1. 1264.34 s [vector] sum: OK
  2. 1264.34 s [vector] +++ OK, passed 100 tests.
  3. 1264.34 s [vector] product: OK
  4. 1264.34 s [vector] +++ OK, passed 100 tests.
  5. 1264.34 s [vector] enumFromN: OK
  6. 1264.34 s [vector] +++ OK, passed 100 tests.
  7. 1264.34 s [vector] enumFromThenN: OK
  8. 1264.34 s [vector] +++ OK, passed 100 tests.
  9. 1264.34 s [vector] enumFromTo: OK
  10. 1264.34 s [vector] +++ OK, passed 100 tests.
  11. 1264.34 s [vector] enumFromThenTo: OK
  12. 1264.34 s [vector] +++ OK, passed 100 tests; 13 discarded.
  13. 1264.34 s [vector] Data.Vector.Storable.Vector (Double)
  14. 1264.34 s [vector] fromList.toList == id: OK
  15. 1264.34 s [vector] +++ OK, passed 100 tests.
  16. 1264.34 s [vector] toList.fromList == id: OK
  17. 1264.34 s [vector] +++ OK, passed 100 tests.
  18. 1264.34 s [vector] unstream.stream == id: OK
  19. 1264.34 s [vector] +++ OK, passed 100 tests.
  20. 1264.34 s [vector] stream.unstream == id: OK
  21. 1264.34 s [vector] +++ OK, passed 100 tests.
  22. 1264.34 s [vector] eq: OK
  23. 1264.34 s [vector] +++ OK, passed 100 tests.
  24. 1264.34 s [vector] length: OK
  25. 1264.34 s [vector] +++ OK, passed 100 tests.
  26. 1264.34 s [vector] null: OK
  27. 1264.34 s [vector] +++ OK, passed 100 tests.
  28. 1264.34 s [vector] index: OK
  29. 1264.34 s [vector] +++ OK, passed 100 tests; 24 discarded.
  30. 1264.34 s [vector] safeIndex: OK
  31. 1264.34 s [vector] +++ OK, passed 100 tests.
  32. 1264.34 s [vector] head: OK
  33. 1264.34 s [vector] +++ OK, passed 100 tests; 14 discarded.
  34. 1264.34 s [vector] last: OK
  35. 1264.34 s [vector] +++ OK, passed 100 tests; 19 discarded.
  36. 1264.34 s [vector] unsafeIndex: OK
  37. 1264.34 s [vector] +++ OK, passed 100 tests; 14 discarded.
  38. 1264.34 s [vector] unsafeHead: OK
  39. 1264.34 s [vector] +++ OK, passed 100 tests; 19 discarded.
  40. 1264.34 s [vector] unsafeLast: OK
  41. 1264.34 s [vector] +++ OK, passed 100 tests; 15 discarded.
  42. 1264.34 s [vector] slice: OK
  43. 1264.34 s [vector] +++ OK, passed 100 tests.
  44. 1264.34 s [vector] init: OK
  45. 1264.34 s [vector] +++ OK, passed 100 tests; 21 discarded.
  46. 1264.34 s [vector] tail: OK
  47. 1264.34 s [vector] +++ OK, passed 100 tests; 12 discarded.
  48. 1264.34 s [vector] take: OK
  49. 1264.34 s [vector] +++ OK, passed 100 tests.
  50. 1264.34 s [vector] drop: OK
  51. 1264.34 s [vector] +++ OK, passed 100 tests.
  52. 1264.34 s [vector] splitAt: OK
  53. 1264.34 s [vector] +++ OK, passed 100 tests.
  54. 1264.34 s [vector] empty: OK
  55. 1264.34 s [vector] +++ OK, passed 1 test.
  56. 1264.34 s [vector] singleton: OK
  57. 1264.34 s [vector] +++ OK, passed 100 tests.
  58. 1264.34 s [vector] replicate: OK
  59. 1264.34 s [vector] +++ OK, passed 100 tests.
  60. 1264.34 s [vector] generate: OK
  61. 1264.34 s [vector] +++ OK, passed 100 tests.
  62. 1264.34 s [vector] iterateN: OK
  63. 1264.34 s [vector] +++ OK, passed 100 tests.
  64. 1264.34 s [vector] iterateNM: OK (0.03s)
  65. 1264.34 s [vector] +++ OK, passed 100 tests.
  66. 1264.34 s [vector] generateM: OK (0.05s)
  67. 1264.34 s [vector] +++ OK, passed 100 tests.
  68. 1264.34 s [vector] replicateM: OK (0.05s)
  69. 1264.34 s [vector] +++ OK, passed 100 tests.
  70. 1264.34 s [vector] create: OK
  71. 1264.34 s [vector] +++ OK, passed 100 tests.
  72. 1264.34 s [vector] createT: OK
  73. 1264.34 s [vector] +++ OK, passed 100 tests.
  74. 1264.34 s [vector] unfoldr: OK
  75. 1264.34 s [vector] +++ OK, passed 100 tests.
  76. 1264.34 s [vector] unfoldrN: OK
  77. 1264.34 s [vector] +++ OK, passed 100 tests.
  78. 1264.34 s [vector] unfoldrExactN: OK
  79. 1264.34 s [vector] +++ OK, passed 100 tests.
  80. 1264.34 s [vector] unfoldrM: OK
  81. 1264.34 s [vector] +++ OK, passed 100 tests.
  82. 1264.34 s [vector] unfoldrNM: OK
  83. 1264.34 s [vector] +++ OK, passed 100 tests.
  84. 1264.34 s [vector] unfoldrExactNM: OK (0.01s)
  85. 1264.34 s [vector] +++ OK, passed 100 tests.
  86. 1264.34 s [vector] constructN: OK (0.02s)
  87. 1264.34 s [vector] +++ OK, passed 100 tests.
  88. 1264.34 s [vector] constructrN: OK (0.02s)
  89. 1264.34 s [vector] +++ OK, passed 100 tests.
  90. 1264.34 s [vector] cons: OK
  91. 1264.34 s [vector] +++ OK, passed 100 tests.
  92. 1264.34 s [vector] snoc: OK
  93. 1264.34 s [vector] +++ OK, passed 100 tests.
  94. 1264.34 s [vector] append: OK
  95. 1264.34 s [vector] +++ OK, passed 100 tests.
  96. 1264.34 s [vector] concat: OK (0.03s)
  97. 1264.34 s [vector] +++ OK, passed 100 tests.
  98. 1264.34 s [vector] force: OK
  99. 1264.34 s [vector] +++ OK, passed 100 tests.
  100. 1264.34 s [vector] upd: OK
  101. 1264.34 s [vector] +++ OK, passed 100 tests.
  102. 1264.34 s [vector] accum: OK
  103. 1264.34 s [vector] +++ OK, passed 100 tests.
  104. 1264.34 s [vector] reverse: OK
  105. 1264.34 s [vector] +++ OK, passed 100 tests.
  106. 1264.34 s [vector] backpermute: OK
  107. 1264.34 s [vector] +++ OK, passed 100 tests.
  108. 1264.34 s [vector] map: OK (0.01s)
  109. 1264.34 s [vector] +++ OK, passed 100 tests.
  110. 1264.34 s [vector] imap: OK (0.01s)
  111. 1264.34 s [vector] +++ OK, passed 100 tests.
  112. 1264.34 s [vector] concatMap: OK (0.01s)
  113. 1264.34 s [vector] +++ OK, passed 100 tests.
  114. 1264.34 s [vector] mapM: OK (0.01s)
  115. 1264.34 s [vector] +++ OK, passed 100 tests.
  116. 1264.34 s [vector] mapM_: OK (0.03s)
  117. 1264.34 s [vector] +++ OK, passed 100 tests.
  118. 1264.34 s [vector] forM: OK
  119. 1264.34 s [vector] +++ OK, passed 100 tests.
  120. 1264.34 s [vector] forM_: OK (0.05s)
  121. 1264.34 s [vector] +++ OK, passed 100 tests.
  122. 1264.34 s [vector] imapM: OK (0.01s)
  123. 1264.34 s [vector] +++ OK, passed 100 tests.
  124. 1264.34 s [vector] imapM_: OK (0.05s)
  125. 1264.34 s [vector] +++ OK, passed 100 tests.
  126. 1264.34 s [vector] zipWith: OK (0.02s)
  127. 1264.34 s [vector] +++ OK, passed 100 tests.
  128. 1264.34 s [vector] zipWith3: OK (0.02s)
  129. 1264.34 s [vector] +++ OK, passed 100 tests.
  130. 1264.34 s [vector] izipWith: OK (0.03s)
  131. 1264.34 s [vector] +++ OK, passed 100 tests.
  132. 1264.34 s [vector] izipWith3: OK (0.02s)
  133. 1264.34 s [vector] +++ OK, passed 100 tests.
  134. 1264.34 s [vector] izipWithM: OK (0.02s)
  135. 1264.34 s [vector] +++ OK, passed 100 tests.
  136. 1264.34 s [vector] izipWithM_: OK (0.03s)
  137. 1264.34 s [vector] +++ OK, passed 100 tests.
  138. 1264.34 s [vector] zipWithM: OK (0.02s)
  139. 1264.34 s [vector] +++ OK, passed 100 tests.
  140. 1264.34 s [vector] zipWithM_: OK (0.04s)
  141. 1264.34 s [vector] +++ OK, passed 100 tests.
  142. 1264.34 s [vector] filter: OK (0.01s)
  143. 1264.34 s [vector] +++ OK, passed 100 tests.
  144. 1264.34 s [vector] ifilter: OK (0.01s)
  145. 1264.34 s [vector] +++ OK, passed 100 tests.
  146. 1264.34 s [vector] filterM: OK (0.04s)
  147. 1264.34 s [vector] +++ OK, passed 100 tests.
  148. 1264.34 s [vector] uniq: OK
  149. 1264.34 s [vector] +++ OK, passed 100 tests.
  150. 1264.34 s [vector] mapMaybe: OK
  151. 1264.34 s [vector] +++ OK, passed 100 tests.
  152. 1264.34 s [vector] imapMaybe: OK (0.01s)
  153. 1264.34 s [vector] +++ OK, passed 100 tests.
  154. 1264.34 s [vector] takeWhile: OK
  155. 1264.34 s [vector] +++ OK, passed 100 tests.
  156. 1264.34 s [vector] dropWhile: OK
  157. 1264.34 s [vector] +++ OK, passed 100 tests.
  158. 1264.34 s [vector] partition: OK (0.01s)
  159. 1264.34 s [vector] +++ OK, passed 100 tests.
  160. 1264.34 s [vector] partitionWith: OK
  161. 1264.34 s [vector] +++ OK, passed 100 tests.
  162. 1264.34 s [vector] span: OK
  163. 1264.34 s [vector] +++ OK, passed 100 tests.
  164. 1264.34 s [vector] break: OK
  165. 1264.34 s [vector] +++ OK, passed 100 tests.
  166. 1264.34 s [vector] spanR: OK
  167. 1264.34 s [vector] +++ OK, passed 100 tests.
  168. 1264.34 s [vector] breakR: OK
  169. 1264.34 s [vector] +++ OK, passed 100 tests.
  170. 1264.34 s [vector] groupBy: OK (0.01s)
  171. 1264.34 s [vector] +++ OK, passed 100 tests.
  172. 1264.34 s [vector] elem: OK
  173. 1264.34 s [vector] +++ OK, passed 100 tests.
  174. 1264.34 s [vector] notElem: OK
  175. 1264.34 s [vector] +++ OK, passed 100 tests.
  176. 1264.34 s [vector] find: OK
  177. 1264.34 s [vector] +++ OK, passed 100 tests.
  178. 1264.34 s [vector] findIndex: OK
  179. 1264.34 s [vector] +++ OK, passed 100 tests.
  180. 1264.34 s [vector] findIndexR: OK
  181. 1264.34 s [vector] +++ OK, passed 100 tests.
  182. 1264.34 s [vector] findIndices: OK
  183. 1264.34 s [vector] +++ OK, passed 100 tests.
  184. 1264.34 s [vector] elemIndex: OK
  185. 1264.34 s [vector] +++ OK, passed 100 tests.
  186. 1264.34 s [vector] elemIndices: OK
  187. 1264.34 s [vector] +++ OK, passed 100 tests.
  188. 1264.34 s [vector] foldl: OK (0.02s)
  189. 1264.35 s [vector] +++ OK, passed 100 tests.
  190. 1264.35 s [vector] foldl1: OK (0.02s)
  191. 1264.35 s [vector] +++ OK, passed 100 tests; 19 discarded.
  192. 1264.35 s [vector] foldl': OK (0.02s)
  193. 1264.35 s [vector] +++ OK, passed 100 tests.
  194. 1264.35 s [vector] foldl1': OK (0.02s)
  195. 1264.35 s [vector] +++ OK, passed 100 tests; 19 discarded.
  196. 1264.35 s [vector] foldr: OK (0.02s)
  197. 1264.35 s [vector] +++ OK, passed 100 tests.
  198. 1264.35 s [vector] foldr1: OK (0.02s)
  199. 1264.35 s [vector] +++ OK, passed 100 tests; 15 discarded.
  200. 1264.35 s [vector] foldr': OK (0.03s)
  201. 1264.35 s [vector] +++ OK, passed 100 tests.
  202. 1264.35 s [vector] foldr1': OK (0.03s)
  203. 1264.35 s [vector] +++ OK, passed 100 tests; 11 discarded.
  204. 1264.35 s [vector] ifoldl: OK (0.03s)
  205. 1264.35 s [vector] +++ OK, passed 100 tests.
  206. 1264.35 s [vector] ifoldl': OK (0.03s)
  207. 1264.35 s [vector] +++ OK, passed 100 tests.
  208. 1264.35 s [vector] ifoldr: OK (0.03s)
  209. 1264.35 s [vector] +++ OK, passed 100 tests.
  210. 1264.35 s [vector] ifoldr': OK (0.03s)
  211. 1264.35 s [vector] +++ OK, passed 100 tests.
  212. 1264.35 s [vector] ifoldM: OK (0.03s)
  213. 1264.35 s [vector] +++ OK, passed 100 tests.
  214. 1264.35 s [vector] ifoldM': OK (0.03s)
  215. 1264.35 s [vector] +++ OK, passed 100 tests.
  216. 1264.35 s [vector] ifoldM_: OK (0.05s)
  217. 1264.35 s [vector] +++ OK, passed 100 tests.
  218. 1264.35 s [vector] ifoldM'_: OK (0.05s)
  219. 1264.35 s [vector] +++ OK, passed 100 tests.
  220. 1264.35 s [vector] all: OK
  221. 1264.35 s [vector] +++ OK, passed 100 tests.
  222. 1264.35 s [vector] any: OK
  223. 1264.35 s [vector] +++ OK, passed 100 tests.
  224. 1264.35 s [vector] prescanl: OK (0.03s)
  225. 1264.35 s [vector] +++ OK, passed 100 tests.
  226. 1264.35 s [vector] prescanl': OK (0.03s)
  227. 1264.35 s [vector] +++ OK, passed 100 tests.
  228. 1264.35 s [vector] postscanl: OK (0.02s)
  229. 1264.35 s [vector] +++ OK, passed 100 tests.
  230. 1264.35 s [vector] postscanl': OK (0.03s)
  231. 1264.35 s [vector] +++ OK, passed 100 tests.
  232. 1264.35 s [vector] scanl: OK (0.04s)
  233. 1264.35 s [vector] +++ OK, passed 100 tests.
  234. 1264.35 s [vector] scanl': OK (0.04s)
  235. 1264.35 s [vector] +++ OK, passed 100 tests.
  236. 1264.35 s [vector] scanl1: OK (0.03s)
  237. 1264.35 s [vector] +++ OK, passed 100 tests.
  238. 1264.35 s [vector] scanl1': OK (0.03s)
  239. 1264.35 s [vector] +++ OK, passed 100 tests.
  240. 1264.35 s [vector] iscanl: OK (0.04s)
  241. 1264.35 s [vector] +++ OK, passed 100 tests.
  242. 1264.35 s [vector] iscanl': OK (0.04s)
  243. 1264.35 s [vector] +++ OK, passed 100 tests.
  244. 1264.35 s [vector] prescanr: OK (0.04s)
  245. 1264.35 s [vector] +++ OK, passed 100 tests.
  246. 1264.35 s [vector] prescanr': OK (0.04s)
  247. 1264.35 s [vector] +++ OK, passed 100 tests.
  248. 1264.35 s [vector] postscanr: OK (0.03s)
  249. 1264.35 s [vector] +++ OK, passed 100 tests.
  250. 1264.35 s [vector] postscanr': OK (0.03s)
  251. 1264.35 s [vector] +++ OK, passed 100 tests.
  252. 1264.35 s [vector] scanr: OK (0.02s)
  253. 1264.35 s [vector] +++ OK, passed 100 tests.
  254. 1264.35 s [vector] scanr': OK (0.02s)
  255. 1264.35 s [vector] +++ OK, passed 100 tests.
  256. 1264.35 s [vector] scanr1: OK (0.02s)
  257. 1264.35 s [vector] +++ OK, passed 100 tests.
  258. 1264.35 s [vector] scanr1': OK (0.02s)
  259. 1264.35 s [vector] +++ OK, passed 100 tests.
  260. 1264.35 s [vector] iscanr: OK (0.02s)
  261. 1264.35 s [vector] +++ OK, passed 100 tests.
  262. 1264.35 s [vector] iscanr': OK (0.03s)
  263. 1264.35 s [vector] +++ OK, passed 100 tests.
  264. 1264.35 s [vector] mut_read: OK
  265. 1264.35 s [vector] +++ OK, passed 100 tests; 12 discarded.
  266. 1264.35 s [vector] mut_write: OK
  267. 1264.35 s [vector] +++ OK, passed 100 tests; 15 discarded.
  268. 1264.35 s [vector] mut_modify: OK
  269. 1264.35 s [vector] +++ OK, passed 100 tests; 12 discarded.
  270. 1264.35 s [vector] mut_generate: OK
  271. 1264.35 s [vector] +++ OK, passed 100 tests.
  272. 1264.35 s [vector] mut_generateM: OK (0.02s)
  273. 1264.35 s [vector] +++ OK, passed 100 tests.
  274. 1264.35 s [vector] mut_mapM_: OK (0.04s)
  275. 1264.35 s [vector] +++ OK, passed 100 tests.
  276. 1264.35 s [vector] mut_imapM_: OK (0.05s)
  277. 1264.35 s [vector] +++ OK, passed 100 tests.
  278. 1264.35 s [vector] mut_forM_: OK (0.04s)
  279. 1264.35 s [vector] +++ OK, passed 100 tests.
  280. 1264.35 s [vector] mut_iforM_: OK (0.04s)
  281. 1264.35 s [vector] +++ OK, passed 100 tests.
  282. 1264.35 s [vector] mut_foldr: OK (0.01s)
  283. 1264.35 s [vector] +++ OK, passed 100 tests.
  284. 1264.35 s [vector] mut_foldr': OK (0.02s)
  285. 1264.35 s [vector] +++ OK, passed 100 tests.
  286. 1264.35 s [vector] mut_foldl: OK (0.02s)
  287. 1264.35 s [vector] +++ OK, passed 100 tests.
  288. 1264.35 s [vector] mut_foldl': OK (0.02s)
  289. 1264.35 s [vector] +++ OK, passed 100 tests.
  290. 1264.35 s [vector] mut_ifoldr: OK (0.03s)
  291. 1264.35 s [vector] +++ OK, passed 100 tests.
  292. 1264.35 s [vector] mut_ifoldr': OK (0.02s)
  293. 1264.35 s [vector] +++ OK, passed 100 tests.
  294. 1264.35 s [vector] mut_ifoldl: OK (0.02s)
  295. 1264.35 s [vector] +++ OK, passed 100 tests.
  296. 1264.35 s [vector] mut_ifoldl': OK (0.02s)
  297. 1264.35 s [vector] +++ OK, passed 100 tests.
  298. 1264.35 s [vector] mut_foldM: OK (0.02s)
  299. 1264.35 s [vector] +++ OK, passed 100 tests.
  300. 1264.35 s [vector] mut_foldM': OK (0.02s)
  301. 1264.35 s [vector] +++ OK, passed 100 tests.
  302. 1264.35 s [vector] mut_foldrM: OK (0.02s)
  303. 1264.35 s [vector] +++ OK, passed 100 tests.
  304. 1264.35 s [vector] mut_foldrM': OK (0.03s)
  305. 1264.35 s [vector] +++ OK, passed 100 tests.
  306. 1264.35 s [vector] mut_ifoldM: OK (0.02s)
  307. 1264.35 s [vector] +++ OK, passed 100 tests.
  308. 1264.35 s [vector] mut_ifoldM': OK
  309. 1264.35 s [vector] +++ OK, passed 100 tests.
  310. 1264.35 s [vector] mut_ifoldrM: OK (0.02s)
  311. 1264.35 s [vector] +++ OK, passed 100 tests.
  312. 1264.35 s [vector] mut_ifoldrM': OK (0.02s)
  313. 1264.35 s [vector] +++ OK, passed 100 tests.
  314. 1264.35 s [vector] compare: OK
  315. 1264.35 s [vector] +++ OK, passed 100 tests.
  316. 1264.35 s [vector] maximum: OK
  317. 1264.35 s [vector] +++ OK, passed 100 tests; 27 discarded.
  318. 1264.35 s [vector] minimum: OK
  319. 1264.35 s [vector] +++ OK, passed 100 tests; 13 discarded.
  320. 1264.35 s [vector] minIndex: OK
  321. 1264.35 s [vector] +++ OK, passed 100 tests; 18 discarded.
  322. 1264.35 s [vector] maxIndex: OK
  323. 1264.35 s [vector] +++ OK, passed 100 tests; 15 discarded.
  324. 1264.35 s [vector] maximumBy: OK
  325. 1264.35 s [vector] +++ OK, passed 100 tests; 19 discarded.
  326. 1264.35 s [vector] minimumBy: OK
  327. 1264.35 s [vector] +++ OK, passed 100 tests; 18 discarded.
  328. 1264.35 s [vector] maximumOn: OK
  329. 1264.35 s [vector] +++ OK, passed 100 tests; 13 discarded.
  330. 1264.35 s [vector] minimumOn: OK
  331. 1264.35 s [vector] +++ OK, passed 100 tests; 14 discarded.
  332. 1264.35 s [vector] maxIndexBy: OK
  333. 1264.35 s [vector] +++ OK, passed 100 tests; 17 discarded.
  334. 1264.35 s [vector] minIndexBy: OK
  335. 1264.35 s [vector] +++ OK, passed 100 tests; 17 discarded.
  336. 1264.35 s [vector] ListFirstMaxIndexWins: OK
  337. 1264.35 s [vector] +++ OK, passed 100 tests; 19 discarded.
  338. 1264.35 s [vector] FalseListFirstMaxIndexWins: OK
  339. 1264.35 s [vector] +++ OK, failed as expected. (after 1 test):
  340. 1264.35 s [vector] Exception:
  341. 1264.35 s [vector] Prelude.foldr1: empty list
  342. 1264.35 s [vector] CallStack (from HasCallStack):
  343. 1264.35 s [vector] error, called at libraries/base/GHC/List.hs:1644:3 in base:GHC.List
  344. 1264.35 s [vector] errorEmptyList, called at libraries/base/GHC/List.hs:609:30 in base:GHC.List
  345. 1264.35 s [vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
  346. 1264.35 s [vector] []
  347. 1264.35 s [vector] mempty: OK
  348. 1264.35 s [vector] +++ OK, passed 1 test.
  349. 1264.35 s [vector] mappend: OK
  350. 1264.35 s [vector] +++ OK, passed 100 tests.
  351. 1264.35 s [vector] mconcat: OK (0.05s)
  352. 1264.35 s [vector] +++ OK, passed 100 tests.
  353. 1264.35 s [vector] glength: OK
  354. 1264.35 s [vector] +++ OK, passed 100 tests.
  355. 1264.35 s [vector] sum: OK
  356. 1264.35 s [vector] +++ OK, passed 100 tests.
  357. 1264.35 s [vector] product: OK
  358. 1264.35 s [vector] +++ OK, passed 100 tests.
  359. 1264.35 s [vector] enumFromN: OK
  360. 1264.35 s [vector] +++ OK, passed 100 tests.
  361. 1264.35 s [vector] enumFromThenN: OK
  362. 1264.35 s [vector] +++ OK, passed 100 tests.
  363. 1264.35 s [vector] enumFromTo: OK
  364. 1264.35 s [nothunks] [1 of 2] Compiling Test.NoThunks.Class ( test/Test/NoThunks/Class.hs, dist/build/nothunks-test/nothunks-test-tmp/Test/NoThunks/Class.o )
  365. 1264.35 s [vector] +++ OK, passed 100 tests.
  366. 1264.35 s [vector] enumFromThenTo: OK
  367. 1264.35 s [vector] +++ OK, passed 100 tests; 5 discarded.
  368. 1264.35 s [vector] unstream
  369. 1264.35 s [vector] unstream == vunstream (exact): OK
  370. 1264.35 s [vector] +++ OK, passed 100 tests.
  371. 1264.35 s [vector] unstream == vunstream (unknown): OK
  372. 1264.35 s [vector] +++ OK, passed 100 tests.
  373. 1264.35 s [vector] unstreamR ~= vunstream (exact): OK
  374. 1264.35 s [vector] +++ OK, passed 100 tests.
  375. 1264.35 s [vector] unstreamR ~= vunstream (unknown): OK
  376. 1264.35 s [vector] +++ OK, passed 100 tests.
  377. 1264.35 s [vector] Tests.Vector.Strict
  378. 1264.35 s [vector] Bool
  379. 1264.35 s [vector] fromList.toList == id: OK
  380. 1264.36 s [vector] +++ OK, passed 100 tests.
  381. 1264.36 s [vector] toList.fromList == id: OK
  382. 1264.36 s [vector] +++ OK, passed 100 tests.
  383. 1264.36 s [vector] unstream.stream == id: OK
  384. 1264.36 s [vector] +++ OK, passed 100 tests.
  385. 1264.36 s [vector] stream.unstream == id: OK
  386. 1264.36 s [vector] +++ OK, passed 100 tests.
  387. 1264.36 s [vector] eq: OK
  388. 1264.36 s [vector] +++ OK, passed 100 tests.
  389. 1264.36 s [vector] length: OK
  390. 1264.36 s [vector] +++ OK, passed 100 tests.
  391. 1264.36 s [vector] null: OK
  392. 1264.36 s [vector] +++ OK, passed 100 tests.
  393. 1264.36 s [vector] index: OK
  394. 1264.36 s [vector] +++ OK, passed 100 tests; 23 discarded.
  395. 1264.36 s [vector] safeIndex: OK
  396. 1264.36 s [vector] +++ OK, passed 100 tests.
  397. 1264.36 s [vector] head: OK
  398. 1264.36 s [vector] +++ OK, passed 100 tests; 16 discarded.
  399. 1264.36 s [vector] last: OK
  400. 1264.36 s [vector] +++ OK, passed 100 tests; 14 discarded.
  401. 1264.36 s [vector] unsafeIndex: OK
  402. 1264.36 s [vector] +++ OK, passed 100 tests; 16 discarded.
  403. 1264.36 s [vector] unsafeHead: OK
  404. 1264.36 s [vector] +++ OK, passed 100 tests; 14 discarded.
  405. 1264.36 s [vector] unsafeLast: OK
  406. 1264.36 s [vector] +++ OK, passed 100 tests; 18 discarded.
  407. 1264.36 s [vector] slice: OK
  408. 1264.36 s [vector] +++ OK, passed 100 tests.
  409. 1264.36 s [vector] init: OK
  410. 1264.36 s [vector] +++ OK, passed 100 tests; 15 discarded.
  411. 1264.36 s [vector] tail: OK
  412. 1264.36 s [vector] +++ OK, passed 100 tests; 21 discarded.
  413. 1264.36 s [vector] take: OK
  414. 1264.37 s [vector] +++ OK, passed 100 tests.
  415. 1264.37 s [vector] drop: OK
  416. 1264.37 s [vector] +++ OK, passed 100 tests.
  417. 1264.37 s [vector] splitAt: OK
  418. 1264.37 s [vector] +++ OK, passed 100 tests.
  419. 1264.37 s [vector] empty: OK
  420. 1264.37 s [vector] +++ OK, passed 1 test.
  421. 1264.37 s [vector] singleton: OK
  422. 1264.37 s [vector] +++ OK, passed 100 tests.
  423. 1264.37 s [vector] replicate: OK
  424. 1264.37 s [vector] +++ OK, passed 100 tests.
  425. 1264.37 s [vector] generate: OK
  426. 1264.37 s [vector] +++ OK, passed 100 tests.
  427. 1264.38 s [attoparsec] Phase: setupCompilerEnvironmentPhase
  428. 1264.38 s [vector] iterateN: OK
  429. 1264.38 s [vector] +++ OK, passed 100 tests.
  430. 1264.39 s [vector] iterateNM: OK (0.01s)
  431. 1264.39 s [vector] +++ OK, passed 100 tests.
  432. 1264.39 s [attoparsec] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  433. 1264.41 s [vector] generateM: OK (0.01s)
  434. 1264.41 s [vector] +++ OK, passed 100 tests.
  435. 1264.43 s [vector] replicateM: OK (0.03s)
  436. 1264.43 s [vector] +++ OK, passed 100 tests.
  437. 1264.43 s [vector] create: OK
  438. 1264.43 s [vector] +++ OK, passed 100 tests.
  439. 1264.43 s [vector] createT: OK
  440. 1264.43 s [vector] +++ OK, passed 100 tests.
  441. 1264.43 s [vector] unfoldr: OK
  442. 1264.43 s [vector] +++ OK, passed 100 tests.
  443. 1264.43 s [vector] unfoldrN: OK
  444. 1264.43 s [vector] +++ OK, passed 100 tests.
  445. 1264.43 s [vector] unfoldrExactN: OK
  446. 1264.43 s [vector] +++ OK, passed 100 tests.
  447. 1264.43 s [vector] unfoldrM: OK
  448. 1264.43 s [vector] +++ OK, passed 100 tests.
  449. 1264.44 s [vector] unfoldrNM: OK
  450. 1264.45 s [vector] +++ OK, passed 100 tests.
  451. 1264.45 s [megaparsec] Phase: setupCompilerEnvironmentPhase
  452. 1264.46 s [megaparsec] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  453. 1264.46 s [vector] unfoldrExactNM: OK (0.02s)
  454. 1264.46 s [vector] +++ OK, passed 100 tests.
  455. 1264.47 s [vector] constructN: OK
  456. 1264.47 s [vector] +++ OK, passed 100 tests.
  457. 1264.47 s [vector] constructrN: OK
  458. 1264.47 s [vector] +++ OK, passed 100 tests.
  459. 1264.47 s [vector] cons: OK
  460. 1264.47 s [vector] +++ OK, passed 100 tests.
  461. 1264.47 s [vector] snoc: OK
  462. 1264.47 s [vector] +++ OK, passed 100 tests.
  463. 1264.47 s [vector] append: OK
  464. 1264.49 s [vector] +++ OK, passed 100 tests.
  465. 1264.49 s [vector] concat: OK (0.02s)
  466. 1264.49 s [vector] +++ OK, passed 100 tests.
  467. 1264.49 s [vector] force: OK
  468. 1264.49 s [vector] +++ OK, passed 100 tests.
  469. 1264.50 s [vector] upd: OK
  470. 1264.50 s [vector] +++ OK, passed 100 tests.
  471. 1264.50 s [vector] accum: OK
  472. 1264.50 s [vector] +++ OK, passed 100 tests.
  473. 1264.50 s [vector] reverse: OK
  474. 1264.50 s [vector] +++ OK, passed 100 tests.
  475. 1264.50 s [vector] backpermute: OK
  476. 1264.50 s [vector] +++ OK, passed 100 tests.
  477. 1264.50 s [vector] map: OK
  478. 1264.50 s [vector] +++ OK, passed 100 tests.
  479. 1264.50 s [vector] imap: OK
  480. 1264.50 s [vector] +++ OK, passed 100 tests.
  481. 1264.50 s [vector] concatMap: OK
  482. 1264.50 s [vector] +++ OK, passed 100 tests.
  483. 1264.50 s [vector] mapM: OK
  484. 1264.51 s [vector] +++ OK, passed 100 tests.
  485. 1264.52 s [vector] mapM_: OK
  486. 1264.52 s [vector] +++ OK, passed 100 tests.
  487. 1264.53 s [vector] forM: OK
  488. 1264.53 s [vector] +++ OK, passed 100 tests.
  489. 1264.53 s [vector] forM_: OK (0.01s)
  490. 1264.53 s [vector] +++ OK, passed 100 tests.
  491. 1264.55 s [vector] imapM: OK
  492. 1264.55 s [vector] +++ OK, passed 100 tests.
  493. 1264.55 s [vector] imapM_: OK (0.01s)
  494. 1264.55 s [vector] +++ OK, passed 100 tests.
  495. 1264.55 s [vector] zipWith: OK
  496. 1264.55 s [vector] +++ OK, passed 100 tests.
  497. 1264.55 s [vector] zipWith3: OK
  498. 1264.55 s [vector] +++ OK, passed 100 tests.
  499. 1264.56 s [vector] izipWith: OK
  500. 1264.56 s [vector] +++ OK, passed 100 tests.
  501. 1264.56 s [vector] izipWith3: OK
  502. 1264.56 s [vector] +++ OK, passed 100 tests.
  503. 1264.56 s [vector] izipWithM: OK
  504. 1264.57 s [vector] +++ OK, passed 100 tests.
  505. 1264.57 s [vector] izipWithM_: OK (0.01s)
  506. 1264.58 s [vector] +++ OK, passed 100 tests.
  507. 1264.58 s [vector] zipWithM: OK
  508. 1264.58 s [vector] +++ OK, passed 100 tests.
  509. 1264.58 s [vector] zipWithM_: OK
  510. 1264.58 s [vector] +++ OK, passed 100 tests.
  511. 1264.59 s [vector] filter: OK
  512. 1264.59 s [vector] +++ OK, passed 100 tests.
  513. 1264.61 s [vector] ifilter: OK
  514. 1264.61 s [vector] +++ OK, passed 100 tests.
  515. 1264.63 s [tasty-discover] [8 of 8] Linking dist/build/tasty-discover-test/tasty-discover-test
  516. 1264.63 s [vector] filterM: OK (0.05s)
  517. 1264.63 s [vector] +++ OK, passed 100 tests.
  518. 1264.64 s [vector] uniq: OK
  519. 1264.64 s [vector] +++ OK, passed 100 tests.
  520. 1264.64 s [vector] mapMaybe: OK
  521. 1264.64 s [vector] +++ OK, passed 100 tests.
  522. 1264.64 s [vector] imapMaybe: OK
  523. 1264.64 s [vector] +++ OK, passed 100 tests.
  524. 1264.64 s [vector] takeWhile: OK
  525. 1264.64 s [vector] +++ OK, passed 100 tests.
  526. 1264.64 s [vector] dropWhile: OK
  527. 1264.64 s [vector] +++ OK, passed 100 tests.
  528. 1264.64 s [vector] partition: OK
  529. 1264.65 s [vector] +++ OK, passed 100 tests.
  530. 1264.65 s [vector] partitionWith: OK
  531. 1264.65 s [vector] +++ OK, passed 100 tests.
  532. 1264.65 s [vector] span: OK
  533. 1264.65 s [vector] +++ OK, passed 100 tests.
  534. 1264.65 s [vector] break: OK
  535. 1264.65 s [vector] +++ OK, passed 100 tests.
  536. 1264.65 s [vector] spanR: OK
  537. 1264.65 s [vector] +++ OK, passed 100 tests.
  538. 1264.65 s [vector] breakR: OK
  539. 1264.65 s [vector] +++ OK, passed 100 tests.
  540. 1264.65 s [vector] groupBy: OK
  541. 1264.65 s [vector] +++ OK, passed 100 tests.
  542. 1264.65 s [vector] elem: OK
  543. 1264.66 s [vector] +++ OK, passed 100 tests.
  544. 1264.66 s [vector] notElem: OK
  545. 1264.66 s [vector] +++ OK, passed 100 tests.
  546. 1264.66 s [vector] find: OK
  547. 1264.66 s [vector] +++ OK, passed 100 tests.
  548. 1264.66 s [vector] findIndex: OK
  549. 1264.66 s [vector] +++ OK, passed 100 tests.
  550. 1264.66 s [vector] findIndexR: OK
  551. 1264.66 s [vector] +++ OK, passed 100 tests.
  552. 1264.66 s [vector] findIndices: OK
  553. 1264.66 s [vector] +++ OK, passed 100 tests.
  554. 1264.66 s [vector] elemIndex: OK
  555. 1264.66 s [vector] +++ OK, passed 100 tests.
  556. 1264.67 s [vector] elemIndices: OK
  557. 1264.67 s [vector] +++ OK, passed 100 tests.
  558. 1264.67 s [vector] foldl: OK
  559. 1264.67 s [vector] +++ OK, passed 100 tests.
  560. 1264.67 s [vector] foldl1: OK
  561. 1264.67 s [vector] +++ OK, passed 100 tests; 16 discarded.
  562. 1264.67 s [megaparsec] Phase: unpackPhase
  563. 1264.68 s [vector] foldl': OK
  564. 1264.68 s [vector] +++ OK, passed 100 tests.
  565. 1264.68 s [vector] foldl1': OK
  566. 1264.68 s [vector] +++ OK, passed 100 tests; 16 discarded.
  567. 1264.68 s [megaparsec] unpacking source archive /nix/store/pr54r46c1d8nsmy5i8ww6grhaqfsk0pw-megaparsec-9.6.1.tar.gz
  568. 1264.68 s [vector] foldr: OK
  569. 1264.68 s [attoparsec] Phase: unpackPhase
  570. 1264.69 s [vector] +++ OK, passed 100 tests.
  571. 1264.69 s [vector] foldr1: OK
  572. 1264.69 s [vector] +++ OK, passed 100 tests; 15 discarded.
  573. 1264.69 s [attoparsec] unpacking source archive /nix/store/7xizd63623bzgyny21lfm7krwk9kr0qf-attoparsec-0.14.4.tar.gz
  574. 1264.69 s [vector] foldr': OK
  575. 1264.70 s [vector] +++ OK, passed 100 tests.
  576. 1264.70 s [vector] foldr1': OK
  577. 1264.70 s [megaparsec] source root is megaparsec-9.6.1
  578. 1264.70 s [vector] +++ OK, passed 100 tests; 13 discarded.
  579. 1264.70 s [vector] ifoldl: OK
  580. 1264.71 s [megaparsec] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "megaparsec-9.6.1/Text/Megaparsec/Stream.hs"
  581. 1264.71 s [vector] +++ OK, passed 100 tests.
  582. 1264.71 s [attoparsec] source root is attoparsec-0.14.4
  583. 1264.72 s [vector] ifoldl': OK
  584. 1264.72 s [vector] +++ OK, passed 100 tests.
  585. 1264.72 s [vector] ifoldr: OK
  586. 1264.72 s [vector] +++ OK, passed 100 tests.
  587. 1264.72 s [vector] ifoldr': OK
  588. 1264.72 s [megaparsec] Phase: patchPhase
  589. 1264.72 s [vector] +++ OK, passed 100 tests.
  590. 1264.72 s [vector] ifoldM: OK
  591. 1264.72 s [attoparsec] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "attoparsec-0.14.4/tests/QC/Text/Regressions.hs"
  592. 1264.73 s [vector] +++ OK, passed 100 tests.
  593. 1264.73 s [vector] ifoldM': OK
  594. 1264.73 s [vector] +++ OK, passed 100 tests.
  595. 1264.73 s [megaparsec] Phase: compileBuildDriverPhase
  596. 1264.73 s [attoparsec] Phase: patchPhase
  597. 1264.74 s [megaparsec] setupCompileFlags: -package-db=/build/tmp.qRNZqjUVQG/setup-package.conf.d -threaded
  598. 1264.74 s [attoparsec] Replace Cabal file with edited version from mirror://hackage/attoparsec-0.14.4/revision/6.cabal.
  599. 1264.75 s [attoparsec] Phase: compileBuildDriverPhase
  600. 1264.76 s [attoparsec] setupCompileFlags: -package-db=/build/tmp.B8bSgCziQJ/setup-package.conf.d -threaded
  601. 1264.77 s [vector] ifoldM_: OK (0.03s)
  602. 1264.77 s [vector] +++ OK, passed 100 tests.
  603. 1264.77 s [vector] ifoldM'_: OK (0.02s)
  604. 1264.78 s [vector] +++ OK, passed 100 tests.
  605. 1264.78 s [vector] all: OK
  606. 1264.78 s [vector] +++ OK, passed 100 tests.
  607. 1264.78 s [vector] any: OK
  608. 1264.78 s [vector] +++ OK, passed 100 tests.
  609. 1264.78 s [vector] prescanl: OK
  610. 1264.78 s [vector] +++ OK, passed 100 tests.
  611. 1264.78 s [vector] prescanl': OK
  612. 1264.78 s [vector] +++ OK, passed 100 tests.
  613. 1264.78 s [vector] postscanl: OK
  614. 1264.78 s [vector] +++ OK, passed 100 tests.
  615. 1264.78 s [vector] postscanl': OK
  616. 1264.78 s [vector] +++ OK, passed 100 tests.
  617. 1264.79 s [vector] scanl: OK
  618. 1264.79 s [vector] +++ OK, passed 100 tests.
  619. 1264.79 s [vector] scanl': OK
  620. 1264.79 s [vector] +++ OK, passed 100 tests.
  621. 1264.80 s [vector] scanl1: OK
  622. 1264.80 s [vector] +++ OK, passed 100 tests.
  623. 1264.80 s [vector] scanl1': OK
  624. 1264.80 s [vector] +++ OK, passed 100 tests.
  625. 1264.81 s [vector] iscanl: OK
  626. 1264.81 s [vector] +++ OK, passed 100 tests.
  627. 1264.81 s [vector] iscanl': OK
  628. 1264.81 s [vector] +++ OK, passed 100 tests.
  629. 1264.82 s [vector] prescanr: OK
  630. 1264.82 s [vector] +++ OK, passed 100 tests.
  631. 1264.82 s [vector] prescanr': OK
  632. 1264.82 s [vector] +++ OK, passed 100 tests.
  633. 1264.82 s [vector] postscanr: OK
  634. 1264.83 s [vector] +++ OK, passed 100 tests.
  635. 1264.83 s [vector] postscanr': OK
  636. 1264.83 s [vector] +++ OK, passed 100 tests.
  637. 1264.83 s [vector] scanr: OK
  638. 1264.83 s [vector] +++ OK, passed 100 tests.
  639. 1264.83 s [vector] scanr': OK
  640. 1264.83 s [vector] +++ OK, passed 100 tests.
  641. 1264.83 s [vector] scanr1: OK
  642. 1264.83 s [vector] +++ OK, passed 100 tests.
  643. 1264.83 s [vector] scanr1': OK
  644. 1264.83 s [vector] +++ OK, passed 100 tests.
  645. 1264.84 s [vector] iscanr: OK
  646. 1264.84 s [vector] +++ OK, passed 100 tests.
  647. 1264.84 s [vector] iscanr': OK
  648. 1264.84 s [vector] +++ OK, passed 100 tests.
  649. 1264.84 s [vector] mut_read: OK
  650. 1264.84 s [vector] +++ OK, passed 100 tests; 19 discarded.
  651. 1264.84 s [vector] mut_write: OK
  652. 1264.84 s [vector] +++ OK, passed 100 tests; 13 discarded.
  653. 1264.84 s [vector] mut_modify: OK
  654. 1264.84 s [vector] +++ OK, passed 100 tests; 17 discarded.
  655. 1264.84 s [vector] mut_generate: OK
  656. 1264.84 s [vector] +++ OK, passed 100 tests.
  657. 1264.84 s [vector] mut_generateM: OK
  658. 1264.85 s [vector] +++ OK, passed 100 tests.
  659. 1264.86 s [megaparsec] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.qRNZqjUVQG/Main.o )
  660. 1264.87 s [attoparsec] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.B8bSgCziQJ/Main.o )
  661. 1264.87 s [vector] mut_mapM_: OK (0.01s)
  662. 1264.87 s [vector] +++ OK, passed 100 tests.
  663. 1264.88 s [vector] mut_imapM_: OK (0.02s)
  664. 1264.88 s [vector] +++ OK, passed 100 tests.
  665. 1264.88 s [vector] mut_forM_: OK
  666. 1264.89 s [vector] +++ OK, passed 100 tests.
  667. 1264.90 s [vector] mut_iforM_: OK (0.01s)
  668. 1264.90 s [vector] +++ OK, passed 100 tests.
  669. 1264.90 s [vector] mut_foldr: OK
  670. 1264.90 s [vector] +++ OK, passed 100 tests.
  671. 1264.90 s [vector] mut_foldr': OK
  672. 1264.90 s [vector] +++ OK, passed 100 tests.
  673. 1264.90 s [vector] mut_foldl: OK
  674. 1264.90 s [vector] +++ OK, passed 100 tests.
  675. 1264.90 s [vector] mut_foldl': OK
  676. 1264.90 s [vector] +++ OK, passed 100 tests.
  677. 1264.90 s [vector] mut_ifoldr: OK
  678. 1264.90 s [vector] +++ OK, passed 100 tests.
  679. 1264.91 s [vector] mut_ifoldr': OK
  680. 1264.91 s [vector] +++ OK, passed 100 tests.
  681. 1264.91 s [vector] mut_ifoldl: OK
  682. 1264.91 s [vector] +++ OK, passed 100 tests.
  683. 1264.92 s [vector] mut_ifoldl': OK
  684. 1264.92 s [vector] +++ OK, passed 100 tests.
  685. 1264.92 s [vector] mut_foldM: OK
  686. 1264.92 s [vector] +++ OK, passed 100 tests.
  687. 1264.92 s [vector] mut_foldM': OK
  688. 1264.92 s [vector] +++ OK, passed 100 tests.
  689. 1264.92 s [vector] mut_foldrM: OK
  690. 1264.92 s [vector] +++ OK, passed 100 tests.
  691. 1264.92 s [vector] mut_foldrM': OK
  692. 1264.92 s [vector] +++ OK, passed 100 tests.
  693. 1264.93 s [vector] mut_ifoldM: OK
  694. 1264.93 s [vector] +++ OK, passed 100 tests.
  695. 1264.93 s [vector] mut_ifoldM': OK
  696. 1264.93 s [vector] +++ OK, passed 100 tests.
  697. 1264.93 s [vector] mut_ifoldrM: OK
  698. 1264.93 s [vector] +++ OK, passed 100 tests.
  699. 1264.93 s [vector] mut_ifoldrM': OK
  700. 1264.93 s [vector] +++ OK, passed 100 tests.
  701. 1264.93 s [vector] compare: OK
  702. 1264.93 s [vector] +++ OK, passed 100 tests.
  703. 1264.93 s [vector] maximum: OK
  704. 1264.93 s [vector] +++ OK, passed 100 tests; 26 discarded.
  705. 1264.94 s [vector] minimum: OK
  706. 1264.94 s [vector] +++ OK, passed 100 tests; 12 discarded.
  707. 1264.94 s [vector] minIndex: OK
  708. 1264.94 s [vector] +++ OK, passed 100 tests; 22 discarded.
  709. 1264.94 s [vector] maxIndex: OK
  710. 1264.94 s [vector] +++ OK, passed 100 tests; 13 discarded.
  711. 1264.94 s [vector] maximumBy: OK
  712. 1264.94 s [vector] +++ OK, passed 100 tests; 13 discarded.
  713. 1264.94 s [vector] minimumBy: OK
  714. 1264.94 s [vector] +++ OK, passed 100 tests; 16 discarded.
  715. 1264.94 s [vector] maximumOn: OK
  716. 1264.95 s [vector] +++ OK, passed 100 tests; 14 discarded.
  717. 1264.95 s [vector] minimumOn: OK
  718. 1264.95 s [vector] +++ OK, passed 100 tests; 17 discarded.
  719. 1264.95 s [vector] maxIndexBy: OK
  720. 1264.95 s [vector] +++ OK, passed 100 tests; 12 discarded.
  721. 1264.95 s [vector] minIndexBy: OK
  722. 1264.95 s [vector] +++ OK, passed 100 tests; 16 discarded.
  723. 1264.95 s [vector] ListFirstMaxIndexWins: OK
  724. 1264.95 s [vector] +++ OK, passed 100 tests; 18 discarded.
  725. 1264.95 s [vector] FalseListFirstMaxIndexWins: OK
  726. 1264.95 s [vector] +++ OK, failed as expected. (after 1 test):
  727. 1264.95 s [vector] Exception:
  728. 1264.95 s [vector] Prelude.foldr1: empty list
  729. 1264.95 s [vector] CallStack (from HasCallStack):
  730. 1264.95 s [vector] error, called at libraries/base/GHC/List.hs:1644:3 in base:GHC.List
  731. 1264.95 s [vector] errorEmptyList, called at libraries/base/GHC/List.hs:609:30 in base:GHC.List
  732. 1264.95 s [vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
  733. 1264.95 s [vector] []
  734. 1264.95 s [vector] zip: OK
  735. 1264.95 s [vector] +++ OK, passed 100 tests.
  736. 1264.95 s [vector] zip3: OK
  737. 1264.95 s [vector] +++ OK, passed 100 tests.
  738. 1264.96 s [vector] unzip: OK
  739. 1264.96 s [vector] +++ OK, passed 100 tests.
  740. 1264.96 s [vector] unzip3: OK
  741. 1264.96 s [vector] +++ OK, passed 100 tests.
  742. 1264.96 s [vector] indexed: OK
  743. 1264.96 s [vector] +++ OK, passed 100 tests.
  744. 1264.96 s [attoparsec] [2 of 2] Linking Setup
  745. 1264.97 s [vector] update: OK
  746. 1264.97 s [vector] +++ OK, passed 100 tests.
  747. 1264.98 s [vector] concat: OK (0.01s)
  748. 1264.98 s [vector] +++ OK, passed 100 tests.
  749. 1264.98 s [vector] mempty: OK
  750. 1264.98 s [vector] +++ OK, passed 1 test.
  751. 1264.99 s [megaparsec] [2 of 2] Linking Setup
  752. 1264.99 s [vector] mappend: OK
  753. 1264.99 s [vector] +++ OK, passed 100 tests.
  754. 1264.99 s [vector] mconcat: OK (0.01s)
  755. 1264.99 s [vector] +++ OK, passed 100 tests.
  756. 1264.99 s [vector] fmap: OK
  757. 1264.99 s [vector] +++ OK, passed 100 tests.
  758. 1265.01 s [vector] return: OK
  759. 1265.01 s [vector] +++ OK, passed 100 tests.
  760. 1265.01 s [vector] bind: OK (0.02s)
  761. 1265.01 s [vector] +++ OK, passed 100 tests.
  762. 1265.01 s [vector] mzip: OK
  763. 1265.01 s [vector] +++ OK, passed 100 tests.
  764. 1265.01 s [vector] munzip: OK
  765. 1265.01 s [vector] +++ OK, passed 100 tests.
  766. 1265.03 s [vector] applicative_pure: OK
  767. 1265.03 s [vector] +++ OK, passed 100 tests.
  768. 1265.03 s [vector] applicative_appl: OK (0.02s)
  769. 1265.03 s [vector] +++ OK, passed 100 tests.
  770. 1265.03 s [vector] alternative_empty: OK
  771. 1265.03 s [vector] +++ OK, passed 1 test.
  772. 1265.03 s [vector] alternative_or: OK
  773. 1265.05 s [vector] +++ OK, passed 100 tests.
  774. 1265.07 s [vector] sequence: OK (0.02s)
  775. 1265.28 s [vector] +++ OK, passed 100 tests.
  776. 1265.28 s [vector] sequence_: OK
  777. 1265.28 s [vector] +++ OK, passed 100 tests.
  778. 1265.28 s [vector] glength: OK
  779. 1265.28 s [vector] +++ OK, passed 100 tests.
  780. 1265.28 s [vector] and: OK
  781. 1265.28 s [vector] +++ OK, passed 100 tests.
  782. 1265.28 s [vector] or: OK
  783. 1265.28 s [vector] +++ OK, passed 100 tests.
  784. 1265.28 s [vector] Int
  785. 1265.28 s [vector] fromList.toList == id: OK
  786. 1265.28 s [vector] +++ OK, passed 100 tests.
  787. 1265.28 s [vector] toList.fromList == id: OK
  788. 1265.28 s [vector] +++ OK, passed 100 tests.
  789. 1265.28 s [vector] unstream.stream == id: OK
  790. 1265.28 s [vector] +++ OK, passed 100 tests.
  791. 1265.28 s [vector] stream.unstream == id: OK
  792. 1265.28 s [vector] +++ OK, passed 100 tests.
  793. 1265.28 s [vector] eq: OK
  794. 1265.28 s [vector] +++ OK, passed 100 tests.
  795. 1265.28 s [vector] length: OK
  796. 1265.28 s [vector] +++ OK, passed 100 tests.
  797. 1265.28 s [vector] null: OK
  798. 1265.28 s [vector] +++ OK, passed 100 tests.
  799. 1265.28 s [vector] index: OK
  800. 1265.28 s [vector] +++ OK, passed 100 tests; 16 discarded.
  801. 1265.29 s [vector] safeIndex: OK
  802. 1265.29 s [vector] +++ OK, passed 100 tests.
  803. 1265.29 s [vector] head: OK
  804. 1265.29 s [vector] +++ OK, passed 100 tests; 13 discarded.
  805. 1265.29 s [vector] last: OK
  806. 1265.29 s [vector] +++ OK, passed 100 tests; 16 discarded.
  807. 1265.29 s [vector] unsafeIndex: OK
  808. 1265.29 s [vector] +++ OK, passed 100 tests; 19 discarded.
  809. 1265.29 s [vector] unsafeHead: OK
  810. 1265.29 s [vector] +++ OK, passed 100 tests; 19 discarded.
  811. 1265.29 s [vector] unsafeLast: OK
  812. 1265.29 s [vector] +++ OK, passed 100 tests; 16 discarded.
  813. 1265.29 s [vector] slice: OK
  814. 1265.29 s [vector] +++ OK, passed 100 tests.
  815. 1265.29 s [vector] init: OK
  816. 1265.29 s [vector] +++ OK, passed 100 tests; 16 discarded.
  817. 1265.29 s [vector] tail: OK
  818. 1265.29 s [vector] +++ OK, passed 100 tests; 17 discarded.
  819. 1265.29 s [vector] take: OK
  820. 1265.29 s [vector] +++ OK, passed 100 tests.
  821. 1265.29 s [vector] drop: OK
  822. 1265.29 s [vector] +++ OK, passed 100 tests.
  823. 1265.29 s [vector] splitAt: OK
  824. 1265.29 s [vector] +++ OK, passed 100 tests.
  825. 1265.29 s [vector] empty: OK
  826. 1265.29 s [vector] +++ OK, passed 1 test.
  827. 1265.29 s [vector] singleton: OK
  828. 1265.29 s [vector] +++ OK, passed 100 tests.
  829. 1265.29 s [vector] replicate: OK
  830. 1265.29 s [vector] +++ OK, passed 100 tests.
  831. 1265.29 s [vector] generate: OK
  832. 1265.29 s [vector] +++ OK, passed 100 tests.
  833. 1265.29 s [vector] iterateN: OK
  834. 1265.29 s [vector] +++ OK, passed 100 tests.
  835. 1265.29 s [vector] iterateNM: OK (0.03s)
  836. 1265.29 s [vector] +++ OK, passed 100 tests.
  837. 1265.29 s [vector] generateM: OK (0.02s)
  838. 1265.29 s [vector] +++ OK, passed 100 tests.
  839. 1265.29 s [vector] replicateM: OK
  840. 1265.29 s [vector] +++ OK, passed 100 tests.
  841. 1265.29 s [vector] create: OK
  842. 1265.29 s [vector] +++ OK, passed 100 tests.
  843. 1265.29 s [vector] createT: OK
  844. 1265.29 s [vector] +++ OK, passed 100 tests.
  845. 1265.29 s [vector] unfoldr: OK
  846. 1265.29 s [vector] +++ OK, passed 100 tests.
  847. 1265.29 s [vector] unfoldrN: OK
  848. 1265.29 s [vector] +++ OK, passed 100 tests.
  849. 1265.29 s [vector] unfoldrExactN: OK
  850. 1265.29 s [vector] +++ OK, passed 100 tests.
  851. 1265.29 s [vector] unfoldrM: OK
  852. 1265.29 s [vector] +++ OK, passed 100 tests.
  853. 1265.29 s [vector] unfoldrNM: OK
  854. 1265.29 s [vector] +++ OK, passed 100 tests.
  855. 1265.29 s [vector] unfoldrExactNM: OK (0.03s)
  856. 1265.29 s [vector] +++ OK, passed 100 tests.
  857. 1265.29 s [vector] constructN: OK
  858. 1265.29 s [vector] +++ OK, passed 100 tests.
  859. 1265.29 s [vector] constructrN: OK
  860. 1265.29 s [vector] +++ OK, passed 100 tests.
  861. 1265.29 s [vector] cons: OK
  862. 1265.29 s [vector] +++ OK, passed 100 tests.
  863. 1265.29 s [vector] snoc: OK
  864. 1265.29 s [vector] +++ OK, passed 100 tests.
  865. 1265.29 s [vector] append: OK
  866. 1265.29 s [vector] +++ OK, passed 100 tests.
  867. 1265.29 s [vector] concat: OK (0.02s)
  868. 1265.29 s [vector] +++ OK, passed 100 tests.
  869. 1265.29 s [vector] force: OK
  870. 1265.29 s [vector] +++ OK, passed 100 tests.
  871. 1265.29 s [vector] upd: OK
  872. 1265.29 s [vector] +++ OK, passed 100 tests.
  873. 1265.29 s [vector] accum: OK
  874. 1265.29 s [vector] +++ OK, passed 100 tests.
  875. 1265.29 s [vector] reverse: OK
  876. 1265.29 s [vector] +++ OK, passed 100 tests.
  877. 1265.29 s [vector] backpermute: OK
  878. 1265.29 s [vector] +++ OK, passed 100 tests.
  879. 1265.29 s [vector] map: OK
  880. 1265.29 s [vector] +++ OK, passed 100 tests.
  881. 1265.29 s [vector] imap: OK
  882. 1265.29 s [vector] +++ OK, passed 100 tests.
  883. 1265.30 s [vector] concatMap: OK
  884. 1265.30 s [vector] +++ OK, passed 100 tests.
  885. 1265.30 s [vector] mapM: OK
  886. 1265.30 s [vector] +++ OK, passed 100 tests.
  887. 1265.30 s [vector] mapM_: OK
  888. 1265.30 s [vector] +++ OK, passed 100 tests.
  889. 1265.30 s [vector] forM: OK
  890. 1265.30 s [vector] +++ OK, passed 100 tests.
  891. 1265.30 s [vector] forM_: OK (0.02s)
  892. 1265.30 s [vector] +++ OK, passed 100 tests.
  893. 1265.30 s [vector] imapM: OK
  894. 1265.30 s [vector] +++ OK, passed 100 tests.
  895. 1265.31 s [vector] imapM_: OK (0.02s)
  896. 1265.31 s [vector] +++ OK, passed 100 tests.
  897. 1265.31 s [vector] zipWith: OK
  898. 1265.31 s [vector] +++ OK, passed 100 tests.
  899. 1265.31 s [vector] zipWith3: OK
  900. 1265.31 s [vector] +++ OK, passed 100 tests.
  901. 1265.31 s [vector] izipWith: OK
  902. 1265.32 s [vector] +++ OK, passed 100 tests.
  903. 1265.33 s [vector] izipWith3: OK
  904. 1265.33 s [vector] +++ OK, passed 100 tests.
  905. 1265.33 s [vector] izipWithM: OK
  906. 1265.33 s [vector] +++ OK, passed 100 tests.
  907. 1265.33 s [vector] izipWithM_: OK (0.01s)
  908. 1265.35 s [vector] +++ OK, passed 100 tests.
  909. 1265.35 s [vector] zipWithM: OK
  910. 1265.35 s [vector] +++ OK, passed 100 tests.
  911. 1265.35 s [vector] zipWithM_: OK (0.01s)
  912. 1265.35 s [vector] +++ OK, passed 100 tests.
  913. 1265.35 s [vector] filter: OK
  914. 1265.35 s [vector] +++ OK, passed 100 tests.
  915. 1265.35 s [vector] ifilter: OK
  916. 1265.37 s [vector] +++ OK, passed 100 tests.
  917. 1265.40 s [vector] filterM: OK (0.05s)
  918. 1265.40 s [vector] +++ OK, passed 100 tests.
  919. 1265.40 s [vector] uniq: OK
  920. 1265.40 s [vector] +++ OK, passed 100 tests.
  921. 1265.41 s [vector] mapMaybe: OK
  922. 1265.41 s [vector] +++ OK, passed 100 tests.
  923. 1265.41 s [vector] imapMaybe: OK
  924. 1265.41 s [vector] +++ OK, passed 100 tests.
  925. 1265.41 s [vector] takeWhile: OK
  926. 1265.41 s [vector] +++ OK, passed 100 tests.
  927. 1265.42 s [vector] dropWhile: OK
  928. 1265.42 s [vector] +++ OK, passed 100 tests.
  929. 1265.42 s [vector] partition: OK
  930. 1265.42 s [vector] +++ OK, passed 100 tests.
  931. 1265.42 s [vector] partitionWith: OK
  932. 1265.42 s [vector] +++ OK, passed 100 tests.
  933. 1265.42 s [vector] span: OK
  934. 1265.42 s [vector] +++ OK, passed 100 tests.
  935. 1265.42 s [vector] break: OK
  936. 1265.42 s [vector] +++ OK, passed 100 tests.
  937. 1265.42 s [vector] spanR: OK
  938. 1265.43 s [vector] +++ OK, passed 100 tests.
  939. 1265.43 s [vector] breakR: OK
  940. 1265.43 s [vector] +++ OK, passed 100 tests.
  941. 1265.43 s [vector] groupBy: OK
  942. 1265.43 s [vector] +++ OK, passed 100 tests.
  943. 1265.43 s [vector] elem: OK
  944. 1265.43 s [vector] +++ OK, passed 100 tests.
  945. 1265.43 s [vector] notElem: OK
  946. 1265.43 s [vector] +++ OK, passed 100 tests.
  947. 1265.43 s [vector] find: OK
  948. 1265.43 s [vector] +++ OK, passed 100 tests.
  949. 1265.43 s [vector] findIndex: OK
  950. 1265.43 s [vector] +++ OK, passed 100 tests.
  951. 1265.43 s [vector] findIndexR: OK
  952. 1265.44 s [vector] +++ OK, passed 100 tests.
  953. 1265.44 s [vector] findIndices: OK
  954. 1265.44 s [vector] +++ OK, passed 100 tests.
  955. 1265.44 s [vector] elemIndex: OK
  956. 1265.44 s [vector] +++ OK, passed 100 tests.
  957. 1265.44 s [vector] elemIndices: OK
  958. 1265.45 s [vector] +++ OK, passed 100 tests.
  959. 1265.45 s [vector] foldl: OK
  960. 1265.45 s [vector] +++ OK, passed 100 tests.
  961. 1265.45 s [vector] foldl1: OK
  962. 1265.46 s [vector] +++ OK, passed 100 tests; 17 discarded.
  963. 1265.46 s [vector] foldl': OK
  964. 1265.46 s [vector] +++ OK, passed 100 tests.
  965. 1265.46 s [vector] foldl1': OK
  966. 1265.46 s [vector] +++ OK, passed 100 tests; 18 discarded.
  967. 1265.47 s [vector] foldr: OK
  968. 1265.47 s [vector] +++ OK, passed 100 tests.
  969. 1265.47 s [vector] foldr1: OK
  970. 1265.47 s [vector] +++ OK, passed 100 tests; 18 discarded.
  971. 1265.48 s [vector] foldr': OK
  972. 1265.48 s [vector] +++ OK, passed 100 tests.
  973. 1265.49 s [vector] foldr1': OK
  974. 1265.49 s [vector] +++ OK, passed 100 tests; 15 discarded.
  975. 1265.49 s [vector] ifoldl: OK
  976. 1265.49 s [vector] +++ OK, passed 100 tests.
  977. 1265.50 s [vector] ifoldl': OK
  978. 1265.50 s [vector] +++ OK, passed 100 tests.
  979. 1265.51 s [vector] ifoldr: OK
  980. 1265.51 s [vector] +++ OK, passed 100 tests.
  981. 1265.51 s [vector] ifoldr': OK
  982. 1265.51 s [vector] +++ OK, passed 100 tests.
  983. 1265.51 s [vector] ifoldM: OK
  984. 1265.51 s [vector] +++ OK, passed 100 tests.
  985. 1265.53 s [vector] ifoldM': OK
  986. 1265.53 s [vector] +++ OK, passed 100 tests.
  987. 1265.55 s [vector] ifoldM_: OK (0.03s)
  988. 1265.55 s [vector] +++ OK, passed 100 tests.
  989. 1265.57 s [vector] ifoldM'_: OK (0.03s)
  990. 1265.57 s [vector] +++ OK, passed 100 tests.
  991. 1265.57 s [vector] all: OK
  992. 1265.57 s [vector] +++ OK, passed 100 tests.
  993. 1265.57 s [vector] any: OK
  994. 1265.58 s [vector] +++ OK, passed 100 tests.
  995. 1265.58 s [vector] prescanl: OK
  996. 1265.58 s [vector] +++ OK, passed 100 tests.
  997. 1265.58 s [vector] prescanl': OK
  998. 1265.58 s [vector] +++ OK, passed 100 tests.
  999. 1265.59 s [vector] postscanl: OK
  1000. 1265.59 s [vector] +++ OK, passed 100 tests.
  1001. 1265.59 s [vector] postscanl': OK
  1002. 1265.59 s [vector] +++ OK, passed 100 tests.
  1003. 1265.59 s [vector] scanl: OK
  1004. 1265.59 s [vector] +++ OK, passed 100 tests.
  1005. 1265.59 s [vector] scanl': OK
  1006. 1265.59 s [vector] +++ OK, passed 100 tests.
  1007. 1265.59 s [vector] scanl1: OK
  1008. 1265.59 s [vector] +++ OK, passed 100 tests.
  1009. 1265.59 s [vector] scanl1': OK
  1010. 1265.60 s [vector] +++ OK, passed 100 tests.
  1011. 1265.60 s [vector] iscanl: OK
  1012. 1265.60 s [vector] +++ OK, passed 100 tests.
  1013. 1265.60 s [vector] iscanl': OK
  1014. 1265.60 s [vector] +++ OK, passed 100 tests.
  1015. 1265.60 s [vector] prescanr: OK
  1016. 1265.61 s [vector] +++ OK, passed 100 tests.
  1017. 1265.61 s [vector] prescanr': OK
  1018. 1265.61 s [vector] +++ OK, passed 100 tests.
  1019. 1265.62 s [vector] postscanr: OK
  1020. 1265.62 s [vector] +++ OK, passed 100 tests.
  1021. 1265.62 s [vector] postscanr': OK
  1022. 1265.63 s [vector] +++ OK, passed 100 tests.
  1023. 1265.63 s [vector] scanr: OK
  1024. 1265.63 s [vector] +++ OK, passed 100 tests.
  1025. 1265.63 s [vector] scanr': OK
  1026. 1265.64 s [vector] +++ OK, passed 100 tests.
  1027. 1265.64 s [vector] scanr1: OK
  1028. 1265.65 s [vector] +++ OK, passed 100 tests.
  1029. 1265.65 s [vector] scanr1': OK
  1030. 1265.65 s [vector] +++ OK, passed 100 tests.
  1031. 1265.66 s [vector] iscanr: OK
  1032. 1265.66 s [vector] +++ OK, passed 100 tests.
  1033. 1265.66 s [vector] iscanr': OK
  1034. 1265.66 s [vector] +++ OK, passed 100 tests.
  1035. 1265.66 s [vector] mut_read: OK
  1036. 1265.66 s [vector] +++ OK, passed 100 tests; 17 discarded.
  1037. 1265.66 s [vector] mut_write: OK
  1038. 1265.66 s [vector] +++ OK, passed 100 tests; 16 discarded.
  1039. 1265.67 s [vector] mut_modify: OK
  1040. 1265.67 s [vector] +++ OK, passed 100 tests; 15 discarded.
  1041. 1265.67 s [vector] mut_generate: OK
  1042. 1265.69 s [vector] +++ OK, passed 100 tests.
  1043. 1265.71 s [vector] mut_generateM: OK (0.03s)
  1044. 1265.71 s [vector] +++ OK, passed 100 tests.
  1045. 1265.73 s [vector] mut_mapM_: OK (0.02s)
  1046. 1265.73 s [vector] +++ OK, passed 100 tests.
  1047. 1265.75 s [vector] mut_imapM_: OK (0.02s)
  1048. 1265.75 s [vector] +++ OK, passed 100 tests.
  1049. 1265.77 s [vector] mut_forM_: OK (0.02s)
  1050. 1265.77 s [vector] +++ OK, passed 100 tests.
  1051. 1265.79 s [vector] mut_iforM_: OK (0.03s)
  1052. 1265.79 s [vector] +++ OK, passed 100 tests.
  1053. 1265.79 s [vector] mut_foldr: OK
  1054. 1265.79 s [vector] +++ OK, passed 100 tests.
  1055. 1265.79 s [vector] mut_foldr': OK
  1056. 1265.79 s [vector] +++ OK, passed 100 tests.
  1057. 1265.79 s [vector] mut_foldl: OK
  1058. 1265.80 s [vector] +++ OK, passed 100 tests.
  1059. 1265.80 s [vector] mut_foldl': OK
  1060. 1265.80 s [vector] +++ OK, passed 100 tests.
  1061. 1265.81 s [vector] mut_ifoldr: OK
  1062. 1265.81 s [vector] +++ OK, passed 100 tests.
  1063. 1265.81 s [vector] mut_ifoldr': OK
  1064. 1265.81 s [vector] +++ OK, passed 100 tests.
  1065. 1265.81 s [vector] mut_ifoldl: OK
  1066. 1265.81 s [vector] +++ OK, passed 100 tests.
  1067. 1265.82 s [vector] mut_ifoldl': OK
  1068. 1265.82 s [vector] +++ OK, passed 100 tests.
  1069. 1265.82 s [vector] mut_foldM: OK
  1070. 1265.83 s [vector] +++ OK, passed 100 tests.
  1071. 1265.83 s [vector] mut_foldM': OK
  1072. 1265.83 s [vector] +++ OK, passed 100 tests.
  1073. 1265.83 s [vector] mut_foldrM: OK
  1074. 1265.83 s [vector] +++ OK, passed 100 tests.
  1075. 1265.84 s [vector] mut_foldrM': OK
  1076. 1265.84 s [vector] +++ OK, passed 100 tests.
  1077. 1265.84 s [vector] mut_ifoldM: OK
  1078. 1265.84 s [vector] +++ OK, passed 100 tests.
  1079. 1265.84 s [vector] mut_ifoldM': OK
  1080. 1265.84 s [vector] +++ OK, passed 100 tests.
  1081. 1265.84 s [vector] mut_ifoldrM: OK
  1082. 1265.84 s [vector] +++ OK, passed 100 tests.
  1083. 1265.84 s [vector] mut_ifoldrM': OK
  1084. 1265.84 s [vector] +++ OK, passed 100 tests.
  1085. 1265.84 s [vector] compare: OK
  1086. 1265.84 s [vector] +++ OK, passed 100 tests.
  1087. 1265.84 s [vector] maximum: OK
  1088. 1265.84 s [vector] +++ OK, passed 100 tests; 20 discarded.
  1089. 1265.84 s [vector] minimum: OK
  1090. 1265.84 s [vector] +++ OK, passed 100 tests; 20 discarded.
  1091. 1265.84 s [vector] minIndex: OK
  1092. 1265.84 s [vector] +++ OK, passed 100 tests; 21 discarded.
  1093. 1265.84 s [vector] maxIndex: OK
  1094. 1265.84 s [vector] +++ OK, passed 100 tests; 14 discarded.
  1095. 1265.84 s [vector] maximumBy: OK
  1096. 1265.84 s [vector] +++ OK, passed 100 tests; 14 discarded.
  1097. 1265.84 s [vector] minimumBy: OK
  1098. 1265.84 s [vector] +++ OK, passed 100 tests; 19 discarded.
  1099. 1265.84 s [vector] maximumOn: OK
  1100. 1265.84 s [vector] +++ OK, passed 100 tests; 20 discarded.
  1101. 1265.84 s [vector] minimumOn: OK
  1102. 1265.84 s [vector] +++ OK, passed 100 tests; 18 discarded.
  1103. 1265.85 s [vector] maxIndexBy: OK
  1104. 1265.85 s [vector] +++ OK, passed 100 tests; 16 discarded.
  1105. 1265.85 s [vector] minIndexBy: OK
  1106. 1265.85 s [vector] +++ OK, passed 100 tests; 12 discarded.
  1107. 1265.85 s [vector] ListFirstMaxIndexWins: OK
  1108. 1265.85 s [vector] +++ OK, passed 100 tests; 15 discarded.
  1109. 1265.85 s [vector] FalseListFirstMaxIndexWins: OK
  1110. 1265.85 s [vector] +++ OK, failed as expected. (after 1 test):
  1111. 1265.85 s [vector] Exception:
  1112. 1265.85 s [vector] Prelude.foldr1: empty list
  1113. 1265.85 s [vector] CallStack (from HasCallStack):
  1114. 1265.85 s [vector] error, called at libraries/base/GHC/List.hs:1644:3 in base:GHC.List
  1115. 1265.85 s [vector] errorEmptyList, called at libraries/base/GHC/List.hs:609:30 in base:GHC.List
  1116. 1265.85 s [vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
  1117. 1265.85 s [vector] []
  1118. 1265.85 s [vector] zip: OK
  1119. 1265.85 s [vector] +++ OK, passed 100 tests.
  1120. 1265.85 s [vector] zip3: OK
  1121. 1265.85 s [vector] +++ OK, passed 100 tests.
  1122. 1265.85 s [vector] unzip: OK
  1123. 1265.85 s [vector] +++ OK, passed 100 tests.
  1124. 1265.85 s [vector] unzip3: OK
  1125. 1265.85 s [vector] +++ OK, passed 100 tests.
  1126. 1265.85 s [vector] indexed: OK
  1127. 1265.85 s [vector] +++ OK, passed 100 tests.
  1128. 1265.87 s [vector] update: OK
  1129. 1265.87 s [vector] +++ OK, passed 100 tests.
  1130. 1265.87 s [vector] concat: OK (0.01s)
  1131. 1265.87 s [vector] +++ OK, passed 100 tests.
  1132. 1265.87 s [vector] mempty: OK
  1133. 1265.87 s [vector] +++ OK, passed 1 test.
  1134. 1265.88 s [vector] mappend: OK
  1135. 1265.88 s [vector] +++ OK, passed 100 tests.
  1136. 1265.88 s [vector] mconcat: OK (0.01s)
  1137. 1265.88 s [vector] +++ OK, passed 100 tests.
  1138. 1265.88 s [vector] fmap: OK
  1139. 1265.88 s [vector] +++ OK, passed 100 tests.
  1140. 1265.89 s [vector] return: OK
  1141. 1265.89 s [vector] +++ OK, passed 100 tests.
  1142. 1265.90 s [vector] bind: OK (0.02s)
  1143. 1265.90 s [vector] +++ OK, passed 100 tests.
  1144. 1265.90 s [vector] mzip: OK
  1145. 1265.90 s [vector] +++ OK, passed 100 tests.
  1146. 1265.90 s [vector] munzip: OK
  1147. 1265.90 s [vector] +++ OK, passed 100 tests.
  1148. 1265.91 s [vector] applicative_pure: OK
  1149. 1265.91 s [vector] +++ OK, passed 100 tests.
  1150. 1265.95 s [vector] applicative_appl: OK (0.05s)
  1151. 1265.95 s [vector] +++ OK, passed 100 tests.
  1152. 1265.95 s [vector] alternative_empty: OK
  1153. 1265.95 s [vector] +++ OK, passed 1 test.
  1154. 1265.97 s [vector] alternative_or: OK
  1155. 1265.98 s [vector] +++ OK, passed 100 tests.
  1156. 1266.00 s [vector] sequence: OK (0.04s)
  1157. 1266.00 s [vector] +++ OK, passed 100 tests.
  1158. 1266.00 s [extensions] Preprocessing test suite 'extensions-test' for extensions-0.1.0.1..
  1159. 1266.00 s [extensions] Building test suite 'extensions-test' for extensions-0.1.0.1..
  1160. 1266.01 s [vector] sequence_: OK (0.02s)
  1161. 1266.01 s [vector] +++ OK, passed 100 tests.
  1162. 1266.01 s [vector] glength: OK
  1163. 1266.01 s [vector] +++ OK, passed 100 tests.
  1164. 1266.01 s [vector] sum: OK
  1165. 1266.01 s [vector] +++ OK, passed 100 tests.
  1166. 1266.01 s [vector] product: OK
  1167. 1266.01 s [vector] +++ OK, passed 100 tests.
  1168. 1266.01 s [vector] enumFromN: OK
  1169. 1266.01 s [vector] +++ OK, passed 100 tests.
  1170. 1266.01 s [vector] enumFromThenN: OK
  1171. 1266.01 s [vector] +++ OK, passed 100 tests.
  1172. 1266.01 s [vector] enumFromTo: OK
  1173. 1266.01 s [vector] +++ OK, passed 100 tests.
  1174. 1266.01 s [vector] enumFromThenTo: OK
  1175. 1266.02 s [vector] +++ OK, passed 100 tests; 12 discarded.
  1176. 1266.02 s [vector] unstream
  1177. 1266.02 s [vector] unstream == vunstream (exact): OK
  1178. 1266.02 s [vector] +++ OK, passed 100 tests.
  1179. 1266.02 s [vector] unstream == vunstream (unknown): OK
  1180. 1266.02 s [vector] +++ OK, passed 100 tests.
  1181. 1266.02 s [vector] unstreamR ~= vunstream (exact): OK
  1182. 1266.02 s [vector] +++ OK, passed 100 tests.
  1183. 1266.02 s [vector] unstreamR ~= vunstream (unknown): OK
  1184. 1266.02 s [vector] +++ OK, passed 100 tests.
  1185. 1266.02 s [vector] Tests.Vector.Unboxed
  1186. 1266.02 s [vector] ()
  1187. 1266.02 s [vector] fromList.toList == id: OK
  1188. 1266.02 s [vector] +++ OK, passed 100 tests.
  1189. 1266.02 s [vector] toList.fromList == id: OK
  1190. 1266.02 s [vector] +++ OK, passed 100 tests.
  1191. 1266.02 s [vector] unstream.stream == id: OK
  1192. 1266.02 s [vector] +++ OK, passed 100 tests.
  1193. 1266.02 s [vector] stream.unstream == id: OK
  1194. 1266.02 s [vector] +++ OK, passed 100 tests.
  1195. 1266.02 s [vector] eq: OK
  1196. 1266.02 s [vector] +++ OK, passed 100 tests.
  1197. 1266.02 s [vector] length: OK
  1198. 1266.02 s [vector] +++ OK, passed 100 tests.
  1199. 1266.02 s [vector] null: OK
  1200. 1266.02 s [vector] +++ OK, passed 100 tests.
  1201. 1266.02 s [vector] index: OK
  1202. 1266.02 s [vector] +++ OK, passed 100 tests; 24 discarded.
  1203. 1266.02 s [vector] safeIndex: OK
  1204. 1266.02 s [vector] +++ OK, passed 100 tests.
  1205. 1266.02 s [vector] head: OK
  1206. 1266.02 s [vector] +++ OK, passed 100 tests; 15 discarded.
  1207. 1266.02 s [vector] last: OK
  1208. 1266.02 s [vector] +++ OK, passed 100 tests; 17 discarded.
  1209. 1266.02 s [vector] unsafeIndex: OK
  1210. 1266.02 s [vector] +++ OK, passed 100 tests; 14 discarded.
  1211. 1266.02 s [vector] unsafeHead: OK
  1212. 1266.02 s [vector] +++ OK, passed 100 tests; 16 discarded.
  1213. 1266.02 s [vector] unsafeLast: OK
  1214. 1266.02 s [vector] +++ OK, passed 100 tests; 22 discarded.
  1215. 1266.02 s [vector] slice: OK
  1216. 1266.02 s [vector] +++ OK, passed 100 tests.
  1217. 1266.02 s [vector] init: OK
  1218. 1266.03 s [vector] +++ OK, passed 100 tests; 20 discarded.
  1219. 1266.03 s [vector] tail: OK
  1220. 1266.03 s [vector] +++ OK, passed 100 tests; 17 discarded.
  1221. 1266.03 s [vector] take: OK
  1222. 1266.03 s [vector] +++ OK, passed 100 tests.
  1223. 1266.03 s [vector] drop: OK
  1224. 1266.03 s [vector] +++ OK, passed 100 tests.
  1225. 1266.03 s [vector] splitAt: OK
  1226. 1266.03 s [vector] +++ OK, passed 100 tests.
  1227. 1266.03 s [vector] empty: OK
  1228. 1266.03 s [vector] +++ OK, passed 1 test.
  1229. 1266.03 s [vector] singleton: OK
  1230. 1266.03 s [vector] +++ OK, passed 100 tests.
  1231. 1266.03 s [vector] replicate: OK
  1232. 1266.03 s [vector] +++ OK, passed 100 tests.
  1233. 1266.03 s [vector] generate: OK
  1234. 1266.03 s [vector] +++ OK, passed 100 tests.
  1235. 1266.03 s [vector] iterateN: OK
  1236. 1266.05 s [vector] +++ OK, passed 100 tests.
  1237. 1266.09 s [vector] iterateNM: OK (0.05s)
  1238. 1266.09 s [vector] +++ OK, passed 100 tests.
  1239. 1266.11 s [vector] generateM: OK (0.02s)
  1240. 1266.11 s [vector] +++ OK, passed 100 tests.
  1241. 1266.11 s [vector] replicateM: OK (0.01s)
  1242. 1266.11 s [vector] +++ OK, passed 100 tests.
  1243. 1266.11 s [vector] create: OK
  1244. 1266.11 s [vector] +++ OK, passed 100 tests.
  1245. 1266.11 s [vector] createT: OK
  1246. 1266.11 s [vector] +++ OK, passed 100 tests.
  1247. 1266.11 s [vector] unfoldr: OK
  1248. 1266.11 s [vector] +++ OK, passed 100 tests.
  1249. 1266.11 s [vector] unfoldrN: OK
  1250. 1266.11 s [vector] +++ OK, passed 100 tests.
  1251. 1266.12 s [vector] unfoldrExactN: OK
  1252. 1266.12 s [vector] +++ OK, passed 100 tests.
  1253. 1266.12 s [vector] unfoldrM: OK
  1254. 1266.12 s [vector] +++ OK, passed 100 tests.
  1255. 1266.12 s [vector] unfoldrNM: OK
  1256. 1266.13 s [vector] +++ OK, passed 100 tests.
  1257. 1266.15 s [slist] [1 of 5] Compiling Slist.Size
  1258. 1266.15 s [vector] unfoldrExactNM: OK (0.03s)
  1259. 1266.15 s [vector] +++ OK, passed 100 tests.
  1260. 1266.15 s [vector] constructN: OK
  1261. 1266.15 s [vector] +++ OK, passed 100 tests.
  1262. 1266.15 s [vector] constructrN: OK
  1263. 1266.15 s [vector] +++ OK, passed 100 tests.
  1264. 1266.15 s [vector] cons: OK
  1265. 1266.15 s [vector] +++ OK, passed 100 tests.
  1266. 1266.15 s [vector] snoc: OK
  1267. 1266.15 s [vector] +++ OK, passed 100 tests.
  1268. 1266.16 s [extensions] [1 of 5] Compiling Test.Extensions.Cabal
  1269. 1266.17 s [vector] append: OK
  1270. 1266.17 s [vector] +++ OK, passed 100 tests.
  1271. 1266.17 s [vector] concat: OK (0.01s)
  1272. 1266.17 s [vector] +++ OK, passed 100 tests.
  1273. 1266.17 s [vector] force: OK
  1274. 1266.17 s [vector] +++ OK, passed 100 tests.
  1275. 1266.17 s [vector] upd: OK
  1276. 1266.17 s [vector] +++ OK, passed 100 tests.
  1277. 1266.17 s [vector] accum: OK
  1278. 1266.17 s [vector] +++ OK, passed 100 tests.
  1279. 1266.17 s [vector] reverse: OK
  1280. 1266.17 s [vector] +++ OK, passed 100 tests.
  1281. 1266.17 s [vector] backpermute: OK
  1282. 1266.17 s [vector] +++ OK, passed 100 tests.
  1283. 1266.18 s [vector] map: OK
  1284. 1266.18 s [vector] +++ OK, passed 100 tests.
  1285. 1266.18 s [vector] imap: OK
  1286. 1266.18 s [vector] +++ OK, passed 100 tests.
  1287. 1266.18 s [vector] concatMap: OK
  1288. 1266.18 s [vector] +++ OK, passed 100 tests.
  1289. 1266.18 s [vector] mapM: OK
  1290. 1266.19 s [vector] +++ OK, passed 100 tests.
  1291. 1266.19 s [vector] mapM_: OK (0.01s)
  1292. 1266.19 s [vector] +++ OK, passed 100 tests.
  1293. 1266.19 s [vector] forM: OK
  1294. 1266.19 s [vector] +++ OK, passed 100 tests.
  1295. 1266.20 s [vector] forM_: OK (0.01s)
  1296. 1266.20 s [vector] +++ OK, passed 100 tests.
  1297. 1266.21 s [vector] imapM: OK
  1298. 1266.21 s [vector] +++ OK, passed 100 tests.
  1299. 1266.24 s [vector] imapM_: OK (0.03s)
  1300. 1266.24 s [vector] +++ OK, passed 100 tests.
  1301. 1266.24 s [vector] zipWith: OK
  1302. 1266.24 s [vector] +++ OK, passed 100 tests.
  1303. 1266.24 s [vector] zipWith3: OK
  1304. 1266.24 s [vector] +++ OK, passed 100 tests.
  1305. 1266.24 s [vector] izipWith: OK
  1306. 1266.24 s [vector] +++ OK, passed 100 tests.
  1307. 1266.24 s [vector] izipWith3: OK
  1308. 1266.25 s [vector] +++ OK, passed 100 tests.
  1309. 1266.25 s [vector] izipWithM: OK
  1310. 1266.26 s [vector] +++ OK, passed 100 tests.
  1311. 1266.26 s [vector] izipWithM_: OK (0.01s)
  1312. 1266.26 s [vector] +++ OK, passed 100 tests.
  1313. 1266.26 s [vector] zipWithM: OK
  1314. 1266.27 s [vector] +++ OK, passed 100 tests.
  1315. 1266.27 s [vector] zipWithM_: OK
  1316. 1266.27 s [vector] +++ OK, passed 100 tests.
  1317. 1266.27 s [vector] filter: OK
  1318. 1266.27 s [vector] +++ OK, passed 100 tests.
  1319. 1266.29 s [vector] ifilter: OK
  1320. 1266.29 s [vector] +++ OK, passed 100 tests.
  1321. 1266.30 s [vector] filterM: OK (0.03s)
  1322. 1266.30 s [vector] +++ OK, passed 100 tests.
  1323. 1266.30 s [vector] uniq: OK
  1324. 1266.30 s [vector] +++ OK, passed 100 tests.
  1325. 1266.30 s [vector] mapMaybe: OK
  1326. 1266.30 s [vector] +++ OK, passed 100 tests.
  1327. 1266.30 s [vector] imapMaybe: OK
  1328. 1266.30 s [vector] +++ OK, passed 100 tests.
  1329. 1266.30 s [vector] takeWhile: OK
  1330. 1266.30 s [vector] +++ OK, passed 100 tests.
  1331. 1266.30 s [vector] dropWhile: OK
  1332. 1266.30 s [vector] +++ OK, passed 100 tests.
  1333. 1266.30 s [vector] partition: OK
  1334. 1266.30 s [vector] +++ OK, passed 100 tests.
  1335. 1266.31 s [vector] partitionWith: OK
  1336. 1266.31 s [vector] +++ OK, passed 100 tests.
  1337. 1266.31 s [vector] span: OK
  1338. 1266.31 s [vector] +++ OK, passed 100 tests.
  1339. 1266.31 s [vector] break: OK
  1340. 1266.31 s [vector] +++ OK, passed 100 tests.
  1341. 1266.31 s [vector] spanR: OK
  1342. 1266.31 s [vector] +++ OK, passed 100 tests.
  1343. 1266.31 s [vector] breakR: OK
  1344. 1266.31 s [vector] +++ OK, passed 100 tests.
  1345. 1266.31 s [vector] groupBy: OK
  1346. 1266.31 s [vector] +++ OK, passed 100 tests.
  1347. 1266.31 s [vector] elem: OK
  1348. 1266.31 s [vector] +++ OK, passed 100 tests.
  1349. 1266.31 s [vector] notElem: OK
  1350. 1266.31 s [vector] +++ OK, passed 100 tests.
  1351. 1266.31 s [vector] find: OK
  1352. 1266.31 s [vector] +++ OK, passed 100 tests.
  1353. 1266.31 s [vector] findIndex: OK
  1354. 1266.31 s [vector] +++ OK, passed 100 tests.
  1355. 1266.31 s [vector] findIndexR: OK
  1356. 1266.31 s [vector] +++ OK, passed 100 tests.
  1357. 1266.31 s [vector] findIndices: OK
  1358. 1266.31 s [vector] +++ OK, passed 100 tests.
  1359. 1266.31 s [vector] elemIndex: OK
  1360. 1266.31 s [vector] +++ OK, passed 100 tests.
  1361. 1266.31 s [vector] elemIndices: OK
  1362. 1266.32 s [vector] +++ OK, passed 100 tests.
  1363. 1266.32 s [vector] foldl: OK
  1364. 1266.32 s [vector] +++ OK, passed 100 tests.
  1365. 1266.32 s [vector] foldl1: OK
  1366. 1266.32 s [vector] +++ OK, passed 100 tests; 14 discarded.
  1367. 1266.32 s [vector] foldl': OK
  1368. 1266.32 s [vector] +++ OK, passed 100 tests.
  1369. 1266.32 s [vector] foldl1': OK
  1370. 1266.32 s [vector] +++ OK, passed 100 tests; 15 discarded.
  1371. 1266.32 s [vector] foldr: OK
  1372. 1266.32 s [vector] +++ OK, passed 100 tests.
  1373. 1266.32 s [vector] foldr1: OK
  1374. 1266.32 s [vector] +++ OK, passed 100 tests; 16 discarded.
  1375. 1266.32 s [vector] foldr': OK
  1376. 1266.32 s [vector] +++ OK, passed 100 tests.
  1377. 1266.32 s [vector] foldr1': OK
  1378. 1266.32 s [vector] +++ OK, passed 100 tests; 13 discarded.
  1379. 1266.32 s [vector] ifoldl: OK
  1380. 1266.32 s [vector] +++ OK, passed 100 tests.
  1381. 1266.32 s [vector] ifoldl': OK
  1382. 1266.32 s [vector] +++ OK, passed 100 tests.
  1383. 1266.32 s [vector] ifoldr: OK
  1384. 1266.32 s [vector] +++ OK, passed 100 tests.
  1385. 1266.32 s [vector] ifoldr': OK
  1386. 1266.32 s [vector] +++ OK, passed 100 tests.
  1387. 1266.32 s [vector] ifoldM: OK
  1388. 1266.32 s [vector] +++ OK, passed 100 tests.
  1389. 1266.33 s [vector] ifoldM': OK
  1390. 1266.33 s [vector] +++ OK, passed 100 tests.
  1391. 1266.35 s [vector] ifoldM_: OK (0.01s)
  1392. 1266.35 s [vector] +++ OK, passed 100 tests.
  1393. 1266.35 s [vector] ifoldM'_: OK (0.01s)
  1394. 1266.35 s [vector] +++ OK, passed 100 tests.
  1395. 1266.35 s [vector] all: OK
  1396. 1266.35 s [vector] +++ OK, passed 100 tests.
  1397. 1266.35 s [vector] any: OK
  1398. 1266.35 s [vector] +++ OK, passed 100 tests.
  1399. 1266.35 s [vector] prescanl: OK
  1400. 1266.35 s [vector] +++ OK, passed 100 tests.
  1401. 1266.35 s [vector] prescanl': OK
  1402. 1266.35 s [vector] +++ OK, passed 100 tests.
  1403. 1266.35 s [vector] postscanl: OK
  1404. 1266.35 s [vector] +++ OK, passed 100 tests.
  1405. 1266.35 s [vector] postscanl': OK
  1406. 1266.35 s [vector] +++ OK, passed 100 tests.
  1407. 1266.35 s [vector] scanl: OK
  1408. 1266.35 s [vector] +++ OK, passed 100 tests.
  1409. 1266.35 s [vector] scanl': OK
  1410. 1266.35 s [vector] +++ OK, passed 100 tests.
  1411. 1266.35 s [vector] scanl1: OK
  1412. 1266.35 s [vector] +++ OK, passed 100 tests.
  1413. 1266.35 s [vector] scanl1': OK
  1414. 1266.35 s [vector] +++ OK, passed 100 tests.
  1415. 1266.36 s [vector] iscanl: OK
  1416. 1266.36 s [vector] +++ OK, passed 100 tests.
  1417. 1266.36 s [vector] iscanl': OK
  1418. 1266.36 s [vector] +++ OK, passed 100 tests.
  1419. 1266.36 s [vector] prescanr: OK
  1420. 1266.36 s [vector] +++ OK, passed 100 tests.
  1421. 1266.36 s [vector] prescanr': OK
  1422. 1266.36 s [vector] +++ OK, passed 100 tests.
  1423. 1266.36 s [vector] postscanr: OK
  1424. 1266.36 s [vector] +++ OK, passed 100 tests.
  1425. 1266.36 s [vector] postscanr': OK
  1426. 1266.36 s [vector] +++ OK, passed 100 tests.
  1427. 1266.36 s [vector] scanr: OK
  1428. 1266.36 s [vector] +++ OK, passed 100 tests.
  1429. 1266.36 s [vector] scanr': OK
  1430. 1266.36 s [vector] +++ OK, passed 100 tests.
  1431. 1266.36 s [vector] scanr1: OK
  1432. 1266.36 s [vector] +++ OK, passed 100 tests.
  1433. 1266.36 s [vector] scanr1': OK
  1434. 1266.37 s [vector] +++ OK, passed 100 tests.
  1435. 1266.37 s [vector] iscanr: OK
  1436. 1266.37 s [vector] +++ OK, passed 100 tests.
  1437. 1266.37 s [vector] iscanr': OK
  1438. 1266.37 s [vector] +++ OK, passed 100 tests.
  1439. 1266.37 s [vector] mut_read: OK
  1440. 1266.37 s [vector] +++ OK, passed 100 tests; 19 discarded.
  1441. 1266.37 s [vector] mut_write: OK
  1442. 1266.37 s [vector] +++ OK, passed 100 tests; 17 discarded.
  1443. 1266.37 s [vector] mut_modify: OK
  1444. 1266.37 s [vector] +++ OK, passed 100 tests; 14 discarded.
  1445. 1266.38 s [vector] mut_generate: OK
  1446. 1266.38 s [vector] +++ OK, passed 100 tests.
  1447. 1266.39 s [vector] mut_generateM: OK
  1448. 1266.39 s [vector] +++ OK, passed 100 tests.
  1449. 1266.40 s [vector] mut_mapM_: OK (0.01s)
  1450. 1266.41 s [vector] +++ OK, passed 100 tests.
  1451. 1266.41 s [vector] mut_imapM_: OK
  1452. 1266.41 s [vector] +++ OK, passed 100 tests.
  1453. 1266.43 s [vector] mut_forM_: OK (0.01s)
  1454. 1266.43 s [vector] +++ OK, passed 100 tests.
  1455. 1266.43 s [vector] mut_iforM_: OK (0.01s)
  1456. 1266.43 s [vector] +++ OK, passed 100 tests.
  1457. 1266.43 s [vector] mut_foldr: OK
  1458. 1266.43 s [vector] +++ OK, passed 100 tests.
  1459. 1266.43 s [vector] mut_foldr': OK
  1460. 1266.43 s [vector] +++ OK, passed 100 tests.
  1461. 1266.43 s [vector] mut_foldl: OK
  1462. 1266.43 s [vector] +++ OK, passed 100 tests.
  1463. 1266.43 s [vector] mut_foldl': OK
  1464. 1266.43 s [vector] +++ OK, passed 100 tests.
  1465. 1266.43 s [vector] mut_ifoldr: OK
  1466. 1266.43 s [vector] +++ OK, passed 100 tests.
  1467. 1266.43 s [vector] mut_ifoldr': OK
  1468. 1266.43 s [vector] +++ OK, passed 100 tests.
  1469. 1266.43 s [vector] mut_ifoldl: OK
  1470. 1266.43 s [vector] +++ OK, passed 100 tests.
  1471. 1266.43 s [vector] mut_ifoldl': OK
  1472. 1266.43 s [vector] +++ OK, passed 100 tests.
  1473. 1266.43 s [vector] mut_foldM: OK
  1474. 1266.43 s [vector] +++ OK, passed 100 tests.
  1475. 1266.43 s [vector] mut_foldM': OK
  1476. 1266.43 s [vector] +++ OK, passed 100 tests.
  1477. 1266.43 s [vector] mut_foldrM: OK
  1478. 1266.43 s [vector] +++ OK, passed 100 tests.
  1479. 1266.43 s [vector] mut_foldrM': OK
  1480. 1266.43 s [vector] +++ OK, passed 100 tests.
  1481. 1266.43 s [vector] mut_ifoldM: OK
  1482. 1266.43 s [vector] +++ OK, passed 100 tests.
  1483. 1266.43 s [vector] mut_ifoldM': OK
  1484. 1266.43 s [vector] +++ OK, passed 100 tests.
  1485. 1266.43 s [vector] mut_ifoldrM: OK
  1486. 1266.43 s [vector] +++ OK, passed 100 tests.
  1487. 1266.43 s [vector] mut_ifoldrM': OK
  1488. 1266.43 s [vector] +++ OK, passed 100 tests.
  1489. 1266.43 s [vector] compare: OK
  1490. 1266.43 s [vector] +++ OK, passed 100 tests.
  1491. 1266.43 s [vector] maximum: OK
  1492. 1266.43 s [vector] +++ OK, passed 100 tests; 17 discarded.
  1493. 1266.43 s [vector] minimum: OK
  1494. 1266.43 s [vector] +++ OK, passed 100 tests; 14 discarded.
  1495. 1266.43 s [vector] minIndex: OK
  1496. 1266.43 s [vector] +++ OK, passed 100 tests; 14 discarded.
  1497. 1266.43 s [vector] maxIndex: OK
  1498. 1266.43 s [vector] +++ OK, passed 100 tests; 15 discarded.
  1499. 1266.43 s [vector] maximumBy: OK
  1500. 1266.43 s [vector] +++ OK, passed 100 tests; 19 discarded.
  1501. 1266.43 s [vector] minimumBy: OK
  1502. 1266.43 s [vector] +++ OK, passed 100 tests; 19 discarded.
  1503. 1266.44 s [vector] maximumOn: OK
  1504. 1266.44 s [vector] +++ OK, passed 100 tests; 17 discarded.
  1505. 1266.44 s [vector] minimumOn: OK
  1506. 1266.44 s [vector] +++ OK, passed 100 tests; 19 discarded.
  1507. 1266.44 s [vector] maxIndexBy: OK
  1508. 1266.44 s [vector] +++ OK, passed 100 tests; 15 discarded.
  1509. 1266.44 s [vector] minIndexBy: OK
  1510. 1266.44 s [vector] +++ OK, passed 100 tests; 14 discarded.
  1511. 1266.44 s [vector] ListFirstMaxIndexWins: OK
  1512. 1266.44 s [vector] +++ OK, passed 100 tests; 18 discarded.
  1513. 1266.44 s [vector] FalseListFirstMaxIndexWins: OK
  1514. 1266.44 s [vector] +++ OK, failed as expected. (after 1 test):
  1515. 1266.44 s [vector] Exception:
  1516. 1266.44 s [vector] Prelude.foldr1: empty list
  1517. 1266.44 s [vector] CallStack (from HasCallStack):
  1518. 1266.44 s [vector] error, called at libraries/base/GHC/List.hs:1644:3 in base:GHC.List
  1519. 1266.44 s [vector] errorEmptyList, called at libraries/base/GHC/List.hs:609:30 in base:GHC.List
  1520. 1266.44 s [vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
  1521. 1266.44 s [vector] []
  1522. 1266.44 s [vector] zip: OK
  1523. 1266.44 s [vector] +++ OK, passed 100 tests.
  1524. 1266.44 s [vector] zip3: OK
  1525. 1266.44 s [vector] +++ OK, passed 100 tests.
  1526. 1266.44 s [vector] unzip: OK
  1527. 1266.44 s [vector] +++ OK, passed 100 tests.
  1528. 1266.44 s [vector] unzip3: OK
  1529. 1266.44 s [vector] +++ OK, passed 100 tests.
  1530. 1266.44 s [vector] indexed: OK
  1531. 1266.44 s [vector] +++ OK, passed 100 tests.
  1532. 1266.44 s [vector] update: OK
  1533. 1266.44 s [vector] +++ OK, passed 100 tests.
  1534. 1266.44 s [vector] mempty: OK
  1535. 1266.44 s [vector] +++ OK, passed 1 test.
  1536. 1266.45 s [vector] mappend: OK
  1537. 1266.45 s [vector] +++ OK, passed 100 tests.
  1538. 1266.46 s [vector] mconcat: OK (0.01s)
  1539. 1266.46 s [vector] +++ OK, passed 100 tests.
  1540. 1266.46 s [vector] glength: OK
  1541. 1266.46 s [vector] +++ OK, passed 100 tests.
  1542. 1266.46 s [vector] (Bool)
  1543. 1266.46 s [vector] fromList.toList == id: OK
  1544. 1266.46 s [vector] +++ OK, passed 100 tests.
  1545. 1266.46 s [vector] toList.fromList == id: OK
  1546. 1266.46 s [vector] +++ OK, passed 100 tests.
  1547. 1266.46 s [vector] unstream.stream == id: OK
  1548. 1266.46 s [vector] +++ OK, passed 100 tests.
  1549. 1266.46 s [vector] stream.unstream == id: OK
  1550. 1266.46 s [vector] +++ OK, passed 100 tests.
  1551. 1266.46 s [vector] eq: OK
  1552. 1266.46 s [vector] +++ OK, passed 100 tests.
  1553. 1266.46 s [vector] length: OK
  1554. 1266.46 s [vector] +++ OK, passed 100 tests.
  1555. 1266.46 s [vector] null: OK
  1556. 1266.46 s [vector] +++ OK, passed 100 tests.
  1557. 1266.46 s [vector] index: OK
  1558. 1266.46 s [vector] +++ OK, passed 100 tests; 18 discarded.
  1559. 1266.46 s [vector] safeIndex: OK
  1560. 1266.46 s [vector] +++ OK, passed 100 tests.
  1561. 1266.46 s [vector] head: OK
  1562. 1266.46 s [vector] +++ OK, passed 100 tests; 16 discarded.
  1563. 1266.46 s [vector] last: OK
  1564. 1266.46 s [vector] +++ OK, passed 100 tests; 19 discarded.
  1565. 1266.46 s [vector] unsafeIndex: OK
  1566. 1266.46 s [vector] +++ OK, passed 100 tests; 20 discarded.
  1567. 1266.46 s [vector] unsafeHead: OK
  1568. 1266.47 s [vector] +++ OK, passed 100 tests; 17 discarded.
  1569. 1266.47 s [vector] unsafeLast: OK
  1570. 1266.47 s [vector] +++ OK, passed 100 tests; 16 discarded.
  1571. 1266.47 s [vector] slice: OK
  1572. 1266.47 s [vector] +++ OK, passed 100 tests.
  1573. 1266.47 s [vector] init: OK
  1574. 1266.47 s [vector] +++ OK, passed 100 tests; 14 discarded.
  1575. 1266.47 s [vector] tail: OK
  1576. 1266.47 s [vector] +++ OK, passed 100 tests; 14 discarded.
  1577. 1266.47 s [vector] take: OK
  1578. 1266.47 s [vector] +++ OK, passed 100 tests.
  1579. 1266.47 s [vector] drop: OK
  1580. 1266.47 s [vector] +++ OK, passed 100 tests.
  1581. 1266.47 s [vector] splitAt: OK
  1582. 1266.47 s [vector] +++ OK, passed 100 tests.
  1583. 1266.47 s [vector] empty: OK
  1584. 1266.47 s [vector] +++ OK, passed 1 test.
  1585. 1266.47 s [vector] singleton: OK
  1586. 1266.47 s [vector] +++ OK, passed 100 tests.
  1587. 1266.47 s [vector] replicate: OK
  1588. 1266.47 s [vector] +++ OK, passed 100 tests.
  1589. 1266.47 s [vector] generate: OK
  1590. 1266.47 s [vector] +++ OK, passed 100 tests.
  1591. 1266.47 s [vector] iterateN: OK
  1592. 1266.48 s [tasty-discover] Phase: checkPhase
  1593. 1266.49 s [vector] +++ OK, passed 100 tests.
  1594. 1266.51 s [vector] iterateNM: OK (0.03s)
  1595. 1266.51 s [vector] +++ OK, passed 100 tests.
  1596. 1266.53 s [vector] generateM: OK (0.01s)
  1597. 1266.53 s [vector] +++ OK, passed 100 tests.
  1598. 1266.54 s [vector] replicateM: OK (0.03s)
  1599. 1266.54 s [vector] +++ OK, passed 100 tests.
  1600. 1266.54 s [vector] create: OK
  1601. 1266.54 s [vector] +++ OK, passed 100 tests.
  1602. 1266.54 s [vector] createT: OK
  1603. 1266.54 s [vector] +++ OK, passed 100 tests.
  1604. 1266.54 s [vector] unfoldr: OK
  1605. 1266.54 s [vector] +++ OK, passed 100 tests.
  1606. 1266.54 s [vector] unfoldrN: OK
  1607. 1266.54 s [vector] +++ OK, passed 100 tests.
  1608. 1266.54 s [vector] unfoldrExactN: OK
  1609. 1266.54 s [vector] +++ OK, passed 100 tests.
  1610. 1266.55 s [vector] unfoldrM: OK
  1611. 1266.55 s [vector] +++ OK, passed 100 tests.
  1612. 1266.57 s [vector] unfoldrNM: OK
  1613. 1266.57 s [vector] +++ OK, passed 100 tests.
  1614. 1266.58 s [vector] unfoldrExactNM: OK (0.03s)
  1615. 1266.58 s [vector] +++ OK, passed 100 tests.
  1616. 1266.58 s [vector] constructN: OK
  1617. 1266.58 s [vector] +++ OK, passed 100 tests.
  1618. 1266.58 s [vector] constructrN: OK
  1619. 1266.58 s [vector] +++ OK, passed 100 tests.
  1620. 1266.58 s [vector] cons: OK
  1621. 1266.58 s [vector] +++ OK, passed 100 tests.
  1622. 1266.58 s [vector] snoc: OK
  1623. 1266.58 s [vector] +++ OK, passed 100 tests.
  1624. 1266.59 s [vector] append: OK
  1625. 1266.59 s [vector] +++ OK, passed 100 tests.
  1626. 1266.60 s [vector] concat: OK (0.01s)
  1627. 1266.60 s [vector] +++ OK, passed 100 tests.
  1628. 1266.60 s [vector] force: OK
  1629. 1266.60 s [vector] +++ OK, passed 100 tests.
  1630. 1266.60 s [vector] upd: OK
  1631. 1266.61 s [vector] +++ OK, passed 100 tests.
  1632. 1266.61 s [vector] accum: OK
  1633. 1266.61 s [vector] +++ OK, passed 100 tests.
  1634. 1266.61 s [vector] reverse: OK
  1635. 1266.61 s [vector] +++ OK, passed 100 tests.
  1636. 1266.61 s [vector] backpermute: OK
  1637. 1266.61 s [vector] +++ OK, passed 100 tests.
  1638. 1266.61 s [vector] map: OK
  1639. 1266.61 s [vector] +++ OK, passed 100 tests.
  1640. 1266.61 s [vector] imap: OK
  1641. 1266.61 s [vector] +++ OK, passed 100 tests.
  1642. 1266.61 s [vector] concatMap: OK
  1643. 1266.61 s [vector] +++ OK, passed 100 tests.
  1644. 1266.61 s [vector] mapM: OK
  1645. 1266.62 s [vector] +++ OK, passed 100 tests.
  1646. 1266.62 s [tasty-discover] Running 1 test suites...
  1647. 1266.62 s [vector] mapM_: OK (0.01s)
  1648. 1266.62 s [vector] +++ OK, passed 100 tests.
  1649. 1266.63 s [vector] forM: OK
  1650. 1266.63 s [vector] +++ OK, passed 100 tests.
  1651. 1266.63 s [tasty-discover] Test suite tasty-discover-test: RUNNING...
  1652. 1266.64 s [vector] forM_: OK (0.01s)
  1653. 1266.64 s [vector] +++ OK, passed 100 tests.
  1654. 1266.65 s [vector] imapM: OK
  1655. 1266.65 s [vector] +++ OK, passed 100 tests.
  1656. 1266.65 s [vector] imapM_: OK (0.01s)
  1657. 1266.65 s [vector] +++ OK, passed 100 tests.
  1658. 1266.65 s [vector] zipWith: OK
  1659. 1266.65 s [vector] +++ OK, passed 100 tests.
  1660. 1266.65 s [vector] zipWith3: OK
  1661. 1266.65 s [vector] +++ OK, passed 100 tests.
  1662. 1266.66 s [vector] izipWith: OK
  1663. 1266.66 s [vector] +++ OK, passed 100 tests.
  1664. 1266.66 s [vector] izipWith3: OK
  1665. 1266.66 s [vector] +++ OK, passed 100 tests.
  1666. 1266.67 s [vector] izipWithM: OK
  1667. 1266.67 s [vector] +++ OK, passed 100 tests.
  1668. 1266.67 s [vector] izipWithM_: OK
  1669. 1266.67 s [vector] +++ OK, passed 100 tests.
  1670. 1266.67 s [vector] zipWithM: OK
  1671. 1266.67 s [vector] +++ OK, passed 100 tests.
  1672. 1266.68 s [vector] zipWithM_: OK
  1673. 1266.68 s [vector] +++ OK, passed 100 tests.
  1674. 1266.68 s [vector] filter: OK
  1675. 1266.68 s [vector] +++ OK, passed 100 tests.
  1676. 1266.68 s [vector] ifilter: OK
  1677. 1266.68 s [vector] +++ OK, passed 100 tests.
  1678. 1266.69 s [slist] [2 of 5] Compiling Slist.Type
  1679. 1266.70 s [vector] filterM: OK (0.01s)
  1680. 1266.70 s [vector] +++ OK, passed 100 tests.
  1681. 1266.70 s [vector] uniq: OK
  1682. 1266.70 s [vector] +++ OK, passed 100 tests.
  1683. 1266.70 s [vector] mapMaybe: OK
  1684. 1266.70 s [tasty-discover] test/Driver.hs
  1685. 1266.70 s [tasty-discover] modules
  1686. 1266.70 s [tasty-discover] Test discovery
  1687. 1266.70 s [tasty-discover] Discovers tests: OK (0.03s)
  1688. 1266.70 s [tasty-discover] ignores
  1689. 1266.70 s [tasty-discover] Module ignore configuration
  1690. 1266.70 s [vector] +++ OK, passed 100 tests.
  1691. 1266.70 s [vector] imapMaybe: OK
  1692. 1266.70 s [vector] +++ OK, passed 100 tests.
  1693. 1266.70 s [vector] takeWhile: OK
  1694. 1266.70 s [vector] +++ OK, passed 100 tests.
  1695. 1266.71 s [vector] dropWhile: OK
  1696. 1266.71 s [vector] +++ OK, passed 100 tests.
  1697. 1266.71 s [vector] partition: OK
  1698. 1266.71 s [vector] +++ OK, passed 100 tests.
  1699. 1266.71 s [vector] partitionWith: OK
  1700. 1266.71 s [vector] +++ OK, passed 100 tests.
  1701. 1266.71 s [vector] span: OK
  1702. 1266.71 s [vector] +++ OK, passed 100 tests.
  1703. 1266.71 s [vector] break: OK
  1704. 1266.71 s [vector] +++ OK, passed 100 tests.
  1705. 1266.71 s [vector] spanR: OK
  1706. 1266.71 s [vector] +++ OK, passed 100 tests.
  1707. 1266.72 s [vector] breakR: OK
  1708. 1266.72 s [vector] +++ OK, passed 100 tests.
  1709. 1266.72 s [vector] groupBy: OK
  1710. 1266.72 s [vector] +++ OK, passed 100 tests.
  1711. 1266.72 s [vector] elem: OK
  1712. 1266.72 s [vector] +++ OK, passed 100 tests.
  1713. 1266.72 s [vector] notElem: OK
  1714. 1266.73 s [vector] +++ OK, passed 100 tests.
  1715. 1266.73 s [vector] find: OK
  1716. 1266.73 s [vector] +++ OK, passed 100 tests.
  1717. 1266.73 s [vector] findIndex: OK
  1718. 1266.73 s [vector] +++ OK, passed 100 tests.
  1719. 1266.73 s [vector] findIndexR: OK
  1720. 1266.73 s [vector] +++ OK, passed 100 tests.
  1721. 1266.73 s [vector] findIndices: OK
  1722. 1266.73 s [vector] +++ OK, passed 100 tests.
  1723. 1266.74 s [vector] elemIndex: OK
  1724. 1266.74 s [vector] +++ OK, passed 100 tests.
  1725. 1266.74 s [tasty-discover] Ignores tests in modules with the specified suffix: OK (0.07s)
  1726. 1266.74 s [tasty-discover] badModuleGlob
  1727. 1266.74 s [tasty-discover] Module suffix configuration
  1728. 1266.74 s [tasty-discover] Filters discovered tests by specified suffix: OK (0.05s)
  1729. 1266.74 s [tasty-discover] customModuleName
  1730. 1266.74 s [tasty-discover] Module name configuration
  1731. 1266.74 s [tasty-discover] Creates a generated main function with the specified name: OK
  1732. 1266.74 s [tasty-discover] noTreeDisplayDefault: OK (0.03s)
  1733. 1266.74 s [tasty-discover] treeDisplay: OK (0.04s)
  1734. 1266.74 s [vector] elemIndices: OK
  1735. 1266.74 s [vector] +++ OK, passed 100 tests.
  1736. 1266.74 s [vector] foldl: OK
  1737. 1266.74 s [vector] +++ OK, passed 100 tests.
  1738. 1266.74 s [vector] foldl1: OK
  1739. 1266.74 s [vector] +++ OK, passed 100 tests; 17 discarded.
  1740. 1266.74 s [vector] foldl': OK
  1741. 1266.74 s [vector] +++ OK, passed 100 tests.
  1742. 1266.74 s [vector] foldl1': OK
  1743. 1266.74 s [vector] +++ OK, passed 100 tests; 13 discarded.
  1744. 1266.74 s [vector] foldr: OK
  1745. 1266.75 s [vector] +++ OK, passed 100 tests.
  1746. 1266.75 s [vector] foldr1: OK
  1747. 1266.75 s [vector] +++ OK, passed 100 tests; 13 discarded.
  1748. 1266.75 s [vector] foldr': OK
  1749. 1266.75 s [vector] +++ OK, passed 100 tests.
  1750. 1266.75 s [vector] foldr1': OK
  1751. 1266.75 s [vector] +++ OK, passed 100 tests; 16 discarded.
  1752. 1266.76 s [vector] ifoldl: OK
  1753. 1266.76 s [vector] +++ OK, passed 100 tests.
  1754. 1266.76 s [vector] ifoldl': OK
  1755. 1266.76 s [vector] +++ OK, passed 100 tests.
  1756. 1266.76 s [vector] ifoldr: OK
  1757. 1266.76 s [vector] +++ OK, passed 100 tests.
  1758. 1266.76 s [vector] ifoldr': OK
  1759. 1266.76 s [vector] +++ OK, passed 100 tests.
  1760. 1266.76 s [vector] ifoldM: OK
  1761. 1266.76 s [vector] +++ OK, passed 100 tests.
  1762. 1266.77 s [vector] ifoldM': OK
  1763. 1266.77 s [vector] +++ OK, passed 100 tests.
  1764. 1266.79 s [vector] ifoldM_: OK (0.02s)
  1765. 1266.79 s [vector] +++ OK, passed 100 tests.
  1766. 1266.79 s [vector] ifoldM'_: OK (0.01s)
  1767. 1266.79 s [vector] +++ OK, passed 100 tests.
  1768. 1266.79 s [vector] all: OK
  1769. 1266.79 s [vector] +++ OK, passed 100 tests.
  1770. 1266.79 s [vector] any: OK
  1771. 1266.79 s [vector] +++ OK, passed 100 tests.
  1772. 1266.80 s [vector] prescanl: OK
  1773. 1266.80 s [vector] +++ OK, passed 100 tests.
  1774. 1266.80 s [vector] prescanl': OK
  1775. 1266.80 s [vector] +++ OK, passed 100 tests.
  1776. 1266.80 s [vector] postscanl: OK
  1777. 1266.80 s [vector] +++ OK, passed 100 tests.
  1778. 1266.80 s [vector] postscanl': OK
  1779. 1266.80 s [vector] +++ OK, passed 100 tests.
  1780. 1266.80 s [vector] scanl: OK
  1781. 1266.80 s [vector] +++ OK, passed 100 tests.
  1782. 1266.80 s [slist]
  1783. 1266.81 s [slist] src/Slist/Type.hs:29:57: warning: [-Wunused-imports]
  1784. 1266.81 s [slist] The import of ‘liftA2’
  1785. 1266.81 s [slist] from module ‘Control.Applicative’ is redundant
  1786. 1266.81 s [slist] |
  1787. 1266.81 s [slist] 29 | import Control.Applicative (Alternative (empty, (<|>)), liftA2)
  1788. 1266.81 s [slist] | ^^^^^^
  1789. 1266.81 s [slist]
  1790. 1266.81 s [slist] src/Slist/Type.hs:143:5: warning: [GHC-94458] [-Winvalid-haddock]
  1791. 1266.81 s [slist] A Haddock comment cannot appear in this position and will be ignored.
  1792. 1266.81 s [slist] |
  1793. 1266.81 s [slist] 143 | -- | Is the element in the structure?
  1794. 1266.81 s [slist] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1795. 1266.81 s [vector] scanl': OK
  1796. 1266.81 s [vector] +++ OK, passed 100 tests.
  1797. 1266.81 s [vector] scanl1: OK
  1798. 1266.81 s [vector] +++ OK, passed 100 tests.
  1799. 1266.81 s [vector] scanl1': OK
  1800. 1266.81 s [vector] +++ OK, passed 100 tests.
  1801. 1266.81 s [vector] iscanl: OK
  1802. 1266.81 s [vector] +++ OK, passed 100 tests.
  1803. 1266.81 s [vector] iscanl': OK
  1804. 1266.81 s [vector] +++ OK, passed 100 tests.
  1805. 1266.81 s [vector] prescanr: OK
  1806. 1266.81 s [vector] +++ OK, passed 100 tests.
  1807. 1266.81 s [vector] prescanr': OK
  1808. 1266.82 s [vector] +++ OK, passed 100 tests.
  1809. 1266.82 s [vector] postscanr: OK
  1810. 1266.82 s [vector] +++ OK, passed 100 tests.
  1811. 1266.82 s [vector] postscanr': OK
  1812. 1266.82 s [vector] +++ OK, passed 100 tests.
  1813. 1266.82 s [vector] scanr: OK
  1814. 1266.82 s [vector] +++ OK, passed 100 tests.
  1815. 1266.82 s [validation-selective] Preprocessing test suite 'validation-selective-test' for validation-selective-0.2.0.0..
  1816. 1266.82 s [vector] scanr': OK
  1817. 1266.82 s [vector] +++ OK, passed 100 tests.
  1818. 1266.82 s [vector] scanr1: OK
  1819. 1266.82 s [validation-selective] Building test suite 'validation-selective-test' for validation-selective-0.2.0.0..
  1820. 1266.82 s [vector] +++ OK, passed 100 tests.
  1821. 1266.82 s [vector] scanr1': OK
  1822. 1266.82 s [vector] +++ OK, passed 100 tests.
  1823. 1266.83 s [vector] iscanr: OK
  1824. 1266.83 s [vector] +++ OK, passed 100 tests.
  1825. 1266.83 s [vector] iscanr': OK
  1826. 1266.83 s [vector] +++ OK, passed 100 tests.
  1827. 1266.83 s [vector] mut_read: OK
  1828. 1266.83 s [vector] +++ OK, passed 100 tests; 15 discarded.
  1829. 1266.83 s [vector] mut_write: OK
  1830. 1266.83 s [vector] +++ OK, passed 100 tests; 15 discarded.
  1831. 1266.83 s [vector] mut_modify: OK
  1832. 1266.83 s [vector] +++ OK, passed 100 tests; 11 discarded.
  1833. 1266.83 s [vector] mut_generate: OK
  1834. 1266.84 s [vector] +++ OK, passed 100 tests.
  1835. 1266.84 s [vector] mut_generateM: OK
  1836. 1266.85 s [vector] +++ OK, passed 100 tests.
  1837. 1266.85 s [vector] mut_mapM_: OK
  1838. 1266.85 s [vector] +++ OK, passed 100 tests.
  1839. 1266.86 s [vector] mut_imapM_: OK (0.01s)
  1840. 1266.87 s [vector] +++ OK, passed 100 tests.
  1841. 1266.87 s [vector] mut_forM_: OK
  1842. 1266.87 s [vector] +++ OK, passed 100 tests.
  1843. 1266.88 s [vector] mut_iforM_: OK (0.01s)
  1844. 1266.88 s [vector] +++ OK, passed 100 tests.
  1845. 1266.88 s [vector] mut_foldr: OK
  1846. 1266.88 s [vector] +++ OK, passed 100 tests.
  1847. 1266.88 s [vector] mut_foldr': OK
  1848. 1266.88 s [vector] +++ OK, passed 100 tests.
  1849. 1266.88 s [vector] mut_foldl: OK
  1850. 1266.88 s [vector] +++ OK, passed 100 tests.
  1851. 1266.88 s [vector] mut_foldl': OK
  1852. 1266.88 s [vector] +++ OK, passed 100 tests.
  1853. 1266.89 s [vector] mut_ifoldr: OK
  1854. 1266.89 s [vector] +++ OK, passed 100 tests.
  1855. 1266.89 s [vector] mut_ifoldr': OK
  1856. 1266.89 s [vector] +++ OK, passed 100 tests.
  1857. 1266.89 s [vector] mut_ifoldl: OK
  1858. 1266.89 s [vector] +++ OK, passed 100 tests.
  1859. 1266.89 s [vector] mut_ifoldl': OK
  1860. 1266.89 s [vector] +++ OK, passed 100 tests.
  1861. 1266.89 s [vector] mut_foldM: OK
  1862. 1266.89 s [vector] +++ OK, passed 100 tests.
  1863. 1266.89 s [vector] mut_foldM': OK
  1864. 1266.90 s [vector] +++ OK, passed 100 tests.
  1865. 1266.90 s [vector] mut_foldrM: OK
  1866. 1266.90 s [vector] +++ OK, passed 100 tests.
  1867. 1266.90 s [vector] mut_foldrM': OK
  1868. 1266.90 s [vector] +++ OK, passed 100 tests.
  1869. 1266.90 s [vector] mut_ifoldM: OK
  1870. 1266.90 s [vector] +++ OK, passed 100 tests.
  1871. 1266.90 s [vector] mut_ifoldM': OK
  1872. 1266.90 s [vector] +++ OK, passed 100 tests.
  1873. 1266.90 s [vector] mut_ifoldrM: OK
  1874. 1266.90 s [vector] +++ OK, passed 100 tests.
  1875. 1266.90 s [vector] mut_ifoldrM': OK
  1876. 1266.90 s [vector] +++ OK, passed 100 tests.
  1877. 1266.90 s [vector] compare: OK
  1878. 1266.90 s [vector] +++ OK, passed 100 tests.
  1879. 1266.90 s [vector] maximum: OK
  1880. 1266.91 s [vector] +++ OK, passed 100 tests; 21 discarded.
  1881. 1266.91 s [vector] minimum: OK
  1882. 1266.91 s [vector] +++ OK, passed 100 tests; 15 discarded.
  1883. 1266.91 s [vector] minIndex: OK
  1884. 1266.91 s [vector] +++ OK, passed 100 tests; 17 discarded.
  1885. 1266.91 s [vector] maxIndex: OK
  1886. 1266.91 s [vector] +++ OK, passed 100 tests; 13 discarded.
  1887. 1266.91 s [vector] maximumBy: OK
  1888. 1266.91 s [vector] +++ OK, passed 100 tests; 18 discarded.
  1889. 1266.91 s [vector] minimumBy: OK
  1890. 1266.91 s [vector] +++ OK, passed 100 tests; 12 discarded.
  1891. 1266.91 s [vector] maximumOn: OK
  1892. 1266.91 s [vector] +++ OK, passed 100 tests; 21 discarded.
  1893. 1266.91 s [vector] minimumOn: OK
  1894. 1266.91 s [vector] +++ OK, passed 100 tests; 12 discarded.
  1895. 1266.91 s [vector] maxIndexBy: OK
  1896. 1266.91 s [vector] +++ OK, passed 100 tests; 14 discarded.
  1897. 1266.91 s [vector] minIndexBy: OK
  1898. 1266.91 s [vector] +++ OK, passed 100 tests; 19 discarded.
  1899. 1266.91 s [vector] ListFirstMaxIndexWins: OK
  1900. 1266.91 s [vector] +++ OK, passed 100 tests; 21 discarded.
  1901. 1266.91 s [vector] FalseListFirstMaxIndexWins: OK
  1902. 1266.91 s [vector] +++ OK, failed as expected. (after 1 test):
  1903. 1266.91 s [vector] Exception:
  1904. 1266.91 s [vector] Prelude.foldr1: empty list
  1905. 1266.91 s [vector] CallStack (from HasCallStack):
  1906. 1266.91 s [vector] error, called at libraries/base/GHC/List.hs:1644:3 in base:GHC.List
  1907. 1266.91 s [vector] errorEmptyList, called at libraries/base/GHC/List.hs:609:30 in base:GHC.List
  1908. 1266.91 s [vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
  1909. 1266.91 s [vector] []
  1910. 1266.91 s [vector] zip: OK
  1911. 1266.92 s [vector] +++ OK, passed 100 tests.
  1912. 1266.92 s [vector] zip3: OK
  1913. 1266.92 s [vector] +++ OK, passed 100 tests.
  1914. 1266.92 s [vector] unzip: OK
  1915. 1266.92 s [vector] +++ OK, passed 100 tests.
  1916. 1266.92 s [vector] unzip3: OK
  1917. 1266.92 s [vector] +++ OK, passed 100 tests.
  1918. 1266.92 s [vector] indexed: OK
  1919. 1266.92 s [vector] +++ OK, passed 100 tests.
  1920. 1266.92 s [vector] update: OK
  1921. 1266.92 s [vector] +++ OK, passed 100 tests.
  1922. 1266.92 s [vector] mempty: OK
  1923. 1266.92 s [vector] +++ OK, passed 1 test.
  1924. 1266.93 s [vector] mappend: OK
  1925. 1266.93 s [vector] +++ OK, passed 100 tests.
  1926. 1266.94 s [vector] mconcat: OK (0.01s)
  1927. 1266.94 s [vector] +++ OK, passed 100 tests.
  1928. 1266.94 s [vector] glength: OK
  1929. 1266.94 s [vector] +++ OK, passed 100 tests.
  1930. 1266.94 s [vector] and: OK
  1931. 1266.94 s [vector] +++ OK, passed 100 tests.
  1932. 1266.94 s [vector] or: OK
  1933. 1266.94 s [vector] +++ OK, passed 100 tests.
  1934. 1266.94 s [vector] (Int)
  1935. 1266.94 s [vector] fromList.toList == id: OK
  1936. 1266.94 s [vector] +++ OK, passed 100 tests.
  1937. 1266.94 s [vector] toList.fromList == id: OK
  1938. 1266.94 s [vector] +++ OK, passed 100 tests.
  1939. 1266.94 s [vector] unstream.stream == id: OK
  1940. 1266.94 s [vector] +++ OK, passed 100 tests.
  1941. 1266.94 s [vector] stream.unstream == id: OK
  1942. 1266.94 s [vector] +++ OK, passed 100 tests.
  1943. 1266.94 s [vector] eq: OK
  1944. 1266.94 s [vector] +++ OK, passed 100 tests.
  1945. 1266.94 s [vector] length: OK
  1946. 1266.94 s [vector] +++ OK, passed 100 tests.
  1947. 1266.94 s [vector] null: OK
  1948. 1266.94 s [vector] +++ OK, passed 100 tests.
  1949. 1266.94 s [vector] index: OK
  1950. 1266.94 s [vector] +++ OK, passed 100 tests; 13 discarded.
  1951. 1266.94 s [vector] safeIndex: OK
  1952. 1266.94 s [vector] +++ OK, passed 100 tests.
  1953. 1266.94 s [vector] head: OK
  1954. 1266.94 s [vector] +++ OK, passed 100 tests; 16 discarded.
  1955. 1266.95 s [vector] last: OK
  1956. 1266.95 s [vector] +++ OK, passed 100 tests; 13 discarded.
  1957. 1266.95 s [vector] unsafeIndex: OK
  1958. 1266.95 s [vector] +++ OK, passed 100 tests; 16 discarded.
  1959. 1266.95 s [vector] unsafeHead: OK
  1960. 1266.95 s [vector] +++ OK, passed 100 tests; 18 discarded.
  1961. 1266.95 s [vector] unsafeLast: OK
  1962. 1266.95 s [vector] +++ OK, passed 100 tests; 18 discarded.
  1963. 1266.95 s [vector] slice: OK
  1964. 1266.95 s [vector] +++ OK, passed 100 tests.
  1965. 1266.95 s [vector] init: OK
  1966. 1266.95 s [vector] +++ OK, passed 100 tests; 16 discarded.
  1967. 1266.95 s [vector] tail: OK
  1968. 1266.95 s [vector] +++ OK, passed 100 tests; 21 discarded.
  1969. 1266.95 s [vector] take: OK
  1970. 1266.95 s [vector] +++ OK, passed 100 tests.
  1971. 1266.95 s [vector] drop: OK
  1972. 1266.95 s [vector] +++ OK, passed 100 tests.
  1973. 1266.95 s [vector] splitAt: OK
  1974. 1266.95 s [vector] +++ OK, passed 100 tests.
  1975. 1266.95 s [vector] empty: OK
  1976. 1266.95 s [vector] +++ OK, passed 1 test.
  1977. 1266.95 s [vector] singleton: OK
  1978. 1266.95 s [vector] +++ OK, passed 100 tests.
  1979. 1266.95 s [vector] replicate: OK
  1980. 1266.95 s [vector] +++ OK, passed 100 tests.
  1981. 1266.96 s [vector] generate: OK
  1982. 1266.96 s [vector] +++ OK, passed 100 tests.
  1983. 1266.96 s [vector] iterateN: OK
  1984. 1266.97 s [vector] +++ OK, passed 100 tests.
  1985. 1266.99 s [vector] iterateNM: OK (0.03s)
  1986. 1266.99 s [vector] +++ OK, passed 100 tests.
  1987. 1267.00 s [tasty-discover] mkModuleTree: OK (0.32s)
  1988. 1267.00 s [tasty-discover] +++ OK, passed 100 tests.
  1989. 1267.00 s [tasty-discover] listCompare: OK
  1990. 1267.00 s [tasty-discover] additionCommutative: OK
  1991. 1267.00 s [tasty-discover] +++ OK, passed 100 tests.
  1992. 1267.00 s [vector] generateM: OK (0.01s)
  1993. 1267.00 s [vector] +++ OK, passed 100 tests.
  1994. 1267.00 s [vector] replicateM: OK
  1995. 1267.00 s [vector] +++ OK, passed 100 tests.
  1996. 1267.00 s [vector] create: OK
  1997. 1267.00 s [vector] +++ OK, passed 100 tests.
  1998. 1267.00 s [vector] createT: OK
  1999. 1267.00 s [vector] +++ OK, passed 100 tests.
  2000. 1267.01 s [vector] unfoldr: OK
  2001. 1267.01 s [vector] +++ OK, passed 100 tests.
  2002. 1267.01 s [vector] unfoldrN: OK
  2003. 1267.01 s [vector] +++ OK, passed 100 tests.
  2004. 1267.01 s [vector] unfoldrExactN: OK
  2005. 1267.01 s [vector] +++ OK, passed 100 tests.
  2006. 1267.01 s [vector] unfoldrM: OK
  2007. 1267.01 s [vector] +++ OK, passed 100 tests.
  2008. 1267.01 s [vector] unfoldrNM: OK
  2009. 1267.03 s [validation-selective] [1 of 4] Compiling Test.Gen
  2010. 1267.03 s [vector] +++ OK, passed 100 tests.
  2011. 1267.06 s [vector] unfoldrExactNM: OK (0.02s)
  2012. 1267.06 s [vector] +++ OK, passed 100 tests.
  2013. 1267.07 s [vector] constructN: OK (0.03s)
  2014. 1267.07 s [vector] +++ OK, passed 100 tests.
  2015. 1267.07 s [vector] constructrN: OK
  2016. 1267.07 s [vector] +++ OK, passed 100 tests.
  2017. 1267.07 s [vector] cons: OK
  2018. 1267.08 s [vector] +++ OK, passed 100 tests.
  2019. 1267.08 s [vector] snoc: OK
  2020. 1267.08 s [vector] +++ OK, passed 100 tests.
  2021. 1267.09 s [vector] append: OK
  2022. 1267.09 s [vector] +++ OK, passed 100 tests.
  2023. 1267.09 s [tasty-discover] sortReverse: OK (0.44s)
  2024. 1267.10 s [tasty-discover] 1333 tests completed
  2025. 1267.10 s [tasty-discover] prelude
  2026. 1267.10 s [tasty-discover] Prelude.head
  2027. 1267.10 s [tasty-discover] returns the first element of a list: OK
  2028. 1267.10 s [tasty-discover] Addition commutes: OK
  2029. 1267.10 s [tasty-discover] +++ OK, passed 100 tests.
  2030. 1267.10 s [tasty-discover] multiplication
  2031. 1267.10 s [tasty-discover] Multiplication commutes: OK
  2032. 1267.10 s [tasty-discover] +++ OK, passed 100 tests.
  2033. 1267.10 s [tasty-discover] One is identity: OK
  2034. 1267.10 s [tasty-discover] +++ OK, passed 100 tests.
  2035. 1267.10 s [tasty-discover] Some input: OK
  2036. 1267.10 s [tasty-discover] generateTrees
  2037. 1267.10 s [tasty-discover] First input: OK
  2038. 1267.10 s [tasty-discover] Second input: OK
  2039. 1267.10 s [tasty-discover] DiscoverTest.tasty_reverse: OK (0.10s)
  2040. 1267.10 s [tasty-discover] ✓ reverse passed 100 tests.
  2041. 1267.10 s [tasty-discover] reverse: OK (0.09s)
  2042. 1267.10 s [tasty-discover] ✓ DiscoverTest.hprop_reverse passed 100 tests.
  2043. 1267.10 s [tasty-discover] additionCommutative: OK (0.01s)
  2044. 1267.10 s [tasty-discover] +++ OK, passed 100 tests.
  2045. 1267.10 s [tasty-discover] multiplationDistributiveOverAddition: OK (0.05s)
  2046. 1267.10 s [tasty-discover] +++ OK, passed 100 tests.
  2047. 1267.10 s [tasty-discover] additionAssociative: OK (0.05s)
  2048. 1267.10 s [tasty-discover] +++ OK, passed 100 tests.
  2049. 1267.10 s [tasty-discover] additionCommutative: OK (0.03s)
  2050. 1267.10 s [tasty-discover] +++ OK, passed 100 tests.
  2051. 1267.10 s [tasty-discover]
  2052. 1267.10 s [tasty-discover] All 23 tests passed (0.45s)
  2053. 1267.10 s [vector] concat: OK (0.02s)
  2054. 1267.10 s [vector] +++ OK, passed 100 tests.
  2055. 1267.10 s [vector] force: OK
  2056. 1267.10 s [vector] +++ OK, passed 100 tests.
  2057. 1267.11 s [vector] upd: OK
  2058. 1267.11 s [vector] +++ OK, passed 100 tests.
  2059. 1267.11 s [vector] accum: OK
  2060. 1267.11 s [vector] +++ OK, passed 100 tests.
  2061. 1267.11 s [vector] reverse: OK
  2062. 1267.11 s [vector] +++ OK, passed 100 tests.
  2063. 1267.11 s [vector] backpermute: OK
  2064. 1267.11 s [vector] +++ OK, passed 100 tests.
  2065. 1267.11 s [vector] map: OK
  2066. 1267.11 s [vector] +++ OK, passed 100 tests.
  2067. 1267.12 s [vector] imap: OK
  2068. 1267.12 s [vector] +++ OK, passed 100 tests.
  2069. 1267.12 s [megaparsec] Phase: updateAutotoolsGnuConfigScriptsPhase
  2070. 1267.12 s [vector] concatMap: OK
  2071. 1267.12 s [vector] +++ OK, passed 100 tests.
  2072. 1267.12 s [tasty-discover] Test suite tasty-discover-test: PASS
  2073. 1267.12 s [tasty-discover] Test suite logged to: dist/test/tasty-discover-5.0.1-tasty-discover-test.log
  2074. 1267.12 s [tasty-discover] 1 of 1 test suites (1 of 1 test cases) passed.
  2075. 1267.13 s [vector] mapM: OK
  2076. 1267.13 s [vector] +++ OK, passed 100 tests.
  2077. 1267.13 s [tasty-discover] Phase: haddockPhase
  2078. 1267.14 s [megaparsec] Phase: configurePhase
  2079. 1267.14 s [vector] mapM_: OK (0.02s)
  2080. 1267.14 s [vector] +++ OK, passed 100 tests.
  2081. 1267.15 s [megaparsec] configureFlags: --verbose --prefix=/nix/store/9c0lm32ik2w1h62jk4p8mxnh0nmc0vhk-megaparsec-9.6.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/iaglww2il8i3xmhx1xgld1g2mk7jqdan-megaparsec-9.6.1-doc/share/doc/megaparsec-9.6.1 --with-gcc=gcc --package-db=/build/tmp.qRNZqjUVQG/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  2082. 1267.15 s [vector] forM: OK
  2083. 1267.15 s [vector] +++ OK, passed 100 tests.
  2084. 1267.17 s [megaparsec] Using Parsec parser
  2085. 1267.17 s [megaparsec] Configuring megaparsec-9.6.1...
  2086. 1267.18 s [vector] forM_: OK (0.03s)
  2087. 1267.18 s [vector] +++ OK, passed 100 tests.
  2088. 1267.19 s [vector] imapM: OK
  2089. 1267.19 s [vector] +++ OK, passed 100 tests.
  2090. 1267.22 s [vector] imapM_: OK (0.03s)
  2091. 1267.22 s [vector] +++ OK, passed 100 tests.
  2092. 1267.22 s [vector] zipWith: OK
  2093. 1267.22 s [vector] +++ OK, passed 100 tests.
  2094. 1267.22 s [vector] zipWith3: OK
  2095. 1267.23 s [vector] +++ OK, passed 100 tests.
  2096. 1267.24 s [vector] izipWith: OK (0.01s)
  2097. 1267.24 s [vector] +++ OK, passed 100 tests.
  2098. 1267.25 s [vector] izipWith3: OK
  2099. 1267.25 s [vector] +++ OK, passed 100 tests.
  2100. 1267.25 s [vector] izipWithM: OK
  2101. 1267.27 s [vector] +++ OK, passed 100 tests.
  2102. 1267.28 s [vector] izipWithM_: OK (0.03s)
  2103. 1267.28 s [vector] +++ OK, passed 100 tests.
  2104. 1267.28 s [vector] zipWithM: OK
  2105. 1267.29 s [vector] +++ OK, passed 100 tests.
  2106. 1267.30 s [vector] zipWithM_: OK (0.01s)
  2107. 1267.30 s [vector] +++ OK, passed 100 tests.
  2108. 1267.30 s [vector] filter: OK
  2109. 1267.30 s [vector] +++ OK, passed 100 tests.
  2110. 1267.31 s [vector] ifilter: OK
  2111. 1267.31 s [vector] +++ OK, passed 100 tests.
  2112. 1267.35 s [vector] filterM: OK (0.04s)
  2113. 1267.35 s [vector] +++ OK, passed 100 tests.
  2114. 1267.35 s [vector] uniq: OK
  2115. 1267.35 s [vector] +++ OK, passed 100 tests.
  2116. 1267.35 s [vector] mapMaybe: OK
  2117. 1267.36 s [vector] +++ OK, passed 100 tests.
  2118. 1267.36 s [vector] imapMaybe: OK
  2119. 1267.36 s [vector] +++ OK, passed 100 tests.
  2120. 1267.36 s [vector] takeWhile: OK
  2121. 1267.36 s [vector] +++ OK, passed 100 tests.
  2122. 1267.36 s [vector] dropWhile: OK
  2123. 1267.36 s [vector] +++ OK, passed 100 tests.
  2124. 1267.37 s [vector] partition: OK
  2125. 1267.37 s [vector] +++ OK, passed 100 tests.
  2126. 1267.37 s [vector] partitionWith: OK
  2127. 1267.37 s [vector] +++ OK, passed 100 tests.
  2128. 1267.37 s [vector] span: OK
  2129. 1267.37 s [vector] +++ OK, passed 100 tests.
  2130. 1267.37 s [vector] break: OK
  2131. 1267.37 s [vector] +++ OK, passed 100 tests.
  2132. 1267.37 s [vector] spanR: OK
  2133. 1267.37 s [vector] +++ OK, passed 100 tests.
  2134. 1267.38 s [vector] breakR: OK
  2135. 1267.38 s [vector] +++ OK, passed 100 tests.
  2136. 1267.38 s [vector] groupBy: OK
  2137. 1267.38 s [vector] +++ OK, passed 100 tests.
  2138. 1267.38 s [attoparsec] Phase: updateAutotoolsGnuConfigScriptsPhase
  2139. 1267.38 s [vector] elem: OK
  2140. 1267.38 s [vector] +++ OK, passed 100 tests.
  2141. 1267.38 s [vector] notElem: OK
  2142. 1267.39 s [vector] +++ OK, passed 100 tests.
  2143. 1267.39 s [vector] find: OK
  2144. 1267.39 s [vector] +++ OK, passed 100 tests.
  2145. 1267.39 s [vector] findIndex: OK
  2146. 1267.39 s [vector] +++ OK, passed 100 tests.
  2147. 1267.39 s [vector] findIndexR: OK
  2148. 1267.39 s [vector] +++ OK, passed 100 tests.
  2149. 1267.39 s [vector] findIndices: OK
  2150. 1267.39 s [vector] +++ OK, passed 100 tests.
  2151. 1267.39 s [vector] elemIndex: OK
  2152. 1267.39 s [vector] +++ OK, passed 100 tests.
  2153. 1267.40 s [vector] elemIndices: OK
  2154. 1267.40 s [vector] +++ OK, passed 100 tests.
  2155. 1267.41 s [attoparsec] Phase: configurePhase
  2156. 1267.41 s [vector] foldl: OK
  2157. 1267.41 s [vector] +++ OK, passed 100 tests.
  2158. 1267.41 s [vector] foldl1: OK
  2159. 1267.41 s [vector] +++ OK, passed 100 tests; 16 discarded.
  2160. 1267.42 s [attoparsec] configureFlags: --verbose --prefix=/nix/store/a27rywpvg7x2xb3ci7r4ppdfiiabxf67-attoparsec-0.14.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.B8bSgCziQJ/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 --extra-lib-dirs=/nix/store/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  2161. 1267.42 s [vector] foldl': OK
  2162. 1267.42 s [vector] +++ OK, passed 100 tests.
  2163. 1267.42 s [vector] foldl1': OK
  2164. 1267.42 s [vector] +++ OK, passed 100 tests; 19 discarded.
  2165. 1267.43 s [vector] foldr: OK
  2166. 1267.43 s [vector] +++ OK, passed 100 tests.
  2167. 1267.43 s [vector] foldr1: OK
  2168. 1267.43 s [vector] +++ OK, passed 100 tests; 17 discarded.
  2169. 1267.43 s [vector] foldr': OK
  2170. 1267.44 s [vector] +++ OK, passed 100 tests.
  2171. 1267.45 s [attoparsec] Using Parsec parser
  2172. 1267.45 s [attoparsec] Configuring attoparsec-0.14.4...
  2173. 1267.45 s [vector] foldr1': OK
  2174. 1267.45 s [vector] +++ OK, passed 100 tests; 19 discarded.
  2175. 1267.45 s [validation-selective] [2 of 4] Compiling Test.Laws
  2176. 1267.45 s [vector] ifoldl: OK
  2177. 1267.45 s [vector] +++ OK, passed 100 tests.
  2178. 1267.46 s [vector] ifoldl': OK
  2179. 1267.46 s [vector] +++ OK, passed 100 tests.
  2180. 1267.46 s [vector] ifoldr: OK
  2181. 1267.46 s [vector] +++ OK, passed 100 tests.
  2182. 1267.46 s [vector] ifoldr': OK
  2183. 1267.47 s [vector] +++ OK, passed 100 tests.
  2184. 1267.47 s [vector] ifoldM: OK
  2185. 1267.47 s [vector] +++ OK, passed 100 tests.
  2186. 1267.49 s [vector] ifoldM': OK
  2187. 1267.49 s [vector] +++ OK, passed 100 tests.
  2188. 1267.51 s [vector] ifoldM_: OK (0.02s)
  2189. 1267.51 s [vector] +++ OK, passed 100 tests.
  2190. 1267.52 s [vector] ifoldM'_: OK (0.02s)
  2191. 1267.52 s [vector] +++ OK, passed 100 tests.
  2192. 1267.53 s [vector] all: OK
  2193. 1267.53 s [tasty-discover] Preprocessing library for tasty-discover-5.0.1..
  2194. 1267.53 s [tasty-discover] Running Haddock on library for tasty-discover-5.0.1..
  2195. 1267.53 s [vector] +++ OK, passed 100 tests.
  2196. 1267.53 s [vector] any: OK
  2197. 1267.53 s [vector] +++ OK, passed 100 tests.
  2198. 1267.54 s [vector] prescanl: OK
  2199. 1267.54 s [vector] +++ OK, passed 100 tests.
  2200. 1267.55 s [vector] prescanl': OK
  2201. 1267.55 s [vector] +++ OK, passed 100 tests.
  2202. 1267.55 s [vector] postscanl: OK
  2203. 1267.55 s [vector] +++ OK, passed 100 tests.
  2204. 1267.56 s [validation-selective]
  2205. 1267.56 s [validation-selective] test/Test/Laws.hs:21:1: warning: [-Wunused-imports]
  2206. 1267.56 s [validation-selective] The import of ‘Applicative, liftA2’
  2207. 1267.56 s [validation-selective] from module ‘Control.Applicative’ is redundant
  2208. 1267.56 s [validation-selective] |
  2209. 1267.56 s [validation-selective] 21 | import Control.Applicative (Alternative (empty, (<|>)), Applicative (liftA2))
  2210. 1267.56 s [validation-selective] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2211. 1267.57 s [vector] postscanl': OK (0.02s)
  2212. 1267.57 s [vector] +++ OK, passed 100 tests.
  2213. 1267.57 s [vector] scanl: OK
  2214. 1267.57 s [vector] +++ OK, passed 100 tests.
  2215. 1267.58 s [vector] scanl': OK
  2216. 1267.58 s [vector] +++ OK, passed 100 tests.
  2217. 1267.58 s [vector] scanl1: OK
  2218. 1267.59 s [vector] +++ OK, passed 100 tests.
  2219. 1267.59 s [vector] scanl1': OK
  2220. 1267.59 s [vector] +++ OK, passed 100 tests.
  2221. 1267.59 s [vector] iscanl: OK
  2222. 1267.60 s [vector] +++ OK, passed 100 tests.
  2223. 1267.60 s [vector] iscanl': OK
  2224. 1267.61 s [vector] +++ OK, passed 100 tests.
  2225. 1267.61 s [vector] prescanr: OK
  2226. 1267.61 s [vector] +++ OK, passed 100 tests.
  2227. 1267.62 s [vector] prescanr': OK
  2228. 1267.62 s [vector] +++ OK, passed 100 tests.
  2229. 1267.62 s [vector] postscanr: OK
  2230. 1267.62 s [vector] +++ OK, passed 100 tests.
  2231. 1267.63 s [vector] postscanr': OK
  2232. 1267.63 s [vector] +++ OK, passed 100 tests.
  2233. 1267.64 s [vector] scanr: OK
  2234. 1267.64 s [vector] +++ OK, passed 100 tests.
  2235. 1267.64 s [vector] scanr': OK
  2236. 1267.64 s [vector] +++ OK, passed 100 tests.
  2237. 1267.64 s [vector] scanr1: OK
  2238. 1267.65 s [vector] +++ OK, passed 100 tests.
  2239. 1267.65 s [vector] scanr1': OK
  2240. 1267.65 s [vector] +++ OK, passed 100 tests.
  2241. 1267.67 s [vector] iscanr: OK (0.01s)
  2242. 1267.67 s [vector] +++ OK, passed 100 tests.
  2243. 1267.68 s [vector] iscanr': OK (0.02s)
  2244. 1267.68 s [vector] +++ OK, passed 100 tests.
  2245. 1267.68 s [vector] mut_read: OK
  2246. 1267.68 s [vector] +++ OK, passed 100 tests; 17 discarded.
  2247. 1267.69 s [vector] mut_write: OK
  2248. 1267.69 s [vector] +++ OK, passed 100 tests; 16 discarded.
  2249. 1267.70 s [vector] mut_modify: OK
  2250. 1267.70 s [vector] +++ OK, passed 100 tests; 12 discarded.
  2251. 1267.71 s [vector] mut_generate: OK
  2252. 1267.71 s [vector] +++ OK, passed 100 tests.
  2253. 1267.73 s [vector] mut_generateM: OK (0.02s)
  2254. 1267.73 s [vector] +++ OK, passed 100 tests.
  2255. 1267.75 s [vector] mut_mapM_: OK (0.03s)
  2256. 1267.75 s [vector] +++ OK, passed 100 tests.
  2257. 1267.75 s [extensions] [2 of 5] Compiling Test.Extensions
  2258. 1267.77 s [tasty-discover] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  2259. 1267.77 s [vector] mut_imapM_: OK (0.02s)
  2260. 1267.77 s [vector] +++ OK, passed 100 tests.
  2261. 1267.81 s [vector] mut_forM_: OK (0.02s)
  2262. 1267.81 s [vector] +++ OK, passed 100 tests.
  2263. 1267.84 s [vector] mut_iforM_: OK (0.05s)
  2264. 1267.84 s [vector] +++ OK, passed 100 tests.
  2265. 1267.84 s [vector] mut_foldr: OK
  2266. 1267.85 s [vector] +++ OK, passed 100 tests.
  2267. 1267.85 s [vector] mut_foldr': OK
  2268. 1267.85 s [vector] +++ OK, passed 100 tests.
  2269. 1267.86 s [vector] mut_foldl: OK
  2270. 1267.86 s [vector] +++ OK, passed 100 tests.
  2271. 1267.86 s [vector] mut_foldl': OK
  2272. 1267.86 s [vector] +++ OK, passed 100 tests.
  2273. 1267.86 s [vector] mut_ifoldr: OK
  2274. 1267.87 s [vector] +++ OK, passed 100 tests.
  2275. 1267.88 s [vector] mut_ifoldr': OK
  2276. 1267.88 s [vector] +++ OK, passed 100 tests.
  2277. 1267.88 s [vector] mut_ifoldl: OK
  2278. 1267.88 s [vector] +++ OK, passed 100 tests.
  2279. 1267.88 s [vector] mut_ifoldl': OK
  2280. 1267.89 s [vector] +++ OK, passed 100 tests.
  2281. 1267.89 s [vector] mut_foldM: OK
  2282. 1267.89 s [vector] +++ OK, passed 100 tests.
  2283. 1267.89 s [vector] mut_foldM': OK
  2284. 1267.90 s [vector] +++ OK, passed 100 tests.
  2285. 1267.91 s [vector] mut_foldrM: OK
  2286. 1267.91 s [vector] +++ OK, passed 100 tests.
  2287. 1267.91 s [vector] mut_foldrM': OK
  2288. 1267.91 s [vector] +++ OK, passed 100 tests.
  2289. 1267.91 s [vector] mut_ifoldM: OK
  2290. 1267.92 s [vector] +++ OK, passed 100 tests.
  2291. 1267.93 s [vector] mut_ifoldM': OK (0.01s)
  2292. 1267.93 s [vector] +++ OK, passed 100 tests.
  2293. 1267.95 s [vector] mut_ifoldrM: OK (0.01s)
  2294. 1267.95 s [vector] +++ OK, passed 100 tests.
  2295. 1267.95 s [megaparsec] Flags chosen: dev=False
  2296. 1267.95 s [megaparsec] Dependency base >=4.15 && <5: using base-4.18.1.0
  2297. 1267.95 s [megaparsec] Dependency bytestring >=0.2 && <0.13: using bytestring-0.11.5.2
  2298. 1267.95 s [megaparsec] Dependency case-insensitive >=1.2 && <1.3: using case-insensitive-1.2.1.0
  2299. 1267.95 s [megaparsec] Dependency containers >=0.5 && <0.8: using containers-0.6.7
  2300. 1267.95 s [megaparsec] Dependency deepseq >=1.3 && <1.6: using deepseq-1.4.8.1
  2301. 1267.95 s [megaparsec] Dependency mtl >=2.2.2 && <3: using mtl-2.3.1
  2302. 1267.95 s [megaparsec] Dependency parser-combinators >=1.0 && <2: using parser-combinators-1.3.0
  2303. 1267.95 s [megaparsec] Dependency scientific >=0.3.7 && <0.4: using scientific-0.3.8.0
  2304. 1267.95 s [megaparsec] Dependency text >=0.2 && <2.2: using text-2.0.2
  2305. 1267.95 s [megaparsec] Dependency transformers >=0.4 && <0.7: using transformers-0.6.1.0
  2306. 1267.95 s [vector] mut_ifoldrM': OK (0.01s)
  2307. 1267.95 s [vector] +++ OK, passed 100 tests.
  2308. 1267.95 s [vector] compare: OK
  2309. 1267.95 s [vector] +++ OK, passed 100 tests.
  2310. 1267.95 s [vector] maximum: OK
  2311. 1267.95 s [vector] +++ OK, passed 100 tests; 13 discarded.
  2312. 1267.95 s [vector] minimum: OK
  2313. 1267.95 s [vector] +++ OK, passed 100 tests; 15 discarded.
  2314. 1267.96 s [vector] minIndex: OK
  2315. 1267.96 s [vector] +++ OK, passed 100 tests; 15 discarded.
  2316. 1267.96 s [vector] maxIndex: OK
  2317. 1267.96 s [vector] +++ OK, passed 100 tests; 20 discarded.
  2318. 1267.96 s [vector] maximumBy: OK
  2319. 1267.96 s [vector] +++ OK, passed 100 tests; 17 discarded.
  2320. 1267.96 s [vector] minimumBy: OK
  2321. 1267.96 s [vector] +++ OK, passed 100 tests; 15 discarded.
  2322. 1267.96 s [vector] maximumOn: OK
  2323. 1267.96 s [vector] +++ OK, passed 100 tests; 15 discarded.
  2324. 1267.96 s [vector] minimumOn: OK
  2325. 1267.96 s [vector] +++ OK, passed 100 tests; 18 discarded.
  2326. 1267.96 s [vector] maxIndexBy: OK
  2327. 1267.96 s [vector] +++ OK, passed 100 tests; 18 discarded.
  2328. 1267.97 s [vector] minIndexBy: OK
  2329. 1267.97 s [vector] +++ OK, passed 100 tests; 17 discarded.
  2330. 1267.97 s [vector] ListFirstMaxIndexWins: OK
  2331. 1267.97 s [vector] +++ OK, passed 100 tests; 14 discarded.
  2332. 1267.97 s [vector] FalseListFirstMaxIndexWins: OK
  2333. 1267.97 s [vector] +++ OK, failed as expected. (after 1 test):
  2334. 1267.97 s [vector] Exception:
  2335. 1267.97 s [vector] Prelude.foldr1: empty list
  2336. 1267.97 s [vector] CallStack (from HasCallStack):
  2337. 1267.97 s [vector] error, called at libraries/base/GHC/List.hs:1644:3 in base:GHC.List
  2338. 1267.97 s [vector] errorEmptyList, called at libraries/base/GHC/List.hs:609:30 in base:GHC.List
  2339. 1267.97 s [vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
  2340. 1267.97 s [vector] []
  2341. 1267.97 s [vector] zip: OK
  2342. 1267.97 s [vector] +++ OK, passed 100 tests.
  2343. 1267.97 s [vector] zip3: OK
  2344. 1267.97 s [vector] +++ OK, passed 100 tests.
  2345. 1267.98 s [vector] unzip: OK
  2346. 1267.98 s [vector] +++ OK, passed 100 tests.
  2347. 1267.98 s [vector] unzip3: OK
  2348. 1267.98 s [vector] +++ OK, passed 100 tests.
  2349. 1267.98 s [vector] indexed: OK
  2350. 1267.98 s [vector] +++ OK, passed 100 tests.
  2351. 1267.98 s [vector] update: OK
  2352. 1267.98 s [vector] +++ OK, passed 100 tests.
  2353. 1267.99 s [vector] mempty: OK
  2354. 1267.99 s [vector] +++ OK, passed 1 test.
  2355. 1267.99 s [vector] mappend: OK
  2356. 1268.01 s [vector] +++ OK, passed 100 tests.
  2357. 1268.02 s [vector] mconcat: OK (0.03s)
  2358. 1268.02 s [vector] +++ OK, passed 100 tests.
  2359. 1268.02 s [vector] glength: OK
  2360. 1268.02 s [vector] +++ OK, passed 100 tests.
  2361. 1268.02 s [vector] sum: OK
  2362. 1268.02 s [vector] +++ OK, passed 100 tests.
  2363. 1268.02 s [vector] product: OK
  2364. 1268.02 s [vector] +++ OK, passed 100 tests.
  2365. 1268.02 s [vector] enumFromN: OK
  2366. 1268.02 s [vector] +++ OK, passed 100 tests.
  2367. 1268.03 s [vector] enumFromThenN: OK
  2368. 1268.03 s [vector] +++ OK, passed 100 tests.
  2369. 1268.03 s [vector] enumFromTo: OK
  2370. 1268.03 s [vector] +++ OK, passed 100 tests.
  2371. 1268.03 s [vector] enumFromThenTo: OK
  2372. 1268.03 s [vector] +++ OK, passed 100 tests; 11 discarded.
  2373. 1268.03 s [vector] (Float)
  2374. 1268.03 s [vector] fromList.toList == id: OK
  2375. 1268.03 s [vector] +++ OK, passed 100 tests.
  2376. 1268.03 s [vector] toList.fromList == id: OK
  2377. 1268.03 s [vector] +++ OK, passed 100 tests.
  2378. 1268.03 s [vector] unstream.stream == id: OK
  2379. 1268.03 s [vector] +++ OK, passed 100 tests.
  2380. 1268.03 s [vector] stream.unstream == id: OK
  2381. 1268.03 s [vector] +++ OK, passed 100 tests.
  2382. 1268.03 s [vector] eq: OK
  2383. 1268.03 s [vector] +++ OK, passed 100 tests.
  2384. 1268.03 s [vector] length: OK
  2385. 1268.03 s [vector] +++ OK, passed 100 tests.
  2386. 1268.03 s [vector] null: OK
  2387. 1268.04 s [vector] +++ OK, passed 100 tests.
  2388. 1268.04 s [vector] index: OK
  2389. 1268.04 s [vector] +++ OK, passed 100 tests; 15 discarded.
  2390. 1268.04 s [vector] safeIndex: OK
  2391. 1268.04 s [vector] +++ OK, passed 100 tests.
  2392. 1268.04 s [vector] head: OK
  2393. 1268.04 s [vector] +++ OK, passed 100 tests; 13 discarded.
  2394. 1268.04 s [vector] last: OK
  2395. 1268.04 s [vector] +++ OK, passed 100 tests; 16 discarded.
  2396. 1268.04 s [vector] unsafeIndex: OK
  2397. 1268.04 s [vector] +++ OK, passed 100 tests; 17 discarded.
  2398. 1268.04 s [vector] unsafeHead: OK
  2399. 1268.04 s [vector] +++ OK, passed 100 tests; 16 discarded.
  2400. 1268.04 s [vector] unsafeLast: OK
  2401. 1268.04 s [vector] +++ OK, passed 100 tests; 15 discarded.
  2402. 1268.04 s [vector] slice: OK
  2403. 1268.04 s [vector] +++ OK, passed 100 tests.
  2404. 1268.04 s [vector] init: OK
  2405. 1268.04 s [vector] +++ OK, passed 100 tests; 20 discarded.
  2406. 1268.04 s [vector] tail: OK
  2407. 1268.04 s [vector] +++ OK, passed 100 tests; 17 discarded.
  2408. 1268.04 s [vector] take: OK
  2409. 1268.04 s [vector] +++ OK, passed 100 tests.
  2410. 1268.04 s [vector] drop: OK
  2411. 1268.04 s [vector] +++ OK, passed 100 tests.
  2412. 1268.05 s [vector] splitAt: OK
  2413. 1268.05 s [vector] +++ OK, passed 100 tests.
  2414. 1268.05 s [vector] empty: OK
  2415. 1268.05 s [vector] +++ OK, passed 1 test.
  2416. 1268.05 s [vector] singleton: OK
  2417. 1268.05 s [vector] +++ OK, passed 100 tests.
  2418. 1268.05 s [vector] replicate: OK
  2419. 1268.05 s [vector] +++ OK, passed 100 tests.
  2420. 1268.05 s [vector] generate: OK
  2421. 1268.05 s [vector] +++ OK, passed 100 tests.
  2422. 1268.05 s [vector] iterateN: OK
  2423. 1268.06 s [slist] [3 of 5] Compiling Slist.Maybe
  2424. 1268.06 s [vector] +++ OK, passed 100 tests.
  2425. 1268.07 s [vector] iterateNM: OK (0.02s)
  2426. 1268.07 s [vector] +++ OK, passed 100 tests.
  2427. 1268.11 s [vector] generateM: OK (0.03s)
  2428. 1268.11 s [vector] +++ OK, passed 100 tests.
  2429. 1268.11 s [vector] replicateM: OK
  2430. 1268.11 s [vector] +++ OK, passed 100 tests.
  2431. 1268.11 s [vector] create: OK
  2432. 1268.11 s [vector] +++ OK, passed 100 tests.
  2433. 1268.11 s [vector] createT: OK
  2434. 1268.11 s [vector] +++ OK, passed 100 tests.
  2435. 1268.11 s [vector] unfoldr: OK
  2436. 1268.11 s [vector] +++ OK, passed 100 tests.
  2437. 1268.11 s [vector] unfoldrN: OK
  2438. 1268.12 s [vector] +++ OK, passed 100 tests.
  2439. 1268.12 s [vector] unfoldrExactN: OK
  2440. 1268.12 s [vector] +++ OK, passed 100 tests.
  2441. 1268.12 s [vector] unfoldrM: OK
  2442. 1268.12 s [vector] +++ OK, passed 100 tests.
  2443. 1268.12 s [vector] unfoldrNM: OK
  2444. 1268.13 s [vector] +++ OK, passed 100 tests.
  2445. 1268.13 s [nothunks] [2 of 2] Compiling Main ( test/Main.hs, dist/build/nothunks-test/nothunks-test-tmp/Main.o )
  2446. 1268.15 s [vector] unfoldrExactNM: OK (0.02s)
  2447. 1268.15 s [vector] +++ OK, passed 100 tests.
  2448. 1268.17 s [vector] constructN: OK (0.02s)
  2449. 1268.17 s [vector] +++ OK, passed 100 tests.
  2450. 1268.18 s [vector] constructrN: OK (0.02s)
  2451. 1268.18 s [vector] +++ OK, passed 100 tests.
  2452. 1268.18 s [vector] cons: OK
  2453. 1268.18 s [vector] +++ OK, passed 100 tests.
  2454. 1268.18 s [vector] snoc: OK
  2455. 1268.19 s [vector] +++ OK, passed 100 tests.
  2456. 1268.19 s [vector] append: OK
  2457. 1268.20 s [attoparsec] Flags chosen: developer=False
  2458. 1268.20 s [attoparsec] Dependency array: using array-0.5.5.0
  2459. 1268.20 s [attoparsec] Dependency attoparsec:attoparsec-internal: using attoparsec-0.14.4
  2460. 1268.20 s [attoparsec] Dependency base >=4.5 && <5: using base-4.18.1.0
  2461. 1268.20 s [attoparsec] Dependency bytestring <0.13: using bytestring-0.11.5.2
  2462. 1268.20 s [attoparsec] Dependency containers: using containers-0.6.7
  2463. 1268.20 s [attoparsec] Dependency deepseq: using deepseq-1.4.8.1
  2464. 1268.20 s [attoparsec] Dependency ghc-prim <0.14: using ghc-prim-0.10.0
  2465. 1268.20 s [attoparsec] Dependency scientific >=0.3.1 && <0.4: using scientific-0.3.8.0
  2466. 1268.20 s [attoparsec] Dependency text >=1.1.1.3: using text-2.0.2
  2467. 1268.20 s [attoparsec] Dependency transformers >=0.2 && <0.4 || >=0.4.1.0 && <0.7: using
  2468. 1268.20 s [attoparsec] transformers-0.6.1.0
  2469. 1268.20 s [attoparsec] Dependency array: using array-0.5.5.0
  2470. 1268.20 s [attoparsec] Dependency base >=4.5 && <5: using base-4.18.1.0
  2471. 1268.20 s [attoparsec] Dependency bytestring <0.13: using bytestring-0.11.5.2
  2472. 1268.20 s [attoparsec] Dependency text >=1.1.1.3: using text-2.0.2
  2473. 1268.20 s [attoparsec] Dependency QuickCheck >=2.13.2 && <2.16: using QuickCheck-2.14.3
  2474. 1268.20 s [attoparsec] Dependency array: using array-0.5.5.0
  2475. 1268.20 s [attoparsec] Dependency attoparsec:{attoparsec, attoparsec-internal}: using
  2476. 1268.20 s [attoparsec] attoparsec-0.14.4
  2477. 1268.20 s [attoparsec] Dependency attoparsec:{attoparsec, attoparsec-internal}: using
  2478. 1268.20 s [attoparsec] attoparsec-0.14.4
  2479. 1268.20 s [attoparsec] Dependency base: using base-4.18.1.0
  2480. 1268.20 s [attoparsec] Dependency bytestring: using bytestring-0.11.5.2
  2481. 1268.20 s [attoparsec] Dependency deepseq >=1.1: using deepseq-1.4.8.1
  2482. 1268.20 s [attoparsec] Dependency quickcheck-unicode: using quickcheck-unicode-1.0.1.0
  2483. 1268.20 s [attoparsec] Dependency scientific: using scientific-0.3.8.0
  2484. 1268.20 s [attoparsec] Dependency tasty >=0.11: using tasty-1.5.3
  2485. 1268.20 s [attoparsec] Dependency tasty-quickcheck >=0.8: using tasty-quickcheck-0.11
  2486. 1268.20 s [attoparsec] Dependency text: using text-2.0.2
  2487. 1268.20 s [attoparsec] Dependency transformers: using transformers-0.6.1.0
  2488. 1268.20 s [attoparsec] Dependency vector: using vector-0.13.2.0
  2489. 1268.21 s [vector] +++ OK, passed 100 tests.
  2490. 1268.23 s [vector] concat: OK (0.03s)
  2491. 1268.23 s [vector] +++ OK, passed 100 tests.
  2492. 1268.23 s [vector] force: OK
  2493. 1268.23 s [vector] +++ OK, passed 100 tests.
  2494. 1268.23 s [vector] upd: OK
  2495. 1268.23 s [vector] +++ OK, passed 100 tests.
  2496. 1268.24 s [trial] Preprocessing test suite 'trial-test' for trial-0.0.0.0..
  2497. 1268.24 s [trial] Building test suite 'trial-test' for trial-0.0.0.0..
  2498. 1268.24 s [vector] accum: OK
  2499. 1268.24 s [vector] +++ OK, passed 100 tests.
  2500. 1268.24 s [vector] reverse: OK
  2501. 1268.24 s [vector] +++ OK, passed 100 tests.
  2502. 1268.24 s [vector] backpermute: OK
  2503. 1268.25 s [vector] +++ OK, passed 100 tests.
  2504. 1268.25 s [tasty-discover] 100% ( 8 / 8) in 'Test.Tasty.Discover.Internal.Config'
  2505. 1268.25 s [vector] map: OK
  2506. 1268.26 s [vector] +++ OK, passed 100 tests.
  2507. 1268.26 s [vector] imap: OK
  2508. 1268.26 s [vector] +++ OK, passed 100 tests.
  2509. 1268.27 s [vector] concatMap: OK
  2510. 1268.27 s [vector] +++ OK, passed 100 tests.
  2511. 1268.29 s [vector] mapM: OK
  2512. 1268.29 s [vector] +++ OK, passed 100 tests.
  2513. 1268.32 s [vector] mapM_: OK (0.04s)
  2514. 1268.32 s [vector] +++ OK, passed 100 tests.
  2515. 1268.32 s [vector] forM: OK
  2516. 1268.32 s [vector] +++ OK, passed 100 tests.
  2517. 1268.34 s [slist] [4 of 5] Compiling Slist.Containers
  2518. 1268.35 s [slist] [5 of 5] Compiling Slist
  2519. 1268.35 s [tasty-discover] 100% ( 12 / 12) in 'Test.Tasty.Discover.Internal.Generator'
  2520. 1268.36 s [trial]
  2521. 1268.36 s [trial] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  2522. 1268.36 s [trial] The following packages were specified via -package or -package-id flags,
  2523. 1268.36 s [trial] but were not needed for compilation:
  2524. 1268.36 s [trial] - splitmix-0.1.1 (exposed by flag -package-id splitmix-0.1.1-DhujvlRHzy3LbShgpelvxY)
  2525. 1268.36 s [vector] forM_: OK (0.03s)
  2526. 1268.37 s [vector] +++ OK, passed 100 tests.
  2527. 1268.37 s [vector] imapM: OK
  2528. 1268.37 s [vector] +++ OK, passed 100 tests.
  2529. 1268.38 s [extensions] [3 of 5] Compiling Test.Extensions.Module
  2530. 1268.38 s [extensions] [4 of 5] Compiling Test.Extensions.Types
  2531. 1268.38 s [megaparsec] Source component graph: component lib
  2532. 1268.38 s [megaparsec] Configured component graph:
  2533. 1268.38 s [megaparsec] component megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq
  2534. 1268.38 s [megaparsec] include base-4.18.1.0
  2535. 1268.38 s [megaparsec] include bytestring-0.11.5.2
  2536. 1268.38 s [megaparsec] include case-insensitive-1.2.1.0-2Fr30x162J97VVTi3Jt0ZA
  2537. 1268.38 s [megaparsec] include containers-0.6.7
  2538. 1268.38 s [megaparsec] include deepseq-1.4.8.1
  2539. 1268.38 s [megaparsec] include mtl-2.3.1
  2540. 1268.38 s [megaparsec] include parser-combinators-1.3.0-BO4CzeuSweE4dEkjadIz6J
  2541. 1268.38 s [megaparsec] include scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  2542. 1268.38 s [megaparsec] include text-2.0.2
  2543. 1268.38 s [megaparsec] include transformers-0.6.1.0
  2544. 1268.38 s [megaparsec] Linked component graph:
  2545. 1268.38 s [megaparsec] unit megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq
  2546. 1268.38 s [megaparsec] include base-4.18.1.0
  2547. 1268.38 s [megaparsec] include bytestring-0.11.5.2
  2548. 1268.38 s [megaparsec] include case-insensitive-1.2.1.0-2Fr30x162J97VVTi3Jt0ZA
  2549. 1268.38 s [megaparsec] include containers-0.6.7
  2550. 1268.38 s [megaparsec] include deepseq-1.4.8.1
  2551. 1268.38 s [megaparsec] include mtl-2.3.1
  2552. 1268.38 s [megaparsec] include parser-combinators-1.3.0-BO4CzeuSweE4dEkjadIz6J
  2553. 1268.38 s [megaparsec] include scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  2554. 1268.38 s [megaparsec] include text-2.0.2
  2555. 1268.38 s [megaparsec] include transformers-0.6.1.0
  2556. 1268.38 s [megaparsec] Text.Megaparsec=megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq:Text.Megaparsec,Text.Megaparsec.Byte=megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq:Text.Megaparsec.Byte,Text.Megaparsec.Byte.Binary=megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq:Text.Megaparsec.Byte.Binary,Text.Megaparsec.Byte.Lexer=megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq:Text.Megaparsec.Byte.Lexer,Text.Megaparsec.Char=megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq:Text.Megaparsec.Char,Text.Megaparsec.Char.Lexer=megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq:Text.Megaparsec.Char.Lexer,Text.Megaparsec.Debug=megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq:Text.Megaparsec.Debug,Text.Megaparsec.Error=megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq:Text.Megaparsec.Error,Text.Megaparsec.Error.Builder=megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq:Text.Megaparsec.Error.Builder,Text.Megaparsec.Internal=megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq:Text.Megaparsec.Internal,Text.Megaparsec.Pos=megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq:Text.Megaparsec.Pos,Text.Megaparsec.State=megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq:Text.Megaparsec.State,Text.Megaparsec.Stream=megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq:Text.Megaparsec.Stream
  2557. 1268.38 s [megaparsec] Ready component graph:
  2558. 1268.38 s [megaparsec] definite megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq
  2559. 1268.38 s [megaparsec] depends base-4.18.1.0
  2560. 1268.38 s [megaparsec] depends bytestring-0.11.5.2
  2561. 1268.38 s [megaparsec] depends case-insensitive-1.2.1.0-2Fr30x162J97VVTi3Jt0ZA
  2562. 1268.38 s [megaparsec] depends containers-0.6.7
  2563. 1268.38 s [megaparsec] depends deepseq-1.4.8.1
  2564. 1268.38 s [megaparsec] depends mtl-2.3.1
  2565. 1268.38 s [megaparsec] depends parser-combinators-1.3.0-BO4CzeuSweE4dEkjadIz6J
  2566. 1268.38 s [megaparsec] depends scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  2567. 1268.38 s [megaparsec] depends text-2.0.2
  2568. 1268.38 s [megaparsec] depends transformers-0.6.1.0
  2569. 1268.38 s [megaparsec] Using Cabal-3.10.1.0 compiled by ghc-9.6
  2570. 1268.38 s [megaparsec] Using compiler: ghc-9.6.3
  2571. 1268.38 s [megaparsec] Using install prefix:
  2572. 1268.38 s [megaparsec] /nix/store/9c0lm32ik2w1h62jk4p8mxnh0nmc0vhk-megaparsec-9.6.1
  2573. 1268.38 s [megaparsec] Executables installed in:
  2574. 1268.38 s [megaparsec] /nix/store/9c0lm32ik2w1h62jk4p8mxnh0nmc0vhk-megaparsec-9.6.1/bin
  2575. 1268.38 s [megaparsec] Libraries installed in:
  2576. 1268.38 s [megaparsec] /nix/store/9c0lm32ik2w1h62jk4p8mxnh0nmc0vhk-megaparsec-9.6.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq
  2577. 1268.38 s [megaparsec] Dynamic Libraries installed in:
  2578. 1268.38 s [megaparsec] /nix/store/9c0lm32ik2w1h62jk4p8mxnh0nmc0vhk-megaparsec-9.6.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  2579. 1268.38 s [megaparsec] Private executables installed in:
  2580. 1268.38 s [megaparsec] /nix/store/9c0lm32ik2w1h62jk4p8mxnh0nmc0vhk-megaparsec-9.6.1/libexec/x86_64-linux-ghc-9.6.3/megaparsec-9.6.1
  2581. 1268.38 s [megaparsec] Data files installed in:
  2582. 1268.38 s [megaparsec] /nix/store/9c0lm32ik2w1h62jk4p8mxnh0nmc0vhk-megaparsec-9.6.1/share/x86_64-linux-ghc-9.6.3/megaparsec-9.6.1
  2583. 1268.38 s [megaparsec] Documentation installed in:
  2584. 1268.38 s [megaparsec] /nix/store/iaglww2il8i3xmhx1xgld1g2mk7jqdan-megaparsec-9.6.1-doc/share/doc/megaparsec-9.6.1
  2585. 1268.38 s [megaparsec] Configuration files installed in:
  2586. 1268.38 s [megaparsec] /nix/store/9c0lm32ik2w1h62jk4p8mxnh0nmc0vhk-megaparsec-9.6.1/etc
  2587. 1268.38 s [megaparsec] No alex found
  2588. 1268.38 s [megaparsec] Using ar found on system at:
  2589. 1268.38 s [megaparsec] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  2590. 1268.38 s [megaparsec] No c2hs found
  2591. 1268.38 s [megaparsec] No cpphs found
  2592. 1268.38 s [megaparsec] No doctest found
  2593. 1268.38 s [megaparsec] Using gcc version 14.3.0 given by user at:
  2594. 1268.38 s [megaparsec] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  2595. 1268.38 s [megaparsec] Using ghc version 9.6.3 found on system at:
  2596. 1268.38 s [megaparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  2597. 1268.38 s [megaparsec] Using ghc-pkg version 9.6.3 found on system at:
  2598. 1268.38 s [megaparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  2599. 1268.38 s [megaparsec] No ghcjs found
  2600. 1268.38 s [megaparsec] No ghcjs-pkg found
  2601. 1268.38 s [megaparsec] No greencard found
  2602. 1268.38 s [megaparsec] Using haddock version 2.29.1 found on system at:
  2603. 1268.38 s [megaparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  2604. 1268.39 s [megaparsec] No happy found
  2605. 1268.39 s [megaparsec] Using haskell-suite found on system at: haskell-suite-dummy-location
  2606. 1268.39 s [megaparsec] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  2607. 1268.39 s [megaparsec] No hmake found
  2608. 1268.39 s [megaparsec] Using hpc version 0.68 found on system at:
  2609. 1268.39 s [megaparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  2610. 1268.39 s [megaparsec] Using hsc2hs version 0.68.9 found on system at:
  2611. 1268.39 s [megaparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  2612. 1268.39 s [megaparsec] Using hscolour version 1.25 found on system at:
  2613. 1268.39 s [megaparsec] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  2614. 1268.39 s [megaparsec] No jhc found
  2615. 1268.39 s [megaparsec] Using ld found on system at:
  2616. 1268.39 s [megaparsec] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  2617. 1268.39 s [megaparsec] No pkg-config found
  2618. 1268.39 s [megaparsec] Using runghc version 9.6.3 found on system at:
  2619. 1268.39 s [megaparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  2620. 1268.39 s [megaparsec] Using strip version 2.44 found on system at:
  2621. 1268.39 s [megaparsec] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  2622. 1268.39 s [megaparsec] Using tar found on system at:
  2623. 1268.39 s [megaparsec] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  2624. 1268.39 s [megaparsec] No uhc found
  2625. 1268.39 s [extensions] [5 of 5] Compiling Main
  2626. 1268.39 s [trial] [1 of 4] Compiling Test.Trial.Gen
  2627. 1268.40 s [vector] imapM_: OK (0.03s)
  2628. 1268.41 s [vector] +++ OK, passed 100 tests.
  2629. 1268.42 s [vector] zipWith: OK
  2630. 1268.43 s [vector] +++ OK, passed 100 tests.
  2631. 1268.43 s [vector] zipWith3: OK
  2632. 1268.43 s [vector] +++ OK, passed 100 tests.
  2633. 1268.43 s [vector] izipWith: OK
  2634. 1268.43 s [vector] +++ OK, passed 100 tests.
  2635. 1268.43 s [vector] izipWith3: OK
  2636. 1268.43 s [vector] +++ OK, passed 100 tests.
  2637. 1268.43 s [vector] izipWithM: OK
  2638. 1268.45 s [vector] +++ OK, passed 100 tests.
  2639. 1268.46 s [vector] izipWithM_: OK (0.02s)
  2640. 1268.47 s [vector] +++ OK, passed 100 tests.
  2641. 1268.47 s [vector] zipWithM: OK
  2642. 1268.47 s [vector] +++ OK, passed 100 tests.
  2643. 1268.48 s [tasty-discover] 75% ( 6 / 8) in 'Test.Tasty.Discover.Internal.Driver'
  2644. 1268.48 s [tasty-discover] Missing documentation for:
  2645. 1268.48 s [tasty-discover] ModuleTree (src/Test/Tasty/Discover/Internal/Driver.hs:139)
  2646. 1268.48 s [tasty-discover] mkModuleTree (src/Test/Tasty/Discover/Internal/Driver.hs:154)
  2647. 1268.49 s [vector] zipWithM_: OK (0.02s)
  2648. 1268.49 s [vector] +++ OK, passed 100 tests.
  2649. 1268.49 s [vector] filter: OK
  2650. 1268.49 s [vector] +++ OK, passed 100 tests.
  2651. 1268.51 s [vector] ifilter: OK
  2652. 1268.51 s [vector] +++ OK, passed 100 tests.
  2653. 1268.53 s [vector] filterM: OK (0.04s)
  2654. 1268.53 s [vector] +++ OK, passed 100 tests.
  2655. 1268.53 s [vector] uniq: OK
  2656. 1268.53 s [vector] +++ OK, passed 100 tests.
  2657. 1268.53 s [tasty-discover] 0% ( 0 / 2) in 'Test.Tasty.Discover.TastyInfo'
  2658. 1268.53 s [tasty-discover] Missing documentation for:
  2659. 1268.53 s [tasty-discover] Module header
  2660. 1268.53 s [tasty-discover] TastyInfo (src/Test/Tasty/Discover/TastyInfo.hs:7)
  2661. 1268.55 s [vector] mapMaybe: OK
  2662. 1268.55 s [vector] +++ OK, passed 100 tests.
  2663. 1268.55 s [megaparsec] Phase: buildPhase
  2664. 1268.55 s [vector] imapMaybe: OK
  2665. 1268.55 s [vector] +++ OK, passed 100 tests.
  2666. 1268.55 s [vector] takeWhile: OK
  2667. 1268.55 s [vector] +++ OK, passed 100 tests.
  2668. 1268.55 s [vector] dropWhile: OK
  2669. 1268.55 s [vector] +++ OK, passed 100 tests.
  2670. 1268.55 s [vector] partition: OK
  2671. 1268.55 s [vector] +++ OK, passed 100 tests.
  2672. 1268.56 s [vector] partitionWith: OK
  2673. 1268.57 s [tasty-discover] 0% ( 0 / 7) in 'Test.Tasty.Discover'
  2674. 1268.57 s [tasty-discover] Missing documentation for:
  2675. 1268.57 s [tasty-discover] Module header
  2676. 1268.57 s [vector] +++ OK, passed 100 tests.
  2677. 1268.57 s [vector] span: OK
  2678. 1268.57 s [vector] +++ OK, passed 100 tests.
  2679. 1268.57 s [tasty-discover] Tasty (src/Test/Tasty/Discover.hs:19)
  2680. 1268.57 s [tasty-discover] TastyInfo (src/Test/Tasty/Discover/TastyInfo.hs:7)
  2681. 1268.57 s [tasty-discover] name (src/Test/Tasty/Discover.hs:40)
  2682. 1268.57 s [tasty-discover] description (src/Test/Tasty/Discover.hs:45)
  2683. 1268.57 s [tasty-discover] nameOf (src/Test/Tasty/Discover.hs:34)
  2684. 1268.58 s [tasty-discover] descriptionOf (src/Test/Tasty/Discover.hs:37)
  2685. 1268.58 s [vector] break: OK
  2686. 1268.58 s [vector] +++ OK, passed 100 tests.
  2687. 1268.58 s [vector] spanR: OK
  2688. 1268.58 s [vector] +++ OK, passed 100 tests.
  2689. 1268.58 s [tasty-discover] 0% ( 0 / 2) in 'Test.Tasty.Discover.Version'
  2690. 1268.58 s [tasty-discover] Missing documentation for:
  2691. 1268.58 s [tasty-discover] Module header
  2692. 1268.58 s [tasty-discover] version (src/Test/Tasty/Discover/Version.hs:9)
  2693. 1268.58 s [vector] breakR: OK
  2694. 1268.58 s [vector] +++ OK, passed 100 tests.
  2695. 1268.58 s [vector] groupBy: OK
  2696. 1268.58 s [vector] +++ OK, passed 100 tests.
  2697. 1268.59 s [vector] elem: OK
  2698. 1268.59 s [vector] +++ OK, passed 100 tests.
  2699. 1268.59 s [vector] notElem: OK
  2700. 1268.59 s [vector] +++ OK, passed 100 tests.
  2701. 1268.59 s [vector] find: OK
  2702. 1268.59 s [vector] +++ OK, passed 100 tests.
  2703. 1268.59 s [vector] findIndex: OK
  2704. 1268.59 s [vector] +++ OK, passed 100 tests.
  2705. 1268.59 s [vector] findIndexR: OK
  2706. 1268.60 s [vector] +++ OK, passed 100 tests.
  2707. 1268.60 s [vector] findIndices: OK
  2708. 1268.60 s [vector] +++ OK, passed 100 tests.
  2709. 1268.60 s [vector] elemIndex: OK
  2710. 1268.60 s [vector] +++ OK, passed 100 tests.
  2711. 1268.60 s [vector] elemIndices: OK
  2712. 1268.61 s [vector] +++ OK, passed 100 tests.
  2713. 1268.61 s [attoparsec] Source component graph:
  2714. 1268.61 s [attoparsec] component lib:attoparsec-internal
  2715. 1268.62 s [attoparsec] component lib dependency lib:attoparsec-internal
  2716. 1268.62 s [attoparsec] component test:attoparsec-tests
  2717. 1268.62 s [attoparsec] dependency lib
  2718. 1268.62 s [attoparsec] dependency lib:attoparsec-internal
  2719. 1268.62 s [attoparsec] Configured component graph:
  2720. 1268.62 s [attoparsec] component attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal
  2721. 1268.62 s [attoparsec] include array-0.5.5.0
  2722. 1268.62 s [attoparsec] include base-4.18.1.0
  2723. 1268.62 s [attoparsec] include bytestring-0.11.5.2
  2724. 1268.62 s [attoparsec] include text-2.0.2
  2725. 1268.62 s [attoparsec] component attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  2726. 1268.62 s [attoparsec] include array-0.5.5.0
  2727. 1268.62 s [attoparsec] include attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal
  2728. 1268.62 s [attoparsec] include base-4.18.1.0
  2729. 1268.62 s [attoparsec] include bytestring-0.11.5.2
  2730. 1268.62 s [attoparsec] include containers-0.6.7
  2731. 1268.62 s [attoparsec] include deepseq-1.4.8.1
  2732. 1268.62 s [attoparsec] include ghc-prim-0.10.0
  2733. 1268.62 s [attoparsec] include scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  2734. 1268.62 s [attoparsec] include text-2.0.2
  2735. 1268.62 s [attoparsec] include transformers-0.6.1.0
  2736. 1268.62 s [attoparsec] component attoparsec-0.14.4-F2nRYgEJ2Yj69HwH8BHKZL-attoparsec-tests
  2737. 1268.62 s [attoparsec] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  2738. 1268.62 s [attoparsec] include array-0.5.5.0
  2739. 1268.62 s [attoparsec] include attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  2740. 1268.62 s [attoparsec] include attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal
  2741. 1268.62 s [attoparsec] include base-4.18.1.0
  2742. 1268.62 s [attoparsec] include bytestring-0.11.5.2
  2743. 1268.62 s [attoparsec] include deepseq-1.4.8.1
  2744. 1268.62 s [attoparsec] include quickcheck-unicode-1.0.1.0-4fEkY6Q7R9cGbE41JQNPcd
  2745. 1268.62 s [attoparsec] include scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  2746. 1268.62 s [attoparsec] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  2747. 1268.62 s [attoparsec] include tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  2748. 1268.62 s [attoparsec] include text-2.0.2
  2749. 1268.62 s [attoparsec] include transformers-0.6.1.0
  2750. 1268.62 s [attoparsec] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  2751. 1268.62 s [attoparsec] Linked component graph:
  2752. 1268.62 s [attoparsec] unit attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal
  2753. 1268.62 s [attoparsec] include array-0.5.5.0
  2754. 1268.62 s [attoparsec] include base-4.18.1.0
  2755. 1268.62 s [attoparsec] include bytestring-0.11.5.2
  2756. 1268.62 s [attoparsec] include text-2.0.2
  2757. 1268.62 s [attoparsec] Data.Attoparsec.ByteString.Buffer=attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal:Data.Attoparsec.ByteString.Buffer,Data.Attoparsec.ByteString.FastSet=attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal:Data.Attoparsec.ByteString.FastSet,Data.Attoparsec.Internal.Compat=attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal:Data.Attoparsec.Internal.Compat,Data.Attoparsec.Internal.Fhthagn=attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal:Data.Attoparsec.Internal.Fhthagn,Data.Attoparsec.Text.Buffer=attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal:Data.Attoparsec.Text.Buffer,Data.Attoparsec.Text.FastSet=attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal:Data.Attoparsec.Text.FastSet
  2758. 1268.62 s [attoparsec] unit attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  2759. 1268.62 s [attoparsec] include array-0.5.5.0
  2760. 1268.62 s [attoparsec] include attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal
  2761. 1268.62 s [attoparsec] include base-4.18.1.0
  2762. 1268.62 s [attoparsec] include bytestring-0.11.5.2
  2763. 1268.62 s [attoparsec] include containers-0.6.7
  2764. 1268.62 s [attoparsec] include deepseq-1.4.8.1
  2765. 1268.62 s [attoparsec] include ghc-prim-0.10.0
  2766. 1268.62 s [attoparsec] include scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  2767. 1268.62 s [attoparsec] include text-2.0.2
  2768. 1268.62 s [attoparsec] include transformers-0.6.1.0
  2769. 1268.62 s [attoparsec] Data.Attoparsec=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec,Data.Attoparsec.ByteString=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.ByteString,Data.Attoparsec.ByteString.Char8=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.ByteString.Char8,Data.Attoparsec.ByteString.Lazy=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.ByteString.Lazy,Data.Attoparsec.Char8=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.Char8,Data.Attoparsec.Combinator=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.Combinator,Data.Attoparsec.Internal=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.Internal,Data.Attoparsec.Internal.Types=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.Internal.Types,Data.Attoparsec.Lazy=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.Lazy,Data.Attoparsec.Number=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.Number,Data.Attoparsec.Text=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.Text,Data.Attoparsec.Text.Lazy=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.Text.Lazy,Data.Attoparsec.Types=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.Types,Data.Attoparsec.Zepto=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.Zepto
  2770. 1268.62 s [attoparsec] unit attoparsec-0.14.4-F2nRYgEJ2Yj69HwH8BHKZL-attoparsec-tests
  2771. 1268.62 s [attoparsec] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  2772. 1268.62 s [attoparsec] include array-0.5.5.0
  2773. 1268.62 s [attoparsec] include attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  2774. 1268.62 s [attoparsec] include attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal
  2775. 1268.62 s [attoparsec] include base-4.18.1.0
  2776. 1268.62 s [attoparsec] include bytestring-0.11.5.2
  2777. 1268.62 s [attoparsec] include deepseq-1.4.8.1
  2778. 1268.62 s [attoparsec] include quickcheck-unicode-1.0.1.0-4fEkY6Q7R9cGbE41JQNPcd
  2779. 1268.62 s [attoparsec] include scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  2780. 1268.62 s [attoparsec] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  2781. 1268.62 s [attoparsec] include tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  2782. 1268.62 s [attoparsec] include text-2.0.2
  2783. 1268.62 s [attoparsec] include transformers-0.6.1.0
  2784. 1268.62 s [attoparsec] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  2785. 1268.62 s [attoparsec] Ready component graph:
  2786. 1268.62 s [attoparsec] definite attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal
  2787. 1268.62 s [attoparsec] depends array-0.5.5.0
  2788. 1268.62 s [attoparsec] depends base-4.18.1.0
  2789. 1268.62 s [attoparsec] depends bytestring-0.11.5.2
  2790. 1268.62 s [attoparsec] depends text-2.0.2
  2791. 1268.62 s [attoparsec] definite attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  2792. 1268.62 s [attoparsec] depends array-0.5.5.0
  2793. 1268.62 s [attoparsec] depends attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal
  2794. 1268.62 s [attoparsec] depends base-4.18.1.0
  2795. 1268.62 s [attoparsec] depends bytestring-0.11.5.2
  2796. 1268.62 s [attoparsec] depends containers-0.6.7
  2797. 1268.62 s [attoparsec] depends deepseq-1.4.8.1
  2798. 1268.62 s [attoparsec] depends ghc-prim-0.10.0
  2799. 1268.62 s [attoparsec] depends scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  2800. 1268.62 s [attoparsec] depends text-2.0.2
  2801. 1268.62 s [attoparsec] depends transformers-0.6.1.0
  2802. 1268.62 s [attoparsec] definite attoparsec-0.14.4-F2nRYgEJ2Yj69HwH8BHKZL-attoparsec-tests
  2803. 1268.62 s [attoparsec] depends QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  2804. 1268.62 s [attoparsec] depends array-0.5.5.0
  2805. 1268.62 s [attoparsec] depends attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  2806. 1268.62 s [attoparsec] depends attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal
  2807. 1268.62 s [attoparsec] depends base-4.18.1.0
  2808. 1268.62 s [attoparsec] depends bytestring-0.11.5.2
  2809. 1268.62 s [attoparsec] depends deepseq-1.4.8.1
  2810. 1268.62 s [attoparsec] depends quickcheck-unicode-1.0.1.0-4fEkY6Q7R9cGbE41JQNPcd
  2811. 1268.62 s [attoparsec] depends scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  2812. 1268.62 s [attoparsec] depends tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  2813. 1268.62 s [attoparsec] depends tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  2814. 1268.62 s [attoparsec] depends text-2.0.2
  2815. 1268.62 s [attoparsec] depends transformers-0.6.1.0
  2816. 1268.62 s [attoparsec] depends vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  2817. 1268.62 s [attoparsec] Using Cabal-3.10.1.0 compiled by ghc-9.6
  2818. 1268.62 s [attoparsec] Using compiler: ghc-9.6.3
  2819. 1268.62 s [attoparsec] Using install prefix:
  2820. 1268.62 s [attoparsec] /nix/store/a27rywpvg7x2xb3ci7r4ppdfiiabxf67-attoparsec-0.14.4
  2821. 1268.62 s [attoparsec] Executables installed in:
  2822. 1268.62 s [attoparsec] /nix/store/a27rywpvg7x2xb3ci7r4ppdfiiabxf67-attoparsec-0.14.4/bin
  2823. 1268.62 s [attoparsec] Libraries installed in:
  2824. 1268.62 s [attoparsec] /nix/store/a27rywpvg7x2xb3ci7r4ppdfiiabxf67-attoparsec-0.14.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  2825. 1268.62 s [attoparsec] Dynamic Libraries installed in:
  2826. 1268.62 s [attoparsec] /nix/store/a27rywpvg7x2xb3ci7r4ppdfiiabxf67-attoparsec-0.14.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  2827. 1268.62 s [attoparsec] Private executables installed in:
  2828. 1268.62 s [attoparsec] /nix/store/a27rywpvg7x2xb3ci7r4ppdfiiabxf67-attoparsec-0.14.4/libexec/x86_64-linux-ghc-9.6.3/attoparsec-0.14.4
  2829. 1268.62 s [attoparsec] Data files installed in:
  2830. 1268.62 s [attoparsec] /nix/store/a27rywpvg7x2xb3ci7r4ppdfiiabxf67-attoparsec-0.14.4/share/x86_64-linux-ghc-9.6.3/attoparsec-0.14.4
  2831. 1268.62 s [attoparsec] Documentation installed in:
  2832. 1268.62 s [attoparsec] /nix/store/a27rywpvg7x2xb3ci7r4ppdfiiabxf67-attoparsec-0.14.4/share/doc/x86_64-linux-ghc-9.6.3/attoparsec-0.14.4
  2833. 1268.62 s [attoparsec] Configuration files installed in:
  2834. 1268.62 s [attoparsec] /nix/store/a27rywpvg7x2xb3ci7r4ppdfiiabxf67-attoparsec-0.14.4/etc
  2835. 1268.62 s [attoparsec] No alex found
  2836. 1268.62 s [attoparsec] Using ar found on system at:
  2837. 1268.63 s [attoparsec] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  2838. 1268.63 s [attoparsec] No c2hs found
  2839. 1268.63 s [attoparsec] No cpphs found
  2840. 1268.63 s [attoparsec] No doctest found
  2841. 1268.63 s [attoparsec] Using gcc version 14.3.0 given by user at:
  2842. 1268.63 s [attoparsec] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  2843. 1268.63 s [attoparsec] Using ghc version 9.6.3 found on system at:
  2844. 1268.63 s [attoparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  2845. 1268.63 s [attoparsec] Using ghc-pkg version 9.6.3 found on system at:
  2846. 1268.63 s [attoparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  2847. 1268.63 s [attoparsec] No ghcjs found
  2848. 1268.63 s [attoparsec] No ghcjs-pkg found
  2849. 1268.63 s [attoparsec] No greencard found
  2850. 1268.63 s [attoparsec] Using haddock version 2.29.1 found on system at:
  2851. 1268.63 s [vector] foldl: OK (0.01s)
  2852. 1268.63 s [vector] +++ OK, passed 100 tests.
  2853. 1268.63 s [attoparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  2854. 1268.63 s [attoparsec] No happy found
  2855. 1268.63 s [attoparsec] Using haskell-suite found on system at: haskell-suite-dummy-location
  2856. 1268.63 s [attoparsec] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  2857. 1268.63 s [attoparsec] No hmake found
  2858. 1268.63 s [attoparsec] Using hpc version 0.68 found on system at:
  2859. 1268.63 s [attoparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  2860. 1268.63 s [attoparsec] Using hsc2hs version 0.68.9 found on system at:
  2861. 1268.63 s [attoparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  2862. 1268.63 s [attoparsec] Using hscolour version 1.25 found on system at:
  2863. 1268.63 s [attoparsec] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  2864. 1268.63 s [attoparsec] No jhc found
  2865. 1268.63 s [attoparsec] Using ld found on system at:
  2866. 1268.63 s [attoparsec] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  2867. 1268.63 s [attoparsec] No pkg-config found
  2868. 1268.63 s [attoparsec] Using runghc version 9.6.3 found on system at:
  2869. 1268.63 s [attoparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  2870. 1268.63 s [attoparsec] Using strip version 2.44 found on system at:
  2871. 1268.63 s [attoparsec] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  2872. 1268.63 s [attoparsec] Using tar found on system at:
  2873. 1268.63 s [attoparsec] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  2874. 1268.63 s [attoparsec] No uhc found
  2875. 1268.64 s [vector] foldl1: OK (0.01s)
  2876. 1268.64 s [vector] +++ OK, passed 100 tests; 14 discarded.
  2877. 1268.65 s [vector] foldl': OK (0.01s)
  2878. 1268.65 s [vector] +++ OK, passed 100 tests.
  2879. 1268.67 s [vector] foldl1': OK (0.02s)
  2880. 1268.67 s [vector] +++ OK, passed 100 tests; 15 discarded.
  2881. 1268.69 s [vector] foldr: OK (0.02s)
  2882. 1268.69 s [vector] +++ OK, passed 100 tests.
  2883. 1268.69 s [vector] foldr1: OK (0.01s)
  2884. 1268.69 s [megaparsec] Preprocessing library for megaparsec-9.6.1..
  2885. 1268.69 s [vector] +++ OK, passed 100 tests; 14 discarded.
  2886. 1268.70 s [megaparsec] Building library for megaparsec-9.6.1..
  2887. 1268.71 s [vector] foldr': OK (0.01s)
  2888. 1268.71 s [vector] +++ OK, passed 100 tests.
  2889. 1268.72 s [trial]
  2890. 1268.72 s [trial] test/Test/Trial/Gen.hs:17:47: warning: [-Wunused-imports]
  2891. 1268.72 s [trial] The import of ‘liftA2’
  2892. 1268.72 s [trial] from module ‘Control.Applicative’ is redundant
  2893. 1268.72 s [trial] |
  2894. 1268.72 s [trial] 17 | import Control.Applicative (Alternative (..), liftA2)
  2895. 1268.72 s [trial] | ^^^^^^
  2896. 1268.73 s [vector] foldr1': OK (0.01s)
  2897. 1268.73 s [vector] +++ OK, passed 100 tests; 12 discarded.
  2898. 1268.74 s [nothunks] [3 of 3] Linking dist/build/nothunks-test/nothunks-test
  2899. 1268.76 s [vector] ifoldl: OK (0.01s)
  2900. 1268.76 s [vector] +++ OK, passed 100 tests.
  2901. 1268.76 s [vector] ifoldl': OK (0.01s)
  2902. 1268.76 s [vector] +++ OK, passed 100 tests.
  2903. 1268.76 s [vector] ifoldr: OK
  2904. 1268.76 s [vector] +++ OK, passed 100 tests.
  2905. 1268.77 s [vector] ifoldr': OK (0.01s)
  2906. 1268.77 s [vector] +++ OK, passed 100 tests.
  2907. 1268.78 s [vector] ifoldM: OK (0.01s)
  2908. 1268.78 s [vector] +++ OK, passed 100 tests.
  2909. 1268.79 s [vector] ifoldM': OK (0.01s)
  2910. 1268.79 s [vector] +++ OK, passed 100 tests.
  2911. 1268.83 s [vector] ifoldM_: OK (0.05s)
  2912. 1268.83 s [vector] +++ OK, passed 100 tests.
  2913. 1268.85 s [attoparsec] Phase: buildPhase
  2914. 1268.88 s [megaparsec] [ 1 of 18] Compiling Text.Megaparsec.Pos ( Text/Megaparsec/Pos.hs, dist/build/Text/Megaparsec/Pos.o, dist/build/Text/Megaparsec/Pos.dyn_o )
  2915. 1268.89 s [extensions] [6 of 6] Linking dist/build/extensions-test/extensions-test
  2916. 1268.89 s [vector] ifoldM'_: OK (0.05s)
  2917. 1268.89 s [vector] +++ OK, passed 100 tests.
  2918. 1268.89 s [vector] all: OK
  2919. 1268.89 s [vector] +++ OK, passed 100 tests.
  2920. 1268.91 s [vector] any: OK
  2921. 1268.91 s [vector] +++ OK, passed 100 tests.
  2922. 1268.93 s [vector] prescanl: OK (0.02s)
  2923. 1268.93 s [vector] +++ OK, passed 100 tests.
  2924. 1268.93 s [vector] prescanl': OK (0.02s)
  2925. 1268.93 s [vector] +++ OK, passed 100 tests.
  2926. 1268.95 s [vector] postscanl: OK (0.01s)
  2927. 1268.95 s [vector] +++ OK, passed 100 tests.
  2928. 1268.97 s [vector] postscanl': OK (0.01s)
  2929. 1268.97 s [vector] +++ OK, passed 100 tests.
  2930. 1268.97 s [attoparsec] Preprocessing library 'attoparsec-internal' for attoparsec-0.14.4..
  2931. 1268.97 s [attoparsec] Building library 'attoparsec-internal' for attoparsec-0.14.4..
  2932. 1268.97 s [tasty-discover] Warning: Test.Tasty.Discover.Internal.Config: could not find link destinations for:
  2933. 1268.97 s [tasty-discover] - Test.Tasty.Discover.Internal.Config.Ingredient
  2934. 1268.99 s [vector] scanl: OK (0.01s)
  2935. 1268.99 s [vector] +++ OK, passed 100 tests.
  2936. 1268.99 s [vector] scanl': OK (0.02s)
  2937. 1268.99 s [vector] +++ OK, passed 100 tests.
  2938. 1269.00 s [vector] scanl1: OK (0.01s)
  2939. 1269.00 s [vector] +++ OK, passed 100 tests.
  2940. 1269.03 s [vector] scanl1': OK (0.02s)
  2941. 1269.03 s [vector] +++ OK, passed 100 tests.
  2942. 1269.05 s [vector] iscanl: OK (0.02s)
  2943. 1269.05 s [vector] +++ OK, passed 100 tests.
  2944. 1269.09 s [vector] iscanl': OK (0.02s)
  2945. 1269.10 s [vector] +++ OK, passed 100 tests.
  2946. 1269.10 s [vector] prescanr: OK (0.02s)
  2947. 1269.10 s [vector] +++ OK, passed 100 tests.
  2948. 1269.10 s [vector] prescanr': OK (0.02s)
  2949. 1269.10 s [vector] +++ OK, passed 100 tests.
  2950. 1269.11 s [vector] postscanr: OK (0.02s)
  2951. 1269.11 s [vector] +++ OK, passed 100 tests.
  2952. 1269.12 s [trial] [2 of 4] Compiling Test.Trial.Laws
  2953. 1269.13 s [vector] postscanr': OK (0.02s)
  2954. 1269.13 s [vector] +++ OK, passed 100 tests.
  2955. 1269.14 s [vector] scanr: OK (0.02s)
  2956. 1269.14 s [vector] +++ OK, passed 100 tests.
  2957. 1269.17 s [vector] scanr': OK
  2958. 1269.17 s [trial]
  2959. 1269.17 s [vector] +++ OK, passed 100 tests.
  2960. 1269.17 s [trial] test/Test/Trial/Laws.hs:7:47: warning: [-Wunused-imports]
  2961. 1269.17 s [trial] The import of ‘liftA2’
  2962. 1269.17 s [trial] from module ‘Control.Applicative’ is redundant
  2963. 1269.17 s [trial] |
  2964. 1269.17 s [trial] 7 | import Control.Applicative (Alternative (..), liftA2)
  2965. 1269.17 s [trial] | ^^^^^^
  2966. 1269.18 s [attoparsec] [1 of 6] Compiling Data.Attoparsec.ByteString.FastSet ( internal/Data/Attoparsec/ByteString/FastSet.hs, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/FastSet.o, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/FastSet.dyn_o )
  2967. 1269.18 s [vector] scanr1: OK (0.02s)
  2968. 1269.18 s [vector] +++ OK, passed 100 tests.
  2969. 1269.19 s [vector] scanr1': OK (0.01s)
  2970. 1269.19 s [vector] +++ OK, passed 100 tests.
  2971. 1269.21 s [vector] iscanr: OK (0.02s)
  2972. 1269.21 s [vector] +++ OK, passed 100 tests.
  2973. 1269.22 s [vector] iscanr': OK (0.02s)
  2974. 1269.22 s [vector] +++ OK, passed 100 tests.
  2975. 1269.22 s [vector] mut_read: OK
  2976. 1269.22 s [vector] +++ OK, passed 100 tests; 13 discarded.
  2977. 1269.22 s [vector] mut_write: OK
  2978. 1269.22 s [vector] +++ OK, passed 100 tests; 14 discarded.
  2979. 1269.22 s [vector] mut_modify: OK
  2980. 1269.22 s [vector] +++ OK, passed 100 tests; 15 discarded.
  2981. 1269.23 s [vector] mut_generate: OK
  2982. 1269.23 s [vector] +++ OK, passed 100 tests.
  2983. 1269.27 s [vector] mut_generateM: OK (0.03s)
  2984. 1269.27 s [vector] +++ OK, passed 100 tests.
  2985. 1269.31 s [vector] mut_mapM_: OK (0.04s)
  2986. 1269.31 s [vector] +++ OK, passed 100 tests.
  2987. 1269.35 s [vector] mut_imapM_: OK (0.05s)
  2988. 1269.35 s [vector] +++ OK, passed 100 tests.
  2989. 1269.41 s [vector] mut_forM_: OK (0.06s)
  2990. 1269.41 s [vector] +++ OK, passed 100 tests.
  2991. 1269.42 s [attoparsec]
  2992. 1269.42 s [attoparsec] internal/Data/Attoparsec/ByteString/FastSet.hs:97:18: warning: [GHC-68441] [-Wdeprecations]
  2993. 1269.42 s [attoparsec] In the use of ‘memset’
  2994. 1269.42 s [attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  2995. 1269.42 s [attoparsec] Deprecated: "Use Foreign.Marshal.Utils.fillBytes instead"
  2996. 1269.42 s [attoparsec] |
  2997. 1269.42 s [attoparsec] 97 | _ <- I.memset t 0 32
  2998. 1269.43 s [attoparsec] | ^^^^^^^^
  2999. 1269.47 s [vector] mut_iforM_: OK (0.07s)
  3000. 1269.47 s [vector] +++ OK, passed 100 tests.
  3001. 1269.50 s [vector] mut_foldr: OK (0.02s)
  3002. 1269.50 s [vector] +++ OK, passed 100 tests.
  3003. 1269.51 s [vector] mut_foldr': OK (0.02s)
  3004. 1269.51 s [vector] +++ OK, passed 100 tests.
  3005. 1269.57 s [vector] mut_foldl: OK (0.02s)
  3006. 1269.57 s [vector] +++ OK, passed 100 tests.
  3007. 1269.57 s [vector] mut_foldl': OK (0.02s)
  3008. 1269.57 s [vector] +++ OK, passed 100 tests.
  3009. 1269.59 s [vector] mut_ifoldr: OK (0.02s)
  3010. 1269.59 s [vector] +++ OK, passed 100 tests.
  3011. 1269.61 s [vector] mut_ifoldr': OK (0.03s)
  3012. 1269.61 s [vector] +++ OK, passed 100 tests.
  3013. 1269.63 s [vector] mut_ifoldl: OK (0.02s)
  3014. 1269.63 s [vector] +++ OK, passed 100 tests.
  3015. 1269.65 s [vector] mut_ifoldl': OK (0.02s)
  3016. 1269.65 s [vector] +++ OK, passed 100 tests.
  3017. 1269.68 s [vector] mut_foldM: OK (0.02s)
  3018. 1269.68 s [vector] +++ OK, passed 100 tests.
  3019. 1269.70 s [vector] mut_foldM': OK (0.02s)
  3020. 1269.70 s [vector] +++ OK, passed 100 tests.
  3021. 1269.71 s [vector] mut_foldrM: OK (0.02s)
  3022. 1269.71 s [vector] +++ OK, passed 100 tests.
  3023. 1269.71 s [validation-selective] [3 of 4] Compiling Test.Properties
  3024. 1269.71 s [validation-selective] [4 of 4] Compiling Main
  3025. 1269.73 s [vector] mut_foldrM': OK (0.02s)
  3026. 1269.73 s [vector] +++ OK, passed 100 tests.
  3027. 1269.75 s [vector] mut_ifoldM: OK (0.02s)
  3028. 1269.75 s [vector] +++ OK, passed 100 tests.
  3029. 1269.79 s [vector] mut_ifoldM': OK (0.02s)
  3030. 1269.79 s [vector] +++ OK, passed 100 tests.
  3031. 1269.80 s [vector] mut_ifoldrM: OK (0.02s)
  3032. 1269.81 s [vector] +++ OK, passed 100 tests.
  3033. 1269.81 s [vector] mut_ifoldrM': OK (0.01s)
  3034. 1269.81 s [vector] +++ OK, passed 100 tests.
  3035. 1269.81 s [vector] compare: OK
  3036. 1269.81 s [vector] +++ OK, passed 100 tests.
  3037. 1269.81 s [vector] maximum: OK
  3038. 1269.81 s [vector] +++ OK, passed 100 tests; 12 discarded.
  3039. 1269.81 s [vector] minimum: OK
  3040. 1269.81 s [vector] +++ OK, passed 100 tests; 21 discarded.
  3041. 1269.82 s [vector] minIndex: OK
  3042. 1269.82 s [vector] +++ OK, passed 100 tests; 14 discarded.
  3043. 1269.82 s [vector] maxIndex: OK
  3044. 1269.82 s [vector] +++ OK, passed 100 tests; 18 discarded.
  3045. 1269.82 s [vector] maximumBy: OK
  3046. 1269.82 s [vector] +++ OK, passed 100 tests; 18 discarded.
  3047. 1269.82 s [vector] minimumBy: OK
  3048. 1269.82 s [vector] +++ OK, passed 100 tests; 19 discarded.
  3049. 1269.82 s [vector] maximumOn: OK
  3050. 1269.82 s [vector] +++ OK, passed 100 tests; 16 discarded.
  3051. 1269.82 s [vector] minimumOn: OK
  3052. 1269.82 s [vector] +++ OK, passed 100 tests; 14 discarded.
  3053. 1269.82 s [vector] maxIndexBy: OK
  3054. 1269.82 s [vector] +++ OK, passed 100 tests; 12 discarded.
  3055. 1269.82 s [vector] minIndexBy: OK
  3056. 1269.82 s [vector] +++ OK, passed 100 tests; 12 discarded.
  3057. 1269.82 s [vector] ListFirstMaxIndexWins: OK
  3058. 1269.82 s [vector] +++ OK, passed 100 tests; 11 discarded.
  3059. 1269.82 s [vector] FalseListFirstMaxIndexWins: OK
  3060. 1269.83 s [vector] +++ OK, failed as expected. (after 1 test):
  3061. 1269.83 s [vector] Exception:
  3062. 1269.83 s [vector] Prelude.foldr1: empty list
  3063. 1269.83 s [vector] CallStack (from HasCallStack):
  3064. 1269.83 s [vector] error, called at libraries/base/GHC/List.hs:1644:3 in base:GHC.List
  3065. 1269.83 s [vector] errorEmptyList, called at libraries/base/GHC/List.hs:609:30 in base:GHC.List
  3066. 1269.83 s [vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
  3067. 1269.83 s [vector] []
  3068. 1269.83 s [vector] zip: OK
  3069. 1269.83 s [vector] +++ OK, passed 100 tests.
  3070. 1269.83 s [vector] zip3: OK
  3071. 1269.83 s [vector] +++ OK, passed 100 tests.
  3072. 1269.84 s [vector] unzip: OK
  3073. 1269.84 s [vector] +++ OK, passed 100 tests.
  3074. 1269.84 s [vector] unzip3: OK
  3075. 1269.84 s [vector] +++ OK, passed 100 tests.
  3076. 1269.84 s [vector] indexed: OK
  3077. 1269.84 s [vector] +++ OK, passed 100 tests.
  3078. 1269.84 s [vector] update: OK
  3079. 1269.84 s [vector] +++ OK, passed 100 tests.
  3080. 1269.85 s [vector] mempty: OK
  3081. 1269.85 s [vector] +++ OK, passed 1 test.
  3082. 1269.85 s [vector] mappend: OK
  3083. 1269.87 s [vector] +++ OK, passed 100 tests.
  3084. 1269.88 s [vector] mconcat: OK (0.03s)
  3085. 1269.88 s [vector] +++ OK, passed 100 tests.
  3086. 1269.88 s [vector] glength: OK
  3087. 1269.88 s [vector] +++ OK, passed 100 tests.
  3088. 1269.88 s [vector] sum: OK
  3089. 1269.88 s [vector] +++ OK, passed 100 tests.
  3090. 1269.88 s [vector] product: OK
  3091. 1269.88 s [vector] +++ OK, passed 100 tests.
  3092. 1269.88 s [vector] enumFromN: OK
  3093. 1269.88 s [vector] +++ OK, passed 100 tests.
  3094. 1269.88 s [vector] enumFromThenN: OK
  3095. 1269.88 s [vector] +++ OK, passed 100 tests.
  3096. 1269.88 s [vector] enumFromTo: OK
  3097. 1269.88 s [vector] +++ OK, passed 100 tests.
  3098. 1269.88 s [vector] enumFromThenTo: OK
  3099. 1269.88 s [vector] +++ OK, passed 100 tests; 1 discarded.
  3100. 1269.88 s [vector] (Double)
  3101. 1269.88 s [vector] fromList.toList == id: OK
  3102. 1269.88 s [vector] +++ OK, passed 100 tests.
  3103. 1269.88 s [vector] toList.fromList == id: OK
  3104. 1269.88 s [vector] +++ OK, passed 100 tests.
  3105. 1269.88 s [vector] unstream.stream == id: OK
  3106. 1269.88 s [vector] +++ OK, passed 100 tests.
  3107. 1269.88 s [vector] stream.unstream == id: OK
  3108. 1269.88 s [vector] +++ OK, passed 100 tests.
  3109. 1269.88 s [vector] eq: OK
  3110. 1269.89 s [vector] +++ OK, passed 100 tests.
  3111. 1269.89 s [vector] length: OK
  3112. 1269.89 s [vector] +++ OK, passed 100 tests.
  3113. 1269.89 s [vector] null: OK
  3114. 1269.89 s [vector] +++ OK, passed 100 tests.
  3115. 1269.89 s [vector] index: OK
  3116. 1269.89 s [vector] +++ OK, passed 100 tests; 14 discarded.
  3117. 1269.89 s [vector] safeIndex: OK
  3118. 1269.89 s [vector] +++ OK, passed 100 tests.
  3119. 1269.89 s [vector] head: OK
  3120. 1269.89 s [vector] +++ OK, passed 100 tests; 20 discarded.
  3121. 1269.89 s [vector] last: OK
  3122. 1269.89 s [vector] +++ OK, passed 100 tests; 15 discarded.
  3123. 1269.89 s [vector] unsafeIndex: OK
  3124. 1269.89 s [vector] +++ OK, passed 100 tests; 18 discarded.
  3125. 1269.89 s [vector] unsafeHead: OK
  3126. 1269.89 s [vector] +++ OK, passed 100 tests; 17 discarded.
  3127. 1269.89 s [vector] unsafeLast: OK
  3128. 1269.89 s [vector] +++ OK, passed 100 tests; 12 discarded.
  3129. 1269.89 s [vector] slice: OK
  3130. 1269.90 s [vector] +++ OK, passed 100 tests.
  3131. 1269.90 s [vector] init: OK
  3132. 1269.90 s [vector] +++ OK, passed 100 tests; 13 discarded.
  3133. 1269.90 s [vector] tail: OK
  3134. 1269.90 s [vector] +++ OK, passed 100 tests; 18 discarded.
  3135. 1269.90 s [vector] take: OK
  3136. 1269.90 s [vector] +++ OK, passed 100 tests.
  3137. 1269.90 s [vector] drop: OK
  3138. 1269.90 s [vector] +++ OK, passed 100 tests.
  3139. 1269.90 s [vector] splitAt: OK
  3140. 1269.90 s [vector] +++ OK, passed 100 tests.
  3141. 1269.90 s [vector] empty: OK
  3142. 1269.90 s [vector] +++ OK, passed 1 test.
  3143. 1269.90 s [vector] singleton: OK
  3144. 1269.90 s [vector] +++ OK, passed 100 tests.
  3145. 1269.90 s [vector] replicate: OK
  3146. 1269.90 s [vector] +++ OK, passed 100 tests.
  3147. 1269.90 s [vector] generate: OK
  3148. 1269.91 s [vector] +++ OK, passed 100 tests.
  3149. 1269.91 s [vector] iterateN: OK
  3150. 1269.93 s [vector] +++ OK, passed 100 tests.
  3151. 1269.96 s [vector] iterateNM: OK (0.02s)
  3152. 1269.96 s [vector] +++ OK, passed 100 tests.
  3153. 1269.97 s [vector] generateM: OK (0.04s)
  3154. 1269.97 s [vector] +++ OK, passed 100 tests.
  3155. 1269.98 s [vector] replicateM: OK (0.01s)
  3156. 1269.98 s [vector] +++ OK, passed 100 tests.
  3157. 1269.98 s [vector] create: OK
  3158. 1269.98 s [vector] +++ OK, passed 100 tests.
  3159. 1269.98 s [vector] createT: OK
  3160. 1269.98 s [vector] +++ OK, passed 100 tests.
  3161. 1269.98 s [vector] unfoldr: OK
  3162. 1269.98 s [vector] +++ OK, passed 100 tests.
  3163. 1269.98 s [vector] unfoldrN: OK
  3164. 1269.99 s [vector] +++ OK, passed 100 tests.
  3165. 1269.99 s [vector] unfoldrExactN: OK
  3166. 1269.99 s [vector] +++ OK, passed 100 tests.
  3167. 1270.00 s [attoparsec] [2 of 6] Compiling Data.Attoparsec.Internal.Compat ( internal/Data/Attoparsec/Internal/Compat.hs, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Compat.o, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Compat.dyn_o )
  3168. 1270.00 s [attoparsec] [3 of 6] Compiling Data.Attoparsec.Internal.Fhthagn ( internal/Data/Attoparsec/Internal/Fhthagn.hs, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Fhthagn.o, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Fhthagn.dyn_o )
  3169. 1270.00 s [attoparsec] [4 of 6] Compiling Data.Attoparsec.ByteString.Buffer ( internal/Data/Attoparsec/ByteString/Buffer.hs, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/Buffer.o, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/Buffer.dyn_o )
  3170. 1270.00 s [attoparsec]
  3171. 1270.00 s [attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:62:1: warning: [-Wunused-imports]
  3172. 1270.00 s [attoparsec] The import of ‘Data.Semigroup’ is redundant
  3173. 1270.00 s [attoparsec] except perhaps to import instances from ‘Data.Semigroup’
  3174. 1270.00 s [attoparsec] To import instances alone, use: import Data.Semigroup()
  3175. 1270.00 s [attoparsec] |
  3176. 1270.00 s [attoparsec] 62 | import Data.Semigroup (Semigroup(..))
  3177. 1270.00 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3178. 1270.00 s [attoparsec]
  3179. 1270.00 s [attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:121:11: warning: [GHC-68441] [-Wdeprecations]
  3180. 1270.00 s [attoparsec] In the use of ‘memcpy’
  3181. 1270.00 s [attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  3182. 1270.00 s [attoparsec] Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
  3183. 1270.01 s [attoparsec] |
  3184. 1270.01 s [attoparsec] 121 | memcpy (ptr0 `plusPtr` (off0+len0))
  3185. 1270.01 s [attoparsec] | ^^^^^^
  3186. 1270.01 s [attoparsec]
  3187. 1270.01 s [attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:132:13: warning: [GHC-68441] [-Wdeprecations]
  3188. 1270.01 s [attoparsec] In the use of ‘memcpy’
  3189. 1270.01 s [attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  3190. 1270.01 s [attoparsec] Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
  3191. 1270.01 s [attoparsec] |
  3192. 1270.01 s [attoparsec] 132 | memcpy ptr (ptr0 `plusPtr` off0) (fromIntegral len0)
  3193. 1270.01 s [attoparsec] | ^^^^^^
  3194. 1270.01 s [attoparsec]
  3195. 1270.01 s [attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:133:13: warning: [GHC-68441] [-Wdeprecations]
  3196. 1270.01 s [attoparsec] In the use of ‘memcpy’
  3197. 1270.01 s [attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  3198. 1270.01 s [attoparsec] Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
  3199. 1270.01 s [attoparsec] |
  3200. 1270.01 s [attoparsec] 133 | memcpy (ptr `plusPtr` len0) (ptr1 `plusPtr` off1)
  3201. 1270.01 s [attoparsec] | ^^^^^^
  3202. 1270.01 s [attoparsec] [5 of 6] Compiling Data.Attoparsec.Text.Buffer ( internal/Data/Attoparsec/Text/Buffer.hs, dist/build/attoparsec-internal/Data/Attoparsec/Text/Buffer.o, dist/build/attoparsec-internal/Data/Attoparsec/Text/Buffer.dyn_o )
  3203. 1270.01 s [attoparsec]
  3204. 1270.01 s [attoparsec] internal/Data/Attoparsec/Text/Buffer.hs:44:1: warning: [-Wunused-imports]
  3205. 1270.01 s [attoparsec] The import of ‘Data.Semigroup’ is redundant
  3206. 1270.01 s [attoparsec] except perhaps to import instances from ‘Data.Semigroup’
  3207. 1270.01 s [attoparsec] To import instances alone, use: import Data.Semigroup()
  3208. 1270.01 s [attoparsec] |
  3209. 1270.01 s [attoparsec] 44 | import Data.Semigroup (Semigroup(..))
  3210. 1270.01 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3211. 1270.01 s [attoparsec] [6 of 6] Compiling Data.Attoparsec.Text.FastSet ( internal/Data/Attoparsec/Text/FastSet.hs, dist/build/attoparsec-internal/Data/Attoparsec/Text/FastSet.o, dist/build/attoparsec-internal/Data/Attoparsec/Text/FastSet.dyn_o )
  3212. 1270.01 s [vector] unfoldrM: OK
  3213. 1270.01 s [vector] +++ OK, passed 100 tests.
  3214. 1270.01 s [vector] unfoldrNM: OK (0.01s)
  3215. 1270.01 s [vector] +++ OK, passed 100 tests.
  3216. 1270.05 s [vector] unfoldrExactNM: OK (0.03s)
  3217. 1270.05 s [vector] +++ OK, passed 100 tests.
  3218. 1270.07 s [vector] constructN: OK (0.02s)
  3219. 1270.38 s [vector] +++ OK, passed 100 tests.
  3220. 1270.38 s [vector] constructrN: OK (0.02s)
  3221. 1270.38 s [vector] +++ OK, passed 100 tests.
  3222. 1270.39 s [vector] cons: OK
  3223. 1270.39 s [vector] +++ OK, passed 100 tests.
  3224. 1270.39 s [vector] snoc: OK
  3225. 1270.39 s [vector] +++ OK, passed 100 tests.
  3226. 1270.39 s [vector] append: OK
  3227. 1270.39 s [vector] +++ OK, passed 100 tests.
  3228. 1270.39 s [vector] concat: OK (0.02s)
  3229. 1270.39 s [vector] +++ OK, passed 100 tests.
  3230. 1270.39 s [vector] force: OK
  3231. 1270.39 s [vector] +++ OK, passed 100 tests.
  3232. 1270.39 s [vector] upd: OK
  3233. 1270.39 s [vector] +++ OK, passed 100 tests.
  3234. 1270.39 s [vector] accum: OK (0.02s)
  3235. 1270.39 s [vector] +++ OK, passed 100 tests.
  3236. 1270.39 s [vector] reverse: OK
  3237. 1270.39 s [vector] +++ OK, passed 100 tests.
  3238. 1270.39 s [vector] backpermute: OK
  3239. 1270.39 s [vector] +++ OK, passed 100 tests.
  3240. 1270.39 s [vector] map: OK
  3241. 1270.39 s [vector] +++ OK, passed 100 tests.
  3242. 1270.39 s [vector] imap: OK (0.01s)
  3243. 1270.39 s [vector] +++ OK, passed 100 tests.
  3244. 1270.39 s [vector] concatMap: OK
  3245. 1270.39 s [vector] +++ OK, passed 100 tests.
  3246. 1270.39 s [vector] mapM: OK
  3247. 1270.39 s [vector] +++ OK, passed 100 tests.
  3248. 1270.39 s [vector] mapM_: OK (0.04s)
  3249. 1270.39 s [vector] +++ OK, passed 100 tests.
  3250. 1270.39 s [vector] forM: OK
  3251. 1270.39 s [vector] +++ OK, passed 100 tests.
  3252. 1270.39 s [vector] forM_: OK (0.04s)
  3253. 1270.39 s [vector] +++ OK, passed 100 tests.
  3254. 1270.39 s [nothunks] Phase: checkPhase
  3255. 1270.39 s [vector] imapM: OK
  3256. 1270.39 s [vector] +++ OK, passed 100 tests.
  3257. 1270.39 s [vector] imapM_: OK (0.04s)
  3258. 1270.39 s [vector] +++ OK, passed 100 tests.
  3259. 1270.39 s [validation-selective] [5 of 5] Linking dist/build/validation-selective-test/validation-selective-test
  3260. 1270.39 s [vector] zipWith: OK
  3261. 1270.39 s [vector] +++ OK, passed 100 tests.
  3262. 1270.39 s [vector] zipWith3: OK (0.01s)
  3263. 1270.39 s [vector] +++ OK, passed 100 tests.
  3264. 1270.39 s [nothunks] Running 1 test suites...
  3265. 1270.39 s [nothunks] Test suite nothunks-test: RUNNING...
  3266. 1270.39 s [vector] izipWith: OK (0.01s)
  3267. 1270.39 s [vector] +++ OK, passed 100 tests.
  3268. 1270.39 s [nothunks] Tests
  3269. 1270.39 s [nothunks] NoThunks.Class
  3270. 1270.39 s [nothunks] Sanity
  3271. 1270.39 s [nothunks] IntNotNF: OK
  3272. 1270.39 s [nothunks] ✓ <interactive> passed 1 test.
  3273. 1270.39 s [nothunks] IntIsNF: OK
  3274. 1270.39 s [nothunks] ✓ <interactive> passed 1 test.
  3275. 1270.39 s [nothunks] Pair: OK
  3276. 1270.39 s [nothunks] ✓ <interactive> passed 1 test.
  3277. 1270.39 s [nothunks] Sum: OK
  3278. 1270.39 s [nothunks] ✓ <interactive> passed 1 test.
  3279. 1270.39 s [nothunks] Fn: OK
  3280. 1270.39 s [nothunks] ✓ <interactive> passed 1 test.
  3281. 1270.39 s [nothunks] IO: OK
  3282. 1270.39 s [nothunks] ✓ <interactive> passed 1 test.
  3283. 1270.39 s [nothunks] InspectHeap
  3284. 1270.39 s [vector] izipWith3: OK (0.01s)
  3285. 1270.39 s [vector] +++ OK, passed 100 tests.
  3286. 1270.39 s [vector] izipWithM: OK (0.02s)
  3287. 1270.39 s [vector] +++ OK, passed 100 tests.
  3288. 1270.40 s [nothunks] Int: OK (0.03s)
  3289. 1270.40 s [nothunks] ✓ <interactive> passed 1000 tests.
  3290. 1270.40 s [nothunks] Just ["Int"] 49% █████████▊··········
  3291. 1270.40 s [nothunks] Nothing 51% ██████████▏·········
  3292. 1270.41 s [vector] izipWithM_: OK (0.04s)
  3293. 1270.41 s [vector] +++ OK, passed 100 tests.
  3294. 1270.42 s [nothunks] IntInt: OK (0.03s)
  3295. 1270.42 s [nothunks] ✓ <interactive> passed 1000 tests.
  3296. 1270.42 s [nothunks] Just ["(,)"] 48% █████████▋··········
  3297. 1270.42 s [nothunks] Just ["Int","(,)"] 39% ███████▊············
  3298. 1270.42 s [nothunks] Nothing 13% ██▌·················
  3299. 1270.43 s [vector] zipWithM: OK (0.02s)
  3300. 1270.43 s [vector] +++ OK, passed 100 tests.
  3301. 1270.44 s [nothunks] SumInt: OK (0.02s)
  3302. 1270.44 s [nothunks] ✓ <interactive> passed 1000 tests.
  3303. 1270.44 s [nothunks] Just ["Either"] 32% ██████▌·············
  3304. 1270.44 s [nothunks] Just ["Int","Either"] 33% ██████▌·············
  3305. 1270.44 s [nothunks] Nothing 34% ██████▉·············
  3306. 1270.48 s [vector] zipWithM_: OK (0.05s)
  3307. 1270.48 s [vector] +++ OK, passed 100 tests.
  3308. 1270.48 s [vector] filter: OK
  3309. 1270.48 s [vector] +++ OK, passed 100 tests.
  3310. 1270.48 s [megaparsec] [ 2 of 18] Compiling Text.Megaparsec.Error[boot] ( Text/Megaparsec/Error.hs-boot, dist/build/Text/Megaparsec/Error.o-boot, dist/build/Text/Megaparsec/Error.dyn_o-boot )
  3311. 1270.48 s [megaparsec] [ 3 of 18] Compiling Text.Megaparsec.State ( Text/Megaparsec/State.hs, dist/build/Text/Megaparsec/State.o, dist/build/Text/Megaparsec/State.dyn_o )
  3312. 1270.48 s [nothunks] ListInt: OK (0.03s)
  3313. 1270.48 s [nothunks] ✓ <interactive> passed 1000 tests.
  3314. 1270.48 s [nothunks] Just ["Int","List"] 22% ████▍···············
  3315. 1270.48 s [nothunks] Just ["List"] 45% ████████▉···········
  3316. 1270.48 s [nothunks] Nothing 33% ██████▋·············
  3317. 1270.50 s [nothunks] IntListInt: OK (0.03s)
  3318. 1270.50 s [nothunks] ✓ <interactive> passed 1000 tests.
  3319. 1270.50 s [nothunks] Just ["(,)"] 48% █████████▋··········
  3320. 1270.50 s [nothunks] Just ["Int","(,)"] 26% █████···············
  3321. 1270.50 s [nothunks] Just ["Int","List","(,)"] 6% █▏··················
  3322. 1270.50 s [nothunks] Just ["List","(,)"] 12% ██▌·················
  3323. 1270.50 s [nothunks] Nothing 8% █▌··················
  3324. 1270.51 s [vector] ifilter: OK
  3325. 1270.51 s [vector] +++ OK, passed 100 tests.
  3326. 1270.52 s [attoparsec] [1 of 6] Compiling Data.Attoparsec.ByteString.FastSet ( internal/Data/Attoparsec/ByteString/FastSet.hs, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/FastSet.p_o )
  3327. 1270.54 s [vector] filterM: OK (0.05s)
  3328. 1270.54 s [vector] +++ OK, passed 100 tests.
  3329. 1270.54 s [vector] uniq: OK
  3330. 1270.54 s [vector] +++ OK, passed 100 tests.
  3331. 1270.55 s [vector] mapMaybe: OK
  3332. 1270.55 s [vector] +++ OK, passed 100 tests.
  3333. 1270.56 s [vector] imapMaybe: OK (0.02s)
  3334. 1270.56 s [vector] +++ OK, passed 100 tests.
  3335. 1270.56 s [vector] takeWhile: OK
  3336. 1270.56 s [vector] +++ OK, passed 100 tests.
  3337. 1270.57 s [vector] dropWhile: OK
  3338. 1270.57 s [vector] +++ OK, passed 100 tests.
  3339. 1270.57 s [vector] partition: OK
  3340. 1270.58 s [nothunks] SeqInt: EXPECTED FAILURE failed at test/Test/NoThunks/Class.hs:179:7
  3341. 1270.58 s [nothunks] after 16 tests and 2 shrinks.
  3342. 1270.58 s [nothunks] shrink path: 16:b2
  3343. 1270.58 s [nothunks] Just ["Int","Seq"] 38% ███████▌············
  3344. 1270.58 s [nothunks] Nothing 56% ███████████▏········
  3345. 1270.58 s [nothunks]
  3346. 1270.58 s [nothunks] ┏━━ test/Test/NoThunks/Class.hs ━━━
  3347. 1270.58 s [nothunks] 166 ┃ testWithModel :: forall a. FromModel a
  3348. 1270.58 s [nothunks] 167 ┃ => (Maybe ThunkInfo -> Maybe [String] -> Bool)
  3349. 1270.58 s [nothunks] 168 ┃ -> Proxy a
  3350. 1270.58 s [nothunks] 169 ┃ -- ^ Compare @ThunkInfo@. When we use 'noThunks' this
  3351. 1270.58 s [nothunks] 170 ┃ -- can just be @(==)@; however, when we use 'isNormalForm', the
  3352. 1270.58 s [nothunks] 171 ┃ -- context we will get from the model will be too detailed.
  3353. 1270.58 s [nothunks] 172 ┃ -> Property
  3354. 1270.58 s [nothunks] 173 ┃ testWithModel compareInfo _proxy = withTests 1000 $ property $ do
  3355. 1270.58 s [nothunks] 174 ┃ m :: Model a <- forAll genModel
  3356. 1270.58 s [nothunks] Wrap
  3357. 1270.58 s [nothunks] { unwrap =
  3358. 1270.58 s [nothunks] SeqEnqueue
  3359. 1270.58 s [nothunks] (IntValue 0)
  3360. 1270.58 s [nothunks] (SeqEnqueue
  3361. 1270.58 s [nothunks] (IntValue 0)
  3362. 1270.58 s [nothunks] (SeqEnqueue
  3363. 1270.58 s [nothunks] (IntValue 0)
  3364. 1270.58 s [nothunks] (SeqEnqueue
  3365. 1270.58 s [nothunks] (IntValue 0)
  3366. 1270.58 s [nothunks] (SeqEnqueue (IntValue 0) (SeqEnqueue (IntValue 0) SeqEmpty)))))
  3367. 1270.58 s [nothunks] }
  3368. 1270.58 s [nothunks] 175 ┃ collect $ modelUnexpected [] m
  3369. 1270.58 s [nothunks] 176 ┃ fromModel m $ \a -> do
  3370. 1270.58 s [nothunks] 177 ┃ annotate $ show $ modelIsNF [] m
  3371. 1270.58 s [nothunks] IsNF
  3372. 1270.58 s [nothunks] 178 ┃ isNF <- liftIO $ noThunks [] a
  3373. 1270.58 s [nothunks] 179 Hedgehog.diff isNF compareInfo (modelUnexpected [] m)
  3374. 1270.58 s [nothunks] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3375. 1270.58 s [nothunks] ┃ │ ━━━ Failed (- lhs) (+ rhs) ━━━
  3376. 1270.58 s [nothunks] ┃ │ - Just
  3377. 1270.58 s [nothunks] ┃ │ - ThunkInfo
  3378. 1270.58 s [nothunks] ┃ │ - { thunkContext = [ "..." , "Seq Int" ] , thunkInfo = Nothing }
  3379. 1270.58 s [nothunks] ┃ │ + Nothing
  3380. 1270.58 s [nothunks]
  3381. 1270.58 s [nothunks] This failure can be reproduced by running:
  3382. 1270.58 s [nothunks] > recheckAt (Seed 1663267473302808518 2996961614905790511) "16:b2" EXPECTED FAILURE
  3383. 1270.58 s [nothunks]
  3384. 1270.58 s [nothunks] OK (0.08s)
  3385. 1270.58 s [nothunks] ✓ <interactive> passed 1 test.
  3386. 1270.58 s [nothunks] Model
  3387. 1270.58 s [vector] +++ OK, passed 100 tests.
  3388. 1270.58 s [vector] partitionWith: OK
  3389. 1270.58 s [vector] +++ OK, passed 100 tests.
  3390. 1270.58 s [vector] span: OK
  3391. 1270.58 s [vector] +++ OK, passed 100 tests.
  3392. 1270.58 s [vector] break: OK
  3393. 1270.58 s [vector] +++ OK, passed 100 tests.
  3394. 1270.58 s [vector] spanR: OK
  3395. 1270.59 s [vector] +++ OK, passed 100 tests.
  3396. 1270.60 s [vector] breakR: OK
  3397. 1270.60 s [vector] +++ OK, passed 100 tests.
  3398. 1270.60 s [vector] groupBy: OK
  3399. 1270.60 s [vector] +++ OK, passed 100 tests.
  3400. 1270.60 s [vector] elem: OK
  3401. 1270.60 s [vector] +++ OK, passed 100 tests.
  3402. 1270.60 s [vector] notElem: OK
  3403. 1270.60 s [vector] +++ OK, passed 100 tests.
  3404. 1270.60 s [vector] find: OK
  3405. 1270.60 s [vector] +++ OK, passed 100 tests.
  3406. 1270.60 s [vector] findIndex: OK
  3407. 1270.60 s [vector] +++ OK, passed 100 tests.
  3408. 1270.61 s [vector] findIndexR: OK
  3409. 1270.61 s [vector] +++ OK, passed 100 tests.
  3410. 1270.62 s [vector] findIndices: OK (0.01s)
  3411. 1270.62 s [vector] +++ OK, passed 100 tests.
  3412. 1270.62 s [vector] elemIndex: OK
  3413. 1270.62 s [vector] +++ OK, passed 100 tests.
  3414. 1270.62 s [nothunks] Int: OK (0.02s)
  3415. 1270.62 s [nothunks] ✓ <interactive> passed 1000 tests.
  3416. 1270.62 s [nothunks] Just ["Int"] 48% █████████▌··········
  3417. 1270.62 s [nothunks] Nothing 52% ██████████▍·········
  3418. 1270.63 s [vector] elemIndices: OK
  3419. 1270.63 s [vector] +++ OK, passed 100 tests.
  3420. 1270.64 s [nothunks] IntInt: OK (0.03s)
  3421. 1270.64 s [nothunks] ✓ <interactive> passed 1000 tests.
  3422. 1270.64 s [nothunks] Just ["(,)"] 50% ██████████··········
  3423. 1270.64 s [nothunks] Just ["Int","(,)"] 36% ███████▏············
  3424. 1270.64 s [nothunks] Nothing 14% ██▊·················
  3425. 1270.65 s [vector] foldl: OK (0.02s)
  3426. 1270.65 s [vector] +++ OK, passed 100 tests.
  3427. 1270.66 s [nothunks] SumInt: OK (0.02s)
  3428. 1270.66 s [nothunks] ✓ <interactive> passed 1000 tests.
  3429. 1270.66 s [nothunks] Just ["Either"] 33% ██████▋·············
  3430. 1270.66 s [nothunks] Just ["Int","Either"] 35% ███████·············
  3431. 1270.66 s [nothunks] Nothing 32% ██████▎·············
  3432. 1270.67 s [vector] foldl1: OK (0.02s)
  3433. 1270.67 s [vector] +++ OK, passed 100 tests; 19 discarded.
  3434. 1270.69 s [vector] foldl': OK (0.02s)
  3435. 1270.69 s [vector] +++ OK, passed 100 tests.
  3436. 1270.70 s [nothunks] ListInt: OK (0.03s)
  3437. 1270.70 s [nothunks] ✓ <interactive> passed 1000 tests.
  3438. 1270.70 s [nothunks] Just ["Int","List"] 20% ████················
  3439. 1270.70 s [nothunks] Just ["List"] 46% █████████···········
  3440. 1270.70 s [nothunks] Nothing 34% ██████▊·············
  3441. 1270.71 s [vector] foldl1': OK (0.02s)
  3442. 1270.71 s [vector] +++ OK, passed 100 tests; 17 discarded.
  3443. 1270.72 s [vector] foldr: OK (0.02s)
  3444. 1270.72 s [vector] +++ OK, passed 100 tests.
  3445. 1270.74 s [trial] [3 of 4] Compiling Test.Trial.Property
  3446. 1270.74 s [nothunks] IntListInt: OK (0.05s)
  3447. 1270.74 s [nothunks] ✓ <interactive> passed 1000 tests.
  3448. 1270.74 s [nothunks] Just ["(,)"] 50% ██████████··········
  3449. 1270.74 s [nothunks] Just ["Int","(,)"] 25% █████···············
  3450. 1270.74 s [nothunks] Just ["Int","List","(,)"] 6% █···················
  3451. 1270.74 s [nothunks] Just ["List","(,)"] 12% ██▎·················
  3452. 1270.74 s [nothunks] Nothing 7% █▍··················
  3453. 1270.74 s [vector] foldr1: OK (0.01s)
  3454. 1270.74 s [vector] +++ OK, passed 100 tests; 15 discarded.
  3455. 1270.79 s [vector] foldr': OK (0.03s)
  3456. 1270.79 s [vector] +++ OK, passed 100 tests.
  3457. 1270.80 s [attoparsec]
  3458. 1270.80 s [attoparsec] internal/Data/Attoparsec/ByteString/FastSet.hs:97:18: warning: [GHC-68441] [-Wdeprecations]
  3459. 1270.80 s [attoparsec] In the use of ‘memset’
  3460. 1270.80 s [attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  3461. 1270.80 s [attoparsec] Deprecated: "Use Foreign.Marshal.Utils.fillBytes instead"
  3462. 1270.80 s [attoparsec] |
  3463. 1270.80 s [attoparsec] 97 | _ <- I.memset t 0 32
  3464. 1270.80 s [attoparsec] | ^^^^^^^^
  3465. 1270.81 s [vector] foldr1': OK (0.02s)
  3466. 1270.81 s [vector] +++ OK, passed 100 tests; 13 discarded.
  3467. 1270.83 s [vector] ifoldl: OK (0.03s)
  3468. 1270.83 s [vector] +++ OK, passed 100 tests.
  3469. 1270.87 s [vector] ifoldl': OK (0.03s)
  3470. 1270.87 s [vector] +++ OK, passed 100 tests.
  3471. 1270.89 s [vector] ifoldr: OK (0.02s)
  3472. 1270.89 s [vector] +++ OK, passed 100 tests.
  3473. 1270.92 s [nothunks] SeqInt: OK (0.15s)
  3474. 1270.92 s [nothunks] ✓ <interactive> passed 1000 tests.
  3475. 1270.92 s [nothunks] Just ["Int","Seq"] 45% ████████▉···········
  3476. 1270.92 s [nothunks] Nothing 55% ███████████·········
  3477. 1270.92 s [vector] ifoldr': OK (0.02s)
  3478. 1270.93 s [vector] +++ OK, passed 100 tests.
  3479. 1270.93 s [vector] ifoldM: OK (0.02s)
  3480. 1270.93 s [vector] +++ OK, passed 100 tests.
  3481. 1270.93 s [vector] ifoldM': OK (0.02s)
  3482. 1270.93 s [vector] +++ OK, passed 100 tests.
  3483. 1270.95 s [trial] [4 of 4] Compiling Main
  3484. 1270.98 s [nothunks] AllowThunksIn: OK (0.07s)
  3485. 1270.98 s [nothunks] ✓ <interactive> passed 1000 tests.
  3486. 1270.98 s [nothunks] Just ["Int","field2","Record"] 25% ████▉···············
  3487. 1270.98 s [nothunks] Just ["Record"] 48% █████████▌··········
  3488. 1270.98 s [nothunks] Nothing 28% █████▌··············
  3489. 1270.99 s [vector] ifoldM_: OK (0.05s)
  3490. 1270.99 s [vector] +++ OK, passed 100 tests.
  3491. 1271.02 s [vector] ifoldM'_: OK (0.04s)
  3492. 1271.02 s [vector] +++ OK, passed 100 tests.
  3493. 1271.02 s [nothunks] Fn: OK (0.03s)
  3494. 1271.02 s [nothunks] ✓ <interactive> passed 1000 tests.
  3495. 1271.02 s [nothunks] Just ["->"] 26% █████▎··············
  3496. 1271.02 s [nothunks] Nothing 74% ██████████████▋·····
  3497. 1271.02 s [vector] all: OK
  3498. 1271.03 s [vector] +++ OK, passed 100 tests.
  3499. 1271.03 s [vector] any: OK
  3500. 1271.03 s [vector] +++ OK, passed 100 tests.
  3501. 1271.05 s [extensions] Preprocessing executable 'extensions' for extensions-0.1.0.1..
  3502. 1271.05 s [extensions] Building executable 'extensions' for extensions-0.1.0.1..
  3503. 1271.05 s [vector] prescanl: OK (0.02s)
  3504. 1271.05 s [vector] +++ OK, passed 100 tests.
  3505. 1271.06 s [nothunks] IO: OK (0.03s)
  3506. 1271.06 s [nothunks] ✓ <interactive> passed 1000 tests.
  3507. 1271.06 s [nothunks] Just ["IO"] 23% ████▋···············
  3508. 1271.06 s [nothunks] Nothing 77% ███████████████▎····
  3509. 1271.07 s [vector] prescanl': OK (0.02s)
  3510. 1271.07 s [vector] +++ OK, passed 100 tests.
  3511. 1271.08 s [nothunks] ThunkFreeFn: OK (0.03s)
  3512. 1271.08 s [nothunks] ✓ <interactive> passed 1000 tests.
  3513. 1271.08 s [nothunks] Just ["->"] 24% ████▋···············
  3514. 1271.08 s [nothunks] Just ["...","->"] 39% ███████▊············
  3515. 1271.08 s [nothunks] Nothing 37% ███████▍············
  3516. 1271.09 s [vector] postscanl: OK (0.02s)
  3517. 1271.09 s [vector] +++ OK, passed 100 tests.
  3518. 1271.11 s [vector] postscanl': OK (0.02s)
  3519. 1271.11 s [vector] +++ OK, passed 100 tests.
  3520. 1271.11 s [nothunks] ThunkFreeIO: OK (0.03s)
  3521. 1271.11 s [nothunks] ✓ <interactive> passed 1000 tests.
  3522. 1271.11 s [nothunks] Just ["...","IO"] 39% ███████▊············
  3523. 1271.11 s [nothunks] Just ["IO"] 23% ████▋···············
  3524. 1271.11 s [nothunks] Nothing 38% ███████▌············
  3525. 1271.11 s [nothunks] MutableVars
  3526. 1271.11 s [nothunks] IORef
  3527. 1271.11 s [nothunks] NotNF: OK
  3528. 1271.11 s [nothunks] ✓ <interactive> passed 1 test.
  3529. 1271.11 s [nothunks] NF: OK
  3530. 1271.11 s [nothunks] ✓ <interactive> passed 1 test.
  3531. 1271.11 s [nothunks] NotNFPure: OK
  3532. 1271.11 s [nothunks] ✓ <interactive> passed 1 test.
  3533. 1271.11 s [nothunks] NFPure: OK
  3534. 1271.11 s [nothunks] ✓ <interactive> passed 1 test.
  3535. 1271.11 s [nothunks] NotNFAtomically: OK
  3536. 1271.11 s [nothunks] ✓ <interactive> passed 1 test.
  3537. 1271.11 s [nothunks] NFAtomically: OK
  3538. 1271.11 s [nothunks] ✓ <interactive> passed 1 test.
  3539. 1271.11 s [nothunks] MVar
  3540. 1271.11 s [nothunks] NotNF: OK
  3541. 1271.11 s [nothunks] ✓ <interactive> passed 1 test.
  3542. 1271.11 s [nothunks] NF: OK
  3543. 1271.11 s [nothunks] ✓ <interactive> passed 1 test.
  3544. 1271.11 s [nothunks] NotNFPure: OK
  3545. 1271.11 s [nothunks] ✓ <interactive> passed 1 test.
  3546. 1271.11 s [nothunks] NFPure: OK
  3547. 1271.11 s [nothunks] ✓ <interactive> passed 1 test.
  3548. 1271.11 s [nothunks] NotNFAtomically: OK
  3549. 1271.11 s [nothunks] ✓ <interactive> passed 1 test.
  3550. 1271.11 s [nothunks] NFAtomically: OK
  3551. 1271.11 s [nothunks] ✓ <interactive> passed 1 test.
  3552. 1271.11 s [nothunks] TVar
  3553. 1271.11 s [nothunks] NotNF: OK
  3554. 1271.11 s [nothunks] ✓ <interactive> passed 1 test.
  3555. 1271.11 s [nothunks] NF: OK
  3556. 1271.11 s [nothunks] ✓ <interactive> passed 1 test.
  3557. 1271.11 s [nothunks] NotNFPure: OK
  3558. 1271.11 s [nothunks] ✓ <interactive> passed 1 test.
  3559. 1271.11 s [nothunks] NFPure: OK
  3560. 1271.11 s [nothunks] ✓ <interactive> passed 1 test.
  3561. 1271.11 s [nothunks] NotNFAtomically: OK
  3562. 1271.11 s [nothunks] ✓ <interactive> passed 1 test.
  3563. 1271.11 s [nothunks] NFAtomically: OK
  3564. 1271.11 s [nothunks] ✓ <interactive> passed 1 test.
  3565. 1271.11 s [nothunks]
  3566. 1271.11 s [nothunks] All 41 tests passed (0.76s)
  3567. 1271.12 s [nothunks] Test suite nothunks-test: PASS
  3568. 1271.12 s [nothunks] Test suite logged to: dist/test/nothunks-0.3.0.0-nothunks-test.log
  3569. 1271.12 s [nothunks] 1 of 1 test suites (1 of 1 test cases) passed.
  3570. 1271.13 s [vector] scanl: OK (0.02s)
  3571. 1271.13 s [vector] +++ OK, passed 100 tests.
  3572. 1271.14 s [nothunks] Phase: haddockPhase
  3573. 1271.15 s [vector] scanl': OK (0.02s)
  3574. 1271.15 s [vector] +++ OK, passed 100 tests.
  3575. 1271.17 s [vector] scanl1: OK (0.02s)
  3576. 1271.17 s [vector] +++ OK, passed 100 tests.
  3577. 1271.19 s [vector] scanl1': OK (0.02s)
  3578. 1271.19 s [vector] +++ OK, passed 100 tests.
  3579. 1271.19 s [vector] iscanl: OK (0.02s)
  3580. 1271.19 s [vector] +++ OK, passed 100 tests.
  3581. 1271.21 s [vector] iscanl': OK (0.02s)
  3582. 1271.21 s [vector] +++ OK, passed 100 tests.
  3583. 1271.23 s [vector] prescanr: OK (0.02s)
  3584. 1271.23 s [vector] +++ OK, passed 100 tests.
  3585. 1271.25 s [vector] prescanr': OK (0.01s)
  3586. 1271.25 s [vector] +++ OK, passed 100 tests.
  3587. 1271.27 s [vector] postscanr: OK (0.02s)
  3588. 1271.27 s [vector] +++ OK, passed 100 tests.
  3589. 1271.29 s [vector] postscanr': OK (0.02s)
  3590. 1271.29 s [vector] +++ OK, passed 100 tests.
  3591. 1271.29 s [vector] scanr: OK (0.02s)
  3592. 1271.29 s [vector] +++ OK, passed 100 tests.
  3593. 1271.29 s [extensions] [1 of 2] Compiling Cli
  3594. 1271.31 s [vector] scanr': OK (0.02s)
  3595. 1271.31 s [vector] +++ OK, passed 100 tests.
  3596. 1271.33 s [vector] scanr1: OK (0.02s)
  3597. 1271.33 s [vector] +++ OK, passed 100 tests.
  3598. 1271.35 s [vector] scanr1': OK (0.02s)
  3599. 1271.35 s [vector] +++ OK, passed 100 tests.
  3600. 1271.36 s [vector] iscanr: OK (0.02s)
  3601. 1271.36 s [vector] +++ OK, passed 100 tests.
  3602. 1271.38 s [vector] iscanr': OK (0.01s)
  3603. 1271.38 s [vector] +++ OK, passed 100 tests.
  3604. 1271.38 s [vector] mut_read: OK
  3605. 1271.38 s [vector] +++ OK, passed 100 tests; 15 discarded.
  3606. 1271.38 s [vector] mut_write: OK
  3607. 1271.38 s [vector] +++ OK, passed 100 tests; 16 discarded.
  3608. 1271.39 s [vector] mut_modify: OK
  3609. 1271.39 s [vector] +++ OK, passed 100 tests; 13 discarded.
  3610. 1271.39 s [vector] mut_generate: OK
  3611. 1271.41 s [vector] +++ OK, passed 100 tests.
  3612. 1271.43 s [vector] mut_generateM: OK (0.02s)
  3613. 1271.43 s [vector] +++ OK, passed 100 tests.
  3614. 1271.45 s [vector] mut_mapM_: OK (0.03s)
  3615. 1271.45 s [vector] +++ OK, passed 100 tests.
  3616. 1271.45 s [trial]
  3617. 1271.45 s [trial] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  3618. 1271.46 s [trial] The following packages were specified via -package or -package-id flags,
  3619. 1271.46 s [trial] but were not needed for compilation:
  3620. 1271.46 s [trial] - splitmix-0.1.1 (exposed by flag -package-id splitmix-0.1.1-DhujvlRHzy3LbShgpelvxY)
  3621. 1271.49 s [vector] mut_imapM_: OK (0.03s)
  3622. 1271.49 s [vector] +++ OK, passed 100 tests.
  3623. 1271.51 s [vector] mut_forM_: OK (0.03s)
  3624. 1271.51 s [vector] +++ OK, passed 100 tests.
  3625. 1271.57 s [vector] mut_iforM_: OK (0.06s)
  3626. 1271.57 s [vector] +++ OK, passed 100 tests.
  3627. 1271.57 s [trial] [5 of 5] Linking dist/build/trial-test/trial-test
  3628. 1271.60 s [nothunks] Preprocessing library for nothunks-0.3.0.0..
  3629. 1271.60 s [nothunks] Running Haddock on library for nothunks-0.3.0.0..
  3630. 1271.60 s [nothunks] Warning: The documentation for the following packages are not installed. No
  3631. 1271.60 s [nothunks] links will be generated to these packages: vector-0.13.2.0
  3632. 1271.60 s [megaparsec] [ 4 of 18] Compiling Text.Megaparsec.Stream ( Text/Megaparsec/Stream.hs, dist/build/Text/Megaparsec/Stream.o, dist/build/Text/Megaparsec/Stream.dyn_o )
  3633. 1271.61 s [vector] mut_foldr: OK (0.03s)
  3634. 1271.61 s [vector] +++ OK, passed 100 tests.
  3635. 1271.63 s [vector] mut_foldr': OK (0.03s)
  3636. 1271.63 s [vector] +++ OK, passed 100 tests.
  3637. 1271.65 s [extensions] [2 of 2] Compiling Main
  3638. 1271.67 s [vector] mut_foldl: OK (0.04s)
  3639. 1271.67 s [vector] +++ OK, passed 100 tests.
  3640. 1271.68 s [vector] mut_foldl': OK (0.03s)
  3641. 1271.68 s [vector] +++ OK, passed 100 tests.
  3642. 1271.73 s [vector] mut_ifoldr: OK (0.03s)
  3643. 1271.73 s [vector] +++ OK, passed 100 tests.
  3644. 1271.73 s [attoparsec] [2 of 6] Compiling Data.Attoparsec.Internal.Compat ( internal/Data/Attoparsec/Internal/Compat.hs, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Compat.p_o )
  3645. 1271.73 s [attoparsec] [3 of 6] Compiling Data.Attoparsec.Internal.Fhthagn ( internal/Data/Attoparsec/Internal/Fhthagn.hs, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Fhthagn.p_o )
  3646. 1271.73 s [attoparsec] [4 of 6] Compiling Data.Attoparsec.ByteString.Buffer ( internal/Data/Attoparsec/ByteString/Buffer.hs, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/Buffer.p_o )
  3647. 1271.73 s [attoparsec]
  3648. 1271.73 s [attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:62:1: warning: [-Wunused-imports]
  3649. 1271.73 s [attoparsec] The import of ‘Data.Semigroup’ is redundant
  3650. 1271.73 s [attoparsec] except perhaps to import instances from ‘Data.Semigroup’
  3651. 1271.73 s [attoparsec] To import instances alone, use: import Data.Semigroup()
  3652. 1271.73 s [attoparsec] |
  3653. 1271.73 s [attoparsec] 62 | import Data.Semigroup (Semigroup(..))
  3654. 1271.73 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3655. 1271.73 s [attoparsec]
  3656. 1271.73 s [attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:121:11: warning: [GHC-68441] [-Wdeprecations]
  3657. 1271.73 s [attoparsec] In the use of ‘memcpy’
  3658. 1271.73 s [attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  3659. 1271.73 s [attoparsec] Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
  3660. 1271.73 s [attoparsec] |
  3661. 1271.73 s [attoparsec] 121 | memcpy (ptr0 `plusPtr` (off0+len0))
  3662. 1271.73 s [attoparsec] | ^^^^^^
  3663. 1271.73 s [attoparsec]
  3664. 1271.73 s [attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:132:13: warning: [GHC-68441] [-Wdeprecations]
  3665. 1271.73 s [attoparsec] In the use of ‘memcpy’
  3666. 1271.73 s [attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  3667. 1271.73 s [attoparsec] Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
  3668. 1271.73 s [attoparsec] |
  3669. 1271.73 s [attoparsec] 132 | memcpy ptr (ptr0 `plusPtr` off0) (fromIntegral len0)
  3670. 1271.73 s [attoparsec] | ^^^^^^
  3671. 1271.73 s [attoparsec]
  3672. 1271.73 s [attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:133:13: warning: [GHC-68441] [-Wdeprecations]
  3673. 1271.73 s [attoparsec] In the use of ‘memcpy’
  3674. 1271.73 s [attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  3675. 1271.73 s [attoparsec] Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
  3676. 1271.73 s [attoparsec] |
  3677. 1271.73 s [attoparsec] 133 | memcpy (ptr `plusPtr` len0) (ptr1 `plusPtr` off1)
  3678. 1271.73 s [attoparsec] | ^^^^^^
  3679. 1271.74 s [attoparsec] [5 of 6] Compiling Data.Attoparsec.Text.Buffer ( internal/Data/Attoparsec/Text/Buffer.hs, dist/build/attoparsec-internal/Data/Attoparsec/Text/Buffer.p_o )
  3680. 1271.74 s [attoparsec]
  3681. 1271.74 s [attoparsec] internal/Data/Attoparsec/Text/Buffer.hs:44:1: warning: [-Wunused-imports]
  3682. 1271.74 s [attoparsec] The import of ‘Data.Semigroup’ is redundant
  3683. 1271.74 s [attoparsec] except perhaps to import instances from ‘Data.Semigroup’
  3684. 1271.74 s [attoparsec] To import instances alone, use: import Data.Semigroup()
  3685. 1271.74 s [attoparsec] |
  3686. 1271.74 s [attoparsec] 44 | import Data.Semigroup (Semigroup(..))
  3687. 1271.74 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3688. 1271.74 s [attoparsec] [6 of 6] Compiling Data.Attoparsec.Text.FastSet ( internal/Data/Attoparsec/Text/FastSet.hs, dist/build/attoparsec-internal/Data/Attoparsec/Text/FastSet.p_o )
  3689. 1271.75 s [vector] mut_ifoldr': OK (0.02s)
  3690. 1271.75 s [vector] +++ OK, passed 100 tests.
  3691. 1271.76 s [nothunks] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  3692. 1271.77 s [vector] mut_ifoldl: OK (0.02s)
  3693. 1271.77 s [vector] +++ OK, passed 100 tests.
  3694. 1271.79 s [vector] mut_ifoldl': OK (0.02s)
  3695. 1271.79 s [vector] +++ OK, passed 100 tests.
  3696. 1271.81 s [vector] mut_foldM: OK (0.02s)
  3697. 1271.83 s [vector] +++ OK, passed 100 tests.
  3698. 1271.83 s [vector] mut_foldM': OK (0.02s)
  3699. 1271.83 s [vector] +++ OK, passed 100 tests.
  3700. 1271.85 s [vector] mut_foldrM: OK (0.03s)
  3701. 1271.85 s [vector] +++ OK, passed 100 tests.
  3702. 1271.87 s [vector] mut_foldrM': OK (0.02s)
  3703. 1271.87 s [vector] +++ OK, passed 100 tests.
  3704. 1271.89 s [vector] mut_ifoldM: OK (0.02s)
  3705. 1271.89 s [vector] +++ OK, passed 100 tests.
  3706. 1271.90 s [vector] mut_ifoldM': OK (0.02s)
  3707. 1271.90 s [vector] +++ OK, passed 100 tests.
  3708. 1271.91 s [vector] mut_ifoldrM: OK
  3709. 1271.93 s [vector] +++ OK, passed 100 tests.
  3710. 1271.93 s [vector] mut_ifoldrM': OK (0.02s)
  3711. 1271.93 s [vector] +++ OK, passed 100 tests.
  3712. 1271.93 s [vector] compare: OK
  3713. 1271.93 s [vector] +++ OK, passed 100 tests.
  3714. 1271.93 s [vector] maximum: OK
  3715. 1271.94 s [vector] +++ OK, passed 100 tests; 13 discarded.
  3716. 1271.94 s [vector] minimum: OK
  3717. 1271.94 s [vector] +++ OK, passed 100 tests; 22 discarded.
  3718. 1271.94 s [vector] minIndex: OK
  3719. 1271.94 s [vector] +++ OK, passed 100 tests; 19 discarded.
  3720. 1271.94 s [vector] maxIndex: OK
  3721. 1271.94 s [vector] +++ OK, passed 100 tests; 14 discarded.
  3722. 1271.95 s [vector] maximumBy: OK
  3723. 1271.95 s [vector] +++ OK, passed 100 tests; 19 discarded.
  3724. 1271.95 s [vector] minimumBy: OK
  3725. 1271.95 s [vector] +++ OK, passed 100 tests; 16 discarded.
  3726. 1271.95 s [vector] maximumOn: OK
  3727. 1271.95 s [vector] +++ OK, passed 100 tests; 15 discarded.
  3728. 1271.95 s [vector] minimumOn: OK
  3729. 1271.95 s [vector] +++ OK, passed 100 tests; 17 discarded.
  3730. 1271.95 s [vector] maxIndexBy: OK
  3731. 1271.95 s [vector] +++ OK, passed 100 tests; 21 discarded.
  3732. 1271.96 s [vector] minIndexBy: OK
  3733. 1271.96 s [vector] +++ OK, passed 100 tests; 15 discarded.
  3734. 1271.96 s [vector] ListFirstMaxIndexWins: OK
  3735. 1271.96 s [vector] +++ OK, passed 100 tests; 18 discarded.
  3736. 1271.96 s [vector] FalseListFirstMaxIndexWins: OK
  3737. 1271.96 s [vector] +++ OK, failed as expected. (after 1 test):
  3738. 1271.96 s [vector] Exception:
  3739. 1271.96 s [vector] Prelude.foldr1: empty list
  3740. 1271.96 s [vector] CallStack (from HasCallStack):
  3741. 1271.96 s [vector] error, called at libraries/base/GHC/List.hs:1644:3 in base:GHC.List
  3742. 1271.96 s [vector] errorEmptyList, called at libraries/base/GHC/List.hs:609:30 in base:GHC.List
  3743. 1271.96 s [vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
  3744. 1271.96 s [vector] []
  3745. 1271.96 s [vector] zip: OK
  3746. 1271.96 s [vector] +++ OK, passed 100 tests.
  3747. 1271.97 s [vector] zip3: OK
  3748. 1271.97 s [vector] +++ OK, passed 100 tests.
  3749. 1271.97 s [vector] unzip: OK
  3750. 1271.97 s [vector] +++ OK, passed 100 tests.
  3751. 1271.97 s [vector] unzip3: OK
  3752. 1271.97 s [vector] +++ OK, passed 100 tests.
  3753. 1271.97 s [vector] indexed: OK
  3754. 1271.97 s [vector] +++ OK, passed 100 tests.
  3755. 1271.97 s [vector] update: OK
  3756. 1271.97 s [vector] +++ OK, passed 100 tests.
  3757. 1271.97 s [vector] mempty: OK
  3758. 1271.97 s [vector] +++ OK, passed 1 test.
  3759. 1271.99 s [vector] mappend: OK
  3760. 1271.99 s [vector] +++ OK, passed 100 tests.
  3761. 1272.01 s [vector] mconcat: OK (0.03s)
  3762. 1272.01 s [vector] +++ OK, passed 100 tests.
  3763. 1272.01 s [vector] glength: OK
  3764. 1272.01 s [vector] +++ OK, passed 100 tests.
  3765. 1272.01 s [vector] sum: OK
  3766. 1272.01 s [vector] +++ OK, passed 100 tests.
  3767. 1272.01 s [vector] product: OK
  3768. 1272.01 s [vector] +++ OK, passed 100 tests.
  3769. 1272.01 s [vector] enumFromN: OK
  3770. 1272.01 s [vector] +++ OK, passed 100 tests.
  3771. 1272.01 s [vector] enumFromThenN: OK
  3772. 1272.01 s [vector] +++ OK, passed 100 tests.
  3773. 1272.01 s [vector] enumFromTo: OK
  3774. 1272.01 s [vector] +++ OK, passed 100 tests.
  3775. 1272.01 s [vector] enumFromThenTo: OK
  3776. 1272.01 s [vector] +++ OK, passed 100 tests; 2 discarded.
  3777. 1272.01 s [vector] (Int,Bool)
  3778. 1272.01 s [vector] fromList.toList == id: OK
  3779. 1272.01 s [vector] +++ OK, passed 100 tests.
  3780. 1272.01 s [vector] toList.fromList == id: OK
  3781. 1272.02 s [vector] +++ OK, passed 100 tests.
  3782. 1272.02 s [vector] unstream.stream == id: OK
  3783. 1272.02 s [vector] +++ OK, passed 100 tests.
  3784. 1272.02 s [vector] stream.unstream == id: OK
  3785. 1272.02 s [vector] +++ OK, passed 100 tests.
  3786. 1272.02 s [vector] eq: OK
  3787. 1272.02 s [vector] +++ OK, passed 100 tests.
  3788. 1272.02 s [vector] length: OK
  3789. 1272.02 s [vector] +++ OK, passed 100 tests.
  3790. 1272.02 s [vector] null: OK
  3791. 1272.02 s [vector] +++ OK, passed 100 tests.
  3792. 1272.02 s [vector] index: OK
  3793. 1272.02 s [vector] +++ OK, passed 100 tests; 18 discarded.
  3794. 1272.02 s [vector] safeIndex: OK
  3795. 1272.02 s [vector] +++ OK, passed 100 tests.
  3796. 1272.02 s [vector] head: OK
  3797. 1272.02 s [vector] +++ OK, passed 100 tests; 13 discarded.
  3798. 1272.02 s [vector] last: OK
  3799. 1272.02 s [vector] +++ OK, passed 100 tests; 19 discarded.
  3800. 1272.03 s [vector] unsafeIndex: OK
  3801. 1272.03 s [vector] +++ OK, passed 100 tests; 15 discarded.
  3802. 1272.03 s [vector] unsafeHead: OK
  3803. 1272.03 s [vector] +++ OK, passed 100 tests; 22 discarded.
  3804. 1272.03 s [vector] unsafeLast: OK
  3805. 1272.03 s [vector] +++ OK, passed 100 tests; 21 discarded.
  3806. 1272.03 s [vector] slice: OK
  3807. 1272.03 s [vector] +++ OK, passed 100 tests.
  3808. 1272.03 s [vector] init: OK
  3809. 1272.04 s [vector] +++ OK, passed 100 tests; 13 discarded.
  3810. 1272.04 s [vector] tail: OK
  3811. 1272.04 s [vector] +++ OK, passed 100 tests; 16 discarded.
  3812. 1272.04 s [vector] take: OK
  3813. 1272.04 s [vector] +++ OK, passed 100 tests.
  3814. 1272.04 s [vector] drop: OK
  3815. 1272.04 s [vector] +++ OK, passed 100 tests.
  3816. 1272.04 s [vector] splitAt: OK
  3817. 1272.04 s [vector] +++ OK, passed 100 tests.
  3818. 1272.04 s [vector] empty: OK
  3819. 1272.04 s [vector] +++ OK, passed 1 test.
  3820. 1272.04 s [vector] singleton: OK
  3821. 1272.04 s [vector] +++ OK, passed 100 tests.
  3822. 1272.04 s [vector] replicate: OK
  3823. 1272.04 s [vector] +++ OK, passed 100 tests.
  3824. 1272.04 s [vector] generate: OK
  3825. 1272.05 s [vector] +++ OK, passed 100 tests.
  3826. 1272.05 s [vector] iterateN: OK
  3827. 1272.05 s [vector] +++ OK, passed 100 tests.
  3828. 1272.05 s [validation-selective] Phase: checkPhase
  3829. 1272.07 s [vector] iterateNM: OK (0.01s)
  3830. 1272.07 s [vector] +++ OK, passed 100 tests.
  3831. 1272.15 s [vector] generateM: OK (0.08s)
  3832. 1272.15 s [vector] +++ OK, passed 100 tests.
  3833. 1272.16 s [vector] replicateM: OK (0.02s)
  3834. 1272.16 s [vector] +++ OK, passed 100 tests.
  3835. 1272.16 s [vector] create: OK
  3836. 1272.16 s [vector] +++ OK, passed 100 tests.
  3837. 1272.16 s [vector] createT: OK
  3838. 1272.16 s [vector] +++ OK, passed 100 tests.
  3839. 1272.16 s [vector] unfoldr: OK
  3840. 1272.16 s [vector] +++ OK, passed 100 tests.
  3841. 1272.16 s [vector] unfoldrN: OK
  3842. 1272.16 s [vector] +++ OK, passed 100 tests.
  3843. 1272.16 s [vector] unfoldrExactN: OK
  3844. 1272.16 s [vector] +++ OK, passed 100 tests.
  3845. 1272.17 s [vector] unfoldrM: OK
  3846. 1272.17 s [vector] +++ OK, passed 100 tests.
  3847. 1272.17 s [vector] unfoldrNM: OK
  3848. 1272.17 s [vector] +++ OK, passed 100 tests.
  3849. 1272.19 s [validation-selective] Running 2 test suites...
  3850. 1272.20 s [validation-selective] Test suite validation-selective-doctest: RUNNING...
  3851. 1272.21 s [vector] unfoldrExactNM: OK (0.03s)
  3852. 1272.21 s [vector] +++ OK, passed 100 tests.
  3853. 1272.21 s [vector] constructN: OK
  3854. 1272.21 s [vector] +++ OK, passed 100 tests.
  3855. 1272.21 s [vector] constructrN: OK
  3856. 1272.21 s [vector] +++ OK, passed 100 tests.
  3857. 1272.22 s [vector] cons: OK
  3858. 1272.22 s [vector] +++ OK, passed 100 tests.
  3859. 1272.22 s [vector] snoc: OK
  3860. 1272.22 s [vector] +++ OK, passed 100 tests.
  3861. 1272.22 s [vector] append: OK
  3862. 1272.23 s [vector] +++ OK, passed 100 tests.
  3863. 1272.26 s [vector] concat: OK (0.04s)
  3864. 1272.26 s [vector] +++ OK, passed 100 tests.
  3865. 1272.26 s [vector] force: OK
  3866. 1272.27 s [vector] +++ OK, passed 100 tests.
  3867. 1272.27 s [vector] upd: OK
  3868. 1272.27 s [vector] +++ OK, passed 100 tests.
  3869. 1272.28 s [vector] accum: OK
  3870. 1272.28 s [vector] +++ OK, passed 100 tests.
  3871. 1272.28 s [vector] reverse: OK
  3872. 1272.28 s [vector] +++ OK, passed 100 tests.
  3873. 1272.28 s [vector] backpermute: OK
  3874. 1272.28 s [vector] +++ OK, passed 100 tests.
  3875. 1272.29 s [vector] map: OK
  3876. 1272.29 s [vector] +++ OK, passed 100 tests.
  3877. 1272.29 s [vector] imap: OK
  3878. 1272.30 s [vector] +++ OK, passed 100 tests.
  3879. 1272.30 s [vector] concatMap: OK
  3880. 1272.30 s [vector] +++ OK, passed 100 tests.
  3881. 1272.31 s [vector] mapM: OK
  3882. 1272.33 s [vector] +++ OK, passed 100 tests.
  3883. 1272.34 s [vector] mapM_: OK (0.03s)
  3884. 1272.34 s [vector] +++ OK, passed 100 tests.
  3885. 1272.34 s [vector] forM: OK
  3886. 1272.35 s [vector] +++ OK, passed 100 tests.
  3887. 1272.38 s [vector] forM_: OK (0.03s)
  3888. 1272.38 s [vector] +++ OK, passed 100 tests.
  3889. 1272.39 s [vector] imapM: OK
  3890. 1272.39 s [vector] +++ OK, passed 100 tests.
  3891. 1272.41 s [vector] imapM_: OK (0.03s)
  3892. 1272.41 s [vector] +++ OK, passed 100 tests.
  3893. 1272.41 s [vector] zipWith: OK
  3894. 1272.42 s [vector] +++ OK, passed 100 tests.
  3895. 1272.43 s [vector] zipWith3: OK
  3896. 1272.43 s [vector] +++ OK, passed 100 tests.
  3897. 1272.43 s [vector] izipWith: OK
  3898. 1272.43 s [vector] +++ OK, passed 100 tests.
  3899. 1272.43 s [vector] izipWith3: OK
  3900. 1272.43 s [vector] +++ OK, passed 100 tests.
  3901. 1272.45 s [vector] izipWithM: OK
  3902. 1272.45 s [vector] +++ OK, passed 100 tests.
  3903. 1272.46 s [vector] izipWithM_: OK (0.02s)
  3904. 1272.47 s [vector] +++ OK, passed 100 tests.
  3905. 1272.47 s [vector] zipWithM: OK
  3906. 1272.47 s [vector] +++ OK, passed 100 tests.
  3907. 1272.49 s [vector] zipWithM_: OK (0.02s)
  3908. 1272.49 s [vector] +++ OK, passed 100 tests.
  3909. 1272.49 s [vector] filter: OK
  3910. 1272.49 s [vector] +++ OK, passed 100 tests.
  3911. 1272.49 s [vector] ifilter: OK
  3912. 1272.51 s [vector] +++ OK, passed 100 tests.
  3913. 1272.54 s [vector] filterM: OK (0.05s)
  3914. 1272.54 s [vector] +++ OK, passed 100 tests.
  3915. 1272.54 s [vector] uniq: OK
  3916. 1272.54 s [vector] +++ OK, passed 100 tests.
  3917. 1272.55 s [vector] mapMaybe: OK
  3918. 1272.55 s [vector] +++ OK, passed 100 tests.
  3919. 1272.55 s [vector] imapMaybe: OK
  3920. 1272.55 s [vector] +++ OK, passed 100 tests.
  3921. 1272.55 s [vector] takeWhile: OK
  3922. 1272.55 s [vector] +++ OK, passed 100 tests.
  3923. 1272.55 s [vector] dropWhile: OK
  3924. 1272.55 s [vector] +++ OK, passed 100 tests.
  3925. 1272.56 s [vector] partition: OK
  3926. 1272.56 s [vector] +++ OK, passed 100 tests.
  3927. 1272.56 s [vector] partitionWith: OK
  3928. 1272.56 s [vector] +++ OK, passed 100 tests.
  3929. 1272.56 s [vector] span: OK
  3930. 1272.56 s [vector] +++ OK, passed 100 tests.
  3931. 1272.56 s [vector] break: OK
  3932. 1272.56 s [vector] +++ OK, passed 100 tests.
  3933. 1272.56 s [vector] spanR: OK
  3934. 1272.57 s [vector] +++ OK, passed 100 tests.
  3935. 1272.57 s [vector] breakR: OK
  3936. 1272.57 s [vector] +++ OK, passed 100 tests.
  3937. 1272.57 s [vector] groupBy: OK
  3938. 1272.57 s [vector] +++ OK, passed 100 tests.
  3939. 1272.57 s [vector] elem: OK
  3940. 1272.57 s [vector] +++ OK, passed 100 tests.
  3941. 1272.58 s [vector] notElem: OK
  3942. 1272.58 s [vector] +++ OK, passed 100 tests.
  3943. 1272.58 s [vector] find: OK
  3944. 1272.58 s [vector] +++ OK, passed 100 tests.
  3945. 1272.58 s [vector] findIndex: OK
  3946. 1272.58 s [vector] +++ OK, passed 100 tests.
  3947. 1272.58 s [vector] findIndexR: OK
  3948. 1272.58 s [vector] +++ OK, passed 100 tests.
  3949. 1272.58 s [vector] findIndices: OK
  3950. 1272.58 s [vector] +++ OK, passed 100 tests.
  3951. 1272.58 s [vector] elemIndex: OK
  3952. 1272.58 s [vector] +++ OK, passed 100 tests.
  3953. 1272.58 s [vector] elemIndices: OK
  3954. 1272.59 s [vector] +++ OK, passed 100 tests.
  3955. 1272.59 s [vector] foldl: OK
  3956. 1272.59 s [vector] +++ OK, passed 100 tests.
  3957. 1272.59 s [vector] foldl1: OK
  3958. 1272.59 s [vector] +++ OK, passed 100 tests; 16 discarded.
  3959. 1272.60 s [vector] foldl': OK
  3960. 1272.60 s [vector] +++ OK, passed 100 tests.
  3961. 1272.60 s [vector] foldl1': OK
  3962. 1272.60 s [vector] +++ OK, passed 100 tests; 16 discarded.
  3963. 1272.61 s [vector] foldr: OK
  3964. 1272.61 s [vector] +++ OK, passed 100 tests.
  3965. 1272.61 s [vector] foldr1: OK
  3966. 1272.61 s [vector] +++ OK, passed 100 tests; 13 discarded.
  3967. 1272.61 s [vector] foldr': OK
  3968. 1272.62 s [vector] +++ OK, passed 100 tests.
  3969. 1272.63 s [vector] foldr1': OK
  3970. 1272.63 s [vector] +++ OK, passed 100 tests; 16 discarded.
  3971. 1272.63 s [vector] ifoldl: OK
  3972. 1272.63 s [vector] +++ OK, passed 100 tests.
  3973. 1272.63 s [vector] ifoldl': OK
  3974. 1272.64 s [vector] +++ OK, passed 100 tests.
  3975. 1272.65 s [vector] ifoldr: OK
  3976. 1272.65 s [vector] +++ OK, passed 100 tests.
  3977. 1272.65 s [vector] ifoldr': OK
  3978. 1272.65 s [vector] +++ OK, passed 100 tests.
  3979. 1272.65 s [vector] ifoldM: OK
  3980. 1272.66 s [vector] +++ OK, passed 100 tests.
  3981. 1272.67 s [vector] ifoldM': OK
  3982. 1272.67 s [vector] +++ OK, passed 100 tests.
  3983. 1272.72 s [nothunks] Warning: 'GHC' is out of scope.
  3984. 1272.72 s [nothunks] If you qualify the identifier, haddock can try to link it anyway.
  3985. 1272.72 s [nothunks] Warning: 'a' is out of scope.
  3986. 1272.72 s [nothunks] If you qualify the identifier, haddock can try to link it anyway.
  3987. 1272.73 s [vector] ifoldM_: OK (0.05s)
  3988. 1272.73 s [vector] +++ OK, passed 100 tests.
  3989. 1272.74 s [nothunks] 95% ( 20 / 21) in 'NoThunks.Class'
  3990. 1272.74 s [nothunks] Missing documentation for:
  3991. 1272.74 s [nothunks] Module header
  3992. 1272.75 s [vector] ifoldM'_: OK (0.04s)
  3993. 1272.75 s [vector] +++ OK, passed 100 tests.
  3994. 1272.75 s [vector] all: OK
  3995. 1272.75 s [vector] +++ OK, passed 100 tests.
  3996. 1272.75 s [vector] any: OK
  3997. 1272.76 s [vector] +++ OK, passed 100 tests.
  3998. 1272.76 s [vector] prescanl: OK
  3999. 1272.76 s [vector] +++ OK, passed 100 tests.
  4000. 1272.77 s [vector] prescanl': OK
  4001. 1272.77 s [vector] +++ OK, passed 100 tests.
  4002. 1272.78 s [vector] postscanl: OK
  4003. 1272.78 s [vector] +++ OK, passed 100 tests.
  4004. 1272.78 s [vector] postscanl': OK
  4005. 1272.78 s [vector] +++ OK, passed 100 tests.
  4006. 1272.80 s [vector] scanl: OK
  4007. 1272.80 s [vector] +++ OK, passed 100 tests.
  4008. 1272.80 s [vector] scanl': OK
  4009. 1272.80 s [vector] +++ OK, passed 100 tests.
  4010. 1272.81 s [vector] scanl1: OK
  4011. 1272.81 s [vector] +++ OK, passed 100 tests.
  4012. 1272.81 s [vector] scanl1': OK
  4013. 1272.82 s [vector] +++ OK, passed 100 tests.
  4014. 1272.83 s [vector] iscanl: OK
  4015. 1272.83 s [vector] +++ OK, passed 100 tests.
  4016. 1272.84 s [vector] iscanl': OK
  4017. 1272.84 s [vector] +++ OK, passed 100 tests.
  4018. 1272.85 s [extensions] [3 of 3] Linking dist/build/extensions/extensions
  4019. 1272.85 s [vector] prescanr: OK
  4020. 1272.85 s [vector] +++ OK, passed 100 tests.
  4021. 1272.85 s [vector] prescanr': OK
  4022. 1272.85 s [vector] +++ OK, passed 100 tests.
  4023. 1272.86 s [vector] postscanr: OK
  4024. 1272.86 s [vector] +++ OK, passed 100 tests.
  4025. 1272.86 s [slist] Preprocessing test suite 'slist-test' for slist-0.2.1.0..
  4026. 1272.86 s [slist] Building test suite 'slist-test' for slist-0.2.1.0..
  4027. 1272.86 s [vector] postscanr': OK
  4028. 1272.87 s [vector] +++ OK, passed 100 tests.
  4029. 1272.87 s [vector] scanr: OK
  4030. 1272.88 s [vector] +++ OK, passed 100 tests.
  4031. 1272.88 s [vector] scanr': OK
  4032. 1272.89 s [vector] +++ OK, passed 100 tests.
  4033. 1272.89 s [vector] scanr1: OK
  4034. 1272.89 s [vector] +++ OK, passed 100 tests.
  4035. 1272.91 s [vector] scanr1': OK
  4036. 1272.91 s [vector] +++ OK, passed 100 tests.
  4037. 1272.92 s [vector] iscanr: OK (0.01s)
  4038. 1272.92 s [vector] +++ OK, passed 100 tests.
  4039. 1272.92 s [vector] iscanr': OK (0.01s)
  4040. 1272.92 s [vector] +++ OK, passed 100 tests.
  4041. 1272.93 s [vector] mut_read: OK
  4042. 1272.93 s [vector] +++ OK, passed 100 tests; 21 discarded.
  4043. 1272.93 s [vector] mut_write: OK
  4044. 1272.93 s [vector] +++ OK, passed 100 tests; 15 discarded.
  4045. 1272.93 s [vector] mut_modify: OK
  4046. 1272.93 s [vector] +++ OK, passed 100 tests; 17 discarded.
  4047. 1272.93 s [vector] mut_generate: OK
  4048. 1272.95 s [vector] +++ OK, passed 100 tests.
  4049. 1272.97 s [vector] mut_generateM: OK (0.02s)
  4050. 1272.97 s [vector] +++ OK, passed 100 tests.
  4051. 1273.01 s [vector] mut_mapM_: OK (0.04s)
  4052. 1273.01 s [vector] +++ OK, passed 100 tests.
  4053. 1273.01 s [slist] [1 of 2] Compiling Test.Slist.Size
  4054. 1273.07 s [vector] mut_imapM_: OK (0.04s)
  4055. 1273.07 s [vector] +++ OK, passed 100 tests.
  4056. 1273.09 s [vector] mut_forM_: OK (0.04s)
  4057. 1273.09 s [vector] +++ OK, passed 100 tests.
  4058. 1273.12 s [vector] mut_iforM_: OK (0.03s)
  4059. 1273.12 s [vector] +++ OK, passed 100 tests.
  4060. 1273.12 s [vector] mut_foldr: OK
  4061. 1273.13 s [vector] +++ OK, passed 100 tests.
  4062. 1273.13 s [vector] mut_foldr': OK
  4063. 1273.13 s [vector] +++ OK, passed 100 tests.
  4064. 1273.13 s [vector] mut_foldl: OK
  4065. 1273.14 s [vector] +++ OK, passed 100 tests.
  4066. 1273.14 s [vector] mut_foldl': OK
  4067. 1273.15 s [vector] +++ OK, passed 100 tests.
  4068. 1273.15 s [vector] mut_ifoldr: OK
  4069. 1273.15 s [vector] +++ OK, passed 100 tests.
  4070. 1273.15 s [vector] mut_ifoldr': OK
  4071. 1273.16 s [vector] +++ OK, passed 100 tests.
  4072. 1273.16 s [vector] mut_ifoldl: OK
  4073. 1273.16 s [vector] +++ OK, passed 100 tests.
  4074. 1273.16 s [vector] mut_ifoldl': OK
  4075. 1273.17 s [vector] +++ OK, passed 100 tests.
  4076. 1273.17 s [vector] mut_foldM: OK
  4077. 1273.18 s [vector] +++ OK, passed 100 tests.
  4078. 1273.18 s [vector] mut_foldM': OK
  4079. 1273.18 s [vector] +++ OK, passed 100 tests.
  4080. 1273.19 s [vector] mut_foldrM: OK
  4081. 1273.19 s [vector] +++ OK, passed 100 tests.
  4082. 1273.19 s [vector] mut_foldrM': OK
  4083. 1273.20 s [vector] +++ OK, passed 100 tests.
  4084. 1273.20 s [vector] mut_ifoldM: OK
  4085. 1273.20 s [vector] +++ OK, passed 100 tests.
  4086. 1273.20 s [vector] mut_ifoldM': OK
  4087. 1273.20 s [vector] +++ OK, passed 100 tests.
  4088. 1273.20 s [trial] Phase: checkPhase
  4089. 1273.21 s [vector] mut_ifoldrM: OK
  4090. 1273.21 s [vector] +++ OK, passed 100 tests.
  4091. 1273.21 s [vector] mut_ifoldrM': OK
  4092. 1273.21 s [vector] +++ OK, passed 100 tests.
  4093. 1273.22 s [vector] compare: OK
  4094. 1273.22 s [vector] +++ OK, passed 100 tests.
  4095. 1273.22 s [vector] maximum: OK
  4096. 1273.22 s [vector] +++ OK, passed 100 tests; 18 discarded.
  4097. 1273.22 s [vector] minimum: OK
  4098. 1273.22 s [vector] +++ OK, passed 100 tests; 19 discarded.
  4099. 1273.22 s [vector] minIndex: OK
  4100. 1273.22 s [vector] +++ OK, passed 100 tests; 16 discarded.
  4101. 1273.22 s [vector] maxIndex: OK
  4102. 1273.22 s [vector] +++ OK, passed 100 tests; 13 discarded.
  4103. 1273.22 s [vector] maximumBy: OK
  4104. 1273.22 s [vector] +++ OK, passed 100 tests; 20 discarded.
  4105. 1273.22 s [vector] minimumBy: OK
  4106. 1273.22 s [vector] +++ OK, passed 100 tests; 15 discarded.
  4107. 1273.22 s [vector] maximumOn: OK
  4108. 1273.22 s [vector] +++ OK, passed 100 tests; 16 discarded.
  4109. 1273.22 s [vector] minimumOn: OK
  4110. 1273.23 s [vector] +++ OK, passed 100 tests; 18 discarded.
  4111. 1273.23 s [vector] maxIndexBy: OK
  4112. 1273.23 s [vector] +++ OK, passed 100 tests; 17 discarded.
  4113. 1273.23 s [vector] minIndexBy: OK
  4114. 1273.23 s [vector] +++ OK, passed 100 tests; 22 discarded.
  4115. 1273.23 s [vector] ListFirstMaxIndexWins: OK
  4116. 1273.23 s [vector] +++ OK, passed 100 tests; 20 discarded.
  4117. 1273.23 s [vector] FalseListFirstMaxIndexWins: OK
  4118. 1273.23 s [vector] +++ OK, failed as expected. (after 1 test):
  4119. 1273.23 s [vector] Exception:
  4120. 1273.23 s [vector] Prelude.foldr1: empty list
  4121. 1273.23 s [vector] CallStack (from HasCallStack):
  4122. 1273.23 s [vector] error, called at libraries/base/GHC/List.hs:1644:3 in base:GHC.List
  4123. 1273.23 s [vector] errorEmptyList, called at libraries/base/GHC/List.hs:609:30 in base:GHC.List
  4124. 1273.23 s [vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
  4125. 1273.23 s [vector] []
  4126. 1273.23 s [vector] zip: OK
  4127. 1273.25 s [vector] +++ OK, passed 100 tests.
  4128. 1273.25 s [vector] zip3: OK (0.01s)
  4129. 1273.25 s [vector] +++ OK, passed 100 tests.
  4130. 1273.26 s [vector] unzip: OK
  4131. 1273.26 s [vector] +++ OK, passed 100 tests.
  4132. 1273.26 s [vector] unzip3: OK
  4133. 1273.26 s [vector] +++ OK, passed 100 tests.
  4134. 1273.26 s [vector] indexed: OK
  4135. 1273.26 s [vector] +++ OK, passed 100 tests.
  4136. 1273.26 s [vector] update: OK
  4137. 1273.26 s [vector] +++ OK, passed 100 tests.
  4138. 1273.27 s [vector] mempty: OK
  4139. 1273.27 s [vector] +++ OK, passed 1 test.
  4140. 1273.27 s [vector] mappend: OK
  4141. 1273.27 s [vector] +++ OK, passed 100 tests.
  4142. 1273.31 s [vector] mconcat: OK (0.02s)
  4143. 1273.31 s [vector] +++ OK, passed 100 tests.
  4144. 1273.31 s [vector] glength: OK
  4145. 1273.31 s [vector] +++ OK, passed 100 tests.
  4146. 1273.31 s [vector] (Int,Bool,Int)
  4147. 1273.31 s [vector] fromList.toList == id: OK
  4148. 1273.31 s [vector] +++ OK, passed 100 tests.
  4149. 1273.31 s [vector] toList.fromList == id: OK
  4150. 1273.31 s [vector] +++ OK, passed 100 tests.
  4151. 1273.31 s [vector] unstream.stream == id: OK
  4152. 1273.31 s [vector] +++ OK, passed 100 tests.
  4153. 1273.31 s [vector] stream.unstream == id: OK
  4154. 1273.31 s [vector] +++ OK, passed 100 tests.
  4155. 1273.31 s [vector] eq: OK
  4156. 1273.31 s [vector] +++ OK, passed 100 tests.
  4157. 1273.31 s [vector] length: OK
  4158. 1273.31 s [vector] +++ OK, passed 100 tests.
  4159. 1273.31 s [vector] null: OK
  4160. 1273.31 s [vector] +++ OK, passed 100 tests.
  4161. 1273.32 s [vector] index: OK
  4162. 1273.32 s [vector] +++ OK, passed 100 tests; 18 discarded.
  4163. 1273.32 s [vector] safeIndex: OK
  4164. 1273.32 s [vector] +++ OK, passed 100 tests.
  4165. 1273.32 s [vector] head: OK
  4166. 1273.32 s [vector] +++ OK, passed 100 tests; 14 discarded.
  4167. 1273.32 s [vector] last: OK
  4168. 1273.32 s [vector] +++ OK, passed 100 tests; 16 discarded.
  4169. 1273.32 s [vector] unsafeIndex: OK
  4170. 1273.32 s [vector] +++ OK, passed 100 tests; 18 discarded.
  4171. 1273.32 s [vector] unsafeHead: OK
  4172. 1273.32 s [vector] +++ OK, passed 100 tests; 13 discarded.
  4173. 1273.32 s [vector] unsafeLast: OK
  4174. 1273.32 s [vector] +++ OK, passed 100 tests; 16 discarded.
  4175. 1273.32 s [vector] slice: OK
  4176. 1273.32 s [vector] +++ OK, passed 100 tests.
  4177. 1273.33 s [vector] init: OK
  4178. 1273.33 s [vector] +++ OK, passed 100 tests; 16 discarded.
  4179. 1273.33 s [vector] tail: OK
  4180. 1273.33 s [vector] +++ OK, passed 100 tests; 16 discarded.
  4181. 1273.33 s [vector] take: OK
  4182. 1273.33 s [vector] +++ OK, passed 100 tests.
  4183. 1273.33 s [vector] drop: OK
  4184. 1273.33 s [vector] +++ OK, passed 100 tests.
  4185. 1273.33 s [vector] splitAt: OK
  4186. 1273.33 s [vector] +++ OK, passed 100 tests.
  4187. 1273.33 s [vector] empty: OK
  4188. 1273.33 s [vector] +++ OK, passed 1 test.
  4189. 1273.33 s [vector] singleton: OK
  4190. 1273.33 s [vector] +++ OK, passed 100 tests.
  4191. 1273.33 s [vector] replicate: OK
  4192. 1273.33 s [vector] +++ OK, passed 100 tests.
  4193. 1273.33 s [trial] Running 2 test suites...
  4194. 1273.33 s [vector] generate: OK
  4195. 1273.34 s [vector] +++ OK, passed 100 tests.
  4196. 1273.34 s [trial] Test suite trial-doctest: RUNNING...
  4197. 1273.35 s [vector] iterateN: OK
  4198. 1273.35 s [vector] +++ OK, passed 100 tests.
  4199. 1273.37 s [vector] iterateNM: OK (0.03s)
  4200. 1273.37 s [vector] +++ OK, passed 100 tests.
  4201. 1273.44 s [vector] generateM: OK (0.07s)
  4202. 1273.44 s [vector] +++ OK, passed 100 tests.
  4203. 1273.45 s [vector] replicateM: OK (0.01s)
  4204. 1273.45 s [vector] +++ OK, passed 100 tests.
  4205. 1273.45 s [vector] create: OK
  4206. 1273.45 s [vector] +++ OK, passed 100 tests.
  4207. 1273.45 s [vector] createT: OK
  4208. 1273.45 s [vector] +++ OK, passed 100 tests.
  4209. 1273.45 s [vector] unfoldr: OK
  4210. 1273.45 s [vector] +++ OK, passed 100 tests.
  4211. 1273.45 s [vector] unfoldrN: OK
  4212. 1273.45 s [vector] +++ OK, passed 100 tests.
  4213. 1273.45 s [vector] unfoldrExactN: OK
  4214. 1273.45 s [vector] +++ OK, passed 100 tests.
  4215. 1273.45 s [vector] unfoldrM: OK
  4216. 1273.46 s [vector] +++ OK, passed 100 tests.
  4217. 1273.46 s [nothunks] Warning: NoThunks.Class: could not find link destinations for:
  4218. 1273.46 s [nothunks] - Data.Vector.Vector
  4219. 1273.46 s [nothunks] - Data.Vector.Unboxed.Base.Vector
  4220. 1273.46 s [nothunks] - NoThunks.Class.HasFields
  4221. 1273.46 s [nothunks] - NoThunks.Class.Elem
  4222. 1273.46 s [nothunks] - NoThunks.Class.GShowTypeOf
  4223. 1273.46 s [nothunks] - NoThunks.Class.GWRecordField
  4224. 1273.46 s [nothunks] - NoThunks.Class.checkContainsThunks
  4225. 1273.47 s [vector] unfoldrNM: OK
  4226. 1273.47 s [vector] +++ OK, passed 100 tests.
  4227. 1273.48 s [vector] unfoldrExactNM: OK (0.01s)
  4228. 1273.49 s [vector] +++ OK, passed 100 tests.
  4229. 1273.49 s [vector] constructN: OK
  4230. 1273.49 s [vector] +++ OK, passed 100 tests.
  4231. 1273.49 s [vector] constructrN: OK (0.01s)
  4232. 1273.49 s [vector] +++ OK, passed 100 tests.
  4233. 1273.50 s [vector] cons: OK
  4234. 1273.50 s [vector] +++ OK, passed 100 tests.
  4235. 1273.50 s [vector] snoc: OK
  4236. 1273.51 s [vector] +++ OK, passed 100 tests.
  4237. 1273.51 s [vector] append: OK
  4238. 1273.51 s [vector] +++ OK, passed 100 tests.
  4239. 1273.56 s [vector] concat: OK (0.06s)
  4240. 1273.56 s [vector] +++ OK, passed 100 tests.
  4241. 1273.57 s [vector] force: OK
  4242. 1273.57 s [vector] +++ OK, passed 100 tests.
  4243. 1273.57 s [vector] upd: OK
  4244. 1273.57 s [vector] +++ OK, passed 100 tests.
  4245. 1273.57 s [vector] accum: OK
  4246. 1273.57 s [vector] +++ OK, passed 100 tests.
  4247. 1273.58 s [vector] reverse: OK
  4248. 1273.58 s [vector] +++ OK, passed 100 tests.
  4249. 1273.59 s [vector] backpermute: OK
  4250. 1273.59 s [vector] +++ OK, passed 100 tests.
  4251. 1273.59 s [vector] map: OK
  4252. 1273.59 s [vector] +++ OK, passed 100 tests.
  4253. 1273.59 s [vector] imap: OK
  4254. 1273.59 s [vector] +++ OK, passed 100 tests.
  4255. 1273.61 s [vector] concatMap: OK (0.01s)
  4256. 1273.61 s [vector] +++ OK, passed 100 tests.
  4257. 1273.61 s [vector] mapM: OK
  4258. 1273.62 s [vector] +++ OK, passed 100 tests.
  4259. 1273.69 s [vector] mapM_: OK (0.07s)
  4260. 1273.69 s [vector] +++ OK, passed 100 tests.
  4261. 1273.69 s [vector] forM: OK
  4262. 1273.71 s [vector] +++ OK, passed 100 tests.
  4263. 1273.73 s [vector] forM_: OK (0.04s)
  4264. 1273.73 s [vector] +++ OK, passed 100 tests.
  4265. 1273.73 s [vector] imapM: OK
  4266. 1273.75 s [vector] +++ OK, passed 100 tests.
  4267. 1273.78 s [vector] imapM_: OK (0.04s)
  4268. 1273.78 s [vector] +++ OK, passed 100 tests.
  4269. 1273.79 s [vector] zipWith: OK
  4270. 1273.79 s [vector] +++ OK, passed 100 tests.
  4271. 1273.79 s [vector] zipWith3: OK
  4272. 1273.80 s [attoparsec] Preprocessing library for attoparsec-0.14.4..
  4273. 1273.81 s [vector] +++ OK, passed 100 tests.
  4274. 1273.81 s [attoparsec] Building library for attoparsec-0.14.4..
  4275. 1273.81 s [vector] izipWith: OK (0.01s)
  4276. 1273.81 s [vector] +++ OK, passed 100 tests.
  4277. 1273.82 s [vector] izipWith3: OK (0.01s)
  4278. 1273.82 s [vector] +++ OK, passed 100 tests.
  4279. 1273.83 s [vector] izipWithM: OK
  4280. 1273.83 s [vector] +++ OK, passed 100 tests.
  4281. 1273.87 s [vector] izipWithM_: OK (0.03s)
  4282. 1273.87 s [vector] +++ OK, passed 100 tests.
  4283. 1273.89 s [vector] zipWithM: OK (0.01s)
  4284. 1273.89 s [vector] +++ OK, passed 100 tests.
  4285. 1273.90 s [vector] zipWithM_: OK (0.03s)
  4286. 1273.90 s [vector] +++ OK, passed 100 tests.
  4287. 1273.91 s [vector] filter: OK
  4288. 1273.91 s [vector] +++ OK, passed 100 tests.
  4289. 1273.91 s [vector] ifilter: OK
  4290. 1273.93 s [vector] +++ OK, passed 100 tests.
  4291. 1274.02 s [vector] filterM: OK (0.10s)
  4292. 1274.02 s [vector] +++ OK, passed 100 tests.
  4293. 1274.02 s [vector] uniq: OK
  4294. 1274.02 s [vector] +++ OK, passed 100 tests.
  4295. 1274.03 s [vector] mapMaybe: OK
  4296. 1274.03 s [vector] +++ OK, passed 100 tests.
  4297. 1274.04 s [vector] imapMaybe: OK (0.02s)
  4298. 1274.04 s [vector] +++ OK, passed 100 tests.
  4299. 1274.05 s [vector] takeWhile: OK
  4300. 1274.05 s [slist] [2 of 2] Compiling Main
  4301. 1274.06 s [vector] +++ OK, passed 100 tests.
  4302. 1274.06 s [vector] dropWhile: OK
  4303. 1274.06 s [vector] +++ OK, passed 100 tests.
  4304. 1274.07 s [vector] partition: OK (0.01s)
  4305. 1274.07 s [vector] +++ OK, passed 100 tests.
  4306. 1274.08 s [vector] partitionWith: OK (0.02s)
  4307. 1274.08 s [vector] +++ OK, passed 100 tests.
  4308. 1274.08 s [vector] span: OK
  4309. 1274.08 s [vector] +++ OK, passed 100 tests.
  4310. 1274.09 s [vector] break: OK
  4311. 1274.09 s [vector] +++ OK, passed 100 tests.
  4312. 1274.10 s [vector] spanR: OK
  4313. 1274.10 s [vector] +++ OK, passed 100 tests.
  4314. 1274.10 s [vector] breakR: OK
  4315. 1274.11 s [vector] +++ OK, passed 100 tests.
  4316. 1274.11 s [vector] groupBy: OK (0.01s)
  4317. 1274.11 s [vector] +++ OK, passed 100 tests.
  4318. 1274.11 s [vector] elem: OK
  4319. 1274.12 s [vector] +++ OK, passed 100 tests.
  4320. 1274.12 s [vector] notElem: OK
  4321. 1274.12 s [vector] +++ OK, passed 100 tests.
  4322. 1274.12 s [vector] find: OK
  4323. 1274.12 s [vector] +++ OK, passed 100 tests.
  4324. 1274.12 s [vector] findIndex: OK
  4325. 1274.12 s [vector] +++ OK, passed 100 tests.
  4326. 1274.13 s [vector] findIndexR: OK
  4327. 1274.13 s [vector] +++ OK, passed 100 tests.
  4328. 1274.13 s [vector] findIndices: OK
  4329. 1274.13 s [vector] +++ OK, passed 100 tests.
  4330. 1274.14 s [vector] elemIndex: OK
  4331. 1274.14 s [vector] +++ OK, passed 100 tests.
  4332. 1274.14 s [vector] elemIndices: OK
  4333. 1274.14 s [vector] +++ OK, passed 100 tests.
  4334. 1274.17 s [vector] foldl: OK
  4335. 1274.17 s [vector] +++ OK, passed 100 tests.
  4336. 1274.18 s [vector] foldl1: OK (0.01s)
  4337. 1274.18 s [vector] +++ OK, passed 100 tests; 17 discarded.
  4338. 1274.19 s [vector] foldl': OK (0.01s)
  4339. 1274.19 s [vector] +++ OK, passed 100 tests.
  4340. 1274.21 s [vector] foldl1': OK (0.01s)
  4341. 1274.21 s [vector] +++ OK, passed 100 tests; 19 discarded.
  4342. 1274.21 s [vector] foldr: OK (0.01s)
  4343. 1274.21 s [vector] +++ OK, passed 100 tests.
  4344. 1274.21 s [vector] foldr1: OK
  4345. 1274.23 s [vector] +++ OK, passed 100 tests; 12 discarded.
  4346. 1274.23 s [vector] foldr': OK (0.01s)
  4347. 1274.23 s [vector] +++ OK, passed 100 tests.
  4348. 1274.25 s [vector] foldr1': OK (0.01s)
  4349. 1274.25 s [vector] +++ OK, passed 100 tests; 16 discarded.
  4350. 1274.26 s [vector] ifoldl: OK (0.01s)
  4351. 1274.26 s [vector] +++ OK, passed 100 tests.
  4352. 1274.27 s [vector] ifoldl': OK (0.01s)
  4353. 1274.27 s [vector] +++ OK, passed 100 tests.
  4354. 1274.29 s [vector] ifoldr: OK (0.01s)
  4355. 1274.29 s [vector] +++ OK, passed 100 tests.
  4356. 1274.30 s [vector] ifoldr': OK (0.01s)
  4357. 1274.30 s [vector] +++ OK, passed 100 tests.
  4358. 1274.31 s [vector] ifoldM: OK
  4359. 1274.31 s [vector] +++ OK, passed 100 tests.
  4360. 1274.33 s [vector] ifoldM': OK (0.01s)
  4361. 1274.33 s [vector] +++ OK, passed 100 tests.
  4362. 1274.37 s [attoparsec] [ 1 of 16] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o, dist/build/Data/Attoparsec/Internal/Types.dyn_o )
  4363. 1274.40 s [slist] [3 of 3] Linking dist/build/slist-test/slist-test
  4364. 1274.41 s [vector] ifoldM_: OK (0.07s)
  4365. 1274.41 s [vector] +++ OK, passed 100 tests.
  4366. 1274.44 s [vector] ifoldM'_: OK (0.05s)
  4367. 1274.44 s [vector] +++ OK, passed 100 tests.
  4368. 1274.44 s [vector] all: OK
  4369. 1274.44 s [vector] +++ OK, passed 100 tests.
  4370. 1274.45 s [vector] any: OK
  4371. 1274.45 s [vector] +++ OK, passed 100 tests.
  4372. 1274.47 s [vector] prescanl: OK (0.01s)
  4373. 1274.47 s [vector] +++ OK, passed 100 tests.
  4374. 1274.47 s [vector] prescanl': OK
  4375. 1274.47 s [vector] +++ OK, passed 100 tests.
  4376. 1274.49 s [vector] postscanl: OK (0.01s)
  4377. 1274.49 s [vector] +++ OK, passed 100 tests.
  4378. 1274.50 s [vector] postscanl': OK (0.01s)
  4379. 1274.50 s [vector] +++ OK, passed 100 tests.
  4380. 1274.51 s [vector] scanl: OK (0.01s)
  4381. 1274.51 s [vector] +++ OK, passed 100 tests.
  4382. 1274.52 s [vector] scanl': OK (0.01s)
  4383. 1274.52 s [vector] +++ OK, passed 100 tests.
  4384. 1274.53 s [vector] scanl1: OK (0.01s)
  4385. 1274.53 s [vector] +++ OK, passed 100 tests.
  4386. 1274.53 s [vector] scanl1': OK
  4387. 1274.55 s [vector] +++ OK, passed 100 tests.
  4388. 1274.55 s [vector] iscanl: OK (0.01s)
  4389. 1274.55 s [vector] +++ OK, passed 100 tests.
  4390. 1274.55 s [vector] iscanl': OK
  4391. 1274.56 s [vector] +++ OK, passed 100 tests.
  4392. 1274.56 s [vector] prescanr: OK
  4393. 1274.57 s [vector] +++ OK, passed 100 tests.
  4394. 1274.59 s [vector] prescanr': OK (0.02s)
  4395. 1274.59 s [vector] +++ OK, passed 100 tests.
  4396. 1274.61 s [vector] postscanr: OK (0.02s)
  4397. 1274.61 s [vector] +++ OK, passed 100 tests.
  4398. 1274.62 s [vector] postscanr': OK
  4399. 1274.62 s [vector] +++ OK, passed 100 tests.
  4400. 1274.62 s [vector] scanr: OK
  4401. 1274.62 s [vector] +++ OK, passed 100 tests.
  4402. 1274.63 s [vector] scanr': OK
  4403. 1274.63 s [vector] +++ OK, passed 100 tests.
  4404. 1274.64 s [vector] scanr1: OK
  4405. 1274.64 s [vector] +++ OK, passed 100 tests.
  4406. 1274.64 s [vector] scanr1': OK
  4407. 1274.65 s [vector] +++ OK, passed 100 tests.
  4408. 1274.65 s [extensions] Phase: checkPhase
  4409. 1274.66 s [vector] iscanr: OK
  4410. 1274.66 s [vector] +++ OK, passed 100 tests.
  4411. 1274.66 s [vector] iscanr': OK
  4412. 1274.66 s [vector] +++ OK, passed 100 tests.
  4413. 1274.66 s [vector] mut_read: OK
  4414. 1274.66 s [vector] +++ OK, passed 100 tests; 20 discarded.
  4415. 1274.67 s [attoparsec]
  4416. 1274.67 s [vector] mut_write: OK
  4417. 1274.67 s [vector] +++ OK, passed 100 tests; 24 discarded.
  4418. 1274.67 s [vector] mut_modify: OK
  4419. 1274.67 s [vector] +++ OK, passed 100 tests; 14 discarded.
  4420. 1274.67 s [attoparsec] Data/Attoparsec/Internal/Types.hs:28:53: warning: [-Wunused-imports]
  4421. 1274.67 s [attoparsec] The import of ‘<$>’ from module ‘Control.Applicative’ is redundant
  4422. 1274.67 s [attoparsec] |
  4423. 1274.67 s [attoparsec] 28 | import Control.Applicative as App (Applicative(..), (<$>))
  4424. 1274.67 s [attoparsec] | ^^^^^
  4425. 1274.67 s [attoparsec]
  4426. 1274.67 s [attoparsec] Data/Attoparsec/Internal/Types.hs:34:1: warning: [-Wunused-imports]
  4427. 1274.67 s [attoparsec] The import of ‘Data.Semigroup’ is redundant
  4428. 1274.67 s [attoparsec] except perhaps to import instances from ‘Data.Semigroup’
  4429. 1274.67 s [attoparsec] To import instances alone, use: import Data.Semigroup()
  4430. 1274.67 s [attoparsec] |
  4431. 1274.67 s [attoparsec] 34 | import Data.Semigroup (Semigroup(..))
  4432. 1274.67 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4433. 1274.67 s [vector] mut_generate: OK
  4434. 1274.69 s [vector] +++ OK, passed 100 tests.
  4435. 1274.71 s [vector] mut_generateM: OK (0.03s)
  4436. 1274.71 s [vector] +++ OK, passed 100 tests.
  4437. 1274.75 s [vector] mut_mapM_: OK (0.05s)
  4438. 1274.75 s [vector] +++ OK, passed 100 tests.
  4439. 1274.81 s [vector] mut_imapM_: OK (0.05s)
  4440. 1274.81 s [vector] +++ OK, passed 100 tests.
  4441. 1274.81 s [extensions] Running 1 test suites...
  4442. 1274.81 s [extensions] Test suite extensions-test: RUNNING...
  4443. 1274.84 s [tasty-discover] Documentation created: dist/doc/html/tasty-discover/index.html,
  4444. 1274.84 s [tasty-discover] dist/doc/html/tasty-discover/tasty-discover.txt
  4445. 1274.85 s [vector] mut_forM_: OK (0.04s)
  4446. 1274.85 s [vector] +++ OK, passed 100 tests.
  4447. 1274.85 s [extensions]
  4448. 1274.85 s [extensions] OnOffExtension tests
  4449. 1274.85 s [extensions] Merging on-off extensions
  4450. 1274.85 s [extensions] should enable non default ext [✔]
  4451. 1274.85 s [extensions] should not add default ext [✔]
  4452. 1274.85 s [extensions] should disable default ext [✔]
  4453. 1274.85 s [extensions] should not affect disabling non default ext [✔]
  4454. 1274.85 s [extensions] should not affect enable+disable non default ext [✔]
  4455. 1274.85 s [extensions] should enable when disable+enable non default ext [✔]
  4456. 1274.85 s [extensions] should not affect disable+enable non default ext [✔]
  4457. 1274.85 s [extensions] should enable when disable+enable non default ext [✔]
  4458. 1274.85 s [extensions] Property tests
  4459. 1274.89 s [vector] mut_iforM_: OK (0.06s)
  4460. 1274.89 s [vector] +++ OK, passed 100 tests.
  4461. 1274.90 s [vector] mut_foldr: OK
  4462. 1274.90 s [vector] +++ OK, passed 100 tests.
  4463. 1274.91 s [vector] mut_foldr': OK
  4464. 1274.91 s [vector] +++ OK, passed 100 tests.
  4465. 1274.91 s [vector] mut_foldl: OK
  4466. 1274.91 s [vector] +++ OK, passed 100 tests.
  4467. 1274.91 s [vector] mut_foldl': OK
  4468. 1274.91 s [vector] +++ OK, passed 100 tests.
  4469. 1274.93 s [vector] mut_ifoldr: OK
  4470. 1274.93 s [vector] +++ OK, passed 100 tests.
  4471. 1274.93 s [vector] mut_ifoldr': OK
  4472. 1274.93 s [tasty-discover] Preprocessing executable 'tasty-discover' for tasty-discover-5.0.1..
  4473. 1274.93 s [vector] +++ OK, passed 100 tests.
  4474. 1274.93 s [tasty-discover] Preprocessing test suite 'tasty-discover-test' for tasty-discover-5.0.1..
  4475. 1274.95 s [vector] mut_ifoldl: OK (0.01s)
  4476. 1274.95 s [vector] +++ OK, passed 100 tests.
  4477. 1274.95 s [vector] mut_ifoldl': OK
  4478. 1274.95 s [vector] +++ OK, passed 100 tests.
  4479. 1274.96 s [tasty-discover] Phase: installPhase
  4480. 1274.97 s [vector] mut_foldM: OK (0.01s)
  4481. 1274.97 s [vector] +++ OK, passed 100 tests.
  4482. 1274.98 s [vector] mut_foldM': OK (0.01s)
  4483. 1274.98 s [vector] +++ OK, passed 100 tests.
  4484. 1274.99 s [vector] mut_foldrM: OK (0.01s)
  4485. 1274.99 s [vector] +++ OK, passed 100 tests.
  4486. 1275.00 s [vector] mut_foldrM': OK (0.01s)
  4487. 1275.00 s [vector] +++ OK, passed 100 tests.
  4488. 1275.00 s [vector] mut_ifoldM: OK (0.01s)
  4489. 1275.00 s [vector] +++ OK, passed 100 tests.
  4490. 1275.01 s [vector] mut_ifoldM': OK
  4491. 1275.03 s [vector] +++ OK, passed 100 tests.
  4492. 1275.06 s [vector] mut_ifoldrM: OK (0.01s)
  4493. 1275.06 s [vector] +++ OK, passed 100 tests.
  4494. 1275.06 s [vector] mut_ifoldrM': OK (0.02s)
  4495. 1275.06 s [vector] +++ OK, passed 100 tests.
  4496. 1275.06 s [vector] compare: OK
  4497. 1275.06 s [vector] +++ OK, passed 100 tests.
  4498. 1275.06 s [vector] maximum: OK
  4499. 1275.06 s [vector] +++ OK, passed 100 tests; 18 discarded.
  4500. 1275.06 s [vector] minimum: OK
  4501. 1275.07 s [vector] +++ OK, passed 100 tests; 12 discarded.
  4502. 1275.07 s [vector] minIndex: OK
  4503. 1275.30 s [vector] +++ OK, passed 100 tests; 21 discarded.
  4504. 1275.30 s [vector] maxIndex: OK
  4505. 1275.30 s [vector] +++ OK, passed 100 tests; 14 discarded.
  4506. 1275.30 s [vector] maximumBy: OK
  4507. 1275.30 s [vector] +++ OK, passed 100 tests; 13 discarded.
  4508. 1275.30 s [vector] minimumBy: OK
  4509. 1275.30 s [vector] +++ OK, passed 100 tests; 17 discarded.
  4510. 1275.30 s [vector] maximumOn: OK
  4511. 1275.30 s [vector] +++ OK, passed 100 tests; 19 discarded.
  4512. 1275.30 s [vector] minimumOn: OK
  4513. 1275.30 s [vector] +++ OK, passed 100 tests; 25 discarded.
  4514. 1275.30 s [vector] maxIndexBy: OK
  4515. 1275.30 s [vector] +++ OK, passed 100 tests; 13 discarded.
  4516. 1275.30 s [vector] minIndexBy: OK
  4517. 1275.30 s [vector] +++ OK, passed 100 tests; 21 discarded.
  4518. 1275.30 s [vector] ListFirstMaxIndexWins: OK
  4519. 1275.30 s [vector] +++ OK, passed 100 tests; 16 discarded.
  4520. 1275.30 s [vector] FalseListFirstMaxIndexWins: OK
  4521. 1275.30 s [vector] +++ OK, failed as expected. (after 1 test):
  4522. 1275.30 s [vector] Exception:
  4523. 1275.30 s [vector] Prelude.foldr1: empty list
  4524. 1275.30 s [vector] CallStack (from HasCallStack):
  4525. 1275.30 s [vector] error, called at libraries/base/GHC/List.hs:1644:3 in base:GHC.List
  4526. 1275.30 s [vector] errorEmptyList, called at libraries/base/GHC/List.hs:609:30 in base:GHC.List
  4527. 1275.30 s [vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
  4528. 1275.30 s [vector] []
  4529. 1275.30 s [vector] zip: OK
  4530. 1275.30 s [vector] +++ OK, passed 100 tests.
  4531. 1275.30 s [vector] zip3: OK
  4532. 1275.30 s [vector] +++ OK, passed 100 tests.
  4533. 1275.30 s [vector] unzip: OK
  4534. 1275.30 s [vector] +++ OK, passed 100 tests.
  4535. 1275.30 s [vector] unzip3: OK
  4536. 1275.30 s [extensions] read . show ≡ Just [✔]
  4537. 1275.30 s [extensions] passed 100 tests.
  4538. 1275.30 s [extensions] Cabal file Extensions Parser
  4539. 1275.30 s [extensions] should throw the 'CabalFileNotFound' exception on non-existing file [✔]
  4540. 1275.30 s [extensions] should throw 'CabalParseError' [✔]
  4541. 1275.30 s [vector] +++ OK, passed 100 tests.
  4542. 1275.30 s [vector] indexed: OK
  4543. 1275.30 s [extensions] should throw 'CabalSafeExtensionsConflict' [✔]
  4544. 1275.30 s [extensions] should parse minimal Cabal file [✔]
  4545. 1275.30 s [extensions] should parse Cabal file with a single module in a library [✔]
  4546. 1275.30 s [extensions] should parse Cabal file with multiple directories [✔]
  4547. 1275.30 s [vector] +++ OK, passed 100 tests.
  4548. 1275.30 s [vector] update: OK
  4549. 1275.30 s [vector] +++ OK, passed 100 tests.
  4550. 1275.30 s [vector] mempty: OK
  4551. 1275.30 s [vector] +++ OK, passed 1 test.
  4552. 1275.30 s [extensions] should parse Cabal file with default-extensions [✔]
  4553. 1275.30 s [extensions] should parse Cabal file with default-extensions inside common stanza [✔]
  4554. 1275.30 s [extensions] should parse Cabal file with Safe in default-extensions [✔]
  4555. 1275.30 s [extensions] should parse Cabal file with different safe extensions in different stanzas [✔]
  4556. 1275.31 s [vector] mappend: OK
  4557. 1275.31 s [vector] +++ OK, passed 100 tests.
  4558. 1275.31 s [extensions] should parse extensions.cabal [✔]
  4559. 1275.31 s [extensions] Haskell file Extensions Parser
  4560. 1275.31 s [extensions] Expected test failures
  4561. 1275.31 s [extensions] should throw FileNotFound [✔]
  4562. 1275.31 s [extensions] should not parse:
  4563. 1275.31 s [extensions] {-# LANGUAGE DependentTypes #-}
  4564. 1275.31 s [extensions] [✔]
  4565. 1275.31 s [extensions] should not parse:
  4566. 1275.31 s [extensions] {-# LANGUAGE LambdaCase #-}
  4567. 1275.31 s [extensions] {-# LANGUAGE Cpp #-}
  4568. 1275.31 s [extensions] [✔]
  4569. 1275.31 s [extensions] should not parse:
  4570. 1275.31 s [extensions] {-# LANGUAGE Safe #-}
  4571. 1275.31 s [extensions] {-# LANGUAGE Unsafe #-}
  4572. 1275.31 s [extensions] [✔]
  4573. 1275.31 s [extensions] should not parse:
  4574. 1275.31 s [extensions] {-# LANGUAGE Safe, Trustworthy, Unsafe #-}
  4575. 1275.31 s [extensions] [✔]
  4576. 1275.31 s [extensions] should not parse:
  4577. 1275.31 s [extensions] {-# LANGUAGE NoSafe #-}
  4578. 1275.31 s [extensions] [✔]
  4579. 1275.31 s [extensions] Parsing only extensions without anything else
  4580. 1275.31 s [extensions] should parse:
  4581. 1275.31 s [extensions] [✔]
  4582. 1275.31 s [extensions] should parse:
  4583. 1275.31 s [extensions] {-# LANGUAGE TypeApplications #-}
  4584. 1275.31 s [extensions] [✔]
  4585. 1275.31 s [extensions] should parse:
  4586. 1275.31 s [extensions] {-# LaNgUaGe CPP #-}
  4587. 1275.31 s [extensions] [✔]
  4588. 1275.31 s [extensions] should parse:
  4589. 1275.31 s [extensions] {-# LANGUAGE Safe #-}
  4590. 1275.31 s [extensions] [✔]
  4591. 1275.31 s [extensions] should parse:
  4592. 1275.31 s [extensions] {-# LANGUAGE Trustworthy #-}
  4593. 1275.31 s [extensions] [✔]
  4594. 1275.31 s [extensions] should parse:
  4595. 1275.31 s [extensions] {-# LANGUAGE Unsafe #-}
  4596. 1275.31 s [extensions] [✔]
  4597. 1275.31 s [extensions] should parse:
  4598. 1275.31 s [extensions] {-# LANGUAGE Safe #-}
  4599. 1275.31 s [extensions] {-# LANGUAGE Safe #-}
  4600. 1275.31 s [extensions] [✔]
  4601. 1275.31 s [extensions] should parse:
  4602. 1275.31 s [extensions] {-# LANGUAGE NoImplicitPrelude #-}
  4603. 1275.31 s [extensions] [✔]
  4604. 1275.31 s [extensions] should parse:
  4605. 1275.31 s [extensions] {-# LANGUAGE NondecreasingIndentation #-}
  4606. 1275.31 s [extensions] [✔]
  4607. 1275.31 s [extensions] should parse:
  4608. 1275.31 s [extensions] {-#language TypeApplications#-}
  4609. 1275.31 s [extensions] [✔]
  4610. 1275.31 s [extensions] should parse:
  4611. 1275.31 s [extensions] {-# LANGUAGE TypeApplications, LambdaCase#-}
  4612. 1275.31 s [extensions] [✔]
  4613. 1275.31 s [extensions] should parse:
  4614. 1275.31 s [extensions] {-# LANGUAGE TypeApplications , LambdaCase #-}
  4615. 1275.31 s [extensions] [✔]
  4616. 1275.31 s [extensions] should parse:
  4617. 1275.31 s [extensions] {-# LANGUAGE TypeApplications #-}
  4618. 1275.31 s [extensions] {-# LANGUAGE LambdaCase #-}
  4619. 1275.31 s [extensions] [✔]
  4620. 1275.31 s [extensions] should parse:
  4621. 1275.31 s [extensions] {-# LANGUAGE GeneralizedNewtypeDeriving #-}
  4622. 1275.31 s [extensions] {-# LANGUAGE GeneralisedNewtypeDeriving #-}
  4623. 1275.31 s [extensions] [✔]
  4624. 1275.31 s [extensions] should parse:
  4625. 1275.31 s [extensions] {-# LANGUAGE
  4626. 1275.31 s [extensions] TypeApplications,
  4627. 1275.31 s [extensions] LambdaCase
  4628. 1275.31 s [extensions] #-}
  4629. 1275.31 s [extensions] [✔]
  4630. 1275.31 s [extensions] should parse:
  4631. 1275.31 s [extensions] {-# LANGUAGE
  4632. 1275.32 s [extensions] CPP
  4633. 1275.32 s [extensions] , TypeApplications
  4634. 1275.32 s [extensions] , LambdaCase
  4635. 1275.32 s [extensions] #-}
  4636. 1275.32 s [extensions] [✔]
  4637. 1275.32 s [extensions] Parsing extensions with single-line comments
  4638. 1275.32 s [extensions] should parse:
  4639. 1275.32 s [extensions] -- hello
  4640. 1275.32 s [extensions] {-# LANGUAGE LambdaCase #-}
  4641. 1275.32 s [extensions] [✔]
  4642. 1275.32 s [extensions] should parse:
  4643. 1275.32 s [extensions] {-# LANGUAGE LambdaCase #-}
  4644. 1275.32 s [extensions] -- hello
  4645. 1275.32 s [extensions] [✔]
  4646. 1275.32 s [extensions] should parse:
  4647. 1275.32 s [extensions] {-# LANGUAGE LambdaCase #-} -- this is extension for \case
  4648. 1275.32 s [extensions] [✔]
  4649. 1275.32 s [extensions] should parse:
  4650. 1275.32 s [extensions] -- For better syntax
  4651. 1275.32 s [extensions] {-# LANGUAGE LambdaCase #-}
  4652. 1275.32 s [extensions] -- For explicit type annotations
  4653. 1275.32 s [extensions] {-# LANGUAGE TypeApplications #-}
  4654. 1275.32 s [extensions] [✔]
  4655. 1275.32 s [extensions] should parse:
  4656. 1275.32 s [extensions] -- For better syntax
  4657. 1275.32 s [extensions] {-# LANGUAGE LambdaCase #-} -- this is extension for \case
  4658. 1275.32 s [extensions] -- For explicit type annotations
  4659. 1275.32 s [extensions] {-# LANGUAGE TypeApplications #-} -- this is extension for @Int
  4660. 1275.32 s [extensions] [✔]
  4661. 1275.32 s [extensions] should parse:
  4662. 1275.32 s [extensions] -- Comment with indentation
  4663. 1275.32 s [extensions] {-# LANGUAGE LambdaCase #-}
  4664. 1275.32 s [extensions] -- Another comment with indentation
  4665. 1275.32 s [extensions] {-# LANGUAGE TypeApplications #-}
  4666. 1275.32 s [extensions] [✔]
  4667. 1275.32 s [extensions] should parse:
  4668. 1275.32 s [extensions] {-# LANGUAGE
  4669. 1275.32 s [extensions] -- hello
  4670. 1275.32 s [extensions] LambdaCase
  4671. 1275.32 s [extensions] #-}
  4672. 1275.32 s [extensions] [✔]
  4673. 1275.32 s [extensions] should parse:
  4674. 1275.32 s [extensions] {-# LANGUAGE
  4675. 1275.32 s [extensions] TypeApplications,
  4676. 1275.32 s [extensions] -- hello
  4677. 1275.32 s [extensions] LambdaCase
  4678. 1275.32 s [extensions] #-}
  4679. 1275.32 s [extensions] [✔]
  4680. 1275.32 s [extensions] should parse:
  4681. 1275.32 s [extensions] {-# LANGUAGE
  4682. 1275.32 s [extensions] TypeApplications,
  4683. 1275.32 s [extensions] -- hello
  4684. 1275.32 s [extensions] LambdaCase
  4685. 1275.32 s [extensions] #-}
  4686. 1275.32 s [extensions] [✔]
  4687. 1275.32 s [extensions] should parse:
  4688. 1275.32 s [extensions] {-# LANGUAGE
  4689. 1275.32 s [extensions] -- For explicit type annotations
  4690. 1275.32 s [extensions] TypeApplications,
  4691. 1275.32 s [extensions] -- For nicer syntax
  4692. 1275.32 s [extensions] LambdaCase
  4693. 1275.32 s [extensions] -- That's all folks!
  4694. 1275.32 s [extensions] #-}
  4695. 1275.32 s [extensions] [✔]
  4696. 1275.32 s [extensions] Parsing extensions with multi-line comments
  4697. 1275.32 s [extensions] should parse:
  4698. 1275.32 s [extensions] {-# LANGUAGE {- WHAT IS -} LambdaCase {- THIS SYNTAX? o_O -} #-}
  4699. 1275.32 s [extensions] [✔]
  4700. 1275.32 s [extensions] should parse:
  4701. 1275.32 s [extensions] {- Haskelll -} {-# {- extension -} LANGUAGE {- called -} LambdaCase {- and nothing else -} #-} {- matters -}
  4702. 1275.32 s [extensions] [✔]
  4703. 1275.32 s [extensions] should parse:
  4704. 1275.32 s [extensions]
  4705. 1275.32 s [extensions] {- |
  4706. 1275.32 s [extensions] Hello
  4707. 1275.32 s [extensions] -}
  4708. 1275.32 s [extensions] {-# LANGUAGE CPP #-}
  4709. 1275.32 s [extensions] [✔]
  4710. 1275.32 s [extensions] should parse:
  4711. 1275.32 s [extensions]
  4712. 1275.32 s [extensions] -- | Hey
  4713. 1275.32 s [extensions] -- Hello
  4714. 1275.32 s [extensions] --
  4715. 1275.32 s [extensions] module Abc
  4716. 1275.32 s [extensions] [✔]
  4717. 1275.32 s [extensions] should parse:
  4718. 1275.32 s [extensions] {-# LANGUAGE TypeApplications , LambdaCase #-}
  4719. 1275.32 s [extensions] {- hello -}
  4720. 1275.32 s [extensions] [✔]
  4721. 1275.32 s [extensions] should parse:
  4722. 1275.32 s [extensions] {-# LANGUAGE TypeApplications #-}
  4723. 1275.32 s [extensions] {- hello -}
  4724. 1275.32 s [extensions] {-# LANGUAGE LambdaCase #-}
  4725. 1275.32 s [extensions] [✔]
  4726. 1275.32 s [extensions] should parse:
  4727. 1275.32 s [extensions] {-# LANGUAGE LambdaCase #-} {- hello -}
  4728. 1275.32 s [extensions] [✔]
  4729. 1275.32 s [extensions] should parse:
  4730. 1275.32 s [extensions] {-# LANGUAGE TypeApplications #-}
  4731. 1275.32 s [extensions]
  4732. 1275.32 s [extensions] {- hello -}
  4733. 1275.32 s [extensions] {-# LANGUAGE LambdaCase #-}
  4734. 1275.32 s [extensions]
  4735. 1275.32 s [extensions] hello :: IO ()
  4736. 1275.32 s [extensions] [✔]
  4737. 1275.32 s [extensions] should parse:
  4738. 1275.32 s [extensions] {-# LANGUAGE TypeApplications #-}
  4739. 1275.32 s [extensions] {- This is
  4740. 1275.32 s [extensions] a very long
  4741. 1275.32 s [extensions] multiline
  4742. 1275.32 s [extensions] comment
  4743. 1275.32 s [extensions] -}
  4744. 1275.32 s [extensions] {-# LANGUAGE LambdaCase #-}
  4745. 1275.32 s [extensions] [✔]
  4746. 1275.32 s [extensions] should parse:
  4747. 1275.32 s [extensions] {-# LANGUAGE TypeApplications #-} {- Long comment
  4748. 1275.32 s [extensions] explaining why this extension is required -}
  4749. 1275.32 s [extensions] {-# LANGUAGE LambdaCase #-}
  4750. 1275.32 s [extensions] [✔]
  4751. 1275.32 s [extensions] Parsing extensions with CPP
  4752. 1275.32 s [extensions] should parse:
  4753. 1275.32 s [extensions] #if __GLASGOW_HASKELL__ < 810
  4754. 1275.32 s [extensions] {-# LANGUAGE TypeApplications #-}
  4755. 1275.32 s [extensions] #endif
  4756. 1275.32 s [extensions] {-# LANGUAGE LambdaCase #-}
  4757. 1275.32 s [extensions] [✔]
  4758. 1275.32 s [extensions] should parse:
  4759. 1275.32 s [extensions] #if __GLASGOW_HASKELL__ < 810
  4760. 1275.32 s [extensions] {-# LANGUAGE TypeApplications #-}
  4761. 1275.32 s [extensions] #else
  4762. 1275.32 s [extensions] {-# LANGUAGE LambdaCase #-}
  4763. 1275.32 s [extensions] #endif
  4764. 1275.32 s [extensions] {-# LANGUAGE DerivingStrategies #-}
  4765. 1275.32 s [extensions] [✔]
  4766. 1275.32 s [extensions] should parse:
  4767. 1275.32 s [extensions] #if __GLASGOW_HASKELL__ < 810
  4768. 1275.32 s [extensions] {-# LANGUAGE TypeApplications #-}
  4769. 1275.32 s [extensions] {-# LANGUAGE LambdaCase #-}
  4770. 1275.32 s [extensions] #endif
  4771. 1275.32 s [extensions] {-# LANGUAGE DerivingStrategies #-}
  4772. 1275.32 s [extensions] [✔]
  4773. 1275.32 s [extensions] should parse:
  4774. 1275.32 s [extensions] {-# LANGUAGE
  4775. 1275.32 s [extensions] #if WHAT_IS THIS_SYNTAX o_O
  4776. 1275.32 s [extensions] TypeApplications,
  4777. 1275.32 s [extensions] #else
  4778. 1275.32 s [extensions] LambdaCase
  4779. 1275.32 s [extensions] #-}
  4780. 1275.32 s [extensions] [✔]
  4781. 1275.32 s [extensions] should parse:
  4782. 1275.32 s [extensions] {-# LANGUAGE
  4783. 1275.32 s [extensions] #if WHAT_IS THIS_SYNTAX o_O
  4784. 1275.32 s [extensions] TypeApplications,
  4785. 1275.32 s [extensions] #else
  4786. 1275.32 s [extensions] LambdaCase
  4787. 1275.32 s [extensions] #-}
  4788. 1275.32 s [extensions] [✔]
  4789. 1275.32 s [extensions] should parse:
  4790. 1275.32 s [extensions] {-# LANGUAGE
  4791. 1275.32 s [extensions] #if WHAT_IS THIS_SYNTAX o_O
  4792. 1275.32 s [extensions] TypeApplications,
  4793. 1275.32 s [extensions] #else
  4794. 1275.32 s [extensions] LambdaCase
  4795. 1275.32 s [extensions] #-}
  4796. 1275.32 s [extensions] [✔]
  4797. 1275.32 s [vector] mconcat: OK (0.10s)
  4798. 1275.32 s [vector] +++ OK, passed 100 tests.
  4799. 1275.32 s [extensions] should parse:
  4800. 1275.32 s [extensions] {-# LANGUAGE
  4801. 1275.32 s [extensions] #if WHAT_IS THIS_SYNTAX o_O
  4802. 1275.32 s [extensions] TypeApplications,
  4803. 1275.32 s [extensions] #else
  4804. 1275.32 s [extensions] LambdaCase
  4805. 1275.32 s [extensions] #endif
  4806. 1275.32 s [extensions] #-}
  4807. 1275.32 s [extensions] [✔]
  4808. 1275.32 s [extensions] should parse:
  4809. 1275.32 s [extensions] {-# LANGUAGE
  4810. 1275.32 s [extensions] #if WHAT_IS THIS_SYNTAX o_O
  4811. 1275.32 s [extensions] TypeApplications,
  4812. 1275.32 s [extensions] #else
  4813. 1275.32 s [extensions] LambdaCase
  4814. 1275.32 s [extensions] #endif
  4815. 1275.32 s [extensions] #-}
  4816. 1275.32 s [extensions] [✔]
  4817. 1275.32 s [extensions] Parsing LANGUAGE and OPTIONS_GHC pragmas
  4818. 1275.32 s [extensions] should parse:
  4819. 1275.32 s [extensions] {-# OPTIONS_GHC -fno-warn-orphans #-}
  4820. 1275.32 s [extensions] [✔]
  4821. 1275.32 s [vector] glength: OK (0.01s)
  4822. 1275.32 s [vector] +++ OK, passed 100 tests.
  4823. 1275.32 s [vector] unstream
  4824. 1275.32 s [extensions] should parse:
  4825. 1275.32 s [extensions] {-# options_ghc -freverse-errors #-}
  4826. 1275.32 s [extensions] [✔]
  4827. 1275.32 s [extensions] should parse:
  4828. 1275.32 s [extensions] {-# OPTIONS_GHC -fno-warn-orphans -freverse-errors #-}
  4829. 1275.32 s [extensions] [✔]
  4830. 1275.32 s [extensions] should parse:
  4831. 1275.32 s [extensions] {-# OPTIONS_GHC
  4832. 1275.32 s [extensions] -fno-warn-orphans
  4833. 1275.32 s [extensions] -freverse-errors
  4834. 1275.32 s [extensions] #-}
  4835. 1275.32 s [extensions] [✔]
  4836. 1275.32 s [extensions] should parse:
  4837. 1275.32 s [extensions] {-# OPTIONS_GHC -fno-warn-orphans #-}
  4838. 1275.32 s [extensions] {-# OPTIONS_GHC -freverse-errors #-}
  4839. 1275.32 s [extensions] [✔]
  4840. 1275.32 s [vector] unstream == vunstream (exact): OK
  4841. 1275.32 s [vector] +++ OK, passed 100 tests.
  4842. 1275.32 s [extensions] should parse:
  4843. 1275.32 s [extensions] {-# OPTIONS_GHC -fno-warn-orphans #-}
  4844. 1275.32 s [extensions]
  4845. 1275.32 s [extensions] {-# LANGUAGE LambdaCase #-}
  4846. 1275.32 s [extensions] [✔]
  4847. 1275.32 s [extensions] should parse:
  4848. 1275.32 s [extensions] {-# OPTIONS_GHC -fno-warn-orphans #-}
  4849. 1275.32 s [extensions]
  4850. 1275.32 s [extensions] {-# LANGUAGE TypeApplications #-}
  4851. 1275.32 s [extensions] {-# LANGUAGE LambdaCase #-}
  4852. 1275.32 s [extensions] [✔]
  4853. 1275.32 s [vector] unstream == vunstream (unknown): OK
  4854. 1275.32 s [vector] +++ OK, passed 100 tests.
  4855. 1275.32 s [extensions] should parse:
  4856. 1275.32 s [extensions] {-# OPTIONS_GHC -fno-warn-orphans #-}
  4857. 1275.32 s [extensions] {-# LANGUAGE TypeApplications #-}
  4858. 1275.32 s [extensions] {-# OPTIONS_GHC -freverse-errors #-}
  4859. 1275.32 s [extensions] {-# LANGUAGE LambdaCase #-}
  4860. 1275.32 s [extensions] [✔]
  4861. 1275.32 s [extensions] Parsing combinations of different parts
  4862. 1275.32 s [extensions] should parse:
  4863. 1275.32 s [extensions] {-# LANGUAGE TypeApplications, LambdaCase #-}
  4864. 1275.32 s [extensions] {-# language CPP #-}
  4865. 1275.32 s [extensions] {-# LANGUAGE
  4866. 1275.32 s [extensions] DerivingVia,
  4867. 1275.32 s [extensions] DerivingStrategies
  4868. 1275.32 s [extensions] #-}
  4869. 1275.32 s [extensions] [✔]
  4870. 1275.32 s [extensions] should parse:
  4871. 1275.32 s [extensions] -- first language extension
  4872. 1275.32 s [extensions] {-# LANGUAGE TypeApplications #-} {- this is type applications -}
  4873. 1275.32 s [extensions] {- This is nice syntax for \case instead of
  4874. 1275.32 s [extensions] case mx of
  4875. 1275.32 s [extensions] Nothing -> ...
  4876. 1275.32 s [extensions] Just x -> ... -}
  4877. 1275.32 s [extensions] {-# LANGUAGE LambdaCase {- CASE -} #-}
  4878. 1275.32 s [extensions] -- That's all folks!
  4879. 1275.32 s [extensions]
  4880. 1275.32 s [extensions] main :: IO ()
  4881. 1275.32 s [extensions] main = putStrLn "LANGUAGE"
  4882. 1275.32 s [extensions] [✔]
  4883. 1275.32 s [extensions] should parse:
  4884. 1275.32 s [extensions] -- this is super new extension
  4885. 1275.32 s [extensions] #if __GLASGOW_HASKELL__ < 810
  4886. 1275.32 s [extensions] {-# LANGUAGE TypeApplications #-}
  4887. 1275.32 s [extensions] -- for old GHC versions we can use another one
  4888. 1275.32 s [extensions] #else
  4889. 1275.32 s [extensions] -- or maybe not...
  4890. 1275.32 s [extensions] {-# LANGUAGE LambdaCase #-}
  4891. 1275.32 s [extensions] -- YES!
  4892. 1275.32 s [extensions] #endif
  4893. 1275.32 s [extensions] {- We can also always use strategies -}
  4894. 1275.32 s [extensions] {-# LANGUAGE DerivingStrategies #-}
  4895. 1275.32 s [extensions] [✔]
  4896. 1275.32 s [extensions] should parse:
  4897. 1275.32 s [extensions] {-# LANGUAGE
  4898. 1275.32 s [extensions] -- this is really weird?
  4899. 1275.32 s [extensions] #if WHAT_IS THIS_SYNTAX o_O
  4900. 1275.32 s [extensions] {- or is it?.. -}
  4901. 1275.32 s [extensions] TypeApplications,
  4902. 1275.32 s [extensions] {- YES! Nobody should write
  4903. 1275.32 s [extensions] such language pragmas!
  4904. 1275.32 s [extensions] -}
  4905. 1275.32 s [extensions] #else
  4906. 1275.32 s [extensions] -- this is fine though
  4907. 1275.32 s [extensions] -- i said, this is fine
  4908. 1275.32 s [extensions] LambdaCase
  4909. 1275.32 s [extensions] #endif
  4910. 1275.32 s [extensions] -- innocent comment at the end
  4911. 1275.32 s [extensions] #-}
  4912. 1275.32 s [extensions] [✔]
  4913. 1275.32 s [extensions] should parse:
  4914. 1275.32 s [extensions] {-# LANGUAGE CPP #-}
  4915. 1275.32 s [extensions] #if __GLASGOW_HASKELL__ >= 702
  4916. 1275.32 s [extensions] {-# LANGUAGE Trustworthy #-}
  4917. 1275.32 s [extensions] #endif
  4918. 1275.32 s [extensions]
  4919. 1275.32 s [extensions] -- |
  4920. 1275.32 s [extensions] -- Module : Data.ByteString.Base64
  4921. 1275.32 s [extensions] [✔]
  4922. 1275.32 s [extensions] Get Extensions
  4923. 1275.32 s [vector] unstreamR ~= vunstream (exact): OK
  4924. 1275.32 s [vector] +++ OK, passed 100 tests.
  4925. 1275.32 s [vector] unstreamR ~= vunstream (unknown): OK
  4926. 1275.32 s [vector] +++ OK, passed 100 tests.
  4927. 1275.32 s [vector] Data.Vector.Storable.Vector Alignment
  4928. 1275.32 s [vector] Aligned Double: OK
  4929. 1275.32 s [vector] Aligned Int: OK
  4930. 1275.32 s [vector] Regression tests
  4931. 1275.32 s [vector] enumFromTo crash #188
  4932. 1275.32 s [vector] Word8: OK
  4933. 1275.32 s [vector] Word16: OK
  4934. 1275.32 s [vector] Word32: OK
  4935. 1275.32 s [vector] Word64: OK
  4936. 1275.32 s [vector] Word: OK
  4937. 1275.32 s [vector] Int8: OK
  4938. 1275.32 s [vector] Int16: OK
  4939. 1275.32 s [vector] Int32: OK
  4940. 1275.32 s [vector] Int64: OK
  4941. 1275.32 s [vector] Int: OK
  4942. 1275.32 s [vector] Char: OK
  4943. 1275.32 s [vector] Negative tests
  4944. 1275.32 s [vector] slice out of bounds #257
  4945. 1275.32 s [vector] Boxed
  4946. 1275.32 s [vector] Negative ix: OK
  4947. 1275.32 s [vector] Negative size: OK
  4948. 1275.32 s [vector] Negative ix and size: OK
  4949. 1275.32 s [vector] Too large ix: OK
  4950. 1275.32 s [vector] Too large size: OK
  4951. 1275.32 s [vector] Too large ix and size: OK
  4952. 1275.32 s [vector] Overflow: OK
  4953. 1275.32 s [vector] OutOfMemory: OK
  4954. 1275.32 s [vector] Primitive
  4955. 1275.32 s [vector] Negative ix: OK
  4956. 1275.32 s [vector] Negative size: OK
  4957. 1275.32 s [vector] Negative ix and size: OK
  4958. 1275.32 s [vector] Too large ix: OK
  4959. 1275.32 s [vector] Too large size: OK
  4960. 1275.32 s [vector] Too large ix and size: OK
  4961. 1275.32 s [vector] Overflow: OK
  4962. 1275.32 s [vector] OutOfMemory: OK
  4963. 1275.32 s [vector] Storable
  4964. 1275.32 s [vector] Negative ix: OK
  4965. 1275.32 s [vector] Negative size: OK
  4966. 1275.32 s [vector] Negative ix and size: OK
  4967. 1275.32 s [vector] Too large ix: OK
  4968. 1275.33 s [vector] Too large size: OK
  4969. 1275.33 s [vector] Too large ix and size: OK
  4970. 1275.33 s [vector] Overflow: OK
  4971. 1275.33 s [vector] OutOfMemory: OK
  4972. 1275.33 s [vector] Unboxed
  4973. 1275.33 s [vector] Negative ix: OK
  4974. 1275.33 s [vector] Negative size: OK
  4975. 1275.33 s [vector] Negative ix and size: OK
  4976. 1275.33 s [vector] Too large ix: OK
  4977. 1275.33 s [vector] Too large size: OK
  4978. 1275.33 s [vector] Too large ix and size: OK
  4979. 1275.33 s [vector] Overflow: OK
  4980. 1275.33 s [vector] OutOfMemory: OK
  4981. 1275.33 s [vector] take #282
  4982. 1275.33 s [vector] Boxed: OK
  4983. 1275.33 s [vector] Primitive: OK
  4984. 1275.33 s [vector] Storable: OK
  4985. 1275.33 s [vector] Unboxed: OK
  4986. 1275.33 s [vector] Data.Vector
  4987. 1275.33 s [vector] MonadFix: OK
  4988. 1275.33 s [vector] toFromArray: OK
  4989. 1275.33 s [vector] toFromArraySlice: OK
  4990. 1275.33 s [vector] toFromArraySliceUnsafe: OK
  4991. 1275.33 s [vector] toFromMutableArray: OK
  4992. 1275.33 s [vector] Data.Vector.Mutable (Move): OK
  4993. 1275.33 s [vector] +++ OK, passed 100 tests; 17 discarded.
  4994. 1275.33 s [vector] Data.Vector.Primitive.Mutable (Move): OK
  4995. 1275.33 s [vector] +++ OK, passed 100 tests; 16 discarded.
  4996. 1275.33 s [tasty-discover] Installing library in /nix/store/4wg1zyz2dcpv05kg0589jkb9nsjn7k39-tasty-discover-5.0.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/tasty-discover-5.0.1-GX8hzErAxDS1BrwEYXNuQR
  4997. 1275.33 s [vector] Data.Vector.Unboxed.Mutable (Move): OK
  4998. 1275.33 s [vector] +++ OK, passed 100 tests; 14 discarded.
  4999. 1275.33 s [vector] Data.Vector.Storable.Mutable (Move): OK
  5000. 1275.33 s [extensions] should getPackageExtensions [✔]
  5001. 1275.33 s [vector] +++ OK, passed 100 tests; 15 discarded.
  5002. 1275.33 s [extensions] should getPackageExtensionsBySource [✔]
  5003. 1275.33 s [vector] Data.Vector.Generic.Mutable (nextPermutation): OK (0.02s)
  5004. 1275.33 s [vector] +++ OK, passed 1 test.
  5005. 1275.33 s [extensions] should getPackageExtensionsBySource, return NonCabalModule [✔]
  5006. 1275.33 s [vector] Data.Vector.Generic.Mutable (prevPermutation): OK (0.03s)
  5007. 1275.33 s [vector] +++ OK, passed 1 test.
  5008. 1275.33 s [vector] Data.Vector.Generic.Mutable (nextPermutation then prevPermutation = id): OK
  5009. 1275.33 s [vector] +++ OK, passed 100 tests.
  5010. 1275.34 s [vector] Data.Vector.Generic.Mutable (prevPermutation then nextPermutation = id): OK
  5011. 1275.34 s [vector] +++ OK, passed 100 tests.
  5012. 1275.34 s [vector]
  5013. 1275.34 s [vector] All 2808 tests passed (19.58s)
  5014. 1275.35 s [extensions] should getPackageExtensionsBySource, return SourceNotFound [✔]
  5015. 1275.36 s [vector] Test suite vector-tests-O2: PASS
  5016. 1275.36 s [vector] Test suite logged to: dist/test/vector-0.13.2.0-vector-tests-O2.log
  5017. 1275.36 s [vector] 2 of 2 test suites (2 of 2 test cases) passed.
  5018. 1275.38 s [extensions] should getModuleExtensions [✔]
  5019. 1275.39 s [tasty-discover] Installing executable tasty-discover in /nix/store/4wg1zyz2dcpv05kg0589jkb9nsjn7k39-tasty-discover-5.0.1/bin
  5020. 1275.39 s [vector] checkPhase completed in 48 seconds
  5021. 1275.39 s [tasty-discover] Warning: The directory
  5022. 1275.39 s [tasty-discover] /nix/store/4wg1zyz2dcpv05kg0589jkb9nsjn7k39-tasty-discover-5.0.1/bin is not in
  5023. 1275.39 s [tasty-discover] the system search path.
  5024. 1275.39 s [vector] Phase: haddockPhase
  5025. 1275.40 s [extensions] should getModuleExtensions, return NotCabalModule [✔]
  5026. 1275.41 s [extensions] should getModuleExtensionsBySource [✔]
  5027. 1275.41 s [vector] Phase: installPhase
  5028. 1275.42 s [extensions] should getModuleExtensions, return NotCabalModule [✔]
  5029. 1275.42 s [extensions]
  5030. 1275.42 s [extensions] Finished in 0.5707 seconds
  5031. 1275.42 s [extensions] 91 examples, 0 failures
  5032. 1275.44 s [extensions] Test suite extensions-test: PASS
  5033. 1275.44 s [extensions] Test suite logged to: dist/test/extensions-0.1.0.1-extensions-test.log
  5034. 1275.45 s [extensions] 1 of 1 test suites (1 of 1 test cases) passed.
  5035. 1275.45 s [megaparsec] [ 5 of 18] Compiling Text.Megaparsec.Error ( Text/Megaparsec/Error.hs, dist/build/Text/Megaparsec/Error.o, dist/build/Text/Megaparsec/Error.dyn_o )
  5036. 1275.67 s [extensions] Phase: haddockPhase
  5037. 1275.80 s [vector] Installing library in /nix/store/yg643nrca0x7papa0xzpx3g0j51lzm97-vector-0.13.2.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  5038. 1275.85 s [attoparsec] [ 2 of 16] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o, dist/build/Data/Attoparsec/Internal.dyn_o )
  5039. 1275.88 s [trial] Examples: 62 Tried: 62 Errors: 0 Failures: 0
  5040. 1276.00 s [trial] Test suite trial-doctest: PASS
  5041. 1276.00 s [trial] Test suite logged to: dist/test/trial-0.0.0.0-trial-doctest.log
  5042. 1276.00 s [trial] Test suite trial-test: RUNNING...
  5043. 1276.01 s [extensions] Preprocessing library for extensions-0.1.0.1..
  5044. 1276.01 s [extensions] Running Haddock on library for extensions-0.1.0.1..
  5045. 1276.03 s [slist] Phase: checkPhase
  5046. 1276.09 s [trial]
  5047. 1276.11 s [trial] Trial Test
  5048. 1276.12 s [trial] Trial Instance Laws
  5049. 1276.12 s [trial] Semigroup instance for Trial
  5050. 1276.12 s [trial] Associativity: a <> (b <> c) ≡ (a <> b) <> c [✔]
  5051. 1276.13 s [trial] passed 100 tests.
  5052. 1276.13 s [trial] Concatenation: sconcat ≡ foldr1 (<>) [✔]
  5053. 1276.13 s [trial] passed 100 tests.
  5054. 1276.13 s [trial] Times: stimes n a ≡ foldr1 (<>) (replicate n a) [✔]
  5055. 1276.13 s [trial] passed 100 tests.
  5056. 1276.13 s [trial] Functor instance for Trial
  5057. 1276.13 s [trial] Identity: fmap id ≡ id [✔]
  5058. 1276.13 s [trial] passed 100 tests.
  5059. 1276.13 s [trial] Composition: map f . fmap g ≡ fmap (f . g) [✔]
  5060. 1276.13 s [trial] passed 100 tests.
  5061. 1276.13 s [trial] Const: fmap (const x) ≡ x <$ [✔]
  5062. 1276.13 s [trial] passed 100 tests.
  5063. 1276.13 s [trial] Applicative instance for Trial
  5064. 1276.13 s [trial] Functor and Applicative correspondence: fmap f x ≡ pure f <*> x [✔]
  5065. 1276.13 s [trial] passed 100 tests.
  5066. 1276.13 s [trial] Identity: pure id <*> x ≡ x [✔]
  5067. 1276.13 s [trial] passed 100 tests.
  5068. 1276.13 s [trial] Composition: pure (.) <*> f <*> g <*> x ≡ f <*> (g <*> x) [✔]
  5069. 1276.13 s [trial] passed 100 tests.
  5070. 1276.13 s [trial] Homomorphism: pure f <*> pure x ≡ pure (f x) [✔]
  5071. 1276.13 s [trial] passed 100 tests.
  5072. 1276.13 s [trial] Interchange: f <*> pure x ≡ pure ($ x) <*> f [✔]
  5073. 1276.13 s [trial] passed 100 tests.
  5074. 1276.13 s [trial] Apply Right: u *> v ≡ (id <$ u) <*> v [✔]
  5075. 1276.13 s [trial] passed 100 tests.
  5076. 1276.13 s [trial] Apply Left: u <* v ≡ liftA2 const u v [✔]
  5077. 1276.13 s [trial] passed 100 tests.
  5078. 1276.13 s [trial] (<*>) via liftA2: (<*>) ≡ liftA2 id [✔]
  5079. 1276.13 s [trial] passed 100 tests.
  5080. 1276.13 s [trial] liftA2 via (<*>): liftA2 f x y ≡ f <$> x <*> y [✔]
  5081. 1276.13 s [trial] passed 100 tests.
  5082. 1276.13 s [trial] Alternative instance for Trial
  5083. 1276.13 s [trial] Associativity: a <|> (b <|> c) ≡ (a <|> b) <|> c [✔]
  5084. 1276.13 s [trial] passed 100 tests.
  5085. 1276.13 s [trial] Right Identity: x <|> empty ≡ x [✔]
  5086. 1276.13 s [trial] passed 100 tests.
  5087. 1276.13 s [trial] Left Identity: empty <|> x ≡ x [✔]
  5088. 1276.13 s [trial] passed 100 tests.
  5089. 1276.13 s [trial] Trial Property Tests
  5090. 1276.13 s [trial] trialToMaybe . maybeToTrial e ≡ id [✔]
  5091. 1276.13 s [trial] passed 100 tests.
  5092. 1276.13 s [trial] trialToEither . eitherToTrial ≡ id [✔]
  5093. 1276.13 s [trial] passed 100 tests.
  5094. 1276.13 s [trial] Trial invariant: Fiasco has at least one 'Error' [✔]
  5095. 1276.13 s [trial] passed 100 tests.
  5096. 1276.13 s [trial] 'alt' associativity: a `alt` (b `alt` c) ≡ (a `alt` b) `alt` c [✔]
  5097. 1276.13 s [trial] passed 100 tests.
  5098. 1276.13 s [trial]
  5099. 1276.13 s [trial] Finished in 0.1012 seconds
  5100. 1276.13 s [trial] 22 examples, 0 failures
  5101. 1276.14 s [extensions] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  5102. 1276.14 s [slist] Running 2 test suites...
  5103. 1276.14 s [slist] Test suite slist-doctest: RUNNING...
  5104. 1276.15 s [trial] Test suite trial-test: PASS
  5105. 1276.15 s [trial] Test suite logged to: dist/test/trial-0.0.0.0-trial-test.log
  5106. 1276.15 s [trial] 2 of 2 test suites (2 of 2 test cases) passed.
  5107. 1276.17 s [trial] Phase: haddockPhase
  5108. 1276.17 s [tasty-discover] Phase: fixupPhase
  5109. 1276.20 s [tasty-discover] shrinking RPATHs of ELF executables and libraries in /nix/store/4wg1zyz2dcpv05kg0589jkb9nsjn7k39-tasty-discover-5.0.1
  5110. 1276.20 s [tasty-discover] shrinking /nix/store/4wg1zyz2dcpv05kg0589jkb9nsjn7k39-tasty-discover-5.0.1/bin/tasty-discover
  5111. 1276.21 s [tasty-discover] shrinking /nix/store/4wg1zyz2dcpv05kg0589jkb9nsjn7k39-tasty-discover-5.0.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHStasty-discover-5.0.1-GX8hzErAxDS1BrwEYXNuQR-ghc9.6.3.so
  5112. 1276.22 s [attoparsec] [ 3 of 16] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o, dist/build/Data/Attoparsec/Number.dyn_o )
  5113. 1276.22 s [attoparsec] [ 4 of 16] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o, dist/build/Data/Attoparsec/Types.dyn_o )
  5114. 1276.22 s [attoparsec] [ 5 of 16] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o, dist/build/Data/Attoparsec/Zepto.dyn_o )
  5115. 1276.22 s [attoparsec]
  5116. 1276.22 s [attoparsec] Data/Attoparsec/Zepto.hs:46:1: warning: [-Wunused-imports]
  5117. 1276.22 s [attoparsec] The import of ‘Data.Semigroup’ is redundant
  5118. 1276.22 s [attoparsec] except perhaps to import instances from ‘Data.Semigroup’
  5119. 1276.22 s [attoparsec] To import instances alone, use: import Data.Semigroup()
  5120. 1276.22 s [attoparsec] |
  5121. 1276.22 s [attoparsec] 46 | import Data.Semigroup (Semigroup(..))
  5122. 1276.22 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5123. 1276.22 s [attoparsec] [ 6 of 16] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o, dist/build/Data/Attoparsec/Combinator.dyn_o )
  5124. 1276.25 s [tasty-discover] checking for references to /build/ in /nix/store/4wg1zyz2dcpv05kg0589jkb9nsjn7k39-tasty-discover-5.0.1...
  5125. 1276.25 s [attoparsec]
  5126. 1276.25 s [attoparsec] Data/Attoparsec/Combinator.hs:46:46: warning: [-Wunused-imports]
  5127. 1276.25 s [attoparsec] The import of ‘liftA2’
  5128. 1276.25 s [attoparsec] from module ‘Control.Applicative’ is redundant
  5129. 1276.25 s [attoparsec] |
  5130. 1276.25 s [attoparsec] 46 | import Control.Applicative (Alternative(..), liftA2, many, (<|>))
  5131. 1276.25 s [attoparsec] | ^^^^^^
  5132. 1276.27 s [tasty-discover] patching script interpreter paths in /nix/store/4wg1zyz2dcpv05kg0589jkb9nsjn7k39-tasty-discover-5.0.1
  5133. 1276.28 s [tasty-discover] stripping (with command strip and flags -S -p) in /nix/store/4wg1zyz2dcpv05kg0589jkb9nsjn7k39-tasty-discover-5.0.1/lib /nix/store/4wg1zyz2dcpv05kg0589jkb9nsjn7k39-tasty-discover-5.0.1/bin
  5134. 1276.41 s [tasty-discover] shrinking RPATHs of ELF executables and libraries in /nix/store/p189dgq0ysh9ba7bcvdqbdlplj2x46qr-tasty-discover-5.0.1-doc
  5135. 1276.42 s [tasty-discover] checking for references to /build/ in /nix/store/p189dgq0ysh9ba7bcvdqbdlplj2x46qr-tasty-discover-5.0.1-doc...
  5136. 1276.44 s [tasty-discover] patching script interpreter paths in /nix/store/p189dgq0ysh9ba7bcvdqbdlplj2x46qr-tasty-discover-5.0.1-doc
  5137. 1276.62 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/4wg1zyz2dcpv05kg0589jkb9nsjn7k39-tasty-discover-5.0.1 /nix/store/p189dgq0ysh9ba7bcvdqbdlplj2x46qr-tasty-discover-5.0.1-doc
  5138. 1277.30 s [post-build-hook] Pushing 2 paths (89 are already present) using zstd to cache sellout ⏳
  5139. 1277.30 s [post-build-hook]
  5140. 1277.67 s [post-build-hook] Pushing /nix/store/p189dgq0ysh9ba7bcvdqbdlplj2x46qr-tasty-discover-5.0.1-doc (566.18 KiB)
  5141. 1277.74 s [post-build-hook] Pushing /nix/store/4wg1zyz2dcpv05kg0589jkb9nsjn7k39-tasty-discover-5.0.1 (4.38 MiB)
  5142. 1279.14 s [post-build-hook]
  5143. 1279.14 s [post-build-hook] All done.
  5144. 1279.23 s [post-build-hook] Uploading to the NixCI cache: /nix/store/4wg1zyz2dcpv05kg0589jkb9nsjn7k39-tasty-discover-5.0.1 /nix/store/p189dgq0ysh9ba7bcvdqbdlplj2x46qr-tasty-discover-5.0.1-doc
  5145. 1279.40 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  5146. 1279.77 s [post-build-hook] copying 6 paths...
  5147. 1279.77 s [post-build-hook] copying path '/nix/store/6cw8n0zmxdr56al15j1d2m07pnwxp3gl-dlist-1.0-doc' to 'https://cache.nix-ci.com'...
  5148. 1280.23 s [post-build-hook] copying path '/nix/store/kzaa5nwjbvq3ga7wj0a9cqni92awn67a-dlist-1.0' to 'https://cache.nix-ci.com'...
  5149. 1280.38 s [post-build-hook] copying path '/nix/store/p2kdziffb0qqfzh8sr8yqxjl8rcnh7r7-Glob-0.10.2-doc' to 'https://cache.nix-ci.com'...
  5150. 1280.79 s [post-build-hook] copying path '/nix/store/p189dgq0ysh9ba7bcvdqbdlplj2x46qr-tasty-discover-5.0.1-doc' to 'https://cache.nix-ci.com'...
  5151. 1281.15 s [post-build-hook] copying path '/nix/store/qlixkmr0m1hz51kv13mqh6va230m5ix7-Glob-0.10.2' to 'https://cache.nix-ci.com'...
  5152. 1282.50 s [post-build-hook] copying path '/nix/store/4wg1zyz2dcpv05kg0589jkb9nsjn7k39-tasty-discover-5.0.1' to 'https://cache.nix-ci.com'...
  5153. 1284.50 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  5154. 1284.78 s [post-build-hook] copying 2 paths...
  5155. 1284.78 s [post-build-hook] copying path '/nix/store/pk4vga7s5q0wjanx85cyggnw80hwrxvw-Glob-0.10.2.drv' to 'https://cache.nix-ci.com'...
  5156. 1285.01 s [post-build-hook] copying path '/nix/store/4fmgz0aps340cw29xcznjvw7zw6y1yay-tasty-discover-5.0.1.drv' to 'https://cache.nix-ci.com'...
  5157. 1285.32 s Progress: 112 of 236 built (8 building), 285 of 285 downloaded from cache
  5158. 1285.40 s Building generic-arbitrary
  5159. 1285.40 s [attoparsec] [ 7 of 16] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o, dist/build/Data/Attoparsec/Text/Internal.dyn_o )
  5160. 1285.44 s [attoparsec]
  5161. 1285.44 s [attoparsec] Data/Attoparsec/Text/Internal.hs:68:1: warning: [-Wunused-imports]
  5162. 1285.44 s [attoparsec] The import of ‘*>, <$>, pure’
  5163. 1285.44 s [attoparsec] from module ‘Control.Applicative’ is redundant
  5164. 1285.44 s [attoparsec] |
  5165. 1285.44 s [attoparsec] 68 | import Control.Applicative ((<|>), (<$>), pure, (*>))
  5166. 1285.44 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5167. 1285.44 s [attoparsec]
  5168. 1285.44 s [attoparsec] Data/Attoparsec/Text/Internal.hs:91:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5169. 1285.44 s [attoparsec] The use of ‘~’ without TypeOperators
  5170. 1285.44 s [attoparsec] will become an error in a future GHC release.
  5171. 1285.44 s [attoparsec] Suggested fix: Perhaps you intended to use TypeOperators
  5172. 1285.44 s [attoparsec] |
  5173. 1285.44 s [attoparsec] 91 | instance (a ~ Text) => IsString (Parser a) where
  5174. 1285.44 s [attoparsec] | ^
  5175. 1285.44 s [attoparsec] [ 8 of 16] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o, dist/build/Data/Attoparsec/Text.dyn_o )
  5176. 1285.44 s [extensions] 100% ( 22 / 22) in 'Extensions.Types'
  5177. 1285.44 s [extensions] 100% ( 13 / 13) in 'Extensions.Module'
  5178. 1285.44 s [extensions] 100% ( 8 / 8) in 'Extensions.Cabal'
  5179. 1285.44 s [extensions] 100% ( 9 / 9) in 'Extensions.Package'
  5180. 1285.44 s [extensions] 100% ( 9 / 9) in 'Extensions'
  5181. 1285.44 s [extensions] Warning: Extensions.Module: could not find link destinations for:
  5182. 1285.44 s [extensions] - Extensions.Module.ParsedExtension
  5183. 1285.44 s [megaparsec] [ 6 of 18] Compiling Text.Megaparsec.Error.Builder ( Text/Megaparsec/Error/Builder.hs, dist/build/Text/Megaparsec/Error/Builder.o, dist/build/Text/Megaparsec/Error/Builder.dyn_o )
  5184. 1285.44 s [megaparsec] [ 7 of 18] Compiling Text.Megaparsec.Internal[boot] ( Text/Megaparsec/Internal.hs-boot, dist/build/Text/Megaparsec/Internal.o-boot, dist/build/Text/Megaparsec/Internal.dyn_o-boot )
  5185. 1285.44 s [megaparsec] [ 8 of 18] Compiling Text.Megaparsec.Class ( Text/Megaparsec/Class.hs, dist/build/Text/Megaparsec/Class.o, dist/build/Text/Megaparsec/Class.dyn_o )
  5186. 1285.44 s [megaparsec] [ 9 of 18] Compiling Text.Megaparsec.Internal ( Text/Megaparsec/Internal.hs, dist/build/Text/Megaparsec/Internal.o, dist/build/Text/Megaparsec/Internal.dyn_o )
  5187. 1285.44 s [megaparsec] [10 of 18] Compiling Text.Megaparsec.Debug ( Text/Megaparsec/Debug.hs, dist/build/Text/Megaparsec/Debug.o, dist/build/Text/Megaparsec/Debug.dyn_o )
  5188. 1285.44 s [megaparsec] [11 of 18] Compiling Text.Megaparsec ( Text/Megaparsec.hs, dist/build/Text/Megaparsec.o, dist/build/Text/Megaparsec.dyn_o )
  5189. 1285.44 s [megaparsec] [12 of 18] Compiling Text.Megaparsec.Common ( Text/Megaparsec/Common.hs, dist/build/Text/Megaparsec/Common.o, dist/build/Text/Megaparsec/Common.dyn_o )
  5190. 1285.44 s [megaparsec] [13 of 18] Compiling Text.Megaparsec.Lexer ( Text/Megaparsec/Lexer.hs, dist/build/Text/Megaparsec/Lexer.o, dist/build/Text/Megaparsec/Lexer.dyn_o )
  5191. 1285.44 s [megaparsec] [14 of 18] Compiling Text.Megaparsec.Char ( Text/Megaparsec/Char.hs, dist/build/Text/Megaparsec/Char.o, dist/build/Text/Megaparsec/Char.dyn_o )
  5192. 1285.44 s [megaparsec] [15 of 18] Compiling Text.Megaparsec.Char.Lexer ( Text/Megaparsec/Char/Lexer.hs, dist/build/Text/Megaparsec/Char/Lexer.o, dist/build/Text/Megaparsec/Char/Lexer.dyn_o )
  5193. 1285.44 s [megaparsec] [16 of 18] Compiling Text.Megaparsec.Byte.Binary ( Text/Megaparsec/Byte/Binary.hs, dist/build/Text/Megaparsec/Byte/Binary.o, dist/build/Text/Megaparsec/Byte/Binary.dyn_o )
  5194. 1285.44 s [megaparsec] [17 of 18] Compiling Text.Megaparsec.Byte ( Text/Megaparsec/Byte.hs, dist/build/Text/Megaparsec/Byte.o, dist/build/Text/Megaparsec/Byte.dyn_o )
  5195. 1285.44 s [megaparsec] [18 of 18] Compiling Text.Megaparsec.Byte.Lexer ( Text/Megaparsec/Byte/Lexer.hs, dist/build/Text/Megaparsec/Byte/Lexer.o, dist/build/Text/Megaparsec/Byte/Lexer.dyn_o )
  5196. 1285.44 s [megaparsec] [ 1 of 18] Compiling Text.Megaparsec.Pos ( Text/Megaparsec/Pos.hs, dist/build/Text/Megaparsec/Pos.p_o )
  5197. 1285.44 s [nothunks] Documentation created: dist/doc/html/nothunks/index.html,
  5198. 1285.44 s [nothunks] dist/doc/html/nothunks/nothunks.txt
  5199. 1285.44 s [nothunks] Preprocessing test suite 'nothunks-test' for nothunks-0.3.0.0..
  5200. 1285.44 s [nothunks] Phase: installPhase
  5201. 1285.44 s [nothunks] Installing library in /nix/store/3qfl9irw6mrh5rxdzsqf2fr1hqd0nfw7-nothunks-0.3.0.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/nothunks-0.3.0.0-7ohoJeH9HDPHW0lcjAtCYB
  5202. 1285.44 s [nothunks] Phase: fixupPhase
  5203. 1285.44 s [nothunks] shrinking RPATHs of ELF executables and libraries in /nix/store/3qfl9irw6mrh5rxdzsqf2fr1hqd0nfw7-nothunks-0.3.0.0
  5204. 1285.44 s [nothunks] shrinking /nix/store/3qfl9irw6mrh5rxdzsqf2fr1hqd0nfw7-nothunks-0.3.0.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSnothunks-0.3.0.0-7ohoJeH9HDPHW0lcjAtCYB-ghc9.6.3.so
  5205. 1285.44 s [nothunks] checking for references to /build/ in /nix/store/3qfl9irw6mrh5rxdzsqf2fr1hqd0nfw7-nothunks-0.3.0.0...
  5206. 1285.44 s [nothunks] patching script interpreter paths in /nix/store/3qfl9irw6mrh5rxdzsqf2fr1hqd0nfw7-nothunks-0.3.0.0
  5207. 1285.44 s [nothunks] stripping (with command strip and flags -S -p) in /nix/store/3qfl9irw6mrh5rxdzsqf2fr1hqd0nfw7-nothunks-0.3.0.0/lib
  5208. 1285.44 s [nothunks] shrinking RPATHs of ELF executables and libraries in /nix/store/v295b2sa7i705bnwd7hg12q9rffjdzcc-nothunks-0.3.0.0-doc
  5209. 1285.44 s [nothunks] checking for references to /build/ in /nix/store/v295b2sa7i705bnwd7hg12q9rffjdzcc-nothunks-0.3.0.0-doc...
  5210. 1285.44 s [nothunks] patching script interpreter paths in /nix/store/v295b2sa7i705bnwd7hg12q9rffjdzcc-nothunks-0.3.0.0-doc
  5211. 1285.44 s [slist] Examples: 227 Tried: 227 Errors: 0 Failures: 0
  5212. 1285.44 s [slist] Test suite slist-doctest: PASS
  5213. 1285.44 s [slist] Test suite logged to: dist/test/slist-0.2.1.0-slist-doctest.log
  5214. 1285.44 s [slist] Test suite slist-test: RUNNING...
  5215. 1285.44 s [slist]
  5216. 1285.44 s [slist] Size tests
  5217. 1285.44 s [slist] 'Num' laws
  5218. 1285.44 s [slist] Neutrality of 0 over addition [✔]
  5219. 1285.44 s [slist] passed 100 tests.
  5220. 1285.44 s [slist] Commutativity of (+) [✔]
  5221. 1285.44 s [slist] passed 100 tests.
  5222. 1285.44 s [slist] Associativity of (+) [✔]
  5223. 1285.44 s [slist] passed 100 tests.
  5224. 1285.44 s [slist] Neutrality of 1 over multiplication [✔]
  5225. 1285.44 s [slist] passed 100 tests.
  5226. 1285.44 s [slist] Commutativity of (*) [✔]
  5227. 1285.44 s [slist] passed 100 tests.
  5228. 1285.44 s [slist] Associativity of (*) [✔]
  5229. 1285.44 s [slist] passed 100 tests.
  5230. 1285.45 s [slist] Distributivity of (*) with respect to (+) [✔]
  5231. 1285.45 s [slist] passed 100 tests.
  5232. 1285.45 s [slist] 'abs' and 'signum' correspondence [✔]
  5233. 1285.45 s [slist] passed 100 tests.
  5234. 1285.45 s [slist]
  5235. 1285.45 s [slist] Finished in 0.0656 seconds
  5236. 1285.45 s [slist] 8 examples, 0 failures
  5237. 1285.45 s [slist] Test suite slist-test: PASS
  5238. 1285.45 s [slist] Test suite logged to: dist/test/slist-0.2.1.0-slist-test.log
  5239. 1285.45 s [slist] 2 of 2 test suites (2 of 2 test cases) passed.
  5240. 1285.45 s [slist] Phase: haddockPhase
  5241. 1285.45 s [slist] Preprocessing test suite 'slist-doctest' for slist-0.2.1.0..
  5242. 1285.45 s [slist] Preprocessing library for slist-0.2.1.0..
  5243. 1285.45 s [slist] Running Haddock on library for slist-0.2.1.0..
  5244. 1285.45 s [slist] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  5245. 1285.45 s [trial] Preprocessing library for trial-0.0.0.0..
  5246. 1285.45 s [trial] Running Haddock on library for trial-0.0.0.0..
  5247. 1285.45 s [trial] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  5248. 1285.45 s [trial] 100% ( 51 / 51) in 'Trial'
  5249. 1285.45 s [trial]
  5250. 1285.45 s [trial] src/Trial.hs:100:47: warning: [-Wunused-imports]
  5251. 1285.45 s [trial] The import of ‘Applicative’
  5252. 1285.45 s [trial] from module ‘Control.Applicative’ is redundant
  5253. 1285.45 s [trial] |
  5254. 1285.45 s [trial] 100 | import Control.Applicative (Alternative (..), Applicative (..))
  5255. 1285.45 s [trial] | ^^^^^^^^^^^^^^^^
  5256. 1285.45 s [trial] Documentation created: dist/doc/html/trial/index.html,
  5257. 1285.45 s [trial] dist/doc/html/trial/trial.txt
  5258. 1285.45 s [trial] Preprocessing test suite 'trial-doctest' for trial-0.0.0.0..
  5259. 1285.45 s [trial] Preprocessing test suite 'trial-test' for trial-0.0.0.0..
  5260. 1285.45 s [trial] Phase: installPhase
  5261. 1285.45 s [trial] Installing library in /nix/store/s0syrbk9np4vabc3scxfs4v39p444yhv-trial-0.0.0.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/trial-0.0.0.0-Jrl8O9OhRv71S0IkWeGbAX
  5262. 1285.45 s [trial] Phase: fixupPhase
  5263. 1285.45 s [trial] shrinking RPATHs of ELF executables and libraries in /nix/store/s0syrbk9np4vabc3scxfs4v39p444yhv-trial-0.0.0.0
  5264. 1285.45 s [trial] shrinking /nix/store/s0syrbk9np4vabc3scxfs4v39p444yhv-trial-0.0.0.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHStrial-0.0.0.0-Jrl8O9OhRv71S0IkWeGbAX-ghc9.6.3.so
  5265. 1285.45 s [trial] checking for references to /build/ in /nix/store/s0syrbk9np4vabc3scxfs4v39p444yhv-trial-0.0.0.0...
  5266. 1285.45 s [trial] patching script interpreter paths in /nix/store/s0syrbk9np4vabc3scxfs4v39p444yhv-trial-0.0.0.0
  5267. 1285.45 s [trial] stripping (with command strip and flags -S -p) in /nix/store/s0syrbk9np4vabc3scxfs4v39p444yhv-trial-0.0.0.0/lib
  5268. 1285.45 s [trial] shrinking RPATHs of ELF executables and libraries in /nix/store/dhrqx3anyms4i9q52232hhcsfaw43r43-trial-0.0.0.0-doc
  5269. 1285.45 s [trial] checking for references to /build/ in /nix/store/dhrqx3anyms4i9q52232hhcsfaw43r43-trial-0.0.0.0-doc...
  5270. 1285.45 s [trial] patching script interpreter paths in /nix/store/dhrqx3anyms4i9q52232hhcsfaw43r43-trial-0.0.0.0-doc
  5271. 1285.45 s [validation-selective] Examples: 153 Tried: 153 Errors: 0 Failures: 0
  5272. 1285.45 s [validation-selective] Test suite validation-selective-doctest: PASS
  5273. 1285.45 s [validation-selective] Test suite logged to:
  5274. 1285.45 s [validation-selective] dist/test/validation-selective-0.2.0.0-validation-selective-doctest.log
  5275. 1285.45 s [validation-selective] Test suite validation-selective-test: RUNNING...
  5276. 1285.45 s [validation-selective]
  5277. 1285.45 s [validation-selective] Validation Property Tests
  5278. 1285.45 s [validation-selective] Semigroup instance for Validation
  5279. 1285.45 s [validation-selective] Associativity: a <> (b <> c) ≡ (a <> b) <> c [✔]
  5280. 1285.45 s [validation-selective] passed 100 tests.
  5281. 1285.45 s [validation-selective] Concatenation: sconcat ≡ foldr1 (<>) [✔]
  5282. 1285.45 s [validation-selective] passed 100 tests.
  5283. 1285.45 s [validation-selective] Times: stimes n a ≡ foldr1 (<>) (replicate n a) [✔]
  5284. 1285.45 s [validation-selective] passed 100 tests.
  5285. 1285.45 s [validation-selective] Monoid instance for Validation
  5286. 1285.45 s [validation-selective] Right Identity: x <> mempty ≡ x [✔]
  5287. 1285.45 s [validation-selective] passed 100 tests.
  5288. 1285.45 s [validation-selective] Left Identity: mempty <> x ≡ x [✔]
  5289. 1285.45 s [validation-selective] passed 100 tests.
  5290. 1285.45 s [validation-selective] Associativity: mappend a (mappend b c) ≡ mappend (mappend a b) c [✔]
  5291. 1285.45 s [validation-selective] passed 100 tests.
  5292. 1285.45 s [validation-selective] Concatenation: mconcat ≡ foldr mappend mempty [✔]
  5293. 1285.45 s [validation-selective] passed 100 tests.
  5294. 1285.45 s [validation-selective] Functor instance for Validation
  5295. 1285.45 s [validation-selective] Identity: fmap id ≡ id [✔]
  5296. 1285.45 s [validation-selective] passed 100 tests.
  5297. 1285.45 s [validation-selective] Composition: map f . fmap g ≡ fmap (f . g) [✔]
  5298. 1285.45 s [validation-selective] passed 100 tests.
  5299. 1285.45 s [validation-selective] Const: fmap (const x) ≡ x <$ [✔]
  5300. 1285.45 s [validation-selective] passed 100 tests.
  5301. 1285.45 s [validation-selective] Applicative instance for Validation
  5302. 1285.45 s [validation-selective] Identity: pure id <*> x ≡ x [✔]
  5303. 1285.45 s [validation-selective] passed 100 tests.
  5304. 1285.45 s [validation-selective] Composition: pure (.) <*> f <*> g <*> x ≡ f <*> (g <*> x) [✔]
  5305. 1285.45 s [validation-selective] passed 100 tests.
  5306. 1285.45 s [validation-selective] Homomorphism: pure f <*> pure x ≡ pure (f x) [✔]
  5307. 1285.45 s [validation-selective] passed 100 tests.
  5308. 1285.45 s [validation-selective] Interchange: f <*> pure x ≡ pure ($ x) <*> f [✔]
  5309. 1285.45 s [validation-selective] passed 100 tests.
  5310. 1285.45 s [validation-selective] Apply Right: u *> v ≡ (id <$ u) <*> v [✔]
  5311. 1285.45 s [validation-selective] passed 100 tests.
  5312. 1285.45 s [validation-selective] Apply Left: u <* v ≡ liftA2 const u v [✔]
  5313. 1285.45 s [validation-selective] passed 100 tests.
  5314. 1285.45 s [validation-selective] (<*>) via liftA2: (<*>) ≡ liftA2 id [✔]
  5315. 1285.45 s [validation-selective] passed 100 tests.
  5316. 1285.45 s [validation-selective] liftA2 via (<*>): liftA2 f x y ≡ f <$> x <*> y [✔]
  5317. 1285.45 s [validation-selective] passed 100 tests.
  5318. 1285.45 s [validation-selective] Alternative instance for Validation
  5319. 1285.45 s [validation-selective] Associativity: a <|> (b <|> c) ≡ (a <|> b) <|> c [✔]
  5320. 1285.45 s [validation-selective] passed 100 tests.
  5321. 1285.45 s [validation-selective] Right Identity: x <|> empty ≡ x [✔]
  5322. 1285.45 s [validation-selective] passed 100 tests.
  5323. 1285.45 s [validation-selective] Left Identity: empty <|> x ≡ x [✔]
  5324. 1285.45 s [validation-selective] passed 100 tests.
  5325. 1285.45 s [validation-selective] Selective instance for Validation
  5326. 1285.45 s [validation-selective] Identity: x <*? pure id ≡ either id id <$> x [✔]
  5327. 1285.45 s [validation-selective] passed 100 tests.
  5328. 1285.45 s [validation-selective] Distributivity: pure x <*? (y *> z) ≡ (pure x <*? y) *> (pure x <*? z) [✔]
  5329. 1285.45 s [validation-selective] passed 100 tests.
  5330. 1285.45 s [validation-selective] Associativity: x <*? (y <*? z) ≡ (f <$> x) <*? (g <$> y) <*? (h <$> z) [✔]
  5331. 1285.45 s [validation-selective] passed 100 tests.
  5332. 1285.45 s [validation-selective] Validation interface properties
  5333. 1285.45 s [validation-selective] partitionValidations x ≡ (failures x, successes x) [✔]
  5334. 1285.45 s [validation-selective] passed 100 tests.
  5335. 1285.45 s [validation-selective]
  5336. 1285.45 s [validation-selective] Finished in 0.6649 seconds
  5337. 1285.45 s [validation-selective] 25 examples, 0 failures
  5338. 1285.45 s [validation-selective] Test suite validation-selective-test: PASS
  5339. 1285.45 s [validation-selective] Test suite logged to:
  5340. 1285.45 s [validation-selective] dist/test/validation-selective-0.2.0.0-validation-selective-test.log
  5341. 1285.45 s [validation-selective] 2 of 2 test suites (2 of 2 test cases) passed.
  5342. 1285.45 s [validation-selective] Phase: haddockPhase
  5343. 1285.45 s [validation-selective] Preprocessing test suite 'validation-selective-doctest' for validation-selective-0.2.0.0..
  5344. 1285.45 s [validation-selective] Preprocessing library for validation-selective-0.2.0.0..
  5345. 1285.45 s [validation-selective] Running Haddock on library for validation-selective-0.2.0.0..
  5346. 1285.45 s [validation-selective] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  5347. 1285.45 s [validation-selective] 100% ( 16 / 16) in 'Validation.Combinators'
  5348. 1285.45 s [validation-selective] Warning: '<*?' is out of scope.
  5349. 1285.45 s [validation-selective] If you qualify the identifier, haddock can try to link it anyway.
  5350. 1285.45 s [validation-selective] 100% ( 39 / 39) in 'Validation'
  5351. 1285.45 s [validation-selective]
  5352. 1285.45 s [validation-selective] src/Validation.hs:108:47: warning: [-Wunused-imports]
  5353. 1285.45 s [validation-selective] The import of ‘Applicative’
  5354. 1285.45 s [validation-selective] from module ‘Control.Applicative’ is redundant
  5355. 1285.45 s [validation-selective] |
  5356. 1285.45 s [validation-selective] 108 | import Control.Applicative (Alternative (..), Applicative (..))
  5357. 1285.45 s [validation-selective] | ^^^^^^^^^^^^^^^^
  5358. 1285.45 s [validation-selective]
  5359. 1285.45 s [validation-selective] src/Validation.hs:861:10: warning: [GHC-40798] [-Woperator-whitespace]
  5360. 1285.45 s [validation-selective] The suffix use of a ‘:$$:’ might be repurposed as special syntax
  5361. 1285.45 s [validation-selective] by a future language extension.
  5362. 1285.45 s [validation-selective] Suggested fix: Add whitespace around ‘:$$:’.
  5363. 1285.45 s [validation-selective] |
  5364. 1285.45 s [vector] Installing internal library benchmarks-O2 in /nix/store/yg643nrca0x7papa0xzpx3g0j51lzm97-vector-0.13.2.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/vector-0.13.2.0-CeC1EjakYH1Ao4Hi3caoco-benchmarks-O2
  5365. 1285.45 s [vector] Phase: fixupPhase
  5366. 1285.45 s [vector] shrinking RPATHs of ELF executables and libraries in /nix/store/yg643nrca0x7papa0xzpx3g0j51lzm97-vector-0.13.2.0
  5367. 1285.45 s [vector] shrinking /nix/store/yg643nrca0x7papa0xzpx3g0j51lzm97-vector-0.13.2.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSvector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO-ghc9.6.3.so
  5368. 1285.45 s [vector] shrinking /nix/store/yg643nrca0x7papa0xzpx3g0j51lzm97-vector-0.13.2.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSvector-0.13.2.0-CeC1EjakYH1Ao4Hi3caoco-benchmarks-O2-ghc9.6.3.so
  5369. 1285.45 s [vector] checking for references to /build/ in /nix/store/yg643nrca0x7papa0xzpx3g0j51lzm97-vector-0.13.2.0...
  5370. 1285.45 s [vector] patching script interpreter paths in /nix/store/yg643nrca0x7papa0xzpx3g0j51lzm97-vector-0.13.2.0
  5371. 1285.45 s [vector] stripping (with command strip and flags -S -p) in /nix/store/yg643nrca0x7papa0xzpx3g0j51lzm97-vector-0.13.2.0/lib
  5372. 1285.53 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/3qfl9irw6mrh5rxdzsqf2fr1hqd0nfw7-nothunks-0.3.0.0 /nix/store/v295b2sa7i705bnwd7hg12q9rffjdzcc-nothunks-0.3.0.0-doc
  5373. 1286.12 s [post-build-hook] Pushing 2 paths (96 are already present) using zstd to cache sellout ⏳
  5374. 1286.12 s [post-build-hook]
  5375. 1286.47 s [post-build-hook] Pushing /nix/store/v295b2sa7i705bnwd7hg12q9rffjdzcc-nothunks-0.3.0.0-doc (836.24 KiB)
  5376. 1286.51 s [post-build-hook] Pushing /nix/store/3qfl9irw6mrh5rxdzsqf2fr1hqd0nfw7-nothunks-0.3.0.0 (2.74 MiB)
  5377. 1287.66 s [post-build-hook]
  5378. 1287.67 s [post-build-hook] All done.
  5379. 1287.73 s [post-build-hook] Uploading to the NixCI cache: /nix/store/3qfl9irw6mrh5rxdzsqf2fr1hqd0nfw7-nothunks-0.3.0.0 /nix/store/v295b2sa7i705bnwd7hg12q9rffjdzcc-nothunks-0.3.0.0-doc
  5380. 1287.80 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  5381. 1288.04 s [post-build-hook] copying 2 paths...
  5382. 1288.04 s [post-build-hook] copying path '/nix/store/v295b2sa7i705bnwd7hg12q9rffjdzcc-nothunks-0.3.0.0-doc' to 'https://cache.nix-ci.com'...
  5383. 1288.32 s [post-build-hook] copying path '/nix/store/3qfl9irw6mrh5rxdzsqf2fr1hqd0nfw7-nothunks-0.3.0.0' to 'https://cache.nix-ci.com'...
  5384. 1289.79 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  5385. 1290.13 s [post-build-hook] copying 1 paths...
  5386. 1290.13 s [post-build-hook] copying path '/nix/store/jk5pnql3wi2mav14z5mb508135qszg39-nothunks-0.3.0.0.drv' to 'https://cache.nix-ci.com'...
  5387. 1290.46 s Progress: 113 of 236 built (8 building), 285 of 285 downloaded from cache
  5388. 1290.66 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/dhrqx3anyms4i9q52232hhcsfaw43r43-trial-0.0.0.0-doc /nix/store/s0syrbk9np4vabc3scxfs4v39p444yhv-trial-0.0.0.0
  5389. 1291.30 s [post-build-hook] Pushing 1 paths (78 are already present) using zstd to cache sellout ⏳
  5390. 1291.30 s [post-build-hook]
  5391. 1291.67 s [post-build-hook] Pushing /nix/store/s0syrbk9np4vabc3scxfs4v39p444yhv-trial-0.0.0.0 (1.20 MiB)
  5392. 1292.83 s [post-build-hook]
  5393. 1292.83 s [post-build-hook] All done.
  5394. 1292.88 s [post-build-hook] Uploading to the NixCI cache: /nix/store/dhrqx3anyms4i9q52232hhcsfaw43r43-trial-0.0.0.0-doc /nix/store/s0syrbk9np4vabc3scxfs4v39p444yhv-trial-0.0.0.0
  5395. 1292.95 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  5396. 1293.18 s [post-build-hook] copying 4 paths...
  5397. 1293.18 s [post-build-hook] copying path '/nix/store/s5a0rxwjcipabksr39msscpbjbshjiq9-colourista-0.1.0.2-doc' to 'https://cache.nix-ci.com'...
  5398. 1293.58 s [post-build-hook] copying path '/nix/store/dhrqx3anyms4i9q52232hhcsfaw43r43-trial-0.0.0.0-doc' to 'https://cache.nix-ci.com'...
  5399. 1293.58 s [post-build-hook] copying path '/nix/store/n0kwmxl66dg3bjvglqjj7cds1d62277x-colourista-0.1.0.2' to 'https://cache.nix-ci.com'...
  5400. 1294.15 s [post-build-hook] copying path '/nix/store/s0syrbk9np4vabc3scxfs4v39p444yhv-trial-0.0.0.0' to 'https://cache.nix-ci.com'...
  5401. 1294.84 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  5402. 1295.11 s [post-build-hook] copying 2 paths...
  5403. 1295.11 s [post-build-hook] copying path '/nix/store/azjm5q7j74jr827s6m7v7jylh2asa31r-colourista-0.1.0.2.drv' to 'https://cache.nix-ci.com'...
  5404. 1295.33 s [post-build-hook] copying path '/nix/store/0xv7r5n6pja1bp3vywhdq1bzgnjkp6n7-trial-0.0.0.0.drv' to 'https://cache.nix-ci.com'...
  5405. 1295.61 s Progress: 114 of 237 built (7 building), 285 of 285 downloaded from cache
  5406. 1295.62 s [validation-selective] 861 | ':$$: 'Text "which means that you can't use 'Monad' methods with 'Validation'."
  5407. 1295.66 s [validation-selective] | ^^^^
  5408. 1295.66 s [validation-selective] Warning: Validation: could not find link destinations for:
  5409. 1295.66 s [validation-selective] - Validation.NoValidationMonadError
  5410. 1295.66 s [validation-selective] Documentation created: dist/doc/html/validation-selective/index.html,
  5411. 1295.66 s [validation-selective] dist/doc/html/validation-selective/validation-selective.txt
  5412. 1295.66 s [validation-selective] Preprocessing test suite 'validation-selective-test' for validation-selective-0.2.0.0..
  5413. 1295.66 s [validation-selective] Phase: installPhase
  5414. 1295.66 s [validation-selective] Installing library in /nix/store/1y5rnrp4cpd3j5q30fxvli690bhhyhch-validation-selective-0.2.0.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/validation-selective-0.2.0.0-4k9HmLwk1N03NhVCmaqkEK
  5415. 1295.66 s [validation-selective] Phase: fixupPhase
  5416. 1295.66 s [validation-selective] shrinking RPATHs of ELF executables and libraries in /nix/store/1y5rnrp4cpd3j5q30fxvli690bhhyhch-validation-selective-0.2.0.0
  5417. 1295.66 s [validation-selective] shrinking /nix/store/1y5rnrp4cpd3j5q30fxvli690bhhyhch-validation-selective-0.2.0.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSvalidation-selective-0.2.0.0-4k9HmLwk1N03NhVCmaqkEK-ghc9.6.3.so
  5418. 1295.66 s [validation-selective] checking for references to /build/ in /nix/store/1y5rnrp4cpd3j5q30fxvli690bhhyhch-validation-selective-0.2.0.0...
  5419. 1295.66 s [validation-selective] patching script interpreter paths in /nix/store/1y5rnrp4cpd3j5q30fxvli690bhhyhch-validation-selective-0.2.0.0
  5420. 1295.66 s [validation-selective] stripping (with command strip and flags -S -p) in /nix/store/1y5rnrp4cpd3j5q30fxvli690bhhyhch-validation-selective-0.2.0.0/lib
  5421. 1295.66 s [validation-selective] shrinking RPATHs of ELF executables and libraries in /nix/store/zl92p4w03fk71q40pz3mgl8a7v9cywcp-validation-selective-0.2.0.0-doc
  5422. 1295.66 s [validation-selective] checking for references to /build/ in /nix/store/zl92p4w03fk71q40pz3mgl8a7v9cywcp-validation-selective-0.2.0.0-doc...
  5423. 1295.66 s [validation-selective] patching script interpreter paths in /nix/store/zl92p4w03fk71q40pz3mgl8a7v9cywcp-validation-selective-0.2.0.0-doc
  5424. 1295.97 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/yg643nrca0x7papa0xzpx3g0j51lzm97-vector-0.13.2.0
  5425. 1296.45 s [post-build-hook] Nothing to push - all store paths are already on Cachix.
  5426. 1296.48 s [post-build-hook] Uploading to the NixCI cache: /nix/store/yg643nrca0x7papa0xzpx3g0j51lzm97-vector-0.13.2.0
  5427. 1296.55 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  5428. 1296.57 s [post-build-hook] copying 1 paths...
  5429. 1296.57 s [post-build-hook] copying path '/nix/store/yg643nrca0x7papa0xzpx3g0j51lzm97-vector-0.13.2.0' to 'https://cache.nix-ci.com'...
  5430. 1317.13 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  5431. 1317.28 s [post-build-hook] copying 0 paths...
  5432. 1317.32 s Progress: 115 of 238 built (6 building), 285 of 285 downloaded from cache
  5433. 1317.42 s Building attoparsec
  5434. 1317.48 s Building nothunks
  5435. 1317.54 s Building trial-optparse-applicative
  5436. 1317.61 s Building unordered-containers
  5437. 1317.62 s [attoparsec] [ 9 of 16] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o, dist/build/Data/Attoparsec/Text/Lazy.dyn_o )
  5438. 1317.62 s [attoparsec] [10 of 16] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o, dist/build/Data/Attoparsec/ByteString/Internal.dyn_o )
  5439. 1317.62 s [attoparsec] [11 of 16] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o, dist/build/Data/Attoparsec/ByteString.dyn_o )
  5440. 1317.62 s [attoparsec] [12 of 16] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o, dist/build/Data/Attoparsec/ByteString/Lazy.dyn_o )
  5441. 1317.62 s [attoparsec] [13 of 16] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o, dist/build/Data/Attoparsec/Lazy.dyn_o )
  5442. 1317.62 s [attoparsec] [14 of 16] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o, dist/build/Data/Attoparsec/ByteString/Char8.dyn_o )
  5443. 1317.62 s [attoparsec]
  5444. 1317.62 s [attoparsec] Data/Attoparsec/ByteString/Char8.hs:154:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5445. 1317.62 s [attoparsec] The use of ‘~’ without TypeOperators
  5446. 1317.62 s [attoparsec] will become an error in a future GHC release.
  5447. 1317.62 s [attoparsec] Suggested fix: Perhaps you intended to use TypeOperators
  5448. 1317.62 s [attoparsec] |
  5449. 1317.62 s [attoparsec] 154 | instance (a ~ B.ByteString) => IsString (Parser a) where
  5450. 1317.62 s [attoparsec] | ^
  5451. 1317.62 s [attoparsec] [15 of 16] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o, dist/build/Data/Attoparsec/Char8.dyn_o )
  5452. 1317.62 s [attoparsec] [16 of 16] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o, dist/build/Data/Attoparsec.dyn_o )
  5453. 1317.62 s [attoparsec] [ 1 of 16] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.p_o )
  5454. 1317.62 s [attoparsec]
  5455. 1317.62 s [attoparsec] Data/Attoparsec/Internal/Types.hs:28:53: warning: [-Wunused-imports]
  5456. 1317.62 s [attoparsec] The import of ‘<$>’ from module ‘Control.Applicative’ is redundant
  5457. 1317.62 s [attoparsec] |
  5458. 1317.62 s [attoparsec] 28 | import Control.Applicative as App (Applicative(..), (<$>))
  5459. 1317.62 s [attoparsec] | ^^^^^
  5460. 1317.62 s [attoparsec]
  5461. 1317.62 s [attoparsec] Data/Attoparsec/Internal/Types.hs:34:1: warning: [-Wunused-imports]
  5462. 1317.62 s [attoparsec] The import of ‘Data.Semigroup’ is redundant
  5463. 1317.62 s [attoparsec] except perhaps to import instances from ‘Data.Semigroup’
  5464. 1317.62 s [attoparsec] To import instances alone, use: import Data.Semigroup()
  5465. 1317.62 s [attoparsec] |
  5466. 1317.62 s [attoparsec] 34 | import Data.Semigroup (Semigroup(..))
  5467. 1317.62 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5468. 1317.62 s [attoparsec] [ 2 of 16] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.p_o )
  5469. 1317.62 s [attoparsec] [ 3 of 16] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.p_o )
  5470. 1317.62 s [attoparsec] [ 4 of 16] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.p_o )
  5471. 1317.62 s [attoparsec] [ 5 of 16] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.p_o )
  5472. 1317.62 s [attoparsec]
  5473. 1317.62 s [attoparsec] Data/Attoparsec/Zepto.hs:46:1: warning: [-Wunused-imports]
  5474. 1317.62 s [attoparsec] The import of ‘Data.Semigroup’ is redundant
  5475. 1317.62 s [attoparsec] except perhaps to import instances from ‘Data.Semigroup’
  5476. 1317.62 s [attoparsec] To import instances alone, use: import Data.Semigroup()
  5477. 1317.62 s [attoparsec] |
  5478. 1317.62 s [attoparsec] 46 | import Data.Semigroup (Semigroup(..))
  5479. 1317.62 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5480. 1317.62 s [attoparsec] [ 6 of 16] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.p_o )
  5481. 1317.62 s [attoparsec]
  5482. 1317.62 s [attoparsec] Phase: setupCompilerEnvironmentPhase
  5483. 1317.62 s [attoparsec] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  5484. 1317.62 s [extensions] Documentation created: dist/doc/html/extensions/index.html,
  5485. 1317.62 s [extensions] dist/doc/html/extensions/extensions.txt
  5486. 1317.62 s [extensions] Preprocessing test suite 'extensions-test' for extensions-0.1.0.1..
  5487. 1317.62 s [extensions] Preprocessing executable 'extensions' for extensions-0.1.0.1..
  5488. 1317.62 s [extensions] Phase: installPhase
  5489. 1317.62 s [extensions] Installing library in /nix/store/b6czc33jw8cpxldgxh5r8mbz9vdxp3ch-extensions-0.1.0.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/extensions-0.1.0.1-CwTGXRri81aEIgh9FFtOLT
  5490. 1317.62 s [extensions] Installing executable extensions in /nix/store/b6czc33jw8cpxldgxh5r8mbz9vdxp3ch-extensions-0.1.0.1/bin
  5491. 1317.62 s [extensions] Warning: The directory
  5492. 1317.62 s [extensions] /nix/store/b6czc33jw8cpxldgxh5r8mbz9vdxp3ch-extensions-0.1.0.1/bin is not in
  5493. 1317.62 s [extensions] the system search path.
  5494. 1317.63 s [extensions] Phase: fixupPhase
  5495. 1317.63 s [extensions] shrinking RPATHs of ELF executables and libraries in /nix/store/b6czc33jw8cpxldgxh5r8mbz9vdxp3ch-extensions-0.1.0.1
  5496. 1317.63 s [extensions] shrinking /nix/store/b6czc33jw8cpxldgxh5r8mbz9vdxp3ch-extensions-0.1.0.1/bin/extensions
  5497. 1317.63 s [extensions] shrinking /nix/store/b6czc33jw8cpxldgxh5r8mbz9vdxp3ch-extensions-0.1.0.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSextensions-0.1.0.1-CwTGXRri81aEIgh9FFtOLT-ghc9.6.3.so
  5498. 1317.63 s [extensions] checking for references to /build/ in /nix/store/b6czc33jw8cpxldgxh5r8mbz9vdxp3ch-extensions-0.1.0.1...
  5499. 1317.63 s [extensions] patching script interpreter paths in /nix/store/b6czc33jw8cpxldgxh5r8mbz9vdxp3ch-extensions-0.1.0.1
  5500. 1317.63 s [extensions] stripping (with command strip and flags -S -p) in /nix/store/b6czc33jw8cpxldgxh5r8mbz9vdxp3ch-extensions-0.1.0.1/lib /nix/store/b6czc33jw8cpxldgxh5r8mbz9vdxp3ch-extensions-0.1.0.1/bin
  5501. 1317.63 s [extensions] shrinking RPATHs of ELF executables and libraries in /nix/store/f41pmpkglcnqhrw5r0cpjmlq0x2j3x1g-extensions-0.1.0.1-doc
  5502. 1317.63 s [extensions] checking for references to /build/ in /nix/store/f41pmpkglcnqhrw5r0cpjmlq0x2j3x1g-extensions-0.1.0.1-doc...
  5503. 1317.63 s [extensions] patching script interpreter paths in /nix/store/f41pmpkglcnqhrw5r0cpjmlq0x2j3x1g-extensions-0.1.0.1-doc
  5504. 1317.63 s [generic-arbitrary] Phase: setupCompilerEnvironmentPhase
  5505. 1317.63 s [generic-arbitrary] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  5506. 1317.63 s [generic-arbitrary] Phase: unpackPhase
  5507. 1317.63 s [generic-arbitrary] unpacking source archive /nix/store/pqsb68zcd86h2dl9v2y7x2yvg11m8wjh-generic-arbitrary-1.0.1.2.tar.gz
  5508. 1317.63 s [generic-arbitrary] source root is generic-arbitrary-1.0.1.2
  5509. 1317.63 s [generic-arbitrary] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "generic-arbitrary-1.0.1.2/test/Test.hs"
  5510. 1317.63 s [generic-arbitrary] Phase: patchPhase
  5511. 1317.63 s [generic-arbitrary] Phase: compileBuildDriverPhase
  5512. 1317.63 s [generic-arbitrary] setupCompileFlags: -package-db=/build/tmp.V7Q9kxd759/setup-package.conf.d -threaded
  5513. 1317.63 s [generic-arbitrary] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.V7Q9kxd759/Main.o )
  5514. 1317.63 s [generic-arbitrary] [2 of 2] Linking Setup
  5515. 1317.63 s [generic-arbitrary] Phase: updateAutotoolsGnuConfigScriptsPhase
  5516. 1317.63 s [generic-arbitrary] Phase: configurePhase
  5517. 1317.63 s [generic-arbitrary] configureFlags: --verbose --prefix=/nix/store/ygml11mc26xhqi8j4b253xi58fwiyq5y-generic-arbitrary-1.0.1.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/1z22lxvkjawsgmna9kg25i4plvzmhm4h-generic-arbitrary-1.0.1.2-doc/share/doc/generic-arbitrary-1.0.1.2 --with-gcc=gcc --package-db=/build/tmp.V7Q9kxd759/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  5518. 1317.63 s [generic-arbitrary] Using Parsec parser
  5519. 1317.63 s [generic-arbitrary] Configuring generic-arbitrary-1.0.1.2...
  5520. 1317.63 s [generic-arbitrary] Dependency QuickCheck >=2.8: using QuickCheck-2.14.3
  5521. 1317.63 s [generic-arbitrary] Dependency base >=4.8 && <5: using base-4.18.1.0
  5522. 1317.63 s [generic-arbitrary] Dependency QuickCheck >=2.10: using QuickCheck-2.14.3
  5523. 1317.63 s [generic-arbitrary] Dependency base >=4.12 && <5: using base-4.18.1.0
  5524. 1317.63 s [generic-arbitrary] Dependency deepseq: using deepseq-1.4.8.1
  5525. 1317.63 s [generic-arbitrary] Dependency generic-arbitrary: using generic-arbitrary-1.0.1.2
  5526. 1317.63 s [generic-arbitrary] Dependency tasty <1.4.0.1 || >=1.4.2: using tasty-1.5.3
  5527. 1317.63 s [generic-arbitrary] Dependency tasty-discover >=2.0.0: using tasty-discover-5.0.1
  5528. 1317.63 s [generic-arbitrary] Dependency tasty-hunit >=0.9.2: using tasty-hunit-0.10.2
  5529. 1317.63 s [generic-arbitrary] Dependency tasty-quickcheck: using tasty-quickcheck-0.11
  5530. 1317.63 s [generic-arbitrary] Source component graph:
  5531. 1317.63 s [generic-arbitrary] component lib
  5532. 1317.63 s [generic-arbitrary] component test:test dependency lib
  5533. 1317.63 s [generic-arbitrary] Configured component graph:
  5534. 1317.63 s [generic-arbitrary] component generic-arbitrary-1.0.1.2-6SA9GnacZLZ9tEZ5h0Cxn3
  5535. 1317.63 s [generic-arbitrary] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  5536. 1317.63 s [generic-arbitrary] include base-4.18.1.0
  5537. 1317.63 s [generic-arbitrary] component generic-arbitrary-1.0.1.2-4UAPVRT3BHHBrrE57PbYEp-test
  5538. 1317.63 s [generic-arbitrary] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  5539. 1317.63 s [generic-arbitrary] include base-4.18.1.0
  5540. 1317.63 s [generic-arbitrary] include deepseq-1.4.8.1
  5541. 1317.63 s [generic-arbitrary] include generic-arbitrary-1.0.1.2-6SA9GnacZLZ9tEZ5h0Cxn3
  5542. 1317.63 s [generic-arbitrary] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  5543. 1317.63 s [generic-arbitrary] include tasty-discover-5.0.1-GX8hzErAxDS1BrwEYXNuQR
  5544. 1317.63 s [generic-arbitrary] include tasty-hunit-0.10.2-HGm8sccssx1BtIU4TO93vm
  5545. 1317.63 s [generic-arbitrary] include tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  5546. 1317.63 s [generic-arbitrary] Linked component graph:
  5547. 1317.63 s [generic-arbitrary] unit generic-arbitrary-1.0.1.2-6SA9GnacZLZ9tEZ5h0Cxn3
  5548. 1317.63 s [generic-arbitrary] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  5549. 1317.63 s [generic-arbitrary] include base-4.18.1.0
  5550. 1317.63 s [generic-arbitrary] Test.QuickCheck.Arbitrary.Generic=generic-arbitrary-1.0.1.2-6SA9GnacZLZ9tEZ5h0Cxn3:Test.QuickCheck.Arbitrary.Generic
  5551. 1317.63 s [generic-arbitrary] unit generic-arbitrary-1.0.1.2-4UAPVRT3BHHBrrE57PbYEp-test
  5552. 1317.63 s [generic-arbitrary] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  5553. 1317.63 s [generic-arbitrary] include base-4.18.1.0
  5554. 1317.63 s [generic-arbitrary] include deepseq-1.4.8.1
  5555. 1317.63 s [generic-arbitrary] include generic-arbitrary-1.0.1.2-6SA9GnacZLZ9tEZ5h0Cxn3
  5556. 1317.63 s [megaparsec] [ 2 of 18] Compiling Text.Megaparsec.Error[boot] ( Text/Megaparsec/Error.hs-boot, dist/build/Text/Megaparsec/Error.p_o-boot )
  5557. 1317.63 s [megaparsec] [ 3 of 18] Compiling Text.Megaparsec.State ( Text/Megaparsec/State.hs, dist/build/Text/Megaparsec/State.p_o )
  5558. 1317.63 s [megaparsec] [ 4 of 18] Compiling Text.Megaparsec.Stream ( Text/Megaparsec/Stream.hs, dist/build/Text/Megaparsec/Stream.p_o )
  5559. 1317.63 s [megaparsec] [ 5 of 18] Compiling Text.Megaparsec.Error ( Text/Megaparsec/Error.hs, dist/build/Text/Megaparsec/Error.p_o )
  5560. 1317.63 s [megaparsec] [ 6 of 18] Compiling Text.Megaparsec.Error.Builder ( Text/Megaparsec/Error/Builder.hs, dist/build/Text/Megaparsec/Error/Builder.p_o )
  5561. 1317.63 s [megaparsec] [ 7 of 18] Compiling Text.Megaparsec.Internal[boot] ( Text/Megaparsec/Internal.hs-boot, dist/build/Text/Megaparsec/Internal.p_o-boot )
  5562. 1317.63 s [megaparsec] [ 8 of 18] Compiling Text.Megaparsec.Class ( Text/Megaparsec/Class.hs, dist/build/Text/Megaparsec/Class.p_o )
  5563. 1317.64 s [megaparsec] [ 9 of 18] Compiling Text.Megaparsec.Internal ( Text/Megaparsec/Internal.hs, dist/build/Text/Megaparsec/Internal.p_o )
  5564. 1317.64 s [megaparsec] [10 of 18] Compiling Text.Megaparsec.Debug ( Text/Megaparsec/Debug.hs, dist/build/Text/Megaparsec/Debug.p_o )
  5565. 1317.64 s [megaparsec] [11 of 18] Compiling Text.Megaparsec ( Text/Megaparsec.hs, dist/build/Text/Megaparsec.p_o )
  5566. 1317.64 s [megaparsec] [12 of 18] Compiling Text.Megaparsec.Common ( Text/Megaparsec/Common.hs, dist/build/Text/Megaparsec/Common.p_o )
  5567. 1317.64 s [megaparsec] [13 of 18] Compiling Text.Megaparsec.Lexer ( Text/Megaparsec/Lexer.hs, dist/build/Text/Megaparsec/Lexer.p_o )
  5568. 1317.64 s [megaparsec] [14 of 18] Compiling Text.Megaparsec.Char ( Text/Megaparsec/Char.hs, dist/build/Text/Megaparsec/Char.p_o )
  5569. 1317.64 s [megaparsec] [15 of 18] Compiling Text.Megaparsec.Char.Lexer ( Text/Megaparsec/Char/Lexer.hs, dist/build/Text/Megaparsec/Char/Lexer.p_o )
  5570. 1317.64 s [megaparsec] [16 of 18] Compiling Text.Megaparsec.Byte.Binary ( Text/Megaparsec/Byte/Binary.hs, dist/build/Text/Megaparsec/Byte/Binary.p_o )
  5571. 1317.64 s [megaparsec] [17 of 18] Compiling Text.Megaparsec.Byte ( Text/Megaparsec/Byte.hs, dist/build/Text/Megaparsec/Byte.p_o )
  5572. 1317.64 s [megaparsec] [18 of 18] Compiling Text.Megaparsec.Byte.Lexer ( Text/Megaparsec/Byte/Lexer.hs, dist/build/Text/Megaparsec/Byte/Lexer.p_o )
  5573. 1317.64 s [megaparsec] buildPhase completed in 34 seconds
  5574. 1317.64 s [megaparsec] Phase: checkPhase
  5575. 1317.64 s [megaparsec] Package has no test suites.
  5576. 1317.64 s [megaparsec] Phase: haddockPhase
  5577. 1317.64 s [megaparsec] Preprocessing library for megaparsec-9.6.1..
  5578. 1317.64 s [megaparsec] Running Haddock on library for megaparsec-9.6.1..
  5579. 1317.64 s [megaparsec] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  5580. 1317.64 s [megaparsec] 100% ( 12 / 12) in 'Text.Megaparsec.Pos'
  5581. 1317.64 s [megaparsec] 100% ( 5 / 5) in 'Text.Megaparsec.State'
  5582. 1317.64 s [megaparsec] Warning: 'Text' is out of scope.
  5583. 1317.64 s [megaparsec] If you qualify the identifier, haddock can try to link it anyway.
  5584. 1317.64 s [megaparsec] Warning: 'ByteString' is out of scope.
  5585. 1317.64 s [megaparsec] If you qualify the identifier, haddock can try to link it anyway.
  5586. 1317.64 s [megaparsec] 100% ( 6 / 6) in 'Text.Megaparsec.Stream'
  5587. 1317.64 s [megaparsec] 100% ( 16 / 16) in 'Text.Megaparsec.Error'
  5588. 1317.64 s [megaparsec] 100% ( 17 / 17) in 'Text.Megaparsec.Error.Builder'
  5589. 1317.64 s [megaparsec] Warning: 'label' is ambiguous. It is defined
  5590. 1317.64 s [megaparsec] * in ‘Control.Monad.Cont.Class’
  5591. 1317.64 s [megaparsec] * at Text/Megaparsec/Class.hs:61:3
  5592. 1317.64 s [megaparsec] You may be able to disambiguate the identifier by qualifying it or
  5593. 1317.64 s [megaparsec] by specifying the type/value namespace explicitly.
  5594. 1317.64 s [megaparsec] Defaulting to the one defined at Text/Megaparsec/Class.hs:50:1
  5595. 1317.64 s [megaparsec] 100% ( 14 / 14) in 'Text.Megaparsec.Internal'
  5596. 1317.64 s [megaparsec] 100% ( 3 / 3) in 'Text.Megaparsec.Debug'
  5597. 1317.64 s [megaparsec] 100% ( 51 / 51) in 'Text.Megaparsec'
  5598. 1317.64 s [megaparsec] Warning: 'skipLineComment' is out of scope.
  5599. 1317.64 s [megaparsec] If you qualify the identifier, haddock can try to link it anyway.
  5600. 1317.64 s [megaparsec] Warning: 'skipBlockComment' is out of scope.
  5601. 1317.64 s [megaparsec] If you qualify the identifier, haddock can try to link it anyway.
  5602. 1317.64 s [megaparsec] 100% ( 37 / 37) in 'Text.Megaparsec.Char'
  5603. 1317.64 s [megaparsec] 100% ( 27 / 27) in 'Text.Megaparsec.Char.Lexer'
  5604. 1317.64 s [megaparsec] 100% ( 21 / 21) in 'Text.Megaparsec.Byte.Binary'
  5605. 1317.64 s [megaparsec] 100% ( 29 / 29) in 'Text.Megaparsec.Byte'
  5606. 1317.64 s [megaparsec] 100% ( 17 / 17) in 'Text.Megaparsec.Byte.Lexer'
  5607. 1317.64 s [megaparsec] Documentation created: dist/doc/html/megaparsec/index.html,
  5608. 1317.64 s [megaparsec] dist/doc/html/megaparsec/megaparsec.txt
  5609. 1317.64 s [megaparsec] Phase: installPhase
  5610. 1317.64 s [megaparsec] Installing library in /nix/store/9c0lm32ik2w1h62jk4p8mxnh0nmc0vhk-megaparsec-9.6.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq
  5611. 1317.64 s [slist] 100% ( 3 / 3) in 'Slist.Size'
  5612. 1317.64 s [slist] Warning: ':' is out of scope.
  5613. 1317.64 s [slist] If you qualify the identifier, haddock can try to link it anyway.
  5614. 1317.64 s [slist] 100% ( 12 / 12) in 'Slist.Type'
  5615. 1317.64 s [slist]
  5616. 1317.64 s [slist] src/Slist/Type.hs:29:57: warning: [-Wunused-imports]
  5617. 1317.64 s [slist] The import of ‘liftA2’
  5618. 1317.64 s [slist] from module ‘Control.Applicative’ is redundant
  5619. 1317.64 s [slist] |
  5620. 1317.64 s [slist] 29 | import Control.Applicative (Alternative (empty, (<|>)), liftA2)
  5621. 1317.64 s [slist] | ^^^^^^
  5622. 1317.64 s [slist]
  5623. 1317.64 s [slist] src/Slist/Type.hs:143:5: warning: [GHC-94458] [-Winvalid-haddock]
  5624. 1317.64 s [slist] A Haddock comment cannot appear in this position and will be ignored.
  5625. 1317.64 s [slist] |
  5626. 1317.64 s [slist] 143 | -- | Is the element in the structure?
  5627. 1317.64 s [slist] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5628. 1317.64 s [slist] 100% ( 6 / 6) in 'Slist.Maybe'
  5629. 1317.64 s [slist] 100% ( 7 / 7) in 'Slist.Containers'
  5630. 1317.64 s [slist] 100% (140 /140) in 'Slist'
  5631. 1317.64 s [slist] Documentation created: dist/doc/html/slist/index.html,
  5632. 1317.64 s [slist] dist/doc/html/slist/slist.txt
  5633. 1317.64 s [slist] Preprocessing test suite 'slist-test' for slist-0.2.1.0..
  5634. 1317.64 s [slist] Phase: installPhase
  5635. 1317.64 s [slist] Installing library in /nix/store/yc0mb7asd1fy618wc1n24cz6f4vy3mwp-slist-0.2.1.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/slist-0.2.1.0-C3rkFWz8C6sHLSdDEtpIJ3
  5636. 1317.64 s [slist] Phase: fixupPhase
  5637. 1317.64 s [slist] shrinking RPATHs of ELF executables and libraries in /nix/store/yc0mb7asd1fy618wc1n24cz6f4vy3mwp-slist-0.2.1.0
  5638. 1317.64 s [slist] shrinking /nix/store/yc0mb7asd1fy618wc1n24cz6f4vy3mwp-slist-0.2.1.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSslist-0.2.1.0-C3rkFWz8C6sHLSdDEtpIJ3-ghc9.6.3.so
  5639. 1317.64 s [slist] checking for references to /build/ in /nix/store/yc0mb7asd1fy618wc1n24cz6f4vy3mwp-slist-0.2.1.0...
  5640. 1317.64 s [slist] patching script interpreter paths in /nix/store/yc0mb7asd1fy618wc1n24cz6f4vy3mwp-slist-0.2.1.0
  5641. 1317.64 s [slist] stripping (with command strip and flags -S -p) in /nix/store/yc0mb7asd1fy618wc1n24cz6f4vy3mwp-slist-0.2.1.0/lib
  5642. 1317.64 s [slist] shrinking RPATHs of ELF executables and libraries in /nix/store/27z981b8w8q51v1m3sbpkgv2l1wr4chk-slist-0.2.1.0-doc
  5643. 1317.64 s [slist] checking for references to /build/ in /nix/store/27z981b8w8q51v1m3sbpkgv2l1wr4chk-slist-0.2.1.0-doc...
  5644. 1317.64 s [slist] patching script interpreter paths in /nix/store/27z981b8w8q51v1m3sbpkgv2l1wr4chk-slist-0.2.1.0-doc
  5645. 1317.74 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/1y5rnrp4cpd3j5q30fxvli690bhhyhch-validation-selective-0.2.0.0 /nix/store/zl92p4w03fk71q40pz3mgl8a7v9cywcp-validation-selective-0.2.0.0-doc
  5646. 1318.26 s [post-build-hook] Pushing 1 paths (69 are already present) using zstd to cache sellout ⏳
  5647. 1318.26 s [post-build-hook]
  5648. 1318.63 s [post-build-hook] Pushing /nix/store/1y5rnrp4cpd3j5q30fxvli690bhhyhch-validation-selective-0.2.0.0 (1.16 MiB)
  5649. 1320.05 s [post-build-hook]
  5650. 1320.05 s [post-build-hook] All done.
  5651. 1320.08 s [post-build-hook] Uploading to the NixCI cache: /nix/store/1y5rnrp4cpd3j5q30fxvli690bhhyhch-validation-selective-0.2.0.0 /nix/store/zl92p4w03fk71q40pz3mgl8a7v9cywcp-validation-selective-0.2.0.0-doc
  5652. 1320.14 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  5653. 1320.40 s [post-build-hook] copying 4 paths...
  5654. 1320.40 s [post-build-hook] copying path '/nix/store/1jh24dv0vy4rkdp407wxlvsyvq6bmdhl-selective-0.7.0.1-doc' to 'https://cache.nix-ci.com'...
  5655. 1321.16 s [post-build-hook] copying path '/nix/store/n4522v080f3sw4njgvrh1b88vp7lpzl0-selective-0.7.0.1' to 'https://cache.nix-ci.com'...
  5656. 1321.16 s [post-build-hook] copying path '/nix/store/zl92p4w03fk71q40pz3mgl8a7v9cywcp-validation-selective-0.2.0.0-doc' to 'https://cache.nix-ci.com'...
  5657. 1322.71 s [post-build-hook] copying path '/nix/store/1y5rnrp4cpd3j5q30fxvli690bhhyhch-validation-selective-0.2.0.0' to 'https://cache.nix-ci.com'...
  5658. 1323.36 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  5659. 1323.63 s [post-build-hook] copying 2 paths...
  5660. 1323.63 s [post-build-hook] copying path '/nix/store/dxagk7ampd1wwwv77gmvlfykgwh99qpl-selective-0.7.0.1.drv' to 'https://cache.nix-ci.com'...
  5661. 1323.86 s [post-build-hook] copying path '/nix/store/zfbgyczrfrqfv1w4rjn7jqrar3zf9bw0-validation-selective-0.2.0.0.drv' to 'https://cache.nix-ci.com'...
  5662. 1324.13 s Progress: 116 of 236 built (9 building), 285 of 285 downloaded from cache
  5663. 1324.13 s [attoparsec] Data/Attoparsec/Combinator.hs:46:46: warning: [-Wunused-imports]
  5664. 1324.13 s [attoparsec] The import of ‘liftA2’
  5665. 1324.13 s [attoparsec] from module ‘Control.Applicative’ is redundant
  5666. 1324.13 s [attoparsec] |
  5667. 1324.13 s [attoparsec] 46 | import Control.Applicative (Alternative(..), liftA2, many, (<|>))
  5668. 1324.13 s [attoparsec] | ^^^^^^
  5669. 1324.13 s [attoparsec] [ 7 of 16] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.p_o )
  5670. 1324.13 s [attoparsec]
  5671. 1324.13 s [attoparsec] Data/Attoparsec/Text/Internal.hs:68:1: warning: [-Wunused-imports]
  5672. 1324.13 s [attoparsec] The import of ‘*>, <$>, pure’
  5673. 1324.13 s [attoparsec] from module ‘Control.Applicative’ is redundant
  5674. 1324.13 s [attoparsec] |
  5675. 1324.13 s [attoparsec] 68 | import Control.Applicative ((<|>), (<$>), pure, (*>))
  5676. 1324.13 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5677. 1324.13 s [attoparsec]
  5678. 1324.13 s [attoparsec] Data/Attoparsec/Text/Internal.hs:91:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5679. 1324.13 s [attoparsec] The use of ‘~’ without TypeOperators
  5680. 1324.13 s [attoparsec] will become an error in a future GHC release.
  5681. 1324.13 s [attoparsec] Suggested fix: Perhaps you intended to use TypeOperators
  5682. 1324.13 s [attoparsec] |
  5683. 1324.13 s [attoparsec] 91 | instance (a ~ Text) => IsString (Parser a) where
  5684. 1324.13 s [attoparsec] | ^
  5685. 1324.13 s [attoparsec] [ 8 of 16] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.p_o )
  5686. 1324.13 s [attoparsec] [ 9 of 16] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.p_o )
  5687. 1324.13 s [attoparsec] [10 of 16] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.p_o )
  5688. 1324.13 s [attoparsec] [11 of 16] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.p_o )
  5689. 1324.13 s [attoparsec] [12 of 16] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.p_o )
  5690. 1324.13 s [attoparsec] [13 of 16] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.p_o )
  5691. 1324.13 s [attoparsec] [14 of 16] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.p_o )
  5692. 1324.13 s [attoparsec]
  5693. 1324.13 s [attoparsec] Data/Attoparsec/ByteString/Char8.hs:154:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5694. 1324.13 s [attoparsec] The use of ‘~’ without TypeOperators
  5695. 1324.13 s [attoparsec] will become an error in a future GHC release.
  5696. 1324.13 s [attoparsec] Suggested fix: Perhaps you intended to use TypeOperators
  5697. 1324.13 s [attoparsec] |
  5698. 1324.13 s [attoparsec] 154 | instance (a ~ B.ByteString) => IsString (Parser a) where
  5699. 1324.13 s [attoparsec] | ^
  5700. 1324.13 s [attoparsec] [15 of 16] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.p_o )
  5701. 1324.13 s [attoparsec] [16 of 16] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.p_o )
  5702. 1324.13 s [attoparsec] Preprocessing test suite 'attoparsec-tests' for attoparsec-0.14.4..
  5703. 1324.13 s [attoparsec] Building test suite 'attoparsec-tests' for attoparsec-0.14.4..
  5704. 1324.13 s [attoparsec] [ 1 of 12] Compiling QC.Common ( tests/QC/Common.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Common.o )
  5705. 1324.13 s [attoparsec] [ 2 of 12] Compiling QC.Combinator ( tests/QC/Combinator.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Combinator.o )
  5706. 1324.13 s [attoparsec] [ 3 of 12] Compiling QC.ByteString ( tests/QC/ByteString.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/ByteString.o )
  5707. 1324.13 s [attoparsec] [ 4 of 12] Compiling QC.Buffer ( tests/QC/Buffer.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Buffer.o )
  5708. 1324.13 s [attoparsec] [ 5 of 12] Compiling QC.IPv6.Types ( tests/QC/IPv6/Types.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/IPv6/Types.o )
  5709. 1324.13 s [attoparsec] [ 6 of 12] Compiling QC.IPv6.Internal ( tests/QC/IPv6/Internal.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/IPv6/Internal.o )
  5710. 1324.13 s [attoparsec]
  5711. 1324.13 s [attoparsec] Phase: unpackPhase
  5712. 1324.13 s [attoparsec] unpacking source archive /nix/store/7xizd63623bzgyny21lfm7krwk9kr0qf-attoparsec-0.14.4.tar.gz
  5713. 1324.13 s [attoparsec] source root is attoparsec-0.14.4
  5714. 1324.13 s [attoparsec] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "attoparsec-0.14.4/tests/QC/Text/Regressions.hs"
  5715. 1324.13 s [attoparsec] Phase: patchPhase
  5716. 1324.13 s [attoparsec] Replace Cabal file with edited version from mirror://hackage/attoparsec-0.14.4/revision/6.cabal.
  5717. 1324.13 s [attoparsec] Phase: compileBuildDriverPhase
  5718. 1324.13 s [attoparsec] setupCompileFlags: -package-db=/build/tmp.xN4dKNLxai/setup-package.conf.d -threaded
  5719. 1324.13 s [attoparsec] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.xN4dKNLxai/Main.o )
  5720. 1324.13 s [attoparsec] [2 of 2] Linking Setup
  5721. 1324.13 s [attoparsec] Phase: updateAutotoolsGnuConfigScriptsPhase
  5722. 1324.13 s [attoparsec] Phase: configurePhase
  5723. 1324.13 s [attoparsec] configureFlags: --verbose --prefix=/nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.xN4dKNLxai/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 --extra-lib-dirs=/nix/store/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  5724. 1324.13 s [attoparsec] Using Parsec parser
  5725. 1324.13 s [attoparsec] Configuring attoparsec-0.14.4...
  5726. 1324.13 s [attoparsec] Flags chosen: developer=False
  5727. 1324.13 s [attoparsec] Dependency array: using array-0.5.5.0
  5728. 1324.13 s [attoparsec] Dependency attoparsec:attoparsec-internal: using attoparsec-0.14.4
  5729. 1324.13 s [attoparsec] Dependency base >=4.5 && <5: using base-4.18.1.0
  5730. 1324.13 s [attoparsec] Dependency bytestring <0.13: using bytestring-0.11.5.2
  5731. 1324.13 s [attoparsec] Dependency containers: using containers-0.6.7
  5732. 1324.13 s [attoparsec] Dependency deepseq: using deepseq-1.4.8.1
  5733. 1324.13 s [attoparsec] Dependency ghc-prim <0.14: using ghc-prim-0.10.0
  5734. 1324.13 s [attoparsec] Dependency scientific >=0.3.1 && <0.4: using scientific-0.3.8.0
  5735. 1324.13 s [attoparsec] Dependency text >=1.1.1.3: using text-2.0.2
  5736. 1324.13 s [attoparsec] Dependency transformers >=0.2 && <0.4 || >=0.4.1.0 && <0.7: using
  5737. 1324.13 s [attoparsec] transformers-0.6.1.0
  5738. 1324.13 s [attoparsec] Dependency array: using array-0.5.5.0
  5739. 1324.13 s [attoparsec] Dependency base >=4.5 && <5: using base-4.18.1.0
  5740. 1324.13 s [attoparsec] Dependency bytestring <0.13: using bytestring-0.11.5.2
  5741. 1324.13 s [attoparsec] Dependency text >=1.1.1.3: using text-2.0.2
  5742. 1324.13 s [attoparsec] Dependency QuickCheck >=2.13.2 && <2.16: using QuickCheck-2.14.3
  5743. 1324.13 s [attoparsec] Dependency array: using array-0.5.5.0
  5744. 1324.13 s [attoparsec] Dependency attoparsec:{attoparsec, attoparsec-internal}: using
  5745. 1324.13 s [attoparsec] attoparsec-0.14.4
  5746. 1324.13 s [attoparsec] Dependency attoparsec:{attoparsec, attoparsec-internal}: using
  5747. 1324.13 s [attoparsec] attoparsec-0.14.4
  5748. 1324.13 s [attoparsec] Dependency base: using base-4.18.1.0
  5749. 1324.13 s [attoparsec] Dependency bytestring: using bytestring-0.11.5.2
  5750. 1324.13 s [attoparsec] Dependency deepseq >=1.1: using deepseq-1.4.8.1
  5751. 1324.13 s [attoparsec] Dependency quickcheck-unicode: using quickcheck-unicode-1.0.1.0
  5752. 1324.13 s [attoparsec] Dependency scientific: using scientific-0.3.8.0
  5753. 1324.13 s [attoparsec] Dependency tasty >=0.11: using tasty-1.5.3
  5754. 1324.13 s [attoparsec] Dependency tasty-quickcheck >=0.8: using tasty-quickcheck-0.11
  5755. 1324.13 s [attoparsec] Dependency text: using text-2.0.2
  5756. 1324.13 s [attoparsec] Dependency transformers: using transformers-0.6.1.0
  5757. 1324.13 s [attoparsec] Dependency vector: using vector-0.13.2.0
  5758. 1324.13 s [attoparsec] Source component graph:
  5759. 1324.13 s [attoparsec] component lib:attoparsec-internal
  5760. 1324.13 s [attoparsec] component lib dependency lib:attoparsec-internal
  5761. 1324.13 s [attoparsec] component test:attoparsec-tests
  5762. 1324.13 s [attoparsec] dependency lib
  5763. 1324.13 s [attoparsec] dependency lib:attoparsec-internal
  5764. 1324.13 s [attoparsec] Configured component graph:
  5765. 1324.13 s [attoparsec] component attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal
  5766. 1324.13 s [attoparsec] include array-0.5.5.0
  5767. 1324.13 s [attoparsec] include base-4.18.1.0
  5768. 1324.13 s [attoparsec] include bytestring-0.11.5.2
  5769. 1324.13 s [attoparsec] include text-2.0.2
  5770. 1324.13 s [attoparsec] component attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  5771. 1324.13 s [attoparsec] include array-0.5.5.0
  5772. 1324.28 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/b6czc33jw8cpxldgxh5r8mbz9vdxp3ch-extensions-0.1.0.1 /nix/store/f41pmpkglcnqhrw5r0cpjmlq0x2j3x1g-extensions-0.1.0.1-doc
  5773. 1324.82 s [post-build-hook] Pushing 2 paths (87 are already present) using zstd to cache sellout ⏳
  5774. 1324.82 s [post-build-hook]
  5775. 1325.19 s [post-build-hook] Pushing /nix/store/f41pmpkglcnqhrw5r0cpjmlq0x2j3x1g-extensions-0.1.0.1-doc (915.09 KiB)
  5776. 1325.22 s [post-build-hook] Pushing /nix/store/b6czc33jw8cpxldgxh5r8mbz9vdxp3ch-extensions-0.1.0.1 (9.30 MiB)
  5777. 1326.36 s [post-build-hook]
  5778. 1326.36 s [post-build-hook] All done.
  5779. 1326.39 s [post-build-hook] Uploading to the NixCI cache: /nix/store/b6czc33jw8cpxldgxh5r8mbz9vdxp3ch-extensions-0.1.0.1 /nix/store/f41pmpkglcnqhrw5r0cpjmlq0x2j3x1g-extensions-0.1.0.1-doc
  5780. 1326.49 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  5781. 1326.74 s [post-build-hook] copying 2 paths...
  5782. 1326.74 s [post-build-hook] copying path '/nix/store/f41pmpkglcnqhrw5r0cpjmlq0x2j3x1g-extensions-0.1.0.1-doc' to 'https://cache.nix-ci.com'...
  5783. 1327.21 s [post-build-hook] copying path '/nix/store/b6czc33jw8cpxldgxh5r8mbz9vdxp3ch-extensions-0.1.0.1' to 'https://cache.nix-ci.com'...
  5784. 1330.47 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  5785. 1330.72 s [post-build-hook] copying 1 paths...
  5786. 1330.81 s [post-build-hook] copying path '/nix/store/1rm5nzx11akb6d7hfwpr5yx0n2s2nk1a-extensions-0.1.0.1.drv' to 'https://cache.nix-ci.com'...
  5787. 1330.99 s Progress: 117 of 236 built (8 building), 285 of 285 downloaded from cache
  5788. 1330.99 s [generic-arbitrary] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  5789. 1330.99 s [generic-arbitrary] include tasty-discover-5.0.1-GX8hzErAxDS1BrwEYXNuQR
  5790. 1330.99 s [generic-arbitrary] include tasty-hunit-0.10.2-HGm8sccssx1BtIU4TO93vm
  5791. 1330.99 s [generic-arbitrary] include tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  5792. 1330.99 s [generic-arbitrary] Ready component graph:
  5793. 1330.99 s [generic-arbitrary] definite generic-arbitrary-1.0.1.2-6SA9GnacZLZ9tEZ5h0Cxn3
  5794. 1330.99 s [generic-arbitrary] depends QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  5795. 1330.99 s [generic-arbitrary] depends base-4.18.1.0
  5796. 1330.99 s [generic-arbitrary] definite generic-arbitrary-1.0.1.2-4UAPVRT3BHHBrrE57PbYEp-test
  5797. 1330.99 s [generic-arbitrary] depends QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  5798. 1330.99 s [generic-arbitrary] depends base-4.18.1.0
  5799. 1330.99 s [generic-arbitrary] depends deepseq-1.4.8.1
  5800. 1330.99 s [generic-arbitrary] depends generic-arbitrary-1.0.1.2-6SA9GnacZLZ9tEZ5h0Cxn3
  5801. 1330.99 s [generic-arbitrary] depends tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  5802. 1330.99 s [generic-arbitrary] depends tasty-discover-5.0.1-GX8hzErAxDS1BrwEYXNuQR
  5803. 1330.99 s [generic-arbitrary] depends tasty-hunit-0.10.2-HGm8sccssx1BtIU4TO93vm
  5804. 1330.99 s [generic-arbitrary] depends tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  5805. 1330.99 s [generic-arbitrary] Using Cabal-3.10.1.0 compiled by ghc-9.6
  5806. 1330.99 s [generic-arbitrary] Using compiler: ghc-9.6.3
  5807. 1330.99 s [generic-arbitrary] Using install prefix:
  5808. 1330.99 s [generic-arbitrary] /nix/store/ygml11mc26xhqi8j4b253xi58fwiyq5y-generic-arbitrary-1.0.1.2
  5809. 1330.99 s [generic-arbitrary] Executables installed in:
  5810. 1330.99 s [generic-arbitrary] /nix/store/ygml11mc26xhqi8j4b253xi58fwiyq5y-generic-arbitrary-1.0.1.2/bin
  5811. 1330.99 s [generic-arbitrary] Libraries installed in:
  5812. 1330.99 s [generic-arbitrary] /nix/store/ygml11mc26xhqi8j4b253xi58fwiyq5y-generic-arbitrary-1.0.1.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/generic-arbitrary-1.0.1.2-6SA9GnacZLZ9tEZ5h0Cxn3
  5813. 1330.99 s [generic-arbitrary] Dynamic Libraries installed in:
  5814. 1330.99 s [generic-arbitrary] /nix/store/ygml11mc26xhqi8j4b253xi58fwiyq5y-generic-arbitrary-1.0.1.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  5815. 1330.99 s [generic-arbitrary] Private executables installed in:
  5816. 1330.99 s [generic-arbitrary] /nix/store/ygml11mc26xhqi8j4b253xi58fwiyq5y-generic-arbitrary-1.0.1.2/libexec/x86_64-linux-ghc-9.6.3/generic-arbitrary-1.0.1.2
  5817. 1330.99 s [generic-arbitrary] Data files installed in:
  5818. 1330.99 s [generic-arbitrary] /nix/store/ygml11mc26xhqi8j4b253xi58fwiyq5y-generic-arbitrary-1.0.1.2/share/x86_64-linux-ghc-9.6.3/generic-arbitrary-1.0.1.2
  5819. 1330.99 s [generic-arbitrary] Documentation installed in:
  5820. 1330.99 s [generic-arbitrary] /nix/store/1z22lxvkjawsgmna9kg25i4plvzmhm4h-generic-arbitrary-1.0.1.2-doc/share/doc/generic-arbitrary-1.0.1.2
  5821. 1330.99 s [generic-arbitrary] Configuration files installed in:
  5822. 1330.99 s [generic-arbitrary] /nix/store/ygml11mc26xhqi8j4b253xi58fwiyq5y-generic-arbitrary-1.0.1.2/etc
  5823. 1330.99 s [generic-arbitrary] No alex found
  5824. 1330.99 s [generic-arbitrary] Using ar found on system at:
  5825. 1330.99 s [generic-arbitrary] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  5826. 1330.99 s [generic-arbitrary] No c2hs found
  5827. 1330.99 s [generic-arbitrary] No cpphs found
  5828. 1330.99 s [generic-arbitrary] No doctest found
  5829. 1330.99 s [generic-arbitrary] Using gcc version 14.3.0 given by user at:
  5830. 1330.99 s [generic-arbitrary] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  5831. 1330.99 s [generic-arbitrary] Using ghc version 9.6.3 found on system at:
  5832. 1330.99 s [generic-arbitrary] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  5833. 1330.99 s [generic-arbitrary] Using ghc-pkg version 9.6.3 found on system at:
  5834. 1330.99 s [generic-arbitrary] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  5835. 1330.99 s [generic-arbitrary] No ghcjs found
  5836. 1330.99 s [generic-arbitrary] No ghcjs-pkg found
  5837. 1330.99 s [generic-arbitrary] No greencard found
  5838. 1330.99 s [generic-arbitrary] Using haddock version 2.29.1 found on system at:
  5839. 1330.99 s [generic-arbitrary] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  5840. 1330.99 s [generic-arbitrary] No happy found
  5841. 1330.99 s [generic-arbitrary] Using haskell-suite found on system at: haskell-suite-dummy-location
  5842. 1330.99 s [generic-arbitrary] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  5843. 1330.99 s [generic-arbitrary] No hmake found
  5844. 1330.99 s [generic-arbitrary] Using hpc version 0.68 found on system at:
  5845. 1330.99 s [generic-arbitrary] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  5846. 1330.99 s [generic-arbitrary] Using hsc2hs version 0.68.9 found on system at:
  5847. 1330.99 s [generic-arbitrary] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  5848. 1330.99 s [generic-arbitrary] Using hscolour version 1.25 found on system at:
  5849. 1330.99 s [generic-arbitrary] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  5850. 1330.99 s [generic-arbitrary] No jhc found
  5851. 1330.99 s [generic-arbitrary] Using ld found on system at:
  5852. 1330.99 s [generic-arbitrary] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  5853. 1330.99 s [generic-arbitrary] No pkg-config found
  5854. 1330.99 s [generic-arbitrary] Using runghc version 9.6.3 found on system at:
  5855. 1330.99 s [generic-arbitrary] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  5856. 1330.99 s [generic-arbitrary] Using strip version 2.44 found on system at:
  5857. 1330.99 s [generic-arbitrary] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  5858. 1330.99 s [generic-arbitrary] Using tar found on system at:
  5859. 1330.99 s [generic-arbitrary] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  5860. 1330.99 s [generic-arbitrary] No uhc found
  5861. 1330.99 s [generic-arbitrary] Phase: buildPhase
  5862. 1330.99 s [generic-arbitrary] Preprocessing library for generic-arbitrary-1.0.1.2..
  5863. 1330.99 s [generic-arbitrary] Building library for generic-arbitrary-1.0.1.2..
  5864. 1330.99 s [generic-arbitrary] [1 of 1] Compiling Test.QuickCheck.Arbitrary.Generic ( src/Test/QuickCheck/Arbitrary/Generic.hs, dist/build/Test/QuickCheck/Arbitrary/Generic.o, dist/build/Test/QuickCheck/Arbitrary/Generic.dyn_o )
  5865. 1330.99 s [megaparsec] Phase: fixupPhase
  5866. 1330.99 s [megaparsec] shrinking RPATHs of ELF executables and libraries in /nix/store/9c0lm32ik2w1h62jk4p8mxnh0nmc0vhk-megaparsec-9.6.1
  5867. 1330.99 s [megaparsec] shrinking /nix/store/9c0lm32ik2w1h62jk4p8mxnh0nmc0vhk-megaparsec-9.6.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSmegaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq-ghc9.6.3.so
  5868. 1330.99 s [megaparsec] checking for references to /build/ in /nix/store/9c0lm32ik2w1h62jk4p8mxnh0nmc0vhk-megaparsec-9.6.1...
  5869. 1330.99 s [megaparsec] patching script interpreter paths in /nix/store/9c0lm32ik2w1h62jk4p8mxnh0nmc0vhk-megaparsec-9.6.1
  5870. 1330.99 s [megaparsec] stripping (with command strip and flags -S -p) in /nix/store/9c0lm32ik2w1h62jk4p8mxnh0nmc0vhk-megaparsec-9.6.1/lib
  5871. 1330.99 s [megaparsec] shrinking RPATHs of ELF executables and libraries in /nix/store/iaglww2il8i3xmhx1xgld1g2mk7jqdan-megaparsec-9.6.1-doc
  5872. 1330.99 s [megaparsec] checking for references to /build/ in /nix/store/iaglww2il8i3xmhx1xgld1g2mk7jqdan-megaparsec-9.6.1-doc...
  5873. 1330.99 s [megaparsec] patching script interpreter paths in /nix/store/iaglww2il8i3xmhx1xgld1g2mk7jqdan-megaparsec-9.6.1-doc
  5874. 1330.99 s [nothunks] Phase: setupCompilerEnvironmentPhase
  5875. 1330.99 s [nothunks] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  5876. 1330.99 s [nothunks] Phase: unpackPhase
  5877. 1330.99 s [nothunks] unpacking source archive /nix/store/wzdyx5j9ylkjc475kaylxv5w38vhyy44-nothunks-0.3.0.0.tar.gz
  5878. 1330.99 s [nothunks] source root is nothunks-0.3.0.0
  5879. 1330.99 s [nothunks] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "nothunks-0.3.0.0/test/Test/NoThunks/Class.hs"
  5880. 1330.99 s [nothunks] Phase: patchPhase
  5881. 1330.99 s [nothunks] Replace Cabal file with edited version from mirror://hackage/nothunks-0.3.0.0/revision/1.cabal.
  5882. 1330.99 s [nothunks] Run jailbreak-cabal to lift version restrictions on build inputs.
  5883. 1330.99 s [nothunks] Phase: compileBuildDriverPhase
  5884. 1330.99 s [nothunks] setupCompileFlags: -package-db=/build/tmp.q8BTJ0cJhL/setup-package.conf.d -threaded
  5885. 1330.99 s [nothunks] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.q8BTJ0cJhL/Main.o )
  5886. 1330.99 s [nothunks] [2 of 2] Linking Setup
  5887. 1330.99 s [nothunks] Phase: updateAutotoolsGnuConfigScriptsPhase
  5888. 1330.99 s [nothunks] Phase: configurePhase
  5889. 1330.99 s [nothunks] configureFlags: --verbose --prefix=/nix/store/faw3ldv7r9833bm5mqwih5srwpisgfdr-nothunks-0.3.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/51krv4darxbfdzjkm2j6f9kwwrqainq0-nothunks-0.3.0.0-doc/share/doc/nothunks-0.3.0.0 --with-gcc=gcc --package-db=/build/tmp.q8BTJ0cJhL/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  5890. 1330.99 s [nothunks] Using Parsec parser
  5891. 1330.99 s [nothunks] Configuring nothunks-0.3.0.0...
  5892. 1330.99 s [nothunks] Flags chosen: bytestring=True, text=True, vector=True
  5893. 1330.99 s [nothunks] Dependency base: using base-4.18.1.0
  5894. 1330.99 s [nothunks] Dependency bytestring >=0.10 && <0.13: using bytestring-0.11.5.2
  5895. 1330.99 s [nothunks] Dependency containers: using containers-0.6.7
  5896. 1330.99 s [nothunks] Dependency ghc-heap: using ghc-heap-9.6.3
  5897. 1330.99 s [nothunks] Dependency stm: using stm-2.5.1.0
  5898. 1330.99 s [nothunks] Dependency text >=1.2 && <1.3 || >=2 && <2.2: using text-2.0.2
  5899. 1330.99 s [nothunks] Dependency time: using time-1.12.2
  5900. 1330.99 s [nothunks] Dependency vector >=0.12 && <0.14: using vector-0.13.2.0
  5901. 1330.99 s [nothunks] Dependency wherefrom-compat >=0.1.1 && <0.2: using wherefrom-compat-0.1.1.1
  5902. 1330.99 s [nothunks] Dependency base: using base-4.18.1.0
  5903. 1330.99 s [nothunks] Dependency containers: using containers-0.6.7
  5904. 1330.99 s [nothunks] Dependency ghc-prim: using ghc-prim-0.10.0
  5905. 1330.99 s [nothunks] Dependency hedgehog: using hedgehog-1.5
  5906. 1330.99 s [nothunks] Dependency nothunks: using nothunks-0.3.0.0
  5907. 1330.99 s [nothunks] Dependency random: using random-1.2.1.3
  5908. 1330.99 s [nothunks] Dependency stm: using stm-2.5.1.0
  5909. 1330.99 s [nothunks] Dependency tasty: using tasty-1.5.3
  5910. 1330.99 s [nothunks] Dependency tasty-hedgehog: using tasty-hedgehog-1.4.0.2
  5911. 1330.99 s [nothunks] Source component graph:
  5912. 1330.99 s [nothunks] component lib
  5913. 1330.99 s [nothunks] component test:nothunks-test dependency lib
  5914. 1330.99 s [nothunks] Configured component graph:
  5915. 1330.99 s [nothunks] component nothunks-0.3.0.0-7ohoJeH9HDPHW0lcjAtCYB
  5916. 1330.99 s [nothunks] include base-4.18.1.0
  5917. 1330.99 s [nothunks] include bytestring-0.11.5.2
  5918. 1330.99 s [nothunks] include containers-0.6.7
  5919. 1330.99 s [nothunks] include ghc-heap-9.6.3
  5920. 1330.99 s [nothunks] include stm-2.5.1.0
  5921. 1330.99 s [nothunks] include text-2.0.2
  5922. 1330.99 s [nothunks] include time-1.12.2
  5923. 1330.99 s [nothunks] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  5924. 1330.99 s [nothunks] include wherefrom-compat-0.1.1.1-HCMmGRXYVZn7F7b71WSuvO
  5925. 1330.99 s [nothunks] component nothunks-0.3.0.0-9L4TmBxK8nOHaSlA5TZk5H-nothunks-test
  5926. 1330.99 s [nothunks] include base-4.18.1.0
  5927. 1330.99 s [nothunks] include containers-0.6.7
  5928. 1330.99 s [nothunks] include ghc-prim-0.10.0
  5929. 1330.99 s [nothunks] include hedgehog-1.5-BHF7XPtOcLTHdlG8CU1rlp
  5930. 1330.99 s [nothunks] include nothunks-0.3.0.0-7ohoJeH9HDPHW0lcjAtCYB
  5931. 1331.10 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/27z981b8w8q51v1m3sbpkgv2l1wr4chk-slist-0.2.1.0-doc /nix/store/yc0mb7asd1fy618wc1n24cz6f4vy3mwp-slist-0.2.1.0
  5932. 1331.64 s [post-build-hook] Pushing 1 paths (67 are already present) using zstd to cache sellout ⏳
  5933. 1331.64 s [post-build-hook]
  5934. 1332.01 s [post-build-hook] Pushing /nix/store/yc0mb7asd1fy618wc1n24cz6f4vy3mwp-slist-0.2.1.0 (2.43 MiB)
  5935. 1333.20 s [post-build-hook]
  5936. 1333.20 s [post-build-hook] All done.
  5937. 1333.22 s [post-build-hook] Uploading to the NixCI cache: /nix/store/27z981b8w8q51v1m3sbpkgv2l1wr4chk-slist-0.2.1.0-doc /nix/store/yc0mb7asd1fy618wc1n24cz6f4vy3mwp-slist-0.2.1.0
  5938. 1333.29 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  5939. 1333.51 s [post-build-hook] copying 2 paths...
  5940. 1333.51 s [post-build-hook] copying path '/nix/store/27z981b8w8q51v1m3sbpkgv2l1wr4chk-slist-0.2.1.0-doc' to 'https://cache.nix-ci.com'...
  5941. 1334.09 s [post-build-hook] copying path '/nix/store/yc0mb7asd1fy618wc1n24cz6f4vy3mwp-slist-0.2.1.0' to 'https://cache.nix-ci.com'...
  5942. 1335.20 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  5943. 1335.50 s [post-build-hook] copying 1 paths...
  5944. 1335.50 s [post-build-hook] copying path '/nix/store/zbyq963wrx0vprlbk9506l5k7yynhfw5-slist-0.2.1.0.drv' to 'https://cache.nix-ci.com'...
  5945. 1335.76 s Progress: 118 of 237 built (7 building), 285 of 285 downloaded from cache
  5946. 1335.84 s [trial-optparse-applicative] Phase: setupCompilerEnvironmentPhase
  5947. 1335.84 s [trial-optparse-applicative] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  5948. 1335.84 s [trial-optparse-applicative] Phase: unpackPhase
  5949. 1335.84 s [trial-optparse-applicative] unpacking source archive /nix/store/fkkv4lxp78pab5ziyxj7514vspk3c7kb-trial-optparse-applicative-0.0.0.0.tar.gz
  5950. 1335.84 s [trial-optparse-applicative] source root is trial-optparse-applicative-0.0.0.0
  5951. 1335.84 s [trial-optparse-applicative] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "trial-optparse-applicative-0.0.0.0/trial-optparse-applicative.cabal"
  5952. 1335.84 s [trial-optparse-applicative] Phase: patchPhase
  5953. 1335.84 s [trial-optparse-applicative] Replace Cabal file with edited version from mirror://hackage/trial-optparse-applicative-0.0.0.0/revision/4.cabal.
  5954. 1335.84 s [trial-optparse-applicative] Phase: compileBuildDriverPhase
  5955. 1335.84 s [trial-optparse-applicative] setupCompileFlags: -package-db=/build/tmp.dbyT6bQr9b/setup-package.conf.d -threaded
  5956. 1335.84 s [trial-optparse-applicative] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.dbyT6bQr9b/Main.o )
  5957. 1335.84 s [trial-optparse-applicative] [2 of 2] Linking Setup
  5958. 1335.84 s [trial-optparse-applicative] Phase: updateAutotoolsGnuConfigScriptsPhase
  5959. 1335.84 s [trial-optparse-applicative] Phase: configurePhase
  5960. 1335.84 s [trial-optparse-applicative] configureFlags: --verbose --prefix=/nix/store/c750d0c7c3v79fiffabys2fk06fylk0m-trial-optparse-applicative-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/bmc6xvxh6ry60z13xd78jw24q6hjnqnh-trial-optparse-applicative-0.0.0.0-doc/share/doc/trial-optparse-applicative-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.dbyT6bQr9b/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  5961. 1335.84 s [trial-optparse-applicative] Using Parsec parser
  5962. 1335.84 s [trial-optparse-applicative] Configuring trial-optparse-applicative-0.0.0.0...
  5963. 1335.84 s [trial-optparse-applicative] Dependency base >=4.12.0.0 && <4.22: using base-4.18.1.0
  5964. 1335.84 s [trial-optparse-applicative] Dependency optparse-applicative >=0.15 && <0.19: using
  5965. 1335.84 s [trial-optparse-applicative] optparse-applicative-0.18.1.0
  5966. 1335.84 s [trial-optparse-applicative] Dependency trial: using trial-0.0.0.0
  5967. 1335.84 s [trial-optparse-applicative] Source component graph: component lib
  5968. 1335.84 s [trial-optparse-applicative] Configured component graph:
  5969. 1335.84 s [trial-optparse-applicative] component trial-optparse-applicative-0.0.0.0-AvByHmfRORg8XQjqNyGrmh
  5970. 1335.84 s [trial-optparse-applicative] include base-4.18.1.0
  5971. 1335.84 s [trial-optparse-applicative] include optparse-applicative-0.18.1.0-3njyGCesfyJ26MUMeugFs9
  5972. 1335.84 s [trial-optparse-applicative] include trial-0.0.0.0-Jrl8O9OhRv71S0IkWeGbAX
  5973. 1335.84 s [trial-optparse-applicative] Linked component graph:
  5974. 1335.84 s [trial-optparse-applicative] unit trial-optparse-applicative-0.0.0.0-AvByHmfRORg8XQjqNyGrmh
  5975. 1335.84 s [trial-optparse-applicative] include base-4.18.1.0
  5976. 1335.84 s [trial-optparse-applicative] include optparse-applicative-0.18.1.0-3njyGCesfyJ26MUMeugFs9
  5977. 1335.84 s [trial-optparse-applicative] include trial-0.0.0.0-Jrl8O9OhRv71S0IkWeGbAX
  5978. 1335.84 s [trial-optparse-applicative] Trial.OptparseApplicative=trial-optparse-applicative-0.0.0.0-AvByHmfRORg8XQjqNyGrmh:Trial.OptparseApplicative
  5979. 1335.84 s [trial-optparse-applicative] Ready component graph:
  5980. 1335.84 s [trial-optparse-applicative] definite trial-optparse-applicative-0.0.0.0-AvByHmfRORg8XQjqNyGrmh
  5981. 1335.84 s [trial-optparse-applicative] depends base-4.18.1.0
  5982. 1335.84 s [trial-optparse-applicative] depends optparse-applicative-0.18.1.0-3njyGCesfyJ26MUMeugFs9
  5983. 1335.84 s [trial-optparse-applicative] depends trial-0.0.0.0-Jrl8O9OhRv71S0IkWeGbAX
  5984. 1335.84 s [trial-optparse-applicative] Using Cabal-3.10.1.0 compiled by ghc-9.6
  5985. 1335.84 s [trial-optparse-applicative] Using compiler: ghc-9.6.3
  5986. 1335.84 s [trial-optparse-applicative] Using install prefix:
  5987. 1335.84 s [trial-optparse-applicative] /nix/store/c750d0c7c3v79fiffabys2fk06fylk0m-trial-optparse-applicative-0.0.0.0
  5988. 1335.84 s [trial-optparse-applicative] Executables installed in:
  5989. 1335.84 s [trial-optparse-applicative] /nix/store/c750d0c7c3v79fiffabys2fk06fylk0m-trial-optparse-applicative-0.0.0.0/bin
  5990. 1335.84 s [trial-optparse-applicative] Libraries installed in:
  5991. 1335.84 s [trial-optparse-applicative] /nix/store/c750d0c7c3v79fiffabys2fk06fylk0m-trial-optparse-applicative-0.0.0.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/trial-optparse-applicative-0.0.0.0-AvByHmfRORg8XQjqNyGrmh
  5992. 1335.84 s [trial-optparse-applicative] Dynamic Libraries installed in:
  5993. 1335.84 s [unordered-containers] Phase: setupCompilerEnvironmentPhase
  5994. 1335.84 s [unordered-containers] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  5995. 1335.84 s [unordered-containers] Phase: unpackPhase
  5996. 1335.84 s [unordered-containers] unpacking source archive /nix/store/46rvk8vjzsagr58a6pqwimivmr0ahxys-unordered-containers-0.2.20.tar.gz
  5997. 1335.84 s [unordered-containers] source root is unordered-containers-0.2.20
  5998. 1335.84 s [unordered-containers] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "unordered-containers-0.2.20/unordered-containers.cabal"
  5999. 1335.84 s [unordered-containers] Phase: patchPhase
  6000. 1335.84 s [unordered-containers] Replace Cabal file with edited version from mirror://hackage/unordered-containers-0.2.20/revision/4.cabal.
  6001. 1335.84 s [unordered-containers] Phase: compileBuildDriverPhase
  6002. 1335.84 s [unordered-containers] setupCompileFlags: -package-db=/build/tmp.uVqWhtVAnQ/setup-package.conf.d -threaded
  6003. 1335.84 s [unordered-containers] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.uVqWhtVAnQ/Main.o )
  6004. 1335.84 s [unordered-containers] [2 of 2] Linking Setup
  6005. 1335.84 s [unordered-containers] Phase: updateAutotoolsGnuConfigScriptsPhase
  6006. 1335.84 s [unordered-containers] Phase: configurePhase
  6007. 1335.84 s [unordered-containers] configureFlags: --verbose --prefix=/nix/store/vqipma169xnmzzp95ijrnrwdavkagzmm-unordered-containers-0.2.20 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/44byqshz6srx0y1f9lyiidbgm2lviv25-unordered-containers-0.2.20-doc/share/doc/unordered-containers-0.2.20 --with-gcc=gcc --package-db=/build/tmp.uVqWhtVAnQ/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  6008. 1335.84 s [unordered-containers] Using Parsec parser
  6009. 1335.84 s [unordered-containers] Configuring unordered-containers-0.2.20...
  6010. 1335.84 s [unordered-containers] Flags chosen: debug=False
  6011. 1335.84 s [unordered-containers] Dependency base >=4.10 && <5: using base-4.18.1.0
  6012. 1335.84 s [unordered-containers] Dependency deepseq >=1.4.3: using deepseq-1.4.8.1
  6013. 1335.84 s [unordered-containers] Dependency hashable >=1.4 && <1.6: using hashable-1.4.7.0
  6014. 1335.84 s [unordered-containers] Dependency template-haskell <2.24: using template-haskell-2.20.0.0
  6015. 1335.84 s [unordered-containers] Dependency ChasingBottoms: using ChasingBottoms-1.3.1.15
  6016. 1335.84 s [unordered-containers] Dependency HUnit: using HUnit-1.6.2.0
  6017. 1335.84 s [unordered-containers] Dependency QuickCheck >=2.4.0.1: using QuickCheck-2.14.3
  6018. 1335.84 s [unordered-containers] Dependency base: using base-4.18.1.0
  6019. 1335.84 s [unordered-containers] Dependency containers >=0.5.8: using containers-0.6.7
  6020. 1335.84 s [unordered-containers] Dependency hashable: using hashable-1.4.7.0
  6021. 1335.85 s [unordered-containers] Dependency nothunks >=0.1.3: using nothunks-0.3.0.0
  6022. 1335.85 s [unordered-containers] Dependency random: using random-1.2.1.3
  6023. 1335.85 s [unordered-containers] Dependency tasty >=1.4.0.3: using tasty-1.5.3
  6024. 1335.85 s [unordered-containers] Dependency tasty-hunit >=0.10.0.3: using tasty-hunit-0.10.2
  6025. 1335.85 s [unordered-containers] Dependency tasty-quickcheck >=0.10.1.2: using tasty-quickcheck-0.11
  6026. 1335.85 s [unordered-containers] Dependency unordered-containers: using unordered-containers-0.2.20
  6027. 1335.85 s [unordered-containers] Source component graph:
  6028. 1335.85 s [unordered-containers] component lib
  6029. 1335.85 s [unordered-containers] component test:unordered-containers-tests dependency lib
  6030. 1335.85 s [unordered-containers] Configured component graph:
  6031. 1335.85 s [unordered-containers] component unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  6032. 1335.85 s [unordered-containers] include base-4.18.1.0
  6033. 1335.85 s [unordered-containers] include deepseq-1.4.8.1
  6034. 1335.85 s [unordered-containers] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  6035. 1335.85 s [unordered-containers] include template-haskell-2.20.0.0
  6036. 1335.85 s [unordered-containers] component unordered-containers-0.2.20-GdIQipvEzcJ42tjT2Yroyv-unordered-containers-tests
  6037. 1335.85 s [unordered-containers] include ChasingBottoms-1.3.1.15-JeN0fNcjSC1ugbIhfA4yW
  6038. 1335.85 s [unordered-containers] include HUnit-1.6.2.0-Cmk1z9y2zFk3aX4g3H2nfT
  6039. 1335.85 s [unordered-containers] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  6040. 1335.85 s [unordered-containers] include base-4.18.1.0
  6041. 1335.85 s [unordered-containers] include containers-0.6.7
  6042. 1335.85 s [unordered-containers] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  6043. 1335.85 s [unordered-containers] include nothunks-0.3.0.0-7ohoJeH9HDPHW0lcjAtCYB
  6044. 1335.85 s [attoparsec] tests/QC/IPv6/Internal.hs:32:1: warning: [-Wunused-imports]
  6045. 1335.85 s [attoparsec] The import of ‘Control.Monad’ is redundant
  6046. 1335.85 s [attoparsec] except perhaps to import instances from ‘Control.Monad’
  6047. 1335.85 s [attoparsec] To import instances alone, use: import Control.Monad()
  6048. 1335.85 s [attoparsec] |
  6049. 1335.85 s [attoparsec] 32 | import Control.Monad (replicateM)
  6050. 1335.85 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6051. 1335.85 s [attoparsec]
  6052. 1335.85 s [attoparsec] tests/QC/IPv6/Internal.hs:34:1: warning: [-Wunused-imports]
  6053. 1335.85 s [attoparsec] The import of ‘isHexDigit, toLower’
  6054. 1335.85 s [attoparsec] from module ‘Data.Char’ is redundant
  6055. 1335.85 s [attoparsec] |
  6056. 1335.85 s [attoparsec] 34 | import Data.Char (isDigit,isHexDigit,toLower)
  6057. 1335.85 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6058. 1335.85 s [attoparsec]
  6059. 1335.85 s [attoparsec] tests/QC/IPv6/Internal.hs:35:1: warning: [-Wunused-imports]
  6060. 1335.85 s [attoparsec] The import of ‘Data.Monoid’ is redundant
  6061. 1335.85 s [attoparsec] except perhaps to import instances from ‘Data.Monoid’
  6062. 1335.85 s [attoparsec] To import instances alone, use: import Data.Monoid()
  6063. 1335.85 s [attoparsec] |
  6064. 1335.85 s [attoparsec] 35 | import Data.Monoid ((<>))
  6065. 1335.85 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  6066. 1335.85 s [attoparsec]
  6067. 1335.85 s [attoparsec] tests/QC/IPv6/Internal.hs:36:35: warning: [-Wunused-imports]
  6068. 1335.85 s [attoparsec] The import of ‘<*’ from module ‘Control.Applicative’ is redundant
  6069. 1335.85 s [attoparsec] |
  6070. 1335.85 s [attoparsec] 36 | import Control.Applicative ((<|>),(<*))
  6071. 1335.85 s [attoparsec] | ^^^^
  6072. 1335.85 s [attoparsec]
  6073. 1335.85 s [attoparsec] tests/QC/IPv6/Internal.hs:38:1: warning: [-Wunused-imports]
  6074. 1335.85 s [attoparsec] The import of ‘Data.Word’ is redundant
  6075. 1335.85 s [attoparsec] except perhaps to import instances from ‘Data.Word’
  6076. 1335.85 s [attoparsec] To import instances alone, use: import Data.Word()
  6077. 1335.85 s [attoparsec] |
  6078. 1335.85 s [attoparsec] 38 | import Data.Word (Word32)
  6079. 1335.85 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  6080. 1335.85 s [attoparsec]
  6081. 1335.85 s [attoparsec] tests/QC/IPv6/Internal.hs:46:1: warning: [GHC-38417] [-Wmissing-signatures]
  6082. 1335.85 s [attoparsec] Top-level binding with no type signature: tok0 :: T.Text
  6083. 1335.85 s [attoparsec] |
  6084. 1335.85 s [attoparsec] 46 | tok0 = "0"
  6085. 1335.85 s [attoparsec] | ^^^^
  6086. 1335.85 s [attoparsec]
  6087. 1335.85 s [attoparsec] tests/QC/IPv6/Internal.hs:68:36: warning: [-Wunused-matches]
  6088. 1335.85 s [attoparsec] Defined but not used: ‘tok1’
  6089. 1335.85 s [attoparsec] |
  6090. 1335.85 s [attoparsec] 68 | isIPv6Addr [DoubleColon,SixteenBit tok1] = True
  6091. 1335.85 s [attoparsec] | ^^^^
  6092. 1335.85 s [attoparsec]
  6093. 1335.85 s [attoparsec] tests/QC/IPv6/Internal.hs:77:17: warning: [GHC-18042] [-Wtype-defaults]
  6094. 1335.85 s [attoparsec] • Defaulting the type variable ‘a0’ to type ‘Integer’ in the following constraints
  6095. 1335.85 s [attoparsec] (Eq a0)
  6096. 1335.85 s [attoparsec] arising from the literal ‘0’ at tests/QC/IPv6/Internal.hs:77:17
  6097. 1335.85 s [attoparsec] (Num a0)
  6098. 1335.85 s [attoparsec] arising from the literal ‘0’ at tests/QC/IPv6/Internal.hs:77:17
  6099. 1335.85 s [attoparsec] (Num a0)
  6100. 1335.85 s [attoparsec] arising from a use of ‘oneMoreIPv4Addr’
  6101. 1335.85 s [attoparsec] at tests/QC/IPv6/Internal.hs:109:23-37
  6102. 1335.85 s [attoparsec] (Eq a0)
  6103. 1335.85 s [attoparsec] arising from a use of ‘==’ at tests/QC/IPv6/Internal.hs:221:45-46
  6104. 1335.85 s [attoparsec] (Num a0)
  6105. 1335.85 s [attoparsec] arising from the literal ‘1’ at tests/QC/IPv6/Internal.hs:221:48
  6106. 1335.85 s [attoparsec] • In the pattern: 0
  6107. 1335.85 s [attoparsec] In a case alternative:
  6108. 1335.85 s [attoparsec] 0 -> case lasttk of
  6109. 1335.85 s [attoparsec] SixteenBit _ -> lenconst
  6110. 1335.85 s [attoparsec] DoubleColon -> lenconst
  6111. 1335.85 s [attoparsec] AllZeros -> lenconst
  6112. 1335.85 s [attoparsec] _ -> False
  6113. 1335.85 s [attoparsec] In the second argument of ‘(&&)’, namely
  6114. 1335.85 s [attoparsec] ‘(case countIPv4Addr tks of
  6115. 1335.85 s [attoparsec] 0 -> case lasttk of
  6116. 1335.85 s [attoparsec] SixteenBit _ -> lenconst
  6117. 1335.85 s [attoparsec] DoubleColon -> lenconst
  6118. 1335.85 s [attoparsec] AllZeros -> lenconst
  6119. 1335.85 s [attoparsec] include attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal
  6120. 1335.85 s [attoparsec] include base-4.18.1.0
  6121. 1335.85 s [attoparsec] include bytestring-0.11.5.2
  6122. 1335.85 s [attoparsec] include containers-0.6.7
  6123. 1335.85 s [attoparsec] include deepseq-1.4.8.1
  6124. 1335.85 s [attoparsec] include ghc-prim-0.10.0
  6125. 1335.85 s [attoparsec] include scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  6126. 1335.85 s [attoparsec] include text-2.0.2
  6127. 1335.85 s [attoparsec] include transformers-0.6.1.0
  6128. 1335.85 s [attoparsec] component attoparsec-0.14.4-F2nRYgEJ2Yj69HwH8BHKZL-attoparsec-tests
  6129. 1335.85 s [attoparsec] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  6130. 1335.85 s [attoparsec] include array-0.5.5.0
  6131. 1335.85 s [attoparsec] include attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  6132. 1335.85 s [attoparsec] include attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal
  6133. 1335.85 s [attoparsec] include base-4.18.1.0
  6134. 1335.85 s [attoparsec] include bytestring-0.11.5.2
  6135. 1335.85 s [attoparsec] include deepseq-1.4.8.1
  6136. 1335.85 s [attoparsec] include quickcheck-unicode-1.0.1.0-4fEkY6Q7R9cGbE41JQNPcd
  6137. 1335.85 s [attoparsec] include scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  6138. 1335.85 s [attoparsec] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  6139. 1335.85 s [attoparsec] include tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  6140. 1335.85 s [attoparsec] include text-2.0.2
  6141. 1335.85 s [attoparsec] include transformers-0.6.1.0
  6142. 1335.85 s [attoparsec] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  6143. 1335.85 s [attoparsec] Linked component graph:
  6144. 1335.85 s [attoparsec] unit attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal
  6145. 1335.85 s [attoparsec] include array-0.5.5.0
  6146. 1335.85 s [attoparsec] include base-4.18.1.0
  6147. 1335.85 s [attoparsec] include bytestring-0.11.5.2
  6148. 1335.85 s [attoparsec] include text-2.0.2
  6149. 1335.85 s [attoparsec] Data.Attoparsec.ByteString.Buffer=attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal:Data.Attoparsec.ByteString.Buffer,Data.Attoparsec.ByteString.FastSet=attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal:Data.Attoparsec.ByteString.FastSet,Data.Attoparsec.Internal.Compat=attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal:Data.Attoparsec.Internal.Compat,Data.Attoparsec.Internal.Fhthagn=attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal:Data.Attoparsec.Internal.Fhthagn,Data.Attoparsec.Text.Buffer=attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal:Data.Attoparsec.Text.Buffer,Data.Attoparsec.Text.FastSet=attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal:Data.Attoparsec.Text.FastSet
  6150. 1335.85 s [attoparsec] unit attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  6151. 1335.85 s [attoparsec] include array-0.5.5.0
  6152. 1335.85 s [attoparsec] include attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal
  6153. 1335.85 s [attoparsec] include base-4.18.1.0
  6154. 1335.85 s [attoparsec] include bytestring-0.11.5.2
  6155. 1335.85 s [attoparsec] include containers-0.6.7
  6156. 1335.85 s [attoparsec] include deepseq-1.4.8.1
  6157. 1335.85 s [attoparsec] include ghc-prim-0.10.0
  6158. 1335.85 s [attoparsec] include scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  6159. 1335.85 s [attoparsec] include text-2.0.2
  6160. 1335.85 s [attoparsec] include transformers-0.6.1.0
  6161. 1335.85 s [attoparsec] Data.Attoparsec=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec,Data.Attoparsec.ByteString=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.ByteString,Data.Attoparsec.ByteString.Char8=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.ByteString.Char8,Data.Attoparsec.ByteString.Lazy=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.ByteString.Lazy,Data.Attoparsec.Char8=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.Char8,Data.Attoparsec.Combinator=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.Combinator,Data.Attoparsec.Internal=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.Internal,Data.Attoparsec.Internal.Types=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.Internal.Types,Data.Attoparsec.Lazy=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.Lazy,Data.Attoparsec.Number=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.Number,Data.Attoparsec.Text=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.Text,Data.Attoparsec.Text.Lazy=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.Text.Lazy,Data.Attoparsec.Types=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.Types,Data.Attoparsec.Zepto=attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll:Data.Attoparsec.Zepto
  6162. 1335.85 s [attoparsec] unit attoparsec-0.14.4-F2nRYgEJ2Yj69HwH8BHKZL-attoparsec-tests
  6163. 1335.85 s [attoparsec] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  6164. 1335.85 s [attoparsec] include array-0.5.5.0
  6165. 1335.85 s [attoparsec] include attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  6166. 1335.85 s [attoparsec] include attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal
  6167. 1335.85 s [attoparsec] include base-4.18.1.0
  6168. 1335.85 s [attoparsec] include bytestring-0.11.5.2
  6169. 1335.85 s [generic-arbitrary] [1 of 1] Compiling Test.QuickCheck.Arbitrary.Generic ( src/Test/QuickCheck/Arbitrary/Generic.hs, dist/build/Test/QuickCheck/Arbitrary/Generic.p_o )
  6170. 1335.85 s [generic-arbitrary] Preprocessing test suite 'test' for generic-arbitrary-1.0.1.2..
  6171. 1335.85 s [generic-arbitrary] Building test suite 'test' for generic-arbitrary-1.0.1.2..
  6172. 1335.85 s [generic-arbitrary] [1 of 7] Compiling Auxiliary ( test/Auxiliary.hs, dist/build/test/test-tmp/Auxiliary.o )
  6173. 1335.85 s [generic-arbitrary] [2 of 7] Compiling EnumTest ( test/EnumTest.hs, dist/build/test/test-tmp/EnumTest.o )
  6174. 1335.85 s [generic-arbitrary] [3 of 7] Compiling LimitationDemo ( test/LimitationDemo.hs, dist/build/test/test-tmp/LimitationDemo.o )
  6175. 1335.85 s [generic-arbitrary] [4 of 7] Compiling NoTypecheckTest ( test/NoTypecheckTest.hs, dist/build/test/test-tmp/NoTypecheckTest.o )
  6176. 1335.85 s [generic-arbitrary] [5 of 7] Compiling ParametersTest ( test/ParametersTest.hs, dist/build/test/test-tmp/ParametersTest.o )
  6177. 1335.85 s [generic-arbitrary] [6 of 7] Compiling RecursiveTest ( test/RecursiveTest.hs, dist/build/test/test-tmp/RecursiveTest.o )
  6178. 1335.85 s [generic-arbitrary] [7 of 7] Compiling Main ( test/Test.hs, dist/build/test/test-tmp/Main.o )
  6179. 1335.85 s [generic-arbitrary] [8 of 8] Linking dist/build/test/test
  6180. 1335.85 s [generic-arbitrary] Phase: checkPhase
  6181. 1335.85 s [generic-arbitrary] Running 1 test suites...
  6182. 1335.85 s [generic-arbitrary] Test suite test: RUNNING...
  6183. 1335.85 s [generic-arbitrary] test/Test.hs
  6184. 1335.85 s [generic-arbitrary] CountryTest: OK
  6185. 1335.85 s [generic-arbitrary] +++ OK, passed 100 tests.
  6186. 1335.85 s [generic-arbitrary] mustFail: OK
  6187. 1335.85 s [generic-arbitrary] argumentConstraintFail: OK
  6188. 1335.85 s [generic-arbitrary] properArgumentConstraint: OK
  6189. 1335.85 s [generic-arbitrary] +++ OK, passed 100 tests.
  6190. 1335.85 s [generic-arbitrary] unitTotal: OK
  6191. 1335.85 s [generic-arbitrary] +++ OK, passed 100 tests.
  6192. 1335.85 s [generic-arbitrary] singleTotal: OK
  6193. 1335.85 s [generic-arbitrary] +++ OK, passed 100 tests.
  6194. 1335.85 s [generic-arbitrary] multipleTotal: OK
  6195. 1335.85 s [generic-arbitrary] +++ OK, passed 100 tests.
  6196. 1335.85 s [generic-arbitrary] recTotal: OK
  6197. 1335.85 s [generic-arbitrary] +++ OK, passed 100 tests.
  6198. 1335.85 s [generic-arbitrary] exprTotal: OK
  6199. 1335.85 s [generic-arbitrary] +++ OK, passed 100 tests.
  6200. 1335.85 s [generic-arbitrary] recursiveTotal: OK
  6201. 1335.85 s [generic-arbitrary] +++ OK, passed 100 tests.
  6202. 1335.85 s [generic-arbitrary] deepRecursiveTotal: OK
  6203. 1335.85 s [generic-arbitrary] +++ OK, passed 100 tests.
  6204. 1335.85 s [generic-arbitrary] Ptotal: OK
  6205. 1335.85 s [generic-arbitrary] +++ OK, passed 100 tests.
  6206. 1335.85 s [generic-arbitrary]
  6207. 1335.85 s [generic-arbitrary] All 12 tests passed (0.00s)
  6208. 1335.85 s [generic-arbitrary] Test suite test: PASS
  6209. 1335.85 s [generic-arbitrary] Test suite logged to: dist/test/generic-arbitrary-1.0.1.2-test.log
  6210. 1335.85 s [generic-arbitrary] 1 of 1 test suites (1 of 1 test cases) passed.
  6211. 1335.85 s [generic-arbitrary] Phase: haddockPhase
  6212. 1335.85 s [generic-arbitrary] Preprocessing library for generic-arbitrary-1.0.1.2..
  6213. 1335.85 s [generic-arbitrary] Running Haddock on library for generic-arbitrary-1.0.1.2..
  6214. 1335.85 s [generic-arbitrary] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  6215. 1335.85 s [generic-arbitrary] Warning: 'a' is out of scope.
  6216. 1335.85 s [generic-arbitrary] If you qualify the identifier, haddock can try to link it anyway.
  6217. 1335.85 s [generic-arbitrary] 58% ( 10 / 17) in 'Test.QuickCheck.Arbitrary.Generic'
  6218. 1335.85 s [generic-arbitrary] Missing documentation for:
  6219. 1335.85 s [generic-arbitrary] genericArbitrary (src/Test/QuickCheck/Arbitrary/Generic.hs:371)
  6220. 1335.85 s [generic-arbitrary] FiniteSum (src/Test/QuickCheck/Arbitrary/Generic.hs:321)
  6221. 1335.85 s [generic-arbitrary] FiniteSumElem (src/Test/QuickCheck/Arbitrary/Generic.hs:349)
  6222. 1335.85 s [generic-arbitrary] Finite (src/Test/QuickCheck/Arbitrary/Generic.hs:219)
  6223. 1335.85 s [generic-arbitrary] AllFieldsFinal (src/Test/QuickCheck/Arbitrary/Generic.hs:214)
  6224. 1335.85 s [generic-arbitrary] TypesDiffer (src/Test/QuickCheck/Arbitrary/Generic.hs:210)
  6225. 1335.85 s [generic-arbitrary] ArgumentsCount (src/Test/QuickCheck/Arbitrary/Generic.hs:228)
  6226. 1335.85 s [generic-arbitrary] Warning: Test.QuickCheck.Arbitrary.Generic: could not find link destinations for:
  6227. 1335.85 s [generic-arbitrary] - Test.QuickCheck.Random.QCGen
  6228. 1335.85 s [generic-arbitrary] - Test.QuickCheck.Arbitrary.Generic.finiteElem
  6229. 1335.85 s [generic-arbitrary] - Test.QuickCheck.Arbitrary.Generic.finiteSum
  6230. 1335.85 s [generic-arbitrary] - Test.QuickCheck.Arbitrary.Generic.gArbitrary
  6231. 1335.85 s [generic-arbitrary] - Test.QuickCheck.Modifiers.InfiniteListInternalData
  6232. 1335.85 s [generic-arbitrary] Documentation created: dist/doc/html/generic-arbitrary/index.html,
  6233. 1335.85 s [generic-arbitrary] dist/doc/html/generic-arbitrary/generic-arbitrary.txt
  6234. 1335.85 s [generic-arbitrary] Preprocessing test suite 'test' for generic-arbitrary-1.0.1.2..
  6235. 1335.85 s [generic-arbitrary] Phase: installPhase
  6236. 1335.85 s [generic-arbitrary] Installing library in /nix/store/ygml11mc26xhqi8j4b253xi58fwiyq5y-generic-arbitrary-1.0.1.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/generic-arbitrary-1.0.1.2-6SA9GnacZLZ9tEZ5h0Cxn3
  6237. 1335.85 s [generic-arbitrary] Phase: fixupPhase
  6238. 1335.85 s [generic-arbitrary] shrinking RPATHs of ELF executables and libraries in /nix/store/ygml11mc26xhqi8j4b253xi58fwiyq5y-generic-arbitrary-1.0.1.2
  6239. 1335.85 s [generic-arbitrary] shrinking /nix/store/ygml11mc26xhqi8j4b253xi58fwiyq5y-generic-arbitrary-1.0.1.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSgeneric-arbitrary-1.0.1.2-6SA9GnacZLZ9tEZ5h0Cxn3-ghc9.6.3.so
  6240. 1335.88 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/9c0lm32ik2w1h62jk4p8mxnh0nmc0vhk-megaparsec-9.6.1 /nix/store/iaglww2il8i3xmhx1xgld1g2mk7jqdan-megaparsec-9.6.1-doc
  6241. 1336.39 s [post-build-hook] Pushing 2 paths (80 are already present) using zstd to cache sellout ⏳
  6242. 1336.39 s [post-build-hook]
  6243. 1336.76 s [post-build-hook] Pushing /nix/store/iaglww2il8i3xmhx1xgld1g2mk7jqdan-megaparsec-9.6.1-doc (4.92 MiB)
  6244. 1336.83 s [post-build-hook] Pushing /nix/store/9c0lm32ik2w1h62jk4p8mxnh0nmc0vhk-megaparsec-9.6.1 (14.79 MiB)
  6245. 1338.44 s [post-build-hook]
  6246. 1338.44 s [post-build-hook] All done.
  6247. 1338.47 s [post-build-hook] Uploading to the NixCI cache: /nix/store/9c0lm32ik2w1h62jk4p8mxnh0nmc0vhk-megaparsec-9.6.1 /nix/store/iaglww2il8i3xmhx1xgld1g2mk7jqdan-megaparsec-9.6.1-doc
  6248. 1338.52 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  6249. 1338.74 s [post-build-hook] copying 4 paths...
  6250. 1338.74 s [post-build-hook] copying path '/nix/store/va3p55pvjxixcrj99q2mzn1lpmlcd6yh-parser-combinators-1.3.0-doc' to 'https://cache.nix-ci.com'...
  6251. 1339.16 s [post-build-hook] copying path '/nix/store/fjz0brssgdlrvgbq6lci95nkyg21fq04-parser-combinators-1.3.0' to 'https://cache.nix-ci.com'...
  6252. 1339.16 s [post-build-hook] copying path '/nix/store/iaglww2il8i3xmhx1xgld1g2mk7jqdan-megaparsec-9.6.1-doc' to 'https://cache.nix-ci.com'...
  6253. 1340.22 s [post-build-hook] copying path '/nix/store/9c0lm32ik2w1h62jk4p8mxnh0nmc0vhk-megaparsec-9.6.1' to 'https://cache.nix-ci.com'...
  6254. 1344.39 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  6255. 1344.68 s [post-build-hook] copying 3 paths...
  6256. 1344.78 s [post-build-hook] copying path '/nix/store/0c4z3n5w5808sx8iim9cqp7hksp8frvr-parser-combinators-1.3.0.drv' to 'https://cache.nix-ci.com'...
  6257. 1344.78 s [post-build-hook] copying path '/nix/store/qralcfrwf0rw4wssvb47h9wb2pc2x84l-megaparsec-9.6.1.tar.gz.drv' to 'https://cache.nix-ci.com'...
  6258. 1344.93 s [post-build-hook] copying path '/nix/store/rlhnvrpzw9vi1j3s1lv3p54jpqg4sdrq-megaparsec-9.6.1.drv' to 'https://cache.nix-ci.com'...
  6259. 1345.18 s Progress: 119 of 236 built (6 building), 285 of 285 downloaded from cache
  6260. 1345.18 s [nothunks] include random-1.2.1.3-9k6Qv394i0yCaivAy2bSc0
  6261. 1345.18 s [nothunks] include stm-2.5.1.0
  6262. 1345.18 s [nothunks] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  6263. 1345.18 s [nothunks] include tasty-hedgehog-1.4.0.2-LxUvW2D8BE4jjTizq9Qu1
  6264. 1345.18 s [nothunks] Linked component graph:
  6265. 1345.18 s [nothunks] unit nothunks-0.3.0.0-7ohoJeH9HDPHW0lcjAtCYB
  6266. 1345.18 s [nothunks] include base-4.18.1.0
  6267. 1345.18 s [nothunks] include bytestring-0.11.5.2
  6268. 1345.18 s [nothunks] include containers-0.6.7
  6269. 1345.18 s [nothunks] include ghc-heap-9.6.3
  6270. 1345.18 s [nothunks] include stm-2.5.1.0
  6271. 1345.18 s [nothunks] include text-2.0.2
  6272. 1345.18 s [nothunks] include time-1.12.2
  6273. 1345.18 s [nothunks] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  6274. 1345.18 s [nothunks] include wherefrom-compat-0.1.1.1-HCMmGRXYVZn7F7b71WSuvO
  6275. 1345.18 s [nothunks] NoThunks.Class=nothunks-0.3.0.0-7ohoJeH9HDPHW0lcjAtCYB:NoThunks.Class
  6276. 1345.18 s [nothunks] unit nothunks-0.3.0.0-9L4TmBxK8nOHaSlA5TZk5H-nothunks-test
  6277. 1345.18 s [nothunks] include base-4.18.1.0
  6278. 1345.18 s [nothunks] include containers-0.6.7
  6279. 1345.18 s [nothunks] include ghc-prim-0.10.0
  6280. 1345.18 s [nothunks] include hedgehog-1.5-BHF7XPtOcLTHdlG8CU1rlp
  6281. 1345.18 s [nothunks] include nothunks-0.3.0.0-7ohoJeH9HDPHW0lcjAtCYB
  6282. 1345.18 s [nothunks] include random-1.2.1.3-9k6Qv394i0yCaivAy2bSc0
  6283. 1345.18 s [nothunks] include stm-2.5.1.0
  6284. 1345.18 s [nothunks] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  6285. 1345.18 s [nothunks] include tasty-hedgehog-1.4.0.2-LxUvW2D8BE4jjTizq9Qu1
  6286. 1345.18 s [nothunks] Ready component graph:
  6287. 1345.18 s [nothunks] definite nothunks-0.3.0.0-7ohoJeH9HDPHW0lcjAtCYB
  6288. 1345.18 s [nothunks] depends base-4.18.1.0
  6289. 1345.18 s [nothunks] depends bytestring-0.11.5.2
  6290. 1345.18 s [nothunks] depends containers-0.6.7
  6291. 1345.18 s [nothunks] depends ghc-heap-9.6.3
  6292. 1345.18 s [nothunks] depends stm-2.5.1.0
  6293. 1345.18 s [nothunks] depends text-2.0.2
  6294. 1345.18 s [nothunks] depends time-1.12.2
  6295. 1345.18 s [nothunks] depends vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  6296. 1345.18 s [nothunks] depends wherefrom-compat-0.1.1.1-HCMmGRXYVZn7F7b71WSuvO
  6297. 1345.18 s [nothunks] definite nothunks-0.3.0.0-9L4TmBxK8nOHaSlA5TZk5H-nothunks-test
  6298. 1345.18 s [nothunks] depends base-4.18.1.0
  6299. 1345.18 s [nothunks] depends containers-0.6.7
  6300. 1345.18 s [nothunks] depends ghc-prim-0.10.0
  6301. 1345.18 s [nothunks] depends hedgehog-1.5-BHF7XPtOcLTHdlG8CU1rlp
  6302. 1345.18 s [nothunks] depends nothunks-0.3.0.0-7ohoJeH9HDPHW0lcjAtCYB
  6303. 1345.18 s [nothunks] depends random-1.2.1.3-9k6Qv394i0yCaivAy2bSc0
  6304. 1345.18 s [nothunks] depends stm-2.5.1.0
  6305. 1345.18 s [nothunks] depends tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  6306. 1345.18 s [nothunks] depends tasty-hedgehog-1.4.0.2-LxUvW2D8BE4jjTizq9Qu1
  6307. 1345.18 s [nothunks] Using Cabal-3.10.1.0 compiled by ghc-9.6
  6308. 1345.18 s [nothunks] Using compiler: ghc-9.6.3
  6309. 1345.18 s [nothunks] Using install prefix:
  6310. 1345.18 s [nothunks] /nix/store/faw3ldv7r9833bm5mqwih5srwpisgfdr-nothunks-0.3.0.0
  6311. 1345.18 s [nothunks] Executables installed in:
  6312. 1345.18 s [nothunks] /nix/store/faw3ldv7r9833bm5mqwih5srwpisgfdr-nothunks-0.3.0.0/bin
  6313. 1345.18 s [nothunks] Libraries installed in:
  6314. 1345.18 s [nothunks] /nix/store/faw3ldv7r9833bm5mqwih5srwpisgfdr-nothunks-0.3.0.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/nothunks-0.3.0.0-7ohoJeH9HDPHW0lcjAtCYB
  6315. 1345.18 s [nothunks] Dynamic Libraries installed in:
  6316. 1345.18 s [nothunks] /nix/store/faw3ldv7r9833bm5mqwih5srwpisgfdr-nothunks-0.3.0.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  6317. 1345.18 s [nothunks] Private executables installed in:
  6318. 1345.18 s [nothunks] /nix/store/faw3ldv7r9833bm5mqwih5srwpisgfdr-nothunks-0.3.0.0/libexec/x86_64-linux-ghc-9.6.3/nothunks-0.3.0.0
  6319. 1345.18 s [nothunks] Data files installed in:
  6320. 1345.18 s [nothunks] /nix/store/faw3ldv7r9833bm5mqwih5srwpisgfdr-nothunks-0.3.0.0/share/x86_64-linux-ghc-9.6.3/nothunks-0.3.0.0
  6321. 1345.18 s [nothunks] Documentation installed in:
  6322. 1345.18 s [nothunks] /nix/store/51krv4darxbfdzjkm2j6f9kwwrqainq0-nothunks-0.3.0.0-doc/share/doc/nothunks-0.3.0.0
  6323. 1345.18 s [nothunks] Configuration files installed in:
  6324. 1345.18 s [nothunks] /nix/store/faw3ldv7r9833bm5mqwih5srwpisgfdr-nothunks-0.3.0.0/etc
  6325. 1345.18 s [nothunks] No alex found
  6326. 1345.18 s [nothunks] Using ar found on system at:
  6327. 1345.18 s [nothunks] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  6328. 1345.18 s [nothunks] No c2hs found
  6329. 1345.18 s [nothunks] No cpphs found
  6330. 1345.18 s [nothunks] No doctest found
  6331. 1345.18 s [nothunks] Using gcc version 14.3.0 given by user at:
  6332. 1345.18 s [nothunks] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  6333. 1345.18 s [nothunks] Using ghc version 9.6.3 found on system at:
  6334. 1345.18 s [nothunks] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  6335. 1345.18 s [nothunks] Using ghc-pkg version 9.6.3 found on system at:
  6336. 1345.18 s [nothunks] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  6337. 1345.18 s [nothunks] No ghcjs found
  6338. 1345.18 s [nothunks] No ghcjs-pkg found
  6339. 1345.18 s [nothunks] No greencard found
  6340. 1345.18 s [nothunks] Using haddock version 2.29.1 found on system at:
  6341. 1345.18 s [nothunks] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  6342. 1345.18 s [nothunks] No happy found
  6343. 1345.18 s [nothunks] Using haskell-suite found on system at: haskell-suite-dummy-location
  6344. 1345.18 s [nothunks] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  6345. 1345.18 s [nothunks] No hmake found
  6346. 1345.18 s [nothunks] Using hpc version 0.68 found on system at:
  6347. 1345.18 s [nothunks] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  6348. 1345.18 s [nothunks] Using hsc2hs version 0.68.9 found on system at:
  6349. 1345.18 s [trial-optparse-applicative] /nix/store/c750d0c7c3v79fiffabys2fk06fylk0m-trial-optparse-applicative-0.0.0.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  6350. 1345.18 s [trial-optparse-applicative] Private executables installed in:
  6351. 1345.18 s [trial-optparse-applicative] /nix/store/c750d0c7c3v79fiffabys2fk06fylk0m-trial-optparse-applicative-0.0.0.0/libexec/x86_64-linux-ghc-9.6.3/trial-optparse-applicative-0.0.0.0
  6352. 1345.18 s [trial-optparse-applicative] Data files installed in:
  6353. 1345.18 s [trial-optparse-applicative] /nix/store/c750d0c7c3v79fiffabys2fk06fylk0m-trial-optparse-applicative-0.0.0.0/share/x86_64-linux-ghc-9.6.3/trial-optparse-applicative-0.0.0.0
  6354. 1345.18 s [trial-optparse-applicative] Documentation installed in:
  6355. 1345.18 s [trial-optparse-applicative] /nix/store/bmc6xvxh6ry60z13xd78jw24q6hjnqnh-trial-optparse-applicative-0.0.0.0-doc/share/doc/trial-optparse-applicative-0.0.0.0
  6356. 1345.18 s [trial-optparse-applicative] Configuration files installed in:
  6357. 1345.18 s [trial-optparse-applicative] /nix/store/c750d0c7c3v79fiffabys2fk06fylk0m-trial-optparse-applicative-0.0.0.0/etc
  6358. 1345.18 s [trial-optparse-applicative] No alex found
  6359. 1345.18 s [trial-optparse-applicative] Using ar found on system at:
  6360. 1345.18 s [trial-optparse-applicative] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  6361. 1345.18 s [trial-optparse-applicative] No c2hs found
  6362. 1345.18 s [trial-optparse-applicative] No cpphs found
  6363. 1345.18 s [trial-optparse-applicative] No doctest found
  6364. 1345.18 s [trial-optparse-applicative] Using gcc version 14.3.0 given by user at:
  6365. 1345.18 s [trial-optparse-applicative] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  6366. 1345.18 s [trial-optparse-applicative] Using ghc version 9.6.3 found on system at:
  6367. 1345.18 s [trial-optparse-applicative] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  6368. 1345.18 s [trial-optparse-applicative] Using ghc-pkg version 9.6.3 found on system at:
  6369. 1345.18 s [trial-optparse-applicative] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  6370. 1345.18 s [trial-optparse-applicative] No ghcjs found
  6371. 1345.18 s [trial-optparse-applicative] No ghcjs-pkg found
  6372. 1345.18 s [trial-optparse-applicative] No greencard found
  6373. 1345.18 s [trial-optparse-applicative] Using haddock version 2.29.1 found on system at:
  6374. 1345.18 s [trial-optparse-applicative] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  6375. 1345.18 s [trial-optparse-applicative] No happy found
  6376. 1345.18 s [trial-optparse-applicative] Using haskell-suite found on system at: haskell-suite-dummy-location
  6377. 1345.18 s [trial-optparse-applicative] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  6378. 1345.18 s [trial-optparse-applicative] No hmake found
  6379. 1345.18 s [trial-optparse-applicative] Using hpc version 0.68 found on system at:
  6380. 1345.18 s [trial-optparse-applicative] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  6381. 1345.18 s [trial-optparse-applicative] Using hsc2hs version 0.68.9 found on system at:
  6382. 1345.18 s [trial-optparse-applicative] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  6383. 1345.18 s [trial-optparse-applicative] Using hscolour version 1.25 found on system at:
  6384. 1345.18 s [trial-optparse-applicative] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  6385. 1345.18 s [trial-optparse-applicative] No jhc found
  6386. 1345.18 s [trial-optparse-applicative] Using ld found on system at:
  6387. 1345.18 s [trial-optparse-applicative] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  6388. 1345.18 s [trial-optparse-applicative] No pkg-config found
  6389. 1345.18 s [trial-optparse-applicative] Using runghc version 9.6.3 found on system at:
  6390. 1345.18 s [trial-optparse-applicative] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  6391. 1345.18 s [trial-optparse-applicative] Using strip version 2.44 found on system at:
  6392. 1345.18 s [trial-optparse-applicative] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  6393. 1345.18 s [trial-optparse-applicative] Using tar found on system at:
  6394. 1345.18 s [trial-optparse-applicative] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  6395. 1345.18 s [trial-optparse-applicative] No uhc found
  6396. 1345.18 s [trial-optparse-applicative] Phase: buildPhase
  6397. 1345.18 s [trial-optparse-applicative] Preprocessing library for trial-optparse-applicative-0.0.0.0..
  6398. 1345.18 s [trial-optparse-applicative] Building library for trial-optparse-applicative-0.0.0.0..
  6399. 1345.18 s [trial-optparse-applicative] [1 of 1] Compiling Trial.OptparseApplicative
  6400. 1345.18 s [trial-optparse-applicative] [1 of 1] Compiling Trial.OptparseApplicative
  6401. 1345.18 s [trial-optparse-applicative] Phase: checkPhase
  6402. 1345.18 s [trial-optparse-applicative] Package has no test suites.
  6403. 1345.18 s [trial-optparse-applicative] Phase: haddockPhase
  6404. 1345.18 s [trial-optparse-applicative] Preprocessing library for trial-optparse-applicative-0.0.0.0..
  6405. 1345.18 s [trial-optparse-applicative] Running Haddock on library for trial-optparse-applicative-0.0.0.0..
  6406. 1345.18 s [trial-optparse-applicative] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  6407. 1345.18 s [trial-optparse-applicative] 100% ( 5 / 5) in 'Trial.OptparseApplicative'
  6408. 1345.18 s [trial-optparse-applicative] Documentation created: dist/doc/html/trial-optparse-applicative/index.html,
  6409. 1345.18 s [trial-optparse-applicative] dist/doc/html/trial-optparse-applicative/trial-optparse-applicative.txt
  6410. 1345.18 s [trial-optparse-applicative] Phase: installPhase
  6411. 1345.18 s [trial-optparse-applicative] Installing library in /nix/store/c750d0c7c3v79fiffabys2fk06fylk0m-trial-optparse-applicative-0.0.0.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/trial-optparse-applicative-0.0.0.0-AvByHmfRORg8XQjqNyGrmh
  6412. 1345.18 s [trial-optparse-applicative] Phase: fixupPhase
  6413. 1345.18 s [trial-optparse-applicative] shrinking RPATHs of ELF executables and libraries in /nix/store/c750d0c7c3v79fiffabys2fk06fylk0m-trial-optparse-applicative-0.0.0.0
  6414. 1345.18 s [trial-optparse-applicative] shrinking /nix/store/c750d0c7c3v79fiffabys2fk06fylk0m-trial-optparse-applicative-0.0.0.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHStrial-optparse-applicative-0.0.0.0-AvByHmfRORg8XQjqNyGrmh-ghc9.6.3.so
  6415. 1345.18 s [unordered-containers] include random-1.2.1.3-9k6Qv394i0yCaivAy2bSc0
  6416. 1345.18 s [unordered-containers] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  6417. 1345.18 s [unordered-containers] include tasty-hunit-0.10.2-HGm8sccssx1BtIU4TO93vm
  6418. 1345.18 s [unordered-containers] include tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  6419. 1345.18 s [unordered-containers] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  6420. 1345.18 s [unordered-containers] Linked component graph:
  6421. 1345.18 s [unordered-containers] unit unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  6422. 1345.18 s [unordered-containers] include base-4.18.1.0
  6423. 1345.18 s [unordered-containers] include deepseq-1.4.8.1
  6424. 1345.18 s [unordered-containers] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  6425. 1345.18 s [unordered-containers] include template-haskell-2.20.0.0
  6426. 1345.19 s [unordered-containers] Data.HashMap.Internal=unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn:Data.HashMap.Internal,Data.HashMap.Internal.Array=unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn:Data.HashMap.Internal.Array,Data.HashMap.Internal.Debug=unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn:Data.HashMap.Internal.Debug,Data.HashMap.Internal.List=unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn:Data.HashMap.Internal.List,Data.HashMap.Internal.Strict=unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn:Data.HashMap.Internal.Strict,Data.HashMap.Lazy=unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn:Data.HashMap.Lazy,Data.HashMap.Strict=unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn:Data.HashMap.Strict,Data.HashSet=unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn:Data.HashSet,Data.HashSet.Internal=unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn:Data.HashSet.Internal
  6427. 1345.19 s [unordered-containers] unit unordered-containers-0.2.20-GdIQipvEzcJ42tjT2Yroyv-unordered-containers-tests
  6428. 1345.19 s [unordered-containers] include ChasingBottoms-1.3.1.15-JeN0fNcjSC1ugbIhfA4yW
  6429. 1345.19 s [unordered-containers] include HUnit-1.6.2.0-Cmk1z9y2zFk3aX4g3H2nfT
  6430. 1345.19 s [unordered-containers] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  6431. 1345.19 s [unordered-containers] include base-4.18.1.0
  6432. 1345.19 s [unordered-containers] include containers-0.6.7
  6433. 1345.19 s [unordered-containers] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  6434. 1345.19 s [unordered-containers] include nothunks-0.3.0.0-7ohoJeH9HDPHW0lcjAtCYB
  6435. 1345.19 s [unordered-containers] include random-1.2.1.3-9k6Qv394i0yCaivAy2bSc0
  6436. 1345.19 s [unordered-containers] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  6437. 1345.19 s [unordered-containers] include tasty-hunit-0.10.2-HGm8sccssx1BtIU4TO93vm
  6438. 1345.19 s [unordered-containers] include tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  6439. 1345.19 s [unordered-containers] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  6440. 1345.19 s [unordered-containers] Ready component graph:
  6441. 1345.19 s [unordered-containers] definite unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  6442. 1345.19 s [unordered-containers] depends base-4.18.1.0
  6443. 1345.19 s [unordered-containers] depends deepseq-1.4.8.1
  6444. 1345.19 s [unordered-containers] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  6445. 1345.19 s [unordered-containers] depends template-haskell-2.20.0.0
  6446. 1345.19 s [unordered-containers] definite unordered-containers-0.2.20-GdIQipvEzcJ42tjT2Yroyv-unordered-containers-tests
  6447. 1345.19 s [unordered-containers] depends ChasingBottoms-1.3.1.15-JeN0fNcjSC1ugbIhfA4yW
  6448. 1345.19 s [unordered-containers] depends HUnit-1.6.2.0-Cmk1z9y2zFk3aX4g3H2nfT
  6449. 1345.19 s [unordered-containers] depends QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  6450. 1345.19 s [unordered-containers] depends base-4.18.1.0
  6451. 1345.19 s [unordered-containers] depends containers-0.6.7
  6452. 1345.19 s [unordered-containers] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  6453. 1345.19 s [unordered-containers] depends nothunks-0.3.0.0-7ohoJeH9HDPHW0lcjAtCYB
  6454. 1345.19 s [unordered-containers] depends random-1.2.1.3-9k6Qv394i0yCaivAy2bSc0
  6455. 1345.19 s [unordered-containers] depends tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  6456. 1345.19 s [unordered-containers] depends tasty-hunit-0.10.2-HGm8sccssx1BtIU4TO93vm
  6457. 1345.19 s [unordered-containers] depends tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  6458. 1345.19 s [unordered-containers] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  6459. 1345.19 s [unordered-containers] Using Cabal-3.10.1.0 compiled by ghc-9.6
  6460. 1345.19 s [unordered-containers] Using compiler: ghc-9.6.3
  6461. 1345.19 s [unordered-containers] Using install prefix:
  6462. 1345.19 s [unordered-containers] /nix/store/vqipma169xnmzzp95ijrnrwdavkagzmm-unordered-containers-0.2.20
  6463. 1345.19 s [unordered-containers] Executables installed in:
  6464. 1345.19 s [unordered-containers] /nix/store/vqipma169xnmzzp95ijrnrwdavkagzmm-unordered-containers-0.2.20/bin
  6465. 1345.19 s [unordered-containers] Libraries installed in:
  6466. 1345.19 s [unordered-containers] /nix/store/vqipma169xnmzzp95ijrnrwdavkagzmm-unordered-containers-0.2.20/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  6467. 1345.19 s [unordered-containers] Dynamic Libraries installed in:
  6468. 1345.19 s [unordered-containers] /nix/store/vqipma169xnmzzp95ijrnrwdavkagzmm-unordered-containers-0.2.20/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  6469. 1345.19 s [unordered-containers] Private executables installed in:
  6470. 1345.19 s [unordered-containers] /nix/store/vqipma169xnmzzp95ijrnrwdavkagzmm-unordered-containers-0.2.20/libexec/x86_64-linux-ghc-9.6.3/unordered-containers-0.2.20
  6471. 1345.19 s [unordered-containers] Data files installed in:
  6472. 1345.19 s [unordered-containers] /nix/store/vqipma169xnmzzp95ijrnrwdavkagzmm-unordered-containers-0.2.20/share/x86_64-linux-ghc-9.6.3/unordered-containers-0.2.20
  6473. 1345.19 s [unordered-containers] Documentation installed in:
  6474. 1345.24 s Building hspec-megaparsec
  6475. 1345.24 s [attoparsec] _ -> False
  6476. 1345.24 s [attoparsec] 1 -> case lasttk of
  6477. 1345.24 s [attoparsec] IPv4Addr _
  6478. 1345.24 s [attoparsec] -> (lentks == 13 && cdctks == 0) || (lentks < 12 && cdctks == 1)
  6479. 1345.24 s [attoparsec] _ -> False
  6480. 1345.24 s [attoparsec] otherwise -> False)’
  6481. 1345.24 s [attoparsec] |
  6482. 1345.24 s [attoparsec] 77 | 0 -> case lasttk of
  6483. 1345.24 s [attoparsec] | ^
  6484. 1345.24 s [attoparsec]
  6485. 1345.24 s [attoparsec] tests/QC/IPv6/Internal.hs:85:17: warning: [-Wunused-matches]
  6486. 1345.24 s [attoparsec] Defined but not used: ‘otherwise’
  6487. 1345.24 s [attoparsec] |
  6488. 1345.24 s [attoparsec] 85 | otherwise -> False))
  6489. 1345.24 s [attoparsec] | ^^^^^^^^^
  6490. 1345.24 s [attoparsec]
  6491. 1345.24 s [attoparsec] tests/QC/IPv6/Internal.hs:85:17: warning: [GHC-63397] [-Wname-shadowing]
  6492. 1345.24 s [attoparsec] This binding for ‘otherwise’ shadows the existing binding
  6493. 1345.24 s [attoparsec] imported from ‘Prelude’ at tests/QC/IPv6/Internal.hs:16:8-23
  6494. 1345.24 s [attoparsec] (and originally defined in ‘GHC.Base’)
  6495. 1345.24 s [attoparsec] |
  6496. 1345.24 s [attoparsec] 85 | otherwise -> False))
  6497. 1345.24 s [attoparsec] | ^^^^^^^^^
  6498. 1345.24 s [attoparsec]
  6499. 1345.24 s [attoparsec] tests/QC/IPv6/Internal.hs:107:17: warning: [-Wunused-local-binds]
  6500. 1345.24 s [attoparsec] Defined but not used: ‘tok1’
  6501. 1345.24 s [attoparsec] |
  6502. 1345.24 s [attoparsec] 107 | tok1 = "1"
  6503. 1345.24 s [attoparsec] | ^^^^
  6504. 1345.24 s [attoparsec]
  6505. 1345.24 s [attoparsec] tests/QC/IPv6/Internal.hs:107:24: warning: [GHC-18042] [-Wtype-defaults]
  6506. 1345.24 s [attoparsec] • Defaulting the type variable ‘a0’ to type ‘String’ in the following constraint
  6507. 1345.24 s [attoparsec] Data.String.IsString a0 arising from the literal ‘"1"’
  6508. 1345.24 s [attoparsec] • In the expression: "1"
  6509. 1345.24 s [attoparsec] In an equation for ‘tok1’: tok1 = "1"
  6510. 1345.24 s [attoparsec] In an equation for ‘isIPv6Addr’:
  6511. 1345.24 s [attoparsec] isIPv6Addr tks
  6512. 1345.24 s [attoparsec] = diffNext tks
  6513. 1345.24 s [attoparsec] &&
  6514. 1345.24 s [attoparsec] (do let cdctks = countDoubleColon tks
  6515. 1345.24 s [attoparsec] let lentks = length tks
  6516. 1345.24 s [attoparsec] let lasttk = last tks
  6517. 1345.24 s [attoparsec] let lenconst
  6518. 1345.24 s [attoparsec] = (lentks == 15 && cdctks == 0) || (lentks < 15 && cdctks == 1)
  6519. 1345.24 s [attoparsec] ....)
  6520. 1345.24 s [attoparsec] where
  6521. 1345.24 s [attoparsec] diffNext [] = False
  6522. 1345.24 s [attoparsec] diffNext [_] = True
  6523. 1345.24 s [attoparsec] diffNext (t : ts)
  6524. 1345.24 s [attoparsec] = do let ...
  6525. 1345.24 s [attoparsec] ....
  6526. 1345.24 s [attoparsec] firstValidToken l
  6527. 1345.24 s [attoparsec] = case head l of
  6528. 1345.24 s [attoparsec] SixteenBit _ -> True
  6529. 1345.24 s [attoparsec] DoubleColon -> True
  6530. 1345.24 s [attoparsec] AllZeros -> True
  6531. 1345.24 s [attoparsec] _ -> False
  6532. 1345.24 s [attoparsec] countDoubleColon l = length $ elemIndices DoubleColon l
  6533. 1345.24 s [attoparsec] tok1 = "1"
  6534. 1345.24 s [attoparsec] |
  6535. 1345.24 s [attoparsec] 107 | tok1 = "1"
  6536. 1345.24 s [attoparsec] | ^^^
  6537. 1345.24 s [attoparsec]
  6538. 1345.24 s [attoparsec] tests/QC/IPv6/Internal.hs:109:1: warning: [GHC-38417] [-Wmissing-signatures]
  6539. 1345.24 s [attoparsec] Top-level binding with no type signature:
  6540. 1345.24 s [attoparsec] countIPv4Addr :: [IPv6AddrToken] -> Integer
  6541. 1345.24 s [attoparsec] |
  6542. 1345.24 s [attoparsec] 109 | countIPv4Addr = foldr oneMoreIPv4Addr 0
  6543. 1345.24 s [attoparsec] | ^^^^^^^^^^^^^
  6544. 1345.24 s [attoparsec]
  6545. 1345.24 s [attoparsec] tests/QC/IPv6/Internal.hs:113:31: warning: [-Wunused-matches]
  6546. 1345.24 s [attoparsec] Defined but not used: ‘otherwise’
  6547. 1345.24 s [attoparsec] |
  6548. 1345.24 s [attoparsec] 113 | otherwise -> c
  6549. 1345.24 s [attoparsec] | ^^^^^^^^^
  6550. 1345.24 s [attoparsec]
  6551. 1345.24 s [attoparsec] tests/QC/IPv6/Internal.hs:113:31: warning: [GHC-63397] [-Wname-shadowing]
  6552. 1345.24 s [attoparsec] include deepseq-1.4.8.1
  6553. 1345.24 s [attoparsec] include quickcheck-unicode-1.0.1.0-4fEkY6Q7R9cGbE41JQNPcd
  6554. 1345.24 s [attoparsec] include scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  6555. 1345.24 s [attoparsec] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  6556. 1345.24 s [attoparsec] include tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  6557. 1345.24 s [attoparsec] include text-2.0.2
  6558. 1345.24 s [attoparsec] include transformers-0.6.1.0
  6559. 1345.24 s [attoparsec] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  6560. 1345.24 s [attoparsec] Ready component graph:
  6561. 1345.24 s [attoparsec] definite attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal
  6562. 1345.24 s [attoparsec] depends array-0.5.5.0
  6563. 1345.24 s [attoparsec] depends base-4.18.1.0
  6564. 1345.24 s [attoparsec] depends bytestring-0.11.5.2
  6565. 1345.24 s [attoparsec] depends text-2.0.2
  6566. 1345.24 s [attoparsec] definite attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  6567. 1345.24 s [attoparsec] depends array-0.5.5.0
  6568. 1345.24 s [attoparsec] depends attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal
  6569. 1345.24 s [attoparsec] depends base-4.18.1.0
  6570. 1345.24 s [attoparsec] depends bytestring-0.11.5.2
  6571. 1345.24 s [attoparsec] depends containers-0.6.7
  6572. 1345.24 s [attoparsec] depends deepseq-1.4.8.1
  6573. 1345.24 s [attoparsec] depends ghc-prim-0.10.0
  6574. 1345.24 s [attoparsec] depends scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  6575. 1345.24 s [attoparsec] depends text-2.0.2
  6576. 1345.24 s [attoparsec] depends transformers-0.6.1.0
  6577. 1345.24 s [attoparsec] definite attoparsec-0.14.4-F2nRYgEJ2Yj69HwH8BHKZL-attoparsec-tests
  6578. 1345.24 s [attoparsec] depends QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  6579. 1345.24 s [attoparsec] depends array-0.5.5.0
  6580. 1345.24 s [attoparsec] depends attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  6581. 1345.24 s [attoparsec] depends attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal
  6582. 1345.24 s [attoparsec] depends base-4.18.1.0
  6583. 1345.24 s [attoparsec] depends bytestring-0.11.5.2
  6584. 1345.24 s [attoparsec] depends deepseq-1.4.8.1
  6585. 1345.24 s [attoparsec] depends quickcheck-unicode-1.0.1.0-4fEkY6Q7R9cGbE41JQNPcd
  6586. 1345.24 s [attoparsec] depends scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  6587. 1345.24 s [attoparsec] depends tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  6588. 1345.24 s [attoparsec] depends tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  6589. 1345.24 s [attoparsec] depends text-2.0.2
  6590. 1345.24 s [attoparsec] depends transformers-0.6.1.0
  6591. 1345.24 s [attoparsec] depends vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  6592. 1345.24 s [attoparsec] Using Cabal-3.10.1.0 compiled by ghc-9.6
  6593. 1345.24 s [attoparsec] Using compiler: ghc-9.6.3
  6594. 1345.24 s [attoparsec] Using install prefix:
  6595. 1345.24 s [attoparsec] /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4
  6596. 1345.24 s [attoparsec] Executables installed in:
  6597. 1345.24 s [attoparsec] /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4/bin
  6598. 1345.24 s [attoparsec] Libraries installed in:
  6599. 1345.24 s [attoparsec] /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  6600. 1345.24 s [attoparsec] Dynamic Libraries installed in:
  6601. 1345.24 s [attoparsec] /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  6602. 1345.24 s [attoparsec] Private executables installed in:
  6603. 1345.24 s [attoparsec] /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4/libexec/x86_64-linux-ghc-9.6.3/attoparsec-0.14.4
  6604. 1345.24 s [attoparsec] Data files installed in:
  6605. 1345.24 s [attoparsec] /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4/share/x86_64-linux-ghc-9.6.3/attoparsec-0.14.4
  6606. 1345.24 s [attoparsec] Documentation installed in:
  6607. 1345.24 s [attoparsec] /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4/share/doc/x86_64-linux-ghc-9.6.3/attoparsec-0.14.4
  6608. 1345.24 s [attoparsec] Configuration files installed in:
  6609. 1345.24 s [attoparsec] /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4/etc
  6610. 1345.24 s [attoparsec] No alex found
  6611. 1345.24 s [attoparsec] Using ar found on system at:
  6612. 1345.24 s [attoparsec] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  6613. 1345.24 s [attoparsec] No c2hs found
  6614. 1345.24 s [attoparsec] No cpphs found
  6615. 1345.24 s [attoparsec] No doctest found
  6616. 1345.24 s [attoparsec] Using gcc version 14.3.0 given by user at:
  6617. 1345.24 s [attoparsec] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  6618. 1345.24 s [attoparsec] Using ghc version 9.6.3 found on system at:
  6619. 1345.24 s [attoparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  6620. 1345.24 s [attoparsec] Using ghc-pkg version 9.6.3 found on system at:
  6621. 1345.24 s [attoparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  6622. 1345.24 s [attoparsec] No ghcjs found
  6623. 1345.24 s [attoparsec] No ghcjs-pkg found
  6624. 1345.24 s [attoparsec] No greencard found
  6625. 1345.24 s [attoparsec] Using haddock version 2.29.1 found on system at:
  6626. 1345.24 s [attoparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  6627. 1345.24 s [attoparsec] No happy found
  6628. 1345.24 s [attoparsec] Using haskell-suite found on system at: haskell-suite-dummy-location
  6629. 1345.24 s [attoparsec] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  6630. 1345.24 s [attoparsec] No hmake found
  6631. 1345.24 s [attoparsec] Using hpc version 0.68 found on system at:
  6632. 1345.24 s [attoparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  6633. 1345.24 s [attoparsec] Using hsc2hs version 0.68.9 found on system at:
  6634. 1345.24 s [attoparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  6635. 1345.24 s [attoparsec] Using hscolour version 1.25 found on system at:
  6636. 1345.24 s [attoparsec] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  6637. 1345.24 s [attoparsec] No jhc found
  6638. 1345.24 s [generic-arbitrary] checking for references to /build/ in /nix/store/ygml11mc26xhqi8j4b253xi58fwiyq5y-generic-arbitrary-1.0.1.2...
  6639. 1345.24 s [generic-arbitrary] patching script interpreter paths in /nix/store/ygml11mc26xhqi8j4b253xi58fwiyq5y-generic-arbitrary-1.0.1.2
  6640. 1345.24 s [generic-arbitrary] stripping (with command strip and flags -S -p) in /nix/store/ygml11mc26xhqi8j4b253xi58fwiyq5y-generic-arbitrary-1.0.1.2/lib
  6641. 1345.24 s [generic-arbitrary] shrinking RPATHs of ELF executables and libraries in /nix/store/1z22lxvkjawsgmna9kg25i4plvzmhm4h-generic-arbitrary-1.0.1.2-doc
  6642. 1345.24 s [generic-arbitrary] checking for references to /build/ in /nix/store/1z22lxvkjawsgmna9kg25i4plvzmhm4h-generic-arbitrary-1.0.1.2-doc...
  6643. 1345.24 s [generic-arbitrary] patching script interpreter paths in /nix/store/1z22lxvkjawsgmna9kg25i4plvzmhm4h-generic-arbitrary-1.0.1.2-doc
  6644. 1345.24 s [nothunks] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  6645. 1345.24 s [nothunks] Using hscolour version 1.25 found on system at:
  6646. 1345.24 s [nothunks] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  6647. 1345.24 s [nothunks] No jhc found
  6648. 1345.24 s [nothunks] Using ld found on system at:
  6649. 1345.24 s [nothunks] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  6650. 1345.24 s [nothunks] No pkg-config found
  6651. 1345.24 s [nothunks] Using runghc version 9.6.3 found on system at:
  6652. 1345.24 s [nothunks] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  6653. 1345.24 s [nothunks] Using strip version 2.44 found on system at:
  6654. 1345.24 s [nothunks] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  6655. 1345.24 s [nothunks] Using tar found on system at:
  6656. 1345.24 s [nothunks] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  6657. 1345.24 s [nothunks] No uhc found
  6658. 1345.24 s [nothunks] Phase: buildPhase
  6659. 1345.24 s [nothunks] Preprocessing library for nothunks-0.3.0.0..
  6660. 1345.24 s [nothunks] Building library for nothunks-0.3.0.0..
  6661. 1345.24 s [nothunks] [1 of 1] Compiling NoThunks.Class ( src/NoThunks/Class.hs, dist/build/NoThunks/Class.o, dist/build/NoThunks/Class.dyn_o )
  6662. 1345.24 s [nothunks] [1 of 1] Compiling NoThunks.Class ( src/NoThunks/Class.hs, dist/build/NoThunks/Class.p_o )
  6663. 1345.24 s [nothunks] Preprocessing test suite 'nothunks-test' for nothunks-0.3.0.0..
  6664. 1345.24 s [nothunks] Building test suite 'nothunks-test' for nothunks-0.3.0.0..
  6665. 1345.24 s [nothunks] [1 of 2] Compiling Test.NoThunks.Class ( test/Test/NoThunks/Class.hs, dist/build/nothunks-test/nothunks-test-tmp/Test/NoThunks/Class.o )
  6666. 1345.25 s [nothunks] [2 of 2] Compiling Main ( test/Main.hs, dist/build/nothunks-test/nothunks-test-tmp/Main.o )
  6667. 1345.25 s [nothunks] [3 of 3] Linking dist/build/nothunks-test/nothunks-test
  6668. 1345.25 s [nothunks] Phase: checkPhase
  6669. 1345.25 s [nothunks] Running 1 test suites...
  6670. 1345.25 s [nothunks] Test suite nothunks-test: RUNNING...
  6671. 1345.25 s [nothunks] Tests
  6672. 1345.25 s [nothunks] NoThunks.Class
  6673. 1345.25 s [nothunks] Sanity
  6674. 1345.25 s [nothunks] IntNotNF: OK
  6675. 1345.25 s [nothunks] ✓ <interactive> passed 1 test.
  6676. 1345.25 s [nothunks] IntIsNF: OK
  6677. 1345.25 s [nothunks] ✓ <interactive> passed 1 test.
  6678. 1345.25 s [nothunks] Pair: OK
  6679. 1345.25 s [nothunks] ✓ <interactive> passed 1 test.
  6680. 1345.25 s [nothunks] Sum: OK
  6681. 1345.25 s [nothunks] ✓ <interactive> passed 1 test.
  6682. 1345.25 s [nothunks] Fn: OK
  6683. 1345.25 s [nothunks] ✓ <interactive> passed 1 test.
  6684. 1345.25 s [nothunks] IO: OK
  6685. 1345.25 s [nothunks] ✓ <interactive> passed 1 test.
  6686. 1345.25 s [nothunks] InspectHeap
  6687. 1345.25 s [nothunks] Int: OK (0.02s)
  6688. 1345.25 s [nothunks] ✓ <interactive> passed 1000 tests.
  6689. 1345.25 s [nothunks] Just ["Int"] 51% ██████████▏·········
  6690. 1345.25 s [nothunks] Nothing 49% █████████▊··········
  6691. 1345.25 s [nothunks] IntInt: OK (0.02s)
  6692. 1345.25 s [nothunks] ✓ <interactive> passed 1000 tests.
  6693. 1345.25 s [nothunks] Just ["(,)"] 51% ██████████··········
  6694. 1345.25 s [nothunks] Just ["Int","(,)"] 37% ███████▍············
  6695. 1345.25 s [nothunks] Nothing 12% ██▍·················
  6696. 1345.25 s [nothunks] SumInt: OK (0.02s)
  6697. 1345.25 s [nothunks] ✓ <interactive> passed 1000 tests.
  6698. 1345.25 s [nothunks] Just ["Either"] 34% ██████▊·············
  6699. 1345.25 s [nothunks] Just ["Int","Either"] 33% ██████▌·············
  6700. 1345.25 s [nothunks] Nothing 33% ██████▌·············
  6701. 1345.25 s [nothunks] ListInt: OK (0.02s)
  6702. 1345.25 s [nothunks] ✓ <interactive> passed 1000 tests.
  6703. 1345.25 s [nothunks] Just ["Int","List"] 22% ████▍···············
  6704. 1345.25 s [nothunks] Just ["List"] 44% ████████▊···········
  6705. 1345.25 s [nothunks] Nothing 34% ██████▋·············
  6706. 1345.25 s [nothunks] IntListInt: OK (0.03s)
  6707. 1345.25 s [nothunks] ✓ <interactive> passed 1000 tests.
  6708. 1345.25 s [nothunks] Just ["(,)"] 48% █████████▌··········
  6709. 1345.25 s [nothunks] Just ["Int","(,)"] 24% ████▉···············
  6710. 1345.25 s [nothunks] Just ["Int","List","(,)"] 6% █▎··················
  6711. 1345.25 s [nothunks] Just ["List","(,)"] 13% ██▌·················
  6712. 1345.25 s [nothunks] Nothing 8% █▋··················
  6713. 1345.25 s [nothunks] SeqInt: EXPECTED FAILURE failed at test/Test/NoThunks/Class.hs:179:7
  6714. 1345.25 s [nothunks] after 10 tests and 1 shrink.
  6715. 1345.25 s [nothunks] shrink path: 10:c
  6716. 1345.25 s [trial-optparse-applicative] checking for references to /build/ in /nix/store/c750d0c7c3v79fiffabys2fk06fylk0m-trial-optparse-applicative-0.0.0.0...
  6717. 1345.25 s [trial-optparse-applicative] patching script interpreter paths in /nix/store/c750d0c7c3v79fiffabys2fk06fylk0m-trial-optparse-applicative-0.0.0.0
  6718. 1345.25 s [trial-optparse-applicative] stripping (with command strip and flags -S -p) in /nix/store/c750d0c7c3v79fiffabys2fk06fylk0m-trial-optparse-applicative-0.0.0.0/lib
  6719. 1345.25 s [trial-optparse-applicative] shrinking RPATHs of ELF executables and libraries in /nix/store/bmc6xvxh6ry60z13xd78jw24q6hjnqnh-trial-optparse-applicative-0.0.0.0-doc
  6720. 1345.25 s [trial-optparse-applicative] checking for references to /build/ in /nix/store/bmc6xvxh6ry60z13xd78jw24q6hjnqnh-trial-optparse-applicative-0.0.0.0-doc...
  6721. 1345.25 s [trial-optparse-applicative] patching script interpreter paths in /nix/store/bmc6xvxh6ry60z13xd78jw24q6hjnqnh-trial-optparse-applicative-0.0.0.0-doc
  6722. 1345.25 s [unordered-containers] /nix/store/44byqshz6srx0y1f9lyiidbgm2lviv25-unordered-containers-0.2.20-doc/share/doc/unordered-containers-0.2.20
  6723. 1345.25 s [unordered-containers] Configuration files installed in:
  6724. 1345.25 s [unordered-containers] /nix/store/vqipma169xnmzzp95ijrnrwdavkagzmm-unordered-containers-0.2.20/etc
  6725. 1345.25 s [unordered-containers] No alex found
  6726. 1345.25 s [unordered-containers] Using ar found on system at:
  6727. 1345.25 s [unordered-containers] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  6728. 1345.25 s [unordered-containers] No c2hs found
  6729. 1345.25 s [unordered-containers] No cpphs found
  6730. 1345.25 s [unordered-containers] No doctest found
  6731. 1345.25 s [unordered-containers] Using gcc version 14.3.0 given by user at:
  6732. 1345.25 s [unordered-containers] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  6733. 1345.25 s [unordered-containers] Using ghc version 9.6.3 found on system at:
  6734. 1345.25 s [unordered-containers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  6735. 1345.25 s [unordered-containers] Using ghc-pkg version 9.6.3 found on system at:
  6736. 1345.25 s [unordered-containers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  6737. 1345.25 s [unordered-containers] No ghcjs found
  6738. 1345.25 s [unordered-containers] No ghcjs-pkg found
  6739. 1345.25 s [unordered-containers] No greencard found
  6740. 1345.25 s [unordered-containers] Using haddock version 2.29.1 found on system at:
  6741. 1345.25 s [unordered-containers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  6742. 1345.25 s [unordered-containers] No happy found
  6743. 1345.25 s [unordered-containers] Using haskell-suite found on system at: haskell-suite-dummy-location
  6744. 1345.25 s [unordered-containers] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  6745. 1345.25 s [unordered-containers] No hmake found
  6746. 1345.25 s [unordered-containers] Using hpc version 0.68 found on system at:
  6747. 1345.25 s [unordered-containers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  6748. 1345.25 s [unordered-containers] Using hsc2hs version 0.68.9 found on system at:
  6749. 1345.25 s [unordered-containers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  6750. 1345.25 s [unordered-containers] Using hscolour version 1.25 found on system at:
  6751. 1345.25 s [unordered-containers] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  6752. 1345.25 s [unordered-containers] No jhc found
  6753. 1345.25 s [unordered-containers] Using ld found on system at:
  6754. 1345.25 s [unordered-containers] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  6755. 1345.25 s [unordered-containers] No pkg-config found
  6756. 1345.25 s [unordered-containers] Using runghc version 9.6.3 found on system at:
  6757. 1345.25 s [unordered-containers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  6758. 1345.25 s [unordered-containers] Using strip version 2.44 found on system at:
  6759. 1345.25 s [unordered-containers] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  6760. 1345.25 s [unordered-containers] Using tar found on system at:
  6761. 1345.25 s [unordered-containers] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  6762. 1345.25 s [unordered-containers] No uhc found
  6763. 1345.25 s [unordered-containers] Phase: buildPhase
  6764. 1345.25 s [unordered-containers] Preprocessing library for unordered-containers-0.2.20..
  6765. 1345.25 s [unordered-containers] Building library for unordered-containers-0.2.20..
  6766. 1345.25 s [unordered-containers]
  6767. 1345.25 s [unordered-containers] Data/HashMap/Internal.hs:12:14-23: warning: [-Wdeprecated-flags]
  6768. 1345.25 s [unordered-containers] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
  6769. 1345.25 s [unordered-containers] |
  6770. 1345.25 s [unordered-containers] 12 | {-# LANGUAGE TypeInType #-}
  6771. 1345.25 s [unordered-containers] | ^^^^^^^^^^
  6772. 1345.25 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 )
  6773. 1345.25 s [unordered-containers]
  6774. 1345.25 s [unordered-containers] Data/HashMap/Internal/Array.hs:83:1-35: warning: [-Wunused-imports]
  6775. 1345.25 s [unordered-containers] The import of ‘Control.Applicative’ is redundant
  6776. 1345.25 s [unordered-containers] except perhaps to import instances from ‘Control.Applicative’
  6777. 1345.25 s [unordered-containers] To import instances alone, use: import Control.Applicative()
  6778. 1345.25 s [unordered-containers] |
  6779. 1345.25 s [unordered-containers] 83 | import Control.Applicative (liftA2)
  6780. 1345.25 s [unordered-containers] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6781. 1345.25 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 )
  6782. 1345.25 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 )
  6783. 1345.25 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 )
  6784. 1345.25 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 )
  6785. 1345.25 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 )
  6786. 1345.25 s [unordered-containers] [7 of 9] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o, dist/build/Data/HashSet.dyn_o )
  6787. 1345.25 s [attoparsec] This binding for ‘otherwise’ shadows the existing binding
  6788. 1345.25 s [attoparsec] imported from ‘Prelude’ at tests/QC/IPv6/Internal.hs:16:8-23
  6789. 1345.25 s [attoparsec] (and originally defined in ‘GHC.Base’)
  6790. 1345.25 s [attoparsec] |
  6791. 1345.25 s [attoparsec] 113 | otherwise -> c
  6792. 1345.25 s [attoparsec] | ^^^^^^^^^
  6793. 1345.25 s [attoparsec]
  6794. 1345.25 s [attoparsec] tests/QC/IPv6/Internal.hs:145:5: warning: [GHC-62161] [-Wincomplete-patterns]
  6795. 1345.25 s [attoparsec] Pattern match(es) are non-exhaustive
  6796. 1345.25 s [attoparsec] In a case alternative:
  6797. 1345.25 s [attoparsec] Patterns of type ‘IResult T.Text [IPv6AddrToken]’ not matched:
  6798. 1345.25 s [attoparsec] Partial _
  6799. 1345.25 s [attoparsec] |
  6800. 1345.25 s [attoparsec] 145 | case readText s of
  6801. 1345.25 s [attoparsec] | ^^^^^^^^^^^^^^^^^^...
  6802. 1345.25 s [attoparsec]
  6803. 1345.25 s [attoparsec] tests/QC/IPv6/Internal.hs:149:14: warning: [GHC-63397] [-Wname-shadowing]
  6804. 1345.25 s [attoparsec] This binding for ‘s’ shadows the existing binding
  6805. 1345.25 s [attoparsec] bound at tests/QC/IPv6/Internal.hs:144:21
  6806. 1345.25 s [attoparsec] |
  6807. 1345.25 s [attoparsec] 149 | readText s = feed (parse (many1 $ ipv4Addr <|> sixteenBit <|> doubleColon <|> colon) s) T.empty
  6808. 1345.25 s [attoparsec] | ^
  6809. 1345.25 s [attoparsec]
  6810. 1345.25 s [attoparsec] tests/QC/IPv6/Internal.hs:219:34: warning: [GHC-63397] [-Wname-shadowing]
  6811. 1345.25 s [attoparsec] This binding for ‘x’ shadows the existing binding
  6812. 1345.25 s [attoparsec] bound at tests/QC/IPv6/Internal.hs:218:42
  6813. 1345.25 s [attoparsec] |
  6814. 1345.25 s [attoparsec] 219 | ntks tks - foldl (\c x -> if (x /= DoubleColon) && (x /= Colon) then c+1 else c) 0 x
  6815. 1345.25 s [attoparsec] | ^
  6816. 1345.25 s [attoparsec]
  6817. 1345.25 s [attoparsec] tests/QC/IPv6/Internal.hs:221:18: warning: [GHC-63397] [-Wname-shadowing]
  6818. 1345.25 s [attoparsec] This binding for ‘tks’ shadows the existing binding
  6819. 1345.25 s [attoparsec] bound at tests/QC/IPv6/Internal.hs:207:17
  6820. 1345.25 s [attoparsec] |
  6821. 1345.25 s [attoparsec] 221 | ntks tks = if countIPv4Addr tks == 1 then 7 else 8
  6822. 1345.25 s [attoparsec] | ^^^
  6823. 1345.25 s [attoparsec]
  6824. 1345.25 s [attoparsec] tests/QC/IPv6/Internal.hs:242:25: warning: [GHC-63397] [-Wname-shadowing]
  6825. 1345.25 s [attoparsec] This binding for ‘t’ shadows the existing binding
  6826. 1345.25 s [attoparsec] bound at tests/QC/IPv6/Internal.hs:235:23
  6827. 1345.25 s [attoparsec] |
  6828. 1345.25 s [attoparsec] 242 | where longest t = case t of
  6829. 1345.25 s [attoparsec] | ^
  6830. 1345.25 s [attoparsec]
  6831. 1345.25 s [attoparsec] tests/QC/IPv6/Internal.hs:298:12: warning: [GHC-18042] [-Wtype-defaults]
  6832. 1345.25 s [attoparsec] • Defaulting the type variable ‘a0’ to type ‘Integer’ in the following constraints
  6833. 1345.25 s [attoparsec] (Integral a0)
  6834. 1345.25 s [attoparsec] arising from a use of ‘R.decimal’
  6835. 1345.25 s [attoparsec] at tests/QC/IPv6/Internal.hs:298:12-20
  6836. 1345.25 s [attoparsec] (Ord a0)
  6837. 1345.25 s [attoparsec] arising from a use of ‘<’ at tests/QC/IPv6/Internal.hs:299:39
  6838. 1345.25 s [attoparsec] (Num a0)
  6839. 1345.25 s [attoparsec] arising from the literal ‘256’
  6840. 1345.25 s [attoparsec] at tests/QC/IPv6/Internal.hs:299:41-43
  6841. 1345.25 s [attoparsec] (Show a0)
  6842. 1345.25 s [attoparsec] arising from a use of ‘show’ at tests/QC/IPv6/Internal.hs:299:59-62
  6843. 1345.25 s [attoparsec] • In the expression: R.decimal ds
  6844. 1345.25 s [attoparsec] In a stmt of a 'do' block:
  6845. 1345.25 s [attoparsec] case R.decimal ds of
  6846. 1345.25 s [attoparsec] Right (n, _)
  6847. 1345.25 s [attoparsec] -> return (if n < 256 then T.pack $ show n else T.empty)
  6848. 1345.25 s [attoparsec] Left _ -> return T.empty
  6849. 1345.25 s [attoparsec] In the expression:
  6850. 1345.25 s [attoparsec] do ds <- takeWhile1 isDigit
  6851. 1345.25 s [attoparsec] case R.decimal ds of
  6852. 1345.25 s [attoparsec] Right (n, _)
  6853. 1345.25 s [attoparsec] -> return (if n < 256 then T.pack $ show n else T.empty)
  6854. 1345.25 s [attoparsec] Left _ -> return T.empty
  6855. 1345.25 s [attoparsec] |
  6856. 1345.25 s [attoparsec] 298 | case R.decimal ds of
  6857. 1345.25 s [attoparsec] | ^^^^^^^^^
  6858. 1345.25 s [attoparsec]
  6859. 1345.25 s [attoparsec] Using ld found on system at:
  6860. 1345.25 s [attoparsec] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  6861. 1345.25 s [attoparsec] No pkg-config found
  6862. 1345.25 s [attoparsec] Using runghc version 9.6.3 found on system at:
  6863. 1345.25 s [attoparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  6864. 1345.25 s [attoparsec] Using strip version 2.44 found on system at:
  6865. 1345.25 s [attoparsec] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  6866. 1345.25 s [attoparsec] Using tar found on system at:
  6867. 1345.25 s [attoparsec] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  6868. 1345.25 s [attoparsec] No uhc found
  6869. 1345.25 s [attoparsec] Phase: buildPhase
  6870. 1345.25 s [attoparsec] Preprocessing library 'attoparsec-internal' for attoparsec-0.14.4..
  6871. 1345.25 s [attoparsec] Building library 'attoparsec-internal' for attoparsec-0.14.4..
  6872. 1345.25 s [attoparsec] [1 of 6] Compiling Data.Attoparsec.ByteString.FastSet ( internal/Data/Attoparsec/ByteString/FastSet.hs, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/FastSet.o, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/FastSet.dyn_o )
  6873. 1345.25 s [attoparsec]
  6874. 1345.25 s [attoparsec] internal/Data/Attoparsec/ByteString/FastSet.hs:97:18: warning: [GHC-68441] [-Wdeprecations]
  6875. 1345.25 s [attoparsec] In the use of ‘memset’
  6876. 1345.25 s [attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  6877. 1345.25 s [attoparsec] Deprecated: "Use Foreign.Marshal.Utils.fillBytes instead"
  6878. 1345.25 s [attoparsec] |
  6879. 1345.25 s [attoparsec] 97 | _ <- I.memset t 0 32
  6880. 1345.25 s [attoparsec] | ^^^^^^^^
  6881. 1345.25 s [attoparsec] [2 of 6] Compiling Data.Attoparsec.Internal.Compat ( internal/Data/Attoparsec/Internal/Compat.hs, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Compat.o, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Compat.dyn_o )
  6882. 1345.25 s [attoparsec] [3 of 6] Compiling Data.Attoparsec.Internal.Fhthagn ( internal/Data/Attoparsec/Internal/Fhthagn.hs, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Fhthagn.o, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Fhthagn.dyn_o )
  6883. 1345.25 s [attoparsec] [4 of 6] Compiling Data.Attoparsec.ByteString.Buffer ( internal/Data/Attoparsec/ByteString/Buffer.hs, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/Buffer.o, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/Buffer.dyn_o )
  6884. 1345.25 s [attoparsec]
  6885. 1345.25 s [attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:62:1: warning: [-Wunused-imports]
  6886. 1345.25 s [attoparsec] The import of ‘Data.Semigroup’ is redundant
  6887. 1345.25 s [attoparsec] except perhaps to import instances from ‘Data.Semigroup’
  6888. 1345.25 s [attoparsec] To import instances alone, use: import Data.Semigroup()
  6889. 1345.25 s [attoparsec] |
  6890. 1345.25 s [attoparsec] 62 | import Data.Semigroup (Semigroup(..))
  6891. 1345.25 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6892. 1345.25 s [attoparsec]
  6893. 1345.25 s [attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:121:11: warning: [GHC-68441] [-Wdeprecations]
  6894. 1345.25 s [attoparsec] In the use of ‘memcpy’
  6895. 1345.25 s [attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  6896. 1345.25 s [attoparsec] Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
  6897. 1345.25 s [attoparsec] |
  6898. 1345.25 s [attoparsec] 121 | memcpy (ptr0 `plusPtr` (off0+len0))
  6899. 1345.25 s [attoparsec] | ^^^^^^
  6900. 1345.25 s [attoparsec]
  6901. 1345.25 s [attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:132:13: warning: [GHC-68441] [-Wdeprecations]
  6902. 1345.25 s [attoparsec] In the use of ‘memcpy’
  6903. 1345.25 s [attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  6904. 1345.25 s [attoparsec] Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
  6905. 1345.25 s [attoparsec] |
  6906. 1345.25 s [attoparsec] 132 | memcpy ptr (ptr0 `plusPtr` off0) (fromIntegral len0)
  6907. 1345.25 s [attoparsec] | ^^^^^^
  6908. 1345.25 s [attoparsec]
  6909. 1345.25 s [attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:133:13: warning: [GHC-68441] [-Wdeprecations]
  6910. 1345.25 s [attoparsec] In the use of ‘memcpy’
  6911. 1345.32 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/1z22lxvkjawsgmna9kg25i4plvzmhm4h-generic-arbitrary-1.0.1.2-doc /nix/store/ygml11mc26xhqi8j4b253xi58fwiyq5y-generic-arbitrary-1.0.1.2
  6912. 1345.80 s [post-build-hook] Pushing 1 paths (73 are already present) using zstd to cache sellout ⏳
  6913. 1345.80 s [post-build-hook]
  6914. 1346.16 s [post-build-hook] Pushing /nix/store/ygml11mc26xhqi8j4b253xi58fwiyq5y-generic-arbitrary-1.0.1.2 (696.46 KiB)
  6915. 1347.19 s [post-build-hook]
  6916. 1347.19 s [post-build-hook] All done.
  6917. 1347.21 s [post-build-hook] Uploading to the NixCI cache: /nix/store/1z22lxvkjawsgmna9kg25i4plvzmhm4h-generic-arbitrary-1.0.1.2-doc /nix/store/ygml11mc26xhqi8j4b253xi58fwiyq5y-generic-arbitrary-1.0.1.2
  6918. 1347.26 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  6919. 1347.48 s [post-build-hook] copying 2 paths...
  6920. 1347.48 s [post-build-hook] copying path '/nix/store/1z22lxvkjawsgmna9kg25i4plvzmhm4h-generic-arbitrary-1.0.1.2-doc' to 'https://cache.nix-ci.com'...
  6921. 1347.82 s [post-build-hook] copying path '/nix/store/ygml11mc26xhqi8j4b253xi58fwiyq5y-generic-arbitrary-1.0.1.2' to 'https://cache.nix-ci.com'...
  6922. 1348.28 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  6923. 1348.56 s [post-build-hook] copying 1 paths...
  6924. 1348.56 s [post-build-hook] copying path '/nix/store/j2g92dyqr1mkjycdivwnxbd2cgzcdnbm-generic-arbitrary-1.0.1.2.drv' to 'https://cache.nix-ci.com'...
  6925. 1348.83 s Progress: 120 of 236 built (6 building), 285 of 285 downloaded from cache
  6926. 1348.83 s [nothunks] Just ["Int","Seq"] 20% ████················
  6927. 1348.83 s [nothunks] Nothing 70% ██████████████······
  6928. 1348.83 s [nothunks]
  6929. 1348.83 s [nothunks] ┏━━ test/Test/NoThunks/Class.hs ━━━
  6930. 1348.83 s [nothunks] 166 ┃ testWithModel :: forall a. FromModel a
  6931. 1348.83 s [nothunks] 167 ┃ => (Maybe ThunkInfo -> Maybe [String] -> Bool)
  6932. 1348.83 s [nothunks] 168 ┃ -> Proxy a
  6933. 1348.83 s [nothunks] 169 ┃ -- ^ Compare @ThunkInfo@. When we use 'noThunks' this
  6934. 1348.83 s [nothunks] 170 ┃ -- can just be @(==)@; however, when we use 'isNormalForm', the
  6935. 1348.83 s [nothunks] 171 ┃ -- context we will get from the model will be too detailed.
  6936. 1348.83 s [nothunks] 172 ┃ -> Property
  6937. 1348.83 s [nothunks] 173 ┃ testWithModel compareInfo _proxy = withTests 1000 $ property $ do
  6938. 1348.84 s [nothunks] 174 ┃ m :: Model a <- forAll genModel
  6939. 1348.84 s [nothunks] Wrap
  6940. 1348.84 s [nothunks] { unwrap =
  6941. 1348.84 s [nothunks] SeqEnqueue
  6942. 1348.84 s [nothunks] (IntValue 0)
  6943. 1348.84 s [nothunks] (SeqEnqueue
  6944. 1348.84 s [nothunks] (IntValue 0)
  6945. 1348.84 s [nothunks] (SeqEnqueue
  6946. 1348.84 s [nothunks] (IntValue 0)
  6947. 1348.84 s [nothunks] (SeqEnqueue
  6948. 1348.84 s [nothunks] (IntValue 0)
  6949. 1348.84 s [nothunks] (SeqEnqueue (IntValue 0) (SeqEnqueue (IntValue 0) SeqEmpty)))))
  6950. 1348.84 s [nothunks] }
  6951. 1348.84 s [nothunks] 175 ┃ collect $ modelUnexpected [] m
  6952. 1348.84 s [nothunks] 176 ┃ fromModel m $ \a -> do
  6953. 1348.84 s [nothunks] 177 ┃ annotate $ show $ modelIsNF [] m
  6954. 1348.84 s [nothunks] IsNF
  6955. 1348.84 s [nothunks] 178 ┃ isNF <- liftIO $ noThunks [] a
  6956. 1348.84 s [nothunks] 179 Hedgehog.diff isNF compareInfo (modelUnexpected [] m)
  6957. 1348.84 s [nothunks] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6958. 1348.84 s [nothunks] ┃ │ ━━━ Failed (- lhs) (+ rhs) ━━━
  6959. 1348.84 s [nothunks] ┃ │ - Just
  6960. 1348.84 s [nothunks] ┃ │ - ThunkInfo
  6961. 1348.84 s [nothunks] ┃ │ - { thunkContext = [ "..." , "Seq Int" ] , thunkInfo = Nothing }
  6962. 1348.84 s [nothunks] ┃ │ + Nothing
  6963. 1348.84 s [nothunks]
  6964. 1348.84 s [nothunks] This failure can be reproduced by running:
  6965. 1348.84 s [nothunks] > recheckAt (Seed 2113523880043768992 12298865339439650651) "10:c" EXPECTED FAILURE
  6966. 1348.84 s [nothunks]
  6967. 1348.84 s [nothunks] OK (0.03s)
  6968. 1348.84 s [nothunks] ✓ <interactive> passed 1 test.
  6969. 1348.84 s [nothunks] Model
  6970. 1348.84 s [nothunks] Int: OK (0.02s)
  6971. 1348.84 s [nothunks] ✓ <interactive> passed 1000 tests.
  6972. 1348.84 s [nothunks] Just ["Int"] 53% ██████████▋·········
  6973. 1348.84 s [nothunks] Nothing 47% █████████▎··········
  6974. 1348.84 s [nothunks] IntInt: OK (0.02s)
  6975. 1348.84 s [nothunks] ✓ <interactive> passed 1000 tests.
  6976. 1348.84 s [nothunks] Just ["(,)"] 50% █████████▉··········
  6977. 1348.84 s [nothunks] Just ["Int","(,)"] 39% ███████▊············
  6978. 1348.84 s [nothunks] Nothing 11% ██▏·················
  6979. 1348.84 s [nothunks] SumInt: OK (0.02s)
  6980. 1348.84 s [nothunks] ✓ <interactive> passed 1000 tests.
  6981. 1348.84 s [nothunks] Just ["Either"] 34% ██████▊·············
  6982. 1348.84 s [nothunks] Just ["Int","Either"] 34% ██████▊·············
  6983. 1348.84 s [nothunks] Nothing 32% ██████▍·············
  6984. 1348.84 s [nothunks] ListInt: OK (0.02s)
  6985. 1348.92 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/bmc6xvxh6ry60z13xd78jw24q6hjnqnh-trial-optparse-applicative-0.0.0.0-doc /nix/store/c750d0c7c3v79fiffabys2fk06fylk0m-trial-optparse-applicative-0.0.0.0
  6986. 1349.38 s [post-build-hook] Pushing 2 paths (87 are already present) using zstd to cache sellout ⏳
  6987. 1349.38 s [post-build-hook]
  6988. 1349.75 s [post-build-hook] Pushing /nix/store/bmc6xvxh6ry60z13xd78jw24q6hjnqnh-trial-optparse-applicative-0.0.0.0-doc (179.38 KiB)
  6989. 1349.90 s [post-build-hook] Pushing /nix/store/c750d0c7c3v79fiffabys2fk06fylk0m-trial-optparse-applicative-0.0.0.0 (142.63 KiB)
  6990. 1351.09 s [post-build-hook]
  6991. 1351.09 s [post-build-hook] All done.
  6992. 1351.13 s [post-build-hook] Uploading to the NixCI cache: /nix/store/bmc6xvxh6ry60z13xd78jw24q6hjnqnh-trial-optparse-applicative-0.0.0.0-doc /nix/store/c750d0c7c3v79fiffabys2fk06fylk0m-trial-optparse-applicative-0.0.0.0
  6993. 1351.20 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  6994. 1351.46 s [post-build-hook] copying 2 paths...
  6995. 1351.46 s [post-build-hook] copying path '/nix/store/bmc6xvxh6ry60z13xd78jw24q6hjnqnh-trial-optparse-applicative-0.0.0.0-doc' to 'https://cache.nix-ci.com'...
  6996. 1351.80 s [post-build-hook] copying path '/nix/store/c750d0c7c3v79fiffabys2fk06fylk0m-trial-optparse-applicative-0.0.0.0' to 'https://cache.nix-ci.com'...
  6997. 1352.22 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  6998. 1352.50 s [post-build-hook] copying 1 paths...
  6999. 1352.50 s [post-build-hook] copying path '/nix/store/2m05jl6hq029w4gh0pn5xxim7d63grdc-trial-optparse-applicative-0.0.0.0.drv' to 'https://cache.nix-ci.com'...
  7000. 1352.79 s Progress: 121 of 237 built (5 building), 285 of 285 downloaded from cache
  7001. 1352.79 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 )
  7002. 1352.79 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 )
  7003. 1352.79 s [unordered-containers]
  7004. 1352.79 s [unordered-containers] Data/HashMap/Internal.hs:12:14-23: warning: [-Wdeprecated-flags]
  7005. 1352.79 s [unordered-containers] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
  7006. 1352.79 s [unordered-containers] |
  7007. 1352.79 s [unordered-containers] 12 | {-# LANGUAGE TypeInType #-}
  7008. 1352.79 s [unordered-containers] | ^^^^^^^^^^
  7009. 1352.79 s [unordered-containers] [1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, dist/build/Data/HashMap/Internal/Array.p_o )
  7010. 1352.79 s [unordered-containers]
  7011. 1352.79 s [unordered-containers] Data/HashMap/Internal/Array.hs:83:1-35: warning: [-Wunused-imports]
  7012. 1352.79 s [unordered-containers] The import of ‘Control.Applicative’ is redundant
  7013. 1352.79 s [unordered-containers] except perhaps to import instances from ‘Control.Applicative’
  7014. 1352.79 s [unordered-containers] To import instances alone, use: import Control.Applicative()
  7015. 1352.79 s [unordered-containers] |
  7016. 1352.79 s [unordered-containers] 83 | import Control.Applicative (liftA2)
  7017. 1352.79 s [unordered-containers] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7018. 1352.79 s [unordered-containers] [2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, dist/build/Data/HashMap/Internal/List.p_o )
  7019. 1352.79 s [unordered-containers] [3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, dist/build/Data/HashMap/Internal.p_o )
  7020. 1352.79 s [unordered-containers] [4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, dist/build/Data/HashMap/Internal/Debug.p_o )
  7021. 1352.79 s [unordered-containers] [5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, dist/build/Data/HashMap/Internal/Strict.p_o )
  7022. 1352.79 s [attoparsec] tests/QC/IPv6/Internal.hs:304:5: warning: [GHC-81995] [-Wunused-do-bind]
  7023. 1352.79 s [attoparsec] A do-notation statement discarded a result of type ‘T.Text’
  7024. 1352.79 s [attoparsec] Suggested fix: Suppress this warning by saying ‘_ <- string "::"’
  7025. 1352.79 s [attoparsec] |
  7026. 1352.79 s [attoparsec] 304 | string "::"
  7027. 1352.79 s [attoparsec] | ^^^^^^^^^^^
  7028. 1352.79 s [attoparsec]
  7029. 1352.79 s [attoparsec] tests/QC/IPv6/Internal.hs:309:5: warning: [GHC-81995] [-Wunused-do-bind]
  7030. 1352.79 s [attoparsec] A do-notation statement discarded a result of type ‘T.Text’
  7031. 1352.79 s [attoparsec] Suggested fix: Suppress this warning by saying ‘_ <- string ":"’
  7032. 1352.79 s [attoparsec] |
  7033. 1352.79 s [attoparsec] 309 | string ":"
  7034. 1352.79 s [attoparsec] | ^^^^^^^^^^
  7035. 1352.79 s [attoparsec] [ 7 of 12] Compiling QC.Rechunked ( tests/QC/Rechunked.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Rechunked.o )
  7036. 1352.79 s [attoparsec] [ 8 of 12] Compiling QC.Simple ( tests/QC/Simple.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Simple.o )
  7037. 1352.79 s [attoparsec] [ 9 of 12] Compiling QC.Text.FastSet ( tests/QC/Text/FastSet.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Text/FastSet.o )
  7038. 1352.79 s [attoparsec] [10 of 12] Compiling QC.Text.Regressions ( tests/QC/Text/Regressions.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Text/Regressions.o )
  7039. 1352.79 s [attoparsec]
  7040. 1352.79 s [attoparsec] tests/QC/Text/Regressions.hs:12:1: warning: [-Wunused-imports]
  7041. 1352.79 s [attoparsec] The import of ‘Data.Monoid’ is redundant
  7042. 1352.79 s [attoparsec] except perhaps to import instances from ‘Data.Monoid’
  7043. 1352.79 s [attoparsec] To import instances alone, use: import Data.Monoid()
  7044. 1352.79 s [attoparsec] |
  7045. 1352.79 s [attoparsec] 12 | import Data.Monoid ((<>))
  7046. 1352.79 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  7047. 1352.79 s [attoparsec] [11 of 12] Compiling QC.Text ( tests/QC/Text.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Text.o )
  7048. 1352.79 s [attoparsec] [12 of 12] Compiling Main ( tests/QC.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/Main.o )
  7049. 1352.79 s [attoparsec] [13 of 13] Linking dist/build/attoparsec-tests/attoparsec-tests
  7050. 1352.79 s [attoparsec] buildPhase completed in 53 seconds
  7051. 1352.79 s [attoparsec] Phase: checkPhase
  7052. 1352.79 s [attoparsec] Running 1 test suites...
  7053. 1352.79 s [attoparsec] Test suite attoparsec-tests: RUNNING...
  7054. 1352.79 s [attoparsec] tests
  7055. 1352.79 s [attoparsec] bs
  7056. 1352.79 s [attoparsec] anyWord8: OK
  7057. 1352.79 s [attoparsec] +++ OK, passed 100 tests.
  7058. 1352.79 s [attoparsec] endOfInput: OK
  7059. 1352.79 s [attoparsec] +++ OK, passed 100 tests.
  7060. 1352.79 s [attoparsec] endOfLine: OK
  7061. 1352.79 s [attoparsec] +++ OK, failed as expected. Falsified, Falsified (after 3 tests and 1 shrink):
  7062. 1352.79 s [attoparsec] "\NUL"
  7063. 1352.79 s [attoparsec] '\NUL' /= '\n'
  7064. 1352.79 s [attoparsec]
  7065. 1352.79 s [attoparsec] ('\NUL',Nothing) /= ('\r',Just '\n')
  7066. 1352.79 s [attoparsec] notWord8: OK
  7067. 1352.79 s [attoparsec] +++ OK, passed 100 tests.
  7068. 1352.79 s [attoparsec] peekWord8: OK
  7069. 1352.79 s [attoparsec] +++ OK, passed 100 tests.
  7070. 1352.79 s [attoparsec] peekWord8': OK
  7071. 1352.79 s [attoparsec] +++ OK, passed 100 tests.
  7072. 1352.79 s [attoparsec] satisfy: OK
  7073. 1352.79 s [attoparsec] +++ OK, passed 100 tests.
  7074. 1352.79 s [attoparsec] satisfyWith: OK
  7075. 1352.79 s [attoparsec] +++ OK, passed 100 tests.
  7076. 1352.79 s [attoparsec] scan: OK
  7077. 1352.80 s [attoparsec] +++ OK, passed 100 tests.
  7078. 1352.80 s [attoparsec] skip: OK
  7079. 1352.80 s [attoparsec] +++ OK, failed as expected. Falsified (after 4 tests and 1 shrink):
  7080. 1352.80 s [attoparsec] 0
  7081. 1352.80 s [attoparsec] "\NUL"
  7082. 1352.80 s [attoparsec] not (0 < 0)
  7083. 1352.80 s [attoparsec] skipWhile: OK
  7084. 1352.80 s [attoparsec] +++ OK, passed 100 tests.
  7085. 1352.80 s [attoparsec] string: OK
  7086. 1352.80 s [attoparsec] +++ OK, passed 100 tests.
  7087. 1352.80 s [attoparsec] stringCI: OK
  7088. 1352.80 s [attoparsec] +++ OK, passed 100 tests.
  7089. 1352.80 s [attoparsec] strings: OK
  7090. 1352.80 s [attoparsec] +++ OK, passed 100 tests.
  7091. 1352.80 s [attoparsec] take: OK
  7092. 1352.80 s [attoparsec] +++ OK, passed 100 tests.
  7093. 1352.80 s [attoparsec] takeByteString: OK
  7094. 1352.80 s [attoparsec] +++ OK, passed 100 tests.
  7095. 1352.80 s [attoparsec] takeCount: OK
  7096. 1352.80 s [attoparsec] +++ OK, passed 100 tests.
  7097. 1352.80 s [attoparsec] takeLazyByteString: OK
  7098. 1352.80 s [attoparsec] +++ OK, passed 100 tests.
  7099. 1352.80 s [attoparsec] takeTill: OK
  7100. 1352.80 s [attoparsec] +++ OK, passed 100 tests.
  7101. 1352.80 s [attoparsec] takeWhile: OK
  7102. 1352.80 s [attoparsec] +++ OK, passed 100 tests.
  7103. 1352.80 s [attoparsec] takeWhile1: OK
  7104. 1352.80 s [attoparsec] +++ OK, passed 100 tests.
  7105. 1352.80 s [attoparsec] takeWhile1_empty: OK
  7106. 1352.80 s [attoparsec] +++ OK, passed 1 test.
  7107. 1352.80 s [attoparsec] takeWhileIncluding: OK
  7108. 1352.80 s [attoparsec] +++ OK, passed 100 tests.
  7109. 1352.80 s [attoparsec] getChunk: OK
  7110. 1352.80 s [attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  7111. 1352.80 s [attoparsec] Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
  7112. 1352.80 s [attoparsec] |
  7113. 1352.80 s [attoparsec] 133 | memcpy (ptr `plusPtr` len0) (ptr1 `plusPtr` off1)
  7114. 1352.80 s [attoparsec] | ^^^^^^
  7115. 1352.80 s [attoparsec] [5 of 6] Compiling Data.Attoparsec.Text.Buffer ( internal/Data/Attoparsec/Text/Buffer.hs, dist/build/attoparsec-internal/Data/Attoparsec/Text/Buffer.o, dist/build/attoparsec-internal/Data/Attoparsec/Text/Buffer.dyn_o )
  7116. 1352.80 s [attoparsec]
  7117. 1352.80 s [attoparsec] internal/Data/Attoparsec/Text/Buffer.hs:44:1: warning: [-Wunused-imports]
  7118. 1352.80 s [attoparsec] The import of ‘Data.Semigroup’ is redundant
  7119. 1352.80 s [attoparsec] except perhaps to import instances from ‘Data.Semigroup’
  7120. 1352.80 s [attoparsec] To import instances alone, use: import Data.Semigroup()
  7121. 1352.80 s [attoparsec] |
  7122. 1352.80 s [attoparsec] 44 | import Data.Semigroup (Semigroup(..))
  7123. 1352.80 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7124. 1352.80 s [attoparsec] [6 of 6] Compiling Data.Attoparsec.Text.FastSet ( internal/Data/Attoparsec/Text/FastSet.hs, dist/build/attoparsec-internal/Data/Attoparsec/Text/FastSet.o, dist/build/attoparsec-internal/Data/Attoparsec/Text/FastSet.dyn_o )
  7125. 1352.80 s [attoparsec] [1 of 6] Compiling Data.Attoparsec.ByteString.FastSet ( internal/Data/Attoparsec/ByteString/FastSet.hs, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/FastSet.p_o )
  7126. 1352.80 s [attoparsec]
  7127. 1352.80 s [attoparsec] internal/Data/Attoparsec/ByteString/FastSet.hs:97:18: warning: [GHC-68441] [-Wdeprecations]
  7128. 1352.80 s [attoparsec] In the use of ‘memset’
  7129. 1352.80 s [attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  7130. 1352.80 s [attoparsec] Deprecated: "Use Foreign.Marshal.Utils.fillBytes instead"
  7131. 1352.80 s [attoparsec] |
  7132. 1352.80 s [attoparsec] 97 | _ <- I.memset t 0 32
  7133. 1352.80 s [attoparsec] | ^^^^^^^^
  7134. 1352.80 s [attoparsec] [2 of 6] Compiling Data.Attoparsec.Internal.Compat ( internal/Data/Attoparsec/Internal/Compat.hs, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Compat.p_o )
  7135. 1352.80 s [attoparsec] [3 of 6] Compiling Data.Attoparsec.Internal.Fhthagn ( internal/Data/Attoparsec/Internal/Fhthagn.hs, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Fhthagn.p_o )
  7136. 1352.80 s [attoparsec] [4 of 6] Compiling Data.Attoparsec.ByteString.Buffer ( internal/Data/Attoparsec/ByteString/Buffer.hs, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/Buffer.p_o )
  7137. 1352.80 s [attoparsec]
  7138. 1352.80 s [attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:62:1: warning: [-Wunused-imports]
  7139. 1352.80 s [attoparsec] The import of ‘Data.Semigroup’ is redundant
  7140. 1352.80 s [attoparsec] except perhaps to import instances from ‘Data.Semigroup’
  7141. 1352.80 s [attoparsec] To import instances alone, use: import Data.Semigroup()
  7142. 1352.80 s [attoparsec] |
  7143. 1352.80 s [attoparsec] 62 | import Data.Semigroup (Semigroup(..))
  7144. 1352.80 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7145. 1352.80 s [attoparsec]
  7146. 1352.80 s [attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:121:11: warning: [GHC-68441] [-Wdeprecations]
  7147. 1352.80 s [attoparsec] In the use of ‘memcpy’
  7148. 1352.80 s [attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  7149. 1352.80 s [attoparsec] Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
  7150. 1352.80 s [attoparsec] |
  7151. 1352.80 s [attoparsec] 121 | memcpy (ptr0 `plusPtr` (off0+len0))
  7152. 1352.80 s [attoparsec] | ^^^^^^
  7153. 1352.80 s [attoparsec]
  7154. 1352.80 s [attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:132:13: warning: [GHC-68441] [-Wdeprecations]
  7155. 1352.80 s [attoparsec] In the use of ‘memcpy’
  7156. 1352.80 s [attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  7157. 1352.80 s [attoparsec] Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
  7158. 1352.80 s [attoparsec] |
  7159. 1352.80 s [attoparsec] 132 | memcpy ptr (ptr0 `plusPtr` off0) (fromIntegral len0)
  7160. 1352.80 s [attoparsec] | ^^^^^^
  7161. 1352.80 s [attoparsec]
  7162. 1352.80 s [hspec-megaparsec] Phase: setupCompilerEnvironmentPhase
  7163. 1352.80 s [hspec-megaparsec] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  7164. 1352.80 s [hspec-megaparsec] Phase: unpackPhase
  7165. 1352.80 s [hspec-megaparsec] unpacking source archive /nix/store/47fam8yrsv1q3kw3ndjixgmr2b48kh9h-hspec-megaparsec-2.2.1.tar.gz
  7166. 1352.80 s [hspec-megaparsec] source root is hspec-megaparsec-2.2.1
  7167. 1352.80 s [hspec-megaparsec] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "hspec-megaparsec-2.2.1/tests/Main.hs"
  7168. 1352.80 s [hspec-megaparsec] Phase: patchPhase
  7169. 1352.80 s [hspec-megaparsec] Phase: compileBuildDriverPhase
  7170. 1352.80 s [hspec-megaparsec] setupCompileFlags: -package-db=/build/tmp.0EwjCYDKcE/setup-package.conf.d -threaded
  7171. 1352.80 s [hspec-megaparsec] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.0EwjCYDKcE/Main.o )
  7172. 1352.80 s [hspec-megaparsec] [2 of 2] Linking Setup
  7173. 1352.80 s [hspec-megaparsec] Phase: updateAutotoolsGnuConfigScriptsPhase
  7174. 1352.80 s [hspec-megaparsec] Phase: configurePhase
  7175. 1352.80 s [hspec-megaparsec] configureFlags: --verbose --prefix=/nix/store/ppjivyp92x7kknqrq82idmarkffs1nsn-hspec-megaparsec-2.2.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/jh0n5lw20ark99gabixay03gp0ssdv44-hspec-megaparsec-2.2.1-doc/share/doc/hspec-megaparsec-2.2.1 --with-gcc=gcc --package-db=/build/tmp.0EwjCYDKcE/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  7176. 1352.80 s [hspec-megaparsec] Using Parsec parser
  7177. 1352.80 s [hspec-megaparsec] Configuring hspec-megaparsec-2.2.1...
  7178. 1352.80 s [hspec-megaparsec] Flags chosen: dev=False
  7179. 1352.80 s [hspec-megaparsec] Dependency base >=4.15 && <5: using base-4.18.1.0
  7180. 1352.80 s [hspec-megaparsec] Dependency hspec-expectations >=0.8 && <0.9: using hspec-expectations-0.8.4
  7181. 1352.80 s [hspec-megaparsec] Dependency megaparsec >=9 && <10: using megaparsec-9.6.1
  7182. 1352.80 s [hspec-megaparsec] Dependency base >=4.15 && <5: using base-4.18.1.0
  7183. 1352.80 s [hspec-megaparsec] Dependency hspec >=2 && <3: using hspec-2.11.12
  7184. 1352.80 s [hspec-megaparsec] Dependency hspec-megaparsec: using hspec-megaparsec-2.2.1
  7185. 1352.80 s [hspec-megaparsec] Dependency megaparsec >=9 && <10: using megaparsec-9.6.1
  7186. 1352.80 s [hspec-megaparsec] Source component graph:
  7187. 1352.80 s [hspec-megaparsec] component lib
  7188. 1352.80 s [hspec-megaparsec] component test:tests dependency lib
  7189. 1352.80 s [hspec-megaparsec] Configured component graph:
  7190. 1352.80 s [hspec-megaparsec] component hspec-megaparsec-2.2.1-KDjiM8Yg769IJ8bzluYaus
  7191. 1352.80 s [hspec-megaparsec] include base-4.18.1.0
  7192. 1352.80 s [hspec-megaparsec] include hspec-expectations-0.8.4-6ydZMOJeBwc6HbPdcNvfQZ
  7193. 1352.80 s [hspec-megaparsec] include megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq
  7194. 1352.80 s [hspec-megaparsec] component hspec-megaparsec-2.2.1-GTUXS44AsDXIvI0lmXAww-tests
  7195. 1352.80 s [hspec-megaparsec] include base-4.18.1.0
  7196. 1352.80 s [hspec-megaparsec] include hspec-2.11.12-8RpQfPL7GgNCJuLqgXbcGU
  7197. 1352.80 s [hspec-megaparsec] include hspec-megaparsec-2.2.1-KDjiM8Yg769IJ8bzluYaus
  7198. 1352.80 s [hspec-megaparsec] include megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq
  7199. 1352.80 s [hspec-megaparsec] Linked component graph:
  7200. 1352.80 s [hspec-megaparsec] unit hspec-megaparsec-2.2.1-KDjiM8Yg769IJ8bzluYaus
  7201. 1352.80 s [hspec-megaparsec] include base-4.18.1.0
  7202. 1352.80 s [hspec-megaparsec] include hspec-expectations-0.8.4-6ydZMOJeBwc6HbPdcNvfQZ
  7203. 1352.80 s [hspec-megaparsec] include megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq
  7204. 1352.80 s [hspec-megaparsec] Test.Hspec.Megaparsec=hspec-megaparsec-2.2.1-KDjiM8Yg769IJ8bzluYaus:Test.Hspec.Megaparsec
  7205. 1352.80 s [hspec-megaparsec] unit hspec-megaparsec-2.2.1-GTUXS44AsDXIvI0lmXAww-tests
  7206. 1352.80 s [hspec-megaparsec] include base-4.18.1.0
  7207. 1352.80 s [hspec-megaparsec] include hspec-2.11.12-8RpQfPL7GgNCJuLqgXbcGU
  7208. 1352.80 s [hspec-megaparsec] include hspec-megaparsec-2.2.1-KDjiM8Yg769IJ8bzluYaus
  7209. 1352.80 s [hspec-megaparsec] include megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq
  7210. 1352.80 s [hspec-megaparsec] Ready component graph:
  7211. 1352.80 s [hspec-megaparsec] definite hspec-megaparsec-2.2.1-KDjiM8Yg769IJ8bzluYaus
  7212. 1352.80 s [hspec-megaparsec] depends base-4.18.1.0
  7213. 1352.80 s [hspec-megaparsec] depends hspec-expectations-0.8.4-6ydZMOJeBwc6HbPdcNvfQZ
  7214. 1352.80 s [nothunks] ✓ <interactive> passed 1000 tests.
  7215. 1352.80 s [nothunks] Just ["Int","List"] 22% ████▎···············
  7216. 1352.80 s [nothunks] Just ["List"] 43% ████████▋···········
  7217. 1352.80 s [nothunks] Nothing 35% ███████·············
  7218. 1352.80 s [nothunks] IntListInt: OK (0.03s)
  7219. 1352.80 s [nothunks] ✓ <interactive> passed 1000 tests.
  7220. 1352.80 s [nothunks] Just ["(,)"] 50% █████████▉··········
  7221. 1352.80 s [nothunks] Just ["Int","(,)"] 27% █████▍··············
  7222. 1352.80 s [nothunks] Just ["Int","List","(,)"] 4% ▉···················
  7223. 1352.80 s [nothunks] Just ["List","(,)"] 11% ██▏·················
  7224. 1352.80 s [nothunks] Nothing 8% █▌··················
  7225. 1352.80 s [nothunks] SeqInt: OK (0.07s)
  7226. 1352.80 s [nothunks] ✓ <interactive> passed 1000 tests.
  7227. 1352.80 s [nothunks] Just ["Int","Seq"] 48% █████████▌··········
  7228. 1352.80 s [nothunks] Nothing 52% ██████████▍·········
  7229. 1352.80 s [nothunks] AllowThunksIn: OK (0.03s)
  7230. 1352.80 s [nothunks] ✓ <interactive> passed 1000 tests.
  7231. 1352.80 s [nothunks] Just ["Int","field2","Record"] 28% █████▌··············
  7232. 1352.80 s [nothunks] Just ["Record"] 51% ██████████▏·········
  7233. 1352.80 s [nothunks] Nothing 22% ████▎···············
  7234. 1352.80 s [nothunks] Fn: OK (0.01s)
  7235. 1352.80 s [nothunks] ✓ <interactive> passed 1000 tests.
  7236. 1352.80 s [nothunks] Just ["->"] 24% ████▊···············
  7237. 1352.80 s [nothunks] Nothing 76% ███████████████▏····
  7238. 1352.80 s [nothunks] IO: OK (0.01s)
  7239. 1352.80 s [nothunks] ✓ <interactive> passed 1000 tests.
  7240. 1352.80 s [nothunks] Just ["IO"] 24% ████▊···············
  7241. 1352.80 s [nothunks] Nothing 76% ███████████████▏····
  7242. 1352.80 s [nothunks] ThunkFreeFn: OK (0.01s)
  7243. 1352.80 s [nothunks] ✓ <interactive> passed 1000 tests.
  7244. 1352.80 s [nothunks] Just ["->"] 24% ████▊···············
  7245. 1352.80 s [nothunks] Just ["...","->"] 37% ███████▎············
  7246. 1352.80 s [nothunks] Nothing 39% ███████▊············
  7247. 1352.80 s [nothunks] ThunkFreeIO: OK (0.01s)
  7248. 1352.81 s [nothunks] ✓ <interactive> passed 1000 tests.
  7249. 1352.81 s [nothunks] Just ["...","IO"] 38% ███████▌············
  7250. 1352.81 s [nothunks] Just ["IO"] 26% █████▏··············
  7251. 1352.81 s [nothunks] Nothing 36% ███████▏············
  7252. 1352.81 s [nothunks] MutableVars
  7253. 1352.81 s [nothunks] IORef
  7254. 1352.81 s [nothunks] NotNF: OK
  7255. 1352.81 s [nothunks] ✓ <interactive> passed 1 test.
  7256. 1352.81 s [nothunks] NF: OK
  7257. 1352.81 s [nothunks] ✓ <interactive> passed 1 test.
  7258. 1352.81 s [nothunks] NotNFPure: OK
  7259. 1352.81 s [nothunks] ✓ <interactive> passed 1 test.
  7260. 1352.81 s [nothunks] NFPure: OK
  7261. 1352.81 s [nothunks] ✓ <interactive> passed 1 test.
  7262. 1352.81 s [nothunks] NotNFAtomically: OK
  7263. 1352.81 s [nothunks] ✓ <interactive> passed 1 test.
  7264. 1352.81 s [nothunks] NFAtomically: OK
  7265. 1352.81 s [nothunks] ✓ <interactive> passed 1 test.
  7266. 1352.81 s [nothunks] MVar
  7267. 1352.81 s [nothunks] NotNF: OK
  7268. 1352.81 s [nothunks] ✓ <interactive> passed 1 test.
  7269. 1352.81 s [nothunks] NF: OK
  7270. 1352.81 s [nothunks] ✓ <interactive> passed 1 test.
  7271. 1352.81 s [nothunks] NotNFPure: OK
  7272. 1352.81 s [nothunks] ✓ <interactive> passed 1 test.
  7273. 1352.81 s [nothunks] NFPure: OK
  7274. 1352.81 s [nothunks] ✓ <interactive> passed 1 test.
  7275. 1352.81 s [nothunks] NotNFAtomically: OK
  7276. 1352.81 s [nothunks] ✓ <interactive> passed 1 test.
  7277. 1352.81 s [nothunks] NFAtomically: OK
  7278. 1352.81 s [nothunks] ✓ <interactive> passed 1 test.
  7279. 1352.81 s [nothunks] TVar
  7280. 1352.81 s [nothunks] NotNF: OK
  7281. 1352.81 s [nothunks] ✓ <interactive> passed 1 test.
  7282. 1352.81 s [nothunks] NF: OK
  7283. 1352.81 s [nothunks] ✓ <interactive> passed 1 test.
  7284. 1352.81 s [nothunks] NotNFPure: OK
  7285. 1352.81 s [nothunks] ✓ <interactive> passed 1 test.
  7286. 1352.81 s [nothunks] NFPure: OK
  7287. 1352.81 s [nothunks] ✓ <interactive> passed 1 test.
  7288. 1352.81 s [nothunks] NotNFAtomically: OK
  7289. 1352.81 s [nothunks] ✓ <interactive> passed 1 test.
  7290. 1352.81 s [nothunks] NFAtomically: OK
  7291. 1352.81 s [nothunks] ✓ <interactive> passed 1 test.
  7292. 1352.81 s [nothunks]
  7293. 1352.81 s [nothunks] All 41 tests passed (0.38s)
  7294. 1352.81 s [nothunks] Test suite nothunks-test: PASS
  7295. 1352.81 s [nothunks] Test suite logged to: dist/test/nothunks-0.3.0.0-nothunks-test.log
  7296. 1352.81 s [unordered-containers] [6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, dist/build/Data/HashSet/Internal.p_o )
  7297. 1352.81 s [unordered-containers] [7 of 9] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.p_o )
  7298. 1352.81 s [unordered-containers] [8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.p_o )
  7299. 1352.81 s [unordered-containers] [9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.p_o )
  7300. 1352.81 s [unordered-containers] Preprocessing test suite 'unordered-containers-tests' for unordered-containers-0.2.20..
  7301. 1352.81 s [unordered-containers] Building test suite 'unordered-containers-tests' for unordered-containers-0.2.20..
  7302. 1352.81 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 )
  7303. 1352.81 s [unordered-containers] [2 of 9] Compiling Regressions ( tests/Regressions.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Regressions.o )
  7304. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7305. 1352.81 s [attoparsec] word8: OK
  7306. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7307. 1352.81 s [attoparsec] members: OK
  7308. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7309. 1352.81 s [attoparsec] nonmembers: OK
  7310. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7311. 1352.81 s [attoparsec] buf
  7312. 1352.81 s [attoparsec] b_unbuffer: OK (0.01s)
  7313. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7314. 1352.81 s [attoparsec] t_unbuffer: OK
  7315. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7316. 1352.81 s [attoparsec] t_unbuffer_three: OK
  7317. 1352.81 s [attoparsec] +++ OK, passed 1 test.
  7318. 1352.81 s [attoparsec] b_length: OK (0.01s)
  7319. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7320. 1352.81 s [attoparsec] t_length: OK
  7321. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7322. 1352.81 s [attoparsec] b_unsafeIndex: OK (0.01s)
  7323. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7324. 1352.81 s [attoparsec] t_iter: OK
  7325. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7326. 1352.81 s [attoparsec] t_iter_: OK
  7327. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7328. 1352.81 s [attoparsec] b_unsafeDrop: OK (0.02s)
  7329. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7330. 1352.81 s [attoparsec] t_dropCodeUnits: OK
  7331. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7332. 1352.81 s [attoparsec] combinator
  7333. 1352.81 s [attoparsec] choice: OK
  7334. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7335. 1352.81 s [attoparsec] count: OK
  7336. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7337. 1352.81 s [attoparsec] lookAhead: OK
  7338. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7339. 1352.81 s [attoparsec] match: OK
  7340. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7341. 1352.81 s [attoparsec] simple
  7342. 1352.81 s [attoparsec] issue75: OK
  7343. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7344. 1352.81 s [attoparsec] text
  7345. 1352.81 s [attoparsec] anyChar: OK
  7346. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7347. 1352.81 s [attoparsec] asciiCI: OK
  7348. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7349. 1352.81 s [attoparsec] char: OK
  7350. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7351. 1352.81 s [attoparsec] endOfInput: OK
  7352. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7353. 1352.81 s [attoparsec] endOfLine: OK
  7354. 1352.81 s [attoparsec] +++ OK, failed as expected. Falsified, Falsified (after 3 tests and 1 shrink):
  7355. 1352.81 s [attoparsec] "\NUL"
  7356. 1352.81 s [attoparsec] '\NUL' /= '\n'
  7357. 1352.81 s [attoparsec]
  7358. 1352.81 s [attoparsec] ('\NUL',Nothing) /= ('\r',Just '\n')
  7359. 1352.81 s [attoparsec] notChar: OK
  7360. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7361. 1352.81 s [attoparsec] peekChar: OK
  7362. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7363. 1352.81 s [attoparsec] peekChar': OK
  7364. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7365. 1352.81 s [attoparsec] satisfy: OK
  7366. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7367. 1352.81 s [attoparsec] satisfyWith: OK
  7368. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7369. 1352.81 s [attoparsec] scan: OK
  7370. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7371. 1352.81 s [attoparsec] skip: OK
  7372. 1352.81 s [attoparsec] +++ OK, failed as expected. Falsified (after 5 tests and 14 shrinks):
  7373. 1352.81 s [attoparsec] 'a'
  7374. 1352.81 s [attoparsec] "a"
  7375. 1352.81 s [attoparsec] not ('a' < 'a')
  7376. 1352.81 s [attoparsec] skipWhile: OK
  7377. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7378. 1352.81 s [attoparsec] string: OK
  7379. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7380. 1352.81 s [attoparsec] strings: OK
  7381. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7382. 1352.81 s [attoparsec] stringCI: OK
  7383. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7384. 1352.81 s [attoparsec] take: OK
  7385. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7386. 1352.81 s [attoparsec] takeText: OK
  7387. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7388. 1352.81 s [attoparsec] takeCount: OK
  7389. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7390. 1352.81 s [attoparsec] takeLazyText: OK
  7391. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7392. 1352.81 s [attoparsec] takeTill: OK
  7393. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7394. 1352.81 s [attoparsec] takeWhile: OK
  7395. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7396. 1352.81 s [attoparsec] takeWhile1: OK
  7397. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7398. 1352.81 s [attoparsec] takeWhile1_empty: OK
  7399. 1352.81 s [attoparsec] +++ OK, passed 1 test.
  7400. 1352.81 s [attoparsec] members: OK
  7401. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7402. 1352.81 s [attoparsec] nonmembers: OK
  7403. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7404. 1352.81 s [attoparsec] FastSet
  7405. 1352.81 s [attoparsec] membership is correct: OK
  7406. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7407. 1352.81 s [attoparsec] Regressions
  7408. 1352.81 s [attoparsec] issue105: OK
  7409. 1352.81 s [attoparsec] +++ OK, passed 100 tests.
  7410. 1352.81 s [attoparsec]
  7411. 1352.81 s [attoparsec] All 70 tests passed (0.15s)
  7412. 1352.81 s [attoparsec] Test suite attoparsec-tests: PASS
  7413. 1352.81 s [attoparsec] Test suite logged to: dist/test/attoparsec-0.14.4-attoparsec-tests.log
  7414. 1352.81 s [attoparsec] 1 of 1 test suites (1 of 1 test cases) passed.
  7415. 1352.81 s [attoparsec] Phase: haddockPhase
  7416. 1352.81 s [attoparsec] Phase: installPhase
  7417. 1352.81 s [attoparsec] Installing internal library attoparsec-internal in /nix/store/a27rywpvg7x2xb3ci7r4ppdfiiabxf67-attoparsec-0.14.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal
  7418. 1352.81 s [attoparsec] Installing library in /nix/store/a27rywpvg7x2xb3ci7r4ppdfiiabxf67-attoparsec-0.14.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  7419. 1352.81 s [attoparsec] Phase: fixupPhase
  7420. 1352.82 s [attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:133:13: warning: [GHC-68441] [-Wdeprecations]
  7421. 1352.82 s [attoparsec] In the use of ‘memcpy’
  7422. 1352.82 s [attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  7423. 1352.82 s [attoparsec] Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
  7424. 1352.82 s [attoparsec] |
  7425. 1352.82 s [attoparsec] 133 | memcpy (ptr `plusPtr` len0) (ptr1 `plusPtr` off1)
  7426. 1352.82 s [attoparsec] | ^^^^^^
  7427. 1352.82 s [attoparsec] [5 of 6] Compiling Data.Attoparsec.Text.Buffer ( internal/Data/Attoparsec/Text/Buffer.hs, dist/build/attoparsec-internal/Data/Attoparsec/Text/Buffer.p_o )
  7428. 1352.82 s [attoparsec]
  7429. 1352.82 s [attoparsec] internal/Data/Attoparsec/Text/Buffer.hs:44:1: warning: [-Wunused-imports]
  7430. 1352.82 s [attoparsec] The import of ‘Data.Semigroup’ is redundant
  7431. 1352.82 s [attoparsec] except perhaps to import instances from ‘Data.Semigroup’
  7432. 1352.82 s [attoparsec] To import instances alone, use: import Data.Semigroup()
  7433. 1352.82 s [attoparsec] |
  7434. 1352.82 s [attoparsec] 44 | import Data.Semigroup (Semigroup(..))
  7435. 1352.82 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7436. 1352.82 s [attoparsec] [6 of 6] Compiling Data.Attoparsec.Text.FastSet ( internal/Data/Attoparsec/Text/FastSet.hs, dist/build/attoparsec-internal/Data/Attoparsec/Text/FastSet.p_o )
  7437. 1352.82 s [attoparsec] Preprocessing library for attoparsec-0.14.4..
  7438. 1352.82 s [attoparsec] Building library for attoparsec-0.14.4..
  7439. 1352.82 s [attoparsec] [ 1 of 16] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o, dist/build/Data/Attoparsec/Internal/Types.dyn_o )
  7440. 1352.82 s [attoparsec]
  7441. 1352.82 s [attoparsec] Data/Attoparsec/Internal/Types.hs:28:53: warning: [-Wunused-imports]
  7442. 1352.82 s [attoparsec] The import of ‘<$>’ from module ‘Control.Applicative’ is redundant
  7443. 1352.82 s [attoparsec] |
  7444. 1352.82 s [attoparsec] 28 | import Control.Applicative as App (Applicative(..), (<$>))
  7445. 1352.82 s [attoparsec] | ^^^^^
  7446. 1352.82 s [attoparsec]
  7447. 1352.82 s [attoparsec] Data/Attoparsec/Internal/Types.hs:34:1: warning: [-Wunused-imports]
  7448. 1352.82 s [attoparsec] The import of ‘Data.Semigroup’ is redundant
  7449. 1352.82 s [attoparsec] except perhaps to import instances from ‘Data.Semigroup’
  7450. 1352.82 s [attoparsec] To import instances alone, use: import Data.Semigroup()
  7451. 1352.82 s [attoparsec] |
  7452. 1352.82 s [attoparsec] 34 | import Data.Semigroup (Semigroup(..))
  7453. 1352.82 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7454. 1352.82 s [attoparsec] [ 2 of 16] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o, dist/build/Data/Attoparsec/Internal.dyn_o )
  7455. 1352.82 s [attoparsec] [ 3 of 16] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o, dist/build/Data/Attoparsec/Number.dyn_o )
  7456. 1352.82 s [attoparsec] [ 4 of 16] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o, dist/build/Data/Attoparsec/Types.dyn_o )
  7457. 1352.82 s [attoparsec] [ 5 of 16] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o, dist/build/Data/Attoparsec/Zepto.dyn_o )
  7458. 1352.82 s [attoparsec]
  7459. 1352.82 s [attoparsec] Data/Attoparsec/Zepto.hs:46:1: warning: [-Wunused-imports]
  7460. 1352.82 s [attoparsec] The import of ‘Data.Semigroup’ is redundant
  7461. 1352.82 s [attoparsec] except perhaps to import instances from ‘Data.Semigroup’
  7462. 1352.82 s [attoparsec] To import instances alone, use: import Data.Semigroup()
  7463. 1352.82 s [attoparsec] |
  7464. 1352.82 s [attoparsec] 46 | import Data.Semigroup (Semigroup(..))
  7465. 1352.82 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7466. 1352.82 s [attoparsec] [ 6 of 16] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o, dist/build/Data/Attoparsec/Combinator.dyn_o )
  7467. 1352.82 s [attoparsec]
  7468. 1352.82 s [attoparsec] Data/Attoparsec/Combinator.hs:46:46: warning: [-Wunused-imports]
  7469. 1352.82 s [attoparsec] The import of ‘liftA2’
  7470. 1352.82 s [attoparsec] from module ‘Control.Applicative’ is redundant
  7471. 1352.82 s [attoparsec] |
  7472. 1352.82 s [hspec-megaparsec] depends megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq
  7473. 1352.82 s [hspec-megaparsec] definite hspec-megaparsec-2.2.1-GTUXS44AsDXIvI0lmXAww-tests
  7474. 1352.82 s [hspec-megaparsec] depends base-4.18.1.0
  7475. 1352.82 s [hspec-megaparsec] depends hspec-2.11.12-8RpQfPL7GgNCJuLqgXbcGU
  7476. 1352.82 s [hspec-megaparsec] depends hspec-megaparsec-2.2.1-KDjiM8Yg769IJ8bzluYaus
  7477. 1352.82 s [hspec-megaparsec] depends megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq
  7478. 1352.82 s [hspec-megaparsec] Using Cabal-3.10.1.0 compiled by ghc-9.6
  7479. 1352.82 s [hspec-megaparsec] Using compiler: ghc-9.6.3
  7480. 1352.82 s [hspec-megaparsec] Using install prefix:
  7481. 1352.82 s [hspec-megaparsec] /nix/store/ppjivyp92x7kknqrq82idmarkffs1nsn-hspec-megaparsec-2.2.1
  7482. 1352.82 s [hspec-megaparsec] Executables installed in:
  7483. 1352.82 s [hspec-megaparsec] /nix/store/ppjivyp92x7kknqrq82idmarkffs1nsn-hspec-megaparsec-2.2.1/bin
  7484. 1352.82 s [hspec-megaparsec] Libraries installed in:
  7485. 1352.82 s [hspec-megaparsec] /nix/store/ppjivyp92x7kknqrq82idmarkffs1nsn-hspec-megaparsec-2.2.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/hspec-megaparsec-2.2.1-KDjiM8Yg769IJ8bzluYaus
  7486. 1352.82 s [hspec-megaparsec] Dynamic Libraries installed in:
  7487. 1352.82 s [hspec-megaparsec] /nix/store/ppjivyp92x7kknqrq82idmarkffs1nsn-hspec-megaparsec-2.2.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  7488. 1352.82 s [hspec-megaparsec] Private executables installed in:
  7489. 1352.82 s [hspec-megaparsec] /nix/store/ppjivyp92x7kknqrq82idmarkffs1nsn-hspec-megaparsec-2.2.1/libexec/x86_64-linux-ghc-9.6.3/hspec-megaparsec-2.2.1
  7490. 1352.82 s [hspec-megaparsec] Data files installed in:
  7491. 1352.82 s [hspec-megaparsec] /nix/store/ppjivyp92x7kknqrq82idmarkffs1nsn-hspec-megaparsec-2.2.1/share/x86_64-linux-ghc-9.6.3/hspec-megaparsec-2.2.1
  7492. 1352.82 s [hspec-megaparsec] Documentation installed in:
  7493. 1352.82 s [hspec-megaparsec] /nix/store/jh0n5lw20ark99gabixay03gp0ssdv44-hspec-megaparsec-2.2.1-doc/share/doc/hspec-megaparsec-2.2.1
  7494. 1352.82 s [hspec-megaparsec] Configuration files installed in:
  7495. 1352.82 s [hspec-megaparsec] /nix/store/ppjivyp92x7kknqrq82idmarkffs1nsn-hspec-megaparsec-2.2.1/etc
  7496. 1352.82 s [hspec-megaparsec] No alex found
  7497. 1352.82 s [hspec-megaparsec] Using ar found on system at:
  7498. 1352.82 s [hspec-megaparsec] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  7499. 1352.82 s [hspec-megaparsec] No c2hs found
  7500. 1352.82 s [hspec-megaparsec] No cpphs found
  7501. 1352.82 s [hspec-megaparsec] No doctest found
  7502. 1352.82 s [hspec-megaparsec] Using gcc version 14.3.0 given by user at:
  7503. 1352.82 s [hspec-megaparsec] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  7504. 1352.82 s [hspec-megaparsec] Using ghc version 9.6.3 found on system at:
  7505. 1352.82 s [hspec-megaparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  7506. 1352.82 s [hspec-megaparsec] Using ghc-pkg version 9.6.3 found on system at:
  7507. 1352.82 s [hspec-megaparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  7508. 1352.82 s [hspec-megaparsec] No ghcjs found
  7509. 1352.82 s [hspec-megaparsec] No ghcjs-pkg found
  7510. 1352.82 s [hspec-megaparsec] No greencard found
  7511. 1352.82 s [hspec-megaparsec] Using haddock version 2.29.1 found on system at:
  7512. 1352.82 s [hspec-megaparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  7513. 1352.82 s [hspec-megaparsec] No happy found
  7514. 1352.82 s [hspec-megaparsec] Using haskell-suite found on system at: haskell-suite-dummy-location
  7515. 1352.82 s [hspec-megaparsec] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  7516. 1352.82 s [hspec-megaparsec] No hmake found
  7517. 1352.82 s [hspec-megaparsec] Using hpc version 0.68 found on system at:
  7518. 1352.82 s [hspec-megaparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  7519. 1352.82 s [hspec-megaparsec] Using hsc2hs version 0.68.9 found on system at:
  7520. 1352.82 s [hspec-megaparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  7521. 1352.82 s [hspec-megaparsec] Using hscolour version 1.25 found on system at:
  7522. 1352.82 s [hspec-megaparsec] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  7523. 1352.82 s [hspec-megaparsec] No jhc found
  7524. 1352.82 s [hspec-megaparsec] Using ld found on system at:
  7525. 1352.82 s [hspec-megaparsec] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  7526. 1352.82 s [hspec-megaparsec] No pkg-config found
  7527. 1352.82 s [hspec-megaparsec] Using runghc version 9.6.3 found on system at:
  7528. 1352.82 s [hspec-megaparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  7529. 1352.82 s [hspec-megaparsec] Using strip version 2.44 found on system at:
  7530. 1352.82 s [hspec-megaparsec] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  7531. 1352.82 s [hspec-megaparsec] Using tar found on system at:
  7532. 1352.82 s [hspec-megaparsec] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  7533. 1352.82 s [hspec-megaparsec] No uhc found
  7534. 1352.82 s [hspec-megaparsec] Phase: buildPhase
  7535. 1352.82 s [hspec-megaparsec] Preprocessing library for hspec-megaparsec-2.2.1..
  7536. 1352.82 s [hspec-megaparsec] Building library for hspec-megaparsec-2.2.1..
  7537. 1352.83 s [hspec-megaparsec] [1 of 1] Compiling Test.Hspec.Megaparsec ( Test/Hspec/Megaparsec.hs, dist/build/Test/Hspec/Megaparsec.o, dist/build/Test/Hspec/Megaparsec.dyn_o )
  7538. 1352.83 s [hspec-megaparsec] [1 of 1] Compiling Test.Hspec.Megaparsec ( Test/Hspec/Megaparsec.hs, dist/build/Test/Hspec/Megaparsec.p_o )
  7539. 1352.83 s [hspec-megaparsec] Preprocessing test suite 'tests' for hspec-megaparsec-2.2.1..
  7540. 1352.83 s [hspec-megaparsec] Building test suite 'tests' for hspec-megaparsec-2.2.1..
  7541. 1352.83 s [hspec-megaparsec] [1 of 1] Compiling Main ( tests/Main.hs, dist/build/tests/tests-tmp/Main.o )
  7542. 1352.83 s [hspec-megaparsec] [2 of 2] Linking dist/build/tests/tests
  7543. 1352.83 s [nothunks] 1 of 1 test suites (1 of 1 test cases) passed.
  7544. 1352.83 s [nothunks] Phase: haddockPhase
  7545. 1352.83 s [nothunks] Preprocessing library for nothunks-0.3.0.0..
  7546. 1352.83 s [nothunks] Running Haddock on library for nothunks-0.3.0.0..
  7547. 1352.83 s [nothunks] Warning: The documentation for the following packages are not installed. No
  7548. 1352.83 s [nothunks] links will be generated to these packages: vector-0.13.2.0
  7549. 1352.83 s [nothunks] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  7550. 1352.83 s [nothunks] Warning: 'GHC' is out of scope.
  7551. 1352.83 s [nothunks] If you qualify the identifier, haddock can try to link it anyway.
  7552. 1352.83 s [nothunks] Warning: 'a' is out of scope.
  7553. 1352.83 s [nothunks] If you qualify the identifier, haddock can try to link it anyway.
  7554. 1352.83 s [nothunks] 95% ( 20 / 21) in 'NoThunks.Class'
  7555. 1352.83 s [nothunks] Missing documentation for:
  7556. 1352.83 s [nothunks] Module header
  7557. 1352.83 s [nothunks] Warning: NoThunks.Class: could not find link destinations for:
  7558. 1352.83 s [nothunks] - Data.Vector.Vector
  7559. 1352.83 s [nothunks] - Data.Vector.Unboxed.Base.Vector
  7560. 1352.83 s [nothunks] - NoThunks.Class.HasFields
  7561. 1352.83 s [nothunks] - NoThunks.Class.Elem
  7562. 1352.83 s [nothunks] - NoThunks.Class.GShowTypeOf
  7563. 1352.83 s [nothunks] - NoThunks.Class.GWRecordField
  7564. 1352.83 s [nothunks] - NoThunks.Class.checkContainsThunks
  7565. 1352.83 s [nothunks] Documentation created: dist/doc/html/nothunks/index.html,
  7566. 1352.83 s [nothunks] dist/doc/html/nothunks/nothunks.txt
  7567. 1352.83 s [nothunks] Preprocessing test suite 'nothunks-test' for nothunks-0.3.0.0..
  7568. 1352.83 s [nothunks] Phase: installPhase
  7569. 1352.83 s [nothunks] Installing library in /nix/store/faw3ldv7r9833bm5mqwih5srwpisgfdr-nothunks-0.3.0.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/nothunks-0.3.0.0-7ohoJeH9HDPHW0lcjAtCYB
  7570. 1352.83 s [nothunks] Phase: fixupPhase
  7571. 1352.83 s [nothunks] shrinking RPATHs of ELF executables and libraries in /nix/store/faw3ldv7r9833bm5mqwih5srwpisgfdr-nothunks-0.3.0.0
  7572. 1352.83 s [nothunks] shrinking /nix/store/faw3ldv7r9833bm5mqwih5srwpisgfdr-nothunks-0.3.0.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSnothunks-0.3.0.0-7ohoJeH9HDPHW0lcjAtCYB-ghc9.6.3.so
  7573. 1352.83 s [nothunks] checking for references to /build/ in /nix/store/faw3ldv7r9833bm5mqwih5srwpisgfdr-nothunks-0.3.0.0...
  7574. 1352.83 s [nothunks] patching script interpreter paths in /nix/store/faw3ldv7r9833bm5mqwih5srwpisgfdr-nothunks-0.3.0.0
  7575. 1352.83 s [nothunks] stripping (with command strip and flags -S -p) in /nix/store/faw3ldv7r9833bm5mqwih5srwpisgfdr-nothunks-0.3.0.0/lib
  7576. 1352.83 s [nothunks] shrinking RPATHs of ELF executables and libraries in /nix/store/51krv4darxbfdzjkm2j6f9kwwrqainq0-nothunks-0.3.0.0-doc
  7577. 1352.83 s [nothunks] checking for references to /build/ in /nix/store/51krv4darxbfdzjkm2j6f9kwwrqainq0-nothunks-0.3.0.0-doc...
  7578. 1352.83 s [nothunks] patching script interpreter paths in /nix/store/51krv4darxbfdzjkm2j6f9kwwrqainq0-nothunks-0.3.0.0-doc
  7579. 1352.83 s [attoparsec] shrinking RPATHs of ELF executables and libraries in /nix/store/a27rywpvg7x2xb3ci7r4ppdfiiabxf67-attoparsec-0.14.4
  7580. 1352.83 s [attoparsec] shrinking /nix/store/a27rywpvg7x2xb3ci7r4ppdfiiabxf67-attoparsec-0.14.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSattoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal-ghc9.6.3.so
  7581. 1352.83 s [attoparsec] shrinking /nix/store/a27rywpvg7x2xb3ci7r4ppdfiiabxf67-attoparsec-0.14.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSattoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll-ghc9.6.3.so
  7582. 1352.83 s [attoparsec] checking for references to /build/ in /nix/store/a27rywpvg7x2xb3ci7r4ppdfiiabxf67-attoparsec-0.14.4...
  7583. 1352.83 s [attoparsec] patching script interpreter paths in /nix/store/a27rywpvg7x2xb3ci7r4ppdfiiabxf67-attoparsec-0.14.4
  7584. 1352.83 s [attoparsec] stripping (with command strip and flags -S -p) in /nix/store/a27rywpvg7x2xb3ci7r4ppdfiiabxf67-attoparsec-0.14.4/lib
  7585. 1352.83 s [attoparsec] 46 | import Control.Applicative (Alternative(..), liftA2, many, (<|>))
  7586. 1352.83 s [attoparsec] | ^^^^^^
  7587. 1352.83 s [attoparsec] [ 7 of 16] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o, dist/build/Data/Attoparsec/Text/Internal.dyn_o )
  7588. 1352.83 s [attoparsec]
  7589. 1352.83 s [attoparsec] Data/Attoparsec/Text/Internal.hs:68:1: warning: [-Wunused-imports]
  7590. 1352.83 s [attoparsec] The import of ‘*>, <$>, pure’
  7591. 1352.83 s [attoparsec] from module ‘Control.Applicative’ is redundant
  7592. 1352.83 s [attoparsec] |
  7593. 1352.83 s [attoparsec] 68 | import Control.Applicative ((<|>), (<$>), pure, (*>))
  7594. 1352.83 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7595. 1352.83 s [attoparsec]
  7596. 1352.83 s [attoparsec] Data/Attoparsec/Text/Internal.hs:91:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  7597. 1352.83 s [attoparsec] The use of ‘~’ without TypeOperators
  7598. 1352.83 s [attoparsec] will become an error in a future GHC release.
  7599. 1352.83 s [attoparsec] Suggested fix: Perhaps you intended to use TypeOperators
  7600. 1352.83 s [attoparsec] |
  7601. 1352.83 s [attoparsec] 91 | instance (a ~ Text) => IsString (Parser a) where
  7602. 1352.83 s [attoparsec] | ^
  7603. 1352.83 s [attoparsec] [ 8 of 16] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o, dist/build/Data/Attoparsec/Text.dyn_o )
  7604. 1352.96 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/51krv4darxbfdzjkm2j6f9kwwrqainq0-nothunks-0.3.0.0-doc /nix/store/faw3ldv7r9833bm5mqwih5srwpisgfdr-nothunks-0.3.0.0
  7605. 1353.44 s [post-build-hook] Nothing to push - all store paths are already on Cachix.
  7606. 1353.47 s [post-build-hook] Uploading to the NixCI cache: /nix/store/51krv4darxbfdzjkm2j6f9kwwrqainq0-nothunks-0.3.0.0-doc /nix/store/faw3ldv7r9833bm5mqwih5srwpisgfdr-nothunks-0.3.0.0
  7607. 1353.53 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  7608. 1353.75 s [post-build-hook] copying 2 paths...
  7609. 1353.75 s [post-build-hook] copying path '/nix/store/51krv4darxbfdzjkm2j6f9kwwrqainq0-nothunks-0.3.0.0-doc' to 'https://cache.nix-ci.com'...
  7610. 1353.99 s [post-build-hook] copying path '/nix/store/faw3ldv7r9833bm5mqwih5srwpisgfdr-nothunks-0.3.0.0' to 'https://cache.nix-ci.com'...
  7611. 1354.90 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  7612. 1355.05 s [post-build-hook] copying 0 paths...
  7613. 1355.20 s Progress: 122 of 236 built (4 building), 285 of 285 downloaded from cache
  7614. 1355.20 s Building unordered-containers
  7615. 1355.31 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/a27rywpvg7x2xb3ci7r4ppdfiiabxf67-attoparsec-0.14.4
  7616. 1355.79 s [post-build-hook] Pushing 1 paths (76 are already present) using zstd to cache sellout ⏳
  7617. 1355.79 s [post-build-hook]
  7618. 1356.15 s [post-build-hook] Pushing /nix/store/a27rywpvg7x2xb3ci7r4ppdfiiabxf67-attoparsec-0.14.4 (17.12 MiB)
  7619. 1357.55 s [post-build-hook]
  7620. 1357.55 s [post-build-hook] All done.
  7621. 1357.58 s [post-build-hook] Uploading to the NixCI cache: /nix/store/a27rywpvg7x2xb3ci7r4ppdfiiabxf67-attoparsec-0.14.4
  7622. 1357.63 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  7623. 1357.64 s [post-build-hook] copying 1 paths...
  7624. 1357.64 s [post-build-hook] copying path '/nix/store/a27rywpvg7x2xb3ci7r4ppdfiiabxf67-attoparsec-0.14.4' to 'https://cache.nix-ci.com'...
  7625. 1363.79 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  7626. 1364.07 s [post-build-hook] copying 1 paths...
  7627. 1364.07 s [post-build-hook] copying path '/nix/store/5v068b6qwrqdhyd7908r43jrdjkbyndw-attoparsec-0.14.4.drv' to 'https://cache.nix-ci.com'...
  7628. 1364.35 s Progress: 123 of 236 built (4 building), 285 of 285 downloaded from cache
  7629. 1364.35 s [hspec-megaparsec] Phase: checkPhase
  7630. 1364.35 s [hspec-megaparsec] Running 1 test suites...
  7631. 1364.35 s [hspec-megaparsec] Test suite tests: RUNNING...
  7632. 1364.35 s [hspec-megaparsec]
  7633. 1364.35 s [hspec-megaparsec] shouldParse
  7634. 1364.35 s [hspec-megaparsec] works [✔]
  7635. 1364.35 s [hspec-megaparsec] parseSatisfies
  7636. 1364.35 s [hspec-megaparsec] works [✔]
  7637. 1364.35 s [hspec-megaparsec] shouldFailOn
  7638. 1364.35 s [hspec-megaparsec] works [✔]
  7639. 1364.35 s [hspec-megaparsec] shouldSucceedOn
  7640. 1364.35 s [hspec-megaparsec] works [✔]
  7641. 1364.35 s [hspec-megaparsec] shouldFailWith
  7642. 1364.35 s [hspec-megaparsec] works [✔]
  7643. 1364.35 s [hspec-megaparsec] failsLeaving
  7644. 1364.35 s [hspec-megaparsec] works [✔]
  7645. 1364.35 s [hspec-megaparsec] succeedsLeaving
  7646. 1364.35 s [hspec-megaparsec] works [✔]
  7647. 1364.35 s [hspec-megaparsec]
  7648. 1364.35 s [hspec-megaparsec] Finished in 0.0006 seconds
  7649. 1364.35 s [hspec-megaparsec] 7 examples, 0 failures
  7650. 1364.35 s [hspec-megaparsec] Test suite tests: PASS
  7651. 1364.35 s [hspec-megaparsec] Test suite logged to: dist/test/hspec-megaparsec-2.2.1-tests.log
  7652. 1364.35 s [hspec-megaparsec] 1 of 1 test suites (1 of 1 test cases) passed.
  7653. 1364.35 s [hspec-megaparsec] Phase: haddockPhase
  7654. 1364.35 s [hspec-megaparsec] Preprocessing library for hspec-megaparsec-2.2.1..
  7655. 1364.35 s [hspec-megaparsec] Running Haddock on library for hspec-megaparsec-2.2.1..
  7656. 1364.35 s [hspec-megaparsec] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  7657. 1364.35 s [hspec-megaparsec] Warning: 'NonEmpty' is out of scope.
  7658. 1364.35 s [hspec-megaparsec] If you qualify the identifier, haddock can try to link it anyway.
  7659. 1364.35 s [hspec-megaparsec] 100% ( 16 / 16) in 'Test.Hspec.Megaparsec'
  7660. 1364.35 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 )
  7661. 1364.35 s [unordered-containers] [4 of 9] Compiling Strictness ( tests/Strictness.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Strictness.o )
  7662. 1364.35 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 )
  7663. 1364.35 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 )
  7664. 1364.42 s Building hspec-attoparsec
  7665. 1364.50 s Building sqlite-simple
  7666. 1364.50 s [attoparsec] [ 9 of 16] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o, dist/build/Data/Attoparsec/Text/Lazy.dyn_o )
  7667. 1364.50 s [attoparsec] [10 of 16] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o, dist/build/Data/Attoparsec/ByteString/Internal.dyn_o )
  7668. 1364.50 s [attoparsec] [11 of 16] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o, dist/build/Data/Attoparsec/ByteString.dyn_o )
  7669. 1364.50 s [attoparsec] [12 of 16] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o, dist/build/Data/Attoparsec/ByteString/Lazy.dyn_o )
  7670. 1364.50 s [attoparsec] [13 of 16] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o, dist/build/Data/Attoparsec/Lazy.dyn_o )
  7671. 1364.50 s [attoparsec] [14 of 16] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o, dist/build/Data/Attoparsec/ByteString/Char8.dyn_o )
  7672. 1364.50 s [attoparsec]
  7673. 1364.50 s [attoparsec] Data/Attoparsec/ByteString/Char8.hs:154:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  7674. 1364.50 s [attoparsec] The use of ‘~’ without TypeOperators
  7675. 1364.50 s [attoparsec] will become an error in a future GHC release.
  7676. 1364.50 s [attoparsec] Suggested fix: Perhaps you intended to use TypeOperators
  7677. 1364.50 s [attoparsec] |
  7678. 1364.50 s [attoparsec] 154 | instance (a ~ B.ByteString) => IsString (Parser a) where
  7679. 1364.50 s [attoparsec] | ^
  7680. 1364.50 s [attoparsec] [15 of 16] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o, dist/build/Data/Attoparsec/Char8.dyn_o )
  7681. 1364.50 s [attoparsec] [16 of 16] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o, dist/build/Data/Attoparsec.dyn_o )
  7682. 1364.50 s [attoparsec] [ 1 of 16] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.p_o )
  7683. 1364.50 s [attoparsec]
  7684. 1364.50 s [attoparsec] Data/Attoparsec/Internal/Types.hs:28:53: warning: [-Wunused-imports]
  7685. 1364.50 s [attoparsec] The import of ‘<$>’ from module ‘Control.Applicative’ is redundant
  7686. 1364.50 s [attoparsec] |
  7687. 1364.50 s [attoparsec] 28 | import Control.Applicative as App (Applicative(..), (<$>))
  7688. 1364.51 s [attoparsec] | ^^^^^
  7689. 1364.51 s [attoparsec]
  7690. 1364.51 s [attoparsec] Data/Attoparsec/Internal/Types.hs:34:1: warning: [-Wunused-imports]
  7691. 1364.51 s [attoparsec] The import of ‘Data.Semigroup’ is redundant
  7692. 1364.51 s [attoparsec] except perhaps to import instances from ‘Data.Semigroup’
  7693. 1364.51 s [attoparsec] To import instances alone, use: import Data.Semigroup()
  7694. 1364.51 s [attoparsec] |
  7695. 1364.51 s [attoparsec] 34 | import Data.Semigroup (Semigroup(..))
  7696. 1364.51 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7697. 1364.51 s [attoparsec] [ 2 of 16] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.p_o )
  7698. 1364.51 s [attoparsec] [ 3 of 16] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.p_o )
  7699. 1364.51 s [attoparsec] [ 4 of 16] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.p_o )
  7700. 1364.51 s [attoparsec] [ 5 of 16] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.p_o )
  7701. 1364.51 s [attoparsec]
  7702. 1364.51 s [attoparsec] Data/Attoparsec/Zepto.hs:46:1: warning: [-Wunused-imports]
  7703. 1364.51 s [attoparsec] The import of ‘Data.Semigroup’ is redundant
  7704. 1364.51 s [attoparsec] except perhaps to import instances from ‘Data.Semigroup’
  7705. 1364.51 s [attoparsec] To import instances alone, use: import Data.Semigroup()
  7706. 1364.51 s [attoparsec] |
  7707. 1364.51 s [attoparsec] 46 | import Data.Semigroup (Semigroup(..))
  7708. 1364.51 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7709. 1364.51 s [attoparsec] [ 6 of 16] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.p_o )
  7710. 1364.51 s [attoparsec]
  7711. 1364.51 s [hspec-megaparsec] Documentation created: dist/doc/html/hspec-megaparsec/index.html,
  7712. 1364.51 s [hspec-megaparsec] dist/doc/html/hspec-megaparsec/hspec-megaparsec.txt
  7713. 1364.51 s [hspec-megaparsec] Preprocessing test suite 'tests' for hspec-megaparsec-2.2.1..
  7714. 1364.51 s [hspec-megaparsec] Phase: installPhase
  7715. 1364.51 s [hspec-megaparsec] Installing library in /nix/store/ppjivyp92x7kknqrq82idmarkffs1nsn-hspec-megaparsec-2.2.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/hspec-megaparsec-2.2.1-KDjiM8Yg769IJ8bzluYaus
  7716. 1364.51 s [hspec-megaparsec] Phase: fixupPhase
  7717. 1364.51 s [hspec-megaparsec] shrinking RPATHs of ELF executables and libraries in /nix/store/ppjivyp92x7kknqrq82idmarkffs1nsn-hspec-megaparsec-2.2.1
  7718. 1364.51 s [hspec-megaparsec] shrinking /nix/store/ppjivyp92x7kknqrq82idmarkffs1nsn-hspec-megaparsec-2.2.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHShspec-megaparsec-2.2.1-KDjiM8Yg769IJ8bzluYaus-ghc9.6.3.so
  7719. 1364.51 s [hspec-megaparsec] checking for references to /build/ in /nix/store/ppjivyp92x7kknqrq82idmarkffs1nsn-hspec-megaparsec-2.2.1...
  7720. 1364.51 s [hspec-megaparsec] patching script interpreter paths in /nix/store/ppjivyp92x7kknqrq82idmarkffs1nsn-hspec-megaparsec-2.2.1
  7721. 1364.51 s [hspec-megaparsec] stripping (with command strip and flags -S -p) in /nix/store/ppjivyp92x7kknqrq82idmarkffs1nsn-hspec-megaparsec-2.2.1/lib
  7722. 1364.51 s [hspec-megaparsec] shrinking RPATHs of ELF executables and libraries in /nix/store/jh0n5lw20ark99gabixay03gp0ssdv44-hspec-megaparsec-2.2.1-doc
  7723. 1364.51 s [hspec-megaparsec] checking for references to /build/ in /nix/store/jh0n5lw20ark99gabixay03gp0ssdv44-hspec-megaparsec-2.2.1-doc...
  7724. 1364.51 s [hspec-megaparsec] patching script interpreter paths in /nix/store/jh0n5lw20ark99gabixay03gp0ssdv44-hspec-megaparsec-2.2.1-doc
  7725. 1364.51 s [unordered-containers] Phase: setupCompilerEnvironmentPhase
  7726. 1364.51 s [unordered-containers] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  7727. 1364.51 s [unordered-containers] Phase: unpackPhase
  7728. 1364.51 s [unordered-containers] unpacking source archive /nix/store/46rvk8vjzsagr58a6pqwimivmr0ahxys-unordered-containers-0.2.20.tar.gz
  7729. 1364.51 s [unordered-containers] source root is unordered-containers-0.2.20
  7730. 1364.51 s [unordered-containers] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "unordered-containers-0.2.20/unordered-containers.cabal"
  7731. 1364.51 s [unordered-containers] Phase: patchPhase
  7732. 1364.51 s [unordered-containers] Replace Cabal file with edited version from mirror://hackage/unordered-containers-0.2.20/revision/4.cabal.
  7733. 1364.51 s [unordered-containers] Phase: compileBuildDriverPhase
  7734. 1364.51 s [unordered-containers] setupCompileFlags: -package-db=/build/tmp.OPbdE6RV5O/setup-package.conf.d -threaded
  7735. 1364.51 s [unordered-containers] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.OPbdE6RV5O/Main.o )
  7736. 1364.51 s [unordered-containers] [2 of 2] Linking Setup
  7737. 1364.51 s [unordered-containers] Phase: updateAutotoolsGnuConfigScriptsPhase
  7738. 1364.51 s [unordered-containers] Phase: configurePhase
  7739. 1364.51 s [unordered-containers] configureFlags: --verbose --prefix=/nix/store/gzf642ivqv9hbd5w0jw6l2az49v7kpi4-unordered-containers-0.2.20 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/82lw6bpcm1clwbbmqspnqr80c6g63nc2-unordered-containers-0.2.20-doc/share/doc/unordered-containers-0.2.20 --with-gcc=gcc --package-db=/build/tmp.OPbdE6RV5O/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  7740. 1364.51 s [unordered-containers] Using Parsec parser
  7741. 1364.51 s [unordered-containers] Configuring unordered-containers-0.2.20...
  7742. 1364.51 s [unordered-containers] Flags chosen: debug=False
  7743. 1364.51 s [unordered-containers] Dependency base >=4.10 && <5: using base-4.18.1.0
  7744. 1364.51 s [unordered-containers] Dependency deepseq >=1.4.3: using deepseq-1.4.8.1
  7745. 1364.51 s [unordered-containers] Dependency hashable >=1.4 && <1.6: using hashable-1.4.7.0
  7746. 1364.51 s [unordered-containers] Dependency template-haskell <2.24: using template-haskell-2.20.0.0
  7747. 1364.51 s [unordered-containers] Dependency ChasingBottoms: using ChasingBottoms-1.3.1.15
  7748. 1364.51 s [unordered-containers] Dependency HUnit: using HUnit-1.6.2.0
  7749. 1364.51 s [unordered-containers] Dependency QuickCheck >=2.4.0.1: using QuickCheck-2.14.3
  7750. 1364.51 s [unordered-containers] Dependency base: using base-4.18.1.0
  7751. 1364.51 s [unordered-containers] Dependency containers >=0.5.8: using containers-0.6.7
  7752. 1364.51 s [unordered-containers] Dependency hashable: using hashable-1.4.7.0
  7753. 1364.51 s [unordered-containers] Dependency nothunks >=0.1.3: using nothunks-0.3.0.0
  7754. 1364.51 s [unordered-containers] Dependency random: using random-1.2.1.3
  7755. 1364.51 s [unordered-containers] Dependency tasty >=1.4.0.3: using tasty-1.5.3
  7756. 1364.51 s [unordered-containers] Dependency tasty-hunit >=0.10.0.3: using tasty-hunit-0.10.2
  7757. 1364.51 s [unordered-containers] Dependency tasty-quickcheck >=0.10.1.2: using tasty-quickcheck-0.11
  7758. 1364.51 s [unordered-containers] Dependency unordered-containers: using unordered-containers-0.2.20
  7759. 1364.51 s [unordered-containers] Source component graph:
  7760. 1364.51 s [unordered-containers] component lib
  7761. 1364.51 s [unordered-containers] component test:unordered-containers-tests dependency lib
  7762. 1364.51 s [unordered-containers] Configured component graph:
  7763. 1364.51 s [unordered-containers] component unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  7764. 1364.51 s [unordered-containers] include base-4.18.1.0
  7765. 1364.51 s [unordered-containers] include deepseq-1.4.8.1
  7766. 1364.51 s [unordered-containers] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  7767. 1364.51 s [unordered-containers] include template-haskell-2.20.0.0
  7768. 1364.51 s [unordered-containers] component unordered-containers-0.2.20-GdIQipvEzcJ42tjT2Yroyv-unordered-containers-tests
  7769. 1364.51 s [unordered-containers] include ChasingBottoms-1.3.1.15-JeN0fNcjSC1ugbIhfA4yW
  7770. 1364.51 s [unordered-containers] include HUnit-1.6.2.0-Cmk1z9y2zFk3aX4g3H2nfT
  7771. 1364.51 s [unordered-containers] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  7772. 1364.51 s [unordered-containers] include base-4.18.1.0
  7773. 1364.51 s [unordered-containers] include containers-0.6.7
  7774. 1364.51 s [unordered-containers] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  7775. 1364.51 s [unordered-containers] include nothunks-0.3.0.0-7ohoJeH9HDPHW0lcjAtCYB
  7776. 1364.51 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 )
  7777. 1364.51 s [unordered-containers] [8 of 9] Compiling Properties ( tests/Properties.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Properties.o )
  7778. 1364.51 s [unordered-containers] [9 of 9] Compiling Main ( tests/Main.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Main.o )
  7779. 1364.51 s [unordered-containers] [10 of 10] Linking dist/build/unordered-containers-tests/unordered-containers-tests
  7780. 1364.51 s [unordered-containers] buildPhase completed in 42 seconds
  7781. 1364.51 s [unordered-containers] Phase: checkPhase
  7782. 1364.51 s [unordered-containers] Running 1 test suites...
  7783. 1364.51 s [unordered-containers] Test suite unordered-containers-tests: RUNNING...
  7784. 1364.51 s [unordered-containers] All
  7785. 1364.51 s [unordered-containers] Properties
  7786. 1364.51 s [unordered-containers] Data.HashMap.Lazy
  7787. 1364.51 s [unordered-containers] instances
  7788. 1364.51 s [unordered-containers] Eq
  7789. 1364.51 s [unordered-containers] ==: OK (0.02s)
  7790. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7791. 1364.51 s [unordered-containers] /=: OK (0.03s)
  7792. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7793. 1364.51 s [unordered-containers] Ord
  7794. 1364.51 s [unordered-containers] compare reflexive: OK (0.02s)
  7795. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7796. 1364.51 s [unordered-containers] compare transitive: OK (0.06s)
  7797. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7798. 1364.51 s [unordered-containers] compare antisymmetric: OK (0.02s)
  7799. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7800. 1364.51 s [unordered-containers] Ord => Eq: OK (0.01s)
  7801. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7802. 1364.51 s [unordered-containers] Read/Show: OK (0.35s)
  7803. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7804. 1364.51 s [unordered-containers] Functor: OK (0.10s)
  7805. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7806. 1364.51 s [unordered-containers] Foldable: OK (0.04s)
  7807. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7808. 1364.51 s [unordered-containers] Bifoldable
  7809. 1364.51 s [unordered-containers] bifoldMap: OK (0.02s)
  7810. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7811. 1364.51 s [unordered-containers] bifoldr: OK (0.02s)
  7812. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7813. 1364.51 s [unordered-containers] bifoldl: OK (0.05s)
  7814. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7815. 1364.51 s [unordered-containers] Hashable: OK (0.05s)
  7816. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7817. 1364.51 s [unordered-containers] empty
  7818. 1364.51 s [unordered-containers] valid: OK
  7819. 1364.51 s [unordered-containers] +++ OK, passed 1 test.
  7820. 1364.51 s [unordered-containers] singleton
  7821. 1364.51 s [unordered-containers] valid: OK
  7822. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7823. 1364.51 s [unordered-containers] size: OK (0.02s)
  7824. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7825. 1364.51 s [unordered-containers] member: OK (0.02s)
  7826. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7827. 1364.51 s [unordered-containers] lookup: OK (0.02s)
  7828. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7829. 1364.51 s [unordered-containers] !?: OK (0.03s)
  7830. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7831. 1364.51 s [unordered-containers] insert
  7832. 1364.51 s [unordered-containers] model: OK (0.02s)
  7833. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7834. 1364.51 s [unordered-containers] valid: OK (0.01s)
  7835. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7836. 1364.51 s [unordered-containers] insertWith
  7837. 1364.51 s [unordered-containers] insertWith: OK
  7838. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7839. 1364.51 s [unordered-containers] valid: OK (0.02s)
  7840. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7841. 1364.51 s [unordered-containers] delete
  7842. 1364.51 s [unordered-containers] model: OK (0.01s)
  7843. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7844. 1364.51 s [unordered-containers] valid: OK (0.02s)
  7845. 1364.51 s [unordered-containers] +++ OK, passed 100 tests.
  7846. 1364.51 s [unordered-containers] adjust
  7847. 1364.52 s [unordered-containers] model: OK (0.02s)
  7848. 1364.52 s [unordered-containers] +++ OK, passed 100 tests.
  7849. 1364.52 s [unordered-containers] valid: OK (0.03s)
  7850. 1364.52 s [unordered-containers] +++ OK, passed 100 tests.
  7851. 1364.52 s [unordered-containers] update
  7852. 1364.52 s [unordered-containers] model: OK (0.03s)
  7853. 1364.52 s [unordered-containers] +++ OK, passed 100 tests.
  7854. 1364.52 s [unordered-containers] valid: OK (0.02s)
  7855. 1364.52 s [unordered-containers] +++ OK, passed 100 tests.
  7856. 1364.52 s [unordered-containers] alter
  7857. 1364.52 s [unordered-containers] model: OK (0.02s)
  7858. 1364.52 s [unordered-containers] +++ OK, passed 100 tests.
  7859. 1364.52 s [unordered-containers] valid: OK (0.04s)
  7860. 1364.52 s [unordered-containers] +++ OK, passed 100 tests.
  7861. 1364.52 s [unordered-containers] alterF
  7862. 1364.52 s [unordered-containers] model
  7863. 1364.52 s [unordered-containers] []: OK (0.13s)
  7864. 1364.52 s [unordered-containers] +++ OK, passed 100 tests.
  7865. 1364.52 s [unordered-containers] adjust: OK (0.04s)
  7866. 1364.52 s [unordered-containers] +++ OK, passed 100 tests.
  7867. 1364.52 s [unordered-containers] insert: OK (0.02s)
  7868. 1364.52 s [unordered-containers] +++ OK, passed 100 tests.
  7869. 1364.52 s [unordered-containers] insertWith: OK (0.05s)
  7870. 1364.52 s [unordered-containers] +++ OK, passed 100 tests.
  7871. 1364.52 s [attoparsec] Data/Attoparsec/Combinator.hs:46:46: warning: [-Wunused-imports]
  7872. 1364.52 s [attoparsec] The import of ‘liftA2’
  7873. 1364.52 s [attoparsec] from module ‘Control.Applicative’ is redundant
  7874. 1364.52 s [attoparsec] |
  7875. 1364.52 s [attoparsec] 46 | import Control.Applicative (Alternative(..), liftA2, many, (<|>))
  7876. 1364.52 s [attoparsec] | ^^^^^^
  7877. 1364.52 s [attoparsec] [ 7 of 16] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.p_o )
  7878. 1364.52 s [attoparsec]
  7879. 1364.52 s [attoparsec] Data/Attoparsec/Text/Internal.hs:68:1: warning: [-Wunused-imports]
  7880. 1364.52 s [attoparsec] The import of ‘*>, <$>, pure’
  7881. 1364.52 s [attoparsec] from module ‘Control.Applicative’ is redundant
  7882. 1364.52 s [attoparsec] |
  7883. 1364.52 s [attoparsec] 68 | import Control.Applicative ((<|>), (<$>), pure, (*>))
  7884. 1364.52 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7885. 1364.52 s [attoparsec]
  7886. 1364.52 s [attoparsec] Data/Attoparsec/Text/Internal.hs:91:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  7887. 1364.52 s [attoparsec] The use of ‘~’ without TypeOperators
  7888. 1364.52 s [attoparsec] will become an error in a future GHC release.
  7889. 1364.52 s [attoparsec] Suggested fix: Perhaps you intended to use TypeOperators
  7890. 1364.52 s [attoparsec] |
  7891. 1364.52 s [attoparsec] 91 | instance (a ~ Text) => IsString (Parser a) where
  7892. 1364.52 s [attoparsec] | ^
  7893. 1364.61 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/jh0n5lw20ark99gabixay03gp0ssdv44-hspec-megaparsec-2.2.1-doc /nix/store/ppjivyp92x7kknqrq82idmarkffs1nsn-hspec-megaparsec-2.2.1
  7894. 1365.15 s [post-build-hook] Pushing 2 paths (88 are already present) using zstd to cache sellout ⏳
  7895. 1365.15 s [post-build-hook]
  7896. 1365.53 s [post-build-hook] Pushing /nix/store/ppjivyp92x7kknqrq82idmarkffs1nsn-hspec-megaparsec-2.2.1 (461.66 KiB)
  7897. 1365.54 s [post-build-hook] Pushing /nix/store/jh0n5lw20ark99gabixay03gp0ssdv44-hspec-megaparsec-2.2.1-doc (296.56 KiB)
  7898. 1366.73 s [post-build-hook]
  7899. 1366.73 s [post-build-hook] All done.
  7900. 1366.76 s [post-build-hook] Uploading to the NixCI cache: /nix/store/jh0n5lw20ark99gabixay03gp0ssdv44-hspec-megaparsec-2.2.1-doc /nix/store/ppjivyp92x7kknqrq82idmarkffs1nsn-hspec-megaparsec-2.2.1
  7901. 1366.82 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  7902. 1367.05 s [post-build-hook] copying 2 paths...
  7903. 1367.05 s [post-build-hook] copying path '/nix/store/jh0n5lw20ark99gabixay03gp0ssdv44-hspec-megaparsec-2.2.1-doc' to 'https://cache.nix-ci.com'...
  7904. 1367.36 s [post-build-hook] copying path '/nix/store/ppjivyp92x7kknqrq82idmarkffs1nsn-hspec-megaparsec-2.2.1' to 'https://cache.nix-ci.com'...
  7905. 1367.74 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  7906. 1368.00 s [post-build-hook] copying 1 paths...
  7907. 1368.00 s [post-build-hook] copying path '/nix/store/dllfzqbfyaliijcsf8icbsy5i9h2p588-hspec-megaparsec-2.2.1.drv' to 'https://cache.nix-ci.com'...
  7908. 1368.28 s Progress: 124 of 236 built (5 building), 285 of 285 downloaded from cache
  7909. 1368.28 s [unordered-containers] include random-1.2.1.3-9k6Qv394i0yCaivAy2bSc0
  7910. 1368.28 s [unordered-containers] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  7911. 1368.28 s [unordered-containers] include tasty-hunit-0.10.2-HGm8sccssx1BtIU4TO93vm
  7912. 1368.28 s [unordered-containers] include tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  7913. 1368.28 s [unordered-containers] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  7914. 1368.28 s [unordered-containers] Linked component graph:
  7915. 1368.28 s [unordered-containers] unit unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  7916. 1368.28 s [unordered-containers] include base-4.18.1.0
  7917. 1368.28 s [unordered-containers] include deepseq-1.4.8.1
  7918. 1368.28 s [unordered-containers] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  7919. 1368.28 s [unordered-containers] include template-haskell-2.20.0.0
  7920. 1368.28 s [unordered-containers] Data.HashMap.Internal=unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn:Data.HashMap.Internal,Data.HashMap.Internal.Array=unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn:Data.HashMap.Internal.Array,Data.HashMap.Internal.Debug=unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn:Data.HashMap.Internal.Debug,Data.HashMap.Internal.List=unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn:Data.HashMap.Internal.List,Data.HashMap.Internal.Strict=unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn:Data.HashMap.Internal.Strict,Data.HashMap.Lazy=unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn:Data.HashMap.Lazy,Data.HashMap.Strict=unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn:Data.HashMap.Strict,Data.HashSet=unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn:Data.HashSet,Data.HashSet.Internal=unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn:Data.HashSet.Internal
  7921. 1368.28 s [unordered-containers] unit unordered-containers-0.2.20-GdIQipvEzcJ42tjT2Yroyv-unordered-containers-tests
  7922. 1368.28 s [unordered-containers] include ChasingBottoms-1.3.1.15-JeN0fNcjSC1ugbIhfA4yW
  7923. 1368.28 s [unordered-containers] include HUnit-1.6.2.0-Cmk1z9y2zFk3aX4g3H2nfT
  7924. 1368.28 s [unordered-containers] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  7925. 1368.28 s [unordered-containers] include base-4.18.1.0
  7926. 1368.28 s [unordered-containers] include containers-0.6.7
  7927. 1368.28 s [unordered-containers] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  7928. 1368.28 s [unordered-containers] include nothunks-0.3.0.0-7ohoJeH9HDPHW0lcjAtCYB
  7929. 1368.28 s [unordered-containers] include random-1.2.1.3-9k6Qv394i0yCaivAy2bSc0
  7930. 1368.28 s [unordered-containers] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  7931. 1368.28 s [unordered-containers] include tasty-hunit-0.10.2-HGm8sccssx1BtIU4TO93vm
  7932. 1368.28 s [unordered-containers] include tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  7933. 1368.28 s [unordered-containers] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  7934. 1368.28 s [unordered-containers] Ready component graph:
  7935. 1368.28 s [unordered-containers] definite unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  7936. 1368.28 s [unordered-containers] depends base-4.18.1.0
  7937. 1368.28 s [unordered-containers] depends deepseq-1.4.8.1
  7938. 1368.28 s [unordered-containers] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  7939. 1368.28 s [unordered-containers] depends template-haskell-2.20.0.0
  7940. 1368.28 s [unordered-containers] definite unordered-containers-0.2.20-GdIQipvEzcJ42tjT2Yroyv-unordered-containers-tests
  7941. 1368.28 s [unordered-containers] depends ChasingBottoms-1.3.1.15-JeN0fNcjSC1ugbIhfA4yW
  7942. 1368.28 s [unordered-containers] depends HUnit-1.6.2.0-Cmk1z9y2zFk3aX4g3H2nfT
  7943. 1368.28 s [unordered-containers] depends QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  7944. 1368.28 s [unordered-containers] depends base-4.18.1.0
  7945. 1368.28 s [unordered-containers] depends containers-0.6.7
  7946. 1368.28 s [unordered-containers] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  7947. 1368.28 s [unordered-containers] depends nothunks-0.3.0.0-7ohoJeH9HDPHW0lcjAtCYB
  7948. 1368.28 s [unordered-containers] depends random-1.2.1.3-9k6Qv394i0yCaivAy2bSc0
  7949. 1368.28 s [unordered-containers] depends tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  7950. 1368.28 s [unordered-containers] depends tasty-hunit-0.10.2-HGm8sccssx1BtIU4TO93vm
  7951. 1368.28 s [unordered-containers] depends tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  7952. 1368.28 s [unordered-containers] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  7953. 1368.28 s [unordered-containers] Using Cabal-3.10.1.0 compiled by ghc-9.6
  7954. 1368.28 s [unordered-containers] Using compiler: ghc-9.6.3
  7955. 1368.28 s [unordered-containers] Using install prefix:
  7956. 1368.28 s [unordered-containers] /nix/store/gzf642ivqv9hbd5w0jw6l2az49v7kpi4-unordered-containers-0.2.20
  7957. 1368.28 s [unordered-containers] Executables installed in:
  7958. 1368.28 s [unordered-containers] /nix/store/gzf642ivqv9hbd5w0jw6l2az49v7kpi4-unordered-containers-0.2.20/bin
  7959. 1368.28 s [unordered-containers] Libraries installed in:
  7960. 1368.28 s [unordered-containers] /nix/store/gzf642ivqv9hbd5w0jw6l2az49v7kpi4-unordered-containers-0.2.20/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  7961. 1368.28 s [unordered-containers] Dynamic Libraries installed in:
  7962. 1368.28 s [unordered-containers] /nix/store/gzf642ivqv9hbd5w0jw6l2az49v7kpi4-unordered-containers-0.2.20/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  7963. 1368.28 s [unordered-containers] Private executables installed in:
  7964. 1368.28 s [unordered-containers] /nix/store/gzf642ivqv9hbd5w0jw6l2az49v7kpi4-unordered-containers-0.2.20/libexec/x86_64-linux-ghc-9.6.3/unordered-containers-0.2.20
  7965. 1368.28 s [unordered-containers] Data files installed in:
  7966. 1368.28 s [unordered-containers] /nix/store/gzf642ivqv9hbd5w0jw6l2az49v7kpi4-unordered-containers-0.2.20/share/x86_64-linux-ghc-9.6.3/unordered-containers-0.2.20
  7967. 1368.28 s [unordered-containers] Documentation installed in:
  7968. 1368.28 s [unordered-containers] delete: OK (0.03s)
  7969. 1368.28 s [unordered-containers] +++ OK, passed 100 tests.
  7970. 1368.28 s [unordered-containers] lookup: OK (0.04s)
  7971. 1368.28 s [unordered-containers] +++ OK, passed 100 tests.
  7972. 1368.28 s [unordered-containers] valid: OK (0.04s)
  7973. 1368.28 s [unordered-containers] +++ OK, passed 100 tests.
  7974. 1368.28 s [unordered-containers] isSubmapOf
  7975. 1368.28 s [unordered-containers] model: OK (0.03s)
  7976. 1368.28 s [unordered-containers] +++ OK, passed 100 tests.
  7977. 1368.28 s [unordered-containers] m ⊆ m: OK (0.02s)
  7978. 1368.28 s [unordered-containers] +++ OK, passed 100 tests.
  7979. 1368.28 s [unordered-containers] m1 ⊆ m1 ∪ m2: OK (0.03s)
  7980. 1368.28 s [unordered-containers] +++ OK, passed 100 tests.
  7981. 1368.28 s [unordered-containers] m1 ⊈ m2 ⇒ m1 ∪ m2 ⊈ m1: OK (0.03s)
  7982. 1368.28 s [unordered-containers] +++ OK, passed 100 tests; 14 discarded.
  7983. 1368.28 s [unordered-containers] m1\m2 ⊆ m1: OK (0.03s)
  7984. 1368.28 s [unordered-containers] +++ OK, passed 100 tests.
  7985. 1368.28 s [unordered-containers] m1 ∩ m2 ≠ ∅ ⇒ m1 ⊈ m1\m2 : OK (0.03s)
  7986. 1368.28 s [unordered-containers] +++ OK, passed 100 tests; 129 discarded.
  7987. 1368.29 s [unordered-containers] delete k m ⊆ m: OK
  7988. 1368.29 s [unordered-containers] +++ OK, passed 100 tests; 18 discarded.
  7989. 1368.29 s [unordered-containers] m ⊈ delete k m : OK (0.02s)
  7990. 1368.29 s [unordered-containers] +++ OK, passed 100 tests; 14 discarded.
  7991. 1368.29 s [unordered-containers] k ∉ m ⇒ m ⊆ insert k v m: OK (0.09s)
  7992. 1368.29 s [unordered-containers] +++ OK, passed 100 tests; 12 discarded.
  7993. 1368.29 s [unordered-containers] k ∉ m ⇒ insert k v m ⊈ m: OK (0.08s)
  7994. 1368.29 s [unordered-containers] +++ OK, passed 100 tests; 11 discarded.
  7995. 1368.29 s [unordered-containers] union
  7996. 1368.29 s [unordered-containers] model: OK (0.07s)
  7997. 1368.29 s [unordered-containers] +++ OK, passed 100 tests.
  7998. 1368.29 s [unordered-containers] valid: OK (0.02s)
  7999. 1368.29 s [unordered-containers] +++ OK, passed 100 tests.
  8000. 1368.29 s [unordered-containers] unionWith
  8001. 1368.29 s [unordered-containers] model: OK (0.10s)
  8002. 1368.29 s [unordered-containers] +++ OK, passed 100 tests.
  8003. 1368.29 s [unordered-containers] valid: OK (0.04s)
  8004. 1368.29 s [unordered-containers] +++ OK, passed 100 tests.
  8005. 1368.29 s [unordered-containers] unionWithKey
  8006. 1368.29 s [unordered-containers] model: OK (0.07s)
  8007. 1368.29 s [unordered-containers] +++ OK, passed 100 tests.
  8008. 1368.29 s [unordered-containers] valid: OK (0.03s)
  8009. 1368.29 s [unordered-containers] +++ OK, passed 100 tests.
  8010. 1368.29 s [unordered-containers] unions
  8011. 1368.29 s [unordered-containers] model: OK (1.70s)
  8012. 1368.29 s [unordered-containers] +++ OK, passed 100 tests.
  8013. 1368.29 s [unordered-containers] valid: OK (0.90s)
  8014. 1368.29 s [unordered-containers] +++ OK, passed 100 tests.
  8015. 1368.29 s [unordered-containers] difference
  8016. 1368.29 s [unordered-containers] model: OK (0.06s)
  8017. 1368.29 s [unordered-containers] +++ OK, passed 100 tests.
  8018. 1368.29 s [unordered-containers] valid: OK (0.03s)
  8019. 1368.29 s [unordered-containers] +++ OK, passed 100 tests.
  8020. 1368.29 s [unordered-containers] differenceWith
  8021. 1368.29 s [unordered-containers] model: OK (0.13s)
  8022. 1368.29 s [unordered-containers] +++ OK, passed 100 tests.
  8023. 1368.29 s [unordered-containers] valid: OK (0.05s)
  8024. 1368.29 s [unordered-containers] +++ OK, passed 100 tests.
  8025. 1368.29 s [unordered-containers] intersection
  8026. 1368.29 s [unordered-containers] model: OK (0.18s)
  8027. 1368.29 s [unordered-containers] +++ OK, passed 100 tests.
  8028. 1368.29 s [unordered-containers] valid: OK (0.02s)
  8029. 1368.29 s [unordered-containers] +++ OK, passed 100 tests.
  8030. 1368.29 s [unordered-containers] intersectionWith
  8031. 1368.29 s [unordered-containers] model: OK (0.14s)
  8032. 1368.29 s [unordered-containers] +++ OK, passed 100 tests.
  8033. 1368.29 s [unordered-containers] valid: OK (0.06s)
  8034. 1368.29 s [unordered-containers] +++ OK, passed 100 tests.
  8035. 1368.29 s [unordered-containers] intersectionWithKey
  8036. 1368.29 s [unordered-containers] model: OK (0.09s)
  8037. 1368.29 s [unordered-containers] +++ OK, passed 100 tests.
  8038. 1368.29 s [unordered-containers] valid: OK (0.09s)
  8039. 1368.29 s [unordered-containers] +++ OK, passed 100 tests.
  8040. 1368.29 s [unordered-containers] compose
  8041. 1368.29 s [unordered-containers] valid: OK (0.11s)
  8042. 1368.29 s [unordered-containers] +++ OK, passed 100 tests.
  8043. 1368.29 s [unordered-containers] map
  8044. 1368.30 s [unordered-containers] model: OK (0.11s)
  8045. 1368.30 s [unordered-containers] +++ OK, passed 100 tests.
  8046. 1368.30 s [unordered-containers] valid: OK
  8047. 1368.30 s [unordered-containers] +++ OK, passed 100 tests.
  8048. 1368.30 s [unordered-containers] traverseWithKey
  8049. 1368.30 s [unordered-containers] model: OK (0.63s)
  8050. 1368.30 s [unordered-containers] +++ OK, passed 100 tests.
  8051. 1368.30 s [unordered-containers] valid: OK (0.07s)
  8052. 1368.30 s [unordered-containers] +++ OK, passed 100 tests.
  8053. 1368.30 s [unordered-containers] mapKeys
  8054. 1368.30 s [unordered-containers] model: OK (0.05s)
  8055. 1368.30 s [unordered-containers] +++ OK, passed 100 tests.
  8056. 1368.30 s [unordered-containers] valid: OK (0.85s)
  8057. 1368.30 s [unordered-containers] +++ OK, passed 100 tests.
  8058. 1368.30 s [unordered-containers] foldr: OK (0.06s)
  8059. 1368.30 s [unordered-containers] +++ OK, passed 100 tests.
  8060. 1368.30 s [unordered-containers] foldl: OK (0.04s)
  8061. 1368.30 s [unordered-containers] +++ OK, passed 100 tests.
  8062. 1368.30 s [unordered-containers] foldrWithKey: OK (0.01s)
  8063. 1368.30 s [unordered-containers] +++ OK, passed 100 tests.
  8064. 1368.30 s [unordered-containers] foldlWithKey: OK (0.01s)
  8065. 1368.30 s [attoparsec] [ 8 of 16] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.p_o )
  8066. 1368.30 s [hspec-attoparsec] Phase: setupCompilerEnvironmentPhase
  8067. 1368.30 s [hspec-attoparsec] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  8068. 1368.30 s [hspec-attoparsec] Phase: unpackPhase
  8069. 1368.30 s [hspec-attoparsec] unpacking source archive /nix/store/y3ywaxgryfcmhfi8d2nz0lkpcx4kz500-hspec-attoparsec-0.1.0.2.tar.gz
  8070. 1368.30 s [hspec-attoparsec] source root is hspec-attoparsec-0.1.0.2
  8071. 1368.30 s [hspec-attoparsec] setting SOURCE_DATE_EPOCH to timestamp 1426942088 of file "hspec-attoparsec-0.1.0.2/tests/Spec.hs"
  8072. 1368.30 s [hspec-attoparsec] Phase: patchPhase
  8073. 1368.30 s [hspec-attoparsec] Phase: compileBuildDriverPhase
  8074. 1368.30 s [hspec-attoparsec] setupCompileFlags: -package-db=/build/tmp.mwpA9B4NJq/setup-package.conf.d -threaded
  8075. 1368.30 s [hspec-attoparsec] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.mwpA9B4NJq/Main.o )
  8076. 1368.30 s [hspec-attoparsec] [2 of 2] Linking Setup
  8077. 1368.30 s [hspec-attoparsec] Phase: updateAutotoolsGnuConfigScriptsPhase
  8078. 1368.30 s [hspec-attoparsec] Phase: configurePhase
  8079. 1368.30 s [hspec-attoparsec] configureFlags: --verbose --prefix=/nix/store/lqxvqsz3apcgp2580bvky9ys8f5d5hmy-hspec-attoparsec-0.1.0.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/l4kzwpb1rrs801r6amxx9gnyyzxcf9nj-hspec-attoparsec-0.1.0.2-doc/share/doc/hspec-attoparsec-0.1.0.2 --with-gcc=gcc --package-db=/build/tmp.mwpA9B4NJq/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  8080. 1368.30 s [hspec-attoparsec] Using Parsec parser
  8081. 1368.30 s [hspec-attoparsec] Configuring hspec-attoparsec-0.1.0.2...
  8082. 1368.30 s [hspec-attoparsec] Dependency attoparsec >=0.10: using attoparsec-0.14.4
  8083. 1368.30 s [hspec-attoparsec] Dependency base >=4 && <5: using base-4.18.1.0
  8084. 1368.30 s [hspec-attoparsec] Dependency bytestring >=0.8: using bytestring-0.11.5.2
  8085. 1368.30 s [hspec-attoparsec] Dependency hspec-expectations >=0.5: using hspec-expectations-0.8.4
  8086. 1368.30 s [hspec-attoparsec] Dependency text >=1.0: using text-2.0.2
  8087. 1368.30 s [hspec-attoparsec] Dependency attoparsec >=0.10: using attoparsec-0.14.4
  8088. 1368.30 s [hspec-attoparsec] Dependency base >=4 && <5: using base-4.18.1.0
  8089. 1368.30 s [hspec-attoparsec] Dependency bytestring >=0.8: using bytestring-0.11.5.2
  8090. 1368.30 s [hspec-attoparsec] Dependency hspec: using hspec-2.11.12
  8091. 1368.30 s [hspec-attoparsec] Dependency hspec-expectations >=0.5: using hspec-expectations-0.8.4
  8092. 1368.30 s [hspec-attoparsec] Dependency text >=1.0: using text-2.0.2
  8093. 1368.30 s [hspec-attoparsec] Source component graph:
  8094. 1368.30 s [hspec-attoparsec] component test:spec
  8095. 1368.30 s [hspec-attoparsec] component lib
  8096. 1368.30 s [hspec-attoparsec] Configured component graph:
  8097. 1368.30 s [hspec-attoparsec] component hspec-attoparsec-0.1.0.2-IU8TxH5XIBH564IlWtuEYV-spec
  8098. 1368.30 s [hspec-attoparsec] include attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  8099. 1368.30 s [hspec-attoparsec] include base-4.18.1.0
  8100. 1368.30 s [hspec-attoparsec] include bytestring-0.11.5.2
  8101. 1368.30 s [hspec-attoparsec] include hspec-2.11.12-8RpQfPL7GgNCJuLqgXbcGU
  8102. 1368.30 s [hspec-attoparsec] include hspec-expectations-0.8.4-6ydZMOJeBwc6HbPdcNvfQZ
  8103. 1368.30 s [hspec-attoparsec] include text-2.0.2
  8104. 1368.30 s [hspec-attoparsec] component hspec-attoparsec-0.1.0.2-5r1rNDTOWnAI3PyYoQHiPM
  8105. 1368.30 s [hspec-attoparsec] include attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  8106. 1368.30 s [hspec-attoparsec] include base-4.18.1.0
  8107. 1368.30 s [hspec-attoparsec] include bytestring-0.11.5.2
  8108. 1368.30 s [hspec-attoparsec] include hspec-expectations-0.8.4-6ydZMOJeBwc6HbPdcNvfQZ
  8109. 1368.30 s [hspec-attoparsec] include text-2.0.2
  8110. 1368.30 s [hspec-attoparsec] Linked component graph:
  8111. 1368.30 s [hspec-attoparsec] unit hspec-attoparsec-0.1.0.2-IU8TxH5XIBH564IlWtuEYV-spec
  8112. 1368.30 s [hspec-attoparsec] include attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  8113. 1368.30 s [hspec-attoparsec] include base-4.18.1.0
  8114. 1368.30 s [hspec-attoparsec] include bytestring-0.11.5.2
  8115. 1368.30 s [hspec-attoparsec] include hspec-2.11.12-8RpQfPL7GgNCJuLqgXbcGU
  8116. 1368.30 s [hspec-attoparsec] include hspec-expectations-0.8.4-6ydZMOJeBwc6HbPdcNvfQZ
  8117. 1368.30 s [hspec-attoparsec] include text-2.0.2
  8118. 1368.30 s [hspec-attoparsec] unit hspec-attoparsec-0.1.0.2-5r1rNDTOWnAI3PyYoQHiPM
  8119. 1368.30 s [hspec-attoparsec] include attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  8120. 1368.30 s [hspec-attoparsec] include base-4.18.1.0
  8121. 1368.30 s [hspec-attoparsec] include bytestring-0.11.5.2
  8122. 1368.30 s [sqlite-simple] Phase: setupCompilerEnvironmentPhase
  8123. 1368.30 s [sqlite-simple] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  8124. 1368.30 s [sqlite-simple] Phase: unpackPhase
  8125. 1368.30 s [sqlite-simple] unpacking source archive /nix/store/7j12w94nb1zrz4xpbh9y2xcahq0ivhip-sqlite-simple-0.4.19.0.tar.gz
  8126. 1368.30 s [sqlite-simple] source root is sqlite-simple-0.4.19.0
  8127. 1368.30 s [sqlite-simple] setting SOURCE_DATE_EPOCH to timestamp 1705989172 of file "sqlite-simple-0.4.19.0/sqlite-simple.cabal"
  8128. 1368.30 s [sqlite-simple] Phase: patchPhase
  8129. 1368.30 s [sqlite-simple] Phase: compileBuildDriverPhase
  8130. 1368.30 s [sqlite-simple] setupCompileFlags: -package-db=/build/tmp.gX14Wz0hH7/setup-package.conf.d -threaded
  8131. 1368.30 s [sqlite-simple] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.gX14Wz0hH7/Main.o )
  8132. 1368.30 s [sqlite-simple] [2 of 2] Linking Setup
  8133. 1368.30 s [sqlite-simple] Phase: updateAutotoolsGnuConfigScriptsPhase
  8134. 1368.30 s [sqlite-simple] Phase: configurePhase
  8135. 1368.30 s [sqlite-simple] configureFlags: --verbose --prefix=/nix/store/051xn6ag9zcmgwf16awpz9r6g6fms6jq-sqlite-simple-0.4.19.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/rxdz4hdsqmgcgkjgp4zpznmgy1ikh4q7-sqlite-simple-0.4.19.0-doc/share/doc/sqlite-simple-0.4.19.0 --with-gcc=gcc --package-db=/build/tmp.gX14Wz0hH7/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  8136. 1368.30 s [sqlite-simple] Using Parsec parser
  8137. 1368.30 s [sqlite-simple] Configuring sqlite-simple-0.4.19.0...
  8138. 1368.30 s [sqlite-simple] Dependency Only >=0.1 && <0.1.1: using Only-0.1
  8139. 1368.30 s [sqlite-simple] Dependency attoparsec >=0.10.3: using attoparsec-0.14.4
  8140. 1368.30 s [sqlite-simple] Dependency base <5: using base-4.18.1.0
  8141. 1368.30 s [sqlite-simple] Dependency blaze-builder: using blaze-builder-0.4.2.3
  8142. 1368.30 s [sqlite-simple] Dependency blaze-textual: using blaze-textual-0.2.3.1
  8143. 1368.30 s [sqlite-simple] Dependency bytestring >=0.9: using bytestring-0.11.5.2
  8144. 1368.30 s [sqlite-simple] Dependency containers: using containers-0.6.7
  8145. 1368.30 s [sqlite-simple] Dependency direct-sqlite >=2.3.13 && <2.4: using direct-sqlite-2.3.29
  8146. 1368.30 s [sqlite-simple] Dependency exceptions >=0.4: using exceptions-0.10.7
  8147. 1368.30 s [sqlite-simple] Dependency template-haskell: using template-haskell-2.20.0.0
  8148. 1368.30 s [sqlite-simple] Dependency text >=0.11: using text-2.0.2
  8149. 1368.30 s [sqlite-simple] Dependency time: using time-1.12.2
  8150. 1368.30 s [sqlite-simple] Dependency transformers: using transformers-0.6.1.0
  8151. 1368.30 s [sqlite-simple] Dependency HUnit: using HUnit-1.6.2.0
  8152. 1368.30 s [sqlite-simple] Dependency base: using base-4.18.1.0
  8153. 1368.30 s [sqlite-simple] Dependency base16-bytestring: using base16-bytestring-1.0.2.0
  8154. 1368.30 s [sqlite-simple] Dependency bytestring >=0.9: using bytestring-0.11.5.2
  8155. 1368.30 s [sqlite-simple] Dependency direct-sqlite: using direct-sqlite-2.3.29
  8156. 1368.30 s [sqlite-simple] Dependency sqlite-simple: using sqlite-simple-0.4.19.0
  8157. 1368.30 s [sqlite-simple] Dependency text: using text-2.0.2
  8158. 1368.30 s [sqlite-simple] Dependency time: using time-1.12.2
  8159. 1368.30 s [sqlite-simple] Source component graph:
  8160. 1368.30 s [sqlite-simple] component lib
  8161. 1368.30 s [sqlite-simple] component test:test dependency lib
  8162. 1368.30 s [sqlite-simple] Configured component graph:
  8163. 1368.30 s [sqlite-simple] component sqlite-simple-0.4.19.0-K6rbQC24DaT6w12HOwtVb3
  8164. 1368.30 s [sqlite-simple] include Only-0.1-IXdIJrspK8g3DM0dTVjCNi
  8165. 1368.30 s [sqlite-simple] include attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  8166. 1368.30 s [sqlite-simple] include base-4.18.1.0
  8167. 1368.30 s [sqlite-simple] include blaze-builder-0.4.2.3-VTiclHUcNqAtylpevRMbb
  8168. 1368.30 s [sqlite-simple] include blaze-textual-0.2.3.1-GyYtPpyTPKWJEtIZcVprHl
  8169. 1368.30 s [sqlite-simple] include bytestring-0.11.5.2
  8170. 1368.30 s [sqlite-simple] include containers-0.6.7
  8171. 1368.30 s [sqlite-simple] include direct-sqlite-2.3.29-EBbqjohpYt8DVceNuJ93jI
  8172. 1368.30 s [sqlite-simple] include exceptions-0.10.7
  8173. 1368.30 s [sqlite-simple] include template-haskell-2.20.0.0
  8174. 1368.30 s [sqlite-simple] include text-2.0.2
  8175. 1368.30 s [sqlite-simple] include time-1.12.2
  8176. 1368.30 s [sqlite-simple] include transformers-0.6.1.0
  8177. 1368.30 s [sqlite-simple] component sqlite-simple-0.4.19.0-6nC2Yl5T5ajKqDG36ILhGU-test
  8178. 1368.30 s [unordered-containers] /nix/store/82lw6bpcm1clwbbmqspnqr80c6g63nc2-unordered-containers-0.2.20-doc/share/doc/unordered-containers-0.2.20
  8179. 1368.30 s [unordered-containers] Configuration files installed in:
  8180. 1368.30 s [unordered-containers] /nix/store/gzf642ivqv9hbd5w0jw6l2az49v7kpi4-unordered-containers-0.2.20/etc
  8181. 1368.30 s [unordered-containers] No alex found
  8182. 1368.30 s [unordered-containers] Using ar found on system at:
  8183. 1368.30 s [unordered-containers] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  8184. 1368.30 s [unordered-containers] No c2hs found
  8185. 1368.30 s [unordered-containers] No cpphs found
  8186. 1368.30 s [unordered-containers] No doctest found
  8187. 1368.30 s [unordered-containers] Using gcc version 14.3.0 given by user at:
  8188. 1368.30 s [unordered-containers] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  8189. 1368.30 s [unordered-containers] Using ghc version 9.6.3 found on system at:
  8190. 1368.30 s [unordered-containers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  8191. 1368.30 s [unordered-containers] Using ghc-pkg version 9.6.3 found on system at:
  8192. 1368.30 s [unordered-containers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  8193. 1368.30 s [unordered-containers] No ghcjs found
  8194. 1368.30 s [unordered-containers] No ghcjs-pkg found
  8195. 1368.30 s [unordered-containers] No greencard found
  8196. 1368.30 s [unordered-containers] Using haddock version 2.29.1 found on system at:
  8197. 1368.30 s [unordered-containers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  8198. 1368.30 s [unordered-containers] No happy found
  8199. 1368.30 s [unordered-containers] Using haskell-suite found on system at: haskell-suite-dummy-location
  8200. 1368.30 s [unordered-containers] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  8201. 1368.30 s [unordered-containers] No hmake found
  8202. 1368.30 s [unordered-containers] Using hpc version 0.68 found on system at:
  8203. 1368.30 s [unordered-containers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  8204. 1368.30 s [unordered-containers] Using hsc2hs version 0.68.9 found on system at:
  8205. 1368.30 s [unordered-containers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  8206. 1368.30 s [unordered-containers] Using hscolour version 1.25 found on system at:
  8207. 1368.30 s [unordered-containers] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  8208. 1368.30 s [unordered-containers] No jhc found
  8209. 1368.30 s [unordered-containers] Using ld found on system at:
  8210. 1368.30 s [unordered-containers] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  8211. 1368.30 s [unordered-containers] No pkg-config found
  8212. 1368.30 s [unordered-containers] Using runghc version 9.6.3 found on system at:
  8213. 1368.30 s [unordered-containers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  8214. 1368.30 s [unordered-containers] Using strip version 2.44 found on system at:
  8215. 1368.30 s [unordered-containers] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  8216. 1368.30 s [unordered-containers] Using tar found on system at:
  8217. 1368.30 s [unordered-containers] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  8218. 1368.30 s [unordered-containers] No uhc found
  8219. 1368.30 s [unordered-containers] Phase: buildPhase
  8220. 1368.30 s [unordered-containers] Preprocessing library for unordered-containers-0.2.20..
  8221. 1368.30 s [unordered-containers] Building library for unordered-containers-0.2.20..
  8222. 1368.30 s [unordered-containers]
  8223. 1368.31 s [unordered-containers] Data/HashMap/Internal.hs:12:14-23: warning: [-Wdeprecated-flags]
  8224. 1368.31 s [unordered-containers] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
  8225. 1368.31 s [unordered-containers] |
  8226. 1368.31 s [unordered-containers] 12 | {-# LANGUAGE TypeInType #-}
  8227. 1368.31 s [unordered-containers] | ^^^^^^^^^^
  8228. 1368.31 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 )
  8229. 1368.31 s [unordered-containers]
  8230. 1368.31 s [unordered-containers] Data/HashMap/Internal/Array.hs:83:1-35: warning: [-Wunused-imports]
  8231. 1368.31 s [unordered-containers] The import of ‘Control.Applicative’ is redundant
  8232. 1368.31 s [unordered-containers] except perhaps to import instances from ‘Control.Applicative’
  8233. 1368.31 s [unordered-containers] To import instances alone, use: import Control.Applicative()
  8234. 1368.31 s [unordered-containers] |
  8235. 1368.31 s [unordered-containers] 83 | import Control.Applicative (liftA2)
  8236. 1368.31 s [unordered-containers] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8237. 1368.31 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 )
  8238. 1368.31 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 )
  8239. 1368.31 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 )
  8240. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8241. 1368.31 s [unordered-containers] foldrWithKey': OK (0.04s)
  8242. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8243. 1368.31 s [unordered-containers] foldlWithKey': OK (0.01s)
  8244. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8245. 1368.31 s [unordered-containers] foldl': OK (0.03s)
  8246. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8247. 1368.31 s [unordered-containers] foldr': OK (0.04s)
  8248. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8249. 1368.31 s [unordered-containers] foldMapWithKey: OK (0.03s)
  8250. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8251. 1368.31 s [unordered-containers] filter
  8252. 1368.31 s [unordered-containers] model: OK (0.12s)
  8253. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8254. 1368.31 s [unordered-containers] valid: OK (0.04s)
  8255. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8256. 1368.31 s [unordered-containers] filterWithKey
  8257. 1368.31 s [unordered-containers] model: OK (1.88s)
  8258. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8259. 1368.31 s [unordered-containers] valid: OK (1.32s)
  8260. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8261. 1368.31 s [unordered-containers] mapMaybe
  8262. 1368.31 s [unordered-containers] model: OK (0.13s)
  8263. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8264. 1368.31 s [unordered-containers] valid: OK (0.07s)
  8265. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8266. 1368.31 s [unordered-containers] mapMaybeWithKey
  8267. 1368.31 s [unordered-containers] model: OK (1.72s)
  8268. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8269. 1368.31 s [unordered-containers] valid: OK (0.81s)
  8270. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8271. 1368.31 s [unordered-containers] elems: OK (0.04s)
  8272. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8273. 1368.31 s [unordered-containers] keys: OK (0.13s)
  8274. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8275. 1368.31 s [unordered-containers] fromList
  8276. 1368.31 s [unordered-containers] model: OK (0.04s)
  8277. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8278. 1368.31 s [unordered-containers] valid: OK (0.04s)
  8279. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8280. 1368.31 s [unordered-containers] fromListWith
  8281. 1368.31 s [unordered-containers] model: OK (0.07s)
  8282. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8283. 1368.31 s [unordered-containers] valid: OK (0.02s)
  8284. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8285. 1368.31 s [unordered-containers] fromListWithKey
  8286. 1368.31 s [unordered-containers] model: OK (0.10s)
  8287. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8288. 1368.31 s [unordered-containers] valid: OK (0.04s)
  8289. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8290. 1368.31 s [unordered-containers] toList: OK (0.05s)
  8291. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8292. 1368.31 s [unordered-containers] Data.HashMap.Strict
  8293. 1368.31 s [unordered-containers] instances
  8294. 1368.31 s [unordered-containers] Eq
  8295. 1368.31 s [unordered-containers] ==: OK (0.05s)
  8296. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8297. 1368.31 s [unordered-containers] /=: OK (0.06s)
  8298. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8299. 1368.31 s [unordered-containers] Ord
  8300. 1368.31 s [unordered-containers] compare reflexive: OK (0.02s)
  8301. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8302. 1368.31 s [unordered-containers] compare transitive: OK (0.04s)
  8303. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8304. 1368.31 s [unordered-containers] compare antisymmetric: OK (0.07s)
  8305. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8306. 1368.31 s [unordered-containers] Ord => Eq: OK (0.04s)
  8307. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8308. 1368.31 s [unordered-containers] Read/Show: OK (0.74s)
  8309. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8310. 1368.31 s [unordered-containers] Functor: OK (0.28s)
  8311. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8312. 1368.31 s [unordered-containers] Foldable: OK (0.05s)
  8313. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8314. 1368.31 s [unordered-containers] Bifoldable
  8315. 1368.31 s [unordered-containers] bifoldMap: OK (0.05s)
  8316. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8317. 1368.31 s [unordered-containers] bifoldr: OK (0.09s)
  8318. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8319. 1368.31 s [unordered-containers] bifoldl: OK (0.05s)
  8320. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8321. 1368.31 s [unordered-containers] Hashable: OK (0.07s)
  8322. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8323. 1368.31 s [unordered-containers] empty
  8324. 1368.31 s [unordered-containers] valid: OK
  8325. 1368.31 s [unordered-containers] +++ OK, passed 1 test.
  8326. 1368.31 s [unordered-containers] singleton
  8327. 1368.31 s [unordered-containers] valid: OK
  8328. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8329. 1368.31 s [unordered-containers] size: OK (0.07s)
  8330. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8331. 1368.31 s [unordered-containers] member: OK (0.06s)
  8332. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8333. 1368.31 s [unordered-containers] lookup: OK (0.05s)
  8334. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8335. 1368.31 s [unordered-containers] !?: OK (0.04s)
  8336. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8337. 1368.31 s [unordered-containers] insert
  8338. 1368.31 s [unordered-containers] model: OK (0.06s)
  8339. 1368.31 s [unordered-containers] +++ OK, passed 100 tests.
  8340. 1368.31 s [unordered-containers] valid: OK (0.13s)
  8341. 1368.31 s [hspec-attoparsec] include hspec-expectations-0.8.4-6ydZMOJeBwc6HbPdcNvfQZ
  8342. 1368.31 s [hspec-attoparsec] include text-2.0.2
  8343. 1368.31 s [hspec-attoparsec] Test.Hspec.Attoparsec=hspec-attoparsec-0.1.0.2-5r1rNDTOWnAI3PyYoQHiPM:Test.Hspec.Attoparsec,Test.Hspec.Attoparsec.Source=hspec-attoparsec-0.1.0.2-5r1rNDTOWnAI3PyYoQHiPM:Test.Hspec.Attoparsec.Source
  8344. 1368.31 s [hspec-attoparsec] Ready component graph:
  8345. 1368.31 s [hspec-attoparsec] definite hspec-attoparsec-0.1.0.2-IU8TxH5XIBH564IlWtuEYV-spec
  8346. 1368.31 s [hspec-attoparsec] depends attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  8347. 1368.31 s [hspec-attoparsec] depends base-4.18.1.0
  8348. 1368.31 s [hspec-attoparsec] depends bytestring-0.11.5.2
  8349. 1368.31 s [hspec-attoparsec] depends hspec-2.11.12-8RpQfPL7GgNCJuLqgXbcGU
  8350. 1368.31 s [hspec-attoparsec] depends hspec-expectations-0.8.4-6ydZMOJeBwc6HbPdcNvfQZ
  8351. 1368.31 s [hspec-attoparsec] depends text-2.0.2
  8352. 1368.31 s [hspec-attoparsec] definite hspec-attoparsec-0.1.0.2-5r1rNDTOWnAI3PyYoQHiPM
  8353. 1368.32 s [hspec-attoparsec] depends attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  8354. 1368.32 s [hspec-attoparsec] depends base-4.18.1.0
  8355. 1368.32 s [hspec-attoparsec] depends bytestring-0.11.5.2
  8356. 1368.32 s [hspec-attoparsec] depends hspec-expectations-0.8.4-6ydZMOJeBwc6HbPdcNvfQZ
  8357. 1368.32 s [hspec-attoparsec] depends text-2.0.2
  8358. 1368.32 s [hspec-attoparsec] Using Cabal-3.10.1.0 compiled by ghc-9.6
  8359. 1368.32 s [hspec-attoparsec] Using compiler: ghc-9.6.3
  8360. 1368.32 s [hspec-attoparsec] Using install prefix:
  8361. 1368.32 s [hspec-attoparsec] /nix/store/lqxvqsz3apcgp2580bvky9ys8f5d5hmy-hspec-attoparsec-0.1.0.2
  8362. 1368.32 s [hspec-attoparsec] Executables installed in:
  8363. 1368.32 s [hspec-attoparsec] /nix/store/lqxvqsz3apcgp2580bvky9ys8f5d5hmy-hspec-attoparsec-0.1.0.2/bin
  8364. 1368.32 s [hspec-attoparsec] Libraries installed in:
  8365. 1368.32 s [hspec-attoparsec] /nix/store/lqxvqsz3apcgp2580bvky9ys8f5d5hmy-hspec-attoparsec-0.1.0.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/hspec-attoparsec-0.1.0.2-5r1rNDTOWnAI3PyYoQHiPM
  8366. 1368.32 s [hspec-attoparsec] Dynamic Libraries installed in:
  8367. 1368.32 s [hspec-attoparsec] /nix/store/lqxvqsz3apcgp2580bvky9ys8f5d5hmy-hspec-attoparsec-0.1.0.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  8368. 1368.32 s [hspec-attoparsec] Private executables installed in:
  8369. 1368.32 s [hspec-attoparsec] /nix/store/lqxvqsz3apcgp2580bvky9ys8f5d5hmy-hspec-attoparsec-0.1.0.2/libexec/x86_64-linux-ghc-9.6.3/hspec-attoparsec-0.1.0.2
  8370. 1368.32 s [hspec-attoparsec] Data files installed in:
  8371. 1368.32 s [hspec-attoparsec] /nix/store/lqxvqsz3apcgp2580bvky9ys8f5d5hmy-hspec-attoparsec-0.1.0.2/share/x86_64-linux-ghc-9.6.3/hspec-attoparsec-0.1.0.2
  8372. 1368.32 s [hspec-attoparsec] Documentation installed in:
  8373. 1368.32 s [hspec-attoparsec] /nix/store/l4kzwpb1rrs801r6amxx9gnyyzxcf9nj-hspec-attoparsec-0.1.0.2-doc/share/doc/hspec-attoparsec-0.1.0.2
  8374. 1368.32 s [hspec-attoparsec] Configuration files installed in:
  8375. 1368.32 s [hspec-attoparsec] /nix/store/lqxvqsz3apcgp2580bvky9ys8f5d5hmy-hspec-attoparsec-0.1.0.2/etc
  8376. 1368.32 s [hspec-attoparsec] No alex found
  8377. 1368.32 s [hspec-attoparsec] Using ar found on system at:
  8378. 1368.32 s [hspec-attoparsec] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  8379. 1368.32 s [hspec-attoparsec] No c2hs found
  8380. 1368.32 s [hspec-attoparsec] No cpphs found
  8381. 1368.32 s [hspec-attoparsec] No doctest found
  8382. 1368.32 s [hspec-attoparsec] Using gcc version 14.3.0 given by user at:
  8383. 1368.32 s [hspec-attoparsec] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  8384. 1368.32 s [hspec-attoparsec] Using ghc version 9.6.3 found on system at:
  8385. 1368.32 s [hspec-attoparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  8386. 1368.32 s [hspec-attoparsec] Using ghc-pkg version 9.6.3 found on system at:
  8387. 1368.32 s [hspec-attoparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  8388. 1368.32 s [hspec-attoparsec] No ghcjs found
  8389. 1368.32 s [hspec-attoparsec] No ghcjs-pkg found
  8390. 1368.32 s [hspec-attoparsec] No greencard found
  8391. 1368.32 s [hspec-attoparsec] Using haddock version 2.29.1 found on system at:
  8392. 1368.32 s [hspec-attoparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  8393. 1368.32 s [hspec-attoparsec] No happy found
  8394. 1368.32 s [hspec-attoparsec] Using haskell-suite found on system at: haskell-suite-dummy-location
  8395. 1368.32 s [hspec-attoparsec] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  8396. 1368.32 s [hspec-attoparsec] No hmake found
  8397. 1368.32 s [hspec-attoparsec] Using hpc version 0.68 found on system at:
  8398. 1368.32 s [hspec-attoparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  8399. 1368.32 s [hspec-attoparsec] Using hsc2hs version 0.68.9 found on system at:
  8400. 1368.32 s [hspec-attoparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  8401. 1368.32 s [hspec-attoparsec] Using hscolour version 1.25 found on system at:
  8402. 1368.32 s [hspec-attoparsec] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  8403. 1368.32 s [hspec-attoparsec] No jhc found
  8404. 1368.32 s [hspec-attoparsec] Using ld found on system at:
  8405. 1368.32 s [hspec-attoparsec] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  8406. 1368.32 s [hspec-attoparsec] No pkg-config found
  8407. 1368.32 s [hspec-attoparsec] Using runghc version 9.6.3 found on system at:
  8408. 1368.32 s [hspec-attoparsec] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  8409. 1368.32 s [hspec-attoparsec] Using strip version 2.44 found on system at:
  8410. 1368.32 s [hspec-attoparsec] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  8411. 1368.32 s [hspec-attoparsec] Using tar found on system at:
  8412. 1368.32 s [hspec-attoparsec] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  8413. 1368.32 s [hspec-attoparsec] No uhc found
  8414. 1368.32 s [hspec-attoparsec] Phase: buildPhase
  8415. 1368.32 s [hspec-attoparsec] Preprocessing test suite 'spec' for hspec-attoparsec-0.1.0.2..
  8416. 1368.32 s [hspec-attoparsec] Building test suite 'spec' for hspec-attoparsec-0.1.0.2..
  8417. 1368.32 s [hspec-attoparsec] [1 of 1] Compiling Main ( tests/Spec.hs, dist/build/spec/spec-tmp/Main.o )
  8418. 1368.32 s [hspec-attoparsec] [2 of 2] Linking dist/build/spec/spec
  8419. 1368.32 s [sqlite-simple] include HUnit-1.6.2.0-Cmk1z9y2zFk3aX4g3H2nfT
  8420. 1368.32 s [sqlite-simple] include base-4.18.1.0
  8421. 1368.32 s [sqlite-simple] include base16-bytestring-1.0.2.0-AQ9mQ4qPmsv2iX1TYz5ACO
  8422. 1368.32 s [sqlite-simple] include bytestring-0.11.5.2
  8423. 1368.32 s [sqlite-simple] include direct-sqlite-2.3.29-EBbqjohpYt8DVceNuJ93jI
  8424. 1368.32 s [sqlite-simple] include sqlite-simple-0.4.19.0-K6rbQC24DaT6w12HOwtVb3
  8425. 1368.32 s [sqlite-simple] include text-2.0.2
  8426. 1368.32 s [sqlite-simple] include time-1.12.2
  8427. 1368.32 s [sqlite-simple] Linked component graph:
  8428. 1368.32 s [sqlite-simple] unit sqlite-simple-0.4.19.0-K6rbQC24DaT6w12HOwtVb3
  8429. 1368.32 s [sqlite-simple] include Only-0.1-IXdIJrspK8g3DM0dTVjCNi
  8430. 1368.32 s [sqlite-simple] include attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  8431. 1368.32 s [sqlite-simple] include base-4.18.1.0
  8432. 1368.32 s [sqlite-simple] include blaze-builder-0.4.2.3-VTiclHUcNqAtylpevRMbb
  8433. 1368.32 s [sqlite-simple] include blaze-textual-0.2.3.1-GyYtPpyTPKWJEtIZcVprHl
  8434. 1368.32 s [sqlite-simple] include bytestring-0.11.5.2
  8435. 1368.32 s [sqlite-simple] include containers-0.6.7
  8436. 1368.32 s [sqlite-simple] include direct-sqlite-2.3.29-EBbqjohpYt8DVceNuJ93jI
  8437. 1368.32 s [sqlite-simple] include exceptions-0.10.7
  8438. 1368.32 s [sqlite-simple] include template-haskell-2.20.0.0
  8439. 1368.32 s [sqlite-simple] include text-2.0.2
  8440. 1368.32 s [sqlite-simple] include time-1.12.2
  8441. 1368.32 s [sqlite-simple] include transformers-0.6.1.0
  8442. 1368.32 s [sqlite-simple] Database.SQLite.Simple=sqlite-simple-0.4.19.0-K6rbQC24DaT6w12HOwtVb3:Database.SQLite.Simple,Database.SQLite.Simple.FromField=sqlite-simple-0.4.19.0-K6rbQC24DaT6w12HOwtVb3:Database.SQLite.Simple.FromField,Database.SQLite.Simple.FromRow=sqlite-simple-0.4.19.0-K6rbQC24DaT6w12HOwtVb3:Database.SQLite.Simple.FromRow,Database.SQLite.Simple.Function=sqlite-simple-0.4.19.0-K6rbQC24DaT6w12HOwtVb3:Database.SQLite.Simple.Function,Database.SQLite.Simple.Internal=sqlite-simple-0.4.19.0-K6rbQC24DaT6w12HOwtVb3:Database.SQLite.Simple.Internal,Database.SQLite.Simple.Ok=sqlite-simple-0.4.19.0-K6rbQC24DaT6w12HOwtVb3:Database.SQLite.Simple.Ok,Database.SQLite.Simple.QQ=sqlite-simple-0.4.19.0-K6rbQC24DaT6w12HOwtVb3:Database.SQLite.Simple.QQ,Database.SQLite.Simple.Time=sqlite-simple-0.4.19.0-K6rbQC24DaT6w12HOwtVb3:Database.SQLite.Simple.Time,Database.SQLite.Simple.Time.Implementation=sqlite-simple-0.4.19.0-K6rbQC24DaT6w12HOwtVb3:Database.SQLite.Simple.Time.Implementation,Database.SQLite.Simple.ToField=sqlite-simple-0.4.19.0-K6rbQC24DaT6w12HOwtVb3:Database.SQLite.Simple.ToField,Database.SQLite.Simple.ToRow=sqlite-simple-0.4.19.0-K6rbQC24DaT6w12HOwtVb3:Database.SQLite.Simple.ToRow,Database.SQLite.Simple.Types=sqlite-simple-0.4.19.0-K6rbQC24DaT6w12HOwtVb3:Database.SQLite.Simple.Types
  8443. 1368.32 s [sqlite-simple] unit sqlite-simple-0.4.19.0-6nC2Yl5T5ajKqDG36ILhGU-test
  8444. 1368.32 s [sqlite-simple] include HUnit-1.6.2.0-Cmk1z9y2zFk3aX4g3H2nfT
  8445. 1368.32 s [sqlite-simple] include base-4.18.1.0
  8446. 1368.32 s [sqlite-simple] include base16-bytestring-1.0.2.0-AQ9mQ4qPmsv2iX1TYz5ACO
  8447. 1368.32 s [sqlite-simple] include bytestring-0.11.5.2
  8448. 1368.32 s [sqlite-simple] include direct-sqlite-2.3.29-EBbqjohpYt8DVceNuJ93jI
  8449. 1368.32 s [sqlite-simple] include sqlite-simple-0.4.19.0-K6rbQC24DaT6w12HOwtVb3
  8450. 1368.32 s [sqlite-simple] include text-2.0.2
  8451. 1368.32 s [sqlite-simple] include time-1.12.2
  8452. 1368.32 s [sqlite-simple] Ready component graph:
  8453. 1368.32 s [sqlite-simple] definite sqlite-simple-0.4.19.0-K6rbQC24DaT6w12HOwtVb3
  8454. 1368.32 s [sqlite-simple] depends Only-0.1-IXdIJrspK8g3DM0dTVjCNi
  8455. 1368.32 s [sqlite-simple] depends attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  8456. 1368.32 s [sqlite-simple] depends base-4.18.1.0
  8457. 1368.32 s [sqlite-simple] depends blaze-builder-0.4.2.3-VTiclHUcNqAtylpevRMbb
  8458. 1368.32 s [sqlite-simple] depends blaze-textual-0.2.3.1-GyYtPpyTPKWJEtIZcVprHl
  8459. 1368.32 s [sqlite-simple] depends bytestring-0.11.5.2
  8460. 1368.32 s [sqlite-simple] depends containers-0.6.7
  8461. 1368.32 s [sqlite-simple] depends direct-sqlite-2.3.29-EBbqjohpYt8DVceNuJ93jI
  8462. 1368.32 s [sqlite-simple] depends exceptions-0.10.7
  8463. 1368.32 s [sqlite-simple] depends template-haskell-2.20.0.0
  8464. 1368.32 s [sqlite-simple] depends text-2.0.2
  8465. 1368.32 s [sqlite-simple] depends time-1.12.2
  8466. 1368.32 s [sqlite-simple] depends transformers-0.6.1.0
  8467. 1368.32 s [sqlite-simple] definite sqlite-simple-0.4.19.0-6nC2Yl5T5ajKqDG36ILhGU-test
  8468. 1368.32 s [sqlite-simple] depends HUnit-1.6.2.0-Cmk1z9y2zFk3aX4g3H2nfT
  8469. 1368.32 s [sqlite-simple] depends base-4.18.1.0
  8470. 1368.32 s [sqlite-simple] depends base16-bytestring-1.0.2.0-AQ9mQ4qPmsv2iX1TYz5ACO
  8471. 1368.32 s [sqlite-simple] depends bytestring-0.11.5.2
  8472. 1368.32 s [sqlite-simple] depends direct-sqlite-2.3.29-EBbqjohpYt8DVceNuJ93jI
  8473. 1368.32 s [sqlite-simple] depends sqlite-simple-0.4.19.0-K6rbQC24DaT6w12HOwtVb3
  8474. 1368.32 s [sqlite-simple] depends text-2.0.2
  8475. 1368.32 s [sqlite-simple] depends time-1.12.2
  8476. 1368.32 s [sqlite-simple] Using Cabal-3.10.1.0 compiled by ghc-9.6
  8477. 1368.32 s [sqlite-simple] Using compiler: ghc-9.6.3
  8478. 1368.32 s [sqlite-simple] Using install prefix:
  8479. 1368.32 s [sqlite-simple] /nix/store/051xn6ag9zcmgwf16awpz9r6g6fms6jq-sqlite-simple-0.4.19.0
  8480. 1368.32 s [sqlite-simple] Executables installed in:
  8481. 1368.32 s [sqlite-simple] /nix/store/051xn6ag9zcmgwf16awpz9r6g6fms6jq-sqlite-simple-0.4.19.0/bin
  8482. 1368.32 s [sqlite-simple] Libraries installed in:
  8483. 1368.32 s [unordered-containers] +++ OK, passed 100 tests.
  8484. 1368.32 s [unordered-containers] insertWith
  8485. 1368.32 s [unordered-containers] insertWith: OK (0.14s)
  8486. 1368.32 s [unordered-containers] +++ OK, passed 100 tests.
  8487. 1368.32 s [unordered-containers] valid: OK (0.14s)
  8488. 1368.32 s [unordered-containers] +++ OK, passed 100 tests.
  8489. 1368.32 s [unordered-containers] delete
  8490. 1368.32 s [unordered-containers] model: OK (0.12s)
  8491. 1368.32 s [unordered-containers] +++ OK, passed 100 tests.
  8492. 1368.32 s [unordered-containers] valid: OK (0.02s)
  8493. 1368.32 s [unordered-containers] +++ OK, passed 100 tests.
  8494. 1368.32 s [unordered-containers] adjust
  8495. 1368.32 s [unordered-containers] model: OK (0.06s)
  8496. 1368.32 s [unordered-containers] +++ OK, passed 100 tests.
  8497. 1368.32 s [unordered-containers] valid: OK (0.06s)
  8498. 1368.32 s [unordered-containers] +++ OK, passed 100 tests.
  8499. 1368.32 s [unordered-containers] update
  8500. 1368.32 s [unordered-containers] model: OK (0.04s)
  8501. 1368.32 s [unordered-containers] +++ OK, passed 100 tests.
  8502. 1368.32 s [unordered-containers] valid: OK (0.03s)
  8503. 1368.32 s [unordered-containers] +++ OK, passed 100 tests.
  8504. 1368.32 s [unordered-containers] alter
  8505. 1368.32 s [unordered-containers] model: OK (0.05s)
  8506. 1368.32 s [unordered-containers] +++ OK, passed 100 tests.
  8507. 1368.32 s [unordered-containers] valid: OK (0.03s)
  8508. 1368.32 s [unordered-containers] +++ OK, passed 100 tests.
  8509. 1368.32 s [unordered-containers] alterF
  8510. 1368.32 s [unordered-containers] model
  8511. 1368.32 s [unordered-containers] []: OK (0.21s)
  8512. 1368.32 s [unordered-containers] +++ OK, passed 100 tests.
  8513. 1368.32 s [unordered-containers] adjust: OK (0.04s)
  8514. 1368.32 s [unordered-containers] +++ OK, passed 100 tests.
  8515. 1368.32 s [unordered-containers] insert: OK (0.06s)
  8516. 1368.32 s [unordered-containers] +++ OK, passed 100 tests.
  8517. 1368.32 s [unordered-containers] insertWith: OK (0.05s)
  8518. 1368.32 s [unordered-containers] +++ OK, passed 100 tests.
  8519. 1368.32 s [unordered-containers] delete: OK (0.06s)
  8520. 1368.32 s [unordered-containers] +++ OK, passed 100 tests.
  8521. 1368.32 s [unordered-containers] lookup: OK (0.03s)
  8522. 1368.32 s [unordered-containers] +++ OK, passed 100 tests.
  8523. 1368.32 s [unordered-containers] valid: OK (0.05s)
  8524. 1368.32 s [unordered-containers] +++ OK, passed 100 tests.
  8525. 1368.32 s [unordered-containers] isSubmapOf
  8526. 1368.32 s [unordered-containers] model: OK (0.07s)
  8527. 1368.32 s [unordered-containers] +++ OK, passed 100 tests.
  8528. 1368.32 s [unordered-containers] m ⊆ m: OK (0.05s)
  8529. 1368.32 s [unordered-containers] +++ OK, passed 100 tests.
  8530. 1368.33 s [unordered-containers] m1 ⊆ m1 ∪ m2: OK (0.04s)
  8531. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8532. 1368.33 s [unordered-containers] m1 ⊈ m2 ⇒ m1 ∪ m2 ⊈ m1: OK (0.06s)
  8533. 1368.33 s [unordered-containers] +++ OK, passed 100 tests; 16 discarded.
  8534. 1368.33 s [unordered-containers] m1\m2 ⊆ m1: OK (0.06s)
  8535. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8536. 1368.33 s [unordered-containers] m1 ∩ m2 ≠ ∅ ⇒ m1 ⊈ m1\m2 : OK (0.07s)
  8537. 1368.33 s [unordered-containers] +++ OK, passed 100 tests; 177 discarded.
  8538. 1368.33 s [unordered-containers] delete k m ⊆ m: OK (0.04s)
  8539. 1368.33 s [unordered-containers] +++ OK, passed 100 tests; 15 discarded.
  8540. 1368.33 s [unordered-containers] m ⊈ delete k m : OK (0.02s)
  8541. 1368.33 s [unordered-containers] +++ OK, passed 100 tests; 17 discarded.
  8542. 1368.33 s [unordered-containers] k ∉ m ⇒ m ⊆ insert k v m: OK (0.02s)
  8543. 1368.33 s [unordered-containers] +++ OK, passed 100 tests; 5 discarded.
  8544. 1368.33 s [unordered-containers] k ∉ m ⇒ insert k v m ⊈ m: OK (0.03s)
  8545. 1368.33 s [unordered-containers] +++ OK, passed 100 tests; 13 discarded.
  8546. 1368.33 s [unordered-containers] union
  8547. 1368.33 s [unordered-containers] model: OK (0.04s)
  8548. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8549. 1368.33 s [unordered-containers] valid: OK (0.02s)
  8550. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8551. 1368.33 s [unordered-containers] unionWith
  8552. 1368.33 s [unordered-containers] model: OK (0.08s)
  8553. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8554. 1368.33 s [unordered-containers] valid: OK (0.07s)
  8555. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8556. 1368.33 s [unordered-containers] unionWithKey
  8557. 1368.33 s [unordered-containers] model: OK (0.13s)
  8558. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8559. 1368.33 s [unordered-containers] valid: OK (0.09s)
  8560. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8561. 1368.33 s [unordered-containers] unions
  8562. 1368.33 s [unordered-containers] model: OK (1.33s)
  8563. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8564. 1368.33 s [unordered-containers] valid: OK (0.91s)
  8565. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8566. 1368.33 s [unordered-containers] difference
  8567. 1368.33 s [unordered-containers] model: OK (0.06s)
  8568. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8569. 1368.33 s [unordered-containers] valid: OK (0.02s)
  8570. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8571. 1368.33 s [unordered-containers] differenceWith
  8572. 1368.33 s [unordered-containers] model: OK (0.05s)
  8573. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8574. 1368.33 s [unordered-containers] valid: OK (0.04s)
  8575. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8576. 1368.33 s [unordered-containers] intersection
  8577. 1368.33 s [unordered-containers] model: OK (0.05s)
  8578. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8579. 1368.33 s [unordered-containers] valid: OK (0.02s)
  8580. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8581. 1368.33 s [sqlite-simple] /nix/store/051xn6ag9zcmgwf16awpz9r6g6fms6jq-sqlite-simple-0.4.19.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/sqlite-simple-0.4.19.0-K6rbQC24DaT6w12HOwtVb3
  8582. 1368.33 s [sqlite-simple] Dynamic Libraries installed in:
  8583. 1368.33 s [sqlite-simple] /nix/store/051xn6ag9zcmgwf16awpz9r6g6fms6jq-sqlite-simple-0.4.19.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  8584. 1368.33 s [sqlite-simple] Private executables installed in:
  8585. 1368.33 s [sqlite-simple] /nix/store/051xn6ag9zcmgwf16awpz9r6g6fms6jq-sqlite-simple-0.4.19.0/libexec/x86_64-linux-ghc-9.6.3/sqlite-simple-0.4.19.0
  8586. 1368.33 s [sqlite-simple] Data files installed in:
  8587. 1368.33 s [sqlite-simple] /nix/store/051xn6ag9zcmgwf16awpz9r6g6fms6jq-sqlite-simple-0.4.19.0/share/x86_64-linux-ghc-9.6.3/sqlite-simple-0.4.19.0
  8588. 1368.33 s [sqlite-simple] Documentation installed in:
  8589. 1368.33 s [sqlite-simple] /nix/store/rxdz4hdsqmgcgkjgp4zpznmgy1ikh4q7-sqlite-simple-0.4.19.0-doc/share/doc/sqlite-simple-0.4.19.0
  8590. 1368.33 s [sqlite-simple] Configuration files installed in:
  8591. 1368.33 s [sqlite-simple] /nix/store/051xn6ag9zcmgwf16awpz9r6g6fms6jq-sqlite-simple-0.4.19.0/etc
  8592. 1368.33 s [sqlite-simple] No alex found
  8593. 1368.33 s [sqlite-simple] Using ar found on system at:
  8594. 1368.33 s [sqlite-simple] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  8595. 1368.33 s [sqlite-simple] No c2hs found
  8596. 1368.33 s [sqlite-simple] No cpphs found
  8597. 1368.33 s [sqlite-simple] No doctest found
  8598. 1368.33 s [sqlite-simple] Using gcc version 14.3.0 given by user at:
  8599. 1368.33 s [sqlite-simple] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  8600. 1368.33 s [sqlite-simple] Using ghc version 9.6.3 found on system at:
  8601. 1368.33 s [sqlite-simple] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  8602. 1368.33 s [sqlite-simple] Using ghc-pkg version 9.6.3 found on system at:
  8603. 1368.33 s [sqlite-simple] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  8604. 1368.33 s [sqlite-simple] No ghcjs found
  8605. 1368.33 s [sqlite-simple] No ghcjs-pkg found
  8606. 1368.33 s [sqlite-simple] No greencard found
  8607. 1368.33 s [sqlite-simple] Using haddock version 2.29.1 found on system at:
  8608. 1368.33 s [sqlite-simple] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  8609. 1368.33 s [sqlite-simple] No happy found
  8610. 1368.33 s [sqlite-simple] Using haskell-suite found on system at: haskell-suite-dummy-location
  8611. 1368.33 s [sqlite-simple] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  8612. 1368.33 s [sqlite-simple] No hmake found
  8613. 1368.33 s [sqlite-simple] Using hpc version 0.68 found on system at:
  8614. 1368.33 s [sqlite-simple] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  8615. 1368.33 s [sqlite-simple] Using hsc2hs version 0.68.9 found on system at:
  8616. 1368.33 s [sqlite-simple] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  8617. 1368.33 s [sqlite-simple] Using hscolour version 1.25 found on system at:
  8618. 1368.33 s [sqlite-simple] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  8619. 1368.33 s [sqlite-simple] No jhc found
  8620. 1368.33 s [sqlite-simple] Using ld found on system at:
  8621. 1368.33 s [sqlite-simple] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  8622. 1368.33 s [sqlite-simple] No pkg-config found
  8623. 1368.33 s [sqlite-simple] Using runghc version 9.6.3 found on system at:
  8624. 1368.33 s [sqlite-simple] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  8625. 1368.33 s [sqlite-simple] Using strip version 2.44 found on system at:
  8626. 1368.33 s [sqlite-simple] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  8627. 1368.33 s [sqlite-simple] Using tar found on system at:
  8628. 1368.33 s [sqlite-simple] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  8629. 1368.33 s [sqlite-simple] No uhc found
  8630. 1368.33 s [sqlite-simple] Phase: buildPhase
  8631. 1368.33 s [sqlite-simple] Preprocessing library for sqlite-simple-0.4.19.0..
  8632. 1368.33 s [sqlite-simple] Building library for sqlite-simple-0.4.19.0..
  8633. 1368.33 s [sqlite-simple] [ 1 of 12] Compiling Database.SQLite.Simple.Ok ( Database/SQLite/Simple/Ok.hs, dist/build/Database/SQLite/Simple/Ok.o, dist/build/Database/SQLite/Simple/Ok.dyn_o )
  8634. 1368.33 s [sqlite-simple]
  8635. 1368.33 s [sqlite-simple] Database/SQLite/Simple/Ok.hs:76:5: warning: [-Wnoncanonical-monad-instances]
  8636. 1368.33 s [sqlite-simple] Noncanonical ‘return’ definition detected
  8637. 1368.33 s [sqlite-simple] in the instance declaration for ‘Monad Ok’.
  8638. 1368.33 s [sqlite-simple] ‘return’ will eventually be removed in favour of ‘pure’
  8639. 1368.33 s [sqlite-simple] Either remove definition for ‘return’ (recommended) or define as ‘return = pure’
  8640. 1368.33 s [sqlite-simple] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
  8641. 1368.33 s [sqlite-simple] |
  8642. 1368.33 s [sqlite-simple] 76 | return = Ok
  8643. 1368.33 s [sqlite-simple] | ^^^^^^^^^^^
  8644. 1368.33 s [sqlite-simple] [ 2 of 12] Compiling Database.SQLite.Simple.Internal ( Database/SQLite/Simple/Internal.hs, dist/build/Database/SQLite/Simple/Internal.o, dist/build/Database/SQLite/Simple/Internal.dyn_o )
  8645. 1368.33 s [unordered-containers] intersectionWith
  8646. 1368.33 s [unordered-containers] model: OK (0.08s)
  8647. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8648. 1368.33 s [unordered-containers] valid: OK (0.07s)
  8649. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8650. 1368.33 s [unordered-containers] intersectionWithKey
  8651. 1368.33 s [unordered-containers] model: OK (0.12s)
  8652. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8653. 1368.33 s [unordered-containers] valid: OK (0.08s)
  8654. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8655. 1368.33 s [unordered-containers] compose
  8656. 1368.33 s [unordered-containers] valid: OK (0.08s)
  8657. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8658. 1368.33 s [unordered-containers] map
  8659. 1368.33 s [unordered-containers] model: OK (0.10s)
  8660. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8661. 1368.33 s [unordered-containers] valid: OK (0.08s)
  8662. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8663. 1368.33 s [unordered-containers] traverseWithKey
  8664. 1368.33 s [unordered-containers] model: OK (0.16s)
  8665. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8666. 1368.33 s [unordered-containers] valid: OK (0.03s)
  8667. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8668. 1368.33 s [unordered-containers] mapKeys
  8669. 1368.33 s [unordered-containers] model: OK (0.03s)
  8670. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8671. 1368.33 s [unordered-containers] valid: OK (0.71s)
  8672. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8673. 1368.33 s [unordered-containers] foldr: OK (0.03s)
  8674. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8675. 1368.33 s [unordered-containers] foldl: OK (0.03s)
  8676. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8677. 1368.33 s [unordered-containers] foldrWithKey: OK (0.03s)
  8678. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8679. 1368.33 s [unordered-containers] foldlWithKey: OK (0.02s)
  8680. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8681. 1368.33 s [unordered-containers] foldrWithKey': OK (0.04s)
  8682. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8683. 1368.33 s [unordered-containers] foldlWithKey': OK (0.01s)
  8684. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8685. 1368.33 s [unordered-containers] foldl': OK (0.04s)
  8686. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8687. 1368.33 s [unordered-containers] foldr': OK (0.04s)
  8688. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8689. 1368.33 s [unordered-containers] foldMapWithKey: OK (0.04s)
  8690. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8691. 1368.33 s [unordered-containers] filter
  8692. 1368.33 s [unordered-containers] model: OK (0.09s)
  8693. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8694. 1368.33 s [unordered-containers] valid: OK (0.07s)
  8695. 1368.33 s [unordered-containers] +++ OK, passed 100 tests.
  8696. 1368.33 s [unordered-containers] filterWithKey
  8697. 1368.34 s [unordered-containers] model: OK (1.30s)
  8698. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8699. 1368.34 s [unordered-containers] valid: OK (0.85s)
  8700. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8701. 1368.34 s [unordered-containers] mapMaybe
  8702. 1368.34 s [unordered-containers] model: OK (0.12s)
  8703. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8704. 1368.34 s [unordered-containers] valid: OK (0.05s)
  8705. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8706. 1368.34 s [unordered-containers] mapMaybeWithKey
  8707. 1368.34 s [unordered-containers] model: OK (1.35s)
  8708. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8709. 1368.34 s [unordered-containers] valid: OK (0.89s)
  8710. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8711. 1368.34 s [unordered-containers] elems: OK (0.03s)
  8712. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8713. 1368.34 s [unordered-containers] keys: OK (0.03s)
  8714. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8715. 1368.34 s [unordered-containers] fromList
  8716. 1368.34 s [unordered-containers] model: OK (0.03s)
  8717. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8718. 1368.34 s [unordered-containers] valid: OK (0.01s)
  8719. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8720. 1368.34 s [unordered-containers] fromListWith
  8721. 1368.34 s [unordered-containers] model: OK (0.01s)
  8722. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8723. 1368.34 s [unordered-containers] valid: OK (0.03s)
  8724. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8725. 1368.34 s [unordered-containers] fromListWithKey
  8726. 1368.34 s [unordered-containers] model: OK (0.04s)
  8727. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8728. 1368.34 s [unordered-containers] valid: OK (0.06s)
  8729. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8730. 1368.34 s [unordered-containers] toList: OK (0.03s)
  8731. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8732. 1368.34 s [unordered-containers] Data.HashSet
  8733. 1368.34 s [unordered-containers] instances
  8734. 1368.34 s [unordered-containers] Eq
  8735. 1368.34 s [unordered-containers] ==: OK (0.02s)
  8736. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8737. 1368.34 s [unordered-containers] == permutations: OK (0.03s)
  8738. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8739. 1368.34 s [unordered-containers] /=: OK (0.04s)
  8740. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8741. 1368.34 s [unordered-containers] Ord
  8742. 1368.34 s [unordered-containers] compare reflexive: OK (0.02s)
  8743. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8744. 1368.34 s [unordered-containers] compare transitive: OK (0.07s)
  8745. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8746. 1368.34 s [unordered-containers] compare antisymmetric: OK
  8747. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8748. 1368.34 s [unordered-containers] Ord => Eq: OK (0.02s)
  8749. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8750. 1368.34 s [unordered-containers] Read/Show: OK (0.43s)
  8751. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8752. 1368.34 s [unordered-containers] Foldable: OK (0.01s)
  8753. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8754. 1368.34 s [unordered-containers] Hashable: OK (0.04s)
  8755. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8756. 1368.34 s [unordered-containers] size: OK (0.02s)
  8757. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8758. 1368.34 s [unordered-containers] member: OK (0.02s)
  8759. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8760. 1368.34 s [unordered-containers] insert: OK (0.02s)
  8761. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8762. 1368.34 s [unordered-containers] delete: OK (0.02s)
  8763. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8764. 1368.34 s [unordered-containers] union: OK (0.05s)
  8765. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8766. 1368.34 s [unordered-containers] map: OK (1.05s)
  8767. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8768. 1368.34 s [unordered-containers] foldr: OK (0.02s)
  8769. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8770. 1368.34 s [unordered-containers] foldl': OK
  8771. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8772. 1368.34 s [unordered-containers] filter: OK (0.90s)
  8773. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8774. 1368.34 s [unordered-containers] toList: OK (0.04s)
  8775. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8776. 1368.34 s [unordered-containers] Data.HashMap.Internal.List
  8777. 1368.34 s [unordered-containers] isPermutationBy: OK (0.03s)
  8778. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8779. 1368.34 s [unordered-containers] isPermutationBy of different length: OK
  8780. 1368.34 s [unordered-containers] +++ OK, passed 100 tests; 13 discarded.
  8781. 1368.34 s [unordered-containers] pUnorderedCompare: OK (0.13s)
  8782. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8783. 1368.34 s [unordered-containers] modelUnorderedCompare
  8784. 1368.34 s [unordered-containers] reflexive: OK (0.05s)
  8785. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8786. 1368.34 s [unordered-containers] anti-symmetric: OK (0.04s)
  8787. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8788. 1368.34 s [unordered-containers] transitive: OK (0.02s)
  8789. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8790. 1368.34 s [unordered-containers] Regression tests
  8791. 1368.34 s [unordered-containers] issue32: OK
  8792. 1368.34 s [unordered-containers] issue39a: OK
  8793. 1368.34 s [unordered-containers] issue39b: OK (0.02s)
  8794. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8795. 1368.34 s [unordered-containers] issue254 lazy: OK (0.03s)
  8796. 1368.34 s [unordered-containers] issue254 strict: OK (0.03s)
  8797. 1368.34 s [unordered-containers] issue379
  8798. 1368.34 s [unordered-containers] Lazy.unionWith: OK
  8799. 1368.34 s [unordered-containers] union: OK
  8800. 1368.34 s [unordered-containers] Strict.unionWith: OK
  8801. 1368.34 s [unordered-containers] Strict.unionWithKey: OK
  8802. 1368.34 s [unordered-containers] issue381
  8803. 1368.34 s [unordered-containers] mapMaybe: OK
  8804. 1368.34 s [unordered-containers] mapMaybeWithKey: OK
  8805. 1368.34 s [unordered-containers] issue382: OK
  8806. 1368.34 s [unordered-containers] issue383: OK
  8807. 1368.34 s [unordered-containers] issue420: OK
  8808. 1368.34 s [unordered-containers] Strictness
  8809. 1368.34 s [unordered-containers] HashMap.Strict
  8810. 1368.34 s [unordered-containers] singleton is key-strict: OK
  8811. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8812. 1368.34 s [unordered-containers] singleton is value-strict: OK
  8813. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8814. 1368.34 s [unordered-containers] member is key-strict: OK (0.02s)
  8815. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8816. 1368.34 s [unordered-containers] lookup is key-strict: OK
  8817. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8818. 1368.34 s [unordered-containers] lookupDefault is key-strict: OK
  8819. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8820. 1368.34 s [unordered-containers] findWithDefault is key-strict: OK (0.01s)
  8821. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8822. 1368.34 s [unordered-containers] ! is key-strict: OK
  8823. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8824. 1368.34 s [unordered-containers] delete is key-strict: OK
  8825. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8826. 1368.34 s [unordered-containers] adjust is key-strict: OK (0.02s)
  8827. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8828. 1368.34 s [unordered-containers] adjust is value-strict: OK (0.03s)
  8829. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8830. 1368.34 s [unordered-containers] insert is key-strict: OK
  8831. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8832. 1368.34 s [unordered-containers] insert is value-strict: OK
  8833. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8834. 1368.34 s [unordered-containers] insertWith is key-strict: OK
  8835. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8836. 1368.34 s [unordered-containers] insertWith is value-strict: OK (0.02s)
  8837. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8838. 1368.34 s [unordered-containers] fromList is key-strict: OK
  8839. 1368.34 s [unordered-containers] +++ OK, passed 1 test.
  8840. 1368.34 s [unordered-containers] fromList is value-strict: OK
  8841. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8842. 1368.34 s [unordered-containers] fromListWith is key-strict: OK
  8843. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8844. 1368.34 s [unordered-containers] fromListWith is value-strict: OK
  8845. 1368.34 s [unordered-containers] +++ OK, passed 100 tests.
  8846. 1368.34 s [unordered-containers]
  8847. 1368.34 s [unordered-containers] All 256 tests passed (2.46s)
  8848. 1368.34 s [unordered-containers] Test suite unordered-containers-tests: PASS
  8849. 1368.34 s [unordered-containers] Test suite logged to:
  8850. 1368.34 s [unordered-containers] dist/test/unordered-containers-0.2.20-unordered-containers-tests.log
  8851. 1368.34 s [unordered-containers] 1 of 1 test suites (1 of 1 test cases) passed.
  8852. 1368.34 s [unordered-containers] Phase: haddockPhase
  8853. 1368.50 s [unordered-containers] Preprocessing library for unordered-containers-0.2.20..
  8854. 1368.50 s [unordered-containers] Running Haddock on library for unordered-containers-0.2.20..
  8855. 1368.58 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 )
  8856. 1368.59 s [unordered-containers] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  8857. 1368.63 s [sqlite-simple] [ 3 of 12] Compiling Database.SQLite.Simple.Time.Implementation ( Database/SQLite/Simple/Time/Implementation.hs, dist/build/Database/SQLite/Simple/Time/Implementation.o, dist/build/Database/SQLite/Simple/Time/Implementation.dyn_o )
  8858. 1368.74 s [unordered-containers]
  8859. 1368.74 s [unordered-containers] Data/HashMap/Internal.hs:12:14-23: warning: [-Wdeprecated-flags]
  8860. 1368.74 s [unordered-containers] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
  8861. 1368.74 s [unordered-containers] |
  8862. 1368.74 s [unordered-containers] 12 | {-# LANGUAGE TypeInType #-}
  8863. 1368.74 s [unordered-containers] | ^^^^^^^^^^
  8864. 1368.93 s [hspec-attoparsec] Preprocessing library for hspec-attoparsec-0.1.0.2..
  8865. 1368.94 s [hspec-attoparsec] Building library for hspec-attoparsec-0.1.0.2..
  8866. 1369.14 s [hspec-attoparsec] [1 of 2] Compiling Test.Hspec.Attoparsec.Source ( src/Test/Hspec/Attoparsec/Source.hs, dist/build/Test/Hspec/Attoparsec/Source.o, dist/build/Test/Hspec/Attoparsec/Source.dyn_o )
  8867. 1369.14 s [hspec-attoparsec]
  8868. 1369.14 s [hspec-attoparsec] src/Test/Hspec/Attoparsec/Source.hs:39:1: warning: [GHC-94817] [-Wtabs]
  8869. 1369.14 s [hspec-attoparsec] Tab character found here, and in 21 further locations.
  8870. 1369.14 s [hspec-attoparsec] Suggested fix: Please use spaces instead.
  8871. 1369.14 s [hspec-attoparsec] |
  8872. 1369.14 s [hspec-attoparsec] 39 | -- | Feed some input to a parser and extract the result
  8873. 1369.14 s [hspec-attoparsec] | ^^^^^^^^
  8874. 1369.14 s [unordered-containers] 33% ( 16 / 48) in 'Data.HashMap.Internal.Array'
  8875. 1369.14 s [unordered-containers] Missing documentation for:
  8876. 1369.14 s [unordered-containers] Array (Data/HashMap/Internal/Array.hs:125)
  8877. 1369.14 s [unordered-containers] MArray (Data/HashMap/Internal/Array.hs:157)
  8878. 1369.14 s [unordered-containers] new_ (Data/HashMap/Internal/Array.hs:207)
  8879. 1369.14 s [unordered-containers] singleton (Data/HashMap/Internal/Array.hs:224)
  8880. 1369.14 s [unordered-containers] singletonM (Data/HashMap/Internal/Array.hs:228)
  8881. 1369.14 s [unordered-containers] snoc (Data/HashMap/Internal/Array.hs:232)
  8882. 1369.14 s [unordered-containers] pair (Data/HashMap/Internal/Array.hs:241)
  8883. 1369.14 s [unordered-containers] length (Data/HashMap/Internal/Array.hs:153)
  8884. 1369.14 s [unordered-containers] lengthM (Data/HashMap/Internal/Array.hs:161)
  8885. 1369.14 s [unordered-containers] read (Data/HashMap/Internal/Array.hs:248)
  8886. 1369.14 s [unordered-containers] write (Data/HashMap/Internal/Array.hs:254)
  8887. 1369.14 s [unordered-containers] index (Data/HashMap/Internal/Array.hs:261)
  8888. 1369.14 s [unordered-containers] indexM (Data/HashMap/Internal/Array.hs:273)
  8889. 1369.14 s [unordered-containers] index# (Data/HashMap/Internal/Array.hs:267)
  8890. 1369.14 s [unordered-containers] sameArray1 (Data/HashMap/Internal/Array.hs:139)
  8891. 1369.14 s [unordered-containers] unsafeFreeze (Data/HashMap/Internal/Array.hs:279)
  8892. 1369.14 s [unordered-containers] unsafeThaw (Data/HashMap/Internal/Array.hs:285)
  8893. 1369.14 s [unordered-containers] unsafeSameArray (Data/HashMap/Internal/Array.hs:135)
  8894. 1369.14 s [unordered-containers] run (Data/HashMap/Internal/Array.hs:291)
  8895. 1369.14 s [unordered-containers] cloneM (Data/HashMap/Internal/Array.hs:313)
  8896. 1369.14 s [unordered-containers] foldl (Data/HashMap/Internal/Array.hs:403)
  8897. 1369.14 s [unordered-containers] foldl' (Data/HashMap/Internal/Array.hs:374)
  8898. 1369.14 s [unordered-containers] foldr (Data/HashMap/Internal/Array.hs:393)
  8899. 1369.14 s [unordered-containers] foldr' (Data/HashMap/Internal/Array.hs:384)
  8900. 1369.14 s [unordered-containers] foldMap (Data/HashMap/Internal/Array.hs:416)
  8901. 1369.14 s [unordered-containers] thaw (Data/HashMap/Internal/Array.hs:435)
  8902. 1369.14 s [unordered-containers] map (Data/HashMap/Internal/Array.hs:460)
  8903. 1369.14 s [unordered-containers] traverse (Data/HashMap/Internal/Array.hs:536)
  8904. 1369.14 s [unordered-containers] traverse' (Data/HashMap/Internal/Array.hs:552)
  8905. 1369.14 s [unordered-containers] toList (Data/HashMap/Internal/Array.hs:528)
  8906. 1369.14 s [unordered-containers] fromList (Data/HashMap/Internal/Array.hs:493)
  8907. 1369.14 s [unordered-containers] fromList' (Data/HashMap/Internal/Array.hs:505)
  8908. 1369.27 s [hspec-attoparsec] [2 of 2] Compiling Test.Hspec.Attoparsec ( src/Test/Hspec/Attoparsec.hs, dist/build/Test/Hspec/Attoparsec.o, dist/build/Test/Hspec/Attoparsec.dyn_o )
  8909. 1369.34 s [unordered-containers]
  8910. 1369.34 s [unordered-containers] Data/HashMap/Internal/Array.hs:83:1-35: warning: [-Wunused-imports]
  8911. 1369.34 s [unordered-containers] The import of ‘Control.Applicative’ is redundant
  8912. 1369.34 s [unordered-containers] except perhaps to import instances from ‘Control.Applicative’
  8913. 1369.34 s [unordered-containers] To import instances alone, use: import Control.Applicative()
  8914. 1369.34 s [unordered-containers] |
  8915. 1369.34 s [unordered-containers] 83 | import Control.Applicative (liftA2)
  8916. 1369.34 s [unordered-containers] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8917. 1369.37 s [unordered-containers] 25% ( 1 / 4) in 'Data.HashMap.Internal.List'
  8918. 1369.37 s [unordered-containers] Missing documentation for:
  8919. 1369.37 s [unordered-containers] isPermutationBy (Data/HashMap/Internal/List.hs:39)
  8920. 1369.37 s [unordered-containers] deleteBy (Data/HashMap/Internal/List.hs:82)
  8921. 1369.37 s [unordered-containers] unorderedCompare (Data/HashMap/Internal/List.hs:67)
  8922. 1369.60 s [hspec-attoparsec] [1 of 2] Compiling Test.Hspec.Attoparsec.Source ( src/Test/Hspec/Attoparsec/Source.hs, dist/build/Test/Hspec/Attoparsec/Source.p_o )
  8923. 1369.64 s [hspec-attoparsec]
  8924. 1369.64 s [hspec-attoparsec] src/Test/Hspec/Attoparsec/Source.hs:39:1: warning: [GHC-94817] [-Wtabs]
  8925. 1369.64 s [hspec-attoparsec] Tab character found here, and in 21 further locations.
  8926. 1369.64 s [hspec-attoparsec] Suggested fix: Please use spaces instead.
  8927. 1369.64 s [hspec-attoparsec] |
  8928. 1369.65 s [hspec-attoparsec] 39 | -- | Feed some input to a parser and extract the result
  8929. 1369.65 s [hspec-attoparsec] | ^^^^^^^^
  8930. 1369.79 s [unordered-containers] Warning: 'Leaf' is ambiguous. It is defined
  8931. 1369.79 s [unordered-containers] * at Data/HashMap/Internal.hs:225:7
  8932. 1369.79 s [unordered-containers] * at Data/HashMap/Internal.hs:185:1
  8933. 1369.79 s [unordered-containers] You may be able to disambiguate the identifier by qualifying it or
  8934. 1369.79 s [unordered-containers] by specifying the type/value namespace explicitly.
  8935. 1369.79 s [unordered-containers] Defaulting to the one defined at Data/HashMap/Internal.hs:185:1
  8936. 1369.80 s [unordered-containers] Warning: 'at' is out of scope.
  8937. 1369.80 s [unordered-containers] If you qualify the identifier, haddock can try to link it anyway.
  8938. 1369.81 s [unordered-containers] 88% ( 93 /105) in 'Data.HashMap.Internal'
  8939. 1369.81 s [unordered-containers] Missing documentation for:
  8940. 1369.81 s [unordered-containers] Leaf (Data/HashMap/Internal.hs:185)
  8941. 1369.81 s [unordered-containers] intersectionWithKey# (Data/HashMap/Internal.hs:1854)
  8942. 1369.81 s [unordered-containers] updateOrConcatWithKey (Data/HashMap/Internal.hs:2367)
  8943. 1369.81 s [unordered-containers] equalKeys (Data/HashMap/Internal.hs:510)
  8944. 1369.81 s [unordered-containers] equalKeys1 (Data/HashMap/Internal.hs:494)
  8945. 1369.81 s [unordered-containers] lookupRecordCollision (Data/HashMap/Internal.hs:677)
  8946. 1369.81 s [unordered-containers] LookupRes (Data/HashMap/Internal.hs:657)
  8947. 1369.81 s [unordered-containers] lookupResToMaybe (Data/HashMap/Internal.hs:659)
  8948. 1369.81 s [unordered-containers] insert' (Data/HashMap/Internal.hs:805)
  8949. 1369.81 s [unordered-containers] delete' (Data/HashMap/Internal.hs:1123)
  8950. 1369.81 s [unordered-containers] insertNewKey (Data/HashMap/Internal.hs:847)
  8951. 1369.81 s [unordered-containers] insertKeyExists (Data/HashMap/Internal.hs:882)
  8952. 1369.86 s [hspec-attoparsec] [2 of 2] Compiling Test.Hspec.Attoparsec ( src/Test/Hspec/Attoparsec.hs, dist/build/Test/Hspec/Attoparsec.p_o )
  8953. 1370.00 s [sqlite-simple] [ 4 of 12] Compiling Database.SQLite.Simple.Time ( Database/SQLite/Simple/Time.hs, dist/build/Database/SQLite/Simple/Time.o, dist/build/Database/SQLite/Simple/Time.dyn_o )
  8954. 1370.02 s [sqlite-simple] [ 5 of 12] Compiling Database.SQLite.Simple.Types ( Database/SQLite/Simple/Types.hs, dist/build/Database/SQLite/Simple/Types.o, dist/build/Database/SQLite/Simple/Types.dyn_o )
  8955. 1370.02 s [sqlite-simple] [ 6 of 12] Compiling Database.SQLite.Simple.ToField ( Database/SQLite/Simple/ToField.hs, dist/build/Database/SQLite/Simple/ToField.o, dist/build/Database/SQLite/Simple/ToField.dyn_o )
  8956. 1370.20 s [sqlite-simple] [ 7 of 12] Compiling Database.SQLite.Simple.ToRow ( Database/SQLite/Simple/ToRow.hs, dist/build/Database/SQLite/Simple/ToRow.o, dist/build/Database/SQLite/Simple/ToRow.dyn_o )
  8957. 1370.43 s [sqlite-simple] [ 8 of 12] Compiling Database.SQLite.Simple.QQ ( Database/SQLite/Simple/QQ.hs, dist/build/Database/SQLite/Simple/QQ.o, dist/build/Database/SQLite/Simple/QQ.dyn_o )
  8958. 1370.43 s [sqlite-simple] [ 9 of 12] Compiling Database.SQLite.Simple.FromField ( Database/SQLite/Simple/FromField.hs, dist/build/Database/SQLite/Simple/FromField.o, dist/build/Database/SQLite/Simple/FromField.dyn_o )
  8959. 1370.64 s [sqlite-simple] [10 of 12] Compiling Database.SQLite.Simple.FromRow ( Database/SQLite/Simple/FromRow.hs, dist/build/Database/SQLite/Simple/FromRow.o, dist/build/Database/SQLite/Simple/FromRow.dyn_o )
  8960. 1370.72 s [unordered-containers] 50% ( 3 / 6) in 'Data.HashMap.Internal.Debug'
  8961. 1370.72 s [unordered-containers] Missing documentation for:
  8962. 1370.72 s [unordered-containers] valid (Data/HashMap/Internal/Debug.hs:97)
  8963. 1370.72 s [unordered-containers] Validity (Data/HashMap/Internal/Debug.hs:43)
  8964. 1370.72 s [unordered-containers] SubHashPath (Data/HashMap/Internal/Debug.hs:75)
  8965. 1370.81 s [unordered-containers] Warning: 'lookup' is out of scope.
  8966. 1370.81 s [unordered-containers] If you qualify the identifier, haddock can try to link it anyway.
  8967. 1370.82 s [unordered-containers] Warning: 'at' is out of scope.
  8968. 1370.82 s [unordered-containers] If you qualify the identifier, haddock can try to link it anyway.
  8969. 1370.82 s [unordered-containers] 100% ( 67 / 67) in 'Data.HashMap.Internal.Strict'
  8970. 1370.98 s [sqlite-simple] [11 of 12] Compiling Database.SQLite.Simple ( Database/SQLite/Simple.hs, dist/build/Database/SQLite/Simple.o, dist/build/Database/SQLite/Simple.dyn_o )
  8971. 1371.02 s [unordered-containers] 100% ( 35 / 35) in 'Data.HashSet.Internal'
  8972. 1371.03 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 )
  8973. 1371.03 s [unordered-containers] [7 of 9] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o, dist/build/Data/HashSet.dyn_o )
  8974. 1371.03 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 )
  8975. 1371.11 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 )
  8976. 1371.17 s [unordered-containers] 100% ( 32 / 32) in 'Data.HashSet'
  8977. 1371.17 s [unordered-containers] 100% ( 69 / 69) in 'Data.HashMap.Strict'
  8978. 1371.18 s [unordered-containers] 100% ( 69 / 69) in 'Data.HashMap.Lazy'
  8979. 1371.42 s [unordered-containers]
  8980. 1371.42 s [unordered-containers] Data/HashMap/Internal.hs:12:14-23: warning: [-Wdeprecated-flags]
  8981. 1371.42 s [unordered-containers] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
  8982. 1371.42 s [unordered-containers] |
  8983. 1371.42 s [unordered-containers] 12 | {-# LANGUAGE TypeInType #-}
  8984. 1371.42 s [unordered-containers] | ^^^^^^^^^^
  8985. 1371.72 s [unordered-containers] [1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, dist/build/Data/HashMap/Internal/Array.p_o )
  8986. 1371.83 s [hspec-attoparsec] Phase: checkPhase
  8987. 1371.89 s [unordered-containers]
  8988. 1371.89 s [unordered-containers] Data/HashMap/Internal/Array.hs:83:1-35: warning: [-Wunused-imports]
  8989. 1371.89 s [unordered-containers] The import of ‘Control.Applicative’ is redundant
  8990. 1371.89 s [unordered-containers] except perhaps to import instances from ‘Control.Applicative’
  8991. 1371.89 s [unordered-containers] To import instances alone, use: import Control.Applicative()
  8992. 1371.89 s [unordered-containers] |
  8993. 1371.89 s [unordered-containers] 83 | import Control.Applicative (liftA2)
  8994. 1371.89 s [unordered-containers] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8995. 1371.89 s [hspec-attoparsec] Running 1 test suites...
  8996. 1371.89 s [hspec-attoparsec] Test suite spec: RUNNING...
  8997. 1371.90 s [hspec-attoparsec]
  8998. 1371.90 s [hspec-attoparsec]
  8999. 1371.90 s [hspec-attoparsec] Finished in 0.0001 seconds
  9000. 1371.90 s [hspec-attoparsec] 0 examples, 0 failures
  9001. 1371.91 s [hspec-attoparsec] Test suite spec: PASS
  9002. 1371.91 s [hspec-attoparsec] Test suite logged to: dist/test/hspec-attoparsec-0.1.0.2-spec.log
  9003. 1371.91 s [hspec-attoparsec] 1 of 1 test suites (1 of 1 test cases) passed.
  9004. 1371.93 s [sqlite-simple] [12 of 12] Compiling Database.SQLite.Simple.Function ( Database/SQLite/Simple/Function.hs, dist/build/Database/SQLite/Simple/Function.o, dist/build/Database/SQLite/Simple/Function.dyn_o )
  9005. 1371.93 s [hspec-attoparsec] Phase: haddockPhase
  9006. 1372.14 s [hspec-attoparsec] Preprocessing test suite 'spec' for hspec-attoparsec-0.1.0.2..
  9007. 1372.14 s [hspec-attoparsec] Preprocessing library for hspec-attoparsec-0.1.0.2..
  9008. 1372.14 s [hspec-attoparsec] Running Haddock on library for hspec-attoparsec-0.1.0.2..
  9009. 1372.14 s [hspec-attoparsec] Warning: The documentation for the following packages are not installed. No
  9010. 1372.14 s [hspec-attoparsec] links will be generated to these packages: attoparsec-0.14.4,
  9011. 1372.14 s [hspec-attoparsec] attoparsec-0.14.4
  9012. 1372.22 s [hspec-attoparsec] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  9013. 1372.40 s [hspec-attoparsec] 100% ( 3 / 3) in 'Test.Hspec.Attoparsec.Source'
  9014. 1372.44 s [sqlite-simple] [ 1 of 12] Compiling Database.SQLite.Simple.Ok ( Database/SQLite/Simple/Ok.hs, dist/build/Database/SQLite/Simple/Ok.p_o )
  9015. 1372.47 s [hspec-attoparsec]
  9016. 1372.47 s [hspec-attoparsec] src/Test/Hspec/Attoparsec/Source.hs:39:1: warning: [GHC-94817] [-Wtabs]
  9017. 1372.47 s [hspec-attoparsec] Tab character found here, and in 21 further locations.
  9018. 1372.47 s [hspec-attoparsec] Suggested fix: Please use spaces instead.
  9019. 1372.47 s [hspec-attoparsec] |
  9020. 1372.47 s [hspec-attoparsec] 39 | -- | Feed some input to a parser and extract the result
  9021. 1372.47 s [hspec-attoparsec] | ^^^^^^^^
  9022. 1372.49 s [hspec-attoparsec] 100% ( 14 / 14) in 'Test.Hspec.Attoparsec'
  9023. 1372.56 s [sqlite-simple]
  9024. 1372.56 s [sqlite-simple] Database/SQLite/Simple/Ok.hs:76:5: warning: [-Wnoncanonical-monad-instances]
  9025. 1372.56 s [sqlite-simple] Noncanonical ‘return’ definition detected
  9026. 1372.56 s [sqlite-simple] in the instance declaration for ‘Monad Ok’.
  9027. 1372.56 s [sqlite-simple] ‘return’ will eventually be removed in favour of ‘pure’
  9028. 1372.56 s [sqlite-simple] Either remove definition for ‘return’ (recommended) or define as ‘return = pure’
  9029. 1372.56 s [sqlite-simple] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
  9030. 1372.56 s [sqlite-simple] |
  9031. 1372.56 s [sqlite-simple] 76 | return = Ok
  9032. 1372.56 s [sqlite-simple] | ^^^^^^^^^^^
  9033. 1372.74 s [unordered-containers] [2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, dist/build/Data/HashMap/Internal/List.p_o )
  9034. 1372.74 s [unordered-containers] [3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, dist/build/Data/HashMap/Internal.p_o )
  9035. 1372.78 s [hspec-attoparsec] Warning: Test.Hspec.Attoparsec.Source: could not find link destinations for:
  9036. 1372.78 s [hspec-attoparsec] - Data.Attoparsec.ByteString.Internal.Result
  9037. 1372.78 s [hspec-attoparsec] - Data.Attoparsec.ByteString.Lazy.Result
  9038. 1372.78 s [hspec-attoparsec] - Data.Attoparsec.Text.Internal.Result
  9039. 1372.78 s [hspec-attoparsec] - Data.Attoparsec.Text.Lazy.Result
  9040. 1372.78 s [hspec-attoparsec] - Data.Attoparsec.Internal.Types.Parser
  9041. 1372.78 s [hspec-attoparsec] Warning: Test.Hspec.Attoparsec: could not find link destinations for:
  9042. 1372.78 s [hspec-attoparsec] - Data.Attoparsec.ByteString.Internal.Result
  9043. 1372.78 s [hspec-attoparsec] - Data.Attoparsec.ByteString.Lazy.Result
  9044. 1372.78 s [hspec-attoparsec] - Data.Attoparsec.Text.Internal.Result
  9045. 1372.78 s [hspec-attoparsec] - Data.Attoparsec.Text.Lazy.Result
  9046. 1372.78 s [hspec-attoparsec] - Data.Attoparsec.Internal.Types.Parser
  9047. 1372.91 s [sqlite-simple] [ 2 of 12] Compiling Database.SQLite.Simple.Internal ( Database/SQLite/Simple/Internal.hs, dist/build/Database/SQLite/Simple/Internal.p_o )
  9048. 1373.47 s [sqlite-simple] [ 3 of 12] Compiling Database.SQLite.Simple.Time.Implementation ( Database/SQLite/Simple/Time/Implementation.hs, dist/build/Database/SQLite/Simple/Time/Implementation.p_o )
  9049. 1374.72 s [sqlite-simple] [ 4 of 12] Compiling Database.SQLite.Simple.Time ( Database/SQLite/Simple/Time.hs, dist/build/Database/SQLite/Simple/Time.p_o )
  9050. 1374.86 s [sqlite-simple] [ 5 of 12] Compiling Database.SQLite.Simple.Types ( Database/SQLite/Simple/Types.hs, dist/build/Database/SQLite/Simple/Types.p_o )
  9051. 1374.86 s [sqlite-simple] [ 6 of 12] Compiling Database.SQLite.Simple.ToField ( Database/SQLite/Simple/ToField.hs, dist/build/Database/SQLite/Simple/ToField.p_o )
  9052. 1375.06 s [sqlite-simple] [ 7 of 12] Compiling Database.SQLite.Simple.ToRow ( Database/SQLite/Simple/ToRow.hs, dist/build/Database/SQLite/Simple/ToRow.p_o )
  9053. 1375.37 s [sqlite-simple] [ 8 of 12] Compiling Database.SQLite.Simple.QQ ( Database/SQLite/Simple/QQ.hs, dist/build/Database/SQLite/Simple/QQ.p_o )
  9054. 1375.37 s [sqlite-simple] [ 9 of 12] Compiling Database.SQLite.Simple.FromField ( Database/SQLite/Simple/FromField.hs, dist/build/Database/SQLite/Simple/FromField.p_o )
  9055. 1375.39 s [sqlite-simple] [10 of 12] Compiling Database.SQLite.Simple.FromRow ( Database/SQLite/Simple/FromRow.hs, dist/build/Database/SQLite/Simple/FromRow.p_o )
  9056. 1375.60 s [attoparsec] [ 9 of 16] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.p_o )
  9057. 1375.80 s [sqlite-simple] [11 of 12] Compiling Database.SQLite.Simple ( Database/SQLite/Simple.hs, dist/build/Database/SQLite/Simple.p_o )
  9058. 1375.80 s [attoparsec] [10 of 16] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.p_o )
  9059. 1375.80 s [attoparsec] [11 of 16] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.p_o )
  9060. 1375.80 s [attoparsec] [12 of 16] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.p_o )
  9061. 1375.80 s [attoparsec] [13 of 16] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.p_o )
  9062. 1375.80 s [attoparsec] [14 of 16] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.p_o )
  9063. 1375.80 s [attoparsec]
  9064. 1375.81 s [attoparsec] Data/Attoparsec/ByteString/Char8.hs:154:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  9065. 1375.81 s [attoparsec] The use of ‘~’ without TypeOperators
  9066. 1375.81 s [attoparsec] will become an error in a future GHC release.
  9067. 1375.81 s [attoparsec] Suggested fix: Perhaps you intended to use TypeOperators
  9068. 1375.81 s [attoparsec] |
  9069. 1375.81 s [attoparsec] 154 | instance (a ~ B.ByteString) => IsString (Parser a) where
  9070. 1375.81 s [attoparsec] | ^
  9071. 1375.81 s [attoparsec] [15 of 16] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.p_o )
  9072. 1375.81 s [attoparsec] [16 of 16] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.p_o )
  9073. 1375.88 s [unordered-containers] Documentation created: dist/doc/html/unordered-containers/index.html,
  9074. 1375.88 s [unordered-containers] dist/doc/html/unordered-containers/unordered-containers.txt
  9075. 1375.95 s [unordered-containers] Preprocessing test suite 'unordered-containers-tests' for unordered-containers-0.2.20..
  9076. 1375.97 s [unordered-containers] Phase: installPhase
  9077. 1376.05 s [unordered-containers] Installing library in /nix/store/vqipma169xnmzzp95ijrnrwdavkagzmm-unordered-containers-0.2.20/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  9078. 1376.19 s [hspec-attoparsec] Documentation created: dist/doc/html/hspec-attoparsec/index.html,
  9079. 1376.19 s [hspec-attoparsec] dist/doc/html/hspec-attoparsec/hspec-attoparsec.txt
  9080. 1376.27 s [hspec-attoparsec] Phase: installPhase
  9081. 1376.35 s [hspec-attoparsec] Installing library in /nix/store/lqxvqsz3apcgp2580bvky9ys8f5d5hmy-hspec-attoparsec-0.1.0.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/hspec-attoparsec-0.1.0.2-5r1rNDTOWnAI3PyYoQHiPM
  9082. 1376.49 s [unordered-containers] Phase: fixupPhase
  9083. 1376.51 s [unordered-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/vqipma169xnmzzp95ijrnrwdavkagzmm-unordered-containers-0.2.20
  9084. 1376.51 s [unordered-containers] shrinking /nix/store/vqipma169xnmzzp95ijrnrwdavkagzmm-unordered-containers-0.2.20/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSunordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn-ghc9.6.3.so
  9085. 1376.51 s [sqlite-simple] [12 of 12] Compiling Database.SQLite.Simple.Function ( Database/SQLite/Simple/Function.hs, dist/build/Database/SQLite/Simple/Function.p_o )
  9086. 1376.53 s [unordered-containers] checking for references to /build/ in /nix/store/vqipma169xnmzzp95ijrnrwdavkagzmm-unordered-containers-0.2.20...
  9087. 1376.54 s [hspec-attoparsec] Phase: fixupPhase
  9088. 1376.54 s [unordered-containers] patching script interpreter paths in /nix/store/vqipma169xnmzzp95ijrnrwdavkagzmm-unordered-containers-0.2.20
  9089. 1376.55 s [unordered-containers] stripping (with command strip and flags -S -p) in /nix/store/vqipma169xnmzzp95ijrnrwdavkagzmm-unordered-containers-0.2.20/lib
  9090. 1376.56 s [hspec-attoparsec] shrinking RPATHs of ELF executables and libraries in /nix/store/lqxvqsz3apcgp2580bvky9ys8f5d5hmy-hspec-attoparsec-0.1.0.2
  9091. 1376.57 s [hspec-attoparsec] shrinking /nix/store/lqxvqsz3apcgp2580bvky9ys8f5d5hmy-hspec-attoparsec-0.1.0.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHShspec-attoparsec-0.1.0.2-5r1rNDTOWnAI3PyYoQHiPM-ghc9.6.3.so
  9092. 1376.58 s [hspec-attoparsec] checking for references to /build/ in /nix/store/lqxvqsz3apcgp2580bvky9ys8f5d5hmy-hspec-attoparsec-0.1.0.2...
  9093. 1376.59 s [hspec-attoparsec] patching script interpreter paths in /nix/store/lqxvqsz3apcgp2580bvky9ys8f5d5hmy-hspec-attoparsec-0.1.0.2
  9094. 1376.59 s [hspec-attoparsec] stripping (with command strip and flags -S -p) in /nix/store/lqxvqsz3apcgp2580bvky9ys8f5d5hmy-hspec-attoparsec-0.1.0.2/lib
  9095. 1376.62 s [hspec-attoparsec] shrinking RPATHs of ELF executables and libraries in /nix/store/l4kzwpb1rrs801r6amxx9gnyyzxcf9nj-hspec-attoparsec-0.1.0.2-doc
  9096. 1376.63 s [hspec-attoparsec] checking for references to /build/ in /nix/store/l4kzwpb1rrs801r6amxx9gnyyzxcf9nj-hspec-attoparsec-0.1.0.2-doc...
  9097. 1376.63 s [hspec-attoparsec] patching script interpreter paths in /nix/store/l4kzwpb1rrs801r6amxx9gnyyzxcf9nj-hspec-attoparsec-0.1.0.2-doc
  9098. 1376.73 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/l4kzwpb1rrs801r6amxx9gnyyzxcf9nj-hspec-attoparsec-0.1.0.2-doc /nix/store/lqxvqsz3apcgp2580bvky9ys8f5d5hmy-hspec-attoparsec-0.1.0.2
  9099. 1377.18 s [post-build-hook] Pushing 2 paths (83 are already present) using zstd to cache sellout ⏳
  9100. 1377.18 s [post-build-hook]
  9101. 1377.55 s [post-build-hook] Pushing /nix/store/lqxvqsz3apcgp2580bvky9ys8f5d5hmy-hspec-attoparsec-0.1.0.2 (400.31 KiB)
  9102. 1377.60 s [post-build-hook] Pushing /nix/store/l4kzwpb1rrs801r6amxx9gnyyzxcf9nj-hspec-attoparsec-0.1.0.2-doc (275.21 KiB)
  9103. 1378.66 s [post-build-hook]
  9104. 1378.66 s [post-build-hook] All done.
  9105. 1378.69 s [post-build-hook] Uploading to the NixCI cache: /nix/store/l4kzwpb1rrs801r6amxx9gnyyzxcf9nj-hspec-attoparsec-0.1.0.2-doc /nix/store/lqxvqsz3apcgp2580bvky9ys8f5d5hmy-hspec-attoparsec-0.1.0.2
  9106. 1378.75 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  9107. 1379.02 s [post-build-hook] copying 2 paths...
  9108. 1379.02 s [post-build-hook] copying path '/nix/store/l4kzwpb1rrs801r6amxx9gnyyzxcf9nj-hspec-attoparsec-0.1.0.2-doc' to 'https://cache.nix-ci.com'...
  9109. 1379.38 s [post-build-hook] copying path '/nix/store/lqxvqsz3apcgp2580bvky9ys8f5d5hmy-hspec-attoparsec-0.1.0.2' to 'https://cache.nix-ci.com'...
  9110. 1379.84 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  9111. 1380.13 s [post-build-hook] copying 1 paths...
  9112. 1380.18 s [post-build-hook] copying path '/nix/store/6w8p28rxkdkz42mvdaxcwn9nrp5x9j76-hspec-attoparsec-0.1.0.2.drv' to 'https://cache.nix-ci.com'...
  9113. 1380.42 s Progress: 125 of 236 built (4 building), 285 of 285 downloaded from cache
  9114. 1380.43 s [attoparsec] Preprocessing test suite 'attoparsec-tests' for attoparsec-0.14.4..
  9115. 1380.43 s [attoparsec] Building test suite 'attoparsec-tests' for attoparsec-0.14.4..
  9116. 1380.43 s [attoparsec] [ 1 of 12] Compiling QC.Common ( tests/QC/Common.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Common.o )
  9117. 1380.43 s [attoparsec] [ 2 of 12] Compiling QC.Combinator ( tests/QC/Combinator.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Combinator.o )
  9118. 1380.43 s [attoparsec] [ 3 of 12] Compiling QC.ByteString ( tests/QC/ByteString.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/ByteString.o )
  9119. 1380.43 s [attoparsec] [ 4 of 12] Compiling QC.Buffer ( tests/QC/Buffer.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Buffer.o )
  9120. 1380.43 s [attoparsec] [ 5 of 12] Compiling QC.IPv6.Types ( tests/QC/IPv6/Types.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/IPv6/Types.o )
  9121. 1380.43 s [attoparsec] [ 6 of 12] Compiling QC.IPv6.Internal ( tests/QC/IPv6/Internal.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/IPv6/Internal.o )
  9122. 1380.43 s [attoparsec]
  9123. 1380.43 s [attoparsec] tests/QC/IPv6/Internal.hs:32:1: warning: [-Wunused-imports]
  9124. 1380.43 s [attoparsec] The import of ‘Control.Monad’ is redundant
  9125. 1380.43 s [attoparsec] except perhaps to import instances from ‘Control.Monad’
  9126. 1380.43 s [attoparsec] To import instances alone, use: import Control.Monad()
  9127. 1380.43 s [attoparsec] |
  9128. 1380.43 s [attoparsec] 32 | import Control.Monad (replicateM)
  9129. 1380.43 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9130. 1380.43 s [attoparsec]
  9131. 1380.43 s [attoparsec] tests/QC/IPv6/Internal.hs:34:1: warning: [-Wunused-imports]
  9132. 1380.43 s [attoparsec] The import of ‘isHexDigit, toLower’
  9133. 1380.43 s [attoparsec] from module ‘Data.Char’ is redundant
  9134. 1380.43 s [attoparsec] |
  9135. 1380.43 s [attoparsec] 34 | import Data.Char (isDigit,isHexDigit,toLower)
  9136. 1380.43 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9137. 1380.43 s [attoparsec]
  9138. 1380.43 s [attoparsec] tests/QC/IPv6/Internal.hs:35:1: warning: [-Wunused-imports]
  9139. 1380.43 s [attoparsec] The import of ‘Data.Monoid’ is redundant
  9140. 1380.43 s [attoparsec] except perhaps to import instances from ‘Data.Monoid’
  9141. 1380.43 s [attoparsec] To import instances alone, use: import Data.Monoid()
  9142. 1380.43 s [attoparsec] |
  9143. 1380.43 s [attoparsec] 35 | import Data.Monoid ((<>))
  9144. 1380.43 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  9145. 1380.43 s [attoparsec]
  9146. 1380.43 s [attoparsec] tests/QC/IPv6/Internal.hs:36:35: warning: [-Wunused-imports]
  9147. 1380.43 s [attoparsec] The import of ‘<*’ from module ‘Control.Applicative’ is redundant
  9148. 1380.43 s [attoparsec] |
  9149. 1380.43 s [attoparsec] 36 | import Control.Applicative ((<|>),(<*))
  9150. 1380.43 s [attoparsec] | ^^^^
  9151. 1380.43 s [attoparsec]
  9152. 1380.43 s [attoparsec] tests/QC/IPv6/Internal.hs:38:1: warning: [-Wunused-imports]
  9153. 1380.43 s [attoparsec] The import of ‘Data.Word’ is redundant
  9154. 1380.43 s [attoparsec] except perhaps to import instances from ‘Data.Word’
  9155. 1380.43 s [attoparsec] To import instances alone, use: import Data.Word()
  9156. 1380.43 s [attoparsec] |
  9157. 1380.43 s [attoparsec] 38 | import Data.Word (Word32)
  9158. 1380.43 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  9159. 1380.43 s [attoparsec]
  9160. 1380.43 s [attoparsec] tests/QC/IPv6/Internal.hs:46:1: warning: [GHC-38417] [-Wmissing-signatures]
  9161. 1380.43 s [attoparsec] Top-level binding with no type signature: tok0 :: T.Text
  9162. 1380.43 s [attoparsec] |
  9163. 1380.43 s [attoparsec] 46 | tok0 = "0"
  9164. 1380.43 s [attoparsec] | ^^^^
  9165. 1380.43 s [attoparsec]
  9166. 1380.43 s [attoparsec] tests/QC/IPv6/Internal.hs:68:36: warning: [-Wunused-matches]
  9167. 1380.43 s [attoparsec] Defined but not used: ‘tok1’
  9168. 1380.43 s [attoparsec] |
  9169. 1380.43 s [attoparsec] 68 | isIPv6Addr [DoubleColon,SixteenBit tok1] = True
  9170. 1380.43 s [attoparsec] | ^^^^
  9171. 1380.43 s [attoparsec]
  9172. 1380.43 s [attoparsec] tests/QC/IPv6/Internal.hs:77:17: warning: [GHC-18042] [-Wtype-defaults]
  9173. 1380.43 s [attoparsec] • Defaulting the type variable ‘a0’ to type ‘Integer’ in the following constraints
  9174. 1380.43 s [sqlite-simple] Preprocessing test suite 'test' for sqlite-simple-0.4.19.0..
  9175. 1380.43 s [sqlite-simple] Building test suite 'test' for sqlite-simple-0.4.19.0..
  9176. 1380.43 s [sqlite-simple] [ 1 of 14] Compiling Common ( test/Common.hs, dist/build/test/test-tmp/Common.o, dist/build/test/test-tmp/Common.dyn_o )
  9177. 1380.43 s [sqlite-simple] [ 2 of 14] Compiling Debug ( test/Debug.hs, dist/build/test/test-tmp/Debug.o )
  9178. 1380.43 s [sqlite-simple] [ 3 of 14] Compiling DirectSqlite ( test/DirectSqlite.hs, dist/build/test/test-tmp/DirectSqlite.o )
  9179. 1380.43 s [sqlite-simple] [ 4 of 14] Compiling Errors ( test/Errors.hs, dist/build/test/test-tmp/Errors.o )
  9180. 1380.43 s [sqlite-simple] [ 5 of 14] Compiling Fold ( test/Fold.hs, dist/build/test/test-tmp/Fold.o )
  9181. 1380.43 s [sqlite-simple] [ 6 of 14] Compiling Function ( test/Function.hs, dist/build/test/test-tmp/Function.o )
  9182. 1380.43 s [sqlite-simple] [ 7 of 14] Compiling ParamConv ( test/ParamConv.hs, dist/build/test/test-tmp/ParamConv.o )
  9183. 1380.43 s [unordered-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/44byqshz6srx0y1f9lyiidbgm2lviv25-unordered-containers-0.2.20-doc
  9184. 1380.43 s [unordered-containers] checking for references to /build/ in /nix/store/44byqshz6srx0y1f9lyiidbgm2lviv25-unordered-containers-0.2.20-doc...
  9185. 1380.43 s [unordered-containers] patching script interpreter paths in /nix/store/44byqshz6srx0y1f9lyiidbgm2lviv25-unordered-containers-0.2.20-doc
  9186. 1380.43 s [attoparsec] (Eq a0)
  9187. 1380.43 s [attoparsec] arising from the literal ‘0’ at tests/QC/IPv6/Internal.hs:77:17
  9188. 1380.43 s [attoparsec] (Num a0)
  9189. 1380.43 s [attoparsec] arising from the literal ‘0’ at tests/QC/IPv6/Internal.hs:77:17
  9190. 1380.43 s [attoparsec] (Num a0)
  9191. 1380.43 s [attoparsec] arising from a use of ‘oneMoreIPv4Addr’
  9192. 1380.43 s [attoparsec] at tests/QC/IPv6/Internal.hs:109:23-37
  9193. 1380.43 s [attoparsec] (Eq a0)
  9194. 1380.43 s [attoparsec] arising from a use of ‘==’ at tests/QC/IPv6/Internal.hs:221:45-46
  9195. 1380.43 s [attoparsec] (Num a0)
  9196. 1380.43 s [attoparsec] arising from the literal ‘1’ at tests/QC/IPv6/Internal.hs:221:48
  9197. 1380.43 s [attoparsec] • In the pattern: 0
  9198. 1380.43 s [attoparsec] In a case alternative:
  9199. 1380.43 s [attoparsec] 0 -> case lasttk of
  9200. 1380.43 s [attoparsec] SixteenBit _ -> lenconst
  9201. 1380.43 s [attoparsec] DoubleColon -> lenconst
  9202. 1380.43 s [attoparsec] AllZeros -> lenconst
  9203. 1380.43 s [attoparsec] _ -> False
  9204. 1380.43 s [attoparsec] In the second argument of ‘(&&)’, namely
  9205. 1380.43 s [attoparsec] ‘(case countIPv4Addr tks of
  9206. 1380.43 s [attoparsec] 0 -> case lasttk of
  9207. 1380.43 s [attoparsec] SixteenBit _ -> lenconst
  9208. 1380.43 s [attoparsec] DoubleColon -> lenconst
  9209. 1380.43 s [attoparsec] AllZeros -> lenconst
  9210. 1380.43 s [attoparsec] _ -> False
  9211. 1380.43 s [attoparsec] 1 -> case lasttk of
  9212. 1380.43 s [attoparsec] IPv4Addr _
  9213. 1380.43 s [attoparsec] -> (lentks == 13 && cdctks == 0) || (lentks < 12 && cdctks == 1)
  9214. 1380.43 s [attoparsec] _ -> False
  9215. 1380.43 s [attoparsec] otherwise -> False)’
  9216. 1380.43 s [attoparsec] |
  9217. 1380.43 s [attoparsec] 77 | 0 -> case lasttk of
  9218. 1380.43 s [attoparsec] | ^
  9219. 1380.43 s [attoparsec]
  9220. 1380.43 s [attoparsec] tests/QC/IPv6/Internal.hs:85:17: warning: [-Wunused-matches]
  9221. 1380.43 s [attoparsec] Defined but not used: ‘otherwise’
  9222. 1380.43 s [attoparsec] |
  9223. 1380.43 s [attoparsec] 85 | otherwise -> False))
  9224. 1380.43 s [attoparsec] | ^^^^^^^^^
  9225. 1380.43 s [attoparsec]
  9226. 1380.43 s [attoparsec] tests/QC/IPv6/Internal.hs:85:17: warning: [GHC-63397] [-Wname-shadowing]
  9227. 1380.43 s [attoparsec] This binding for ‘otherwise’ shadows the existing binding
  9228. 1380.43 s [attoparsec] imported from ‘Prelude’ at tests/QC/IPv6/Internal.hs:16:8-23
  9229. 1380.43 s [attoparsec] (and originally defined in ‘GHC.Base’)
  9230. 1380.43 s [attoparsec] |
  9231. 1380.43 s [attoparsec] 85 | otherwise -> False))
  9232. 1380.43 s [attoparsec] | ^^^^^^^^^
  9233. 1380.43 s [attoparsec]
  9234. 1380.43 s [attoparsec] tests/QC/IPv6/Internal.hs:107:17: warning: [-Wunused-local-binds]
  9235. 1380.43 s [attoparsec] Defined but not used: ‘tok1’
  9236. 1380.43 s [attoparsec] |
  9237. 1380.43 s [attoparsec] 107 | tok1 = "1"
  9238. 1380.43 s [attoparsec] | ^^^^
  9239. 1380.43 s [attoparsec]
  9240. 1380.43 s [attoparsec] tests/QC/IPv6/Internal.hs:107:24: warning: [GHC-18042] [-Wtype-defaults]
  9241. 1380.43 s [attoparsec] • Defaulting the type variable ‘a0’ to type ‘String’ in the following constraint
  9242. 1380.43 s [attoparsec] Data.String.IsString a0 arising from the literal ‘"1"’
  9243. 1380.43 s [attoparsec] • In the expression: "1"
  9244. 1380.43 s [attoparsec] In an equation for ‘tok1’: tok1 = "1"
  9245. 1380.43 s [attoparsec] In an equation for ‘isIPv6Addr’:
  9246. 1380.43 s [attoparsec] isIPv6Addr tks
  9247. 1380.43 s [attoparsec] = diffNext tks
  9248. 1380.43 s [attoparsec] &&
  9249. 1380.43 s [attoparsec] (do let cdctks = countDoubleColon tks
  9250. 1380.43 s [attoparsec] let lentks = length tks
  9251. 1380.43 s [attoparsec] let lasttk = last tks
  9252. 1380.43 s [attoparsec] let lenconst
  9253. 1380.43 s [attoparsec] = (lentks == 15 && cdctks == 0) || (lentks < 15 && cdctks == 1)
  9254. 1380.43 s [attoparsec] ....)
  9255. 1380.43 s [attoparsec] where
  9256. 1380.43 s [attoparsec] diffNext [] = False
  9257. 1380.43 s [attoparsec] diffNext [_] = True
  9258. 1380.43 s [attoparsec] diffNext (t : ts)
  9259. 1380.43 s [attoparsec] = do let ...
  9260. 1380.43 s [attoparsec] ....
  9261. 1380.43 s [attoparsec] firstValidToken l
  9262. 1380.43 s [attoparsec] = case head l of
  9263. 1380.43 s [attoparsec] SixteenBit _ -> True
  9264. 1380.43 s [attoparsec] DoubleColon -> True
  9265. 1380.43 s [attoparsec] AllZeros -> True
  9266. 1380.43 s [attoparsec] _ -> False
  9267. 1380.43 s [attoparsec] countDoubleColon l = length $ elemIndices DoubleColon l
  9268. 1380.43 s [attoparsec] tok1 = "1"
  9269. 1380.43 s [attoparsec] |
  9270. 1380.43 s [attoparsec] 107 | tok1 = "1"
  9271. 1380.43 s [attoparsec] | ^^^
  9272. 1380.43 s [attoparsec]
  9273. 1380.55 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/44byqshz6srx0y1f9lyiidbgm2lviv25-unordered-containers-0.2.20-doc /nix/store/vqipma169xnmzzp95ijrnrwdavkagzmm-unordered-containers-0.2.20
  9274. 1381.03 s [post-build-hook] Pushing 2 paths (70 are already present) using zstd to cache sellout ⏳
  9275. 1381.03 s [post-build-hook]
  9276. 1381.41 s [post-build-hook] Pushing /nix/store/vqipma169xnmzzp95ijrnrwdavkagzmm-unordered-containers-0.2.20 (9.35 MiB)
  9277. 1381.43 s [post-build-hook] Pushing /nix/store/44byqshz6srx0y1f9lyiidbgm2lviv25-unordered-containers-0.2.20-doc (4.48 MiB)
  9278. 1382.63 s [post-build-hook]
  9279. 1382.63 s [post-build-hook] All done.
  9280. 1382.65 s [post-build-hook] Uploading to the NixCI cache: /nix/store/44byqshz6srx0y1f9lyiidbgm2lviv25-unordered-containers-0.2.20-doc /nix/store/vqipma169xnmzzp95ijrnrwdavkagzmm-unordered-containers-0.2.20
  9281. 1382.69 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  9282. 1382.91 s [post-build-hook] copying 2 paths...
  9283. 1382.92 s [post-build-hook] copying path '/nix/store/44byqshz6srx0y1f9lyiidbgm2lviv25-unordered-containers-0.2.20-doc' to 'https://cache.nix-ci.com'...
  9284. 1383.59 s [post-build-hook] copying path '/nix/store/vqipma169xnmzzp95ijrnrwdavkagzmm-unordered-containers-0.2.20' to 'https://cache.nix-ci.com'...
  9285. 1386.46 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  9286. 1386.75 s [post-build-hook] copying 1 paths...
  9287. 1386.82 s [post-build-hook] copying path '/nix/store/fhig38g45akpdqz3qfml43s63alvca85-unordered-containers-0.2.20.drv' to 'https://cache.nix-ci.com'...
  9288. 1387.00 s Progress: 126 of 236 built (3 building), 285 of 285 downloaded from cache
  9289. 1387.11 s Building charset
  9290. 1387.16 s Building invariant
  9291. 1387.25 s Building quickcheck-instances
  9292. 1387.31 s Building regex
  9293. 1387.36 s Building relude
  9294. 1387.41 s Building semigroupoids
  9295. 1387.46 s Building semirings
  9296. 1387.52 s Building tomland
  9297. 1387.58 s Building uniplate
  9298. 1387.58 s [attoparsec] tests/QC/IPv6/Internal.hs:109:1: warning: [GHC-38417] [-Wmissing-signatures]
  9299. 1387.58 s [attoparsec] Top-level binding with no type signature:
  9300. 1387.58 s [attoparsec] countIPv4Addr :: [IPv6AddrToken] -> Integer
  9301. 1387.58 s [attoparsec] |
  9302. 1387.58 s [attoparsec] 109 | countIPv4Addr = foldr oneMoreIPv4Addr 0
  9303. 1387.58 s [attoparsec] | ^^^^^^^^^^^^^
  9304. 1387.58 s [attoparsec]
  9305. 1387.58 s [attoparsec] tests/QC/IPv6/Internal.hs:113:31: warning: [-Wunused-matches]
  9306. 1387.58 s [attoparsec] Defined but not used: ‘otherwise’
  9307. 1387.58 s [attoparsec] |
  9308. 1387.58 s [attoparsec] 113 | otherwise -> c
  9309. 1387.58 s [attoparsec] | ^^^^^^^^^
  9310. 1387.58 s [attoparsec]
  9311. 1387.58 s [attoparsec] tests/QC/IPv6/Internal.hs:113:31: warning: [GHC-63397] [-Wname-shadowing]
  9312. 1387.58 s [attoparsec] This binding for ‘otherwise’ shadows the existing binding
  9313. 1387.58 s [attoparsec] imported from ‘Prelude’ at tests/QC/IPv6/Internal.hs:16:8-23
  9314. 1387.58 s [attoparsec] (and originally defined in ‘GHC.Base’)
  9315. 1387.58 s [attoparsec] |
  9316. 1387.58 s [attoparsec] 113 | otherwise -> c
  9317. 1387.58 s [attoparsec] | ^^^^^^^^^
  9318. 1387.58 s [attoparsec]
  9319. 1387.58 s [attoparsec] tests/QC/IPv6/Internal.hs:145:5: warning: [GHC-62161] [-Wincomplete-patterns]
  9320. 1387.58 s [attoparsec] Pattern match(es) are non-exhaustive
  9321. 1387.58 s [attoparsec] In a case alternative:
  9322. 1387.58 s [attoparsec] Patterns of type ‘IResult T.Text [IPv6AddrToken]’ not matched:
  9323. 1387.58 s [attoparsec] Partial _
  9324. 1387.58 s [attoparsec] |
  9325. 1387.58 s [attoparsec] 145 | case readText s of
  9326. 1387.58 s [attoparsec] | ^^^^^^^^^^^^^^^^^^...
  9327. 1387.58 s [attoparsec]
  9328. 1387.58 s [attoparsec] tests/QC/IPv6/Internal.hs:149:14: warning: [GHC-63397] [-Wname-shadowing]
  9329. 1387.58 s [attoparsec] This binding for ‘s’ shadows the existing binding
  9330. 1387.58 s [attoparsec] bound at tests/QC/IPv6/Internal.hs:144:21
  9331. 1387.58 s [attoparsec] |
  9332. 1387.58 s [attoparsec] 149 | readText s = feed (parse (many1 $ ipv4Addr <|> sixteenBit <|> doubleColon <|> colon) s) T.empty
  9333. 1387.58 s [attoparsec] | ^
  9334. 1387.58 s [attoparsec]
  9335. 1387.58 s [attoparsec] tests/QC/IPv6/Internal.hs:219:34: warning: [GHC-63397] [-Wname-shadowing]
  9336. 1387.58 s [attoparsec] This binding for ‘x’ shadows the existing binding
  9337. 1387.58 s [attoparsec] bound at tests/QC/IPv6/Internal.hs:218:42
  9338. 1387.58 s [attoparsec] |
  9339. 1387.58 s [attoparsec] 219 | ntks tks - foldl (\c x -> if (x /= DoubleColon) && (x /= Colon) then c+1 else c) 0 x
  9340. 1387.58 s [attoparsec] | ^
  9341. 1387.58 s [attoparsec]
  9342. 1387.58 s [attoparsec] tests/QC/IPv6/Internal.hs:221:18: warning: [GHC-63397] [-Wname-shadowing]
  9343. 1387.58 s [attoparsec] This binding for ‘tks’ shadows the existing binding
  9344. 1387.58 s [attoparsec] bound at tests/QC/IPv6/Internal.hs:207:17
  9345. 1387.58 s [attoparsec] |
  9346. 1387.58 s [attoparsec] 221 | ntks tks = if countIPv4Addr tks == 1 then 7 else 8
  9347. 1387.58 s [attoparsec] | ^^^
  9348. 1387.58 s [attoparsec]
  9349. 1387.58 s [attoparsec] tests/QC/IPv6/Internal.hs:242:25: warning: [GHC-63397] [-Wname-shadowing]
  9350. 1387.58 s [attoparsec] This binding for ‘t’ shadows the existing binding
  9351. 1387.58 s [attoparsec] bound at tests/QC/IPv6/Internal.hs:235:23
  9352. 1387.58 s [attoparsec] |
  9353. 1387.58 s [attoparsec] 242 | where longest t = case t of
  9354. 1387.58 s [attoparsec] | ^
  9355. 1387.58 s [attoparsec]
  9356. 1387.58 s [attoparsec] tests/QC/IPv6/Internal.hs:298:12: warning: [GHC-18042] [-Wtype-defaults]
  9357. 1387.58 s [attoparsec] • Defaulting the type variable ‘a0’ to type ‘Integer’ in the following constraints
  9358. 1387.58 s [attoparsec] (Integral a0)
  9359. 1387.58 s [charset] Phase: setupCompilerEnvironmentPhase
  9360. 1387.58 s [charset] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  9361. 1387.58 s [charset] Phase: unpackPhase
  9362. 1387.58 s [charset] unpacking source archive /nix/store/id6snxkyy60iidv94fkc4a183lfx9kmv-charset-0.3.12.tar.gz
  9363. 1387.58 s [charset] source root is charset-0.3.12
  9364. 1387.58 s [charset] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "charset-0.3.12/src/Data/CharSet/Unicode.hs"
  9365. 1387.58 s [charset] Phase: patchPhase
  9366. 1387.58 s [charset] Phase: compileBuildDriverPhase
  9367. 1387.58 s [charset] setupCompileFlags: -package-db=/build/tmp.FTAkdVlGvS/setup-package.conf.d -threaded
  9368. 1387.58 s [charset] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.FTAkdVlGvS/Main.o )
  9369. 1387.58 s [invariant] Phase: setupCompilerEnvironmentPhase
  9370. 1387.58 s [invariant] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  9371. 1387.58 s [quickcheck-instances] Phase: setupCompilerEnvironmentPhase
  9372. 1387.58 s [quickcheck-instances] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  9373. 1387.58 s [regex] Phase: setupCompilerEnvironmentPhase
  9374. 1387.58 s [regex] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  9375. 1387.58 s [relude] Phase: setupCompilerEnvironmentPhase
  9376. 1387.58 s [relude] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  9377. 1387.58 s [semigroupoids] Phase: setupCompilerEnvironmentPhase
  9378. 1387.58 s [semigroupoids] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  9379. 1387.58 s [semirings] Phase: setupCompilerEnvironmentPhase
  9380. 1387.58 s [semirings] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  9381. 1387.58 s [sqlite-simple] [ 8 of 14] Compiling QQ ( test/QQ.hs, dist/build/test/test-tmp/QQ.o )
  9382. 1387.58 s [sqlite-simple] [ 9 of 14] Compiling Simple ( test/Simple.hs, dist/build/test/test-tmp/Simple.o )
  9383. 1387.58 s [sqlite-simple] [10 of 14] Compiling Statement ( test/Statement.hs, dist/build/test/test-tmp/Statement.o )
  9384. 1387.58 s [sqlite-simple] [11 of 14] Compiling TestImports ( test/TestImports.hs, dist/build/test/test-tmp/TestImports.o )
  9385. 1387.59 s [sqlite-simple] [12 of 14] Compiling UserInstances ( test/UserInstances.hs, dist/build/test/test-tmp/UserInstances.o )
  9386. 1387.59 s [sqlite-simple] [13 of 14] Compiling Utf8Strings ( test/Utf8Strings.hs, dist/build/test/test-tmp/Utf8Strings.o )
  9387. 1387.59 s [sqlite-simple] [14 of 14] Compiling Main ( test/Main.hs, dist/build/test/test-tmp/Main.o )
  9388. 1387.59 s [sqlite-simple] [15 of 15] Linking dist/build/test/test
  9389. 1387.59 s [sqlite-simple] Phase: checkPhase
  9390. 1387.59 s [sqlite-simple] Running 1 test suites...
  9391. 1387.59 s [sqlite-simple] Test suite test: RUNNING...
  9392. 1387.59 s [sqlite-simple] Cases: 48 Tried: 48 Errors: 0 Failures: 0
  9393. 1387.59 s [sqlite-simple] Test suite test: PASS
  9394. 1387.59 s [sqlite-simple] Test suite logged to: dist/test/sqlite-simple-0.4.19.0-test.log
  9395. 1387.59 s [sqlite-simple] 1 of 1 test suites (1 of 1 test cases) passed.
  9396. 1387.59 s [sqlite-simple] Phase: haddockPhase
  9397. 1387.59 s [sqlite-simple] Preprocessing library for sqlite-simple-0.4.19.0..
  9398. 1387.59 s [sqlite-simple] Running Haddock on library for sqlite-simple-0.4.19.0..
  9399. 1387.59 s [sqlite-simple] Warning: The documentation for the following packages are not installed. No
  9400. 1387.59 s [sqlite-simple] links will be generated to these packages: attoparsec-0.14.4,
  9401. 1387.59 s [sqlite-simple] attoparsec-0.14.4, vector-0.13.2.0
  9402. 1387.59 s [sqlite-simple] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  9403. 1387.59 s [sqlite-simple] 66% ( 2 / 3) in 'Database.SQLite.Simple.Ok'
  9404. 1387.59 s [sqlite-simple] Missing documentation for:
  9405. 1387.59 s [sqlite-simple] Ok (Database/SQLite/Simple/Ok.hs:46)
  9406. 1387.59 s [sqlite-simple]
  9407. 1387.59 s [sqlite-simple] Database/SQLite/Simple/Ok.hs:76:5: warning: [-Wnoncanonical-monad-instances]
  9408. 1387.59 s [sqlite-simple] Noncanonical ‘return’ definition detected
  9409. 1387.59 s [sqlite-simple] in the instance declaration for ‘Monad Ok’.
  9410. 1387.59 s [sqlite-simple] ‘return’ will eventually be removed in favour of ‘pure’
  9411. 1387.59 s [unordered-containers] [4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, dist/build/Data/HashMap/Internal/Debug.p_o )
  9412. 1387.59 s [unordered-containers] [5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, dist/build/Data/HashMap/Internal/Strict.p_o )
  9413. 1387.59 s [unordered-containers] [6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, dist/build/Data/HashSet/Internal.p_o )
  9414. 1387.59 s [unordered-containers] [7 of 9] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.p_o )
  9415. 1387.59 s [unordered-containers] [8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.p_o )
  9416. 1387.59 s [unordered-containers] [9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.p_o )
  9417. 1387.59 s [unordered-containers] Preprocessing test suite 'unordered-containers-tests' for unordered-containers-0.2.20..
  9418. 1387.59 s [unordered-containers] Building test suite 'unordered-containers-tests' for unordered-containers-0.2.20..
  9419. 1387.59 s [attoparsec] arising from a use of ‘R.decimal’
  9420. 1387.59 s [attoparsec] at tests/QC/IPv6/Internal.hs:298:12-20
  9421. 1387.59 s [attoparsec] (Ord a0)
  9422. 1387.59 s [attoparsec] arising from a use of ‘<’ at tests/QC/IPv6/Internal.hs:299:39
  9423. 1387.59 s [attoparsec] (Num a0)
  9424. 1387.59 s [attoparsec] arising from the literal ‘256’
  9425. 1387.59 s [attoparsec] at tests/QC/IPv6/Internal.hs:299:41-43
  9426. 1387.59 s [attoparsec] (Show a0)
  9427. 1387.59 s [attoparsec] arising from a use of ‘show’ at tests/QC/IPv6/Internal.hs:299:59-62
  9428. 1387.59 s [attoparsec] • In the expression: R.decimal ds
  9429. 1387.59 s [attoparsec] In a stmt of a 'do' block:
  9430. 1387.59 s [attoparsec] case R.decimal ds of
  9431. 1387.59 s [attoparsec] Right (n, _)
  9432. 1387.59 s [attoparsec] -> return (if n < 256 then T.pack $ show n else T.empty)
  9433. 1387.59 s [attoparsec] Left _ -> return T.empty
  9434. 1387.59 s [attoparsec] In the expression:
  9435. 1387.59 s [attoparsec] do ds <- takeWhile1 isDigit
  9436. 1387.59 s [attoparsec] case R.decimal ds of
  9437. 1387.59 s [attoparsec] Right (n, _)
  9438. 1387.59 s [attoparsec] -> return (if n < 256 then T.pack $ show n else T.empty)
  9439. 1387.59 s [attoparsec] Left _ -> return T.empty
  9440. 1387.59 s [attoparsec] |
  9441. 1387.59 s [attoparsec] 298 | case R.decimal ds of
  9442. 1387.59 s [attoparsec] | ^^^^^^^^^
  9443. 1387.59 s [attoparsec]
  9444. 1387.59 s [attoparsec] tests/QC/IPv6/Internal.hs:304:5: warning: [GHC-81995] [-Wunused-do-bind]
  9445. 1387.59 s [attoparsec] A do-notation statement discarded a result of type ‘T.Text’
  9446. 1387.59 s [attoparsec] Suggested fix: Suppress this warning by saying ‘_ <- string "::"’
  9447. 1387.59 s [attoparsec] |
  9448. 1387.59 s [attoparsec] 304 | string "::"
  9449. 1387.59 s [attoparsec] | ^^^^^^^^^^^
  9450. 1387.59 s [attoparsec]
  9451. 1387.59 s [attoparsec] tests/QC/IPv6/Internal.hs:309:5: warning: [GHC-81995] [-Wunused-do-bind]
  9452. 1387.59 s [attoparsec] A do-notation statement discarded a result of type ‘T.Text’
  9453. 1387.59 s [attoparsec] Suggested fix: Suppress this warning by saying ‘_ <- string ":"’
  9454. 1387.59 s [attoparsec] |
  9455. 1387.59 s [attoparsec] 309 | string ":"
  9456. 1387.59 s [attoparsec] | ^^^^^^^^^^
  9457. 1387.59 s [attoparsec] [ 7 of 12] Compiling QC.Rechunked ( tests/QC/Rechunked.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Rechunked.o )
  9458. 1387.59 s [attoparsec] [ 8 of 12] Compiling QC.Simple ( tests/QC/Simple.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Simple.o )
  9459. 1387.59 s [attoparsec] [ 9 of 12] Compiling QC.Text.FastSet ( tests/QC/Text/FastSet.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Text/FastSet.o )
  9460. 1387.59 s [attoparsec] [10 of 12] Compiling QC.Text.Regressions ( tests/QC/Text/Regressions.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Text/Regressions.o )
  9461. 1387.59 s [attoparsec]
  9462. 1387.59 s [attoparsec] tests/QC/Text/Regressions.hs:12:1: warning: [-Wunused-imports]
  9463. 1387.59 s [attoparsec] The import of ‘Data.Monoid’ is redundant
  9464. 1387.59 s [attoparsec] except perhaps to import instances from ‘Data.Monoid’
  9465. 1387.59 s [attoparsec] To import instances alone, use: import Data.Monoid()
  9466. 1387.59 s [attoparsec] |
  9467. 1387.59 s [attoparsec] 12 | import Data.Monoid ((<>))
  9468. 1387.59 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  9469. 1387.59 s [attoparsec] [11 of 12] Compiling QC.Text ( tests/QC/Text.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Text.o )
  9470. 1387.59 s [attoparsec] [12 of 12] Compiling Main ( tests/QC.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/Main.o )
  9471. 1387.59 s [attoparsec] [13 of 13] Linking dist/build/attoparsec-tests/attoparsec-tests
  9472. 1387.59 s [attoparsec] buildPhase completed in 1 minutes 2 seconds
  9473. 1387.59 s [attoparsec] Phase: checkPhase
  9474. 1387.59 s [attoparsec] Running 1 test suites...
  9475. 1387.59 s [attoparsec] Test suite attoparsec-tests: RUNNING...
  9476. 1387.59 s [attoparsec] tests
  9477. 1387.59 s [attoparsec] bs
  9478. 1387.59 s [attoparsec] anyWord8: OK
  9479. 1387.59 s [attoparsec] +++ OK, passed 100 tests.
  9480. 1387.59 s [attoparsec] endOfInput: OK
  9481. 1387.59 s [attoparsec] +++ OK, passed 100 tests.
  9482. 1387.59 s [attoparsec] endOfLine: OK
  9483. 1387.59 s [attoparsec] +++ OK, failed as expected. Falsified, Falsified (after 3 tests and 1 shrink):
  9484. 1387.59 s [attoparsec] "\NUL"
  9485. 1387.59 s [attoparsec] '\NUL' /= '\n'
  9486. 1387.59 s [attoparsec]
  9487. 1387.59 s [attoparsec] ('\NUL',Nothing) /= ('\r',Just '\n')
  9488. 1387.59 s [attoparsec] notWord8: OK
  9489. 1387.59 s [attoparsec] +++ OK, passed 100 tests.
  9490. 1387.59 s [attoparsec] peekWord8: OK
  9491. 1387.59 s [attoparsec] +++ OK, passed 100 tests.
  9492. 1387.59 s [attoparsec] peekWord8': OK
  9493. 1387.59 s [attoparsec] +++ OK, passed 100 tests.
  9494. 1387.59 s [attoparsec] satisfy: OK
  9495. 1387.59 s [attoparsec] +++ OK, passed 100 tests.
  9496. 1387.59 s [attoparsec] satisfyWith: OK
  9497. 1387.59 s [attoparsec] +++ OK, passed 100 tests.
  9498. 1387.59 s [attoparsec] scan: OK
  9499. 1387.59 s [attoparsec] +++ OK, passed 100 tests.
  9500. 1387.59 s [sqlite-simple] Either remove definition for ‘return’ (recommended) or define as ‘return = pure’
  9501. 1387.59 s [sqlite-simple] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
  9502. 1387.59 s [sqlite-simple] |
  9503. 1387.59 s [sqlite-simple] 76 | return = Ok
  9504. 1387.59 s [sqlite-simple] | ^^^^^^^^^^^
  9505. 1387.59 s [sqlite-simple] 42% ( 3 / 7) in 'Database.SQLite.Simple.Internal'
  9506. 1387.59 s [sqlite-simple] Missing documentation for:
  9507. 1387.59 s [sqlite-simple] ColumnOutOfBounds (Database/SQLite/Simple/Internal.hs:49)
  9508. 1387.59 s [sqlite-simple] RowParseRO (Database/SQLite/Simple/Internal.hs:62)
  9509. 1387.59 s [sqlite-simple] RowParser (Database/SQLite/Simple/Internal.hs:64)
  9510. 1387.59 s [sqlite-simple] gettypename (Database/SQLite/Simple/Internal.hs:67)
  9511. 1387.59 s [sqlite-simple] 28% ( 2 / 7) in 'Database.SQLite.Simple.Time.Implementation'
  9512. 1387.59 s [sqlite-simple] Missing documentation for:
  9513. 1387.59 s [sqlite-simple] parseUTCTime (Database/SQLite/Simple/Time/Implementation.hs:41)
  9514. 1387.59 s [sqlite-simple] parseDay (Database/SQLite/Simple/Time/Implementation.hs:44)
  9515. 1387.59 s [sqlite-simple] dayToBuilder (Database/SQLite/Simple/Time/Implementation.hs:125)
  9516. 1387.59 s [sqlite-simple] timeOfDayToBuilder (Database/SQLite/Simple/Time/Implementation.hs:129)
  9517. 1387.59 s [sqlite-simple] timeZoneToBuilder (Database/SQLite/Simple/Time/Implementation.hs:133)
  9518. 1387.59 s [sqlite-simple] Warning: 'UTCTime' is out of scope.
  9519. 1387.59 s [sqlite-simple] If you qualify the identifier, haddock can try to link it anyway.
  9520. 1387.59 s [sqlite-simple] Warning: 'Day' is out of scope.
  9521. 1387.59 s [sqlite-simple] If you qualify the identifier, haddock can try to link it anyway.
  9522. 1387.59 s [sqlite-simple] 100% ( 2 / 2) in 'Database.SQLite.Simple.Time'
  9523. 1387.59 s [sqlite-simple] Warning: 'Text' is out of scope.
  9524. 1387.59 s [sqlite-simple] If you qualify the identifier, haddock can try to link it anyway.
  9525. 1387.59 s [sqlite-simple] 100% ( 5 / 5) in 'Database.SQLite.Simple.Types'
  9526. 1387.59 s [sqlite-simple] 100% ( 2 / 2) in 'Database.SQLite.Simple.ToField'
  9527. 1387.59 s [sqlite-simple] 100% ( 3 / 3) in 'Database.SQLite.Simple.ToRow'
  9528. 1387.59 s [sqlite-simple] 100% ( 2 / 2) in 'Database.SQLite.Simple.QQ'
  9529. 1387.59 s [sqlite-simple] Warning: 'UnicodeException' is out of scope.
  9530. 1387.59 s [sqlite-simple] If you qualify the identifier, haddock can try to link it anyway.
  9531. 1387.59 s [sqlite-simple] 85% ( 6 / 7) in 'Database.SQLite.Simple.FromField'
  9532. 1387.59 s [sqlite-simple] Missing documentation for:
  9533. 1387.59 s [sqlite-simple] FieldParser (Database/SQLite/Simple/FromField.hs:81)
  9534. 1387.59 s [sqlite-simple] 42% ( 3 / 7) in 'Database.SQLite.Simple.FromRow'
  9535. 1387.59 s [sqlite-simple] Missing documentation for:
  9536. 1387.59 s [sqlite-simple] RowParser (Database/SQLite/Simple/Internal.hs:64)
  9537. 1387.59 s [sqlite-simple] field (Database/SQLite/Simple/FromRow.hs:128)
  9538. 1387.59 s [sqlite-simple] fieldWith (Database/SQLite/Simple/FromRow.hs:115)
  9539. 1387.59 s [sqlite-simple] numFieldsRemaining (Database/SQLite/Simple/FromRow.hs:131)
  9540. 1387.59 s [sqlite-simple] Warning: 'action' is out of scope.
  9541. 1387.59 s [sqlite-simple] If you qualify the identifier, haddock can try to link it anyway.
  9542. 1387.59 s [sqlite-simple] Warning: 'Database' is out of scope.
  9543. 1387.59 s [sqlite-simple] If you qualify the identifier, haddock can try to link it anyway.
  9544. 1387.59 s [sqlite-simple] Warning: 'test' is out of scope.
  9545. 1387.59 s [sqlite-simple] If you qualify the identifier, haddock can try to link it anyway.
  9546. 1387.59 s [sqlite-simple] Warning: 'Text' is out of scope.
  9547. 1387.59 s [sqlite-simple] If you qualify the identifier, haddock can try to link it anyway.
  9548. 1387.59 s [sqlite-simple] Warning: 'ByteString' is out of scope.
  9549. 1387.59 s [sqlite-simple] If you qualify the identifier, haddock can try to link it anyway.
  9550. 1387.59 s [sqlite-simple] Warning: 'FromField' is out of scope.
  9551. 1387.59 s [sqlite-simple] If you qualify the identifier, haddock can try to link it anyway.
  9552. 1387.59 s [sqlite-simple] 96% ( 75 / 78) in 'Database.SQLite.Simple'
  9553. 1387.59 s [sqlite-simple] Missing documentation for:
  9554. 1387.59 s [sqlite-simple] SQLData
  9555. 1387.59 s [sqlite-simple] NamedParam (Database/SQLite/Simple.hs:134)
  9556. 1387.59 s [sqlite-simple] field (Database/SQLite/Simple/FromRow.hs:128)
  9557. 1387.59 s [sqlite-simple] 0% ( 0 / 4) in 'Database.SQLite.Simple.Function'
  9558. 1387.59 s [sqlite-simple] Missing documentation for:
  9559. 1387.59 s [sqlite-simple] Module header
  9560. 1387.59 s [sqlite-simple] Function (Database/SQLite/Simple/Function.hs:22)
  9561. 1387.59 s [sqlite-simple] createFunction (Database/SQLite/Simple/Function.hs:57)
  9562. 1387.59 s [sqlite-simple] deleteFunction (Database/SQLite/Simple/Function.hs:67)
  9563. 1387.59 s [sqlite-simple] Warning: Database.SQLite.Simple.Function: could not find link destinations for:
  9564. 1387.59 s [sqlite-simple] - Database.SQLite.Simple.Function.argCount
  9565. 1387.59 s [sqlite-simple] - Database.SQLite.Simple.Function.deterministicFn
  9566. 1387.59 s [sqlite-simple] - Database.SQLite.Simple.Function.evalFunction
  9567. 1387.59 s [sqlite-simple] Documentation created: dist/doc/html/sqlite-simple/index.html,
  9568. 1387.59 s [sqlite-simple] dist/doc/html/sqlite-simple/sqlite-simple.txt
  9569. 1387.59 s [sqlite-simple] Preprocessing test suite 'test' for sqlite-simple-0.4.19.0..
  9570. 1387.59 s [sqlite-simple] Phase: installPhase
  9571. 1387.59 s [sqlite-simple] Installing library in /nix/store/051xn6ag9zcmgwf16awpz9r6g6fms6jq-sqlite-simple-0.4.19.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/sqlite-simple-0.4.19.0-K6rbQC24DaT6w12HOwtVb3
  9572. 1387.59 s [attoparsec] skip: OK
  9573. 1387.59 s [attoparsec] +++ OK, failed as expected. Falsified (after 2 tests):
  9574. 1387.59 s [attoparsec] 0
  9575. 1387.59 s [attoparsec] "\NUL"
  9576. 1387.59 s [attoparsec] not (0 < 0)
  9577. 1387.59 s [attoparsec] skipWhile: OK
  9578. 1387.59 s [attoparsec] +++ OK, passed 100 tests.
  9579. 1387.60 s [attoparsec] string: OK
  9580. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9581. 1387.60 s [attoparsec] stringCI: OK
  9582. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9583. 1387.60 s [attoparsec] strings: OK
  9584. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9585. 1387.60 s [attoparsec] take: OK
  9586. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9587. 1387.60 s [attoparsec] takeByteString: OK
  9588. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9589. 1387.60 s [attoparsec] takeCount: OK
  9590. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9591. 1387.60 s [attoparsec] takeLazyByteString: OK
  9592. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9593. 1387.60 s [attoparsec] takeTill: OK
  9594. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9595. 1387.60 s [attoparsec] takeWhile: OK
  9596. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9597. 1387.60 s [attoparsec] takeWhile1: OK
  9598. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9599. 1387.60 s [attoparsec] takeWhile1_empty: OK
  9600. 1387.60 s [attoparsec] +++ OK, passed 1 test.
  9601. 1387.60 s [attoparsec] takeWhileIncluding: OK
  9602. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9603. 1387.60 s [attoparsec] getChunk: OK
  9604. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9605. 1387.60 s [attoparsec] word8: OK
  9606. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9607. 1387.60 s [attoparsec] members: OK
  9608. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9609. 1387.60 s [attoparsec] nonmembers: OK
  9610. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9611. 1387.60 s [attoparsec] buf
  9612. 1387.60 s [attoparsec] b_unbuffer: OK
  9613. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9614. 1387.60 s [attoparsec] t_unbuffer: OK
  9615. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9616. 1387.60 s [attoparsec] t_unbuffer_three: OK
  9617. 1387.60 s [attoparsec] +++ OK, passed 1 test.
  9618. 1387.60 s [attoparsec] b_length: OK
  9619. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9620. 1387.60 s [attoparsec] t_length: OK
  9621. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9622. 1387.60 s [attoparsec] b_unsafeIndex: OK
  9623. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9624. 1387.60 s [attoparsec] t_iter: OK
  9625. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9626. 1387.60 s [attoparsec] t_iter_: OK
  9627. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9628. 1387.60 s [attoparsec] b_unsafeDrop: OK (0.01s)
  9629. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9630. 1387.60 s [attoparsec] t_dropCodeUnits: OK
  9631. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9632. 1387.60 s [attoparsec] combinator
  9633. 1387.60 s [attoparsec] choice: OK
  9634. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9635. 1387.60 s [attoparsec] count: OK
  9636. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9637. 1387.60 s [attoparsec] lookAhead: OK
  9638. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9639. 1387.60 s [attoparsec] match: OK
  9640. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9641. 1387.60 s [attoparsec] simple
  9642. 1387.60 s [attoparsec] issue75: OK
  9643. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9644. 1387.60 s [attoparsec] text
  9645. 1387.60 s [attoparsec] anyChar: OK
  9646. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9647. 1387.60 s [attoparsec] asciiCI: OK
  9648. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9649. 1387.60 s [attoparsec] char: OK
  9650. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9651. 1387.60 s [attoparsec] endOfInput: OK
  9652. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9653. 1387.60 s [attoparsec] endOfLine: OK
  9654. 1387.60 s [attoparsec] +++ OK, failed as expected. Falsified, Falsified (after 4 tests and 2 shrinks):
  9655. 1387.60 s [attoparsec] "\NUL"
  9656. 1387.60 s [attoparsec] '\NUL' /= '\n'
  9657. 1387.60 s [attoparsec]
  9658. 1387.60 s [attoparsec] ('\NUL',Nothing) /= ('\r',Just '\n')
  9659. 1387.60 s [attoparsec] notChar: OK
  9660. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9661. 1387.60 s [attoparsec] peekChar: OK
  9662. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9663. 1387.60 s [attoparsec] peekChar': OK
  9664. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9665. 1387.60 s [attoparsec] satisfy: OK
  9666. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9667. 1387.60 s [attoparsec] satisfyWith: OK
  9668. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9669. 1387.60 s [attoparsec] scan: OK
  9670. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9671. 1387.60 s [attoparsec] skip: OK
  9672. 1387.60 s [attoparsec] +++ OK, failed as expected. Falsified (after 2 tests and 3 shrinks):
  9673. 1387.60 s [attoparsec] 'a'
  9674. 1387.60 s [attoparsec] "a"
  9675. 1387.60 s [attoparsec] not ('a' < 'a')
  9676. 1387.60 s [attoparsec] skipWhile: OK
  9677. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9678. 1387.60 s [attoparsec] string: OK
  9679. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9680. 1387.60 s [attoparsec] strings: OK
  9681. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9682. 1387.60 s [attoparsec] stringCI: OK
  9683. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9684. 1387.60 s [attoparsec] take: OK
  9685. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9686. 1387.60 s [attoparsec] takeText: OK
  9687. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9688. 1387.60 s [attoparsec] takeCount: OK
  9689. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9690. 1387.60 s [attoparsec] takeLazyText: OK
  9691. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9692. 1387.60 s [attoparsec] takeTill: OK
  9693. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9694. 1387.60 s [attoparsec] takeWhile: OK
  9695. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9696. 1387.60 s [attoparsec] takeWhile1: OK
  9697. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9698. 1387.60 s [attoparsec] takeWhile1_empty: OK
  9699. 1387.60 s [attoparsec] +++ OK, passed 1 test.
  9700. 1387.60 s [attoparsec] members: OK
  9701. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9702. 1387.60 s [attoparsec] nonmembers: OK
  9703. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9704. 1387.60 s [attoparsec] FastSet
  9705. 1387.60 s [attoparsec] membership is correct: OK
  9706. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9707. 1387.60 s [attoparsec] Regressions
  9708. 1387.60 s [attoparsec] issue105: OK
  9709. 1387.60 s [attoparsec] +++ OK, passed 100 tests.
  9710. 1387.60 s [attoparsec]
  9711. 1387.60 s [attoparsec] All 70 tests passed (0.14s)
  9712. 1387.60 s [attoparsec] Test suite attoparsec-tests: PASS
  9713. 1387.60 s [attoparsec] Test suite logged to: dist/test/attoparsec-0.14.4-attoparsec-tests.log
  9714. 1387.60 s [attoparsec] 1 of 1 test suites (1 of 1 test cases) passed.
  9715. 1387.60 s [attoparsec] Phase: haddockPhase
  9716. 1387.60 s [attoparsec] Phase: installPhase
  9717. 1387.60 s [attoparsec] Installing internal library attoparsec-internal in /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/attoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal
  9718. 1387.60 s [attoparsec] Installing library in /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  9719. 1387.60 s [attoparsec] Phase: fixupPhase
  9720. 1387.60 s [attoparsec] shrinking RPATHs of ELF executables and libraries in /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4
  9721. 1387.60 s [attoparsec] shrinking /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSattoparsec-0.14.4-CvjKGR06XX49x6vX3Xrh2a-attoparsec-internal-ghc9.6.3.so
  9722. 1387.60 s [attoparsec] shrinking /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSattoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll-ghc9.6.3.so
  9723. 1387.60 s [attoparsec] checking for references to /build/ in /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4...
  9724. 1387.60 s [attoparsec] patching script interpreter paths in /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4
  9725. 1387.60 s [attoparsec] stripping (with command strip and flags -S -p) in /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4/lib
  9726. 1387.77 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4
  9727. 1388.41 s [post-build-hook] Nothing to push - all store paths are already on Cachix.
  9728. 1388.44 s [post-build-hook] Uploading to the NixCI cache: /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4
  9729. 1388.50 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  9730. 1388.53 s [post-build-hook] copying 1 paths...
  9731. 1388.53 s [post-build-hook] copying path '/nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4' to 'https://cache.nix-ci.com'...
  9732. 1396.54 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  9733. 1396.77 s [post-build-hook] copying 0 paths...
  9734. 1396.92 s Progress: 127 of 236 built (11 building), 285 of 285 downloaded from cache
  9735. 1396.93 s [charset] [2 of 2] Linking Setup
  9736. 1396.93 s [charset] Phase: updateAutotoolsGnuConfigScriptsPhase
  9737. 1396.93 s [charset] Phase: configurePhase
  9738. 1396.93 s [charset] configureFlags: --verbose --prefix=/nix/store/2i03lrf8w6ikf2x7kvls490wjic2p4aw-charset-0.3.12 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/8dm97ph07a9vngwfljlwagn1jwk8l13g-charset-0.3.12-doc/share/doc/charset-0.3.12 --with-gcc=gcc --package-db=/build/tmp.FTAkdVlGvS/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  9739. 1396.93 s [charset] Using Parsec parser
  9740. 1396.93 s [charset] Configuring charset-0.3.12...
  9741. 1396.93 s [charset] Dependency array >=0.2 && <0.6: using array-0.5.5.0
  9742. 1396.93 s [charset] Dependency base >=4.9 && <5: using base-4.18.1.0
  9743. 1396.93 s [charset] Dependency bytestring >=0.9 && <0.13: using bytestring-0.11.5.2
  9744. 1396.93 s [charset] Dependency containers >=0.4.2.0 && <0.9: using containers-0.6.7
  9745. 1396.93 s [charset] Dependency unordered-containers >=0.1.4.6 && <0.3: using
  9746. 1396.93 s [charset] unordered-containers-0.2.20
  9747. 1396.93 s [charset] Source component graph: component lib
  9748. 1396.93 s [charset] Configured component graph:
  9749. 1396.93 s [charset] component charset-0.3.12-HcwIqgbGtt44OpCaaUboz9
  9750. 1396.93 s [charset] include array-0.5.5.0
  9751. 1396.93 s [charset] include base-4.18.1.0
  9752. 1396.93 s [charset] include bytestring-0.11.5.2
  9753. 1396.93 s [charset] include containers-0.6.7
  9754. 1396.93 s [charset] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  9755. 1396.93 s [charset] Linked component graph:
  9756. 1396.93 s [charset] unit charset-0.3.12-HcwIqgbGtt44OpCaaUboz9
  9757. 1396.93 s [charset] include array-0.5.5.0
  9758. 1396.93 s [charset] include base-4.18.1.0
  9759. 1396.93 s [charset] include bytestring-0.11.5.2
  9760. 1396.93 s [charset] include containers-0.6.7
  9761. 1396.93 s [charset] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  9762. 1396.93 s [charset] Data.CharSet=charset-0.3.12-HcwIqgbGtt44OpCaaUboz9:Data.CharSet,Data.CharSet.ByteSet=charset-0.3.12-HcwIqgbGtt44OpCaaUboz9:Data.CharSet.ByteSet,Data.CharSet.Common=charset-0.3.12-HcwIqgbGtt44OpCaaUboz9:Data.CharSet.Common,Data.CharSet.Posix=charset-0.3.12-HcwIqgbGtt44OpCaaUboz9:Data.CharSet.Posix,Data.CharSet.Posix.Ascii=charset-0.3.12-HcwIqgbGtt44OpCaaUboz9:Data.CharSet.Posix.Ascii,Data.CharSet.Posix.Unicode=charset-0.3.12-HcwIqgbGtt44OpCaaUboz9:Data.CharSet.Posix.Unicode,Data.CharSet.Unicode=charset-0.3.12-HcwIqgbGtt44OpCaaUboz9:Data.CharSet.Unicode,Data.CharSet.Unicode.Block=charset-0.3.12-HcwIqgbGtt44OpCaaUboz9:Data.CharSet.Unicode.Block,Data.CharSet.Unicode.Category=charset-0.3.12-HcwIqgbGtt44OpCaaUboz9:Data.CharSet.Unicode.Category
  9763. 1396.93 s [charset] Ready component graph:
  9764. 1396.93 s [charset] definite charset-0.3.12-HcwIqgbGtt44OpCaaUboz9
  9765. 1396.93 s [charset] depends array-0.5.5.0
  9766. 1396.93 s [charset] depends base-4.18.1.0
  9767. 1396.93 s [charset] depends bytestring-0.11.5.2
  9768. 1396.93 s [charset] depends containers-0.6.7
  9769. 1396.93 s [charset] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  9770. 1396.93 s [charset] Using Cabal-3.10.1.0 compiled by ghc-9.6
  9771. 1396.93 s [charset] Using compiler: ghc-9.6.3
  9772. 1396.93 s [charset] Using install prefix:
  9773. 1396.93 s [charset] /nix/store/2i03lrf8w6ikf2x7kvls490wjic2p4aw-charset-0.3.12
  9774. 1396.93 s [charset] Executables installed in:
  9775. 1396.93 s [charset] /nix/store/2i03lrf8w6ikf2x7kvls490wjic2p4aw-charset-0.3.12/bin
  9776. 1396.93 s [charset] Libraries installed in:
  9777. 1396.93 s [charset] /nix/store/2i03lrf8w6ikf2x7kvls490wjic2p4aw-charset-0.3.12/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/charset-0.3.12-HcwIqgbGtt44OpCaaUboz9
  9778. 1396.93 s [charset] Dynamic Libraries installed in:
  9779. 1396.93 s [charset] /nix/store/2i03lrf8w6ikf2x7kvls490wjic2p4aw-charset-0.3.12/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  9780. 1396.93 s [charset] Private executables installed in:
  9781. 1396.93 s [charset] /nix/store/2i03lrf8w6ikf2x7kvls490wjic2p4aw-charset-0.3.12/libexec/x86_64-linux-ghc-9.6.3/charset-0.3.12
  9782. 1396.93 s [charset] Data files installed in:
  9783. 1396.93 s [charset] /nix/store/2i03lrf8w6ikf2x7kvls490wjic2p4aw-charset-0.3.12/share/x86_64-linux-ghc-9.6.3/charset-0.3.12
  9784. 1396.93 s [invariant] Phase: unpackPhase
  9785. 1396.93 s [invariant] unpacking source archive /nix/store/0mwzsxi9fkqwqmzqyrgd17fiqw7n81q7-invariant-0.6.4.tar.gz
  9786. 1396.93 s [invariant] source root is invariant-0.6.4
  9787. 1396.93 s [invariant] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "invariant-0.6.4/test/THSpec.hs"
  9788. 1396.93 s [invariant] Phase: patchPhase
  9789. 1396.93 s [invariant] Replace Cabal file with edited version from mirror://hackage/invariant-0.6.4/revision/1.cabal.
  9790. 1396.93 s [invariant] Phase: compileBuildDriverPhase
  9791. 1396.93 s [invariant] setupCompileFlags: -package-db=/build/tmp.5sjhyNWu0l/setup-package.conf.d -threaded
  9792. 1396.93 s [invariant] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.5sjhyNWu0l/Main.o )
  9793. 1396.93 s [invariant] [2 of 2] Linking Setup
  9794. 1396.93 s [invariant] Phase: updateAutotoolsGnuConfigScriptsPhase
  9795. 1396.93 s [invariant] Phase: configurePhase
  9796. 1396.93 s [invariant] configureFlags: --verbose --prefix=/nix/store/iciqyjr1w0nclq7pphf2z7q0izd70xj8-invariant-0.6.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/ccy7qbv8nyr0rdb90dwd82jk344panm4-invariant-0.6.4-doc/share/doc/invariant-0.6.4 --with-gcc=gcc --package-db=/build/tmp.5sjhyNWu0l/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  9797. 1396.93 s [invariant] Using Parsec parser
  9798. 1396.93 s [invariant] Configuring invariant-0.6.4...
  9799. 1396.93 s [invariant] Dependency StateVar >=1.1 && <2: using StateVar-1.2.2
  9800. 1396.93 s [invariant] Dependency array >=0.3 && <0.6: using array-0.5.5.0
  9801. 1396.93 s [invariant] Dependency base >=4.9 && <5: using base-4.18.1.0
  9802. 1396.93 s [invariant] Dependency bifunctors >=5.2 && <6: using bifunctors-5.6.2
  9803. 1396.93 s [invariant] Dependency comonad >=5 && <6: using comonad-5.0.9
  9804. 1396.93 s [invariant] Dependency containers >=0.1 && <0.9: using containers-0.6.7
  9805. 1396.93 s [invariant] Dependency contravariant >=0.5 && <2: using contravariant-1.5.5
  9806. 1396.93 s [invariant] Dependency ghc-prim: using ghc-prim-0.10.0
  9807. 1396.93 s [invariant] Dependency profunctors >=5.2.1 && <6: using profunctors-5.6.2
  9808. 1396.93 s [invariant] Dependency stm >=2.2 && <3: using stm-2.5.1.0
  9809. 1396.93 s [invariant] Dependency tagged >=0.7.3 && <1: using tagged-0.8.8
  9810. 1396.93 s [invariant] Dependency template-haskell >=2.11 && <2.24: using template-haskell-2.20.0.0
  9811. 1396.93 s [invariant] Dependency th-abstraction >=0.5 && <0.8: using th-abstraction-0.7.1.0
  9812. 1396.93 s [invariant] Dependency transformers >=0.2 && <0.7: using transformers-0.6.1.0
  9813. 1396.94 s [invariant] Dependency transformers-compat >=0.3 && <1: using transformers-compat-0.7.2
  9814. 1396.94 s [invariant] Dependency unordered-containers >=0.2.4 && <0.3: using
  9815. 1396.94 s [invariant] unordered-containers-0.2.20
  9816. 1396.94 s [invariant] Dependency QuickCheck >=2.11 && <3: using QuickCheck-2.14.3
  9817. 1396.94 s [invariant] Dependency base >=4 && <5: using base-4.18.1.0
  9818. 1396.94 s [invariant] Dependency hspec >=1.8: using hspec-2.11.12
  9819. 1396.94 s [invariant] Dependency invariant: using invariant-0.6.4
  9820. 1396.94 s [invariant] Dependency template-haskell: using template-haskell-2.20.0.0
  9821. 1396.94 s [invariant] Source component graph:
  9822. 1396.94 s [invariant] component lib
  9823. 1396.94 s [invariant] component test:spec dependency lib
  9824. 1396.94 s [invariant] Configured component graph:
  9825. 1396.94 s [invariant] component invariant-0.6.4-GP0Gq3xIyqfIzBwdWeZ6Na
  9826. 1396.94 s [invariant] include StateVar-1.2.2-LE1zE95ecHb3rKz2GzNMvC
  9827. 1396.94 s [invariant] include array-0.5.5.0
  9828. 1396.94 s [invariant] include base-4.18.1.0
  9829. 1396.94 s [invariant] include bifunctors-5.6.2-Lbz7IW7RbEWLszMdXwAUwT
  9830. 1396.94 s [invariant] include comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  9831. 1396.94 s [invariant] include containers-0.6.7
  9832. 1396.94 s [invariant] include contravariant-1.5.5-BJswvy5l6NbKCNb8GIbKMn
  9833. 1396.94 s [invariant] include ghc-prim-0.10.0
  9834. 1396.94 s [invariant] include profunctors-5.6.2-36avph0rW537qvMb6XX38R
  9835. 1396.94 s [invariant] include stm-2.5.1.0
  9836. 1396.94 s [invariant] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  9837. 1396.94 s [invariant] include template-haskell-2.20.0.0
  9838. 1396.94 s [invariant] include th-abstraction-0.7.1.0-705kaaInCfSGFvRe7PqSX0
  9839. 1396.94 s [quickcheck-instances] Phase: unpackPhase
  9840. 1396.94 s [quickcheck-instances] unpacking source archive /nix/store/kz0fzqcr8g42rvq6dwlwvzxmg8rjfhqn-quickcheck-instances-0.3.32.tar.gz
  9841. 1396.94 s [quickcheck-instances] source root is quickcheck-instances-0.3.32
  9842. 1396.94 s [quickcheck-instances] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "quickcheck-instances-0.3.32/test/Tests.hs"
  9843. 1396.94 s [quickcheck-instances] Phase: patchPhase
  9844. 1396.94 s [quickcheck-instances] Replace Cabal file with edited version from mirror://hackage/quickcheck-instances-0.3.32/revision/1.cabal.
  9845. 1396.94 s [quickcheck-instances] Phase: compileBuildDriverPhase
  9846. 1396.94 s [quickcheck-instances] setupCompileFlags: -package-db=/build/tmp.YPMBDg3RTE/setup-package.conf.d -threaded
  9847. 1396.94 s [quickcheck-instances] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.YPMBDg3RTE/Main.o )
  9848. 1396.94 s [quickcheck-instances] [2 of 2] Linking Setup
  9849. 1396.94 s [quickcheck-instances] Phase: updateAutotoolsGnuConfigScriptsPhase
  9850. 1396.94 s [quickcheck-instances] Phase: configurePhase
  9851. 1396.94 s [quickcheck-instances] configureFlags: --verbose --prefix=/nix/store/bwkwxqg2npl6s8fy1p6ha8fr26a2w93k-quickcheck-instances-0.3.32 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/blpkplhqsfrjjmicd6agrhi2i3v0d86j-quickcheck-instances-0.3.32-doc/share/doc/quickcheck-instances-0.3.32 --with-gcc=gcc --package-db=/build/tmp.YPMBDg3RTE/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  9852. 1396.94 s [quickcheck-instances] Using Parsec parser
  9853. 1396.94 s [quickcheck-instances] Configuring quickcheck-instances-0.3.32...
  9854. 1396.94 s [quickcheck-instances] Dependency OneTuple >=0.4.2 && <0.5: using OneTuple-0.4.2
  9855. 1396.94 s [quickcheck-instances] Dependency QuickCheck >=2.14.2 && <2.15.1: using QuickCheck-2.14.3
  9856. 1396.94 s [quickcheck-instances] Dependency array >=0.5.3.0 && <0.6: using array-0.5.5.0
  9857. 1396.94 s [quickcheck-instances] Dependency base >=4.12.0.0 && <4.22: using base-4.18.1.0
  9858. 1396.94 s [quickcheck-instances] Dependency bytestring >=0.10.8.2 && <0.13: using bytestring-0.11.5.2
  9859. 1396.94 s [quickcheck-instances] Dependency case-insensitive >=1.2.0.11 && <1.3: using case-insensitive-1.2.1.0
  9860. 1396.94 s [quickcheck-instances] Dependency containers >=0.6.0.1 && <0.8: using containers-0.6.7
  9861. 1396.94 s [quickcheck-instances] Dependency data-fix >=0.3 && <0.4: using data-fix-0.3.4
  9862. 1396.94 s [quickcheck-instances] Dependency hashable >=1.4.4.0 && <1.6: using hashable-1.4.7.0
  9863. 1396.94 s [quickcheck-instances] Dependency integer-logarithms >=1.0.3.1 && <1.1: using
  9864. 1396.94 s [quickcheck-instances] integer-logarithms-1.0.4
  9865. 1396.94 s [quickcheck-instances] Dependency old-time >=1.1.0.0 && <1.2: using old-time-1.1.0.4
  9866. 1396.94 s [quickcheck-instances] Dependency primitive >=0.9.0.0 && <0.10: using primitive-0.9.1.0
  9867. 1396.94 s [quickcheck-instances] Dependency scientific >=0.3.8.0 && <0.4: using scientific-0.3.8.0
  9868. 1396.94 s [quickcheck-instances] Dependency splitmix >=0.1.0.5 && <0.2: using splitmix-0.1.1
  9869. 1396.94 s [quickcheck-instances] Dependency strict >=0.5 && <0.6: using strict-0.5.1
  9870. 1396.94 s [quickcheck-instances] Dependency tagged >=0.8.8 && <0.9: using tagged-0.8.8
  9871. 1396.94 s [quickcheck-instances] Dependency text >=1.2.3.0 && <1.3 || >=2.0 && <2.2: using text-2.0.2
  9872. 1396.94 s [quickcheck-instances] Dependency text-short >=0.1.4 && <0.2: using text-short-0.1.6
  9873. 1396.94 s [quickcheck-instances] Dependency these >=1.2.1 && <1.3: using these-1.2.1
  9874. 1396.94 s [quickcheck-instances] Dependency time-compat >=1.9.4 && <1.10: using time-compat-1.9.7
  9875. 1396.94 s [quickcheck-instances] Dependency transformers >=0.5.6.2 && <0.7: using transformers-0.6.1.0
  9876. 1396.94 s [quickcheck-instances] Dependency unordered-containers >=0.2.20 && <0.3: using
  9877. 1396.94 s [quickcheck-instances] unordered-containers-0.2.20
  9878. 1396.94 s [quickcheck-instances] Dependency uuid-types >=1.0.6 && <1.1: using uuid-types-1.0.6
  9879. 1396.94 s [quickcheck-instances] Dependency vector >=0.13.1.0 && <0.14: using vector-0.13.2.0
  9880. 1396.94 s [quickcheck-instances] Dependency QuickCheck: using QuickCheck-2.14.3
  9881. 1396.94 s [quickcheck-instances] Dependency base: using base-4.18.1.0
  9882. 1396.94 s [quickcheck-instances] Dependency containers: using containers-0.6.7
  9883. 1396.94 s [quickcheck-instances] Dependency primitive: using primitive-0.9.1.0
  9884. 1396.94 s [quickcheck-instances] Dependency quickcheck-instances: using quickcheck-instances-0.3.32
  9885. 1396.94 s [quickcheck-instances] Dependency tagged: using tagged-0.8.8
  9886. 1396.94 s [quickcheck-instances] Dependency uuid-types: using uuid-types-1.0.6
  9887. 1396.94 s [quickcheck-instances] Source component graph:
  9888. 1396.94 s [quickcheck-instances] component lib
  9889. 1396.94 s [regex] Phase: unpackPhase
  9890. 1396.94 s [regex] unpacking source archive /nix/store/ms5iqhw640hsr30nrwwha0m8dsj40rgk-regex-1.1.0.2.tar.gz
  9891. 1396.94 s [regex] source root is regex-1.1.0.2
  9892. 1396.94 s [regex] setting SOURCE_DATE_EPOCH to timestamp 1655732905 of file "regex-1.1.0.2/regex.cabal"
  9893. 1396.94 s [regex] Phase: patchPhase
  9894. 1396.94 s [regex] Phase: compileBuildDriverPhase
  9895. 1396.94 s [regex] setupCompileFlags: -package-db=/build/tmp.HSoEU4WaNV/setup-package.conf.d -threaded
  9896. 1396.94 s [regex] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.HSoEU4WaNV/Main.o )
  9897. 1396.94 s [regex] [2 of 2] Linking Setup
  9898. 1396.94 s [regex] Phase: updateAutotoolsGnuConfigScriptsPhase
  9899. 1396.94 s [regex] Phase: configurePhase
  9900. 1396.94 s [regex] configureFlags: --verbose --prefix=/nix/store/frr2w5pbi3m5y95x2fkmvq8a5zxjc7lx-regex-1.1.0.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/k8q1wzhcabpxn1m7hkxmnlvn6bx97bh8-regex-1.1.0.2-doc/share/doc/regex-1.1.0.2 --with-gcc=gcc --package-db=/build/tmp.HSoEU4WaNV/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  9901. 1396.94 s [regex] Using Parsec parser
  9902. 1396.94 s [regex] Configuring regex-1.1.0.2...
  9903. 1396.94 s [regex] Dependency array >=0.4: using array-0.5.5.0
  9904. 1396.94 s [regex] Dependency base >=4 && <5: using base-4.18.1.0
  9905. 1396.94 s [regex] Dependency base-compat >=0.6 && <1: using base-compat-0.13.1
  9906. 1396.94 s [regex] Dependency bytestring >=0.10: using bytestring-0.11.5.2
  9907. 1396.94 s [regex] Dependency containers >=0.4: using containers-0.6.7
  9908. 1396.94 s [regex] Dependency hashable >=1.2: using hashable-1.4.7.0
  9909. 1396.94 s [regex] Dependency regex-base >=0.93: using regex-base-0.94.0.3
  9910. 1396.94 s [regex] Dependency regex-pcre-builtin >=0.94: using regex-pcre-builtin-0.95.2.3.8.44
  9911. 1396.94 s [regex] Dependency regex-tdfa >=1.3.1.0: using regex-tdfa-1.3.2.3
  9912. 1396.94 s [regex] Dependency template-haskell >=2.7: using template-haskell-2.20.0.0
  9913. 1396.94 s [regex] Dependency text >=1.2: using text-2.0.2
  9914. 1396.94 s [regex] Dependency time >=1.4.2: using time-1.12.2
  9915. 1396.94 s [regex] Dependency time-locale-compat >=0.1: using time-locale-compat-0.1.1.5
  9916. 1396.94 s [regex] Dependency transformers >=0.2.2: using transformers-0.6.1.0
  9917. 1396.94 s [regex] Dependency unordered-containers >=0.2: using unordered-containers-0.2.20
  9918. 1396.94 s [regex] Dependency utf8-string >=1: using utf8-string-1.0.2
  9919. 1396.94 s [regex] Source component graph: component lib
  9920. 1396.94 s [regex] Configured component graph:
  9921. 1396.94 s [regex] component regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ
  9922. 1396.94 s [regex] include array-0.5.5.0
  9923. 1396.94 s [regex] include base-4.18.1.0
  9924. 1396.94 s [regex] include base-compat-0.13.1-5qry74IIPXz6PbOPL4TvxM
  9925. 1396.94 s [regex] include bytestring-0.11.5.2
  9926. 1396.94 s [regex] include containers-0.6.7
  9927. 1396.94 s [regex] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  9928. 1396.94 s [regex] include regex-base-0.94.0.3-APXdheXtTV6IKXDMwyRXdd
  9929. 1396.94 s [regex] include regex-pcre-builtin-0.95.2.3.8.44-rYaoZ16d33CGcuW72kqtT
  9930. 1396.94 s [regex] include regex-tdfa-1.3.2.3-8YR6WEIZ2K5L8fZ8EMsy5R
  9931. 1396.94 s [regex] include template-haskell-2.20.0.0
  9932. 1396.94 s [regex] include text-2.0.2
  9933. 1396.94 s [regex] include time-1.12.2
  9934. 1396.94 s [regex] include time-locale-compat-0.1.1.5-B32PsGOL6wm7bOuv9kgVPL
  9935. 1396.94 s [regex] include transformers-0.6.1.0
  9936. 1396.94 s [regex] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  9937. 1396.94 s [regex] include utf8-string-1.0.2-9IpG6R3XXoC1U6dPRLdinT
  9938. 1396.94 s [regex] Linked component graph:
  9939. 1396.94 s [regex] unit regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ
  9940. 1396.94 s [regex] include array-0.5.5.0
  9941. 1396.94 s [regex] include base-4.18.1.0
  9942. 1396.94 s [regex] include base-compat-0.13.1-5qry74IIPXz6PbOPL4TvxM
  9943. 1396.94 s [regex] include bytestring-0.11.5.2
  9944. 1396.94 s [regex] include containers-0.6.7
  9945. 1396.94 s [regex] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  9946. 1396.94 s [relude] Phase: unpackPhase
  9947. 1396.94 s [relude] unpacking source archive /nix/store/0kldcprfm4bq493379s6y2gz6y1gwh8z-relude-1.2.2.0.tar.gz
  9948. 1396.94 s [relude] source root is relude-1.2.2.0
  9949. 1396.94 s [relude] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "relude-1.2.2.0/test/Test/Relude/Property.hs"
  9950. 1396.94 s [relude] Phase: patchPhase
  9951. 1396.94 s [relude] Replace Cabal file with edited version from mirror://hackage/relude-1.2.2.0/revision/4.cabal.
  9952. 1396.94 s [relude] Run jailbreak-cabal to lift version restrictions on build inputs.
  9953. 1396.94 s [relude] Phase: compileBuildDriverPhase
  9954. 1396.94 s [relude] setupCompileFlags: -package-db=/build/tmp.Rk1O8Ug56z/setup-package.conf.d -threaded
  9955. 1396.94 s [relude] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.Rk1O8Ug56z/Main.o )
  9956. 1396.94 s [relude] [2 of 2] Linking Setup
  9957. 1396.94 s [relude] Phase: updateAutotoolsGnuConfigScriptsPhase
  9958. 1396.94 s [relude] Phase: configurePhase
  9959. 1396.94 s [relude] configureFlags: --verbose --prefix=/nix/store/kdim2zv1igw7l4ldb59pljl6qv000cgn-relude-1.2.2.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/swb0p69j9cp7gjic7i5j53gx4cnq25js-relude-1.2.2.0-doc/share/doc/relude-1.2.2.0 --with-gcc=gcc --package-db=/build/tmp.Rk1O8Ug56z/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  9960. 1396.94 s [relude] Using Parsec parser
  9961. 1396.94 s [relude] Configuring relude-1.2.2.0...
  9962. 1396.94 s [relude] Dependency base: using base-4.18.1.0
  9963. 1396.94 s [relude] Dependency bytestring: using bytestring-0.11.5.2
  9964. 1396.94 s [relude] Dependency containers: using containers-0.6.7
  9965. 1396.94 s [relude] Dependency deepseq: using deepseq-1.4.8.1
  9966. 1396.94 s [relude] Dependency ghc-prim: using ghc-prim-0.10.0
  9967. 1396.94 s [relude] Dependency hashable: using hashable-1.4.7.0
  9968. 1396.94 s [relude] Dependency mtl: using mtl-2.3.1
  9969. 1396.94 s [relude] Dependency stm: using stm-2.5.1.0
  9970. 1396.94 s [relude] Dependency text: using text-2.0.2
  9971. 1396.94 s [relude] Dependency transformers: using transformers-0.6.1.0
  9972. 1396.95 s [relude] Dependency unordered-containers: using unordered-containers-0.2.20
  9973. 1396.95 s [relude] Source component graph: component lib
  9974. 1396.95 s [relude] Configured component graph:
  9975. 1396.95 s [relude] component relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF
  9976. 1396.95 s [relude] include base-4.18.1.0
  9977. 1396.95 s [relude] include bytestring-0.11.5.2
  9978. 1396.95 s [relude] include containers-0.6.7
  9979. 1396.95 s [relude] include deepseq-1.4.8.1
  9980. 1396.95 s [relude] include ghc-prim-0.10.0
  9981. 1396.95 s [relude] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  9982. 1396.95 s [relude] include mtl-2.3.1
  9983. 1396.95 s [relude] include stm-2.5.1.0
  9984. 1396.95 s [relude] include text-2.0.2
  9985. 1396.95 s [relude] include transformers-0.6.1.0
  9986. 1396.95 s [relude] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  9987. 1396.95 s [relude] Linked component graph:
  9988. 1396.95 s [relude] unit relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF
  9989. 1396.95 s [relude] include base-4.18.1.0
  9990. 1396.95 s [relude] include bytestring-0.11.5.2
  9991. 1396.95 s [relude] include containers-0.6.7
  9992. 1396.95 s [relude] include deepseq-1.4.8.1
  9993. 1396.95 s [relude] include ghc-prim-0.10.0
  9994. 1396.95 s [relude] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  9995. 1396.95 s [relude] include mtl-2.3.1
  9996. 1396.95 s [relude] include stm-2.5.1.0
  9997. 1396.95 s [relude] include text-2.0.2
  9998. 1396.95 s [relude] include transformers-0.6.1.0
  9999. 1396.95 s [relude] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  10000. 1396.95 s [semigroupoids] Phase: unpackPhase
  10001. 1396.95 s [semigroupoids] unpacking source archive /nix/store/nj5kxxp3cbmwliynbmczi5164gg3i82a-semigroupoids-6.0.1.tar.gz
  10002. 1396.95 s [semigroupoids] source root is semigroupoids-6.0.1
  10003. 1396.95 s [semigroupoids] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "semigroupoids-6.0.1/.vim.custom"
  10004. 1396.95 s [semigroupoids] Phase: patchPhase
  10005. 1396.95 s [semigroupoids] Replace Cabal file with edited version from mirror://hackage/semigroupoids-6.0.1/revision/2.cabal.
  10006. 1396.95 s [semigroupoids] Phase: compileBuildDriverPhase
  10007. 1396.95 s [semigroupoids] setupCompileFlags: -package-db=/build/tmp.UspbdlK6nd/setup-package.conf.d -threaded
  10008. 1396.95 s [semigroupoids] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.UspbdlK6nd/Main.o )
  10009. 1396.95 s [semigroupoids] [2 of 2] Linking Setup
  10010. 1396.95 s [semigroupoids] Phase: updateAutotoolsGnuConfigScriptsPhase
  10011. 1396.95 s [semigroupoids] Phase: configurePhase
  10012. 1396.95 s [semigroupoids] configureFlags: --verbose --prefix=/nix/store/x9bnfslpzdr55svzyvp0mzjf4w3wfw9q-semigroupoids-6.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/g2y03gfi0xabb71isd2p8i5yfdcz6gln-semigroupoids-6.0.1-doc/share/doc/semigroupoids-6.0.1 --with-gcc=gcc --package-db=/build/tmp.UspbdlK6nd/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  10013. 1396.95 s [semigroupoids] Using Parsec parser
  10014. 1396.95 s [semigroupoids] Configuring semigroupoids-6.0.1...
  10015. 1396.95 s [semigroupoids] Flags chosen: comonad=True, containers=True, contravariant=True,
  10016. 1396.95 s [semigroupoids] distributive=True, tagged=True, unordered-containers=True
  10017. 1396.95 s [semigroupoids] Dependency base >=4.9 && <5: using base-4.18.1.0
  10018. 1396.95 s [semigroupoids] Dependency base-orphans >=0.8.4 && <1: using base-orphans-0.9.3
  10019. 1396.95 s [semigroupoids] Dependency bifunctors >=5.6 && <6: using bifunctors-5.6.2
  10020. 1396.95 s [semigroupoids] Dependency comonad >=5.0.8 && <6: using comonad-5.0.9
  10021. 1396.95 s [semigroupoids] Dependency containers >=0.6.7 && <0.9: using containers-0.6.7
  10022. 1396.95 s [semigroupoids] Dependency contravariant >=1.5.3 && <2: using contravariant-1.5.5
  10023. 1396.95 s [semigroupoids] Dependency distributive >=0.5.2 && <1: using distributive-0.6.2.1
  10024. 1396.95 s [semigroupoids] Dependency hashable >=1.2.7.0 && <1.6: using hashable-1.4.7.0
  10025. 1396.95 s [semigroupoids] Dependency tagged >=0.8.7 && <1: using tagged-0.8.8
  10026. 1396.95 s [semigroupoids] Dependency template-haskell >=0.2.11: using template-haskell-2.20.0.0
  10027. 1396.95 s [semigroupoids] Dependency transformers >=0.6.1.0 && <0.7: using transformers-0.6.1.0
  10028. 1396.95 s [semigroupoids] Dependency transformers-compat >=0.6 && <0.8: using transformers-compat-0.7.2
  10029. 1396.95 s [semigroupoids] Dependency unordered-containers >=0.2.8.0 && <0.3: using
  10030. 1396.95 s [semigroupoids] unordered-containers-0.2.20
  10031. 1396.95 s [semigroupoids] Source component graph: component lib
  10032. 1396.95 s [semigroupoids] Configured component graph:
  10033. 1396.95 s [semigroupoids] component semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  10034. 1396.95 s [semigroupoids] include base-4.18.1.0
  10035. 1396.95 s [semigroupoids] include base-orphans-0.9.3-EsfNI13WQjn4lDOQc9i0fL
  10036. 1396.95 s [semigroupoids] include bifunctors-5.6.2-Lbz7IW7RbEWLszMdXwAUwT
  10037. 1396.95 s [semigroupoids] include comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  10038. 1396.95 s [semigroupoids] include containers-0.6.7
  10039. 1396.95 s [semigroupoids] include contravariant-1.5.5-BJswvy5l6NbKCNb8GIbKMn
  10040. 1396.95 s [semigroupoids] include distributive-0.6.2.1-IGSS9djK77G3Oq1CJlJAaw
  10041. 1396.95 s [semigroupoids] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  10042. 1396.95 s [semigroupoids] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  10043. 1396.95 s [semigroupoids] include template-haskell-2.20.0.0
  10044. 1396.95 s [semigroupoids] include transformers-0.6.1.0
  10045. 1396.95 s [semigroupoids] include transformers-compat-0.7.2-3t6mp1IijKeIAaOKqKOu9E
  10046. 1396.95 s [semigroupoids] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  10047. 1396.95 s [semigroupoids] Linked component graph:
  10048. 1396.95 s [semigroupoids] unit semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  10049. 1396.95 s [semigroupoids] include base-4.18.1.0
  10050. 1396.95 s [semigroupoids] include base-orphans-0.9.3-EsfNI13WQjn4lDOQc9i0fL
  10051. 1396.95 s [semirings] Phase: unpackPhase
  10052. 1396.95 s [semirings] unpacking source archive /nix/store/2pz5ldw928vn361jr8f88c7ajdy16gva-semirings-0.7.tar.gz
  10053. 1396.95 s [semirings] source root is semirings-0.7
  10054. 1396.95 s [semirings] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "semirings-0.7/Setup.hs"
  10055. 1396.95 s [semirings] Phase: patchPhase
  10056. 1396.95 s [semirings] Phase: compileBuildDriverPhase
  10057. 1396.95 s [semirings] setupCompileFlags: -package-db=/build/tmp.qndGTfNM6T/setup-package.conf.d -threaded
  10058. 1396.95 s [semirings] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.qndGTfNM6T/Main.o )
  10059. 1396.95 s [semirings] [2 of 2] Linking Setup
  10060. 1396.95 s [semirings] Phase: updateAutotoolsGnuConfigScriptsPhase
  10061. 1396.95 s [semirings] Phase: configurePhase
  10062. 1396.95 s [semirings] configureFlags: --verbose --prefix=/nix/store/14dmbh8mavi3qpxzqv7irqjrig4dypc8-semirings-0.7 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/ykb0na3sy8zrcxhwdyzakb2cn3q4mfby-semirings-0.7-doc/share/doc/semirings-0.7 --with-gcc=gcc --package-db=/build/tmp.qndGTfNM6T/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  10063. 1396.95 s [semirings] Using Parsec parser
  10064. 1396.95 s [semirings] Configuring semirings-0.7...
  10065. 1396.95 s [semirings] Flags chosen: containers=True, unordered-containers=True
  10066. 1396.95 s [semirings] Dependency base >=4.8 && <5: using base-4.18.1.0
  10067. 1396.95 s [semirings] Dependency containers >=0.5.4: using containers-0.6.7
  10068. 1396.95 s [semirings] Dependency hashable >=1.1: using hashable-1.4.7.0
  10069. 1396.95 s [semirings] Dependency unordered-containers >=0.2: using unordered-containers-0.2.20
  10070. 1396.95 s [semirings] Source component graph: component lib
  10071. 1396.95 s [semirings] Configured component graph:
  10072. 1396.95 s [semirings] component semirings-0.7-H5dYdQ8v1Bn4ovet4ZnmEi
  10073. 1396.95 s [semirings] include base-4.18.1.0
  10074. 1396.95 s [semirings] include containers-0.6.7
  10075. 1396.95 s [semirings] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  10076. 1396.95 s [semirings] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  10077. 1396.95 s [semirings] Linked component graph:
  10078. 1396.95 s [semirings] unit semirings-0.7-H5dYdQ8v1Bn4ovet4ZnmEi
  10079. 1396.95 s [semirings] include base-4.18.1.0
  10080. 1396.95 s [semirings] include containers-0.6.7
  10081. 1396.95 s [semirings] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  10082. 1396.95 s [semirings] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  10083. 1396.95 s [semirings] Data.Euclidean=semirings-0.7-H5dYdQ8v1Bn4ovet4ZnmEi:Data.Euclidean,Data.Field=semirings-0.7-H5dYdQ8v1Bn4ovet4ZnmEi:Data.Field,Data.Ring.Ordered=semirings-0.7-H5dYdQ8v1Bn4ovet4ZnmEi:Data.Ring.Ordered,Data.Semiring=semirings-0.7-H5dYdQ8v1Bn4ovet4ZnmEi:Data.Semiring,Data.Semiring.Directed=semirings-0.7-H5dYdQ8v1Bn4ovet4ZnmEi:Data.Semiring.Directed,Data.Semiring.Generic=semirings-0.7-H5dYdQ8v1Bn4ovet4ZnmEi:Data.Semiring.Generic,Data.Semiring.Tropical=semirings-0.7-H5dYdQ8v1Bn4ovet4ZnmEi:Data.Semiring.Tropical,Data.Star=semirings-0.7-H5dYdQ8v1Bn4ovet4ZnmEi:Data.Star
  10084. 1396.95 s [semirings] Ready component graph:
  10085. 1396.95 s [semirings] definite semirings-0.7-H5dYdQ8v1Bn4ovet4ZnmEi
  10086. 1396.95 s [semirings] depends base-4.18.1.0
  10087. 1396.95 s [semirings] depends containers-0.6.7
  10088. 1396.95 s [semirings] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  10089. 1396.95 s [semirings] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  10090. 1396.95 s [semirings] Using Cabal-3.10.1.0 compiled by ghc-9.6
  10091. 1396.95 s [semirings] Using compiler: ghc-9.6.3
  10092. 1396.95 s [semirings] Using install prefix:
  10093. 1396.95 s [semirings] /nix/store/14dmbh8mavi3qpxzqv7irqjrig4dypc8-semirings-0.7
  10094. 1396.95 s [semirings] Executables installed in:
  10095. 1396.95 s [semirings] /nix/store/14dmbh8mavi3qpxzqv7irqjrig4dypc8-semirings-0.7/bin
  10096. 1396.95 s [semirings] Libraries installed in:
  10097. 1396.95 s [semirings] /nix/store/14dmbh8mavi3qpxzqv7irqjrig4dypc8-semirings-0.7/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/semirings-0.7-H5dYdQ8v1Bn4ovet4ZnmEi
  10098. 1396.95 s [semirings] Dynamic Libraries installed in:
  10099. 1396.95 s [sqlite-simple] Phase: fixupPhase
  10100. 1396.95 s [sqlite-simple] shrinking RPATHs of ELF executables and libraries in /nix/store/051xn6ag9zcmgwf16awpz9r6g6fms6jq-sqlite-simple-0.4.19.0
  10101. 1396.95 s [sqlite-simple] shrinking /nix/store/051xn6ag9zcmgwf16awpz9r6g6fms6jq-sqlite-simple-0.4.19.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSsqlite-simple-0.4.19.0-K6rbQC24DaT6w12HOwtVb3-ghc9.6.3.so
  10102. 1396.95 s [sqlite-simple] checking for references to /build/ in /nix/store/051xn6ag9zcmgwf16awpz9r6g6fms6jq-sqlite-simple-0.4.19.0...
  10103. 1396.95 s [sqlite-simple] patching script interpreter paths in /nix/store/051xn6ag9zcmgwf16awpz9r6g6fms6jq-sqlite-simple-0.4.19.0
  10104. 1396.95 s [sqlite-simple] stripping (with command strip and flags -S -p) in /nix/store/051xn6ag9zcmgwf16awpz9r6g6fms6jq-sqlite-simple-0.4.19.0/lib
  10105. 1396.95 s [sqlite-simple] shrinking RPATHs of ELF executables and libraries in /nix/store/rxdz4hdsqmgcgkjgp4zpznmgy1ikh4q7-sqlite-simple-0.4.19.0-doc
  10106. 1396.95 s [sqlite-simple] checking for references to /build/ in /nix/store/rxdz4hdsqmgcgkjgp4zpznmgy1ikh4q7-sqlite-simple-0.4.19.0-doc...
  10107. 1396.95 s [sqlite-simple] patching script interpreter paths in /nix/store/rxdz4hdsqmgcgkjgp4zpznmgy1ikh4q7-sqlite-simple-0.4.19.0-doc
  10108. 1396.95 s [tomland] Phase: setupCompilerEnvironmentPhase
  10109. 1396.95 s [tomland] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  10110. 1396.95 s [tomland] Phase: unpackPhase
  10111. 1396.95 s [tomland] unpacking source archive /nix/store/7dhngf2xj2a5lwfmk2qqyj0bv745vb5k-tomland-1.3.3.3.tar.gz
  10112. 1396.95 s [tomland] source root is tomland-1.3.3.3
  10113. 1396.95 s [tomland] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "tomland-1.3.3.3/tomland.cabal"
  10114. 1396.95 s [tomland] Phase: patchPhase
  10115. 1396.95 s [tomland] Replace Cabal file with edited version from mirror://hackage/tomland-1.3.3.3/revision/2.cabal.
  10116. 1396.95 s [tomland] Phase: compileBuildDriverPhase
  10117. 1396.95 s [tomland] setupCompileFlags: -package-db=/build/tmp.lVMAtWs1qu/setup-package.conf.d -threaded
  10118. 1396.95 s [tomland] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.lVMAtWs1qu/Main.o )
  10119. 1396.95 s [tomland] [2 of 2] Linking Setup
  10120. 1396.95 s [tomland] Phase: updateAutotoolsGnuConfigScriptsPhase
  10121. 1396.95 s [tomland] Phase: configurePhase
  10122. 1396.95 s [tomland] configureFlags: --verbose --prefix=/nix/store/gp2g6zyrriwh99zp8dmksj0gfh0117b1-tomland-1.3.3.3 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/ysrbc64rhngqh25l5zsrss3g1nycqxln-tomland-1.3.3.3-doc/share/doc/tomland-1.3.3.3 --with-gcc=gcc --package-db=/build/tmp.lVMAtWs1qu/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  10123. 1396.95 s [tomland] Using Parsec parser
  10124. 1396.95 s [tomland] Configuring tomland-1.3.3.3...
  10125. 1396.95 s [tomland] Flags chosen: build-play-tomland=False, build-readme=False
  10126. 1396.95 s [tomland] Dependency base >=4.11 && <4.22: using base-4.18.1.0
  10127. 1396.95 s [tomland] Dependency bytestring >=0.10 && <0.13: using bytestring-0.11.5.2
  10128. 1396.95 s [tomland] Dependency containers >=0.5.7 && <0.8: using containers-0.6.7
  10129. 1396.95 s [tomland] Dependency deepseq >=1.4 && <1.6: using deepseq-1.4.8.1
  10130. 1396.95 s [tomland] Dependency hashable >=1.3.1.0 && <1.6: using hashable-1.4.7.0
  10131. 1396.95 s [tomland] Dependency megaparsec >=7.0.5 && <9.8: using megaparsec-9.6.1
  10132. 1396.95 s [tomland] Dependency mtl >=2.2 && <2.4: using mtl-2.3.1
  10133. 1396.95 s [tomland] Dependency parser-combinators >=1.1.0 && <1.4: using parser-combinators-1.3.0
  10134. 1396.95 s [tomland] Dependency text >=1.2 && <2.2: using text-2.0.2
  10135. 1396.95 s [tomland] Dependency time >=1.8 && <1.15: using time-1.12.2
  10136. 1396.95 s [tomland] Dependency unordered-containers >=0.2.7 && <0.3: using
  10137. 1396.95 s [tomland] unordered-containers-0.2.20
  10138. 1396.95 s [tomland] Dependency validation-selective >=0.1.0 && <0.3: using
  10139. 1396.95 s [tomland] validation-selective-0.2.0.0
  10140. 1396.95 s [tomland] Dependency base >=4.11 && <4.22: using base-4.18.1.0
  10141. 1396.95 s [tomland] Dependency bytestring: using bytestring-0.11.5.2
  10142. 1396.95 s [tomland] Dependency containers >=0.5.7 && <0.8: using containers-0.6.7
  10143. 1396.95 s [tomland] Dependency directory >=1.3 && <1.4: using directory-1.3.8.1
  10144. 1396.95 s [tomland] Dependency hashable: using hashable-1.4.7.0
  10145. 1396.95 s [tomland] Dependency hedgehog >=1.0.1 && <1.6: using hedgehog-1.5
  10146. 1396.95 s [tomland] Dependency hspec >=2.7.1 && <2.12: using hspec-2.11.12
  10147. 1396.95 s [tomland] Dependency hspec-hedgehog >=0.0.1.1 && <0.4: using hspec-hedgehog-0.3.0.0
  10148. 1396.95 s [tomland] Dependency hspec-megaparsec >=2.0.0 && <2.3.0: using hspec-megaparsec-2.2.1
  10149. 1396.95 s [tomland] Dependency megaparsec: using megaparsec-9.6.1
  10150. 1396.95 s [tomland] Dependency text: using text-2.0.2
  10151. 1396.95 s [tomland] Dependency time: using time-1.12.2
  10152. 1396.95 s [tomland] Dependency tomland: using tomland-1.3.3.3
  10153. 1396.95 s [tomland] Dependency unordered-containers: using unordered-containers-0.2.20
  10154. 1396.95 s [tomland] Source component graph:
  10155. 1396.95 s [tomland] component lib
  10156. 1396.95 s [tomland] component test:tomland-test dependency lib
  10157. 1396.95 s [tomland] Configured component graph:
  10158. 1396.95 s [tomland] component tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh
  10159. 1396.95 s [tomland] include base-4.18.1.0
  10160. 1396.95 s [uniplate] Phase: setupCompilerEnvironmentPhase
  10161. 1396.95 s [uniplate] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  10162. 1396.95 s [uniplate] Phase: unpackPhase
  10163. 1396.95 s [uniplate] unpacking source archive /nix/store/ka5s06hbpzrad83wn0q9ivc77imhq6mm-uniplate-1.6.13.tar.gz
  10164. 1396.95 s [uniplate] source root is uniplate-1.6.13
  10165. 1396.95 s [uniplate] setting SOURCE_DATE_EPOCH to timestamp 1604778685 of file "uniplate-1.6.13/CHANGES.txt"
  10166. 1396.95 s [uniplate] Phase: patchPhase
  10167. 1396.95 s [uniplate] Replace Cabal file with edited version from mirror://hackage/uniplate-1.6.13/revision/1.cabal.
  10168. 1396.95 s [uniplate] Phase: compileBuildDriverPhase
  10169. 1396.95 s [uniplate] setupCompileFlags: -package-db=/build/tmp.lT8OxncQ36/setup-package.conf.d -threaded
  10170. 1396.95 s [uniplate] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.lT8OxncQ36/Main.o )
  10171. 1396.95 s [uniplate] [2 of 2] Linking Setup
  10172. 1396.95 s [uniplate] Phase: updateAutotoolsGnuConfigScriptsPhase
  10173. 1396.95 s [uniplate] Phase: configurePhase
  10174. 1396.95 s [uniplate] configureFlags: --verbose --prefix=/nix/store/g4mgmn21ckd58b53drijfckapki12vgi-uniplate-1.6.13 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/kw4qsz2bh468x8v2gc51lald11aihd74-uniplate-1.6.13-doc/share/doc/uniplate-1.6.13 --with-gcc=gcc --package-db=/build/tmp.lT8OxncQ36/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  10175. 1396.95 s [uniplate] Using Parsec parser
  10176. 1396.95 s [uniplate] Warning: uniplate.cabal:1:28: Packages with 'cabal-version: 1.12' or later
  10177. 1396.95 s [uniplate] should specify a specific version of the Cabal spec of the form
  10178. 1396.95 s [uniplate] 'cabal-version: x.y'. Use 'cabal-version: 1.18'.
  10179. 1396.95 s [uniplate] Configuring uniplate-1.6.13...
  10180. 1396.96 s [uniplate] Dependency base >=4.10 && <5: using base-4.18.1.0
  10181. 1396.96 s [uniplate] Dependency containers: using containers-0.6.7
  10182. 1396.96 s [uniplate] Dependency ghc-prim: using ghc-prim-0.10.0
  10183. 1396.96 s [uniplate] Dependency hashable >=1.1.2.3: using hashable-1.4.7.0
  10184. 1396.96 s [uniplate] Dependency syb: using syb-0.7.2.4
  10185. 1396.96 s [uniplate] Dependency unordered-containers >=0.2.1: using unordered-containers-0.2.20
  10186. 1396.96 s [uniplate] Source component graph: component lib
  10187. 1396.96 s [uniplate] Configured component graph:
  10188. 1396.96 s [uniplate] component uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd
  10189. 1396.96 s [uniplate] include base-4.18.1.0
  10190. 1396.96 s [uniplate] include containers-0.6.7
  10191. 1396.96 s [uniplate] include ghc-prim-0.10.0
  10192. 1396.96 s [uniplate] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  10193. 1396.96 s [uniplate] include syb-0.7.2.4-HcY4AIPnIilK9cA1dffBPM
  10194. 1396.96 s [uniplate] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  10195. 1396.96 s [uniplate] Linked component graph:
  10196. 1396.96 s [uniplate] unit uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd
  10197. 1396.96 s [uniplate] include base-4.18.1.0
  10198. 1396.96 s [uniplate] include containers-0.6.7
  10199. 1396.96 s [uniplate] include ghc-prim-0.10.0
  10200. 1396.96 s [uniplate] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  10201. 1396.96 s [uniplate] include syb-0.7.2.4-HcY4AIPnIilK9cA1dffBPM
  10202. 1396.96 s [uniplate] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  10203. 1396.96 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 )
  10204. 1396.96 s [unordered-containers] [2 of 9] Compiling Regressions ( tests/Regressions.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Regressions.o )
  10205. 1396.96 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 )
  10206. 1396.96 s [unordered-containers] [4 of 9] Compiling Strictness ( tests/Strictness.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Strictness.o )
  10207. 1396.96 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 )
  10208. 1396.96 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 )
  10209. 1396.96 s [charset] Documentation installed in:
  10210. 1396.96 s [charset] /nix/store/8dm97ph07a9vngwfljlwagn1jwk8l13g-charset-0.3.12-doc/share/doc/charset-0.3.12
  10211. 1396.96 s [charset] Configuration files installed in:
  10212. 1396.96 s [charset] /nix/store/2i03lrf8w6ikf2x7kvls490wjic2p4aw-charset-0.3.12/etc
  10213. 1396.96 s [charset] No alex found
  10214. 1396.96 s [charset] Using ar found on system at:
  10215. 1396.96 s [charset] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  10216. 1396.96 s [charset] No c2hs found
  10217. 1396.96 s [charset] No cpphs found
  10218. 1396.96 s [charset] No doctest found
  10219. 1396.96 s [charset] Using gcc version 14.3.0 given by user at:
  10220. 1396.96 s [charset] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  10221. 1396.96 s [charset] Using ghc version 9.6.3 found on system at:
  10222. 1396.96 s [charset] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  10223. 1396.96 s [charset] Using ghc-pkg version 9.6.3 found on system at:
  10224. 1396.96 s [charset] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  10225. 1396.96 s [charset] No ghcjs found
  10226. 1396.96 s [charset] No ghcjs-pkg found
  10227. 1396.96 s [charset] No greencard found
  10228. 1396.96 s [charset] Using haddock version 2.29.1 found on system at:
  10229. 1396.96 s [charset] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  10230. 1396.96 s [charset] No happy found
  10231. 1396.96 s [charset] Using haskell-suite found on system at: haskell-suite-dummy-location
  10232. 1396.96 s [charset] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  10233. 1396.96 s [charset] No hmake found
  10234. 1396.96 s [charset] Using hpc version 0.68 found on system at:
  10235. 1396.96 s [charset] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  10236. 1396.96 s [charset] Using hsc2hs version 0.68.9 found on system at:
  10237. 1396.96 s [charset] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  10238. 1396.96 s [charset] Using hscolour version 1.25 found on system at:
  10239. 1396.96 s [charset] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  10240. 1396.96 s [charset] No jhc found
  10241. 1396.96 s [charset] Using ld found on system at:
  10242. 1396.96 s [charset] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  10243. 1396.96 s [charset] No pkg-config found
  10244. 1396.96 s [charset] Using runghc version 9.6.3 found on system at:
  10245. 1396.96 s [charset] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  10246. 1396.96 s [charset] Using strip version 2.44 found on system at:
  10247. 1396.96 s [charset] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  10248. 1396.96 s [charset] Using tar found on system at:
  10249. 1396.96 s [charset] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  10250. 1396.96 s [charset] No uhc found
  10251. 1396.96 s [charset] Phase: buildPhase
  10252. 1396.96 s [charset] Preprocessing library for charset-0.3.12..
  10253. 1396.96 s [charset] Building library for charset-0.3.12..
  10254. 1396.96 s [charset] [1 of 9] Compiling Data.CharSet.ByteSet ( src/Data/CharSet/ByteSet.hs, dist/build/Data/CharSet/ByteSet.o, dist/build/Data/CharSet/ByteSet.dyn_o )
  10255. 1396.96 s [charset] [2 of 9] Compiling Data.CharSet ( src/Data/CharSet.hs, dist/build/Data/CharSet.o, dist/build/Data/CharSet.dyn_o )
  10256. 1396.96 s [charset] [3 of 9] Compiling Data.CharSet.Common ( src/Data/CharSet/Common.hs, dist/build/Data/CharSet/Common.o, dist/build/Data/CharSet/Common.dyn_o )
  10257. 1396.96 s [charset] [4 of 9] Compiling Data.CharSet.Posix.Ascii ( src/Data/CharSet/Posix/Ascii.hs, dist/build/Data/CharSet/Posix/Ascii.o, dist/build/Data/CharSet/Posix/Ascii.dyn_o )
  10258. 1396.96 s [charset] [5 of 9] Compiling Data.CharSet.Unicode ( src/Data/CharSet/Unicode.hs, dist/build/Data/CharSet/Unicode.o, dist/build/Data/CharSet/Unicode.dyn_o )
  10259. 1396.96 s [charset] [6 of 9] Compiling Data.CharSet.Unicode.Block ( src/Data/CharSet/Unicode/Block.hs, dist/build/Data/CharSet/Unicode/Block.o, dist/build/Data/CharSet/Unicode/Block.dyn_o )
  10260. 1396.96 s [charset] [7 of 9] Compiling Data.CharSet.Unicode.Category ( src/Data/CharSet/Unicode/Category.hs, dist/build/Data/CharSet/Unicode/Category.o, dist/build/Data/CharSet/Unicode/Category.dyn_o )
  10261. 1396.96 s [charset] [8 of 9] Compiling Data.CharSet.Posix.Unicode ( src/Data/CharSet/Posix/Unicode.hs, dist/build/Data/CharSet/Posix/Unicode.o, dist/build/Data/CharSet/Posix/Unicode.dyn_o )
  10262. 1396.96 s [charset] [9 of 9] Compiling Data.CharSet.Posix ( src/Data/CharSet/Posix.hs, dist/build/Data/CharSet/Posix.o, dist/build/Data/CharSet/Posix.dyn_o )
  10263. 1396.96 s [invariant] include transformers-0.6.1.0
  10264. 1396.96 s [invariant] include transformers-compat-0.7.2-3t6mp1IijKeIAaOKqKOu9E
  10265. 1396.96 s [invariant] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  10266. 1396.96 s [invariant] component invariant-0.6.4-42mv5jIFFgrG7BwVXxONw6-spec
  10267. 1396.96 s [invariant] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  10268. 1396.96 s [invariant] include base-4.18.1.0
  10269. 1396.96 s [invariant] include hspec-2.11.12-8RpQfPL7GgNCJuLqgXbcGU
  10270. 1396.96 s [invariant] include invariant-0.6.4-GP0Gq3xIyqfIzBwdWeZ6Na
  10271. 1396.96 s [invariant] include template-haskell-2.20.0.0
  10272. 1396.96 s [invariant] Linked component graph:
  10273. 1396.96 s [invariant] unit invariant-0.6.4-GP0Gq3xIyqfIzBwdWeZ6Na
  10274. 1396.96 s [invariant] include StateVar-1.2.2-LE1zE95ecHb3rKz2GzNMvC
  10275. 1396.96 s [invariant] include array-0.5.5.0
  10276. 1396.96 s [invariant] include base-4.18.1.0
  10277. 1396.96 s [invariant] include bifunctors-5.6.2-Lbz7IW7RbEWLszMdXwAUwT
  10278. 1396.96 s [invariant] include comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  10279. 1396.96 s [invariant] include containers-0.6.7
  10280. 1396.96 s [invariant] include contravariant-1.5.5-BJswvy5l6NbKCNb8GIbKMn
  10281. 1396.96 s [invariant] include ghc-prim-0.10.0
  10282. 1396.96 s [invariant] include profunctors-5.6.2-36avph0rW537qvMb6XX38R
  10283. 1396.96 s [invariant] include stm-2.5.1.0
  10284. 1396.96 s [invariant] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  10285. 1396.96 s [invariant] include template-haskell-2.20.0.0
  10286. 1396.96 s [invariant] include th-abstraction-0.7.1.0-705kaaInCfSGFvRe7PqSX0
  10287. 1396.96 s [invariant] include transformers-0.6.1.0
  10288. 1396.96 s [invariant] include transformers-compat-0.7.2-3t6mp1IijKeIAaOKqKOu9E
  10289. 1396.96 s [invariant] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  10290. 1396.96 s [invariant] Data.Functor.Invariant=invariant-0.6.4-GP0Gq3xIyqfIzBwdWeZ6Na:Data.Functor.Invariant,Data.Functor.Invariant.TH=invariant-0.6.4-GP0Gq3xIyqfIzBwdWeZ6Na:Data.Functor.Invariant.TH
  10291. 1396.96 s [invariant] unit invariant-0.6.4-42mv5jIFFgrG7BwVXxONw6-spec
  10292. 1396.96 s [invariant] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  10293. 1396.96 s [invariant] include base-4.18.1.0
  10294. 1396.96 s [invariant] include hspec-2.11.12-8RpQfPL7GgNCJuLqgXbcGU
  10295. 1396.96 s [invariant] include invariant-0.6.4-GP0Gq3xIyqfIzBwdWeZ6Na
  10296. 1396.96 s [invariant] include template-haskell-2.20.0.0
  10297. 1396.96 s [invariant] Ready component graph:
  10298. 1396.96 s [invariant] definite invariant-0.6.4-GP0Gq3xIyqfIzBwdWeZ6Na
  10299. 1396.96 s [invariant] depends StateVar-1.2.2-LE1zE95ecHb3rKz2GzNMvC
  10300. 1396.96 s [invariant] depends array-0.5.5.0
  10301. 1396.96 s [invariant] depends base-4.18.1.0
  10302. 1396.96 s [invariant] depends bifunctors-5.6.2-Lbz7IW7RbEWLszMdXwAUwT
  10303. 1396.96 s [invariant] depends comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  10304. 1396.96 s [invariant] depends containers-0.6.7
  10305. 1396.96 s [invariant] depends contravariant-1.5.5-BJswvy5l6NbKCNb8GIbKMn
  10306. 1396.96 s [invariant] depends ghc-prim-0.10.0
  10307. 1396.96 s [invariant] depends profunctors-5.6.2-36avph0rW537qvMb6XX38R
  10308. 1396.96 s [invariant] depends stm-2.5.1.0
  10309. 1396.96 s [invariant] depends tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  10310. 1396.96 s [invariant] depends template-haskell-2.20.0.0
  10311. 1396.96 s [invariant] depends th-abstraction-0.7.1.0-705kaaInCfSGFvRe7PqSX0
  10312. 1396.96 s [invariant] depends transformers-0.6.1.0
  10313. 1396.96 s [invariant] depends transformers-compat-0.7.2-3t6mp1IijKeIAaOKqKOu9E
  10314. 1396.96 s [invariant] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  10315. 1396.96 s [invariant] definite invariant-0.6.4-42mv5jIFFgrG7BwVXxONw6-spec
  10316. 1396.96 s [invariant] depends QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  10317. 1396.96 s [invariant] depends base-4.18.1.0
  10318. 1396.96 s [invariant] depends hspec-2.11.12-8RpQfPL7GgNCJuLqgXbcGU
  10319. 1396.96 s [invariant] depends invariant-0.6.4-GP0Gq3xIyqfIzBwdWeZ6Na
  10320. 1396.96 s [invariant] depends template-haskell-2.20.0.0
  10321. 1396.96 s [invariant] Using Cabal-3.10.1.0 compiled by ghc-9.6
  10322. 1396.96 s [invariant] Using compiler: ghc-9.6.3
  10323. 1396.96 s [invariant] Using install prefix:
  10324. 1396.96 s [invariant] /nix/store/iciqyjr1w0nclq7pphf2z7q0izd70xj8-invariant-0.6.4
  10325. 1396.96 s [invariant] Executables installed in:
  10326. 1396.96 s [invariant] /nix/store/iciqyjr1w0nclq7pphf2z7q0izd70xj8-invariant-0.6.4/bin
  10327. 1396.96 s [invariant] Libraries installed in:
  10328. 1396.96 s [invariant] /nix/store/iciqyjr1w0nclq7pphf2z7q0izd70xj8-invariant-0.6.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/invariant-0.6.4-GP0Gq3xIyqfIzBwdWeZ6Na
  10329. 1396.96 s [invariant] Dynamic Libraries installed in:
  10330. 1396.96 s [invariant] /nix/store/iciqyjr1w0nclq7pphf2z7q0izd70xj8-invariant-0.6.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  10331. 1396.96 s [invariant] Private executables installed in:
  10332. 1396.96 s [invariant] /nix/store/iciqyjr1w0nclq7pphf2z7q0izd70xj8-invariant-0.6.4/libexec/x86_64-linux-ghc-9.6.3/invariant-0.6.4
  10333. 1396.96 s [invariant] Data files installed in:
  10334. 1396.96 s [invariant] /nix/store/iciqyjr1w0nclq7pphf2z7q0izd70xj8-invariant-0.6.4/share/x86_64-linux-ghc-9.6.3/invariant-0.6.4
  10335. 1396.96 s [invariant] Documentation installed in:
  10336. 1396.96 s [invariant] /nix/store/ccy7qbv8nyr0rdb90dwd82jk344panm4-invariant-0.6.4-doc/share/doc/invariant-0.6.4
  10337. 1396.96 s [invariant] Configuration files installed in:
  10338. 1396.96 s [invariant] /nix/store/iciqyjr1w0nclq7pphf2z7q0izd70xj8-invariant-0.6.4/etc
  10339. 1396.96 s [invariant] No alex found
  10340. 1396.96 s [invariant] Using ar found on system at:
  10341. 1396.96 s [invariant] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  10342. 1396.96 s [invariant] No c2hs found
  10343. 1396.96 s [invariant] No cpphs found
  10344. 1396.96 s [invariant] No doctest found
  10345. 1396.96 s [invariant] Using gcc version 14.3.0 given by user at:
  10346. 1396.96 s [quickcheck-instances] component test:self-test dependency lib
  10347. 1396.96 s [quickcheck-instances] Configured component graph:
  10348. 1396.96 s [quickcheck-instances] component quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  10349. 1396.96 s [quickcheck-instances] include OneTuple-0.4.2-4RYUUrRewNpIt4JzrjaVAt
  10350. 1396.96 s [quickcheck-instances] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  10351. 1396.96 s [quickcheck-instances] include array-0.5.5.0
  10352. 1396.96 s [quickcheck-instances] include base-4.18.1.0
  10353. 1396.96 s [quickcheck-instances] include bytestring-0.11.5.2
  10354. 1396.97 s [quickcheck-instances] include case-insensitive-1.2.1.0-2Fr30x162J97VVTi3Jt0ZA
  10355. 1396.97 s [quickcheck-instances] include containers-0.6.7
  10356. 1396.97 s [quickcheck-instances] include data-fix-0.3.4-7Z2HzEJJxjpGfhwNdMyfvw
  10357. 1396.97 s [quickcheck-instances] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  10358. 1396.97 s [quickcheck-instances] include integer-logarithms-1.0.4-634gX6SnNksJOgHR1DSNl1
  10359. 1396.97 s [quickcheck-instances] include old-time-1.1.0.4-AMitDc381sTFfBdOk6gZUs
  10360. 1396.97 s [quickcheck-instances] include primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  10361. 1396.97 s [quickcheck-instances] include scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  10362. 1396.97 s [quickcheck-instances] include splitmix-0.1.1-DhujvlRHzy3LbShgpelvxY
  10363. 1396.97 s [quickcheck-instances] include strict-0.5.1-JQp8IUgd9mIGuI9YRo3e6a
  10364. 1396.97 s [quickcheck-instances] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  10365. 1396.97 s [quickcheck-instances] include text-2.0.2
  10366. 1396.97 s [quickcheck-instances] include text-short-0.1.6-Lu2CIjn4Axd1kTZu1MVDaa
  10367. 1396.97 s [quickcheck-instances] include these-1.2.1-5P6Fv3Pe7oRFsFG3HrYm87
  10368. 1396.97 s [quickcheck-instances] include time-compat-1.9.7-CgIQc7E2JHn8kYFCatkL43
  10369. 1396.97 s [quickcheck-instances] include transformers-0.6.1.0
  10370. 1396.97 s [quickcheck-instances] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  10371. 1396.97 s [quickcheck-instances] include uuid-types-1.0.6-LSnHSQasIz2KiEYrGocUTH
  10372. 1396.97 s [quickcheck-instances] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  10373. 1396.97 s [quickcheck-instances] component quickcheck-instances-0.3.32-7ZgY07HvcUlWXnEgoAJUN-self-test
  10374. 1396.97 s [quickcheck-instances] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  10375. 1396.97 s [quickcheck-instances] include base-4.18.1.0
  10376. 1396.97 s [quickcheck-instances] include containers-0.6.7
  10377. 1396.97 s [quickcheck-instances] include primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  10378. 1396.97 s [quickcheck-instances] include quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  10379. 1396.97 s [quickcheck-instances] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  10380. 1396.97 s [quickcheck-instances] include uuid-types-1.0.6-LSnHSQasIz2KiEYrGocUTH
  10381. 1396.97 s [quickcheck-instances] Linked component graph:
  10382. 1396.97 s [quickcheck-instances] unit quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  10383. 1396.97 s [quickcheck-instances] include OneTuple-0.4.2-4RYUUrRewNpIt4JzrjaVAt
  10384. 1396.97 s [quickcheck-instances] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  10385. 1396.97 s [quickcheck-instances] include array-0.5.5.0
  10386. 1396.97 s [quickcheck-instances] include base-4.18.1.0
  10387. 1396.97 s [quickcheck-instances] include bytestring-0.11.5.2
  10388. 1396.97 s [quickcheck-instances] include case-insensitive-1.2.1.0-2Fr30x162J97VVTi3Jt0ZA
  10389. 1396.97 s [quickcheck-instances] include containers-0.6.7
  10390. 1396.97 s [quickcheck-instances] include data-fix-0.3.4-7Z2HzEJJxjpGfhwNdMyfvw
  10391. 1396.97 s [quickcheck-instances] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  10392. 1396.97 s [quickcheck-instances] include integer-logarithms-1.0.4-634gX6SnNksJOgHR1DSNl1
  10393. 1396.97 s [quickcheck-instances] include old-time-1.1.0.4-AMitDc381sTFfBdOk6gZUs
  10394. 1396.97 s [quickcheck-instances] include primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  10395. 1396.97 s [quickcheck-instances] include scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  10396. 1396.97 s [quickcheck-instances] include splitmix-0.1.1-DhujvlRHzy3LbShgpelvxY
  10397. 1396.97 s [quickcheck-instances] include strict-0.5.1-JQp8IUgd9mIGuI9YRo3e6a
  10398. 1396.97 s [quickcheck-instances] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  10399. 1396.97 s [quickcheck-instances] include text-2.0.2
  10400. 1396.97 s [quickcheck-instances] include text-short-0.1.6-Lu2CIjn4Axd1kTZu1MVDaa
  10401. 1396.97 s [quickcheck-instances] include these-1.2.1-5P6Fv3Pe7oRFsFG3HrYm87
  10402. 1396.97 s [quickcheck-instances] include time-compat-1.9.7-CgIQc7E2JHn8kYFCatkL43
  10403. 1396.97 s [quickcheck-instances] include transformers-0.6.1.0
  10404. 1396.97 s [quickcheck-instances] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  10405. 1396.97 s [quickcheck-instances] include uuid-types-1.0.6-LSnHSQasIz2KiEYrGocUTH
  10406. 1396.97 s [quickcheck-instances] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  10407. 1396.97 s [regex] include regex-base-0.94.0.3-APXdheXtTV6IKXDMwyRXdd
  10408. 1396.97 s [regex] include regex-pcre-builtin-0.95.2.3.8.44-rYaoZ16d33CGcuW72kqtT
  10409. 1396.97 s [regex] include regex-tdfa-1.3.2.3-8YR6WEIZ2K5L8fZ8EMsy5R
  10410. 1396.97 s [regex] include template-haskell-2.20.0.0
  10411. 1396.97 s [regex] include text-2.0.2
  10412. 1396.97 s [regex] include time-1.12.2
  10413. 1396.97 s [regex] include time-locale-compat-0.1.1.5-B32PsGOL6wm7bOuv9kgVPL
  10414. 1396.97 s [regex] include transformers-0.6.1.0
  10415. 1396.97 s [regex] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  10416. 1396.97 s [regex] include utf8-string-1.0.2-9IpG6R3XXoC1U6dPRLdinT
  10417. 1396.97 s [regex] Text.RE=regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ:Text.RE,Text.RE.REOptions=regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ:Text.RE.REOptions,Text.RE.Replace=regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ:Text.RE.Replace,Text.RE.Summa=regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ:Text.RE.Summa,Text.RE.TDFA=regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ:Text.RE.TDFA,Text.RE.TDFA.ByteString=regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ:Text.RE.TDFA.ByteString,Text.RE.TDFA.ByteString.Lazy=regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ:Text.RE.TDFA.ByteString.Lazy,Text.RE.TDFA.Sequence=regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ:Text.RE.TDFA.Sequence,Text.RE.TDFA.String=regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ:Text.RE.TDFA.String,Text.RE.TDFA.Text=regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ:Text.RE.TDFA.Text,Text.RE.TDFA.Text.Lazy=regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ:Text.RE.TDFA.Text.Lazy,Text.RE.TestBench=regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ:Text.RE.TestBench,Text.RE.TestBench.Parsers=regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ:Text.RE.TestBench.Parsers,Text.RE.Tools=regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ:Text.RE.Tools,Text.RE.Tools.Edit=regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ:Text.RE.Tools.Edit,Text.RE.Tools.Find=regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ:Text.RE.Tools.Find,Text.RE.Tools.Grep=regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ:Text.RE.Tools.Grep,Text.RE.Tools.IsRegex=regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ:Text.RE.Tools.IsRegex,Text.RE.Tools.Lex=regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ:Text.RE.Tools.Lex,Text.RE.Tools.Sed=regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ:Text.RE.Tools.Sed,Text.RE.ZeInternals=regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ:Text.RE.ZeInternals,Text.RE.ZeInternals.Types.Poss=regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ:Text.RE.ZeInternals.Types.Poss
  10418. 1396.97 s [regex] Ready component graph:
  10419. 1396.97 s [regex] definite regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ
  10420. 1396.97 s [regex] depends array-0.5.5.0
  10421. 1396.97 s [regex] depends base-4.18.1.0
  10422. 1396.97 s [regex] depends base-compat-0.13.1-5qry74IIPXz6PbOPL4TvxM
  10423. 1396.97 s [regex] depends bytestring-0.11.5.2
  10424. 1396.97 s [regex] depends containers-0.6.7
  10425. 1396.97 s [regex] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  10426. 1396.97 s [regex] depends regex-base-0.94.0.3-APXdheXtTV6IKXDMwyRXdd
  10427. 1396.97 s [regex] depends regex-pcre-builtin-0.95.2.3.8.44-rYaoZ16d33CGcuW72kqtT
  10428. 1396.97 s [regex] depends regex-tdfa-1.3.2.3-8YR6WEIZ2K5L8fZ8EMsy5R
  10429. 1396.97 s [regex] depends template-haskell-2.20.0.0
  10430. 1396.97 s [regex] depends text-2.0.2
  10431. 1396.97 s [regex] depends time-1.12.2
  10432. 1396.97 s [regex] depends time-locale-compat-0.1.1.5-B32PsGOL6wm7bOuv9kgVPL
  10433. 1396.97 s [regex] depends transformers-0.6.1.0
  10434. 1396.97 s [regex] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  10435. 1396.97 s [regex] depends utf8-string-1.0.2-9IpG6R3XXoC1U6dPRLdinT
  10436. 1396.97 s [regex] Using Cabal-3.10.1.0 compiled by ghc-9.6
  10437. 1396.97 s [regex] Using compiler: ghc-9.6.3
  10438. 1396.97 s [regex] Using install prefix:
  10439. 1396.97 s [regex] /nix/store/frr2w5pbi3m5y95x2fkmvq8a5zxjc7lx-regex-1.1.0.2
  10440. 1396.97 s [regex] Executables installed in:
  10441. 1396.97 s [regex] /nix/store/frr2w5pbi3m5y95x2fkmvq8a5zxjc7lx-regex-1.1.0.2/bin
  10442. 1396.97 s [regex] Libraries installed in:
  10443. 1396.97 s [regex] /nix/store/frr2w5pbi3m5y95x2fkmvq8a5zxjc7lx-regex-1.1.0.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ
  10444. 1396.97 s [regex] Dynamic Libraries installed in:
  10445. 1396.97 s [regex] /nix/store/frr2w5pbi3m5y95x2fkmvq8a5zxjc7lx-regex-1.1.0.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  10446. 1396.97 s [regex] Private executables installed in:
  10447. 1396.97 s [regex] /nix/store/frr2w5pbi3m5y95x2fkmvq8a5zxjc7lx-regex-1.1.0.2/libexec/x86_64-linux-ghc-9.6.3/regex-1.1.0.2
  10448. 1396.97 s [regex] Data files installed in:
  10449. 1396.97 s [regex] /nix/store/frr2w5pbi3m5y95x2fkmvq8a5zxjc7lx-regex-1.1.0.2/share/x86_64-linux-ghc-9.6.3/regex-1.1.0.2
  10450. 1396.97 s [regex] Documentation installed in:
  10451. 1396.97 s [regex] /nix/store/k8q1wzhcabpxn1m7hkxmnlvn6bx97bh8-regex-1.1.0.2-doc/share/doc/regex-1.1.0.2
  10452. 1396.97 s [regex] Configuration files installed in:
  10453. 1396.97 s [regex] /nix/store/frr2w5pbi3m5y95x2fkmvq8a5zxjc7lx-regex-1.1.0.2/etc
  10454. 1396.97 s [regex] No alex found
  10455. 1396.97 s [regex] Using ar found on system at:
  10456. 1396.97 s [semigroupoids] include bifunctors-5.6.2-Lbz7IW7RbEWLszMdXwAUwT
  10457. 1396.97 s [semigroupoids] include comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  10458. 1396.97 s [semigroupoids] include containers-0.6.7
  10459. 1396.97 s [semigroupoids] include contravariant-1.5.5-BJswvy5l6NbKCNb8GIbKMn
  10460. 1396.97 s [semigroupoids] include distributive-0.6.2.1-IGSS9djK77G3Oq1CJlJAaw
  10461. 1396.97 s [semigroupoids] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  10462. 1396.97 s [semigroupoids] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  10463. 1396.97 s [semigroupoids] include template-haskell-2.20.0.0
  10464. 1396.97 s [semigroupoids] include transformers-0.6.1.0
  10465. 1396.97 s [semigroupoids] include transformers-compat-0.7.2-3t6mp1IijKeIAaOKqKOu9E
  10466. 1396.97 s [semigroupoids] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  10467. 1396.97 s [semigroupoids] Data.Bifunctor.Apply=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Bifunctor.Apply,Data.Functor.Alt=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Functor.Alt,Data.Functor.Apply=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Functor.Apply,Data.Functor.Bind=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Functor.Bind,Data.Functor.Bind.Class=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Functor.Bind.Class,Data.Functor.Bind.Trans=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Functor.Bind.Trans,Data.Functor.Contravariant.Conclude=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Functor.Contravariant.Conclude,Data.Functor.Contravariant.Decide=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Functor.Contravariant.Decide,Data.Functor.Contravariant.Divise=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Functor.Contravariant.Divise,Data.Functor.Extend=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Functor.Extend,Data.Functor.Plus=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Functor.Plus,Data.Groupoid=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Groupoid,Data.Isomorphism=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Isomorphism,Data.Semigroup.Bifoldable=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Semigroup.Bifoldable,Data.Semigroup.Bitraversable=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Semigroup.Bitraversable,Data.Semigroup.Foldable=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Semigroup.Foldable,Data.Semigroup.Foldable.Class=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Semigroup.Foldable.Class,Data.Semigroup.Traversable=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Semigroup.Traversable,Data.Semigroup.Traversable.Class=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Semigroup.Traversable.Class,Data.Semigroupoid=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Semigroupoid,Data.Semigroupoid.Categorical=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Semigroupoid.Categorical,Data.Semigroupoid.Dual=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Semigroupoid.Dual,Data.Semigroupoid.Ob=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Semigroupoid.Ob,Data.Semigroupoid.Static=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Semigroupoid.Static,Data.Traversable.Instances=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Data.Traversable.Instances,Semigroupoids.Do=semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR:Semigroupoids.Do
  10468. 1396.97 s [semigroupoids] Ready component graph:
  10469. 1396.97 s [semigroupoids] definite semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  10470. 1396.97 s [semigroupoids] depends base-4.18.1.0
  10471. 1396.98 s [semigroupoids] depends base-orphans-0.9.3-EsfNI13WQjn4lDOQc9i0fL
  10472. 1396.98 s [semigroupoids] depends bifunctors-5.6.2-Lbz7IW7RbEWLszMdXwAUwT
  10473. 1396.98 s [semigroupoids] depends comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  10474. 1396.98 s [semigroupoids] depends containers-0.6.7
  10475. 1396.98 s [semigroupoids] depends contravariant-1.5.5-BJswvy5l6NbKCNb8GIbKMn
  10476. 1396.98 s [semigroupoids] depends distributive-0.6.2.1-IGSS9djK77G3Oq1CJlJAaw
  10477. 1396.98 s [semigroupoids] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  10478. 1396.98 s [semigroupoids] depends tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  10479. 1396.98 s [semigroupoids] depends template-haskell-2.20.0.0
  10480. 1396.98 s [semigroupoids] depends transformers-0.6.1.0
  10481. 1396.98 s [semigroupoids] depends transformers-compat-0.7.2-3t6mp1IijKeIAaOKqKOu9E
  10482. 1396.98 s [semigroupoids] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  10483. 1396.98 s [semigroupoids] Using Cabal-3.10.1.0 compiled by ghc-9.6
  10484. 1396.98 s [semigroupoids] Using compiler: ghc-9.6.3
  10485. 1396.98 s [semigroupoids] Using install prefix:
  10486. 1396.98 s [semigroupoids] /nix/store/x9bnfslpzdr55svzyvp0mzjf4w3wfw9q-semigroupoids-6.0.1
  10487. 1396.98 s [semigroupoids] Executables installed in:
  10488. 1396.98 s [semigroupoids] /nix/store/x9bnfslpzdr55svzyvp0mzjf4w3wfw9q-semigroupoids-6.0.1/bin
  10489. 1396.98 s [semigroupoids] Libraries installed in:
  10490. 1396.98 s [semigroupoids] /nix/store/x9bnfslpzdr55svzyvp0mzjf4w3wfw9q-semigroupoids-6.0.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  10491. 1396.98 s [semirings] /nix/store/14dmbh8mavi3qpxzqv7irqjrig4dypc8-semirings-0.7/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  10492. 1396.98 s [semirings] Private executables installed in:
  10493. 1396.98 s [semirings] /nix/store/14dmbh8mavi3qpxzqv7irqjrig4dypc8-semirings-0.7/libexec/x86_64-linux-ghc-9.6.3/semirings-0.7
  10494. 1396.98 s [semirings] Data files installed in:
  10495. 1396.98 s [semirings] /nix/store/14dmbh8mavi3qpxzqv7irqjrig4dypc8-semirings-0.7/share/x86_64-linux-ghc-9.6.3/semirings-0.7
  10496. 1396.98 s [semirings] Documentation installed in:
  10497. 1396.98 s [semirings] /nix/store/ykb0na3sy8zrcxhwdyzakb2cn3q4mfby-semirings-0.7-doc/share/doc/semirings-0.7
  10498. 1396.98 s [semirings] Configuration files installed in:
  10499. 1396.98 s [semirings] /nix/store/14dmbh8mavi3qpxzqv7irqjrig4dypc8-semirings-0.7/etc
  10500. 1396.98 s [semirings] No alex found
  10501. 1396.98 s [semirings] Using ar found on system at:
  10502. 1396.98 s [semirings] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  10503. 1396.98 s [semirings] No c2hs found
  10504. 1396.98 s [semirings] No cpphs found
  10505. 1396.98 s [semirings] No doctest found
  10506. 1396.98 s [semirings] Using gcc version 14.3.0 given by user at:
  10507. 1396.98 s [semirings] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  10508. 1396.98 s [semirings] Using ghc version 9.6.3 found on system at:
  10509. 1396.98 s [semirings] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  10510. 1396.98 s [semirings] Using ghc-pkg version 9.6.3 found on system at:
  10511. 1396.98 s [semirings] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  10512. 1396.98 s [semirings] No ghcjs found
  10513. 1396.98 s [semirings] No ghcjs-pkg found
  10514. 1396.98 s [semirings] No greencard found
  10515. 1396.98 s [semirings] Using haddock version 2.29.1 found on system at:
  10516. 1396.98 s [semirings] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  10517. 1396.98 s [semirings] No happy found
  10518. 1396.98 s [semirings] Using haskell-suite found on system at: haskell-suite-dummy-location
  10519. 1396.98 s [semirings] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  10520. 1396.98 s [semirings] No hmake found
  10521. 1396.98 s [semirings] Using hpc version 0.68 found on system at:
  10522. 1396.98 s [semirings] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  10523. 1396.98 s [semirings] Using hsc2hs version 0.68.9 found on system at:
  10524. 1396.98 s [semirings] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  10525. 1396.98 s [semirings] Using hscolour version 1.25 found on system at:
  10526. 1396.98 s [semirings] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  10527. 1396.98 s [semirings] No jhc found
  10528. 1396.98 s [semirings] Using ld found on system at:
  10529. 1396.98 s [semirings] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  10530. 1396.98 s [semirings] No pkg-config found
  10531. 1396.98 s [semirings] Using runghc version 9.6.3 found on system at:
  10532. 1396.98 s [semirings] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  10533. 1396.98 s [semirings] Using strip version 2.44 found on system at:
  10534. 1396.98 s [semirings] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  10535. 1396.98 s [semirings] Using tar found on system at:
  10536. 1396.98 s [semirings] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  10537. 1396.98 s [semirings] No uhc found
  10538. 1396.98 s [semirings] Phase: buildPhase
  10539. 1396.98 s [semirings] Preprocessing library for semirings-0.7..
  10540. 1396.98 s [semirings] Building library for semirings-0.7..
  10541. 1396.98 s [semirings] [1 of 8] Compiling Data.Semiring ( Data/Semiring.hs, dist/build/Data/Semiring.o, dist/build/Data/Semiring.dyn_o )
  10542. 1396.98 s [semirings] [2 of 8] Compiling Data.Ring.Ordered ( Data/Ring/Ordered.hs, dist/build/Data/Ring/Ordered.o, dist/build/Data/Ring/Ordered.dyn_o )
  10543. 1397.17 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/051xn6ag9zcmgwf16awpz9r6g6fms6jq-sqlite-simple-0.4.19.0 /nix/store/rxdz4hdsqmgcgkjgp4zpznmgy1ikh4q7-sqlite-simple-0.4.19.0-doc
  10544. 1398.05 s [post-build-hook] Pushing 1 paths (115 are already present) using zstd to cache sellout ⏳
  10545. 1398.05 s [post-build-hook]
  10546. 1398.44 s [post-build-hook] Pushing /nix/store/051xn6ag9zcmgwf16awpz9r6g6fms6jq-sqlite-simple-0.4.19.0 (5.79 MiB)
  10547. 1399.94 s [post-build-hook]
  10548. 1399.94 s [post-build-hook] All done.
  10549. 1400.12 s [post-build-hook] Uploading to the NixCI cache: /nix/store/051xn6ag9zcmgwf16awpz9r6g6fms6jq-sqlite-simple-0.4.19.0 /nix/store/rxdz4hdsqmgcgkjgp4zpznmgy1ikh4q7-sqlite-simple-0.4.19.0-doc
  10550. 1400.30 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  10551. 1400.80 s [post-build-hook] copying 8 paths...
  10552. 1400.80 s [post-build-hook] copying path '/nix/store/jmw442gn7s1pd804v0m1cz1zsna8jbmg-blaze-textual-0.2.3.1-doc' to 'https://cache.nix-ci.com'...
  10553. 1400.81 s [post-build-hook] copying path '/nix/store/yjwzrz0hz07hpxymw323aw6913d97rc3-direct-sqlite-2.3.29-doc' to 'https://cache.nix-ci.com'...
  10554. 1400.81 s [post-build-hook] copying path '/nix/store/zfg9k07r87vbc30y7fpg4d68l4c0w7lz-Only-0.1-doc' to 'https://cache.nix-ci.com'...
  10555. 1401.39 s [post-build-hook] copying path '/nix/store/n0i3592v79h9fh1477ysrrw46kpvi891-Only-0.1' to 'https://cache.nix-ci.com'...
  10556. 1401.42 s [post-build-hook] copying path '/nix/store/f92mk91magry86p3g3an22h00aysfx4i-blaze-textual-0.2.3.1' to 'https://cache.nix-ci.com'...
  10557. 1402.43 s [post-build-hook] copying path '/nix/store/ialvfmn6v0j7zl2xbr58iq9hsi91rdjh-direct-sqlite-2.3.29' to 'https://cache.nix-ci.com'...
  10558. 1402.59 s [post-build-hook] copying path '/nix/store/rxdz4hdsqmgcgkjgp4zpznmgy1ikh4q7-sqlite-simple-0.4.19.0-doc' to 'https://cache.nix-ci.com'...
  10559. 1408.67 s [post-build-hook] copying path '/nix/store/051xn6ag9zcmgwf16awpz9r6g6fms6jq-sqlite-simple-0.4.19.0' to 'https://cache.nix-ci.com'...
  10560. 1411.09 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  10561. 1411.52 s [post-build-hook] copying 6 paths...
  10562. 1411.52 s [post-build-hook] copying path '/nix/store/15pxqhv93kbn6y8ddp33hbm9kijxx84m-double-conversion-2.0.5.0.drv' to 'https://cache.nix-ci.com'...
  10563. 1411.52 s [post-build-hook] copying path '/nix/store/2b4gxc25046pq482fcyzwygijfqyffhc-base16-bytestring-1.0.2.0.drv' to 'https://cache.nix-ci.com'...
  10564. 1411.52 s [post-build-hook] copying path '/nix/store/bd8r8gmwpxphvw708d0isga01bv31rad-Only-0.1.drv' to 'https://cache.nix-ci.com'...
  10565. 1411.81 s [post-build-hook] copying path '/nix/store/36rvcpg1z1qxw7p57zp473vy7fpslzc3-direct-sqlite-2.3.29.drv' to 'https://cache.nix-ci.com'...
  10566. 1411.84 s [post-build-hook] copying path '/nix/store/h6d5anz7485qhyyvrpwqsqi6x163hvsg-blaze-textual-0.2.3.1.drv' to 'https://cache.nix-ci.com'...
  10567. 1412.07 s [post-build-hook] copying path '/nix/store/sf4amhbb1nmfvczyhy06hpw4d8cihpyh-sqlite-simple-0.4.19.0.drv' to 'https://cache.nix-ci.com'...
  10568. 1412.40 s Progress: 128 of 236 built (10 building), 285 of 285 downloaded from cache
  10569. 1412.41 s [tomland] include bytestring-0.11.5.2
  10570. 1412.41 s [tomland] include containers-0.6.7
  10571. 1412.41 s [tomland] include deepseq-1.4.8.1
  10572. 1412.41 s [tomland] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  10573. 1412.41 s [tomland] include megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq
  10574. 1412.41 s [tomland] include mtl-2.3.1
  10575. 1412.41 s [tomland] include parser-combinators-1.3.0-BO4CzeuSweE4dEkjadIz6J
  10576. 1412.41 s [tomland] include text-2.0.2
  10577. 1412.41 s [tomland] include time-1.12.2
  10578. 1412.41 s [tomland] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  10579. 1412.41 s [tomland] include validation-selective-0.2.0.0-4k9HmLwk1N03NhVCmaqkEK
  10580. 1412.41 s [tomland] component tomland-1.3.3.3-CvwJoikqRjbLJJEAwSbBt5-tomland-test
  10581. 1412.41 s [tomland] include base-4.18.1.0
  10582. 1412.41 s [tomland] include bytestring-0.11.5.2
  10583. 1412.41 s [tomland] include containers-0.6.7
  10584. 1412.41 s [tomland] include directory-1.3.8.1
  10585. 1412.41 s [tomland] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  10586. 1412.41 s [tomland] include hedgehog-1.5-BHF7XPtOcLTHdlG8CU1rlp
  10587. 1412.41 s [tomland] include hspec-2.11.12-8RpQfPL7GgNCJuLqgXbcGU
  10588. 1412.41 s [tomland] include hspec-hedgehog-0.3.0.0-CFcfkLE9O8iIBJYGDK1337
  10589. 1412.41 s [tomland] include hspec-megaparsec-2.2.1-KDjiM8Yg769IJ8bzluYaus
  10590. 1412.41 s [tomland] include megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq
  10591. 1412.41 s [tomland] include text-2.0.2
  10592. 1412.41 s [tomland] include time-1.12.2
  10593. 1412.41 s [tomland] include tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh
  10594. 1412.41 s [tomland] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  10595. 1412.41 s [tomland] Linked component graph:
  10596. 1412.41 s [tomland] unit tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh
  10597. 1412.41 s [tomland] include base-4.18.1.0
  10598. 1412.41 s [tomland] include bytestring-0.11.5.2
  10599. 1412.41 s [tomland] include containers-0.6.7
  10600. 1412.41 s [tomland] include deepseq-1.4.8.1
  10601. 1412.41 s [tomland] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  10602. 1412.41 s [tomland] include megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq
  10603. 1412.41 s [tomland] include mtl-2.3.1
  10604. 1412.41 s [tomland] include parser-combinators-1.3.0-BO4CzeuSweE4dEkjadIz6J
  10605. 1412.41 s [tomland] include text-2.0.2
  10606. 1412.41 s [tomland] include time-1.12.2
  10607. 1412.41 s [tomland] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  10608. 1412.41 s [tomland] include validation-selective-0.2.0.0-4k9HmLwk1N03NhVCmaqkEK
  10609. 1412.41 s [uniplate] Data.Generics.Biplate=uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd:Data.Generics.Biplate,Data.Generics.Compos=uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd:Data.Generics.Compos,Data.Generics.PlateData=uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd:Data.Generics.PlateData,Data.Generics.PlateDirect=uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd:Data.Generics.PlateDirect,Data.Generics.PlateTypeable=uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd:Data.Generics.PlateTypeable,Data.Generics.SYB=uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd:Data.Generics.SYB,Data.Generics.Str=uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd:Data.Generics.Str,Data.Generics.Uniplate=uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd:Data.Generics.Uniplate,Data.Generics.Uniplate.Data=uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd:Data.Generics.Uniplate.Data,Data.Generics.Uniplate.Data.Instances=uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd:Data.Generics.Uniplate.Data.Instances,Data.Generics.Uniplate.DataOnly=uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd:Data.Generics.Uniplate.DataOnly,Data.Generics.Uniplate.Direct=uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd:Data.Generics.Uniplate.Direct,Data.Generics.Uniplate.Operations=uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd:Data.Generics.Uniplate.Operations,Data.Generics.Uniplate.Typeable=uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd:Data.Generics.Uniplate.Typeable,Data.Generics.Uniplate.Zipper=uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd:Data.Generics.Uniplate.Zipper,Data.Generics.UniplateOn=uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd:Data.Generics.UniplateOn,Data.Generics.UniplateStr=uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd:Data.Generics.UniplateStr,Data.Generics.UniplateStrOn=uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd:Data.Generics.UniplateStrOn
  10610. 1412.41 s [uniplate] Ready component graph:
  10611. 1412.41 s [uniplate] definite uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd
  10612. 1412.41 s [uniplate] depends base-4.18.1.0
  10613. 1412.41 s [uniplate] depends containers-0.6.7
  10614. 1412.41 s [uniplate] depends ghc-prim-0.10.0
  10615. 1412.41 s [uniplate] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  10616. 1412.41 s [uniplate] depends syb-0.7.2.4-HcY4AIPnIilK9cA1dffBPM
  10617. 1412.41 s [uniplate] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  10618. 1412.41 s [uniplate] Using Cabal-3.10.1.0 compiled by ghc-9.6
  10619. 1412.41 s [uniplate] Using compiler: ghc-9.6.3
  10620. 1412.41 s [uniplate] Using install prefix:
  10621. 1412.41 s [uniplate] /nix/store/g4mgmn21ckd58b53drijfckapki12vgi-uniplate-1.6.13
  10622. 1412.41 s [uniplate] Executables installed in:
  10623. 1412.41 s [uniplate] /nix/store/g4mgmn21ckd58b53drijfckapki12vgi-uniplate-1.6.13/bin
  10624. 1412.41 s [uniplate] Libraries installed in:
  10625. 1412.41 s [uniplate] /nix/store/g4mgmn21ckd58b53drijfckapki12vgi-uniplate-1.6.13/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd
  10626. 1412.41 s [uniplate] Dynamic Libraries installed in:
  10627. 1412.41 s [uniplate] /nix/store/g4mgmn21ckd58b53drijfckapki12vgi-uniplate-1.6.13/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  10628. 1412.41 s [uniplate] Private executables installed in:
  10629. 1412.41 s [uniplate] /nix/store/g4mgmn21ckd58b53drijfckapki12vgi-uniplate-1.6.13/libexec/x86_64-linux-ghc-9.6.3/uniplate-1.6.13
  10630. 1412.41 s [uniplate] Data files installed in:
  10631. 1412.41 s [uniplate] /nix/store/g4mgmn21ckd58b53drijfckapki12vgi-uniplate-1.6.13/share/x86_64-linux-ghc-9.6.3/uniplate-1.6.13
  10632. 1412.41 s [uniplate] Documentation installed in:
  10633. 1412.41 s [uniplate] /nix/store/kw4qsz2bh468x8v2gc51lald11aihd74-uniplate-1.6.13-doc/share/doc/uniplate-1.6.13
  10634. 1412.41 s [uniplate] Configuration files installed in:
  10635. 1412.41 s [uniplate] /nix/store/g4mgmn21ckd58b53drijfckapki12vgi-uniplate-1.6.13/etc
  10636. 1412.41 s [uniplate] No alex found
  10637. 1412.41 s [uniplate] Using ar found on system at:
  10638. 1412.41 s [uniplate] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  10639. 1412.41 s [uniplate] No c2hs found
  10640. 1412.41 s [uniplate] No cpphs found
  10641. 1412.41 s [uniplate] No doctest found
  10642. 1412.41 s [uniplate] Using gcc version 14.3.0 given by user at:
  10643. 1412.41 s [uniplate] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  10644. 1412.41 s [uniplate] Using ghc version 9.6.3 found on system at:
  10645. 1412.41 s [uniplate] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  10646. 1412.41 s [uniplate] Using ghc-pkg version 9.6.3 found on system at:
  10647. 1412.41 s [uniplate] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  10648. 1412.41 s [uniplate] No ghcjs found
  10649. 1412.41 s [uniplate] No ghcjs-pkg found
  10650. 1412.41 s [uniplate] No greencard found
  10651. 1412.41 s [uniplate] Using haddock version 2.29.1 found on system at:
  10652. 1412.41 s [uniplate] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  10653. 1412.41 s [uniplate] No happy found
  10654. 1412.41 s [uniplate] Using haskell-suite found on system at: haskell-suite-dummy-location
  10655. 1412.41 s [uniplate] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  10656. 1412.41 s [uniplate] No hmake found
  10657. 1412.41 s [uniplate] Using hpc version 0.68 found on system at:
  10658. 1412.41 s [uniplate] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  10659. 1412.41 s [uniplate] Using hsc2hs version 0.68.9 found on system at:
  10660. 1412.41 s [uniplate] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  10661. 1412.41 s [uniplate] Using hscolour version 1.25 found on system at:
  10662. 1412.41 s [uniplate] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  10663. 1412.41 s [uniplate] No jhc found
  10664. 1412.41 s [uniplate] Using ld found on system at:
  10665. 1412.41 s [uniplate] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  10666. 1412.41 s [uniplate] No pkg-config found
  10667. 1412.41 s [uniplate] Using runghc version 9.6.3 found on system at:
  10668. 1412.41 s [uniplate] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  10669. 1412.41 s [uniplate] Using strip version 2.44 found on system at:
  10670. 1412.41 s [uniplate] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  10671. 1412.41 s [uniplate] Using tar found on system at:
  10672. 1412.41 s [charset] [1 of 9] Compiling Data.CharSet.ByteSet ( src/Data/CharSet/ByteSet.hs, dist/build/Data/CharSet/ByteSet.p_o )
  10673. 1412.41 s [charset] [2 of 9] Compiling Data.CharSet ( src/Data/CharSet.hs, dist/build/Data/CharSet.p_o )
  10674. 1412.41 s [charset] [3 of 9] Compiling Data.CharSet.Common ( src/Data/CharSet/Common.hs, dist/build/Data/CharSet/Common.p_o )
  10675. 1412.41 s [charset] [4 of 9] Compiling Data.CharSet.Posix.Ascii ( src/Data/CharSet/Posix/Ascii.hs, dist/build/Data/CharSet/Posix/Ascii.p_o )
  10676. 1412.41 s [charset] [5 of 9] Compiling Data.CharSet.Unicode ( src/Data/CharSet/Unicode.hs, dist/build/Data/CharSet/Unicode.p_o )
  10677. 1412.41 s [charset] [6 of 9] Compiling Data.CharSet.Unicode.Block ( src/Data/CharSet/Unicode/Block.hs, dist/build/Data/CharSet/Unicode/Block.p_o )
  10678. 1412.41 s [charset] [7 of 9] Compiling Data.CharSet.Unicode.Category ( src/Data/CharSet/Unicode/Category.hs, dist/build/Data/CharSet/Unicode/Category.p_o )
  10679. 1412.41 s [charset] [8 of 9] Compiling Data.CharSet.Posix.Unicode ( src/Data/CharSet/Posix/Unicode.hs, dist/build/Data/CharSet/Posix/Unicode.p_o )
  10680. 1412.41 s [charset] [9 of 9] Compiling Data.CharSet.Posix ( src/Data/CharSet/Posix.hs, dist/build/Data/CharSet/Posix.p_o )
  10681. 1412.41 s [charset] Phase: checkPhase
  10682. 1412.41 s [charset] Package has no test suites.
  10683. 1412.41 s [charset] Phase: haddockPhase
  10684. 1412.41 s [charset] Preprocessing library for charset-0.3.12..
  10685. 1412.41 s [charset] Running Haddock on library for charset-0.3.12..
  10686. 1412.41 s [charset] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  10687. 1412.41 s [charset] 71% ( 5 / 7) in 'Data.CharSet.ByteSet'
  10688. 1412.41 s [charset] Missing documentation for:
  10689. 1412.41 s [charset] ByteSet (src/Data/CharSet/ByteSet.hs:46)
  10690. 1412.41 s [charset] fromList (src/Data/CharSet/ByteSet.hs:65)
  10691. 1412.41 s [charset] Warning: 'Char' is ambiguous. It is defined
  10692. 1412.41 s [charset] * in ‘Text.Read.Lex’
  10693. 1412.41 s [charset] * in ‘GHC.Types’
  10694. 1412.41 s [charset] You may be able to disambiguate the identifier by qualifying it or
  10695. 1412.41 s [charset] by specifying the type/value namespace explicitly.
  10696. 1412.41 s [charset] Defaulting to the one defined in ‘Text.Read.Lex’
  10697. 1412.41 s [charset] 39% ( 18 / 46) in 'Data.CharSet'
  10698. 1412.41 s [charset] Missing documentation for:
  10699. 1412.41 s [charset] \\ (src/Data/CharSet.hs:121)
  10700. 1412.41 s [charset] member (src/Data/CharSet.hs:216)
  10701. 1412.41 s [charset] notMember (src/Data/CharSet.hs:225)
  10702. 1412.41 s [charset] overlaps (src/Data/CharSet.hs:246)
  10703. 1412.41 s [charset] isSubsetOf (src/Data/CharSet.hs:253)
  10704. 1412.41 s [charset] isComplemented (src/Data/CharSet.hs:138)
  10705. 1412.41 s [charset] empty (src/Data/CharSet.hs:153)
  10706. 1412.41 s [charset] singleton (src/Data/CharSet.hs:156)
  10707. 1412.41 s [charset] full (src/Data/CharSet.hs:160)
  10708. 1412.41 s [charset] insert (src/Data/CharSet.hs:175)
  10709. 1412.41 s [charset] delete (src/Data/CharSet.hs:185)
  10710. 1412.41 s [charset] complement (src/Data/CharSet.hs:190)
  10711. 1412.41 s [charset] range (src/Data/CharSet.hs:180)
  10712. 1412.41 s [charset] union (src/Data/CharSet.hs:195)
  10713. 1412.41 s [charset] intersection (src/Data/CharSet.hs:202)
  10714. 1412.42 s [charset] difference (src/Data/CharSet.hs:209)
  10715. 1412.42 s [charset] filter (src/Data/CharSet.hs:234)
  10716. 1412.42 s [charset] partition (src/Data/CharSet.hs:239)
  10717. 1412.42 s [charset] map (src/Data/CharSet.hs:133)
  10718. 1412.42 s [charset] fold (src/Data/CharSet.hs:229)
  10719. 1412.42 s [charset] toList (src/Data/CharSet.hs:143)
  10720. 1412.42 s [charset] fromList (src/Data/CharSet.hs:260)
  10721. 1412.42 s [charset] toAscList (src/Data/CharSet.hs:148)
  10722. 1412.42 s [charset] fromAscList (src/Data/CharSet.hs:264)
  10723. 1412.42 s [charset] fromDistinctAscList (src/Data/CharSet.hs:268)
  10724. 1412.42 s [charset] fromCharSet (src/Data/CharSet.hs:322)
  10725. 1412.42 s [charset] toCharSet (src/Data/CharSet.hs:326)
  10726. 1412.42 s [charset] toArray (src/Data/CharSet.hs:341)
  10727. 1412.42 s [charset] 9% ( 2 / 21) in 'Data.CharSet.Common'
  10728. 1412.42 s [charset] Missing documentation for:
  10729. 1412.42 s [charset] control (src/Data/CharSet/Common.hs:42)
  10730. 1412.42 s [charset] space (src/Data/CharSet/Common.hs:42)
  10731. 1412.42 s [charset] lower (src/Data/CharSet/Common.hs:42)
  10732. 1412.42 s [charset] upper (src/Data/CharSet/Common.hs:42)
  10733. 1412.42 s [charset] alpha (src/Data/CharSet/Common.hs:42)
  10734. 1412.42 s [charset] alphaNum (src/Data/CharSet/Common.hs:42)
  10735. 1412.42 s [charset] print (src/Data/CharSet/Common.hs:42)
  10736. 1412.42 s [charset] digit (src/Data/CharSet/Common.hs:42)
  10737. 1412.42 s [charset] octDigit (src/Data/CharSet/Common.hs:42)
  10738. 1412.42 s [charset] letter (src/Data/CharSet/Common.hs:42)
  10739. 1412.42 s [charset] mark (src/Data/CharSet/Common.hs:42)
  10740. 1412.42 s [charset] number (src/Data/CharSet/Common.hs:42)
  10741. 1412.42 s [charset] punctuation (src/Data/CharSet/Common.hs:42)
  10742. 1412.42 s [charset] symbol (src/Data/CharSet/Common.hs:42)
  10743. 1412.42 s [charset] separator (src/Data/CharSet/Common.hs:42)
  10744. 1412.42 s [charset] ascii (src/Data/CharSet/Common.hs:42)
  10745. 1412.42 s [charset] latin1 (src/Data/CharSet/Common.hs:42)
  10746. 1412.42 s [charset] asciiUpper (src/Data/CharSet/Common.hs:42)
  10747. 1412.42 s [charset] asciiLower (src/Data/CharSet/Common.hs:42)
  10748. 1412.42 s [charset] 11% ( 2 / 18) in 'Data.CharSet.Posix.Ascii'
  10749. 1412.42 s [charset] Missing documentation for:
  10750. 1412.42 s [charset] posixAscii (src/Data/CharSet/Posix/Ascii.hs:42)
  10751. 1412.42 s [charset] lookupPosixAsciiCharSet (src/Data/CharSet/Posix/Ascii.hs:60)
  10752. 1412.42 s [invariant] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  10753. 1412.42 s [invariant] Using ghc version 9.6.3 found on system at:
  10754. 1412.42 s [invariant] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  10755. 1412.42 s [invariant] Using ghc-pkg version 9.6.3 found on system at:
  10756. 1412.42 s [invariant] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  10757. 1412.42 s [invariant] No ghcjs found
  10758. 1412.42 s [invariant] No ghcjs-pkg found
  10759. 1412.42 s [invariant] No greencard found
  10760. 1412.42 s [invariant] Using haddock version 2.29.1 found on system at:
  10761. 1412.42 s [invariant] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  10762. 1412.42 s [invariant] No happy found
  10763. 1412.42 s [invariant] Using haskell-suite found on system at: haskell-suite-dummy-location
  10764. 1412.42 s [invariant] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  10765. 1412.42 s [invariant] No hmake found
  10766. 1412.42 s [invariant] Using hpc version 0.68 found on system at:
  10767. 1412.42 s [invariant] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  10768. 1412.42 s [invariant] Using hsc2hs version 0.68.9 found on system at:
  10769. 1412.42 s [invariant] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  10770. 1412.42 s [invariant] Using hscolour version 1.25 found on system at:
  10771. 1412.42 s [invariant] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  10772. 1412.42 s [invariant] No jhc found
  10773. 1412.42 s [invariant] Using ld found on system at:
  10774. 1412.42 s [invariant] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  10775. 1412.42 s [invariant] No pkg-config found
  10776. 1412.42 s [invariant] Using runghc version 9.6.3 found on system at:
  10777. 1412.42 s [invariant] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  10778. 1412.42 s [invariant] Using strip version 2.44 found on system at:
  10779. 1412.42 s [invariant] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  10780. 1412.42 s [invariant] Using tar found on system at:
  10781. 1412.42 s [invariant] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  10782. 1412.42 s [invariant] No uhc found
  10783. 1412.42 s [invariant] Phase: buildPhase
  10784. 1412.42 s [invariant] Preprocessing library for invariant-0.6.4..
  10785. 1412.42 s [invariant] Building library for invariant-0.6.4..
  10786. 1412.42 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 )
  10787. 1412.42 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 )
  10788. 1412.42 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 )
  10789. 1412.42 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 )
  10790. 1412.42 s [invariant] [1 of 4] Compiling Data.Functor.Invariant ( src/Data/Functor/Invariant.hs, dist/build/Data/Functor/Invariant.p_o )
  10791. 1412.42 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 )
  10792. 1412.42 s [invariant] [3 of 4] Compiling Data.Functor.Invariant.TH ( src/Data/Functor/Invariant/TH.hs, dist/build/Data/Functor/Invariant/TH.p_o )
  10793. 1412.42 s [invariant] [4 of 4] Compiling Paths_invariant ( dist/build/autogen/Paths_invariant.hs, dist/build/Paths_invariant.p_o )
  10794. 1412.42 s [invariant] Preprocessing test suite 'spec' for invariant-0.6.4..
  10795. 1412.42 s [invariant] Building test suite 'spec' for invariant-0.6.4..
  10796. 1412.42 s [invariant] [1 of 3] Compiling InvariantSpec ( test/InvariantSpec.hs, dist/build/spec/spec-tmp/InvariantSpec.o )
  10797. 1412.42 s [invariant] [2 of 3] Compiling THSpec ( test/THSpec.hs, dist/build/spec/spec-tmp/THSpec.o )
  10798. 1412.42 s [invariant] [3 of 3] Compiling Main ( test/Spec.hs, dist/build/spec/spec-tmp/Main.o )
  10799. 1412.42 s [invariant] [4 of 4] Linking dist/build/spec/spec
  10800. 1412.42 s [invariant] Phase: checkPhase
  10801. 1412.42 s [invariant] Running 1 test suites...
  10802. 1412.42 s [invariant] Test suite spec: RUNNING...
  10803. 1412.42 s [invariant]
  10804. 1412.42 s [invariant] Invariant
  10805. 1412.42 s [invariant] Invariant
  10806. 1412.42 s [invariant] satisfies the composition law [✔]
  10807. 1412.42 s [invariant] +++ OK, passed 100 tests.
  10808. 1412.42 s [invariant] Invariant2
  10809. 1412.42 s [invariant] satisfies the composition law [✔]
  10810. 1412.42 s [invariant] +++ OK, passed 100 tests.
  10811. 1412.42 s [invariant] TH
  10812. 1412.42 s [invariant] Compose Maybe Either Int Int
  10813. 1412.42 s [invariant] satisfies the invmap laws [✔]
  10814. 1412.42 s [invariant] +++ OK, passed 100 tests.
  10815. 1412.42 s [invariant] satisfies the invmap2 laws [✔]
  10816. 1412.42 s [invariant] +++ OK, passed 100 tests.
  10817. 1412.42 s [invariant] ComposeFam Maybe Either Int Int
  10818. 1412.42 s [invariant] satisfies the invmap laws [✔]
  10819. 1412.42 s [invariant] +++ OK, passed 100 tests.
  10820. 1412.42 s [invariant] satisfies the invmap2 laws [✔]
  10821. 1412.42 s [invariant] +++ OK, passed 100 tests.
  10822. 1412.42 s [invariant]
  10823. 1412.42 s [invariant] Finished in 0.0081 seconds
  10824. 1412.42 s [invariant] 6 examples, 0 failures
  10825. 1412.42 s [invariant] Test suite spec: PASS
  10826. 1412.42 s [invariant] Test suite logged to: dist/test/invariant-0.6.4-spec.log
  10827. 1412.42 s [invariant] 1 of 1 test suites (1 of 1 test cases) passed.
  10828. 1412.42 s [quickcheck-instances] Test.QuickCheck.Instances=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances,Test.QuickCheck.Instances.Array=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Array,Test.QuickCheck.Instances.Array.Byte=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Array.Byte,Test.QuickCheck.Instances.ByteString=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.ByteString,Test.QuickCheck.Instances.CaseInsensitive=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.CaseInsensitive,Test.QuickCheck.Instances.Containers=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Containers,Test.QuickCheck.Instances.DataFix=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.DataFix,Test.QuickCheck.Instances.Hashable=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Hashable,Test.QuickCheck.Instances.Natural=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Natural,Test.QuickCheck.Instances.OldTime=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.OldTime,Test.QuickCheck.Instances.Primitive=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Primitive,Test.QuickCheck.Instances.Scientific=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Scientific,Test.QuickCheck.Instances.Semigroup=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Semigroup,Test.QuickCheck.Instances.Solo=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Solo,Test.QuickCheck.Instances.Strict=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Strict,Test.QuickCheck.Instances.Tagged=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Tagged,Test.QuickCheck.Instances.Text=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Text,Test.QuickCheck.Instances.Text.Short=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Text.Short,Test.QuickCheck.Instances.These=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.These,Test.QuickCheck.Instances.Time=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Time,Test.QuickCheck.Instances.Transformer=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Transformer,Test.QuickCheck.Instances.UUID=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.UUID,Test.QuickCheck.Instances.UnorderedContainers=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.UnorderedContainers,Test.QuickCheck.Instances.Vector=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Vector,Test.QuickCheck.Instances.Void=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Void
  10829. 1412.42 s [quickcheck-instances] unit quickcheck-instances-0.3.32-7ZgY07HvcUlWXnEgoAJUN-self-test
  10830. 1412.42 s [quickcheck-instances] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  10831. 1412.42 s [quickcheck-instances] include base-4.18.1.0
  10832. 1412.42 s [quickcheck-instances] include containers-0.6.7
  10833. 1412.42 s [quickcheck-instances] include primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  10834. 1412.42 s [quickcheck-instances] include quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  10835. 1412.42 s [quickcheck-instances] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  10836. 1412.42 s [quickcheck-instances] include uuid-types-1.0.6-LSnHSQasIz2KiEYrGocUTH
  10837. 1412.42 s [quickcheck-instances] Ready component graph:
  10838. 1412.42 s [quickcheck-instances] definite quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  10839. 1412.42 s [quickcheck-instances] depends OneTuple-0.4.2-4RYUUrRewNpIt4JzrjaVAt
  10840. 1412.42 s [quickcheck-instances] depends QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  10841. 1412.42 s [quickcheck-instances] depends array-0.5.5.0
  10842. 1412.42 s [quickcheck-instances] depends base-4.18.1.0
  10843. 1412.42 s [quickcheck-instances] depends bytestring-0.11.5.2
  10844. 1412.42 s [quickcheck-instances] depends case-insensitive-1.2.1.0-2Fr30x162J97VVTi3Jt0ZA
  10845. 1412.42 s [quickcheck-instances] depends containers-0.6.7
  10846. 1412.42 s [quickcheck-instances] depends data-fix-0.3.4-7Z2HzEJJxjpGfhwNdMyfvw
  10847. 1412.42 s [quickcheck-instances] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  10848. 1412.42 s [quickcheck-instances] depends integer-logarithms-1.0.4-634gX6SnNksJOgHR1DSNl1
  10849. 1412.42 s [quickcheck-instances] depends old-time-1.1.0.4-AMitDc381sTFfBdOk6gZUs
  10850. 1412.42 s [quickcheck-instances] depends primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  10851. 1412.42 s [quickcheck-instances] depends scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  10852. 1412.42 s [quickcheck-instances] depends splitmix-0.1.1-DhujvlRHzy3LbShgpelvxY
  10853. 1412.42 s [quickcheck-instances] depends strict-0.5.1-JQp8IUgd9mIGuI9YRo3e6a
  10854. 1412.42 s [quickcheck-instances] depends tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  10855. 1412.42 s [quickcheck-instances] depends text-2.0.2
  10856. 1412.42 s [quickcheck-instances] depends text-short-0.1.6-Lu2CIjn4Axd1kTZu1MVDaa
  10857. 1412.42 s [quickcheck-instances] depends these-1.2.1-5P6Fv3Pe7oRFsFG3HrYm87
  10858. 1412.42 s [quickcheck-instances] depends time-compat-1.9.7-CgIQc7E2JHn8kYFCatkL43
  10859. 1412.42 s [quickcheck-instances] depends transformers-0.6.1.0
  10860. 1412.42 s [quickcheck-instances] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  10861. 1412.43 s [quickcheck-instances] depends uuid-types-1.0.6-LSnHSQasIz2KiEYrGocUTH
  10862. 1412.43 s [quickcheck-instances] depends vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  10863. 1412.43 s [quickcheck-instances] definite quickcheck-instances-0.3.32-7ZgY07HvcUlWXnEgoAJUN-self-test
  10864. 1412.43 s [quickcheck-instances] depends QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  10865. 1412.43 s [quickcheck-instances] depends base-4.18.1.0
  10866. 1412.43 s [quickcheck-instances] depends containers-0.6.7
  10867. 1412.43 s [quickcheck-instances] depends primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  10868. 1412.43 s [quickcheck-instances] depends quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  10869. 1412.43 s [quickcheck-instances] depends tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  10870. 1412.43 s [regex] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  10871. 1412.43 s [regex] No c2hs found
  10872. 1412.43 s [regex] No cpphs found
  10873. 1412.43 s [regex] No doctest found
  10874. 1412.43 s [regex] Using gcc version 14.3.0 given by user at:
  10875. 1412.43 s [regex] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  10876. 1412.43 s [regex] Using ghc version 9.6.3 found on system at:
  10877. 1412.43 s [regex] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  10878. 1412.43 s [regex] Using ghc-pkg version 9.6.3 found on system at:
  10879. 1412.43 s [regex] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  10880. 1412.43 s [regex] No ghcjs found
  10881. 1412.43 s [regex] No ghcjs-pkg found
  10882. 1412.43 s [regex] No greencard found
  10883. 1412.43 s [regex] Using haddock version 2.29.1 found on system at:
  10884. 1412.43 s [regex] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  10885. 1412.43 s [regex] No happy found
  10886. 1412.43 s [regex] Using haskell-suite found on system at: haskell-suite-dummy-location
  10887. 1412.43 s [regex] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  10888. 1412.43 s [regex] No hmake found
  10889. 1412.43 s [regex] Using hpc version 0.68 found on system at:
  10890. 1412.43 s [regex] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  10891. 1412.43 s [regex] Using hsc2hs version 0.68.9 found on system at:
  10892. 1412.43 s [regex] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  10893. 1412.43 s [regex] Using hscolour version 1.25 found on system at:
  10894. 1412.43 s [regex] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  10895. 1412.43 s [regex] No jhc found
  10896. 1412.43 s [regex] Using ld found on system at:
  10897. 1412.43 s [regex] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  10898. 1412.43 s [regex] No pkg-config found
  10899. 1412.43 s [regex] Using runghc version 9.6.3 found on system at:
  10900. 1412.43 s [regex] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  10901. 1412.43 s [regex] Using strip version 2.44 found on system at:
  10902. 1412.43 s [regex] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  10903. 1412.43 s [regex] Using tar found on system at:
  10904. 1412.43 s [regex] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  10905. 1412.43 s [regex] No uhc found
  10906. 1412.43 s [regex] Phase: buildPhase
  10907. 1412.43 s [regex] Preprocessing library for regex-1.1.0.2..
  10908. 1412.43 s [regex] Building library for regex-1.1.0.2..
  10909. 1412.43 s [regex] [ 1 of 48] Compiling Text.RE ( Text/RE.hs, dist/build/Text/RE.o, dist/build/Text/RE.dyn_o )
  10910. 1412.43 s [regex] [ 2 of 48] Compiling Text.RE.REOptions ( Text/RE/REOptions.lhs, dist/build/Text/RE/REOptions.o, dist/build/Text/RE/REOptions.dyn_o )
  10911. 1412.43 s [regex] [ 3 of 48] Compiling Text.RE.ZeInternals.EscapeREString ( Text/RE/ZeInternals/EscapeREString.hs, dist/build/Text/RE/ZeInternals/EscapeREString.o, dist/build/Text/RE/ZeInternals/EscapeREString.dyn_o )
  10912. 1412.43 s [regex] [ 4 of 48] Compiling Text.RE.ZeInternals.QQ ( Text/RE/ZeInternals/QQ.hs, dist/build/Text/RE/ZeInternals/QQ.o, dist/build/Text/RE/ZeInternals/QQ.dyn_o )
  10913. 1412.43 s [regex] [ 5 of 48] Compiling Text.RE.ZeInternals.Types.Capture ( Text/RE/ZeInternals/Types/Capture.lhs, dist/build/Text/RE/ZeInternals/Types/Capture.o, dist/build/Text/RE/ZeInternals/Types/Capture.dyn_o )
  10914. 1412.43 s [regex] [ 6 of 48] Compiling Text.RE.ZeInternals.Types.CaptureID ( Text/RE/ZeInternals/Types/CaptureID.hs, dist/build/Text/RE/ZeInternals/Types/CaptureID.o, dist/build/Text/RE/ZeInternals/Types/CaptureID.dyn_o )
  10915. 1412.43 s [regex] [ 7 of 48] Compiling Text.RE.ZeInternals.Types.LineNo ( Text/RE/ZeInternals/Types/LineNo.hs, dist/build/Text/RE/ZeInternals/Types/LineNo.o, dist/build/Text/RE/ZeInternals/Types/LineNo.dyn_o )
  10916. 1412.43 s [regex] [ 8 of 48] Compiling Text.RE.ZeInternals.Types.Match ( Text/RE/ZeInternals/Types/Match.lhs, dist/build/Text/RE/ZeInternals/Types/Match.o, dist/build/Text/RE/ZeInternals/Types/Match.dyn_o )
  10917. 1412.43 s [regex] [ 9 of 48] Compiling Text.RE.ZeInternals.Types.Matches ( Text/RE/ZeInternals/Types/Matches.lhs, dist/build/Text/RE/ZeInternals/Types/Matches.o, dist/build/Text/RE/ZeInternals/Types/Matches.dyn_o )
  10918. 1412.43 s [regex] [10 of 48] Compiling Text.RE.ZeInternals.Replace ( Text/RE/ZeInternals/Replace.lhs, dist/build/Text/RE/ZeInternals/Replace.o, dist/build/Text/RE/ZeInternals/Replace.dyn_o )
  10919. 1412.43 s [regex] [11 of 48] Compiling Text.RE.ZeInternals.TestBench ( Text/RE/ZeInternals/TestBench.lhs, dist/build/Text/RE/ZeInternals/TestBench.o, dist/build/Text/RE/ZeInternals/TestBench.dyn_o )
  10920. 1412.43 s [regex] [12 of 48] Compiling Text.RE.ZeInternals.AddCaptureNames ( Text/RE/ZeInternals/AddCaptureNames.hs, dist/build/Text/RE/ZeInternals/AddCaptureNames.o, dist/build/Text/RE/ZeInternals/AddCaptureNames.dyn_o )
  10921. 1412.43 s [regex] [13 of 48] Compiling Text.RE.Replace ( Text/RE/Replace.hs, dist/build/Text/RE/Replace.o, dist/build/Text/RE/Replace.dyn_o )
  10922. 1412.43 s [relude] Data.ByteString=bytestring-0.11.5.2:Data.ByteString,Data.ByteString.Builder=bytestring-0.11.5.2:Data.ByteString.Builder,Data.ByteString.Lazy=bytestring-0.11.5.2:Data.ByteString.Lazy,Data.ByteString.Short=bytestring-0.11.5.2:Data.ByteString.Short,Data.HashMap.Lazy=unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn:Data.HashMap.Lazy,Data.HashMap.Strict=unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn:Data.HashMap.Strict,Data.HashSet=unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn:Data.HashSet,Data.IntMap.Lazy=containers-0.6.7:Data.IntMap.Lazy,Data.IntMap.Strict=containers-0.6.7:Data.IntMap.Strict,Data.IntSet=containers-0.6.7:Data.IntSet,Data.Map.Lazy=containers-0.6.7:Data.Map.Lazy,Data.Map.Strict=containers-0.6.7:Data.Map.Strict,Data.Sequence=containers-0.6.7:Data.Sequence,Data.Set=containers-0.6.7:Data.Set,Data.Text=text-2.0.2:Data.Text,Data.Text.IO=text-2.0.2:Data.Text.IO,Data.Text.Lazy=text-2.0.2:Data.Text.Lazy,Data.Text.Lazy.IO=text-2.0.2:Data.Text.Lazy.IO,Data.Text.Read=text-2.0.2:Data.Text.Read,Data.Tree=containers-0.6.7:Data.Tree,Relude=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude,Relude.Applicative=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Applicative,Relude.Base=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Base,Relude.Bool=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Bool,Relude.Bool.Guard=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Bool.Guard,Relude.Bool.Reexport=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Bool.Reexport,Relude.Container=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Container,Relude.Container.One=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Container.One,Relude.Container.Reexport=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Container.Reexport,Relude.Debug=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Debug,Relude.DeepSeq=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.DeepSeq,Relude.Enum=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Enum,Relude.Exception=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Exception,Relude.Extra=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Extra,Relude.Extra.Bifunctor=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Extra.Bifunctor,Relude.Extra.CallStack=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Extra.CallStack,Relude.Extra.Enum=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Extra.Enum,Relude.Extra.Foldable=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Extra.Foldable,Relude.Extra.Foldable1=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Extra.Foldable1,Relude.Extra.Group=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Extra.Group,Relude.Extra.Lens=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Extra.Lens,Relude.Extra.Map=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Extra.Map,Relude.Extra.Newtype=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Extra.Newtype,Relude.Extra.Tuple=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Extra.Tuple,Relude.Extra.Type=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Extra.Type,Relude.File=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.File,Relude.Foldable=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Foldable,Relude.Foldable.Fold=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Foldable.Fold,Relude.Foldable.Reexport=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Foldable.Reexport,Relude.Function=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Function,Relude.Functor=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Functor,Relude.Functor.Fmap=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Functor.Fmap,Relude.Functor.Reexport=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Functor.Reexport,Relude.Lifted=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Lifted,Relude.Lifted.Concurrent=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Lifted.Concurrent,Relude.Lifted.Env=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Lifted.Env,Relude.Lifted.Exit=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Lifted.Exit,Relude.Lifted.File=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Lifted.File,Relude.Lifted.Handle=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Lifted.Handle,Relude.Lifted.IORef=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Lifted.IORef,Relude.Lifted.Terminal=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Lifted.Terminal,Relude.List=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.List,Relude.List.NonEmpty=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.List.NonEmpty,Relude.List.Reexport=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.List.Reexport,Relude.Monad=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Monad,Relude.Monad.Either=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Monad.Either,Relude.Monad.Maybe=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Monad.Maybe,Relude.Monad.Reexport=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Monad.Reexport,Relude.Monad.Trans=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Monad.Trans,Relude.Monoid=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Monoid,Relude.Nub=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Nub,Relude.Numeric=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Numeric,Relude.Print=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Print,Relude.String=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.String,Relude.String.Conversion=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.String.Conversion,Relude.String.Reexport=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.String.Reexport,Relude.Unsafe=relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF:Relude.Unsafe
  10923. 1412.43 s [relude] Ready component graph:
  10924. 1412.43 s [relude] definite relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF
  10925. 1412.43 s [relude] depends base-4.18.1.0
  10926. 1412.43 s [relude] depends bytestring-0.11.5.2
  10927. 1412.43 s [relude] depends containers-0.6.7
  10928. 1412.43 s [relude] depends deepseq-1.4.8.1
  10929. 1412.43 s [relude] depends ghc-prim-0.10.0
  10930. 1412.43 s [relude] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  10931. 1412.43 s [relude] depends mtl-2.3.1
  10932. 1412.43 s [relude] depends stm-2.5.1.0
  10933. 1412.43 s [relude] depends text-2.0.2
  10934. 1412.43 s [relude] depends transformers-0.6.1.0
  10935. 1412.43 s [relude] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  10936. 1412.43 s [relude] Using Cabal-3.10.1.0 compiled by ghc-9.6
  10937. 1412.43 s [relude] Using compiler: ghc-9.6.3
  10938. 1412.43 s [relude] Using install prefix:
  10939. 1412.43 s [relude] /nix/store/kdim2zv1igw7l4ldb59pljl6qv000cgn-relude-1.2.2.0
  10940. 1412.43 s [relude] Executables installed in:
  10941. 1412.43 s [relude] /nix/store/kdim2zv1igw7l4ldb59pljl6qv000cgn-relude-1.2.2.0/bin
  10942. 1412.43 s [relude] Libraries installed in:
  10943. 1412.43 s [relude] /nix/store/kdim2zv1igw7l4ldb59pljl6qv000cgn-relude-1.2.2.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF
  10944. 1412.43 s [relude] Dynamic Libraries installed in:
  10945. 1412.43 s [relude] /nix/store/kdim2zv1igw7l4ldb59pljl6qv000cgn-relude-1.2.2.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  10946. 1412.43 s [relude] Private executables installed in:
  10947. 1412.43 s [relude] /nix/store/kdim2zv1igw7l4ldb59pljl6qv000cgn-relude-1.2.2.0/libexec/x86_64-linux-ghc-9.6.3/relude-1.2.2.0
  10948. 1412.43 s [relude] Data files installed in:
  10949. 1412.43 s [relude] /nix/store/kdim2zv1igw7l4ldb59pljl6qv000cgn-relude-1.2.2.0/share/x86_64-linux-ghc-9.6.3/relude-1.2.2.0
  10950. 1412.43 s [relude] Documentation installed in:
  10951. 1412.43 s [relude] /nix/store/swb0p69j9cp7gjic7i5j53gx4cnq25js-relude-1.2.2.0-doc/share/doc/relude-1.2.2.0
  10952. 1412.43 s [relude] Configuration files installed in:
  10953. 1412.43 s [relude] /nix/store/kdim2zv1igw7l4ldb59pljl6qv000cgn-relude-1.2.2.0/etc
  10954. 1412.43 s [relude] No alex found
  10955. 1412.43 s [relude] Using ar found on system at:
  10956. 1412.43 s [relude] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  10957. 1412.43 s [relude] No c2hs found
  10958. 1412.43 s [relude] No cpphs found
  10959. 1412.43 s [relude] No doctest found
  10960. 1412.43 s [relude] Using gcc version 14.3.0 given by user at:
  10961. 1412.43 s [relude] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  10962. 1412.43 s [relude] Using ghc version 9.6.3 found on system at:
  10963. 1412.43 s [relude] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  10964. 1412.43 s [relude] Using ghc-pkg version 9.6.3 found on system at:
  10965. 1412.43 s [relude] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  10966. 1412.43 s [relude] No ghcjs found
  10967. 1412.43 s [relude] No ghcjs-pkg found
  10968. 1412.43 s [relude] No greencard found
  10969. 1412.43 s [relude] Using haddock version 2.29.1 found on system at:
  10970. 1412.43 s [relude] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  10971. 1412.43 s [relude] No happy found
  10972. 1412.43 s [relude] Using haskell-suite found on system at: haskell-suite-dummy-location
  10973. 1412.43 s [relude] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  10974. 1412.43 s [relude] No hmake found
  10975. 1412.43 s [relude] Using hpc version 0.68 found on system at:
  10976. 1412.43 s [relude] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  10977. 1412.43 s [relude] Using hsc2hs version 0.68.9 found on system at:
  10978. 1412.43 s [relude] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  10979. 1412.43 s [relude] Using hscolour version 1.25 found on system at:
  10980. 1412.43 s [relude] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  10981. 1412.43 s [relude] No jhc found
  10982. 1412.43 s [relude] Using ld found on system at:
  10983. 1412.43 s [relude] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  10984. 1412.43 s [relude] No pkg-config found
  10985. 1412.43 s [relude] Using runghc version 9.6.3 found on system at:
  10986. 1412.43 s [relude] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  10987. 1412.43 s [relude] Using strip version 2.44 found on system at:
  10988. 1412.43 s [relude] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  10989. 1412.43 s [relude] Using tar found on system at:
  10990. 1412.43 s [relude] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  10991. 1412.43 s [relude] No uhc found
  10992. 1412.43 s [relude] Phase: buildPhase
  10993. 1412.43 s [relude] Preprocessing library for relude-1.2.2.0..
  10994. 1412.43 s [semigroupoids] Dynamic Libraries installed in:
  10995. 1412.44 s [semigroupoids] /nix/store/x9bnfslpzdr55svzyvp0mzjf4w3wfw9q-semigroupoids-6.0.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  10996. 1412.44 s [semigroupoids] Private executables installed in:
  10997. 1412.44 s [semigroupoids] /nix/store/x9bnfslpzdr55svzyvp0mzjf4w3wfw9q-semigroupoids-6.0.1/libexec/x86_64-linux-ghc-9.6.3/semigroupoids-6.0.1
  10998. 1412.44 s [semigroupoids] Data files installed in:
  10999. 1412.44 s [semigroupoids] /nix/store/x9bnfslpzdr55svzyvp0mzjf4w3wfw9q-semigroupoids-6.0.1/share/x86_64-linux-ghc-9.6.3/semigroupoids-6.0.1
  11000. 1412.44 s [semigroupoids] Documentation installed in:
  11001. 1412.44 s [semigroupoids] /nix/store/g2y03gfi0xabb71isd2p8i5yfdcz6gln-semigroupoids-6.0.1-doc/share/doc/semigroupoids-6.0.1
  11002. 1412.44 s [semigroupoids] Configuration files installed in:
  11003. 1412.44 s [semigroupoids] /nix/store/x9bnfslpzdr55svzyvp0mzjf4w3wfw9q-semigroupoids-6.0.1/etc
  11004. 1412.44 s [semigroupoids] No alex found
  11005. 1412.44 s [semigroupoids] Using ar found on system at:
  11006. 1412.44 s [semigroupoids] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  11007. 1412.44 s [semigroupoids] No c2hs found
  11008. 1412.44 s [semigroupoids] No cpphs found
  11009. 1412.44 s [semigroupoids] No doctest found
  11010. 1412.44 s [semigroupoids] Using gcc version 14.3.0 given by user at:
  11011. 1412.44 s [semigroupoids] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  11012. 1412.44 s [semigroupoids] Using ghc version 9.6.3 found on system at:
  11013. 1412.44 s [semigroupoids] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  11014. 1412.44 s [semigroupoids] Using ghc-pkg version 9.6.3 found on system at:
  11015. 1412.44 s [semigroupoids] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  11016. 1412.44 s [semigroupoids] No ghcjs found
  11017. 1412.44 s [semigroupoids] No ghcjs-pkg found
  11018. 1412.44 s [semigroupoids] No greencard found
  11019. 1412.44 s [semigroupoids] Using haddock version 2.29.1 found on system at:
  11020. 1412.44 s [semigroupoids] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  11021. 1412.44 s [semigroupoids] No happy found
  11022. 1412.44 s [semigroupoids] Using haskell-suite found on system at: haskell-suite-dummy-location
  11023. 1412.44 s [semigroupoids] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  11024. 1412.44 s [semigroupoids] No hmake found
  11025. 1412.44 s [semigroupoids] Using hpc version 0.68 found on system at:
  11026. 1412.44 s [semigroupoids] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  11027. 1412.44 s [semigroupoids] Using hsc2hs version 0.68.9 found on system at:
  11028. 1412.44 s [semigroupoids] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  11029. 1412.44 s [semigroupoids] Using hscolour version 1.25 found on system at:
  11030. 1412.44 s [semigroupoids] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  11031. 1412.44 s [semigroupoids] No jhc found
  11032. 1412.44 s [semigroupoids] Using ld found on system at:
  11033. 1412.44 s [semigroupoids] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  11034. 1412.44 s [semigroupoids] No pkg-config found
  11035. 1412.44 s [semigroupoids] Using runghc version 9.6.3 found on system at:
  11036. 1412.44 s [semigroupoids] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  11037. 1412.44 s [semigroupoids] Using strip version 2.44 found on system at:
  11038. 1412.44 s [semigroupoids] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  11039. 1412.44 s [semigroupoids] Using tar found on system at:
  11040. 1412.44 s [semigroupoids] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  11041. 1412.44 s [semigroupoids] No uhc found
  11042. 1412.44 s [semigroupoids] Phase: buildPhase
  11043. 1412.44 s [semigroupoids] Preprocessing library for semigroupoids-6.0.1..
  11044. 1412.44 s [semigroupoids] Building library for semigroupoids-6.0.1..
  11045. 1412.44 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 )
  11046. 1412.44 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 )
  11047. 1412.44 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 )
  11048. 1412.44 s [semigroupoids] [ 4 of 27] Compiling Semigroupoids.Internal ( src/Semigroupoids/Internal.hs, dist/build/Semigroupoids/Internal.o, dist/build/Semigroupoids/Internal.dyn_o )
  11049. 1412.44 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 )
  11050. 1412.44 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 )
  11051. 1412.44 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 )
  11052. 1412.44 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 )
  11053. 1412.44 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 )
  11054. 1412.44 s [semirings] [3 of 8] Compiling Data.Euclidean ( Data/Euclidean.hs, dist/build/Data/Euclidean.o, dist/build/Data/Euclidean.dyn_o )
  11055. 1412.44 s [semirings] [4 of 8] Compiling Data.Field ( Data/Field.hs, dist/build/Data/Field.o, dist/build/Data/Field.dyn_o )
  11056. 1412.44 s [semirings] [5 of 8] Compiling Data.Semiring.Directed ( Data/Semiring/Directed.hs, dist/build/Data/Semiring/Directed.o, dist/build/Data/Semiring/Directed.dyn_o )
  11057. 1412.44 s [semirings]
  11058. 1412.44 s [semirings] Data/Semiring/Directed.hs:24:44: warning: [-Wunused-imports]
  11059. 1412.44 s [semirings] The import of ‘<>’ from module ‘Data.Semigroup’ is redundant
  11060. 1412.44 s [semirings] |
  11061. 1412.44 s [semirings] 24 | import Data.Semigroup (Min(Min), Max(Max), (<>))
  11062. 1412.44 s [semirings] | ^^^^
  11063. 1412.44 s [semirings] [6 of 8] Compiling Data.Semiring.Generic ( Data/Semiring/Generic.hs, dist/build/Data/Semiring/Generic.o, dist/build/Data/Semiring/Generic.dyn_o )
  11064. 1412.44 s [semirings] [7 of 8] Compiling Data.Star ( Data/Star.hs, dist/build/Data/Star.o, dist/build/Data/Star.dyn_o )
  11065. 1412.44 s [semirings] [8 of 8] Compiling Data.Semiring.Tropical ( Data/Semiring/Tropical.hs, dist/build/Data/Semiring/Tropical.o, dist/build/Data/Semiring/Tropical.dyn_o )
  11066. 1412.44 s [semirings] [1 of 8] Compiling Data.Semiring ( Data/Semiring.hs, dist/build/Data/Semiring.p_o )
  11067. 1412.44 s [semirings] [2 of 8] Compiling Data.Ring.Ordered ( Data/Ring/Ordered.hs, dist/build/Data/Ring/Ordered.p_o )
  11068. 1412.44 s [semirings] [3 of 8] Compiling Data.Euclidean ( Data/Euclidean.hs, dist/build/Data/Euclidean.p_o )
  11069. 1412.44 s [semirings] [4 of 8] Compiling Data.Field ( Data/Field.hs, dist/build/Data/Field.p_o )
  11070. 1412.44 s [semirings] [5 of 8] Compiling Data.Semiring.Directed ( Data/Semiring/Directed.hs, dist/build/Data/Semiring/Directed.p_o )
  11071. 1412.44 s [semirings]
  11072. 1412.44 s [semirings] Data/Semiring/Directed.hs:24:44: warning: [-Wunused-imports]
  11073. 1412.44 s [semirings] The import of ‘<>’ from module ‘Data.Semigroup’ is redundant
  11074. 1412.44 s [semirings] |
  11075. 1412.44 s [semirings] 24 | import Data.Semigroup (Min(Min), Max(Max), (<>))
  11076. 1412.44 s [semirings] | ^^^^
  11077. 1412.44 s [semirings] [6 of 8] Compiling Data.Semiring.Generic ( Data/Semiring/Generic.hs, dist/build/Data/Semiring/Generic.p_o )
  11078. 1412.44 s [semirings] [7 of 8] Compiling Data.Star ( Data/Star.hs, dist/build/Data/Star.p_o )
  11079. 1412.44 s [semirings] [8 of 8] Compiling Data.Semiring.Tropical ( Data/Semiring/Tropical.hs, dist/build/Data/Semiring/Tropical.p_o )
  11080. 1412.44 s [semirings] Phase: checkPhase
  11081. 1412.44 s [semirings] Package has no test suites.
  11082. 1412.44 s [semirings] Phase: haddockPhase
  11083. 1412.44 s [semirings] Preprocessing library for semirings-0.7..
  11084. 1412.44 s [semirings] Running Haddock on library for semirings-0.7..
  11085. 1412.44 s [semirings] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  11086. 1412.44 s [tomland] Toml=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml,Toml.Codec=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Codec,Toml.Codec.BiMap=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Codec.BiMap,Toml.Codec.BiMap.Conversion=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Codec.BiMap.Conversion,Toml.Codec.Code=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Codec.Code,Toml.Codec.Combinator=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Codec.Combinator,Toml.Codec.Combinator.Common=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Codec.Combinator.Common,Toml.Codec.Combinator.Custom=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Codec.Combinator.Custom,Toml.Codec.Combinator.List=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Codec.Combinator.List,Toml.Codec.Combinator.Map=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Codec.Combinator.Map,Toml.Codec.Combinator.Monoid=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Codec.Combinator.Monoid,Toml.Codec.Combinator.Primitive=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Codec.Combinator.Primitive,Toml.Codec.Combinator.Set=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Codec.Combinator.Set,Toml.Codec.Combinator.Table=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Codec.Combinator.Table,Toml.Codec.Combinator.Time=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Codec.Combinator.Time,Toml.Codec.Combinator.Tuple=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Codec.Combinator.Tuple,Toml.Codec.Di=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Codec.Di,Toml.Codec.Error=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Codec.Error,Toml.Codec.Generic=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Codec.Generic,Toml.Codec.Types=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Codec.Types,Toml.Parser=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Parser,Toml.Parser.Core=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Parser.Core,Toml.Parser.Item=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Parser.Item,Toml.Parser.Key=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Parser.Key,Toml.Parser.String=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Parser.String,Toml.Parser.Validate=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Parser.Validate,Toml.Parser.Value=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Parser.Value,Toml.Type=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Type,Toml.Type.AnyValue=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Type.AnyValue,Toml.Type.Edsl=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Type.Edsl,Toml.Type.Key=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Type.Key,Toml.Type.PrefixTree=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Type.PrefixTree,Toml.Type.Printer=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Type.Printer,Toml.Type.TOML=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Type.TOML,Toml.Type.UValue=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Type.UValue,Toml.Type.Value=tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh:Toml.Type.Value
  11087. 1412.44 s [tomland] unit tomland-1.3.3.3-CvwJoikqRjbLJJEAwSbBt5-tomland-test
  11088. 1412.44 s [tomland] include base-4.18.1.0
  11089. 1412.44 s [tomland] include bytestring-0.11.5.2
  11090. 1412.44 s [tomland] include containers-0.6.7
  11091. 1412.44 s [tomland] include directory-1.3.8.1
  11092. 1412.44 s [tomland] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  11093. 1412.44 s [tomland] include hedgehog-1.5-BHF7XPtOcLTHdlG8CU1rlp
  11094. 1412.44 s [tomland] include hspec-2.11.12-8RpQfPL7GgNCJuLqgXbcGU
  11095. 1412.44 s [tomland] include hspec-hedgehog-0.3.0.0-CFcfkLE9O8iIBJYGDK1337
  11096. 1412.44 s [tomland] include hspec-megaparsec-2.2.1-KDjiM8Yg769IJ8bzluYaus
  11097. 1412.44 s [tomland] include megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq
  11098. 1412.44 s [tomland] include text-2.0.2
  11099. 1412.44 s [tomland] include time-1.12.2
  11100. 1412.44 s [tomland] include tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh
  11101. 1412.44 s [tomland] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  11102. 1412.44 s [tomland] Ready component graph:
  11103. 1412.44 s [tomland] definite tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh
  11104. 1412.44 s [tomland] depends base-4.18.1.0
  11105. 1412.44 s [tomland] depends bytestring-0.11.5.2
  11106. 1412.44 s [tomland] depends containers-0.6.7
  11107. 1412.44 s [tomland] depends deepseq-1.4.8.1
  11108. 1412.44 s [tomland] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  11109. 1412.44 s [tomland] depends megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq
  11110. 1412.44 s [tomland] depends mtl-2.3.1
  11111. 1412.44 s [tomland] depends parser-combinators-1.3.0-BO4CzeuSweE4dEkjadIz6J
  11112. 1412.44 s [tomland] depends text-2.0.2
  11113. 1412.44 s [tomland] depends time-1.12.2
  11114. 1412.44 s [tomland] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  11115. 1412.44 s [tomland] depends validation-selective-0.2.0.0-4k9HmLwk1N03NhVCmaqkEK
  11116. 1412.44 s [tomland] definite tomland-1.3.3.3-CvwJoikqRjbLJJEAwSbBt5-tomland-test
  11117. 1412.44 s [tomland] depends base-4.18.1.0
  11118. 1412.44 s [tomland] depends bytestring-0.11.5.2
  11119. 1412.44 s [tomland] depends containers-0.6.7
  11120. 1412.44 s [tomland] depends directory-1.3.8.1
  11121. 1412.44 s [tomland] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  11122. 1412.44 s [tomland] depends hedgehog-1.5-BHF7XPtOcLTHdlG8CU1rlp
  11123. 1412.44 s [tomland] depends hspec-2.11.12-8RpQfPL7GgNCJuLqgXbcGU
  11124. 1412.44 s [tomland] depends hspec-hedgehog-0.3.0.0-CFcfkLE9O8iIBJYGDK1337
  11125. 1412.44 s [tomland] depends hspec-megaparsec-2.2.1-KDjiM8Yg769IJ8bzluYaus
  11126. 1412.44 s [tomland] depends megaparsec-9.6.1-73ZI5Sj888R5FqbeMEpmnq
  11127. 1412.44 s [tomland] depends text-2.0.2
  11128. 1412.44 s [tomland] depends time-1.12.2
  11129. 1412.44 s [tomland] depends tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh
  11130. 1412.44 s [tomland] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  11131. 1412.44 s [tomland] Using Cabal-3.10.1.0 compiled by ghc-9.6
  11132. 1412.44 s [tomland] Using compiler: ghc-9.6.3
  11133. 1412.44 s [tomland] Using install prefix:
  11134. 1412.44 s [tomland] /nix/store/gp2g6zyrriwh99zp8dmksj0gfh0117b1-tomland-1.3.3.3
  11135. 1412.44 s [tomland] Executables installed in:
  11136. 1412.44 s [tomland] /nix/store/gp2g6zyrriwh99zp8dmksj0gfh0117b1-tomland-1.3.3.3/bin
  11137. 1412.44 s [tomland] Libraries installed in:
  11138. 1412.44 s [tomland] /nix/store/gp2g6zyrriwh99zp8dmksj0gfh0117b1-tomland-1.3.3.3/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh
  11139. 1412.44 s [tomland] Dynamic Libraries installed in:
  11140. 1412.44 s [tomland] /nix/store/gp2g6zyrriwh99zp8dmksj0gfh0117b1-tomland-1.3.3.3/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  11141. 1412.44 s [tomland] Private executables installed in:
  11142. 1412.44 s [tomland] /nix/store/gp2g6zyrriwh99zp8dmksj0gfh0117b1-tomland-1.3.3.3/libexec/x86_64-linux-ghc-9.6.3/tomland-1.3.3.3
  11143. 1412.44 s [tomland] Data files installed in:
  11144. 1412.44 s [tomland] /nix/store/gp2g6zyrriwh99zp8dmksj0gfh0117b1-tomland-1.3.3.3/share/x86_64-linux-ghc-9.6.3/tomland-1.3.3.3
  11145. 1412.44 s [tomland] Documentation installed in:
  11146. 1412.45 s [tomland] /nix/store/ysrbc64rhngqh25l5zsrss3g1nycqxln-tomland-1.3.3.3-doc/share/doc/tomland-1.3.3.3
  11147. 1412.45 s [tomland] Configuration files installed in:
  11148. 1412.45 s [tomland] /nix/store/gp2g6zyrriwh99zp8dmksj0gfh0117b1-tomland-1.3.3.3/etc
  11149. 1412.45 s [tomland] No alex found
  11150. 1412.45 s [tomland] Using ar found on system at:
  11151. 1412.45 s [tomland] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  11152. 1412.45 s [tomland] No c2hs found
  11153. 1412.45 s [tomland] No cpphs found
  11154. 1412.45 s [tomland] No doctest found
  11155. 1412.45 s [tomland] Using gcc version 14.3.0 given by user at:
  11156. 1412.45 s [tomland] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  11157. 1412.45 s [tomland] Using ghc version 9.6.3 found on system at:
  11158. 1412.45 s [tomland] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  11159. 1412.45 s [tomland] Using ghc-pkg version 9.6.3 found on system at:
  11160. 1412.45 s [tomland] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  11161. 1412.45 s [tomland] No ghcjs found
  11162. 1412.45 s [tomland] No ghcjs-pkg found
  11163. 1412.45 s [uniplate] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  11164. 1412.45 s [uniplate] No uhc found
  11165. 1412.45 s [uniplate] Phase: buildPhase
  11166. 1412.45 s [uniplate] Preprocessing library for uniplate-1.6.13..
  11167. 1412.45 s [uniplate] Building library for uniplate-1.6.13..
  11168. 1412.45 s [uniplate] [ 1 of 21] Compiling Data.Generics.Uniplate.Data.Instances ( Data/Generics/Uniplate/Data/Instances.hs, dist/build/Data/Generics/Uniplate/Data/Instances.o, dist/build/Data/Generics/Uniplate/Data/Instances.dyn_o )
  11169. 1412.45 s [uniplate] [ 2 of 21] Compiling Data.Generics.Uniplate.Internal.Utils ( Data/Generics/Uniplate/Internal/Utils.hs, dist/build/Data/Generics/Uniplate/Internal/Utils.o, dist/build/Data/Generics/Uniplate/Internal/Utils.dyn_o )
  11170. 1412.45 s [uniplate] [ 3 of 21] Compiling Data.Generics.Uniplate ( Data/Generics/Uniplate.hs, dist/build/Data/Generics/Uniplate.o, dist/build/Data/Generics/Uniplate.dyn_o )
  11171. 1412.45 s [uniplate] [ 4 of 21] Compiling Data.Generics.Str ( Data/Generics/Str.hs, dist/build/Data/Generics/Str.o, dist/build/Data/Generics/Str.dyn_o )
  11172. 1412.45 s [uniplate] [ 5 of 21] Compiling Data.Generics.Uniplate.Internal.DataOnlyOperations ( Data/Generics/Uniplate/Internal/DataOnlyOperations.hs, dist/build/Data/Generics/Uniplate/Internal/DataOnlyOperations.o, dist/build/Data/Generics/Uniplate/Internal/DataOnlyOperations.dyn_o )
  11173. 1412.45 s [uniplate] [ 6 of 21] Compiling Data.Generics.Uniplate.Internal.Data ( Data/Generics/Uniplate/Internal/Data.hs, dist/build/Data/Generics/Uniplate/Internal/Data.o, dist/build/Data/Generics/Uniplate/Internal/Data.dyn_o )
  11174. 1412.45 s [uniplate] [ 7 of 21] Compiling Data.Generics.Uniplate.DataOnly ( Data/Generics/Uniplate/DataOnly.hs, dist/build/Data/Generics/Uniplate/DataOnly.o, dist/build/Data/Generics/Uniplate/DataOnly.dyn_o )
  11175. 1412.45 s [uniplate] [ 8 of 21] Compiling Data.Generics.Uniplate.Operations ( Data/Generics/Uniplate/Operations.hs, dist/build/Data/Generics/Uniplate/Operations.o, dist/build/Data/Generics/Uniplate/Operations.dyn_o )
  11176. 1412.45 s [uniplate] [ 9 of 21] Compiling Data.Generics.Uniplate.Direct ( Data/Generics/Uniplate/Direct.hs, dist/build/Data/Generics/Uniplate/Direct.o, dist/build/Data/Generics/Uniplate/Direct.dyn_o )
  11177. 1412.45 s [uniplate] [10 of 21] Compiling Data.Generics.Uniplate.Data ( Data/Generics/Uniplate/Data.hs, dist/build/Data/Generics/Uniplate/Data.o, dist/build/Data/Generics/Uniplate/Data.dyn_o )
  11178. 1412.45 s [uniplate] [11 of 21] Compiling Data.Generics.SYB ( Data/Generics/SYB.hs, dist/build/Data/Generics/SYB.o, dist/build/Data/Generics/SYB.dyn_o )
  11179. 1412.45 s [uniplate] [12 of 21] Compiling Data.Generics.Compos ( Data/Generics/Compos.hs, dist/build/Data/Generics/Compos.o, dist/build/Data/Generics/Compos.dyn_o )
  11180. 1412.45 s [uniplate] [13 of 21] Compiling Data.Generics.Uniplate.Typeable ( Data/Generics/Uniplate/Typeable.hs, dist/build/Data/Generics/Uniplate/Typeable.o, dist/build/Data/Generics/Uniplate/Typeable.dyn_o )
  11181. 1412.45 s [uniplate] [14 of 21] Compiling Data.Generics.Uniplate.Zipper ( Data/Generics/Uniplate/Zipper.hs, dist/build/Data/Generics/Uniplate/Zipper.o, dist/build/Data/Generics/Uniplate/Zipper.dyn_o )
  11182. 1412.45 s [uniplate] [15 of 21] Compiling Data.Generics.UniplateOn ( Data/Generics/UniplateOn.hs, dist/build/Data/Generics/UniplateOn.o, dist/build/Data/Generics/UniplateOn.dyn_o )
  11183. 1412.45 s [uniplate] [16 of 21] Compiling Data.Generics.UniplateStr ( Data/Generics/UniplateStr.hs, dist/build/Data/Generics/UniplateStr.o, dist/build/Data/Generics/UniplateStr.dyn_o )
  11184. 1412.45 s [uniplate] [17 of 21] Compiling Data.Generics.UniplateStrOn ( Data/Generics/UniplateStrOn.hs, dist/build/Data/Generics/UniplateStrOn.o, dist/build/Data/Generics/UniplateStrOn.dyn_o )
  11185. 1412.45 s [uniplate] [18 of 21] Compiling Data.Generics.Biplate ( Data/Generics/Biplate.hs, dist/build/Data/Generics/Biplate.o, dist/build/Data/Generics/Biplate.dyn_o )
  11186. 1412.45 s [uniplate] [19 of 21] Compiling Data.Generics.PlateTypeable ( Data/Generics/PlateTypeable.hs, dist/build/Data/Generics/PlateTypeable.o, dist/build/Data/Generics/PlateTypeable.dyn_o )
  11187. 1412.45 s [uniplate] [20 of 21] Compiling Data.Generics.PlateDirect ( Data/Generics/PlateDirect.hs, dist/build/Data/Generics/PlateDirect.o, dist/build/Data/Generics/PlateDirect.dyn_o )
  11188. 1412.45 s [uniplate] [21 of 21] Compiling Data.Generics.PlateData ( Data/Generics/PlateData.hs, dist/build/Data/Generics/PlateData.o, dist/build/Data/Generics/PlateData.dyn_o )
  11189. 1412.45 s [uniplate] [ 1 of 21] Compiling Data.Generics.Uniplate.Data.Instances ( Data/Generics/Uniplate/Data/Instances.hs, dist/build/Data/Generics/Uniplate/Data/Instances.p_o )
  11190. 1412.45 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 )
  11191. 1412.45 s [unordered-containers] [8 of 9] Compiling Properties ( tests/Properties.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Properties.o )
  11192. 1412.45 s [unordered-containers] [9 of 9] Compiling Main ( tests/Main.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Main.o )
  11193. 1412.45 s [unordered-containers] [10 of 10] Linking dist/build/unordered-containers-tests/unordered-containers-tests
  11194. 1412.45 s [unordered-containers] buildPhase completed in 50 seconds
  11195. 1412.45 s [unordered-containers] Phase: checkPhase
  11196. 1412.45 s [unordered-containers] Running 1 test suites...
  11197. 1412.45 s [unordered-containers] Test suite unordered-containers-tests: RUNNING...
  11198. 1412.45 s [unordered-containers] All
  11199. 1412.45 s [unordered-containers] Properties
  11200. 1412.45 s [unordered-containers] Data.HashMap.Lazy
  11201. 1412.45 s [unordered-containers] instances
  11202. 1412.45 s [unordered-containers] Eq
  11203. 1412.45 s [unordered-containers] ==: OK (0.07s)
  11204. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11205. 1412.45 s [unordered-containers] /=: OK (0.07s)
  11206. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11207. 1412.45 s [unordered-containers] Ord
  11208. 1412.45 s [unordered-containers] compare reflexive: OK (0.02s)
  11209. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11210. 1412.45 s [unordered-containers] compare transitive: OK (0.04s)
  11211. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11212. 1412.45 s [unordered-containers] compare antisymmetric: OK (0.05s)
  11213. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11214. 1412.45 s [unordered-containers] Ord => Eq: OK (0.05s)
  11215. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11216. 1412.45 s [unordered-containers] Read/Show: OK (0.68s)
  11217. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11218. 1412.45 s [unordered-containers] Functor: OK (0.21s)
  11219. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11220. 1412.45 s [unordered-containers] Foldable: OK (0.04s)
  11221. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11222. 1412.45 s [unordered-containers] Bifoldable
  11223. 1412.45 s [unordered-containers] bifoldMap: OK (0.05s)
  11224. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11225. 1412.45 s [unordered-containers] bifoldr: OK (0.06s)
  11226. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11227. 1412.45 s [unordered-containers] bifoldl: OK (0.04s)
  11228. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11229. 1412.45 s [unordered-containers] Hashable: OK (0.04s)
  11230. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11231. 1412.45 s [unordered-containers] empty
  11232. 1412.45 s [unordered-containers] valid: OK
  11233. 1412.45 s [unordered-containers] +++ OK, passed 1 test.
  11234. 1412.45 s [unordered-containers] singleton
  11235. 1412.45 s [unordered-containers] valid: OK (0.05s)
  11236. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11237. 1412.45 s [unordered-containers] size: OK (0.04s)
  11238. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11239. 1412.45 s [unordered-containers] member: OK (0.08s)
  11240. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11241. 1412.45 s [unordered-containers] lookup: OK (0.07s)
  11242. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11243. 1412.45 s [unordered-containers] !?: OK
  11244. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11245. 1412.45 s [unordered-containers] insert
  11246. 1412.45 s [unordered-containers] model: OK
  11247. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11248. 1412.45 s [unordered-containers] valid: OK (0.02s)
  11249. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11250. 1412.45 s [unordered-containers] insertWith
  11251. 1412.45 s [unordered-containers] insertWith: OK (0.06s)
  11252. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11253. 1412.45 s [unordered-containers] valid: OK
  11254. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11255. 1412.45 s [unordered-containers] delete
  11256. 1412.45 s [unordered-containers] model: OK
  11257. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11258. 1412.45 s [unordered-containers] valid: OK (0.06s)
  11259. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11260. 1412.45 s [unordered-containers] adjust
  11261. 1412.45 s [unordered-containers] model: OK (0.04s)
  11262. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11263. 1412.45 s [unordered-containers] valid: OK (0.03s)
  11264. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11265. 1412.45 s [unordered-containers] update
  11266. 1412.45 s [unordered-containers] model: OK (0.03s)
  11267. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11268. 1412.45 s [unordered-containers] valid: OK
  11269. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11270. 1412.45 s [unordered-containers] alter
  11271. 1412.45 s [unordered-containers] model: OK (0.03s)
  11272. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11273. 1412.45 s [unordered-containers] valid: OK (0.02s)
  11274. 1412.45 s [unordered-containers] +++ OK, passed 100 tests.
  11275. 1412.46 s [unordered-containers] alterF
  11276. 1412.46 s [unordered-containers] model
  11277. 1412.46 s [unordered-containers] []: OK (0.29s)
  11278. 1412.46 s [unordered-containers] +++ OK, passed 100 tests.
  11279. 1412.46 s [unordered-containers] adjust: OK
  11280. 1412.46 s [unordered-containers] +++ OK, passed 100 tests.
  11281. 1412.46 s [unordered-containers] insert: OK (0.04s)
  11282. 1412.46 s [unordered-containers] +++ OK, passed 100 tests.
  11283. 1412.46 s [unordered-containers] insertWith: OK (0.04s)
  11284. 1412.46 s [unordered-containers] +++ OK, passed 100 tests.
  11285. 1412.46 s [charset] alnum (src/Data/CharSet/Posix/Ascii.hs:25)
  11286. 1412.46 s [charset] alpha (src/Data/CharSet/Posix/Ascii.hs:25)
  11287. 1412.46 s [charset] ascii (src/Data/CharSet/Posix/Ascii.hs:25)
  11288. 1412.46 s [charset] blank (src/Data/CharSet/Posix/Ascii.hs:25)
  11289. 1412.46 s [charset] cntrl (src/Data/CharSet/Posix/Ascii.hs:25)
  11290. 1412.46 s [charset] digit (src/Data/CharSet/Posix/Ascii.hs:25)
  11291. 1412.46 s [charset] graph (src/Data/CharSet/Posix/Ascii.hs:25)
  11292. 1412.46 s [charset] print (src/Data/CharSet/Posix/Ascii.hs:25)
  11293. 1412.46 s [charset] word (src/Data/CharSet/Posix/Ascii.hs:25)
  11294. 1412.46 s [charset] punct (src/Data/CharSet/Posix/Ascii.hs:25)
  11295. 1412.46 s [charset] space (src/Data/CharSet/Posix/Ascii.hs:25)
  11296. 1412.46 s [charset] upper (src/Data/CharSet/Posix/Ascii.hs:25)
  11297. 1412.46 s [charset] lower (src/Data/CharSet/Posix/Ascii.hs:25)
  11298. 1412.46 s [charset] xdigit (src/Data/CharSet/Posix/Ascii.hs:25)
  11299. 1412.46 s [charset] Warning: 'categories' is out of scope.
  11300. 1412.46 s [charset] If you qualify the identifier, haddock can try to link it anyway.
  11301. 1412.46 s [charset] 23% ( 12 / 52) in 'Data.CharSet.Unicode'
  11302. 1412.46 s [charset] Missing documentation for:
  11303. 1412.46 s [charset] UnicodeCategory (src/Data/CharSet/Unicode.hs:46)
  11304. 1412.46 s [charset] unicodeCategories (src/Data/CharSet/Unicode.hs:50)
  11305. 1412.46 s [charset] modifierLetter (src/Data/CharSet/Unicode.hs:95)
  11306. 1412.46 s [charset] otherLetter (src/Data/CharSet/Unicode.hs:95)
  11307. 1412.46 s [charset] letter (src/Data/CharSet/Unicode.hs:95)
  11308. 1412.46 s [charset] lowercaseLetter (src/Data/CharSet/Unicode.hs:95)
  11309. 1412.46 s [charset] uppercaseLetter (src/Data/CharSet/Unicode.hs:95)
  11310. 1412.46 s [charset] titlecaseLetter (src/Data/CharSet/Unicode.hs:95)
  11311. 1412.46 s [charset] letterAnd (src/Data/CharSet/Unicode.hs:95)
  11312. 1412.46 s [charset] nonSpacingMark (src/Data/CharSet/Unicode.hs:110)
  11313. 1412.46 s [charset] spacingCombiningMark (src/Data/CharSet/Unicode.hs:110)
  11314. 1412.46 s [charset] enclosingMark (src/Data/CharSet/Unicode.hs:110)
  11315. 1412.46 s [charset] mark (src/Data/CharSet/Unicode.hs:110)
  11316. 1412.46 s [charset] space (src/Data/CharSet/Unicode.hs:119)
  11317. 1412.46 s [charset] lineSeparator (src/Data/CharSet/Unicode.hs:119)
  11318. 1412.46 s [charset] paragraphSeparator (src/Data/CharSet/Unicode.hs:119)
  11319. 1412.46 s [charset] separator (src/Data/CharSet/Unicode.hs:119)
  11320. 1412.46 s [charset] mathSymbol (src/Data/CharSet/Unicode.hs:128)
  11321. 1412.46 s [charset] currencySymbol (src/Data/CharSet/Unicode.hs:128)
  11322. 1412.46 s [charset] modifierSymbol (src/Data/CharSet/Unicode.hs:128)
  11323. 1412.46 s [charset] otherSymbol (src/Data/CharSet/Unicode.hs:128)
  11324. 1412.46 s [charset] symbol (src/Data/CharSet/Unicode.hs:128)
  11325. 1412.46 s [charset] decimalNumber (src/Data/CharSet/Unicode.hs:139)
  11326. 1412.46 s [charset] letterNumber (src/Data/CharSet/Unicode.hs:139)
  11327. 1412.46 s [charset] otherNumber (src/Data/CharSet/Unicode.hs:139)
  11328. 1412.46 s [charset] number (src/Data/CharSet/Unicode.hs:139)
  11329. 1412.46 s [charset] dashPunctuation (src/Data/CharSet/Unicode.hs:148)
  11330. 1412.46 s [charset] openPunctuation (src/Data/CharSet/Unicode.hs:148)
  11331. 1412.46 s [charset] closePunctuation (src/Data/CharSet/Unicode.hs:148)
  11332. 1412.46 s [charset] initialQuote (src/Data/CharSet/Unicode.hs:148)
  11333. 1412.46 s [charset] finalQuote (src/Data/CharSet/Unicode.hs:148)
  11334. 1412.46 s [charset] connectorPunctuation (src/Data/CharSet/Unicode.hs:148)
  11335. 1412.46 s [charset] otherPunctuation (src/Data/CharSet/Unicode.hs:148)
  11336. 1412.46 s [charset] punctuation (src/Data/CharSet/Unicode.hs:148)
  11337. 1412.46 s [charset] control (src/Data/CharSet/Unicode.hs:167)
  11338. 1412.46 s [charset] format (src/Data/CharSet/Unicode.hs:167)
  11339. 1412.46 s [charset] privateUse (src/Data/CharSet/Unicode.hs:167)
  11340. 1412.46 s [charset] surrogate (src/Data/CharSet/Unicode.hs:167)
  11341. 1412.46 s [charset] notAssigned (src/Data/CharSet/Unicode.hs:167)
  11342. 1412.46 s [charset] other (src/Data/CharSet/Unicode.hs:167)
  11343. 1412.46 s [charset] Warning: 'categories' is out of scope.
  11344. 1412.46 s [charset] If you qualify the identifier, haddock can try to link it anyway.
  11345. 1412.46 s [charset] 3% ( 4 /113) in 'Data.CharSet.Unicode.Block'
  11346. 1412.46 s [charset] Missing documentation for:
  11347. 1412.46 s [charset] Block (src/Data/CharSet/Unicode/Block.hs:139)
  11348. 1412.46 s [charset] blocks (src/Data/CharSet/Unicode/Block.hs:144)
  11349. 1412.46 s [charset] lookupBlock (src/Data/CharSet/Unicode/Block.hs:268)
  11350. 1412.46 s [charset] lookupBlockCharSet (src/Data/CharSet/Unicode/Block.hs:271)
  11351. 1412.46 s [charset] basicLatin (src/Data/CharSet/Unicode/Block.hs:274)
  11352. 1412.46 s [charset] latin1Supplement (src/Data/CharSet/Unicode/Block.hs:275)
  11353. 1412.46 s [charset] latinExtendedA (src/Data/CharSet/Unicode/Block.hs:276)
  11354. 1412.46 s [charset] latinExtendedB (src/Data/CharSet/Unicode/Block.hs:277)
  11355. 1412.46 s [charset] ipaExtensions (src/Data/CharSet/Unicode/Block.hs:278)
  11356. 1412.46 s [charset] spacingModifierLetters (src/Data/CharSet/Unicode/Block.hs:279)
  11357. 1412.46 s [charset] combiningDiacriticalMarks (src/Data/CharSet/Unicode/Block.hs:280)
  11358. 1412.46 s [charset] greekAndCoptic (src/Data/CharSet/Unicode/Block.hs:281)
  11359. 1412.46 s [charset] cyrillic (src/Data/CharSet/Unicode/Block.hs:282)
  11360. 1412.46 s [charset] cyrillicSupplementary (src/Data/CharSet/Unicode/Block.hs:283)
  11361. 1412.46 s [charset] armenian (src/Data/CharSet/Unicode/Block.hs:284)
  11362. 1412.46 s [charset] hebrew (src/Data/CharSet/Unicode/Block.hs:285)
  11363. 1412.46 s [charset] arabic (src/Data/CharSet/Unicode/Block.hs:286)
  11364. 1412.46 s [charset] syriac (src/Data/CharSet/Unicode/Block.hs:287)
  11365. 1412.46 s [invariant] Phase: haddockPhase
  11366. 1412.46 s [quickcheck-instances] depends uuid-types-1.0.6-LSnHSQasIz2KiEYrGocUTH
  11367. 1412.46 s [quickcheck-instances] Using Cabal-3.10.1.0 compiled by ghc-9.6
  11368. 1412.46 s [quickcheck-instances] Using compiler: ghc-9.6.3
  11369. 1412.46 s [quickcheck-instances] Using install prefix:
  11370. 1412.46 s [quickcheck-instances] /nix/store/bwkwxqg2npl6s8fy1p6ha8fr26a2w93k-quickcheck-instances-0.3.32
  11371. 1412.46 s [quickcheck-instances] Executables installed in:
  11372. 1412.46 s [quickcheck-instances] /nix/store/bwkwxqg2npl6s8fy1p6ha8fr26a2w93k-quickcheck-instances-0.3.32/bin
  11373. 1412.46 s [quickcheck-instances] Libraries installed in:
  11374. 1412.46 s [quickcheck-instances] /nix/store/bwkwxqg2npl6s8fy1p6ha8fr26a2w93k-quickcheck-instances-0.3.32/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  11375. 1412.46 s [quickcheck-instances] Dynamic Libraries installed in:
  11376. 1412.46 s [quickcheck-instances] /nix/store/bwkwxqg2npl6s8fy1p6ha8fr26a2w93k-quickcheck-instances-0.3.32/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  11377. 1412.46 s [quickcheck-instances] Private executables installed in:
  11378. 1412.46 s [quickcheck-instances] /nix/store/bwkwxqg2npl6s8fy1p6ha8fr26a2w93k-quickcheck-instances-0.3.32/libexec/x86_64-linux-ghc-9.6.3/quickcheck-instances-0.3.32
  11379. 1412.46 s [quickcheck-instances] Data files installed in:
  11380. 1412.46 s [quickcheck-instances] /nix/store/bwkwxqg2npl6s8fy1p6ha8fr26a2w93k-quickcheck-instances-0.3.32/share/x86_64-linux-ghc-9.6.3/quickcheck-instances-0.3.32
  11381. 1412.46 s [quickcheck-instances] Documentation installed in:
  11382. 1412.46 s [quickcheck-instances] /nix/store/blpkplhqsfrjjmicd6agrhi2i3v0d86j-quickcheck-instances-0.3.32-doc/share/doc/quickcheck-instances-0.3.32
  11383. 1412.46 s [quickcheck-instances] Configuration files installed in:
  11384. 1412.46 s [quickcheck-instances] /nix/store/bwkwxqg2npl6s8fy1p6ha8fr26a2w93k-quickcheck-instances-0.3.32/etc
  11385. 1412.46 s [quickcheck-instances] No alex found
  11386. 1412.46 s [quickcheck-instances] Using ar found on system at:
  11387. 1412.46 s [quickcheck-instances] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  11388. 1412.46 s [quickcheck-instances] No c2hs found
  11389. 1412.47 s [quickcheck-instances] No cpphs found
  11390. 1412.47 s [quickcheck-instances] No doctest found
  11391. 1412.47 s [quickcheck-instances] Using gcc version 14.3.0 given by user at:
  11392. 1412.47 s [quickcheck-instances] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  11393. 1412.47 s [quickcheck-instances] Using ghc version 9.6.3 found on system at:
  11394. 1412.47 s [quickcheck-instances] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  11395. 1412.47 s [quickcheck-instances] Using ghc-pkg version 9.6.3 found on system at:
  11396. 1412.47 s [quickcheck-instances] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  11397. 1412.47 s [quickcheck-instances] No ghcjs found
  11398. 1412.47 s [quickcheck-instances] No ghcjs-pkg found
  11399. 1412.47 s [quickcheck-instances] No greencard found
  11400. 1412.47 s [quickcheck-instances] Using haddock version 2.29.1 found on system at:
  11401. 1412.47 s [quickcheck-instances] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  11402. 1412.47 s [quickcheck-instances] No happy found
  11403. 1412.47 s [quickcheck-instances] Using haskell-suite found on system at: haskell-suite-dummy-location
  11404. 1412.47 s [quickcheck-instances] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  11405. 1412.47 s [quickcheck-instances] No hmake found
  11406. 1412.47 s [quickcheck-instances] Using hpc version 0.68 found on system at:
  11407. 1412.47 s [quickcheck-instances] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  11408. 1412.47 s [quickcheck-instances] Using hsc2hs version 0.68.9 found on system at:
  11409. 1412.47 s [quickcheck-instances] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  11410. 1412.47 s [quickcheck-instances] Using hscolour version 1.25 found on system at:
  11411. 1412.47 s [quickcheck-instances] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  11412. 1412.47 s [quickcheck-instances] No jhc found
  11413. 1412.47 s [quickcheck-instances] Using ld found on system at:
  11414. 1412.47 s [quickcheck-instances] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  11415. 1412.47 s [quickcheck-instances] No pkg-config found
  11416. 1412.47 s [quickcheck-instances] Using runghc version 9.6.3 found on system at:
  11417. 1412.47 s [quickcheck-instances] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  11418. 1412.47 s [quickcheck-instances] Using strip version 2.44 found on system at:
  11419. 1412.47 s [quickcheck-instances] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  11420. 1412.47 s [quickcheck-instances] Using tar found on system at:
  11421. 1412.47 s [quickcheck-instances] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  11422. 1412.47 s [quickcheck-instances] No uhc found
  11423. 1412.47 s [quickcheck-instances] Phase: buildPhase
  11424. 1412.47 s [quickcheck-instances] Preprocessing library for quickcheck-instances-0.3.32..
  11425. 1412.47 s [quickcheck-instances] Building library for quickcheck-instances-0.3.32..
  11426. 1412.47 s [quickcheck-instances] [ 1 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 )
  11427. 1412.47 s [quickcheck-instances] [ 2 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 )
  11428. 1412.47 s [quickcheck-instances] [ 3 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 )
  11429. 1412.47 s [quickcheck-instances] [ 4 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 )
  11430. 1412.47 s [regex] [14 of 48] Compiling Text.RE.ZeInternals.TestBench.Parsers ( Text/RE/ZeInternals/TestBench/Parsers.hs, dist/build/Text/RE/ZeInternals/TestBench/Parsers.o, dist/build/Text/RE/ZeInternals/TestBench/Parsers.dyn_o )
  11431. 1412.47 s [regex] [15 of 48] Compiling Text.RE.ZeInternals.PreludeMacros ( Text/RE/ZeInternals/PreludeMacros.hs, dist/build/Text/RE/ZeInternals/PreludeMacros.o, dist/build/Text/RE/ZeInternals/PreludeMacros.dyn_o )
  11432. 1412.47 s [regex] [16 of 48] Compiling Text.RE.TestBench.Parsers ( Text/RE/TestBench/Parsers.hs, dist/build/Text/RE/TestBench/Parsers.o, dist/build/Text/RE/TestBench/Parsers.dyn_o )
  11433. 1412.47 s [regex] [17 of 48] Compiling Text.RE.TestBench ( Text/RE/TestBench.hs, dist/build/Text/RE/TestBench.o, dist/build/Text/RE/TestBench.dyn_o )
  11434. 1412.47 s [regex] [18 of 48] Compiling Text.RE.ZeInternals.Types.Poss ( Text/RE/ZeInternals/Types/Poss.hs, dist/build/Text/RE/ZeInternals/Types/Poss.o, dist/build/Text/RE/ZeInternals/Types/Poss.dyn_o )
  11435. 1412.47 s [regex] [19 of 48] Compiling Text.RE.ZeInternals.Types.SearchReplace ( Text/RE/ZeInternals/Types/SearchReplace.lhs, dist/build/Text/RE/ZeInternals/Types/SearchReplace.o, dist/build/Text/RE/ZeInternals/Types/SearchReplace.dyn_o )
  11436. 1412.47 s [regex] [20 of 48] Compiling Text.RE.ZeInternals.Types.IsRegex ( Text/RE/ZeInternals/Types/IsRegex.lhs, dist/build/Text/RE/ZeInternals/Types/IsRegex.o, dist/build/Text/RE/ZeInternals/Types/IsRegex.dyn_o )
  11437. 1412.47 s [regex] [21 of 48] Compiling Text.RE.ZeInternals.Tools.Lex ( Text/RE/ZeInternals/Tools/Lex.lhs, dist/build/Text/RE/ZeInternals/Tools/Lex.o, dist/build/Text/RE/ZeInternals/Tools/Lex.dyn_o )
  11438. 1412.47 s [regex] [22 of 48] Compiling Text.RE.ZeInternals.NamedCaptures ( Text/RE/ZeInternals/NamedCaptures.lhs, dist/build/Text/RE/ZeInternals/NamedCaptures.o, dist/build/Text/RE/ZeInternals/NamedCaptures.dyn_o )
  11439. 1412.47 s [regex] [23 of 48] Compiling Text.RE.Tools.IsRegex ( Text/RE/Tools/IsRegex.hs, dist/build/Text/RE/Tools/IsRegex.o, dist/build/Text/RE/Tools/IsRegex.dyn_o )
  11440. 1412.47 s [regex] [24 of 48] Compiling Text.RE.Tools.Lex ( Text/RE/Tools/Lex.hs, dist/build/Text/RE/Tools/Lex.o, dist/build/Text/RE/Tools/Lex.dyn_o )
  11441. 1412.47 s [regex] [25 of 48] Compiling Text.RE.Tools.Grep ( Text/RE/Tools/Grep.lhs, dist/build/Text/RE/Tools/Grep.o, dist/build/Text/RE/Tools/Grep.dyn_o )
  11442. 1412.47 s [regex] [26 of 48] Compiling Text.RE.Tools.Find ( Text/RE/Tools/Find.lhs, dist/build/Text/RE/Tools/Find.o, dist/build/Text/RE/Tools/Find.dyn_o )
  11443. 1412.47 s [regex] [27 of 48] Compiling Text.RE.Tools.Edit ( Text/RE/Tools/Edit.lhs, dist/build/Text/RE/Tools/Edit.o, dist/build/Text/RE/Tools/Edit.dyn_o )
  11444. 1412.47 s [regex] [28 of 48] Compiling Text.RE.Tools.Sed ( Text/RE/Tools/Sed.lhs, dist/build/Text/RE/Tools/Sed.o, dist/build/Text/RE/Tools/Sed.dyn_o )
  11445. 1412.47 s [regex] [29 of 48] Compiling Text.RE.Tools ( Text/RE/Tools.hs, dist/build/Text/RE/Tools.o, dist/build/Text/RE/Tools.dyn_o )
  11446. 1412.47 s [regex] [30 of 48] Compiling Text.RE.Summa ( Text/RE/Summa.hs, dist/build/Text/RE/Summa.o, dist/build/Text/RE/Summa.dyn_o )
  11447. 1412.47 s [regex] [31 of 48] Compiling Text.RE.ZeInternals.SearchReplace ( Text/RE/ZeInternals/SearchReplace.hs, dist/build/Text/RE/ZeInternals/SearchReplace.o, dist/build/Text/RE/ZeInternals/SearchReplace.dyn_o )
  11448. 1412.47 s [regex] [32 of 48] Compiling Text.RE.ZeInternals ( Text/RE/ZeInternals.hs, dist/build/Text/RE/ZeInternals.o, dist/build/Text/RE/ZeInternals.dyn_o )
  11449. 1412.47 s [regex] [33 of 48] Compiling Text.RE.ZeInternals.TDFA ( Text/RE/ZeInternals/TDFA.hs, dist/build/Text/RE/ZeInternals/TDFA.o, dist/build/Text/RE/ZeInternals/TDFA.dyn_o )
  11450. 1412.47 s [regex] [34 of 48] Compiling Text.RE.ZeInternals.SearchReplace.TDFAEdPrime ( Text/RE/ZeInternals/SearchReplace/TDFAEdPrime.hs, dist/build/Text/RE/ZeInternals/SearchReplace/TDFAEdPrime.o, dist/build/Text/RE/ZeInternals/SearchReplace/TDFAEdPrime.dyn_o )
  11451. 1412.47 s [regex] [35 of 48] Compiling Text.RE.ZeInternals.SearchReplace.TDFA.Text.Lazy ( Text/RE/ZeInternals/SearchReplace/TDFA/Text/Lazy.hs, dist/build/Text/RE/ZeInternals/SearchReplace/TDFA/Text/Lazy.o, dist/build/Text/RE/ZeInternals/SearchReplace/TDFA/Text/Lazy.dyn_o )
  11452. 1412.47 s [regex] [36 of 48] Compiling Text.RE.ZeInternals.SearchReplace.TDFA.Text ( Text/RE/ZeInternals/SearchReplace/TDFA/Text.hs, dist/build/Text/RE/ZeInternals/SearchReplace/TDFA/Text.o, dist/build/Text/RE/ZeInternals/SearchReplace/TDFA/Text.dyn_o )
  11453. 1412.47 s [relude] Building library for relude-1.2.2.0..
  11454. 1412.47 s [relude]
  11455. 1412.47 s [relude] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  11456. 1412.47 s [relude] The following packages were specified via -package or -package-id flags,
  11457. 1412.47 s [relude] but were not needed for compilation:
  11458. 1412.47 s [relude] - ghc-prim-0.10.0 (exposed by flag -package-id ghc-prim-0.10.0)
  11459. 1412.47 s [relude] [ 1 of 57] Compiling Relude.Applicative
  11460. 1412.47 s [relude] [ 2 of 57] Compiling Relude.Base
  11461. 1412.47 s [relude] [ 3 of 57] Compiling Relude.Bool.Reexport
  11462. 1412.47 s [relude] [ 4 of 57] Compiling Relude.Container.Reexport
  11463. 1412.47 s [relude] [ 5 of 57] Compiling Relude.Foldable.Reexport
  11464. 1412.47 s [relude] [ 6 of 57] Compiling Relude.Function
  11465. 1412.47 s [relude] [ 7 of 57] Compiling Relude.Functor.Reexport
  11466. 1412.47 s [relude] [ 8 of 57] Compiling Relude.Functor.Fmap
  11467. 1412.47 s [relude] [ 9 of 57] Compiling Relude.Functor
  11468. 1412.47 s [relude] [10 of 57] Compiling Relude.Extra.Tuple
  11469. 1412.47 s [relude] [11 of 57] Compiling Relude.Enum
  11470. 1412.47 s [relude] [12 of 57] Compiling Relude.Lifted.Exit
  11471. 1412.47 s [relude] [13 of 57] Compiling Relude.Lifted.IORef
  11472. 1412.47 s [relude] [14 of 57] Compiling Relude.List.Reexport
  11473. 1412.47 s [relude] [15 of 57] Compiling Relude.Monad.Reexport
  11474. 1412.47 s [relude] [16 of 57] Compiling Relude.Monad.Maybe
  11475. 1412.47 s [relude] [17 of 57] Compiling Relude.Monad.Trans
  11476. 1412.47 s [relude] [18 of 57] Compiling Relude.Monoid
  11477. 1412.47 s [relude] [19 of 57] Compiling Relude.Nub
  11478. 1412.47 s [relude] [20 of 57] Compiling Relude.String.Reexport
  11479. 1412.47 s [relude] [21 of 57] Compiling Relude.String.Conversion
  11480. 1412.47 s [relude] [22 of 57] Compiling Relude.String
  11481. 1412.47 s [relude] [23 of 57] Compiling Relude.Print
  11482. 1412.47 s [relude] [24 of 57] Compiling Relude.Lifted.File
  11483. 1412.47 s [relude] [25 of 57] Compiling Relude.File
  11484. 1412.47 s [relude] [26 of 57] Compiling Relude.Debug
  11485. 1412.47 s [relude] [27 of 57] Compiling Relude.Monad.Either
  11486. 1412.47 s [relude] [28 of 57] Compiling Relude.Monad
  11487. 1412.47 s [relude] [29 of 57] Compiling Relude.List.NonEmpty
  11488. 1412.47 s [relude] [30 of 57] Compiling Relude.Exception
  11489. 1412.47 s [relude] [31 of 57] Compiling Relude.DeepSeq
  11490. 1412.47 s [relude] [32 of 57] Compiling Relude.Bool.Guard
  11491. 1412.47 s [relude] [33 of 57] Compiling Relude.Bool
  11492. 1412.47 s [relude] [34 of 57] Compiling Relude.Numeric
  11493. 1412.47 s [relude] [35 of 57] Compiling Relude.Container.One
  11494. 1412.47 s [relude] [36 of 57] Compiling Relude.Container
  11495. 1412.47 s [relude] [37 of 57] Compiling Relude.List
  11496. 1412.47 s [relude] [38 of 57] Compiling Relude.Lifted.Handle
  11497. 1412.47 s [relude] [39 of 57] Compiling Relude.Lifted.Concurrent
  11498. 1412.47 s [relude] [40 of 57] Compiling Relude.Foldable.Fold
  11499. 1412.47 s [relude] [41 of 57] Compiling Relude.Foldable
  11500. 1412.47 s [relude] [42 of 57] Compiling Relude.Extra.Map
  11501. 1412.47 s [relude] [43 of 57] Compiling Relude.Lifted.Terminal
  11502. 1412.47 s [relude] [44 of 57] Compiling Relude.Lifted.Env
  11503. 1412.47 s [relude] [45 of 57] Compiling Relude.Lifted
  11504. 1412.47 s [relude] [46 of 57] Compiling Relude
  11505. 1412.47 s [relude] [47 of 57] Compiling Relude.Extra.Type
  11506. 1412.47 s [relude] [48 of 57] Compiling Relude.Extra.Newtype
  11507. 1412.47 s [relude] [49 of 57] Compiling Relude.Extra.Lens
  11508. 1412.47 s [relude] [50 of 57] Compiling Relude.Extra.Group
  11509. 1412.47 s [relude] [51 of 57] Compiling Relude.Extra.Foldable1
  11510. 1412.47 s [relude] [52 of 57] Compiling Relude.Extra.Foldable
  11511. 1412.47 s [relude] [53 of 57] Compiling Relude.Extra.Enum
  11512. 1412.47 s [relude] [54 of 57] Compiling Relude.Extra.CallStack
  11513. 1412.47 s [relude] [55 of 57] Compiling Relude.Extra.Bifunctor
  11514. 1412.47 s [relude] [56 of 57] Compiling Relude.Extra
  11515. 1412.47 s [relude] [57 of 57] Compiling Relude.Unsafe
  11516. 1412.47 s [relude]
  11517. 1412.47 s [relude] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  11518. 1412.47 s [relude] The following packages were specified via -package or -package-id flags,
  11519. 1412.47 s [relude] but were not needed for compilation:
  11520. 1412.47 s [relude] - ghc-prim-0.10.0 (exposed by flag -package-id ghc-prim-0.10.0)
  11521. 1412.47 s [relude] [ 1 of 57] Compiling Relude.Applicative
  11522. 1412.47 s [relude] [ 2 of 57] Compiling Relude.Base
  11523. 1412.47 s [relude] [ 3 of 57] Compiling Relude.Bool.Reexport
  11524. 1412.47 s [relude] [ 4 of 57] Compiling Relude.Container.Reexport
  11525. 1412.47 s [relude] [ 5 of 57] Compiling Relude.Foldable.Reexport
  11526. 1412.47 s [relude] [ 6 of 57] Compiling Relude.Function
  11527. 1412.47 s [relude] [ 7 of 57] Compiling Relude.Functor.Reexport
  11528. 1412.47 s [relude] [ 8 of 57] Compiling Relude.Functor.Fmap
  11529. 1412.47 s [relude] [ 9 of 57] Compiling Relude.Functor
  11530. 1412.47 s [relude] [10 of 57] Compiling Relude.Extra.Tuple
  11531. 1412.47 s [relude] [11 of 57] Compiling Relude.Enum
  11532. 1412.47 s [relude] [12 of 57] Compiling Relude.Lifted.Exit
  11533. 1412.47 s [relude] [13 of 57] Compiling Relude.Lifted.IORef
  11534. 1412.47 s [relude] [14 of 57] Compiling Relude.List.Reexport
  11535. 1412.47 s [relude] [15 of 57] Compiling Relude.Monad.Reexport
  11536. 1412.47 s [relude] [16 of 57] Compiling Relude.Monad.Maybe
  11537. 1412.47 s [relude] [17 of 57] Compiling Relude.Monad.Trans
  11538. 1412.47 s [relude] [18 of 57] Compiling Relude.Monoid
  11539. 1412.47 s [relude] [19 of 57] Compiling Relude.Nub
  11540. 1412.47 s [relude] [20 of 57] Compiling Relude.String.Reexport
  11541. 1412.47 s [relude] [21 of 57] Compiling Relude.String.Conversion
  11542. 1412.47 s [relude] [22 of 57] Compiling Relude.String
  11543. 1412.47 s [relude] [23 of 57] Compiling Relude.Print
  11544. 1412.47 s [relude] [24 of 57] Compiling Relude.Lifted.File
  11545. 1412.47 s [relude] [25 of 57] Compiling Relude.File
  11546. 1412.48 s [relude] [26 of 57] Compiling Relude.Debug
  11547. 1412.48 s [relude] [27 of 57] Compiling Relude.Monad.Either
  11548. 1412.48 s [relude] [28 of 57] Compiling Relude.Monad
  11549. 1412.48 s [relude] [29 of 57] Compiling Relude.List.NonEmpty
  11550. 1412.48 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 )
  11551. 1412.48 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 )
  11552. 1412.48 s [semigroupoids] [12 of 27] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o, dist/build/Data/Semigroupoid.dyn_o )
  11553. 1412.48 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 )
  11554. 1412.48 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 )
  11555. 1412.48 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 )
  11556. 1412.48 s [semigroupoids] [16 of 27] Compiling Data.Groupoid ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o, dist/build/Data/Groupoid.dyn_o )
  11557. 1412.48 s [semigroupoids] [17 of 27] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o, dist/build/Data/Isomorphism.dyn_o )
  11558. 1412.48 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 )
  11559. 1412.48 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 )
  11560. 1412.48 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 )
  11561. 1412.48 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 )
  11562. 1412.48 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 )
  11563. 1412.48 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 )
  11564. 1412.48 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 )
  11565. 1412.48 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 )
  11566. 1412.48 s [semigroupoids] [26 of 27] Compiling Semigroupoids.Do ( src/Semigroupoids/Do.hs, dist/build/Semigroupoids/Do.o, dist/build/Semigroupoids/Do.dyn_o )
  11567. 1412.48 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 )
  11568. 1412.48 s [semigroupoids] [ 1 of 27] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.p_o )
  11569. 1412.48 s [semigroupoids] [ 2 of 27] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, dist/build/Data/Semigroup/Foldable/Class.p_o )
  11570. 1412.48 s [semigroupoids] [ 3 of 27] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.p_o )
  11571. 1412.48 s [semigroupoids] [ 4 of 27] Compiling Semigroupoids.Internal ( src/Semigroupoids/Internal.hs, dist/build/Semigroupoids/Internal.p_o )
  11572. 1412.48 s [semigroupoids] [ 5 of 27] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, dist/build/Data/Functor/Bind/Class.p_o )
  11573. 1412.48 s [semigroupoids] [ 6 of 27] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.p_o )
  11574. 1412.48 s [semigroupoids] [ 7 of 27] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.p_o )
  11575. 1412.48 s [semigroupoids] [ 8 of 27] Compiling Data.Functor.Contravariant.Divise ( src/Data/Functor/Contravariant/Divise.hs, dist/build/Data/Functor/Contravariant/Divise.p_o )
  11576. 1412.48 s [semigroupoids] [ 9 of 27] Compiling Data.Functor.Contravariant.Decide ( src/Data/Functor/Contravariant/Decide.hs, dist/build/Data/Functor/Contravariant/Decide.p_o )
  11577. 1412.48 s [semigroupoids] [10 of 27] Compiling Data.Functor.Contravariant.Conclude ( src/Data/Functor/Contravariant/Conclude.hs, dist/build/Data/Functor/Contravariant/Conclude.p_o )
  11578. 1412.48 s [tomland] No greencard found
  11579. 1412.48 s [tomland] Using haddock version 2.29.1 found on system at:
  11580. 1412.48 s [tomland] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  11581. 1412.48 s [tomland] No happy found
  11582. 1412.48 s [tomland] Using haskell-suite found on system at: haskell-suite-dummy-location
  11583. 1412.48 s [tomland] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  11584. 1412.48 s [tomland] No hmake found
  11585. 1412.48 s [tomland] Using hpc version 0.68 found on system at:
  11586. 1412.48 s [tomland] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  11587. 1412.48 s [tomland] Using hsc2hs version 0.68.9 found on system at:
  11588. 1412.48 s [tomland] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  11589. 1412.48 s [tomland] Using hscolour version 1.25 found on system at:
  11590. 1412.48 s [tomland] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  11591. 1412.48 s [tomland] No jhc found
  11592. 1412.48 s [tomland] Using ld found on system at:
  11593. 1412.48 s [tomland] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  11594. 1412.48 s [tomland] No pkg-config found
  11595. 1412.48 s [tomland] Using runghc version 9.6.3 found on system at:
  11596. 1412.48 s [tomland] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  11597. 1412.48 s [tomland] Using strip version 2.44 found on system at:
  11598. 1412.48 s [tomland] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  11599. 1412.48 s [tomland] Using tar found on system at:
  11600. 1412.48 s [tomland] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  11601. 1412.48 s [tomland] No uhc found
  11602. 1412.48 s [tomland] Phase: buildPhase
  11603. 1412.48 s [tomland] Preprocessing library for tomland-1.3.3.3..
  11604. 1412.48 s [tomland] Building library for tomland-1.3.3.3..
  11605. 1412.48 s [tomland] [ 1 of 36] Compiling Toml.Parser.Core
  11606. 1412.48 s [tomland] [ 2 of 36] Compiling Toml.Parser.String
  11607. 1412.48 s [tomland] [ 3 of 36] Compiling Toml.Type.Key
  11608. 1412.48 s [tomland] [ 4 of 36] Compiling Toml.Parser.Key
  11609. 1412.48 s [tomland] [ 5 of 36] Compiling Toml.Type.PrefixTree
  11610. 1412.48 s [tomland] [ 6 of 36] Compiling Toml.Type.Value
  11611. 1412.48 s [tomland] [ 7 of 36] Compiling Toml.Type.AnyValue
  11612. 1412.48 s [tomland] [ 8 of 36] Compiling Toml.Type.UValue
  11613. 1412.48 s [tomland] [ 9 of 36] Compiling Toml.Type.TOML
  11614. 1412.48 s [tomland] [10 of 36] Compiling Toml.Type.Edsl
  11615. 1412.48 s [tomland] [11 of 36] Compiling Toml.Type.Printer
  11616. 1412.48 s [tomland] [12 of 36] Compiling Toml.Type
  11617. 1412.48 s [tomland] [13 of 36] Compiling Toml.Parser.Value
  11618. 1412.48 s [tomland] [14 of 36] Compiling Toml.Parser.Item
  11619. 1412.48 s [tomland]
  11620. 1412.48 s [tomland] src/Toml/Parser/Item.hs:26:29: warning: [-Wunused-imports]
  11621. 1412.48 s [tomland] The import of ‘liftA2’
  11622. 1412.48 s [tomland] from module ‘Control.Applicative’ is redundant
  11623. 1412.48 s [tomland] |
  11624. 1412.48 s [tomland] 26 | import Control.Applicative (liftA2, many)
  11625. 1412.48 s [tomland] | ^^^^^^
  11626. 1412.48 s [tomland] [15 of 36] Compiling Toml.Parser.Validate
  11627. 1412.48 s [tomland] [16 of 36] Compiling Toml.Parser
  11628. 1412.48 s [tomland] [17 of 36] Compiling Toml.Codec.BiMap
  11629. 1412.48 s [tomland] [18 of 36] Compiling Toml.Codec.Error
  11630. 1412.48 s [tomland] [19 of 36] Compiling Toml.Codec.Types
  11631. 1412.48 s [tomland]
  11632. 1412.48 s [tomland] src/Toml/Codec/Types.hs:37:47: warning: [-Wunused-imports]
  11633. 1412.48 s [tomland] The import of ‘liftA2’
  11634. 1412.48 s [tomland] from module ‘Control.Applicative’ is redundant
  11635. 1412.48 s [tomland] |
  11636. 1412.48 s [tomland] 37 | import Control.Applicative (Alternative (..), liftA2)
  11637. 1412.48 s [tomland] | ^^^^^^
  11638. 1412.48 s [tomland] [20 of 36] Compiling Toml.Codec.Di
  11639. 1412.48 s [tomland] [21 of 36] Compiling Toml.Codec.Combinator.Tuple
  11640. 1412.48 s [tomland] [22 of 36] Compiling Toml.Codec.Combinator.Table
  11641. 1412.48 s [tomland] [23 of 36] Compiling Toml.Codec.Code
  11642. 1412.48 s [tomland] [24 of 36] Compiling Toml.Codec.Combinator.Common
  11643. 1412.48 s [tomland] [25 of 36] Compiling Toml.Codec.Combinator.Map
  11644. 1412.48 s [tomland] [26 of 36] Compiling Toml.Codec.BiMap.Conversion
  11645. 1412.48 s [tomland] [27 of 36] Compiling Toml.Codec.Combinator.Time
  11646. 1412.48 s [tomland] [28 of 36] Compiling Toml.Codec.Combinator.Primitive
  11647. 1412.48 s [tomland] [29 of 36] Compiling Toml.Codec.Combinator.Monoid
  11648. 1412.48 s [tomland] [30 of 36] Compiling Toml.Codec.Combinator.List
  11649. 1412.48 s [tomland] [31 of 36] Compiling Toml.Codec.Combinator.Set
  11650. 1412.48 s [tomland] [32 of 36] Compiling Toml.Codec.Combinator.Custom
  11651. 1412.48 s [tomland] [33 of 36] Compiling Toml.Codec.Combinator
  11652. 1412.48 s [tomland] [34 of 36] Compiling Toml.Codec.Generic
  11653. 1412.48 s [tomland] [35 of 36] Compiling Toml.Codec
  11654. 1412.48 s [tomland] [36 of 36] Compiling Toml
  11655. 1412.48 s [tomland] [ 1 of 36] Compiling Toml.Parser.Core
  11656. 1412.48 s [tomland] [ 2 of 36] Compiling Toml.Parser.String
  11657. 1412.48 s [uniplate] [ 2 of 21] Compiling Data.Generics.Uniplate.Internal.Utils ( Data/Generics/Uniplate/Internal/Utils.hs, dist/build/Data/Generics/Uniplate/Internal/Utils.p_o )
  11658. 1412.48 s [uniplate] [ 3 of 21] Compiling Data.Generics.Uniplate ( Data/Generics/Uniplate.hs, dist/build/Data/Generics/Uniplate.p_o )
  11659. 1412.48 s [uniplate] [ 4 of 21] Compiling Data.Generics.Str ( Data/Generics/Str.hs, dist/build/Data/Generics/Str.p_o )
  11660. 1412.48 s [uniplate] [ 5 of 21] Compiling Data.Generics.Uniplate.Internal.DataOnlyOperations ( Data/Generics/Uniplate/Internal/DataOnlyOperations.hs, dist/build/Data/Generics/Uniplate/Internal/DataOnlyOperations.p_o )
  11661. 1412.48 s [uniplate] [ 6 of 21] Compiling Data.Generics.Uniplate.Internal.Data ( Data/Generics/Uniplate/Internal/Data.hs, dist/build/Data/Generics/Uniplate/Internal/Data.p_o )
  11662. 1412.48 s [uniplate] [ 7 of 21] Compiling Data.Generics.Uniplate.DataOnly ( Data/Generics/Uniplate/DataOnly.hs, dist/build/Data/Generics/Uniplate/DataOnly.p_o )
  11663. 1412.48 s [uniplate] [ 8 of 21] Compiling Data.Generics.Uniplate.Operations ( Data/Generics/Uniplate/Operations.hs, dist/build/Data/Generics/Uniplate/Operations.p_o )
  11664. 1412.48 s [uniplate] [ 9 of 21] Compiling Data.Generics.Uniplate.Direct ( Data/Generics/Uniplate/Direct.hs, dist/build/Data/Generics/Uniplate/Direct.p_o )
  11665. 1412.48 s [uniplate] [10 of 21] Compiling Data.Generics.Uniplate.Data ( Data/Generics/Uniplate/Data.hs, dist/build/Data/Generics/Uniplate/Data.p_o )
  11666. 1412.48 s [uniplate] [11 of 21] Compiling Data.Generics.SYB ( Data/Generics/SYB.hs, dist/build/Data/Generics/SYB.p_o )
  11667. 1412.48 s [uniplate] [12 of 21] Compiling Data.Generics.Compos ( Data/Generics/Compos.hs, dist/build/Data/Generics/Compos.p_o )
  11668. 1412.48 s [uniplate] [13 of 21] Compiling Data.Generics.Uniplate.Typeable ( Data/Generics/Uniplate/Typeable.hs, dist/build/Data/Generics/Uniplate/Typeable.p_o )
  11669. 1412.48 s [uniplate] [14 of 21] Compiling Data.Generics.Uniplate.Zipper ( Data/Generics/Uniplate/Zipper.hs, dist/build/Data/Generics/Uniplate/Zipper.p_o )
  11670. 1412.48 s [uniplate] [15 of 21] Compiling Data.Generics.UniplateOn ( Data/Generics/UniplateOn.hs, dist/build/Data/Generics/UniplateOn.p_o )
  11671. 1412.48 s [uniplate] [16 of 21] Compiling Data.Generics.UniplateStr ( Data/Generics/UniplateStr.hs, dist/build/Data/Generics/UniplateStr.p_o )
  11672. 1412.48 s [uniplate] [17 of 21] Compiling Data.Generics.UniplateStrOn ( Data/Generics/UniplateStrOn.hs, dist/build/Data/Generics/UniplateStrOn.p_o )
  11673. 1412.48 s [uniplate] [18 of 21] Compiling Data.Generics.Biplate ( Data/Generics/Biplate.hs, dist/build/Data/Generics/Biplate.p_o )
  11674. 1412.48 s [uniplate] [19 of 21] Compiling Data.Generics.PlateTypeable ( Data/Generics/PlateTypeable.hs, dist/build/Data/Generics/PlateTypeable.p_o )
  11675. 1412.48 s [uniplate] [20 of 21] Compiling Data.Generics.PlateDirect ( Data/Generics/PlateDirect.hs, dist/build/Data/Generics/PlateDirect.p_o )
  11676. 1412.48 s [uniplate] [21 of 21] Compiling Data.Generics.PlateData ( Data/Generics/PlateData.hs, dist/build/Data/Generics/PlateData.p_o )
  11677. 1412.49 s [uniplate] Phase: checkPhase
  11678. 1412.49 s [uniplate] Package has no test suites.
  11679. 1412.49 s [uniplate] Phase: haddockPhase
  11680. 1412.49 s [uniplate] Preprocessing library for uniplate-1.6.13..
  11681. 1412.49 s [uniplate] Running Haddock on library for uniplate-1.6.13..
  11682. 1412.49 s [uniplate] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  11683. 1412.49 s [uniplate] Warning: 'create' is out of scope.
  11684. 1412.49 s [uniplate] If you qualify the identifier, haddock can try to link it anyway.
  11685. 1412.49 s [uniplate] Warning: 'inv' is out of scope.
  11686. 1412.49 s [uniplate] If you qualify the identifier, haddock can try to link it anyway.
  11687. 1412.49 s [uniplate] Warning: 'Uniplate' is out of scope.
  11688. 1412.49 s [uniplate] If you qualify the identifier, haddock can try to link it anyway.
  11689. 1412.49 s [uniplate] 100% ( 16 / 16) in 'Data.Generics.Uniplate.Data.Instances'
  11690. 1412.49 s [uniplate] 100% ( 19 / 19) in 'Data.Generics.Uniplate'
  11691. 1412.49 s [uniplate] Warning: 'uniplate' is out of scope.
  11692. 1412.49 s [uniplate] If you qualify the identifier, haddock can try to link it anyway.
  11693. 1412.49 s [uniplate] Warning: 'biplate' is out of scope.
  11694. 1412.49 s [uniplate] If you qualify the identifier, haddock can try to link it anyway.
  11695. 1412.49 s [uniplate] 66% ( 6 / 9) in 'Data.Generics.Str'
  11696. 1412.49 s [uniplate] Missing documentation for:
  11697. 1412.49 s [uniplate] Str (Data/Generics/Str.hs:14)
  11698. 1412.49 s [uniplate] strMap (Data/Generics/Str.hs:25)
  11699. 1412.49 s [uniplate] strMapM (Data/Generics/Str.hs:35)
  11700. 1412.49 s [uniplate] Warning: 'mplus' is out of scope.
  11701. 1412.49 s [uniplate] If you qualify the identifier, haddock can try to link it anyway.
  11702. 1412.49 s [uniplate] 75% ( 24 / 32) in 'Data.Generics.Uniplate.DataOnly'
  11703. 1412.49 s [uniplate] Missing documentation for:
  11704. 1412.49 s [uniplate] universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:188)
  11705. 1412.49 s [uniplate] transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:211)
  11706. 1412.49 s [unordered-containers] delete: OK (0.03s)
  11707. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11708. 1412.49 s [unordered-containers] lookup: OK (0.02s)
  11709. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11710. 1412.49 s [unordered-containers] valid: OK (0.06s)
  11711. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11712. 1412.49 s [unordered-containers] isSubmapOf
  11713. 1412.49 s [unordered-containers] model: OK (0.01s)
  11714. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11715. 1412.49 s [unordered-containers] m ⊆ m: OK (0.02s)
  11716. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11717. 1412.49 s [unordered-containers] m1 ⊆ m1 ∪ m2: OK (0.16s)
  11718. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11719. 1412.49 s [unordered-containers] m1 ⊈ m2 ⇒ m1 ∪ m2 ⊈ m1: OK (0.14s)
  11720. 1412.49 s [unordered-containers] +++ OK, passed 100 tests; 21 discarded.
  11721. 1412.49 s [unordered-containers] m1\m2 ⊆ m1: OK (0.10s)
  11722. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11723. 1412.49 s [unordered-containers] m1 ∩ m2 ≠ ∅ ⇒ m1 ⊈ m1\m2 : OK (0.22s)
  11724. 1412.49 s [unordered-containers] +++ OK, passed 100 tests; 168 discarded.
  11725. 1412.49 s [unordered-containers] delete k m ⊆ m: OK (0.08s)
  11726. 1412.49 s [unordered-containers] +++ OK, passed 100 tests; 16 discarded.
  11727. 1412.49 s [unordered-containers] m ⊈ delete k m : OK
  11728. 1412.49 s [unordered-containers] +++ OK, passed 100 tests; 15 discarded.
  11729. 1412.49 s [unordered-containers] k ∉ m ⇒ m ⊆ insert k v m: OK (0.03s)
  11730. 1412.49 s [unordered-containers] +++ OK, passed 100 tests; 10 discarded.
  11731. 1412.49 s [unordered-containers] k ∉ m ⇒ insert k v m ⊈ m: OK (0.03s)
  11732. 1412.49 s [unordered-containers] +++ OK, passed 100 tests; 6 discarded.
  11733. 1412.49 s [unordered-containers] union
  11734. 1412.49 s [unordered-containers] model: OK (0.04s)
  11735. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11736. 1412.49 s [unordered-containers] valid: OK (0.13s)
  11737. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11738. 1412.49 s [unordered-containers] unionWith
  11739. 1412.49 s [unordered-containers] model: OK (0.27s)
  11740. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11741. 1412.49 s [unordered-containers] valid: OK (0.09s)
  11742. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11743. 1412.49 s [unordered-containers] unionWithKey
  11744. 1412.49 s [unordered-containers] model: OK (0.31s)
  11745. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11746. 1412.49 s [unordered-containers] valid: OK (0.06s)
  11747. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11748. 1412.49 s [unordered-containers] unions
  11749. 1412.49 s [unordered-containers] model: OK (2.82s)
  11750. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11751. 1412.49 s [unordered-containers] valid: OK (1.47s)
  11752. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11753. 1412.49 s [unordered-containers] difference
  11754. 1412.49 s [unordered-containers] model: OK (0.17s)
  11755. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11756. 1412.49 s [unordered-containers] valid: OK (0.05s)
  11757. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11758. 1412.49 s [unordered-containers] differenceWith
  11759. 1412.49 s [unordered-containers] model: OK (0.25s)
  11760. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11761. 1412.49 s [unordered-containers] valid: OK (0.13s)
  11762. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11763. 1412.49 s [unordered-containers] intersection
  11764. 1412.49 s [unordered-containers] model: OK (0.14s)
  11765. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11766. 1412.49 s [unordered-containers] valid: OK (0.05s)
  11767. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11768. 1412.49 s [unordered-containers] intersectionWith
  11769. 1412.49 s [unordered-containers] model: OK (0.29s)
  11770. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11771. 1412.49 s [unordered-containers] valid: OK (0.04s)
  11772. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11773. 1412.49 s [unordered-containers] intersectionWithKey
  11774. 1412.49 s [unordered-containers] model: OK (0.28s)
  11775. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11776. 1412.49 s [unordered-containers] valid: OK (0.13s)
  11777. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11778. 1412.49 s [unordered-containers] compose
  11779. 1412.49 s [unordered-containers] valid: OK (0.05s)
  11780. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11781. 1412.49 s [unordered-containers] map
  11782. 1412.49 s [unordered-containers] model: OK (0.57s)
  11783. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11784. 1412.49 s [unordered-containers] valid: OK (0.09s)
  11785. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11786. 1412.49 s [unordered-containers] traverseWithKey
  11787. 1412.49 s [unordered-containers] model: OK (0.05s)
  11788. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11789. 1412.49 s [unordered-containers] valid: OK (0.05s)
  11790. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11791. 1412.49 s [unordered-containers] mapKeys
  11792. 1412.49 s [unordered-containers] model: OK (0.05s)
  11793. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11794. 1412.49 s [unordered-containers] valid: OK (2.27s)
  11795. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11796. 1412.49 s [unordered-containers] foldr: OK (0.02s)
  11797. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11798. 1412.49 s [unordered-containers] foldl: OK (0.06s)
  11799. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11800. 1412.49 s [unordered-containers] foldrWithKey: OK (0.03s)
  11801. 1412.49 s [unordered-containers] +++ OK, passed 100 tests.
  11802. 1412.49 s [unordered-containers] foldlWithKey: OK (0.02s)
  11803. 1412.49 s [charset] thaana (src/Data/CharSet/Unicode/Block.hs:288)
  11804. 1412.49 s [charset] devanagari (src/Data/CharSet/Unicode/Block.hs:289)
  11805. 1412.49 s [charset] bengali (src/Data/CharSet/Unicode/Block.hs:290)
  11806. 1412.49 s [charset] gurmukhi (src/Data/CharSet/Unicode/Block.hs:291)
  11807. 1412.49 s [charset] gujarati (src/Data/CharSet/Unicode/Block.hs:292)
  11808. 1412.49 s [charset] oriya (src/Data/CharSet/Unicode/Block.hs:293)
  11809. 1412.49 s [charset] tamil (src/Data/CharSet/Unicode/Block.hs:294)
  11810. 1412.49 s [charset] telugu (src/Data/CharSet/Unicode/Block.hs:295)
  11811. 1412.49 s [charset] kannada (src/Data/CharSet/Unicode/Block.hs:296)
  11812. 1412.49 s [charset] malayalam (src/Data/CharSet/Unicode/Block.hs:297)
  11813. 1412.49 s [charset] sinhala (src/Data/CharSet/Unicode/Block.hs:298)
  11814. 1412.49 s [charset] thai (src/Data/CharSet/Unicode/Block.hs:299)
  11815. 1412.49 s [charset] lao (src/Data/CharSet/Unicode/Block.hs:300)
  11816. 1412.49 s [charset] tibetan (src/Data/CharSet/Unicode/Block.hs:301)
  11817. 1412.49 s [charset] myanmar (src/Data/CharSet/Unicode/Block.hs:302)
  11818. 1412.49 s [charset] georgian (src/Data/CharSet/Unicode/Block.hs:303)
  11819. 1412.49 s [charset] hangulJamo (src/Data/CharSet/Unicode/Block.hs:304)
  11820. 1412.49 s [charset] ethiopic (src/Data/CharSet/Unicode/Block.hs:305)
  11821. 1412.49 s [charset] cherokee (src/Data/CharSet/Unicode/Block.hs:306)
  11822. 1412.49 s [charset] unifiedCanadianAboriginalSyllabics (src/Data/CharSet/Unicode/Block.hs:307)
  11823. 1412.50 s [charset] ogham (src/Data/CharSet/Unicode/Block.hs:308)
  11824. 1412.50 s [charset] runic (src/Data/CharSet/Unicode/Block.hs:309)
  11825. 1412.50 s [charset] tagalog (src/Data/CharSet/Unicode/Block.hs:310)
  11826. 1412.50 s [charset] hanunoo (src/Data/CharSet/Unicode/Block.hs:311)
  11827. 1412.50 s [charset] buhid (src/Data/CharSet/Unicode/Block.hs:312)
  11828. 1412.50 s [charset] tagbanwa (src/Data/CharSet/Unicode/Block.hs:313)
  11829. 1412.50 s [charset] khmer (src/Data/CharSet/Unicode/Block.hs:314)
  11830. 1412.50 s [charset] mongolian (src/Data/CharSet/Unicode/Block.hs:315)
  11831. 1412.50 s [charset] limbu (src/Data/CharSet/Unicode/Block.hs:316)
  11832. 1412.50 s [charset] taiLe (src/Data/CharSet/Unicode/Block.hs:317)
  11833. 1412.50 s [charset] khmerSymbols (src/Data/CharSet/Unicode/Block.hs:318)
  11834. 1412.50 s [charset] phoneticExtensions (src/Data/CharSet/Unicode/Block.hs:319)
  11835. 1412.50 s [charset] latinExtendedAdditional (src/Data/CharSet/Unicode/Block.hs:320)
  11836. 1412.50 s [charset] greekExtended (src/Data/CharSet/Unicode/Block.hs:321)
  11837. 1412.50 s [charset] generalPunctuation (src/Data/CharSet/Unicode/Block.hs:322)
  11838. 1412.50 s [charset] superscriptsAndSubscripts (src/Data/CharSet/Unicode/Block.hs:323)
  11839. 1412.50 s [charset] currencySymbols (src/Data/CharSet/Unicode/Block.hs:324)
  11840. 1412.50 s [charset] combiningDiacriticalMarksForSymbols (src/Data/CharSet/Unicode/Block.hs:325)
  11841. 1412.50 s [charset] letterlikeSymbols (src/Data/CharSet/Unicode/Block.hs:326)
  11842. 1412.50 s [charset] numberForms (src/Data/CharSet/Unicode/Block.hs:327)
  11843. 1412.50 s [charset] arrows (src/Data/CharSet/Unicode/Block.hs:328)
  11844. 1412.50 s [charset] mathematicalOperators (src/Data/CharSet/Unicode/Block.hs:329)
  11845. 1412.50 s [charset] miscellaneousTechnical (src/Data/CharSet/Unicode/Block.hs:330)
  11846. 1412.50 s [charset] controlPictures (src/Data/CharSet/Unicode/Block.hs:331)
  11847. 1412.50 s [charset] opticalCharacterRecognition (src/Data/CharSet/Unicode/Block.hs:332)
  11848. 1412.50 s [charset] enclosedAlphanumerics (src/Data/CharSet/Unicode/Block.hs:333)
  11849. 1412.50 s [charset] boxDrawing (src/Data/CharSet/Unicode/Block.hs:334)
  11850. 1412.50 s [charset] blockElements (src/Data/CharSet/Unicode/Block.hs:335)
  11851. 1412.50 s [charset] geometricShapes (src/Data/CharSet/Unicode/Block.hs:336)
  11852. 1412.50 s [charset] miscellaneousSymbols (src/Data/CharSet/Unicode/Block.hs:337)
  11853. 1412.50 s [charset] dingbats (src/Data/CharSet/Unicode/Block.hs:338)
  11854. 1412.50 s [charset] miscellaneousMathematicalSymbolsA (src/Data/CharSet/Unicode/Block.hs:339)
  11855. 1412.50 s [charset] supplementalArrowsA (src/Data/CharSet/Unicode/Block.hs:340)
  11856. 1412.50 s [charset] braillePatterns (src/Data/CharSet/Unicode/Block.hs:341)
  11857. 1412.50 s [charset] supplementalArrowsB (src/Data/CharSet/Unicode/Block.hs:342)
  11858. 1412.50 s [charset] miscellaneousMathematicalSymbolsB (src/Data/CharSet/Unicode/Block.hs:343)
  11859. 1412.50 s [charset] supplementalMathematicalOperators (src/Data/CharSet/Unicode/Block.hs:344)
  11860. 1412.50 s [charset] miscellaneousSymbolsAndArrows (src/Data/CharSet/Unicode/Block.hs:345)
  11861. 1412.50 s [charset] cjkRadicalsSupplement (src/Data/CharSet/Unicode/Block.hs:346)
  11862. 1412.50 s [charset] kangxiRadicals (src/Data/CharSet/Unicode/Block.hs:347)
  11863. 1412.50 s [charset] ideographicDescriptionCharacters (src/Data/CharSet/Unicode/Block.hs:348)
  11864. 1412.50 s [charset] cjkSymbolsAndPunctuation (src/Data/CharSet/Unicode/Block.hs:349)
  11865. 1412.50 s [charset] hiragana (src/Data/CharSet/Unicode/Block.hs:350)
  11866. 1412.50 s [charset] katakana (src/Data/CharSet/Unicode/Block.hs:351)
  11867. 1412.50 s [charset] bopomofo (src/Data/CharSet/Unicode/Block.hs:352)
  11868. 1412.50 s [charset] hangulCompatibilityJamo (src/Data/CharSet/Unicode/Block.hs:353)
  11869. 1412.50 s [charset] kanbun (src/Data/CharSet/Unicode/Block.hs:354)
  11870. 1412.50 s [charset] bopomofoExtended (src/Data/CharSet/Unicode/Block.hs:355)
  11871. 1412.50 s [charset] katakanaPhoneticExtensions (src/Data/CharSet/Unicode/Block.hs:356)
  11872. 1412.50 s [quickcheck-instances] [ 5 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 )
  11873. 1412.50 s [quickcheck-instances] [ 6 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 )
  11874. 1412.50 s [quickcheck-instances] [ 7 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 )
  11875. 1412.50 s [quickcheck-instances] [ 8 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 )
  11876. 1412.50 s [quickcheck-instances] [ 9 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 )
  11877. 1412.50 s [quickcheck-instances] [10 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 )
  11878. 1412.50 s [quickcheck-instances] [11 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 )
  11879. 1412.50 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 )
  11880. 1412.50 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 )
  11881. 1412.50 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 )
  11882. 1412.50 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 )
  11883. 1412.50 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 )
  11884. 1412.50 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 )
  11885. 1412.50 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 )
  11886. 1412.50 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 )
  11887. 1412.50 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 )
  11888. 1412.50 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 )
  11889. 1412.50 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 )
  11890. 1412.50 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 )
  11891. 1412.50 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 )
  11892. 1412.50 s [regex] [37 of 48] Compiling Text.RE.ZeInternals.SearchReplace.TDFA.String ( Text/RE/ZeInternals/SearchReplace/TDFA/String.hs, dist/build/Text/RE/ZeInternals/SearchReplace/TDFA/String.o, dist/build/Text/RE/ZeInternals/SearchReplace/TDFA/String.dyn_o )
  11893. 1412.50 s [regex] [38 of 48] Compiling Text.RE.ZeInternals.SearchReplace.TDFA.Sequence ( Text/RE/ZeInternals/SearchReplace/TDFA/Sequence.hs, dist/build/Text/RE/ZeInternals/SearchReplace/TDFA/Sequence.o, dist/build/Text/RE/ZeInternals/SearchReplace/TDFA/Sequence.dyn_o )
  11894. 1412.50 s [regex] [39 of 48] Compiling Text.RE.ZeInternals.SearchReplace.TDFA.ByteString.Lazy ( Text/RE/ZeInternals/SearchReplace/TDFA/ByteString/Lazy.hs, dist/build/Text/RE/ZeInternals/SearchReplace/TDFA/ByteString/Lazy.o, dist/build/Text/RE/ZeInternals/SearchReplace/TDFA/ByteString/Lazy.dyn_o )
  11895. 1412.50 s [regex] [40 of 48] Compiling Text.RE.ZeInternals.SearchReplace.TDFA.ByteString ( Text/RE/ZeInternals/SearchReplace/TDFA/ByteString.hs, dist/build/Text/RE/ZeInternals/SearchReplace/TDFA/ByteString.o, dist/build/Text/RE/ZeInternals/SearchReplace/TDFA/ByteString.dyn_o )
  11896. 1412.50 s [regex] [41 of 48] Compiling Text.RE.ZeInternals.SearchReplace.TDFA ( Text/RE/ZeInternals/SearchReplace/TDFA.hs, dist/build/Text/RE/ZeInternals/SearchReplace/TDFA.o, dist/build/Text/RE/ZeInternals/SearchReplace/TDFA.dyn_o )
  11897. 1412.50 s [regex] [42 of 48] Compiling Text.RE.TDFA.Text.Lazy ( Text/RE/TDFA/Text/Lazy.hs, dist/build/Text/RE/TDFA/Text/Lazy.o, dist/build/Text/RE/TDFA/Text/Lazy.dyn_o )
  11898. 1412.50 s [regex] [43 of 48] Compiling Text.RE.TDFA.Text ( Text/RE/TDFA/Text.hs, dist/build/Text/RE/TDFA/Text.o, dist/build/Text/RE/TDFA/Text.dyn_o )
  11899. 1412.50 s [regex] [44 of 48] Compiling Text.RE.TDFA.String ( Text/RE/TDFA/String.hs, dist/build/Text/RE/TDFA/String.o, dist/build/Text/RE/TDFA/String.dyn_o )
  11900. 1412.50 s [regex] [45 of 48] Compiling Text.RE.TDFA.Sequence ( Text/RE/TDFA/Sequence.hs, dist/build/Text/RE/TDFA/Sequence.o, dist/build/Text/RE/TDFA/Sequence.dyn_o )
  11901. 1412.50 s [regex] [46 of 48] Compiling Text.RE.TDFA.ByteString.Lazy ( Text/RE/TDFA/ByteString/Lazy.hs, dist/build/Text/RE/TDFA/ByteString/Lazy.o, dist/build/Text/RE/TDFA/ByteString/Lazy.dyn_o )
  11902. 1412.50 s [regex] [47 of 48] Compiling Text.RE.TDFA.ByteString ( Text/RE/TDFA/ByteString.hs, dist/build/Text/RE/TDFA/ByteString.o, dist/build/Text/RE/TDFA/ByteString.dyn_o )
  11903. 1412.50 s [regex] [48 of 48] Compiling Text.RE.TDFA ( Text/RE/TDFA.hs, dist/build/Text/RE/TDFA.o, dist/build/Text/RE/TDFA.dyn_o )
  11904. 1412.50 s [regex] [ 1 of 48] Compiling Text.RE ( Text/RE.hs, dist/build/Text/RE.p_o )
  11905. 1412.50 s [regex] [ 2 of 48] Compiling Text.RE.REOptions ( Text/RE/REOptions.lhs, dist/build/Text/RE/REOptions.p_o )
  11906. 1412.50 s [regex] [ 3 of 48] Compiling Text.RE.ZeInternals.EscapeREString ( Text/RE/ZeInternals/EscapeREString.hs, dist/build/Text/RE/ZeInternals/EscapeREString.p_o )
  11907. 1412.50 s [regex] [ 4 of 48] Compiling Text.RE.ZeInternals.QQ ( Text/RE/ZeInternals/QQ.hs, dist/build/Text/RE/ZeInternals/QQ.p_o )
  11908. 1412.50 s [regex] [ 5 of 48] Compiling Text.RE.ZeInternals.Types.Capture ( Text/RE/ZeInternals/Types/Capture.lhs, dist/build/Text/RE/ZeInternals/Types/Capture.p_o )
  11909. 1412.50 s [regex] [ 6 of 48] Compiling Text.RE.ZeInternals.Types.CaptureID ( Text/RE/ZeInternals/Types/CaptureID.hs, dist/build/Text/RE/ZeInternals/Types/CaptureID.p_o )
  11910. 1412.50 s [regex] [ 7 of 48] Compiling Text.RE.ZeInternals.Types.LineNo ( Text/RE/ZeInternals/Types/LineNo.hs, dist/build/Text/RE/ZeInternals/Types/LineNo.p_o )
  11911. 1412.50 s [regex] [ 8 of 48] Compiling Text.RE.ZeInternals.Types.Match ( Text/RE/ZeInternals/Types/Match.lhs, dist/build/Text/RE/ZeInternals/Types/Match.p_o )
  11912. 1412.50 s [regex] [ 9 of 48] Compiling Text.RE.ZeInternals.Types.Matches ( Text/RE/ZeInternals/Types/Matches.lhs, dist/build/Text/RE/ZeInternals/Types/Matches.p_o )
  11913. 1412.50 s [regex] [10 of 48] Compiling Text.RE.ZeInternals.Replace ( Text/RE/ZeInternals/Replace.lhs, dist/build/Text/RE/ZeInternals/Replace.p_o )
  11914. 1412.50 s [relude] [30 of 57] Compiling Relude.Exception
  11915. 1412.50 s [relude] [31 of 57] Compiling Relude.DeepSeq
  11916. 1412.50 s [relude] [32 of 57] Compiling Relude.Bool.Guard
  11917. 1412.50 s [relude] [33 of 57] Compiling Relude.Bool
  11918. 1412.50 s [relude] [34 of 57] Compiling Relude.Numeric
  11919. 1412.50 s [relude] [35 of 57] Compiling Relude.Container.One
  11920. 1412.50 s [relude] [36 of 57] Compiling Relude.Container
  11921. 1412.51 s [relude] [37 of 57] Compiling Relude.List
  11922. 1412.51 s [relude] [38 of 57] Compiling Relude.Lifted.Handle
  11923. 1412.51 s [relude] [39 of 57] Compiling Relude.Lifted.Concurrent
  11924. 1412.51 s [relude] [40 of 57] Compiling Relude.Foldable.Fold
  11925. 1412.51 s [relude] [41 of 57] Compiling Relude.Foldable
  11926. 1412.51 s [relude] [42 of 57] Compiling Relude.Extra.Map
  11927. 1412.51 s [relude] [43 of 57] Compiling Relude.Lifted.Terminal
  11928. 1412.51 s [relude] [44 of 57] Compiling Relude.Lifted.Env
  11929. 1412.51 s [relude] [45 of 57] Compiling Relude.Lifted
  11930. 1412.51 s [relude] [46 of 57] Compiling Relude
  11931. 1412.51 s [relude] [47 of 57] Compiling Relude.Extra.Type
  11932. 1412.51 s [relude] [48 of 57] Compiling Relude.Extra.Newtype
  11933. 1412.51 s [relude] [49 of 57] Compiling Relude.Extra.Lens
  11934. 1412.51 s [relude] [50 of 57] Compiling Relude.Extra.Group
  11935. 1412.51 s [relude] [51 of 57] Compiling Relude.Extra.Foldable1
  11936. 1412.51 s [relude] [52 of 57] Compiling Relude.Extra.Foldable
  11937. 1412.51 s [relude] [53 of 57] Compiling Relude.Extra.Enum
  11938. 1412.51 s [relude] [54 of 57] Compiling Relude.Extra.CallStack
  11939. 1412.51 s [relude] [55 of 57] Compiling Relude.Extra.Bifunctor
  11940. 1412.51 s [relude] [56 of 57] Compiling Relude.Extra
  11941. 1412.51 s [relude] [57 of 57] Compiling Relude.Unsafe
  11942. 1412.51 s [relude] Phase: haddockPhase
  11943. 1412.51 s [relude] Preprocessing library for relude-1.2.2.0..
  11944. 1412.51 s [relude] Running Haddock on library for relude-1.2.2.0..
  11945. 1412.51 s [relude] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  11946. 1412.51 s [relude]
  11947. 1412.51 s [relude] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  11948. 1412.51 s [relude] The following packages were specified via -package or -package-id flags,
  11949. 1412.51 s [relude] but were not needed for compilation:
  11950. 1412.51 s [relude] - ghc-prim-0.10.0 (exposed by flag -package-id ghc-prim-0.10.0)
  11951. 1412.51 s [relude] 100% ( 13 / 13) in 'Relude.Applicative'
  11952. 1412.51 s [relude] 96% ( 48 / 50) in 'Relude.Base'
  11953. 1412.51 s [relude] Missing documentation for:
  11954. 1412.51 s [relude] Ordering
  11955. 1412.51 s [relude] IsLabel
  11956. 1412.51 s [relude] 91% ( 11 / 12) in 'Relude.Bool.Reexport'
  11957. 1412.51 s [relude] Missing documentation for:
  11958. 1412.51 s [relude] Bool
  11959. 1412.51 s [relude] 100% ( 25 / 25) in 'Relude.Container.Reexport'
  11960. 1412.51 s [relude] 100% ( 46 / 46) in 'Relude.Foldable.Reexport'
  11961. 1412.51 s [relude] 100% ( 18 / 18) in 'Relude.Function'
  11962. 1412.51 s [relude] 90% ( 18 / 20) in 'Relude.Functor.Reexport'
  11963. 1412.51 s [relude] Missing documentation for:
  11964. 1412.51 s [relude] Predicate
  11965. 1412.51 s [relude] comparisonEquivalence
  11966. 1412.51 s [relude] 100% ( 5 / 5) in 'Relude.Functor.Fmap'
  11967. 1412.51 s [relude] 100% ( 5 / 5) in 'Relude.Functor'
  11968. 1412.51 s [relude] 100% ( 11 / 11) in 'Relude.Extra.Tuple'
  11969. 1412.51 s [relude] Warning: 'Int' is out of scope.
  11970. 1412.51 s [relude] If you qualify the identifier, haddock can try to link it anyway.
  11971. 1412.51 s [relude] Warning: 'show' is out of scope.
  11972. 1412.51 s [relude] If you qualify the identifier, haddock can try to link it anyway.
  11973. 1412.51 s [relude] Warning: 'Eq' is out of scope.
  11974. 1412.51 s [relude] If you qualify the identifier, haddock can try to link it anyway.
  11975. 1412.51 s [relude] Warning: 'Show' is out of scope.
  11976. 1412.51 s [relude] If you qualify the identifier, haddock can try to link it anyway.
  11977. 1412.51 s [relude] Warning: 'Text' is out of scope.
  11978. 1412.51 s [relude] If you qualify the identifier, haddock can try to link it anyway.
  11979. 1412.51 s [relude] 80% ( 8 / 10) in 'Relude.Enum'
  11980. 1412.51 s [relude] Missing documentation for:
  11981. 1412.51 s [relude] boundedEnumFrom
  11982. 1412.51 s [relude] boundedEnumFromThen
  11983. 1412.51 s [relude] 100% ( 5 / 5) in 'Relude.Lifted.Exit'
  11984. 1412.51 s [relude] 100% ( 12 / 12) in 'Relude.Lifted.IORef'
  11985. 1412.51 s [relude] 100% ( 47 / 47) in 'Relude.List.Reexport'
  11986. 1412.51 s [relude] 100% ( 64 / 64) in 'Relude.Monad.Reexport'
  11987. 1412.51 s [relude] 100% ( 11 / 11) in 'Relude.Monad.Maybe'
  11988. 1412.51 s [relude] 100% ( 15 / 15) in 'Relude.Monad.Trans'
  11989. 1412.51 s [relude] 100% ( 25 / 25) in 'Relude.Monoid'
  11990. 1412.51 s [relude] 100% ( 8 / 8) in 'Relude.Nub'
  11991. 1412.51 s [relude] 100% ( 26 / 26) in 'Relude.String.Reexport'
  11992. 1412.51 s [relude] Warning: 'Text' is ambiguous. It is defined
  11993. 1412.51 s [relude] * in ‘GHC.TypeError’
  11994. 1412.51 s [relude] * in ‘Data.Text.Internal’
  11995. 1412.51 s [relude] You may be able to disambiguate the identifier by qualifying it or
  11996. 1412.51 s [relude] by specifying the type/value namespace explicitly.
  11997. 1412.51 s [relude] Defaulting to the one defined in ‘Data.Text.Internal’
  11998. 1412.51 s [relude] 100% ( 15 / 15) in 'Relude.String.Conversion'
  11999. 1412.51 s [relude] 100% ( 5 / 5) in 'Relude.String'
  12000. 1412.51 s [relude] 100% ( 11 / 11) in 'Relude.Print'
  12001. 1412.51 s [relude] Warning: 'readFileBS' is out of scope.
  12002. 1412.51 s [relude] If you qualify the identifier, haddock can try to link it anyway.
  12003. 1412.51 s [relude] Warning: 'readFileLBS' is out of scope.
  12004. 1412.51 s [relude] If you qualify the identifier, haddock can try to link it anyway.
  12005. 1412.51 s [relude] 100% ( 5 / 5) in 'Relude.Lifted.File'
  12006. 1412.51 s [relude] 100% ( 17 / 17) in 'Relude.File'
  12007. 1412.51 s [relude] Warning: 'Maybe' is out of scope.
  12008. 1412.51 s [relude] If you qualify the identifier, haddock can try to link it anyway.
  12009. 1412.51 s [relude] Warning: 'State' is out of scope.
  12010. 1412.51 s [semigroupoids] [11 of 27] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.p_o )
  12011. 1412.51 s [semigroupoids] [12 of 27] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.p_o )
  12012. 1412.51 s [semigroupoids] [13 of 27] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.p_o )
  12013. 1412.51 s [semigroupoids] [14 of 27] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.p_o )
  12014. 1412.51 s [semigroupoids] [15 of 27] Compiling Data.Semigroupoid.Categorical ( src/Data/Semigroupoid/Categorical.hs, dist/build/Data/Semigroupoid/Categorical.p_o )
  12015. 1412.51 s [semigroupoids] [16 of 27] Compiling Data.Groupoid ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.p_o )
  12016. 1412.51 s [semigroupoids] [17 of 27] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.p_o )
  12017. 1412.51 s [semigroupoids] [18 of 27] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.p_o )
  12018. 1412.51 s [semigroupoids] [19 of 27] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.p_o )
  12019. 1412.51 s [semigroupoids] [20 of 27] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.p_o )
  12020. 1412.51 s [semigroupoids] [21 of 27] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.p_o )
  12021. 1412.51 s [semigroupoids] [22 of 27] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, dist/build/Data/Semigroup/Traversable/Class.p_o )
  12022. 1412.51 s [semigroupoids] [23 of 27] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.p_o )
  12023. 1412.51 s [semigroupoids] [24 of 27] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.p_o )
  12024. 1412.51 s [semigroupoids] [25 of 27] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.p_o )
  12025. 1412.51 s [semigroupoids] [26 of 27] Compiling Semigroupoids.Do ( src/Semigroupoids/Do.hs, dist/build/Semigroupoids/Do.p_o )
  12026. 1412.51 s [semigroupoids] [27 of 27] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.p_o )
  12027. 1412.51 s [uniplate] transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:216)
  12028. 1412.51 s [uniplate] rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:220)
  12029. 1412.51 s [uniplate] rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:224)
  12030. 1412.51 s [uniplate] contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:230)
  12031. 1412.51 s [uniplate] holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:238)
  12032. 1412.51 s [uniplate] Transformer (Data/Generics/Uniplate/Internal/Data.hs:287)
  12033. 1412.51 s [uniplate] Warning: 'mplus' is out of scope.
  12034. 1412.51 s [uniplate] If you qualify the identifier, haddock can try to link it anyway.
  12035. 1412.51 s [uniplate] 75% ( 22 / 29) in 'Data.Generics.Uniplate.Operations'
  12036. 1412.51 s [uniplate] Missing documentation for:
  12037. 1412.51 s [uniplate] universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:188)
  12038. 1412.51 s [uniplate] transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:211)
  12039. 1412.51 s [uniplate] transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:216)
  12040. 1412.51 s [uniplate] rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:220)
  12041. 1412.51 s [uniplate] rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:224)
  12042. 1412.51 s [uniplate] contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:230)
  12043. 1412.51 s [uniplate] holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:238)
  12044. 1412.51 s [uniplate] Warning: 'fromDistictAscList' is out of scope.
  12045. 1412.51 s [uniplate] If you qualify the identifier, haddock can try to link it anyway.
  12046. 1412.51 s [uniplate] 100% ( 11 / 11) in 'Data.Generics.Uniplate.Direct'
  12047. 1412.51 s [uniplate] 80% ( 4 / 5) in 'Data.Generics.Uniplate.Data'
  12048. 1412.51 s [uniplate] Missing documentation for:
  12049. 1412.51 s [uniplate] Transformer (Data/Generics/Uniplate/Internal/Data.hs:287)
  12050. 1412.51 s [uniplate] 100% ( 13 / 13) in 'Data.Generics.SYB'
  12051. 1412.51 s [uniplate] 100% ( 8 / 8) in 'Data.Generics.Compos'
  12052. 1412.51 s [uniplate] 100% ( 10 / 10) in 'Data.Generics.Uniplate.Typeable'
  12053. 1412.51 s [uniplate] 100% ( 14 / 14) in 'Data.Generics.Uniplate.Zipper'
  12054. 1412.51 s [uniplate] Warning: 'fold' is out of scope.
  12055. 1412.51 s [uniplate] If you qualify the identifier, haddock can try to link it anyway.
  12056. 1412.51 s [uniplate] 35% ( 5 / 14) in 'Data.Generics.UniplateOn'
  12057. 1412.51 s [uniplate] Missing documentation for:
  12058. 1412.51 s [uniplate] universeOn (Data/Generics/UniplateOn.hs:38)
  12059. 1412.51 s [uniplate] transformOn (Data/Generics/UniplateOn.hs:50)
  12060. 1412.51 s [uniplate] transformOnM (Data/Generics/UniplateOn.hs:55)
  12061. 1412.51 s [uniplate] rewriteOn (Data/Generics/UniplateOn.hs:60)
  12062. 1412.51 s [uniplate] rewriteOnM (Data/Generics/UniplateOn.hs:65)
  12063. 1412.51 s [uniplate] descendOn (Data/Generics/UniplateOn.hs:70)
  12064. 1412.51 s [uniplate] descendOnM (Data/Generics/UniplateOn.hs:75)
  12065. 1412.51 s [uniplate] holesOn (Data/Generics/UniplateOn.hs:83)
  12066. 1412.51 s [uniplate] contextsOn (Data/Generics/UniplateOn.hs:90)
  12067. 1412.51 s [uniplate] 100% ( 16 / 16) in 'Data.Generics.UniplateStr'
  12068. 1412.51 s [uniplate] Warning: 'fold' is out of scope.
  12069. 1412.51 s [uniplate] If you qualify the identifier, haddock can try to link it anyway.
  12070. 1412.51 s [uniplate] 35% ( 5 / 14) in 'Data.Generics.UniplateStrOn'
  12071. 1412.51 s [uniplate] Missing documentation for:
  12072. 1412.51 s [uniplate] universeOn (Data/Generics/UniplateStrOn.hs:42)
  12073. 1412.51 s [uniplate] transformOn (Data/Generics/UniplateStrOn.hs:64)
  12074. 1412.51 s [uniplate] transformOnM (Data/Generics/UniplateStrOn.hs:69)
  12075. 1412.51 s [uniplate] rewriteOn (Data/Generics/UniplateStrOn.hs:74)
  12076. 1412.51 s [uniplate] rewriteOnM (Data/Generics/UniplateStrOn.hs:79)
  12077. 1412.51 s [uniplate] descendOn (Data/Generics/UniplateStrOn.hs:84)
  12078. 1412.51 s [uniplate] descendOnM (Data/Generics/UniplateStrOn.hs:89)
  12079. 1412.51 s [uniplate] holesOn (Data/Generics/UniplateStrOn.hs:95)
  12080. 1412.51 s [uniplate] contextsOn (Data/Generics/UniplateStrOn.hs:102)
  12081. 1412.51 s [uniplate] Warning: 'Data' is out of scope.
  12082. 1412.51 s [uniplate] If you qualify the identifier, haddock can try to link it anyway.
  12083. 1412.51 s [uniplate] 28% ( 4 / 14) in 'Data.Generics.Biplate'
  12084. 1412.51 s [uniplate] Missing documentation for:
  12085. 1412.51 s [uniplate] descendBi (Data/Generics/Biplate.hs:79)
  12086. 1412.51 s [uniplate] descendBiM (Data/Generics/Biplate.hs:83)
  12087. 1412.51 s [uniplate] universeBi (Data/Generics/Biplate.hs:53)
  12088. 1412.51 s [uniplate] childrenBi (Data/Generics/Biplate.hs:57)
  12089. 1412.51 s [uniplate] transformBi (Data/Generics/Biplate.hs:63)
  12090. 1412.51 s [uniplate] transformBiM (Data/Generics/Biplate.hs:67)
  12091. 1412.51 s [uniplate] rewriteBi (Data/Generics/Biplate.hs:71)
  12092. 1412.51 s [uniplate] rewriteBiM (Data/Generics/Biplate.hs:75)
  12093. 1412.51 s [uniplate] contextsBi (Data/Generics/Biplate.hs:89)
  12094. 1412.51 s [uniplate] holesBi (Data/Generics/Biplate.hs:93)
  12095. 1412.51 s [uniplate] 100% ( 10 / 10) in 'Data.Generics.PlateTypeable'
  12096. 1412.51 s [uniplate] Warning: 'PlayAll' is out of scope.
  12097. 1412.51 s [uniplate] If you qualify the identifier, haddock can try to link it anyway.
  12098. 1412.51 s [uniplate] 100% ( 10 / 10) in 'Data.Generics.PlateDirect'
  12099. 1412.51 s [uniplate] 100% ( 2 / 2) in 'Data.Generics.PlateData'
  12100. 1412.51 s [uniplate] Warning: Data.Generics.Uniplate.Direct: could not find link destinations for:
  12101. 1412.51 s [uniplate] - Data.Generics.Uniplate.Direct.Type
  12102. 1412.51 s [uniplate] Warning: Data.Generics.Uniplate.Typeable: could not find link destinations for:
  12103. 1412.51 s [uniplate] - Data.Generics.Uniplate.Typeable.Type
  12104. 1412.51 s [uniplate] Warning: Data.Generics.PlateTypeable: could not find link destinations for:
  12105. 1412.52 s [uniplate] - Data.Generics.PlateTypeable.Type
  12106. 1412.52 s [unordered-containers] +++ OK, passed 100 tests.
  12107. 1412.52 s [unordered-containers] foldrWithKey': OK
  12108. 1412.52 s [unordered-containers] +++ OK, passed 100 tests.
  12109. 1412.52 s [unordered-containers] foldlWithKey': OK (0.03s)
  12110. 1412.52 s [unordered-containers] +++ OK, passed 100 tests.
  12111. 1412.52 s [unordered-containers] foldl': OK (0.11s)
  12112. 1412.52 s [unordered-containers] +++ OK, passed 100 tests.
  12113. 1412.52 s [unordered-containers] foldr': OK (0.05s)
  12114. 1412.52 s [unordered-containers] +++ OK, passed 100 tests.
  12115. 1412.52 s [unordered-containers] foldMapWithKey: OK (0.06s)
  12116. 1412.52 s [unordered-containers] +++ OK, passed 100 tests.
  12117. 1412.52 s [unordered-containers] filter
  12118. 1412.52 s [unordered-containers] model: OK (0.37s)
  12119. 1412.52 s [unordered-containers] +++ OK, passed 100 tests.
  12120. 1412.52 s [unordered-containers] valid: OK (0.31s)
  12121. 1412.52 s [unordered-containers] +++ OK, passed 100 tests.
  12122. 1412.52 s [unordered-containers] filterWithKey
  12123. 1412.52 s [charset] enclosedCjkLettersAndMonths (src/Data/CharSet/Unicode/Block.hs:357)
  12124. 1412.52 s [charset] cjkCompatibility (src/Data/CharSet/Unicode/Block.hs:358)
  12125. 1412.52 s [charset] cjkUnifiedIdeographsExtensionA (src/Data/CharSet/Unicode/Block.hs:359)
  12126. 1412.52 s [charset] yijingHexagramSymbols (src/Data/CharSet/Unicode/Block.hs:360)
  12127. 1412.52 s [charset] cjkUnifiedIdeographs (src/Data/CharSet/Unicode/Block.hs:361)
  12128. 1412.52 s [charset] yiSyllables (src/Data/CharSet/Unicode/Block.hs:362)
  12129. 1412.52 s [charset] yiRadicals (src/Data/CharSet/Unicode/Block.hs:363)
  12130. 1412.52 s [charset] hangulSyllables (src/Data/CharSet/Unicode/Block.hs:364)
  12131. 1412.52 s [charset] highSurrogates (src/Data/CharSet/Unicode/Block.hs:365)
  12132. 1412.52 s [charset] highPrivateUseSurrogates (src/Data/CharSet/Unicode/Block.hs:366)
  12133. 1412.52 s [charset] lowSurrogates (src/Data/CharSet/Unicode/Block.hs:367)
  12134. 1412.52 s [charset] privateUseArea (src/Data/CharSet/Unicode/Block.hs:368)
  12135. 1412.52 s [charset] cjkCompatibilityIdeographs (src/Data/CharSet/Unicode/Block.hs:369)
  12136. 1412.52 s [charset] alphabeticPresentationForms (src/Data/CharSet/Unicode/Block.hs:370)
  12137. 1412.52 s [charset] arabicPresentationFormsA (src/Data/CharSet/Unicode/Block.hs:371)
  12138. 1412.52 s [charset] variationSelectors (src/Data/CharSet/Unicode/Block.hs:372)
  12139. 1412.52 s [charset] combiningHalfMarks (src/Data/CharSet/Unicode/Block.hs:373)
  12140. 1412.52 s [charset] cjkCompatibilityForms (src/Data/CharSet/Unicode/Block.hs:374)
  12141. 1412.52 s [charset] smallFormVariants (src/Data/CharSet/Unicode/Block.hs:375)
  12142. 1412.52 s [charset] arabicPresentationFormsB (src/Data/CharSet/Unicode/Block.hs:376)
  12143. 1412.52 s [charset] halfwidthAndFullwidthForms (src/Data/CharSet/Unicode/Block.hs:377)
  12144. 1412.52 s [charset] specials (src/Data/CharSet/Unicode/Block.hs:378)
  12145. 1412.52 s [charset] 22% ( 12 / 54) in 'Data.CharSet.Unicode.Category'
  12146. 1412.52 s [charset] Missing documentation for:
  12147. 1412.52 s [charset] Category (src/Data/CharSet/Unicode/Category.hs:53)
  12148. 1412.52 s [charset] categories (src/Data/CharSet/Unicode/Category.hs:61)
  12149. 1412.52 s [charset] lookupCategory (src/Data/CharSet/Unicode/Category.hs:109)
  12150. 1412.52 s [charset] lookupCategoryCharSet (src/Data/CharSet/Unicode/Category.hs:112)
  12151. 1412.52 s [charset] modifierLetter (src/Data/CharSet/Unicode/Category.hs:130)
  12152. 1412.52 s [charset] otherLetter (src/Data/CharSet/Unicode/Category.hs:130)
  12153. 1412.52 s [charset] letter (src/Data/CharSet/Unicode/Category.hs:130)
  12154. 1412.52 s [charset] lowercaseLetter (src/Data/CharSet/Unicode/Category.hs:130)
  12155. 1412.52 s [charset] uppercaseLetter (src/Data/CharSet/Unicode/Category.hs:130)
  12156. 1412.52 s [charset] titlecaseLetter (src/Data/CharSet/Unicode/Category.hs:130)
  12157. 1412.52 s [charset] letterAnd (src/Data/CharSet/Unicode/Category.hs:130)
  12158. 1412.52 s [charset] nonSpacingMark (src/Data/CharSet/Unicode/Category.hs:145)
  12159. 1412.52 s [charset] spacingCombiningMark (src/Data/CharSet/Unicode/Category.hs:145)
  12160. 1412.52 s [charset] enclosingMark (src/Data/CharSet/Unicode/Category.hs:145)
  12161. 1412.52 s [charset] mark (src/Data/CharSet/Unicode/Category.hs:145)
  12162. 1412.52 s [charset] space (src/Data/CharSet/Unicode/Category.hs:154)
  12163. 1412.52 s [charset] lineSeparator (src/Data/CharSet/Unicode/Category.hs:154)
  12164. 1412.52 s [charset] paragraphSeparator (src/Data/CharSet/Unicode/Category.hs:154)
  12165. 1412.52 s [charset] separator (src/Data/CharSet/Unicode/Category.hs:154)
  12166. 1412.52 s [charset] mathSymbol (src/Data/CharSet/Unicode/Category.hs:163)
  12167. 1412.52 s [charset] currencySymbol (src/Data/CharSet/Unicode/Category.hs:163)
  12168. 1412.52 s [charset] modifierSymbol (src/Data/CharSet/Unicode/Category.hs:163)
  12169. 1412.52 s [charset] otherSymbol (src/Data/CharSet/Unicode/Category.hs:163)
  12170. 1412.52 s [charset] symbol (src/Data/CharSet/Unicode/Category.hs:163)
  12171. 1412.52 s [charset] decimalNumber (src/Data/CharSet/Unicode/Category.hs:174)
  12172. 1412.52 s [charset] letterNumber (src/Data/CharSet/Unicode/Category.hs:174)
  12173. 1412.52 s [charset] otherNumber (src/Data/CharSet/Unicode/Category.hs:174)
  12174. 1412.52 s [charset] number (src/Data/CharSet/Unicode/Category.hs:174)
  12175. 1412.52 s [charset] dashPunctuation (src/Data/CharSet/Unicode/Category.hs:183)
  12176. 1412.52 s [charset] openPunctuation (src/Data/CharSet/Unicode/Category.hs:183)
  12177. 1412.52 s [charset] closePunctuation (src/Data/CharSet/Unicode/Category.hs:183)
  12178. 1412.52 s [charset] initialQuote (src/Data/CharSet/Unicode/Category.hs:183)
  12179. 1412.52 s [charset] finalQuote (src/Data/CharSet/Unicode/Category.hs:183)
  12180. 1412.52 s [charset] connectorPunctuation (src/Data/CharSet/Unicode/Category.hs:183)
  12181. 1412.52 s [charset] otherPunctuation (src/Data/CharSet/Unicode/Category.hs:183)
  12182. 1412.52 s [charset] punctuation (src/Data/CharSet/Unicode/Category.hs:183)
  12183. 1412.52 s [charset] control (src/Data/CharSet/Unicode/Category.hs:202)
  12184. 1412.52 s [charset] format (src/Data/CharSet/Unicode/Category.hs:202)
  12185. 1412.52 s [charset] privateUse (src/Data/CharSet/Unicode/Category.hs:202)
  12186. 1412.52 s [charset] surrogate (src/Data/CharSet/Unicode/Category.hs:202)
  12187. 1412.52 s [charset] notAssigned (src/Data/CharSet/Unicode/Category.hs:202)
  12188. 1412.52 s [charset] other (src/Data/CharSet/Unicode/Category.hs:202)
  12189. 1412.52 s [charset] 11% ( 2 / 18) in 'Data.CharSet.Posix.Unicode'
  12190. 1412.52 s [charset] Missing documentation for:
  12191. 1412.52 s [charset] posixUnicode (src/Data/CharSet/Posix/Unicode.hs:44)
  12192. 1412.52 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 )
  12193. 1412.52 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 )
  12194. 1412.52 s [quickcheck-instances] [ 1 of 26] Compiling Test.QuickCheck.Instances.Containers ( src/Test/QuickCheck/Instances/Containers.hs, dist/build/Test/QuickCheck/Instances/Containers.p_o )
  12195. 1412.52 s [quickcheck-instances] [ 2 of 26] Compiling Test.QuickCheck.Instances.CustomPrelude ( src/Test/QuickCheck/Instances/CustomPrelude.hs, dist/build/Test/QuickCheck/Instances/CustomPrelude.p_o )
  12196. 1412.52 s [quickcheck-instances] [ 3 of 26] Compiling Test.QuickCheck.Instances.CaseInsensitive ( src/Test/QuickCheck/Instances/CaseInsensitive.hs, dist/build/Test/QuickCheck/Instances/CaseInsensitive.p_o )
  12197. 1412.52 s [quickcheck-instances] [ 4 of 26] Compiling Test.QuickCheck.Instances.ByteString ( src/Test/QuickCheck/Instances/ByteString.hs, dist/build/Test/QuickCheck/Instances/ByteString.p_o )
  12198. 1412.52 s [quickcheck-instances] [ 5 of 26] Compiling Test.QuickCheck.Instances.Array ( src/Test/QuickCheck/Instances/Array.hs, dist/build/Test/QuickCheck/Instances/Array.p_o )
  12199. 1412.52 s [quickcheck-instances] [ 6 of 26] Compiling Test.QuickCheck.Instances.DataFix ( src/Test/QuickCheck/Instances/DataFix.hs, dist/build/Test/QuickCheck/Instances/DataFix.p_o )
  12200. 1412.52 s [quickcheck-instances] [ 7 of 26] Compiling Test.QuickCheck.Instances.Hashable ( src/Test/QuickCheck/Instances/Hashable.hs, dist/build/Test/QuickCheck/Instances/Hashable.p_o )
  12201. 1412.52 s [quickcheck-instances] [ 8 of 26] Compiling Test.QuickCheck.Instances.Natural ( src/Test/QuickCheck/Instances/Natural.hs, dist/build/Test/QuickCheck/Instances/Natural.p_o )
  12202. 1412.52 s [quickcheck-instances] [ 9 of 26] Compiling Test.QuickCheck.Instances.OldTime ( src/Test/QuickCheck/Instances/OldTime.hs, dist/build/Test/QuickCheck/Instances/OldTime.p_o )
  12203. 1412.52 s [quickcheck-instances] [10 of 26] Compiling Test.QuickCheck.Instances.Primitive ( src/Test/QuickCheck/Instances/Primitive.hs, dist/build/Test/QuickCheck/Instances/Primitive.p_o )
  12204. 1412.52 s [quickcheck-instances] [11 of 26] Compiling Test.QuickCheck.Instances.Array.Byte ( src/Test/QuickCheck/Instances/Array/Byte.hs, dist/build/Test/QuickCheck/Instances/Array/Byte.p_o )
  12205. 1412.52 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 )
  12206. 1412.52 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 )
  12207. 1412.52 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 )
  12208. 1412.52 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 )
  12209. 1412.52 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 )
  12210. 1412.52 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 )
  12211. 1412.52 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 )
  12212. 1412.52 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 )
  12213. 1412.52 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 )
  12214. 1412.52 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 )
  12215. 1412.52 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 )
  12216. 1412.52 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 )
  12217. 1412.52 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 )
  12218. 1412.52 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 )
  12219. 1412.52 s [relude] If you qualify the identifier, haddock can try to link it anyway.
  12220. 1412.52 s [relude] 100% ( 13 / 13) in 'Relude.Debug'
  12221. 1412.52 s [relude] 100% ( 17 / 17) in 'Relude.Monad.Either'
  12222. 1412.52 s [relude] Warning: '(&)' is out of scope.
  12223. 1412.52 s [relude] If you qualify the identifier, haddock can try to link it anyway.
  12224. 1412.52 s [relude] Warning: 'Int' is out of scope.
  12225. 1412.52 s [relude] If you qualify the identifier, haddock can try to link it anyway.
  12226. 1412.52 s [relude] Warning: 'foo' is out of scope.
  12227. 1412.52 s [relude] If you qualify the identifier, haddock can try to link it anyway.
  12228. 1412.52 s [relude] 100% ( 11 / 11) in 'Relude.Monad'
  12229. 1412.52 s [relude] 100% ( 12 / 12) in 'Relude.List.NonEmpty'
  12230. 1412.52 s [relude] 100% ( 8 / 8) in 'Relude.Exception'
  12231. 1412.52 s [relude] 100% ( 11 / 11) in 'Relude.DeepSeq'
  12232. 1412.52 s [relude] 100% ( 8 / 8) in 'Relude.Bool.Guard'
  12233. 1412.52 s [relude] 100% ( 5 / 5) in 'Relude.Bool'
  12234. 1412.52 s [relude] 91% ( 42 / 46) in 'Relude.Numeric'
  12235. 1412.52 s [relude] Missing documentation for:
  12236. 1412.52 s [relude] minInt
  12237. 1412.52 s [relude] maxInt
  12238. 1412.52 s [relude] even
  12239. 1412.52 s [relude] odd
  12240. 1412.52 s [relude] 100% ( 2 / 2) in 'Relude.Container.One'
  12241. 1412.52 s [relude] 100% ( 5 / 5) in 'Relude.Container'
  12242. 1412.52 s [relude] 100% ( 8 / 8) in 'Relude.List'
  12243. 1412.52 s [relude] 63% ( 7 / 11) in 'Relude.Lifted.Handle'
  12244. 1412.52 s [relude] Missing documentation for:
  12245. 1412.52 s [relude] stdin
  12246. 1412.52 s [relude] stdout
  12247. 1412.52 s [relude] stderr
  12248. 1412.52 s [relude] withFile
  12249. 1412.52 s [relude] 100% ( 40 / 40) in 'Relude.Lifted.Concurrent'
  12250. 1412.52 s [relude] 100% ( 14 / 14) in 'Relude.Foldable.Fold'
  12251. 1412.52 s [relude] 100% ( 5 / 5) in 'Relude.Foldable'
  12252. 1412.52 s [relude] 100% ( 10 / 10) in 'Relude.Extra.Map'
  12253. 1412.52 s [relude] 100% ( 5 / 5) in 'Relude.Lifted.Terminal'
  12254. 1412.52 s [relude] 100% ( 3 / 3) in 'Relude.Lifted.Env'
  12255. 1412.52 s [relude] 100% ( 15 / 15) in 'Relude.Lifted'
  12256. 1412.52 s [relude] 100% ( 44 / 44) in 'Relude'
  12257. 1412.53 s [uniplate] Warning: Data.Generics.PlateDirect: could not find link destinations for:
  12258. 1412.53 s [uniplate] - Data.Generics.PlateDirect.Type
  12259. 1412.53 s [charset] lookupPosixUnicodeCharSet (src/Data/CharSet/Posix/Unicode.hs:62)
  12260. 1412.53 s [charset] alnum (src/Data/CharSet/Posix/Unicode.hs:27)
  12261. 1412.53 s [charset] alpha (src/Data/CharSet/Posix/Unicode.hs:27)
  12262. 1412.53 s [charset] ascii (src/Data/CharSet/Posix/Unicode.hs:27)
  12263. 1412.53 s [charset] blank (src/Data/CharSet/Posix/Unicode.hs:27)
  12264. 1412.53 s [charset] cntrl (src/Data/CharSet/Posix/Unicode.hs:27)
  12265. 1412.53 s [charset] digit (src/Data/CharSet/Posix/Unicode.hs:27)
  12266. 1412.53 s [charset] graph (src/Data/CharSet/Posix/Unicode.hs:27)
  12267. 1412.53 s [charset] print (src/Data/CharSet/Posix/Unicode.hs:27)
  12268. 1412.53 s [charset] word (src/Data/CharSet/Posix/Unicode.hs:27)
  12269. 1412.53 s [charset] punct (src/Data/CharSet/Posix/Unicode.hs:27)
  12270. 1412.53 s [charset] space (src/Data/CharSet/Posix/Unicode.hs:27)
  12271. 1412.53 s [charset] upper (src/Data/CharSet/Posix/Unicode.hs:27)
  12272. 1412.53 s [charset] lower (src/Data/CharSet/Posix/Unicode.hs:27)
  12273. 1412.53 s [charset] xdigit (src/Data/CharSet/Posix/Unicode.hs:27)
  12274. 1412.53 s [charset] 20% ( 1 / 5) in 'Data.CharSet.Posix'
  12275. 1412.53 s [charset] Missing documentation for:
  12276. 1412.53 s [charset] posixAscii (src/Data/CharSet/Posix/Ascii.hs:42)
  12277. 1412.53 s [charset] lookupPosixAsciiCharSet (src/Data/CharSet/Posix/Ascii.hs:60)
  12278. 1412.53 s [charset] posixUnicode (src/Data/CharSet/Posix/Unicode.hs:44)
  12279. 1412.53 s [charset] lookupPosixUnicodeCharSet (src/Data/CharSet/Posix/Unicode.hs:62)
  12280. 1412.53 s [quickcheck-instances] [26 of 26] Compiling Test.QuickCheck.Instances ( src/Test/QuickCheck/Instances.hs, dist/build/Test/QuickCheck/Instances.p_o )
  12281. 1412.53 s [quickcheck-instances] Preprocessing test suite 'self-test' for quickcheck-instances-0.3.32..
  12282. 1412.53 s [quickcheck-instances] Building test suite 'self-test' for quickcheck-instances-0.3.32..
  12283. 1412.53 s [quickcheck-instances] [1 of 1] Compiling Main ( test/Tests.hs, dist/build/self-test/self-test-tmp/Main.o )
  12284. 1412.53 s [quickcheck-instances] [2 of 2] Linking dist/build/self-test/self-test
  12285. 1412.53 s [relude] 100% ( 7 / 7) in 'Relude.Extra.Type'
  12286. 1412.53 s [relude] 100% ( 7 / 7) in 'Relude.Extra.Newtype'
  12287. 1412.54 s [relude] 100% ( 9 / 9) in 'Relude.Extra.Lens'
  12288. 1412.56 s [invariant] Preprocessing library for invariant-0.6.4..
  12289. 1412.56 s [invariant] Running Haddock on library for invariant-0.6.4..
  12290. 1412.56 s [relude] 100% ( 3 / 3) in 'Relude.Extra.Group'
  12291. 1412.66 s [relude] 100% ( 4 / 4) in 'Relude.Extra.Foldable1'
  12292. 1412.73 s [invariant] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  12293. 1412.83 s [quickcheck-instances] Phase: checkPhase
  12294. 1412.91 s [quickcheck-instances] Running 1 test suites...
  12295. 1412.91 s [quickcheck-instances] Test suite self-test: RUNNING...
  12296. 1412.92 s [quickcheck-instances] +++ OK, passed 100 tests.
  12297. 1412.92 s [quickcheck-instances] +++ OK, passed 100 tests.
  12298. 1412.92 s [quickcheck-instances] +++ OK, passed 100 tests.
  12299. 1412.92 s [quickcheck-instances] +++ OK, passed 100 tests.
  12300. 1412.92 s [quickcheck-instances] +++ OK, passed 100 tests.
  12301. 1412.93 s [quickcheck-instances] Test suite self-test: PASS
  12302. 1412.93 s [quickcheck-instances] Test suite logged to: dist/test/quickcheck-instances-0.3.32-self-test.log
  12303. 1412.93 s [quickcheck-instances] 1 of 1 test suites (1 of 1 test cases) passed.
  12304. 1412.94 s [quickcheck-instances] Phase: haddockPhase
  12305. 1412.97 s [semirings] 100% ( 27 / 27) in 'Data.Semiring'
  12306. 1413.05 s [relude] 100% ( 3 / 3) in 'Relude.Extra.Foldable'
  12307. 1413.07 s [relude] 100% ( 4 / 4) in 'Relude.Extra.Enum'
  12308. 1413.08 s [relude] 100% ( 3 / 3) in 'Relude.Extra.CallStack'
  12309. 1413.09 s [relude] 100% ( 5 / 5) in 'Relude.Extra.Bifunctor'
  12310. 1413.11 s [relude] 100% ( 23 / 23) in 'Relude.Extra'
  12311. 1413.11 s [relude] 100% ( 12 / 12) in 'Relude.Unsafe'
  12312. 1413.24 s [quickcheck-instances] Preprocessing library for quickcheck-instances-0.3.32..
  12313. 1413.25 s [quickcheck-instances] Running Haddock on library for quickcheck-instances-0.3.32..
  12314. 1413.25 s [quickcheck-instances] Warning: The documentation for the following packages are not installed. No
  12315. 1413.25 s [quickcheck-instances] links will be generated to these packages: vector-0.13.2.0
  12316. 1413.40 s [quickcheck-instances] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  12317. 1413.46 s [relude] Warning: Relude.Applicative: could not find link destinations for:
  12318. 1413.46 s [relude] - Text.ParserCombinators.ReadP.P
  12319. 1413.64 s [relude] Warning: Relude.Base: could not find link destinations for:
  12320. 1413.64 s [relude] - GHC.Prim.~#
  12321. 1413.64 s [relude] - GHC.Generics.D:R:UReckCharp0
  12322. 1413.65 s [relude] Warning: Relude.Bool.Reexport: could not find link destinations for:
  12323. 1413.65 s [relude] - GHC.Generics.SingKind
  12324. 1413.65 s [relude] - GHC.Generics.DemoteRep
  12325. 1413.65 s [relude] - GHC.Generics.fromSing
  12326. 1413.65 s [relude] - GHC.Generics.SingI
  12327. 1413.65 s [relude] - GHC.Generics.sing
  12328. 1413.65 s [relude] - GHC.Generics.Sing
  12329. 1413.65 s [relude] - GHC.Generics.D:R:SingBoola0
  12330. 1413.65 s [relude] - GHC.Generics.STrue
  12331. 1413.65 s [relude] - GHC.Generics.SFalse
  12332. 1413.71 s [relude] Warning: Relude.Container.Reexport: could not find link destinations for:
  12333. 1413.71 s [relude] - Data.Sequence.Internal.UnzipWith
  12334. 1413.71 s [relude] - Data.Sequence.Internal.unzipWith'
  12335. 1413.82 s [charset] Documentation created: dist/doc/html/charset/index.html,
  12336. 1413.82 s [charset] dist/doc/html/charset/charset.txt
  12337. 1413.84 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Containers'
  12338. 1413.84 s [quickcheck-instances] Missing documentation for:
  12339. 1413.85 s [quickcheck-instances] Module header
  12340. 1413.88 s [relude] Warning: Relude.Functor.Reexport: could not find link destinations for:
  12341. 1413.88 s [relude] - Text.ParserCombinators.ReadP.P
  12342. 1413.94 s [semirings] Warning: 'negate' is out of scope.
  12343. 1413.94 s [semirings] If you qualify the identifier, haddock can try to link it anyway.
  12344. 1413.94 s [charset] Phase: installPhase
  12345. 1413.94 s [semirings] Warning: 'one' is out of scope.
  12346. 1413.94 s [semirings] If you qualify the identifier, haddock can try to link it anyway.
  12347. 1413.94 s [semirings] Warning: '()' is out of scope.
  12348. 1413.94 s [semirings] If you qualify the identifier, haddock can try to link it anyway.
  12349. 1413.95 s [semirings] 100% ( 5 / 5) in 'Data.Ring.Ordered'
  12350. 1413.99 s [semigroupoids] Phase: checkPhase
  12351. 1414.01 s [relude] Warning: Relude.Monad.Reexport: could not find link destinations for:
  12352. 1414.01 s [charset] Installing library in /nix/store/2i03lrf8w6ikf2x7kvls490wjic2p4aw-charset-0.3.12/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/charset-0.3.12-HcwIqgbGtt44OpCaaUboz9
  12353. 1414.01 s [relude] - GHC.Generics.SingKind
  12354. 1414.01 s [relude] - GHC.Generics.DemoteRep
  12355. 1414.01 s [relude] - GHC.Generics.fromSing
  12356. 1414.01 s [relude] - GHC.Generics.SingI
  12357. 1414.02 s [relude] - GHC.Generics.sing
  12358. 1414.02 s [relude] - GHC.Generics.Sing
  12359. 1414.02 s [relude] - Text.ParserCombinators.ReadP.P
  12360. 1414.02 s [relude] - GHC.Generics.D:R:SingMaybeb0
  12361. 1414.02 s [relude] - GHC.Generics.SNothing
  12362. 1414.02 s [relude] - GHC.Generics.SJust
  12363. 1414.04 s [semigroupoids] Package has no test suites.
  12364. 1414.05 s [semigroupoids] Phase: haddockPhase
  12365. 1414.07 s [tomland] [ 3 of 36] Compiling Toml.Type.Key
  12366. 1414.07 s [tomland] [ 4 of 36] Compiling Toml.Parser.Key
  12367. 1414.08 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.CaseInsensitive'
  12368. 1414.08 s [quickcheck-instances] Missing documentation for:
  12369. 1414.08 s [quickcheck-instances] Module header
  12370. 1414.08 s [invariant] 100% ( 20 / 20) in 'Data.Functor.Invariant'
  12371. 1414.11 s [relude] Warning: Relude.Monoid: could not find link destinations for:
  12372. 1414.11 s [relude] - Data.Set.Internal.MergeSet
  12373. 1414.12 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.ByteString'
  12374. 1414.12 s [quickcheck-instances] Missing documentation for:
  12375. 1414.12 s [quickcheck-instances] Module header
  12376. 1414.15 s [semirings] 100% ( 7 / 7) in 'Data.Euclidean'
  12377. 1414.16 s [relude] Warning: Relude.String.Reexport: could not find link destinations for:
  12378. 1414.16 s [relude] - Relude.String.Reexport.IsText
  12379. 1414.16 s [relude] - Relude.String.Conversion.EncodingError
  12380. 1414.16 s [relude] Warning: Relude.String.Conversion: could not find link destinations for:
  12381. 1414.16 s [relude] - Relude.String.Conversion.EncodingError
  12382. 1414.18 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Array'
  12383. 1414.18 s [quickcheck-instances] Missing documentation for:
  12384. 1414.18 s [quickcheck-instances] Module header
  12385. 1414.18 s [relude] Warning: Relude.Debug: could not find link destinations for:
  12386. 1414.18 s [relude] - Relude.Debug.IsText
  12387. 1414.20 s [relude] Warning: Relude.List.NonEmpty: could not find link destinations for:
  12388. 1414.20 s [relude] - Relude.List.NonEmpty.IsNonEmpty
  12389. 1414.21 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.DataFix'
  12390. 1414.21 s [quickcheck-instances] Missing documentation for:
  12391. 1414.21 s [quickcheck-instances] Module header
  12392. 1414.23 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Hashable'
  12393. 1414.23 s [quickcheck-instances] Missing documentation for:
  12394. 1414.23 s [quickcheck-instances] Module header
  12395. 1414.24 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Natural'
  12396. 1414.24 s [quickcheck-instances] Missing documentation for:
  12397. 1414.24 s [quickcheck-instances] Module header
  12398. 1414.28 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.OldTime'
  12399. 1414.28 s [quickcheck-instances] Missing documentation for:
  12400. 1414.28 s [quickcheck-instances] Module header
  12401. 1414.33 s [semigroupoids] Preprocessing library for semigroupoids-6.0.1..
  12402. 1414.34 s [semigroupoids] Running Haddock on library for semigroupoids-6.0.1..
  12403. 1414.34 s [relude] Warning: Relude.Numeric: could not find link destinations for:
  12404. 1414.34 s [relude] - GHC.Generics.D:R:UReckWordp0
  12405. 1414.34 s [relude] - GHC.Generics.D:R:UReckIntp0
  12406. 1414.34 s [relude] - GHC.Generics.D:R:UReckFloatp0
  12407. 1414.34 s [relude] - GHC.Generics.D:R:UReckDoublep0
  12408. 1414.36 s [relude] Warning: Relude.Foldable.Fold: could not find link destinations for:
  12409. 1414.36 s [relude] - Relude.Foldable.Fold.DisallowElem
  12410. 1414.36 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Primitive'
  12411. 1414.36 s [quickcheck-instances] Missing documentation for:
  12412. 1414.36 s [quickcheck-instances] Module header
  12413. 1414.37 s [relude] Warning: Relude.Extra.Foldable1: could not find link destinations for:
  12414. 1414.37 s [relude] - Relude.Extra.Foldable1.IsListError
  12415. 1414.37 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Array.Byte'
  12416. 1414.37 s [quickcheck-instances] Missing documentation for:
  12417. 1414.37 s [quickcheck-instances] Module header
  12418. 1414.38 s [semirings] 100% ( 7 / 7) in 'Data.Field'
  12419. 1414.38 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Scientific'
  12420. 1414.38 s [quickcheck-instances] Missing documentation for:
  12421. 1414.38 s [quickcheck-instances] Module header
  12422. 1414.40 s [semirings] 100% ( 3 / 3) in 'Data.Semiring.Directed'
  12423. 1414.41 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Semigroup'
  12424. 1414.41 s [quickcheck-instances] Missing documentation for:
  12425. 1414.41 s [quickcheck-instances] Module header
  12426. 1414.41 s [semirings]
  12427. 1414.42 s [semirings] Data/Semiring/Directed.hs:24:44: warning: [-Wunused-imports]
  12428. 1414.42 s [semirings] The import of ‘<>’ from module ‘Data.Semigroup’ is redundant
  12429. 1414.42 s [semirings] |
  12430. 1414.42 s [semirings] 24 | import Data.Semigroup (Min(Min), Max(Max), (<>))
  12431. 1414.42 s [semirings] | ^^^^
  12432. 1414.44 s [semigroupoids] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  12433. 1414.44 s [semirings] 100% ( 10 / 10) in 'Data.Semiring.Generic'
  12434. 1414.48 s [semirings] 100% ( 2 / 2) in 'Data.Star'
  12435. 1414.51 s [semirings] 100% ( 5 / 5) in 'Data.Semiring.Tropical'
  12436. 1414.55 s [charset] Phase: fixupPhase
  12437. 1414.55 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Solo'
  12438. 1414.55 s [quickcheck-instances] Missing documentation for:
  12439. 1414.55 s [quickcheck-instances] Module header
  12440. 1414.58 s [charset] shrinking RPATHs of ELF executables and libraries in /nix/store/2i03lrf8w6ikf2x7kvls490wjic2p4aw-charset-0.3.12
  12441. 1414.60 s [charset] shrinking /nix/store/2i03lrf8w6ikf2x7kvls490wjic2p4aw-charset-0.3.12/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHScharset-0.3.12-HcwIqgbGtt44OpCaaUboz9-ghc9.6.3.so
  12442. 1414.60 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Strict'
  12443. 1414.60 s [quickcheck-instances] Missing documentation for:
  12444. 1414.60 s [quickcheck-instances] Module header
  12445. 1414.61 s [charset] checking for references to /build/ in /nix/store/2i03lrf8w6ikf2x7kvls490wjic2p4aw-charset-0.3.12...
  12446. 1414.61 s [tomland] [ 5 of 36] Compiling Toml.Type.PrefixTree
  12447. 1414.61 s [tomland] [ 6 of 36] Compiling Toml.Type.Value
  12448. 1414.61 s [tomland] [ 7 of 36] Compiling Toml.Type.AnyValue
  12449. 1414.61 s [tomland] [ 8 of 36] Compiling Toml.Type.UValue
  12450. 1414.61 s [tomland] [ 9 of 36] Compiling Toml.Type.TOML
  12451. 1414.62 s [unordered-containers] model: OK (5.74s)
  12452. 1414.62 s [unordered-containers] +++ OK, passed 100 tests.
  12453. 1414.62 s [unordered-containers] valid: OK (4.56s)
  12454. 1414.62 s [unordered-containers] +++ OK, passed 100 tests.
  12455. 1414.62 s [unordered-containers] mapMaybe
  12456. 1414.62 s [unordered-containers] model: OK (0.60s)
  12457. 1414.62 s [unordered-containers] +++ OK, passed 100 tests.
  12458. 1414.62 s [unordered-containers] valid: OK (0.04s)
  12459. 1414.62 s [unordered-containers] +++ OK, passed 100 tests.
  12460. 1414.63 s [unordered-containers] mapMaybeWithKey
  12461. 1414.63 s [charset] patching script interpreter paths in /nix/store/2i03lrf8w6ikf2x7kvls490wjic2p4aw-charset-0.3.12
  12462. 1414.64 s [unordered-containers] model: OK (5.47s)
  12463. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12464. 1414.64 s [unordered-containers] valid: OK (4.37s)
  12465. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12466. 1414.64 s [unordered-containers] elems: OK (0.04s)
  12467. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12468. 1414.64 s [unordered-containers] keys: OK (0.07s)
  12469. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12470. 1414.64 s [unordered-containers] fromList
  12471. 1414.64 s [unordered-containers] model: OK (0.08s)
  12472. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12473. 1414.64 s [unordered-containers] valid: OK (0.04s)
  12474. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12475. 1414.64 s [unordered-containers] fromListWith
  12476. 1414.64 s [unordered-containers] model: OK (0.08s)
  12477. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12478. 1414.64 s [unordered-containers] valid: OK (0.04s)
  12479. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12480. 1414.64 s [unordered-containers] fromListWithKey
  12481. 1414.64 s [unordered-containers] model: OK (0.22s)
  12482. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12483. 1414.64 s [unordered-containers] valid: OK
  12484. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12485. 1414.64 s [unordered-containers] toList: OK (0.06s)
  12486. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12487. 1414.64 s [unordered-containers] Data.HashMap.Strict
  12488. 1414.64 s [unordered-containers] instances
  12489. 1414.64 s [unordered-containers] Eq
  12490. 1414.64 s [unordered-containers] ==: OK (0.13s)
  12491. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12492. 1414.64 s [unordered-containers] /=: OK (0.22s)
  12493. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12494. 1414.64 s [unordered-containers] Ord
  12495. 1414.64 s [unordered-containers] compare reflexive: OK (0.04s)
  12496. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12497. 1414.64 s [unordered-containers] compare transitive: OK (0.08s)
  12498. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12499. 1414.64 s [unordered-containers] compare antisymmetric: OK (0.14s)
  12500. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12501. 1414.64 s [unordered-containers] Ord => Eq: OK (0.59s)
  12502. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12503. 1414.64 s [unordered-containers] Read/Show: OK (1.77s)
  12504. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12505. 1414.64 s [unordered-containers] Functor: OK (0.41s)
  12506. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12507. 1414.64 s [unordered-containers] Foldable: OK (0.10s)
  12508. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12509. 1414.64 s [unordered-containers] Bifoldable
  12510. 1414.64 s [unordered-containers] bifoldMap: OK (0.11s)
  12511. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12512. 1414.64 s [unordered-containers] bifoldr: OK (0.10s)
  12513. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12514. 1414.64 s [unordered-containers] bifoldl: OK (0.19s)
  12515. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12516. 1414.64 s [unordered-containers] Hashable: OK (0.06s)
  12517. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12518. 1414.64 s [unordered-containers] empty
  12519. 1414.64 s [unordered-containers] valid: OK
  12520. 1414.64 s [unordered-containers] +++ OK, passed 1 test.
  12521. 1414.64 s [unordered-containers] singleton
  12522. 1414.64 s [unordered-containers] valid: OK
  12523. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12524. 1414.64 s [unordered-containers] size: OK (0.19s)
  12525. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12526. 1414.64 s [unordered-containers] member: OK (0.01s)
  12527. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12528. 1414.64 s [unordered-containers] lookup: OK (0.05s)
  12529. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12530. 1414.64 s [unordered-containers] !?: OK (0.07s)
  12531. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12532. 1414.64 s [unordered-containers] insert
  12533. 1414.64 s [unordered-containers] model: OK (0.06s)
  12534. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12535. 1414.64 s [unordered-containers] valid: OK (0.12s)
  12536. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12537. 1414.64 s [unordered-containers] insertWith
  12538. 1414.64 s [unordered-containers] insertWith: OK (0.08s)
  12539. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12540. 1414.64 s [unordered-containers] valid: OK (0.07s)
  12541. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12542. 1414.64 s [unordered-containers] delete
  12543. 1414.64 s [unordered-containers] model: OK (0.23s)
  12544. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12545. 1414.64 s [unordered-containers] valid: OK
  12546. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12547. 1414.64 s [unordered-containers] adjust
  12548. 1414.64 s [unordered-containers] model: OK (0.01s)
  12549. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12550. 1414.64 s [unordered-containers] valid: OK (0.01s)
  12551. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12552. 1414.64 s [unordered-containers] update
  12553. 1414.64 s [unordered-containers] model: OK (0.01s)
  12554. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12555. 1414.64 s [unordered-containers] valid: OK (0.04s)
  12556. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12557. 1414.64 s [unordered-containers] alter
  12558. 1414.64 s [unordered-containers] model: OK (0.03s)
  12559. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12560. 1414.64 s [unordered-containers] valid: OK (0.10s)
  12561. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12562. 1414.64 s [unordered-containers] alterF
  12563. 1414.64 s [unordered-containers] model
  12564. 1414.64 s [unordered-containers] []: OK (0.08s)
  12565. 1414.64 s [charset] stripping (with command strip and flags -S -p) in /nix/store/2i03lrf8w6ikf2x7kvls490wjic2p4aw-charset-0.3.12/lib
  12566. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12567. 1414.64 s [unordered-containers] adjust: OK (0.05s)
  12568. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12569. 1414.64 s [unordered-containers] insert: OK (0.04s)
  12570. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12571. 1414.64 s [unordered-containers] insertWith: OK (0.20s)
  12572. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12573. 1414.64 s [unordered-containers] delete: OK (0.08s)
  12574. 1414.64 s [unordered-containers] +++ OK, passed 100 tests.
  12575. 1414.65 s [unordered-containers] lookup: OK (0.04s)
  12576. 1414.65 s [unordered-containers] +++ OK, passed 100 tests.
  12577. 1414.65 s [unordered-containers] valid: OK (0.30s)
  12578. 1414.65 s [unordered-containers] +++ OK, passed 100 tests.
  12579. 1414.65 s [unordered-containers] isSubmapOf
  12580. 1414.65 s [unordered-containers] model: OK (0.13s)
  12581. 1414.65 s [unordered-containers] +++ OK, passed 100 tests.
  12582. 1414.65 s [unordered-containers] m ⊆ m: OK (0.03s)
  12583. 1414.65 s [unordered-containers] +++ OK, passed 100 tests.
  12584. 1414.65 s [unordered-containers] m1 ⊆ m1 ∪ m2: OK (0.04s)
  12585. 1414.65 s [unordered-containers] +++ OK, passed 100 tests.
  12586. 1414.65 s [unordered-containers] m1 ⊈ m2 ⇒ m1 ∪ m2 ⊈ m1: OK (0.02s)
  12587. 1414.65 s [unordered-containers] +++ OK, passed 100 tests; 24 discarded.
  12588. 1414.65 s [unordered-containers] m1\m2 ⊆ m1: OK (0.14s)
  12589. 1414.65 s [unordered-containers] +++ OK, passed 100 tests.
  12590. 1414.65 s [unordered-containers] m1 ∩ m2 ≠ ∅ ⇒ m1 ⊈ m1\m2 : OK (0.33s)
  12591. 1414.65 s [unordered-containers] +++ OK, passed 100 tests; 156 discarded.
  12592. 1414.65 s [unordered-containers] delete k m ⊆ m: OK (0.07s)
  12593. 1414.65 s [unordered-containers] +++ OK, passed 100 tests; 16 discarded.
  12594. 1414.65 s [unordered-containers] m ⊈ delete k m : OK (0.04s)
  12595. 1414.65 s [unordered-containers] +++ OK, passed 100 tests; 14 discarded.
  12596. 1414.65 s [unordered-containers] k ∉ m ⇒ m ⊆ insert k v m: OK (0.11s)
  12597. 1414.65 s [unordered-containers] +++ OK, passed 100 tests; 11 discarded.
  12598. 1414.65 s [unordered-containers] k ∉ m ⇒ insert k v m ⊈ m: OK (0.14s)
  12599. 1414.65 s [unordered-containers] +++ OK, passed 100 tests; 5 discarded.
  12600. 1414.65 s [unordered-containers] union
  12601. 1414.65 s [unordered-containers] model: OK (0.33s)
  12602. 1414.65 s [unordered-containers] +++ OK, passed 100 tests.
  12603. 1414.65 s [unordered-containers] valid: OK (0.18s)
  12604. 1414.65 s [unordered-containers] +++ OK, passed 100 tests.
  12605. 1414.65 s [unordered-containers] unionWith
  12606. 1414.65 s [unordered-containers] model: OK (0.40s)
  12607. 1414.65 s [unordered-containers] +++ OK, passed 100 tests.
  12608. 1414.65 s [unordered-containers] valid: OK (0.33s)
  12609. 1414.65 s [unordered-containers] +++ OK, passed 100 tests.
  12610. 1414.65 s [unordered-containers] unionWithKey
  12611. 1414.65 s [unordered-containers] model: OK (0.27s)
  12612. 1414.65 s [unordered-containers] +++ OK, passed 100 tests.
  12613. 1414.65 s [unordered-containers] valid: OK (0.48s)
  12614. 1414.65 s [unordered-containers] +++ OK, passed 100 tests.
  12615. 1414.65 s [unordered-containers] unions
  12616. 1414.65 s [unordered-containers] model: OK (4.13s)
  12617. 1414.65 s [unordered-containers] +++ OK, passed 100 tests.
  12618. 1414.65 s [unordered-containers] valid: OK (2.00s)
  12619. 1414.65 s [unordered-containers] +++ OK, passed 100 tests.
  12620. 1414.65 s [unordered-containers] difference
  12621. 1414.65 s [unordered-containers] model: OK (0.28s)
  12622. 1414.65 s [unordered-containers] +++ OK, passed 100 tests.
  12623. 1414.65 s [unordered-containers] valid: OK (0.20s)
  12624. 1414.65 s [unordered-containers] +++ OK, passed 100 tests.
  12625. 1414.65 s [unordered-containers] differenceWith
  12626. 1414.65 s [unordered-containers] model: OK (0.22s)
  12627. 1414.65 s [unordered-containers] +++ OK, passed 100 tests.
  12628. 1414.65 s [unordered-containers] valid: OK (0.38s)
  12629. 1414.65 s [unordered-containers] +++ OK, passed 100 tests.
  12630. 1414.65 s [unordered-containers] intersection
  12631. 1414.65 s [unordered-containers] model: OK (0.38s)
  12632. 1414.65 s [unordered-containers] +++ OK, passed 100 tests.
  12633. 1414.65 s [unordered-containers] valid: OK (0.21s)
  12634. 1414.65 s [unordered-containers] +++ OK, passed 100 tests.
  12635. 1414.65 s [unordered-containers] intersectionWith
  12636. 1414.65 s [unordered-containers] model: OK (0.34s)
  12637. 1414.65 s [unordered-containers] +++ OK, passed 100 tests.
  12638. 1414.65 s [unordered-containers] valid: OK (0.30s)
  12639. 1414.65 s [unordered-containers] +++ OK, passed 100 tests.
  12640. 1414.65 s [unordered-containers] intersectionWithKey
  12641. 1414.65 s [unordered-containers] model: OK (0.39s)
  12642. 1414.66 s [unordered-containers] +++ OK, passed 100 tests.
  12643. 1414.66 s [unordered-containers] valid: OK (0.35s)
  12644. 1414.66 s [unordered-containers] +++ OK, passed 100 tests.
  12645. 1414.66 s [unordered-containers] compose
  12646. 1414.66 s [unordered-containers] valid: OK (0.13s)
  12647. 1414.66 s [unordered-containers] +++ OK, passed 100 tests.
  12648. 1414.66 s [unordered-containers] map
  12649. 1414.66 s [unordered-containers] model: OK (0.46s)
  12650. 1414.66 s [unordered-containers] +++ OK, passed 100 tests.
  12651. 1414.66 s [unordered-containers] valid: OK (0.43s)
  12652. 1414.66 s [unordered-containers] +++ OK, passed 100 tests.
  12653. 1414.66 s [unordered-containers] traverseWithKey
  12654. 1414.66 s [unordered-containers] model: OK (2.26s)
  12655. 1414.66 s [unordered-containers] +++ OK, passed 100 tests.
  12656. 1414.66 s [unordered-containers] valid: OK (0.09s)
  12657. 1414.66 s [unordered-containers] +++ OK, passed 100 tests.
  12658. 1414.66 s [unordered-containers] mapKeys
  12659. 1414.66 s [unordered-containers] model: OK (0.07s)
  12660. 1414.66 s [unordered-containers] +++ OK, passed 100 tests.
  12661. 1414.66 s [unordered-containers] valid: OK (2.39s)
  12662. 1414.66 s [unordered-containers] +++ OK, passed 100 tests.
  12663. 1414.66 s [unordered-containers] foldr: OK (0.07s)
  12664. 1414.66 s [unordered-containers] +++ OK, passed 100 tests.
  12665. 1414.66 s [unordered-containers] foldl: OK (0.12s)
  12666. 1414.66 s [unordered-containers] +++ OK, passed 100 tests.
  12667. 1414.66 s [unordered-containers] foldrWithKey: OK (0.16s)
  12668. 1414.66 s [unordered-containers] +++ OK, passed 100 tests.
  12669. 1414.66 s [unordered-containers] foldlWithKey: OK (0.16s)
  12670. 1414.66 s [unordered-containers] +++ OK, passed 100 tests.
  12671. 1414.66 s [unordered-containers] foldrWithKey': OK (0.14s)
  12672. 1414.66 s [unordered-containers] +++ OK, passed 100 tests.
  12673. 1414.66 s [unordered-containers] foldlWithKey': OK (0.09s)
  12674. 1414.66 s [unordered-containers] +++ OK, passed 100 tests.
  12675. 1414.66 s [unordered-containers] foldl': OK (0.08s)
  12676. 1414.66 s [unordered-containers] +++ OK, passed 100 tests.
  12677. 1414.66 s [unordered-containers] foldr': OK (0.08s)
  12678. 1414.66 s [unordered-containers] +++ OK, passed 100 tests.
  12679. 1414.66 s [unordered-containers] foldMapWithKey: OK (0.04s)
  12680. 1414.66 s [unordered-containers] +++ OK, passed 100 tests.
  12681. 1414.66 s [unordered-containers] filter
  12682. 1414.66 s [unordered-containers] model: OK (0.32s)
  12683. 1414.66 s [unordered-containers] +++ OK, passed 100 tests.
  12684. 1414.66 s [unordered-containers] valid: OK (0.27s)
  12685. 1414.66 s [unordered-containers] +++ OK, passed 100 tests.
  12686. 1414.66 s [unordered-containers] filterWithKey
  12687. 1414.67 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Tagged'
  12688. 1414.67 s [quickcheck-instances] Missing documentation for:
  12689. 1414.67 s [quickcheck-instances] Module header
  12690. 1414.68 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Text'
  12691. 1414.68 s [quickcheck-instances] Missing documentation for:
  12692. 1414.68 s [quickcheck-instances] Module header
  12693. 1414.69 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Text.Short'
  12694. 1414.69 s [quickcheck-instances] Missing documentation for:
  12695. 1414.69 s [quickcheck-instances] Module header
  12696. 1414.70 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.These'
  12697. 1414.70 s [quickcheck-instances] Missing documentation for:
  12698. 1414.70 s [quickcheck-instances] Module header
  12699. 1414.80 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Time'
  12700. 1414.80 s [quickcheck-instances] Missing documentation for:
  12701. 1414.80 s [quickcheck-instances] Module header
  12702. 1414.80 s [charset] shrinking RPATHs of ELF executables and libraries in /nix/store/8dm97ph07a9vngwfljlwagn1jwk8l13g-charset-0.3.12-doc
  12703. 1414.82 s [charset] checking for references to /build/ in /nix/store/8dm97ph07a9vngwfljlwagn1jwk8l13g-charset-0.3.12-doc...
  12704. 1414.83 s [charset] patching script interpreter paths in /nix/store/8dm97ph07a9vngwfljlwagn1jwk8l13g-charset-0.3.12-doc
  12705. 1414.83 s [regex] [11 of 48] Compiling Text.RE.ZeInternals.TestBench ( Text/RE/ZeInternals/TestBench.lhs, dist/build/Text/RE/ZeInternals/TestBench.p_o )
  12706. 1415.00 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/2i03lrf8w6ikf2x7kvls490wjic2p4aw-charset-0.3.12 /nix/store/8dm97ph07a9vngwfljlwagn1jwk8l13g-charset-0.3.12-doc
  12707. 1415.54 s [post-build-hook] Pushing 2 paths (72 are already present) using zstd to cache sellout ⏳
  12708. 1415.54 s [post-build-hook]
  12709. 1415.93 s [post-build-hook] Pushing /nix/store/8dm97ph07a9vngwfljlwagn1jwk8l13g-charset-0.3.12-doc (1.38 MiB)
  12710. 1415.94 s [post-build-hook] Pushing /nix/store/2i03lrf8w6ikf2x7kvls490wjic2p4aw-charset-0.3.12 (6.42 MiB)
  12711. 1417.48 s [post-build-hook]
  12712. 1417.48 s [post-build-hook] All done.
  12713. 1417.78 s [post-build-hook] Uploading to the NixCI cache: /nix/store/2i03lrf8w6ikf2x7kvls490wjic2p4aw-charset-0.3.12 /nix/store/8dm97ph07a9vngwfljlwagn1jwk8l13g-charset-0.3.12-doc
  12714. 1417.78 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  12715. 1417.81 s [post-build-hook] copying 2 paths...
  12716. 1417.81 s [post-build-hook] copying path '/nix/store/8dm97ph07a9vngwfljlwagn1jwk8l13g-charset-0.3.12-doc' to 'https://cache.nix-ci.com'...
  12717. 1418.36 s [post-build-hook] copying path '/nix/store/2i03lrf8w6ikf2x7kvls490wjic2p4aw-charset-0.3.12' to 'https://cache.nix-ci.com'...
  12718. 1420.60 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  12719. 1420.88 s [post-build-hook] copying 1 paths...
  12720. 1420.88 s [post-build-hook] copying path '/nix/store/i8bin8cihm5fm8wg77al1v8rrsy02wi6-charset-0.3.12.drv' to 'https://cache.nix-ci.com'...
  12721. 1421.15 s Progress: 129 of 236 built (9 building), 285 of 285 downloaded from cache
  12722. 1421.15 s [invariant] 100% ( 17 / 17) in 'Data.Functor.Invariant.TH'
  12723. 1421.15 s [invariant] Documentation created: dist/doc/html/invariant/index.html,
  12724. 1421.15 s [invariant] dist/doc/html/invariant/invariant.txt
  12725. 1421.15 s [invariant] Preprocessing test suite 'spec' for invariant-0.6.4..
  12726. 1421.15 s [invariant] Phase: installPhase
  12727. 1421.15 s [invariant] Installing library in /nix/store/iciqyjr1w0nclq7pphf2z7q0izd70xj8-invariant-0.6.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/invariant-0.6.4-GP0Gq3xIyqfIzBwdWeZ6Na
  12728. 1421.15 s [invariant] Phase: fixupPhase
  12729. 1421.15 s [invariant] shrinking RPATHs of ELF executables and libraries in /nix/store/iciqyjr1w0nclq7pphf2z7q0izd70xj8-invariant-0.6.4
  12730. 1421.15 s [invariant] shrinking /nix/store/iciqyjr1w0nclq7pphf2z7q0izd70xj8-invariant-0.6.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSinvariant-0.6.4-GP0Gq3xIyqfIzBwdWeZ6Na-ghc9.6.3.so
  12731. 1421.15 s [invariant] checking for references to /build/ in /nix/store/iciqyjr1w0nclq7pphf2z7q0izd70xj8-invariant-0.6.4...
  12732. 1421.15 s [invariant] patching script interpreter paths in /nix/store/iciqyjr1w0nclq7pphf2z7q0izd70xj8-invariant-0.6.4
  12733. 1421.15 s [invariant] stripping (with command strip and flags -S -p) in /nix/store/iciqyjr1w0nclq7pphf2z7q0izd70xj8-invariant-0.6.4/lib
  12734. 1421.15 s [invariant] shrinking RPATHs of ELF executables and libraries in /nix/store/ccy7qbv8nyr0rdb90dwd82jk344panm4-invariant-0.6.4-doc
  12735. 1421.15 s [invariant] checking for references to /build/ in /nix/store/ccy7qbv8nyr0rdb90dwd82jk344panm4-invariant-0.6.4-doc...
  12736. 1421.15 s [invariant] patching script interpreter paths in /nix/store/ccy7qbv8nyr0rdb90dwd82jk344panm4-invariant-0.6.4-doc
  12737. 1421.15 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Transformer'
  12738. 1421.15 s [quickcheck-instances] Missing documentation for:
  12739. 1421.15 s [quickcheck-instances] Module header
  12740. 1421.15 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.UUID'
  12741. 1421.15 s [quickcheck-instances] Missing documentation for:
  12742. 1421.15 s [quickcheck-instances] Module header
  12743. 1421.15 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.UnorderedContainers'
  12744. 1421.15 s [quickcheck-instances] Missing documentation for:
  12745. 1421.15 s [quickcheck-instances] Module header
  12746. 1421.15 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Vector'
  12747. 1421.15 s [quickcheck-instances] Missing documentation for:
  12748. 1421.15 s [quickcheck-instances] Module header
  12749. 1421.15 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Void'
  12750. 1421.15 s [quickcheck-instances] Missing documentation for:
  12751. 1421.15 s [quickcheck-instances] Module header
  12752. 1421.15 s [quickcheck-instances] 100% ( 1 / 1) in 'Test.QuickCheck.Instances'
  12753. 1421.15 s [quickcheck-instances] Warning: Test.QuickCheck.Instances.Vector: could not find link destinations for:
  12754. 1421.15 s [quickcheck-instances] - Data.Vector.Vector
  12755. 1421.15 s [quickcheck-instances] - Data.Vector.Primitive.Vector
  12756. 1421.15 s [quickcheck-instances] - Data.Vector.Storable.Vector
  12757. 1421.15 s [quickcheck-instances] - Data.Vector.Unboxed.Base.Unbox
  12758. 1421.15 s [quickcheck-instances] - Data.Vector.Unboxed.Base.Vector
  12759. 1421.15 s [quickcheck-instances] Documentation created: dist/doc/html/quickcheck-instances/index.html,
  12760. 1421.15 s [quickcheck-instances] dist/doc/html/quickcheck-instances/quickcheck-instances.txt
  12761. 1421.15 s [quickcheck-instances] Preprocessing test suite 'self-test' for quickcheck-instances-0.3.32..
  12762. 1421.15 s [quickcheck-instances] Phase: installPhase
  12763. 1421.15 s [quickcheck-instances] Installing library in /nix/store/bwkwxqg2npl6s8fy1p6ha8fr26a2w93k-quickcheck-instances-0.3.32/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  12764. 1421.15 s [regex] [12 of 48] Compiling Text.RE.ZeInternals.AddCaptureNames ( Text/RE/ZeInternals/AddCaptureNames.hs, dist/build/Text/RE/ZeInternals/AddCaptureNames.p_o )
  12765. 1421.15 s [regex] [13 of 48] Compiling Text.RE.Replace ( Text/RE/Replace.hs, dist/build/Text/RE/Replace.p_o )
  12766. 1421.15 s [regex] [14 of 48] Compiling Text.RE.ZeInternals.TestBench.Parsers ( Text/RE/ZeInternals/TestBench/Parsers.hs, dist/build/Text/RE/ZeInternals/TestBench/Parsers.p_o )
  12767. 1421.15 s [regex] [15 of 48] Compiling Text.RE.ZeInternals.PreludeMacros ( Text/RE/ZeInternals/PreludeMacros.hs, dist/build/Text/RE/ZeInternals/PreludeMacros.p_o )
  12768. 1421.15 s [regex] [16 of 48] Compiling Text.RE.TestBench.Parsers ( Text/RE/TestBench/Parsers.hs, dist/build/Text/RE/TestBench/Parsers.p_o )
  12769. 1421.15 s [regex] [17 of 48] Compiling Text.RE.TestBench ( Text/RE/TestBench.hs, dist/build/Text/RE/TestBench.p_o )
  12770. 1421.15 s [regex] [18 of 48] Compiling Text.RE.ZeInternals.Types.Poss ( Text/RE/ZeInternals/Types/Poss.hs, dist/build/Text/RE/ZeInternals/Types/Poss.p_o )
  12771. 1421.15 s [regex] [19 of 48] Compiling Text.RE.ZeInternals.Types.SearchReplace ( Text/RE/ZeInternals/Types/SearchReplace.lhs, dist/build/Text/RE/ZeInternals/Types/SearchReplace.p_o )
  12772. 1421.15 s [regex] [20 of 48] Compiling Text.RE.ZeInternals.Types.IsRegex ( Text/RE/ZeInternals/Types/IsRegex.lhs, dist/build/Text/RE/ZeInternals/Types/IsRegex.p_o )
  12773. 1421.15 s [regex] [21 of 48] Compiling Text.RE.ZeInternals.Tools.Lex ( Text/RE/ZeInternals/Tools/Lex.lhs, dist/build/Text/RE/ZeInternals/Tools/Lex.p_o )
  12774. 1421.15 s [regex] [22 of 48] Compiling Text.RE.ZeInternals.NamedCaptures ( Text/RE/ZeInternals/NamedCaptures.lhs, dist/build/Text/RE/ZeInternals/NamedCaptures.p_o )
  12775. 1421.16 s [regex] [23 of 48] Compiling Text.RE.Tools.IsRegex ( Text/RE/Tools/IsRegex.hs, dist/build/Text/RE/Tools/IsRegex.p_o )
  12776. 1421.16 s [regex] [24 of 48] Compiling Text.RE.Tools.Lex ( Text/RE/Tools/Lex.hs, dist/build/Text/RE/Tools/Lex.p_o )
  12777. 1421.16 s [regex] [25 of 48] Compiling Text.RE.Tools.Grep ( Text/RE/Tools/Grep.lhs, dist/build/Text/RE/Tools/Grep.p_o )
  12778. 1421.16 s [regex] [26 of 48] Compiling Text.RE.Tools.Find ( Text/RE/Tools/Find.lhs, dist/build/Text/RE/Tools/Find.p_o )
  12779. 1421.16 s [regex] [27 of 48] Compiling Text.RE.Tools.Edit ( Text/RE/Tools/Edit.lhs, dist/build/Text/RE/Tools/Edit.p_o )
  12780. 1421.16 s [regex] [28 of 48] Compiling Text.RE.Tools.Sed ( Text/RE/Tools/Sed.lhs, dist/build/Text/RE/Tools/Sed.p_o )
  12781. 1421.16 s [regex] [29 of 48] Compiling Text.RE.Tools ( Text/RE/Tools.hs, dist/build/Text/RE/Tools.p_o )
  12782. 1421.16 s [regex] [30 of 48] Compiling Text.RE.Summa ( Text/RE/Summa.hs, dist/build/Text/RE/Summa.p_o )
  12783. 1421.16 s [regex] [31 of 48] Compiling Text.RE.ZeInternals.SearchReplace ( Text/RE/ZeInternals/SearchReplace.hs, dist/build/Text/RE/ZeInternals/SearchReplace.p_o )
  12784. 1421.16 s [regex] [32 of 48] Compiling Text.RE.ZeInternals ( Text/RE/ZeInternals.hs, dist/build/Text/RE/ZeInternals.p_o )
  12785. 1421.16 s [regex] [33 of 48] Compiling Text.RE.ZeInternals.TDFA ( Text/RE/ZeInternals/TDFA.hs, dist/build/Text/RE/ZeInternals/TDFA.p_o )
  12786. 1421.16 s [regex] [34 of 48] Compiling Text.RE.ZeInternals.SearchReplace.TDFAEdPrime ( Text/RE/ZeInternals/SearchReplace/TDFAEdPrime.hs, dist/build/Text/RE/ZeInternals/SearchReplace/TDFAEdPrime.p_o )
  12787. 1421.16 s [regex] [35 of 48] Compiling Text.RE.ZeInternals.SearchReplace.TDFA.Text.Lazy ( Text/RE/ZeInternals/SearchReplace/TDFA/Text/Lazy.hs, dist/build/Text/RE/ZeInternals/SearchReplace/TDFA/Text/Lazy.p_o )
  12788. 1421.16 s [regex] [36 of 48] Compiling Text.RE.ZeInternals.SearchReplace.TDFA.Text ( Text/RE/ZeInternals/SearchReplace/TDFA/Text.hs, dist/build/Text/RE/ZeInternals/SearchReplace/TDFA/Text.p_o )
  12789. 1421.16 s [regex] [37 of 48] Compiling Text.RE.ZeInternals.SearchReplace.TDFA.String ( Text/RE/ZeInternals/SearchReplace/TDFA/String.hs, dist/build/Text/RE/ZeInternals/SearchReplace/TDFA/String.p_o )
  12790. 1421.16 s [regex] [38 of 48] Compiling Text.RE.ZeInternals.SearchReplace.TDFA.Sequence ( Text/RE/ZeInternals/SearchReplace/TDFA/Sequence.hs, dist/build/Text/RE/ZeInternals/SearchReplace/TDFA/Sequence.p_o )
  12791. 1421.16 s [regex] [39 of 48] Compiling Text.RE.ZeInternals.SearchReplace.TDFA.ByteString.Lazy ( Text/RE/ZeInternals/SearchReplace/TDFA/ByteString/Lazy.hs, dist/build/Text/RE/ZeInternals/SearchReplace/TDFA/ByteString/Lazy.p_o )
  12792. 1421.16 s [regex] [40 of 48] Compiling Text.RE.ZeInternals.SearchReplace.TDFA.ByteString ( Text/RE/ZeInternals/SearchReplace/TDFA/ByteString.hs, dist/build/Text/RE/ZeInternals/SearchReplace/TDFA/ByteString.p_o )
  12793. 1421.16 s [relude] Documentation created: dist/doc/html/relude/index.html,
  12794. 1421.16 s [relude] dist/doc/html/relude/relude.txt
  12795. 1421.16 s [relude] Phase: installPhase
  12796. 1421.16 s [relude] Installing library in /nix/store/kdim2zv1igw7l4ldb59pljl6qv000cgn-relude-1.2.2.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/relude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF
  12797. 1421.16 s [semigroupoids] 83% ( 5 / 6) in 'Data.Functor.Extend'
  12798. 1421.16 s [semigroupoids] Missing documentation for:
  12799. 1421.16 s [semigroupoids] Extend (src/Data/Functor/Extend.hs:55)
  12800. 1421.16 s [semigroupoids] 66% ( 2 / 3) in 'Data.Semigroup.Foldable.Class'
  12801. 1421.16 s [semigroupoids] Missing documentation for:
  12802. 1421.16 s [semigroupoids] Bifoldable1
  12803. 1421.16 s [semigroupoids] 100% ( 1 / 1) in 'Data.Traversable.Instances'
  12804. 1421.16 s [semigroupoids] Warning: '(,)' is out of scope.
  12805. 1421.16 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  12806. 1421.16 s [semigroupoids] 80% ( 12 / 15) in 'Data.Functor.Bind.Class'
  12807. 1421.16 s [semigroupoids] Missing documentation for:
  12808. 1421.16 s [semigroupoids] apDefault (src/Data/Functor/Bind/Class.hs:539)
  12809. 1421.16 s [semigroupoids] returning (src/Data/Functor/Bind/Class.hs:536)
  12810. 1421.16 s [semigroupoids] Biapply (src/Data/Functor/Bind/Class.hs:753)
  12811. 1421.16 s [semigroupoids] 100% ( 16 / 16) in 'Data.Functor.Apply'
  12812. 1421.16 s [semigroupoids] 33% ( 2 / 6) in 'Data.Semigroup.Bifoldable'
  12813. 1421.16 s [semigroupoids] Missing documentation for:
  12814. 1421.16 s [semigroupoids] Bifoldable1
  12815. 1421.16 s [semigroupoids] bitraverse1_ (src/Data/Semigroup/Bifoldable.hs:45)
  12816. 1421.16 s [semigroupoids] bifor1_ (src/Data/Semigroup/Bifoldable.hs:49)
  12817. 1421.16 s [semigroupoids] bisequenceA1_ (src/Data/Semigroup/Bifoldable.hs:57)
  12818. 1421.16 s [semigroupoids] Warning: 'Day' is out of scope.
  12819. 1421.16 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  12820. 1421.16 s [semigroupoids] 100% ( 6 / 6) in 'Data.Functor.Contravariant.Divise'
  12821. 1421.16 s [semigroupoids] Warning: 'EitherDay' is out of scope.
  12822. 1421.16 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  12823. 1421.16 s [semigroupoids] Warning: 'Conclude' is out of scope.
  12824. 1421.16 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  12825. 1421.16 s [semigroupoids] 100% ( 5 / 5) in 'Data.Functor.Contravariant.Decide'
  12826. 1421.16 s [semigroupoids] Warning: 'Plus' is out of scope.
  12827. 1421.16 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  12828. 1421.16 s [semigroupoids] 100% ( 5 / 5) in 'Data.Functor.Contravariant.Conclude'
  12829. 1421.16 s [semigroupoids] 75% ( 15 / 20) in 'Data.Functor.Bind'
  12830. 1421.16 s [semigroupoids] Missing documentation for:
  12831. 1421.16 s [semigroupoids] -<< (src/Data/Functor/Bind.hs:52)
  12832. 1421.16 s [semigroupoids] -<- (src/Data/Functor/Bind.hs:58)
  12833. 1421.16 s [semigroupoids] ->- (src/Data/Functor/Bind.hs:55)
  12834. 1421.16 s [semigroupoids] apDefault (src/Data/Functor/Bind/Class.hs:539)
  12835. 1421.16 s [semigroupoids] returning (src/Data/Functor/Bind/Class.hs:536)
  12836. 1421.16 s [semigroupoids] 50% ( 2 / 4) in 'Data.Semigroupoid'
  12837. 1421.16 s [semigroupoids] Missing documentation for:
  12838. 1421.16 s [semigroupoids] WrappedCategory (src/Data/Semigroupoid.hs:71)
  12839. 1421.16 s [semigroupoids] Semi (src/Data/Semigroupoid.hs:80)
  12840. 1421.16 s [semigroupoids] 50% ( 1 / 2) in 'Data.Semigroupoid.Ob'
  12841. 1421.16 s [semigroupoids] Missing documentation for:
  12842. 1421.16 s [semigroupoids] Ob (src/Data/Semigroupoid/Ob.hs:29)
  12843. 1421.16 s [semigroupoids] 50% ( 1 / 2) in 'Data.Semigroupoid.Dual'
  12844. 1421.16 s [semigroupoids] Missing documentation for:
  12845. 1421.16 s [semigroupoids] Dual (src/Data/Semigroupoid/Dual.hs:21)
  12846. 1421.16 s [semigroupoids] 100% ( 3 / 3) in 'Data.Semigroupoid.Categorical'
  12847. 1421.16 s [semigroupoids] 100% ( 2 / 2) in 'Data.Groupoid'
  12848. 1421.16 s [semigroupoids] 50% ( 1 / 2) in 'Data.Isomorphism'
  12849. 1421.16 s [semigroupoids] Missing documentation for:
  12850. 1421.16 s [semigroupoids] Iso (src/Data/Isomorphism.hs:23)
  12851. 1421.16 s [semigroupoids] 100% ( 2 / 2) in 'Data.Functor.Bind.Trans'
  12852. 1421.16 s [semigroupoids] 62% ( 5 / 8) in 'Data.Bifunctor.Apply'
  12853. 1421.16 s [semigroupoids] Missing documentation for:
  12854. 1421.16 s [semigroupoids] Biapply (src/Data/Functor/Bind/Class.hs:753)
  12855. 1421.16 s [semigroupoids] <<$>>
  12856. 1421.16 s [semigroupoids] <<..>> (src/Data/Bifunctor/Apply.hs:27)
  12857. 1421.16 s [semigroupoids] Warning: 'Bind' is out of scope.
  12858. 1421.16 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  12859. 1421.16 s [semigroupoids] 100% ( 5 / 5) in 'Data.Functor.Alt'
  12860. 1421.16 s [semigroupoids] 71% ( 10 / 14) in 'Data.Semigroup.Foldable'
  12861. 1421.16 s [semigroupoids] Missing documentation for:
  12862. 1421.16 s [semigroupoids] traverse1_ (src/Data/Semigroup/Foldable.hs:77)
  12863. 1421.16 s [semigroupoids] for1_ (src/Data/Semigroup/Foldable.hs:81)
  12864. 1421.16 s [semigroupoids] sequenceA1_ (src/Data/Semigroup/Foldable.hs:85)
  12865. 1421.16 s [semigroupoids] asum1 (src/Data/Semigroup/Foldable.hs:103)
  12866. 1421.16 s [semigroupoids] 33% ( 1 / 3) in 'Data.Semigroup.Traversable.Class'
  12867. 1421.16 s [semigroupoids] Missing documentation for:
  12868. 1421.16 s [semigroupoids] Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:59)
  12869. 1421.16 s [semigroupoids] Traversable1 (src/Data/Semigroup/Traversable/Class.hs:139)
  12870. 1421.16 s [semigroupoids] Warning: 'foldMap1' is out of scope.
  12871. 1421.16 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  12872. 1421.16 s [semigroupoids] 88% ( 8 / 9) in 'Data.Semigroup.Traversable'
  12873. 1421.16 s [semigroupoids] Missing documentation for:
  12874. 1421.16 s [semigroupoids] Traversable1 (src/Data/Semigroup/Traversable/Class.hs:139)
  12875. 1421.16 s [semigroupoids] 33% ( 1 / 3) in 'Data.Semigroup.Bitraversable'
  12876. 1421.16 s [semigroupoids] Missing documentation for:
  12877. 1421.16 s [semigroupoids] Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:59)
  12878. 1421.16 s [semigroupoids] bifoldMap1Default (src/Data/Semigroup/Bitraversable.hs:24)
  12879. 1421.16 s [semigroupoids] 100% ( 5 / 5) in 'Data.Functor.Plus'
  12880. 1421.16 s [semigroupoids] Warning: 'Applicative' is out of scope.
  12881. 1421.16 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  12882. 1421.16 s [semigroupoids] Warning: 'Monad' is out of scope.
  12883. 1421.16 s [semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
  12884. 1421.16 s [semigroupoids] 90% ( 10 / 11) in 'Semigroupoids.Do'
  12885. 1421.16 s [semigroupoids] Missing documentation for:
  12886. 1421.16 s [semigroupoids] join (src/Data/Functor/Bind/Class.hs:531)
  12887. 1421.16 s [semigroupoids] 50% ( 1 / 2) in 'Data.Semigroupoid.Static'
  12888. 1421.16 s [semigroupoids] Missing documentation for:
  12889. 1421.16 s [semirings] Documentation created: dist/doc/html/semirings/index.html,
  12890. 1421.16 s [semirings] dist/doc/html/semirings/semirings.txt
  12891. 1421.16 s [semirings] Phase: installPhase
  12892. 1421.16 s [semirings] Installing library in /nix/store/14dmbh8mavi3qpxzqv7irqjrig4dypc8-semirings-0.7/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/semirings-0.7-H5dYdQ8v1Bn4ovet4ZnmEi
  12893. 1421.16 s [semirings] Phase: fixupPhase
  12894. 1421.16 s [semirings] shrinking RPATHs of ELF executables and libraries in /nix/store/14dmbh8mavi3qpxzqv7irqjrig4dypc8-semirings-0.7
  12895. 1421.16 s [semirings] shrinking /nix/store/14dmbh8mavi3qpxzqv7irqjrig4dypc8-semirings-0.7/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSsemirings-0.7-H5dYdQ8v1Bn4ovet4ZnmEi-ghc9.6.3.so
  12896. 1421.16 s [semirings] checking for references to /build/ in /nix/store/14dmbh8mavi3qpxzqv7irqjrig4dypc8-semirings-0.7...
  12897. 1421.16 s [semirings] patching script interpreter paths in /nix/store/14dmbh8mavi3qpxzqv7irqjrig4dypc8-semirings-0.7
  12898. 1421.16 s [semirings] stripping (with command strip and flags -S -p) in /nix/store/14dmbh8mavi3qpxzqv7irqjrig4dypc8-semirings-0.7/lib
  12899. 1421.16 s [semirings] shrinking RPATHs of ELF executables and libraries in /nix/store/ykb0na3sy8zrcxhwdyzakb2cn3q4mfby-semirings-0.7-doc
  12900. 1421.16 s [semirings] checking for references to /build/ in /nix/store/ykb0na3sy8zrcxhwdyzakb2cn3q4mfby-semirings-0.7-doc...
  12901. 1421.16 s [semirings] patching script interpreter paths in /nix/store/ykb0na3sy8zrcxhwdyzakb2cn3q4mfby-semirings-0.7-doc
  12902. 1421.16 s [tomland] [10 of 36] Compiling Toml.Type.Edsl
  12903. 1421.16 s [tomland] [11 of 36] Compiling Toml.Type.Printer
  12904. 1421.16 s [tomland] [12 of 36] Compiling Toml.Type
  12905. 1421.16 s [tomland] [13 of 36] Compiling Toml.Parser.Value
  12906. 1421.16 s [tomland] [14 of 36] Compiling Toml.Parser.Item
  12907. 1421.16 s [tomland]
  12908. 1421.16 s [tomland] src/Toml/Parser/Item.hs:26:29: warning: [-Wunused-imports]
  12909. 1421.16 s [tomland] The import of ‘liftA2’
  12910. 1421.16 s [tomland] from module ‘Control.Applicative’ is redundant
  12911. 1421.16 s [tomland] |
  12912. 1421.16 s [tomland] 26 | import Control.Applicative (liftA2, many)
  12913. 1421.16 s [tomland] | ^^^^^^
  12914. 1421.16 s [tomland] [15 of 36] Compiling Toml.Parser.Validate
  12915. 1421.16 s [tomland] [16 of 36] Compiling Toml.Parser
  12916. 1421.16 s [tomland] [17 of 36] Compiling Toml.Codec.BiMap
  12917. 1421.16 s [tomland] [18 of 36] Compiling Toml.Codec.Error
  12918. 1421.16 s [tomland] [19 of 36] Compiling Toml.Codec.Types
  12919. 1421.16 s [tomland]
  12920. 1421.16 s [tomland] src/Toml/Codec/Types.hs:37:47: warning: [-Wunused-imports]
  12921. 1421.16 s [tomland] The import of ‘liftA2’
  12922. 1421.16 s [tomland] from module ‘Control.Applicative’ is redundant
  12923. 1421.16 s [tomland] |
  12924. 1421.16 s [tomland] 37 | import Control.Applicative (Alternative (..), liftA2)
  12925. 1421.16 s [tomland] | ^^^^^^
  12926. 1421.16 s [uniplate] Documentation created: dist/doc/html/uniplate/index.html,
  12927. 1421.16 s [uniplate] dist/doc/html/uniplate/uniplate.txt
  12928. 1421.16 s [uniplate] Phase: installPhase
  12929. 1421.16 s [uniplate] Installing library in /nix/store/g4mgmn21ckd58b53drijfckapki12vgi-uniplate-1.6.13/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd
  12930. 1421.16 s [uniplate] Phase: fixupPhase
  12931. 1421.16 s [uniplate] shrinking RPATHs of ELF executables and libraries in /nix/store/g4mgmn21ckd58b53drijfckapki12vgi-uniplate-1.6.13
  12932. 1421.16 s [uniplate] shrinking /nix/store/g4mgmn21ckd58b53drijfckapki12vgi-uniplate-1.6.13/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSuniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd-ghc9.6.3.so
  12933. 1421.16 s [uniplate] checking for references to /build/ in /nix/store/g4mgmn21ckd58b53drijfckapki12vgi-uniplate-1.6.13...
  12934. 1421.16 s [uniplate] patching script interpreter paths in /nix/store/g4mgmn21ckd58b53drijfckapki12vgi-uniplate-1.6.13
  12935. 1421.16 s [uniplate] stripping (with command strip and flags -S -p) in /nix/store/g4mgmn21ckd58b53drijfckapki12vgi-uniplate-1.6.13/lib
  12936. 1421.16 s [uniplate] shrinking RPATHs of ELF executables and libraries in /nix/store/kw4qsz2bh468x8v2gc51lald11aihd74-uniplate-1.6.13-doc
  12937. 1421.16 s [uniplate] checking for references to /build/ in /nix/store/kw4qsz2bh468x8v2gc51lald11aihd74-uniplate-1.6.13-doc...
  12938. 1421.16 s [uniplate] patching script interpreter paths in /nix/store/kw4qsz2bh468x8v2gc51lald11aihd74-uniplate-1.6.13-doc
  12939. 1421.16 s [unordered-containers] model: OK (4.11s)
  12940. 1421.16 s [unordered-containers] +++ OK, passed 100 tests.
  12941. 1421.16 s [unordered-containers] valid: OK (3.21s)
  12942. 1421.16 s [unordered-containers] +++ OK, passed 100 tests.
  12943. 1421.16 s [unordered-containers] mapMaybe
  12944. 1421.16 s [unordered-containers] model: OK (0.44s)
  12945. 1421.16 s [unordered-containers] +++ OK, passed 100 tests.
  12946. 1421.16 s [unordered-containers] valid: OK (0.34s)
  12947. 1421.16 s [unordered-containers] +++ OK, passed 100 tests.
  12948. 1421.16 s [unordered-containers] mapMaybeWithKey
  12949. 1421.16 s [unordered-containers] model: OK (3.98s)
  12950. 1421.16 s [unordered-containers] +++ OK, passed 100 tests.
  12951. 1421.16 s [unordered-containers] valid: OK (2.79s)
  12952. 1421.16 s [unordered-containers] +++ OK, passed 100 tests.
  12953. 1421.16 s [unordered-containers] elems: OK (0.08s)
  12954. 1421.16 s [unordered-containers] +++ OK, passed 100 tests.
  12955. 1421.16 s [unordered-containers] keys: OK (0.23s)
  12956. 1421.16 s [unordered-containers] +++ OK, passed 100 tests.
  12957. 1421.16 s [unordered-containers] fromList
  12958. 1421.16 s [unordered-containers] model: OK (0.23s)
  12959. 1421.16 s [unordered-containers] +++ OK, passed 100 tests.
  12960. 1421.16 s [unordered-containers] valid: OK (0.08s)
  12961. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  12962. 1421.17 s [unordered-containers] fromListWith
  12963. 1421.17 s [unordered-containers] model: OK (0.19s)
  12964. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  12965. 1421.17 s [unordered-containers] valid: OK (0.16s)
  12966. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  12967. 1421.17 s [unordered-containers] fromListWithKey
  12968. 1421.17 s [unordered-containers] model: OK (0.05s)
  12969. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  12970. 1421.17 s [unordered-containers] valid: OK (0.39s)
  12971. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  12972. 1421.17 s [unordered-containers] toList: OK (0.29s)
  12973. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  12974. 1421.17 s [unordered-containers] Data.HashSet
  12975. 1421.17 s [unordered-containers] instances
  12976. 1421.17 s [unordered-containers] Eq
  12977. 1421.17 s [unordered-containers] ==: OK (0.17s)
  12978. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  12979. 1421.17 s [unordered-containers] == permutations: OK (0.14s)
  12980. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  12981. 1421.17 s [unordered-containers] /=: OK (0.03s)
  12982. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  12983. 1421.17 s [unordered-containers] Ord
  12984. 1421.17 s [unordered-containers] compare reflexive: OK (0.16s)
  12985. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  12986. 1421.17 s [unordered-containers] compare transitive: OK (0.15s)
  12987. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  12988. 1421.17 s [unordered-containers] compare antisymmetric: OK (0.12s)
  12989. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  12990. 1421.17 s [unordered-containers] Ord => Eq: OK (0.15s)
  12991. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  12992. 1421.17 s [unordered-containers] Read/Show: OK (1.63s)
  12993. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  12994. 1421.17 s [unordered-containers] Foldable: OK (0.10s)
  12995. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  12996. 1421.17 s [unordered-containers] Hashable: OK (0.15s)
  12997. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  12998. 1421.17 s [unordered-containers] size: OK (0.11s)
  12999. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  13000. 1421.17 s [unordered-containers] member: OK (0.05s)
  13001. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  13002. 1421.17 s [unordered-containers] insert: OK (0.24s)
  13003. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  13004. 1421.17 s [unordered-containers] delete: OK (0.08s)
  13005. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  13006. 1421.17 s [unordered-containers] union: OK (0.57s)
  13007. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  13008. 1421.17 s [unordered-containers] map: OK (2.68s)
  13009. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  13010. 1421.17 s [unordered-containers] foldr: OK (0.18s)
  13011. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  13012. 1421.17 s [unordered-containers] foldl': OK
  13013. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  13014. 1421.17 s [unordered-containers] filter: OK (2.40s)
  13015. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  13016. 1421.17 s [unordered-containers] toList: OK (0.07s)
  13017. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  13018. 1421.17 s [unordered-containers] Data.HashMap.Internal.List
  13019. 1421.17 s [unordered-containers] isPermutationBy: OK (0.05s)
  13020. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  13021. 1421.17 s [unordered-containers] isPermutationBy of different length: OK (0.04s)
  13022. 1421.17 s [unordered-containers] +++ OK, passed 100 tests; 15 discarded.
  13023. 1421.17 s [unordered-containers] pUnorderedCompare: OK (0.31s)
  13024. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  13025. 1421.17 s [unordered-containers] modelUnorderedCompare
  13026. 1421.17 s [unordered-containers] reflexive: OK (0.20s)
  13027. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  13028. 1421.17 s [unordered-containers] anti-symmetric: OK (0.12s)
  13029. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  13030. 1421.17 s [unordered-containers] transitive: OK (0.16s)
  13031. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  13032. 1421.17 s [unordered-containers] Regression tests
  13033. 1421.17 s [unordered-containers] issue32: OK
  13034. 1421.17 s [unordered-containers] issue39a: OK
  13035. 1421.17 s [unordered-containers] issue39b: OK
  13036. 1421.17 s [unordered-containers] +++ OK, passed 100 tests.
  13037. 1421.17 s [unordered-containers] issue254 lazy: OK (0.07s)
  13038. 1421.17 s [regex] [41 of 48] Compiling Text.RE.ZeInternals.SearchReplace.TDFA ( Text/RE/ZeInternals/SearchReplace/TDFA.hs, dist/build/Text/RE/ZeInternals/SearchReplace/TDFA.p_o )
  13039. 1421.17 s [regex] [42 of 48] Compiling Text.RE.TDFA.Text.Lazy ( Text/RE/TDFA/Text/Lazy.hs, dist/build/Text/RE/TDFA/Text/Lazy.p_o )
  13040. 1421.17 s [regex] [43 of 48] Compiling Text.RE.TDFA.Text ( Text/RE/TDFA/Text.hs, dist/build/Text/RE/TDFA/Text.p_o )
  13041. 1421.17 s [regex] [44 of 48] Compiling Text.RE.TDFA.String ( Text/RE/TDFA/String.hs, dist/build/Text/RE/TDFA/String.p_o )
  13042. 1421.17 s [regex] [45 of 48] Compiling Text.RE.TDFA.Sequence ( Text/RE/TDFA/Sequence.hs, dist/build/Text/RE/TDFA/Sequence.p_o )
  13043. 1421.17 s [regex] [46 of 48] Compiling Text.RE.TDFA.ByteString.Lazy ( Text/RE/TDFA/ByteString/Lazy.hs, dist/build/Text/RE/TDFA/ByteString/Lazy.p_o )
  13044. 1421.17 s [regex] [47 of 48] Compiling Text.RE.TDFA.ByteString ( Text/RE/TDFA/ByteString.hs, dist/build/Text/RE/TDFA/ByteString.p_o )
  13045. 1421.17 s [regex] [48 of 48] Compiling Text.RE.TDFA ( Text/RE/TDFA.hs, dist/build/Text/RE/TDFA.p_o )
  13046. 1421.17 s [semigroupoids] Static (src/Data/Semigroupoid/Static.hs:35)
  13047. 1421.17 s [semigroupoids] Warning: Data.Functor.Apply: could not find link destinations for:
  13048. 1421.17 s [semigroupoids] - Text.ParserCombinators.ReadP.P
  13049. 1421.17 s [semigroupoids] - Data.Biapplicative.Mag
  13050. 1421.17 s [semigroupoids] Warning: Data.Functor.Bind: could not find link destinations for:
  13051. 1421.17 s [semigroupoids] - Text.ParserCombinators.ReadP.P
  13052. 1421.17 s [semigroupoids] - Data.Biapplicative.Mag
  13053. 1421.35 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/14dmbh8mavi3qpxzqv7irqjrig4dypc8-semirings-0.7 /nix/store/ykb0na3sy8zrcxhwdyzakb2cn3q4mfby-semirings-0.7-doc
  13054. 1421.89 s [post-build-hook] Pushing 2 paths (72 are already present) using zstd to cache sellout ⏳
  13055. 1421.89 s [post-build-hook]
  13056. 1422.27 s [post-build-hook] Pushing /nix/store/ykb0na3sy8zrcxhwdyzakb2cn3q4mfby-semirings-0.7-doc (2.68 MiB)
  13057. 1422.32 s [post-build-hook] Pushing /nix/store/14dmbh8mavi3qpxzqv7irqjrig4dypc8-semirings-0.7 (8.36 MiB)
  13058. 1423.51 s [post-build-hook]
  13059. 1423.51 s [post-build-hook] All done.
  13060. 1423.63 s [post-build-hook] Uploading to the NixCI cache: /nix/store/14dmbh8mavi3qpxzqv7irqjrig4dypc8-semirings-0.7 /nix/store/ykb0na3sy8zrcxhwdyzakb2cn3q4mfby-semirings-0.7-doc
  13061. 1423.63 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  13062. 1423.80 s [post-build-hook] copying 2 paths...
  13063. 1423.80 s [post-build-hook] copying path '/nix/store/ykb0na3sy8zrcxhwdyzakb2cn3q4mfby-semirings-0.7-doc' to 'https://cache.nix-ci.com'...
  13064. 1424.44 s [post-build-hook] copying path '/nix/store/14dmbh8mavi3qpxzqv7irqjrig4dypc8-semirings-0.7' to 'https://cache.nix-ci.com'...
  13065. 1427.30 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  13066. 1427.59 s [post-build-hook] copying 1 paths...
  13067. 1427.59 s [post-build-hook] copying path '/nix/store/2k3fga9qg6czf1rb0kygns6dhcd7kvwy-semirings-0.7.drv' to 'https://cache.nix-ci.com'...
  13068. 1428.27 s Progress: 130 of 236 built (8 building), 285 of 285 downloaded from cache
  13069. 1428.39 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/g4mgmn21ckd58b53drijfckapki12vgi-uniplate-1.6.13 /nix/store/kw4qsz2bh468x8v2gc51lald11aihd74-uniplate-1.6.13-doc
  13070. 1428.86 s [post-build-hook] Pushing 2 paths (74 are already present) using zstd to cache sellout ⏳
  13071. 1428.86 s [post-build-hook]
  13072. 1429.24 s [post-build-hook] Pushing /nix/store/kw4qsz2bh468x8v2gc51lald11aihd74-uniplate-1.6.13-doc (2.42 MiB)
  13073. 1429.28 s [post-build-hook] Pushing /nix/store/g4mgmn21ckd58b53drijfckapki12vgi-uniplate-1.6.13 (9.14 MiB)
  13074. 1430.41 s [post-build-hook]
  13075. 1430.41 s [post-build-hook] All done.
  13076. 1430.46 s [post-build-hook] Uploading to the NixCI cache: /nix/store/g4mgmn21ckd58b53drijfckapki12vgi-uniplate-1.6.13 /nix/store/kw4qsz2bh468x8v2gc51lald11aihd74-uniplate-1.6.13-doc
  13077. 1430.57 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  13078. 1430.81 s [post-build-hook] copying 2 paths...
  13079. 1430.81 s [post-build-hook] copying path '/nix/store/kw4qsz2bh468x8v2gc51lald11aihd74-uniplate-1.6.13-doc' to 'https://cache.nix-ci.com'...
  13080. 1431.63 s [post-build-hook] copying path '/nix/store/g4mgmn21ckd58b53drijfckapki12vgi-uniplate-1.6.13' to 'https://cache.nix-ci.com'...
  13081. 1435.22 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  13082. 1435.52 s [post-build-hook] copying 1 paths...
  13083. 1435.57 s [post-build-hook] copying path '/nix/store/abx6m8jpbim5kn0b14k9s0d9b6fvwicn-uniplate-1.6.13.drv' to 'https://cache.nix-ci.com'...
  13084. 1435.80 s Progress: 131 of 237 built (7 building), 285 of 285 downloaded from cache
  13085. 1435.80 s [unordered-containers] issue254 strict: OK (0.03s)
  13086. 1435.80 s [unordered-containers] issue379
  13087. 1435.80 s [unordered-containers] Lazy.unionWith: OK (0.01s)
  13088. 1435.80 s [unordered-containers] union: OK
  13089. 1435.80 s [unordered-containers] Strict.unionWith: OK
  13090. 1435.80 s [unordered-containers] Strict.unionWithKey: OK
  13091. 1435.80 s [unordered-containers] issue381
  13092. 1435.80 s [unordered-containers] mapMaybe: OK
  13093. 1435.80 s [unordered-containers] mapMaybeWithKey: OK
  13094. 1435.80 s [unordered-containers] issue382: OK (0.01s)
  13095. 1435.80 s [unordered-containers] issue383: OK
  13096. 1435.80 s [unordered-containers] issue420: OK
  13097. 1435.80 s [unordered-containers] Strictness
  13098. 1435.80 s [unordered-containers] HashMap.Strict
  13099. 1435.80 s [unordered-containers] singleton is key-strict: OK
  13100. 1435.80 s [unordered-containers] +++ OK, passed 100 tests.
  13101. 1435.80 s [unordered-containers] singleton is value-strict: OK
  13102. 1435.80 s [unordered-containers] +++ OK, passed 100 tests.
  13103. 1435.80 s [unordered-containers] member is key-strict: OK
  13104. 1435.80 s [unordered-containers] +++ OK, passed 100 tests.
  13105. 1435.80 s [unordered-containers] lookup is key-strict: OK
  13106. 1435.80 s [unordered-containers] +++ OK, passed 100 tests.
  13107. 1435.80 s [unordered-containers] lookupDefault is key-strict: OK (0.02s)
  13108. 1435.80 s [unordered-containers] +++ OK, passed 100 tests.
  13109. 1435.80 s [unordered-containers] findWithDefault is key-strict: OK
  13110. 1435.80 s [unordered-containers] +++ OK, passed 100 tests.
  13111. 1435.80 s [unordered-containers] ! is key-strict: OK
  13112. 1435.80 s [unordered-containers] +++ OK, passed 100 tests.
  13113. 1435.80 s [unordered-containers] delete is key-strict: OK
  13114. 1435.80 s [unordered-containers] +++ OK, passed 100 tests.
  13115. 1435.80 s [unordered-containers] adjust is key-strict: OK
  13116. 1435.80 s [unordered-containers] +++ OK, passed 100 tests.
  13117. 1435.80 s [unordered-containers] adjust is value-strict: OK (0.05s)
  13118. 1435.80 s [unordered-containers] +++ OK, passed 100 tests.
  13119. 1435.80 s [unordered-containers] insert is key-strict: OK (0.02s)
  13120. 1435.80 s [unordered-containers] +++ OK, passed 100 tests.
  13121. 1435.80 s [unordered-containers] insert is value-strict: OK (0.02s)
  13122. 1435.80 s [unordered-containers] +++ OK, passed 100 tests.
  13123. 1435.80 s [unordered-containers] insertWith is key-strict: OK
  13124. 1435.80 s [unordered-containers] +++ OK, passed 100 tests.
  13125. 1435.80 s [unordered-containers] insertWith is value-strict: OK (0.08s)
  13126. 1435.80 s [unordered-containers] +++ OK, passed 100 tests.
  13127. 1435.80 s [unordered-containers] fromList is key-strict: OK
  13128. 1435.80 s [unordered-containers] +++ OK, passed 1 test.
  13129. 1435.80 s [unordered-containers] fromList is value-strict: OK
  13130. 1435.80 s [unordered-containers] +++ OK, passed 100 tests.
  13131. 1435.80 s [unordered-containers] fromListWith is key-strict: OK (0.03s)
  13132. 1435.80 s [unordered-containers] +++ OK, passed 100 tests.
  13133. 1435.80 s [unordered-containers] fromListWith is value-strict: OK (0.06s)
  13134. 1435.80 s [unordered-containers] +++ OK, passed 100 tests.
  13135. 1435.80 s [unordered-containers]
  13136. 1435.80 s [unordered-containers] All 256 tests passed (6.62s)
  13137. 1435.80 s [unordered-containers] Test suite unordered-containers-tests: PASS
  13138. 1435.80 s [unordered-containers] Test suite logged to:
  13139. 1435.80 s [unordered-containers] dist/test/unordered-containers-0.2.20-unordered-containers-tests.log
  13140. 1435.80 s [unordered-containers] 1 of 1 test suites (1 of 1 test cases) passed.
  13141. 1435.80 s [unordered-containers] Phase: haddockPhase
  13142. 1435.80 s [unordered-containers] Preprocessing library for unordered-containers-0.2.20..
  13143. 1435.80 s [unordered-containers] Running Haddock on library for unordered-containers-0.2.20..
  13144. 1435.80 s [unordered-containers] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  13145. 1435.80 s [unordered-containers]
  13146. 1435.80 s [unordered-containers] Data/HashMap/Internal.hs:12:14-23: warning: [-Wdeprecated-flags]
  13147. 1435.80 s [unordered-containers] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
  13148. 1435.80 s [unordered-containers] |
  13149. 1435.80 s [unordered-containers] 12 | {-# LANGUAGE TypeInType #-}
  13150. 1435.80 s [unordered-containers] | ^^^^^^^^^^
  13151. 1435.80 s [unordered-containers] 33% ( 16 / 48) in 'Data.HashMap.Internal.Array'
  13152. 1435.80 s [unordered-containers] Missing documentation for:
  13153. 1435.80 s [unordered-containers] Array (Data/HashMap/Internal/Array.hs:125)
  13154. 1435.80 s [unordered-containers] MArray (Data/HashMap/Internal/Array.hs:157)
  13155. 1435.80 s [unordered-containers] new_ (Data/HashMap/Internal/Array.hs:207)
  13156. 1435.80 s [unordered-containers] singleton (Data/HashMap/Internal/Array.hs:224)
  13157. 1435.80 s [unordered-containers] singletonM (Data/HashMap/Internal/Array.hs:228)
  13158. 1435.80 s [unordered-containers] snoc (Data/HashMap/Internal/Array.hs:232)
  13159. 1435.80 s [unordered-containers] pair (Data/HashMap/Internal/Array.hs:241)
  13160. 1435.80 s [unordered-containers] length (Data/HashMap/Internal/Array.hs:153)
  13161. 1435.80 s [unordered-containers] lengthM (Data/HashMap/Internal/Array.hs:161)
  13162. 1435.80 s [unordered-containers] read (Data/HashMap/Internal/Array.hs:248)
  13163. 1435.80 s [unordered-containers] write (Data/HashMap/Internal/Array.hs:254)
  13164. 1435.80 s [unordered-containers] index (Data/HashMap/Internal/Array.hs:261)
  13165. 1435.80 s [unordered-containers] indexM (Data/HashMap/Internal/Array.hs:273)
  13166. 1435.80 s [unordered-containers] index# (Data/HashMap/Internal/Array.hs:267)
  13167. 1435.80 s [unordered-containers] sameArray1 (Data/HashMap/Internal/Array.hs:139)
  13168. 1435.80 s [unordered-containers] unsafeFreeze (Data/HashMap/Internal/Array.hs:279)
  13169. 1435.80 s [unordered-containers] unsafeThaw (Data/HashMap/Internal/Array.hs:285)
  13170. 1435.80 s [unordered-containers] unsafeSameArray (Data/HashMap/Internal/Array.hs:135)
  13171. 1435.80 s [unordered-containers] run (Data/HashMap/Internal/Array.hs:291)
  13172. 1435.80 s [unordered-containers] cloneM (Data/HashMap/Internal/Array.hs:313)
  13173. 1435.80 s [unordered-containers] foldl (Data/HashMap/Internal/Array.hs:403)
  13174. 1435.80 s [unordered-containers] foldl' (Data/HashMap/Internal/Array.hs:374)
  13175. 1435.80 s [unordered-containers] foldr (Data/HashMap/Internal/Array.hs:393)
  13176. 1435.92 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/ccy7qbv8nyr0rdb90dwd82jk344panm4-invariant-0.6.4-doc /nix/store/iciqyjr1w0nclq7pphf2z7q0izd70xj8-invariant-0.6.4
  13177. 1436.42 s [post-build-hook] Pushing 2 paths (96 are already present) using zstd to cache sellout ⏳
  13178. 1436.42 s [post-build-hook]
  13179. 1436.78 s [post-build-hook] Pushing /nix/store/ccy7qbv8nyr0rdb90dwd82jk344panm4-invariant-0.6.4-doc (2.09 MiB)
  13180. 1436.88 s [post-build-hook] Pushing /nix/store/iciqyjr1w0nclq7pphf2z7q0izd70xj8-invariant-0.6.4 (5.49 MiB)
  13181. 1438.15 s [post-build-hook]
  13182. 1438.15 s [post-build-hook] All done.
  13183. 1438.17 s [post-build-hook] Uploading to the NixCI cache: /nix/store/ccy7qbv8nyr0rdb90dwd82jk344panm4-invariant-0.6.4-doc /nix/store/iciqyjr1w0nclq7pphf2z7q0izd70xj8-invariant-0.6.4
  13184. 1438.22 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  13185. 1438.43 s [post-build-hook] copying 16 paths...
  13186. 1438.43 s [post-build-hook] copying path '/nix/store/448hv271gyc752af3n64h4p2bvc603r5-indexed-traversable-0.1.4-doc' to 'https://cache.nix-ci.com'...
  13187. 1438.43 s [post-build-hook] copying path '/nix/store/34f6qirmqh228w07cymsyyp996c48vgp-th-abstraction-0.7.1.0-doc' to 'https://cache.nix-ci.com'...
  13188. 1438.43 s [post-build-hook] copying path '/nix/store/nap5wyjizckiqsv20q1w559j2w378d3h-StateVar-1.2.2-doc' to 'https://cache.nix-ci.com'...
  13189. 1438.81 s [post-build-hook] copying path '/nix/store/2b11kdp63jm626s67ccmrxmpki09wjgg-StateVar-1.2.2' to 'https://cache.nix-ci.com'...
  13190. 1438.81 s [post-build-hook] copying path '/nix/store/fm6fz2mxvjlg296i2hvns9av4w14pqxy-contravariant-1.5.5-doc' to 'https://cache.nix-ci.com'...
  13191. 1438.86 s [post-build-hook] copying path '/nix/store/kr12lz92f9srfzafccyiwn6wfycprgfc-comonad-5.0.9-doc' to 'https://cache.nix-ci.com'...
  13192. 1438.86 s [post-build-hook] copying path '/nix/store/isc2ydyihqy94ala9igl1fnjcmpqg5yj-indexed-traversable-0.1.4' to 'https://cache.nix-ci.com'...
  13193. 1439.02 s [post-build-hook] copying path '/nix/store/4b4d5hllav1wwh8vpddx3z7xhdjh2n60-th-abstraction-0.7.1.0' to 'https://cache.nix-ci.com'...
  13194. 1439.23 s [post-build-hook] copying path '/nix/store/4n105fz0al0fy7fqg55kk7276brfcm27-contravariant-1.5.5' to 'https://cache.nix-ci.com'...
  13195. 1439.36 s [post-build-hook] copying path '/nix/store/i6h9zhjpdfllhny2n2v2ifj10hq4zp8s-bifunctors-5.6.2-doc' to 'https://cache.nix-ci.com'...
  13196. 1439.93 s [post-build-hook] copying path '/nix/store/zy2zv1208cn3wbdkz3n5lh62zlg1afrp-comonad-5.0.9' to 'https://cache.nix-ci.com'...
  13197. 1440.00 s [post-build-hook] copying path '/nix/store/0vc344rrzpx6n2dlja5021vyzjj1kimp-profunctors-5.6.2-doc' to 'https://cache.nix-ci.com'...
  13198. 1440.75 s [post-build-hook] copying path '/nix/store/ccy7qbv8nyr0rdb90dwd82jk344panm4-invariant-0.6.4-doc' to 'https://cache.nix-ci.com'...
  13199. 1440.83 s [post-build-hook] copying path '/nix/store/56jkvb9gpn3va22g801v4pdf370jsfny-bifunctors-5.6.2' to 'https://cache.nix-ci.com'...
  13200. 1444.80 s [post-build-hook] copying path '/nix/store/laqld7g8alpsbxnhvdasbjgj155p74xn-profunctors-5.6.2' to 'https://cache.nix-ci.com'...
  13201. 1448.06 s [post-build-hook] copying path '/nix/store/iciqyjr1w0nclq7pphf2z7q0izd70xj8-invariant-0.6.4' to 'https://cache.nix-ci.com'...
  13202. 1449.56 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  13203. 1449.84 s [post-build-hook] copying 4 paths...
  13204. 1449.84 s [post-build-hook] copying path '/nix/store/k1b16gcydnr9n4c73slkm491sx2874ld-StateVar-1.2.2.drv' to 'https://cache.nix-ci.com'...
  13205. 1450.05 s [post-build-hook] copying path '/nix/store/j0q84law0vli2600h9g8zp98l66axb0x-contravariant-1.5.5.drv' to 'https://cache.nix-ci.com'...
  13206. 1450.29 s [post-build-hook] copying path '/nix/store/rw3lgxcxi15m80vkznrn6098rxpnnp72-profunctors-5.6.2.drv' to 'https://cache.nix-ci.com'...
  13207. 1450.50 s [post-build-hook] copying path '/nix/store/qynv46sgb0ghim8cakpmivg453vkpfcn-invariant-0.6.4.drv' to 'https://cache.nix-ci.com'...
  13208. 1450.73 s Progress: 132 of 236 built (6 building), 285 of 285 downloaded from cache
  13209. 1450.73 s [quickcheck-instances] Phase: fixupPhase
  13210. 1450.73 s [quickcheck-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/bwkwxqg2npl6s8fy1p6ha8fr26a2w93k-quickcheck-instances-0.3.32
  13211. 1450.74 s [quickcheck-instances] shrinking /nix/store/bwkwxqg2npl6s8fy1p6ha8fr26a2w93k-quickcheck-instances-0.3.32/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSquickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv-ghc9.6.3.so
  13212. 1450.74 s [quickcheck-instances] checking for references to /build/ in /nix/store/bwkwxqg2npl6s8fy1p6ha8fr26a2w93k-quickcheck-instances-0.3.32...
  13213. 1450.74 s [quickcheck-instances] patching script interpreter paths in /nix/store/bwkwxqg2npl6s8fy1p6ha8fr26a2w93k-quickcheck-instances-0.3.32
  13214. 1450.74 s [quickcheck-instances] stripping (with command strip and flags -S -p) in /nix/store/bwkwxqg2npl6s8fy1p6ha8fr26a2w93k-quickcheck-instances-0.3.32/lib
  13215. 1450.74 s [quickcheck-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/blpkplhqsfrjjmicd6agrhi2i3v0d86j-quickcheck-instances-0.3.32-doc
  13216. 1450.74 s [quickcheck-instances] checking for references to /build/ in /nix/store/blpkplhqsfrjjmicd6agrhi2i3v0d86j-quickcheck-instances-0.3.32-doc...
  13217. 1450.74 s [quickcheck-instances] patching script interpreter paths in /nix/store/blpkplhqsfrjjmicd6agrhi2i3v0d86j-quickcheck-instances-0.3.32-doc
  13218. 1450.74 s [regex] buildPhase completed in 32 seconds
  13219. 1450.74 s [regex] Phase: checkPhase
  13220. 1450.74 s [regex] Package has no test suites.
  13221. 1450.74 s [regex] Phase: haddockPhase
  13222. 1450.74 s [regex] Preprocessing library for regex-1.1.0.2..
  13223. 1450.74 s [regex] Running Haddock on library for regex-1.1.0.2..
  13224. 1450.74 s [regex] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  13225. 1450.74 s [regex] 100% ( 7 / 7) in 'Text.RE'
  13226. 1450.74 s [regex] 90% ( 10 / 11) in 'Text.RE.REOptions'
  13227. 1450.74 s [regex] Missing documentation for:
  13228. 1450.74 s [regex] Module header
  13229. 1450.74 s [regex] Warning: 'phi' is out of scope.
  13230. 1450.74 s [regex] If you qualify the identifier, haddock can try to link it anyway.
  13231. 1450.74 s [regex] 96% ( 54 / 56) in 'Text.RE.Replace'
  13232. 1450.74 s [regex] Missing documentation for:
  13233. 1450.74 s [regex] Module header
  13234. 1450.74 s [regex] replace (Text/RE/ZeInternals/Replace.lhs:190)
  13235. 1450.74 s [regex] 0% ( 0 / 20) in 'Text.RE.TestBench.Parsers'
  13236. 1450.74 s [regex] Missing documentation for:
  13237. 1450.74 s [regex] Module header
  13238. 1450.74 s [regex] parseInteger (Text/RE/ZeInternals/TestBench/Parsers.hs:62)
  13239. 1450.74 s [regex] parseHex (Text/RE/ZeInternals/TestBench/Parsers.hs:65)
  13240. 1450.74 s [regex] parseDouble (Text/RE/ZeInternals/TestBench/Parsers.hs:68)
  13241. 1450.74 s [regex] parseString (Text/RE/ZeInternals/TestBench/Parsers.hs:71)
  13242. 1450.74 s [regex] parseSimpleString (Text/RE/ZeInternals/TestBench/Parsers.hs:74)
  13243. 1450.74 s [regex] parseDate (Text/RE/ZeInternals/TestBench/Parsers.hs:96)
  13244. 1450.74 s [regex] parseSlashesDate (Text/RE/ZeInternals/TestBench/Parsers.hs:99)
  13245. 1450.74 s [regex] parseTimeOfDay (Text/RE/ZeInternals/TestBench/Parsers.hs:102)
  13246. 1450.74 s [regex] parseTimeZone (Text/RE/ZeInternals/TestBench/Parsers.hs:105)
  13247. 1450.74 s [regex] parseDateTime (Text/RE/ZeInternals/TestBench/Parsers.hs:108)
  13248. 1450.74 s [regex] parseDateTime8601 (Text/RE/ZeInternals/TestBench/Parsers.hs:111)
  13249. 1450.74 s [regex] parseDateTimeCLF (Text/RE/ZeInternals/TestBench/Parsers.hs:114)
  13250. 1450.74 s [regex] parseShortMonth (Text/RE/ZeInternals/TestBench/Parsers.hs:117)
  13251. 1450.74 s [regex] shortMonthArray (Text/RE/ZeInternals/TestBench/Parsers.hs:134)
  13252. 1450.74 s [regex] IPV4Address (Text/RE/ZeInternals/TestBench/Parsers.hs:138)
  13253. 1450.74 s [regex] parseIPv4Address (Text/RE/ZeInternals/TestBench/Parsers.hs:140)
  13254. 1450.74 s [regex] Severity (Text/RE/ZeInternals/TestBench/Parsers.hs:155)
  13255. 1450.74 s [regex] parseSeverity (Text/RE/ZeInternals/TestBench/Parsers.hs:166)
  13256. 1450.74 s [regex] severityKeywords (Text/RE/ZeInternals/TestBench/Parsers.hs:177)
  13257. 1450.74 s [regex] 82% ( 23 / 28) in 'Text.RE.TestBench'
  13258. 1450.74 s [regex] Missing documentation for:
  13259. 1450.74 s [regex] Module header
  13260. 1450.74 s [regex] presentRegexType (Text/RE/ZeInternals/TestBench.lhs:79)
  13261. 1450.74 s [regex] mdRegexSource (Text/RE/ZeInternals/TestBench.lhs:494)
  13262. 1450.74 s [regex] runTests (Text/RE/ZeInternals/TestBench.lhs:191)
  13263. 1450.74 s [regex] runTests' (Text/RE/ZeInternals/TestBench.lhs:203)
  13264. 1450.74 s [regex] 0% ( 0 / 4) in 'Text.RE.ZeInternals.Types.Poss'
  13265. 1450.74 s [regex] Missing documentation for:
  13266. 1450.74 s [regex] Module header
  13267. 1450.74 s [regex] Poss (Text/RE/ZeInternals/Types/Poss.hs:8)
  13268. 1450.74 s [regex] poss (Text/RE/ZeInternals/Types/Poss.hs:35)
  13269. 1450.74 s [regex] poss2either (Text/RE/ZeInternals/Types/Poss.hs:39)
  13270. 1450.74 s [regex] Warning: '$$' is out of scope.
  13271. 1450.74 s [regex] If you qualify the identifier, haddock can try to link it anyway.
  13272. 1450.74 s [regex] 85% ( 6 / 7) in 'Text.RE.Tools.IsRegex'
  13273. 1450.74 s [regex] Missing documentation for:
  13274. 1450.74 s [regex] Module header
  13275. 1450.74 s [regex] 91% ( 11 / 12) in 'Text.RE.Tools.Lex'
  13276. 1450.74 s [regex] Missing documentation for:
  13277. 1450.74 s [regex] Module header
  13278. 1450.74 s [regex] Warning: 'velocity' is out of scope.
  13279. 1450.74 s [regex] If you qualify the identifier, haddock can try to link it anyway.
  13280. 1450.74 s [regex] 95% ( 22 / 23) in 'Text.RE.Tools.Grep'
  13281. 1450.74 s [regex] Missing documentation for:
  13282. 1450.74 s [regex] Module header
  13283. 1450.74 s [regex] 92% ( 12 / 13) in 'Text.RE.Tools.Find'
  13284. 1450.74 s [regex] Missing documentation for:
  13285. 1450.74 s [regex] Module header
  13286. 1450.74 s [regex] Warning: 'LineEdit' is ambiguous. It is defined
  13287. 1450.74 s [regex] * at Text/RE/Tools/Edit.lhs:56:5
  13288. 1450.74 s [regex] * at Text/RE/Tools/Edit.lhs:61:1
  13289. 1450.74 s [regex] You may be able to disambiguate the identifier by qualifying it or
  13290. 1450.74 s [regex] by specifying the type/value namespace explicitly.
  13291. 1450.74 s [regex] Defaulting to the one defined at Text/RE/Tools/Edit.lhs:51:1
  13292. 1450.74 s [regex] 95% ( 20 / 21) in 'Text.RE.Tools.Edit'
  13293. 1450.74 s [regex] Missing documentation for:
  13294. 1450.74 s [regex] Module header
  13295. 1450.74 s [regex] 95% ( 23 / 24) in 'Text.RE.Tools.Sed'
  13296. 1450.74 s [regex] Missing documentation for:
  13297. 1450.74 s [regex] Module header
  13298. 1450.74 s [regex] 97% ( 41 / 42) in 'Text.RE.Tools'
  13299. 1450.74 s [regex] Missing documentation for:
  13300. 1450.74 s [regex] Module header
  13301. 1450.74 s [regex] 83% ( 5 / 6) in 'Text.RE.Summa'
  13302. 1450.74 s [regex] Missing documentation for:
  13303. 1450.74 s [regex] Module header
  13304. 1450.74 s [regex] Warning: 'SearcgReplace' is out of scope.
  13305. 1450.74 s [regex] If you qualify the identifier, haddock can try to link it anyway.
  13306. 1450.74 s [regex] 87% ( 36 / 41) in 'Text.RE.ZeInternals'
  13307. 1450.74 s [regex] Missing documentation for:
  13308. 1450.74 s [regex] Module header
  13309. 1450.74 s [relude] Phase: fixupPhase
  13310. 1450.74 s [relude] shrinking RPATHs of ELF executables and libraries in /nix/store/kdim2zv1igw7l4ldb59pljl6qv000cgn-relude-1.2.2.0
  13311. 1450.74 s [relude] shrinking /nix/store/kdim2zv1igw7l4ldb59pljl6qv000cgn-relude-1.2.2.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSrelude-1.2.2.0-3qfagrRkEJ97nEbfivJFhF-ghc9.6.3.so
  13312. 1450.74 s [relude] checking for references to /build/ in /nix/store/kdim2zv1igw7l4ldb59pljl6qv000cgn-relude-1.2.2.0...
  13313. 1450.74 s [relude] patching script interpreter paths in /nix/store/kdim2zv1igw7l4ldb59pljl6qv000cgn-relude-1.2.2.0
  13314. 1450.74 s [relude] stripping (with command strip and flags -S -p) in /nix/store/kdim2zv1igw7l4ldb59pljl6qv000cgn-relude-1.2.2.0/lib
  13315. 1450.74 s [relude] shrinking RPATHs of ELF executables and libraries in /nix/store/swb0p69j9cp7gjic7i5j53gx4cnq25js-relude-1.2.2.0-doc
  13316. 1450.74 s [relude] checking for references to /build/ in /nix/store/swb0p69j9cp7gjic7i5j53gx4cnq25js-relude-1.2.2.0-doc...
  13317. 1450.74 s [relude] patching script interpreter paths in /nix/store/swb0p69j9cp7gjic7i5j53gx4cnq25js-relude-1.2.2.0-doc
  13318. 1450.74 s [semigroupoids] Documentation created: dist/doc/html/semigroupoids/index.html,
  13319. 1450.74 s [semigroupoids] dist/doc/html/semigroupoids/semigroupoids.txt
  13320. 1450.74 s [semigroupoids] Phase: installPhase
  13321. 1450.74 s [semigroupoids] Installing library in /nix/store/x9bnfslpzdr55svzyvp0mzjf4w3wfw9q-semigroupoids-6.0.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  13322. 1450.74 s [semigroupoids] Phase: fixupPhase
  13323. 1450.74 s [semigroupoids] shrinking RPATHs of ELF executables and libraries in /nix/store/x9bnfslpzdr55svzyvp0mzjf4w3wfw9q-semigroupoids-6.0.1
  13324. 1450.74 s [semigroupoids] shrinking /nix/store/x9bnfslpzdr55svzyvp0mzjf4w3wfw9q-semigroupoids-6.0.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSsemigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR-ghc9.6.3.so
  13325. 1450.74 s [semigroupoids] checking for references to /build/ in /nix/store/x9bnfslpzdr55svzyvp0mzjf4w3wfw9q-semigroupoids-6.0.1...
  13326. 1450.74 s [semigroupoids] patching script interpreter paths in /nix/store/x9bnfslpzdr55svzyvp0mzjf4w3wfw9q-semigroupoids-6.0.1
  13327. 1450.74 s [semigroupoids] stripping (with command strip and flags -S -p) in /nix/store/x9bnfslpzdr55svzyvp0mzjf4w3wfw9q-semigroupoids-6.0.1/lib
  13328. 1450.74 s [semigroupoids] shrinking RPATHs of ELF executables and libraries in /nix/store/g2y03gfi0xabb71isd2p8i5yfdcz6gln-semigroupoids-6.0.1-doc
  13329. 1450.74 s [semigroupoids] checking for references to /build/ in /nix/store/g2y03gfi0xabb71isd2p8i5yfdcz6gln-semigroupoids-6.0.1-doc...
  13330. 1450.74 s [semigroupoids] patching script interpreter paths in /nix/store/g2y03gfi0xabb71isd2p8i5yfdcz6gln-semigroupoids-6.0.1-doc
  13331. 1450.74 s [tomland] [20 of 36] Compiling Toml.Codec.Di
  13332. 1450.74 s [tomland] [21 of 36] Compiling Toml.Codec.Combinator.Tuple
  13333. 1450.74 s [tomland] [22 of 36] Compiling Toml.Codec.Combinator.Table
  13334. 1450.74 s [tomland] [23 of 36] Compiling Toml.Codec.Code
  13335. 1450.74 s [tomland] [24 of 36] Compiling Toml.Codec.Combinator.Common
  13336. 1450.74 s [tomland] [25 of 36] Compiling Toml.Codec.Combinator.Map
  13337. 1450.74 s [tomland] [26 of 36] Compiling Toml.Codec.BiMap.Conversion
  13338. 1450.74 s [tomland] [27 of 36] Compiling Toml.Codec.Combinator.Time
  13339. 1450.74 s [tomland] [28 of 36] Compiling Toml.Codec.Combinator.Primitive
  13340. 1450.74 s [tomland] [29 of 36] Compiling Toml.Codec.Combinator.Monoid
  13341. 1450.74 s [tomland] [30 of 36] Compiling Toml.Codec.Combinator.List
  13342. 1450.74 s [tomland] [31 of 36] Compiling Toml.Codec.Combinator.Set
  13343. 1450.74 s [tomland] [32 of 36] Compiling Toml.Codec.Combinator.Custom
  13344. 1450.74 s [tomland] [33 of 36] Compiling Toml.Codec.Combinator
  13345. 1450.74 s [tomland] [34 of 36] Compiling Toml.Codec.Generic
  13346. 1450.74 s [tomland] [35 of 36] Compiling Toml.Codec
  13347. 1450.74 s [tomland] [36 of 36] Compiling Toml
  13348. 1450.74 s [tomland] Preprocessing test suite 'tomland-test' for tomland-1.3.3.3..
  13349. 1450.74 s [tomland] Building test suite 'tomland-test' for tomland-1.3.3.3..
  13350. 1450.74 s [tomland] [ 1 of 39] Compiling Test.Toml.Codec.Code
  13351. 1450.74 s [tomland] [ 2 of 39] Compiling Test.Toml.Codec.Combinator.Common
  13352. 1450.74 s [tomland] [ 3 of 39] Compiling Test.Toml.Gen
  13353. 1450.74 s [tomland]
  13354. 1450.74 s [tomland] test/Test/Toml/Gen.hs:318:1: warning: [-Wunused-top-binds]
  13355. 1450.74 s [tomland] Defined but not used: ‘genUnicodeChar’
  13356. 1450.74 s [tomland] |
  13357. 1450.74 s [tomland] 318 | genUnicodeChar = Gen.element
  13358. 1450.74 s [tomland] | ^^^^^^^^^^^^^^
  13359. 1450.74 s [tomland]
  13360. 1450.74 s [tomland] test/Test/Toml/Gen.hs:56:1: warning: [-Wunused-imports]
  13361. 1450.74 s [tomland] The import of ‘Control.Applicative’ is redundant
  13362. 1450.74 s [tomland] except perhaps to import instances from ‘Control.Applicative’
  13363. 1450.74 s [tomland] To import instances alone, use: import Control.Applicative()
  13364. 1450.74 s [tomland] |
  13365. 1450.74 s [tomland] 56 | import Control.Applicative (liftA2)
  13366. 1450.74 s [tomland] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13367. 1450.74 s [tomland] [ 4 of 39] Compiling Test.Toml.Codec.SmallType
  13368. 1450.74 s [tomland] [ 5 of 39] Compiling Test.Toml.Codec.Generic
  13369. 1450.74 s [tomland] [ 6 of 39] Compiling Test.Toml.Codec.Di
  13370. 1450.74 s [tomland] [ 7 of 39] Compiling Test.Toml.Codec.Combinator.Tuple
  13371. 1450.74 s [tomland]
  13372. 1450.74 s [tomland] test/Test/Toml/Codec/Combinator/Tuple.hs:5:29: warning: [-Wunused-imports]
  13373. 1450.74 s [tomland] The import of ‘liftA2’
  13374. 1450.74 s [tomland] from module ‘Control.Applicative’ is redundant
  13375. 1450.74 s [tomland] |
  13376. 1450.74 s [tomland] 5 | import Control.Applicative (liftA2, liftA3)
  13377. 1450.74 s [tomland] | ^^^^^^
  13378. 1450.74 s [tomland] [ 8 of 39] Compiling Test.Toml.Codec.Combinator.Time
  13379. 1450.74 s [tomland] [ 9 of 39] Compiling Test.Toml.Codec.Combinator.Table
  13380. 1450.74 s [tomland] [10 of 39] Compiling Test.Toml.Codec.Combinator.Set
  13381. 1450.74 s [tomland] [11 of 39] Compiling Test.Toml.Codec.Combinator.Primitive
  13382. 1450.74 s [tomland] [12 of 39] Compiling Test.Toml.Codec.Combinator.Monoid
  13383. 1450.74 s [tomland] [13 of 39] Compiling Test.Toml.Codec.Combinator.Map
  13384. 1450.74 s [tomland] [14 of 39] Compiling Test.Toml.Codec.Combinator.List
  13385. 1450.74 s [tomland] [15 of 39] Compiling Test.Toml.Codec.Combinator.Custom
  13386. 1450.74 s [tomland] [16 of 39] Compiling Test.Toml.Codec.Combinator
  13387. 1450.74 s [tomland] [17 of 39] Compiling Test.Toml.Codec.BiMap.Conversion
  13388. 1450.74 s [tomland] [18 of 39] Compiling Test.Toml.Codec.BiMap
  13389. 1450.74 s [tomland] [19 of 39] Compiling Test.Toml.Codec
  13390. 1450.74 s [tomland] [20 of 39] Compiling Test.Toml.Parser.Common
  13391. 1450.74 s [tomland] [21 of 39] Compiling Test.Toml.Parser.Bool
  13392. 1450.74 s [tomland] [22 of 39] Compiling Test.Toml.Parser.Array
  13393. 1450.74 s [tomland] [23 of 39] Compiling Test.Toml.Parser.Date
  13394. 1450.74 s [tomland] [24 of 39] Compiling Test.Toml.Parser.Double
  13395. 1450.74 s [tomland] [25 of 39] Compiling Test.Toml.Parser.Examples
  13396. 1450.74 s [tomland] [26 of 39] Compiling Test.Toml.Parser.Integer
  13397. 1450.74 s [tomland] [27 of 39] Compiling Test.Toml.Parser.Key
  13398. 1450.74 s [tomland] [28 of 39] Compiling Test.Toml.Parser.Property
  13399. 1450.74 s [tomland] [29 of 39] Compiling Test.Toml.Parser.Text
  13400. 1450.74 s [tomland] [30 of 39] Compiling Test.Toml.Parser.Toml
  13401. 1450.74 s [tomland] [31 of 39] Compiling Test.Toml.Parser.Validate
  13402. 1450.74 s [tomland] [32 of 39] Compiling Test.Toml.Parser
  13403. 1450.74 s [tomland] [33 of 39] Compiling Test.Toml.Property
  13404. 1450.74 s [tomland] [34 of 39] Compiling Test.Toml.Type.Key
  13405. 1450.74 s [tomland] [35 of 39] Compiling Test.Toml.Type.PrefixTree
  13406. 1450.74 s [tomland] [36 of 39] Compiling Test.Toml.Type.Printer
  13407. 1450.74 s [tomland] [37 of 39] Compiling Test.Toml.Type.TOML
  13408. 1450.74 s [tomland] [38 of 39] Compiling Test.Toml.Type
  13409. 1450.74 s [tomland] [39 of 39] Compiling Main
  13410. 1450.74 s [tomland] [40 of 40] Linking dist/build/tomland-test/tomland-test
  13411. 1450.74 s [tomland] buildPhase completed in 39 seconds
  13412. 1450.74 s [tomland] Phase: checkPhase
  13413. 1450.74 s [tomland] Running 1 test suites...
  13414. 1450.74 s [unordered-containers] foldr' (Data/HashMap/Internal/Array.hs:384)
  13415. 1450.74 s [unordered-containers] foldMap (Data/HashMap/Internal/Array.hs:416)
  13416. 1450.74 s [unordered-containers] thaw (Data/HashMap/Internal/Array.hs:435)
  13417. 1450.74 s [unordered-containers] map (Data/HashMap/Internal/Array.hs:460)
  13418. 1450.74 s [unordered-containers] traverse (Data/HashMap/Internal/Array.hs:536)
  13419. 1450.74 s [unordered-containers] traverse' (Data/HashMap/Internal/Array.hs:552)
  13420. 1450.74 s [unordered-containers] toList (Data/HashMap/Internal/Array.hs:528)
  13421. 1450.74 s [unordered-containers] fromList (Data/HashMap/Internal/Array.hs:493)
  13422. 1450.74 s [unordered-containers] fromList' (Data/HashMap/Internal/Array.hs:505)
  13423. 1450.74 s [unordered-containers]
  13424. 1450.74 s [unordered-containers] Data/HashMap/Internal/Array.hs:83:1-35: warning: [-Wunused-imports]
  13425. 1450.74 s [unordered-containers] The import of ‘Control.Applicative’ is redundant
  13426. 1450.74 s [unordered-containers] except perhaps to import instances from ‘Control.Applicative’
  13427. 1450.74 s [unordered-containers] To import instances alone, use: import Control.Applicative()
  13428. 1450.74 s [unordered-containers] |
  13429. 1450.74 s [unordered-containers] 83 | import Control.Applicative (liftA2)
  13430. 1450.74 s [unordered-containers] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13431. 1450.74 s [unordered-containers] 25% ( 1 / 4) in 'Data.HashMap.Internal.List'
  13432. 1450.74 s [unordered-containers] Missing documentation for:
  13433. 1450.74 s [unordered-containers] isPermutationBy (Data/HashMap/Internal/List.hs:39)
  13434. 1450.74 s [unordered-containers] deleteBy (Data/HashMap/Internal/List.hs:82)
  13435. 1450.74 s [unordered-containers] unorderedCompare (Data/HashMap/Internal/List.hs:67)
  13436. 1450.74 s [unordered-containers] Warning: 'Leaf' is ambiguous. It is defined
  13437. 1450.74 s [unordered-containers] * at Data/HashMap/Internal.hs:225:7
  13438. 1450.74 s [unordered-containers] * at Data/HashMap/Internal.hs:185:1
  13439. 1450.74 s [unordered-containers] You may be able to disambiguate the identifier by qualifying it or
  13440. 1450.74 s [unordered-containers] by specifying the type/value namespace explicitly.
  13441. 1450.74 s [unordered-containers] Defaulting to the one defined at Data/HashMap/Internal.hs:185:1
  13442. 1450.74 s [unordered-containers] Warning: 'at' is out of scope.
  13443. 1450.74 s [unordered-containers] If you qualify the identifier, haddock can try to link it anyway.
  13444. 1450.74 s [unordered-containers] 88% ( 93 /105) in 'Data.HashMap.Internal'
  13445. 1450.74 s [unordered-containers] Missing documentation for:
  13446. 1450.74 s [unordered-containers] Leaf (Data/HashMap/Internal.hs:185)
  13447. 1450.74 s [unordered-containers] intersectionWithKey# (Data/HashMap/Internal.hs:1854)
  13448. 1450.74 s [unordered-containers] updateOrConcatWithKey (Data/HashMap/Internal.hs:2367)
  13449. 1450.74 s [unordered-containers] equalKeys (Data/HashMap/Internal.hs:510)
  13450. 1450.74 s [unordered-containers] equalKeys1 (Data/HashMap/Internal.hs:494)
  13451. 1450.74 s [unordered-containers] lookupRecordCollision (Data/HashMap/Internal.hs:677)
  13452. 1450.74 s [unordered-containers] LookupRes (Data/HashMap/Internal.hs:657)
  13453. 1450.74 s [unordered-containers] lookupResToMaybe (Data/HashMap/Internal.hs:659)
  13454. 1450.74 s [unordered-containers] insert' (Data/HashMap/Internal.hs:805)
  13455. 1450.74 s [unordered-containers] delete' (Data/HashMap/Internal.hs:1123)
  13456. 1450.74 s [unordered-containers] insertNewKey (Data/HashMap/Internal.hs:847)
  13457. 1450.74 s [unordered-containers] insertKeyExists (Data/HashMap/Internal.hs:882)
  13458. 1450.74 s [unordered-containers] 50% ( 3 / 6) in 'Data.HashMap.Internal.Debug'
  13459. 1450.74 s [unordered-containers] Missing documentation for:
  13460. 1450.74 s [unordered-containers] valid (Data/HashMap/Internal/Debug.hs:97)
  13461. 1450.74 s [unordered-containers] Validity (Data/HashMap/Internal/Debug.hs:43)
  13462. 1450.74 s [unordered-containers] SubHashPath (Data/HashMap/Internal/Debug.hs:75)
  13463. 1450.74 s [unordered-containers] Warning: 'lookup' is out of scope.
  13464. 1450.74 s [unordered-containers] If you qualify the identifier, haddock can try to link it anyway.
  13465. 1450.74 s [unordered-containers] Warning: 'at' is out of scope.
  13466. 1450.74 s [unordered-containers] If you qualify the identifier, haddock can try to link it anyway.
  13467. 1450.74 s [unordered-containers] 100% ( 67 / 67) in 'Data.HashMap.Internal.Strict'
  13468. 1450.74 s [unordered-containers] 100% ( 35 / 35) in 'Data.HashSet.Internal'
  13469. 1450.74 s [unordered-containers] 100% ( 32 / 32) in 'Data.HashSet'
  13470. 1450.74 s [unordered-containers] 100% ( 69 / 69) in 'Data.HashMap.Strict'
  13471. 1450.74 s [unordered-containers] 100% ( 69 / 69) in 'Data.HashMap.Lazy'
  13472. 1450.74 s [unordered-containers] Documentation created: dist/doc/html/unordered-containers/index.html,
  13473. 1450.74 s [unordered-containers] dist/doc/html/unordered-containers/unordered-containers.txt
  13474. 1450.74 s [unordered-containers] Preprocessing test suite 'unordered-containers-tests' for unordered-containers-0.2.20..
  13475. 1450.74 s [unordered-containers] Phase: installPhase
  13476. 1450.74 s [unordered-containers] Installing library in /nix/store/gzf642ivqv9hbd5w0jw6l2az49v7kpi4-unordered-containers-0.2.20/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  13477. 1450.74 s [unordered-containers] Phase: fixupPhase
  13478. 1450.74 s [unordered-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/gzf642ivqv9hbd5w0jw6l2az49v7kpi4-unordered-containers-0.2.20
  13479. 1450.74 s [unordered-containers] shrinking /nix/store/gzf642ivqv9hbd5w0jw6l2az49v7kpi4-unordered-containers-0.2.20/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSunordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn-ghc9.6.3.so
  13480. 1450.74 s [unordered-containers] checking for references to /build/ in /nix/store/gzf642ivqv9hbd5w0jw6l2az49v7kpi4-unordered-containers-0.2.20...
  13481. 1450.74 s [unordered-containers] patching script interpreter paths in /nix/store/gzf642ivqv9hbd5w0jw6l2az49v7kpi4-unordered-containers-0.2.20
  13482. 1450.86 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/blpkplhqsfrjjmicd6agrhi2i3v0d86j-quickcheck-instances-0.3.32-doc /nix/store/bwkwxqg2npl6s8fy1p6ha8fr26a2w93k-quickcheck-instances-0.3.32
  13483. 1451.34 s [post-build-hook] Pushing 2 paths (130 are already present) using zstd to cache sellout ⏳
  13484. 1451.34 s [post-build-hook]
  13485. 1451.73 s [post-build-hook] Pushing /nix/store/bwkwxqg2npl6s8fy1p6ha8fr26a2w93k-quickcheck-instances-0.3.32 (5.36 MiB)
  13486. 1451.75 s [post-build-hook] Pushing /nix/store/blpkplhqsfrjjmicd6agrhi2i3v0d86j-quickcheck-instances-0.3.32-doc (1.48 MiB)
  13487. 1452.89 s [post-build-hook]
  13488. 1452.89 s [post-build-hook] All done.
  13489. 1452.91 s [post-build-hook] Uploading to the NixCI cache: /nix/store/blpkplhqsfrjjmicd6agrhi2i3v0d86j-quickcheck-instances-0.3.32-doc /nix/store/bwkwxqg2npl6s8fy1p6ha8fr26a2w93k-quickcheck-instances-0.3.32
  13490. 1452.96 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  13491. 1453.17 s [post-build-hook] copying 4 paths...
  13492. 1453.17 s [post-build-hook] copying path '/nix/store/ra4kj8vf8afb1kw0zxq100idxv3ni695-old-time-1.1.0.4-doc' to 'https://cache.nix-ci.com'...
  13493. 1453.34 s [post-build-hook] copying path '/nix/store/7h5pj73hi8a463fs17gkf58w6d3h1pgf-old-time-1.1.0.4' to 'https://cache.nix-ci.com'...
  13494. 1453.34 s [post-build-hook] copying path '/nix/store/blpkplhqsfrjjmicd6agrhi2i3v0d86j-quickcheck-instances-0.3.32-doc' to 'https://cache.nix-ci.com'...
  13495. 1454.15 s [post-build-hook] copying path '/nix/store/bwkwxqg2npl6s8fy1p6ha8fr26a2w93k-quickcheck-instances-0.3.32' to 'https://cache.nix-ci.com'...
  13496. 1455.93 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  13497. 1456.24 s [post-build-hook] copying 1 paths...
  13498. 1456.34 s [post-build-hook] copying path '/nix/store/7hrm74j9zi2dkg19ckwpjwg4qihy6nk8-quickcheck-instances-0.3.32.drv' to 'https://cache.nix-ci.com'...
  13499. 1456.49 s Progress: 133 of 236 built (5 building), 285 of 285 downloaded from cache
  13500. 1456.49 s [regex] formatTokens0 (Text/RE/ZeInternals/NamedCaptures.lhs:220)
  13501. 1456.49 s [regex] mkTDFA (Text/RE/ZeInternals/TestBench.lhs:75)
  13502. 1456.49 s [regex] mkPCRE (Text/RE/ZeInternals/TestBench.lhs:75)
  13503. 1456.49 s [regex] badMacros (Text/RE/ZeInternals/TestBench.lhs:184)
  13504. 1456.49 s [regex] Warning: 'REOptions' is ambiguous. It is defined
  13505. 1456.49 s [regex] * at Text/RE/REOptions.lhs:65:3
  13506. 1456.49 s [regex] * at Text/RE/ZeInternals/TDFA.hs:131:1
  13507. 1456.49 s [regex] You may be able to disambiguate the identifier by qualifying it or
  13508. 1456.49 s [regex] by specifying the type/value namespace explicitly.
  13509. 1456.49 s [regex] Defaulting to the one defined at Text/RE/ZeInternals/TDFA.hs:131:1
  13510. 1456.49 s [regex] Warning: 'SimpleReOptions' is out of scope.
  13511. 1456.49 s [regex] If you qualify the identifier, haddock can try to link it anyway.
  13512. 1456.49 s [regex] Warning: 's' is out of scope.
  13513. 1456.49 s [regex] If you qualify the identifier, haddock can try to link it anyway.
  13514. 1456.49 s [regex] Warning: 'SimpleReOptions' is out of scope.
  13515. 1456.49 s [regex] If you qualify the identifier, haddock can try to link it anyway.
  13516. 1456.49 s [regex] 98% ( 70 / 71) in 'Text.RE.TDFA.Text.Lazy'
  13517. 1456.49 s [regex] Missing documentation for:
  13518. 1456.49 s [regex] Module header
  13519. 1456.49 s [regex] Warning: 'SimpleReOptions' is out of scope.
  13520. 1456.49 s [regex] If you qualify the identifier, haddock can try to link it anyway.
  13521. 1456.49 s [regex] 98% ( 70 / 71) in 'Text.RE.TDFA.Text'
  13522. 1456.49 s [regex] Missing documentation for:
  13523. 1456.49 s [regex] Module header
  13524. 1456.49 s [regex] Warning: 'SimpleReOptions' is out of scope.
  13525. 1456.49 s [regex] If you qualify the identifier, haddock can try to link it anyway.
  13526. 1456.49 s [regex] 98% ( 70 / 71) in 'Text.RE.TDFA.String'
  13527. 1456.49 s [regex] Missing documentation for:
  13528. 1456.49 s [regex] Module header
  13529. 1456.49 s [regex] Warning: 'SimpleReOptions' is out of scope.
  13530. 1456.49 s [regex] If you qualify the identifier, haddock can try to link it anyway.
  13531. 1456.49 s [regex] 98% ( 70 / 71) in 'Text.RE.TDFA.Sequence'
  13532. 1456.49 s [regex] Missing documentation for:
  13533. 1456.49 s [regex] Module header
  13534. 1456.49 s [regex] Warning: 'SimpleReOptions' is out of scope.
  13535. 1456.49 s [regex] If you qualify the identifier, haddock can try to link it anyway.
  13536. 1456.49 s [regex] 98% ( 70 / 71) in 'Text.RE.TDFA.ByteString.Lazy'
  13537. 1456.49 s [regex] Missing documentation for:
  13538. 1456.49 s [regex] Module header
  13539. 1456.49 s [regex] Warning: 'SimpleReOptions' is out of scope.
  13540. 1456.49 s [regex] If you qualify the identifier, haddock can try to link it anyway.
  13541. 1456.49 s [regex] 98% ( 70 / 71) in 'Text.RE.TDFA.ByteString'
  13542. 1456.49 s [regex] Missing documentation for:
  13543. 1456.49 s [regex] Module header
  13544. 1456.49 s [regex] Warning: 'SimpleReOptions' is out of scope.
  13545. 1456.49 s [regex] If you qualify the identifier, haddock can try to link it anyway.
  13546. 1456.49 s [regex] Cannot find documentation for: $prelude
  13547. 1456.49 s [regex] 98% ( 94 / 95) in 'Text.RE.TDFA'
  13548. 1456.49 s [regex] Missing documentation for:
  13549. 1456.49 s [regex] Module header
  13550. 1456.49 s [regex] Warning: Text.RE.Replace: could not find link destinations for:
  13551. 1456.49 s [regex] - Text.RE.ZeInternals.Types.Match.RegexFix
  13552. 1456.49 s [regex] Warning: Text.RE.TestBench: could not find link destinations for:
  13553. 1456.49 s [regex] - Text.RE.ZeInternals.Types.Match.RegexFix
  13554. 1456.49 s [regex] - Text.RE.ZeInternals.TestBench.FunctionID
  13555. 1456.49 s [regex] - Text.RE.ZeInternals.TestBench.TestResult
  13556. 1456.49 s [regex] Warning: Text.RE.ZeInternals: could not find link destinations for:
  13557. 1456.49 s [regex] - Text.RE.ZeInternals.TestBench.TestBenchMatcher
  13558. 1456.49 s [regex] - Text.RE.ZeInternals.NamedCaptures.FormatTokenREOptions
  13559. 1456.49 s [regex] Warning: Text.RE.TDFA.Text.Lazy: could not find link destinations for:
  13560. 1456.49 s [regex] - Text.RE.ZeInternals.Types.Match.RegexFix
  13561. 1456.49 s [regex] Warning: Text.RE.TDFA.Text: could not find link destinations for:
  13562. 1456.49 s [regex] - Text.RE.ZeInternals.Types.Match.RegexFix
  13563. 1456.49 s [regex] Warning: Text.RE.TDFA.String: could not find link destinations for:
  13564. 1456.49 s [regex] - Text.RE.ZeInternals.Types.Match.RegexFix
  13565. 1456.49 s [regex] Warning: Text.RE.TDFA.Sequence: could not find link destinations for:
  13566. 1456.49 s [regex] - Text.RE.ZeInternals.Types.Match.RegexFix
  13567. 1456.49 s [regex] Warning: Text.RE.TDFA.ByteString.Lazy: could not find link destinations for:
  13568. 1456.49 s [regex] - Text.RE.ZeInternals.Types.Match.RegexFix
  13569. 1456.49 s [regex] Warning: Text.RE.TDFA.ByteString: could not find link destinations for:
  13570. 1456.49 s [regex] - Text.RE.ZeInternals.Types.Match.RegexFix
  13571. 1456.49 s [regex] Warning: Text.RE.TDFA: could not find link destinations for:
  13572. 1456.49 s [regex] - Text.RE.ZeInternals.Types.Match.RegexFix
  13573. 1456.49 s [regex] Documentation created: dist/doc/html/regex/index.html,
  13574. 1456.49 s [regex] dist/doc/html/regex/regex.txt
  13575. 1456.49 s [regex] Phase: installPhase
  13576. 1456.49 s [regex] Installing library in /nix/store/frr2w5pbi3m5y95x2fkmvq8a5zxjc7lx-regex-1.1.0.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/regex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ
  13577. 1456.49 s [regex] Phase: fixupPhase
  13578. 1456.49 s [regex] shrinking RPATHs of ELF executables and libraries in /nix/store/frr2w5pbi3m5y95x2fkmvq8a5zxjc7lx-regex-1.1.0.2
  13579. 1456.64 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/kdim2zv1igw7l4ldb59pljl6qv000cgn-relude-1.2.2.0 /nix/store/swb0p69j9cp7gjic7i5j53gx4cnq25js-relude-1.2.2.0-doc
  13580. 1457.10 s [post-build-hook] Pushing 2 paths (72 are already present) using zstd to cache sellout ⏳
  13581. 1457.10 s [post-build-hook]
  13582. 1457.46 s [post-build-hook] Pushing /nix/store/kdim2zv1igw7l4ldb59pljl6qv000cgn-relude-1.2.2.0 (5.25 MiB)
  13583. 1457.49 s [post-build-hook] Pushing /nix/store/swb0p69j9cp7gjic7i5j53gx4cnq25js-relude-1.2.2.0-doc (13.31 MiB)
  13584. 1458.70 s [post-build-hook]
  13585. 1458.70 s [post-build-hook] All done.
  13586. 1458.72 s [post-build-hook] Uploading to the NixCI cache: /nix/store/kdim2zv1igw7l4ldb59pljl6qv000cgn-relude-1.2.2.0 /nix/store/swb0p69j9cp7gjic7i5j53gx4cnq25js-relude-1.2.2.0-doc
  13587. 1458.76 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  13588. 1458.98 s [post-build-hook] copying 2 paths...
  13589. 1458.98 s [post-build-hook] copying path '/nix/store/swb0p69j9cp7gjic7i5j53gx4cnq25js-relude-1.2.2.0-doc' to 'https://cache.nix-ci.com'...
  13590. 1460.81 s [post-build-hook] copying path '/nix/store/kdim2zv1igw7l4ldb59pljl6qv000cgn-relude-1.2.2.0' to 'https://cache.nix-ci.com'...
  13591. 1462.34 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  13592. 1462.60 s [post-build-hook] copying 1 paths...
  13593. 1462.65 s [post-build-hook] copying path '/nix/store/93gv8vkhg059jmc0ni889dgn2alvwa5h-relude-1.2.2.0.drv' to 'https://cache.nix-ci.com'...
  13594. 1463.91 s Progress: 134 of 237 built (4 building), 285 of 285 downloaded from cache
  13595. 1464.01 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/g2y03gfi0xabb71isd2p8i5yfdcz6gln-semigroupoids-6.0.1-doc /nix/store/x9bnfslpzdr55svzyvp0mzjf4w3wfw9q-semigroupoids-6.0.1
  13596. 1464.53 s [post-build-hook] Pushing 2 paths (94 are already present) using zstd to cache sellout ⏳
  13597. 1464.53 s [post-build-hook]
  13598. 1464.90 s [post-build-hook] Pushing /nix/store/g2y03gfi0xabb71isd2p8i5yfdcz6gln-semigroupoids-6.0.1-doc (5.57 MiB)
  13599. 1464.91 s [post-build-hook] Pushing /nix/store/x9bnfslpzdr55svzyvp0mzjf4w3wfw9q-semigroupoids-6.0.1 (12.16 MiB)
  13600. 1466.28 s [post-build-hook]
  13601. 1466.28 s [post-build-hook] All done.
  13602. 1466.31 s [post-build-hook] Uploading to the NixCI cache: /nix/store/g2y03gfi0xabb71isd2p8i5yfdcz6gln-semigroupoids-6.0.1-doc /nix/store/x9bnfslpzdr55svzyvp0mzjf4w3wfw9q-semigroupoids-6.0.1
  13603. 1466.35 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  13604. 1466.56 s [post-build-hook] copying 2 paths...
  13605. 1466.56 s [post-build-hook] copying path '/nix/store/g2y03gfi0xabb71isd2p8i5yfdcz6gln-semigroupoids-6.0.1-doc' to 'https://cache.nix-ci.com'...
  13606. 1467.41 s [post-build-hook] copying path '/nix/store/x9bnfslpzdr55svzyvp0mzjf4w3wfw9q-semigroupoids-6.0.1' to 'https://cache.nix-ci.com'...
  13607. 1470.35 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  13608. 1470.63 s [post-build-hook] copying 1 paths...
  13609. 1470.67 s [post-build-hook] copying path '/nix/store/nr39dp20fh2ra2fi8b6migsj75a7v9si-semigroupoids-6.0.1.drv' to 'https://cache.nix-ci.com'...
  13610. 1470.87 s Progress: 135 of 238 built (3 building), 285 of 285 downloaded from cache
  13611. 1470.87 s [tomland] Test suite tomland-test: RUNNING...
  13612. 1470.87 s [tomland]
  13613. 1470.87 s [tomland] Toml.Type tests
  13614. 1470.87 s [tomland] TOML Key
  13615. 1470.87 s [tomland] Key printing: fromString . prettyKey ≡ id [✔]
  13616. 1470.87 s [tomland] passed 100 tests.
  13617. 1470.87 s [tomland] Key difference
  13618. 1470.87 s [tomland] Equal: Simple [✔]
  13619. 1470.87 s [tomland] Equal: Complex [✔]
  13620. 1470.87 s [tomland] NoPrefix: Simple [✔]
  13621. 1470.87 s [tomland] NoPrefix: Only common suffix [✔]
  13622. 1470.87 s [tomland] FstIsPref [✔]
  13623. 1470.87 s [tomland] SndIsPref [✔]
  13624. 1470.87 s [tomland] Diff: Simple [✔]
  13625. 1470.87 s [tomland] Diff: Two components [✔]
  13626. 1470.87 s [tomland] Diff: Two diff components [✔]
  13627. 1470.87 s [tomland] Diff: Different diff length [✔]
  13628. 1470.87 s [tomland] PrefixTree unit and property tests
  13629. 1470.87 s [tomland] Unit tests for basic cases
  13630. 1470.87 s [tomland] Lookup on empty map returns Nothing [✔]
  13631. 1470.87 s [tomland] Lookup in single map returns this element [✔]
  13632. 1470.87 s [tomland] Lookup after insert returns this element [✔]
  13633. 1470.87 s [tomland] Lookup after multiple non-overlapping inserts [✔]
  13634. 1470.87 s [tomland] Prefix lookup [✔]
  13635. 1470.87 s [tomland] Composite key lookup [✔]
  13636. 1470.87 s [tomland] Laws and behaviour property tests
  13637. 1470.87 s [tomland] lookup k (insert k v m) ≡ Just v [✔]
  13638. 1470.87 s [tomland] passed 100 tests.
  13639. 1470.87 s [tomland] insert x a . insert x b ≡ insert x a [✔]
  13640. 1470.87 s [tomland] passed 100 tests.
  13641. 1470.87 s [tomland] Semigroup associativity: x <> (y <> z) ≡ (x <> y) <> z [✔]
  13642. 1470.87 s [tomland] passed 100 tests.
  13643. 1470.87 s [tomland] Monoid Right Identity: mempty <> x ≡ x [✔]
  13644. 1470.87 s [tomland] passed 100 tests.
  13645. 1470.87 s [tomland] Monoid Right Identity: x <> mempty ≡ x [✔]
  13646. 1470.87 s [tomland] passed 100 tests.
  13647. 1470.87 s [tomland] Toml.Type.Printer: Golden tests for pretty-printing
  13648. 1470.87 s [tomland] Golden pretty_default [✔]
  13649. 1470.87 s [tomland] Golden pretty_sorted_only [✔]
  13650. 1470.87 s [tomland] Golden pretty_indented_only [✔]
  13651. 1470.87 s [tomland] Golden pretty_unformatted [✔]
  13652. 1470.87 s [tomland] Golden pretty_custom_sorted [✔]
  13653. 1470.87 s [tomland] Golden pretty_lines [✔]
  13654. 1470.87 s [tomland] TOML laws
  13655. 1470.87 s [tomland] Semigroup associativity: x <> (y <> z) ≡ (x <> y) <> z [✔]
  13656. 1470.87 s [tomland] passed 100 tests.
  13657. 1470.87 s [tomland] Monoid Right Identity: x <> mempty ≡ x [✔]
  13658. 1470.87 s [tomland] passed 100 tests.
  13659. 1470.87 s [tomland] Monoid Right Identity: mempty <> x ≡ x [✔]
  13660. 1470.87 s [tomland] passed 100 tests.
  13661. 1470.87 s [tomland] Parser for TOML
  13662. 1470.87 s [tomland] Can parse official TOML examples
  13663. 1470.87 s [tomland] can parse file example-v0.3.0.toml [✔]
  13664. 1470.87 s [tomland] can parse file hard_example.toml [✔]
  13665. 1470.87 s [tomland] can parse file hard_example_unicode.toml [✔]
  13666. 1470.87 s [tomland] can parse file fruit.toml [✔]
  13667. 1470.87 s [tomland] can parse file example.toml [✔]
  13668. 1470.87 s [tomland] can parse file example-v0.4.0.toml [✔]
  13669. 1470.87 s [tomland] Parsing property tests
  13670. 1470.87 s [tomland] parse . prettyPrint == id [✔]
  13671. 1470.87 s [tomland] passed 100 tests.
  13672. 1470.87 s [tomland] Parser Validation tests
  13673. 1470.87 s [tomland] Property: validates any generated TOML [✔]
  13674. 1470.87 s [tomland] passed 100 tests.
  13675. 1470.87 s [tomland] fail on DuplicateKey ("key" :| []) [✔]
  13676. 1470.87 s [tomland] fail on DuplicateTable ("table" :| []) [✔]
  13677. 1470.87 s [tomland] fail on SameNameKeyTable ("keyAndTable" :| []) [✔]
  13678. 1470.87 s [tomland] fail on SameNameTableArray ("tableArray" :| []) [✔]
  13679. 1470.87 s [tomland] fail on SameNameTableArray ("tableArray" :| []) [✔]
  13680. 1470.87 s [tomland] fail on DuplicateTable ("inline" :| []) [✔]
  13681. 1470.87 s [tomland] fail on SameNameKeyTable ("inline" :| []) [✔]
  13682. 1470.87 s [tomland] fail on SameNameTableArray ("inlinearray" :| []) [✔]
  13683. 1470.87 s [tomland] fail on SameNameTableArray ("inlinearray" :| []) [✔]
  13684. 1470.87 s [tomland] fail on SameNameTableArray ("inlinearray" :| []) [✔]
  13685. 1470.87 s [tomland] arrayP
  13686. 1470.87 s [tomland] can parse arrays [✔]
  13687. 1470.87 s [tomland] can parse multiline arrays [✔]
  13688. 1470.87 s [tomland] can parse an array of arrays [✔]
  13689. 1470.87 s [tomland] can parse an array with terminating commas (trailing commas) [✔]
  13690. 1470.87 s [tomland] allows an arbitrary number of comments and newlines before or after a value [✔]
  13691. 1470.87 s [tomland] ignores white spaces [✔]
  13692. 1470.87 s [tomland] fails if the elements are not surrounded by square brackets [✔]
  13693. 1470.87 s [tomland] fails if the elements are not separated by commas [✔]
  13694. 1470.87 s [tomland] boolP
  13695. 1470.87 s [tomland] can parse `true` and `false` [✔]
  13696. 1470.87 s [tomland] fails if `true` or `false` are not all lowercase [✔]
  13697. 1470.87 s [tomland] dateTimeP
  13698. 1470.87 s [tomland] can parse a date-time with an offset [✔]
  13699. 1470.87 s [tomland] can parse a date-time with an offset when the T delimiter is replaced with a space [✔]
  13700. 1470.87 s [tomland] can parse a date-time without an offset [✔]
  13701. 1470.87 s [tomland] can parse a local date [✔]
  13702. 1470.87 s [tomland] can parse a local time [✔]
  13703. 1470.87 s [tomland] truncates the additional precision after picoseconds in the fractional seconds [✔]
  13704. 1470.87 s [tomland] fails if the date is not valid [✔]
  13705. 1470.87 s [tomland] fails if the date does not have the form: 'yyyy-mm-dd' [✔]
  13706. 1470.87 s [tomland] fails if the time is not valid [✔]
  13707. 1470.87 s [tomland] fails if the time does not have the form: 'hh:mm:ss' [✔]
  13708. 1470.87 s [tomland] fails if the offset does not have any of the forms: 'Z', '+hh:mm', '-hh:mm' [✔]
  13709. 1470.87 s [tomland] doubleP
  13710. 1470.87 s [tomland] can parse a number which consists of an integral part, and a fractional part [✔]
  13711. 1470.87 s [unordered-containers] stripping (with command strip and flags -S -p) in /nix/store/gzf642ivqv9hbd5w0jw6l2az49v7kpi4-unordered-containers-0.2.20/lib
  13712. 1470.87 s [unordered-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/82lw6bpcm1clwbbmqspnqr80c6g63nc2-unordered-containers-0.2.20-doc
  13713. 1470.87 s [unordered-containers] checking for references to /build/ in /nix/store/82lw6bpcm1clwbbmqspnqr80c6g63nc2-unordered-containers-0.2.20-doc...
  13714. 1470.87 s [unordered-containers] patching script interpreter paths in /nix/store/82lw6bpcm1clwbbmqspnqr80c6g63nc2-unordered-containers-0.2.20-doc
  13715. 1470.97 s Building binary-orphans
  13716. 1471.01 s Building either
  13717. 1471.07 s Building extra
  13718. 1471.11 s Building foldl
  13719. 1471.15 s Building free
  13720. 1471.19 s Building indexed-traversable-instances
  13721. 1471.24 s Building monoid-subclasses
  13722. 1471.30 s Building parsers
  13723. 1471.35 s Building reducers
  13724. 1471.40 s Building text-iso8601
  13725. 1471.40 s [binary-orphans] Phase: setupCompilerEnvironmentPhase
  13726. 1471.41 s [binary-orphans] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  13727. 1471.41 s [binary-orphans] Phase: unpackPhase
  13728. 1471.41 s [binary-orphans] unpacking source archive /nix/store/jblzi9rqh58x42czcmr51grb8qmk2sq2-binary-orphans-1.0.5.tar.gz
  13729. 1471.41 s [binary-orphans] source root is binary-orphans-1.0.5
  13730. 1471.41 s [binary-orphans] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "binary-orphans-1.0.5/test/Tests.hs"
  13731. 1471.41 s [binary-orphans] Phase: patchPhase
  13732. 1471.41 s [binary-orphans] Replace Cabal file with edited version from mirror://hackage/binary-orphans-1.0.5/revision/1.cabal.
  13733. 1471.41 s [binary-orphans] Phase: compileBuildDriverPhase
  13734. 1471.41 s [binary-orphans] setupCompileFlags: -package-db=/build/tmp.t1l71P5R6e/setup-package.conf.d -threaded
  13735. 1471.41 s [either] Phase: setupCompilerEnvironmentPhase
  13736. 1471.41 s [either] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  13737. 1471.41 s [either] Phase: unpackPhase
  13738. 1471.41 s [either] unpacking source archive /nix/store/c20nac81xmh4nhjwwfjh9kv0wvss2cdh-either-5.0.2.tar.gz
  13739. 1471.41 s [either] source root is either-5.0.2
  13740. 1471.41 s [either] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "either-5.0.2/.vim.custom"
  13741. 1471.41 s [extra] Phase: setupCompilerEnvironmentPhase
  13742. 1471.41 s [extra] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  13743. 1471.41 s [foldl] Phase: setupCompilerEnvironmentPhase
  13744. 1471.41 s [foldl] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  13745. 1471.41 s [free] Phase: setupCompilerEnvironmentPhase
  13746. 1471.41 s [free] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  13747. 1471.41 s [indexed-traversable-instances] Phase: setupCompilerEnvironmentPhase
  13748. 1471.41 s [indexed-traversable-instances] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  13749. 1471.41 s [regex] shrinking /nix/store/frr2w5pbi3m5y95x2fkmvq8a5zxjc7lx-regex-1.1.0.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSregex-1.1.0.2-FTIMn8DrcLKFhxJxRQLCQQ-ghc9.6.3.so
  13750. 1471.41 s [regex] checking for references to /build/ in /nix/store/frr2w5pbi3m5y95x2fkmvq8a5zxjc7lx-regex-1.1.0.2...
  13751. 1471.41 s [regex] patching script interpreter paths in /nix/store/frr2w5pbi3m5y95x2fkmvq8a5zxjc7lx-regex-1.1.0.2
  13752. 1471.41 s [regex] stripping (with command strip and flags -S -p) in /nix/store/frr2w5pbi3m5y95x2fkmvq8a5zxjc7lx-regex-1.1.0.2/lib
  13753. 1471.41 s [regex] shrinking RPATHs of ELF executables and libraries in /nix/store/k8q1wzhcabpxn1m7hkxmnlvn6bx97bh8-regex-1.1.0.2-doc
  13754. 1471.41 s [regex] checking for references to /build/ in /nix/store/k8q1wzhcabpxn1m7hkxmnlvn6bx97bh8-regex-1.1.0.2-doc...
  13755. 1471.41 s [regex] patching script interpreter paths in /nix/store/k8q1wzhcabpxn1m7hkxmnlvn6bx97bh8-regex-1.1.0.2-doc
  13756. 1471.41 s [tomland] can parse a number with underscores [✔]
  13757. 1471.41 s [tomland] can parse sign-prefixed zero [✔]
  13758. 1471.41 s [tomland] can parse positive and negative special float values (inf and nan) [✔]
  13759. 1471.41 s [tomland] fails if `inf` or `nan` are not all lowercase [✔]
  13760. 1471.41 s [tomland] integerP
  13761. 1471.41 s [tomland] when the integer is in decimal representation
  13762. 1471.41 s [tomland] can parse positive integer numbers [✔]
  13763. 1471.41 s [tomland] can parse negative integer numbers [✔]
  13764. 1471.41 s [tomland] can parse sign-prefixed zero as an unprefixed zero [✔]
  13765. 1471.41 s [tomland] can parse both the minimum and maximum numbers in the 64 bit range [✔]
  13766. 1471.41 s [tomland] can parse numbers with underscores between digits [✔]
  13767. 1471.41 s [tomland] does not parse incorrect underscores [✔]
  13768. 1471.41 s [tomland] does not parse numbers with leading zeros [✔]
  13769. 1471.41 s [tomland] when the integer is in binary representation
  13770. 1471.41 s [tomland] can parse numbers prefixed with `0b` [✔]
  13771. 1471.41 s [tomland] does not parse numbers prefixed with `0B` [✔]
  13772. 1471.41 s [tomland] can parse numbers with leading zeros after the prefix [✔]
  13773. 1471.41 s [tomland] does not parse negative numbers [✔]
  13774. 1471.41 s [tomland] does not parse numbers with non-valid binary digits [✔]
  13775. 1471.41 s [tomland] when the integer is in octal representation
  13776. 1471.41 s [tomland] can parse numbers prefixed with `0o` [✔]
  13777. 1471.41 s [tomland] does not parse numbers prefixed with `0O` [✔]
  13778. 1471.41 s [tomland] can parse numbers with leading zeros after the prefix [✔]
  13779. 1471.41 s [tomland] does not parse negative numbers [✔]
  13780. 1471.41 s [tomland] does not parse numbers with non-valid octal digits [✔]
  13781. 1471.41 s [tomland] when the integer is in hexadecimal representation
  13782. 1471.41 s [tomland] can parse numbers prefixed with `0x` [✔]
  13783. 1471.41 s [tomland] does not parse numbers prefixed with `0X` [✔]
  13784. 1471.41 s [tomland] can parse numbers with leading zeros after the prefix [✔]
  13785. 1471.41 s [tomland] does not parse negative numbers [✔]
  13786. 1471.41 s [tomland] does not parse numbers with non-valid hexadecimal digits [✔]
  13787. 1471.41 s [tomland] can parse numbers when hex digits are lowercase [✔]
  13788. 1471.41 s [tomland] can parse numbers when hex digits are uppercase [✔]
  13789. 1471.41 s [tomland] can parse numbers when hex digits are in both lowercase and uppercase [✔]
  13790. 1471.41 s [tomland] when there is underscore in hexadecimal, octal and binary representation
  13791. 1471.41 s [tomland] can parse numbers with underscore in hexadecimal representation [✔]
  13792. 1471.41 s [tomland] can't parse when underscore is between hexadecimal prefix and suffix [✔]
  13793. 1471.41 s [tomland] can parse numbers with underscore in octal representation [✔]
  13794. 1471.41 s [tomland] can't parse when underscore is between octal prefix and suffix [✔]
  13795. 1471.41 s [tomland] can parse numbers with underscore in binary representation [✔]
  13796. 1471.41 s [tomland] can't parse numbers when underscore is between binary prefix and suffix [✔]
  13797. 1471.41 s [tomland] doesn't parse underscore not followed by any numbers [✔]
  13798. 1471.41 s [tomland] doesn't parse when number is ending with underscore [✔]
  13799. 1471.41 s [tomland] keyP
  13800. 1471.41 s [tomland] when the key is a bare key
  13801. 1471.41 s [tomland] can parse keys which contain ASCII letters, digits, underscores, and dashes [✔]
  13802. 1471.41 s [tomland] can parse keys which contain only digits [✔]
  13803. 1471.41 s [tomland] when the key is a quoted key
  13804. 1471.41 s [tomland] can parse keys that follow the exact same rules as basic strings [✔]
  13805. 1471.41 s [tomland] can parse keys that follow the exact same rules as literal strings [✔]
  13806. 1471.41 s [tomland] when the key is a dotted key
  13807. 1471.41 s [tomland] can parse a sequence of bare or quoted keys joined with a dot [✔]
  13808. 1471.41 s [tomland] ignores whitespaces around dot-separated parts [‐]
  13809. 1471.41 s [tomland] # PENDING: No reason given
  13810. 1471.41 s [tomland] when the key is symbols only
  13811. 1471.41 s [tomland] parses Haskell comments [✔]
  13812. 1471.41 s [tomland] parses Haskell comments with dots [✔]
  13813. 1471.41 s [tomland] parses underscores [✔]
  13814. 1471.41 s [tomland] parses quotes [✔]
  13815. 1471.41 s [tomland] textP
  13816. 1471.41 s [tomland] when the string is a basic string
  13817. 1471.41 s [tomland] can parse strings surrounded by double quotes [✔]
  13818. 1471.41 s [tomland] can parse escaped quotation marks, backslashes, and control characters [✔]
  13819. 1471.41 s [tomland] fails if the string has an unescaped backslash, or control character [✔]
  13820. 1471.41 s [tomland] fails if the string has an escape sequence that is not listed in the TOML specification [✔]
  13821. 1471.41 s [tomland] fails if the string is not on a single line [✔]
  13822. 1471.41 s [tomland] fails if escape codes are not valid Unicode scalar values [✔]
  13823. 1471.41 s [tomland] when the string is a multi-line basic string
  13824. 1471.41 s [tomland] can parse multi-line strings surrounded by three double quotes [✔]
  13825. 1471.41 s [tomland] can parse single-line strings surrounded by three double quotes [✔]
  13826. 1471.41 s [tomland] can parse all of the escape sequences that are valid for basic strings [✔]
  13827. 1471.41 s [tomland] does not ignore whitespaces or newlines [✔]
  13828. 1471.52 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/82lw6bpcm1clwbbmqspnqr80c6g63nc2-unordered-containers-0.2.20-doc /nix/store/gzf642ivqv9hbd5w0jw6l2az49v7kpi4-unordered-containers-0.2.20
  13829. 1472.05 s [post-build-hook] Nothing to push - all store paths are already on Cachix.
  13830. 1472.09 s [post-build-hook] Uploading to the NixCI cache: /nix/store/82lw6bpcm1clwbbmqspnqr80c6g63nc2-unordered-containers-0.2.20-doc /nix/store/gzf642ivqv9hbd5w0jw6l2az49v7kpi4-unordered-containers-0.2.20
  13831. 1472.18 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  13832. 1472.44 s [post-build-hook] copying 2 paths...
  13833. 1472.44 s [post-build-hook] copying path '/nix/store/82lw6bpcm1clwbbmqspnqr80c6g63nc2-unordered-containers-0.2.20-doc' to 'https://cache.nix-ci.com'...
  13834. 1473.77 s [post-build-hook] copying path '/nix/store/gzf642ivqv9hbd5w0jw6l2az49v7kpi4-unordered-containers-0.2.20' to 'https://cache.nix-ci.com'...
  13835. 1478.10 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  13836. 1478.52 s [post-build-hook] copying 0 paths...
  13837. 1478.66 s Progress: 136 of 236 built (12 building), 285 of 285 downloaded from cache
  13838. 1478.93 s Building quickcheck-instances
  13839. 1478.93 s [binary-orphans] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.t1l71P5R6e/Main.o )
  13840. 1478.93 s [binary-orphans] [2 of 2] Linking Setup
  13841. 1478.93 s [binary-orphans] Phase: updateAutotoolsGnuConfigScriptsPhase
  13842. 1478.93 s [binary-orphans] Phase: configurePhase
  13843. 1478.93 s [binary-orphans] configureFlags: --verbose --prefix=/nix/store/qfww7nf8qi6mishibf1vza1q3h9s4321-binary-orphans-1.0.5 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/vlhgvsxh46ilghqh4mrd0wfhqz51pfnh-binary-orphans-1.0.5-doc/share/doc/binary-orphans-1.0.5 --with-gcc=gcc --package-db=/build/tmp.t1l71P5R6e/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  13844. 1478.93 s [binary-orphans] Using Parsec parser
  13845. 1478.93 s [binary-orphans] Configuring binary-orphans-1.0.5...
  13846. 1478.93 s [binary-orphans] Dependency base >=4.12.0.0 && <4.22: using base-4.18.1.0
  13847. 1478.93 s [binary-orphans] Dependency binary >=0.8.6.0 && <0.8.10: using binary-0.8.9.1
  13848. 1478.93 s [binary-orphans] Dependency OneTuple >=0.3 && <0.5: using OneTuple-0.4.2
  13849. 1478.93 s [binary-orphans] Dependency QuickCheck >=2.13.1 && <2.16: using QuickCheck-2.14.3
  13850. 1478.93 s [binary-orphans] Dependency base: using base-4.18.1.0
  13851. 1478.93 s [binary-orphans] Dependency binary: using binary-0.8.9.1
  13852. 1478.93 s [binary-orphans] Dependency binary-orphans: using binary-orphans-1.0.5
  13853. 1478.93 s [binary-orphans] Dependency quickcheck-instances >=0.3.28 && <0.4: using
  13854. 1478.93 s [binary-orphans] quickcheck-instances-0.3.32
  13855. 1478.93 s [binary-orphans] Dependency tagged >=0.8.6 && <0.9: using tagged-0.8.8
  13856. 1478.93 s [binary-orphans] Dependency tasty >=0.10.1.2 && <1.6: using tasty-1.5.3
  13857. 1478.93 s [binary-orphans] Dependency tasty-quickcheck >=0.8.3.2 && <0.12: using tasty-quickcheck-0.11
  13858. 1478.93 s [binary-orphans] Source component graph:
  13859. 1478.93 s [binary-orphans] component lib
  13860. 1478.93 s [binary-orphans] component test:binary-orphans-test dependency lib
  13861. 1478.93 s [binary-orphans] Configured component graph:
  13862. 1478.93 s [binary-orphans] component binary-orphans-1.0.5-JcmwJMfegSl1LGu2K38bNS
  13863. 1478.93 s [binary-orphans] include base-4.18.1.0
  13864. 1478.93 s [binary-orphans] include binary-0.8.9.1
  13865. 1478.93 s [binary-orphans] component binary-orphans-1.0.5-HOtrCWABk8M1f8cLmzjMxo-binary-orphans-test
  13866. 1478.93 s [binary-orphans] include OneTuple-0.4.2-4RYUUrRewNpIt4JzrjaVAt
  13867. 1478.93 s [binary-orphans] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  13868. 1478.93 s [binary-orphans] include base-4.18.1.0
  13869. 1478.93 s [binary-orphans] include binary-0.8.9.1
  13870. 1478.93 s [binary-orphans] include binary-orphans-1.0.5-JcmwJMfegSl1LGu2K38bNS
  13871. 1478.93 s [binary-orphans] include quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  13872. 1478.93 s [binary-orphans] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  13873. 1478.93 s [binary-orphans] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  13874. 1478.93 s [binary-orphans] include tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  13875. 1478.93 s [binary-orphans] Linked component graph:
  13876. 1478.93 s [binary-orphans] unit binary-orphans-1.0.5-JcmwJMfegSl1LGu2K38bNS
  13877. 1478.93 s [binary-orphans] include base-4.18.1.0
  13878. 1478.93 s [binary-orphans] include binary-0.8.9.1
  13879. 1478.93 s [binary-orphans] Data.Binary.Orphans=binary-orphans-1.0.5-JcmwJMfegSl1LGu2K38bNS:Data.Binary.Orphans
  13880. 1478.93 s [binary-orphans] unit binary-orphans-1.0.5-HOtrCWABk8M1f8cLmzjMxo-binary-orphans-test
  13881. 1478.93 s [binary-orphans] include OneTuple-0.4.2-4RYUUrRewNpIt4JzrjaVAt
  13882. 1478.93 s [binary-orphans] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  13883. 1478.93 s [binary-orphans] include base-4.18.1.0
  13884. 1478.94 s [binary-orphans] include binary-0.8.9.1
  13885. 1478.94 s [binary-orphans] include binary-orphans-1.0.5-JcmwJMfegSl1LGu2K38bNS
  13886. 1478.94 s [binary-orphans] include quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  13887. 1478.94 s [binary-orphans] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  13888. 1478.94 s [binary-orphans] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  13889. 1478.94 s [binary-orphans] include tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  13890. 1478.94 s [binary-orphans] Ready component graph:
  13891. 1478.94 s [binary-orphans] definite binary-orphans-1.0.5-JcmwJMfegSl1LGu2K38bNS
  13892. 1478.94 s [binary-orphans] depends base-4.18.1.0
  13893. 1478.94 s [binary-orphans] depends binary-0.8.9.1
  13894. 1478.94 s [binary-orphans] definite binary-orphans-1.0.5-HOtrCWABk8M1f8cLmzjMxo-binary-orphans-test
  13895. 1478.94 s [binary-orphans] depends OneTuple-0.4.2-4RYUUrRewNpIt4JzrjaVAt
  13896. 1478.94 s [binary-orphans] depends QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  13897. 1478.94 s [binary-orphans] depends base-4.18.1.0
  13898. 1478.94 s [binary-orphans] depends binary-0.8.9.1
  13899. 1478.94 s [either] Phase: patchPhase
  13900. 1478.94 s [either] Replace Cabal file with edited version from mirror://hackage/either-5.0.2/revision/2.cabal.
  13901. 1478.94 s [either] Phase: compileBuildDriverPhase
  13902. 1478.94 s [either] setupCompileFlags: -package-db=/build/tmp.dZAQictohg/setup-package.conf.d -threaded
  13903. 1478.94 s [either] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.dZAQictohg/Main.o )
  13904. 1478.94 s [either] [2 of 2] Linking Setup
  13905. 1478.94 s [either] Phase: updateAutotoolsGnuConfigScriptsPhase
  13906. 1478.94 s [either] Phase: configurePhase
  13907. 1478.94 s [either] configureFlags: --verbose --prefix=/nix/store/x29aqs8bhnzf305j7hxgdjjbj3gg5m5r-either-5.0.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/spgps7ph4g0z6rhnhr3n85a9aiwxqyhr-either-5.0.2-doc/share/doc/either-5.0.2 --with-gcc=gcc --package-db=/build/tmp.dZAQictohg/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  13908. 1478.94 s [either] Using Parsec parser
  13909. 1478.94 s [either] Configuring either-5.0.2...
  13910. 1478.94 s [either] Dependency base >=4 && <5: using base-4.18.1.0
  13911. 1478.94 s [either] Dependency bifunctors >=4 && <6: using bifunctors-5.6.2
  13912. 1478.94 s [either] Dependency mtl >=2.0 && <2.4: using mtl-2.3.1
  13913. 1478.94 s [either] Dependency profunctors >=4 && <6: using profunctors-5.6.2
  13914. 1478.94 s [either] Dependency semigroupoids >=4 && <7: using semigroupoids-6.0.1
  13915. 1478.94 s [either] Dependency QuickCheck >=2.9 && <2.16: using QuickCheck-2.14.3
  13916. 1478.94 s [either] Dependency base: using base-4.18.1.0
  13917. 1478.94 s [either] Dependency either: using either-5.0.2
  13918. 1478.94 s [either] Dependency test-framework >=0.8.1.1 && <0.9: using test-framework-0.8.2.2
  13919. 1478.94 s [either] Dependency test-framework-quickcheck2 >=0.3.0.3 && <0.4: using
  13920. 1478.94 s [either] test-framework-quickcheck2-0.3.0.6
  13921. 1478.94 s [either] Source component graph:
  13922. 1478.94 s [either] component lib
  13923. 1478.94 s [either] component test:tests dependency lib
  13924. 1478.94 s [either] Configured component graph:
  13925. 1478.94 s [either] component either-5.0.2-FbgAdLsZ9YjF89LBRb0j1k
  13926. 1478.94 s [either] include base-4.18.1.0
  13927. 1478.94 s [either] include bifunctors-5.6.2-Lbz7IW7RbEWLszMdXwAUwT
  13928. 1478.94 s [either] include mtl-2.3.1
  13929. 1478.94 s [either] include profunctors-5.6.2-36avph0rW537qvMb6XX38R
  13930. 1478.94 s [either] include semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  13931. 1478.94 s [either] component either-5.0.2-ESlGKEx1qzbIX4DmsICzHn-tests
  13932. 1478.94 s [either] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  13933. 1478.94 s [either] include base-4.18.1.0
  13934. 1478.94 s [either] include either-5.0.2-FbgAdLsZ9YjF89LBRb0j1k
  13935. 1478.94 s [either] include test-framework-0.8.2.2-LvAu41JlrMYAo0mc2w31nY
  13936. 1478.94 s [either] include test-framework-quickcheck2-0.3.0.6-HkHjoisjix325Erf8tshaD
  13937. 1478.94 s [either] Linked component graph:
  13938. 1478.94 s [either] unit either-5.0.2-FbgAdLsZ9YjF89LBRb0j1k
  13939. 1478.94 s [either] include base-4.18.1.0
  13940. 1478.94 s [either] include bifunctors-5.6.2-Lbz7IW7RbEWLszMdXwAUwT
  13941. 1478.94 s [either] include mtl-2.3.1
  13942. 1478.94 s [either] include profunctors-5.6.2-36avph0rW537qvMb6XX38R
  13943. 1478.94 s [either] include semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  13944. 1478.94 s [either] Data.Either.Combinators=either-5.0.2-FbgAdLsZ9YjF89LBRb0j1k:Data.Either.Combinators,Data.Either.Validation=either-5.0.2-FbgAdLsZ9YjF89LBRb0j1k:Data.Either.Validation
  13945. 1478.94 s [either] unit either-5.0.2-ESlGKEx1qzbIX4DmsICzHn-tests
  13946. 1478.94 s [either] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  13947. 1478.94 s [either] include base-4.18.1.0
  13948. 1478.94 s [either] include either-5.0.2-FbgAdLsZ9YjF89LBRb0j1k
  13949. 1478.94 s [either] include test-framework-0.8.2.2-LvAu41JlrMYAo0mc2w31nY
  13950. 1478.94 s [either] include test-framework-quickcheck2-0.3.0.6-HkHjoisjix325Erf8tshaD
  13951. 1478.94 s [either] Ready component graph:
  13952. 1478.94 s [either] definite either-5.0.2-FbgAdLsZ9YjF89LBRb0j1k
  13953. 1478.94 s [either] depends base-4.18.1.0
  13954. 1478.94 s [either] depends bifunctors-5.6.2-Lbz7IW7RbEWLszMdXwAUwT
  13955. 1478.94 s [either] depends mtl-2.3.1
  13956. 1478.94 s [extra] Phase: unpackPhase
  13957. 1478.94 s [extra] unpacking source archive /nix/store/zap07ayqyv48lfcxp4yva8sylcvy2knk-extra-1.7.16.tar.gz
  13958. 1478.94 s [extra] source root is extra-1.7.16
  13959. 1478.94 s [extra] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "extra-1.7.16/test/TestUtil.hs"
  13960. 1478.94 s [extra] Phase: patchPhase
  13961. 1478.94 s [extra] Replace Cabal file with edited version from mirror://hackage/extra-1.7.16/revision/1.cabal.
  13962. 1478.94 s [extra] Phase: compileBuildDriverPhase
  13963. 1478.94 s [extra] setupCompileFlags: -package-db=/build/tmp.SbsDjs9LUK/setup-package.conf.d -threaded
  13964. 1478.94 s [extra] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.SbsDjs9LUK/Main.o )
  13965. 1478.94 s [extra] [2 of 2] Linking Setup
  13966. 1478.94 s [extra] Phase: updateAutotoolsGnuConfigScriptsPhase
  13967. 1478.94 s [extra] Phase: configurePhase
  13968. 1478.94 s [extra] configureFlags: --verbose --prefix=/nix/store/klbgiddpkz2sfymi4s6gz8qn5amwsa1v-extra-1.7.16 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/74l58ghkr0q495i5bpy8zap20pc58f7z-extra-1.7.16-doc/share/doc/extra-1.7.16 --with-gcc=gcc --package-db=/build/tmp.SbsDjs9LUK/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  13969. 1478.94 s [extra] Using Parsec parser
  13970. 1478.94 s [extra] Configuring extra-1.7.16...
  13971. 1478.94 s [extra] Dependency base >=4.9 && <4.21: using base-4.18.1.0
  13972. 1478.94 s [extra] Dependency clock >=0.7: using clock-0.8.4
  13973. 1478.94 s [extra] Dependency directory: using directory-1.3.8.1
  13974. 1478.94 s [extra] Dependency filepath: using filepath-1.4.100.4
  13975. 1478.94 s [extra] Dependency process: using process-1.6.17.0
  13976. 1478.94 s [extra] Dependency time: using time-1.12.2
  13977. 1478.94 s [extra] Dependency unix: using unix-2.8.1.0
  13978. 1478.94 s [extra] Dependency QuickCheck >=2.10: using QuickCheck-2.14.3
  13979. 1478.94 s [extra] Dependency base >=4 && <5: using base-4.18.1.0
  13980. 1478.94 s [extra] Dependency directory: using directory-1.3.8.1
  13981. 1478.94 s [extra] Dependency extra: using extra-1.7.16
  13982. 1478.94 s [extra] Dependency filepath: using filepath-1.4.100.4
  13983. 1478.94 s [extra] Dependency quickcheck-instances >=0.3.17: using quickcheck-instances-0.3.32
  13984. 1478.94 s [extra] Dependency unix: using unix-2.8.1.0
  13985. 1478.94 s [extra] Source component graph:
  13986. 1478.94 s [extra] component lib
  13987. 1478.94 s [extra] component test:extra-test dependency lib
  13988. 1478.94 s [extra] Configured component graph:
  13989. 1478.94 s [extra] component extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  13990. 1478.94 s [extra] include base-4.18.1.0
  13991. 1478.94 s [extra] include clock-0.8.4-Bnns7LmnhG01nLONJf4lGG
  13992. 1478.94 s [extra] include directory-1.3.8.1
  13993. 1478.94 s [extra] include filepath-1.4.100.4
  13994. 1478.94 s [extra] include process-1.6.17.0
  13995. 1478.94 s [extra] include time-1.12.2
  13996. 1478.94 s [extra] include unix-2.8.1.0
  13997. 1478.94 s [extra] component extra-1.7.16-J8bYhHK3Zlq51B5DJeRAR1-extra-test
  13998. 1478.94 s [extra] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  13999. 1478.94 s [extra] include base-4.18.1.0
  14000. 1478.94 s [extra] include directory-1.3.8.1
  14001. 1478.94 s [extra] include extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  14002. 1478.94 s [extra] include filepath-1.4.100.4
  14003. 1478.94 s [extra] include quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  14004. 1478.94 s [extra] include unix-2.8.1.0
  14005. 1478.94 s [extra] Linked component graph:
  14006. 1478.94 s [extra] unit extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  14007. 1478.94 s [extra] include base-4.18.1.0
  14008. 1478.94 s [extra] include clock-0.8.4-Bnns7LmnhG01nLONJf4lGG
  14009. 1478.94 s [extra] include directory-1.3.8.1
  14010. 1478.94 s [extra] include filepath-1.4.100.4
  14011. 1478.94 s [extra] include process-1.6.17.0
  14012. 1478.94 s [extra] include time-1.12.2
  14013. 1478.94 s [extra] include unix-2.8.1.0
  14014. 1478.94 s [foldl] Phase: unpackPhase
  14015. 1478.94 s [foldl] unpacking source archive /nix/store/9a7d6qdjvwpsnv1w5zlzagnizdddqi51-foldl-1.4.18.tar.gz
  14016. 1478.94 s [foldl] source root is foldl-1.4.18
  14017. 1478.94 s [foldl] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "foldl-1.4.18/test/doctest.hs"
  14018. 1478.94 s [foldl] Phase: patchPhase
  14019. 1478.94 s [foldl] Replace Cabal file with edited version from mirror://hackage/foldl-1.4.18/revision/1.cabal.
  14020. 1478.94 s [foldl] Phase: compileBuildDriverPhase
  14021. 1478.94 s [foldl] setupCompileFlags: -package-db=/build/tmp.mOF88vzn1j/setup-package.conf.d -threaded
  14022. 1478.94 s [foldl] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.mOF88vzn1j/Main.o )
  14023. 1478.94 s [foldl] [2 of 2] Linking Setup
  14024. 1478.94 s [foldl] Phase: updateAutotoolsGnuConfigScriptsPhase
  14025. 1478.94 s [foldl] Phase: configurePhase
  14026. 1478.94 s [foldl] configureFlags: --verbose --prefix=/nix/store/k1d991wqbvzxigql7bii9lrh3cy7lpkd-foldl-1.4.18 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/0f3v1586f3v4d2v1y75w6v0a6gfd9dvh-foldl-1.4.18-doc/share/doc/foldl-1.4.18 --with-gcc=gcc --package-db=/build/tmp.mOF88vzn1j/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/lib
  14027. 1478.94 s [foldl] Using Parsec parser
  14028. 1478.94 s [foldl] Configuring foldl-1.4.18...
  14029. 1478.94 s [foldl] Dependency base >=4.11.0.0 && <5: using base-4.18.1.0
  14030. 1478.94 s [foldl] Dependency bytestring >=0.9.2.1 && <0.13: using bytestring-0.11.5.2
  14031. 1478.94 s [foldl] Dependency comonad >=4.0 && <6: using comonad-5.0.9
  14032. 1478.94 s [foldl] Dependency containers >=0.5.0.0 && <0.8: using containers-0.6.7
  14033. 1478.94 s [foldl] Dependency contravariant <1.6: using contravariant-1.5.5
  14034. 1478.94 s [foldl] Dependency hashable <1.6: using hashable-1.4.7.0
  14035. 1478.94 s [foldl] Dependency primitive <0.10: using primitive-0.9.1.0
  14036. 1478.94 s [foldl] Dependency profunctors >=4.3.2 && <5.7: using profunctors-5.6.2
  14037. 1478.94 s [foldl] Dependency random >=1.2 && <1.4: using random-1.2.1.3
  14038. 1478.94 s [foldl] Dependency semigroupoids >=1.0 && <6.1: using semigroupoids-6.0.1
  14039. 1478.94 s [foldl] Dependency text >=0.11.2.0 && <2.2: using text-2.0.2
  14040. 1478.94 s [foldl] Dependency transformers >=0.2.0.0 && <0.7: using transformers-0.6.1.0
  14041. 1478.94 s [foldl] Dependency unordered-containers <0.3: using unordered-containers-0.2.20
  14042. 1478.94 s [foldl] Dependency vector >=0.7 && <0.14: using vector-0.13.2.0
  14043. 1478.94 s [foldl] Dependency base >=4.11.0.0 && <5: using base-4.18.1.0
  14044. 1478.94 s [foldl] Dependency doctest >=0.16: using doctest-0.22.6
  14045. 1478.94 s [foldl] Source component graph:
  14046. 1478.94 s [foldl] component test:doctest
  14047. 1478.94 s [foldl] component lib
  14048. 1478.94 s [foldl] Configured component graph:
  14049. 1478.94 s [foldl] component foldl-1.4.18-5OuIn5MZ23A74GfSZrwXHx-doctest
  14050. 1478.94 s [foldl] include base-4.18.1.0
  14051. 1478.94 s [foldl] include doctest-0.22.6-DBfUrtlIshj8Md6OAzYGEC
  14052. 1478.94 s [foldl] component foldl-1.4.18-FpxoNz0BKqRKsxvajoCeby
  14053. 1478.94 s [foldl] include base-4.18.1.0
  14054. 1478.94 s [foldl] include bytestring-0.11.5.2
  14055. 1478.94 s [foldl] include comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  14056. 1478.94 s [foldl] include containers-0.6.7
  14057. 1478.94 s [foldl] include contravariant-1.5.5-BJswvy5l6NbKCNb8GIbKMn
  14058. 1478.95 s [foldl] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  14059. 1478.95 s [foldl] include primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  14060. 1478.95 s [foldl] include profunctors-5.6.2-36avph0rW537qvMb6XX38R
  14061. 1478.95 s [foldl] include random-1.2.1.3-9k6Qv394i0yCaivAy2bSc0
  14062. 1478.95 s [foldl] include semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  14063. 1478.95 s [foldl] include text-2.0.2
  14064. 1478.95 s [foldl] include transformers-0.6.1.0
  14065. 1478.95 s [foldl] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  14066. 1478.95 s [foldl] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  14067. 1478.95 s [foldl] Linked component graph:
  14068. 1478.95 s [free] Phase: unpackPhase
  14069. 1478.95 s [free] unpacking source archive /nix/store/ww34c3nzhs0wrgn68lk5d0qk9rgdm1d7-free-5.2.tar.gz
  14070. 1478.95 s [free] source root is free-5.2
  14071. 1478.95 s [free] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "free-5.2/.vim.custom"
  14072. 1478.95 s [free] Phase: patchPhase
  14073. 1478.95 s [free] Replace Cabal file with edited version from mirror://hackage/free-5.2/revision/7.cabal.
  14074. 1478.95 s [free] Phase: compileBuildDriverPhase
  14075. 1478.95 s [free] setupCompileFlags: -package-db=/build/tmp.AKDcAY5lzq/setup-package.conf.d -threaded
  14076. 1478.95 s [free] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.AKDcAY5lzq/Main.o )
  14077. 1478.95 s [free] [2 of 2] Linking Setup
  14078. 1478.95 s [free] Phase: updateAutotoolsGnuConfigScriptsPhase
  14079. 1478.95 s [free] Phase: configurePhase
  14080. 1478.95 s [free] configureFlags: --verbose --prefix=/nix/store/krbrgiyzdsqww236qwkh9an1jpd8388m-free-5.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/rmzi58fb07nggzxv5qp293afdhsb7vxh-free-5.2-doc/share/doc/free-5.2 --with-gcc=gcc --package-db=/build/tmp.AKDcAY5lzq/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  14081. 1478.95 s [free] Using Parsec parser
  14082. 1478.95 s [free] Configuring free-5.2...
  14083. 1478.95 s [free] Dependency base >=4.9 && <5: using base-4.18.1.0
  14084. 1478.95 s [free] Dependency comonad >=5.0.8 && <6: using comonad-5.0.9
  14085. 1478.95 s [free] Dependency containers >=0.5.7.1 && <0.9: using containers-0.6.7
  14086. 1478.95 s [free] Dependency distributive >=0.5.2 && <1: using distributive-0.6.2.1
  14087. 1478.95 s [free] Dependency exceptions >=0.10.4 && <0.11: using exceptions-0.10.7
  14088. 1478.95 s [free] Dependency indexed-traversable >=0.1.1 && <0.2: using
  14089. 1478.95 s [free] indexed-traversable-0.1.4
  14090. 1478.95 s [free] Dependency mtl >=2.2.2 && <2.4: using mtl-2.3.1
  14091. 1478.95 s [free] Dependency profunctors >=5.6.1 && <6: using profunctors-5.6.2
  14092. 1478.95 s [free] Dependency semigroupoids >=5.3.5 && <7: using semigroupoids-6.0.1
  14093. 1478.95 s [free] Dependency template-haskell >=2.11 && <2.24: using template-haskell-2.20.0.0
  14094. 1478.95 s [free] Dependency th-abstraction >=0.4.2.0 && <0.8: using th-abstraction-0.7.1.0
  14095. 1478.95 s [free] Dependency transformers >=0.5 && <0.7: using transformers-0.6.1.0
  14096. 1478.95 s [free] Dependency transformers-base >=0.4.5.2 && <0.5: using transformers-base-0.4.6
  14097. 1478.95 s [free] Source component graph: component lib
  14098. 1478.95 s [free] Configured component graph:
  14099. 1478.95 s [free] component free-5.2-pmOseOpbmmJxO61jWrFWI
  14100. 1478.95 s [free] include base-4.18.1.0
  14101. 1478.95 s [free] include comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  14102. 1478.95 s [free] include containers-0.6.7
  14103. 1478.95 s [free] include distributive-0.6.2.1-IGSS9djK77G3Oq1CJlJAaw
  14104. 1478.95 s [free] include exceptions-0.10.7
  14105. 1478.95 s [free] include indexed-traversable-0.1.4-3KQfryvD6CkLv2KxalzUb5
  14106. 1478.95 s [free] include mtl-2.3.1
  14107. 1478.95 s [free] include profunctors-5.6.2-36avph0rW537qvMb6XX38R
  14108. 1478.95 s [free] include semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  14109. 1478.95 s [free] include template-haskell-2.20.0.0
  14110. 1478.95 s [free] include th-abstraction-0.7.1.0-705kaaInCfSGFvRe7PqSX0
  14111. 1478.95 s [free] include transformers-0.6.1.0
  14112. 1478.95 s [free] include transformers-base-0.4.6-B9tbHsqjT7AMa9jIl8ea0
  14113. 1478.95 s [free] Linked component graph:
  14114. 1478.95 s [free] unit free-5.2-pmOseOpbmmJxO61jWrFWI
  14115. 1478.95 s [free] include base-4.18.1.0
  14116. 1478.95 s [free] include comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  14117. 1478.95 s [free] include containers-0.6.7
  14118. 1478.95 s [free] include distributive-0.6.2.1-IGSS9djK77G3Oq1CJlJAaw
  14119. 1478.95 s [free] include exceptions-0.10.7
  14120. 1478.95 s [free] include indexed-traversable-0.1.4-3KQfryvD6CkLv2KxalzUb5
  14121. 1478.95 s [free] include mtl-2.3.1
  14122. 1478.95 s [free] include profunctors-5.6.2-36avph0rW537qvMb6XX38R
  14123. 1478.95 s [indexed-traversable-instances] Phase: unpackPhase
  14124. 1478.95 s [indexed-traversable-instances] unpacking source archive /nix/store/piy7fiiqr78dmbrs0lhbyiismy7byv84-indexed-traversable-instances-0.1.2.tar.gz
  14125. 1478.95 s [indexed-traversable-instances] source root is indexed-traversable-instances-0.1.2
  14126. 1478.95 s [indexed-traversable-instances] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "indexed-traversable-instances-0.1.2/tests/safe.hs"
  14127. 1478.95 s [indexed-traversable-instances] Phase: patchPhase
  14128. 1478.95 s [indexed-traversable-instances] Replace Cabal file with edited version from mirror://hackage/indexed-traversable-instances-0.1.2/revision/1.cabal.
  14129. 1478.95 s [indexed-traversable-instances] Phase: compileBuildDriverPhase
  14130. 1478.95 s [indexed-traversable-instances] setupCompileFlags: -package-db=/build/tmp.DJzalDXDFo/setup-package.conf.d -threaded
  14131. 1478.95 s [indexed-traversable-instances] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.DJzalDXDFo/Main.o )
  14132. 1478.95 s [indexed-traversable-instances] [2 of 2] Linking Setup
  14133. 1478.95 s [indexed-traversable-instances] Phase: updateAutotoolsGnuConfigScriptsPhase
  14134. 1478.95 s [indexed-traversable-instances] Phase: configurePhase
  14135. 1478.95 s [indexed-traversable-instances] configureFlags: --verbose --prefix=/nix/store/flnb7cc0d62r5f4726gpagl8868n4ify-indexed-traversable-instances-0.1.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/innqffg3wks55n8lz3sgkw4kyxan6x2r-indexed-traversable-instances-0.1.2-doc/share/doc/indexed-traversable-instances-0.1.2 --with-gcc=gcc --package-db=/build/tmp.DJzalDXDFo/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  14136. 1478.95 s [indexed-traversable-instances] Using Parsec parser
  14137. 1478.95 s [indexed-traversable-instances] Configuring indexed-traversable-instances-0.1.2...
  14138. 1478.95 s [indexed-traversable-instances] Dependency OneTuple >=0.3 && <0.5: using OneTuple-0.4.2
  14139. 1478.95 s [indexed-traversable-instances] Dependency base >=4.12 && <4.22: using base-4.18.1.0
  14140. 1478.95 s [indexed-traversable-instances] Dependency indexed-traversable >=0.1.4 && <0.2: using
  14141. 1478.95 s [indexed-traversable-instances] indexed-traversable-0.1.4
  14142. 1478.95 s [indexed-traversable-instances] Dependency tagged >=0.8.6 && <0.9: using tagged-0.8.8
  14143. 1478.95 s [indexed-traversable-instances] Dependency unordered-containers >=0.2.8.0 && <0.3: using
  14144. 1478.95 s [indexed-traversable-instances] unordered-containers-0.2.20
  14145. 1478.95 s [indexed-traversable-instances] Dependency vector >=0.13.1.0 && <0.14: using vector-0.13.2.0
  14146. 1478.95 s [indexed-traversable-instances] Dependency base: using base-4.18.1.0
  14147. 1478.95 s [indexed-traversable-instances] Dependency indexed-traversable: using indexed-traversable-0.1.4
  14148. 1478.95 s [indexed-traversable-instances] Dependency indexed-traversable-instances: using
  14149. 1478.95 s [indexed-traversable-instances] indexed-traversable-instances-0.1.2
  14150. 1478.95 s [indexed-traversable-instances] Dependency OneTuple: using OneTuple-0.4.2
  14151. 1478.95 s [indexed-traversable-instances] Dependency QuickCheck >=2.14.2 && <2.16: using QuickCheck-2.14.3
  14152. 1478.95 s [indexed-traversable-instances] Dependency base: using base-4.18.1.0
  14153. 1478.95 s [indexed-traversable-instances] Dependency containers: using containers-0.6.7
  14154. 1478.95 s [indexed-traversable-instances] Dependency indexed-traversable: using indexed-traversable-0.1.4
  14155. 1478.95 s [indexed-traversable-instances] Dependency indexed-traversable-instances: using
  14156. 1478.95 s [indexed-traversable-instances] indexed-traversable-instances-0.1.2
  14157. 1478.95 s [indexed-traversable-instances] Dependency quickcheck-instances >=0.3.29 && <0.4: using
  14158. 1478.95 s [indexed-traversable-instances] quickcheck-instances-0.3.32
  14159. 1478.95 s [indexed-traversable-instances] Dependency tasty >=1.2.3 && <1.6: using tasty-1.5.3
  14160. 1478.95 s [indexed-traversable-instances] Dependency tasty-quickcheck >=0.10.1.1 && <0.12: using tasty-quickcheck-0.11
  14161. 1478.95 s [indexed-traversable-instances] Dependency transformers: using transformers-0.6.1.0
  14162. 1478.95 s [indexed-traversable-instances] Dependency unordered-containers: using unordered-containers-0.2.20
  14163. 1478.95 s [indexed-traversable-instances] Dependency vector: using vector-0.13.2.0
  14164. 1478.95 s [indexed-traversable-instances] Source component graph:
  14165. 1478.95 s [indexed-traversable-instances] component lib
  14166. 1478.95 s [indexed-traversable-instances] component test:indexed-tests dependency lib
  14167. 1478.95 s [indexed-traversable-instances] component test:safe dependency lib
  14168. 1478.95 s [indexed-traversable-instances] Configured component graph:
  14169. 1478.95 s [indexed-traversable-instances] component indexed-traversable-instances-0.1.2-3K6JKtKWWRkLY5MVB3w6xq
  14170. 1478.95 s [indexed-traversable-instances] include OneTuple-0.4.2-4RYUUrRewNpIt4JzrjaVAt
  14171. 1478.95 s [indexed-traversable-instances] include base-4.18.1.0
  14172. 1478.95 s [indexed-traversable-instances] include indexed-traversable-0.1.4-3KQfryvD6CkLv2KxalzUb5
  14173. 1478.95 s [indexed-traversable-instances] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  14174. 1478.95 s [indexed-traversable-instances] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  14175. 1478.95 s [monoid-subclasses] Phase: setupCompilerEnvironmentPhase
  14176. 1478.95 s [monoid-subclasses] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  14177. 1478.95 s [monoid-subclasses] Phase: unpackPhase
  14178. 1478.95 s [monoid-subclasses] unpacking source archive /nix/store/qsgf9h0d9wlnsrhmas3c1zfpr71mv8n7-monoid-subclasses-1.2.6.tar.gz
  14179. 1478.95 s [monoid-subclasses] source root is monoid-subclasses-1.2.6
  14180. 1478.95 s [monoid-subclasses] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "monoid-subclasses-1.2.6/Test/TestMonoidSubclasses.hs"
  14181. 1478.95 s [monoid-subclasses] Phase: patchPhase
  14182. 1478.95 s [monoid-subclasses] Phase: compileBuildDriverPhase
  14183. 1478.95 s [monoid-subclasses] setupCompileFlags: -package-db=/build/tmp.p40rHm9eQW/setup-package.conf.d -threaded
  14184. 1478.95 s [monoid-subclasses] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.p40rHm9eQW/Main.o )
  14185. 1478.95 s [monoid-subclasses] [2 of 2] Linking Setup
  14186. 1478.96 s [monoid-subclasses] Phase: updateAutotoolsGnuConfigScriptsPhase
  14187. 1478.96 s [monoid-subclasses] Phase: configurePhase
  14188. 1478.96 s [monoid-subclasses] configureFlags: --verbose --prefix=/nix/store/vmyrr88g2xfsqacg1l9hsbhak7dpcwsi-monoid-subclasses-1.2.6 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/0jfbb6s8maw91rkkhzjg7s2k6wqi7d0d-monoid-subclasses-1.2.6-doc/share/doc/monoid-subclasses-1.2.6 --with-gcc=gcc --package-db=/build/tmp.p40rHm9eQW/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  14189. 1478.96 s [monoid-subclasses] Using Parsec parser
  14190. 1478.96 s [monoid-subclasses] Configuring monoid-subclasses-1.2.6...
  14191. 1478.96 s [monoid-subclasses] Dependency base >=4.9 && <5: using base-4.18.1.0
  14192. 1478.96 s [monoid-subclasses] Dependency bytestring >=0.9 && <1.0: using bytestring-0.11.5.2
  14193. 1478.96 s [monoid-subclasses] Dependency commutative-semigroups >=0.1 && <0.3: using
  14194. 1478.96 s [monoid-subclasses] commutative-semigroups-0.2.0.2
  14195. 1478.96 s [monoid-subclasses] Dependency containers >=0.5.7.0 && <0.9: using containers-0.6.7
  14196. 1478.96 s [monoid-subclasses] Dependency primes >=0.2 && <0.3: using primes-0.2.1.0
  14197. 1478.96 s [monoid-subclasses] Dependency text >=0.11 && <1.3 || >=2.0 && <2.2: using text-2.0.2
  14198. 1478.96 s [monoid-subclasses] Dependency vector >=0.12 && <0.14: using vector-0.13.2.0
  14199. 1478.96 s [monoid-subclasses] Dependency QuickCheck >=2.9 && <3: using QuickCheck-2.14.3
  14200. 1478.96 s [monoid-subclasses] Dependency base >=4.9 && <5: using base-4.18.1.0
  14201. 1478.96 s [monoid-subclasses] Dependency bytestring: using bytestring-0.11.5.2
  14202. 1478.96 s [monoid-subclasses] Dependency containers: using containers-0.6.7
  14203. 1478.96 s [monoid-subclasses] Dependency monoid-subclasses: using monoid-subclasses-1.2.6
  14204. 1478.96 s [monoid-subclasses] Dependency primes: using primes-0.2.1.0
  14205. 1478.96 s [monoid-subclasses] Dependency quickcheck-instances >=0.3.12 && <0.4: using
  14206. 1478.96 s [monoid-subclasses] quickcheck-instances-0.3.32
  14207. 1478.96 s [monoid-subclasses] Dependency tasty >=0.7: using tasty-1.5.3
  14208. 1478.96 s [monoid-subclasses] Dependency tasty-quickcheck >=0.7 && <1.0: using tasty-quickcheck-0.11
  14209. 1478.96 s [monoid-subclasses] Dependency text: using text-2.0.2
  14210. 1478.96 s [monoid-subclasses] Dependency vector: using vector-0.13.2.0
  14211. 1478.96 s [monoid-subclasses] Source component graph:
  14212. 1478.96 s [monoid-subclasses] component lib
  14213. 1478.96 s [monoid-subclasses] component test:Main dependency lib
  14214. 1478.96 s [monoid-subclasses] Configured component graph:
  14215. 1478.96 s [monoid-subclasses] component monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3
  14216. 1478.96 s [monoid-subclasses] include base-4.18.1.0
  14217. 1478.96 s [monoid-subclasses] include bytestring-0.11.5.2
  14218. 1478.96 s [monoid-subclasses] include commutative-semigroups-0.2.0.2-DcS4lcNInSqD8ppyrvnmRV
  14219. 1478.96 s [monoid-subclasses] include containers-0.6.7
  14220. 1478.96 s [monoid-subclasses] include primes-0.2.1.0-F3C7k0rewQo6QxtSdUqpqu
  14221. 1478.96 s [monoid-subclasses] include text-2.0.2
  14222. 1478.96 s [monoid-subclasses] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  14223. 1478.96 s [monoid-subclasses] component monoid-subclasses-1.2.6-GfGEboJkVmv7QIGsh06AQS-Main
  14224. 1478.96 s [monoid-subclasses] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  14225. 1478.96 s [monoid-subclasses] include base-4.18.1.0
  14226. 1478.96 s [monoid-subclasses] include bytestring-0.11.5.2
  14227. 1478.96 s [monoid-subclasses] include containers-0.6.7
  14228. 1478.96 s [monoid-subclasses] include monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3
  14229. 1478.96 s [monoid-subclasses] include primes-0.2.1.0-F3C7k0rewQo6QxtSdUqpqu
  14230. 1478.96 s [parsers] Phase: setupCompilerEnvironmentPhase
  14231. 1478.96 s [parsers] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  14232. 1478.96 s [parsers] Phase: unpackPhase
  14233. 1478.96 s [parsers] unpacking source archive /nix/store/2d263zb3smga5ijwa6klggiccbq07077-parsers-0.12.12.tar.gz
  14234. 1478.96 s [parsers] source root is parsers-0.12.12
  14235. 1478.96 s [parsers] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "parsers-0.12.12/tests/QuickCheck.hs"
  14236. 1478.96 s [parsers] Phase: patchPhase
  14237. 1478.96 s [parsers] Replace Cabal file with edited version from mirror://hackage/parsers-0.12.12/revision/1.cabal.
  14238. 1478.96 s [parsers] Phase: compileBuildDriverPhase
  14239. 1478.96 s [parsers] setupCompileFlags: -package-db=/build/tmp.EZiA7R9FdB/setup-package.conf.d -threaded
  14240. 1478.96 s [parsers] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.EZiA7R9FdB/Main.o )
  14241. 1478.96 s [parsers] [2 of 2] Linking Setup
  14242. 1478.96 s [parsers] Phase: updateAutotoolsGnuConfigScriptsPhase
  14243. 1478.96 s [parsers] Phase: configurePhase
  14244. 1478.96 s [parsers] configureFlags: --verbose --prefix=/nix/store/wqqcvljh329fgr3f4a4wmrf4fdjsdmkd-parsers-0.12.12 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/sgq9wkk9xfrk4mnxw9n3v996d2fyisnc-parsers-0.12.12-doc/share/doc/parsers-0.12.12 --with-gcc=gcc --package-db=/build/tmp.EZiA7R9FdB/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  14245. 1478.96 s [parsers] Using Parsec parser
  14246. 1478.96 s [parsers] Configuring parsers-0.12.12...
  14247. 1478.96 s [parsers] Flags chosen: attoparsec=True, binary=True, parsec=True
  14248. 1478.96 s [parsers] Dependency attoparsec >=0.12.1.4 && <0.15: using attoparsec-0.14.4
  14249. 1478.96 s [parsers] Dependency base >=4.9 && <5: using base-4.18.1.0
  14250. 1478.96 s [parsers] Dependency binary >=0.7.2 && <1: using binary-0.8.9.1
  14251. 1478.96 s [parsers] Dependency charset >=0.3 && <1: using charset-0.3.12
  14252. 1478.96 s [parsers] Dependency containers >=0.4 && <0.9: using containers-0.6.7
  14253. 1478.96 s [parsers] Dependency mtl >=2.0.1 && <2.4: using mtl-2.3.1
  14254. 1478.96 s [parsers] Dependency parsec >=3.1 && <3.2: using parsec-3.1.16.1
  14255. 1478.96 s [parsers] Dependency scientific >=0.3 && <0.4: using scientific-0.3.8.0
  14256. 1478.96 s [parsers] Dependency text >=0.10 && <2.2: using text-2.0.2
  14257. 1478.96 s [parsers] Dependency transformers >=0.2 && <0.7: using transformers-0.6.1.0
  14258. 1478.96 s [parsers] Dependency unordered-containers >=0.2 && <0.3: using
  14259. 1478.96 s [parsers] unordered-containers-0.2.20
  14260. 1478.96 s [parsers] Dependency QuickCheck: using QuickCheck-2.14.3
  14261. 1478.96 s [parsers] Dependency attoparsec: using attoparsec-0.14.4
  14262. 1478.96 s [parsers] Dependency base >=4 && <5: using base-4.18.1.0
  14263. 1478.96 s [parsers] Dependency bytestring: using bytestring-0.11.5.2
  14264. 1478.96 s [parsers] Dependency parsec >=3: using parsec-3.1.16.1
  14265. 1478.96 s [parsers] Dependency parsers: using parsers-0.12.12
  14266. 1478.96 s [parsers] Dependency quickcheck-instances: using quickcheck-instances-0.3.32
  14267. 1478.96 s [parsers] Source component graph:
  14268. 1478.96 s [parsers] component lib
  14269. 1478.96 s [parsers] component test:quickcheck dependency lib
  14270. 1478.96 s [parsers] Configured component graph:
  14271. 1478.96 s [parsers] component parsers-0.12.12-7VRfeAf4wPQAfz8RXhS58j
  14272. 1478.96 s [parsers] include attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  14273. 1478.96 s [parsers] include base-4.18.1.0
  14274. 1478.96 s [parsers] include binary-0.8.9.1
  14275. 1478.96 s [parsers] include charset-0.3.12-HcwIqgbGtt44OpCaaUboz9
  14276. 1478.96 s [parsers] include containers-0.6.7
  14277. 1478.96 s [parsers] include mtl-2.3.1
  14278. 1478.96 s [parsers] include parsec-3.1.16.1
  14279. 1478.96 s [parsers] include scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  14280. 1478.96 s [parsers] include text-2.0.2
  14281. 1478.96 s [parsers] include transformers-0.6.1.0
  14282. 1478.96 s [parsers] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  14283. 1478.96 s [parsers] component parsers-0.12.12-2YOqayOPKZiDHZ4hSwoNt1-quickcheck
  14284. 1478.96 s [parsers] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  14285. 1478.96 s [reducers] Phase: setupCompilerEnvironmentPhase
  14286. 1478.96 s [reducers] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  14287. 1478.96 s [reducers] Phase: unpackPhase
  14288. 1478.96 s [reducers] unpacking source archive /nix/store/37bn0b7alicw5lx9ypd6hfwvb3z9f2jv-reducers-3.12.5.tar.gz
  14289. 1478.96 s [reducers] source root is reducers-3.12.5
  14290. 1478.96 s [reducers] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "reducers-3.12.5/src/Data/Semigroup/Union.hs"
  14291. 1478.96 s [reducers] Phase: patchPhase
  14292. 1478.96 s [reducers] Replace Cabal file with edited version from mirror://hackage/reducers-3.12.5/revision/1.cabal.
  14293. 1478.96 s [reducers] Phase: compileBuildDriverPhase
  14294. 1478.96 s [reducers] setupCompileFlags: -package-db=/build/tmp.NeUXXMIjAE/setup-package.conf.d -threaded
  14295. 1478.96 s [reducers] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.NeUXXMIjAE/Main.o )
  14296. 1478.96 s [reducers] [2 of 2] Linking Setup
  14297. 1478.96 s [reducers] Phase: updateAutotoolsGnuConfigScriptsPhase
  14298. 1478.96 s [reducers] Phase: configurePhase
  14299. 1478.96 s [reducers] configureFlags: --verbose --prefix=/nix/store/xf12l3imhspk5hydbqw4z6jpc18qk5ly-reducers-3.12.5 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/1yhsh1a6wrfs8pfm23z57pwahrh9g2v2-reducers-3.12.5-doc/share/doc/reducers-3.12.5 --with-gcc=gcc --package-db=/build/tmp.NeUXXMIjAE/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  14300. 1478.96 s [reducers] Using Parsec parser
  14301. 1478.96 s [reducers] Configuring reducers-3.12.5...
  14302. 1478.96 s [reducers] Dependency array >=0.3 && <0.6: using array-0.5.5.0
  14303. 1478.96 s [reducers] Dependency base >=4.9 && <5: using base-4.18.1.0
  14304. 1478.96 s [reducers] Dependency bytestring >=0.9.1 && <0.13: using bytestring-0.11.5.2
  14305. 1478.96 s [reducers] Dependency containers >=0.3 && <0.9: using containers-0.6.7
  14306. 1478.96 s [reducers] Dependency fingertree >=0.1 && <0.2: using fingertree-0.1.5.0
  14307. 1478.96 s [reducers] Dependency hashable >=1.1.2.1 && <1.6: using hashable-1.4.7.0
  14308. 1478.96 s [reducers] Dependency semigroupoids >=4 && <7: using semigroupoids-6.0.1
  14309. 1478.96 s [reducers] Dependency text >=0.11.1.5 && <2.2: using text-2.0.2
  14310. 1478.96 s [reducers] Dependency transformers >=0.2 && <0.7: using transformers-0.6.1.0
  14311. 1478.96 s [reducers] Dependency unordered-containers >=0.2 && <0.3: using
  14312. 1478.96 s [reducers] unordered-containers-0.2.20
  14313. 1478.96 s [reducers] Source component graph: component lib
  14314. 1478.96 s [reducers] Configured component graph:
  14315. 1478.96 s [reducers] component reducers-3.12.5-A4BI4v5S14lIaexzisejYY
  14316. 1478.96 s [reducers] include array-0.5.5.0
  14317. 1478.96 s [reducers] include base-4.18.1.0
  14318. 1478.96 s [reducers] include bytestring-0.11.5.2
  14319. 1478.96 s [reducers] include containers-0.6.7
  14320. 1478.96 s [reducers] include fingertree-0.1.5.0-DKfD2A00uTWHcNSyTwgYwS
  14321. 1478.96 s [reducers] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  14322. 1478.96 s [reducers] include semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  14323. 1478.96 s [reducers] include text-2.0.2
  14324. 1478.96 s [reducers] include transformers-0.6.1.0
  14325. 1478.96 s [reducers] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  14326. 1478.96 s [reducers] Linked component graph:
  14327. 1478.96 s [reducers] unit reducers-3.12.5-A4BI4v5S14lIaexzisejYY
  14328. 1478.96 s [reducers] include array-0.5.5.0
  14329. 1478.96 s [reducers] include base-4.18.1.0
  14330. 1478.96 s [reducers] include bytestring-0.11.5.2
  14331. 1478.96 s [reducers] include containers-0.6.7
  14332. 1478.96 s [reducers] include fingertree-0.1.5.0-DKfD2A00uTWHcNSyTwgYwS
  14333. 1478.96 s [reducers] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  14334. 1478.96 s [reducers] include semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  14335. 1478.96 s [reducers] include text-2.0.2
  14336. 1478.96 s [reducers] include transformers-0.6.1.0
  14337. 1478.96 s [reducers] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  14338. 1479.23 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/frr2w5pbi3m5y95x2fkmvq8a5zxjc7lx-regex-1.1.0.2 /nix/store/k8q1wzhcabpxn1m7hkxmnlvn6bx97bh8-regex-1.1.0.2-doc
  14339. 1480.16 s [post-build-hook] Pushing 2 paths (86 are already present) using zstd to cache sellout ⏳
  14340. 1480.16 s [post-build-hook]
  14341. 1480.54 s [post-build-hook] Pushing /nix/store/k8q1wzhcabpxn1m7hkxmnlvn6bx97bh8-regex-1.1.0.2-doc (6.31 MiB)
  14342. 1480.60 s [post-build-hook] Pushing /nix/store/frr2w5pbi3m5y95x2fkmvq8a5zxjc7lx-regex-1.1.0.2 (15.65 MiB)
  14343. 1482.30 s [post-build-hook]
  14344. 1482.30 s [post-build-hook] All done.
  14345. 1482.46 s [post-build-hook] Uploading to the NixCI cache: /nix/store/frr2w5pbi3m5y95x2fkmvq8a5zxjc7lx-regex-1.1.0.2 /nix/store/k8q1wzhcabpxn1m7hkxmnlvn6bx97bh8-regex-1.1.0.2-doc
  14346. 1482.66 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  14347. 1483.01 s [post-build-hook] copying 10 paths...
  14348. 1483.01 s [post-build-hook] copying path '/nix/store/1nfsw6r2ylmpimvfi63p1i6y2a3a2985-utf8-string-1.0.2-doc' to 'https://cache.nix-ci.com'...
  14349. 1483.01 s [post-build-hook] copying path '/nix/store/brrijrk2qh9ic8is3cg8pwq7x8rd9v54-regex-tdfa-1.3.2.3-doc' to 'https://cache.nix-ci.com'...
  14350. 1483.01 s [post-build-hook] copying path '/nix/store/w9af0klfsm23k9ajb5fbkdc221aw37xa-time-locale-compat-0.1.1.5-doc' to 'https://cache.nix-ci.com'...
  14351. 1483.02 s [post-build-hook] copying path '/nix/store/z57pz9ka6g6nsg8nfmdh4rj54pfihmkv-regex-pcre-builtin-0.95.2.3.8.44-doc' to 'https://cache.nix-ci.com'...
  14352. 1483.69 s [post-build-hook] copying path '/nix/store/bzw3dn8brmpgs41h93kghhzjwlkc8zxw-time-locale-compat-0.1.1.5' to 'https://cache.nix-ci.com'...
  14353. 1484.06 s [post-build-hook] copying path '/nix/store/68ic3xwmkm7bisb4wb4a95kkgyk06185-utf8-string-1.0.2' to 'https://cache.nix-ci.com'...
  14354. 1484.24 s [post-build-hook] copying path '/nix/store/61c2psydy28ml1w5xhs0r0gmap4i5837-regex-pcre-builtin-0.95.2.3.8.44' to 'https://cache.nix-ci.com'...
  14355. 1486.41 s [post-build-hook] copying path '/nix/store/k8q1wzhcabpxn1m7hkxmnlvn6bx97bh8-regex-1.1.0.2-doc' to 'https://cache.nix-ci.com'...
  14356. 1486.41 s [post-build-hook] copying path '/nix/store/z78s6xs9jvh2il82qlsk9nxaqs9xdbkm-regex-tdfa-1.3.2.3' to 'https://cache.nix-ci.com'...
  14357. 1494.29 s [post-build-hook] copying path '/nix/store/frr2w5pbi3m5y95x2fkmvq8a5zxjc7lx-regex-1.1.0.2' to 'https://cache.nix-ci.com'...
  14358. 1498.94 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  14359. 1499.27 s [post-build-hook] copying 4 paths...
  14360. 1499.27 s [post-build-hook] copying path '/nix/store/280qf0lnkh8vxshgc124ixsifj7av3vx-regex-pcre-builtin-0.95.2.3.8.44.drv' to 'https://cache.nix-ci.com'...
  14361. 1499.27 s [post-build-hook] copying path '/nix/store/4731krmsvmcjb5gr2zwpx64smciw0wmg-time-locale-compat-0.1.1.5.drv' to 'https://cache.nix-ci.com'...
  14362. 1499.27 s [post-build-hook] copying path '/nix/store/sp6fqxdr5y5jqgcysgjrcl0wgrhkrjbn-regex-tdfa-1.3.2.3.drv' to 'https://cache.nix-ci.com'...
  14363. 1499.57 s [post-build-hook] copying path '/nix/store/9aryva4zg5w53nvbzvcf63j68fnqj515-regex-1.1.0.2.drv' to 'https://cache.nix-ci.com'...
  14364. 1499.82 s Progress: 137 of 236 built (12 building), 285 of 285 downloaded from cache
  14365. 1499.82 s [text-iso8601] Phase: setupCompilerEnvironmentPhase
  14366. 1499.82 s [text-iso8601] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  14367. 1499.82 s [text-iso8601] Phase: unpackPhase
  14368. 1499.82 s [text-iso8601] unpacking source archive /nix/store/wrqbgf2l5m4qwdvap1q7rdwrciqxmvp2-text-iso8601-0.1.1.tar.gz
  14369. 1499.82 s [text-iso8601] source root is text-iso8601-0.1.1
  14370. 1499.82 s [text-iso8601] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "text-iso8601-0.1.1/text-iso8601.cabal"
  14371. 1499.82 s [text-iso8601] Phase: patchPhase
  14372. 1499.82 s [text-iso8601] Replace Cabal file with edited version from mirror://hackage/text-iso8601-0.1.1/revision/2.cabal.
  14373. 1499.82 s [text-iso8601] Phase: compileBuildDriverPhase
  14374. 1499.82 s [text-iso8601] setupCompileFlags: -package-db=/build/tmp.YoQmCqzWy8/setup-package.conf.d -threaded
  14375. 1499.82 s [text-iso8601] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.YoQmCqzWy8/Main.o )
  14376. 1499.82 s [text-iso8601] [2 of 2] Linking Setup
  14377. 1499.82 s [text-iso8601] Phase: updateAutotoolsGnuConfigScriptsPhase
  14378. 1499.82 s [text-iso8601] Phase: configurePhase
  14379. 1499.82 s [text-iso8601] configureFlags: --verbose --prefix=/nix/store/x81z8w2g27rplqbdkfkk3qigfb2xpcl3-text-iso8601-0.1.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/2zppvfq6dx5hyvw2pagxff6xh5fcky7m-text-iso8601-0.1.1-doc/share/doc/text-iso8601-0.1.1 --with-gcc=gcc --package-db=/build/tmp.YoQmCqzWy8/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  14380. 1499.82 s [text-iso8601] Using Parsec parser
  14381. 1499.82 s [text-iso8601] Configuring text-iso8601-0.1.1...
  14382. 1499.82 s [text-iso8601] Dependency base >=4.12.0.0 && <5: using base-4.18.1.0
  14383. 1499.82 s [text-iso8601] Dependency integer-conversion >=0.1 && <0.2: using integer-conversion-0.1.1
  14384. 1499.82 s [text-iso8601] Dependency text >=1.2.3.0 && <1.3.0.0 || >=2.0 && <2.2: using text-2.0.2
  14385. 1499.82 s [text-iso8601] Dependency time >=1.8.0.2 && <1.15: using time-1.12.2
  14386. 1499.82 s [text-iso8601] Dependency time-compat >=1.9.4 && <1.10: using time-compat-1.9.7
  14387. 1499.82 s [text-iso8601] Dependency QuickCheck >=2.14.3 && <2.16: using QuickCheck-2.14.3
  14388. 1499.82 s [text-iso8601] Dependency base: using base-4.18.1.0
  14389. 1499.82 s [text-iso8601] Dependency quickcheck-instances >=0.3.29.1 && <0.4: using
  14390. 1499.82 s [text-iso8601] quickcheck-instances-0.3.32
  14391. 1499.82 s [text-iso8601] Dependency tasty >=1.4.3 && <1.6: using tasty-1.5.3
  14392. 1499.82 s [text-iso8601] Dependency tasty-hunit >=0.10.0.3 && <0.11: using tasty-hunit-0.10.2
  14393. 1499.82 s [text-iso8601] Dependency tasty-quickcheck >=0.10.2 && <0.12: using tasty-quickcheck-0.11
  14394. 1499.82 s [text-iso8601] Dependency text: using text-2.0.2
  14395. 1499.82 s [text-iso8601] Dependency text-iso8601: using text-iso8601-0.1.1
  14396. 1499.82 s [text-iso8601] Dependency time-compat: using time-compat-1.9.7
  14397. 1499.82 s [text-iso8601] Source component graph:
  14398. 1499.82 s [text-iso8601] component lib
  14399. 1499.82 s [text-iso8601] component test:text-iso8601-tests dependency lib
  14400. 1499.82 s [text-iso8601] Configured component graph:
  14401. 1499.82 s [text-iso8601] component text-iso8601-0.1.1-EX4KiHAhpSpDTEurZRHxkA
  14402. 1499.82 s [text-iso8601] include base-4.18.1.0
  14403. 1499.82 s [text-iso8601] include integer-conversion-0.1.1-6TIbI6c7kCqKvFJB3wkEL
  14404. 1499.82 s [text-iso8601] include text-2.0.2
  14405. 1499.82 s [text-iso8601] include time-1.12.2
  14406. 1499.82 s [text-iso8601] include time-compat-1.9.7-CgIQc7E2JHn8kYFCatkL43
  14407. 1499.82 s [text-iso8601] component text-iso8601-0.1.1-HMmWkyRJ3JkCp5HsPsw5Qn-text-iso8601-tests
  14408. 1499.82 s [text-iso8601] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  14409. 1499.82 s [text-iso8601] include base-4.18.1.0
  14410. 1499.82 s [text-iso8601] include quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  14411. 1499.82 s [text-iso8601] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  14412. 1499.82 s [text-iso8601] include tasty-hunit-0.10.2-HGm8sccssx1BtIU4TO93vm
  14413. 1499.82 s [text-iso8601] include tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  14414. 1499.82 s [text-iso8601] include text-2.0.2
  14415. 1499.82 s [text-iso8601] include text-iso8601-0.1.1-EX4KiHAhpSpDTEurZRHxkA
  14416. 1499.82 s [tomland] ignores a newline only if it immediately follows the opening delimiter [✔]
  14417. 1499.82 s [tomland] ignores whitespaces and newlines after line ending backslash [✔]
  14418. 1499.82 s [tomland] fails if the string has an unescaped backslash, or control character [✔]
  14419. 1499.82 s [tomland] when the string is a literal string
  14420. 1499.82 s [tomland] can parse strings surrounded by single quotes [✔]
  14421. 1499.82 s [tomland] fails if the string is not on a single line [✔]
  14422. 1499.82 s [tomland] when the string is a multi-line literal string
  14423. 1499.82 s [tomland] can parse multi-line strings surrounded by three single quotes [✔]
  14424. 1499.82 s [tomland] can parse single-line strings surrounded by three single quotes [✔]
  14425. 1499.82 s [tomland] ignores a newline immediately following the opening delimiter [✔]
  14426. 1499.82 s [tomland] fails if the string has an unescaped control character other than tab [✔]
  14427. 1499.82 s [tomland] Key/values
  14428. 1499.82 s [tomland] can parse key/value pairs [✔]
  14429. 1499.82 s [tomland] ignores white spaces around key names and values [✔]
  14430. 1499.82 s [tomland] fails if the key, equals sign, and value are not on the same line [‐]
  14431. 1499.82 s [tomland] # PENDING: No reason given
  14432. 1499.82 s [tomland] works if the value is broken over multiple lines [✔]
  14433. 1499.82 s [tomland] fails if the value is not specified [✔]
  14434. 1499.82 s [tomland] tables
  14435. 1499.82 s [tomland] can parse a TOML table [✔]
  14436. 1499.82 s [tomland] can parse an empty TOML table [✔]
  14437. 1499.82 s [tomland] can parse a table with subarrays [✔]
  14438. 1499.82 s [tomland] can parse a TOML inline table [✔]
  14439. 1499.82 s [tomland] can parse an empty inline TOML table [✔]
  14440. 1499.82 s [tomland] can parse a table followed by an inline table [✔]
  14441. 1499.82 s [tomland] can parse an empty table followed by an inline table [✔]
  14442. 1499.82 s [tomland] allows the name of the table to be any valid TOML key [✔]
  14443. 1499.82 s [tomland] array of tables
  14444. 1499.82 s [tomland] can parse an empty array [✔]
  14445. 1499.82 s [tomland] can parse an array of key/values [✔]
  14446. 1499.82 s [tomland] can parse an array of tables [✔]
  14447. 1499.82 s [tomland] can parse an array of array [✔]
  14448. 1499.82 s [tomland] can parse an array of arrays [✔]
  14449. 1499.82 s [tomland] can parse very large arrays [✔]
  14450. 1499.82 s [tomland] can parse an inline array of tables [✔]
  14451. 1499.82 s [tomland] TOML
  14452. 1499.82 s [tomland] can parse TOML files [✔]
  14453. 1499.82 s [tomland] can parse mix of tables and arrays [✔]
  14454. 1499.82 s [tomland] Codec: unit and property tests for bidirectional codecs
  14455. 1499.82 s [tomland] Tagged Partial Bidirectional Isomorphism: tests
  14456. 1499.82 s [tomland] BiMap Rountrip Property tests
  14457. 1499.82 s [tomland] Primitive
  14458. 1499.82 s [tomland] Bool [✔]
  14459. 1499.82 s [tomland] passed 100 tests.
  14460. 1499.82 s [tomland] Int [✔]
  14461. 1499.82 s [tomland] passed 100 tests.
  14462. 1499.82 s [tomland] Word [✔]
  14463. 1499.82 s [tomland] passed 100 tests.
  14464. 1499.82 s [tomland] Word8 [✔]
  14465. 1499.82 s [tomland] passed 100 tests.
  14466. 1499.82 s [tomland] Integer [✔]
  14467. 1499.82 s [tomland] passed 100 tests.
  14468. 1499.82 s [tomland] Natural [✔]
  14469. 1499.82 s [tomland] passed 100 tests.
  14470. 1499.82 s [tomland] Double [✔]
  14471. 1499.82 s [tomland] passed 100 tests.
  14472. 1499.82 s [tomland] Float [✔]
  14473. 1499.82 s [tomland] passed 100 tests.
  14474. 1499.82 s [tomland] Text [✔]
  14475. 1499.82 s [tomland] passed 100 tests.
  14476. 1499.82 s [tomland] LazyText [✔]
  14477. 1499.82 s [tomland] passed 100 tests.
  14478. 1499.82 s [tomland] ByteString [✔]
  14479. 1499.82 s [tomland] passed 100 tests.
  14480. 1499.82 s [tomland] Lazy ByteString [✔]
  14481. 1499.82 s [tomland] passed 100 tests.
  14482. 1499.82 s [tomland] String [✔]
  14483. 1499.82 s [tomland] passed 100 tests.
  14484. 1499.82 s [tomland] Time
  14485. 1499.82 s [tomland] ZonedTime [✔]
  14486. 1499.82 s [tomland] passed 100 tests.
  14487. 1499.82 s [tomland] LocalTime [✔]
  14488. 1499.82 s [tomland] passed 100 tests.
  14489. 1499.82 s [tomland] Day [✔]
  14490. 1499.82 s [tomland] passed 100 tests.
  14491. 1499.82 s [tomland] TimeOfDay [✔]
  14492. 1499.82 s [tomland] passed 100 tests.
  14493. 1499.82 s [tomland] Arrays
  14494. 1499.82 s [tomland] Array (Int) [✔]
  14495. 1499.83 s [tomland] passed 100 tests.
  14496. 1499.83 s [tomland] Array (Day) [✔]
  14497. 1499.83 s [tomland] passed 100 tests.
  14498. 1499.83 s [tomland] NonEmpty (Int) [✔]
  14499. 1499.83 s [tomland] passed 100 tests.
  14500. 1499.83 s [tomland] Set (Int) [✔]
  14501. 1499.83 s [tomland] passed 100 tests.
  14502. 1499.83 s [tomland] HashSet (Int) [✔]
  14503. 1499.83 s [tomland] passed 100 tests.
  14504. 1499.83 s [tomland] IntSet [✔]
  14505. 1499.83 s [tomland] passed 100 tests.
  14506. 1499.83 s [tomland] ByteStringArray [✔]
  14507. 1499.83 s [tomland] passed 100 tests.
  14508. 1499.83 s [tomland] LByteStringArray [✔]
  14509. 1499.83 s [tomland] passed 100 tests.
  14510. 1499.83 s [tomland] Custom
  14511. 1499.83 s [tomland] EnumBounded (Ordering) [✔]
  14512. 1499.83 s [tomland] passed 100 tests.
  14513. 1499.83 s [tomland] Read (Integer) [✔]
  14514. 1499.83 s [tomland] passed 100 tests.
  14515. 1499.83 s [tomland] TextBy (Text) [✔]
  14516. 1499.83 s [tomland] passed 100 tests.
  14517. 1499.83 s [tomland] Hardcoded (Text) [✔]
  14518. 1499.83 s [tomland] passed 100 tests.
  14519. 1499.83 s [tomland] Key
  14520. 1499.83 s [tomland] KeyText [✔]
  14521. 1499.83 s [tomland] passed 100 tests.
  14522. 1499.83 s [tomland] KeyString [✔]
  14523. 1499.83 s [tomland] passed 100 tests.
  14524. 1499.83 s [tomland] KeyInt [✔]
  14525. 1499.83 s [tomland] passed 100 tests.
  14526. 1499.83 s [tomland] BiMap Category instance laws
  14527. 1499.83 s [tomland] Right identity: f . id ≡ f [✔]
  14528. 1499.83 s [tomland] passed 100 tests.
  14529. 1499.83 s [tomland] Left identity: id . f ≡ f [✔]
  14530. 1499.83 s [tomland] passed 100 tests.
  14531. 1499.83 s [tomland] Associativity: f . (g . h) ≡ (f . g) . h [✔]
  14532. 1499.83 s [tomland] passed 100 tests.
  14533. 1499.83 s [tomland] Codec.Code decode tests on different TomlDecodeErrors
  14534. 1499.83 s [tomland] fails parse as unclosed bracket [✔]
  14535. 1499.83 s [binary-orphans] depends binary-orphans-1.0.5-JcmwJMfegSl1LGu2K38bNS
  14536. 1499.83 s [binary-orphans] depends quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  14537. 1499.83 s [binary-orphans] depends tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  14538. 1499.83 s [binary-orphans] depends tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  14539. 1499.83 s [binary-orphans] depends tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  14540. 1499.83 s [binary-orphans] Using Cabal-3.10.1.0 compiled by ghc-9.6
  14541. 1499.83 s [binary-orphans] Using compiler: ghc-9.6.3
  14542. 1499.83 s [binary-orphans] Using install prefix:
  14543. 1499.83 s [binary-orphans] /nix/store/qfww7nf8qi6mishibf1vza1q3h9s4321-binary-orphans-1.0.5
  14544. 1499.83 s [binary-orphans] Executables installed in:
  14545. 1499.83 s [binary-orphans] /nix/store/qfww7nf8qi6mishibf1vza1q3h9s4321-binary-orphans-1.0.5/bin
  14546. 1499.83 s [binary-orphans] Libraries installed in:
  14547. 1499.83 s [binary-orphans] /nix/store/qfww7nf8qi6mishibf1vza1q3h9s4321-binary-orphans-1.0.5/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/binary-orphans-1.0.5-JcmwJMfegSl1LGu2K38bNS
  14548. 1499.83 s [binary-orphans] Dynamic Libraries installed in:
  14549. 1499.83 s [binary-orphans] /nix/store/qfww7nf8qi6mishibf1vza1q3h9s4321-binary-orphans-1.0.5/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  14550. 1499.83 s [binary-orphans] Private executables installed in:
  14551. 1499.83 s [binary-orphans] /nix/store/qfww7nf8qi6mishibf1vza1q3h9s4321-binary-orphans-1.0.5/libexec/x86_64-linux-ghc-9.6.3/binary-orphans-1.0.5
  14552. 1499.83 s [binary-orphans] Data files installed in:
  14553. 1499.83 s [binary-orphans] /nix/store/qfww7nf8qi6mishibf1vza1q3h9s4321-binary-orphans-1.0.5/share/x86_64-linux-ghc-9.6.3/binary-orphans-1.0.5
  14554. 1499.83 s [binary-orphans] Documentation installed in:
  14555. 1499.83 s [binary-orphans] /nix/store/vlhgvsxh46ilghqh4mrd0wfhqz51pfnh-binary-orphans-1.0.5-doc/share/doc/binary-orphans-1.0.5
  14556. 1499.83 s [binary-orphans] Configuration files installed in:
  14557. 1499.83 s [binary-orphans] /nix/store/qfww7nf8qi6mishibf1vza1q3h9s4321-binary-orphans-1.0.5/etc
  14558. 1499.83 s [binary-orphans] No alex found
  14559. 1499.83 s [binary-orphans] Using ar found on system at:
  14560. 1499.83 s [binary-orphans] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  14561. 1499.83 s [binary-orphans] No c2hs found
  14562. 1499.83 s [binary-orphans] No cpphs found
  14563. 1499.83 s [binary-orphans] No doctest found
  14564. 1499.83 s [binary-orphans] Using gcc version 14.3.0 given by user at:
  14565. 1499.83 s [binary-orphans] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  14566. 1499.83 s [binary-orphans] Using ghc version 9.6.3 found on system at:
  14567. 1499.83 s [binary-orphans] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  14568. 1499.83 s [binary-orphans] Using ghc-pkg version 9.6.3 found on system at:
  14569. 1499.83 s [binary-orphans] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  14570. 1499.83 s [binary-orphans] No ghcjs found
  14571. 1499.83 s [binary-orphans] No ghcjs-pkg found
  14572. 1499.83 s [binary-orphans] No greencard found
  14573. 1499.83 s [binary-orphans] Using haddock version 2.29.1 found on system at:
  14574. 1499.83 s [binary-orphans] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  14575. 1499.83 s [binary-orphans] No happy found
  14576. 1499.83 s [binary-orphans] Using haskell-suite found on system at: haskell-suite-dummy-location
  14577. 1499.83 s [binary-orphans] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  14578. 1499.83 s [binary-orphans] No hmake found
  14579. 1499.83 s [binary-orphans] Using hpc version 0.68 found on system at:
  14580. 1499.83 s [binary-orphans] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  14581. 1499.83 s [binary-orphans] Using hsc2hs version 0.68.9 found on system at:
  14582. 1499.83 s [binary-orphans] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  14583. 1499.83 s [binary-orphans] Using hscolour version 1.25 found on system at:
  14584. 1499.83 s [binary-orphans] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  14585. 1499.83 s [binary-orphans] No jhc found
  14586. 1499.83 s [binary-orphans] Using ld found on system at:
  14587. 1499.83 s [binary-orphans] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  14588. 1499.83 s [binary-orphans] No pkg-config found
  14589. 1499.83 s [binary-orphans] Using runghc version 9.6.3 found on system at:
  14590. 1499.83 s [binary-orphans] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  14591. 1499.83 s [binary-orphans] Using strip version 2.44 found on system at:
  14592. 1499.83 s [binary-orphans] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  14593. 1499.83 s [binary-orphans] Using tar found on system at:
  14594. 1499.83 s [binary-orphans] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  14595. 1499.83 s [binary-orphans] No uhc found
  14596. 1499.83 s [binary-orphans] Phase: buildPhase
  14597. 1499.83 s [binary-orphans] Preprocessing library for binary-orphans-1.0.5..
  14598. 1499.83 s [binary-orphans] Building library for binary-orphans-1.0.5..
  14599. 1499.83 s [binary-orphans] [1 of 1] Compiling Data.Binary.Orphans ( src/Data/Binary/Orphans.hs, dist/build/Data/Binary/Orphans.o, dist/build/Data/Binary/Orphans.dyn_o )
  14600. 1499.83 s [binary-orphans] [1 of 1] Compiling Data.Binary.Orphans ( src/Data/Binary/Orphans.hs, dist/build/Data/Binary/Orphans.p_o )
  14601. 1499.83 s [binary-orphans] Preprocessing test suite 'binary-orphans-test' for binary-orphans-1.0.5..
  14602. 1499.83 s [binary-orphans] Building test suite 'binary-orphans-test' for binary-orphans-1.0.5..
  14603. 1499.83 s [binary-orphans] [1 of 1] Compiling Main ( test/Tests.hs, dist/build/binary-orphans-test/binary-orphans-test-tmp/Main.o )
  14604. 1499.83 s [binary-orphans] [2 of 2] Linking dist/build/binary-orphans-test/binary-orphans-test
  14605. 1499.83 s [binary-orphans] Phase: checkPhase
  14606. 1499.83 s [binary-orphans] Running 1 test suites...
  14607. 1499.83 s [binary-orphans] Test suite binary-orphans-test: RUNNING...
  14608. 1499.83 s [binary-orphans] Roundtrip
  14609. 1499.83 s [binary-orphans] Natural: OK
  14610. 1499.83 s [binary-orphans] +++ OK, passed 100 tests.
  14611. 1499.83 s [binary-orphans] Sum Int: OK
  14612. 1499.83 s [binary-orphans] +++ OK, passed 100 tests.
  14613. 1499.83 s [binary-orphans] Min Int: OK
  14614. 1499.83 s [either] depends profunctors-5.6.2-36avph0rW537qvMb6XX38R
  14615. 1499.83 s [either] depends semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  14616. 1499.83 s [either] definite either-5.0.2-ESlGKEx1qzbIX4DmsICzHn-tests
  14617. 1499.83 s [either] depends QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  14618. 1499.83 s [either] depends base-4.18.1.0
  14619. 1499.83 s [either] depends either-5.0.2-FbgAdLsZ9YjF89LBRb0j1k
  14620. 1499.83 s [either] depends test-framework-0.8.2.2-LvAu41JlrMYAo0mc2w31nY
  14621. 1499.83 s [either] depends test-framework-quickcheck2-0.3.0.6-HkHjoisjix325Erf8tshaD
  14622. 1499.83 s [either] Using Cabal-3.10.1.0 compiled by ghc-9.6
  14623. 1499.83 s [either] Using compiler: ghc-9.6.3
  14624. 1499.83 s [either] Using install prefix: /nix/store/x29aqs8bhnzf305j7hxgdjjbj3gg5m5r-either-5.0.2
  14625. 1499.83 s [either] Executables installed in:
  14626. 1499.83 s [either] /nix/store/x29aqs8bhnzf305j7hxgdjjbj3gg5m5r-either-5.0.2/bin
  14627. 1499.83 s [either] Libraries installed in:
  14628. 1499.83 s [either] /nix/store/x29aqs8bhnzf305j7hxgdjjbj3gg5m5r-either-5.0.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/either-5.0.2-FbgAdLsZ9YjF89LBRb0j1k
  14629. 1499.83 s [either] Dynamic Libraries installed in:
  14630. 1499.83 s [either] /nix/store/x29aqs8bhnzf305j7hxgdjjbj3gg5m5r-either-5.0.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  14631. 1499.83 s [either] Private executables installed in:
  14632. 1499.83 s [either] /nix/store/x29aqs8bhnzf305j7hxgdjjbj3gg5m5r-either-5.0.2/libexec/x86_64-linux-ghc-9.6.3/either-5.0.2
  14633. 1499.83 s [either] Data files installed in:
  14634. 1499.83 s [either] /nix/store/x29aqs8bhnzf305j7hxgdjjbj3gg5m5r-either-5.0.2/share/x86_64-linux-ghc-9.6.3/either-5.0.2
  14635. 1499.83 s [either] Documentation installed in:
  14636. 1499.83 s [either] /nix/store/spgps7ph4g0z6rhnhr3n85a9aiwxqyhr-either-5.0.2-doc/share/doc/either-5.0.2
  14637. 1499.83 s [either] Configuration files installed in:
  14638. 1499.83 s [either] /nix/store/x29aqs8bhnzf305j7hxgdjjbj3gg5m5r-either-5.0.2/etc
  14639. 1499.83 s [either] No alex found
  14640. 1499.83 s [either] Using ar found on system at:
  14641. 1499.83 s [either] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  14642. 1499.83 s [either] No c2hs found
  14643. 1499.83 s [either] No cpphs found
  14644. 1499.83 s [either] No doctest found
  14645. 1499.83 s [either] Using gcc version 14.3.0 given by user at:
  14646. 1499.83 s [either] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  14647. 1499.83 s [either] Using ghc version 9.6.3 found on system at:
  14648. 1499.83 s [either] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  14649. 1499.83 s [either] Using ghc-pkg version 9.6.3 found on system at:
  14650. 1499.83 s [either] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  14651. 1499.83 s [either] No ghcjs found
  14652. 1499.83 s [either] No ghcjs-pkg found
  14653. 1499.83 s [either] No greencard found
  14654. 1499.83 s [either] Using haddock version 2.29.1 found on system at:
  14655. 1499.83 s [either] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  14656. 1499.83 s [either] No happy found
  14657. 1499.83 s [either] Using haskell-suite found on system at: haskell-suite-dummy-location
  14658. 1499.83 s [either] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  14659. 1499.83 s [either] No hmake found
  14660. 1499.83 s [either] Using hpc version 0.68 found on system at:
  14661. 1499.83 s [either] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  14662. 1499.83 s [either] Using hsc2hs version 0.68.9 found on system at:
  14663. 1499.83 s [either] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  14664. 1499.83 s [either] Using hscolour version 1.25 found on system at:
  14665. 1499.83 s [either] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  14666. 1499.83 s [either] No jhc found
  14667. 1499.83 s [either] Using ld found on system at:
  14668. 1499.83 s [either] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  14669. 1499.83 s [either] No pkg-config found
  14670. 1499.83 s [either] Using runghc version 9.6.3 found on system at:
  14671. 1499.83 s [either] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  14672. 1499.83 s [either] Using strip version 2.44 found on system at:
  14673. 1499.83 s [either] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  14674. 1499.83 s [either] Using tar found on system at:
  14675. 1499.83 s [either] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  14676. 1499.83 s [either] No uhc found
  14677. 1499.83 s [either] Phase: buildPhase
  14678. 1499.83 s [either] Preprocessing library for either-5.0.2..
  14679. 1499.83 s [either] Building library for either-5.0.2..
  14680. 1499.83 s [either] [1 of 2] Compiling Data.Either.Combinators ( src/Data/Either/Combinators.hs, dist/build/Data/Either/Combinators.o, dist/build/Data/Either/Combinators.dyn_o )
  14681. 1499.83 s [either] [2 of 2] Compiling Data.Either.Validation ( src/Data/Either/Validation.hs, dist/build/Data/Either/Validation.o, dist/build/Data/Either/Validation.dyn_o )
  14682. 1499.83 s [either] [1 of 2] Compiling Data.Either.Combinators ( src/Data/Either/Combinators.hs, dist/build/Data/Either/Combinators.p_o )
  14683. 1499.83 s [either] [2 of 2] Compiling Data.Either.Validation ( src/Data/Either/Validation.hs, dist/build/Data/Either/Validation.p_o )
  14684. 1499.83 s [either] Preprocessing test suite 'tests' for either-5.0.2..
  14685. 1499.83 s [either] Building test suite 'tests' for either-5.0.2..
  14686. 1499.83 s [either] [1 of 1] Compiling Main ( tests/Main.hs, dist/build/tests/tests-tmp/Main.o )
  14687. 1499.83 s [either] [2 of 2] Linking dist/build/tests/tests
  14688. 1499.83 s [extra] Control.Concurrent.Extra=extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ:Control.Concurrent.Extra,Control.Exception.Extra=extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ:Control.Exception.Extra,Control.Monad.Extra=extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ:Control.Monad.Extra,Data.Either.Extra=extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ:Data.Either.Extra,Data.Foldable.Extra=extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ:Data.Foldable.Extra,Data.IORef.Extra=extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ:Data.IORef.Extra,Data.List.Extra=extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ:Data.List.Extra,Data.List.NonEmpty.Extra=extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ:Data.List.NonEmpty.Extra,Data.Monoid.Extra=extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ:Data.Monoid.Extra,Data.Tuple.Extra=extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ:Data.Tuple.Extra,Data.Typeable.Extra=extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ:Data.Typeable.Extra,Data.Version.Extra=extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ:Data.Version.Extra,Extra=extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ:Extra,Numeric.Extra=extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ:Numeric.Extra,System.Directory.Extra=extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ:System.Directory.Extra,System.Environment.Extra=extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ:System.Environment.Extra,System.IO.Extra=extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ:System.IO.Extra,System.Info.Extra=extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ:System.Info.Extra,System.Process.Extra=extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ:System.Process.Extra,System.Time.Extra=extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ:System.Time.Extra,Text.Read.Extra=extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ:Text.Read.Extra
  14689. 1499.83 s [extra] unit extra-1.7.16-J8bYhHK3Zlq51B5DJeRAR1-extra-test
  14690. 1499.83 s [extra] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  14691. 1499.83 s [extra] include base-4.18.1.0
  14692. 1499.83 s [extra] include directory-1.3.8.1
  14693. 1499.83 s [extra] include extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  14694. 1499.83 s [extra] include filepath-1.4.100.4
  14695. 1499.83 s [extra] include quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  14696. 1499.83 s [extra] include unix-2.8.1.0
  14697. 1499.83 s [extra] Ready component graph:
  14698. 1499.83 s [extra] definite extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  14699. 1499.83 s [extra] depends base-4.18.1.0
  14700. 1499.83 s [extra] depends clock-0.8.4-Bnns7LmnhG01nLONJf4lGG
  14701. 1499.83 s [extra] depends directory-1.3.8.1
  14702. 1499.83 s [extra] depends filepath-1.4.100.4
  14703. 1499.83 s [extra] depends process-1.6.17.0
  14704. 1499.83 s [extra] depends time-1.12.2
  14705. 1499.83 s [extra] depends unix-2.8.1.0
  14706. 1499.83 s [extra] definite extra-1.7.16-J8bYhHK3Zlq51B5DJeRAR1-extra-test
  14707. 1499.83 s [extra] depends QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  14708. 1499.83 s [extra] depends base-4.18.1.0
  14709. 1499.83 s [extra] depends directory-1.3.8.1
  14710. 1499.83 s [extra] depends extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  14711. 1499.83 s [extra] depends filepath-1.4.100.4
  14712. 1499.83 s [extra] depends quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  14713. 1499.83 s [extra] depends unix-2.8.1.0
  14714. 1499.83 s [extra] Using Cabal-3.10.1.0 compiled by ghc-9.6
  14715. 1499.83 s [extra] Using compiler: ghc-9.6.3
  14716. 1499.83 s [extra] Using install prefix: /nix/store/klbgiddpkz2sfymi4s6gz8qn5amwsa1v-extra-1.7.16
  14717. 1499.83 s [extra] Executables installed in:
  14718. 1499.83 s [extra] /nix/store/klbgiddpkz2sfymi4s6gz8qn5amwsa1v-extra-1.7.16/bin
  14719. 1499.83 s [extra] Libraries installed in:
  14720. 1499.83 s [extra] /nix/store/klbgiddpkz2sfymi4s6gz8qn5amwsa1v-extra-1.7.16/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  14721. 1499.83 s [extra] Dynamic Libraries installed in:
  14722. 1499.83 s [extra] /nix/store/klbgiddpkz2sfymi4s6gz8qn5amwsa1v-extra-1.7.16/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  14723. 1499.83 s [extra] Private executables installed in:
  14724. 1499.83 s [extra] /nix/store/klbgiddpkz2sfymi4s6gz8qn5amwsa1v-extra-1.7.16/libexec/x86_64-linux-ghc-9.6.3/extra-1.7.16
  14725. 1499.83 s [extra] Data files installed in:
  14726. 1499.83 s [extra] /nix/store/klbgiddpkz2sfymi4s6gz8qn5amwsa1v-extra-1.7.16/share/x86_64-linux-ghc-9.6.3/extra-1.7.16
  14727. 1499.83 s [extra] Documentation installed in:
  14728. 1499.83 s [extra] /nix/store/74l58ghkr0q495i5bpy8zap20pc58f7z-extra-1.7.16-doc/share/doc/extra-1.7.16
  14729. 1499.83 s [extra] Configuration files installed in:
  14730. 1499.83 s [extra] /nix/store/klbgiddpkz2sfymi4s6gz8qn5amwsa1v-extra-1.7.16/etc
  14731. 1499.83 s [extra] No alex found
  14732. 1499.83 s [extra] Using ar found on system at:
  14733. 1499.83 s [extra] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  14734. 1499.83 s [extra] No c2hs found
  14735. 1499.83 s [extra] No cpphs found
  14736. 1499.83 s [extra] No doctest found
  14737. 1499.83 s [extra] Using gcc version 14.3.0 given by user at:
  14738. 1499.83 s [extra] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  14739. 1499.83 s [extra] Using ghc version 9.6.3 found on system at:
  14740. 1499.83 s [extra] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  14741. 1499.83 s [extra] Using ghc-pkg version 9.6.3 found on system at:
  14742. 1499.83 s [extra] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  14743. 1499.83 s [extra] No ghcjs found
  14744. 1499.83 s [extra] No ghcjs-pkg found
  14745. 1499.83 s [extra] No greencard found
  14746. 1499.83 s [extra] Using haddock version 2.29.1 found on system at:
  14747. 1499.83 s [extra] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  14748. 1499.83 s [extra] No happy found
  14749. 1499.83 s [extra] Using haskell-suite found on system at: haskell-suite-dummy-location
  14750. 1499.83 s [foldl] unit foldl-1.4.18-5OuIn5MZ23A74GfSZrwXHx-doctest
  14751. 1499.83 s [foldl] include base-4.18.1.0
  14752. 1499.83 s [foldl] include doctest-0.22.6-DBfUrtlIshj8Md6OAzYGEC
  14753. 1499.83 s [foldl] unit foldl-1.4.18-FpxoNz0BKqRKsxvajoCeby
  14754. 1499.83 s [foldl] include base-4.18.1.0
  14755. 1499.83 s [foldl] include bytestring-0.11.5.2
  14756. 1499.83 s [foldl] include comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  14757. 1499.83 s [foldl] include containers-0.6.7
  14758. 1499.83 s [foldl] include contravariant-1.5.5-BJswvy5l6NbKCNb8GIbKMn
  14759. 1499.83 s [foldl] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  14760. 1499.83 s [foldl] include primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  14761. 1499.83 s [foldl] include profunctors-5.6.2-36avph0rW537qvMb6XX38R
  14762. 1499.83 s [foldl] include random-1.2.1.3-9k6Qv394i0yCaivAy2bSc0
  14763. 1499.83 s [foldl] include semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  14764. 1499.83 s [foldl] include text-2.0.2
  14765. 1499.83 s [foldl] include transformers-0.6.1.0
  14766. 1499.83 s [foldl] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  14767. 1499.83 s [foldl] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  14768. 1499.83 s [foldl] Control.Foldl=foldl-1.4.18-FpxoNz0BKqRKsxvajoCeby:Control.Foldl,Control.Foldl.ByteString=foldl-1.4.18-FpxoNz0BKqRKsxvajoCeby:Control.Foldl.ByteString,Control.Foldl.NonEmpty=foldl-1.4.18-FpxoNz0BKqRKsxvajoCeby:Control.Foldl.NonEmpty,Control.Foldl.Text=foldl-1.4.18-FpxoNz0BKqRKsxvajoCeby:Control.Foldl.Text,Control.Scanl=foldl-1.4.18-FpxoNz0BKqRKsxvajoCeby:Control.Scanl
  14769. 1499.83 s [foldl] Ready component graph:
  14770. 1499.83 s [foldl] definite foldl-1.4.18-FpxoNz0BKqRKsxvajoCeby
  14771. 1499.83 s [foldl] depends base-4.18.1.0
  14772. 1499.83 s [foldl] depends bytestring-0.11.5.2
  14773. 1499.83 s [foldl] depends comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  14774. 1499.83 s [foldl] depends containers-0.6.7
  14775. 1499.83 s [foldl] depends contravariant-1.5.5-BJswvy5l6NbKCNb8GIbKMn
  14776. 1499.83 s [foldl] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  14777. 1499.83 s [foldl] depends primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  14778. 1499.83 s [foldl] depends profunctors-5.6.2-36avph0rW537qvMb6XX38R
  14779. 1499.83 s [foldl] depends random-1.2.1.3-9k6Qv394i0yCaivAy2bSc0
  14780. 1499.83 s [foldl] depends semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  14781. 1499.83 s [foldl] depends text-2.0.2
  14782. 1499.83 s [foldl] depends transformers-0.6.1.0
  14783. 1499.83 s [foldl] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  14784. 1499.83 s [foldl] depends vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  14785. 1499.83 s [foldl] definite foldl-1.4.18-5OuIn5MZ23A74GfSZrwXHx-doctest
  14786. 1499.83 s [foldl] depends base-4.18.1.0
  14787. 1499.83 s [foldl] depends doctest-0.22.6-DBfUrtlIshj8Md6OAzYGEC
  14788. 1499.83 s [foldl] Using Cabal-3.10.1.0 compiled by ghc-9.6
  14789. 1499.83 s [foldl] Using compiler: ghc-9.6.3
  14790. 1499.83 s [foldl] Using install prefix: /nix/store/k1d991wqbvzxigql7bii9lrh3cy7lpkd-foldl-1.4.18
  14791. 1499.83 s [foldl] Executables installed in:
  14792. 1499.83 s [foldl] /nix/store/k1d991wqbvzxigql7bii9lrh3cy7lpkd-foldl-1.4.18/bin
  14793. 1499.83 s [foldl] Libraries installed in:
  14794. 1499.83 s [foldl] /nix/store/k1d991wqbvzxigql7bii9lrh3cy7lpkd-foldl-1.4.18/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/foldl-1.4.18-FpxoNz0BKqRKsxvajoCeby
  14795. 1499.83 s [foldl] Dynamic Libraries installed in:
  14796. 1499.83 s [foldl] /nix/store/k1d991wqbvzxigql7bii9lrh3cy7lpkd-foldl-1.4.18/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  14797. 1499.83 s [foldl] Private executables installed in:
  14798. 1499.83 s [foldl] /nix/store/k1d991wqbvzxigql7bii9lrh3cy7lpkd-foldl-1.4.18/libexec/x86_64-linux-ghc-9.6.3/foldl-1.4.18
  14799. 1499.83 s [foldl] Data files installed in:
  14800. 1499.83 s [foldl] /nix/store/k1d991wqbvzxigql7bii9lrh3cy7lpkd-foldl-1.4.18/share/x86_64-linux-ghc-9.6.3/foldl-1.4.18
  14801. 1499.83 s [foldl] Documentation installed in:
  14802. 1499.83 s [foldl] /nix/store/0f3v1586f3v4d2v1y75w6v0a6gfd9dvh-foldl-1.4.18-doc/share/doc/foldl-1.4.18
  14803. 1499.83 s [foldl] Configuration files installed in:
  14804. 1499.83 s [foldl] /nix/store/k1d991wqbvzxigql7bii9lrh3cy7lpkd-foldl-1.4.18/etc
  14805. 1499.83 s [foldl] No alex found
  14806. 1499.83 s [foldl] Using ar found on system at:
  14807. 1499.83 s [foldl] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  14808. 1499.83 s [foldl] No c2hs found
  14809. 1499.83 s [foldl] No cpphs found
  14810. 1499.83 s [foldl] Using doctest version 0.22.6 found on system at:
  14811. 1499.83 s [foldl] /nix/store/lq540m6kbw6pvvrsh4yv820m3dawccpg-doctest-0.22.6/bin/doctest
  14812. 1499.83 s [foldl] Using gcc version 14.3.0 given by user at:
  14813. 1499.83 s [foldl] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  14814. 1499.83 s [foldl] Using ghc version 9.6.3 found on system at:
  14815. 1499.83 s [foldl] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  14816. 1499.83 s [foldl] Using ghc-pkg version 9.6.3 found on system at:
  14817. 1499.83 s [foldl] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  14818. 1499.83 s [foldl] No ghcjs found
  14819. 1499.83 s [foldl] No ghcjs-pkg found
  14820. 1499.83 s [foldl] No greencard found
  14821. 1499.83 s [foldl] Using haddock version 2.29.1 found on system at:
  14822. 1499.83 s [foldl] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  14823. 1499.83 s [foldl] No happy found
  14824. 1499.83 s [foldl] Using haskell-suite found on system at: haskell-suite-dummy-location
  14825. 1499.83 s [foldl] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  14826. 1499.83 s [foldl] No hmake found
  14827. 1499.83 s [free] include semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  14828. 1499.83 s [free] include template-haskell-2.20.0.0
  14829. 1499.83 s [free] include th-abstraction-0.7.1.0-705kaaInCfSGFvRe7PqSX0
  14830. 1499.83 s [free] include transformers-0.6.1.0
  14831. 1499.83 s [free] include transformers-base-0.4.6-B9tbHsqjT7AMa9jIl8ea0
  14832. 1499.83 s [free] Control.Alternative.Free=free-5.2-pmOseOpbmmJxO61jWrFWI:Control.Alternative.Free,Control.Alternative.Free.Final=free-5.2-pmOseOpbmmJxO61jWrFWI:Control.Alternative.Free.Final,Control.Applicative.Free=free-5.2-pmOseOpbmmJxO61jWrFWI:Control.Applicative.Free,Control.Applicative.Free.Fast=free-5.2-pmOseOpbmmJxO61jWrFWI:Control.Applicative.Free.Fast,Control.Applicative.Free.Final=free-5.2-pmOseOpbmmJxO61jWrFWI:Control.Applicative.Free.Final,Control.Applicative.Trans.Free=free-5.2-pmOseOpbmmJxO61jWrFWI:Control.Applicative.Trans.Free,Control.Comonad.Cofree=free-5.2-pmOseOpbmmJxO61jWrFWI:Control.Comonad.Cofree,Control.Comonad.Cofree.Class=free-5.2-pmOseOpbmmJxO61jWrFWI:Control.Comonad.Cofree.Class,Control.Comonad.Trans.Cofree=free-5.2-pmOseOpbmmJxO61jWrFWI:Control.Comonad.Trans.Cofree,Control.Comonad.Trans.Coiter=free-5.2-pmOseOpbmmJxO61jWrFWI:Control.Comonad.Trans.Coiter,Control.Monad.Free=free-5.2-pmOseOpbmmJxO61jWrFWI:Control.Monad.Free,Control.Monad.Free.Ap=free-5.2-pmOseOpbmmJxO61jWrFWI:Control.Monad.Free.Ap,Control.Monad.Free.Church=free-5.2-pmOseOpbmmJxO61jWrFWI:Control.Monad.Free.Church,Control.Monad.Free.Class=free-5.2-pmOseOpbmmJxO61jWrFWI:Control.Monad.Free.Class,Control.Monad.Free.TH=free-5.2-pmOseOpbmmJxO61jWrFWI:Control.Monad.Free.TH,Control.Monad.Trans.Free=free-5.2-pmOseOpbmmJxO61jWrFWI:Control.Monad.Trans.Free,Control.Monad.Trans.Free.Ap=free-5.2-pmOseOpbmmJxO61jWrFWI:Control.Monad.Trans.Free.Ap,Control.Monad.Trans.Free.Church=free-5.2-pmOseOpbmmJxO61jWrFWI:Control.Monad.Trans.Free.Church,Control.Monad.Trans.Iter=free-5.2-pmOseOpbmmJxO61jWrFWI:Control.Monad.Trans.Iter
  14833. 1499.83 s [free] Ready component graph:
  14834. 1499.83 s [free] definite free-5.2-pmOseOpbmmJxO61jWrFWI
  14835. 1499.83 s [free] depends base-4.18.1.0
  14836. 1499.83 s [free] depends comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  14837. 1499.83 s [free] depends containers-0.6.7
  14838. 1499.83 s [free] depends distributive-0.6.2.1-IGSS9djK77G3Oq1CJlJAaw
  14839. 1499.83 s [free] depends exceptions-0.10.7
  14840. 1499.83 s [free] depends indexed-traversable-0.1.4-3KQfryvD6CkLv2KxalzUb5
  14841. 1499.83 s [free] depends mtl-2.3.1
  14842. 1499.83 s [free] depends profunctors-5.6.2-36avph0rW537qvMb6XX38R
  14843. 1499.83 s [free] depends semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  14844. 1499.83 s [free] depends template-haskell-2.20.0.0
  14845. 1499.83 s [free] depends th-abstraction-0.7.1.0-705kaaInCfSGFvRe7PqSX0
  14846. 1499.83 s [free] depends transformers-0.6.1.0
  14847. 1499.83 s [free] depends transformers-base-0.4.6-B9tbHsqjT7AMa9jIl8ea0
  14848. 1499.83 s [free] Using Cabal-3.10.1.0 compiled by ghc-9.6
  14849. 1499.83 s [free] Using compiler: ghc-9.6.3
  14850. 1499.83 s [free] Using install prefix: /nix/store/krbrgiyzdsqww236qwkh9an1jpd8388m-free-5.2
  14851. 1499.83 s [free] Executables installed in:
  14852. 1499.83 s [free] /nix/store/krbrgiyzdsqww236qwkh9an1jpd8388m-free-5.2/bin
  14853. 1499.83 s [free] Libraries installed in:
  14854. 1499.83 s [free] /nix/store/krbrgiyzdsqww236qwkh9an1jpd8388m-free-5.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/free-5.2-pmOseOpbmmJxO61jWrFWI
  14855. 1499.83 s [free] Dynamic Libraries installed in:
  14856. 1499.83 s [free] /nix/store/krbrgiyzdsqww236qwkh9an1jpd8388m-free-5.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  14857. 1499.83 s [free] Private executables installed in:
  14858. 1499.83 s [free] /nix/store/krbrgiyzdsqww236qwkh9an1jpd8388m-free-5.2/libexec/x86_64-linux-ghc-9.6.3/free-5.2
  14859. 1499.83 s [free] Data files installed in:
  14860. 1499.83 s [free] /nix/store/krbrgiyzdsqww236qwkh9an1jpd8388m-free-5.2/share/x86_64-linux-ghc-9.6.3/free-5.2
  14861. 1499.83 s [free] Documentation installed in:
  14862. 1499.83 s [free] /nix/store/rmzi58fb07nggzxv5qp293afdhsb7vxh-free-5.2-doc/share/doc/free-5.2
  14863. 1499.83 s [free] Configuration files installed in:
  14864. 1499.83 s [free] /nix/store/krbrgiyzdsqww236qwkh9an1jpd8388m-free-5.2/etc
  14865. 1499.83 s [free] No alex found
  14866. 1499.83 s [free] Using ar found on system at:
  14867. 1499.83 s [free] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  14868. 1499.83 s [free] No c2hs found
  14869. 1499.83 s [free] No cpphs found
  14870. 1499.83 s [free] No doctest found
  14871. 1499.83 s [free] Using gcc version 14.3.0 given by user at:
  14872. 1499.83 s [free] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  14873. 1499.83 s [free] Using ghc version 9.6.3 found on system at:
  14874. 1499.83 s [free] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  14875. 1499.83 s [free] Using ghc-pkg version 9.6.3 found on system at:
  14876. 1499.83 s [free] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  14877. 1499.83 s [free] No ghcjs found
  14878. 1499.83 s [free] No ghcjs-pkg found
  14879. 1499.83 s [free] No greencard found
  14880. 1499.83 s [free] Using haddock version 2.29.1 found on system at:
  14881. 1499.83 s [indexed-traversable-instances] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  14882. 1499.83 s [indexed-traversable-instances] component indexed-traversable-instances-0.1.2-ANCzdIG3WHNK1zuzXpOs2Q-indexed-tests
  14883. 1499.83 s [indexed-traversable-instances] include OneTuple-0.4.2-4RYUUrRewNpIt4JzrjaVAt
  14884. 1499.83 s [indexed-traversable-instances] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  14885. 1499.83 s [indexed-traversable-instances] include base-4.18.1.0
  14886. 1499.83 s [indexed-traversable-instances] include containers-0.6.7
  14887. 1499.83 s [indexed-traversable-instances] include indexed-traversable-0.1.4-3KQfryvD6CkLv2KxalzUb5
  14888. 1499.83 s [indexed-traversable-instances] include indexed-traversable-instances-0.1.2-3K6JKtKWWRkLY5MVB3w6xq
  14889. 1499.83 s [indexed-traversable-instances] include quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  14890. 1499.83 s [indexed-traversable-instances] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  14891. 1499.83 s [indexed-traversable-instances] include tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  14892. 1499.83 s [indexed-traversable-instances] include transformers-0.6.1.0
  14893. 1499.83 s [indexed-traversable-instances] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  14894. 1499.83 s [indexed-traversable-instances] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  14895. 1499.83 s [indexed-traversable-instances] component indexed-traversable-instances-0.1.2-3bLAzbqfjAN4wlPOtQznb0-safe
  14896. 1499.83 s [indexed-traversable-instances] include base-4.18.1.0
  14897. 1499.83 s [indexed-traversable-instances] include indexed-traversable-0.1.4-3KQfryvD6CkLv2KxalzUb5
  14898. 1499.83 s [indexed-traversable-instances] include indexed-traversable-instances-0.1.2-3K6JKtKWWRkLY5MVB3w6xq
  14899. 1499.83 s [indexed-traversable-instances] Linked component graph:
  14900. 1499.83 s [indexed-traversable-instances] unit indexed-traversable-instances-0.1.2-3K6JKtKWWRkLY5MVB3w6xq
  14901. 1499.83 s [indexed-traversable-instances] include OneTuple-0.4.2-4RYUUrRewNpIt4JzrjaVAt
  14902. 1499.83 s [indexed-traversable-instances] include base-4.18.1.0
  14903. 1499.83 s [indexed-traversable-instances] include indexed-traversable-0.1.4-3KQfryvD6CkLv2KxalzUb5
  14904. 1499.83 s [indexed-traversable-instances] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  14905. 1499.83 s [indexed-traversable-instances] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  14906. 1499.83 s [indexed-traversable-instances] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  14907. 1499.83 s [indexed-traversable-instances] Data.Functor.WithIndex.Instances=indexed-traversable-instances-0.1.2-3K6JKtKWWRkLY5MVB3w6xq:Data.Functor.WithIndex.Instances
  14908. 1499.83 s [indexed-traversable-instances] unit indexed-traversable-instances-0.1.2-ANCzdIG3WHNK1zuzXpOs2Q-indexed-tests
  14909. 1499.83 s [indexed-traversable-instances] include OneTuple-0.4.2-4RYUUrRewNpIt4JzrjaVAt
  14910. 1499.83 s [indexed-traversable-instances] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  14911. 1499.83 s [indexed-traversable-instances] include base-4.18.1.0
  14912. 1499.83 s [indexed-traversable-instances] include containers-0.6.7
  14913. 1499.83 s [indexed-traversable-instances] include indexed-traversable-0.1.4-3KQfryvD6CkLv2KxalzUb5
  14914. 1499.83 s [indexed-traversable-instances] include indexed-traversable-instances-0.1.2-3K6JKtKWWRkLY5MVB3w6xq
  14915. 1499.83 s [indexed-traversable-instances] include quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  14916. 1499.83 s [indexed-traversable-instances] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  14917. 1499.83 s [indexed-traversable-instances] include tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  14918. 1499.83 s [indexed-traversable-instances] include transformers-0.6.1.0
  14919. 1499.83 s [indexed-traversable-instances] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  14920. 1499.83 s [indexed-traversable-instances] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  14921. 1499.83 s [indexed-traversable-instances] unit indexed-traversable-instances-0.1.2-3bLAzbqfjAN4wlPOtQznb0-safe
  14922. 1499.83 s [indexed-traversable-instances] include base-4.18.1.0
  14923. 1499.83 s [indexed-traversable-instances] include indexed-traversable-0.1.4-3KQfryvD6CkLv2KxalzUb5
  14924. 1499.83 s [indexed-traversable-instances] include indexed-traversable-instances-0.1.2-3K6JKtKWWRkLY5MVB3w6xq
  14925. 1499.83 s [indexed-traversable-instances] Ready component graph:
  14926. 1499.83 s [indexed-traversable-instances] definite indexed-traversable-instances-0.1.2-3K6JKtKWWRkLY5MVB3w6xq
  14927. 1499.83 s [indexed-traversable-instances] depends OneTuple-0.4.2-4RYUUrRewNpIt4JzrjaVAt
  14928. 1499.83 s [indexed-traversable-instances] depends base-4.18.1.0
  14929. 1499.83 s [indexed-traversable-instances] depends indexed-traversable-0.1.4-3KQfryvD6CkLv2KxalzUb5
  14930. 1499.83 s [indexed-traversable-instances] depends tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  14931. 1499.83 s [indexed-traversable-instances] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  14932. 1499.83 s [indexed-traversable-instances] depends vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  14933. 1499.83 s [indexed-traversable-instances] definite indexed-traversable-instances-0.1.2-3bLAzbqfjAN4wlPOtQznb0-safe
  14934. 1499.83 s [indexed-traversable-instances] depends base-4.18.1.0
  14935. 1499.83 s [indexed-traversable-instances] depends indexed-traversable-0.1.4-3KQfryvD6CkLv2KxalzUb5
  14936. 1499.83 s [indexed-traversable-instances] depends indexed-traversable-instances-0.1.2-3K6JKtKWWRkLY5MVB3w6xq
  14937. 1499.83 s [indexed-traversable-instances] definite indexed-traversable-instances-0.1.2-ANCzdIG3WHNK1zuzXpOs2Q-indexed-tests
  14938. 1499.83 s [indexed-traversable-instances] depends OneTuple-0.4.2-4RYUUrRewNpIt4JzrjaVAt
  14939. 1499.83 s [indexed-traversable-instances] depends QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  14940. 1499.83 s [indexed-traversable-instances] depends base-4.18.1.0
  14941. 1499.83 s [indexed-traversable-instances] depends containers-0.6.7
  14942. 1499.83 s [indexed-traversable-instances] depends indexed-traversable-0.1.4-3KQfryvD6CkLv2KxalzUb5
  14943. 1499.83 s [indexed-traversable-instances] depends indexed-traversable-instances-0.1.2-3K6JKtKWWRkLY5MVB3w6xq
  14944. 1499.83 s [indexed-traversable-instances] depends quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  14945. 1499.83 s [indexed-traversable-instances] depends tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  14946. 1499.83 s [indexed-traversable-instances] depends tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  14947. 1499.83 s [indexed-traversable-instances] depends transformers-0.6.1.0
  14948. 1499.83 s [indexed-traversable-instances] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  14949. 1499.83 s [indexed-traversable-instances] depends vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  14950. 1499.83 s [indexed-traversable-instances] Using Cabal-3.10.1.0 compiled by ghc-9.6
  14951. 1499.83 s [indexed-traversable-instances] Using compiler: ghc-9.6.3
  14952. 1499.83 s [indexed-traversable-instances] Using install prefix:
  14953. 1499.83 s [monoid-subclasses] include quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  14954. 1499.83 s [monoid-subclasses] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  14955. 1499.83 s [monoid-subclasses] include tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  14956. 1499.83 s [monoid-subclasses] include text-2.0.2
  14957. 1499.83 s [monoid-subclasses] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  14958. 1499.83 s [monoid-subclasses] Linked component graph:
  14959. 1499.83 s [monoid-subclasses] unit monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3
  14960. 1499.83 s [monoid-subclasses] include base-4.18.1.0
  14961. 1499.83 s [monoid-subclasses] include bytestring-0.11.5.2
  14962. 1499.83 s [monoid-subclasses] include commutative-semigroups-0.2.0.2-DcS4lcNInSqD8ppyrvnmRV
  14963. 1499.83 s [monoid-subclasses] include containers-0.6.7
  14964. 1499.83 s [monoid-subclasses] include primes-0.2.1.0-F3C7k0rewQo6QxtSdUqpqu
  14965. 1499.83 s [monoid-subclasses] include text-2.0.2
  14966. 1499.83 s [monoid-subclasses] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  14967. 1499.83 s [monoid-subclasses] Data.Monoid.Cancellative=monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3:Data.Monoid.Cancellative,Data.Monoid.Factorial=monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3:Data.Monoid.Factorial,Data.Monoid.GCD=monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3:Data.Monoid.GCD,Data.Monoid.Instances.ByteString.UTF8=monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3:Data.Monoid.Instances.ByteString.UTF8,Data.Monoid.Instances.CharVector=monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3:Data.Monoid.Instances.CharVector,Data.Monoid.Instances.Concat=monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3:Data.Monoid.Instances.Concat,Data.Monoid.Instances.Measured=monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3:Data.Monoid.Instances.Measured,Data.Monoid.Instances.Positioned=monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3:Data.Monoid.Instances.Positioned,Data.Monoid.Instances.PrefixMemory=monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3:Data.Monoid.Instances.PrefixMemory,Data.Monoid.Instances.Stateful=monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3:Data.Monoid.Instances.Stateful,Data.Monoid.LCM=monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3:Data.Monoid.LCM,Data.Monoid.Monus=monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3:Data.Monoid.Monus,Data.Monoid.Null=monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3:Data.Monoid.Null,Data.Monoid.Textual=monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3:Data.Monoid.Textual,Data.Semigroup.Cancellative=monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3:Data.Semigroup.Cancellative,Data.Semigroup.Factorial=monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3:Data.Semigroup.Factorial
  14968. 1499.83 s [monoid-subclasses] unit monoid-subclasses-1.2.6-GfGEboJkVmv7QIGsh06AQS-Main
  14969. 1499.84 s [monoid-subclasses] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  14970. 1499.84 s [monoid-subclasses] include base-4.18.1.0
  14971. 1499.84 s [monoid-subclasses] include bytestring-0.11.5.2
  14972. 1499.84 s [monoid-subclasses] include containers-0.6.7
  14973. 1499.84 s [monoid-subclasses] include monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3
  14974. 1499.84 s [monoid-subclasses] include primes-0.2.1.0-F3C7k0rewQo6QxtSdUqpqu
  14975. 1499.84 s [monoid-subclasses] include quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  14976. 1499.84 s [monoid-subclasses] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  14977. 1499.84 s [monoid-subclasses] include tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  14978. 1499.84 s [monoid-subclasses] include text-2.0.2
  14979. 1499.84 s [monoid-subclasses] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  14980. 1499.84 s [monoid-subclasses] Ready component graph:
  14981. 1499.84 s [monoid-subclasses] definite monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3
  14982. 1499.84 s [monoid-subclasses] depends base-4.18.1.0
  14983. 1499.84 s [monoid-subclasses] depends bytestring-0.11.5.2
  14984. 1499.84 s [monoid-subclasses] depends commutative-semigroups-0.2.0.2-DcS4lcNInSqD8ppyrvnmRV
  14985. 1499.84 s [monoid-subclasses] depends containers-0.6.7
  14986. 1499.84 s [monoid-subclasses] depends primes-0.2.1.0-F3C7k0rewQo6QxtSdUqpqu
  14987. 1499.84 s [monoid-subclasses] depends text-2.0.2
  14988. 1499.84 s [monoid-subclasses] depends vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  14989. 1499.84 s [monoid-subclasses] definite monoid-subclasses-1.2.6-GfGEboJkVmv7QIGsh06AQS-Main
  14990. 1499.84 s [monoid-subclasses] depends QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  14991. 1499.84 s [monoid-subclasses] depends base-4.18.1.0
  14992. 1499.84 s [monoid-subclasses] depends bytestring-0.11.5.2
  14993. 1499.84 s [monoid-subclasses] depends containers-0.6.7
  14994. 1499.84 s [monoid-subclasses] depends monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3
  14995. 1499.84 s [monoid-subclasses] depends primes-0.2.1.0-F3C7k0rewQo6QxtSdUqpqu
  14996. 1499.84 s [monoid-subclasses] depends quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  14997. 1499.84 s [monoid-subclasses] depends tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  14998. 1499.84 s [monoid-subclasses] depends tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  14999. 1499.84 s [monoid-subclasses] depends text-2.0.2
  15000. 1499.84 s [monoid-subclasses] depends vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  15001. 1499.84 s [monoid-subclasses] Using Cabal-3.10.1.0 compiled by ghc-9.6
  15002. 1499.84 s [monoid-subclasses] Using compiler: ghc-9.6.3
  15003. 1499.84 s [monoid-subclasses] Using install prefix:
  15004. 1499.84 s [monoid-subclasses] /nix/store/vmyrr88g2xfsqacg1l9hsbhak7dpcwsi-monoid-subclasses-1.2.6
  15005. 1499.84 s [monoid-subclasses] Executables installed in:
  15006. 1499.84 s [monoid-subclasses] /nix/store/vmyrr88g2xfsqacg1l9hsbhak7dpcwsi-monoid-subclasses-1.2.6/bin
  15007. 1499.84 s [monoid-subclasses] Libraries installed in:
  15008. 1499.84 s [parsers] include attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  15009. 1499.84 s [parsers] include base-4.18.1.0
  15010. 1499.84 s [parsers] include bytestring-0.11.5.2
  15011. 1499.84 s [parsers] include parsec-3.1.16.1
  15012. 1499.84 s [parsers] include parsers-0.12.12-7VRfeAf4wPQAfz8RXhS58j
  15013. 1499.84 s [parsers] include quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  15014. 1499.84 s [parsers] Linked component graph:
  15015. 1499.84 s [parsers] unit parsers-0.12.12-7VRfeAf4wPQAfz8RXhS58j
  15016. 1499.84 s [parsers] include attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  15017. 1499.84 s [parsers] include base-4.18.1.0
  15018. 1499.84 s [parsers] include binary-0.8.9.1
  15019. 1499.84 s [parsers] include charset-0.3.12-HcwIqgbGtt44OpCaaUboz9
  15020. 1499.84 s [parsers] include containers-0.6.7
  15021. 1499.84 s [parsers] include mtl-2.3.1
  15022. 1499.84 s [parsers] include parsec-3.1.16.1
  15023. 1499.84 s [parsers] include scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  15024. 1499.84 s [parsers] include text-2.0.2
  15025. 1499.84 s [parsers] include transformers-0.6.1.0
  15026. 1499.84 s [parsers] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  15027. 1499.84 s [parsers] Text.Parser.Char=parsers-0.12.12-7VRfeAf4wPQAfz8RXhS58j:Text.Parser.Char,Text.Parser.Combinators=parsers-0.12.12-7VRfeAf4wPQAfz8RXhS58j:Text.Parser.Combinators,Text.Parser.Expression=parsers-0.12.12-7VRfeAf4wPQAfz8RXhS58j:Text.Parser.Expression,Text.Parser.LookAhead=parsers-0.12.12-7VRfeAf4wPQAfz8RXhS58j:Text.Parser.LookAhead,Text.Parser.Permutation=parsers-0.12.12-7VRfeAf4wPQAfz8RXhS58j:Text.Parser.Permutation,Text.Parser.Token=parsers-0.12.12-7VRfeAf4wPQAfz8RXhS58j:Text.Parser.Token,Text.Parser.Token.Highlight=parsers-0.12.12-7VRfeAf4wPQAfz8RXhS58j:Text.Parser.Token.Highlight,Text.Parser.Token.Style=parsers-0.12.12-7VRfeAf4wPQAfz8RXhS58j:Text.Parser.Token.Style
  15028. 1499.84 s [parsers] unit parsers-0.12.12-2YOqayOPKZiDHZ4hSwoNt1-quickcheck
  15029. 1499.84 s [parsers] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  15030. 1499.84 s [parsers] include attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  15031. 1499.84 s [parsers] include base-4.18.1.0
  15032. 1499.84 s [parsers] include bytestring-0.11.5.2
  15033. 1499.84 s [parsers] include parsec-3.1.16.1
  15034. 1499.84 s [parsers] include parsers-0.12.12-7VRfeAf4wPQAfz8RXhS58j
  15035. 1499.84 s [parsers] include quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  15036. 1499.84 s [parsers] Ready component graph:
  15037. 1499.84 s [parsers] definite parsers-0.12.12-7VRfeAf4wPQAfz8RXhS58j
  15038. 1499.84 s [parsers] depends attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  15039. 1499.84 s [parsers] depends base-4.18.1.0
  15040. 1499.84 s [parsers] depends binary-0.8.9.1
  15041. 1499.84 s [parsers] depends charset-0.3.12-HcwIqgbGtt44OpCaaUboz9
  15042. 1499.84 s [parsers] depends containers-0.6.7
  15043. 1499.84 s [parsers] depends mtl-2.3.1
  15044. 1499.84 s [parsers] depends parsec-3.1.16.1
  15045. 1499.84 s [parsers] depends scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  15046. 1499.84 s [parsers] depends text-2.0.2
  15047. 1499.84 s [parsers] depends transformers-0.6.1.0
  15048. 1499.84 s [parsers] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  15049. 1499.84 s [parsers] definite parsers-0.12.12-2YOqayOPKZiDHZ4hSwoNt1-quickcheck
  15050. 1499.84 s [parsers] depends QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  15051. 1499.84 s [parsers] depends attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  15052. 1499.84 s [parsers] depends base-4.18.1.0
  15053. 1499.84 s [parsers] depends bytestring-0.11.5.2
  15054. 1499.84 s [parsers] depends parsec-3.1.16.1
  15055. 1499.84 s [parsers] depends parsers-0.12.12-7VRfeAf4wPQAfz8RXhS58j
  15056. 1499.84 s [parsers] depends quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  15057. 1499.84 s [parsers] Using Cabal-3.10.1.0 compiled by ghc-9.6
  15058. 1499.84 s [parsers] Using compiler: ghc-9.6.3
  15059. 1499.84 s [parsers] Using install prefix:
  15060. 1499.84 s [parsers] /nix/store/wqqcvljh329fgr3f4a4wmrf4fdjsdmkd-parsers-0.12.12
  15061. 1499.84 s [parsers] Executables installed in:
  15062. 1499.84 s [parsers] /nix/store/wqqcvljh329fgr3f4a4wmrf4fdjsdmkd-parsers-0.12.12/bin
  15063. 1499.84 s [parsers] Libraries installed in:
  15064. 1499.84 s [parsers] /nix/store/wqqcvljh329fgr3f4a4wmrf4fdjsdmkd-parsers-0.12.12/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/parsers-0.12.12-7VRfeAf4wPQAfz8RXhS58j
  15065. 1499.84 s [parsers] Dynamic Libraries installed in:
  15066. 1499.84 s [parsers] /nix/store/wqqcvljh329fgr3f4a4wmrf4fdjsdmkd-parsers-0.12.12/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  15067. 1499.84 s [parsers] Private executables installed in:
  15068. 1499.84 s [parsers] /nix/store/wqqcvljh329fgr3f4a4wmrf4fdjsdmkd-parsers-0.12.12/libexec/x86_64-linux-ghc-9.6.3/parsers-0.12.12
  15069. 1499.84 s [parsers] Data files installed in:
  15070. 1499.84 s [parsers] /nix/store/wqqcvljh329fgr3f4a4wmrf4fdjsdmkd-parsers-0.12.12/share/x86_64-linux-ghc-9.6.3/parsers-0.12.12
  15071. 1499.84 s [parsers] Documentation installed in:
  15072. 1499.84 s [parsers] /nix/store/sgq9wkk9xfrk4mnxw9n3v996d2fyisnc-parsers-0.12.12-doc/share/doc/parsers-0.12.12
  15073. 1499.84 s [parsers] Configuration files installed in:
  15074. 1499.84 s [parsers] /nix/store/wqqcvljh329fgr3f4a4wmrf4fdjsdmkd-parsers-0.12.12/etc
  15075. 1499.84 s [parsers] No alex found
  15076. 1499.84 s [parsers] Using ar found on system at:
  15077. 1499.84 s [parsers] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  15078. 1499.84 s [parsers] No c2hs found
  15079. 1499.84 s [parsers] No cpphs found
  15080. 1499.84 s [parsers] No doctest found
  15081. 1499.84 s [parsers] Using gcc version 14.3.0 given by user at:
  15082. 1499.84 s [parsers] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  15083. 1499.84 s [quickcheck-instances] Phase: setupCompilerEnvironmentPhase
  15084. 1499.84 s [quickcheck-instances] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  15085. 1499.84 s [quickcheck-instances] Phase: unpackPhase
  15086. 1499.84 s [quickcheck-instances] unpacking source archive /nix/store/kz0fzqcr8g42rvq6dwlwvzxmg8rjfhqn-quickcheck-instances-0.3.32.tar.gz
  15087. 1499.84 s [quickcheck-instances] source root is quickcheck-instances-0.3.32
  15088. 1499.84 s [quickcheck-instances] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "quickcheck-instances-0.3.32/test/Tests.hs"
  15089. 1499.84 s [quickcheck-instances] Phase: patchPhase
  15090. 1499.84 s [quickcheck-instances] Replace Cabal file with edited version from mirror://hackage/quickcheck-instances-0.3.32/revision/1.cabal.
  15091. 1499.84 s [quickcheck-instances] Phase: compileBuildDriverPhase
  15092. 1499.84 s [quickcheck-instances] setupCompileFlags: -package-db=/build/tmp.ZMa8n91Pmm/setup-package.conf.d -threaded
  15093. 1499.84 s [quickcheck-instances] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.ZMa8n91Pmm/Main.o )
  15094. 1499.84 s [quickcheck-instances] [2 of 2] Linking Setup
  15095. 1499.84 s [quickcheck-instances] Phase: updateAutotoolsGnuConfigScriptsPhase
  15096. 1499.84 s [quickcheck-instances] Phase: configurePhase
  15097. 1499.84 s [quickcheck-instances] configureFlags: --verbose --prefix=/nix/store/z2zvx88w1xknky08yj1nnq8m961a745p-quickcheck-instances-0.3.32 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/416cj7k7bhv2hvbbmxzyx0vynq8pqs4n-quickcheck-instances-0.3.32-doc/share/doc/quickcheck-instances-0.3.32 --with-gcc=gcc --package-db=/build/tmp.ZMa8n91Pmm/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  15098. 1499.84 s [quickcheck-instances] Using Parsec parser
  15099. 1499.84 s [quickcheck-instances] Configuring quickcheck-instances-0.3.32...
  15100. 1499.84 s [quickcheck-instances] Dependency OneTuple >=0.4.2 && <0.5: using OneTuple-0.4.2
  15101. 1499.84 s [quickcheck-instances] Dependency QuickCheck >=2.14.2 && <2.15.1: using QuickCheck-2.14.3
  15102. 1499.84 s [quickcheck-instances] Dependency array >=0.5.3.0 && <0.6: using array-0.5.5.0
  15103. 1499.84 s [quickcheck-instances] Dependency base >=4.12.0.0 && <4.22: using base-4.18.1.0
  15104. 1499.84 s [quickcheck-instances] Dependency bytestring >=0.10.8.2 && <0.13: using bytestring-0.11.5.2
  15105. 1499.84 s [quickcheck-instances] Dependency case-insensitive >=1.2.0.11 && <1.3: using case-insensitive-1.2.1.0
  15106. 1499.84 s [quickcheck-instances] Dependency containers >=0.6.0.1 && <0.8: using containers-0.6.7
  15107. 1499.84 s [quickcheck-instances] Dependency data-fix >=0.3 && <0.4: using data-fix-0.3.4
  15108. 1499.84 s [quickcheck-instances] Dependency hashable >=1.4.4.0 && <1.6: using hashable-1.4.7.0
  15109. 1499.84 s [quickcheck-instances] Dependency integer-logarithms >=1.0.3.1 && <1.1: using
  15110. 1499.84 s [quickcheck-instances] integer-logarithms-1.0.4
  15111. 1499.84 s [quickcheck-instances] Dependency old-time >=1.1.0.0 && <1.2: using old-time-1.1.0.4
  15112. 1499.84 s [quickcheck-instances] Dependency primitive >=0.9.0.0 && <0.10: using primitive-0.9.1.0
  15113. 1499.84 s [quickcheck-instances] Dependency scientific >=0.3.8.0 && <0.4: using scientific-0.3.8.0
  15114. 1499.84 s [quickcheck-instances] Dependency splitmix >=0.1.0.5 && <0.2: using splitmix-0.1.1
  15115. 1499.84 s [quickcheck-instances] Dependency strict >=0.5 && <0.6: using strict-0.5.1
  15116. 1499.84 s [quickcheck-instances] Dependency tagged >=0.8.8 && <0.9: using tagged-0.8.8
  15117. 1499.84 s [quickcheck-instances] Dependency text >=1.2.3.0 && <1.3 || >=2.0 && <2.2: using text-2.0.2
  15118. 1499.84 s [quickcheck-instances] Dependency text-short >=0.1.4 && <0.2: using text-short-0.1.6
  15119. 1499.84 s [quickcheck-instances] Dependency these >=1.2.1 && <1.3: using these-1.2.1
  15120. 1499.84 s [quickcheck-instances] Dependency time-compat >=1.9.4 && <1.10: using time-compat-1.9.7
  15121. 1499.84 s [quickcheck-instances] Dependency transformers >=0.5.6.2 && <0.7: using transformers-0.6.1.0
  15122. 1499.84 s [quickcheck-instances] Dependency unordered-containers >=0.2.20 && <0.3: using
  15123. 1499.84 s [quickcheck-instances] unordered-containers-0.2.20
  15124. 1499.84 s [quickcheck-instances] Dependency uuid-types >=1.0.6 && <1.1: using uuid-types-1.0.6
  15125. 1499.84 s [quickcheck-instances] Dependency vector >=0.13.1.0 && <0.14: using vector-0.13.2.0
  15126. 1499.84 s [quickcheck-instances] Dependency QuickCheck: using QuickCheck-2.14.3
  15127. 1499.84 s [quickcheck-instances] Dependency base: using base-4.18.1.0
  15128. 1499.84 s [quickcheck-instances] Dependency containers: using containers-0.6.7
  15129. 1499.84 s [quickcheck-instances] Dependency primitive: using primitive-0.9.1.0
  15130. 1499.84 s [reducers] Data.Generator=reducers-3.12.5-A4BI4v5S14lIaexzisejYY:Data.Generator,Data.Generator.Combinators=reducers-3.12.5-A4BI4v5S14lIaexzisejYY:Data.Generator.Combinators,Data.Semigroup.Alt=reducers-3.12.5-A4BI4v5S14lIaexzisejYY:Data.Semigroup.Alt,Data.Semigroup.Alternative=reducers-3.12.5-A4BI4v5S14lIaexzisejYY:Data.Semigroup.Alternative,Data.Semigroup.Applicative=reducers-3.12.5-A4BI4v5S14lIaexzisejYY:Data.Semigroup.Applicative,Data.Semigroup.Apply=reducers-3.12.5-A4BI4v5S14lIaexzisejYY:Data.Semigroup.Apply,Data.Semigroup.Generator=reducers-3.12.5-A4BI4v5S14lIaexzisejYY:Data.Semigroup.Generator,Data.Semigroup.Instances=reducers-3.12.5-A4BI4v5S14lIaexzisejYY:Data.Semigroup.Instances,Data.Semigroup.Monad=reducers-3.12.5-A4BI4v5S14lIaexzisejYY:Data.Semigroup.Monad,Data.Semigroup.MonadPlus=reducers-3.12.5-A4BI4v5S14lIaexzisejYY:Data.Semigroup.MonadPlus,Data.Semigroup.Reducer=reducers-3.12.5-A4BI4v5S14lIaexzisejYY:Data.Semigroup.Reducer,Data.Semigroup.Reducer.With=reducers-3.12.5-A4BI4v5S14lIaexzisejYY:Data.Semigroup.Reducer.With,Data.Semigroup.Self=reducers-3.12.5-A4BI4v5S14lIaexzisejYY:Data.Semigroup.Self,Data.Semigroup.Union=reducers-3.12.5-A4BI4v5S14lIaexzisejYY:Data.Semigroup.Union
  15131. 1499.84 s [reducers] Ready component graph:
  15132. 1499.84 s [reducers] definite reducers-3.12.5-A4BI4v5S14lIaexzisejYY
  15133. 1499.84 s [reducers] depends array-0.5.5.0
  15134. 1499.84 s [reducers] depends base-4.18.1.0
  15135. 1499.84 s [reducers] depends bytestring-0.11.5.2
  15136. 1499.84 s [reducers] depends containers-0.6.7
  15137. 1499.84 s [reducers] depends fingertree-0.1.5.0-DKfD2A00uTWHcNSyTwgYwS
  15138. 1499.84 s [reducers] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  15139. 1499.84 s [reducers] depends semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  15140. 1499.84 s [reducers] depends text-2.0.2
  15141. 1499.84 s [reducers] depends transformers-0.6.1.0
  15142. 1499.84 s [reducers] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  15143. 1499.84 s [reducers] Using Cabal-3.10.1.0 compiled by ghc-9.6
  15144. 1499.84 s [reducers] Using compiler: ghc-9.6.3
  15145. 1499.84 s [reducers] Using install prefix:
  15146. 1499.84 s [reducers] /nix/store/xf12l3imhspk5hydbqw4z6jpc18qk5ly-reducers-3.12.5
  15147. 1499.84 s [reducers] Executables installed in:
  15148. 1499.84 s [reducers] /nix/store/xf12l3imhspk5hydbqw4z6jpc18qk5ly-reducers-3.12.5/bin
  15149. 1499.84 s [reducers] Libraries installed in:
  15150. 1499.84 s [reducers] /nix/store/xf12l3imhspk5hydbqw4z6jpc18qk5ly-reducers-3.12.5/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/reducers-3.12.5-A4BI4v5S14lIaexzisejYY
  15151. 1499.84 s [reducers] Dynamic Libraries installed in:
  15152. 1499.84 s [reducers] /nix/store/xf12l3imhspk5hydbqw4z6jpc18qk5ly-reducers-3.12.5/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  15153. 1499.84 s [reducers] Private executables installed in:
  15154. 1499.84 s [reducers] /nix/store/xf12l3imhspk5hydbqw4z6jpc18qk5ly-reducers-3.12.5/libexec/x86_64-linux-ghc-9.6.3/reducers-3.12.5
  15155. 1499.84 s [reducers] Data files installed in:
  15156. 1499.84 s [reducers] /nix/store/xf12l3imhspk5hydbqw4z6jpc18qk5ly-reducers-3.12.5/share/x86_64-linux-ghc-9.6.3/reducers-3.12.5
  15157. 1499.84 s [reducers] Documentation installed in:
  15158. 1499.84 s [reducers] /nix/store/1yhsh1a6wrfs8pfm23z57pwahrh9g2v2-reducers-3.12.5-doc/share/doc/reducers-3.12.5
  15159. 1499.84 s [reducers] Configuration files installed in:
  15160. 1499.84 s [reducers] /nix/store/xf12l3imhspk5hydbqw4z6jpc18qk5ly-reducers-3.12.5/etc
  15161. 1499.84 s [reducers] No alex found
  15162. 1499.84 s [reducers] Using ar found on system at:
  15163. 1499.84 s [reducers] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  15164. 1499.84 s [reducers] No c2hs found
  15165. 1499.84 s [reducers] No cpphs found
  15166. 1499.84 s [reducers] No doctest found
  15167. 1499.84 s [reducers] Using gcc version 14.3.0 given by user at:
  15168. 1499.84 s [reducers] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  15169. 1499.84 s [reducers] Using ghc version 9.6.3 found on system at:
  15170. 1499.84 s [reducers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  15171. 1499.84 s [reducers] Using ghc-pkg version 9.6.3 found on system at:
  15172. 1499.84 s [reducers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  15173. 1499.84 s [reducers] No ghcjs found
  15174. 1499.84 s [reducers] No ghcjs-pkg found
  15175. 1499.84 s [reducers] No greencard found
  15176. 1499.84 s [reducers] Using haddock version 2.29.1 found on system at:
  15177. 1499.84 s [reducers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  15178. 1499.84 s [reducers] No happy found
  15179. 1499.84 s [reducers] Using haskell-suite found on system at: haskell-suite-dummy-location
  15180. 1499.84 s [reducers] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  15181. 1499.84 s [reducers] No hmake found
  15182. 1499.84 s [reducers] Using hpc version 0.68 found on system at:
  15183. 1499.84 s [reducers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  15184. 1499.84 s [reducers] Using hsc2hs version 0.68.9 found on system at:
  15185. 1499.84 s [reducers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  15186. 1499.84 s [reducers] Using hscolour version 1.25 found on system at:
  15187. 1499.84 s [reducers] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  15188. 1499.84 s [reducers] No jhc found
  15189. 1499.84 s [reducers] Using ld found on system at:
  15190. 1499.84 s [reducers] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  15191. 1499.84 s [reducers] No pkg-config found
  15192. 1499.84 s [reducers] Using runghc version 9.6.3 found on system at:
  15193. 1499.84 s [reducers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  15194. 1499.84 s [text-iso8601] include time-compat-1.9.7-CgIQc7E2JHn8kYFCatkL43
  15195. 1499.84 s [text-iso8601] Linked component graph:
  15196. 1499.84 s [text-iso8601] unit text-iso8601-0.1.1-EX4KiHAhpSpDTEurZRHxkA
  15197. 1499.84 s [text-iso8601] include base-4.18.1.0
  15198. 1499.84 s [text-iso8601] include integer-conversion-0.1.1-6TIbI6c7kCqKvFJB3wkEL
  15199. 1499.84 s [text-iso8601] include text-2.0.2
  15200. 1499.84 s [text-iso8601] include time-1.12.2
  15201. 1499.84 s [text-iso8601] include time-compat-1.9.7-CgIQc7E2JHn8kYFCatkL43
  15202. 1499.84 s [text-iso8601] Data.Time.FromText=text-iso8601-0.1.1-EX4KiHAhpSpDTEurZRHxkA:Data.Time.FromText,Data.Time.ToText=text-iso8601-0.1.1-EX4KiHAhpSpDTEurZRHxkA:Data.Time.ToText
  15203. 1499.84 s [text-iso8601] unit text-iso8601-0.1.1-HMmWkyRJ3JkCp5HsPsw5Qn-text-iso8601-tests
  15204. 1499.84 s [text-iso8601] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  15205. 1499.84 s [text-iso8601] include base-4.18.1.0
  15206. 1499.84 s [text-iso8601] include quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  15207. 1499.84 s [text-iso8601] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  15208. 1499.84 s [text-iso8601] include tasty-hunit-0.10.2-HGm8sccssx1BtIU4TO93vm
  15209. 1499.84 s [text-iso8601] include tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  15210. 1499.84 s [text-iso8601] include text-2.0.2
  15211. 1499.84 s [text-iso8601] include text-iso8601-0.1.1-EX4KiHAhpSpDTEurZRHxkA
  15212. 1499.84 s [text-iso8601] include time-compat-1.9.7-CgIQc7E2JHn8kYFCatkL43
  15213. 1499.84 s [text-iso8601] Ready component graph:
  15214. 1499.84 s [text-iso8601] definite text-iso8601-0.1.1-EX4KiHAhpSpDTEurZRHxkA
  15215. 1499.84 s [text-iso8601] depends base-4.18.1.0
  15216. 1499.84 s [text-iso8601] depends integer-conversion-0.1.1-6TIbI6c7kCqKvFJB3wkEL
  15217. 1499.84 s [text-iso8601] depends text-2.0.2
  15218. 1499.84 s [text-iso8601] depends time-1.12.2
  15219. 1499.84 s [text-iso8601] depends time-compat-1.9.7-CgIQc7E2JHn8kYFCatkL43
  15220. 1499.84 s [text-iso8601] definite text-iso8601-0.1.1-HMmWkyRJ3JkCp5HsPsw5Qn-text-iso8601-tests
  15221. 1499.84 s [text-iso8601] depends QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  15222. 1499.84 s [text-iso8601] depends base-4.18.1.0
  15223. 1499.84 s [text-iso8601] depends quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  15224. 1499.84 s [text-iso8601] depends tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  15225. 1499.84 s [text-iso8601] depends tasty-hunit-0.10.2-HGm8sccssx1BtIU4TO93vm
  15226. 1499.84 s [text-iso8601] depends tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  15227. 1499.84 s [text-iso8601] depends text-2.0.2
  15228. 1499.84 s [text-iso8601] depends text-iso8601-0.1.1-EX4KiHAhpSpDTEurZRHxkA
  15229. 1499.84 s [text-iso8601] depends time-compat-1.9.7-CgIQc7E2JHn8kYFCatkL43
  15230. 1499.84 s [text-iso8601] Using Cabal-3.10.1.0 compiled by ghc-9.6
  15231. 1499.84 s [text-iso8601] Using compiler: ghc-9.6.3
  15232. 1499.84 s [text-iso8601] Using install prefix:
  15233. 1499.84 s [text-iso8601] /nix/store/x81z8w2g27rplqbdkfkk3qigfb2xpcl3-text-iso8601-0.1.1
  15234. 1499.84 s [text-iso8601] Executables installed in:
  15235. 1499.84 s [text-iso8601] /nix/store/x81z8w2g27rplqbdkfkk3qigfb2xpcl3-text-iso8601-0.1.1/bin
  15236. 1499.84 s [text-iso8601] Libraries installed in:
  15237. 1499.84 s [text-iso8601] /nix/store/x81z8w2g27rplqbdkfkk3qigfb2xpcl3-text-iso8601-0.1.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/text-iso8601-0.1.1-EX4KiHAhpSpDTEurZRHxkA
  15238. 1499.84 s [text-iso8601] Dynamic Libraries installed in:
  15239. 1499.84 s [text-iso8601] /nix/store/x81z8w2g27rplqbdkfkk3qigfb2xpcl3-text-iso8601-0.1.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  15240. 1499.84 s [text-iso8601] Private executables installed in:
  15241. 1499.84 s [text-iso8601] /nix/store/x81z8w2g27rplqbdkfkk3qigfb2xpcl3-text-iso8601-0.1.1/libexec/x86_64-linux-ghc-9.6.3/text-iso8601-0.1.1
  15242. 1499.84 s [text-iso8601] Data files installed in:
  15243. 1499.84 s [text-iso8601] /nix/store/x81z8w2g27rplqbdkfkk3qigfb2xpcl3-text-iso8601-0.1.1/share/x86_64-linux-ghc-9.6.3/text-iso8601-0.1.1
  15244. 1499.84 s [text-iso8601] Documentation installed in:
  15245. 1499.84 s [text-iso8601] /nix/store/2zppvfq6dx5hyvw2pagxff6xh5fcky7m-text-iso8601-0.1.1-doc/share/doc/text-iso8601-0.1.1
  15246. 1499.84 s [text-iso8601] Configuration files installed in:
  15247. 1499.84 s [text-iso8601] /nix/store/x81z8w2g27rplqbdkfkk3qigfb2xpcl3-text-iso8601-0.1.1/etc
  15248. 1499.84 s [text-iso8601] No alex found
  15249. 1499.84 s [text-iso8601] Using ar found on system at:
  15250. 1499.84 s [text-iso8601] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  15251. 1499.84 s [text-iso8601] No c2hs found
  15252. 1499.84 s [text-iso8601] No cpphs found
  15253. 1499.84 s [text-iso8601] No doctest found
  15254. 1499.84 s [text-iso8601] Using gcc version 14.3.0 given by user at:
  15255. 1499.84 s [text-iso8601] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  15256. 1499.84 s [text-iso8601] Using ghc version 9.6.3 found on system at:
  15257. 1499.84 s [text-iso8601] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  15258. 1499.84 s [text-iso8601] Using ghc-pkg version 9.6.3 found on system at:
  15259. 1499.84 s [text-iso8601] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  15260. 1499.84 s [text-iso8601] No ghcjs found
  15261. 1499.84 s [text-iso8601] No ghcjs-pkg found
  15262. 1499.84 s [text-iso8601] No greencard found
  15263. 1499.84 s [text-iso8601] Using haddock version 2.29.1 found on system at:
  15264. 1499.84 s [text-iso8601] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  15265. 1499.84 s [text-iso8601] No happy found
  15266. 1499.84 s [text-iso8601] Using haskell-suite found on system at: haskell-suite-dummy-location
  15267. 1499.84 s [text-iso8601] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  15268. 1499.84 s [text-iso8601] No hmake found
  15269. 1499.84 s [text-iso8601] Using hpc version 0.68 found on system at:
  15270. 1499.84 s [text-iso8601] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  15271. 1499.84 s [text-iso8601] Using hsc2hs version 0.68.9 found on system at:
  15272. 1499.84 s [text-iso8601] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  15273. 1499.84 s [text-iso8601] Using hscolour version 1.25 found on system at:
  15274. 1499.84 s [text-iso8601] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  15275. 1499.84 s [tomland] fails decode text as Toml.int [✔]
  15276. 1499.84 s [tomland] exact decode [✔]
  15277. 1499.84 s [tomland] fails to decode exact when there is other field [✔]
  15278. 1499.84 s [tomland] fails to decode table on missing field [✔]
  15279. 1499.84 s [tomland] fails to decode table on missing field [✔]
  15280. 1499.84 s [tomland] exact decode table [✔]
  15281. 1499.84 s [tomland] fails to decode exact table on missing field [✔]
  15282. 1499.84 s [tomland] fails to decode arrayOf when field is missing [✔]
  15283. 1499.84 s [tomland] fails to decode arrayNonEmptyOf when field is missing [✔]
  15284. 1499.84 s [tomland] fails to decode arrayNonEmptyOf when list is empty [✔]
  15285. 1499.84 s [tomland] decodes to an empty list when field is missing [✔]
  15286. 1499.84 s [tomland] decodes to an empty list when empty list [✔]
  15287. 1499.84 s [tomland] fails to decode list when internal field is missing [✔]
  15288. 1499.84 s [tomland] fails to decode nonEmpty when field is missing [✔]
  15289. 1499.84 s [tomland] fails to decode nonEmpty when empty list [✔]
  15290. 1499.84 s [tomland] exact decode table array [✔]
  15291. 1499.84 s [tomland] fails to exact decode table array with redundant field [✔]
  15292. 1499.84 s [tomland] map: decodes to an empty map when field is missing [✔]
  15293. 1499.84 s [tomland] map: fails to decode when key and value mismatch type [✔]
  15294. 1499.84 s [tomland] map: fails to decode when value is missing [✔]
  15295. 1499.84 s [tomland] tableMap: decodes to an empty map when field is missing [✔]
  15296. 1499.84 s [tomland] tableMap: throws error on invalid key type [✔]
  15297. 1499.84 s [tomland] fails to decode via read when non-existing value [✔]
  15298. 1499.84 s [tomland] fails to decode via enumBounded when non-existing value [✔]
  15299. 1499.84 s [tomland] fails to validateIf [✔]
  15300. 1499.84 s [tomland] fails to hardcoded [✔]
  15301. 1499.84 s [tomland] Combinator spec
  15302. 1499.84 s [tomland] Combinator.Custom: Roundtrip tests
  15303. 1499.84 s [tomland] Read (Int) : decode . encode ≡ id [✔]
  15304. 1499.84 s [tomland] passed 100 tests.
  15305. 1499.84 s [tomland] Enum (Ordering) : decode . encode ≡ id [✔]
  15306. 1499.84 s [tomland] passed 100 tests.
  15307. 1499.84 s [tomland] Validate (Even) : decode . encode ≡ id [✔]
  15308. 1499.84 s [tomland] passed 100 tests.
  15309. 1499.84 s [tomland] TextBy : decode . encode ≡ id [✔]
  15310. 1499.84 s [tomland] passed 100 tests.
  15311. 1499.84 s [tomland] Hardcoded (Text): decode . encode ≡ id [✔]
  15312. 1499.84 s [tomland] passed 100 tests.
  15313. 1499.84 s [tomland] Combinator.List: Roundtrip tests
  15314. 1499.84 s [tomland] [Int] (Array) : decode . encode ≡ id [✔]
  15315. 1499.84 s [tomland] passed 100 tests.
  15316. 1499.84 s [tomland] NonEmpty Int (Array): decode . encode ≡ id [✔]
  15317. 1499.84 s [tomland] passed 100 tests.
  15318. 1499.84 s [tomland] [Int] (Table) : decode . encode ≡ id [✔]
  15319. 1499.84 s [tomland] passed 100 tests.
  15320. 1499.84 s [tomland] NonEmpty Int (Table): decode . encode ≡ id [✔]
  15321. 1499.84 s [tomland] passed 100 tests.
  15322. 1499.84 s [tomland] Combinator.Map: Roundtrip tests
  15323. 1499.84 s [tomland] Map Int Text (map) : decode . encode ≡ id [✔]
  15324. 1499.84 s [tomland] passed 100 tests.
  15325. 1499.84 s [tomland] Map Text Int (tableMap): decode . encode ≡ id [✔]
  15326. 1499.84 s [tomland] passed 100 tests.
  15327. 1499.84 s [tomland] Map Text [Int] (tableMap): decode . encode ≡ id [✔]
  15328. 1499.84 s [tomland] passed 100 tests.
  15329. 1499.84 s [tomland] Combinator.Monoid: Roundtrip tests
  15330. 1499.84 s [tomland] All : decode . encode ≡ id [✔]
  15331. 1499.84 s [tomland] passed 100 tests.
  15332. 1499.84 s [tomland] Any : decode . encode ≡ id [✔]
  15333. 1499.84 s [tomland] passed 100 tests.
  15334. 1499.84 s [tomland] Sum Int: decode . encode ≡ id [✔]
  15335. 1499.84 s [tomland] passed 100 tests.
  15336. 1499.84 s [tomland] Product Int: decode . encode ≡ id [✔]
  15337. 1499.84 s [tomland] passed 100 tests.
  15338. 1499.84 s [tomland] First Int: decode . encode ≡ id [✔]
  15339. 1499.84 s [tomland] passed 100 tests.
  15340. 1499.84 s [tomland] Last Int: decode . encode ≡ id [✔]
  15341. 1499.84 s [tomland] passed 100 tests.
  15342. 1499.84 s [tomland] Combinator.Primitive: Roundtrip tests
  15343. 1499.84 s [tomland] Bool : decode . encode ≡ id [✔]
  15344. 1499.84 s [tomland] passed 100 tests.
  15345. 1499.84 s [tomland] Integer : decode . encode ≡ id [✔]
  15346. 1499.84 s [tomland] passed 100 tests.
  15347. 1499.84 s [tomland] Int : decode . encode ≡ id [✔]
  15348. 1499.84 s [tomland] passed 100 tests.
  15349. 1499.84 s [tomland] Natural : decode . encode ≡ id [✔]
  15350. 1499.84 s [tomland] passed 100 tests.
  15351. 1499.84 s [tomland] Word : decode . encode ≡ id [✔]
  15352. 1499.84 s [tomland] passed 100 tests.
  15353. 1499.84 s [tomland] Word8 : decode . encode ≡ id [✔]
  15354. 1499.84 s [tomland] passed 100 tests.
  15355. 1499.84 s [tomland] Double : decode . encode ≡ id [✔]
  15356. 1499.84 s [tomland] passed 100 tests.
  15357. 1499.84 s [tomland] Float : decode . encode ≡ id [✔]
  15358. 1499.84 s [tomland] passed 100 tests.
  15359. 1499.84 s [tomland] String : decode . encode ≡ id [✔]
  15360. 1499.84 s [tomland] passed 100 tests.
  15361. 1499.84 s [tomland] Text : decode . encode ≡ id [✔]
  15362. 1499.84 s [tomland] passed 100 tests.
  15363. 1499.84 s [tomland] LText : decode . encode ≡ id [✔]
  15364. 1499.84 s [tomland] passed 100 tests.
  15365. 1499.84 s [tomland] ByteString : decode . encode ≡ id [✔]
  15366. 1499.84 s [tomland] passed 100 tests.
  15367. 1499.84 s [tomland] LByteString : decode . encode ≡ id [✔]
  15368. 1499.84 s [tomland] passed 100 tests.
  15369. 1499.84 s [tomland] ByteString Array : decode . encode ≡ id [✔]
  15370. 1499.84 s [tomland] passed 100 tests.
  15371. 1499.84 s [binary-orphans] +++ OK, passed 100 tests.
  15372. 1499.84 s [binary-orphans] Solo Int: OK
  15373. 1499.84 s [binary-orphans] +++ OK, passed 100 tests.
  15374. 1499.84 s [binary-orphans] ByteArray: OK
  15375. 1499.84 s [binary-orphans] +++ OK, passed 100 tests.
  15376. 1499.84 s [binary-orphans]
  15377. 1499.84 s [binary-orphans] All 5 tests passed (0.02s)
  15378. 1499.84 s [binary-orphans] Test suite binary-orphans-test: PASS
  15379. 1499.84 s [binary-orphans] Test suite logged to: dist/test/binary-orphans-1.0.5-binary-orphans-test.log
  15380. 1499.84 s [binary-orphans] 1 of 1 test suites (1 of 1 test cases) passed.
  15381. 1499.84 s [binary-orphans] Phase: haddockPhase
  15382. 1499.84 s [binary-orphans] Preprocessing library for binary-orphans-1.0.5..
  15383. 1499.84 s [binary-orphans] Running Haddock on library for binary-orphans-1.0.5..
  15384. 1499.84 s [binary-orphans] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  15385. 1499.84 s [binary-orphans] 0% ( 0 / 1) in 'Data.Binary.Orphans'
  15386. 1499.84 s [binary-orphans] Missing documentation for:
  15387. 1499.84 s [binary-orphans] Module header
  15388. 1499.84 s [binary-orphans] Documentation created: dist/doc/html/binary-orphans/index.html,
  15389. 1499.84 s [binary-orphans] dist/doc/html/binary-orphans/binary-orphans.txt
  15390. 1499.84 s [binary-orphans] Preprocessing test suite 'binary-orphans-test' for binary-orphans-1.0.5..
  15391. 1499.84 s [binary-orphans] Phase: installPhase
  15392. 1499.84 s [binary-orphans] Installing library in /nix/store/qfww7nf8qi6mishibf1vza1q3h9s4321-binary-orphans-1.0.5/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/binary-orphans-1.0.5-JcmwJMfegSl1LGu2K38bNS
  15393. 1499.84 s [binary-orphans] Phase: fixupPhase
  15394. 1499.84 s [binary-orphans] shrinking RPATHs of ELF executables and libraries in /nix/store/qfww7nf8qi6mishibf1vza1q3h9s4321-binary-orphans-1.0.5
  15395. 1499.84 s [binary-orphans] shrinking /nix/store/qfww7nf8qi6mishibf1vza1q3h9s4321-binary-orphans-1.0.5/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSbinary-orphans-1.0.5-JcmwJMfegSl1LGu2K38bNS-ghc9.6.3.so
  15396. 1499.84 s [binary-orphans] checking for references to /build/ in /nix/store/qfww7nf8qi6mishibf1vza1q3h9s4321-binary-orphans-1.0.5...
  15397. 1499.84 s [binary-orphans] patching script interpreter paths in /nix/store/qfww7nf8qi6mishibf1vza1q3h9s4321-binary-orphans-1.0.5
  15398. 1499.84 s [binary-orphans] stripping (with command strip and flags -S -p) in /nix/store/qfww7nf8qi6mishibf1vza1q3h9s4321-binary-orphans-1.0.5/lib
  15399. 1499.84 s [binary-orphans] shrinking RPATHs of ELF executables and libraries in /nix/store/vlhgvsxh46ilghqh4mrd0wfhqz51pfnh-binary-orphans-1.0.5-doc
  15400. 1499.84 s [binary-orphans] checking for references to /build/ in /nix/store/vlhgvsxh46ilghqh4mrd0wfhqz51pfnh-binary-orphans-1.0.5-doc...
  15401. 1499.84 s [binary-orphans] patching script interpreter paths in /nix/store/vlhgvsxh46ilghqh4mrd0wfhqz51pfnh-binary-orphans-1.0.5-doc
  15402. 1499.84 s [either] Phase: checkPhase
  15403. 1499.84 s [either] Running 1 test suites...
  15404. 1499.84 s [either] Test suite tests: RUNNING...
  15405. 1499.84 s [either] identity: [OK, passed 100 tests]
  15406. 1499.84 s [either] associativity: [OK, passed 100 tests]
  15407. 1499.84 s [either]
  15408. 1499.84 s [either] Properties Total
  15409. 1499.84 s [either] Passed 2 2
  15410. 1499.84 s [either] Failed 0 0
  15411. 1499.84 s [either] Total 2 2
  15412. 1499.84 s [either] Test suite tests: PASS
  15413. 1499.84 s [either] Test suite logged to: dist/test/either-5.0.2-tests.log
  15414. 1499.84 s [either] 1 of 1 test suites (1 of 1 test cases) passed.
  15415. 1499.84 s [either] Phase: haddockPhase
  15416. 1499.84 s [either] Preprocessing library for either-5.0.2..
  15417. 1499.84 s [either] Running Haddock on library for either-5.0.2..
  15418. 1499.84 s [either] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  15419. 1499.84 s [either] Warning: 'forM_' is out of scope.
  15420. 1499.84 s [either] If you qualify the identifier, haddock can try to link it anyway.
  15421. 1499.84 s [either] 100% ( 20 / 20) in 'Data.Either.Combinators'
  15422. 1499.84 s [either] 27% ( 3 / 11) in 'Data.Either.Validation'
  15423. 1499.84 s [either] Missing documentation for:
  15424. 1499.84 s [either] _Success (src/Data/Either/Validation.hs:129)
  15425. 1499.84 s [either] _Failure (src/Data/Either/Validation.hs:120)
  15426. 1499.84 s [either] eitherToValidation (src/Data/Either/Validation.hs:150)
  15427. 1499.84 s [either] validationToEither (src/Data/Either/Validation.hs:144)
  15428. 1499.84 s [either] vap (src/Data/Either/Validation.hs:161)
  15429. 1499.84 s [either] ealt (src/Data/Either/Validation.hs:186)
  15430. 1499.84 s [either] vapm (src/Data/Either/Validation.hs:178)
  15431. 1499.84 s [either] apm (src/Data/Either/Validation.hs:169)
  15432. 1499.84 s [either] Warning: Data.Either.Validation: could not find link destinations for:
  15433. 1499.84 s [either] - Data.Either.Validation.Iso
  15434. 1499.84 s [either] - Data.Either.Validation.Prism
  15435. 1499.84 s [either] Documentation created: dist/doc/html/either/index.html,
  15436. 1499.84 s [either] dist/doc/html/either/either.txt
  15437. 1499.84 s [either] Preprocessing test suite 'tests' for either-5.0.2..
  15438. 1499.84 s [either] Phase: installPhase
  15439. 1499.84 s [either] Installing library in /nix/store/x29aqs8bhnzf305j7hxgdjjbj3gg5m5r-either-5.0.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/either-5.0.2-FbgAdLsZ9YjF89LBRb0j1k
  15440. 1499.84 s [either] Phase: fixupPhase
  15441. 1499.84 s [either] shrinking RPATHs of ELF executables and libraries in /nix/store/x29aqs8bhnzf305j7hxgdjjbj3gg5m5r-either-5.0.2
  15442. 1499.84 s [either] shrinking /nix/store/x29aqs8bhnzf305j7hxgdjjbj3gg5m5r-either-5.0.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSeither-5.0.2-FbgAdLsZ9YjF89LBRb0j1k-ghc9.6.3.so
  15443. 1499.85 s [either] checking for references to /build/ in /nix/store/x29aqs8bhnzf305j7hxgdjjbj3gg5m5r-either-5.0.2...
  15444. 1499.85 s [either] patching script interpreter paths in /nix/store/x29aqs8bhnzf305j7hxgdjjbj3gg5m5r-either-5.0.2
  15445. 1499.85 s [either] stripping (with command strip and flags -S -p) in /nix/store/x29aqs8bhnzf305j7hxgdjjbj3gg5m5r-either-5.0.2/lib
  15446. 1499.85 s [either] shrinking RPATHs of ELF executables and libraries in /nix/store/spgps7ph4g0z6rhnhr3n85a9aiwxqyhr-either-5.0.2-doc
  15447. 1499.85 s [either] checking for references to /build/ in /nix/store/spgps7ph4g0z6rhnhr3n85a9aiwxqyhr-either-5.0.2-doc...
  15448. 1499.85 s [either] patching script interpreter paths in /nix/store/spgps7ph4g0z6rhnhr3n85a9aiwxqyhr-either-5.0.2-doc
  15449. 1499.85 s [extra] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  15450. 1499.85 s [extra] No hmake found
  15451. 1499.85 s [extra] Using hpc version 0.68 found on system at:
  15452. 1499.85 s [extra] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  15453. 1499.85 s [extra] Using hsc2hs version 0.68.9 found on system at:
  15454. 1499.85 s [extra] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  15455. 1499.85 s [extra] Using hscolour version 1.25 found on system at:
  15456. 1499.85 s [extra] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  15457. 1499.85 s [extra] No jhc found
  15458. 1499.85 s [extra] Using ld found on system at:
  15459. 1499.85 s [extra] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  15460. 1499.85 s [extra] No pkg-config found
  15461. 1499.85 s [extra] Using runghc version 9.6.3 found on system at:
  15462. 1499.85 s [extra] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  15463. 1499.85 s [extra] Using strip version 2.44 found on system at:
  15464. 1499.85 s [extra] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  15465. 1499.85 s [extra] Using tar found on system at:
  15466. 1499.85 s [extra] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  15467. 1499.85 s [extra] No uhc found
  15468. 1499.85 s [extra] Phase: buildPhase
  15469. 1499.85 s [extra] Preprocessing library for extra-1.7.16..
  15470. 1499.85 s [extra] Building library for extra-1.7.16..
  15471. 1499.85 s [extra] [ 1 of 22] Compiling Data.IORef.Extra ( src/Data/IORef/Extra.hs, dist/build/Data/IORef/Extra.o, dist/build/Data/IORef/Extra.dyn_o )
  15472. 1499.85 s [extra] [ 2 of 22] Compiling Data.Monoid.Extra ( src/Data/Monoid/Extra.hs, dist/build/Data/Monoid/Extra.o, dist/build/Data/Monoid/Extra.dyn_o )
  15473. 1499.85 s [extra] [ 3 of 22] Compiling Data.Tuple.Extra ( src/Data/Tuple/Extra.hs, dist/build/Data/Tuple/Extra.o, dist/build/Data/Tuple/Extra.dyn_o )
  15474. 1499.85 s [extra] [ 4 of 22] Compiling Data.Typeable.Extra ( src/Data/Typeable/Extra.hs, dist/build/Data/Typeable/Extra.o, dist/build/Data/Typeable/Extra.dyn_o )
  15475. 1499.85 s [extra] [ 5 of 22] Compiling Numeric.Extra ( src/Numeric/Extra.hs, dist/build/Numeric/Extra.o, dist/build/Numeric/Extra.dyn_o )
  15476. 1499.85 s [extra] [ 6 of 22] Compiling Partial ( src/Partial.hs, dist/build/Partial.o, dist/build/Partial.dyn_o )
  15477. 1499.85 s [extra] [ 7 of 22] Compiling Data.List.Extra ( src/Data/List/Extra.hs, dist/build/Data/List/Extra.o, dist/build/Data/List/Extra.dyn_o )
  15478. 1499.85 s [extra] [ 8 of 22] Compiling Data.Version.Extra ( src/Data/Version/Extra.hs, dist/build/Data/Version/Extra.o, dist/build/Data/Version/Extra.dyn_o )
  15479. 1499.85 s [extra] [ 9 of 22] Compiling Data.List.NonEmpty.Extra ( src/Data/List/NonEmpty/Extra.hs, dist/build/Data/List/NonEmpty/Extra.o, dist/build/Data/List/NonEmpty/Extra.dyn_o )
  15480. 1499.85 s [extra] [10 of 22] Compiling Data.Either.Extra ( src/Data/Either/Extra.hs, dist/build/Data/Either/Extra.o, dist/build/Data/Either/Extra.dyn_o )
  15481. 1499.85 s [extra] [11 of 22] Compiling Control.Exception.Extra ( src/Control/Exception/Extra.hs, dist/build/Control/Exception/Extra.o, dist/build/Control/Exception/Extra.dyn_o )
  15482. 1499.85 s [extra] [12 of 22] Compiling Control.Monad.Extra ( src/Control/Monad/Extra.hs, dist/build/Control/Monad/Extra.o, dist/build/Control/Monad/Extra.dyn_o )
  15483. 1499.85 s [extra] [13 of 22] Compiling Data.Foldable.Extra ( src/Data/Foldable/Extra.hs, dist/build/Data/Foldable/Extra.o, dist/build/Data/Foldable/Extra.dyn_o )
  15484. 1499.85 s [extra] [14 of 22] Compiling Control.Concurrent.Extra ( src/Control/Concurrent/Extra.hs, dist/build/Control/Concurrent/Extra.o, dist/build/Control/Concurrent/Extra.dyn_o )
  15485. 1499.85 s [extra] [15 of 22] Compiling System.Directory.Extra ( src/System/Directory/Extra.hs, dist/build/System/Directory/Extra.o, dist/build/System/Directory/Extra.dyn_o )
  15486. 1499.85 s [extra] [16 of 22] Compiling System.Environment.Extra ( src/System/Environment/Extra.hs, dist/build/System/Environment/Extra.o, dist/build/System/Environment/Extra.dyn_o )
  15487. 1499.85 s [extra] [17 of 22] Compiling System.IO.Extra ( src/System/IO/Extra.hs, dist/build/System/IO/Extra.o, dist/build/System/IO/Extra.dyn_o )
  15488. 1499.85 s [extra] [18 of 22] Compiling System.Info.Extra ( src/System/Info/Extra.hs, dist/build/System/Info/Extra.o, dist/build/System/Info/Extra.dyn_o )
  15489. 1499.85 s [extra] [19 of 22] Compiling System.Process.Extra ( src/System/Process/Extra.hs, dist/build/System/Process/Extra.o, dist/build/System/Process/Extra.dyn_o )
  15490. 1499.85 s [extra] [20 of 22] Compiling System.Time.Extra ( src/System/Time/Extra.hs, dist/build/System/Time/Extra.o, dist/build/System/Time/Extra.dyn_o )
  15491. 1499.85 s [extra] [21 of 22] Compiling Extra ( src/Extra.hs, dist/build/Extra.o, dist/build/Extra.dyn_o )
  15492. 1499.85 s [extra] [22 of 22] Compiling Text.Read.Extra ( src/Text/Read/Extra.hs, dist/build/Text/Read/Extra.o, dist/build/Text/Read/Extra.dyn_o )
  15493. 1499.85 s [foldl] Using hpc version 0.68 found on system at:
  15494. 1499.85 s [foldl] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  15495. 1499.85 s [foldl] Using hsc2hs version 0.68.9 found on system at:
  15496. 1499.85 s [foldl] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  15497. 1499.85 s [foldl] Using hscolour version 1.25 found on system at:
  15498. 1499.85 s [foldl] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  15499. 1499.85 s [foldl] No jhc found
  15500. 1499.85 s [foldl] Using ld found on system at:
  15501. 1499.85 s [foldl] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  15502. 1499.85 s [foldl] No pkg-config found
  15503. 1499.85 s [foldl] Using runghc version 9.6.3 found on system at:
  15504. 1499.85 s [foldl] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  15505. 1499.85 s [foldl] Using strip version 2.44 found on system at:
  15506. 1499.85 s [foldl] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  15507. 1499.85 s [foldl] Using tar found on system at:
  15508. 1499.85 s [foldl] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  15509. 1499.85 s [foldl] No uhc found
  15510. 1499.85 s [foldl] Phase: buildPhase
  15511. 1499.85 s [foldl] Preprocessing library for foldl-1.4.18..
  15512. 1499.85 s [foldl] Building library for foldl-1.4.18..
  15513. 1499.85 s [foldl] [1 of 9] Compiling Control.Foldl.Internal ( src/Control/Foldl/Internal.hs, dist/build/Control/Foldl/Internal.o, dist/build/Control/Foldl/Internal.dyn_o )
  15514. 1499.85 s [foldl] [2 of 9] Compiling Control.Foldl.Optics ( src/Control/Foldl/Optics.hs, dist/build/Control/Foldl/Optics.o, dist/build/Control/Foldl/Optics.dyn_o )
  15515. 1499.85 s [foldl] [3 of 9] Compiling Control.Foldl.Util.MVector ( src/Control/Foldl/Util/MVector.hs, dist/build/Control/Foldl/Util/MVector.o, dist/build/Control/Foldl/Util/MVector.dyn_o )
  15516. 1499.85 s [foldl] [4 of 9] Compiling Control.Foldl.Util.Vector ( src/Control/Foldl/Util/Vector.hs, dist/build/Control/Foldl/Util/Vector.o, dist/build/Control/Foldl/Util/Vector.dyn_o )
  15517. 1499.85 s [foldl] [5 of 9] Compiling Control.Foldl ( src/Control/Foldl.hs, dist/build/Control/Foldl.o, dist/build/Control/Foldl.dyn_o )
  15518. 1499.85 s [foldl] [6 of 9] Compiling Control.Foldl.Text ( src/Control/Foldl/Text.hs, dist/build/Control/Foldl/Text.o, dist/build/Control/Foldl/Text.dyn_o )
  15519. 1499.85 s [foldl] [7 of 9] Compiling Control.Foldl.NonEmpty ( src/Control/Foldl/NonEmpty.hs, dist/build/Control/Foldl/NonEmpty.o, dist/build/Control/Foldl/NonEmpty.dyn_o )
  15520. 1499.85 s [foldl]
  15521. 1499.85 s [foldl] src/Control/Foldl/NonEmpty.hs:64:29: warning: [-Wunused-imports]
  15522. 1499.85 s [foldl] The import of ‘liftA2’
  15523. 1499.85 s [foldl] from module ‘Control.Applicative’ is redundant
  15524. 1499.85 s [foldl] |
  15525. 1499.85 s [foldl] 64 | import Control.Applicative (liftA2, Const(..))
  15526. 1499.85 s [foldl] | ^^^^^^
  15527. 1499.85 s [foldl] [8 of 9] Compiling Control.Foldl.ByteString ( src/Control/Foldl/ByteString.hs, dist/build/Control/Foldl/ByteString.o, dist/build/Control/Foldl/ByteString.dyn_o )
  15528. 1499.85 s [foldl] [9 of 9] Compiling Control.Scanl ( src/Control/Scanl.hs, dist/build/Control/Scanl.o, dist/build/Control/Scanl.dyn_o )
  15529. 1499.85 s [foldl] [1 of 9] Compiling Control.Foldl.Internal ( src/Control/Foldl/Internal.hs, dist/build/Control/Foldl/Internal.p_o )
  15530. 1499.85 s [foldl] [2 of 9] Compiling Control.Foldl.Optics ( src/Control/Foldl/Optics.hs, dist/build/Control/Foldl/Optics.p_o )
  15531. 1499.85 s [foldl] [3 of 9] Compiling Control.Foldl.Util.MVector ( src/Control/Foldl/Util/MVector.hs, dist/build/Control/Foldl/Util/MVector.p_o )
  15532. 1499.85 s [foldl] [4 of 9] Compiling Control.Foldl.Util.Vector ( src/Control/Foldl/Util/Vector.hs, dist/build/Control/Foldl/Util/Vector.p_o )
  15533. 1499.85 s [foldl] [5 of 9] Compiling Control.Foldl ( src/Control/Foldl.hs, dist/build/Control/Foldl.p_o )
  15534. 1499.85 s [foldl] [6 of 9] Compiling Control.Foldl.Text ( src/Control/Foldl/Text.hs, dist/build/Control/Foldl/Text.p_o )
  15535. 1499.85 s [foldl] [7 of 9] Compiling Control.Foldl.NonEmpty ( src/Control/Foldl/NonEmpty.hs, dist/build/Control/Foldl/NonEmpty.p_o )
  15536. 1499.85 s [foldl]
  15537. 1499.85 s [foldl] src/Control/Foldl/NonEmpty.hs:64:29: warning: [-Wunused-imports]
  15538. 1499.85 s [foldl] The import of ‘liftA2’
  15539. 1499.85 s [foldl] from module ‘Control.Applicative’ is redundant
  15540. 1499.85 s [foldl] |
  15541. 1499.85 s [foldl] 64 | import Control.Applicative (liftA2, Const(..))
  15542. 1499.85 s [foldl] | ^^^^^^
  15543. 1499.85 s [foldl] [8 of 9] Compiling Control.Foldl.ByteString ( src/Control/Foldl/ByteString.hs, dist/build/Control/Foldl/ByteString.p_o )
  15544. 1499.85 s [free] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  15545. 1499.85 s [free] No happy found
  15546. 1499.85 s [free] Using haskell-suite found on system at: haskell-suite-dummy-location
  15547. 1499.85 s [free] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  15548. 1499.85 s [free] No hmake found
  15549. 1499.85 s [free] Using hpc version 0.68 found on system at:
  15550. 1499.85 s [free] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  15551. 1499.85 s [free] Using hsc2hs version 0.68.9 found on system at:
  15552. 1499.85 s [free] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  15553. 1499.85 s [free] Using hscolour version 1.25 found on system at:
  15554. 1499.85 s [free] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  15555. 1499.85 s [free] No jhc found
  15556. 1499.85 s [free] Using ld found on system at:
  15557. 1499.85 s [free] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  15558. 1499.85 s [free] No pkg-config found
  15559. 1499.85 s [free] Using runghc version 9.6.3 found on system at:
  15560. 1499.85 s [free] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  15561. 1499.85 s [free] Using strip version 2.44 found on system at:
  15562. 1499.85 s [free] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  15563. 1499.85 s [free] Using tar found on system at:
  15564. 1499.85 s [free] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  15565. 1499.85 s [free] No uhc found
  15566. 1499.85 s [free] Phase: buildPhase
  15567. 1499.85 s [free] Preprocessing library for free-5.2..
  15568. 1499.85 s [free] Building library for free-5.2..
  15569. 1499.85 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 )
  15570. 1499.85 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 )
  15571. 1499.85 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 )
  15572. 1499.85 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 )
  15573. 1499.85 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 )
  15574. 1499.85 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 )
  15575. 1499.85 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 )
  15576. 1499.85 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 )
  15577. 1499.85 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 )
  15578. 1499.85 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 )
  15579. 1499.85 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 )
  15580. 1499.85 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 )
  15581. 1499.85 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 )
  15582. 1499.85 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 )
  15583. 1499.85 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 )
  15584. 1499.85 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 )
  15585. 1499.85 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 )
  15586. 1499.85 s [indexed-traversable-instances] /nix/store/flnb7cc0d62r5f4726gpagl8868n4ify-indexed-traversable-instances-0.1.2
  15587. 1499.85 s [indexed-traversable-instances] Executables installed in:
  15588. 1499.85 s [indexed-traversable-instances] /nix/store/flnb7cc0d62r5f4726gpagl8868n4ify-indexed-traversable-instances-0.1.2/bin
  15589. 1499.85 s [indexed-traversable-instances] Libraries installed in:
  15590. 1499.85 s [indexed-traversable-instances] /nix/store/flnb7cc0d62r5f4726gpagl8868n4ify-indexed-traversable-instances-0.1.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/indexed-traversable-instances-0.1.2-3K6JKtKWWRkLY5MVB3w6xq
  15591. 1499.85 s [indexed-traversable-instances] Dynamic Libraries installed in:
  15592. 1499.85 s [indexed-traversable-instances] /nix/store/flnb7cc0d62r5f4726gpagl8868n4ify-indexed-traversable-instances-0.1.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  15593. 1499.85 s [indexed-traversable-instances] Private executables installed in:
  15594. 1499.85 s [indexed-traversable-instances] /nix/store/flnb7cc0d62r5f4726gpagl8868n4ify-indexed-traversable-instances-0.1.2/libexec/x86_64-linux-ghc-9.6.3/indexed-traversable-instances-0.1.2
  15595. 1499.85 s [indexed-traversable-instances] Data files installed in:
  15596. 1499.85 s [indexed-traversable-instances] /nix/store/flnb7cc0d62r5f4726gpagl8868n4ify-indexed-traversable-instances-0.1.2/share/x86_64-linux-ghc-9.6.3/indexed-traversable-instances-0.1.2
  15597. 1499.85 s [indexed-traversable-instances] Documentation installed in:
  15598. 1499.85 s [indexed-traversable-instances] /nix/store/innqffg3wks55n8lz3sgkw4kyxan6x2r-indexed-traversable-instances-0.1.2-doc/share/doc/indexed-traversable-instances-0.1.2
  15599. 1499.85 s [indexed-traversable-instances] Configuration files installed in:
  15600. 1499.85 s [indexed-traversable-instances] /nix/store/flnb7cc0d62r5f4726gpagl8868n4ify-indexed-traversable-instances-0.1.2/etc
  15601. 1499.85 s [indexed-traversable-instances] No alex found
  15602. 1499.85 s [indexed-traversable-instances] Using ar found on system at:
  15603. 1499.85 s [indexed-traversable-instances] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  15604. 1499.85 s [indexed-traversable-instances] No c2hs found
  15605. 1499.85 s [indexed-traversable-instances] No cpphs found
  15606. 1499.85 s [indexed-traversable-instances] No doctest found
  15607. 1499.85 s [indexed-traversable-instances] Using gcc version 14.3.0 given by user at:
  15608. 1499.85 s [indexed-traversable-instances] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  15609. 1499.85 s [indexed-traversable-instances] Using ghc version 9.6.3 found on system at:
  15610. 1499.85 s [indexed-traversable-instances] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  15611. 1499.85 s [indexed-traversable-instances] Using ghc-pkg version 9.6.3 found on system at:
  15612. 1499.85 s [indexed-traversable-instances] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  15613. 1499.85 s [indexed-traversable-instances] No ghcjs found
  15614. 1499.85 s [indexed-traversable-instances] No ghcjs-pkg found
  15615. 1499.85 s [indexed-traversable-instances] No greencard found
  15616. 1499.85 s [indexed-traversable-instances] Using haddock version 2.29.1 found on system at:
  15617. 1499.85 s [indexed-traversable-instances] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  15618. 1499.85 s [indexed-traversable-instances] No happy found
  15619. 1499.85 s [indexed-traversable-instances] Using haskell-suite found on system at: haskell-suite-dummy-location
  15620. 1499.85 s [indexed-traversable-instances] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  15621. 1499.85 s [indexed-traversable-instances] No hmake found
  15622. 1499.85 s [indexed-traversable-instances] Using hpc version 0.68 found on system at:
  15623. 1499.85 s [indexed-traversable-instances] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  15624. 1499.85 s [indexed-traversable-instances] Using hsc2hs version 0.68.9 found on system at:
  15625. 1499.85 s [indexed-traversable-instances] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  15626. 1499.85 s [indexed-traversable-instances] Using hscolour version 1.25 found on system at:
  15627. 1499.85 s [indexed-traversable-instances] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  15628. 1499.85 s [indexed-traversable-instances] No jhc found
  15629. 1499.85 s [indexed-traversable-instances] Using ld found on system at:
  15630. 1499.85 s [indexed-traversable-instances] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  15631. 1499.85 s [indexed-traversable-instances] No pkg-config found
  15632. 1499.85 s [indexed-traversable-instances] Using runghc version 9.6.3 found on system at:
  15633. 1499.85 s [indexed-traversable-instances] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  15634. 1499.85 s [indexed-traversable-instances] Using strip version 2.44 found on system at:
  15635. 1499.85 s [indexed-traversable-instances] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  15636. 1499.85 s [indexed-traversable-instances] Using tar found on system at:
  15637. 1499.85 s [indexed-traversable-instances] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  15638. 1499.85 s [indexed-traversable-instances] No uhc found
  15639. 1499.85 s [indexed-traversable-instances] Phase: buildPhase
  15640. 1499.85 s [indexed-traversable-instances] Preprocessing library for indexed-traversable-instances-0.1.2..
  15641. 1499.85 s [indexed-traversable-instances] Building library for indexed-traversable-instances-0.1.2..
  15642. 1499.85 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 )
  15643. 1499.85 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 )
  15644. 1499.85 s [indexed-traversable-instances] Preprocessing test suite 'safe' for indexed-traversable-instances-0.1.2..
  15645. 1499.85 s [indexed-traversable-instances] Building test suite 'safe' for indexed-traversable-instances-0.1.2..
  15646. 1499.85 s [indexed-traversable-instances] [1 of 1] Compiling Main ( tests/safe.hs, dist/build/safe/safe-tmp/Main.o )
  15647. 1499.85 s [indexed-traversable-instances] [2 of 2] Linking dist/build/safe/safe
  15648. 1499.85 s [indexed-traversable-instances] Preprocessing test suite 'indexed-tests' for indexed-traversable-instances-0.1.2..
  15649. 1499.85 s [indexed-traversable-instances] Building test suite 'indexed-tests' for indexed-traversable-instances-0.1.2..
  15650. 1499.85 s [indexed-traversable-instances] [1 of 1] Compiling Main ( tests/main.hs, dist/build/indexed-tests/indexed-tests-tmp/Main.o )
  15651. 1499.85 s [indexed-traversable-instances] [2 of 2] Linking dist/build/indexed-tests/indexed-tests
  15652. 1499.85 s [indexed-traversable-instances] Phase: checkPhase
  15653. 1499.85 s [indexed-traversable-instances] Running 2 test suites...
  15654. 1499.85 s [indexed-traversable-instances] Test suite safe: RUNNING...
  15655. 1499.85 s [monoid-subclasses] /nix/store/vmyrr88g2xfsqacg1l9hsbhak7dpcwsi-monoid-subclasses-1.2.6/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3
  15656. 1499.85 s [monoid-subclasses] Dynamic Libraries installed in:
  15657. 1499.85 s [monoid-subclasses] /nix/store/vmyrr88g2xfsqacg1l9hsbhak7dpcwsi-monoid-subclasses-1.2.6/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  15658. 1499.85 s [monoid-subclasses] Private executables installed in:
  15659. 1499.85 s [monoid-subclasses] /nix/store/vmyrr88g2xfsqacg1l9hsbhak7dpcwsi-monoid-subclasses-1.2.6/libexec/x86_64-linux-ghc-9.6.3/monoid-subclasses-1.2.6
  15660. 1499.85 s [monoid-subclasses] Data files installed in:
  15661. 1499.85 s [monoid-subclasses] /nix/store/vmyrr88g2xfsqacg1l9hsbhak7dpcwsi-monoid-subclasses-1.2.6/share/x86_64-linux-ghc-9.6.3/monoid-subclasses-1.2.6
  15662. 1499.85 s [monoid-subclasses] Documentation installed in:
  15663. 1499.85 s [monoid-subclasses] /nix/store/0jfbb6s8maw91rkkhzjg7s2k6wqi7d0d-monoid-subclasses-1.2.6-doc/share/doc/monoid-subclasses-1.2.6
  15664. 1499.85 s [monoid-subclasses] Configuration files installed in:
  15665. 1499.85 s [monoid-subclasses] /nix/store/vmyrr88g2xfsqacg1l9hsbhak7dpcwsi-monoid-subclasses-1.2.6/etc
  15666. 1499.85 s [monoid-subclasses] No alex found
  15667. 1499.85 s [monoid-subclasses] Using ar found on system at:
  15668. 1499.85 s [monoid-subclasses] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  15669. 1499.85 s [monoid-subclasses] No c2hs found
  15670. 1499.85 s [monoid-subclasses] No cpphs found
  15671. 1499.85 s [monoid-subclasses] No doctest found
  15672. 1499.85 s [monoid-subclasses] Using gcc version 14.3.0 given by user at:
  15673. 1499.85 s [monoid-subclasses] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  15674. 1499.85 s [monoid-subclasses] Using ghc version 9.6.3 found on system at:
  15675. 1499.85 s [monoid-subclasses] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  15676. 1499.85 s [monoid-subclasses] Using ghc-pkg version 9.6.3 found on system at:
  15677. 1499.85 s [monoid-subclasses] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  15678. 1499.85 s [monoid-subclasses] No ghcjs found
  15679. 1499.85 s [monoid-subclasses] No ghcjs-pkg found
  15680. 1499.85 s [monoid-subclasses] No greencard found
  15681. 1499.85 s [monoid-subclasses] Using haddock version 2.29.1 found on system at:
  15682. 1499.85 s [monoid-subclasses] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  15683. 1499.85 s [monoid-subclasses] No happy found
  15684. 1499.85 s [monoid-subclasses] Using haskell-suite found on system at: haskell-suite-dummy-location
  15685. 1499.85 s [monoid-subclasses] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  15686. 1499.85 s [monoid-subclasses] No hmake found
  15687. 1499.85 s [monoid-subclasses] Using hpc version 0.68 found on system at:
  15688. 1499.85 s [monoid-subclasses] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  15689. 1499.85 s [monoid-subclasses] Using hsc2hs version 0.68.9 found on system at:
  15690. 1499.85 s [monoid-subclasses] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  15691. 1499.85 s [monoid-subclasses] Using hscolour version 1.25 found on system at:
  15692. 1499.85 s [monoid-subclasses] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  15693. 1499.85 s [monoid-subclasses] No jhc found
  15694. 1499.85 s [monoid-subclasses] Using ld found on system at:
  15695. 1499.85 s [monoid-subclasses] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  15696. 1499.85 s [monoid-subclasses] No pkg-config found
  15697. 1499.85 s [monoid-subclasses] Using runghc version 9.6.3 found on system at:
  15698. 1499.85 s [monoid-subclasses] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  15699. 1499.85 s [monoid-subclasses] Using strip version 2.44 found on system at:
  15700. 1499.85 s [monoid-subclasses] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  15701. 1499.85 s [monoid-subclasses] Using tar found on system at:
  15702. 1499.85 s [monoid-subclasses] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  15703. 1499.85 s [monoid-subclasses] No uhc found
  15704. 1499.85 s [monoid-subclasses] Phase: buildPhase
  15705. 1499.85 s [monoid-subclasses] Preprocessing library for monoid-subclasses-1.2.6..
  15706. 1499.85 s [monoid-subclasses] Building library for monoid-subclasses-1.2.6..
  15707. 1499.85 s [monoid-subclasses] [ 1 of 16] Compiling Data.Monoid.Null ( src/Data/Monoid/Null.hs, dist/build/Data/Monoid/Null.o, dist/build/Data/Monoid/Null.dyn_o )
  15708. 1499.85 s [monoid-subclasses] [ 2 of 16] Compiling Data.Semigroup.Cancellative ( src/Data/Semigroup/Cancellative.hs, dist/build/Data/Semigroup/Cancellative.o, dist/build/Data/Semigroup/Cancellative.dyn_o )
  15709. 1499.85 s [monoid-subclasses] [ 3 of 16] Compiling Data.Monoid.Monus ( src/Data/Monoid/Monus.hs, dist/build/Data/Monoid/Monus.o, dist/build/Data/Monoid/Monus.dyn_o )
  15710. 1499.85 s [monoid-subclasses] [ 4 of 16] Compiling Data.Monoid.GCD ( src/Data/Monoid/GCD.hs, dist/build/Data/Monoid/GCD.o, dist/build/Data/Monoid/GCD.dyn_o )
  15711. 1499.85 s [monoid-subclasses]
  15712. 1499.85 s [monoid-subclasses] src/Data/Monoid/GCD.hs:75:1: warning: [-Wunused-imports]
  15713. 1499.85 s [monoid-subclasses] The qualified import of ‘Data.Text.Encoding’ is redundant
  15714. 1499.85 s [monoid-subclasses] except perhaps to import instances from ‘Data.Text.Encoding’
  15715. 1499.85 s [monoid-subclasses] To import instances alone, use: import Data.Text.Encoding()
  15716. 1499.85 s [monoid-subclasses] |
  15717. 1499.85 s [monoid-subclasses] 75 | import qualified Data.Text.Encoding as TextEncoding
  15718. 1499.85 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  15719. 1499.85 s [monoid-subclasses]
  15720. 1499.85 s [monoid-subclasses] src/Data/Monoid/GCD.hs:83:1: warning: [-Wunused-imports]
  15721. 1499.85 s [monoid-subclasses] The qualified import of ‘Data.Text.Lazy.Encoding’ is redundant
  15722. 1499.85 s [monoid-subclasses] except perhaps to import instances from ‘Data.Text.Lazy.Encoding’
  15723. 1499.85 s [parsers] Using ghc version 9.6.3 found on system at:
  15724. 1499.85 s [parsers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  15725. 1499.85 s [parsers] Using ghc-pkg version 9.6.3 found on system at:
  15726. 1499.85 s [parsers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  15727. 1499.85 s [parsers] No ghcjs found
  15728. 1499.85 s [parsers] No ghcjs-pkg found
  15729. 1499.85 s [parsers] No greencard found
  15730. 1499.85 s [parsers] Using haddock version 2.29.1 found on system at:
  15731. 1499.85 s [parsers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  15732. 1499.85 s [parsers] No happy found
  15733. 1499.85 s [parsers] Using haskell-suite found on system at: haskell-suite-dummy-location
  15734. 1499.85 s [parsers] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  15735. 1499.85 s [parsers] No hmake found
  15736. 1499.85 s [parsers] Using hpc version 0.68 found on system at:
  15737. 1499.85 s [parsers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  15738. 1499.85 s [parsers] Using hsc2hs version 0.68.9 found on system at:
  15739. 1499.85 s [parsers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  15740. 1499.85 s [parsers] Using hscolour version 1.25 found on system at:
  15741. 1499.85 s [parsers] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  15742. 1499.85 s [parsers] No jhc found
  15743. 1499.85 s [parsers] Using ld found on system at:
  15744. 1499.85 s [parsers] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  15745. 1499.85 s [parsers] No pkg-config found
  15746. 1499.85 s [parsers] Using runghc version 9.6.3 found on system at:
  15747. 1499.85 s [parsers] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  15748. 1499.85 s [parsers] Using strip version 2.44 found on system at:
  15749. 1499.85 s [parsers] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  15750. 1499.85 s [parsers] Using tar found on system at:
  15751. 1499.85 s [parsers] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  15752. 1499.85 s [parsers] No uhc found
  15753. 1499.85 s [parsers] Phase: buildPhase
  15754. 1499.85 s [parsers] Preprocessing library for parsers-0.12.12..
  15755. 1499.85 s [parsers] Building library for parsers-0.12.12..
  15756. 1499.85 s [parsers] [1 of 8] Compiling Text.Parser.Combinators ( src/Text/Parser/Combinators.hs, dist/build/Text/Parser/Combinators.o, dist/build/Text/Parser/Combinators.dyn_o )
  15757. 1499.85 s [parsers] [2 of 8] Compiling Text.Parser.Char ( src/Text/Parser/Char.hs, dist/build/Text/Parser/Char.o, dist/build/Text/Parser/Char.dyn_o )
  15758. 1499.85 s [parsers] [3 of 8] Compiling Text.Parser.Expression ( src/Text/Parser/Expression.hs, dist/build/Text/Parser/Expression.o, dist/build/Text/Parser/Expression.dyn_o )
  15759. 1499.85 s [parsers] [4 of 8] Compiling Text.Parser.LookAhead ( src/Text/Parser/LookAhead.hs, dist/build/Text/Parser/LookAhead.o, dist/build/Text/Parser/LookAhead.dyn_o )
  15760. 1499.85 s [parsers] [5 of 8] Compiling Text.Parser.Permutation ( src/Text/Parser/Permutation.hs, dist/build/Text/Parser/Permutation.o, dist/build/Text/Parser/Permutation.dyn_o )
  15761. 1499.85 s [parsers] [6 of 8] Compiling Text.Parser.Token.Highlight ( src/Text/Parser/Token/Highlight.hs, dist/build/Text/Parser/Token/Highlight.o, dist/build/Text/Parser/Token/Highlight.dyn_o )
  15762. 1499.85 s [parsers] [7 of 8] Compiling Text.Parser.Token ( src/Text/Parser/Token.hs, dist/build/Text/Parser/Token.o, dist/build/Text/Parser/Token.dyn_o )
  15763. 1499.85 s [parsers] [8 of 8] Compiling Text.Parser.Token.Style ( src/Text/Parser/Token/Style.hs, dist/build/Text/Parser/Token/Style.o, dist/build/Text/Parser/Token/Style.dyn_o )
  15764. 1499.85 s [parsers] [1 of 8] Compiling Text.Parser.Combinators ( src/Text/Parser/Combinators.hs, dist/build/Text/Parser/Combinators.p_o )
  15765. 1499.85 s [parsers] [2 of 8] Compiling Text.Parser.Char ( src/Text/Parser/Char.hs, dist/build/Text/Parser/Char.p_o )
  15766. 1499.85 s [parsers] [3 of 8] Compiling Text.Parser.Expression ( src/Text/Parser/Expression.hs, dist/build/Text/Parser/Expression.p_o )
  15767. 1499.85 s [parsers] [4 of 8] Compiling Text.Parser.LookAhead ( src/Text/Parser/LookAhead.hs, dist/build/Text/Parser/LookAhead.p_o )
  15768. 1499.85 s [parsers] [5 of 8] Compiling Text.Parser.Permutation ( src/Text/Parser/Permutation.hs, dist/build/Text/Parser/Permutation.p_o )
  15769. 1499.85 s [parsers] [6 of 8] Compiling Text.Parser.Token.Highlight ( src/Text/Parser/Token/Highlight.hs, dist/build/Text/Parser/Token/Highlight.p_o )
  15770. 1499.85 s [parsers] [7 of 8] Compiling Text.Parser.Token ( src/Text/Parser/Token.hs, dist/build/Text/Parser/Token.p_o )
  15771. 1499.85 s [parsers] [8 of 8] Compiling Text.Parser.Token.Style ( src/Text/Parser/Token/Style.hs, dist/build/Text/Parser/Token/Style.p_o )
  15772. 1499.85 s [parsers] Preprocessing test suite 'quickcheck' for parsers-0.12.12..
  15773. 1499.85 s [parsers] Building test suite 'quickcheck' for parsers-0.12.12..
  15774. 1499.85 s [parsers] [1 of 1] Compiling Main ( tests/QuickCheck.hs, dist/build/quickcheck/quickcheck-tmp/Main.o )
  15775. 1499.85 s [parsers] [2 of 2] Linking dist/build/quickcheck/quickcheck
  15776. 1499.85 s [parsers] Phase: checkPhase
  15777. 1499.85 s [parsers] Running 1 test suites...
  15778. 1499.85 s [parsers] Test suite quickcheck: RUNNING...
  15779. 1499.85 s [quickcheck-instances] Dependency quickcheck-instances: using quickcheck-instances-0.3.32
  15780. 1499.85 s [quickcheck-instances] Dependency tagged: using tagged-0.8.8
  15781. 1499.85 s [quickcheck-instances] Dependency uuid-types: using uuid-types-1.0.6
  15782. 1499.85 s [quickcheck-instances] Source component graph:
  15783. 1499.85 s [quickcheck-instances] component lib
  15784. 1499.85 s [quickcheck-instances] component test:self-test dependency lib
  15785. 1499.85 s [quickcheck-instances] Configured component graph:
  15786. 1499.85 s [quickcheck-instances] component quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  15787. 1499.85 s [quickcheck-instances] include OneTuple-0.4.2-4RYUUrRewNpIt4JzrjaVAt
  15788. 1499.85 s [quickcheck-instances] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  15789. 1499.85 s [quickcheck-instances] include array-0.5.5.0
  15790. 1499.85 s [quickcheck-instances] include base-4.18.1.0
  15791. 1499.85 s [quickcheck-instances] include bytestring-0.11.5.2
  15792. 1499.85 s [quickcheck-instances] include case-insensitive-1.2.1.0-2Fr30x162J97VVTi3Jt0ZA
  15793. 1499.85 s [quickcheck-instances] include containers-0.6.7
  15794. 1499.85 s [quickcheck-instances] include data-fix-0.3.4-7Z2HzEJJxjpGfhwNdMyfvw
  15795. 1499.85 s [quickcheck-instances] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  15796. 1499.85 s [quickcheck-instances] include integer-logarithms-1.0.4-634gX6SnNksJOgHR1DSNl1
  15797. 1499.85 s [quickcheck-instances] include old-time-1.1.0.4-AMitDc381sTFfBdOk6gZUs
  15798. 1499.85 s [quickcheck-instances] include primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  15799. 1499.85 s [quickcheck-instances] include scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  15800. 1499.85 s [quickcheck-instances] include splitmix-0.1.1-DhujvlRHzy3LbShgpelvxY
  15801. 1499.85 s [quickcheck-instances] include strict-0.5.1-JQp8IUgd9mIGuI9YRo3e6a
  15802. 1499.85 s [quickcheck-instances] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  15803. 1499.85 s [quickcheck-instances] include text-2.0.2
  15804. 1499.85 s [quickcheck-instances] include text-short-0.1.6-Lu2CIjn4Axd1kTZu1MVDaa
  15805. 1499.85 s [quickcheck-instances] include these-1.2.1-5P6Fv3Pe7oRFsFG3HrYm87
  15806. 1499.85 s [quickcheck-instances] include time-compat-1.9.7-CgIQc7E2JHn8kYFCatkL43
  15807. 1499.85 s [quickcheck-instances] include transformers-0.6.1.0
  15808. 1499.85 s [quickcheck-instances] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  15809. 1499.85 s [quickcheck-instances] include uuid-types-1.0.6-LSnHSQasIz2KiEYrGocUTH
  15810. 1499.85 s [quickcheck-instances] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  15811. 1499.85 s [quickcheck-instances] component quickcheck-instances-0.3.32-7ZgY07HvcUlWXnEgoAJUN-self-test
  15812. 1499.85 s [quickcheck-instances] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  15813. 1499.85 s [quickcheck-instances] include base-4.18.1.0
  15814. 1499.85 s [quickcheck-instances] include containers-0.6.7
  15815. 1499.85 s [quickcheck-instances] include primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  15816. 1499.86 s [quickcheck-instances] include quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  15817. 1499.86 s [quickcheck-instances] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  15818. 1499.86 s [quickcheck-instances] include uuid-types-1.0.6-LSnHSQasIz2KiEYrGocUTH
  15819. 1499.86 s [quickcheck-instances] Linked component graph:
  15820. 1499.86 s [quickcheck-instances] unit quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  15821. 1499.86 s [quickcheck-instances] include OneTuple-0.4.2-4RYUUrRewNpIt4JzrjaVAt
  15822. 1499.86 s [quickcheck-instances] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  15823. 1499.86 s [quickcheck-instances] include array-0.5.5.0
  15824. 1499.86 s [quickcheck-instances] include base-4.18.1.0
  15825. 1499.86 s [quickcheck-instances] include bytestring-0.11.5.2
  15826. 1499.86 s [quickcheck-instances] include case-insensitive-1.2.1.0-2Fr30x162J97VVTi3Jt0ZA
  15827. 1499.86 s [quickcheck-instances] include containers-0.6.7
  15828. 1499.86 s [quickcheck-instances] include data-fix-0.3.4-7Z2HzEJJxjpGfhwNdMyfvw
  15829. 1499.86 s [quickcheck-instances] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  15830. 1499.86 s [quickcheck-instances] include integer-logarithms-1.0.4-634gX6SnNksJOgHR1DSNl1
  15831. 1499.86 s [quickcheck-instances] include old-time-1.1.0.4-AMitDc381sTFfBdOk6gZUs
  15832. 1499.86 s [quickcheck-instances] include primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  15833. 1499.86 s [quickcheck-instances] include scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  15834. 1499.86 s [quickcheck-instances] include splitmix-0.1.1-DhujvlRHzy3LbShgpelvxY
  15835. 1499.86 s [quickcheck-instances] include strict-0.5.1-JQp8IUgd9mIGuI9YRo3e6a
  15836. 1499.86 s [quickcheck-instances] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  15837. 1499.86 s [quickcheck-instances] include text-2.0.2
  15838. 1499.86 s [quickcheck-instances] include text-short-0.1.6-Lu2CIjn4Axd1kTZu1MVDaa
  15839. 1499.86 s [quickcheck-instances] include these-1.2.1-5P6Fv3Pe7oRFsFG3HrYm87
  15840. 1499.86 s [quickcheck-instances] include time-compat-1.9.7-CgIQc7E2JHn8kYFCatkL43
  15841. 1499.86 s [quickcheck-instances] include transformers-0.6.1.0
  15842. 1499.86 s [quickcheck-instances] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  15843. 1499.86 s [quickcheck-instances] include uuid-types-1.0.6-LSnHSQasIz2KiEYrGocUTH
  15844. 1499.86 s [quickcheck-instances] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  15845. 1499.86 s [reducers] Using strip version 2.44 found on system at:
  15846. 1499.86 s [reducers] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  15847. 1499.86 s [reducers] Using tar found on system at:
  15848. 1499.86 s [reducers] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  15849. 1499.86 s [reducers] No uhc found
  15850. 1499.86 s [reducers] Phase: buildPhase
  15851. 1499.86 s [reducers] Preprocessing library for reducers-3.12.5..
  15852. 1499.86 s [reducers] Building library for reducers-3.12.5..
  15853. 1499.86 s [reducers] [ 1 of 14] Compiling Data.Semigroup.Instances ( src/Data/Semigroup/Instances.hs, dist/build/Data/Semigroup/Instances.o, dist/build/Data/Semigroup/Instances.dyn_o )
  15854. 1499.86 s [reducers] [ 2 of 14] Compiling Data.Semigroup.Reducer ( src/Data/Semigroup/Reducer.hs, dist/build/Data/Semigroup/Reducer.o, dist/build/Data/Semigroup/Reducer.dyn_o )
  15855. 1499.86 s [reducers] [ 3 of 14] Compiling Data.Semigroup.MonadPlus ( src/Data/Semigroup/MonadPlus.hs, dist/build/Data/Semigroup/MonadPlus.o, dist/build/Data/Semigroup/MonadPlus.dyn_o )
  15856. 1499.86 s [reducers] [ 4 of 14] Compiling Data.Semigroup.Monad ( src/Data/Semigroup/Monad.hs, dist/build/Data/Semigroup/Monad.o, dist/build/Data/Semigroup/Monad.dyn_o )
  15857. 1499.86 s [reducers] [ 5 of 14] Compiling Data.Semigroup.Apply ( src/Data/Semigroup/Apply.hs, dist/build/Data/Semigroup/Apply.o, dist/build/Data/Semigroup/Apply.dyn_o )
  15858. 1499.86 s [reducers] [ 6 of 14] Compiling Data.Semigroup.Applicative ( src/Data/Semigroup/Applicative.hs, dist/build/Data/Semigroup/Applicative.o, dist/build/Data/Semigroup/Applicative.dyn_o )
  15859. 1499.86 s [reducers] [ 7 of 14] Compiling Data.Semigroup.Alternative ( src/Data/Semigroup/Alternative.hs, dist/build/Data/Semigroup/Alternative.o, dist/build/Data/Semigroup/Alternative.dyn_o )
  15860. 1499.86 s [reducers] [ 8 of 14] Compiling Data.Semigroup.Alt ( src/Data/Semigroup/Alt.hs, dist/build/Data/Semigroup/Alt.o, dist/build/Data/Semigroup/Alt.dyn_o )
  15861. 1499.86 s [reducers] [ 9 of 14] Compiling Data.Generator ( src/Data/Generator.hs, dist/build/Data/Generator.o, dist/build/Data/Generator.dyn_o )
  15862. 1499.86 s [reducers] [10 of 14] Compiling Data.Semigroup.Generator ( src/Data/Semigroup/Generator.hs, dist/build/Data/Semigroup/Generator.o, dist/build/Data/Semigroup/Generator.dyn_o )
  15863. 1499.86 s [reducers] [11 of 14] Compiling Data.Generator.Combinators ( src/Data/Generator/Combinators.hs, dist/build/Data/Generator/Combinators.o, dist/build/Data/Generator/Combinators.dyn_o )
  15864. 1499.86 s [reducers] [12 of 14] Compiling Data.Semigroup.Reducer.With ( src/Data/Semigroup/Reducer/With.hs, dist/build/Data/Semigroup/Reducer/With.o, dist/build/Data/Semigroup/Reducer/With.dyn_o )
  15865. 1499.86 s [reducers] [13 of 14] Compiling Data.Semigroup.Self ( src/Data/Semigroup/Self.hs, dist/build/Data/Semigroup/Self.o, dist/build/Data/Semigroup/Self.dyn_o )
  15866. 1499.86 s [reducers] [14 of 14] Compiling Data.Semigroup.Union ( src/Data/Semigroup/Union.hs, dist/build/Data/Semigroup/Union.o, dist/build/Data/Semigroup/Union.dyn_o )
  15867. 1499.86 s [reducers] [ 1 of 14] Compiling Data.Semigroup.Instances ( src/Data/Semigroup/Instances.hs, dist/build/Data/Semigroup/Instances.p_o )
  15868. 1499.86 s [reducers] [ 2 of 14] Compiling Data.Semigroup.Reducer ( src/Data/Semigroup/Reducer.hs, dist/build/Data/Semigroup/Reducer.p_o )
  15869. 1499.86 s [reducers] [ 3 of 14] Compiling Data.Semigroup.MonadPlus ( src/Data/Semigroup/MonadPlus.hs, dist/build/Data/Semigroup/MonadPlus.p_o )
  15870. 1499.86 s [reducers] [ 4 of 14] Compiling Data.Semigroup.Monad ( src/Data/Semigroup/Monad.hs, dist/build/Data/Semigroup/Monad.p_o )
  15871. 1499.86 s [reducers] [ 5 of 14] Compiling Data.Semigroup.Apply ( src/Data/Semigroup/Apply.hs, dist/build/Data/Semigroup/Apply.p_o )
  15872. 1499.86 s [reducers] [ 6 of 14] Compiling Data.Semigroup.Applicative ( src/Data/Semigroup/Applicative.hs, dist/build/Data/Semigroup/Applicative.p_o )
  15873. 1499.86 s [reducers] [ 7 of 14] Compiling Data.Semigroup.Alternative ( src/Data/Semigroup/Alternative.hs, dist/build/Data/Semigroup/Alternative.p_o )
  15874. 1499.86 s [reducers] [ 8 of 14] Compiling Data.Semigroup.Alt ( src/Data/Semigroup/Alt.hs, dist/build/Data/Semigroup/Alt.p_o )
  15875. 1499.86 s [reducers] [ 9 of 14] Compiling Data.Generator ( src/Data/Generator.hs, dist/build/Data/Generator.p_o )
  15876. 1499.86 s [reducers] [10 of 14] Compiling Data.Semigroup.Generator ( src/Data/Semigroup/Generator.hs, dist/build/Data/Semigroup/Generator.p_o )
  15877. 1499.86 s [reducers] [11 of 14] Compiling Data.Generator.Combinators ( src/Data/Generator/Combinators.hs, dist/build/Data/Generator/Combinators.p_o )
  15878. 1499.86 s [reducers] [12 of 14] Compiling Data.Semigroup.Reducer.With ( src/Data/Semigroup/Reducer/With.hs, dist/build/Data/Semigroup/Reducer/With.p_o )
  15879. 1499.86 s [reducers] [13 of 14] Compiling Data.Semigroup.Self ( src/Data/Semigroup/Self.hs, dist/build/Data/Semigroup/Self.p_o )
  15880. 1499.86 s [text-iso8601] No jhc found
  15881. 1499.86 s [text-iso8601] Using ld found on system at:
  15882. 1499.86 s [text-iso8601] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  15883. 1499.86 s [text-iso8601] No pkg-config found
  15884. 1499.86 s [text-iso8601] Using runghc version 9.6.3 found on system at:
  15885. 1499.86 s [text-iso8601] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  15886. 1499.86 s [text-iso8601] Using strip version 2.44 found on system at:
  15887. 1499.86 s [text-iso8601] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  15888. 1499.86 s [text-iso8601] Using tar found on system at:
  15889. 1499.86 s [text-iso8601] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  15890. 1499.86 s [text-iso8601] No uhc found
  15891. 1499.86 s [text-iso8601] Phase: buildPhase
  15892. 1499.86 s [text-iso8601] Preprocessing library for text-iso8601-0.1.1..
  15893. 1499.86 s [text-iso8601] Building library for text-iso8601-0.1.1..
  15894. 1499.86 s [text-iso8601] [1 of 2] Compiling Data.Time.FromText ( src/Data/Time/FromText.hs, dist/build/Data/Time/FromText.o, dist/build/Data/Time/FromText.dyn_o )
  15895. 1499.86 s [text-iso8601] [2 of 2] Compiling Data.Time.ToText ( src/Data/Time/ToText.hs, dist/build/Data/Time/ToText.o, dist/build/Data/Time/ToText.dyn_o )
  15896. 1499.86 s [text-iso8601] [1 of 2] Compiling Data.Time.FromText ( src/Data/Time/FromText.hs, dist/build/Data/Time/FromText.p_o )
  15897. 1499.86 s [text-iso8601] [2 of 2] Compiling Data.Time.ToText ( src/Data/Time/ToText.hs, dist/build/Data/Time/ToText.p_o )
  15898. 1499.86 s [text-iso8601] Preprocessing test suite 'text-iso8601-tests' for text-iso8601-0.1.1..
  15899. 1499.86 s [text-iso8601] Building test suite 'text-iso8601-tests' for text-iso8601-0.1.1..
  15900. 1499.86 s [text-iso8601] [1 of 1] Compiling Main ( tests/text-iso8601-tests.hs, dist/build/text-iso8601-tests/text-iso8601-tests-tmp/Main.o )
  15901. 1499.86 s [text-iso8601] [2 of 2] Linking dist/build/text-iso8601-tests/text-iso8601-tests
  15902. 1499.86 s [text-iso8601] Phase: checkPhase
  15903. 1499.86 s [text-iso8601] Running 1 test suites...
  15904. 1499.86 s [text-iso8601] Test suite text-iso8601-tests: RUNNING...
  15905. 1499.86 s [text-iso8601] text-iso8601
  15906. 1499.86 s [text-iso8601] roundtrip
  15907. 1499.86 s [text-iso8601] Day: OK
  15908. 1499.86 s [text-iso8601] +++ OK, passed 100 tests.
  15909. 1499.86 s [text-iso8601] LocalTime: OK
  15910. 1499.86 s [text-iso8601] +++ OK, passed 100 tests.
  15911. 1499.86 s [text-iso8601] TimeZone: OK
  15912. 1499.86 s [text-iso8601] +++ OK, passed 100 tests.
  15913. 1499.86 s [text-iso8601] UTCTime: OK
  15914. 1499.86 s [text-iso8601] +++ OK, passed 100 tests.
  15915. 1499.86 s [text-iso8601] ZonedTime: OK
  15916. 1499.86 s [text-iso8601] +++ OK, passed 100 tests.
  15917. 1499.86 s [text-iso8601] TimeOfDay: OK
  15918. 1499.86 s [text-iso8601] +++ OK, passed 100 tests.
  15919. 1499.86 s [text-iso8601] Integer: OK
  15920. 1499.86 s [text-iso8601] +++ OK, passed 100 tests.
  15921. 1499.86 s [text-iso8601] Month: OK
  15922. 1499.86 s [text-iso8601] +++ OK, passed 100 tests.
  15923. 1499.86 s [text-iso8601] Quarter: OK
  15924. 1499.86 s [text-iso8601] +++ OK, passed 100 tests.
  15925. 1499.86 s [text-iso8601] QuarterOfYear: OK
  15926. 1499.86 s [text-iso8601] +++ OK, passed 100 tests.
  15927. 1499.86 s [text-iso8601] accepts
  15928. 1499.86 s [text-iso8601] UTCTime accepts "2023-06-09 02:35:33Z": OK
  15929. 1499.86 s [text-iso8601] UTCTime accepts "2023-06-09T02:35:60Z": OK
  15930. 1499.86 s [text-iso8601] UTCTime accepts "1985-04-12T23:20:50.52Z": OK
  15931. 1499.86 s [text-iso8601] UTCTime accepts "1996-12-19T16:39:57-08:00": OK
  15932. 1499.86 s [text-iso8601] UTCTime accepts "1990-12-31T23:59:60Z": OK
  15933. 1499.86 s [text-iso8601] UTCTime accepts "1990-12-31T15:59:60-08:00": OK
  15934. 1499.86 s [text-iso8601] UTCTime accepts "1937-01-01T12:00:27.87+00:20": OK
  15935. 1499.86 s [text-iso8601] UTCTime accepts "1937-01-01 12:00Z": OK
  15936. 1499.86 s [text-iso8601] LocalTime accepts "1937-01-01 12:00": OK
  15937. 1499.86 s [text-iso8601] UTCTime accepts "1990-12-31T15:59:60-0800": OK
  15938. 1499.86 s [text-iso8601] UTCTime accepts "1990-12-31T15:59:60-08": OK
  15939. 1499.86 s [text-iso8601] UTCTime accepts "1937-01-01T12:00:00+23:59": OK
  15940. 1499.86 s [text-iso8601] UTCTime accepts "1937-01-01T12:00:00-23:59": OK
  15941. 1499.86 s [text-iso8601] rejected
  15942. 1499.86 s [text-iso8601] UTCTime rejects "2023-06-09T02:35:33 Z": OK
  15943. 1499.86 s [text-iso8601] Day rejects "99-12-12": OK
  15944. 1499.86 s [text-iso8601] UTCTime rejects "2023-06-09T02:35:33z": OK
  15945. 1499.86 s [text-iso8601] UTCTime rejects "2023-06-09t02:35:33Z": OK
  15946. 1499.86 s [text-iso8601] UTCTime rejects "1937-01-01T12:00:00+24:59": OK
  15947. 1499.86 s [text-iso8601] UTCTime rejects "1937-01-01T12:00:00-23:60": OK
  15948. 1499.86 s [text-iso8601]
  15949. 1499.86 s [text-iso8601] All 29 tests passed (0.01s)
  15950. 1499.86 s [text-iso8601] Test suite text-iso8601-tests: PASS
  15951. 1499.86 s [text-iso8601] Test suite logged to: dist/test/text-iso8601-0.1.1-text-iso8601-tests.log
  15952. 1499.86 s [text-iso8601] 1 of 1 test suites (1 of 1 test cases) passed.
  15953. 1499.86 s [text-iso8601] Phase: haddockPhase
  15954. 1499.86 s [text-iso8601] Preprocessing library for text-iso8601-0.1.1..
  15955. 1499.86 s [text-iso8601] Running Haddock on library for text-iso8601-0.1.1..
  15956. 1499.86 s [text-iso8601] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  15957. 1499.86 s [text-iso8601] Warning: 'zonedTime' is out of scope.
  15958. 1499.86 s [tomland] LByteString Array: decode . encode ≡ id [✔]
  15959. 1499.86 s [tomland] passed 100 tests.
  15960. 1499.86 s [tomland] Combinator.Set: Roundtrip tests
  15961. 1499.86 s [tomland] IntSet (Array) : decode . encode ≡ id [✔]
  15962. 1499.86 s [tomland] passed 100 tests.
  15963. 1499.86 s [tomland] IntSet (Table) : decode . encode ≡ id [✔]
  15964. 1499.86 s [tomland] passed 100 tests.
  15965. 1499.86 s [tomland] Set Int (Array) : decode . encode ≡ id [✔]
  15966. 1499.86 s [tomland] passed 100 tests.
  15967. 1499.86 s [tomland] Set Int (Table) : decode . encode ≡ id [✔]
  15968. 1499.86 s [tomland] passed 100 tests.
  15969. 1499.86 s [tomland] HashSet Text (Array): decode . encode ≡ id [✔]
  15970. 1499.86 s [tomland] passed 100 tests.
  15971. 1499.86 s [tomland] HashSet Text (Table): decode . encode ≡ id [✔]
  15972. 1499.86 s [tomland] passed 100 tests.
  15973. 1499.86 s [tomland] Combinator.Table: Roundtrip tests
  15974. 1499.86 s [tomland] Table (Int): decode . encode ≡ id [✔]
  15975. 1499.86 s [tomland] passed 100 tests.
  15976. 1499.86 s [tomland] Combinator.Time: Roundtrip tests
  15977. 1499.86 s [tomland] ZonedTime : decode . encode ≡ id [✔]
  15978. 1499.86 s [tomland] passed 100 tests.
  15979. 1499.86 s [tomland] LocalTime : decode . encode ≡ id [✔]
  15980. 1499.86 s [tomland] passed 100 tests.
  15981. 1499.86 s [tomland] Day : decode . encode ≡ id [✔]
  15982. 1499.86 s [tomland] passed 100 tests.
  15983. 1499.86 s [tomland] TimeOfDay : decode . encode ≡ id [✔]
  15984. 1499.86 s [tomland] passed 100 tests.
  15985. 1499.86 s [tomland] Combinator.Tuple: Roundtrip tests
  15986. 1499.86 s [tomland] (Int, Text) : decode . encode ≡ id [✔]
  15987. 1499.86 s [tomland] passed 100 tests.
  15988. 1499.86 s [tomland] (Int, Text, Bool): decode . encode ≡ id [✔]
  15989. 1499.86 s [tomland] passed 100 tests.
  15990. 1499.86 s [tomland] Codec.Di functions tests
  15991. 1499.86 s [tomland] dimatch
  15992. 1499.86 s [tomland] SumType: decode . encode ≡ id [✔]
  15993. 1499.86 s [tomland] passed 100 tests.
  15994. 1499.86 s [tomland] Generic codecs tests
  15995. 1499.86 s [tomland] genericDecode . genericEncode ≡ id [✔]
  15996. 1499.86 s [tomland] passed 100 tests.
  15997. 1499.86 s [tomland] genericDecode . genericEncode ≡ decode . encode [✔]
  15998. 1499.86 s [tomland] passed 100 tests.
  15999. 1499.86 s [tomland] SmallType: tests for custom data type
  16000. 1499.86 s [tomland] SmallType: decode . encode ≡ id [✔]
  16001. 1499.86 s [tomland] passed 100 tests.
  16002. 1499.86 s [tomland] Exact SmallType: decode . encode ≡ id [✔]
  16003. 1499.86 s [tomland] passed 100 tests.
  16004. 1499.86 s [tomland]
  16005. 1499.86 s [tomland] Finished in 6.6158 seconds
  16006. 1499.86 s [tomland] 272 examples, 0 failures, 2 pending
  16007. 1499.86 s [tomland] Test suite tomland-test: PASS
  16008. 1499.86 s [tomland] Test suite logged to: dist/test/tomland-1.3.3.3-tomland-test.log
  16009. 1499.86 s [tomland] 1 of 1 test suites (1 of 1 test cases) passed.
  16010. 1499.86 s [tomland] Phase: haddockPhase
  16011. 1499.86 s [tomland] Preprocessing library for tomland-1.3.3.3..
  16012. 1499.86 s [tomland] Running Haddock on library for tomland-1.3.3.3..
  16013. 1499.86 s [tomland] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  16014. 1499.86 s [tomland] 100% ( 34 / 34) in 'Toml.Parser.Core'
  16015. 1499.86 s [tomland] 100% ( 4 / 4) in 'Toml.Parser.String'
  16016. 1499.86 s [tomland] 100% ( 10 / 10) in 'Toml.Type.Key'
  16017. 1499.86 s [tomland] 100% ( 4 / 4) in 'Toml.Parser.Key'
  16018. 1499.86 s [tomland] 100% ( 17 / 17) in 'Toml.Type.PrefixTree'
  16019. 1499.86 s [tomland] 100% ( 11 / 11) in 'Toml.Type.Value'
  16020. 1499.86 s [tomland] 100% ( 17 / 17) in 'Toml.Type.AnyValue'
  16021. 1499.86 s [tomland] 100% ( 3 / 3) in 'Toml.Type.UValue'
  16022. 1499.86 s [tomland] 100% ( 7 / 7) in 'Toml.Type.TOML'
  16023. 1499.86 s [tomland] 100% ( 7 / 7) in 'Toml.Type.Edsl'
  16024. 1499.86 s [tomland] 85% ( 6 / 7) in 'Toml.Type.Printer'
  16025. 1499.86 s [tomland] Missing documentation for:
  16026. 1499.86 s [tomland] Lines (src/Toml/Type/Printer.hs:98)
  16027. 1499.86 s [tomland] 100% ( 15 / 15) in 'Toml.Type'
  16028. 1499.86 s [tomland] 100% ( 8 / 8) in 'Toml.Parser.Value'
  16029. 1499.86 s [tomland] 100% ( 6 / 6) in 'Toml.Parser.Item'
  16030. 1499.86 s [tomland]
  16031. 1499.86 s [tomland] src/Toml/Parser/Item.hs:26:29: warning: [-Wunused-imports]
  16032. 1499.86 s [tomland] The import of ‘liftA2’
  16033. 1499.86 s [tomland] from module ‘Control.Applicative’ is redundant
  16034. 1499.86 s [tomland] |
  16035. 1499.86 s [tomland] 26 | import Control.Applicative (liftA2, many)
  16036. 1499.86 s [tomland] | ^^^^^^
  16037. 1499.86 s [tomland] 100% ( 8 / 8) in 'Toml.Parser.Validate'
  16038. 1499.86 s [tomland] 100% ( 4 / 4) in 'Toml.Parser'
  16039. 1499.86 s [tomland] Warning: 'Text' is ambiguous. It is defined
  16040. 1499.86 s [tomland] * at src/Toml/Type/Value.hs:147:5
  16041. 1499.86 s [tomland] * in ‘Data.Text.Internal’
  16042. 1499.86 s [tomland] You may be able to disambiguate the identifier by qualifying it or
  16043. 1499.86 s [tomland] by specifying the type/value namespace explicitly.
  16044. 1499.86 s [tomland] Defaulting to the one defined at src/Toml/Type/Value.hs:73:1
  16045. 1499.86 s [tomland] 94% ( 16 / 17) in 'Toml.Codec.BiMap'
  16046. 1499.86 s [tomland] Missing documentation for:
  16047. 1499.86 s [tomland] tShow (src/Toml/Codec/BiMap.hs:211)
  16048. 1499.86 s [tomland] 100% ( 5 / 5) in 'Toml.Codec.Error'
  16049. 1499.86 s [tomland] 100% ( 12 / 12) in 'Toml.Codec.Types'
  16050. 1499.86 s [tomland]
  16051. 1499.86 s [tomland] src/Toml/Codec/Types.hs:37:47: warning: [-Wunused-imports]
  16052. 1499.86 s [tomland] The import of ‘liftA2’
  16053. 1499.86 s [tomland] from module ‘Control.Applicative’ is redundant
  16054. 1499.86 s [tomland] |
  16055. 1499.86 s [tomland] 37 | import Control.Applicative (Alternative (..), liftA2)
  16056. 1499.92 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/qfww7nf8qi6mishibf1vza1q3h9s4321-binary-orphans-1.0.5 /nix/store/vlhgvsxh46ilghqh4mrd0wfhqz51pfnh-binary-orphans-1.0.5-doc
  16057. 1500.43 s [post-build-hook] Pushing 1 paths (67 are already present) using zstd to cache sellout ⏳
  16058. 1500.43 s [post-build-hook]
  16059. 1500.80 s [post-build-hook] Pushing /nix/store/qfww7nf8qi6mishibf1vza1q3h9s4321-binary-orphans-1.0.5 (222.07 KiB)
  16060. 1501.94 s [post-build-hook]
  16061. 1501.94 s [post-build-hook] All done.
  16062. 1502.01 s [post-build-hook] Uploading to the NixCI cache: /nix/store/qfww7nf8qi6mishibf1vza1q3h9s4321-binary-orphans-1.0.5 /nix/store/vlhgvsxh46ilghqh4mrd0wfhqz51pfnh-binary-orphans-1.0.5-doc
  16063. 1502.09 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  16064. 1502.35 s [post-build-hook] copying 2 paths...
  16065. 1502.35 s [post-build-hook] copying path '/nix/store/vlhgvsxh46ilghqh4mrd0wfhqz51pfnh-binary-orphans-1.0.5-doc' to 'https://cache.nix-ci.com'...
  16066. 1502.67 s [post-build-hook] copying path '/nix/store/qfww7nf8qi6mishibf1vza1q3h9s4321-binary-orphans-1.0.5' to 'https://cache.nix-ci.com'...
  16067. 1503.00 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  16068. 1503.28 s [post-build-hook] copying 1 paths...
  16069. 1503.28 s [post-build-hook] copying path '/nix/store/j1jywyshqv384n8s1k9dypc94912h623-binary-orphans-1.0.5.drv' to 'https://cache.nix-ci.com'...
  16070. 1503.55 s Progress: 138 of 236 built (11 building), 285 of 285 downloaded from cache
  16071. 1503.63 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/spgps7ph4g0z6rhnhr3n85a9aiwxqyhr-either-5.0.2-doc /nix/store/x29aqs8bhnzf305j7hxgdjjbj3gg5m5r-either-5.0.2
  16072. 1504.11 s [post-build-hook] Pushing 2 paths (98 are already present) using zstd to cache sellout ⏳
  16073. 1504.11 s [post-build-hook]
  16074. 1504.48 s [post-build-hook] Pushing /nix/store/spgps7ph4g0z6rhnhr3n85a9aiwxqyhr-either-5.0.2-doc (448.80 KiB)
  16075. 1504.74 s [post-build-hook] Pushing /nix/store/x29aqs8bhnzf305j7hxgdjjbj3gg5m5r-either-5.0.2 (897.77 KiB)
  16076. 1505.78 s [post-build-hook]
  16077. 1505.78 s [post-build-hook] All done.
  16078. 1505.80 s [post-build-hook] Uploading to the NixCI cache: /nix/store/spgps7ph4g0z6rhnhr3n85a9aiwxqyhr-either-5.0.2-doc /nix/store/x29aqs8bhnzf305j7hxgdjjbj3gg5m5r-either-5.0.2
  16079. 1505.85 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  16080. 1506.08 s [post-build-hook] copying 2 paths...
  16081. 1506.08 s [post-build-hook] copying path '/nix/store/spgps7ph4g0z6rhnhr3n85a9aiwxqyhr-either-5.0.2-doc' to 'https://cache.nix-ci.com'...
  16082. 1506.44 s [post-build-hook] copying path '/nix/store/x29aqs8bhnzf305j7hxgdjjbj3gg5m5r-either-5.0.2' to 'https://cache.nix-ci.com'...
  16083. 1506.95 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  16084. 1507.23 s [post-build-hook] copying 1 paths...
  16085. 1507.23 s [post-build-hook] copying path '/nix/store/nmbr4rqcbfbx8hxbg34x8axm6iwsvg19-either-5.0.2.drv' to 'https://cache.nix-ci.com'...
  16086. 1507.49 s Progress: 139 of 237 built (10 building), 285 of 285 downloaded from cache
  16087. 1507.49 s [extra] [ 1 of 22] Compiling Data.IORef.Extra ( src/Data/IORef/Extra.hs, dist/build/Data/IORef/Extra.p_o )
  16088. 1507.49 s [extra] [ 2 of 22] Compiling Data.Monoid.Extra ( src/Data/Monoid/Extra.hs, dist/build/Data/Monoid/Extra.p_o )
  16089. 1507.49 s [extra] [ 3 of 22] Compiling Data.Tuple.Extra ( src/Data/Tuple/Extra.hs, dist/build/Data/Tuple/Extra.p_o )
  16090. 1507.49 s [extra] [ 4 of 22] Compiling Data.Typeable.Extra ( src/Data/Typeable/Extra.hs, dist/build/Data/Typeable/Extra.p_o )
  16091. 1507.49 s [extra] [ 5 of 22] Compiling Numeric.Extra ( src/Numeric/Extra.hs, dist/build/Numeric/Extra.p_o )
  16092. 1507.49 s [extra] [ 6 of 22] Compiling Partial ( src/Partial.hs, dist/build/Partial.p_o )
  16093. 1507.49 s [extra] [ 7 of 22] Compiling Data.List.Extra ( src/Data/List/Extra.hs, dist/build/Data/List/Extra.p_o )
  16094. 1507.49 s [extra] [ 8 of 22] Compiling Data.Version.Extra ( src/Data/Version/Extra.hs, dist/build/Data/Version/Extra.p_o )
  16095. 1507.49 s [extra] [ 9 of 22] Compiling Data.List.NonEmpty.Extra ( src/Data/List/NonEmpty/Extra.hs, dist/build/Data/List/NonEmpty/Extra.p_o )
  16096. 1507.49 s [extra] [10 of 22] Compiling Data.Either.Extra ( src/Data/Either/Extra.hs, dist/build/Data/Either/Extra.p_o )
  16097. 1507.49 s [extra] [11 of 22] Compiling Control.Exception.Extra ( src/Control/Exception/Extra.hs, dist/build/Control/Exception/Extra.p_o )
  16098. 1507.49 s [extra] [12 of 22] Compiling Control.Monad.Extra ( src/Control/Monad/Extra.hs, dist/build/Control/Monad/Extra.p_o )
  16099. 1507.49 s [extra] [13 of 22] Compiling Data.Foldable.Extra ( src/Data/Foldable/Extra.hs, dist/build/Data/Foldable/Extra.p_o )
  16100. 1507.49 s [extra] [14 of 22] Compiling Control.Concurrent.Extra ( src/Control/Concurrent/Extra.hs, dist/build/Control/Concurrent/Extra.p_o )
  16101. 1507.49 s [extra] [15 of 22] Compiling System.Directory.Extra ( src/System/Directory/Extra.hs, dist/build/System/Directory/Extra.p_o )
  16102. 1507.49 s [extra] [16 of 22] Compiling System.Environment.Extra ( src/System/Environment/Extra.hs, dist/build/System/Environment/Extra.p_o )
  16103. 1507.49 s [extra] [17 of 22] Compiling System.IO.Extra ( src/System/IO/Extra.hs, dist/build/System/IO/Extra.p_o )
  16104. 1507.49 s [extra] [18 of 22] Compiling System.Info.Extra ( src/System/Info/Extra.hs, dist/build/System/Info/Extra.p_o )
  16105. 1507.49 s [extra] [19 of 22] Compiling System.Process.Extra ( src/System/Process/Extra.hs, dist/build/System/Process/Extra.p_o )
  16106. 1507.49 s [extra] [20 of 22] Compiling System.Time.Extra ( src/System/Time/Extra.hs, dist/build/System/Time/Extra.p_o )
  16107. 1507.49 s [extra] [21 of 22] Compiling Extra ( src/Extra.hs, dist/build/Extra.p_o )
  16108. 1507.49 s [extra] [22 of 22] Compiling Text.Read.Extra ( src/Text/Read/Extra.hs, dist/build/Text/Read/Extra.p_o )
  16109. 1507.49 s [extra] Preprocessing test suite 'extra-test' for extra-1.7.16..
  16110. 1507.49 s [extra] Building test suite 'extra-test' for extra-1.7.16..
  16111. 1507.49 s [extra] [1 of 4] Compiling TestUtil ( test/TestUtil.hs, dist/build/extra-test/extra-test-tmp/TestUtil.o )
  16112. 1507.49 s [extra] [2 of 4] Compiling TestGen ( test/TestGen.hs, dist/build/extra-test/extra-test-tmp/TestGen.o )
  16113. 1507.49 s [extra] [3 of 4] Compiling TestCustom ( test/TestCustom.hs, dist/build/extra-test/extra-test-tmp/TestCustom.o )
  16114. 1507.49 s [extra] [4 of 4] Compiling Test ( test/Test.hs, dist/build/extra-test/extra-test-tmp/Test.o )
  16115. 1507.49 s [extra] [5 of 5] Linking dist/build/extra-test/extra-test
  16116. 1507.49 s [extra] Phase: checkPhase
  16117. 1507.49 s [extra] Running 1 test suites...
  16118. 1507.49 s [extra] Test suite extra-test: RUNNING...
  16119. 1507.49 s [extra] withTempFile
  16120. 1507.49 s [extra] +++ OK, passed 1 test.
  16121. 1507.49 s [extra] captureOutput
  16122. 1507.49 s [extra] +++ OK, passed 1 test.
  16123. 1507.49 s [extra] \(x :: IO Int) -> void (once x) == pure ()
  16124. 1507.49 s [extra] +++ OK, passed 100 tests.
  16125. 1507.49 s [extra] \(x :: IO Int) -> join (once x) == x
  16126. 1507.49 s [extra] +++ OK, passed 100 tests.
  16127. 1507.49 s [extra] \(x :: IO Int) -> (do y <- once x; y; y) == x
  16128. 1507.49 s [extra] +++ OK, passed 100 tests.
  16129. 1507.49 s [extra] \(x :: IO Int) -> (do y <- once x; y ||| y) == x
  16130. 1507.49 s [extra] +++ OK, passed 100 tests.
  16131. 1507.49 s [extra] \(x :: IO Int) -> join (onceFork x) == x
  16132. 1507.49 s [extra] +++ OK, passed 100 tests.
  16133. 1507.49 s [extra] \(x :: IO Int) -> (do a <- onceFork x; a; a) == x
  16134. 1507.49 s [extra] +++ OK, passed 100 tests.
  16135. 1507.49 s [extra] stringException "test" == pure "test"
  16136. 1507.49 s [extra] +++ OK, passed 1 test.
  16137. 1507.49 s [extra] stringException ("test" ++ undefined) == pure "test<Exception>"
  16138. 1507.49 s [extra] +++ OK, passed 1 test.
  16139. 1507.49 s [extra] stringException ("test" ++ undefined ++ "hello") == pure "test<Exception>"
  16140. 1507.49 s [extra] +++ OK, passed 1 test.
  16141. 1507.49 s [extra] stringException ['t','e','s','t',undefined] == pure "test<Exception>"
  16142. 1507.49 s [extra] +++ OK, passed 1 test.
  16143. 1507.49 s [extra] ignore (print 1) == print 1
  16144. 1507.49 s [extra] +++ OK, passed 1 test.
  16145. 1507.49 s [extra] ignore (fail "die") == pure ()
  16146. 1507.49 s [extra] +++ OK, passed 1 test.
  16147. 1507.49 s [extra] catch (errorIO "Hello") (\(ErrorCall x) -> pure x) == pure "Hello"
  16148. 1507.49 s [extra] +++ OK, passed 1 test.
  16149. 1507.49 s [foldl] [9 of 9] Compiling Control.Scanl ( src/Control/Scanl.hs, dist/build/Control/Scanl.p_o )
  16150. 1507.49 s [foldl] Preprocessing test suite 'doctest' for foldl-1.4.18..
  16151. 1507.49 s [foldl] Building test suite 'doctest' for foldl-1.4.18..
  16152. 1507.49 s [foldl] [1 of 1] Compiling Main ( test/doctest.hs, dist/build/doctest/doctest-tmp/Main.o )
  16153. 1507.49 s [foldl] [2 of 2] Linking dist/build/doctest/doctest
  16154. 1507.49 s [foldl] Phase: checkPhase
  16155. 1507.49 s [foldl] Running 1 test suites...
  16156. 1507.49 s [foldl] Test suite doctest: RUNNING...
  16157. 1507.49 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 )
  16158. 1507.49 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 )
  16159. 1507.49 s [free] [ 1 of 19] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, dist/build/Control/Alternative/Free.p_o )
  16160. 1507.49 s [free] [ 2 of 19] Compiling Control.Alternative.Free.Final ( src/Control/Alternative/Free/Final.hs, dist/build/Control/Alternative/Free/Final.p_o )
  16161. 1507.49 s [free] [ 3 of 19] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, dist/build/Control/Applicative/Free.p_o )
  16162. 1507.49 s [free] [ 4 of 19] Compiling Control.Applicative.Free.Fast ( src/Control/Applicative/Free/Fast.hs, dist/build/Control/Applicative/Free/Fast.p_o )
  16163. 1507.49 s [free] [ 5 of 19] Compiling Control.Applicative.Free.Final ( src/Control/Applicative/Free/Final.hs, dist/build/Control/Applicative/Free/Final.p_o )
  16164. 1507.49 s [free] [ 6 of 19] Compiling Control.Applicative.Trans.Free ( src/Control/Applicative/Trans/Free.hs, dist/build/Control/Applicative/Trans/Free.p_o )
  16165. 1507.49 s [free] [ 7 of 19] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, dist/build/Control/Comonad/Cofree/Class.p_o )
  16166. 1507.49 s [free] [ 8 of 19] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, dist/build/Control/Comonad/Cofree.p_o )
  16167. 1507.49 s [free] [ 9 of 19] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, dist/build/Control/Comonad/Trans/Cofree.p_o )
  16168. 1507.49 s [free] [10 of 19] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, dist/build/Control/Comonad/Trans/Coiter.p_o )
  16169. 1507.49 s [free] [11 of 19] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, dist/build/Control/Monad/Free/Class.p_o )
  16170. 1507.49 s [free] [12 of 19] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, dist/build/Control/Monad/Free/TH.p_o )
  16171. 1507.50 s [free] [13 of 19] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, dist/build/Control/Monad/Trans/Free.p_o )
  16172. 1507.50 s [free] [14 of 19] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, dist/build/Control/Monad/Free.p_o )
  16173. 1507.50 s [free] [15 of 19] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, dist/build/Control/Monad/Free/Church.p_o )
  16174. 1507.50 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 )
  16175. 1507.50 s [free] [17 of 19] Compiling Control.Monad.Free.Ap ( src/Control/Monad/Free/Ap.hs, dist/build/Control/Monad/Free/Ap.p_o )
  16176. 1507.50 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 )
  16177. 1507.50 s [free] [19 of 19] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, dist/build/Control/Monad/Trans/Iter.p_o )
  16178. 1507.50 s [free] Phase: checkPhase
  16179. 1507.50 s [free] Package has no test suites.
  16180. 1507.50 s [free] Phase: haddockPhase
  16181. 1507.50 s [free] Preprocessing library for free-5.2..
  16182. 1507.50 s [free] Running Haddock on library for free-5.2..
  16183. 1507.50 s [free] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  16184. 1507.50 s [free] Warning: 'lift' is out of scope.
  16185. 1507.50 s [free] If you qualify the identifier, haddock can try to link it anyway.
  16186. 1507.50 s [free] 66% ( 4 / 6) in 'Control.Alternative.Free'
  16187. 1507.50 s [free] Missing documentation for:
  16188. 1507.50 s [free] Alt (src/Control/Alternative/Free.hs:43)
  16189. 1507.50 s [free] AltF (src/Control/Alternative/Free.hs:39)
  16190. 1507.50 s [free] Warning: 'lift' is out of scope.
  16191. 1507.50 s [free] If you qualify the identifier, haddock can try to link it anyway.
  16192. 1507.50 s [free] 100% ( 5 / 5) in 'Control.Alternative.Free.Final'
  16193. 1507.50 s [free] Warning: 'lift' is out of scope.
  16194. 1507.50 s [free] If you qualify the identifier, haddock can try to link it anyway.
  16195. 1507.50 s [free] 100% ( 11 / 11) in 'Control.Applicative.Free'
  16196. 1507.50 s [free] Warning: 'f' is out of scope.
  16197. 1507.50 s [free] If you qualify the identifier, haddock can try to link it anyway.
  16198. 1507.50 s [free] Warning: 'lift' is out of scope.
  16199. 1507.50 s [free] If you qualify the identifier, haddock can try to link it anyway.
  16200. 1507.50 s [free] 100% ( 14 / 14) in 'Control.Applicative.Free.Fast'
  16201. 1507.50 s [free] Warning: 'lift' is out of scope.
  16202. 1507.50 s [free] If you qualify the identifier, haddock can try to link it anyway.
  16203. 1507.50 s [indexed-traversable-instances] Test suite safe: PASS
  16204. 1507.50 s [indexed-traversable-instances] Test suite logged to: dist/test/indexed-traversable-instances-0.1.2-safe.log
  16205. 1507.50 s [indexed-traversable-instances] Test suite indexed-tests: RUNNING...
  16206. 1507.50 s [indexed-traversable-instances] tests
  16207. 1507.50 s [indexed-traversable-instances] []
  16208. 1507.50 s [indexed-traversable-instances] imapDefault: OK (0.02s)
  16209. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16210. 1507.50 s [indexed-traversable-instances] ifoldMapDefault: OK (0.03s)
  16211. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16212. 1507.50 s [indexed-traversable-instances] ifoldrDefault: OK (0.03s)
  16213. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16214. 1507.50 s [indexed-traversable-instances] ifoldl'Default: OK (0.04s)
  16215. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16216. 1507.50 s [indexed-traversable-instances] toList: OK
  16217. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16218. 1507.50 s [indexed-traversable-instances] indices: OK
  16219. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16220. 1507.50 s [indexed-traversable-instances] Map Int
  16221. 1507.50 s [indexed-traversable-instances] imapDefault: OK (0.01s)
  16222. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16223. 1507.50 s [indexed-traversable-instances] ifoldMapDefault: OK (0.04s)
  16224. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16225. 1507.50 s [indexed-traversable-instances] ifoldrDefault: OK (0.03s)
  16226. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16227. 1507.50 s [indexed-traversable-instances] ifoldl'Default: OK (0.04s)
  16228. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16229. 1507.50 s [indexed-traversable-instances] toList: OK
  16230. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16231. 1507.50 s [indexed-traversable-instances] indices: OK
  16232. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16233. 1507.50 s [indexed-traversable-instances] HashMap Int
  16234. 1507.50 s [indexed-traversable-instances] imapDefault: OK (0.02s)
  16235. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16236. 1507.50 s [indexed-traversable-instances] ifoldMapDefault: OK (0.03s)
  16237. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16238. 1507.50 s [indexed-traversable-instances] ifoldrDefault: OK (0.03s)
  16239. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16240. 1507.50 s [indexed-traversable-instances] ifoldl'Default: OK (0.02s)
  16241. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16242. 1507.50 s [indexed-traversable-instances] toList: OK
  16243. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16244. 1507.50 s [indexed-traversable-instances] indices: OK
  16245. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16246. 1507.50 s [indexed-traversable-instances] Seq
  16247. 1507.50 s [indexed-traversable-instances] imapDefault: OK (0.01s)
  16248. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16249. 1507.50 s [indexed-traversable-instances] ifoldMapDefault: OK (0.03s)
  16250. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16251. 1507.50 s [indexed-traversable-instances] ifoldrDefault: OK (0.02s)
  16252. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16253. 1507.50 s [indexed-traversable-instances] ifoldl'Default: OK (0.02s)
  16254. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16255. 1507.50 s [indexed-traversable-instances] toList: OK
  16256. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16257. 1507.50 s [indexed-traversable-instances] indices: OK
  16258. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16259. 1507.50 s [indexed-traversable-instances] Vector
  16260. 1507.50 s [indexed-traversable-instances] imapDefault: OK (0.01s)
  16261. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16262. 1507.50 s [indexed-traversable-instances] ifoldMapDefault: OK (0.02s)
  16263. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16264. 1507.50 s [indexed-traversable-instances] ifoldrDefault: OK (0.03s)
  16265. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16266. 1507.50 s [indexed-traversable-instances] ifoldl'Default: OK (0.03s)
  16267. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16268. 1507.50 s [indexed-traversable-instances] toList: OK
  16269. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16270. 1507.50 s [indexed-traversable-instances] indices: OK
  16271. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16272. 1507.50 s [indexed-traversable-instances] Solo
  16273. 1507.50 s [indexed-traversable-instances] imapDefault: OK
  16274. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16275. 1507.50 s [indexed-traversable-instances] ifoldMapDefault: OK
  16276. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16277. 1507.50 s [indexed-traversable-instances] ifoldrDefault: OK
  16278. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16279. 1507.50 s [indexed-traversable-instances] ifoldl'Default: OK
  16280. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16281. 1507.50 s [indexed-traversable-instances] toList: OK
  16282. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16283. 1507.50 s [indexed-traversable-instances] indices: OK
  16284. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16285. 1507.50 s [indexed-traversable-instances] IntMap
  16286. 1507.50 s [indexed-traversable-instances] imapDefault: OK (0.02s)
  16287. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16288. 1507.50 s [indexed-traversable-instances] ifoldMapDefault: OK (0.03s)
  16289. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16290. 1507.50 s [indexed-traversable-instances] ifoldrDefault: OK (0.03s)
  16291. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16292. 1507.50 s [indexed-traversable-instances] ifoldl'Default: OK (0.03s)
  16293. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16294. 1507.50 s [indexed-traversable-instances] toList: OK
  16295. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16296. 1507.50 s [indexed-traversable-instances] indices: OK
  16297. 1507.50 s [indexed-traversable-instances] +++ OK, passed 100 tests.
  16298. 1507.50 s [indexed-traversable-instances]
  16299. 1507.50 s [indexed-traversable-instances] All 42 tests passed (0.67s)
  16300. 1507.50 s [indexed-traversable-instances] Test suite indexed-tests: PASS
  16301. 1507.50 s [indexed-traversable-instances] Test suite logged to:
  16302. 1507.50 s [indexed-traversable-instances] dist/test/indexed-traversable-instances-0.1.2-indexed-tests.log
  16303. 1507.50 s [indexed-traversable-instances] 2 of 2 test suites (2 of 2 test cases) passed.
  16304. 1507.50 s [indexed-traversable-instances] Phase: haddockPhase
  16305. 1507.50 s [indexed-traversable-instances] Preprocessing library for indexed-traversable-instances-0.1.2..
  16306. 1507.50 s [indexed-traversable-instances] Running Haddock on library for indexed-traversable-instances-0.1.2..
  16307. 1507.50 s [indexed-traversable-instances] Warning: The documentation for the following packages are not installed. No
  16308. 1507.50 s [indexed-traversable-instances] links will be generated to these packages: vector-0.13.2.0
  16309. 1507.50 s [indexed-traversable-instances] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  16310. 1507.50 s [indexed-traversable-instances] 100% ( 1 / 1) in 'Data.Functor.WithIndex.Instances'
  16311. 1507.50 s [indexed-traversable-instances] Warning: Data.Functor.WithIndex.Instances: could not find link destinations for:
  16312. 1507.50 s [indexed-traversable-instances] - Data.Vector.Vector
  16313. 1507.50 s [indexed-traversable-instances] Documentation created: dist/doc/html/indexed-traversable-instances/index.html,
  16314. 1507.50 s [indexed-traversable-instances] dist/doc/html/indexed-traversable-instances/indexed-traversable-instances.txt
  16315. 1507.50 s [indexed-traversable-instances] Preprocessing test suite 'safe' for indexed-traversable-instances-0.1.2..
  16316. 1507.50 s [indexed-traversable-instances] Preprocessing test suite 'indexed-tests' for indexed-traversable-instances-0.1.2..
  16317. 1507.50 s [indexed-traversable-instances] Phase: installPhase
  16318. 1507.50 s [monoid-subclasses] To import instances alone, use: import Data.Text.Lazy.Encoding()
  16319. 1507.50 s [monoid-subclasses] |
  16320. 1507.50 s [monoid-subclasses] 83 | import qualified Data.Text.Lazy.Encoding as LazyEncoding
  16321. 1507.50 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  16322. 1507.50 s [monoid-subclasses]
  16323. 1507.50 s [monoid-subclasses] src/Data/Monoid/GCD.hs:97:1: warning: [-Wunused-imports]
  16324. 1507.50 s [monoid-subclasses] The import of ‘Data.Maybe’ is redundant
  16325. 1507.50 s [monoid-subclasses] except perhaps to import instances from ‘Data.Maybe’
  16326. 1507.50 s [monoid-subclasses] To import instances alone, use: import Data.Maybe()
  16327. 1507.50 s [monoid-subclasses] |
  16328. 1507.50 s [monoid-subclasses] 97 | import Data.Maybe (isJust)
  16329. 1507.50 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  16330. 1507.50 s [monoid-subclasses]
  16331. 1507.50 s [monoid-subclasses] src/Data/Monoid/GCD.hs:211:13: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  16332. 1507.50 s [monoid-subclasses] Pattern match(es) are non-exhaustive
  16333. 1507.50 s [monoid-subclasses] In a pattern binding:
  16334. 1507.50 s [monoid-subclasses] Patterns of type ‘Maybe m’ not matched: Nothing
  16335. 1507.50 s [monoid-subclasses] |
  16336. 1507.50 s [monoid-subclasses] 211 | Just x' = stripPrefix p x
  16337. 1507.50 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  16338. 1507.50 s [monoid-subclasses]
  16339. 1507.50 s [monoid-subclasses] src/Data/Monoid/GCD.hs:212:13: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  16340. 1507.50 s [monoid-subclasses] Pattern match(es) are non-exhaustive
  16341. 1507.50 s [monoid-subclasses] In a pattern binding:
  16342. 1507.50 s [monoid-subclasses] Patterns of type ‘Maybe m’ not matched: Nothing
  16343. 1507.50 s [monoid-subclasses] |
  16344. 1507.50 s [monoid-subclasses] 212 | Just y' = stripPrefix p y
  16345. 1507.50 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  16346. 1507.50 s [monoid-subclasses]
  16347. 1507.50 s [monoid-subclasses] src/Data/Monoid/GCD.hs:274:13: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  16348. 1507.50 s [monoid-subclasses] Pattern match(es) are non-exhaustive
  16349. 1507.50 s [monoid-subclasses] In a pattern binding:
  16350. 1507.50 s [monoid-subclasses] Patterns of type ‘Maybe m’ not matched: Nothing
  16351. 1507.50 s [monoid-subclasses] |
  16352. 1507.50 s [monoid-subclasses] 274 | Just x' = stripSuffix s x
  16353. 1507.50 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  16354. 1507.50 s [monoid-subclasses]
  16355. 1507.50 s [monoid-subclasses] src/Data/Monoid/GCD.hs:275:13: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  16356. 1507.50 s [monoid-subclasses] Pattern match(es) are non-exhaustive
  16357. 1507.50 s [monoid-subclasses] In a pattern binding:
  16358. 1507.50 s [monoid-subclasses] Patterns of type ‘Maybe m’ not matched: Nothing
  16359. 1507.50 s [monoid-subclasses] |
  16360. 1507.50 s [monoid-subclasses] 275 | Just y' = stripSuffix s y
  16361. 1507.50 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  16362. 1507.50 s [monoid-subclasses] [ 5 of 16] Compiling Data.Monoid.LCM ( src/Data/Monoid/LCM.hs, dist/build/Data/Monoid/LCM.o, dist/build/Data/Monoid/LCM.dyn_o )
  16363. 1507.50 s [monoid-subclasses]
  16364. 1507.50 s [monoid-subclasses] src/Data/Monoid/LCM.hs:37:1: warning: [-Wunused-imports]
  16365. 1507.50 s [monoid-subclasses] The import of ‘Data.Maybe’ is redundant
  16366. 1507.50 s [monoid-subclasses] except perhaps to import instances from ‘Data.Maybe’
  16367. 1507.50 s [monoid-subclasses] To import instances alone, use: import Data.Maybe()
  16368. 1507.50 s [monoid-subclasses] |
  16369. 1507.50 s [monoid-subclasses] 37 | import Data.Maybe (isJust)
  16370. 1507.50 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  16371. 1507.50 s [monoid-subclasses]
  16372. 1507.50 s [monoid-subclasses] src/Data/Monoid/LCM.hs:38:1: warning: [-Wunused-imports]
  16373. 1507.50 s [monoid-subclasses] The import of ‘Data.Semigroup.Cancellative’ is redundant
  16374. 1507.50 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup.Cancellative’
  16375. 1507.50 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup.Cancellative()
  16376. 1507.50 s [monoid-subclasses] |
  16377. 1507.50 s [monoid-subclasses] 38 | import Data.Semigroup.Cancellative (Reductive ((</>)))
  16378. 1507.50 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  16379. 1507.50 s [monoid-subclasses]
  16380. 1507.50 s [monoid-subclasses] src/Data/Monoid/LCM.hs:39:1: warning: [-Wunused-imports]
  16381. 1507.50 s [monoid-subclasses] The import of ‘Data.Semigroup.Commutative’ is redundant
  16382. 1507.50 s [parsers] +++ OK, passed 100 tests.
  16383. 1507.50 s [parsers] +++ OK, passed 100 tests.
  16384. 1507.50 s [parsers] +++ OK, passed 100 tests.
  16385. 1507.50 s [parsers] +++ OK, passed 100 tests.
  16386. 1507.50 s [parsers] Test suite quickcheck: PASS
  16387. 1507.50 s [parsers] Test suite logged to: dist/test/parsers-0.12.12-quickcheck.log
  16388. 1507.50 s [parsers] 1 of 1 test suites (1 of 1 test cases) passed.
  16389. 1507.50 s [parsers] Phase: haddockPhase
  16390. 1507.50 s [parsers] Preprocessing library for parsers-0.12.12..
  16391. 1507.50 s [parsers] Running Haddock on library for parsers-0.12.12..
  16392. 1507.50 s [parsers] Warning: The documentation for the following packages are not installed. No
  16393. 1507.50 s [parsers] links will be generated to these packages: attoparsec-0.14.4,
  16394. 1507.50 s [parsers] attoparsec-0.14.4
  16395. 1507.50 s [parsers] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  16396. 1507.50 s [parsers] 100% ( 27 / 27) in 'Text.Parser.Combinators'
  16397. 1507.50 s [parsers] 95% ( 19 / 20) in 'Text.Parser.Char'
  16398. 1507.50 s [parsers] Missing documentation for:
  16399. 1507.50 s [parsers] satisfyRange (src/Text/Parser/Char.hs:171)
  16400. 1507.50 s [parsers] 100% ( 5 / 5) in 'Text.Parser.Expression'
  16401. 1507.50 s [parsers] 100% ( 3 / 3) in 'Text.Parser.LookAhead'
  16402. 1507.50 s [parsers] 100% ( 7 / 7) in 'Text.Parser.Permutation'
  16403. 1507.50 s [parsers] 100% ( 2 / 2) in 'Text.Parser.Token.Highlight'
  16404. 1507.50 s [parsers] Warning: 'float' is out of scope.
  16405. 1507.50 s [parsers] If you qualify the identifier, haddock can try to link it anyway.
  16406. 1507.50 s [parsers] 100% ( 55 / 55) in 'Text.Parser.Token'
  16407. 1507.50 s [parsers] 100% ( 22 / 22) in 'Text.Parser.Token.Style'
  16408. 1507.50 s [parsers] Warning: Text.Parser.Combinators: could not find link destinations for:
  16409. 1507.50 s [parsers] - Data.Attoparsec.Internal.Types.Chunk
  16410. 1507.50 s [parsers] - Data.Attoparsec.Internal.Types.Parser
  16411. 1507.50 s [parsers] Warning: Text.Parser.Char: could not find link destinations for:
  16412. 1507.50 s [parsers] - Data.Attoparsec.Internal.Types.Chunk
  16413. 1507.50 s [parsers] - Data.Attoparsec.Internal.Types.Parser
  16414. 1507.50 s [parsers] Warning: Text.Parser.LookAhead: could not find link destinations for:
  16415. 1507.50 s [parsers] - Data.Attoparsec.Internal.Types.Chunk
  16416. 1507.50 s [parsers] - Data.Attoparsec.Internal.Types.Parser
  16417. 1507.50 s [parsers] Warning: Text.Parser.Token: could not find link destinations for:
  16418. 1507.50 s [parsers] - Data.Attoparsec.Internal.Types.Chunk
  16419. 1507.50 s [parsers] - Data.Attoparsec.Internal.Types.Parser
  16420. 1507.50 s [quickcheck-instances] Test.QuickCheck.Instances=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances,Test.QuickCheck.Instances.Array=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Array,Test.QuickCheck.Instances.Array.Byte=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Array.Byte,Test.QuickCheck.Instances.ByteString=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.ByteString,Test.QuickCheck.Instances.CaseInsensitive=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.CaseInsensitive,Test.QuickCheck.Instances.Containers=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Containers,Test.QuickCheck.Instances.DataFix=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.DataFix,Test.QuickCheck.Instances.Hashable=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Hashable,Test.QuickCheck.Instances.Natural=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Natural,Test.QuickCheck.Instances.OldTime=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.OldTime,Test.QuickCheck.Instances.Primitive=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Primitive,Test.QuickCheck.Instances.Scientific=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Scientific,Test.QuickCheck.Instances.Semigroup=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Semigroup,Test.QuickCheck.Instances.Solo=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Solo,Test.QuickCheck.Instances.Strict=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Strict,Test.QuickCheck.Instances.Tagged=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Tagged,Test.QuickCheck.Instances.Text=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Text,Test.QuickCheck.Instances.Text.Short=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Text.Short,Test.QuickCheck.Instances.These=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.These,Test.QuickCheck.Instances.Time=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Time,Test.QuickCheck.Instances.Transformer=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Transformer,Test.QuickCheck.Instances.UUID=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.UUID,Test.QuickCheck.Instances.UnorderedContainers=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.UnorderedContainers,Test.QuickCheck.Instances.Vector=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Vector,Test.QuickCheck.Instances.Void=quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv:Test.QuickCheck.Instances.Void
  16421. 1507.50 s [quickcheck-instances] unit quickcheck-instances-0.3.32-7ZgY07HvcUlWXnEgoAJUN-self-test
  16422. 1507.50 s [quickcheck-instances] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  16423. 1507.50 s [quickcheck-instances] include base-4.18.1.0
  16424. 1507.50 s [quickcheck-instances] include containers-0.6.7
  16425. 1507.50 s [quickcheck-instances] include primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  16426. 1507.50 s [quickcheck-instances] include quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  16427. 1507.50 s [quickcheck-instances] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  16428. 1507.50 s [quickcheck-instances] include uuid-types-1.0.6-LSnHSQasIz2KiEYrGocUTH
  16429. 1507.50 s [quickcheck-instances] Ready component graph:
  16430. 1507.50 s [quickcheck-instances] definite quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  16431. 1507.50 s [quickcheck-instances] depends OneTuple-0.4.2-4RYUUrRewNpIt4JzrjaVAt
  16432. 1507.50 s [quickcheck-instances] depends QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  16433. 1507.50 s [quickcheck-instances] depends array-0.5.5.0
  16434. 1507.50 s [quickcheck-instances] depends base-4.18.1.0
  16435. 1507.50 s [quickcheck-instances] depends bytestring-0.11.5.2
  16436. 1507.50 s [quickcheck-instances] depends case-insensitive-1.2.1.0-2Fr30x162J97VVTi3Jt0ZA
  16437. 1507.50 s [quickcheck-instances] depends containers-0.6.7
  16438. 1507.50 s [quickcheck-instances] depends data-fix-0.3.4-7Z2HzEJJxjpGfhwNdMyfvw
  16439. 1507.50 s [quickcheck-instances] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  16440. 1507.50 s [quickcheck-instances] depends integer-logarithms-1.0.4-634gX6SnNksJOgHR1DSNl1
  16441. 1507.50 s [quickcheck-instances] depends old-time-1.1.0.4-AMitDc381sTFfBdOk6gZUs
  16442. 1507.50 s [quickcheck-instances] depends primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  16443. 1507.50 s [quickcheck-instances] depends scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  16444. 1507.50 s [quickcheck-instances] depends splitmix-0.1.1-DhujvlRHzy3LbShgpelvxY
  16445. 1507.50 s [quickcheck-instances] depends strict-0.5.1-JQp8IUgd9mIGuI9YRo3e6a
  16446. 1507.50 s [quickcheck-instances] depends tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  16447. 1507.50 s [quickcheck-instances] depends text-2.0.2
  16448. 1507.50 s [quickcheck-instances] depends text-short-0.1.6-Lu2CIjn4Axd1kTZu1MVDaa
  16449. 1507.50 s [quickcheck-instances] depends these-1.2.1-5P6Fv3Pe7oRFsFG3HrYm87
  16450. 1507.50 s [quickcheck-instances] depends time-compat-1.9.7-CgIQc7E2JHn8kYFCatkL43
  16451. 1507.50 s [quickcheck-instances] depends transformers-0.6.1.0
  16452. 1507.50 s [quickcheck-instances] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  16453. 1507.50 s [quickcheck-instances] depends uuid-types-1.0.6-LSnHSQasIz2KiEYrGocUTH
  16454. 1507.50 s [quickcheck-instances] depends vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  16455. 1507.50 s [quickcheck-instances] definite quickcheck-instances-0.3.32-7ZgY07HvcUlWXnEgoAJUN-self-test
  16456. 1507.50 s [quickcheck-instances] depends QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  16457. 1507.50 s [quickcheck-instances] depends base-4.18.1.0
  16458. 1507.50 s [quickcheck-instances] depends containers-0.6.7
  16459. 1507.50 s [reducers] [14 of 14] Compiling Data.Semigroup.Union ( src/Data/Semigroup/Union.hs, dist/build/Data/Semigroup/Union.p_o )
  16460. 1507.50 s [reducers] Phase: checkPhase
  16461. 1507.50 s [reducers] Package has no test suites.
  16462. 1507.50 s [reducers] Phase: haddockPhase
  16463. 1507.50 s [reducers] Preprocessing library for reducers-3.12.5..
  16464. 1507.50 s [reducers] Running Haddock on library for reducers-3.12.5..
  16465. 1507.50 s [reducers] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  16466. 1507.50 s [reducers] 100% ( 1 / 1) in 'Data.Semigroup.Instances'
  16467. 1507.50 s [reducers] Warning: 'Generator' is out of scope.
  16468. 1507.50 s [reducers] If you qualify the identifier, haddock can try to link it anyway.
  16469. 1507.50 s [reducers] 55% ( 5 / 9) in 'Data.Semigroup.Reducer'
  16470. 1507.50 s [reducers] Missing documentation for:
  16471. 1507.50 s [reducers] foldMapReduce1 (src/Data/Semigroup/Reducer.hs:87)
  16472. 1507.50 s [reducers] pureUnit (src/Data/Semigroup/Reducer.hs:101)
  16473. 1507.50 s [reducers] returnUnit (src/Data/Semigroup/Reducer.hs:98)
  16474. 1507.50 s [reducers] Count (src/Data/Semigroup/Reducer.hs:104)
  16475. 1507.50 s [reducers] 100% ( 2 / 2) in 'Data.Semigroup.MonadPlus'
  16476. 1507.50 s [reducers] 66% ( 2 / 3) in 'Data.Semigroup.Monad'
  16477. 1507.50 s [reducers] Missing documentation for:
  16478. 1507.50 s [reducers] Mon (src/Data/Semigroup/Monad.hs:57)
  16479. 1507.50 s [reducers] Warning: 'traverse_' is out of scope.
  16480. 1507.50 s [reducers] If you qualify the identifier, haddock can try to link it anyway.
  16481. 1507.50 s [reducers] 100% ( 3 / 3) in 'Data.Semigroup.Apply'
  16482. 1507.50 s [reducers] Warning: 'traverse_' is out of scope.
  16483. 1507.50 s [reducers] If you qualify the identifier, haddock can try to link it anyway.
  16484. 1507.50 s [reducers] 66% ( 2 / 3) in 'Data.Semigroup.Applicative'
  16485. 1507.50 s [reducers] Missing documentation for:
  16486. 1507.50 s [reducers] Ap (src/Data/Semigroup/Applicative.hs:59)
  16487. 1507.50 s [reducers] 100% ( 2 / 2) in 'Data.Semigroup.Alternative'
  16488. 1507.50 s [reducers] 100% ( 2 / 2) in 'Data.Semigroup.Alt'
  16489. 1507.50 s [reducers] Warning: 'ByteString' is out of scope.
  16490. 1507.50 s [reducers] If you qualify the identifier, haddock can try to link it anyway.
  16491. 1507.50 s [reducers] Warning: 'UTF8' is out of scope.
  16492. 1507.50 s [reducers] If you qualify the identifier, haddock can try to link it anyway.
  16493. 1507.50 s [reducers] 81% ( 9 / 11) in 'Data.Generator'
  16494. 1507.50 s [reducers] Missing documentation for:
  16495. 1507.50 s [reducers] mapReduceWith (src/Data/Generator.hs:200)
  16496. 1507.50 s [reducers] reduceWith (src/Data/Generator.hs:204)
  16497. 1507.50 s [reducers] 71% ( 5 / 7) in 'Data.Semigroup.Generator'
  16498. 1507.50 s [reducers] Missing documentation for:
  16499. 1507.50 s [reducers] mapReduceWith1 (src/Data/Semigroup/Generator.hs:66)
  16500. 1507.50 s [reducers] reduceWith1 (src/Data/Semigroup/Generator.hs:70)
  16501. 1507.50 s [reducers] Warning: 'getAlt' is out of scope.
  16502. 1507.50 s [reducers] If you qualify the identifier, haddock can try to link it anyway.
  16503. 1507.50 s [reducers] 100% ( 26 / 26) in 'Data.Generator.Combinators'
  16504. 1507.50 s [reducers] 100% ( 2 / 2) in 'Data.Semigroup.Reducer.With'
  16505. 1507.50 s [reducers] Warning: 'reduce' is out of scope.
  16506. 1507.50 s [reducers] If you qualify the identifier, haddock can try to link it anyway.
  16507. 1507.50 s [reducers] Warning: 'mapReduce' is out of scope.
  16508. 1507.50 s [reducers] If you qualify the identifier, haddock can try to link it anyway.
  16509. 1507.50 s [reducers] Warning: 'fold' is out of scope.
  16510. 1507.50 s [reducers] If you qualify the identifier, haddock can try to link it anyway.
  16511. 1507.50 s [reducers] 50% ( 1 / 2) in 'Data.Semigroup.Self'
  16512. 1507.51 s [reducers] Missing documentation for:
  16513. 1507.51 s [reducers] Self (src/Data/Semigroup/Self.hs:34)
  16514. 1507.51 s [reducers] 70% ( 7 / 10) in 'Data.Semigroup.Union'
  16515. 1507.51 s [reducers] Missing documentation for:
  16516. 1507.51 s [reducers] Module header
  16517. 1507.51 s [reducers] HasUnion0 (src/Data/Semigroup/Union.hs:56)
  16518. 1507.51 s [reducers] HasUnionWith0 (src/Data/Semigroup/Union.hs:141)
  16519. 1507.51 s [reducers] Documentation created: dist/doc/html/reducers/index.html,
  16520. 1507.51 s [reducers] dist/doc/html/reducers/reducers.txt
  16521. 1507.51 s [reducers] Phase: installPhase
  16522. 1507.51 s [reducers] Installing library in /nix/store/xf12l3imhspk5hydbqw4z6jpc18qk5ly-reducers-3.12.5/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/reducers-3.12.5-A4BI4v5S14lIaexzisejYY
  16523. 1507.51 s [reducers] Phase: fixupPhase
  16524. 1507.51 s [reducers] shrinking RPATHs of ELF executables and libraries in /nix/store/xf12l3imhspk5hydbqw4z6jpc18qk5ly-reducers-3.12.5
  16525. 1507.51 s [reducers] shrinking /nix/store/xf12l3imhspk5hydbqw4z6jpc18qk5ly-reducers-3.12.5/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSreducers-3.12.5-A4BI4v5S14lIaexzisejYY-ghc9.6.3.so
  16526. 1507.51 s [reducers] checking for references to /build/ in /nix/store/xf12l3imhspk5hydbqw4z6jpc18qk5ly-reducers-3.12.5...
  16527. 1507.51 s [reducers] patching script interpreter paths in /nix/store/xf12l3imhspk5hydbqw4z6jpc18qk5ly-reducers-3.12.5
  16528. 1507.51 s [reducers] stripping (with command strip and flags -S -p) in /nix/store/xf12l3imhspk5hydbqw4z6jpc18qk5ly-reducers-3.12.5/lib
  16529. 1507.51 s [reducers] shrinking RPATHs of ELF executables and libraries in /nix/store/1yhsh1a6wrfs8pfm23z57pwahrh9g2v2-reducers-3.12.5-doc
  16530. 1507.51 s [text-iso8601] If you qualify the identifier, haddock can try to link it anyway.
  16531. 1507.51 s [text-iso8601] 100% ( 11 / 11) in 'Data.Time.FromText'
  16532. 1507.51 s [text-iso8601] 9% ( 1 / 11) in 'Data.Time.ToText'
  16533. 1507.51 s [text-iso8601] Missing documentation for:
  16534. 1507.51 s [text-iso8601] Module header
  16535. 1507.51 s [text-iso8601] buildDay (src/Data/Time/ToText.hs:37)
  16536. 1507.51 s [text-iso8601] buildLocalTime (src/Data/Time/ToText.hs:121)
  16537. 1507.51 s [text-iso8601] buildTimeOfDay (src/Data/Time/ToText.hs:73)
  16538. 1507.51 s [text-iso8601] buildTimeZone (src/Data/Time/ToText.hs:105)
  16539. 1507.51 s [text-iso8601] buildUTCTime (src/Data/Time/ToText.hs:117)
  16540. 1507.51 s [text-iso8601] buildZonedTime (src/Data/Time/ToText.hs:125)
  16541. 1507.51 s [text-iso8601] buildMonth (src/Data/Time/ToText.hs:42)
  16542. 1507.51 s [text-iso8601] buildQuarter (src/Data/Time/ToText.hs:47)
  16543. 1507.51 s [text-iso8601] buildQuarterOfYear (src/Data/Time/ToText.hs:52)
  16544. 1507.51 s [text-iso8601] Documentation created: dist/doc/html/text-iso8601/index.html,
  16545. 1507.51 s [text-iso8601] dist/doc/html/text-iso8601/text-iso8601.txt
  16546. 1507.51 s [text-iso8601] Preprocessing test suite 'text-iso8601-tests' for text-iso8601-0.1.1..
  16547. 1507.51 s [text-iso8601] Phase: installPhase
  16548. 1507.51 s [text-iso8601] Installing library in /nix/store/x81z8w2g27rplqbdkfkk3qigfb2xpcl3-text-iso8601-0.1.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/text-iso8601-0.1.1-EX4KiHAhpSpDTEurZRHxkA
  16549. 1507.51 s [text-iso8601] Phase: fixupPhase
  16550. 1507.51 s [text-iso8601] shrinking RPATHs of ELF executables and libraries in /nix/store/x81z8w2g27rplqbdkfkk3qigfb2xpcl3-text-iso8601-0.1.1
  16551. 1507.51 s [text-iso8601] shrinking /nix/store/x81z8w2g27rplqbdkfkk3qigfb2xpcl3-text-iso8601-0.1.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHStext-iso8601-0.1.1-EX4KiHAhpSpDTEurZRHxkA-ghc9.6.3.so
  16552. 1507.51 s [text-iso8601] checking for references to /build/ in /nix/store/x81z8w2g27rplqbdkfkk3qigfb2xpcl3-text-iso8601-0.1.1...
  16553. 1507.51 s [text-iso8601] patching script interpreter paths in /nix/store/x81z8w2g27rplqbdkfkk3qigfb2xpcl3-text-iso8601-0.1.1
  16554. 1507.51 s [text-iso8601] stripping (with command strip and flags -S -p) in /nix/store/x81z8w2g27rplqbdkfkk3qigfb2xpcl3-text-iso8601-0.1.1/lib
  16555. 1507.51 s [text-iso8601] shrinking RPATHs of ELF executables and libraries in /nix/store/2zppvfq6dx5hyvw2pagxff6xh5fcky7m-text-iso8601-0.1.1-doc
  16556. 1507.51 s [text-iso8601] checking for references to /build/ in /nix/store/2zppvfq6dx5hyvw2pagxff6xh5fcky7m-text-iso8601-0.1.1-doc...
  16557. 1507.51 s [text-iso8601] patching script interpreter paths in /nix/store/2zppvfq6dx5hyvw2pagxff6xh5fcky7m-text-iso8601-0.1.1-doc
  16558. 1507.51 s [tomland] | ^^^^^^
  16559. 1507.51 s [tomland] 100% ( 6 / 6) in 'Toml.Codec.Di'
  16560. 1507.51 s [tomland] Warning: 'Text' is out of scope.
  16561. 1507.51 s [tomland] If you qualify the identifier, haddock can try to link it anyway.
  16562. 1507.51 s [tomland] Warning: 'table' is out of scope.
  16563. 1507.51 s [tomland] If you qualify the identifier, haddock can try to link it anyway.
  16564. 1507.51 s [tomland] Warning: 'int' is out of scope.
  16565. 1507.51 s [tomland] If you qualify the identifier, haddock can try to link it anyway.
  16566. 1507.51 s [tomland] Warning: 'text' is out of scope.
  16567. 1507.51 s [tomland] If you qualify the identifier, haddock can try to link it anyway.
  16568. 1507.51 s [tomland] Warning: 'bool' is out of scope.
  16569. 1507.51 s [tomland] If you qualify the identifier, haddock can try to link it anyway.
  16570. 1507.51 s [tomland] 100% ( 3 / 3) in 'Toml.Codec.Combinator.Tuple'
  16571. 1507.51 s [tomland] 100% ( 6 / 6) in 'Toml.Codec.Combinator.Table'
  16572. 1507.51 s [tomland] 100% ( 14 / 14) in 'Toml.Codec.Code'
  16573. 1507.51 s [tomland] 100% ( 3 / 3) in 'Toml.Codec.Combinator.Common'
  16574. 1507.51 s [tomland] Warning: 'Text' is out of scope.
  16575. 1507.51 s [tomland] If you qualify the identifier, haddock can try to link it anyway.
  16576. 1507.51 s [tomland] Warning: 'text' is out of scope.
  16577. 1507.51 s [tomland] If you qualify the identifier, haddock can try to link it anyway.
  16578. 1507.51 s [tomland] Warning: 'int' is out of scope.
  16579. 1507.51 s [tomland] If you qualify the identifier, haddock can try to link it anyway.
  16580. 1507.51 s [tomland] 100% ( 10 / 10) in 'Toml.Codec.Combinator.Map'
  16581. 1507.51 s [tomland] Warning: 'NonEmpty' is out of scope.
  16582. 1507.51 s [tomland] If you qualify the identifier, haddock can try to link it anyway.
  16583. 1507.51 s [tomland] Warning: 'Set' is out of scope.
  16584. 1507.51 s [tomland] If you qualify the identifier, haddock can try to link it anyway.
  16585. 1507.51 s [tomland] Warning: 'HashSet' is out of scope.
  16586. 1507.51 s [tomland] If you qualify the identifier, haddock can try to link it anyway.
  16587. 1507.51 s [tomland] Warning: 'Text' is ambiguous. It is defined
  16588. 1507.51 s [tomland] * at src/Toml/Type/Value.hs:147:5
  16589. 1507.51 s [tomland] * in ‘Data.Text.Internal’
  16590. 1507.51 s [tomland] You may be able to disambiguate the identifier by qualifying it or
  16591. 1507.51 s [tomland] by specifying the type/value namespace explicitly.
  16592. 1507.51 s [tomland] Defaulting to the one defined at src/Toml/Type/Value.hs:73:1
  16593. 1507.51 s [tomland] 100% ( 58 / 58) in 'Toml.Codec.BiMap.Conversion'
  16594. 1507.51 s [tomland] 100% ( 5 / 5) in 'Toml.Codec.Combinator.Time'
  16595. 1507.51 s [tomland] 100% ( 20 / 20) in 'Toml.Codec.Combinator.Primitive'
  16596. 1507.51 s [tomland] 100% ( 11 / 11) in 'Toml.Codec.Combinator.Monoid'
  16597. 1507.51 s [tomland] Warning: 'Text' is out of scope.
  16598. 1507.51 s [tomland] If you qualify the identifier, haddock can try to link it anyway.
  16599. 1507.51 s [tomland] 100% ( 7 / 7) in 'Toml.Codec.Combinator.List'
  16600. 1507.51 s [tomland] Warning: 'Text' is out of scope.
  16601. 1507.51 s [tomland] If you qualify the identifier, haddock can try to link it anyway.
  16602. 1507.51 s [tomland] Warning: 'Codec' is out of scope.
  16603. 1507.51 s [tomland] If you qualify the identifier, haddock can try to link it anyway.
  16604. 1507.51 s [tomland] 100% ( 9 / 9) in 'Toml.Codec.Combinator.Set'
  16605. 1507.51 s [tomland] Warning: 'Jif' is out of scope.
  16606. 1507.51 s [tomland] If you qualify the identifier, haddock can try to link it anyway.
  16607. 1507.51 s [tomland] Warning: 'BiMap' is out of scope.
  16608. 1507.51 s [tomland] If you qualify the identifier, haddock can try to link it anyway.
  16609. 1507.51 s [tomland] Warning: 'scope' is out of scope.
  16610. 1507.51 s [tomland] If you qualify the identifier, haddock can try to link it anyway.
  16611. 1507.51 s [tomland] 100% ( 9 / 9) in 'Toml.Codec.Combinator.Custom'
  16612. 1507.51 s [tomland] Warning: 'ByteString' is out of scope.
  16613. 1507.51 s [tomland] If you qualify the identifier, haddock can try to link it anyway.
  16614. 1507.51 s [tomland] 100% ( 32 / 32) in 'Toml.Codec.Combinator'
  16615. 1507.51 s [tomland] Warning: 'Text' is ambiguous. It is defined
  16616. 1507.51 s [tomland] * in ‘GHC.TypeError’
  16617. 1507.51 s [tomland] * in ‘Data.Text.Internal’
  16618. 1507.51 s [tomland] You may be able to disambiguate the identifier by qualifying it or
  16619. 1507.51 s [tomland] by specifying the type/value namespace explicitly.
  16620. 1507.51 s [tomland] Defaulting to the one defined in ‘Data.Text.Internal’
  16621. 1507.51 s [tomland] 100% ( 22 / 22) in 'Toml.Codec.Generic'
  16622. 1507.51 s [tomland] 100% ( 17 / 17) in 'Toml.Codec'
  16623. 1507.51 s [tomland] 100% ( 7 / 7) in 'Toml'
  16624. 1507.51 s [tomland] Warning: Toml.Codec.Generic: could not find link destinations for:
  16625. 1507.51 s [tomland] - Toml.Codec.Generic.GenericSumTomlNotSupported
  16626. 1507.51 s [tomland] Documentation created: dist/doc/html/tomland/index.html,
  16627. 1507.51 s [tomland] dist/doc/html/tomland/tomland.txt
  16628. 1507.51 s [tomland] Preprocessing test suite 'tomland-test' for tomland-1.3.3.3..
  16629. 1507.51 s [tomland] haddockPhase completed in 40 seconds
  16630. 1507.51 s [tomland] Phase: installPhase
  16631. 1507.51 s [tomland] Installing library in /nix/store/gp2g6zyrriwh99zp8dmksj0gfh0117b1-tomland-1.3.3.3/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh
  16632. 1507.51 s [tomland] Phase: fixupPhase
  16633. 1507.51 s [tomland] shrinking RPATHs of ELF executables and libraries in /nix/store/gp2g6zyrriwh99zp8dmksj0gfh0117b1-tomland-1.3.3.3
  16634. 1507.51 s [extra] seq (errorIO "foo") (print 1) == print 1
  16635. 1507.51 s [extra] +++ OK, passed 1 test.
  16636. 1507.51 s [extra] catch (assertIO True >> pure 1) (\(x :: AssertionFailed) -> pure 2) == pure 1
  16637. 1507.51 s [extra] +++ OK, passed 1 test.
  16638. 1507.51 s [extra] seq (assertIO False) (print 1) == print 1
  16639. 1507.51 s [extra] +++ OK, passed 1 test.
  16640. 1507.51 s [extra] retry 1 (print "x") == print "x"
  16641. 1507.51 s [extra] +++ OK, passed 1 test.
  16642. 1507.51 s [extra] retry 3 (fail "die") == fail "die"
  16643. 1507.51 s [extra] +++ OK, passed 1 test.
  16644. 1507.51 s [extra] whenJust Nothing print == pure ()
  16645. 1507.51 s [extra] +++ OK, passed 1 test.
  16646. 1507.51 s [extra] whenJust (Just 1) print == print 1
  16647. 1507.51 s [extra] +++ OK, passed 1 test.
  16648. 1507.51 s [extra] pureIf @Maybe True 5 == Just 5
  16649. 1507.51 s [extra] +++ OK, passed 1 test.
  16650. 1507.51 s [extra] pureIf @Maybe False 5 == Nothing
  16651. 1507.51 s [extra] +++ OK, passed 1 test.
  16652. 1507.51 s [extra] pureIf @[] True 5 == [5]
  16653. 1507.51 s [extra] +++ OK, passed 1 test.
  16654. 1507.51 s [extra] pureIf @[] False 5 == []
  16655. 1507.51 s [extra] +++ OK, passed 1 test.
  16656. 1507.51 s [extra] whenMaybe True (print 1) == fmap Just (print 1)
  16657. 1507.51 s [extra] +++ OK, passed 1 test.
  16658. 1507.51 s [extra] whenMaybe False (print 1) == pure Nothing
  16659. 1507.51 s [extra] +++ OK, passed 1 test.
  16660. 1507.51 s [extra] \(x :: Maybe ()) -> unit x == x
  16661. 1507.51 s [extra] +++ OK, passed 100 tests.
  16662. 1507.51 s [extra] fold1M (\x y -> Just x) [] == undefined
  16663. 1507.51 s [extra] +++ OK, passed 1 test.
  16664. 1507.51 s [extra] fold1M (\x y -> Just $ x + y) [1, 2, 3] == Just 6
  16665. 1507.51 s [extra] +++ OK, passed 1 test.
  16666. 1507.51 s [extra] partitionM (Just . even) [1,2,3] == Just ([2], [1,3])
  16667. 1507.51 s [extra] +++ OK, passed 1 test.
  16668. 1507.51 s [extra] partitionM (const Nothing) [1,2,3] == Nothing
  16669. 1507.51 s [extra] +++ OK, passed 1 test.
  16670. 1507.51 s [extra] loop (\x -> if x < 10 then Left $ x * 2 else Right $ show x) 1 == "16"
  16671. 1507.51 s [extra] +++ OK, passed 1 test.
  16672. 1507.51 s [extra] Just True ||^ undefined == Just True
  16673. 1507.51 s [extra] +++ OK, passed 1 test.
  16674. 1507.51 s [extra] Just False ||^ Just True == Just True
  16675. 1507.51 s [extra] +++ OK, passed 1 test.
  16676. 1507.51 s [extra] Just False ||^ Just False == Just False
  16677. 1507.51 s [extra] +++ OK, passed 1 test.
  16678. 1507.51 s [extra] Just False &&^ undefined == Just False
  16679. 1507.51 s [extra] +++ OK, passed 1 test.
  16680. 1507.51 s [extra] Just True &&^ Just True == Just True
  16681. 1507.51 s [extra] +++ OK, passed 1 test.
  16682. 1507.51 s [extra] Just True &&^ Just False == Just False
  16683. 1507.51 s [extra] +++ OK, passed 1 test.
  16684. 1507.51 s [extra] anyM Just [False,True ,undefined] == Just True
  16685. 1507.51 s [extra] +++ OK, passed 1 test.
  16686. 1507.51 s [extra] anyM Just [False,False,undefined] == undefined
  16687. 1507.51 s [extra] +++ OK, passed 1 test.
  16688. 1507.51 s [extra] \(f :: Int -> Maybe Bool) xs -> anyM f xs == orM (map f xs)
  16689. 1507.51 s [extra] +++ OK, passed 100 tests.
  16690. 1507.51 s [extra] allM Just [True,False,undefined] == Just False
  16691. 1507.51 s [extra] +++ OK, passed 1 test.
  16692. 1507.51 s [extra] allM Just [True,True ,undefined] == undefined
  16693. 1507.51 s [extra] +++ OK, passed 1 test.
  16694. 1507.51 s [extra] \(f :: Int -> Maybe Bool) xs -> anyM f xs == orM (map f xs)
  16695. 1507.51 s [extra] +++ OK, passed 100 tests.
  16696. 1507.51 s [extra] orM [Just False,Just True ,undefined] == Just True
  16697. 1507.51 s [extra] +++ OK, passed 1 test.
  16698. 1507.51 s [extra] orM [Just False,Just False,undefined] == undefined
  16699. 1507.51 s [extra] +++ OK, passed 1 test.
  16700. 1507.51 s [extra] \xs -> Just (or xs) == orM (map Just xs)
  16701. 1507.51 s [extra] +++ OK, passed 100 tests.
  16702. 1507.51 s [extra] andM [Just True,Just False,undefined] == Just False
  16703. 1507.51 s [extra] +++ OK, passed 1 test.
  16704. 1507.51 s [extra] andM [Just True,Just True ,undefined] == undefined
  16705. 1507.51 s [extra] +++ OK, passed 1 test.
  16706. 1507.51 s [extra] \xs -> Just (and xs) == andM (map Just xs)
  16707. 1507.51 s [extra] +++ OK, passed 100 tests.
  16708. 1507.51 s [extra] findM (Just . isUpper) "teST" == Just (Just 'S')
  16709. 1507.51 s [extra] +++ OK, passed 1 test.
  16710. 1507.51 s [extra] findM (Just . isUpper) "test" == Just Nothing
  16711. 1507.51 s [extra] +++ OK, passed 1 test.
  16712. 1507.51 s [extra] findM (Just . const True) ["x",undefined] == Just (Just "x")
  16713. 1507.51 s [extra] +++ OK, passed 1 test.
  16714. 1507.51 s [extra] fromLeft 1 (Left 3) == 3
  16715. 1507.51 s [extra] +++ OK, passed 1 test.
  16716. 1507.51 s [extra] fromLeft 1 (Right "foo") == 1
  16717. 1507.51 s [extra] +++ OK, passed 1 test.
  16718. 1507.51 s [extra] fromRight 1 (Right 3) == 3
  16719. 1507.51 s [extra] +++ OK, passed 1 test.
  16720. 1507.51 s [extra] fromRight 1 (Left "foo") == 1
  16721. 1507.51 s [extra] +++ OK, passed 1 test.
  16722. 1507.51 s [extra] \x -> fromLeft' (Left x) == x
  16723. 1507.51 s [extra] +++ OK, passed 100 tests.
  16724. 1507.51 s [extra] \x -> fromLeft' (Right x) == undefined
  16725. 1507.51 s [extra] +++ OK, passed 100 tests.
  16726. 1507.51 s [extra] \x -> fromRight' (Right x) == x
  16727. 1507.51 s [extra] +++ OK, passed 100 tests.
  16728. 1507.51 s [extra] \x -> fromRight' (Left x) == undefined
  16729. 1507.51 s [extra] +++ OK, passed 100 tests.
  16730. 1507.51 s [extra] \x -> fromEither (Left x ) == x
  16731. 1507.51 s [extra] +++ OK, passed 100 tests.
  16732. 1507.51 s [extra] \x -> fromEither (Right x) == x
  16733. 1507.51 s [extra] +++ OK, passed 100 tests.
  16734. 1507.51 s [extra] \a b -> maybeToEither a (Just b) == Right b
  16735. 1507.51 s [extra] +++ OK, passed 100 tests.
  16736. 1507.51 s [extra] \a -> maybeToEither a Nothing == Left a
  16737. 1507.51 s [extra] +++ OK, passed 100 tests.
  16738. 1507.51 s [extra] \x -> eitherToMaybe (Left x) == Nothing
  16739. 1507.51 s [extra] +++ OK, passed 100 tests.
  16740. 1507.51 s [extra] \x -> eitherToMaybe (Right x) == Just x
  16741. 1507.51 s [extra] +++ OK, passed 100 tests.
  16742. 1507.51 s [extra] mapLeft show (Left 1) == Left "1"
  16743. 1507.51 s [extra] +++ OK, passed 1 test.
  16744. 1507.51 s [extra] mapLeft show (Right True) == Right True
  16745. 1507.51 s [extra] +++ OK, passed 1 test.
  16746. 1507.51 s [extra] mapRight show (Left 1) == Left 1
  16747. 1507.51 s [extra] +++ OK, passed 1 test.
  16748. 1507.51 s [extra] mapRight show (Right True) == Right "True"
  16749. 1507.51 s [extra] +++ OK, passed 1 test.
  16750. 1507.51 s [extra] \xs -> repeatedly (splitAt 3) xs == chunksOf 3 xs
  16751. 1507.51 s [extra] +++ OK, passed 100 tests.
  16752. 1507.51 s [extra] \xs -> repeatedly word1 (trim xs) == words xs
  16753. 1507.51 s [extra] +++ OK, passed 100 tests.
  16754. 1507.51 s [extra] \xs -> repeatedly line1 xs == lines xs
  16755. 1507.51 s [extra] +++ OK, passed 100 tests.
  16756. 1507.51 s [extra] disjoint [1,2,3] [4,5] == True
  16757. 1507.51 s [extra] +++ OK, passed 1 test.
  16758. 1507.51 s [free] 100% ( 10 / 10) in 'Control.Applicative.Free.Final'
  16759. 1507.51 s [free] Warning: 'lift' is out of scope.
  16760. 1507.51 s [free] If you qualify the identifier, haddock can try to link it anyway.
  16761. 1507.51 s [free] Warning: 'getSum' is out of scope.
  16762. 1507.51 s [free] If you qualify the identifier, haddock can try to link it anyway.
  16763. 1507.51 s [free] Warning: 'Sum' is out of scope.
  16764. 1507.51 s [free] If you qualify the identifier, haddock can try to link it anyway.
  16765. 1507.51 s [free] Warning: 'fold' is out of scope.
  16766. 1507.51 s [free] If you qualify the identifier, haddock can try to link it anyway.
  16767. 1507.51 s [free] Warning: 'Ap' is ambiguous. It is defined
  16768. 1507.51 s [free] * at src/Control/Applicative/Trans/Free.hs:55:3
  16769. 1507.51 s [free] * at src/Control/Applicative/Trans/Free.hs:157:1
  16770. 1507.51 s [free] You may be able to disambiguate the identifier by qualifying it or
  16771. 1507.51 s [free] by specifying the type/value namespace explicitly.
  16772. 1507.51 s [free] Defaulting to the one defined at src/Control/Applicative/Trans/Free.hs:53:1
  16773. 1507.51 s [free] 100% ( 22 / 22) in 'Control.Applicative.Trans.Free'
  16774. 1507.51 s [free] 100% ( 2 / 2) in 'Control.Comonad.Cofree.Class'
  16775. 1507.51 s [free] Warning: 'cofree' is out of scope.
  16776. 1507.51 s [free] If you qualify the identifier, haddock can try to link it anyway.
  16777. 1507.51 s [free] Warning: 'Identity' is out of scope.
  16778. 1507.51 s [free] If you qualify the identifier, haddock can try to link it anyway.
  16779. 1507.51 s [free] Warning: 'lens' is out of scope.
  16780. 1507.51 s [free] If you qualify the identifier, haddock can try to link it anyway.
  16781. 1507.51 s [free] 93% ( 15 / 16) in 'Control.Comonad.Cofree'
  16782. 1507.51 s [free] Missing documentation for:
  16783. 1507.51 s [free] hoistCofree (src/Control/Comonad/Cofree.hs:135)
  16784. 1507.51 s [free] 100% ( 11 / 11) in 'Control.Comonad.Trans.Cofree'
  16785. 1507.51 s [free] 100% ( 14 / 14) in 'Control.Comonad.Trans.Coiter'
  16786. 1507.51 s [free] Warning: 'Tree' is out of scope.
  16787. 1507.51 s [free] If you qualify the identifier, haddock can try to link it anyway.
  16788. 1507.51 s [free] 100% ( 4 / 4) in 'Control.Monad.Free.Class'
  16789. 1507.51 s [free] 100% ( 10 / 10) in 'Control.Monad.Free.TH'
  16790. 1507.51 s [free] Warning: 'Free' is ambiguous. It is defined
  16791. 1507.51 s [free] * at src/Control/Monad/Trans/Free.hs:77:29
  16792. 1507.51 s [free] * at src/Control/Monad/Trans/Free.hs:153:1
  16793. 1507.51 s [free] You may be able to disambiguate the identifier by qualifying it or
  16794. 1507.51 s [free] by specifying the type/value namespace explicitly.
  16795. 1507.51 s [free] Defaulting to the one defined at src/Control/Monad/Trans/Free.hs:77:1
  16796. 1507.51 s [free] 100% ( 28 / 28) in 'Control.Monad.Trans.Free'
  16797. 1507.51 s [free] 100% ( 16 / 16) in 'Control.Monad.Free'
  16798. 1507.51 s [free] 100% ( 13 / 13) in 'Control.Monad.Free.Church'
  16799. 1507.51 s [free] Warning: 'Free' is ambiguous. It is defined
  16800. 1507.51 s [free] * at src/Control/Monad/Trans/Free/Ap.hs:67:29
  16801. 1507.51 s [free] * at src/Control/Monad/Trans/Free/Ap.hs:143:1
  16802. 1507.51 s [free] You may be able to disambiguate the identifier by qualifying it or
  16803. 1507.51 s [free] by specifying the type/value namespace explicitly.
  16804. 1507.51 s [free] Defaulting to the one defined at src/Control/Monad/Trans/Free/Ap.hs:67:1
  16805. 1507.51 s [free] 100% ( 27 / 27) in 'Control.Monad.Trans.Free.Ap'
  16806. 1507.51 s [free] Warning: '(\<*\>)' is out of scope.
  16807. 1507.51 s [free] If you qualify the identifier, haddock can try to link it anyway.
  16808. 1507.51 s [free] Warning: 'ap' is out of scope.
  16809. 1507.51 s [free] If you qualify the identifier, haddock can try to link it anyway.
  16810. 1507.51 s [free] Warning: 'Identity' is out of scope.
  16811. 1507.51 s [free] If you qualify the identifier, haddock can try to link it anyway.
  16812. 1507.51 s [free] 100% ( 16 / 16) in 'Control.Monad.Free.Ap'
  16813. 1507.51 s [free] Warning: 'Free' is ambiguous. It is defined
  16814. 1507.51 s [free] * at src/Control/Monad/Trans/Free.hs:77:29
  16815. 1507.51 s [free] * at src/Control/Monad/Trans/Free.hs:153:1
  16816. 1507.51 s [free] You may be able to disambiguate the identifier by qualifying it or
  16817. 1507.51 s [free] by specifying the type/value namespace explicitly.
  16818. 1507.51 s [free] Defaulting to the one defined at src/Control/Monad/Trans/Free.hs:77:1
  16819. 1507.51 s [free] 100% ( 28 / 28) in 'Control.Monad.Trans.Free.Church'
  16820. 1507.51 s [free] Warning: 'Free' is out of scope.
  16821. 1507.51 s [free] If you qualify the identifier, haddock can try to link it anyway.
  16822. 1507.51 s [free] Warning: 'FreeT' is out of scope.
  16823. 1507.51 s [free] If you qualify the identifier, haddock can try to link it anyway.
  16824. 1507.51 s [free] Warning: 'race' is out of scope.
  16825. 1507.51 s [free] If you qualify the identifier, haddock can try to link it anyway.
  16826. 1507.51 s [free] Warning: 'void' is out of scope.
  16827. 1507.51 s [free] If you qualify the identifier, haddock can try to link it anyway.
  16828. 1507.51 s [free] 100% ( 25 / 25) in 'Control.Monad.Trans.Iter'
  16829. 1507.51 s [free] Documentation created: dist/doc/html/free/index.html,
  16830. 1507.51 s [free] dist/doc/html/free/free.txt
  16831. 1507.51 s [free] Phase: installPhase
  16832. 1507.51 s [free] Installing library in /nix/store/krbrgiyzdsqww236qwkh9an1jpd8388m-free-5.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/free-5.2-pmOseOpbmmJxO61jWrFWI
  16833. 1507.51 s [free] Phase: fixupPhase
  16834. 1507.51 s [indexed-traversable-instances] Installing library in /nix/store/flnb7cc0d62r5f4726gpagl8868n4ify-indexed-traversable-instances-0.1.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/indexed-traversable-instances-0.1.2-3K6JKtKWWRkLY5MVB3w6xq
  16835. 1507.51 s [indexed-traversable-instances] Phase: fixupPhase
  16836. 1507.51 s [indexed-traversable-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/flnb7cc0d62r5f4726gpagl8868n4ify-indexed-traversable-instances-0.1.2
  16837. 1507.51 s [indexed-traversable-instances] shrinking /nix/store/flnb7cc0d62r5f4726gpagl8868n4ify-indexed-traversable-instances-0.1.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSindexed-traversable-instances-0.1.2-3K6JKtKWWRkLY5MVB3w6xq-ghc9.6.3.so
  16838. 1507.51 s [indexed-traversable-instances] checking for references to /build/ in /nix/store/flnb7cc0d62r5f4726gpagl8868n4ify-indexed-traversable-instances-0.1.2...
  16839. 1507.51 s [indexed-traversable-instances] patching script interpreter paths in /nix/store/flnb7cc0d62r5f4726gpagl8868n4ify-indexed-traversable-instances-0.1.2
  16840. 1507.51 s [indexed-traversable-instances] stripping (with command strip and flags -S -p) in /nix/store/flnb7cc0d62r5f4726gpagl8868n4ify-indexed-traversable-instances-0.1.2/lib
  16841. 1507.51 s [indexed-traversable-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/innqffg3wks55n8lz3sgkw4kyxan6x2r-indexed-traversable-instances-0.1.2-doc
  16842. 1507.51 s [indexed-traversable-instances] checking for references to /build/ in /nix/store/innqffg3wks55n8lz3sgkw4kyxan6x2r-indexed-traversable-instances-0.1.2-doc...
  16843. 1507.51 s [indexed-traversable-instances] patching script interpreter paths in /nix/store/innqffg3wks55n8lz3sgkw4kyxan6x2r-indexed-traversable-instances-0.1.2-doc
  16844. 1507.51 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup.Commutative’
  16845. 1507.51 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup.Commutative()
  16846. 1507.51 s [monoid-subclasses] |
  16847. 1507.51 s [monoid-subclasses] 39 | import Data.Semigroup.Commutative (Commutative)
  16848. 1507.51 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  16849. 1507.51 s [monoid-subclasses] [ 6 of 16] Compiling Data.Monoid.Cancellative ( src/Data/Monoid/Cancellative.hs, dist/build/Data/Monoid/Cancellative.o, dist/build/Data/Monoid/Cancellative.dyn_o )
  16850. 1507.51 s [monoid-subclasses]
  16851. 1507.51 s [monoid-subclasses] src/Data/Monoid/Cancellative.hs:38:1: warning: [-Wunused-imports]
  16852. 1507.51 s [monoid-subclasses] The import of ‘Data.Monoid’ is redundant
  16853. 1507.51 s [monoid-subclasses] except perhaps to import instances from ‘Data.Monoid’
  16854. 1507.51 s [monoid-subclasses] To import instances alone, use: import Data.Monoid()
  16855. 1507.51 s [monoid-subclasses] |
  16856. 1507.51 s [monoid-subclasses] 38 | import Data.Monoid (Monoid)
  16857. 1507.51 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  16858. 1507.51 s [monoid-subclasses] [ 7 of 16] Compiling Data.Semigroup.Factorial ( src/Data/Semigroup/Factorial.hs, dist/build/Data/Semigroup/Factorial.o, dist/build/Data/Semigroup/Factorial.dyn_o )
  16859. 1507.51 s [monoid-subclasses] [ 8 of 16] Compiling Data.Monoid.Factorial ( src/Data/Monoid/Factorial.hs, dist/build/Data/Monoid/Factorial.o, dist/build/Data/Monoid/Factorial.dyn_o )
  16860. 1507.51 s [monoid-subclasses]
  16861. 1507.51 s [monoid-subclasses] src/Data/Monoid/Factorial.hs:225:13: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  16862. 1507.52 s [monoid-subclasses] Pattern match(es) are non-exhaustive
  16863. 1507.52 s [monoid-subclasses] In a pattern binding: Patterns of type ‘[a]’ not matched: []
  16864. 1507.52 s [monoid-subclasses] |
  16865. 1507.52 s [monoid-subclasses] 225 | combine x (~(y:rest), False) = (mappend x y : rest, True)
  16866. 1507.52 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  16867. 1507.52 s [monoid-subclasses]
  16868. 1507.52 s [monoid-subclasses] src/Data/Monoid/Factorial.hs:370:13: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  16869. 1507.52 s [monoid-subclasses] Pattern match(es) are non-exhaustive
  16870. 1507.52 s [monoid-subclasses] In a pattern binding: Patterns of type ‘[a]’ not matched: []
  16871. 1507.52 s [monoid-subclasses] |
  16872. 1507.52 s [monoid-subclasses] 370 | where splitLast f last@[_] = (f [], last)
  16873. 1507.52 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  16874. 1507.52 s [monoid-subclasses] [ 9 of 16] Compiling Data.Monoid.Textual ( src/Data/Monoid/Textual.hs, dist/build/Data/Monoid/Textual.o, dist/build/Data/Monoid/Textual.dyn_o )
  16875. 1507.52 s [monoid-subclasses] [10 of 16] Compiling Data.Monoid.Instances.CharVector ( src/Data/Monoid/Instances/CharVector.hs, dist/build/Data/Monoid/Instances/CharVector.o, dist/build/Data/Monoid/Instances/CharVector.dyn_o )
  16876. 1507.52 s [monoid-subclasses] [11 of 16] Compiling Data.Monoid.Instances.Stateful ( src/Data/Monoid/Instances/Stateful.hs, dist/build/Data/Monoid/Instances/Stateful.o, dist/build/Data/Monoid/Instances/Stateful.dyn_o )
  16877. 1507.52 s [monoid-subclasses]
  16878. 1507.52 s [monoid-subclasses] src/Data/Monoid/Instances/Stateful.hs:27:1: warning: [-Wunused-imports]
  16879. 1507.52 s [monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
  16880. 1507.52 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
  16881. 1507.52 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup()
  16882. 1507.52 s [monoid-subclasses] |
  16883. 1507.52 s [monoid-subclasses] 27 | import Data.Semigroup (Semigroup(..))
  16884. 1507.52 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  16885. 1507.52 s [monoid-subclasses]
  16886. 1507.52 s [monoid-subclasses] src/Data/Monoid/Instances/Stateful.hs:28:1: warning: [-Wunused-imports]
  16887. 1507.52 s [monoid-subclasses] The import of ‘Data.Monoid’ is redundant
  16888. 1507.52 s [monoid-subclasses] except perhaps to import instances from ‘Data.Monoid’
  16889. 1507.52 s [monoid-subclasses] To import instances alone, use: import Data.Monoid()
  16890. 1507.52 s [monoid-subclasses] |
  16891. 1507.52 s [monoid-subclasses] 28 | import Data.Monoid (Monoid(..))
  16892. 1507.52 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  16893. 1507.52 s [monoid-subclasses]
  16894. 1507.52 s [monoid-subclasses] src/Data/Monoid/Instances/Stateful.hs:216:13: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  16895. 1507.52 s [monoid-subclasses] Pattern match(es) are non-exhaustive
  16896. 1507.52 s [parsers] Documentation created: dist/doc/html/parsers/index.html,
  16897. 1507.52 s [parsers] dist/doc/html/parsers/parsers.txt
  16898. 1507.52 s [parsers] Preprocessing test suite 'quickcheck' for parsers-0.12.12..
  16899. 1507.52 s [parsers] Phase: installPhase
  16900. 1507.52 s [parsers] Installing library in /nix/store/wqqcvljh329fgr3f4a4wmrf4fdjsdmkd-parsers-0.12.12/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/parsers-0.12.12-7VRfeAf4wPQAfz8RXhS58j
  16901. 1507.52 s [parsers] Phase: fixupPhase
  16902. 1507.52 s [parsers] shrinking RPATHs of ELF executables and libraries in /nix/store/wqqcvljh329fgr3f4a4wmrf4fdjsdmkd-parsers-0.12.12
  16903. 1507.52 s [parsers] shrinking /nix/store/wqqcvljh329fgr3f4a4wmrf4fdjsdmkd-parsers-0.12.12/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSparsers-0.12.12-7VRfeAf4wPQAfz8RXhS58j-ghc9.6.3.so
  16904. 1507.52 s [parsers] checking for references to /build/ in /nix/store/wqqcvljh329fgr3f4a4wmrf4fdjsdmkd-parsers-0.12.12...
  16905. 1507.52 s [parsers] patching script interpreter paths in /nix/store/wqqcvljh329fgr3f4a4wmrf4fdjsdmkd-parsers-0.12.12
  16906. 1507.52 s [parsers] stripping (with command strip and flags -S -p) in /nix/store/wqqcvljh329fgr3f4a4wmrf4fdjsdmkd-parsers-0.12.12/lib
  16907. 1507.52 s [parsers] shrinking RPATHs of ELF executables and libraries in /nix/store/sgq9wkk9xfrk4mnxw9n3v996d2fyisnc-parsers-0.12.12-doc
  16908. 1507.52 s [parsers] checking for references to /build/ in /nix/store/sgq9wkk9xfrk4mnxw9n3v996d2fyisnc-parsers-0.12.12-doc...
  16909. 1507.52 s [parsers] patching script interpreter paths in /nix/store/sgq9wkk9xfrk4mnxw9n3v996d2fyisnc-parsers-0.12.12-doc
  16910. 1507.52 s [quickcheck-instances] depends primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  16911. 1507.52 s [quickcheck-instances] depends quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  16912. 1507.52 s [quickcheck-instances] depends tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  16913. 1507.52 s [quickcheck-instances] depends uuid-types-1.0.6-LSnHSQasIz2KiEYrGocUTH
  16914. 1507.52 s [quickcheck-instances] Using Cabal-3.10.1.0 compiled by ghc-9.6
  16915. 1507.52 s [quickcheck-instances] Using compiler: ghc-9.6.3
  16916. 1507.52 s [quickcheck-instances] Using install prefix:
  16917. 1507.52 s [quickcheck-instances] /nix/store/z2zvx88w1xknky08yj1nnq8m961a745p-quickcheck-instances-0.3.32
  16918. 1507.52 s [quickcheck-instances] Executables installed in:
  16919. 1507.52 s [quickcheck-instances] /nix/store/z2zvx88w1xknky08yj1nnq8m961a745p-quickcheck-instances-0.3.32/bin
  16920. 1507.52 s [quickcheck-instances] Libraries installed in:
  16921. 1507.52 s [quickcheck-instances] /nix/store/z2zvx88w1xknky08yj1nnq8m961a745p-quickcheck-instances-0.3.32/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  16922. 1507.52 s [quickcheck-instances] Dynamic Libraries installed in:
  16923. 1507.52 s [quickcheck-instances] /nix/store/z2zvx88w1xknky08yj1nnq8m961a745p-quickcheck-instances-0.3.32/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  16924. 1507.52 s [quickcheck-instances] Private executables installed in:
  16925. 1507.52 s [quickcheck-instances] /nix/store/z2zvx88w1xknky08yj1nnq8m961a745p-quickcheck-instances-0.3.32/libexec/x86_64-linux-ghc-9.6.3/quickcheck-instances-0.3.32
  16926. 1507.52 s [quickcheck-instances] Data files installed in:
  16927. 1507.52 s [quickcheck-instances] /nix/store/z2zvx88w1xknky08yj1nnq8m961a745p-quickcheck-instances-0.3.32/share/x86_64-linux-ghc-9.6.3/quickcheck-instances-0.3.32
  16928. 1507.52 s [quickcheck-instances] Documentation installed in:
  16929. 1507.52 s [quickcheck-instances] /nix/store/416cj7k7bhv2hvbbmxzyx0vynq8pqs4n-quickcheck-instances-0.3.32-doc/share/doc/quickcheck-instances-0.3.32
  16930. 1507.52 s [quickcheck-instances] Configuration files installed in:
  16931. 1507.52 s [quickcheck-instances] /nix/store/z2zvx88w1xknky08yj1nnq8m961a745p-quickcheck-instances-0.3.32/etc
  16932. 1507.52 s [quickcheck-instances] No alex found
  16933. 1507.52 s [quickcheck-instances] Using ar found on system at:
  16934. 1507.52 s [quickcheck-instances] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  16935. 1507.52 s [quickcheck-instances] No c2hs found
  16936. 1507.52 s [quickcheck-instances] No cpphs found
  16937. 1507.52 s [quickcheck-instances] No doctest found
  16938. 1507.52 s [quickcheck-instances] Using gcc version 14.3.0 given by user at:
  16939. 1507.52 s [quickcheck-instances] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  16940. 1507.52 s [quickcheck-instances] Using ghc version 9.6.3 found on system at:
  16941. 1507.52 s [quickcheck-instances] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  16942. 1507.52 s [quickcheck-instances] Using ghc-pkg version 9.6.3 found on system at:
  16943. 1507.52 s [quickcheck-instances] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  16944. 1507.52 s [quickcheck-instances] No ghcjs found
  16945. 1507.52 s [quickcheck-instances] No ghcjs-pkg found
  16946. 1507.52 s [quickcheck-instances] No greencard found
  16947. 1507.52 s [quickcheck-instances] Using haddock version 2.29.1 found on system at:
  16948. 1507.52 s [quickcheck-instances] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  16949. 1507.52 s [quickcheck-instances] No happy found
  16950. 1507.52 s [quickcheck-instances] Using haskell-suite found on system at: haskell-suite-dummy-location
  16951. 1507.52 s [quickcheck-instances] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  16952. 1507.52 s [quickcheck-instances] No hmake found
  16953. 1507.52 s [quickcheck-instances] Using hpc version 0.68 found on system at:
  16954. 1507.52 s [quickcheck-instances] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  16955. 1507.52 s [quickcheck-instances] Using hsc2hs version 0.68.9 found on system at:
  16956. 1507.52 s [quickcheck-instances] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  16957. 1507.52 s [quickcheck-instances] Using hscolour version 1.25 found on system at:
  16958. 1507.52 s [quickcheck-instances] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  16959. 1507.52 s [quickcheck-instances] No jhc found
  16960. 1507.52 s [quickcheck-instances] Using ld found on system at:
  16961. 1507.52 s [quickcheck-instances] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  16962. 1507.52 s [quickcheck-instances] No pkg-config found
  16963. 1507.52 s [quickcheck-instances] Using runghc version 9.6.3 found on system at:
  16964. 1507.52 s [quickcheck-instances] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  16965. 1507.52 s [quickcheck-instances] Using strip version 2.44 found on system at:
  16966. 1507.52 s [quickcheck-instances] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  16967. 1507.52 s [quickcheck-instances] Using tar found on system at:
  16968. 1507.52 s [quickcheck-instances] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  16969. 1507.52 s [quickcheck-instances] No uhc found
  16970. 1507.52 s [quickcheck-instances] Phase: buildPhase
  16971. 1507.52 s [quickcheck-instances] Preprocessing library for quickcheck-instances-0.3.32..
  16972. 1507.52 s [quickcheck-instances] Building library for quickcheck-instances-0.3.32..
  16973. 1507.52 s [quickcheck-instances] [ 1 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 )
  16974. 1507.52 s [quickcheck-instances] [ 2 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 )
  16975. 1507.52 s [quickcheck-instances] [ 3 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 )
  16976. 1507.52 s [reducers] checking for references to /build/ in /nix/store/1yhsh1a6wrfs8pfm23z57pwahrh9g2v2-reducers-3.12.5-doc...
  16977. 1507.52 s [reducers] patching script interpreter paths in /nix/store/1yhsh1a6wrfs8pfm23z57pwahrh9g2v2-reducers-3.12.5-doc
  16978. 1507.59 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/2zppvfq6dx5hyvw2pagxff6xh5fcky7m-text-iso8601-0.1.1-doc /nix/store/x81z8w2g27rplqbdkfkk3qigfb2xpcl3-text-iso8601-0.1.1
  16979. 1508.03 s [post-build-hook] Pushing 2 paths (78 are already present) using zstd to cache sellout ⏳
  16980. 1508.03 s [post-build-hook]
  16981. 1508.39 s [post-build-hook] Pushing /nix/store/2zppvfq6dx5hyvw2pagxff6xh5fcky7m-text-iso8601-0.1.1-doc (572.33 KiB)
  16982. 1508.42 s [post-build-hook] Pushing /nix/store/x81z8w2g27rplqbdkfkk3qigfb2xpcl3-text-iso8601-0.1.1 (2.94 MiB)
  16983. 1509.78 s [post-build-hook]
  16984. 1509.78 s [post-build-hook] All done.
  16985. 1509.96 s [post-build-hook] Uploading to the NixCI cache: /nix/store/2zppvfq6dx5hyvw2pagxff6xh5fcky7m-text-iso8601-0.1.1-doc /nix/store/x81z8w2g27rplqbdkfkk3qigfb2xpcl3-text-iso8601-0.1.1
  16986. 1509.96 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  16987. 1510.07 s [post-build-hook] copying 4 paths...
  16988. 1510.07 s [post-build-hook] copying path '/nix/store/928g4yrclmywbx0pplqywykjjvz6gqj4-integer-conversion-0.1.1-doc' to 'https://cache.nix-ci.com'...
  16989. 1510.37 s [post-build-hook] copying path '/nix/store/2zppvfq6dx5hyvw2pagxff6xh5fcky7m-text-iso8601-0.1.1-doc' to 'https://cache.nix-ci.com'...
  16990. 1510.37 s [post-build-hook] copying path '/nix/store/mr45m6l5l2fqkww5yymj2r4w3p0rljqk-integer-conversion-0.1.1' to 'https://cache.nix-ci.com'...
  16991. 1510.73 s [post-build-hook] copying path '/nix/store/x81z8w2g27rplqbdkfkk3qigfb2xpcl3-text-iso8601-0.1.1' to 'https://cache.nix-ci.com'...
  16992. 1511.80 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  16993. 1512.09 s [post-build-hook] copying 2 paths...
  16994. 1512.09 s [post-build-hook] copying path '/nix/store/555wh294xlljzg1v4awczqy5zds5dqrp-integer-conversion-0.1.1.drv' to 'https://cache.nix-ci.com'...
  16995. 1512.32 s [post-build-hook] copying path '/nix/store/gn943mhxws0qsvizbgyd65d369kkrri1-text-iso8601-0.1.1.drv' to 'https://cache.nix-ci.com'...
  16996. 1512.57 s Progress: 140 of 236 built (9 building), 285 of 285 downloaded from cache
  16997. 1512.57 s [tomland] shrinking /nix/store/gp2g6zyrriwh99zp8dmksj0gfh0117b1-tomland-1.3.3.3/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHStomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh-ghc9.6.3.so
  16998. 1512.57 s [tomland] checking for references to /build/ in /nix/store/gp2g6zyrriwh99zp8dmksj0gfh0117b1-tomland-1.3.3.3...
  16999. 1512.57 s [tomland] patching script interpreter paths in /nix/store/gp2g6zyrriwh99zp8dmksj0gfh0117b1-tomland-1.3.3.3
  17000. 1512.57 s [tomland] stripping (with command strip and flags -S -p) in /nix/store/gp2g6zyrriwh99zp8dmksj0gfh0117b1-tomland-1.3.3.3/lib
  17001. 1512.57 s [tomland] shrinking RPATHs of ELF executables and libraries in /nix/store/ysrbc64rhngqh25l5zsrss3g1nycqxln-tomland-1.3.3.3-doc
  17002. 1512.57 s [tomland] checking for references to /build/ in /nix/store/ysrbc64rhngqh25l5zsrss3g1nycqxln-tomland-1.3.3.3-doc...
  17003. 1512.57 s [tomland] patching script interpreter paths in /nix/store/ysrbc64rhngqh25l5zsrss3g1nycqxln-tomland-1.3.3.3-doc
  17004. 1512.57 s [extra] disjoint [1,2,3] [4,1] == False
  17005. 1512.57 s [extra] +++ OK, passed 1 test.
  17006. 1512.57 s [extra] disjointOrd [1,2,3] [4,5] == True
  17007. 1512.57 s [extra] +++ OK, passed 1 test.
  17008. 1512.57 s [extra] disjointOrd [1,2,3] [4,1] == False
  17009. 1512.57 s [extra] +++ OK, passed 1 test.
  17010. 1512.57 s [extra] disjointOrdBy (compare `on` (`mod` 7)) [1,2,3] [4,5] == True
  17011. 1512.57 s [extra] +++ OK, passed 1 test.
  17012. 1512.57 s [extra] disjointOrdBy (compare `on` (`mod` 7)) [1,2,3] [4,8] == False
  17013. 1512.57 s [extra] +++ OK, passed 1 test.
  17014. 1512.57 s [extra] anySame [1,1,2] == True
  17015. 1512.57 s [extra] +++ OK, passed 1 test.
  17016. 1512.57 s [extra] anySame [1,2,3] == False
  17017. 1512.57 s [extra] +++ OK, passed 1 test.
  17018. 1512.57 s [extra] anySame (1:2:1:undefined) == True
  17019. 1512.57 s [extra] +++ OK, passed 1 test.
  17020. 1512.57 s [extra] anySame [] == False
  17021. 1512.57 s [extra] +++ OK, passed 1 test.
  17022. 1512.57 s [extra] \xs -> anySame xs == (length (nub xs) < length xs)
  17023. 1512.57 s [extra] +++ OK, passed 100 tests.
  17024. 1512.57 s [extra] allSame [1,1,2] == False
  17025. 1512.57 s [extra] +++ OK, passed 1 test.
  17026. 1512.57 s [extra] allSame [1,1,1] == True
  17027. 1512.57 s [extra] +++ OK, passed 1 test.
  17028. 1512.57 s [extra] allSame [1] == True
  17029. 1512.57 s [extra] +++ OK, passed 1 test.
  17030. 1512.57 s [extra] allSame [] == True
  17031. 1512.57 s [extra] +++ OK, passed 1 test.
  17032. 1512.57 s [extra] allSame (1:1:2:undefined) == False
  17033. 1512.57 s [extra] +++ OK, passed 1 test.
  17034. 1512.57 s [extra] \xs -> allSame xs == (length (nub xs) <= 1)
  17035. 1512.57 s [extra] +++ OK, passed 100 tests.
  17036. 1512.57 s [extra] headDef 1 [] == 1
  17037. 1512.57 s [extra] +++ OK, passed 1 test.
  17038. 1512.57 s [extra] headDef 1 [2,3,4] == 2
  17039. 1512.57 s [extra] +++ OK, passed 1 test.
  17040. 1512.57 s [extra] \x xs -> headDef x xs == fromMaybe x (listToMaybe xs)
  17041. 1512.57 s [extra] +++ OK, passed 100 tests.
  17042. 1512.57 s [extra] lastDef 1 [] == 1
  17043. 1512.57 s [extra] +++ OK, passed 1 test.
  17044. 1512.57 s [extra] lastDef 1 [2,3,4] == 4
  17045. 1512.57 s [extra] +++ OK, passed 1 test.
  17046. 1512.57 s [extra] \x xs -> lastDef x xs == last (x:xs)
  17047. 1512.57 s [extra] +++ OK, passed 100 tests.
  17048. 1512.57 s [extra] [2,3,4] !? 1 == Just 3
  17049. 1512.57 s [extra] +++ OK, passed 1 test.
  17050. 1512.57 s [extra] [2,3,4] !? (-1) == Nothing
  17051. 1512.57 s [extra] +++ OK, passed 1 test.
  17052. 1512.57 s [extra] [] !? 0 == Nothing
  17053. 1512.57 s [extra] +++ OK, passed 1 test.
  17054. 1512.57 s [extra] notNull [] == False
  17055. 1512.57 s [extra] +++ OK, passed 1 test.
  17056. 1512.57 s [extra] notNull [1] == True
  17057. 1512.57 s [extra] +++ OK, passed 1 test.
  17058. 1512.57 s [extra] \xs -> notNull xs == not (null xs)
  17059. 1512.57 s [extra] +++ OK, passed 100 tests.
  17060. 1512.57 s [extra] list 1 (\v _ -> v - 2) [5,6,7] == 3
  17061. 1512.57 s [extra] +++ OK, passed 1 test.
  17062. 1512.57 s [extra] list 1 (\v _ -> v - 2) [] == 1
  17063. 1512.57 s [extra] +++ OK, passed 1 test.
  17064. 1512.57 s [extra] \nil cons xs -> maybe nil (uncurry cons) (uncons xs) == list nil cons xs
  17065. 1512.57 s [extra] +++ OK, passed 100 tests.
  17066. 1512.57 s [extra] unsnoc "test" == Just ("tes",'t')
  17067. 1512.57 s [extra] +++ OK, passed 1 test.
  17068. 1512.57 s [extra] unsnoc "" == Nothing
  17069. 1512.57 s [extra] +++ OK, passed 1 test.
  17070. 1512.57 s [extra] \xs -> unsnoc xs == if null xs then Nothing else Just (init xs, last xs)
  17071. 1512.57 s [extra] +++ OK, passed 100 tests.
  17072. 1512.57 s [extra] cons 't' "est" == "test"
  17073. 1512.57 s [extra] +++ OK, passed 1 test.
  17074. 1512.57 s [extra] \x xs -> uncons (cons x xs) == Just (x,xs)
  17075. 1512.57 s [extra] +++ OK, passed 100 tests.
  17076. 1512.57 s [extra] snoc "tes" 't' == "test"
  17077. 1512.57 s [extra] +++ OK, passed 1 test.
  17078. 1512.57 s [extra] \xs x -> unsnoc (snoc xs x) == Just (xs,x)
  17079. 1512.57 s [extra] +++ OK, passed 100 tests.
  17080. 1512.57 s [extra] enumerate == [False, True]
  17081. 1512.57 s [extra] +++ OK, passed 1 test.
  17082. 1512.57 s [extra] takeEnd 3 "hello" == "llo"
  17083. 1512.57 s [extra] +++ OK, passed 1 test.
  17084. 1512.57 s [extra] takeEnd 5 "bye" == "bye"
  17085. 1512.57 s [extra] +++ OK, passed 1 test.
  17086. 1512.57 s [extra] takeEnd (-1) "bye" == ""
  17087. 1512.57 s [extra] +++ OK, passed 1 test.
  17088. 1512.57 s [extra] \i xs -> takeEnd i xs `isSuffixOf` xs
  17089. 1512.57 s [extra] +++ OK, passed 100 tests.
  17090. 1512.57 s [extra] \i xs -> length (takeEnd i xs) == min (max 0 i) (length xs)
  17091. 1512.57 s [extra] +++ OK, passed 100 tests.
  17092. 1512.57 s [extra] dropEnd 3 "hello" == "he"
  17093. 1512.57 s [extra] +++ OK, passed 1 test.
  17094. 1512.57 s [extra] dropEnd 5 "bye" == ""
  17095. 1512.57 s [extra] +++ OK, passed 1 test.
  17096. 1512.57 s [extra] dropEnd (-1) "bye" == "bye"
  17097. 1512.57 s [extra] +++ OK, passed 1 test.
  17098. 1512.57 s [extra] \i xs -> dropEnd i xs `isPrefixOf` xs
  17099. 1512.57 s [extra] +++ OK, passed 100 tests.
  17100. 1512.57 s [extra] \i xs -> length (dropEnd i xs) == max 0 (length xs - max 0 i)
  17101. 1512.57 s [extra] +++ OK, passed 100 tests.
  17102. 1512.57 s [extra] \i -> take 3 (dropEnd 5 [i..]) == take 3 [i..]
  17103. 1512.57 s [extra] +++ OK, passed 100 tests.
  17104. 1512.57 s [extra] splitAtEnd 3 "hello" == ("he","llo")
  17105. 1512.57 s [extra] +++ OK, passed 1 test.
  17106. 1512.57 s [extra] splitAtEnd 3 "he" == ("", "he")
  17107. 1512.57 s [extra] +++ OK, passed 1 test.
  17108. 1512.57 s [extra] \i xs -> uncurry (++) (splitAt i xs) == xs
  17109. 1512.57 s [extra] +++ OK, passed 100 tests.
  17110. 1512.57 s [extra] \i xs -> splitAtEnd i xs == (dropEnd i xs, takeEnd i xs)
  17111. 1512.57 s [extra] +++ OK, passed 100 tests.
  17112. 1512.57 s [extra] \i xs -> zip [i..] xs == zipFrom i xs
  17113. 1512.57 s [extra] +++ OK, passed 100 tests.
  17114. 1512.57 s [extra] zipFrom False [1..3] == [(False,1),(True, 2)]
  17115. 1512.57 s [extra] +++ OK, passed 1 test.
  17116. 1512.57 s [extra] \i xs -> zipWithFrom (,) i xs == zipFrom i xs
  17117. 1512.57 s [extra] +++ OK, passed 100 tests.
  17118. 1512.57 s [extra] concatUnzip [("a","AB"),("bc","C")] == ("abc","ABC")
  17119. 1512.57 s [extra] +++ OK, passed 1 test.
  17120. 1512.57 s [extra] concatUnzip3 [("a","AB",""),("bc","C","123")] == ("abc","ABC","123")
  17121. 1512.57 s [extra] +++ OK, passed 1 test.
  17122. 1512.57 s [extra] takeWhileEnd even [2,3,4,6] == [4,6]
  17123. 1512.57 s [extra] +++ OK, passed 1 test.
  17124. 1512.57 s [extra] trim " hello " == "hello"
  17125. 1512.57 s [extra] +++ OK, passed 1 test.
  17126. 1512.57 s [extra] trimStart " hello " == "hello "
  17127. 1512.57 s [extra] +++ OK, passed 1 test.
  17128. 1512.57 s [extra] trimEnd " hello " == " hello"
  17129. 1512.57 s [extra] +++ OK, passed 1 test.
  17130. 1512.57 s [extra] \s -> trim s == trimEnd (trimStart s)
  17131. 1512.57 s [extra] +++ OK, passed 100 tests.
  17132. 1512.57 s [extra] lower "This is A TEST" == "this is a test"
  17133. 1512.57 s [extra] +++ OK, passed 1 test.
  17134. 1512.57 s [extra] lower "" == ""
  17135. 1512.57 s [extra] +++ OK, passed 1 test.
  17136. 1512.57 s [extra] upper "This is A TEST" == "THIS IS A TEST"
  17137. 1512.57 s [extra] +++ OK, passed 1 test.
  17138. 1512.57 s [extra] upper "" == ""
  17139. 1512.57 s [extra] +++ OK, passed 1 test.
  17140. 1512.57 s [extra] word1 "" == ("", "")
  17141. 1512.57 s [foldl] Examples: 52 Tried: 52 Errors: 0 Failures: 0
  17142. 1512.57 s [foldl] Test suite doctest: PASS
  17143. 1512.57 s [foldl] Test suite logged to: dist/test/foldl-1.4.18-doctest.log
  17144. 1512.57 s [foldl] 1 of 1 test suites (1 of 1 test cases) passed.
  17145. 1512.57 s [foldl] Phase: haddockPhase
  17146. 1512.57 s [foldl] Preprocessing library for foldl-1.4.18..
  17147. 1512.57 s [foldl] Running Haddock on library for foldl-1.4.18..
  17148. 1512.57 s [foldl] Warning: The documentation for the following packages are not installed. No
  17149. 1512.57 s [foldl] links will be generated to these packages: vector-0.13.2.0
  17150. 1512.57 s [free] shrinking RPATHs of ELF executables and libraries in /nix/store/krbrgiyzdsqww236qwkh9an1jpd8388m-free-5.2
  17151. 1512.57 s [free] shrinking /nix/store/krbrgiyzdsqww236qwkh9an1jpd8388m-free-5.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSfree-5.2-pmOseOpbmmJxO61jWrFWI-ghc9.6.3.so
  17152. 1512.57 s [free] checking for references to /build/ in /nix/store/krbrgiyzdsqww236qwkh9an1jpd8388m-free-5.2...
  17153. 1512.57 s [free] patching script interpreter paths in /nix/store/krbrgiyzdsqww236qwkh9an1jpd8388m-free-5.2
  17154. 1512.57 s [free] stripping (with command strip and flags -S -p) in /nix/store/krbrgiyzdsqww236qwkh9an1jpd8388m-free-5.2/lib
  17155. 1512.57 s [free] shrinking RPATHs of ELF executables and libraries in /nix/store/rmzi58fb07nggzxv5qp293afdhsb7vxh-free-5.2-doc
  17156. 1512.57 s [free] checking for references to /build/ in /nix/store/rmzi58fb07nggzxv5qp293afdhsb7vxh-free-5.2-doc...
  17157. 1512.57 s [free] patching script interpreter paths in /nix/store/rmzi58fb07nggzxv5qp293afdhsb7vxh-free-5.2-doc
  17158. 1512.64 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/flnb7cc0d62r5f4726gpagl8868n4ify-indexed-traversable-instances-0.1.2 /nix/store/innqffg3wks55n8lz3sgkw4kyxan6x2r-indexed-traversable-instances-0.1.2-doc
  17159. 1513.12 s [post-build-hook] Pushing 2 paths (104 are already present) using zstd to cache sellout ⏳
  17160. 1513.12 s [post-build-hook]
  17161. 1513.50 s [post-build-hook] Pushing /nix/store/innqffg3wks55n8lz3sgkw4kyxan6x2r-indexed-traversable-instances-0.1.2-doc (186.69 KiB)
  17162. 1513.72 s [post-build-hook] Pushing /nix/store/flnb7cc0d62r5f4726gpagl8868n4ify-indexed-traversable-instances-0.1.2 (357.59 KiB)
  17163. 1514.79 s [post-build-hook]
  17164. 1514.87 s [post-build-hook] All done.
  17165. 1514.87 s [post-build-hook] Uploading to the NixCI cache: /nix/store/flnb7cc0d62r5f4726gpagl8868n4ify-indexed-traversable-instances-0.1.2 /nix/store/innqffg3wks55n8lz3sgkw4kyxan6x2r-indexed-traversable-instances-0.1.2-doc
  17166. 1514.87 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  17167. 1515.30 s [post-build-hook] copying 2 paths...
  17168. 1515.30 s [post-build-hook] copying path '/nix/store/innqffg3wks55n8lz3sgkw4kyxan6x2r-indexed-traversable-instances-0.1.2-doc' to 'https://cache.nix-ci.com'...
  17169. 1515.66 s [post-build-hook] copying path '/nix/store/flnb7cc0d62r5f4726gpagl8868n4ify-indexed-traversable-instances-0.1.2' to 'https://cache.nix-ci.com'...
  17170. 1516.01 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  17171. 1516.30 s [post-build-hook] copying 1 paths...
  17172. 1516.30 s [post-build-hook] copying path '/nix/store/i9di1vl963yqh8frv3wxd757agljaria-indexed-traversable-instances-0.1.2.drv' to 'https://cache.nix-ci.com'...
  17173. 1516.59 s Progress: 141 of 236 built (8 building), 285 of 285 downloaded from cache
  17174. 1516.59 s [monoid-subclasses] In a pattern binding: Patterns of type ‘[b]’ not matched: []
  17175. 1516.59 s [monoid-subclasses] |
  17176. 1516.59 s [monoid-subclasses] 216 | restore f [t1] = f [Stateful (t1, x)]
  17177. 1516.59 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  17178. 1516.59 s [monoid-subclasses] [12 of 16] Compiling Data.Monoid.Instances.PrefixMemory ( src/Data/Monoid/Instances/PrefixMemory.hs, dist/build/Data/Monoid/Instances/PrefixMemory.o, dist/build/Data/Monoid/Instances/PrefixMemory.dyn_o )
  17179. 1516.59 s [monoid-subclasses]
  17180. 1516.59 s [monoid-subclasses] src/Data/Monoid/Instances/PrefixMemory.hs:20:1: warning: [-Wunused-imports]
  17181. 1516.59 s [monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
  17182. 1516.59 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
  17183. 1516.59 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup()
  17184. 1516.59 s [monoid-subclasses] |
  17185. 1516.59 s [monoid-subclasses] 20 | import Data.Semigroup (Semigroup(..))
  17186. 1516.59 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  17187. 1516.59 s [monoid-subclasses]
  17188. 1516.59 s [monoid-subclasses] src/Data/Monoid/Instances/PrefixMemory.hs:21:21: warning: [-Wunused-imports]
  17189. 1516.59 s [monoid-subclasses] The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant
  17190. 1516.59 s [monoid-subclasses] |
  17191. 1516.59 s [monoid-subclasses] 21 | import Data.Monoid (Monoid(..), Endo(..))
  17192. 1516.59 s [monoid-subclasses] | ^^^^^^^^^^
  17193. 1516.59 s [monoid-subclasses] [13 of 16] Compiling Data.Monoid.Instances.Positioned ( src/Data/Monoid/Instances/Positioned.hs, dist/build/Data/Monoid/Instances/Positioned.o, dist/build/Data/Monoid/Instances/Positioned.dyn_o )
  17194. 1516.59 s [monoid-subclasses]
  17195. 1516.59 s [monoid-subclasses] src/Data/Monoid/Instances/Positioned.hs:33:1: warning: [-Wunused-imports]
  17196. 1516.59 s [monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
  17197. 1516.59 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
  17198. 1516.59 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup()
  17199. 1516.59 s [monoid-subclasses] |
  17200. 1516.59 s [monoid-subclasses] 33 | import Data.Semigroup (Semigroup(..))
  17201. 1516.59 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  17202. 1516.59 s [monoid-subclasses]
  17203. 1516.59 s [monoid-subclasses] src/Data/Monoid/Instances/Positioned.hs:34:21: warning: [-Wunused-imports]
  17204. 1516.59 s [monoid-subclasses] The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant
  17205. 1516.59 s [monoid-subclasses] |
  17206. 1516.59 s [monoid-subclasses] 34 | import Data.Monoid (Monoid(..), Endo(..))
  17207. 1516.59 s [monoid-subclasses] | ^^^^^^^^^^
  17208. 1516.59 s [monoid-subclasses] [14 of 16] Compiling Data.Monoid.Instances.Measured ( src/Data/Monoid/Instances/Measured.hs, dist/build/Data/Monoid/Instances/Measured.o, dist/build/Data/Monoid/Instances/Measured.dyn_o )
  17209. 1516.59 s [monoid-subclasses]
  17210. 1516.59 s [monoid-subclasses] src/Data/Monoid/Instances/Measured.hs:21:1: warning: [-Wunused-imports]
  17211. 1516.59 s [monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
  17212. 1516.59 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
  17213. 1516.59 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup()
  17214. 1516.59 s [monoid-subclasses] |
  17215. 1516.59 s [monoid-subclasses] 21 | import Data.Semigroup (Semigroup(..))
  17216. 1516.59 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  17217. 1516.59 s [monoid-subclasses]
  17218. 1516.59 s [monoid-subclasses] src/Data/Monoid/Instances/Measured.hs:22:1: warning: [-Wunused-imports]
  17219. 1516.59 s [monoid-subclasses] The import of ‘Data.Monoid’ is redundant
  17220. 1516.59 s [monoid-subclasses] except perhaps to import instances from ‘Data.Monoid’
  17221. 1516.59 s [monoid-subclasses] To import instances alone, use: import Data.Monoid()
  17222. 1516.59 s [monoid-subclasses] |
  17223. 1516.59 s [monoid-subclasses] 22 | import Data.Monoid (Monoid(..))
  17224. 1516.59 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  17225. 1516.59 s [monoid-subclasses] [15 of 16] Compiling Data.Monoid.Instances.Concat ( src/Data/Monoid/Instances/Concat.hs, dist/build/Data/Monoid/Instances/Concat.o, dist/build/Data/Monoid/Instances/Concat.dyn_o )
  17226. 1516.59 s [monoid-subclasses]
  17227. 1516.59 s [monoid-subclasses] src/Data/Monoid/Instances/Concat.hs:23:1: warning: [-Wunused-imports]
  17228. 1516.59 s [monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
  17229. 1516.59 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
  17230. 1516.68 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/sgq9wkk9xfrk4mnxw9n3v996d2fyisnc-parsers-0.12.12-doc /nix/store/wqqcvljh329fgr3f4a4wmrf4fdjsdmkd-parsers-0.12.12
  17231. 1517.11 s [post-build-hook] Pushing 2 paths (81 are already present) using zstd to cache sellout ⏳
  17232. 1517.11 s [post-build-hook]
  17233. 1517.47 s [post-build-hook] Pushing /nix/store/sgq9wkk9xfrk4mnxw9n3v996d2fyisnc-parsers-0.12.12-doc (2.27 MiB)
  17234. 1517.51 s [post-build-hook] Pushing /nix/store/wqqcvljh329fgr3f4a4wmrf4fdjsdmkd-parsers-0.12.12 (8.58 MiB)
  17235. 1518.71 s [post-build-hook]
  17236. 1518.71 s [post-build-hook] All done.
  17237. 1518.73 s [post-build-hook] Uploading to the NixCI cache: /nix/store/sgq9wkk9xfrk4mnxw9n3v996d2fyisnc-parsers-0.12.12-doc /nix/store/wqqcvljh329fgr3f4a4wmrf4fdjsdmkd-parsers-0.12.12
  17238. 1518.77 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  17239. 1518.99 s [post-build-hook] copying 2 paths...
  17240. 1518.99 s [post-build-hook] copying path '/nix/store/sgq9wkk9xfrk4mnxw9n3v996d2fyisnc-parsers-0.12.12-doc' to 'https://cache.nix-ci.com'...
  17241. 1519.54 s [post-build-hook] copying path '/nix/store/wqqcvljh329fgr3f4a4wmrf4fdjsdmkd-parsers-0.12.12' to 'https://cache.nix-ci.com'...
  17242. 1521.67 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  17243. 1521.94 s [post-build-hook] copying 1 paths...
  17244. 1521.99 s [post-build-hook] copying path '/nix/store/9nd58i10mkw7yrmrqpm7dzzijk3a296p-parsers-0.12.12.drv' to 'https://cache.nix-ci.com'...
  17245. 1522.19 s Progress: 142 of 237 built (7 building), 285 of 285 downloaded from cache
  17246. 1522.20 s [quickcheck-instances] [ 4 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 )
  17247. 1522.20 s [quickcheck-instances] [ 5 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 )
  17248. 1522.20 s [quickcheck-instances] [ 6 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 )
  17249. 1522.20 s [quickcheck-instances] [ 7 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 )
  17250. 1522.20 s [quickcheck-instances] [ 8 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 )
  17251. 1522.20 s [quickcheck-instances] [ 9 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 )
  17252. 1522.20 s [quickcheck-instances] [10 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 )
  17253. 1522.20 s [quickcheck-instances] [11 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 )
  17254. 1522.20 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 )
  17255. 1522.20 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 )
  17256. 1522.20 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 )
  17257. 1522.20 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 )
  17258. 1522.20 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 )
  17259. 1522.20 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 )
  17260. 1522.20 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 )
  17261. 1522.20 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 )
  17262. 1522.20 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 )
  17263. 1522.20 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 )
  17264. 1522.20 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 )
  17265. 1522.20 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 )
  17266. 1522.27 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/1yhsh1a6wrfs8pfm23z57pwahrh9g2v2-reducers-3.12.5-doc /nix/store/xf12l3imhspk5hydbqw4z6jpc18qk5ly-reducers-3.12.5
  17267. 1522.69 s [post-build-hook] Pushing 2 paths (98 are already present) using zstd to cache sellout ⏳
  17268. 1522.69 s [post-build-hook]
  17269. 1523.08 s [post-build-hook] Pushing /nix/store/1yhsh1a6wrfs8pfm23z57pwahrh9g2v2-reducers-3.12.5-doc (1.51 MiB)
  17270. 1523.16 s [post-build-hook] Pushing /nix/store/xf12l3imhspk5hydbqw4z6jpc18qk5ly-reducers-3.12.5 (5.11 MiB)
  17271. 1524.58 s [post-build-hook]
  17272. 1524.58 s [post-build-hook] All done.
  17273. 1524.60 s [post-build-hook] Uploading to the NixCI cache: /nix/store/1yhsh1a6wrfs8pfm23z57pwahrh9g2v2-reducers-3.12.5-doc /nix/store/xf12l3imhspk5hydbqw4z6jpc18qk5ly-reducers-3.12.5
  17274. 1524.63 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  17275. 1524.84 s [post-build-hook] copying 4 paths...
  17276. 1524.84 s [post-build-hook] copying path '/nix/store/qsjzw87vvgfawjagkhsq0zi3pjw32vr5-fingertree-0.1.5.0-doc' to 'https://cache.nix-ci.com'...
  17277. 1526.15 s [post-build-hook] copying path '/nix/store/1yhsh1a6wrfs8pfm23z57pwahrh9g2v2-reducers-3.12.5-doc' to 'https://cache.nix-ci.com'...
  17278. 1526.15 s [post-build-hook] copying path '/nix/store/wc18xdsk5aqir639p47nk4fbkqclqnqi-fingertree-0.1.5.0' to 'https://cache.nix-ci.com'...
  17279. 1527.79 s [post-build-hook] copying path '/nix/store/xf12l3imhspk5hydbqw4z6jpc18qk5ly-reducers-3.12.5' to 'https://cache.nix-ci.com'...
  17280. 1529.09 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  17281. 1529.37 s [post-build-hook] copying 2 paths...
  17282. 1529.37 s [post-build-hook] copying path '/nix/store/sik8spzmrfb135c8acpgzaqwh8z41ff5-fingertree-0.1.5.0.drv' to 'https://cache.nix-ci.com'...
  17283. 1529.58 s [post-build-hook] copying path '/nix/store/ccb763vyw7a6l07czxpbysybvdcy96n9-reducers-3.12.5.drv' to 'https://cache.nix-ci.com'...
  17284. 1529.84 s Progress: 143 of 238 built (6 building), 285 of 285 downloaded from cache
  17285. 1529.96 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/gp2g6zyrriwh99zp8dmksj0gfh0117b1-tomland-1.3.3.3 /nix/store/ysrbc64rhngqh25l5zsrss3g1nycqxln-tomland-1.3.3.3-doc
  17286. 1530.39 s [post-build-hook] Pushing 2 paths (88 are already present) using zstd to cache sellout ⏳
  17287. 1530.39 s [post-build-hook]
  17288. 1530.75 s [post-build-hook] Pushing /nix/store/gp2g6zyrriwh99zp8dmksj0gfh0117b1-tomland-1.3.3.3 (16.40 MiB)
  17289. 1530.86 s [post-build-hook] Pushing /nix/store/ysrbc64rhngqh25l5zsrss3g1nycqxln-tomland-1.3.3.3-doc (3.98 MiB)
  17290. 1531.93 s [post-build-hook]
  17291. 1531.93 s [post-build-hook] All done.
  17292. 1531.95 s [post-build-hook] Uploading to the NixCI cache: /nix/store/gp2g6zyrriwh99zp8dmksj0gfh0117b1-tomland-1.3.3.3 /nix/store/ysrbc64rhngqh25l5zsrss3g1nycqxln-tomland-1.3.3.3-doc
  17293. 1531.98 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  17294. 1532.19 s [post-build-hook] copying 2 paths...
  17295. 1532.19 s [post-build-hook] copying path '/nix/store/ysrbc64rhngqh25l5zsrss3g1nycqxln-tomland-1.3.3.3-doc' to 'https://cache.nix-ci.com'...
  17296. 1532.95 s [post-build-hook] copying path '/nix/store/gp2g6zyrriwh99zp8dmksj0gfh0117b1-tomland-1.3.3.3' to 'https://cache.nix-ci.com'...
  17297. 1536.62 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  17298. 1536.90 s [post-build-hook] copying 1 paths...
  17299. 1536.90 s [post-build-hook] copying path '/nix/store/ilxgfcrwk4aljyb22ni7h9j0mhyrmchr-tomland-1.3.3.3.drv' to 'https://cache.nix-ci.com'...
  17300. 1537.15 s Progress: 144 of 239 built (5 building), 285 of 285 downloaded from cache
  17301. 1537.20 s Building semialign
  17302. 1537.23 s Building trial-tomland
  17303. 1537.27 s Building witherable
  17304. 1537.27 s [extra] +++ OK, passed 1 test.
  17305. 1537.27 s [extra] word1 "keyword rest of string" == ("keyword","rest of string")
  17306. 1537.27 s [extra] +++ OK, passed 1 test.
  17307. 1537.27 s [extra] word1 " keyword\n rest of string" == ("keyword","rest of string")
  17308. 1537.27 s [extra] +++ OK, passed 1 test.
  17309. 1537.27 s [extra] \s -> fst (word1 s) == concat (take 1 $ words s)
  17310. 1537.27 s [extra] +++ OK, passed 100 tests.
  17311. 1537.27 s [extra] \s -> words (snd $ word1 s) == drop 1 (words s)
  17312. 1537.27 s [extra] +++ OK, passed 100 tests.
  17313. 1537.27 s [extra] line1 "" == ("", "")
  17314. 1537.27 s [extra] +++ OK, passed 1 test.
  17315. 1537.27 s [extra] line1 "test" == ("test","")
  17316. 1537.27 s [extra] +++ OK, passed 1 test.
  17317. 1537.27 s [extra] line1 "test\n" == ("test","")
  17318. 1537.27 s [extra] +++ OK, passed 1 test.
  17319. 1537.27 s [extra] line1 "test\nrest" == ("test","rest")
  17320. 1537.27 s [extra] +++ OK, passed 1 test.
  17321. 1537.27 s [extra] line1 "test\nrest\nmore" == ("test","rest\nmore")
  17322. 1537.27 s [extra] +++ OK, passed 1 test.
  17323. 1537.27 s [extra] escapeHTML "this is a test" == "this is a test"
  17324. 1537.27 s [extra] +++ OK, passed 1 test.
  17325. 1537.27 s [extra] escapeHTML "<b>\"g&t\"</n>" == "&lt;b&gt;&quot;g&amp;t&quot;&lt;/n&gt;"
  17326. 1537.27 s [extra] +++ OK, passed 1 test.
  17327. 1537.27 s [extra] escapeHTML "t'was another test" == "t&#39;was another test"
  17328. 1537.27 s [extra] +++ OK, passed 1 test.
  17329. 1537.27 s [extra] \xs -> unescapeHTML (escapeHTML xs) == xs
  17330. 1537.27 s [extra] +++ OK, passed 100 tests.
  17331. 1537.27 s [extra] escapeJSON "this is a test" == "this is a test"
  17332. 1537.27 s [extra] +++ OK, passed 1 test.
  17333. 1537.27 s [extra] escapeJSON "\ttab\nnewline\\" == "\\ttab\\nnewline\\\\"
  17334. 1537.27 s [extra] +++ OK, passed 1 test.
  17335. 1537.27 s [extra] escapeJSON "\ESC[0mHello" == "\\u001b[0mHello"
  17336. 1537.27 s [extra] +++ OK, passed 1 test.
  17337. 1537.27 s [extra] \xs -> unescapeJSON (escapeJSON xs) == xs
  17338. 1537.27 s [extra] +++ OK, passed 100 tests.
  17339. 1537.27 s [extra] groupOn abs [1,-1,2] == [[1,-1], [2]]
  17340. 1537.27 s [extra] +++ OK, passed 1 test.
  17341. 1537.27 s [extra] groupOnKey abs [1,-1,2] == [(1, [1,-1]), (2, [2])]
  17342. 1537.27 s [extra] +++ OK, passed 1 test.
  17343. 1537.27 s [extra] maximumOn id [] == undefined
  17344. 1537.27 s [extra] +++ OK, passed 1 test.
  17345. 1537.27 s [extra] maximumOn length ["test","extra","a"] == "extra"
  17346. 1537.27 s [extra] +++ OK, passed 1 test.
  17347. 1537.27 s [extra] minimumOn id [] == undefined
  17348. 1537.27 s [extra] +++ OK, passed 1 test.
  17349. 1537.27 s [extra] minimumOn length ["test","extra","a"] == "a"
  17350. 1537.27 s [extra] +++ OK, passed 1 test.
  17351. 1537.27 s [extra] groupSort [(1,'t'),(3,'t'),(2,'e'),(2,'s')] == [(1,"t"),(2,"es"),(3,"t")]
  17352. 1537.27 s [extra] +++ OK, passed 1 test.
  17353. 1537.27 s [extra] \xs -> map fst (groupSort xs) == sort (nub (map fst xs))
  17354. 1537.27 s [extra] +++ OK, passed 100 tests.
  17355. 1537.27 s [extra] \xs -> concatMap snd (groupSort xs) == map snd (sortOn fst xs)
  17356. 1537.27 s [extra] +++ OK, passed 100 tests.
  17357. 1537.27 s [extra] groupSortOn length ["test","of","sized","item"] == [["of"],["test","item"],["sized"]]
  17358. 1537.27 s [extra] +++ OK, passed 1 test.
  17359. 1537.27 s [extra] groupSortBy (compare `on` length) ["test","of","sized","item"] == [["of"],["test","item"],["sized"]]
  17360. 1537.27 s [extra] +++ OK, passed 1 test.
  17361. 1537.27 s [extra] sum' [1, 2, 3] == 6
  17362. 1537.27 s [extra] +++ OK, passed 1 test.
  17363. 1537.27 s [extra] sumOn' read ["1", "2", "3"] == 6
  17364. 1537.27 s [extra] +++ OK, passed 1 test.
  17365. 1537.27 s [extra] product' [1, 2, 4] == 8
  17366. 1537.27 s [extra] +++ OK, passed 1 test.
  17367. 1537.27 s [extra] productOn' read ["1", "2", "4"] == 8
  17368. 1537.27 s [extra] +++ OK, passed 1 test.
  17369. 1537.27 s [extra] merge "ace" "bd" == "abcde"
  17370. 1537.27 s [extra] +++ OK, passed 1 test.
  17371. 1537.27 s [extra] \xs ys -> merge (sort xs) (sort ys) == sort (xs ++ ys)
  17372. 1537.27 s [extra] +++ OK, passed 100 tests.
  17373. 1537.27 s [extra] replace "el" "_" "Hello Bella" == "H_lo B_la"
  17374. 1537.27 s [extra] +++ OK, passed 1 test.
  17375. 1537.27 s [extra] replace "el" "e" "Hello" == "Helo"
  17376. 1537.27 s [extra] +++ OK, passed 1 test.
  17377. 1537.27 s [extra] replace "" "x" "Hello" == "xHxexlxlxox"
  17378. 1537.27 s [extra] +++ OK, passed 1 test.
  17379. 1537.27 s [extra] replace "" "x" "" == "x"
  17380. 1537.27 s [extra] +++ OK, passed 1 test.
  17381. 1537.27 s [extra] \xs ys -> replace xs xs ys == ys
  17382. 1537.27 s [extra] +++ OK, passed 100 tests.
  17383. 1537.27 s [extra] breakEnd isLower "youRE" == ("you","RE")
  17384. 1537.28 s [extra] +++ OK, passed 1 test.
  17385. 1537.28 s [extra] breakEnd isLower "youre" == ("youre","")
  17386. 1537.28 s [extra] +++ OK, passed 1 test.
  17387. 1537.28 s [extra] breakEnd isLower "YOURE" == ("","YOURE")
  17388. 1537.28 s [extra] +++ OK, passed 1 test.
  17389. 1537.28 s [extra] \f xs -> breakEnd (not . f) xs == spanEnd f xs
  17390. 1537.28 s [extra] +++ OK, passed 100 tests.
  17391. 1537.28 s [extra] spanEnd isUpper "youRE" == ("you","RE")
  17392. 1537.28 s [extra] +++ OK, passed 1 test.
  17393. 1537.28 s [extra] spanEnd (not . isSpace) "x y z" == ("x y ","z")
  17394. 1537.28 s [extra] +++ OK, passed 1 test.
  17395. 1537.28 s [extra] \f xs -> uncurry (++) (spanEnd f xs) == xs
  17396. 1537.28 s [extra] +++ OK, passed 100 tests.
  17397. 1537.28 s [extra] \f xs -> spanEnd f xs == swap (both reverse (span f (reverse xs)))
  17398. 1537.28 s [extra] +++ OK, passed 100 tests.
  17399. 1537.28 s [extra] wordsBy (== ':') "::xyz:abc::123::" == ["xyz","abc","123"]
  17400. 1537.28 s [extra] +++ OK, passed 1 test.
  17401. 1537.28 s [extra] \s -> wordsBy isSpace s == words s
  17402. 1537.28 s [extra] +++ OK, passed 100 tests.
  17403. 1537.28 s [extra] linesBy (== ':') "::xyz:abc::123::" == ["","","xyz","abc","","123",""]
  17404. 1537.28 s [extra] +++ OK, passed 1 test.
  17405. 1537.28 s [extra] \s -> linesBy (== '\n') s == lines s
  17406. 1537.28 s [extra] +++ OK, passed 100 tests.
  17407. 1537.28 s [extra] linesBy (== ';') "my;list;here;" == ["my","list","here"]
  17408. 1537.28 s [extra] +++ OK, passed 1 test.
  17409. 1537.28 s [extra] firstJust id [Nothing,Just 3] == Just 3
  17410. 1537.28 s [extra] +++ OK, passed 1 test.
  17411. 1537.28 s [extra] firstJust id [Nothing,Nothing] == Nothing
  17412. 1537.28 s [extra] +++ OK, passed 1 test.
  17413. 1537.28 s [extra] drop1 "" == ""
  17414. 1537.28 s [extra] +++ OK, passed 1 test.
  17415. 1537.28 s [extra] drop1 "test" == "est"
  17416. 1537.28 s [extra] +++ OK, passed 1 test.
  17417. 1537.28 s [extra] \xs -> drop 1 xs == drop1 xs
  17418. 1537.28 s [extra] +++ OK, passed 100 tests.
  17419. 1537.28 s [extra] dropEnd1 "" == ""
  17420. 1537.28 s [extra] +++ OK, passed 1 test.
  17421. 1537.28 s [extra] dropEnd1 "test" == "tes"
  17422. 1537.28 s [extra] +++ OK, passed 1 test.
  17423. 1537.28 s [foldl] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  17424. 1537.28 s [foldl] Warning: 'lift' is out of scope.
  17425. 1537.28 s [foldl] If you qualify the identifier, haddock can try to link it anyway.
  17426. 1537.28 s [foldl] Warning: 'liftIO' is out of scope.
  17427. 1537.28 s [foldl] If you qualify the identifier, haddock can try to link it anyway.
  17428. 1537.28 s [foldl] Warning: 'None' is out of scope.
  17429. 1537.28 s [foldl] If you qualify the identifier, haddock can try to link it anyway.
  17430. 1537.28 s [foldl] Warning: Couldn't find .haddock for export Vector
  17431. 1537.28 s [foldl] Warning: Couldn't find .haddock for export Mutable
  17432. 1537.28 s [foldl] 97% ( 97 / 99) in 'Control.Foldl'
  17433. 1537.28 s [foldl] Missing documentation for:
  17434. 1537.28 s [foldl] Vector
  17435. 1537.28 s [foldl] Mutable
  17436. 1537.28 s [foldl] 100% ( 27 / 27) in 'Control.Foldl.Text'
  17437. 1537.28 s [foldl] Warning: 'fold1' is ambiguous. It is defined
  17438. 1537.28 s [foldl] * in ‘Data.Foldable1’
  17439. 1537.28 s [foldl] * at src/Control/Foldl/NonEmpty.hs:302:1
  17440. 1537.28 s [foldl] You may be able to disambiguate the identifier by qualifying it or
  17441. 1537.28 s [foldl] by specifying the type/value namespace explicitly.
  17442. 1537.28 s [foldl] Defaulting to the one defined at src/Control/Foldl/NonEmpty.hs:302:1
  17443. 1537.28 s [foldl] 100% ( 28 / 28) in 'Control.Foldl.NonEmpty'
  17444. 1537.28 s [foldl]
  17445. 1537.28 s [foldl] src/Control/Foldl/NonEmpty.hs:64:29: warning: [-Wunused-imports]
  17446. 1537.28 s [foldl] The import of ‘liftA2’
  17447. 1537.28 s [foldl] from module ‘Control.Applicative’ is redundant
  17448. 1537.28 s [foldl] |
  17449. 1537.28 s [foldl] 64 | import Control.Applicative (liftA2, Const(..))
  17450. 1537.28 s [foldl] | ^^^^^^
  17451. 1537.28 s [foldl] 100% ( 28 / 28) in 'Control.Foldl.ByteString'
  17452. 1537.28 s [foldl] Warning: 'Comonad' is out of scope.
  17453. 1537.28 s [foldl] If you qualify the identifier, haddock can try to link it anyway.
  17454. 1537.28 s [foldl] Warning: 'liftIO' is out of scope.
  17455. 1537.28 s [foldl] If you qualify the identifier, haddock can try to link it anyway.
  17456. 1537.28 s [foldl] 95% ( 21 / 22) in 'Control.Scanl'
  17457. 1537.28 s [foldl] Missing documentation for:
  17458. 1537.28 s [foldl] arrM (src/Control/Scanl.hs:438)
  17459. 1537.28 s [foldl] Warning: Control.Foldl: could not find link destinations for:
  17460. 1537.28 s [foldl] - Data.Vector.Generic.Mutable.Base.MVector
  17461. 1537.28 s [foldl] Documentation created: dist/doc/html/foldl/index.html,
  17462. 1537.28 s [foldl] dist/doc/html/foldl/foldl.txt
  17463. 1537.28 s [foldl] Preprocessing test suite 'doctest' for foldl-1.4.18..
  17464. 1537.28 s [foldl] Phase: installPhase
  17465. 1537.28 s [foldl] Installing library in /nix/store/k1d991wqbvzxigql7bii9lrh3cy7lpkd-foldl-1.4.18/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/foldl-1.4.18-FpxoNz0BKqRKsxvajoCeby
  17466. 1537.28 s [foldl] Phase: fixupPhase
  17467. 1537.28 s [foldl] shrinking RPATHs of ELF executables and libraries in /nix/store/k1d991wqbvzxigql7bii9lrh3cy7lpkd-foldl-1.4.18
  17468. 1537.28 s [foldl] shrinking /nix/store/k1d991wqbvzxigql7bii9lrh3cy7lpkd-foldl-1.4.18/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSfoldl-1.4.18-FpxoNz0BKqRKsxvajoCeby-ghc9.6.3.so
  17469. 1537.28 s [foldl] checking for references to /build/ in /nix/store/k1d991wqbvzxigql7bii9lrh3cy7lpkd-foldl-1.4.18...
  17470. 1537.28 s [foldl] patching script interpreter paths in /nix/store/k1d991wqbvzxigql7bii9lrh3cy7lpkd-foldl-1.4.18
  17471. 1537.28 s [foldl] stripping (with command strip and flags -S -p) in /nix/store/k1d991wqbvzxigql7bii9lrh3cy7lpkd-foldl-1.4.18/lib
  17472. 1537.28 s [foldl] shrinking RPATHs of ELF executables and libraries in /nix/store/0f3v1586f3v4d2v1y75w6v0a6gfd9dvh-foldl-1.4.18-doc
  17473. 1537.28 s [foldl] checking for references to /build/ in /nix/store/0f3v1586f3v4d2v1y75w6v0a6gfd9dvh-foldl-1.4.18-doc...
  17474. 1537.28 s [foldl] patching script interpreter paths in /nix/store/0f3v1586f3v4d2v1y75w6v0a6gfd9dvh-foldl-1.4.18-doc
  17475. 1537.38 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/krbrgiyzdsqww236qwkh9an1jpd8388m-free-5.2 /nix/store/rmzi58fb07nggzxv5qp293afdhsb7vxh-free-5.2-doc
  17476. 1537.82 s [post-build-hook] Pushing 2 paths (100 are already present) using zstd to cache sellout ⏳
  17477. 1537.82 s [post-build-hook]
  17478. 1538.18 s [post-build-hook] Pushing /nix/store/rmzi58fb07nggzxv5qp293afdhsb7vxh-free-5.2-doc (5.76 MiB)
  17479. 1538.26 s [post-build-hook] Pushing /nix/store/krbrgiyzdsqww236qwkh9an1jpd8388m-free-5.2 (22.72 MiB)
  17480. 1539.66 s [post-build-hook]
  17481. 1539.66 s [post-build-hook] All done.
  17482. 1539.68 s [post-build-hook] Uploading to the NixCI cache: /nix/store/krbrgiyzdsqww236qwkh9an1jpd8388m-free-5.2 /nix/store/rmzi58fb07nggzxv5qp293afdhsb7vxh-free-5.2-doc
  17483. 1539.72 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  17484. 1539.94 s [post-build-hook] copying 2 paths...
  17485. 1539.94 s [post-build-hook] copying path '/nix/store/rmzi58fb07nggzxv5qp293afdhsb7vxh-free-5.2-doc' to 'https://cache.nix-ci.com'...
  17486. 1540.87 s [post-build-hook] copying path '/nix/store/krbrgiyzdsqww236qwkh9an1jpd8388m-free-5.2' to 'https://cache.nix-ci.com'...
  17487. 1546.58 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  17488. 1546.86 s [post-build-hook] copying 1 paths...
  17489. 1546.90 s [post-build-hook] copying path '/nix/store/wqr5jnp910nrr0j8vkbpicrk0sviycds-free-5.2.drv' to 'https://cache.nix-ci.com'...
  17490. 1547.10 s Progress: 145 of 236 built (7 building), 285 of 285 downloaded from cache
  17491. 1547.10 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup()
  17492. 1547.10 s [monoid-subclasses] |
  17493. 1547.10 s [monoid-subclasses] 23 | import Data.Semigroup (Semigroup(..))
  17494. 1547.10 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  17495. 1547.10 s [monoid-subclasses]
  17496. 1547.10 s [monoid-subclasses] src/Data/Monoid/Instances/Concat.hs:24:21: warning: [-Wunused-imports]
  17497. 1547.10 s [monoid-subclasses] The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant
  17498. 1547.10 s [monoid-subclasses] |
  17499. 1547.10 s [monoid-subclasses] 24 | import Data.Monoid (Monoid(..), First(..), Sum(..))
  17500. 1547.10 s [monoid-subclasses] | ^^^^^^^^^^
  17501. 1547.10 s [monoid-subclasses]
  17502. 1547.10 s [monoid-subclasses] src/Data/Monoid/Instances/Concat.hs:199:13: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  17503. 1547.10 s [monoid-subclasses] Pattern match(es) are non-exhaustive
  17504. 1547.10 s [monoid-subclasses] In a pattern binding: Patterns of type ‘[Concat a]’ not matched: []
  17505. 1547.10 s [monoid-subclasses] |
  17506. 1547.10 s [monoid-subclasses] 199 | where splitNext a ~(xp:xs) =
  17507. 1547.10 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^...
  17508. 1547.10 s [monoid-subclasses]
  17509. 1547.10 s [monoid-subclasses] src/Data/Monoid/Instances/Concat.hs:282:13: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  17510. 1547.10 s [monoid-subclasses] Pattern match(es) are non-exhaustive
  17511. 1547.10 s [monoid-subclasses] In a pattern binding: Patterns of type ‘[Concat p]’ not matched: []
  17512. 1547.10 s [monoid-subclasses] |
  17513. 1547.10 s [monoid-subclasses] 282 | where splitNext a ~(xp:xs) =
  17514. 1547.10 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^...
  17515. 1547.10 s [monoid-subclasses] [16 of 16] Compiling Data.Monoid.Instances.ByteString.UTF8 ( src/Data/Monoid/Instances/ByteString/UTF8.hs, dist/build/Data/Monoid/Instances/ByteString/UTF8.o, dist/build/Data/Monoid/Instances/ByteString/UTF8.dyn_o )
  17516. 1547.10 s [monoid-subclasses]
  17517. 1547.10 s [monoid-subclasses] src/Data/Monoid/Instances/ByteString/UTF8.hs:59:1: warning: [-Wunused-imports]
  17518. 1547.10 s [monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
  17519. 1547.10 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
  17520. 1547.10 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup()
  17521. 1547.10 s [monoid-subclasses] |
  17522. 1547.10 s [monoid-subclasses] 59 | import Data.Semigroup (Semigroup(..))
  17523. 1547.10 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  17524. 1547.10 s [monoid-subclasses]
  17525. 1547.10 s [monoid-subclasses] src/Data/Monoid/Instances/ByteString/UTF8.hs:60:1: warning: [-Wunused-imports]
  17526. 1547.10 s [monoid-subclasses] The import of ‘Data.Monoid’ is redundant
  17527. 1547.10 s [monoid-subclasses] except perhaps to import instances from ‘Data.Monoid’
  17528. 1547.10 s [monoid-subclasses] To import instances alone, use: import Data.Monoid()
  17529. 1547.10 s [monoid-subclasses] |
  17530. 1547.10 s [monoid-subclasses] 60 | import Data.Monoid (Monoid(..))
  17531. 1547.10 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  17532. 1547.10 s [monoid-subclasses] [ 1 of 16] Compiling Data.Monoid.Null ( src/Data/Monoid/Null.hs, dist/build/Data/Monoid/Null.p_o )
  17533. 1547.10 s [monoid-subclasses] [ 2 of 16] Compiling Data.Semigroup.Cancellative ( src/Data/Semigroup/Cancellative.hs, dist/build/Data/Semigroup/Cancellative.p_o )
  17534. 1547.10 s [monoid-subclasses] [ 3 of 16] Compiling Data.Monoid.Monus ( src/Data/Monoid/Monus.hs, dist/build/Data/Monoid/Monus.p_o )
  17535. 1547.10 s [monoid-subclasses] [ 4 of 16] Compiling Data.Monoid.GCD ( src/Data/Monoid/GCD.hs, dist/build/Data/Monoid/GCD.p_o )
  17536. 1547.10 s [monoid-subclasses]
  17537. 1547.10 s [monoid-subclasses] src/Data/Monoid/GCD.hs:75:1: warning: [-Wunused-imports]
  17538. 1547.10 s [monoid-subclasses] The qualified import of ‘Data.Text.Encoding’ is redundant
  17539. 1547.10 s [monoid-subclasses] except perhaps to import instances from ‘Data.Text.Encoding’
  17540. 1547.10 s [monoid-subclasses] To import instances alone, use: import Data.Text.Encoding()
  17541. 1547.10 s [monoid-subclasses] |
  17542. 1547.10 s [monoid-subclasses] 75 | import qualified Data.Text.Encoding as TextEncoding
  17543. 1547.10 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  17544. 1547.10 s [monoid-subclasses]
  17545. 1547.10 s [monoid-subclasses] src/Data/Monoid/GCD.hs:83:1: warning: [-Wunused-imports]
  17546. 1547.10 s [monoid-subclasses] The qualified import of ‘Data.Text.Lazy.Encoding’ is redundant
  17547. 1547.10 s [monoid-subclasses] except perhaps to import instances from ‘Data.Text.Lazy.Encoding’
  17548. 1547.10 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 )
  17549. 1547.10 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 )
  17550. 1547.10 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 )
  17551. 1547.10 s [quickcheck-instances] [ 1 of 26] Compiling Test.QuickCheck.Instances.Containers ( src/Test/QuickCheck/Instances/Containers.hs, dist/build/Test/QuickCheck/Instances/Containers.p_o )
  17552. 1547.10 s [quickcheck-instances] [ 2 of 26] Compiling Test.QuickCheck.Instances.CustomPrelude ( src/Test/QuickCheck/Instances/CustomPrelude.hs, dist/build/Test/QuickCheck/Instances/CustomPrelude.p_o )
  17553. 1547.10 s [quickcheck-instances] [ 3 of 26] Compiling Test.QuickCheck.Instances.CaseInsensitive ( src/Test/QuickCheck/Instances/CaseInsensitive.hs, dist/build/Test/QuickCheck/Instances/CaseInsensitive.p_o )
  17554. 1547.10 s [quickcheck-instances] [ 4 of 26] Compiling Test.QuickCheck.Instances.ByteString ( src/Test/QuickCheck/Instances/ByteString.hs, dist/build/Test/QuickCheck/Instances/ByteString.p_o )
  17555. 1547.10 s [quickcheck-instances] [ 5 of 26] Compiling Test.QuickCheck.Instances.Array ( src/Test/QuickCheck/Instances/Array.hs, dist/build/Test/QuickCheck/Instances/Array.p_o )
  17556. 1547.10 s [quickcheck-instances] [ 6 of 26] Compiling Test.QuickCheck.Instances.DataFix ( src/Test/QuickCheck/Instances/DataFix.hs, dist/build/Test/QuickCheck/Instances/DataFix.p_o )
  17557. 1547.10 s [quickcheck-instances] [ 7 of 26] Compiling Test.QuickCheck.Instances.Hashable ( src/Test/QuickCheck/Instances/Hashable.hs, dist/build/Test/QuickCheck/Instances/Hashable.p_o )
  17558. 1547.10 s [quickcheck-instances] [ 8 of 26] Compiling Test.QuickCheck.Instances.Natural ( src/Test/QuickCheck/Instances/Natural.hs, dist/build/Test/QuickCheck/Instances/Natural.p_o )
  17559. 1547.10 s [quickcheck-instances] [ 9 of 26] Compiling Test.QuickCheck.Instances.OldTime ( src/Test/QuickCheck/Instances/OldTime.hs, dist/build/Test/QuickCheck/Instances/OldTime.p_o )
  17560. 1547.10 s [quickcheck-instances] [10 of 26] Compiling Test.QuickCheck.Instances.Primitive ( src/Test/QuickCheck/Instances/Primitive.hs, dist/build/Test/QuickCheck/Instances/Primitive.p_o )
  17561. 1547.10 s [quickcheck-instances] [11 of 26] Compiling Test.QuickCheck.Instances.Array.Byte ( src/Test/QuickCheck/Instances/Array/Byte.hs, dist/build/Test/QuickCheck/Instances/Array/Byte.p_o )
  17562. 1547.10 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 )
  17563. 1547.10 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 )
  17564. 1547.10 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 )
  17565. 1547.10 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 )
  17566. 1547.10 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 )
  17567. 1547.10 s [quickcheck-instances] [17 of 26] Compiling Test.QuickCheck.Instances.Text ( src/Test/QuickCheck/Instances/Text.hs, dist/build/Test/QuickCheck/Instances/Text.p_o )
  17568. 1547.10 s [quickcheck-instances] [18 of 26] Compiling Test.QuickCheck.Instances.Text.Short ( src/Test/QuickCheck/Instances/Text/Short.hs, dist/build/Test/QuickCheck/Instances/Text/Short.p_o )
  17569. 1547.10 s [quickcheck-instances] [19 of 26] Compiling Test.QuickCheck.Instances.These ( src/Test/QuickCheck/Instances/These.hs, dist/build/Test/QuickCheck/Instances/These.p_o )
  17570. 1547.10 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 )
  17571. 1547.10 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 )
  17572. 1547.10 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 )
  17573. 1547.10 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 )
  17574. 1547.10 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 )
  17575. 1547.14 s Building adjunctions
  17576. 1547.19 s Building keys
  17577. 1547.19 s [extra] \xs -> dropEnd 1 xs == dropEnd1 xs
  17578. 1547.19 s [extra] +++ OK, passed 100 tests.
  17579. 1547.19 s [extra] mconcatMap Sum [1,2,3] == Sum 6
  17580. 1547.19 s [extra] +++ OK, passed 1 test.
  17581. 1547.19 s [extra] \f xs -> mconcatMap f xs == concatMap f xs
  17582. 1547.19 s [extra] +++ OK, passed 100 tests.
  17583. 1547.19 s [extra] breakOn "::" "a::b::c" == ("a", "::b::c")
  17584. 1547.19 s [extra] +++ OK, passed 1 test.
  17585. 1547.19 s [extra] breakOn "/" "foobar" == ("foobar", "")
  17586. 1547.19 s [extra] +++ OK, passed 1 test.
  17587. 1547.19 s [extra] \needle haystack -> let (prefix,match) = breakOn needle haystack in prefix ++ match == haystack
  17588. 1547.19 s [extra] +++ OK, passed 100 tests.
  17589. 1547.19 s [extra] breakOnEnd "::" "a::b::c" == ("a::b::", "c")
  17590. 1547.19 s [extra] +++ OK, passed 1 test.
  17591. 1547.19 s [extra] splitOn "\r\n" "a\r\nb\r\nd\r\ne" == ["a","b","d","e"]
  17592. 1547.19 s [extra] +++ OK, passed 1 test.
  17593. 1547.19 s [extra] splitOn "aaa" "aaaXaaaXaaaXaaa" == ["","X","X","X",""]
  17594. 1547.19 s [extra] +++ OK, passed 1 test.
  17595. 1547.19 s [extra] splitOn "x" "x" == ["",""]
  17596. 1547.19 s [extra] +++ OK, passed 1 test.
  17597. 1547.19 s [extra] splitOn "x" "" == [""]
  17598. 1547.19 s [extra] +++ OK, passed 1 test.
  17599. 1547.19 s [extra] \s x -> s /= "" ==> intercalate s (splitOn s x) == x
  17600. 1547.19 s [extra] +++ OK, passed 100 tests; 17 discarded.
  17601. 1547.19 s [extra] \c x -> splitOn [c] x == split (==c) x
  17602. 1547.19 s [extra] +++ OK, passed 100 tests.
  17603. 1547.19 s [extra] split (== 'a') "aabbaca" == ["","","bb","c",""]
  17604. 1547.19 s [extra] +++ OK, passed 1 test.
  17605. 1547.19 s [extra] split (== 'a') "" == [""]
  17606. 1547.19 s [extra] +++ OK, passed 1 test.
  17607. 1547.19 s [extra] split (== ':') "::xyz:abc::123::" == ["","","xyz","abc","","123","",""]
  17608. 1547.19 s [extra] +++ OK, passed 1 test.
  17609. 1547.19 s [extra] split (== ',') "my,list,here" == ["my","list","here"]
  17610. 1547.19 s [extra] +++ OK, passed 1 test.
  17611. 1547.19 s [extra] dropWhileEnd isSpace "ab cde " == "ab cde"
  17612. 1547.19 s [extra] +++ OK, passed 1 test.
  17613. 1547.19 s [extra] dropWhileEnd' isSpace "ab cde " == "ab cde"
  17614. 1547.19 s [extra] +++ OK, passed 1 test.
  17615. 1547.19 s [extra] last (dropWhileEnd even [undefined,3]) == undefined
  17616. 1547.19 s [extra] +++ OK, passed 1 test.
  17617. 1547.19 s [extra] last (dropWhileEnd' even [undefined,3]) == 3
  17618. 1547.19 s [extra] +++ OK, passed 1 test.
  17619. 1547.19 s [extra] head (dropWhileEnd even (3:undefined)) == 3
  17620. 1547.19 s [extra] +++ OK, passed 1 test.
  17621. 1547.19 s [extra] head (dropWhileEnd' even (3:undefined)) == undefined
  17622. 1547.19 s [extra] +++ OK, passed 1 test.
  17623. 1547.19 s [extra] dropPrefix "Mr. " "Mr. Men" == "Men"
  17624. 1547.19 s [extra] +++ OK, passed 1 test.
  17625. 1547.19 s [extra] dropPrefix "Mr. " "Dr. Men" == "Dr. Men"
  17626. 1547.19 s [extra] +++ OK, passed 1 test.
  17627. 1547.19 s [extra] dropSuffix "!" "Hello World!" == "Hello World"
  17628. 1547.19 s [extra] +++ OK, passed 1 test.
  17629. 1547.19 s [extra] dropSuffix "!" "Hello World!!" == "Hello World!"
  17630. 1547.19 s [extra] +++ OK, passed 1 test.
  17631. 1547.19 s [extra] dropSuffix "!" "Hello World." == "Hello World."
  17632. 1547.19 s [extra] +++ OK, passed 1 test.
  17633. 1547.19 s [extra] stripSuffix "bar" "foobar" == Just "foo"
  17634. 1547.19 s [extra] +++ OK, passed 1 test.
  17635. 1547.19 s [extra] stripSuffix "" "baz" == Just "baz"
  17636. 1547.19 s [extra] +++ OK, passed 1 test.
  17637. 1547.19 s [extra] stripSuffix "foo" "quux" == Nothing
  17638. 1547.19 s [extra] +++ OK, passed 1 test.
  17639. 1547.19 s [extra] stripInfix "::" "a::b::c" == Just ("a", "b::c")
  17640. 1547.19 s [extra] +++ OK, passed 1 test.
  17641. 1547.19 s [extra] stripInfix "/" "foobar" == Nothing
  17642. 1547.19 s [extra] +++ OK, passed 1 test.
  17643. 1547.19 s [extra] stripInfixEnd "::" "a::b::c" == Just ("a::b", "c")
  17644. 1547.19 s [extra] +++ OK, passed 1 test.
  17645. 1547.19 s [extra] chunksOf 3 "my test" == ["my ","tes","t"]
  17646. 1547.19 s [extra] +++ OK, passed 1 test.
  17647. 1547.19 s [extra] chunksOf 3 "mytest" == ["myt","est"]
  17648. 1547.19 s [extra] +++ OK, passed 1 test.
  17649. 1547.19 s [extra] chunksOf 8 "" == []
  17650. 1547.19 s [extra] +++ OK, passed 1 test.
  17651. 1547.19 s [extra] chunksOf 0 "test" == undefined
  17652. 1547.19 s [extra] +++ OK, passed 1 test.
  17653. 1547.19 s [extra] nubSort "this is a test" == " aehist"
  17654. 1547.19 s [extra] +++ OK, passed 1 test.
  17655. 1547.19 s [extra] \xs -> nubSort xs == nub (sort xs)
  17656. 1547.19 s [extra] +++ OK, passed 100 tests.
  17657. 1547.19 s [extra] nubSortOn length ["a","test","of","this"] == ["a","of","test"]
  17658. 1547.19 s [extra] +++ OK, passed 1 test.
  17659. 1547.19 s [extra] nubSortBy (compare `on` length) ["a","test","of","this"] == ["a","of","test"]
  17660. 1547.19 s [extra] +++ OK, passed 1 test.
  17661. 1547.19 s [extra] nubOrd "this is a test" == "this ae"
  17662. 1547.19 s [extra] +++ OK, passed 1 test.
  17663. 1547.19 s [extra] nubOrd (take 4 ("this" ++ undefined)) == "this"
  17664. 1547.19 s [extra] +++ OK, passed 1 test.
  17665. 1547.19 s [extra] \xs -> nubOrd xs == nub xs
  17666. 1547.19 s [extra] +++ OK, passed 100 tests.
  17667. 1547.19 s [extra] nubOrdOn length ["a","test","of","this"] == ["a","test","of"]
  17668. 1547.19 s [extra] +++ OK, passed 1 test.
  17669. 1547.19 s [extra] nubOrdBy (compare `on` length) ["a","test","of","this"] == ["a","test","of"]
  17670. 1547.19 s [extra] +++ OK, passed 1 test.
  17671. 1547.19 s [extra] zipWithLongest (,) "a" "xyz" == [(Just 'a', Just 'x'), (Nothing, Just 'y'), (Nothing, Just 'z')]
  17672. 1547.19 s [extra] +++ OK, passed 1 test.
  17673. 1547.19 s [extra] zipWithLongest (,) "a" "x" == [(Just 'a', Just 'x')]
  17674. 1547.19 s [extra] +++ OK, passed 1 test.
  17675. 1547.19 s [extra] zipWithLongest (,) "" "x" == [(Nothing, Just 'x')]
  17676. 1547.19 s [extra] +++ OK, passed 1 test.
  17677. 1547.19 s [extra] compareLength [1,2,3] 1 == GT
  17678. 1547.19 s [extra] +++ OK, passed 1 test.
  17679. 1547.19 s [extra] compareLength [1,2] 2 == EQ
  17680. 1547.19 s [extra] +++ OK, passed 1 test.
  17681. 1547.19 s [extra] \(xs :: [Int]) n -> compareLength xs n == compare (length xs) n
  17682. 1547.19 s [extra] +++ OK, passed 100 tests.
  17683. 1547.19 s [extra] compareLength (1:2:3:undefined) 2 == GT
  17684. 1547.19 s [extra] +++ OK, passed 1 test.
  17685. 1547.19 s [extra] comparingLength [1,2,3] [False] == GT
  17686. 1547.19 s [extra] +++ OK, passed 1 test.
  17687. 1547.19 s [extra] comparingLength [1,2] "ab" == EQ
  17688. 1547.19 s [extra] +++ OK, passed 1 test.
  17689. 1547.19 s [extra] \(xs :: [Int]) (ys :: [Int]) -> comparingLength xs ys == Data.Ord.comparing length xs ys
  17690. 1547.29 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/0f3v1586f3v4d2v1y75w6v0a6gfd9dvh-foldl-1.4.18-doc /nix/store/k1d991wqbvzxigql7bii9lrh3cy7lpkd-foldl-1.4.18
  17691. 1547.72 s [post-build-hook] Pushing 2 paths (122 are already present) using zstd to cache sellout ⏳
  17692. 1547.72 s [post-build-hook]
  17693. 1548.09 s [post-build-hook] Pushing /nix/store/k1d991wqbvzxigql7bii9lrh3cy7lpkd-foldl-1.4.18 (7.32 MiB)
  17694. 1548.13 s [post-build-hook] Pushing /nix/store/0f3v1586f3v4d2v1y75w6v0a6gfd9dvh-foldl-1.4.18-doc (4.26 MiB)
  17695. 1549.31 s [post-build-hook]
  17696. 1549.31 s [post-build-hook] All done.
  17697. 1549.33 s [post-build-hook] Uploading to the NixCI cache: /nix/store/0f3v1586f3v4d2v1y75w6v0a6gfd9dvh-foldl-1.4.18-doc /nix/store/k1d991wqbvzxigql7bii9lrh3cy7lpkd-foldl-1.4.18
  17698. 1549.38 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  17699. 1549.60 s [post-build-hook] copying 2 paths...
  17700. 1549.60 s [post-build-hook] copying path '/nix/store/0f3v1586f3v4d2v1y75w6v0a6gfd9dvh-foldl-1.4.18-doc' to 'https://cache.nix-ci.com'...
  17701. 1550.30 s [post-build-hook] copying path '/nix/store/k1d991wqbvzxigql7bii9lrh3cy7lpkd-foldl-1.4.18' to 'https://cache.nix-ci.com'...
  17702. 1552.41 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  17703. 1552.69 s [post-build-hook] copying 1 paths...
  17704. 1553.10 s [post-build-hook] copying path '/nix/store/h1s43rjpspqm2y50w5j5nmzdqdmlh5pi-foldl-1.4.18.drv' to 'https://cache.nix-ci.com'...
  17705. 1553.10 s Progress: 146 of 236 built (8 building), 285 of 285 downloaded from cache
  17706. 1553.10 s [monoid-subclasses] To import instances alone, use: import Data.Text.Lazy.Encoding()
  17707. 1553.10 s [monoid-subclasses] |
  17708. 1553.10 s [monoid-subclasses] 83 | import qualified Data.Text.Lazy.Encoding as LazyEncoding
  17709. 1553.10 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  17710. 1553.10 s [monoid-subclasses]
  17711. 1553.10 s [monoid-subclasses] src/Data/Monoid/GCD.hs:97:1: warning: [-Wunused-imports]
  17712. 1553.10 s [monoid-subclasses] The import of ‘Data.Maybe’ is redundant
  17713. 1553.10 s [monoid-subclasses] except perhaps to import instances from ‘Data.Maybe’
  17714. 1553.10 s [monoid-subclasses] To import instances alone, use: import Data.Maybe()
  17715. 1553.10 s [monoid-subclasses] |
  17716. 1553.10 s [monoid-subclasses] 97 | import Data.Maybe (isJust)
  17717. 1553.10 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  17718. 1553.10 s [monoid-subclasses]
  17719. 1553.10 s [monoid-subclasses] src/Data/Monoid/GCD.hs:211:13: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  17720. 1553.10 s [monoid-subclasses] Pattern match(es) are non-exhaustive
  17721. 1553.10 s [monoid-subclasses] In a pattern binding:
  17722. 1553.10 s [monoid-subclasses] Patterns of type ‘Maybe m’ not matched: Nothing
  17723. 1553.10 s [monoid-subclasses] |
  17724. 1553.10 s [monoid-subclasses] 211 | Just x' = stripPrefix p x
  17725. 1553.10 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  17726. 1553.10 s [monoid-subclasses]
  17727. 1553.10 s [monoid-subclasses] src/Data/Monoid/GCD.hs:212:13: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  17728. 1553.10 s [monoid-subclasses] Pattern match(es) are non-exhaustive
  17729. 1553.10 s [monoid-subclasses] In a pattern binding:
  17730. 1553.10 s [monoid-subclasses] Patterns of type ‘Maybe m’ not matched: Nothing
  17731. 1553.10 s [monoid-subclasses] |
  17732. 1553.10 s [monoid-subclasses] 212 | Just y' = stripPrefix p y
  17733. 1553.10 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  17734. 1553.10 s [monoid-subclasses]
  17735. 1553.10 s [monoid-subclasses] src/Data/Monoid/GCD.hs:274:13: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  17736. 1553.10 s [monoid-subclasses] Pattern match(es) are non-exhaustive
  17737. 1553.10 s [monoid-subclasses] In a pattern binding:
  17738. 1553.10 s [monoid-subclasses] Patterns of type ‘Maybe m’ not matched: Nothing
  17739. 1553.10 s [monoid-subclasses] |
  17740. 1553.10 s [monoid-subclasses] 274 | Just x' = stripSuffix s x
  17741. 1553.10 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  17742. 1553.10 s [monoid-subclasses]
  17743. 1553.10 s [monoid-subclasses] src/Data/Monoid/GCD.hs:275:13: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  17744. 1553.10 s [monoid-subclasses] Pattern match(es) are non-exhaustive
  17745. 1553.10 s [monoid-subclasses] In a pattern binding:
  17746. 1553.10 s [monoid-subclasses] Patterns of type ‘Maybe m’ not matched: Nothing
  17747. 1553.10 s [monoid-subclasses] |
  17748. 1553.10 s [monoid-subclasses] 275 | Just y' = stripSuffix s y
  17749. 1553.10 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  17750. 1553.10 s [monoid-subclasses] [ 5 of 16] Compiling Data.Monoid.LCM ( src/Data/Monoid/LCM.hs, dist/build/Data/Monoid/LCM.p_o )
  17751. 1553.10 s [monoid-subclasses]
  17752. 1553.10 s [monoid-subclasses] src/Data/Monoid/LCM.hs:37:1: warning: [-Wunused-imports]
  17753. 1553.10 s [monoid-subclasses] The import of ‘Data.Maybe’ is redundant
  17754. 1553.10 s [monoid-subclasses] except perhaps to import instances from ‘Data.Maybe’
  17755. 1553.10 s [monoid-subclasses] To import instances alone, use: import Data.Maybe()
  17756. 1553.10 s [monoid-subclasses] |
  17757. 1553.10 s [monoid-subclasses] 37 | import Data.Maybe (isJust)
  17758. 1553.10 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  17759. 1553.10 s [monoid-subclasses]
  17760. 1553.10 s [monoid-subclasses] src/Data/Monoid/LCM.hs:38:1: warning: [-Wunused-imports]
  17761. 1553.10 s [monoid-subclasses] The import of ‘Data.Semigroup.Cancellative’ is redundant
  17762. 1553.10 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup.Cancellative’
  17763. 1553.10 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup.Cancellative()
  17764. 1553.10 s [monoid-subclasses] |
  17765. 1553.10 s [monoid-subclasses] 38 | import Data.Semigroup.Cancellative (Reductive ((</>)))
  17766. 1553.10 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  17767. 1553.10 s [monoid-subclasses]
  17768. 1553.10 s [monoid-subclasses] src/Data/Monoid/LCM.hs:39:1: warning: [-Wunused-imports]
  17769. 1553.10 s [monoid-subclasses] The import of ‘Data.Semigroup.Commutative’ is redundant
  17770. 1553.10 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup.Commutative’
  17771. 1553.10 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 )
  17772. 1553.10 s [quickcheck-instances] [26 of 26] Compiling Test.QuickCheck.Instances ( src/Test/QuickCheck/Instances.hs, dist/build/Test/QuickCheck/Instances.p_o )
  17773. 1553.10 s [quickcheck-instances] Preprocessing test suite 'self-test' for quickcheck-instances-0.3.32..
  17774. 1553.10 s [quickcheck-instances] Building test suite 'self-test' for quickcheck-instances-0.3.32..
  17775. 1553.10 s [quickcheck-instances] [1 of 1] Compiling Main ( test/Tests.hs, dist/build/self-test/self-test-tmp/Main.o )
  17776. 1553.10 s [quickcheck-instances] [2 of 2] Linking dist/build/self-test/self-test
  17777. 1553.10 s [quickcheck-instances] Phase: checkPhase
  17778. 1553.10 s [quickcheck-instances] Running 1 test suites...
  17779. 1553.10 s [quickcheck-instances] Test suite self-test: RUNNING...
  17780. 1553.10 s [quickcheck-instances] +++ OK, passed 100 tests.
  17781. 1553.10 s [quickcheck-instances] +++ OK, passed 100 tests.
  17782. 1553.10 s [quickcheck-instances] +++ OK, passed 100 tests.
  17783. 1553.10 s [quickcheck-instances] +++ OK, passed 100 tests.
  17784. 1553.10 s [quickcheck-instances] +++ OK, passed 100 tests.
  17785. 1553.10 s [quickcheck-instances] Test suite self-test: PASS
  17786. 1553.10 s [quickcheck-instances] Test suite logged to: dist/test/quickcheck-instances-0.3.32-self-test.log
  17787. 1553.10 s [quickcheck-instances] 1 of 1 test suites (1 of 1 test cases) passed.
  17788. 1553.10 s [quickcheck-instances] Phase: haddockPhase
  17789. 1553.10 s [quickcheck-instances] Preprocessing library for quickcheck-instances-0.3.32..
  17790. 1553.10 s [quickcheck-instances] Running Haddock on library for quickcheck-instances-0.3.32..
  17791. 1553.10 s [quickcheck-instances] Warning: The documentation for the following packages are not installed. No
  17792. 1553.10 s [quickcheck-instances] links will be generated to these packages: vector-0.13.2.0
  17793. 1553.10 s [quickcheck-instances] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  17794. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Containers'
  17795. 1553.10 s [quickcheck-instances] Missing documentation for:
  17796. 1553.10 s [quickcheck-instances] Module header
  17797. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.CaseInsensitive'
  17798. 1553.10 s [quickcheck-instances] Missing documentation for:
  17799. 1553.10 s [quickcheck-instances] Module header
  17800. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.ByteString'
  17801. 1553.10 s [quickcheck-instances] Missing documentation for:
  17802. 1553.10 s [quickcheck-instances] Module header
  17803. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Array'
  17804. 1553.10 s [quickcheck-instances] Missing documentation for:
  17805. 1553.10 s [quickcheck-instances] Module header
  17806. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.DataFix'
  17807. 1553.10 s [quickcheck-instances] Missing documentation for:
  17808. 1553.10 s [quickcheck-instances] Module header
  17809. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Hashable'
  17810. 1553.10 s [quickcheck-instances] Missing documentation for:
  17811. 1553.10 s [quickcheck-instances] Module header
  17812. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Natural'
  17813. 1553.10 s [quickcheck-instances] Missing documentation for:
  17814. 1553.10 s [quickcheck-instances] Module header
  17815. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.OldTime'
  17816. 1553.10 s [quickcheck-instances] Missing documentation for:
  17817. 1553.10 s [quickcheck-instances] Module header
  17818. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Primitive'
  17819. 1553.10 s [quickcheck-instances] Missing documentation for:
  17820. 1553.10 s [quickcheck-instances] Module header
  17821. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Array.Byte'
  17822. 1553.10 s [quickcheck-instances] Missing documentation for:
  17823. 1553.10 s [quickcheck-instances] Module header
  17824. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Scientific'
  17825. 1553.10 s [quickcheck-instances] Missing documentation for:
  17826. 1553.10 s [quickcheck-instances] Module header
  17827. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Semigroup'
  17828. 1553.10 s [quickcheck-instances] Missing documentation for:
  17829. 1553.10 s [quickcheck-instances] Module header
  17830. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Solo'
  17831. 1553.10 s [quickcheck-instances] Missing documentation for:
  17832. 1553.10 s [quickcheck-instances] Module header
  17833. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Strict'
  17834. 1553.10 s [quickcheck-instances] Missing documentation for:
  17835. 1553.10 s [quickcheck-instances] Module header
  17836. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Tagged'
  17837. 1553.10 s [quickcheck-instances] Missing documentation for:
  17838. 1553.10 s [quickcheck-instances] Module header
  17839. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Text'
  17840. 1553.10 s [quickcheck-instances] Missing documentation for:
  17841. 1553.10 s [quickcheck-instances] Module header
  17842. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Text.Short'
  17843. 1553.10 s [quickcheck-instances] Missing documentation for:
  17844. 1553.10 s [quickcheck-instances] Module header
  17845. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.These'
  17846. 1553.10 s [quickcheck-instances] Missing documentation for:
  17847. 1553.10 s [quickcheck-instances] Module header
  17848. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Time'
  17849. 1553.10 s [quickcheck-instances] Missing documentation for:
  17850. 1553.10 s [quickcheck-instances] Module header
  17851. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Transformer'
  17852. 1553.10 s [quickcheck-instances] Missing documentation for:
  17853. 1553.10 s [quickcheck-instances] Module header
  17854. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.UUID'
  17855. 1553.10 s [quickcheck-instances] Missing documentation for:
  17856. 1553.10 s [quickcheck-instances] Module header
  17857. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.UnorderedContainers'
  17858. 1553.10 s [quickcheck-instances] Missing documentation for:
  17859. 1553.10 s [quickcheck-instances] Module header
  17860. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Vector'
  17861. 1553.10 s [quickcheck-instances] Missing documentation for:
  17862. 1553.10 s [quickcheck-instances] Module header
  17863. 1553.10 s [quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Void'
  17864. 1553.10 s [quickcheck-instances] Missing documentation for:
  17865. 1553.10 s [quickcheck-instances] Module header
  17866. 1553.10 s [quickcheck-instances] 100% ( 1 / 1) in 'Test.QuickCheck.Instances'
  17867. 1553.10 s [quickcheck-instances] Warning: Test.QuickCheck.Instances.Vector: could not find link destinations for:
  17868. 1553.10 s [quickcheck-instances] - Data.Vector.Vector
  17869. 1553.10 s [quickcheck-instances] - Data.Vector.Primitive.Vector
  17870. 1553.10 s [quickcheck-instances] - Data.Vector.Storable.Vector
  17871. 1553.10 s [quickcheck-instances] - Data.Vector.Unboxed.Base.Unbox
  17872. 1553.10 s [semialign] Phase: setupCompilerEnvironmentPhase
  17873. 1553.10 s [semialign] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  17874. 1553.10 s [semialign] Phase: unpackPhase
  17875. 1553.10 s [semialign] unpacking source archive /nix/store/7r6xfw79m4pw1yb0i8zzcx6cha65xrx1-semialign-1.3.1.tar.gz
  17876. 1553.10 s [semialign] source root is semialign-1.3.1
  17877. 1553.10 s [semialign] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "semialign-1.3.1/src/Data/Zip.hs"
  17878. 1553.10 s [semialign] Phase: patchPhase
  17879. 1553.10 s [semialign] Replace Cabal file with edited version from mirror://hackage/semialign-1.3.1/revision/2.cabal.
  17880. 1553.10 s [semialign] Phase: compileBuildDriverPhase
  17881. 1553.10 s [semialign] setupCompileFlags: -package-db=/build/tmp.56SO5ZOeAp/setup-package.conf.d -threaded
  17882. 1553.10 s [semialign] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.56SO5ZOeAp/Main.o )
  17883. 1553.10 s [semialign] [2 of 2] Linking Setup
  17884. 1553.10 s [semialign] Phase: updateAutotoolsGnuConfigScriptsPhase
  17885. 1553.10 s [semialign] Phase: configurePhase
  17886. 1553.10 s [semialign] configureFlags: --verbose --prefix=/nix/store/sw8lvchdm9iccc4b1pqfk6khx5xcpik7-semialign-1.3.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/h6lgryz3iqwx13q63302j5d2rz67r7ag-semialign-1.3.1-doc/share/doc/semialign-1.3.1 --with-gcc=gcc --package-db=/build/tmp.56SO5ZOeAp/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  17887. 1553.10 s [semialign] Using Parsec parser
  17888. 1553.10 s [semialign] Configuring semialign-1.3.1...
  17889. 1553.10 s [semialign] Flags chosen: semigroupoids=True
  17890. 1553.10 s [semialign] Dependency base >=4.12.0.0 && <4.22: using base-4.18.1.0
  17891. 1553.10 s [semialign] Dependency containers >=0.6.0.1 && <0.8: using containers-0.6.7
  17892. 1553.11 s [semialign] Dependency hashable >=1.4.4.0 && <1.6: using hashable-1.4.7.0
  17893. 1553.11 s [semialign] Dependency indexed-traversable >=0.1.4 && <0.2: using
  17894. 1553.11 s [semialign] indexed-traversable-0.1.4
  17895. 1553.11 s [semialign] Dependency indexed-traversable-instances >=0.1.2 && <0.2: using
  17896. 1553.11 s [semialign] indexed-traversable-instances-0.1.2
  17897. 1553.11 s [semialign] Dependency semigroupoids >=6.0.1 && <6.1: using semigroupoids-6.0.1
  17898. 1553.11 s [semialign] Dependency tagged >=0.8.8 && <0.9: using tagged-0.8.8
  17899. 1553.11 s [semialign] Dependency these >=1.2.1 && <1.3: using these-1.2.1
  17900. 1553.11 s [semialign] Dependency transformers >=0.5.6.2 && <0.7: using transformers-0.6.1.0
  17901. 1553.11 s [semialign] Dependency unordered-containers >=0.2.8.0 && <0.3: using
  17902. 1553.11 s [semialign] unordered-containers-0.2.20
  17903. 1553.11 s [semialign] Dependency vector >=0.13.0.0 && <0.14: using vector-0.13.2.0
  17904. 1553.11 s [semialign] Source component graph: component lib
  17905. 1553.11 s [semialign] Configured component graph:
  17906. 1553.11 s [semialign] component semialign-1.3.1-8WahCywZIivIMgZNchc7Ew
  17907. 1553.11 s [semialign] include base-4.18.1.0
  17908. 1553.11 s [semialign] include containers-0.6.7
  17909. 1553.11 s [semialign] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  17910. 1553.11 s [semialign] include indexed-traversable-0.1.4-3KQfryvD6CkLv2KxalzUb5
  17911. 1553.11 s [semialign] include indexed-traversable-instances-0.1.2-3K6JKtKWWRkLY5MVB3w6xq
  17912. 1553.11 s [semialign] include semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  17913. 1553.11 s [semialign] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  17914. 1553.11 s [semialign] include these-1.2.1-5P6Fv3Pe7oRFsFG3HrYm87
  17915. 1553.11 s [semialign] include transformers-0.6.1.0
  17916. 1553.11 s [semialign] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  17917. 1553.11 s [semialign] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  17918. 1553.11 s [semialign] Linked component graph:
  17919. 1553.11 s [semialign] unit semialign-1.3.1-8WahCywZIivIMgZNchc7Ew
  17920. 1553.11 s [semialign] include base-4.18.1.0
  17921. 1553.11 s [semialign] include containers-0.6.7
  17922. 1553.11 s [semialign] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  17923. 1553.11 s [semialign] include indexed-traversable-0.1.4-3KQfryvD6CkLv2KxalzUb5
  17924. 1553.11 s [trial-tomland] Phase: setupCompilerEnvironmentPhase
  17925. 1553.11 s [trial-tomland] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  17926. 1553.11 s [trial-tomland] Phase: unpackPhase
  17927. 1553.11 s [trial-tomland] unpacking source archive /nix/store/m3ywwybp74rrv72mll20xj4z6lm8996x-trial-tomland-0.0.0.0.tar.gz
  17928. 1553.11 s [trial-tomland] source root is trial-tomland-0.0.0.0
  17929. 1553.11 s [trial-tomland] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "trial-tomland-0.0.0.0/trial-tomland.cabal"
  17930. 1553.11 s [trial-tomland] Phase: patchPhase
  17931. 1553.11 s [trial-tomland] Replace Cabal file with edited version from mirror://hackage/trial-tomland-0.0.0.0/revision/5.cabal.
  17932. 1553.11 s [trial-tomland] Phase: compileBuildDriverPhase
  17933. 1553.11 s [trial-tomland] setupCompileFlags: -package-db=/build/tmp.py1FvqOJ0u/setup-package.conf.d -threaded
  17934. 1553.11 s [trial-tomland] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.py1FvqOJ0u/Main.o )
  17935. 1553.11 s [trial-tomland] [2 of 2] Linking Setup
  17936. 1553.11 s [trial-tomland] Phase: updateAutotoolsGnuConfigScriptsPhase
  17937. 1553.11 s [trial-tomland] Phase: configurePhase
  17938. 1553.11 s [trial-tomland] configureFlags: --verbose --prefix=/nix/store/np6gg3knf8x3sydx20wgp9vwg21sbpaa-trial-tomland-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/hskpmpcv963gizrc3d3cdj6ismc4f061-trial-tomland-0.0.0.0-doc/share/doc/trial-tomland-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.py1FvqOJ0u/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  17939. 1553.11 s [trial-tomland] Using Parsec parser
  17940. 1553.11 s [trial-tomland] Configuring trial-tomland-0.0.0.0...
  17941. 1553.11 s [trial-tomland] Dependency base >=4.12.0.0 && <4.22: using base-4.18.1.0
  17942. 1553.11 s [trial-tomland] Dependency text >=1.2.3 && <2.2: using text-2.0.2
  17943. 1553.11 s [trial-tomland] Dependency tomland >=1.3.0.0 && <1.4: using tomland-1.3.3.3
  17944. 1553.11 s [trial-tomland] Dependency trial >=0.0.0.0 && <0.1: using trial-0.0.0.0
  17945. 1553.11 s [trial-tomland] Source component graph: component lib
  17946. 1553.11 s [trial-tomland] Configured component graph:
  17947. 1553.11 s [trial-tomland] component trial-tomland-0.0.0.0-FPz18H8Zr161PvU7RMhXcp
  17948. 1553.11 s [trial-tomland] include base-4.18.1.0
  17949. 1553.11 s [trial-tomland] include text-2.0.2
  17950. 1553.11 s [trial-tomland] include tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh
  17951. 1553.11 s [trial-tomland] include trial-0.0.0.0-Jrl8O9OhRv71S0IkWeGbAX
  17952. 1553.11 s [trial-tomland] Linked component graph:
  17953. 1553.11 s [trial-tomland] unit trial-tomland-0.0.0.0-FPz18H8Zr161PvU7RMhXcp
  17954. 1553.11 s [trial-tomland] include base-4.18.1.0
  17955. 1553.11 s [trial-tomland] include text-2.0.2
  17956. 1553.11 s [trial-tomland] include tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh
  17957. 1553.11 s [trial-tomland] include trial-0.0.0.0-Jrl8O9OhRv71S0IkWeGbAX
  17958. 1553.11 s [trial-tomland] Trial.Tomland=trial-tomland-0.0.0.0-FPz18H8Zr161PvU7RMhXcp:Trial.Tomland
  17959. 1553.11 s [trial-tomland] Ready component graph:
  17960. 1553.11 s [trial-tomland] definite trial-tomland-0.0.0.0-FPz18H8Zr161PvU7RMhXcp
  17961. 1553.11 s [trial-tomland] depends base-4.18.1.0
  17962. 1553.11 s [trial-tomland] depends text-2.0.2
  17963. 1553.11 s [trial-tomland] depends tomland-1.3.3.3-3SCXUZo6aXgRy5tS1tdjh
  17964. 1553.11 s [trial-tomland] depends trial-0.0.0.0-Jrl8O9OhRv71S0IkWeGbAX
  17965. 1553.11 s [trial-tomland] Using Cabal-3.10.1.0 compiled by ghc-9.6
  17966. 1553.11 s [trial-tomland] Using compiler: ghc-9.6.3
  17967. 1553.11 s [trial-tomland] Using install prefix:
  17968. 1553.11 s [trial-tomland] /nix/store/np6gg3knf8x3sydx20wgp9vwg21sbpaa-trial-tomland-0.0.0.0
  17969. 1553.11 s [trial-tomland] Executables installed in:
  17970. 1553.11 s [trial-tomland] /nix/store/np6gg3knf8x3sydx20wgp9vwg21sbpaa-trial-tomland-0.0.0.0/bin
  17971. 1553.11 s [trial-tomland] Libraries installed in:
  17972. 1553.11 s [trial-tomland] /nix/store/np6gg3knf8x3sydx20wgp9vwg21sbpaa-trial-tomland-0.0.0.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/trial-tomland-0.0.0.0-FPz18H8Zr161PvU7RMhXcp
  17973. 1553.11 s [trial-tomland] Dynamic Libraries installed in:
  17974. 1553.11 s [trial-tomland] /nix/store/np6gg3knf8x3sydx20wgp9vwg21sbpaa-trial-tomland-0.0.0.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  17975. 1553.11 s [trial-tomland] Private executables installed in:
  17976. 1553.11 s [witherable] Phase: setupCompilerEnvironmentPhase
  17977. 1553.11 s [witherable] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  17978. 1553.11 s [witherable] Phase: unpackPhase
  17979. 1553.11 s [witherable] unpacking source archive /nix/store/ai652bi646pyr3gc4wn98pbxjdmrrhas-witherable-0.5.tar.gz
  17980. 1553.11 s [witherable] source root is witherable-0.5
  17981. 1553.11 s [witherable] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "witherable-0.5/witherable.cabal"
  17982. 1553.11 s [witherable] Phase: patchPhase
  17983. 1553.11 s [witherable] Replace Cabal file with edited version from mirror://hackage/witherable-0.5/revision/1.cabal.
  17984. 1553.11 s [witherable] Phase: compileBuildDriverPhase
  17985. 1553.11 s [witherable] setupCompileFlags: -package-db=/build/tmp.Jzs6rAuuDh/setup-package.conf.d -threaded
  17986. 1553.11 s [witherable] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Jzs6rAuuDh/Main.o )
  17987. 1553.11 s [witherable] [2 of 2] Linking Setup
  17988. 1553.11 s [witherable] Phase: updateAutotoolsGnuConfigScriptsPhase
  17989. 1553.11 s [witherable] Phase: configurePhase
  17990. 1553.11 s [witherable] configureFlags: --verbose --prefix=/nix/store/7plvs4kw79n95ph9s8wp2vgy2pzd9862-witherable-0.5 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/g394n71jfhp6hjppirqqd7jxyqzi9530-witherable-0.5-doc/share/doc/witherable-0.5 --with-gcc=gcc --package-db=/build/tmp.Jzs6rAuuDh/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  17991. 1553.11 s [witherable] Using Parsec parser
  17992. 1553.11 s [witherable] Configuring witherable-0.5...
  17993. 1553.11 s [witherable] Dependency base >=4.9 && <5: using base-4.18.1.0
  17994. 1553.11 s [witherable] Dependency base-orphans >=0.8.4 && <0.10: using base-orphans-0.9.3
  17995. 1553.11 s [witherable] Dependency containers >=0.5.7.1 && <0.8: using containers-0.6.7
  17996. 1553.11 s [witherable] Dependency hashable >=1.2.7.0 && <1.6: using hashable-1.4.7.0
  17997. 1553.11 s [witherable] Dependency indexed-traversable >=0.1.1 && <0.2: using
  17998. 1553.11 s [witherable] indexed-traversable-0.1.4
  17999. 1553.11 s [witherable] Dependency indexed-traversable-instances >=0.1 && <0.2: using
  18000. 1553.11 s [witherable] indexed-traversable-instances-0.1.2
  18001. 1553.11 s [witherable] Dependency transformers >=0.5.2.0 && <0.7: using transformers-0.6.1.0
  18002. 1553.11 s [witherable] Dependency unordered-containers >=0.2.12.0 && <0.3: using
  18003. 1553.11 s [witherable] unordered-containers-0.2.20
  18004. 1553.11 s [witherable] Dependency vector >=0.12.2.0 && <0.14: using vector-0.13.2.0
  18005. 1553.11 s [witherable] Dependency QuickCheck >=2.14.2: using QuickCheck-2.14.3
  18006. 1553.11 s [witherable] Dependency base: using base-4.18.1.0
  18007. 1553.11 s [witherable] Dependency containers: using containers-0.6.7
  18008. 1553.11 s [witherable] Dependency hashable: using hashable-1.4.7.0
  18009. 1553.11 s [witherable] Dependency quickcheck-instances: using quickcheck-instances-0.3.32
  18010. 1553.11 s [witherable] Dependency tasty: using tasty-1.5.3
  18011. 1553.11 s [witherable] Dependency tasty-quickcheck: using tasty-quickcheck-0.11
  18012. 1553.11 s [witherable] Dependency transformers: using transformers-0.6.1.0
  18013. 1553.11 s [witherable] Dependency unordered-containers: using unordered-containers-0.2.20
  18014. 1553.11 s [witherable] Dependency vector: using vector-0.13.2.0
  18015. 1553.11 s [witherable] Dependency witherable: using witherable-0.5
  18016. 1553.11 s [witherable] Source component graph:
  18017. 1553.11 s [witherable] component lib
  18018. 1553.11 s [witherable] component test:witherable-tests dependency lib
  18019. 1553.11 s [witherable] Configured component graph:
  18020. 1553.11 s [witherable] component witherable-0.5-5BtrC1gnyqkDSwG0XsP2r3
  18021. 1553.11 s [witherable] include base-4.18.1.0
  18022. 1553.11 s [witherable] include base-orphans-0.9.3-EsfNI13WQjn4lDOQc9i0fL
  18023. 1553.11 s [witherable] include containers-0.6.7
  18024. 1553.11 s [witherable] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  18025. 1553.11 s [witherable] include indexed-traversable-0.1.4-3KQfryvD6CkLv2KxalzUb5
  18026. 1553.11 s [witherable] include indexed-traversable-instances-0.1.2-3K6JKtKWWRkLY5MVB3w6xq
  18027. 1553.11 s [witherable] include transformers-0.6.1.0
  18028. 1553.11 s [witherable] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  18029. 1553.11 s [adjunctions] Phase: setupCompilerEnvironmentPhase
  18030. 1553.11 s [adjunctions] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  18031. 1553.11 s [adjunctions] Phase: unpackPhase
  18032. 1553.11 s [adjunctions] unpacking source archive /nix/store/waldaj6slia1mw3pm6y2clkf51jg1vin-adjunctions-4.4.3.tar.gz
  18033. 1553.11 s [adjunctions] source root is adjunctions-4.4.3
  18034. 1553.11 s [adjunctions] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "adjunctions-4.4.3/.vim.custom"
  18035. 1553.11 s [adjunctions] Phase: patchPhase
  18036. 1553.11 s [adjunctions] Phase: compileBuildDriverPhase
  18037. 1553.11 s [adjunctions] setupCompileFlags: -package-db=/build/tmp.M0iznBjelK/setup-package.conf.d -threaded
  18038. 1553.11 s [adjunctions] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.M0iznBjelK/Main.o )
  18039. 1553.11 s [adjunctions] [2 of 2] Linking Setup
  18040. 1553.11 s [adjunctions] Phase: updateAutotoolsGnuConfigScriptsPhase
  18041. 1553.11 s [adjunctions] Phase: configurePhase
  18042. 1553.11 s [adjunctions] configureFlags: --verbose --prefix=/nix/store/1vxx65vw9q55n9adq9hivdjykhvf94mn-adjunctions-4.4.3 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/sv626g4i7728h224hm1zdfy23xz5a0gi-adjunctions-4.4.3-doc/share/doc/adjunctions-4.4.3 --with-gcc=gcc --package-db=/build/tmp.M0iznBjelK/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  18043. 1553.11 s [adjunctions] Using Parsec parser
  18044. 1553.11 s [adjunctions] Configuring adjunctions-4.4.3...
  18045. 1553.11 s [adjunctions] Dependency array >=0.3.0.2 && <0.7: using array-0.5.5.0
  18046. 1553.11 s [adjunctions] Dependency base >=4.9 && <5: using base-4.18.1.0
  18047. 1553.11 s [adjunctions] Dependency comonad >=4 && <6: using comonad-5.0.9
  18048. 1553.11 s [adjunctions] Dependency containers >=0.3 && <0.9: using containers-0.6.7
  18049. 1553.11 s [adjunctions] Dependency contravariant >=1 && <2: using contravariant-1.5.5
  18050. 1553.11 s [adjunctions] Dependency distributive >=0.5.1 && <1: using distributive-0.6.2.1
  18051. 1553.11 s [adjunctions] Dependency free >=4 && <6: using free-5.2
  18052. 1553.11 s [adjunctions] Dependency mtl >=2.0.1 && <2.4: using mtl-2.3.1
  18053. 1553.11 s [adjunctions] Dependency profunctors >=4 && <6: using profunctors-5.6.2
  18054. 1553.11 s [adjunctions] Dependency semigroupoids >=4 && <7: using semigroupoids-6.0.1
  18055. 1553.11 s [adjunctions] Dependency semigroups >=0.11 && <1: using semigroups-0.20
  18056. 1553.11 s [adjunctions] Dependency tagged >=0.7 && <1: using tagged-0.8.8
  18057. 1553.11 s [adjunctions] Dependency transformers >=0.5.2 && <0.7: using transformers-0.6.1.0
  18058. 1553.11 s [adjunctions] Dependency transformers-compat >=0.3 && <1: using transformers-compat-0.7.2
  18059. 1553.11 s [adjunctions] Dependency void >=0.5.5.1 && <1: using void-0.7.3
  18060. 1553.11 s [adjunctions] Dependency adjunctions: using adjunctions-4.4.3
  18061. 1553.11 s [adjunctions] Dependency base >=4 && <5: using base-4.18.1.0
  18062. 1553.11 s [adjunctions] Dependency distributive >=0.5.1 && <1: using distributive-0.6.2.1
  18063. 1553.11 s [adjunctions] Dependency hspec >=2 && <3: using hspec-2.11.12
  18064. 1553.11 s [adjunctions] Source component graph:
  18065. 1553.11 s [adjunctions] component lib
  18066. 1553.11 s [adjunctions] component test:spec dependency lib
  18067. 1553.11 s [adjunctions] Configured component graph:
  18068. 1553.11 s [adjunctions] component adjunctions-4.4.3-1B5zLTLhfil7jmOarfuiNY
  18069. 1553.11 s [adjunctions] include array-0.5.5.0
  18070. 1553.11 s [adjunctions] include base-4.18.1.0
  18071. 1553.11 s [adjunctions] include comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  18072. 1553.11 s [adjunctions] include containers-0.6.7
  18073. 1553.11 s [adjunctions] include contravariant-1.5.5-BJswvy5l6NbKCNb8GIbKMn
  18074. 1553.11 s [adjunctions] include distributive-0.6.2.1-IGSS9djK77G3Oq1CJlJAaw
  18075. 1553.11 s [adjunctions] include free-5.2-pmOseOpbmmJxO61jWrFWI
  18076. 1553.11 s [adjunctions] include mtl-2.3.1
  18077. 1553.11 s [adjunctions] include profunctors-5.6.2-36avph0rW537qvMb6XX38R
  18078. 1553.11 s [adjunctions] include semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  18079. 1553.11 s [adjunctions] include semigroups-0.20-1xdePKjEhvC3WGNj4QOm83
  18080. 1553.11 s [adjunctions] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  18081. 1553.11 s [adjunctions] include transformers-0.6.1.0
  18082. 1553.11 s [adjunctions] include transformers-compat-0.7.2-3t6mp1IijKeIAaOKqKOu9E
  18083. 1553.11 s [extra] +++ OK, passed 100 tests.
  18084. 1553.11 s [extra] comparingLength [1,2] (1:2:3:undefined) == LT
  18085. 1553.11 s [extra] +++ OK, passed 1 test.
  18086. 1553.11 s [extra] comparingLength (1:2:3:undefined) [1,2] == GT
  18087. 1553.11 s [extra] +++ OK, passed 1 test.
  18088. 1553.11 s [extra] mwhen True "test" == "test"
  18089. 1553.11 s [extra] +++ OK, passed 1 test.
  18090. 1553.11 s [extra] mwhen False "test" == ""
  18091. 1553.11 s [extra] +++ OK, passed 1 test.
  18092. 1553.11 s [extra] first succ (1,"test") == (2,"test")
  18093. 1553.11 s [extra] +++ OK, passed 1 test.
  18094. 1553.11 s [extra] second reverse (1,"test") == (1,"tset")
  18095. 1553.11 s [extra] +++ OK, passed 1 test.
  18096. 1553.11 s [extra] firstM (\x -> [x-1, x+1]) (1,"test") == [(0,"test"),(2,"test")]
  18097. 1553.11 s [extra] +++ OK, passed 1 test.
  18098. 1553.11 s [extra] secondM (\x -> [reverse x, x]) (1,"test") == [(1,"tset"),(1,"test")]
  18099. 1553.11 s [extra] +++ OK, passed 1 test.
  18100. 1553.11 s [extra] (succ *** reverse) (1,"test") == (2,"tset")
  18101. 1553.11 s [extra] +++ OK, passed 1 test.
  18102. 1553.11 s [extra] (succ &&& pred) 1 == (2,0)
  18103. 1553.11 s [extra] +++ OK, passed 1 test.
  18104. 1553.11 s [extra] dupe 12 == (12, 12)
  18105. 1553.11 s [extra] +++ OK, passed 1 test.
  18106. 1553.11 s [extra] both succ (1,2) == (2,3)
  18107. 1553.11 s [extra] +++ OK, passed 1 test.
  18108. 1553.11 s [extra] first3 succ (1,1,1) == (2,1,1)
  18109. 1553.11 s [extra] +++ OK, passed 1 test.
  18110. 1553.11 s [extra] second3 succ (1,1,1) == (1,2,1)
  18111. 1553.11 s [extra] +++ OK, passed 1 test.
  18112. 1553.11 s [extra] third3 succ (1,1,1) == (1,1,2)
  18113. 1553.11 s [extra] +++ OK, passed 1 test.
  18114. 1553.11 s [extra] \x -> readVersion (showVersion x) == x
  18115. 1553.11 s [extra] +++ OK, passed 100 tests.
  18116. 1553.11 s [extra] readVersion "hello" == undefined
  18117. 1553.11 s [extra] +++ OK, passed 1 test.
  18118. 1553.11 s [extra] showDP 4 pi == "3.1416"
  18119. 1553.11 s [extra] +++ OK, passed 1 test.
  18120. 1553.11 s [extra] showDP 0 pi == "3"
  18121. 1553.11 s [extra] +++ OK, passed 1 test.
  18122. 1553.11 s [extra] showDP 2 3 == "3.00"
  18123. 1553.11 s [extra] +++ OK, passed 1 test.
  18124. 1553.11 s [extra] withTempDir $ \dir -> do writeFile (dir </> "foo.txt") ""; withCurrentDirectory dir $ doesFileExist "foo.txt"
  18125. 1553.11 s [extra] +++ OK, passed 1 test.
  18126. 1553.11 s [extra] withTempDir $ \dir -> do writeFile (dir </> "test.txt") ""; (== [dir </> "test.txt"]) <$> listContents dir
  18127. 1553.11 s [extra] +++ OK, passed 1 test.
  18128. 1553.11 s [extra] listTest listContents ["bar.txt","foo/baz.txt","zoo"] ["bar.txt","foo","zoo"]
  18129. 1553.11 s [extra] +++ OK, passed 1 test.
  18130. 1553.11 s [extra] listTest listDirectories ["bar.txt","foo/baz.txt","zoo"] ["foo"]
  18131. 1553.11 s [extra] +++ OK, passed 1 test.
  18132. 1553.11 s [extra] listTest listFiles ["bar.txt","foo/baz.txt","zoo"] ["bar.txt","zoo"]
  18133. 1553.11 s [extra] +++ OK, passed 1 test.
  18134. 1553.11 s [extra] listTest listFilesRecursive ["bar.txt","zoo","foo" </> "baz.txt"] ["bar.txt","zoo","foo" </> "baz.txt"]
  18135. 1553.11 s [extra] +++ OK, passed 1 test.
  18136. 1553.11 s [extra] listTest (listFilesInside $ pure . not . isPrefixOf "." . takeFileName) ["bar.txt","foo" </> "baz.txt",".foo" </> "baz2.txt", "zoo"] ["bar.txt","zoo","foo" </> "baz.txt"]
  18137. 1553.11 s [extra] +++ OK, passed 1 test.
  18138. 1553.11 s [extra] listTest (listFilesInside $ const $ pure False) ["bar.txt"] []
  18139. 1553.11 s [extra] +++ OK, passed 1 test.
  18140. 1553.11 s [extra] isWindows == (os == "mingw32")
  18141. 1553.11 s [extra] +++ OK, passed 1 test.
  18142. 1553.11 s [extra] \(filter isHexDigit -> s) -> fmap (== s) $ withTempFile $ \file -> do writeFile file s; readFile' file
  18143. 1553.11 s [extra] +++ OK, passed 100 tests.
  18144. 1553.11 s [extra] \s -> withTempFile $ \file -> do writeFileUTF8 file s; fmap (== s) $ readFileUTF8' file
  18145. 1553.11 s [extra] +++ OK, passed 100 tests.
  18146. 1553.11 s [extra] \(ASCIIString s) -> withTempFile $ \file -> do writeFileBinary file s; fmap (== s) $ readFileBinary' file
  18147. 1553.11 s [extra] +++ OK, passed 100 tests.
  18148. 1553.11 s [extra] captureOutput (print 1) == pure ("1\n",())
  18149. 1553.11 s [extra] +++ OK, passed 1 test.
  18150. 1553.11 s [extra] withTempFile doesFileExist == pure True
  18151. 1553.11 s [extra] +++ OK, passed 1 test.
  18152. 1553.11 s [extra] (doesFileExist =<< withTempFile pure) == pure False
  18153. 1553.11 s [extra] +++ OK, passed 1 test.
  18154. 1553.11 s [extra] withTempFile readFile' == pure ""
  18155. 1553.11 s [extra] +++ OK, passed 1 test.
  18156. 1553.11 s [extra] withTempDir doesDirectoryExist == pure True
  18157. 1553.11 s [extra] +++ OK, passed 1 test.
  18158. 1553.11 s [extra] (doesDirectoryExist =<< withTempDir pure) == pure False
  18159. 1553.11 s [extra] +++ OK, passed 1 test.
  18160. 1553.11 s [extra] withTempDir listFiles == pure []
  18161. 1553.11 s [extra] +++ OK, passed 1 test.
  18162. 1553.11 s [extra] fileEq "does_not_exist1" "does_not_exist2" == undefined
  18163. 1553.11 s [extra] +++ OK, passed 1 test.
  18164. 1553.11 s [extra] fileEq "does_not_exist" "does_not_exist" == undefined
  18165. 1553.11 s [extra] +++ OK, passed 1 test.
  18166. 1553.11 s [extra] withTempFile $ \f1 -> fileEq "does_not_exist" f1 == undefined
  18167. 1553.11 s [extra] +++ OK, passed 1 test.
  18168. 1553.11 s [extra] withTempFile $ \f1 -> withTempFile $ \f2 -> fileEq f1 f2
  18169. 1553.11 s [extra] +++ OK, passed 1 test.
  18170. 1553.11 s [extra] withTempFile $ \f1 -> withTempFile $ \f2 -> writeFile f1 "a" >> writeFile f2 "a" >> fileEq f1 f2
  18171. 1553.11 s [extra] +++ OK, passed 1 test.
  18172. 1553.11 s [extra] withTempFile $ \f1 -> withTempFile $ \f2 -> writeFile f1 "a" >> writeFile f2 "b" >> notM (fileEq f1 f2)
  18173. 1553.11 s [extra] +++ OK, passed 1 test.
  18174. 1553.11 s [extra] fmap (round . fst) (duration $ sleep 1) == pure 1
  18175. 1553.11 s [extra] +++ OK, passed 1 test.
  18176. 1553.11 s [extra] timeout (-3) (print 1) == pure Nothing
  18177. 1553.11 s [extra] +++ OK, passed 1 test.
  18178. 1553.11 s [extra] timeout 0.1 (print 1) == fmap Just (print 1)
  18179. 1553.11 s [extra] +++ OK, passed 1 test.
  18180. 1553.11 s [extra] do (t, _) <- duration $ timeout 0.1 $ sleep 1000; print t; pure $ t < 1
  18181. 1553.11 s [extra] 0.100357631
  18182. 1553.11 s [extra] +++ OK, passed 1 test.
  18183. 1553.11 s [extra] timeout 0.1 (sleep 2 >> print 1) == pure Nothing
  18184. 1553.11 s [extra] +++ OK, passed 1 test.
  18185. 1553.11 s [extra] showDuration 3.435 == "3.44s"
  18186. 1553.11 s [extra] +++ OK, passed 1 test.
  18187. 1553.11 s [extra] showDuration 623.8 == "10m24s"
  18188. 1553.11 s [extra] +++ OK, passed 1 test.
  18189. 1553.11 s [keys] Phase: setupCompilerEnvironmentPhase
  18190. 1553.11 s [keys] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  18191. 1553.11 s [keys] Phase: unpackPhase
  18192. 1553.11 s [keys] unpacking source archive /nix/store/bsnsdqd5m5adc2xc23ia110lmh7ry4jf-keys-3.12.4.tar.gz
  18193. 1553.11 s [keys] source root is keys-3.12.4
  18194. 1553.11 s [keys] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "keys-3.12.4/src/Data/Key.hs"
  18195. 1553.11 s [keys] Phase: patchPhase
  18196. 1553.11 s [keys] Replace Cabal file with edited version from mirror://hackage/keys-3.12.4/revision/1.cabal.
  18197. 1553.11 s [keys] Phase: compileBuildDriverPhase
  18198. 1553.11 s [keys] setupCompileFlags: -package-db=/build/tmp.VNJrENzVYG/setup-package.conf.d -threaded
  18199. 1553.11 s [keys] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.VNJrENzVYG/Main.o )
  18200. 1553.11 s [keys] [2 of 2] Linking Setup
  18201. 1553.11 s [keys] Phase: updateAutotoolsGnuConfigScriptsPhase
  18202. 1553.11 s [keys] Phase: configurePhase
  18203. 1553.11 s [keys] configureFlags: --verbose --prefix=/nix/store/82jl4pph5giasjz2rk6fnwfg3pk30djs-keys-3.12.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/sijgmdhljpfm78xni6wpd70cr46jbs37-keys-3.12.4-doc/share/doc/keys-3.12.4 --with-gcc=gcc --package-db=/build/tmp.VNJrENzVYG/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  18204. 1553.11 s [keys] Using Parsec parser
  18205. 1553.11 s [keys] Configuring keys-3.12.4...
  18206. 1553.11 s [keys] Dependency array >=0.3.0.2 && <0.6: using array-0.5.5.0
  18207. 1553.11 s [keys] Dependency base >=4.9 && <5: using base-4.18.1.0
  18208. 1553.11 s [keys] Dependency comonad >=4 && <6: using comonad-5.0.9
  18209. 1553.11 s [keys] Dependency containers >=0.3 && <0.9: using containers-0.6.7
  18210. 1553.11 s [keys] Dependency free >=4 && <6: using free-5.2
  18211. 1553.11 s [keys] Dependency hashable >=1.1.2.3 && <1.6: using hashable-1.4.7.0
  18212. 1553.11 s [keys] Dependency semigroupoids >=5.2 && <7: using semigroupoids-6.0.1
  18213. 1553.11 s [keys] Dependency semigroups >=0.8.3.1 && <1: using semigroups-0.20
  18214. 1553.11 s [keys] Dependency tagged >=0.7.3 && <1: using tagged-0.8.8
  18215. 1553.11 s [keys] Dependency transformers >=0.2 && <0.7: using transformers-0.6.1.0
  18216. 1553.11 s [keys] Dependency transformers-compat >=0.3 && <1: using transformers-compat-0.7.2
  18217. 1553.11 s [keys] Dependency unordered-containers >=0.2.4 && <0.3: using
  18218. 1553.11 s [keys] unordered-containers-0.2.20
  18219. 1553.11 s [keys] Source component graph: component lib
  18220. 1553.11 s [keys] Configured component graph:
  18221. 1553.11 s [keys] component keys-3.12.4-7TfTjMqPI8yFOyhlMyd9Q
  18222. 1553.11 s [keys] include array-0.5.5.0
  18223. 1553.11 s [keys] include base-4.18.1.0
  18224. 1553.11 s [keys] include comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  18225. 1553.11 s [keys] include containers-0.6.7
  18226. 1553.11 s [keys] include free-5.2-pmOseOpbmmJxO61jWrFWI
  18227. 1553.11 s [keys] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  18228. 1553.11 s [keys] include semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  18229. 1553.11 s [keys] include semigroups-0.20-1xdePKjEhvC3WGNj4QOm83
  18230. 1553.11 s [keys] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  18231. 1553.11 s [keys] include transformers-0.6.1.0
  18232. 1553.11 s [keys] include transformers-compat-0.7.2-3t6mp1IijKeIAaOKqKOu9E
  18233. 1553.11 s [keys] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  18234. 1553.11 s [keys] Linked component graph:
  18235. 1553.11 s [keys] unit keys-3.12.4-7TfTjMqPI8yFOyhlMyd9Q
  18236. 1553.11 s [keys] include array-0.5.5.0
  18237. 1553.11 s [keys] include base-4.18.1.0
  18238. 1553.11 s [keys] include comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  18239. 1553.11 s [keys] include containers-0.6.7
  18240. 1553.11 s [keys] include free-5.2-pmOseOpbmmJxO61jWrFWI
  18241. 1553.11 s [keys] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  18242. 1553.11 s [keys] include semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  18243. 1553.11 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup.Commutative()
  18244. 1553.11 s [monoid-subclasses] |
  18245. 1553.11 s [monoid-subclasses] 39 | import Data.Semigroup.Commutative (Commutative)
  18246. 1553.11 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  18247. 1553.11 s [monoid-subclasses] [ 6 of 16] Compiling Data.Monoid.Cancellative ( src/Data/Monoid/Cancellative.hs, dist/build/Data/Monoid/Cancellative.p_o )
  18248. 1553.12 s [monoid-subclasses]
  18249. 1553.12 s [monoid-subclasses] src/Data/Monoid/Cancellative.hs:38:1: warning: [-Wunused-imports]
  18250. 1553.12 s [monoid-subclasses] The import of ‘Data.Monoid’ is redundant
  18251. 1553.12 s [monoid-subclasses] except perhaps to import instances from ‘Data.Monoid’
  18252. 1553.12 s [monoid-subclasses] To import instances alone, use: import Data.Monoid()
  18253. 1553.12 s [monoid-subclasses] |
  18254. 1553.12 s [monoid-subclasses] 38 | import Data.Monoid (Monoid)
  18255. 1553.12 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  18256. 1553.12 s [monoid-subclasses] [ 7 of 16] Compiling Data.Semigroup.Factorial ( src/Data/Semigroup/Factorial.hs, dist/build/Data/Semigroup/Factorial.p_o )
  18257. 1553.12 s [monoid-subclasses] [ 8 of 16] Compiling Data.Monoid.Factorial ( src/Data/Monoid/Factorial.hs, dist/build/Data/Monoid/Factorial.p_o )
  18258. 1553.12 s [monoid-subclasses]
  18259. 1553.12 s [monoid-subclasses] src/Data/Monoid/Factorial.hs:225:13: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  18260. 1553.12 s [monoid-subclasses] Pattern match(es) are non-exhaustive
  18261. 1553.12 s [monoid-subclasses] In a pattern binding: Patterns of type ‘[a]’ not matched: []
  18262. 1553.12 s [monoid-subclasses] |
  18263. 1553.12 s [monoid-subclasses] 225 | combine x (~(y:rest), False) = (mappend x y : rest, True)
  18264. 1553.12 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  18265. 1553.12 s [monoid-subclasses]
  18266. 1553.12 s [monoid-subclasses] src/Data/Monoid/Factorial.hs:370:13: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  18267. 1553.12 s [monoid-subclasses] Pattern match(es) are non-exhaustive
  18268. 1553.12 s [monoid-subclasses] In a pattern binding: Patterns of type ‘[a]’ not matched: []
  18269. 1553.12 s [monoid-subclasses] |
  18270. 1553.12 s [monoid-subclasses] 370 | where splitLast f last@[_] = (f [], last)
  18271. 1553.12 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  18272. 1553.12 s [monoid-subclasses] [ 9 of 16] Compiling Data.Monoid.Textual ( src/Data/Monoid/Textual.hs, dist/build/Data/Monoid/Textual.p_o )
  18273. 1553.12 s [monoid-subclasses] [10 of 16] Compiling Data.Monoid.Instances.CharVector ( src/Data/Monoid/Instances/CharVector.hs, dist/build/Data/Monoid/Instances/CharVector.p_o )
  18274. 1553.12 s [monoid-subclasses] [11 of 16] Compiling Data.Monoid.Instances.Stateful ( src/Data/Monoid/Instances/Stateful.hs, dist/build/Data/Monoid/Instances/Stateful.p_o )
  18275. 1553.12 s [monoid-subclasses]
  18276. 1553.12 s [monoid-subclasses] src/Data/Monoid/Instances/Stateful.hs:27:1: warning: [-Wunused-imports]
  18277. 1553.12 s [monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
  18278. 1553.12 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
  18279. 1553.12 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup()
  18280. 1553.12 s [monoid-subclasses] |
  18281. 1553.12 s [monoid-subclasses] 27 | import Data.Semigroup (Semigroup(..))
  18282. 1553.12 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  18283. 1553.12 s [monoid-subclasses]
  18284. 1553.12 s [monoid-subclasses] src/Data/Monoid/Instances/Stateful.hs:28:1: warning: [-Wunused-imports]
  18285. 1553.12 s [monoid-subclasses] The import of ‘Data.Monoid’ is redundant
  18286. 1553.12 s [monoid-subclasses] except perhaps to import instances from ‘Data.Monoid’
  18287. 1553.12 s [monoid-subclasses] To import instances alone, use: import Data.Monoid()
  18288. 1553.12 s [monoid-subclasses] |
  18289. 1553.12 s [monoid-subclasses] 28 | import Data.Monoid (Monoid(..))
  18290. 1553.12 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  18291. 1553.12 s [monoid-subclasses]
  18292. 1553.12 s [monoid-subclasses] src/Data/Monoid/Instances/Stateful.hs:216:13: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  18293. 1553.12 s [monoid-subclasses] Pattern match(es) are non-exhaustive
  18294. 1553.12 s [monoid-subclasses] In a pattern binding: Patterns of type ‘[b]’ not matched: []
  18295. 1553.12 s [monoid-subclasses] |
  18296. 1553.12 s [monoid-subclasses] 216 | restore f [t1] = f [Stateful (t1, x)]
  18297. 1553.12 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  18298. 1553.12 s [quickcheck-instances] - Data.Vector.Unboxed.Base.Vector
  18299. 1553.12 s [quickcheck-instances] Documentation created: dist/doc/html/quickcheck-instances/index.html,
  18300. 1553.12 s [quickcheck-instances] dist/doc/html/quickcheck-instances/quickcheck-instances.txt
  18301. 1553.12 s [quickcheck-instances] Preprocessing test suite 'self-test' for quickcheck-instances-0.3.32..
  18302. 1553.12 s [quickcheck-instances] Phase: installPhase
  18303. 1553.12 s [quickcheck-instances] Installing library in /nix/store/z2zvx88w1xknky08yj1nnq8m961a745p-quickcheck-instances-0.3.32/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  18304. 1553.12 s [quickcheck-instances] Phase: fixupPhase
  18305. 1553.12 s [quickcheck-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/z2zvx88w1xknky08yj1nnq8m961a745p-quickcheck-instances-0.3.32
  18306. 1553.12 s [quickcheck-instances] shrinking /nix/store/z2zvx88w1xknky08yj1nnq8m961a745p-quickcheck-instances-0.3.32/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSquickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv-ghc9.6.3.so
  18307. 1553.12 s [quickcheck-instances] checking for references to /build/ in /nix/store/z2zvx88w1xknky08yj1nnq8m961a745p-quickcheck-instances-0.3.32...
  18308. 1553.12 s [quickcheck-instances] patching script interpreter paths in /nix/store/z2zvx88w1xknky08yj1nnq8m961a745p-quickcheck-instances-0.3.32
  18309. 1553.12 s [quickcheck-instances] stripping (with command strip and flags -S -p) in /nix/store/z2zvx88w1xknky08yj1nnq8m961a745p-quickcheck-instances-0.3.32/lib
  18310. 1553.12 s [quickcheck-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/416cj7k7bhv2hvbbmxzyx0vynq8pqs4n-quickcheck-instances-0.3.32-doc
  18311. 1553.12 s [quickcheck-instances] checking for references to /build/ in /nix/store/416cj7k7bhv2hvbbmxzyx0vynq8pqs4n-quickcheck-instances-0.3.32-doc...
  18312. 1553.12 s [quickcheck-instances] patching script interpreter paths in /nix/store/416cj7k7bhv2hvbbmxzyx0vynq8pqs4n-quickcheck-instances-0.3.32-doc
  18313. 1553.12 s [semialign] include indexed-traversable-instances-0.1.2-3K6JKtKWWRkLY5MVB3w6xq
  18314. 1553.12 s [semialign] include semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  18315. 1553.12 s [semialign] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  18316. 1553.12 s [semialign] include these-1.2.1-5P6Fv3Pe7oRFsFG3HrYm87
  18317. 1553.12 s [semialign] include transformers-0.6.1.0
  18318. 1553.12 s [semialign] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  18319. 1553.12 s [semialign] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  18320. 1553.12 s [semialign] Data.Align=semialign-1.3.1-8WahCywZIivIMgZNchc7Ew:Data.Align,Data.Crosswalk=semialign-1.3.1-8WahCywZIivIMgZNchc7Ew:Data.Crosswalk,Data.Semialign=semialign-1.3.1-8WahCywZIivIMgZNchc7Ew:Data.Semialign,Data.Semialign.Indexed=semialign-1.3.1-8WahCywZIivIMgZNchc7Ew:Data.Semialign.Indexed,Data.Zip=semialign-1.3.1-8WahCywZIivIMgZNchc7Ew:Data.Zip
  18321. 1553.12 s [semialign] Ready component graph:
  18322. 1553.12 s [semialign] definite semialign-1.3.1-8WahCywZIivIMgZNchc7Ew
  18323. 1553.12 s [semialign] depends base-4.18.1.0
  18324. 1553.12 s [semialign] depends containers-0.6.7
  18325. 1553.12 s [semialign] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  18326. 1553.12 s [semialign] depends indexed-traversable-0.1.4-3KQfryvD6CkLv2KxalzUb5
  18327. 1553.12 s [semialign] depends indexed-traversable-instances-0.1.2-3K6JKtKWWRkLY5MVB3w6xq
  18328. 1553.12 s [semialign] depends semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  18329. 1553.12 s [semialign] depends tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  18330. 1553.12 s [semialign] depends these-1.2.1-5P6Fv3Pe7oRFsFG3HrYm87
  18331. 1553.12 s [semialign] depends transformers-0.6.1.0
  18332. 1553.12 s [semialign] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  18333. 1553.12 s [semialign] depends vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  18334. 1553.12 s [semialign] Using Cabal-3.10.1.0 compiled by ghc-9.6
  18335. 1553.12 s [semialign] Using compiler: ghc-9.6.3
  18336. 1553.12 s [semialign] Using install prefix:
  18337. 1553.12 s [semialign] /nix/store/sw8lvchdm9iccc4b1pqfk6khx5xcpik7-semialign-1.3.1
  18338. 1553.12 s [semialign] Executables installed in:
  18339. 1553.12 s [semialign] /nix/store/sw8lvchdm9iccc4b1pqfk6khx5xcpik7-semialign-1.3.1/bin
  18340. 1553.12 s [semialign] Libraries installed in:
  18341. 1553.12 s [semialign] /nix/store/sw8lvchdm9iccc4b1pqfk6khx5xcpik7-semialign-1.3.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/semialign-1.3.1-8WahCywZIivIMgZNchc7Ew
  18342. 1553.12 s [semialign] Dynamic Libraries installed in:
  18343. 1553.12 s [semialign] /nix/store/sw8lvchdm9iccc4b1pqfk6khx5xcpik7-semialign-1.3.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  18344. 1553.12 s [semialign] Private executables installed in:
  18345. 1553.12 s [semialign] /nix/store/sw8lvchdm9iccc4b1pqfk6khx5xcpik7-semialign-1.3.1/libexec/x86_64-linux-ghc-9.6.3/semialign-1.3.1
  18346. 1553.12 s [semialign] Data files installed in:
  18347. 1553.12 s [semialign] /nix/store/sw8lvchdm9iccc4b1pqfk6khx5xcpik7-semialign-1.3.1/share/x86_64-linux-ghc-9.6.3/semialign-1.3.1
  18348. 1553.12 s [semialign] Documentation installed in:
  18349. 1553.12 s [semialign] /nix/store/h6lgryz3iqwx13q63302j5d2rz67r7ag-semialign-1.3.1-doc/share/doc/semialign-1.3.1
  18350. 1553.12 s [semialign] Configuration files installed in:
  18351. 1553.12 s [semialign] /nix/store/sw8lvchdm9iccc4b1pqfk6khx5xcpik7-semialign-1.3.1/etc
  18352. 1553.12 s [semialign] No alex found
  18353. 1553.12 s [semialign] Using ar found on system at:
  18354. 1553.12 s [semialign] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  18355. 1553.12 s [semialign] No c2hs found
  18356. 1553.12 s [semialign] No cpphs found
  18357. 1553.12 s [semialign] No doctest found
  18358. 1553.12 s [semialign] Using gcc version 14.3.0 given by user at:
  18359. 1553.12 s [semialign] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  18360. 1553.12 s [semialign] Using ghc version 9.6.3 found on system at:
  18361. 1553.12 s [semialign] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  18362. 1553.12 s [semialign] Using ghc-pkg version 9.6.3 found on system at:
  18363. 1553.12 s [semialign] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  18364. 1553.12 s [semialign] No ghcjs found
  18365. 1553.12 s [semialign] No ghcjs-pkg found
  18366. 1553.12 s [semialign] No greencard found
  18367. 1553.12 s [semialign] Using haddock version 2.29.1 found on system at:
  18368. 1553.12 s [semialign] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  18369. 1553.12 s [semialign] No happy found
  18370. 1553.12 s [semialign] Using haskell-suite found on system at: haskell-suite-dummy-location
  18371. 1553.12 s [semialign] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  18372. 1553.12 s [semialign] No hmake found
  18373. 1553.12 s [semialign] Using hpc version 0.68 found on system at:
  18374. 1553.12 s [semialign] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  18375. 1553.12 s [semialign] Using hsc2hs version 0.68.9 found on system at:
  18376. 1553.12 s [semialign] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  18377. 1553.12 s [semialign] Using hscolour version 1.25 found on system at:
  18378. 1553.12 s [semialign] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  18379. 1553.12 s [semialign] No jhc found
  18380. 1553.12 s [semialign] Using ld found on system at:
  18381. 1553.12 s [semialign] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  18382. 1553.12 s [semialign] No pkg-config found
  18383. 1553.12 s [semialign] Using runghc version 9.6.3 found on system at:
  18384. 1553.12 s [semialign] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  18385. 1553.12 s [semialign] Using strip version 2.44 found on system at:
  18386. 1553.12 s [semialign] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  18387. 1553.12 s [semialign] Using tar found on system at:
  18388. 1553.12 s [semialign] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  18389. 1553.12 s [semialign] No uhc found
  18390. 1553.12 s [trial-tomland] /nix/store/np6gg3knf8x3sydx20wgp9vwg21sbpaa-trial-tomland-0.0.0.0/libexec/x86_64-linux-ghc-9.6.3/trial-tomland-0.0.0.0
  18391. 1553.12 s [trial-tomland] Data files installed in:
  18392. 1553.12 s [trial-tomland] /nix/store/np6gg3knf8x3sydx20wgp9vwg21sbpaa-trial-tomland-0.0.0.0/share/x86_64-linux-ghc-9.6.3/trial-tomland-0.0.0.0
  18393. 1553.12 s [trial-tomland] Documentation installed in:
  18394. 1553.12 s [trial-tomland] /nix/store/hskpmpcv963gizrc3d3cdj6ismc4f061-trial-tomland-0.0.0.0-doc/share/doc/trial-tomland-0.0.0.0
  18395. 1553.12 s [trial-tomland] Configuration files installed in:
  18396. 1553.12 s [trial-tomland] /nix/store/np6gg3knf8x3sydx20wgp9vwg21sbpaa-trial-tomland-0.0.0.0/etc
  18397. 1553.12 s [trial-tomland] No alex found
  18398. 1553.12 s [trial-tomland] Using ar found on system at:
  18399. 1553.12 s [trial-tomland] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  18400. 1553.12 s [trial-tomland] No c2hs found
  18401. 1553.12 s [trial-tomland] No cpphs found
  18402. 1553.12 s [trial-tomland] No doctest found
  18403. 1553.12 s [trial-tomland] Using gcc version 14.3.0 given by user at:
  18404. 1553.12 s [trial-tomland] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  18405. 1553.12 s [trial-tomland] Using ghc version 9.6.3 found on system at:
  18406. 1553.12 s [trial-tomland] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  18407. 1553.12 s [trial-tomland] Using ghc-pkg version 9.6.3 found on system at:
  18408. 1553.12 s [trial-tomland] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  18409. 1553.12 s [trial-tomland] No ghcjs found
  18410. 1553.12 s [trial-tomland] No ghcjs-pkg found
  18411. 1553.12 s [trial-tomland] No greencard found
  18412. 1553.12 s [trial-tomland] Using haddock version 2.29.1 found on system at:
  18413. 1553.12 s [trial-tomland] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  18414. 1553.12 s [trial-tomland] No happy found
  18415. 1553.12 s [trial-tomland] Using haskell-suite found on system at: haskell-suite-dummy-location
  18416. 1553.12 s [trial-tomland] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  18417. 1553.12 s [trial-tomland] No hmake found
  18418. 1553.12 s [trial-tomland] Using hpc version 0.68 found on system at:
  18419. 1553.12 s [trial-tomland] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  18420. 1553.12 s [trial-tomland] Using hsc2hs version 0.68.9 found on system at:
  18421. 1553.12 s [trial-tomland] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  18422. 1553.12 s [trial-tomland] Using hscolour version 1.25 found on system at:
  18423. 1553.12 s [trial-tomland] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  18424. 1553.12 s [trial-tomland] No jhc found
  18425. 1553.12 s [trial-tomland] Using ld found on system at:
  18426. 1553.12 s [trial-tomland] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  18427. 1553.12 s [trial-tomland] No pkg-config found
  18428. 1553.12 s [trial-tomland] Using runghc version 9.6.3 found on system at:
  18429. 1553.12 s [trial-tomland] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  18430. 1553.12 s [trial-tomland] Using strip version 2.44 found on system at:
  18431. 1553.12 s [trial-tomland] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  18432. 1553.12 s [trial-tomland] Using tar found on system at:
  18433. 1553.12 s [trial-tomland] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  18434. 1553.12 s [trial-tomland] No uhc found
  18435. 1553.12 s [trial-tomland] Phase: buildPhase
  18436. 1553.12 s [trial-tomland] Preprocessing library for trial-tomland-0.0.0.0..
  18437. 1553.12 s [trial-tomland] Building library for trial-tomland-0.0.0.0..
  18438. 1553.12 s [trial-tomland] [1 of 1] Compiling Trial.Tomland
  18439. 1553.12 s [trial-tomland] [1 of 1] Compiling Trial.Tomland
  18440. 1553.12 s [trial-tomland] Phase: checkPhase
  18441. 1553.12 s [trial-tomland] Package has no test suites.
  18442. 1553.12 s [trial-tomland] Phase: haddockPhase
  18443. 1553.12 s [trial-tomland] Preprocessing library for trial-tomland-0.0.0.0..
  18444. 1553.12 s [trial-tomland] Running Haddock on library for trial-tomland-0.0.0.0..
  18445. 1553.12 s [trial-tomland] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  18446. 1553.12 s [trial-tomland] 100% ( 8 / 8) in 'Trial.Tomland'
  18447. 1553.12 s [trial-tomland] Documentation created: dist/doc/html/trial-tomland/index.html,
  18448. 1553.12 s [trial-tomland] dist/doc/html/trial-tomland/trial-tomland.txt
  18449. 1553.12 s [trial-tomland] Phase: installPhase
  18450. 1553.12 s [trial-tomland] Installing library in /nix/store/np6gg3knf8x3sydx20wgp9vwg21sbpaa-trial-tomland-0.0.0.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/trial-tomland-0.0.0.0-FPz18H8Zr161PvU7RMhXcp
  18451. 1553.12 s [trial-tomland] Phase: fixupPhase
  18452. 1553.12 s [trial-tomland] shrinking RPATHs of ELF executables and libraries in /nix/store/np6gg3knf8x3sydx20wgp9vwg21sbpaa-trial-tomland-0.0.0.0
  18453. 1553.12 s [trial-tomland] shrinking /nix/store/np6gg3knf8x3sydx20wgp9vwg21sbpaa-trial-tomland-0.0.0.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHStrial-tomland-0.0.0.0-FPz18H8Zr161PvU7RMhXcp-ghc9.6.3.so
  18454. 1553.12 s [trial-tomland] checking for references to /build/ in /nix/store/np6gg3knf8x3sydx20wgp9vwg21sbpaa-trial-tomland-0.0.0.0...
  18455. 1553.12 s [trial-tomland] patching script interpreter paths in /nix/store/np6gg3knf8x3sydx20wgp9vwg21sbpaa-trial-tomland-0.0.0.0
  18456. 1553.12 s [trial-tomland] stripping (with command strip and flags -S -p) in /nix/store/np6gg3knf8x3sydx20wgp9vwg21sbpaa-trial-tomland-0.0.0.0/lib
  18457. 1553.12 s [trial-tomland] shrinking RPATHs of ELF executables and libraries in /nix/store/hskpmpcv963gizrc3d3cdj6ismc4f061-trial-tomland-0.0.0.0-doc
  18458. 1553.12 s [witherable] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  18459. 1553.12 s [witherable] component witherable-0.5-FQSMZ3OomtGGBigx99ttY0-witherable-tests
  18460. 1553.12 s [witherable] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  18461. 1553.12 s [witherable] include base-4.18.1.0
  18462. 1553.12 s [witherable] include containers-0.6.7
  18463. 1553.12 s [witherable] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  18464. 1553.12 s [witherable] include quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  18465. 1553.12 s [witherable] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  18466. 1553.12 s [witherable] include tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  18467. 1553.12 s [witherable] include transformers-0.6.1.0
  18468. 1553.12 s [witherable] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  18469. 1553.12 s [witherable] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  18470. 1553.12 s [witherable] include witherable-0.5-5BtrC1gnyqkDSwG0XsP2r3
  18471. 1553.12 s [witherable] Linked component graph:
  18472. 1553.12 s [witherable] unit witherable-0.5-5BtrC1gnyqkDSwG0XsP2r3
  18473. 1553.12 s [witherable] include base-4.18.1.0
  18474. 1553.12 s [witherable] include base-orphans-0.9.3-EsfNI13WQjn4lDOQc9i0fL
  18475. 1553.12 s [witherable] include containers-0.6.7
  18476. 1553.12 s [witherable] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  18477. 1553.12 s [witherable] include indexed-traversable-0.1.4-3KQfryvD6CkLv2KxalzUb5
  18478. 1553.12 s [witherable] include indexed-traversable-instances-0.1.2-3K6JKtKWWRkLY5MVB3w6xq
  18479. 1553.12 s [witherable] include transformers-0.6.1.0
  18480. 1553.12 s [witherable] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  18481. 1553.12 s [witherable] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  18482. 1553.12 s [witherable] Witherable=witherable-0.5-5BtrC1gnyqkDSwG0XsP2r3:Witherable
  18483. 1553.12 s [witherable] unit witherable-0.5-FQSMZ3OomtGGBigx99ttY0-witherable-tests
  18484. 1553.12 s [witherable] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  18485. 1553.12 s [witherable] include base-4.18.1.0
  18486. 1553.12 s [witherable] include containers-0.6.7
  18487. 1553.12 s [witherable] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  18488. 1553.12 s [witherable] include quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  18489. 1553.12 s [witherable] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  18490. 1553.12 s [witherable] include tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  18491. 1553.12 s [witherable] include transformers-0.6.1.0
  18492. 1553.12 s [witherable] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  18493. 1553.12 s [witherable] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  18494. 1553.12 s [witherable] include witherable-0.5-5BtrC1gnyqkDSwG0XsP2r3
  18495. 1553.12 s [witherable] Ready component graph:
  18496. 1553.12 s [witherable] definite witherable-0.5-5BtrC1gnyqkDSwG0XsP2r3
  18497. 1553.12 s [witherable] depends base-4.18.1.0
  18498. 1553.12 s [witherable] depends base-orphans-0.9.3-EsfNI13WQjn4lDOQc9i0fL
  18499. 1553.12 s [witherable] depends containers-0.6.7
  18500. 1553.12 s [witherable] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  18501. 1553.12 s [witherable] depends indexed-traversable-0.1.4-3KQfryvD6CkLv2KxalzUb5
  18502. 1553.12 s [witherable] depends indexed-traversable-instances-0.1.2-3K6JKtKWWRkLY5MVB3w6xq
  18503. 1553.12 s [witherable] depends transformers-0.6.1.0
  18504. 1553.12 s [witherable] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  18505. 1553.12 s [witherable] depends vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  18506. 1553.12 s [witherable] definite witherable-0.5-FQSMZ3OomtGGBigx99ttY0-witherable-tests
  18507. 1553.12 s [witherable] depends QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  18508. 1553.12 s [witherable] depends base-4.18.1.0
  18509. 1553.12 s [witherable] depends containers-0.6.7
  18510. 1553.12 s [witherable] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  18511. 1553.12 s [witherable] depends quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  18512. 1553.12 s [witherable] depends tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  18513. 1553.12 s [witherable] depends tasty-quickcheck-0.11-HhViYyBQlQLAr2fMuKMnwF
  18514. 1553.12 s [witherable] depends transformers-0.6.1.0
  18515. 1553.12 s [witherable] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  18516. 1553.12 s [witherable] depends vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  18517. 1553.12 s [witherable] depends witherable-0.5-5BtrC1gnyqkDSwG0XsP2r3
  18518. 1553.12 s [witherable] Using Cabal-3.10.1.0 compiled by ghc-9.6
  18519. 1553.12 s [witherable] Using compiler: ghc-9.6.3
  18520. 1553.12 s [witherable] Using install prefix:
  18521. 1553.12 s [witherable] /nix/store/7plvs4kw79n95ph9s8wp2vgy2pzd9862-witherable-0.5
  18522. 1553.12 s [witherable] Executables installed in:
  18523. 1553.12 s [witherable] /nix/store/7plvs4kw79n95ph9s8wp2vgy2pzd9862-witherable-0.5/bin
  18524. 1553.12 s [witherable] Libraries installed in:
  18525. 1553.12 s [witherable] /nix/store/7plvs4kw79n95ph9s8wp2vgy2pzd9862-witherable-0.5/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/witherable-0.5-5BtrC1gnyqkDSwG0XsP2r3
  18526. 1553.12 s [witherable] Dynamic Libraries installed in:
  18527. 1553.12 s [witherable] /nix/store/7plvs4kw79n95ph9s8wp2vgy2pzd9862-witherable-0.5/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  18528. 1553.12 s [witherable] Private executables installed in:
  18529. 1553.12 s [witherable] /nix/store/7plvs4kw79n95ph9s8wp2vgy2pzd9862-witherable-0.5/libexec/x86_64-linux-ghc-9.6.3/witherable-0.5
  18530. 1553.12 s [witherable] Data files installed in:
  18531. 1553.12 s [witherable] /nix/store/7plvs4kw79n95ph9s8wp2vgy2pzd9862-witherable-0.5/share/x86_64-linux-ghc-9.6.3/witherable-0.5
  18532. 1553.12 s [witherable] Documentation installed in:
  18533. 1553.12 s [witherable] /nix/store/g394n71jfhp6hjppirqqd7jxyqzi9530-witherable-0.5-doc/share/doc/witherable-0.5
  18534. 1553.12 s [witherable] Configuration files installed in:
  18535. 1553.12 s [witherable] /nix/store/7plvs4kw79n95ph9s8wp2vgy2pzd9862-witherable-0.5/etc
  18536. 1553.12 s [adjunctions] include void-0.7.3-3i9r57hqZ0ZJlxf8x3rhwr
  18537. 1553.12 s [adjunctions] component adjunctions-4.4.3-KFTna8DjDGhEBSS4tEs0cX-spec
  18538. 1553.12 s [adjunctions] include adjunctions-4.4.3-1B5zLTLhfil7jmOarfuiNY
  18539. 1553.12 s [adjunctions] include base-4.18.1.0
  18540. 1553.12 s [adjunctions] include distributive-0.6.2.1-IGSS9djK77G3Oq1CJlJAaw
  18541. 1553.12 s [adjunctions] include hspec-2.11.12-8RpQfPL7GgNCJuLqgXbcGU
  18542. 1553.12 s [adjunctions] Linked component graph:
  18543. 1553.12 s [adjunctions] unit adjunctions-4.4.3-1B5zLTLhfil7jmOarfuiNY
  18544. 1553.12 s [adjunctions] include array-0.5.5.0
  18545. 1553.12 s [adjunctions] include base-4.18.1.0
  18546. 1553.12 s [adjunctions] include comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  18547. 1553.12 s [adjunctions] include containers-0.6.7
  18548. 1553.12 s [adjunctions] include contravariant-1.5.5-BJswvy5l6NbKCNb8GIbKMn
  18549. 1553.12 s [adjunctions] include distributive-0.6.2.1-IGSS9djK77G3Oq1CJlJAaw
  18550. 1553.12 s [adjunctions] include free-5.2-pmOseOpbmmJxO61jWrFWI
  18551. 1553.12 s [adjunctions] include mtl-2.3.1
  18552. 1553.12 s [adjunctions] include profunctors-5.6.2-36avph0rW537qvMb6XX38R
  18553. 1553.12 s [adjunctions] include semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  18554. 1553.12 s [adjunctions] include semigroups-0.20-1xdePKjEhvC3WGNj4QOm83
  18555. 1553.12 s [adjunctions] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  18556. 1553.12 s [adjunctions] include transformers-0.6.1.0
  18557. 1553.12 s [adjunctions] include transformers-compat-0.7.2-3t6mp1IijKeIAaOKqKOu9E
  18558. 1553.12 s [adjunctions] include void-0.7.3-3i9r57hqZ0ZJlxf8x3rhwr
  18559. 1553.12 s [adjunctions] Control.Comonad.Representable.Store=adjunctions-4.4.3-1B5zLTLhfil7jmOarfuiNY:Control.Comonad.Representable.Store,Control.Comonad.Trans.Adjoint=adjunctions-4.4.3-1B5zLTLhfil7jmOarfuiNY:Control.Comonad.Trans.Adjoint,Control.Monad.Representable.Reader=adjunctions-4.4.3-1B5zLTLhfil7jmOarfuiNY:Control.Monad.Representable.Reader,Control.Monad.Representable.State=adjunctions-4.4.3-1B5zLTLhfil7jmOarfuiNY:Control.Monad.Representable.State,Control.Monad.Trans.Adjoint=adjunctions-4.4.3-1B5zLTLhfil7jmOarfuiNY:Control.Monad.Trans.Adjoint,Control.Monad.Trans.Contravariant.Adjoint=adjunctions-4.4.3-1B5zLTLhfil7jmOarfuiNY:Control.Monad.Trans.Contravariant.Adjoint,Control.Monad.Trans.Conts=adjunctions-4.4.3-1B5zLTLhfil7jmOarfuiNY:Control.Monad.Trans.Conts,Data.Functor.Adjunction=adjunctions-4.4.3-1B5zLTLhfil7jmOarfuiNY:Data.Functor.Adjunction,Data.Functor.Contravariant.Adjunction=adjunctions-4.4.3-1B5zLTLhfil7jmOarfuiNY:Data.Functor.Contravariant.Adjunction,Data.Functor.Contravariant.Rep=adjunctions-4.4.3-1B5zLTLhfil7jmOarfuiNY:Data.Functor.Contravariant.Rep,Data.Functor.Rep=adjunctions-4.4.3-1B5zLTLhfil7jmOarfuiNY:Data.Functor.Rep
  18560. 1553.12 s [adjunctions] unit adjunctions-4.4.3-KFTna8DjDGhEBSS4tEs0cX-spec
  18561. 1553.12 s [adjunctions] include adjunctions-4.4.3-1B5zLTLhfil7jmOarfuiNY
  18562. 1553.12 s [adjunctions] include base-4.18.1.0
  18563. 1553.12 s [adjunctions] include distributive-0.6.2.1-IGSS9djK77G3Oq1CJlJAaw
  18564. 1553.12 s [adjunctions] include hspec-2.11.12-8RpQfPL7GgNCJuLqgXbcGU
  18565. 1553.12 s [adjunctions] Ready component graph:
  18566. 1553.12 s [adjunctions] definite adjunctions-4.4.3-1B5zLTLhfil7jmOarfuiNY
  18567. 1553.12 s [adjunctions] depends array-0.5.5.0
  18568. 1553.12 s [adjunctions] depends base-4.18.1.0
  18569. 1553.12 s [adjunctions] depends comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  18570. 1553.12 s [adjunctions] depends containers-0.6.7
  18571. 1553.12 s [adjunctions] depends contravariant-1.5.5-BJswvy5l6NbKCNb8GIbKMn
  18572. 1553.12 s [adjunctions] depends distributive-0.6.2.1-IGSS9djK77G3Oq1CJlJAaw
  18573. 1553.12 s [adjunctions] depends free-5.2-pmOseOpbmmJxO61jWrFWI
  18574. 1553.12 s [adjunctions] depends mtl-2.3.1
  18575. 1553.12 s [adjunctions] depends profunctors-5.6.2-36avph0rW537qvMb6XX38R
  18576. 1553.12 s [adjunctions] depends semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  18577. 1553.12 s [adjunctions] depends semigroups-0.20-1xdePKjEhvC3WGNj4QOm83
  18578. 1553.12 s [adjunctions] depends tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  18579. 1553.12 s [adjunctions] depends transformers-0.6.1.0
  18580. 1553.12 s [adjunctions] depends transformers-compat-0.7.2-3t6mp1IijKeIAaOKqKOu9E
  18581. 1553.12 s [adjunctions] depends void-0.7.3-3i9r57hqZ0ZJlxf8x3rhwr
  18582. 1553.12 s [adjunctions] definite adjunctions-4.4.3-KFTna8DjDGhEBSS4tEs0cX-spec
  18583. 1553.12 s [adjunctions] depends adjunctions-4.4.3-1B5zLTLhfil7jmOarfuiNY
  18584. 1553.12 s [adjunctions] depends base-4.18.1.0
  18585. 1553.12 s [adjunctions] depends distributive-0.6.2.1-IGSS9djK77G3Oq1CJlJAaw
  18586. 1553.12 s [adjunctions] depends hspec-2.11.12-8RpQfPL7GgNCJuLqgXbcGU
  18587. 1553.12 s [adjunctions] Using Cabal-3.10.1.0 compiled by ghc-9.6
  18588. 1553.12 s [adjunctions] Using compiler: ghc-9.6.3
  18589. 1553.12 s [adjunctions] Using install prefix:
  18590. 1553.12 s [adjunctions] /nix/store/1vxx65vw9q55n9adq9hivdjykhvf94mn-adjunctions-4.4.3
  18591. 1553.12 s [adjunctions] Executables installed in:
  18592. 1553.12 s [adjunctions] /nix/store/1vxx65vw9q55n9adq9hivdjykhvf94mn-adjunctions-4.4.3/bin
  18593. 1553.12 s [adjunctions] Libraries installed in:
  18594. 1553.12 s [adjunctions] /nix/store/1vxx65vw9q55n9adq9hivdjykhvf94mn-adjunctions-4.4.3/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/adjunctions-4.4.3-1B5zLTLhfil7jmOarfuiNY
  18595. 1553.12 s [adjunctions] Dynamic Libraries installed in:
  18596. 1553.12 s [adjunctions] /nix/store/1vxx65vw9q55n9adq9hivdjykhvf94mn-adjunctions-4.4.3/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  18597. 1553.12 s [extra] showDuration 62003.8 == "17h13m"
  18598. 1553.12 s [extra] +++ OK, passed 1 test.
  18599. 1553.12 s [extra] showDuration 1e8 == "27777h47m"
  18600. 1553.12 s [extra] +++ OK, passed 1 test.
  18601. 1553.12 s [extra] do f <- offsetTime; xs <- replicateM 10 f; pure $ xs == sort xs
  18602. 1553.12 s [extra] +++ OK, passed 1 test.
  18603. 1553.12 s [extra] do (a,_) <- duration $ sleep 1; pure $ a >= 1 && a <= 1.5
  18604. 1553.12 s [extra] +++ OK, passed 1 test.
  18605. 1553.12 s [extra] Extra export
  18606. 1553.12 s [extra] +++ OK, passed 1 test.
  18607. 1553.12 s [extra] withTempFile
  18608. 1553.12 s [extra] ....done
  18609. 1553.12 s [extra] withTempDir
  18610. 1553.12 s [extra] ....done
  18611. 1553.12 s [extra] retry
  18612. 1553.12 s [extra] +++ OK, passed 1 test.
  18613. 1553.12 s [extra] barrier
  18614. 1553.12 s [extra] Success (323 tests)
  18615. 1553.12 s [extra] Test suite extra-test: PASS
  18616. 1553.12 s [extra] Test suite logged to: dist/test/extra-1.7.16-extra-test.log
  18617. 1553.12 s [extra] 1 of 1 test suites (1 of 1 test cases) passed.
  18618. 1553.12 s [extra] Phase: haddockPhase
  18619. 1553.12 s [extra] Preprocessing library for extra-1.7.16..
  18620. 1553.12 s [extra] Running Haddock on library for extra-1.7.16..
  18621. 1553.12 s [extra] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  18622. 1553.12 s [extra] 100% ( 6 / 6) in 'Data.IORef.Extra'
  18623. 1553.12 s [extra] 100% ( 4 / 4) in 'Data.Monoid.Extra'
  18624. 1553.12 s [extra] Warning: 'Arrow' is out of scope.
  18625. 1553.12 s [extra] If you qualify the identifier, haddock can try to link it anyway.
  18626. 1553.12 s [extra] 100% ( 22 / 22) in 'Data.Tuple.Extra'
  18627. 1553.12 s [extra] 100% ( 2 / 2) in 'Data.Typeable.Extra'
  18628. 1553.12 s [extra] 100% ( 7 / 7) in 'Numeric.Extra'
  18629. 1553.12 s [extra] Warning: '(:)' is out of scope.
  18630. 1553.12 s [extra] If you qualify the identifier, haddock can try to link it anyway.
  18631. 1553.12 s [extra] Warning: 'firstJustM' is out of scope.
  18632. 1553.12 s [extra] If you qualify the identifier, haddock can try to link it anyway.
  18633. 1553.12 s [extra] 100% ( 85 / 85) in 'Data.List.Extra'
  18634. 1553.12 s [extra] 100% ( 3 / 3) in 'Data.Version.Extra'
  18635. 1553.12 s [extra] 100% ( 22 / 22) in 'Data.List.NonEmpty.Extra'
  18636. 1553.13 s [extra] Warning: 'fromJust' is out of scope.
  18637. 1553.13 s [extra] If you qualify the identifier, haddock can try to link it anyway.
  18638. 1553.13 s [extra] 100% ( 11 / 11) in 'Data.Either.Extra'
  18639. 1553.13 s [extra] 100% ( 21 / 21) in 'Control.Exception.Extra'
  18640. 1553.13 s [extra] Warning: 'partition' is out of scope.
  18641. 1553.13 s [extra] If you qualify the identifier, haddock can try to link it anyway.
  18642. 1553.13 s [extra] Warning: 'mconcatMap' is out of scope.
  18643. 1553.13 s [extra] If you qualify the identifier, haddock can try to link it anyway.
  18644. 1553.13 s [extra] Warning: 'find' is out of scope.
  18645. 1553.13 s [extra] If you qualify the identifier, haddock can try to link it anyway.
  18646. 1553.13 s [extra] 100% ( 38 / 38) in 'Control.Monad.Extra'
  18647. 1553.13 s [extra] 92% ( 12 / 13) in 'Data.Foldable.Extra'
  18648. 1553.13 s [extra] Missing documentation for:
  18649. 1553.13 s [extra] Module header
  18650. 1553.13 s [extra] 100% ( 27 / 27) in 'Control.Concurrent.Extra'
  18651. 1553.13 s [extra] 100% ( 8 / 8) in 'System.Directory.Extra'
  18652. 1553.13 s [extra] 100% ( 2 / 2) in 'System.Environment.Extra'
  18653. 1553.13 s [extra] 100% ( 26 / 26) in 'System.IO.Extra'
  18654. 1553.13 s [extra] 100% ( 4 / 4) in 'System.Info.Extra'
  18655. 1553.13 s [extra] 100% ( 5 / 5) in 'System.Process.Extra'
  18656. 1553.13 s [extra] 100% ( 8 / 8) in 'System.Time.Extra'
  18657. 1553.13 s [extra] 100% (268 /268) in 'Extra'
  18658. 1553.13 s [extra] 100% ( 2 / 2) in 'Text.Read.Extra'
  18659. 1553.13 s [extra] Documentation created: dist/doc/html/extra/index.html,
  18660. 1553.13 s [extra] dist/doc/html/extra/extra.txt
  18661. 1553.13 s [extra] Preprocessing test suite 'extra-test' for extra-1.7.16..
  18662. 1553.13 s [extra] Phase: installPhase
  18663. 1553.13 s [extra] Installing library in /nix/store/klbgiddpkz2sfymi4s6gz8qn5amwsa1v-extra-1.7.16/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  18664. 1553.13 s [extra] Phase: fixupPhase
  18665. 1553.13 s [extra] shrinking RPATHs of ELF executables and libraries in /nix/store/klbgiddpkz2sfymi4s6gz8qn5amwsa1v-extra-1.7.16
  18666. 1553.13 s [extra] shrinking /nix/store/klbgiddpkz2sfymi4s6gz8qn5amwsa1v-extra-1.7.16/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSextra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ-ghc9.6.3.so
  18667. 1553.13 s [extra] checking for references to /build/ in /nix/store/klbgiddpkz2sfymi4s6gz8qn5amwsa1v-extra-1.7.16...
  18668. 1553.13 s [extra] patching script interpreter paths in /nix/store/klbgiddpkz2sfymi4s6gz8qn5amwsa1v-extra-1.7.16
  18669. 1553.13 s [extra] stripping (with command strip and flags -S -p) in /nix/store/klbgiddpkz2sfymi4s6gz8qn5amwsa1v-extra-1.7.16/lib
  18670. 1553.13 s [extra] shrinking RPATHs of ELF executables and libraries in /nix/store/74l58ghkr0q495i5bpy8zap20pc58f7z-extra-1.7.16-doc
  18671. 1553.13 s [extra] checking for references to /build/ in /nix/store/74l58ghkr0q495i5bpy8zap20pc58f7z-extra-1.7.16-doc...
  18672. 1553.13 s [extra] patching script interpreter paths in /nix/store/74l58ghkr0q495i5bpy8zap20pc58f7z-extra-1.7.16-doc
  18673. 1553.13 s [keys] include semigroups-0.20-1xdePKjEhvC3WGNj4QOm83
  18674. 1553.13 s [keys] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  18675. 1553.13 s [keys] include transformers-0.6.1.0
  18676. 1553.13 s [keys] include transformers-compat-0.7.2-3t6mp1IijKeIAaOKqKOu9E
  18677. 1553.13 s [keys] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  18678. 1553.13 s [keys] Data.Key=keys-3.12.4-7TfTjMqPI8yFOyhlMyd9Q:Data.Key
  18679. 1553.13 s [keys] Ready component graph:
  18680. 1553.13 s [keys] definite keys-3.12.4-7TfTjMqPI8yFOyhlMyd9Q
  18681. 1553.13 s [keys] depends array-0.5.5.0
  18682. 1553.13 s [keys] depends base-4.18.1.0
  18683. 1553.13 s [keys] depends comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  18684. 1553.13 s [keys] depends containers-0.6.7
  18685. 1553.13 s [keys] depends free-5.2-pmOseOpbmmJxO61jWrFWI
  18686. 1553.13 s [keys] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  18687. 1553.13 s [keys] depends semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  18688. 1553.13 s [keys] depends semigroups-0.20-1xdePKjEhvC3WGNj4QOm83
  18689. 1553.13 s [keys] depends tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  18690. 1553.13 s [keys] depends transformers-0.6.1.0
  18691. 1553.13 s [keys] depends transformers-compat-0.7.2-3t6mp1IijKeIAaOKqKOu9E
  18692. 1553.13 s [keys] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  18693. 1553.13 s [keys] Using Cabal-3.10.1.0 compiled by ghc-9.6
  18694. 1553.13 s [keys] Using compiler: ghc-9.6.3
  18695. 1553.13 s [keys] Using install prefix: /nix/store/82jl4pph5giasjz2rk6fnwfg3pk30djs-keys-3.12.4
  18696. 1553.13 s [keys] Executables installed in:
  18697. 1553.13 s [keys] /nix/store/82jl4pph5giasjz2rk6fnwfg3pk30djs-keys-3.12.4/bin
  18698. 1553.13 s [keys] Libraries installed in:
  18699. 1553.13 s [keys] /nix/store/82jl4pph5giasjz2rk6fnwfg3pk30djs-keys-3.12.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/keys-3.12.4-7TfTjMqPI8yFOyhlMyd9Q
  18700. 1553.13 s [keys] Dynamic Libraries installed in:
  18701. 1553.13 s [keys] /nix/store/82jl4pph5giasjz2rk6fnwfg3pk30djs-keys-3.12.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  18702. 1553.13 s [keys] Private executables installed in:
  18703. 1553.13 s [keys] /nix/store/82jl4pph5giasjz2rk6fnwfg3pk30djs-keys-3.12.4/libexec/x86_64-linux-ghc-9.6.3/keys-3.12.4
  18704. 1553.13 s [keys] Data files installed in:
  18705. 1553.13 s [keys] /nix/store/82jl4pph5giasjz2rk6fnwfg3pk30djs-keys-3.12.4/share/x86_64-linux-ghc-9.6.3/keys-3.12.4
  18706. 1553.13 s [keys] Documentation installed in:
  18707. 1553.13 s [keys] /nix/store/sijgmdhljpfm78xni6wpd70cr46jbs37-keys-3.12.4-doc/share/doc/keys-3.12.4
  18708. 1553.13 s [keys] Configuration files installed in:
  18709. 1553.13 s [keys] /nix/store/82jl4pph5giasjz2rk6fnwfg3pk30djs-keys-3.12.4/etc
  18710. 1553.13 s [keys] No alex found
  18711. 1553.13 s [keys] Using ar found on system at:
  18712. 1553.13 s [keys] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  18713. 1553.13 s [keys] No c2hs found
  18714. 1553.13 s [keys] No cpphs found
  18715. 1553.13 s [keys] No doctest found
  18716. 1553.13 s [keys] Using gcc version 14.3.0 given by user at:
  18717. 1553.13 s [keys] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  18718. 1553.13 s [keys] Using ghc version 9.6.3 found on system at:
  18719. 1553.13 s [keys] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  18720. 1553.13 s [keys] Using ghc-pkg version 9.6.3 found on system at:
  18721. 1553.13 s [keys] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  18722. 1553.13 s [keys] No ghcjs found
  18723. 1553.13 s [keys] No ghcjs-pkg found
  18724. 1553.13 s [keys] No greencard found
  18725. 1553.13 s [keys] Using haddock version 2.29.1 found on system at:
  18726. 1553.13 s [keys] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  18727. 1553.13 s [keys] No happy found
  18728. 1553.13 s [keys] Using haskell-suite found on system at: haskell-suite-dummy-location
  18729. 1553.13 s [keys] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  18730. 1553.13 s [keys] No hmake found
  18731. 1553.13 s [keys] Using hpc version 0.68 found on system at:
  18732. 1553.13 s [keys] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  18733. 1553.13 s [keys] Using hsc2hs version 0.68.9 found on system at:
  18734. 1553.13 s [keys] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  18735. 1553.13 s [keys] Using hscolour version 1.25 found on system at:
  18736. 1553.13 s [keys] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  18737. 1553.13 s [keys] No jhc found
  18738. 1553.13 s [keys] Using ld found on system at:
  18739. 1553.13 s [keys] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  18740. 1553.13 s [keys] No pkg-config found
  18741. 1553.13 s [keys] Using runghc version 9.6.3 found on system at:
  18742. 1553.13 s [keys] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  18743. 1553.13 s [keys] Using strip version 2.44 found on system at:
  18744. 1553.13 s [keys] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  18745. 1553.13 s [keys] Using tar found on system at:
  18746. 1553.13 s [keys] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  18747. 1553.13 s [keys] No uhc found
  18748. 1553.13 s [keys] Phase: buildPhase
  18749. 1553.13 s [keys] Preprocessing library for keys-3.12.4..
  18750. 1553.13 s [keys] Building library for keys-3.12.4..
  18751. 1553.13 s [keys] [1 of 1] Compiling Data.Key ( src/Data/Key.hs, dist/build/Data/Key.o, dist/build/Data/Key.dyn_o )
  18752. 1553.13 s [monoid-subclasses] [12 of 16] Compiling Data.Monoid.Instances.PrefixMemory ( src/Data/Monoid/Instances/PrefixMemory.hs, dist/build/Data/Monoid/Instances/PrefixMemory.p_o )
  18753. 1553.13 s [monoid-subclasses]
  18754. 1553.13 s [monoid-subclasses] src/Data/Monoid/Instances/PrefixMemory.hs:20:1: warning: [-Wunused-imports]
  18755. 1553.13 s [monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
  18756. 1553.13 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
  18757. 1553.13 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup()
  18758. 1553.13 s [monoid-subclasses] |
  18759. 1553.13 s [monoid-subclasses] 20 | import Data.Semigroup (Semigroup(..))
  18760. 1553.13 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  18761. 1553.13 s [monoid-subclasses]
  18762. 1553.13 s [monoid-subclasses] src/Data/Monoid/Instances/PrefixMemory.hs:21:21: warning: [-Wunused-imports]
  18763. 1553.13 s [monoid-subclasses] The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant
  18764. 1553.13 s [monoid-subclasses] |
  18765. 1553.13 s [monoid-subclasses] 21 | import Data.Monoid (Monoid(..), Endo(..))
  18766. 1553.13 s [monoid-subclasses] | ^^^^^^^^^^
  18767. 1553.13 s [monoid-subclasses] [13 of 16] Compiling Data.Monoid.Instances.Positioned ( src/Data/Monoid/Instances/Positioned.hs, dist/build/Data/Monoid/Instances/Positioned.p_o )
  18768. 1553.13 s [monoid-subclasses]
  18769. 1553.13 s [monoid-subclasses] src/Data/Monoid/Instances/Positioned.hs:33:1: warning: [-Wunused-imports]
  18770. 1553.13 s [monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
  18771. 1553.13 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
  18772. 1553.13 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup()
  18773. 1553.13 s [monoid-subclasses] |
  18774. 1553.13 s [monoid-subclasses] 33 | import Data.Semigroup (Semigroup(..))
  18775. 1553.13 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  18776. 1553.13 s [monoid-subclasses]
  18777. 1553.13 s [monoid-subclasses] src/Data/Monoid/Instances/Positioned.hs:34:21: warning: [-Wunused-imports]
  18778. 1553.13 s [monoid-subclasses] The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant
  18779. 1553.13 s [monoid-subclasses] |
  18780. 1553.13 s [monoid-subclasses] 34 | import Data.Monoid (Monoid(..), Endo(..))
  18781. 1553.13 s [monoid-subclasses] | ^^^^^^^^^^
  18782. 1553.13 s [monoid-subclasses] [14 of 16] Compiling Data.Monoid.Instances.Measured ( src/Data/Monoid/Instances/Measured.hs, dist/build/Data/Monoid/Instances/Measured.p_o )
  18783. 1553.13 s [monoid-subclasses]
  18784. 1553.13 s [monoid-subclasses] src/Data/Monoid/Instances/Measured.hs:21:1: warning: [-Wunused-imports]
  18785. 1553.13 s [monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
  18786. 1553.13 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
  18787. 1553.13 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup()
  18788. 1553.13 s [monoid-subclasses] |
  18789. 1553.13 s [monoid-subclasses] 21 | import Data.Semigroup (Semigroup(..))
  18790. 1553.13 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  18791. 1553.13 s [monoid-subclasses]
  18792. 1553.13 s [monoid-subclasses] src/Data/Monoid/Instances/Measured.hs:22:1: warning: [-Wunused-imports]
  18793. 1553.13 s [monoid-subclasses] The import of ‘Data.Monoid’ is redundant
  18794. 1553.13 s [monoid-subclasses] except perhaps to import instances from ‘Data.Monoid’
  18795. 1553.13 s [monoid-subclasses] To import instances alone, use: import Data.Monoid()
  18796. 1553.13 s [monoid-subclasses] |
  18797. 1553.13 s [monoid-subclasses] 22 | import Data.Monoid (Monoid(..))
  18798. 1553.13 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  18799. 1553.13 s [monoid-subclasses] [15 of 16] Compiling Data.Monoid.Instances.Concat ( src/Data/Monoid/Instances/Concat.hs, dist/build/Data/Monoid/Instances/Concat.p_o )
  18800. 1553.13 s [monoid-subclasses]
  18801. 1553.13 s [monoid-subclasses] src/Data/Monoid/Instances/Concat.hs:23:1: warning: [-Wunused-imports]
  18802. 1553.13 s [monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
  18803. 1553.13 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
  18804. 1553.13 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup()
  18805. 1553.13 s [monoid-subclasses] |
  18806. 1553.13 s [monoid-subclasses] 23 | import Data.Semigroup (Semigroup(..))
  18807. 1553.13 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  18808. 1553.13 s [monoid-subclasses]
  18809. 1553.13 s [monoid-subclasses] src/Data/Monoid/Instances/Concat.hs:24:21: warning: [-Wunused-imports]
  18810. 1553.13 s [monoid-subclasses] The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant
  18811. 1553.13 s [monoid-subclasses] |
  18812. 1553.13 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/416cj7k7bhv2hvbbmxzyx0vynq8pqs4n-quickcheck-instances-0.3.32-doc /nix/store/z2zvx88w1xknky08yj1nnq8m961a745p-quickcheck-instances-0.3.32
  18813. 1553.53 s [post-build-hook] Nothing to push - all store paths are already on Cachix.
  18814. 1553.55 s [post-build-hook] Uploading to the NixCI cache: /nix/store/416cj7k7bhv2hvbbmxzyx0vynq8pqs4n-quickcheck-instances-0.3.32-doc /nix/store/z2zvx88w1xknky08yj1nnq8m961a745p-quickcheck-instances-0.3.32
  18815. 1553.59 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  18816. 1553.69 s [post-build-hook] copying 1 paths...
  18817. 1553.69 s [post-build-hook] copying path '/nix/store/z2zvx88w1xknky08yj1nnq8m961a745p-quickcheck-instances-0.3.32' to 'https://cache.nix-ci.com'...
  18818. 1555.12 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  18819. 1555.26 s [post-build-hook] copying 0 paths...
  18820. 1555.28 s Progress: 147 of 236 built (7 building), 285 of 285 downloaded from cache
  18821. 1555.28 s [semialign] Phase: buildPhase
  18822. 1555.28 s [semialign] Preprocessing library for semialign-1.3.1..
  18823. 1555.28 s [semialign] Building library for semialign-1.3.1..
  18824. 1555.28 s [semialign] [1 of 6] Compiling Data.Semialign.Internal ( src/Data/Semialign/Internal.hs, dist/build/Data/Semialign/Internal.o, dist/build/Data/Semialign/Internal.dyn_o )
  18825. 1555.28 s [semialign] [2 of 6] Compiling Data.Semialign.Indexed ( src/Data/Semialign/Indexed.hs, dist/build/Data/Semialign/Indexed.o, dist/build/Data/Semialign/Indexed.dyn_o )
  18826. 1555.28 s [semialign] [3 of 6] Compiling Data.Semialign ( src/Data/Semialign.hs, dist/build/Data/Semialign.o, dist/build/Data/Semialign.dyn_o )
  18827. 1555.28 s [semialign] [4 of 6] Compiling Data.Align ( src/Data/Align.hs, dist/build/Data/Align.o, dist/build/Data/Align.dyn_o )
  18828. 1555.28 s [semialign] [5 of 6] Compiling Data.Crosswalk ( src/Data/Crosswalk.hs, dist/build/Data/Crosswalk.o, dist/build/Data/Crosswalk.dyn_o )
  18829. 1555.28 s [semialign] [6 of 6] Compiling Data.Zip ( src/Data/Zip.hs, dist/build/Data/Zip.o, dist/build/Data/Zip.dyn_o )
  18830. 1555.28 s [semialign] [1 of 6] Compiling Data.Semialign.Internal ( src/Data/Semialign/Internal.hs, dist/build/Data/Semialign/Internal.p_o )
  18831. 1555.28 s [semialign] [2 of 6] Compiling Data.Semialign.Indexed ( src/Data/Semialign/Indexed.hs, dist/build/Data/Semialign/Indexed.p_o )
  18832. 1555.28 s [semialign] [3 of 6] Compiling Data.Semialign ( src/Data/Semialign.hs, dist/build/Data/Semialign.p_o )
  18833. 1555.28 s [semialign] [4 of 6] Compiling Data.Align ( src/Data/Align.hs, dist/build/Data/Align.p_o )
  18834. 1555.28 s [semialign] [5 of 6] Compiling Data.Crosswalk ( src/Data/Crosswalk.hs, dist/build/Data/Crosswalk.p_o )
  18835. 1555.28 s [semialign] [6 of 6] Compiling Data.Zip ( src/Data/Zip.hs, dist/build/Data/Zip.p_o )
  18836. 1555.28 s [semialign] Phase: checkPhase
  18837. 1555.28 s [semialign] Package has no test suites.
  18838. 1555.28 s [semialign] Phase: haddockPhase
  18839. 1555.28 s [semialign] Preprocessing library for semialign-1.3.1..
  18840. 1555.28 s [semialign] Running Haddock on library for semialign-1.3.1..
  18841. 1555.28 s [semialign] Warning: The documentation for the following packages are not installed. No
  18842. 1555.28 s [semialign] links will be generated to these packages: vector-0.13.2.0
  18843. 1555.28 s [semialign] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  18844. 1555.28 s [semialign] Warning: 'Foldable' is out of scope.
  18845. 1555.28 s [semialign] If you qualify the identifier, haddock can try to link it anyway.
  18846. 1555.28 s [semialign] Warning: 'join' is out of scope.
  18847. 1555.28 s [semialign] If you qualify the identifier, haddock can try to link it anyway.
  18848. 1555.28 s [semialign] Warning: 'tabulate' is out of scope.
  18849. 1555.28 s [semialign] If you qualify the identifier, haddock can try to link it anyway.
  18850. 1555.28 s [semialign] Warning: 'liftA2' is out of scope.
  18851. 1555.28 s [semialign] If you qualify the identifier, haddock can try to link it anyway.
  18852. 1555.28 s [semialign] 100% ( 4 / 4) in 'Data.Semialign.Indexed'
  18853. 1555.28 s [semialign] 88% ( 16 / 18) in 'Data.Semialign'
  18854. 1555.28 s [semialign] Missing documentation for:
  18855. 1555.28 s [semialign] unzipDefault (src/Data/Semialign/Internal.hs:307)
  18856. 1555.28 s [semialign] alignVectorWith (src/Data/Semialign/Internal.hs:716)
  18857. 1555.28 s [semialign] Warning: 'These' is out of scope.
  18858. 1555.28 s [semialign] If you qualify the identifier, haddock can try to link it anyway.
  18859. 1555.28 s [semialign] 92% ( 12 / 13) in 'Data.Align'
  18860. 1555.28 s [semialign] Missing documentation for:
  18861. 1555.28 s [semialign] alignVectorWith (src/Data/Semialign/Internal.hs:716)
  18862. 1555.28 s [semialign] 80% ( 4 / 5) in 'Data.Crosswalk'
  18863. 1555.28 s [semialign] Missing documentation for:
  18864. 1555.28 s [semialign] Module header
  18865. 1555.28 s [semialign] 71% ( 5 / 7) in 'Data.Zip'
  18866. 1555.28 s [semialign] Missing documentation for:
  18867. 1555.28 s [semialign] unzipDefault (src/Data/Semialign/Internal.hs:307)
  18868. 1555.28 s [semialign] Zippy (src/Data/Zip.hs:30)
  18869. 1555.28 s [semialign] Warning: Data.Semialign.Indexed: could not find link destinations for:
  18870. 1555.28 s [semialign] - Data.Vector.Vector
  18871. 1555.28 s [semialign] Warning: Data.Semialign: could not find link destinations for:
  18872. 1555.28 s [semialign] - Data.Vector.Generic.Base.Vector
  18873. 1555.28 s [semialign] - Data.Vector.Fusion.Bundle.Monadic.Bundle
  18874. 1555.28 s [semialign] - Data.Vector.Vector
  18875. 1555.28 s [semialign] Warning: Data.Align: could not find link destinations for:
  18876. 1555.28 s [semialign] - Data.Vector.Generic.Base.Vector
  18877. 1555.28 s [semialign] - Data.Vector.Fusion.Bundle.Monadic.Bundle
  18878. 1555.28 s [semialign] - Data.Vector.Vector
  18879. 1555.28 s [semialign] Warning: Data.Crosswalk: could not find link destinations for:
  18880. 1555.28 s [semialign] - Data.Vector.Vector
  18881. 1555.28 s [semialign] Warning: Data.Zip: could not find link destinations for:
  18882. 1555.28 s [semialign] - Data.Vector.Fusion.Bundle.Monadic.Bundle
  18883. 1555.28 s [semialign] - Data.Vector.Vector
  18884. 1555.28 s [semialign] Documentation created: dist/doc/html/semialign/index.html,
  18885. 1555.28 s [semialign] dist/doc/html/semialign/semialign.txt
  18886. 1555.28 s [semialign] Phase: installPhase
  18887. 1555.28 s [semialign] Installing library in /nix/store/sw8lvchdm9iccc4b1pqfk6khx5xcpik7-semialign-1.3.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/semialign-1.3.1-8WahCywZIivIMgZNchc7Ew
  18888. 1555.28 s [trial-tomland] checking for references to /build/ in /nix/store/hskpmpcv963gizrc3d3cdj6ismc4f061-trial-tomland-0.0.0.0-doc...
  18889. 1555.28 s [trial-tomland] patching script interpreter paths in /nix/store/hskpmpcv963gizrc3d3cdj6ismc4f061-trial-tomland-0.0.0.0-doc
  18890. 1555.28 s [witherable] No alex found
  18891. 1555.28 s [witherable] Using ar found on system at:
  18892. 1555.28 s [witherable] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  18893. 1555.28 s [witherable] No c2hs found
  18894. 1555.28 s [witherable] No cpphs found
  18895. 1555.28 s [witherable] No doctest found
  18896. 1555.28 s [witherable] Using gcc version 14.3.0 given by user at:
  18897. 1555.28 s [witherable] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  18898. 1555.28 s [witherable] Using ghc version 9.6.3 found on system at:
  18899. 1555.28 s [witherable] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  18900. 1555.28 s [witherable] Using ghc-pkg version 9.6.3 found on system at:
  18901. 1555.28 s [witherable] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  18902. 1555.28 s [witherable] No ghcjs found
  18903. 1555.28 s [witherable] No ghcjs-pkg found
  18904. 1555.28 s [witherable] No greencard found
  18905. 1555.28 s [witherable] Using haddock version 2.29.1 found on system at:
  18906. 1555.28 s [witherable] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  18907. 1555.29 s [witherable] No happy found
  18908. 1555.29 s [witherable] Using haskell-suite found on system at: haskell-suite-dummy-location
  18909. 1555.29 s [witherable] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  18910. 1555.29 s [witherable] No hmake found
  18911. 1555.29 s [witherable] Using hpc version 0.68 found on system at:
  18912. 1555.29 s [witherable] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  18913. 1555.29 s [witherable] Using hsc2hs version 0.68.9 found on system at:
  18914. 1555.29 s [witherable] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  18915. 1555.29 s [witherable] Using hscolour version 1.25 found on system at:
  18916. 1555.29 s [witherable] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  18917. 1555.29 s [witherable] No jhc found
  18918. 1555.29 s [witherable] Using ld found on system at:
  18919. 1555.29 s [witherable] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  18920. 1555.29 s [witherable] No pkg-config found
  18921. 1555.29 s [witherable] Using runghc version 9.6.3 found on system at:
  18922. 1555.29 s [witherable] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  18923. 1555.29 s [witherable] Using strip version 2.44 found on system at:
  18924. 1555.29 s [witherable] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  18925. 1555.29 s [witherable] Using tar found on system at:
  18926. 1555.29 s [witherable] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  18927. 1555.29 s [witherable] No uhc found
  18928. 1555.29 s [witherable] Phase: buildPhase
  18929. 1555.29 s [witherable] Preprocessing library for witherable-0.5..
  18930. 1555.29 s [witherable] Building library for witherable-0.5..
  18931. 1555.29 s [witherable] [1 of 1] Compiling Witherable ( src/Witherable.hs, dist/build/Witherable.o, dist/build/Witherable.dyn_o )
  18932. 1555.29 s [witherable] [1 of 1] Compiling Witherable ( src/Witherable.hs, dist/build/Witherable.p_o )
  18933. 1555.29 s [witherable] Preprocessing test suite 'witherable-tests' for witherable-0.5..
  18934. 1555.29 s [witherable] Building test suite 'witherable-tests' for witherable-0.5..
  18935. 1555.29 s [witherable] [1 of 1] Compiling Main ( tests/tests.hs, dist/build/witherable-tests/witherable-tests-tmp/Main.o )
  18936. 1555.33 s Building cassava
  18937. 1555.33 s [adjunctions] Private executables installed in:
  18938. 1555.33 s [adjunctions] /nix/store/1vxx65vw9q55n9adq9hivdjykhvf94mn-adjunctions-4.4.3/libexec/x86_64-linux-ghc-9.6.3/adjunctions-4.4.3
  18939. 1555.33 s [adjunctions] Data files installed in:
  18940. 1555.33 s [adjunctions] /nix/store/1vxx65vw9q55n9adq9hivdjykhvf94mn-adjunctions-4.4.3/share/x86_64-linux-ghc-9.6.3/adjunctions-4.4.3
  18941. 1555.33 s [adjunctions] Documentation installed in:
  18942. 1555.33 s [adjunctions] /nix/store/sv626g4i7728h224hm1zdfy23xz5a0gi-adjunctions-4.4.3-doc/share/doc/adjunctions-4.4.3
  18943. 1555.33 s [adjunctions] Configuration files installed in:
  18944. 1555.33 s [adjunctions] /nix/store/1vxx65vw9q55n9adq9hivdjykhvf94mn-adjunctions-4.4.3/etc
  18945. 1555.33 s [adjunctions] No alex found
  18946. 1555.33 s [adjunctions] Using ar found on system at:
  18947. 1555.33 s [adjunctions] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  18948. 1555.33 s [adjunctions] No c2hs found
  18949. 1555.33 s [adjunctions] No cpphs found
  18950. 1555.33 s [adjunctions] No doctest found
  18951. 1555.33 s [adjunctions] Using gcc version 14.3.0 given by user at:
  18952. 1555.33 s [adjunctions] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  18953. 1555.33 s [adjunctions] Using ghc version 9.6.3 found on system at:
  18954. 1555.33 s [adjunctions] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  18955. 1555.33 s [adjunctions] Using ghc-pkg version 9.6.3 found on system at:
  18956. 1555.33 s [adjunctions] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  18957. 1555.33 s [adjunctions] No ghcjs found
  18958. 1555.33 s [adjunctions] No ghcjs-pkg found
  18959. 1555.33 s [adjunctions] No greencard found
  18960. 1555.33 s [adjunctions] Using haddock version 2.29.1 found on system at:
  18961. 1555.33 s [adjunctions] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  18962. 1555.33 s [adjunctions] No happy found
  18963. 1555.33 s [adjunctions] Using haskell-suite found on system at: haskell-suite-dummy-location
  18964. 1555.33 s [adjunctions] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  18965. 1555.33 s [adjunctions] No hmake found
  18966. 1555.33 s [adjunctions] Using hpc version 0.68 found on system at:
  18967. 1555.33 s [adjunctions] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  18968. 1555.33 s [adjunctions] Using hsc2hs version 0.68.9 found on system at:
  18969. 1555.33 s [adjunctions] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  18970. 1555.33 s [adjunctions] Using hscolour version 1.25 found on system at:
  18971. 1555.33 s [adjunctions] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  18972. 1555.33 s [adjunctions] No jhc found
  18973. 1555.33 s [adjunctions] Using ld found on system at:
  18974. 1555.33 s [adjunctions] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  18975. 1555.33 s [adjunctions] No pkg-config found
  18976. 1555.33 s [adjunctions] Using runghc version 9.6.3 found on system at:
  18977. 1555.33 s [adjunctions] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  18978. 1555.33 s [adjunctions] Using strip version 2.44 found on system at:
  18979. 1555.33 s [adjunctions] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  18980. 1555.33 s [adjunctions] Using tar found on system at:
  18981. 1555.33 s [adjunctions] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  18982. 1555.33 s [adjunctions] No uhc found
  18983. 1555.33 s [adjunctions] Phase: buildPhase
  18984. 1555.33 s [adjunctions] Preprocessing library for adjunctions-4.4.3..
  18985. 1555.33 s [adjunctions] Building library for adjunctions-4.4.3..
  18986. 1555.33 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 )
  18987. 1555.33 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 )
  18988. 1555.33 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 )
  18989. 1555.33 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 )
  18990. 1555.33 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 )
  18991. 1555.33 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 )
  18992. 1555.33 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 )
  18993. 1555.33 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 )
  18994. 1555.33 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 )
  18995. 1555.43 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/74l58ghkr0q495i5bpy8zap20pc58f7z-extra-1.7.16-doc /nix/store/klbgiddpkz2sfymi4s6gz8qn5amwsa1v-extra-1.7.16
  18996. 1555.86 s [post-build-hook] Pushing 1 paths (69 are already present) using zstd to cache sellout ⏳
  18997. 1555.86 s [post-build-hook]
  18998. 1556.24 s [post-build-hook] Pushing /nix/store/klbgiddpkz2sfymi4s6gz8qn5amwsa1v-extra-1.7.16 (4.13 MiB)
  18999. 1557.29 s [post-build-hook]
  19000. 1557.29 s [post-build-hook] All done.
  19001. 1557.31 s [post-build-hook] Uploading to the NixCI cache: /nix/store/74l58ghkr0q495i5bpy8zap20pc58f7z-extra-1.7.16-doc /nix/store/klbgiddpkz2sfymi4s6gz8qn5amwsa1v-extra-1.7.16
  19002. 1557.35 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  19003. 1557.57 s [post-build-hook] copying 4 paths...
  19004. 1557.57 s [post-build-hook] copying path '/nix/store/x24syfikzffy3xfcbznmdw1ivfa8vqb4-clock-0.8.4-doc' to 'https://cache.nix-ci.com'...
  19005. 1558.35 s [post-build-hook] copying path '/nix/store/74l58ghkr0q495i5bpy8zap20pc58f7z-extra-1.7.16-doc' to 'https://cache.nix-ci.com'...
  19006. 1558.55 s [post-build-hook] copying path '/nix/store/2iyp0y37797d5748chgdca2hdqbdxwwy-clock-0.8.4' to 'https://cache.nix-ci.com'...
  19007. 1559.08 s [post-build-hook] copying path '/nix/store/klbgiddpkz2sfymi4s6gz8qn5amwsa1v-extra-1.7.16' to 'https://cache.nix-ci.com'...
  19008. 1560.46 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  19009. 1560.76 s [post-build-hook] copying 2 paths...
  19010. 1560.76 s [post-build-hook] copying path '/nix/store/mb3m25wz5a512glmgffs7a317iggh2vb-clock-0.8.4.drv' to 'https://cache.nix-ci.com'...
  19011. 1561.00 s [post-build-hook] copying path '/nix/store/wcds1km0lihxqzi0bx6bfq0w36gvqm7m-extra-1.7.16.drv' to 'https://cache.nix-ci.com'...
  19012. 1561.26 s Progress: 148 of 236 built (7 building), 285 of 285 downloaded from cache
  19013. 1561.26 s [keys] [1 of 1] Compiling Data.Key ( src/Data/Key.hs, dist/build/Data/Key.p_o )
  19014. 1561.26 s [monoid-subclasses] 24 | import Data.Monoid (Monoid(..), First(..), Sum(..))
  19015. 1561.26 s [monoid-subclasses] | ^^^^^^^^^^
  19016. 1561.26 s [monoid-subclasses]
  19017. 1561.26 s [monoid-subclasses] src/Data/Monoid/Instances/Concat.hs:199:13: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  19018. 1561.26 s [monoid-subclasses] Pattern match(es) are non-exhaustive
  19019. 1561.26 s [monoid-subclasses] In a pattern binding: Patterns of type ‘[Concat a]’ not matched: []
  19020. 1561.26 s [monoid-subclasses] |
  19021. 1561.26 s [monoid-subclasses] 199 | where splitNext a ~(xp:xs) =
  19022. 1561.26 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^...
  19023. 1561.26 s [monoid-subclasses]
  19024. 1561.26 s [monoid-subclasses] src/Data/Monoid/Instances/Concat.hs:282:13: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  19025. 1561.26 s [monoid-subclasses] Pattern match(es) are non-exhaustive
  19026. 1561.26 s [monoid-subclasses] In a pattern binding: Patterns of type ‘[Concat p]’ not matched: []
  19027. 1561.26 s [monoid-subclasses] |
  19028. 1561.26 s [monoid-subclasses] 282 | where splitNext a ~(xp:xs) =
  19029. 1561.26 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^...
  19030. 1561.26 s [monoid-subclasses] [16 of 16] Compiling Data.Monoid.Instances.ByteString.UTF8 ( src/Data/Monoid/Instances/ByteString/UTF8.hs, dist/build/Data/Monoid/Instances/ByteString/UTF8.p_o )
  19031. 1561.26 s [monoid-subclasses]
  19032. 1561.26 s [monoid-subclasses] src/Data/Monoid/Instances/ByteString/UTF8.hs:59:1: warning: [-Wunused-imports]
  19033. 1561.26 s [monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
  19034. 1561.26 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
  19035. 1561.26 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup()
  19036. 1561.26 s [monoid-subclasses] |
  19037. 1561.26 s [monoid-subclasses] 59 | import Data.Semigroup (Semigroup(..))
  19038. 1561.26 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  19039. 1561.26 s [monoid-subclasses]
  19040. 1561.26 s [monoid-subclasses] src/Data/Monoid/Instances/ByteString/UTF8.hs:60:1: warning: [-Wunused-imports]
  19041. 1561.26 s [monoid-subclasses] The import of ‘Data.Monoid’ is redundant
  19042. 1561.26 s [monoid-subclasses] except perhaps to import instances from ‘Data.Monoid’
  19043. 1561.26 s [monoid-subclasses] To import instances alone, use: import Data.Monoid()
  19044. 1561.26 s [monoid-subclasses] |
  19045. 1561.26 s [monoid-subclasses] 60 | import Data.Monoid (Monoid(..))
  19046. 1561.26 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  19047. 1561.26 s [monoid-subclasses] Preprocessing test suite 'Main' for monoid-subclasses-1.2.6..
  19048. 1561.26 s [monoid-subclasses] Building test suite 'Main' for monoid-subclasses-1.2.6..
  19049. 1561.26 s [monoid-subclasses] [1 of 1] Compiling Main ( Test/TestMonoidSubclasses.hs, dist/build/Main/Main-tmp/Main.o )
  19050. 1561.26 s [monoid-subclasses] [2 of 2] Linking dist/build/Main/Main
  19051. 1561.26 s [monoid-subclasses] buildPhase completed in 48 seconds
  19052. 1561.26 s [monoid-subclasses] Phase: checkPhase
  19053. 1561.26 s [monoid-subclasses] Running 1 test suites...
  19054. 1561.26 s [monoid-subclasses] Test suite Main: RUNNING...
  19055. 1561.26 s [monoid-subclasses] MonoidSubclasses
  19056. 1561.26 s [monoid-subclasses] CommutativeMonoid: OK
  19057. 1561.26 s [monoid-subclasses] +++ OK, passed 100 tests.
  19058. 1561.26 s [monoid-subclasses] MonoidNull: OK (0.15s)
  19059. 1561.26 s [monoid-subclasses] +++ OK, passed 100 tests.
  19060. 1561.26 s [monoid-subclasses] PositiveMonoid: OK (0.06s)
  19061. 1561.26 s [monoid-subclasses] +++ OK, passed 100 tests.
  19062. 1561.26 s [monoid-subclasses] mconcat . factors == id: OK (0.48s)
  19063. 1561.26 s [monoid-subclasses] +++ OK, passed 100 tests.
  19064. 1561.26 s [monoid-subclasses] all factors . factors: OK (0.45s)
  19065. 1561.26 s [monoid-subclasses] +++ OK, passed 100 tests.
  19066. 1561.26 s [monoid-subclasses] splitPrimePrefix: OK (0.45s)
  19067. 1561.26 s [monoid-subclasses] +++ OK, passed 100 tests.
  19068. 1561.26 s [monoid-subclasses] splitPrimeSuffix: OK (1.14s)
  19069. 1561.26 s [monoid-subclasses] +++ OK, passed 100 tests.
  19070. 1561.26 s [monoid-subclasses] primePrefix: OK (0.09s)
  19071. 1561.26 s [monoid-subclasses] +++ OK, passed 100 tests.
  19072. 1561.26 s [monoid-subclasses] primeSuffix: OK (0.14s)
  19073. 1561.26 s [monoid-subclasses] +++ OK, passed 100 tests.
  19074. 1561.26 s [monoid-subclasses] inits: OK (0.25s)
  19075. 1561.26 s [monoid-subclasses] +++ OK, passed 100 tests.
  19076. 1561.26 s [monoid-subclasses] tails: OK (0.17s)
  19077. 1561.26 s [monoid-subclasses] +++ OK, passed 100 tests.
  19078. 1561.26 s [monoid-subclasses] foldl: OK (0.43s)
  19079. 1561.26 s [monoid-subclasses] +++ OK, passed 100 tests.
  19080. 1561.26 s [monoid-subclasses] foldl': OK (0.43s)
  19081. 1561.26 s [monoid-subclasses] +++ OK, passed 100 tests.
  19082. 1561.26 s [monoid-subclasses] foldr: OK (0.42s)
  19083. 1561.26 s [monoid-subclasses] +++ OK, passed 100 tests.
  19084. 1561.26 s [monoid-subclasses] length: OK (0.19s)
  19085. 1561.26 s [monoid-subclasses] +++ OK, passed 100 tests.
  19086. 1561.26 s [monoid-subclasses] span: OK (0.57s)
  19087. 1561.26 s [monoid-subclasses] +++ OK, passed 100 tests.
  19088. 1561.26 s [monoid-subclasses] spanMaybe: OK (0.31s)
  19089. 1561.26 s [monoid-subclasses] +++ OK, passed 100 tests.
  19090. 1561.26 s [monoid-subclasses] split: OK (4.02s)
  19091. 1561.26 s [monoid-subclasses] +++ OK, passed 100 tests.
  19092. 1561.26 s [monoid-subclasses] splitAt: OK (0.53s)
  19093. 1561.26 s [monoid-subclasses] +++ OK, passed 100 tests.
  19094. 1561.26 s [semialign] Phase: fixupPhase
  19095. 1561.26 s [semialign] shrinking RPATHs of ELF executables and libraries in /nix/store/sw8lvchdm9iccc4b1pqfk6khx5xcpik7-semialign-1.3.1
  19096. 1561.26 s [semialign] shrinking /nix/store/sw8lvchdm9iccc4b1pqfk6khx5xcpik7-semialign-1.3.1/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSsemialign-1.3.1-8WahCywZIivIMgZNchc7Ew-ghc9.6.3.so
  19097. 1561.26 s [semialign] checking for references to /build/ in /nix/store/sw8lvchdm9iccc4b1pqfk6khx5xcpik7-semialign-1.3.1...
  19098. 1561.26 s [semialign] patching script interpreter paths in /nix/store/sw8lvchdm9iccc4b1pqfk6khx5xcpik7-semialign-1.3.1
  19099. 1561.26 s [semialign] stripping (with command strip and flags -S -p) in /nix/store/sw8lvchdm9iccc4b1pqfk6khx5xcpik7-semialign-1.3.1/lib
  19100. 1561.26 s [semialign] shrinking RPATHs of ELF executables and libraries in /nix/store/h6lgryz3iqwx13q63302j5d2rz67r7ag-semialign-1.3.1-doc
  19101. 1561.26 s [semialign] checking for references to /build/ in /nix/store/h6lgryz3iqwx13q63302j5d2rz67r7ag-semialign-1.3.1-doc...
  19102. 1561.26 s [semialign] patching script interpreter paths in /nix/store/h6lgryz3iqwx13q63302j5d2rz67r7ag-semialign-1.3.1-doc
  19103. 1561.32 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/hskpmpcv963gizrc3d3cdj6ismc4f061-trial-tomland-0.0.0.0-doc /nix/store/np6gg3knf8x3sydx20wgp9vwg21sbpaa-trial-tomland-0.0.0.0
  19104. 1561.76 s [post-build-hook] Pushing 2 paths (103 are already present) using zstd to cache sellout ⏳
  19105. 1561.76 s [post-build-hook]
  19106. 1562.15 s [post-build-hook] Pushing /nix/store/hskpmpcv963gizrc3d3cdj6ismc4f061-trial-tomland-0.0.0.0-doc (218.65 KiB)
  19107. 1562.16 s [post-build-hook] Pushing /nix/store/np6gg3knf8x3sydx20wgp9vwg21sbpaa-trial-tomland-0.0.0.0 (394.17 KiB)
  19108. 1563.43 s [post-build-hook]
  19109. 1563.50 s [post-build-hook] All done.
  19110. 1563.50 s [post-build-hook] Uploading to the NixCI cache: /nix/store/hskpmpcv963gizrc3d3cdj6ismc4f061-trial-tomland-0.0.0.0-doc /nix/store/np6gg3knf8x3sydx20wgp9vwg21sbpaa-trial-tomland-0.0.0.0
  19111. 1563.50 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  19112. 1563.68 s [post-build-hook] copying 2 paths...
  19113. 1563.68 s [post-build-hook] copying path '/nix/store/hskpmpcv963gizrc3d3cdj6ismc4f061-trial-tomland-0.0.0.0-doc' to 'https://cache.nix-ci.com'...
  19114. 1563.96 s [post-build-hook] copying path '/nix/store/np6gg3knf8x3sydx20wgp9vwg21sbpaa-trial-tomland-0.0.0.0' to 'https://cache.nix-ci.com'...
  19115. 1564.31 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  19116. 1564.57 s [post-build-hook] copying 1 paths...
  19117. 1564.57 s [post-build-hook] copying path '/nix/store/ni0phrif6dgra0dmcq6k9hdbziqidfhi-trial-tomland-0.0.0.0.drv' to 'https://cache.nix-ci.com'...
  19118. 1564.81 s Progress: 149 of 237 built (6 building), 285 of 285 downloaded from cache
  19119. 1564.81 s [witherable] [2 of 2] Linking dist/build/witherable-tests/witherable-tests
  19120. 1564.81 s [witherable] Phase: checkPhase
  19121. 1564.81 s [witherable] Running 1 test suites...
  19122. 1564.81 s [witherable] Test suite witherable-tests: RUNNING...
  19123. 1564.81 s [witherable] witherable
  19124. 1564.81 s [witherable] Filterable
  19125. 1564.81 s [witherable] []
  19126. 1564.81 s [witherable] conservation: OK
  19127. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19128. 1564.81 s [witherable] composition: OK
  19129. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19130. 1564.81 s [witherable] default filter: OK
  19131. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19132. 1564.81 s [witherable] default mapMaybe: OK
  19133. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19134. 1564.81 s [witherable] default catMaybes: OK
  19135. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19136. 1564.81 s [witherable] Maybe
  19137. 1564.81 s [witherable] conservation: OK
  19138. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19139. 1564.81 s [witherable] composition: OK
  19140. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19141. 1564.81 s [witherable] default filter: OK
  19142. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19143. 1564.81 s [witherable] default mapMaybe: OK
  19144. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19145. 1564.81 s [witherable] default catMaybes: OK
  19146. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19147. 1564.81 s [witherable] Either [Char]
  19148. 1564.81 s [witherable] conservation: OK
  19149. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19150. 1564.81 s [witherable] composition: OK
  19151. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19152. 1564.81 s [witherable] default filter: OK
  19153. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19154. 1564.81 s [witherable] default mapMaybe: OK
  19155. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19156. 1564.81 s [witherable] default catMaybes: OK
  19157. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19158. 1564.81 s [witherable] Vector
  19159. 1564.81 s [witherable] conservation: OK
  19160. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19161. 1564.81 s [witherable] composition: OK
  19162. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19163. 1564.81 s [witherable] default filter: OK
  19164. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19165. 1564.81 s [witherable] default mapMaybe: OK
  19166. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19167. 1564.81 s [witherable] default catMaybes: OK
  19168. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19169. 1564.81 s [witherable] Seq
  19170. 1564.81 s [witherable] conservation: OK
  19171. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19172. 1564.81 s [witherable] composition: OK
  19173. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19174. 1564.81 s [witherable] default filter: OK
  19175. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19176. 1564.81 s [witherable] default mapMaybe: OK
  19177. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19178. 1564.81 s [witherable] default catMaybes: OK
  19179. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19180. 1564.81 s [witherable] IntMap
  19181. 1564.81 s [witherable] conservation: OK
  19182. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19183. 1564.81 s [witherable] composition: OK
  19184. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19185. 1564.81 s [witherable] default filter: OK
  19186. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19187. 1564.81 s [witherable] default mapMaybe: OK
  19188. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19189. 1564.81 s [witherable] default catMaybes: OK
  19190. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19191. 1564.81 s [witherable] Map K
  19192. 1564.81 s [witherable] conservation: OK
  19193. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19194. 1564.81 s [witherable] composition: OK
  19195. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19196. 1564.81 s [witherable] default filter: OK
  19197. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19198. 1564.81 s [witherable] default mapMaybe: OK
  19199. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19200. 1564.81 s [witherable] default catMaybes: OK
  19201. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19202. 1564.81 s [witherable] HashMap K
  19203. 1564.81 s [witherable] conservation: OK
  19204. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19205. 1564.81 s [witherable] composition: OK
  19206. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19207. 1564.81 s [witherable] default filter: OK
  19208. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19209. 1564.81 s [witherable] default mapMaybe: OK
  19210. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19211. 1564.81 s [witherable] default catMaybes: OK
  19212. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19213. 1564.81 s [witherable] Wicked
  19214. 1564.81 s [witherable] conservation: OK
  19215. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19216. 1564.81 s [witherable] composition: OK
  19217. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19218. 1564.81 s [witherable] default filter: OK
  19219. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19220. 1564.81 s [witherable] default mapMaybe: OK
  19221. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19222. 1564.81 s [witherable] default catMaybes: OK
  19223. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19224. 1564.81 s [witherable] Witherable
  19225. 1564.81 s [witherable] []
  19226. 1564.81 s [witherable] default wither: OK (0.01s)
  19227. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19228. 1564.81 s [witherable] default witherM: OK (0.01s)
  19229. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19230. 1564.81 s [witherable] default filterA: OK
  19231. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19232. 1564.81 s [witherable] identity: OK (0.01s)
  19233. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19234. 1564.81 s [witherable] composition: OK (0.03s)
  19235. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19236. 1564.81 s [witherable] Maybe
  19237. 1564.81 s [witherable] default wither: OK
  19238. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19239. 1564.81 s [witherable] default witherM: OK
  19240. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19241. 1564.81 s [witherable] default filterA: OK
  19242. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19243. 1564.81 s [witherable] identity: OK
  19244. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19245. 1564.81 s [witherable] composition: OK
  19246. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19247. 1564.81 s [witherable] Either [Char]
  19248. 1564.81 s [witherable] default wither: OK
  19249. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19250. 1564.81 s [witherable] default witherM: OK
  19251. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19252. 1564.81 s [witherable] default filterA: OK
  19253. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19254. 1564.81 s [witherable] identity: OK
  19255. 1564.81 s [witherable] +++ OK, passed 100 tests.
  19256. 1564.87 s Building algebraic-graphs
  19257. 1564.90 s Building filepattern
  19258. 1564.94 s Building ghc-exactprint
  19259. 1564.99 s Building ghc-lib-parser-ex
  19260. 1565.03 s Building unix-compat
  19261. 1565.03 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 )
  19262. 1565.03 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 )
  19263. 1565.03 s [adjunctions] [ 1 of 11] Compiling Control.Monad.Trans.Conts ( src/Control/Monad/Trans/Conts.hs, dist/build/Control/Monad/Trans/Conts.p_o )
  19264. 1565.03 s [adjunctions] [ 2 of 11] Compiling Data.Functor.Contravariant.Rep ( src/Data/Functor/Contravariant/Rep.hs, dist/build/Data/Functor/Contravariant/Rep.p_o )
  19265. 1565.03 s [adjunctions] [ 3 of 11] Compiling Data.Functor.Contravariant.Adjunction ( src/Data/Functor/Contravariant/Adjunction.hs, dist/build/Data/Functor/Contravariant/Adjunction.p_o )
  19266. 1565.03 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 )
  19267. 1565.03 s [adjunctions] [ 5 of 11] Compiling Data.Functor.Rep ( src/Data/Functor/Rep.hs, dist/build/Data/Functor/Rep.p_o )
  19268. 1565.03 s [adjunctions] [ 6 of 11] Compiling Data.Functor.Adjunction ( src/Data/Functor/Adjunction.hs, dist/build/Data/Functor/Adjunction.p_o )
  19269. 1565.03 s [adjunctions] [ 7 of 11] Compiling Control.Monad.Trans.Adjoint ( src/Control/Monad/Trans/Adjoint.hs, dist/build/Control/Monad/Trans/Adjoint.p_o )
  19270. 1565.03 s [adjunctions] [ 8 of 11] Compiling Control.Comonad.Trans.Adjoint ( src/Control/Comonad/Trans/Adjoint.hs, dist/build/Control/Comonad/Trans/Adjoint.p_o )
  19271. 1565.03 s [adjunctions] [ 9 of 11] Compiling Control.Monad.Representable.State ( src/Control/Monad/Representable/State.hs, dist/build/Control/Monad/Representable/State.p_o )
  19272. 1565.03 s [adjunctions] [10 of 11] Compiling Control.Monad.Representable.Reader ( src/Control/Monad/Representable/Reader.hs, dist/build/Control/Monad/Representable/Reader.p_o )
  19273. 1565.03 s [adjunctions] [11 of 11] Compiling Control.Comonad.Representable.Store ( src/Control/Comonad/Representable/Store.hs, dist/build/Control/Comonad/Representable/Store.p_o )
  19274. 1565.03 s [adjunctions] Preprocessing test suite 'spec' for adjunctions-4.4.3..
  19275. 1565.03 s [adjunctions] Building test suite 'spec' for adjunctions-4.4.3..
  19276. 1565.03 s [adjunctions] [1 of 2] Compiling GenericsSpec ( tests/GenericsSpec.hs, dist/build/spec/spec-tmp/GenericsSpec.o )
  19277. 1565.03 s [adjunctions] [2 of 2] Compiling Main ( tests/Spec.hs, dist/build/spec/spec-tmp/Main.o )
  19278. 1565.03 s [adjunctions] [3 of 3] Linking dist/build/spec/spec
  19279. 1565.03 s [adjunctions] Phase: checkPhase
  19280. 1565.03 s [adjunctions] Running 1 test suites...
  19281. 1565.03 s [adjunctions] Test suite spec: RUNNING...
  19282. 1565.03 s [adjunctions]
  19283. 1565.04 s [adjunctions] Generics
  19284. 1565.04 s [adjunctions] Id
  19285. 1565.04 s [adjunctions] index idExample idRep = 42 [✔]
  19286. 1565.04 s [adjunctions] Stream
  19287. 1565.04 s [adjunctions] index streamExample streamRep1 = 0 [✔]
  19288. 1565.04 s [adjunctions] index streamExample streamRep2 = 1 [✔]
  19289. 1565.04 s [adjunctions] index streamExample streamRep3 = 2 [✔]
  19290. 1565.04 s [adjunctions] PolyRec
  19291. 1565.04 s [adjunctions] index polyRecExample polyRecRep1 = 1 [✔]
  19292. 1565.04 s [adjunctions] index polyRecExample polyRecRep2 = 2 [✔]
  19293. 1565.04 s [adjunctions] index polyRecExample polyRecRep3 = 0 [✔]
  19294. 1565.04 s [adjunctions]
  19295. 1565.04 s [adjunctions] Finished in 0.0010 seconds
  19296. 1565.04 s [adjunctions] 7 examples, 0 failures
  19297. 1565.04 s [adjunctions] Test suite spec: PASS
  19298. 1565.04 s [adjunctions] Test suite logged to: dist/test/adjunctions-4.4.3-spec.log
  19299. 1565.04 s [adjunctions] 1 of 1 test suites (1 of 1 test cases) passed.
  19300. 1565.04 s [adjunctions] Phase: haddockPhase
  19301. 1565.04 s [adjunctions] Preprocessing library for adjunctions-4.4.3..
  19302. 1565.04 s [adjunctions] Running Haddock on library for adjunctions-4.4.3..
  19303. 1565.04 s [adjunctions] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  19304. 1565.04 s [adjunctions] 33% ( 4 / 12) in 'Control.Monad.Trans.Conts'
  19305. 1565.04 s [adjunctions] Missing documentation for:
  19306. 1565.04 s [adjunctions] Cont (src/Control/Monad/Trans/Conts.hs:38)
  19307. 1565.04 s [adjunctions] cont (src/Control/Monad/Trans/Conts.hs:40)
  19308. 1565.04 s [adjunctions] runCont (src/Control/Monad/Trans/Conts.hs:43)
  19309. 1565.04 s [adjunctions] Conts (src/Control/Monad/Trans/Conts.hs:46)
  19310. 1565.04 s [adjunctions] runConts (src/Control/Monad/Trans/Conts.hs:51)
  19311. 1565.04 s [adjunctions] conts (src/Control/Monad/Trans/Conts.hs:48)
  19312. 1565.04 s [adjunctions] ContsT (src/Control/Monad/Trans/Conts.hs:54)
  19313. 1565.04 s [adjunctions] callCC (src/Control/Monad/Trans/Conts.hs:70)
  19314. 1565.04 s [adjunctions] Warning: 'Iso'' is out of scope.
  19315. 1565.04 s [adjunctions] If you qualify the identifier, haddock can try to link it anyway.
  19316. 1565.04 s [adjunctions] 83% ( 5 / 6) in 'Data.Functor.Contravariant.Rep'
  19317. 1565.04 s [adjunctions] Missing documentation for:
  19318. 1565.04 s [adjunctions] contramapRep (src/Data/Functor/Contravariant/Rep.hs:70)
  19319. 1565.04 s [adjunctions] Warning: 'Hask' is out of scope.
  19320. 1565.04 s [adjunctions] If you qualify the identifier, haddock can try to link it anyway.
  19321. 1565.04 s [adjunctions] Warning: 'Iso'' is out of scope.
  19322. 1565.04 s [adjunctions] If you qualify the identifier, haddock can try to link it anyway.
  19323. 1565.04 s [algebraic-graphs] Phase: setupCompilerEnvironmentPhase
  19324. 1565.04 s [algebraic-graphs] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  19325. 1565.04 s [cassava] Phase: setupCompilerEnvironmentPhase
  19326. 1565.04 s [cassava] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  19327. 1565.04 s [cassava] Phase: unpackPhase
  19328. 1565.04 s [cassava] unpacking source archive /nix/store/ih7nzsr7lfwyj8sins6l3vmf81kaa4md-cassava-0.5.3.2.tar.gz
  19329. 1565.04 s [cassava] source root is cassava-0.5.3.2
  19330. 1565.04 s [cassava] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "cassava-0.5.3.2/tests/UnitTests.hs"
  19331. 1565.04 s [cassava] Phase: patchPhase
  19332. 1565.04 s [cassava] Replace Cabal file with edited version from mirror://hackage/cassava-0.5.3.2/revision/1.cabal.
  19333. 1565.04 s [cassava] Phase: compileBuildDriverPhase
  19334. 1565.04 s [cassava] setupCompileFlags: -package-db=/build/tmp.ZIMvNfk02x/setup-package.conf.d -threaded
  19335. 1565.04 s [cassava] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.ZIMvNfk02x/Main.o )
  19336. 1565.04 s [cassava] [2 of 2] Linking Setup
  19337. 1565.04 s [cassava] Phase: updateAutotoolsGnuConfigScriptsPhase
  19338. 1565.04 s [cassava] Phase: configurePhase
  19339. 1565.04 s [cassava] configureFlags: --verbose --prefix=/nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/y1g8pcw6s0m3kndsdsqz63w347aqnfii-cassava-0.5.3.2-doc/share/doc/cassava-0.5.3.2 --with-gcc=gcc --package-db=/build/tmp.ZIMvNfk02x/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 -f-bytestring--lt-0_10_4 --extra-lib-dirs=/nix/store/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  19340. 1565.04 s [cassava] Using Parsec parser
  19341. 1565.04 s [cassava] Configuring cassava-0.5.3.2...
  19342. 1565.04 s [cassava] Dependency Only >=0.1 && <0.1.1: using Only-0.1
  19343. 1565.04 s [cassava] Dependency array >=0.4 && <0.6: using array-0.5.5.0
  19344. 1565.04 s [cassava] Dependency attoparsec >=0.11.3.0 && <0.15: using attoparsec-0.14.4
  19345. 1565.04 s [cassava] Dependency base >=4.9 && <5: using base-4.18.1.0
  19346. 1565.04 s [cassava] Dependency bytestring >=0.10.4 && <0.13: using bytestring-0.11.5.2
  19347. 1565.04 s [cassava] Dependency containers >=0.4.2 && <1: using containers-0.6.7
  19348. 1565.04 s [cassava] Dependency deepseq >=1.1 && <1.6: using deepseq-1.4.8.1
  19349. 1565.04 s [cassava] Dependency hashable <2: using hashable-1.4.7.0
  19350. 1565.04 s [cassava] Dependency scientific >=0.3.4.7 && <0.4: using scientific-0.3.8.0
  19351. 1565.04 s [cassava] Dependency text <2.2: using text-2.0.2
  19352. 1565.04 s [cassava] Dependency text-short >=0.1 && <0.2: using text-short-0.1.6
  19353. 1565.04 s [cassava] Dependency transformers >=0.2 && <0.7: using transformers-0.6.1.0
  19354. 1565.04 s [cassava] Dependency unordered-containers <0.3: using unordered-containers-0.2.20
  19355. 1565.04 s [cassava] Dependency vector >=0.8 && <0.14: using vector-0.13.2.0
  19356. 1565.04 s [cassava] Dependency HUnit <1.7: using HUnit-1.6.2.0
  19357. 1565.04 s [cassava] Dependency QuickCheck >=2.14 && <2.16: using QuickCheck-2.14.3
  19358. 1565.04 s [cassava] Dependency attoparsec: using attoparsec-0.14.4
  19359. 1565.04 s [cassava] Dependency base >=4.11 && <5: using base-4.18.1.0
  19360. 1565.04 s [cassava] Dependency bytestring: using bytestring-0.11.5.2
  19361. 1565.04 s [cassava] Dependency cassava: using cassava-0.5.3.2
  19362. 1565.04 s [cassava] Dependency hashable: using hashable-1.4.7.0
  19363. 1565.04 s [cassava] Dependency quickcheck-instances >=0.3.12 && <0.4: using
  19364. 1565.04 s [cassava] quickcheck-instances-0.3.32
  19365. 1565.04 s [cassava] Dependency scientific: using scientific-0.3.8.0
  19366. 1565.04 s [cassava] Dependency test-framework >=0.8 && <0.9: using test-framework-0.8.2.2
  19367. 1565.04 s [cassava] Dependency test-framework-hunit >=0.3 && <0.4: using
  19368. 1565.04 s [cassava] test-framework-hunit-0.3.0.2
  19369. 1565.04 s [cassava] Dependency test-framework-quickcheck2 >=0.3 && <0.4: using
  19370. 1565.04 s [cassava] test-framework-quickcheck2-0.3.0.6
  19371. 1565.04 s [cassava] Dependency text: using text-2.0.2
  19372. 1565.04 s [cassava] Dependency unordered-containers: using unordered-containers-0.2.20
  19373. 1565.04 s [cassava] Dependency vector: using vector-0.13.2.0
  19374. 1565.04 s [cassava] Source component graph:
  19375. 1565.04 s [cassava] component lib
  19376. 1565.04 s [cassava] component test:unit-tests dependency lib
  19377. 1565.04 s [cassava] Configured component graph:
  19378. 1565.04 s [filepattern] Phase: setupCompilerEnvironmentPhase
  19379. 1565.04 s [filepattern] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  19380. 1565.04 s [keys] Phase: checkPhase
  19381. 1565.04 s [keys] Package has no test suites.
  19382. 1565.04 s [keys] Phase: haddockPhase
  19383. 1565.04 s [keys] Preprocessing library for keys-3.12.4..
  19384. 1565.04 s [keys] Running Haddock on library for keys-3.12.4..
  19385. 1565.04 s [keys] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  19386. 1565.04 s [keys] 30% ( 15 / 49) in 'Data.Key'
  19387. 1565.04 s [keys] Missing documentation for:
  19388. 1565.04 s [keys] Module header
  19389. 1565.04 s [keys] Key (src/Data/Key.hs:114)
  19390. 1565.04 s [keys] Keyed (src/Data/Key.hs:134)
  19391. 1565.04 s [keys] <#$> (src/Data/Key.hs:318)
  19392. 1565.04 s [keys] keyed (src/Data/Key.hs:322)
  19393. 1565.04 s [keys] ZipWithKey (src/Data/Key.hs:276)
  19394. 1565.04 s [keys] Indexable (src/Data/Key.hs:328)
  19395. 1565.04 s [keys] ! (src/Data/Key.hs:377)
  19396. 1565.04 s [keys] Lookup (src/Data/Key.hs:382)
  19397. 1565.04 s [keys] lookupDefault (src/Data/Key.hs:436)
  19398. 1565.04 s [keys] Adjustable (src/Data/Key.hs:441)
  19399. 1565.04 s [keys] FoldableWithKey (src/Data/Key.hs:521)
  19400. 1565.04 s [keys] foldrWithKey' (src/Data/Key.hs:583)
  19401. 1565.04 s [keys] foldlWithKey' (src/Data/Key.hs:588)
  19402. 1565.04 s [keys] foldrWithKeyM (src/Data/Key.hs:593)
  19403. 1565.04 s [keys] foldlWithKeyM (src/Data/Key.hs:598)
  19404. 1565.04 s [keys] traverseWithKey_ (src/Data/Key.hs:603)
  19405. 1565.04 s [keys] forWithKey_ (src/Data/Key.hs:607)
  19406. 1565.04 s [keys] mapWithKeyM_ (src/Data/Key.hs:611)
  19407. 1565.04 s [keys] forWithKeyM_ (src/Data/Key.hs:615)
  19408. 1565.04 s [keys] concatMapWithKey (src/Data/Key.hs:619)
  19409. 1565.04 s [keys] anyWithKey (src/Data/Key.hs:623)
  19410. 1565.04 s [keys] allWithKey (src/Data/Key.hs:627)
  19411. 1565.04 s [keys] findWithKey (src/Data/Key.hs:631)
  19412. 1565.04 s [keys] FoldableWithKey1 (src/Data/Key.hs:637)
  19413. 1565.04 s [keys] traverseWithKey1_ (src/Data/Key.hs:686)
  19414. 1565.04 s [keys] forWithKey1_ (src/Data/Key.hs:690)
  19415. 1565.04 s [keys] foldMapWithKeyDefault1 (src/Data/Key.hs:694)
  19416. 1565.04 s [keys] TraversableWithKey (src/Data/Key.hs:700)
  19417. 1565.04 s [keys] forWithKey (src/Data/Key.hs:753)
  19418. 1565.04 s [keys] forWithKeyM (src/Data/Key.hs:757)
  19419. 1565.04 s [keys] mapWithKeyDefault (src/Data/Key.hs:805)
  19420. 1565.04 s [keys] TraversableWithKey1 (src/Data/Key.hs:816)
  19421. 1565.04 s [keys] foldMapWithKey1Default (src/Data/Key.hs:853)
  19422. 1565.04 s [keys] Documentation created: dist/doc/html/keys/index.html,
  19423. 1565.04 s [keys] dist/doc/html/keys/keys.txt
  19424. 1565.04 s [keys] Phase: installPhase
  19425. 1565.04 s [keys] Installing library in /nix/store/82jl4pph5giasjz2rk6fnwfg3pk30djs-keys-3.12.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/keys-3.12.4-7TfTjMqPI8yFOyhlMyd9Q
  19426. 1565.04 s [keys] Phase: fixupPhase
  19427. 1565.04 s [keys] shrinking RPATHs of ELF executables and libraries in /nix/store/82jl4pph5giasjz2rk6fnwfg3pk30djs-keys-3.12.4
  19428. 1565.04 s [keys] shrinking /nix/store/82jl4pph5giasjz2rk6fnwfg3pk30djs-keys-3.12.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSkeys-3.12.4-7TfTjMqPI8yFOyhlMyd9Q-ghc9.6.3.so
  19429. 1565.04 s [keys] checking for references to /build/ in /nix/store/82jl4pph5giasjz2rk6fnwfg3pk30djs-keys-3.12.4...
  19430. 1565.04 s [keys] patching script interpreter paths in /nix/store/82jl4pph5giasjz2rk6fnwfg3pk30djs-keys-3.12.4
  19431. 1565.04 s [keys] stripping (with command strip and flags -S -p) in /nix/store/82jl4pph5giasjz2rk6fnwfg3pk30djs-keys-3.12.4/lib
  19432. 1565.04 s [keys] shrinking RPATHs of ELF executables and libraries in /nix/store/sijgmdhljpfm78xni6wpd70cr46jbs37-keys-3.12.4-doc
  19433. 1565.04 s [keys] checking for references to /build/ in /nix/store/sijgmdhljpfm78xni6wpd70cr46jbs37-keys-3.12.4-doc...
  19434. 1565.04 s [keys] patching script interpreter paths in /nix/store/sijgmdhljpfm78xni6wpd70cr46jbs37-keys-3.12.4-doc
  19435. 1565.04 s [monoid-subclasses] reverse: OK (0.52s)
  19436. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19437. 1565.04 s [monoid-subclasses] stable: OK (0.70s)
  19438. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19439. 1565.04 s [monoid-subclasses] fromText: OK (0.02s)
  19440. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19441. 1565.04 s [monoid-subclasses] singleton: OK
  19442. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19443. 1565.04 s [monoid-subclasses] Textual.splitCharacterPrefix: OK (0.03s)
  19444. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19445. 1565.04 s [monoid-subclasses] Textual.characterPrefix: OK
  19446. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19447. 1565.04 s [monoid-subclasses] Textual factors: OK (0.02s)
  19448. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19449. 1565.04 s [monoid-subclasses] Textual.unfoldr: OK (0.03s)
  19450. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19451. 1565.04 s [monoid-subclasses] factors . fromString: OK (0.02s)
  19452. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19453. 1565.04 s [monoid-subclasses] Textual.map: OK (0.05s)
  19454. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19455. 1565.04 s [monoid-subclasses] Textual.concatMap: OK (0.10s)
  19456. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19457. 1565.04 s [monoid-subclasses] Textual.any: OK (0.01s)
  19458. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19459. 1565.04 s [monoid-subclasses] Textual.all: OK (0.01s)
  19460. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19461. 1565.04 s [monoid-subclasses] Textual.foldl: OK (0.07s)
  19462. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19463. 1565.04 s [monoid-subclasses] Textual.foldr: OK (0.07s)
  19464. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19465. 1565.04 s [monoid-subclasses] Textual.foldl': OK (0.07s)
  19466. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19467. 1565.04 s [monoid-subclasses] Textual.scanl: OK (0.16s)
  19468. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19469. 1565.04 s [monoid-subclasses] Textual.scanr: OK (0.13s)
  19470. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19471. 1565.04 s [monoid-subclasses] Textual.scanl1: OK (0.06s)
  19472. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19473. 1565.04 s [monoid-subclasses] Textual.scanr1: OK (0.05s)
  19474. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19475. 1565.04 s [monoid-subclasses] Textual.toString: OK (0.07s)
  19476. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19477. 1565.04 s [monoid-subclasses] Textual.toText: OK (0.10s)
  19478. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19479. 1565.04 s [monoid-subclasses] Textual.mapAccumL: OK (0.06s)
  19480. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19481. 1565.04 s [monoid-subclasses] Textual.mapAccumR: OK (0.05s)
  19482. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19483. 1565.04 s [monoid-subclasses] Textual.takeWhile: OK (0.03s)
  19484. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19485. 1565.04 s [monoid-subclasses] Textual.dropWhile: OK (0.07s)
  19486. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19487. 1565.04 s [monoid-subclasses] Textual.span: OK (0.02s)
  19488. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19489. 1565.04 s [monoid-subclasses] Textual.break: OK (0.02s)
  19490. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19491. 1565.04 s [monoid-subclasses] Textual.spanMaybe: OK (0.03s)
  19492. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19493. 1565.04 s [monoid-subclasses] Textual.split: OK (0.04s)
  19494. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19495. 1565.04 s [monoid-subclasses] Textual.find: OK (0.03s)
  19496. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19497. 1565.04 s [monoid-subclasses] Textual.foldl_: OK (0.03s)
  19498. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19499. 1565.04 s [monoid-subclasses] Textual.foldr_: OK (0.05s)
  19500. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19501. 1565.04 s [monoid-subclasses] Textual.foldl_': OK (0.05s)
  19502. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19503. 1565.04 s [monoid-subclasses] Textual.span_: OK (0.02s)
  19504. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19505. 1565.04 s [monoid-subclasses] Textual.break_: OK (0.02s)
  19506. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19507. 1565.04 s [monoid-subclasses] Textual.spanMaybe_: OK (0.03s)
  19508. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19509. 1565.04 s [monoid-subclasses] Textual.spanMaybe_': OK (0.03s)
  19510. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19511. 1565.04 s [monoid-subclasses] Textual.takeWhile_: OK (0.04s)
  19512. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19513. 1565.04 s [monoid-subclasses] Textual.dropWhile_: OK (0.07s)
  19514. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19515. 1565.04 s [monoid-subclasses] stripPrefix: OK (0.08s)
  19516. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19517. 1565.04 s [monoid-subclasses] stripPrefixOverlap 1: OK (0.03s)
  19518. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19519. 1565.04 s [monoid-subclasses] stripPrefixOverlap 2: OK (0.03s)
  19520. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19521. 1565.04 s [monoid-subclasses] stripPrefixOverlap 3: OK (0.02s)
  19522. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19523. 1565.04 s [monoid-subclasses] stripSuffixOverlap 1: OK (0.02s)
  19524. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19525. 1565.04 s [monoid-subclasses] stripSuffixOverlap 2: OK (0.02s)
  19526. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19527. 1565.04 s [monoid-subclasses] stripSuffixOverlap 3: OK (0.02s)
  19528. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19529. 1565.04 s [monoid-subclasses] overlap law 1: OK (0.03s)
  19530. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19531. 1565.04 s [monoid-subclasses] overlap law 2: OK (0.02s)
  19532. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19533. 1565.04 s [monoid-subclasses] overlap law 3: OK (0.02s)
  19534. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19535. 1565.04 s [monoid-subclasses] overlap idempotence: OK (0.02s)
  19536. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19537. 1565.04 s [monoid-subclasses] overlap identity (left): OK
  19538. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19539. 1565.04 s [monoid-subclasses] overlap identity (right): OK
  19540. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19541. 1565.04 s [monoid-subclasses] Monus identity (1): OK (0.01s)
  19542. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19543. 1565.04 s [monoid-subclasses] Monus identity (2): OK
  19544. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19545. 1565.04 s [monoid-subclasses] Monus mappend (1): OK (0.04s)
  19546. 1565.04 s [monoid-subclasses] +++ OK, passed 100 tests.
  19547. 1565.11 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/h6lgryz3iqwx13q63302j5d2rz67r7ag-semialign-1.3.1-doc /nix/store/sw8lvchdm9iccc4b1pqfk6khx5xcpik7-semialign-1.3.1
  19548. 1565.59 s [post-build-hook] Pushing 2 paths (126 are already present) using zstd to cache sellout ⏳
  19549. 1565.59 s [post-build-hook]
  19550. 1565.95 s [post-build-hook] Pushing /nix/store/h6lgryz3iqwx13q63302j5d2rz67r7ag-semialign-1.3.1-doc (1.31 MiB)
  19551. 1566.00 s [post-build-hook] Pushing /nix/store/sw8lvchdm9iccc4b1pqfk6khx5xcpik7-semialign-1.3.1 (3.78 MiB)
  19552. 1567.07 s [post-build-hook]
  19553. 1567.07 s [post-build-hook] All done.
  19554. 1567.09 s [post-build-hook] Uploading to the NixCI cache: /nix/store/h6lgryz3iqwx13q63302j5d2rz67r7ag-semialign-1.3.1-doc /nix/store/sw8lvchdm9iccc4b1pqfk6khx5xcpik7-semialign-1.3.1
  19555. 1567.13 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  19556. 1567.35 s [post-build-hook] copying 2 paths...
  19557. 1567.35 s [post-build-hook] copying path '/nix/store/h6lgryz3iqwx13q63302j5d2rz67r7ag-semialign-1.3.1-doc' to 'https://cache.nix-ci.com'...
  19558. 1567.78 s [post-build-hook] copying path '/nix/store/sw8lvchdm9iccc4b1pqfk6khx5xcpik7-semialign-1.3.1' to 'https://cache.nix-ci.com'...
  19559. 1569.11 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  19560. 1569.39 s [post-build-hook] copying 1 paths...
  19561. 1569.53 s [post-build-hook] copying path '/nix/store/bf8v9g1sm0g29y3jrszf9jpq40b23r4g-semialign-1.3.1.drv' to 'https://cache.nix-ci.com'...
  19562. 1569.65 s Progress: 150 of 236 built (10 building), 285 of 285 downloaded from cache
  19563. 1569.66 s [witherable] composition: OK
  19564. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19565. 1569.66 s [witherable] Vector
  19566. 1569.66 s [witherable] default wither: OK (0.01s)
  19567. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19568. 1569.66 s [witherable] default witherM: OK (0.01s)
  19569. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19570. 1569.66 s [witherable] default filterA: OK (0.01s)
  19571. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19572. 1569.66 s [witherable] identity: OK (0.01s)
  19573. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19574. 1569.66 s [witherable] composition: OK (0.01s)
  19575. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19576. 1569.66 s [witherable] Seq
  19577. 1569.66 s [witherable] default wither: OK (0.02s)
  19578. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19579. 1569.66 s [witherable] default witherM: OK (0.01s)
  19580. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19581. 1569.66 s [witherable] default filterA: OK (0.02s)
  19582. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19583. 1569.66 s [witherable] identity: OK (0.02s)
  19584. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19585. 1569.66 s [witherable] composition: OK (0.03s)
  19586. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19587. 1569.66 s [witherable] IntMap
  19588. 1569.66 s [witherable] default wither: OK (0.01s)
  19589. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19590. 1569.66 s [witherable] default witherM: OK (0.01s)
  19591. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19592. 1569.66 s [witherable] default filterA: OK (0.01s)
  19593. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19594. 1569.66 s [witherable] identity: OK (0.01s)
  19595. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19596. 1569.66 s [witherable] composition: OK (0.02s)
  19597. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19598. 1569.66 s [witherable] Map K
  19599. 1569.66 s [witherable] default wither: OK (0.01s)
  19600. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19601. 1569.66 s [witherable] default witherM: OK (0.01s)
  19602. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19603. 1569.66 s [witherable] default filterA: OK (0.01s)
  19604. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19605. 1569.66 s [witherable] identity: OK (0.01s)
  19606. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19607. 1569.66 s [witherable] composition: OK (0.03s)
  19608. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19609. 1569.66 s [witherable] HashMap K
  19610. 1569.66 s [witherable] default wither: OK (0.01s)
  19611. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19612. 1569.66 s [witherable] default witherM: OK (0.01s)
  19613. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19614. 1569.66 s [witherable] default filterA: OK (0.01s)
  19615. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19616. 1569.66 s [witherable] identity: OK (0.01s)
  19617. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19618. 1569.66 s [witherable] composition: OK (0.02s)
  19619. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19620. 1569.66 s [witherable] nub
  19621. 1569.66 s [witherable] ordNub: OK
  19622. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19623. 1569.66 s [witherable] ordNubOn: OK (0.06s)
  19624. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19625. 1569.66 s [witherable] hashNub: OK
  19626. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19627. 1569.66 s [witherable] hashNubOn: OK (0.05s)
  19628. 1569.66 s [witherable] +++ OK, passed 100 tests.
  19629. 1569.66 s [witherable] ordNub is lazy: OK
  19630. 1569.66 s [witherable] +++ OK, passed 1 test.
  19631. 1569.66 s [witherable] hashNub is lazy: OK
  19632. 1569.66 s [witherable] +++ OK, passed 1 test.
  19633. 1569.66 s [witherable]
  19634. 1569.66 s [witherable] All 91 tests passed (0.71s)
  19635. 1569.66 s [witherable] Test suite witherable-tests: PASS
  19636. 1569.66 s [witherable] Test suite logged to: dist/test/witherable-0.5-witherable-tests.log
  19637. 1569.66 s [witherable] 1 of 1 test suites (1 of 1 test cases) passed.
  19638. 1569.66 s [witherable] Phase: haddockPhase
  19639. 1569.66 s [witherable] Preprocessing library for witherable-0.5..
  19640. 1569.66 s [witherable] Running Haddock on library for witherable-0.5..
  19641. 1569.66 s [witherable] Warning: The documentation for the following packages are not installed. No
  19642. 1569.66 s [witherable] links will be generated to these packages: vector-0.13.2.0
  19643. 1569.66 s [witherable] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  19644. 1569.66 s [witherable] 93% ( 14 / 15) in 'Witherable'
  19645. 1569.66 s [witherable] Missing documentation for:
  19646. 1569.66 s [witherable] WrappedFoldable (src/Witherable.hs:733)
  19647. 1569.66 s [witherable] Warning: Witherable: could not find link destinations for:
  19648. 1569.66 s [witherable] - Data.Vector.Vector
  19649. 1569.66 s [witherable] Documentation created: dist/doc/html/witherable/index.html,
  19650. 1569.66 s [witherable] dist/doc/html/witherable/witherable.txt
  19651. 1569.66 s [witherable] Preprocessing test suite 'witherable-tests' for witherable-0.5..
  19652. 1569.66 s [witherable] Phase: installPhase
  19653. 1569.66 s [witherable] Installing library in /nix/store/7plvs4kw79n95ph9s8wp2vgy2pzd9862-witherable-0.5/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/witherable-0.5-5BtrC1gnyqkDSwG0XsP2r3
  19654. 1569.66 s [witherable] Phase: fixupPhase
  19655. 1569.66 s [witherable] shrinking RPATHs of ELF executables and libraries in /nix/store/7plvs4kw79n95ph9s8wp2vgy2pzd9862-witherable-0.5
  19656. 1569.66 s [witherable] shrinking /nix/store/7plvs4kw79n95ph9s8wp2vgy2pzd9862-witherable-0.5/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSwitherable-0.5-5BtrC1gnyqkDSwG0XsP2r3-ghc9.6.3.so
  19657. 1569.66 s [witherable] checking for references to /build/ in /nix/store/7plvs4kw79n95ph9s8wp2vgy2pzd9862-witherable-0.5...
  19658. 1569.66 s [witherable] patching script interpreter paths in /nix/store/7plvs4kw79n95ph9s8wp2vgy2pzd9862-witherable-0.5
  19659. 1569.66 s [witherable] stripping (with command strip and flags -S -p) in /nix/store/7plvs4kw79n95ph9s8wp2vgy2pzd9862-witherable-0.5/lib
  19660. 1569.66 s [adjunctions] 80% ( 4 / 5) in 'Data.Functor.Contravariant.Adjunction'
  19661. 1569.66 s [adjunctions] Missing documentation for:
  19662. 1569.66 s [adjunctions] coindexAdjunction (src/Data/Functor/Contravariant/Adjunction.hs:73)
  19663. 1569.66 s [adjunctions] 20% ( 1 / 5) in 'Control.Monad.Trans.Contravariant.Adjoint'
  19664. 1569.66 s [adjunctions] Missing documentation for:
  19665. 1569.66 s [adjunctions] Adjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:40)
  19666. 1569.66 s [adjunctions] runAdjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:47)
  19667. 1569.66 s [adjunctions] adjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:44)
  19668. 1569.66 s [adjunctions] AdjointT (src/Control/Monad/Trans/Contravariant/Adjoint.hs:42)
  19669. 1569.66 s [adjunctions] Warning: 'WrappedRec' is out of scope.
  19670. 1569.66 s [adjunctions] If you qualify the identifier, haddock can try to link it anyway.
  19671. 1569.66 s [adjunctions] Warning: 'Iso'' is out of scope.
  19672. 1569.66 s [adjunctions] If you qualify the identifier, haddock can try to link it anyway.
  19673. 1569.66 s [adjunctions] 46% ( 22 / 47) in 'Data.Functor.Rep'
  19674. 1569.66 s [adjunctions] Missing documentation for:
  19675. 1569.66 s [adjunctions] Co (src/Data/Functor/Rep.hs:437)
  19676. 1569.66 s [adjunctions] fmapRep (src/Data/Functor/Rep.hs:253)
  19677. 1569.66 s [adjunctions] distributeRep (src/Data/Functor/Rep.hs:280)
  19678. 1569.66 s [adjunctions] collectRep (src/Data/Functor/Rep.hs:283)
  19679. 1569.66 s [adjunctions] apRep (src/Data/Functor/Rep.hs:277)
  19680. 1569.66 s [adjunctions] pureRep (src/Data/Functor/Rep.hs:256)
  19681. 1569.66 s [adjunctions] liftR2 (src/Data/Functor/Rep.hs:476)
  19682. 1569.66 s [adjunctions] liftR3 (src/Data/Functor/Rep.hs:479)
  19683. 1569.66 s [adjunctions] bindRep (src/Data/Functor/Rep.hs:259)
  19684. 1569.66 s [adjunctions] mfixRep (src/Data/Functor/Rep.hs:262)
  19685. 1569.66 s [adjunctions] mzipRep (src/Data/Functor/Rep.hs:268)
  19686. 1569.66 s [adjunctions] mzipWithRep (src/Data/Functor/Rep.hs:265)
  19687. 1569.66 s [adjunctions] askRep (src/Data/Functor/Rep.hs:271)
  19688. 1569.66 s [adjunctions] localRep (src/Data/Functor/Rep.hs:274)
  19689. 1569.66 s [adjunctions] duplicatedRep (src/Data/Functor/Rep.hs:295)
  19690. 1569.66 s [adjunctions] extendedRep (src/Data/Functor/Rep.hs:298)
  19691. 1569.66 s [adjunctions] duplicateRep (src/Data/Functor/Rep.hs:301)
  19692. 1569.66 s [adjunctions] extendRep (src/Data/Functor/Rep.hs:304)
  19693. 1569.66 s [adjunctions] extractRep (src/Data/Functor/Rep.hs:307)
  19694. 1569.66 s [adjunctions] duplicateRepBy (src/Data/Functor/Rep.hs:286)
  19695. 1569.66 s [adjunctions] extendRepBy (src/Data/Functor/Rep.hs:289)
  19696. 1569.66 s [adjunctions] extractRepBy (src/Data/Functor/Rep.hs:292)
  19697. 1569.66 s [adjunctions] imapRep (src/Data/Functor/Rep.hs:310)
  19698. 1569.66 s [adjunctions] ifoldMapRep (src/Data/Functor/Rep.hs:313)
  19699. 1569.66 s [adjunctions] itraverseRep (src/Data/Functor/Rep.hs:317)
  19700. 1569.66 s [adjunctions] Warning: 'Iso'' is out of scope.
  19701. 1569.66 s [adjunctions] If you qualify the identifier, haddock can try to link it anyway.
  19702. 1569.66 s [adjunctions] Warning: 'uncozipping' is out of scope.
  19703. 1569.66 s [adjunctions] If you qualify the identifier, haddock can try to link it anyway.
  19704. 1569.66 s [adjunctions] 62% ( 10 / 16) in 'Data.Functor.Adjunction'
  19705. 1569.66 s [adjunctions] Missing documentation for:
  19706. 1569.66 s [adjunctions] zapWithAdjunction (src/Data/Functor/Adjunction.hs:107)
  19707. 1569.66 s [adjunctions] absurdL (src/Data/Functor/Adjunction.hs:131)
  19708. 1569.66 s [adjunctions] extractL (src/Data/Functor/Adjunction.hs:116)
  19709. 1569.66 s [adjunctions] duplicateL (src/Data/Functor/Adjunction.hs:119)
  19710. 1569.66 s [adjunctions] splitL (src/Data/Functor/Adjunction.hs:110)
  19711. 1569.66 s [adjunctions] unsplitL (src/Data/Functor/Adjunction.hs:113)
  19712. 1569.66 s [adjunctions] 20% ( 1 / 5) in 'Control.Monad.Trans.Adjoint'
  19713. 1569.66 s [adjunctions] Missing documentation for:
  19714. 1569.66 s [adjunctions] Adjoint (src/Control/Monad/Trans/Adjoint.hs:27)
  19715. 1569.66 s [adjunctions] runAdjoint (src/Control/Monad/Trans/Adjoint.hs:34)
  19716. 1569.66 s [adjunctions] adjoint (src/Control/Monad/Trans/Adjoint.hs:31)
  19717. 1569.66 s [adjunctions] AdjointT (src/Control/Monad/Trans/Adjoint.hs:29)
  19718. 1569.66 s [adjunctions] 20% ( 1 / 5) in 'Control.Comonad.Trans.Adjoint'
  19719. 1569.66 s [adjunctions] Missing documentation for:
  19720. 1569.66 s [adjunctions] Adjoint (src/Control/Comonad/Trans/Adjoint.hs:28)
  19721. 1569.66 s [adjunctions] runAdjoint (src/Control/Comonad/Trans/Adjoint.hs:35)
  19722. 1569.66 s [adjunctions] adjoint (src/Control/Comonad/Trans/Adjoint.hs:32)
  19723. 1569.66 s [adjunctions] AdjointT (src/Control/Comonad/Trans/Adjoint.hs:30)
  19724. 1569.66 s [adjunctions] 80% ( 12 / 15) in 'Control.Monad.Representable.State'
  19725. 1569.66 s [adjunctions] Missing documentation for:
  19726. 1569.66 s [adjunctions] stateT (src/Control/Monad/Representable/State.hs:106)
  19727. 1569.66 s [adjunctions] runStateT (src/Control/Monad/Representable/State.hs:109)
  19728. 1569.66 s [adjunctions] mapStateT (src/Control/Monad/Representable/State.hs:112)
  19729. 1569.66 s [adjunctions] 50% ( 5 / 10) in 'Control.Monad.Representable.Reader'
  19730. 1569.66 s [adjunctions] Missing documentation for:
  19731. 1569.66 s [adjunctions] Reader (src/Control/Monad/Representable/Reader.hs:46)
  19732. 1569.66 s [adjunctions] runReader (src/Control/Monad/Representable/Reader.hs:48)
  19733. 1569.66 s [adjunctions] ReaderT (src/Control/Monad/Representable/Reader.hs:53)
  19734. 1569.66 s [adjunctions] readerT (src/Control/Monad/Representable/Reader.hs:55)
  19735. 1569.66 s [adjunctions] runReaderT (src/Control/Monad/Representable/Reader.hs:58)
  19736. 1569.66 s [adjunctions] 62% ( 5 / 8) in 'Control.Comonad.Representable.Store'
  19737. 1569.66 s [adjunctions] Missing documentation for:
  19738. 1569.66 s [adjunctions] storeT (src/Control/Comonad/Representable/Store.hs:76)
  19739. 1569.66 s [adjunctions] runStoreT (src/Control/Comonad/Representable/Store.hs:79)
  19740. 1569.66 s [adjunctions] ComonadStore
  19741. 1569.66 s [adjunctions] Warning: Data.Functor.Rep: could not find link destinations for:
  19742. 1569.66 s [adjunctions] - Data.Functor.Rep.GIndex
  19743. 1569.66 s [adjunctions] - Data.Functor.Rep.GTabulate
  19744. 1569.66 s [adjunctions] - Data.Functor.Rep.GRep'
  19745. 1569.66 s [algebraic-graphs] Phase: unpackPhase
  19746. 1569.66 s [algebraic-graphs] unpacking source archive /nix/store/gfjyfw1hcshbfclk91difmkphwib8nbd-algebraic-graphs-0.7.tar.gz
  19747. 1569.66 s [algebraic-graphs] source root is algebraic-graphs-0.7
  19748. 1569.66 s [algebraic-graphs] setting SOURCE_DATE_EPOCH to timestamp 1655769405 of file "algebraic-graphs-0.7/test/Data/Graph/Test/Typed.hs"
  19749. 1569.66 s [algebraic-graphs] Phase: patchPhase
  19750. 1569.66 s [algebraic-graphs] Replace Cabal file with edited version from mirror://hackage/algebraic-graphs-0.7/revision/3.cabal.
  19751. 1569.66 s [algebraic-graphs] Phase: compileBuildDriverPhase
  19752. 1569.66 s [algebraic-graphs] setupCompileFlags: -package-db=/build/tmp.ngnXeLHvSs/setup-package.conf.d -threaded
  19753. 1569.66 s [algebraic-graphs] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.ngnXeLHvSs/Main.o )
  19754. 1569.66 s [algebraic-graphs] [2 of 2] Linking Setup
  19755. 1569.66 s [algebraic-graphs] Phase: updateAutotoolsGnuConfigScriptsPhase
  19756. 1569.66 s [algebraic-graphs] Phase: configurePhase
  19757. 1569.66 s [algebraic-graphs] configureFlags: --verbose --prefix=/nix/store/2pr0cxs93ivqbd5vgm290vmmi8j9ydd2-algebraic-graphs-0.7 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/1gi9wsbymsh5x11iyr0z0fpn6s79dbpy-algebraic-graphs-0.7-doc/share/doc/algebraic-graphs-0.7 --with-gcc=gcc --package-db=/build/tmp.ngnXeLHvSs/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/lib
  19758. 1569.66 s [algebraic-graphs] Using Parsec parser
  19759. 1569.66 s [algebraic-graphs] Configuring algebraic-graphs-0.7...
  19760. 1569.66 s [algebraic-graphs] Dependency array >=0.4 && <0.6: using array-0.5.5.0
  19761. 1569.66 s [algebraic-graphs] Dependency base >=4.11 && <5: using base-4.18.1.0
  19762. 1569.66 s [algebraic-graphs] Dependency containers >=0.5.5.1 && <0.8: using containers-0.6.7
  19763. 1569.66 s [algebraic-graphs] Dependency deepseq >=1.3.0.1 && <1.6: using deepseq-1.4.8.1
  19764. 1569.66 s [algebraic-graphs] Dependency transformers >=0.4 && <0.7: using transformers-0.6.1.0
  19765. 1569.66 s [algebraic-graphs] Dependency QuickCheck >=2.14 && <2.16: using QuickCheck-2.14.3
  19766. 1569.66 s [algebraic-graphs] Dependency algebraic-graphs: using algebraic-graphs-0.7
  19767. 1569.66 s [algebraic-graphs] Dependency array >=0.4 && <0.6: using array-0.5.5.0
  19768. 1569.66 s [algebraic-graphs] Dependency base >=4.11 && <5: using base-4.18.1.0
  19769. 1569.66 s [algebraic-graphs] Dependency containers >=0.5.5.1 && <0.8: using containers-0.6.7
  19770. 1569.66 s [algebraic-graphs] Dependency deepseq >=1.3.0.1 && <1.6: using deepseq-1.4.8.1
  19771. 1569.66 s [algebraic-graphs] Dependency extra >=1.4 && <2: using extra-1.7.16
  19772. 1569.66 s [algebraic-graphs] Dependency inspection-testing >=0.4.2.2 && <0.6: using
  19773. 1569.66 s [algebraic-graphs] inspection-testing-0.5.0.3
  19774. 1569.66 s [algebraic-graphs] Dependency transformers >=0.4 && <0.7: using transformers-0.6.1.0
  19775. 1569.66 s [algebraic-graphs] Source component graph:
  19776. 1569.66 s [algebraic-graphs] component lib
  19777. 1569.66 s [algebraic-graphs] component test:main dependency lib
  19778. 1569.66 s [algebraic-graphs] Configured component graph:
  19779. 1569.66 s [algebraic-graphs] component algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj
  19780. 1569.66 s [algebraic-graphs] include array-0.5.5.0
  19781. 1569.66 s [algebraic-graphs] include base-4.18.1.0
  19782. 1569.66 s [algebraic-graphs] include containers-0.6.7
  19783. 1569.66 s [algebraic-graphs] include deepseq-1.4.8.1
  19784. 1569.66 s [algebraic-graphs] include transformers-0.6.1.0
  19785. 1569.66 s [algebraic-graphs] component algebraic-graphs-0.7-3GNigIVBdVFH4d8mj8WRCt-main
  19786. 1569.66 s [algebraic-graphs] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  19787. 1569.66 s [algebraic-graphs] include algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj
  19788. 1569.66 s [algebraic-graphs] include array-0.5.5.0
  19789. 1569.66 s [algebraic-graphs] include base-4.18.1.0
  19790. 1569.66 s [algebraic-graphs] include containers-0.6.7
  19791. 1569.66 s [algebraic-graphs] include deepseq-1.4.8.1
  19792. 1569.66 s [algebraic-graphs] include extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  19793. 1569.66 s [algebraic-graphs] include inspection-testing-0.5.0.3-9igwMEhiwfIEUBfr9Ix7CK
  19794. 1569.66 s [algebraic-graphs] include transformers-0.6.1.0
  19795. 1569.66 s [algebraic-graphs] Linked component graph:
  19796. 1569.66 s [algebraic-graphs] unit algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj
  19797. 1569.66 s [algebraic-graphs] include array-0.5.5.0
  19798. 1569.66 s [algebraic-graphs] include base-4.18.1.0
  19799. 1569.66 s [algebraic-graphs] include containers-0.6.7
  19800. 1569.66 s [algebraic-graphs] include deepseq-1.4.8.1
  19801. 1569.66 s [algebraic-graphs] include transformers-0.6.1.0
  19802. 1569.66 s [cassava] component cassava-0.5.3.2-J97MDFKtouADk9PGTxLFKY
  19803. 1569.66 s [cassava] include Only-0.1-IXdIJrspK8g3DM0dTVjCNi
  19804. 1569.66 s [cassava] include array-0.5.5.0
  19805. 1569.66 s [cassava] include attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  19806. 1569.66 s [cassava] include base-4.18.1.0
  19807. 1569.66 s [cassava] include bytestring-0.11.5.2
  19808. 1569.66 s [cassava] include containers-0.6.7
  19809. 1569.66 s [cassava] include deepseq-1.4.8.1
  19810. 1569.66 s [cassava] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  19811. 1569.66 s [cassava] include scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  19812. 1569.66 s [cassava] include text-2.0.2
  19813. 1569.66 s [cassava] include text-short-0.1.6-Lu2CIjn4Axd1kTZu1MVDaa
  19814. 1569.66 s [cassava] include transformers-0.6.1.0
  19815. 1569.66 s [cassava] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  19816. 1569.66 s [cassava] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  19817. 1569.66 s [cassava] component cassava-0.5.3.2-92yiNLWQIDQHUtYGIYk5UH-unit-tests
  19818. 1569.66 s [cassava] include HUnit-1.6.2.0-Cmk1z9y2zFk3aX4g3H2nfT
  19819. 1569.66 s [cassava] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  19820. 1569.66 s [cassava] include attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  19821. 1569.66 s [cassava] include base-4.18.1.0
  19822. 1569.66 s [cassava] include bytestring-0.11.5.2
  19823. 1569.66 s [cassava] include cassava-0.5.3.2-J97MDFKtouADk9PGTxLFKY
  19824. 1569.66 s [cassava] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  19825. 1569.66 s [cassava] include quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  19826. 1569.66 s [cassava] include scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  19827. 1569.66 s [cassava] include test-framework-0.8.2.2-LvAu41JlrMYAo0mc2w31nY
  19828. 1569.66 s [cassava] include test-framework-hunit-0.3.0.2-6IcviKDR8aqGttCrpbvXXU
  19829. 1569.66 s [cassava] include test-framework-quickcheck2-0.3.0.6-HkHjoisjix325Erf8tshaD
  19830. 1569.66 s [cassava] include text-2.0.2
  19831. 1569.66 s [cassava] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  19832. 1569.66 s [cassava] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  19833. 1569.66 s [cassava] Linked component graph:
  19834. 1569.66 s [cassava] unit cassava-0.5.3.2-J97MDFKtouADk9PGTxLFKY
  19835. 1569.66 s [cassava] include Only-0.1-IXdIJrspK8g3DM0dTVjCNi
  19836. 1569.66 s [cassava] include array-0.5.5.0
  19837. 1569.66 s [cassava] include attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  19838. 1569.66 s [cassava] include base-4.18.1.0
  19839. 1569.66 s [cassava] include bytestring-0.11.5.2
  19840. 1569.66 s [cassava] include containers-0.6.7
  19841. 1569.66 s [cassava] include deepseq-1.4.8.1
  19842. 1569.66 s [cassava] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  19843. 1569.66 s [cassava] include scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  19844. 1569.66 s [cassava] include text-2.0.2
  19845. 1569.66 s [cassava] include text-short-0.1.6-Lu2CIjn4Axd1kTZu1MVDaa
  19846. 1569.66 s [cassava] include transformers-0.6.1.0
  19847. 1569.67 s [cassava] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  19848. 1569.67 s [cassava] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  19849. 1569.67 s [cassava] Data.Csv=cassava-0.5.3.2-J97MDFKtouADk9PGTxLFKY:Data.Csv,Data.Csv.Builder=cassava-0.5.3.2-J97MDFKtouADk9PGTxLFKY:Data.Csv.Builder,Data.Csv.Incremental=cassava-0.5.3.2-J97MDFKtouADk9PGTxLFKY:Data.Csv.Incremental,Data.Csv.Parser=cassava-0.5.3.2-J97MDFKtouADk9PGTxLFKY:Data.Csv.Parser,Data.Csv.Streaming=cassava-0.5.3.2-J97MDFKtouADk9PGTxLFKY:Data.Csv.Streaming
  19850. 1569.67 s [cassava] unit cassava-0.5.3.2-92yiNLWQIDQHUtYGIYk5UH-unit-tests
  19851. 1569.67 s [cassava] include HUnit-1.6.2.0-Cmk1z9y2zFk3aX4g3H2nfT
  19852. 1569.67 s [cassava] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  19853. 1569.67 s [cassava] include attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  19854. 1569.67 s [cassava] include base-4.18.1.0
  19855. 1569.67 s [cassava] include bytestring-0.11.5.2
  19856. 1569.67 s [cassava] include cassava-0.5.3.2-J97MDFKtouADk9PGTxLFKY
  19857. 1569.67 s [cassava] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  19858. 1569.67 s [cassava] include quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  19859. 1569.67 s [cassava] include scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  19860. 1569.67 s [cassava] include test-framework-0.8.2.2-LvAu41JlrMYAo0mc2w31nY
  19861. 1569.67 s [cassava] include test-framework-hunit-0.3.0.2-6IcviKDR8aqGttCrpbvXXU
  19862. 1569.67 s [cassava] include test-framework-quickcheck2-0.3.0.6-HkHjoisjix325Erf8tshaD
  19863. 1569.67 s [cassava] include text-2.0.2
  19864. 1569.67 s [cassava] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  19865. 1569.67 s [cassava] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  19866. 1569.67 s [cassava] Ready component graph:
  19867. 1569.67 s [cassava] definite cassava-0.5.3.2-J97MDFKtouADk9PGTxLFKY
  19868. 1569.67 s [cassava] depends Only-0.1-IXdIJrspK8g3DM0dTVjCNi
  19869. 1569.67 s [cassava] depends array-0.5.5.0
  19870. 1569.67 s [cassava] depends attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  19871. 1569.67 s [cassava] depends base-4.18.1.0
  19872. 1569.67 s [cassava] depends bytestring-0.11.5.2
  19873. 1569.67 s [cassava] depends containers-0.6.7
  19874. 1569.67 s [cassava] depends deepseq-1.4.8.1
  19875. 1569.67 s [cassava] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  19876. 1569.67 s [cassava] depends scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  19877. 1569.67 s [cassava] depends text-2.0.2
  19878. 1569.67 s [cassava] depends text-short-0.1.6-Lu2CIjn4Axd1kTZu1MVDaa
  19879. 1569.67 s [cassava] depends transformers-0.6.1.0
  19880. 1569.67 s [filepattern] Phase: unpackPhase
  19881. 1569.67 s [filepattern] unpacking source archive /nix/store/7hiqwrspk1532wdp82dqgd84w1da1hfm-filepattern-0.1.3.tar.gz
  19882. 1569.67 s [filepattern] source root is filepattern-0.1.3
  19883. 1569.67 s [filepattern] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "filepattern-0.1.3/test/Test/Util.hs"
  19884. 1569.67 s [filepattern] Phase: patchPhase
  19885. 1569.67 s [filepattern] Phase: compileBuildDriverPhase
  19886. 1569.67 s [filepattern] setupCompileFlags: -package-db=/build/tmp.uxm9wB3ClZ/setup-package.conf.d -threaded
  19887. 1569.67 s [filepattern] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.uxm9wB3ClZ/Main.o )
  19888. 1569.67 s [filepattern] [2 of 2] Linking Setup
  19889. 1569.67 s [filepattern] Phase: updateAutotoolsGnuConfigScriptsPhase
  19890. 1569.67 s [filepattern] Phase: configurePhase
  19891. 1569.67 s [filepattern] configureFlags: --verbose --prefix=/nix/store/smiychz8symc273iq6q1ch4zdvd34l2c-filepattern-0.1.3 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/lb5p86y9984dkzxncy77maz9fg8imihk-filepattern-0.1.3-doc/share/doc/filepattern-0.1.3 --with-gcc=gcc --package-db=/build/tmp.uxm9wB3ClZ/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  19892. 1569.67 s [filepattern] Using Parsec parser
  19893. 1569.67 s [filepattern] Configuring filepattern-0.1.3...
  19894. 1569.67 s [filepattern] Dependency base >=4 && <5: using base-4.18.1.0
  19895. 1569.67 s [filepattern] Dependency directory: using directory-1.3.8.1
  19896. 1569.67 s [filepattern] Dependency extra >=1.6.2: using extra-1.7.16
  19897. 1569.67 s [filepattern] Dependency filepath: using filepath-1.4.100.4
  19898. 1569.67 s [filepattern] Dependency QuickCheck >=2.0: using QuickCheck-2.14.3
  19899. 1569.67 s [filepattern] Dependency base >=4 && <5: using base-4.18.1.0
  19900. 1569.67 s [filepattern] Dependency directory: using directory-1.3.8.1
  19901. 1569.67 s [filepattern] Dependency extra: using extra-1.7.16
  19902. 1569.67 s [filepattern] Dependency filepath: using filepath-1.4.100.4
  19903. 1569.67 s [filepattern] Dependency filepattern: using filepattern-0.1.3
  19904. 1569.67 s [filepattern] Source component graph:
  19905. 1569.67 s [filepattern] component lib
  19906. 1569.67 s [filepattern] component test:filepattern-test dependency lib
  19907. 1569.67 s [filepattern] Configured component graph:
  19908. 1569.67 s [filepattern] component filepattern-0.1.3-JYlVcY77sADAr4YExQhK1F
  19909. 1569.67 s [filepattern] include base-4.18.1.0
  19910. 1569.67 s [filepattern] include directory-1.3.8.1
  19911. 1569.67 s [filepattern] include extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  19912. 1569.67 s [filepattern] include filepath-1.4.100.4
  19913. 1569.67 s [filepattern] component filepattern-0.1.3-2B18cJqVxWy5ybz4Zw3n2H-filepattern-test
  19914. 1569.67 s [filepattern] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  19915. 1569.67 s [filepattern] include base-4.18.1.0
  19916. 1569.67 s [filepattern] include directory-1.3.8.1
  19917. 1569.67 s [filepattern] include extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  19918. 1569.67 s [filepattern] include filepath-1.4.100.4
  19919. 1569.67 s [filepattern] include filepattern-0.1.3-JYlVcY77sADAr4YExQhK1F
  19920. 1569.67 s [filepattern] Linked component graph:
  19921. 1569.67 s [filepattern] unit filepattern-0.1.3-JYlVcY77sADAr4YExQhK1F
  19922. 1569.67 s [filepattern] include base-4.18.1.0
  19923. 1569.67 s [filepattern] include directory-1.3.8.1
  19924. 1569.67 s [filepattern] include extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  19925. 1569.67 s [filepattern] include filepath-1.4.100.4
  19926. 1569.67 s [filepattern] System.FilePattern=filepattern-0.1.3-JYlVcY77sADAr4YExQhK1F:System.FilePattern,System.FilePattern.Directory=filepattern-0.1.3-JYlVcY77sADAr4YExQhK1F:System.FilePattern.Directory
  19927. 1569.67 s [filepattern] unit filepattern-0.1.3-2B18cJqVxWy5ybz4Zw3n2H-filepattern-test
  19928. 1569.67 s [filepattern] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  19929. 1569.67 s [filepattern] include base-4.18.1.0
  19930. 1569.67 s [filepattern] include directory-1.3.8.1
  19931. 1569.67 s [filepattern] include extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  19932. 1569.67 s [filepattern] include filepath-1.4.100.4
  19933. 1569.67 s [filepattern] include filepattern-0.1.3-JYlVcY77sADAr4YExQhK1F
  19934. 1569.67 s [filepattern] Ready component graph:
  19935. 1569.67 s [filepattern] definite filepattern-0.1.3-JYlVcY77sADAr4YExQhK1F
  19936. 1569.67 s [filepattern] depends base-4.18.1.0
  19937. 1569.67 s [filepattern] depends directory-1.3.8.1
  19938. 1569.67 s [ghc-exactprint] Phase: setupCompilerEnvironmentPhase
  19939. 1569.67 s [ghc-exactprint] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  19940. 1569.67 s [ghc-exactprint] Phase: unpackPhase
  19941. 1569.67 s [ghc-exactprint] unpacking source archive /nix/store/wf98wcf6zrcmdlr95m3l2ik1cjsakzvh-ghc-exactprint-1.7.1.0.tar.gz
  19942. 1569.67 s [ghc-exactprint] source root is ghc-exactprint-1.7.1.0
  19943. 1569.67 s [ghc-exactprint] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "ghc-exactprint-1.7.1.0/tests/Test/Transform.hs"
  19944. 1569.67 s [ghc-exactprint] Phase: patchPhase
  19945. 1569.67 s [ghc-exactprint] Phase: compileBuildDriverPhase
  19946. 1569.67 s [ghc-exactprint] setupCompileFlags: -package-db=/build/tmp.kyDaZjPeMd/setup-package.conf.d -threaded
  19947. 1569.67 s [ghc-exactprint] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.kyDaZjPeMd/Main.o )
  19948. 1569.67 s [ghc-exactprint] [2 of 2] Linking Setup
  19949. 1569.67 s [ghc-exactprint] Phase: updateAutotoolsGnuConfigScriptsPhase
  19950. 1569.67 s [ghc-exactprint] Phase: configurePhase
  19951. 1569.67 s [ghc-exactprint] configureFlags: --verbose --prefix=/nix/store/4d1l7mfvv9x6svmw8iz0nmgigcazr332-ghc-exactprint-1.7.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/2dikkg0har6nlg56iizhmr5anm19xpjm-ghc-exactprint-1.7.1.0-doc/share/doc/ghc-exactprint-1.7.1.0 --with-gcc=gcc --package-db=/build/tmp.kyDaZjPeMd/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/lib
  19952. 1569.67 s [ghc-exactprint] Using Parsec parser
  19953. 1569.67 s [ghc-exactprint] Configuring ghc-exactprint-1.7.1.0...
  19954. 1569.67 s [ghc-exactprint] Flags chosen: dev=False, roundtrip=False
  19955. 1569.67 s [ghc-exactprint] Dependency base >=4.18 && <4.19: using base-4.18.1.0
  19956. 1569.67 s [ghc-exactprint] Dependency bytestring >=0.10.6: using bytestring-0.11.5.2
  19957. 1569.67 s [ghc-exactprint] Dependency containers >=0.5: using containers-0.6.7
  19958. 1569.67 s [ghc-exactprint] Dependency data-default: using data-default-0.7.1.3
  19959. 1569.67 s [ghc-exactprint] Dependency directory >=1.2: using directory-1.3.8.1
  19960. 1569.67 s [ghc-exactprint] Dependency fail >=4.9 && <4.10: using fail-4.9.0.0
  19961. 1569.67 s [ghc-exactprint] Dependency filepath >=1.4: using filepath-1.4.100.4
  19962. 1569.67 s [ghc-exactprint] Dependency free >=4.12: using free-5.2
  19963. 1569.67 s [ghc-exactprint] Dependency ghc >=9.4.1: using ghc-9.6.3
  19964. 1569.67 s [ghc-exactprint] Dependency ghc-boot: using ghc-boot-9.6.3
  19965. 1569.67 s [ghc-exactprint] Dependency mtl >=2.2.1: using mtl-2.3.1
  19966. 1569.67 s [ghc-exactprint] Dependency ordered-containers: using ordered-containers-0.2.4
  19967. 1569.67 s [ghc-exactprint] Dependency syb >=0.5: using syb-0.7.2.4
  19968. 1569.67 s [ghc-exactprint] Dependency Cabal-syntax: using Cabal-syntax-3.10.3.0
  19969. 1569.67 s [ghc-exactprint] Dependency Diff: using Diff-0.5
  19970. 1569.67 s [ghc-exactprint] Dependency HUnit >=1.2: using HUnit-1.6.2.0
  19971. 1569.67 s [ghc-exactprint] Dependency base <4.19: using base-4.18.1.0
  19972. 1569.67 s [ghc-exactprint] Dependency bytestring: using bytestring-0.11.5.2
  19973. 1569.67 s [ghc-exactprint] Dependency containers >=0.5: using containers-0.6.7
  19974. 1569.67 s [ghc-exactprint] Dependency data-default: using data-default-0.7.1.3
  19975. 1569.67 s [ghc-exactprint] Dependency directory >=1.2: using directory-1.3.8.1
  19976. 1569.67 s [ghc-exactprint] Dependency extra: using extra-1.7.16
  19977. 1569.67 s [ghc-exactprint] Dependency fail >=4.9 && <4.10: using fail-4.9.0.0
  19978. 1569.67 s [ghc-exactprint] Dependency filepath >=1.4: using filepath-1.4.100.4
  19979. 1569.67 s [ghc-exactprint] Dependency ghc >=9.4.1: using ghc-9.6.3
  19980. 1569.67 s [ghc-exactprint] Dependency ghc-boot: using ghc-boot-9.6.3
  19981. 1569.67 s [ghc-exactprint] Dependency ghc-exactprint: using ghc-exactprint-1.7.1.0
  19982. 1569.67 s [ghc-exactprint] Dependency ghc-paths >=0.1: using ghc-paths-0.1.0.12
  19983. 1569.67 s [ghc-exactprint] Dependency mtl >=2.2.1: using mtl-2.3.1
  19984. 1569.67 s [ghc-exactprint] Dependency ordered-containers: using ordered-containers-0.2.4
  19985. 1569.67 s [ghc-exactprint] Dependency silently >=1.2: using silently-1.2.5.4
  19986. 1569.67 s [ghc-exactprint] Dependency syb >=0.5: using syb-0.7.2.4
  19987. 1569.67 s [ghc-exactprint] Source component graph:
  19988. 1569.67 s [ghc-exactprint] component lib
  19989. 1569.67 s [ghc-exactprint] component test:test dependency lib
  19990. 1569.67 s [ghc-exactprint] Configured component graph:
  19991. 1569.67 s [ghc-exactprint] component ghc-exactprint-1.7.1.0-LueTa3JowEm3hQpfOTTq7o
  19992. 1569.67 s [ghc-exactprint] include base-4.18.1.0
  19993. 1569.67 s [ghc-lib-parser-ex] Phase: setupCompilerEnvironmentPhase
  19994. 1569.67 s [ghc-lib-parser-ex] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  19995. 1569.67 s [ghc-lib-parser-ex] Phase: unpackPhase
  19996. 1569.67 s [ghc-lib-parser-ex] unpacking source archive /nix/store/f41i39gym0x5wga5csmy0mzayc3xyq3q-ghc-lib-parser-ex-9.8.0.2.tar.gz
  19997. 1569.67 s [ghc-lib-parser-ex] source root is ghc-lib-parser-ex-9.8.0.2
  19998. 1569.67 s [ghc-lib-parser-ex] setting SOURCE_DATE_EPOCH to timestamp 1709089758 of file "ghc-lib-parser-ex-9.8.0.2/test/Test.hs"
  19999. 1569.67 s [ghc-lib-parser-ex] Phase: patchPhase
  20000. 1569.67 s [ghc-lib-parser-ex] Phase: compileBuildDriverPhase
  20001. 1569.67 s [ghc-lib-parser-ex] setupCompileFlags: -package-db=/build/tmp.cuXJIEilrw/setup-package.conf.d -threaded
  20002. 1569.67 s [ghc-lib-parser-ex] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.cuXJIEilrw/Main.o )
  20003. 1569.67 s [ghc-lib-parser-ex] [2 of 2] Linking Setup
  20004. 1569.67 s [ghc-lib-parser-ex] Phase: updateAutotoolsGnuConfigScriptsPhase
  20005. 1569.67 s [ghc-lib-parser-ex] Phase: configurePhase
  20006. 1569.67 s [ghc-lib-parser-ex] configureFlags: --verbose --prefix=/nix/store/1fdajg2zy9gzdydnxlvcnm68nk0hmqid-ghc-lib-parser-ex-9.8.0.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/qjgc3nqcdv18gr3nf4a97qchfj0v7k47-ghc-lib-parser-ex-9.8.0.2-doc/share/doc/ghc-lib-parser-ex-9.8.0.2 --with-gcc=gcc --package-db=/build/tmp.cuXJIEilrw/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 -f-auto --extra-lib-dirs=/nix/store/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  20007. 1569.67 s [ghc-lib-parser-ex] Using Parsec parser
  20008. 1569.67 s [ghc-lib-parser-ex] Configuring ghc-lib-parser-ex-9.8.0.2...
  20009. 1569.67 s [ghc-lib-parser-ex] Flags chosen: auto=False, no-ghc-lib=False
  20010. 1569.67 s [ghc-lib-parser-ex] Dependency base >=4.7 && <5: using base-4.18.1.0
  20011. 1569.67 s [ghc-lib-parser-ex] Dependency bytestring >=0.10.8.2: using bytestring-0.11.5.2
  20012. 1569.67 s [ghc-lib-parser-ex] Dependency containers >=0.5.8.1: using containers-0.6.7
  20013. 1569.67 s [ghc-lib-parser-ex] Dependency ghc-lib-parser >=9.8 && <9.9: using ghc-lib-parser-9.8.5.20250214
  20014. 1569.67 s [ghc-lib-parser-ex] Dependency uniplate >=1.5: using uniplate-1.6.13
  20015. 1569.67 s [ghc-lib-parser-ex] Dependency base >=4.7 && <5: using base-4.18.1.0
  20016. 1569.67 s [ghc-lib-parser-ex] Dependency directory >=1.3.3: using directory-1.3.8.1
  20017. 1569.67 s [ghc-lib-parser-ex] Dependency extra >=1.6: using extra-1.7.16
  20018. 1569.67 s [ghc-lib-parser-ex] Dependency filepath >=1.4.2: using filepath-1.4.100.4
  20019. 1569.67 s [ghc-lib-parser-ex] Dependency ghc-lib-parser >=9.8 && <9.9: using ghc-lib-parser-9.8.5.20250214
  20020. 1569.67 s [ghc-lib-parser-ex] Dependency ghc-lib-parser-ex: using ghc-lib-parser-ex-9.8.0.2
  20021. 1569.67 s [ghc-lib-parser-ex] Dependency tasty >=1.2: using tasty-1.5.3
  20022. 1569.67 s [ghc-lib-parser-ex] Dependency tasty-hunit >=0.10.0: using tasty-hunit-0.10.2
  20023. 1569.67 s [ghc-lib-parser-ex] Dependency uniplate >=1.6.12: using uniplate-1.6.13
  20024. 1569.67 s [ghc-lib-parser-ex] Source component graph:
  20025. 1569.67 s [ghc-lib-parser-ex] component lib
  20026. 1569.67 s [ghc-lib-parser-ex] component test:ghc-lib-parser-ex-test dependency lib
  20027. 1569.67 s [ghc-lib-parser-ex] Configured component graph:
  20028. 1569.67 s [ghc-lib-parser-ex] component ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo
  20029. 1569.67 s [ghc-lib-parser-ex] include base-4.18.1.0
  20030. 1569.67 s [ghc-lib-parser-ex] include bytestring-0.11.5.2
  20031. 1569.67 s [ghc-lib-parser-ex] include containers-0.6.7
  20032. 1569.67 s [ghc-lib-parser-ex] include ghc-lib-parser-9.8.5.20250214-AKNxFNJBoFeEnT57HJs6Sq
  20033. 1569.67 s [ghc-lib-parser-ex] include uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd
  20034. 1569.67 s [ghc-lib-parser-ex] component ghc-lib-parser-ex-9.8.0.2-34dXaJ8CP3PDnq5sJcKSJH-ghc-lib-parser-ex-test
  20035. 1569.67 s [ghc-lib-parser-ex] include base-4.18.1.0
  20036. 1569.67 s [ghc-lib-parser-ex] include directory-1.3.8.1
  20037. 1569.67 s [ghc-lib-parser-ex] include extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  20038. 1569.67 s [ghc-lib-parser-ex] include filepath-1.4.100.4
  20039. 1569.67 s [ghc-lib-parser-ex] include ghc-lib-parser-9.8.5.20250214-AKNxFNJBoFeEnT57HJs6Sq
  20040. 1569.67 s [ghc-lib-parser-ex] include ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo
  20041. 1569.67 s [ghc-lib-parser-ex] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  20042. 1569.67 s [ghc-lib-parser-ex] include tasty-hunit-0.10.2-HGm8sccssx1BtIU4TO93vm
  20043. 1569.67 s [ghc-lib-parser-ex] include uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd
  20044. 1569.67 s [ghc-lib-parser-ex] Linked component graph:
  20045. 1569.76 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/82jl4pph5giasjz2rk6fnwfg3pk30djs-keys-3.12.4 /nix/store/sijgmdhljpfm78xni6wpd70cr46jbs37-keys-3.12.4-doc
  20046. 1570.30 s [post-build-hook] Pushing 2 paths (104 are already present) using zstd to cache sellout ⏳
  20047. 1570.30 s [post-build-hook]
  20048. 1570.66 s [post-build-hook] Pushing /nix/store/82jl4pph5giasjz2rk6fnwfg3pk30djs-keys-3.12.4 (6.64 MiB)
  20049. 1570.67 s [post-build-hook] Pushing /nix/store/sijgmdhljpfm78xni6wpd70cr46jbs37-keys-3.12.4-doc (2.10 MiB)
  20050. 1571.78 s [post-build-hook]
  20051. 1571.78 s [post-build-hook] All done.
  20052. 1571.80 s [post-build-hook] Uploading to the NixCI cache: /nix/store/82jl4pph5giasjz2rk6fnwfg3pk30djs-keys-3.12.4 /nix/store/sijgmdhljpfm78xni6wpd70cr46jbs37-keys-3.12.4-doc
  20053. 1571.85 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  20054. 1572.27 s [post-build-hook] copying 4 paths...
  20055. 1572.27 s [post-build-hook] copying path '/nix/store/751mcww3jvl9cy3wvfdx1m92s95jfcp3-semigroups-0.20-doc' to 'https://cache.nix-ci.com'...
  20056. 1572.27 s [post-build-hook] copying path '/nix/store/sijgmdhljpfm78xni6wpd70cr46jbs37-keys-3.12.4-doc' to 'https://cache.nix-ci.com'...
  20057. 1572.60 s [post-build-hook] copying path '/nix/store/g22dvyq3rkn3yy6d2cx392a1s49fwxvh-semigroups-0.20' to 'https://cache.nix-ci.com'...
  20058. 1573.65 s [post-build-hook] copying path '/nix/store/82jl4pph5giasjz2rk6fnwfg3pk30djs-keys-3.12.4' to 'https://cache.nix-ci.com'...
  20059. 1575.58 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  20060. 1575.85 s [post-build-hook] copying 2 paths...
  20061. 1575.97 s [post-build-hook] copying path '/nix/store/5481k316v9hfgp2ckcrjg2gv8idmdd1b-semigroups-0.20.drv' to 'https://cache.nix-ci.com'...
  20062. 1576.16 s [post-build-hook] copying path '/nix/store/3r0c67nxc7q44sx5lnjx4jycxjgqqian-keys-3.12.4.drv' to 'https://cache.nix-ci.com'...
  20063. 1576.41 s Progress: 151 of 236 built (9 building), 285 of 285 downloaded from cache
  20064. 1576.41 s [monoid-subclasses] Monus mappend (2): OK (0.01s)
  20065. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20066. 1576.41 s [monoid-subclasses] Monus stripPrefixOverlap: OK (0.01s)
  20067. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20068. 1576.41 s [monoid-subclasses] Monus stripSuffixOverlap: OK (0.01s)
  20069. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20070. 1576.41 s [monoid-subclasses] isPrefixOf: OK (0.08s)
  20071. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20072. 1576.41 s [monoid-subclasses] stripSuffix: OK (0.07s)
  20073. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20074. 1576.41 s [monoid-subclasses] isSuffixOf: OK (0.08s)
  20075. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20076. 1576.41 s [monoid-subclasses] </>: OK
  20077. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20078. 1576.41 s [monoid-subclasses] cancellative stripPrefix: OK
  20079. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20080. 1576.41 s [monoid-subclasses] cancellative stripSuffix: OK
  20081. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20082. 1576.41 s [monoid-subclasses] cancellative </>: OK
  20083. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20084. 1576.41 s [monoid-subclasses] stripCommonPrefix 1: OK (0.14s)
  20085. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20086. 1576.41 s [monoid-subclasses] stripCommonPrefix 2: OK (0.12s)
  20087. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20088. 1576.41 s [monoid-subclasses] stripCommonPrefix 3: OK (0.11s)
  20089. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20090. 1576.41 s [monoid-subclasses] stripCommonPrefix 4: OK (0.07s)
  20091. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20092. 1576.41 s [monoid-subclasses] stripCommonSuffix 1: OK (0.06s)
  20093. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20094. 1576.41 s [monoid-subclasses] stripCommonSuffix 2: OK (0.05s)
  20095. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20096. 1576.41 s [monoid-subclasses] stripCommonSuffix 3: OK (0.06s)
  20097. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20098. 1576.41 s [monoid-subclasses] stripCommonSuffix 4: OK (0.04s)
  20099. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20100. 1576.41 s [monoid-subclasses] gcd: OK
  20101. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20102. 1576.41 s [monoid-subclasses] gcd uniqueness: OK
  20103. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20104. 1576.41 s [monoid-subclasses] gcd idempotence: OK
  20105. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20106. 1576.41 s [monoid-subclasses] gcd identity (left): OK
  20107. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20108. 1576.41 s [monoid-subclasses] gcd identity (right): OK
  20109. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20110. 1576.41 s [monoid-subclasses] gcd commutativity: OK
  20111. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20112. 1576.41 s [monoid-subclasses] gcd associativity: OK (0.01s)
  20113. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20114. 1576.41 s [monoid-subclasses] gcd distributivity (left): OK
  20115. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20116. 1576.41 s [monoid-subclasses] gcd distributivity (right): OK
  20117. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20118. 1576.41 s [monoid-subclasses] commonPrefix idempotence: OK (0.07s)
  20119. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20120. 1576.41 s [monoid-subclasses] commonPrefix identity (left): OK (0.02s)
  20121. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20122. 1576.41 s [monoid-subclasses] commonPrefix identity (right): OK (0.03s)
  20123. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20124. 1576.41 s [monoid-subclasses] commonPrefix commutativity: OK (0.12s)
  20125. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20126. 1576.41 s [monoid-subclasses] commonPrefix associativity: OK (0.27s)
  20127. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20128. 1576.41 s [monoid-subclasses] commonPrefix distributivity: OK (0.02s)
  20129. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20130. 1576.41 s [monoid-subclasses] commonSuffix idempotence: OK (0.04s)
  20131. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20132. 1576.41 s [monoid-subclasses] commonSuffix identity (left): OK (0.01s)
  20133. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20134. 1576.41 s [monoid-subclasses] commonSuffix identity (right): OK (0.02s)
  20135. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20136. 1576.41 s [monoid-subclasses] commonSuffix commutativity: OK (0.05s)
  20137. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20138. 1576.41 s [monoid-subclasses] commonSuffix associativity: OK (0.12s)
  20139. 1576.41 s [monoid-subclasses] +++ OK, passed 100 tests.
  20140. 1576.42 s [monoid-subclasses] commonSuffix distributivity: OK (0.02s)
  20141. 1576.42 s [monoid-subclasses] +++ OK, passed 100 tests.
  20142. 1576.42 s [monoid-subclasses] lcm reductivity (left): OK (0.01s)
  20143. 1576.42 s [monoid-subclasses] +++ OK, passed 100 tests.
  20144. 1576.42 s [monoid-subclasses] lcm reductivity (right): OK (0.01s)
  20145. 1576.42 s [monoid-subclasses] +++ OK, passed 100 tests.
  20146. 1576.42 s [monoid-subclasses] lcm uniqueness: OK (0.01s)
  20147. 1576.42 s [monoid-subclasses] +++ OK, passed 100 tests.
  20148. 1576.42 s [monoid-subclasses] lcm idempotence: OK
  20149. 1576.42 s [monoid-subclasses] +++ OK, passed 100 tests.
  20150. 1576.42 s [monoid-subclasses] lcm identity (left): OK
  20151. 1576.42 s [monoid-subclasses] +++ OK, passed 100 tests.
  20152. 1576.42 s [monoid-subclasses] lcm identity (right): OK
  20153. 1576.42 s [monoid-subclasses] +++ OK, passed 100 tests.
  20154. 1576.42 s [monoid-subclasses] lcm commutativity: OK (0.01s)
  20155. 1576.42 s [monoid-subclasses] +++ OK, passed 100 tests.
  20156. 1576.42 s [monoid-subclasses] lcm associativity: OK (0.03s)
  20157. 1576.42 s [monoid-subclasses] +++ OK, passed 100 tests.
  20158. 1576.42 s [monoid-subclasses] lcm absorption (gcd-lcm): OK (0.01s)
  20159. 1576.42 s [monoid-subclasses] +++ OK, passed 100 tests.
  20160. 1576.42 s [monoid-subclasses] lcm absorption (lcm-gcd): OK (0.01s)
  20161. 1576.42 s [monoid-subclasses] +++ OK, passed 100 tests.
  20162. 1576.42 s [monoid-subclasses] lcm distributivity (left): OK
  20163. 1576.42 s [monoid-subclasses] +++ OK, passed 100 tests.
  20164. 1576.42 s [monoid-subclasses] lcm distributivity (right): OK (0.01s)
  20165. 1576.42 s [monoid-subclasses] +++ OK, passed 100 tests.
  20166. 1576.42 s [monoid-subclasses] lcm distributivity (gcd-lcm): OK (0.01s)
  20167. 1576.42 s [monoid-subclasses] +++ OK, passed 100 tests.
  20168. 1576.42 s [monoid-subclasses] lcm distributivity (lcm-gcd): OK (0.01s)
  20169. 1576.42 s [monoid-subclasses] +++ OK, passed 100 tests.
  20170. 1576.42 s [monoid-subclasses]
  20171. 1576.42 s [monoid-subclasses] All 128 tests passed (15.67s)
  20172. 1576.42 s [monoid-subclasses] Test suite Main: PASS
  20173. 1576.42 s [monoid-subclasses] Test suite logged to: dist/test/monoid-subclasses-1.2.6-Main.log
  20174. 1576.42 s [monoid-subclasses] 1 of 1 test suites (1 of 1 test cases) passed.
  20175. 1576.42 s [monoid-subclasses] checkPhase completed in 31 seconds
  20176. 1576.42 s [monoid-subclasses] Phase: haddockPhase
  20177. 1576.42 s [unix-compat] Phase: setupCompilerEnvironmentPhase
  20178. 1576.42 s [unix-compat] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  20179. 1576.42 s [unix-compat] Phase: unpackPhase
  20180. 1576.42 s [unix-compat] unpacking source archive /nix/store/sxajf6wmraplp7fmlb1571k2xcha606c-unix-compat-0.7.4.tar.gz
  20181. 1576.42 s [unix-compat] source root is unix-compat-0.7.4
  20182. 1576.42 s [unix-compat] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "unix-compat-0.7.4/unix-compat.cabal"
  20183. 1576.42 s [unix-compat] Phase: patchPhase
  20184. 1576.42 s [unix-compat] Phase: compileBuildDriverPhase
  20185. 1576.42 s [unix-compat] setupCompileFlags: -package-db=/build/tmp.vtNh0GTB08/setup-package.conf.d -threaded
  20186. 1576.42 s [unix-compat] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.vtNh0GTB08/Main.o )
  20187. 1576.42 s [unix-compat] [2 of 2] Linking Setup
  20188. 1576.42 s [unix-compat] Phase: updateAutotoolsGnuConfigScriptsPhase
  20189. 1576.42 s [unix-compat] Phase: configurePhase
  20190. 1576.42 s [unix-compat] configureFlags: --verbose --prefix=/nix/store/699vcasspll0yc8i083qbcnvk3nvpzdy-unix-compat-0.7.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/sa3rf16w93v34irasnnsybw4hbsqdwy6-unix-compat-0.7.4-doc/share/doc/unix-compat-0.7.4 --with-gcc=gcc --package-db=/build/tmp.vtNh0GTB08/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  20191. 1576.42 s [unix-compat] Using Parsec parser
  20192. 1576.42 s [unix-compat] Configuring unix-compat-0.7.4...
  20193. 1576.42 s [unix-compat] Dependency base >=4.9 && <5: using base-4.18.1.0
  20194. 1576.42 s [unix-compat] Dependency unix >=2.7.2.0 && <2.9: using unix-2.8.1.0
  20195. 1576.42 s [unix-compat] Dependency HUnit: using HUnit-1.6.2.0
  20196. 1576.42 s [unix-compat] Dependency base: using base-4.18.1.0
  20197. 1576.42 s [unix-compat] Dependency directory >=1.3.1.0: using directory-1.3.8.1
  20198. 1576.42 s [unix-compat] Dependency extra: using extra-1.7.16
  20199. 1576.42 s [unix-compat] Dependency hspec >=2.5.5: using hspec-2.11.12
  20200. 1576.42 s [unix-compat] Dependency monad-parallel: using monad-parallel-0.8
  20201. 1576.42 s [unix-compat] Dependency temporary: using temporary-1.3
  20202. 1576.42 s [unix-compat] Dependency unix-compat: using unix-compat-0.7.4
  20203. 1576.42 s [unix-compat] Source component graph:
  20204. 1576.42 s [unix-compat] component lib
  20205. 1576.42 s [unix-compat] component test:unix-compat-testsuite dependency lib
  20206. 1576.42 s [unix-compat] Configured component graph:
  20207. 1576.42 s [unix-compat] component unix-compat-0.7.4-FTGww1oDu3BJ4n3cKK9JiY
  20208. 1576.42 s [unix-compat] include base-4.18.1.0
  20209. 1576.42 s [unix-compat] include unix-2.8.1.0
  20210. 1576.42 s [unix-compat] component unix-compat-0.7.4-882KF64MJal1PduRzBF6CE-unix-compat-testsuite
  20211. 1576.42 s [unix-compat] include HUnit-1.6.2.0-Cmk1z9y2zFk3aX4g3H2nfT
  20212. 1576.42 s [unix-compat] include base-4.18.1.0
  20213. 1576.42 s [unix-compat] include directory-1.3.8.1
  20214. 1576.42 s [unix-compat] include extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  20215. 1576.42 s [unix-compat] include hspec-2.11.12-8RpQfPL7GgNCJuLqgXbcGU
  20216. 1576.42 s [unix-compat] include monad-parallel-0.8-1CIGHe9jvZX2yc171HQFaI
  20217. 1576.42 s [unix-compat] include temporary-1.3-1FJWtachrRvJFtqy3IoBZa
  20218. 1576.42 s [unix-compat] include unix-compat-0.7.4-FTGww1oDu3BJ4n3cKK9JiY
  20219. 1576.42 s [unix-compat] Linked component graph:
  20220. 1576.42 s [unix-compat] unit unix-compat-0.7.4-FTGww1oDu3BJ4n3cKK9JiY
  20221. 1576.42 s [unix-compat] include base-4.18.1.0
  20222. 1576.42 s [unix-compat] include unix-2.8.1.0
  20223. 1576.42 s [witherable] shrinking RPATHs of ELF executables and libraries in /nix/store/g394n71jfhp6hjppirqqd7jxyqzi9530-witherable-0.5-doc
  20224. 1576.42 s [witherable] checking for references to /build/ in /nix/store/g394n71jfhp6hjppirqqd7jxyqzi9530-witherable-0.5-doc...
  20225. 1576.42 s [witherable] patching script interpreter paths in /nix/store/g394n71jfhp6hjppirqqd7jxyqzi9530-witherable-0.5-doc
  20226. 1576.42 s [adjunctions] Documentation created: dist/doc/html/adjunctions/index.html,
  20227. 1576.42 s [adjunctions] dist/doc/html/adjunctions/adjunctions.txt
  20228. 1576.42 s [adjunctions] Preprocessing test suite 'spec' for adjunctions-4.4.3..
  20229. 1576.42 s [adjunctions] Phase: installPhase
  20230. 1576.42 s [adjunctions] Installing library in /nix/store/1vxx65vw9q55n9adq9hivdjykhvf94mn-adjunctions-4.4.3/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/adjunctions-4.4.3-1B5zLTLhfil7jmOarfuiNY
  20231. 1576.42 s [adjunctions] Phase: fixupPhase
  20232. 1576.42 s [adjunctions] shrinking RPATHs of ELF executables and libraries in /nix/store/1vxx65vw9q55n9adq9hivdjykhvf94mn-adjunctions-4.4.3
  20233. 1576.42 s [adjunctions] shrinking /nix/store/1vxx65vw9q55n9adq9hivdjykhvf94mn-adjunctions-4.4.3/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSadjunctions-4.4.3-1B5zLTLhfil7jmOarfuiNY-ghc9.6.3.so
  20234. 1576.42 s [adjunctions] checking for references to /build/ in /nix/store/1vxx65vw9q55n9adq9hivdjykhvf94mn-adjunctions-4.4.3...
  20235. 1576.42 s [adjunctions] patching script interpreter paths in /nix/store/1vxx65vw9q55n9adq9hivdjykhvf94mn-adjunctions-4.4.3
  20236. 1576.42 s [adjunctions] stripping (with command strip and flags -S -p) in /nix/store/1vxx65vw9q55n9adq9hivdjykhvf94mn-adjunctions-4.4.3/lib
  20237. 1576.42 s [adjunctions] shrinking RPATHs of ELF executables and libraries in /nix/store/sv626g4i7728h224hm1zdfy23xz5a0gi-adjunctions-4.4.3-doc
  20238. 1576.42 s [adjunctions] checking for references to /build/ in /nix/store/sv626g4i7728h224hm1zdfy23xz5a0gi-adjunctions-4.4.3-doc...
  20239. 1576.42 s [adjunctions] patching script interpreter paths in /nix/store/sv626g4i7728h224hm1zdfy23xz5a0gi-adjunctions-4.4.3-doc
  20240. 1576.42 s [algebraic-graphs] Algebra.Graph=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph,Algebra.Graph.Acyclic.AdjacencyMap=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.Acyclic.AdjacencyMap,Algebra.Graph.AdjacencyIntMap=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.AdjacencyIntMap,Algebra.Graph.AdjacencyIntMap.Algorithm=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.AdjacencyIntMap.Algorithm,Algebra.Graph.AdjacencyMap=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.AdjacencyMap,Algebra.Graph.AdjacencyMap.Algorithm=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.AdjacencyMap.Algorithm,Algebra.Graph.Bipartite.AdjacencyMap=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.Bipartite.AdjacencyMap,Algebra.Graph.Bipartite.AdjacencyMap.Algorithm=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.Bipartite.AdjacencyMap.Algorithm,Algebra.Graph.Class=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.Class,Algebra.Graph.Example.Todo=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.Example.Todo,Algebra.Graph.Export=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.Export,Algebra.Graph.Export.Dot=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.Export.Dot,Algebra.Graph.HigherKinded.Class=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.HigherKinded.Class,Algebra.Graph.Internal=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.Internal,Algebra.Graph.Label=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.Label,Algebra.Graph.Labelled=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.Labelled,Algebra.Graph.Labelled.AdjacencyMap=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.Labelled.AdjacencyMap,Algebra.Graph.Labelled.Example.Automaton=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.Labelled.Example.Automaton,Algebra.Graph.Labelled.Example.Network=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.Labelled.Example.Network,Algebra.Graph.NonEmpty=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.NonEmpty,Algebra.Graph.NonEmpty.AdjacencyMap=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.NonEmpty.AdjacencyMap,Algebra.Graph.Relation=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.Relation,Algebra.Graph.Relation.Preorder=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.Relation.Preorder,Algebra.Graph.Relation.Reflexive=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.Relation.Reflexive,Algebra.Graph.Relation.Symmetric=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.Relation.Symmetric,Algebra.Graph.Relation.Transitive=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.Relation.Transitive,Algebra.Graph.ToGraph=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.ToGraph,Algebra.Graph.Undirected=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Algebra.Graph.Undirected,Data.Graph.Typed=algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj:Data.Graph.Typed
  20241. 1576.42 s [algebraic-graphs] unit algebraic-graphs-0.7-3GNigIVBdVFH4d8mj8WRCt-main
  20242. 1576.42 s [algebraic-graphs] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  20243. 1576.42 s [algebraic-graphs] include algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj
  20244. 1576.42 s [algebraic-graphs] include array-0.5.5.0
  20245. 1576.42 s [algebraic-graphs] include base-4.18.1.0
  20246. 1576.42 s [algebraic-graphs] include containers-0.6.7
  20247. 1576.42 s [algebraic-graphs] include deepseq-1.4.8.1
  20248. 1576.42 s [algebraic-graphs] include extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  20249. 1576.42 s [algebraic-graphs] include inspection-testing-0.5.0.3-9igwMEhiwfIEUBfr9Ix7CK
  20250. 1576.42 s [algebraic-graphs] include transformers-0.6.1.0
  20251. 1576.42 s [algebraic-graphs] Ready component graph:
  20252. 1576.42 s [algebraic-graphs] definite algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj
  20253. 1576.42 s [algebraic-graphs] depends array-0.5.5.0
  20254. 1576.42 s [algebraic-graphs] depends base-4.18.1.0
  20255. 1576.42 s [algebraic-graphs] depends containers-0.6.7
  20256. 1576.42 s [algebraic-graphs] depends deepseq-1.4.8.1
  20257. 1576.42 s [algebraic-graphs] depends transformers-0.6.1.0
  20258. 1576.42 s [algebraic-graphs] definite algebraic-graphs-0.7-3GNigIVBdVFH4d8mj8WRCt-main
  20259. 1576.42 s [algebraic-graphs] depends QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  20260. 1576.42 s [algebraic-graphs] depends algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj
  20261. 1576.42 s [algebraic-graphs] depends array-0.5.5.0
  20262. 1576.42 s [algebraic-graphs] depends base-4.18.1.0
  20263. 1576.42 s [algebraic-graphs] depends containers-0.6.7
  20264. 1576.42 s [algebraic-graphs] depends deepseq-1.4.8.1
  20265. 1576.42 s [algebraic-graphs] depends extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  20266. 1576.42 s [algebraic-graphs] depends inspection-testing-0.5.0.3-9igwMEhiwfIEUBfr9Ix7CK
  20267. 1576.42 s [cassava] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  20268. 1576.42 s [cassava] depends vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  20269. 1576.42 s [cassava] definite cassava-0.5.3.2-92yiNLWQIDQHUtYGIYk5UH-unit-tests
  20270. 1576.42 s [cassava] depends HUnit-1.6.2.0-Cmk1z9y2zFk3aX4g3H2nfT
  20271. 1576.42 s [cassava] depends QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  20272. 1576.42 s [cassava] depends attoparsec-0.14.4-Lf5HznpK2Hu8bmGTsY7xll
  20273. 1576.42 s [cassava] depends base-4.18.1.0
  20274. 1576.42 s [cassava] depends bytestring-0.11.5.2
  20275. 1576.42 s [cassava] depends cassava-0.5.3.2-J97MDFKtouADk9PGTxLFKY
  20276. 1576.42 s [cassava] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  20277. 1576.42 s [cassava] depends quickcheck-instances-0.3.32-9fGeBu9hiv82mPGYbzXPCv
  20278. 1576.42 s [cassava] depends scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  20279. 1576.42 s [cassava] depends test-framework-0.8.2.2-LvAu41JlrMYAo0mc2w31nY
  20280. 1576.42 s [cassava] depends test-framework-hunit-0.3.0.2-6IcviKDR8aqGttCrpbvXXU
  20281. 1576.42 s [cassava] depends test-framework-quickcheck2-0.3.0.6-HkHjoisjix325Erf8tshaD
  20282. 1576.42 s [cassava] depends text-2.0.2
  20283. 1576.42 s [cassava] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  20284. 1576.42 s [cassava] depends vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  20285. 1576.42 s [cassava] Using Cabal-3.10.1.0 compiled by ghc-9.6
  20286. 1576.42 s [cassava] Using compiler: ghc-9.6.3
  20287. 1576.42 s [cassava] Using install prefix:
  20288. 1576.42 s [cassava] /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2
  20289. 1576.42 s [cassava] Executables installed in:
  20290. 1576.42 s [cassava] /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/bin
  20291. 1576.42 s [cassava] Libraries installed in:
  20292. 1576.42 s [cassava] /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/cassava-0.5.3.2-J97MDFKtouADk9PGTxLFKY
  20293. 1576.42 s [cassava] Dynamic Libraries installed in:
  20294. 1576.42 s [cassava] /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  20295. 1576.42 s [cassava] Private executables installed in:
  20296. 1576.42 s [cassava] /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/libexec/x86_64-linux-ghc-9.6.3/cassava-0.5.3.2
  20297. 1576.42 s [cassava] Data files installed in:
  20298. 1576.42 s [cassava] /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/share/x86_64-linux-ghc-9.6.3/cassava-0.5.3.2
  20299. 1576.42 s [cassava] Documentation installed in:
  20300. 1576.42 s [cassava] /nix/store/y1g8pcw6s0m3kndsdsqz63w347aqnfii-cassava-0.5.3.2-doc/share/doc/cassava-0.5.3.2
  20301. 1576.42 s [cassava] Configuration files installed in:
  20302. 1576.42 s [cassava] /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/etc
  20303. 1576.42 s [cassava] No alex found
  20304. 1576.42 s [cassava] Using ar found on system at:
  20305. 1576.42 s [cassava] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  20306. 1576.42 s [cassava] No c2hs found
  20307. 1576.42 s [cassava] No cpphs found
  20308. 1576.42 s [cassava] No doctest found
  20309. 1576.42 s [cassava] Using gcc version 14.3.0 given by user at:
  20310. 1576.42 s [cassava] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  20311. 1576.42 s [cassava] Using ghc version 9.6.3 found on system at:
  20312. 1576.42 s [cassava] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  20313. 1576.42 s [cassava] Using ghc-pkg version 9.6.3 found on system at:
  20314. 1576.42 s [cassava] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  20315. 1576.42 s [cassava] No ghcjs found
  20316. 1576.42 s [cassava] No ghcjs-pkg found
  20317. 1576.42 s [cassava] No greencard found
  20318. 1576.42 s [cassava] Using haddock version 2.29.1 found on system at:
  20319. 1576.42 s [cassava] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  20320. 1576.42 s [cassava] No happy found
  20321. 1576.42 s [cassava] Using haskell-suite found on system at: haskell-suite-dummy-location
  20322. 1576.42 s [cassava] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  20323. 1576.42 s [cassava] No hmake found
  20324. 1576.42 s [cassava] Using hpc version 0.68 found on system at:
  20325. 1576.42 s [cassava] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  20326. 1576.42 s [cassava] Using hsc2hs version 0.68.9 found on system at:
  20327. 1576.42 s [cassava] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  20328. 1576.42 s [cassava] Using hscolour version 1.25 found on system at:
  20329. 1576.42 s [cassava] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  20330. 1576.42 s [cassava] No jhc found
  20331. 1576.42 s [cassava] Using ld found on system at:
  20332. 1576.42 s [cassava] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  20333. 1576.42 s [cassava] No pkg-config found
  20334. 1576.42 s [cassava] Using runghc version 9.6.3 found on system at:
  20335. 1576.42 s [cassava] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  20336. 1576.42 s [cassava] Using strip version 2.44 found on system at:
  20337. 1576.42 s [cassava] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  20338. 1576.42 s [cassava] Using tar found on system at:
  20339. 1576.42 s [cassava] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  20340. 1576.42 s [cassava] No uhc found
  20341. 1576.42 s [cassava] Phase: buildPhase
  20342. 1576.42 s [cassava] Preprocessing library for cassava-0.5.3.2..
  20343. 1576.42 s [cassava] Building library for cassava-0.5.3.2..
  20344. 1576.42 s [cassava] [ 1 of 10] Compiling Data.Csv.Types ( src/Data/Csv/Types.hs, dist/build/Data/Csv/Types.o, dist/build/Data/Csv/Types.dyn_o )
  20345. 1576.42 s [filepattern] depends extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  20346. 1576.42 s [filepattern] depends filepath-1.4.100.4
  20347. 1576.42 s [filepattern] definite filepattern-0.1.3-2B18cJqVxWy5ybz4Zw3n2H-filepattern-test
  20348. 1576.42 s [filepattern] depends QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  20349. 1576.42 s [filepattern] depends base-4.18.1.0
  20350. 1576.42 s [filepattern] depends directory-1.3.8.1
  20351. 1576.42 s [filepattern] depends extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  20352. 1576.42 s [filepattern] depends filepath-1.4.100.4
  20353. 1576.42 s [filepattern] depends filepattern-0.1.3-JYlVcY77sADAr4YExQhK1F
  20354. 1576.42 s [filepattern] Using Cabal-3.10.1.0 compiled by ghc-9.6
  20355. 1576.42 s [filepattern] Using compiler: ghc-9.6.3
  20356. 1576.42 s [filepattern] Using install prefix:
  20357. 1576.42 s [filepattern] /nix/store/smiychz8symc273iq6q1ch4zdvd34l2c-filepattern-0.1.3
  20358. 1576.42 s [filepattern] Executables installed in:
  20359. 1576.42 s [filepattern] /nix/store/smiychz8symc273iq6q1ch4zdvd34l2c-filepattern-0.1.3/bin
  20360. 1576.42 s [filepattern] Libraries installed in:
  20361. 1576.42 s [filepattern] /nix/store/smiychz8symc273iq6q1ch4zdvd34l2c-filepattern-0.1.3/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/filepattern-0.1.3-JYlVcY77sADAr4YExQhK1F
  20362. 1576.42 s [filepattern] Dynamic Libraries installed in:
  20363. 1576.42 s [filepattern] /nix/store/smiychz8symc273iq6q1ch4zdvd34l2c-filepattern-0.1.3/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  20364. 1576.42 s [filepattern] Private executables installed in:
  20365. 1576.42 s [filepattern] /nix/store/smiychz8symc273iq6q1ch4zdvd34l2c-filepattern-0.1.3/libexec/x86_64-linux-ghc-9.6.3/filepattern-0.1.3
  20366. 1576.42 s [filepattern] Data files installed in:
  20367. 1576.42 s [filepattern] /nix/store/smiychz8symc273iq6q1ch4zdvd34l2c-filepattern-0.1.3/share/x86_64-linux-ghc-9.6.3/filepattern-0.1.3
  20368. 1576.42 s [filepattern] Documentation installed in:
  20369. 1576.42 s [filepattern] /nix/store/lb5p86y9984dkzxncy77maz9fg8imihk-filepattern-0.1.3-doc/share/doc/filepattern-0.1.3
  20370. 1576.42 s [filepattern] Configuration files installed in:
  20371. 1576.42 s [filepattern] /nix/store/smiychz8symc273iq6q1ch4zdvd34l2c-filepattern-0.1.3/etc
  20372. 1576.42 s [filepattern] No alex found
  20373. 1576.42 s [filepattern] Using ar found on system at:
  20374. 1576.42 s [filepattern] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  20375. 1576.42 s [filepattern] No c2hs found
  20376. 1576.42 s [filepattern] No cpphs found
  20377. 1576.42 s [filepattern] No doctest found
  20378. 1576.42 s [filepattern] Using gcc version 14.3.0 given by user at:
  20379. 1576.42 s [filepattern] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  20380. 1576.42 s [filepattern] Using ghc version 9.6.3 found on system at:
  20381. 1576.42 s [filepattern] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  20382. 1576.42 s [filepattern] Using ghc-pkg version 9.6.3 found on system at:
  20383. 1576.42 s [filepattern] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  20384. 1576.42 s [filepattern] No ghcjs found
  20385. 1576.42 s [filepattern] No ghcjs-pkg found
  20386. 1576.42 s [filepattern] No greencard found
  20387. 1576.42 s [filepattern] Using haddock version 2.29.1 found on system at:
  20388. 1576.42 s [filepattern] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  20389. 1576.42 s [filepattern] No happy found
  20390. 1576.42 s [filepattern] Using haskell-suite found on system at: haskell-suite-dummy-location
  20391. 1576.42 s [filepattern] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  20392. 1576.42 s [filepattern] No hmake found
  20393. 1576.42 s [filepattern] Using hpc version 0.68 found on system at:
  20394. 1576.42 s [filepattern] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  20395. 1576.42 s [filepattern] Using hsc2hs version 0.68.9 found on system at:
  20396. 1576.42 s [filepattern] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  20397. 1576.42 s [filepattern] Using hscolour version 1.25 found on system at:
  20398. 1576.42 s [filepattern] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  20399. 1576.42 s [filepattern] No jhc found
  20400. 1576.42 s [filepattern] Using ld found on system at:
  20401. 1576.42 s [filepattern] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  20402. 1576.42 s [filepattern] No pkg-config found
  20403. 1576.42 s [filepattern] Using runghc version 9.6.3 found on system at:
  20404. 1576.42 s [filepattern] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  20405. 1576.42 s [filepattern] Using strip version 2.44 found on system at:
  20406. 1576.42 s [filepattern] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  20407. 1576.42 s [filepattern] Using tar found on system at:
  20408. 1576.42 s [filepattern] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  20409. 1576.42 s [filepattern] No uhc found
  20410. 1576.42 s [filepattern] Phase: buildPhase
  20411. 1576.42 s [filepattern] Preprocessing library for filepattern-0.1.3..
  20412. 1576.42 s [filepattern] Building library for filepattern-0.1.3..
  20413. 1576.42 s [filepattern] [1 of 8] Compiling System.FilePattern.ListBy ( src/System/FilePattern/ListBy.hs, dist/build/System/FilePattern/ListBy.o, dist/build/System/FilePattern/ListBy.dyn_o )
  20414. 1576.42 s [filepattern] [2 of 8] Compiling System.FilePattern.Monads ( src/System/FilePattern/Monads.hs, dist/build/System/FilePattern/Monads.o, dist/build/System/FilePattern/Monads.dyn_o )
  20415. 1576.42 s [filepattern] [3 of 8] Compiling System.FilePattern.Tree ( src/System/FilePattern/Tree.hs, dist/build/System/FilePattern/Tree.o, dist/build/System/FilePattern/Tree.dyn_o )
  20416. 1576.42 s [filepattern] [4 of 8] Compiling System.FilePattern.Wildcard ( src/System/FilePattern/Wildcard.hs, dist/build/System/FilePattern/Wildcard.o, dist/build/System/FilePattern/Wildcard.dyn_o )
  20417. 1576.42 s [ghc-exactprint] include bytestring-0.11.5.2
  20418. 1576.42 s [ghc-exactprint] include containers-0.6.7
  20419. 1576.42 s [ghc-exactprint] include data-default-0.7.1.3-5LfZKxqoo3DGZ2PqQ9rhai
  20420. 1576.42 s [ghc-exactprint] include directory-1.3.8.1
  20421. 1576.42 s [ghc-exactprint] include fail-4.9.0.0-BAHmj60kS5K7NVhhKpm9J5
  20422. 1576.42 s [ghc-exactprint] include filepath-1.4.100.4
  20423. 1576.42 s [ghc-exactprint] include free-5.2-pmOseOpbmmJxO61jWrFWI
  20424. 1576.42 s [ghc-exactprint] include ghc-9.6.3
  20425. 1576.42 s [ghc-exactprint] include ghc-boot-9.6.3
  20426. 1576.42 s [ghc-exactprint] include mtl-2.3.1
  20427. 1576.42 s [ghc-exactprint] include ordered-containers-0.2.4-IhFU7K5YTHw6TWitYQnoOo
  20428. 1576.42 s [ghc-exactprint] include syb-0.7.2.4-HcY4AIPnIilK9cA1dffBPM
  20429. 1576.42 s [ghc-exactprint] component ghc-exactprint-1.7.1.0-1Xz3Q7F2q245lv7IuWkQri-test
  20430. 1576.42 s [ghc-exactprint] include Cabal-syntax-3.10.3.0-CEXefnQQeNiFVAr14FEN6m
  20431. 1576.42 s [ghc-exactprint] include Diff-0.5-GZY542scVfnxhSieg1s29
  20432. 1576.42 s [ghc-exactprint] include HUnit-1.6.2.0-Cmk1z9y2zFk3aX4g3H2nfT
  20433. 1576.42 s [ghc-exactprint] include base-4.18.1.0
  20434. 1576.42 s [ghc-exactprint] include bytestring-0.11.5.2
  20435. 1576.42 s [ghc-exactprint] include containers-0.6.7
  20436. 1576.42 s [ghc-exactprint] include data-default-0.7.1.3-5LfZKxqoo3DGZ2PqQ9rhai
  20437. 1576.42 s [ghc-exactprint] include directory-1.3.8.1
  20438. 1576.42 s [ghc-exactprint] include extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  20439. 1576.42 s [ghc-exactprint] include fail-4.9.0.0-BAHmj60kS5K7NVhhKpm9J5
  20440. 1576.42 s [ghc-exactprint] include filepath-1.4.100.4
  20441. 1576.42 s [ghc-exactprint] include ghc-9.6.3
  20442. 1576.42 s [ghc-exactprint] include ghc-boot-9.6.3
  20443. 1576.42 s [ghc-exactprint] include ghc-exactprint-1.7.1.0-LueTa3JowEm3hQpfOTTq7o
  20444. 1576.42 s [ghc-exactprint] include ghc-paths-0.1.0.12-9UF0Fz8sxMJKtyJ6KssXt4
  20445. 1576.42 s [ghc-exactprint] include mtl-2.3.1
  20446. 1576.42 s [ghc-exactprint] include ordered-containers-0.2.4-IhFU7K5YTHw6TWitYQnoOo
  20447. 1576.42 s [ghc-exactprint] include silently-1.2.5.4-7GL8hrYkiMIJCDdSmG7fw7
  20448. 1576.42 s [ghc-exactprint] include syb-0.7.2.4-HcY4AIPnIilK9cA1dffBPM
  20449. 1576.42 s [ghc-exactprint] Linked component graph:
  20450. 1576.42 s [ghc-exactprint] unit ghc-exactprint-1.7.1.0-LueTa3JowEm3hQpfOTTq7o
  20451. 1576.42 s [ghc-exactprint] include base-4.18.1.0
  20452. 1576.42 s [ghc-exactprint] include bytestring-0.11.5.2
  20453. 1576.42 s [ghc-exactprint] include containers-0.6.7
  20454. 1576.42 s [ghc-exactprint] include data-default-0.7.1.3-5LfZKxqoo3DGZ2PqQ9rhai
  20455. 1576.42 s [ghc-exactprint] include directory-1.3.8.1
  20456. 1576.42 s [ghc-exactprint] include fail-4.9.0.0-BAHmj60kS5K7NVhhKpm9J5
  20457. 1576.42 s [ghc-exactprint] include filepath-1.4.100.4
  20458. 1576.42 s [ghc-exactprint] include free-5.2-pmOseOpbmmJxO61jWrFWI
  20459. 1576.42 s [ghc-exactprint] include ghc-9.6.3
  20460. 1576.42 s [ghc-exactprint] include ghc-boot-9.6.3
  20461. 1576.42 s [ghc-exactprint] include mtl-2.3.1
  20462. 1576.42 s [ghc-exactprint] include ordered-containers-0.2.4-IhFU7K5YTHw6TWitYQnoOo
  20463. 1576.42 s [ghc-exactprint] include syb-0.7.2.4-HcY4AIPnIilK9cA1dffBPM
  20464. 1576.42 s [ghc-exactprint] Language.Haskell.GHC.ExactPrint=ghc-exactprint-1.7.1.0-LueTa3JowEm3hQpfOTTq7o:Language.Haskell.GHC.ExactPrint,Language.Haskell.GHC.ExactPrint.Dump=ghc-exactprint-1.7.1.0-LueTa3JowEm3hQpfOTTq7o:Language.Haskell.GHC.ExactPrint.Dump,Language.Haskell.GHC.ExactPrint.ExactPrint=ghc-exactprint-1.7.1.0-LueTa3JowEm3hQpfOTTq7o:Language.Haskell.GHC.ExactPrint.ExactPrint,Language.Haskell.GHC.ExactPrint.Lookup=ghc-exactprint-1.7.1.0-LueTa3JowEm3hQpfOTTq7o:Language.Haskell.GHC.ExactPrint.Lookup,Language.Haskell.GHC.ExactPrint.Orphans=ghc-exactprint-1.7.1.0-LueTa3JowEm3hQpfOTTq7o:Language.Haskell.GHC.ExactPrint.Orphans,Language.Haskell.GHC.ExactPrint.Parsers=ghc-exactprint-1.7.1.0-LueTa3JowEm3hQpfOTTq7o:Language.Haskell.GHC.ExactPrint.Parsers,Language.Haskell.GHC.ExactPrint.Preprocess=ghc-exactprint-1.7.1.0-LueTa3JowEm3hQpfOTTq7o:Language.Haskell.GHC.ExactPrint.Preprocess,Language.Haskell.GHC.ExactPrint.Transform=ghc-exactprint-1.7.1.0-LueTa3JowEm3hQpfOTTq7o:Language.Haskell.GHC.ExactPrint.Transform,Language.Haskell.GHC.ExactPrint.Types=ghc-exactprint-1.7.1.0-LueTa3JowEm3hQpfOTTq7o:Language.Haskell.GHC.ExactPrint.Types,Language.Haskell.GHC.ExactPrint.Utils=ghc-exactprint-1.7.1.0-LueTa3JowEm3hQpfOTTq7o:Language.Haskell.GHC.ExactPrint.Utils
  20465. 1576.42 s [ghc-exactprint] unit ghc-exactprint-1.7.1.0-1Xz3Q7F2q245lv7IuWkQri-test
  20466. 1576.42 s [ghc-exactprint] include Cabal-syntax-3.10.3.0-CEXefnQQeNiFVAr14FEN6m
  20467. 1576.42 s [ghc-exactprint] include Diff-0.5-GZY542scVfnxhSieg1s29
  20468. 1576.42 s [ghc-exactprint] include HUnit-1.6.2.0-Cmk1z9y2zFk3aX4g3H2nfT
  20469. 1576.42 s [ghc-exactprint] include base-4.18.1.0
  20470. 1576.42 s [ghc-exactprint] include bytestring-0.11.5.2
  20471. 1576.42 s [ghc-exactprint] include containers-0.6.7
  20472. 1576.42 s [ghc-exactprint] include data-default-0.7.1.3-5LfZKxqoo3DGZ2PqQ9rhai
  20473. 1576.42 s [ghc-exactprint] include directory-1.3.8.1
  20474. 1576.42 s [ghc-exactprint] include extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  20475. 1576.42 s [ghc-exactprint] include fail-4.9.0.0-BAHmj60kS5K7NVhhKpm9J5
  20476. 1576.42 s [ghc-exactprint] include filepath-1.4.100.4
  20477. 1576.42 s [ghc-exactprint] include ghc-9.6.3
  20478. 1576.42 s [ghc-exactprint] include ghc-boot-9.6.3
  20479. 1576.42 s [ghc-exactprint] include ghc-exactprint-1.7.1.0-LueTa3JowEm3hQpfOTTq7o
  20480. 1576.42 s [ghc-exactprint] include ghc-paths-0.1.0.12-9UF0Fz8sxMJKtyJ6KssXt4
  20481. 1576.42 s [ghc-exactprint] include mtl-2.3.1
  20482. 1576.42 s [ghc-lib-parser-ex] unit ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo
  20483. 1576.42 s [ghc-lib-parser-ex] include base-4.18.1.0
  20484. 1576.42 s [ghc-lib-parser-ex] include bytestring-0.11.5.2
  20485. 1576.42 s [ghc-lib-parser-ex] include containers-0.6.7
  20486. 1576.42 s [ghc-lib-parser-ex] include ghc-lib-parser-9.8.5.20250214-AKNxFNJBoFeEnT57HJs6Sq
  20487. 1576.42 s [ghc-lib-parser-ex] include uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd
  20488. 1576.42 s [ghc-lib-parser-ex] Language.Haskell.GhclibParserEx.Dump=ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo:Language.Haskell.GhclibParserEx.Dump,Language.Haskell.GhclibParserEx.Fixity=ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo:Language.Haskell.GhclibParserEx.Fixity,Language.Haskell.GhclibParserEx.GHC.Driver.Flags=ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo:Language.Haskell.GhclibParserEx.GHC.Driver.Flags,Language.Haskell.GhclibParserEx.GHC.Driver.Session=ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo:Language.Haskell.GhclibParserEx.GHC.Driver.Session,Language.Haskell.GhclibParserEx.GHC.Hs=ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo:Language.Haskell.GhclibParserEx.GHC.Hs,Language.Haskell.GhclibParserEx.GHC.Hs.Binds=ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo:Language.Haskell.GhclibParserEx.GHC.Hs.Binds,Language.Haskell.GhclibParserEx.GHC.Hs.Decls=ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo:Language.Haskell.GhclibParserEx.GHC.Hs.Decls,Language.Haskell.GhclibParserEx.GHC.Hs.Expr=ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo:Language.Haskell.GhclibParserEx.GHC.Hs.Expr,Language.Haskell.GhclibParserEx.GHC.Hs.ExtendInstances=ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo:Language.Haskell.GhclibParserEx.GHC.Hs.ExtendInstances,Language.Haskell.GhclibParserEx.GHC.Hs.ImpExp=ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo:Language.Haskell.GhclibParserEx.GHC.Hs.ImpExp,Language.Haskell.GhclibParserEx.GHC.Hs.Pat=ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo:Language.Haskell.GhclibParserEx.GHC.Hs.Pat,Language.Haskell.GhclibParserEx.GHC.Hs.Type=ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo:Language.Haskell.GhclibParserEx.GHC.Hs.Type,Language.Haskell.GhclibParserEx.GHC.Hs.Types=ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo:Language.Haskell.GhclibParserEx.GHC.Hs.Types,Language.Haskell.GhclibParserEx.GHC.Parser=ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo:Language.Haskell.GhclibParserEx.GHC.Parser,Language.Haskell.GhclibParserEx.GHC.Settings.Config=ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo:Language.Haskell.GhclibParserEx.GHC.Settings.Config,Language.Haskell.GhclibParserEx.GHC.Types.Name.Reader=ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo:Language.Haskell.GhclibParserEx.GHC.Types.Name.Reader,Language.Haskell.GhclibParserEx.GHC.Utils.Outputable=ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo:Language.Haskell.GhclibParserEx.GHC.Utils.Outputable
  20489. 1576.42 s [ghc-lib-parser-ex] unit ghc-lib-parser-ex-9.8.0.2-34dXaJ8CP3PDnq5sJcKSJH-ghc-lib-parser-ex-test
  20490. 1576.43 s [ghc-lib-parser-ex] include base-4.18.1.0
  20491. 1576.43 s [ghc-lib-parser-ex] include directory-1.3.8.1
  20492. 1576.43 s [ghc-lib-parser-ex] include extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  20493. 1576.43 s [ghc-lib-parser-ex] include filepath-1.4.100.4
  20494. 1576.43 s [ghc-lib-parser-ex] include ghc-lib-parser-9.8.5.20250214-AKNxFNJBoFeEnT57HJs6Sq
  20495. 1576.43 s [ghc-lib-parser-ex] include ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo
  20496. 1576.43 s [ghc-lib-parser-ex] include tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  20497. 1576.43 s [ghc-lib-parser-ex] include tasty-hunit-0.10.2-HGm8sccssx1BtIU4TO93vm
  20498. 1576.43 s [ghc-lib-parser-ex] include uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd
  20499. 1576.43 s [ghc-lib-parser-ex] Ready component graph:
  20500. 1576.43 s [ghc-lib-parser-ex] definite ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo
  20501. 1576.43 s [ghc-lib-parser-ex] depends base-4.18.1.0
  20502. 1576.43 s [ghc-lib-parser-ex] depends bytestring-0.11.5.2
  20503. 1576.43 s [ghc-lib-parser-ex] depends containers-0.6.7
  20504. 1576.43 s [ghc-lib-parser-ex] depends ghc-lib-parser-9.8.5.20250214-AKNxFNJBoFeEnT57HJs6Sq
  20505. 1576.43 s [ghc-lib-parser-ex] depends uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd
  20506. 1576.43 s [ghc-lib-parser-ex] definite ghc-lib-parser-ex-9.8.0.2-34dXaJ8CP3PDnq5sJcKSJH-ghc-lib-parser-ex-test
  20507. 1576.43 s [ghc-lib-parser-ex] depends base-4.18.1.0
  20508. 1576.43 s [ghc-lib-parser-ex] depends directory-1.3.8.1
  20509. 1576.43 s [ghc-lib-parser-ex] depends extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  20510. 1576.43 s [ghc-lib-parser-ex] depends filepath-1.4.100.4
  20511. 1576.43 s [ghc-lib-parser-ex] depends ghc-lib-parser-9.8.5.20250214-AKNxFNJBoFeEnT57HJs6Sq
  20512. 1576.43 s [ghc-lib-parser-ex] depends ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo
  20513. 1576.43 s [ghc-lib-parser-ex] depends tasty-1.5.3-9zGpMC6Ttly7LCIedANHX6
  20514. 1576.43 s [ghc-lib-parser-ex] depends tasty-hunit-0.10.2-HGm8sccssx1BtIU4TO93vm
  20515. 1576.43 s [ghc-lib-parser-ex] depends uniplate-1.6.13-Fgpp0vN6NcfFFwGhunWzdd
  20516. 1576.43 s [ghc-lib-parser-ex] Using Cabal-3.10.1.0 compiled by ghc-9.6
  20517. 1576.43 s [ghc-lib-parser-ex] Using compiler: ghc-9.6.3
  20518. 1576.43 s [ghc-lib-parser-ex] Using install prefix:
  20519. 1576.43 s [monoid-subclasses] Preprocessing library for monoid-subclasses-1.2.6..
  20520. 1576.43 s [monoid-subclasses] Running Haddock on library for monoid-subclasses-1.2.6..
  20521. 1576.43 s [monoid-subclasses] Warning: The documentation for the following packages are not installed. No
  20522. 1576.43 s [monoid-subclasses] links will be generated to these packages: vector-0.13.2.0
  20523. 1576.43 s [monoid-subclasses] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  20524. 1576.43 s [monoid-subclasses] 100% ( 3 / 3) in 'Data.Monoid.Null'
  20525. 1576.43 s [monoid-subclasses] Warning: 'Set' is out of scope.
  20526. 1576.43 s [monoid-subclasses] If you qualify the identifier, haddock can try to link it anyway.
  20527. 1576.43 s [monoid-subclasses] 100% ( 11 / 11) in 'Data.Semigroup.Cancellative'
  20528. 1576.43 s [monoid-subclasses] 100% ( 3 / 3) in 'Data.Monoid.Monus'
  20529. 1576.43 s [monoid-subclasses] 100% ( 8 / 8) in 'Data.Monoid.GCD'
  20530. 1576.43 s [monoid-subclasses]
  20531. 1576.43 s [monoid-subclasses] src/Data/Monoid/GCD.hs:75:1: warning: [-Wunused-imports]
  20532. 1576.43 s [monoid-subclasses] The qualified import of ‘Data.Text.Encoding’ is redundant
  20533. 1576.43 s [monoid-subclasses] except perhaps to import instances from ‘Data.Text.Encoding’
  20534. 1576.43 s [monoid-subclasses] To import instances alone, use: import Data.Text.Encoding()
  20535. 1576.43 s [monoid-subclasses] |
  20536. 1576.43 s [monoid-subclasses] 75 | import qualified Data.Text.Encoding as TextEncoding
  20537. 1576.43 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  20538. 1576.43 s [monoid-subclasses]
  20539. 1576.43 s [monoid-subclasses] src/Data/Monoid/GCD.hs:83:1: warning: [-Wunused-imports]
  20540. 1576.43 s [monoid-subclasses] The qualified import of ‘Data.Text.Lazy.Encoding’ is redundant
  20541. 1576.43 s [monoid-subclasses] except perhaps to import instances from ‘Data.Text.Lazy.Encoding’
  20542. 1576.43 s [monoid-subclasses] To import instances alone, use: import Data.Text.Lazy.Encoding()
  20543. 1576.43 s [monoid-subclasses] |
  20544. 1576.43 s [monoid-subclasses] 83 | import qualified Data.Text.Lazy.Encoding as LazyEncoding
  20545. 1576.43 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  20546. 1576.43 s [monoid-subclasses]
  20547. 1576.43 s [monoid-subclasses] src/Data/Monoid/GCD.hs:97:1: warning: [-Wunused-imports]
  20548. 1576.43 s [monoid-subclasses] The import of ‘Data.Maybe’ is redundant
  20549. 1576.43 s [monoid-subclasses] except perhaps to import instances from ‘Data.Maybe’
  20550. 1576.43 s [monoid-subclasses] To import instances alone, use: import Data.Maybe()
  20551. 1576.43 s [monoid-subclasses] |
  20552. 1576.43 s [monoid-subclasses] 97 | import Data.Maybe (isJust)
  20553. 1576.43 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  20554. 1576.43 s [monoid-subclasses] 100% ( 3 / 3) in 'Data.Monoid.LCM'
  20555. 1576.43 s [monoid-subclasses]
  20556. 1576.43 s [monoid-subclasses] src/Data/Monoid/LCM.hs:37:1: warning: [-Wunused-imports]
  20557. 1576.43 s [monoid-subclasses] The import of ‘Data.Maybe’ is redundant
  20558. 1576.43 s [monoid-subclasses] except perhaps to import instances from ‘Data.Maybe’
  20559. 1576.43 s [monoid-subclasses] To import instances alone, use: import Data.Maybe()
  20560. 1576.43 s [monoid-subclasses] |
  20561. 1576.43 s [monoid-subclasses] 37 | import Data.Maybe (isJust)
  20562. 1576.43 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  20563. 1576.43 s [monoid-subclasses]
  20564. 1576.43 s [monoid-subclasses] src/Data/Monoid/LCM.hs:38:1: warning: [-Wunused-imports]
  20565. 1576.43 s [monoid-subclasses] The import of ‘Data.Semigroup.Cancellative’ is redundant
  20566. 1576.43 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup.Cancellative’
  20567. 1576.43 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup.Cancellative()
  20568. 1576.43 s [monoid-subclasses] |
  20569. 1576.43 s [monoid-subclasses] 38 | import Data.Semigroup.Cancellative (Reductive ((</>)))
  20570. 1576.43 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  20571. 1576.43 s [monoid-subclasses]
  20572. 1576.43 s [monoid-subclasses] src/Data/Monoid/LCM.hs:39:1: warning: [-Wunused-imports]
  20573. 1576.43 s [monoid-subclasses] The import of ‘Data.Semigroup.Commutative’ is redundant
  20574. 1576.43 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup.Commutative’
  20575. 1576.43 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup.Commutative()
  20576. 1576.43 s [monoid-subclasses] |
  20577. 1576.43 s [monoid-subclasses] 39 | import Data.Semigroup.Commutative (Commutative)
  20578. 1576.43 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  20579. 1576.43 s [monoid-subclasses] 41% ( 5 / 12) in 'Data.Monoid.Cancellative'
  20580. 1576.43 s [monoid-subclasses] Missing documentation for:
  20581. 1576.43 s [monoid-subclasses] CommutativeMonoid (src/Data/Monoid/Cancellative.hs:51)
  20582. 1576.43 s [monoid-subclasses] ReductiveMonoid (src/Data/Monoid/Cancellative.hs:52)
  20583. 1576.43 s [monoid-subclasses] CancellativeMonoid (src/Data/Monoid/Cancellative.hs:55)
  20584. 1576.43 s [monoid-subclasses] LeftReductiveMonoid (src/Data/Monoid/Cancellative.hs:53)
  20585. 1576.43 s [monoid-subclasses] RightReductiveMonoid (src/Data/Monoid/Cancellative.hs:54)
  20586. 1576.43 s [unix-compat] System.PosixCompat=unix-compat-0.7.4-FTGww1oDu3BJ4n3cKK9JiY:System.PosixCompat,System.PosixCompat.Extensions=unix-compat-0.7.4-FTGww1oDu3BJ4n3cKK9JiY:System.PosixCompat.Extensions,System.PosixCompat.Files=unix-compat-0.7.4-FTGww1oDu3BJ4n3cKK9JiY:System.PosixCompat.Files,System.PosixCompat.Process=unix-compat-0.7.4-FTGww1oDu3BJ4n3cKK9JiY:System.PosixCompat.Process,System.PosixCompat.Temp=unix-compat-0.7.4-FTGww1oDu3BJ4n3cKK9JiY:System.PosixCompat.Temp,System.PosixCompat.Time=unix-compat-0.7.4-FTGww1oDu3BJ4n3cKK9JiY:System.PosixCompat.Time,System.PosixCompat.Types=unix-compat-0.7.4-FTGww1oDu3BJ4n3cKK9JiY:System.PosixCompat.Types,System.PosixCompat.Unistd=unix-compat-0.7.4-FTGww1oDu3BJ4n3cKK9JiY:System.PosixCompat.Unistd
  20587. 1576.43 s [unix-compat] unit unix-compat-0.7.4-882KF64MJal1PduRzBF6CE-unix-compat-testsuite
  20588. 1576.43 s [unix-compat] include HUnit-1.6.2.0-Cmk1z9y2zFk3aX4g3H2nfT
  20589. 1576.43 s [unix-compat] include base-4.18.1.0
  20590. 1576.43 s [unix-compat] include directory-1.3.8.1
  20591. 1576.43 s [unix-compat] include extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  20592. 1576.43 s [unix-compat] include hspec-2.11.12-8RpQfPL7GgNCJuLqgXbcGU
  20593. 1576.43 s [unix-compat] include monad-parallel-0.8-1CIGHe9jvZX2yc171HQFaI
  20594. 1576.43 s [unix-compat] include temporary-1.3-1FJWtachrRvJFtqy3IoBZa
  20595. 1576.43 s [unix-compat] include unix-compat-0.7.4-FTGww1oDu3BJ4n3cKK9JiY
  20596. 1576.43 s [unix-compat] Ready component graph:
  20597. 1576.43 s [unix-compat] definite unix-compat-0.7.4-FTGww1oDu3BJ4n3cKK9JiY
  20598. 1576.43 s [unix-compat] depends base-4.18.1.0
  20599. 1576.43 s [unix-compat] depends unix-2.8.1.0
  20600. 1576.43 s [unix-compat] definite unix-compat-0.7.4-882KF64MJal1PduRzBF6CE-unix-compat-testsuite
  20601. 1576.43 s [unix-compat] depends HUnit-1.6.2.0-Cmk1z9y2zFk3aX4g3H2nfT
  20602. 1576.43 s [unix-compat] depends base-4.18.1.0
  20603. 1576.43 s [unix-compat] depends directory-1.3.8.1
  20604. 1576.43 s [unix-compat] depends extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  20605. 1576.43 s [unix-compat] depends hspec-2.11.12-8RpQfPL7GgNCJuLqgXbcGU
  20606. 1576.43 s [unix-compat] depends monad-parallel-0.8-1CIGHe9jvZX2yc171HQFaI
  20607. 1576.43 s [unix-compat] depends temporary-1.3-1FJWtachrRvJFtqy3IoBZa
  20608. 1576.43 s [unix-compat] depends unix-compat-0.7.4-FTGww1oDu3BJ4n3cKK9JiY
  20609. 1576.43 s [unix-compat] Using Cabal-3.10.1.0 compiled by ghc-9.6
  20610. 1576.43 s [unix-compat] Using compiler: ghc-9.6.3
  20611. 1576.43 s [unix-compat] Using install prefix:
  20612. 1576.43 s [unix-compat] /nix/store/699vcasspll0yc8i083qbcnvk3nvpzdy-unix-compat-0.7.4
  20613. 1576.43 s [unix-compat] Executables installed in:
  20614. 1576.43 s [unix-compat] /nix/store/699vcasspll0yc8i083qbcnvk3nvpzdy-unix-compat-0.7.4/bin
  20615. 1576.43 s [unix-compat] Libraries installed in:
  20616. 1576.43 s [unix-compat] /nix/store/699vcasspll0yc8i083qbcnvk3nvpzdy-unix-compat-0.7.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/unix-compat-0.7.4-FTGww1oDu3BJ4n3cKK9JiY
  20617. 1576.43 s [unix-compat] Dynamic Libraries installed in:
  20618. 1576.43 s [unix-compat] /nix/store/699vcasspll0yc8i083qbcnvk3nvpzdy-unix-compat-0.7.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  20619. 1576.43 s [unix-compat] Private executables installed in:
  20620. 1576.43 s [unix-compat] /nix/store/699vcasspll0yc8i083qbcnvk3nvpzdy-unix-compat-0.7.4/libexec/x86_64-linux-ghc-9.6.3/unix-compat-0.7.4
  20621. 1576.43 s [unix-compat] Data files installed in:
  20622. 1576.43 s [unix-compat] /nix/store/699vcasspll0yc8i083qbcnvk3nvpzdy-unix-compat-0.7.4/share/x86_64-linux-ghc-9.6.3/unix-compat-0.7.4
  20623. 1576.43 s [unix-compat] Documentation installed in:
  20624. 1576.43 s [unix-compat] /nix/store/sa3rf16w93v34irasnnsybw4hbsqdwy6-unix-compat-0.7.4-doc/share/doc/unix-compat-0.7.4
  20625. 1576.43 s [unix-compat] Configuration files installed in:
  20626. 1576.43 s [unix-compat] /nix/store/699vcasspll0yc8i083qbcnvk3nvpzdy-unix-compat-0.7.4/etc
  20627. 1576.43 s [unix-compat] No alex found
  20628. 1576.43 s [unix-compat] Using ar found on system at:
  20629. 1576.43 s [unix-compat] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  20630. 1576.43 s [unix-compat] No c2hs found
  20631. 1576.43 s [unix-compat] No cpphs found
  20632. 1576.43 s [unix-compat] No doctest found
  20633. 1576.43 s [unix-compat] Using gcc version 14.3.0 given by user at:
  20634. 1576.43 s [unix-compat] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  20635. 1576.43 s [unix-compat] Using ghc version 9.6.3 found on system at:
  20636. 1576.43 s [unix-compat] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  20637. 1576.43 s [unix-compat] Using ghc-pkg version 9.6.3 found on system at:
  20638. 1576.43 s [unix-compat] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  20639. 1576.43 s [unix-compat] No ghcjs found
  20640. 1576.43 s [unix-compat] No ghcjs-pkg found
  20641. 1576.43 s [unix-compat] No greencard found
  20642. 1576.43 s [unix-compat] Using haddock version 2.29.1 found on system at:
  20643. 1576.43 s [unix-compat] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  20644. 1576.43 s [unix-compat] No happy found
  20645. 1576.43 s [unix-compat] Using haskell-suite found on system at: haskell-suite-dummy-location
  20646. 1576.43 s [unix-compat] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  20647. 1576.43 s [unix-compat] No hmake found
  20648. 1576.43 s [unix-compat] Using hpc version 0.68 found on system at:
  20649. 1576.43 s [unix-compat] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  20650. 1576.43 s [unix-compat] Using hsc2hs version 0.68.9 found on system at:
  20651. 1576.43 s [unix-compat] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  20652. 1576.43 s [unix-compat] Using hscolour version 1.25 found on system at:
  20653. 1576.43 s [unix-compat] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  20654. 1576.43 s [unix-compat] No jhc found
  20655. 1576.43 s [unix-compat] Using ld found on system at:
  20656. 1576.43 s [unix-compat] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  20657. 1576.43 s [unix-compat] No pkg-config found
  20658. 1576.43 s [unix-compat] Using runghc version 9.6.3 found on system at:
  20659. 1576.43 s [unix-compat] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  20660. 1576.43 s [unix-compat] Using strip version 2.44 found on system at:
  20661. 1576.43 s [unix-compat] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  20662. 1576.43 s [unix-compat] Using tar found on system at:
  20663. 1576.43 s [unix-compat] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  20664. 1576.43 s [unix-compat] No uhc found
  20665. 1576.43 s [unix-compat] Phase: buildPhase
  20666. 1576.43 s [unix-compat] Preprocessing library for unix-compat-0.7.4..
  20667. 1576.51 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/7plvs4kw79n95ph9s8wp2vgy2pzd9862-witherable-0.5 /nix/store/g394n71jfhp6hjppirqqd7jxyqzi9530-witherable-0.5-doc
  20668. 1576.98 s [post-build-hook] Pushing 2 paths (108 are already present) using zstd to cache sellout ⏳
  20669. 1576.98 s [post-build-hook]
  20670. 1577.34 s [post-build-hook] Pushing /nix/store/g394n71jfhp6hjppirqqd7jxyqzi9530-witherable-0.5-doc (1.12 MiB)
  20671. 1577.38 s [post-build-hook] Pushing /nix/store/7plvs4kw79n95ph9s8wp2vgy2pzd9862-witherable-0.5 (4.56 MiB)
  20672. 1578.72 s [post-build-hook]
  20673. 1578.72 s [post-build-hook] All done.
  20674. 1578.74 s [post-build-hook] Uploading to the NixCI cache: /nix/store/7plvs4kw79n95ph9s8wp2vgy2pzd9862-witherable-0.5 /nix/store/g394n71jfhp6hjppirqqd7jxyqzi9530-witherable-0.5-doc
  20675. 1578.79 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  20676. 1579.01 s [post-build-hook] copying 2 paths...
  20677. 1579.01 s [post-build-hook] copying path '/nix/store/g394n71jfhp6hjppirqqd7jxyqzi9530-witherable-0.5-doc' to 'https://cache.nix-ci.com'...
  20678. 1579.42 s [post-build-hook] copying path '/nix/store/7plvs4kw79n95ph9s8wp2vgy2pzd9862-witherable-0.5' to 'https://cache.nix-ci.com'...
  20679. 1580.74 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  20680. 1581.02 s [post-build-hook] copying 1 paths...
  20681. 1581.17 s [post-build-hook] copying path '/nix/store/c3xs71wlqykfbb279wn7lnixa5986nkr-witherable-0.5.drv' to 'https://cache.nix-ci.com'...
  20682. 1581.27 s Progress: 152 of 236 built (8 building), 285 of 285 downloaded from cache
  20683. 1581.33 s Building aeson
  20684. 1581.43 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/1vxx65vw9q55n9adq9hivdjykhvf94mn-adjunctions-4.4.3 /nix/store/sv626g4i7728h224hm1zdfy23xz5a0gi-adjunctions-4.4.3-doc
  20685. 1581.91 s [post-build-hook] Pushing 2 paths (106 are already present) using zstd to cache sellout ⏳
  20686. 1581.91 s [post-build-hook]
  20687. 1582.29 s [post-build-hook] Pushing /nix/store/sv626g4i7728h224hm1zdfy23xz5a0gi-adjunctions-4.4.3-doc (1.89 MiB)
  20688. 1582.31 s [post-build-hook] Pushing /nix/store/1vxx65vw9q55n9adq9hivdjykhvf94mn-adjunctions-4.4.3 (6.16 MiB)
  20689. 1583.61 s [post-build-hook]
  20690. 1583.61 s [post-build-hook] All done.
  20691. 1583.63 s [post-build-hook] Uploading to the NixCI cache: /nix/store/1vxx65vw9q55n9adq9hivdjykhvf94mn-adjunctions-4.4.3 /nix/store/sv626g4i7728h224hm1zdfy23xz5a0gi-adjunctions-4.4.3-doc
  20692. 1583.67 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  20693. 1583.92 s [post-build-hook] copying 4 paths...
  20694. 1583.92 s [post-build-hook] copying path '/nix/store/sv626g4i7728h224hm1zdfy23xz5a0gi-adjunctions-4.4.3-doc' to 'https://cache.nix-ci.com'...
  20695. 1583.92 s [post-build-hook] copying path '/nix/store/5csfdfyj73vh4pn0gmzzn202wg40h8y9-void-0.7.3-doc' to 'https://cache.nix-ci.com'...
  20696. 1584.21 s [post-build-hook] copying path '/nix/store/7cw3rl6aljys4956s5h53gc7xzakrzrk-void-0.7.3' to 'https://cache.nix-ci.com'...
  20697. 1584.47 s [post-build-hook] copying path '/nix/store/1vxx65vw9q55n9adq9hivdjykhvf94mn-adjunctions-4.4.3' to 'https://cache.nix-ci.com'...
  20698. 1586.00 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  20699. 1586.29 s [post-build-hook] copying 1 paths...
  20700. 1586.33 s [post-build-hook] copying path '/nix/store/xzkyl8cllha415mr1yg0wyrgrkw53laa-adjunctions-4.4.3.drv' to 'https://cache.nix-ci.com'...
  20701. 1586.53 s Progress: 153 of 236 built (8 building), 285 of 285 downloaded from cache
  20702. 1586.53 s [algebraic-graphs] depends transformers-0.6.1.0
  20703. 1586.53 s [algebraic-graphs] Using Cabal-3.10.1.0 compiled by ghc-9.6
  20704. 1586.53 s [algebraic-graphs] Using compiler: ghc-9.6.3
  20705. 1586.53 s [algebraic-graphs] Using install prefix:
  20706. 1586.53 s [algebraic-graphs] /nix/store/2pr0cxs93ivqbd5vgm290vmmi8j9ydd2-algebraic-graphs-0.7
  20707. 1586.53 s [algebraic-graphs] Executables installed in:
  20708. 1586.53 s [algebraic-graphs] /nix/store/2pr0cxs93ivqbd5vgm290vmmi8j9ydd2-algebraic-graphs-0.7/bin
  20709. 1586.53 s [algebraic-graphs] Libraries installed in:
  20710. 1586.53 s [algebraic-graphs] /nix/store/2pr0cxs93ivqbd5vgm290vmmi8j9ydd2-algebraic-graphs-0.7/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/algebraic-graphs-0.7-ECz2NzMBEvFbIwAIHrHkj
  20711. 1586.53 s [algebraic-graphs] Dynamic Libraries installed in:
  20712. 1586.53 s [algebraic-graphs] /nix/store/2pr0cxs93ivqbd5vgm290vmmi8j9ydd2-algebraic-graphs-0.7/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  20713. 1586.53 s [algebraic-graphs] Private executables installed in:
  20714. 1586.53 s [algebraic-graphs] /nix/store/2pr0cxs93ivqbd5vgm290vmmi8j9ydd2-algebraic-graphs-0.7/libexec/x86_64-linux-ghc-9.6.3/algebraic-graphs-0.7
  20715. 1586.53 s [algebraic-graphs] Data files installed in:
  20716. 1586.53 s [algebraic-graphs] /nix/store/2pr0cxs93ivqbd5vgm290vmmi8j9ydd2-algebraic-graphs-0.7/share/x86_64-linux-ghc-9.6.3/algebraic-graphs-0.7
  20717. 1586.53 s [algebraic-graphs] Documentation installed in:
  20718. 1586.53 s [algebraic-graphs] /nix/store/1gi9wsbymsh5x11iyr0z0fpn6s79dbpy-algebraic-graphs-0.7-doc/share/doc/algebraic-graphs-0.7
  20719. 1586.53 s [algebraic-graphs] Configuration files installed in:
  20720. 1586.53 s [algebraic-graphs] /nix/store/2pr0cxs93ivqbd5vgm290vmmi8j9ydd2-algebraic-graphs-0.7/etc
  20721. 1586.53 s [algebraic-graphs] No alex found
  20722. 1586.53 s [algebraic-graphs] Using ar found on system at:
  20723. 1586.53 s [algebraic-graphs] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  20724. 1586.53 s [algebraic-graphs] No c2hs found
  20725. 1586.53 s [algebraic-graphs] No cpphs found
  20726. 1586.53 s [algebraic-graphs] No doctest found
  20727. 1586.53 s [algebraic-graphs] Using gcc version 14.3.0 given by user at:
  20728. 1586.53 s [algebraic-graphs] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  20729. 1586.53 s [algebraic-graphs] Using ghc version 9.6.3 found on system at:
  20730. 1586.53 s [algebraic-graphs] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  20731. 1586.53 s [algebraic-graphs] Using ghc-pkg version 9.6.3 found on system at:
  20732. 1586.53 s [algebraic-graphs] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  20733. 1586.53 s [algebraic-graphs] No ghcjs found
  20734. 1586.53 s [algebraic-graphs] No ghcjs-pkg found
  20735. 1586.53 s [algebraic-graphs] No greencard found
  20736. 1586.53 s [algebraic-graphs] Using haddock version 2.29.1 found on system at:
  20737. 1586.53 s [algebraic-graphs] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  20738. 1586.53 s [algebraic-graphs] No happy found
  20739. 1586.53 s [algebraic-graphs] Using haskell-suite found on system at: haskell-suite-dummy-location
  20740. 1586.53 s [algebraic-graphs] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  20741. 1586.53 s [algebraic-graphs] No hmake found
  20742. 1586.53 s [algebraic-graphs] Using hpc version 0.68 found on system at:
  20743. 1586.53 s [algebraic-graphs] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  20744. 1586.53 s [algebraic-graphs] Using hsc2hs version 0.68.9 found on system at:
  20745. 1586.53 s [algebraic-graphs] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  20746. 1586.53 s [algebraic-graphs] Using hscolour version 1.25 found on system at:
  20747. 1586.53 s [algebraic-graphs] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  20748. 1586.53 s [algebraic-graphs] No jhc found
  20749. 1586.53 s [algebraic-graphs] Using ld found on system at:
  20750. 1586.53 s [algebraic-graphs] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  20751. 1586.53 s [algebraic-graphs] No pkg-config found
  20752. 1586.53 s [algebraic-graphs] Using runghc version 9.6.3 found on system at:
  20753. 1586.53 s [algebraic-graphs] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  20754. 1586.53 s [algebraic-graphs] Using strip version 2.44 found on system at:
  20755. 1586.53 s [algebraic-graphs] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  20756. 1586.53 s [algebraic-graphs] Using tar found on system at:
  20757. 1586.53 s [algebraic-graphs] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  20758. 1586.53 s [algebraic-graphs] No uhc found
  20759. 1586.53 s [algebraic-graphs] Phase: buildPhase
  20760. 1586.53 s [algebraic-graphs] Preprocessing library for algebraic-graphs-0.7..
  20761. 1586.53 s [algebraic-graphs] Building library for algebraic-graphs-0.7..
  20762. 1586.53 s [algebraic-graphs] [ 1 of 29] Compiling Algebra.Graph.AdjacencyMap ( src/Algebra/Graph/AdjacencyMap.hs, dist/build/Algebra/Graph/AdjacencyMap.o, dist/build/Algebra/Graph/AdjacencyMap.dyn_o )
  20763. 1586.53 s [algebraic-graphs] [ 2 of 29] Compiling Algebra.Graph.AdjacencyIntMap ( src/Algebra/Graph/AdjacencyIntMap.hs, dist/build/Algebra/Graph/AdjacencyIntMap.o, dist/build/Algebra/Graph/AdjacencyIntMap.dyn_o )
  20764. 1586.53 s [algebraic-graphs] [ 3 of 29] Compiling Algebra.Graph.AdjacencyIntMap.Algorithm ( src/Algebra/Graph/AdjacencyIntMap/Algorithm.hs, dist/build/Algebra/Graph/AdjacencyIntMap/Algorithm.o, dist/build/Algebra/Graph/AdjacencyIntMap/Algorithm.dyn_o )
  20765. 1586.53 s [algebraic-graphs] [ 4 of 29] Compiling Algebra.Graph.Internal ( src/Algebra/Graph/Internal.hs, dist/build/Algebra/Graph/Internal.o, dist/build/Algebra/Graph/Internal.dyn_o )
  20766. 1586.53 s [algebraic-graphs] [ 5 of 29] Compiling Algebra.Graph ( src/Algebra/Graph.hs, dist/build/Algebra/Graph.o, dist/build/Algebra/Graph.dyn_o )
  20767. 1586.53 s [algebraic-graphs] [ 6 of 29] Compiling Algebra.Graph.HigherKinded.Class ( src/Algebra/Graph/HigherKinded/Class.hs, dist/build/Algebra/Graph/HigherKinded/Class.o, dist/build/Algebra/Graph/HigherKinded/Class.dyn_o )
  20768. 1586.53 s [cassava] [ 2 of 10] Compiling Data.Csv.Util ( src/Data/Csv/Util.hs, dist/build/Data/Csv/Util.o, dist/build/Data/Csv/Util.dyn_o )
  20769. 1586.53 s [cassava] [ 3 of 10] Compiling Data.Csv.Parser ( src/Data/Csv/Parser.hs, dist/build/Data/Csv/Parser.o, dist/build/Data/Csv/Parser.dyn_o )
  20770. 1586.53 s [cassava] [ 4 of 10] Compiling Data.Csv.Conversion.Internal ( src/Data/Csv/Conversion/Internal.hs, dist/build/Data/Csv/Conversion/Internal.o, dist/build/Data/Csv/Conversion/Internal.dyn_o )
  20771. 1586.53 s [cassava] [ 5 of 10] Compiling Data.Csv.Conversion ( src/Data/Csv/Conversion.hs, dist/build/Data/Csv/Conversion.o, dist/build/Data/Csv/Conversion.dyn_o )
  20772. 1586.53 s [cassava] [ 6 of 10] Compiling Data.Csv.Encoding ( src/Data/Csv/Encoding.hs, dist/build/Data/Csv/Encoding.o, dist/build/Data/Csv/Encoding.dyn_o )
  20773. 1586.53 s [cassava] [ 7 of 10] Compiling Data.Csv.Incremental ( src/Data/Csv/Incremental.hs, dist/build/Data/Csv/Incremental.o, dist/build/Data/Csv/Incremental.dyn_o )
  20774. 1586.53 s [cassava] [ 8 of 10] Compiling Data.Csv.Streaming ( src/Data/Csv/Streaming.hs, dist/build/Data/Csv/Streaming.o, dist/build/Data/Csv/Streaming.dyn_o )
  20775. 1586.53 s [cassava] [ 9 of 10] Compiling Data.Csv.Builder ( src/Data/Csv/Builder.hs, dist/build/Data/Csv/Builder.o, dist/build/Data/Csv/Builder.dyn_o )
  20776. 1586.53 s [cassava] [10 of 10] Compiling Data.Csv ( src/Data/Csv.hs, dist/build/Data/Csv.o, dist/build/Data/Csv.dyn_o )
  20777. 1586.53 s [cassava] [ 1 of 10] Compiling Data.Csv.Types ( src/Data/Csv/Types.hs, dist/build/Data/Csv/Types.p_o )
  20778. 1586.53 s [cassava] [ 2 of 10] Compiling Data.Csv.Util ( src/Data/Csv/Util.hs, dist/build/Data/Csv/Util.p_o )
  20779. 1586.53 s [cassava] [ 3 of 10] Compiling Data.Csv.Parser ( src/Data/Csv/Parser.hs, dist/build/Data/Csv/Parser.p_o )
  20780. 1586.53 s [cassava] [ 4 of 10] Compiling Data.Csv.Conversion.Internal ( src/Data/Csv/Conversion/Internal.hs, dist/build/Data/Csv/Conversion/Internal.p_o )
  20781. 1586.53 s [cassava] [ 5 of 10] Compiling Data.Csv.Conversion ( src/Data/Csv/Conversion.hs, dist/build/Data/Csv/Conversion.p_o )
  20782. 1586.53 s [cassava] [ 6 of 10] Compiling Data.Csv.Encoding ( src/Data/Csv/Encoding.hs, dist/build/Data/Csv/Encoding.p_o )
  20783. 1586.53 s [cassava] [ 7 of 10] Compiling Data.Csv.Incremental ( src/Data/Csv/Incremental.hs, dist/build/Data/Csv/Incremental.p_o )
  20784. 1586.53 s [cassava] [ 8 of 10] Compiling Data.Csv.Streaming ( src/Data/Csv/Streaming.hs, dist/build/Data/Csv/Streaming.p_o )
  20785. 1586.53 s [cassava] [ 9 of 10] Compiling Data.Csv.Builder ( src/Data/Csv/Builder.hs, dist/build/Data/Csv/Builder.p_o )
  20786. 1586.53 s [cassava] [10 of 10] Compiling Data.Csv ( src/Data/Csv.hs, dist/build/Data/Csv.p_o )
  20787. 1586.53 s [cassava] Preprocessing test suite 'unit-tests' for cassava-0.5.3.2..
  20788. 1586.53 s [cassava] Building test suite 'unit-tests' for cassava-0.5.3.2..
  20789. 1586.53 s [cassava] [1 of 1] Compiling Main ( tests/UnitTests.hs, dist/build/unit-tests/unit-tests-tmp/Main.o )
  20790. 1586.53 s [filepattern] [5 of 8] Compiling System.FilePattern.Core ( src/System/FilePattern/Core.hs, dist/build/System/FilePattern/Core.o, dist/build/System/FilePattern/Core.dyn_o )
  20791. 1586.53 s [filepattern] [6 of 8] Compiling System.FilePattern.Step ( src/System/FilePattern/Step.hs, dist/build/System/FilePattern/Step.o, dist/build/System/FilePattern/Step.dyn_o )
  20792. 1586.53 s [filepattern] [7 of 8] Compiling System.FilePattern.Directory ( src/System/FilePattern/Directory.hs, dist/build/System/FilePattern/Directory.o, dist/build/System/FilePattern/Directory.dyn_o )
  20793. 1586.53 s [filepattern] [8 of 8] Compiling System.FilePattern ( src/System/FilePattern.hs, dist/build/System/FilePattern.o, dist/build/System/FilePattern.dyn_o )
  20794. 1586.53 s [filepattern] [1 of 8] Compiling System.FilePattern.ListBy ( src/System/FilePattern/ListBy.hs, dist/build/System/FilePattern/ListBy.p_o )
  20795. 1586.53 s [filepattern] [2 of 8] Compiling System.FilePattern.Monads ( src/System/FilePattern/Monads.hs, dist/build/System/FilePattern/Monads.p_o )
  20796. 1586.53 s [filepattern] [3 of 8] Compiling System.FilePattern.Tree ( src/System/FilePattern/Tree.hs, dist/build/System/FilePattern/Tree.p_o )
  20797. 1586.53 s [filepattern] [4 of 8] Compiling System.FilePattern.Wildcard ( src/System/FilePattern/Wildcard.hs, dist/build/System/FilePattern/Wildcard.p_o )
  20798. 1586.53 s [filepattern] [5 of 8] Compiling System.FilePattern.Core ( src/System/FilePattern/Core.hs, dist/build/System/FilePattern/Core.p_o )
  20799. 1586.53 s [filepattern] [6 of 8] Compiling System.FilePattern.Step ( src/System/FilePattern/Step.hs, dist/build/System/FilePattern/Step.p_o )
  20800. 1586.53 s [filepattern] [7 of 8] Compiling System.FilePattern.Directory ( src/System/FilePattern/Directory.hs, dist/build/System/FilePattern/Directory.p_o )
  20801. 1586.53 s [filepattern] [8 of 8] Compiling System.FilePattern ( src/System/FilePattern.hs, dist/build/System/FilePattern.p_o )
  20802. 1586.53 s [filepattern] Preprocessing test suite 'filepattern-test' for filepattern-0.1.3..
  20803. 1586.53 s [filepattern] Building test suite 'filepattern-test' for filepattern-0.1.3..
  20804. 1586.53 s [filepattern] [1 of 3] Compiling Test.Util ( test/Test/Util.hs, dist/build/filepattern-test/filepattern-test-tmp/Test/Util.o )
  20805. 1586.53 s [filepattern] [2 of 3] Compiling Test.Cases ( test/Test/Cases.hs, dist/build/filepattern-test/filepattern-test-tmp/Test/Cases.o )
  20806. 1586.53 s [filepattern] [3 of 3] Compiling Main ( test/Test.hs, dist/build/filepattern-test/filepattern-test-tmp/Main.o )
  20807. 1586.53 s [filepattern] [4 of 4] Linking dist/build/filepattern-test/filepattern-test
  20808. 1586.53 s [filepattern] Phase: checkPhase
  20809. 1586.53 s [filepattern] Running 1 test suites...
  20810. 1586.53 s [filepattern] Test suite filepattern-test: RUNNING...
  20811. 1586.53 s [filepattern] Testing...
  20812. 1586.53 s [filepattern] Passed 126 specific cases
  20813. 1586.53 s [filepattern] Passed 12996 properties on specific cases
  20814. 1586.53 s [filepattern] +++ OK, passed 10000 tests (3.34% match).
  20815. 1586.53 s [filepattern] SUCCESS (all tests completed)
  20816. 1586.53 s [filepattern] Test suite filepattern-test: PASS
  20817. 1586.53 s [filepattern] Test suite logged to: dist/test/filepattern-0.1.3-filepattern-test.log
  20818. 1586.53 s [filepattern] 1 of 1 test suites (1 of 1 test cases) passed.
  20819. 1586.53 s [filepattern] Phase: haddockPhase
  20820. 1586.53 s [filepattern] Preprocessing library for filepattern-0.1.3..
  20821. 1586.53 s [filepattern] Running Haddock on library for filepattern-0.1.3..
  20822. 1586.53 s [filepattern] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  20823. 1586.53 s [filepattern] Warning: '<.>' is out of scope.
  20824. 1586.53 s [filepattern] If you qualify the identifier, haddock can try to link it anyway.
  20825. 1586.53 s [filepattern] Warning: '</>' is out of scope.
  20826. 1586.53 s [filepattern] If you qualify the identifier, haddock can try to link it anyway.
  20827. 1586.53 s [filepattern] 100% ( 5 / 5) in 'System.FilePattern.Directory'
  20828. 1586.53 s [filepattern] 100% ( 12 / 12) in 'System.FilePattern'
  20829. 1586.53 s [filepattern] Documentation created: dist/doc/html/filepattern/index.html,
  20830. 1586.53 s [filepattern] dist/doc/html/filepattern/filepattern.txt
  20831. 1586.53 s [filepattern] Preprocessing test suite 'filepattern-test' for filepattern-0.1.3..
  20832. 1586.53 s [filepattern] Phase: installPhase
  20833. 1586.53 s [filepattern] Installing library in /nix/store/smiychz8symc273iq6q1ch4zdvd34l2c-filepattern-0.1.3/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/filepattern-0.1.3-JYlVcY77sADAr4YExQhK1F
  20834. 1586.53 s [filepattern] Phase: fixupPhase
  20835. 1586.53 s [filepattern] shrinking RPATHs of ELF executables and libraries in /nix/store/smiychz8symc273iq6q1ch4zdvd34l2c-filepattern-0.1.3
  20836. 1586.53 s [filepattern] shrinking /nix/store/smiychz8symc273iq6q1ch4zdvd34l2c-filepattern-0.1.3/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSfilepattern-0.1.3-JYlVcY77sADAr4YExQhK1F-ghc9.6.3.so
  20837. 1586.53 s [filepattern] checking for references to /build/ in /nix/store/smiychz8symc273iq6q1ch4zdvd34l2c-filepattern-0.1.3...
  20838. 1586.53 s [filepattern] patching script interpreter paths in /nix/store/smiychz8symc273iq6q1ch4zdvd34l2c-filepattern-0.1.3
  20839. 1586.53 s [ghc-exactprint] include ordered-containers-0.2.4-IhFU7K5YTHw6TWitYQnoOo
  20840. 1586.53 s [ghc-exactprint] include silently-1.2.5.4-7GL8hrYkiMIJCDdSmG7fw7
  20841. 1586.53 s [ghc-exactprint] include syb-0.7.2.4-HcY4AIPnIilK9cA1dffBPM
  20842. 1586.53 s [ghc-exactprint] Ready component graph:
  20843. 1586.53 s [ghc-exactprint] definite ghc-exactprint-1.7.1.0-LueTa3JowEm3hQpfOTTq7o
  20844. 1586.53 s [ghc-exactprint] depends base-4.18.1.0
  20845. 1586.53 s [ghc-exactprint] depends bytestring-0.11.5.2
  20846. 1586.53 s [ghc-exactprint] depends containers-0.6.7
  20847. 1586.53 s [ghc-exactprint] depends data-default-0.7.1.3-5LfZKxqoo3DGZ2PqQ9rhai
  20848. 1586.53 s [ghc-exactprint] depends directory-1.3.8.1
  20849. 1586.53 s [ghc-exactprint] depends fail-4.9.0.0-BAHmj60kS5K7NVhhKpm9J5
  20850. 1586.53 s [ghc-exactprint] depends filepath-1.4.100.4
  20851. 1586.53 s [ghc-exactprint] depends free-5.2-pmOseOpbmmJxO61jWrFWI
  20852. 1586.53 s [ghc-exactprint] depends ghc-9.6.3
  20853. 1586.53 s [ghc-exactprint] depends ghc-boot-9.6.3
  20854. 1586.53 s [ghc-exactprint] depends mtl-2.3.1
  20855. 1586.53 s [ghc-exactprint] depends ordered-containers-0.2.4-IhFU7K5YTHw6TWitYQnoOo
  20856. 1586.53 s [ghc-exactprint] depends syb-0.7.2.4-HcY4AIPnIilK9cA1dffBPM
  20857. 1586.53 s [ghc-exactprint] definite ghc-exactprint-1.7.1.0-1Xz3Q7F2q245lv7IuWkQri-test
  20858. 1586.53 s [ghc-exactprint] depends Cabal-syntax-3.10.3.0-CEXefnQQeNiFVAr14FEN6m
  20859. 1586.53 s [ghc-exactprint] depends Diff-0.5-GZY542scVfnxhSieg1s29
  20860. 1586.53 s [ghc-exactprint] depends HUnit-1.6.2.0-Cmk1z9y2zFk3aX4g3H2nfT
  20861. 1586.53 s [ghc-exactprint] depends base-4.18.1.0
  20862. 1586.53 s [ghc-exactprint] depends bytestring-0.11.5.2
  20863. 1586.53 s [ghc-exactprint] depends containers-0.6.7
  20864. 1586.53 s [ghc-exactprint] depends data-default-0.7.1.3-5LfZKxqoo3DGZ2PqQ9rhai
  20865. 1586.53 s [ghc-exactprint] depends directory-1.3.8.1
  20866. 1586.53 s [ghc-exactprint] depends extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  20867. 1586.53 s [ghc-exactprint] depends fail-4.9.0.0-BAHmj60kS5K7NVhhKpm9J5
  20868. 1586.53 s [ghc-exactprint] depends filepath-1.4.100.4
  20869. 1586.53 s [ghc-exactprint] depends ghc-9.6.3
  20870. 1586.53 s [ghc-exactprint] depends ghc-boot-9.6.3
  20871. 1586.53 s [ghc-exactprint] depends ghc-exactprint-1.7.1.0-LueTa3JowEm3hQpfOTTq7o
  20872. 1586.53 s [ghc-exactprint] depends ghc-paths-0.1.0.12-9UF0Fz8sxMJKtyJ6KssXt4
  20873. 1586.53 s [ghc-exactprint] depends mtl-2.3.1
  20874. 1586.53 s [ghc-exactprint] depends ordered-containers-0.2.4-IhFU7K5YTHw6TWitYQnoOo
  20875. 1586.53 s [ghc-exactprint] depends silently-1.2.5.4-7GL8hrYkiMIJCDdSmG7fw7
  20876. 1586.53 s [ghc-exactprint] depends syb-0.7.2.4-HcY4AIPnIilK9cA1dffBPM
  20877. 1586.53 s [ghc-exactprint] Using Cabal-3.10.1.0 compiled by ghc-9.6
  20878. 1586.53 s [ghc-exactprint] Using compiler: ghc-9.6.3
  20879. 1586.53 s [ghc-exactprint] Using install prefix:
  20880. 1586.53 s [ghc-exactprint] /nix/store/4d1l7mfvv9x6svmw8iz0nmgigcazr332-ghc-exactprint-1.7.1.0
  20881. 1586.53 s [ghc-exactprint] Executables installed in:
  20882. 1586.53 s [ghc-exactprint] /nix/store/4d1l7mfvv9x6svmw8iz0nmgigcazr332-ghc-exactprint-1.7.1.0/bin
  20883. 1586.53 s [ghc-exactprint] Libraries installed in:
  20884. 1586.53 s [ghc-exactprint] /nix/store/4d1l7mfvv9x6svmw8iz0nmgigcazr332-ghc-exactprint-1.7.1.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/ghc-exactprint-1.7.1.0-LueTa3JowEm3hQpfOTTq7o
  20885. 1586.53 s [ghc-exactprint] Dynamic Libraries installed in:
  20886. 1586.53 s [ghc-exactprint] /nix/store/4d1l7mfvv9x6svmw8iz0nmgigcazr332-ghc-exactprint-1.7.1.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  20887. 1586.53 s [ghc-exactprint] Private executables installed in:
  20888. 1586.53 s [ghc-exactprint] /nix/store/4d1l7mfvv9x6svmw8iz0nmgigcazr332-ghc-exactprint-1.7.1.0/libexec/x86_64-linux-ghc-9.6.3/ghc-exactprint-1.7.1.0
  20889. 1586.53 s [ghc-exactprint] Data files installed in:
  20890. 1586.53 s [ghc-exactprint] /nix/store/4d1l7mfvv9x6svmw8iz0nmgigcazr332-ghc-exactprint-1.7.1.0/share/x86_64-linux-ghc-9.6.3/ghc-exactprint-1.7.1.0
  20891. 1586.53 s [ghc-exactprint] Documentation installed in:
  20892. 1586.53 s [ghc-exactprint] /nix/store/2dikkg0har6nlg56iizhmr5anm19xpjm-ghc-exactprint-1.7.1.0-doc/share/doc/ghc-exactprint-1.7.1.0
  20893. 1586.53 s [ghc-exactprint] Configuration files installed in:
  20894. 1586.53 s [ghc-exactprint] /nix/store/4d1l7mfvv9x6svmw8iz0nmgigcazr332-ghc-exactprint-1.7.1.0/etc
  20895. 1586.53 s [ghc-exactprint] No alex found
  20896. 1586.53 s [ghc-exactprint] Using ar found on system at:
  20897. 1586.53 s [ghc-exactprint] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  20898. 1586.53 s [ghc-exactprint] No c2hs found
  20899. 1586.53 s [ghc-exactprint] No cpphs found
  20900. 1586.53 s [ghc-exactprint] No doctest found
  20901. 1586.53 s [ghc-exactprint] Using gcc version 14.3.0 given by user at:
  20902. 1586.53 s [ghc-exactprint] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  20903. 1586.53 s [ghc-exactprint] Using ghc version 9.6.3 found on system at:
  20904. 1586.53 s [ghc-exactprint] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  20905. 1586.53 s [ghc-exactprint] Using ghc-pkg version 9.6.3 found on system at:
  20906. 1586.53 s [ghc-exactprint] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  20907. 1586.53 s [ghc-exactprint] No ghcjs found
  20908. 1586.53 s [ghc-exactprint] No ghcjs-pkg found
  20909. 1586.53 s [ghc-exactprint] No greencard found
  20910. 1586.53 s [ghc-exactprint] Using haddock version 2.29.1 found on system at:
  20911. 1586.53 s [ghc-exactprint] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  20912. 1586.53 s [ghc-exactprint] No happy found
  20913. 1586.53 s [ghc-exactprint] Using haskell-suite found on system at: haskell-suite-dummy-location
  20914. 1586.53 s [ghc-exactprint] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  20915. 1586.53 s [ghc-exactprint] No hmake found
  20916. 1586.53 s [ghc-exactprint] Using hpc version 0.68 found on system at:
  20917. 1586.53 s [ghc-exactprint] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  20918. 1586.53 s [ghc-exactprint] Using hsc2hs version 0.68.9 found on system at:
  20919. 1586.53 s [ghc-exactprint] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  20920. 1586.53 s [ghc-exactprint] Using hscolour version 1.25 found on system at:
  20921. 1586.53 s [ghc-exactprint] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  20922. 1586.53 s [ghc-exactprint] No jhc found
  20923. 1586.53 s [ghc-exactprint] Using ld found on system at:
  20924. 1586.53 s [ghc-exactprint] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  20925. 1586.53 s [ghc-lib-parser-ex] /nix/store/1fdajg2zy9gzdydnxlvcnm68nk0hmqid-ghc-lib-parser-ex-9.8.0.2
  20926. 1586.53 s [ghc-lib-parser-ex] Executables installed in:
  20927. 1586.53 s [ghc-lib-parser-ex] /nix/store/1fdajg2zy9gzdydnxlvcnm68nk0hmqid-ghc-lib-parser-ex-9.8.0.2/bin
  20928. 1586.53 s [ghc-lib-parser-ex] Libraries installed in:
  20929. 1586.53 s [ghc-lib-parser-ex] /nix/store/1fdajg2zy9gzdydnxlvcnm68nk0hmqid-ghc-lib-parser-ex-9.8.0.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo
  20930. 1586.53 s [ghc-lib-parser-ex] Dynamic Libraries installed in:
  20931. 1586.53 s [ghc-lib-parser-ex] /nix/store/1fdajg2zy9gzdydnxlvcnm68nk0hmqid-ghc-lib-parser-ex-9.8.0.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  20932. 1586.53 s [ghc-lib-parser-ex] Private executables installed in:
  20933. 1586.53 s [ghc-lib-parser-ex] /nix/store/1fdajg2zy9gzdydnxlvcnm68nk0hmqid-ghc-lib-parser-ex-9.8.0.2/libexec/x86_64-linux-ghc-9.6.3/ghc-lib-parser-ex-9.8.0.2
  20934. 1586.53 s [ghc-lib-parser-ex] Data files installed in:
  20935. 1586.53 s [ghc-lib-parser-ex] /nix/store/1fdajg2zy9gzdydnxlvcnm68nk0hmqid-ghc-lib-parser-ex-9.8.0.2/share/x86_64-linux-ghc-9.6.3/ghc-lib-parser-ex-9.8.0.2
  20936. 1586.53 s [ghc-lib-parser-ex] Documentation installed in:
  20937. 1586.53 s [ghc-lib-parser-ex] /nix/store/qjgc3nqcdv18gr3nf4a97qchfj0v7k47-ghc-lib-parser-ex-9.8.0.2-doc/share/doc/ghc-lib-parser-ex-9.8.0.2
  20938. 1586.53 s [ghc-lib-parser-ex] Configuration files installed in:
  20939. 1586.53 s [ghc-lib-parser-ex] /nix/store/1fdajg2zy9gzdydnxlvcnm68nk0hmqid-ghc-lib-parser-ex-9.8.0.2/etc
  20940. 1586.53 s [ghc-lib-parser-ex] No alex found
  20941. 1586.53 s [ghc-lib-parser-ex] Using ar found on system at:
  20942. 1586.53 s [ghc-lib-parser-ex] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  20943. 1586.53 s [ghc-lib-parser-ex] No c2hs found
  20944. 1586.53 s [ghc-lib-parser-ex] No cpphs found
  20945. 1586.53 s [ghc-lib-parser-ex] No doctest found
  20946. 1586.53 s [ghc-lib-parser-ex] Using gcc version 14.3.0 given by user at:
  20947. 1586.53 s [ghc-lib-parser-ex] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  20948. 1586.53 s [ghc-lib-parser-ex] Using ghc version 9.6.3 found on system at:
  20949. 1586.53 s [ghc-lib-parser-ex] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  20950. 1586.53 s [ghc-lib-parser-ex] Using ghc-pkg version 9.6.3 found on system at:
  20951. 1586.53 s [ghc-lib-parser-ex] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  20952. 1586.53 s [ghc-lib-parser-ex] No ghcjs found
  20953. 1586.53 s [ghc-lib-parser-ex] No ghcjs-pkg found
  20954. 1586.53 s [ghc-lib-parser-ex] No greencard found
  20955. 1586.53 s [ghc-lib-parser-ex] Using haddock version 2.29.1 found on system at:
  20956. 1586.53 s [ghc-lib-parser-ex] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  20957. 1586.53 s [ghc-lib-parser-ex] No happy found
  20958. 1586.53 s [ghc-lib-parser-ex] Using haskell-suite found on system at: haskell-suite-dummy-location
  20959. 1586.53 s [ghc-lib-parser-ex] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  20960. 1586.53 s [ghc-lib-parser-ex] No hmake found
  20961. 1586.53 s [ghc-lib-parser-ex] Using hpc version 0.68 found on system at:
  20962. 1586.53 s [ghc-lib-parser-ex] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  20963. 1586.53 s [ghc-lib-parser-ex] Using hsc2hs version 0.68.9 found on system at:
  20964. 1586.53 s [ghc-lib-parser-ex] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  20965. 1586.53 s [ghc-lib-parser-ex] Using hscolour version 1.25 found on system at:
  20966. 1586.53 s [ghc-lib-parser-ex] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  20967. 1586.53 s [ghc-lib-parser-ex] No jhc found
  20968. 1586.53 s [ghc-lib-parser-ex] Using ld found on system at:
  20969. 1586.53 s [ghc-lib-parser-ex] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  20970. 1586.53 s [ghc-lib-parser-ex] No pkg-config found
  20971. 1586.53 s [ghc-lib-parser-ex] Using runghc version 9.6.3 found on system at:
  20972. 1586.53 s [ghc-lib-parser-ex] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  20973. 1586.53 s [ghc-lib-parser-ex] Using strip version 2.44 found on system at:
  20974. 1586.53 s [ghc-lib-parser-ex] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  20975. 1586.53 s [ghc-lib-parser-ex] Using tar found on system at:
  20976. 1586.53 s [ghc-lib-parser-ex] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  20977. 1586.53 s [ghc-lib-parser-ex] No uhc found
  20978. 1586.53 s [ghc-lib-parser-ex] Phase: buildPhase
  20979. 1586.53 s [ghc-lib-parser-ex] Preprocessing library for ghc-lib-parser-ex-9.8.0.2..
  20980. 1586.53 s [ghc-lib-parser-ex] Building library for ghc-lib-parser-ex-9.8.0.2..
  20981. 1586.53 s [ghc-lib-parser-ex] [ 1 of 18] Compiling Language.Haskell.GhclibParserEx.Dump ( src/Language/Haskell/GhclibParserEx/Dump.hs, dist/build/Language/Haskell/GhclibParserEx/Dump.o, dist/build/Language/Haskell/GhclibParserEx/Dump.dyn_o )
  20982. 1586.53 s [ghc-lib-parser-ex] [ 2 of 18] Compiling Language.Haskell.GhclibParserEx.Fixity ( src/Language/Haskell/GhclibParserEx/Fixity.hs, dist/build/Language/Haskell/GhclibParserEx/Fixity.o, dist/build/Language/Haskell/GhclibParserEx/Fixity.dyn_o )
  20983. 1586.53 s [ghc-lib-parser-ex] [ 3 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Driver.Flags ( src/Language/Haskell/GhclibParserEx/GHC/Driver/Flags.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Driver/Flags.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Driver/Flags.dyn_o )
  20984. 1586.53 s [ghc-lib-parser-ex] [ 4 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Driver.Session ( src/Language/Haskell/GhclibParserEx/GHC/Driver/Session.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Driver/Session.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Driver/Session.dyn_o )
  20985. 1586.53 s [monoid-subclasses] LeftCancellativeMonoid (src/Data/Monoid/Cancellative.hs:56)
  20986. 1586.53 s [monoid-subclasses] RightCancellativeMonoid (src/Data/Monoid/Cancellative.hs:57)
  20987. 1586.54 s [monoid-subclasses]
  20988. 1586.54 s [monoid-subclasses] src/Data/Monoid/Cancellative.hs:38:1: warning: [-Wunused-imports]
  20989. 1586.54 s [monoid-subclasses] The import of ‘Data.Monoid’ is redundant
  20990. 1586.54 s [monoid-subclasses] except perhaps to import instances from ‘Data.Monoid’
  20991. 1586.54 s [monoid-subclasses] To import instances alone, use: import Data.Monoid()
  20992. 1586.54 s [monoid-subclasses] |
  20993. 1586.54 s [monoid-subclasses] 38 | import Data.Monoid (Monoid)
  20994. 1586.54 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  20995. 1586.54 s [monoid-subclasses] 100% ( 7 / 7) in 'Data.Semigroup.Factorial'
  20996. 1586.54 s [monoid-subclasses] 75% ( 3 / 4) in 'Data.Monoid.Factorial'
  20997. 1586.54 s [monoid-subclasses] Missing documentation for:
  20998. 1586.54 s [monoid-subclasses] StableFactorialMonoid (src/Data/Monoid/Factorial.hs:164)
  20999. 1586.54 s [monoid-subclasses] 100% ( 2 / 2) in 'Data.Monoid.Textual'
  21000. 1586.54 s [monoid-subclasses] 100% ( 1 / 1) in 'Data.Monoid.Instances.CharVector'
  21001. 1586.54 s [monoid-subclasses] 40% ( 2 / 5) in 'Data.Monoid.Instances.Stateful'
  21002. 1586.54 s [monoid-subclasses] Missing documentation for:
  21003. 1586.54 s [monoid-subclasses] extract (src/Data/Monoid/Instances/Stateful.hs:47)
  21004. 1586.54 s [monoid-subclasses] state (src/Data/Monoid/Instances/Stateful.hs:50)
  21005. 1586.54 s [monoid-subclasses] setState (src/Data/Monoid/Instances/Stateful.hs:53)
  21006. 1586.54 s [monoid-subclasses]
  21007. 1586.54 s [monoid-subclasses] src/Data/Monoid/Instances/Stateful.hs:27:1: warning: [-Wunused-imports]
  21008. 1586.54 s [monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
  21009. 1586.54 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
  21010. 1586.54 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup()
  21011. 1586.54 s [monoid-subclasses] |
  21012. 1586.54 s [monoid-subclasses] 27 | import Data.Semigroup (Semigroup(..))
  21013. 1586.54 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  21014. 1586.54 s [monoid-subclasses]
  21015. 1586.54 s [monoid-subclasses] src/Data/Monoid/Instances/Stateful.hs:28:1: warning: [-Wunused-imports]
  21016. 1586.54 s [monoid-subclasses] The import of ‘Data.Monoid’ is redundant
  21017. 1586.54 s [monoid-subclasses] except perhaps to import instances from ‘Data.Monoid’
  21018. 1586.54 s [monoid-subclasses] To import instances alone, use: import Data.Monoid()
  21019. 1586.54 s [monoid-subclasses] |
  21020. 1586.54 s [monoid-subclasses] 28 | import Data.Monoid (Monoid(..))
  21021. 1586.54 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  21022. 1586.54 s [monoid-subclasses] 100% ( 5 / 5) in 'Data.Monoid.Instances.PrefixMemory'
  21023. 1586.54 s [monoid-subclasses]
  21024. 1586.54 s [monoid-subclasses] src/Data/Monoid/Instances/PrefixMemory.hs:20:1: warning: [-Wunused-imports]
  21025. 1586.54 s [monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
  21026. 1586.54 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
  21027. 1586.54 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup()
  21028. 1586.54 s [monoid-subclasses] |
  21029. 1586.54 s [monoid-subclasses] 20 | import Data.Semigroup (Semigroup(..))
  21030. 1586.54 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  21031. 1586.54 s [monoid-subclasses]
  21032. 1586.54 s [monoid-subclasses] src/Data/Monoid/Instances/PrefixMemory.hs:21:21: warning: [-Wunused-imports]
  21033. 1586.54 s [monoid-subclasses] The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant
  21034. 1586.54 s [monoid-subclasses] |
  21035. 1586.54 s [monoid-subclasses] 21 | import Data.Monoid (Monoid(..), Endo(..))
  21036. 1586.54 s [monoid-subclasses] | ^^^^^^^^^^
  21037. 1586.54 s [monoid-subclasses] 42% ( 3 / 7) in 'Data.Monoid.Instances.Positioned'
  21038. 1586.54 s [monoid-subclasses] Missing documentation for:
  21039. 1586.54 s [monoid-subclasses] OffsetPositioned (src/Data/Monoid/Instances/Positioned.hs:52)
  21040. 1586.54 s [monoid-subclasses] LinePositioned (src/Data/Monoid/Instances/Positioned.hs:56)
  21041. 1586.54 s [monoid-subclasses] extract (src/Data/Monoid/Instances/Positioned.hs:49)
  21042. 1586.54 s [monoid-subclasses] position (src/Data/Monoid/Instances/Positioned.hs:50)
  21043. 1586.54 s [monoid-subclasses]
  21044. 1586.54 s [monoid-subclasses] src/Data/Monoid/Instances/Positioned.hs:33:1: warning: [-Wunused-imports]
  21045. 1586.54 s [monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
  21046. 1586.54 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
  21047. 1586.54 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup()
  21048. 1586.54 s [monoid-subclasses] |
  21049. 1586.54 s [monoid-subclasses] 33 | import Data.Semigroup (Semigroup(..))
  21050. 1586.54 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  21051. 1586.54 s [monoid-subclasses]
  21052. 1586.54 s [monoid-subclasses] src/Data/Monoid/Instances/Positioned.hs:34:21: warning: [-Wunused-imports]
  21053. 1586.54 s [unix-compat] Building library for unix-compat-0.7.4..
  21054. 1586.54 s [unix-compat] [1 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.o, dist/build/System/PosixCompat/Files.dyn_o )
  21055. 1586.54 s [unix-compat] [2 of 8] Compiling System.PosixCompat.Process ( src/System/PosixCompat/Process.hs, dist/build/System/PosixCompat/Process.o, dist/build/System/PosixCompat/Process.dyn_o )
  21056. 1586.54 s [unix-compat] [3 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o, dist/build/System/PosixCompat/Temp.dyn_o )
  21057. 1586.54 s [unix-compat] [4 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o, dist/build/System/PosixCompat/Time.dyn_o )
  21058. 1586.54 s [unix-compat] [5 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.o, dist/build/System/PosixCompat/Types.dyn_o )
  21059. 1586.54 s [unix-compat] [6 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o, dist/build/System/PosixCompat/Extensions.dyn_o )
  21060. 1586.54 s [unix-compat] [7 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.o, dist/build/System/PosixCompat/Unistd.dyn_o )
  21061. 1586.54 s [unix-compat] [8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.o, dist/build/System/PosixCompat.dyn_o )
  21062. 1586.54 s [unix-compat] [1 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.p_o )
  21063. 1586.54 s [unix-compat] [2 of 8] Compiling System.PosixCompat.Process ( src/System/PosixCompat/Process.hs, dist/build/System/PosixCompat/Process.p_o )
  21064. 1586.54 s [unix-compat] [3 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.p_o )
  21065. 1586.54 s [unix-compat] [4 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.p_o )
  21066. 1586.54 s [unix-compat] [5 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.p_o )
  21067. 1586.54 s [unix-compat] [6 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.p_o )
  21068. 1586.54 s [unix-compat] [7 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.p_o )
  21069. 1586.54 s [unix-compat] [8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.p_o )
  21070. 1586.54 s [unix-compat] Preprocessing test suite 'unix-compat-testsuite' for unix-compat-0.7.4..
  21071. 1586.54 s [unix-compat] Building test suite 'unix-compat-testsuite' for unix-compat-0.7.4..
  21072. 1586.54 s [unix-compat] [1 of 4] Compiling LinksSpec ( tests/LinksSpec.hs, dist/build/unix-compat-testsuite/unix-compat-testsuite-tmp/LinksSpec.o )
  21073. 1586.54 s [unix-compat] [2 of 4] Compiling MkstempSpec ( tests/MkstempSpec.hs, dist/build/unix-compat-testsuite/unix-compat-testsuite-tmp/MkstempSpec.o )
  21074. 1586.54 s [unix-compat] [3 of 4] Compiling ProcessSpec ( tests/ProcessSpec.hs, dist/build/unix-compat-testsuite/unix-compat-testsuite-tmp/ProcessSpec.o )
  21075. 1586.54 s [unix-compat] [4 of 4] Compiling Main ( tests/main.hs, dist/build/unix-compat-testsuite/unix-compat-testsuite-tmp/Main.o )
  21076. 1586.54 s [unix-compat] [5 of 5] Linking dist/build/unix-compat-testsuite/unix-compat-testsuite
  21077. 1586.54 s [unix-compat] Phase: checkPhase
  21078. 1586.54 s [unix-compat] Running 1 test suites...
  21079. 1586.54 s [unix-compat] Test suite unix-compat-testsuite: RUNNING...
  21080. 1586.54 s [unix-compat]
  21081. 1586.54 s [unix-compat] mkstemp
  21082. 1586.54 s [unix-compat] Creating 10000 temp files...ok
  21083. 1586.54 s [unix-compat] Deleting temp files...ok
  21084. 1586.54 s [unix-compat] TODO [✔]
  21085. 1586.54 s [unix-compat] createSymbolicLink
  21086. 1586.54 s [unix-compat] should error on Windows and succeed on other OSes [✔]
  21087. 1586.54 s [unix-compat] getSymbolicLinkStatus
  21088. 1586.54 s [unix-compat] should detect symbolic link to a file [✔]
  21089. 1586.54 s [unix-compat] should detect symbolic link to a directory [✔]
  21090. 1586.54 s [unix-compat] should give later time stamp than getFileStatus for link to file [✔]
  21091. 1586.54 s [unix-compat] should give later time stamp than getFileStatus for link to dir [✔]
  21092. 1586.54 s [unix-compat] should give a different fileID than getFileStatus for link to file [✔]
  21093. 1586.54 s [unix-compat] should give a different fileID than getFileStatus for link to dir [✔]
  21094. 1586.54 s [unix-compat] getFileStatus
  21095. 1586.54 s [unix-compat] should detect that symbolic link target is a file [✔]
  21096. 1586.54 s [unix-compat] should detect that symbolic link target is a directory [✔]
  21097. 1586.54 s [unix-compat] should be equal for link and link target (except access time) [✔]
  21098. 1586.54 s [unix-compat] getProcessID
  21099. 1586.54 s [unix-compat] should work on Windows and Unix [✔]
  21100. 1586.54 s [unix-compat]
  21101. 1586.54 s [unix-compat] Finished in 0.7862 seconds
  21102. 1586.54 s [unix-compat] 12 examples, 0 failures
  21103. 1586.58 s Building kan-extensions
  21104. 1586.58 s [aeson] Phase: setupCompilerEnvironmentPhase
  21105. 1586.58 s [aeson] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  21106. 1586.58 s [aeson] Phase: unpackPhase
  21107. 1586.58 s [aeson] unpacking source archive /nix/store/f0d7b9x9gkig0ip0d9g81wf1vsdp1nl4-aeson-2.2.3.0.tar.gz
  21108. 1586.58 s [aeson] source root is aeson-2.2.3.0
  21109. 1586.58 s [aeson] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "aeson-2.2.3.0/tests/UnitTests/UTCTime.hs"
  21110. 1586.58 s [aeson] Phase: patchPhase
  21111. 1586.58 s [aeson] Replace Cabal file with edited version from mirror://hackage/aeson-2.2.3.0/revision/3.cabal.
  21112. 1586.58 s [aeson] Phase: compileBuildDriverPhase
  21113. 1586.58 s [aeson] setupCompileFlags: -package-db=/build/tmp.htjwgyI2Ro/setup-package.conf.d -threaded
  21114. 1586.58 s [aeson] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.htjwgyI2Ro/Main.o )
  21115. 1586.58 s [aeson] [2 of 2] Linking Setup
  21116. 1586.58 s [aeson] Phase: updateAutotoolsGnuConfigScriptsPhase
  21117. 1586.58 s [aeson] Phase: configurePhase
  21118. 1586.58 s [aeson] configureFlags: --verbose --prefix=/nix/store/7hd0ji69xxm7g5597q2zchr8vsd8p08m-aeson-2.2.3.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/nrh6bj75p2wl48glccha4fm79f9m28mn-aeson-2.2.3.0-doc/share/doc/aeson-2.2.3.0 --with-gcc=gcc --package-db=/build/tmp.htjwgyI2Ro/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  21119. 1586.58 s [aeson] Using Parsec parser
  21120. 1586.58 s [aeson] Configuring aeson-2.2.3.0...
  21121. 1586.58 s [aeson] Flags chosen: ordered-keymap=True
  21122. 1586.58 s [aeson] Dependency OneTuple >=0.4.1.1 && <0.5: using OneTuple-0.4.2
  21123. 1586.58 s [aeson] Dependency QuickCheck >=2.14.3 && <2.16: using QuickCheck-2.14.3
  21124. 1586.58 s [aeson] Dependency base >=4.12.0.0 && <5: using base-4.18.1.0
  21125. 1586.58 s [aeson] Dependency bytestring >=0.10.8.2 && <0.13: using bytestring-0.11.5.2
  21126. 1586.58 s [aeson] Dependency character-ps >=0.1 && <0.2: using character-ps-0.1
  21127. 1586.58 s [aeson] Dependency containers >=0.6.0.1 && <0.8: using containers-0.6.7
  21128. 1586.58 s [aeson] Dependency data-fix >=0.3.2 && <0.4: using data-fix-0.3.4
  21129. 1586.58 s [aeson] Dependency deepseq >=1.4.4.0 && <1.6: using deepseq-1.4.8.1
  21130. 1586.58 s [aeson] Dependency dlist >=1.0 && <1.1: using dlist-1.0
  21131. 1586.58 s [aeson] Dependency exceptions >=0.10.4 && <0.11: using exceptions-0.10.7
  21132. 1586.58 s [aeson] Dependency generically >=0.1 && <0.2: using generically-0.1.1
  21133. 1586.58 s [aeson] Dependency ghc-prim >=0.5.0.0 && <0.14: using ghc-prim-0.10.0
  21134. 1586.58 s [aeson] Dependency hashable >=1.4.6.0 && <1.5 || >=1.5.0.0 && <1.6: using
  21135. 1586.58 s [aeson] hashable-1.4.7.0
  21136. 1586.58 s [aeson] Dependency indexed-traversable >=0.1.2 && <0.2: using
  21137. 1586.58 s [aeson] indexed-traversable-0.1.4
  21138. 1586.58 s [aeson] Dependency integer-conversion >=0.1 && <0.2: using integer-conversion-0.1.1
  21139. 1586.58 s [aeson] Dependency integer-logarithms >=1.0.3.1 && <1.1: using
  21140. 1586.58 s [aeson] integer-logarithms-1.0.4
  21141. 1586.58 s [aeson] Dependency network-uri >=2.6.4.1 && <2.7: using network-uri-2.6.4.2
  21142. 1586.58 s [aeson] Dependency primitive >=0.8.0.0 && <0.9 || >=0.9.0.0 && <0.10: using
  21143. 1586.58 s [aeson] primitive-0.9.1.0
  21144. 1586.58 s [aeson] Dependency scientific >=0.3.7.0 && <0.4: using scientific-0.3.8.0
  21145. 1586.58 s [aeson] Dependency semialign >=1.3 && <1.4: using semialign-1.3.1
  21146. 1586.58 s [aeson] Dependency strict >=0.5 && <0.6: using strict-0.5.1
  21147. 1586.58 s [aeson] Dependency tagged >=0.8.7 && <0.9: using tagged-0.8.8
  21148. 1586.58 s [aeson] Dependency template-haskell >=2.14.0.0 && <2.24: using
  21149. 1586.58 s [aeson] template-haskell-2.20.0.0
  21150. 1586.58 s [aeson] Dependency text >=1.2.3.0 && <1.3 || >=2.0 && <2.2: using text-2.0.2
  21151. 1586.58 s [aeson] Dependency text-iso8601 >=0.1.1 && <0.2: using text-iso8601-0.1.1
  21152. 1586.58 s [aeson] Dependency text-short >=0.1.5 && <0.2: using text-short-0.1.6
  21153. 1586.58 s [algebraic-graphs] [ 7 of 29] Compiling Algebra.Graph.Bipartite.AdjacencyMap ( src/Algebra/Graph/Bipartite/AdjacencyMap.hs, dist/build/Algebra/Graph/Bipartite/AdjacencyMap.o, dist/build/Algebra/Graph/Bipartite/AdjacencyMap.dyn_o )
  21154. 1586.58 s [algebraic-graphs] [ 8 of 29] Compiling Algebra.Graph.Bipartite.AdjacencyMap.Algorithm ( src/Algebra/Graph/Bipartite/AdjacencyMap/Algorithm.hs, dist/build/Algebra/Graph/Bipartite/AdjacencyMap/Algorithm.o, dist/build/Algebra/Graph/Bipartite/AdjacencyMap/Algorithm.dyn_o )
  21155. 1586.58 s [algebraic-graphs] [ 9 of 29] Compiling Algebra.Graph.Label ( src/Algebra/Graph/Label.hs, dist/build/Algebra/Graph/Label.o, dist/build/Algebra/Graph/Label.dyn_o )
  21156. 1586.58 s [algebraic-graphs] [10 of 29] Compiling Algebra.Graph.NonEmpty.AdjacencyMap ( src/Algebra/Graph/NonEmpty/AdjacencyMap.hs, dist/build/Algebra/Graph/NonEmpty/AdjacencyMap.o, dist/build/Algebra/Graph/NonEmpty/AdjacencyMap.dyn_o )
  21157. 1586.58 s [algebraic-graphs] [11 of 29] Compiling Algebra.Graph.AdjacencyMap.Algorithm ( src/Algebra/Graph/AdjacencyMap/Algorithm.hs, dist/build/Algebra/Graph/AdjacencyMap/Algorithm.o, dist/build/Algebra/Graph/AdjacencyMap/Algorithm.dyn_o )
  21158. 1586.58 s [algebraic-graphs] [12 of 29] Compiling Algebra.Graph.Acyclic.AdjacencyMap ( src/Algebra/Graph/Acyclic/AdjacencyMap.hs, dist/build/Algebra/Graph/Acyclic/AdjacencyMap.o, dist/build/Algebra/Graph/Acyclic/AdjacencyMap.dyn_o )
  21159. 1586.58 s [algebraic-graphs] [13 of 29] Compiling Algebra.Graph.ToGraph ( src/Algebra/Graph/ToGraph.hs, dist/build/Algebra/Graph/ToGraph.o, dist/build/Algebra/Graph/ToGraph.dyn_o )
  21160. 1586.58 s [algebraic-graphs]
  21161. 1586.58 s [algebraic-graphs] src/Algebra/Graph/ToGraph.hs:171:32: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  21162. 1586.58 s [algebraic-graphs] The use of ‘~’ without TypeOperators
  21163. 1586.58 s [algebraic-graphs] will become an error in a future GHC release.
  21164. 1586.58 s [algebraic-graphs] Suggested fix: Perhaps you intended to use TypeOperators
  21165. 1586.58 s [algebraic-graphs] |
  21166. 1586.58 s [algebraic-graphs] 171 | vertexIntSet :: ToVertex t ~ Int => t -> IntSet
  21167. 1586.58 s [algebraic-graphs] | ^
  21168. 1586.58 s [algebraic-graphs]
  21169. 1586.58 s [algebraic-graphs] src/Algebra/Graph/ToGraph.hs:197:29: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  21170. 1586.58 s [algebraic-graphs] The use of ‘~’ without TypeOperators
  21171. 1586.58 s [algebraic-graphs] will become an error in a future GHC release.
  21172. 1586.58 s [algebraic-graphs] Suggested fix: Perhaps you intended to use TypeOperators
  21173. 1586.58 s [algebraic-graphs] |
  21174. 1586.58 s [algebraic-graphs] 197 | preIntSet :: ToVertex t ~ Int => Int -> t -> IntSet
  21175. 1586.58 s [algebraic-graphs] | ^
  21176. 1586.58 s [algebraic-graphs]
  21177. 1586.58 s [algebraic-graphs] src/Algebra/Graph/ToGraph.hs:215:30: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  21178. 1586.58 s [algebraic-graphs] The use of ‘~’ without TypeOperators
  21179. 1586.58 s [algebraic-graphs] will become an error in a future GHC release.
  21180. 1586.58 s [algebraic-graphs] Suggested fix: Perhaps you intended to use TypeOperators
  21181. 1586.58 s [algebraic-graphs] |
  21182. 1586.58 s [algebraic-graphs] 215 | postIntSet :: ToVertex t ~ Int => Int -> t -> IntSet
  21183. 1586.58 s [algebraic-graphs] | ^
  21184. 1586.58 s [algebraic-graphs]
  21185. 1586.58 s [algebraic-graphs] src/Algebra/Graph/ToGraph.hs:303:37: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  21186. 1586.58 s [algebraic-graphs] The use of ‘~’ without TypeOperators
  21187. 1586.58 s [algebraic-graphs] will become an error in a future GHC release.
  21188. 1586.58 s [algebraic-graphs] Suggested fix: Perhaps you intended to use TypeOperators
  21189. 1586.58 s [algebraic-graphs] |
  21190. 1586.58 s [algebraic-graphs] 303 | toAdjacencyIntMap :: ToVertex t ~ Int => t -> AIM.AdjacencyIntMap
  21191. 1586.58 s [algebraic-graphs] | ^
  21192. 1586.58 s [algebraic-graphs]
  21193. 1586.58 s [algebraic-graphs] src/Algebra/Graph/ToGraph.hs:312:46: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  21194. 1586.58 s [algebraic-graphs] The use of ‘~’ without TypeOperators
  21195. 1586.58 s [algebraic-graphs] will become an error in a future GHC release.
  21196. 1586.58 s [algebraic-graphs] Suggested fix: Perhaps you intended to use TypeOperators
  21197. 1586.58 s [algebraic-graphs] |
  21198. 1586.58 s [algebraic-graphs] 312 | toAdjacencyIntMapTranspose :: ToVertex t ~ Int => t -> AIM.AdjacencyIntMap
  21199. 1586.58 s [algebraic-graphs] | ^
  21200. 1586.58 s [algebraic-graphs]
  21201. 1586.58 s [filepattern] stripping (with command strip and flags -S -p) in /nix/store/smiychz8symc273iq6q1ch4zdvd34l2c-filepattern-0.1.3/lib
  21202. 1586.58 s [filepattern] shrinking RPATHs of ELF executables and libraries in /nix/store/lb5p86y9984dkzxncy77maz9fg8imihk-filepattern-0.1.3-doc
  21203. 1586.58 s [filepattern] checking for references to /build/ in /nix/store/lb5p86y9984dkzxncy77maz9fg8imihk-filepattern-0.1.3-doc...
  21204. 1586.58 s [filepattern] patching script interpreter paths in /nix/store/lb5p86y9984dkzxncy77maz9fg8imihk-filepattern-0.1.3-doc
  21205. 1586.58 s [ghc-exactprint] No pkg-config found
  21206. 1586.58 s [ghc-exactprint] Using runghc version 9.6.3 found on system at:
  21207. 1586.58 s [ghc-exactprint] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  21208. 1586.58 s [ghc-exactprint] Using strip version 2.44 found on system at:
  21209. 1586.58 s [ghc-exactprint] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  21210. 1586.58 s [ghc-exactprint] Using tar found on system at:
  21211. 1586.58 s [ghc-exactprint] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  21212. 1586.58 s [ghc-exactprint] No uhc found
  21213. 1586.58 s [ghc-exactprint] Phase: buildPhase
  21214. 1586.58 s [ghc-exactprint] Preprocessing library for ghc-exactprint-1.7.1.0..
  21215. 1586.58 s [ghc-exactprint] Building library for ghc-exactprint-1.7.1.0..
  21216. 1586.58 s [ghc-exactprint] [ 1 of 10] Compiling Language.Haskell.GHC.ExactPrint.Orphans ( src/Language/Haskell/GHC/ExactPrint/Orphans.hs, dist/build/Language/Haskell/GHC/ExactPrint/Orphans.o, dist/build/Language/Haskell/GHC/ExactPrint/Orphans.dyn_o )
  21217. 1586.58 s [ghc-exactprint] [ 2 of 10] Compiling Language.Haskell.GHC.ExactPrint.Types ( src/Language/Haskell/GHC/ExactPrint/Types.hs, dist/build/Language/Haskell/GHC/ExactPrint/Types.o, dist/build/Language/Haskell/GHC/ExactPrint/Types.dyn_o )
  21218. 1586.58 s [ghc-exactprint] [ 3 of 10] Compiling Language.Haskell.GHC.ExactPrint.Lookup ( src/Language/Haskell/GHC/ExactPrint/Lookup.hs, dist/build/Language/Haskell/GHC/ExactPrint/Lookup.o, dist/build/Language/Haskell/GHC/ExactPrint/Lookup.dyn_o )
  21219. 1586.58 s [ghc-exactprint] [ 4 of 10] Compiling Language.Haskell.GHC.ExactPrint.Utils ( src/Language/Haskell/GHC/ExactPrint/Utils.hs, dist/build/Language/Haskell/GHC/ExactPrint/Utils.o, dist/build/Language/Haskell/GHC/ExactPrint/Utils.dyn_o )
  21220. 1586.58 s [ghc-exactprint] [ 5 of 10] Compiling Language.Haskell.GHC.ExactPrint.Preprocess ( src/Language/Haskell/GHC/ExactPrint/Preprocess.hs, dist/build/Language/Haskell/GHC/ExactPrint/Preprocess.o, dist/build/Language/Haskell/GHC/ExactPrint/Preprocess.dyn_o )
  21221. 1586.58 s [ghc-exactprint] [ 6 of 10] Compiling Language.Haskell.GHC.ExactPrint.Parsers ( src/Language/Haskell/GHC/ExactPrint/Parsers.hs, dist/build/Language/Haskell/GHC/ExactPrint/Parsers.o, dist/build/Language/Haskell/GHC/ExactPrint/Parsers.dyn_o )
  21222. 1586.58 s [ghc-exactprint] [ 7 of 10] Compiling Language.Haskell.GHC.ExactPrint.Dump ( src/Language/Haskell/GHC/ExactPrint/Dump.hs, dist/build/Language/Haskell/GHC/ExactPrint/Dump.o, dist/build/Language/Haskell/GHC/ExactPrint/Dump.dyn_o )
  21223. 1586.58 s [ghc-lib-parser-ex] [ 5 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Hs ( src/Language/Haskell/GhclibParserEx/GHC/Hs.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs.dyn_o )
  21224. 1586.58 s [ghc-lib-parser-ex] [ 6 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Binds ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Binds.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Binds.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Binds.dyn_o )
  21225. 1586.58 s [ghc-lib-parser-ex] [ 7 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Decls ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Decls.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Decls.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Decls.dyn_o )
  21226. 1586.58 s [ghc-lib-parser-ex] [ 8 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.ExtendInstances ( src/Language/Haskell/GhclibParserEx/GHC/Hs/ExtendInstances.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/ExtendInstances.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/ExtendInstances.dyn_o )
  21227. 1586.58 s [ghc-lib-parser-ex] [ 9 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.ImpExp ( src/Language/Haskell/GhclibParserEx/GHC/Hs/ImpExp.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/ImpExp.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/ImpExp.dyn_o )
  21228. 1586.58 s [ghc-lib-parser-ex] [10 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Pat ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.dyn_o )
  21229. 1586.58 s [ghc-lib-parser-ex] [11 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Type ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Type.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Type.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Type.dyn_o )
  21230. 1586.58 s [ghc-lib-parser-ex] [12 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Types ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Types.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Types.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Types.dyn_o )
  21231. 1586.58 s [ghc-lib-parser-ex] [13 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Parser ( src/Language/Haskell/GhclibParserEx/GHC/Parser.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Parser.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Parser.dyn_o )
  21232. 1586.58 s [ghc-lib-parser-ex] [14 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Settings.Config ( src/Language/Haskell/GhclibParserEx/GHC/Settings/Config.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Settings/Config.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Settings/Config.dyn_o )
  21233. 1586.58 s [ghc-lib-parser-ex] [15 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Types.Name.Reader ( src/Language/Haskell/GhclibParserEx/GHC/Types/Name/Reader.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Types/Name/Reader.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Types/Name/Reader.dyn_o )
  21234. 1586.58 s [ghc-lib-parser-ex] [16 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Expr ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.dyn_o )
  21235. 1586.58 s [ghc-lib-parser-ex] [17 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Utils.Outputable ( src/Language/Haskell/GhclibParserEx/GHC/Utils/Outputable.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Utils/Outputable.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Utils/Outputable.dyn_o )
  21236. 1586.58 s [ghc-lib-parser-ex] [18 of 18] Compiling Paths_ghc_lib_parser_ex ( dist/build/autogen/Paths_ghc_lib_parser_ex.hs, dist/build/Paths_ghc_lib_parser_ex.o, dist/build/Paths_ghc_lib_parser_ex.dyn_o )
  21237. 1586.58 s [ghc-lib-parser-ex] [ 1 of 18] Compiling Language.Haskell.GhclibParserEx.Dump ( src/Language/Haskell/GhclibParserEx/Dump.hs, dist/build/Language/Haskell/GhclibParserEx/Dump.p_o )
  21238. 1586.59 s [ghc-lib-parser-ex] [ 2 of 18] Compiling Language.Haskell.GhclibParserEx.Fixity ( src/Language/Haskell/GhclibParserEx/Fixity.hs, dist/build/Language/Haskell/GhclibParserEx/Fixity.p_o )
  21239. 1586.59 s [ghc-lib-parser-ex] [ 3 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Driver.Flags ( src/Language/Haskell/GhclibParserEx/GHC/Driver/Flags.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Driver/Flags.p_o )
  21240. 1586.59 s [ghc-lib-parser-ex] [ 4 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Driver.Session ( src/Language/Haskell/GhclibParserEx/GHC/Driver/Session.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Driver/Session.p_o )
  21241. 1586.59 s [monoid-subclasses] The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant
  21242. 1586.59 s [monoid-subclasses] |
  21243. 1586.59 s [monoid-subclasses] 34 | import Data.Monoid (Monoid(..), Endo(..))
  21244. 1586.59 s [monoid-subclasses] | ^^^^^^^^^^
  21245. 1586.59 s [monoid-subclasses] 75% ( 3 / 4) in 'Data.Monoid.Instances.Measured'
  21246. 1586.59 s [monoid-subclasses] Missing documentation for:
  21247. 1586.59 s [monoid-subclasses] extract (src/Data/Monoid/Instances/Measured.hs:39)
  21248. 1586.59 s [monoid-subclasses]
  21249. 1586.59 s [monoid-subclasses] src/Data/Monoid/Instances/Measured.hs:21:1: warning: [-Wunused-imports]
  21250. 1586.59 s [monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
  21251. 1586.59 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
  21252. 1586.59 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup()
  21253. 1586.59 s [monoid-subclasses] |
  21254. 1586.59 s [monoid-subclasses] 21 | import Data.Semigroup (Semigroup(..))
  21255. 1586.59 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  21256. 1586.59 s [monoid-subclasses]
  21257. 1586.59 s [monoid-subclasses] src/Data/Monoid/Instances/Measured.hs:22:1: warning: [-Wunused-imports]
  21258. 1586.59 s [monoid-subclasses] The import of ‘Data.Monoid’ is redundant
  21259. 1586.59 s [monoid-subclasses] except perhaps to import instances from ‘Data.Monoid’
  21260. 1586.59 s [monoid-subclasses] To import instances alone, use: import Data.Monoid()
  21261. 1586.59 s [monoid-subclasses] |
  21262. 1586.59 s [monoid-subclasses] 22 | import Data.Monoid (Monoid(..))
  21263. 1586.59 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  21264. 1586.59 s [monoid-subclasses] 40% ( 2 / 5) in 'Data.Monoid.Instances.Concat'
  21265. 1586.59 s [monoid-subclasses] Missing documentation for:
  21266. 1586.59 s [monoid-subclasses] concatenate (src/Data/Monoid/Instances/Concat.hs:53)
  21267. 1586.59 s [monoid-subclasses] extract (src/Data/Monoid/Instances/Concat.hs:58)
  21268. 1586.59 s [monoid-subclasses] force (src/Data/Monoid/Instances/Concat.hs:61)
  21269. 1586.59 s [monoid-subclasses]
  21270. 1586.59 s [monoid-subclasses] src/Data/Monoid/Instances/Concat.hs:23:1: warning: [-Wunused-imports]
  21271. 1586.59 s [monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
  21272. 1586.59 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
  21273. 1586.59 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup()
  21274. 1586.59 s [monoid-subclasses] |
  21275. 1586.59 s [monoid-subclasses] 23 | import Data.Semigroup (Semigroup(..))
  21276. 1586.59 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  21277. 1586.59 s [monoid-subclasses]
  21278. 1586.59 s [monoid-subclasses] src/Data/Monoid/Instances/Concat.hs:24:21: warning: [-Wunused-imports]
  21279. 1586.59 s [monoid-subclasses] The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant
  21280. 1586.59 s [monoid-subclasses] |
  21281. 1586.59 s [monoid-subclasses] 24 | import Data.Monoid (Monoid(..), First(..), Sum(..))
  21282. 1586.59 s [monoid-subclasses] | ^^^^^^^^^^
  21283. 1586.59 s [monoid-subclasses] 66% ( 2 / 3) in 'Data.Monoid.Instances.ByteString.UTF8'
  21284. 1586.59 s [monoid-subclasses] Missing documentation for:
  21285. 1586.59 s [monoid-subclasses] ByteStringUTF8 (src/Data/Monoid/Instances/ByteString/UTF8.hs:73)
  21286. 1586.59 s [monoid-subclasses]
  21287. 1586.59 s [monoid-subclasses] src/Data/Monoid/Instances/ByteString/UTF8.hs:59:1: warning: [-Wunused-imports]
  21288. 1586.59 s [monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
  21289. 1586.59 s [monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
  21290. 1586.59 s [monoid-subclasses] To import instances alone, use: import Data.Semigroup()
  21291. 1586.59 s [monoid-subclasses] |
  21292. 1586.59 s [monoid-subclasses] 59 | import Data.Semigroup (Semigroup(..))
  21293. 1586.59 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  21294. 1586.59 s [monoid-subclasses]
  21295. 1586.59 s [monoid-subclasses] src/Data/Monoid/Instances/ByteString/UTF8.hs:60:1: warning: [-Wunused-imports]
  21296. 1586.59 s [monoid-subclasses] The import of ‘Data.Monoid’ is redundant
  21297. 1586.59 s [monoid-subclasses] except perhaps to import instances from ‘Data.Monoid’
  21298. 1586.59 s [monoid-subclasses] To import instances alone, use: import Data.Monoid()
  21299. 1586.59 s [monoid-subclasses] |
  21300. 1586.59 s [monoid-subclasses] 60 | import Data.Monoid (Monoid(..))
  21301. 1586.59 s [monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  21302. 1586.59 s [monoid-subclasses] Warning: Data.Monoid.Null: could not find link destinations for:
  21303. 1586.59 s [monoid-subclasses] - Data.Vector.Vector
  21304. 1586.59 s [monoid-subclasses] Warning: Data.Semigroup.Cancellative: could not find link destinations for:
  21305. 1586.59 s [monoid-subclasses] - Data.Vector.Vector
  21306. 1586.59 s [monoid-subclasses] Warning: Data.Monoid.Monus: could not find link destinations for:
  21307. 1586.59 s [monoid-subclasses] - Data.Vector.Vector
  21308. 1586.59 s [monoid-subclasses] Warning: Data.Monoid.GCD: could not find link destinations for:
  21309. 1586.59 s [monoid-subclasses] - Data.Vector.Vector
  21310. 1586.59 s [monoid-subclasses] Warning: Data.Semigroup.Factorial: could not find link destinations for:
  21311. 1586.59 s [unix-compat] Test suite unix-compat-testsuite: PASS
  21312. 1586.59 s [unix-compat] Test suite logged to: dist/test/unix-compat-0.7.4-unix-compat-testsuite.log
  21313. 1586.59 s [unix-compat] 1 of 1 test suites (1 of 1 test cases) passed.
  21314. 1586.59 s [unix-compat] Phase: haddockPhase
  21315. 1586.59 s [unix-compat] Preprocessing library for unix-compat-0.7.4..
  21316. 1586.59 s [unix-compat] Running Haddock on library for unix-compat-0.7.4..
  21317. 1586.59 s [unix-compat] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  21318. 1586.59 s [unix-compat] 98% ( 80 / 81) in 'System.PosixCompat.Files'
  21319. 1586.59 s [unix-compat] Missing documentation for:
  21320. 1586.59 s [unix-compat] PathVar
  21321. 1586.59 s [unix-compat] 100% ( 2 / 2) in 'System.PosixCompat.Process'
  21322. 1586.59 s [unix-compat] 100% ( 2 / 2) in 'System.PosixCompat.Temp'
  21323. 1586.59 s [unix-compat] 100% ( 2 / 2) in 'System.PosixCompat.Time'
  21324. 1586.59 s [unix-compat] 100% ( 2 / 2) in 'System.PosixCompat.Types'
  21325. 1586.59 s [unix-compat] 71% ( 5 / 7) in 'System.PosixCompat.Extensions'
  21326. 1586.59 s [unix-compat] Missing documentation for:
  21327. 1586.59 s [unix-compat] CMajor (src/System/PosixCompat/Extensions.hsc:23)
  21328. 1586.59 s [unix-compat] CMinor (src/System/PosixCompat/Extensions.hsc:24)
  21329. 1586.59 s [unix-compat] 75% ( 6 / 8) in 'System.PosixCompat.Unistd'
  21330. 1586.59 s [unix-compat] Missing documentation for:
  21331. 1586.59 s [unix-compat] SystemID
  21332. 1586.59 s [unix-compat] getSystemID
  21333. 1586.59 s [unix-compat] 100% ( 8 / 8) in 'System.PosixCompat'
  21334. 1586.59 s [unix-compat] Documentation created: dist/doc/html/unix-compat/index.html,
  21335. 1586.59 s [unix-compat] dist/doc/html/unix-compat/unix-compat.txt
  21336. 1586.59 s [unix-compat] Preprocessing test suite 'unix-compat-testsuite' for unix-compat-0.7.4..
  21337. 1586.59 s [unix-compat] Phase: installPhase
  21338. 1586.59 s [unix-compat] Installing library in /nix/store/699vcasspll0yc8i083qbcnvk3nvpzdy-unix-compat-0.7.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/unix-compat-0.7.4-FTGww1oDu3BJ4n3cKK9JiY
  21339. 1586.59 s [unix-compat] Phase: fixupPhase
  21340. 1586.59 s [unix-compat] shrinking RPATHs of ELF executables and libraries in /nix/store/699vcasspll0yc8i083qbcnvk3nvpzdy-unix-compat-0.7.4
  21341. 1586.59 s [unix-compat] shrinking /nix/store/699vcasspll0yc8i083qbcnvk3nvpzdy-unix-compat-0.7.4/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSunix-compat-0.7.4-FTGww1oDu3BJ4n3cKK9JiY-ghc9.6.3.so
  21342. 1586.59 s [unix-compat] checking for references to /build/ in /nix/store/699vcasspll0yc8i083qbcnvk3nvpzdy-unix-compat-0.7.4...
  21343. 1586.59 s [unix-compat] patching script interpreter paths in /nix/store/699vcasspll0yc8i083qbcnvk3nvpzdy-unix-compat-0.7.4
  21344. 1586.59 s [unix-compat] stripping (with command strip and flags -S -p) in /nix/store/699vcasspll0yc8i083qbcnvk3nvpzdy-unix-compat-0.7.4/lib
  21345. 1586.59 s [unix-compat] shrinking RPATHs of ELF executables and libraries in /nix/store/sa3rf16w93v34irasnnsybw4hbsqdwy6-unix-compat-0.7.4-doc
  21346. 1586.59 s [unix-compat] checking for references to /build/ in /nix/store/sa3rf16w93v34irasnnsybw4hbsqdwy6-unix-compat-0.7.4-doc...
  21347. 1586.59 s [unix-compat] patching script interpreter paths in /nix/store/sa3rf16w93v34irasnnsybw4hbsqdwy6-unix-compat-0.7.4-doc
  21348. 1586.59 s [aeson] Dependency th-abstraction >=0.5.0.0 && <0.6 || >=0.6.0.0 && <0.7 || >=0.7.0.0
  21349. 1586.59 s [aeson] && <0.8: using th-abstraction-0.7.1.0
  21350. 1586.59 s [aeson] Dependency these >=1.2 && <1.3: using these-1.2.1
  21351. 1586.59 s [aeson] Dependency time >=1.8.0.2 && <1.15: using time-1.12.2
  21352. 1586.59 s [aeson] Dependency time-compat >=1.9.6 && <1.10: using time-compat-1.9.7
  21353. 1586.59 s [aeson] Dependency unordered-containers >=0.2.10.0 && <0.3: using
  21354. 1586.59 s [aeson] unordered-containers-0.2.20
  21355. 1586.59 s [aeson] Dependency uuid-types >=1.0.5 && <1.1: using uuid-types-1.0.6
  21356. 1586.59 s [aeson] Dependency vector >=0.13.0.0 && <0.14: using vector-0.13.2.0
  21357. 1586.59 s [aeson] Dependency witherable >=0.4.2 && <0.6: using witherable-0.5
  21358. 1586.59 s [aeson] Source component graph: component lib
  21359. 1586.59 s [aeson] Configured component graph:
  21360. 1586.59 s [aeson] component aeson-2.2.3.0-DZHt59qlakc7HOREJnMUtZ
  21361. 1586.59 s [aeson] include OneTuple-0.4.2-4RYUUrRewNpIt4JzrjaVAt
  21362. 1586.59 s [aeson] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  21363. 1586.59 s [aeson] include base-4.18.1.0
  21364. 1586.59 s [aeson] include bytestring-0.11.5.2
  21365. 1586.59 s [aeson] include character-ps-0.1-kSWlntPNFC90fXWCQyqCm
  21366. 1586.59 s [aeson] include containers-0.6.7
  21367. 1586.59 s [aeson] include data-fix-0.3.4-7Z2HzEJJxjpGfhwNdMyfvw
  21368. 1586.59 s [aeson] include deepseq-1.4.8.1
  21369. 1586.59 s [aeson] include dlist-1.0-F8GeUD3trJzACUxUjnJfNR
  21370. 1586.59 s [aeson] include exceptions-0.10.7
  21371. 1586.59 s [aeson] include generically-0.1.1-EkcRYhUnPJ57wDcdcrdfk6
  21372. 1586.59 s [aeson] include ghc-prim-0.10.0
  21373. 1586.59 s [aeson] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  21374. 1586.59 s [aeson] include indexed-traversable-0.1.4-3KQfryvD6CkLv2KxalzUb5
  21375. 1586.59 s [aeson] include integer-conversion-0.1.1-6TIbI6c7kCqKvFJB3wkEL
  21376. 1586.59 s [aeson] include integer-logarithms-1.0.4-634gX6SnNksJOgHR1DSNl1
  21377. 1586.59 s [aeson] include network-uri-2.6.4.2-4HBdWLx90QQKv5xcfAzInz
  21378. 1586.59 s [aeson] include primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  21379. 1586.59 s [aeson] include scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  21380. 1586.59 s [aeson] include semialign-1.3.1-8WahCywZIivIMgZNchc7Ew
  21381. 1586.59 s [aeson] include strict-0.5.1-JQp8IUgd9mIGuI9YRo3e6a
  21382. 1586.59 s [aeson] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  21383. 1586.59 s [aeson] include template-haskell-2.20.0.0
  21384. 1586.59 s [aeson] include text-2.0.2
  21385. 1586.59 s [aeson] include text-iso8601-0.1.1-EX4KiHAhpSpDTEurZRHxkA
  21386. 1586.59 s [aeson] include text-short-0.1.6-Lu2CIjn4Axd1kTZu1MVDaa
  21387. 1586.59 s [aeson] include th-abstraction-0.7.1.0-705kaaInCfSGFvRe7PqSX0
  21388. 1586.59 s [aeson] include these-1.2.1-5P6Fv3Pe7oRFsFG3HrYm87
  21389. 1586.59 s [aeson] include time-1.12.2
  21390. 1586.59 s [aeson] include time-compat-1.9.7-CgIQc7E2JHn8kYFCatkL43
  21391. 1586.59 s [aeson] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  21392. 1586.59 s [aeson] include uuid-types-1.0.6-LSnHSQasIz2KiEYrGocUTH
  21393. 1586.59 s [aeson] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  21394. 1586.59 s [aeson] include witherable-0.5-5BtrC1gnyqkDSwG0XsP2r3
  21395. 1586.59 s [aeson] Linked component graph:
  21396. 1586.59 s [aeson] unit aeson-2.2.3.0-DZHt59qlakc7HOREJnMUtZ
  21397. 1586.59 s [aeson] include OneTuple-0.4.2-4RYUUrRewNpIt4JzrjaVAt
  21398. 1586.59 s [aeson] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  21399. 1586.59 s [aeson] include base-4.18.1.0
  21400. 1586.59 s [aeson] include bytestring-0.11.5.2
  21401. 1586.59 s [aeson] include character-ps-0.1-kSWlntPNFC90fXWCQyqCm
  21402. 1586.59 s [aeson] include containers-0.6.7
  21403. 1586.59 s [aeson] include data-fix-0.3.4-7Z2HzEJJxjpGfhwNdMyfvw
  21404. 1586.59 s [aeson] include deepseq-1.4.8.1
  21405. 1586.59 s [aeson] include dlist-1.0-F8GeUD3trJzACUxUjnJfNR
  21406. 1586.59 s [aeson] include exceptions-0.10.7
  21407. 1586.59 s [aeson] include generically-0.1.1-EkcRYhUnPJ57wDcdcrdfk6
  21408. 1586.59 s [aeson] include ghc-prim-0.10.0
  21409. 1586.59 s [aeson] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  21410. 1586.59 s [aeson] include indexed-traversable-0.1.4-3KQfryvD6CkLv2KxalzUb5
  21411. 1586.59 s [aeson] include integer-conversion-0.1.1-6TIbI6c7kCqKvFJB3wkEL
  21412. 1586.59 s [aeson] include integer-logarithms-1.0.4-634gX6SnNksJOgHR1DSNl1
  21413. 1586.59 s [aeson] include network-uri-2.6.4.2-4HBdWLx90QQKv5xcfAzInz
  21414. 1586.59 s [aeson] include primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  21415. 1586.59 s [aeson] include scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  21416. 1586.59 s [aeson] include semialign-1.3.1-8WahCywZIivIMgZNchc7Ew
  21417. 1586.59 s [aeson] include strict-0.5.1-JQp8IUgd9mIGuI9YRo3e6a
  21418. 1586.59 s [aeson] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  21419. 1586.59 s [aeson] include template-haskell-2.20.0.0
  21420. 1586.59 s [aeson] include text-2.0.2
  21421. 1586.59 s [aeson] include text-iso8601-0.1.1-EX4KiHAhpSpDTEurZRHxkA
  21422. 1586.59 s [aeson] include text-short-0.1.6-Lu2CIjn4Axd1kTZu1MVDaa
  21423. 1586.59 s [aeson] include th-abstraction-0.7.1.0-705kaaInCfSGFvRe7PqSX0
  21424. 1586.59 s [aeson] include these-1.2.1-5P6Fv3Pe7oRFsFG3HrYm87
  21425. 1586.59 s [aeson] include time-1.12.2
  21426. 1586.59 s [aeson] include time-compat-1.9.7-CgIQc7E2JHn8kYFCatkL43
  21427. 1586.59 s [aeson] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  21428. 1586.59 s [aeson] include uuid-types-1.0.6-LSnHSQasIz2KiEYrGocUTH
  21429. 1586.59 s [aeson] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  21430. 1586.59 s [algebraic-graphs] src/Algebra/Graph/ToGraph.hs:452:43: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  21431. 1586.59 s [algebraic-graphs] The use of ‘~’ without TypeOperators
  21432. 1586.59 s [algebraic-graphs] will become an error in a future GHC release.
  21433. 1586.59 s [algebraic-graphs] Suggested fix: Perhaps you intended to use TypeOperators
  21434. 1586.59 s [algebraic-graphs] |
  21435. 1586.59 s [algebraic-graphs] 452 | adjacencyIntMap :: (ToGraph t, ToVertex t ~ Int) => t -> IntMap IntSet
  21436. 1586.59 s [algebraic-graphs] | ^
  21437. 1586.59 s [algebraic-graphs]
  21438. 1586.59 s [algebraic-graphs] src/Algebra/Graph/ToGraph.hs:471:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  21439. 1586.59 s [algebraic-graphs] The use of ‘~’ without TypeOperators
  21440. 1586.59 s [algebraic-graphs] will become an error in a future GHC release.
  21441. 1586.59 s [algebraic-graphs] Suggested fix: Perhaps you intended to use TypeOperators
  21442. 1586.59 s [algebraic-graphs] |
  21443. 1586.59 s [algebraic-graphs] 471 | adjacencyIntMapTranspose :: (ToGraph t, ToVertex t ~ Int) => t -> IntMap IntSet
  21444. 1586.59 s [algebraic-graphs] | ^
  21445. 1586.59 s [algebraic-graphs] [14 of 29] Compiling Algebra.Graph.Relation ( src/Algebra/Graph/Relation.hs, dist/build/Algebra/Graph/Relation.o, dist/build/Algebra/Graph/Relation.dyn_o )
  21446. 1586.59 s [algebraic-graphs] [15 of 29] Compiling Algebra.Graph.Relation.Symmetric ( src/Algebra/Graph/Relation/Symmetric.hs, dist/build/Algebra/Graph/Relation/Symmetric.o, dist/build/Algebra/Graph/Relation/Symmetric.dyn_o )
  21447. 1586.59 s [algebraic-graphs] [16 of 29] Compiling Algebra.Graph.NonEmpty ( src/Algebra/Graph/NonEmpty.hs, dist/build/Algebra/Graph/NonEmpty.o, dist/build/Algebra/Graph/NonEmpty.dyn_o )
  21448. 1586.59 s [algebraic-graphs] [17 of 29] Compiling Algebra.Graph.Labelled.AdjacencyMap ( src/Algebra/Graph/Labelled/AdjacencyMap.hs, dist/build/Algebra/Graph/Labelled/AdjacencyMap.o, dist/build/Algebra/Graph/Labelled/AdjacencyMap.dyn_o )
  21449. 1586.59 s [algebraic-graphs] [18 of 29] Compiling Algebra.Graph.Labelled ( src/Algebra/Graph/Labelled.hs, dist/build/Algebra/Graph/Labelled.o, dist/build/Algebra/Graph/Labelled.dyn_o )
  21450. 1586.59 s [algebraic-graphs] [19 of 29] Compiling Algebra.Graph.Labelled.Example.Network ( src/Algebra/Graph/Labelled/Example/Network.hs, dist/build/Algebra/Graph/Labelled/Example/Network.o, dist/build/Algebra/Graph/Labelled/Example/Network.dyn_o )
  21451. 1586.59 s [algebraic-graphs] [20 of 29] Compiling Algebra.Graph.Labelled.Example.Automaton ( src/Algebra/Graph/Labelled/Example/Automaton.hs, dist/build/Algebra/Graph/Labelled/Example/Automaton.o, dist/build/Algebra/Graph/Labelled/Example/Automaton.dyn_o )
  21452. 1586.59 s [algebraic-graphs] [21 of 29] Compiling Algebra.Graph.Export ( src/Algebra/Graph/Export.hs, dist/build/Algebra/Graph/Export.o, dist/build/Algebra/Graph/Export.dyn_o )
  21453. 1586.59 s [algebraic-graphs]
  21454. 1586.59 s [algebraic-graphs] src/Algebra/Graph/Export.hs:185:41: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  21455. 1586.59 s [algebraic-graphs] The use of ‘~’ without TypeOperators
  21456. 1586.59 s [algebraic-graphs] will become an error in a future GHC release.
  21457. 1586.59 s [algebraic-graphs] Suggested fix: Perhaps you intended to use TypeOperators
  21458. 1586.59 s [algebraic-graphs] |
  21459. 1586.59 s [algebraic-graphs] 185 | export :: (Ord a, ToGraph g, ToVertex g ~ a) => (a -> Doc s) -> (a -> a -> Doc s) -> g -> Doc s
  21460. 1586.59 s [algebraic-graphs] | ^
  21461. 1586.59 s [algebraic-graphs] [22 of 29] Compiling Algebra.Graph.Export.Dot ( src/Algebra/Graph/Export/Dot.hs, dist/build/Algebra/Graph/Export/Dot.o, dist/build/Algebra/Graph/Export/Dot.dyn_o )
  21462. 1586.59 s [algebraic-graphs]
  21463. 1586.59 s [algebraic-graphs] src/Algebra/Graph/Export/Dot.hs:121:63: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  21464. 1586.59 s [algebraic-graphs] The use of ‘~’ without TypeOperators
  21465. 1586.59 s [algebraic-graphs] will become an error in a future GHC release.
  21466. 1586.59 s [algebraic-graphs] Suggested fix: Perhaps you intended to use TypeOperators
  21467. 1586.59 s [algebraic-graphs] |
  21468. 1586.59 s [algebraic-graphs] 121 | export :: (IsString s, Monoid s, Ord a, ToGraph g, ToVertex g ~ a) => Style a s -> g -> s
  21469. 1586.59 s [algebraic-graphs] | ^
  21470. 1586.59 s [algebraic-graphs]
  21471. 1586.65 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/lb5p86y9984dkzxncy77maz9fg8imihk-filepattern-0.1.3-doc /nix/store/smiychz8symc273iq6q1ch4zdvd34l2c-filepattern-0.1.3
  21472. 1587.12 s [post-build-hook] Pushing 2 paths (70 are already present) using zstd to cache sellout ⏳
  21473. 1587.12 s [post-build-hook]
  21474. 1587.50 s [post-build-hook] Pushing /nix/store/smiychz8symc273iq6q1ch4zdvd34l2c-filepattern-0.1.3 (2.05 MiB)
  21475. 1587.50 s [post-build-hook] Pushing /nix/store/lb5p86y9984dkzxncy77maz9fg8imihk-filepattern-0.1.3-doc (642.13 KiB)
  21476. 1588.58 s [post-build-hook]
  21477. 1588.58 s [post-build-hook] All done.
  21478. 1588.60 s [post-build-hook] Uploading to the NixCI cache: /nix/store/lb5p86y9984dkzxncy77maz9fg8imihk-filepattern-0.1.3-doc /nix/store/smiychz8symc273iq6q1ch4zdvd34l2c-filepattern-0.1.3
  21479. 1588.66 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  21480. 1588.90 s [post-build-hook] copying 2 paths...
  21481. 1588.90 s [post-build-hook] copying path '/nix/store/lb5p86y9984dkzxncy77maz9fg8imihk-filepattern-0.1.3-doc' to 'https://cache.nix-ci.com'...
  21482. 1589.26 s [post-build-hook] copying path '/nix/store/smiychz8symc273iq6q1ch4zdvd34l2c-filepattern-0.1.3' to 'https://cache.nix-ci.com'...
  21483. 1590.34 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  21484. 1590.64 s [post-build-hook] copying 1 paths...
  21485. 1590.64 s [post-build-hook] copying path '/nix/store/m4bd19v7d9yllka0shh21knxp1f4hbbq-filepattern-0.1.3.drv' to 'https://cache.nix-ci.com'...
  21486. 1591.01 s Progress: 154 of 236 built (8 building), 285 of 285 downloaded from cache
  21487. 1591.01 s [ghc-lib-parser-ex] [ 5 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Hs ( src/Language/Haskell/GhclibParserEx/GHC/Hs.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs.p_o )
  21488. 1591.01 s [ghc-lib-parser-ex] [ 6 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Binds ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Binds.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Binds.p_o )
  21489. 1591.01 s [ghc-lib-parser-ex] [ 7 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Decls ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Decls.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Decls.p_o )
  21490. 1591.01 s [ghc-lib-parser-ex] [ 8 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.ExtendInstances ( src/Language/Haskell/GhclibParserEx/GHC/Hs/ExtendInstances.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/ExtendInstances.p_o )
  21491. 1591.01 s [ghc-lib-parser-ex] [ 9 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.ImpExp ( src/Language/Haskell/GhclibParserEx/GHC/Hs/ImpExp.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/ImpExp.p_o )
  21492. 1591.01 s [ghc-lib-parser-ex] [10 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Pat ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.p_o )
  21493. 1591.01 s [ghc-lib-parser-ex] [11 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Type ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Type.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Type.p_o )
  21494. 1591.01 s [ghc-lib-parser-ex] [12 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Types ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Types.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Types.p_o )
  21495. 1591.01 s [ghc-lib-parser-ex] [13 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Parser ( src/Language/Haskell/GhclibParserEx/GHC/Parser.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Parser.p_o )
  21496. 1591.01 s [ghc-lib-parser-ex] [14 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Settings.Config ( src/Language/Haskell/GhclibParserEx/GHC/Settings/Config.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Settings/Config.p_o )
  21497. 1591.01 s [ghc-lib-parser-ex] [15 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Types.Name.Reader ( src/Language/Haskell/GhclibParserEx/GHC/Types/Name/Reader.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Types/Name/Reader.p_o )
  21498. 1591.01 s [ghc-lib-parser-ex] [16 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Expr ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.p_o )
  21499. 1591.01 s [ghc-lib-parser-ex] [17 of 18] Compiling Language.Haskell.GhclibParserEx.GHC.Utils.Outputable ( src/Language/Haskell/GhclibParserEx/GHC/Utils/Outputable.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Utils/Outputable.p_o )
  21500. 1591.01 s [ghc-lib-parser-ex] [18 of 18] Compiling Paths_ghc_lib_parser_ex ( dist/build/autogen/Paths_ghc_lib_parser_ex.hs, dist/build/Paths_ghc_lib_parser_ex.p_o )
  21501. 1591.01 s [ghc-lib-parser-ex] Preprocessing test suite 'ghc-lib-parser-ex-test' for ghc-lib-parser-ex-9.8.0.2..
  21502. 1591.01 s [ghc-lib-parser-ex] Building test suite 'ghc-lib-parser-ex-test' for ghc-lib-parser-ex-9.8.0.2..
  21503. 1591.02 s [ghc-lib-parser-ex] [1 of 2] Compiling Main ( test/Test.hs, dist/build/ghc-lib-parser-ex-test/ghc-lib-parser-ex-test-tmp/Main.o )
  21504. 1591.02 s [ghc-lib-parser-ex] [2 of 2] Compiling Paths_ghc_lib_parser_ex ( dist/build/ghc-lib-parser-ex-test/autogen/Paths_ghc_lib_parser_ex.hs, dist/build/ghc-lib-parser-ex-test/ghc-lib-parser-ex-test-tmp/Paths_ghc_lib_parser_ex.o )
  21505. 1591.02 s [ghc-lib-parser-ex] [3 of 3] Linking dist/build/ghc-lib-parser-ex-test/ghc-lib-parser-ex-test
  21506. 1591.02 s [ghc-lib-parser-ex] Phase: checkPhase
  21507. 1591.02 s [ghc-lib-parser-ex] Running 1 test suites...
  21508. 1591.02 s [ghc-lib-parser-ex] Test suite ghc-lib-parser-ex-test: RUNNING...
  21509. 1591.02 s [ghc-lib-parser-ex] All tests
  21510. 1591.02 s [ghc-lib-parser-ex] Parse tests
  21511. 1591.02 s [ghc-lib-parser-ex] Module: OK
  21512. 1591.02 s [ghc-lib-parser-ex] Module: OK
  21513. 1591.02 s [ghc-lib-parser-ex] Signature: OK
  21514. 1591.02 s [ghc-lib-parser-ex] Import: OK
  21515. 1591.02 s [ghc-lib-parser-ex] Statement: OK
  21516. 1591.02 s [ghc-lib-parser-ex] Backpack: OK
  21517. 1591.02 s [ghc-lib-parser-ex] Expression: OK
  21518. 1591.02 s [ghc-lib-parser-ex] Declaration (1): OK
  21519. 1591.02 s [ghc-lib-parser-ex] Declaration (2): OK
  21520. 1591.02 s [ghc-lib-parser-ex] File: OK
  21521. 1591.02 s [ghc-lib-parser-ex] Fixity tests
  21522. 1591.02 s [ghc-lib-parser-ex] Expression: OK
  21523. 1591.02 s [ghc-lib-parser-ex] Pattern: OK
  21524. 1591.02 s [ghc-lib-parser-ex] fixitiesFromModule: OK
  21525. 1591.02 s [ghc-lib-parser-ex] Extend instances tests
  21526. 1591.02 s [ghc-lib-parser-ex] Eq, Ord: OK
  21527. 1591.02 s [ghc-lib-parser-ex] Expression predicate tests
  21528. 1591.02 s [ghc-lib-parser-ex] isTag: OK
  21529. 1591.02 s [ghc-lib-parser-ex] isTag: OK
  21530. 1591.02 s [ghc-lib-parser-ex] isDol: OK
  21531. 1591.02 s [ghc-lib-parser-ex] isDot: OK
  21532. 1591.02 s [ghc-lib-parser-ex] isReturn: OK
  21533. 1591.02 s [ghc-lib-parser-ex] isReturn: OK
  21534. 1591.02 s [ghc-lib-parser-ex] isSection: OK
  21535. 1591.02 s [monoid-subclasses] - Data.Vector.Vector
  21536. 1591.02 s [monoid-subclasses] Warning: Data.Monoid.Factorial: could not find link destinations for:
  21537. 1591.02 s [monoid-subclasses] - Data.Vector.Vector
  21538. 1591.02 s [monoid-subclasses] Warning: Data.Monoid.Textual: could not find link destinations for:
  21539. 1591.02 s [monoid-subclasses] - Data.Vector.Vector
  21540. 1591.02 s [monoid-subclasses] Warning: Data.Monoid.Instances.CharVector: could not find link destinations for:
  21541. 1591.02 s [monoid-subclasses] - Data.Vector.Vector
  21542. 1591.02 s [monoid-subclasses] Warning: Data.Monoid.Instances.Positioned: could not find link destinations for:
  21543. 1591.02 s [monoid-subclasses] - Data.Monoid.Instances.Positioned.Positioned
  21544. 1591.02 s [monoid-subclasses] Documentation created: dist/doc/html/monoid-subclasses/index.html,
  21545. 1591.02 s [monoid-subclasses] dist/doc/html/monoid-subclasses/monoid-subclasses.txt
  21546. 1591.02 s [monoid-subclasses] Preprocessing test suite 'Main' for monoid-subclasses-1.2.6..
  21547. 1591.02 s [monoid-subclasses] Phase: installPhase
  21548. 1591.02 s [monoid-subclasses] Installing library in /nix/store/vmyrr88g2xfsqacg1l9hsbhak7dpcwsi-monoid-subclasses-1.2.6/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3
  21549. 1591.02 s [monoid-subclasses] Phase: fixupPhase
  21550. 1591.02 s [monoid-subclasses] shrinking RPATHs of ELF executables and libraries in /nix/store/vmyrr88g2xfsqacg1l9hsbhak7dpcwsi-monoid-subclasses-1.2.6
  21551. 1591.02 s [monoid-subclasses] shrinking /nix/store/vmyrr88g2xfsqacg1l9hsbhak7dpcwsi-monoid-subclasses-1.2.6/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSmonoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3-ghc9.6.3.so
  21552. 1591.02 s [monoid-subclasses] checking for references to /build/ in /nix/store/vmyrr88g2xfsqacg1l9hsbhak7dpcwsi-monoid-subclasses-1.2.6...
  21553. 1591.02 s [monoid-subclasses] patching script interpreter paths in /nix/store/vmyrr88g2xfsqacg1l9hsbhak7dpcwsi-monoid-subclasses-1.2.6
  21554. 1591.02 s [monoid-subclasses] stripping (with command strip and flags -S -p) in /nix/store/vmyrr88g2xfsqacg1l9hsbhak7dpcwsi-monoid-subclasses-1.2.6/lib
  21555. 1591.02 s [monoid-subclasses] shrinking RPATHs of ELF executables and libraries in /nix/store/0jfbb6s8maw91rkkhzjg7s2k6wqi7d0d-monoid-subclasses-1.2.6-doc
  21556. 1591.02 s [monoid-subclasses] checking for references to /build/ in /nix/store/0jfbb6s8maw91rkkhzjg7s2k6wqi7d0d-monoid-subclasses-1.2.6-doc...
  21557. 1591.02 s [monoid-subclasses] patching script interpreter paths in /nix/store/0jfbb6s8maw91rkkhzjg7s2k6wqi7d0d-monoid-subclasses-1.2.6-doc
  21558. 1591.12 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/699vcasspll0yc8i083qbcnvk3nvpzdy-unix-compat-0.7.4 /nix/store/sa3rf16w93v34irasnnsybw4hbsqdwy6-unix-compat-0.7.4-doc
  21559. 1591.86 s [post-build-hook] Pushing 1 paths (67 are already present) using zstd to cache sellout ⏳
  21560. 1591.86 s [post-build-hook]
  21561. 1592.29 s [post-build-hook] Pushing /nix/store/699vcasspll0yc8i083qbcnvk3nvpzdy-unix-compat-0.7.4 (205.66 KiB)
  21562. 1593.39 s [post-build-hook]
  21563. 1593.39 s [post-build-hook] All done.
  21564. 1593.41 s [post-build-hook] Uploading to the NixCI cache: /nix/store/699vcasspll0yc8i083qbcnvk3nvpzdy-unix-compat-0.7.4 /nix/store/sa3rf16w93v34irasnnsybw4hbsqdwy6-unix-compat-0.7.4-doc
  21565. 1593.47 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  21566. 1593.68 s [post-build-hook] copying 2 paths...
  21567. 1593.68 s [post-build-hook] copying path '/nix/store/sa3rf16w93v34irasnnsybw4hbsqdwy6-unix-compat-0.7.4-doc' to 'https://cache.nix-ci.com'...
  21568. 1594.02 s [post-build-hook] copying path '/nix/store/699vcasspll0yc8i083qbcnvk3nvpzdy-unix-compat-0.7.4' to 'https://cache.nix-ci.com'...
  21569. 1594.36 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  21570. 1594.64 s [post-build-hook] copying 1 paths...
  21571. 1594.64 s [post-build-hook] copying path '/nix/store/rwfr1gblsmyxmln0k8yc9rgsx1d2c09g-unix-compat-0.7.4.drv' to 'https://cache.nix-ci.com'...
  21572. 1594.88 s Progress: 155 of 237 built (7 building), 285 of 285 downloaded from cache
  21573. 1594.95 s Building filemanip
  21574. 1595.01 s Building shake
  21575. 1595.01 s [aeson] include witherable-0.5-5BtrC1gnyqkDSwG0XsP2r3
  21576. 1595.01 s [aeson] Data.Aeson=aeson-2.2.3.0-DZHt59qlakc7HOREJnMUtZ:Data.Aeson,Data.Aeson.Decoding=aeson-2.2.3.0-DZHt59qlakc7HOREJnMUtZ:Data.Aeson.Decoding,Data.Aeson.Decoding.ByteString=aeson-2.2.3.0-DZHt59qlakc7HOREJnMUtZ:Data.Aeson.Decoding.ByteString,Data.Aeson.Decoding.ByteString.Lazy=aeson-2.2.3.0-DZHt59qlakc7HOREJnMUtZ:Data.Aeson.Decoding.ByteString.Lazy,Data.Aeson.Decoding.Text=aeson-2.2.3.0-DZHt59qlakc7HOREJnMUtZ:Data.Aeson.Decoding.Text,Data.Aeson.Decoding.Tokens=aeson-2.2.3.0-DZHt59qlakc7HOREJnMUtZ:Data.Aeson.Decoding.Tokens,Data.Aeson.Encoding=aeson-2.2.3.0-DZHt59qlakc7HOREJnMUtZ:Data.Aeson.Encoding,Data.Aeson.Encoding.Internal=aeson-2.2.3.0-DZHt59qlakc7HOREJnMUtZ:Data.Aeson.Encoding.Internal,Data.Aeson.Key=aeson-2.2.3.0-DZHt59qlakc7HOREJnMUtZ:Data.Aeson.Key,Data.Aeson.KeyMap=aeson-2.2.3.0-DZHt59qlakc7HOREJnMUtZ:Data.Aeson.KeyMap,Data.Aeson.QQ.Simple=aeson-2.2.3.0-DZHt59qlakc7HOREJnMUtZ:Data.Aeson.QQ.Simple,Data.Aeson.RFC8785=aeson-2.2.3.0-DZHt59qlakc7HOREJnMUtZ:Data.Aeson.RFC8785,Data.Aeson.TH=aeson-2.2.3.0-DZHt59qlakc7HOREJnMUtZ:Data.Aeson.TH,Data.Aeson.Text=aeson-2.2.3.0-DZHt59qlakc7HOREJnMUtZ:Data.Aeson.Text,Data.Aeson.Types=aeson-2.2.3.0-DZHt59qlakc7HOREJnMUtZ:Data.Aeson.Types
  21577. 1595.01 s [aeson] Ready component graph:
  21578. 1595.01 s [aeson] definite aeson-2.2.3.0-DZHt59qlakc7HOREJnMUtZ
  21579. 1595.01 s [aeson] depends OneTuple-0.4.2-4RYUUrRewNpIt4JzrjaVAt
  21580. 1595.01 s [aeson] depends QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  21581. 1595.01 s [aeson] depends base-4.18.1.0
  21582. 1595.01 s [aeson] depends bytestring-0.11.5.2
  21583. 1595.01 s [aeson] depends character-ps-0.1-kSWlntPNFC90fXWCQyqCm
  21584. 1595.01 s [aeson] depends containers-0.6.7
  21585. 1595.01 s [aeson] depends data-fix-0.3.4-7Z2HzEJJxjpGfhwNdMyfvw
  21586. 1595.01 s [aeson] depends deepseq-1.4.8.1
  21587. 1595.01 s [aeson] depends dlist-1.0-F8GeUD3trJzACUxUjnJfNR
  21588. 1595.01 s [aeson] depends exceptions-0.10.7
  21589. 1595.01 s [aeson] depends generically-0.1.1-EkcRYhUnPJ57wDcdcrdfk6
  21590. 1595.01 s [aeson] depends ghc-prim-0.10.0
  21591. 1595.01 s [aeson] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  21592. 1595.01 s [aeson] depends indexed-traversable-0.1.4-3KQfryvD6CkLv2KxalzUb5
  21593. 1595.01 s [aeson] depends integer-conversion-0.1.1-6TIbI6c7kCqKvFJB3wkEL
  21594. 1595.01 s [aeson] depends integer-logarithms-1.0.4-634gX6SnNksJOgHR1DSNl1
  21595. 1595.01 s [aeson] depends network-uri-2.6.4.2-4HBdWLx90QQKv5xcfAzInz
  21596. 1595.01 s [aeson] depends primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  21597. 1595.01 s [aeson] depends scientific-0.3.8.0-EXTb8i03tpyEFLFbbBcyqj
  21598. 1595.01 s [aeson] depends semialign-1.3.1-8WahCywZIivIMgZNchc7Ew
  21599. 1595.01 s [aeson] depends strict-0.5.1-JQp8IUgd9mIGuI9YRo3e6a
  21600. 1595.01 s [aeson] depends tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  21601. 1595.01 s [aeson] depends template-haskell-2.20.0.0
  21602. 1595.01 s [aeson] depends text-2.0.2
  21603. 1595.01 s [aeson] depends text-iso8601-0.1.1-EX4KiHAhpSpDTEurZRHxkA
  21604. 1595.01 s [aeson] depends text-short-0.1.6-Lu2CIjn4Axd1kTZu1MVDaa
  21605. 1595.01 s [aeson] depends th-abstraction-0.7.1.0-705kaaInCfSGFvRe7PqSX0
  21606. 1595.01 s [aeson] depends these-1.2.1-5P6Fv3Pe7oRFsFG3HrYm87
  21607. 1595.01 s [aeson] depends time-1.12.2
  21608. 1595.01 s [aeson] depends time-compat-1.9.7-CgIQc7E2JHn8kYFCatkL43
  21609. 1595.01 s [aeson] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  21610. 1595.01 s [aeson] depends uuid-types-1.0.6-LSnHSQasIz2KiEYrGocUTH
  21611. 1595.01 s [aeson] depends vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  21612. 1595.01 s [aeson] depends witherable-0.5-5BtrC1gnyqkDSwG0XsP2r3
  21613. 1595.01 s [aeson] Using Cabal-3.10.1.0 compiled by ghc-9.6
  21614. 1595.01 s [aeson] Using compiler: ghc-9.6.3
  21615. 1595.01 s [aeson] Using install prefix:
  21616. 1595.01 s [aeson] /nix/store/7hd0ji69xxm7g5597q2zchr8vsd8p08m-aeson-2.2.3.0
  21617. 1595.01 s [aeson] Executables installed in:
  21618. 1595.01 s [aeson] /nix/store/7hd0ji69xxm7g5597q2zchr8vsd8p08m-aeson-2.2.3.0/bin
  21619. 1595.01 s [aeson] Libraries installed in:
  21620. 1595.01 s [aeson] /nix/store/7hd0ji69xxm7g5597q2zchr8vsd8p08m-aeson-2.2.3.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/aeson-2.2.3.0-DZHt59qlakc7HOREJnMUtZ
  21621. 1595.01 s [aeson] Dynamic Libraries installed in:
  21622. 1595.01 s [aeson] /nix/store/7hd0ji69xxm7g5597q2zchr8vsd8p08m-aeson-2.2.3.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  21623. 1595.01 s [aeson] Private executables installed in:
  21624. 1595.01 s [aeson] /nix/store/7hd0ji69xxm7g5597q2zchr8vsd8p08m-aeson-2.2.3.0/libexec/x86_64-linux-ghc-9.6.3/aeson-2.2.3.0
  21625. 1595.01 s [aeson] Data files installed in:
  21626. 1595.01 s [aeson] /nix/store/7hd0ji69xxm7g5597q2zchr8vsd8p08m-aeson-2.2.3.0/share/x86_64-linux-ghc-9.6.3/aeson-2.2.3.0
  21627. 1595.01 s [aeson] Documentation installed in:
  21628. 1595.01 s [aeson] /nix/store/nrh6bj75p2wl48glccha4fm79f9m28mn-aeson-2.2.3.0-doc/share/doc/aeson-2.2.3.0
  21629. 1595.01 s [aeson] Configuration files installed in:
  21630. 1595.01 s [aeson] /nix/store/7hd0ji69xxm7g5597q2zchr8vsd8p08m-aeson-2.2.3.0/etc
  21631. 1595.01 s [aeson] No alex found
  21632. 1595.01 s [aeson] Using ar found on system at:
  21633. 1595.01 s [algebraic-graphs] src/Algebra/Graph/Export/Dot.hs:165:78: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  21634. 1595.01 s [algebraic-graphs] The use of ‘~’ without TypeOperators
  21635. 1595.01 s [algebraic-graphs] will become an error in a future GHC release.
  21636. 1595.01 s [algebraic-graphs] Suggested fix: Perhaps you intended to use TypeOperators
  21637. 1595.01 s [algebraic-graphs] |
  21638. 1595.01 s [algebraic-graphs] 165 | exportAsIs :: (IsString s, Monoid s, Ord (ToVertex g), ToGraph g, ToVertex g ~ s) => g -> s
  21639. 1595.01 s [algebraic-graphs] | ^
  21640. 1595.01 s [algebraic-graphs] [23 of 29] Compiling Algebra.Graph.Undirected ( src/Algebra/Graph/Undirected.hs, dist/build/Algebra/Graph/Undirected.o, dist/build/Algebra/Graph/Undirected.dyn_o )
  21641. 1595.01 s [algebraic-graphs] [24 of 29] Compiling Algebra.Graph.Class ( src/Algebra/Graph/Class.hs, dist/build/Algebra/Graph/Class.o, dist/build/Algebra/Graph/Class.dyn_o )
  21642. 1595.01 s [algebraic-graphs] [25 of 29] Compiling Algebra.Graph.Relation.Transitive ( src/Algebra/Graph/Relation/Transitive.hs, dist/build/Algebra/Graph/Relation/Transitive.o, dist/build/Algebra/Graph/Relation/Transitive.dyn_o )
  21643. 1595.01 s [algebraic-graphs] [26 of 29] Compiling Algebra.Graph.Relation.Reflexive ( src/Algebra/Graph/Relation/Reflexive.hs, dist/build/Algebra/Graph/Relation/Reflexive.o, dist/build/Algebra/Graph/Relation/Reflexive.dyn_o )
  21644. 1595.01 s [algebraic-graphs] [27 of 29] Compiling Algebra.Graph.Relation.Preorder ( src/Algebra/Graph/Relation/Preorder.hs, dist/build/Algebra/Graph/Relation/Preorder.o, dist/build/Algebra/Graph/Relation/Preorder.dyn_o )
  21645. 1595.01 s [algebraic-graphs] [28 of 29] Compiling Algebra.Graph.Example.Todo ( src/Algebra/Graph/Example/Todo.hs, dist/build/Algebra/Graph/Example/Todo.o, dist/build/Algebra/Graph/Example/Todo.dyn_o )
  21646. 1595.01 s [algebraic-graphs] [29 of 29] Compiling Data.Graph.Typed ( src/Data/Graph/Typed.hs, dist/build/Data/Graph/Typed.o, dist/build/Data/Graph/Typed.dyn_o )
  21647. 1595.01 s [algebraic-graphs] [ 1 of 29] Compiling Algebra.Graph.AdjacencyMap ( src/Algebra/Graph/AdjacencyMap.hs, dist/build/Algebra/Graph/AdjacencyMap.p_o )
  21648. 1595.01 s [algebraic-graphs] [ 2 of 29] Compiling Algebra.Graph.AdjacencyIntMap ( src/Algebra/Graph/AdjacencyIntMap.hs, dist/build/Algebra/Graph/AdjacencyIntMap.p_o )
  21649. 1595.01 s [algebraic-graphs] [ 3 of 29] Compiling Algebra.Graph.AdjacencyIntMap.Algorithm ( src/Algebra/Graph/AdjacencyIntMap/Algorithm.hs, dist/build/Algebra/Graph/AdjacencyIntMap/Algorithm.p_o )
  21650. 1595.01 s [algebraic-graphs] [ 4 of 29] Compiling Algebra.Graph.Internal ( src/Algebra/Graph/Internal.hs, dist/build/Algebra/Graph/Internal.p_o )
  21651. 1595.01 s [algebraic-graphs] [ 5 of 29] Compiling Algebra.Graph ( src/Algebra/Graph.hs, dist/build/Algebra/Graph.p_o )
  21652. 1595.01 s [algebraic-graphs] [ 6 of 29] Compiling Algebra.Graph.HigherKinded.Class ( src/Algebra/Graph/HigherKinded/Class.hs, dist/build/Algebra/Graph/HigherKinded/Class.p_o )
  21653. 1595.01 s [algebraic-graphs] [ 7 of 29] Compiling Algebra.Graph.Bipartite.AdjacencyMap ( src/Algebra/Graph/Bipartite/AdjacencyMap.hs, dist/build/Algebra/Graph/Bipartite/AdjacencyMap.p_o )
  21654. 1595.01 s [algebraic-graphs] [ 8 of 29] Compiling Algebra.Graph.Bipartite.AdjacencyMap.Algorithm ( src/Algebra/Graph/Bipartite/AdjacencyMap/Algorithm.hs, dist/build/Algebra/Graph/Bipartite/AdjacencyMap/Algorithm.p_o )
  21655. 1595.01 s [algebraic-graphs] [ 9 of 29] Compiling Algebra.Graph.Label ( src/Algebra/Graph/Label.hs, dist/build/Algebra/Graph/Label.p_o )
  21656. 1595.01 s [algebraic-graphs] [10 of 29] Compiling Algebra.Graph.NonEmpty.AdjacencyMap ( src/Algebra/Graph/NonEmpty/AdjacencyMap.hs, dist/build/Algebra/Graph/NonEmpty/AdjacencyMap.p_o )
  21657. 1595.01 s [algebraic-graphs] [11 of 29] Compiling Algebra.Graph.AdjacencyMap.Algorithm ( src/Algebra/Graph/AdjacencyMap/Algorithm.hs, dist/build/Algebra/Graph/AdjacencyMap/Algorithm.p_o )
  21658. 1595.01 s [algebraic-graphs] [12 of 29] Compiling Algebra.Graph.Acyclic.AdjacencyMap ( src/Algebra/Graph/Acyclic/AdjacencyMap.hs, dist/build/Algebra/Graph/Acyclic/AdjacencyMap.p_o )
  21659. 1595.01 s [algebraic-graphs] [13 of 29] Compiling Algebra.Graph.ToGraph ( src/Algebra/Graph/ToGraph.hs, dist/build/Algebra/Graph/ToGraph.p_o )
  21660. 1595.01 s [algebraic-graphs]
  21661. 1595.01 s [algebraic-graphs] src/Algebra/Graph/ToGraph.hs:171:32: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  21662. 1595.01 s [algebraic-graphs] The use of ‘~’ without TypeOperators
  21663. 1595.01 s [algebraic-graphs] will become an error in a future GHC release.
  21664. 1595.01 s [algebraic-graphs] Suggested fix: Perhaps you intended to use TypeOperators
  21665. 1595.01 s [algebraic-graphs] |
  21666. 1595.01 s [algebraic-graphs] 171 | vertexIntSet :: ToVertex t ~ Int => t -> IntSet
  21667. 1595.01 s [algebraic-graphs] | ^
  21668. 1595.01 s [algebraic-graphs]
  21669. 1595.01 s [cassava] [2 of 2] Linking dist/build/unit-tests/unit-tests
  21670. 1595.01 s [cassava] buildPhase completed in 37 seconds
  21671. 1595.01 s [cassava] Phase: checkPhase
  21672. 1595.01 s [cassava] Running 1 test suites...
  21673. 1595.01 s [cassava] Test suite unit-tests: RUNNING...
  21674. 1595.01 s [cassava] positional:
  21675. 1595.01 s [cassava] encode:
  21676. 1595.01 s [cassava] simple: [OK]
  21677. 1595.01 s [cassava] quoted: [OK]
  21678. 1595.01 s [cassava] quote: [OK]
  21679. 1595.01 s [cassava] quotedQuote: [OK]
  21680. 1595.01 s [cassava] leadingSpace: [OK]
  21681. 1595.01 s [cassava] comma: [OK]
  21682. 1595.01 s [cassava] twoFields: [OK]
  21683. 1595.01 s [cassava] twoRecords: [OK]
  21684. 1595.01 s [cassava] newline: [OK]
  21685. 1595.01 s [cassava] encode:
  21686. 1595.01 s [cassava] simple: [OK]
  21687. 1595.01 s [cassava] quoted: [OK]
  21688. 1595.01 s [cassava] quote: [OK]
  21689. 1595.01 s [cassava] quotedQuote: [OK]
  21690. 1595.01 s [cassava] leadingSpace: [OK]
  21691. 1595.01 s [cassava] comma: [OK]
  21692. 1595.01 s [cassava] twoFields: [OK]
  21693. 1595.01 s [cassava] twoRecords: [OK]
  21694. 1595.01 s [cassava] newline: [OK]
  21695. 1595.01 s [cassava] encode:
  21696. 1595.01 s [cassava] simple: [OK]
  21697. 1595.01 s [cassava] quoted: [OK]
  21698. 1595.01 s [cassava] quote: [OK]
  21699. 1595.01 s [cassava] quotedQuote: [OK]
  21700. 1595.01 s [cassava] leadingSpace: [OK]
  21701. 1595.01 s [cassava] comma: [OK]
  21702. 1595.01 s [cassava] twoFields: [OK]
  21703. 1595.01 s [cassava] twoRecords: [OK]
  21704. 1595.01 s [cassava] newline: [OK]
  21705. 1595.01 s [cassava] encodeWith:
  21706. 1595.01 s [cassava] tab-delim: [OK]
  21707. 1595.01 s [cassava] newline: [OK]
  21708. 1595.01 s [cassava] decode:
  21709. 1595.01 s [cassava] simple: [OK]
  21710. 1595.01 s [cassava] crlf: [OK]
  21711. 1595.01 s [cassava] noEol: [OK]
  21712. 1595.01 s [cassava] blankLine: [OK]
  21713. 1595.01 s [cassava] leadingSpace: [OK]
  21714. 1595.01 s [cassava] rfc4180: [OK]
  21715. 1595.01 s [cassava] escapedDoubleQuotes: [OK]
  21716. 1595.01 s [cassava] decodeWith:
  21717. 1595.01 s [cassava] tab-delim: [OK]
  21718. 1595.01 s [cassava] streaming:
  21719. 1595.01 s [cassava] decode:
  21720. 1595.01 s [cassava] simple: [OK]
  21721. 1595.01 s [cassava] crlf: [OK]
  21722. 1595.01 s [cassava] noEol: [OK]
  21723. 1595.01 s [cassava] blankLine: [OK]
  21724. 1595.01 s [cassava] leadingSpace: [OK]
  21725. 1595.01 s [cassava] rfc4180: [OK]
  21726. 1595.01 s [cassava] escapedDoubleQuotes: [OK]
  21727. 1595.01 s [cassava] decodeWith:
  21728. 1595.01 s [cassava] tab-delim: [OK]
  21729. 1595.01 s [cassava] failing:
  21730. 1595.01 s [cassava] escapedMalformed0: [OK]
  21731. 1595.01 s [cassava] named:
  21732. 1595.01 s [cassava] encode:
  21733. 1595.01 s [cassava] simple: [OK]
  21734. 1595.01 s [cassava] twoFields: [OK]
  21735. 1595.01 s [cassava] twoRecords: [OK]
  21736. 1595.01 s [cassava] encodeWith:
  21737. 1595.01 s [cassava] no header: [OK]
  21738. 1595.01 s [cassava] decode:
  21739. 1595.01 s [cassava] simple: [OK]
  21740. 1595.01 s [cassava] twoFields: [OK]
  21741. 1595.01 s [cassava] twoRecords: [OK]
  21742. 1595.01 s [cassava] cr header: [OK]
  21743. 1595.01 s [cassava] cr trailing: [OK]
  21744. 1595.01 s [cassava] cr separator: [OK]
  21745. 1595.01 s [cassava] streaming:
  21746. 1595.01 s [cassava] decode:
  21747. 1595.01 s [cassava] simple: [OK]
  21748. 1595.01 s [cassava] twoFields: [OK]
  21749. 1595.01 s [cassava] twoRecords: [OK]
  21750. 1595.01 s [cassava] cr header: [OK]
  21751. 1595.01 s [cassava] cr trailing: [OK]
  21752. 1595.01 s [cassava] cr separator: [OK]
  21753. 1595.01 s [cassava] conversion:
  21754. 1595.01 s [cassava] roundTrip:
  21755. 1595.01 s [cassava] Char: [OK, passed 100 tests]
  21756. 1595.01 s [cassava] ByteString: [OK, passed 100 tests]
  21757. 1595.01 s [cassava] Int: [OK, passed 100 tests]
  21758. 1595.01 s [cassava] Integer: [OK, passed 100 tests]
  21759. 1595.01 s [cassava] Int8: [OK, passed 100 tests]
  21760. 1595.01 s [cassava] Int16: [OK, passed 100 tests]
  21761. 1595.01 s [cassava] Int32: [OK, passed 100 tests]
  21762. 1595.01 s [cassava] Int64: [OK, passed 100 tests]
  21763. 1595.01 s [cassava] Natural: [OK, passed 100 tests]
  21764. 1595.01 s [cassava] Word: [OK, passed 100 tests]
  21765. 1595.01 s [cassava] Word8: [OK, passed 100 tests]
  21766. 1595.01 s [cassava] Word16: [OK, passed 100 tests]
  21767. 1595.01 s [cassava] Word32: [OK, passed 100 tests]
  21768. 1595.01 s [cassava] Word64: [OK, passed 100 tests]
  21769. 1595.01 s [cassava] Scientific: [OK, passed 100 tests]
  21770. 1595.01 s [cassava] lazy ByteString: [OK, passed 100 tests]
  21771. 1595.01 s [cassava] Text: [OK, passed 100 tests]
  21772. 1595.01 s [cassava] lazy Text: [OK, passed 100 tests]
  21773. 1595.01 s [cassava] Const Char: [OK, passed 100 tests]
  21774. 1595.01 s [cassava] boundary:
  21775. 1595.01 s [cassava] Int: [OK, passed 1 tests]
  21776. 1595.01 s [cassava] Int8: [OK, passed 1 tests]
  21777. 1595.01 s [cassava] Int16: [OK, passed 1 tests]
  21778. 1595.01 s [cassava] Int32: [OK, passed 1 tests]
  21779. 1595.01 s [cassava] Int64: [OK, passed 1 tests]
  21780. 1595.01 s [cassava] Word: [OK, passed 1 tests]
  21781. 1595.01 s [cassava] Word8: [OK, passed 1 tests]
  21782. 1595.01 s [cassava] Word16: [OK, passed 1 tests]
  21783. 1595.01 s [cassava] Word32: [OK, passed 1 tests]
  21784. 1595.01 s [cassava] Word64: [OK, passed 1 tests]
  21785. 1595.01 s [cassava] Unicode:
  21786. 1595.01 s [cassava] Chinese: [OK]
  21787. 1595.01 s [cassava] Icelandic: [OK]
  21788. 1595.01 s [cassava] Turkish: [OK]
  21789. 1595.01 s [cassava] Partial Decodes:
  21790. 1595.01 s [cassava] Int: [OK]
  21791. 1595.01 s [cassava] Natural: [OK]
  21792. 1595.01 s [cassava] Word: [OK]
  21793. 1595.01 s [cassava] Scientific: [OK]
  21794. 1595.01 s [cassava] Double: [OK]
  21795. 1595.01 s [cassava] Integer: [OK]
  21796. 1595.01 s [cassava] Space trimming:
  21797. 1595.01 s [cassava] _Int: [OK]
  21798. 1595.01 s [cassava] Int_: [OK]
  21799. 1595.01 s [cassava] _Int_: [OK]
  21800. 1595.01 s [cassava] _Natural: [OK]
  21801. 1595.01 s [cassava] Natural_: [OK]
  21802. 1595.01 s [cassava] _Natural_: [OK]
  21803. 1595.01 s [cassava] _Word: [OK]
  21804. 1595.01 s [cassava] Word_: [OK]
  21805. 1595.01 s [cassava] _Word_: [OK]
  21806. 1595.01 s [cassava] _Scientific: [OK]
  21807. 1595.01 s [cassava] Scientific_: [OK]
  21808. 1595.01 s [cassava] _Scientific_: [OK]
  21809. 1595.01 s [cassava] _Double: [OK]
  21810. 1595.01 s [cassava] Double_: [OK]
  21811. 1595.01 s [cassava] _Double_: [OK]
  21812. 1595.01 s [cassava] custom-options:
  21813. 1595.01 s [cassava] customDelim: [OK, passed 100 tests]
  21814. 1595.01 s [cassava] instances:
  21815. 1595.01 s [cassava] Records instances:
  21816. 1595.01 s [cassava] foldr Foldable: [OK]
  21817. 1595.01 s [cassava] foldl' Foldable: [OK]
  21818. 1595.01 s [cassava] generic-conversions:
  21819. 1595.01 s [cassava] headerOrder: [OK]
  21820. 1595.01 s [cassava] encode: [OK]
  21821. 1595.01 s [cassava] decode: [OK]
  21822. 1595.01 s [cassava] roundTrip: [OK, passed 100 tests]
  21823. 1595.01 s [cassava]
  21824. 1595.01 s [cassava] Properties Test Cases Total
  21825. 1595.01 s [cassava] Passed 31 91 122
  21826. 1595.01 s [cassava] Failed 0 0 0
  21827. 1595.01 s [cassava] Total 31 91 122
  21828. 1595.01 s [cassava] Test suite unit-tests: PASS
  21829. 1595.01 s [cassava] Test suite logged to: dist/test/cassava-0.5.3.2-unit-tests.log
  21830. 1595.01 s [cassava] 1 of 1 test suites (1 of 1 test cases) passed.
  21831. 1595.01 s [cassava] Phase: haddockPhase
  21832. 1595.01 s [cassava] Preprocessing library for cassava-0.5.3.2..
  21833. 1595.01 s [cassava] Running Haddock on library for cassava-0.5.3.2..
  21834. 1595.01 s [cassava] Warning: The documentation for the following packages are not installed. No
  21835. 1595.01 s [cassava] links will be generated to these packages: attoparsec-0.14.4,
  21836. 1595.01 s [cassava] attoparsec-0.14.4, vector-0.13.2.0
  21837. 1595.01 s [ghc-exactprint] [ 8 of 10] Compiling Language.Haskell.GHC.ExactPrint.ExactPrint ( src/Language/Haskell/GHC/ExactPrint/ExactPrint.hs, dist/build/Language/Haskell/GHC/ExactPrint/ExactPrint.o, dist/build/Language/Haskell/GHC/ExactPrint/ExactPrint.dyn_o )
  21838. 1595.01 s [ghc-lib-parser-ex] isSection: OK
  21839. 1595.01 s [ghc-lib-parser-ex] isRecConstr: OK
  21840. 1595.01 s [ghc-lib-parser-ex] isRecUpdate: OK
  21841. 1595.01 s [ghc-lib-parser-ex] isVar: OK
  21842. 1595.01 s [ghc-lib-parser-ex] isVar: OK
  21843. 1595.01 s [ghc-lib-parser-ex] isPar: OK
  21844. 1595.01 s [ghc-lib-parser-ex] isPar: OK
  21845. 1595.01 s [ghc-lib-parser-ex] isApp: OK
  21846. 1595.01 s [ghc-lib-parser-ex] isApp: OK
  21847. 1595.01 s [ghc-lib-parser-ex] isOpApp: OK
  21848. 1595.01 s [ghc-lib-parser-ex] isOpApp: OK
  21849. 1595.01 s [ghc-lib-parser-ex] isAnyApp: OK
  21850. 1595.01 s [ghc-lib-parser-ex] isAnyApp: OK
  21851. 1595.01 s [ghc-lib-parser-ex] isAnyApp: OK
  21852. 1595.01 s [ghc-lib-parser-ex] isDo: OK
  21853. 1595.01 s [ghc-lib-parser-ex] isDo: OK
  21854. 1595.01 s [ghc-lib-parser-ex] isAnyApp: OK
  21855. 1595.01 s [ghc-lib-parser-ex] isLexeme: OK
  21856. 1595.01 s [ghc-lib-parser-ex] isLexeme: OK
  21857. 1595.01 s [ghc-lib-parser-ex] isLexeme: OK
  21858. 1595.01 s [ghc-lib-parser-ex] isLambda: OK
  21859. 1595.01 s [ghc-lib-parser-ex] isLambda: OK
  21860. 1595.01 s [ghc-lib-parser-ex] isLambda: OK
  21861. 1595.01 s [ghc-lib-parser-ex] isDotApp: OK
  21862. 1595.01 s [ghc-lib-parser-ex] isDotApp: OK
  21863. 1595.01 s [ghc-lib-parser-ex] isTypeApp: OK
  21864. 1595.01 s [ghc-lib-parser-ex] isTypeApp: OK
  21865. 1595.01 s [ghc-lib-parser-ex] isTypeApp: OK
  21866. 1595.01 s [ghc-lib-parser-ex] isWHNF: OK
  21867. 1595.01 s [ghc-lib-parser-ex] isWHNF: OK
  21868. 1595.01 s [ghc-lib-parser-ex] isWHNF: OK
  21869. 1595.01 s [ghc-lib-parser-ex] isWHNF: OK
  21870. 1595.01 s [ghc-lib-parser-ex] isWHNF: OK
  21871. 1595.01 s [ghc-lib-parser-ex] isWHNF: OK
  21872. 1595.01 s [ghc-lib-parser-ex] isWHNF: OK
  21873. 1595.01 s [ghc-lib-parser-ex] isWHNF: OK
  21874. 1595.01 s [ghc-lib-parser-ex] isWHNF: OK
  21875. 1595.01 s [ghc-lib-parser-ex] isWHNF: OK
  21876. 1595.01 s [ghc-lib-parser-ex] isWHNF: OK
  21877. 1595.01 s [ghc-lib-parser-ex] isWHNF: OK
  21878. 1595.01 s [ghc-lib-parser-ex] isWHNF: OK
  21879. 1595.01 s [ghc-lib-parser-ex] isWHNF: OK
  21880. 1595.01 s [ghc-lib-parser-ex] isWHNF: OK
  21881. 1595.01 s [ghc-lib-parser-ex] isLCase: OK
  21882. 1595.01 s [ghc-lib-parser-ex] isLCase: OK
  21883. 1595.01 s [ghc-lib-parser-ex] isSpliceDecl: OK
  21884. 1595.01 s [ghc-lib-parser-ex] isSpliceDecl: OK
  21885. 1595.01 s [ghc-lib-parser-ex] isSpliceDecl: OK
  21886. 1595.01 s [ghc-lib-parser-ex] isTypedSplice: OK
  21887. 1595.01 s [ghc-lib-parser-ex] isTypedSplice: OK
  21888. 1595.01 s [ghc-lib-parser-ex] isUntypedSplice: OK
  21889. 1595.01 s [ghc-lib-parser-ex] isUntypedSplice: OK
  21890. 1595.01 s [ghc-lib-parser-ex] isQuasiQuoteExpr: OK
  21891. 1595.01 s [ghc-lib-parser-ex] isQuasiQuoteExpr: OK
  21892. 1595.01 s [ghc-lib-parser-ex] isWholeFrac: OK
  21893. 1595.01 s [ghc-lib-parser-ex] isWholeFrac: OK
  21894. 1595.01 s [ghc-lib-parser-ex] isMDo: OK
  21895. 1595.01 s [ghc-lib-parser-ex] isListComp (1): OK
  21896. 1595.01 s [ghc-lib-parser-ex] isListComp (2): OK
  21897. 1595.01 s [ghc-lib-parser-ex] isMonadComp (0): OK
  21898. 1595.01 s [ghc-lib-parser-ex] isMonadComp (1): OK
  21899. 1595.01 s [ghc-lib-parser-ex] isMonadComp (2): OK
  21900. 1595.01 s [ghc-lib-parser-ex] isMonadComp (3): OK
  21901. 1595.01 s [ghc-lib-parser-ex] strToVar: OK
  21902. 1595.01 s [ghc-lib-parser-ex] varToStr: OK
  21903. 1595.01 s [ghc-lib-parser-ex] varToStr: OK
  21904. 1595.01 s [ghc-lib-parser-ex] varToStr: OK
  21905. 1595.01 s [ghc-lib-parser-ex] isLetStmt: OK
  21906. 1595.01 s [ghc-lib-parser-ex] isLetStmt: OK
  21907. 1595.01 s [ghc-lib-parser-ex] isRecStmt: OK
  21908. 1595.01 s [ghc-lib-parser-ex] isRecStmt: OK
  21909. 1595.01 s [ghc-lib-parser-ex] Declaration predicate tests
  21910. 1595.01 s [ghc-lib-parser-ex] isStrictMatch: OK
  21911. 1595.01 s [ghc-lib-parser-ex] isStrictMatch: OK
  21912. 1595.01 s [ghc-lib-parser-ex] Type predicate tests
  21913. 1595.01 s [ghc-lib-parser-ex] isKindTyApp: OK
  21914. 1595.01 s [ghc-lib-parser-ex] isKindTyApp: OK
  21915. 1595.01 s [ghc-lib-parser-ex] Pattern predicate tests
  21916. 1595.01 s [ghc-lib-parser-ex] patToStr: OK
  21917. 1595.01 s [ghc-lib-parser-ex] patToStr: OK
  21918. 1595.01 s [ghc-lib-parser-ex] patToStr: OK
  21919. 1595.01 s [ghc-lib-parser-ex] strToPat: OK
  21920. 1595.01 s [ghc-lib-parser-ex] strToPat: OK
  21921. 1595.01 s [ghc-lib-parser-ex] strToPat: OK
  21922. 1595.01 s [ghc-lib-parser-ex] fromPChar: OK
  21923. 1595.01 s [ghc-lib-parser-ex] fromPChar: OK
  21924. 1595.01 s [ghc-lib-parser-ex] isSplicePat: OK
  21925. 1595.01 s [ghc-lib-parser-ex] isWildPat: OK
  21926. 1595.01 s [ghc-lib-parser-ex] isWildPat: OK
  21927. 1595.01 s [ghc-lib-parser-ex] DynFlags tests
  21928. 1595.01 s [ghc-lib-parser-ex] readExtension: OK
  21929. 1595.01 s [ghc-lib-parser-ex] readExtension: OK
  21930. 1595.01 s [ghc-lib-parser-ex] extensionImplications: OK
  21931. 1595.01 s [ghc-lib-parser-ex] check instance Bounded Language: OK
  21932. 1595.01 s [ghc-lib-parser-ex] check instance Ord Extension: OK
  21933. 1595.01 s [ghc-lib-parser-ex] disable via pragma: OK
  21934. 1595.01 s [ghc-lib-parser-ex] ImportQualifiedPost: OK
  21935. 1595.01 s [ghc-lib-parser-ex] Name tests
  21936. 1595.01 s [ghc-lib-parser-ex] modName (1): OK
  21937. 1595.01 s [ghc-lib-parser-ex] modName (2): OK
  21938. 1595.01 s [ghc-lib-parser-ex] isSymbolRdrName (1): OK
  21939. 1595.01 s [ghc-lib-parser-ex] isSymbolRdrName (2): OK
  21940. 1595.01 s [ghc-lib-parser-ex] isSymbolRdrName (3): OK
  21941. 1595.01 s [ghc-lib-parser-ex] isSymbolRdrName (4): OK
  21942. 1595.01 s [ghc-lib-parser-ex]
  21943. 1595.01 s [ghc-lib-parser-ex] All 120 tests passed (0.01s)
  21944. 1595.01 s [kan-extensions] Phase: setupCompilerEnvironmentPhase
  21945. 1595.01 s [kan-extensions] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  21946. 1595.02 s [kan-extensions] Phase: unpackPhase
  21947. 1595.02 s [kan-extensions] unpacking source archive /nix/store/sgrqnm2zizgrxv6z2ir5hnhn9fv2r295-kan-extensions-5.2.6.tar.gz
  21948. 1595.02 s [kan-extensions] source root is kan-extensions-5.2.6
  21949. 1595.02 s [kan-extensions] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "kan-extensions-5.2.6/.vim.custom"
  21950. 1595.02 s [kan-extensions] Phase: patchPhase
  21951. 1595.02 s [kan-extensions] Replace Cabal file with edited version from mirror://hackage/kan-extensions-5.2.6/revision/1.cabal.
  21952. 1595.02 s [kan-extensions] Phase: compileBuildDriverPhase
  21953. 1595.02 s [kan-extensions] setupCompileFlags: -package-db=/build/tmp.1bISuf0lGO/setup-package.conf.d -threaded
  21954. 1595.02 s [kan-extensions] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.1bISuf0lGO/Main.o )
  21955. 1595.02 s [kan-extensions] [2 of 2] Linking Setup
  21956. 1595.02 s [kan-extensions] Phase: updateAutotoolsGnuConfigScriptsPhase
  21957. 1595.02 s [kan-extensions] Phase: configurePhase
  21958. 1595.02 s [kan-extensions] configureFlags: --verbose --prefix=/nix/store/zjavljvqgjsnicm7gmp96k7q1ynwbxqy-kan-extensions-5.2.6 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/9781n7qw09l613s5da0rnlmcg2597wf0-kan-extensions-5.2.6-doc/share/doc/kan-extensions-5.2.6 --with-gcc=gcc --package-db=/build/tmp.1bISuf0lGO/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  21959. 1595.02 s [kan-extensions] Using Parsec parser
  21960. 1595.02 s [kan-extensions] Configuring kan-extensions-5.2.6...
  21961. 1595.02 s [kan-extensions] Dependency adjunctions >=4.2 && <5: using adjunctions-4.4.3
  21962. 1595.02 s [kan-extensions] Dependency array >=0.3.0.2 && <0.6: using array-0.5.5.0
  21963. 1595.02 s [kan-extensions] Dependency base >=4.11 && <5: using base-4.18.1.0
  21964. 1595.02 s [kan-extensions] Dependency comonad >=4 && <6: using comonad-5.0.9
  21965. 1595.02 s [kan-extensions] Dependency containers >=0.4 && <0.9: using containers-0.6.7
  21966. 1595.02 s [kan-extensions] Dependency contravariant >=1 && <2: using contravariant-1.5.5
  21967. 1595.02 s [kan-extensions] Dependency distributive >=0.2.2 && <1: using distributive-0.6.2.1
  21968. 1595.02 s [kan-extensions] Dependency free >=4 && <6: using free-5.2
  21969. 1595.02 s [kan-extensions] Dependency invariant >=0.1 && <1: using invariant-0.6.4
  21970. 1595.02 s [kan-extensions] Dependency mtl >=2.2.1 && <2.4: using mtl-2.3.1
  21971. 1595.02 s [kan-extensions] Dependency profunctors >=5 && <6: using profunctors-5.6.2
  21972. 1595.02 s [kan-extensions] Dependency semigroupoids >=5.2.2 && <7: using semigroupoids-6.0.1
  21973. 1595.02 s [kan-extensions] Dependency tagged >=0.7.2 && <1: using tagged-0.8.8
  21974. 1595.02 s [kan-extensions] Dependency transformers >=0.5 && <0.7: using transformers-0.6.1.0
  21975. 1595.02 s [kan-extensions] Source component graph: component lib
  21976. 1595.02 s [kan-extensions] Configured component graph:
  21977. 1595.02 s [kan-extensions] component kan-extensions-5.2.6-KlkWmLq57Oc5hnm7ubBXuk
  21978. 1595.02 s [kan-extensions] include adjunctions-4.4.3-1B5zLTLhfil7jmOarfuiNY
  21979. 1595.02 s [kan-extensions] include array-0.5.5.0
  21980. 1595.02 s [kan-extensions] include base-4.18.1.0
  21981. 1595.02 s [kan-extensions] include comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  21982. 1595.02 s [kan-extensions] include containers-0.6.7
  21983. 1595.02 s [kan-extensions] include contravariant-1.5.5-BJswvy5l6NbKCNb8GIbKMn
  21984. 1595.02 s [kan-extensions] include distributive-0.6.2.1-IGSS9djK77G3Oq1CJlJAaw
  21985. 1595.02 s [kan-extensions] include free-5.2-pmOseOpbmmJxO61jWrFWI
  21986. 1595.02 s [kan-extensions] include invariant-0.6.4-GP0Gq3xIyqfIzBwdWeZ6Na
  21987. 1595.02 s [kan-extensions] include mtl-2.3.1
  21988. 1595.02 s [kan-extensions] include profunctors-5.6.2-36avph0rW537qvMb6XX38R
  21989. 1595.02 s [kan-extensions] include semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  21990. 1595.02 s [kan-extensions] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  21991. 1595.02 s [kan-extensions] include transformers-0.6.1.0
  21992. 1595.02 s [kan-extensions] Linked component graph:
  21993. 1595.02 s [kan-extensions] unit kan-extensions-5.2.6-KlkWmLq57Oc5hnm7ubBXuk
  21994. 1595.02 s [kan-extensions] include adjunctions-4.4.3-1B5zLTLhfil7jmOarfuiNY
  21995. 1595.02 s [kan-extensions] include array-0.5.5.0
  21996. 1595.02 s [kan-extensions] include base-4.18.1.0
  21997. 1595.16 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/0jfbb6s8maw91rkkhzjg7s2k6wqi7d0d-monoid-subclasses-1.2.6-doc /nix/store/vmyrr88g2xfsqacg1l9hsbhak7dpcwsi-monoid-subclasses-1.2.6
  21998. 1595.66 s [post-build-hook] Pushing 1 paths (99 are already present) using zstd to cache sellout ⏳
  21999. 1595.66 s [post-build-hook]
  22000. 1596.03 s [post-build-hook] Pushing /nix/store/vmyrr88g2xfsqacg1l9hsbhak7dpcwsi-monoid-subclasses-1.2.6 (29.22 MiB)
  22001. 1597.87 s [post-build-hook]
  22002. 1597.87 s [post-build-hook] All done.
  22003. 1597.89 s [post-build-hook] Uploading to the NixCI cache: /nix/store/0jfbb6s8maw91rkkhzjg7s2k6wqi7d0d-monoid-subclasses-1.2.6-doc /nix/store/vmyrr88g2xfsqacg1l9hsbhak7dpcwsi-monoid-subclasses-1.2.6
  22004. 1598.03 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  22005. 1598.20 s [post-build-hook] copying 6 paths...
  22006. 1598.20 s [post-build-hook] copying path '/nix/store/aqk36vrxz91pl3w74gsl2vjqq86cyqly-primes-0.2.1.0-doc' to 'https://cache.nix-ci.com'...
  22007. 1598.20 s [post-build-hook] copying path '/nix/store/pdwvxj9alhb0354i07wh627i7qnh6iza-commutative-semigroups-0.2.0.2-doc' to 'https://cache.nix-ci.com'...
  22008. 1598.54 s [post-build-hook] copying path '/nix/store/z3a4k60wfln3vmjsmf4667r3i3crl1yb-commutative-semigroups-0.2.0.2' to 'https://cache.nix-ci.com'...
  22009. 1598.56 s [post-build-hook] copying path '/nix/store/d9zidkaij0bxrkahnpjpx49qc5bxg6xc-primes-0.2.1.0' to 'https://cache.nix-ci.com'...
  22010. 1598.56 s [post-build-hook] copying path '/nix/store/0jfbb6s8maw91rkkhzjg7s2k6wqi7d0d-monoid-subclasses-1.2.6-doc' to 'https://cache.nix-ci.com'...
  22011. 1599.80 s [post-build-hook] copying path '/nix/store/vmyrr88g2xfsqacg1l9hsbhak7dpcwsi-monoid-subclasses-1.2.6' to 'https://cache.nix-ci.com'...
  22012. 1607.02 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  22013. 1607.95 s [post-build-hook] copying 3 paths...
  22014. 1607.95 s [post-build-hook] copying path '/nix/store/rff9z0nxivi9q5lcaiyybnbzyfy2vc0m-commutative-semigroups-0.2.0.2.drv' to 'https://cache.nix-ci.com'...
  22015. 1607.95 s [post-build-hook] copying path '/nix/store/b9wm5lpvra6jjqczhgm7hsrk7q2w1c8x-primes-0.2.1.0.drv' to 'https://cache.nix-ci.com'...
  22016. 1607.95 s [post-build-hook] copying path '/nix/store/wik5r8xnv1m0ycij4kb1rc956fbk8fp3-monoid-subclasses-1.2.6.drv' to 'https://cache.nix-ci.com'...
  22017. 1607.95 s Progress: 156 of 236 built (8 building), 285 of 285 downloaded from cache
  22018. 1607.95 s Building fuzzy
  22019. 1607.95 s [aeson] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  22020. 1607.95 s [aeson] No c2hs found
  22021. 1607.95 s [aeson] No cpphs found
  22022. 1607.95 s [aeson] No doctest found
  22023. 1607.95 s [aeson] Using gcc version 14.3.0 given by user at:
  22024. 1607.95 s [aeson] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  22025. 1607.95 s [aeson] Using ghc version 9.6.3 found on system at:
  22026. 1607.95 s [aeson] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  22027. 1607.95 s [aeson] Using ghc-pkg version 9.6.3 found on system at:
  22028. 1607.95 s [aeson] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  22029. 1607.95 s [aeson] No ghcjs found
  22030. 1607.95 s [aeson] No ghcjs-pkg found
  22031. 1607.95 s [aeson] No greencard found
  22032. 1607.95 s [aeson] Using haddock version 2.29.1 found on system at:
  22033. 1607.95 s [aeson] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  22034. 1607.95 s [aeson] No happy found
  22035. 1607.95 s [aeson] Using haskell-suite found on system at: haskell-suite-dummy-location
  22036. 1607.95 s [aeson] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  22037. 1607.95 s [aeson] No hmake found
  22038. 1607.95 s [aeson] Using hpc version 0.68 found on system at:
  22039. 1607.95 s [aeson] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  22040. 1607.95 s [aeson] Using hsc2hs version 0.68.9 found on system at:
  22041. 1607.95 s [aeson] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  22042. 1607.95 s [aeson] Using hscolour version 1.25 found on system at:
  22043. 1607.95 s [aeson] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  22044. 1607.95 s [aeson] No jhc found
  22045. 1607.95 s [aeson] Using ld found on system at:
  22046. 1607.95 s [aeson] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  22047. 1607.95 s [aeson] No pkg-config found
  22048. 1607.95 s [aeson] Using runghc version 9.6.3 found on system at:
  22049. 1607.95 s [aeson] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  22050. 1607.95 s [aeson] Using strip version 2.44 found on system at:
  22051. 1607.95 s [aeson] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  22052. 1607.95 s [aeson] Using tar found on system at:
  22053. 1607.95 s [aeson] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  22054. 1607.95 s [aeson] No uhc found
  22055. 1607.95 s [aeson] Phase: buildPhase
  22056. 1607.95 s [aeson] Preprocessing library for aeson-2.2.3.0..
  22057. 1607.95 s [aeson] Building library for aeson-2.2.3.0..
  22058. 1607.95 s [aeson] [ 1 of 32] Compiling Data.Aeson.Internal.ByteString ( src/Data/Aeson/Internal/ByteString.hs, dist/build/Data/Aeson/Internal/ByteString.o, dist/build/Data/Aeson/Internal/ByteString.dyn_o )
  22059. 1607.95 s [aeson] [ 2 of 32] Compiling Data.Aeson.Internal.Functions ( src/Data/Aeson/Internal/Functions.hs, dist/build/Data/Aeson/Internal/Functions.o, dist/build/Data/Aeson/Internal/Functions.dyn_o )
  22060. 1607.95 s [aeson] [ 3 of 32] Compiling Data.Aeson.Internal.Prelude ( src/Data/Aeson/Internal/Prelude.hs, dist/build/Data/Aeson/Internal/Prelude.o, dist/build/Data/Aeson/Internal/Prelude.dyn_o )
  22061. 1607.95 s [aeson] [ 4 of 32] Compiling Data.Aeson.Internal.Scientific ( src/Data/Aeson/Internal/Scientific.hs, dist/build/Data/Aeson/Internal/Scientific.o, dist/build/Data/Aeson/Internal/Scientific.dyn_o )
  22062. 1607.95 s [aeson] [ 5 of 32] Compiling Data.Aeson.Internal.TH ( src/Data/Aeson/Internal/TH.hs, dist/build/Data/Aeson/Internal/TH.o, dist/build/Data/Aeson/Internal/TH.dyn_o )
  22063. 1607.96 s [aeson] [ 6 of 32] Compiling Data.Aeson.Internal.Text ( src/Data/Aeson/Internal/Text.hs, dist/build/Data/Aeson/Internal/Text.o, dist/build/Data/Aeson/Internal/Text.dyn_o )
  22064. 1607.96 s [aeson] [ 7 of 32] Compiling Data.Aeson.Internal.Unescape ( src/Data/Aeson/Internal/Unescape.hs, dist/build/Data/Aeson/Internal/Unescape.o, dist/build/Data/Aeson/Internal/Unescape.dyn_o )
  22065. 1607.96 s [aeson] [ 8 of 32] Compiling Data.Aeson.Internal.UnescapeFromText ( src/Data/Aeson/Internal/UnescapeFromText.hs, dist/build/Data/Aeson/Internal/UnescapeFromText.o, dist/build/Data/Aeson/Internal/UnescapeFromText.dyn_o )
  22066. 1607.96 s [aeson] [ 9 of 32] Compiling Data.Aeson.Key ( src/Data/Aeson/Key.hs, dist/build/Data/Aeson/Key.o, dist/build/Data/Aeson/Key.dyn_o )
  22067. 1607.96 s [aeson] [10 of 32] Compiling Data.Aeson.Decoding.Tokens ( src/Data/Aeson/Decoding/Tokens.hs, dist/build/Data/Aeson/Decoding/Tokens.o, dist/build/Data/Aeson/Decoding/Tokens.dyn_o )
  22068. 1607.96 s [aeson] [11 of 32] Compiling Data.Aeson.Decoding.Internal ( src/Data/Aeson/Decoding/Internal.hs, dist/build/Data/Aeson/Decoding/Internal.o, dist/build/Data/Aeson/Decoding/Internal.dyn_o )
  22069. 1607.96 s [aeson] [12 of 32] Compiling Data.Aeson.Decoding.Text ( src/Data/Aeson/Decoding/Text.hs, dist/build/Data/Aeson/Decoding/Text.o, dist/build/Data/Aeson/Decoding/Text.dyn_o )
  22070. 1607.96 s [aeson] [13 of 32] Compiling Data.Aeson.Decoding.ByteString.Lazy ( src/Data/Aeson/Decoding/ByteString/Lazy.hs, dist/build/Data/Aeson/Decoding/ByteString/Lazy.o, dist/build/Data/Aeson/Decoding/ByteString/Lazy.dyn_o )
  22071. 1607.96 s [algebraic-graphs] src/Algebra/Graph/ToGraph.hs:197:29: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  22072. 1607.96 s [algebraic-graphs] The use of ‘~’ without TypeOperators
  22073. 1607.96 s [algebraic-graphs] will become an error in a future GHC release.
  22074. 1607.96 s [algebraic-graphs] Suggested fix: Perhaps you intended to use TypeOperators
  22075. 1607.96 s [algebraic-graphs] |
  22076. 1607.96 s [algebraic-graphs] 197 | preIntSet :: ToVertex t ~ Int => Int -> t -> IntSet
  22077. 1607.96 s [algebraic-graphs] | ^
  22078. 1607.96 s [algebraic-graphs]
  22079. 1607.96 s [algebraic-graphs] src/Algebra/Graph/ToGraph.hs:215:30: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  22080. 1607.96 s [algebraic-graphs] The use of ‘~’ without TypeOperators
  22081. 1607.96 s [algebraic-graphs] will become an error in a future GHC release.
  22082. 1607.96 s [algebraic-graphs] Suggested fix: Perhaps you intended to use TypeOperators
  22083. 1607.96 s [algebraic-graphs] |
  22084. 1607.96 s [algebraic-graphs] 215 | postIntSet :: ToVertex t ~ Int => Int -> t -> IntSet
  22085. 1607.96 s [algebraic-graphs] | ^
  22086. 1607.96 s [algebraic-graphs]
  22087. 1607.96 s [algebraic-graphs] src/Algebra/Graph/ToGraph.hs:303:37: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  22088. 1607.96 s [algebraic-graphs] The use of ‘~’ without TypeOperators
  22089. 1607.96 s [algebraic-graphs] will become an error in a future GHC release.
  22090. 1607.96 s [algebraic-graphs] Suggested fix: Perhaps you intended to use TypeOperators
  22091. 1607.96 s [algebraic-graphs] |
  22092. 1607.96 s [algebraic-graphs] 303 | toAdjacencyIntMap :: ToVertex t ~ Int => t -> AIM.AdjacencyIntMap
  22093. 1607.96 s [algebraic-graphs] | ^
  22094. 1607.96 s [algebraic-graphs]
  22095. 1607.96 s [algebraic-graphs] src/Algebra/Graph/ToGraph.hs:312:46: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  22096. 1607.96 s [algebraic-graphs] The use of ‘~’ without TypeOperators
  22097. 1607.96 s [algebraic-graphs] will become an error in a future GHC release.
  22098. 1607.96 s [algebraic-graphs] Suggested fix: Perhaps you intended to use TypeOperators
  22099. 1607.96 s [algebraic-graphs] |
  22100. 1607.96 s [algebraic-graphs] 312 | toAdjacencyIntMapTranspose :: ToVertex t ~ Int => t -> AIM.AdjacencyIntMap
  22101. 1607.96 s [algebraic-graphs] | ^
  22102. 1607.96 s [algebraic-graphs]
  22103. 1607.96 s [algebraic-graphs] src/Algebra/Graph/ToGraph.hs:452:43: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  22104. 1607.96 s [algebraic-graphs] The use of ‘~’ without TypeOperators
  22105. 1607.96 s [algebraic-graphs] will become an error in a future GHC release.
  22106. 1607.96 s [algebraic-graphs] Suggested fix: Perhaps you intended to use TypeOperators
  22107. 1607.96 s [algebraic-graphs] |
  22108. 1607.96 s [algebraic-graphs] 452 | adjacencyIntMap :: (ToGraph t, ToVertex t ~ Int) => t -> IntMap IntSet
  22109. 1607.96 s [algebraic-graphs] | ^
  22110. 1607.96 s [algebraic-graphs]
  22111. 1607.96 s [algebraic-graphs] src/Algebra/Graph/ToGraph.hs:471:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  22112. 1607.96 s [algebraic-graphs] The use of ‘~’ without TypeOperators
  22113. 1607.96 s [algebraic-graphs] will become an error in a future GHC release.
  22114. 1607.96 s [algebraic-graphs] Suggested fix: Perhaps you intended to use TypeOperators
  22115. 1607.96 s [algebraic-graphs] |
  22116. 1607.96 s [algebraic-graphs] 471 | adjacencyIntMapTranspose :: (ToGraph t, ToVertex t ~ Int) => t -> IntMap IntSet
  22117. 1607.96 s [algebraic-graphs] | ^
  22118. 1607.96 s [algebraic-graphs] [14 of 29] Compiling Algebra.Graph.Relation ( src/Algebra/Graph/Relation.hs, dist/build/Algebra/Graph/Relation.p_o )
  22119. 1607.96 s [algebraic-graphs] [15 of 29] Compiling Algebra.Graph.Relation.Symmetric ( src/Algebra/Graph/Relation/Symmetric.hs, dist/build/Algebra/Graph/Relation/Symmetric.p_o )
  22120. 1607.96 s [algebraic-graphs] [16 of 29] Compiling Algebra.Graph.NonEmpty ( src/Algebra/Graph/NonEmpty.hs, dist/build/Algebra/Graph/NonEmpty.p_o )
  22121. 1607.96 s [algebraic-graphs] [17 of 29] Compiling Algebra.Graph.Labelled.AdjacencyMap ( src/Algebra/Graph/Labelled/AdjacencyMap.hs, dist/build/Algebra/Graph/Labelled/AdjacencyMap.p_o )
  22122. 1607.96 s [algebraic-graphs] [18 of 29] Compiling Algebra.Graph.Labelled ( src/Algebra/Graph/Labelled.hs, dist/build/Algebra/Graph/Labelled.p_o )
  22123. 1607.96 s [cassava] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  22124. 1607.96 s [cassava] Warning: 'liftM2' is out of scope.
  22125. 1607.96 s [cassava] If you qualify the identifier, haddock can try to link it anyway.
  22126. 1607.96 s [cassava] Warning: 'sepBy1'' is out of scope.
  22127. 1607.96 s [cassava] If you qualify the identifier, haddock can try to link it anyway.
  22128. 1607.96 s [cassava] 100% ( 9 / 9) in 'Data.Csv.Parser'
  22129. 1607.96 s [cassava] Warning: 'toNamedRecord' is ambiguous. It is defined
  22130. 1607.96 s [cassava] * at src/Data/Csv/Types.hs:46:1
  22131. 1607.96 s [cassava] * at src/Data/Csv/Conversion.hs:633:5
  22132. 1607.96 s [cassava] You may be able to disambiguate the identifier by qualifying it or
  22133. 1607.96 s [cassava] by specifying the type/value namespace explicitly.
  22134. 1607.96 s [cassava] Defaulting to the one defined at src/Data/Csv/Conversion.hs:631:1
  22135. 1607.96 s [cassava] Warning: 'rational' is out of scope.
  22136. 1607.96 s [cassava] If you qualify the identifier, haddock can try to link it anyway.
  22137. 1607.96 s [cassava] Warning: 'decodeWith'' is out of scope.
  22138. 1607.96 s [cassava] If you qualify the identifier, haddock can try to link it anyway.
  22139. 1607.96 s [cassava] Warning: 'hasHeader' is out of scope.
  22140. 1607.96 s [cassava] If you qualify the identifier, haddock can try to link it anyway.
  22141. 1607.96 s [cassava] Warning: 'defaultEncodeOptions' is out of scope.
  22142. 1607.96 s [cassava] If you qualify the identifier, haddock can try to link it anyway.
  22143. 1607.96 s [cassava] Warning: 'foldl'' is out of scope.
  22144. 1607.96 s [cassava] If you qualify the identifier, haddock can try to link it anyway.
  22145. 1607.96 s [cassava] 100% ( 33 / 33) in 'Data.Csv.Incremental'
  22146. 1607.96 s [cassava] 100% ( 17 / 17) in 'Data.Csv.Streaming'
  22147. 1607.96 s [cassava] 100% ( 11 / 11) in 'Data.Csv.Builder'
  22148. 1607.96 s [cassava] Warning: 'Vector' is out of scope.
  22149. 1607.96 s [cassava] If you qualify the identifier, haddock can try to link it anyway.
  22150. 1607.96 s [cassava] Warning: 'ByteString' is out of scope.
  22151. 1607.96 s [cassava] If you qualify the identifier, haddock can try to link it anyway.
  22152. 1607.96 s [cassava] Warning: 'Generic' is out of scope.
  22153. 1607.96 s [cassava] If you qualify the identifier, haddock can try to link it anyway.
  22154. 1607.96 s [cassava] 95% ( 87 / 91) in 'Data.Csv'
  22155. 1607.96 s [cassava] Missing documentation for:
  22156. 1607.96 s [cassava] GFromRecord (src/Data/Csv/Conversion.hs:1253)
  22157. 1607.96 s [cassava] GToRecord (src/Data/Csv/Conversion.hs:1312)
  22158. 1607.96 s [cassava] GFromNamedRecord (src/Data/Csv/Conversion.hs:1264)
  22159. 1607.96 s [cassava] GToNamedRecordHeader (src/Data/Csv/Conversion.hs:1345)
  22160. 1607.96 s [cassava] Warning: Data.Csv.Parser: could not find link destinations for:
  22161. 1607.96 s [cassava] - Data.Vector.Vector
  22162. 1607.96 s [cassava] - Data.Attoparsec.ByteString.Internal.Parser
  22163. 1607.96 s [cassava] - Data.Csv.Util.endOfLine
  22164. 1607.96 s [cassava] Warning: Data.Csv: could not find link destinations for:
  22165. 1607.96 s [cassava] - Data.Vector.!
  22166. 1607.96 s [cassava] - Data.Vector.Vector
  22167. 1607.96 s [cassava] - Data.Vector.Unboxed.Base.Unbox
  22168. 1607.96 s [cassava] - Data.Vector.Unboxed.Base.Vector
  22169. 1607.96 s [cassava] - Data.Csv.Conversion.gtoNamedRecordHeader
  22170. 1607.96 s [cassava] - Data.Csv.Conversion.gtoRecord
  22171. 1607.96 s [cassava] - Data.Csv.Conversion.GFromRecordSum
  22172. 1607.96 s [cassava] - Data.Csv.Conversion.gparseNamedRecord
  22173. 1607.96 s [cassava] - Data.Csv.Conversion.gparseRecord
  22174. 1607.96 s [cassava] Documentation created: dist/doc/html/cassava/index.html,
  22175. 1607.96 s [cassava] dist/doc/html/cassava/cassava.txt
  22176. 1607.96 s [cassava] Preprocessing test suite 'unit-tests' for cassava-0.5.3.2..
  22177. 1607.96 s [cassava] Phase: installPhase
  22178. 1607.96 s [cassava] Installing library in /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/cassava-0.5.3.2-J97MDFKtouADk9PGTxLFKY
  22179. 1607.96 s [cassava] Phase: fixupPhase
  22180. 1607.96 s [cassava] shrinking RPATHs of ELF executables and libraries in /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2
  22181. 1607.96 s [cassava] shrinking /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHScassava-0.5.3.2-J97MDFKtouADk9PGTxLFKY-ghc9.6.3.so
  22182. 1607.96 s [cassava] checking for references to /build/ in /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2...
  22183. 1607.96 s [cassava] patching script interpreter paths in /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2
  22184. 1607.96 s [cassava] stripping (with command strip and flags -S -p) in /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/lib
  22185. 1607.96 s [cassava] shrinking RPATHs of ELF executables and libraries in /nix/store/y1g8pcw6s0m3kndsdsqz63w347aqnfii-cassava-0.5.3.2-doc
  22186. 1607.96 s [cassava] checking for references to /build/ in /nix/store/y1g8pcw6s0m3kndsdsqz63w347aqnfii-cassava-0.5.3.2-doc...
  22187. 1607.96 s [cassava] patching script interpreter paths in /nix/store/y1g8pcw6s0m3kndsdsqz63w347aqnfii-cassava-0.5.3.2-doc
  22188. 1607.96 s [filemanip] Phase: setupCompilerEnvironmentPhase
  22189. 1607.96 s [filemanip] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  22190. 1607.96 s [filemanip] Phase: unpackPhase
  22191. 1607.96 s [filemanip] unpacking source archive /nix/store/i2isam3p7fq23gx5sg3h6p6sp674yhky-filemanip-0.3.6.3.tar.gz
  22192. 1607.96 s [filemanip] source root is filemanip-0.3.6.3
  22193. 1607.96 s [filemanip] setting SOURCE_DATE_EPOCH to timestamp 1421796843 of file "filemanip-0.3.6.3/System/FilePath/Manip.hs"
  22194. 1607.96 s [filemanip] Phase: patchPhase
  22195. 1607.96 s [filemanip] Replace Cabal file with edited version from mirror://hackage/filemanip-0.3.6.3/revision/1.cabal.
  22196. 1607.96 s [filemanip] Phase: compileBuildDriverPhase
  22197. 1607.96 s [filemanip] setupCompileFlags: -package-db=/build/tmp.A1ZVU0Fu2a/setup-package.conf.d -threaded
  22198. 1607.96 s [filemanip] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.A1ZVU0Fu2a/Main.o )
  22199. 1607.96 s [filemanip] [2 of 2] Linking Setup
  22200. 1607.96 s [filemanip] Phase: updateAutotoolsGnuConfigScriptsPhase
  22201. 1607.96 s [filemanip] Phase: configurePhase
  22202. 1607.96 s [filemanip] configureFlags: --verbose --prefix=/nix/store/dqk2flyjlm2rlgq1ayspf6gw3brh678w-filemanip-0.3.6.3 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/fcjiki7w8pg1ghl53nv8knygsjhb9d0w-filemanip-0.3.6.3-doc/share/doc/filemanip-0.3.6.3 --with-gcc=gcc --package-db=/build/tmp.A1ZVU0Fu2a/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  22203. 1607.96 s [filemanip] Using Parsec parser
  22204. 1607.96 s [filemanip] Configuring filemanip-0.3.6.3...
  22205. 1607.96 s [filemanip] Dependency base >=4 && <5: using base-4.18.1.0
  22206. 1607.96 s [filemanip] Dependency bytestring: using bytestring-0.11.5.2
  22207. 1607.96 s [filemanip] Dependency directory: using directory-1.3.8.1
  22208. 1607.96 s [filemanip] Dependency filepath: using filepath-1.4.100.4
  22209. 1607.96 s [filemanip] Dependency mtl: using mtl-2.3.1
  22210. 1607.96 s [filemanip] Dependency unix-compat >=0.3: using unix-compat-0.7.4
  22211. 1607.96 s [filemanip] Source component graph: component lib
  22212. 1607.96 s [filemanip] Configured component graph:
  22213. 1607.96 s [filemanip] component filemanip-0.3.6.3-ChNrdw4ZebqAfS8rd7yoGd
  22214. 1607.96 s [filemanip] include base-4.18.1.0
  22215. 1607.96 s [filemanip] include bytestring-0.11.5.2
  22216. 1607.96 s [filemanip] include directory-1.3.8.1
  22217. 1607.96 s [filemanip] include filepath-1.4.100.4
  22218. 1607.96 s [filemanip] include mtl-2.3.1
  22219. 1607.96 s [filemanip] include unix-compat-0.7.4-FTGww1oDu3BJ4n3cKK9JiY
  22220. 1607.96 s [filemanip] Linked component graph:
  22221. 1607.96 s [filemanip] unit filemanip-0.3.6.3-ChNrdw4ZebqAfS8rd7yoGd
  22222. 1607.96 s [filemanip] include base-4.18.1.0
  22223. 1607.96 s [filemanip] include bytestring-0.11.5.2
  22224. 1607.96 s [filemanip] include directory-1.3.8.1
  22225. 1607.96 s [filemanip] include filepath-1.4.100.4
  22226. 1607.96 s [filemanip] include mtl-2.3.1
  22227. 1607.96 s [filemanip] include unix-compat-0.7.4-FTGww1oDu3BJ4n3cKK9JiY
  22228. 1607.96 s [filemanip] System.FilePath.Find=filemanip-0.3.6.3-ChNrdw4ZebqAfS8rd7yoGd:System.FilePath.Find,System.FilePath.Glob=filemanip-0.3.6.3-ChNrdw4ZebqAfS8rd7yoGd:System.FilePath.Glob,System.FilePath.GlobPattern=filemanip-0.3.6.3-ChNrdw4ZebqAfS8rd7yoGd:System.FilePath.GlobPattern,System.FilePath.Manip=filemanip-0.3.6.3-ChNrdw4ZebqAfS8rd7yoGd:System.FilePath.Manip
  22229. 1607.96 s [filemanip] Ready component graph:
  22230. 1607.96 s [filemanip] definite filemanip-0.3.6.3-ChNrdw4ZebqAfS8rd7yoGd
  22231. 1607.96 s [filemanip] depends base-4.18.1.0
  22232. 1607.96 s [filemanip] depends bytestring-0.11.5.2
  22233. 1607.96 s [filemanip] depends directory-1.3.8.1
  22234. 1607.96 s [filemanip] depends filepath-1.4.100.4
  22235. 1607.96 s [filemanip] depends mtl-2.3.1
  22236. 1607.96 s [filemanip] depends unix-compat-0.7.4-FTGww1oDu3BJ4n3cKK9JiY
  22237. 1607.96 s [filemanip] Using Cabal-3.10.1.0 compiled by ghc-9.6
  22238. 1607.96 s [filemanip] Using compiler: ghc-9.6.3
  22239. 1607.96 s [filemanip] Using install prefix:
  22240. 1607.96 s [filemanip] /nix/store/dqk2flyjlm2rlgq1ayspf6gw3brh678w-filemanip-0.3.6.3
  22241. 1607.96 s [filemanip] Executables installed in:
  22242. 1607.96 s [ghc-lib-parser-ex] Test suite ghc-lib-parser-ex-test: PASS
  22243. 1607.96 s [ghc-lib-parser-ex] Test suite logged to:
  22244. 1607.96 s [ghc-lib-parser-ex] dist/test/ghc-lib-parser-ex-9.8.0.2-ghc-lib-parser-ex-test.log
  22245. 1607.96 s [ghc-lib-parser-ex] 1 of 1 test suites (1 of 1 test cases) passed.
  22246. 1607.96 s [ghc-lib-parser-ex] Phase: haddockPhase
  22247. 1607.96 s [ghc-lib-parser-ex] Preprocessing library for ghc-lib-parser-ex-9.8.0.2..
  22248. 1607.96 s [ghc-lib-parser-ex] Running Haddock on library for ghc-lib-parser-ex-9.8.0.2..
  22249. 1607.96 s [ghc-lib-parser-ex] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  22250. 1607.96 s [ghc-lib-parser-ex] 75% ( 3 / 4) in 'Language.Haskell.GhclibParserEx.Dump'
  22251. 1607.96 s [ghc-lib-parser-ex] Missing documentation for:
  22252. 1607.96 s [ghc-lib-parser-ex] Module header
  22253. 1607.96 s [ghc-lib-parser-ex] 11% ( 1 / 9) in 'Language.Haskell.GhclibParserEx.Fixity'
  22254. 1607.96 s [ghc-lib-parser-ex] Missing documentation for:
  22255. 1607.96 s [ghc-lib-parser-ex] Module header
  22256. 1607.96 s [ghc-lib-parser-ex] fixitiesFromModule (src/Language/Haskell/GhclibParserEx/Fixity.hs:281)
  22257. 1607.96 s [ghc-lib-parser-ex] preludeFixities (src/Language/Haskell/GhclibParserEx/Fixity.hs:224)
  22258. 1607.96 s [ghc-lib-parser-ex] baseFixities (src/Language/Haskell/GhclibParserEx/Fixity.hs:244)
  22259. 1607.96 s [ghc-lib-parser-ex] infixr_ (src/Language/Haskell/GhclibParserEx/Fixity.hs:267)
  22260. 1607.96 s [ghc-lib-parser-ex] infixl_ (src/Language/Haskell/GhclibParserEx/Fixity.hs:267)
  22261. 1607.96 s [ghc-lib-parser-ex] infix_ (src/Language/Haskell/GhclibParserEx/Fixity.hs:267)
  22262. 1607.96 s [ghc-lib-parser-ex] fixity (src/Language/Haskell/GhclibParserEx/Fixity.hs:272)
  22263. 1607.96 s [ghc-lib-parser-ex] 0% ( 0 / 1) in 'Language.Haskell.GhclibParserEx.GHC.Driver.Flags'
  22264. 1607.96 s [ghc-lib-parser-ex] Missing documentation for:
  22265. 1607.96 s [ghc-lib-parser-ex] Module header
  22266. 1607.96 s [ghc-lib-parser-ex] 50% ( 2 / 4) in 'Language.Haskell.GhclibParserEx.GHC.Driver.Session'
  22267. 1607.96 s [ghc-lib-parser-ex] Missing documentation for:
  22268. 1607.96 s [ghc-lib-parser-ex] Module header
  22269. 1607.96 s [ghc-lib-parser-ex] parsePragmasIntoDynFlags (src/Language/Haskell/GhclibParserEx/GHC/Driver/Session.hs:164)
  22270. 1607.96 s [ghc-lib-parser-ex] 0% ( 0 / 2) in 'Language.Haskell.GhclibParserEx.GHC.Hs'
  22271. 1607.96 s [ghc-lib-parser-ex] Missing documentation for:
  22272. 1607.96 s [ghc-lib-parser-ex] Module header
  22273. 1607.96 s [ghc-lib-parser-ex] modName (src/Language/Haskell/GhclibParserEx/GHC/Hs.hs:30)
  22274. 1607.96 s [ghc-lib-parser-ex] 0% ( 0 / 2) in 'Language.Haskell.GhclibParserEx.GHC.Hs.Binds'
  22275. 1607.96 s [ghc-lib-parser-ex] Missing documentation for:
  22276. 1607.96 s [ghc-lib-parser-ex] Module header
  22277. 1607.96 s [ghc-lib-parser-ex] isPatSynBind (src/Language/Haskell/GhclibParserEx/GHC/Hs/Binds.hs:18)
  22278. 1607.96 s [ghc-lib-parser-ex] 0% ( 0 / 5) in 'Language.Haskell.GhclibParserEx.GHC.Hs.Decls'
  22279. 1607.96 s [ghc-lib-parser-ex] Missing documentation for:
  22280. 1607.96 s [ghc-lib-parser-ex] Module header
  22281. 1607.96 s [ghc-lib-parser-ex] isNewType (src/Language/Haskell/GhclibParserEx/GHC/Hs/Decls.hs:20)
  22282. 1607.96 s [ghc-lib-parser-ex] isForD (src/Language/Haskell/GhclibParserEx/GHC/Hs/Decls.hs:24)
  22283. 1607.96 s [ghc-lib-parser-ex] isDerivD (src/Language/Haskell/GhclibParserEx/GHC/Hs/Decls.hs:24)
  22284. 1607.96 s [ghc-lib-parser-ex] isClsDefSig (src/Language/Haskell/GhclibParserEx/GHC/Hs/Decls.hs:28)
  22285. 1607.96 s [ghc-lib-parser-ex] 0% ( 0 / 5) in 'Language.Haskell.GhclibParserEx.GHC.Hs.ExtendInstances'
  22286. 1607.96 s [ghc-lib-parser-ex] Missing documentation for:
  22287. 1607.96 s [ghc-lib-parser-ex] Module header
  22288. 1607.96 s [ghc-lib-parser-ex] HsExtendInstances (src/Language/Haskell/GhclibParserEx/GHC/Hs/ExtendInstances.hs:29)
  22289. 1607.96 s [ghc-lib-parser-ex] extendInstances (src/Language/Haskell/GhclibParserEx/GHC/Hs/ExtendInstances.hs:33)
  22290. 1607.96 s [ghc-lib-parser-ex] astEq (src/Language/Haskell/GhclibParserEx/GHC/Hs/ExtendInstances.hs:50)
  22291. 1607.96 s [ghc-lib-parser-ex] astListEq (src/Language/Haskell/GhclibParserEx/GHC/Hs/ExtendInstances.hs:53)
  22292. 1607.96 s [ghc-lib-parser-ex] 0% ( 0 / 3) in 'Language.Haskell.GhclibParserEx.GHC.Hs.ImpExp'
  22293. 1607.96 s [ghc-lib-parser-ex] Missing documentation for:
  22294. 1607.96 s [ghc-lib-parser-ex] Module header
  22295. 1607.96 s [ghc-lib-parser-ex] isPatSynIE (src/Language/Haskell/GhclibParserEx/GHC/Hs/ImpExp.hs:32)
  22296. 1607.96 s [ghc-lib-parser-ex] isImportQualifiedPost (src/Language/Haskell/GhclibParserEx/GHC/Hs/ImpExp.hs:41)
  22297. 1607.96 s [ghc-lib-parser-ex] 0% ( 0 / 13) in 'Language.Haskell.GhclibParserEx.GHC.Hs.Pat'
  22298. 1607.96 s [ghc-lib-parser-ex] Missing documentation for:
  22299. 1607.96 s [ghc-lib-parser-ex] Module header
  22300. 1607.96 s [ghc-lib-parser-ex] patToStr (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:38)
  22301. 1607.96 s [ghc-lib-parser-ex] strToPat (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:61)
  22302. 1607.96 s [ghc-lib-parser-ex] fromPChar (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:85)
  22303. 1607.96 s [ghc-lib-parser-ex] hasPFieldsDotDot (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:94)
  22304. 1607.96 s [ghc-lib-parser-ex] isPFieldWildcard (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:101)
  22305. 1607.96 s [ghc-lib-parser-ex] isPWildcard (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:123)
  22306. 1607.96 s [ghc-lib-parser-ex] isPFieldPun (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:135)
  22307. 1607.96 s [ghc-lib-parser-ex] isPatTypeSig (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:148)
  22308. 1607.96 s [ghc-lib-parser-ex] isPBangPat (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:148)
  22309. 1607.96 s [ghc-lib-parser-ex] isPViewPat (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:148)
  22310. 1607.96 s [ghc-lib-parser-ex] isWildPat (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:131)
  22311. 1607.96 s [ghc-lib-parser-ex] isSplicePat (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:159)
  22312. 1607.96 s [ghc-lib-parser-ex] 0% ( 0 / 5) in 'Language.Haskell.GhclibParserEx.GHC.Hs.Type'
  22313. 1607.96 s [ghc-lib-parser-ex] Missing documentation for:
  22314. 1607.96 s [ghc-lib-parser-ex] Module header
  22315. 1607.96 s [ghc-lib-parser-ex] fromTyParen (src/Language/Haskell/GhclibParserEx/GHC/Hs/Type.hs:25)
  22316. 1607.96 s [kan-extensions] include comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  22317. 1607.96 s [kan-extensions] include containers-0.6.7
  22318. 1607.96 s [kan-extensions] include contravariant-1.5.5-BJswvy5l6NbKCNb8GIbKMn
  22319. 1607.96 s [kan-extensions] include distributive-0.6.2.1-IGSS9djK77G3Oq1CJlJAaw
  22320. 1607.96 s [kan-extensions] include free-5.2-pmOseOpbmmJxO61jWrFWI
  22321. 1607.96 s [kan-extensions] include invariant-0.6.4-GP0Gq3xIyqfIzBwdWeZ6Na
  22322. 1607.96 s [kan-extensions] include mtl-2.3.1
  22323. 1607.96 s [kan-extensions] include profunctors-5.6.2-36avph0rW537qvMb6XX38R
  22324. 1607.96 s [kan-extensions] include semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  22325. 1607.96 s [kan-extensions] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  22326. 1607.96 s [kan-extensions] include transformers-0.6.1.0
  22327. 1607.96 s [kan-extensions] Control.Comonad.Density=kan-extensions-5.2.6-KlkWmLq57Oc5hnm7ubBXuk:Control.Comonad.Density,Control.Monad.Co=kan-extensions-5.2.6-KlkWmLq57Oc5hnm7ubBXuk:Control.Monad.Co,Control.Monad.Codensity=kan-extensions-5.2.6-KlkWmLq57Oc5hnm7ubBXuk:Control.Monad.Codensity,Data.Functor.Contravariant.Coyoneda=kan-extensions-5.2.6-KlkWmLq57Oc5hnm7ubBXuk:Data.Functor.Contravariant.Coyoneda,Data.Functor.Contravariant.Day=kan-extensions-5.2.6-KlkWmLq57Oc5hnm7ubBXuk:Data.Functor.Contravariant.Day,Data.Functor.Contravariant.Yoneda=kan-extensions-5.2.6-KlkWmLq57Oc5hnm7ubBXuk:Data.Functor.Contravariant.Yoneda,Data.Functor.Coyoneda=kan-extensions-5.2.6-KlkWmLq57Oc5hnm7ubBXuk:Data.Functor.Coyoneda,Data.Functor.Day=kan-extensions-5.2.6-KlkWmLq57Oc5hnm7ubBXuk:Data.Functor.Day,Data.Functor.Day.Curried=kan-extensions-5.2.6-KlkWmLq57Oc5hnm7ubBXuk:Data.Functor.Day.Curried,Data.Functor.Invariant.Day=kan-extensions-5.2.6-KlkWmLq57Oc5hnm7ubBXuk:Data.Functor.Invariant.Day,Data.Functor.Kan.Lan=kan-extensions-5.2.6-KlkWmLq57Oc5hnm7ubBXuk:Data.Functor.Kan.Lan,Data.Functor.Kan.Ran=kan-extensions-5.2.6-KlkWmLq57Oc5hnm7ubBXuk:Data.Functor.Kan.Ran,Data.Functor.Yoneda=kan-extensions-5.2.6-KlkWmLq57Oc5hnm7ubBXuk:Data.Functor.Yoneda
  22328. 1607.96 s [kan-extensions] Ready component graph:
  22329. 1607.96 s [kan-extensions] definite kan-extensions-5.2.6-KlkWmLq57Oc5hnm7ubBXuk
  22330. 1607.96 s [kan-extensions] depends adjunctions-4.4.3-1B5zLTLhfil7jmOarfuiNY
  22331. 1607.96 s [kan-extensions] depends array-0.5.5.0
  22332. 1607.96 s [kan-extensions] depends base-4.18.1.0
  22333. 1607.96 s [kan-extensions] depends comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  22334. 1607.96 s [kan-extensions] depends containers-0.6.7
  22335. 1607.96 s [kan-extensions] depends contravariant-1.5.5-BJswvy5l6NbKCNb8GIbKMn
  22336. 1607.96 s [kan-extensions] depends distributive-0.6.2.1-IGSS9djK77G3Oq1CJlJAaw
  22337. 1607.96 s [kan-extensions] depends free-5.2-pmOseOpbmmJxO61jWrFWI
  22338. 1607.96 s [kan-extensions] depends invariant-0.6.4-GP0Gq3xIyqfIzBwdWeZ6Na
  22339. 1607.96 s [kan-extensions] depends mtl-2.3.1
  22340. 1607.96 s [kan-extensions] depends profunctors-5.6.2-36avph0rW537qvMb6XX38R
  22341. 1607.96 s [kan-extensions] depends semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  22342. 1607.96 s [kan-extensions] depends tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  22343. 1607.96 s [kan-extensions] depends transformers-0.6.1.0
  22344. 1607.96 s [kan-extensions] Using Cabal-3.10.1.0 compiled by ghc-9.6
  22345. 1607.96 s [kan-extensions] Using compiler: ghc-9.6.3
  22346. 1607.96 s [kan-extensions] Using install prefix:
  22347. 1607.96 s [kan-extensions] /nix/store/zjavljvqgjsnicm7gmp96k7q1ynwbxqy-kan-extensions-5.2.6
  22348. 1607.96 s [kan-extensions] Executables installed in:
  22349. 1607.96 s [kan-extensions] /nix/store/zjavljvqgjsnicm7gmp96k7q1ynwbxqy-kan-extensions-5.2.6/bin
  22350. 1607.96 s [kan-extensions] Libraries installed in:
  22351. 1607.96 s [kan-extensions] /nix/store/zjavljvqgjsnicm7gmp96k7q1ynwbxqy-kan-extensions-5.2.6/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/kan-extensions-5.2.6-KlkWmLq57Oc5hnm7ubBXuk
  22352. 1607.96 s [kan-extensions] Dynamic Libraries installed in:
  22353. 1607.96 s [kan-extensions] /nix/store/zjavljvqgjsnicm7gmp96k7q1ynwbxqy-kan-extensions-5.2.6/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  22354. 1607.96 s [kan-extensions] Private executables installed in:
  22355. 1607.96 s [kan-extensions] /nix/store/zjavljvqgjsnicm7gmp96k7q1ynwbxqy-kan-extensions-5.2.6/libexec/x86_64-linux-ghc-9.6.3/kan-extensions-5.2.6
  22356. 1607.96 s [kan-extensions] Data files installed in:
  22357. 1607.96 s [kan-extensions] /nix/store/zjavljvqgjsnicm7gmp96k7q1ynwbxqy-kan-extensions-5.2.6/share/x86_64-linux-ghc-9.6.3/kan-extensions-5.2.6
  22358. 1607.96 s [kan-extensions] Documentation installed in:
  22359. 1607.96 s [kan-extensions] /nix/store/9781n7qw09l613s5da0rnlmcg2597wf0-kan-extensions-5.2.6-doc/share/doc/kan-extensions-5.2.6
  22360. 1607.96 s [kan-extensions] Configuration files installed in:
  22361. 1607.96 s [kan-extensions] /nix/store/zjavljvqgjsnicm7gmp96k7q1ynwbxqy-kan-extensions-5.2.6/etc
  22362. 1607.96 s [kan-extensions] No alex found
  22363. 1607.96 s [kan-extensions] Using ar found on system at:
  22364. 1607.96 s [kan-extensions] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  22365. 1607.96 s [kan-extensions] No c2hs found
  22366. 1607.96 s [kan-extensions] No cpphs found
  22367. 1607.96 s [kan-extensions] No doctest found
  22368. 1607.96 s [kan-extensions] Using gcc version 14.3.0 given by user at:
  22369. 1607.96 s [kan-extensions] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  22370. 1607.96 s [kan-extensions] Using ghc version 9.6.3 found on system at:
  22371. 1607.96 s [kan-extensions] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  22372. 1607.96 s [kan-extensions] Using ghc-pkg version 9.6.3 found on system at:
  22373. 1607.96 s [kan-extensions] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  22374. 1607.96 s [kan-extensions] No ghcjs found
  22375. 1607.96 s [shake] Phase: setupCompilerEnvironmentPhase
  22376. 1607.96 s [shake] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  22377. 1607.96 s [shake] Phase: unpackPhase
  22378. 1607.96 s [shake] unpacking source archive /nix/store/x8azcgws6ybnhlpzdkby4s4lf1kj11ah-shake-0.19.8.tar.gz
  22379. 1607.96 s [shake] source root is shake-0.19.8
  22380. 1607.96 s [shake] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "shake-0.19.8/src/Test/Version.hs"
  22381. 1607.96 s [shake] Phase: patchPhase
  22382. 1607.96 s [shake] Phase: compileBuildDriverPhase
  22383. 1607.96 s [shake] setupCompileFlags: -package-db=/build/tmp.Rqn5aKFeGa/setup-package.conf.d -threaded
  22384. 1607.96 s [shake] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Rqn5aKFeGa/Main.o )
  22385. 1607.96 s [shake] [2 of 2] Linking Setup
  22386. 1607.96 s [shake] Phase: updateAutotoolsGnuConfigScriptsPhase
  22387. 1607.96 s [shake] Phase: configurePhase
  22388. 1607.96 s [shake] configureFlags: --verbose --prefix=/nix/store/kmg5s7cfzx2a130qrc7kg30xyxwya1yl-shake-0.19.8 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --datadir=/nix/store/v3klm4xc1n82rnqqnm2pd9zsv749w1gg-shake-0.19.8-data/share/ghc-9.6.3 --docdir=/nix/store/8c2zyr1lmn4cr88xm34cakphjmyxlmyj-shake-0.19.8-doc/share/doc/shake-0.19.8 --with-gcc=gcc --package-db=/build/tmp.Rqn5aKFeGa/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  22389. 1607.96 s [shake] Using Parsec parser
  22390. 1607.96 s [shake] Configuring shake-0.19.8...
  22391. 1607.96 s [shake] Flags chosen: cloud=False, embed-files=False, portable=False, threaded=True
  22392. 1607.96 s [shake] Dependency base >=4.9: using base-4.18.1.0
  22393. 1607.96 s [shake] Dependency binary: using binary-0.8.9.1
  22394. 1607.96 s [shake] Dependency bytestring: using bytestring-0.11.5.2
  22395. 1607.96 s [shake] Dependency deepseq >=1.1: using deepseq-1.4.8.1
  22396. 1607.96 s [shake] Dependency directory >=1.2.7.0: using directory-1.3.8.1
  22397. 1607.96 s [shake] Dependency extra >=1.6.19: using extra-1.7.16
  22398. 1607.96 s [shake] Dependency filepath >=1.4: using filepath-1.4.100.4
  22399. 1607.96 s [shake] Dependency filepattern: using filepattern-0.1.3
  22400. 1607.96 s [shake] Dependency hashable >=1.1.2.3: using hashable-1.4.7.0
  22401. 1607.96 s [shake] Dependency heaps >=0.3.6.1: using heaps-0.4.1
  22402. 1607.96 s [shake] Dependency js-dgtable: using js-dgtable-0.5.2
  22403. 1607.96 s [shake] Dependency js-flot: using js-flot-0.8.3
  22404. 1607.96 s [shake] Dependency js-jquery: using js-jquery-3.3.1
  22405. 1607.96 s [shake] Dependency primitive: using primitive-0.9.1.0
  22406. 1607.96 s [shake] Dependency process >=1.1: using process-1.6.17.0
  22407. 1607.96 s [shake] Dependency random: using random-1.2.1.3
  22408. 1607.96 s [shake] Dependency time: using time-1.12.2
  22409. 1607.96 s [shake] Dependency transformers >=0.2: using transformers-0.6.1.0
  22410. 1607.96 s [shake] Dependency unix >=2.5.1: using unix-2.8.1.0
  22411. 1607.96 s [shake] Dependency unordered-containers >=0.2.7: using unordered-containers-0.2.20
  22412. 1607.96 s [shake] Dependency utf8-string >=0.3: using utf8-string-1.0.2
  22413. 1607.96 s [shake] Dependency base >=4 && <5: using base-4.18.1.0
  22414. 1607.96 s [shake] Dependency binary: using binary-0.8.9.1
  22415. 1607.96 s [shake] Dependency bytestring: using bytestring-0.11.5.2
  22416. 1607.96 s [shake] Dependency deepseq >=1.1: using deepseq-1.4.8.1
  22417. 1607.96 s [shake] Dependency directory: using directory-1.3.8.1
  22418. 1607.96 s [shake] Dependency extra >=1.6.19: using extra-1.7.16
  22419. 1607.96 s [shake] Dependency filepath: using filepath-1.4.100.4
  22420. 1607.96 s [shake] Dependency filepattern: using filepattern-0.1.3
  22421. 1607.96 s [shake] Dependency hashable >=1.1.2.3: using hashable-1.4.7.0
  22422. 1607.96 s [shake] Dependency heaps >=0.3.6.1: using heaps-0.4.1
  22423. 1607.96 s [shake] Dependency js-dgtable: using js-dgtable-0.5.2
  22424. 1607.96 s [shake] Dependency js-flot: using js-flot-0.8.3
  22425. 1607.96 s [shake] Dependency js-jquery: using js-jquery-3.3.1
  22426. 1607.96 s [shake] Dependency primitive: using primitive-0.9.1.0
  22427. 1607.96 s [shake] Dependency process >=1.1: using process-1.6.17.0
  22428. 1607.96 s [shake] Dependency random: using random-1.2.1.3
  22429. 1607.96 s [aeson] [14 of 32] Compiling Data.Aeson.Decoding.ByteString ( src/Data/Aeson/Decoding/ByteString.hs, dist/build/Data/Aeson/Decoding/ByteString.o, dist/build/Data/Aeson/Decoding/ByteString.dyn_o )
  22430. 1607.96 s [aeson] [15 of 32] Compiling Data.Aeson.KeyMap ( src/Data/Aeson/KeyMap.hs, dist/build/Data/Aeson/KeyMap.o, dist/build/Data/Aeson/KeyMap.dyn_o )
  22431. 1607.97 s [aeson] [16 of 32] Compiling Data.Aeson.Types.Generic ( src/Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o, dist/build/Data/Aeson/Types/Generic.dyn_o )
  22432. 1607.97 s [aeson] [17 of 32] Compiling Data.Aeson.Types.Internal ( src/Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o, dist/build/Data/Aeson/Types/Internal.dyn_o )
  22433. 1607.97 s [aeson] [18 of 32] Compiling Data.Aeson.Parser.Time ( src/Data/Aeson/Parser/Time.hs, dist/build/Data/Aeson/Parser/Time.o, dist/build/Data/Aeson/Parser/Time.dyn_o )
  22434. 1607.97 s [aeson] [19 of 32] Compiling Data.Aeson.Encoding.Builder ( src/Data/Aeson/Encoding/Builder.hs, dist/build/Data/Aeson/Encoding/Builder.o, dist/build/Data/Aeson/Encoding/Builder.dyn_o )
  22435. 1607.97 s [aeson] [20 of 32] Compiling Data.Aeson.Encoding.Internal ( src/Data/Aeson/Encoding/Internal.hs, dist/build/Data/Aeson/Encoding/Internal.o, dist/build/Data/Aeson/Encoding/Internal.dyn_o )
  22436. 1607.97 s [aeson] [21 of 32] Compiling Data.Aeson.Encoding ( src/Data/Aeson/Encoding.hs, dist/build/Data/Aeson/Encoding.o, dist/build/Data/Aeson/Encoding.dyn_o )
  22437. 1607.97 s [aeson] [22 of 32] Compiling Data.Aeson.Decoding.Conversion ( src/Data/Aeson/Decoding/Conversion.hs, dist/build/Data/Aeson/Decoding/Conversion.o, dist/build/Data/Aeson/Decoding/Conversion.dyn_o )
  22438. 1607.97 s [aeson] [23 of 32] Compiling Data.Aeson.Types.FromJSON ( src/Data/Aeson/Types/FromJSON.hs, dist/build/Data/Aeson/Types/FromJSON.o, dist/build/Data/Aeson/Types/FromJSON.dyn_o )
  22439. 1607.97 s [aeson] [24 of 32] Compiling Data.Aeson.Types.ToJSON ( src/Data/Aeson/Types/ToJSON.hs, dist/build/Data/Aeson/Types/ToJSON.o, dist/build/Data/Aeson/Types/ToJSON.dyn_o )
  22440. 1607.97 s [aeson]
  22441. 1607.97 s [aeson] src/Data/Aeson/Types/ToJSON.hs:1615:23: warning: [GHC-68441] [-Wdeprecations]
  22442. 1607.97 s [aeson] In the use of data constructor ‘Solo’
  22443. 1607.97 s [aeson] (imported from Data.Tuple.Solo, but defined in GHC.Tuple):
  22444. 1607.97 s [aeson] Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning."
  22445. 1607.97 s [aeson] |
  22446. 1607.97 s [aeson] 1615 | liftToJSON _ t _ (Solo a) = t a
  22447. 1607.97 s [aeson] | ^^^^
  22448. 1607.97 s [aeson]
  22449. 1607.97 s [aeson] src/Data/Aeson/Types/ToJSON.hs:1618:27: warning: [GHC-68441] [-Wdeprecations]
  22450. 1607.97 s [aeson] In the use of data constructor ‘Solo’
  22451. 1607.97 s [aeson] (imported from Data.Tuple.Solo, but defined in GHC.Tuple):
  22452. 1607.97 s [aeson] Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning."
  22453. 1607.97 s [aeson] |
  22454. 1607.97 s [aeson] 1618 | liftToEncoding _ t _ (Solo a) = t a
  22455. 1607.97 s [aeson] | ^^^^
  22456. 1607.97 s [algebraic-graphs] [19 of 29] Compiling Algebra.Graph.Labelled.Example.Network ( src/Algebra/Graph/Labelled/Example/Network.hs, dist/build/Algebra/Graph/Labelled/Example/Network.p_o )
  22457. 1607.97 s [algebraic-graphs] [20 of 29] Compiling Algebra.Graph.Labelled.Example.Automaton ( src/Algebra/Graph/Labelled/Example/Automaton.hs, dist/build/Algebra/Graph/Labelled/Example/Automaton.p_o )
  22458. 1607.97 s [algebraic-graphs] [21 of 29] Compiling Algebra.Graph.Export ( src/Algebra/Graph/Export.hs, dist/build/Algebra/Graph/Export.p_o )
  22459. 1607.97 s [algebraic-graphs]
  22460. 1607.97 s [algebraic-graphs] src/Algebra/Graph/Export.hs:185:41: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  22461. 1607.97 s [algebraic-graphs] The use of ‘~’ without TypeOperators
  22462. 1607.97 s [algebraic-graphs] will become an error in a future GHC release.
  22463. 1607.97 s [algebraic-graphs] Suggested fix: Perhaps you intended to use TypeOperators
  22464. 1607.97 s [algebraic-graphs] |
  22465. 1607.97 s [algebraic-graphs] 185 | export :: (Ord a, ToGraph g, ToVertex g ~ a) => (a -> Doc s) -> (a -> a -> Doc s) -> g -> Doc s
  22466. 1607.97 s [algebraic-graphs] | ^
  22467. 1607.97 s [algebraic-graphs] [22 of 29] Compiling Algebra.Graph.Export.Dot ( src/Algebra/Graph/Export/Dot.hs, dist/build/Algebra/Graph/Export/Dot.p_o )
  22468. 1607.97 s [algebraic-graphs]
  22469. 1607.97 s [algebraic-graphs] src/Algebra/Graph/Export/Dot.hs:121:63: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  22470. 1607.97 s [algebraic-graphs] The use of ‘~’ without TypeOperators
  22471. 1607.97 s [algebraic-graphs] will become an error in a future GHC release.
  22472. 1607.97 s [algebraic-graphs] Suggested fix: Perhaps you intended to use TypeOperators
  22473. 1607.97 s [algebraic-graphs] |
  22474. 1607.97 s [algebraic-graphs] 121 | export :: (IsString s, Monoid s, Ord a, ToGraph g, ToVertex g ~ a) => Style a s -> g -> s
  22475. 1607.97 s [algebraic-graphs] | ^
  22476. 1607.97 s [algebraic-graphs]
  22477. 1607.97 s [algebraic-graphs] src/Algebra/Graph/Export/Dot.hs:165:78: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  22478. 1607.97 s [algebraic-graphs] The use of ‘~’ without TypeOperators
  22479. 1607.97 s [algebraic-graphs] will become an error in a future GHC release.
  22480. 1607.97 s [algebraic-graphs] Suggested fix: Perhaps you intended to use TypeOperators
  22481. 1607.97 s [algebraic-graphs] |
  22482. 1607.97 s [algebraic-graphs] 165 | exportAsIs :: (IsString s, Monoid s, Ord (ToVertex g), ToGraph g, ToVertex g ~ s) => g -> s
  22483. 1607.97 s [algebraic-graphs] | ^
  22484. 1607.97 s [algebraic-graphs] [23 of 29] Compiling Algebra.Graph.Undirected ( src/Algebra/Graph/Undirected.hs, dist/build/Algebra/Graph/Undirected.p_o )
  22485. 1607.97 s [algebraic-graphs] [24 of 29] Compiling Algebra.Graph.Class ( src/Algebra/Graph/Class.hs, dist/build/Algebra/Graph/Class.p_o )
  22486. 1607.97 s [algebraic-graphs] [25 of 29] Compiling Algebra.Graph.Relation.Transitive ( src/Algebra/Graph/Relation/Transitive.hs, dist/build/Algebra/Graph/Relation/Transitive.p_o )
  22487. 1607.97 s [algebraic-graphs] [26 of 29] Compiling Algebra.Graph.Relation.Reflexive ( src/Algebra/Graph/Relation/Reflexive.hs, dist/build/Algebra/Graph/Relation/Reflexive.p_o )
  22488. 1607.97 s [algebraic-graphs] [27 of 29] Compiling Algebra.Graph.Relation.Preorder ( src/Algebra/Graph/Relation/Preorder.hs, dist/build/Algebra/Graph/Relation/Preorder.p_o )
  22489. 1607.97 s [algebraic-graphs] [28 of 29] Compiling Algebra.Graph.Example.Todo ( src/Algebra/Graph/Example/Todo.hs, dist/build/Algebra/Graph/Example/Todo.p_o )
  22490. 1607.97 s [algebraic-graphs] [29 of 29] Compiling Data.Graph.Typed ( src/Data/Graph/Typed.hs, dist/build/Data/Graph/Typed.p_o )
  22491. 1607.97 s [algebraic-graphs] Preprocessing test suite 'main' for algebraic-graphs-0.7..
  22492. 1607.97 s [algebraic-graphs] Building test suite 'main' for algebraic-graphs-0.7..
  22493. 1607.97 s [algebraic-graphs] [ 1 of 23] Compiling Algebra.Graph.Test.Arbitrary ( test/Algebra/Graph/Test/Arbitrary.hs, dist/build/main/main-tmp/Algebra/Graph/Test/Arbitrary.o, dist/build/main/main-tmp/Algebra/Graph/Test/Arbitrary.dyn_o )
  22494. 1607.97 s [algebraic-graphs] [ 2 of 23] Compiling Algebra.Graph.Test.API ( test/Algebra/Graph/Test/API.hs, dist/build/main/main-tmp/Algebra/Graph/Test/API.o, dist/build/main/main-tmp/Algebra/Graph/Test/API.dyn_o )
  22495. 1607.97 s [algebraic-graphs] [ 3 of 23] Compiling Algebra.Graph.Test ( test/Algebra/Graph/Test.hs, dist/build/main/main-tmp/Algebra/Graph/Test.o, dist/build/main/main-tmp/Algebra/Graph/Test.dyn_o )
  22496. 1607.97 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2 /nix/store/y1g8pcw6s0m3kndsdsqz63w347aqnfii-cassava-0.5.3.2-doc
  22497. 1608.34 s [post-build-hook] Nothing to push - all store paths are already on Cachix.
  22498. 1608.38 s [post-build-hook] Uploading to the NixCI cache: /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2 /nix/store/y1g8pcw6s0m3kndsdsqz63w347aqnfii-cassava-0.5.3.2-doc
  22499. 1608.44 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  22500. 1608.47 s [post-build-hook] copying 2 paths...
  22501. 1608.47 s [post-build-hook] copying path '/nix/store/y1g8pcw6s0m3kndsdsqz63w347aqnfii-cassava-0.5.3.2-doc' to 'https://cache.nix-ci.com'...
  22502. 1609.05 s [post-build-hook] copying path '/nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2' to 'https://cache.nix-ci.com'...
  22503. 1612.12 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  22504. 1612.28 s [post-build-hook] copying 0 paths...
  22505. 1612.40 s Progress: 157 of 236 built (8 building), 285 of 285 downloaded from cache
  22506. 1612.40 s [filemanip] /nix/store/dqk2flyjlm2rlgq1ayspf6gw3brh678w-filemanip-0.3.6.3/bin
  22507. 1612.40 s [filemanip] Libraries installed in:
  22508. 1612.40 s [filemanip] /nix/store/dqk2flyjlm2rlgq1ayspf6gw3brh678w-filemanip-0.3.6.3/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/filemanip-0.3.6.3-ChNrdw4ZebqAfS8rd7yoGd
  22509. 1612.40 s [filemanip] Dynamic Libraries installed in:
  22510. 1612.40 s [filemanip] /nix/store/dqk2flyjlm2rlgq1ayspf6gw3brh678w-filemanip-0.3.6.3/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  22511. 1612.40 s [filemanip] Private executables installed in:
  22512. 1612.40 s [filemanip] /nix/store/dqk2flyjlm2rlgq1ayspf6gw3brh678w-filemanip-0.3.6.3/libexec/x86_64-linux-ghc-9.6.3/filemanip-0.3.6.3
  22513. 1612.40 s [filemanip] Data files installed in:
  22514. 1612.40 s [filemanip] /nix/store/dqk2flyjlm2rlgq1ayspf6gw3brh678w-filemanip-0.3.6.3/share/x86_64-linux-ghc-9.6.3/filemanip-0.3.6.3
  22515. 1612.40 s [filemanip] Documentation installed in:
  22516. 1612.40 s [filemanip] /nix/store/fcjiki7w8pg1ghl53nv8knygsjhb9d0w-filemanip-0.3.6.3-doc/share/doc/filemanip-0.3.6.3
  22517. 1612.40 s [filemanip] Configuration files installed in:
  22518. 1612.40 s [filemanip] /nix/store/dqk2flyjlm2rlgq1ayspf6gw3brh678w-filemanip-0.3.6.3/etc
  22519. 1612.40 s [filemanip] No alex found
  22520. 1612.40 s [filemanip] Using ar found on system at:
  22521. 1612.40 s [filemanip] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  22522. 1612.40 s [filemanip] No c2hs found
  22523. 1612.40 s [filemanip] No cpphs found
  22524. 1612.40 s [filemanip] No doctest found
  22525. 1612.40 s [filemanip] Using gcc version 14.3.0 given by user at:
  22526. 1612.40 s [filemanip] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  22527. 1612.40 s [filemanip] Using ghc version 9.6.3 found on system at:
  22528. 1612.40 s [filemanip] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  22529. 1612.40 s [filemanip] Using ghc-pkg version 9.6.3 found on system at:
  22530. 1612.40 s [filemanip] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  22531. 1612.40 s [filemanip] No ghcjs found
  22532. 1612.40 s [filemanip] No ghcjs-pkg found
  22533. 1612.40 s [filemanip] No greencard found
  22534. 1612.40 s [filemanip] Using haddock version 2.29.1 found on system at:
  22535. 1612.40 s [filemanip] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  22536. 1612.40 s [filemanip] No happy found
  22537. 1612.40 s [filemanip] Using haskell-suite found on system at: haskell-suite-dummy-location
  22538. 1612.40 s [filemanip] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  22539. 1612.40 s [filemanip] No hmake found
  22540. 1612.40 s [filemanip] Using hpc version 0.68 found on system at:
  22541. 1612.40 s [filemanip] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  22542. 1612.40 s [filemanip] Using hsc2hs version 0.68.9 found on system at:
  22543. 1612.40 s [filemanip] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  22544. 1612.40 s [filemanip] Using hscolour version 1.25 found on system at:
  22545. 1612.40 s [filemanip] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  22546. 1612.40 s [filemanip] No jhc found
  22547. 1612.40 s [filemanip] Using ld found on system at:
  22548. 1612.40 s [filemanip] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  22549. 1612.40 s [filemanip] No pkg-config found
  22550. 1612.40 s [filemanip] Using runghc version 9.6.3 found on system at:
  22551. 1612.40 s [filemanip] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  22552. 1612.40 s [filemanip] Using strip version 2.44 found on system at:
  22553. 1612.40 s [filemanip] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  22554. 1612.40 s [filemanip] Using tar found on system at:
  22555. 1612.40 s [filemanip] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  22556. 1612.40 s [filemanip] No uhc found
  22557. 1612.40 s [filemanip] Phase: buildPhase
  22558. 1612.40 s [filemanip] Preprocessing library for filemanip-0.3.6.3..
  22559. 1612.40 s [filemanip] Building library for filemanip-0.3.6.3..
  22560. 1612.40 s [filemanip] [1 of 4] Compiling System.FilePath.GlobPattern ( System/FilePath/GlobPattern.hs, dist/build/System/FilePath/GlobPattern.o, dist/build/System/FilePath/GlobPattern.dyn_o )
  22561. 1612.40 s [filemanip]
  22562. 1612.40 s [filemanip] System/FilePath/GlobPattern.hs:149:22: warning: [GHC-63397] [-Wname-shadowing]
  22563. 1612.40 s [filemanip] This binding for ‘g’ shadows the existing binding
  22564. 1612.40 s [filemanip] bound at System/FilePath/GlobPattern.hs:148:24
  22565. 1612.40 s [filemanip] |
  22566. 1612.40 s [filemanip] 149 | where matchGroup g = matchTerms (MatchLiteral g : ts) cs
  22567. 1612.40 s [filemanip] | ^
  22568. 1612.40 s [filemanip] [2 of 4] Compiling System.FilePath.Glob ( System/FilePath/Glob.hs, dist/build/System/FilePath/Glob.o, dist/build/System/FilePath/Glob.dyn_o )
  22569. 1612.40 s [filemanip] [3 of 4] Compiling System.FilePath.Find ( System/FilePath/Find.hs, dist/build/System/FilePath/Find.o, dist/build/System/FilePath/Find.dyn_o )
  22570. 1612.40 s [filemanip]
  22571. 1612.40 s [filemanip] System/FilePath/Find.hs:227:20: warning: [GHC-63397] [-Wname-shadowing]
  22572. 1612.40 s [filemanip] This binding for ‘depth’ shadows the existing binding
  22573. 1612.40 s [filemanip] defined at System/FilePath/Find.hs:195:1
  22574. 1612.40 s [filemanip] |
  22575. 1612.40 s [filemanip] 227 | where visit path depth st =
  22576. 1612.40 s [filemanip] | ^^^^^
  22577. 1612.41 s [filemanip]
  22578. 1612.41 s [ghc-lib-parser-ex] isTyQuasiQuote (src/Language/Haskell/GhclibParserEx/GHC/Hs/Type.hs:29)
  22579. 1612.41 s [ghc-lib-parser-ex] isUnboxedTuple (src/Language/Haskell/GhclibParserEx/GHC/Hs/Type.hs:33)
  22580. 1612.41 s [ghc-lib-parser-ex] isKindTyApp (src/Language/Haskell/GhclibParserEx/GHC/Hs/Type.hs:22)
  22581. 1612.41 s [ghc-lib-parser-ex] 50% ( 1 / 2) in 'Language.Haskell.GhclibParserEx.GHC.Hs.Types'
  22582. 1612.41 s [ghc-lib-parser-ex] Missing documentation for:
  22583. 1612.41 s [ghc-lib-parser-ex] Module header
  22584. 1612.41 s [ghc-lib-parser-ex] 0% ( 0 / 16) in 'Language.Haskell.GhclibParserEx.GHC.Parser'
  22585. 1612.41 s [ghc-lib-parser-ex] Missing documentation for:
  22586. 1612.41 s [ghc-lib-parser-ex] Module header
  22587. 1612.41 s [ghc-lib-parser-ex] parseFile (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:180)
  22588. 1612.41 s [ghc-lib-parser-ex] parseModule (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:106)
  22589. 1612.41 s [ghc-lib-parser-ex] parseSignature (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:113)
  22590. 1612.41 s [ghc-lib-parser-ex] parseImport (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:117)
  22591. 1612.41 s [ghc-lib-parser-ex] parseStatement (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:120)
  22592. 1612.41 s [ghc-lib-parser-ex] parseBackpack (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:123)
  22593. 1612.41 s [ghc-lib-parser-ex] parseDeclaration (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:126)
  22594. 1612.41 s [ghc-lib-parser-ex] parseExpression (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:129)
  22595. 1612.41 s [ghc-lib-parser-ex] parsePattern (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:148)
  22596. 1612.41 s [ghc-lib-parser-ex] parseTypeSignature (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:151)
  22597. 1612.41 s [ghc-lib-parser-ex] parseStmt (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:154)
  22598. 1612.41 s [ghc-lib-parser-ex] parseIdentifier (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:158)
  22599. 1612.41 s [ghc-lib-parser-ex] parseType (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:164)
  22600. 1612.41 s [ghc-lib-parser-ex] parseHeader (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:170)
  22601. 1612.41 s [ghc-lib-parser-ex] parse (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:91)
  22602. 1612.41 s [ghc-lib-parser-ex] 0% ( 0 / 2) in 'Language.Haskell.GhclibParserEx.GHC.Settings.Config'
  22603. 1612.41 s [ghc-lib-parser-ex] Missing documentation for:
  22604. 1612.41 s [ghc-lib-parser-ex] Module header
  22605. 1612.41 s [ghc-lib-parser-ex] fakeSettings (src/Language/Haskell/GhclibParserEx/GHC/Settings/Config.hs:33)
  22606. 1612.41 s [ghc-lib-parser-ex] 0% ( 0 / 7) in 'Language.Haskell.GhclibParserEx.GHC.Types.Name.Reader'
  22607. 1612.41 s [ghc-lib-parser-ex] Missing documentation for:
  22608. 1612.41 s [ghc-lib-parser-ex] Module header
  22609. 1612.41 s [ghc-lib-parser-ex] occNameStr (src/Language/Haskell/GhclibParserEx/GHC/Types/Name/Reader.hs:27)
  22610. 1612.41 s [ghc-lib-parser-ex] rdrNameStr (src/Language/Haskell/GhclibParserEx/GHC/Types/Name/Reader.hs:29)
  22611. 1612.41 s [ghc-lib-parser-ex] isSpecial (src/Language/Haskell/GhclibParserEx/GHC/Types/Name/Reader.hs:37)
  22612. 1612.41 s [ghc-lib-parser-ex] unqual (src/Language/Haskell/GhclibParserEx/GHC/Types/Name/Reader.hs:47)
  22613. 1612.41 s [ghc-lib-parser-ex] fromQual (src/Language/Haskell/GhclibParserEx/GHC/Types/Name/Reader.hs:56)
  22614. 1612.41 s [ghc-lib-parser-ex] isSymbolRdrName (src/Language/Haskell/GhclibParserEx/GHC/Types/Name/Reader.hs:66)
  22615. 1612.41 s [ghc-lib-parser-ex] 0% ( 0 / 49) in 'Language.Haskell.GhclibParserEx.GHC.Hs.Expr'
  22616. 1612.41 s [ghc-lib-parser-ex] Missing documentation for:
  22617. 1612.41 s [ghc-lib-parser-ex] Module header
  22618. 1612.41 s [ghc-lib-parser-ex] isTag (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:67)
  22619. 1612.41 s [ghc-lib-parser-ex] isDol (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:70)
  22620. 1612.41 s [ghc-lib-parser-ex] isDot (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:70)
  22621. 1612.41 s [ghc-lib-parser-ex] isReturn (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:70)
  22622. 1612.41 s [ghc-lib-parser-ex] isSection (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:70)
  22623. 1612.41 s [ghc-lib-parser-ex] isRecConstr (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:70)
  22624. 1612.41 s [ghc-lib-parser-ex] isRecUpdate (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:70)
  22625. 1612.41 s [ghc-lib-parser-ex] isVar (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:70)
  22626. 1612.41 s [ghc-lib-parser-ex] isPar (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:70)
  22627. 1612.41 s [ghc-lib-parser-ex] isApp (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:70)
  22628. 1612.41 s [ghc-lib-parser-ex] isOpApp (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:70)
  22629. 1612.41 s [ghc-lib-parser-ex] isAnyApp (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:70)
  22630. 1612.41 s [ghc-lib-parser-ex] isDo (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:70)
  22631. 1612.41 s [ghc-lib-parser-ex] isLexeme (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:70)
  22632. 1612.41 s [ghc-lib-parser-ex] isLambda (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:70)
  22633. 1612.41 s [ghc-lib-parser-ex] isQuasiQuote (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:70)
  22634. 1612.41 s [ghc-lib-parser-ex] isQuasiQuoteExpr (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:70)
  22635. 1612.41 s [ghc-lib-parser-ex] isQuasiQuoteSplice (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:134)
  22636. 1612.41 s [ghc-lib-parser-ex] isOverLabel (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:70)
  22637. 1612.41 s [ghc-lib-parser-ex] isDotApp (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:70)
  22638. 1612.41 s [ghc-lib-parser-ex] isTypeApp (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:70)
  22639. 1612.41 s [ghc-lib-parser-ex] isWHNF (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:70)
  22640. 1612.41 s [ghc-lib-parser-ex] isLCase (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:70)
  22641. 1612.41 s [kan-extensions] No ghcjs-pkg found
  22642. 1612.41 s [kan-extensions] No greencard found
  22643. 1612.41 s [kan-extensions] Using haddock version 2.29.1 found on system at:
  22644. 1612.41 s [kan-extensions] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  22645. 1612.41 s [kan-extensions] No happy found
  22646. 1612.41 s [kan-extensions] Using haskell-suite found on system at: haskell-suite-dummy-location
  22647. 1612.41 s [kan-extensions] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  22648. 1612.41 s [kan-extensions] No hmake found
  22649. 1612.41 s [kan-extensions] Using hpc version 0.68 found on system at:
  22650. 1612.41 s [kan-extensions] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  22651. 1612.41 s [kan-extensions] Using hsc2hs version 0.68.9 found on system at:
  22652. 1612.41 s [kan-extensions] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  22653. 1612.41 s [kan-extensions] Using hscolour version 1.25 found on system at:
  22654. 1612.41 s [kan-extensions] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  22655. 1612.41 s [kan-extensions] No jhc found
  22656. 1612.41 s [kan-extensions] Using ld found on system at:
  22657. 1612.41 s [kan-extensions] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  22658. 1612.41 s [kan-extensions] No pkg-config found
  22659. 1612.41 s [kan-extensions] Using runghc version 9.6.3 found on system at:
  22660. 1612.41 s [kan-extensions] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  22661. 1612.41 s [kan-extensions] Using strip version 2.44 found on system at:
  22662. 1612.41 s [kan-extensions] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  22663. 1612.41 s [kan-extensions] Using tar found on system at:
  22664. 1612.41 s [kan-extensions] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  22665. 1612.41 s [kan-extensions] No uhc found
  22666. 1612.41 s [kan-extensions] Phase: buildPhase
  22667. 1612.41 s [kan-extensions] Preprocessing library for kan-extensions-5.2.6..
  22668. 1612.41 s [kan-extensions] Building library for kan-extensions-5.2.6..
  22669. 1612.41 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 )
  22670. 1612.41 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 )
  22671. 1612.41 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 )
  22672. 1612.41 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 )
  22673. 1612.41 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 )
  22674. 1612.41 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 )
  22675. 1612.41 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 )
  22676. 1612.41 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 )
  22677. 1612.41 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 )
  22678. 1612.41 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 )
  22679. 1612.41 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 )
  22680. 1612.41 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 )
  22681. 1612.41 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 )
  22682. 1612.41 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 )
  22683. 1612.41 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 )
  22684. 1612.41 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 )
  22685. 1612.41 s [kan-extensions] [ 4 of 13] Compiling Data.Functor.Day ( src/Data/Functor/Day.hs, dist/build/Data/Functor/Day.p_o )
  22686. 1612.41 s [shake] Dependency time: using time-1.12.2
  22687. 1612.41 s [shake] Dependency transformers >=0.2: using transformers-0.6.1.0
  22688. 1612.41 s [shake] Dependency unix >=2.5.1: using unix-2.8.1.0
  22689. 1612.41 s [shake] Dependency unordered-containers >=0.2.7: using unordered-containers-0.2.20
  22690. 1612.41 s [shake] Dependency utf8-string >=0.3: using utf8-string-1.0.2
  22691. 1612.41 s [shake] Source component graph:
  22692. 1612.41 s [shake] component exe:shake
  22693. 1612.41 s [shake] component lib
  22694. 1612.41 s [shake] Configured component graph:
  22695. 1612.41 s [shake] component shake-0.19.8-GGhDb56swwbL3jmd64HipI-shake
  22696. 1612.41 s [shake] include base-4.18.1.0
  22697. 1612.41 s [shake] include binary-0.8.9.1
  22698. 1612.41 s [shake] include bytestring-0.11.5.2
  22699. 1612.41 s [shake] include deepseq-1.4.8.1
  22700. 1612.41 s [shake] include directory-1.3.8.1
  22701. 1612.41 s [shake] include extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  22702. 1612.41 s [shake] include filepath-1.4.100.4
  22703. 1612.41 s [shake] include filepattern-0.1.3-JYlVcY77sADAr4YExQhK1F
  22704. 1612.41 s [shake] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  22705. 1612.41 s [shake] include heaps-0.4.1-Hon2DtJPZjv22P16Ttz2Fm
  22706. 1612.41 s [shake] include js-dgtable-0.5.2-K7QKePtcKwbJFYaZNsq1Vd
  22707. 1612.41 s [shake] include js-flot-0.8.3-FlqPkxwlVNMA2Jx7BLNz0Y
  22708. 1612.41 s [shake] include js-jquery-3.3.1-Bjj3XMUucAqWFZxca6pEP
  22709. 1612.41 s [shake] include primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  22710. 1612.41 s [shake] include process-1.6.17.0
  22711. 1612.41 s [shake] include random-1.2.1.3-9k6Qv394i0yCaivAy2bSc0
  22712. 1612.41 s [shake] include time-1.12.2
  22713. 1612.41 s [shake] include transformers-0.6.1.0
  22714. 1612.41 s [shake] include unix-2.8.1.0
  22715. 1612.41 s [shake] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  22716. 1612.41 s [shake] include utf8-string-1.0.2-9IpG6R3XXoC1U6dPRLdinT
  22717. 1612.41 s [shake] component shake-0.19.8-J0NrCcW9RJYLCFN3LEewBp
  22718. 1612.41 s [shake] include base-4.18.1.0
  22719. 1612.41 s [shake] include binary-0.8.9.1
  22720. 1612.41 s [shake] include bytestring-0.11.5.2
  22721. 1612.41 s [shake] include deepseq-1.4.8.1
  22722. 1612.41 s [shake] include directory-1.3.8.1
  22723. 1612.41 s [shake] include extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  22724. 1612.41 s [shake] include filepath-1.4.100.4
  22725. 1612.41 s [shake] include filepattern-0.1.3-JYlVcY77sADAr4YExQhK1F
  22726. 1612.41 s [shake] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  22727. 1612.41 s [shake] include heaps-0.4.1-Hon2DtJPZjv22P16Ttz2Fm
  22728. 1612.41 s [shake] include js-dgtable-0.5.2-K7QKePtcKwbJFYaZNsq1Vd
  22729. 1612.41 s [shake] include js-flot-0.8.3-FlqPkxwlVNMA2Jx7BLNz0Y
  22730. 1612.41 s [shake] include js-jquery-3.3.1-Bjj3XMUucAqWFZxca6pEP
  22731. 1612.41 s [shake] include primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  22732. 1612.41 s [shake] include process-1.6.17.0
  22733. 1612.41 s [shake] include random-1.2.1.3-9k6Qv394i0yCaivAy2bSc0
  22734. 1612.41 s [shake] include time-1.12.2
  22735. 1612.41 s [shake] include transformers-0.6.1.0
  22736. 1612.41 s [shake] include unix-2.8.1.0
  22737. 1612.41 s [shake] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  22738. 1612.41 s [shake] include utf8-string-1.0.2-9IpG6R3XXoC1U6dPRLdinT
  22739. 1612.41 s [shake] Linked component graph:
  22740. 1612.41 s [shake] unit shake-0.19.8-GGhDb56swwbL3jmd64HipI-shake
  22741. 1612.41 s [shake] include base-4.18.1.0
  22742. 1612.41 s [shake] include binary-0.8.9.1
  22743. 1612.41 s [shake] include bytestring-0.11.5.2
  22744. 1612.41 s [shake] include deepseq-1.4.8.1
  22745. 1612.41 s [shake] include directory-1.3.8.1
  22746. 1612.41 s [shake] include extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  22747. 1612.41 s [shake] include filepath-1.4.100.4
  22748. 1612.41 s [shake] include filepattern-0.1.3-JYlVcY77sADAr4YExQhK1F
  22749. 1612.41 s [shake] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  22750. 1612.41 s [shake] include heaps-0.4.1-Hon2DtJPZjv22P16Ttz2Fm
  22751. 1612.41 s [shake] include js-dgtable-0.5.2-K7QKePtcKwbJFYaZNsq1Vd
  22752. 1612.41 s [shake] include js-flot-0.8.3-FlqPkxwlVNMA2Jx7BLNz0Y
  22753. 1612.41 s [shake] include js-jquery-3.3.1-Bjj3XMUucAqWFZxca6pEP
  22754. 1612.41 s [shake] include primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  22755. 1612.41 s [shake] include process-1.6.17.0
  22756. 1612.41 s [shake] include random-1.2.1.3-9k6Qv394i0yCaivAy2bSc0
  22757. 1612.41 s [shake] include time-1.12.2
  22758. 1612.41 s [shake] include transformers-0.6.1.0
  22759. 1612.41 s [shake] include unix-2.8.1.0
  22760. 1612.41 s [shake] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  22761. 1612.41 s [shake] include utf8-string-1.0.2-9IpG6R3XXoC1U6dPRLdinT
  22762. 1612.41 s [shake] unit shake-0.19.8-J0NrCcW9RJYLCFN3LEewBp
  22763. 1612.41 s [shake] include base-4.18.1.0
  22764. 1612.41 s [shake] include binary-0.8.9.1
  22765. 1612.41 s [shake] include bytestring-0.11.5.2
  22766. 1612.41 s [shake] include deepseq-1.4.8.1
  22767. 1612.41 s [shake] include directory-1.3.8.1
  22768. 1612.41 s [shake] include extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  22769. 1612.41 s [shake] include filepath-1.4.100.4
  22770. 1612.41 s [shake] include filepattern-0.1.3-JYlVcY77sADAr4YExQhK1F
  22771. 1612.41 s [shake] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  22772. 1612.41 s [shake] include heaps-0.4.1-Hon2DtJPZjv22P16Ttz2Fm
  22773. 1612.41 s [shake] include js-dgtable-0.5.2-K7QKePtcKwbJFYaZNsq1Vd
  22774. 1612.41 s [shake] include js-flot-0.8.3-FlqPkxwlVNMA2Jx7BLNz0Y
  22775. 1612.41 s [shake] include js-jquery-3.3.1-Bjj3XMUucAqWFZxca6pEP
  22776. 1612.41 s [shake] include primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  22777. 1612.41 s [shake] include process-1.6.17.0
  22778. 1612.41 s Building ghc-9.6.3-with-packages
  22779. 1612.41 s [aeson] [25 of 32] Compiling Data.Aeson.Types.Class ( src/Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o, dist/build/Data/Aeson/Types/Class.dyn_o )
  22780. 1612.41 s [aeson] [26 of 32] Compiling Data.Aeson.Types ( src/Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o, dist/build/Data/Aeson/Types.dyn_o )
  22781. 1612.41 s [aeson] [27 of 32] Compiling Data.Aeson.Text ( src/Data/Aeson/Text.hs, dist/build/Data/Aeson/Text.o, dist/build/Data/Aeson/Text.dyn_o )
  22782. 1612.41 s [aeson] [28 of 32] Compiling Data.Aeson.Decoding ( src/Data/Aeson/Decoding.hs, dist/build/Data/Aeson/Decoding.o, dist/build/Data/Aeson/Decoding.dyn_o )
  22783. 1612.41 s [aeson] [29 of 32] Compiling Data.Aeson ( src/Data/Aeson.hs, dist/build/Data/Aeson.o, dist/build/Data/Aeson.dyn_o )
  22784. 1612.41 s [aeson] [30 of 32] Compiling Data.Aeson.RFC8785 ( src/Data/Aeson/RFC8785.hs, dist/build/Data/Aeson/RFC8785.o, dist/build/Data/Aeson/RFC8785.dyn_o )
  22785. 1612.41 s [aeson] [31 of 32] Compiling Data.Aeson.QQ.Simple ( src/Data/Aeson/QQ/Simple.hs, dist/build/Data/Aeson/QQ/Simple.o, dist/build/Data/Aeson/QQ/Simple.dyn_o )
  22786. 1612.41 s [aeson] [32 of 32] Compiling Data.Aeson.TH ( src/Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o, dist/build/Data/Aeson/TH.dyn_o )
  22787. 1612.41 s [aeson]
  22788. 1612.41 s [aeson] src/Data/Aeson/TH.hs:948:7: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  22789. 1612.41 s [aeson] Pattern match(es) are non-exhaustive
  22790. 1612.41 s [aeson] In a pattern binding: Patterns of type ‘[Q Exp]’ not matched: []
  22791. 1612.41 s [aeson] |
  22792. 1612.41 s [aeson] 948 | x:xs = [ lookupField argTy
  22793. 1612.41 s [aeson] | ^^^^^^^^^^^^^^^^^^^^^^^^^^...
  22794. 1612.41 s [aeson]
  22795. 1612.41 s [aeson] src/Data/Aeson/TH.hs:1064:14: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  22796. 1612.41 s [aeson] Pattern match(es) are non-exhaustive
  22797. 1612.41 s [aeson] In a pattern binding: Patterns of type ‘[Q Exp]’ not matched: []
  22798. 1612.41 s [aeson] |
  22799. 1612.41 s [aeson] 1064 | let x:xs = [ dispatchParseJSON jc conName tvMap argTy
  22800. 1612.41 s [aeson] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  22801. 1612.41 s [algebraic-graphs] [ 4 of 23] Compiling Algebra.Graph.Test.Acyclic.AdjacencyMap ( test/Algebra/Graph/Test/Acyclic/AdjacencyMap.hs, dist/build/main/main-tmp/Algebra/Graph/Test/Acyclic/AdjacencyMap.o, dist/build/main/main-tmp/Algebra/Graph/Test/Acyclic/AdjacencyMap.dyn_o )
  22802. 1612.41 s [algebraic-graphs] [ 5 of 23] Compiling Algebra.Graph.Test.Bipartite.AdjacencyMap ( test/Algebra/Graph/Test/Bipartite/AdjacencyMap.hs, dist/build/main/main-tmp/Algebra/Graph/Test/Bipartite/AdjacencyMap.o, dist/build/main/main-tmp/Algebra/Graph/Test/Bipartite/AdjacencyMap.dyn_o )
  22803. 1612.41 s [algebraic-graphs] [ 6 of 23] Compiling Algebra.Graph.Test.Example.Todo ( test/Algebra/Graph/Test/Example/Todo.hs, dist/build/main/main-tmp/Algebra/Graph/Test/Example/Todo.o, dist/build/main/main-tmp/Algebra/Graph/Test/Example/Todo.dyn_o )
  22804. 1612.41 s [algebraic-graphs] [ 7 of 23] Compiling Algebra.Graph.Test.Export ( test/Algebra/Graph/Test/Export.hs, dist/build/main/main-tmp/Algebra/Graph/Test/Export.o, dist/build/main/main-tmp/Algebra/Graph/Test/Export.dyn_o )
  22805. 1612.41 s [algebraic-graphs] [ 8 of 23] Compiling Algebra.Graph.Test.Generic ( test/Algebra/Graph/Test/Generic.hs, dist/build/main/main-tmp/Algebra/Graph/Test/Generic.o, dist/build/main/main-tmp/Algebra/Graph/Test/Generic.dyn_o )
  22806. 1612.41 s [algebraic-graphs] [ 9 of 23] Compiling Algebra.Graph.Test.AdjacencyMap ( test/Algebra/Graph/Test/AdjacencyMap.hs, dist/build/main/main-tmp/Algebra/Graph/Test/AdjacencyMap.o, dist/build/main/main-tmp/Algebra/Graph/Test/AdjacencyMap.dyn_o )
  22807. 1612.41 s [algebraic-graphs] [10 of 23] Compiling Algebra.Graph.Test.AdjacencyIntMap ( test/Algebra/Graph/Test/AdjacencyIntMap.hs, dist/build/main/main-tmp/Algebra/Graph/Test/AdjacencyIntMap.o, dist/build/main/main-tmp/Algebra/Graph/Test/AdjacencyIntMap.dyn_o )
  22808. 1612.41 s [algebraic-graphs] [11 of 23] Compiling Algebra.Graph.Test.Graph ( test/Algebra/Graph/Test/Graph.hs, dist/build/main/main-tmp/Algebra/Graph/Test/Graph.o, dist/build/main/main-tmp/Algebra/Graph/Test/Graph.dyn_o )
  22809. 1612.41 s [algebraic-graphs] [12 of 23] Compiling Algebra.Graph.Test.Internal ( test/Algebra/Graph/Test/Internal.hs, dist/build/main/main-tmp/Algebra/Graph/Test/Internal.o, dist/build/main/main-tmp/Algebra/Graph/Test/Internal.dyn_o )
  22810. 1612.41 s [algebraic-graphs] [13 of 23] Compiling Algebra.Graph.Test.Label ( test/Algebra/Graph/Test/Label.hs, dist/build/main/main-tmp/Algebra/Graph/Test/Label.o, dist/build/main/main-tmp/Algebra/Graph/Test/Label.dyn_o )
  22811. 1612.41 s [algebraic-graphs] [14 of 23] Compiling Algebra.Graph.Test.Labelled.AdjacencyMap ( test/Algebra/Graph/Test/Labelled/AdjacencyMap.hs, dist/build/main/main-tmp/Algebra/Graph/Test/Labelled/AdjacencyMap.o, dist/build/main/main-tmp/Algebra/Graph/Test/Labelled/AdjacencyMap.dyn_o )
  22812. 1612.41 s [algebraic-graphs] [15 of 23] Compiling Algebra.Graph.Test.Labelled.Graph ( test/Algebra/Graph/Test/Labelled/Graph.hs, dist/build/main/main-tmp/Algebra/Graph/Test/Labelled/Graph.o, dist/build/main/main-tmp/Algebra/Graph/Test/Labelled/Graph.dyn_o )
  22813. 1612.41 s [algebraic-graphs] [16 of 23] Compiling Algebra.Graph.Test.NonEmpty.AdjacencyMap ( test/Algebra/Graph/Test/NonEmpty/AdjacencyMap.hs, dist/build/main/main-tmp/Algebra/Graph/Test/NonEmpty/AdjacencyMap.o, dist/build/main/main-tmp/Algebra/Graph/Test/NonEmpty/AdjacencyMap.dyn_o )
  22814. 1612.41 s [algebraic-graphs] [17 of 23] Compiling Algebra.Graph.Test.NonEmpty.Graph ( test/Algebra/Graph/Test/NonEmpty/Graph.hs, dist/build/main/main-tmp/Algebra/Graph/Test/NonEmpty/Graph.o, dist/build/main/main-tmp/Algebra/Graph/Test/NonEmpty/Graph.dyn_o )
  22815. 1612.41 s [algebraic-graphs] [18 of 23] Compiling Algebra.Graph.Test.Relation ( test/Algebra/Graph/Test/Relation.hs, dist/build/main/main-tmp/Algebra/Graph/Test/Relation.o, dist/build/main/main-tmp/Algebra/Graph/Test/Relation.dyn_o )
  22816. 1612.41 s [algebraic-graphs] [19 of 23] Compiling Algebra.Graph.Test.Relation.Symmetric ( test/Algebra/Graph/Test/Relation/Symmetric.hs, dist/build/main/main-tmp/Algebra/Graph/Test/Relation/Symmetric.o, dist/build/main/main-tmp/Algebra/Graph/Test/Relation/Symmetric.dyn_o )
  22817. 1612.41 s [algebraic-graphs] [20 of 23] Compiling Algebra.Graph.Test.RewriteRules ( test/Algebra/Graph/Test/RewriteRules.hs, dist/build/main/main-tmp/Algebra/Graph/Test/RewriteRules.o, dist/build/main/main-tmp/Algebra/Graph/Test/RewriteRules.dyn_o )
  22818. 1612.41 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:43:1: emptyI === emptyIR passed.
  22819. 1612.41 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:49:1: vertexI === vertexIR passed.
  22820. 1612.41 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:56:1: overlayI === overlayIR passed.
  22821. 1612.41 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:63:1: connectI === connectIR passed.
  22822. 1612.41 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:69:1: overlaysC `hasNoType` GHC.Types.List passed.
  22823. 1612.41 s [filemanip] System/FilePath/Find.hs:231:9: warning: [GHC-63397] [-Wname-shadowing]
  22824. 1612.41 s [filemanip] This binding for ‘traverse’ shadows the existing binding
  22825. 1612.41 s [filemanip] imported from ‘Prelude’ at System/FilePath/Find.hs:39:8-27
  22826. 1612.41 s [filemanip] (and originally defined in ‘Data.Traversable’)
  22827. 1612.41 s [filemanip] |
  22828. 1612.41 s [filemanip] 231 | traverse dir depth dirSt = do
  22829. 1612.41 s [filemanip] | ^^^^^^^^
  22830. 1612.41 s [filemanip]
  22831. 1612.41 s [filemanip] System/FilePath/Find.hs:231:22: warning: [GHC-63397] [-Wname-shadowing]
  22832. 1612.41 s [filemanip] This binding for ‘depth’ shadows the existing binding
  22833. 1612.41 s [filemanip] defined at System/FilePath/Find.hs:195:1
  22834. 1612.41 s [filemanip] |
  22835. 1612.41 s [filemanip] 231 | traverse dir depth dirSt = do
  22836. 1612.41 s [filemanip] | ^^^^^
  22837. 1612.41 s [filemanip]
  22838. 1612.41 s [filemanip] System/FilePath/Find.hs:238:25: warning: [GHC-63397] [-Wname-shadowing]
  22839. 1612.41 s [filemanip] This binding for ‘depth’ shadows the existing binding
  22840. 1612.41 s [filemanip] defined at System/FilePath/Find.hs:195:1
  22841. 1612.41 s [filemanip] |
  22842. 1612.41 s [filemanip] 238 | filterPath path depth st result =
  22843. 1612.41 s [filemanip] | ^^^^^
  22844. 1612.41 s [filemanip]
  22845. 1612.41 s [filemanip] System/FilePath/Find.hs:274:15: warning: [GHC-63397] [-Wname-shadowing]
  22846. 1612.41 s [filemanip] This binding for ‘state’ shadows the existing binding
  22847. 1612.41 s [filemanip] bound at System/FilePath/Find.hs:271:38
  22848. 1612.41 s [filemanip] |
  22849. 1612.41 s [filemanip] 274 | where visit state path depth st =
  22850. 1612.41 s [filemanip] | ^^^^^
  22851. 1612.41 s [filemanip]
  22852. 1612.41 s [filemanip] System/FilePath/Find.hs:274:21: warning: [GHC-63397] [-Wname-shadowing]
  22853. 1612.41 s [filemanip] This binding for ‘path’ shadows the existing binding
  22854. 1612.41 s [filemanip] bound at System/FilePath/Find.hs:271:44
  22855. 1612.41 s [filemanip] |
  22856. 1612.41 s [filemanip] 274 | where visit state path depth st =
  22857. 1612.41 s [filemanip] | ^^^^
  22858. 1612.41 s [filemanip]
  22859. 1612.41 s [filemanip] System/FilePath/Find.hs:274:26: warning: [GHC-63397] [-Wname-shadowing]
  22860. 1612.41 s [filemanip] This binding for ‘depth’ shadows the existing binding
  22861. 1612.41 s [filemanip] defined at System/FilePath/Find.hs:195:1
  22862. 1612.41 s [filemanip] |
  22863. 1612.41 s [filemanip] 274 | where visit state path depth st =
  22864. 1612.41 s [filemanip] | ^^^^^
  22865. 1612.41 s [filemanip]
  22866. 1612.41 s [filemanip] System/FilePath/Find.hs:279:9: warning: [GHC-63397] [-Wname-shadowing]
  22867. 1612.41 s [filemanip] This binding for ‘traverse’ shadows the existing binding
  22868. 1612.41 s [filemanip] imported from ‘Prelude’ at System/FilePath/Find.hs:39:8-27
  22869. 1612.41 s [filemanip] (and originally defined in ‘Data.Traversable’)
  22870. 1612.41 s [filemanip] |
  22871. 1612.41 s [filemanip] 279 | traverse state dir depth dirSt = handle (errHandler dir state) $
  22872. 1612.41 s [filemanip] | ^^^^^^^^
  22873. 1612.41 s [filemanip]
  22874. 1612.41 s [filemanip] System/FilePath/Find.hs:279:18: warning: [GHC-63397] [-Wname-shadowing]
  22875. 1612.41 s [filemanip] This binding for ‘state’ shadows the existing binding
  22876. 1612.41 s [filemanip] bound at System/FilePath/Find.hs:271:38
  22877. 1612.41 s [filemanip] |
  22878. 1612.41 s [filemanip] 279 | traverse state dir depth dirSt = handle (errHandler dir state) $
  22879. 1612.41 s [filemanip] | ^^^^^
  22880. 1612.41 s [filemanip]
  22881. 1612.41 s [filemanip] System/FilePath/Find.hs:279:28: warning: [GHC-63397] [-Wname-shadowing]
  22882. 1612.41 s [filemanip] This binding for ‘depth’ shadows the existing binding
  22883. 1612.41 s [filemanip] defined at System/FilePath/Find.hs:195:1
  22884. 1612.41 s [filemanip] |
  22885. 1612.41 s [fuzzy] Phase: setupCompilerEnvironmentPhase
  22886. 1612.41 s [fuzzy] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  22887. 1612.41 s [fuzzy] Phase: unpackPhase
  22888. 1612.41 s [fuzzy] unpacking source archive /nix/store/wavjqvgbmq1q6aawwsk6iydx5lzi3p5l-fuzzy-0.1.1.0.tar.gz
  22889. 1612.41 s [fuzzy] source root is fuzzy-0.1.1.0
  22890. 1612.41 s [fuzzy] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "fuzzy-0.1.1.0/tests/tests.hs"
  22891. 1612.41 s [fuzzy] Phase: patchPhase
  22892. 1612.41 s [fuzzy] Phase: compileBuildDriverPhase
  22893. 1612.41 s [fuzzy] setupCompileFlags: -package-db=/build/tmp.wsgSMLKeiJ/setup-package.conf.d -threaded
  22894. 1612.41 s [fuzzy] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.wsgSMLKeiJ/Main.o )
  22895. 1612.41 s [fuzzy] [2 of 2] Linking Setup
  22896. 1612.41 s [fuzzy] Phase: updateAutotoolsGnuConfigScriptsPhase
  22897. 1612.41 s [fuzzy] Phase: configurePhase
  22898. 1612.41 s [fuzzy] configureFlags: --verbose --prefix=/nix/store/p0kx3g9cgynnc6kkarbs68pvchs2cgvc-fuzzy-0.1.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/13il00ii2cil5vnaysbva45yvql29x77-fuzzy-0.1.1.0-doc/share/doc/fuzzy-0.1.1.0 --with-gcc=gcc --package-db=/build/tmp.wsgSMLKeiJ/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  22899. 1612.41 s [fuzzy] Using Parsec parser
  22900. 1612.41 s [fuzzy] Configuring fuzzy-0.1.1.0...
  22901. 1612.41 s [fuzzy] Dependency base >=4.8 && <5: using base-4.18.1.0
  22902. 1612.41 s [fuzzy] Dependency monoid-subclasses >0.4: using monoid-subclasses-1.2.6
  22903. 1612.41 s [fuzzy] Dependency HUnit >=1.2.5.0: using HUnit-1.6.2.0
  22904. 1612.41 s [fuzzy] Dependency base: using base-4.18.1.0
  22905. 1612.41 s [fuzzy] Dependency fuzzy: using fuzzy-0.1.1.0
  22906. 1612.41 s [fuzzy] Source component graph:
  22907. 1612.41 s [fuzzy] component lib
  22908. 1612.41 s [fuzzy] component test:tests dependency lib
  22909. 1612.41 s [fuzzy] Configured component graph:
  22910. 1612.41 s [fuzzy] component fuzzy-0.1.1.0-GsrBkx81Q9S3SG17mDM9Fm
  22911. 1612.41 s [fuzzy] include base-4.18.1.0
  22912. 1612.41 s [fuzzy] include monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3
  22913. 1612.41 s [fuzzy] component fuzzy-0.1.1.0-CGYhzLGfJ0TEYQLRYpmMVb-tests
  22914. 1612.41 s [fuzzy] include HUnit-1.6.2.0-Cmk1z9y2zFk3aX4g3H2nfT
  22915. 1612.41 s [fuzzy] include base-4.18.1.0
  22916. 1612.41 s [fuzzy] include fuzzy-0.1.1.0-GsrBkx81Q9S3SG17mDM9Fm
  22917. 1612.41 s [fuzzy] Linked component graph:
  22918. 1612.41 s [fuzzy] unit fuzzy-0.1.1.0-GsrBkx81Q9S3SG17mDM9Fm
  22919. 1612.41 s [fuzzy] include base-4.18.1.0
  22920. 1612.41 s [fuzzy] include monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3
  22921. 1612.41 s [fuzzy] Text.Fuzzy=fuzzy-0.1.1.0-GsrBkx81Q9S3SG17mDM9Fm:Text.Fuzzy
  22922. 1612.41 s [fuzzy] unit fuzzy-0.1.1.0-CGYhzLGfJ0TEYQLRYpmMVb-tests
  22923. 1612.41 s [fuzzy] include HUnit-1.6.2.0-Cmk1z9y2zFk3aX4g3H2nfT
  22924. 1612.41 s [fuzzy] include base-4.18.1.0
  22925. 1612.41 s [fuzzy] include fuzzy-0.1.1.0-GsrBkx81Q9S3SG17mDM9Fm
  22926. 1612.41 s [fuzzy] Ready component graph:
  22927. 1612.41 s [fuzzy] definite fuzzy-0.1.1.0-GsrBkx81Q9S3SG17mDM9Fm
  22928. 1612.41 s [fuzzy] depends base-4.18.1.0
  22929. 1612.41 s [fuzzy] depends monoid-subclasses-1.2.6-KQOqYr3uLxsEqY6ywLiQg3
  22930. 1612.42 s [fuzzy] definite fuzzy-0.1.1.0-CGYhzLGfJ0TEYQLRYpmMVb-tests
  22931. 1612.42 s [fuzzy] depends HUnit-1.6.2.0-Cmk1z9y2zFk3aX4g3H2nfT
  22932. 1612.42 s [fuzzy] depends base-4.18.1.0
  22933. 1612.42 s [fuzzy] depends fuzzy-0.1.1.0-GsrBkx81Q9S3SG17mDM9Fm
  22934. 1612.42 s [fuzzy] Using Cabal-3.10.1.0 compiled by ghc-9.6
  22935. 1612.42 s [fuzzy] Using compiler: ghc-9.6.3
  22936. 1612.42 s [fuzzy] Using install prefix:
  22937. 1612.42 s [fuzzy] /nix/store/p0kx3g9cgynnc6kkarbs68pvchs2cgvc-fuzzy-0.1.1.0
  22938. 1612.42 s [fuzzy] Executables installed in:
  22939. 1612.42 s [fuzzy] /nix/store/p0kx3g9cgynnc6kkarbs68pvchs2cgvc-fuzzy-0.1.1.0/bin
  22940. 1612.42 s [fuzzy] Libraries installed in:
  22941. 1612.42 s [fuzzy] /nix/store/p0kx3g9cgynnc6kkarbs68pvchs2cgvc-fuzzy-0.1.1.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/fuzzy-0.1.1.0-GsrBkx81Q9S3SG17mDM9Fm
  22942. 1612.42 s [fuzzy] Dynamic Libraries installed in:
  22943. 1612.42 s [ghc-exactprint] [ 9 of 10] Compiling Language.Haskell.GHC.ExactPrint.Transform ( src/Language/Haskell/GHC/ExactPrint/Transform.hs, dist/build/Language/Haskell/GHC/ExactPrint/Transform.o, dist/build/Language/Haskell/GHC/ExactPrint/Transform.dyn_o )
  22944. 1612.42 s [ghc-lib-parser-ex] isFieldPun (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:153)
  22945. 1612.42 s [ghc-lib-parser-ex] isFieldPunUpdate (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:163)
  22946. 1612.42 s [ghc-lib-parser-ex] isRecStmt (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:174)
  22947. 1612.42 s [ghc-lib-parser-ex] isLetStmt (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:177)
  22948. 1612.42 s [ghc-lib-parser-ex] isParComp (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:180)
  22949. 1612.42 s [ghc-lib-parser-ex] isMDo (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:186)
  22950. 1612.42 s [ghc-lib-parser-ex] isListComp (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:190)
  22951. 1612.42 s [ghc-lib-parser-ex] isMonadComp (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:188)
  22952. 1612.42 s [ghc-lib-parser-ex] isTupleSection (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:208)
  22953. 1612.42 s [ghc-lib-parser-ex] isString (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:211)
  22954. 1612.42 s [ghc-lib-parser-ex] isPrimLiteral (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:214)
  22955. 1612.42 s [ghc-lib-parser-ex] isSpliceDecl (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:235)
  22956. 1612.42 s [ghc-lib-parser-ex] isTypedSplice (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:230)
  22957. 1612.42 s [ghc-lib-parser-ex] isUntypedSplice (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:230)
  22958. 1612.42 s [ghc-lib-parser-ex] isFieldWildcard (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:258)
  22959. 1612.42 s [ghc-lib-parser-ex] isUnboxed (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:286)
  22960. 1612.42 s [ghc-lib-parser-ex] isWholeFrac (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:289)
  22961. 1612.42 s [ghc-lib-parser-ex] isStrictMatch (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:143)
  22962. 1612.42 s [ghc-lib-parser-ex] isMultiIf (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:246)
  22963. 1612.42 s [ghc-lib-parser-ex] isProc (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:249)
  22964. 1612.42 s [ghc-lib-parser-ex] isTransStmt (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:252)
  22965. 1612.42 s [ghc-lib-parser-ex] hasFieldsDotDot (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:171)
  22966. 1612.42 s [ghc-lib-parser-ex] varToStr (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:304)
  22967. 1612.42 s [ghc-lib-parser-ex] strToVar (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:312)
  22968. 1612.42 s [ghc-lib-parser-ex] fromChar (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:322)
  22969. 1612.42 s [ghc-lib-parser-ex] 0% ( 0 / 2) in 'Language.Haskell.GhclibParserEx.GHC.Utils.Outputable'
  22970. 1612.42 s [ghc-lib-parser-ex] Missing documentation for:
  22971. 1612.42 s [ghc-lib-parser-ex] Module header
  22972. 1612.42 s [ghc-lib-parser-ex] unsafePrettyPrint (src/Language/Haskell/GhclibParserEx/GHC/Utils/Outputable.hs:16)
  22973. 1612.42 s [ghc-lib-parser-ex] Documentation created: dist/doc/html/ghc-lib-parser-ex/index.html,
  22974. 1612.42 s [ghc-lib-parser-ex] dist/doc/html/ghc-lib-parser-ex/ghc-lib-parser-ex.txt
  22975. 1612.42 s [ghc-lib-parser-ex] Preprocessing test suite 'ghc-lib-parser-ex-test' for ghc-lib-parser-ex-9.8.0.2..
  22976. 1612.42 s [ghc-lib-parser-ex] Phase: installPhase
  22977. 1612.42 s [ghc-lib-parser-ex] Installing library in /nix/store/1fdajg2zy9gzdydnxlvcnm68nk0hmqid-ghc-lib-parser-ex-9.8.0.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/ghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo
  22978. 1612.42 s [ghc-lib-parser-ex] Phase: fixupPhase
  22979. 1612.42 s [ghc-lib-parser-ex] shrinking RPATHs of ELF executables and libraries in /nix/store/1fdajg2zy9gzdydnxlvcnm68nk0hmqid-ghc-lib-parser-ex-9.8.0.2
  22980. 1612.42 s [ghc-lib-parser-ex] shrinking /nix/store/1fdajg2zy9gzdydnxlvcnm68nk0hmqid-ghc-lib-parser-ex-9.8.0.2/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSghc-lib-parser-ex-9.8.0.2-sKLRahtPzV7gHRB8ymalo-ghc9.6.3.so
  22981. 1612.42 s [ghc-lib-parser-ex] checking for references to /build/ in /nix/store/1fdajg2zy9gzdydnxlvcnm68nk0hmqid-ghc-lib-parser-ex-9.8.0.2...
  22982. 1612.42 s [ghc-lib-parser-ex] patching script interpreter paths in /nix/store/1fdajg2zy9gzdydnxlvcnm68nk0hmqid-ghc-lib-parser-ex-9.8.0.2
  22983. 1612.42 s [ghc-lib-parser-ex] stripping (with command strip and flags -S -p) in /nix/store/1fdajg2zy9gzdydnxlvcnm68nk0hmqid-ghc-lib-parser-ex-9.8.0.2/lib
  22984. 1612.42 s [ghc-lib-parser-ex] shrinking RPATHs of ELF executables and libraries in /nix/store/qjgc3nqcdv18gr3nf4a97qchfj0v7k47-ghc-lib-parser-ex-9.8.0.2-doc
  22985. 1612.42 s [ghc-lib-parser-ex] checking for references to /build/ in /nix/store/qjgc3nqcdv18gr3nf4a97qchfj0v7k47-ghc-lib-parser-ex-9.8.0.2-doc...
  22986. 1612.42 s [ghc-lib-parser-ex] patching script interpreter paths in /nix/store/qjgc3nqcdv18gr3nf4a97qchfj0v7k47-ghc-lib-parser-ex-9.8.0.2-doc
  22987. 1612.42 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 )
  22988. 1612.42 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 )
  22989. 1612.42 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 )
  22990. 1612.42 s [kan-extensions] [ 8 of 13] Compiling Data.Functor.Coyoneda ( src/Data/Functor/Coyoneda.hs, dist/build/Data/Functor/Coyoneda.p_o )
  22991. 1612.42 s [kan-extensions] [ 9 of 13] Compiling Control.Comonad.Density ( src/Control/Comonad/Density.hs, dist/build/Control/Comonad/Density.p_o )
  22992. 1612.42 s [kan-extensions] [10 of 13] Compiling Control.Monad.Co ( src/Control/Monad/Co.hs, dist/build/Control/Monad/Co.p_o )
  22993. 1612.42 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 )
  22994. 1612.42 s [kan-extensions] [12 of 13] Compiling Control.Monad.Codensity ( src/Control/Monad/Codensity.hs, dist/build/Control/Monad/Codensity.p_o )
  22995. 1612.42 s [kan-extensions] [13 of 13] Compiling Data.Functor.Yoneda ( src/Data/Functor/Yoneda.hs, dist/build/Data/Functor/Yoneda.p_o )
  22996. 1612.42 s [kan-extensions] Phase: checkPhase
  22997. 1612.42 s [kan-extensions] Package has no test suites.
  22998. 1612.42 s [kan-extensions] Phase: haddockPhase
  22999. 1612.42 s [kan-extensions] Preprocessing library for kan-extensions-5.2.6..
  23000. 1612.42 s [kan-extensions] Running Haddock on library for kan-extensions-5.2.6..
  23001. 1612.42 s [kan-extensions] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  23002. 1612.42 s [kan-extensions] 100% ( 5 / 5) in 'Data.Functor.Contravariant.Coyoneda'
  23003. 1612.42 s [kan-extensions] 100% ( 14 / 14) in 'Data.Functor.Contravariant.Day'
  23004. 1612.42 s [kan-extensions] 75% ( 3 / 4) in 'Data.Functor.Contravariant.Yoneda'
  23005. 1612.42 s [kan-extensions] Missing documentation for:
  23006. 1612.42 s [kan-extensions] lowerYoneda (src/Data/Functor/Contravariant/Yoneda.hs:40)
  23007. 1612.42 s [kan-extensions] 93% ( 14 / 15) in 'Data.Functor.Day'
  23008. 1612.42 s [kan-extensions] Missing documentation for:
  23009. 1612.42 s [kan-extensions] cayley (src/Data/Functor/Day.hs:199)
  23010. 1612.42 s [kan-extensions] Warning: 'Compose' is out of scope.
  23011. 1612.42 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  23012. 1612.42 s [kan-extensions] Warning: 'Rift' is out of scope.
  23013. 1612.42 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  23014. 1612.42 s [kan-extensions] 92% ( 13 / 14) in 'Data.Functor.Day.Curried'
  23015. 1612.42 s [kan-extensions] Missing documentation for:
  23016. 1612.42 s [kan-extensions] Curried (src/Data/Functor/Day/Curried.hs:36)
  23017. 1612.42 s [kan-extensions] 100% ( 14 / 14) in 'Data.Functor.Invariant.Day'
  23018. 1612.42 s [kan-extensions] Warning: 'Compose' is out of scope.
  23019. 1612.42 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  23020. 1612.42 s [kan-extensions] Warning: 'o' is out of scope.
  23021. 1612.42 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  23022. 1612.42 s [kan-extensions] 75% ( 9 / 12) in 'Data.Functor.Kan.Lan'
  23023. 1612.42 s [kan-extensions] Missing documentation for:
  23024. 1612.42 s [kan-extensions] decomposeLan (src/Data/Functor/Kan/Lan.hs:108)
  23025. 1612.42 s [kan-extensions] lanToAdjoint (src/Data/Functor/Kan/Lan.hs:80)
  23026. 1612.42 s [kan-extensions] composedAdjointToLan (src/Data/Functor/Kan/Lan.hs:94)
  23027. 1612.42 s [kan-extensions] 88% ( 8 / 9) in 'Data.Functor.Coyoneda'
  23028. 1612.42 s [kan-extensions] Missing documentation for:
  23029. 1612.42 s [kan-extensions] lanToCoyoneda (src/Data/Functor/Coyoneda.hs:75)
  23030. 1612.42 s [kan-extensions] 57% ( 4 / 7) in 'Control.Comonad.Density'
  23031. 1612.42 s [kan-extensions] Missing documentation for:
  23032. 1612.42 s [kan-extensions] Density (src/Control/Comonad/Density.hs:40)
  23033. 1612.42 s [kan-extensions] adjunctionToDensity (src/Control/Comonad/Density.hs:96)
  23034. 1612.42 s [kan-extensions] densityToLan (src/Control/Comonad/Density.hs:111)
  23035. 1612.42 s [kan-extensions] Warning: 'Hask' is out of scope.
  23036. 1612.42 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  23037. 1612.42 s [kan-extensions] Warning: 'Contravariant' is out of scope.
  23038. 1612.42 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  23039. 1612.42 s [kan-extensions] Warning: 'Rift' is out of scope.
  23040. 1612.42 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  23041. 1612.42 s [kan-extensions] 20% ( 5 / 24) in 'Control.Monad.Co'
  23042. 1612.42 s [kan-extensions] Missing documentation for:
  23043. 1612.42 s [kan-extensions] Co (src/Control/Monad/Co.hs:72)
  23044. 1612.42 s [kan-extensions] co (src/Control/Monad/Co.hs:74)
  23045. 1612.42 s [kan-extensions] runCo (src/Control/Monad/Co.hs:77)
  23046. 1612.42 s [kan-extensions] liftCoT0 (src/Control/Monad/Co.hs:112)
  23047. 1612.42 s [kan-extensions] liftCoT0M (src/Control/Monad/Co.hs:148)
  23048. 1612.42 s [kan-extensions] lowerCoT0 (src/Control/Monad/Co.hs:115)
  23049. 1612.42 s [kan-extensions] lowerCo0 (src/Control/Monad/Co.hs:118)
  23050. 1612.42 s [kan-extensions] liftCoT1 (src/Control/Monad/Co.hs:121)
  23051. 1612.42 s [kan-extensions] liftCoT1M (src/Control/Monad/Co.hs:151)
  23052. 1612.42 s [kan-extensions] lowerCoT1 (src/Control/Monad/Co.hs:124)
  23053. 1612.42 s [kan-extensions] lowerCo1 (src/Control/Monad/Co.hs:127)
  23054. 1612.42 s [kan-extensions] diter (src/Control/Monad/Co.hs:154)
  23055. 1612.42 s [kan-extensions] dctrlM (src/Control/Monad/Co.hs:157)
  23056. 1612.42 s [kan-extensions] posW (src/Control/Monad/Co.hs:130)
  23057. 1612.42 s [kan-extensions] peekW (src/Control/Monad/Co.hs:133)
  23058. 1612.42 s [kan-extensions] peeksW (src/Control/Monad/Co.hs:136)
  23059. 1612.42 s [kan-extensions] askW (src/Control/Monad/Co.hs:139)
  23060. 1612.42 s [kan-extensions] asksW (src/Control/Monad/Co.hs:142)
  23061. 1612.42 s [kan-extensions] traceW (src/Control/Monad/Co.hs:145)
  23062. 1612.42 s [kan-extensions] Warning: 'Compose'' is out of scope.
  23063. 1612.42 s [shake] include random-1.2.1.3-9k6Qv394i0yCaivAy2bSc0
  23064. 1612.42 s [shake] include time-1.12.2
  23065. 1612.42 s [shake] include transformers-0.6.1.0
  23066. 1612.42 s [shake] include unix-2.8.1.0
  23067. 1612.42 s [shake] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  23068. 1612.42 s [shake] include utf8-string-1.0.2-9IpG6R3XXoC1U6dPRLdinT
  23069. 1612.42 s [shake] Development.Shake=shake-0.19.8-J0NrCcW9RJYLCFN3LEewBp:Development.Shake,Development.Shake.Classes=shake-0.19.8-J0NrCcW9RJYLCFN3LEewBp:Development.Shake.Classes,Development.Shake.Command=shake-0.19.8-J0NrCcW9RJYLCFN3LEewBp:Development.Shake.Command,Development.Shake.Config=shake-0.19.8-J0NrCcW9RJYLCFN3LEewBp:Development.Shake.Config,Development.Shake.Database=shake-0.19.8-J0NrCcW9RJYLCFN3LEewBp:Development.Shake.Database,Development.Shake.FilePath=shake-0.19.8-J0NrCcW9RJYLCFN3LEewBp:Development.Shake.FilePath,Development.Shake.Forward=shake-0.19.8-J0NrCcW9RJYLCFN3LEewBp:Development.Shake.Forward,Development.Shake.Rule=shake-0.19.8-J0NrCcW9RJYLCFN3LEewBp:Development.Shake.Rule,Development.Shake.Util=shake-0.19.8-J0NrCcW9RJYLCFN3LEewBp:Development.Shake.Util
  23070. 1612.42 s [shake] Ready component graph:
  23071. 1612.42 s [shake] definite shake-0.19.8-J0NrCcW9RJYLCFN3LEewBp
  23072. 1612.42 s [shake] depends base-4.18.1.0
  23073. 1612.42 s [shake] depends binary-0.8.9.1
  23074. 1612.42 s [shake] depends bytestring-0.11.5.2
  23075. 1612.42 s [shake] depends deepseq-1.4.8.1
  23076. 1612.42 s [shake] depends directory-1.3.8.1
  23077. 1612.42 s [shake] depends extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  23078. 1612.42 s [shake] depends filepath-1.4.100.4
  23079. 1612.42 s [shake] depends filepattern-0.1.3-JYlVcY77sADAr4YExQhK1F
  23080. 1612.42 s [shake] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  23081. 1612.42 s [shake] depends heaps-0.4.1-Hon2DtJPZjv22P16Ttz2Fm
  23082. 1612.42 s [shake] depends js-dgtable-0.5.2-K7QKePtcKwbJFYaZNsq1Vd
  23083. 1612.42 s [shake] depends js-flot-0.8.3-FlqPkxwlVNMA2Jx7BLNz0Y
  23084. 1612.42 s [shake] depends js-jquery-3.3.1-Bjj3XMUucAqWFZxca6pEP
  23085. 1612.42 s [shake] depends primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  23086. 1612.42 s [shake] depends process-1.6.17.0
  23087. 1612.42 s [shake] depends random-1.2.1.3-9k6Qv394i0yCaivAy2bSc0
  23088. 1612.42 s [shake] depends time-1.12.2
  23089. 1612.42 s [shake] depends transformers-0.6.1.0
  23090. 1612.42 s [shake] depends unix-2.8.1.0
  23091. 1612.42 s [shake] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  23092. 1612.42 s [shake] depends utf8-string-1.0.2-9IpG6R3XXoC1U6dPRLdinT
  23093. 1612.42 s [shake] definite shake-0.19.8-GGhDb56swwbL3jmd64HipI-shake
  23094. 1612.42 s [shake] depends base-4.18.1.0
  23095. 1612.42 s [shake] depends binary-0.8.9.1
  23096. 1612.42 s [shake] depends bytestring-0.11.5.2
  23097. 1612.42 s [shake] depends deepseq-1.4.8.1
  23098. 1612.42 s [shake] depends directory-1.3.8.1
  23099. 1612.42 s [shake] depends extra-1.7.16-6u90tMa5XsYFEeN9uSc9pJ
  23100. 1612.42 s [shake] depends filepath-1.4.100.4
  23101. 1612.42 s [shake] depends filepattern-0.1.3-JYlVcY77sADAr4YExQhK1F
  23102. 1612.42 s [shake] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  23103. 1612.42 s [shake] depends heaps-0.4.1-Hon2DtJPZjv22P16Ttz2Fm
  23104. 1612.42 s [shake] depends js-dgtable-0.5.2-K7QKePtcKwbJFYaZNsq1Vd
  23105. 1612.42 s [shake] depends js-flot-0.8.3-FlqPkxwlVNMA2Jx7BLNz0Y
  23106. 1612.42 s [shake] depends js-jquery-3.3.1-Bjj3XMUucAqWFZxca6pEP
  23107. 1612.42 s [shake] depends primitive-0.9.1.0-4Xu9LMuZ2cCJzEReDHZuyI
  23108. 1612.42 s [shake] depends process-1.6.17.0
  23109. 1612.42 s [shake] depends random-1.2.1.3-9k6Qv394i0yCaivAy2bSc0
  23110. 1612.42 s [shake] depends time-1.12.2
  23111. 1612.42 s [shake] depends transformers-0.6.1.0
  23112. 1612.42 s [shake] depends unix-2.8.1.0
  23113. 1612.42 s [shake] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  23114. 1612.42 s [shake] depends utf8-string-1.0.2-9IpG6R3XXoC1U6dPRLdinT
  23115. 1612.42 s [shake] Using Cabal-3.10.1.0 compiled by ghc-9.6
  23116. 1612.42 s [shake] Using compiler: ghc-9.6.3
  23117. 1612.42 s [shake] Using install prefix: /nix/store/kmg5s7cfzx2a130qrc7kg30xyxwya1yl-shake-0.19.8
  23118. 1612.42 s [shake] Executables installed in:
  23119. 1612.42 s [shake] /nix/store/kmg5s7cfzx2a130qrc7kg30xyxwya1yl-shake-0.19.8/bin
  23120. 1612.42 s [shake] Libraries installed in:
  23121. 1612.42 s [shake] /nix/store/kmg5s7cfzx2a130qrc7kg30xyxwya1yl-shake-0.19.8/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/shake-0.19.8-J0NrCcW9RJYLCFN3LEewBp
  23122. 1612.42 s [shake] Dynamic Libraries installed in:
  23123. 1612.42 s [shake] /nix/store/kmg5s7cfzx2a130qrc7kg30xyxwya1yl-shake-0.19.8/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  23124. 1612.42 s [shake] Private executables installed in:
  23125. 1612.42 s [shake] /nix/store/kmg5s7cfzx2a130qrc7kg30xyxwya1yl-shake-0.19.8/libexec/x86_64-linux-ghc-9.6.3/shake-0.19.8
  23126. 1612.42 s [shake] Data files installed in:
  23127. 1612.42 s [shake] /nix/store/v3klm4xc1n82rnqqnm2pd9zsv749w1gg-shake-0.19.8-data/share/ghc-9.6.3/x86_64-linux-ghc-9.6.3/shake-0.19.8
  23128. 1612.42 s [shake] Documentation installed in:
  23129. 1612.42 s [shake] /nix/store/8c2zyr1lmn4cr88xm34cakphjmyxlmyj-shake-0.19.8-doc/share/doc/shake-0.19.8
  23130. 1612.42 s [shake] Configuration files installed in:
  23131. 1612.42 s [shake] /nix/store/kmg5s7cfzx2a130qrc7kg30xyxwya1yl-shake-0.19.8/etc
  23132. 1612.42 s [shake] No alex found
  23133. 1612.42 s [shake] Using ar found on system at:
  23134. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:76:1: overlaysP === overlaysPR passed.
  23135. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:82:1: verticesCP `hasNoType` GHC.Types.List passed.
  23136. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:83:1: verticesCP `hasNoType` Algebra.Graph.Graph passed.
  23137. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:89:1: connectsC `hasNoType` GHC.Types.List passed.
  23138. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:96:1: connectsP === connectsPR passed.
  23139. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:102:1: isSubgraphOfC `hasNoType` Algebra.Graph.Graph passed.
  23140. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:108:1: cliqueCP `hasNoType` GHC.Types.List passed.
  23141. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:109:1: cliqueCP `hasNoType` Algebra.Graph.Graph passed.
  23142. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:115:1: edgesCP `hasNoType` GHC.Types.List passed.
  23143. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:116:1: edgesCP `hasNoType` Algebra.Graph.Graph passed.
  23144. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:122:1: starCP `hasNoType` GHC.Types.List passed.
  23145. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:123:1: starCP `hasNoType` Algebra.Graph.Graph passed.
  23146. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:130:1: fmapCP `hasNoType` Algebra.Graph.Graph passed.
  23147. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:137:1: bindC === bindCR passed.
  23148. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:144:1: bindP === bindPR passed.
  23149. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:151:1: apC === apCR passed.
  23150. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:159:1: apP === apPR passed.
  23151. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:165:1: eqC `hasNoType` Algebra.Graph.Graph passed.
  23152. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:170:1: eqT `hasNoType` Algebra.Graph.AdjacencyMap.AdjacencyMap passed.
  23153. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:176:1: ordC `hasNoType` Algebra.Graph.Graph passed.
  23154. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:181:1: ordT `hasNoType` Algebra.Graph.AdjacencyMap.AdjacencyMap passed.
  23155. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:187:1: isEmptyC `hasNoType` Algebra.Graph.Graph passed.
  23156. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:193:1: sizeC `hasNoType` Algebra.Graph.Graph passed.
  23157. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:199:1: vertexSetC `hasNoType` Algebra.Graph.Graph passed.
  23158. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:205:1: vertexSetC `hasNoType` Algebra.Graph.Graph passed.
  23159. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:210:1: vertexCountT `hasNoType` Data.Set.Internal.Set passed.
  23160. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:216:1: edgeCountC `hasNoType` Algebra.Graph.Graph passed.
  23161. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:221:1: edgeCountT `hasNoType` Data.Set.Internal.Set passed.
  23162. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:227:1: vertexListCP `hasNoType` Algebra.Graph.Graph passed.
  23163. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:228:1: vertexListCP `hasNoType` GHC.Types.List passed.
  23164. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:233:1: vertexListT `hasNoType` Data.Set.Internal.Set passed.
  23165. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:239:1: edgeSetC `hasNoType` Algebra.Graph.Graph passed.
  23166. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:244:1: vertexListT `hasNoType` Algebra.Graph.AdjacencyMap.AdjacencyMap passed.
  23167. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:250:1: edgeListCP `hasNoType` Algebra.Graph.Graph passed.
  23168. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:251:1: edgeListCP `hasNoType` GHC.Types.List passed.
  23169. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:256:1: edgeListT `hasNoType` Algebra.Graph.AdjacencyMap.AdjacencyMap passed.
  23170. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:262:1: hasVertexC `hasNoType` Algebra.Graph.Graph passed.
  23171. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:268:1: hasEdgeC `hasNoType` Algebra.Graph.Graph passed.
  23172. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:274:1: adjacencyListC `hasNoType` Algebra.Graph.Graph passed.
  23173. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:280:1: pathP `hasNoType` Algebra.Graph.Graph passed.
  23174. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:286:1: circuitP `hasNoType` Algebra.Graph.Graph passed.
  23175. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:292:1: bicliqueCP `hasNoType` GHC.Types.List passed.
  23176. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:293:1: bicliqueCP `hasNoType` Algebra.Graph.Graph passed.
  23177. 1612.42 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:301:1: replaceVertexCP `hasNoType` Algebra.Graph.Graph passed.
  23178. 1612.42 s [filemanip] 279 | traverse state dir depth dirSt = handle (errHandler dir state) $
  23179. 1612.42 s [filemanip] | ^^^^^
  23180. 1612.42 s [filemanip]
  23181. 1612.42 s [filemanip] System/FilePath/Find.hs:282:53: warning: [GHC-63397] [-Wname-shadowing]
  23182. 1612.42 s [filemanip] This binding for ‘state’ shadows the existing binding
  23183. 1612.42 s [filemanip] bound at System/FilePath/Find.hs:279:18
  23184. 1612.42 s [filemanip] |
  23185. 1612.42 s [filemanip] 282 | in state' `seq` flip foldM state' (\state name ->
  23186. 1612.42 s [filemanip] | ^^^^^
  23187. 1612.42 s [filemanip]
  23188. 1612.42 s [filemanip] System/FilePath/Find.hs:284:25: warning: [GHC-63397] [-Wname-shadowing]
  23189. 1612.42 s [filemanip] This binding for ‘path’ shadows the existing binding
  23190. 1612.42 s [filemanip] bound at System/FilePath/Find.hs:271:44
  23191. 1612.42 s [filemanip] |
  23192. 1612.42 s [filemanip] 284 | let path = dir </> name
  23193. 1612.42 s [filemanip] | ^^^^
  23194. 1612.42 s [filemanip] [4 of 4] Compiling System.FilePath.Manip ( System/FilePath/Manip.hs, dist/build/System/FilePath/Manip.o, dist/build/System/FilePath/Manip.dyn_o )
  23195. 1612.42 s [filemanip] [1 of 4] Compiling System.FilePath.GlobPattern ( System/FilePath/GlobPattern.hs, dist/build/System/FilePath/GlobPattern.p_o )
  23196. 1612.42 s [filemanip]
  23197. 1612.42 s [filemanip] System/FilePath/GlobPattern.hs:149:22: warning: [GHC-63397] [-Wname-shadowing]
  23198. 1612.42 s [filemanip] This binding for ‘g’ shadows the existing binding
  23199. 1612.42 s [filemanip] bound at System/FilePath/GlobPattern.hs:148:24
  23200. 1612.42 s [filemanip] |
  23201. 1612.42 s [filemanip] 149 | where matchGroup g = matchTerms (MatchLiteral g : ts) cs
  23202. 1612.42 s [filemanip] | ^
  23203. 1612.42 s [filemanip] [2 of 4] Compiling System.FilePath.Glob ( System/FilePath/Glob.hs, dist/build/System/FilePath/Glob.p_o )
  23204. 1612.42 s [filemanip] [3 of 4] Compiling System.FilePath.Find ( System/FilePath/Find.hs, dist/build/System/FilePath/Find.p_o )
  23205. 1612.42 s [filemanip]
  23206. 1612.42 s [filemanip] System/FilePath/Find.hs:227:20: warning: [GHC-63397] [-Wname-shadowing]
  23207. 1612.42 s [filemanip] This binding for ‘depth’ shadows the existing binding
  23208. 1612.42 s [filemanip] defined at System/FilePath/Find.hs:195:1
  23209. 1612.42 s [filemanip] |
  23210. 1612.42 s [filemanip] 227 | where visit path depth st =
  23211. 1612.42 s [filemanip] | ^^^^^
  23212. 1612.42 s [filemanip]
  23213. 1612.42 s [filemanip] System/FilePath/Find.hs:231:9: warning: [GHC-63397] [-Wname-shadowing]
  23214. 1612.42 s [filemanip] This binding for ‘traverse’ shadows the existing binding
  23215. 1612.42 s [filemanip] imported from ‘Prelude’ at System/FilePath/Find.hs:39:8-27
  23216. 1612.42 s [filemanip] (and originally defined in ‘Data.Traversable’)
  23217. 1612.42 s [filemanip] |
  23218. 1612.42 s [filemanip] 231 | traverse dir depth dirSt = do
  23219. 1612.42 s [filemanip] | ^^^^^^^^
  23220. 1612.42 s [filemanip]
  23221. 1612.42 s [filemanip] System/FilePath/Find.hs:231:22: warning: [GHC-63397] [-Wname-shadowing]
  23222. 1612.42 s [filemanip] This binding for ‘depth’ shadows the existing binding
  23223. 1612.42 s [filemanip] defined at System/FilePath/Find.hs:195:1
  23224. 1612.42 s [filemanip] |
  23225. 1612.42 s [filemanip] 231 | traverse dir depth dirSt = do
  23226. 1612.42 s [filemanip] | ^^^^^
  23227. 1612.42 s [filemanip]
  23228. 1612.42 s [filemanip] System/FilePath/Find.hs:238:25: warning: [GHC-63397] [-Wname-shadowing]
  23229. 1612.42 s [filemanip] This binding for ‘depth’ shadows the existing binding
  23230. 1612.42 s [filemanip] defined at System/FilePath/Find.hs:195:1
  23231. 1612.42 s [filemanip] |
  23232. 1612.42 s [filemanip] 238 | filterPath path depth st result =
  23233. 1612.42 s [filemanip] | ^^^^^
  23234. 1612.42 s [filemanip]
  23235. 1612.42 s [fuzzy] /nix/store/p0kx3g9cgynnc6kkarbs68pvchs2cgvc-fuzzy-0.1.1.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  23236. 1612.42 s [fuzzy] Private executables installed in:
  23237. 1612.42 s [fuzzy] /nix/store/p0kx3g9cgynnc6kkarbs68pvchs2cgvc-fuzzy-0.1.1.0/libexec/x86_64-linux-ghc-9.6.3/fuzzy-0.1.1.0
  23238. 1612.42 s [fuzzy] Data files installed in:
  23239. 1612.42 s [fuzzy] /nix/store/p0kx3g9cgynnc6kkarbs68pvchs2cgvc-fuzzy-0.1.1.0/share/x86_64-linux-ghc-9.6.3/fuzzy-0.1.1.0
  23240. 1612.42 s [fuzzy] Documentation installed in:
  23241. 1612.42 s [fuzzy] /nix/store/13il00ii2cil5vnaysbva45yvql29x77-fuzzy-0.1.1.0-doc/share/doc/fuzzy-0.1.1.0
  23242. 1612.42 s [fuzzy] Configuration files installed in:
  23243. 1612.42 s [fuzzy] /nix/store/p0kx3g9cgynnc6kkarbs68pvchs2cgvc-fuzzy-0.1.1.0/etc
  23244. 1612.42 s [fuzzy] No alex found
  23245. 1612.42 s [fuzzy] Using ar found on system at:
  23246. 1612.42 s [fuzzy] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  23247. 1612.42 s [fuzzy] No c2hs found
  23248. 1612.42 s [fuzzy] No cpphs found
  23249. 1612.42 s [fuzzy] No doctest found
  23250. 1612.42 s [fuzzy] Using gcc version 14.3.0 given by user at:
  23251. 1612.42 s [fuzzy] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  23252. 1612.42 s [fuzzy] Using ghc version 9.6.3 found on system at:
  23253. 1612.42 s [fuzzy] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  23254. 1612.42 s [fuzzy] Using ghc-pkg version 9.6.3 found on system at:
  23255. 1612.42 s [fuzzy] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  23256. 1612.42 s [fuzzy] No ghcjs found
  23257. 1612.42 s [fuzzy] No ghcjs-pkg found
  23258. 1612.42 s [fuzzy] No greencard found
  23259. 1612.42 s [fuzzy] Using haddock version 2.29.1 found on system at:
  23260. 1612.42 s [fuzzy] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  23261. 1612.42 s [fuzzy] No happy found
  23262. 1612.42 s [fuzzy] Using haskell-suite found on system at: haskell-suite-dummy-location
  23263. 1612.42 s [fuzzy] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  23264. 1612.42 s [fuzzy] No hmake found
  23265. 1612.42 s [fuzzy] Using hpc version 0.68 found on system at:
  23266. 1612.42 s [fuzzy] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  23267. 1612.42 s [fuzzy] Using hsc2hs version 0.68.9 found on system at:
  23268. 1612.42 s [fuzzy] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  23269. 1612.42 s [fuzzy] Using hscolour version 1.25 found on system at:
  23270. 1612.42 s [fuzzy] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  23271. 1612.42 s [fuzzy] No jhc found
  23272. 1612.42 s [fuzzy] Using ld found on system at:
  23273. 1612.42 s [fuzzy] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  23274. 1612.42 s [fuzzy] No pkg-config found
  23275. 1612.42 s [fuzzy] Using runghc version 9.6.3 found on system at:
  23276. 1612.42 s [fuzzy] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  23277. 1612.42 s [fuzzy] Using strip version 2.44 found on system at:
  23278. 1612.42 s [fuzzy] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  23279. 1612.42 s [fuzzy] Using tar found on system at:
  23280. 1612.42 s [fuzzy] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  23281. 1612.42 s [fuzzy] No uhc found
  23282. 1612.42 s [fuzzy] Phase: buildPhase
  23283. 1612.42 s [fuzzy] Preprocessing library for fuzzy-0.1.1.0..
  23284. 1612.42 s [fuzzy] Building library for fuzzy-0.1.1.0..
  23285. 1612.42 s [fuzzy] [1 of 1] Compiling Text.Fuzzy ( src/Text/Fuzzy.hs, dist/build/Text/Fuzzy.o, dist/build/Text/Fuzzy.dyn_o )
  23286. 1612.42 s [fuzzy] [1 of 1] Compiling Text.Fuzzy ( src/Text/Fuzzy.hs, dist/build/Text/Fuzzy.p_o )
  23287. 1612.52 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/1fdajg2zy9gzdydnxlvcnm68nk0hmqid-ghc-lib-parser-ex-9.8.0.2 /nix/store/qjgc3nqcdv18gr3nf4a97qchfj0v7k47-ghc-lib-parser-ex-9.8.0.2-doc
  23288. 1612.98 s [post-build-hook] Pushing 2 paths (79 are already present) using zstd to cache sellout ⏳
  23289. 1612.98 s [post-build-hook]
  23290. 1613.34 s [post-build-hook] Pushing /nix/store/1fdajg2zy9gzdydnxlvcnm68nk0hmqid-ghc-lib-parser-ex-9.8.0.2 (3.19 MiB)
  23291. 1613.38 s [post-build-hook] Pushing /nix/store/qjgc3nqcdv18gr3nf4a97qchfj0v7k47-ghc-lib-parser-ex-9.8.0.2-doc (1.28 MiB)
  23292. 1614.50 s [post-build-hook]
  23293. 1614.50 s [post-build-hook] All done.
  23294. 1614.52 s [post-build-hook] Uploading to the NixCI cache: /nix/store/1fdajg2zy9gzdydnxlvcnm68nk0hmqid-ghc-lib-parser-ex-9.8.0.2 /nix/store/qjgc3nqcdv18gr3nf4a97qchfj0v7k47-ghc-lib-parser-ex-9.8.0.2-doc
  23295. 1614.56 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  23296. 1614.77 s [post-build-hook] copying 5 paths...
  23297. 1614.77 s [post-build-hook] copying path '/nix/store/gqk8a37qkikbp5w6l6qmhvhfdf2aalym-ghc-lib-parser-9.8.5.20250214-doc' to 'https://cache.nix-ci.com'...
  23298. 1614.77 s [post-build-hook] copying path '/nix/store/hlmfmhxps214f938m2yxq60zlgr44kxs-ghc-lib-parser-9.8.5.20250214-data' to 'https://cache.nix-ci.com'...
  23299. 1645.49 s [post-build-hook] copying path '/nix/store/qjgc3nqcdv18gr3nf4a97qchfj0v7k47-ghc-lib-parser-ex-9.8.0.2-doc' to 'https://cache.nix-ci.com'...
  23300. 1645.52 s [post-build-hook] copying path '/nix/store/q38gqpvjybv3xnpsbyy10r02nlp843jn-ghc-lib-parser-9.8.5.20250214' to 'https://cache.nix-ci.com'...
  23301. 1784.64 s [post-build-hook] copying path '/nix/store/1fdajg2zy9gzdydnxlvcnm68nk0hmqid-ghc-lib-parser-ex-9.8.0.2' to 'https://cache.nix-ci.com'...
  23302. 1786.17 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  23303. 1786.45 s [post-build-hook] copying 2 paths...
  23304. 1786.45 s [post-build-hook] copying path '/nix/store/xc3ksxdcpa9fbhhi89mla4pdp097zrhp-ghc-lib-parser-9.8.5.20250214.drv' to 'https://cache.nix-ci.com'...
  23305. 1786.66 s [post-build-hook] copying path '/nix/store/293lnqg94f7n0cfcxav8j2fpxdpb6iba-ghc-lib-parser-ex-9.8.0.2.drv' to 'https://cache.nix-ci.com'...
  23306. 1786.89 s Progress: 158 of 235 built (8 building), 285 of 285 downloaded from cache
  23307. 1786.89 s [kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
  23308. 1786.89 s [kan-extensions] 53% ( 8 / 15) in 'Data.Functor.Kan.Ran'
  23309. 1786.89 s [kan-extensions] Missing documentation for:
  23310. 1786.89 s [kan-extensions] decomposeRan (src/Data/Functor/Kan/Ran.hs:115)
  23311. 1786.89 s [kan-extensions] ranToAdjoint (src/Data/Functor/Kan/Ran.hs:129)
  23312. 1786.89 s [kan-extensions] composedAdjointToRan (src/Data/Functor/Kan/Ran.hs:143)
  23313. 1786.89 s [kan-extensions] repToRan (src/Data/Functor/Kan/Ran.hs:152)
  23314. 1786.89 s [kan-extensions] ranToRep (src/Data/Functor/Kan/Ran.hs:156)
  23315. 1786.89 s [kan-extensions] composedRepToRan (src/Data/Functor/Kan/Ran.hs:164)
  23316. 1786.89 s [kan-extensions] ranToComposedRep (src/Data/Functor/Kan/Ran.hs:160)
  23317. 1786.89 s [kan-extensions] 85% ( 12 / 14) in 'Control.Monad.Codensity'
  23318. 1786.89 s [kan-extensions] Missing documentation for:
  23319. 1786.89 s [kan-extensions] adjunctionToCodensity (src/Control/Monad/Codensity.hs:174)
  23320. 1786.89 s [kan-extensions] ranToCodensity (src/Control/Monad/Codensity.hs:215)
  23321. 1786.89 s [kan-extensions] 45% ( 5 / 11) in 'Data.Functor.Yoneda'
  23322. 1786.89 s [kan-extensions] Missing documentation for:
  23323. 1786.89 s [kan-extensions] lowerYoneda (src/Data/Functor/Yoneda.hs:84)
  23324. 1786.89 s [kan-extensions] maxF (src/Data/Functor/Yoneda.hs:193)
  23325. 1786.89 s [kan-extensions] minF (src/Data/Functor/Yoneda.hs:198)
  23326. 1786.89 s [kan-extensions] maxM (src/Data/Functor/Yoneda.hs:203)
  23327. 1786.89 s [kan-extensions] minM (src/Data/Functor/Yoneda.hs:208)
  23328. 1786.89 s [kan-extensions] ranToYoneda (src/Data/Functor/Yoneda.hs:102)
  23329. 1786.89 s [kan-extensions] Documentation created: dist/doc/html/kan-extensions/index.html,
  23330. 1786.89 s [kan-extensions] dist/doc/html/kan-extensions/kan-extensions.txt
  23331. 1786.89 s [kan-extensions] Phase: installPhase
  23332. 1786.89 s [kan-extensions] Installing library in /nix/store/zjavljvqgjsnicm7gmp96k7q1ynwbxqy-kan-extensions-5.2.6/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/kan-extensions-5.2.6-KlkWmLq57Oc5hnm7ubBXuk
  23333. 1786.89 s [kan-extensions] Phase: fixupPhase
  23334. 1786.89 s [kan-extensions] shrinking RPATHs of ELF executables and libraries in /nix/store/zjavljvqgjsnicm7gmp96k7q1ynwbxqy-kan-extensions-5.2.6
  23335. 1786.89 s [kan-extensions] shrinking /nix/store/zjavljvqgjsnicm7gmp96k7q1ynwbxqy-kan-extensions-5.2.6/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSkan-extensions-5.2.6-KlkWmLq57Oc5hnm7ubBXuk-ghc9.6.3.so
  23336. 1786.89 s [kan-extensions] checking for references to /build/ in /nix/store/zjavljvqgjsnicm7gmp96k7q1ynwbxqy-kan-extensions-5.2.6...
  23337. 1786.89 s [kan-extensions] patching script interpreter paths in /nix/store/zjavljvqgjsnicm7gmp96k7q1ynwbxqy-kan-extensions-5.2.6
  23338. 1786.89 s [kan-extensions] stripping (with command strip and flags -S -p) in /nix/store/zjavljvqgjsnicm7gmp96k7q1ynwbxqy-kan-extensions-5.2.6/lib
  23339. 1786.89 s [kan-extensions] shrinking RPATHs of ELF executables and libraries in /nix/store/9781n7qw09l613s5da0rnlmcg2597wf0-kan-extensions-5.2.6-doc
  23340. 1786.89 s [kan-extensions] checking for references to /build/ in /nix/store/9781n7qw09l613s5da0rnlmcg2597wf0-kan-extensions-5.2.6-doc...
  23341. 1786.89 s [kan-extensions] patching script interpreter paths in /nix/store/9781n7qw09l613s5da0rnlmcg2597wf0-kan-extensions-5.2.6-doc
  23342. 1786.89 s [shake] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  23343. 1786.89 s [shake] No c2hs found
  23344. 1786.89 s [shake] No cpphs found
  23345. 1786.89 s [shake] No doctest found
  23346. 1786.89 s [shake] Using gcc version 14.3.0 given by user at:
  23347. 1786.89 s [shake] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  23348. 1786.89 s [shake] Using ghc version 9.6.3 found on system at:
  23349. 1786.89 s [shake] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  23350. 1786.89 s [shake] Using ghc-pkg version 9.6.3 found on system at:
  23351. 1786.89 s [shake] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  23352. 1786.89 s [shake] No ghcjs found
  23353. 1786.89 s [shake] No ghcjs-pkg found
  23354. 1786.89 s [shake] No greencard found
  23355. 1786.89 s [shake] Using haddock version 2.29.1 found on system at:
  23356. 1786.89 s [shake] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  23357. 1786.89 s [shake] No happy found
  23358. 1786.89 s [shake] Using haskell-suite found on system at: haskell-suite-dummy-location
  23359. 1786.89 s [shake] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  23360. 1786.89 s [shake] No hmake found
  23361. 1786.89 s [shake] Using hpc version 0.68 found on system at:
  23362. 1786.89 s [shake] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  23363. 1786.89 s [shake] Using hsc2hs version 0.68.9 found on system at:
  23364. 1786.89 s [shake] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  23365. 1786.89 s [shake] Using hscolour version 1.25 found on system at:
  23366. 1786.89 s [shake] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  23367. 1786.89 s [shake] No jhc found
  23368. 1786.89 s [shake] Using ld found on system at:
  23369. 1786.89 s [shake] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  23370. 1786.89 s [shake] No pkg-config found
  23371. 1786.89 s [shake] Using runghc version 9.6.3 found on system at:
  23372. 1786.89 s [shake] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  23373. 1786.89 s [shake] Using strip version 2.44 found on system at:
  23374. 1786.89 s [shake] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  23375. 1786.89 s [shake] Using tar found on system at:
  23376. 1786.89 s [shake] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  23377. 1786.89 s [shake] No uhc found
  23378. 1786.89 s [shake] Phase: buildPhase
  23379. 1786.89 s [shake] Preprocessing library for shake-0.19.8..
  23380. 1786.89 s [shake] Building library for shake-0.19.8..
  23381. 1786.89 s [shake] [ 1 of 73] Compiling Development.Ninja.Env ( src/Development/Ninja/Env.hs, dist/build/Development/Ninja/Env.o, dist/build/Development/Ninja/Env.dyn_o )
  23382. 1786.89 s [shake] [ 2 of 73] Compiling Development.Ninja.Type ( src/Development/Ninja/Type.hs, dist/build/Development/Ninja/Type.o, dist/build/Development/Ninja/Type.dyn_o )
  23383. 1786.89 s [shake] [ 3 of 73] Compiling Development.Ninja.Lexer ( src/Development/Ninja/Lexer.hs, dist/build/Development/Ninja/Lexer.o, dist/build/Development/Ninja/Lexer.dyn_o )
  23384. 1786.89 s [shake] [ 4 of 73] Compiling Development.Shake.Classes ( src/Development/Shake/Classes.hs, dist/build/Development/Shake/Classes.o, dist/build/Development/Shake/Classes.dyn_o )
  23385. 1786.89 s [shake] [ 5 of 73] Compiling Development.Shake.FilePath ( src/Development/Shake/FilePath.hs, dist/build/Development/Shake/FilePath.o, dist/build/Development/Shake/FilePath.dyn_o )
  23386. 1786.89 s [shake] [ 6 of 73] Compiling Development.Shake.Internal.CmdOption ( src/Development/Shake/Internal/CmdOption.hs, dist/build/Development/Shake/Internal/CmdOption.o, dist/build/Development/Shake/Internal/CmdOption.dyn_o )
  23387. 1786.89 s [shake] [ 7 of 73] Compiling Development.Shake.Internal.History.Bloom ( src/Development/Shake/Internal/History/Bloom.hs, dist/build/Development/Shake/Internal/History/Bloom.o, dist/build/Development/Shake/Internal/History/Bloom.dyn_o )
  23388. 1786.89 s [shake] [ 8 of 73] Compiling Development.Shake.Internal.History.Network ( src/Development/Shake/Internal/History/Network.hs, dist/build/Development/Shake/Internal/History/Network.o, dist/build/Development/Shake/Internal/History/Network.dyn_o )
  23389. 1786.89 s [shake] [ 9 of 73] Compiling Development.Shake.Internal.History.Types ( src/Development/Shake/Internal/History/Types.hs, dist/build/Development/Shake/Internal/History/Types.o, dist/build/Development/Shake/Internal/History/Types.dyn_o )
  23390. 1786.89 s [shake] [10 of 73] Compiling General.Bilist ( src/General/Bilist.hs, dist/build/General/Bilist.o, dist/build/General/Bilist.dyn_o )
  23391. 1786.89 s [shake] [11 of 73] Compiling General.Binary ( src/General/Binary.hs, dist/build/General/Binary.o, dist/build/General/Binary.dyn_o )
  23392. 1786.89 s [shake] [12 of 73] Compiling Development.Shake.Internal.FileName ( src/Development/Shake/Internal/FileName.hs, dist/build/Development/Shake/Internal/FileName.o, dist/build/Development/Shake/Internal/FileName.dyn_o )
  23393. 1786.89 s [shake] [13 of 73] Compiling General.Cleanup ( src/General/Cleanup.hs, dist/build/General/Cleanup.o, dist/build/General/Cleanup.dyn_o )
  23394. 1786.90 s [aeson] [ 1 of 32] Compiling Data.Aeson.Internal.ByteString ( src/Data/Aeson/Internal/ByteString.hs, dist/build/Data/Aeson/Internal/ByteString.p_o )
  23395. 1786.90 s [aeson] [ 2 of 32] Compiling Data.Aeson.Internal.Functions ( src/Data/Aeson/Internal/Functions.hs, dist/build/Data/Aeson/Internal/Functions.p_o )
  23396. 1786.90 s [aeson] [ 3 of 32] Compiling Data.Aeson.Internal.Prelude ( src/Data/Aeson/Internal/Prelude.hs, dist/build/Data/Aeson/Internal/Prelude.p_o )
  23397. 1786.90 s [aeson] [ 4 of 32] Compiling Data.Aeson.Internal.Scientific ( src/Data/Aeson/Internal/Scientific.hs, dist/build/Data/Aeson/Internal/Scientific.p_o )
  23398. 1786.90 s [aeson] [ 5 of 32] Compiling Data.Aeson.Internal.TH ( src/Data/Aeson/Internal/TH.hs, dist/build/Data/Aeson/Internal/TH.p_o )
  23399. 1786.90 s [aeson] [ 6 of 32] Compiling Data.Aeson.Internal.Text ( src/Data/Aeson/Internal/Text.hs, dist/build/Data/Aeson/Internal/Text.p_o )
  23400. 1786.90 s [aeson] [ 7 of 32] Compiling Data.Aeson.Internal.Unescape ( src/Data/Aeson/Internal/Unescape.hs, dist/build/Data/Aeson/Internal/Unescape.p_o )
  23401. 1786.90 s [aeson] [ 8 of 32] Compiling Data.Aeson.Internal.UnescapeFromText ( src/Data/Aeson/Internal/UnescapeFromText.hs, dist/build/Data/Aeson/Internal/UnescapeFromText.p_o )
  23402. 1786.90 s [aeson] [ 9 of 32] Compiling Data.Aeson.Key ( src/Data/Aeson/Key.hs, dist/build/Data/Aeson/Key.p_o )
  23403. 1786.90 s [aeson] [10 of 32] Compiling Data.Aeson.Decoding.Tokens ( src/Data/Aeson/Decoding/Tokens.hs, dist/build/Data/Aeson/Decoding/Tokens.p_o )
  23404. 1786.90 s [aeson] [11 of 32] Compiling Data.Aeson.Decoding.Internal ( src/Data/Aeson/Decoding/Internal.hs, dist/build/Data/Aeson/Decoding/Internal.p_o )
  23405. 1786.90 s [aeson] [12 of 32] Compiling Data.Aeson.Decoding.Text ( src/Data/Aeson/Decoding/Text.hs, dist/build/Data/Aeson/Decoding/Text.p_o )
  23406. 1786.90 s [aeson] [13 of 32] Compiling Data.Aeson.Decoding.ByteString.Lazy ( src/Data/Aeson/Decoding/ByteString/Lazy.hs, dist/build/Data/Aeson/Decoding/ByteString/Lazy.p_o )
  23407. 1786.90 s [aeson] [14 of 32] Compiling Data.Aeson.Decoding.ByteString ( src/Data/Aeson/Decoding/ByteString.hs, dist/build/Data/Aeson/Decoding/ByteString.p_o )
  23408. 1786.90 s [aeson] [15 of 32] Compiling Data.Aeson.KeyMap ( src/Data/Aeson/KeyMap.hs, dist/build/Data/Aeson/KeyMap.p_o )
  23409. 1786.90 s [aeson] [16 of 32] Compiling Data.Aeson.Types.Generic ( src/Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.p_o )
  23410. 1786.90 s [aeson] [17 of 32] Compiling Data.Aeson.Types.Internal ( src/Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.p_o )
  23411. 1786.90 s [aeson] [18 of 32] Compiling Data.Aeson.Parser.Time ( src/Data/Aeson/Parser/Time.hs, dist/build/Data/Aeson/Parser/Time.p_o )
  23412. 1786.90 s [aeson] [19 of 32] Compiling Data.Aeson.Encoding.Builder ( src/Data/Aeson/Encoding/Builder.hs, dist/build/Data/Aeson/Encoding/Builder.p_o )
  23413. 1786.90 s [aeson] [20 of 32] Compiling Data.Aeson.Encoding.Internal ( src/Data/Aeson/Encoding/Internal.hs, dist/build/Data/Aeson/Encoding/Internal.p_o )
  23414. 1786.90 s [aeson] [21 of 32] Compiling Data.Aeson.Encoding ( src/Data/Aeson/Encoding.hs, dist/build/Data/Aeson/Encoding.p_o )
  23415. 1786.90 s [aeson] [22 of 32] Compiling Data.Aeson.Decoding.Conversion ( src/Data/Aeson/Decoding/Conversion.hs, dist/build/Data/Aeson/Decoding/Conversion.p_o )
  23416. 1786.90 s [aeson] [23 of 32] Compiling Data.Aeson.Types.FromJSON ( src/Data/Aeson/Types/FromJSON.hs, dist/build/Data/Aeson/Types/FromJSON.p_o )
  23417. 1786.90 s [aeson] [24 of 32] Compiling Data.Aeson.Types.ToJSON ( src/Data/Aeson/Types/ToJSON.hs, dist/build/Data/Aeson/Types/ToJSON.p_o )
  23418. 1786.90 s [aeson]
  23419. 1786.90 s [aeson] src/Data/Aeson/Types/ToJSON.hs:1615:23: warning: [GHC-68441] [-Wdeprecations]
  23420. 1786.90 s [aeson] In the use of data constructor ‘Solo’
  23421. 1786.90 s [aeson] (imported from Data.Tuple.Solo, but defined in GHC.Tuple):
  23422. 1786.90 s [aeson] Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning."
  23423. 1786.90 s [aeson] |
  23424. 1786.90 s [aeson] 1615 | liftToJSON _ t _ (Solo a) = t a
  23425. 1786.90 s [aeson] | ^^^^
  23426. 1786.90 s [aeson]
  23427. 1786.90 s [aeson] src/Data/Aeson/Types/ToJSON.hs:1618:27: warning: [GHC-68441] [-Wdeprecations]
  23428. 1786.90 s [aeson] In the use of data constructor ‘Solo’
  23429. 1786.90 s [aeson] (imported from Data.Tuple.Solo, but defined in GHC.Tuple):
  23430. 1786.90 s [aeson] Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning."
  23431. 1786.90 s [aeson] |
  23432. 1786.90 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:309:1: mergeVerticesCP `hasNoType` Algebra.Graph.Graph passed.
  23433. 1786.90 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:316:1: splitVertexCP `hasNoType` GHC.Types.List passed.
  23434. 1786.90 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:317:1: splitVertexCP `hasNoType` Algebra.Graph.Graph passed.
  23435. 1786.90 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:324:1: transposeCP `hasNoType` Algebra.Graph.Graph passed.
  23436. 1786.90 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:339:1: simplifyC === simplifyCR passed.
  23437. 1786.90 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:345:1: composeCP `hasNoType` Algebra.Graph.Graph passed.
  23438. 1786.90 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:352:1: induceCP `hasNoType` Algebra.Graph.Graph passed.
  23439. 1786.90 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:359:1: induceJustCP `hasNoType` Algebra.Graph.Graph passed.
  23440. 1786.90 s [algebraic-graphs] test/Algebra/Graph/Test/RewriteRules.hs:365:1: contextC `hasNoType` Algebra.Graph.Graph passed.
  23441. 1786.90 s [algebraic-graphs] inspection testing successful
  23442. 1786.90 s [algebraic-graphs] expected successes: 58
  23443. 1786.90 s [algebraic-graphs] [21 of 23] Compiling Algebra.Graph.Test.Undirected ( test/Algebra/Graph/Test/Undirected.hs, dist/build/main/main-tmp/Algebra/Graph/Test/Undirected.o, dist/build/main/main-tmp/Algebra/Graph/Test/Undirected.dyn_o )
  23444. 1786.90 s [algebraic-graphs] [22 of 23] Compiling Data.Graph.Test.Typed ( test/Data/Graph/Test/Typed.hs, dist/build/main/main-tmp/Data/Graph/Test/Typed.o, dist/build/main/main-tmp/Data/Graph/Test/Typed.dyn_o )
  23445. 1786.90 s [algebraic-graphs] [23 of 23] Compiling Main ( test/Main.hs, dist/build/main/main-tmp/Main.o, dist/build/main/main-tmp/Main.dyn_o )
  23446. 1786.90 s [algebraic-graphs] [24 of 24] Linking dist/build/main/main
  23447. 1786.90 s [algebraic-graphs] buildPhase completed in 34 seconds
  23448. 1786.90 s [algebraic-graphs] Phase: checkPhase
  23449. 1786.90 s [algebraic-graphs] Running 1 test suites...
  23450. 1786.90 s [algebraic-graphs] Test suite main: RUNNING...
  23451. 1786.90 s [algebraic-graphs]
  23452. 1786.90 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.Show ============
  23453. 1786.90 s [algebraic-graphs] OK: show empty == "empty"
  23454. 1786.90 s [algebraic-graphs] OK: show (shrink 1) == "vertex 1"
  23455. 1786.90 s [algebraic-graphs] OK: show (shrink $ 1 + 2) == "vertices [1,2]"
  23456. 1786.90 s [algebraic-graphs] OK: show (shrink $ 1 * 2) == "(fromJust . toAcyclic) (edge 1 2)"
  23457. 1786.90 s [algebraic-graphs] OK: show (shrink $ 1 * 2 * 3) == "(fromJust . toAcyclic) (edges [(1,2),(1,3),(2,3)])"
  23458. 1786.90 s [algebraic-graphs] OK: show (shrink $ 1 * 2 + 3) == "(fromJust . toAcyclic) (overlay (vertex 3) (edge 1 2))"
  23459. 1786.90 s [algebraic-graphs]
  23460. 1786.90 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.fromAcyclic ============
  23461. 1786.90 s [algebraic-graphs] OK: fromAcyclic empty == empty
  23462. 1786.90 s [algebraic-graphs] OK: fromAcyclic . vertex == vertex
  23463. 1786.90 s [algebraic-graphs] OK: fromAcyclic (shrink $ 1 * 3 * 2) == star 1 [2,3]
  23464. 1786.90 s [algebraic-graphs] OK: vertexCount . fromAcyclic == vertexCount
  23465. 1786.90 s [algebraic-graphs] OK: edgeCount . fromAcyclic == edgeCount
  23466. 1786.90 s [algebraic-graphs] OK: isAcyclic . fromAcyclic == const True
  23467. 1786.90 s [algebraic-graphs]
  23468. 1786.90 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.empty ============
  23469. 1786.90 s [algebraic-graphs] OK: isEmpty empty == True
  23470. 1786.90 s [algebraic-graphs] OK: hasVertex x empty == False
  23471. 1786.90 s [algebraic-graphs] OK: vertexCount empty == 0
  23472. 1786.90 s [algebraic-graphs] OK: edgeCount empty == 0
  23473. 1786.90 s [algebraic-graphs]
  23474. 1786.90 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.vertex ============
  23475. 1786.90 s [algebraic-graphs] OK: isEmpty (vertex x) == False
  23476. 1786.90 s [algebraic-graphs] OK: hasVertex x (vertex y) == (x == y)
  23477. 1786.90 s [algebraic-graphs] OK: vertexCount (vertex x) == 1
  23478. 1786.90 s [algebraic-graphs] OK: edgeCount (vertex x) == 0
  23479. 1786.90 s [algebraic-graphs]
  23480. 1786.90 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.vertices ============
  23481. 1786.90 s [algebraic-graphs] OK: vertices [] == empty
  23482. 1786.90 s [algebraic-graphs] OK: vertices [x] == vertex x
  23483. 1786.90 s [algebraic-graphs] OK: hasVertex x . vertices == elem x
  23484. 1786.90 s [algebraic-graphs] OK: vertexCount . vertices == length . nub
  23485. 1786.90 s [algebraic-graphs] OK: vertexSet . vertices == Set.fromList
  23486. 1786.90 s [algebraic-graphs]
  23487. 1786.90 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.union ============
  23488. 1786.90 s [algebraic-graphs] OK: vertexSet (union x y) == <correct result>
  23489. 1786.90 s [algebraic-graphs] OK: edgeSet (union x y) == <correct result>
  23490. 1786.90 s [algebraic-graphs]
  23491. 1786.90 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.join ============
  23492. 1786.90 s [algebraic-graphs] OK: vertexSet (join x y) == <correct result>
  23493. 1786.90 s [algebraic-graphs] OK: edgeSet (join x y) == <correct result>
  23494. 1786.90 s [algebraic-graphs]
  23495. 1786.90 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.isSubgraphOf ============
  23496. 1786.90 s [algebraic-graphs] OK: isSubgraphOf empty x == True
  23497. 1786.90 s [algebraic-graphs] OK: isSubgraphOf (vertex x) empty == False
  23498. 1786.90 s [algebraic-graphs] OK: isSubgraphOf (induce p x) x == True
  23499. 1786.90 s [algebraic-graphs] OK: isSubgraphOf x (transitiveClosure x) == True
  23500. 1786.90 s [algebraic-graphs] OK: isSubgraphOf x y ==> x <= y
  23501. 1786.90 s [algebraic-graphs]
  23502. 1786.90 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.isEmpty ============
  23503. 1786.90 s [algebraic-graphs] OK: isEmpty empty == True
  23504. 1786.90 s [algebraic-graphs] OK: isEmpty (vertex x) == False
  23505. 1786.90 s [algebraic-graphs] OK: isEmpty (removeVertex x $ vertex x) == True
  23506. 1786.90 s [algebraic-graphs] OK: isEmpty (removeEdge 1 2 $ shrink $ 1 * 2) == False
  23507. 1786.90 s [algebraic-graphs]
  23508. 1786.90 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.hasVertex ============
  23509. 1786.90 s [algebraic-graphs] OK: hasVertex x empty == False
  23510. 1786.90 s [algebraic-graphs] OK: hasVertex x (vertex y) == (x == y)
  23511. 1786.90 s [filemanip] System/FilePath/Find.hs:274:15: warning: [GHC-63397] [-Wname-shadowing]
  23512. 1786.90 s [filemanip] This binding for ‘state’ shadows the existing binding
  23513. 1786.90 s [filemanip] bound at System/FilePath/Find.hs:271:38
  23514. 1786.90 s [filemanip] |
  23515. 1786.90 s [filemanip] 274 | where visit state path depth st =
  23516. 1786.90 s [filemanip] | ^^^^^
  23517. 1786.90 s [filemanip]
  23518. 1786.90 s [filemanip] System/FilePath/Find.hs:274:21: warning: [GHC-63397] [-Wname-shadowing]
  23519. 1786.90 s [filemanip] This binding for ‘path’ shadows the existing binding
  23520. 1786.90 s [filemanip] bound at System/FilePath/Find.hs:271:44
  23521. 1786.90 s [filemanip] |
  23522. 1786.90 s [filemanip] 274 | where visit state path depth st =
  23523. 1786.90 s [filemanip] | ^^^^
  23524. 1786.90 s [filemanip]
  23525. 1786.90 s [filemanip] System/FilePath/Find.hs:274:26: warning: [GHC-63397] [-Wname-shadowing]
  23526. 1786.90 s [filemanip] This binding for ‘depth’ shadows the existing binding
  23527. 1786.90 s [filemanip] defined at System/FilePath/Find.hs:195:1
  23528. 1786.90 s [filemanip] |
  23529. 1786.90 s [filemanip] 274 | where visit state path depth st =
  23530. 1786.90 s [filemanip] | ^^^^^
  23531. 1786.90 s [filemanip]
  23532. 1786.90 s [filemanip] System/FilePath/Find.hs:279:9: warning: [GHC-63397] [-Wname-shadowing]
  23533. 1786.90 s [filemanip] This binding for ‘traverse’ shadows the existing binding
  23534. 1786.90 s [filemanip] imported from ‘Prelude’ at System/FilePath/Find.hs:39:8-27
  23535. 1786.90 s [filemanip] (and originally defined in ‘Data.Traversable’)
  23536. 1786.90 s [filemanip] |
  23537. 1786.90 s [filemanip] 279 | traverse state dir depth dirSt = handle (errHandler dir state) $
  23538. 1786.90 s [filemanip] | ^^^^^^^^
  23539. 1786.90 s [filemanip]
  23540. 1786.90 s [filemanip] System/FilePath/Find.hs:279:18: warning: [GHC-63397] [-Wname-shadowing]
  23541. 1786.90 s [filemanip] This binding for ‘state’ shadows the existing binding
  23542. 1786.90 s [filemanip] bound at System/FilePath/Find.hs:271:38
  23543. 1786.90 s [filemanip] |
  23544. 1786.90 s [filemanip] 279 | traverse state dir depth dirSt = handle (errHandler dir state) $
  23545. 1786.90 s [filemanip] | ^^^^^
  23546. 1786.90 s [filemanip]
  23547. 1786.90 s [filemanip] System/FilePath/Find.hs:279:28: warning: [GHC-63397] [-Wname-shadowing]
  23548. 1786.90 s [filemanip] This binding for ‘depth’ shadows the existing binding
  23549. 1786.90 s [filemanip] defined at System/FilePath/Find.hs:195:1
  23550. 1786.90 s [filemanip] |
  23551. 1786.90 s [filemanip] 279 | traverse state dir depth dirSt = handle (errHandler dir state) $
  23552. 1786.90 s [filemanip] | ^^^^^
  23553. 1786.90 s [filemanip]
  23554. 1786.90 s [filemanip] System/FilePath/Find.hs:282:53: warning: [GHC-63397] [-Wname-shadowing]
  23555. 1786.90 s [filemanip] This binding for ‘state’ shadows the existing binding
  23556. 1786.90 s [filemanip] bound at System/FilePath/Find.hs:279:18
  23557. 1786.90 s [filemanip] |
  23558. 1786.90 s [filemanip] 282 | in state' `seq` flip foldM state' (\state name ->
  23559. 1786.90 s [filemanip] | ^^^^^
  23560. 1786.90 s [filemanip]
  23561. 1786.90 s [filemanip] System/FilePath/Find.hs:284:25: warning: [GHC-63397] [-Wname-shadowing]
  23562. 1786.90 s [filemanip] This binding for ‘path’ shadows the existing binding
  23563. 1786.90 s [filemanip] bound at System/FilePath/Find.hs:271:44
  23564. 1786.90 s [filemanip] |
  23565. 1786.90 s [filemanip] 284 | let path = dir </> name
  23566. 1786.90 s [filemanip] | ^^^^
  23567. 1786.90 s [filemanip] [4 of 4] Compiling System.FilePath.Manip ( System/FilePath/Manip.hs, dist/build/System/FilePath/Manip.p_o )
  23568. 1786.90 s [filemanip] Phase: checkPhase
  23569. 1786.90 s [filemanip] Package has no test suites.
  23570. 1786.90 s [filemanip] Phase: haddockPhase
  23571. 1786.90 s [filemanip] Preprocessing library for filemanip-0.3.6.3..
  23572. 1786.90 s [filemanip] Running Haddock on library for filemanip-0.3.6.3..
  23573. 1786.90 s [fuzzy] Preprocessing test suite 'tests' for fuzzy-0.1.1.0..
  23574. 1786.90 s [fuzzy] Building test suite 'tests' for fuzzy-0.1.1.0..
  23575. 1786.90 s [fuzzy] [1 of 1] Compiling Main ( tests/tests.hs, dist/build/tests/tests-tmp/Main.o )
  23576. 1786.90 s [fuzzy] [2 of 2] Linking dist/build/tests/tests
  23577. 1786.90 s [fuzzy] Phase: checkPhase
  23578. 1786.90 s [fuzzy] Running 1 test suites...
  23579. 1786.90 s [fuzzy] Test suite tests: RUNNING...
  23580. 1786.90 s [fuzzy] ### Failure in: 1:match:3:should be case sensitive is specified:0
  23581. 1786.90 s [fuzzy] tests/tests.hs:37
  23582. 1786.90 s [fuzzy] expected: Nothing
  23583. 1786.90 s [fuzzy] but got: Just (Fuzzy {original = "Haskell", rendered = "Haskell", score = 26})
  23584. 1786.90 s [fuzzy] Cases: 14 Tried: 14 Errors: 0 Failures: 1
  23585. 1786.90 s [fuzzy] Test suite tests: PASS
  23586. 1786.90 s [fuzzy] Test suite logged to: dist/test/fuzzy-0.1.1.0-tests.log
  23587. 1786.90 s [fuzzy] 1 of 1 test suites (1 of 1 test cases) passed.
  23588. 1786.90 s [fuzzy] Phase: haddockPhase
  23589. 1786.90 s [fuzzy] Preprocessing library for fuzzy-0.1.1.0..
  23590. 1786.90 s [fuzzy] Running Haddock on library for fuzzy-0.1.1.0..
  23591. 1786.90 s [fuzzy] Warning: The documentation for the following packages are not installed. No
  23592. 1786.90 s [fuzzy] links will be generated to these packages: vector-0.13.2.0
  23593. 1786.90 s [fuzzy] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  23594. 1786.90 s [fuzzy] Warning: 'TextualMonoid' is out of scope.
  23595. 1786.90 s [fuzzy] If you qualify the identifier, haddock can try to link it anyway.
  23596. 1786.90 s [fuzzy] 100% ( 6 / 6) in 'Text.Fuzzy'
  23597. 1786.90 s [fuzzy] Documentation created: dist/doc/html/fuzzy/index.html,
  23598. 1786.90 s [fuzzy] dist/doc/html/fuzzy/fuzzy.txt
  23599. 1786.90 s [fuzzy] Preprocessing test suite 'tests' for fuzzy-0.1.1.0..
  23600. 1786.90 s [fuzzy] Phase: installPhase
  23601. 1786.90 s [fuzzy] Installing library in /nix/store/p0kx3g9cgynnc6kkarbs68pvchs2cgvc-fuzzy-0.1.1.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/fuzzy-0.1.1.0-GsrBkx81Q9S3SG17mDM9Fm
  23602. 1786.90 s [fuzzy] Phase: fixupPhase
  23603. 1786.90 s [fuzzy] shrinking RPATHs of ELF executables and libraries in /nix/store/p0kx3g9cgynnc6kkarbs68pvchs2cgvc-fuzzy-0.1.1.0
  23604. 1786.90 s [fuzzy] shrinking /nix/store/p0kx3g9cgynnc6kkarbs68pvchs2cgvc-fuzzy-0.1.1.0/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSfuzzy-0.1.1.0-GsrBkx81Q9S3SG17mDM9Fm-ghc9.6.3.so
  23605. 1786.90 s [fuzzy] checking for references to /build/ in /nix/store/p0kx3g9cgynnc6kkarbs68pvchs2cgvc-fuzzy-0.1.1.0...
  23606. 1786.90 s [fuzzy] patching script interpreter paths in /nix/store/p0kx3g9cgynnc6kkarbs68pvchs2cgvc-fuzzy-0.1.1.0
  23607. 1786.90 s [fuzzy] stripping (with command strip and flags -S -p) in /nix/store/p0kx3g9cgynnc6kkarbs68pvchs2cgvc-fuzzy-0.1.1.0/lib
  23608. 1786.90 s [fuzzy] shrinking RPATHs of ELF executables and libraries in /nix/store/13il00ii2cil5vnaysbva45yvql29x77-fuzzy-0.1.1.0-doc
  23609. 1786.90 s [fuzzy] checking for references to /build/ in /nix/store/13il00ii2cil5vnaysbva45yvql29x77-fuzzy-0.1.1.0-doc...
  23610. 1786.90 s [fuzzy] patching script interpreter paths in /nix/store/13il00ii2cil5vnaysbva45yvql29x77-fuzzy-0.1.1.0-doc
  23611. 1786.90 s [ghc-9.6.3-with-packages] /nix/store/0rxkp4114cl5x5cgjs5awj9iil2snsi4-doctest-0.22.6/nix-support:
  23612. 1786.90 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23613. 1786.90 s [ghc-9.6.3-with-packages] /nix/store/va1283k599az87q60f7zrpn39n75lwvf-fin-0.3.2/nix-support:
  23614. 1786.90 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23615. 1786.90 s [ghc-9.6.3-with-packages] /nix/store/jdnckwy4pz6vm2b3l8vqyjppbar139kk-no-recursion-0.3.0.0/nix-support:
  23616. 1786.90 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23617. 1786.90 s [ghc-9.6.3-with-packages] /nix/store/kbcjv8f63nqkdqaz0vc2haw13q4qc9f2-QuickCheck-2.14.3/nix-support:
  23618. 1786.90 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23619. 1786.90 s [ghc-9.6.3-with-packages] /nix/store/4akjibibxaq7067piigk2ajsrk3xssb4-tasty-1.5.3/nix-support:
  23620. 1786.90 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23621. 1786.90 s [ghc-9.6.3-with-packages] /nix/store/maiy1qv3a5c7372ccaqawcbmcrm8mndw-tasty-expected-failure-0.12.3/nix-support:
  23622. 1786.90 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23623. 1786.90 s [ghc-9.6.3-with-packages] /nix/store/qckxw5xnsvmii7pyvhk7zss3033cwap7-tasty-hunit-0.10.2/nix-support:
  23624. 1786.90 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23625. 1786.90 s [ghc-9.6.3-with-packages] /nix/store/yg643nrca0x7papa0xzpx3g0j51lzm97-vector-0.13.2.0/nix-support:
  23626. 1786.90 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23627. 1786.90 s [ghc-9.6.3-with-packages] /nix/store/yg643nrca0x7papa0xzpx3g0j51lzm97-vector-0.13.2.0/nix-support:
  23628. 1786.90 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23629. 1786.90 s [ghc-9.6.3-with-packages] /nix/store/kjyxy8g02873ypr68icrlihzghwxwcda-Cabal-3.10.3.0/nix-support:
  23630. 1786.90 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23631. 1786.90 s [ghc-9.6.3-with-packages] /nix/store/wq8jbn4hdm6vajykrn06f5q84s9jkz2v-cabal-doctest-1.0.11/nix-support:
  23632. 1786.90 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23633. 1786.90 s [ghc-9.6.3-with-packages] /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4/nix-support:
  23634. 1786.90 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23635. 1786.90 s [ghc-9.6.3-with-packages] /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4/nix-support:
  23636. 1786.90 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23637. 1786.90 s [ghc-9.6.3-with-packages] /nix/store/4kfnvx125psw7859xsni3yhpczsy0nrh-hashable-1.4.7.0/nix-support:
  23638. 1786.90 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23639. 1786.90 s [ghc-9.6.3-with-packages] /nix/store/4kfnvx125psw7859xsni3yhpczsy0nrh-hashable-1.4.7.0/nix-support:
  23640. 1786.90 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23641. 1786.90 s [ghc-9.6.3-with-packages] /nix/store/n0i3592v79h9fh1477ysrrw46kpvi891-Only-0.1/nix-support:
  23642. 1786.90 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23643. 1786.90 s [ghc-9.6.3-with-packages] /nix/store/n0i3592v79h9fh1477ysrrw46kpvi891-Only-0.1/nix-support:
  23644. 1786.90 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23645. 1786.90 s [ghc-9.6.3-with-packages] /nix/store/i2isrjlprfgkm9cvw6q7gkr7jal9pr64-scientific-0.3.8.0/nix-support:
  23646. 1786.90 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23647. 1786.90 s [ghc-9.6.3-with-packages] /nix/store/i2isrjlprfgkm9cvw6q7gkr7jal9pr64-scientific-0.3.8.0/nix-support:
  23648. 1786.90 s [ghc-exactprint] [10 of 10] Compiling Language.Haskell.GHC.ExactPrint ( src/Language/Haskell/GHC/ExactPrint.hs, dist/build/Language/Haskell/GHC/ExactPrint.o, dist/build/Language/Haskell/GHC/ExactPrint.dyn_o )
  23649. 1786.90 s [ghc-exactprint] [ 1 of 10] Compiling Language.Haskell.GHC.ExactPrint.Orphans ( src/Language/Haskell/GHC/ExactPrint/Orphans.hs, dist/build/Language/Haskell/GHC/ExactPrint/Orphans.p_o )
  23650. 1786.90 s [ghc-exactprint] [ 2 of 10] Compiling Language.Haskell.GHC.ExactPrint.Types ( src/Language/Haskell/GHC/ExactPrint/Types.hs, dist/build/Language/Haskell/GHC/ExactPrint/Types.p_o )
  23651. 1786.90 s [ghc-exactprint] [ 3 of 10] Compiling Language.Haskell.GHC.ExactPrint.Lookup ( src/Language/Haskell/GHC/ExactPrint/Lookup.hs, dist/build/Language/Haskell/GHC/ExactPrint/Lookup.p_o )
  23652. 1786.90 s [ghc-exactprint] [ 4 of 10] Compiling Language.Haskell.GHC.ExactPrint.Utils ( src/Language/Haskell/GHC/ExactPrint/Utils.hs, dist/build/Language/Haskell/GHC/ExactPrint/Utils.p_o )
  23653. 1786.90 s [ghc-exactprint] [ 5 of 10] Compiling Language.Haskell.GHC.ExactPrint.Preprocess ( src/Language/Haskell/GHC/ExactPrint/Preprocess.hs, dist/build/Language/Haskell/GHC/ExactPrint/Preprocess.p_o )
  23654. 1786.90 s [ghc-exactprint] [ 6 of 10] Compiling Language.Haskell.GHC.ExactPrint.Parsers ( src/Language/Haskell/GHC/ExactPrint/Parsers.hs, dist/build/Language/Haskell/GHC/ExactPrint/Parsers.p_o )
  23655. 1786.90 s [ghc-exactprint] [ 7 of 10] Compiling Language.Haskell.GHC.ExactPrint.Dump ( src/Language/Haskell/GHC/ExactPrint/Dump.hs, dist/build/Language/Haskell/GHC/ExactPrint/Dump.p_o )
  23656. 1786.90 s [ghc-exactprint] [ 8 of 10] Compiling Language.Haskell.GHC.ExactPrint.ExactPrint ( src/Language/Haskell/GHC/ExactPrint/ExactPrint.hs, dist/build/Language/Haskell/GHC/ExactPrint/ExactPrint.p_o )
  23657. 1786.90 s [ghc-exactprint] [ 9 of 10] Compiling Language.Haskell.GHC.ExactPrint.Transform ( src/Language/Haskell/GHC/ExactPrint/Transform.hs, dist/build/Language/Haskell/GHC/ExactPrint/Transform.p_o )
  23658. 1786.90 s [ghc-exactprint] [10 of 10] Compiling Language.Haskell.GHC.ExactPrint ( src/Language/Haskell/GHC/ExactPrint.hs, dist/build/Language/Haskell/GHC/ExactPrint.p_o )
  23659. 1786.90 s [ghc-exactprint] Preprocessing test suite 'test' for ghc-exactprint-1.7.1.0..
  23660. 1786.90 s [ghc-exactprint] Building test suite 'test' for ghc-exactprint-1.7.1.0..
  23661. 1786.90 s [ghc-exactprint] [1 of 5] Compiling Test.Common ( tests/Test/Common.hs, dist/build/test/test-tmp/Test/Common.o )
  23662. 1786.90 s [ghc-exactprint] [2 of 5] Compiling Test.CommonUtils ( tests/Test/CommonUtils.hs, dist/build/test/test-tmp/Test/CommonUtils.o )
  23663. 1786.90 s [ghc-exactprint] [3 of 5] Compiling Test.NoAnnotations ( tests/Test/NoAnnotations.hs, dist/build/test/test-tmp/Test/NoAnnotations.o )
  23664. 1786.90 s [ghc-exactprint] [4 of 5] Compiling Test.Transform ( tests/Test/Transform.hs, dist/build/test/test-tmp/Test/Transform.o )
  23665. 1786.90 s [ghc-exactprint] [5 of 5] Compiling Main ( tests/Test.hs, dist/build/test/test-tmp/Main.o )
  23666. 1786.90 s [ghc-exactprint] [6 of 6] Linking dist/build/test/test
  23667. 1786.90 s [ghc-exactprint] buildPhase completed in 1 minutes 36 seconds
  23668. 1786.90 s [ghc-exactprint] Phase: checkPhase
  23669. 1786.90 s [ghc-exactprint] Running 1 test suites...
  23670. 1786.90 s [ghc-exactprint] Test suite test: RUNNING...
  23671. 1786.90 s [ghc-exactprint] GHC96
  23672. 1786.98 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/9781n7qw09l613s5da0rnlmcg2597wf0-kan-extensions-5.2.6-doc /nix/store/zjavljvqgjsnicm7gmp96k7q1ynwbxqy-kan-extensions-5.2.6
  23673. 1787.53 s [post-build-hook] Pushing 2 paths (110 are already present) using zstd to cache sellout ⏳
  23674. 1787.53 s [post-build-hook]
  23675. 1787.90 s [post-build-hook] Pushing /nix/store/zjavljvqgjsnicm7gmp96k7q1ynwbxqy-kan-extensions-5.2.6 (7.08 MiB)
  23676. 1788.04 s [post-build-hook] Pushing /nix/store/9781n7qw09l613s5da0rnlmcg2597wf0-kan-extensions-5.2.6-doc (2.16 MiB)
  23677. 1789.05 s [post-build-hook]
  23678. 1789.05 s [post-build-hook] All done.
  23679. 1789.07 s [post-build-hook] Uploading to the NixCI cache: /nix/store/9781n7qw09l613s5da0rnlmcg2597wf0-kan-extensions-5.2.6-doc /nix/store/zjavljvqgjsnicm7gmp96k7q1ynwbxqy-kan-extensions-5.2.6
  23680. 1789.12 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  23681. 1789.34 s [post-build-hook] copying 2 paths...
  23682. 1789.34 s [post-build-hook] copying path '/nix/store/9781n7qw09l613s5da0rnlmcg2597wf0-kan-extensions-5.2.6-doc' to 'https://cache.nix-ci.com'...
  23683. 1789.90 s [post-build-hook] copying path '/nix/store/zjavljvqgjsnicm7gmp96k7q1ynwbxqy-kan-extensions-5.2.6' to 'https://cache.nix-ci.com'...
  23684. 1791.68 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  23685. 1791.96 s [post-build-hook] copying 1 paths...
  23686. 1791.97 s [post-build-hook] copying path '/nix/store/fwc0j3rxsihfa4kqpcbp0szz7dsw6hz7-kan-extensions-5.2.6.drv' to 'https://cache.nix-ci.com'...
  23687. 1792.24 s Progress: 159 of 235 built (7 building), 285 of 285 downloaded from cache
  23688. 1792.24 s [shake] [14 of 73] Compiling General.EscCodes ( src/General/EscCodes.hs, dist/build/General/EscCodes.o, dist/build/General/EscCodes.dyn_o )
  23689. 1792.24 s [shake] [15 of 73] Compiling General.Extra ( src/General/Extra.hs, dist/build/General/Extra.o, dist/build/General/Extra.dyn_o )
  23690. 1792.24 s [shake] [16 of 73] Compiling Development.Shake.Internal.History.Symlink ( src/Development/Shake/Internal/History/Symlink.hs, dist/build/Development/Shake/Internal/History/Symlink.o, dist/build/Development/Shake/Internal/History/Symlink.dyn_o )
  23691. 1792.24 s [shake] [17 of 73] Compiling Development.Shake.Internal.Errors ( src/Development/Shake/Internal/Errors.hs, dist/build/Development/Shake/Internal/Errors.o, dist/build/Development/Shake/Internal/Errors.dyn_o )
  23692. 1792.24 s [shake] [18 of 73] Compiling Development.Shake.Internal.Value ( src/Development/Shake/Internal/Value.hs, dist/build/Development/Shake/Internal/Value.o, dist/build/Development/Shake/Internal/Value.dyn_o )
  23693. 1792.24 s [shake] [19 of 73] Compiling Development.Shake.Internal.FilePattern ( src/Development/Shake/Internal/FilePattern.hs, dist/build/Development/Shake/Internal/FilePattern.o, dist/build/Development/Shake/Internal/FilePattern.dyn_o )
  23694. 1792.24 s [shake] [20 of 73] Compiling Development.Shake.Internal.Options ( src/Development/Shake/Internal/Options.hs, dist/build/Development/Shake/Internal/Options.o, dist/build/Development/Shake/Internal/Options.dyn_o )
  23695. 1792.24 s [shake] [21 of 73] Compiling Development.Shake.Internal.FileInfo ( src/Development/Shake/Internal/FileInfo.hs, dist/build/Development/Shake/Internal/FileInfo.o, dist/build/Development/Shake/Internal/FileInfo.dyn_o )
  23696. 1792.24 s [shake] [22 of 73] Compiling Development.Shake.Internal.Core.Monad ( src/Development/Shake/Internal/Core/Monad.hs, dist/build/Development/Shake/Internal/Core/Monad.o, dist/build/Development/Shake/Internal/Core/Monad.dyn_o )
  23697. 1792.24 s [shake] [23 of 73] Compiling Development.Ninja.Parse ( src/Development/Ninja/Parse.hs, dist/build/Development/Ninja/Parse.o, dist/build/Development/Ninja/Parse.dyn_o )
  23698. 1792.24 s [shake] [24 of 73] Compiling General.Fence ( src/General/Fence.hs, dist/build/General/Fence.o, dist/build/General/Fence.dyn_o )
  23699. 1792.24 s [shake] [25 of 73] Compiling General.FileLock ( src/General/FileLock.hs, dist/build/General/FileLock.o, dist/build/General/FileLock.dyn_o )
  23700. 1792.24 s [shake] [26 of 73] Compiling General.GetOpt ( src/General/GetOpt.hs, dist/build/General/GetOpt.o, dist/build/General/GetOpt.dyn_o )
  23701. 1792.24 s [shake] [27 of 73] Compiling General.Intern ( src/General/Intern.hs, dist/build/General/Intern.o, dist/build/General/Intern.dyn_o )
  23702. 1792.24 s [shake] [28 of 73] Compiling General.Ids ( src/General/Ids.hs, dist/build/General/Ids.o, dist/build/General/Ids.dyn_o )
  23703. 1792.24 s [shake] [29 of 73] Compiling Development.Shake.Internal.History.Serialise ( src/Development/Shake/Internal/History/Serialise.hs, dist/build/Development/Shake/Internal/History/Serialise.o, dist/build/Development/Shake/Internal/History/Serialise.dyn_o )
  23704. 1792.24 s [shake] [30 of 73] Compiling Development.Shake.Internal.History.Server ( src/Development/Shake/Internal/History/Server.hs, dist/build/Development/Shake/Internal/History/Server.o, dist/build/Development/Shake/Internal/History/Server.dyn_o )
  23705. 1792.24 s [shake] [31 of 73] Compiling Development.Shake.Internal.Core.Database ( src/Development/Shake/Internal/Core/Database.hs, dist/build/Development/Shake/Internal/Core/Database.o, dist/build/Development/Shake/Internal/Core/Database.dyn_o )
  23706. 1792.24 s [shake] [32 of 73] Compiling General.ListBuilder ( src/General/ListBuilder.hs, dist/build/General/ListBuilder.o, dist/build/General/ListBuilder.dyn_o )
  23707. 1792.24 s [shake] [33 of 73] Compiling General.Makefile ( src/General/Makefile.hs, dist/build/General/Makefile.o, dist/build/General/Makefile.dyn_o )
  23708. 1792.24 s [shake] [34 of 73] Compiling General.Process ( src/General/Process.hs, dist/build/General/Process.o, dist/build/General/Process.dyn_o )
  23709. 1792.24 s [shake] [35 of 73] Compiling General.Thread ( src/General/Thread.hs, dist/build/General/Thread.o, dist/build/General/Thread.dyn_o )
  23710. 1792.24 s [shake] [36 of 73] Compiling General.Chunks ( src/General/Chunks.hs, dist/build/General/Chunks.o, dist/build/General/Chunks.dyn_o )
  23711. 1792.24 s [shake] [37 of 73] Compiling General.Timing ( src/General/Timing.hs, dist/build/General/Timing.o, dist/build/General/Timing.dyn_o )
  23712. 1792.30 s Building lens
  23713. 1792.35 s Building pointed
  23714. 1792.35 s [aeson] 1618 | liftToEncoding _ t _ (Solo a) = t a
  23715. 1792.35 s [aeson] | ^^^^
  23716. 1792.35 s [aeson] [25 of 32] Compiling Data.Aeson.Types.Class ( src/Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.p_o )
  23717. 1792.35 s [aeson] [26 of 32] Compiling Data.Aeson.Types ( src/Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.p_o )
  23718. 1792.35 s [aeson] [27 of 32] Compiling Data.Aeson.Text ( src/Data/Aeson/Text.hs, dist/build/Data/Aeson/Text.p_o )
  23719. 1792.35 s [aeson] [28 of 32] Compiling Data.Aeson.Decoding ( src/Data/Aeson/Decoding.hs, dist/build/Data/Aeson/Decoding.p_o )
  23720. 1792.35 s [aeson] [29 of 32] Compiling Data.Aeson ( src/Data/Aeson.hs, dist/build/Data/Aeson.p_o )
  23721. 1792.35 s [aeson] [30 of 32] Compiling Data.Aeson.RFC8785 ( src/Data/Aeson/RFC8785.hs, dist/build/Data/Aeson/RFC8785.p_o )
  23722. 1792.35 s [aeson] [31 of 32] Compiling Data.Aeson.QQ.Simple ( src/Data/Aeson/QQ/Simple.hs, dist/build/Data/Aeson/QQ/Simple.p_o )
  23723. 1792.35 s [aeson] [32 of 32] Compiling Data.Aeson.TH ( src/Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.p_o )
  23724. 1792.35 s [aeson]
  23725. 1792.35 s [aeson] src/Data/Aeson/TH.hs:948:7: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  23726. 1792.35 s [aeson] Pattern match(es) are non-exhaustive
  23727. 1792.35 s [aeson] In a pattern binding: Patterns of type ‘[Q Exp]’ not matched: []
  23728. 1792.35 s [aeson] |
  23729. 1792.35 s [aeson] 948 | x:xs = [ lookupField argTy
  23730. 1792.35 s [aeson] | ^^^^^^^^^^^^^^^^^^^^^^^^^^...
  23731. 1792.35 s [aeson]
  23732. 1792.35 s [aeson] src/Data/Aeson/TH.hs:1064:14: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  23733. 1792.35 s [aeson] Pattern match(es) are non-exhaustive
  23734. 1792.35 s [aeson] In a pattern binding: Patterns of type ‘[Q Exp]’ not matched: []
  23735. 1792.35 s [aeson] |
  23736. 1792.35 s [aeson] 1064 | let x:xs = [ dispatchParseJSON jc conName tvMap argTy
  23737. 1792.35 s [aeson] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  23738. 1792.35 s [aeson] buildPhase completed in 54 seconds
  23739. 1792.35 s [aeson] Phase: haddockPhase
  23740. 1792.35 s [aeson] Preprocessing library for aeson-2.2.3.0..
  23741. 1792.35 s [aeson] Running Haddock on library for aeson-2.2.3.0..
  23742. 1792.36 s [aeson] Warning: The documentation for the following packages are not installed. No
  23743. 1792.36 s [aeson] links will be generated to these packages: vector-0.13.2.0
  23744. 1792.36 s [aeson] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  23745. 1792.36 s [aeson] Warning: Couldn't find .haddock for export Vector
  23746. 1792.36 s [aeson] Warning: 'letE' is out of scope.
  23747. 1792.36 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  23748. 1792.36 s [aeson] Warning: 'Coercible' is out of scope.
  23749. 1792.36 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  23750. 1792.36 s [aeson] Warning: 'coercing' is out of scope.
  23751. 1792.36 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  23752. 1792.36 s [aeson] 44% ( 4 / 9) in 'Data.Aeson.Key'
  23753. 1792.36 s [aeson] Missing documentation for:
  23754. 1792.36 s [aeson] Key (src/Data/Aeson/Key.hs:44)
  23755. 1792.36 s [aeson] fromString (src/Data/Aeson/Key.hs:47)
  23756. 1792.36 s [aeson] toString (src/Data/Aeson/Key.hs:50)
  23757. 1792.36 s [aeson] toText (src/Data/Aeson/Key.hs:56)
  23758. 1792.36 s [aeson] fromText (src/Data/Aeson/Key.hs:53)
  23759. 1792.36 s [aeson] 100% ( 7 / 7) in 'Data.Aeson.Decoding.Tokens'
  23760. 1792.36 s [aeson] Warning: 'ByteString' is out of scope.
  23761. 1792.36 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  23762. 1792.36 s [aeson] 100% ( 2 / 2) in 'Data.Aeson.Decoding.Text'
  23763. 1792.36 s [aeson] 100% ( 2 / 2) in 'Data.Aeson.Decoding.ByteString.Lazy'
  23764. 1792.36 s [aeson] 100% ( 2 / 2) in 'Data.Aeson.Decoding.ByteString'
  23765. 1792.36 s [aeson] Warning: 'v' is out of scope.
  23766. 1792.36 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  23767. 1792.36 s [aeson] Warning: 'const' is out of scope.
  23768. 1792.36 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  23769. 1792.36 s [aeson] 88% ( 61 / 69) in 'Data.Aeson.KeyMap'
  23770. 1792.36 s [aeson] Missing documentation for:
  23771. 1792.36 s [aeson] coercionToHashMap (src/Data/Aeson/KeyMap.hs:316)
  23772. 1792.36 s [aeson] coercionToMap (src/Data/Aeson/KeyMap.hs:320)
  23773. 1792.36 s [aeson] foldr (src/Data/Aeson/KeyMap.hs:205)
  23774. 1792.36 s [aeson] foldr' (src/Data/Aeson/KeyMap.hs:208)
  23775. 1792.36 s [aeson] foldl (src/Data/Aeson/KeyMap.hs:211)
  23776. 1792.36 s [aeson] foldl' (src/Data/Aeson/KeyMap.hs:214)
  23777. 1792.36 s [aeson] foldMapWithKey (src/Data/Aeson/KeyMap.hs:202)
  23778. 1792.36 s [aeson] Key (src/Data/Aeson/Key.hs:44)
  23779. 1792.36 s [aeson] Warning: 'ToJSON' is out of scope.
  23780. 1792.36 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  23781. 1792.36 s [aeson] Warning: 'FromJSON' is out of scope.
  23782. 1792.36 s [algebraic-graphs] OK: hasVertex x . removeVertex x == const False
  23783. 1792.36 s [algebraic-graphs]
  23784. 1792.36 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.hasEdge ============
  23785. 1792.36 s [algebraic-graphs] OK: hasEdge x y empty == False
  23786. 1792.36 s [algebraic-graphs] OK: hasEdge x y (vertex z) == False
  23787. 1792.36 s [algebraic-graphs] OK: hasEdge 1 2 (shrink $ 1 * 2) == True
  23788. 1792.36 s [algebraic-graphs] OK: hasEdge x y . removeEdge x y == const False
  23789. 1792.36 s [algebraic-graphs] OK: hasEdge x y == elem (x,y) . edgeList
  23790. 1792.36 s [algebraic-graphs]
  23791. 1792.36 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.vertexCount ============
  23792. 1792.36 s [algebraic-graphs] OK: vertexCount empty == 0
  23793. 1792.36 s [algebraic-graphs] OK: vertexCount (vertex x) == 1
  23794. 1792.36 s [algebraic-graphs] OK: vertexCount == length . vertexList
  23795. 1792.36 s [algebraic-graphs] OK: vertexCount x < vertexCount y ==> x < y
  23796. 1792.36 s [algebraic-graphs]
  23797. 1792.36 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.edgeCount ============
  23798. 1792.36 s [algebraic-graphs] OK: edgeCount empty == 0
  23799. 1792.36 s [algebraic-graphs] OK: edgeCount (vertex x) == 0
  23800. 1792.36 s [algebraic-graphs] OK: edgeCount (shrink $ 1 * 2) == 1
  23801. 1792.36 s [algebraic-graphs] OK: edgeCount == length . edgeList
  23802. 1792.36 s [algebraic-graphs]
  23803. 1792.36 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.vertexList ============
  23804. 1792.36 s [algebraic-graphs] OK: vertexList empty == []
  23805. 1792.36 s [algebraic-graphs] OK: vertexList (vertex x) == [x]
  23806. 1792.36 s [algebraic-graphs] OK: vertexList . vertices == nub . sort
  23807. 1792.36 s [algebraic-graphs]
  23808. 1792.36 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.edgeList ============
  23809. 1792.36 s [algebraic-graphs] OK: edgeList empty == []
  23810. 1792.36 s [algebraic-graphs] OK: edgeList (vertex x) == []
  23811. 1792.36 s [algebraic-graphs] OK: edgeList (shrink $ 2 * 1) == [(2,1)]
  23812. 1792.36 s [algebraic-graphs] OK: edgeList . transpose == sort . map swap . edgeList
  23813. 1792.36 s [algebraic-graphs]
  23814. 1792.36 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.adjacencyList ============
  23815. 1792.36 s [algebraic-graphs] OK: adjacencyList empty == []
  23816. 1792.36 s [algebraic-graphs] OK: adjacencyList (vertex x) == [(x, [])]
  23817. 1792.36 s [algebraic-graphs] OK: adjacencyList (shrink $ 1 * 2) == [(1, [2]), (2, [])]
  23818. 1792.36 s [algebraic-graphs]
  23819. 1792.36 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.vertexSet ============
  23820. 1792.36 s [algebraic-graphs] OK: vertexSet empty == Set.empty
  23821. 1792.36 s [algebraic-graphs] OK: vertexSet . vertex == Set.singleton
  23822. 1792.36 s [algebraic-graphs] OK: vertexSet . vertices == Set.fromList
  23823. 1792.36 s [algebraic-graphs]
  23824. 1792.36 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.edgeSet ============
  23825. 1792.36 s [algebraic-graphs] OK: edgeSet empty == Set.empty
  23826. 1792.36 s [algebraic-graphs] OK: edgeSet (vertex x) == Set.empty
  23827. 1792.36 s [algebraic-graphs] OK: edgeSet (shrink $ 1 * 2) == Set.singleton (1,2)
  23828. 1792.36 s [algebraic-graphs]
  23829. 1792.36 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.preSet ============
  23830. 1792.36 s [algebraic-graphs] OK: preSet x empty == Set.empty
  23831. 1792.36 s [algebraic-graphs] OK: preSet x (vertex x) == Set.empty
  23832. 1792.36 s [algebraic-graphs] OK: preSet 1 (shrink $ 1 * 2) == Set.empty
  23833. 1792.36 s [algebraic-graphs] OK: preSet 2 (shrink $ 1 * 2) == Set.fromList [1]
  23834. 1792.36 s [algebraic-graphs] OK: Set.member x . preSet x == const False
  23835. 1792.36 s [algebraic-graphs]
  23836. 1792.36 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.postSet ============
  23837. 1792.36 s [algebraic-graphs] OK: postSet x empty == Set.empty
  23838. 1792.36 s [algebraic-graphs] OK: postSet x (vertex x) == Set.empty
  23839. 1792.36 s [algebraic-graphs] OK: postSet 1 (shrink $ 1 * 2) == Set.fromList [2]
  23840. 1792.36 s [algebraic-graphs] OK: postSet 2 (shrink $ 1 * 2) == Set.empty
  23841. 1792.36 s [algebraic-graphs] OK: Set.member x . postSet x == const False
  23842. 1792.36 s [algebraic-graphs]
  23843. 1792.36 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.removeVertex ============
  23844. 1792.36 s [algebraic-graphs] OK: removeVertex x (vertex x) == empty
  23845. 1792.36 s [algebraic-graphs] OK: removeVertex 1 (vertex 2) == vertex 2
  23846. 1792.36 s [algebraic-graphs] OK: removeVertex 1 (shrink $ 1 * 2) == vertex 2
  23847. 1792.36 s [algebraic-graphs] OK: removeVertex x . removeVertex x == removeVertex x
  23848. 1792.36 s [algebraic-graphs]
  23849. 1792.36 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.removeEdge ============
  23850. 1792.36 s [algebraic-graphs] OK: removeEdge 1 2 (shrink $ 1 * 2) == vertices [1,2]
  23851. 1792.36 s [algebraic-graphs] OK: removeEdge x y . removeEdge x y == removeEdge x y
  23852. 1792.36 s [algebraic-graphs] OK: removeEdge x y . removeVertex x == removeVertex x
  23853. 1792.36 s [algebraic-graphs] OK: removeEdge 1 2 (shrink $ 1 * 2 * 3) == shrink ((1 + 2) * 3)
  23854. 1792.36 s [algebraic-graphs]
  23855. 1792.36 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.transpose ============
  23856. 1792.36 s [algebraic-graphs] OK: transpose empty == empty
  23857. 1792.36 s [algebraic-graphs] OK: transpose (vertex x) == vertex x
  23858. 1792.36 s [algebraic-graphs] OK: transpose . transpose == id
  23859. 1792.36 s [algebraic-graphs] OK: edgeList . transpose == sort . map swap . edgeList
  23860. 1792.36 s [algebraic-graphs]
  23861. 1792.36 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.induce ============
  23862. 1792.36 s [algebraic-graphs] OK: induce (const True ) x == x
  23863. 1792.36 s [algebraic-graphs] OK: induce (const False) x == empty
  23864. 1792.36 s [algebraic-graphs] OK: induce (/= x) == removeVertex x
  23865. 1792.36 s [algebraic-graphs] OK: induce p . induce q == induce (\x -> p x && q x)
  23866. 1792.36 s [algebraic-graphs] OK: isSubgraphOf (induce p x) x == True
  23867. 1792.36 s [algebraic-graphs]
  23868. 1792.36 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.induceJust ============
  23869. 1792.36 s [algebraic-graphs] OK: induceJust (vertex Nothing) == empty
  23870. 1792.36 s [algebraic-graphs] OK: induceJust . vertex . Just == vertex
  23871. 1792.36 s [algebraic-graphs]
  23872. 1792.36 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.box ============
  23873. 1792.36 s [algebraic-graphs] OK: edgeList (box (shrink $ 1 * 2) (shrink $ 10 * 20)) == <correct result>
  23874. 1792.36 s [algebraic-graphs]
  23875. 1792.36 s [algebraic-graphs] OK: box x y ~~ box y x
  23876. 1792.36 s [algebraic-graphs] OK: box x (vertex ()) ~~ x
  23877. 1792.36 s [algebraic-graphs] OK: box x empty ~~ empty
  23878. 1792.36 s [algebraic-graphs] OK: box x (box y z) ~~ box (box x y) z
  23879. 1792.36 s [algebraic-graphs] OK: transpose (box x y) == box (transpose x) (transpose y)
  23880. 1792.36 s [algebraic-graphs] OK: vertexCount (box x y) == vertexCount x * vertexCount y
  23881. 1792.36 s [algebraic-graphs] OK: edgeCount (box x y) <= vertexCount x * edgeCount y + edgeCount x * vertexCount y
  23882. 1792.36 s [algebraic-graphs]
  23883. 1792.36 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.transitiveClosure ============
  23884. 1792.36 s [filemanip] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  23885. 1792.36 s [filemanip] 100% ( 7 / 7) in 'System.FilePath.GlobPattern'
  23886. 1792.36 s [filemanip]
  23887. 1792.36 s [filemanip] System/FilePath/GlobPattern.hs:149:22: warning: [GHC-63397] [-Wname-shadowing]
  23888. 1792.36 s [filemanip] This binding for ‘g’ shadows the existing binding
  23889. 1792.36 s [filemanip] bound at System/FilePath/GlobPattern.hs:148:24
  23890. 1792.36 s [filemanip] |
  23891. 1792.36 s [filemanip] 149 | where matchGroup g = matchTerms (MatchLiteral g : ts) cs
  23892. 1792.36 s [filemanip] | ^
  23893. 1792.36 s [filemanip] 100% ( 2 / 2) in 'System.FilePath.Glob'
  23894. 1792.36 s [filemanip] Warning: 'put' is out of scope.
  23895. 1792.36 s [filemanip] If you qualify the identifier, haddock can try to link it anyway.
  23896. 1792.36 s [filemanip] Warning: 'isSuffixOf' is out of scope.
  23897. 1792.36 s [filemanip] If you qualify the identifier, haddock can try to link it anyway.
  23898. 1792.36 s [filemanip] 65% ( 41 / 63) in 'System.FilePath.Find'
  23899. 1792.36 s [filemanip] Missing documentation for:
  23900. 1792.36 s [filemanip] FileType (System/FilePath/Find.hs:394)
  23901. 1792.36 s [filemanip] FilterPredicate (System/FilePath/Find.hs:202)
  23902. 1792.36 s [filemanip] RecursionPredicate (System/FilePath/Find.hs:203)
  23903. 1792.36 s [filemanip] deviceID (System/FilePath/Find.hs:439)
  23904. 1792.36 s [filemanip] fileID (System/FilePath/Find.hs:442)
  23905. 1792.36 s [filemanip] fileOwner (System/FilePath/Find.hs:445)
  23906. 1792.36 s [filemanip] fileGroup (System/FilePath/Find.hs:448)
  23907. 1792.36 s [filemanip] fileSize (System/FilePath/Find.hs:451)
  23908. 1792.36 s [filemanip] linkCount (System/FilePath/Find.hs:454)
  23909. 1792.36 s [filemanip] specialDeviceID (System/FilePath/Find.hs:457)
  23910. 1792.36 s [filemanip] fileMode (System/FilePath/Find.hs:460)
  23911. 1792.36 s [filemanip] accessTime (System/FilePath/Find.hs:478)
  23912. 1792.36 s [filemanip] modificationTime (System/FilePath/Find.hs:481)
  23913. 1792.36 s [filemanip] statusChangeTime (System/FilePath/Find.hs:484)
  23914. 1792.36 s [filemanip] ==? (System/FilePath/Find.hs:527)
  23915. 1792.36 s [filemanip] /=? (System/FilePath/Find.hs:531)
  23916. 1792.36 s [filemanip] >? (System/FilePath/Find.hs:535)
  23917. 1792.36 s [filemanip] <? (System/FilePath/Find.hs:539)
  23918. 1792.36 s [filemanip] >=? (System/FilePath/Find.hs:543)
  23919. 1792.36 s [filemanip] <=? (System/FilePath/Find.hs:547)
  23920. 1792.36 s [filemanip] &&? (System/FilePath/Find.hs:557)
  23921. 1792.36 s [filemanip] ||? (System/FilePath/Find.hs:561)
  23922. 1792.36 s [filemanip]
  23923. 1792.36 s [filemanip] System/FilePath/Find.hs:227:20: warning: [GHC-63397] [-Wname-shadowing]
  23924. 1792.36 s [filemanip] This binding for ‘depth’ shadows the existing binding
  23925. 1792.36 s [filemanip] defined at System/FilePath/Find.hs:195:1
  23926. 1792.36 s [filemanip] |
  23927. 1792.36 s [filemanip] 227 | where visit path depth st =
  23928. 1792.36 s [filemanip] | ^^^^^
  23929. 1792.36 s [filemanip]
  23930. 1792.36 s [filemanip] System/FilePath/Find.hs:231:9: warning: [GHC-63397] [-Wname-shadowing]
  23931. 1792.36 s [filemanip] This binding for ‘traverse’ shadows the existing binding
  23932. 1792.36 s [filemanip] imported from ‘Prelude’ at System/FilePath/Find.hs:39:8-27
  23933. 1792.36 s [filemanip] (and originally defined in ‘Data.Traversable’)
  23934. 1792.36 s [filemanip] |
  23935. 1792.36 s [filemanip] 231 | traverse dir depth dirSt = do
  23936. 1792.36 s [filemanip] | ^^^^^^^^
  23937. 1792.36 s [filemanip]
  23938. 1792.36 s [filemanip] System/FilePath/Find.hs:231:22: warning: [GHC-63397] [-Wname-shadowing]
  23939. 1792.36 s [filemanip] This binding for ‘depth’ shadows the existing binding
  23940. 1792.36 s [filemanip] defined at System/FilePath/Find.hs:195:1
  23941. 1792.36 s [filemanip] |
  23942. 1792.36 s [filemanip] 231 | traverse dir depth dirSt = do
  23943. 1792.36 s [filemanip] | ^^^^^
  23944. 1792.36 s [filemanip]
  23945. 1792.36 s [filemanip] System/FilePath/Find.hs:238:25: warning: [GHC-63397] [-Wname-shadowing]
  23946. 1792.36 s [filemanip] This binding for ‘depth’ shadows the existing binding
  23947. 1792.36 s [filemanip] defined at System/FilePath/Find.hs:195:1
  23948. 1792.36 s [filemanip] |
  23949. 1792.36 s [filemanip] 238 | filterPath path depth st result =
  23950. 1792.36 s [filemanip] | ^^^^^
  23951. 1792.36 s [filemanip]
  23952. 1792.36 s [filemanip] System/FilePath/Find.hs:274:15: warning: [GHC-63397] [-Wname-shadowing]
  23953. 1792.36 s [filemanip] This binding for ‘state’ shadows the existing binding
  23954. 1792.36 s [filemanip] bound at System/FilePath/Find.hs:271:38
  23955. 1792.36 s [filemanip] |
  23956. 1792.42 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/13il00ii2cil5vnaysbva45yvql29x77-fuzzy-0.1.1.0-doc /nix/store/p0kx3g9cgynnc6kkarbs68pvchs2cgvc-fuzzy-0.1.1.0
  23957. 1792.85 s [post-build-hook] Pushing 2 paths (100 are already present) using zstd to cache sellout ⏳
  23958. 1792.85 s [post-build-hook]
  23959. 1793.23 s [post-build-hook] Pushing /nix/store/p0kx3g9cgynnc6kkarbs68pvchs2cgvc-fuzzy-0.1.1.0 (269.51 KiB)
  23960. 1793.34 s [post-build-hook] Pushing /nix/store/13il00ii2cil5vnaysbva45yvql29x77-fuzzy-0.1.1.0-doc (180.47 KiB)
  23961. 1794.42 s [post-build-hook]
  23962. 1794.42 s [post-build-hook] All done.
  23963. 1794.44 s [post-build-hook] Uploading to the NixCI cache: /nix/store/13il00ii2cil5vnaysbva45yvql29x77-fuzzy-0.1.1.0-doc /nix/store/p0kx3g9cgynnc6kkarbs68pvchs2cgvc-fuzzy-0.1.1.0
  23964. 1794.48 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  23965. 1794.70 s [post-build-hook] copying 2 paths...
  23966. 1794.70 s [post-build-hook] copying path '/nix/store/13il00ii2cil5vnaysbva45yvql29x77-fuzzy-0.1.1.0-doc' to 'https://cache.nix-ci.com'...
  23967. 1794.97 s [post-build-hook] copying path '/nix/store/p0kx3g9cgynnc6kkarbs68pvchs2cgvc-fuzzy-0.1.1.0' to 'https://cache.nix-ci.com'...
  23968. 1795.30 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  23969. 1795.55 s [post-build-hook] copying 1 paths...
  23970. 1795.55 s [post-build-hook] copying path '/nix/store/cya7amzjpksdvzcd6wfa1karzl2cavlz-fuzzy-0.1.1.0.drv' to 'https://cache.nix-ci.com'...
  23971. 1795.79 s Progress: 160 of 235 built (8 building), 285 of 285 downloaded from cache
  23972. 1795.79 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23973. 1795.79 s [ghc-9.6.3-with-packages] /nix/store/drviwyiv37i0asykrgcnasifh8w5s54b-text-short-0.1.6/nix-support:
  23974. 1795.79 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23975. 1795.79 s [ghc-9.6.3-with-packages] /nix/store/drviwyiv37i0asykrgcnasifh8w5s54b-text-short-0.1.6/nix-support:
  23976. 1795.79 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23977. 1795.79 s [ghc-9.6.3-with-packages] /nix/store/gzf642ivqv9hbd5w0jw6l2az49v7kpi4-unordered-containers-0.2.20/nix-support:
  23978. 1795.79 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23979. 1795.79 s [ghc-9.6.3-with-packages] /nix/store/gzf642ivqv9hbd5w0jw6l2az49v7kpi4-unordered-containers-0.2.20/nix-support:
  23980. 1795.79 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23981. 1795.79 s [ghc-9.6.3-with-packages] /nix/store/b1zf21g9ji8z71q0bwlaphf872kjlklm-boring-0.2.2/nix-support:
  23982. 1795.79 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23983. 1795.79 s [ghc-9.6.3-with-packages] /nix/store/b1zf21g9ji8z71q0bwlaphf872kjlklm-boring-0.2.2/nix-support:
  23984. 1795.79 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23985. 1795.79 s [ghc-9.6.3-with-packages] /nix/store/4zcijs24v82mihchp4k1wmm7jbm56flg-dec-0.0.6/nix-support:
  23986. 1795.79 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23987. 1795.79 s [ghc-9.6.3-with-packages] /nix/store/4zcijs24v82mihchp4k1wmm7jbm56flg-dec-0.0.6/nix-support:
  23988. 1795.79 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23989. 1795.79 s [ghc-9.6.3-with-packages] /nix/store/j3rq01sbbsgvyiq8wqrpdf5qdf1r6vb9-some-1.0.6/nix-support:
  23990. 1795.79 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23991. 1795.79 s [ghc-9.6.3-with-packages] /nix/store/j3rq01sbbsgvyiq8wqrpdf5qdf1r6vb9-some-1.0.6/nix-support:
  23992. 1795.79 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23993. 1795.79 s [ghc-9.6.3-with-packages] /nix/store/vihzvpxbw3a2fvy7ss2y657rhd0i1s17-universe-base-1.1.4/nix-support:
  23994. 1795.79 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23995. 1795.79 s [ghc-9.6.3-with-packages] /nix/store/vihzvpxbw3a2fvy7ss2y657rhd0i1s17-universe-base-1.1.4/nix-support:
  23996. 1795.79 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23997. 1795.79 s [ghc-9.6.3-with-packages] /nix/store/46f9r5q546gjqxr7sbwf6qgxxfbkwq1r-random-1.2.1.3/nix-support:
  23998. 1795.79 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  23999. 1795.79 s [ghc-9.6.3-with-packages] /nix/store/46f9r5q546gjqxr7sbwf6qgxxfbkwq1r-random-1.2.1.3/nix-support:
  24000. 1795.79 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24001. 1795.79 s [ghc-9.6.3-with-packages] /nix/store/xavvvmrjyw6g08qla4qadz05rgyjka2i-splitmix-0.1.1/nix-support:
  24002. 1795.79 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24003. 1795.79 s [ghc-9.6.3-with-packages] /nix/store/xavvvmrjyw6g08qla4qadz05rgyjka2i-splitmix-0.1.1/nix-support:
  24004. 1795.79 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24005. 1795.79 s [ghc-9.6.3-with-packages] /nix/store/2sisg8qmmi9gbr7wfdf3x0ds8i6fqysv-ansi-terminal-1.1.2/nix-support:
  24006. 1795.79 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24007. 1795.79 s [ghc-9.6.3-with-packages] /nix/store/2sisg8qmmi9gbr7wfdf3x0ds8i6fqysv-ansi-terminal-1.1.2/nix-support:
  24008. 1795.79 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24009. 1795.79 s [shake] [38 of 73] Compiling General.Pool ( src/General/Pool.hs, dist/build/General/Pool.o, dist/build/General/Pool.dyn_o )
  24010. 1795.79 s [shake] [39 of 73] Compiling Development.Shake.Internal.Core.Storage ( src/Development/Shake/Internal/Core/Storage.hs, dist/build/Development/Shake/Internal/Core/Storage.o, dist/build/Development/Shake/Internal/Core/Storage.dyn_o )
  24011. 1795.79 s [shake] [40 of 73] Compiling General.TypeMap ( src/General/TypeMap.hs, dist/build/General/TypeMap.o, dist/build/General/TypeMap.dyn_o )
  24012. 1795.79 s [shake] [41 of 73] Compiling General.Wait ( src/General/Wait.hs, dist/build/General/Wait.o, dist/build/General/Wait.dyn_o )
  24013. 1795.79 s [shake] [42 of 73] Compiling Development.Shake.Internal.History.Shared ( src/Development/Shake/Internal/History/Shared.hs, dist/build/Development/Shake/Internal/History/Shared.o, dist/build/Development/Shake/Internal/History/Shared.dyn_o )
  24014. 1795.79 s [shake] [43 of 73] Compiling Development.Shake.Internal.History.Cloud ( src/Development/Shake/Internal/History/Cloud.hs, dist/build/Development/Shake/Internal/History/Cloud.o, dist/build/Development/Shake/Internal/History/Cloud.dyn_o )
  24015. 1795.79 s [shake] [44 of 73] Compiling Development.Shake.Internal.Core.Types ( src/Development/Shake/Internal/Core/Types.hs, dist/build/Development/Shake/Internal/Core/Types.o, dist/build/Development/Shake/Internal/Core/Types.dyn_o )
  24016. 1795.79 s [shake] [45 of 73] Compiling Development.Shake.Internal.Core.Rules ( src/Development/Shake/Internal/Core/Rules.hs, dist/build/Development/Shake/Internal/Core/Rules.o, dist/build/Development/Shake/Internal/Core/Rules.dyn_o )
  24017. 1795.79 s [shake] [46 of 73] Compiling Development.Shake.Internal.Core.Pool ( src/Development/Shake/Internal/Core/Pool.hs, dist/build/Development/Shake/Internal/Core/Pool.o, dist/build/Development/Shake/Internal/Core/Pool.dyn_o )
  24018. 1795.79 s [shake] [47 of 73] Compiling Development.Shake.Internal.Core.Action ( src/Development/Shake/Internal/Core/Action.hs, dist/build/Development/Shake/Internal/Core/Action.o, dist/build/Development/Shake/Internal/Core/Action.dyn_o )
  24019. 1795.79 s [shake] [48 of 73] Compiling Development.Shake.Internal.Resource ( src/Development/Shake/Internal/Resource.hs, dist/build/Development/Shake/Internal/Resource.o, dist/build/Development/Shake/Internal/Resource.dyn_o )
  24020. 1795.79 s [shake] [49 of 73] Compiling Development.Shake.Internal.Core.Build ( src/Development/Shake/Internal/Core/Build.hs, dist/build/Development/Shake/Internal/Core/Build.o, dist/build/Development/Shake/Internal/Core/Build.dyn_o )
  24021. 1795.79 s [shake] [50 of 73] Compiling Development.Shake.Rule ( src/Development/Shake/Rule.hs, dist/build/Development/Shake/Rule.o, dist/build/Development/Shake/Rule.dyn_o )
  24022. 1795.79 s [shake] [51 of 73] Compiling Development.Shake.Internal.Rules.Rerun ( src/Development/Shake/Internal/Rules/Rerun.hs, dist/build/Development/Shake/Internal/Rules/Rerun.o, dist/build/Development/Shake/Internal/Rules/Rerun.dyn_o )
  24023. 1795.79 s [shake] [52 of 73] Compiling Development.Shake.Internal.Rules.Oracle ( src/Development/Shake/Internal/Rules/Oracle.hs, dist/build/Development/Shake/Internal/Rules/Oracle.o, dist/build/Development/Shake/Internal/Rules/Oracle.dyn_o )
  24024. 1795.79 s [shake] [53 of 73] Compiling Development.Shake.Internal.Rules.File ( src/Development/Shake/Internal/Rules/File.hs, dist/build/Development/Shake/Internal/Rules/File.o, dist/build/Development/Shake/Internal/Rules/File.dyn_o )
  24025. 1795.79 s [shake] [54 of 73] Compiling Development.Shake.Internal.Rules.OrderOnly ( src/Development/Shake/Internal/Rules/OrderOnly.hs, dist/build/Development/Shake/Internal/Rules/OrderOnly.o, dist/build/Development/Shake/Internal/Rules/OrderOnly.dyn_o )
  24026. 1795.79 s [shake] [55 of 73] Compiling Development.Shake.Internal.Rules.Files ( src/Development/Shake/Internal/Rules/Files.hs, dist/build/Development/Shake/Internal/Rules/Files.o, dist/build/Development/Shake/Internal/Rules/Files.dyn_o )
  24027. 1795.79 s [shake] [56 of 73] Compiling Development.Shake.Internal.Derived ( src/Development/Shake/Internal/Derived.hs, dist/build/Development/Shake/Internal/Derived.o, dist/build/Development/Shake/Internal/Derived.dyn_o )
  24028. 1795.79 s [shake] [57 of 73] Compiling Development.Shake.Command ( src/Development/Shake/Command.hs, dist/build/Development/Shake/Command.o, dist/build/Development/Shake/Command.dyn_o )
  24029. 1795.79 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24030. 1795.79 s [aeson] Warning: 'ToJSON1' is out of scope.
  24031. 1795.79 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24032. 1795.79 s [aeson] Warning: 'FromJSON1' is out of scope.
  24033. 1795.79 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24034. 1795.79 s [aeson] Warning: 'hashable' is out of scope.
  24035. 1795.79 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24036. 1795.79 s [aeson] Warning: 'Array' is ambiguous. It is defined
  24037. 1795.79 s [aeson] * at src/Data/Aeson/Types/Internal.hs:367:14
  24038. 1795.79 s [aeson] * at src/Data/Aeson/Types/Internal.hs:363:1
  24039. 1795.79 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  24040. 1795.79 s [aeson] by specifying the type/value namespace explicitly.
  24041. 1795.79 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:363:1
  24042. 1795.79 s [aeson] Warning: 'String' is ambiguous. It is defined
  24043. 1795.79 s [aeson] * at src/Data/Aeson/Types/Internal.hs:368:14
  24044. 1795.79 s [aeson] * in ‘GHC.Base’
  24045. 1795.79 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  24046. 1795.79 s [aeson] by specifying the type/value namespace explicitly.
  24047. 1795.79 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:366:1
  24048. 1795.79 s [aeson] Warning: 'Object' is ambiguous. It is defined
  24049. 1795.79 s [aeson] * at src/Data/Aeson/Types/Internal.hs:366:14
  24050. 1795.79 s [aeson] * at src/Data/Aeson/Types/Internal.hs:360:1
  24051. 1795.79 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  24052. 1795.79 s [aeson] by specifying the type/value namespace explicitly.
  24053. 1795.79 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:360:1
  24054. 1795.79 s [aeson] Warning: '(.:)' is out of scope.
  24055. 1795.79 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24056. 1795.79 s [aeson] Warning: 'allowOmittedFieds' is out of scope.
  24057. 1795.79 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24058. 1795.79 s [aeson] Warning: 'omittedField' is out of scope.
  24059. 1795.79 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24060. 1795.79 s [aeson] Warning: 'ToJSONKey' is out of scope.
  24061. 1795.79 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24062. 1795.79 s [aeson] Warning: 'toJSONKey' is out of scope.
  24063. 1795.79 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24064. 1795.79 s [aeson] Warning: 'genericToJSONKey' is out of scope.
  24065. 1795.79 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24066. 1795.79 s [aeson] Warning: 'FromJSONKey' is out of scope.
  24067. 1795.79 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24068. 1795.79 s [aeson] Warning: 'fromJSONKey' is out of scope.
  24069. 1795.79 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24070. 1795.79 s [aeson] Warning: 'genericFromJSONKey' is out of scope.
  24071. 1795.79 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24072. 1795.79 s [aeson] Warning: 'API' is out of scope.
  24073. 1795.79 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24074. 1795.79 s [aeson] Warning: 'throwDecode' is out of scope.
  24075. 1795.79 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24076. 1795.79 s [aeson] Warning: 'Value' is ambiguous. It is defined
  24077. 1795.79 s [aeson] * at src/Data/Aeson/Encoding/Internal.hs:130:15
  24078. 1795.79 s [aeson] * at src/Data/Aeson/Types/Internal.hs:366:1
  24079. 1795.79 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  24080. 1795.79 s [aeson] by specifying the type/value namespace explicitly.
  24081. 1795.79 s [aeson] Defaulting to the one defined at src/Data/Aeson/Encoding/Internal.hs:129:1
  24082. 1795.79 s [aeson] Warning: '.=' is out of scope.
  24083. 1795.79 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24084. 1795.79 s [aeson] Warning: 'unsafePair' is out of scope.
  24085. 1795.79 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24086. 1795.79 s [aeson] 25% ( 21 / 82) in 'Data.Aeson.Encoding.Internal'
  24087. 1795.79 s [aeson] Missing documentation for:
  24088. 1795.79 s [aeson] Module header
  24089. 1795.79 s [aeson] encodingToLazyByteString (src/Data/Aeson/Encoding/Internal.hs:97)
  24090. 1795.79 s [aeson] retagEncoding (src/Data/Aeson/Encoding/Internal.hs:101)
  24091. 1795.79 s [aeson] pair (src/Data/Aeson/Encoding/Internal.hs:133)
  24092. 1795.79 s [aeson] pairStr (src/Data/Aeson/Encoding/Internal.hs:137)
  24093. 1795.79 s [aeson] pair' (src/Data/Aeson/Encoding/Internal.hs:141)
  24094. 1795.79 s [aeson] nullEncoding (src/Data/Aeson/Encoding/Internal.hs:167)
  24095. 1795.79 s [aeson] emptyArray_ (src/Data/Aeson/Encoding/Internal.hs:170)
  24096. 1795.79 s [aeson] emptyObject_ (src/Data/Aeson/Encoding/Internal.hs:173)
  24097. 1795.79 s [aeson] wrapObject (src/Data/Aeson/Encoding/Internal.hs:179)
  24098. 1795.79 s [aeson] wrapArray (src/Data/Aeson/Encoding/Internal.hs:176)
  24099. 1795.79 s [aeson] null_ (src/Data/Aeson/Encoding/Internal.hs:182)
  24100. 1795.79 s [aeson] bool (src/Data/Aeson/Encoding/Internal.hs:185)
  24101. 1795.79 s [aeson] key (src/Data/Aeson/Encoding/Internal.hs:246)
  24102. 1795.79 s [aeson] text (src/Data/Aeson/Encoding/Internal.hs:249)
  24103. 1795.79 s [aeson] lazyText (src/Data/Aeson/Encoding/Internal.hs:252)
  24104. 1795.79 s [aeson] string (src/Data/Aeson/Encoding/Internal.hs:265)
  24105. 1795.79 s [algebraic-graphs] OK: transitiveClosure empty == empty
  24106. 1795.79 s [algebraic-graphs] OK: transitiveClosure (vertex x) == vertex x
  24107. 1795.79 s [algebraic-graphs] OK: transitiveClosure (shrink $ 1 * 2 + 2 * 3) == shrink (1 * 2 + 1 * 3 + 2 * 3)
  24108. 1795.79 s [algebraic-graphs] OK: transitiveClosure . transitiveClosure == transitiveClosure
  24109. 1795.79 s [algebraic-graphs]
  24110. 1795.79 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.topSort ============
  24111. 1795.79 s [algebraic-graphs] OK: topSort empty == []
  24112. 1795.79 s [algebraic-graphs] OK: topSort (vertex x) == [x]
  24113. 1795.79 s [algebraic-graphs] OK: topSort (shrink $ 1 * (2 + 4) + 3 * 4) == [1, 2, 3, 4]
  24114. 1795.79 s [algebraic-graphs] OK: topSort (join x y) == fmap Left (topSort x) ++ fmap Right (topSort y)
  24115. 1795.79 s [algebraic-graphs] OK: Right . topSort == AM.topSort . fromAcyclic
  24116. 1795.79 s [algebraic-graphs]
  24117. 1795.79 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.scc ============
  24118. 1795.79 s [algebraic-graphs] OK: scc empty == empty
  24119. 1795.79 s [algebraic-graphs] OK: scc (vertex x) == vertex (NonEmpty.vertex x)
  24120. 1795.79 s [algebraic-graphs] OK: scc (edge 1 1) == vertex (NonEmpty.edge 1 1)
  24121. 1795.79 s [algebraic-graphs] OK: edgeList $ scc (edge 1 2) == [ (NonEmpty.vertex 1, NonEmpty.vertex 2) ]
  24122. 1795.79 s [algebraic-graphs] OK: edgeList $ scc (3 * 1 * 4 * 1 * 5) == <correct result>
  24123. 1795.79 s [algebraic-graphs]
  24124. 1795.79 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.toAcyclic ============
  24125. 1795.79 s [algebraic-graphs] OK: toAcyclic (path [1,2,3]) == Just (shrink $ 1 * 2 + 2 * 3)
  24126. 1795.79 s [algebraic-graphs] OK: toAcyclic (clique [3,2,1]) == Just (transpose (shrink $ 1 * 2 * 3))
  24127. 1795.79 s [algebraic-graphs] OK: toAcyclic (circuit [1,2,3]) == Nothing
  24128. 1795.79 s [algebraic-graphs] OK: toAcyclic . fromAcyclic == Just
  24129. 1795.79 s [algebraic-graphs]
  24130. 1795.79 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.toAcyclicOrd ============
  24131. 1795.79 s [algebraic-graphs] OK: toAcyclicOrd empty == empty
  24132. 1795.79 s [algebraic-graphs] OK: toAcyclicOrd . vertex == vertex
  24133. 1795.79 s [algebraic-graphs] OK: toAcyclicOrd (1 + 2) == shrink (1 + 2)
  24134. 1795.79 s [algebraic-graphs] OK: toAcyclicOrd (1 * 2) == shrink (1 * 2)
  24135. 1795.79 s [algebraic-graphs] OK: toAcyclicOrd (2 * 1) == shrink (1 + 2)
  24136. 1795.79 s [algebraic-graphs] OK: toAcyclicOrd (1 * 2 * 1) == shrink (1 * 2)
  24137. 1795.79 s [algebraic-graphs] OK: toAcyclicOrd (1 * 2 * 3) == shrink (1 * 2 * 3)
  24138. 1795.79 s [algebraic-graphs]
  24139. 1795.79 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.shrink ============
  24140. 1795.79 s [algebraic-graphs] OK: shrink . AM.vertex == vertex
  24141. 1795.79 s [algebraic-graphs] OK: shrink . AM.vertices == vertices
  24142. 1795.79 s [algebraic-graphs] OK: shrink . fromAcyclic == id
  24143. 1795.79 s [algebraic-graphs]
  24144. 1795.79 s [algebraic-graphs] ============ Acyclic.AdjacencyMap.consistent ============
  24145. 1795.79 s [algebraic-graphs] OK: Arbitrary
  24146. 1795.79 s [algebraic-graphs] OK: empty
  24147. 1795.79 s [algebraic-graphs] OK: vertex
  24148. 1795.79 s [algebraic-graphs] OK: vertices
  24149. 1795.79 s [algebraic-graphs] OK: union
  24150. 1795.79 s [algebraic-graphs] OK: join
  24151. 1795.79 s [algebraic-graphs] OK: transpose
  24152. 1795.79 s [algebraic-graphs] OK: box
  24153. 1795.79 s [algebraic-graphs] OK: transitiveClosure
  24154. 1795.79 s [algebraic-graphs] OK: scc
  24155. 1795.79 s [algebraic-graphs] OK: toAcyclic
  24156. 1795.80 s [algebraic-graphs] OK: toAcyclicOrd
  24157. 1795.80 s [algebraic-graphs]
  24158. 1795.80 s [algebraic-graphs] ============ AdjacencyIntMap ============
  24159. 1795.80 s [algebraic-graphs] OK: Axioms of graphs
  24160. 1795.80 s [algebraic-graphs]
  24161. 1795.80 s [algebraic-graphs] ============ AdjacencyIntMap.fromAdjacencyMap ============
  24162. 1795.80 s [algebraic-graphs] OK: fromAdjacencyMap == stars . AdjacencyMap.adjacencyList
  24163. 1795.80 s [algebraic-graphs]
  24164. 1795.80 s [algebraic-graphs] ============ AdjacencyIntMap.consistent ============
  24165. 1795.80 s [algebraic-graphs] OK: Consistency of the Arbitrary instance
  24166. 1795.80 s [algebraic-graphs]
  24167. 1795.80 s [algebraic-graphs] OK: consistent empty == True
  24168. 1795.80 s [algebraic-graphs] OK: consistent (vertex x) == True
  24169. 1795.80 s [algebraic-graphs] OK: consistent (overlay x y) == True
  24170. 1795.80 s [algebraic-graphs] OK: consistent (connect x y) == True
  24171. 1795.80 s [algebraic-graphs] OK: consistent (edge x y) == True
  24172. 1795.80 s [algebraic-graphs] OK: consistent (edges xs) == True
  24173. 1795.80 s [algebraic-graphs] OK: consistent (stars xs) == True
  24174. 1795.80 s [algebraic-graphs]
  24175. 1795.80 s [algebraic-graphs] ============ AdjacencyIntMap.Show ============
  24176. 1795.80 s [algebraic-graphs] OK: show (empty ) == "empty"
  24177. 1795.80 s [algebraic-graphs] OK: show (1 ) == "vertex 1"
  24178. 1795.80 s [algebraic-graphs] OK: show (1 + 2 ) == "vertices [1,2]"
  24179. 1795.80 s [algebraic-graphs] OK: show (1 * 2 ) == "edge 1 2"
  24180. 1795.80 s [algebraic-graphs] OK: show (1 * 2 * 3) == "edges [(1,2),(1,3),(2,3)]"
  24181. 1795.80 s [algebraic-graphs] OK: show (1 * 2 + 3) == "overlay (vertex 3) (edge 1 2)"
  24182. 1795.80 s [algebraic-graphs]
  24183. 1795.80 s [algebraic-graphs] OK: show (vertex (-1) ) == "vertex (-1)"
  24184. 1795.80 s [algebraic-graphs] OK: show (vertex (-1) + vertex (-2) ) == "vertices [-2,-1]"
  24185. 1795.80 s [algebraic-graphs] OK: show (vertex (-2) * vertex (-1) ) == "edge (-2) (-1)"
  24186. 1795.80 s [algebraic-graphs] OK: show (vertex (-3) * vertex (-2) * vertex (-1)) == "edges [(-3,-2),(-3,-1),(-2,-1)]"
  24187. 1795.80 s [algebraic-graphs] OK: show (vertex (-3) * vertex (-2) + vertex (-1)) == "overlay (vertex (-1)) (edge (-3) (-2))"
  24188. 1795.80 s [algebraic-graphs]
  24189. 1795.80 s [algebraic-graphs] ============ AdjacencyIntMap.Ord ============
  24190. 1795.80 s [algebraic-graphs] OK: vertex 1 < vertex 2
  24191. 1795.80 s [algebraic-graphs] OK: vertex 3 < edge 1 2
  24192. 1795.80 s [algebraic-graphs] OK: vertex 1 < edge 1 1
  24193. 1795.80 s [algebraic-graphs] OK: edge 1 1 < edge 1 2
  24194. 1795.80 s [algebraic-graphs] OK: edge 1 2 < edge 1 1 + edge 2 2
  24195. 1795.80 s [algebraic-graphs] OK: edge 1 2 < edge 1 3
  24196. 1795.80 s [algebraic-graphs] OK: x <= x + y
  24197. 1795.80 s [algebraic-graphs] OK: x + y <= x * y
  24198. 1795.80 s [algebraic-graphs]
  24199. 1795.80 s [algebraic-graphs] ============ AdjacencyIntMap.empty ============
  24200. 1795.80 s [algebraic-graphs] OK: isEmpty empty == True
  24201. 1795.80 s [algebraic-graphs] OK: hasVertex x empty == False
  24202. 1795.80 s [algebraic-graphs] OK: vertexCount empty == 0
  24203. 1795.80 s [algebraic-graphs] OK: edgeCount empty == 0
  24204. 1795.80 s [algebraic-graphs]
  24205. 1795.80 s [algebraic-graphs] ============ AdjacencyIntMap.vertex ============
  24206. 1795.80 s [algebraic-graphs] OK: isEmpty (vertex x) == False
  24207. 1795.80 s [algebraic-graphs] OK: hasVertex x (vertex y) == (x == y)
  24208. 1795.80 s [algebraic-graphs] OK: vertexCount (vertex x) == 1
  24209. 1795.80 s [algebraic-graphs] OK: edgeCount (vertex x) == 0
  24210. 1795.80 s [algebraic-graphs]
  24211. 1795.80 s [algebraic-graphs] ============ AdjacencyIntMap.edge ============
  24212. 1795.80 s [algebraic-graphs] OK: edge x y == connect (vertex x) (vertex y)
  24213. 1795.80 s [algebraic-graphs] OK: hasEdge x y (edge x y) == True
  24214. 1795.80 s [algebraic-graphs] OK: edgeCount (edge x y) == 1
  24215. 1795.80 s [algebraic-graphs] OK: vertexCount (edge 1 1) == 1
  24216. 1795.80 s [algebraic-graphs] OK: vertexCount (edge 1 2) == 2
  24217. 1795.80 s [algebraic-graphs]
  24218. 1795.80 s [filemanip] 274 | where visit state path depth st =
  24219. 1795.80 s [filemanip] | ^^^^^
  24220. 1795.80 s [filemanip]
  24221. 1795.80 s [filemanip] System/FilePath/Find.hs:274:21: warning: [GHC-63397] [-Wname-shadowing]
  24222. 1795.80 s [filemanip] This binding for ‘path’ shadows the existing binding
  24223. 1795.80 s [filemanip] bound at System/FilePath/Find.hs:271:44
  24224. 1795.80 s [filemanip] |
  24225. 1795.80 s [filemanip] 274 | where visit state path depth st =
  24226. 1795.80 s [filemanip] | ^^^^
  24227. 1795.80 s [filemanip]
  24228. 1795.80 s [filemanip] System/FilePath/Find.hs:274:26: warning: [GHC-63397] [-Wname-shadowing]
  24229. 1795.80 s [filemanip] This binding for ‘depth’ shadows the existing binding
  24230. 1795.80 s [filemanip] defined at System/FilePath/Find.hs:195:1
  24231. 1795.80 s [filemanip] |
  24232. 1795.80 s [filemanip] 274 | where visit state path depth st =
  24233. 1795.80 s [filemanip] | ^^^^^
  24234. 1795.80 s [filemanip]
  24235. 1795.80 s [filemanip] System/FilePath/Find.hs:279:9: warning: [GHC-63397] [-Wname-shadowing]
  24236. 1795.80 s [filemanip] This binding for ‘traverse’ shadows the existing binding
  24237. 1795.80 s [filemanip] imported from ‘Prelude’ at System/FilePath/Find.hs:39:8-27
  24238. 1795.80 s [filemanip] (and originally defined in ‘Data.Traversable’)
  24239. 1795.80 s [filemanip] |
  24240. 1795.80 s [filemanip] 279 | traverse state dir depth dirSt = handle (errHandler dir state) $
  24241. 1795.80 s [filemanip] | ^^^^^^^^
  24242. 1795.80 s [filemanip]
  24243. 1795.80 s [filemanip] System/FilePath/Find.hs:279:18: warning: [GHC-63397] [-Wname-shadowing]
  24244. 1795.80 s [filemanip] This binding for ‘state’ shadows the existing binding
  24245. 1795.80 s [filemanip] bound at System/FilePath/Find.hs:271:38
  24246. 1795.80 s [filemanip] |
  24247. 1795.80 s [filemanip] 279 | traverse state dir depth dirSt = handle (errHandler dir state) $
  24248. 1795.80 s [filemanip] | ^^^^^
  24249. 1795.80 s [filemanip]
  24250. 1795.80 s [filemanip] System/FilePath/Find.hs:279:28: warning: [GHC-63397] [-Wname-shadowing]
  24251. 1795.80 s [filemanip] This binding for ‘depth’ shadows the existing binding
  24252. 1795.80 s [filemanip] defined at System/FilePath/Find.hs:195:1
  24253. 1795.80 s [filemanip] |
  24254. 1795.80 s [filemanip] 279 | traverse state dir depth dirSt = handle (errHandler dir state) $
  24255. 1795.80 s [filemanip] | ^^^^^
  24256. 1795.80 s [filemanip]
  24257. 1795.80 s [filemanip] System/FilePath/Find.hs:282:53: warning: [GHC-63397] [-Wname-shadowing]
  24258. 1795.80 s [filemanip] This binding for ‘state’ shadows the existing binding
  24259. 1795.80 s [filemanip] bound at System/FilePath/Find.hs:279:18
  24260. 1795.80 s [filemanip] |
  24261. 1795.80 s [filemanip] 282 | in state' `seq` flip foldM state' (\state name ->
  24262. 1795.80 s [filemanip] | ^^^^^
  24263. 1795.80 s [filemanip]
  24264. 1795.80 s [filemanip] System/FilePath/Find.hs:284:25: warning: [GHC-63397] [-Wname-shadowing]
  24265. 1795.80 s [filemanip] This binding for ‘path’ shadows the existing binding
  24266. 1795.80 s [filemanip] bound at System/FilePath/Find.hs:271:44
  24267. 1795.80 s [filemanip] |
  24268. 1795.80 s [filemanip] 284 | let path = dir </> name
  24269. 1795.80 s [filemanip] | ^^^^
  24270. 1795.80 s [filemanip] 100% ( 6 / 6) in 'System.FilePath.Manip'
  24271. 1795.80 s [filemanip] Documentation created: dist/doc/html/filemanip/index.html,
  24272. 1795.80 s [filemanip] dist/doc/html/filemanip/filemanip.txt
  24273. 1795.80 s [filemanip] Phase: installPhase
  24274. 1795.80 s [filemanip] Installing library in /nix/store/dqk2flyjlm2rlgq1ayspf6gw3brh678w-filemanip-0.3.6.3/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/filemanip-0.3.6.3-ChNrdw4ZebqAfS8rd7yoGd
  24275. 1795.80 s [filemanip] Phase: fixupPhase
  24276. 1795.80 s [filemanip] shrinking RPATHs of ELF executables and libraries in /nix/store/dqk2flyjlm2rlgq1ayspf6gw3brh678w-filemanip-0.3.6.3
  24277. 1795.80 s [ghc-9.6.3-with-packages] /nix/store/9ih5zfrc197a0l8xlbsnlc0r2799gy00-optparse-applicative-0.18.1.0/nix-support:
  24278. 1795.80 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24279. 1795.80 s [ghc-9.6.3-with-packages] /nix/store/9ih5zfrc197a0l8xlbsnlc0r2799gy00-optparse-applicative-0.18.1.0/nix-support:
  24280. 1795.80 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24281. 1795.80 s [ghc-9.6.3-with-packages] /nix/store/s13mx2jnl6drsbr82ckjci8lrjc224q6-tagged-0.8.8/nix-support:
  24282. 1795.80 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24283. 1795.80 s [ghc-9.6.3-with-packages] /nix/store/s13mx2jnl6drsbr82ckjci8lrjc224q6-tagged-0.8.8/nix-support:
  24284. 1795.80 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24285. 1795.80 s [ghc-9.6.3-with-packages] /nix/store/am1l4f7sjbvdhbxgx01jxvfly9pscsxj-primitive-0.9.1.0/nix-support:
  24286. 1795.80 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24287. 1795.80 s [ghc-9.6.3-with-packages] /nix/store/am1l4f7sjbvdhbxgx01jxvfly9pscsxj-primitive-0.9.1.0/nix-support:
  24288. 1795.80 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24289. 1795.80 s [ghc-9.6.3-with-packages] /nix/store/rcashd8xrq27zh5kgjrxacscl7x5m175-vector-stream-0.1.0.1/nix-support:
  24290. 1795.80 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24291. 1795.80 s [ghc-9.6.3-with-packages] /nix/store/rcashd8xrq27zh5kgjrxacscl7x5m175-vector-stream-0.1.0.1/nix-support:
  24292. 1795.80 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24293. 1795.80 s [ghc-9.6.3-with-packages] /nix/store/1w454898hfymrjwrmg4iy7jc6cdqg60v-Cabal-syntax-3.10.3.0/nix-support:
  24294. 1795.80 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24295. 1795.80 s [ghc-9.6.3-with-packages] /nix/store/1w454898hfymrjwrmg4iy7jc6cdqg60v-Cabal-syntax-3.10.3.0/nix-support:
  24296. 1795.80 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24297. 1795.80 s [ghc-9.6.3-with-packages] /nix/store/5bcxzi36ddnglzrqz1sm1k12vdlvc5qn-os-string-2.0.7/nix-support:
  24298. 1795.80 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24299. 1795.80 s [ghc-9.6.3-with-packages] /nix/store/5bcxzi36ddnglzrqz1sm1k12vdlvc5qn-os-string-2.0.7/nix-support:
  24300. 1795.80 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24301. 1795.80 s [ghc-9.6.3-with-packages] /nix/store/73kknmzbffhc58ny9kbpxgvwnirccb5i-integer-logarithms-1.0.4/nix-support:
  24302. 1795.80 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24303. 1795.80 s [ghc-9.6.3-with-packages] /nix/store/73kknmzbffhc58ny9kbpxgvwnirccb5i-integer-logarithms-1.0.4/nix-support:
  24304. 1795.80 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24305. 1795.80 s [ghc-9.6.3-with-packages] /nix/store/gbnciibqjm8lqa0ids7vgfcs1vchvwa9-base-orphans-0.9.3/nix-support:
  24306. 1795.80 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24307. 1795.80 s [ghc-9.6.3-with-packages] /nix/store/gbnciibqjm8lqa0ids7vgfcs1vchvwa9-base-orphans-0.9.3/nix-support:
  24308. 1795.80 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24309. 1795.80 s [ghc-9.6.3-with-packages] /nix/store/sgamhn40i5lxcr6cj63x442akx0l8rwf-ansi-terminal-types-1.1/nix-support:
  24310. 1795.80 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24311. 1795.80 s [ghc-9.6.3-with-packages] /nix/store/sgamhn40i5lxcr6cj63x442akx0l8rwf-ansi-terminal-types-1.1/nix-support:
  24312. 1795.80 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24313. 1795.80 s [ghc-9.6.3-with-packages] /nix/store/vm1087wdckxajs4xqn15wwz014igd3hs-prettyprinter-1.7.1/nix-support:
  24314. 1795.80 s [lens] Phase: setupCompilerEnvironmentPhase
  24315. 1795.80 s [lens] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  24316. 1795.80 s [lens] Phase: unpackPhase
  24317. 1795.80 s [lens] unpacking source archive /nix/store/94srckviqabk285cpndqlgjy1zidzbf2-lens-5.3.4.tar.gz
  24318. 1795.80 s [lens] source root is lens-5.3.4
  24319. 1795.80 s [lens] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "lens-5.3.4/.vim.custom"
  24320. 1795.80 s [lens] Phase: patchPhase
  24321. 1795.80 s [lens] Phase: compileBuildDriverPhase
  24322. 1795.80 s [lens] setupCompileFlags: -package-db=/build/tmp.YfapfZjpbV/setup-package.conf.d -threaded
  24323. 1795.80 s [lens] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.YfapfZjpbV/Main.o )
  24324. 1795.80 s [lens] [2 of 2] Linking Setup
  24325. 1795.80 s [lens] Phase: updateAutotoolsGnuConfigScriptsPhase
  24326. 1795.80 s [lens] Phase: configurePhase
  24327. 1795.80 s [lens] configureFlags: --verbose --prefix=/nix/store/zrzm5wvy412gygd293w91pfllm6ap2i2-lens-5.3.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/ji17mji4rv431fdl3f1hs007gpfa97gg-lens-5.3.4-doc/share/doc/lens-5.3.4 --with-gcc=gcc --package-db=/build/tmp.YfapfZjpbV/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  24328. 1795.80 s [lens] Using Parsec parser
  24329. 1795.80 s [lens] Configuring lens-5.3.4...
  24330. 1795.80 s [lens] Flags chosen: benchmark-uniplate=False, dump-splices=False, inlining=True,
  24331. 1795.80 s [lens] j=False, test-hunit=True, test-properties=True, test-templates=True,
  24332. 1795.80 s [lens] trustworthy=True
  24333. 1795.80 s [lens] Dependency array >=0.5.0.0 && <0.6: using array-0.5.5.0
  24334. 1795.80 s [lens] Dependency assoc >=1.0.2 && <1.2: using assoc-1.1.1
  24335. 1795.80 s [lens] Dependency base >=4.9 && <5: using base-4.18.1.0
  24336. 1795.80 s [lens] Dependency base-orphans >=0.5.2 && <1: using base-orphans-0.9.3
  24337. 1795.80 s [lens] Dependency bifunctors >=5.5.7 && <6: using bifunctors-5.6.2
  24338. 1795.80 s [lens] Dependency bytestring >=0.10.4.0 && <0.13: using bytestring-0.11.5.2
  24339. 1795.80 s [lens] Dependency call-stack >=0.1 && <0.5: using call-stack-0.4.0
  24340. 1795.80 s [lens] Dependency comonad >=5.0.7 && <6: using comonad-5.0.9
  24341. 1795.80 s [lens] Dependency containers >=0.5.5.1 && <0.9: using containers-0.6.7
  24342. 1795.80 s [lens] Dependency contravariant >=1.4 && <2: using contravariant-1.5.5
  24343. 1795.80 s [lens] Dependency distributive >=0.5.1 && <1: using distributive-0.6.2.1
  24344. 1795.80 s [lens] Dependency exceptions >=0.8.2.1 && <1: using exceptions-0.10.7
  24345. 1795.80 s [lens] Dependency filepath >=1.2.0.0 && <1.6: using filepath-1.4.100.4
  24346. 1795.80 s [lens] Dependency free >=5.1.5 && <6: using free-5.2
  24347. 1795.80 s [lens] Dependency ghc-prim: using ghc-prim-0.10.0
  24348. 1795.80 s [lens] Dependency hashable >=1.2.7.0 && <1.6: using hashable-1.4.7.0
  24349. 1795.80 s [lens] Dependency indexed-traversable >=0.1 && <0.2: using indexed-traversable-0.1.4
  24350. 1795.80 s [lens] Dependency indexed-traversable-instances >=0.1 && <0.2: using
  24351. 1795.80 s [lens] indexed-traversable-instances-0.1.2
  24352. 1795.80 s [lens] Dependency kan-extensions >=5 && <6: using kan-extensions-5.2.6
  24353. 1795.80 s [lens] Dependency mtl >=2.2.1 && <2.4: using mtl-2.3.1
  24354. 1795.80 s [lens] Dependency parallel >=3.2.1.0 && <3.3: using parallel-3.2.2.0
  24355. 1795.80 s [lens] Dependency profunctors >=5.5.2 && <6: using profunctors-5.6.2
  24356. 1795.80 s [lens] Dependency reflection >=2.1 && <3: using reflection-2.1.9
  24357. 1795.80 s [lens] Dependency semigroupoids >=5.0.1 && <7: using semigroupoids-6.0.1
  24358. 1795.80 s [lens] Dependency strict >=0.4 && <0.6: using strict-0.5.1
  24359. 1795.80 s [lens] Dependency tagged >=0.8.6 && <1: using tagged-0.8.8
  24360. 1795.80 s [lens] Dependency template-haskell >=2.11.1.0 && <2.24: using
  24361. 1795.80 s [lens] template-haskell-2.20.0.0
  24362. 1795.80 s [lens] Dependency text >=1.2.3.0 && <2.2: using text-2.0.2
  24363. 1795.80 s [lens] Dependency th-abstraction >=0.4.1 && <0.8: using th-abstraction-0.7.1.0
  24364. 1795.80 s [pointed] Phase: setupCompilerEnvironmentPhase
  24365. 1795.80 s [pointed] Build with /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3.
  24366. 1795.80 s [pointed] Phase: unpackPhase
  24367. 1795.80 s [pointed] unpacking source archive /nix/store/3bqs3pyybjh308mn3bqh91670m0m7v5y-pointed-5.0.5.tar.gz
  24368. 1795.80 s [pointed] source root is pointed-5.0.5
  24369. 1795.80 s [pointed] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "pointed-5.0.5/src/Data/Pointed.hs"
  24370. 1795.80 s [pointed] Phase: patchPhase
  24371. 1795.80 s [pointed] Replace Cabal file with edited version from mirror://hackage/pointed-5.0.5/revision/1.cabal.
  24372. 1795.80 s [pointed] Phase: compileBuildDriverPhase
  24373. 1795.80 s [pointed] setupCompileFlags: -package-db=/build/tmp.DJKJJD1YQr/setup-package.conf.d -threaded
  24374. 1795.80 s [pointed] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.DJKJJD1YQr/Main.o )
  24375. 1795.80 s [pointed] [2 of 2] Linking Setup
  24376. 1795.80 s [pointed] Phase: updateAutotoolsGnuConfigScriptsPhase
  24377. 1795.80 s [pointed] Phase: configurePhase
  24378. 1795.80 s [pointed] configureFlags: --verbose --prefix=/nix/store/pwnjb4ynadzhlykgis3zdnvq24vc7yc3-pointed-5.0.5 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/3ib1f4gv4g2am7bmrq0cv13lcjpzcald-pointed-5.0.5-doc/share/doc/pointed-5.0.5 --with-gcc=gcc --package-db=/build/tmp.DJKJJD1YQr/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/vj3rmg6937p9icir6bazbdcb4xdnrg9j-ncurses-6.5/lib --extra-lib-dirs=/nix/store/0aaj6jbxclpwvrphggqz4vf5hg8360fr-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vaix9m2syrilm7hv3690plsk35y0arwm-elfutils-0.192/lib --extra-lib-dirs=/nix/store/m9fycbkaairz8kampnsl7sx1aanvl0db-gmp-with-cxx-6.3.0/lib
  24379. 1795.80 s [pointed] Using Parsec parser
  24380. 1795.80 s [pointed] Configuring pointed-5.0.5...
  24381. 1795.80 s [pointed] Flags chosen: comonad=True, containers=True, kan-extensions=True,
  24382. 1795.80 s [pointed] semigroupoids=True, stm=True, tagged=True, transformers=True,
  24383. 1795.80 s [pointed] unordered-containers=True
  24384. 1795.80 s [pointed] Dependency base >=4.9 && <5: using base-4.18.1.0
  24385. 1795.80 s [pointed] Dependency comonad >=5 && <6: using comonad-5.0.9
  24386. 1795.80 s [pointed] Dependency containers >=0.4 && <0.9: using containers-0.6.7
  24387. 1795.80 s [pointed] Dependency data-default-class >=0.0.1 && <0.3: using
  24388. 1795.80 s [pointed] data-default-class-0.1.2.2
  24389. 1795.80 s [pointed] Dependency hashable >=1.1 && <1.6: using hashable-1.4.7.0
  24390. 1795.80 s [pointed] Dependency kan-extensions >=5 && <6: using kan-extensions-5.2.6
  24391. 1795.80 s [pointed] Dependency semigroupoids >=4 && <7: using semigroupoids-6.0.1
  24392. 1795.80 s [pointed] Dependency stm >=2.1.2.1 && <2.6: using stm-2.5.1.0
  24393. 1795.80 s [pointed] Dependency tagged >=0.5 && <1: using tagged-0.8.8
  24394. 1795.80 s [pointed] Dependency transformers >=0.2 && <0.7: using transformers-0.6.1.0
  24395. 1795.80 s [pointed] Dependency transformers-compat >=0.3 && <1: using transformers-compat-0.7.2
  24396. 1795.80 s [pointed] Dependency unordered-containers >=0.2 && <0.3: using
  24397. 1795.80 s [pointed] unordered-containers-0.2.20
  24398. 1795.80 s [pointed] Source component graph: component lib
  24399. 1795.80 s [pointed] Configured component graph:
  24400. 1795.80 s [pointed] component pointed-5.0.5-6CXikc4wKMtyNLMsfbrF4
  24401. 1795.80 s [pointed] include base-4.18.1.0
  24402. 1795.80 s [pointed] include comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  24403. 1795.80 s [pointed] include containers-0.6.7
  24404. 1795.80 s [pointed] include data-default-class-0.1.2.2-AiGPNO3vZSZDePo1Q5RygF
  24405. 1795.80 s [pointed] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  24406. 1795.80 s [pointed] include kan-extensions-5.2.6-KlkWmLq57Oc5hnm7ubBXuk
  24407. 1795.80 s [pointed] include semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  24408. 1795.80 s [pointed] include stm-2.5.1.0
  24409. 1795.80 s [pointed] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  24410. 1795.80 s [pointed] include transformers-0.6.1.0
  24411. 1795.80 s [pointed] include transformers-compat-0.7.2-3t6mp1IijKeIAaOKqKOu9E
  24412. 1795.80 s [pointed] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  24413. 1795.80 s [pointed] Linked component graph:
  24414. 1795.80 s [pointed] unit pointed-5.0.5-6CXikc4wKMtyNLMsfbrF4
  24415. 1795.80 s [pointed] include base-4.18.1.0
  24416. 1795.80 s [pointed] include comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  24417. 1795.80 s [pointed] include containers-0.6.7
  24418. 1795.80 s [shake] [58 of 73] Compiling Development.Shake.Internal.Rules.Directory ( src/Development/Shake/Internal/Rules/Directory.hs, dist/build/Development/Shake/Internal/Rules/Directory.o, dist/build/Development/Shake/Internal/Rules/Directory.dyn_o )
  24419. 1795.80 s [shake] [59 of 73] Compiling Development.Shake.Internal.Rules.Default ( src/Development/Shake/Internal/Rules/Default.hs, dist/build/Development/Shake/Internal/Rules/Default.o, dist/build/Development/Shake/Internal/Rules/Default.dyn_o )
  24420. 1795.80 s [shake] [60 of 73] Compiling Paths_shake ( dist/build/autogen/Paths_shake.hs, dist/build/Paths_shake.o, dist/build/Paths_shake.dyn_o )
  24421. 1795.80 s [shake] [61 of 73] Compiling Development.Shake.Internal.Paths ( src/Development/Shake/Internal/Paths.hs, dist/build/Development/Shake/Internal/Paths.o, dist/build/Development/Shake/Internal/Paths.dyn_o )
  24422. 1795.80 s [shake] [62 of 73] Compiling General.Template ( src/General/Template.hs, dist/build/General/Template.o, dist/build/General/Template.dyn_o )
  24423. 1795.80 s [shake] [63 of 73] Compiling Development.Shake.Internal.Progress ( src/Development/Shake/Internal/Progress.hs, dist/build/Development/Shake/Internal/Progress.o, dist/build/Development/Shake/Internal/Progress.dyn_o )
  24424. 1795.80 s [shake] [64 of 73] Compiling Development.Shake.Internal.CompactUI ( src/Development/Shake/Internal/CompactUI.hs, dist/build/Development/Shake/Internal/CompactUI.o, dist/build/Development/Shake/Internal/CompactUI.dyn_o )
  24425. 1795.80 s [shake] [65 of 73] Compiling Development.Shake.Internal.Profile ( src/Development/Shake/Internal/Profile.hs, dist/build/Development/Shake/Internal/Profile.o, dist/build/Development/Shake/Internal/Profile.dyn_o )
  24426. 1795.80 s [shake] [66 of 73] Compiling Development.Shake.Internal.Core.Run ( src/Development/Shake/Internal/Core/Run.hs, dist/build/Development/Shake/Internal/Core/Run.o, dist/build/Development/Shake/Internal/Core/Run.dyn_o )
  24427. 1795.80 s [shake] [67 of 73] Compiling Development.Shake.Database ( src/Development/Shake/Database.hs, dist/build/Development/Shake/Database.o, dist/build/Development/Shake/Database.dyn_o )
  24428. 1795.80 s [shake] [68 of 73] Compiling Development.Shake.Internal.Demo ( src/Development/Shake/Internal/Demo.hs, dist/build/Development/Shake/Internal/Demo.o, dist/build/Development/Shake/Internal/Demo.dyn_o )
  24429. 1795.80 s [shake] [69 of 73] Compiling Development.Shake.Internal.Args ( src/Development/Shake/Internal/Args.hs, dist/build/Development/Shake/Internal/Args.o, dist/build/Development/Shake/Internal/Args.dyn_o )
  24430. 1795.80 s [shake] [70 of 73] Compiling Development.Shake ( src/Development/Shake.hs, dist/build/Development/Shake.o, dist/build/Development/Shake.dyn_o )
  24431. 1795.80 s [shake] [71 of 73] Compiling Development.Shake.Util ( src/Development/Shake/Util.hs, dist/build/Development/Shake/Util.o, dist/build/Development/Shake/Util.dyn_o )
  24432. 1795.80 s [shake] [72 of 73] Compiling Development.Shake.Forward ( src/Development/Shake/Forward.hs, dist/build/Development/Shake/Forward.o, dist/build/Development/Shake/Forward.dyn_o )
  24433. 1795.80 s [shake] [73 of 73] Compiling Development.Shake.Config ( src/Development/Shake/Config.hs, dist/build/Development/Shake/Config.o, dist/build/Development/Shake/Config.dyn_o )
  24434. 1795.80 s [shake] [ 1 of 73] Compiling Development.Ninja.Env ( src/Development/Ninja/Env.hs, dist/build/Development/Ninja/Env.p_o )
  24435. 1795.80 s [shake] [ 2 of 73] Compiling Development.Ninja.Type ( src/Development/Ninja/Type.hs, dist/build/Development/Ninja/Type.p_o )
  24436. 1795.80 s [shake] [ 3 of 73] Compiling Development.Ninja.Lexer ( src/Development/Ninja/Lexer.hs, dist/build/Development/Ninja/Lexer.p_o )
  24437. 1795.80 s [shake] [ 4 of 73] Compiling Development.Shake.Classes ( src/Development/Shake/Classes.hs, dist/build/Development/Shake/Classes.p_o )
  24438. 1795.80 s [shake] [ 5 of 73] Compiling Development.Shake.FilePath ( src/Development/Shake/FilePath.hs, dist/build/Development/Shake/FilePath.p_o )
  24439. 1795.80 s [shake] [ 6 of 73] Compiling Development.Shake.Internal.CmdOption ( src/Development/Shake/Internal/CmdOption.hs, dist/build/Development/Shake/Internal/CmdOption.p_o )
  24440. 1795.80 s [shake] [ 7 of 73] Compiling Development.Shake.Internal.History.Bloom ( src/Development/Shake/Internal/History/Bloom.hs, dist/build/Development/Shake/Internal/History/Bloom.p_o )
  24441. 1795.80 s [shake] [ 8 of 73] Compiling Development.Shake.Internal.History.Network ( src/Development/Shake/Internal/History/Network.hs, dist/build/Development/Shake/Internal/History/Network.p_o )
  24442. 1795.80 s [shake] [ 9 of 73] Compiling Development.Shake.Internal.History.Types ( src/Development/Shake/Internal/History/Types.hs, dist/build/Development/Shake/Internal/History/Types.p_o )
  24443. 1795.80 s [shake] [10 of 73] Compiling General.Bilist ( src/General/Bilist.hs, dist/build/General/Bilist.p_o )
  24444. 1795.80 s [aeson] list (src/Data/Aeson/Encoding/Internal.hs:195)
  24445. 1795.80 s [aeson] empty (src/Data/Aeson/Encoding/Internal.hs:224)
  24446. 1795.80 s [aeson] >< (src/Data/Aeson/Encoding/Internal.hs:231)
  24447. 1795.80 s [aeson] econcat (src/Data/Aeson/Encoding/Internal.hs:227)
  24448. 1795.80 s [aeson] int8 (src/Data/Aeson/Encoding/Internal.hs:284)
  24449. 1795.80 s [aeson] int16 (src/Data/Aeson/Encoding/Internal.hs:287)
  24450. 1795.80 s [aeson] int32 (src/Data/Aeson/Encoding/Internal.hs:290)
  24451. 1795.80 s [aeson] int64 (src/Data/Aeson/Encoding/Internal.hs:293)
  24452. 1795.80 s [aeson] int (src/Data/Aeson/Encoding/Internal.hs:296)
  24453. 1795.80 s [aeson] word8 (src/Data/Aeson/Encoding/Internal.hs:299)
  24454. 1795.80 s [aeson] word16 (src/Data/Aeson/Encoding/Internal.hs:302)
  24455. 1795.80 s [aeson] word32 (src/Data/Aeson/Encoding/Internal.hs:305)
  24456. 1795.80 s [aeson] word64 (src/Data/Aeson/Encoding/Internal.hs:308)
  24457. 1795.80 s [aeson] word (src/Data/Aeson/Encoding/Internal.hs:311)
  24458. 1795.80 s [aeson] integer (src/Data/Aeson/Encoding/Internal.hs:314)
  24459. 1795.80 s [aeson] float (src/Data/Aeson/Encoding/Internal.hs:317)
  24460. 1795.80 s [aeson] scientific (src/Data/Aeson/Encoding/Internal.hs:337)
  24461. 1795.80 s [aeson] int8Text (src/Data/Aeson/Encoding/Internal.hs:351)
  24462. 1795.80 s [aeson] int16Text (src/Data/Aeson/Encoding/Internal.hs:354)
  24463. 1795.80 s [aeson] int32Text (src/Data/Aeson/Encoding/Internal.hs:357)
  24464. 1795.80 s [aeson] int64Text (src/Data/Aeson/Encoding/Internal.hs:360)
  24465. 1795.80 s [aeson] intText (src/Data/Aeson/Encoding/Internal.hs:363)
  24466. 1795.80 s [aeson] word8Text (src/Data/Aeson/Encoding/Internal.hs:366)
  24467. 1795.80 s [aeson] word16Text (src/Data/Aeson/Encoding/Internal.hs:369)
  24468. 1795.80 s [aeson] word32Text (src/Data/Aeson/Encoding/Internal.hs:372)
  24469. 1795.80 s [aeson] word64Text (src/Data/Aeson/Encoding/Internal.hs:375)
  24470. 1795.80 s [aeson] wordText (src/Data/Aeson/Encoding/Internal.hs:378)
  24471. 1795.80 s [aeson] integerText (src/Data/Aeson/Encoding/Internal.hs:381)
  24472. 1795.80 s [aeson] floatText (src/Data/Aeson/Encoding/Internal.hs:384)
  24473. 1795.80 s [aeson] scientificText (src/Data/Aeson/Encoding/Internal.hs:408)
  24474. 1795.80 s [aeson] day (src/Data/Aeson/Encoding/Internal.hs:415)
  24475. 1795.80 s [aeson] month (src/Data/Aeson/Encoding/Internal.hs:418)
  24476. 1795.80 s [aeson] quarter (src/Data/Aeson/Encoding/Internal.hs:421)
  24477. 1795.80 s [aeson] localTime (src/Data/Aeson/Encoding/Internal.hs:424)
  24478. 1795.80 s [aeson] utcTime (src/Data/Aeson/Encoding/Internal.hs:427)
  24479. 1795.80 s [aeson] timeOfDay (src/Data/Aeson/Encoding/Internal.hs:430)
  24480. 1795.80 s [aeson] zonedTime (src/Data/Aeson/Encoding/Internal.hs:433)
  24481. 1795.80 s [aeson] value (src/Data/Aeson/Encoding/Internal.hs:440)
  24482. 1795.80 s [aeson] comma (src/Data/Aeson/Encoding/Internal.hs:272)
  24483. 1795.80 s [aeson] colon (src/Data/Aeson/Encoding/Internal.hs:272)
  24484. 1795.80 s [aeson] openBracket (src/Data/Aeson/Encoding/Internal.hs:272)
  24485. 1795.80 s [aeson] closeBracket (src/Data/Aeson/Encoding/Internal.hs:272)
  24486. 1795.80 s [aeson] openCurly (src/Data/Aeson/Encoding/Internal.hs:272)
  24487. 1795.80 s [aeson] closeCurly (src/Data/Aeson/Encoding/Internal.hs:272)
  24488. 1795.80 s [aeson] Warning: 'Encoding' is ambiguous. It is defined
  24489. 1795.80 s [aeson] * at src/Data/Aeson/Encoding/Internal.hs:82:25
  24490. 1795.80 s [aeson] * at src/Data/Aeson/Encoding/Internal.hs:88:1
  24491. 1795.80 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  24492. 1795.80 s [aeson] by specifying the type/value namespace explicitly.
  24493. 1795.80 s [aeson] Defaulting to the one defined at src/Data/Aeson/Encoding/Internal.hs:82:1
  24494. 1795.80 s [aeson] Warning: 'Text' is out of scope.
  24495. 1795.80 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24496. 1795.80 s [aeson] 27% ( 18 / 65) in 'Data.Aeson.Encoding'
  24497. 1795.80 s [aeson] Missing documentation for:
  24498. 1795.80 s [aeson] encodingToLazyByteString (src/Data/Aeson/Encoding/Internal.hs:97)
  24499. 1795.80 s [aeson] pair (src/Data/Aeson/Encoding/Internal.hs:133)
  24500. 1795.80 s [aeson] pairStr (src/Data/Aeson/Encoding/Internal.hs:137)
  24501. 1795.80 s [aeson] pair' (src/Data/Aeson/Encoding/Internal.hs:141)
  24502. 1795.80 s [aeson] nullEncoding (src/Data/Aeson/Encoding/Internal.hs:167)
  24503. 1795.80 s [aeson] emptyArray_ (src/Data/Aeson/Encoding/Internal.hs:170)
  24504. 1795.80 s [aeson] emptyObject_ (src/Data/Aeson/Encoding/Internal.hs:173)
  24505. 1795.80 s [aeson] text (src/Data/Aeson/Encoding/Internal.hs:249)
  24506. 1795.80 s [aeson] lazyText (src/Data/Aeson/Encoding/Internal.hs:252)
  24507. 1795.80 s [aeson] string (src/Data/Aeson/Encoding/Internal.hs:265)
  24508. 1795.80 s [aeson] list (src/Data/Aeson/Encoding/Internal.hs:195)
  24509. 1795.80 s [aeson] null_ (src/Data/Aeson/Encoding/Internal.hs:182)
  24510. 1795.80 s [aeson] bool (src/Data/Aeson/Encoding/Internal.hs:185)
  24511. 1795.80 s [aeson] int8 (src/Data/Aeson/Encoding/Internal.hs:284)
  24512. 1795.80 s [aeson] int16 (src/Data/Aeson/Encoding/Internal.hs:287)
  24513. 1795.80 s [aeson] int32 (src/Data/Aeson/Encoding/Internal.hs:290)
  24514. 1795.80 s [aeson] int64 (src/Data/Aeson/Encoding/Internal.hs:293)
  24515. 1795.80 s [aeson] int (src/Data/Aeson/Encoding/Internal.hs:296)
  24516. 1795.80 s [aeson] word8 (src/Data/Aeson/Encoding/Internal.hs:299)
  24517. 1795.80 s [aeson] word16 (src/Data/Aeson/Encoding/Internal.hs:302)
  24518. 1795.80 s [aeson] word32 (src/Data/Aeson/Encoding/Internal.hs:305)
  24519. 1795.80 s [algebraic-graphs] ============ AdjacencyIntMap.overlay ============
  24520. 1795.80 s [algebraic-graphs] OK: isEmpty (overlay x y) == isEmpty x && isEmpty y
  24521. 1795.80 s [algebraic-graphs] OK: hasVertex z (overlay x y) == hasVertex z x || hasVertex z y
  24522. 1795.80 s [algebraic-graphs] OK: vertexCount (overlay x y) >= vertexCount x
  24523. 1795.80 s [algebraic-graphs] OK: vertexCount (overlay x y) <= vertexCount x + vertexCount y
  24524. 1795.80 s [algebraic-graphs] OK: edgeCount (overlay x y) >= edgeCount x
  24525. 1795.80 s [algebraic-graphs] OK: edgeCount (overlay x y) <= edgeCount x + edgeCount y
  24526. 1795.80 s [algebraic-graphs] OK: vertexCount (overlay 1 2) == 2
  24527. 1795.80 s [algebraic-graphs] OK: edgeCount (overlay 1 2) == 0
  24528. 1795.80 s [algebraic-graphs]
  24529. 1795.80 s [algebraic-graphs] ============ AdjacencyIntMap.connect ============
  24530. 1795.80 s [algebraic-graphs] OK: isEmpty (connect x y) == isEmpty x && isEmpty y
  24531. 1795.80 s [algebraic-graphs] OK: hasVertex z (connect x y) == hasVertex z x || hasVertex z y
  24532. 1795.80 s [algebraic-graphs] OK: vertexCount (connect x y) >= vertexCount x
  24533. 1795.80 s [algebraic-graphs] OK: vertexCount (connect x y) <= vertexCount x + vertexCount y
  24534. 1795.80 s [algebraic-graphs] OK: edgeCount (connect x y) >= edgeCount x
  24535. 1795.80 s [algebraic-graphs] OK: edgeCount (connect x y) >= edgeCount y
  24536. 1795.80 s [algebraic-graphs] OK: edgeCount (connect x y) >= vertexCount x * vertexCount y
  24537. 1795.80 s [algebraic-graphs] OK: edgeCount (connect x y) <= vertexCount x * vertexCount y + edgeCount x + edgeCount y
  24538. 1795.80 s [algebraic-graphs] OK: vertexCount (connect 1 2) == 2
  24539. 1795.80 s [algebraic-graphs] OK: edgeCount (connect 1 2) == 1
  24540. 1795.80 s [algebraic-graphs]
  24541. 1795.80 s [algebraic-graphs] ============ AdjacencyIntMap.vertices ============
  24542. 1795.80 s [algebraic-graphs] OK: vertices [] == empty
  24543. 1795.80 s [algebraic-graphs] OK: vertices [x] == vertex x
  24544. 1795.80 s [algebraic-graphs] OK: vertices == overlays . map vertex
  24545. 1795.80 s [algebraic-graphs] OK: hasVertex x . vertices == elem x
  24546. 1795.80 s [algebraic-graphs] OK: vertexCount . vertices == length . nub
  24547. 1795.80 s [algebraic-graphs] OK: vertexSet . vertices == Set.fromList
  24548. 1795.80 s [algebraic-graphs]
  24549. 1795.80 s [algebraic-graphs] ============ AdjacencyIntMap.edges ============
  24550. 1795.80 s [algebraic-graphs] OK: edges [] == empty
  24551. 1795.80 s [algebraic-graphs] OK: edges [(x,y)] == edge x y
  24552. 1795.80 s [algebraic-graphs] OK: edges == overlays . map (uncurry edge)
  24553. 1795.80 s [algebraic-graphs] OK: edgeCount . edges == length . nub
  24554. 1795.80 s [algebraic-graphs]
  24555. 1795.80 s [algebraic-graphs] ============ AdjacencyIntMap.overlays ============
  24556. 1795.80 s [algebraic-graphs] OK: overlays [] == empty
  24557. 1795.80 s [algebraic-graphs] OK: overlays [x] == x
  24558. 1795.80 s [algebraic-graphs] OK: overlays [x,y] == overlay x y
  24559. 1795.80 s [algebraic-graphs] OK: overlays == foldr overlay empty
  24560. 1795.80 s [algebraic-graphs] OK: isEmpty . overlays == all isEmpty
  24561. 1795.80 s [algebraic-graphs]
  24562. 1795.80 s [algebraic-graphs] ============ AdjacencyIntMap.connects ============
  24563. 1795.80 s [algebraic-graphs] OK: connects [] == empty
  24564. 1795.80 s [algebraic-graphs] OK: connects [x] == x
  24565. 1795.80 s [algebraic-graphs] OK: connects [x,y] == connect x y
  24566. 1795.80 s [algebraic-graphs] OK: connects == foldr connect empty
  24567. 1795.80 s [algebraic-graphs] OK: isEmpty . connects == all isEmpty
  24568. 1795.80 s [algebraic-graphs]
  24569. 1795.80 s [algebraic-graphs] ============ AdjacencyIntMap.fromAdjacencyIntSets ============
  24570. 1795.80 s [algebraic-graphs] OK: fromAdjacencyIntSets [] == empty
  24571. 1795.80 s [algebraic-graphs] OK: fromAdjacencyIntSets [(x, IntSet.empty)] == vertex x
  24572. 1795.80 s [algebraic-graphs] OK: fromAdjacencyIntSets [(x, IntSet.singleton y)] == edge x y
  24573. 1795.80 s [algebraic-graphs] OK: fromAdjacencyIntSets . map (fmap IntSet.fromList) == stars
  24574. 1795.80 s [algebraic-graphs] OK: overlay (fromAdjacencyIntSets xs) (fromAdjacencyIntSets ys) == fromAdjacencyIntSets (xs ++ ys)
  24575. 1795.80 s [algebraic-graphs]
  24576. 1795.80 s [algebraic-graphs] ============ AdjacencyIntMap.isSubgraphOf ============
  24577. 1795.80 s [algebraic-graphs] OK: isSubgraphOf empty x == True
  24578. 1795.80 s [algebraic-graphs] OK: isSubgraphOf (vertex x) empty == False
  24579. 1795.80 s [algebraic-graphs] OK: isSubgraphOf x (overlay x y) == True
  24580. 1795.80 s [algebraic-graphs] OK: isSubgraphOf (overlay x y) (connect x y) == True
  24581. 1795.80 s [algebraic-graphs] OK: isSubgraphOf (path xs) (circuit xs) == True
  24582. 1795.80 s [algebraic-graphs] OK: isSubgraphOf x y ==> x <= y
  24583. 1795.80 s [algebraic-graphs]
  24584. 1795.80 s [algebraic-graphs] ============ AdjacencyIntMap.toGraph et al. ============
  24585. 1795.80 s [algebraic-graphs] OK: toGraph == foldg Empty Vertex Overlay Connect
  24586. 1795.80 s [algebraic-graphs] OK: foldg == Algebra.Graph.foldg . toGraph
  24587. 1795.80 s [algebraic-graphs] OK: isEmpty == foldg True (const False) (&&) (&&)
  24588. 1795.80 s [algebraic-graphs] OK: size == foldg 1 (const 1) (+) (+)
  24589. 1795.80 s [algebraic-graphs] OK: hasVertex x == foldg False (==x) (||) (||)
  24590. 1795.80 s [algebraic-graphs] OK: hasEdge x y == Algebra.Graph.hasEdge x y . toGraph
  24591. 1795.80 s [algebraic-graphs] OK: vertexCount == Set.size . vertexSet
  24592. 1795.80 s [algebraic-graphs] OK: edgeCount == Set.size . edgeSet
  24593. 1795.80 s [algebraic-graphs] OK: vertexList == Set.toAscList . vertexSet
  24594. 1795.80 s [algebraic-graphs] OK: edgeList == Set.toAscList . edgeSet
  24595. 1795.80 s [algebraic-graphs] OK: vertexSet == foldg Set.empty Set.singleton Set.union Set.union
  24596. 1795.80 s [algebraic-graphs] OK: vertexIntSet == foldg IntSet.empty IntSet.singleton IntSet.union IntSet.union
  24597. 1795.80 s [algebraic-graphs] OK: edgeSet == Algebra.Graph.AdjacencyMap.edgeSet . foldg empty vertex overlay connect
  24598. 1795.80 s [algebraic-graphs] OK: preSet x == Algebra.Graph.AdjacencyMap.preSet x . toAdjacencyMap
  24599. 1795.80 s [algebraic-graphs] OK: preIntSet x == Algebra.Graph.AdjacencyIntMap.preIntSet x . toAdjacencyIntMap
  24600. 1795.80 s [filemanip] shrinking /nix/store/dqk2flyjlm2rlgq1ayspf6gw3brh678w-filemanip-0.3.6.3/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/libHSfilemanip-0.3.6.3-ChNrdw4ZebqAfS8rd7yoGd-ghc9.6.3.so
  24601. 1795.80 s [filemanip] checking for references to /build/ in /nix/store/dqk2flyjlm2rlgq1ayspf6gw3brh678w-filemanip-0.3.6.3...
  24602. 1795.80 s [filemanip] patching script interpreter paths in /nix/store/dqk2flyjlm2rlgq1ayspf6gw3brh678w-filemanip-0.3.6.3
  24603. 1795.80 s [filemanip] stripping (with command strip and flags -S -p) in /nix/store/dqk2flyjlm2rlgq1ayspf6gw3brh678w-filemanip-0.3.6.3/lib
  24604. 1795.80 s [filemanip] shrinking RPATHs of ELF executables and libraries in /nix/store/fcjiki7w8pg1ghl53nv8knygsjhb9d0w-filemanip-0.3.6.3-doc
  24605. 1795.80 s [filemanip] checking for references to /build/ in /nix/store/fcjiki7w8pg1ghl53nv8knygsjhb9d0w-filemanip-0.3.6.3-doc...
  24606. 1795.81 s [filemanip] patching script interpreter paths in /nix/store/fcjiki7w8pg1ghl53nv8knygsjhb9d0w-filemanip-0.3.6.3-doc
  24607. 1795.81 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24608. 1795.81 s [ghc-9.6.3-with-packages] /nix/store/vm1087wdckxajs4xqn15wwz014igd3hs-prettyprinter-1.7.1/nix-support:
  24609. 1795.81 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24610. 1795.81 s [ghc-9.6.3-with-packages] /nix/store/cn75kqzy1lpy4gshgwv3jippx0ipfmmp-prettyprinter-ansi-terminal-1.1.3/nix-support:
  24611. 1795.81 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24612. 1795.81 s [ghc-9.6.3-with-packages] /nix/store/cn75kqzy1lpy4gshgwv3jippx0ipfmmp-prettyprinter-ansi-terminal-1.1.3/nix-support:
  24613. 1795.81 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24614. 1795.81 s [ghc-9.6.3-with-packages] /nix/store/653vyj9nsvf078j6hn83nilp6z3pspr4-transformers-compat-0.7.2/nix-support:
  24615. 1795.81 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24616. 1795.81 s [ghc-9.6.3-with-packages] /nix/store/653vyj9nsvf078j6hn83nilp6z3pspr4-transformers-compat-0.7.2/nix-support:
  24617. 1795.81 s [ghc-9.6.3-with-packages] propagated-build-inputs: Keeping existing link to /nix/store/qj82h7fac4xf866f54m50rvh7cdpyzzc-cassava-0.5.3.2/nix-support/propagated-build-inputs
  24618. 1795.81 s [ghc-9.6.3-with-packages] Warning: haddock-interfaces: /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4/share/doc/x86_64-linux-ghc-9.6.3/attoparsec-0.14.4/html/attoparsec.haddock doesn't exist or isn't a file
  24619. 1795.81 s [ghc-9.6.3-with-packages] Warning: haddock-html: /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4/share/doc/x86_64-linux-ghc-9.6.3/attoparsec-0.14.4/html doesn't exist or isn't a directory
  24620. 1795.81 s [ghc-9.6.3-with-packages] Warning: include-dirs: /nix/store/qa37hfv5ya97922gbxm8mxhnlbrpqab7-ghc-9.6.3-with-packages/lib/ghc-9.6.3/lib/../lib/x86_64-linux-ghc-9.6.3/directory-1.3.8.1/include doesn't exist or isn't a directory
  24621. 1795.81 s [ghc-9.6.3-with-packages] Warning: haddock-interfaces: /nix/store/yg643nrca0x7papa0xzpx3g0j51lzm97-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.6.3/vector-0.13.2.0/html/vector.haddock doesn't exist or isn't a file
  24622. 1795.81 s [ghc-9.6.3-with-packages] Warning: haddock-html: /nix/store/yg643nrca0x7papa0xzpx3g0j51lzm97-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.6.3/vector-0.13.2.0/html doesn't exist or isn't a directory
  24623. 1795.81 s [ghc-9.6.3-with-packages] Warning: haddock-interfaces: /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4/share/doc/x86_64-linux-ghc-9.6.3/attoparsec-0.14.4/html/attoparsec.haddock doesn't exist or isn't a file
  24624. 1795.81 s [ghc-9.6.3-with-packages] Warning: haddock-html: /nix/store/26cpplabf981l37l304x31f3kc48fvm4-attoparsec-0.14.4/share/doc/x86_64-linux-ghc-9.6.3/attoparsec-0.14.4/html doesn't exist or isn't a directory
  24625. 1795.81 s [ghc-9.6.3-with-packages] Warning: haddock-interfaces: /nix/store/yg643nrca0x7papa0xzpx3g0j51lzm97-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.6.3/vector-0.13.2.0/html/vector.haddock doesn't exist or isn't a file
  24626. 1795.81 s [ghc-9.6.3-with-packages] Warning: haddock-html: /nix/store/yg643nrca0x7papa0xzpx3g0j51lzm97-vector-0.13.2.0/share/doc/x86_64-linux-ghc-9.6.3/vector-0.13.2.0/html doesn't exist or isn't a directory
  24627. 1795.81 s [lens] Dependency these >=1.1.1.1 && <1.3: using these-1.2.1
  24628. 1795.81 s [lens] Dependency transformers >=0.5.0.0 && <0.7: using transformers-0.6.1.0
  24629. 1795.81 s [lens] Dependency transformers-compat >=0.5.0.4 && <1: using
  24630. 1795.81 s [lens] transformers-compat-0.7.2
  24631. 1795.81 s [lens] Dependency unordered-containers >=0.2.10 && <0.3: using
  24632. 1795.81 s [lens] unordered-containers-0.2.20
  24633. 1795.81 s [lens] Dependency vector >=0.12.1.2 && <0.14: using vector-0.13.2.0
  24634. 1795.81 s [lens] Dependency base: using base-4.18.1.0
  24635. 1795.81 s [lens] Dependency lens: using lens-5.3.4
  24636. 1795.81 s [lens] Dependency QuickCheck >=2.4: using QuickCheck-2.14.3
  24637. 1795.81 s [lens] Dependency base: using base-4.18.1.0
  24638. 1795.81 s [lens] Dependency lens: using lens-5.3.4
  24639. 1795.81 s [lens] Dependency test-framework >=0.6: using test-framework-0.8.2.2
  24640. 1795.81 s [lens] Dependency test-framework-quickcheck2 >=0.2: using
  24641. 1795.81 s [lens] test-framework-quickcheck2-0.3.0.6
  24642. 1795.81 s [lens] Dependency transformers: using transformers-0.6.1.0
  24643. 1795.81 s [lens] Dependency HUnit >=1.2: using HUnit-1.6.2.0
  24644. 1795.81 s [lens] Dependency base: using base-4.18.1.0
  24645. 1795.81 s [lens] Dependency bytestring: using bytestring-0.11.5.2
  24646. 1795.81 s [lens] Dependency containers: using containers-0.6.7
  24647. 1795.81 s [lens] Dependency lens: using lens-5.3.4
  24648. 1795.81 s [lens] Dependency mtl: using mtl-2.3.1
  24649. 1795.81 s [lens] Dependency test-framework >=0.6: using test-framework-0.8.2.2
  24650. 1795.81 s [lens] Dependency test-framework-hunit >=0.2: using test-framework-hunit-0.3.0.2
  24651. 1795.81 s [lens] Dependency text: using text-2.0.2
  24652. 1795.81 s [lens] Dependency base <5: using base-4.18.1.0
  24653. 1795.81 s [lens] Dependency deepseq: using deepseq-1.4.8.1
  24654. 1795.81 s [lens] Dependency simple-reflect >=0.3.1: using simple-reflect-0.3.3
  24655. 1795.81 s [lens] Source component graph:
  24656. 1795.81 s [lens] component test:doctests
  24657. 1795.81 s [lens] component lib
  24658. 1795.81 s [lens] component test:hunit dependency lib
  24659. 1795.81 s [lens] component test:properties dependency lib
  24660. 1795.81 s [lens] component test:templates dependency lib
  24661. 1795.81 s [lens] Configured component graph:
  24662. 1795.81 s [lens] component lens-5.3.4-ViDsUaiM0TJLg2jCtEBXw-doctests
  24663. 1795.81 s [lens] include base-4.18.1.0
  24664. 1795.81 s [lens] include deepseq-1.4.8.1
  24665. 1795.81 s [lens] include simple-reflect-0.3.3-1jKYH5Sh1Yt77S4tHMuf7F
  24666. 1795.81 s [lens] component lens-5.3.4-BKpnf0XBYtTM6GuPu5kiP
  24667. 1795.81 s [lens] include array-0.5.5.0
  24668. 1795.81 s [lens] include assoc-1.1.1-Drq9QKvUYiAOaSIX2zWsU
  24669. 1795.81 s [lens] include base-4.18.1.0
  24670. 1795.81 s [lens] include base-orphans-0.9.3-EsfNI13WQjn4lDOQc9i0fL
  24671. 1795.81 s [lens] include bifunctors-5.6.2-Lbz7IW7RbEWLszMdXwAUwT
  24672. 1795.81 s [lens] include bytestring-0.11.5.2
  24673. 1795.81 s [lens] include call-stack-0.4.0-5MNBRF9AhgOFCmdblAdnEo
  24674. 1795.81 s [lens] include comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  24675. 1795.81 s [lens] include containers-0.6.7
  24676. 1795.81 s [lens] include contravariant-1.5.5-BJswvy5l6NbKCNb8GIbKMn
  24677. 1795.81 s [lens] include distributive-0.6.2.1-IGSS9djK77G3Oq1CJlJAaw
  24678. 1795.81 s [lens] include exceptions-0.10.7
  24679. 1795.81 s [lens] include filepath-1.4.100.4
  24680. 1795.81 s [lens] include free-5.2-pmOseOpbmmJxO61jWrFWI
  24681. 1795.81 s [lens] include ghc-prim-0.10.0
  24682. 1795.81 s [lens] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  24683. 1795.81 s [lens] include indexed-traversable-0.1.4-3KQfryvD6CkLv2KxalzUb5
  24684. 1795.81 s [lens] include indexed-traversable-instances-0.1.2-3K6JKtKWWRkLY5MVB3w6xq
  24685. 1795.81 s [lens] include kan-extensions-5.2.6-KlkWmLq57Oc5hnm7ubBXuk
  24686. 1795.81 s [lens] include mtl-2.3.1
  24687. 1795.81 s [lens] include parallel-3.2.2.0-1kILbc471scI04imHIENqR
  24688. 1795.81 s [lens] include profunctors-5.6.2-36avph0rW537qvMb6XX38R
  24689. 1795.81 s [lens] include reflection-2.1.9-7DSrmnxebYRFDeqWca0bwP
  24690. 1795.81 s [lens] include semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  24691. 1795.81 s [lens] include strict-0.5.1-JQp8IUgd9mIGuI9YRo3e6a
  24692. 1795.81 s [lens] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  24693. 1795.81 s [lens] include template-haskell-2.20.0.0
  24694. 1795.81 s [lens] include text-2.0.2
  24695. 1795.81 s [lens] include th-abstraction-0.7.1.0-705kaaInCfSGFvRe7PqSX0
  24696. 1795.81 s [lens] include these-1.2.1-5P6Fv3Pe7oRFsFG3HrYm87
  24697. 1795.81 s [lens] include transformers-0.6.1.0
  24698. 1795.81 s [lens] include transformers-compat-0.7.2-3t6mp1IijKeIAaOKqKOu9E
  24699. 1795.81 s [lens] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  24700. 1795.81 s [lens] include vector-0.13.2.0-JxdPGLzxQoqG597l8mW4DO
  24701. 1795.81 s [lens] component lens-5.3.4-DLosF5BULta67O5fU94xcI-hunit
  24702. 1795.81 s [lens] include HUnit-1.6.2.0-Cmk1z9y2zFk3aX4g3H2nfT
  24703. 1795.81 s [lens] include base-4.18.1.0
  24704. 1795.81 s [lens] include bytestring-0.11.5.2
  24705. 1795.81 s [lens] include containers-0.6.7
  24706. 1795.81 s [lens] include lens-5.3.4-BKpnf0XBYtTM6GuPu5kiP
  24707. 1795.81 s [lens] include mtl-2.3.1
  24708. 1795.81 s [lens] include test-framework-0.8.2.2-LvAu41JlrMYAo0mc2w31nY
  24709. 1795.81 s [lens] include test-framework-hunit-0.3.0.2-6IcviKDR8aqGttCrpbvXXU
  24710. 1795.81 s [lens] include text-2.0.2
  24711. 1795.81 s [lens] component lens-5.3.4-CRRUfaDIeGs3doq65RrjgY-properties
  24712. 1795.81 s [lens] include QuickCheck-2.14.3-IAjrznsuljOBEe2hEqHytS
  24713. 1795.81 s [lens] include base-4.18.1.0
  24714. 1795.81 s [lens] include lens-5.3.4-BKpnf0XBYtTM6GuPu5kiP
  24715. 1795.81 s [pointed] include data-default-class-0.1.2.2-AiGPNO3vZSZDePo1Q5RygF
  24716. 1795.81 s [pointed] include hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  24717. 1795.81 s [pointed] include kan-extensions-5.2.6-KlkWmLq57Oc5hnm7ubBXuk
  24718. 1795.81 s [pointed] include semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  24719. 1795.81 s [pointed] include stm-2.5.1.0
  24720. 1795.81 s [pointed] include tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  24721. 1795.81 s [pointed] include transformers-0.6.1.0
  24722. 1795.81 s [pointed] include transformers-compat-0.7.2-3t6mp1IijKeIAaOKqKOu9E
  24723. 1795.81 s [pointed] include unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  24724. 1795.81 s [pointed] Data.Copointed=pointed-5.0.5-6CXikc4wKMtyNLMsfbrF4:Data.Copointed,Data.Pointed=pointed-5.0.5-6CXikc4wKMtyNLMsfbrF4:Data.Pointed
  24725. 1795.81 s [pointed] Ready component graph:
  24726. 1795.81 s [pointed] definite pointed-5.0.5-6CXikc4wKMtyNLMsfbrF4
  24727. 1795.81 s [pointed] depends base-4.18.1.0
  24728. 1795.81 s [pointed] depends comonad-5.0.9-4DUsPyp1st69KlD7PYDzRF
  24729. 1795.81 s [pointed] depends containers-0.6.7
  24730. 1795.81 s [pointed] depends data-default-class-0.1.2.2-AiGPNO3vZSZDePo1Q5RygF
  24731. 1795.81 s [pointed] depends hashable-1.4.7.0-4pQcVzsiriKJL8YNcpzeI3
  24732. 1795.81 s [pointed] depends kan-extensions-5.2.6-KlkWmLq57Oc5hnm7ubBXuk
  24733. 1795.81 s [pointed] depends semigroupoids-6.0.1-1W2tGRcCKBULFl2sTeAMQR
  24734. 1795.81 s [pointed] depends stm-2.5.1.0
  24735. 1795.81 s [pointed] depends tagged-0.8.8-KnTUHMtQah6DmtzwHmdxEL
  24736. 1795.81 s [pointed] depends transformers-0.6.1.0
  24737. 1795.81 s [pointed] depends transformers-compat-0.7.2-3t6mp1IijKeIAaOKqKOu9E
  24738. 1795.81 s [pointed] depends unordered-containers-0.2.20-Jvmv6sO8RGN72Ih9Ec3cPn
  24739. 1795.81 s [pointed] Using Cabal-3.10.1.0 compiled by ghc-9.6
  24740. 1795.81 s [pointed] Using compiler: ghc-9.6.3
  24741. 1795.81 s [pointed] Using install prefix:
  24742. 1795.81 s [pointed] /nix/store/pwnjb4ynadzhlykgis3zdnvq24vc7yc3-pointed-5.0.5
  24743. 1795.81 s [pointed] Executables installed in:
  24744. 1795.81 s [pointed] /nix/store/pwnjb4ynadzhlykgis3zdnvq24vc7yc3-pointed-5.0.5/bin
  24745. 1795.81 s [pointed] Libraries installed in:
  24746. 1795.81 s [pointed] /nix/store/pwnjb4ynadzhlykgis3zdnvq24vc7yc3-pointed-5.0.5/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3/pointed-5.0.5-6CXikc4wKMtyNLMsfbrF4
  24747. 1795.81 s [pointed] Dynamic Libraries installed in:
  24748. 1795.81 s [pointed] /nix/store/pwnjb4ynadzhlykgis3zdnvq24vc7yc3-pointed-5.0.5/lib/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3
  24749. 1795.81 s [pointed] Private executables installed in:
  24750. 1795.81 s [pointed] /nix/store/pwnjb4ynadzhlykgis3zdnvq24vc7yc3-pointed-5.0.5/libexec/x86_64-linux-ghc-9.6.3/pointed-5.0.5
  24751. 1795.81 s [pointed] Data files installed in:
  24752. 1795.81 s [pointed] /nix/store/pwnjb4ynadzhlykgis3zdnvq24vc7yc3-pointed-5.0.5/share/x86_64-linux-ghc-9.6.3/pointed-5.0.5
  24753. 1795.81 s [pointed] Documentation installed in:
  24754. 1795.81 s [pointed] /nix/store/3ib1f4gv4g2am7bmrq0cv13lcjpzcald-pointed-5.0.5-doc/share/doc/pointed-5.0.5
  24755. 1795.81 s [pointed] Configuration files installed in:
  24756. 1795.81 s [pointed] /nix/store/pwnjb4ynadzhlykgis3zdnvq24vc7yc3-pointed-5.0.5/etc
  24757. 1795.81 s [pointed] No alex found
  24758. 1795.81 s [pointed] Using ar found on system at:
  24759. 1795.81 s [pointed] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ar
  24760. 1795.81 s [pointed] No c2hs found
  24761. 1795.81 s [pointed] No cpphs found
  24762. 1795.81 s [pointed] No doctest found
  24763. 1795.81 s [pointed] Using gcc version 14.3.0 given by user at:
  24764. 1795.81 s [pointed] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/gcc
  24765. 1795.81 s [pointed] Using ghc version 9.6.3 found on system at:
  24766. 1795.81 s [pointed] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc
  24767. 1795.81 s [pointed] Using ghc-pkg version 9.6.3 found on system at:
  24768. 1795.81 s [pointed] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/ghc-pkg-9.6.3
  24769. 1795.81 s [pointed] No ghcjs found
  24770. 1795.81 s [pointed] No ghcjs-pkg found
  24771. 1795.81 s [pointed] No greencard found
  24772. 1795.81 s [pointed] Using haddock version 2.29.1 found on system at:
  24773. 1795.81 s [pointed] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/haddock-ghc-9.6.3
  24774. 1795.81 s [pointed] No happy found
  24775. 1795.81 s [pointed] Using haskell-suite found on system at: haskell-suite-dummy-location
  24776. 1795.81 s [pointed] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  24777. 1795.81 s [pointed] No hmake found
  24778. 1795.81 s [pointed] Using hpc version 0.68 found on system at:
  24779. 1795.81 s [pointed] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hpc-ghc-9.6.3
  24780. 1795.81 s [pointed] Using hsc2hs version 0.68.9 found on system at:
  24781. 1795.81 s [pointed] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/hsc2hs-ghc-9.6.3
  24782. 1795.81 s [pointed] Using hscolour version 1.25 found on system at:
  24783. 1795.81 s [pointed] /nix/store/gzxm9n7gdyswybkchci8vx0pmhqway25-hscolour-1.25/bin/HsColour
  24784. 1795.81 s [pointed] No jhc found
  24785. 1795.81 s [pointed] Using ld found on system at:
  24786. 1795.81 s [pointed] /nix/store/iga4lv0say4pbbbgkf1v79403n1ip7hf-binutils-wrapper-2.44/bin/ld.gold
  24787. 1795.81 s [pointed] No pkg-config found
  24788. 1795.81 s [pointed] Using runghc version 9.6.3 found on system at:
  24789. 1795.81 s [pointed] /nix/store/kqcfch35vgmr9icpjd43a5dm8sxy4wy2-ghc-9.6.3/bin/runghc-9.6.3
  24790. 1795.81 s [pointed] Using strip version 2.44 found on system at:
  24791. 1795.81 s [pointed] /nix/store/kks0nbx2riwry5qsx0qr87qr0lswmhzi-gcc-wrapper-14.3.0/bin/strip
  24792. 1795.81 s [pointed] Using tar found on system at:
  24793. 1795.81 s [pointed] /nix/store/76df6j9sq1ar58id3y3v4rkijany1wxp-gnutar-1.35/bin/tar
  24794. 1795.81 s [pointed] No uhc found
  24795. 1795.81 s [pointed] Phase: buildPhase
  24796. 1795.81 s [shake] [11 of 73] Compiling General.Binary ( src/General/Binary.hs, dist/build/General/Binary.p_o )
  24797. 1795.81 s [shake] [12 of 73] Compiling Development.Shake.Internal.FileName ( src/Development/Shake/Internal/FileName.hs, dist/build/Development/Shake/Internal/FileName.p_o )
  24798. 1795.81 s [shake] [13 of 73] Compiling General.Cleanup ( src/General/Cleanup.hs, dist/build/General/Cleanup.p_o )
  24799. 1795.81 s [shake] [14 of 73] Compiling General.EscCodes ( src/General/EscCodes.hs, dist/build/General/EscCodes.p_o )
  24800. 1795.81 s [shake] [15 of 73] Compiling General.Extra ( src/General/Extra.hs, dist/build/General/Extra.p_o )
  24801. 1795.81 s [shake] [16 of 73] Compiling Development.Shake.Internal.History.Symlink ( src/Development/Shake/Internal/History/Symlink.hs, dist/build/Development/Shake/Internal/History/Symlink.p_o )
  24802. 1795.81 s [shake] [17 of 73] Compiling Development.Shake.Internal.Errors ( src/Development/Shake/Internal/Errors.hs, dist/build/Development/Shake/Internal/Errors.p_o )
  24803. 1795.81 s [shake] [18 of 73] Compiling Development.Shake.Internal.Value ( src/Development/Shake/Internal/Value.hs, dist/build/Development/Shake/Internal/Value.p_o )
  24804. 1795.81 s [shake] [19 of 73] Compiling Development.Shake.Internal.FilePattern ( src/Development/Shake/Internal/FilePattern.hs, dist/build/Development/Shake/Internal/FilePattern.p_o )
  24805. 1795.81 s [shake] [20 of 73] Compiling Development.Shake.Internal.Options ( src/Development/Shake/Internal/Options.hs, dist/build/Development/Shake/Internal/Options.p_o )
  24806. 1795.81 s [shake] [21 of 73] Compiling Development.Shake.Internal.FileInfo ( src/Development/Shake/Internal/FileInfo.hs, dist/build/Development/Shake/Internal/FileInfo.p_o )
  24807. 1795.81 s [shake] [22 of 73] Compiling Development.Shake.Internal.Core.Monad ( src/Development/Shake/Internal/Core/Monad.hs, dist/build/Development/Shake/Internal/Core/Monad.p_o )
  24808. 1795.81 s [shake] [23 of 73] Compiling Development.Ninja.Parse ( src/Development/Ninja/Parse.hs, dist/build/Development/Ninja/Parse.p_o )
  24809. 1795.81 s [shake] [24 of 73] Compiling General.Fence ( src/General/Fence.hs, dist/build/General/Fence.p_o )
  24810. 1795.81 s [shake] [25 of 73] Compiling General.FileLock ( src/General/FileLock.hs, dist/build/General/FileLock.p_o )
  24811. 1795.81 s [shake] [26 of 73] Compiling General.GetOpt ( src/General/GetOpt.hs, dist/build/General/GetOpt.p_o )
  24812. 1795.81 s [shake] [27 of 73] Compiling General.Intern ( src/General/Intern.hs, dist/build/General/Intern.p_o )
  24813. 1795.81 s [shake] [28 of 73] Compiling General.Ids ( src/General/Ids.hs, dist/build/General/Ids.p_o )
  24814. 1795.81 s [shake] [29 of 73] Compiling Development.Shake.Internal.History.Serialise ( src/Development/Shake/Internal/History/Serialise.hs, dist/build/Development/Shake/Internal/History/Serialise.p_o )
  24815. 1795.81 s [shake] [30 of 73] Compiling Development.Shake.Internal.History.Server ( src/Development/Shake/Internal/History/Server.hs, dist/build/Development/Shake/Internal/History/Server.p_o )
  24816. 1795.81 s [shake] [31 of 73] Compiling Development.Shake.Internal.Core.Database ( src/Development/Shake/Internal/Core/Database.hs, dist/build/Development/Shake/Internal/Core/Database.p_o )
  24817. 1795.81 s [shake] [32 of 73] Compiling General.ListBuilder ( src/General/ListBuilder.hs, dist/build/General/ListBuilder.p_o )
  24818. 1795.81 s [shake] [33 of 73] Compiling General.Makefile ( src/General/Makefile.hs, dist/build/General/Makefile.p_o )
  24819. 1795.81 s [shake] [34 of 73] Compiling General.Process ( src/General/Process.hs, dist/build/General/Process.p_o )
  24820. 1795.81 s [shake] [35 of 73] Compiling General.Thread ( src/General/Thread.hs, dist/build/General/Thread.p_o )
  24821. 1795.81 s [shake] [36 of 73] Compiling General.Chunks ( src/General/Chunks.hs, dist/build/General/Chunks.p_o )
  24822. 1795.81 s [shake] [37 of 73] Compiling General.Timing ( src/General/Timing.hs, dist/build/General/Timing.p_o )
  24823. 1795.81 s [shake] [38 of 73] Compiling General.Pool ( src/General/Pool.hs, dist/build/General/Pool.p_o )
  24824. 1795.81 s [shake] [39 of 73] Compiling Development.Shake.Internal.Core.Storage ( src/Development/Shake/Internal/Core/Storage.hs, dist/build/Development/Shake/Internal/Core/Storage.p_o )
  24825. 1795.81 s [shake] [40 of 73] Compiling General.TypeMap ( src/General/TypeMap.hs, dist/build/General/TypeMap.p_o )
  24826. 1795.81 s [shake] [41 of 73] Compiling General.Wait ( src/General/Wait.hs, dist/build/General/Wait.p_o )
  24827. 1795.81 s [shake] [42 of 73] Compiling Development.Shake.Internal.History.Shared ( src/Development/Shake/Internal/History/Shared.hs, dist/build/Development/Shake/Internal/History/Shared.p_o )
  24828. 1795.81 s [aeson] word64 (src/Data/Aeson/Encoding/Internal.hs:308)
  24829. 1795.81 s [aeson] word (src/Data/Aeson/Encoding/Internal.hs:311)
  24830. 1795.81 s [aeson] integer (src/Data/Aeson/Encoding/Internal.hs:314)
  24831. 1795.81 s [aeson] float (src/Data/Aeson/Encoding/Internal.hs:317)
  24832. 1795.81 s [aeson] scientific (src/Data/Aeson/Encoding/Internal.hs:337)
  24833. 1795.81 s [aeson] int8Text (src/Data/Aeson/Encoding/Internal.hs:351)
  24834. 1795.81 s [aeson] int16Text (src/Data/Aeson/Encoding/Internal.hs:354)
  24835. 1795.81 s [aeson] int32Text (src/Data/Aeson/Encoding/Internal.hs:357)
  24836. 1795.81 s [aeson] int64Text (src/Data/Aeson/Encoding/Internal.hs:360)
  24837. 1795.81 s [aeson] intText (src/Data/Aeson/Encoding/Internal.hs:363)
  24838. 1795.81 s [aeson] word8Text (src/Data/Aeson/Encoding/Internal.hs:366)
  24839. 1795.81 s [aeson] word16Text (src/Data/Aeson/Encoding/Internal.hs:369)
  24840. 1795.81 s [aeson] word32Text (src/Data/Aeson/Encoding/Internal.hs:372)
  24841. 1795.81 s [aeson] word64Text (src/Data/Aeson/Encoding/Internal.hs:375)
  24842. 1795.81 s [aeson] wordText (src/Data/Aeson/Encoding/Internal.hs:378)
  24843. 1795.81 s [aeson] integerText (src/Data/Aeson/Encoding/Internal.hs:381)
  24844. 1795.81 s [aeson] floatText (src/Data/Aeson/Encoding/Internal.hs:384)
  24845. 1795.81 s [aeson] scientificText (src/Data/Aeson/Encoding/Internal.hs:408)
  24846. 1795.81 s [aeson] day (src/Data/Aeson/Encoding/Internal.hs:415)
  24847. 1795.81 s [aeson] month (src/Data/Aeson/Encoding/Internal.hs:418)
  24848. 1795.81 s [aeson] quarter (src/Data/Aeson/Encoding/Internal.hs:421)
  24849. 1795.81 s [aeson] localTime (src/Data/Aeson/Encoding/Internal.hs:424)
  24850. 1795.81 s [aeson] utcTime (src/Data/Aeson/Encoding/Internal.hs:427)
  24851. 1795.81 s [aeson] timeOfDay (src/Data/Aeson/Encoding/Internal.hs:430)
  24852. 1795.81 s [aeson] zonedTime (src/Data/Aeson/Encoding/Internal.hs:433)
  24853. 1795.81 s [aeson] value (src/Data/Aeson/Encoding/Internal.hs:440)
  24854. 1795.81 s [aeson] Warning: 'Object' is ambiguous. It is defined
  24855. 1795.81 s [aeson] * at src/Data/Aeson/Types/Internal.hs:366:14
  24856. 1795.81 s [aeson] * at src/Data/Aeson/Types/Internal.hs:360:1
  24857. 1795.81 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  24858. 1795.81 s [aeson] by specifying the type/value namespace explicitly.
  24859. 1795.81 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:360:1
  24860. 1795.81 s [aeson] Warning: 'Array' is ambiguous. It is defined
  24861. 1795.81 s [aeson] * at src/Data/Aeson/Types/Internal.hs:367:14
  24862. 1795.81 s [aeson] * at src/Data/Aeson/Types/Internal.hs:363:1
  24863. 1795.81 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  24864. 1795.81 s [aeson] by specifying the type/value namespace explicitly.
  24865. 1795.81 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:363:1
  24866. 1795.81 s [aeson] Warning: 'ToJSONKey' is out of scope.
  24867. 1795.81 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24868. 1795.81 s [aeson] Warning: 'String' is ambiguous. It is defined
  24869. 1795.81 s [aeson] * at src/Data/Aeson/Types/Internal.hs:368:14
  24870. 1795.81 s [aeson] * in ‘GHC.Base’
  24871. 1795.81 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  24872. 1795.81 s [aeson] by specifying the type/value namespace explicitly.
  24873. 1795.81 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:366:1
  24874. 1795.81 s [aeson] Warning: 'ToJSONKeyFunction' is out of scope.
  24875. 1795.81 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24876. 1795.81 s [aeson] Warning: 'ToJSONKeyValue' is out of scope.
  24877. 1795.81 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24878. 1795.81 s [aeson] Warning: 'ToJSONKeyText' is out of scope.
  24879. 1795.81 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24880. 1795.81 s [aeson] Warning: 'genericToJSONKey' is out of scope.
  24881. 1795.81 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24882. 1795.81 s [aeson] Warning: 'Bool' is ambiguous. It is defined
  24883. 1795.81 s [aeson] * at src/Data/Aeson/Types/Internal.hs:370:14
  24884. 1795.81 s [aeson] * in ‘GHC.Types’
  24885. 1795.81 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  24886. 1795.81 s [aeson] by specifying the type/value namespace explicitly.
  24887. 1795.81 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:366:1
  24888. 1795.81 s [aeson] Warning: 'Boolean' is out of scope.
  24889. 1795.81 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24890. 1795.81 s [aeson] Warning: 'ConsParseJSON' is out of scope.
  24891. 1795.81 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24892. 1795.81 s [aeson] Warning: 'pairs' is out of scope.
  24893. 1795.81 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24894. 1795.81 s [aeson] Warning: 'Object' is ambiguous. It is defined
  24895. 1795.81 s [aeson] * at src/Data/Aeson/Types/Internal.hs:366:14
  24896. 1795.81 s [aeson] * at src/Data/Aeson/Types/Internal.hs:360:1
  24897. 1795.81 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  24898. 1795.81 s [aeson] by specifying the type/value namespace explicitly.
  24899. 1795.81 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:360:1
  24900. 1795.81 s [aeson] Warning: 'Map' is out of scope.
  24901. 1795.81 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  24902. 1795.81 s [aeson] Warning: 'HashMap' is out of scope.
  24903. 1795.81 s [algebraic-graphs] OK: postSet x == Algebra.Graph.AdjacencyMap.postSet x . toAdjacencyMap
  24904. 1795.81 s [algebraic-graphs] OK: postIntSet x == Algebra.Graph.AdjacencyIntMap.postIntSet x . toAdjacencyIntMap
  24905. 1795.81 s [algebraic-graphs] OK: adjacencyList == Algebra.Graph.AdjacencyMap.adjacencyList . toAdjacencyMap
  24906. 1795.81 s [algebraic-graphs] OK: adjacencyMap == Algebra.Graph.AdjacencyMap.adjacencyMap . toAdjacencyMap
  24907. 1795.81 s [algebraic-graphs] OK: adjacencyIntMap == Algebra.Graph.AdjacencyIntMap.adjacencyIntMap . toAdjacencyIntMap
  24908. 1795.81 s [algebraic-graphs] OK: adjacencyMapTranspose == Algebra.Graph.AdjacencyMap.adjacencyMap . toAdjacencyMapTranspose
  24909. 1795.81 s [algebraic-graphs] OK: adjacencyIntMapTranspose == Algebra.Graph.AdjacencyIntMap.adjacencyIntMap . toAdjacencyIntMapTranspose
  24910. 1795.81 s [algebraic-graphs] OK: dfsForest == Algebra.Graph.AdjacencyMap.dfsForest . toAdjacencyMap
  24911. 1795.81 s [algebraic-graphs] OK: dfsForestFrom == Algebra.Graph.AdjacencyMap.dfsForestFrom . toAdjacencyMap
  24912. 1795.81 s [algebraic-graphs] OK: dfs == Algebra.Graph.AdjacencyMap.dfs . toAdjacencyMap
  24913. 1795.81 s [algebraic-graphs] OK: reachable == Algebra.Graph.AdjacencyMap.reachable . toAdjacencyMap
  24914. 1795.81 s [algebraic-graphs] OK: topSort == Algebra.Graph.AdjacencyMap.topSort . toAdjacencyMap
  24915. 1795.81 s [algebraic-graphs] OK: isAcyclic == Algebra.Graph.AdjacencyMap.isAcyclic . toAdjacencyMap
  24916. 1795.81 s [algebraic-graphs] OK: isTopSortOf vs == Algebra.Graph.AdjacencyMap.isTopSortOf vs . toAdjacencyMap
  24917. 1795.81 s [algebraic-graphs] OK: toAdjacencyMap == foldg empty vertex overlay connect
  24918. 1795.81 s [algebraic-graphs] OK: toAdjacencyMapTranspose == foldg empty vertex overlay (flip connect)
  24919. 1795.82 s [algebraic-graphs] OK: toAdjacencyIntMap == foldg empty vertex overlay connect
  24920. 1795.82 s [algebraic-graphs] OK: toAdjacencyIntMapTranspose == foldg empty vertex overlay (flip connect)
  24921. 1795.82 s [algebraic-graphs] OK: isDfsForestOf f == Algebra.Graph.AdjacencyMap.isDfsForestOf f . toAdjacencyMap
  24922. 1795.82 s [algebraic-graphs] OK: isTopSortOf vs == Algebra.Graph.AdjacencyMap.isTopSortOf vs . toAdjacencyMap
  24923. 1795.82 s [algebraic-graphs]
  24924. 1795.82 s [algebraic-graphs] ============ AdjacencyIntMap.foldg ============
  24925. 1795.82 s [algebraic-graphs] OK: foldg empty vertex overlay connect == id
  24926. 1795.82 s [algebraic-graphs] OK: foldg empty vertex overlay (flip connect) == transpose
  24927. 1795.82 s [algebraic-graphs] OK: foldg 1 (const 1) (+) (+) == size
  24928. 1795.82 s [algebraic-graphs] OK: foldg True (const False) (&&) (&&) == isEmpty
  24929. 1795.82 s [algebraic-graphs]
  24930. 1795.82 s [algebraic-graphs] ============ AdjacencyIntMap.isEmpty ============
  24931. 1795.82 s [algebraic-graphs] OK: isEmpty empty == True
  24932. 1795.82 s [algebraic-graphs] OK: isEmpty (overlay empty empty) == True
  24933. 1795.82 s [algebraic-graphs] OK: isEmpty (vertex x) == False
  24934. 1795.82 s [algebraic-graphs] OK: isEmpty (removeVertex x $ vertex x) == True
  24935. 1795.82 s [algebraic-graphs] OK: isEmpty (removeEdge x y $ edge x y) == False
  24936. 1795.82 s [algebraic-graphs]
  24937. 1795.82 s [algebraic-graphs] ============ AdjacencyIntMap.hasVertex ============
  24938. 1795.82 s [algebraic-graphs] OK: hasVertex x empty == False
  24939. 1795.82 s [algebraic-graphs] OK: hasVertex x (vertex y) == (x == y)
  24940. 1795.82 s [algebraic-graphs] OK: hasVertex x . removeVertex x == const False
  24941. 1795.82 s [algebraic-graphs]
  24942. 1795.82 s [algebraic-graphs] ============ AdjacencyIntMap.hasEdge ============
  24943. 1795.82 s [algebraic-graphs] OK: hasEdge x y empty == False
  24944. 1795.82 s [algebraic-graphs] OK: hasEdge x y (vertex z) == False
  24945. 1795.82 s [algebraic-graphs] OK: hasEdge x y (edge x y) == True
  24946. 1795.82 s [algebraic-graphs] OK: hasEdge x y . removeEdge x y == const False
  24947. 1795.82 s [algebraic-graphs] OK: hasEdge x y == elem (x,y) . edgeList
  24948. 1795.82 s [algebraic-graphs]
  24949. 1795.82 s [algebraic-graphs] ============ AdjacencyIntMap.vertexCount ============
  24950. 1795.82 s [algebraic-graphs] OK: vertexCount empty == 0
  24951. 1795.82 s [algebraic-graphs] OK: vertexCount (vertex x) == 1
  24952. 1795.82 s [algebraic-graphs] OK: vertexCount == length . vertexList
  24953. 1795.82 s [algebraic-graphs] OK: vertexCount x < vertexCount y ==> x < y
  24954. 1795.82 s [algebraic-graphs]
  24955. 1795.82 s [algebraic-graphs] ============ AdjacencyIntMap.edgeCount ============
  24956. 1795.82 s [algebraic-graphs] OK: edgeCount empty == 0
  24957. 1795.82 s [algebraic-graphs] OK: edgeCount (vertex x) == 0
  24958. 1795.82 s [algebraic-graphs] OK: edgeCount (edge x y) == 1
  24959. 1795.82 s [algebraic-graphs] OK: edgeCount == length . edgeList
  24960. 1795.82 s [algebraic-graphs]
  24961. 1795.82 s [algebraic-graphs] ============ AdjacencyIntMap.vertexList ============
  24962. 1795.82 s [algebraic-graphs] OK: vertexList empty == []
  24963. 1795.82 s [algebraic-graphs] OK: vertexList (vertex x) == [x]
  24964. 1795.82 s [algebraic-graphs] OK: vertexList . vertices == nub . sort
  24965. 1795.82 s [algebraic-graphs]
  24966. 1795.82 s [algebraic-graphs] ============ AdjacencyIntMap.vertexSet ============
  24967. 1795.82 s [algebraic-graphs] OK: vertexSet empty == Set.empty
  24968. 1795.82 s [algebraic-graphs] OK: vertexSet . vertex == Set.singleton
  24969. 1795.82 s [algebraic-graphs] OK: vertexSet . vertices == Set.fromList
  24970. 1795.82 s [algebraic-graphs]
  24971. 1795.82 s [algebraic-graphs] ============ AdjacencyIntMap.vertexIntSet ============
  24972. 1795.82 s [algebraic-graphs] OK: vertexIntSet empty == IntSet.empty
  24973. 1795.82 s [algebraic-graphs] OK: vertexIntSet . vertex == IntSet.singleton
  24974. 1795.82 s [algebraic-graphs] OK: vertexIntSet . vertices == IntSet.fromList
  24975. 1795.82 s [algebraic-graphs] OK: vertexIntSet . clique == IntSet.fromList
  24976. 1795.82 s [algebraic-graphs]
  24977. 1795.82 s [algebraic-graphs] ============ AdjacencyIntMap.edgeList ============
  24978. 1795.82 s [algebraic-graphs] OK: edgeList empty == []
  24979. 1795.82 s [algebraic-graphs] OK: edgeList (vertex x) == []
  24980. 1795.82 s [algebraic-graphs] OK: edgeList (edge x y) == [(x,y)]
  24981. 1795.82 s [algebraic-graphs] OK: edgeList (star 2 [3,1]) == [(2,1), (2,3)]
  24982. 1795.82 s [algebraic-graphs] OK: edgeList . edges == nub . sort
  24983. 1795.82 s [algebraic-graphs]
  24984. 1795.82 s [algebraic-graphs] ============ AdjacencyIntMap.edgeSet ============
  24985. 1795.86 s [post-build-hook] Uploading to cachix cache "sellout": /nix/store/dqk2flyjlm2rlgq1ayspf6gw3brh678w-filemanip-0.3.6.3 /nix/store/fcjiki7w8pg1ghl53nv8knygsjhb9d0w-filemanip-0.3.6.3-doc
  24986. 1796.35 s [post-build-hook] Pushing 2 paths (68 are already present) using zstd to cache sellout ⏳
  24987. 1796.35 s [post-build-hook]
  24988. 1796.70 s [post-build-hook] Pushing /nix/store/dqk2flyjlm2rlgq1ayspf6gw3brh678w-filemanip-0.3.6.3 (1.83 MiB)
  24989. 1796.89 s [post-build-hook] Pushing /nix/store/fcjiki7w8pg1ghl53nv8knygsjhb9d0w-filemanip-0.3.6.3-doc (737.83 KiB)
  24990. 1798.05 s [post-build-hook]
  24991. 1798.05 s [post-build-hook] All done.
  24992. 1798.07 s [post-build-hook] Uploading to the NixCI cache: /nix/store/dqk2flyjlm2rlgq1ayspf6gw3brh678w-filemanip-0.3.6.3 /nix/store/fcjiki7w8pg1ghl53nv8knygsjhb9d0w-filemanip-0.3.6.3-doc
  24993. 1798.12 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  24994. 1798.34 s [post-build-hook] copying 2 paths...
  24995. 1798.34 s [post-build-hook] copying path '/nix/store/fcjiki7w8pg1ghl53nv8knygsjhb9d0w-filemanip-0.3.6.3-doc' to 'https://cache.nix-ci.com'...
  24996. 1798.75 s [post-build-hook] copying path '/nix/store/dqk2flyjlm2rlgq1ayspf6gw3brh678w-filemanip-0.3.6.3' to 'https://cache.nix-ci.com'...
  24997. 1799.51 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  24998. 1799.79 s [post-build-hook] copying 1 paths...
  24999. 1799.79 s [post-build-hook] copying path '/nix/store/8d48pjhh7mq8q6m2nm2qna4cxv2lcqdq-filemanip-0.3.6.3.drv' to 'https://cache.nix-ci.com'...
  25000. 1800.03 s interrupted by the user