1. 148.40 s [smos-data-gen] encode :: Entry -> Data.ByteString.Lazy.ByteString
  2. 148.40 s [smos-data-gen] never fails to encode a "valid Entry" 59.81 ms
  3. 148.40 s [smos-data-gen] passed for all of 100 inputs.
  4. 148.40 s [smos-data-gen] parseTimestampText
  5. 148.40 s [smos-data-gen] parses whatever timestampText outputs 38.29 ms
  6. 148.40 s [smos-data-gen] passed for all of 100 inputs.
  7. 148.40 s [smos-data-gen] JSON Logbook (valid)
  8. 148.40 s [smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String Logbook
  9. 148.40 s [smos-data-gen] ensures that encode and decode are inverses for "valid Logbook"'s 189.52 ms
  10. 148.40 s [smos-data-gen] passed for all of 100 inputs.
  11. 148.40 s [smos-data-gen] encode :: Logbook -> Data.ByteString.Lazy.ByteString
  12. 148.40 s [smos-data-gen] never fails to encode a "valid Logbook" 98.73 ms
  13. 148.40 s [smos-data-gen] passed for all of 100 inputs.
  14. 148.40 s [smos-data-gen] JSON TimestampName (valid)
  15. 148.40 s [smos-data-gen] encode :: TimestampName -> Data.ByteString.Lazy.ByteString
  16. 148.40 s [smos-data-gen] never fails to encode a "valid TimestampName" 21.43 ms
  17. 148.40 s [smos-data-gen] passed for all of 100 inputs.
  18. 148.40 s [smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String TimestampName
  19. 148.40 s [smos-data-gen] ensures that encode and decode are inverses for "valid TimestampName"'s 24.23 ms
  20. 148.40 s [smos-data-gen] passed for all of 100 inputs.
  21. 148.40 s [smos-data-gen] validPropertyNameChar
  22. 148.40 s [smos-data-gen] says that ')' is invalid 0.61 ms
  23. 148.40 s [smos-data-gen] says that '(' is invalid 0.58 ms
  24. 148.40 s [smos-data-gen] JSON PropertyName (valid)
  25. 148.40 s [smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String PropertyName
  26. 148.40 s [smos-data-gen] ensures that encode and decode are inverses for "valid PropertyName"'s 10.25 ms
  27. 148.40 s [smos-data-gen] passed for all of 100 inputs.
  28. 148.40 s [smos-data-gen] encode :: PropertyName -> Data.ByteString.Lazy.ByteString
  29. 148.40 s [smos-data-gen] never fails to encode a "valid PropertyName" 8.22 ms
  30. 148.40 s [smos-data-gen] passed for all of 100 inputs.
  31. 148.40 s [smos-data-gen] Eq Entry
  32. 148.40 s [smos-data-gen] (==) :: Entry -> Entry -> Bool
  33. 148.40 s [smos-data-gen] is symmetric for "valid Entry"s 18.48 ms
  34. 148.40 s [smos-data-gen] passed for all of 100 inputs.
  35. 148.40 s [smos-data-gen] is reflexive for "valid Entry"s 25.75 ms
  36. 148.40 s [smos-data-gen] passed for all of 100 inputs.
  37. 148.40 s [smos-data-gen] is transitive for "valid Entry"s 19.02 ms
  38. 148.40 s [smos-data-gen] passed for all of 100 inputs.
  39. 148.40 s [smos-data-gen] is equivalent to (\a b -> not $ a /= b) for "valid Entry"s 11.06 ms
  40. 148.40 s [smos-data-gen] passed for all of 100 inputs.
  41. 148.40 s [smos-data-gen] (/=) :: Entry -> Entry -> Bool
  42. 148.40 s [smos-data-gen] is antireflexive for "valid Entry"s 17.59 ms
  43. 148.40 s [smos-data-gen] passed for all of 100 inputs.
  44. 148.40 s [smos-data-gen] is equivalent to (\a b -> not $ a == b) for "valid Entry"s 7.54 ms
  45. 148.40 s [smos-data-gen] passed for all of 100 inputs.
  46. 148.40 s [smos-data-gen] parseUTCTimeString
  47. 148.40 s [smos-data-gen] parses this string leniently 0.05 ms
  48. 148.40 s [smos-data-gen] parses this string leniently 0.06 ms
  49. 148.40 s [smos-data-gen] parses this version 2.0.0 timestamp 0.03 ms
  50. 148.40 s [smos-data-gen] parses this string leniently 0.04 ms
  51. 148.40 s [smos-data-gen] parses this string leniently 0.04 ms
  52. 148.40 s [smos-data-gen] parses this version 0.0.0 timestamp 3.77 ms
  53. 148.40 s [smos-data-gen] parses this version 1.0.0 timestamp 0.05 ms
  54. 148.40 s [smos-data-gen] parses this string leniently 0.04 ms
  55. 148.40 s [smos-data-gen] parses this string leniently 0.04 ms
  56. 148.40 s [smos-data-gen] parses whatever renderUTCTimeString outputs 7.51 ms
  57. 148.40 s [smos-data-gen] passed for all of 100 inputs.
  58. 148.40 s [smos-data-gen] parses this string leniently 0.02 ms
  59. 148.40 s [smos-data-gen] parses this string leniently 0.02 ms
  60. 148.40 s [smos-data-gen] parses this string leniently 0.01 ms
  61. 148.40 s [smos-data-gen] parses this string leniently 0.02 ms
  62. 148.40 s [smos-data-gen] JSON StateHistoryEntry (valid)
  63. 148.40 s [smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String StateHistoryEntry
  64. 148.40 s [smos-data-gen] ensures that encode and decode are inverses for "valid StateHistoryEntry"'s 15.35 ms
  65. 148.40 s [smos-data-gen] passed for all of 100 inputs.
  66. 148.40 s [smos-data-gen] encode :: StateHistoryEntry -> Data.ByteString.Lazy.ByteString
  67. 148.40 s [smos-data-gen] never fails to encode a "valid StateHistoryEntry" 4.71 ms
  68. 148.40 s [smos-data-gen] passed for all of 100 inputs.
  69. 148.40 s [smos-data-gen] parseLocalTimeString
  70. 148.40 s [smos-data-gen] parses this string leniently 0.04 ms
  71. 148.40 s [smos-data-gen] parses this string leniently 0.05 ms
  72. 148.40 s [smos-data-gen] parses this string leniently 0.10 ms
  73. 148.40 s [smos-data-gen] parses this string leniently 0.04 ms
  74. 148.40 s [smos-data-gen] parses this string leniently 0.04 ms
  75. 148.40 s [smos-data-gen] parses this version 2.0.0 timestamp 0.08 ms
  76. 148.40 s [smos-data-gen] parses this version 0 timestamp 4.40 ms
  77. 148.40 s [smos-data-gen] parses this string leniently 0.08 ms
  78. 148.40 s [smos-data-gen] parses this string leniently 0.72 ms
  79. 148.40 s [smos-data-gen] parses this string leniently 0.04 ms
  80. 148.40 s [smos-data-gen] parses this version 1.0.0 timestamp 0.04 ms
  81. 148.40 s [smos-data-gen] parses this version 0 timestamp 4.37 ms
  82. 148.40 s [smos-data-gen] parses this string leniently 0.74 ms
  83. 148.40 s [smos-data-gen] parses this string leniently 0.72 ms
  84. 148.40 s [smos-data-gen] parses whatever renderLocalTimeString outputs 26.66 ms
  85. 148.40 s [smos-data-gen] passed for all of 100 inputs.
  86. 148.40 s [smos-data-gen] emptyLogbook
  87. 148.40 s [smos-data-gen] is valid 0.01 ms
  88. 148.40 s [smos-data-gen] Ord StateHistoryEntry
  89. 148.40 s [smos-data-gen] (>=) :: StateHistoryEntry -> StateHistoryEntry -> Bool
  90. 148.40 s [smos-data-gen] is transitive for "valid StateHistoryEntry"'s 2.72 ms
  91. 148.40 s [smos-data-gen] passed for all of 100 inputs.
  92. 148.40 s [smos-data-gen] is reflexive for "valid StateHistoryEntry"'s 3.73 ms
  93. 148.40 s [smos-data-gen] passed for all of 100 inputs.
  94. 148.40 s [smos-data-gen] is equivalent to (\a b -> compare a b /= LT) for "valid StateHistoryEntry"'s 2.88 ms
  95. 148.40 s [smos-data-gen] passed for all of 100 inputs.
  96. 148.40 s [smos-data-gen] is antisymmetric for "valid StateHistoryEntry"'s 2.89 ms
  97. 148.40 s [smos-data-gen] passed for all of 100 inputs.
  98. 148.40 s [smos-data-gen] "min :: (StateHistoryEntry -> StateHistoryEntry -> StateHistoryEntry)"
  99. 148.40 s [smos-data-gen] is equivalent to (\a b -> if a <= b then a else b) for "valid StateHistoryEntry"'s 4.50 ms
  100. 148.40 s [smos-data-gen] passed for all of 100 inputs.
  101. 148.40 s [smos-data-gen] (<=) :: StateHistoryEntry -> StateHistoryEntry -> Bool
  102. 148.41 s [smos-data-gen] is reflexive for "valid StateHistoryEntry"'s 3.70 ms
  103. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  104. 148.41 s [smos-data-gen] is equivalent to (\a b -> compare a b /= GT) for "valid StateHistoryEntry"'s 2.22 ms
  105. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  106. 148.41 s [smos-data-gen] is transitive for "valid StateHistoryEntry"'s 2.17 ms
  107. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  108. 148.41 s [smos-data-gen] is antisymmetric for "valid StateHistoryEntry"'s 2.11 ms
  109. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  110. 148.41 s [smos-data-gen] (<) :: StateHistoryEntry -> StateHistoryEntry -> Bool
  111. 148.41 s [smos-data-gen] is transitive for "valid StateHistoryEntry"'s 2.12 ms
  112. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  113. 148.41 s [smos-data-gen] is antireflexive for "valid StateHistoryEntry"'s 3.07 ms
  114. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  115. 148.41 s [smos-data-gen] is equivalent to (\a b -> compare a b == LT) for "valid StateHistoryEntry"'s 3.75 ms
  116. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  117. 148.41 s [smos-data-gen] "max :: (StateHistoryEntry -> StateHistoryEntry -> StateHistoryEntry)"
  118. 148.41 s [smos-data-gen] is equivalent to (\a b -> if a >= b then a else b) for "valid StateHistoryEntry"'s 4.33 ms
  119. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  120. 148.41 s [smos-data-gen] (>) :: StateHistoryEntry -> StateHistoryEntry -> Bool
  121. 148.41 s [smos-data-gen] is antireflexive for "valid StateHistoryEntry"'s 3.75 ms
  122. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  123. 148.41 s [smos-data-gen] is equivalent to (\a b -> compare a b == GT) for "valid StateHistoryEntry"'s 2.71 ms
  124. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  125. 148.41 s [smos-data-gen] is transitive for "valid StateHistoryEntry"'s 2.70 ms
  126. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  127. 148.41 s [smos-data-gen] GenValid PropertyName
  128. 148.41 s [smos-data-gen] genValid :: Gen PropertyName
  129. 148.41 s [smos-data-gen] only generates valid 'PropertyName's 11.79 ms
  130. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  131. 148.41 s [smos-data-gen] JSON Header (valid)
  132. 148.41 s [smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String Header
  133. 148.41 s [smos-data-gen] ensures that encode and decode are inverses for "valid Header"'s 16.54 ms
  134. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  135. 148.41 s [smos-data-gen] encode :: Header -> Data.ByteString.Lazy.ByteString
  136. 148.41 s [smos-data-gen] never fails to encode a "valid Header" 11.74 ms
  137. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  138. 148.41 s [smos-data-gen] JSON Timestamp (valid)
  139. 148.41 s [smos-data-gen] encode :: Timestamp -> Data.ByteString.Lazy.ByteString
  140. 148.41 s [smos-data-gen] never fails to encode a "valid Timestamp" 10.43 ms
  141. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  142. 148.41 s [smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String Timestamp
  143. 148.41 s [smos-data-gen] ensures that encode and decode are inverses for "valid Timestamp"'s 11.74 ms
  144. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  145. 148.41 s [smos-data-gen] StateHistory
  146. 148.41 s [smos-data-gen] considers a state history where two entries happened at the same time valid 16.46 ms
  147. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  148. 148.41 s [smos-data-gen] JSON PropertyValue
  149. 148.41 s [smos-data-gen] parses every value into a valid value 10.40 ms
  150. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  151. 148.41 s [smos-data-gen] GenValid Tag
  152. 148.41 s [smos-data-gen] genValid :: Gen Tag
  153. 148.41 s [smos-data-gen] only generates valid 'Tag's 10.95 ms
  154. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  155. 148.41 s [smos-data-gen] emptyEntry
  156. 148.41 s [smos-data-gen] is valid 9.50 ms
  157. 148.41 s [smos-data-gen] newEntry
  158. 148.41 s [smos-data-gen] produces valid entries 22.90 ms
  159. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  160. 148.41 s [smos-data-gen] GenValid TimestampName
  161. 148.41 s [smos-data-gen] genValid :: Gen TimestampName
  162. 148.41 s [smos-data-gen] only generates valid 'TimestampName's 10.25 ms
  163. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  164. 148.41 s [smos-data-gen] GenValid Logbook
  165. 148.41 s [smos-data-gen] genValid :: Gen Logbook
  166. 148.41 s [smos-data-gen] only generates valid 'Logbook's 24.84 ms
  167. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  168. 148.41 s [smos-data-gen] JSON Contents (valid)
  169. 148.41 s [smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String Contents
  170. 148.41 s [smos-data-gen] ensures that encode and decode are inverses for "valid Contents"'s 21.52 ms
  171. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  172. 148.41 s [smos-data-gen] encode :: Contents -> Data.ByteString.Lazy.ByteString
  173. 148.41 s [smos-data-gen] never fails to encode a "valid Contents" 21.48 ms
  174. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  175. 148.41 s [smos-data-gen] Ord StateHistory
  176. 148.41 s [smos-data-gen] "max :: (StateHistory -> StateHistory -> StateHistory)"
  177. 148.41 s [smos-data-gen] is equivalent to (\a b -> if a >= b then a else b) for "valid StateHistory"'s 24.70 ms
  178. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  179. 148.41 s [smos-data-gen] (>=) :: StateHistory -> StateHistory -> Bool
  180. 148.41 s [smos-data-gen] is transitive for "valid StateHistory"'s 22.17 ms
  181. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  182. 148.41 s [smos-data-gen] is reflexive for "valid StateHistory"'s 22.18 ms
  183. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  184. 148.41 s [smos-data-gen] is antisymmetric for "valid StateHistory"'s 25.53 ms
  185. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  186. 148.41 s [smos-data-gen] is equivalent to (\a b -> compare a b /= LT) for "valid StateHistory"'s 24.03 ms
  187. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  188. 148.41 s [smos-data-gen] (>) :: StateHistory -> StateHistory -> Bool
  189. 148.41 s [smos-data-gen] is equivalent to (\a b -> compare a b == GT) for "valid StateHistory"'s 21.31 ms
  190. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  191. 148.41 s [smos-data-gen] is antireflexive for "valid StateHistory"'s 21.27 ms
  192. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  193. 148.41 s [smos-data-gen] is transitive for "valid StateHistory"'s 18.45 ms
  194. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  195. 148.41 s [smos-data-gen] (<=) :: StateHistory -> StateHistory -> Bool
  196. 148.41 s [smos-data-gen] is reflexive for "valid StateHistory"'s 13.46 ms
  197. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  198. 148.41 s [smos-data-gen] is equivalent to (\a b -> compare a b /= GT) for "valid StateHistory"'s 18.41 ms
  199. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  200. 148.41 s [smos-data-gen] is transitive for "valid StateHistory"'s 20.61 ms
  201. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  202. 148.41 s [smos-data-gen] is antisymmetric for "valid StateHistory"'s 19.35 ms
  203. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  204. 148.41 s [smos-data-gen] "min :: (StateHistory -> StateHistory -> StateHistory)"
  205. 148.41 s [smos-data-gen] is equivalent to (\a b -> if a <= b then a else b) for "valid StateHistory"'s 23.36 ms
  206. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  207. 148.41 s [smos-data-gen] (<) :: StateHistory -> StateHistory -> Bool
  208. 148.41 s [smos-data-gen] is antireflexive for "valid StateHistory"'s 17.12 ms
  209. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  210. 148.41 s [smos-data-gen] is transitive for "valid StateHistory"'s 21.52 ms
  211. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  212. 148.41 s [smos-data-gen] is equivalent to (\a b -> compare a b == LT) for "valid StateHistory"'s 28.62 ms
  213. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  214. 148.41 s [smos-data-gen] Ord SmosFile
  215. 148.41 s [smos-data-gen] (<=) :: SmosFile -> SmosFile -> Bool
  216. 148.41 s [smos-data-gen] is transitive for "valid SmosFile"'s 18.39 ms
  217. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  218. 148.41 s [smos-data-gen] is antisymmetric for "valid SmosFile"'s 16.68 ms
  219. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  220. 148.41 s [smos-data-gen] is equivalent to (\a b -> compare a b /= GT) for "valid SmosFile"'s 13.68 ms
  221. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  222. 148.41 s [smos-data-gen] is reflexive for "valid SmosFile"'s 78.19 ms
  223. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  224. 148.41 s [smos-data-gen] (<) :: SmosFile -> SmosFile -> Bool
  225. 148.41 s [smos-data-gen] is antireflexive for "valid SmosFile"'s 65.91 ms
  226. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  227. 148.41 s [smos-data-gen] is transitive for "valid SmosFile"'s 9.83 ms
  228. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  229. 148.41 s [smos-data-gen] is equivalent to (\a b -> compare a b == LT) for "valid SmosFile"'s 9.47 ms
  230. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  231. 148.41 s [smos-data-gen] (>=) :: SmosFile -> SmosFile -> Bool
  232. 148.41 s [smos-data-gen] is equivalent to (\a b -> compare a b /= LT) for "valid SmosFile"'s 9.47 ms
  233. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  234. 148.41 s [smos-data-gen] is transitive for "valid SmosFile"'s 9.77 ms
  235. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  236. 148.41 s [smos-data-gen] is antisymmetric for "valid SmosFile"'s 9.46 ms
  237. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  238. 148.41 s [smos-data-gen] is reflexive for "valid SmosFile"'s 76.58 ms
  239. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  240. 148.41 s [smos-data-gen] "max :: (SmosFile -> SmosFile -> SmosFile)"
  241. 148.41 s [smos-data-gen] is equivalent to (\a b -> if a >= b then a else b) for "valid SmosFile"'s 70.25 ms
  242. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  243. 148.41 s [smos-data-gen] (>) :: SmosFile -> SmosFile -> Bool
  244. 148.41 s [smos-data-gen] is antireflexive for "valid SmosFile"'s 64.79 ms
  245. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  246. 148.41 s [smos-data-gen] is transitive for "valid SmosFile"'s 9.92 ms
  247. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  248. 148.41 s [smos-data-gen] is equivalent to (\a b -> compare a b == GT) for "valid SmosFile"'s 10.94 ms
  249. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  250. 148.41 s [smos-data-gen] "min :: (SmosFile -> SmosFile -> SmosFile)"
  251. 148.41 s [smos-data-gen] is equivalent to (\a b -> if a <= b then a else b) for "valid SmosFile"'s 77.71 ms
  252. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  253. 148.41 s [smos-data-gen] GenValid Contents
  254. 148.41 s [smos-data-gen] genValid :: Gen Contents
  255. 148.41 s [smos-data-gen] only generates valid 'Contents's 12.63 ms
  256. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  257. 148.41 s [smos-data-gen] JSON LogbookEntry (valid)
  258. 148.41 s [smos-data-gen] encode :: LogbookEntry -> Data.ByteString.Lazy.ByteString
  259. 148.41 s [smos-data-gen] never fails to encode a "valid LogbookEntry" 12.63 ms
  260. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  261. 148.41 s [smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String LogbookEntry
  262. 148.41 s [smos-data-gen] ensures that encode and decode are inverses for "valid LogbookEntry"'s 20.36 ms
  263. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  264. 148.41 s [smos-data-gen] JSON LogbookEntry
  265. 148.41 s [smos-data-gen] parses every value into a valid value 24.64 ms
  266. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  267. 148.41 s [smos-data-gen] GenValid PropertyValue
  268. 148.41 s [smos-data-gen] genValid :: Gen PropertyValue
  269. 148.41 s [smos-data-gen] only generates valid 'PropertyValue's 12.44 ms
  270. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  271. 148.41 s [smos-data-gen] JSON PropertyValue (valid)
  272. 148.41 s [smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String PropertyValue
  273. 148.41 s [smos-data-gen] ensures that encode and decode are inverses for "valid PropertyValue"'s 11.64 ms
  274. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  275. 148.41 s [smos-data-gen] encode :: PropertyValue -> Data.ByteString.Lazy.ByteString
  276. 148.41 s [smos-data-gen] never fails to encode a "valid PropertyValue" 18.16 ms
  277. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  278. 148.41 s [smos-data-gen] JSON TodoState
  279. 148.41 s [smos-data-gen] parses every value into a valid value 8.35 ms
  280. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  281. 148.41 s [smos-data-gen] JSON TimestampName
  282. 148.41 s [smos-data-gen] parses every value into a valid value 9.36 ms
  283. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  284. 148.41 s [smos-data-gen] GenValid LogbookEntry
  285. 148.41 s [smos-data-gen] genValid :: Gen LogbookEntry
  286. 148.41 s [smos-data-gen] only generates valid 'LogbookEntry's 8.31 ms
  287. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  288. 148.41 s [smos-data-gen] parseDayString
  289. 148.41 s [smos-data-gen] parses whatever renderDayString outputs 9.35 ms
  290. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  291. 148.41 s [smos-data-gen] JSON Tag
  292. 148.41 s [smos-data-gen] parses every value into a valid value 8.27 ms
  293. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  294. 148.41 s [smos-data-gen] JSON Timestamp
  295. 148.41 s [smos-data-gen] parses every value into a valid value 9.37 ms
  296. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  297. 148.41 s [smos-data-gen] JSON Contents
  298. 148.41 s [smos-data-gen] parses every value into a valid value 9.08 ms
  299. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  300. 148.41 s [smos-data-gen] validTagChar
  301. 148.41 s [smos-data-gen] says that ')' is invalid 8.98 ms
  302. 148.41 s [smos-data-gen] says that '(' is invalid 7.57 ms
  303. 148.41 s [smos-data-gen] JSON Header
  304. 148.41 s [smos-data-gen] parses every value into a valid value 12.97 ms
  305. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  306. 148.41 s [smos-data-gen] entryWithState
  307. 148.41 s [smos-data-gen] produces an entry with the given state 25.09 ms
  308. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  309. 148.41 s [smos-data-gen] produces valid entries 20.34 ms
  310. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  311. 148.41 s [smos-data-gen] GenValid StateHistory
  312. 148.41 s [smos-data-gen] genValid :: Gen StateHistory
  313. 148.41 s [smos-data-gen] only generates valid 'StateHistory's 47.39 ms
  314. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  315. 148.41 s [smos-data-gen] JSON Logbook
  316. 148.41 s [smos-data-gen] parses every value into a valid value 129.44 ms
  317. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  318. 148.41 s [smos-data-gen] JSON SmosFile (valid)
  319. 148.41 s [smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String SmosFile
  320. 148.41 s [smos-data-gen] ensures that encode and decode are inverses for "valid SmosFile"'s 461.07 ms
  321. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  322. 148.41 s [smos-data-gen] encode :: SmosFile -> Data.ByteString.Lazy.ByteString
  323. 148.41 s [smos-data-gen] never fails to encode a "valid SmosFile" 185.11 ms
  324. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  325. 148.41 s [smos-data-gen] GenValid SmosFile
  326. 148.41 s [smos-data-gen] genValid :: Gen SmosFile
  327. 148.41 s [smos-data-gen] only generates valid 'SmosFile's 158.23 ms
  328. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  329. 148.41 s [smos-data-gen] GenValid Entry
  330. 148.41 s [smos-data-gen] genValid :: Gen Entry
  331. 148.41 s [smos-data-gen] only generates valid 'Entry's 34.09 ms
  332. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  333. 148.41 s [smos-data-gen] JSON Tag (valid)
  334. 148.41 s [smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String Tag
  335. 148.41 s [smos-data-gen] ensures that encode and decode are inverses for "valid Tag"'s 23.88 ms
  336. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  337. 148.41 s [smos-data-gen] encode :: Tag -> Data.ByteString.Lazy.ByteString
  338. 148.41 s [smos-data-gen] never fails to encode a "valid Tag" 20.64 ms
  339. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  340. 148.41 s [smos-data-gen] Ord Entry
  341. 148.41 s [smos-data-gen] (>=) :: Entry -> Entry -> Bool
  342. 148.41 s [smos-data-gen] is equivalent to (\a b -> compare a b /= LT) for "valid Entry"'s 29.50 ms
  343. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  344. 148.41 s [smos-data-gen] is reflexive for "valid Entry"'s 24.54 ms
  345. 148.41 s [smos-data-gen] passed for all of 100 inputs.
  346. 148.41 s [smos-data-gen] is antisymmetric for "valid Entry"'s 40.94 ms
  347. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  348. 148.42 s [smos-data-gen] is transitive for "valid Entry"'s 31.89 ms
  349. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  350. 148.42 s [smos-data-gen] (<) :: Entry -> Entry -> Bool
  351. 148.42 s [smos-data-gen] is antireflexive for "valid Entry"'s 24.44 ms
  352. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  353. 148.42 s [smos-data-gen] is equivalent to (\a b -> compare a b == LT) for "valid Entry"'s 25.38 ms
  354. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  355. 148.42 s [smos-data-gen] is transitive for "valid Entry"'s 28.67 ms
  356. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  357. 148.42 s [smos-data-gen] "max :: (Entry -> Entry -> Entry)"
  358. 148.42 s [smos-data-gen] is equivalent to (\a b -> if a >= b then a else b) for "valid Entry"'s 37.30 ms
  359. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  360. 148.42 s [smos-data-gen] (<=) :: Entry -> Entry -> Bool
  361. 148.42 s [smos-data-gen] is equivalent to (\a b -> compare a b /= GT) for "valid Entry"'s 28.76 ms
  362. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  363. 148.42 s [smos-data-gen] is transitive for "valid Entry"'s 25.85 ms
  364. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  365. 148.42 s [smos-data-gen] is antisymmetric for "valid Entry"'s 26.33 ms
  366. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  367. 148.42 s [smos-data-gen] is reflexive for "valid Entry"'s 23.35 ms
  368. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  369. 148.42 s [smos-data-gen] (>) :: Entry -> Entry -> Bool
  370. 148.42 s [smos-data-gen] is antireflexive for "valid Entry"'s 26.87 ms
  371. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  372. 148.42 s [smos-data-gen] is transitive for "valid Entry"'s 22.10 ms
  373. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  374. 148.42 s [smos-data-gen] is equivalent to (\a b -> compare a b == GT) for "valid Entry"'s 21.71 ms
  375. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  376. 148.42 s [smos-data-gen] "min :: (Entry -> Entry -> Entry)"
  377. 148.42 s [smos-data-gen] is equivalent to (\a b -> if a <= b then a else b) for "valid Entry"'s 28.58 ms
  378. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  379. 148.42 s [smos-data-gen] parseTimestampString
  380. 148.42 s [smos-data-gen] parses whatever timestampString outputs 21.53 ms
  381. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  382. 148.42 s [smos-data-gen] GenValid TodoState
  383. 148.42 s [smos-data-gen] genValid :: Gen TodoState
  384. 148.42 s [smos-data-gen] only generates valid 'TodoState's 19.54 ms
  385. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  386. 148.42 s [smos-data-gen] GenValid Timestamp
  387. 148.42 s [smos-data-gen] genValid :: Gen Timestamp
  388. 148.42 s [smos-data-gen] only generates valid 'Timestamp's 14.63 ms
  389. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  390. 148.42 s [smos-data-gen] JSON StateHistory (valid)
  391. 148.42 s [smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String StateHistory
  392. 148.42 s [smos-data-gen] ensures that encode and decode are inverses for "valid StateHistory"'s 119.10 ms
  393. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  394. 148.42 s [smos-data-gen] encode :: StateHistory -> Data.ByteString.Lazy.ByteString
  395. 148.42 s [smos-data-gen] never fails to encode a "valid StateHistory" 48.92 ms
  396. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  397. 148.42 s [smos-data-gen] JSON PropertyName
  398. 148.42 s [smos-data-gen] parses every value into a valid value 10.54 ms
  399. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  400. 148.42 s [smos-data-gen] GenValid StateHistoryEntry
  401. 148.42 s [smos-data-gen] genValid :: Gen StateHistoryEntry
  402. 148.42 s [smos-data-gen] only generates valid 'StateHistoryEntry's 10.57 ms
  403. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  404. 148.42 s [smos-data-gen] GenValid Header
  405. 148.42 s [smos-data-gen] genValid :: Gen Header
  406. 148.42 s [smos-data-gen] only generates valid 'Header's 18.27 ms
  407. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  408. 148.42 s [smos-data-gen] JSON TodoState (valid)
  409. 148.42 s [smos-data-gen] encode :: TodoState -> Data.ByteString.Lazy.ByteString
  410. 148.42 s [smos-data-gen] never fails to encode a "valid TodoState" 12.58 ms
  411. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  412. 148.42 s [smos-data-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String TodoState
  413. 148.42 s [smos-data-gen] ensures that encode and decode are inverses for "valid TodoState"'s 14.08 ms
  414. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  415. 148.42 s [smos-data-gen] Smos.Data.SchemaSpec
  416. 148.42 s [smos-data-gen] outputs the same schema as before for SmosFile 5.48 ms
  417. 148.42 s [smos-data-gen] outputs the same schema as before for StateHistory 5.73 ms
  418. 148.42 s [smos-data-gen] outputs the same schema as before for LogbookEntry 9.71 ms
  419. 148.42 s [smos-data-gen] outputs the same schema as before for Timestamp 5.70 ms
  420. 148.42 s [smos-data-gen] outputs the same schema as before for Entry 9.40 ms
  421. 148.42 s [smos-data-gen] outputs the same schema as before for Contents 10.19 ms
  422. 148.42 s [smos-data-gen] outputs the same schema as before for PropertyValue 9.33 ms
  423. 148.42 s [smos-data-gen] outputs the same schema as before for PropertyName 7.72 ms
  424. 148.42 s [smos-data-gen] outputs the same schema as before for Header 5.84 ms
  425. 148.42 s [smos-data-gen] outputs the same schema as before for TodoState 6.68 ms
  426. 148.42 s [smos-data-gen] outputs the same schema as before for Tag 6.28 ms
  427. 148.42 s [smos-data-gen] outputs the same schema as before for Logbook 6.29 ms
  428. 148.42 s [smos-data-gen] outputs the same schema as before for StateHistoryEntry 6.49 ms
  429. 148.42 s [smos-data-gen] outputs the same schema as before for TimestampName 6.26 ms
  430. 148.42 s [smos-data-gen] Smos.Data.GoldenSpec
  431. 148.42 s [smos-data-gen] outputs the "Single simple entry" as .pretty-json the same as before 6.45 ms
  432. 148.42 s [smos-data-gen] outputs the "State history entry" as .smos the same as before 6.17 ms
  433. 148.42 s [smos-data-gen] outputs the "State history entry" as .yaml the same as before 6.17 ms
  434. 148.42 s [smos-data-gen] outputs the "Single simple entry" as .json the same as before 2.15 ms
  435. 148.42 s [smos-data-gen] outputs the "Empty" as .pretty-json the same as before 2.26 ms
  436. 148.42 s [smos-data-gen] outputs the "Single simple Tree" as .yaml the same as before 2.30 ms
  437. 148.42 s [smos-data-gen] outputs the "Single simple entry" as .smos the same as before 2.14 ms
  438. 148.42 s [smos-data-gen] outputs the "Logbook entry" as .json the same as before 2.09 ms
  439. 148.42 s [smos-data-gen] outputs the "Logbook entry" as .smos the same as before 2.08 ms
  440. 148.42 s [smos-data-gen] outputs the "State history entry" as .json the same as before 1.83 ms
  441. 148.42 s [smos-data-gen] outputs the "Single complex entry" as .smos the same as before 1.02 ms
  442. 148.42 s [smos-data-gen] outputs the "Single simple Tree" as .json the same as before 0.89 ms
  443. 148.42 s [smos-data-gen] outputs the "Empty" as .smos the same as before 0.90 ms
  444. 148.42 s [smos-data-gen] outputs the "Single simple Tree" as .pretty-json the same as before 0.90 ms
  445. 148.42 s [smos-data-gen] outputs the "Single simple Tree" as .smos the same as before 0.90 ms
  446. 148.42 s [smos-data-gen] outputs the "State history entry" as .pretty-json the same as before 0.76 ms
  447. 148.42 s [smos-data-gen] outputs the "Logbook entry" as .pretty-json the same as before 0.73 ms
  448. 148.42 s [smos-data-gen] outputs the "Single complex entry" as .yaml the same as before 0.70 ms
  449. 148.42 s [smos-data-gen] outputs the "Empty" as .yaml the same as before 0.62 ms
  450. 148.42 s [smos-data-gen] outputs the "Single complex entry" as .json the same as before 0.71 ms
  451. 148.42 s [smos-data-gen] outputs the "Single complex entry" as .pretty-json the same as before 1.25 ms
  452. 148.42 s [smos-data-gen] outputs the "Logbook entry" as .yaml the same as before 0.66 ms
  453. 148.42 s [smos-data-gen] outputs the "Empty" as .json the same as before 0.55 ms
  454. 148.42 s [smos-data-gen] outputs the "Single simple entry" as .yaml the same as before 1.12 ms
  455. 148.42 s [smos-data-gen] Smos.DataSpec
  456. 148.42 s [smos-data-gen] logbookClockOut
  457. 148.42 s [smos-data-gen] produces valid logbooks 10.42 ms
  458. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  459. 148.42 s [smos-data-gen] smosFileClockOutEverywhere
  460. 148.42 s [smos-data-gen] produces valid smos files 88.59 ms
  461. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  462. 148.42 s [smos-data-gen] logbookClockIn
  463. 148.42 s [smos-data-gen] produces valid logbooks 15.52 ms
  464. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  465. 148.42 s [smos-data-gen] entryClockOut
  466. 148.42 s [smos-data-gen] produces valid entries 22.67 ms
  467. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  468. 148.42 s [smos-data-gen] entryClockIn
  469. 148.42 s [smos-data-gen] produces valid entries 20.72 ms
  470. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  471. 148.42 s [smos-data-gen] Smos.Data.EncodingSpec
  472. 148.42 s [smos-data-gen] smosFileJSONBS
  473. 148.42 s [smos-data-gen] produces bytestrings that can be roundtripped with parseSmosFile 778.11 ms
  474. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  475. 148.42 s [smos-data-gen] smosFileYamlBS
  476. 148.42 s [smos-data-gen] produces bytestrings that can be roundtripped with parseSmosFile 963.31 ms
  477. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  478. 148.42 s [smos-data-gen] smosFileJSONPrettyBS
  479. 148.42 s [smos-data-gen] produces bytestrings that can be roundtripped with parseSmosFile 899.69 ms
  480. 148.42 s [smos-data-gen] passed for all of 100 inputs.
  481. 148.42 s [smos-data-gen] Smos.Data.FormatSpec
  482. 148.42 s [smos-data-gen] entry
  483. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/entry/success/header.smos succesfully parses as .smos 3.51 ms
  484. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/entry/success/complex.smos succesfully parses as .smos 3.53 ms
  485. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/entry/failure/wrong-log.smos successfully fails to parse 12.81 ms
  486. 148.42 s [smos-data-gen] timestamp
  487. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/timestamp/success/day.yaml succesfully parses as .yaml 3.53 ms
  488. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/timestamp/success/datetime.yaml succesfully parses as .yaml 4.26 ms
  489. 148.42 s [smos-data-gen] state
  490. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/state/success/todo.yaml succesfully parses as .yaml 3.50 ms
  491. 148.42 s [smos-data-gen] tag
  492. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/tag/success/online.yaml succesfully parses as .yaml 5.81 ms
  493. 148.42 s [smos-data-gen] header
  494. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/header/success/headers-only.yaml succesfully parses as .yaml 5.67 ms
  495. 148.42 s [smos-data-gen] logbook-entry
  496. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/logbook-entry/success/closed.yaml succesfully parses as .yaml 5.76 ms
  497. 148.42 s [smos-data-gen] logbook
  498. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/logbook/success/open.yaml succesfully parses as .yaml 9.31 ms
  499. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/logbook/success/closed.yaml succesfully parses as .yaml 9.34 ms
  500. 148.42 s [smos-data-gen] file
  501. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/file/failure/wrong-log.smos successfully fails to parse 9.42 ms
  502. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/file/failure/wrong-log-forest.yaml successfully fails to parse 6.50 ms
  503. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/file/success/empty.smos succesfully parses as .smos 2.41 ms
  504. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/file/failure/wrong-log-forest.smos successfully fails to parse 9.54 ms
  505. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/file/success/tags.yaml succesfully parses as .yaml 9.38 ms
  506. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/file/success/forest.yaml succesfully parses as .yaml 8.62 ms
  507. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/file/success/clock.yaml succesfully parses as .yaml 8.81 ms
  508. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/file/success/empty-forest.yaml succesfully parses as .yaml 7.62 ms
  509. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/file/success/empty.yaml succesfully parses as .yaml 7.77 ms
  510. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/file/success/state.yaml succesfully parses as .yaml 8.21 ms
  511. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/file/success/properties.yaml succesfully parses as .yaml 7.90 ms
  512. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/file/success/forest-complex.yaml succesfully parses as .yaml 4.17 ms
  513. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/file/success/headers-only.yaml succesfully parses as .yaml 4.02 ms
  514. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/file/success/timestamps.yaml succesfully parses as .yaml 4.03 ms
  515. 148.42 s [smos-data-gen] property-value
  516. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/property-value/success/minutes.yaml succesfully parses as .yaml 3.84 ms
  517. 148.42 s [smos-data-gen] golden
  518. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/golden/single-complex-entry.smos still succesfully parses as .smos 1.32 ms
  519. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/golden/single-simple-entry.smos still succesfully parses as .smos 1.17 ms
  520. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/golden/empty.smos still succesfully parses as .smos 1.14 ms
  521. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/golden/single-simple-Tree.pretty-json still succesfully parses as .pretty-json 1.16 ms
  522. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/golden/single-simple-Tree.yaml still succesfully parses as .yaml 1.12 ms
  523. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/golden/empty.pretty-json still succesfully parses as .pretty-json 0.97 ms
  524. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/golden/single-simple-entry.yaml still succesfully parses as .yaml 1.11 ms
  525. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/golden/empty.json still succesfully parses as .json 0.93 ms
  526. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/golden/single-complex-entry.yaml still succesfully parses as .yaml 2.40 ms
  527. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/golden/single-simple-Tree.json still succesfully parses as .json 1.47 ms
  528. 148.42 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/golden/single-simple-entry.json still succesfully parses as .json 1.37 ms
  529. 148.43 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/golden/single-complex-entry.json still succesfully parses as .json 1.79 ms
  530. 148.43 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/golden/empty.yaml still succesfully parses as .yaml 1.36 ms
  531. 148.43 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/golden/single-simple-Tree.smos still succesfully parses as .smos 1.69 ms
  532. 148.43 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/golden/single-simple-entry.pretty-json still succesfully parses as .pretty-json 1.32 ms
  533. 148.43 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/golden/single-complex-entry.pretty-json still succesfully parses as .pretty-json 1.85 ms
  534. 148.43 s [smos-data-gen] timestamp-name
  535. 148.43 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/timestamp-name/success/SCHEDULED.yaml succesfully parses as .yaml 1.72 ms
  536. 148.43 s [smos-data-gen] property-name
  537. 148.43 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/property-name/success/timewindow.yaml succesfully parses as .yaml 2.02 ms
  538. 148.43 s [smos-data-gen] state-history
  539. 148.43 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/state-history/success/v2.0.0.yaml succesfully parses as .yaml 2.13 ms
  540. 148.43 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/state-history/success/v1.0.0.yaml succesfully parses as .yaml 2.11 ms
  541. 148.43 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/state-history/success/v0.0.0.yaml succesfully parses as .yaml 1.80 ms
  542. 148.43 s [smos-data-gen] contents
  543. 148.43 s [smos-data-gen] /build/smos-data-gen-0.5.1/test_resources/format/contents/success/hello-world.yaml succesfully parses as .yaml 1.70 ms
  544. 148.43 s [smos-data-gen]
  545. 148.43 s [smos-data-gen] Examples: 14132
  546. 148.43 s [smos-data-gen] Passed: 371
  547. 148.43 s [smos-data-gen] Failed: 0
  548. 148.43 s [smos-data-gen] Sum of test runtimes: 8.08 seconds
  549. 148.43 s [smos-data-gen] Test suite took: 1.12 seconds
  550. 148.43 s [smos-data-gen]
  551. 148.43 s [smos-data-gen] Test suite smos-data-test: PASS
  552. 148.43 s [smos-data-gen] Test suite logged to: dist/test/smos-data-gen-0.5.1-smos-data-test.log
  553. 148.43 s [smos-data-gen] 1 of 1 test suites (1 of 1 test cases) passed.
  554. 148.43 s [smos-data-gen] Phase: haddockPhase
  555. 148.43 s [smos-report] [12 of 25] Compiling Smos.Report.OptParse ( src/Smos/Report/OptParse.hs, dist/build/Smos/Report/OptParse.o, dist/build/Smos/Report/OptParse.dyn_o )
  556. 148.43 s [smos-data-gen] Phase: installPhase
  557. 148.54 s [smos-data-gen] Installing library in /nix/store/fiz9pcvj5klgyymzijhx2h0iv8j1lacc-smos-data-gen-0.5.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  558. 148.97 s [smos-data-gen] Phase: fixupPhase
  559. 149.00 s [smos-data-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/fiz9pcvj5klgyymzijhx2h0iv8j1lacc-smos-data-gen-0.5.1
  560. 149.00 s [smos-data-gen] shrinking /nix/store/fiz9pcvj5klgyymzijhx2h0iv8j1lacc-smos-data-gen-0.5.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3-ghc9.10.3.so
  561. 149.04 s [smos-data-gen] checking for references to /build/ in /nix/store/fiz9pcvj5klgyymzijhx2h0iv8j1lacc-smos-data-gen-0.5.1...
  562. 149.06 s [smos-data-gen] patching script interpreter paths in /nix/store/fiz9pcvj5klgyymzijhx2h0iv8j1lacc-smos-data-gen-0.5.1
  563. 149.07 s [smos-data-gen] stripping (with command strip and flags -S -p) in /nix/store/fiz9pcvj5klgyymzijhx2h0iv8j1lacc-smos-data-gen-0.5.1/lib
  564. 149.13 s [smos-notify] Phase: setupCompilerEnvironmentPhase
  565. 149.13 s [smos-notify] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  566. 149.23 s [smos-data-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/zws1k6f6iny2bs8c1xd130219mw8c12h-smos-data-gen-0.5.1-coverage
  567. 149.24 s [smos-data-gen] checking for references to /build/ in /nix/store/zws1k6f6iny2bs8c1xd130219mw8c12h-smos-data-gen-0.5.1-coverage...
  568. 149.25 s [smos-data-gen] patching script interpreter paths in /nix/store/zws1k6f6iny2bs8c1xd130219mw8c12h-smos-data-gen-0.5.1-coverage
  569. 149.68 s [smos-report] [13 of 25] Compiling Smos.Report.Ongoing ( src/Smos/Report/Ongoing.hs, dist/build/Smos/Report/Ongoing.o, dist/build/Smos/Report/Ongoing.dyn_o )
  570. 149.68 s [smos-report] [14 of 25] Compiling Smos.Report.Next ( src/Smos/Report/Next.hs, dist/build/Smos/Report/Next.o, dist/build/Smos/Report/Next.dyn_o )
  571. 149.68 s [smos-report] [15 of 25] Compiling Smos.Report.Entry ( src/Smos/Report/Entry.hs, dist/build/Smos/Report/Entry.o, dist/build/Smos/Report/Entry.dyn_o )
  572. 149.68 s [smos-report] [16 of 25] Compiling Smos.Report.TimeBlock ( src/Smos/Report/TimeBlock.hs, dist/build/Smos/Report/TimeBlock.o, dist/build/Smos/Report/TimeBlock.dyn_o )
  573. 149.68 s [smos-report] [17 of 25] Compiling Smos.Report.Period ( src/Smos/Report/Period.hs, dist/build/Smos/Report/Period.o, dist/build/Smos/Report/Period.dyn_o )
  574. 149.68 s [smos-report] [18 of 25] Compiling Smos.Report.Stats ( src/Smos/Report/Stats.hs, dist/build/Smos/Report/Stats.o, dist/build/Smos/Report/Stats.dyn_o )
  575. 149.68 s [smos-report] [19 of 25] Compiling Smos.Report.Tags ( src/Smos/Report/Tags.hs, dist/build/Smos/Report/Tags.o, dist/build/Smos/Report/Tags.dyn_o )
  576. 149.68 s [smos-report] [20 of 25] Compiling Smos.Report.Log ( src/Smos/Report/Log.hs, dist/build/Smos/Report/Log.o, dist/build/Smos/Report/Log.dyn_o )
  577. 149.68 s [smos-report] [21 of 25] Compiling Smos.Report.Clock.Types ( src/Smos/Report/Clock/Types.hs, dist/build/Smos/Report/Clock/Types.o, dist/build/Smos/Report/Clock/Types.dyn_o )
  578. 149.68 s [smos-report] [22 of 25] Compiling Smos.Report.Clock ( src/Smos/Report/Clock.hs, dist/build/Smos/Report/Clock.o, dist/build/Smos/Report/Clock.dyn_o )
  579. 149.80 s [smos-report] Adapting module: Smos.Report.Work
  580. 149.80 s [smos-report] Outputing coverables file /build/smos-report-0.12.0/src/Smos/Report/Work.hs.coverables for source file /build/smos-report-0.12.0/src/Smos/Report/Work.hs
  581. 149.91 s [smos-notify] Phase: unpackPhase
  582. 149.91 s [smos-notify] unpacking source archive /nix/store/xapn71y7s7hmw0h928p7f7z02zaak54x-smos-notify-source-0.5.0/smos-notify-0.5.0.tar.gz
  583. 150.06 s [smos-notify] source root is smos-notify-0.5.0
  584. 150.06 s [smos-notify] setting SOURCE_DATE_EPOCH to timestamp 1780355762 of file "smos-notify-0.5.0/test/Spec.hs"
  585. 150.06 s [smos-notify] warning: file "smos-notify-0.5.0/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  586. 150.06 s [smos-notify] Phase: patchPhase
  587. 150.06 s [smos-report] [23 of 25] Compiling Smos.Report.Agenda ( src/Smos/Report/Agenda.hs, dist/build/Smos/Report/Agenda.o, dist/build/Smos/Report/Agenda.dyn_o )
  588. 150.06 s [smos-report] [24 of 25] Compiling Smos.Report.Waiting ( src/Smos/Report/Waiting.hs, dist/build/Smos/Report/Waiting.o, dist/build/Smos/Report/Waiting.dyn_o )
  589. 150.06 s [smos-report] [25 of 25] Compiling Smos.Report.Work ( src/Smos/Report/Work.hs, dist/build/Smos/Report/Work.o, dist/build/Smos/Report/Work.dyn_o )
  590. 150.06 s [smos-notify] Adding dekking-value to build-depends in ./smos-notify.cabal
  591. 150.06 s [smos-notify] Phase: compileBuildDriverPhase
  592. 150.06 s [smos-notify] setupCompileFlags: -package-db=/build/tmp.Pf91Y05YIh/setup-package.conf.d -threaded
  593. 150.06 s [smos-notify] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Pf91Y05YIh/Main.o )
  594. 150.07 s [smos-notify] [2 of 2] Linking Setup
  595. 151.42 s [smos-notify] Phase: updateAutotoolsGnuConfigScriptsPhase
  596. 151.43 s [smos-notify] Phase: configurePhase
  597. 151.44 s [smos-notify] configureFlags: --verbose --prefix=/nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --datadir=/nix/store/bj2anhdxaqm93p7rp37w1xhacki5d0gy-smos-notify-0.5.0-data/share/ghc-9.10.3 --with-gcc=gcc --package-db=/build/tmp.Pf91Y05YIh/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-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-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  598. 151.44 s [smos-notify] Using Parsec parser
  599. 151.44 s [smos-notify] Configuring smos-notify-0.5.0...
  600. 152.23 s [smos-notify] Dependency base: using base-4.20.2.0
  601. 152.23 s [smos-notify] Dependency conduit: using conduit-1.3.6.1
  602. 152.23 s [smos-notify] Dependency containers: using containers-0.7
  603. 152.23 s [smos-notify] Dependency dekking-value: using dekking-value-0.0.0.0
  604. 152.23 s [smos-notify] Dependency filepath: using filepath-1.5.4.0
  605. 152.23 s [smos-notify] Dependency hashable: using hashable-1.5.0.0
  606. 152.23 s [smos-notify] Dependency monad-logger: using monad-logger-0.3.42
  607. 152.23 s [smos-notify] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
  608. 152.23 s [smos-notify] Dependency path: using path-0.9.6
  609. 152.23 s [smos-notify] Dependency path-io: using path-io-1.8.2
  610. 152.23 s [smos-notify] Dependency persistent: using persistent-2.17.1.0
  611. 152.23 s [smos-notify] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
  612. 152.23 s [smos-notify] Dependency pretty-relative-time: using pretty-relative-time-0.3.0.0
  613. 152.23 s [smos-notify] Dependency pretty-show: using pretty-show-1.10
  614. 152.23 s [smos-notify] Dependency process: using process-1.6.26.1
  615. 152.23 s [smos-notify] Dependency smos-cli: using smos-cli-0.2.1
  616. 152.23 s [smos-notify] Dependency smos-data: using smos-data-0.7.0
  617. 152.23 s [smos-notify] Dependency smos-directory: using smos-directory-0.2.0
  618. 152.23 s [smos-notify] Dependency text: using text-2.1.3
  619. 152.23 s [smos-notify] Dependency time: using time-1.12.2
  620. 152.23 s [smos-notify] Dependency base: using base-4.20.2.0
  621. 152.23 s [smos-notify] Dependency dekking-value: using dekking-value-0.0.0.0
  622. 152.23 s [smos-notify] Dependency smos-notify: using smos-notify-0.5.0
  623. 152.23 s [smos-notify] Dependency base: using base-4.20.2.0
  624. 152.23 s [smos-notify] Dependency dekking-value: using dekking-value-0.0.0.0
  625. 152.23 s [smos-notify] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
  626. 152.23 s [smos-notify] Dependency smos-notify: using smos-notify-0.5.0
  627. 152.23 s [smos-notify] Dependency sydtest: using sydtest-0.23.0.1
  628. 152.23 s [smos-notify] Source component graph:
  629. 152.23 s [smos-notify] component lib
  630. 152.23 s [smos-notify] component exe:smos-notify dependency lib
  631. 152.23 s [smos-notify] component test:smos-notify-test dependency lib
  632. 152.23 s [smos-notify] Configured component graph:
  633. 152.23 s [smos-notify] component smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
  634. 152.23 s [smos-notify] include base-4.20.2.0-fafd
  635. 152.23 s [smos-notify] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  636. 152.23 s [smos-notify] include containers-0.7-96b4
  637. 152.23 s [smos-notify] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  638. 152.23 s [smos-notify] include filepath-1.5.4.0-2605
  639. 152.23 s [smos-notify] include hashable-1.5.0.0-GpmYTgTluYf8q8F8WfEPor
  640. 152.23 s [smos-notify] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  641. 152.23 s [smos-notify] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  642. 152.23 s [smos-notify] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  643. 152.23 s [smos-notify] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  644. 152.23 s [smos-notify] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  645. 152.23 s [smos-notify] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  646. 152.23 s [smos-notify] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  647. 152.23 s [smos-notify] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  648. 152.23 s [smos-notify] include process-1.6.26.1-6e7d
  649. 152.23 s [smos-notify] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  650. 152.23 s [smos-notify] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  651. 152.23 s [smos-notify] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  652. 152.23 s [smos-notify] include text-2.1.3-34f1
  653. 152.23 s [smos-notify] include time-1.12.2-3479
  654. 152.23 s [smos-notify] component smos-notify-0.5.0-BITE1EHtHyNEjR2TQWWERS-smos-notify
  655. 152.23 s [smos-notify] include base-4.20.2.0-fafd
  656. 152.23 s [smos-notify] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  657. 152.23 s [smos-notify] include smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
  658. 152.23 s [smos-notify] component smos-notify-0.5.0-3cor0QTpXZ01KlnW77bK25-smos-notify-test
  659. 152.23 s [smos-notify] include base-4.20.2.0-fafd
  660. 152.23 s [smos-notify] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  661. 152.23 s [smos-notify] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  662. 152.23 s [smos-notify] include smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
  663. 152.23 s [smos-notify] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  664. 152.23 s [smos-notify] Linked component graph:
  665. 152.23 s [smos-notify] unit smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
  666. 152.23 s [smos-notify] include base-4.20.2.0-fafd
  667. 152.23 s [smos-notify] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  668. 152.23 s [smos-notify] include containers-0.7-96b4
  669. 152.23 s [smos-notify] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  670. 152.23 s [smos-notify] include filepath-1.5.4.0-2605
  671. 152.23 s [smos-notify] include hashable-1.5.0.0-GpmYTgTluYf8q8F8WfEPor
  672. 152.23 s [smos-notify] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  673. 152.23 s [smos-notify] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  674. 152.23 s [smos-notify] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  675. 152.23 s [smos-notify] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  676. 152.23 s [smos-notify] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  677. 152.23 s [smos-notify] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  678. 152.23 s [smos-notify] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  679. 152.23 s [smos-notify] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  680. 152.23 s [smos-notify] include process-1.6.26.1-6e7d
  681. 152.23 s [smos-notify] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  682. 152.23 s [smos-notify] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  683. 152.23 s [smos-notify] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  684. 152.23 s [smos-notify] include text-2.1.3-34f1
  685. 152.23 s [smos-notify] include time-1.12.2-3479
  686. 152.23 s [smos-notify] Smos.Notify=smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm:Smos.Notify,Smos.Notify.DB=smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm:Smos.Notify.DB,Smos.Notify.OptParse=smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm:Smos.Notify.OptParse
  687. 152.23 s [smos-notify] unit smos-notify-0.5.0-BITE1EHtHyNEjR2TQWWERS-smos-notify
  688. 152.23 s [smos-notify] include base-4.20.2.0-fafd
  689. 152.23 s [smos-notify] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  690. 152.23 s [smos-notify] include smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
  691. 152.23 s [smos-notify] unit smos-notify-0.5.0-3cor0QTpXZ01KlnW77bK25-smos-notify-test
  692. 152.23 s [smos-notify] include base-4.20.2.0-fafd
  693. 152.23 s [smos-notify] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  694. 152.23 s [smos-notify] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  695. 152.23 s [smos-notify] include smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
  696. 152.23 s [smos-notify] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  697. 152.23 s [smos-notify] Ready component graph:
  698. 152.23 s [smos-notify] definite smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
  699. 152.23 s [smos-notify] depends base-4.20.2.0-fafd
  700. 152.23 s [smos-notify] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  701. 152.23 s [smos-notify] depends containers-0.7-96b4
  702. 152.23 s [smos-notify] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  703. 152.23 s [smos-notify] depends filepath-1.5.4.0-2605
  704. 152.23 s [smos-notify] depends hashable-1.5.0.0-GpmYTgTluYf8q8F8WfEPor
  705. 152.23 s [smos-notify] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  706. 152.23 s [smos-notify] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  707. 152.23 s [smos-notify] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  708. 152.23 s [smos-notify] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  709. 152.23 s [smos-notify] depends persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  710. 152.23 s [smos-notify] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  711. 152.23 s [smos-notify] depends pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  712. 152.23 s [smos-notify] depends pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  713. 152.23 s [smos-notify] depends process-1.6.26.1-6e7d
  714. 152.23 s [smos-notify] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  715. 152.23 s [smos-notify] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  716. 152.23 s [smos-notify] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  717. 152.24 s [smos-notify] depends text-2.1.3-34f1
  718. 152.24 s [smos-notify] depends time-1.12.2-3479
  719. 152.24 s [smos-notify] definite smos-notify-0.5.0-BITE1EHtHyNEjR2TQWWERS-smos-notify
  720. 152.24 s [smos-notify] depends base-4.20.2.0-fafd
  721. 152.24 s [smos-notify] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  722. 152.24 s [smos-notify] depends smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
  723. 152.24 s [smos-notify] definite smos-notify-0.5.0-3cor0QTpXZ01KlnW77bK25-smos-notify-test
  724. 152.24 s [smos-notify] depends base-4.20.2.0-fafd
  725. 152.24 s [smos-notify] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  726. 152.24 s [smos-notify] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  727. 152.24 s [smos-notify] depends smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
  728. 152.24 s [smos-notify] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  729. 152.24 s [smos-notify] Using Cabal-3.12.1.0 compiled by ghc-9.10
  730. 152.24 s [smos-notify] Using compiler: ghc-9.10.3
  731. 152.24 s [smos-notify] Using install prefix:
  732. 152.24 s [smos-notify] /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0
  733. 152.24 s [smos-notify] Executables installed in:
  734. 152.24 s [smos-notify] /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/bin
  735. 152.24 s [smos-notify] Libraries installed in:
  736. 152.24 s [smos-notify] /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
  737. 152.24 s [smos-notify] Dynamic Libraries installed in:
  738. 152.24 s [smos-notify] /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  739. 152.24 s [smos-notify] Private executables installed in:
  740. 152.24 s [smos-notify] /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-notify-0.5.0
  741. 152.24 s [smos-notify] Data files installed in:
  742. 152.24 s [smos-notify] /nix/store/bj2anhdxaqm93p7rp37w1xhacki5d0gy-smos-notify-0.5.0-data/share/ghc-9.10.3/x86_64-linux-ghc-9.10.3-a85d/smos-notify-0.5.0
  743. 152.24 s [smos-notify] Documentation installed in:
  744. 152.24 s [smos-notify] /nix/store/bj2anhdxaqm93p7rp37w1xhacki5d0gy-smos-notify-0.5.0-data/share/ghc-9.10.3/doc/x86_64-linux-ghc-9.10.3-a85d/smos-notify-0.5.0
  745. 152.24 s [smos-notify] Configuration files installed in:
  746. 152.24 s [smos-notify] /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/etc
  747. 152.24 s [smos-notify] No alex found
  748. 152.24 s [smos-notify] Using ar found on system at:
  749. 152.24 s [smos-notify] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  750. 152.24 s [smos-notify] No c2hs found
  751. 152.24 s [smos-notify] No cpphs found
  752. 152.24 s [smos-notify] No doctest found
  753. 152.24 s [smos-notify] Using gcc version 14.3.0 given by user at:
  754. 152.24 s [smos-notify] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  755. 152.24 s [smos-notify] Using ghc version 9.10.3 found on system at:
  756. 152.24 s [smos-notify] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  757. 152.27 s [smos-notify] Using ghc-pkg version 9.10.3 found on system at:
  758. 152.27 s [smos-notify] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  759. 152.27 s [smos-notify] No ghcjs found
  760. 152.27 s [smos-notify] No ghcjs-pkg found
  761. 152.27 s [smos-notify] No greencard found
  762. 152.27 s [smos-notify] Using haddock version 2.31.1 found on system at:
  763. 152.27 s [smos-notify] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  764. 152.27 s [smos-notify] No happy found
  765. 152.27 s [smos-notify] Using haskell-suite found on system at: haskell-suite-dummy-location
  766. 152.27 s [smos-notify] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  767. 152.27 s [smos-notify] No hmake found
  768. 152.27 s [smos-notify] Using hpc version 0.69 found on system at:
  769. 152.27 s [smos-notify] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  770. 152.27 s [smos-notify] Using hsc2hs version 0.68.10 found on system at:
  771. 152.27 s [smos-notify] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  772. 152.27 s [smos-notify] No hscolour found
  773. 152.27 s [smos-notify] No jhc found
  774. 152.27 s [smos-notify] Using ld found on system at:
  775. 152.27 s [smos-notify] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  776. 152.27 s [smos-notify] No pkg-config found
  777. 152.27 s [smos-notify] Using runghc version 9.10.3 found on system at:
  778. 152.27 s [smos-notify] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  779. 152.27 s [smos-notify] Using strip version 2.44 found on system at:
  780. 152.27 s [smos-notify] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  781. 152.27 s [smos-notify] Using tar found on system at:
  782. 152.27 s [smos-notify] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  783. 152.27 s [smos-notify] No uhc found
  784. 152.38 s [ical-gen] [10 of 12] Compiling ICal.UnfoldedLine.Gen ( src/ICal/UnfoldedLine/Gen.hs, dist/build/ICal/UnfoldedLine/Gen.p_o )
  785. 152.38 s [ical-gen] [11 of 12] Compiling ICal.Gen ( src/ICal/Gen.hs, dist/build/ICal/Gen.p_o )
  786. 152.49 s [smos-notify] Phase: buildPhase
  787. 152.49 s [ical-gen] [12 of 12] Compiling Paths_ical_gen ( dist/build/autogen/Paths_ical_gen.hs, dist/build/Paths_ical_gen.p_o )
  788. 152.59 s [smos-notify] Preprocessing library for smos-notify-0.5.0...
  789. 152.59 s [smos-notify] Building library for smos-notify-0.5.0...
  790. 152.88 s [smos-notify] [1 of 4] Compiling Paths_smos_notify ( dist/build/autogen/Paths_smos_notify.hs, dist/build/Paths_smos_notify.o, dist/build/Paths_smos_notify.dyn_o )
  791. 152.88 s [smos-notify] Adapting module: Smos.Notify.DB
  792. 152.88 s [smos-notify] Outputing coverables file /build/smos-notify-0.5.0/src/Smos/Notify/DB.hs.coverables for source file /build/smos-notify-0.5.0/src/Smos/Notify/DB.hs
  793. 153.29 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/fiz9pcvj5klgyymzijhx2h0iv8j1lacc-smos-data-gen-0.5.1 /nix/store/zws1k6f6iny2bs8c1xd130219mw8c12h-smos-data-gen-0.5.1-coverage
  794. 153.80 s [post-build-hook] Pushing 2 paths (293 are already present) using zstd to cache smos ⏳
  795. 153.80 s [post-build-hook]
  796. 154.15 s [post-build-hook] Pushing /nix/store/zws1k6f6iny2bs8c1xd130219mw8c12h-smos-data-gen-0.5.1-coverage (34.87 KiB)
  797. 154.17 s [post-build-hook] Pushing /nix/store/fiz9pcvj5klgyymzijhx2h0iv8j1lacc-smos-data-gen-0.5.1 (12.52 MiB)
  798. 155.85 s [post-build-hook]
  799. 155.90 s [post-build-hook] All done.
  800. 155.90 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/fiz9pcvj5klgyymzijhx2h0iv8j1lacc-smos-data-gen-0.5.1 /nix/store/zws1k6f6iny2bs8c1xd130219mw8c12h-smos-data-gen-0.5.1-coverage
  801. 155.98 s [post-build-hook] copying 2 paths...
  802. 155.99 s [post-build-hook] copying path '/nix/store/fiz9pcvj5klgyymzijhx2h0iv8j1lacc-smos-data-gen-0.5.1' to 'https://cache.staging.nix-ci.com'...
  803. 155.99 s [post-build-hook] copying path '/nix/store/zws1k6f6iny2bs8c1xd130219mw8c12h-smos-data-gen-0.5.1-coverage' to 'https://cache.staging.nix-ci.com'...
  804. 158.89 s [post-build-hook] copying 1 paths...
  805. 158.89 s [post-build-hook] copying path '/nix/store/w962kn8v2j2fnyvjv8qpazlx97ii99dl-smos-data-gen-0.5.1.drv' to 'https://cache.staging.nix-ci.com'...
  806. 159.56 s Progress: 20 of 109 built (4 building), 28 of 28 downloaded from cache
  807. 159.65 s Building smos-directory-gen-source
  808. 159.70 s Building smos-github
  809. 159.71 s [ical-gen] Preprocessing benchmark 'ical-bench' for ical-gen-0.0.0.0...
  810. 159.71 s [ical-gen] Building benchmark 'ical-bench' for ical-gen-0.0.0.0...
  811. 159.71 s [ical-gen] [1 of 2] Compiling Main ( bench/Main.hs, dist/build/ical-bench/ical-bench-tmp/Main.o )
  812. 159.71 s [ical-gen] [2 of 2] Compiling Paths_ical_gen ( dist/build/ical-bench/autogen/Paths_ical_gen.hs, dist/build/ical-bench/ical-bench-tmp/Paths_ical_gen.o )
  813. 159.71 s [ical-gen] [3 of 3] Linking dist/build/ical-bench/ical-bench
  814. 159.71 s [ical-gen] Preprocessing test suite 'ical-test' for ical-gen-0.0.0.0...
  815. 159.71 s [ical-gen] Building test suite 'ical-test' for ical-gen-0.0.0.0...
  816. 159.71 s [ical-gen] [ 1 of 26] Compiling ICal.Component.AlarmSpec ( test/ICal/Component/AlarmSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/Component/AlarmSpec.o )
  817. 159.71 s [ical-gen] [ 2 of 26] Compiling ICal.Component.EventSpec ( test/ICal/Component/EventSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/Component/EventSpec.o )
  818. 159.71 s [ical-gen] [ 3 of 26] Compiling ICal.Component.JournalSpec ( test/ICal/Component/JournalSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/Component/JournalSpec.o )
  819. 159.71 s [ical-gen] [ 4 of 26] Compiling ICal.Component.TimeZoneSpec ( test/ICal/Component/TimeZoneSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/Component/TimeZoneSpec.o )
  820. 159.71 s [ical-gen] [ 5 of 26] Compiling ICal.Component.TodoSpec ( test/ICal/Component/TodoSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/Component/TodoSpec.o )
  821. 159.71 s [ical-gen] [ 6 of 26] Compiling ICal.ComponentSpec ( test/ICal/ComponentSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/ComponentSpec.o )
  822. 159.71 s [ical-gen] [ 7 of 26] Compiling ICal.ContentLineSpec ( test/ICal/ContentLineSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/ContentLineSpec.o )
  823. 159.71 s [ical-gen] [ 8 of 26] Compiling ICal.ParameterSpec ( test/ICal/ParameterSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/ParameterSpec.o )
  824. 159.71 s [ical-gen] [ 9 of 26] Compiling ICal.PropertySpec ( test/ICal/PropertySpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertySpec.o )
  825. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Agenda.dyn_o'
  826. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Agenda/Types.dyn_o'
  827. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Clock.dyn_o'
  828. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Clock/Types.dyn_o'
  829. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Comparison.dyn_o'
  830. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Entry.dyn_o'
  831. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Filter.dyn_o'
  832. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Free.dyn_o'
  833. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Log.dyn_o'
  834. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Next.dyn_o'
  835. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Ongoing.dyn_o'
  836. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/OptParse.dyn_o'
  837. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Period.dyn_o'
  838. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Projection.dyn_o'
  839. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Projects.dyn_o'
  840. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Report.dyn_o'
  841. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Sorter.dyn_o'
  842. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Stats.dyn_o'
  843. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Stuck.dyn_o'
  844. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Tags.dyn_o'
  845. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Time.dyn_o'
  846. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/TimeBlock.dyn_o'
  847. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Waiting.dyn_o'
  848. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Smos/Report/Work.dyn_o'
  849. 159.71 s [smos-report] Warning: ignoring unrecognised input `dist/build/Paths_smos_report.dyn_o'
  850. 159.71 s [smos-report] Phase: checkPhase
  851. 159.71 s [smos-report] Package has no test suites.
  852. 159.71 s [smos-report] Phase: haddockPhase
  853. 159.71 s [smos-report] Phase: installPhase
  854. 159.71 s [smos-report] Installing library in /nix/store/73mn76x5hjjdgy21lw7ldgzvcjk3kdfd-smos-report-0.12.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  855. 159.71 s [smos-report] Phase: fixupPhase
  856. 159.71 s [smos-report] shrinking RPATHs of ELF executables and libraries in /nix/store/73mn76x5hjjdgy21lw7ldgzvcjk3kdfd-smos-report-0.12.0
  857. 159.71 s [smos-report] shrinking /nix/store/73mn76x5hjjdgy21lw7ldgzvcjk3kdfd-smos-report-0.12.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79-ghc9.10.3.so
  858. 159.71 s [smos-report] checking for references to /build/ in /nix/store/73mn76x5hjjdgy21lw7ldgzvcjk3kdfd-smos-report-0.12.0...
  859. 159.71 s [smos-report] patching script interpreter paths in /nix/store/73mn76x5hjjdgy21lw7ldgzvcjk3kdfd-smos-report-0.12.0
  860. 159.71 s [smos-report] stripping (with command strip and flags -S -p) in /nix/store/73mn76x5hjjdgy21lw7ldgzvcjk3kdfd-smos-report-0.12.0/lib
  861. 159.71 s [smos-report] shrinking RPATHs of ELF executables and libraries in /nix/store/iqyw03as72d73fs076bw6045a0kakq4c-smos-report-0.12.0-coverables
  862. 159.71 s [smos-report] checking for references to /build/ in /nix/store/iqyw03as72d73fs076bw6045a0kakq4c-smos-report-0.12.0-coverables...
  863. 159.71 s [smos-report] patching script interpreter paths in /nix/store/iqyw03as72d73fs076bw6045a0kakq4c-smos-report-0.12.0-coverables
  864. 159.71 s [smos-report] shrinking RPATHs of ELF executables and libraries in /nix/store/fimry1xpvgakldgniw6vqdy1d166s7v5-smos-report-0.12.0-coverage
  865. 159.71 s [smos-report] checking for references to /build/ in /nix/store/fimry1xpvgakldgniw6vqdy1d166s7v5-smos-report-0.12.0-coverage...
  866. 159.71 s [smos-report] patching script interpreter paths in /nix/store/fimry1xpvgakldgniw6vqdy1d166s7v5-smos-report-0.12.0-coverage
  867. 159.71 s [smos-single] Preprocessing executable 'smos-single' for smos-single-0.4.0...
  868. 159.71 s [smos-single] Building executable 'smos-single' for smos-single-0.4.0...
  869. 159.71 s [smos-single] [1 of 2] Compiling Adapting module: Main
  870. 159.71 s [smos-single] Main ( app/Main.hs, dist/build/smos-single/smos-single-tmp/Main.o )
  871. 159.71 s [smos-single] Outputing coverables file /build/smos-single-0.4.0/app/Main.hs.coverables for source file /build/smos-single-0.4.0/app/Main.hs
  872. 159.71 s [smos-single] [2 of 2] Compiling Paths_smos_single ( dist/build/smos-single/autogen/Paths_smos_single.hs, dist/build/smos-single/smos-single-tmp/Paths_smos_single.o )
  873. 159.71 s [smos-single] [1 of 3] Compiling Main ( app/Main.hs, dist/build/smos-single/smos-single-tmp/Main.o ) [Smos.Single package changed]
  874. 159.71 s [smos-single] Adapting module: Main
  875. 159.71 s [smos-single] Outputing coverables file /build/smos-single-0.4.0/app/Main.hs.coverables for source file /build/smos-single-0.4.0/app/Main.hs
  876. 159.71 s [smos-single] [2 of 3] Compiling Paths_smos_single ( dist/build/smos-single/autogen/Paths_smos_single.hs, dist/build/smos-single/smos-single-tmp/Paths_smos_single.o ) [Impure plugin forced recompilation]
  877. 159.71 s [smos-single] [3 of 3] Linking dist/build/smos-single/smos-single
  878. 159.71 s [smos-single] Phase: checkPhase
  879. 159.71 s [smos-single] Running 1 test suites...
  880. 159.71 s [smos-single] Test suite smos-single-test: RUNNING...
  881. 159.71 s [smos-single] Tests:
  882. 159.71 s [smos-single]
  883. 159.71 s [smos-single] Smos.Single.OptParseSpec
  884. 159.71 s [smos-single] pass the lint test 0.81 ms
  885. 159.71 s [smos-single] produces the nix options as before 1.02 ms
  886. 159.71 s [smos-single] produces the same reference documentation as before 1.29 ms
  887. 159.71 s [smos-single]
  888. 159.71 s [smos-single] Passed: 3
  889. 159.71 s [smos-single] Failed: 0
  890. 159.71 s [smos-single] Sum of test runtimes: 0.00 seconds
  891. 159.71 s [smos-single] Test suite took: 0.00 seconds
  892. 159.71 s [smos-single]
  893. 159.71 s [smos-single] Test suite smos-single-test: PASS
  894. 159.71 s [smos-single] Test suite logged to: dist/test/smos-single-0.4.0-smos-single-test.log
  895. 159.71 s [smos-single] 1 of 1 test suites (1 of 1 test cases) passed.
  896. 159.71 s [smos-single] Phase: haddockPhase
  897. 159.71 s [smos-single] Phase: installPhase
  898. 159.71 s [smos-single] Installing library in /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-single-0.4.0-Dl8pr2k7NinIkNpt0pcgpj
  899. 159.71 s [smos-single] Installing executable smos-single in /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0/bin
  900. 159.71 s [smos-single] Warning: The directory
  901. 159.71 s [smos-single] /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0/bin is not in
  902. 159.71 s [smos-single] the system search path.
  903. 159.71 s [smos-single] Phase: fixupPhase
  904. 159.71 s [smos-single] shrinking RPATHs of ELF executables and libraries in /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0
  905. 159.71 s [smos-single] shrinking /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0/bin/smos-single
  906. 159.71 s [smos-single] shrinking /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-single-0.4.0-Dl8pr2k7NinIkNpt0pcgpj-ghc9.10.3.so
  907. 159.71 s [smos-single] checking for references to /build/ in /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0...
  908. 159.71 s [smos-single] gzipping man pages under /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0/share/man/
  909. 159.71 s [smos-single]
  910. 159.71 s [smos-single] stripping (with command strip and flags -S -p) in /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0/lib /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0/bin
  911. 159.71 s [smos-single] shrinking RPATHs of ELF executables and libraries in /nix/store/h35rgy5c9kxfypsnm1a35g8canjy0bbq-smos-single-0.4.0-coverables
  912. 159.71 s [smos-single] checking for references to /build/ in /nix/store/h35rgy5c9kxfypsnm1a35g8canjy0bbq-smos-single-0.4.0-coverables...
  913. 159.71 s [smos-single] patching script interpreter paths in /nix/store/h35rgy5c9kxfypsnm1a35g8canjy0bbq-smos-single-0.4.0-coverables
  914. 159.71 s [smos-single] shrinking RPATHs of ELF executables and libraries in /nix/store/v1iyxll3b7rb6wjsbq3q69lp1c2zv351-smos-single-0.4.0-coverage
  915. 159.71 s [smos-single] checking for references to /build/ in /nix/store/v1iyxll3b7rb6wjsbq3q69lp1c2zv351-smos-single-0.4.0-coverage...
  916. 159.71 s [smos-notify] [2 of 4] Compiling Smos.Notify.DB ( src/Smos/Notify/DB.hs, dist/build/Smos/Notify/DB.o, dist/build/Smos/Notify/DB.dyn_o )
  917. 159.71 s [smos-notify] Adapting module: Smos.Notify.OptParse
  918. 159.71 s [smos-notify] Outputing coverables file /build/smos-notify-0.5.0/src/Smos/Notify/OptParse.hs.coverables for source file /build/smos-notify-0.5.0/src/Smos/Notify/OptParse.hs
  919. 159.71 s [smos-notify] [3 of 4] Compiling Smos.Notify.OptParse ( src/Smos/Notify/OptParse.hs, dist/build/Smos/Notify/OptParse.o, dist/build/Smos/Notify/OptParse.dyn_o )
  920. 159.71 s [smos-notify] [4 of 4] Compiling Smos.Notify ( src/Smos/Notify.hs, dist/build/Smos/Notify.o, dist/build/Smos/Notify.dyn_o )
  921. 159.71 s [smos-notify] Adapting module: Smos.Notify
  922. 159.71 s [smos-notify] Outputing coverables file /build/smos-notify-0.5.0/src/Smos/Notify.hs.coverables for source file /build/smos-notify-0.5.0/src/Smos/Notify.hs
  923. 159.71 s [smos-notify] Warning: ignoring unrecognised input `dist/build/Smos/Notify.dyn_o'
  924. 159.71 s [smos-notify] Warning: ignoring unrecognised input `dist/build/Smos/Notify/DB.dyn_o'
  925. 159.71 s [smos-notify] Warning: ignoring unrecognised input `dist/build/Smos/Notify/OptParse.dyn_o'
  926. 159.71 s [smos-notify] Warning: ignoring unrecognised input `dist/build/Paths_smos_notify.dyn_o'
  927. 159.71 s [smos-notify] Preprocessing executable 'smos-notify' for smos-notify-0.5.0...
  928. 159.71 s [smos-notify] Building executable 'smos-notify' for smos-notify-0.5.0...
  929. 159.71 s [smos-notify] [1 of 2] Compiling Main ( app/Main.hs, dist/build/smos-notify/smos-notify-tmp/Main.o )
  930. 159.71 s [smos-notify] Adapting module: Main
  931. 159.71 s [smos-notify] Outputing coverables file /build/smos-notify-0.5.0/app/Main.hs.coverables for source file /build/smos-notify-0.5.0/app/Main.hs
  932. 159.71 s [smos-notify] [2 of 2] Compiling Paths_smos_notify ( dist/build/smos-notify/autogen/Paths_smos_notify.hs, dist/build/smos-notify/smos-notify-tmp/Paths_smos_notify.o )
  933. 159.71 s [smos-notify] [Adapting module: Main
  934. 159.71 s [smos-notify] 1 of 3] Compiling Main ( app/Main.hs, dist/build/smos-notify/smos-notify-tmp/Main.o ) [Smos.Notify package changed]
  935. 159.71 s [smos-notify] Outputing coverables file /build/smos-notify-0.5.0/app/Main.hs.coverables for source file /build/smos-notify-0.5.0/app/Main.hs
  936. 159.71 s [smos-notify] [2 of 3] Compiling Paths_smos_notify ( dist/build/smos-notify/autogen/Paths_smos_notify.hs, dist/build/smos-notify/smos-notify-tmp/Paths_smos_notify.o ) [Impure plugin forced recompilation]
  937. 159.71 s [smos-notify] [3 of 3] Linking dist/build/smos-notify/smos-notify
  938. 159.71 s [smos-single] patching script interpreter paths in /nix/store/v1iyxll3b7rb6wjsbq3q69lp1c2zv351-smos-single-0.4.0-coverage
  939. 159.97 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/73mn76x5hjjdgy21lw7ldgzvcjk3kdfd-smos-report-0.12.0 /nix/store/fimry1xpvgakldgniw6vqdy1d166s7v5-smos-report-0.12.0-coverage
  940. 160.41 s [post-build-hook] Pushing 2 paths (280 are already present) using zstd to cache smos ⏳
  941. 160.41 s [post-build-hook]
  942. 160.74 s [post-build-hook] Pushing /nix/store/fimry1xpvgakldgniw6vqdy1d166s7v5-smos-report-0.12.0-coverage (112.00 B)
  943. 160.77 s [post-build-hook] Pushing /nix/store/73mn76x5hjjdgy21lw7ldgzvcjk3kdfd-smos-report-0.12.0 (38.43 MiB)
  944. 162.52 s [post-build-hook]
  945. 162.57 s [post-build-hook] All done.
  946. 162.57 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/73mn76x5hjjdgy21lw7ldgzvcjk3kdfd-smos-report-0.12.0 /nix/store/fimry1xpvgakldgniw6vqdy1d166s7v5-smos-report-0.12.0-coverage
  947. 162.64 s [post-build-hook] copying 2 paths...
  948. 162.64 s [post-build-hook] copying path '/nix/store/fimry1xpvgakldgniw6vqdy1d166s7v5-smos-report-0.12.0-coverage' to 'https://cache.staging.nix-ci.com'...
  949. 162.64 s [post-build-hook] copying path '/nix/store/73mn76x5hjjdgy21lw7ldgzvcjk3kdfd-smos-report-0.12.0' to 'https://cache.staging.nix-ci.com'...
  950. 180.94 s [post-build-hook] copying 1 paths...
  951. 180.94 s [post-build-hook] copying path '/nix/store/670djvd6lfg0qmymhfb9cgjrxr4a0z29-smos-report-0.12.0.drv' to 'https://cache.staging.nix-ci.com'...
  952. 182.36 s Progress: 21 of 108 built (5 building), 28 of 28 downloaded from cache
  953. 182.43 s Waiting for lock on waiting for a free build user ID for '/nix/store/y78rhqm9cwqpsnwhn03fhisnngyn06mk-smos-api-source
  954. 182.44 s Waiting for lock on waiting for a free build user ID for '/nix/store/a7ykr0ysm0bq15x9hsb12kb6iaq6v6dn-smos-archive-source
  955. 182.45 s Waiting for lock on waiting for a free build user ID for '/nix/store/qwnasgmlza563x3dlj004pfdxdphwf5g-smos-jobhunt-source
  956. 182.46 s Waiting for lock on waiting for a free build user ID for '/nix/store/80jh0xvclhxp36gw6cnirsq00fafis51-smos-query-source
  957. 182.46 s [ical-gen] [10 of 26] Compiling ICal.PropertyType.BinarySpec ( test/ICal/PropertyType/BinarySpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/BinarySpec.o )
  958. 182.46 s [ical-gen] [11 of 26] Compiling ICal.PropertyType.CalAddressSpec ( test/ICal/PropertyType/CalAddressSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/CalAddressSpec.o )
  959. 182.46 s [ical-gen] [12 of 26] Compiling ICal.PropertyType.DateSpec ( test/ICal/PropertyType/DateSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/DateSpec.o )
  960. 182.46 s [ical-gen] [13 of 26] Compiling ICal.PropertyType.DateTimeSpec ( test/ICal/PropertyType/DateTimeSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/DateTimeSpec.o )
  961. 182.46 s [ical-gen] [14 of 26] Compiling ICal.PropertyType.DateTimesSpec ( test/ICal/PropertyType/DateTimesSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/DateTimesSpec.o )
  962. 182.46 s [ical-gen] [15 of 26] Compiling ICal.PropertyType.DurationSpec ( test/ICal/PropertyType/DurationSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/DurationSpec.o )
  963. 182.46 s [ical-gen] [16 of 26] Compiling ICal.PropertyType.FloatingPointSpec ( test/ICal/PropertyType/FloatingPointSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/FloatingPointSpec.o )
  964. 182.46 s [ical-gen] [17 of 26] Compiling ICal.PropertyType.PeriodSpec ( test/ICal/PropertyType/PeriodSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/PeriodSpec.o )
  965. 182.46 s [ical-gen] [18 of 26] Compiling ICal.PropertyType.RecurrenceRuleSpec ( test/ICal/PropertyType/RecurrenceRuleSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/RecurrenceRuleSpec.o )
  966. 182.46 s [ical-gen] [19 of 26] Compiling ICal.PropertyType.TimeSpec ( test/ICal/PropertyType/TimeSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/TimeSpec.o )
  967. 182.46 s [ical-gen] [20 of 26] Compiling ICal.PropertyType.URISpec ( test/ICal/PropertyType/URISpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/URISpec.o )
  968. 182.46 s [ical-gen] [21 of 26] Compiling ICal.PropertyType.UTCOffsetSpec ( test/ICal/PropertyType/UTCOffsetSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyType/UTCOffsetSpec.o )
  969. 182.46 s [ical-gen] [22 of 26] Compiling ICal.PropertyTypeSpec ( test/ICal/PropertyTypeSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/PropertyTypeSpec.o )
  970. 182.46 s [ical-gen] [23 of 26] Compiling ICal.UnfoldedLineSpec ( test/ICal/UnfoldedLineSpec.hs, dist/build/ical-test/ical-test-tmp/ICal/UnfoldedLineSpec.o )
  971. 182.46 s [ical-gen] [24 of 26] Compiling ICalSpec ( test/ICalSpec.hs, dist/build/ical-test/ical-test-tmp/ICalSpec.o )
  972. 182.46 s [ical-gen] [25 of 26] Compiling Main ( test/Spec.hs, dist/build/ical-test/ical-test-tmp/Main.o )
  973. 182.46 s [ical-gen] [26 of 26] Compiling Paths_ical_gen ( dist/build/ical-test/autogen/Paths_ical_gen.hs, dist/build/ical-test/ical-test-tmp/Paths_ical_gen.o )
  974. 182.46 s [ical-gen] [27 of 27] Linking dist/build/ical-test/ical-test
  975. 182.46 s [ical-gen] buildPhase completed in 37 seconds
  976. 182.46 s [ical-gen] Phase: checkPhase
  977. 182.46 s [ical-gen] Running 1 test suites...
  978. 182.46 s [ical-gen] Test suite ical-test: RUNNING...
  979. 182.46 s [ical-gen] Tests:
  980. 182.46 s [ical-gen]
  981. 182.46 s [ical-gen] ICal.ParameterSpec
  982. 182.46 s [ical-gen] RSVPExpectation
  983. 182.46 s [ical-gen] parses this example correctly 0.03 ms
  984. 182.46 s [ical-gen] always renders a valid parameter values 12.82 ms
  985. 182.46 s [ical-gen] passed for all of 100 inputs.
  986. 182.46 s [ical-gen] roundtrips through parameter values 3.93 ms
  987. 182.46 s [ical-gen] passed for all of 100 inputs.
  988. 182.46 s [ical-gen] parses only valid things 4.00 ms
  989. 182.46 s [ical-gen] passed for all of 100 inputs.
  990. 182.46 s [ical-gen] GenValid RSVPExpectation
  991. 182.46 s [ical-gen] genValid :: Gen RSVPExpectation
  992. 182.46 s [ical-gen] only generates valid 'RSVPExpectation's 6.74 ms
  993. 182.46 s [ical-gen] passed for all of 100 inputs.
  994. 182.46 s [ical-gen] renders this example correctly 0.01 ms
  995. 182.46 s [smos-notify] Preprocessing test suite 'smos-notify-test' for smos-notify-0.5.0...
  996. 182.46 s [smos-notify] Building test suite 'smos-notify-test' for smos-notify-0.5.0...
  997. 182.46 s [smos-notify] [1 of 3] Compiling Paths_smos_notify ( dist/build/smos-notify-test/autogen/Paths_smos_notify.hs, dist/build/smos-notify-test/smos-notify-test-tmp/Paths_smos_notify.o )
  998. 182.46 s [smos-notify] Adapting module: Smos.Notify.OptParseSpec
  999. 182.46 s [smos-notify] Outputing coverables file /build/smos-notify-0.5.0/test/Smos/Notify/OptParseSpec.hs.coverables for source file /build/smos-notify-0.5.0/test/Smos/Notify/OptParseSpec.hs
  1000. 182.46 s [smos-notify] Adapting module: Main
  1001. 182.46 s [smos-notify] Outputing coverables file /build/smos-notify-0.5.0/test/Spec.hs.coverables for source file /build/smos-notify-0.5.0/test/Spec.hs
  1002. 182.46 s [smos-notify] [2 of 3] Compiling Smos.Notify.OptParseSpec ( test/Smos/Notify/OptParseSpec.hs, dist/build/smos-notify-test/smos-notify-test-tmp/Smos/Notify/OptParseSpec.o )
  1003. 182.46 s [smos-notify] [3 of 3] Compiling Main ( test/Spec.hs, dist/build/smos-notify-test/smos-notify-test-tmp/Main.o )
  1004. 182.46 s [smos-notify] [1 of 4] Compiling Paths_smos_notify ( dist/build/smos-notify-test/autogen/Paths_smos_notify.hs, dist/build/smos-notify-test/smos-notify-test-tmp/Paths_smos_notify.o ) [Impure plugin forced recompilation]
  1005. 182.46 s [smos-notify] Adapting module: Smos.Notify.OptParseSpec
  1006. 182.46 s [smos-notify] Outputing coverables file /build/smos-notify-0.5.0/test/Smos/Notify/OptParseSpec.hs.coverables for source file /build/smos-notify-0.5.0/test/Smos/Notify/OptParseSpec.hs
  1007. 182.46 s [smos-notify] [2 of 4] Compiling Smos.Notify.OptParseSpec ( test/Smos/Notify/OptParseSpec.hs, dist/build/smos-notify-test/smos-notify-test-tmp/Smos/Notify/OptParseSpec.o ) [OptEnvConf.Test package changed]
  1008. 182.46 s [smos-notify] [3 of 4] Compiling Main ( test/Spec.hs, dist/build/smos-notify-test/smos-notify-test-tmp/Main.o ) [Test.Syd package changed]
  1009. 182.46 s [smos-notify] Adapting module: Main
  1010. 182.46 s [smos-notify] Outputing coverables file /build/smos-notify-0.5.0/test/Spec.hs.coverables for source file /build/smos-notify-0.5.0/test/Spec.hs
  1011. 182.46 s [smos-notify] [4 of 4] Linking dist/build/smos-notify-test/smos-notify-test
  1012. 182.46 s [smos-notify] Phase: checkPhase
  1013. 182.46 s [smos-notify] Running 1 test suites...
  1014. 182.46 s [smos-notify] Test suite smos-notify-test: RUNNING...
  1015. 182.46 s [smos-notify] Tests:
  1016. 182.46 s [smos-notify]
  1017. 182.46 s [smos-notify] Smos.Notify.OptParseSpec
  1018. 182.46 s [smos-notify] pass the lint test 5.60 ms
  1019. 182.46 s [smos-notify] produces the nix options as before 6.42 ms
  1020. 182.46 s [smos-notify] produces the same reference documentation as before 7.09 ms
  1021. 182.46 s [smos-notify]
  1022. 182.46 s [smos-notify] Passed: 3
  1023. 182.46 s [smos-notify] Failed: 0
  1024. 182.46 s [smos-notify] Sum of test runtimes: 0.02 seconds
  1025. 182.46 s [smos-notify] Test suite took: 0.01 seconds
  1026. 182.46 s [smos-notify]
  1027. 182.46 s [smos-notify] Test suite smos-notify-test: PASS
  1028. 182.46 s [smos-notify] Test suite logged to: dist/test/smos-notify-0.5.0-smos-notify-test.log
  1029. 182.46 s [smos-notify] 1 of 1 test suites (1 of 1 test cases) passed.
  1030. 182.46 s [smos-notify] Phase: haddockPhase
  1031. 182.46 s [smos-notify] Phase: installPhase
  1032. 182.46 s [smos-notify] Installing library in /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
  1033. 182.47 s [smos-notify] Installing executable smos-notify in /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/bin
  1034. 182.47 s [smos-notify] Warning: The directory
  1035. 182.47 s [smos-notify] /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/bin is not in
  1036. 182.47 s [smos-notify] the system search path.
  1037. 182.47 s [smos-notify] Phase: fixupPhase
  1038. 182.47 s [smos-notify] shrinking RPATHs of ELF executables and libraries in /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0
  1039. 182.47 s [smos-notify] shrinking /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/bin/smos-notify
  1040. 182.47 s [smos-notify] shrinking /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm-ghc9.10.3.so
  1041. 182.47 s [smos-notify] checking for references to /build/ in /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0...
  1042. 182.47 s [smos-notify] gzipping man pages under /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/share/man/
  1043. 182.47 s [smos-directory-gen-source] Phase: setupCompilerEnvironmentPhase
  1044. 182.47 s [smos-directory-gen-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  1045. 182.47 s [smos-directory-gen-source] Phase: unpackPhase
  1046. 182.47 s [smos-directory-gen-source] unpacking source archive /nix/store/x6nsh018jgg00rfndb5j3hzjrjaxxl7d-smos-directory-gen
  1047. 182.47 s [smos-directory-gen-source] source root is smos-directory-gen
  1048. 182.47 s [smos-directory-gen-source] Phase: patchPhase
  1049. 182.47 s [smos-directory-gen-source] Phase: compileBuildDriverPhase
  1050. 182.47 s [smos-directory-gen-source] setupCompileFlags: -package-db=/build/tmp.2cTX3Ndtq9/setup-package.conf.d -threaded
  1051. 182.47 s [smos-directory-gen-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.2cTX3Ndtq9/Main.o )
  1052. 182.47 s [smos-directory-gen-source] [2 of 2] Linking Setup
  1053. 182.47 s [smos-directory-gen-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  1054. 182.47 s [smos-directory-gen-source] Phase: configurePhase
  1055. 182.47 s [smos-directory-gen-source] configureFlags: --verbose --prefix=/nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.2cTX3Ndtq9/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  1056. 182.47 s [smos-directory-gen-source] Using Parsec parser
  1057. 182.47 s [smos-directory-gen-source] Configuring smos-directory-gen-0.2.0...
  1058. 182.47 s [smos-directory-gen-source] Dependency QuickCheck: using QuickCheck-2.15.0.1
  1059. 182.47 s [smos-directory-gen-source] Dependency base >=4.9 && <=5: using base-4.20.2.0
  1060. 182.47 s [smos-directory-gen-source] Dependency bytestring: using bytestring-0.12.2.0
  1061. 182.47 s [smos-directory-gen-source] Dependency containers: using containers-0.7
  1062. 182.47 s [smos-directory-gen-source] Dependency dirforest: using dirforest-0.1.0.0
  1063. 182.47 s [smos-directory-gen-source] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
  1064. 182.47 s [smos-directory-gen-source] Dependency genvalidity-bytestring: using genvalidity-bytestring-1.0.0.1
  1065. 182.47 s [smos-directory-gen-source] Dependency genvalidity-dirforest: using genvalidity-dirforest-0.1.0.1
  1066. 182.47 s [smos-directory-gen-source] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
  1067. 182.47 s [smos-directory-gen-source] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
  1068. 182.47 s [smos-directory-gen-source] Dependency path: using path-0.9.6
  1069. 182.47 s [smos-directory-gen-source] Dependency path-io: using path-io-1.8.2
  1070. 182.47 s [smos-directory-gen-source] Dependency smos-data: using smos-data-0.7.0
  1071. 182.47 s [smos-directory-gen-source] Dependency smos-data-gen: using smos-data-gen-0.5.1
  1072. 182.47 s [smos-directory-gen-source] Dependency smos-directory: using smos-directory-0.2.0
  1073. 182.47 s [smos-directory-gen-source] Source component graph: component lib
  1074. 182.47 s [smos-directory-gen-source] Configured component graph:
  1075. 182.47 s [smos-directory-gen-source] component smos-directory-gen-0.2.0-HyUQTeQZeIqJvvxwvRFSxk
  1076. 182.47 s [smos-directory-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  1077. 182.47 s [smos-directory-gen-source] include base-4.20.2.0-fafd
  1078. 182.47 s [smos-directory-gen-source] include bytestring-0.12.2.0-96e1
  1079. 182.47 s [smos-directory-gen-source] include containers-0.7-96b4
  1080. 182.47 s [smos-directory-gen-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  1081. 182.47 s [smos-directory-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  1082. 182.47 s [smos-directory-gen-source] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
  1083. 182.47 s [smos-directory-gen-source] include genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
  1084. 182.47 s [smos-directory-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  1085. 182.47 s [smos-github] Phase: setupCompilerEnvironmentPhase
  1086. 182.47 s [smos-github] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  1087. 182.47 s [smos-github] Phase: unpackPhase
  1088. 182.47 s [smos-github] unpacking source archive /nix/store/xk15fw652442v2ndx3w8bmnv6dyiw214-smos-github-source-0.9.0/smos-github-0.9.0.tar.gz
  1089. 182.47 s [smos-github] source root is smos-github-0.9.0
  1090. 182.47 s [smos-github] setting SOURCE_DATE_EPOCH to timestamp 1780355762 of file "smos-github-0.9.0/test/Spec.hs"
  1091. 182.47 s [smos-github] warning: file "smos-github-0.9.0/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  1092. 182.47 s [smos-github] Phase: patchPhase
  1093. 182.47 s [smos-github] Adding dekking-value to build-depends in ./smos-github.cabal
  1094. 182.47 s [smos-github] Phase: compileBuildDriverPhase
  1095. 182.47 s [smos-github] setupCompileFlags: -package-db=/build/tmp.lThTs7ZMys/setup-package.conf.d -threaded
  1096. 182.47 s [smos-github] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.lThTs7ZMys/Main.o )
  1097. 182.47 s [smos-github] [2 of 2] Linking Setup
  1098. 182.47 s [smos-github] Phase: updateAutotoolsGnuConfigScriptsPhase
  1099. 182.47 s [smos-github] Phase: configurePhase
  1100. 182.47 s [smos-github] configureFlags: --verbose --prefix=/nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.lThTs7ZMys/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-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-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  1101. 182.47 s [smos-github] Using Parsec parser
  1102. 182.47 s [smos-github] Configuring smos-github-0.9.0...
  1103. 182.47 s [smos-github] Dependency aeson: using aeson-2.2.3.0
  1104. 182.47 s [smos-github] Dependency async: using async-2.2.5
  1105. 182.47 s [smos-github] Dependency base: using base-4.20.2.0
  1106. 182.47 s [smos-github] Dependency conduit: using conduit-1.3.6.1
  1107. 182.47 s [smos-github] Dependency containers: using containers-0.7
  1108. 182.47 s [smos-github] Dependency dekking-value: using dekking-value-0.0.0.0
  1109. 182.47 s [smos-github] Dependency github: using github-0.30.0.1
  1110. 182.47 s [smos-github] Dependency network-uri: using network-uri-2.6.4.2
  1111. 182.47 s [smos-github] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
  1112. 182.47 s [smos-github] Dependency path: using path-0.9.6
  1113. 182.47 s [smos-github] Dependency path-io: using path-io-1.8.2
  1114. 182.47 s [smos-github] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
  1115. 182.47 s [smos-github] Dependency safe-coloured-text-terminfo: using
  1116. 182.47 s [smos-github] safe-coloured-text-terminfo-0.3.0.0
  1117. 182.47 s [smos-github] Dependency smos-cli: using smos-cli-0.2.1
  1118. 182.47 s [smos-github] Dependency smos-data: using smos-data-0.7.0
  1119. 182.47 s [smos-github] Dependency smos-directory: using smos-directory-0.2.0
  1120. 182.47 s [smos-github] Dependency text: using text-2.1.3
  1121. 182.47 s [smos-github] Dependency time: using time-1.12.2
  1122. 182.47 s [smos-github] Dependency validity: using validity-0.12.1.0
  1123. 182.47 s [smos-github] Dependency validity-text: using validity-text-0.3.1.3
  1124. 182.47 s [smos-github] Dependency base: using base-4.20.2.0
  1125. 182.47 s [smos-github] Dependency dekking-value: using dekking-value-0.0.0.0
  1126. 182.47 s [smos-github] Dependency smos-github: using smos-github-0.9.0
  1127. 182.47 s [smos-github] Dependency base: using base-4.20.2.0
  1128. 182.47 s [smos-github] Dependency dekking-value: using dekking-value-0.0.0.0
  1129. 182.47 s [smos-github] Dependency genvalidity: using genvalidity-1.1.1.0
  1130. 183.11 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/h35rgy5c9kxfypsnm1a35g8canjy0bbq-smos-single-0.4.0-coverables /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0 /nix/store/v1iyxll3b7rb6wjsbq3q69lp1c2zv351-smos-single-0.4.0-coverage
  1131. 183.60 s [post-build-hook] Pushing 3 paths (375 are already present) using zstd to cache smos ⏳
  1132. 183.60 s [post-build-hook]
  1133. 183.94 s [post-build-hook] Pushing /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0 (6.01 MiB)
  1134. 183.95 s [post-build-hook] Pushing /nix/store/v1iyxll3b7rb6wjsbq3q69lp1c2zv351-smos-single-0.4.0-coverage (4.77 KiB)
  1135. 183.97 s [post-build-hook] Pushing /nix/store/h35rgy5c9kxfypsnm1a35g8canjy0bbq-smos-single-0.4.0-coverables (15.85 KiB)
  1136. 185.54 s [post-build-hook]
  1137. 185.54 s [post-build-hook] All done.
  1138. 185.56 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/h35rgy5c9kxfypsnm1a35g8canjy0bbq-smos-single-0.4.0-coverables /nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0 /nix/store/v1iyxll3b7rb6wjsbq3q69lp1c2zv351-smos-single-0.4.0-coverage
  1139. 185.67 s [post-build-hook] copying 3 paths...
  1140. 185.67 s [post-build-hook] copying path '/nix/store/h35rgy5c9kxfypsnm1a35g8canjy0bbq-smos-single-0.4.0-coverables' to 'https://cache.staging.nix-ci.com'...
  1141. 185.67 s [post-build-hook] copying path '/nix/store/v1iyxll3b7rb6wjsbq3q69lp1c2zv351-smos-single-0.4.0-coverage' to 'https://cache.staging.nix-ci.com'...
  1142. 185.67 s [post-build-hook] copying path '/nix/store/kjdiva8gsw4sxfk3404n80jb7w5xcf41-smos-single-0.4.0' to 'https://cache.staging.nix-ci.com'...
  1143. 189.47 s [post-build-hook] copying 1 paths...
  1144. 189.47 s [post-build-hook] copying path '/nix/store/1q1bd41jd4gilqwin92p67lscw4yxmys-smos-single-0.4.0.drv' to 'https://cache.staging.nix-ci.com'...
  1145. 190.32 s Progress: 22 of 107 built (4 building), 28 of 28 downloaded from cache
  1146. 190.33 s [ical-gen] parses this example correctly 0.08 ms
  1147. 190.33 s [ical-gen] renders this example correctly 0.08 ms
  1148. 190.33 s [ical-gen] Encoding
  1149. 190.33 s [ical-gen] roundtrips through parameter values 6.89 ms
  1150. 190.33 s [ical-gen] passed for all of 100 inputs.
  1151. 190.33 s [ical-gen] renders this example correctly 0.02 ms
  1152. 190.33 s [ical-gen] parses this example correctly 0.02 ms
  1153. 190.33 s [ical-gen] GenValid Encoding
  1154. 190.33 s [ical-gen] genValid :: Gen Encoding
  1155. 190.33 s [ical-gen] only generates valid 'Encoding's 3.86 ms
  1156. 190.33 s [ical-gen] passed for all of 100 inputs.
  1157. 190.33 s [ical-gen] parses only valid things 3.90 ms
  1158. 190.33 s [ical-gen] passed for all of 100 inputs.
  1159. 190.33 s [ical-gen] parses this example correctly 0.03 ms
  1160. 190.33 s [ical-gen] always renders a valid parameter values 12.64 ms
  1161. 190.33 s [ical-gen] passed for all of 100 inputs.
  1162. 190.33 s [ical-gen] renders this example correctly 0.01 ms
  1163. 190.33 s [ical-gen] ParticipationRole
  1164. 190.33 s [ical-gen] renders this example correctly 3.80 ms
  1165. 190.33 s [ical-gen] always renders a valid parameter values 13.48 ms
  1166. 190.33 s [ical-gen] passed for all of 100 inputs.
  1167. 190.33 s [ical-gen] parses this example correctly 0.02 ms
  1168. 190.33 s [ical-gen] parses this example correctly 0.01 ms
  1169. 190.33 s [ical-gen] GenValid ParticipationRole
  1170. 190.33 s [ical-gen] genValid :: Gen ParticipationRole
  1171. 190.33 s [ical-gen] only generates valid 'ParticipationRole's 7.13 ms
  1172. 190.33 s [ical-gen] passed for all of 100 inputs.
  1173. 190.33 s [ical-gen] renders this example correctly 0.02 ms
  1174. 190.33 s [ical-gen] parses this example correctly 0.03 ms
  1175. 190.33 s [ical-gen] roundtrips through parameter values 6.83 ms
  1176. 190.33 s [ical-gen] passed for all of 100 inputs.
  1177. 190.33 s [ical-gen] renders this example correctly 0.01 ms
  1178. 190.33 s [ical-gen] parses only valid things 6.86 ms
  1179. 190.33 s [ical-gen] passed for all of 100 inputs.
  1180. 190.33 s [ical-gen] Membership
  1181. 190.33 s [ical-gen] renders this example correctly 3.84 ms
  1182. 190.33 s [ical-gen] parses this example correctly 3.75 ms
  1183. 190.33 s [ical-gen] parses only valid things 58.10 ms
  1184. 190.33 s [ical-gen] passed for all of 100 inputs.
  1185. 190.33 s [ical-gen] parses this example correctly 3.87 ms
  1186. 190.33 s [smos-notify]
  1187. 190.33 s [smos-notify] stripping (with command strip and flags -S -p) in /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/lib /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0/bin
  1188. 190.33 s [smos-notify] shrinking RPATHs of ELF executables and libraries in /nix/store/bj2anhdxaqm93p7rp37w1xhacki5d0gy-smos-notify-0.5.0-data
  1189. 190.33 s [smos-notify] checking for references to /build/ in /nix/store/bj2anhdxaqm93p7rp37w1xhacki5d0gy-smos-notify-0.5.0-data...
  1190. 190.33 s [smos-notify] patching script interpreter paths in /nix/store/bj2anhdxaqm93p7rp37w1xhacki5d0gy-smos-notify-0.5.0-data
  1191. 190.33 s [smos-notify] shrinking RPATHs of ELF executables and libraries in /nix/store/8ic20c64bl1syv98icl2gw3bg92p7kcr-smos-notify-0.5.0-coverables
  1192. 190.33 s [smos-notify] checking for references to /build/ in /nix/store/8ic20c64bl1syv98icl2gw3bg92p7kcr-smos-notify-0.5.0-coverables...
  1193. 190.33 s [smos-notify] patching script interpreter paths in /nix/store/8ic20c64bl1syv98icl2gw3bg92p7kcr-smos-notify-0.5.0-coverables
  1194. 190.33 s [smos-notify] shrinking RPATHs of ELF executables and libraries in /nix/store/4khrd3a1998yzvf7i9lnzm6zdnn3mryk-smos-notify-0.5.0-coverage
  1195. 190.33 s [smos-notify] checking for references to /build/ in /nix/store/4khrd3a1998yzvf7i9lnzm6zdnn3mryk-smos-notify-0.5.0-coverage...
  1196. 190.33 s [smos-notify] patching script interpreter paths in /nix/store/4khrd3a1998yzvf7i9lnzm6zdnn3mryk-smos-notify-0.5.0-coverage
  1197. 190.33 s [smos-directory-gen-source] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  1198. 190.33 s [smos-directory-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  1199. 190.33 s [smos-directory-gen-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  1200. 190.33 s [smos-directory-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  1201. 190.33 s [smos-directory-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  1202. 190.33 s [smos-directory-gen-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  1203. 190.33 s [smos-directory-gen-source] Linked component graph:
  1204. 190.33 s [smos-directory-gen-source] unit smos-directory-gen-0.2.0-HyUQTeQZeIqJvvxwvRFSxk
  1205. 190.33 s [smos-directory-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  1206. 190.33 s [smos-directory-gen-source] include base-4.20.2.0-fafd
  1207. 190.33 s [smos-directory-gen-source] include bytestring-0.12.2.0-96e1
  1208. 190.33 s [smos-directory-gen-source] include containers-0.7-96b4
  1209. 190.33 s [smos-directory-gen-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  1210. 190.33 s [smos-directory-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  1211. 190.33 s [smos-directory-gen-source] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
  1212. 190.33 s [smos-directory-gen-source] include genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
  1213. 190.33 s [smos-directory-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  1214. 190.33 s [smos-directory-gen-source] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  1215. 190.33 s [smos-directory-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  1216. 190.33 s [smos-directory-gen-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  1217. 190.33 s [smos-directory-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  1218. 190.33 s [smos-directory-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  1219. 190.33 s [smos-directory-gen-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  1220. 190.33 s [smos-directory-gen-source] Smos.Directory.Archive.Gen=smos-directory-gen-0.2.0-HyUQTeQZeIqJvvxwvRFSxk:Smos.Directory.Archive.Gen,Smos.Directory.InterestingStore=smos-directory-gen-0.2.0-HyUQTeQZeIqJvvxwvRFSxk:Smos.Directory.InterestingStore,Smos.Directory.TestUtils=smos-directory-gen-0.2.0-HyUQTeQZeIqJvvxwvRFSxk:Smos.Directory.TestUtils
  1221. 190.33 s [smos-directory-gen-source] Ready component graph:
  1222. 190.33 s [smos-directory-gen-source] definite smos-directory-gen-0.2.0-HyUQTeQZeIqJvvxwvRFSxk
  1223. 190.33 s [smos-directory-gen-source] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  1224. 190.33 s [smos-directory-gen-source] depends base-4.20.2.0-fafd
  1225. 190.33 s [smos-directory-gen-source] depends bytestring-0.12.2.0-96e1
  1226. 190.33 s [smos-directory-gen-source] depends containers-0.7-96b4
  1227. 190.33 s [smos-directory-gen-source] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  1228. 190.33 s [smos-directory-gen-source] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  1229. 190.33 s [smos-directory-gen-source] depends genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
  1230. 190.33 s [smos-directory-gen-source] depends genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
  1231. 190.33 s [smos-directory-gen-source] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  1232. 190.33 s [smos-directory-gen-source] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  1233. 190.33 s [smos-directory-gen-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  1234. 190.33 s [smos-directory-gen-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  1235. 190.33 s [smos-directory-gen-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  1236. 190.33 s [smos-directory-gen-source] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  1237. 190.33 s [smos-directory-gen-source] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  1238. 190.33 s [smos-directory-gen-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  1239. 190.33 s [smos-directory-gen-source] Using compiler: ghc-9.10.3
  1240. 190.33 s [smos-directory-gen-source] Using install prefix:
  1241. 190.33 s [smos-directory-gen-source] /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0
  1242. 190.33 s [smos-directory-gen-source] Executables installed in:
  1243. 190.33 s [smos-directory-gen-source] /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0/bin
  1244. 190.33 s [smos-directory-gen-source] Libraries installed in:
  1245. 190.33 s [smos-directory-gen-source] /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-directory-gen-0.2.0-HyUQTeQZeIqJvvxwvRFSxk
  1246. 190.33 s [smos-directory-gen-source] Dynamic Libraries installed in:
  1247. 190.33 s [smos-directory-gen-source] /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  1248. 190.33 s [smos-directory-gen-source] Private executables installed in:
  1249. 190.33 s [smos-directory-gen-source] /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-directory-gen-0.2.0
  1250. 190.33 s [smos-directory-gen-source] Data files installed in:
  1251. 190.33 s [smos-directory-gen-source] /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-directory-gen-0.2.0
  1252. 190.33 s [smos-directory-gen-source] Documentation installed in:
  1253. 190.33 s [smos-directory-gen-source] /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-directory-gen-0.2.0
  1254. 190.33 s [smos-directory-gen-source] Configuration files installed in:
  1255. 190.33 s [smos-directory-gen-source] /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0/etc
  1256. 190.33 s [smos-directory-gen-source] No alex found
  1257. 190.33 s [smos-directory-gen-source] Using ar found on system at:
  1258. 190.33 s [smos-directory-gen-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  1259. 190.33 s [smos-directory-gen-source] No c2hs found
  1260. 190.33 s [smos-directory-gen-source] No cpphs found
  1261. 190.33 s [smos-directory-gen-source] No doctest found
  1262. 190.33 s [smos-directory-gen-source] Using gcc version 14.3.0 given by user at:
  1263. 190.33 s [smos-directory-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  1264. 190.33 s [smos-directory-gen-source] Using ghc version 9.10.3 found on system at:
  1265. 190.33 s [smos-directory-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  1266. 190.33 s [smos-github] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
  1267. 190.33 s [smos-github] Dependency genvalidity-text: using genvalidity-text-1.0.0.1
  1268. 190.33 s [smos-github] Dependency genvalidity-time: using genvalidity-time-1.0.0.1
  1269. 190.33 s [smos-github] Dependency github: using github-0.30.0.1
  1270. 190.33 s [smos-github] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
  1271. 190.33 s [smos-github] Dependency path: using path-0.9.6
  1272. 190.33 s [smos-github] Dependency smos-data-gen: using smos-data-gen-0.5.1
  1273. 190.33 s [smos-github] Dependency smos-github: using smos-github-0.9.0
  1274. 190.33 s [smos-github] Dependency sydtest: using sydtest-0.23.0.1
  1275. 190.33 s [smos-github] Dependency time: using time-1.12.2
  1276. 190.33 s [smos-github] Dependency validity-path: using validity-path-0.4.0.1
  1277. 190.33 s [smos-github] Source component graph:
  1278. 190.33 s [smos-github] component lib
  1279. 190.33 s [smos-github] component exe:smos-github dependency lib
  1280. 190.33 s [smos-github] component test:smos-data-test dependency lib
  1281. 190.33 s [smos-github] Configured component graph:
  1282. 190.33 s [smos-github] component smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
  1283. 190.33 s [smos-github] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  1284. 190.33 s [smos-github] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
  1285. 190.33 s [smos-github] include base-4.20.2.0-fafd
  1286. 190.33 s [smos-github] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  1287. 190.33 s [smos-github] include containers-0.7-96b4
  1288. 190.33 s [smos-github] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  1289. 190.33 s [smos-github] include github-0.30.0.1-IQSeGAOjyKY6xNadZopZVv
  1290. 190.33 s [smos-github] include network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
  1291. 190.33 s [smos-github] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  1292. 190.33 s [smos-github] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  1293. 190.33 s [smos-github] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  1294. 190.33 s [smos-github] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  1295. 190.33 s [smos-github] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
  1296. 190.33 s [smos-github] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  1297. 190.33 s [smos-github] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  1298. 190.33 s [smos-github] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  1299. 190.33 s [smos-github] include text-2.1.3-34f1
  1300. 190.33 s [smos-github] include time-1.12.2-3479
  1301. 190.33 s [smos-github] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  1302. 190.33 s [smos-github] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
  1303. 190.33 s [smos-github] component smos-github-0.9.0-FvxeX2nIQcH42VneTeC3v8-smos-github
  1304. 190.33 s [smos-github] include base-4.20.2.0-fafd
  1305. 190.33 s [smos-github] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  1306. 190.33 s [smos-github] include smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
  1307. 190.33 s [smos-github] component smos-github-0.9.0-IsLqcnqafBZ73ALZEY8AHC-smos-data-test
  1308. 190.33 s [smos-github] include base-4.20.2.0-fafd
  1309. 190.33 s [smos-github] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  1310. 190.33 s [smos-github] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  1311. 190.33 s [smos-github] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  1312. 190.33 s [smos-github] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  1313. 190.33 s [smos-github] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  1314. 190.33 s [smos-github] include github-0.30.0.1-IQSeGAOjyKY6xNadZopZVv
  1315. 190.33 s [smos-github] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  1316. 190.33 s [smos-github] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  1317. 190.33 s [smos-github] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  1318. 190.33 s [smos-github] include smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
  1319. 190.33 s [smos-github] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  1320. 190.33 s [smos-github] include time-1.12.2-3479
  1321. 190.33 s [smos-github] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  1322. 190.33 s [smos-github] Linked component graph:
  1323. 190.33 s [smos-github] unit smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
  1324. 190.33 s [smos-github] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  1325. 190.33 s [smos-github] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
  1326. 190.33 s [smos-github] include base-4.20.2.0-fafd
  1327. 190.33 s [smos-github] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  1328. 190.33 s [smos-github] include containers-0.7-96b4
  1329. 190.33 s [smos-github] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  1330. 190.33 s [smos-github] include github-0.30.0.1-IQSeGAOjyKY6xNadZopZVv
  1331. 190.33 s [smos-github] include network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
  1332. 190.33 s [smos-github] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  1333. 190.33 s [smos-github] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  1334. 190.33 s [smos-github] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  1335. 190.33 s [smos-github] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  1336. 190.33 s [smos-github] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
  1337. 190.33 s [smos-github] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  1338. 190.33 s [smos-github] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  1339. 190.33 s [smos-github] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  1340. 190.33 s [smos-github] include text-2.1.3-34f1
  1341. 190.33 s [smos-github] include time-1.12.2-3479
  1342. 190.33 s [smos-github] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  1343. 190.33 s [smos-github] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
  1344. 190.98 s Building smos-api-source
  1345. 191.03 s Building smos-archive-source
  1346. 191.12 s Building smos-jobhunt-source
  1347. 191.19 s Building smos-query-source
  1348. 191.19 s [ical-gen] renders this example correctly 3.77 ms
  1349. 191.19 s [ical-gen] GenValid Membership
  1350. 191.19 s [ical-gen] genValid :: Gen Membership
  1351. 191.19 s [ical-gen] only generates valid 'Membership's 99.40 ms
  1352. 191.19 s [ical-gen] passed for all of 100 inputs.
  1353. 191.19 s [ical-gen] roundtrips through parameter values 67.28 ms
  1354. 191.19 s [ical-gen] passed for all of 100 inputs.
  1355. 191.19 s [ical-gen] always renders a valid parameter values 58.08 ms
  1356. 191.19 s [ical-gen] passed for all of 100 inputs.
  1357. 191.19 s [ical-gen] FreeBusyTimeType
  1358. 191.19 s [ical-gen] renders this example correctly 6.63 ms
  1359. 191.19 s [ical-gen] roundtrips through parameter values 6.81 ms
  1360. 191.19 s [ical-gen] passed for all of 100 inputs.
  1361. 191.19 s [ical-gen] parses this example correctly 6.61 ms
  1362. 191.19 s [ical-gen] parses only valid things 6.77 ms
  1363. 191.19 s [ical-gen] passed for all of 100 inputs.
  1364. 191.19 s [ical-gen] renders this example correctly 6.61 ms
  1365. 191.19 s [ical-gen] parses this example correctly 6.60 ms
  1366. 191.20 s [ical-gen] GenValid FreeBusyTimeType
  1367. 191.20 s [ical-gen] genValid :: Gen FreeBusyTimeType
  1368. 191.20 s [ical-gen] only generates valid 'FreeBusyTimeType's 3.35 ms
  1369. 191.20 s [ical-gen] passed for all of 100 inputs.
  1370. 191.20 s [ical-gen] always renders a valid parameter values 9.71 ms
  1371. 191.20 s [ical-gen] passed for all of 100 inputs.
  1372. 191.20 s [ical-gen] ParticipationStatus
  1373. 191.20 s [ical-gen] renders this example correctly 3.35 ms
  1374. 191.20 s [ical-gen] always renders a valid parameter values 12.34 ms
  1375. 191.20 s [ical-gen] passed for all of 100 inputs.
  1376. 191.20 s [ical-gen] parses only valid things 7.07 ms
  1377. 191.20 s [ical-gen] passed for all of 100 inputs.
  1378. 191.20 s [ical-gen] parses this example correctly 3.32 ms
  1379. 191.20 s [ical-gen] renders this example correctly 3.38 ms
  1380. 191.20 s [ical-gen] GenValid ParticipationStatus
  1381. 191.20 s [ical-gen] genValid :: Gen ParticipationStatus
  1382. 191.20 s [ical-gen] only generates valid 'ParticipationStatus's 6.21 ms
  1383. 191.20 s [ical-gen] passed for all of 100 inputs.
  1384. 191.20 s [ical-gen] renders this example correctly 3.28 ms
  1385. 191.20 s [ical-gen] roundtrips through parameter values 5.90 ms
  1386. 191.20 s [ical-gen] passed for all of 100 inputs.
  1387. 191.20 s [ical-gen] parses this example correctly 1.03 ms
  1388. 191.20 s [ical-gen] parses this example correctly 1.10 ms
  1389. 191.20 s [ical-gen] parses this example correctly 1.10 ms
  1390. 191.20 s [smos-directory-gen-source] Using ghc-pkg version 9.10.3 found on system at:
  1391. 191.20 s [smos-directory-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  1392. 191.20 s [smos-directory-gen-source] No ghcjs found
  1393. 191.20 s [smos-directory-gen-source] No ghcjs-pkg found
  1394. 191.20 s [smos-directory-gen-source] No greencard found
  1395. 191.20 s [smos-directory-gen-source] Using haddock version 2.31.1 found on system at:
  1396. 191.20 s [smos-directory-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  1397. 191.20 s [smos-directory-gen-source] No happy found
  1398. 191.20 s [smos-directory-gen-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  1399. 191.20 s [smos-directory-gen-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1400. 191.20 s [smos-directory-gen-source] No hmake found
  1401. 191.20 s [smos-directory-gen-source] Using hpc version 0.69 found on system at:
  1402. 191.20 s [smos-directory-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  1403. 191.20 s [smos-directory-gen-source] Using hsc2hs version 0.68.10 found on system at:
  1404. 191.20 s [smos-directory-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  1405. 191.20 s [smos-directory-gen-source] No hscolour found
  1406. 191.20 s [smos-directory-gen-source] No jhc found
  1407. 191.20 s [smos-directory-gen-source] Using ld found on system at:
  1408. 191.20 s [smos-directory-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  1409. 191.20 s [smos-directory-gen-source] No pkg-config found
  1410. 191.20 s [smos-directory-gen-source] Using runghc version 9.10.3 found on system at:
  1411. 191.20 s [smos-directory-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  1412. 191.20 s [smos-directory-gen-source] Using strip version 2.44 found on system at:
  1413. 191.20 s [smos-directory-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  1414. 191.20 s [smos-directory-gen-source] Using tar found on system at:
  1415. 191.20 s [smos-directory-gen-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  1416. 191.20 s [smos-directory-gen-source] No uhc found
  1417. 191.20 s [smos-directory-gen-source] Phase: buildPhase
  1418. 191.20 s [smos-directory-gen-source] Distribution quality errors:
  1419. 191.20 s [smos-directory-gen-source] [no-syn-desc] No 'synopsis' or 'description' field.
  1420. 191.20 s [smos-directory-gen-source] Distribution quality warnings:
  1421. 191.20 s [smos-directory-gen-source] [no-license-file] A 'license-file' is not specified.
  1422. 191.20 s [smos-directory-gen-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  1423. 191.20 s [smos-directory-gen-source] - QuickCheck
  1424. 191.20 s [smos-directory-gen-source] - bytestring
  1425. 191.20 s [smos-directory-gen-source] - containers
  1426. 191.20 s [smos-directory-gen-source] - dirforest
  1427. 191.20 s [smos-directory-gen-source] - genvalidity
  1428. 191.20 s [smos-directory-gen-source] - genvalidity-bytestring
  1429. 191.20 s [smos-directory-gen-source] - genvalidity-dirforest
  1430. 191.20 s [smos-directory-gen-source] - genvalidity-path
  1431. 191.20 s [smos-directory-gen-source] - genvalidity-sydtest
  1432. 191.20 s [smos-directory-gen-source] - path
  1433. 191.20 s [smos-directory-gen-source] - path-io
  1434. 191.20 s [smos-directory-gen-source] - smos-data
  1435. 191.20 s [smos-directory-gen-source] - smos-data-gen
  1436. 191.20 s [smos-directory-gen-source] - smos-directory
  1437. 191.20 s [smos-directory-gen-source] Please add them. There is more information at https://pvp.haskell.org/
  1438. 191.20 s [smos-directory-gen-source] Note: the public hackage server would reject this package.
  1439. 191.20 s [smos-directory-gen-source] Building source dist for smos-directory-gen-0.2.0...
  1440. 191.20 s [smos-directory-gen-source] Source tarball created: dist/smos-directory-gen-0.2.0.tar.gz
  1441. 191.20 s [smos-directory-gen-source] Phase: haddockPhase
  1442. 191.20 s [smos-directory-gen-source] Phase: installPhase
  1443. 191.20 s [smos-directory-gen-source] Phase: fixupPhase
  1444. 191.20 s [smos-github] Smos.GitHub=smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA:Smos.GitHub,Smos.GitHub.Command=smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA:Smos.GitHub.Command,Smos.GitHub.Command.Import=smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA:Smos.GitHub.Command.Import,Smos.GitHub.Command.List=smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA:Smos.GitHub.Command.List,Smos.GitHub.Issue=smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA:Smos.GitHub.Issue,Smos.GitHub.OptParse=smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA:Smos.GitHub.OptParse
  1445. 191.20 s [smos-github] unit smos-github-0.9.0-FvxeX2nIQcH42VneTeC3v8-smos-github
  1446. 191.20 s [smos-github] include base-4.20.2.0-fafd
  1447. 191.20 s [smos-github] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  1448. 191.20 s [smos-github] include smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
  1449. 191.20 s [smos-github] unit smos-github-0.9.0-IsLqcnqafBZ73ALZEY8AHC-smos-data-test
  1450. 191.20 s [smos-github] include base-4.20.2.0-fafd
  1451. 191.20 s [smos-github] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  1452. 191.20 s [smos-github] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  1453. 191.20 s [smos-github] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  1454. 191.20 s [smos-github] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  1455. 191.20 s [smos-github] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  1456. 191.20 s [smos-github] include github-0.30.0.1-IQSeGAOjyKY6xNadZopZVv
  1457. 191.20 s [smos-github] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  1458. 191.20 s [smos-github] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  1459. 191.20 s [smos-github] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  1460. 191.20 s [smos-github] include smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
  1461. 191.20 s [smos-github] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  1462. 191.20 s [smos-github] include time-1.12.2-3479
  1463. 191.20 s [smos-github] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  1464. 191.20 s [smos-github] Ready component graph:
  1465. 191.20 s [smos-github] definite smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
  1466. 191.20 s [smos-github] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  1467. 191.20 s [smos-github] depends async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
  1468. 191.20 s [smos-github] depends base-4.20.2.0-fafd
  1469. 191.20 s [smos-github] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  1470. 191.20 s [smos-github] depends containers-0.7-96b4
  1471. 191.20 s [smos-github] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  1472. 191.20 s [smos-github] depends github-0.30.0.1-IQSeGAOjyKY6xNadZopZVv
  1473. 191.20 s [smos-github] depends network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
  1474. 191.20 s [smos-github] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  1475. 191.20 s [smos-github] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  1476. 191.20 s [smos-github] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  1477. 191.20 s [smos-github] depends safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  1478. 191.20 s [smos-github] depends safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
  1479. 191.20 s [smos-github] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  1480. 191.20 s [smos-github] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  1481. 191.20 s [smos-github] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  1482. 191.20 s [smos-github] depends text-2.1.3-34f1
  1483. 191.20 s [smos-github] depends time-1.12.2-3479
  1484. 191.20 s [smos-github] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  1485. 191.20 s [smos-github] depends validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
  1486. 191.20 s [smos-github] definite smos-github-0.9.0-IsLqcnqafBZ73ALZEY8AHC-smos-data-test
  1487. 191.20 s [smos-github] depends base-4.20.2.0-fafd
  1488. 191.20 s [smos-github] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  1489. 191.20 s [smos-github] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  1490. 191.20 s [smos-github] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  1491. 191.20 s [smos-github] depends genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  1492. 191.20 s [smos-github] depends genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  1493. 191.20 s [smos-github] depends github-0.30.0.1-IQSeGAOjyKY6xNadZopZVv
  1494. 191.20 s [smos-github] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  1495. 191.20 s [smos-github] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  1496. 191.20 s [smos-github] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  1497. 191.20 s [smos-github] depends smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
  1498. 191.20 s [smos-github] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  1499. 191.20 s [smos-github] depends time-1.12.2-3479
  1500. 191.20 s [smos-github] depends validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  1501. 191.20 s [smos-github] definite smos-github-0.9.0-FvxeX2nIQcH42VneTeC3v8-smos-github
  1502. 191.20 s [smos-github] depends base-4.20.2.0-fafd
  1503. 191.20 s [smos-github] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  1504. 191.20 s [smos-github] depends smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
  1505. 191.20 s [smos-github] Using Cabal-3.12.1.0 compiled by ghc-9.10
  1506. 191.20 s [smos-github] Using compiler: ghc-9.10.3
  1507. 191.20 s [smos-github] Using install prefix:
  1508. 191.20 s [smos-github] /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0
  1509. 191.20 s [smos-github] Executables installed in:
  1510. 191.20 s [smos-github] /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/bin
  1511. 191.20 s [smos-github] Libraries installed in:
  1512. 191.40 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/4khrd3a1998yzvf7i9lnzm6zdnn3mryk-smos-notify-0.5.0-coverage /nix/store/8ic20c64bl1syv98icl2gw3bg92p7kcr-smos-notify-0.5.0-coverables /nix/store/bj2anhdxaqm93p7rp37w1xhacki5d0gy-smos-notify-0.5.0-data /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0
  1513. 191.89 s [post-build-hook] Pushing 4 paths (407 are already present) using zstd to cache smos ⏳
  1514. 191.89 s [post-build-hook]
  1515. 192.22 s [post-build-hook] Pushing /nix/store/4khrd3a1998yzvf7i9lnzm6zdnn3mryk-smos-notify-0.5.0-coverage (11.60 KiB)
  1516. 192.23 s [post-build-hook] Pushing /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0 (9.74 MiB)
  1517. 192.24 s [post-build-hook] Pushing /nix/store/bj2anhdxaqm93p7rp37w1xhacki5d0gy-smos-notify-0.5.0-data (260.54 KiB)
  1518. 192.26 s [post-build-hook] Pushing /nix/store/8ic20c64bl1syv98icl2gw3bg92p7kcr-smos-notify-0.5.0-coverables (70.08 KiB)
  1519. 193.24 s [post-build-hook]
  1520. 193.24 s [post-build-hook] All done.
  1521. 193.27 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/4khrd3a1998yzvf7i9lnzm6zdnn3mryk-smos-notify-0.5.0-coverage /nix/store/8ic20c64bl1syv98icl2gw3bg92p7kcr-smos-notify-0.5.0-coverables /nix/store/bj2anhdxaqm93p7rp37w1xhacki5d0gy-smos-notify-0.5.0-data /nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0
  1522. 193.57 s [post-build-hook] copying 4 paths...
  1523. 193.57 s [post-build-hook] copying path '/nix/store/4khrd3a1998yzvf7i9lnzm6zdnn3mryk-smos-notify-0.5.0-coverage' to 'https://cache.staging.nix-ci.com'...
  1524. 193.57 s [post-build-hook] copying path '/nix/store/bj2anhdxaqm93p7rp37w1xhacki5d0gy-smos-notify-0.5.0-data' to 'https://cache.staging.nix-ci.com'...
  1525. 193.57 s [post-build-hook] copying path '/nix/store/8ic20c64bl1syv98icl2gw3bg92p7kcr-smos-notify-0.5.0-coverables' to 'https://cache.staging.nix-ci.com'...
  1526. 193.82 s [post-build-hook] copying path '/nix/store/x3q7da2iwpqxcvrw6vxl9arf33xv2g4z-smos-notify-0.5.0' to 'https://cache.staging.nix-ci.com'...
  1527. 197.28 s [post-build-hook] copying 1 paths...
  1528. 197.28 s [post-build-hook] copying path '/nix/store/95lkzjh59rvw5mvp9zxsmivq4csz3729-smos-notify-0.5.0.drv' to 'https://cache.staging.nix-ci.com'...
  1529. 197.91 s Progress: 23 of 104 built (7 building), 28 of 28 downloaded from cache
  1530. 197.92 s [ical-gen] renders this example correctly 1.11 ms
  1531. 197.92 s [ical-gen] CalendarUserType
  1532. 197.92 s [ical-gen] always renders a valid parameter values 9.45 ms
  1533. 197.92 s [ical-gen] passed for all of 100 inputs.
  1534. 197.92 s [ical-gen] GenValid CalendarUserType
  1535. 197.92 s [ical-gen] genValid :: Gen CalendarUserType
  1536. 197.92 s [ical-gen] only generates valid 'CalendarUserType's 2.65 ms
  1537. 197.92 s [ical-gen] passed for all of 100 inputs.
  1538. 197.92 s [ical-gen] parses this example correctly 1.15 ms
  1539. 197.92 s [ical-gen] parses only valid things 2.54 ms
  1540. 197.92 s [ical-gen] passed for all of 100 inputs.
  1541. 197.92 s [ical-gen] renders this example correctly 2.49 ms
  1542. 197.92 s [ical-gen] roundtrips through parameter values 2.53 ms
  1543. 197.92 s [ical-gen] passed for all of 100 inputs.
  1544. 197.92 s [ical-gen] ValueDataType
  1545. 197.92 s [ical-gen] parses this example correctly 2.57 ms
  1546. 197.92 s [ical-gen] renders this example correctly 2.39 ms
  1547. 197.92 s [ical-gen] renders this example correctly 2.40 ms
  1548. 197.92 s [ical-gen] GenValid ValueDataType
  1549. 197.92 s [ical-gen] genValid :: Gen ValueDataType
  1550. 197.92 s [ical-gen] only generates valid 'ValueDataType's 2.96 ms
  1551. 197.92 s [ical-gen] passed for all of 100 inputs.
  1552. 197.92 s [ical-gen] roundtrips through parameter values 2.92 ms
  1553. 197.92 s [ical-gen] passed for all of 100 inputs.
  1554. 197.92 s [ical-gen] always renders a valid parameter values 8.89 ms
  1555. 197.92 s [ical-gen] passed for all of 100 inputs.
  1556. 197.92 s [ical-gen] parses only valid things 4.95 ms
  1557. 197.92 s [ical-gen] passed for all of 100 inputs.
  1558. 197.92 s [ical-gen] parses this example correctly 2.05 ms
  1559. 197.92 s [ical-gen] CommonName
  1560. 197.92 s [ical-gen] renders this example correctly 2.06 ms
  1561. 197.92 s [ical-gen] renders this example correctly 2.09 ms
  1562. 197.92 s [ical-gen] parses this example correctly 2.07 ms
  1563. 197.92 s [ical-gen] parses this example correctly 0.71 ms
  1564. 197.92 s [ical-gen] renders this example correctly 0.68 ms
  1565. 197.92 s [ical-gen] roundtrips through parameter values 6.78 ms
  1566. 197.92 s [ical-gen] passed for all of 100 inputs.
  1567. 197.92 s [ical-gen] parses this example correctly 0.76 ms
  1568. 197.92 s [ical-gen] GenValid CommonName
  1569. 197.92 s [ical-gen] genValid :: Gen CommonName
  1570. 197.92 s [ical-gen] only generates valid 'CommonName's 6.83 ms
  1571. 197.92 s [ical-gen] passed for all of 100 inputs.
  1572. 197.92 s [smos-github] /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
  1573. 197.92 s [smos-github] Dynamic Libraries installed in:
  1574. 197.92 s [smos-github] /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  1575. 197.92 s [smos-github] Private executables installed in:
  1576. 197.92 s [smos-github] /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-github-0.9.0
  1577. 197.92 s [smos-github] Data files installed in:
  1578. 197.92 s [smos-github] /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-github-0.9.0
  1579. 197.92 s [smos-github] Documentation installed in:
  1580. 197.92 s [smos-github] /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-github-0.9.0
  1581. 197.92 s [smos-github] Configuration files installed in:
  1582. 197.92 s [smos-github] /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/etc
  1583. 197.92 s [smos-github] No alex found
  1584. 197.92 s [smos-github] Using ar found on system at:
  1585. 197.92 s [smos-github] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  1586. 197.92 s [smos-github] No c2hs found
  1587. 197.92 s [smos-github] No cpphs found
  1588. 197.92 s [smos-github] No doctest found
  1589. 197.92 s [smos-github] Using gcc version 14.3.0 given by user at:
  1590. 197.92 s [smos-github] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  1591. 197.92 s [smos-github] Using ghc version 9.10.3 found on system at:
  1592. 197.92 s [smos-github] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  1593. 197.92 s [smos-github] Using ghc-pkg version 9.10.3 found on system at:
  1594. 197.92 s [smos-github] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  1595. 197.92 s [smos-github] No ghcjs found
  1596. 197.92 s [smos-github] No ghcjs-pkg found
  1597. 197.92 s [smos-github] No greencard found
  1598. 197.92 s [smos-github] Using haddock version 2.31.1 found on system at:
  1599. 197.92 s [smos-github] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  1600. 197.92 s [smos-github] No happy found
  1601. 197.92 s [smos-github] Using haskell-suite found on system at: haskell-suite-dummy-location
  1602. 197.92 s [smos-github] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1603. 197.92 s [smos-github] No hmake found
  1604. 197.92 s [smos-github] Using hpc version 0.69 found on system at:
  1605. 197.92 s [smos-github] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  1606. 197.92 s [smos-github] Using hsc2hs version 0.68.10 found on system at:
  1607. 197.92 s [smos-github] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  1608. 197.92 s [smos-github] No hscolour found
  1609. 197.92 s [smos-github] No jhc found
  1610. 197.92 s [smos-github] Using ld found on system at:
  1611. 197.92 s [smos-github] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  1612. 197.92 s [smos-github] No pkg-config found
  1613. 197.92 s [smos-github] Using runghc version 9.10.3 found on system at:
  1614. 197.92 s [smos-github] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  1615. 197.92 s [smos-github] Using strip version 2.44 found on system at:
  1616. 197.92 s [smos-github] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  1617. 197.92 s [smos-github] Using tar found on system at:
  1618. 197.92 s [smos-github] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  1619. 197.92 s [smos-github] No uhc found
  1620. 197.92 s [smos-github] Phase: buildPhase
  1621. 197.92 s [smos-github] Preprocessing library for smos-github-0.9.0...
  1622. 197.92 s [smos-github] Building library for smos-github-0.9.0...
  1623. 197.92 s [smos-github] [1 of 7] Compiling Paths_smos_github ( dist/build/autogen/Paths_smos_github.hs, dist/build/Paths_smos_github.o, dist/build/Paths_smos_github.dyn_o )
  1624. 197.92 s [smos-github] Adapting module: Smos.GitHub.Issue
  1625. 197.92 s [smos-github] Outputing coverables file /build/smos-github-0.9.0/src/Smos/GitHub/Issue.hs.coverables for source file /build/smos-github-0.9.0/src/Smos/GitHub/Issue.hs
  1626. 197.92 s [smos-github] [2 of 7] Compiling Smos.GitHub.Issue ( src/Smos/GitHub/Issue.hs, dist/build/Smos/GitHub/Issue.o, dist/build/Smos/GitHub/Issue.dyn_o )
  1627. 197.92 s [smos-github] Adapting module: Smos.GitHub.OptParse
  1628. 197.92 s [smos-github] Outputing coverables file /build/smos-github-0.9.0/src/Smos/GitHub/OptParse.hs.coverables for source file /build/smos-github-0.9.0/src/Smos/GitHub/OptParse.hs
  1629. 197.92 s [smos-github] [3 of 7] Compiling Smos.GitHub.OptParse ( src/Smos/GitHub/OptParse.hs, dist/build/Smos/GitHub/OptParse.o, dist/build/Smos/GitHub/OptParse.dyn_o )
  1630. 197.92 s [smos-github] [4 of 7] Compiling Smos.GitHub.Command.List ( src/Smos/GitHub/Command/List.hs, dist/build/Smos/GitHub/Command/List.o, dist/build/Smos/GitHub/Command/List.dyn_o )
  1631. 197.92 s [smos-github] Adapting module: Smos.GitHub.Command.Import
  1632. 197.92 s [smos-github] Adapting module: Smos.GitHub.Command.List
  1633. 197.92 s [smos-github] Outputing coverables file /build/smos-github-0.9.0/src/Smos/GitHub/Command/Import.hs.coverables for source file /build/smos-github-0.9.0/src/Smos/GitHub/Command/Import.hs
  1634. 197.92 s [smos-github] Outputing coverables file /build/smos-github-0.9.0/src/Smos/GitHub/Command/List.hs.coverables for source file /build/smos-github-0.9.0/src/Smos/GitHub/Command/List.hs
  1635. 197.92 s [smos-github] [5 of 7] Compiling Smos.GitHub.Command.Import ( src/Smos/GitHub/Command/Import.hs, dist/build/Smos/GitHub/Command/Import.o, dist/build/Smos/GitHub/Command/Import.dyn_o )
  1636. 197.92 s [smos-api-source] Phase: setupCompilerEnvironmentPhase
  1637. 197.92 s [smos-api-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  1638. 197.92 s [smos-api-source] Phase: unpackPhase
  1639. 197.92 s [smos-api-source] unpacking source archive /nix/store/j86wx7kjqwfnk4541wvsz4aq4rqip9kx-smos-api
  1640. 197.92 s [smos-api-source] source root is smos-api
  1641. 197.92 s [smos-api-source] Phase: patchPhase
  1642. 197.92 s [smos-api-source] Phase: compileBuildDriverPhase
  1643. 197.92 s [smos-api-source] setupCompileFlags: -package-db=/build/tmp.s3VrvOnnZO/setup-package.conf.d -threaded
  1644. 197.92 s [smos-api-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.s3VrvOnnZO/Main.o )
  1645. 197.92 s [smos-api-source] [2 of 2] Linking Setup
  1646. 197.92 s [smos-api-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  1647. 197.92 s [smos-api-source] Phase: configurePhase
  1648. 197.92 s [smos-api-source] configureFlags: --verbose --prefix=/nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.s3VrvOnnZO/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  1649. 197.92 s [smos-api-source] Using Parsec parser
  1650. 197.92 s [smos-api-source] Configuring smos-api-0.8.0...
  1651. 197.92 s [smos-api-source] Dependency aeson: using aeson-2.2.3.0
  1652. 197.92 s [smos-api-source] Dependency autodocodec: using autodocodec-0.5.0.0
  1653. 197.92 s [smos-api-source] Dependency autodocodec-yaml: using autodocodec-yaml-0.4.0.2
  1654. 197.92 s [smos-api-source] Dependency base: using base-4.20.2.0
  1655. 197.92 s [smos-api-source] Dependency base64-bytestring: using base64-bytestring-1.2.1.0
  1656. 197.92 s [smos-api-source] Dependency bytestring: using bytestring-0.12.2.0
  1657. 197.92 s [smos-api-source] Dependency containers: using containers-0.7
  1658. 197.92 s [smos-api-source] Dependency cryptonite: using cryptonite-0.30
  1659. 197.92 s [smos-api-source] Dependency deepseq: using deepseq-1.5.0.0
  1660. 197.92 s [smos-api-source] Dependency dirforest: using dirforest-0.1.0.0
  1661. 197.92 s [smos-api-source] Dependency http-api-data: using http-api-data-0.6.2
  1662. 197.92 s [smos-api-source] Dependency ical: using ical-0.0.0.0
  1663. 197.92 s [smos-api-source] Dependency memory: using memory-0.18.0
  1664. 197.92 s [smos-api-source] Dependency mergeful: using mergeful-0.3.0.0
  1665. 197.93 s [smos-api-source] Dependency mergeful-persistent: using mergeful-persistent-0.3.0.1
  1666. 197.93 s [smos-api-source] Dependency password: using password-3.1.0.1
  1667. 197.93 s [smos-api-source] Dependency password-instances: using password-instances-3.0.0.0
  1668. 197.93 s [smos-api-source] Dependency path: using path-0.9.6
  1669. 197.93 s [smos-api-source] Dependency path-pieces: using path-pieces-0.2.1
  1670. 197.93 s [smos-api-source] Dependency persistent: using persistent-2.17.1.0
  1671. 197.93 s [smos-api-source] Dependency semver: using semver-0.4.0.1
  1672. 197.93 s [smos-api-source] Dependency servant: using servant-0.20.3.0
  1673. 197.93 s [smos-api-source] Dependency servant-auth: using servant-auth-0.4.2.0
  1674. 197.93 s [smos-api-source] Dependency servant-auth-server: using servant-auth-server-0.4.9.1
  1675. 197.93 s [smos-api-source] Dependency smos-data: using smos-data-0.7.0
  1676. 197.93 s [smos-api-source] Dependency smos-report: using smos-report-0.12.0
  1677. 197.93 s [smos-api-source] Dependency text: using text-2.1.3
  1678. 197.93 s [smos-api-source] Dependency time: using time-1.12.2
  1679. 197.93 s [smos-api-source] Dependency typed-uuid: using typed-uuid-0.2.0.0
  1680. 197.93 s [smos-api-source] Dependency tz: using tz-0.1.3.6
  1681. 197.93 s [smos-api-source] Dependency uuid: using uuid-1.3.16
  1682. 197.93 s [smos-api-source] Dependency validity: using validity-0.12.1.0
  1683. 197.93 s [smos-archive-source] Phase: setupCompilerEnvironmentPhase
  1684. 197.93 s [smos-archive-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  1685. 197.93 s [smos-archive-source] Phase: unpackPhase
  1686. 197.93 s [smos-archive-source] unpacking source archive /nix/store/chgrlwsphhvmkgy6a5s18fc2rg0lx1aw-smos-archive
  1687. 197.93 s [smos-archive-source] source root is smos-archive
  1688. 197.93 s [smos-archive-source] Phase: patchPhase
  1689. 197.93 s [smos-archive-source] Phase: compileBuildDriverPhase
  1690. 197.93 s [smos-archive-source] setupCompileFlags: -package-db=/build/tmp.ngOpKrbJi0/setup-package.conf.d -threaded
  1691. 197.93 s [smos-archive-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.ngOpKrbJi0/Main.o )
  1692. 197.93 s [smos-archive-source] [2 of 2] Linking Setup
  1693. 197.93 s [smos-archive-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  1694. 197.93 s [smos-archive-source] Phase: configurePhase
  1695. 197.93 s [smos-archive-source] configureFlags: --verbose --prefix=/nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.ngOpKrbJi0/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  1696. 197.93 s [smos-archive-source] Using Parsec parser
  1697. 197.93 s [smos-archive-source] Configuring smos-archive-0.7.1...
  1698. 197.93 s [smos-archive-source] Dependency base: using base-4.20.2.0
  1699. 197.93 s [smos-archive-source] Dependency bytestring: using bytestring-0.12.2.0
  1700. 197.93 s [smos-archive-source] Dependency conduit: using conduit-1.3.6.1
  1701. 197.93 s [smos-archive-source] Dependency containers: using containers-0.7
  1702. 197.93 s [smos-archive-source] Dependency exceptions: using exceptions-0.10.9
  1703. 197.93 s [smos-archive-source] Dependency filepath: using filepath-1.5.4.0
  1704. 197.93 s [smos-archive-source] Dependency monad-logger: using monad-logger-0.3.42
  1705. 197.93 s [smos-archive-source] Dependency mtl: using mtl-2.3.1
  1706. 197.93 s [smos-archive-source] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
  1707. 197.93 s [smos-archive-source] Dependency path: using path-0.9.6
  1708. 197.93 s [smos-archive-source] Dependency path-io: using path-io-1.8.2
  1709. 197.93 s [smos-archive-source] Dependency smos-cli: using smos-cli-0.2.1
  1710. 197.93 s [smos-archive-source] Dependency smos-data: using smos-data-0.7.0
  1711. 197.93 s [smos-archive-source] Dependency smos-directory: using smos-directory-0.2.0
  1712. 197.93 s [smos-archive-source] Dependency smos-report: using smos-report-0.12.0
  1713. 197.93 s [smos-archive-source] Dependency text: using text-2.1.3
  1714. 197.93 s [smos-archive-source] Dependency time: using time-1.12.2
  1715. 197.93 s [smos-archive-source] Dependency unliftio: using unliftio-0.2.25.1
  1716. 197.93 s [smos-archive-source] Dependency base: using base-4.20.2.0
  1717. 197.93 s [smos-archive-source] Dependency smos-archive: using smos-archive-0.7.1
  1718. 197.93 s [smos-archive-source] Source component graph:
  1719. 197.93 s [smos-archive-source] component lib
  1720. 197.93 s [smos-archive-source] component exe:smos-archive dependency lib
  1721. 197.93 s [smos-archive-source] Configured component graph:
  1722. 197.93 s [smos-archive-source] component smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP
  1723. 197.93 s [smos-archive-source] include base-4.20.2.0-fafd
  1724. 197.93 s [smos-archive-source] include bytestring-0.12.2.0-96e1
  1725. 197.93 s [smos-archive-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  1726. 197.93 s [smos-archive-source] include containers-0.7-96b4
  1727. 197.93 s [smos-archive-source] include exceptions-0.10.9-d102
  1728. 197.93 s [smos-archive-source] include filepath-1.5.4.0-2605
  1729. 197.93 s [smos-archive-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  1730. 197.93 s [smos-archive-source] include mtl-2.3.1-37af
  1731. 197.93 s [smos-archive-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  1732. 197.93 s [smos-jobhunt-source] Phase: setupCompilerEnvironmentPhase
  1733. 197.93 s [smos-jobhunt-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  1734. 197.93 s [smos-jobhunt-source] Phase: unpackPhase
  1735. 197.93 s [smos-jobhunt-source] unpacking source archive /nix/store/czmq04i0g8hpa6gp9x0n2hi0kc0hzz5q-smos-jobhunt
  1736. 197.93 s [smos-jobhunt-source] source root is smos-jobhunt
  1737. 197.93 s [smos-jobhunt-source] Phase: patchPhase
  1738. 197.93 s [smos-jobhunt-source] Phase: compileBuildDriverPhase
  1739. 197.93 s [smos-jobhunt-source] setupCompileFlags: -package-db=/build/tmp.9IzMkOLc7e/setup-package.conf.d -threaded
  1740. 197.93 s [smos-jobhunt-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.9IzMkOLc7e/Main.o )
  1741. 197.93 s [smos-jobhunt-source] [2 of 2] Linking Setup
  1742. 197.93 s [smos-jobhunt-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  1743. 197.93 s [smos-jobhunt-source] Phase: configurePhase
  1744. 197.93 s [smos-jobhunt-source] configureFlags: --verbose --prefix=/nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.9IzMkOLc7e/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  1745. 197.93 s [smos-jobhunt-source] Using Parsec parser
  1746. 197.93 s [smos-jobhunt-source] Configuring smos-jobhunt-0.2.0...
  1747. 197.93 s [smos-jobhunt-source] Dependency HaskellNet: using HaskellNet-0.6.1.2
  1748. 197.93 s [smos-jobhunt-source] Dependency HaskellNet-SSL: using HaskellNet-SSL-0.4.0.2
  1749. 197.93 s [smos-jobhunt-source] Dependency aeson: using aeson-2.2.3.0
  1750. 197.93 s [smos-jobhunt-source] Dependency base: using base-4.20.2.0
  1751. 197.93 s [smos-jobhunt-source] Dependency containers: using containers-0.7
  1752. 197.93 s [smos-jobhunt-source] Dependency mime-mail: using mime-mail-0.5.1
  1753. 197.93 s [smos-jobhunt-source] Dependency monad-logger: using monad-logger-0.3.42
  1754. 197.93 s [smos-jobhunt-source] Dependency network: using network-3.2.8.0
  1755. 197.93 s [smos-jobhunt-source] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
  1756. 197.93 s [smos-jobhunt-source] Dependency password: using password-3.1.0.1
  1757. 197.93 s [smos-jobhunt-source] Dependency path: using path-0.9.6
  1758. 197.93 s [smos-jobhunt-source] Dependency path-io: using path-io-1.8.2
  1759. 197.93 s [smos-jobhunt-source] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
  1760. 197.93 s [smos-jobhunt-source] Dependency safe-coloured-text-terminfo: using
  1761. 197.93 s [smos-jobhunt-source] safe-coloured-text-terminfo-0.3.0.0
  1762. 197.93 s [smos-jobhunt-source] Dependency smos-cli: using smos-cli-0.2.1
  1763. 197.93 s [smos-jobhunt-source] Dependency smos-data: using smos-data-0.7.0
  1764. 197.93 s [smos-jobhunt-source] Dependency smos-directory: using smos-directory-0.2.0
  1765. 197.93 s [smos-jobhunt-source] Dependency smos-report: using smos-report-0.12.0
  1766. 197.93 s [smos-jobhunt-source] Dependency stache: using stache-2.3.4
  1767. 197.93 s [smos-jobhunt-source] Dependency text: using text-2.1.3
  1768. 197.93 s [smos-jobhunt-source] Dependency time: using time-1.12.2
  1769. 197.93 s [smos-jobhunt-source] Dependency unliftio: using unliftio-0.2.25.1
  1770. 197.93 s [smos-jobhunt-source] Dependency base: using base-4.20.2.0
  1771. 197.93 s [smos-jobhunt-source] Dependency smos-jobhunt: using smos-jobhunt-0.2.0
  1772. 197.93 s [smos-jobhunt-source] Source component graph:
  1773. 197.93 s [smos-jobhunt-source] component lib
  1774. 197.93 s [smos-jobhunt-source] component exe:smos-jobhunt dependency lib
  1775. 197.93 s [smos-jobhunt-source] Configured component graph:
  1776. 197.93 s [smos-jobhunt-source] component smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU
  1777. 197.93 s [smos-jobhunt-source] include HaskellNet-0.6.1.2-DES4JdMnZLlD5tcVoGolcI
  1778. 197.93 s [smos-jobhunt-source] include HaskellNet-SSL-0.4.0.2-Kxzzr4eZJt2CIaVy1QqqXa
  1779. 197.93 s [smos-jobhunt-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  1780. 197.93 s [smos-query-source] Phase: setupCompilerEnvironmentPhase
  1781. 197.93 s [smos-query-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  1782. 197.93 s [smos-query-source] Phase: unpackPhase
  1783. 197.93 s [smos-query-source] unpacking source archive /nix/store/l5w6l51x6y5bvdklhr29v27nqacb50r8-smos-query
  1784. 197.93 s [smos-query-source] source root is smos-query
  1785. 197.93 s [smos-query-source] Phase: patchPhase
  1786. 197.93 s [smos-query-source] Phase: compileBuildDriverPhase
  1787. 197.93 s [smos-query-source] setupCompileFlags: -package-db=/build/tmp.NKASxavth9/setup-package.conf.d -threaded
  1788. 197.93 s [smos-query-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.NKASxavth9/Main.o )
  1789. 197.93 s [smos-query-source] [2 of 2] Linking Setup
  1790. 197.93 s [smos-query-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  1791. 197.93 s [smos-query-source] Phase: configurePhase
  1792. 197.93 s [smos-query-source] configureFlags: --verbose --prefix=/nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.NKASxavth9/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  1793. 197.93 s [smos-query-source] Using Parsec parser
  1794. 197.93 s [smos-query-source] Configuring smos-query-0.12.0...
  1795. 197.93 s [smos-query-source] Dependency IntervalMap: using IntervalMap-0.6.2.1
  1796. 197.93 s [smos-query-source] Dependency aeson: using aeson-2.2.3.0
  1797. 197.93 s [smos-query-source] Dependency aeson-pretty: using aeson-pretty-0.8.10
  1798. 197.93 s [smos-query-source] Dependency base: using base-4.20.2.0
  1799. 197.93 s [smos-query-source] Dependency bytestring: using bytestring-0.12.2.0
  1800. 197.93 s [smos-query-source] Dependency conduit: using conduit-1.3.6.1
  1801. 197.93 s [smos-query-source] Dependency containers: using containers-0.7
  1802. 197.93 s [smos-query-source] Dependency mtl: using mtl-2.3.1
  1803. 197.93 s [smos-query-source] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
  1804. 197.93 s [smos-query-source] Dependency path: using path-0.9.6
  1805. 197.93 s [smos-query-source] Dependency pretty-relative-time: using pretty-relative-time-0.3.0.0
  1806. 197.93 s [smos-query-source] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
  1807. 197.93 s [smos-query-source] Dependency safe-coloured-text-terminfo: using
  1808. 197.93 s [smos-query-source] safe-coloured-text-terminfo-0.3.0.0
  1809. 197.93 s [smos-query-source] Dependency smos-cli: using smos-cli-0.2.1
  1810. 197.93 s [smos-query-source] Dependency smos-data: using smos-data-0.7.0
  1811. 197.93 s [smos-query-source] Dependency smos-directory: using smos-directory-0.2.0
  1812. 197.93 s [smos-query-source] Dependency smos-report: using smos-report-0.12.0
  1813. 197.93 s [smos-query-source] Dependency text: using text-2.1.3
  1814. 197.93 s [smos-query-source] Dependency time: using time-1.12.2
  1815. 197.93 s [smos-query-source] Dependency tz: using tz-0.1.3.6
  1816. 197.93 s [smos-query-source] Dependency validity-path: using validity-path-0.4.0.1
  1817. 197.93 s [smos-query-source] Dependency yaml: using yaml-0.11.11.2
  1818. 197.93 s [smos-query-source] Dependency base: using base-4.20.2.0
  1819. 197.93 s [smos-query-source] Dependency smos-query: using smos-query-0.12.0
  1820. 197.93 s [smos-query-source] Source component graph:
  1821. 197.93 s [smos-query-source] component lib
  1822. 197.93 s [smos-query-source] component exe:smos-query dependency lib
  1823. 197.93 s [smos-query-source] Configured component graph:
  1824. 197.93 s [smos-query-source] component smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU
  1825. 197.93 s [smos-query-source] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
  1826. 197.93 s [smos-query-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  1827. 197.93 s [smos-query-source] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
  1828. 198.11 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0
  1829. 198.50 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
  1830. 198.50 s [post-build-hook]
  1831. 198.84 s [post-build-hook] Pushing /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0 (3.01 KiB)
  1832. 199.71 s [post-build-hook]
  1833. 199.71 s [post-build-hook] All done.
  1834. 199.73 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0
  1835. 199.81 s [post-build-hook] copying 1 paths...
  1836. 199.81 s [post-build-hook] copying path '/nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0' to 'https://cache.staging.nix-ci.com'...
  1837. 200.33 s [post-build-hook] copying 1 paths...
  1838. 200.33 s [post-build-hook] copying path '/nix/store/jrcrybawfxid32nw029r67zcp4y471hs-smos-directory-gen-source-0.2.0.drv' to 'https://cache.staging.nix-ci.com'...
  1839. 200.96 s Progress: 24 of 102 built (6 building), 28 of 28 downloaded from cache
  1840. 201.03 s Building smos-directory-gen
  1841. 201.03 s [ical-gen] parses this example correctly 0.80 ms
  1842. 201.03 s [ical-gen] renders this example correctly 0.79 ms
  1843. 201.03 s [ical-gen] renders this example correctly 0.63 ms
  1844. 201.03 s [ical-gen] parses this example correctly 0.76 ms
  1845. 201.03 s [ical-gen] parses only valid things 14.84 ms
  1846. 201.03 s [ical-gen] passed for all of 100 inputs.
  1847. 201.03 s [ical-gen] parses this example correctly 0.79 ms
  1848. 201.03 s [ical-gen] renders this example correctly 0.80 ms
  1849. 201.03 s [ical-gen] parses this example correctly 1.31 ms
  1850. 201.03 s [ical-gen] renders this example correctly 1.26 ms
  1851. 201.03 s [ical-gen] renders this example correctly 2.45 ms
  1852. 201.03 s [ical-gen] parses this example correctly 2.47 ms
  1853. 201.03 s [ical-gen] always renders a valid parameter values 14.54 ms
  1854. 201.03 s [ical-gen] passed for all of 100 inputs.
  1855. 201.03 s [ical-gen] AlternateTextRepresentation
  1856. 201.03 s [ical-gen] parses this example correctly 2.48 ms
  1857. 201.03 s [ical-gen] always renders a valid parameter values 80.33 ms
  1858. 201.03 s [ical-gen] passed for all of 100 inputs.
  1859. 201.03 s [ical-gen] parses this example correctly 3.02 ms
  1860. 201.03 s [ical-gen] parses this example correctly 3.14 ms
  1861. 201.03 s [ical-gen] parses only valid things 81.93 ms
  1862. 201.03 s [ical-gen] passed for all of 100 inputs.
  1863. 201.03 s [ical-gen] parses this example correctly 5.16 ms
  1864. 201.03 s [ical-gen] renders this example correctly 2.83 ms
  1865. 201.03 s [ical-gen] renders this example correctly 5.00 ms
  1866. 201.03 s [ical-gen] renders this example correctly 4.58 ms
  1867. 201.03 s [ical-gen] parses this example correctly 4.59 ms
  1868. 201.03 s [ical-gen] roundtrips through parameter values 79.15 ms
  1869. 201.03 s [ical-gen] passed for all of 100 inputs.
  1870. 201.03 s [ical-gen] renders this example correctly 3.42 ms
  1871. 201.03 s [ical-gen] parses this example correctly 3.40 ms
  1872. 201.03 s [ical-gen] renders this example correctly 3.36 ms
  1873. 201.04 s [smos-github] [6 of 7] Compiling Smos.GitHub.Command ( src/Smos/GitHub/Command.hs, dist/build/Smos/GitHub/Command.o, dist/build/Smos/GitHub/Command.dyn_o )
  1874. 201.04 s [smos-github] Adapting module: Smos.GitHub.Command
  1875. 201.04 s [smos-github] Outputing coverables file /build/smos-github-0.9.0/src/Smos/GitHub/Command.hs.coverables for source file /build/smos-github-0.9.0/src/Smos/GitHub/Command.hs
  1876. 201.04 s [smos-github] [7 of 7] Compiling Smos.GitHub ( src/Smos/GitHub.hs, dist/build/Smos/GitHub.o, dist/build/Smos/GitHub.dyn_o )
  1877. 201.04 s [smos-github] Adapting module: Smos.GitHub
  1878. 201.04 s [smos-github] Outputing coverables file /build/smos-github-0.9.0/src/Smos/GitHub.hs.coverables for source file /build/smos-github-0.9.0/src/Smos/GitHub.hs
  1879. 201.04 s [smos-github] Warning: ignoring unrecognised input `dist/build/Smos/GitHub.dyn_o'
  1880. 201.04 s [smos-github] Warning: ignoring unrecognised input `dist/build/Smos/GitHub/Command.dyn_o'
  1881. 201.04 s [smos-github] Warning: ignoring unrecognised input `dist/build/Smos/GitHub/Command/Import.dyn_o'
  1882. 201.04 s [smos-github] Warning: ignoring unrecognised input `dist/build/Smos/GitHub/Command/List.dyn_o'
  1883. 201.04 s [smos-github] Warning: ignoring unrecognised input `dist/build/Smos/GitHub/Issue.dyn_o'
  1884. 201.04 s [smos-github] Warning: ignoring unrecognised input `dist/build/Smos/GitHub/OptParse.dyn_o'
  1885. 201.04 s [smos-github] Warning: ignoring unrecognised input `dist/build/Paths_smos_github.dyn_o'
  1886. 201.04 s [smos-github] Preprocessing test suite 'smos-data-test' for smos-github-0.9.0...
  1887. 201.04 s [smos-github] Building test suite 'smos-data-test' for smos-github-0.9.0...
  1888. 201.04 s [smos-github] [1 of 6] Compiling Paths_smos_github ( dist/build/smos-data-test/autogen/Paths_smos_github.hs, dist/build/smos-data-test/smos-data-test-tmp/Paths_smos_github.o )
  1889. 201.04 s [smos-github] Adapting module: Smos.GitHub.Issue.Gen
  1890. 201.04 s [smos-github] Adapting module: Smos.GitHub.OptParseSpec
  1891. 201.04 s [smos-github] Outputing coverables file /build/smos-github-0.9.0/test/Smos/GitHub/Issue/Gen.hs.coverables for source file /build/smos-github-0.9.0/test/Smos/GitHub/Issue/Gen.hs
  1892. 201.04 s [smos-github] Outputing coverables file /build/smos-github-0.9.0/test/Smos/GitHub/OptParseSpec.hs.coverables for source file /build/smos-github-0.9.0/test/Smos/GitHub/OptParseSpec.hs
  1893. 201.04 s [smos-github] [2 of 6] Compiling Smos.GitHub.Issue.Gen ( test/Smos/GitHub/Issue/Gen.hs, dist/build/smos-data-test/smos-data-test-tmp/Smos/GitHub/Issue/Gen.o, dist/build/smos-data-test/smos-data-test-tmp/Smos/GitHub/Issue/Gen.dyn_o )
  1894. 201.04 s [smos-github] [3 of 6] Compiling Smos.GitHub.Command.ImportSpec ( test/Smos/GitHub/Command/ImportSpec.hs, dist/build/smos-data-test/smos-data-test-tmp/Smos/GitHub/Command/ImportSpec.o )
  1895. 201.04 s [smos-github] Adapting module: Smos.GitHub.IssueSpec
  1896. 201.04 s [smos-github] Outputing coverables file /build/smos-github-0.9.0/test/Smos/GitHub/IssueSpec.hs.coverables for source file /build/smos-github-0.9.0/test/Smos/GitHub/IssueSpec.hs
  1897. 201.04 s [smos-github] Adapting module: Smos.GitHub.Command.ImportSpec
  1898. 201.04 s [smos-github] Outputing coverables file /build/smos-github-0.9.0/test/Smos/GitHub/Command/ImportSpec.hs.coverables for source file /build/smos-github-0.9.0/test/Smos/GitHub/Command/ImportSpec.hs
  1899. 201.04 s [smos-github] [4 of 6] Compiling Smos.GitHub.IssueSpec ( test/Smos/GitHub/IssueSpec.hs, dist/build/smos-data-test/smos-data-test-tmp/Smos/GitHub/IssueSpec.o )
  1900. 201.04 s [smos-github] [Adapting module: Main
  1901. 201.04 s [smos-github] 5 of 6] Compiling Smos.GitHub.OptParseSpec ( test/Smos/GitHub/OptParseSpec.hs, dist/build/smos-data-test/smos-data-test-tmp/Smos/GitHub/OptParseSpec.o )
  1902. 201.04 s [smos-github] [6 of 6] Compiling Main ( test/Spec.hs, dist/build/smos-data-test/smos-data-test-tmp/Main.o )
  1903. 201.04 s [smos-github] Outputing coverables file /build/smos-github-0.9.0/test/Spec.hs.coverables for source file /build/smos-github-0.9.0/test/Spec.hs
  1904. 201.04 s [smos-github] [1 of 7] Compiling Paths_smos_github ( dist/build/smos-data-test/autogen/Paths_smos_github.hs, dist/build/smos-data-test/smos-data-test-tmp/Paths_smos_github.o ) [Impure plugin forced recompilation]
  1905. 201.04 s [smos-github] Adapting module: Smos.GitHub.Issue.Gen
  1906. 201.04 s [smos-github] Adapting module: Smos.GitHub.OptParseSpec
  1907. 201.04 s [smos-github] Outputing coverables file /build/smos-github-0.9.0/test/Smos/GitHub/Issue/Gen.hs.coverables for source file /build/smos-github-0.9.0/test/Smos/GitHub/Issue/Gen.hs
  1908. 201.04 s [smos-github] Outputing coverables file /build/smos-github-0.9.0/test/Smos/GitHub/OptParseSpec.hs.coverables for source file /build/smos-github-0.9.0/test/Smos/GitHub/OptParseSpec.hs
  1909. 201.04 s [smos-github] [2 of 7] Compiling Smos.GitHub.Issue.Gen ( test/Smos/GitHub/Issue/Gen.hs, dist/build/smos-data-test/smos-data-test-tmp/Smos/GitHub/Issue/Gen.o, dist/build/smos-data-test/smos-data-test-tmp/Smos/GitHub/Issue/Gen.dyn_o ) [Data.GenValidity package changed]
  1910. 201.04 s [smos-github] Adapting module: Smos.GitHub.IssueSpec
  1911. 201.04 s [smos-api-source] Dependency validity-bytestring: using validity-bytestring-0.4.1.1
  1912. 201.04 s [smos-api-source] Dependency validity-path: using validity-path-0.4.0.1
  1913. 201.04 s [smos-api-source] Dependency validity-text: using validity-text-0.3.1.3
  1914. 201.04 s [smos-api-source] Dependency validity-uuid: using validity-uuid-0.1.0.3
  1915. 201.04 s [smos-api-source] Dependency yaml: using yaml-0.11.11.2
  1916. 201.04 s [smos-api-source] Source component graph: component lib
  1917. 201.04 s [smos-api-source] Configured component graph:
  1918. 201.04 s [smos-api-source] component smos-api-0.8.0-CU7xsDXMAfKI0hwV6fn8eM
  1919. 201.04 s [smos-api-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  1920. 201.04 s [smos-api-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  1921. 201.04 s [smos-api-source] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  1922. 201.04 s [smos-api-source] include base-4.20.2.0-fafd
  1923. 201.04 s [smos-api-source] include base64-bytestring-1.2.1.0-BirKrAoNNqT3ftAgi7FNI8
  1924. 201.04 s [smos-api-source] include bytestring-0.12.2.0-96e1
  1925. 201.04 s [smos-api-source] include containers-0.7-96b4
  1926. 201.04 s [smos-api-source] include cryptonite-0.30-HaBYbqXVh3k5mr6t38lbAv
  1927. 201.04 s [smos-api-source] include deepseq-1.5.0.0-2b65
  1928. 201.04 s [smos-api-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  1929. 201.04 s [smos-api-source] include http-api-data-0.6.2-F8aKrQ6muoJ9sPuHQ9WD8h
  1930. 201.04 s [smos-api-source] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  1931. 201.04 s [smos-api-source] include memory-0.18.0-GXCbjdLTL5HL8nVuBHruNG
  1932. 201.04 s [smos-api-source] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  1933. 201.04 s [smos-api-source] include mergeful-persistent-0.3.0.1-3qvKNlKCFFRCy9jPqRTAUw
  1934. 201.04 s [smos-api-source] include password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
  1935. 201.04 s [smos-api-source] include password-instances-3.0.0.0-Mm12XBadKtDy0klLBCctP
  1936. 201.04 s [smos-api-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  1937. 201.04 s [smos-api-source] include path-pieces-0.2.1-LwvQJcowmZQCHd6AEgvBcU
  1938. 201.04 s [smos-api-source] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  1939. 201.04 s [smos-api-source] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  1940. 201.04 s [smos-api-source] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  1941. 201.04 s [smos-api-source] include servant-auth-0.4.2.0-5svOLp8BYK61xIFolhI8zT
  1942. 201.04 s [smos-api-source] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  1943. 201.04 s [smos-api-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  1944. 201.04 s [smos-api-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  1945. 201.04 s [smos-api-source] include text-2.1.3-34f1
  1946. 201.04 s [smos-api-source] include time-1.12.2-3479
  1947. 201.04 s [smos-api-source] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  1948. 201.04 s [smos-api-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  1949. 201.04 s [smos-api-source] include uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
  1950. 201.04 s [smos-api-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  1951. 201.04 s [smos-api-source] include validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
  1952. 201.04 s [smos-api-source] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  1953. 201.04 s [smos-api-source] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
  1954. 201.04 s [smos-api-source] include validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
  1955. 201.04 s [smos-api-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  1956. 201.04 s [smos-api-source] Linked component graph:
  1957. 201.04 s [smos-api-source] unit smos-api-0.8.0-CU7xsDXMAfKI0hwV6fn8eM
  1958. 201.04 s [smos-api-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  1959. 201.04 s [smos-api-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  1960. 201.04 s [smos-api-source] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  1961. 201.04 s [smos-api-source] include base-4.20.2.0-fafd
  1962. 201.04 s [smos-api-source] include base64-bytestring-1.2.1.0-BirKrAoNNqT3ftAgi7FNI8
  1963. 201.04 s [smos-api-source] include bytestring-0.12.2.0-96e1
  1964. 201.04 s [smos-api-source] include containers-0.7-96b4
  1965. 201.04 s [smos-api-source] include cryptonite-0.30-HaBYbqXVh3k5mr6t38lbAv
  1966. 201.04 s [smos-api-source] include deepseq-1.5.0.0-2b65
  1967. 201.04 s [smos-api-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  1968. 201.04 s [smos-api-source] include http-api-data-0.6.2-F8aKrQ6muoJ9sPuHQ9WD8h
  1969. 201.04 s [smos-api-source] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  1970. 201.04 s [smos-api-source] include memory-0.18.0-GXCbjdLTL5HL8nVuBHruNG
  1971. 201.04 s [smos-api-source] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  1972. 201.04 s [smos-api-source] include mergeful-persistent-0.3.0.1-3qvKNlKCFFRCy9jPqRTAUw
  1973. 201.04 s [smos-api-source] include password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
  1974. 201.04 s [smos-api-source] include password-instances-3.0.0.0-Mm12XBadKtDy0klLBCctP
  1975. 201.04 s [smos-api-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  1976. 201.04 s [smos-api-source] include path-pieces-0.2.1-LwvQJcowmZQCHd6AEgvBcU
  1977. 201.04 s [smos-api-source] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  1978. 201.04 s [smos-api-source] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  1979. 201.04 s [smos-api-source] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  1980. 201.04 s [smos-api-source] include servant-auth-0.4.2.0-5svOLp8BYK61xIFolhI8zT
  1981. 201.04 s [smos-api-source] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  1982. 201.04 s [smos-api-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  1983. 201.04 s [smos-api-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  1984. 201.04 s [smos-api-source] include text-2.1.3-34f1
  1985. 201.04 s [smos-api-source] include time-1.12.2-3479
  1986. 201.04 s [smos-api-source] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  1987. 201.04 s [smos-api-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  1988. 201.04 s [smos-api-source] include uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
  1989. 201.04 s [smos-archive-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  1990. 201.04 s [smos-archive-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  1991. 201.04 s [smos-archive-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  1992. 201.04 s [smos-archive-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  1993. 201.04 s [smos-archive-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  1994. 201.04 s [smos-archive-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  1995. 201.04 s [smos-archive-source] include text-2.1.3-34f1
  1996. 201.04 s [smos-archive-source] include time-1.12.2-3479
  1997. 201.04 s [smos-archive-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  1998. 201.04 s [smos-archive-source] component smos-archive-0.7.1-FtWsGfztZJbLFgKVJZdSfB-smos-archive
  1999. 201.04 s [smos-archive-source] include base-4.20.2.0-fafd
  2000. 201.04 s [smos-archive-source] include smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP
  2001. 201.04 s [smos-archive-source] Linked component graph:
  2002. 201.04 s [smos-archive-source] unit smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP
  2003. 201.04 s [smos-archive-source] include base-4.20.2.0-fafd
  2004. 201.04 s [smos-archive-source] include bytestring-0.12.2.0-96e1
  2005. 201.04 s [smos-archive-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  2006. 201.04 s [smos-archive-source] include containers-0.7-96b4
  2007. 201.04 s [smos-archive-source] include exceptions-0.10.9-d102
  2008. 201.04 s [smos-archive-source] include filepath-1.5.4.0-2605
  2009. 201.04 s [smos-archive-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  2010. 201.04 s [smos-archive-source] include mtl-2.3.1-37af
  2011. 201.04 s [smos-archive-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  2012. 201.04 s [smos-archive-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  2013. 201.04 s [smos-archive-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  2014. 201.04 s [smos-archive-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  2015. 201.04 s [smos-archive-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  2016. 201.04 s [smos-archive-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  2017. 201.04 s [smos-archive-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  2018. 201.04 s [smos-archive-source] include text-2.1.3-34f1
  2019. 201.04 s [smos-archive-source] include time-1.12.2-3479
  2020. 201.04 s [smos-archive-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  2021. 201.04 s [smos-archive-source] Smos.Archive=smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP:Smos.Archive,Smos.Archive.Commands=smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP:Smos.Archive.Commands,Smos.Archive.Commands.Export=smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP:Smos.Archive.Commands.Export,Smos.Archive.Commands.File=smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP:Smos.Archive.Commands.File,Smos.Archive.Env=smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP:Smos.Archive.Env,Smos.Archive.OptParse=smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP:Smos.Archive.OptParse
  2022. 201.04 s [smos-archive-source] unit smos-archive-0.7.1-FtWsGfztZJbLFgKVJZdSfB-smos-archive
  2023. 201.04 s [smos-archive-source] include base-4.20.2.0-fafd
  2024. 201.04 s [smos-archive-source] include smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP
  2025. 201.04 s [smos-archive-source] Ready component graph:
  2026. 201.04 s [smos-archive-source] definite smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP
  2027. 201.04 s [smos-archive-source] depends base-4.20.2.0-fafd
  2028. 201.04 s [smos-archive-source] depends bytestring-0.12.2.0-96e1
  2029. 201.04 s [smos-archive-source] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  2030. 201.04 s [smos-archive-source] depends containers-0.7-96b4
  2031. 201.04 s [smos-archive-source] depends exceptions-0.10.9-d102
  2032. 201.04 s [smos-archive-source] depends filepath-1.5.4.0-2605
  2033. 201.04 s [smos-archive-source] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  2034. 201.04 s [smos-archive-source] depends mtl-2.3.1-37af
  2035. 201.04 s [smos-archive-source] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  2036. 201.04 s [smos-archive-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  2037. 201.04 s [smos-archive-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  2038. 201.04 s [smos-archive-source] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  2039. 201.04 s [smos-archive-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  2040. 201.04 s [smos-archive-source] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  2041. 201.04 s [smos-archive-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  2042. 201.04 s [smos-archive-source] depends text-2.1.3-34f1
  2043. 201.04 s [smos-archive-source] depends time-1.12.2-3479
  2044. 201.04 s [smos-archive-source] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  2045. 201.04 s [smos-archive-source] definite smos-archive-0.7.1-FtWsGfztZJbLFgKVJZdSfB-smos-archive
  2046. 201.04 s [smos-archive-source] depends base-4.20.2.0-fafd
  2047. 201.04 s [smos-archive-source] depends smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP
  2048. 201.04 s [smos-archive-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  2049. 201.04 s [smos-archive-source] Using compiler: ghc-9.10.3
  2050. 201.04 s [smos-archive-source] Using install prefix:
  2051. 201.04 s [smos-archive-source] /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1
  2052. 201.04 s [smos-archive-source] Executables installed in:
  2053. 201.04 s [smos-archive-source] /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1/bin
  2054. 201.04 s [smos-archive-source] Libraries installed in:
  2055. 201.04 s [smos-archive-source] /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-archive-0.7.1-HRJlEU6Tgp1IMtCzLOsyxP
  2056. 201.04 s [smos-archive-source] Dynamic Libraries installed in:
  2057. 201.04 s [smos-archive-source] /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  2058. 201.04 s [smos-archive-source] Private executables installed in:
  2059. 201.04 s [smos-archive-source] /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-archive-0.7.1
  2060. 201.04 s [smos-archive-source] Data files installed in:
  2061. 201.04 s [smos-jobhunt-source] include base-4.20.2.0-fafd
  2062. 201.04 s [smos-jobhunt-source] include containers-0.7-96b4
  2063. 201.04 s [smos-jobhunt-source] include mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
  2064. 201.04 s [smos-jobhunt-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  2065. 201.04 s [smos-jobhunt-source] include network-3.2.8.0-JTLTzLiffTd6oacQIZu7Ay
  2066. 201.04 s [smos-jobhunt-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  2067. 201.04 s [smos-jobhunt-source] include password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
  2068. 201.04 s [smos-jobhunt-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  2069. 201.04 s [smos-jobhunt-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  2070. 201.04 s [smos-jobhunt-source] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  2071. 201.04 s [smos-jobhunt-source] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
  2072. 201.04 s [smos-jobhunt-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  2073. 201.04 s [smos-jobhunt-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  2074. 201.04 s [smos-jobhunt-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  2075. 201.04 s [smos-jobhunt-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  2076. 201.04 s [smos-jobhunt-source] include stache-2.3.4-APHrQMs9Erh2ZoVmx1ZBFX
  2077. 201.04 s [smos-jobhunt-source] include text-2.1.3-34f1
  2078. 201.04 s [smos-jobhunt-source] include time-1.12.2-3479
  2079. 201.04 s [smos-jobhunt-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  2080. 201.04 s [smos-jobhunt-source] component smos-jobhunt-0.2.0-FCrjPTq9kT4BjFMuo9jP0j-smos-jobhunt
  2081. 201.04 s [smos-jobhunt-source] include base-4.20.2.0-fafd
  2082. 201.04 s [smos-jobhunt-source] include smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU
  2083. 201.04 s [smos-jobhunt-source] Linked component graph:
  2084. 201.04 s [smos-jobhunt-source] unit smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU
  2085. 201.04 s [smos-jobhunt-source] include HaskellNet-0.6.1.2-DES4JdMnZLlD5tcVoGolcI
  2086. 201.04 s [smos-jobhunt-source] include HaskellNet-SSL-0.4.0.2-Kxzzr4eZJt2CIaVy1QqqXa
  2087. 201.04 s [smos-jobhunt-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  2088. 201.04 s [smos-jobhunt-source] include base-4.20.2.0-fafd
  2089. 201.04 s [smos-jobhunt-source] include containers-0.7-96b4
  2090. 201.04 s [smos-jobhunt-source] include mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
  2091. 201.04 s [smos-jobhunt-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  2092. 201.04 s [smos-jobhunt-source] include network-3.2.8.0-JTLTzLiffTd6oacQIZu7Ay
  2093. 201.04 s [smos-jobhunt-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  2094. 201.04 s [smos-jobhunt-source] include password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
  2095. 201.04 s [smos-jobhunt-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  2096. 201.04 s [smos-jobhunt-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  2097. 201.04 s [smos-jobhunt-source] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  2098. 201.04 s [smos-jobhunt-source] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
  2099. 201.05 s [smos-jobhunt-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  2100. 201.05 s [smos-jobhunt-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  2101. 201.05 s [smos-jobhunt-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  2102. 201.05 s [smos-jobhunt-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  2103. 201.05 s [smos-jobhunt-source] include stache-2.3.4-APHrQMs9Erh2ZoVmx1ZBFX
  2104. 201.05 s [smos-jobhunt-source] include text-2.1.3-34f1
  2105. 201.05 s [smos-jobhunt-source] include time-1.12.2-3479
  2106. 201.05 s [smos-jobhunt-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  2107. 201.05 s [smos-jobhunt-source] Smos.JobHunt=smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU:Smos.JobHunt,Smos.JobHunt.Command=smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU:Smos.JobHunt.Command,Smos.JobHunt.Command.Init=smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU:Smos.JobHunt.Command.Init,Smos.JobHunt.Command.SendEmail=smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU:Smos.JobHunt.Command.SendEmail,Smos.JobHunt.OptParse=smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU:Smos.JobHunt.OptParse
  2108. 201.05 s [smos-jobhunt-source] unit smos-jobhunt-0.2.0-FCrjPTq9kT4BjFMuo9jP0j-smos-jobhunt
  2109. 201.05 s [smos-jobhunt-source] include base-4.20.2.0-fafd
  2110. 201.05 s [smos-jobhunt-source] include smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU
  2111. 201.05 s [smos-jobhunt-source] Ready component graph:
  2112. 201.05 s [smos-jobhunt-source] definite smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU
  2113. 201.05 s [smos-jobhunt-source] depends HaskellNet-0.6.1.2-DES4JdMnZLlD5tcVoGolcI
  2114. 201.05 s [smos-jobhunt-source] depends HaskellNet-SSL-0.4.0.2-Kxzzr4eZJt2CIaVy1QqqXa
  2115. 201.05 s [smos-jobhunt-source] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  2116. 201.05 s [smos-jobhunt-source] depends base-4.20.2.0-fafd
  2117. 201.05 s [smos-jobhunt-source] depends containers-0.7-96b4
  2118. 201.05 s [smos-jobhunt-source] depends mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
  2119. 201.05 s [smos-jobhunt-source] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  2120. 201.05 s [smos-jobhunt-source] depends network-3.2.8.0-JTLTzLiffTd6oacQIZu7Ay
  2121. 201.05 s [smos-jobhunt-source] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  2122. 201.05 s [smos-jobhunt-source] depends password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
  2123. 201.05 s [smos-jobhunt-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  2124. 201.05 s [smos-jobhunt-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  2125. 201.05 s [smos-jobhunt-source] depends safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  2126. 201.05 s [smos-jobhunt-source] depends safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
  2127. 201.05 s [smos-jobhunt-source] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  2128. 201.05 s [smos-jobhunt-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  2129. 201.05 s [smos-jobhunt-source] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  2130. 201.05 s [smos-jobhunt-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  2131. 201.05 s [smos-query-source] include base-4.20.2.0-fafd
  2132. 201.05 s [smos-query-source] include bytestring-0.12.2.0-96e1
  2133. 201.05 s [smos-query-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  2134. 201.05 s [smos-query-source] include containers-0.7-96b4
  2135. 201.05 s [smos-query-source] include mtl-2.3.1-37af
  2136. 201.05 s [smos-query-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  2137. 201.05 s [smos-query-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  2138. 201.05 s [smos-query-source] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  2139. 201.05 s [smos-query-source] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  2140. 201.05 s [smos-query-source] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
  2141. 201.05 s [smos-query-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  2142. 201.05 s [smos-query-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  2143. 201.05 s [smos-query-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  2144. 201.05 s [smos-query-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  2145. 201.05 s [smos-query-source] include text-2.1.3-34f1
  2146. 201.05 s [smos-query-source] include time-1.12.2-3479
  2147. 201.05 s [smos-query-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  2148. 201.05 s [smos-query-source] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  2149. 201.05 s [smos-query-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  2150. 201.05 s [smos-query-source] component smos-query-0.12.0-3PdFEhPcoNpAKHOtFAt6aT-smos-query
  2151. 201.05 s [smos-query-source] include base-4.20.2.0-fafd
  2152. 201.05 s [smos-query-source] include smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU
  2153. 201.05 s [smos-query-source] Linked component graph:
  2154. 201.05 s [smos-query-source] unit smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU
  2155. 201.05 s [smos-query-source] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
  2156. 201.05 s [smos-query-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  2157. 201.05 s [smos-query-source] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
  2158. 201.05 s [smos-query-source] include base-4.20.2.0-fafd
  2159. 201.05 s [smos-query-source] include bytestring-0.12.2.0-96e1
  2160. 201.05 s [smos-query-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  2161. 201.05 s [smos-query-source] include containers-0.7-96b4
  2162. 201.05 s [smos-query-source] include mtl-2.3.1-37af
  2163. 201.05 s [smos-query-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  2164. 201.05 s [smos-query-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  2165. 201.05 s [smos-query-source] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  2166. 201.05 s [smos-query-source] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  2167. 201.05 s [smos-query-source] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
  2168. 201.05 s [smos-query-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  2169. 201.05 s [smos-query-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  2170. 201.05 s [smos-query-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  2171. 201.05 s [smos-query-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  2172. 201.05 s [smos-query-source] include text-2.1.3-34f1
  2173. 201.05 s [smos-query-source] include time-1.12.2-3479
  2174. 201.05 s [smos-query-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  2175. 201.05 s [smos-query-source] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  2176. 201.05 s [smos-query-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  2177. 201.05 s [ical-gen] renders this example correctly 3.38 ms
  2178. 201.05 s [ical-gen] GenValid AlternateTextRepresentation
  2179. 201.05 s [ical-gen] genValid :: Gen AlternateTextRepresentation
  2180. 201.05 s [ical-gen] only generates valid 'AlternateTextRepresentation's 86.83 ms
  2181. 201.05 s [ical-gen] passed for all of 100 inputs.
  2182. 201.05 s [ical-gen] TimeZoneIdentifierParam
  2183. 201.05 s [ical-gen] parses this example correctly 2.76 ms
  2184. 201.05 s [ical-gen] always renders a valid parameter values 21.36 ms
  2185. 201.05 s [ical-gen] passed for all of 100 inputs.
  2186. 201.05 s [ical-gen] parses this example correctly 2.81 ms
  2187. 201.05 s [ical-gen] roundtrips through parameter values 11.16 ms
  2188. 201.05 s [ical-gen] passed for all of 100 inputs.
  2189. 201.05 s [ical-gen] parses only valid things 17.02 ms
  2190. 201.05 s [ical-gen] passed for all of 100 inputs.
  2191. 201.05 s [ical-gen] renders this example correctly 1.92 ms
  2192. 201.05 s [ical-gen] renders this example correctly 1.91 ms
  2193. 201.05 s [ical-gen] GenValid TimeZoneIdentifierParam
  2194. 201.05 s [ical-gen] genValid :: Gen TimeZoneIdentifierParam
  2195. 201.05 s [ical-gen] only generates valid 'TimeZoneIdentifierParam's 8.81 ms
  2196. 201.05 s [ical-gen] passed for all of 100 inputs.
  2197. 201.05 s [ical-gen] AlarmTriggerRelationship
  2198. 201.05 s [ical-gen] parses this example correctly 1.86 ms
  2199. 201.05 s [ical-gen] parses only valid things 1.93 ms
  2200. 201.05 s [ical-gen] passed for all of 100 inputs.
  2201. 201.05 s [ical-gen] roundtrips through parameter values 1.87 ms
  2202. 201.05 s [ical-gen] passed for all of 100 inputs.
  2203. 201.05 s [ical-gen] always renders a valid parameter values 8.68 ms
  2204. 201.05 s [ical-gen] passed for all of 100 inputs.
  2205. 201.05 s [ical-gen] parses this example correctly 1.76 ms
  2206. 201.05 s [ical-gen] GenValid AlarmTriggerRelationship
  2207. 201.05 s [ical-gen] genValid :: Gen AlarmTriggerRelationship
  2208. 201.05 s [ical-gen] only generates valid 'AlarmTriggerRelationship's 1.77 ms
  2209. 201.05 s [ical-gen] passed for all of 100 inputs.
  2210. 201.05 s [ical-gen] renders this example correctly 1.73 ms
  2211. 201.05 s [ical-gen] renders this example correctly 1.79 ms
  2212. 201.05 s [ical-gen] Delegatee
  2213. 201.05 s [ical-gen] roundtrips through parameter values 83.37 ms
  2214. 201.05 s [ical-gen] passed for all of 100 inputs.
  2215. 201.05 s [ical-gen] parses only valid things 89.02 ms
  2216. 201.05 s [ical-gen] passed for all of 100 inputs.
  2217. 201.05 s [ical-gen] GenValid Delegatee
  2218. 201.05 s [ical-gen] genValid :: Gen Delegatee
  2219. 201.05 s [ical-gen] only generates valid 'Delegatee's 75.69 ms
  2220. 201.05 s [ical-gen] passed for all of 100 inputs.
  2221. 201.05 s [smos-github] Outputing coverables file /build/smos-github-0.9.0/test/Smos/GitHub/IssueSpec.hs.coverables for source file /build/smos-github-0.9.0/test/Smos/GitHub/IssueSpec.hs
  2222. 201.05 s [smos-github] [3 of 7] Compiling Smos.GitHub.Command.ImportSpec ( test/Smos/GitHub/Command/ImportSpec.hs, dist/build/smos-data-test/smos-data-test-tmp/Smos/GitHub/Command/ImportSpec.o ) [Test.Syd.Validity package changed]
  2223. 201.05 s [smos-github] Adapting module: Smos.GitHub.Command.ImportSpec
  2224. 201.05 s [smos-github] Outputing coverables file /build/smos-github-0.9.0/test/Smos/GitHub/Command/ImportSpec.hs.coverables for source file /build/smos-github-0.9.0/test/Smos/GitHub/Command/ImportSpec.hs
  2225. 201.05 s [smos-github] [4 of 7] Compiling Smos.GitHub.IssueSpec ( test/Smos/GitHub/IssueSpec.hs, dist/build/smos-data-test/smos-data-test-tmp/Smos/GitHub/IssueSpec.o ) [GitHub.Data.Name package changed]
  2226. 201.05 s [smos-github] [5 of 7] Compiling Smos.GitHub.OptParseSpec ( test/Smos/GitHub/OptParseSpec.hs, dist/build/smos-data-test/smos-data-test-tmp/Smos/GitHub/OptParseSpec.o ) [OptEnvConf.Test package changed]
  2227. 201.05 s [smos-github] [6 of 7] Compiling Main ( test/Spec.hs, dist/build/smos-data-test/smos-data-test-tmp/Main.o ) [Test.Syd package changed]
  2228. 201.05 s [smos-github] Adapting module: Main
  2229. 201.05 s [smos-github] Outputing coverables file /build/smos-github-0.9.0/test/Spec.hs.coverables for source file /build/smos-github-0.9.0/test/Spec.hs
  2230. 201.05 s [smos-github] [7 of 7] Linking dist/build/smos-data-test/smos-data-test
  2231. 201.05 s [smos-github] Preprocessing executable 'smos-github' for smos-github-0.9.0...
  2232. 201.05 s [smos-github] Building executable 'smos-github' for smos-github-0.9.0...
  2233. 201.05 s [smos-github] [1 of Adapting module: Main
  2234. 201.05 s [smos-github] 2] Compiling Main ( app/Main.hs, dist/build/smos-github/smos-github-tmp/Main.o )
  2235. 201.05 s [smos-github] Outputing coverables file /build/smos-github-0.9.0/app/Main.hs.coverables for source file /build/smos-github-0.9.0/app/Main.hs
  2236. 201.05 s [smos-github] [2 of 2] Compiling Paths_smos_github ( dist/build/smos-github/autogen/Paths_smos_github.hs, dist/build/smos-github/smos-github-tmp/Paths_smos_github.o )
  2237. 201.05 s [smos-github] [1 of 3] Compiling Main ( app/Main.hs, dist/build/smos-github/smos-github-tmp/Main.o ) [Smos.GitHub package changed]
  2238. 201.05 s [smos-github] Adapting module: Main
  2239. 201.05 s [smos-github] Outputing coverables file /build/smos-github-0.9.0/app/Main.hs.coverables for source file /build/smos-github-0.9.0/app/Main.hs
  2240. 201.05 s [smos-github] [2 of 3] Compiling Paths_smos_github ( dist/build/smos-github/autogen/Paths_smos_github.hs, dist/build/smos-github/smos-github-tmp/Paths_smos_github.o ) [Impure plugin forced recompilation]
  2241. 201.05 s [smos-github] [3 of 3] Linking dist/build/smos-github/smos-github
  2242. 201.05 s [smos-github] buildPhase completed in 35 seconds
  2243. 201.05 s [smos-github] Phase: checkPhase
  2244. 201.05 s [smos-github] Running 1 test suites...
  2245. 201.05 s [smos-github] Test suite smos-data-test: RUNNING...
  2246. 201.05 s [smos-github] Tests:
  2247. 201.05 s [smos-github]
  2248. 201.05 s [smos-github] Smos.GitHub.IssueSpec
  2249. 201.05 s [smos-github] parseGitHubUrl
  2250. 201.05 s [smos-github] works for this pull request example 22.73 ms
  2251. 201.05 s [smos-github] works for this issue example 22.71 ms
  2252. 201.05 s [smos-github] Smos.GitHub.OptParseSpec
  2253. 201.05 s [smos-github] pass the lint test 24.67 ms
  2254. 201.05 s [smos-github] produces the nix options as before 24.95 ms
  2255. 201.05 s [smos-github] produces the same reference documentation as before 25.90 ms
  2256. 201.05 s [smos-github] Smos.GitHub.Command.ImportSpec
  2257. 201.05 s [smos-github] resolveProjectPath
  2258. 201.05 s [smos-github] works for this issue without a file destination with a relative directory destination 20.86 ms
  2259. 201.05 s [smos-github] works for this issue without a file destination with an absolute directory destination 20.84 ms
  2260. 201.05 s [smos-github] works for this issue without any destination 20.84 ms
  2261. 201.05 s [smos-github] works for this issue with an absolute file destination with a relative directory destination 17.51 ms
  2262. 201.05 s [smos-api-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  2263. 201.05 s [smos-api-source] include validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
  2264. 201.05 s [smos-api-source] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  2265. 201.05 s [smos-api-source] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
  2266. 201.05 s [smos-api-source] include validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
  2267. 201.05 s [smos-api-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  2268. 201.05 s [smos-api-source] Smos.API=smos-api-0.8.0-CU7xsDXMAfKI0hwV6fn8eM:Smos.API,Smos.API.Password=smos-api-0.8.0-CU7xsDXMAfKI0hwV6fn8eM:Smos.API.Password,Smos.API.SHA256=smos-api-0.8.0-CU7xsDXMAfKI0hwV6fn8eM:Smos.API.SHA256,Smos.API.Username=smos-api-0.8.0-CU7xsDXMAfKI0hwV6fn8eM:Smos.API.Username
  2269. 201.05 s [smos-api-source] Ready component graph:
  2270. 201.05 s [smos-api-source] definite smos-api-0.8.0-CU7xsDXMAfKI0hwV6fn8eM
  2271. 201.05 s [smos-api-source] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  2272. 201.05 s [smos-api-source] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  2273. 201.05 s [smos-api-source] depends autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  2274. 201.05 s [smos-api-source] depends base-4.20.2.0-fafd
  2275. 201.05 s [smos-api-source] depends base64-bytestring-1.2.1.0-BirKrAoNNqT3ftAgi7FNI8
  2276. 201.05 s [smos-api-source] depends bytestring-0.12.2.0-96e1
  2277. 201.05 s [smos-api-source] depends containers-0.7-96b4
  2278. 201.05 s [smos-api-source] depends cryptonite-0.30-HaBYbqXVh3k5mr6t38lbAv
  2279. 201.05 s [smos-api-source] depends deepseq-1.5.0.0-2b65
  2280. 201.05 s [smos-api-source] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  2281. 201.05 s [smos-api-source] depends http-api-data-0.6.2-F8aKrQ6muoJ9sPuHQ9WD8h
  2282. 201.05 s [smos-api-source] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  2283. 201.05 s [smos-api-source] depends memory-0.18.0-GXCbjdLTL5HL8nVuBHruNG
  2284. 201.05 s [smos-api-source] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  2285. 201.05 s [smos-api-source] depends mergeful-persistent-0.3.0.1-3qvKNlKCFFRCy9jPqRTAUw
  2286. 201.05 s [smos-api-source] depends password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
  2287. 201.05 s [smos-api-source] depends password-instances-3.0.0.0-Mm12XBadKtDy0klLBCctP
  2288. 201.05 s [smos-api-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  2289. 201.05 s [smos-api-source] depends path-pieces-0.2.1-LwvQJcowmZQCHd6AEgvBcU
  2290. 201.05 s [smos-api-source] depends persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  2291. 201.05 s [smos-api-source] depends semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  2292. 201.05 s [smos-api-source] depends servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  2293. 201.05 s [smos-api-source] depends servant-auth-0.4.2.0-5svOLp8BYK61xIFolhI8zT
  2294. 201.05 s [smos-api-source] depends servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  2295. 201.05 s [smos-api-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  2296. 201.05 s [smos-api-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  2297. 201.05 s [smos-api-source] depends text-2.1.3-34f1
  2298. 201.05 s [smos-api-source] depends time-1.12.2-3479
  2299. 201.05 s [smos-api-source] depends typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  2300. 201.05 s [smos-api-source] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  2301. 201.05 s [smos-api-source] depends uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
  2302. 201.05 s [smos-api-source] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  2303. 201.05 s [smos-api-source] depends validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
  2304. 201.05 s [smos-api-source] depends validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  2305. 201.05 s [smos-api-source] depends validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
  2306. 201.05 s [smos-api-source] depends validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
  2307. 201.05 s [smos-api-source] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  2308. 201.05 s [smos-api-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  2309. 201.05 s [smos-api-source] Using compiler: ghc-9.10.3
  2310. 201.05 s [smos-api-source] Using install prefix:
  2311. 201.05 s [smos-api-source] /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0
  2312. 201.05 s [smos-api-source] Executables installed in:
  2313. 201.05 s [smos-api-source] /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0/bin
  2314. 201.05 s [smos-api-source] Libraries installed in:
  2315. 201.05 s [smos-api-source] /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-api-0.8.0-CU7xsDXMAfKI0hwV6fn8eM
  2316. 201.05 s [smos-api-source] Dynamic Libraries installed in:
  2317. 201.05 s [smos-api-source] /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  2318. 201.05 s [smos-api-source] Private executables installed in:
  2319. 201.05 s [smos-api-source] /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-api-0.8.0
  2320. 201.05 s [smos-api-source] Data files installed in:
  2321. 201.05 s [smos-api-source] /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-api-0.8.0
  2322. 201.05 s [smos-api-source] Documentation installed in:
  2323. 201.05 s [smos-api-source] /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-api-0.8.0
  2324. 201.05 s [smos-api-source] Configuration files installed in:
  2325. 201.05 s [smos-api-source] /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0/etc
  2326. 201.05 s [smos-api-source] No alex found
  2327. 201.05 s [smos-api-source] Using ar found on system at:
  2328. 201.05 s [smos-api-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  2329. 201.05 s [smos-api-source] No c2hs found
  2330. 201.05 s [smos-api-source] No cpphs found
  2331. 201.05 s [smos-api-source] No doctest found
  2332. 201.05 s [smos-api-source] Using gcc version 14.3.0 given by user at:
  2333. 201.05 s [smos-archive-source] /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1/share/x86_64-linux-ghc-9.10.3-a85d/smos-archive-0.7.1
  2334. 201.05 s [smos-archive-source] Documentation installed in:
  2335. 201.05 s [smos-archive-source] /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-archive-0.7.1
  2336. 201.05 s [smos-archive-source] Configuration files installed in:
  2337. 201.05 s [smos-archive-source] /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1/etc
  2338. 201.05 s [smos-archive-source] No alex found
  2339. 201.05 s [smos-archive-source] Using ar found on system at:
  2340. 201.05 s [smos-archive-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  2341. 201.05 s [smos-archive-source] No c2hs found
  2342. 201.05 s [smos-archive-source] No cpphs found
  2343. 201.05 s [smos-archive-source] No doctest found
  2344. 201.05 s [smos-archive-source] Using gcc version 14.3.0 given by user at:
  2345. 201.05 s [smos-archive-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  2346. 201.05 s [smos-archive-source] Using ghc version 9.10.3 found on system at:
  2347. 201.05 s [smos-archive-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  2348. 201.05 s [smos-archive-source] Using ghc-pkg version 9.10.3 found on system at:
  2349. 201.05 s [smos-archive-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  2350. 201.05 s [smos-archive-source] No ghcjs found
  2351. 201.05 s [smos-archive-source] No ghcjs-pkg found
  2352. 201.05 s [smos-archive-source] No greencard found
  2353. 201.05 s [smos-archive-source] Using haddock version 2.31.1 found on system at:
  2354. 201.05 s [smos-archive-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  2355. 201.05 s [smos-archive-source] No happy found
  2356. 201.05 s [smos-archive-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  2357. 201.05 s [smos-archive-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  2358. 201.05 s [smos-archive-source] No hmake found
  2359. 201.05 s [smos-archive-source] Using hpc version 0.69 found on system at:
  2360. 201.05 s [smos-archive-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  2361. 201.05 s [smos-archive-source] Using hsc2hs version 0.68.10 found on system at:
  2362. 201.05 s [smos-archive-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  2363. 201.06 s [smos-archive-source] No hscolour found
  2364. 201.06 s [smos-archive-source] No jhc found
  2365. 201.06 s [smos-archive-source] Using ld found on system at:
  2366. 201.06 s [smos-archive-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  2367. 201.06 s [smos-archive-source] No pkg-config found
  2368. 201.06 s [smos-archive-source] Using runghc version 9.10.3 found on system at:
  2369. 201.06 s [smos-archive-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  2370. 201.06 s [smos-archive-source] Using strip version 2.44 found on system at:
  2371. 201.06 s [smos-archive-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  2372. 201.06 s [smos-archive-source] Using tar found on system at:
  2373. 201.06 s [smos-archive-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  2374. 201.06 s [smos-archive-source] No uhc found
  2375. 201.06 s [smos-archive-source] Phase: buildPhase
  2376. 201.06 s [smos-archive-source] Distribution quality errors:
  2377. 201.06 s [smos-archive-source] [no-syn-desc] No 'synopsis' or 'description' field.
  2378. 201.06 s [smos-archive-source] [missing-bounds-important] The dependency 'build-depends: base' does not
  2379. 201.06 s [smos-archive-source] specify an upper bound on the version number. Each major release of the 'base'
  2380. 201.06 s [smos-archive-source] package changes the API in various ways and most packages will need some
  2381. 201.06 s [smos-archive-source] changes to compile with it. The recommended practice is to specify an upper
  2382. 201.06 s [smos-archive-source] bound on the version of the 'base' package. This ensures your package will
  2383. 201.06 s [smos-archive-source] continue to build when a new major version of the 'base' package is released.
  2384. 201.06 s [smos-archive-source] If you are not sure what upper bound to use then use the next major version.
  2385. 201.06 s [smos-archive-source] For example if you have tested your package with 'base' version 4.5 and 4.6
  2386. 201.06 s [smos-archive-source] then use 'build-depends: base >= 4.5 && < 4.7'.
  2387. 201.06 s [smos-archive-source] Distribution quality warnings:
  2388. 201.06 s [smos-archive-source] [no-license-file] A 'license-file' is not specified.
  2389. 201.06 s [smos-archive-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  2390. 201.06 s [smos-archive-source] - bytestring
  2391. 201.06 s [smos-archive-source] - conduit
  2392. 201.06 s [smos-archive-source] - containers
  2393. 201.06 s [smos-archive-source] - exceptions
  2394. 201.06 s [smos-archive-source] - filepath
  2395. 201.06 s [smos-archive-source] - monad-logger
  2396. 201.06 s [smos-archive-source] - mtl
  2397. 201.06 s [smos-archive-source] - opt-env-conf
  2398. 201.06 s [smos-archive-source] - path
  2399. 201.06 s [smos-archive-source] - path-io
  2400. 201.06 s [smos-archive-source] - smos-cli
  2401. 201.06 s [smos-archive-source] - smos-data
  2402. 201.06 s [smos-archive-source] - smos-directory
  2403. 201.06 s [smos-archive-source] - smos-report
  2404. 201.06 s [smos-archive-source] - text
  2405. 201.06 s [smos-archive-source] - time
  2406. 201.06 s [smos-archive-source] - unliftio
  2407. 201.06 s [smos-archive-source] Please add them. There is more information at https://pvp.haskell.org/
  2408. 201.06 s [smos-archive-source] Note: the public hackage server would reject this package.
  2409. 201.06 s [smos-archive-source] Building source dist for smos-archive-0.7.1...
  2410. 201.06 s [smos-archive-source] Source tarball created: dist/smos-archive-0.7.1.tar.gz
  2411. 201.06 s [smos-archive-source] Phase: haddockPhase
  2412. 201.06 s [smos-archive-source] Phase: installPhase
  2413. 201.06 s [smos-archive-source] Phase: fixupPhase
  2414. 201.06 s [smos-jobhunt-source] depends stache-2.3.4-APHrQMs9Erh2ZoVmx1ZBFX
  2415. 201.06 s [smos-jobhunt-source] depends text-2.1.3-34f1
  2416. 201.06 s [smos-jobhunt-source] depends time-1.12.2-3479
  2417. 201.06 s [smos-jobhunt-source] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  2418. 201.06 s [smos-jobhunt-source] definite smos-jobhunt-0.2.0-FCrjPTq9kT4BjFMuo9jP0j-smos-jobhunt
  2419. 201.06 s [smos-jobhunt-source] depends base-4.20.2.0-fafd
  2420. 201.06 s [smos-jobhunt-source] depends smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU
  2421. 201.06 s [smos-jobhunt-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  2422. 201.06 s [smos-jobhunt-source] Using compiler: ghc-9.10.3
  2423. 201.06 s [smos-jobhunt-source] Using install prefix:
  2424. 201.06 s [smos-jobhunt-source] /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0
  2425. 201.06 s [smos-jobhunt-source] Executables installed in:
  2426. 201.06 s [smos-jobhunt-source] /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0/bin
  2427. 201.06 s [smos-jobhunt-source] Libraries installed in:
  2428. 201.06 s [smos-jobhunt-source] /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-jobhunt-0.2.0-Kaj2qBc5nF3ClStrpEGwmU
  2429. 201.06 s [smos-jobhunt-source] Dynamic Libraries installed in:
  2430. 201.06 s [smos-jobhunt-source] /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  2431. 201.06 s [smos-jobhunt-source] Private executables installed in:
  2432. 201.06 s [smos-jobhunt-source] /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-jobhunt-0.2.0
  2433. 201.06 s [smos-jobhunt-source] Data files installed in:
  2434. 201.06 s [smos-jobhunt-source] /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-jobhunt-0.2.0
  2435. 201.06 s [smos-jobhunt-source] Documentation installed in:
  2436. 201.06 s [smos-jobhunt-source] /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-jobhunt-0.2.0
  2437. 201.06 s [smos-jobhunt-source] Configuration files installed in:
  2438. 201.06 s [smos-jobhunt-source] /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0/etc
  2439. 201.06 s [smos-jobhunt-source] No alex found
  2440. 201.06 s [smos-jobhunt-source] Using ar found on system at:
  2441. 201.06 s [smos-jobhunt-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  2442. 201.06 s [smos-jobhunt-source] No c2hs found
  2443. 201.06 s [smos-jobhunt-source] No cpphs found
  2444. 201.06 s [smos-jobhunt-source] No doctest found
  2445. 201.06 s [smos-jobhunt-source] Using gcc version 14.3.0 given by user at:
  2446. 201.06 s [smos-jobhunt-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  2447. 201.06 s [smos-jobhunt-source] Using ghc version 9.10.3 found on system at:
  2448. 201.06 s [smos-jobhunt-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  2449. 201.06 s [smos-jobhunt-source] Using ghc-pkg version 9.10.3 found on system at:
  2450. 201.06 s [smos-jobhunt-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  2451. 201.06 s [smos-jobhunt-source] No ghcjs found
  2452. 201.06 s [smos-jobhunt-source] No ghcjs-pkg found
  2453. 201.06 s [smos-jobhunt-source] No greencard found
  2454. 201.06 s [smos-jobhunt-source] Using haddock version 2.31.1 found on system at:
  2455. 201.06 s [smos-jobhunt-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  2456. 201.06 s [smos-jobhunt-source] No happy found
  2457. 201.06 s [smos-jobhunt-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  2458. 201.06 s [smos-jobhunt-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  2459. 201.06 s [smos-jobhunt-source] No hmake found
  2460. 201.06 s [smos-jobhunt-source] Using hpc version 0.69 found on system at:
  2461. 201.06 s [smos-jobhunt-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  2462. 201.06 s [smos-jobhunt-source] Using hsc2hs version 0.68.10 found on system at:
  2463. 201.06 s [smos-jobhunt-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  2464. 201.06 s [smos-jobhunt-source] No hscolour found
  2465. 201.06 s [smos-jobhunt-source] No jhc found
  2466. 201.06 s [smos-jobhunt-source] Using ld found on system at:
  2467. 201.06 s [smos-jobhunt-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  2468. 201.06 s [smos-jobhunt-source] No pkg-config found
  2469. 201.06 s [smos-jobhunt-source] Using runghc version 9.10.3 found on system at:
  2470. 201.06 s [smos-jobhunt-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  2471. 201.06 s [smos-jobhunt-source] Using strip version 2.44 found on system at:
  2472. 201.06 s [smos-jobhunt-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  2473. 201.06 s [smos-jobhunt-source] Using tar found on system at:
  2474. 201.06 s [smos-jobhunt-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  2475. 201.06 s [smos-jobhunt-source] No uhc found
  2476. 201.06 s [smos-jobhunt-source] Phase: buildPhase
  2477. 201.06 s [smos-jobhunt-source] Distribution quality errors:
  2478. 201.06 s [smos-jobhunt-source] [no-syn-desc] No 'synopsis' or 'description' field.
  2479. 201.06 s [smos-jobhunt-source] [missing-bounds-important] The dependency 'build-depends: base' does not
  2480. 201.06 s [smos-jobhunt-source] specify an upper bound on the version number. Each major release of the 'base'
  2481. 201.06 s [smos-jobhunt-source] package changes the API in various ways and most packages will need some
  2482. 201.06 s [smos-jobhunt-source] changes to compile with it. The recommended practice is to specify an upper
  2483. 201.06 s [smos-jobhunt-source] bound on the version of the 'base' package. This ensures your package will
  2484. 201.06 s [smos-jobhunt-source] continue to build when a new major version of the 'base' package is released.
  2485. 201.06 s [smos-jobhunt-source] If you are not sure what upper bound to use then use the next major version.
  2486. 201.06 s [smos-jobhunt-source] For example if you have tested your package with 'base' version 4.5 and 4.6
  2487. 201.06 s [smos-jobhunt-source] then use 'build-depends: base >= 4.5 && < 4.7'.
  2488. 201.06 s [smos-jobhunt-source] Distribution quality warnings:
  2489. 201.06 s [smos-jobhunt-source] [no-license-file] A 'license-file' is not specified.
  2490. 201.06 s [smos-jobhunt-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  2491. 201.06 s [smos-jobhunt-source] - HaskellNet
  2492. 201.06 s [smos-jobhunt-source] - HaskellNet-SSL
  2493. 201.06 s [smos-jobhunt-source] - aeson
  2494. 201.06 s [smos-query-source] Smos.Query=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query,Smos.Query.Clock.Types=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Clock.Types,Smos.Query.Commands=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands,Smos.Query.Commands.Agenda=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Agenda,Smos.Query.Commands.Clock=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Clock,Smos.Query.Commands.Entry=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Entry,Smos.Query.Commands.Free=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Free,Smos.Query.Commands.Import=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Import,Smos.Query.Commands.Log=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Log,Smos.Query.Commands.Next=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Next,Smos.Query.Commands.Ongoing=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Ongoing,Smos.Query.Commands.PreparedReport=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.PreparedReport,Smos.Query.Commands.Projects=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Projects,Smos.Query.Commands.Stats=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Stats,Smos.Query.Commands.Stuck=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Stuck,Smos.Query.Commands.Tags=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Tags,Smos.Query.Commands.Waiting=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Waiting,Smos.Query.Commands.Work=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Commands.Work,Smos.Query.Env=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Env,Smos.Query.Formatting=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Formatting,Smos.Query.OptParse=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.OptParse,Smos.Query.Streaming=smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU:Smos.Query.Streaming
  2495. 201.06 s [smos-query-source] unit smos-query-0.12.0-3PdFEhPcoNpAKHOtFAt6aT-smos-query
  2496. 201.06 s [smos-query-source] include base-4.20.2.0-fafd
  2497. 201.06 s [smos-query-source] include smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU
  2498. 201.06 s [smos-query-source] Ready component graph:
  2499. 201.06 s [smos-query-source] definite smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU
  2500. 201.06 s [smos-query-source] depends IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
  2501. 201.06 s [smos-query-source] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  2502. 201.06 s [smos-query-source] depends aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
  2503. 201.06 s [smos-query-source] depends base-4.20.2.0-fafd
  2504. 201.06 s [smos-query-source] depends bytestring-0.12.2.0-96e1
  2505. 201.06 s [smos-query-source] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  2506. 201.06 s [smos-query-source] depends containers-0.7-96b4
  2507. 201.06 s [smos-query-source] depends mtl-2.3.1-37af
  2508. 201.06 s [smos-query-source] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  2509. 201.06 s [smos-query-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  2510. 201.06 s [smos-query-source] depends pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  2511. 201.06 s [smos-query-source] depends safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  2512. 201.06 s [smos-query-source] depends safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
  2513. 201.06 s [smos-query-source] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  2514. 201.06 s [smos-query-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  2515. 201.06 s [smos-query-source] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  2516. 201.06 s [smos-query-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  2517. 201.06 s [smos-query-source] depends text-2.1.3-34f1
  2518. 201.06 s [smos-query-source] depends time-1.12.2-3479
  2519. 201.06 s [smos-query-source] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  2520. 201.06 s [smos-query-source] depends validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  2521. 201.06 s [smos-query-source] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  2522. 201.06 s [smos-query-source] definite smos-query-0.12.0-3PdFEhPcoNpAKHOtFAt6aT-smos-query
  2523. 201.06 s [smos-query-source] depends base-4.20.2.0-fafd
  2524. 201.06 s [smos-query-source] depends smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU
  2525. 201.06 s [smos-query-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  2526. 201.06 s [smos-query-source] Using compiler: ghc-9.10.3
  2527. 201.06 s [smos-query-source] Using install prefix:
  2528. 201.06 s [smos-query-source] /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0
  2529. 201.06 s [smos-query-source] Executables installed in:
  2530. 201.06 s [smos-query-source] /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0/bin
  2531. 201.06 s [smos-query-source] Libraries installed in:
  2532. 201.06 s [smos-query-source] /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-query-0.12.0-GeuIqltwJd8FDy53hpsjcU
  2533. 201.06 s [smos-query-source] Dynamic Libraries installed in:
  2534. 201.06 s [smos-query-source] /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  2535. 201.06 s [smos-query-source] Private executables installed in:
  2536. 201.06 s [smos-query-source] /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-query-0.12.0
  2537. 201.06 s [smos-query-source] Data files installed in:
  2538. 201.06 s [smos-query-source] /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-query-0.12.0
  2539. 201.06 s [smos-query-source] Documentation installed in:
  2540. 201.06 s [smos-query-source] /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-query-0.12.0
  2541. 201.06 s [smos-query-source] Configuration files installed in:
  2542. 201.06 s [smos-query-source] /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0/etc
  2543. 201.06 s [smos-query-source] No alex found
  2544. 201.06 s [smos-query-source] Using ar found on system at:
  2545. 201.06 s [smos-query-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  2546. 201.06 s [smos-query-source] No c2hs found
  2547. 201.06 s [smos-query-source] No cpphs found
  2548. 201.06 s [smos-query-source] No doctest found
  2549. 201.06 s [smos-query-source] Using gcc version 14.3.0 given by user at:
  2550. 201.06 s [smos-query-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  2551. 201.06 s [smos-query-source] Using ghc version 9.10.3 found on system at:
  2552. 201.06 s [smos-query-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  2553. 201.06 s [smos-query-source] Using ghc-pkg version 9.10.3 found on system at:
  2554. 201.06 s [smos-query-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  2555. 201.06 s [smos-query-source] No ghcjs found
  2556. 201.06 s [smos-query-source] No ghcjs-pkg found
  2557. 201.06 s [smos-query-source] No greencard found
  2558. 201.06 s [smos-query-source] Using haddock version 2.31.1 found on system at:
  2559. 201.06 s [smos-query-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  2560. 201.06 s [smos-query-source] No happy found
  2561. 201.06 s [smos-query-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  2562. 201.06 s [smos-query-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  2563. 201.06 s [smos-query-source] No hmake found
  2564. 201.06 s [smos-query-source] Using hpc version 0.69 found on system at:
  2565. 201.06 s [smos-query-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  2566. 201.06 s [smos-query-source] Using hsc2hs version 0.68.10 found on system at:
  2567. 201.06 s [smos-query-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  2568. 201.06 s [smos-query-source] No hscolour found
  2569. 201.06 s [smos-query-source] No jhc found
  2570. 201.06 s [smos-query-source] Using ld found on system at:
  2571. 201.06 s [ical-gen] renders this example correctly 8.32 ms
  2572. 201.06 s [ical-gen] parses this example correctly 6.79 ms
  2573. 201.06 s [ical-gen] always renders a valid parameter values 73.78 ms
  2574. 201.06 s [ical-gen] passed for all of 100 inputs.
  2575. 201.06 s [ical-gen] SentBy
  2576. 201.06 s [ical-gen] parses only valid things 87.08 ms
  2577. 201.06 s [ical-gen] passed for all of 100 inputs.
  2578. 201.06 s [ical-gen] parses this example correctly 6.70 ms
  2579. 201.06 s [ical-gen] renders this example correctly 6.68 ms
  2580. 201.06 s [ical-gen] GenValid SentBy
  2581. 201.06 s [ical-gen] genValid :: Gen SentBy
  2582. 201.06 s [ical-gen] only generates valid 'SentBy's 87.42 ms
  2583. 201.06 s [ical-gen] passed for all of 100 inputs.
  2584. 201.06 s [ical-gen] always renders a valid parameter values 72.76 ms
  2585. 201.06 s [ical-gen] passed for all of 100 inputs.
  2586. 201.06 s [ical-gen] roundtrips through parameter values 84.40 ms
  2587. 201.06 s [ical-gen] passed for all of 100 inputs.
  2588. 201.06 s [ical-gen] RecurrenceIdentifierRange
  2589. 201.06 s [ical-gen] parses only valid things 16.80 ms
  2590. 201.06 s [ical-gen] passed for all of 100 inputs.
  2591. 201.06 s [ical-gen] parses this example correctly 10.16 ms
  2592. 201.06 s [ical-gen] GenValid RecurrenceIdentifierRange
  2593. 201.06 s [ical-gen] genValid :: Gen RecurrenceIdentifierRange
  2594. 201.06 s [ical-gen] only generates valid 'RecurrenceIdentifierRange's 10.20 ms
  2595. 201.06 s [ical-gen] passed for all of 100 inputs.
  2596. 201.06 s [ical-gen] always renders a valid parameter values 12.68 ms
  2597. 201.06 s [ical-gen] passed for all of 100 inputs.
  2598. 201.06 s [ical-gen] roundtrips through parameter values 10.14 ms
  2599. 201.06 s [ical-gen] passed for all of 100 inputs.
  2600. 201.06 s [ical-gen] renders this example correctly 6.12 ms
  2601. 201.06 s [ical-gen] Delegator
  2602. 201.06 s [ical-gen] always renders a valid parameter values 80.22 ms
  2603. 201.06 s [ical-gen] passed for all of 100 inputs.
  2604. 201.06 s [ical-gen] renders this example correctly 10.07 ms
  2605. 201.06 s [ical-gen] parses this example correctly 10.08 ms
  2606. 201.06 s [ical-gen] roundtrips through parameter values 80.62 ms
  2607. 201.06 s [ical-gen] passed for all of 100 inputs.
  2608. 201.06 s [ical-gen] parses only valid things 97.92 ms
  2609. 201.06 s [ical-gen] passed for all of 100 inputs.
  2610. 201.06 s [ical-gen] GenValid Delegator
  2611. 201.06 s [ical-gen] genValid :: Gen Delegator
  2612. 201.06 s [ical-gen] only generates valid 'Delegator's 98.92 ms
  2613. 201.06 s [ical-gen] passed for all of 100 inputs.
  2614. 201.06 s [ical-gen] Display
  2615. 201.06 s [ical-gen] GenValid Display
  2616. 201.06 s [ical-gen] genValid :: Gen Display
  2617. 201.06 s [ical-gen] only generates valid 'Display's 13.37 ms
  2618. 201.06 s [smos-github] works for this issue with a relative file destination without a directory destination 18.86 ms
  2619. 201.06 s [smos-github] works for this issue with a relative file destination with an absolute directory destination 18.87 ms
  2620. 201.06 s [smos-github] works for this issue with an absolute file destination without a directory destination 17.47 ms
  2621. 201.06 s [smos-github] works for this issue with a relative file destination with a relative directory destination 19.22 ms
  2622. 201.06 s [smos-github] works for this issue with an absolute file destination with an absolute directory destination 17.48 ms
  2623. 201.06 s [smos-github] renderProjectPath
  2624. 201.06 s [smos-github] produces valid paths 29.34 ms
  2625. 201.06 s [smos-github] passed for all of 100 inputs.
  2626. 201.06 s [smos-github] produces the same project path for this hypothetical issue 21.75 ms
  2627. 201.06 s [smos-github] renderSmosProjects
  2628. 201.06 s [smos-github] produces the same smos file for this hypothetical issue 33.61 ms
  2629. 201.06 s [smos-github] produces valid smosFiles 36.02 ms
  2630. 201.06 s [smos-github] passed for all of 100 inputs.
  2631. 201.06 s [smos-github] produces the same smos file for this hypothetical issue 33.28 ms
  2632. 201.06 s [smos-github]
  2633. 201.06 s [smos-github] Examples: 217
  2634. 201.06 s [smos-github] Passed: 19
  2635. 201.06 s [smos-github] Failed: 0
  2636. 201.06 s [smos-github] Sum of test runtimes: 0.45 seconds
  2637. 201.06 s [smos-github] Test suite took: 0.04 seconds
  2638. 201.06 s [smos-github]
  2639. 201.06 s [smos-github] Test suite smos-data-test: PASS
  2640. 201.06 s [smos-github] Test suite logged to: dist/test/smos-github-0.9.0-smos-data-test.log
  2641. 201.06 s [smos-github] 1 of 1 test suites (1 of 1 test cases) passed.
  2642. 201.06 s [smos-github] Phase: haddockPhase
  2643. 201.06 s [smos-github] Phase: installPhase
  2644. 201.06 s [smos-github] Installing library in /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
  2645. 201.06 s [smos-github] Installing executable smos-github in /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/bin
  2646. 201.06 s [smos-github] Warning: The directory
  2647. 201.06 s [smos-github] /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/bin is not in
  2648. 201.06 s [smos-github] the system search path.
  2649. 201.06 s [smos-github] Phase: fixupPhase
  2650. 201.06 s [smos-github] shrinking RPATHs of ELF executables and libraries in /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0
  2651. 201.06 s [smos-github] shrinking /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/bin/smos-github
  2652. 201.06 s [smos-github] shrinking /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA-ghc9.10.3.so
  2653. 201.06 s [smos-github] checking for references to /build/ in /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0...
  2654. 201.06 s [smos-github] gzipping man pages under /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/share/man/
  2655. 201.06 s [smos-github]
  2656. 201.06 s [smos-github] stripping (with command strip and flags -S -p) in /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/lib /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0/bin
  2657. 201.07 s [smos-github] shrinking RPATHs of ELF executables and libraries in /nix/store/5b16fgjgqsqwdmblb6pbmrnisilczci3-smos-github-0.9.0-coverables
  2658. 201.07 s [smos-github] checking for references to /build/ in /nix/store/5b16fgjgqsqwdmblb6pbmrnisilczci3-smos-github-0.9.0-coverables...
  2659. 201.07 s [smos-github] patching script interpreter paths in /nix/store/5b16fgjgqsqwdmblb6pbmrnisilczci3-smos-github-0.9.0-coverables
  2660. 201.07 s [smos-github] shrinking RPATHs of ELF executables and libraries in /nix/store/km6mr60r5z6rxpjzbgn0iqymijqdxw1l-smos-github-0.9.0-coverage
  2661. 201.07 s [smos-github] checking for references to /build/ in /nix/store/km6mr60r5z6rxpjzbgn0iqymijqdxw1l-smos-github-0.9.0-coverage...
  2662. 201.07 s [smos-github] patching script interpreter paths in /nix/store/km6mr60r5z6rxpjzbgn0iqymijqdxw1l-smos-github-0.9.0-coverage
  2663. 201.07 s [smos-api-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  2664. 201.07 s [smos-api-source] Using ghc version 9.10.3 found on system at:
  2665. 201.07 s [smos-api-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  2666. 201.07 s [smos-api-source] Using ghc-pkg version 9.10.3 found on system at:
  2667. 201.07 s [smos-api-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  2668. 201.07 s [smos-api-source] No ghcjs found
  2669. 201.07 s [smos-api-source] No ghcjs-pkg found
  2670. 201.07 s [smos-api-source] No greencard found
  2671. 201.07 s [smos-api-source] Using haddock version 2.31.1 found on system at:
  2672. 201.07 s [smos-api-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  2673. 201.07 s [smos-api-source] No happy found
  2674. 201.07 s [smos-api-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  2675. 201.07 s [smos-api-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  2676. 201.07 s [smos-api-source] No hmake found
  2677. 201.07 s [smos-api-source] Using hpc version 0.69 found on system at:
  2678. 201.07 s [smos-api-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  2679. 201.07 s [smos-api-source] Using hsc2hs version 0.68.10 found on system at:
  2680. 201.07 s [smos-api-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  2681. 201.07 s [smos-api-source] No hscolour found
  2682. 201.07 s [smos-api-source] No jhc found
  2683. 201.07 s [smos-api-source] Using ld found on system at:
  2684. 201.07 s [smos-api-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  2685. 201.07 s [smos-api-source] No pkg-config found
  2686. 201.07 s [smos-api-source] Using runghc version 9.10.3 found on system at:
  2687. 201.07 s [smos-api-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  2688. 201.07 s [smos-api-source] Using strip version 2.44 found on system at:
  2689. 201.07 s [smos-api-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  2690. 201.07 s [smos-api-source] Using tar found on system at:
  2691. 201.07 s [smos-api-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  2692. 201.07 s [smos-api-source] No uhc found
  2693. 201.07 s [smos-api-source] Phase: buildPhase
  2694. 201.07 s [smos-api-source] Distribution quality errors:
  2695. 201.07 s [smos-api-source] [no-syn-desc] No 'synopsis' or 'description' field.
  2696. 201.07 s [smos-api-source] [missing-bounds-important] The dependency 'build-depends: base' does not
  2697. 201.07 s [smos-api-source] specify an upper bound on the version number. Each major release of the 'base'
  2698. 201.07 s [smos-api-source] package changes the API in various ways and most packages will need some
  2699. 201.07 s [smos-api-source] changes to compile with it. The recommended practice is to specify an upper
  2700. 201.07 s [smos-api-source] bound on the version of the 'base' package. This ensures your package will
  2701. 201.07 s [smos-api-source] continue to build when a new major version of the 'base' package is released.
  2702. 201.07 s [smos-api-source] If you are not sure what upper bound to use then use the next major version.
  2703. 201.07 s [smos-api-source] For example if you have tested your package with 'base' version 4.5 and 4.6
  2704. 201.07 s [smos-api-source] then use 'build-depends: base >= 4.5 && < 4.7'.
  2705. 201.07 s [smos-api-source] Distribution quality warnings:
  2706. 201.07 s [smos-api-source] [no-license-file] A 'license-file' is not specified.
  2707. 201.07 s [smos-api-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  2708. 201.07 s [smos-api-source] - aeson
  2709. 201.07 s [smos-api-source] - autodocodec
  2710. 201.07 s [smos-api-source] - autodocodec-yaml
  2711. 201.07 s [smos-api-source] - base64-bytestring
  2712. 201.07 s [smos-api-source] - bytestring
  2713. 201.07 s [smos-api-source] - containers
  2714. 201.07 s [smos-api-source] - cryptonite
  2715. 201.07 s [smos-api-source] - deepseq
  2716. 201.07 s [smos-api-source] - dirforest
  2717. 201.07 s [smos-api-source] - http-api-data
  2718. 201.07 s [smos-api-source] - ical
  2719. 201.07 s [smos-api-source] - memory
  2720. 201.07 s [smos-api-source] - mergeful
  2721. 201.07 s [smos-api-source] - mergeful-persistent
  2722. 201.07 s [smos-api-source] - password
  2723. 201.07 s [smos-api-source] - password-instances
  2724. 201.07 s [smos-api-source] - path
  2725. 201.07 s [smos-api-source] - path-pieces
  2726. 201.07 s [smos-api-source] - persistent
  2727. 201.07 s [smos-api-source] - semver
  2728. 201.07 s [smos-api-source] - servant
  2729. 201.07 s [smos-api-source] - servant-auth
  2730. 201.07 s [smos-api-source] - servant-auth-server
  2731. 201.07 s [smos-api-source] - smos-data
  2732. 201.07 s [smos-api-source] - smos-report
  2733. 201.07 s [smos-api-source] - text
  2734. 201.07 s [smos-api-source] - time
  2735. 201.07 s [smos-api-source] - typed-uuid
  2736. 201.07 s [smos-api-source] - tz
  2737. 201.07 s [smos-api-source] - uuid
  2738. 201.07 s [smos-api-source] - validity
  2739. 201.07 s [smos-api-source] - validity-bytestring
  2740. 201.07 s [smos-api-source] - validity-path
  2741. 201.07 s [smos-api-source] - validity-text
  2742. 201.07 s [smos-api-source] - validity-uuid
  2743. 201.07 s [smos-api-source] - yaml
  2744. 201.07 s [smos-api-source] Please add them. There is more information at https://pvp.haskell.org/
  2745. 201.07 s [smos-api-source] Note: the public hackage server would reject this package.
  2746. 201.07 s [smos-api-source] Building source dist for smos-api-0.8.0...
  2747. 201.07 s [smos-api-source] Source tarball created: dist/smos-api-0.8.0.tar.gz
  2748. 201.07 s [smos-api-source] Phase: haddockPhase
  2749. 201.07 s [smos-api-source] Phase: installPhase
  2750. 201.07 s [smos-api-source] Phase: fixupPhase
  2751. 201.07 s [smos-jobhunt-source] - containers
  2752. 201.07 s [smos-jobhunt-source] - mime-mail
  2753. 201.07 s [smos-jobhunt-source] - monad-logger
  2754. 201.07 s [smos-jobhunt-source] - network
  2755. 201.07 s [smos-jobhunt-source] - opt-env-conf
  2756. 201.07 s [smos-jobhunt-source] - password
  2757. 201.07 s [smos-jobhunt-source] - path
  2758. 201.07 s [smos-jobhunt-source] - path-io
  2759. 201.07 s [smos-jobhunt-source] - safe-coloured-text
  2760. 201.07 s [smos-jobhunt-source] - safe-coloured-text-terminfo
  2761. 201.07 s [smos-jobhunt-source] - smos-cli
  2762. 201.07 s [smos-jobhunt-source] - smos-data
  2763. 201.07 s [smos-jobhunt-source] - smos-directory
  2764. 201.07 s [smos-jobhunt-source] - smos-report
  2765. 201.07 s [smos-jobhunt-source] - stache
  2766. 201.07 s [smos-jobhunt-source] - text
  2767. 201.07 s [smos-jobhunt-source] - time
  2768. 201.07 s [smos-jobhunt-source] - unliftio
  2769. 201.07 s [smos-jobhunt-source] Please add them. There is more information at https://pvp.haskell.org/
  2770. 201.07 s [smos-jobhunt-source] Note: the public hackage server would reject this package.
  2771. 201.07 s [smos-jobhunt-source] Building source dist for smos-jobhunt-0.2.0...
  2772. 201.07 s [smos-jobhunt-source] Source tarball created: dist/smos-jobhunt-0.2.0.tar.gz
  2773. 201.07 s [smos-jobhunt-source] Phase: haddockPhase
  2774. 201.07 s [smos-jobhunt-source] Phase: installPhase
  2775. 201.07 s [smos-jobhunt-source] Phase: fixupPhase
  2776. 201.07 s [smos-query-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  2777. 201.07 s [smos-query-source] No pkg-config found
  2778. 201.07 s [smos-query-source] Using runghc version 9.10.3 found on system at:
  2779. 201.07 s [smos-query-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  2780. 201.07 s [smos-query-source] Using strip version 2.44 found on system at:
  2781. 201.07 s [smos-query-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  2782. 201.07 s [smos-query-source] Using tar found on system at:
  2783. 201.07 s [smos-query-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  2784. 201.07 s [smos-query-source] No uhc found
  2785. 201.07 s [smos-query-source] Phase: buildPhase
  2786. 201.07 s [smos-query-source] Distribution quality errors:
  2787. 201.07 s [smos-query-source] [no-syn-desc] No 'synopsis' or 'description' field.
  2788. 201.07 s [smos-query-source] [missing-bounds-important] The dependency 'build-depends: base' does not
  2789. 201.07 s [smos-query-source] specify an upper bound on the version number. Each major release of the 'base'
  2790. 201.07 s [smos-query-source] package changes the API in various ways and most packages will need some
  2791. 201.07 s [smos-query-source] changes to compile with it. The recommended practice is to specify an upper
  2792. 201.07 s [smos-query-source] bound on the version of the 'base' package. This ensures your package will
  2793. 201.07 s [smos-query-source] continue to build when a new major version of the 'base' package is released.
  2794. 201.07 s [smos-query-source] If you are not sure what upper bound to use then use the next major version.
  2795. 201.07 s [smos-query-source] For example if you have tested your package with 'base' version 4.5 and 4.6
  2796. 201.07 s [smos-query-source] then use 'build-depends: base >= 4.5 && < 4.7'.
  2797. 201.07 s [smos-query-source] Distribution quality warnings:
  2798. 201.07 s [smos-query-source] [no-license-file] A 'license-file' is not specified.
  2799. 201.07 s [smos-query-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  2800. 201.07 s [smos-query-source] - IntervalMap
  2801. 201.07 s [smos-query-source] - aeson
  2802. 201.07 s [smos-query-source] - aeson-pretty
  2803. 201.07 s [smos-query-source] - bytestring
  2804. 201.07 s [smos-query-source] - conduit
  2805. 201.07 s [smos-query-source] - containers
  2806. 201.07 s [smos-query-source] - mtl
  2807. 201.07 s [smos-query-source] - opt-env-conf
  2808. 201.07 s [smos-query-source] - path
  2809. 201.07 s [smos-query-source] - pretty-relative-time
  2810. 201.07 s [smos-query-source] - safe-coloured-text
  2811. 201.07 s [smos-query-source] - safe-coloured-text-terminfo
  2812. 201.07 s [smos-query-source] - smos-cli
  2813. 201.07 s [smos-query-source] - smos-data
  2814. 201.07 s [smos-query-source] - smos-directory
  2815. 201.07 s [smos-query-source] - smos-report
  2816. 201.07 s [smos-query-source] - text
  2817. 201.07 s [smos-query-source] - time
  2818. 201.07 s [smos-query-source] - tz
  2819. 201.07 s [smos-query-source] - validity-path
  2820. 201.07 s [smos-query-source] - yaml
  2821. 201.07 s [smos-query-source] Please add them. There is more information at https://pvp.haskell.org/
  2822. 201.07 s [smos-query-source] Note: the public hackage server would reject this package.
  2823. 201.07 s [smos-query-source] Building source dist for smos-query-0.12.0...
  2824. 201.07 s [smos-query-source] Source tarball created: dist/smos-query-0.12.0.tar.gz
  2825. 201.07 s [smos-query-source] Phase: haddockPhase
  2826. 201.07 s [smos-query-source] Phase: installPhase
  2827. 201.07 s [smos-query-source] Phase: fixupPhase
  2828. 201.22 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1
  2829. 201.59 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
  2830. 201.59 s [post-build-hook]
  2831. 201.92 s [post-build-hook] Pushing /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1 (8.51 KiB)
  2832. 202.75 s [post-build-hook]
  2833. 202.76 s [post-build-hook] All done.
  2834. 202.78 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1
  2835. 203.18 s [post-build-hook] copying 1 paths...
  2836. 203.18 s [post-build-hook] copying path '/nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1' to 'https://cache.staging.nix-ci.com'...
  2837. 204.12 s [post-build-hook] copying 1 paths...
  2838. 204.12 s [post-build-hook] copying path '/nix/store/a7ykr0ysm0bq15x9hsb12kb6iaq6v6dn-smos-archive-source-0.7.1.drv' to 'https://cache.staging.nix-ci.com'...
  2839. 204.84 s Progress: 25 of 102 built (6 building), 28 of 28 downloaded from cache
  2840. 204.84 s [ical-gen] passed for all of 100 inputs.
  2841. 204.84 s [ical-gen] renders this example correctly 10.15 ms
  2842. 204.84 s [ical-gen] parses this example correctly 13.32 ms
  2843. 204.84 s [ical-gen] parses only valid things 13.37 ms
  2844. 204.84 s [ical-gen] passed for all of 100 inputs.
  2845. 204.84 s [ical-gen] always renders a valid parameter values 13.39 ms
  2846. 204.84 s [ical-gen] passed for all of 100 inputs.
  2847. 204.84 s [ical-gen] renders this example correctly 13.30 ms
  2848. 204.84 s [ical-gen] roundtrips through parameter values 13.31 ms
  2849. 204.84 s [ical-gen] passed for all of 100 inputs.
  2850. 204.84 s [ical-gen] parses this example correctly 10.91 ms
  2851. 204.84 s [ical-gen] FormatType
  2852. 204.84 s [ical-gen] renders this example correctly 9.32 ms
  2853. 204.84 s [ical-gen] renders this example correctly 9.40 ms
  2854. 204.84 s [ical-gen] parses this example correctly 9.42 ms
  2855. 204.84 s [ical-gen] renders this example correctly 9.91 ms
  2856. 204.84 s [ical-gen] renders this example correctly 9.89 ms
  2857. 204.84 s [ical-gen] always renders a valid parameter values 27.26 ms
  2858. 204.84 s [ical-gen] passed for all of 100 inputs.
  2859. 204.84 s [ical-gen] roundtrips through parameter values 21.81 ms
  2860. 204.84 s [ical-gen] passed for all of 100 inputs.
  2861. 204.84 s [ical-gen] parses only valid things 27.26 ms
  2862. 204.84 s [ical-gen] passed for all of 100 inputs.
  2863. 204.84 s [ical-gen] GenValid FormatType
  2864. 204.84 s [ical-gen] genValid :: Gen FormatType
  2865. 204.84 s [ical-gen] only generates valid 'FormatType's 21.20 ms
  2866. 204.84 s [ical-gen] passed for all of 100 inputs.
  2867. 204.84 s [ical-gen] parses this example correctly 9.76 ms
  2868. 204.84 s [ical-gen] renders this example correctly 15.26 ms
  2869. 204.84 s [ical-gen] parses this example correctly 17.40 ms
  2870. 204.84 s [ical-gen] parses this example correctly 19.62 ms
  2871. 204.84 s [ical-gen] parses this example correctly 19.56 ms
  2872. 204.84 s [ical-gen] DirectoryEntryReference
  2873. 204.84 s [ical-gen] renders this example correctly 25.11 ms
  2874. 204.84 s [ical-gen] roundtrips through parameter values 80.22 ms
  2875. 204.84 s [ical-gen] passed for all of 100 inputs.
  2876. 204.84 s [ical-gen] GenValid DirectoryEntryReference
  2877. 204.84 s [ical-gen] genValid :: Gen DirectoryEntryReference
  2878. 204.84 s [ical-gen] only generates valid 'DirectoryEntryReference's 80.96 ms
  2879. 204.84 s [smos-directory-gen] Phase: setupCompilerEnvironmentPhase
  2880. 204.84 s [smos-directory-gen] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  2881. 204.84 s [smos-directory-gen] Phase: unpackPhase
  2882. 204.84 s [smos-directory-gen] unpacking source archive /nix/store/xg95v0vx7qz5p48z0gf6hpk5mx2im1kg-smos-directory-gen-source-0.2.0/smos-directory-gen-0.2.0.tar.gz
  2883. 204.84 s [smos-directory-gen] source root is smos-directory-gen-0.2.0
  2884. 204.84 s [smos-directory-gen] setting SOURCE_DATE_EPOCH to timestamp 1780355796 of file "smos-directory-gen-0.2.0/test/Spec.hs"
  2885. 204.85 s [smos-directory-gen] warning: file "smos-directory-gen-0.2.0/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  2886. 204.85 s [smos-directory-gen] Phase: patchPhase
  2887. 204.85 s [smos-directory-gen] Adding dekking-value to build-depends in ./smos-directory-gen.cabal
  2888. 204.85 s [smos-directory-gen] Phase: compileBuildDriverPhase
  2889. 204.85 s [smos-directory-gen] setupCompileFlags: -package-db=/build/tmp.7U3TXKcuZ4/setup-package.conf.d -threaded
  2890. 204.85 s [smos-directory-gen] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.7U3TXKcuZ4/Main.o )
  2891. 204.85 s [smos-directory-gen] [2 of 2] Linking Setup
  2892. 204.85 s [smos-directory-gen] Phase: updateAutotoolsGnuConfigScriptsPhase
  2893. 204.85 s [smos-directory-gen] Phase: configurePhase
  2894. 204.85 s [smos-directory-gen] configureFlags: --verbose --prefix=/nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.7U3TXKcuZ4/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-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-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  2895. 204.85 s [smos-directory-gen] Using Parsec parser
  2896. 204.85 s [smos-directory-gen] Configuring smos-directory-gen-0.2.0...
  2897. 204.85 s [smos-directory-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
  2898. 204.85 s [smos-directory-gen] Dependency base >=4.9 && <5.0: using base-4.20.2.0
  2899. 204.85 s [smos-directory-gen] Dependency bytestring: using bytestring-0.12.2.0
  2900. 204.85 s [smos-directory-gen] Dependency containers: using containers-0.7
  2901. 204.85 s [smos-directory-gen] Dependency dekking-value: using dekking-value-0.0.0.0
  2902. 204.85 s [smos-directory-gen] Dependency dirforest: using dirforest-0.1.0.0
  2903. 204.85 s [smos-directory-gen] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
  2904. 204.85 s [smos-directory-gen] Dependency genvalidity-bytestring: using genvalidity-bytestring-1.0.0.1
  2905. 204.85 s [smos-directory-gen] Dependency genvalidity-dirforest: using genvalidity-dirforest-0.1.0.1
  2906. 204.85 s [smos-directory-gen] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
  2907. 204.85 s [smos-directory-gen] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
  2908. 204.85 s [smos-directory-gen] Dependency path: using path-0.9.6
  2909. 204.85 s [smos-directory-gen] Dependency path-io: using path-io-1.8.2
  2910. 204.85 s [smos-directory-gen] Dependency smos-data: using smos-data-0.7.0
  2911. 204.85 s [smos-directory-gen] Dependency smos-data-gen: using smos-data-gen-0.5.1
  2912. 204.85 s [smos-directory-gen] Dependency smos-directory: using smos-directory-0.2.0
  2913. 204.85 s [smos-directory-gen] Dependency base >=4.9 && <5.0: using base-4.20.2.0
  2914. 204.85 s [smos-directory-gen] Dependency containers: using containers-0.7
  2915. 204.85 s [smos-directory-gen] Dependency cursor: using cursor-0.3.2.0
  2916. 204.85 s [smos-directory-gen] Dependency dekking-value: using dekking-value-0.0.0.0
  2917. 204.85 s [smos-directory-gen] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
  2918. 205.18 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0
  2919. 205.53 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
  2920. 205.53 s [post-build-hook]
  2921. 205.87 s [post-build-hook] Pushing /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0 (8.38 KiB)
  2922. 206.69 s [post-build-hook]
  2923. 206.69 s [post-build-hook] All done.
  2924. 206.70 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0
  2925. 206.76 s [post-build-hook] copying 1 paths...
  2926. 206.76 s [post-build-hook] copying path '/nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0' to 'https://cache.staging.nix-ci.com'...
  2927. 207.56 s [post-build-hook] copying 1 paths...
  2928. 207.56 s [post-build-hook] copying path '/nix/store/y78rhqm9cwqpsnwhn03fhisnngyn06mk-smos-api-source-0.8.0.drv' to 'https://cache.staging.nix-ci.com'...
  2929. 208.19 s Progress: 26 of 102 built (5 building), 28 of 28 downloaded from cache
  2930. 208.23 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/5b16fgjgqsqwdmblb6pbmrnisilczci3-smos-github-0.9.0-coverables /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0 /nix/store/km6mr60r5z6rxpjzbgn0iqymijqdxw1l-smos-github-0.9.0-coverage
  2931. 208.80 s [post-build-hook] Pushing 3 paths (433 are already present) using zstd to cache smos ⏳
  2932. 208.80 s [post-build-hook]
  2933. 209.14 s [post-build-hook] Pushing /nix/store/5b16fgjgqsqwdmblb6pbmrnisilczci3-smos-github-0.9.0-coverables (104.83 KiB)
  2934. 209.14 s [post-build-hook] Pushing /nix/store/km6mr60r5z6rxpjzbgn0iqymijqdxw1l-smos-github-0.9.0-coverage (52.54 KiB)
  2935. 209.17 s [post-build-hook] Pushing /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0 (12.57 MiB)
  2936. 210.59 s [post-build-hook]
  2937. 210.59 s [post-build-hook] All done.
  2938. 210.60 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/5b16fgjgqsqwdmblb6pbmrnisilczci3-smos-github-0.9.0-coverables /nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0 /nix/store/km6mr60r5z6rxpjzbgn0iqymijqdxw1l-smos-github-0.9.0-coverage
  2939. 210.70 s [post-build-hook] copying 3 paths...
  2940. 210.70 s [post-build-hook] copying path '/nix/store/5b16fgjgqsqwdmblb6pbmrnisilczci3-smos-github-0.9.0-coverables' to 'https://cache.staging.nix-ci.com'...
  2941. 210.70 s [post-build-hook] copying path '/nix/store/km6mr60r5z6rxpjzbgn0iqymijqdxw1l-smos-github-0.9.0-coverage' to 'https://cache.staging.nix-ci.com'...
  2942. 210.70 s [post-build-hook] copying path '/nix/store/hrxchbn3p5g82yp77shds1ci6smqz7gs-smos-github-0.9.0' to 'https://cache.staging.nix-ci.com'...
  2943. 216.36 s [post-build-hook] copying 1 paths...
  2944. 216.36 s [post-build-hook] copying path '/nix/store/cclpvzz1nvzd2dqsd93jijsf6m0xhc7l-smos-github-0.9.0.drv' to 'https://cache.staging.nix-ci.com'...
  2945. 217.46 s Progress: 27 of 103 built (4 building), 28 of 28 downloaded from cache
  2946. 217.48 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0
  2947. 217.85 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
  2948. 217.85 s [post-build-hook]
  2949. 218.21 s [post-build-hook] Pushing /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0 (9.23 KiB)
  2950. 219.00 s [post-build-hook]
  2951. 219.00 s [post-build-hook] All done.
  2952. 219.02 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0
  2953. 219.07 s [post-build-hook] copying 1 paths...
  2954. 219.07 s [post-build-hook] copying path '/nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0' to 'https://cache.staging.nix-ci.com'...
  2955. 220.00 s [post-build-hook] copying 1 paths...
  2956. 220.00 s [post-build-hook] copying path '/nix/store/qwnasgmlza563x3dlj004pfdxdphwf5g-smos-jobhunt-source-0.2.0.drv' to 'https://cache.staging.nix-ci.com'...
  2957. 221.17 s Progress: 28 of 104 built (3 building), 28 of 28 downloaded from cache
  2958. 221.19 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0
  2959. 221.56 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
  2960. 221.56 s [post-build-hook]
  2961. 221.89 s [post-build-hook] Pushing /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0 (23.42 KiB)
  2962. 222.67 s [post-build-hook]
  2963. 222.67 s [post-build-hook] All done.
  2964. 222.68 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0
  2965. 222.74 s [post-build-hook] copying 1 paths...
  2966. 222.74 s [post-build-hook] copying path '/nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0' to 'https://cache.staging.nix-ci.com'...
  2967. 223.61 s [post-build-hook] copying 1 paths...
  2968. 223.61 s [post-build-hook] copying path '/nix/store/80jh0xvclhxp36gw6cnirsq00fafis51-smos-query-source-0.12.0.drv' to 'https://cache.staging.nix-ci.com'...
  2969. 224.39 s Progress: 29 of 105 built (2 building), 28 of 28 downloaded from cache
  2970. 224.48 s Building smos-api
  2971. 224.53 s Building smos-jobhunt
  2972. 224.53 s [ical-gen] passed for all of 100 inputs.
  2973. 224.53 s [ical-gen] always renders a valid parameter values 89.99 ms
  2974. 224.53 s [ical-gen] passed for all of 100 inputs.
  2975. 224.53 s [ical-gen] parses only valid things 87.48 ms
  2976. 224.53 s [ical-gen] passed for all of 100 inputs.
  2977. 224.53 s [ical-gen] parses this example correctly 16.32 ms
  2978. 224.53 s [ical-gen] Language
  2979. 224.53 s [ical-gen] renders this example correctly 16.27 ms
  2980. 224.53 s [ical-gen] renders this example correctly 16.27 ms
  2981. 224.53 s [ical-gen] renders this example correctly 16.39 ms
  2982. 224.53 s [ical-gen] parses this example correctly 14.22 ms
  2983. 224.53 s [ical-gen] parses this example correctly 14.23 ms
  2984. 224.53 s [ical-gen] always renders a valid parameter values 21.67 ms
  2985. 224.53 s [ical-gen] passed for all of 100 inputs.
  2986. 224.53 s [ical-gen] renders this example correctly 3.32 ms
  2987. 224.53 s [ical-gen] parses this example correctly 4.19 ms
  2988. 224.53 s [ical-gen] renders this example correctly 5.75 ms
  2989. 224.53 s [ical-gen] roundtrips through parameter values 7.82 ms
  2990. 224.53 s [ical-gen] passed for all of 100 inputs.
  2991. 224.53 s [ical-gen] parses only valid things 10.50 ms
  2992. 224.53 s [ical-gen] passed for all of 100 inputs.
  2993. 224.53 s [ical-gen] parses this example correctly 5.74 ms
  2994. 224.53 s [ical-gen] parses this example correctly 7.54 ms
  2995. 224.53 s [ical-gen] GenValid Language
  2996. 224.53 s [ical-gen] genValid :: Gen Language
  2997. 224.53 s [ical-gen] only generates valid 'Language's 10.43 ms
  2998. 224.53 s [ical-gen] passed for all of 100 inputs.
  2999. 224.53 s [ical-gen] RelationshipType
  3000. 224.53 s [ical-gen] renders this example correctly 7.44 ms
  3001. 224.53 s [ical-gen] parses only valid things 7.59 ms
  3002. 224.53 s [ical-gen] passed for all of 100 inputs.
  3003. 224.53 s [ical-gen] parses this example correctly 7.45 ms
  3004. 224.53 s [ical-gen] renders this example correctly 9.49 ms
  3005. 224.53 s [ical-gen] GenValid RelationshipType
  3006. 224.53 s [ical-gen] genValid :: Gen RelationshipType
  3007. 224.53 s [ical-gen] only generates valid 'RelationshipType's 8.62 ms
  3008. 224.53 s [ical-gen] passed for all of 100 inputs.
  3009. 224.53 s [ical-gen] roundtrips through parameter values 7.72 ms
  3010. 224.53 s [ical-gen] passed for all of 100 inputs.
  3011. 224.53 s [smos-directory-gen] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
  3012. 224.53 s [smos-directory-gen] Dependency smos-data-gen: using smos-data-gen-0.5.1
  3013. 224.53 s [smos-directory-gen] Dependency smos-directory: using smos-directory-0.2.0
  3014. 224.53 s [smos-directory-gen] Dependency sydtest: using sydtest-0.23.0.1
  3015. 224.53 s [smos-directory-gen] Source component graph:
  3016. 224.53 s [smos-directory-gen] component test:smos-directory-test
  3017. 224.53 s [smos-directory-gen] component lib
  3018. 224.53 s [smos-directory-gen] Configured component graph:
  3019. 224.53 s [smos-directory-gen] component smos-directory-gen-0.2.0-FDEONegipZi215qt3JG2OD-smos-directory-test
  3020. 224.53 s [smos-directory-gen] include base-4.20.2.0-fafd
  3021. 224.53 s [smos-directory-gen] include containers-0.7-96b4
  3022. 224.53 s [smos-directory-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  3023. 224.53 s [smos-directory-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  3024. 224.53 s [smos-directory-gen] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  3025. 224.53 s [smos-directory-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  3026. 224.53 s [smos-directory-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  3027. 224.53 s [smos-directory-gen] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  3028. 224.53 s [smos-directory-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  3029. 224.53 s [smos-directory-gen] component smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  3030. 224.53 s [smos-directory-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  3031. 224.53 s [smos-directory-gen] include base-4.20.2.0-fafd
  3032. 224.53 s [smos-directory-gen] include bytestring-0.12.2.0-96e1
  3033. 224.53 s [smos-directory-gen] include containers-0.7-96b4
  3034. 224.53 s [smos-directory-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  3035. 224.53 s [smos-directory-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  3036. 224.53 s [smos-directory-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  3037. 224.53 s [smos-directory-gen] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
  3038. 224.53 s [smos-directory-gen] include genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
  3039. 224.53 s [smos-directory-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  3040. 224.53 s [smos-directory-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  3041. 224.53 s [smos-directory-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  3042. 224.53 s [smos-directory-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  3043. 224.53 s [smos-directory-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  3044. 224.53 s [smos-directory-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  3045. 224.53 s [smos-directory-gen] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  3046. 224.53 s [smos-directory-gen] Linked component graph:
  3047. 224.53 s [smos-directory-gen] unit smos-directory-gen-0.2.0-FDEONegipZi215qt3JG2OD-smos-directory-test
  3048. 224.53 s [smos-directory-gen] include base-4.20.2.0-fafd
  3049. 224.53 s [smos-directory-gen] include containers-0.7-96b4
  3050. 224.53 s [smos-directory-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  3051. 224.53 s [smos-directory-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  3052. 224.53 s [smos-directory-gen] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  3053. 224.53 s [smos-directory-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  3054. 224.53 s [smos-directory-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  3055. 224.53 s [smos-directory-gen] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  3056. 224.53 s [smos-directory-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  3057. 224.53 s [smos-directory-gen] unit smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  3058. 224.53 s [smos-directory-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  3059. 224.53 s [smos-directory-gen] include base-4.20.2.0-fafd
  3060. 224.53 s [smos-directory-gen] include bytestring-0.12.2.0-96e1
  3061. 224.53 s [smos-directory-gen] include containers-0.7-96b4
  3062. 224.53 s [smos-directory-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  3063. 224.53 s [smos-directory-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  3064. 224.53 s [smos-directory-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  3065. 224.53 s [smos-directory-gen] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
  3066. 224.53 s [smos-directory-gen] include genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
  3067. 224.53 s [smos-directory-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  3068. 224.53 s [smos-directory-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  3069. 224.53 s [smos-directory-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  3070. 224.53 s [smos-directory-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  3071. 224.53 s [smos-directory-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  3072. 224.53 s [smos-directory-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  3073. 224.53 s [smos-directory-gen] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  3074. 224.53 s [smos-directory-gen] Smos.Directory.Archive.Gen=smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj:Smos.Directory.Archive.Gen,Smos.Directory.InterestingStore=smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj:Smos.Directory.InterestingStore,Smos.Directory.TestUtils=smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj:Smos.Directory.TestUtils
  3075. 224.53 s [smos-directory-gen] Ready component graph:
  3076. 224.53 s [smos-directory-gen] definite smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  3077. 224.53 s [smos-directory-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  3078. 224.53 s [smos-directory-gen] depends base-4.20.2.0-fafd
  3079. 224.53 s [smos-directory-gen] depends bytestring-0.12.2.0-96e1
  3080. 224.53 s [smos-directory-gen] depends containers-0.7-96b4
  3081. 224.53 s [smos-directory-gen] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  3082. 224.53 s [smos-directory-gen] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  3083. 224.53 s [smos-directory-gen] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  3084. 224.53 s [ical-gen] parses this example correctly 4.81 ms
  3085. 224.53 s [ical-gen] parses this example correctly 4.69 ms
  3086. 224.53 s [ical-gen] always renders a valid parameter values 5.97 ms
  3087. 224.53 s [ical-gen] passed for all of 100 inputs.
  3088. 224.53 s [ical-gen] renders this example correctly 5.58 ms
  3089. 224.53 s [ical-gen] ICal.UnfoldedLineSpec
  3090. 224.53 s [ical-gen] renderUnfoldedLinesText
  3091. 224.53 s [ical-gen] renders no lines as nothing 5.53 ms
  3092. 224.53 s [ical-gen] renders an empty line as such 5.50 ms
  3093. 224.53 s [ical-gen] produces the same folded line as before 5.76 ms
  3094. 224.53 s [ical-gen] that multi-octet UTF-8 sequences are preserved correctly
  3095. 224.53 s [ical-gen] test_resources/calendar/fixable
  3096. 224.53 s [ical-gen] invalid-until.ics
  3097. 224.53 s [ical-gen] can parse and unfold every line 5.77 ms
  3098. 224.53 s [ical-gen] uid.ics
  3099. 224.53 s [ical-gen] can parse and unfold every line 5.75 ms
  3100. 224.53 s [ical-gen] missing-prodid.ics
  3101. 224.53 s [ical-gen] can parse and unfold every line 5.69 ms
  3102. 224.53 s [ical-gen] uri-with-encoded-comma.ics
  3103. 224.53 s [ical-gen] can parse and unfold every line 3.52 ms
  3104. 224.53 s [ical-gen] without-crlf.ics
  3105. 224.53 s [ical-gen] can parse and unfold every line 3.30 ms
  3106. 224.53 s [ical-gen] parseUnfoldedLines
  3107. 224.53 s [ical-gen] parses empty text as no lines 3.17 ms
  3108. 224.53 s [ical-gen] parses these two into the same unfolded lines: 3.11 ms
  3109. 224.53 s [ical-gen] parses an empty line as such 3.17 ms
  3110. 224.53 s [ical-gen] roundtrips with renderUnfoldedLinesText 6.89 ms
  3111. 224.53 s [ical-gen] passed for all of 100 inputs.
  3112. 224.53 s [ical-gen] test_resources/calendar/valid
  3113. 224.53 s [ical-gen] invitation.ics
  3114. 224.53 s [ical-gen] can parse and unfold every line 3.24 ms
  3115. 224.53 s [ical-gen] duration-time.ics
  3116. 224.53 s [ical-gen] can parse and unfold every line 4.41 ms
  3117. 224.53 s [ical-gen] museum.ics
  3118. 224.53 s [ical-gen] can parse and unfold every line 2.20 ms
  3119. 224.53 s [ical-gen] example.ics
  3120. 224.53 s [ical-gen] can parse and unfold every line 2.16 ms
  3121. 224.53 s [ical-gen] zoned-border.ics
  3122. 224.53 s [ical-gen] can parse and unfold every line 2.24 ms
  3123. 224.53 s [ical-gen] one-recurrence-invalid.ics
  3124. 224.53 s [ical-gen] can parse and unfold every line 2.18 ms
  3125. 224.53 s [ical-gen] spec-4-1.ics
  3126. 224.53 s [ical-gen] can parse and unfold every line 2.19 ms
  3127. 224.53 s [ical-gen] visit.ics
  3128. 224.53 s [ical-gen] can parse and unfold every line 2.25 ms
  3129. 224.53 s [ical-gen] spec-4-3.ics
  3130. 224.53 s [smos-directory-gen] depends genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
  3131. 224.53 s [smos-directory-gen] depends genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
  3132. 224.53 s [smos-directory-gen] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  3133. 224.53 s [smos-directory-gen] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  3134. 224.53 s [smos-directory-gen] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  3135. 224.53 s [smos-directory-gen] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  3136. 224.53 s [smos-directory-gen] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  3137. 224.53 s [smos-directory-gen] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  3138. 224.53 s [smos-directory-gen] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  3139. 224.53 s [smos-directory-gen] definite smos-directory-gen-0.2.0-FDEONegipZi215qt3JG2OD-smos-directory-test
  3140. 224.53 s [smos-directory-gen] depends base-4.20.2.0-fafd
  3141. 224.53 s [smos-directory-gen] depends containers-0.7-96b4
  3142. 224.53 s [smos-directory-gen] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  3143. 224.53 s [smos-directory-gen] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  3144. 224.53 s [smos-directory-gen] depends genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  3145. 224.54 s [smos-directory-gen] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  3146. 224.54 s [smos-directory-gen] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  3147. 224.54 s [smos-directory-gen] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  3148. 224.54 s [smos-directory-gen] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  3149. 224.54 s [smos-directory-gen] Using Cabal-3.12.1.0 compiled by ghc-9.10
  3150. 224.54 s [smos-directory-gen] Using compiler: ghc-9.10.3
  3151. 224.54 s [smos-directory-gen] Using install prefix:
  3152. 224.54 s [smos-directory-gen] /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0
  3153. 224.54 s [smos-directory-gen] Executables installed in:
  3154. 224.54 s [smos-directory-gen] /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0/bin
  3155. 224.54 s [smos-directory-gen] Libraries installed in:
  3156. 224.54 s [smos-directory-gen] /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  3157. 224.54 s [smos-directory-gen] Dynamic Libraries installed in:
  3158. 224.54 s [smos-directory-gen] /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  3159. 224.54 s [smos-directory-gen] Private executables installed in:
  3160. 224.54 s [smos-directory-gen] /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-directory-gen-0.2.0
  3161. 224.54 s [smos-directory-gen] Data files installed in:
  3162. 224.54 s [smos-directory-gen] /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-directory-gen-0.2.0
  3163. 224.54 s [smos-directory-gen] Documentation installed in:
  3164. 224.54 s [smos-directory-gen] /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-directory-gen-0.2.0
  3165. 224.54 s [smos-directory-gen] Configuration files installed in:
  3166. 224.54 s [smos-directory-gen] /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0/etc
  3167. 224.54 s [smos-directory-gen] No alex found
  3168. 224.54 s [smos-directory-gen] Using ar found on system at:
  3169. 224.54 s [smos-directory-gen] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  3170. 224.54 s [smos-directory-gen] No c2hs found
  3171. 224.54 s [smos-directory-gen] No cpphs found
  3172. 224.54 s [smos-directory-gen] No doctest found
  3173. 224.54 s [smos-directory-gen] Using gcc version 14.3.0 given by user at:
  3174. 224.54 s [smos-directory-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  3175. 224.54 s [smos-directory-gen] Using ghc version 9.10.3 found on system at:
  3176. 224.54 s [smos-directory-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  3177. 224.54 s [smos-directory-gen] Using ghc-pkg version 9.10.3 found on system at:
  3178. 224.54 s [smos-directory-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  3179. 224.54 s [smos-directory-gen] No ghcjs found
  3180. 224.54 s [smos-directory-gen] No ghcjs-pkg found
  3181. 224.54 s [smos-directory-gen] No greencard found
  3182. 224.54 s [smos-directory-gen] Using haddock version 2.31.1 found on system at:
  3183. 224.54 s [smos-directory-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  3184. 224.54 s [smos-directory-gen] No happy found
  3185. 224.54 s [smos-directory-gen] Using haskell-suite found on system at: haskell-suite-dummy-location
  3186. 224.54 s [smos-directory-gen] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  3187. 224.54 s [smos-directory-gen] No hmake found
  3188. 224.54 s [smos-directory-gen] Using hpc version 0.69 found on system at:
  3189. 224.54 s [smos-directory-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  3190. 224.54 s [smos-directory-gen] Using hsc2hs version 0.68.10 found on system at:
  3191. 224.54 s [smos-directory-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  3192. 224.54 s [smos-directory-gen] No hscolour found
  3193. 224.54 s [smos-directory-gen] No jhc found
  3194. 224.54 s [smos-directory-gen] Using ld found on system at:
  3195. 224.54 s [smos-directory-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  3196. 224.54 s [smos-directory-gen] No pkg-config found
  3197. 224.54 s [smos-directory-gen] Using runghc version 9.10.3 found on system at:
  3198. 224.54 s [smos-directory-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  3199. 224.54 s [smos-directory-gen] Using strip version 2.44 found on system at:
  3200. 224.54 s [smos-directory-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  3201. 224.54 s [smos-directory-gen] Using tar found on system at:
  3202. 224.54 s [smos-directory-gen] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  3203. 224.54 s [smos-directory-gen] No uhc found
  3204. 224.54 s [smos-directory-gen] Phase: buildPhase
  3205. 224.54 s [smos-directory-gen] Preprocessing library for smos-directory-gen-0.2.0...
  3206. 224.54 s [smos-directory-gen] Building library for smos-directory-gen-0.2.0...
  3207. 224.54 s [ical-gen] can parse and unfold every line 2.03 ms
  3208. 224.54 s [ical-gen] dash.ics
  3209. 224.54 s [ical-gen] can parse and unfold every line 1.82 ms
  3210. 224.54 s [ical-gen] duration-weeks.ics
  3211. 224.54 s [ical-gen] can parse and unfold every line 1.85 ms
  3212. 224.54 s [ical-gen] spec-4-5.ics
  3213. 224.54 s [ical-gen] can parse and unfold every line 1.99 ms
  3214. 224.54 s [ical-gen] zoned-recurring.ics
  3215. 224.54 s [ical-gen] can parse and unfold every line 1.90 ms
  3216. 224.54 s [ical-gen] rdate-period.ics
  3217. 224.54 s [ical-gen] can parse and unfold every line 1.88 ms
  3218. 224.54 s [ical-gen] empty.ics
  3219. 224.54 s [ical-gen] can parse and unfold every line 1.91 ms
  3220. 224.54 s [ical-gen] spec-4-2.ics
  3221. 224.54 s [ical-gen] can parse and unfold every line 3.19 ms
  3222. 224.54 s [ical-gen] spec-4-6.ics
  3223. 224.54 s [ical-gen] can parse and unfold every line 1.88 ms
  3224. 224.54 s [ical-gen] ignored.ics
  3225. 224.54 s [ical-gen] can parse and unfold every line 1.93 ms
  3226. 224.54 s [ical-gen] funky.ics
  3227. 224.54 s [ical-gen] can parse and unfold every line 2.61 ms
  3228. 224.54 s [ical-gen] spec-4-4.ics
  3229. 224.54 s [ical-gen] can parse and unfold every line 1.91 ms
  3230. 224.54 s [ical-gen] zoned.ics
  3231. 224.54 s [ical-gen] can parse and unfold every line 2.08 ms
  3232. 224.54 s [ical-gen] uid.ics
  3233. 224.54 s [ical-gen] can parse and unfold every line 2.18 ms
  3234. 224.54 s [ical-gen] duration.ics
  3235. 224.54 s [ical-gen] can parse and unfold every line 1.47 ms
  3236. 224.54 s [ical-gen] daily-bysetpos.ics
  3237. 224.54 s [ical-gen] can parse and unfold every line 1.53 ms
  3238. 224.54 s [ical-gen] rdate.ics
  3239. 224.54 s [ical-gen] can parse and unfold every line 1.47 ms
  3240. 224.54 s [ical-gen] zoned-rdate.ics
  3241. 224.54 s [ical-gen] can parse and unfold every line 1.47 ms
  3242. 224.54 s [ical-gen] exception.ics
  3243. 224.54 s [ical-gen] can parse and unfold every line 1.53 ms
  3244. 224.54 s [ical-gen] date.ics
  3245. 224.54 s [ical-gen] can parse and unfold every line 1.43 ms
  3246. 224.54 s [ical-gen] zoned-complex.ics
  3247. 224.54 s [ical-gen] can parse and unfold every line 2.08 ms
  3248. 224.54 s [ical-gen] minimal.ics
  3249. 224.54 s [ical-gen] can parse and unfold every line 1.44 ms
  3250. 224.54 s [ical-gen] spec-3.4.ics
  3251. 224.54 s [ical-gen] can parse and unfold every line 1.42 ms
  3252. 224.54 s [ical-gen] ICal.Component.EventSpec
  3253. 224.54 s [ical-gen] test_resources/event
  3254. 224.54 s [ical-gen] spec-3.6.1-4
  3255. 224.54 s [smos-directory-gen] [1 of 4] Compiling Paths_smos_directory_gen ( dist/build/autogen/Paths_smos_directory_gen.hs, dist/build/Paths_smos_directory_gen.o, dist/build/Paths_smos_directory_gen.dyn_o )
  3256. 224.54 s [smos-directory-gen] Adapting module: Smos.Directory.Archive.Gen
  3257. 224.54 s [smos-directory-gen] Outputing coverables file /build/smos-directory-gen-0.2.0/src/Smos/Directory/Archive/Gen.hs.coverables for source file /build/smos-directory-gen-0.2.0/src/Smos/Directory/Archive/Gen.hs
  3258. 224.54 s [smos-directory-gen] Adapting module: Smos.Directory.InterestingStore
  3259. 224.54 s [smos-directory-gen] Outputing coverables file /build/smos-directory-gen-0.2.0/src/Smos/Directory/InterestingStore.hs.coverables for source file /build/smos-directory-gen-0.2.0/src/Smos/Directory/InterestingStore.hs
  3260. 224.54 s [smos-directory-gen] [2 of 4] Compiling Smos.Directory.Archive.Gen ( src/Smos/Directory/Archive/Gen.hs, dist/build/Smos/Directory/Archive/Gen.o, dist/build/Smos/Directory/Archive/Gen.dyn_o )
  3261. 224.54 s [smos-directory-gen] [3 of 4] Compiling Smos.Directory.InterestingStore ( src/Smos/Directory/InterestingStore.hs, dist/build/Smos/Directory/InterestingStore.o, dist/build/Smos/Directory/InterestingStore.dyn_o )
  3262. 224.54 s [smos-directory-gen] [4 of 4] Compiling Smos.Directory.TestUtils ( src/Smos/Directory/TestUtils.hs, dist/build/Smos/Directory/TestUtils.o, dist/build/Smos/Directory/TestUtils.dyn_o )
  3263. 224.54 s [smos-directory-gen] Adapting module: Smos.Directory.TestUtils
  3264. 224.54 s [smos-directory-gen] Outputing coverables file /build/smos-directory-gen-0.2.0/src/Smos/Directory/TestUtils.hs.coverables for source file /build/smos-directory-gen-0.2.0/src/Smos/Directory/TestUtils.hs
  3265. 224.54 s [smos-directory-gen] Warning: ignoring unrecognised input `dist/build/Smos/Directory/Archive/Gen.dyn_o'
  3266. 224.54 s [smos-directory-gen] Warning: ignoring unrecognised input `dist/build/Smos/Directory/InterestingStore.dyn_o'
  3267. 224.54 s [smos-directory-gen] Warning: ignoring unrecognised input `dist/build/Smos/Directory/TestUtils.dyn_o'
  3268. 224.54 s [smos-directory-gen] Warning: ignoring unrecognised input `dist/build/Paths_smos_directory_gen.dyn_o'
  3269. 224.54 s [smos-directory-gen] Preprocessing test suite 'smos-directory-test' for smos-directory-gen-0.2.0...
  3270. 224.54 s [smos-directory-gen] Building test suite 'smos-directory-test' for smos-directory-gen-0.2.0...
  3271. 224.54 s [smos-directory-gen] [1 of 3] Compiling Paths_smos_directory_gen ( dist/build/smos-directory-test/autogen/Paths_smos_directory_gen.hs, dist/build/smos-directory-test/smos-directory-test-tmp/Paths_smos_directory_gen.o )
  3272. 224.54 s [smos-directory-gen] Adapting module: Smos.Directory.StreamingSpec
  3273. 224.54 s [smos-directory-gen] Outputing coverables file /build/smos-directory-gen-0.2.0/test/Smos/Directory/StreamingSpec.hs.coverables for source file /build/smos-directory-gen-0.2.0/test/Smos/Directory/StreamingSpec.hs
  3274. 224.54 s [smos-directory-gen] [2 of 3] Compiling Smos.Directory.StreamingSpec ( test/Smos/Directory/StreamingSpec.hs, dist/build/smos-directory-test/smos-directory-test-tmp/Smos/Directory/StreamingSpec.o )
  3275. 224.54 s [smos-directory-gen] [3 of 3] Compiling Main ( test/Spec.hs, dist/build/smos-directory-test/smos-directory-test-tmp/Main.o )
  3276. 224.54 s [smos-directory-gen] Adapting module: Main
  3277. 224.54 s [smos-directory-gen] Outputing coverables file /build/smos-directory-gen-0.2.0/test/Spec.hs.coverables for source file /build/smos-directory-gen-0.2.0/test/Spec.hs
  3278. 224.54 s [smos-directory-gen] [1 of 4] Compiling Paths_smos_directory_gen ( dist/build/smos-directory-test/autogen/Paths_smos_directory_gen.hs, dist/build/smos-directory-test/smos-directory-test-tmp/Paths_smos_directory_gen.o ) [Impure plugin forced recompilation]
  3279. 224.54 s [smos-directory-gen] Adapting module: Smos.Directory.StreamingSpec
  3280. 224.54 s [smos-directory-gen] Outputing coverables file /build/smos-directory-gen-0.2.0/test/Smos/Directory/StreamingSpec.hs.coverables for source file /build/smos-directory-gen-0.2.0/test/Smos/Directory/StreamingSpec.hs
  3281. 224.54 s [smos-directory-gen] [2 of 4] Compiling Smos.Directory.StreamingSpec ( test/Smos/Directory/StreamingSpec.hs, dist/build/smos-directory-test/smos-directory-test-tmp/Smos/Directory/StreamingSpec.o ) [Data.GenValidity.Containers package changed]
  3282. 224.54 s [smos-directory-gen] [3 of 4] Compiling Main ( test/Spec.hs, dist/build/smos-directory-test/smos-directory-test-tmp/Main.o ) [Test.Syd package changed]
  3283. 224.54 s [smos-directory-gen] Adapting module: Main
  3284. 224.54 s [smos-directory-gen] Outputing coverables file /build/smos-directory-gen-0.2.0/test/Spec.hs.coverables for source file /build/smos-directory-gen-0.2.0/test/Spec.hs
  3285. 224.54 s [smos-directory-gen] [4 of 4] Linking dist/build/smos-directory-test/smos-directory-test
  3286. 224.54 s [smos-directory-gen] Phase: checkPhase
  3287. 224.54 s [smos-directory-gen] Running 1 test suites...
  3288. 224.54 s [smos-directory-gen] Test suite smos-directory-test: RUNNING...
  3289. 224.54 s [smos-directory-gen] Tests:
  3290. 224.54 s [smos-directory-gen]
  3291. 224.54 s [smos-directory-gen] Smos.Directory.StreamingSpec
  3292. 224.54 s [smos-directory-gen] forestCursors
  3293. 224.54 s [ical-gen] can parse this file as a component strictly and roundtrip it 4.80 ms
  3294. 224.54 s [ical-gen] spec-3.6.1-1
  3295. 224.54 s [ical-gen] can parse this file as a component strictly and roundtrip it 4.14 ms
  3296. 224.54 s [ical-gen] dash.ics
  3297. 224.54 s [ical-gen] can parse this file as a component strictly and roundtrip it 4.79 ms
  3298. 224.54 s [ical-gen] spec-3.6.1-3
  3299. 224.54 s [ical-gen] can parse this file as a component strictly and roundtrip it 5.03 ms
  3300. 224.54 s [ical-gen] spec-3.6.1-2
  3301. 224.54 s [ical-gen] can parse this file as a component strictly and roundtrip it 4.84 ms
  3302. 224.54 s [ical-gen] Event
  3303. 224.54 s [ical-gen] roundtrips through a General Component 15286.49 ms
  3304. 224.54 s [ical-gen] passed for all of 100 inputs.
  3305. 224.54 s [ical-gen] renders to a valid Component 16693.00 ms
  3306. 224.54 s [ical-gen] passed for all of 100 inputs.
  3307. 224.54 s [ical-gen] roundtrips through Text 16572.67 ms
  3308. 224.54 s [ical-gen] passed for all of 100 inputs.
  3309. 224.54 s [ical-gen] parses only valid things 16617.01 ms
  3310. 224.54 s [ical-gen] passed for all of 100 inputs.
  3311. 224.54 s [ical-gen] GenValid Event
  3312. 224.54 s [ical-gen] genValid :: Gen Event
  3313. 224.54 s [ical-gen] only generates valid 'Event's 12792.24 ms
  3314. 224.54 s [ical-gen] passed for all of 100 inputs.
  3315. 224.54 s [ical-gen] ICal.PropertyType.RecurrenceRuleSpec
  3316. 224.54 s [ical-gen] BySetPos
  3317. 224.54 s [ical-gen] always renders a valid text values 6.66 ms
  3318. 224.54 s [ical-gen] passed for all of 100 inputs.
  3319. 224.54 s [ical-gen] parses only valid things 8.92 ms
  3320. 224.54 s [ical-gen] passed for all of 100 inputs.
  3321. 224.54 s [ical-gen] can parse this example correctly 3.65 ms
  3322. 224.54 s [ical-gen] can render this example correctly 3.66 ms
  3323. 224.54 s [ical-gen] roundtrips through text values 6.55 ms
  3324. 224.54 s [ical-gen] passed for all of 100 inputs.
  3325. 224.54 s [ical-gen] GenValid BySetPos
  3326. 224.54 s [ical-gen] genValid :: Gen BySetPos
  3327. 224.54 s [ical-gen] only generates valid 'BySetPos's 3.72 ms
  3328. 224.54 s [ical-gen] passed for all of 100 inputs.
  3329. 224.54 s [ical-gen] ByYearDay
  3330. 224.54 s [ical-gen] can render this example correctly 3.64 ms
  3331. 224.54 s [ical-gen] can parse this example correctly 3.63 ms
  3332. 224.54 s [ical-gen] roundtrips through text values 21.73 ms
  3333. 224.54 s [ical-gen] passed for all of 100 inputs.
  3334. 224.54 s [ical-gen] GenValid ByYearDay
  3335. 224.54 s [ical-gen] genValid :: Gen ByYearDay
  3336. 224.54 s [ical-gen] only generates valid 'ByYearDay's 3.66 ms
  3337. 224.54 s [ical-gen] passed for all of 100 inputs.
  3338. 224.54 s [ical-gen] always renders a valid text values 18.47 ms
  3339. 224.54 s [ical-gen] passed for all of 100 inputs.
  3340. 224.54 s [ical-gen] parses only valid things 22.29 ms
  3341. 224.54 s [ical-gen] passed for all of 100 inputs.
  3342. 224.54 s [smos-directory-gen] produces valid forests 15.93 ms
  3343. 224.54 s [smos-directory-gen] passed for all of 100 inputs.
  3344. 224.54 s [smos-directory-gen] works for this simple case 2.11 ms
  3345. 224.54 s [smos-directory-gen] produces congruent forests 6.33 ms
  3346. 224.54 s [smos-directory-gen] passed for all of 100 inputs.
  3347. 224.54 s [smos-directory-gen]
  3348. 224.54 s [smos-directory-gen] Examples: 201
  3349. 224.54 s [smos-directory-gen] Passed: 3
  3350. 224.54 s [smos-directory-gen] Failed: 0
  3351. 224.54 s [smos-directory-gen] Sum of test runtimes: 0.02 seconds
  3352. 224.54 s [smos-directory-gen] Test suite took: 0.02 seconds
  3353. 224.54 s [smos-directory-gen]
  3354. 224.54 s [smos-directory-gen] Test suite smos-directory-test: PASS
  3355. 224.54 s [smos-directory-gen] Test suite logged to:
  3356. 224.54 s [smos-directory-gen] dist/test/smos-directory-gen-0.2.0-smos-directory-test.log
  3357. 224.54 s [smos-directory-gen] 1 of 1 test suites (1 of 1 test cases) passed.
  3358. 224.54 s [smos-directory-gen] Phase: haddockPhase
  3359. 224.54 s [smos-directory-gen] Phase: installPhase
  3360. 224.54 s [smos-directory-gen] Installing library in /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  3361. 224.54 s [smos-directory-gen] Phase: fixupPhase
  3362. 224.54 s [smos-directory-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0
  3363. 224.54 s [smos-directory-gen] shrinking /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj-ghc9.10.3.so
  3364. 224.54 s [smos-directory-gen] checking for references to /build/ in /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0...
  3365. 224.54 s [smos-directory-gen] patching script interpreter paths in /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0
  3366. 224.54 s [smos-directory-gen] stripping (with command strip and flags -S -p) in /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0/lib
  3367. 224.54 s [smos-directory-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/2flw42bqng56z0db1vjpgzypzfi879yf-smos-directory-gen-0.2.0-coverables
  3368. 224.54 s [smos-directory-gen] checking for references to /build/ in /nix/store/2flw42bqng56z0db1vjpgzypzfi879yf-smos-directory-gen-0.2.0-coverables...
  3369. 224.54 s [smos-directory-gen] patching script interpreter paths in /nix/store/2flw42bqng56z0db1vjpgzypzfi879yf-smos-directory-gen-0.2.0-coverables
  3370. 224.54 s [smos-directory-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/w2i5zw5lz4ihmx09zhlqc9jrfz1fzhh8-smos-directory-gen-0.2.0-coverage
  3371. 224.54 s [smos-directory-gen] checking for references to /build/ in /nix/store/w2i5zw5lz4ihmx09zhlqc9jrfz1fzhh8-smos-directory-gen-0.2.0-coverage...
  3372. 224.54 s [smos-directory-gen] patching script interpreter paths in /nix/store/w2i5zw5lz4ihmx09zhlqc9jrfz1fzhh8-smos-directory-gen-0.2.0-coverage
  3373. 224.54 s [ical-gen] ByWeekNo
  3374. 224.54 s [ical-gen] always renders a valid text values 17.30 ms
  3375. 224.54 s [ical-gen] passed for all of 100 inputs.
  3376. 224.54 s [ical-gen] can parse this example correctly 3.10 ms
  3377. 224.54 s [ical-gen] GenValid ByWeekNo
  3378. 224.54 s [ical-gen] genValid :: Gen ByWeekNo
  3379. 224.54 s [ical-gen] only generates valid 'ByWeekNo's 3.10 ms
  3380. 224.54 s [ical-gen] passed for all of 100 inputs.
  3381. 224.54 s [ical-gen] can render this example correctly 3.07 ms
  3382. 224.54 s [ical-gen] roundtrips through text values 18.15 ms
  3383. 224.54 s [ical-gen] passed for all of 100 inputs.
  3384. 224.54 s [ical-gen] parses only valid things 19.13 ms
  3385. 224.54 s [ical-gen] passed for all of 100 inputs.
  3386. 224.54 s [ical-gen] ByMonthDay
  3387. 224.54 s [ical-gen] can parse this example correctly 3.29 ms
  3388. 224.54 s [ical-gen] roundtrips through text values 18.21 ms
  3389. 224.54 s [ical-gen] passed for all of 100 inputs.
  3390. 224.54 s [ical-gen] can render this example correctly 3.58 ms
  3391. 224.54 s [ical-gen] parses only valid things 18.14 ms
  3392. 224.54 s [ical-gen] passed for all of 100 inputs.
  3393. 224.54 s [ical-gen] GenValid ByMonthDay
  3394. 224.54 s [ical-gen] genValid :: Gen ByMonthDay
  3395. 224.54 s [ical-gen] only generates valid 'ByMonthDay's 5.74 ms
  3396. 224.54 s [ical-gen] passed for all of 100 inputs.
  3397. 224.54 s [ical-gen] always renders a valid text values 14.54 ms
  3398. 224.54 s [ical-gen] passed for all of 100 inputs.
  3399. 224.54 s [ical-gen] ByMonth
  3400. 224.54 s [ical-gen] GenValid ByMonth
  3401. 224.54 s [ical-gen] genValid :: Gen ByMonth
  3402. 224.54 s [ical-gen] only generates valid 'ByMonth's 13.52 ms
  3403. 224.54 s [ical-gen] passed for all of 100 inputs.
  3404. 224.54 s [ical-gen] can render this example correctly 12.57 ms
  3405. 224.54 s [ical-gen] roundtrips through text values 14.50 ms
  3406. 224.54 s [ical-gen] passed for all of 100 inputs.
  3407. 224.54 s [ical-gen] can parse this example correctly 13.38 ms
  3408. 224.54 s [ical-gen] parses only valid things 13.18 ms
  3409. 224.54 s [ical-gen] passed for all of 100 inputs.
  3410. 224.54 s [ical-gen] always renders a valid text values 14.60 ms
  3411. 224.54 s [ical-gen] passed for all of 100 inputs.
  3412. 224.54 s [ical-gen] ByMinute
  3413. 224.54 s [ical-gen] parses only valid things 26.86 ms
  3414. 224.55 s [ical-gen] passed for all of 100 inputs.
  3415. 224.55 s [ical-gen] can parse this example correctly 12.93 ms
  3416. 224.55 s [ical-gen] can render this example correctly 3.53 ms
  3417. 224.55 s [ical-gen] roundtrips through text values 19.83 ms
  3418. 224.71 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0 /nix/store/w2i5zw5lz4ihmx09zhlqc9jrfz1fzhh8-smos-directory-gen-0.2.0-coverage
  3419. 225.21 s [post-build-hook] Pushing 2 paths (309 are already present) using zstd to cache smos ⏳
  3420. 225.21 s [post-build-hook]
  3421. 225.56 s [post-build-hook] Pushing /nix/store/w2i5zw5lz4ihmx09zhlqc9jrfz1fzhh8-smos-directory-gen-0.2.0-coverage (7.98 KiB)
  3422. 225.56 s [post-build-hook] Pushing /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0 (1.17 MiB)
  3423. 226.90 s [post-build-hook]
  3424. 226.98 s [post-build-hook] All done.
  3425. 226.98 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0 /nix/store/w2i5zw5lz4ihmx09zhlqc9jrfz1fzhh8-smos-directory-gen-0.2.0-coverage
  3426. 227.01 s [post-build-hook] copying 2 paths...
  3427. 227.01 s [post-build-hook] copying path '/nix/store/mjcwib60vymd9fhrs07jzv996k5iz11z-smos-directory-gen-0.2.0' to 'https://cache.staging.nix-ci.com'...
  3428. 227.01 s [post-build-hook] copying path '/nix/store/w2i5zw5lz4ihmx09zhlqc9jrfz1fzhh8-smos-directory-gen-0.2.0-coverage' to 'https://cache.staging.nix-ci.com'...
  3429. 229.57 s [post-build-hook] copying 1 paths...
  3430. 229.57 s [post-build-hook] copying path '/nix/store/cxzp0wwsbgcxn8vma7rr1hqgk6g93793-smos-directory-gen-0.2.0.drv' to 'https://cache.staging.nix-ci.com'...
  3431. 230.53 s Progress: 30 of 100 built (3 building), 28 of 28 downloaded from cache
  3432. 230.62 s Building smos-archive
  3433. 230.67 s Building smos-query
  3434. 230.72 s Building smos-report-gen-source
  3435. 230.72 s [ical-gen] passed for all of 100 inputs.
  3436. 230.72 s [ical-gen] GenValid ByMinute
  3437. 230.72 s [ical-gen] genValid :: Gen ByMinute
  3438. 230.72 s [ical-gen] only generates valid 'ByMinute's 2.88 ms
  3439. 230.72 s [ical-gen] passed for all of 100 inputs.
  3440. 230.72 s [ical-gen] always renders a valid text values 7.24 ms
  3441. 230.72 s [ical-gen] passed for all of 100 inputs.
  3442. 230.72 s [ical-gen] ByDay
  3443. 230.72 s [ical-gen] can render this example correctly 2.81 ms
  3444. 230.72 s [ical-gen] can render this example correctly 2.78 ms
  3445. 230.72 s [ical-gen] GenValid ByDay
  3446. 230.72 s [ical-gen] genValid :: Gen ByDay
  3447. 230.72 s [ical-gen] only generates valid 'ByDay's 5.38 ms
  3448. 230.72 s [ical-gen] passed for all of 100 inputs.
  3449. 230.73 s [ical-gen] parses only valid things 18.65 ms
  3450. 230.73 s [ical-gen] passed for all of 100 inputs.
  3451. 230.73 s [ical-gen] can parse this example correctly 1.87 ms
  3452. 230.73 s [ical-gen] can parse this example correctly 3.34 ms
  3453. 230.73 s [ical-gen] can render this example correctly 2.70 ms
  3454. 230.73 s [ical-gen] always renders a valid text values 5.60 ms
  3455. 230.73 s [ical-gen] passed for all of 100 inputs.
  3456. 230.73 s [ical-gen] can parse this example correctly 2.65 ms
  3457. 230.73 s [ical-gen] roundtrips through text values 17.81 ms
  3458. 230.73 s [ical-gen] passed for all of 100 inputs.
  3459. 230.73 s [ical-gen] Interval
  3460. 230.73 s [ical-gen] can render this example correctly 2.66 ms
  3461. 230.73 s [ical-gen] can parse this example correctly 2.97 ms
  3462. 230.73 s [ical-gen] GenValid Interval
  3463. 230.73 s [ical-gen] genValid :: Gen Interval
  3464. 230.73 s [ical-gen] only generates valid 'Interval's 4.64 ms
  3465. 230.73 s [ical-gen] passed for all of 100 inputs.
  3466. 230.73 s [ical-gen] always renders a valid text values 4.54 ms
  3467. 230.73 s [ical-gen] passed for all of 100 inputs.
  3468. 230.73 s [ical-gen] roundtrips through text values 4.48 ms
  3469. 230.73 s [ical-gen] passed for all of 100 inputs.
  3470. 230.73 s [ical-gen] parses only valid things 4.47 ms
  3471. 230.73 s [ical-gen] passed for all of 100 inputs.
  3472. 230.73 s [ical-gen] ByHour
  3473. 230.73 s [ical-gen] can render this example correctly 4.36 ms
  3474. 230.73 s [ical-gen] always renders a valid text values 14.87 ms
  3475. 230.73 s [ical-gen] passed for all of 100 inputs.
  3476. 230.73 s [ical-gen] parses only valid things 16.67 ms
  3477. 230.73 s [ical-gen] passed for all of 100 inputs.
  3478. 230.73 s [ical-gen] roundtrips through text values 15.17 ms
  3479. 230.73 s [ical-gen] passed for all of 100 inputs.
  3480. 230.73 s [ical-gen] GenValid ByHour
  3481. 230.73 s [smos-api] Phase: setupCompilerEnvironmentPhase
  3482. 230.73 s [smos-api] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  3483. 230.73 s [smos-api] Phase: unpackPhase
  3484. 230.73 s [smos-api] unpacking source archive /nix/store/2zidz315zj5xp40391hpk3fnx09jvlj6-smos-api-source-0.8.0/smos-api-0.8.0.tar.gz
  3485. 230.73 s [smos-api] source root is smos-api-0.8.0
  3486. 230.73 s [smos-api] setting SOURCE_DATE_EPOCH to timestamp 1780355831 of file "smos-api-0.8.0/src/Smos/API/Username.hs"
  3487. 230.73 s [smos-api] warning: file "smos-api-0.8.0/src/Smos/API/Username.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  3488. 230.73 s [smos-api] Phase: patchPhase
  3489. 230.73 s [smos-api] Adding dekking-value to build-depends in ./smos-api.cabal
  3490. 230.73 s [smos-api] Phase: compileBuildDriverPhase
  3491. 230.73 s [smos-api] setupCompileFlags: -package-db=/build/tmp.YJIkEIr7xB/setup-package.conf.d -threaded
  3492. 230.73 s [smos-api] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.YJIkEIr7xB/Main.o )
  3493. 230.73 s [smos-api] [2 of 2] Linking Setup
  3494. 230.73 s [smos-api] Phase: updateAutotoolsGnuConfigScriptsPhase
  3495. 230.73 s [smos-api] Phase: configurePhase
  3496. 230.73 s [smos-api] configureFlags: --verbose --prefix=/nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.YJIkEIr7xB/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-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-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  3497. 230.73 s [smos-api] Using Parsec parser
  3498. 230.73 s [smos-api] Configuring smos-api-0.8.0...
  3499. 230.73 s [smos-api] Dependency aeson: using aeson-2.2.3.0
  3500. 230.73 s [smos-api] Dependency autodocodec: using autodocodec-0.5.0.0
  3501. 230.73 s [smos-api] Dependency autodocodec-yaml: using autodocodec-yaml-0.4.0.2
  3502. 230.73 s [smos-api] Dependency base: using base-4.20.2.0
  3503. 230.73 s [smos-api] Dependency base64-bytestring: using base64-bytestring-1.2.1.0
  3504. 230.73 s [smos-api] Dependency bytestring: using bytestring-0.12.2.0
  3505. 230.73 s [smos-api] Dependency containers: using containers-0.7
  3506. 230.73 s [smos-api] Dependency cryptonite: using cryptonite-0.30
  3507. 230.73 s [smos-api] Dependency deepseq: using deepseq-1.5.0.0
  3508. 230.73 s [smos-api] Dependency dekking-value: using dekking-value-0.0.0.0
  3509. 230.73 s [smos-api] Dependency dirforest: using dirforest-0.1.0.0
  3510. 230.73 s [smos-api] Dependency http-api-data: using http-api-data-0.6.2
  3511. 230.73 s [smos-api] Dependency ical: using ical-0.0.0.0
  3512. 230.73 s [smos-api] Dependency memory: using memory-0.18.0
  3513. 230.73 s [smos-api] Dependency mergeful: using mergeful-0.3.0.0
  3514. 230.73 s [smos-api] Dependency mergeful-persistent: using mergeful-persistent-0.3.0.1
  3515. 230.73 s [smos-api] Dependency password: using password-3.1.0.1
  3516. 230.73 s [smos-api] Dependency password-instances: using password-instances-3.0.0.0
  3517. 230.73 s [smos-api] Dependency path: using path-0.9.6
  3518. 230.73 s [smos-api] Dependency path-pieces: using path-pieces-0.2.1
  3519. 230.73 s [smos-api] Dependency persistent: using persistent-2.17.1.0
  3520. 230.73 s [smos-api] Dependency semver: using semver-0.4.0.1
  3521. 230.73 s [smos-api] Dependency servant: using servant-0.20.3.0
  3522. 230.73 s [smos-api] Dependency servant-auth: using servant-auth-0.4.2.0
  3523. 230.73 s [smos-api] Dependency servant-auth-server: using servant-auth-server-0.4.9.1
  3524. 230.73 s [smos-jobhunt] Phase: setupCompilerEnvironmentPhase
  3525. 230.73 s [smos-jobhunt] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  3526. 230.73 s [smos-jobhunt] Phase: unpackPhase
  3527. 230.73 s [smos-jobhunt] unpacking source archive /nix/store/3lmjwbnir8fbcch0lyf7jbk6m6c3lhd6-smos-jobhunt-source-0.2.0/smos-jobhunt-0.2.0.tar.gz
  3528. 230.73 s [smos-jobhunt] source root is smos-jobhunt-0.2.0
  3529. 230.73 s [smos-jobhunt] setting SOURCE_DATE_EPOCH to timestamp 1780355828 of file "smos-jobhunt-0.2.0/test/Spec.hs"
  3530. 230.73 s [smos-jobhunt] warning: file "smos-jobhunt-0.2.0/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  3531. 230.73 s [smos-jobhunt] Phase: patchPhase
  3532. 230.73 s [smos-jobhunt] Adding dekking-value to build-depends in ./smos-jobhunt.cabal
  3533. 230.73 s [smos-jobhunt] Phase: compileBuildDriverPhase
  3534. 230.73 s [smos-jobhunt] setupCompileFlags: -package-db=/build/tmp.tVijFTsGII/setup-package.conf.d -threaded
  3535. 230.73 s [smos-jobhunt] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.tVijFTsGII/Main.o )
  3536. 230.73 s [smos-jobhunt] [2 of 2] Linking Setup
  3537. 230.73 s [smos-jobhunt] Phase: updateAutotoolsGnuConfigScriptsPhase
  3538. 230.73 s [smos-jobhunt] Phase: configurePhase
  3539. 230.73 s [smos-jobhunt] configureFlags: --verbose --prefix=/nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.tVijFTsGII/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-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-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  3540. 230.73 s [smos-jobhunt] Using Parsec parser
  3541. 230.73 s [smos-jobhunt] Configuring smos-jobhunt-0.2.0...
  3542. 230.73 s [smos-jobhunt] Dependency HaskellNet: using HaskellNet-0.6.1.2
  3543. 230.73 s [smos-jobhunt] Dependency HaskellNet-SSL: using HaskellNet-SSL-0.4.0.2
  3544. 230.73 s [smos-jobhunt] Dependency aeson: using aeson-2.2.3.0
  3545. 230.73 s [smos-jobhunt] Dependency base: using base-4.20.2.0
  3546. 230.73 s [smos-jobhunt] Dependency containers: using containers-0.7
  3547. 230.73 s [smos-jobhunt] Dependency dekking-value: using dekking-value-0.0.0.0
  3548. 230.73 s [smos-jobhunt] Dependency mime-mail: using mime-mail-0.5.1
  3549. 230.73 s [smos-jobhunt] Dependency monad-logger: using monad-logger-0.3.42
  3550. 230.73 s [smos-jobhunt] Dependency network: using network-3.2.8.0
  3551. 230.73 s [smos-jobhunt] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
  3552. 230.73 s [smos-jobhunt] Dependency password: using password-3.1.0.1
  3553. 230.73 s [smos-jobhunt] Dependency path: using path-0.9.6
  3554. 230.73 s [smos-jobhunt] Dependency path-io: using path-io-1.8.2
  3555. 230.73 s [smos-jobhunt] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
  3556. 230.73 s [smos-jobhunt] Dependency safe-coloured-text-terminfo: using
  3557. 230.73 s [smos-jobhunt] safe-coloured-text-terminfo-0.3.0.0
  3558. 230.73 s [smos-jobhunt] Dependency smos-cli: using smos-cli-0.2.1
  3559. 230.73 s [smos-jobhunt] Dependency smos-data: using smos-data-0.7.0
  3560. 230.73 s [smos-jobhunt] Dependency smos-directory: using smos-directory-0.2.0
  3561. 230.73 s [smos-jobhunt] Dependency smos-report: using smos-report-0.12.0
  3562. 230.73 s [smos-jobhunt] Dependency stache: using stache-2.3.4
  3563. 230.73 s [smos-jobhunt] Dependency text: using text-2.1.3
  3564. 230.73 s [smos-jobhunt] Dependency time: using time-1.12.2
  3565. 230.73 s [smos-jobhunt] Dependency unliftio: using unliftio-0.2.25.1
  3566. 230.73 s [smos-jobhunt] Dependency base: using base-4.20.2.0
  3567. 230.73 s [smos-jobhunt] Dependency dekking-value: using dekking-value-0.0.0.0
  3568. 230.73 s [ical-gen] genValid :: Gen ByHour
  3569. 230.73 s [ical-gen] only generates valid 'ByHour's 8.39 ms
  3570. 230.73 s [ical-gen] passed for all of 100 inputs.
  3571. 230.73 s [ical-gen] can parse this example correctly 3.84 ms
  3572. 230.73 s [ical-gen] Count
  3573. 230.73 s [ical-gen] can parse this example correctly 3.85 ms
  3574. 230.73 s [ical-gen] always renders a valid text values 13.47 ms
  3575. 230.73 s [ical-gen] passed for all of 100 inputs.
  3576. 230.73 s [ical-gen] GenValid Count
  3577. 230.73 s [ical-gen] genValid :: Gen Count
  3578. 230.73 s [ical-gen] only generates valid 'Count's 7.29 ms
  3579. 230.73 s [ical-gen] passed for all of 100 inputs.
  3580. 230.73 s [ical-gen] can render this example correctly 10.54 ms
  3581. 230.73 s [ical-gen] roundtrips through text values 11.57 ms
  3582. 230.73 s [ical-gen] passed for all of 100 inputs.
  3583. 230.73 s [ical-gen] parses only valid things 10.57 ms
  3584. 230.73 s [ical-gen] passed for all of 100 inputs.
  3585. 230.73 s [ical-gen] RecurrenceRule
  3586. 230.73 s [ical-gen] parses only valid things 61.98 ms
  3587. 230.73 s [ical-gen] passed for all of 100 inputs.
  3588. 230.73 s [ical-gen] roundtrips through ContentLine 77.41 ms
  3589. 230.73 s [ical-gen] passed for all of 100 inputs.
  3590. 230.73 s [ical-gen] always renders to a valid content line 24.30 ms
  3591. 230.73 s [ical-gen] passed for all of 100 inputs.
  3592. 230.73 s [ical-gen] renders this example correctly 10.48 ms
  3593. 230.73 s [ical-gen] parses this example correctly 11.25 ms
  3594. 230.73 s [ical-gen] GenValid RecurrenceRule
  3595. 230.73 s [ical-gen] genValid :: Gen RecurrenceRule
  3596. 230.73 s [ical-gen] only generates valid 'RecurrenceRule's 24.15 ms
  3597. 230.73 s [ical-gen] passed for all of 100 inputs.
  3598. 230.73 s [ical-gen] Until
  3599. 230.73 s [ical-gen] GenValid Until
  3600. 230.73 s [ical-gen] genValid :: Gen Until
  3601. 230.73 s [ical-gen] only generates valid 'Until's 18.52 ms
  3602. 230.73 s [ical-gen] passed for all of 100 inputs.
  3603. 230.73 s [ical-gen] can render this example correctly 7.11 ms
  3604. 230.73 s [ical-gen] can parse this example correctly 15.56 ms
  3605. 230.73 s [ical-gen] can render this example correctly 6.33 ms
  3606. 230.73 s [ical-gen] roundtrips through text values 16.19 ms
  3607. 230.73 s [ical-gen] passed for all of 100 inputs.
  3608. 230.73 s [ical-gen] parses only valid things 32.09 ms
  3609. 230.73 s [ical-gen] passed for all of 100 inputs.
  3610. 230.73 s [ical-gen] can parse this example correctly 13.42 ms
  3611. 230.73 s [ical-gen] always renders a valid text values 15.12 ms
  3612. 230.73 s [ical-gen] passed for all of 100 inputs.
  3613. 230.73 s [ical-gen] BySecond
  3614. 230.73 s [smos-api] Dependency smos-data: using smos-data-0.7.0
  3615. 230.73 s [smos-api] Dependency smos-report: using smos-report-0.12.0
  3616. 230.73 s [smos-api] Dependency text: using text-2.1.3
  3617. 230.73 s [smos-api] Dependency time: using time-1.12.2
  3618. 230.73 s [smos-api] Dependency typed-uuid: using typed-uuid-0.2.0.0
  3619. 230.73 s [smos-api] Dependency tz: using tz-0.1.3.6
  3620. 230.73 s [smos-api] Dependency uuid: using uuid-1.3.16
  3621. 230.73 s [smos-api] Dependency validity: using validity-0.12.1.0
  3622. 230.73 s [smos-api] Dependency validity-bytestring: using validity-bytestring-0.4.1.1
  3623. 230.73 s [smos-api] Dependency validity-path: using validity-path-0.4.0.1
  3624. 230.73 s [smos-api] Dependency validity-text: using validity-text-0.3.1.3
  3625. 230.73 s [smos-api] Dependency validity-uuid: using validity-uuid-0.1.0.3
  3626. 230.73 s [smos-api] Dependency yaml: using yaml-0.11.11.2
  3627. 230.73 s [smos-api] Source component graph: component lib
  3628. 230.73 s [smos-api] Configured component graph:
  3629. 230.73 s [smos-api] component smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  3630. 230.73 s [smos-api] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  3631. 230.73 s [smos-api] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  3632. 230.73 s [smos-api] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  3633. 230.73 s [smos-api] include base-4.20.2.0-fafd
  3634. 230.73 s [smos-api] include base64-bytestring-1.2.1.0-BirKrAoNNqT3ftAgi7FNI8
  3635. 230.73 s [smos-api] include bytestring-0.12.2.0-96e1
  3636. 230.73 s [smos-api] include containers-0.7-96b4
  3637. 230.73 s [smos-api] include cryptonite-0.30-HaBYbqXVh3k5mr6t38lbAv
  3638. 230.73 s [smos-api] include deepseq-1.5.0.0-2b65
  3639. 230.73 s [smos-api] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  3640. 230.73 s [smos-api] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  3641. 230.73 s [smos-api] include http-api-data-0.6.2-F8aKrQ6muoJ9sPuHQ9WD8h
  3642. 230.73 s [smos-api] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  3643. 230.73 s [smos-api] include memory-0.18.0-GXCbjdLTL5HL8nVuBHruNG
  3644. 230.73 s [smos-api] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  3645. 230.73 s [smos-api] include mergeful-persistent-0.3.0.1-3qvKNlKCFFRCy9jPqRTAUw
  3646. 230.73 s [smos-api] include password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
  3647. 230.73 s [smos-api] include password-instances-3.0.0.0-Mm12XBadKtDy0klLBCctP
  3648. 230.73 s [smos-api] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  3649. 230.73 s [smos-api] include path-pieces-0.2.1-LwvQJcowmZQCHd6AEgvBcU
  3650. 230.73 s [smos-api] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  3651. 230.73 s [smos-api] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  3652. 230.73 s [smos-api] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  3653. 230.73 s [smos-api] include servant-auth-0.4.2.0-5svOLp8BYK61xIFolhI8zT
  3654. 230.73 s [smos-api] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  3655. 230.73 s [smos-api] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  3656. 230.73 s [smos-api] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  3657. 230.73 s [smos-api] include text-2.1.3-34f1
  3658. 230.73 s [smos-api] include time-1.12.2-3479
  3659. 230.73 s [smos-api] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  3660. 230.73 s [smos-api] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  3661. 230.73 s [smos-api] include uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
  3662. 230.73 s [smos-api] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  3663. 230.73 s [smos-api] include validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
  3664. 230.73 s [smos-api] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  3665. 230.73 s [smos-api] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
  3666. 230.73 s [smos-api] include validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
  3667. 230.73 s [smos-api] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  3668. 230.73 s [smos-api] Linked component graph:
  3669. 230.73 s [smos-api] unit smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  3670. 230.73 s [smos-api] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  3671. 230.73 s [smos-api] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  3672. 230.73 s [smos-api] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  3673. 230.73 s [smos-api] include base-4.20.2.0-fafd
  3674. 230.73 s [smos-api] include base64-bytestring-1.2.1.0-BirKrAoNNqT3ftAgi7FNI8
  3675. 230.73 s [smos-api] include bytestring-0.12.2.0-96e1
  3676. 230.73 s [smos-api] include containers-0.7-96b4
  3677. 230.73 s [smos-api] include cryptonite-0.30-HaBYbqXVh3k5mr6t38lbAv
  3678. 230.73 s [smos-api] include deepseq-1.5.0.0-2b65
  3679. 230.73 s [smos-api] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  3680. 230.73 s [smos-api] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  3681. 230.73 s [smos-api] include http-api-data-0.6.2-F8aKrQ6muoJ9sPuHQ9WD8h
  3682. 230.73 s [smos-api] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  3683. 230.73 s [smos-api] include memory-0.18.0-GXCbjdLTL5HL8nVuBHruNG
  3684. 230.73 s [smos-api] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  3685. 230.73 s [smos-api] include mergeful-persistent-0.3.0.1-3qvKNlKCFFRCy9jPqRTAUw
  3686. 230.73 s [smos-api] include password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
  3687. 230.73 s [smos-api] include password-instances-3.0.0.0-Mm12XBadKtDy0klLBCctP
  3688. 230.73 s [smos-api] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  3689. 230.73 s [smos-api] include path-pieces-0.2.1-LwvQJcowmZQCHd6AEgvBcU
  3690. 230.73 s [smos-api] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  3691. 230.73 s [smos-api] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  3692. 230.73 s [smos-api] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  3693. 230.73 s [smos-jobhunt] Dependency smos-jobhunt: using smos-jobhunt-0.2.0
  3694. 230.73 s [smos-jobhunt] Dependency base: using base-4.20.2.0
  3695. 230.73 s [smos-jobhunt] Dependency dekking-value: using dekking-value-0.0.0.0
  3696. 230.73 s [smos-jobhunt] Dependency monad-logger: using monad-logger-0.3.42
  3697. 230.73 s [smos-jobhunt] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
  3698. 230.73 s [smos-jobhunt] Dependency path: using path-0.9.6
  3699. 230.73 s [smos-jobhunt] Dependency path-io: using path-io-1.8.2
  3700. 230.73 s [smos-jobhunt] Dependency smos-data: using smos-data-0.7.0
  3701. 230.73 s [smos-jobhunt] Dependency smos-data-gen: using smos-data-gen-0.5.1
  3702. 230.73 s [smos-jobhunt] Dependency smos-jobhunt: using smos-jobhunt-0.2.0
  3703. 230.73 s [smos-jobhunt] Dependency sydtest: using sydtest-0.23.0.1
  3704. 230.73 s [smos-jobhunt] Dependency time: using time-1.12.2
  3705. 230.73 s [smos-jobhunt] Source component graph:
  3706. 230.73 s [smos-jobhunt] component lib
  3707. 230.73 s [smos-jobhunt] component exe:smos-jobhunt dependency lib
  3708. 230.73 s [smos-jobhunt] component test:smos-jobhunt-test dependency lib
  3709. 230.73 s [smos-jobhunt] Configured component graph:
  3710. 230.73 s [smos-jobhunt] component smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
  3711. 230.73 s [smos-jobhunt] include HaskellNet-0.6.1.2-DES4JdMnZLlD5tcVoGolcI
  3712. 230.73 s [smos-jobhunt] include HaskellNet-SSL-0.4.0.2-Kxzzr4eZJt2CIaVy1QqqXa
  3713. 230.73 s [smos-jobhunt] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  3714. 230.73 s [smos-jobhunt] include base-4.20.2.0-fafd
  3715. 230.73 s [smos-jobhunt] include containers-0.7-96b4
  3716. 230.73 s [smos-jobhunt] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  3717. 230.73 s [smos-jobhunt] include mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
  3718. 230.73 s [smos-jobhunt] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  3719. 230.73 s [smos-jobhunt] include network-3.2.8.0-JTLTzLiffTd6oacQIZu7Ay
  3720. 230.73 s [smos-jobhunt] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  3721. 230.73 s [smos-jobhunt] include password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
  3722. 230.73 s [smos-jobhunt] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  3723. 230.73 s [smos-jobhunt] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  3724. 230.73 s [smos-jobhunt] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  3725. 230.74 s [smos-jobhunt] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
  3726. 230.74 s [smos-jobhunt] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  3727. 230.74 s [smos-jobhunt] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  3728. 230.74 s [smos-jobhunt] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  3729. 230.74 s [smos-jobhunt] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  3730. 230.74 s [smos-jobhunt] include stache-2.3.4-APHrQMs9Erh2ZoVmx1ZBFX
  3731. 230.74 s [smos-jobhunt] include text-2.1.3-34f1
  3732. 230.74 s [smos-jobhunt] include time-1.12.2-3479
  3733. 230.74 s [smos-jobhunt] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  3734. 230.74 s [smos-jobhunt] component smos-jobhunt-0.2.0-EzPU6wwatCiLTexmIpi5J7-smos-jobhunt
  3735. 230.74 s [smos-jobhunt] include base-4.20.2.0-fafd
  3736. 230.74 s [smos-jobhunt] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  3737. 230.74 s [smos-jobhunt] include smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
  3738. 230.74 s [smos-jobhunt] component smos-jobhunt-0.2.0-JcASqBXSSpA2o0G8OcGqNF-smos-jobhunt-test
  3739. 230.74 s [smos-jobhunt] include base-4.20.2.0-fafd
  3740. 230.74 s [smos-jobhunt] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  3741. 230.74 s [smos-jobhunt] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  3742. 230.74 s [smos-jobhunt] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  3743. 230.74 s [smos-jobhunt] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  3744. 230.74 s [smos-jobhunt] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  3745. 230.74 s [smos-jobhunt] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  3746. 230.74 s [smos-jobhunt] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  3747. 230.74 s [smos-jobhunt] include smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
  3748. 230.74 s [smos-jobhunt] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  3749. 230.74 s [smos-jobhunt] include time-1.12.2-3479
  3750. 230.74 s [smos-jobhunt] Linked component graph:
  3751. 230.74 s [smos-jobhunt] unit smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
  3752. 230.74 s [smos-jobhunt] include HaskellNet-0.6.1.2-DES4JdMnZLlD5tcVoGolcI
  3753. 230.74 s [smos-jobhunt] include HaskellNet-SSL-0.4.0.2-Kxzzr4eZJt2CIaVy1QqqXa
  3754. 230.74 s [smos-jobhunt] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  3755. 230.74 s [smos-jobhunt] include base-4.20.2.0-fafd
  3756. 230.74 s [smos-jobhunt] include containers-0.7-96b4
  3757. 230.74 s [smos-jobhunt] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  3758. 230.74 s [smos-jobhunt] include mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
  3759. 230.74 s [smos-jobhunt] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  3760. 230.74 s [smos-jobhunt] include network-3.2.8.0-JTLTzLiffTd6oacQIZu7Ay
  3761. 230.74 s [smos-jobhunt] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  3762. 230.74 s [smos-jobhunt] include password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
  3763. 230.74 s [smos-jobhunt] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  3764. 230.74 s [smos-jobhunt] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  3765. 230.74 s [smos-jobhunt] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  3766. 230.74 s [smos-jobhunt] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
  3767. 230.74 s [smos-jobhunt] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  3768. 230.74 s [smos-jobhunt] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  3769. 230.74 s [smos-jobhunt] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  3770. 230.74 s [smos-jobhunt] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  3771. 230.74 s [smos-jobhunt] include stache-2.3.4-APHrQMs9Erh2ZoVmx1ZBFX
  3772. 230.74 s [smos-jobhunt] include text-2.1.3-34f1
  3773. 230.74 s [smos-jobhunt] include time-1.12.2-3479
  3774. 230.74 s [ical-gen] parses only valid things 12.81 ms
  3775. 230.74 s [ical-gen] passed for all of 100 inputs.
  3776. 230.74 s [ical-gen] can render this example correctly 12.36 ms
  3777. 230.74 s [ical-gen] roundtrips through text values 16.66 ms
  3778. 230.74 s [ical-gen] passed for all of 100 inputs.
  3779. 230.74 s [ical-gen] always renders a valid text values 12.01 ms
  3780. 230.74 s [ical-gen] passed for all of 100 inputs.
  3781. 230.74 s [ical-gen] can parse this example correctly 11.72 ms
  3782. 230.74 s [ical-gen] GenValid BySecond
  3783. 230.74 s [ical-gen] genValid :: Gen BySecond
  3784. 230.74 s [ical-gen] only generates valid 'BySecond's 11.77 ms
  3785. 230.74 s [ical-gen] passed for all of 100 inputs.
  3786. 230.74 s [ical-gen] ICal.Component.TimeZoneSpec
  3787. 230.74 s [ical-gen] TimeZone
  3788. 230.74 s [ical-gen] GenValid Daylight
  3789. 230.74 s [ical-gen] genValid :: Gen Daylight
  3790. 230.74 s [ical-gen] only generates valid 'Daylight's 1058.90 ms
  3791. 230.74 s [ical-gen] passed for all of 100 inputs.
  3792. 230.74 s [ical-gen] GenValid Observance
  3793. 230.74 s [ical-gen] genValid :: Gen Observance
  3794. 230.74 s [ical-gen] only generates valid 'Observance's 1052.84 ms
  3795. 230.74 s [ical-gen] passed for all of 100 inputs.
  3796. 230.74 s [ical-gen] roundtrips through a General Component 2697.90 ms
  3797. 230.74 s [ical-gen] passed for all of 100 inputs.
  3798. 230.74 s [ical-gen] GenValid TimeZoneObservance
  3799. 230.74 s [ical-gen] genValid :: Gen TimeZoneObservance
  3800. 230.74 s [ical-gen] only generates valid 'TimeZoneObservance's 1335.18 ms
  3801. 230.74 s [ical-gen] passed for all of 100 inputs.
  3802. 230.74 s [ical-gen] parses only valid things 3033.43 ms
  3803. 230.74 s [ical-gen] passed for all of 100 inputs.
  3804. 230.74 s [ical-gen] GenValid Standard
  3805. 230.74 s [ical-gen] genValid :: Gen Standard
  3806. 230.74 s [ical-gen] only generates valid 'Standard's 1025.47 ms
  3807. 230.74 s [ical-gen] passed for all of 100 inputs.
  3808. 230.74 s [ical-gen] renders to a valid Component 2951.72 ms
  3809. 230.74 s [ical-gen] passed for all of 100 inputs.
  3810. 230.74 s [ical-gen] GenValid TimeZone
  3811. 230.74 s [ical-gen] genValid :: Gen TimeZone
  3812. 230.74 s [ical-gen] only generates valid 'TimeZone's 1653.39 ms
  3813. 230.74 s [ical-gen] passed for all of 100 inputs.
  3814. 230.74 s [ical-gen] roundtrips through Text 2877.06 ms
  3815. 230.74 s [ical-gen] passed for all of 100 inputs.
  3816. 230.74 s [ical-gen] Standard
  3817. 230.74 s [ical-gen] GenValid Standard
  3818. 230.74 s [ical-gen] genValid :: Gen Standard
  3819. 230.74 s [ical-gen] only generates valid 'Standard's 1107.29 ms
  3820. 230.74 s [ical-gen] passed for all of 100 inputs.
  3821. 230.74 s [ical-gen] roundtrips through a General Component 1471.43 ms
  3822. 230.74 s [ical-gen] passed for all of 100 inputs.
  3823. 230.74 s [ical-gen] roundtrips through Text 1612.53 ms
  3824. 230.74 s [ical-gen] passed for all of 100 inputs.
  3825. 230.74 s [ical-gen] renders to a valid Component 1491.48 ms
  3826. 230.74 s [smos-api] include servant-auth-0.4.2.0-5svOLp8BYK61xIFolhI8zT
  3827. 230.74 s [smos-api] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  3828. 230.74 s [smos-api] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  3829. 230.74 s [smos-api] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  3830. 230.74 s [smos-api] include text-2.1.3-34f1
  3831. 230.74 s [smos-api] include time-1.12.2-3479
  3832. 230.74 s [smos-api] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  3833. 230.74 s [smos-api] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  3834. 230.74 s [smos-api] include uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
  3835. 230.74 s [smos-api] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  3836. 230.74 s [smos-api] include validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
  3837. 230.74 s [smos-api] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  3838. 230.74 s [smos-api] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
  3839. 230.74 s [smos-api] include validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
  3840. 230.74 s [smos-api] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  3841. 230.74 s [smos-api] Smos.API=smos-api-0.8.0-7uONugSADRTFww9bibLj2W:Smos.API,Smos.API.Password=smos-api-0.8.0-7uONugSADRTFww9bibLj2W:Smos.API.Password,Smos.API.SHA256=smos-api-0.8.0-7uONugSADRTFww9bibLj2W:Smos.API.SHA256,Smos.API.Username=smos-api-0.8.0-7uONugSADRTFww9bibLj2W:Smos.API.Username
  3842. 230.74 s [smos-api] Ready component graph:
  3843. 230.74 s [smos-api] definite smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  3844. 230.74 s [smos-api] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  3845. 230.74 s [smos-api] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  3846. 230.74 s [smos-api] depends autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  3847. 230.74 s [smos-api] depends base-4.20.2.0-fafd
  3848. 230.74 s [smos-api] depends base64-bytestring-1.2.1.0-BirKrAoNNqT3ftAgi7FNI8
  3849. 230.74 s [smos-api] depends bytestring-0.12.2.0-96e1
  3850. 230.74 s [smos-api] depends containers-0.7-96b4
  3851. 230.74 s [smos-api] depends cryptonite-0.30-HaBYbqXVh3k5mr6t38lbAv
  3852. 230.74 s [smos-api] depends deepseq-1.5.0.0-2b65
  3853. 230.74 s [smos-api] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  3854. 230.74 s [smos-api] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  3855. 230.74 s [smos-api] depends http-api-data-0.6.2-F8aKrQ6muoJ9sPuHQ9WD8h
  3856. 230.74 s [smos-api] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  3857. 230.74 s [smos-api] depends memory-0.18.0-GXCbjdLTL5HL8nVuBHruNG
  3858. 230.74 s [smos-api] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  3859. 230.74 s [smos-api] depends mergeful-persistent-0.3.0.1-3qvKNlKCFFRCy9jPqRTAUw
  3860. 230.74 s [smos-api] depends password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
  3861. 230.74 s [smos-api] depends password-instances-3.0.0.0-Mm12XBadKtDy0klLBCctP
  3862. 230.74 s [smos-api] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  3863. 230.74 s [smos-api] depends path-pieces-0.2.1-LwvQJcowmZQCHd6AEgvBcU
  3864. 230.74 s [smos-api] depends persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  3865. 230.74 s [smos-api] depends semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  3866. 230.74 s [smos-api] depends servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  3867. 230.74 s [smos-api] depends servant-auth-0.4.2.0-5svOLp8BYK61xIFolhI8zT
  3868. 230.74 s [smos-api] depends servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  3869. 230.74 s [smos-api] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  3870. 230.74 s [smos-api] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  3871. 230.74 s [smos-api] depends text-2.1.3-34f1
  3872. 230.74 s [smos-api] depends time-1.12.2-3479
  3873. 230.74 s [smos-api] depends typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  3874. 230.74 s [smos-api] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  3875. 230.74 s [smos-api] depends uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
  3876. 230.74 s [smos-api] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  3877. 230.74 s [smos-api] depends validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
  3878. 230.74 s [smos-api] depends validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  3879. 230.74 s [smos-api] depends validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
  3880. 230.74 s [smos-api] depends validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
  3881. 230.74 s [smos-api] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  3882. 230.74 s [smos-api] Using Cabal-3.12.1.0 compiled by ghc-9.10
  3883. 230.74 s [smos-api] Using compiler: ghc-9.10.3
  3884. 230.74 s [smos-api] Using install prefix:
  3885. 230.74 s [smos-api] /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0
  3886. 230.74 s [smos-api] Executables installed in:
  3887. 230.74 s [smos-api] /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0/bin
  3888. 230.74 s [smos-api] Libraries installed in:
  3889. 230.74 s [smos-api] /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  3890. 230.74 s [smos-api] Dynamic Libraries installed in:
  3891. 230.74 s [smos-api] /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  3892. 230.74 s [smos-api] Private executables installed in:
  3893. 230.74 s [smos-api] /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-api-0.8.0
  3894. 230.74 s [smos-api] Data files installed in:
  3895. 230.74 s [smos-api] /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-api-0.8.0
  3896. 230.74 s [smos-api] Documentation installed in:
  3897. 230.74 s [smos-jobhunt] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  3898. 230.74 s [smos-jobhunt] Smos.JobHunt=smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N:Smos.JobHunt,Smos.JobHunt.Command=smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N:Smos.JobHunt.Command,Smos.JobHunt.Command.Init=smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N:Smos.JobHunt.Command.Init,Smos.JobHunt.Command.SendEmail=smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N:Smos.JobHunt.Command.SendEmail,Smos.JobHunt.OptParse=smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N:Smos.JobHunt.OptParse
  3899. 230.74 s [smos-jobhunt] unit smos-jobhunt-0.2.0-EzPU6wwatCiLTexmIpi5J7-smos-jobhunt
  3900. 230.74 s [smos-jobhunt] include base-4.20.2.0-fafd
  3901. 230.74 s [smos-jobhunt] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  3902. 230.74 s [smos-jobhunt] include smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
  3903. 230.74 s [smos-jobhunt] unit smos-jobhunt-0.2.0-JcASqBXSSpA2o0G8OcGqNF-smos-jobhunt-test
  3904. 230.74 s [smos-jobhunt] include base-4.20.2.0-fafd
  3905. 230.74 s [smos-jobhunt] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  3906. 230.74 s [smos-jobhunt] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  3907. 230.74 s [smos-jobhunt] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  3908. 230.74 s [smos-jobhunt] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  3909. 230.74 s [smos-jobhunt] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  3910. 230.74 s [smos-jobhunt] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  3911. 230.74 s [smos-jobhunt] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  3912. 230.74 s [smos-jobhunt] include smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
  3913. 230.74 s [smos-jobhunt] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  3914. 230.74 s [smos-jobhunt] include time-1.12.2-3479
  3915. 230.74 s [smos-jobhunt] Ready component graph:
  3916. 230.74 s [smos-jobhunt] definite smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
  3917. 230.74 s [smos-jobhunt] depends HaskellNet-0.6.1.2-DES4JdMnZLlD5tcVoGolcI
  3918. 230.74 s [smos-jobhunt] depends HaskellNet-SSL-0.4.0.2-Kxzzr4eZJt2CIaVy1QqqXa
  3919. 230.74 s [smos-jobhunt] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  3920. 230.74 s [smos-jobhunt] depends base-4.20.2.0-fafd
  3921. 230.74 s [smos-jobhunt] depends containers-0.7-96b4
  3922. 230.74 s [smos-jobhunt] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  3923. 230.74 s [smos-jobhunt] depends mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
  3924. 230.74 s [smos-jobhunt] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  3925. 230.74 s [smos-jobhunt] depends network-3.2.8.0-JTLTzLiffTd6oacQIZu7Ay
  3926. 230.74 s [smos-jobhunt] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  3927. 230.74 s [smos-jobhunt] depends password-3.1.0.1-FrlNZF3roEEJsVkLPxE3C8
  3928. 230.74 s [smos-jobhunt] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  3929. 230.74 s [smos-jobhunt] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  3930. 230.74 s [smos-jobhunt] depends safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  3931. 230.74 s [smos-jobhunt] depends safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
  3932. 230.74 s [smos-jobhunt] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  3933. 230.74 s [smos-jobhunt] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  3934. 230.74 s [smos-jobhunt] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  3935. 230.74 s [smos-jobhunt] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  3936. 230.74 s [smos-jobhunt] depends stache-2.3.4-APHrQMs9Erh2ZoVmx1ZBFX
  3937. 230.74 s [smos-jobhunt] depends text-2.1.3-34f1
  3938. 230.74 s [smos-jobhunt] depends time-1.12.2-3479
  3939. 230.74 s [smos-jobhunt] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  3940. 230.74 s [smos-jobhunt] definite smos-jobhunt-0.2.0-EzPU6wwatCiLTexmIpi5J7-smos-jobhunt
  3941. 230.74 s [smos-jobhunt] depends base-4.20.2.0-fafd
  3942. 230.74 s [smos-jobhunt] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  3943. 230.74 s [smos-jobhunt] depends smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
  3944. 230.74 s [smos-jobhunt] definite smos-jobhunt-0.2.0-JcASqBXSSpA2o0G8OcGqNF-smos-jobhunt-test
  3945. 230.74 s [smos-jobhunt] depends base-4.20.2.0-fafd
  3946. 230.74 s [smos-jobhunt] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  3947. 230.74 s [smos-jobhunt] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  3948. 230.74 s [smos-jobhunt] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  3949. 230.74 s [smos-jobhunt] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  3950. 230.74 s [smos-jobhunt] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  3951. 230.74 s [smos-jobhunt] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  3952. 230.74 s [smos-jobhunt] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  3953. 230.74 s [smos-jobhunt] depends smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
  3954. 230.74 s [smos-jobhunt] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  3955. 230.74 s [smos-jobhunt] depends time-1.12.2-3479
  3956. 230.74 s [smos-jobhunt] Using Cabal-3.12.1.0 compiled by ghc-9.10
  3957. 230.74 s [smos-jobhunt] Using compiler: ghc-9.10.3
  3958. 230.74 s [smos-jobhunt] Using install prefix:
  3959. 230.74 s [smos-jobhunt] /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0
  3960. 230.74 s [smos-jobhunt] Executables installed in:
  3961. 230.74 s [smos-jobhunt] /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/bin
  3962. 230.74 s [smos-jobhunt] Libraries installed in:
  3963. 230.74 s [smos-jobhunt] /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
  3964. 230.74 s [smos-jobhunt] Dynamic Libraries installed in:
  3965. 230.74 s [ical-gen] passed for all of 100 inputs.
  3966. 230.74 s [ical-gen] parses only valid things 1573.28 ms
  3967. 230.74 s [ical-gen] passed for all of 100 inputs.
  3968. 230.74 s [ical-gen] Daylight
  3969. 230.74 s [ical-gen] roundtrips through a General Component 1440.92 ms
  3970. 230.74 s [ical-gen] passed for all of 100 inputs.
  3971. 230.74 s [ical-gen] roundtrips through Text 1620.93 ms
  3972. 230.74 s [ical-gen] passed for all of 100 inputs.
  3973. 230.74 s [ical-gen] GenValid Daylight
  3974. 230.74 s [ical-gen] genValid :: Gen Daylight
  3975. 230.74 s [ical-gen] only generates valid 'Daylight's 1055.05 ms
  3976. 230.74 s [ical-gen] passed for all of 100 inputs.
  3977. 230.74 s [ical-gen] parses only valid things 1645.12 ms
  3978. 230.74 s [ical-gen] passed for all of 100 inputs.
  3979. 230.74 s [ical-gen] renders to a valid Component 1536.05 ms
  3980. 230.74 s [ical-gen] passed for all of 100 inputs.
  3981. 230.74 s [ical-gen] test_resources/timezone
  3982. 230.74 s [ical-gen] spec-3.6.5-2
  3983. 230.74 s [ical-gen] can parse this file as a component strictly and roundtrip it 27.45 ms
  3984. 230.74 s [ical-gen] jerusalem
  3985. 230.74 s [ical-gen] can parse this file as a component strictly and roundtrip it 14.97 ms
  3986. 230.74 s [ical-gen] spec-3.6.5-4
  3987. 230.74 s [ical-gen] can parse this file as a component strictly and roundtrip it 1.42 ms
  3988. 230.74 s [ical-gen] spec-3.6.5-1
  3989. 230.74 s [ical-gen] can parse this file as a component strictly and roundtrip it 6.15 ms
  3990. 230.74 s [ical-gen] spec-3.6.5-3
  3991. 230.74 s [ical-gen] can parse this file as a component strictly and roundtrip it 2.24 ms
  3992. 230.74 s [ical-gen] spec-3.6.5-5
  3993. 230.74 s [ical-gen] can parse this file as a component strictly and roundtrip it 2.21 ms
  3994. 230.74 s [ical-gen] inbetween
  3995. 230.74 s [ical-gen] can parse this file as a component strictly and roundtrip it 0.83 ms
  3996. 230.74 s [ical-gen] only-daylight
  3997. 230.75 s [ical-gen] can parse this file as a component strictly and roundtrip it 0.31 ms
  3998. 230.75 s [ical-gen] Observance
  3999. 230.75 s [ical-gen] GenValid Observance
  4000. 230.75 s [ical-gen] genValid :: Gen Observance
  4001. 230.75 s [ical-gen] only generates valid 'Observance's 1062.35 ms
  4002. 230.75 s [ical-gen] passed for all of 100 inputs.
  4003. 230.75 s [ical-gen] ICal.ComponentSpec
  4004. 230.75 s [ical-gen] Component
  4005. 230.75 s [ical-gen] roundtrips through content lines 161.11 ms
  4006. 230.75 s [ical-gen] passed for all of 100 inputs.
  4007. 230.75 s [ical-gen] GenValid Component
  4008. 230.75 s [ical-gen] genValid :: Gen Component
  4009. 230.75 s [ical-gen] only generates valid 'Component's 1120.93 ms
  4010. 230.75 s [ical-gen] passed for all of 100 inputs.
  4011. 230.75 s [ical-gen] Calendar
  4012. 230.75 s [ical-gen] roundtrips through Text 16581.69 ms
  4013. 230.75 s [ical-gen] passed for all of 100 inputs.
  4014. 230.75 s [ical-gen] parses only valid things 16647.89 ms
  4015. 230.75 s [ical-gen] passed for all of 100 inputs.
  4016. 230.75 s [ical-gen] renders to a valid Component 15694.16 ms
  4017. 230.75 s [ical-gen] passed for all of 100 inputs.
  4018. 230.75 s [ical-gen] GenValid Calendar
  4019. 230.75 s [smos-api] /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-api-0.8.0
  4020. 230.75 s [smos-api] Configuration files installed in:
  4021. 230.75 s [smos-api] /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0/etc
  4022. 230.75 s [smos-api] No alex found
  4023. 230.75 s [smos-api] Using ar found on system at:
  4024. 230.75 s [smos-api] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  4025. 230.75 s [smos-api] No c2hs found
  4026. 230.75 s [smos-api] No cpphs found
  4027. 230.75 s [smos-api] No doctest found
  4028. 230.75 s [smos-api] Using gcc version 14.3.0 given by user at:
  4029. 230.75 s [smos-api] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  4030. 230.75 s [smos-api] Using ghc version 9.10.3 found on system at:
  4031. 230.75 s [smos-api] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  4032. 230.75 s [smos-api] Using ghc-pkg version 9.10.3 found on system at:
  4033. 230.75 s [smos-api] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  4034. 230.75 s [smos-api] No ghcjs found
  4035. 230.75 s [smos-api] No ghcjs-pkg found
  4036. 230.75 s [smos-api] No greencard found
  4037. 230.75 s [smos-api] Using haddock version 2.31.1 found on system at:
  4038. 230.75 s [smos-api] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  4039. 230.75 s [smos-api] No happy found
  4040. 230.75 s [smos-api] Using haskell-suite found on system at: haskell-suite-dummy-location
  4041. 230.75 s [smos-api] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  4042. 230.75 s [smos-api] No hmake found
  4043. 230.75 s [smos-api] Using hpc version 0.69 found on system at:
  4044. 230.75 s [smos-api] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  4045. 230.75 s [smos-api] Using hsc2hs version 0.68.10 found on system at:
  4046. 230.75 s [smos-api] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  4047. 230.75 s [smos-api] No hscolour found
  4048. 230.75 s [smos-api] No jhc found
  4049. 230.75 s [smos-api] Using ld found on system at:
  4050. 230.75 s [smos-api] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  4051. 230.75 s [smos-api] No pkg-config found
  4052. 230.75 s [smos-api] Using runghc version 9.10.3 found on system at:
  4053. 230.75 s [smos-api] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  4054. 230.75 s [smos-api] Using strip version 2.44 found on system at:
  4055. 230.75 s [smos-api] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  4056. 230.75 s [smos-api] Using tar found on system at:
  4057. 230.75 s [smos-api] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  4058. 230.75 s [smos-api] No uhc found
  4059. 230.75 s [smos-api] Phase: buildPhase
  4060. 230.75 s [smos-api] Preprocessing library for smos-api-0.8.0...
  4061. 230.75 s [smos-api] Building library for smos-api-0.8.0...
  4062. 230.75 s [smos-jobhunt] /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  4063. 230.75 s [smos-jobhunt] Private executables installed in:
  4064. 230.75 s [smos-jobhunt] /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-jobhunt-0.2.0
  4065. 230.75 s [smos-jobhunt] Data files installed in:
  4066. 230.75 s [smos-jobhunt] /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-jobhunt-0.2.0
  4067. 230.75 s [smos-jobhunt] Documentation installed in:
  4068. 230.75 s [smos-jobhunt] /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-jobhunt-0.2.0
  4069. 230.75 s [smos-jobhunt] Configuration files installed in:
  4070. 230.75 s [smos-jobhunt] /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/etc
  4071. 230.75 s [smos-jobhunt] No alex found
  4072. 230.75 s [smos-jobhunt] Using ar found on system at:
  4073. 230.75 s [smos-jobhunt] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  4074. 230.75 s [smos-jobhunt] No c2hs found
  4075. 230.75 s [smos-jobhunt] No cpphs found
  4076. 230.75 s [smos-jobhunt] No doctest found
  4077. 230.75 s [smos-jobhunt] Using gcc version 14.3.0 given by user at:
  4078. 230.75 s [smos-jobhunt] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  4079. 230.75 s [smos-jobhunt] Using ghc version 9.10.3 found on system at:
  4080. 230.75 s [smos-jobhunt] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  4081. 230.75 s [smos-jobhunt] Using ghc-pkg version 9.10.3 found on system at:
  4082. 230.75 s [smos-jobhunt] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  4083. 230.75 s [smos-jobhunt] No ghcjs found
  4084. 230.75 s [smos-jobhunt] No ghcjs-pkg found
  4085. 230.75 s [smos-jobhunt] No greencard found
  4086. 230.75 s [smos-jobhunt] Using haddock version 2.31.1 found on system at:
  4087. 230.75 s [smos-jobhunt] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  4088. 230.75 s [smos-jobhunt] No happy found
  4089. 230.75 s [smos-jobhunt] Using haskell-suite found on system at: haskell-suite-dummy-location
  4090. 230.75 s [smos-jobhunt] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  4091. 230.75 s [smos-jobhunt] No hmake found
  4092. 230.75 s [smos-jobhunt] Using hpc version 0.69 found on system at:
  4093. 230.75 s [smos-jobhunt] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  4094. 230.75 s [smos-jobhunt] Using hsc2hs version 0.68.10 found on system at:
  4095. 230.75 s [smos-jobhunt] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  4096. 230.75 s [smos-jobhunt] No hscolour found
  4097. 230.75 s [smos-jobhunt] No jhc found
  4098. 230.75 s [smos-jobhunt] Using ld found on system at:
  4099. 230.75 s [smos-jobhunt] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  4100. 230.75 s [smos-jobhunt] No pkg-config found
  4101. 230.75 s [smos-jobhunt] Using runghc version 9.10.3 found on system at:
  4102. 230.75 s [smos-jobhunt] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  4103. 230.75 s [smos-jobhunt] Using strip version 2.44 found on system at:
  4104. 230.75 s [smos-jobhunt] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  4105. 230.75 s [smos-jobhunt] Using tar found on system at:
  4106. 230.75 s [smos-jobhunt] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  4107. 230.75 s [smos-jobhunt] No uhc found
  4108. 230.75 s [smos-jobhunt] Phase: buildPhase
  4109. 230.75 s [smos-jobhunt] Preprocessing library for smos-jobhunt-0.2.0...
  4110. 230.75 s [smos-jobhunt] Building library for smos-jobhunt-0.2.0...
  4111. 230.75 s [ical-gen] genValid :: Gen Calendar
  4112. 230.75 s [ical-gen] only generates valid 'Calendar's 11505.40 ms
  4113. 230.75 s [ical-gen] passed for all of 100 inputs.
  4114. 230.75 s [ical-gen] roundtrips through a General Component 14905.58 ms
  4115. 230.75 s [ical-gen] passed for all of 100 inputs.
  4116. 230.75 s [ical-gen] ICal.PropertyTypeSpec
  4117. 230.75 s [ical-gen] Integer
  4118. 230.75 s [ical-gen] always renders to a valid content line 3.31 ms
  4119. 230.75 s [ical-gen] passed for all of 100 inputs.
  4120. 230.75 s [ical-gen] renders this example correctly 0.01 ms
  4121. 230.75 s [ical-gen] parses only valid things 1.09 ms
  4122. 230.75 s [ical-gen] passed for all of 100 inputs.
  4123. 230.75 s [ical-gen] parses this example correctly 0.01 ms
  4124. 230.75 s [ical-gen] parses this example correctly 0.01 ms
  4125. 230.75 s [ical-gen] roundtrips through ContentLine 2.71 ms
  4126. 230.75 s [ical-gen] passed for all of 100 inputs.
  4127. 230.75 s [ical-gen] renders this example correctly 0.01 ms
  4128. 230.75 s [ical-gen] renders this example correctly 0.04 ms
  4129. 230.75 s [ical-gen] parses this example correctly 0.01 ms
  4130. 230.75 s [ical-gen] unEscapeText
  4131. 230.75 s [ical-gen] roundtrips with escapeText for fancy characters 1.41 ms
  4132. 230.75 s [ical-gen] passed for all of 100 inputs.
  4133. 230.75 s [ical-gen] roundtrips with escapeText 2.20 ms
  4134. 230.75 s [ical-gen] passed for all of 100 inputs.
  4135. 230.75 s [ical-gen] unEscapes this diverse example correctly 0.01 ms
  4136. 230.75 s [ical-gen] Text
  4137. 230.75 s [ical-gen] roundtrips through ContentLine 0.81 ms
  4138. 230.75 s [ical-gen] passed for all of 100 inputs.
  4139. 230.75 s [ical-gen] always renders to a valid content line 5.79 ms
  4140. 230.75 s [ical-gen] passed for all of 100 inputs.
  4141. 230.75 s [ical-gen] renders this example correctly 0.03 ms
  4142. 230.75 s [ical-gen] parses this example correctly 0.01 ms
  4143. 230.75 s [ical-gen] parses only valid things 14.63 ms
  4144. 230.75 s [ical-gen] passed for all of 100 inputs.
  4145. 230.75 s [ical-gen] splitOnCommas
  4146. 230.75 s [ical-gen] can split two empty strings 0.02 ms
  4147. 230.75 s [ical-gen] roundtrips with intercalate 6.59 ms
  4148. 230.75 s [ical-gen] passed for all of 100 inputs.
  4149. 230.75 s [ical-gen] can split three empty strings 0.02 ms
  4150. 230.75 s [ical-gen] Boolean
  4151. 230.75 s [ical-gen] renders this example correctly 0.01 ms
  4152. 230.75 s [ical-gen] roundtrips through ContentLine 0.50 ms
  4153. 230.75 s [ical-gen] passed for all of 100 inputs.
  4154. 230.75 s [ical-gen] parses this example correctly 0.01 ms
  4155. 230.75 s [ical-gen] parses only valid things 1.47 ms
  4156. 230.75 s [ical-gen] passed for all of 100 inputs.
  4157. 230.75 s [ical-gen] parses this example correctly 0.01 ms
  4158. 230.75 s [ical-gen] always renders to a valid content line 1.22 ms
  4159. 230.75 s [ical-gen] passed for all of 100 inputs.
  4160. 230.75 s [ical-gen] escapeText
  4161. 230.75 s [ical-gen] escapes this diverse example correctly 0.01 ms
  4162. 230.75 s [ical-gen] ICal.PropertyType.DurationSpec
  4163. 230.75 s [ical-gen] Duration
  4164. 230.75 s [ical-gen] always renders to a valid content line 8.84 ms
  4165. 230.75 s [ical-gen] passed for all of 100 inputs.
  4166. 230.75 s [ical-gen] roundtrips through ContentLine 2.76 ms
  4167. 230.75 s [ical-gen] passed for all of 100 inputs.
  4168. 230.75 s [ical-gen] parses only valid things 1.21 ms
  4169. 230.75 s [ical-gen] passed for all of 100 inputs.
  4170. 230.75 s [ical-gen] GenValid DurTime
  4171. 230.75 s [ical-gen] genValid :: Gen DurTime
  4172. 230.75 s [ical-gen] only generates valid 'DurTime's 1.82 ms
  4173. 230.75 s [ical-gen] passed for all of 100 inputs.
  4174. 230.75 s [ical-gen] GenValid Duration
  4175. 230.75 s [ical-gen] genValid :: Gen Duration
  4176. 230.75 s [ical-gen] only generates valid 'Duration's 0.54 ms
  4177. 230.75 s [ical-gen] passed for all of 100 inputs.
  4178. 230.75 s [ical-gen] GenValid DurWeek
  4179. 230.75 s [ical-gen] genValid :: Gen DurWeek
  4180. 230.75 s [ical-gen] only generates valid 'DurWeek's 0.51 ms
  4181. 230.75 s [ical-gen] passed for all of 100 inputs.
  4182. 230.75 s [ical-gen] GenValid DurDate
  4183. 230.75 s [ical-gen] genValid :: Gen DurDate
  4184. 230.75 s [ical-gen] only generates valid 'DurDate's 0.79 ms
  4185. 230.75 s [ical-gen] passed for all of 100 inputs.
  4186. 230.75 s [ical-gen] durationOneDay
  4187. 230.75 s [ical-gen] is valid 0.01 ms
  4188. 230.75 s [ical-gen] durationP
  4189. 230.75 s [ical-gen] renders this example correctly 0.01 ms
  4190. 230.75 s [ical-gen] renders this example correctly 0.01 ms
  4191. 230.75 s [ical-gen] parses this example correctly 0.02 ms
  4192. 230.75 s [ical-gen] renders this example correctly 0.02 ms
  4193. 230.75 s [ical-gen] renders this example correctly 0.00 ms
  4194. 230.75 s [ical-gen] renders this example correctly 0.00 ms
  4195. 230.75 s [ical-gen] parses this example correctly 0.01 ms
  4196. 230.75 s [ical-gen] parses this example correctly 0.01 ms
  4197. 230.75 s [ical-gen] parses this example correctly 0.02 ms
  4198. 230.75 s [ical-gen] parses this example correctly 0.01 ms
  4199. 230.75 s [ical-gen] durationNominalDiffTime
  4200. 230.75 s [ical-gen] produces valid valid 2.53 ms
  4201. 230.75 s [ical-gen] passed for all of 100 inputs.
  4202. 230.75 s [ical-gen] nominalDiffTimeDuration
  4203. 230.75 s [ical-gen] roundtrips for whole seconds 2.33 ms
  4204. 230.75 s [ical-gen] passed for all of 100 inputs.
  4205. 230.75 s [ical-gen] produces valid 2.26 ms
  4206. 230.75 s [ical-gen] passed for all of 100 inputs.
  4207. 230.75 s [ical-gen] ICal.PropertyType.BinarySpec
  4208. 230.75 s [ical-gen] Binary
  4209. 230.75 s [ical-gen] roundtrips through ContentLine 1.53 ms
  4210. 230.75 s [ical-gen] passed for all of 100 inputs.
  4211. 230.75 s [ical-gen] GenValid Binary
  4212. 230.75 s [ical-gen] genValid :: Gen Binary
  4213. 230.75 s [ical-gen] only generates valid 'Binary's 1.15 ms
  4214. 230.75 s [ical-gen] passed for all of 100 inputs.
  4215. 230.75 s [ical-gen] parses only valid things 1.06 ms
  4216. 230.75 s [ical-gen] passed for all of 100 inputs.
  4217. 230.75 s [ical-gen] always renders to a valid content line 10.57 ms
  4218. 230.75 s [ical-gen] passed for all of 100 inputs.
  4219. 230.75 s [ical-gen] parseBinary
  4220. 230.75 s [ical-gen] roundtrips with renderBinary 0.83 ms
  4221. 230.75 s [ical-gen] passed for all of 100 inputs.
  4222. 230.75 s [ical-gen] ICal.PropertyType.DateTimesSpec
  4223. 230.75 s [ical-gen] dateTimeP
  4224. 230.75 s [ical-gen] can parse any single datetime as a datetimes set of one element 18.59 ms
  4225. 230.75 s [ical-gen] passed for all of 100 inputs.
  4226. 230.75 s [ical-gen] DateTimes
  4227. 230.75 s [ical-gen] GenValid DateTimes
  4228. 230.75 s [ical-gen] genValid :: Gen DateTimes
  4229. 230.75 s [ical-gen] only generates valid 'DateTimes's 39.96 ms
  4230. 230.75 s [ical-gen] passed for all of 100 inputs.
  4231. 230.75 s [ical-gen] parses only valid things 136.81 ms
  4232. 230.75 s [ical-gen] passed for all of 100 inputs.
  4233. 230.75 s [ical-gen] always renders to a valid content line 72.69 ms
  4234. 230.75 s [ical-gen] passed for all of 100 inputs.
  4235. 230.76 s [ical-gen] roundtrips through ContentLine 138.58 ms
  4236. 230.76 s [ical-gen] passed for all of 100 inputs.
  4237. 230.76 s [ical-gen] ICal.PropertySpec
  4238. 230.76 s [ical-gen] PercentComplete
  4239. 230.76 s [ical-gen] parses this example correctly 0.03 ms
  4240. 230.76 s [ical-gen] roundtrips through ContentLine 0.73 ms
  4241. 230.76 s [ical-gen] passed for all of 100 inputs.
  4242. 230.76 s [ical-gen] GenValid PercentComplete
  4243. 230.76 s [ical-gen] genValid :: Gen PercentComplete
  4244. 230.76 s [ical-gen] only generates valid 'PercentComplete's 0.43 ms
  4245. 230.76 s [ical-gen] passed for all of 100 inputs.
  4246. 230.76 s [ical-gen] renders this example correctly 0.01 ms
  4247. 230.76 s [ical-gen] parses only valid things 2.19 ms
  4248. 230.76 s [ical-gen] passed for all of 100 inputs.
  4249. 230.76 s [ical-gen] always renders to a valid content line 4.73 ms
  4250. 230.76 s [ical-gen] passed for all of 100 inputs.
  4251. 230.76 s [ical-gen] RelatedTo
  4252. 230.76 s [ical-gen] parses this example correctly 0.04 ms
  4253. 230.76 s [ical-gen] GenValid RelatedTo
  4254. 230.76 s [ical-gen] genValid :: Gen RelatedTo
  4255. 230.76 s [ical-gen] only generates valid 'RelatedTo's 2.06 ms
  4256. 230.76 s [ical-gen] passed for all of 100 inputs.
  4257. 230.76 s [ical-gen] roundtrips through ContentLine 2.37 ms
  4258. 230.76 s [ical-gen] passed for all of 100 inputs.
  4259. 230.76 s [ical-gen] parses only valid things 4.91 ms
  4260. 230.76 s [ical-gen] passed for all of 100 inputs.
  4261. 230.76 s [ical-gen] parses this example correctly 0.06 ms
  4262. 230.76 s [ical-gen] renders this example correctly 0.02 ms
  4263. 230.76 s [ical-gen] always renders to a valid content line 8.18 ms
  4264. 230.76 s [ical-gen] passed for all of 100 inputs.
  4265. 230.76 s [ical-gen] renders this example correctly 0.03 ms
  4266. 230.76 s [ical-gen] TimeZoneName
  4267. 230.76 s [ical-gen] roundtrips through ContentLine 5.64 ms
  4268. 230.76 s [ical-gen] passed for all of 100 inputs.
  4269. 230.76 s [ical-gen] parses this example correctly 0.06 ms
  4270. 230.76 s [ical-gen] parses this example correctly 0.01 ms
  4271. 230.76 s [ical-gen] renders this example correctly 0.01 ms
  4272. 230.76 s [ical-gen] renders this example correctly 0.01 ms
  4273. 230.76 s [ical-gen] parses only valid things 11.69 ms
  4274. 230.76 s [ical-gen] passed for all of 100 inputs.
  4275. 230.76 s [ical-gen] already in DurationSpec
  4276. 230.76 s [ical-gen] GenValid TimeZoneName
  4277. 230.76 s [ical-gen] genValid :: Gen TimeZoneName
  4278. 230.76 s [ical-gen] only generates valid 'TimeZoneName's
  4279. 230.76 s [ical-gen] always renders to a valid content line 14.83 ms
  4280. 230.76 s [ical-gen] passed for all of 100 inputs.
  4281. 230.76 s [ical-gen] UID
  4282. 230.76 s [ical-gen] roundtrips through ContentLine 3.17 ms
  4283. 230.76 s [ical-gen] passed for all of 100 inputs.
  4284. 230.76 s [ical-gen] GenValid UID
  4285. 230.76 s [ical-gen] genValid :: Gen UID
  4286. 230.76 s [ical-gen] only generates valid 'UID's 2.91 ms
  4287. 230.76 s [ical-gen] passed for all of 100 inputs.
  4288. 230.76 s [ical-gen] parses this example correctly 0.04 ms
  4289. 230.76 s [ical-gen] parses this example correctly 0.01 ms
  4290. 230.76 s [ical-gen] parses only valid things 27.89 ms
  4291. 230.76 s [ical-gen] passed for all of 100 inputs.
  4292. 230.76 s [ical-gen] renders this example correctly 0.05 ms
  4293. 230.76 s [ical-gen] parses this example correctly 0.05 ms
  4294. 230.76 s [ical-gen] renders this example correctly 0.02 ms
  4295. 230.76 s [ical-gen] renders this example correctly 0.01 ms
  4296. 230.76 s [ical-gen] always renders to a valid content line 8.61 ms
  4297. 230.76 s [ical-gen] passed for all of 100 inputs.
  4298. 230.76 s [ical-gen] Image
  4299. 230.76 s [ical-gen] GenValid Image
  4300. 230.76 s [ical-gen] genValid :: Gen Image
  4301. 230.76 s [ical-gen] only generates valid 'Image's 132.77 ms
  4302. 230.76 s [ical-gen] passed for all of 100 inputs.
  4303. 230.76 s [ical-gen] renders this example correctly 0.16 ms
  4304. 230.76 s [ical-gen] makeURIImage
  4305. 230.76 s [ical-gen] produces valid images 117.42 ms
  4306. 230.76 s [ical-gen] passed for all of 100 inputs.
  4307. 230.76 s [ical-gen] parses this example correctly 0.06 ms
  4308. 230.76 s [ical-gen] always renders to a valid content line 205.15 ms
  4309. 230.76 s [ical-gen] passed for all of 100 inputs.
  4310. 230.76 s [ical-gen] parses only valid things 120.74 ms
  4311. 230.76 s [ical-gen] passed for all of 100 inputs.
  4312. 230.76 s [ical-gen] makeBinaryImage
  4313. 230.76 s [ical-gen] produces valid images 1.43 ms
  4314. 230.76 s [ical-gen] passed for all of 100 inputs.
  4315. 230.76 s [ical-gen] renders this example correctly 0.18 ms
  4316. 230.76 s [ical-gen] roundtrips through ContentLine 111.49 ms
  4317. 230.76 s [ical-gen] passed for all of 100 inputs.
  4318. 230.76 s [ical-gen] parses this example correctly 0.30 ms
  4319. 230.76 s [ical-gen] Location
  4320. 230.76 s [ical-gen] renders this example correctly 0.16 ms
  4321. 230.76 s [ical-gen] renders this example correctly 0.03 ms
  4322. 230.76 s [ical-gen] parses this example correctly 0.02 ms
  4323. 230.76 s [ical-gen] GenValid Location
  4324. 230.76 s [ical-gen] genValid :: Gen Location
  4325. 230.76 s [ical-gen] only generates valid 'Location's 41.21 ms
  4326. 230.76 s [ical-gen] passed for all of 100 inputs.
  4327. 230.76 s [ical-gen] always renders to a valid content line 66.22 ms
  4328. 230.76 s [ical-gen] passed for all of 100 inputs.
  4329. 230.76 s [ical-gen] parses only valid things 47.19 ms
  4330. 230.76 s [ical-gen] passed for all of 100 inputs.
  4331. 230.76 s [ical-gen] roundtrips through ContentLine 51.18 ms
  4332. 230.76 s [ical-gen] passed for all of 100 inputs.
  4333. 230.76 s [ical-gen] parses this example correctly 0.09 ms
  4334. 230.76 s [ical-gen] DateTimeCompleted
  4335. 230.76 s [ical-gen] roundtrips through ContentLine 15.76 ms
  4336. 230.76 s [ical-gen] passed for all of 100 inputs.
  4337. 230.76 s [ical-gen] parses this example correctly 1.04 ms
  4338. 230.76 s [ical-gen] GenValid DateTimeCompleted
  4339. 230.76 s [ical-gen] genValid :: Gen DateTimeCompleted
  4340. 230.76 s [ical-gen] only generates valid 'DateTimeCompleted's 7.17 ms
  4341. 230.76 s [ical-gen] passed for all of 100 inputs.
  4342. 230.76 s [ical-gen] renders this example correctly 0.03 ms
  4343. 230.76 s [ical-gen] always renders to a valid content line 16.16 ms
  4344. 230.76 s [ical-gen] passed for all of 100 inputs.
  4345. 230.76 s [ical-gen] parses only valid things 13.96 ms
  4346. 230.76 s [ical-gen] passed for all of 100 inputs.
  4347. 230.76 s [ical-gen] Duration
  4348. 230.76 s [ical-gen] parses this example correctly 0.02 ms
  4349. 230.76 s [ical-gen] renders this example correctly 0.01 ms
  4350. 230.76 s [ical-gen] parses this example correctly 0.01 ms
  4351. 230.76 s [ical-gen] parses only valid things 1.09 ms
  4352. 230.76 s [ical-gen] passed for all of 100 inputs.
  4353. 230.76 s [ical-gen] roundtrips through ContentLine 1.81 ms
  4354. 230.76 s [ical-gen] passed for all of 100 inputs.
  4355. 230.76 s [ical-gen] always renders to a valid content line 4.12 ms
  4356. 230.76 s [ical-gen] passed for all of 100 inputs.
  4357. 230.76 s [ical-gen] GenValid Duration
  4358. 230.76 s [ical-gen] genValid :: Gen Duration
  4359. 230.76 s [ical-gen] only generates valid 'Duration's 0.27 ms
  4360. 230.76 s [ical-gen] passed for all of 100 inputs.
  4361. 230.76 s [ical-gen] Summary
  4362. 230.76 s [ical-gen] roundtrips through ContentLine 30.83 ms
  4363. 230.76 s [ical-gen] passed for all of 100 inputs.
  4364. 230.76 s [ical-gen] always renders to a valid content line 38.00 ms
  4365. 230.76 s [ical-gen] passed for all of 100 inputs.
  4366. 230.76 s [ical-gen] renders this example correctly 0.02 ms
  4367. 230.76 s [ical-gen] parses this example correctly 0.01 ms
  4368. 230.76 s [ical-gen] GenValid Summary
  4369. 230.76 s [ical-gen] genValid :: Gen Summary
  4370. 230.76 s [ical-gen] only generates valid 'Summary's 37.35 ms
  4371. 230.76 s [ical-gen] passed for all of 100 inputs.
  4372. 230.76 s [ical-gen] parses only valid things 42.81 ms
  4373. 230.76 s [ical-gen] passed for all of 100 inputs.
  4374. 230.76 s [ical-gen] Attachment
  4375. 230.76 s [ical-gen] renders this example correctly 0.13 ms
  4376. 230.76 s [ical-gen] renders this example correctly 0.11 ms
  4377. 230.76 s [ical-gen] parses this example correctly 0.06 ms
  4378. 230.76 s [ical-gen] renders this example correctly 0.06 ms
  4379. 230.76 s [ical-gen] parses this example correctly 0.08 ms
  4380. 230.76 s [ical-gen] parses this example correctly 0.04 ms
  4381. 230.76 s [ical-gen] parses this example correctly 0.01 ms
  4382. 230.76 s [ical-gen] roundtrips through ContentLine 40.23 ms
  4383. 230.76 s [ical-gen] passed for all of 100 inputs.
  4384. 230.76 s [ical-gen] always renders to a valid content line 61.70 ms
  4385. 230.76 s [ical-gen] passed for all of 100 inputs.
  4386. 230.76 s [ical-gen] parses only valid things 47.82 ms
  4387. 230.76 s [ical-gen] passed for all of 100 inputs.
  4388. 230.76 s [ical-gen] renders this example correctly 0.03 ms
  4389. 230.76 s [ical-gen] GenValid Attachment
  4390. 230.76 s [ical-gen] genValid :: Gen Attachment
  4391. 230.76 s [ical-gen] only generates valid 'Attachment's 51.77 ms
  4392. 230.76 s [ical-gen] passed for all of 100 inputs.
  4393. 230.76 s [ical-gen] Created
  4394. 230.76 s [ical-gen] GenValid Created
  4395. 230.76 s [ical-gen] genValid :: Gen Created
  4396. 230.76 s [ical-gen] only generates valid 'Created's 1.52 ms
  4397. 230.76 s [ical-gen] passed for all of 100 inputs.
  4398. 230.76 s [ical-gen] renders this example correctly 0.04 ms
  4399. 230.76 s [ical-gen] parses only valid things 9.15 ms
  4400. 230.76 s [ical-gen] passed for all of 100 inputs.
  4401. 230.76 s [ical-gen] always renders to a valid content line 15.25 ms
  4402. 230.76 s [ical-gen] passed for all of 100 inputs.
  4403. 230.76 s [ical-gen] roundtrips through ContentLine 6.01 ms
  4404. 230.76 s [ical-gen] passed for all of 100 inputs.
  4405. 230.76 s [ical-gen] parses this example correctly 0.05 ms
  4406. 230.76 s [ical-gen] Attendee
  4407. 230.76 s [ical-gen] always renders to a valid content line 1267.51 ms
  4408. 230.76 s [ical-gen] passed for all of 100 inputs.
  4409. 230.76 s [ical-gen] parses this example correctly 0.08 ms
  4410. 230.76 s [ical-gen] renders this example correctly 0.08 ms
  4411. 230.76 s [ical-gen] parses this example correctly 0.08 ms
  4412. 230.76 s [ical-gen] renders this example correctly 0.04 ms
  4413. 230.76 s [ical-gen] parses this example correctly 1.11 ms
  4414. 230.76 s [ical-gen] parses this example correctly 0.07 ms
  4415. 230.76 s [ical-gen] parses this example correctly 0.09 ms
  4416. 230.76 s [ical-gen] parses this example correctly 0.09 ms
  4417. 230.76 s [ical-gen] GenValid Attendee
  4418. 230.76 s [ical-gen] genValid :: Gen Attendee
  4419. 230.76 s [ical-gen] only generates valid 'Attendee's 1123.66 ms
  4420. 230.76 s [ical-gen] passed for all of 100 inputs.
  4421. 230.76 s [ical-gen] parses this example correctly 0.09 ms
  4422. 230.76 s [ical-gen] parses this example correctly 0.08 ms
  4423. 230.76 s [ical-gen] renders this example correctly 0.02 ms
  4424. 230.76 s [ical-gen] parses only valid things 1459.44 ms
  4425. 230.76 s [ical-gen] passed for all of 100 inputs.
  4426. 230.76 s [ical-gen] renders this example correctly 0.02 ms
  4427. 230.76 s [ical-gen] parses this example correctly 0.03 ms
  4428. 230.76 s [ical-gen] renders this example correctly 0.08 ms
  4429. 230.76 s [ical-gen] parses this example correctly 0.17 ms
  4430. 230.76 s [ical-gen] parses this example correctly 0.05 ms
  4431. 230.76 s [ical-gen] parses this example correctly 0.05 ms
  4432. 230.76 s [ical-gen] renders this example correctly 0.09 ms
  4433. 230.76 s [ical-gen] renders this example correctly 0.02 ms
  4434. 230.76 s [ical-gen] roundtrips through ContentLine 1142.06 ms
  4435. 230.76 s [ical-gen] passed for all of 100 inputs.
  4436. 230.76 s [ical-gen] parses this example correctly 0.10 ms
  4437. 230.76 s [ical-gen] renders this example correctly 0.03 ms
  4438. 230.76 s [ical-gen] renders this example correctly 0.01 ms
  4439. 230.76 s [ical-gen] renders this example correctly 0.02 ms
  4440. 230.76 s [ical-gen] Priority
  4441. 230.76 s [ical-gen] GenValid Priority
  4442. 230.76 s [ical-gen] genValid :: Gen Priority
  4443. 230.76 s [ical-gen] only generates valid 'Priority's 0.59 ms
  4444. 230.76 s [ical-gen] passed for all of 100 inputs.
  4445. 230.76 s [ical-gen] always renders to a valid content line 15.01 ms
  4446. 230.76 s [ical-gen] passed for all of 100 inputs.
  4447. 230.76 s [ical-gen] renders this example correctly 0.03 ms
  4448. 230.76 s [ical-gen] parses only valid things 0.54 ms
  4449. 230.76 s [ical-gen] passed for all of 100 inputs.
  4450. 230.76 s [ical-gen] renders this example correctly 0.01 ms
  4451. 230.76 s [ical-gen] parses this example correctly 0.02 ms
  4452. 230.76 s [ical-gen] roundtrips through ContentLine 1.69 ms
  4453. 230.76 s [ical-gen] passed for all of 100 inputs.
  4454. 230.76 s [ical-gen] parses this example correctly 0.01 ms
  4455. 230.76 s [ical-gen] parses this example correctly 0.00 ms
  4456. 230.76 s [ical-gen] renders this example correctly 0.00 ms
  4457. 230.76 s [ical-gen] Transparency
  4458. 230.76 s [ical-gen] renders this example correctly 0.03 ms
  4459. 230.76 s [ical-gen] parses this example correctly 0.01 ms
  4460. 230.76 s [ical-gen] roundtrips through ContentLine 0.37 ms
  4461. 230.76 s [ical-gen] passed for all of 100 inputs.
  4462. 230.76 s [ical-gen] always renders to a valid content line 5.01 ms
  4463. 230.76 s [ical-gen] passed for all of 100 inputs.
  4464. 230.76 s [ical-gen] renders this example correctly 0.04 ms
  4465. 230.76 s [ical-gen] GenValid Transparency
  4466. 230.76 s [ical-gen] genValid :: Gen Transparency
  4467. 230.76 s [ical-gen] only generates valid 'Transparency's 2.04 ms
  4468. 230.76 s [ical-gen] passed for all of 100 inputs.
  4469. 230.76 s [ical-gen] parses only valid things 0.76 ms
  4470. 230.76 s [ical-gen] passed for all of 100 inputs.
  4471. 230.76 s [ical-gen] parses this example correctly 0.01 ms
  4472. 230.76 s [ical-gen] DateTimeStamp
  4473. 230.76 s [ical-gen] parses this example correctly 0.04 ms
  4474. 230.76 s [ical-gen] GenValid DateTimeStamp
  4475. 230.76 s [ical-gen] genValid :: Gen DateTimeStamp
  4476. 230.76 s [ical-gen] only generates valid 'DateTimeStamp's 8.74 ms
  4477. 230.76 s [ical-gen] passed for all of 100 inputs.
  4478. 230.76 s [ical-gen] renders this example correctly 0.07 ms
  4479. 230.76 s [ical-gen] parses this example correctly 0.06 ms
  4480. 230.76 s [ical-gen] parses this example correctly 0.08 ms
  4481. 230.76 s [ical-gen] parses this example correctly 0.06 ms
  4482. 230.76 s [ical-gen] always renders to a valid content line 10.96 ms
  4483. 230.76 s [ical-gen] passed for all of 100 inputs.
  4484. 230.76 s [ical-gen] renders this example correctly 0.02 ms
  4485. 230.77 s [ical-gen] parses only valid things 13.03 ms
  4486. 230.77 s [ical-gen] passed for all of 100 inputs.
  4487. 230.77 s [ical-gen] roundtrips through ContentLine 13.18 ms
  4488. 230.77 s [ical-gen] passed for all of 100 inputs.
  4489. 230.77 s [ical-gen] TimeZoneOffsetTo
  4490. 230.77 s [ical-gen] renders this example correctly 0.05 ms
  4491. 230.77 s [ical-gen] always renders to a valid content line 4.65 ms
  4492. 230.77 s [ical-gen] passed for all of 100 inputs.
  4493. 230.77 s [ical-gen] GenValid TimeZoneOffsetTo
  4494. 230.77 s [ical-gen] genValid :: Gen TimeZoneOffsetTo
  4495. 230.77 s [ical-gen] only generates valid 'TimeZoneOffsetTo's 0.43 ms
  4496. 230.77 s [ical-gen] passed for all of 100 inputs.
  4497. 230.77 s [ical-gen] renders this example correctly 0.03 ms
  4498. 230.77 s [ical-gen] parses this example correctly 0.03 ms
  4499. 230.77 s [ical-gen] parses only valid things 2.06 ms
  4500. 230.77 s [ical-gen] passed for all of 100 inputs.
  4501. 230.77 s [ical-gen] parses this example correctly 0.05 ms
  4502. 230.77 s [ical-gen] roundtrips through ContentLine 3.78 ms
  4503. 230.77 s [ical-gen] passed for all of 100 inputs.
  4504. 230.77 s [ical-gen] ProductIdentifier
  4505. 230.77 s [ical-gen] parses this example correctly 0.02 ms
  4506. 230.77 s [ical-gen] roundtrips through ContentLine 1.13 ms
  4507. 230.77 s [ical-gen] passed for all of 100 inputs.
  4508. 230.77 s [ical-gen] parses only valid things 3.63 ms
  4509. 230.77 s [ical-gen] passed for all of 100 inputs.
  4510. 230.77 s [ical-gen] GenValid ProductIdentifier
  4511. 230.77 s [ical-gen] genValid :: Gen ProductIdentifier
  4512. 230.77 s [ical-gen] only generates valid 'ProductIdentifier's 3.64 ms
  4513. 230.77 s [ical-gen] passed for all of 100 inputs.
  4514. 230.77 s [ical-gen] renders this example correctly 0.01 ms
  4515. 230.77 s [ical-gen] always renders to a valid content line 5.30 ms
  4516. 230.77 s [ical-gen] passed for all of 100 inputs.
  4517. 230.77 s [ical-gen] renders this example correctly 0.05 ms
  4518. 230.77 s [ical-gen] parses this example correctly 0.01 ms
  4519. 230.77 s [ical-gen] GeographicPosition
  4520. 230.77 s [ical-gen] parses this example correctly 0.11 ms
  4521. 230.77 s [ical-gen] roundtrips through ContentLine 7.90 ms
  4522. 230.77 s [ical-gen] passed for all of 100 inputs.
  4523. 230.77 s [ical-gen] always renders to a valid content line 9.97 ms
  4524. 230.77 s [ical-gen] passed for all of 100 inputs.
  4525. 230.77 s [ical-gen] GenValid GeographicPosition
  4526. 230.77 s [ical-gen] genValid :: Gen GeographicPosition
  4527. 230.77 s [ical-gen] only generates valid 'GeographicPosition's 0.46 ms
  4528. 230.77 s [ical-gen] passed for all of 100 inputs.
  4529. 230.77 s [ical-gen] renders this example correctly 0.02 ms
  4530. 230.77 s [ical-gen] parses only valid things 7.58 ms
  4531. 230.77 s [ical-gen] passed for all of 100 inputs.
  4532. 230.77 s [ical-gen] SequenceNumber
  4533. 230.77 s [ical-gen] GenValid SequenceNumber
  4534. 230.77 s [ical-gen] genValid :: Gen SequenceNumber
  4535. 230.77 s [ical-gen] only generates valid 'SequenceNumber's 0.60 ms
  4536. 230.77 s [ical-gen] passed for all of 100 inputs.
  4537. 230.77 s [ical-gen] parses this example correctly 0.05 ms
  4538. 230.77 s [ical-gen] roundtrips through ContentLine 2.54 ms
  4539. 230.77 s [ical-gen] passed for all of 100 inputs.
  4540. 230.77 s [ical-gen] parses this example correctly 0.02 ms
  4541. 230.77 s [ical-gen] renders this example correctly 0.00 ms
  4542. 230.77 s [ical-gen] renders this example correctly 0.00 ms
  4543. 230.77 s [ical-gen] always renders to a valid content line 2.15 ms
  4544. 230.77 s [ical-gen] passed for all of 100 inputs.
  4545. 230.77 s [ical-gen] parses only valid things 1.22 ms
  4546. 230.77 s [ical-gen] passed for all of 100 inputs.
  4547. 230.77 s [ical-gen] FreeBusyIntervals
  4548. 230.77 s [ical-gen] parses this example correctly 0.39 ms
  4549. 230.77 s [ical-gen] parses only valid things 362.82 ms
  4550. 230.77 s [ical-gen] passed for all of 100 inputs.
  4551. 230.77 s [ical-gen] roundtrips through ContentLine 359.21 ms
  4552. 230.77 s [ical-gen] passed for all of 100 inputs.
  4553. 230.77 s [ical-gen] renders this example correctly 0.09 ms
  4554. 230.77 s [ical-gen] renders this example correctly 0.06 ms
  4555. 230.77 s [ical-gen] parses this example correctly 0.08 ms
  4556. 230.77 s [ical-gen] always renders to a valid content line 177.07 ms
  4557. 230.77 s [ical-gen] passed for all of 100 inputs.
  4558. 230.77 s [ical-gen] renders this example correctly 0.11 ms
  4559. 230.77 s [ical-gen] GenValid FreeBusyIntervals
  4560. 230.77 s [ical-gen] genValid :: Gen FreeBusyIntervals
  4561. 230.77 s [ical-gen] only generates valid 'FreeBusyIntervals's 22.23 ms
  4562. 230.77 s [ical-gen] passed for all of 100 inputs.
  4563. 230.77 s [ical-gen] parses this example correctly 4.91 ms
  4564. 230.77 s [ical-gen] RecurrenceDateTimes
  4565. 230.77 s [ical-gen] GenValid RecurrenceDateTimes
  4566. 230.77 s [ical-gen] genValid :: Gen RecurrenceDateTimes
  4567. 230.77 s [ical-gen] only generates valid 'RecurrenceDateTimes's 17.54 ms
  4568. 230.77 s [ical-gen] passed for all of 100 inputs.
  4569. 230.77 s [ical-gen] parses this example correctly 0.12 ms
  4570. 230.77 s [ical-gen] parses this example correctly 0.12 ms
  4571. 230.77 s [ical-gen] parses only valid things 179.16 ms
  4572. 230.77 s [ical-gen] passed for all of 100 inputs.
  4573. 230.77 s [ical-gen] renders this example correctly 0.14 ms
  4574. 230.77 s [ical-gen] renders this example correctly 0.10 ms
  4575. 230.77 s [ical-gen] always renders to a valid content line 89.72 ms
  4576. 230.77 s [ical-gen] passed for all of 100 inputs.
  4577. 230.77 s [ical-gen] renders this example correctly 0.07 ms
  4578. 230.77 s [ical-gen] parses this example correctly 0.47 ms
  4579. 230.77 s [ical-gen] renders this example correctly 0.06 ms
  4580. 230.77 s [ical-gen] parses this example correctly 1.09 ms
  4581. 230.77 s [ical-gen] parses this example correctly 0.05 ms
  4582. 230.77 s [ical-gen] parses this example correctly 0.04 ms
  4583. 230.77 s [ical-gen] roundtrips through ContentLine 151.02 ms
  4584. 230.77 s [ical-gen] passed for all of 100 inputs.
  4585. 230.77 s [ical-gen] Repeat
  4586. 230.77 s [ical-gen] parses this example correctly 0.04 ms
  4587. 230.77 s [ical-gen] renders this example correctly 0.02 ms
  4588. 230.77 s [ical-gen] always renders to a valid content line 4.13 ms
  4589. 230.77 s [ical-gen] passed for all of 100 inputs.
  4590. 230.77 s [ical-gen] parses only valid things 2.52 ms
  4591. 230.77 s [ical-gen] passed for all of 100 inputs.
  4592. 230.77 s [ical-gen] roundtrips through ContentLine 1.96 ms
  4593. 230.77 s [ical-gen] passed for all of 100 inputs.
  4594. 230.77 s [ical-gen] GenValid Repeat
  4595. 230.77 s [ical-gen] genValid :: Gen Repeat
  4596. 230.77 s [ical-gen] only generates valid 'Repeat's 1.51 ms
  4597. 230.77 s [ical-gen] passed for all of 100 inputs.
  4598. 230.77 s [ical-gen] LastModified
  4599. 230.77 s [ical-gen] GenValid LastModified
  4600. 230.77 s [ical-gen] genValid :: Gen LastModified
  4601. 230.77 s [ical-gen] only generates valid 'LastModified's 1.83 ms
  4602. 230.77 s [ical-gen] passed for all of 100 inputs.
  4603. 230.77 s [ical-gen] roundtrips through ContentLine 12.55 ms
  4604. 230.77 s [ical-gen] passed for all of 100 inputs.
  4605. 230.77 s [ical-gen] always renders to a valid content line 15.94 ms
  4606. 230.77 s [ical-gen] passed for all of 100 inputs.
  4607. 230.77 s [ical-gen] renders this example correctly 0.08 ms
  4608. 230.77 s [ical-gen] parses this example correctly 0.06 ms
  4609. 230.77 s [ical-gen] parses only valid things 10.12 ms
  4610. 230.77 s [ical-gen] passed for all of 100 inputs.
  4611. 230.77 s [ical-gen] Action
  4612. 230.77 s [ical-gen] parses only valid things 2.50 ms
  4613. 230.77 s [ical-gen] passed for all of 100 inputs.
  4614. 230.77 s [ical-gen] parses this example correctly 0.04 ms
  4615. 230.77 s [ical-gen] GenValid Action
  4616. 230.77 s [ical-gen] genValid :: Gen Action
  4617. 230.77 s [ical-gen] only generates valid 'Action's 1.25 ms
  4618. 230.77 s [ical-gen] passed for all of 100 inputs.
  4619. 230.77 s [ical-gen] parses this example correctly 0.03 ms
  4620. 230.77 s [ical-gen] roundtrips through ContentLine 1.97 ms
  4621. 230.77 s [ical-gen] passed for all of 100 inputs.
  4622. 230.77 s [ical-gen] always renders to a valid content line 4.94 ms
  4623. 230.77 s [ical-gen] passed for all of 100 inputs.
  4624. 230.77 s [ical-gen] renders this example correctly 0.06 ms
  4625. 230.77 s [ical-gen] renders this example correctly 0.01 ms
  4626. 230.77 s [ical-gen] parses this example correctly 0.01 ms
  4627. 230.77 s [ical-gen] renders this example correctly 0.01 ms
  4628. 230.77 s [ical-gen] Contact
  4629. 230.77 s [ical-gen] renders this example correctly 0.11 ms
  4630. 230.77 s [ical-gen] renders this example correctly 0.03 ms
  4631. 230.77 s [ical-gen] parses only valid things 57.52 ms
  4632. 230.77 s [ical-gen] passed for all of 100 inputs.
  4633. 230.77 s [ical-gen] parses this example correctly 0.13 ms
  4634. 230.77 s [ical-gen] GenValid Contact
  4635. 230.77 s [ical-gen] genValid :: Gen Contact
  4636. 230.77 s [ical-gen] only generates valid 'Contact's 68.86 ms
  4637. 230.77 s [ical-gen] passed for all of 100 inputs.
  4638. 230.77 s [ical-gen] roundtrips through ContentLine 46.13 ms
  4639. 230.77 s [ical-gen] passed for all of 100 inputs.
  4640. 230.77 s [ical-gen] parses this example correctly 0.03 ms
  4641. 230.77 s [ical-gen] renders this example correctly 0.04 ms
  4642. 230.77 s [ical-gen] parses this example correctly 0.10 ms
  4643. 230.77 s [ical-gen] parses this example correctly 0.19 ms
  4644. 230.77 s [ical-gen] renders this example correctly 0.02 ms
  4645. 230.77 s [ical-gen] always renders to a valid content line 74.33 ms
  4646. 230.77 s [ical-gen] passed for all of 100 inputs.
  4647. 230.77 s [ical-gen] URL
  4648. 230.77 s [ical-gen] GenValid URL
  4649. 230.77 s [ical-gen] genValid :: Gen URL
  4650. 230.77 s [ical-gen] only generates valid 'URL's 115.56 ms
  4651. 230.77 s [ical-gen] passed for all of 100 inputs.
  4652. 230.77 s [ical-gen] parses this example correctly 0.09 ms
  4653. 230.77 s [ical-gen] renders this example correctly 0.01 ms
  4654. 230.77 s [ical-gen] parses only valid things 130.02 ms
  4655. 230.77 s [ical-gen] passed for all of 100 inputs.
  4656. 230.77 s [ical-gen] roundtrips through ContentLine 99.60 ms
  4657. 230.77 s [ical-gen] passed for all of 100 inputs.
  4658. 230.77 s [ical-gen] always renders to a valid content line 88.47 ms
  4659. 230.77 s [ical-gen] passed for all of 100 inputs.
  4660. 230.77 s [ical-gen] RequestStatus
  4661. 230.77 s [ical-gen] renders this example correctly 0.04 ms
  4662. 230.77 s [ical-gen] renders this example correctly 0.03 ms
  4663. 230.77 s [ical-gen] renders this example correctly 0.03 ms
  4664. 230.77 s [ical-gen] roundtrips through ContentLine 14.37 ms
  4665. 230.77 s [ical-gen] passed for all of 100 inputs.
  4666. 230.77 s [ical-gen] parses this example correctly 0.08 ms
  4667. 230.77 s [ical-gen] parses this example correctly 0.03 ms
  4668. 230.77 s [ical-gen] renders this example correctly 0.06 ms
  4669. 230.77 s [ical-gen] renders this example correctly 0.02 ms
  4670. 230.77 s [ical-gen] parses this example correctly 0.03 ms
  4671. 230.77 s [ical-gen] parses this example correctly 0.02 ms
  4672. 230.77 s [ical-gen] splitOnSemicolons
  4673. 230.77 s [ical-gen] roundtrips with intercalate 3.42 ms
  4674. 230.77 s [ical-gen] passed for all of 100 inputs.
  4675. 230.77 s [ical-gen] can split two empty strings 0.01 ms
  4676. 230.77 s [ical-gen] can split three empty strings 0.01 ms
  4677. 230.77 s [ical-gen] GenValid RequestStatus
  4678. 230.77 s [ical-gen] genValid :: Gen RequestStatus
  4679. 230.77 s [ical-gen] only generates valid 'RequestStatus's 48.60 ms
  4680. 230.77 s [ical-gen] passed for all of 100 inputs.
  4681. 230.77 s [ical-gen] parses this example correctly 0.02 ms
  4682. 230.77 s [ical-gen] always renders to a valid content line 30.17 ms
  4683. 230.77 s [ical-gen] passed for all of 100 inputs.
  4684. 230.77 s [ical-gen] parses only valid things 42.34 ms
  4685. 230.77 s [ical-gen] passed for all of 100 inputs.
  4686. 230.77 s [ical-gen] DateTimeDue
  4687. 230.77 s [ical-gen] parses only valid things 22.23 ms
  4688. 230.77 s [ical-gen] passed for all of 100 inputs.
  4689. 230.77 s [ical-gen] GenValid DateTimeDue
  4690. 230.77 s [ical-gen] genValid :: Gen DateTimeDue
  4691. 230.77 s [ical-gen] only generates valid 'DateTimeDue's 12.03 ms
  4692. 230.77 s [ical-gen] passed for all of 100 inputs.
  4693. 230.77 s [ical-gen] roundtrips through ContentLine 11.28 ms
  4694. 230.77 s [ical-gen] passed for all of 100 inputs.
  4695. 230.77 s [ical-gen] parses this example correctly 0.13 ms
  4696. 230.77 s [ical-gen] renders this example correctly 0.06 ms
  4697. 230.77 s [ical-gen] always renders to a valid content line 17.28 ms
  4698. 230.77 s [ical-gen] passed for all of 100 inputs.
  4699. 230.77 s [ical-gen] RecurrenceIdentifier
  4700. 230.77 s [ical-gen] GenValid RecurrenceIdentifier
  4701. 230.77 s [ical-gen] genValid :: Gen RecurrenceIdentifier
  4702. 230.77 s [ical-gen] only generates valid 'RecurrenceIdentifier's 6.54 ms
  4703. 230.77 s [ical-gen] passed for all of 100 inputs.
  4704. 230.77 s [ical-gen] renders this example correctly 0.12 ms
  4705. 230.77 s [ical-gen] roundtrips through ContentLine 19.87 ms
  4706. 230.77 s [ical-gen] passed for all of 100 inputs.
  4707. 230.77 s [ical-gen] parses this example correctly 0.05 ms
  4708. 230.77 s [ical-gen] parses this example correctly 0.12 ms
  4709. 230.77 s [ical-gen] parses only valid things 11.58 ms
  4710. 230.77 s [ical-gen] passed for all of 100 inputs.
  4711. 230.77 s [ical-gen] renders this example correctly 0.10 ms
  4712. 230.77 s [ical-gen] renders this example correctly 0.03 ms
  4713. 230.77 s [ical-gen] parses this example correctly 0.06 ms
  4714. 230.77 s [ical-gen] always renders to a valid content line 16.08 ms
  4715. 230.77 s [ical-gen] passed for all of 100 inputs.
  4716. 230.77 s [ical-gen] Resources
  4717. 230.77 s [ical-gen] GenValid Resources
  4718. 230.77 s [ical-gen] genValid :: Gen Resources
  4719. 230.77 s [ical-gen] only generates valid 'Resources's 47.88 ms
  4720. 230.77 s [ical-gen] passed for all of 100 inputs.
  4721. 230.77 s [ical-gen] parses this example correctly 0.07 ms
  4722. 230.77 s [ical-gen] renders this example correctly 0.09 ms
  4723. 230.77 s [ical-gen] parses this example correctly 0.02 ms
  4724. 230.77 s [ical-gen] parses only valid things 49.12 ms
  4725. 230.78 s [ical-gen] passed for all of 100 inputs.
  4726. 230.78 s [ical-gen] roundtrips through ContentLine 15.45 ms
  4727. 230.78 s [ical-gen] passed for all of 100 inputs.
  4728. 230.78 s [ical-gen] renders this example correctly 0.03 ms
  4729. 230.78 s [ical-gen] always renders to a valid content line 16.36 ms
  4730. 230.78 s [ical-gen] passed for all of 100 inputs.
  4731. 230.78 s [ical-gen] TimeZoneIdentifier
  4732. 230.78 s [ical-gen] GenValid TimeZoneIdentifier
  4733. 230.78 s [ical-gen] genValid :: Gen TimeZoneIdentifier
  4734. 230.78 s [ical-gen] only generates valid 'TimeZoneIdentifier's 4.16 ms
  4735. 230.78 s [ical-gen] passed for all of 100 inputs.
  4736. 230.78 s [ical-gen] renders this example correctly 0.89 ms
  4737. 230.78 s [ical-gen] parses only valid things 7.01 ms
  4738. 230.78 s [ical-gen] passed for all of 100 inputs.
  4739. 230.78 s [ical-gen] parses this example correctly 0.03 ms
  4740. 230.78 s [ical-gen] roundtrips through ContentLine 2.31 ms
  4741. 230.78 s [ical-gen] passed for all of 100 inputs.
  4742. 230.78 s [ical-gen] parses this example correctly 0.03 ms
  4743. 230.78 s [ical-gen] always renders to a valid content line 5.50 ms
  4744. 230.78 s [ical-gen] passed for all of 100 inputs.
  4745. 230.78 s [ical-gen] renders this example correctly 0.01 ms
  4746. 230.78 s [ical-gen] parses this example correctly 0.01 ms
  4747. 230.78 s [ical-gen] renders this example correctly 0.00 ms
  4748. 230.78 s [ical-gen] Status
  4749. 230.78 s [ical-gen] parses only valid things 0.50 ms
  4750. 230.78 s [ical-gen] passed for all of 100 inputs.
  4751. 230.78 s [ical-gen] roundtrips through ContentLine 0.91 ms
  4752. 230.78 s [ical-gen] passed for all of 100 inputs.
  4753. 230.78 s [ical-gen] GenValid Status
  4754. 230.78 s [ical-gen] genValid :: Gen Status
  4755. 230.78 s [ical-gen] only generates valid 'Status's 0.60 ms
  4756. 230.78 s [ical-gen] passed for all of 100 inputs.
  4757. 230.78 s [ical-gen] parses this example correctly 0.04 ms
  4758. 230.78 s [ical-gen] renders this example correctly 0.00 ms
  4759. 230.78 s [ical-gen] always renders to a valid content line 6.24 ms
  4760. 230.78 s [ical-gen] passed for all of 100 inputs.
  4761. 230.78 s [ical-gen] ExceptionDateTimes
  4762. 230.78 s [ical-gen] parses only valid things 115.45 ms
  4763. 230.78 s [ical-gen] passed for all of 100 inputs.
  4764. 230.78 s [ical-gen] parses this example correctly 0.16 ms
  4765. 230.78 s [ical-gen] roundtrips through ContentLine 90.92 ms
  4766. 230.78 s [ical-gen] passed for all of 100 inputs.
  4767. 230.78 s [ical-gen] GenValid ExceptionDateTimes
  4768. 230.78 s [ical-gen] genValid :: Gen ExceptionDateTimes
  4769. 230.78 s [ical-gen] only generates valid 'ExceptionDateTimes's 20.60 ms
  4770. 230.78 s [ical-gen] passed for all of 100 inputs.
  4771. 230.78 s [ical-gen] always renders to a valid content line 44.33 ms
  4772. 230.78 s [ical-gen] passed for all of 100 inputs.
  4773. 230.78 s [ical-gen] renders this example correctly 0.14 ms
  4774. 230.78 s [ical-gen] parses this example correctly 0.27 ms
  4775. 230.78 s [ical-gen] TimeZoneOffsetFrom
  4776. 230.78 s [ical-gen] renders this example correctly 0.03 ms
  4777. 230.78 s [ical-gen] GenValid TimeZoneOffsetFrom
  4778. 230.78 s [ical-gen] genValid :: Gen TimeZoneOffsetFrom
  4779. 230.78 s [ical-gen] only generates valid 'TimeZoneOffsetFrom's 1.66 ms
  4780. 230.78 s [ical-gen] passed for all of 100 inputs.
  4781. 230.78 s [ical-gen] roundtrips through ContentLine 3.09 ms
  4782. 230.78 s [ical-gen] passed for all of 100 inputs.
  4783. 230.78 s [ical-gen] renders this example correctly 0.02 ms
  4784. 230.78 s [ical-gen] parses this example correctly 0.01 ms
  4785. 230.78 s [ical-gen] always renders to a valid content line 7.35 ms
  4786. 230.78 s [ical-gen] passed for all of 100 inputs.
  4787. 230.78 s [ical-gen] parses this example correctly 0.05 ms
  4788. 230.78 s [ical-gen] parses only valid things 2.09 ms
  4789. 230.78 s [ical-gen] passed for all of 100 inputs.
  4790. 230.78 s [ical-gen] Trigger
  4791. 230.78 s [ical-gen] roundtrips through ContentLine 6.58 ms
  4792. 230.78 s [ical-gen] passed for all of 100 inputs.
  4793. 230.78 s [ical-gen] parses this example correctly 0.07 ms
  4794. 230.78 s [ical-gen] parses this example correctly 0.03 ms
  4795. 230.78 s [ical-gen] parses this example correctly 0.02 ms
  4796. 230.78 s [ical-gen] GenValid Trigger
  4797. 230.78 s [ical-gen] genValid :: Gen Trigger
  4798. 230.78 s [ical-gen] only generates valid 'Trigger's 0.91 ms
  4799. 230.78 s [ical-gen] passed for all of 100 inputs.
  4800. 230.78 s [ical-gen] always renders to a valid content line 30.42 ms
  4801. 230.78 s [ical-gen] passed for all of 100 inputs.
  4802. 230.78 s [ical-gen] parses only valid things 6.89 ms
  4803. 230.78 s [ical-gen] passed for all of 100 inputs.
  4804. 230.78 s [ical-gen] renders this example correctly 0.02 ms
  4805. 230.78 s [ical-gen] renders this example correctly 0.08 ms
  4806. 230.78 s [ical-gen] renders this example correctly 0.01 ms
  4807. 230.78 s [ical-gen] Classification
  4808. 230.78 s [ical-gen] parses this example correctly 0.05 ms
  4809. 230.78 s [ical-gen] GenValid Classification
  4810. 230.78 s [ical-gen] genValid :: Gen Classification
  4811. 230.78 s [ical-gen] only generates valid 'Classification's 1.90 ms
  4812. 230.78 s [ical-gen] passed for all of 100 inputs.
  4813. 230.78 s [ical-gen] roundtrips through ContentLine 0.85 ms
  4814. 230.78 s [ical-gen] passed for all of 100 inputs.
  4815. 230.78 s [ical-gen] parses only valid things 2.64 ms
  4816. 230.78 s [ical-gen] passed for all of 100 inputs.
  4817. 230.78 s [ical-gen] renders this example correctly 0.01 ms
  4818. 230.78 s [ical-gen] always renders to a valid content line 5.29 ms
  4819. 230.78 s [ical-gen] passed for all of 100 inputs.
  4820. 230.78 s [ical-gen] Description
  4821. 230.78 s [ical-gen] always renders to a valid content line 56.10 ms
  4822. 230.78 s [ical-gen] passed for all of 100 inputs.
  4823. 230.78 s [ical-gen] parses only valid things 69.78 ms
  4824. 230.78 s [ical-gen] passed for all of 100 inputs.
  4825. 230.78 s [ical-gen] GenValid Description
  4826. 230.78 s [ical-gen] genValid :: Gen Description
  4827. 230.78 s [ical-gen] only generates valid 'Description's 41.80 ms
  4828. 230.78 s [ical-gen] passed for all of 100 inputs.
  4829. 230.78 s [ical-gen] renders this example correctly 0.08 ms
  4830. 230.78 s [ical-gen] roundtrips through ContentLine 40.10 ms
  4831. 230.78 s [ical-gen] passed for all of 100 inputs.
  4832. 230.78 s [ical-gen] parses this example correctly 0.06 ms
  4833. 230.78 s [ical-gen] Version
  4834. 230.78 s [ical-gen] roundtrips through ContentLine 4.07 ms
  4835. 230.78 s [ical-gen] passed for all of 100 inputs.
  4836. 230.78 s [ical-gen] parses only valid things 8.04 ms
  4837. 230.78 s [ical-gen] passed for all of 100 inputs.
  4838. 230.78 s [ical-gen] always renders to a valid content line 15.83 ms
  4839. 230.78 s [ical-gen] passed for all of 100 inputs.
  4840. 230.78 s [ical-gen] parses this example correctly 0.03 ms
  4841. 230.78 s [ical-gen] renders this example correctly 0.01 ms
  4842. 230.78 s [ical-gen] GenValid Version
  4843. 230.78 s [ical-gen] genValid :: Gen Version
  4844. 230.78 s [ical-gen] only generates valid 'Version's 2.71 ms
  4845. 230.78 s [ical-gen] passed for all of 100 inputs.
  4846. 230.78 s [ical-gen] DateTimeEnd
  4847. 230.78 s [ical-gen] renders this example correctly 0.09 ms
  4848. 230.78 s [ical-gen] parses this example correctly 0.11 ms
  4849. 230.78 s [ical-gen] parses this example correctly 0.10 ms
  4850. 230.78 s [ical-gen] parses only valid things 18.39 ms
  4851. 230.78 s [ical-gen] passed for all of 100 inputs.
  4852. 230.78 s [ical-gen] GenValid DateTimeEnd
  4853. 230.78 s [ical-gen] genValid :: Gen DateTimeEnd
  4854. 230.78 s [ical-gen] only generates valid 'DateTimeEnd's 4.02 ms
  4855. 230.78 s [ical-gen] passed for all of 100 inputs.
  4856. 230.78 s [ical-gen] renders this example correctly 0.06 ms
  4857. 230.78 s [ical-gen] always renders to a valid content line 9.39 ms
  4858. 230.78 s [ical-gen] passed for all of 100 inputs.
  4859. 230.78 s [ical-gen] parses this example correctly 0.21 ms
  4860. 230.78 s [ical-gen] roundtrips through ContentLine 15.97 ms
  4861. 230.78 s [ical-gen] passed for all of 100 inputs.
  4862. 230.78 s [ical-gen] CalendarScale
  4863. 230.78 s [ical-gen] renders this example correctly 0.06 ms
  4864. 230.78 s [ical-gen] parses only valid things 1.77 ms
  4865. 230.78 s [ical-gen] passed for all of 100 inputs.
  4866. 230.78 s [ical-gen] roundtrips through ContentLine 0.80 ms
  4867. 230.78 s [ical-gen] passed for all of 100 inputs.
  4868. 230.78 s [ical-gen] GenValid CalendarScale
  4869. 230.78 s [ical-gen] genValid :: Gen CalendarScale
  4870. 230.78 s [ical-gen] only generates valid 'CalendarScale's 0.44 ms
  4871. 230.78 s [ical-gen] passed for all of 100 inputs.
  4872. 230.78 s [ical-gen] parses this example correctly 0.01 ms
  4873. 230.78 s [ical-gen] always renders to a valid content line 3.91 ms
  4874. 230.78 s [ical-gen] passed for all of 100 inputs.
  4875. 230.78 s [ical-gen] Comment
  4876. 230.78 s [ical-gen] roundtrips through ContentLine 48.53 ms
  4877. 230.78 s [ical-gen] passed for all of 100 inputs.
  4878. 230.78 s [ical-gen] parses this example correctly 0.09 ms
  4879. 230.78 s [ical-gen] always renders to a valid content line 45.49 ms
  4880. 230.78 s [ical-gen] passed for all of 100 inputs.
  4881. 230.78 s [ical-gen] renders this example correctly 0.03 ms
  4882. 230.78 s [ical-gen] GenValid Comment
  4883. 230.78 s [ical-gen] genValid :: Gen Comment
  4884. 230.78 s [ical-gen] only generates valid 'Comment's 49.53 ms
  4885. 230.78 s [ical-gen] passed for all of 100 inputs.
  4886. 230.78 s [ical-gen] parses only valid things 42.88 ms
  4887. 230.78 s [ical-gen] passed for all of 100 inputs.
  4888. 230.78 s [ical-gen] Method
  4889. 230.78 s [ical-gen] roundtrips through ContentLine 2.60 ms
  4890. 230.78 s [ical-gen] passed for all of 100 inputs.
  4891. 230.78 s [ical-gen] parses this example correctly 0.04 ms
  4892. 230.78 s [ical-gen] parses only valid things 4.13 ms
  4893. 230.78 s [ical-gen] passed for all of 100 inputs.
  4894. 230.78 s [ical-gen] parses this example correctly 0.01 ms
  4895. 230.78 s [ical-gen] renders this example correctly 0.01 ms
  4896. 230.78 s [ical-gen] renders this example correctly 0.01 ms
  4897. 230.78 s [ical-gen] parses this example correctly 0.01 ms
  4898. 230.78 s [ical-gen] always renders to a valid content line 6.27 ms
  4899. 230.78 s [ical-gen] passed for all of 100 inputs.
  4900. 230.78 s [ical-gen] parses this example correctly 0.03 ms
  4901. 230.78 s [ical-gen] renders this example correctly 0.01 ms
  4902. 230.78 s [ical-gen] renders this example correctly 0.01 ms
  4903. 230.78 s [ical-gen] parses this example correctly 0.02 ms
  4904. 230.78 s [ical-gen] renders this example correctly 0.01 ms
  4905. 230.78 s [ical-gen] renders this example correctly 0.01 ms
  4906. 230.78 s [ical-gen] parses this example correctly 0.00 ms
  4907. 230.78 s [ical-gen] parses this example correctly 0.01 ms
  4908. 230.78 s [ical-gen] renders this example correctly 0.01 ms
  4909. 230.78 s [ical-gen] renders this example correctly 0.01 ms
  4910. 230.78 s [ical-gen] parses this example correctly 0.01 ms
  4911. 230.78 s [ical-gen] GenValid Method
  4912. 230.78 s [ical-gen] genValid :: Gen Method
  4913. 230.78 s [ical-gen] only generates valid 'Method's 5.12 ms
  4914. 230.78 s [ical-gen] passed for all of 100 inputs.
  4915. 230.78 s [ical-gen] Categories
  4916. 230.78 s [ical-gen] parses this example correctly 0.03 ms
  4917. 230.78 s [ical-gen] renders this example correctly 0.01 ms
  4918. 230.78 s [ical-gen] parses this example correctly 0.02 ms
  4919. 230.78 s [ical-gen] renders this example correctly 0.01 ms
  4920. 230.78 s [ical-gen] parses this example correctly 0.02 ms
  4921. 230.78 s [ical-gen] renders this example correctly 0.01 ms
  4922. 230.78 s [ical-gen] parses this example correctly 0.01 ms
  4923. 230.78 s [ical-gen] roundtrips through ContentLine 10.16 ms
  4924. 230.78 s [ical-gen] passed for all of 100 inputs.
  4925. 230.78 s [ical-gen] renders this example correctly 0.02 ms
  4926. 230.78 s [ical-gen] parses only valid things 47.45 ms
  4927. 230.78 s [ical-gen] passed for all of 100 inputs.
  4928. 230.78 s [ical-gen] renders this example correctly 0.01 ms
  4929. 230.78 s [ical-gen] parses this example correctly 0.01 ms
  4930. 230.78 s [ical-gen] always renders to a valid content line 12.35 ms
  4931. 230.78 s [ical-gen] passed for all of 100 inputs.
  4932. 230.78 s [ical-gen] GenValid Categories
  4933. 230.78 s [ical-gen] genValid :: Gen Categories
  4934. 230.78 s [ical-gen] only generates valid 'Categories's 41.05 ms
  4935. 230.78 s [ical-gen] passed for all of 100 inputs.
  4936. 230.78 s [ical-gen] TimeZoneURL
  4937. 230.78 s [ical-gen] always renders to a valid content line 80.25 ms
  4938. 230.78 s [ical-gen] passed for all of 100 inputs.
  4939. 230.78 s [ical-gen] roundtrips through ContentLine 94.77 ms
  4940. 230.78 s [ical-gen] passed for all of 100 inputs.
  4941. 230.78 s [ical-gen] parses only valid things 105.85 ms
  4942. 230.78 s [ical-gen] passed for all of 100 inputs.
  4943. 230.78 s [ical-gen] parses this example correctly 0.16 ms
  4944. 230.78 s [ical-gen] renders this example correctly 0.02 ms
  4945. 230.78 s [ical-gen] GenValid TimeZoneURL
  4946. 230.78 s [ical-gen] genValid :: Gen TimeZoneURL
  4947. 230.78 s [ical-gen] only generates valid 'TimeZoneURL's 97.19 ms
  4948. 230.78 s [ical-gen] passed for all of 100 inputs.
  4949. 230.78 s [ical-gen] DateTimeStart
  4950. 230.78 s [ical-gen] always renders to a valid content line 15.81 ms
  4951. 230.78 s [ical-gen] passed for all of 100 inputs.
  4952. 230.78 s [ical-gen] parses this example correctly 0.13 ms
  4953. 230.78 s [ical-gen] roundtrips through ContentLine 9.34 ms
  4954. 230.78 s [ical-gen] passed for all of 100 inputs.
  4955. 230.78 s [ical-gen] GenValid DateTimeStart
  4956. 230.78 s [ical-gen] genValid :: Gen DateTimeStart
  4957. 230.78 s [ical-gen] only generates valid 'DateTimeStart's 6.01 ms
  4958. 230.78 s [ical-gen] passed for all of 100 inputs.
  4959. 230.78 s [ical-gen] renders this example correctly 0.05 ms
  4960. 230.78 s [ical-gen] parses this example correctly 0.07 ms
  4961. 230.78 s [ical-gen] parses only valid things 15.19 ms
  4962. 230.78 s [ical-gen] passed for all of 100 inputs.
  4963. 230.78 s [ical-gen] Organizer
  4964. 230.78 s [ical-gen] roundtrips through ContentLine 166.00 ms
  4965. 230.78 s [ical-gen] passed for all of 100 inputs.
  4966. 230.78 s [ical-gen] parses this example correctly 0.13 ms
  4967. 230.78 s [ical-gen] always renders to a valid content line 163.36 ms
  4968. 230.78 s [ical-gen] passed for all of 100 inputs.
  4969. 230.78 s [ical-gen] GenValid Organizer
  4970. 230.78 s [ical-gen] genValid :: Gen Organizer
  4971. 230.78 s [ical-gen] only generates valid 'Organizer's 198.41 ms
  4972. 230.78 s [ical-gen] passed for all of 100 inputs.
  4973. 230.78 s [ical-gen] parses this example correctly 0.13 ms
  4974. 230.78 s [ical-gen] parses this example correctly 0.21 ms
  4975. 230.78 s [ical-gen] renders this example correctly 0.01 ms
  4976. 230.78 s [ical-gen] renders this example correctly 0.01 ms
  4977. 230.78 s [ical-gen] renders this example correctly 0.01 ms
  4978. 230.78 s [ical-gen] parses only valid things 213.25 ms
  4979. 230.78 s [ical-gen] passed for all of 100 inputs.
  4980. 230.78 s [ical-gen] ICal.PropertyType.URISpec
  4981. 230.78 s [ical-gen] URI
  4982. 230.78 s [ical-gen] roundtrips through ContentLine 91.67 ms
  4983. 230.78 s [ical-gen] passed for all of 100 inputs.
  4984. 230.79 s [ical-gen] parses this example correctly 0.06 ms
  4985. 230.79 s [ical-gen] GenValid URI
  4986. 230.79 s [ical-gen] genValid :: Gen URI
  4987. 230.79 s [ical-gen] only generates valid 'URI's 116.43 ms
  4988. 230.79 s [ical-gen] passed for all of 100 inputs.
  4989. 230.79 s [ical-gen] renders this example correctly 0.03 ms
  4990. 230.79 s [ical-gen] always renders to a valid content line 74.84 ms
  4991. 230.79 s [ical-gen] passed for all of 100 inputs.
  4992. 230.79 s [ical-gen] renders this example correctly 0.03 ms
  4993. 230.79 s [ical-gen] parses only valid things 119.99 ms
  4994. 230.79 s [ical-gen] passed for all of 100 inputs.
  4995. 230.79 s [ical-gen] can parse (with a fixable error) an incorrectly text-encoded uri 0.09 ms
  4996. 230.79 s [ical-gen] parses this example correctly 0.04 ms
  4997. 230.79 s [ical-gen] ICal.PropertyType.FloatingPointSpec
  4998. 230.79 s [ical-gen] FloatingPoint
  4999. 230.79 s [ical-gen] renders this example correctly 0.05 ms
  5000. 230.79 s [ical-gen] parses this example correctly 0.65 ms
  5001. 230.79 s [ical-gen] parses this example correctly 0.02 ms
  5002. 230.79 s [ical-gen] parses this example correctly 0.01 ms
  5003. 230.79 s [ical-gen] always renders to a valid content line 5.78 ms
  5004. 230.79 s [ical-gen] passed for all of 100 inputs.
  5005. 230.79 s [ical-gen] parses this example correctly 0.02 ms
  5006. 230.79 s [ical-gen] parses only valid things 8.12 ms
  5007. 230.79 s [ical-gen] passed for all of 100 inputs.
  5008. 230.79 s [ical-gen] roundtrips through ContentLine 10.50 ms
  5009. 230.79 s [ical-gen] passed for all of 100 inputs.
  5010. 230.79 s [ical-gen] renders this example correctly 0.06 ms
  5011. 230.79 s [ical-gen] parses this example correctly 0.02 ms
  5012. 230.79 s [ical-gen] renders this example correctly 0.02 ms
  5013. 230.79 s [ical-gen] renders this example correctly 0.02 ms
  5014. 230.79 s [ical-gen] renders this example correctly 0.02 ms
  5015. 230.79 s [ical-gen] ICal.PropertyType.PeriodSpec
  5016. 230.79 s [ical-gen] parses this example correctly 0.23 ms
  5017. 230.79 s [ical-gen] parses only valid things 19.71 ms
  5018. 230.79 s [ical-gen] passed for all of 100 inputs.
  5019. 230.79 s [ical-gen] renders this example correctly 0.04 ms
  5020. 230.79 s [ical-gen] parses this example correctly 0.05 ms
  5021. 230.79 s [ical-gen] parses this example correctly 0.03 ms
  5022. 230.79 s [ical-gen] parses this example correctly 0.05 ms
  5023. 230.79 s [ical-gen] renders this example correctly 0.02 ms
  5024. 230.79 s [ical-gen] GenValid Period
  5025. 230.79 s [ical-gen] genValid :: Gen Period
  5026. 230.79 s [ical-gen] only generates valid 'Period's 0.76 ms
  5027. 230.79 s [ical-gen] passed for all of 100 inputs.
  5028. 230.79 s [ical-gen] roundtrips through ContentLine 23.12 ms
  5029. 230.79 s [ical-gen] passed for all of 100 inputs.
  5030. 230.79 s [ical-gen] always renders to a valid content line 10.35 ms
  5031. 230.79 s [ical-gen] passed for all of 100 inputs.
  5032. 230.79 s [ical-gen] rejected
  5033. 230.79 s [ical-gen] parses this example correctly
  5034. 230.79 s [ical-gen] renders this example correctly
  5035. 230.79 s [ical-gen] ICal.PropertyType.CalAddressSpec
  5036. 230.79 s [ical-gen] CalAddress
  5037. 230.79 s [ical-gen] parses this example correctly 0.04 ms
  5038. 230.79 s [ical-gen] always renders to a valid content line 90.49 ms
  5039. 230.79 s [ical-gen] passed for all of 100 inputs.
  5040. 230.79 s [ical-gen] renders this example correctly 0.02 ms
  5041. 230.79 s [ical-gen] GenValid CalAddress
  5042. 230.79 s [ical-gen] genValid :: Gen CalAddress
  5043. 230.79 s [ical-gen] only generates valid 'CalAddress's 85.95 ms
  5044. 230.79 s [ical-gen] passed for all of 100 inputs.
  5045. 230.79 s [ical-gen] parses only valid things 117.34 ms
  5046. 230.79 s [ical-gen] passed for all of 100 inputs.
  5047. 230.79 s [ical-gen] roundtrips through ContentLine 96.28 ms
  5048. 230.79 s [ical-gen] passed for all of 100 inputs.
  5049. 230.79 s [ical-gen] ICal.PropertyType.DateSpec
  5050. 230.79 s [ical-gen] dateP
  5051. 230.79 s [ical-gen] fails to parse this date, correctly 0.04 ms
  5052. 230.79 s [ical-gen] parses this example correctly 0.05 ms
  5053. 230.79 s [ical-gen] parses this example correctly 0.05 ms
  5054. 230.79 s [ical-gen] renders this date correctly 0.03 ms
  5055. 230.79 s [ical-gen] renders this example correctly 0.03 ms
  5056. 230.79 s [ical-gen] Date
  5057. 230.79 s [ical-gen] parses only valid things 7.97 ms
  5058. 230.79 s [ical-gen] passed for all of 100 inputs.
  5059. 230.79 s [ical-gen] roundtrips through ContentLine 11.36 ms
  5060. 230.79 s [ical-gen] passed for all of 100 inputs.
  5061. 230.79 s [ical-gen] GenValid Date
  5062. 230.79 s [ical-gen] genValid :: Gen Date
  5063. 230.79 s [ical-gen] only generates valid 'Date's 0.60 ms
  5064. 230.79 s [ical-gen] passed for all of 100 inputs.
  5065. 230.79 s [ical-gen] always renders to a valid content line 3.20 ms
  5066. 230.79 s [ical-gen] passed for all of 100 inputs.
  5067. 230.79 s [ical-gen] ICal.PropertyType.UTCOffsetSpec
  5068. 230.79 s [ical-gen] UTCOffset
  5069. 230.79 s [ical-gen] GenValid UTCOffset
  5070. 230.79 s [ical-gen] genValid :: Gen UTCOffset
  5071. 230.79 s [ical-gen] only generates valid 'UTCOffset's 0.42 ms
  5072. 230.79 s [ical-gen] passed for all of 100 inputs.
  5073. 230.79 s [ical-gen] parses this example correctly 0.02 ms
  5074. 230.79 s [ical-gen] renders this example correctly 0.01 ms
  5075. 230.79 s [ical-gen] always renders to a valid content line 4.76 ms
  5076. 230.79 s [ical-gen] passed for all of 100 inputs.
  5077. 230.79 s [ical-gen] parses only valid things 4.47 ms
  5078. 230.79 s [ical-gen] passed for all of 100 inputs.
  5079. 230.79 s [ical-gen] parses this example correctly 0.05 ms
  5080. 230.79 s [ical-gen] renders this example correctly 0.02 ms
  5081. 230.79 s [ical-gen] roundtrips through ContentLine 4.07 ms
  5082. 230.79 s [ical-gen] passed for all of 100 inputs.
  5083. 230.79 s [ical-gen] ICal.ContentLineSpec
  5084. 230.79 s [ical-gen] ContentLine
  5085. 230.79 s [ical-gen] GenValid ContentLine
  5086. 230.79 s [ical-gen] genValid :: Gen ContentLine
  5087. 230.79 s [ical-gen] only generates valid 'ContentLine's 274.00 ms
  5088. 230.79 s [ical-gen] passed for all of 100 inputs.
  5089. 230.79 s [ical-gen] roundtrips ContentLines 137.89 ms
  5090. 230.79 s [ical-gen] passed for all of 100 inputs.
  5091. 230.79 s [ical-gen] escapeParamValue
  5092. 230.79 s [ical-gen] roundtrips with unescapeParamValue 3.48 ms
  5093. 230.79 s [ical-gen] passed for all of 100 inputs.
  5094. 230.79 s [ical-gen] parseContentLineFromUnfoldedLine
  5095. 230.79 s [ical-gen] roundtrips with renderContentLineToUnfoldedLine 113.77 ms
  5096. 230.79 s [ical-gen] passed for all of 100 inputs.
  5097. 230.79 s [ical-gen] ContentLineValue
  5098. 230.79 s [ical-gen] roundtrips ContentLineValues 149.35 ms
  5099. 230.79 s [ical-gen] passed for all of 100 inputs.
  5100. 230.79 s [ical-gen] GenValid ContentLineValue
  5101. 230.79 s [ical-gen] genValid :: Gen ContentLineValue
  5102. 230.79 s [ical-gen] only generates valid 'ContentLineValue's 232.73 ms
  5103. 230.79 s [ical-gen] passed for all of 100 inputs.
  5104. 230.79 s [ical-gen] ParamValue
  5105. 230.79 s [ical-gen] GenValid ParamValue
  5106. 230.79 s [ical-gen] genValid :: Gen ParamValue
  5107. 230.79 s [ical-gen] only generates valid 'ParamValue's 8.02 ms
  5108. 230.79 s [ical-gen] passed for all of 100 inputs.
  5109. 230.79 s [ical-gen] roundtrips ParamValues 9.69 ms
  5110. 230.79 s [ical-gen] passed for all of 100 inputs.
  5111. 230.79 s [ical-gen] ContentLineName
  5112. 230.79 s [ical-gen] roundtrips ContentLineNames 9.43 ms
  5113. 230.79 s [ical-gen] passed for all of 100 inputs.
  5114. 230.79 s [ical-gen] GenValid ContentLineName
  5115. 230.79 s [ical-gen] genValid :: Gen ContentLineName
  5116. 230.79 s [ical-gen] only generates valid 'ContentLineName's 9.51 ms
  5117. 230.79 s [ical-gen] passed for all of 100 inputs.
  5118. 230.79 s [ical-gen] examples
  5119. 230.79 s [ical-gen] renders this example correctly 0.03 ms
  5120. 230.79 s [ical-gen] parses this example correctly 0.03 ms
  5121. 230.79 s [ical-gen] parses this example correctly 0.01 ms
  5122. 230.79 s [ical-gen] renders this example correctly 0.07 ms
  5123. 230.79 s [ical-gen] renders this example correctly 0.03 ms
  5124. 230.79 s [ical-gen] test_resources/calendar/fixable
  5125. 230.79 s [ical-gen] uri-with-encoded-comma.ics
  5126. 230.79 s [ical-gen] can parse and unfold every line 2.18 ms
  5127. 230.79 s [ical-gen] invalid-until.ics
  5128. 230.79 s [ical-gen] can parse and unfold every line 3.37 ms
  5129. 230.79 s [ical-gen] without-crlf.ics
  5130. 230.79 s [ical-gen] can parse and unfold every line 0.27 ms
  5131. 230.79 s [ical-gen] uid.ics
  5132. 230.79 s [ical-gen] can parse and unfold every line 1.10 ms
  5133. 230.79 s [ical-gen] missing-prodid.ics
  5134. 230.79 s [ical-gen] can parse and unfold every line 0.46 ms
  5135. 230.79 s [ical-gen] parses this example correctly 0.03 ms
  5136. 230.79 s [ical-gen] renders this example correctly 0.02 ms
  5137. 230.79 s [ical-gen] parses this example correctly 0.00 ms
  5138. 230.79 s [ical-gen] test_resources/calendar/valid
  5139. 230.79 s [ical-gen] duration-weeks.ics
  5140. 230.79 s [ical-gen] can parse and unfold every line 0.45 ms
  5141. 230.79 s [ical-gen] zoned-recurring.ics
  5142. 230.79 s [ical-gen] can parse and unfold every line 1.17 ms
  5143. 230.79 s [ical-gen] example.ics
  5144. 230.79 s [ical-gen] can parse and unfold every line 0.77 ms
  5145. 230.79 s [ical-gen] spec-4-3.ics
  5146. 230.79 s [ical-gen] can parse and unfold every line 1.32 ms
  5147. 230.79 s [ical-gen] rdate-period.ics
  5148. 230.79 s [ical-gen] can parse and unfold every line 0.55 ms
  5149. 230.79 s [ical-gen] zoned-border.ics
  5150. 230.79 s [ical-gen] can parse and unfold every line 1.57 ms
  5151. 230.79 s [ical-gen] spec-4-5.ics
  5152. 230.79 s [ical-gen] can parse and unfold every line 1.22 ms
  5153. 230.79 s [ical-gen] exception.ics
  5154. 230.79 s [ical-gen] can parse and unfold every line 7.26 ms
  5155. 230.79 s [ical-gen] rdate.ics
  5156. 230.79 s [ical-gen] can parse and unfold every line 0.44 ms
  5157. 230.79 s [ical-gen] museum.ics
  5158. 230.79 s [ical-gen] can parse and unfold every line 1.56 ms
  5159. 230.79 s [ical-gen] zoned.ics
  5160. 230.79 s [ical-gen] can parse and unfold every line 1.72 ms
  5161. 230.79 s [ical-gen] uid.ics
  5162. 230.79 s [ical-gen] can parse and unfold every line 1.23 ms
  5163. 230.79 s [ical-gen] spec-3.4.ics
  5164. 230.79 s [ical-gen] can parse and unfold every line 0.52 ms
  5165. 230.79 s [ical-gen] daily-bysetpos.ics
  5166. 230.79 s [ical-gen] can parse and unfold every line 0.27 ms
  5167. 230.79 s [ical-gen] zoned-complex.ics
  5168. 230.79 s [ical-gen] can parse and unfold every line 6.58 ms
  5169. 230.79 s [ical-gen] dash.ics
  5170. 230.79 s [ical-gen] can parse and unfold every line 4.82 ms
  5171. 230.79 s [ical-gen] visit.ics
  5172. 230.79 s [ical-gen] can parse and unfold every line 3.39 ms
  5173. 230.79 s [ical-gen] duration.ics
  5174. 230.79 s [ical-gen] can parse and unfold every line 0.62 ms
  5175. 230.79 s [ical-gen] date.ics
  5176. 230.79 s [ical-gen] can parse and unfold every line 1.77 ms
  5177. 230.79 s [ical-gen] spec-4-4.ics
  5178. 230.79 s [ical-gen] can parse and unfold every line 1.32 ms
  5179. 230.79 s [ical-gen] duration-time.ics
  5180. 230.79 s [ical-gen] can parse and unfold every line 0.40 ms
  5181. 230.79 s [ical-gen] spec-4-2.ics
  5182. 230.79 s [ical-gen] can parse and unfold every line 3.57 ms
  5183. 230.79 s [ical-gen] ignored.ics
  5184. 230.79 s [ical-gen] can parse and unfold every line 0.80 ms
  5185. 230.79 s [ical-gen] minimal.ics
  5186. 230.79 s [ical-gen] can parse and unfold every line 0.76 ms
  5187. 230.79 s [ical-gen] empty.ics
  5188. 230.79 s [ical-gen] can parse and unfold every line 0.15 ms
  5189. 230.79 s [ical-gen] funky.ics
  5190. 230.79 s [ical-gen] can parse and unfold every line 2.72 ms
  5191. 230.79 s [ical-gen] zoned-rdate.ics
  5192. 230.79 s [ical-gen] can parse and unfold every line 7.49 ms
  5193. 230.79 s [ical-gen] spec-4-6.ics
  5194. 230.79 s [ical-gen] can parse and unfold every line 4.68 ms
  5195. 230.79 s [ical-gen] invitation.ics
  5196. 230.79 s [ical-gen] can parse and unfold every line 6.63 ms
  5197. 230.79 s [ical-gen] one-recurrence-invalid.ics
  5198. 230.79 s [ical-gen] can parse and unfold every line 0.72 ms
  5199. 230.79 s [ical-gen] spec-4-1.ics
  5200. 230.79 s [ical-gen] can parse and unfold every line 1.32 ms
  5201. 230.79 s [ical-gen] parses this example correctly 0.01 ms
  5202. 230.79 s [ical-gen] renders this example correctly 0.03 ms
  5203. 230.79 s [ical-gen] parses this example correctly 0.06 ms
  5204. 230.79 s [ical-gen] parses this example correctly 0.01 ms
  5205. 230.79 s [ical-gen] renders this example correctly 0.03 ms
  5206. 230.79 s [ical-gen] renders this example correctly 0.01 ms
  5207. 230.79 s [ical-gen] ParamName
  5208. 230.79 s [ical-gen] roundtrips ParamNames 12.14 ms
  5209. 230.79 s [ical-gen] passed for all of 100 inputs.
  5210. 230.79 s [ical-gen] GenValid ParamName
  5211. 230.79 s [ical-gen] genValid :: Gen ParamName
  5212. 230.79 s [ical-gen] only generates valid 'ParamName's 20.52 ms
  5213. 230.79 s [ical-gen] passed for all of 100 inputs.
  5214. 230.79 s [ical-gen] ICal.Component.JournalSpec
  5215. 230.79 s [ical-gen] test_resources/journal
  5216. 230.79 s [ical-gen] spec-3.6.3-1
  5217. 230.79 s [ical-gen] can parse this file as a component strictly and roundtrip it 0.68 ms
  5218. 230.79 s [ical-gen] Journal
  5219. 230.79 s [ical-gen] parses only valid things 10471.71 ms
  5220. 230.79 s [ical-gen] passed for all of 100 inputs.
  5221. 230.79 s [ical-gen] renders to a valid Component 10059.59 ms
  5222. 230.79 s [ical-gen] passed for all of 100 inputs.
  5223. 230.79 s [ical-gen] roundtrips through Text 10005.87 ms
  5224. 230.79 s [ical-gen] passed for all of 100 inputs.
  5225. 230.79 s [ical-gen] GenValid Journal
  5226. 230.79 s [ical-gen] genValid :: Gen Journal
  5227. 230.79 s [ical-gen] only generates valid 'Journal's 7415.97 ms
  5228. 230.79 s [ical-gen] passed for all of 100 inputs.
  5229. 230.79 s [ical-gen] roundtrips through a General Component 7881.17 ms
  5230. 230.79 s [ical-gen] passed for all of 100 inputs.
  5231. 230.79 s [ical-gen] ICal.PropertyType.TimeSpec
  5232. 230.79 s [ical-gen] timeP
  5233. 230.79 s [ical-gen] renders this example correctly 0.02 ms
  5234. 230.79 s [ical-gen] parses this example correctly 0.02 ms
  5235. 230.79 s [ical-gen] renders this example correctly 0.02 ms
  5236. 230.79 s [ical-gen] parses this example correctly 0.01 ms
  5237. 230.79 s [ical-gen] fails to parse this counterexample from the spec 0.01 ms
  5238. 230.79 s [ical-gen] parses this example correctly 0.01 ms
  5239. 230.79 s [ical-gen] renders this example correctly 0.00 ms
  5240. 230.79 s [ical-gen] Time
  5241. 230.79 s [ical-gen] GenValid Time
  5242. 230.79 s [ical-gen] genValid :: Gen Time
  5243. 230.79 s [ical-gen] only generates valid 'Time's 15.83 ms
  5244. 230.79 s [ical-gen] passed for all of 100 inputs.
  5245. 230.79 s [ical-gen] parses only valid things 15.28 ms
  5246. 230.79 s [ical-gen] passed for all of 100 inputs.
  5247. 230.79 s [ical-gen] always renders to a valid content line 10.67 ms
  5248. 230.79 s [ical-gen] passed for all of 100 inputs.
  5249. 230.79 s [ical-gen] roundtrips through ContentLine 10.64 ms
  5250. 230.79 s [ical-gen] passed for all of 100 inputs.
  5251. 230.79 s [ical-gen] ICal.PropertyType.DateTimeSpec
  5252. 230.79 s [ical-gen] DateTime
  5253. 230.80 s [ical-gen] GenValid DateTime
  5254. 230.80 s [ical-gen] genValid :: Gen DateTime
  5255. 230.80 s [ical-gen] only generates valid 'DateTime's 7.85 ms
  5256. 230.80 s [ical-gen] passed for all of 100 inputs.
  5257. 230.80 s [ical-gen] parses only valid things 18.30 ms
  5258. 230.80 s [ical-gen] passed for all of 100 inputs.
  5259. 230.80 s [ical-gen] always renders to a valid content line 11.40 ms
  5260. 230.80 s [ical-gen] passed for all of 100 inputs.
  5261. 230.80 s [ical-gen] roundtrips through ContentLine 15.07 ms
  5262. 230.80 s [ical-gen] passed for all of 100 inputs.
  5263. 230.80 s [ical-gen] dateTimeP
  5264. 230.80 s [ical-gen] fails to parse this datetime with the wrong value type 0.04 ms
  5265. 230.80 s [ical-gen] renders this example correctly 0.04 ms
  5266. 230.80 s [ical-gen] parses this example correctly 1.26 ms
  5267. 230.80 s [ical-gen] parses this example correctly 0.07 ms
  5268. 230.80 s [ical-gen] parses this example correctly 0.04 ms
  5269. 230.80 s [ical-gen] parses this example correctly 0.03 ms
  5270. 230.80 s [ical-gen] renders this example correctly 0.03 ms
  5271. 230.80 s [ical-gen] parses this example correctly 0.06 ms
  5272. 230.80 s [ical-gen] renders this example correctly 0.02 ms
  5273. 230.80 s [ical-gen] fails to parse this invalid datetime 0.04 ms
  5274. 230.80 s [ical-gen] renders this example correctly 0.02 ms
  5275. 230.80 s [ical-gen] parses this example correctly 0.03 ms
  5276. 230.80 s [ical-gen] parses this example correctly 0.03 ms
  5277. 230.80 s [ical-gen] renders this example correctly 0.01 ms
  5278. 230.80 s [ical-gen] parses this example correctly 0.05 ms
  5279. 230.80 s [ical-gen] parses this example correctly 0.03 ms
  5280. 230.80 s [ical-gen] parses this example correctly 0.04 ms
  5281. 230.80 s [ical-gen] ICalSpec
  5282. 230.80 s [ical-gen] renderVCalendar
  5283. 230.80 s [ical-gen] roundtrips with parseVCalendar 15781.88 ms
  5284. 230.80 s [ical-gen] passed for all of 100 inputs.
  5285. 230.80 s [ical-gen] test_resources/calendar/error
  5286. 230.80 s [ical-gen] missing-prodid.ics
  5287. 230.80 s [ical-gen] fails to parse this calendar 2.02 ms
  5288. 230.80 s [ical-gen] missing-end.ics
  5289. 230.80 s [ical-gen] fails to parse this calendar 0.31 ms
  5290. 230.80 s [ical-gen] timezone-without-observances.ics
  5291. 230.80 s [ical-gen] fails to parse this calendar 0.45 ms
  5292. 230.80 s [ical-gen] missing-end-event.ics
  5293. 230.80 s [ical-gen] fails to parse this calendar 0.46 ms
  5294. 230.80 s [ical-gen] renderICalendar
  5295. 230.80 s [ical-gen] roundtrips with parseICalendar 16517.72 ms
  5296. 230.80 s [ical-gen] passed for all of 100 inputs.
  5297. 230.80 s [ical-gen] renders this example from the spec correctly 0.88 ms
  5298. 230.80 s [ical-gen] test_resources/calendar/valid
  5299. 230.80 s [ical-gen] rdate.ics
  5300. 230.80 s [ical-gen] can parse this calendar 3.57 ms
  5301. 230.80 s [ical-gen] dash.ics
  5302. 230.80 s [ical-gen] can parse this calendar 3.58 ms
  5303. 230.80 s [ical-gen] spec-4-3.ics
  5304. 230.80 s [ical-gen] can parse this calendar 2.69 ms
  5305. 230.80 s [ical-gen] spec-4-1.ics
  5306. 230.80 s [ical-gen] can parse this calendar 2.62 ms
  5307. 230.80 s [ical-gen] invitation.ics
  5308. 230.80 s [ical-gen] can parse this calendar 3.87 ms
  5309. 230.80 s [ical-gen] example.ics
  5310. 230.80 s [ical-gen] can parse this calendar 0.74 ms
  5311. 230.80 s [ical-gen] one-recurrence-invalid.ics
  5312. 230.80 s [ical-gen] can parse this calendar 2.86 ms
  5313. 230.80 s [ical-gen] zoned-border.ics
  5314. 230.80 s [ical-gen] can parse this calendar 4.04 ms
  5315. 230.80 s [ical-gen] zoned-complex.ics
  5316. 230.80 s [ical-gen] can parse this calendar 8.18 ms
  5317. 230.80 s [ical-gen] duration-time.ics
  5318. 230.80 s [ical-gen] can parse this calendar 1.96 ms
  5319. 230.80 s [ical-gen] spec-4-6.ics
  5320. 230.80 s [ical-gen] can parse this calendar 3.48 ms
  5321. 230.80 s [ical-gen] empty.ics
  5322. 230.80 s [ical-gen] can parse this calendar 0.33 ms
  5323. 230.80 s [ical-gen] zoned-rdate.ics
  5324. 230.80 s [ical-gen] can parse this calendar 7.53 ms
  5325. 230.80 s [ical-gen] ignored.ics
  5326. 230.80 s [ical-gen] can parse this calendar 0.88 ms
  5327. 230.80 s [ical-gen] spec-4-5.ics
  5328. 230.80 s [ical-gen] can parse this calendar 1.84 ms
  5329. 230.80 s [ical-gen] duration.ics
  5330. 230.80 s [ical-gen] can parse this calendar 0.65 ms
  5331. 230.80 s [ical-gen] uid.ics
  5332. 230.80 s [ical-gen] can parse this calendar 2.25 ms
  5333. 230.80 s [ical-gen] duration-weeks.ics
  5334. 230.80 s [ical-gen] can parse this calendar 2.15 ms
  5335. 230.80 s [ical-gen] zoned.ics
  5336. 230.80 s [ical-gen] can parse this calendar 4.18 ms
  5337. 230.80 s [ical-gen] spec-4-2.ics
  5338. 230.80 s [ical-gen] can parse this calendar 4.30 ms
  5339. 230.80 s [ical-gen] funky.ics
  5340. 230.80 s [ical-gen] can parse this calendar 6.85 ms
  5341. 230.80 s [ical-gen] date.ics
  5342. 230.80 s [ical-gen] can parse this calendar 0.75 ms
  5343. 230.80 s [ical-gen] rdate-period.ics
  5344. 230.80 s [ical-gen] can parse this calendar 1.92 ms
  5345. 230.80 s [ical-gen] spec-3.4.ics
  5346. 230.80 s [ical-gen] can parse this calendar 0.54 ms
  5347. 230.80 s [ical-gen] museum.ics
  5348. 230.80 s [ical-gen] can parse this calendar 1.87 ms
  5349. 230.80 s [ical-gen] visit.ics
  5350. 230.80 s [ical-gen] can parse this calendar 1.88 ms
  5351. 230.80 s [ical-gen] minimal.ics
  5352. 230.80 s [ical-gen] can parse this calendar 0.33 ms
  5353. 230.80 s [ical-gen] exception.ics
  5354. 230.80 s [ical-gen] can parse this calendar 2.74 ms
  5355. 230.80 s [ical-gen] daily-bysetpos.ics
  5356. 230.80 s [ical-gen] can parse this calendar 0.53 ms
  5357. 230.80 s [ical-gen] spec-4-4.ics
  5358. 230.80 s [ical-gen] can parse this calendar 2.75 ms
  5359. 230.80 s [ical-gen] zoned-recurring.ics
  5360. 230.80 s [ical-gen] can parse this calendar 2.57 ms
  5361. 230.80 s [ical-gen] renderICalendarByteString
  5362. 230.80 s [ical-gen] roundtrips with parseICalendarByteString 16589.41 ms
  5363. 230.80 s [ical-gen] passed for all of 100 inputs.
  5364. 230.80 s [ical-gen] parses this example from the spec correctly 0.01 ms
  5365. 230.80 s [ical-gen] test_resources/calendar/fixable
  5366. 230.80 s [ical-gen] uri-with-encoded-comma.ics
  5367. 230.80 s [ical-gen] can parse this calendar leniently and turn it into something valid that can be parsed strictly 4.06 ms
  5368. 230.80 s [ical-gen] cannot parse this calendar strictly 0.62 ms
  5369. 230.80 s [ical-gen] seattle.cs
  5370. 230.80 s [ical-gen] can parse this calendar leniently and turn it into something valid that can be parsed strictly 91.93 ms
  5371. 230.80 s [ical-gen] cannot parse this calendar strictly 0.15 ms
  5372. 230.80 s [ical-gen] invalid-until.ics
  5373. 230.80 s [ical-gen] can parse this calendar leniently and turn it into something valid that can be parsed strictly 11.22 ms
  5374. 230.80 s [ical-gen] cannot parse this calendar strictly 1.68 ms
  5375. 230.80 s [ical-gen] missing-prodid.ics
  5376. 230.80 s [ical-gen] can parse this calendar leniently and turn it into something valid that can be parsed strictly 2.28 ms
  5377. 230.80 s [ical-gen] cannot parse this calendar strictly 0.27 ms
  5378. 230.80 s [ical-gen] uid.ics
  5379. 230.80 s [ical-gen] cannot parse this calendar strictly 0.92 ms
  5380. 230.80 s [ical-gen] can parse this calendar leniently and turn it into something valid that can be parsed strictly 4.06 ms
  5381. 230.80 s [ical-gen] without-crlf.ics
  5382. 230.80 s [ical-gen] can parse this calendar leniently and turn it into something valid that can be parsed strictly 0.46 ms
  5383. 230.80 s [ical-gen] cannot parse this calendar strictly 0.06 ms
  5384. 230.80 s [ical-gen] ICal.Component.TodoSpec
  5385. 230.80 s [ical-gen] Todo
  5386. 230.80 s [ical-gen] parses only valid things 10200.82 ms
  5387. 230.80 s [ical-gen] passed for all of 100 inputs.
  5388. 230.80 s [ical-gen] roundtrips through Text 9953.42 ms
  5389. 230.80 s [ical-gen] passed for all of 100 inputs.
  5390. 230.80 s [ical-gen] roundtrips through a General Component 8411.36 ms
  5391. 230.80 s [ical-gen] passed for all of 100 inputs.
  5392. 230.80 s [ical-gen] renders to a valid Component 9403.22 ms
  5393. 230.80 s [ical-gen] passed for all of 100 inputs.
  5394. 230.80 s [ical-gen] GenValid Todo
  5395. 230.80 s [ical-gen] genValid :: Gen Todo
  5396. 230.80 s [ical-gen] only generates valid 'Todo's 7291.56 ms
  5397. 230.80 s [ical-gen] passed for all of 100 inputs.
  5398. 230.80 s [ical-gen] test_resources/todo
  5399. 230.80 s [ical-gen] spec-3.6.2-2
  5400. 230.80 s [ical-gen] can parse this file as a component strictly and roundtrip it 1.85 ms
  5401. 230.80 s [ical-gen] spec-3.6.2-1
  5402. 230.80 s [ical-gen] can parse this file as a component strictly and roundtrip it 2.37 ms
  5403. 230.80 s [ical-gen] ICal.Component.AlarmSpec
  5404. 230.80 s [ical-gen] makeEmailAlarm
  5405. 230.80 s [ical-gen] produces valid alarms 507.85 ms
  5406. 230.80 s [ical-gen] passed for all of 100 inputs.
  5407. 230.80 s [ical-gen] test_resources/alarm
  5408. 230.80 s [ical-gen] spec-3.6.6-1
  5409. 230.80 s [ical-gen] can parse this file as a component strictly and roundtrip it 4.31 ms
  5410. 230.80 s [ical-gen] spec-3.6.6-2
  5411. 230.80 s [ical-gen] can parse this file as a component strictly and roundtrip it 0.30 ms
  5412. 230.80 s [ical-gen] spec-3.6.6-3
  5413. 230.80 s [ical-gen] can parse this file as a component strictly and roundtrip it 0.81 ms
  5414. 230.80 s [ical-gen] Alarm
  5415. 230.80 s [ical-gen] GenValid Alarm
  5416. 230.80 s [ical-gen] genValid :: Gen Alarm
  5417. 230.80 s [ical-gen] only generates valid 'Alarm's 4274.41 ms
  5418. 230.80 s [ical-gen] passed for all of 100 inputs.
  5419. 230.80 s [ical-gen] roundtrips through Text 6282.33 ms
  5420. 230.80 s [ical-gen] passed for all of 100 inputs.
  5421. 230.80 s [ical-gen] renders to a valid Component 7424.07 ms
  5422. 230.80 s [ical-gen] passed for all of 100 inputs.
  5423. 230.80 s [ical-gen] parses only valid things 7004.25 ms
  5424. 230.80 s [ical-gen] passed for all of 100 inputs.
  5425. 230.80 s [ical-gen] roundtrips through a General Component 5315.99 ms
  5426. 230.80 s [ical-gen] passed for all of 100 inputs.
  5427. 230.80 s [ical-gen] makeAudioAlarm
  5428. 230.80 s [ical-gen] produces valid alarms 1.00 ms
  5429. 230.80 s [ical-gen] passed for all of 100 inputs.
  5430. 230.80 s [ical-gen] makeDisplayAlarm
  5431. 230.80 s [ical-gen] produces valid alarms 85.45 ms
  5432. 230.80 s [ical-gen] passed for all of 100 inputs.
  5433. 230.80 s [ical-gen]
  5434. 230.80 s [ical-gen] Examples: 45713
  5435. 230.80 s [ical-gen] Passed: 1064
  5436. 230.80 s [ical-gen] Failed: 0
  5437. 230.80 s [ical-gen] Pending: 4
  5438. 230.80 s [ical-gen] Sum of test runtimes: 377.08 seconds
  5439. 230.80 s [ical-gen] Test suite took: 68.03 seconds
  5440. 230.80 s [ical-gen]
  5441. 231.03 s [smos-jobhunt] [1 of 6] Compiling Paths_smos_jobhunt ( dist/build/autogen/Paths_smos_jobhunt.hs, dist/build/Paths_smos_jobhunt.o, dist/build/Paths_smos_jobhunt.dyn_o )
  5442. 231.09 s [smos-api] [1 of 5] Compiling Paths_smos_api ( dist/build/autogen/Paths_smos_api.hs, dist/build/Paths_smos_api.o, dist/build/Paths_smos_api.dyn_o )
  5443. 231.09 s [smos-api] Adapting module: Smos.API.Password
  5444. 231.09 s [smos-api] Outputing coverables file /build/smos-api-0.8.0/src/Smos/API/Password.hs.coverables for source file /build/smos-api-0.8.0/src/Smos/API/Password.hs
  5445. 231.09 s [smos-api] Adapting module: Smos.API.Username
  5446. 231.09 s [smos-api] Outputing coverables file /build/smos-api-0.8.0/src/Smos/API/Username.hs.coverables for source file /build/smos-api-0.8.0/src/Smos/API/Username.hs
  5447. 231.09 s [smos-api] Adapting module: Smos.API.SHA256
  5448. 231.09 s [smos-api] Outputing coverables file /build/smos-api-0.8.0/src/Smos/API/SHA256.hs.coverables for source file /build/smos-api-0.8.0/src/Smos/API/SHA256.hs
  5449. 231.23 s [smos-report-gen-source] Phase: setupCompilerEnvironmentPhase
  5450. 231.24 s [smos-report-gen-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  5451. 231.26 s [smos-archive] Phase: setupCompilerEnvironmentPhase
  5452. 231.27 s [smos-archive] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  5453. 231.33 s [smos-query] Phase: setupCompilerEnvironmentPhase
  5454. 231.33 s [smos-query] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  5455. 231.56 s [smos-jobhunt] [2 of 6] Compiling Smos.JobHunt.OptParse ( src/Smos/JobHunt/OptParse.hs, dist/build/Smos/JobHunt/OptParse.o, dist/build/Smos/JobHunt/OptParse.dyn_o )
  5456. 231.56 s [smos-jobhunt] Adapting module: Smos.JobHunt.OptParse
  5457. 231.56 s [smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/src/Smos/JobHunt/OptParse.hs.coverables for source file /build/smos-jobhunt-0.2.0/src/Smos/JobHunt/OptParse.hs
  5458. 231.65 s [smos-api] [2 of 5] Compiling Smos.API.Password ( src/Smos/API/Password.hs, dist/build/Smos/API/Password.o, dist/build/Smos/API/Password.dyn_o )
  5459. 231.65 s [smos-api] [3 of 5] Compiling Smos.API.SHA256 ( src/Smos/API/SHA256.hs, dist/build/Smos/API/SHA256.o, dist/build/Smos/API/SHA256.dyn_o )
  5460. 231.71 s [smos-report-gen-source] Phase: unpackPhase
  5461. 231.72 s [smos-report-gen-source] unpacking source archive /nix/store/fsffnammb78gp1yw16piih2yxsxcw6rp-smos-report-gen
  5462. 231.73 s [smos-report-gen-source] source root is smos-report-gen
  5463. 231.74 s [smos-report-gen-source] Phase: patchPhase
  5464. 231.75 s [smos-report-gen-source] Phase: compileBuildDriverPhase
  5465. 231.75 s [smos-report-gen-source] setupCompileFlags: -package-db=/build/tmp.EnfkxT1snQ/setup-package.conf.d -threaded
  5466. 231.81 s [smos-report-gen-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.EnfkxT1snQ/Main.o )
  5467. 231.86 s [smos-report-gen-source] [2 of 2] Linking Setup
  5468. 231.96 s [smos-archive] Phase: unpackPhase
  5469. 231.97 s [smos-archive] unpacking source archive /nix/store/kh0bfh9585gwab91rb945qa58bn3yxr6-smos-archive-source-0.7.1/smos-archive-0.7.1.tar.gz
  5470. 232.19 s [smos-archive] source root is smos-archive-0.7.1
  5471. 232.19 s [smos-archive] setting SOURCE_DATE_EPOCH to timestamp 1780355828 of file "smos-archive-0.7.1/test/Spec.hs"
  5472. 232.19 s [smos-archive] warning: file "smos-archive-0.7.1/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  5473. 232.19 s [smos-archive] Phase: patchPhase
  5474. 232.19 s [smos-archive] Adding dekking-value to build-depends in ./smos-archive.cabal
  5475. 232.19 s [smos-archive] Phase: compileBuildDriverPhase
  5476. 232.19 s [smos-archive] setupCompileFlags: -package-db=/build/tmp.ILkTz0rBW9/setup-package.conf.d -threaded
  5477. 232.19 s [smos-query] Phase: unpackPhase
  5478. 232.19 s [smos-query] unpacking source archive /nix/store/s3z3zkpjfsl3ib9kgy16klnmhkxrsymq-smos-query-source-0.12.0/smos-query-0.12.0.tar.gz
  5479. 232.19 s [smos-query] source root is smos-query-0.12.0
  5480. 232.19 s [smos-query] setting SOURCE_DATE_EPOCH to timestamp 1780355831 of file "smos-query-0.12.0/test/Spec.hs"
  5481. 232.19 s [smos-query] warning: file "smos-query-0.12.0/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  5482. 232.19 s [smos-query] Phase: patchPhase
  5483. 232.19 s [smos-query] Adding dekking-value to build-depends in ./smos-query.cabal
  5484. 232.19 s [smos-archive] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.ILkTz0rBW9/Main.o )
  5485. 232.19 s [smos-query] Phase: compileBuildDriverPhase
  5486. 232.19 s [smos-query] setupCompileFlags: -package-db=/build/tmp.Hzp2yHqBEE/setup-package.conf.d -threaded
  5487. 232.19 s [smos-archive] [2 of 2] Linking Setup
  5488. 232.19 s [smos-query] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Hzp2yHqBEE/Main.o )
  5489. 232.22 s [smos-query] [2 of 2] Linking Setup
  5490. 232.46 s [smos-api] [4 of 5] Compiling Smos.API.Username ( src/Smos/API/Username.hs, dist/build/Smos/API/Username.o, dist/build/Smos/API/Username.dyn_o )
  5491. 232.46 s [smos-api] [5 of 5] Compiling Smos.API ( src/Smos/API.hs, dist/build/Smos/API.o, dist/build/Smos/API.dyn_o )
  5492. 232.46 s [smos-api] Adapting module: Smos.API
  5493. 232.46 s [smos-api] Outputing coverables file /build/smos-api-0.8.0/src/Smos/API.hs.coverables for source file /build/smos-api-0.8.0/src/Smos/API.hs
  5494. 232.88 s [smos-jobhunt] [3 of 6] Compiling Smos.JobHunt.Command.Init ( src/Smos/JobHunt/Command/Init.hs, dist/build/Smos/JobHunt/Command/Init.o, dist/build/Smos/JobHunt/Command/Init.dyn_o )
  5495. 232.88 s [smos-jobhunt] Adapting module: Smos.JobHunt.Command.Init
  5496. 232.88 s [smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/src/Smos/JobHunt/Command/Init.hs.coverables for source file /build/smos-jobhunt-0.2.0/src/Smos/JobHunt/Command/Init.hs
  5497. 233.19 s [smos-report-gen-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  5498. 233.20 s [smos-report-gen-source] Phase: configurePhase
  5499. 233.21 s [smos-report-gen-source] configureFlags: --verbose --prefix=/nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.EnfkxT1snQ/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  5500. 233.22 s [smos-report-gen-source] Using Parsec parser
  5501. 233.22 s [smos-report-gen-source] Configuring smos-report-gen-0.8.0...
  5502. 233.40 s [smos-archive] Phase: updateAutotoolsGnuConfigScriptsPhase
  5503. 233.41 s [smos-archive] Phase: configurePhase
  5504. 233.42 s [smos-archive] configureFlags: --verbose --prefix=/nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.ILkTz0rBW9/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-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-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  5505. 233.42 s [smos-archive] Using Parsec parser
  5506. 233.42 s [smos-archive] Configuring smos-archive-0.7.1...
  5507. 233.47 s [smos-jobhunt] [4 of 6] Compiling Smos.JobHunt.Command.SendEmail ( src/Smos/JobHunt/Command/SendEmail.hs, dist/build/Smos/JobHunt/Command/SendEmail.o, dist/build/Smos/JobHunt/Command/SendEmail.dyn_o )
  5508. 233.47 s [smos-jobhunt] Adapting module: Smos.JobHunt.Command.SendEmail
  5509. 233.47 s [smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/src/Smos/JobHunt/Command/SendEmail.hs.coverables for source file /build/smos-jobhunt-0.2.0/src/Smos/JobHunt/Command/SendEmail.hs
  5510. 233.50 s [smos-query] Phase: updateAutotoolsGnuConfigScriptsPhase
  5511. 233.51 s [smos-query] Phase: configurePhase
  5512. 233.52 s [smos-query] configureFlags: --verbose --prefix=/nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.Hzp2yHqBEE/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-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-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib
  5513. 233.53 s [smos-query] Using Parsec parser
  5514. 233.53 s [smos-query] Configuring smos-query-0.12.0...
  5515. 233.91 s [smos-report-gen-source] Dependency IntervalMap: using IntervalMap-0.6.2.1
  5516. 233.91 s [smos-report-gen-source] Dependency QuickCheck: using QuickCheck-2.15.0.1
  5517. 233.91 s [smos-report-gen-source] Dependency base >=4.9 && <=5: using base-4.20.2.0
  5518. 233.91 s [smos-report-gen-source] Dependency containers: using containers-0.7
  5519. 233.91 s [smos-report-gen-source] Dependency cursor: using cursor-0.3.2.0
  5520. 233.91 s [smos-report-gen-source] Dependency cursor-gen: using cursor-gen-0.4.0.0
  5521. 233.91 s [smos-report-gen-source] Dependency deepseq: using deepseq-1.5.0.0
  5522. 233.91 s [smos-report-gen-source] Dependency dlist: using dlist-1.0
  5523. 233.91 s [smos-report-gen-source] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
  5524. 233.91 s [smos-report-gen-source] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
  5525. 233.91 s [smos-report-gen-source] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
  5526. 233.92 s [smos-report-gen-source] Dependency genvalidity-time: using genvalidity-time-1.0.0.1
  5527. 233.92 s [smos-report-gen-source] Dependency path: using path-0.9.6
  5528. 233.92 s [smos-report-gen-source] Dependency smos-data: using smos-data-0.7.0
  5529. 233.92 s [smos-report-gen-source] Dependency smos-data-gen: using smos-data-gen-0.5.1
  5530. 233.92 s [smos-report-gen-source] Dependency smos-directory-gen: using smos-directory-gen-0.2.0
  5531. 233.92 s [smos-report-gen-source] Dependency smos-report: using smos-report-0.12.0
  5532. 233.92 s [smos-report-gen-source] Dependency text: using text-2.1.3
  5533. 233.92 s [smos-report-gen-source] Dependency time: using time-1.12.2
  5534. 233.92 s [smos-report-gen-source] Dependency base >=4.9 && <=5: using base-4.20.2.0
  5535. 233.92 s [smos-report-gen-source] Dependency containers: using containers-0.7
  5536. 233.92 s [smos-report-gen-source] Dependency criterion: using criterion-1.6.4.0
  5537. 233.92 s [smos-report-gen-source] Dependency cursor: using cursor-0.3.2.0
  5538. 233.92 s [smos-report-gen-source] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
  5539. 233.92 s [smos-report-gen-source] Dependency genvalidity-criterion: using genvalidity-criterion-1.1.0.0
  5540. 233.92 s [smos-report-gen-source] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
  5541. 233.92 s [smos-report-gen-source] Dependency path: using path-0.9.6
  5542. 233.92 s [smos-report-gen-source] Dependency smos-data: using smos-data-0.7.0
  5543. 233.92 s [smos-report-gen-source] Dependency smos-data-gen: using smos-data-gen-0.5.1
  5544. 233.92 s [smos-report-gen-source] Dependency smos-report: using smos-report-0.12.0
  5545. 233.92 s [smos-report-gen-source] Dependency smos-report-gen: using smos-report-gen-0.8.0
  5546. 233.92 s [smos-report-gen-source] Dependency text: using text-2.1.3
  5547. 233.92 s [smos-report-gen-source] Source component graph:
  5548. 233.92 s [smos-report-gen-source] component lib
  5549. 233.92 s [smos-report-gen-source] component bench:smos-report-bench dependency lib
  5550. 233.92 s [smos-report-gen-source] Configured component graph:
  5551. 233.92 s [smos-report-gen-source] component smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28
  5552. 233.92 s [smos-report-gen-source] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
  5553. 233.92 s [smos-report-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  5554. 233.92 s [smos-report-gen-source] include base-4.20.2.0-fafd
  5555. 233.92 s [smos-report-gen-source] include containers-0.7-96b4
  5556. 233.92 s [smos-report-gen-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  5557. 233.92 s [smos-report-gen-source] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  5558. 233.92 s [smos-report-gen-source] include deepseq-1.5.0.0-2b65
  5559. 233.92 s [smos-report-gen-source] include dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
  5560. 233.92 s [smos-report-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  5561. 233.92 s [smos-report-gen-source] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  5562. 233.92 s [smos-report-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  5563. 233.92 s [smos-report-gen-source] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  5564. 233.92 s [smos-report-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  5565. 233.92 s [smos-report-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  5566. 233.92 s [smos-report-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  5567. 233.92 s [smos-report-gen-source] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  5568. 233.92 s [smos-report-gen-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  5569. 233.92 s [smos-report-gen-source] include text-2.1.3-34f1
  5570. 233.92 s [smos-report-gen-source] include time-1.12.2-3479
  5571. 233.92 s [smos-report-gen-source] component smos-report-gen-0.8.0-4rEMqLHLejpLKrOX1ItPOj-smos-report-bench
  5572. 233.92 s [smos-report-gen-source] include base-4.20.2.0-fafd
  5573. 233.92 s [smos-report-gen-source] include containers-0.7-96b4
  5574. 233.92 s [smos-report-gen-source] include criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
  5575. 233.92 s [smos-report-gen-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  5576. 233.92 s [smos-report-gen-source] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  5577. 233.92 s [smos-report-gen-source] include genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
  5578. 233.92 s [smos-report-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  5579. 233.92 s [smos-report-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  5580. 233.92 s [smos-report-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  5581. 233.92 s [smos-report-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  5582. 233.92 s [smos-report-gen-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  5583. 233.92 s [smos-report-gen-source] include smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28
  5584. 233.92 s [smos-report-gen-source] include text-2.1.3-34f1
  5585. 233.92 s [smos-report-gen-source] Linked component graph:
  5586. 233.92 s [smos-report-gen-source] unit smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28
  5587. 233.92 s [smos-report-gen-source] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
  5588. 233.92 s [smos-report-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  5589. 233.92 s [smos-report-gen-source] include base-4.20.2.0-fafd
  5590. 233.92 s [smos-report-gen-source] include containers-0.7-96b4
  5591. 233.92 s [smos-report-gen-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  5592. 233.92 s [smos-report-gen-source] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  5593. 233.92 s [smos-report-gen-source] include deepseq-1.5.0.0-2b65
  5594. 233.92 s [smos-report-gen-source] include dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
  5595. 233.92 s [smos-report-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  5596. 233.92 s [smos-report-gen-source] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  5597. 233.92 s [smos-report-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  5598. 233.92 s [smos-report-gen-source] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  5599. 233.92 s [smos-report-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  5600. 233.92 s [smos-report-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  5601. 233.92 s [smos-report-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  5602. 233.92 s [smos-report-gen-source] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  5603. 233.92 s [smos-report-gen-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  5604. 233.92 s [smos-report-gen-source] include text-2.1.3-34f1
  5605. 233.92 s [smos-report-gen-source] include time-1.12.2-3479
  5606. 233.92 s [smos-report-gen-source] Smos.Report.Agenda.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Agenda.Gen,Smos.Report.Comparison.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Comparison.Gen,Smos.Report.Entry.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Entry.Gen,Smos.Report.Filter.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Filter.Gen,Smos.Report.Free.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Free.Gen,Smos.Report.Next.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Next.Gen,Smos.Report.Ongoing.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Ongoing.Gen,Smos.Report.OptParse.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.OptParse.Gen,Smos.Report.Period.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Period.Gen,Smos.Report.Projection.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Projection.Gen,Smos.Report.Projects.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Projects.Gen,Smos.Report.Report.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Report.Gen,Smos.Report.Sorter.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Sorter.Gen,Smos.Report.Stuck.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Stuck.Gen,Smos.Report.Time.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Time.Gen,Smos.Report.TimeBlock.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.TimeBlock.Gen,Smos.Report.Waiting.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Waiting.Gen,Smos.Report.Work.Gen=smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28:Smos.Report.Work.Gen
  5607. 233.92 s [smos-report-gen-source] unit smos-report-gen-0.8.0-4rEMqLHLejpLKrOX1ItPOj-smos-report-bench
  5608. 233.92 s [smos-report-gen-source] include base-4.20.2.0-fafd
  5609. 233.92 s [smos-report-gen-source] include containers-0.7-96b4
  5610. 233.92 s [smos-report-gen-source] include criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
  5611. 233.92 s [smos-report-gen-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  5612. 233.92 s [smos-report-gen-source] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  5613. 233.92 s [smos-report-gen-source] include genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
  5614. 233.92 s [smos-report-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  5615. 233.92 s [smos-report-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  5616. 233.92 s [smos-report-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  5617. 233.92 s [smos-report-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  5618. 233.92 s [smos-report-gen-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  5619. 233.92 s [smos-report-gen-source] include smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28
  5620. 233.92 s [smos-report-gen-source] include text-2.1.3-34f1
  5621. 233.92 s [smos-report-gen-source] Ready component graph:
  5622. 233.92 s [smos-report-gen-source] definite smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28
  5623. 233.92 s [smos-report-gen-source] depends IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
  5624. 233.92 s [smos-report-gen-source] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  5625. 233.92 s [smos-report-gen-source] depends base-4.20.2.0-fafd
  5626. 233.92 s [smos-report-gen-source] depends containers-0.7-96b4
  5627. 233.92 s [smos-report-gen-source] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  5628. 233.92 s [smos-report-gen-source] depends cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  5629. 233.92 s [smos-report-gen-source] depends deepseq-1.5.0.0-2b65
  5630. 233.92 s [smos-report-gen-source] depends dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
  5631. 233.92 s [smos-report-gen-source] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  5632. 233.92 s [smos-report-gen-source] depends genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  5633. 233.92 s [smos-report-gen-source] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  5634. 233.92 s [smos-report-gen-source] depends genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  5635. 233.92 s [smos-report-gen-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  5636. 233.92 s [smos-report-gen-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  5637. 233.92 s [smos-report-gen-source] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  5638. 233.92 s [smos-report-gen-source] depends smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  5639. 233.92 s [smos-report-gen-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  5640. 233.92 s [smos-report-gen-source] depends text-2.1.3-34f1
  5641. 233.92 s [smos-report-gen-source] depends time-1.12.2-3479
  5642. 233.92 s [smos-report-gen-source] definite smos-report-gen-0.8.0-4rEMqLHLejpLKrOX1ItPOj-smos-report-bench
  5643. 233.94 s [smos-jobhunt] [5 of 6] Compiling Smos.JobHunt.Command ( src/Smos/JobHunt/Command.hs, dist/build/Smos/JobHunt/Command.o, dist/build/Smos/JobHunt/Command.dyn_o )
  5644. 233.94 s [smos-jobhunt] Adapting module: Smos.JobHunt.Command
  5645. 233.94 s [smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/src/Smos/JobHunt/Command.hs.coverables for source file /build/smos-jobhunt-0.2.0/src/Smos/JobHunt/Command.hs
  5646. 233.97 s [smos-report-gen-source] depends base-4.20.2.0-fafd
  5647. 233.97 s [smos-report-gen-source] depends containers-0.7-96b4
  5648. 233.97 s [smos-report-gen-source] depends criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
  5649. 233.97 s [smos-report-gen-source] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  5650. 233.97 s [smos-report-gen-source] depends genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  5651. 233.97 s [smos-report-gen-source] depends genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
  5652. 233.97 s [smos-report-gen-source] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  5653. 233.97 s [smos-report-gen-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  5654. 233.97 s [smos-report-gen-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  5655. 233.97 s [smos-report-gen-source] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  5656. 233.97 s [smos-report-gen-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  5657. 233.97 s [smos-report-gen-source] depends smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28
  5658. 233.97 s [smos-report-gen-source] depends text-2.1.3-34f1
  5659. 233.97 s [smos-report-gen-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  5660. 233.97 s [smos-report-gen-source] Using compiler: ghc-9.10.3
  5661. 233.97 s [smos-report-gen-source] Using install prefix:
  5662. 233.97 s [smos-report-gen-source] /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0
  5663. 233.97 s [smos-report-gen-source] Executables installed in:
  5664. 233.97 s [smos-report-gen-source] /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0/bin
  5665. 233.97 s [smos-report-gen-source] Libraries installed in:
  5666. 233.97 s [smos-report-gen-source] /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-report-gen-0.8.0-Ckfnzx1G61N8ONR0uL7Q28
  5667. 233.97 s [smos-report-gen-source] Dynamic Libraries installed in:
  5668. 233.97 s [smos-report-gen-source] /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  5669. 233.97 s [smos-report-gen-source] Private executables installed in:
  5670. 233.97 s [smos-report-gen-source] /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-report-gen-0.8.0
  5671. 233.97 s [smos-report-gen-source] Data files installed in:
  5672. 233.97 s [smos-report-gen-source] /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-report-gen-0.8.0
  5673. 233.97 s [smos-report-gen-source] Documentation installed in:
  5674. 233.97 s [smos-report-gen-source] /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-report-gen-0.8.0
  5675. 233.97 s [smos-report-gen-source] Configuration files installed in:
  5676. 233.97 s [smos-report-gen-source] /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0/etc
  5677. 233.97 s [smos-report-gen-source] No alex found
  5678. 233.97 s [smos-report-gen-source] Using ar found on system at:
  5679. 233.97 s [smos-report-gen-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  5680. 233.97 s [smos-report-gen-source] No c2hs found
  5681. 233.97 s [smos-report-gen-source] No cpphs found
  5682. 233.97 s [smos-report-gen-source] No doctest found
  5683. 233.97 s [smos-report-gen-source] Using gcc version 14.3.0 given by user at:
  5684. 233.97 s [smos-report-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  5685. 233.97 s [smos-report-gen-source] Using ghc version 9.10.3 found on system at:
  5686. 233.97 s [smos-report-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  5687. 233.97 s [smos-report-gen-source] Using ghc-pkg version 9.10.3 found on system at:
  5688. 233.97 s [smos-report-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  5689. 233.97 s [smos-report-gen-source] No ghcjs found
  5690. 233.97 s [smos-report-gen-source] No ghcjs-pkg found
  5691. 233.97 s [smos-report-gen-source] No greencard found
  5692. 233.97 s [smos-report-gen-source] Using haddock version 2.31.1 found on system at:
  5693. 233.97 s [smos-report-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  5694. 233.97 s [smos-report-gen-source] No happy found
  5695. 233.97 s [smos-report-gen-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  5696. 233.97 s [smos-report-gen-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  5697. 233.97 s [smos-report-gen-source] No hmake found
  5698. 233.97 s [smos-report-gen-source] Using hpc version 0.69 found on system at:
  5699. 233.97 s [smos-report-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  5700. 233.97 s [smos-report-gen-source] Using hsc2hs version 0.68.10 found on system at:
  5701. 233.97 s [smos-report-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  5702. 233.97 s [smos-report-gen-source] No hscolour found
  5703. 233.97 s [smos-report-gen-source] No jhc found
  5704. 233.97 s [smos-report-gen-source] Using ld found on system at:
  5705. 233.97 s [smos-report-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  5706. 233.97 s [smos-report-gen-source] No pkg-config found
  5707. 233.97 s [smos-report-gen-source] Using runghc version 9.10.3 found on system at:
  5708. 233.97 s [smos-report-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  5709. 233.97 s [smos-report-gen-source] Using strip version 2.44 found on system at:
  5710. 233.97 s [smos-report-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  5711. 233.97 s [smos-report-gen-source] Using tar found on system at:
  5712. 233.97 s [smos-report-gen-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  5713. 233.97 s [smos-report-gen-source] No uhc found
  5714. 233.97 s [smos-jobhunt] [6 of 6] Compiling Smos.JobHunt ( src/Smos/JobHunt.hs, dist/build/Smos/JobHunt.o, dist/build/Smos/JobHunt.dyn_o )
  5715. 233.97 s [smos-jobhunt] Adapting module: Smos.JobHunt
  5716. 233.97 s [smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/src/Smos/JobHunt.hs.coverables for source file /build/smos-jobhunt-0.2.0/src/Smos/JobHunt.hs
  5717. 234.17 s [smos-report-gen-source] Phase: buildPhase
  5718. 234.18 s [smos-archive] Dependency base: using base-4.20.2.0
  5719. 234.18 s [smos-archive] Dependency bytestring: using bytestring-0.12.2.0
  5720. 234.18 s [smos-archive] Dependency conduit: using conduit-1.3.6.1
  5721. 234.18 s [smos-archive] Dependency containers: using containers-0.7
  5722. 234.18 s [smos-archive] Dependency dekking-value: using dekking-value-0.0.0.0
  5723. 234.18 s [smos-archive] Dependency exceptions: using exceptions-0.10.9
  5724. 234.18 s [smos-archive] Dependency filepath: using filepath-1.5.4.0
  5725. 234.18 s [smos-archive] Dependency monad-logger: using monad-logger-0.3.42
  5726. 234.18 s [smos-archive] Dependency mtl: using mtl-2.3.1
  5727. 234.18 s [smos-archive] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
  5728. 234.18 s [smos-archive] Dependency path: using path-0.9.6
  5729. 234.18 s [smos-archive] Dependency path-io: using path-io-1.8.2
  5730. 234.18 s [smos-archive] Dependency smos-cli: using smos-cli-0.2.1
  5731. 234.18 s [smos-archive] Dependency smos-data: using smos-data-0.7.0
  5732. 234.18 s [smos-archive] Dependency smos-directory: using smos-directory-0.2.0
  5733. 234.18 s [smos-archive] Dependency smos-report: using smos-report-0.12.0
  5734. 234.18 s [smos-archive] Dependency text: using text-2.1.3
  5735. 234.18 s [smos-archive] Dependency time: using time-1.12.2
  5736. 234.18 s [smos-archive] Dependency unliftio: using unliftio-0.2.25.1
  5737. 234.18 s [smos-archive] Dependency base: using base-4.20.2.0
  5738. 234.18 s [smos-archive] Dependency dekking-value: using dekking-value-0.0.0.0
  5739. 234.18 s [smos-archive] Dependency smos-archive: using smos-archive-0.7.1
  5740. 234.19 s [smos-archive] Dependency base: using base-4.20.2.0
  5741. 234.19 s [smos-archive] Dependency bytestring: using bytestring-0.12.2.0
  5742. 234.19 s [smos-archive] Dependency dekking-value: using dekking-value-0.0.0.0
  5743. 234.19 s [smos-archive] Dependency dirforest: using dirforest-0.1.0.0
  5744. 234.19 s [smos-archive] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
  5745. 234.19 s [smos-archive] Dependency monad-logger: using monad-logger-0.3.42
  5746. 234.19 s [smos-archive] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
  5747. 234.19 s [smos-archive] Dependency path: using path-0.9.6
  5748. 234.19 s [smos-archive] Dependency path-io: using path-io-1.8.2
  5749. 234.19 s [smos-archive] Dependency smos-archive: using smos-archive-0.7.1
  5750. 234.19 s [smos-archive] Dependency smos-data: using smos-data-0.7.0
  5751. 234.19 s [smos-archive] Dependency smos-data-gen: using smos-data-gen-0.5.1
  5752. 234.19 s [smos-archive] Dependency smos-directory: using smos-directory-0.2.0
  5753. 234.19 s [smos-archive] Dependency smos-directory-gen: using smos-directory-gen-0.2.0
  5754. 234.19 s [smos-archive] Dependency smos-report: using smos-report-0.12.0
  5755. 234.19 s [smos-archive] Dependency sydtest: using sydtest-0.23.0.1
  5756. 234.19 s [smos-archive] Dependency time: using time-1.12.2
  5757. 234.19 s [smos-archive] Source component graph:
  5758. 234.19 s [smos-archive] component lib
  5759. 234.19 s [smos-archive] component exe:smos-archive dependency lib
  5760. 234.19 s [smos-archive] component test:smos-archive-test dependency lib
  5761. 234.19 s [smos-archive] Configured component graph:
  5762. 234.19 s [smos-archive] component smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  5763. 234.19 s [smos-archive] include base-4.20.2.0-fafd
  5764. 234.19 s [smos-archive] include bytestring-0.12.2.0-96e1
  5765. 234.19 s [smos-archive] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  5766. 234.19 s [smos-archive] include containers-0.7-96b4
  5767. 234.19 s [smos-archive] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  5768. 234.19 s [smos-archive] include exceptions-0.10.9-d102
  5769. 234.19 s [smos-archive] include filepath-1.5.4.0-2605
  5770. 234.19 s [smos-archive] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  5771. 234.19 s [smos-archive] include mtl-2.3.1-37af
  5772. 234.19 s [smos-archive] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  5773. 234.19 s [smos-archive] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  5774. 234.19 s [smos-archive] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  5775. 234.19 s [smos-archive] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  5776. 234.19 s [smos-archive] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  5777. 234.19 s [smos-archive] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  5778. 234.19 s [smos-archive] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  5779. 234.19 s [smos-archive] include text-2.1.3-34f1
  5780. 234.19 s [smos-archive] include time-1.12.2-3479
  5781. 234.19 s [smos-archive] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  5782. 234.19 s [smos-archive] component smos-archive-0.7.1-2rJj2V3Xhww96UlO7U7ZMb-smos-archive
  5783. 234.19 s [smos-archive] include base-4.20.2.0-fafd
  5784. 234.19 s [smos-archive] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  5785. 234.19 s [smos-archive] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  5786. 234.19 s [smos-archive] component smos-archive-0.7.1-LqASb0zaqFUC5EPuQqRDj6-smos-archive-test
  5787. 234.19 s [smos-archive] include base-4.20.2.0-fafd
  5788. 234.19 s [smos-archive] include bytestring-0.12.2.0-96e1
  5789. 234.19 s [smos-archive] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  5790. 234.19 s [smos-archive] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  5791. 234.19 s [smos-archive] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  5792. 234.19 s [smos-archive] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  5793. 234.19 s [smos-archive] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  5794. 234.19 s [smos-archive] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  5795. 234.19 s [smos-archive] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  5796. 234.19 s [smos-archive] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  5797. 234.19 s [smos-archive] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  5798. 234.19 s [smos-archive] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  5799. 234.19 s [smos-archive] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  5800. 234.19 s [smos-archive] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  5801. 234.19 s [smos-archive] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  5802. 234.19 s [smos-archive] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  5803. 234.19 s [smos-archive] include time-1.12.2-3479
  5804. 234.19 s [smos-archive] Linked component graph:
  5805. 234.19 s [smos-archive] unit smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  5806. 234.19 s [smos-archive] include base-4.20.2.0-fafd
  5807. 234.19 s [smos-archive] include bytestring-0.12.2.0-96e1
  5808. 234.19 s [smos-archive] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  5809. 234.19 s [smos-archive] include containers-0.7-96b4
  5810. 234.19 s [smos-archive] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  5811. 234.19 s [smos-archive] include exceptions-0.10.9-d102
  5812. 234.19 s [smos-archive] include filepath-1.5.4.0-2605
  5813. 234.19 s [smos-archive] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  5814. 234.19 s [smos-archive] include mtl-2.3.1-37af
  5815. 234.19 s [smos-archive] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  5816. 234.19 s [smos-archive] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  5817. 234.19 s [smos-archive] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  5818. 234.19 s [smos-archive] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  5819. 234.19 s [smos-archive] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  5820. 234.19 s [smos-archive] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  5821. 234.19 s [smos-archive] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  5822. 234.19 s [smos-archive] include text-2.1.3-34f1
  5823. 234.19 s [smos-archive] include time-1.12.2-3479
  5824. 234.19 s [smos-archive] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  5825. 234.19 s [smos-archive] Smos.Archive=smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2:Smos.Archive,Smos.Archive.Commands=smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2:Smos.Archive.Commands,Smos.Archive.Commands.Export=smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2:Smos.Archive.Commands.Export,Smos.Archive.Commands.File=smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2:Smos.Archive.Commands.File,Smos.Archive.Env=smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2:Smos.Archive.Env,Smos.Archive.OptParse=smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2:Smos.Archive.OptParse
  5826. 234.19 s [smos-archive] unit smos-archive-0.7.1-2rJj2V3Xhww96UlO7U7ZMb-smos-archive
  5827. 234.19 s [smos-archive] include base-4.20.2.0-fafd
  5828. 234.19 s [smos-archive] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  5829. 234.19 s [smos-archive] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  5830. 234.19 s [smos-archive] unit smos-archive-0.7.1-LqASb0zaqFUC5EPuQqRDj6-smos-archive-test
  5831. 234.19 s [smos-archive] include base-4.20.2.0-fafd
  5832. 234.19 s [smos-archive] include bytestring-0.12.2.0-96e1
  5833. 234.19 s [smos-archive] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  5834. 234.19 s [smos-archive] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  5835. 234.19 s [smos-archive] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  5836. 234.19 s [smos-archive] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  5837. 234.19 s [smos-archive] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  5838. 234.19 s [smos-archive] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  5839. 234.19 s [smos-archive] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  5840. 234.19 s [smos-archive] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  5841. 234.19 s [smos-archive] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  5842. 234.19 s [smos-archive] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  5843. 234.19 s [smos-archive] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  5844. 234.19 s [smos-archive] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  5845. 234.19 s [smos-archive] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  5846. 234.19 s [smos-archive] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  5847. 234.19 s [smos-archive] include time-1.12.2-3479
  5848. 234.19 s [smos-archive] Ready component graph:
  5849. 234.19 s [smos-archive] definite smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  5850. 234.19 s [smos-archive] depends base-4.20.2.0-fafd
  5851. 234.19 s [smos-archive] depends bytestring-0.12.2.0-96e1
  5852. 234.19 s [smos-archive] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  5853. 234.19 s [smos-archive] depends containers-0.7-96b4
  5854. 234.19 s [smos-archive] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  5855. 234.19 s [smos-archive] depends exceptions-0.10.9-d102
  5856. 234.19 s [smos-archive] depends filepath-1.5.4.0-2605
  5857. 234.19 s [smos-archive] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  5858. 234.19 s [smos-archive] depends mtl-2.3.1-37af
  5859. 234.19 s [smos-archive] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  5860. 234.19 s [smos-archive] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  5861. 234.19 s [smos-archive] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  5862. 234.19 s [smos-archive] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  5863. 234.19 s [smos-archive] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  5864. 234.19 s [smos-archive] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  5865. 234.19 s [smos-archive] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  5866. 234.19 s [smos-archive] depends text-2.1.3-34f1
  5867. 234.19 s [smos-archive] depends time-1.12.2-3479
  5868. 234.19 s [smos-archive] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  5869. 234.19 s [smos-archive] definite smos-archive-0.7.1-LqASb0zaqFUC5EPuQqRDj6-smos-archive-test
  5870. 234.19 s [smos-archive] depends base-4.20.2.0-fafd
  5871. 234.19 s [smos-archive] depends bytestring-0.12.2.0-96e1
  5872. 234.19 s [smos-archive] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  5873. 234.19 s [smos-archive] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  5874. 234.19 s [smos-archive] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  5875. 234.22 s [smos-report-gen-source] Distribution quality errors:
  5876. 234.22 s [smos-report-gen-source] [no-syn-desc] No 'synopsis' or 'description' field.
  5877. 234.22 s [smos-report-gen-source] Distribution quality warnings:
  5878. 234.22 s [smos-report-gen-source] [no-license-file] A 'license-file' is not specified.
  5879. 234.22 s [smos-report-gen-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  5880. 234.22 s [smos-report-gen-source] - IntervalMap
  5881. 234.22 s [smos-report-gen-source] - QuickCheck
  5882. 234.22 s [smos-report-gen-source] - containers
  5883. 234.22 s [smos-report-gen-source] - cursor
  5884. 234.22 s [smos-report-gen-source] - cursor-gen
  5885. 234.22 s [smos-report-gen-source] - deepseq
  5886. 234.22 s [smos-report-gen-source] - dlist
  5887. 234.22 s [smos-report-gen-source] - genvalidity
  5888. 234.22 s [smos-report-gen-source] - genvalidity-containers
  5889. 234.22 s [smos-report-gen-source] - genvalidity-path
  5890. 234.22 s [smos-report-gen-source] - genvalidity-time
  5891. 234.22 s [smos-report-gen-source] - path
  5892. 234.22 s [smos-report-gen-source] - smos-data
  5893. 234.22 s [smos-report-gen-source] - smos-data-gen
  5894. 234.22 s [smos-report-gen-source] - smos-directory-gen
  5895. 234.22 s [smos-report-gen-source] - smos-report
  5896. 234.22 s [smos-report-gen-source] - text
  5897. 234.22 s [smos-report-gen-source] - time
  5898. 234.22 s [smos-report-gen-source] Please add them. There is more information at https://pvp.haskell.org/
  5899. 234.22 s [smos-report-gen-source] Note: the public hackage server would reject this package.
  5900. 234.22 s [smos-report-gen-source] Building source dist for smos-report-gen-0.8.0...
  5901. 234.22 s [smos-archive] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  5902. 234.22 s [smos-archive] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  5903. 234.22 s [smos-archive] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  5904. 234.22 s [smos-archive] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  5905. 234.22 s [smos-archive] depends smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  5906. 234.22 s [smos-archive] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  5907. 234.22 s [smos-archive] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  5908. 234.22 s [smos-archive] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  5909. 234.22 s [smos-archive] depends smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  5910. 234.22 s [smos-archive] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  5911. 234.22 s [smos-archive] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  5912. 234.22 s [smos-archive] depends time-1.12.2-3479
  5913. 234.22 s [smos-archive] definite smos-archive-0.7.1-2rJj2V3Xhww96UlO7U7ZMb-smos-archive
  5914. 234.22 s [smos-archive] depends base-4.20.2.0-fafd
  5915. 234.22 s [smos-archive] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  5916. 234.22 s [smos-archive] depends smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  5917. 234.22 s [smos-archive] Using Cabal-3.12.1.0 compiled by ghc-9.10
  5918. 234.22 s [smos-archive] Using compiler: ghc-9.10.3
  5919. 234.22 s [smos-archive] Using install prefix:
  5920. 234.22 s [smos-archive] /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1
  5921. 234.22 s [smos-archive] Executables installed in:
  5922. 234.22 s [smos-archive] /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/bin
  5923. 234.22 s [smos-archive] Libraries installed in:
  5924. 234.22 s [smos-archive] /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  5925. 234.22 s [smos-archive] Dynamic Libraries installed in:
  5926. 234.22 s [smos-archive] /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  5927. 234.22 s [smos-archive] Private executables installed in:
  5928. 234.22 s [smos-archive] /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-archive-0.7.1
  5929. 234.22 s [smos-archive] Data files installed in:
  5930. 234.22 s [smos-archive] /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/share/x86_64-linux-ghc-9.10.3-a85d/smos-archive-0.7.1
  5931. 234.22 s [smos-archive] Documentation installed in:
  5932. 234.22 s [smos-archive] /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-archive-0.7.1
  5933. 234.22 s [smos-archive] Configuration files installed in:
  5934. 234.22 s [smos-archive] /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/etc
  5935. 234.22 s [smos-archive] No alex found
  5936. 234.22 s [smos-archive] Using ar found on system at:
  5937. 234.22 s [smos-archive] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  5938. 234.22 s [smos-archive] No c2hs found
  5939. 234.22 s [smos-archive] No cpphs found
  5940. 234.22 s [smos-archive] No doctest found
  5941. 234.22 s [smos-archive] Using gcc version 14.3.0 given by user at:
  5942. 234.22 s [smos-archive] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  5943. 234.22 s [smos-archive] Using ghc version 9.10.3 found on system at:
  5944. 234.22 s [smos-archive] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  5945. 234.22 s [smos-archive] Using ghc-pkg version 9.10.3 found on system at:
  5946. 234.23 s [smos-archive] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  5947. 234.23 s [smos-archive] No ghcjs found
  5948. 234.23 s [smos-archive] No ghcjs-pkg found
  5949. 234.23 s [smos-archive] No greencard found
  5950. 234.23 s [smos-archive] Using haddock version 2.31.1 found on system at:
  5951. 234.23 s [smos-archive] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  5952. 234.23 s [smos-archive] No happy found
  5953. 234.23 s [smos-archive] Using haskell-suite found on system at: haskell-suite-dummy-location
  5954. 234.23 s [smos-archive] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  5955. 234.23 s [smos-archive] No hmake found
  5956. 234.23 s [smos-archive] Using hpc version 0.69 found on system at:
  5957. 234.23 s [smos-archive] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  5958. 234.23 s [smos-archive] Using hsc2hs version 0.68.10 found on system at:
  5959. 234.23 s [smos-archive] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  5960. 234.23 s [smos-archive] No hscolour found
  5961. 234.23 s [smos-archive] No jhc found
  5962. 234.23 s [smos-archive] Using ld found on system at:
  5963. 234.23 s [smos-archive] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  5964. 234.23 s [smos-archive] No pkg-config found
  5965. 234.23 s [smos-archive] Using runghc version 9.10.3 found on system at:
  5966. 234.23 s [smos-archive] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  5967. 234.23 s [smos-archive] Using strip version 2.44 found on system at:
  5968. 234.23 s [smos-archive] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  5969. 234.23 s [smos-archive] Using tar found on system at:
  5970. 234.23 s [smos-archive] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  5971. 234.23 s [smos-archive] No uhc found
  5972. 234.25 s [smos-report-gen-source] Source tarball created: dist/smos-report-gen-0.8.0.tar.gz
  5973. 234.25 s [smos-report-gen-source] Phase: haddockPhase
  5974. 234.26 s [smos-report-gen-source] Phase: installPhase
  5975. 234.27 s [smos-report-gen-source] Phase: fixupPhase
  5976. 234.28 s [smos-query] Dependency IntervalMap: using IntervalMap-0.6.2.1
  5977. 234.28 s [smos-query] Dependency aeson: using aeson-2.2.3.0
  5978. 234.28 s [smos-query] Dependency aeson-pretty: using aeson-pretty-0.8.10
  5979. 234.28 s [smos-query] Dependency base: using base-4.20.2.0
  5980. 234.28 s [smos-query] Dependency bytestring: using bytestring-0.12.2.0
  5981. 234.28 s [smos-query] Dependency conduit: using conduit-1.3.6.1
  5982. 234.28 s [smos-query] Dependency containers: using containers-0.7
  5983. 234.28 s [smos-query] Dependency dekking-value: using dekking-value-0.0.0.0
  5984. 234.28 s [smos-query] Dependency mtl: using mtl-2.3.1
  5985. 234.28 s [smos-query] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
  5986. 234.28 s [smos-query] Dependency path: using path-0.9.6
  5987. 234.28 s [smos-query] Dependency pretty-relative-time: using pretty-relative-time-0.3.0.0
  5988. 234.28 s [smos-query] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
  5989. 234.28 s [smos-query] Dependency safe-coloured-text-terminfo: using
  5990. 234.28 s [smos-query] safe-coloured-text-terminfo-0.3.0.0
  5991. 234.28 s [smos-query] Dependency smos-cli: using smos-cli-0.2.1
  5992. 234.28 s [smos-query] Dependency smos-data: using smos-data-0.7.0
  5993. 234.28 s [smos-query] Dependency smos-directory: using smos-directory-0.2.0
  5994. 234.28 s [smos-query] Dependency smos-report: using smos-report-0.12.0
  5995. 234.28 s [smos-query] Dependency text: using text-2.1.3
  5996. 234.28 s [smos-query] Dependency time: using time-1.12.2
  5997. 234.28 s [smos-query] Dependency tz: using tz-0.1.3.6
  5998. 234.28 s [smos-query] Dependency validity-path: using validity-path-0.4.0.1
  5999. 234.28 s [smos-query] Dependency yaml: using yaml-0.11.11.2
  6000. 234.28 s [smos-query] Dependency base: using base-4.20.2.0
  6001. 234.28 s [smos-query] Dependency dekking-value: using dekking-value-0.0.0.0
  6002. 234.28 s [smos-query] Dependency smos-query: using smos-query-0.12.0
  6003. 234.28 s [smos-query] Dependency base: using base-4.20.2.0
  6004. 234.28 s [smos-query] Dependency dekking-value: using dekking-value-0.0.0.0
  6005. 234.28 s [smos-query] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
  6006. 234.28 s [smos-query] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
  6007. 234.28 s [smos-query] Dependency path: using path-0.9.6
  6008. 234.28 s [smos-query] Dependency path-io: using path-io-1.8.2
  6009. 234.28 s [smos-query] Dependency smos-directory-gen: using smos-directory-gen-0.2.0
  6010. 234.28 s [smos-query] Dependency smos-query: using smos-query-0.12.0
  6011. 234.28 s [smos-query] Dependency sydtest: using sydtest-0.23.0.1
  6012. 234.28 s [smos-query] Source component graph:
  6013. 234.28 s [smos-query] component lib
  6014. 234.28 s [smos-query] component exe:smos-query dependency lib
  6015. 234.28 s [smos-query] component test:smos-query-test dependency lib
  6016. 234.28 s [smos-query] Configured component graph:
  6017. 234.28 s [smos-query] component smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
  6018. 234.28 s [smos-query] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
  6019. 234.28 s [smos-query] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  6020. 234.28 s [smos-query] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
  6021. 234.28 s [smos-query] include base-4.20.2.0-fafd
  6022. 234.28 s [smos-query] include bytestring-0.12.2.0-96e1
  6023. 234.28 s [smos-query] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  6024. 234.28 s [smos-query] include containers-0.7-96b4
  6025. 234.28 s [smos-query] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  6026. 234.28 s [smos-query] include mtl-2.3.1-37af
  6027. 234.28 s [smos-query] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  6028. 234.28 s [smos-query] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  6029. 234.28 s [smos-query] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  6030. 234.28 s [smos-query] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  6031. 234.28 s [smos-query] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
  6032. 234.28 s [smos-query] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  6033. 234.28 s [smos-query] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  6034. 234.28 s [smos-query] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  6035. 234.29 s [smos-query] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  6036. 234.29 s [smos-query] include text-2.1.3-34f1
  6037. 234.29 s [smos-query] include time-1.12.2-3479
  6038. 234.29 s [smos-query] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  6039. 234.29 s [smos-query] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  6040. 234.29 s [smos-query] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  6041. 234.29 s [smos-query] component smos-query-0.12.0-4l3oKvG6sZl26AQdCoDxRs-smos-query
  6042. 234.29 s [smos-query] include base-4.20.2.0-fafd
  6043. 234.29 s [smos-query] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  6044. 234.29 s [smos-query] include smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
  6045. 234.29 s [smos-query] component smos-query-0.12.0-WZZZdwnGd78u7MQf84bZs-smos-query-test
  6046. 234.29 s [smos-query] include base-4.20.2.0-fafd
  6047. 234.29 s [smos-query] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  6048. 234.29 s [smos-query] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  6049. 234.29 s [smos-query] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  6050. 234.29 s [smos-query] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  6051. 234.29 s [smos-query] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  6052. 234.29 s [smos-query] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  6053. 234.29 s [smos-query] include smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
  6054. 234.29 s [smos-query] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  6055. 234.29 s [smos-query] Linked component graph:
  6056. 234.29 s [smos-query] unit smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
  6057. 234.29 s [smos-query] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
  6058. 234.29 s [smos-query] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  6059. 234.29 s [smos-query] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
  6060. 234.29 s [smos-query] include base-4.20.2.0-fafd
  6061. 234.29 s [smos-query] include bytestring-0.12.2.0-96e1
  6062. 234.29 s [smos-query] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  6063. 234.29 s [smos-query] include containers-0.7-96b4
  6064. 234.29 s [smos-query] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  6065. 234.29 s [smos-query] include mtl-2.3.1-37af
  6066. 234.29 s [smos-query] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  6067. 234.29 s [smos-query] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  6068. 234.29 s [smos-query] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  6069. 234.29 s [smos-query] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  6070. 234.29 s [smos-query] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
  6071. 234.29 s [smos-query] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  6072. 234.29 s [smos-query] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  6073. 234.29 s [smos-query] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  6074. 234.29 s [smos-query] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  6075. 234.29 s [smos-query] include text-2.1.3-34f1
  6076. 234.29 s [smos-query] include time-1.12.2-3479
  6077. 234.29 s [smos-query] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  6078. 234.29 s [smos-query] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  6079. 234.29 s [smos-query] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  6080. 234.29 s [smos-query] Smos.Query=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query,Smos.Query.Clock.Types=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Clock.Types,Smos.Query.Commands=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands,Smos.Query.Commands.Agenda=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Agenda,Smos.Query.Commands.Clock=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Clock,Smos.Query.Commands.Entry=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Entry,Smos.Query.Commands.Free=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Free,Smos.Query.Commands.Import=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Import,Smos.Query.Commands.Log=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Log,Smos.Query.Commands.Next=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Next,Smos.Query.Commands.Ongoing=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Ongoing,Smos.Query.Commands.PreparedReport=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.PreparedReport,Smos.Query.Commands.Projects=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Projects,Smos.Query.Commands.Stats=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Stats,Smos.Query.Commands.Stuck=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Stuck,Smos.Query.Commands.Tags=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Tags,Smos.Query.Commands.Waiting=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Waiting,Smos.Query.Commands.Work=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Commands.Work,Smos.Query.Env=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Env,Smos.Query.Formatting=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Formatting,Smos.Query.OptParse=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.OptParse,Smos.Query.Streaming=smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo:Smos.Query.Streaming
  6081. 234.29 s [smos-query] unit smos-query-0.12.0-4l3oKvG6sZl26AQdCoDxRs-smos-query
  6082. 234.29 s [smos-query] include base-4.20.2.0-fafd
  6083. 234.29 s [smos-query] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  6084. 234.29 s [smos-query] include smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
  6085. 234.29 s [smos-query] unit smos-query-0.12.0-WZZZdwnGd78u7MQf84bZs-smos-query-test
  6086. 234.29 s [smos-query] include base-4.20.2.0-fafd
  6087. 234.29 s [smos-query] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  6088. 234.29 s [smos-query] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  6089. 234.29 s [smos-query] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  6090. 234.29 s [smos-query] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  6091. 234.29 s [smos-query] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  6092. 234.29 s [smos-query] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  6093. 234.29 s [smos-query] include smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
  6094. 234.29 s [smos-query] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  6095. 234.29 s [smos-query] Ready component graph:
  6096. 234.29 s [smos-query] definite smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
  6097. 234.29 s [smos-query] depends IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
  6098. 234.29 s [smos-query] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  6099. 234.29 s [smos-query] depends aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
  6100. 234.32 s [smos-query] depends base-4.20.2.0-fafd
  6101. 234.32 s [smos-query] depends bytestring-0.12.2.0-96e1
  6102. 234.32 s [smos-query] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  6103. 234.32 s [smos-query] depends containers-0.7-96b4
  6104. 234.32 s [smos-query] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  6105. 234.32 s [smos-query] depends mtl-2.3.1-37af
  6106. 234.32 s [smos-query] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  6107. 234.32 s [smos-query] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  6108. 234.32 s [smos-query] depends pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  6109. 234.32 s [smos-query] depends safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  6110. 234.33 s [smos-query] depends safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
  6111. 234.33 s [smos-query] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  6112. 234.33 s [smos-query] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  6113. 234.33 s [smos-query] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  6114. 234.33 s [smos-query] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  6115. 234.33 s [smos-query] depends text-2.1.3-34f1
  6116. 234.33 s [smos-query] depends time-1.12.2-3479
  6117. 234.33 s [smos-query] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  6118. 234.33 s [smos-query] depends validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  6119. 234.33 s [smos-query] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  6120. 234.33 s [smos-query] definite smos-query-0.12.0-WZZZdwnGd78u7MQf84bZs-smos-query-test
  6121. 234.33 s [smos-query] depends base-4.20.2.0-fafd
  6122. 234.33 s [smos-query] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  6123. 234.33 s [smos-query] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  6124. 234.33 s [smos-query] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  6125. 234.33 s [smos-query] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  6126. 234.33 s [smos-query] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  6127. 234.33 s [smos-query] depends smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  6128. 234.33 s [smos-query] depends smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
  6129. 234.33 s [smos-query] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  6130. 234.33 s [smos-query] definite smos-query-0.12.0-4l3oKvG6sZl26AQdCoDxRs-smos-query
  6131. 234.33 s [smos-query] depends base-4.20.2.0-fafd
  6132. 234.33 s [smos-query] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  6133. 234.33 s [smos-query] depends smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
  6134. 234.33 s [smos-query] Using Cabal-3.12.1.0 compiled by ghc-9.10
  6135. 234.33 s [smos-query] Using compiler: ghc-9.10.3
  6136. 234.33 s [smos-query] Using install prefix:
  6137. 234.33 s [smos-query] /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0
  6138. 234.33 s [smos-query] Executables installed in:
  6139. 234.33 s [smos-query] /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/bin
  6140. 234.33 s [smos-query] Libraries installed in:
  6141. 234.33 s [smos-query] /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
  6142. 234.33 s [smos-query] Dynamic Libraries installed in:
  6143. 234.33 s [smos-query] /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  6144. 234.33 s [smos-query] Private executables installed in:
  6145. 234.33 s [smos-query] /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-query-0.12.0
  6146. 234.33 s [smos-query] Data files installed in:
  6147. 234.33 s [smos-query] /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-query-0.12.0
  6148. 234.33 s [smos-query] Documentation installed in:
  6149. 234.33 s [smos-query] /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-query-0.12.0
  6150. 234.33 s [smos-query] Configuration files installed in:
  6151. 234.33 s [smos-query] /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/etc
  6152. 234.33 s [smos-query] No alex found
  6153. 234.33 s [smos-query] Using ar found on system at:
  6154. 234.33 s [smos-query] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  6155. 234.33 s [smos-query] No c2hs found
  6156. 234.33 s [smos-query] No cpphs found
  6157. 234.33 s [smos-query] No doctest found
  6158. 234.33 s [smos-query] Using gcc version 14.3.0 given by user at:
  6159. 234.33 s [smos-query] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  6160. 234.33 s [smos-query] Using ghc version 9.10.3 found on system at:
  6161. 234.33 s [smos-query] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  6162. 234.33 s [smos-query] Using ghc-pkg version 9.10.3 found on system at:
  6163. 234.33 s [smos-query] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  6164. 234.33 s [smos-query] No ghcjs found
  6165. 234.33 s [smos-query] No ghcjs-pkg found
  6166. 234.33 s [smos-query] No greencard found
  6167. 234.33 s [smos-query] Using haddock version 2.31.1 found on system at:
  6168. 234.33 s [smos-query] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  6169. 234.33 s [smos-query] No happy found
  6170. 234.33 s [smos-query] Using haskell-suite found on system at: haskell-suite-dummy-location
  6171. 234.33 s [smos-query] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  6172. 234.33 s [smos-query] No hmake found
  6173. 234.33 s [smos-query] Using hpc version 0.69 found on system at:
  6174. 234.33 s [smos-query] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  6175. 234.33 s [smos-query] Using hsc2hs version 0.68.10 found on system at:
  6176. 234.33 s [smos-query] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  6177. 234.33 s [smos-query] No hscolour found
  6178. 234.33 s [smos-query] No jhc found
  6179. 234.33 s [smos-query] Using ld found on system at:
  6180. 234.33 s [smos-query] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  6181. 234.33 s [smos-query] No pkg-config found
  6182. 234.33 s [smos-query] Using runghc version 9.10.3 found on system at:
  6183. 234.33 s [smos-query] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  6184. 234.33 s [smos-query] Using strip version 2.44 found on system at:
  6185. 234.33 s [smos-query] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  6186. 234.33 s [smos-query] Using tar found on system at:
  6187. 234.33 s [smos-query] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  6188. 234.33 s [smos-query] No uhc found
  6189. 234.45 s [smos-archive] Phase: buildPhase
  6190. 234.54 s [smos-query] Phase: buildPhase
  6191. 234.54 s [smos-archive] Preprocessing library for smos-archive-0.7.1...
  6192. 234.54 s [smos-archive] Building library for smos-archive-0.7.1...
  6193. 234.55 s [smos-jobhunt] Warning: ignoring unrecognised input `dist/build/Smos/JobHunt.dyn_o'
  6194. 234.55 s [smos-jobhunt] Warning: ignoring unrecognised input `dist/build/Smos/JobHunt/Command.dyn_o'
  6195. 234.55 s [smos-jobhunt] Warning: ignoring unrecognised input `dist/build/Smos/JobHunt/Command/Init.dyn_o'
  6196. 234.55 s [smos-jobhunt] Warning: ignoring unrecognised input `dist/build/Smos/JobHunt/Command/SendEmail.dyn_o'
  6197. 234.55 s [smos-jobhunt] Warning: ignoring unrecognised input `dist/build/Smos/JobHunt/OptParse.dyn_o'
  6198. 234.55 s [smos-jobhunt] Warning: ignoring unrecognised input `dist/build/Paths_smos_jobhunt.dyn_o'
  6199. 234.95 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0
  6200. 235.38 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
  6201. 235.38 s [post-build-hook]
  6202. 235.71 s [post-build-hook] Pushing /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0 (19.06 KiB)
  6203. 236.50 s [post-build-hook]
  6204. 236.50 s [post-build-hook] All done.
  6205. 236.52 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0
  6206. 236.59 s [post-build-hook] copying 1 paths...
  6207. 236.59 s [post-build-hook] copying path '/nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0' to 'https://cache.staging.nix-ci.com'...
  6208. 237.96 s [post-build-hook] copying 1 paths...
  6209. 237.96 s [post-build-hook] copying path '/nix/store/6nzgxbfnz6nvlpxhwfsbr3qs8m79bzdj-smos-report-gen-source-0.8.0.drv' to 'https://cache.staging.nix-ci.com'...
  6210. 238.71 s Progress: 31 of 99 built (5 building), 28 of 28 downloaded from cache
  6211. 239.57 s Building smos-report-gen
  6212. 239.57 s [smos-api] Warning: ignoring unrecognised input `dist/build/Smos/API.dyn_o'
  6213. 239.57 s [smos-api] Warning: ignoring unrecognised input `dist/build/Smos/API/Password.dyn_o'
  6214. 239.57 s [smos-api] Warning: ignoring unrecognised input `dist/build/Smos/API/SHA256.dyn_o'
  6215. 239.57 s [smos-api] Warning: ignoring unrecognised input `dist/build/Smos/API/Username.dyn_o'
  6216. 239.57 s [smos-api] Warning: ignoring unrecognised input `dist/build/Paths_smos_api.dyn_o'
  6217. 239.57 s [smos-api] Phase: checkPhase
  6218. 239.57 s [smos-api] Package has no test suites.
  6219. 239.57 s [smos-api] Phase: haddockPhase
  6220. 239.57 s [smos-api] Phase: installPhase
  6221. 239.57 s [smos-api] Installing library in /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  6222. 239.57 s [smos-api] Phase: fixupPhase
  6223. 239.57 s [smos-api] shrinking RPATHs of ELF executables and libraries in /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0
  6224. 239.57 s [smos-api] shrinking /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-api-0.8.0-7uONugSADRTFww9bibLj2W-ghc9.10.3.so
  6225. 239.57 s [smos-api] checking for references to /build/ in /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0...
  6226. 239.57 s [smos-api] patching script interpreter paths in /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0
  6227. 239.57 s [smos-api] stripping (with command strip and flags -S -p) in /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0/lib
  6228. 239.57 s [smos-api] shrinking RPATHs of ELF executables and libraries in /nix/store/92cjwmlwasvzldqwlcpag2pmz4819nbm-smos-api-0.8.0-coverables
  6229. 239.57 s [smos-api] checking for references to /build/ in /nix/store/92cjwmlwasvzldqwlcpag2pmz4819nbm-smos-api-0.8.0-coverables...
  6230. 239.57 s [smos-api] patching script interpreter paths in /nix/store/92cjwmlwasvzldqwlcpag2pmz4819nbm-smos-api-0.8.0-coverables
  6231. 239.57 s [smos-api] shrinking RPATHs of ELF executables and libraries in /nix/store/7ivyv55mckh3a69irrhz8382npxrcm5n-smos-api-0.8.0-coverage
  6232. 239.57 s [smos-api] checking for references to /build/ in /nix/store/7ivyv55mckh3a69irrhz8382npxrcm5n-smos-api-0.8.0-coverage...
  6233. 239.57 s [smos-api] patching script interpreter paths in /nix/store/7ivyv55mckh3a69irrhz8382npxrcm5n-smos-api-0.8.0-coverage
  6234. 239.57 s [smos-jobhunt] Preprocessing executable 'smos-jobhunt' for smos-jobhunt-0.2.0...
  6235. 239.57 s [smos-jobhunt] Building executable 'smos-jobhunt' for smos-jobhunt-0.2.0...
  6236. 239.57 s [smos-jobhunt] [1 of 2] Compiling Main ( app/Main.hs, dist/build/smos-jobhunt/smos-jobhunt-tmp/Main.o )
  6237. 239.57 s [smos-jobhunt] Adapting module: Main
  6238. 239.57 s [smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/app/Main.hs.coverables for source file /build/smos-jobhunt-0.2.0/app/Main.hs
  6239. 239.57 s [smos-jobhunt] [2 of 2] Compiling Paths_smos_jobhunt ( dist/build/smos-jobhunt/autogen/Paths_smos_jobhunt.hs, dist/build/smos-jobhunt/smos-jobhunt-tmp/Paths_smos_jobhunt.o )
  6240. 239.57 s [smos-jobhunt] [1 of 3] Compiling Main ( app/Main.hs, dist/build/smos-jobhunt/smos-jobhunt-tmp/Main.o ) [Smos.JobHunt package changed]
  6241. 239.57 s [smos-jobhunt] Adapting module: Main
  6242. 239.57 s [smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/app/Main.hs.coverables for source file /build/smos-jobhunt-0.2.0/app/Main.hs
  6243. 239.57 s [smos-jobhunt] [2 of 3] Compiling Paths_smos_jobhunt ( dist/build/smos-jobhunt/autogen/Paths_smos_jobhunt.hs, dist/build/smos-jobhunt/smos-jobhunt-tmp/Paths_smos_jobhunt.o ) [Impure plugin forced recompilation]
  6244. 239.58 s [smos-jobhunt] [3 of 3] Linking dist/build/smos-jobhunt/smos-jobhunt
  6245. 239.58 s [smos-jobhunt] Preprocessing test suite 'smos-jobhunt-test' for smos-jobhunt-0.2.0...
  6246. 239.58 s [smos-jobhunt] Building test suite 'smos-jobhunt-test' for smos-jobhunt-0.2.0...
  6247. 239.58 s [smos-archive] [1 of 7] Compiling Paths_smos_archive ( dist/build/autogen/Paths_smos_archive.hs, dist/build/Paths_smos_archive.o, dist/build/Paths_smos_archive.dyn_o )
  6248. 239.58 s [smos-archive] [2 of 7] Compiling Smos.Archive.OptParse ( src/Smos/Archive/OptParse.hs, dist/build/Smos/Archive/OptParse.o, dist/build/Smos/Archive/OptParse.dyn_o )
  6249. 239.58 s [smos-archive] Adapting module: Smos.Archive.OptParse
  6250. 239.58 s [smos-archive] Outputing coverables file /build/smos-archive-0.7.1/src/Smos/Archive/OptParse.hs.coverables for source file /build/smos-archive-0.7.1/src/Smos/Archive/OptParse.hs
  6251. 239.58 s [smos-archive] [3 of 7] Compiling Smos.Archive.Env ( src/Smos/Archive/Env.hs, dist/build/Smos/Archive/Env.o, dist/build/Smos/Archive/Env.dyn_o )
  6252. 239.58 s [smos-archive] Adapting module: Smos.Archive.Env
  6253. 239.58 s [smos-archive] Outputing coverables file /build/smos-archive-0.7.1/src/Smos/Archive/Env.hs.coverables for source file /build/smos-archive-0.7.1/src/Smos/Archive/Env.hs
  6254. 239.58 s [smos-archive] [4 of 7] Compiling Smos.Archive.Commands.File ( src/Smos/Archive/Commands/File.hs, dist/build/Smos/Archive/Commands/File.o, dist/build/Smos/Archive/Commands/File.dyn_o )
  6255. 239.58 s [smos-archive] Adapting module: Smos.Archive.Commands.File
  6256. 239.58 s [smos-archive] Outputing coverables file /build/smos-archive-0.7.1/src/Smos/Archive/Commands/File.hs.coverables for source file /build/smos-archive-0.7.1/src/Smos/Archive/Commands/File.hs
  6257. 239.58 s [smos-archive] [5 of 7] Compiling Smos.Archive.Commands.Export ( src/Smos/Archive/Commands/Export.hs, dist/build/Smos/Archive/Commands/Export.o, dist/build/Smos/Archive/Commands/Export.dyn_o )
  6258. 239.58 s [smos-archive] Adapting module: Smos.Archive.Commands.Export
  6259. 239.58 s [smos-archive] Outputing coverables file /build/smos-archive-0.7.1/src/Smos/Archive/Commands/Export.hs.coverables for source file /build/smos-archive-0.7.1/src/Smos/Archive/Commands/Export.hs
  6260. 239.58 s [smos-archive] [6 of 7] Compiling Smos.Archive.Commands ( src/Smos/Archive/Commands.hs, dist/build/Smos/Archive/Commands.o, dist/build/Smos/Archive/Commands.dyn_o )
  6261. 239.58 s [smos-archive] Adapting module: Smos.Archive.Commands
  6262. 239.58 s [smos-archive] Outputing coverables file /build/smos-archive-0.7.1/src/Smos/Archive/Commands.hs.coverables for source file /build/smos-archive-0.7.1/src/Smos/Archive/Commands.hs
  6263. 239.58 s [smos-archive] [7 of 7] Compiling Smos.Archive ( src/Smos/Archive.hs, dist/build/Smos/Archive.o, dist/build/Smos/Archive.dyn_o )
  6264. 239.58 s [smos-archive] Adapting module: Smos.Archive
  6265. 239.58 s [smos-archive] Outputing coverables file /build/smos-archive-0.7.1/src/Smos/Archive.hs.coverables for source file /build/smos-archive-0.7.1/src/Smos/Archive.hs
  6266. 239.58 s [smos-archive] Warning: ignoring unrecognised input `dist/build/Smos/Archive.dyn_o'
  6267. 239.58 s [smos-archive] Warning: ignoring unrecognised input `dist/build/Smos/Archive/Commands.dyn_o'
  6268. 239.58 s [smos-archive] Warning: ignoring unrecognised input `dist/build/Smos/Archive/Commands/Export.dyn_o'
  6269. 239.58 s [smos-archive] Warning: ignoring unrecognised input `dist/build/Smos/Archive/Commands/File.dyn_o'
  6270. 239.58 s [smos-archive] Warning: ignoring unrecognised input `dist/build/Smos/Archive/Env.dyn_o'
  6271. 239.58 s [smos-archive] Warning: ignoring unrecognised input `dist/build/Smos/Archive/OptParse.dyn_o'
  6272. 239.58 s [smos-archive] Warning: ignoring unrecognised input `dist/build/Paths_smos_archive.dyn_o'
  6273. 239.58 s [smos-archive] Preprocessing test suite 'smos-archive-test' for smos-archive-0.7.1...
  6274. 239.58 s [smos-archive] Building test suite 'smos-archive-test' for smos-archive-0.7.1...
  6275. 239.58 s [smos-query] Preprocessing library for smos-query-0.12.0...
  6276. 239.58 s [smos-query] Building library for smos-query-0.12.0...
  6277. 239.58 s [smos-query] [ 1 of 23] Compiling Paths_smos_query ( dist/build/autogen/Paths_smos_query.hs, dist/build/Paths_smos_query.o, dist/build/Paths_smos_query.dyn_o )
  6278. 239.58 s [smos-query] Adapting module: Smos.Query.Clock.Types
  6279. 239.58 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Clock/Types.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Clock/Types.hs
  6280. 239.58 s [smos-query] Adapting module: Smos.Query.Formatting
  6281. 239.58 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Formatting.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Formatting.hs
  6282. 239.58 s [smos-query] [ 2 of 23] Compiling Smos.Query.Clock.Types ( src/Smos/Query/Clock/Types.hs, dist/build/Smos/Query/Clock/Types.o, dist/build/Smos/Query/Clock/Types.dyn_o )
  6283. 239.58 s [smos-query] [ 3 of 23] Compiling Smos.Query.Formatting ( src/Smos/Query/Formatting.hs, dist/build/Smos/Query/Formatting.o, dist/build/Smos/Query/Formatting.dyn_o )
  6284. 239.58 s [smos-query] Adapting module: Smos.Query.OptParse
  6285. 239.58 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/OptParse.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/OptParse.hs
  6286. 239.58 s [smos-query] [ 4 of 23] Compiling Smos.Query.OptParse ( src/Smos/Query/OptParse.hs, dist/build/Smos/Query/OptParse.o, dist/build/Smos/Query/OptParse.dyn_o )
  6287. 239.58 s [smos-query] [ 5 of 23] Compiling Smos.Query.Env ( src/Smos/Query/Env.hs, dist/build/Smos/Query/Env.o, dist/build/Smos/Query/Env.dyn_o )
  6288. 239.58 s [smos-query] Adapting module: Smos.Query.Env
  6289. 239.58 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Env.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Env.hs
  6290. 239.58 s [smos-query] [ 6 of 23] Compiling Smos.Query.Streaming ( src/Smos/Query/Streaming.hs, dist/build/Smos/Query/Streaming.o, dist/build/Smos/Query/Streaming.dyn_o )
  6291. 239.58 s [smos-query] Adapting module: Smos.Query.Streaming
  6292. 239.58 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Streaming.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Streaming.hs
  6293. 239.58 s [smos-query] [ 7 of 23] Compiling Smos.Query.Commands.Import ( src/Smos/Query/Commands/Import.hs, dist/build/Smos/Query/Commands/Import.o, dist/build/Smos/Query/Commands/Import.dyn_o )
  6294. 239.58 s [smos-query] Adapting module: Smos.Query.Commands.Import
  6295. 239.58 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Import.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Import.hs
  6296. 239.58 s [smos-query] [Adapting module: Smos.Query.Commands.Entry
  6297. 239.58 s [smos-query] Adapting module: Smos.Query.Commands.Next
  6298. 239.58 s [smos-query] Adapting module: Smos.Query.Commands.Waiting
  6299. 239.58 s [smos-query] 8 of 23] Compiling Smos.Query.Commands.Work ( src/Smos/Query/Commands/Work.hs, Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Entry.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Entry.hs
  6300. 239.58 s [smos-query] dist/build/Smos/Query/Commands/Work.o, Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Waiting.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Waiting.hs
  6301. 239.58 s [smos-query] dist/build/Smos/Query/Commands/Work.dyn_oAdapting module: Smos.Query.Commands.Log
  6302. 239.58 s [smos-query] Adapting module: Smos.Query.Commands.Projects
  6303. 239.58 s [smos-query] )Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Next.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Next.hs
  6304. 239.58 s [smos-query]
  6305. 239.58 s [smos-query] Adapting module: Smos.Query.Commands.Stuck
  6306. 239.58 s [smos-query] Adapting module: Smos.Query.Commands.Tags
  6307. 239.58 s [smos-query] Adapting module: Smos.Query.Commands.Ongoing
  6308. 239.58 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Projects.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Projects.hs
  6309. 239.58 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Log.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Log.hs
  6310. 239.58 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Stuck.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Stuck.hs
  6311. 239.58 s [smos-query] Adapting module: Smos.Query.Commands.Free
  6312. 239.58 s [smos-query] Adapting module: Smos.Query.Commands.Work
  6313. 239.58 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Tags.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Tags.hs
  6314. 239.58 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Ongoing.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Ongoing.hs
  6315. 239.58 s [smos-query] Adapting module: Smos.Query.Commands.Stats
  6316. 239.58 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Work.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Work.hs
  6317. 239.58 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Stats.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Stats.hs
  6318. 239.58 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Free.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Free.hs
  6319. 239.58 s [smos-query] Adapting module: Smos.Query.Commands.Agenda
  6320. 239.58 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Agenda.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Agenda.hs
  6321. 239.58 s [smos-query] Adapting module: Smos.Query.Commands.Clock
  6322. 239.58 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/Clock.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/Clock.hs
  6323. 239.58 s [smos-query] Adapting module: Smos.Query.Commands.PreparedReport
  6324. 239.58 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands/PreparedReport.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands/PreparedReport.hs
  6325. 239.58 s [smos-query] [ 9 of 23] Compiling Smos.Query.Commands.Waiting ( src/Smos/Query/Commands/Waiting.hs, dist/build/Smos/Query/Commands/Waiting.o, dist/build/Smos/Query/Commands/Waiting.dyn_o )
  6326. 239.58 s [smos-query] [10 of 23] Compiling Smos.Query.Commands.Tags ( src/Smos/Query/Commands/Tags.hs, dist/build/Smos/Query/Commands/Tags.o, dist/build/Smos/Query/Commands/Tags.dyn_o )
  6327. 239.58 s [smos-query] [11 of 23] Compiling Smos.Query.Commands.Stuck ( src/Smos/Query/Commands/Stuck.hs, dist/build/Smos/Query/Commands/Stuck.o, dist/build/Smos/Query/Commands/Stuck.dyn_o )
  6328. 239.58 s [smos-query] [12 of 23] Compiling Smos.Query.Commands.Stats ( src/Smos/Query/Commands/Stats.hs, dist/build/Smos/Query/Commands/Stats.o, dist/build/Smos/Query/Commands/Stats.dyn_o )
  6329. 239.58 s [smos-query] [13 of 23] Compiling Smos.Query.Commands.Projects ( src/Smos/Query/Commands/Projects.hs, dist/build/Smos/Query/Commands/Projects.o, dist/build/Smos/Query/Commands/Projects.dyn_o )
  6330. 239.58 s [smos-query] [14 of 23] Compiling Smos.Query.Commands.Ongoing ( src/Smos/Query/Commands/Ongoing.hs, dist/build/Smos/Query/Commands/Ongoing.o, dist/build/Smos/Query/Commands/Ongoing.dyn_o )
  6331. 239.58 s [smos-query] [15 of 23] Compiling Smos.Query.Commands.Next ( src/Smos/Query/Commands/Next.hs, dist/build/Smos/Query/Commands/Next.o, dist/build/Smos/Query/Commands/Next.dyn_o )
  6332. 239.58 s [smos-query] [16 of 23] Compiling Smos.Query.Commands.Log ( src/Smos/Query/Commands/Log.hs, dist/build/Smos/Query/Commands/Log.o, dist/build/Smos/Query/Commands/Log.dyn_o )
  6333. 239.58 s [smos-query] [17 of 23] Compiling Smos.Query.Commands.Free ( src/Smos/Query/Commands/Free.hs, dist/build/Smos/Query/Commands/Free.o, dist/build/Smos/Query/Commands/Free.dyn_o )
  6334. 239.58 s [smos-query] [18 of 23] Compiling Smos.Query.Commands.Entry ( src/Smos/Query/Commands/Entry.hs, dist/build/Smos/Query/Commands/Entry.o, dist/build/Smos/Query/Commands/Entry.dyn_o )
  6335. 239.58 s [smos-query] [19 of 23] Compiling Smos.Query.Commands.PreparedReport ( src/Smos/Query/Commands/PreparedReport.hs, dist/build/Smos/Query/Commands/PreparedReport.o, dist/build/Smos/Query/Commands/PreparedReport.dyn_o )
  6336. 239.58 s [smos-query] [20 of 23] Compiling Smos.Query.Commands.Clock ( src/Smos/Query/Commands/Clock.hs, dist/build/Smos/Query/Commands/Clock.o, dist/build/Smos/Query/Commands/Clock.dyn_o )
  6337. 239.58 s [smos-query] [21 of 23] Compiling Smos.Query.Commands.Agenda ( src/Smos/Query/Commands/Agenda.hs, dist/build/Smos/Query/Commands/Agenda.o, dist/build/Smos/Query/Commands/Agenda.dyn_o )
  6338. 239.58 s [smos-query] [22 of 23] Compiling Smos.Query.Commands ( src/Smos/Query/Commands.hs, dist/build/Smos/Query/Commands.o, dist/build/Smos/Query/Commands.dyn_o )
  6339. 239.58 s [smos-query] Adapting module: Smos.Query.Commands
  6340. 239.58 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query/Commands.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query/Commands.hs
  6341. 239.58 s [smos-query] [23 of 23] Compiling Smos.Query ( src/Smos/Query.hs, dist/build/Smos/Query.o, dist/build/Smos/Query.dyn_o )
  6342. 239.96 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0 /nix/store/7ivyv55mckh3a69irrhz8382npxrcm5n-smos-api-0.8.0-coverage
  6343. 240.99 s [post-build-hook] Pushing 2 paths (506 are already present) using zstd to cache smos ⏳
  6344. 240.99 s [post-build-hook]
  6345. 241.33 s [post-build-hook] Pushing /nix/store/7ivyv55mckh3a69irrhz8382npxrcm5n-smos-api-0.8.0-coverage (112.00 B)
  6346. 241.35 s [post-build-hook] Pushing /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0 (6.87 MiB)
  6347. 242.92 s [post-build-hook]
  6348. 242.92 s [post-build-hook] All done.
  6349. 242.94 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0 /nix/store/7ivyv55mckh3a69irrhz8382npxrcm5n-smos-api-0.8.0-coverage
  6350. 243.04 s [post-build-hook] copying 2 paths...
  6351. 243.04 s [post-build-hook] copying path '/nix/store/3br0prsyy5b4cmg0g7jaysbivv9ha2fg-smos-api-0.8.0' to 'https://cache.staging.nix-ci.com'...
  6352. 243.08 s [post-build-hook] copying path '/nix/store/7ivyv55mckh3a69irrhz8382npxrcm5n-smos-api-0.8.0-coverage' to 'https://cache.staging.nix-ci.com'...
  6353. 245.68 s [post-build-hook] copying 1 paths...
  6354. 245.68 s [post-build-hook] copying path '/nix/store/qbbj2il89gy7n6mqxv1pdpgg7w35ggy7-smos-api-0.8.0.drv' to 'https://cache.staging.nix-ci.com'...
  6355. 247.81 s Progress: 32 of 99 built (5 building), 28 of 28 downloaded from cache
  6356. 247.96 s Building smos-api-gen-source
  6357. 248.02 s Building smos-client-source
  6358. 248.09 s Building smos-server-source
  6359. 248.09 s [ical-gen] Test suite ical-test: PASS
  6360. 248.09 s [ical-gen] Test suite logged to: dist/test/ical-gen-0.0.0.0-ical-test.log
  6361. 248.11 s [ical-gen] 1 of 1 test suites (1 of 1 test cases) passed.
  6362. 248.11 s [ical-gen] checkPhase completed in 1 minutes 20 seconds
  6363. 248.11 s [ical-gen] Phase: haddockPhase
  6364. 248.11 s [ical-gen] Preprocessing executable 'ical-spec-coverage' for ical-gen-0.0.0.0...
  6365. 248.11 s [ical-gen] Preprocessing library for ical-gen-0.0.0.0...
  6366. 248.11 s [ical-gen] Running Haddock on library for ical-gen-0.0.0.0...
  6367. 248.11 s [ical-gen] Warning: The documentation for the following packages are not installed. No
  6368. 248.11 s [ical-gen] links will be generated to these packages: attoparsec-0.14.4,
  6369. 248.11 s [ical-gen] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
  6370. 248.11 s [ical-gen] [ 1 of 12] Compiling ICal.ContentLine.Gen ( src/ICal/ContentLine/Gen.hs, nothing )
  6371. 248.12 s [ical-gen] [ 2 of 12] Compiling ICal.PropertyType.CalAddress.Gen ( src/ICal/PropertyType/CalAddress/Gen.hs, nothing )
  6372. 248.12 s [ical-gen] [ 3 of 12] Compiling ICal.PropertyType.Duration.Gen ( src/ICal/PropertyType/Duration/Gen.hs, nothing )
  6373. 248.12 s [ical-gen] [ 4 of 12] Compiling ICal.PropertyType.URI.Gen ( src/ICal/PropertyType/URI/Gen.hs, nothing )
  6374. 248.12 s [ical-gen] [ 5 of 12] Compiling ICal.Parameter.Gen ( src/ICal/Parameter/Gen.hs, nothing )
  6375. 248.12 s [ical-gen] [ 6 of 12] Compiling ICal.PropertyType.Gen ( src/ICal/PropertyType/Gen.hs, nothing )
  6376. 248.12 s [ical-gen] [ 7 of 12] Compiling ICal.PropertyType.RecurrenceRule.Gen ( src/ICal/PropertyType/RecurrenceRule/Gen.hs, nothing )
  6377. 248.12 s [ical-gen] [ 8 of 12] Compiling ICal.Property.Gen ( src/ICal/Property/Gen.hs, nothing )
  6378. 248.12 s [ical-gen] [ 9 of 12] Compiling ICal.Component.Gen ( src/ICal/Component/Gen.hs, nothing )
  6379. 248.12 s [ical-gen] [10 of 12] Compiling ICal.UnfoldedLine.Gen ( src/ICal/UnfoldedLine/Gen.hs, nothing )
  6380. 248.12 s [ical-gen] [11 of 12] Compiling ICal.Gen ( src/ICal/Gen.hs, nothing )
  6381. 248.12 s [ical-gen] [12 of 12] Compiling Paths_ical_gen ( dist/build/autogen/Paths_ical_gen.hs, nothing )
  6382. 248.12 s [ical-gen] Haddock coverage:
  6383. 248.12 s [ical-gen] 0% ( 0 / 6) in 'ICal.ContentLine.Gen'
  6384. 248.12 s [ical-gen] Missing documentation for:
  6385. 248.12 s [ical-gen] Module header
  6386. 248.12 s [ical-gen] genNonEmptyTextBy (src/ICal/ContentLine/Gen.hs:33)
  6387. 248.12 s [ical-gen] genNameChar (src/ICal/ContentLine/Gen.hs:36)
  6388. 248.12 s [ical-gen] genQSafeChar (src/ICal/ContentLine/Gen.hs:47)
  6389. 248.12 s [ical-gen] genSafeChar (src/ICal/ContentLine/Gen.hs:50)
  6390. 248.12 s [ical-gen] renderContentLines (src/ICal/ContentLine/Gen.hs:53)
  6391. 248.12 s [ical-gen] 0% ( 0 / 1) in 'ICal.PropertyType.CalAddress.Gen'
  6392. 248.12 s [ical-gen] Missing documentation for:
  6393. 248.12 s [ical-gen] Module header
  6394. 248.12 s [ical-gen] 0% ( 0 / 2) in 'ICal.PropertyType.Duration.Gen'
  6395. 248.12 s [ical-gen] Missing documentation for:
  6396. 248.12 s [ical-gen] Module header
  6397. 248.12 s [ical-gen] genSized (src/ICal/PropertyType/Duration/Gen.hs:48)
  6398. 248.12 s [ical-gen] 0% ( 0 / 1) in 'ICal.PropertyType.URI.Gen'
  6399. 248.12 s [ical-gen] Missing documentation for:
  6400. 248.12 s [ical-gen] Module header
  6401. 248.12 s [ical-gen] 0% ( 0 / 5) in 'ICal.Parameter.Gen'
  6402. 248.12 s [ical-gen] Missing documentation for:
  6403. 248.12 s [ical-gen] Module header
  6404. 248.12 s [ical-gen] parameterExampleSpec (src/ICal/Parameter/Gen.hs:120)
  6405. 248.12 s [ical-gen] parameterParseExampleSpec (src/ICal/Parameter/Gen.hs:129)
  6406. 248.12 s [ical-gen] parameterRenderExampleSpec (src/ICal/Parameter/Gen.hs:140)
  6407. 248.12 s [ical-gen] parameterSpec (src/ICal/Parameter/Gen.hs:150)
  6408. 248.12 s [ical-gen] 6% ( 1 / 15) in 'ICal.PropertyType.Gen'
  6409. 248.12 s [ical-gen] Missing documentation for:
  6410. 248.12 s [ical-gen] Module header
  6411. 248.12 s [ical-gen] genImpreciseUTCTime (src/ICal/PropertyType/Gen.hs:88)
  6412. 248.12 s [ical-gen] shrinkImpreciseUTCTime (src/ICal/PropertyType/Gen.hs:91)
  6413. 248.12 s [ical-gen] genImpreciseLocalTime (src/ICal/PropertyType/Gen.hs:100)
  6414. 248.12 s [ical-gen] shrinkImpreciseLocalTime (src/ICal/PropertyType/Gen.hs:103)
  6415. 248.12 s [ical-gen] genImpreciseTimeOfDay (src/ICal/PropertyType/Gen.hs:108)
  6416. 248.12 s [ical-gen] shrinkImpreciseTimeOfDay (src/ICal/PropertyType/Gen.hs:115)
  6417. 248.12 s [ical-gen] shrinkRangeDown (src/ICal/PropertyType/Gen.hs:135)
  6418. 248.12 s [ical-gen] shrinkRangeUp (src/ICal/PropertyType/Gen.hs:142)
  6419. 248.12 s [ical-gen] clampMaybe (src/ICal/PropertyType/Gen.hs:148)
  6420. 248.12 s [ical-gen] propertyTypeRenderExampleSpec (src/ICal/PropertyType/Gen.hs:169)
  6421. 248.12 s [ical-gen] propertyTypeParseExampleSpec (src/ICal/PropertyType/Gen.hs:184)
  6422. 248.12 s [ical-gen] propertyTypeExampleSpec (src/ICal/PropertyType/Gen.hs:200)
  6423. 248.12 s [ical-gen] propertyTypeSpec (src/ICal/PropertyType/Gen.hs:208)
  6424. 248.12 s [ical-gen] 0% ( 0 / 5) in 'ICal.PropertyType.RecurrenceRule.Gen'
  6425. 248.12 s [ical-gen] Missing documentation for:
  6426. 248.12 s [ical-gen] Module header
  6427. 248.12 s [ical-gen] genSpecificByDay (src/ICal/PropertyType/RecurrenceRule/Gen.hs:74)
  6428. 248.12 s [ical-gen] genDailyRecurrence (src/ICal/PropertyType/RecurrenceRule/Gen.hs:178)
  6429. 248.12 s [ical-gen] recurrenceRulePartExampleSpec (src/ICal/PropertyType/RecurrenceRule/Gen.hs:222)
  6430. 248.12 s [ical-gen] recurrenceRulePartSpec (src/ICal/PropertyType/RecurrenceRule/Gen.hs:233)
  6431. 248.12 s [ical-gen] 0% ( 0 / 5) in 'ICal.Property.Gen'
  6432. 248.12 s [smos-jobhunt] [1 of 4] Compiling Paths_smos_jobhunt ( dist/build/smos-jobhunt-test/autogen/Paths_smos_jobhunt.hs, dist/build/smos-jobhunt-test/smos-jobhunt-test-tmp/Paths_smos_jobhunt.o )
  6433. 248.12 s [smos-jobhunt] Adapting module: Smos.JobHunt.OptParseSpec
  6434. 248.12 s [smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/test/Smos/JobHunt/OptParseSpec.hs.coverables for source file /build/smos-jobhunt-0.2.0/test/Smos/JobHunt/OptParseSpec.hs
  6435. 248.12 s [smos-jobhunt] Adapting module: Smos.JobHunt.Command.InitSpec
  6436. 248.12 s [smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/test/Smos/JobHunt/Command/InitSpec.hs.coverables for source file /build/smos-jobhunt-0.2.0/test/Smos/JobHunt/Command/InitSpec.hs
  6437. 248.12 s [smos-jobhunt] [2 of 4] Compiling Smos.JobHunt.Command.InitSpec ( test/Smos/JobHunt/Command/InitSpec.hs, dist/build/smos-jobhunt-test/smos-jobhunt-test-tmp/Smos/JobHunt/Command/InitSpec.o )
  6438. 248.12 s [smos-jobhunt] [3 of 4] Compiling Smos.JobHunt.OptParseSpec ( test/Smos/JobHunt/OptParseSpec.hs, dist/build/smos-jobhunt-test/smos-jobhunt-test-tmp/Smos/JobHunt/OptParseSpec.o )
  6439. 248.12 s [smos-jobhunt] [4 of 4] Compiling Main ( test/Spec.hs, dist/build/smos-jobhunt-test/smos-jobhunt-test-tmp/Main.o )
  6440. 248.12 s [smos-jobhunt] Adapting module: Main
  6441. 248.12 s [smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/test/Spec.hs.coverables for source file /build/smos-jobhunt-0.2.0/test/Spec.hs
  6442. 248.12 s [smos-jobhunt] [1 of 5] Compiling Paths_smos_jobhunt ( dist/build/smos-jobhunt-test/autogen/Paths_smos_jobhunt.hs, dist/build/smos-jobhunt-test/smos-jobhunt-test-tmp/Paths_smos_jobhunt.o ) [Impure plugin forced recompilation]
  6443. 248.12 s [smos-jobhunt] Adapting module: Smos.JobHunt.OptParseSpec
  6444. 248.12 s [smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/test/Smos/JobHunt/OptParseSpec.hs.coverables for source file /build/smos-jobhunt-0.2.0/test/Smos/JobHunt/OptParseSpec.hs
  6445. 248.12 s [smos-jobhunt] Adapting module: Smos.JobHunt.Command.InitSpec
  6446. 248.12 s [smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/test/Smos/JobHunt/Command/InitSpec.hs.coverables for source file /build/smos-jobhunt-0.2.0/test/Smos/JobHunt/Command/InitSpec.hs
  6447. 248.13 s [smos-jobhunt] [2 of 5] Compiling Smos.JobHunt.Command.InitSpec ( test/Smos/JobHunt/Command/InitSpec.hs, dist/build/smos-jobhunt-test/smos-jobhunt-test-tmp/Smos/JobHunt/Command/InitSpec.o ) [Control.Monad.Logger package changed]
  6448. 248.13 s [smos-jobhunt] [3 of 5] Compiling Smos.JobHunt.OptParseSpec ( test/Smos/JobHunt/OptParseSpec.hs, dist/build/smos-jobhunt-test/smos-jobhunt-test-tmp/Smos/JobHunt/OptParseSpec.o ) [OptEnvConf.Test package changed]
  6449. 248.13 s [smos-jobhunt] [4 of 5] Compiling Main ( test/Spec.hs, dist/build/smos-jobhunt-test/smos-jobhunt-test-tmp/Main.o ) [Test.Syd package changed]
  6450. 248.13 s [smos-jobhunt] Adapting module: Main
  6451. 248.13 s [smos-jobhunt] Outputing coverables file /build/smos-jobhunt-0.2.0/test/Spec.hs.coverables for source file /build/smos-jobhunt-0.2.0/test/Spec.hs
  6452. 248.13 s [smos-jobhunt] [5 of 5] Linking dist/build/smos-jobhunt-test/smos-jobhunt-test
  6453. 248.13 s [smos-jobhunt] Phase: checkPhase
  6454. 248.13 s [smos-jobhunt] Running 1 test suites...
  6455. 248.13 s [smos-jobhunt] Test suite smos-jobhunt-test: RUNNING...
  6456. 248.13 s [smos-jobhunt] Tests:
  6457. 248.13 s [smos-jobhunt]
  6458. 248.13 s [smos-jobhunt] Smos.JobHunt.OptParseSpec
  6459. 248.13 s [smos-jobhunt] pass the lint test 7.15 ms
  6460. 248.13 s [smos-jobhunt] produces the same reference documentation as before 12.09 ms
  6461. 248.13 s [smos-jobhunt] produces the nix options as before 7.77 ms
  6462. 248.13 s [smos-jobhunt] Smos.JobHunt.Command.InitSpec
  6463. 248.13 s [smos-jobhunt] initSmosFilePath
  6464. 248.13 s [smos-jobhunt] makes a filesystem-friendly path 2.72 ms
  6465. 248.13 s [smos-jobhunt] smosJobHuntInit
  6466. 248.13 s [smos-jobhunt] can initialise an application project file 239.31 ms
  6467. 248.13 s [smos-jobhunt] initSmosFile
  6468. 248.13 s [smos-jobhunt] makes the same smos file as before 17.63 ms
  6469. 248.13 s [smos-jobhunt]
  6470. 248.13 s [smos-jobhunt] Passed: 6
  6471. 248.13 s [smos-jobhunt] Failed: 0
  6472. 248.13 s [smos-jobhunt] Sum of test runtimes: 0.29 seconds
  6473. 248.13 s [smos-jobhunt] Test suite took: 0.24 seconds
  6474. 248.13 s [smos-jobhunt]
  6475. 248.13 s [smos-jobhunt] Test suite smos-jobhunt-test: PASS
  6476. 248.13 s [smos-jobhunt] Test suite logged to: dist/test/smos-jobhunt-0.2.0-smos-jobhunt-test.log
  6477. 248.13 s [smos-jobhunt] 1 of 1 test suites (1 of 1 test cases) passed.
  6478. 248.13 s [smos-jobhunt] Phase: haddockPhase
  6479. 248.13 s [smos-archive] [1 of 6] Compiling Paths_smos_archive ( dist/build/smos-archive-test/autogen/Paths_smos_archive.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Paths_smos_archive.o )
  6480. 248.13 s [smos-archive] Adapting module: Smos.Archive.OptParseSpec
  6481. 248.13 s [smos-archive] Adapting module: Smos.Archive.IntegrationSpec
  6482. 248.13 s [smos-archive] Adapting module: Smos.Archive.Commands.FileSpec
  6483. 248.13 s [smos-archive] Outputing coverables file /build/smos-archive-0.7.1/test/Smos/Archive/OptParseSpec.hs.coverables for source file /build/smos-archive-0.7.1/test/Smos/Archive/OptParseSpec.hs
  6484. 248.13 s [smos-archive] Outputing coverables file /build/smos-archive-0.7.1/test/Smos/Archive/IntegrationSpec.hs.coverables for source file /build/smos-archive-0.7.1/test/Smos/Archive/IntegrationSpec.hs
  6485. 248.13 s [smos-archive] Outputing coverables file /build/smos-archive-0.7.1/test/Smos/Archive/Commands/FileSpec.hs.coverables for source file /build/smos-archive-0.7.1/test/Smos/Archive/Commands/FileSpec.hs
  6486. 248.13 s [smos-archive] Adapting module: Smos.Archive.Commands.ExportSpec
  6487. 248.13 s [smos-archive] Outputing coverables file /build/smos-archive-0.7.1/test/Smos/Archive/Commands/ExportSpec.hs.coverables for source file /build/smos-archive-0.7.1/test/Smos/Archive/Commands/ExportSpec.hs
  6488. 248.13 s [smos-archive] [2 of 6] Compiling Smos.Archive.Commands.ExportSpec ( test/Smos/Archive/Commands/ExportSpec.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Smos/Archive/Commands/ExportSpec.o )
  6489. 248.13 s [smos-archive] [3 of 6] Compiling Smos.Archive.Commands.FileSpec ( test/Smos/Archive/Commands/FileSpec.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Smos/Archive/Commands/FileSpec.o )
  6490. 248.13 s [smos-archive] [4 of 6] Compiling Smos.Archive.IntegrationSpec ( test/Smos/Archive/IntegrationSpec.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Smos/Archive/IntegrationSpec.o )
  6491. 248.13 s [smos-archive] [5 of 6] Compiling Smos.Archive.OptParseSpec ( test/Smos/Archive/OptParseSpec.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Smos/Archive/OptParseSpec.o )
  6492. 248.13 s [smos-archive] [6 of 6] Compiling Main ( test/Spec.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Main.o )
  6493. 248.13 s [smos-archive] Adapting module: Main
  6494. 248.13 s [smos-archive] Outputing coverables file /build/smos-archive-0.7.1/test/Spec.hs.coverables for source file /build/smos-archive-0.7.1/test/Spec.hs
  6495. 248.13 s [smos-archive] [1 of 7] Compiling Paths_smos_archive ( dist/build/smos-archive-test/autogen/Paths_smos_archive.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Paths_smos_archive.o ) [Impure plugin forced recompilation]
  6496. 248.13 s [smos-archive] Adapting module: Smos.Archive.IntegrationSpec
  6497. 248.13 s [smos-archive] Adapting module: Smos.Archive.OptParseSpec
  6498. 248.13 s [smos-archive] Outputing coverables file /build/smos-archive-0.7.1/test/Smos/Archive/IntegrationSpec.hs.coverables for source file /build/smos-archive-0.7.1/test/Smos/Archive/IntegrationSpec.hs
  6499. 248.13 s [smos-archive] Outputing coverables file /build/smos-archive-0.7.1/test/Smos/Archive/OptParseSpec.hs.coverables for source file /build/smos-archive-0.7.1/test/Smos/Archive/OptParseSpec.hs
  6500. 248.13 s [smos-archive] Adapting module: Smos.Archive.Commands.FileSpec
  6501. 248.13 s [smos-archive] Outputing coverables file /build/smos-archive-0.7.1/test/Smos/Archive/Commands/FileSpec.hs.coverables for source file /build/smos-archive-0.7.1/test/Smos/Archive/Commands/FileSpec.hs
  6502. 248.13 s [smos-archive] Adapting module: Smos.Archive.Commands.ExportSpec
  6503. 248.13 s [smos-archive] Outputing coverables file /build/smos-archive-0.7.1/test/Smos/Archive/Commands/ExportSpec.hs.coverables for source file /build/smos-archive-0.7.1/test/Smos/Archive/Commands/ExportSpec.hs
  6504. 248.13 s [smos-archive] [2 of 7] Compiling Smos.Archive.Commands.ExportSpec ( test/Smos/Archive/Commands/ExportSpec.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Smos/Archive/Commands/ExportSpec.o ) [Data.DirForest package changed]
  6505. 248.13 s [smos-archive] [3 of 7] Compiling Smos.Archive.Commands.FileSpec ( test/Smos/Archive/Commands/FileSpec.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Smos/Archive/Commands/FileSpec.o ) [Test.Syd.Validity package changed]
  6506. 248.13 s [smos-archive] [4 of 7] Compiling Smos.Archive.IntegrationSpec ( test/Smos/Archive/IntegrationSpec.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Smos/Archive/IntegrationSpec.o ) [Path package changed]
  6507. 248.13 s [smos-archive] [5 of 7] Compiling Smos.Archive.OptParseSpec ( test/Smos/Archive/OptParseSpec.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Smos/Archive/OptParseSpec.o ) [OptEnvConf.Test package changed]
  6508. 248.13 s [smos-query] Adapting module: Smos.Query
  6509. 248.13 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/src/Smos/Query.hs.coverables for source file /build/smos-query-0.12.0/src/Smos/Query.hs
  6510. 248.13 s [smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query.dyn_o'
  6511. 248.13 s [smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Clock/Types.dyn_o'
  6512. 248.13 s [smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands.dyn_o'
  6513. 248.13 s [smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Agenda.dyn_o'
  6514. 248.13 s [smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Clock.dyn_o'
  6515. 248.13 s [smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Entry.dyn_o'
  6516. 248.13 s [smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Free.dyn_o'
  6517. 248.13 s [smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Import.dyn_o'
  6518. 248.13 s [smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Log.dyn_o'
  6519. 248.13 s [smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Next.dyn_o'
  6520. 248.13 s [smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Ongoing.dyn_o'
  6521. 248.13 s [smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/PreparedReport.dyn_o'
  6522. 248.13 s [smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Projects.dyn_o'
  6523. 248.13 s [smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Stats.dyn_o'
  6524. 248.13 s [smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Stuck.dyn_o'
  6525. 248.13 s [smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Tags.dyn_o'
  6526. 248.13 s [smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Waiting.dyn_o'
  6527. 248.13 s [smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Commands/Work.dyn_o'
  6528. 248.13 s [smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Env.dyn_o'
  6529. 248.13 s [smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Formatting.dyn_o'
  6530. 248.13 s [smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/OptParse.dyn_o'
  6531. 248.13 s [smos-query] Warning: ignoring unrecognised input `dist/build/Smos/Query/Streaming.dyn_o'
  6532. 248.13 s [smos-query] Warning: ignoring unrecognised input `dist/build/Paths_smos_query.dyn_o'
  6533. 248.13 s [smos-query] Preprocessing test suite 'smos-query-test' for smos-query-0.12.0...
  6534. 248.13 s [smos-query] Building test suite 'smos-query-test' for smos-query-0.12.0...
  6535. 248.13 s [smos-query] [ 1 of 10] Compiling Paths_smos_query ( dist/build/smos-query-test/autogen/Paths_smos_query.hs, dist/build/smos-query-test/smos-query-test-tmp/Paths_smos_query.o )
  6536. 248.13 s [smos-query] Adapting module: Smos.Query.OptParseSpec
  6537. 248.13 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/OptParseSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/OptParseSpec.hs
  6538. 248.13 s [smos-query] Adapting module: Smos.Query.TestUtils
  6539. 248.13 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/TestUtils.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/TestUtils.hs
  6540. 248.13 s [smos-query] [ 2 of 10] Compiling Smos.Query.OptParseSpec ( test/Smos/Query/OptParseSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/OptParseSpec.o )
  6541. 248.13 s [smos-query] Adapting module: Smos.Query.OngoingSpec
  6542. 248.13 s [smos-query] Adapting module: Smos.Query.NextSpec
  6543. 248.13 s [smos-query] Adapting module: Smos.Query.FreeSpec
  6544. 248.13 s [smos-query] Adapting module: Smos.Query.WaitingSpec
  6545. 248.13 s [smos-query] Adapting module: Smos.Query.WorkSpec
  6546. 248.13 s [smos-query] Adapting module: Smos.Query.AgendaSpec
  6547. 248.13 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/OngoingSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/OngoingSpec.hs
  6548. 248.13 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/NextSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/NextSpec.hs
  6549. 248.13 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/FreeSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/FreeSpec.hs
  6550. 248.13 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/WaitingSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/WaitingSpec.hs
  6551. 248.13 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/WorkSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/WorkSpec.hs
  6552. 248.13 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/AgendaSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/AgendaSpec.hs
  6553. 248.13 s [smos-report-gen] Phase: setupCompilerEnvironmentPhase
  6554. 248.13 s [smos-report-gen] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  6555. 248.13 s [smos-report-gen] Phase: unpackPhase
  6556. 248.13 s [smos-report-gen] unpacking source archive /nix/store/gj24g1dpzbbjlp0aflhf8dwb9im061zz-smos-report-gen-source-0.8.0/smos-report-gen-0.8.0.tar.gz
  6557. 248.13 s [smos-report-gen] source root is smos-report-gen-0.8.0
  6558. 248.13 s [smos-report-gen] setting SOURCE_DATE_EPOCH to timestamp 1780355867 of file "smos-report-gen-0.8.0/test/Spec.hs"
  6559. 248.13 s [smos-report-gen] warning: file "smos-report-gen-0.8.0/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  6560. 248.13 s [smos-report-gen] Phase: patchPhase
  6561. 248.13 s [smos-report-gen] Phase: compileBuildDriverPhase
  6562. 248.13 s [smos-report-gen] setupCompileFlags: -package-db=/build/tmp.njmDKdaNGM/setup-package.conf.d -threaded
  6563. 248.13 s [smos-report-gen] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.njmDKdaNGM/Main.o )
  6564. 248.13 s [smos-report-gen] [2 of 2] Linking Setup
  6565. 248.13 s [smos-report-gen] Phase: updateAutotoolsGnuConfigScriptsPhase
  6566. 248.13 s [smos-report-gen] Phase: configurePhase
  6567. 248.13 s [smos-report-gen] configureFlags: --verbose --prefix=/nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.njmDKdaNGM/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --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-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  6568. 248.13 s [smos-report-gen] Using Parsec parser
  6569. 248.13 s [smos-report-gen] Configuring smos-report-gen-0.8.0...
  6570. 248.13 s [smos-report-gen] Dependency IntervalMap: using IntervalMap-0.6.2.1
  6571. 248.13 s [smos-report-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
  6572. 248.13 s [smos-report-gen] Dependency base >=4.9 && <=5: using base-4.20.2.0
  6573. 248.13 s [smos-report-gen] Dependency containers: using containers-0.7
  6574. 248.13 s [smos-report-gen] Dependency cursor: using cursor-0.3.2.0
  6575. 248.13 s [smos-report-gen] Dependency cursor-gen: using cursor-gen-0.4.0.0
  6576. 248.13 s [smos-report-gen] Dependency deepseq: using deepseq-1.5.0.0
  6577. 248.13 s [smos-report-gen] Dependency dlist: using dlist-1.0
  6578. 248.13 s [smos-report-gen] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
  6579. 248.13 s [smos-report-gen] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
  6580. 248.13 s [smos-report-gen] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
  6581. 248.13 s [smos-report-gen] Dependency genvalidity-time: using genvalidity-time-1.0.0.1
  6582. 248.13 s [smos-report-gen] Dependency path: using path-0.9.6
  6583. 248.13 s [smos-report-gen] Dependency smos-data: using smos-data-0.7.0
  6584. 248.13 s [smos-report-gen] Dependency smos-data-gen: using smos-data-gen-0.5.1
  6585. 248.13 s [smos-report-gen] Dependency smos-directory-gen: using smos-directory-gen-0.2.0
  6586. 248.13 s [smos-report-gen] Dependency smos-report: using smos-report-0.12.0
  6587. 248.13 s [smos-report-gen] Dependency text: using text-2.1.3
  6588. 248.13 s [smos-report-gen] Dependency time: using time-1.12.2
  6589. 248.13 s [smos-report-gen] Dependency IntervalMap: using IntervalMap-0.6.2.1
  6590. 248.13 s [smos-report-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
  6591. 248.14 s [smos-report-gen] Dependency base >=4.9 && <=5: using base-4.20.2.0
  6592. 248.14 s [smos-report-gen] Dependency containers: using containers-0.7
  6593. 248.14 s [smos-report-gen] Dependency cursor: using cursor-0.3.2.0
  6594. 248.14 s [smos-report-gen] Dependency cursor-gen: using cursor-gen-0.4.0.0
  6595. 248.14 s [smos-report-gen] Dependency dirforest: using dirforest-0.1.0.0
  6596. 248.14 s [ical-gen] Missing documentation for:
  6597. 248.14 s [ical-gen] Module header
  6598. 248.14 s [ical-gen] propertyRenderExampleSpec (src/ICal/Property/Gen.hs:221)
  6599. 248.14 s [ical-gen] propertyParseExampleSpec (src/ICal/Property/Gen.hs:238)
  6600. 248.14 s [ical-gen] propertyExampleSpec (src/ICal/Property/Gen.hs:254)
  6601. 248.14 s [ical-gen] propertySpec (src/ICal/Property/Gen.hs:262)
  6602. 248.14 s [ical-gen] 0% ( 0 / 5) in 'ICal.Component.Gen'
  6603. 248.14 s [ical-gen] Missing documentation for:
  6604. 248.14 s [ical-gen] Module header
  6605. 248.14 s [ical-gen] fixUntilCount (src/ICal/Component/Gen.hs:65)
  6606. 248.14 s [ical-gen] componentScenarioDir (src/ICal/Component/Gen.hs:287)
  6607. 248.14 s [ical-gen] renderError (src/ICal/Component/Gen.hs:314)
  6608. 248.14 s [ical-gen] componentSpec (src/ICal/Component/Gen.hs:329)
  6609. 248.14 s [ical-gen] 0% ( 0 / 1) in 'ICal.UnfoldedLine.Gen'
  6610. 248.14 s [ical-gen] Missing documentation for:
  6611. 248.14 s [ical-gen] Module header
  6612. 248.14 s [ical-gen] 85% ( 6 / 7) in 'ICal.Gen'
  6613. 248.14 s [ical-gen] Missing documentation for:
  6614. 248.14 s [ical-gen] Module header
  6615. 248.14 s [smos-jobhunt] Phase: installPhase
  6616. 248.14 s [smos-jobhunt] Installing library in /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
  6617. 248.14 s [smos-jobhunt] Installing executable smos-jobhunt in /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/bin
  6618. 248.14 s [smos-jobhunt] Warning: The directory
  6619. 248.14 s [smos-jobhunt] /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/bin is not in
  6620. 248.14 s [smos-jobhunt] the system search path.
  6621. 248.14 s [smos-jobhunt] Phase: fixupPhase
  6622. 248.14 s [smos-jobhunt] shrinking RPATHs of ELF executables and libraries in /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0
  6623. 248.14 s [smos-jobhunt] shrinking /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/bin/smos-jobhunt
  6624. 248.14 s [smos-jobhunt] shrinking /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N-ghc9.10.3.so
  6625. 248.14 s [smos-jobhunt] checking for references to /build/ in /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0...
  6626. 248.14 s [smos-jobhunt] gzipping man pages under /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/share/man/
  6627. 248.14 s [smos-jobhunt]
  6628. 248.14 s [smos-jobhunt] stripping (with command strip and flags -S -p) in /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/lib /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0/bin
  6629. 248.14 s [smos-jobhunt] shrinking RPATHs of ELF executables and libraries in /nix/store/hcvz8vlmzarsl3ij3na5zpflsg7v0dnb-smos-jobhunt-0.2.0-coverables
  6630. 248.14 s [smos-jobhunt] checking for references to /build/ in /nix/store/hcvz8vlmzarsl3ij3na5zpflsg7v0dnb-smos-jobhunt-0.2.0-coverables...
  6631. 248.14 s [smos-jobhunt] patching script interpreter paths in /nix/store/hcvz8vlmzarsl3ij3na5zpflsg7v0dnb-smos-jobhunt-0.2.0-coverables
  6632. 248.14 s [smos-jobhunt] shrinking RPATHs of ELF executables and libraries in /nix/store/fwgva9s101br3fksgklk7wkq50ygsjvk-smos-jobhunt-0.2.0-coverage
  6633. 248.14 s [smos-jobhunt] checking for references to /build/ in /nix/store/fwgva9s101br3fksgklk7wkq50ygsjvk-smos-jobhunt-0.2.0-coverage...
  6634. 248.14 s [smos-jobhunt] patching script interpreter paths in /nix/store/fwgva9s101br3fksgklk7wkq50ygsjvk-smos-jobhunt-0.2.0-coverage
  6635. 248.14 s [smos-archive] [6 of 7] Compiling Main ( test/Spec.hs, dist/build/smos-archive-test/smos-archive-test-tmp/Main.o ) [Test.Syd package changed]
  6636. 248.14 s [smos-archive] Adapting module: Main
  6637. 248.14 s [smos-archive] Outputing coverables file /build/smos-archive-0.7.1/test/Spec.hs.coverables for source file /build/smos-archive-0.7.1/test/Spec.hs
  6638. 248.14 s [smos-archive] [7 of 7] Linking dist/build/smos-archive-test/smos-archive-test
  6639. 248.14 s [smos-archive] Preprocessing executable 'smos-archive' for smos-archive-0.7.1...
  6640. 248.14 s [smos-archive] Building executable 'smos-archive' for smos-archive-0.7.1...
  6641. 248.14 s [smos-archive] [1 of 2] Compiling Main ( app/Main.hs, dist/build/smos-archive/smos-archive-tmp/Main.o )
  6642. 248.14 s [smos-archive] Adapting module: Main
  6643. 248.14 s [smos-archive] Outputing coverables file /build/smos-archive-0.7.1/app/Main.hs.coverables for source file /build/smos-archive-0.7.1/app/Main.hs
  6644. 248.14 s [smos-archive] [2 of 2] Compiling Paths_smos_archive ( dist/build/smos-archive/autogen/Paths_smos_archive.hs, dist/build/smos-archive/smos-archive-tmp/Paths_smos_archive.o )
  6645. 248.14 s [smos-archive] [Adapting module: Main
  6646. 248.14 s [smos-archive] 1 of 3] Compiling Main ( app/Main.hs, dist/build/smos-archive/smos-archive-tmp/Main.o ) [Smos.Archive package changed]
  6647. 248.14 s [smos-archive] Outputing coverables file /build/smos-archive-0.7.1/app/Main.hs.coverables for source file /build/smos-archive-0.7.1/app/Main.hs
  6648. 248.14 s [smos-archive] [2 of 3] Compiling Paths_smos_archive ( dist/build/smos-archive/autogen/Paths_smos_archive.hs, dist/build/smos-archive/smos-archive-tmp/Paths_smos_archive.o ) [Impure plugin forced recompilation]
  6649. 248.14 s [smos-archive] [3 of 3] Linking dist/build/smos-archive/smos-archive
  6650. 248.14 s [smos-archive] Phase: checkPhase
  6651. 248.14 s [smos-query] [ 3 of 10] Compiling Smos.Query.TestUtils ( test/Smos/Query/TestUtils.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/TestUtils.o )
  6652. 248.14 s [smos-query] [ 4 of 10] Compiling Smos.Query.OngoingSpec ( test/Smos/Query/OngoingSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/OngoingSpec.o )
  6653. 248.14 s [smos-query] [ 5 of 10] Compiling Smos.Query.NextSpec ( test/Smos/Query/NextSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/NextSpec.o )
  6654. 248.14 s [smos-query] [ 6 of 10] Compiling Smos.Query.FreeSpec ( test/Smos/Query/FreeSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/FreeSpec.o )
  6655. 248.14 s [smos-query] [ 7 of 10] Compiling Smos.Query.AgendaSpec ( test/Smos/Query/AgendaSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/AgendaSpec.o )
  6656. 248.14 s [smos-query] [ 8 of 10] Compiling Smos.Query.WaitingSpec ( test/Smos/Query/WaitingSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/WaitingSpec.o )
  6657. 248.14 s [smos-query] [ 9 of 10] Compiling Smos.Query.WorkSpec ( test/Smos/Query/WorkSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/WorkSpec.o )
  6658. 248.14 s [smos-query] [10 of 10] Compiling Main ( test/Spec.hs, dist/build/smos-query-test/smos-query-test-tmp/Main.o )
  6659. 248.14 s [smos-query] Adapting module: Main
  6660. 248.14 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Spec.hs.coverables for source file /build/smos-query-0.12.0/test/Spec.hs
  6661. 248.14 s [smos-query] [ 1 of 11] Compiling Paths_smos_query ( dist/build/smos-query-test/autogen/Paths_smos_query.hs, dist/build/smos-query-test/smos-query-test-tmp/Paths_smos_query.o ) [Impure plugin forced recompilation]
  6662. 248.14 s [smos-query] Adapting module: Smos.Query.OptParseSpec
  6663. 248.14 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/OptParseSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/OptParseSpec.hs
  6664. 248.14 s [smos-query] Adapting module: Smos.Query.TestUtils
  6665. 248.14 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/TestUtils.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/TestUtils.hs
  6666. 248.14 s [smos-query] [ 2 of 11] Compiling Smos.Query.OptParseSpec ( test/Smos/Query/OptParseSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/OptParseSpec.o ) [OptEnvConf.Test package changed]
  6667. 248.14 s [smos-query] [ 3 of 11] Compiling Smos.Query.TestUtils ( test/Smos/Query/TestUtils.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/TestUtils.o ) [Path package changed]
  6668. 248.14 s [smos-query] [ 4 of 11] Compiling Smos.Query.OngoingSpec ( test/Smos/Query/OngoingSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/OngoingSpec.o ) [Test.Syd.Validity package changed]
  6669. 248.14 s [smos-query] Adapting module: Smos.Query.OngoingSpec
  6670. 248.14 s [smos-query] Adapting module: Smos.Query.WaitingSpec
  6671. 248.14 s [smos-query] Adapting module: Smos.Query.NextSpec
  6672. 248.14 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/WaitingSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/WaitingSpec.hs
  6673. 248.14 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/OngoingSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/OngoingSpec.hs
  6674. 248.14 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/NextSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/NextSpec.hs
  6675. 248.14 s [smos-query] Adapting module: Smos.Query.FreeSpec
  6676. 248.14 s [smos-query] Adapting module: Smos.Query.AgendaSpec
  6677. 248.14 s [smos-query] Adapting module: Smos.Query.WorkSpec
  6678. 248.14 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/FreeSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/FreeSpec.hs
  6679. 248.14 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/AgendaSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/AgendaSpec.hs
  6680. 248.14 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Smos/Query/WorkSpec.hs.coverables for source file /build/smos-query-0.12.0/test/Smos/Query/WorkSpec.hs
  6681. 248.14 s [smos-query] [ 5 of 11] Compiling Smos.Query.NextSpec ( test/Smos/Query/NextSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/NextSpec.o ) [Test.Syd.Validity package changed]
  6682. 248.14 s [smos-query] [ 6 of 11] Compiling Smos.Query.FreeSpec ( test/Smos/Query/FreeSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/FreeSpec.o ) [Test.Syd.Validity package changed]
  6683. 248.14 s [smos-report-gen] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
  6684. 248.14 s [smos-report-gen] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
  6685. 248.14 s [smos-report-gen] Dependency genvalidity-sydtest-aeson: using genvalidity-sydtest-aeson-1.0.0.1
  6686. 248.14 s [smos-report-gen] Dependency megaparsec: using megaparsec-9.7.0
  6687. 248.14 s [smos-report-gen] Dependency parsec: using parsec-3.1.18.0
  6688. 248.14 s [smos-report-gen] Dependency path: using path-0.9.6
  6689. 248.14 s [smos-report-gen] Dependency smos-data: using smos-data-0.7.0
  6690. 248.14 s [smos-report-gen] Dependency smos-data-gen: using smos-data-gen-0.5.1
  6691. 248.14 s [smos-report-gen] Dependency smos-directory: using smos-directory-0.2.0
  6692. 248.14 s [smos-report-gen] Dependency smos-directory-gen: using smos-directory-gen-0.2.0
  6693. 248.14 s [smos-report-gen] Dependency smos-report: using smos-report-0.12.0
  6694. 248.14 s [smos-report-gen] Dependency smos-report-gen: using smos-report-gen-0.8.0
  6695. 248.14 s [smos-report-gen] Dependency sydtest: using sydtest-0.23.0.1
  6696. 248.14 s [smos-report-gen] Dependency text: using text-2.1.3
  6697. 248.14 s [smos-report-gen] Dependency time: using time-1.12.2
  6698. 248.14 s [smos-report-gen] Dependency tz: using tz-0.1.3.6
  6699. 248.14 s [smos-report-gen] Source component graph:
  6700. 248.14 s [smos-report-gen] component lib
  6701. 248.14 s [smos-report-gen] component test:smos-report-test dependency lib
  6702. 248.14 s [smos-report-gen] Configured component graph:
  6703. 248.14 s [smos-report-gen] component smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
  6704. 248.14 s [smos-report-gen] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
  6705. 248.14 s [smos-report-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  6706. 248.14 s [smos-report-gen] include base-4.20.2.0-fafd
  6707. 248.14 s [smos-report-gen] include containers-0.7-96b4
  6708. 248.14 s [smos-report-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  6709. 248.14 s [smos-report-gen] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  6710. 248.14 s [smos-report-gen] include deepseq-1.5.0.0-2b65
  6711. 248.14 s [smos-report-gen] include dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
  6712. 248.14 s [smos-report-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  6713. 248.14 s [smos-report-gen] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  6714. 248.14 s [smos-report-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  6715. 248.14 s [smos-report-gen] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  6716. 248.14 s [smos-report-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  6717. 248.14 s [smos-report-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  6718. 248.14 s [smos-report-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  6719. 248.14 s [smos-report-gen] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  6720. 248.14 s [smos-report-gen] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  6721. 248.14 s [smos-report-gen] include text-2.1.3-34f1
  6722. 248.14 s [smos-report-gen] include time-1.12.2-3479
  6723. 248.14 s [smos-report-gen] component smos-report-gen-0.8.0-2HkIQHQ98yGJhUT1lm0Al7-smos-report-test
  6724. 248.14 s [smos-report-gen] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
  6725. 248.14 s [smos-report-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  6726. 248.14 s [smos-report-gen] include base-4.20.2.0-fafd
  6727. 248.14 s [smos-report-gen] include containers-0.7-96b4
  6728. 248.14 s [smos-report-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  6729. 248.14 s [smos-report-gen] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  6730. 248.14 s [smos-report-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  6731. 248.14 s [smos-report-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  6732. 248.14 s [smos-report-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  6733. 248.14 s [smos-report-gen] include genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
  6734. 248.14 s [smos-report-gen] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
  6735. 248.14 s [smos-report-gen] include parsec-3.1.18.0-9445
  6736. 248.14 s [smos-report-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  6737. 248.14 s [smos-report-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  6738. 248.14 s [smos-report-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  6739. 248.14 s [smos-report-gen] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  6740. 248.14 s [smos-report-gen] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  6741. 248.14 s [smos-report-gen] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  6742. 248.14 s [smos-report-gen] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
  6743. 248.14 s [smos-report-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  6744. 248.14 s [smos-report-gen] include text-2.1.3-34f1
  6745. 248.14 s [smos-report-gen] include time-1.12.2-3479
  6746. 248.14 s [smos-report-gen] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  6747. 248.14 s [smos-report-gen] Linked component graph:
  6748. 248.14 s [smos-report-gen] unit smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
  6749. 248.14 s [smos-report-gen] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
  6750. 248.14 s [smos-report-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  6751. 248.14 s [smos-report-gen] include base-4.20.2.0-fafd
  6752. 248.14 s [smos-report-gen] include containers-0.7-96b4
  6753. 248.14 s [smos-report-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  6754. 248.14 s [smos-report-gen] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  6755. 248.14 s [smos-report-gen] include deepseq-1.5.0.0-2b65
  6756. 248.14 s [smos-report-gen] include dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
  6757. 248.14 s [smos-report-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  6758. 248.14 s [smos-report-gen] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  6759. 248.14 s [smos-report-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  6760. 248.14 s [smos-report-gen] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  6761. 248.14 s [smos-report-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  6762. 248.14 s [smos-report-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  6763. 248.14 s [smos-query] [ 7 of 11] Compiling Smos.Query.AgendaSpec ( test/Smos/Query/AgendaSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/AgendaSpec.o ) [Test.Syd.Validity package changed]
  6764. 248.14 s [smos-query] [ 8 of 11] Compiling Smos.Query.WaitingSpec ( test/Smos/Query/WaitingSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/WaitingSpec.o ) [Test.Syd.Validity package changed]
  6765. 248.14 s [smos-query] [ 9 of 11] Compiling Smos.Query.WorkSpec ( test/Smos/Query/WorkSpec.hs, dist/build/smos-query-test/smos-query-test-tmp/Smos/Query/WorkSpec.o ) [Test.Syd.Validity package changed]
  6766. 248.14 s [smos-query] [10 of 11] Compiling Main ( test/Spec.hs, dist/build/smos-query-test/smos-query-test-tmp/Main.o ) [Test.Syd package changed]
  6767. 248.14 s [smos-query] Adapting module: Main
  6768. 248.14 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/test/Spec.hs.coverables for source file /build/smos-query-0.12.0/test/Spec.hs
  6769. 248.14 s [smos-query] [11 of 11] Linking dist/build/smos-query-test/smos-query-test
  6770. 248.14 s [smos-query] Preprocessing executable 'smos-query' for smos-query-0.12.0...
  6771. 248.14 s [smos-query] Building executable 'smos-query' for smos-query-0.12.0...
  6772. 248.14 s [smos-query] [1 of 2] Compiling Main ( app/Main.hs, dist/build/smos-query/smos-query-tmp/Main.o )
  6773. 248.14 s [smos-query] Adapting module: Main
  6774. 248.14 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/app/Main.hs.coverables for source file /build/smos-query-0.12.0/app/Main.hs
  6775. 248.14 s [smos-query] [2 of 2] Compiling Paths_smos_query ( dist/build/smos-query/autogen/Paths_smos_query.hs, dist/build/smos-query/smos-query-tmp/Paths_smos_query.o )
  6776. 248.14 s [smos-query] [1 of 3] Compiling Main ( app/Main.hs, dist/build/smos-query/smos-query-tmp/Main.o ) [Smos.Query package changed]
  6777. 248.14 s [smos-query] Adapting module: Main
  6778. 248.14 s [smos-query] Outputing coverables file /build/smos-query-0.12.0/app/Main.hs.coverables for source file /build/smos-query-0.12.0/app/Main.hs
  6779. 248.14 s [smos-query] [2 of 3] Compiling Paths_smos_query ( dist/build/smos-query/autogen/Paths_smos_query.hs, dist/build/smos-query/smos-query-tmp/Paths_smos_query.o ) [Impure plugin forced recompilation]
  6780. 248.14 s [smos-query] [3 of 3] Linking dist/build/smos-query/smos-query
  6781. 248.14 s [smos-report-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  6782. 248.14 s [smos-report-gen] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  6783. 248.14 s [smos-report-gen] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  6784. 248.14 s [smos-report-gen] include text-2.1.3-34f1
  6785. 248.14 s [smos-report-gen] include time-1.12.2-3479
  6786. 248.14 s [smos-report-gen] Smos.Report.Agenda.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Agenda.Gen,Smos.Report.Comparison.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Comparison.Gen,Smos.Report.Entry.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Entry.Gen,Smos.Report.Filter.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Filter.Gen,Smos.Report.Free.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Free.Gen,Smos.Report.Next.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Next.Gen,Smos.Report.Ongoing.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Ongoing.Gen,Smos.Report.OptParse.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.OptParse.Gen,Smos.Report.Period.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Period.Gen,Smos.Report.Projection.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Projection.Gen,Smos.Report.Projects.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Projects.Gen,Smos.Report.Report.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Report.Gen,Smos.Report.Sorter.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Sorter.Gen,Smos.Report.Stuck.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Stuck.Gen,Smos.Report.Time.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Time.Gen,Smos.Report.TimeBlock.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.TimeBlock.Gen,Smos.Report.Waiting.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Waiting.Gen,Smos.Report.Work.Gen=smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp:Smos.Report.Work.Gen
  6787. 248.14 s [smos-report-gen] unit smos-report-gen-0.8.0-2HkIQHQ98yGJhUT1lm0Al7-smos-report-test
  6788. 248.14 s [smos-report-gen] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
  6789. 248.14 s [smos-report-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  6790. 248.14 s [smos-report-gen] include base-4.20.2.0-fafd
  6791. 248.14 s [smos-report-gen] include containers-0.7-96b4
  6792. 248.14 s [smos-report-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  6793. 248.14 s [smos-report-gen] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  6794. 248.14 s [smos-report-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  6795. 248.14 s [smos-report-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  6796. 248.14 s [smos-report-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  6797. 248.14 s [smos-report-gen] include genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
  6798. 248.14 s [smos-report-gen] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
  6799. 248.14 s [smos-report-gen] include parsec-3.1.18.0-9445
  6800. 248.14 s [smos-report-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  6801. 248.14 s [smos-report-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  6802. 248.14 s [smos-report-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  6803. 248.14 s [smos-report-gen] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  6804. 248.14 s [smos-report-gen] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  6805. 248.14 s [smos-report-gen] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  6806. 248.14 s [smos-report-gen] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
  6807. 248.14 s [smos-report-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  6808. 248.14 s [smos-report-gen] include text-2.1.3-34f1
  6809. 248.14 s [smos-report-gen] include time-1.12.2-3479
  6810. 248.14 s [smos-report-gen] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  6811. 248.14 s [smos-report-gen] Ready component graph:
  6812. 248.14 s [smos-report-gen] definite smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
  6813. 248.14 s [smos-report-gen] depends IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
  6814. 248.14 s [smos-report-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  6815. 248.14 s [smos-report-gen] depends base-4.20.2.0-fafd
  6816. 248.14 s [smos-report-gen] depends containers-0.7-96b4
  6817. 248.14 s [smos-report-gen] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  6818. 248.14 s [smos-report-gen] depends cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  6819. 248.14 s [smos-report-gen] depends deepseq-1.5.0.0-2b65
  6820. 248.14 s [smos-report-gen] depends dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
  6821. 248.14 s [smos-report-gen] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  6822. 248.14 s [smos-report-gen] depends genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  6823. 248.14 s [smos-report-gen] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  6824. 248.14 s [smos-report-gen] depends genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  6825. 248.14 s [smos-report-gen] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  6826. 248.15 s [smos-report-gen] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  6827. 248.15 s [smos-report-gen] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  6828. 248.15 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0 /nix/store/fwgva9s101br3fksgklk7wkq50ygsjvk-smos-jobhunt-0.2.0-coverage /nix/store/hcvz8vlmzarsl3ij3na5zpflsg7v0dnb-smos-jobhunt-0.2.0-coverables
  6829. 248.64 s [post-build-hook] Pushing 3 paths (445 are already present) using zstd to cache smos ⏳
  6830. 248.64 s [post-build-hook]
  6831. 248.98 s [post-build-hook] Pushing /nix/store/fwgva9s101br3fksgklk7wkq50ygsjvk-smos-jobhunt-0.2.0-coverage (46.41 KiB)
  6832. 249.06 s [post-build-hook] Pushing /nix/store/hcvz8vlmzarsl3ij3na5zpflsg7v0dnb-smos-jobhunt-0.2.0-coverables (85.30 KiB)
  6833. 249.06 s [post-build-hook] Pushing /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0 (12.46 MiB)
  6834. 250.44 s [post-build-hook]
  6835. 250.44 s [post-build-hook] All done.
  6836. 250.49 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0 /nix/store/fwgva9s101br3fksgklk7wkq50ygsjvk-smos-jobhunt-0.2.0-coverage /nix/store/hcvz8vlmzarsl3ij3na5zpflsg7v0dnb-smos-jobhunt-0.2.0-coverables
  6837. 250.64 s [post-build-hook] copying 3 paths...
  6838. 250.64 s [post-build-hook] copying path '/nix/store/fwgva9s101br3fksgklk7wkq50ygsjvk-smos-jobhunt-0.2.0-coverage' to 'https://cache.staging.nix-ci.com'...
  6839. 250.64 s [post-build-hook] copying path '/nix/store/1gcs2xzymc1lsswnwgmhfixk4fqzm0wi-smos-jobhunt-0.2.0' to 'https://cache.staging.nix-ci.com'...
  6840. 250.64 s [post-build-hook] copying path '/nix/store/hcvz8vlmzarsl3ij3na5zpflsg7v0dnb-smos-jobhunt-0.2.0-coverables' to 'https://cache.staging.nix-ci.com'...
  6841. 257.21 s [post-build-hook] copying 1 paths...
  6842. 257.21 s [post-build-hook] copying path '/nix/store/9v4f8rgs6iabib4w6yk14yhvj3q0dpi6-smos-jobhunt-0.2.0.drv' to 'https://cache.staging.nix-ci.com'...
  6843. 257.84 s Progress: 33 of 98 built (7 building), 28 of 28 downloaded from cache
  6844. 257.84 s [ical-gen] Documentation created: dist/doc/html/ical-gen/,
  6845. 257.84 s [ical-gen] dist/doc/html/ical-gen/ical-gen.txt
  6846. 257.84 s [ical-gen] Preprocessing benchmark 'ical-bench' for ical-gen-0.0.0.0...
  6847. 257.84 s [ical-gen] Preprocessing test suite 'ical-test' for ical-gen-0.0.0.0...
  6848. 257.84 s [ical-gen] Phase: installPhase
  6849. 257.84 s [ical-gen] Installing executable ical-spec-coverage in /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0/bin
  6850. 257.84 s [ical-gen] Warning: The directory
  6851. 257.84 s [ical-gen] /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0/bin is not in the
  6852. 257.84 s [ical-gen] system search path.
  6853. 257.84 s [ical-gen] Installing library in /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
  6854. 257.84 s [ical-gen] Phase: fixupPhase
  6855. 257.84 s [ical-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0
  6856. 257.84 s [ical-gen] shrinking /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0/bin/ical-spec-coverage
  6857. 257.84 s [ical-gen] shrinking /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k-ghc9.10.3.so
  6858. 257.84 s [ical-gen] checking for references to /build/ in /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0...
  6859. 257.84 s [ical-gen] patching script interpreter paths in /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0
  6860. 257.84 s [ical-gen] stripping (with command strip and flags -S -p) in /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0/lib /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0/bin
  6861. 257.84 s [ical-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/x0n9w82rrz95fkxwv8r29bnixaz7xi0a-ical-gen-0.0.0.0-doc
  6862. 257.84 s [ical-gen] checking for references to /build/ in /nix/store/x0n9w82rrz95fkxwv8r29bnixaz7xi0a-ical-gen-0.0.0.0-doc...
  6863. 257.85 s [ical-gen] patching script interpreter paths in /nix/store/x0n9w82rrz95fkxwv8r29bnixaz7xi0a-ical-gen-0.0.0.0-doc
  6864. 257.85 s [smos-archive] Running 1 test suites...
  6865. 257.85 s [smos-archive] Test suite smos-archive-test: RUNNING...
  6866. 257.85 s [smos-archive] Tests:
  6867. 257.85 s [smos-archive]
  6868. 257.85 s [smos-archive] Smos.Archive.OptParseSpec
  6869. 257.85 s [smos-archive] produces the same reference documentation as before 44.54 ms
  6870. 257.85 s [smos-archive] produces the nix options as before 43.35 ms
  6871. 257.85 s [smos-archive] pass the lint test 43.30 ms
  6872. 257.85 s [smos-archive] Smos.Archive.Commands.ExportSpec
  6873. 257.85 s [smos-archive] prepareToArchive
  6874. 257.85 s [smos-archive] produces the same example workdir 39.20 ms
  6875. 257.85 s [smos-archive] does not crash, use interesting store 4319.51 ms
  6876. 257.85 s [smos-archive] passed for all of 10 inputs.
  6877. 257.85 s [smos-archive] can export a file that it just archived 342.53 ms
  6878. 257.85 s [smos-archive] Smos.Archive.Commands.FileSpec
  6879. 257.85 s [smos-archive] prepareToArchive
  6880. 257.85 s [smos-archive] produces valid smos files 257.05 ms
  6881. 257.85 s [smos-archive] passed for all of 100 inputs.
  6882. 257.85 s [smos-archive] destinationFile
  6883. 257.85 s [smos-archive] outputs the same as last time 9.99 ms
  6884. 257.85 s [smos-archive] parseArchiveFileTimestamp
  6885. 257.85 s [smos-archive] can parse a timestamp from a destinationFile 31.24 ms
  6886. 257.85 s [smos-archive] passed for all of 100 inputs.
  6887. 257.85 s [smos-archive] Smos.Archive.IntegrationSpec
  6888. 257.85 s [smos-archive] It 'just works' with a given workflow dir 328.91 ms
  6889. 257.85 s [smos-archive]
  6890. 257.85 s [smos-archive] Examples: 217
  6891. 257.85 s [smos-archive] Passed: 10
  6892. 257.85 s [smos-archive] Failed: 0
  6893. 257.85 s [smos-archive] Sum of test runtimes: 5.46 seconds
  6894. 257.85 s [smos-archive] Test suite took: 4.32 seconds
  6895. 257.85 s [smos-archive]
  6896. 257.85 s [smos-archive] Test suite smos-archive-test: PASS
  6897. 257.85 s [smos-archive] Test suite logged to: dist/test/smos-archive-0.7.1-smos-archive-test.log
  6898. 257.85 s [smos-archive] 1 of 1 test suites (1 of 1 test cases) passed.
  6899. 257.85 s [smos-archive] Phase: haddockPhase
  6900. 257.85 s [smos-archive] Phase: installPhase
  6901. 257.85 s [smos-archive] Installing library in /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  6902. 257.85 s [smos-archive] Installing executable smos-archive in /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/bin
  6903. 257.85 s [smos-archive] Warning: The directory
  6904. 257.85 s [smos-archive] /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/bin is not in
  6905. 257.85 s [smos-archive] the system search path.
  6906. 257.85 s [smos-archive] Phase: fixupPhase
  6907. 257.85 s [smos-archive] shrinking RPATHs of ELF executables and libraries in /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1
  6908. 257.85 s [smos-archive] shrinking /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/bin/smos-archive
  6909. 257.85 s [smos-archive] shrinking /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2-ghc9.10.3.so
  6910. 257.85 s [smos-archive] checking for references to /build/ in /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1...
  6911. 257.85 s [smos-archive] gzipping man pages under /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/share/man/
  6912. 257.85 s [smos-archive]
  6913. 257.85 s [smos-archive] stripping (with command strip and flags -S -p) in /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/lib /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1/bin
  6914. 257.85 s [smos-archive] shrinking RPATHs of ELF executables and libraries in /nix/store/fdjlmvbvh530n9v6qqdg0dr86gnaihxh-smos-archive-0.7.1-coverables
  6915. 257.85 s [smos-archive] checking for references to /build/ in /nix/store/fdjlmvbvh530n9v6qqdg0dr86gnaihxh-smos-archive-0.7.1-coverables...
  6916. 257.85 s [smos-archive] patching script interpreter paths in /nix/store/fdjlmvbvh530n9v6qqdg0dr86gnaihxh-smos-archive-0.7.1-coverables
  6917. 257.85 s [smos-archive] shrinking RPATHs of ELF executables and libraries in /nix/store/4zdcf0xcc1ajqjd3r8ps6zrhqd01xdrs-smos-archive-0.7.1-coverage
  6918. 257.85 s [smos-query] Phase: checkPhase
  6919. 257.85 s [smos-query] Running 1 test suites...
  6920. 257.85 s [smos-query] Test suite smos-query-test: RUNNING...
  6921. 257.85 s [smos-query] Tests:
  6922. 257.85 s [smos-query]
  6923. 257.85 s [smos-query] Smos.Query.AgendaSpec
  6924. 257.85 s [smos-query] Agenda
  6925. 257.85 s [smos-query] 1971-02-14 55 years ago DEADLINE NEXT 􌪦.smos
  6926. 257.85 s [smos-query] 1974-04-30 52 years ago BEGIN READY 詬 projects/񈧆󜰥.smos
  6927. 257.85 s [smos-query] 1977-07-12 08:19:17 48 years ago END TODO projects/󲽝/󊠙.smos
  6928. 257.85 s [smos-query] 1981-05-22 23:10:45 45 years ago SCHEDULED (none) 􌑿.smos
  6929. 257.85 s [smos-query] 1994-05-28 32 years ago BEGIN WAITING 盢 񗲠􅭘.smos
  6930. 257.85 s [smos-query] 1995-10-18 03:37:46 30 years ago BEGIN (none) 𠺼 񄤦.smos
  6931. 257.85 s [smos-query] 1997-10-31 28 years ago AFTER STARTED projects/򨳏󾃈󺭗ꋎ/򴤷.smos
  6932. 257.85 s [smos-query] 2007-01-11 20:00:50 19 years ago DEADLINE TODO projects/󲽝/󊠙.smos
  6933. 257.85 s [smos-query] 2007-11-24 03:29:58 18 years ago AFTER WAITING 𣔡 projects/󒻪.smos
  6934. 257.85 s [smos-query] 2010-09-24 15 years ago SCHEDULED WAITING 񶨮򌭿.smos
  6935. 257.85 s [smos-query] 2012-06-05 07:53:35 13 years ago SCHEDULED STARTED 񝳩.smos
  6936. 257.85 s [smos-query] 2012-10-25 00:01:44 13 years ago SCHEDULED (none) 𫻌.smos
  6937. 257.85 s [smos-query] 2017-01-05 02:44:47 9 years ago SCHEDULED STARTED 񦧲.smos
  6938. 257.85 s [smos-query] 2020-02-23 6 years ago SCHEDULED (none) 𠺼 񄤦.smos
  6939. 257.85 s [smos-query] 2021-02-26 15:40:41 5 years ago DEADLINE READY 񗲠􅭘.smos
  6940. 257.85 s [smos-query] 2021-04-06 5 years ago SCHEDULED (none) 󺳺.smos
  6941. 257.85 s [smos-query] 2022-06-24 10:08:21 3 years ago AFTER WAITING ﷸ 񻧭.smos
  6942. 257.85 s [smos-query] 2023-07-17 2 years ago DEADLINE WAITING 𥟸 projects/󣋴.smos
  6943. 257.85 s [smos-query] 2025-05-08 1 year ago BEGIN STARTED projects/񈧆󜰥.smos
  6944. 257.85 s [smos-query]
  6945. 257.85 s [smos-query] 2029-03-11 15:58:28 in 2 years DEADLINE READY 񾧤/򶽓/󤵕.smos
  6946. 257.85 s [smos-query] 2031-07-21 02:58:08 in 5 years SCHEDULED (none) projects/󣋴.smos
  6947. 257.85 s [smos-query] 2040-05-17 in 13 years END READY projects/򘌖/񅃚.smos
  6948. 257.85 s [smos-query] 2040-09-28 20:05:60 in 14 years AFTER (none) 񜓍/򑼓/﹄.smos
  6949. 257.85 s [smos-query] 2040-11-05 in 14 years BEGIN (none) 𬗐 󣃌򂇗.smos
  6950. 257.85 s [smos-query] 2046-07-30 in 20 years AFTER READY 𩳂 projects/񈧆󜰥.smos
  6951. 257.85 s [smos-query] 2048-04-24 05:47:24 in 21 years BEGIN NEXT 򳖈.smos
  6952. 257.85 s [smos-query] 2049-07-16 23:27:39 in 23 years AFTER TODO 񪘀/򗧯.smos
  6953. 257.85 s [smos-query] 2052-12-04 09:27:21 in 26 years DEADLINE NEXT projects/񈧆󜰥.smos
  6954. 257.85 s [smos-query] 2053-02-17 22:36:20 in 26 years SCHEDULED (none) projects/񈧆󜰥.smos
  6955. 257.85 s [smos-query] 2055-12-25 in 29 years AFTER READY 쐴 projects/򚰭𨺆/񹐲.smos
  6956. 257.85 s [smos-query] 'just works' for any InterestingStore 89.15 ms
  6957. 257.85 s [smos-query] passed for all of 2 inputs.
  6958. 257.85 s [smos-query] Smos.Query.OngoingSpec
  6959. 257.85 s [smos-query] Ongoing
  6960. 257.85 s [smos-query] 񗲠􅭘.smos 盢 1994-05-28 32 years ago
  6961. 257.85 s [smos-query] 񄤦.smos 𠺼 1995-10-18 03:37:46 30 years ago
  6962. 257.85 s [smos-query] projects/񈧆󜰥.smos 2025-05-08 1 year ago
  6963. 257.85 s [smos-query] projects/񈧆󜰥.smos 詬 1974-04-30 52 years ago
  6964. 257.85 s [smos-query] projects/򘌖/񅃚.smos in 13 years
  6965. 257.85 s [smos-query] 'just works' for any InterestingStore 67.61 ms
  6966. 257.85 s [smos-query] passed for all of 2 inputs.
  6967. 257.85 s [smos-query] Smos.Query.NextSpec
  6968. 257.85 s [smos-query] Next
  6969. 257.85 s [smos-query] 񝳩.smos STARTED
  6970. 257.85 s [smos-query] 򳖈.smos NEXT
  6971. 257.85 s [smos-query] 񻧭.smos NEXT 젶
  6972. 257.85 s [smos-query] 􌪦.smos NEXT
  6973. 257.85 s [smos-query] 񦧲.smos STARTED
  6974. 257.85 s [smos-query] projects/񈧆󜰥.smos NEXT
  6975. 257.85 s [smos-query] projects/񈧆󜰥.smos STARTED
  6976. 257.85 s [smos-query] projects/򨳏󾃈󺭗ꋎ/򴤷.smos STARTED
  6977. 257.85 s [smos-report-gen] depends smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  6978. 257.85 s [smos-report-gen] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  6979. 257.85 s [smos-report-gen] depends text-2.1.3-34f1
  6980. 257.85 s [smos-report-gen] depends time-1.12.2-3479
  6981. 257.85 s [smos-report-gen] definite smos-report-gen-0.8.0-2HkIQHQ98yGJhUT1lm0Al7-smos-report-test
  6982. 257.85 s [smos-report-gen] depends IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
  6983. 257.85 s [smos-report-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  6984. 257.85 s [smos-report-gen] depends base-4.20.2.0-fafd
  6985. 257.85 s [smos-report-gen] depends containers-0.7-96b4
  6986. 257.85 s [smos-report-gen] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  6987. 257.85 s [smos-report-gen] depends cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  6988. 257.85 s [smos-report-gen] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  6989. 257.85 s [smos-report-gen] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  6990. 257.85 s [smos-report-gen] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  6991. 257.85 s [smos-report-gen] depends genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
  6992. 257.85 s [smos-report-gen] depends megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
  6993. 257.85 s [smos-report-gen] depends parsec-3.1.18.0-9445
  6994. 257.85 s [smos-report-gen] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  6995. 257.85 s [smos-report-gen] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  6996. 257.85 s [smos-report-gen] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  6997. 257.85 s [smos-report-gen] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  6998. 257.85 s [smos-report-gen] depends smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  6999. 257.85 s [smos-report-gen] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  7000. 257.85 s [smos-report-gen] depends smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
  7001. 257.85 s [smos-report-gen] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  7002. 257.85 s [smos-report-gen] depends text-2.1.3-34f1
  7003. 257.85 s [smos-report-gen] depends time-1.12.2-3479
  7004. 257.85 s [smos-report-gen] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  7005. 257.85 s [smos-report-gen] Using Cabal-3.12.1.0 compiled by ghc-9.10
  7006. 257.85 s [smos-report-gen] Using compiler: ghc-9.10.3
  7007. 257.85 s [smos-report-gen] Using install prefix:
  7008. 257.85 s [smos-report-gen] /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0
  7009. 257.85 s [smos-report-gen] Executables installed in:
  7010. 257.85 s [smos-report-gen] /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0/bin
  7011. 257.85 s [smos-report-gen] Libraries installed in:
  7012. 257.85 s [smos-report-gen] /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
  7013. 257.85 s [smos-report-gen] Dynamic Libraries installed in:
  7014. 257.85 s [smos-report-gen] /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  7015. 257.85 s [smos-report-gen] Private executables installed in:
  7016. 257.85 s [smos-report-gen] /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-report-gen-0.8.0
  7017. 257.85 s [smos-report-gen] Data files installed in:
  7018. 257.85 s [smos-report-gen] /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-report-gen-0.8.0
  7019. 257.85 s [smos-report-gen] Documentation installed in:
  7020. 257.85 s [smos-report-gen] /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-report-gen-0.8.0
  7021. 257.85 s [smos-report-gen] Configuration files installed in:
  7022. 257.85 s [smos-report-gen] /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0/etc
  7023. 257.85 s [smos-report-gen] No alex found
  7024. 257.85 s [smos-report-gen] Using ar found on system at:
  7025. 257.85 s [smos-report-gen] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  7026. 257.85 s [smos-report-gen] No c2hs found
  7027. 257.85 s [smos-report-gen] No cpphs found
  7028. 257.85 s [smos-report-gen] No doctest found
  7029. 257.85 s [smos-report-gen] Using gcc version 14.3.0 given by user at:
  7030. 257.85 s [smos-report-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  7031. 257.85 s [smos-report-gen] Using ghc version 9.10.3 found on system at:
  7032. 257.85 s [smos-report-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  7033. 257.85 s [smos-report-gen] Using ghc-pkg version 9.10.3 found on system at:
  7034. 257.85 s [smos-report-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  7035. 257.85 s [smos-report-gen] No ghcjs found
  7036. 257.85 s [smos-report-gen] No ghcjs-pkg found
  7037. 257.85 s [smos-report-gen] No greencard found
  7038. 257.85 s [smos-report-gen] Using haddock version 2.31.1 found on system at:
  7039. 257.85 s [smos-report-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  7040. 257.85 s [smos-report-gen] No happy found
  7041. 257.85 s [smos-report-gen] Using haskell-suite found on system at: haskell-suite-dummy-location
  7042. 257.85 s [smos-report-gen] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  7043. 257.85 s [smos-report-gen] No hmake found
  7044. 257.85 s [smos-report-gen] Using hpc version 0.69 found on system at:
  7045. 257.85 s [smos-report-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  7046. 257.85 s [smos-report-gen] Using hsc2hs version 0.68.10 found on system at:
  7047. 257.85 s [smos-report-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  7048. 257.85 s [smos-report-gen] No hscolour found
  7049. 257.85 s [smos-report-gen] No jhc found
  7050. 257.85 s [smos-report-gen] Using ld found on system at:
  7051. 257.85 s [smos-report-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  7052. 257.85 s [smos-report-gen] No pkg-config found
  7053. 257.85 s [smos-report-gen] Using runghc version 9.10.3 found on system at:
  7054. 257.85 s [smos-report-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  7055. 257.85 s [smos-report-gen] Using strip version 2.44 found on system at:
  7056. 257.85 s [smos-api-gen-source] Phase: setupCompilerEnvironmentPhase
  7057. 257.85 s [smos-api-gen-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  7058. 257.85 s [smos-api-gen-source] Phase: unpackPhase
  7059. 257.85 s [smos-api-gen-source] unpacking source archive /nix/store/3c3sgpa9rzgq95v8hbfah3c8iy9v51gx-smos-api-gen
  7060. 257.85 s [smos-api-gen-source] source root is smos-api-gen
  7061. 257.85 s [smos-api-gen-source] Phase: patchPhase
  7062. 257.85 s [smos-api-gen-source] Phase: compileBuildDriverPhase
  7063. 257.85 s [smos-api-gen-source] setupCompileFlags: -package-db=/build/tmp.kTjsO4La7B/setup-package.conf.d -threaded
  7064. 257.85 s [smos-api-gen-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.kTjsO4La7B/Main.o )
  7065. 257.85 s [smos-api-gen-source] [2 of 2] Linking Setup
  7066. 257.85 s [smos-api-gen-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  7067. 257.85 s [smos-api-gen-source] Phase: configurePhase
  7068. 257.85 s [smos-api-gen-source] configureFlags: --verbose --prefix=/nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.kTjsO4La7B/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  7069. 257.85 s [smos-api-gen-source] Using Parsec parser
  7070. 257.85 s [smos-api-gen-source] Configuring smos-api-gen-0.3.2...
  7071. 257.85 s [smos-api-gen-source] Dependency QuickCheck: using QuickCheck-2.15.0.1
  7072. 257.85 s [smos-api-gen-source] Dependency base: using base-4.20.2.0
  7073. 257.85 s [smos-api-gen-source] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
  7074. 257.85 s [smos-api-gen-source] Dependency genvalidity-bytestring: using genvalidity-bytestring-1.0.0.1
  7075. 257.85 s [smos-api-gen-source] Dependency genvalidity-mergeful: using genvalidity-mergeful-0.3.0.1
  7076. 257.85 s [smos-api-gen-source] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
  7077. 257.85 s [smos-api-gen-source] Dependency genvalidity-text: using genvalidity-text-1.0.0.1
  7078. 257.85 s [smos-api-gen-source] Dependency genvalidity-typed-uuid: using genvalidity-typed-uuid-0.1.0.1
  7079. 257.85 s [smos-api-gen-source] Dependency genvalidity-uuid: using genvalidity-uuid-1.0.0.1
  7080. 257.85 s [smos-api-gen-source] Dependency smos-api: using smos-api-0.8.0
  7081. 257.85 s [smos-api-gen-source] Dependency smos-data-gen: using smos-data-gen-0.5.1
  7082. 257.85 s [smos-api-gen-source] Dependency text: using text-2.1.3
  7083. 257.85 s [smos-api-gen-source] Dependency base: using base-4.20.2.0
  7084. 257.85 s [smos-api-gen-source] Dependency criterion: using criterion-1.6.4.0
  7085. 257.85 s [smos-api-gen-source] Dependency genvalidity-criterion: using genvalidity-criterion-1.1.0.0
  7086. 257.85 s [smos-api-gen-source] Dependency smos-api: using smos-api-0.8.0
  7087. 257.85 s [smos-api-gen-source] Dependency smos-api-gen: using smos-api-gen-0.3.2
  7088. 257.85 s [smos-api-gen-source] Source component graph:
  7089. 257.85 s [smos-api-gen-source] component lib
  7090. 257.85 s [smos-api-gen-source] component bench:smos-api-bench dependency lib
  7091. 257.85 s [smos-api-gen-source] Configured component graph:
  7092. 257.85 s [smos-api-gen-source] component smos-api-gen-0.3.2-BpgP3RuKvD46zK5iOMT5Is
  7093. 257.85 s [smos-api-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  7094. 257.85 s [smos-api-gen-source] include base-4.20.2.0-fafd
  7095. 257.85 s [smos-api-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  7096. 257.85 s [smos-api-gen-source] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
  7097. 257.85 s [smos-api-gen-source] include genvalidity-mergeful-0.3.0.1-FpIqKCAbcJhKagm6DE2rt1
  7098. 257.85 s [smos-api-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  7099. 257.85 s [smos-client-source] Phase: setupCompilerEnvironmentPhase
  7100. 257.85 s [smos-client-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  7101. 257.85 s [smos-client-source] Phase: unpackPhase
  7102. 257.85 s [smos-client-source] unpacking source archive /nix/store/v6hxphg5s5lh3cg5d6qgc42hwn887ys7-smos-client
  7103. 257.85 s [smos-client-source] source root is smos-client
  7104. 257.85 s [smos-client-source] Phase: patchPhase
  7105. 257.85 s [smos-client-source] Phase: compileBuildDriverPhase
  7106. 257.85 s [smos-client-source] setupCompileFlags: -package-db=/build/tmp.6iwhZzGcx7/setup-package.conf.d -threaded
  7107. 257.85 s [smos-client-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.6iwhZzGcx7/Main.o )
  7108. 257.85 s [smos-client-source] [2 of 2] Linking Setup
  7109. 257.85 s [smos-client-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  7110. 257.85 s [smos-client-source] Phase: configurePhase
  7111. 257.85 s [smos-client-source] configureFlags: --verbose --prefix=/nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.6iwhZzGcx7/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  7112. 257.86 s [smos-client-source] Using Parsec parser
  7113. 257.86 s [smos-client-source] Configuring smos-client-0.6.0...
  7114. 257.86 s [smos-client-source] Dependency base: using base-4.20.2.0
  7115. 257.86 s [smos-client-source] Dependency bytestring: using bytestring-0.12.2.0
  7116. 257.86 s [smos-client-source] Dependency cookie: using cookie-0.5.1
  7117. 257.86 s [smos-client-source] Dependency deepseq: using deepseq-1.5.0.0
  7118. 257.86 s [smos-client-source] Dependency dirforest: using dirforest-0.1.0.0
  7119. 257.86 s [smos-client-source] Dependency http-types: using http-types-0.12.4
  7120. 257.86 s [smos-client-source] Dependency ical: using ical-0.0.0.0
  7121. 257.86 s [smos-client-source] Dependency microlens: using microlens-0.4.14.0
  7122. 257.86 s [smos-client-source] Dependency mtl: using mtl-2.3.1
  7123. 257.86 s [smos-client-source] Dependency path: using path-0.9.6
  7124. 257.86 s [smos-client-source] Dependency pretty-show: using pretty-show-1.10
  7125. 257.86 s [smos-client-source] Dependency semver: using semver-0.4.0.1
  7126. 257.86 s [smos-client-source] Dependency servant: using servant-0.20.3.0
  7127. 257.86 s [smos-client-source] Dependency servant-auth-client: using servant-auth-client-0.4.2.0
  7128. 257.86 s [smos-client-source] Dependency servant-auth-server: using servant-auth-server-0.4.9.1
  7129. 257.86 s [smos-client-source] Dependency servant-client: using servant-client-0.20.3.0
  7130. 257.86 s [smos-client-source] Dependency servant-client-core: using servant-client-core-0.20.3.0
  7131. 257.86 s [smos-client-source] Dependency smos-api: using smos-api-0.8.0
  7132. 257.86 s [smos-client-source] Dependency smos-data: using smos-data-0.7.0
  7133. 257.86 s [smos-client-source] Dependency smos-report: using smos-report-0.12.0
  7134. 257.86 s [smos-client-source] Dependency text: using text-2.1.3
  7135. 257.86 s [smos-client-source] Dependency time: using time-1.12.2
  7136. 257.86 s [smos-client-source] Source component graph: component lib
  7137. 257.86 s [smos-client-source] Configured component graph:
  7138. 257.86 s [smos-client-source] component smos-client-0.6.0-4vlePhzblPdHEaXcw4k7tA
  7139. 257.86 s [smos-client-source] include base-4.20.2.0-fafd
  7140. 257.86 s [smos-client-source] include bytestring-0.12.2.0-96e1
  7141. 257.86 s [smos-client-source] include cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
  7142. 257.86 s [smos-client-source] include deepseq-1.5.0.0-2b65
  7143. 257.86 s [smos-client-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  7144. 257.86 s [smos-client-source] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  7145. 257.86 s [smos-client-source] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  7146. 257.86 s [smos-server-source] Phase: setupCompilerEnvironmentPhase
  7147. 257.86 s [smos-server-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  7148. 257.86 s [smos-server-source] Phase: unpackPhase
  7149. 257.86 s [smos-server-source] unpacking source archive /nix/store/cnx712gkrq8n36rsz8awk7xwiqpblix7-smos-server
  7150. 257.86 s [smos-server-source] source root is smos-server
  7151. 257.86 s [smos-server-source] Phase: patchPhase
  7152. 257.86 s [smos-server-source] Phase: compileBuildDriverPhase
  7153. 257.86 s [smos-server-source] setupCompileFlags: -package-db=/build/tmp.XlHVErdCwo/setup-package.conf.d -threaded
  7154. 257.86 s [smos-server-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.XlHVErdCwo/Main.o )
  7155. 257.86 s [smos-server-source] [2 of 2] Linking Setup
  7156. 257.86 s [smos-server-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  7157. 257.86 s [smos-server-source] Phase: configurePhase
  7158. 257.86 s [smos-server-source] configureFlags: --verbose --prefix=/nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.XlHVErdCwo/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  7159. 257.86 s [smos-server-source] Using Parsec parser
  7160. 257.86 s [smos-server-source] Configuring smos-server-0.15.0...
  7161. 257.86 s [smos-server-source] Dependency IntervalMap: using IntervalMap-0.6.2.1
  7162. 257.86 s [smos-server-source] Dependency aeson: using aeson-2.2.3.0
  7163. 257.86 s [smos-server-source] Dependency aeson-pretty: using aeson-pretty-0.8.10
  7164. 257.86 s [smos-server-source] Dependency amazonka: using amazonka-2.0
  7165. 257.86 s [smos-server-source] Dependency amazonka-ses: using amazonka-ses-2.0
  7166. 257.86 s [smos-server-source] Dependency autodocodec: using autodocodec-0.5.0.0
  7167. 257.86 s [smos-server-source] Dependency base: using base-4.20.2.0
  7168. 257.86 s [smos-server-source] Dependency blaze-html: using blaze-html-0.9.2.0
  7169. 257.86 s [smos-server-source] Dependency bytestring: using bytestring-0.12.2.0
  7170. 257.86 s [smos-server-source] Dependency conduit: using conduit-1.3.6.1
  7171. 257.86 s [smos-server-source] Dependency containers: using containers-0.7
  7172. 257.86 s [smos-server-source] Dependency cryptohash-sha256: using cryptohash-sha256-0.11.102.1
  7173. 257.86 s [smos-server-source] Dependency dirforest: using dirforest-0.1.0.0
  7174. 257.86 s [smos-server-source] Dependency esqueleto: using esqueleto-3.6.0.0
  7175. 257.86 s [smos-server-source] Dependency filepath: using filepath-1.5.4.0
  7176. 257.86 s [smos-server-source] Dependency http-client: using http-client-0.7.19
  7177. 257.86 s [smos-server-source] Dependency http-types: using http-types-0.12.4
  7178. 257.86 s [smos-server-source] Dependency ical: using ical-0.0.0.0
  7179. 257.86 s [smos-server-source] Dependency jose: using jose-0.11
  7180. 257.86 s [smos-server-source] Dependency looper: using looper-0.4.0.0
  7181. 257.86 s [smos-server-source] Dependency mergeful: using mergeful-0.3.0.0
  7182. 257.86 s [smos-server-source] Dependency microlens: using microlens-0.4.14.0
  7183. 257.86 s [smos-server-source] Dependency mime-mail: using mime-mail-0.5.1
  7184. 257.86 s [smos-server-source] Dependency monad-logger: using monad-logger-0.3.42
  7185. 257.86 s [smos-server-source] Dependency mtl: using mtl-2.3.1
  7186. 257.86 s [smos-server-source] Dependency network-uri: using network-uri-2.6.4.2
  7187. 257.86 s [smos-server-source] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
  7188. 257.86 s [smos-server-source] Dependency path: using path-0.9.6
  7189. 257.86 s [smos-server-source] Dependency path-io: using path-io-1.8.2
  7190. 257.86 s [smos-server-source] Dependency persistent: using persistent-2.17.1.0
  7191. 257.86 s [smos-server-source] Dependency persistent-pagination: using persistent-pagination-0.1.1.2
  7192. 257.86 s [smos-archive] checking for references to /build/ in /nix/store/4zdcf0xcc1ajqjd3r8ps6zrhqd01xdrs-smos-archive-0.7.1-coverage...
  7193. 257.86 s [smos-archive] patching script interpreter paths in /nix/store/4zdcf0xcc1ajqjd3r8ps6zrhqd01xdrs-smos-archive-0.7.1-coverage
  7194. 257.86 s [smos-query] 'just works' for any InterestingStore 58.45 ms
  7195. 257.86 s [smos-query] passed for all of 2 inputs.
  7196. 257.86 s [smos-query] Smos.Query.WorkSpec
  7197. 257.86 s [smos-query] Work
  7198. 257.86 s [smos-query] Next meeting
  7199. 257.86 s [smos-query] 2040-11-05 in 14 years BEGIN (none) 𬗐 󣃌򂇗.smos
  7200. 257.86 s [smos-query]
  7201. 257.86 s [smos-query] Ongoing
  7202. 257.86 s [smos-query] projects/󣋴.smos ھ 2007-12-12 10:14:44 18 years ago
  7203. 257.86 s [smos-query] projects/򘌖/񅃚.smos in 13 years
  7204. 257.86 s [smos-query]
  7205. 257.86 s [smos-query] Upcoming
  7206. 257.86 s [smos-query] 1971-02-14 55 years ago DEADLINE NEXT 􌪦.smos
  7207. 257.86 s [smos-query] 2007-01-11 20:00:50 19 years ago DEADLINE TODO projects/󲽝/񞶍.smos
  7208. 257.86 s [smos-query] 2010-09-24 15 years ago SCHEDULED WAITING 񶨮򌭿.smos
  7209. 257.86 s [smos-query] 2012-06-05 07:53:35 13 years ago SCHEDULED STARTED 񝳩.smos
  7210. 257.86 s [smos-query] 2012-10-25 00:01:44 13 years ago SCHEDULED (none) 𫻌.smos
  7211. 257.86 s [smos-query] 2017-01-05 02:44:47 9 years ago SCHEDULED STARTED 񦧲.smos
  7212. 257.86 s [smos-query]
  7213. 257.86 s [smos-query] WARNING: Overdue Waiting Entries
  7214. 257.86 s [smos-query] 񶨮򌭿.smos 18030 days
  7215. 257.86 s [smos-query]
  7216. 257.86 s [smos-query] WARNING: Overdue Stuck Projects
  7217. 257.86 s [smos-query] projects/񨫴/󎔕.smos FAILED 7481 days
  7218. 257.86 s [smos-query]
  7219. 257.86 s [smos-query] WARNING: Projects without a next action
  7220. 257.86 s [smos-query] projects/񨫴/󎔕.smos
  7221. 257.86 s [smos-query] projects/󲽝/񞶍.smos
  7222. 257.86 s [smos-query]
  7223. 257.86 s [smos-query] Next actions
  7224. 257.86 s [smos-query] file state header
  7225. 257.86 s [smos-query] 񝳩.smos STARTED
  7226. 257.86 s [smos-query] 􌪦.smos NEXT
  7227. 257.86 s [smos-query] 񦧲.smos STARTED
  7228. 257.86 s [smos-query] projects/󣋴.smos STARTED ھ
  7229. 257.86 s [smos-query] projects/񰻷.smos STARTED
  7230. 257.86 s [smos-query] Next meeting
  7231. 257.86 s [smos-query] 2038-01-09 in 11 years BEGIN STARTED projects/򋡒󊈗腹􈏩.smos
  7232. 257.86 s [smos-query]
  7233. 257.86 s [smos-query] Ongoing
  7234. 257.86 s [smos-query] 򁴸򷴯􀢬.smos in 1 month
  7235. 257.86 s [smos-query] 𨣫.smos 1985-08-08 40 years ago
  7236. 257.86 s [smos-query] projects/򋡒󊈗腹􈏩.smos ዔ 1998-09-25 01:52:28 27 years ago
  7237. 257.86 s [smos-query] projects/󵩌򓘕.smos 2011-06-16 23:54:22 14 years ago
  7238. 257.86 s [smos-query]
  7239. 257.86 s [smos-query] Upcoming
  7240. 257.86 s [smos-query] 1974-07-13 07:59:53 51 years ago SCHEDULED STARTED 􌞪.smos
  7241. 257.86 s [smos-query] 2009-02-02 19:53:51 17 years ago SCHEDULED READY projects/񺭑񚡶.smos
  7242. 257.86 s [smos-query] 2016-12-08 14:39:22 9 years ago SCHEDULED (none) 蘞 projects/򬙴.smos
  7243. 257.86 s [smos-query] 2019-11-04 6 years ago SCHEDULED NEXT projects/򡘌/󿴹/򞥹.smos
  7244. 257.86 s [smos-query]
  7245. 257.86 s [smos-query] WARNING: Overdue Waiting Entries
  7246. 257.86 s [smos-query] 򣉪.smos 8598 days
  7247. 257.86 s [smos-query] projects/򋡒󊈗腹􈏩.smos ዔ 3915 days
  7248. 257.86 s [smos-query] 򵃵򈄽/򿕼.smos 1142 days
  7249. 257.86 s [smos-query]
  7250. 257.86 s [smos-query] WARNING: Overdue Stuck Projects
  7251. 257.86 s [smos-query] projects/揉/򏆯񶐶.smos CANCELLED 19705 days
  7252. 257.86 s [smos-query] projects/膘.smos CANCELLED 𩩤졆 4117 days
  7253. 257.86 s [smos-query] projects/򬙴.smos (none) 蘞 3462 days
  7254. 257.86 s [smos-query] projects/񺭑񚡶.smos READY 614 days
  7255. 257.86 s [smos-query]
  7256. 257.86 s [smos-query] WARNING: Projects without a next action
  7257. 257.86 s [smos-query] projects/揉/򅠻.smos
  7258. 257.86 s [smos-query] projects/揉/򏆯񶐶.smos
  7259. 257.86 s [smos-query] projects/膘.smos
  7260. 257.86 s [smos-query] projects/񞱤.smos
  7261. 257.86 s [smos-query] projects/򊲟.smos
  7262. 257.86 s [smos-query] projects/򬙴.smos
  7263. 257.86 s [smos-query]
  7264. 257.86 s [smos-query] Next actions
  7265. 257.86 s [smos-query] file state header
  7266. 257.86 s [smos-query] 񅶀.smos STARTED
  7267. 257.86 s [smos-query] 𨣫.smos NEXT
  7268. 257.86 s [smos-query] 葜񯚡.smos STARTED
  7269. 257.86 s [smos-query] 􌞪.smos STARTED
  7270. 257.86 s [smos-query] 􌞪.smos STARTED 𰀌𭆗
  7271. 257.86 s [smos-query] projects/򋡒󊈗腹􈏩.smos STARTED
  7272. 257.86 s [smos-query] projects/󵩌򓘕.smos STARTED
  7273. 257.86 s [smos-query] projects/򡘌/󿴹/򞥹.smos NEXT
  7274. 257.86 s [smos-query] Next meeting
  7275. 257.86 s [smos-query] 2041-02-28 08:43:39 in 14 years BEGIN (none) 􌣻.smos
  7276. 257.86 s [smos-query]
  7277. 257.86 s [smos-query] Ongoing
  7278. 257.86 s [smos-query] 󣙮.smos 2026-03-11 16:06:23 2 months ago
  7279. 257.86 s [smos-query] 񁲧򏍑/򄮛.smos in 17 years
  7280. 257.86 s [smos-query] 񁲧򏍑/󥼠/󐅈.smos 𤰸 in 43 years
  7281. 257.86 s [smos-query] 򯆒󪦽/󜏿/񫦁.smos 1982-12-03 01:56:45 43 years ago
  7282. 257.86 s [smos-query] projects/𥓔.smos 𣐏 2003-08-18 22 years ago
  7283. 257.86 s [smos-query] projects/񇨌.smos 2007-02-08 19 years ago
  7284. 257.86 s [smos-query] projects/򨟤.smos in 35 years
  7285. 257.86 s [smos-query] projects/򑿝.smos 2020-07-30 20:17:36 5 years ago
  7286. 257.86 s [smos-query] projects/񌾐󥪯.smos 1984-12-30 19:38:41 41 years ago
  7287. 257.86 s [smos-query] projects/𝬫𖈍.smos 𤎸 in 34 years
  7288. 257.86 s [smos-report-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  7289. 257.86 s [smos-report-gen] Using tar found on system at:
  7290. 257.86 s [smos-report-gen] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  7291. 257.86 s [smos-report-gen] No uhc found
  7292. 257.86 s [smos-report-gen] Phase: buildPhase
  7293. 257.86 s [smos-report-gen] Preprocessing library for smos-report-gen-0.8.0...
  7294. 257.86 s [smos-report-gen] Building library for smos-report-gen-0.8.0...
  7295. 257.86 s [smos-report-gen] [ 1 of 19] Compiling Paths_smos_report_gen ( dist/build/autogen/Paths_smos_report_gen.hs, dist/build/Paths_smos_report_gen.o, dist/build/Paths_smos_report_gen.dyn_o )
  7296. 257.86 s [smos-report-gen] [ 2 of 19] Compiling Smos.Report.Free.Gen ( src/Smos/Report/Free/Gen.hs, dist/build/Smos/Report/Free/Gen.o, dist/build/Smos/Report/Free/Gen.dyn_o )
  7297. 257.86 s [smos-report-gen] [ 3 of 19] Compiling Smos.Report.Period.Gen ( src/Smos/Report/Period/Gen.hs, dist/build/Smos/Report/Period/Gen.o, dist/build/Smos/Report/Period/Gen.dyn_o )
  7298. 257.86 s [smos-report-gen] [ 4 of 19] Compiling Smos.Report.Projection.Gen ( src/Smos/Report/Projection/Gen.hs, dist/build/Smos/Report/Projection/Gen.o, dist/build/Smos/Report/Projection/Gen.dyn_o )
  7299. 257.86 s [smos-report-gen] [ 5 of 19] Compiling Smos.Report.Sorter.Gen ( src/Smos/Report/Sorter/Gen.hs, dist/build/Smos/Report/Sorter/Gen.o, dist/build/Smos/Report/Sorter/Gen.dyn_o )
  7300. 257.86 s [smos-report-gen] [ 6 of 19] Compiling Smos.Report.Time.Gen ( src/Smos/Report/Time/Gen.hs, dist/build/Smos/Report/Time/Gen.o, dist/build/Smos/Report/Time/Gen.dyn_o )
  7301. 257.86 s [smos-report-gen] [ 7 of 19] Compiling Smos.Report.Comparison.Gen ( src/Smos/Report/Comparison/Gen.hs, dist/build/Smos/Report/Comparison/Gen.o, dist/build/Smos/Report/Comparison/Gen.dyn_o )
  7302. 257.86 s [smos-report-gen] [ 8 of 19] Compiling Smos.Report.Filter.Gen ( src/Smos/Report/Filter/Gen.hs, dist/build/Smos/Report/Filter/Gen.o, dist/build/Smos/Report/Filter/Gen.dyn_o )
  7303. 257.86 s [smos-report-gen] [ 9 of 19] Compiling Smos.Report.Report.Gen ( src/Smos/Report/Report/Gen.hs, dist/build/Smos/Report/Report/Gen.o, dist/build/Smos/Report/Report/Gen.dyn_o )
  7304. 257.86 s [smos-report-gen] [10 of 19] Compiling Smos.Report.OptParse.Gen ( src/Smos/Report/OptParse/Gen.hs, dist/build/Smos/Report/OptParse/Gen.o, dist/build/Smos/Report/OptParse/Gen.dyn_o )
  7305. 257.86 s [smos-report-gen] [11 of 19] Compiling Smos.Report.TimeBlock.Gen ( src/Smos/Report/TimeBlock/Gen.hs, dist/build/Smos/Report/TimeBlock/Gen.o, dist/build/Smos/Report/TimeBlock/Gen.dyn_o )
  7306. 257.86 s [smos-report-gen] [12 of 19] Compiling Smos.Report.Stuck.Gen ( src/Smos/Report/Stuck/Gen.hs, dist/build/Smos/Report/Stuck/Gen.o, dist/build/Smos/Report/Stuck/Gen.dyn_o )
  7307. 257.86 s [smos-report-gen] [13 of 19] Compiling Smos.Report.Projects.Gen ( src/Smos/Report/Projects/Gen.hs, dist/build/Smos/Report/Projects/Gen.o, dist/build/Smos/Report/Projects/Gen.dyn_o )
  7308. 257.86 s [smos-report-gen] [14 of 19] Compiling Smos.Report.Ongoing.Gen ( src/Smos/Report/Ongoing/Gen.hs, dist/build/Smos/Report/Ongoing/Gen.o, dist/build/Smos/Report/Ongoing/Gen.dyn_o )
  7309. 257.86 s [smos-report-gen] [15 of 19] Compiling Smos.Report.Next.Gen ( src/Smos/Report/Next/Gen.hs, dist/build/Smos/Report/Next/Gen.o, dist/build/Smos/Report/Next/Gen.dyn_o )
  7310. 257.86 s [smos-report-gen] [16 of 19] Compiling Smos.Report.Entry.Gen ( src/Smos/Report/Entry/Gen.hs, dist/build/Smos/Report/Entry/Gen.o, dist/build/Smos/Report/Entry/Gen.dyn_o )
  7311. 257.86 s [smos-report-gen] [17 of 19] Compiling Smos.Report.Agenda.Gen ( src/Smos/Report/Agenda/Gen.hs, dist/build/Smos/Report/Agenda/Gen.o, dist/build/Smos/Report/Agenda/Gen.dyn_o )
  7312. 257.86 s [smos-report-gen] [18 of 19] Compiling Smos.Report.Waiting.Gen ( src/Smos/Report/Waiting/Gen.hs, dist/build/Smos/Report/Waiting/Gen.o, dist/build/Smos/Report/Waiting/Gen.dyn_o )
  7313. 257.86 s [smos-report-gen] [19 of 19] Compiling Smos.Report.Work.Gen ( src/Smos/Report/Work/Gen.hs, dist/build/Smos/Report/Work/Gen.o, dist/build/Smos/Report/Work/Gen.dyn_o )
  7314. 257.86 s [smos-report-gen] Preprocessing test suite 'smos-report-test' for smos-report-gen-0.8.0...
  7315. 257.86 s [smos-report-gen] Building test suite 'smos-report-test' for smos-report-gen-0.8.0...
  7316. 257.86 s [smos-report-gen] [ 1 of 21] Compiling Paths_smos_report_gen ( dist/build/smos-report-test/autogen/Paths_smos_report_gen.hs, dist/build/smos-report-test/smos-report-test-tmp/Paths_smos_report_gen.o )
  7317. 257.86 s [smos-report-gen] [ 2 of 21] Compiling Smos.Report.AgendaSpec ( test/Smos/Report/AgendaSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/AgendaSpec.o )
  7318. 257.86 s [smos-report-gen] [ 3 of 21] Compiling Smos.Report.ClockSpec ( test/Smos/Report/ClockSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/ClockSpec.o )
  7319. 257.86 s [smos-api-gen-source] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  7320. 257.86 s [smos-api-gen-source] include genvalidity-typed-uuid-0.1.0.1-IY63RNA6zfW6YIFyZnMuVW
  7321. 257.86 s [smos-api-gen-source] include genvalidity-uuid-1.0.0.1-6Jq634Q099MHg6nm1z8GP9
  7322. 257.86 s [smos-api-gen-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  7323. 257.86 s [smos-api-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  7324. 257.86 s [smos-api-gen-source] include text-2.1.3-34f1
  7325. 257.86 s [smos-api-gen-source] component smos-api-gen-0.3.2-9UlUEtxAt9LGE1SnSAGn0w-smos-api-bench
  7326. 257.86 s [smos-api-gen-source] include base-4.20.2.0-fafd
  7327. 257.86 s [smos-api-gen-source] include criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
  7328. 257.86 s [smos-api-gen-source] include genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
  7329. 257.86 s [smos-api-gen-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  7330. 257.86 s [smos-api-gen-source] include smos-api-gen-0.3.2-BpgP3RuKvD46zK5iOMT5Is
  7331. 257.86 s [smos-api-gen-source] Linked component graph:
  7332. 257.86 s [smos-api-gen-source] unit smos-api-gen-0.3.2-BpgP3RuKvD46zK5iOMT5Is
  7333. 257.86 s [smos-api-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  7334. 257.86 s [smos-api-gen-source] include base-4.20.2.0-fafd
  7335. 257.86 s [smos-api-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  7336. 257.86 s [smos-api-gen-source] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
  7337. 257.86 s [smos-api-gen-source] include genvalidity-mergeful-0.3.0.1-FpIqKCAbcJhKagm6DE2rt1
  7338. 257.86 s [smos-api-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  7339. 257.86 s [smos-api-gen-source] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  7340. 257.86 s [smos-api-gen-source] include genvalidity-typed-uuid-0.1.0.1-IY63RNA6zfW6YIFyZnMuVW
  7341. 257.86 s [smos-api-gen-source] include genvalidity-uuid-1.0.0.1-6Jq634Q099MHg6nm1z8GP9
  7342. 257.86 s [smos-api-gen-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  7343. 257.86 s [smos-api-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  7344. 257.86 s [smos-api-gen-source] include text-2.1.3-34f1
  7345. 257.86 s [smos-api-gen-source] Smos.API.Gen=smos-api-gen-0.3.2-BpgP3RuKvD46zK5iOMT5Is:Smos.API.Gen
  7346. 257.86 s [smos-api-gen-source] unit smos-api-gen-0.3.2-9UlUEtxAt9LGE1SnSAGn0w-smos-api-bench
  7347. 257.86 s [smos-api-gen-source] include base-4.20.2.0-fafd
  7348. 257.86 s [smos-api-gen-source] include criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
  7349. 257.86 s [smos-api-gen-source] include genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
  7350. 257.86 s [smos-api-gen-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  7351. 257.86 s [smos-api-gen-source] include smos-api-gen-0.3.2-BpgP3RuKvD46zK5iOMT5Is
  7352. 257.86 s [smos-api-gen-source] Ready component graph:
  7353. 257.86 s [smos-api-gen-source] definite smos-api-gen-0.3.2-BpgP3RuKvD46zK5iOMT5Is
  7354. 257.86 s [smos-api-gen-source] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  7355. 257.87 s [smos-api-gen-source] depends base-4.20.2.0-fafd
  7356. 257.87 s [smos-api-gen-source] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  7357. 257.87 s [smos-api-gen-source] depends genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
  7358. 257.87 s [smos-api-gen-source] depends genvalidity-mergeful-0.3.0.1-FpIqKCAbcJhKagm6DE2rt1
  7359. 257.87 s [smos-api-gen-source] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  7360. 257.87 s [smos-api-gen-source] depends genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  7361. 257.87 s [smos-api-gen-source] depends genvalidity-typed-uuid-0.1.0.1-IY63RNA6zfW6YIFyZnMuVW
  7362. 257.87 s [smos-api-gen-source] depends genvalidity-uuid-1.0.0.1-6Jq634Q099MHg6nm1z8GP9
  7363. 257.87 s [smos-api-gen-source] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  7364. 257.87 s [smos-api-gen-source] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  7365. 257.87 s [smos-api-gen-source] depends text-2.1.3-34f1
  7366. 257.87 s [smos-api-gen-source] definite smos-api-gen-0.3.2-9UlUEtxAt9LGE1SnSAGn0w-smos-api-bench
  7367. 257.87 s [smos-api-gen-source] depends base-4.20.2.0-fafd
  7368. 257.87 s [smos-api-gen-source] depends criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
  7369. 257.87 s [smos-api-gen-source] depends genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
  7370. 257.87 s [smos-api-gen-source] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  7371. 257.87 s [smos-api-gen-source] depends smos-api-gen-0.3.2-BpgP3RuKvD46zK5iOMT5Is
  7372. 257.87 s [smos-api-gen-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  7373. 257.87 s [smos-api-gen-source] Using compiler: ghc-9.10.3
  7374. 257.87 s [smos-api-gen-source] Using install prefix:
  7375. 257.87 s [smos-api-gen-source] /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2
  7376. 257.87 s [smos-api-gen-source] Executables installed in:
  7377. 257.87 s [smos-api-gen-source] /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2/bin
  7378. 257.87 s [smos-api-gen-source] Libraries installed in:
  7379. 257.87 s [smos-api-gen-source] /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-api-gen-0.3.2-BpgP3RuKvD46zK5iOMT5Is
  7380. 257.87 s [smos-api-gen-source] Dynamic Libraries installed in:
  7381. 257.87 s [smos-api-gen-source] /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  7382. 257.87 s [smos-api-gen-source] Private executables installed in:
  7383. 257.87 s [smos-api-gen-source] /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-api-gen-0.3.2
  7384. 257.87 s [smos-api-gen-source] Data files installed in:
  7385. 257.87 s [smos-api-gen-source] /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2/share/x86_64-linux-ghc-9.10.3-a85d/smos-api-gen-0.3.2
  7386. 257.87 s [smos-api-gen-source] Documentation installed in:
  7387. 257.87 s [smos-api-gen-source] /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-api-gen-0.3.2
  7388. 257.87 s [smos-api-gen-source] Configuration files installed in:
  7389. 257.87 s [smos-client-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  7390. 257.87 s [smos-client-source] include mtl-2.3.1-37af
  7391. 257.87 s [smos-client-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  7392. 257.87 s [smos-client-source] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  7393. 257.87 s [smos-client-source] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  7394. 257.87 s [smos-client-source] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  7395. 257.87 s [smos-client-source] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  7396. 257.87 s [smos-client-source] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  7397. 257.87 s [smos-client-source] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  7398. 257.87 s [smos-client-source] include servant-client-core-0.20.3.0-GYscWVjCzRS4M0v1BDzdfv
  7399. 257.87 s [smos-client-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  7400. 257.87 s [smos-client-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  7401. 257.87 s [smos-client-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  7402. 257.87 s [smos-client-source] include text-2.1.3-34f1
  7403. 257.87 s [smos-client-source] include time-1.12.2-3479
  7404. 257.87 s [smos-client-source] Linked component graph:
  7405. 257.87 s [smos-client-source] unit smos-client-0.6.0-4vlePhzblPdHEaXcw4k7tA
  7406. 257.87 s [smos-client-source] include base-4.20.2.0-fafd
  7407. 257.87 s [smos-client-source] include bytestring-0.12.2.0-96e1
  7408. 257.87 s [smos-client-source] include cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
  7409. 257.87 s [smos-client-source] include deepseq-1.5.0.0-2b65
  7410. 257.87 s [smos-client-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  7411. 257.87 s [smos-client-source] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  7412. 257.87 s [smos-client-source] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  7413. 257.87 s [smos-client-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  7414. 257.87 s [smos-client-source] include mtl-2.3.1-37af
  7415. 257.87 s [smos-client-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  7416. 257.87 s [smos-client-source] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  7417. 257.87 s [smos-client-source] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  7418. 257.87 s [smos-client-source] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  7419. 257.87 s [smos-client-source] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  7420. 257.87 s [smos-client-source] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  7421. 257.87 s [smos-client-source] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  7422. 257.87 s [smos-client-source] include servant-client-core-0.20.3.0-GYscWVjCzRS4M0v1BDzdfv
  7423. 257.87 s [smos-client-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  7424. 257.87 s [smos-client-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  7425. 257.87 s [smos-client-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  7426. 257.87 s [smos-client-source] include text-2.1.3-34f1
  7427. 257.87 s [smos-client-source] include time-1.12.2-3479
  7428. 257.87 s [smos-client-source] Smos.Client=smos-client-0.6.0-4vlePhzblPdHEaXcw4k7tA:Smos.Client
  7429. 257.87 s [smos-client-source] Ready component graph:
  7430. 257.87 s [smos-client-source] definite smos-client-0.6.0-4vlePhzblPdHEaXcw4k7tA
  7431. 257.87 s [smos-client-source] depends base-4.20.2.0-fafd
  7432. 257.87 s [smos-client-source] depends bytestring-0.12.2.0-96e1
  7433. 257.87 s [smos-client-source] depends cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
  7434. 257.87 s [smos-client-source] depends deepseq-1.5.0.0-2b65
  7435. 257.87 s [smos-client-source] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  7436. 257.87 s [smos-client-source] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  7437. 257.87 s [smos-client-source] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  7438. 257.87 s [smos-client-source] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  7439. 257.87 s [smos-client-source] depends mtl-2.3.1-37af
  7440. 257.87 s [smos-client-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  7441. 257.87 s [smos-client-source] depends pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  7442. 257.87 s [smos-client-source] depends semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  7443. 257.87 s [smos-client-source] depends servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  7444. 257.87 s [smos-client-source] depends servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  7445. 257.87 s [smos-client-source] depends servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  7446. 257.87 s [smos-client-source] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  7447. 257.87 s [smos-client-source] depends servant-client-core-0.20.3.0-GYscWVjCzRS4M0v1BDzdfv
  7448. 257.87 s [smos-client-source] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  7449. 257.87 s [smos-client-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  7450. 257.87 s [smos-client-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  7451. 257.87 s [smos-client-source] depends text-2.1.3-34f1
  7452. 257.87 s [smos-client-source] depends time-1.12.2-3479
  7453. 257.87 s [smos-client-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  7454. 257.87 s [smos-client-source] Using compiler: ghc-9.10.3
  7455. 257.87 s [smos-client-source] Using install prefix:
  7456. 257.87 s [smos-client-source] /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0
  7457. 257.87 s [smos-client-source] Executables installed in:
  7458. 257.87 s [smos-client-source] /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0/bin
  7459. 257.87 s [smos-client-source] Libraries installed in:
  7460. 257.87 s [smos-client-source] /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-client-0.6.0-4vlePhzblPdHEaXcw4k7tA
  7461. 257.87 s [smos-client-source] Dynamic Libraries installed in:
  7462. 257.87 s [smos-client-source] /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  7463. 257.87 s [smos-client-source] Private executables installed in:
  7464. 257.87 s [smos-client-source] /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-client-0.6.0
  7465. 257.87 s [smos-client-source] Data files installed in:
  7466. 257.87 s [smos-server-source] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
  7467. 257.87 s [smos-server-source] Dependency pretty-show: using pretty-show-1.10
  7468. 257.87 s [smos-server-source] Dependency prometheus: using prometheus-2.3.0
  7469. 257.87 s [smos-server-source] Dependency prometheus-ghc-stats: using prometheus-ghc-stats-0.0.0.0
  7470. 257.87 s [smos-server-source] Dependency prometheus-wai: using prometheus-wai-0.2.0.1
  7471. 257.87 s [smos-server-source] Dependency retry: using retry-0.9.3.1
  7472. 257.87 s [smos-server-source] Dependency semver: using semver-0.4.0.1
  7473. 257.87 s [smos-server-source] Dependency servant: using servant-0.20.3.0
  7474. 257.87 s [smos-server-source] Dependency servant-auth-server: using servant-auth-server-0.4.9.1
  7475. 257.87 s [smos-server-source] Dependency servant-server: using servant-server-0.20.3.0
  7476. 257.87 s [smos-server-source] Dependency shakespeare: using shakespeare-2.1.0.1
  7477. 257.87 s [smos-server-source] Dependency smos-api: using smos-api-0.8.0
  7478. 257.87 s [smos-server-source] Dependency smos-cli: using smos-cli-0.2.1
  7479. 257.87 s [smos-server-source] Dependency smos-data: using smos-data-0.7.0
  7480. 257.87 s [smos-server-source] Dependency smos-directory: using smos-directory-0.2.0
  7481. 257.87 s [smos-server-source] Dependency smos-report: using smos-report-0.12.0
  7482. 257.87 s [smos-server-source] Dependency smos-stripe-client: using smos-stripe-client-0.1.0.0
  7483. 257.87 s [smos-server-source] Dependency template-haskell: using template-haskell-2.22.0.0
  7484. 257.87 s [smos-server-source] Dependency text: using text-2.1.3
  7485. 257.87 s [smos-server-source] Dependency time: using time-1.12.2
  7486. 257.87 s [smos-server-source] Dependency typed-uuid: using typed-uuid-0.2.0.0
  7487. 257.87 s [smos-server-source] Dependency tz: using tz-0.1.3.6
  7488. 257.87 s [smos-server-source] Dependency unliftio: using unliftio-0.2.25.1
  7489. 257.87 s [smos-server-source] Dependency wai: using wai-3.2.4
  7490. 257.87 s [smos-server-source] Dependency wai-extra: using wai-extra-3.1.18
  7491. 257.87 s [smos-server-source] Dependency warp: using warp-3.4.9
  7492. 257.87 s [smos-server-source] Dependency yaml: using yaml-0.11.11.2
  7493. 257.87 s [smos-server-source] Dependency zip: using zip-2.2.1
  7494. 257.87 s [smos-server-source] Dependency zstd: using zstd-0.1.3.0
  7495. 257.87 s [smos-server-source] Dependency base: using base-4.20.2.0
  7496. 257.87 s [smos-server-source] Dependency smos-server: using smos-server-0.15.0
  7497. 257.87 s [smos-server-source] Source component graph:
  7498. 257.87 s [smos-server-source] component lib
  7499. 257.87 s [smos-server-source] component exe:smos-server dependency lib
  7500. 257.87 s [smos-server-source] Configured component graph:
  7501. 257.87 s [smos-server-source] component smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk
  7502. 257.87 s [smos-server-source] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
  7503. 257.87 s [smos-server-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  7504. 257.87 s [smos-server-source] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
  7505. 257.87 s [smos-server-source] include amazonka-2.0-HTFljvnnFv86TmFnnJHPc2
  7506. 257.87 s [smos-server-source] include amazonka-ses-2.0-GH8QOwunnUy7KZwG9dwj6y
  7507. 257.87 s [smos-server-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  7508. 257.87 s [smos-server-source] include base-4.20.2.0-fafd
  7509. 257.87 s [smos-server-source] include blaze-html-0.9.2.0-73eEJeagZXiIciGfIcTbsO
  7510. 257.87 s [smos-server-source] include bytestring-0.12.2.0-96e1
  7511. 257.87 s [smos-server-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  7512. 257.87 s [smos-server-source] include containers-0.7-96b4
  7513. 257.87 s [smos-server-source] include cryptohash-sha256-0.11.102.1-T1BDKRSWzV57Zi0f4eQS4
  7514. 257.87 s [smos-server-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  7515. 257.87 s [smos-server-source] include esqueleto-3.6.0.0-4QofLH6zWXv2qUinai4nCr
  7516. 257.87 s [smos-server-source] include filepath-1.5.4.0-2605
  7517. 257.87 s [smos-server-source] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  7518. 257.87 s [smos-server-source] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  7519. 257.87 s [smos-server-source] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  7520. 257.87 s [smos-server-source] include jose-0.11-I70IQCZUOSOD3tg3INRc5G
  7521. 257.87 s [smos-server-source] include looper-0.4.0.0-AhuHrEUA8LhGbajUYKZhoH
  7522. 257.87 s [smos-server-source] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  7523. 257.87 s [smos-server-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  7524. 257.87 s [smos-server-source] include mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
  7525. 257.87 s [smos-server-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  7526. 257.87 s [smos-server-source] include mtl-2.3.1-37af
  7527. 257.87 s [smos-server-source] include network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
  7528. 257.87 s [smos-server-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  7529. 257.87 s [smos-server-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  7530. 257.87 s [smos-server-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  7531. 257.87 s [smos-server-source] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  7532. 257.87 s [smos-server-source] include persistent-pagination-0.1.1.2-8ARGzLIhbg7BrRPMceyUBV
  7533. 257.87 s [smos-server-source] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  7534. 257.87 s [smos-server-source] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  7535. 257.87 s [smos-server-source] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
  7536. 257.87 s [smos-server-source] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
  7537. 257.87 s [smos-server-source] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
  7538. 257.87 s [smos-server-source] include retry-0.9.3.1-38uHdVGcer3IIYoeRAGOML
  7539. 257.87 s [smos-server-source] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  7540. 257.87 s [smos-server-source] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  7541. 257.87 s [smos-server-source] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  7542. 257.87 s [smos-server-source] include servant-server-0.20.3.0-AoKVUdoieIoDXhIn9su85A
  7543. 257.87 s [smos-server-source] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
  7544. 257.87 s [smos-server-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  7545. 257.87 s [smos-server-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  7546. 257.87 s [smos-server-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  7547. 257.87 s [smos-server-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  7548. 258.08 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/x0n9w82rrz95fkxwv8r29bnixaz7xi0a-ical-gen-0.0.0.0-doc /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0
  7549. 258.54 s [post-build-hook] Pushing 4 paths (295 are already present) using zstd to cache smos ⏳
  7550. 258.54 s [post-build-hook]
  7551. 258.88 s [post-build-hook] Pushing /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0 (20.91 MiB)
  7552. 258.89 s [post-build-hook] Pushing /nix/store/6ck1v6wx9f2cbgvxyw0f2b7mh9kpl4sq-genvalidity-case-insensitive-0.0.0.1 (327.27 KiB)
  7553. 258.89 s [post-build-hook] Pushing /nix/store/x0n9w82rrz95fkxwv8r29bnixaz7xi0a-ical-gen-0.0.0.0-doc (1.35 MiB)
  7554. 258.94 s [post-build-hook] Pushing /nix/store/riqycyz3cw97gkyn46gljbirw92nqhmh-genvalidity-case-insensitive-0.0.0.1-doc (151.52 KiB)
  7555. 259.91 s [post-build-hook]
  7556. 259.91 s [post-build-hook] All done.
  7557. 259.94 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/x0n9w82rrz95fkxwv8r29bnixaz7xi0a-ical-gen-0.0.0.0-doc /nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0
  7558. 260.19 s [post-build-hook] copying 2 paths...
  7559. 260.19 s [post-build-hook] copying path '/nix/store/x0n9w82rrz95fkxwv8r29bnixaz7xi0a-ical-gen-0.0.0.0-doc' to 'https://cache.staging.nix-ci.com'...
  7560. 260.85 s [post-build-hook] copying path '/nix/store/zavzdr4s5npd8mnscc03vr7h389nb2jp-ical-gen-0.0.0.0' to 'https://cache.staging.nix-ci.com'...
  7561. 266.47 s [post-build-hook] copying 1 paths...
  7562. 266.47 s [post-build-hook] copying path '/nix/store/vg2qpm7xc82jz692sgfax1slp181i92y-ical-gen-0.0.0.0.drv' to 'https://cache.staging.nix-ci.com'...
  7563. 267.17 s Progress: 34 of 96 built (6 building), 28 of 28 downloaded from cache
  7564. 267.24 s Building ical-recurrence-gen-source
  7565. 267.24 s [smos-query] projects/󼭼.smos 1999-09-06 26 years ago
  7566. 267.24 s [smos-query] projects/𫳔/񒾄.smos 1973-04-14 53 years ago
  7567. 267.24 s [smos-query] projects/𫳔/񒾄.smos 킵 in 2 years
  7568. 267.24 s [smos-query] projects/𸗁/𺂧.smos 伍 in 23 years
  7569. 267.24 s [smos-query]
  7570. 267.24 s [smos-query] Upcoming
  7571. 267.24 s [smos-query] 1995-07-11 04:24:38 30 years ago SCHEDULED TODO 󊈲𶹟.smos
  7572. 267.24 s [smos-query] 1996-04-29 30 years ago SCHEDULED READY 󉑓蛏򘗖󆖋򺏽񠚰􎷭.smos
  7573. 267.24 s [smos-query] 2002-04-05 24 years ago DEADLINE STARTED 𮭕 projects/񒿒.smos
  7574. 267.24 s [smos-query] 2005-05-14 21 years ago DEADLINE NEXT projects/򱳐.smos
  7575. 267.24 s [smos-query] 2005-09-08 01:10:31 20 years ago DEADLINE (none) projects/񤯓.smos
  7576. 267.24 s [smos-query] 2006-09-09 19 years ago DEADLINE (none) projects/򢌤.smos
  7577. 267.24 s [smos-query] 2007-05-26 19 years ago DEADLINE WAITING 󋇾󭋀/𕬝.smos
  7578. 267.24 s [smos-query] 2008-09-04 17 years ago DEADLINE TODO 񁲧򏍑/󥼠/󐅈.smos
  7579. 267.24 s [smos-query] 2019-03-01 22:30:11 7 years ago DEADLINE TODO projects/󁖃/򵰈.smos
  7580. 267.24 s [smos-query] 2019-04-25 7 years ago SCHEDULED WAITING 𡜥 projects/𬨀.smos
  7581. 267.24 s [smos-query]
  7582. 267.24 s [smos-query] WARNING: Overdue Waiting Entries
  7583. 267.24 s [smos-query] 󋇾󭋀/𕬝.smos 16774 days
  7584. 267.24 s [smos-query] 𽄄/𰹇.smos 5346 days
  7585. 267.24 s [smos-query] projects/򄎪.smos 5083 days
  7586. 267.24 s [smos-query]
  7587. 267.24 s [smos-query] WARNING: Overdue Stuck Projects
  7588. 267.24 s [smos-query] projects/򋻇/򞦚󘥒.smos DONE 19954 days
  7589. 267.24 s [smos-query] projects/󶻪.smos DONE 17382 days
  7590. 267.24 s [smos-query] projects/󐻃.smos CANCELLED 17377 days
  7591. 267.24 s [smos-query] projects/񧵹.smos DONE 12602 days
  7592. 267.24 s [smos-query] projects/񦜼.smos (none) 11467 days
  7593. 267.24 s [smos-query] projects/񤯓.smos (none) 7571 days
  7594. 267.24 s [smos-query] projects/򢌤.smos (none) 7205 days
  7595. 267.24 s [smos-query] projects/񇨌.smos (none) 7053 days
  7596. 267.24 s [smos-query] projects/󈯫/򡙸򯶝.smos DONE 4511 days
  7597. 267.24 s [smos-query] projects/񒿒.smos STARTED 𮭕 4347 days
  7598. 267.24 s [smos-query] projects/쁋.smos CANCELLED 4224 days
  7599. 267.24 s [smos-query] projects/󁖃/򵰈.smos TODO 2649 days
  7600. 267.24 s [smos-query] projects/񠆲.smos (none) ⴉ 1750 days
  7601. 267.24 s [smos-query] projects/򽥠/񒲊.smos DONE 512 days
  7602. 267.24 s [smos-query]
  7603. 267.24 s [smos-query] WARNING: Projects without a next action
  7604. 267.24 s [smos-query] projects/쁋.smos
  7605. 267.24 s [smos-query] projects/𛥪.smos
  7606. 267.24 s [smos-query] projects/𝬫𖈍.smos
  7607. 267.24 s [smos-query] projects/𫳔/𶚧/󋞥.smos
  7608. 267.24 s [smos-query] projects/𸗁/𺂧.smos
  7609. 267.24 s [smos-query] projects/𻁻/񈊝.smos
  7610. 267.24 s [smos-query] projects/񇨌.smos
  7611. 267.24 s [smos-query] projects/񌾐󥪯.smos
  7612. 267.24 s [smos-query] projects/񠆲.smos
  7613. 267.24 s [smos-query] projects/񤯓.smos
  7614. 267.24 s [smos-query] projects/񦜼.smos
  7615. 267.24 s [smos-query] projects/񧵹.smos
  7616. 267.24 s [smos-query] projects/򋻇/𝸱/񓲯.smos
  7617. 267.24 s [smos-query] projects/򋻇/𯉫.smos
  7618. 267.24 s [smos-query] projects/򋻇/򞦚󘥒.smos
  7619. 267.24 s [smos-query] projects/򢌤.smos
  7620. 267.24 s [smos-query] projects/򵜜󷭓.smos
  7621. 267.24 s [smos-query] projects/򶂦.smos
  7622. 267.24 s [smos-query] projects/򽥠/񒲊.smos
  7623. 267.24 s [smos-query] projects/󁖃/򵰈.smos
  7624. 267.24 s [smos-query] projects/󈯫/򡙸򯶝.smos
  7625. 267.24 s [smos-query] projects/󐣖.smos
  7626. 267.24 s [smos-query] projects/󐻃.smos
  7627. 267.24 s [smos-query] projects/󶻪.smos
  7628. 267.24 s [smos-query] projects/󼭼.smos
  7629. 267.24 s [smos-query]
  7630. 267.24 s [smos-query] Next actions
  7631. 267.24 s [smos-query] file state header
  7632. 267.24 s [smos-query] 󣙮.smos STARTED
  7633. 267.24 s [smos-query] 󉑓蛏򘗖󆖋򺏽񠚰􎷭.smos NEXT
  7634. 267.24 s [smos-query] 󉑓蛏򘗖󆖋򺏽񠚰􎷭.smos NEXT
  7635. 267.25 s [smos-query] 񁲧򏍑/򄮛.smos NEXT
  7636. 267.25 s [smos-query] 񁲧򏍑/󥼠/󐅈.smos NEXT 𤰸
  7637. 267.25 s [smos-query] 򯆒󪦽/􊧳.smos STARTED
  7638. 267.25 s [smos-query] projects/򱳐.smos NEXT
  7639. 267.25 s [smos-query] projects/񔏘򸃪.smos STARTED
  7640. 267.25 s [smos-query] projects/򨟤.smos NEXT ꂼ
  7641. 267.25 s [smos-query] projects/򑿝.smos NEXT
  7642. 267.25 s [smos-query] projects/񒿒.smos STARTED 𮭕
  7643. 267.25 s [smos-query] projects/򋻇/𝸱/𿻫/򷴋/񩩢.smos STARTED
  7644. 267.25 s [smos-query] projects/𫳔/񒾄.smos STARTED
  7645. 267.25 s [smos-query] projects/𫳔/𶚧/󨝄.smos STARTED
  7646. 267.25 s [smos-query] 'just works' for any InterestingStore 246.74 ms
  7647. 267.25 s [smos-query] passed for all of 4 inputs.
  7648. 267.25 s [smos-query] Smos.Query.FreeSpec
  7649. 267.25 s [smos-query] Work
  7650. 267.25 s [smos-query] 2026-06-01: Monday
  7651. 267.25 s [smos-query] 00:00 - 00:00 24h00m
  7652. 267.25 s [smos-query]
  7653. 267.25 s [smos-query] 2026-06-02: Tuesday
  7654. 267.25 s [smos-query] 00:00 - 00:00 24h00m
  7655. 267.25 s [smos-query]
  7656. 267.25 s [smos-query] 2026-06-03: Wednesday
  7657. 267.25 s [smos-query] 00:00 - 00:00 24h00m
  7658. 267.25 s [smos-query]
  7659. 267.25 s [smos-query] 2026-06-04: Thursday
  7660. 267.25 s [smos-query] 00:00 - 00:00 24h00m
  7661. 267.25 s [smos-query]
  7662. 267.25 s [smos-query] 2026-06-05: Friday
  7663. 267.25 s [smos-query] 00:00 - 00:00 24h00m
  7664. 267.25 s [smos-query]
  7665. 267.25 s [smos-query] 2026-06-06: Saturday
  7666. 267.25 s [smos-query] 00:00 - 00:00 24h00m
  7667. 267.25 s [smos-query]
  7668. 267.25 s [smos-query] 2026-06-07: Sunday
  7669. 267.25 s [smos-query] 00:00 - 00:00 24h00m
  7670. 267.25 s [smos-query] 2026-06-01: Monday
  7671. 267.25 s [smos-query] 00:00 - 00:00 24h00m
  7672. 267.25 s [smos-query]
  7673. 267.25 s [smos-query] 2026-06-02: Tuesday
  7674. 267.25 s [smos-query] 00:00 - 00:00 24h00m
  7675. 267.25 s [smos-query]
  7676. 267.25 s [smos-query] 2026-06-03: Wednesday
  7677. 267.25 s [smos-query] 00:00 - 00:00 24h00m
  7678. 267.25 s [smos-query]
  7679. 267.25 s [smos-report-gen] [ 4 of 21] Compiling Smos.Report.ComparisonSpec ( test/Smos/Report/ComparisonSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/ComparisonSpec.o )
  7680. 267.25 s [smos-report-gen] [ 5 of 21] Compiling Smos.Report.EntrySpec ( test/Smos/Report/EntrySpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/EntrySpec.o )
  7681. 267.25 s [smos-report-gen] [ 6 of 21] Compiling Smos.Report.FilterSpec ( test/Smos/Report/FilterSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/FilterSpec.o )
  7682. 267.25 s [smos-report-gen] [ 7 of 21] Compiling Smos.Report.FreeSpec ( test/Smos/Report/FreeSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/FreeSpec.o )
  7683. 267.25 s [smos-report-gen] [ 8 of 21] Compiling Smos.Report.LogSpec ( test/Smos/Report/LogSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/LogSpec.o )
  7684. 267.25 s [smos-report-gen] [ 9 of 21] Compiling Smos.Report.NextSpec ( test/Smos/Report/NextSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/NextSpec.o )
  7685. 267.25 s [smos-report-gen] [10 of 21] Compiling Smos.Report.OngoingSpec ( test/Smos/Report/OngoingSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/OngoingSpec.o )
  7686. 267.25 s [smos-report-gen] [11 of 21] Compiling Smos.Report.PeriodSpec ( test/Smos/Report/PeriodSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/PeriodSpec.o )
  7687. 267.25 s [smos-report-gen] [12 of 21] Compiling Smos.Report.ProjectionSpec ( test/Smos/Report/ProjectionSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/ProjectionSpec.o )
  7688. 267.25 s [smos-report-gen] [13 of 21] Compiling Smos.Report.ProjectsSpec ( test/Smos/Report/ProjectsSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/ProjectsSpec.o )
  7689. 267.25 s [smos-report-gen] [14 of 21] Compiling Smos.Report.ReportSpec ( test/Smos/Report/ReportSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/ReportSpec.o )
  7690. 267.25 s [smos-report-gen] [15 of 21] Compiling Smos.Report.SorterSpec ( test/Smos/Report/SorterSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/SorterSpec.o )
  7691. 267.25 s [smos-report-gen] [16 of 21] Compiling Smos.Report.StuckSpec ( test/Smos/Report/StuckSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/StuckSpec.o )
  7692. 267.25 s [smos-report-gen] [17 of 21] Compiling Smos.Report.TimeBlockSpec ( test/Smos/Report/TimeBlockSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/TimeBlockSpec.o )
  7693. 267.25 s [smos-report-gen] [18 of 21] Compiling Smos.Report.TimeSpec ( test/Smos/Report/TimeSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/TimeSpec.o )
  7694. 267.25 s [smos-report-gen] [19 of 21] Compiling Smos.Report.WaitingSpec ( test/Smos/Report/WaitingSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/WaitingSpec.o )
  7695. 267.25 s [smos-report-gen] [20 of 21] Compiling Smos.Report.WorkSpec ( test/Smos/Report/WorkSpec.hs, dist/build/smos-report-test/smos-report-test-tmp/Smos/Report/WorkSpec.o )
  7696. 267.25 s [smos-report-gen] [21 of 21] Compiling Main ( test/Spec.hs, dist/build/smos-report-test/smos-report-test-tmp/Main.o )
  7697. 267.25 s [smos-report-gen] [22 of 22] Linking dist/build/smos-report-test/smos-report-test
  7698. 267.25 s [smos-report-gen] Phase: checkPhase
  7699. 267.25 s [smos-report-gen] Running 1 test suites...
  7700. 267.25 s [smos-report-gen] Test suite smos-report-test: RUNNING...
  7701. 267.25 s [smos-report-gen] Tests:
  7702. 267.25 s [smos-report-gen]
  7703. 267.25 s [smos-report-gen] Smos.Report.NextSpec
  7704. 267.25 s [smos-report-gen] GenValid NextActionEntry
  7705. 267.25 s [smos-report-gen] genValid :: Gen NextActionEntry
  7706. 267.25 s [smos-report-gen] only generates valid 'NextActionEntry's 36.02 ms
  7707. 267.25 s [smos-report-gen] passed for all of 100 inputs.
  7708. 267.25 s [smos-report-gen] JSON NextActionEntry (valid)
  7709. 267.25 s [smos-report-gen] encode :: NextActionEntry -> Data.ByteString.Lazy.ByteString
  7710. 267.25 s [smos-report-gen] never fails to encode a "valid NextActionEntry" 46.81 ms
  7711. 267.25 s [smos-report-gen] passed for all of 100 inputs.
  7712. 267.25 s [smos-api-gen-source] /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2/etc
  7713. 267.25 s [smos-api-gen-source] No alex found
  7714. 267.25 s [smos-api-gen-source] Using ar found on system at:
  7715. 267.25 s [smos-api-gen-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  7716. 267.25 s [smos-api-gen-source] No c2hs found
  7717. 267.25 s [smos-api-gen-source] No cpphs found
  7718. 267.25 s [smos-api-gen-source] No doctest found
  7719. 267.25 s [smos-api-gen-source] Using gcc version 14.3.0 given by user at:
  7720. 267.25 s [smos-api-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  7721. 267.25 s [smos-api-gen-source] Using ghc version 9.10.3 found on system at:
  7722. 267.25 s [smos-api-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  7723. 267.25 s [smos-api-gen-source] Using ghc-pkg version 9.10.3 found on system at:
  7724. 267.25 s [smos-api-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  7725. 267.25 s [smos-api-gen-source] No ghcjs found
  7726. 267.25 s [smos-api-gen-source] No ghcjs-pkg found
  7727. 267.25 s [smos-api-gen-source] No greencard found
  7728. 267.25 s [smos-api-gen-source] Using haddock version 2.31.1 found on system at:
  7729. 267.25 s [smos-api-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  7730. 267.25 s [smos-api-gen-source] No happy found
  7731. 267.25 s [smos-api-gen-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  7732. 267.25 s [smos-api-gen-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  7733. 267.25 s [smos-api-gen-source] No hmake found
  7734. 267.25 s [smos-api-gen-source] Using hpc version 0.69 found on system at:
  7735. 267.25 s [smos-api-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  7736. 267.25 s [smos-api-gen-source] Using hsc2hs version 0.68.10 found on system at:
  7737. 267.25 s [smos-api-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  7738. 267.25 s [smos-api-gen-source] No hscolour found
  7739. 267.25 s [smos-api-gen-source] No jhc found
  7740. 267.25 s [smos-api-gen-source] Using ld found on system at:
  7741. 267.25 s [smos-api-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  7742. 267.25 s [smos-api-gen-source] No pkg-config found
  7743. 267.25 s [smos-api-gen-source] Using runghc version 9.10.3 found on system at:
  7744. 267.25 s [smos-api-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  7745. 267.25 s [smos-api-gen-source] Using strip version 2.44 found on system at:
  7746. 267.25 s [smos-api-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  7747. 267.25 s [smos-api-gen-source] Using tar found on system at:
  7748. 267.25 s [smos-api-gen-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  7749. 267.25 s [smos-api-gen-source] No uhc found
  7750. 267.25 s [smos-api-gen-source] Phase: buildPhase
  7751. 267.25 s [smos-api-gen-source] Distribution quality errors:
  7752. 267.25 s [smos-api-gen-source] [no-syn-desc] No 'synopsis' or 'description' field.
  7753. 267.25 s [smos-api-gen-source] [missing-bounds-important] The dependency 'build-depends: base' does not
  7754. 267.25 s [smos-api-gen-source] specify an upper bound on the version number. Each major release of the 'base'
  7755. 267.25 s [smos-api-gen-source] package changes the API in various ways and most packages will need some
  7756. 267.25 s [smos-api-gen-source] changes to compile with it. The recommended practice is to specify an upper
  7757. 267.25 s [smos-api-gen-source] bound on the version of the 'base' package. This ensures your package will
  7758. 267.25 s [smos-api-gen-source] continue to build when a new major version of the 'base' package is released.
  7759. 267.25 s [smos-api-gen-source] If you are not sure what upper bound to use then use the next major version.
  7760. 267.25 s [smos-api-gen-source] For example if you have tested your package with 'base' version 4.5 and 4.6
  7761. 267.25 s [smos-api-gen-source] then use 'build-depends: base >= 4.5 && < 4.7'.
  7762. 267.25 s [smos-api-gen-source] Distribution quality warnings:
  7763. 267.25 s [smos-api-gen-source] [no-license-file] A 'license-file' is not specified.
  7764. 267.25 s [smos-api-gen-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  7765. 267.25 s [smos-api-gen-source] - QuickCheck
  7766. 267.25 s [smos-api-gen-source] - genvalidity
  7767. 267.25 s [smos-api-gen-source] - genvalidity-bytestring
  7768. 267.25 s [smos-api-gen-source] - genvalidity-mergeful
  7769. 267.25 s [smos-api-gen-source] - genvalidity-path
  7770. 267.25 s [smos-api-gen-source] - genvalidity-text
  7771. 267.25 s [smos-api-gen-source] - genvalidity-typed-uuid
  7772. 267.25 s [smos-api-gen-source] - genvalidity-uuid
  7773. 267.25 s [smos-api-gen-source] - smos-api
  7774. 267.25 s [smos-api-gen-source] - smos-data-gen
  7775. 267.25 s [smos-api-gen-source] - text
  7776. 267.25 s [smos-api-gen-source] Please add them. There is more information at https://pvp.haskell.org/
  7777. 267.25 s [smos-api-gen-source] Note: the public hackage server would reject this package.
  7778. 267.25 s [smos-api-gen-source] Building source dist for smos-api-gen-0.3.2...
  7779. 267.25 s [smos-api-gen-source] Source tarball created: dist/smos-api-gen-0.3.2.tar.gz
  7780. 267.25 s [smos-api-gen-source] Phase: haddockPhase
  7781. 267.25 s [smos-api-gen-source] Phase: installPhase
  7782. 267.25 s [smos-api-gen-source] Phase: fixupPhase
  7783. 267.25 s [smos-client-source] /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-client-0.6.0
  7784. 267.25 s [smos-client-source] Documentation installed in:
  7785. 267.25 s [smos-client-source] /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-client-0.6.0
  7786. 267.25 s [smos-client-source] Configuration files installed in:
  7787. 267.25 s [smos-client-source] /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0/etc
  7788. 267.25 s [smos-client-source] No alex found
  7789. 267.25 s [smos-client-source] Using ar found on system at:
  7790. 267.25 s [smos-client-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  7791. 267.25 s [smos-client-source] No c2hs found
  7792. 267.25 s [smos-client-source] No cpphs found
  7793. 267.25 s [smos-client-source] No doctest found
  7794. 267.25 s [smos-client-source] Using gcc version 14.3.0 given by user at:
  7795. 267.25 s [smos-client-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  7796. 267.25 s [smos-client-source] Using ghc version 9.10.3 found on system at:
  7797. 267.25 s [smos-client-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  7798. 267.25 s [smos-client-source] Using ghc-pkg version 9.10.3 found on system at:
  7799. 267.25 s [smos-client-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  7800. 267.25 s [smos-client-source] No ghcjs found
  7801. 267.25 s [smos-client-source] No ghcjs-pkg found
  7802. 267.25 s [smos-client-source] No greencard found
  7803. 267.25 s [smos-client-source] Using haddock version 2.31.1 found on system at:
  7804. 267.25 s [smos-client-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  7805. 267.25 s [smos-client-source] No happy found
  7806. 267.25 s [smos-client-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  7807. 267.25 s [smos-client-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  7808. 267.25 s [smos-client-source] No hmake found
  7809. 267.25 s [smos-client-source] Using hpc version 0.69 found on system at:
  7810. 267.25 s [smos-client-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  7811. 267.25 s [smos-client-source] Using hsc2hs version 0.68.10 found on system at:
  7812. 267.25 s [smos-client-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  7813. 267.25 s [smos-client-source] No hscolour found
  7814. 267.25 s [smos-client-source] No jhc found
  7815. 267.25 s [smos-client-source] Using ld found on system at:
  7816. 267.25 s [smos-client-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  7817. 267.25 s [smos-client-source] No pkg-config found
  7818. 267.25 s [smos-client-source] Using runghc version 9.10.3 found on system at:
  7819. 267.25 s [smos-client-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  7820. 267.25 s [smos-client-source] Using strip version 2.44 found on system at:
  7821. 267.25 s [smos-client-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  7822. 267.25 s [smos-client-source] Using tar found on system at:
  7823. 267.25 s [smos-client-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  7824. 267.25 s [smos-client-source] No uhc found
  7825. 267.25 s [smos-client-source] Phase: buildPhase
  7826. 267.25 s [smos-client-source] Distribution quality errors:
  7827. 267.25 s [smos-client-source] [no-syn-desc] No 'synopsis' or 'description' field.
  7828. 267.25 s [smos-client-source] [missing-bounds-important] The dependency 'build-depends: base' does not
  7829. 267.25 s [smos-client-source] specify an upper bound on the version number. Each major release of the 'base'
  7830. 267.25 s [smos-client-source] package changes the API in various ways and most packages will need some
  7831. 267.25 s [smos-client-source] changes to compile with it. The recommended practice is to specify an upper
  7832. 267.25 s [smos-client-source] bound on the version of the 'base' package. This ensures your package will
  7833. 267.25 s [smos-client-source] continue to build when a new major version of the 'base' package is released.
  7834. 267.25 s [smos-client-source] If you are not sure what upper bound to use then use the next major version.
  7835. 267.25 s [smos-client-source] For example if you have tested your package with 'base' version 4.5 and 4.6
  7836. 267.25 s [smos-client-source] then use 'build-depends: base >= 4.5 && < 4.7'.
  7837. 267.25 s [smos-client-source] Distribution quality warnings:
  7838. 267.25 s [smos-client-source] [no-license-file] A 'license-file' is not specified.
  7839. 267.25 s [smos-client-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  7840. 267.25 s [smos-client-source] - bytestring
  7841. 267.25 s [smos-client-source] - cookie
  7842. 267.25 s [smos-client-source] - deepseq
  7843. 267.25 s [smos-client-source] - dirforest
  7844. 267.25 s [smos-client-source] - http-types
  7845. 267.25 s [smos-client-source] - ical
  7846. 267.25 s [smos-client-source] - microlens
  7847. 267.25 s [smos-client-source] - mtl
  7848. 267.25 s [smos-client-source] - path
  7849. 267.25 s [smos-client-source] - pretty-show
  7850. 267.25 s [smos-client-source] - semver
  7851. 267.25 s [smos-client-source] - servant
  7852. 267.25 s [smos-client-source] - servant-auth-client
  7853. 267.25 s [smos-client-source] - servant-auth-server
  7854. 267.25 s [smos-client-source] - servant-client
  7855. 267.25 s [smos-client-source] - servant-client-core
  7856. 267.25 s [smos-client-source] - smos-api
  7857. 267.25 s [smos-client-source] - smos-data
  7858. 267.25 s [smos-client-source] - smos-report
  7859. 267.26 s [smos-client-source] - text
  7860. 267.26 s [smos-client-source] - time
  7861. 267.26 s [smos-client-source] Please add them. There is more information at https://pvp.haskell.org/
  7862. 267.26 s [smos-client-source] Note: the public hackage server would reject this package.
  7863. 267.26 s [smos-client-source] Building source dist for smos-client-0.6.0...
  7864. 267.26 s [smos-client-source] Source tarball created: dist/smos-client-0.6.0.tar.gz
  7865. 267.26 s [smos-client-source] Phase: haddockPhase
  7866. 267.26 s [smos-client-source] Phase: installPhase
  7867. 267.26 s [smos-client-source] Phase: fixupPhase
  7868. 267.26 s [smos-server-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  7869. 267.26 s [smos-server-source] include smos-stripe-client-0.1.0.0-3OE66POyDS2FqTBgV1SQ8C
  7870. 267.26 s [smos-server-source] include template-haskell-2.22.0.0-927b
  7871. 267.26 s [smos-server-source] include text-2.1.3-34f1
  7872. 267.26 s [smos-server-source] include time-1.12.2-3479
  7873. 267.26 s [smos-server-source] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  7874. 267.26 s [smos-server-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  7875. 267.26 s [smos-server-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  7876. 267.26 s [smos-server-source] include wai-3.2.4-Dmzlcivl75Z6SfAjaOrqf1
  7877. 267.26 s [smos-server-source] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
  7878. 267.26 s [smos-server-source] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
  7879. 267.26 s [smos-server-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  7880. 267.26 s [smos-server-source] include zip-2.2.1-CMvjFROmUHB5lT3grxhbf5
  7881. 267.26 s [smos-server-source] include zstd-0.1.3.0-Dk4S4y3VeFe5pM1coWpWfC
  7882. 267.26 s [smos-server-source] component smos-server-0.15.0-F9AunX1tbHx65si5ihD01V-smos-server
  7883. 267.26 s [smos-server-source] include base-4.20.2.0-fafd
  7884. 267.26 s [smos-server-source] include smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk
  7885. 267.26 s [smos-server-source] Linked component graph:
  7886. 267.26 s [smos-server-source] unit smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk
  7887. 267.26 s [smos-server-source] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
  7888. 267.26 s [smos-server-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  7889. 267.26 s [smos-server-source] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
  7890. 267.26 s [smos-server-source] include amazonka-2.0-HTFljvnnFv86TmFnnJHPc2
  7891. 267.26 s [smos-server-source] include amazonka-ses-2.0-GH8QOwunnUy7KZwG9dwj6y
  7892. 267.26 s [smos-server-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  7893. 267.26 s [smos-server-source] include base-4.20.2.0-fafd
  7894. 267.26 s [smos-server-source] include blaze-html-0.9.2.0-73eEJeagZXiIciGfIcTbsO
  7895. 267.26 s [smos-server-source] include bytestring-0.12.2.0-96e1
  7896. 267.26 s [smos-server-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  7897. 267.26 s [smos-server-source] include containers-0.7-96b4
  7898. 267.26 s [smos-server-source] include cryptohash-sha256-0.11.102.1-T1BDKRSWzV57Zi0f4eQS4
  7899. 267.26 s [smos-server-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  7900. 267.26 s [smos-server-source] include esqueleto-3.6.0.0-4QofLH6zWXv2qUinai4nCr
  7901. 267.26 s [smos-server-source] include filepath-1.5.4.0-2605
  7902. 267.26 s [smos-server-source] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  7903. 267.26 s [smos-server-source] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  7904. 267.26 s [smos-server-source] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  7905. 267.26 s [smos-server-source] include jose-0.11-I70IQCZUOSOD3tg3INRc5G
  7906. 267.26 s [smos-server-source] include looper-0.4.0.0-AhuHrEUA8LhGbajUYKZhoH
  7907. 267.26 s [smos-server-source] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  7908. 267.26 s [smos-server-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  7909. 267.26 s [smos-server-source] include mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
  7910. 267.26 s [smos-server-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  7911. 267.26 s [smos-server-source] include mtl-2.3.1-37af
  7912. 267.26 s [smos-server-source] include network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
  7913. 267.26 s [smos-server-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  7914. 267.26 s [smos-server-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  7915. 267.26 s [smos-server-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  7916. 267.26 s [smos-server-source] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  7917. 267.26 s [smos-server-source] include persistent-pagination-0.1.1.2-8ARGzLIhbg7BrRPMceyUBV
  7918. 267.26 s [smos-server-source] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  7919. 267.26 s [smos-server-source] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  7920. 267.26 s [smos-server-source] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
  7921. 267.26 s [smos-server-source] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
  7922. 267.26 s [smos-server-source] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
  7923. 267.26 s [smos-server-source] include retry-0.9.3.1-38uHdVGcer3IIYoeRAGOML
  7924. 267.26 s [smos-server-source] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  7925. 267.26 s [smos-server-source] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  7926. 267.26 s [smos-server-source] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  7927. 267.26 s [smos-server-source] include servant-server-0.20.3.0-AoKVUdoieIoDXhIn9su85A
  7928. 267.26 s [smos-server-source] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
  7929. 267.26 s [smos-server-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  7930. 267.26 s [smos-server-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  7931. 267.26 s [smos-server-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  7932. 267.26 s [smos-server-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  7933. 267.26 s [smos-server-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  7934. 267.26 s [smos-server-source] include smos-stripe-client-0.1.0.0-3OE66POyDS2FqTBgV1SQ8C
  7935. 267.26 s [smos-server-source] include template-haskell-2.22.0.0-927b
  7936. 267.26 s [smos-server-source] include text-2.1.3-34f1
  7937. 267.26 s [smos-server-source] include time-1.12.2-3479
  7938. 267.26 s [smos-server-source] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  7939. 267.26 s [smos-server-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  7940. 267.26 s [smos-server-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  7941. 267.26 s [smos-server-source] include wai-3.2.4-Dmzlcivl75Z6SfAjaOrqf1
  7942. 267.26 s [smos-server-source] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
  7943. 267.26 s [smos-server-source] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
  7944. 267.26 s [smos-server-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  7945. 267.44 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1 /nix/store/4zdcf0xcc1ajqjd3r8ps6zrhqd01xdrs-smos-archive-0.7.1-coverage /nix/store/fdjlmvbvh530n9v6qqdg0dr86gnaihxh-smos-archive-0.7.1-coverables
  7946. 268.00 s [post-build-hook] Pushing 3 paths (384 are already present) using zstd to cache smos ⏳
  7947. 268.00 s [post-build-hook]
  7948. 268.35 s [post-build-hook] Pushing /nix/store/fdjlmvbvh530n9v6qqdg0dr86gnaihxh-smos-archive-0.7.1-coverables (80.52 KiB)
  7949. 268.58 s [post-build-hook] Pushing /nix/store/4zdcf0xcc1ajqjd3r8ps6zrhqd01xdrs-smos-archive-0.7.1-coverage (114.79 KiB)
  7950. 268.58 s [post-build-hook] Pushing /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1 (10.01 MiB)
  7951. 269.62 s [post-build-hook]
  7952. 269.62 s [post-build-hook] All done.
  7953. 269.64 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1 /nix/store/4zdcf0xcc1ajqjd3r8ps6zrhqd01xdrs-smos-archive-0.7.1-coverage /nix/store/fdjlmvbvh530n9v6qqdg0dr86gnaihxh-smos-archive-0.7.1-coverables
  7954. 269.74 s [post-build-hook] copying 3 paths...
  7955. 269.74 s [post-build-hook] copying path '/nix/store/4zdcf0xcc1ajqjd3r8ps6zrhqd01xdrs-smos-archive-0.7.1-coverage' to 'https://cache.staging.nix-ci.com'...
  7956. 269.74 s [post-build-hook] copying path '/nix/store/0glnk8r2myw3mp6jvkh5c6d3w3sp209p-smos-archive-0.7.1' to 'https://cache.staging.nix-ci.com'...
  7957. 269.74 s [post-build-hook] copying path '/nix/store/fdjlmvbvh530n9v6qqdg0dr86gnaihxh-smos-archive-0.7.1-coverables' to 'https://cache.staging.nix-ci.com'...
  7958. 274.67 s [post-build-hook] copying 1 paths...
  7959. 274.67 s [post-build-hook] copying path '/nix/store/aqdjcjybii9vbj3fz8ypv6ba0vvbkgza-smos-archive-0.7.1.drv' to 'https://cache.staging.nix-ci.com'...
  7960. 275.33 s Progress: 35 of 96 built (6 building), 28 of 28 downloaded from cache
  7961. 275.41 s Building smos-cursor-source
  7962. 275.47 s Building smos-scheduler-source
  7963. 275.47 s [smos-query] 2026-06-04: Thursday
  7964. 275.47 s [smos-query] 00:00 - 00:00 24h00m
  7965. 275.47 s [smos-query]
  7966. 275.47 s [smos-query] 2026-06-05: Friday
  7967. 275.47 s [smos-query] 00:00 - 00:00 24h00m
  7968. 275.47 s [smos-query]
  7969. 275.47 s [smos-query] 2026-06-06: Saturday
  7970. 275.47 s [smos-query] 00:00 - 00:00 24h00m
  7971. 275.47 s [smos-query]
  7972. 275.47 s [smos-query] 2026-06-07: Sunday
  7973. 275.47 s [smos-query] 00:00 - 00:00 24h00m
  7974. 275.47 s [smos-query] 2026-06-01: Monday
  7975. 275.47 s [smos-query] 00:00 - 00:00 24h00m
  7976. 275.47 s [smos-query]
  7977. 275.47 s [smos-query] 2026-06-02: Tuesday
  7978. 275.47 s [smos-query] 00:00 - 00:00 24h00m
  7979. 275.47 s [smos-query]
  7980. 275.47 s [smos-query] 2026-06-03: Wednesday
  7981. 275.47 s [smos-query] 00:00 - 00:00 24h00m
  7982. 275.47 s [smos-query]
  7983. 275.47 s [smos-query] 2026-06-04: Thursday
  7984. 275.47 s [smos-query] 00:00 - 00:00 24h00m
  7985. 275.47 s [smos-query]
  7986. 275.47 s [smos-query] 2026-06-05: Friday
  7987. 275.47 s [smos-query] 00:00 - 00:00 24h00m
  7988. 275.47 s [smos-query]
  7989. 275.47 s [smos-query] 2026-06-06: Saturday
  7990. 275.47 s [smos-query] 00:00 - 00:00 24h00m
  7991. 275.47 s [smos-query]
  7992. 275.47 s [smos-query] 2026-06-07: Sunday
  7993. 275.47 s [smos-query] 00:00 - 00:00 24h00m
  7994. 275.47 s [smos-query] 2026-06-01: Monday
  7995. 275.47 s [smos-query] 00:00 - 00:00 24h00m
  7996. 275.47 s [smos-query]
  7997. 275.47 s [smos-query] 2026-06-02: Tuesday
  7998. 275.47 s [smos-query] 00:00 - 00:00 24h00m
  7999. 275.47 s [smos-query]
  8000. 275.47 s [smos-query] 2026-06-03: Wednesday
  8001. 275.47 s [smos-query] 00:00 - 00:00 24h00m
  8002. 275.47 s [smos-query]
  8003. 275.47 s [smos-query] 2026-06-04: Thursday
  8004. 275.47 s [smos-query] 00:00 - 00:00 24h00m
  8005. 275.47 s [smos-query]
  8006. 275.47 s [smos-query] 2026-06-05: Friday
  8007. 275.47 s [smos-query] 00:00 - 00:00 24h00m
  8008. 275.47 s [smos-query]
  8009. 275.47 s [smos-query] 2026-06-06: Saturday
  8010. 275.47 s [smos-query] 00:00 - 00:00 24h00m
  8011. 275.47 s [smos-query]
  8012. 275.47 s [smos-query] 2026-06-07: Sunday
  8013. 275.47 s [smos-query] 00:00 - 00:00 24h00m
  8014. 275.47 s [smos-query] 'just works' for any InterestingStore 207.79 ms
  8015. 275.47 s [smos-query] passed for all of 4 inputs.
  8016. 275.47 s [smos-query] Smos.Query.OptParseSpec
  8017. 275.47 s [smos-query] pass the lint test 0.33 ms
  8018. 275.47 s [smos-query] produces the nix options as before 2.21 ms
  8019. 275.47 s [smos-query] produces the same reference documentation as before 11.37 ms
  8020. 275.47 s [smos-query] Smos.Query.WaitingSpec
  8021. 275.47 s [smos-query] Waiting
  8022. 275.47 s [smos-query] file header waiting threshold
  8023. 275.47 s [smos-query] file header waiting threshold
  8024. 275.47 s [smos-query] projects/󒻪.smos 𣔡 18821 days
  8025. 275.47 s [smos-query] 񶨮򌭿.smos 18030 days
  8026. 275.47 s [smos-query] 񗲠􅭘.smos 盢 6199 days
  8027. 275.47 s [smos-query] projects/󣋴.smos 𥟸 -2299 days
  8028. 275.47 s [smos-query] 񻧭.smos ﷸ -8225 days
  8029. 275.47 s [smos-query] 'just works' for any InterestingStore 72.51 ms
  8030. 275.47 s [smos-query] passed for all of 2 inputs.
  8031. 275.47 s [smos-query]
  8032. 275.47 s [smos-query] Examples: 19
  8033. 275.47 s [smos-query] Passed: 9
  8034. 275.47 s [smos-query] Failed: 0
  8035. 275.47 s [smos-query] Sum of test runtimes: 0.76 seconds
  8036. 275.47 s [smos-query] Test suite took: 0.76 seconds
  8037. 275.47 s [smos-query]
  8038. 275.47 s [smos-query] Test suite smos-query-test: PASS
  8039. 275.47 s [smos-query] Test suite logged to: dist/test/smos-query-0.12.0-smos-query-test.log
  8040. 275.47 s [smos-query] 1 of 1 test suites (1 of 1 test cases) passed.
  8041. 275.47 s [smos-query] Phase: haddockPhase
  8042. 275.47 s [smos-query] Phase: installPhase
  8043. 275.47 s [smos-query] Installing library in /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
  8044. 275.47 s [smos-query] Installing executable smos-query in /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/bin
  8045. 275.47 s [smos-query] Warning: The directory
  8046. 275.47 s [smos-query] /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/bin is not in
  8047. 275.47 s [smos-query] the system search path.
  8048. 275.47 s [smos-query] Phase: fixupPhase
  8049. 275.47 s [smos-query] shrinking RPATHs of ELF executables and libraries in /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0
  8050. 275.47 s [smos-query] shrinking /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/bin/smos-query
  8051. 275.47 s [smos-query] shrinking /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo-ghc9.10.3.so
  8052. 275.47 s [smos-query] checking for references to /build/ in /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0...
  8053. 275.47 s [smos-query] gzipping man pages under /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/share/man/
  8054. 275.47 s [smos-query]
  8055. 275.47 s [smos-query] stripping (with command strip and flags -S -p) in /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/lib /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0/bin
  8056. 275.47 s [smos-query] shrinking RPATHs of ELF executables and libraries in /nix/store/z0f676w55m9pf28w74nwl9ypdskakb0f-smos-query-0.12.0-coverables
  8057. 275.47 s [smos-query] checking for references to /build/ in /nix/store/z0f676w55m9pf28w74nwl9ypdskakb0f-smos-query-0.12.0-coverables...
  8058. 275.47 s [smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String NextActionEntry
  8059. 275.47 s [smos-report-gen] ensures that encode and decode are inverses for "valid NextActionEntry"'s 51.81 ms
  8060. 275.47 s [smos-report-gen] passed for all of 100 inputs.
  8061. 275.47 s [smos-report-gen] GenValid NextActionReport
  8062. 275.47 s [smos-report-gen] genValid :: Gen NextActionReport
  8063. 275.47 s [smos-report-gen] only generates valid 'NextActionReport's 55.19 ms
  8064. 275.47 s [smos-report-gen] passed for all of 100 inputs.
  8065. 275.47 s [smos-report-gen] JSON NextActionReport (valid)
  8066. 275.47 s [smos-report-gen] encode :: NextActionReport -> Data.ByteString.Lazy.ByteString
  8067. 275.47 s [smos-report-gen] never fails to encode a "valid NextActionReport" 55.09 ms
  8068. 275.47 s [smos-report-gen] passed for all of 100 inputs.
  8069. 275.47 s [smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String NextActionReport
  8070. 275.47 s [smos-report-gen] ensures that encode and decode are inverses for "valid NextActionReport"'s 86.66 ms
  8071. 275.47 s [smos-report-gen] passed for all of 100 inputs.
  8072. 275.47 s [smos-report-gen] produceNextActionReport
  8073. 275.47 s [smos-report-gen] produces valid reports for interesting stores 1152.32 ms
  8074. 275.47 s [smos-report-gen] passed for all of 10 inputs.
  8075. 275.47 s [smos-report-gen] Smos.Report.EntrySpec
  8076. 275.47 s [smos-report-gen] produceEntryReport
  8077. 275.47 s [smos-report-gen] produces valid reports for interesting stores 1305.67 ms
  8078. 275.47 s [smos-report-gen] passed for all of 10 inputs.
  8079. 275.47 s [smos-report-gen] GenValid EntryReport
  8080. 275.47 s [smos-report-gen] genValid :: Gen EntryReport
  8081. 275.47 s [smos-report-gen] only generates valid 'EntryReport's 100.45 ms
  8082. 275.47 s [smos-report-gen] passed for all of 100 inputs.
  8083. 275.47 s [smos-report-gen] Smos.Report.ClockSpec
  8084. 275.47 s [smos-report-gen] trimLogbookEntryToInterval
  8085. 275.47 s [smos-server-source] include zip-2.2.1-CMvjFROmUHB5lT3grxhbf5
  8086. 275.47 s [smos-server-source] include zstd-0.1.3.0-Dk4S4y3VeFe5pM1coWpWfC
  8087. 275.47 s [ical-recurrence-gen-source] Phase: setupCompilerEnvironmentPhase
  8088. 275.47 s [ical-recurrence-gen-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  8089. 275.47 s [ical-recurrence-gen-source] Phase: unpackPhase
  8090. 275.47 s [ical-recurrence-gen-source] unpacking source archive /nix/store/bvw8x5cjid9rpwhxns2fsshyf466p283-ical-recurrence-gen
  8091. 275.47 s [ical-recurrence-gen-source] source root is ical-recurrence-gen
  8092. 275.47 s [ical-recurrence-gen-source] Phase: patchPhase
  8093. 275.47 s [ical-recurrence-gen-source] Phase: compileBuildDriverPhase
  8094. 275.47 s [ical-recurrence-gen-source] setupCompileFlags: -package-db=/build/tmp.CeeP2LtYwH/setup-package.conf.d -threaded
  8095. 275.47 s [ical-recurrence-gen-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.CeeP2LtYwH/Main.o )
  8096. 275.47 s [ical-recurrence-gen-source] [2 of 2] Linking Setup
  8097. 275.47 s [ical-recurrence-gen-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  8098. 275.47 s [ical-recurrence-gen-source] Phase: configurePhase
  8099. 275.47 s [ical-recurrence-gen-source] configureFlags: --verbose --prefix=/nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/ical-recurrence-gen-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.CeeP2LtYwH/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 --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib
  8100. 275.47 s [ical-recurrence-gen-source] Using Parsec parser
  8101. 275.47 s [ical-recurrence-gen-source] Configuring ical-recurrence-gen-0.0.0.0...
  8102. 275.47 s [ical-recurrence-gen-source] Dependency base >=4.7 && <5: using base-4.20.2.0
  8103. 275.47 s [ical-recurrence-gen-source] Dependency conformance-gen: using conformance-gen-0.0.0.0
  8104. 275.47 s [ical-recurrence-gen-source] Dependency genvalidity: using genvalidity-1.1.1.0
  8105. 275.47 s [ical-recurrence-gen-source] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
  8106. 275.47 s [ical-recurrence-gen-source] Dependency ical-gen: using ical-gen-0.0.0.0
  8107. 275.47 s [ical-recurrence-gen-source] Dependency ical-recurrence: using ical-recurrence-0.0.0.0
  8108. 275.47 s [ical-recurrence-gen-source] Dependency QuickCheck: using QuickCheck-2.15.0.1
  8109. 275.47 s [ical-recurrence-gen-source] Dependency base >=4.7 && <5: using base-4.20.2.0
  8110. 275.47 s [ical-recurrence-gen-source] Dependency bytestring: using bytestring-0.12.2.0
  8111. 275.47 s [ical-recurrence-gen-source] Dependency conformance: using conformance-0.1.0.0
  8112. 275.47 s [ical-recurrence-gen-source] Dependency conformance-gen: using conformance-gen-0.0.0.0
  8113. 275.47 s [ical-recurrence-gen-source] Dependency containers: using containers-0.7
  8114. 275.47 s [ical-recurrence-gen-source] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
  8115. 275.47 s [ical-recurrence-gen-source] Dependency genvalidity-time: using genvalidity-time-1.0.0.1
  8116. 275.47 s [ical-recurrence-gen-source] Dependency ical: using ical-0.0.0.0
  8117. 275.47 s [ical-recurrence-gen-source] Dependency ical-gen: using ical-gen-0.0.0.0
  8118. 275.47 s [ical-recurrence-gen-source] Dependency ical-recurrence: using ical-recurrence-0.0.0.0
  8119. 275.47 s [ical-recurrence-gen-source] Dependency ical-recurrence-gen: using ical-recurrence-gen-0.0.0.0
  8120. 275.47 s [ical-recurrence-gen-source] Dependency path: using path-0.9.6
  8121. 275.47 s [ical-recurrence-gen-source] Dependency path-io: using path-io-1.8.2
  8122. 275.47 s [ical-recurrence-gen-source] Dependency sydtest: using sydtest-0.23.0.1
  8123. 275.47 s [ical-recurrence-gen-source] Dependency text: using text-2.1.3
  8124. 275.47 s [ical-recurrence-gen-source] Dependency time: using time-1.12.2
  8125. 275.47 s [ical-recurrence-gen-source] Source component graph:
  8126. 275.47 s [ical-recurrence-gen-source] component lib
  8127. 275.47 s [ical-recurrence-gen-source] component test:ical-recurrence-test dependency lib
  8128. 275.47 s [ical-recurrence-gen-source] Configured component graph:
  8129. 275.47 s [ical-recurrence-gen-source] component ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
  8130. 275.47 s [ical-recurrence-gen-source] include base-4.20.2.0-fafd
  8131. 275.47 s [ical-recurrence-gen-source] include conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
  8132. 275.47 s [ical-recurrence-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  8133. 275.47 s [ical-recurrence-gen-source] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  8134. 275.70 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2
  8135. 276.16 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
  8136. 276.16 s [post-build-hook]
  8137. 276.51 s [post-build-hook] Pushing /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2 (5.28 KiB)
  8138. 277.41 s [post-build-hook]
  8139. 277.41 s [post-build-hook] All done.
  8140. 277.43 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2
  8141. 277.49 s [post-build-hook] copying 1 paths...
  8142. 277.49 s [post-build-hook] copying path '/nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2' to 'https://cache.staging.nix-ci.com'...
  8143. 278.35 s [post-build-hook] copying 1 paths...
  8144. 278.35 s [post-build-hook] copying path '/nix/store/rcjcjyywr2hg70hkpkb17d4cj3zb6lq3-smos-api-gen-source-0.3.2.drv' to 'https://cache.staging.nix-ci.com'...
  8145. 278.98 s Progress: 36 of 94 built (7 building), 28 of 28 downloaded from cache
  8146. 278.99 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0
  8147. 279.34 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
  8148. 279.34 s [post-build-hook]
  8149. 279.67 s [post-build-hook] Pushing /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0 (4.24 KiB)
  8150. 280.55 s [post-build-hook]
  8151. 280.55 s [post-build-hook] All done.
  8152. 280.56 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0
  8153. 280.62 s [post-build-hook] copying 1 paths...
  8154. 280.62 s [post-build-hook] copying path '/nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0' to 'https://cache.staging.nix-ci.com'...
  8155. 281.67 s [post-build-hook] copying 1 paths...
  8156. 281.67 s [post-build-hook] copying path '/nix/store/hgcn05myccilcwam03ni72kfz93ryk8a-smos-client-source-0.6.0.drv' to 'https://cache.staging.nix-ci.com'...
  8157. 282.33 s Progress: 37 of 95 built (6 building), 28 of 28 downloaded from cache
  8158. 282.42 s Building smos-api-gen
  8159. 282.48 s Building smos-client
  8160. 282.48 s [smos-query] patching script interpreter paths in /nix/store/z0f676w55m9pf28w74nwl9ypdskakb0f-smos-query-0.12.0-coverables
  8161. 282.48 s [smos-query] shrinking RPATHs of ELF executables and libraries in /nix/store/i8gh1rrx54p5d13f8h8j84q3sw7mbx03-smos-query-0.12.0-coverage
  8162. 282.48 s [smos-query] checking for references to /build/ in /nix/store/i8gh1rrx54p5d13f8h8j84q3sw7mbx03-smos-query-0.12.0-coverage...
  8163. 282.48 s [smos-query] patching script interpreter paths in /nix/store/i8gh1rrx54p5d13f8h8j84q3sw7mbx03-smos-query-0.12.0-coverage
  8164. 282.48 s [smos-report-gen] leaves an entry that is within the interval 68.01 ms
  8165. 282.48 s [smos-report-gen] passed for all of 100 inputs.
  8166. 282.48 s [smos-report-gen] produces valid logbook entries 55.07 ms
  8167. 282.48 s [smos-report-gen] passed for all of 100 inputs.
  8168. 282.48 s [smos-report-gen] zeroOutByFilter
  8169. 282.48 s [smos-report-gen] produces valid smos files 226.14 ms
  8170. 282.48 s [smos-report-gen] passed for all of 100 inputs.
  8171. 282.48 s [smos-report-gen] sumLogbookEntryTime
  8172. 282.48 s [smos-report-gen] produces valid difftimes 16.76 ms
  8173. 282.48 s [smos-report-gen] passed for all of 100 inputs.
  8174. 282.48 s [smos-report-gen] Smos.Report.LogSpec
  8175. 282.48 s [smos-report-gen] makeTimestampLogEntries
  8176. 282.48 s [smos-report-gen] produces valid events 36.57 ms
  8177. 282.48 s [smos-report-gen] passed for all of 100 inputs.
  8178. 282.48 s [smos-report-gen] makeStateHistoryLogEntries
  8179. 282.48 s [smos-report-gen] produces valid events 42.13 ms
  8180. 282.48 s [smos-report-gen] passed for all of 100 inputs.
  8181. 282.48 s [smos-report-gen] produces a log event per state history entry 32.03 ms
  8182. 282.48 s [smos-report-gen] passed for all of 100 inputs.
  8183. 282.48 s [smos-report-gen] produces a log event even if there is only one timestamp 31.25 ms
  8184. 282.48 s [smos-report-gen] passed for all of 100 inputs.
  8185. 282.48 s [smos-report-gen] makeLogbookLogEntries
  8186. 282.48 s [smos-server-source] Codec.Compression.Zstd.Extended=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Codec.Compression.Zstd.Extended,Smos.Server=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server,Smos.Server.Backup=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Backup,Smos.Server.Booking=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Booking,Smos.Server.Constants=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Constants,Smos.Server.DB=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.DB,Smos.Server.DB.CASHash=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.DB.CASHash,Smos.Server.DB.Compressed=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.DB.Compressed,Smos.Server.Env=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Env,Smos.Server.FileMigration=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.FileMigration,Smos.Server.Handler=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler,Smos.Server.Handler.Admin=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.Admin,Smos.Server.Handler.Admin.GetUser=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.Admin.GetUser,Smos.Server.Handler.Admin.GetUsers=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.Admin.GetUsers,Smos.Server.Handler.Admin.PostMigrateFiles=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.Admin.PostMigrateFiles,Smos.Server.Handler.Admin.PutUserSubscription=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.Admin.PutUserSubscription,Smos.Server.Handler.DeleteBackup=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.DeleteBackup,Smos.Server.Handler.DeleteSmosFile=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.DeleteSmosFile,Smos.Server.Handler.DeleteUser=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.DeleteUser,Smos.Server.Handler.GetAgendaReport=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetAgendaReport,Smos.Server.Handler.GetApiVersion=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetApiVersion,Smos.Server.Handler.GetBackup=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetBackup,Smos.Server.Handler.GetBookingSettings=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetBookingSettings,Smos.Server.Handler.GetBookingSlots=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetBookingSlots,Smos.Server.Handler.GetListBackups=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetListBackups,Smos.Server.Handler.GetListSmosFiles=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetListSmosFiles,Smos.Server.Handler.GetMonetisation=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetMonetisation,Smos.Server.Handler.GetNextActionReport=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetNextActionReport,Smos.Server.Handler.GetSmosFile=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetSmosFile,Smos.Server.Handler.GetUserPermissions=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetUserPermissions,Smos.Server.Handler.GetUserSubscription=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.GetUserSubscription,Smos.Server.Handler.Import=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.Import,Smos.Server.Handler.PostBackup=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.PostBackup,Smos.Server.Handler.PostBooking=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.PostBooking,Smos.Server.Handler.PostInitiateStripeCheckoutSession=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.PostInitiateStripeCheckoutSession,Smos.Server.Handler.PostLogin=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.PostLogin,Smos.Server.Handler.PostRegister=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.PostRegister,Smos.Server.Handler.PostStripeHook=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.PostStripeHook,Smos.Server.Handler.PostSync=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.PostSync,Smos.Server.Handler.PutRestoreBackup=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.PutRestoreBackup,Smos.Server.Handler.PutSmosFile=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Handler.PutSmosFile,Smos.Server.Looper=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Looper,Smos.Server.Looper.AutoBackup=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Looper.AutoBackup,Smos.Server.Looper.BackupGarbageCollector=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Looper.BackupGarbageCollector,Smos.Server.Looper.Env=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Looper.Env,Smos.Server.Looper.Import=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Looper.Import,Smos.Server.OptParse=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.OptParse,Smos.Server.Serve=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Serve,Smos.Server.Subscription=smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk:Smos.Server.Subscription
  8187. 282.48 s [smos-server-source] unit smos-server-0.15.0-F9AunX1tbHx65si5ihD01V-smos-server
  8188. 282.48 s [smos-server-source] include base-4.20.2.0-fafd
  8189. 282.48 s [smos-server-source] include smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk
  8190. 282.48 s [smos-server-source] Ready component graph:
  8191. 282.48 s [smos-server-source] definite smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk
  8192. 282.48 s [smos-server-source] depends IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
  8193. 282.48 s [smos-server-source] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  8194. 282.48 s [smos-server-source] depends aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
  8195. 282.48 s [smos-server-source] depends amazonka-2.0-HTFljvnnFv86TmFnnJHPc2
  8196. 282.48 s [smos-server-source] depends amazonka-ses-2.0-GH8QOwunnUy7KZwG9dwj6y
  8197. 282.48 s [smos-server-source] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  8198. 282.48 s [smos-server-source] depends base-4.20.2.0-fafd
  8199. 282.48 s [smos-server-source] depends blaze-html-0.9.2.0-73eEJeagZXiIciGfIcTbsO
  8200. 282.48 s [smos-server-source] depends bytestring-0.12.2.0-96e1
  8201. 282.48 s [smos-server-source] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  8202. 282.48 s [smos-server-source] depends containers-0.7-96b4
  8203. 282.48 s [smos-server-source] depends cryptohash-sha256-0.11.102.1-T1BDKRSWzV57Zi0f4eQS4
  8204. 282.48 s [smos-server-source] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  8205. 282.48 s [smos-server-source] depends esqueleto-3.6.0.0-4QofLH6zWXv2qUinai4nCr
  8206. 282.48 s [smos-server-source] depends filepath-1.5.4.0-2605
  8207. 282.48 s [smos-server-source] depends http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  8208. 282.48 s [smos-server-source] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  8209. 282.48 s [smos-server-source] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  8210. 282.48 s [smos-server-source] depends jose-0.11-I70IQCZUOSOD3tg3INRc5G
  8211. 282.48 s [smos-server-source] depends looper-0.4.0.0-AhuHrEUA8LhGbajUYKZhoH
  8212. 282.49 s [smos-server-source] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  8213. 282.49 s [smos-server-source] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  8214. 282.49 s [smos-server-source] depends mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
  8215. 282.49 s [smos-server-source] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  8216. 282.49 s [smos-server-source] depends mtl-2.3.1-37af
  8217. 282.49 s [smos-server-source] depends network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
  8218. 282.49 s [smos-server-source] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  8219. 282.49 s [smos-server-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  8220. 282.49 s [smos-server-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  8221. 282.49 s [smos-server-source] depends persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  8222. 282.49 s [smos-server-source] depends persistent-pagination-0.1.1.2-8ARGzLIhbg7BrRPMceyUBV
  8223. 282.49 s [smos-server-source] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  8224. 282.49 s [smos-server-source] depends pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  8225. 282.49 s [smos-server-source] depends prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
  8226. 282.49 s [smos-server-source] depends prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
  8227. 282.49 s [smos-server-source] depends prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
  8228. 282.49 s [smos-server-source] depends retry-0.9.3.1-38uHdVGcer3IIYoeRAGOML
  8229. 282.49 s [smos-server-source] depends semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  8230. 282.49 s [smos-server-source] depends servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  8231. 282.49 s [smos-server-source] depends servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  8232. 282.49 s [smos-server-source] depends servant-server-0.20.3.0-AoKVUdoieIoDXhIn9su85A
  8233. 282.49 s [smos-server-source] depends shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
  8234. 282.49 s [smos-server-source] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  8235. 282.49 s [smos-server-source] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  8236. 282.49 s [smos-server-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  8237. 282.49 s [smos-server-source] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  8238. 282.49 s [smos-server-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  8239. 282.49 s [smos-server-source] depends smos-stripe-client-0.1.0.0-3OE66POyDS2FqTBgV1SQ8C
  8240. 282.49 s [smos-server-source] depends template-haskell-2.22.0.0-927b
  8241. 282.49 s [smos-server-source] depends text-2.1.3-34f1
  8242. 282.49 s [smos-server-source] depends time-1.12.2-3479
  8243. 282.49 s [ical-recurrence-gen-source] include ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
  8244. 282.49 s [ical-recurrence-gen-source] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
  8245. 282.49 s [ical-recurrence-gen-source] component ical-recurrence-gen-0.0.0.0-2tURAlB4T2fANwoYkXaCax-ical-recurrence-test
  8246. 282.49 s [ical-recurrence-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  8247. 282.49 s [ical-recurrence-gen-source] include base-4.20.2.0-fafd
  8248. 282.49 s [ical-recurrence-gen-source] include bytestring-0.12.2.0-96e1
  8249. 282.49 s [ical-recurrence-gen-source] include conformance-0.1.0.0-4RDiiZFW9F969jbeCP9wmb
  8250. 282.49 s [ical-recurrence-gen-source] include conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
  8251. 282.49 s [ical-recurrence-gen-source] include containers-0.7-96b4
  8252. 282.49 s [ical-recurrence-gen-source] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  8253. 282.49 s [ical-recurrence-gen-source] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  8254. 282.49 s [ical-recurrence-gen-source] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  8255. 282.49 s [ical-recurrence-gen-source] include ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
  8256. 282.49 s [ical-recurrence-gen-source] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
  8257. 282.49 s [ical-recurrence-gen-source] include ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
  8258. 282.49 s [ical-recurrence-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  8259. 282.49 s [ical-recurrence-gen-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  8260. 282.49 s [ical-recurrence-gen-source] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  8261. 282.49 s [ical-recurrence-gen-source] include text-2.1.3-34f1
  8262. 282.49 s [ical-recurrence-gen-source] include time-1.12.2-3479
  8263. 282.49 s [ical-recurrence-gen-source] Linked component graph:
  8264. 282.49 s [ical-recurrence-gen-source] unit ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
  8265. 282.49 s [ical-recurrence-gen-source] include base-4.20.2.0-fafd
  8266. 282.49 s [ical-recurrence-gen-source] include conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
  8267. 282.49 s [ical-recurrence-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  8268. 282.49 s [ical-recurrence-gen-source] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  8269. 282.49 s [ical-recurrence-gen-source] include ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
  8270. 282.49 s [ical-recurrence-gen-source] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
  8271. 282.49 s [ical-recurrence-gen-source] ICal.Recurrence.Gen=ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW:ICal.Recurrence.Gen,ICal.Recurrence.TestUtils=ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW:ICal.Recurrence.TestUtils
  8272. 282.49 s [ical-recurrence-gen-source] unit ical-recurrence-gen-0.0.0.0-2tURAlB4T2fANwoYkXaCax-ical-recurrence-test
  8273. 282.49 s [ical-recurrence-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  8274. 282.49 s [ical-recurrence-gen-source] include base-4.20.2.0-fafd
  8275. 282.49 s [ical-recurrence-gen-source] include bytestring-0.12.2.0-96e1
  8276. 282.49 s [ical-recurrence-gen-source] include conformance-0.1.0.0-4RDiiZFW9F969jbeCP9wmb
  8277. 282.49 s [ical-recurrence-gen-source] include conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
  8278. 282.49 s [ical-recurrence-gen-source] include containers-0.7-96b4
  8279. 282.49 s [ical-recurrence-gen-source] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  8280. 282.49 s [ical-recurrence-gen-source] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  8281. 282.49 s [ical-recurrence-gen-source] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  8282. 282.49 s [ical-recurrence-gen-source] include ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
  8283. 282.49 s [ical-recurrence-gen-source] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
  8284. 282.49 s [ical-recurrence-gen-source] include ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
  8285. 282.49 s [ical-recurrence-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  8286. 282.49 s [ical-recurrence-gen-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  8287. 282.49 s [ical-recurrence-gen-source] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  8288. 282.49 s [ical-recurrence-gen-source] include text-2.1.3-34f1
  8289. 282.49 s [ical-recurrence-gen-source] include time-1.12.2-3479
  8290. 282.49 s [ical-recurrence-gen-source] Ready component graph:
  8291. 282.49 s [ical-recurrence-gen-source] definite ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
  8292. 282.49 s [ical-recurrence-gen-source] depends base-4.20.2.0-fafd
  8293. 282.49 s [ical-recurrence-gen-source] depends conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
  8294. 282.49 s [ical-recurrence-gen-source] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  8295. 282.49 s [ical-recurrence-gen-source] depends genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  8296. 282.49 s [ical-recurrence-gen-source] depends ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
  8297. 282.49 s [ical-recurrence-gen-source] depends ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
  8298. 282.49 s [ical-recurrence-gen-source] definite ical-recurrence-gen-0.0.0.0-2tURAlB4T2fANwoYkXaCax-ical-recurrence-test
  8299. 282.49 s [ical-recurrence-gen-source] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  8300. 282.49 s [ical-recurrence-gen-source] depends base-4.20.2.0-fafd
  8301. 282.49 s [ical-recurrence-gen-source] depends bytestring-0.12.2.0-96e1
  8302. 282.49 s [ical-recurrence-gen-source] depends conformance-0.1.0.0-4RDiiZFW9F969jbeCP9wmb
  8303. 282.49 s [ical-recurrence-gen-source] depends conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
  8304. 282.49 s [ical-recurrence-gen-source] depends containers-0.7-96b4
  8305. 282.49 s [ical-recurrence-gen-source] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  8306. 282.49 s [ical-recurrence-gen-source] depends genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  8307. 282.49 s [ical-recurrence-gen-source] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  8308. 282.49 s [ical-recurrence-gen-source] depends ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
  8309. 282.49 s [ical-recurrence-gen-source] depends ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
  8310. 282.49 s [ical-recurrence-gen-source] depends ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
  8311. 282.49 s [ical-recurrence-gen-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  8312. 282.49 s [ical-recurrence-gen-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  8313. 282.49 s [ical-recurrence-gen-source] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  8314. 282.49 s [ical-recurrence-gen-source] depends text-2.1.3-34f1
  8315. 282.49 s [ical-recurrence-gen-source] depends time-1.12.2-3479
  8316. 282.49 s [smos-cursor-source] Phase: setupCompilerEnvironmentPhase
  8317. 282.49 s [smos-cursor-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  8318. 282.49 s [smos-cursor-source] Phase: unpackPhase
  8319. 282.49 s [smos-cursor-source] unpacking source archive /nix/store/g6vbhr129qqlb341j4mcaz2lkcbfz28g-smos-cursor
  8320. 282.49 s [smos-cursor-source] source root is smos-cursor
  8321. 282.49 s [smos-cursor-source] Phase: patchPhase
  8322. 282.49 s [smos-cursor-source] Phase: compileBuildDriverPhase
  8323. 282.49 s [smos-cursor-source] setupCompileFlags: -package-db=/build/tmp.w3lztMWMUj/setup-package.conf.d -threaded
  8324. 282.49 s [smos-cursor-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.w3lztMWMUj/Main.o )
  8325. 282.49 s [smos-cursor-source] [2 of 2] Linking Setup
  8326. 282.49 s [smos-cursor-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  8327. 282.49 s [smos-cursor-source] Phase: configurePhase
  8328. 282.49 s [smos-cursor-source] configureFlags: --verbose --prefix=/nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.w3lztMWMUj/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  8329. 282.49 s [smos-cursor-source] Using Parsec parser
  8330. 282.49 s [smos-cursor-source] Configuring smos-cursor-0.7.0...
  8331. 282.49 s [smos-cursor-source] Dependency base: using base-4.20.2.0
  8332. 282.49 s [smos-cursor-source] Dependency containers: using containers-0.7
  8333. 282.49 s [smos-cursor-source] Dependency cursor: using cursor-0.3.2.0
  8334. 282.49 s [smos-cursor-source] Dependency cursor-dirforest: using cursor-dirforest-0.0.0.0
  8335. 282.49 s [smos-cursor-source] Dependency cursor-fuzzy-time: using cursor-fuzzy-time-0.1.0.0
  8336. 282.49 s [smos-cursor-source] Dependency deepseq: using deepseq-1.5.0.0
  8337. 282.49 s [smos-cursor-source] Dependency dirforest: using dirforest-0.1.0.0
  8338. 282.49 s [smos-cursor-source] Dependency exceptions: using exceptions-0.10.9
  8339. 282.49 s [smos-cursor-source] Dependency filelock: using filelock-0.1.1.8
  8340. 282.49 s [smos-cursor-source] Dependency fuzzy-time: using fuzzy-time-0.3.0.1
  8341. 282.49 s [smos-cursor-source] Dependency microlens: using microlens-0.4.14.0
  8342. 282.49 s [smos-cursor-source] Dependency path: using path-0.9.6
  8343. 282.49 s [smos-cursor-source] Dependency path-io: using path-io-1.8.2
  8344. 282.49 s [smos-cursor-source] Dependency resourcet: using resourcet-1.3.0
  8345. 282.49 s [smos-cursor-source] Dependency smos-archive: using smos-archive-0.7.1
  8346. 282.49 s [smos-cursor-source] Dependency smos-data: using smos-data-0.7.0
  8347. 282.49 s [smos-cursor-source] Dependency text: using text-2.1.3
  8348. 282.49 s [smos-cursor-source] Dependency time: using time-1.12.2
  8349. 282.49 s [smos-cursor-source] Dependency tz: using tz-0.1.3.6
  8350. 282.49 s [smos-cursor-source] Dependency validity: using validity-0.12.1.0
  8351. 282.49 s [smos-cursor-source] Dependency validity-time: using validity-time-0.5.0.0
  8352. 282.49 s [smos-cursor-source] Source component graph: component lib
  8353. 282.49 s [smos-cursor-source] Configured component graph:
  8354. 282.49 s [smos-cursor-source] component smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt
  8355. 282.49 s [smos-cursor-source] include base-4.20.2.0-fafd
  8356. 282.49 s [smos-cursor-source] include containers-0.7-96b4
  8357. 282.49 s [smos-cursor-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  8358. 282.49 s [smos-cursor-source] include cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
  8359. 282.49 s [smos-cursor-source] include cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
  8360. 282.49 s [smos-cursor-source] include deepseq-1.5.0.0-2b65
  8361. 282.49 s [smos-cursor-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  8362. 282.49 s [smos-cursor-source] include exceptions-0.10.9-d102
  8363. 282.49 s [smos-scheduler-source] Phase: setupCompilerEnvironmentPhase
  8364. 282.49 s [smos-scheduler-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  8365. 282.49 s [smos-scheduler-source] Phase: unpackPhase
  8366. 282.49 s [smos-scheduler-source] unpacking source archive /nix/store/ry49kz9n4j3r4iy5mpimixg0xp9rpjdm-smos-scheduler
  8367. 282.49 s [smos-scheduler-source] source root is smos-scheduler
  8368. 282.49 s [smos-scheduler-source] Phase: patchPhase
  8369. 282.49 s [smos-scheduler-source] Phase: compileBuildDriverPhase
  8370. 282.49 s [smos-scheduler-source] setupCompileFlags: -package-db=/build/tmp.ZjSD0ZpDqD/setup-package.conf.d -threaded
  8371. 282.49 s [smos-scheduler-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.ZjSD0ZpDqD/Main.o )
  8372. 282.49 s [smos-scheduler-source] [2 of 2] Linking Setup
  8373. 282.49 s [smos-scheduler-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  8374. 282.49 s [smos-scheduler-source] Phase: configurePhase
  8375. 282.49 s [smos-scheduler-source] configureFlags: --verbose --prefix=/nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.ZjSD0ZpDqD/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  8376. 282.49 s [smos-scheduler-source] Using Parsec parser
  8377. 282.49 s [smos-scheduler-source] Configuring smos-scheduler-0.10.1...
  8378. 282.49 s [smos-scheduler-source] Dependency aeson: using aeson-2.2.3.0
  8379. 282.49 s [smos-scheduler-source] Dependency autodocodec: using autodocodec-0.5.0.0
  8380. 282.49 s [smos-scheduler-source] Dependency base: using base-4.20.2.0
  8381. 282.49 s [smos-scheduler-source] Dependency bytestring: using bytestring-0.12.2.0
  8382. 282.49 s [smos-scheduler-source] Dependency conduit: using conduit-1.3.6.1
  8383. 282.49 s [smos-scheduler-source] Dependency containers: using containers-0.7
  8384. 282.49 s [smos-scheduler-source] Dependency cron: using cron-0.7.2
  8385. 282.49 s [smos-scheduler-source] Dependency fuzzy-time: using fuzzy-time-0.3.0.1
  8386. 282.49 s [smos-scheduler-source] Dependency megaparsec: using megaparsec-9.7.0
  8387. 282.49 s [smos-scheduler-source] Dependency monad-logger: using monad-logger-0.3.42
  8388. 282.49 s [smos-scheduler-source] Dependency mtl: using mtl-2.3.1
  8389. 282.49 s [smos-scheduler-source] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
  8390. 282.49 s [smos-scheduler-source] Dependency path: using path-0.9.6
  8391. 282.49 s [smos-scheduler-source] Dependency path-io: using path-io-1.8.2
  8392. 282.49 s [smos-scheduler-source] Dependency pretty-relative-time: using pretty-relative-time-0.3.0.0
  8393. 282.49 s [smos-scheduler-source] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
  8394. 282.49 s [smos-scheduler-source] Dependency safe-coloured-text-terminfo: using
  8395. 282.49 s [smos-scheduler-source] safe-coloured-text-terminfo-0.3.0.0
  8396. 282.49 s [smos-scheduler-source] Dependency smos-archive: using smos-archive-0.7.1
  8397. 282.49 s [smos-scheduler-source] Dependency smos-cli: using smos-cli-0.2.1
  8398. 282.49 s [smos-scheduler-source] Dependency smos-data: using smos-data-0.7.0
  8399. 282.49 s [smos-scheduler-source] Dependency smos-directory: using smos-directory-0.2.0
  8400. 282.49 s [smos-scheduler-source] Dependency smos-report: using smos-report-0.12.0
  8401. 282.49 s [smos-scheduler-source] Dependency text: using text-2.1.3
  8402. 282.49 s [smos-scheduler-source] Dependency time: using time-1.12.2
  8403. 282.49 s [smos-scheduler-source] Dependency tz: using tz-0.1.3.6
  8404. 282.49 s [smos-scheduler-source] Dependency unliftio: using unliftio-0.2.25.1
  8405. 282.49 s [smos-scheduler-source] Dependency validity: using validity-0.12.1.0
  8406. 282.49 s [smos-scheduler-source] Dependency validity-path: using validity-path-0.4.0.1
  8407. 282.49 s [smos-scheduler-source] Dependency validity-text: using validity-text-0.3.1.3
  8408. 282.49 s [smos-scheduler-source] Dependency yaml: using yaml-0.11.11.2
  8409. 282.49 s [smos-scheduler-source] Dependency base: using base-4.20.2.0
  8410. 282.49 s [smos-report-gen] produces valid events 36.48 ms
  8411. 282.49 s [smos-report-gen] passed for all of 100 inputs.
  8412. 282.49 s [smos-report-gen] Smos.Report.ProjectionSpec
  8413. 282.49 s [smos-report-gen] performProjection
  8414. 282.49 s [smos-report-gen] produces valid projections 73.71 ms
  8415. 282.49 s [smos-report-gen] passed for all of 100 inputs.
  8416. 282.49 s [smos-report-gen] JSON Projection (valid)
  8417. 282.49 s [smos-report-gen] encode :: Projection -> Data.ByteString.Lazy.ByteString
  8418. 282.49 s [smos-report-gen] never fails to encode a "valid Projection" 34.25 ms
  8419. 282.49 s [smos-report-gen] passed for all of 100 inputs.
  8420. 282.49 s [smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String Projection
  8421. 282.49 s [smos-report-gen] ensures that encode and decode are inverses for "valid Projection"'s 57.38 ms
  8422. 282.49 s [smos-report-gen] passed for all of 100 inputs.
  8423. 282.49 s [smos-report-gen] GenValid Projection
  8424. 282.49 s [smos-report-gen] genValid :: Gen Projection
  8425. 282.49 s [smos-report-gen] only generates valid 'Projection's 30.61 ms
  8426. 282.49 s [smos-report-gen] passed for all of 100 inputs.
  8427. 282.49 s [smos-report-gen] examples
  8428. 282.49 s [smos-report-gen] A column with the value of the 'effort' property:
  8429. 282.49 s [smos-report-gen] is valid 25.56 ms
  8430. 282.49 s [smos-report-gen] roundtrips 47.12 ms
  8431. 282.49 s [smos-report-gen] A column with the value of the 'DEADLINE' timestamp:
  8432. 282.49 s [smos-server-source] depends typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  8433. 282.49 s [smos-server-source] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  8434. 282.49 s [smos-server-source] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  8435. 282.49 s [smos-server-source] depends wai-3.2.4-Dmzlcivl75Z6SfAjaOrqf1
  8436. 282.49 s [smos-server-source] depends wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
  8437. 282.50 s [smos-server-source] depends warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
  8438. 282.50 s [smos-server-source] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  8439. 282.50 s [smos-server-source] depends zip-2.2.1-CMvjFROmUHB5lT3grxhbf5
  8440. 282.50 s [smos-server-source] depends zstd-0.1.3.0-Dk4S4y3VeFe5pM1coWpWfC
  8441. 282.50 s [smos-server-source] definite smos-server-0.15.0-F9AunX1tbHx65si5ihD01V-smos-server
  8442. 282.50 s [smos-server-source] depends base-4.20.2.0-fafd
  8443. 282.50 s [smos-server-source] depends smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk
  8444. 282.50 s [smos-server-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  8445. 282.50 s [smos-server-source] Using compiler: ghc-9.10.3
  8446. 282.50 s [smos-server-source] Using install prefix:
  8447. 282.50 s [smos-server-source] /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0
  8448. 282.50 s [smos-server-source] Executables installed in:
  8449. 282.50 s [smos-server-source] /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0/bin
  8450. 282.50 s [smos-server-source] Libraries installed in:
  8451. 282.50 s [smos-server-source] /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-server-0.15.0-Ljq1eL2wo4oF7FMliLoiRk
  8452. 282.50 s [smos-server-source] Dynamic Libraries installed in:
  8453. 282.50 s [smos-server-source] /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  8454. 282.50 s [smos-server-source] Private executables installed in:
  8455. 282.50 s [smos-server-source] /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-server-0.15.0
  8456. 282.50 s [smos-server-source] Data files installed in:
  8457. 282.50 s [smos-server-source] /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-server-0.15.0
  8458. 282.50 s [smos-server-source] Documentation installed in:
  8459. 282.50 s [smos-server-source] /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-server-0.15.0
  8460. 282.50 s [smos-server-source] Configuration files installed in:
  8461. 282.50 s [smos-server-source] /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0/etc
  8462. 282.50 s [smos-server-source] No alex found
  8463. 282.50 s [smos-server-source] Using ar found on system at:
  8464. 282.50 s [smos-server-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  8465. 282.50 s [smos-server-source] No c2hs found
  8466. 282.50 s [smos-server-source] No cpphs found
  8467. 282.50 s [smos-server-source] No doctest found
  8468. 282.50 s [smos-server-source] Using gcc version 14.3.0 given by user at:
  8469. 282.50 s [smos-server-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  8470. 282.50 s [smos-server-source] Using ghc version 9.10.3 found on system at:
  8471. 282.50 s [smos-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  8472. 282.50 s [smos-server-source] Using ghc-pkg version 9.10.3 found on system at:
  8473. 282.50 s [smos-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  8474. 282.50 s [smos-server-source] No ghcjs found
  8475. 282.50 s [smos-server-source] No ghcjs-pkg found
  8476. 282.50 s [smos-server-source] No greencard found
  8477. 282.50 s [smos-server-source] Using haddock version 2.31.1 found on system at:
  8478. 282.50 s [smos-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  8479. 282.50 s [smos-server-source] No happy found
  8480. 282.50 s [smos-server-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  8481. 282.50 s [smos-server-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  8482. 282.50 s [smos-server-source] No hmake found
  8483. 282.50 s [smos-server-source] Using hpc version 0.69 found on system at:
  8484. 282.50 s [smos-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  8485. 282.50 s [smos-server-source] Using hsc2hs version 0.68.10 found on system at:
  8486. 282.50 s [smos-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  8487. 282.50 s [smos-server-source] No hscolour found
  8488. 282.50 s [smos-server-source] No jhc found
  8489. 282.50 s [smos-server-source] Using ld found on system at:
  8490. 282.50 s [smos-server-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  8491. 282.50 s [smos-server-source] No pkg-config found
  8492. 282.50 s [smos-server-source] Using runghc version 9.10.3 found on system at:
  8493. 282.50 s [smos-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  8494. 282.50 s [smos-server-source] Using strip version 2.44 found on system at:
  8495. 282.50 s [smos-server-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  8496. 282.50 s [smos-server-source] Using tar found on system at:
  8497. 282.50 s [smos-server-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  8498. 282.50 s [smos-server-source] No uhc found
  8499. 282.50 s [smos-server-source] Phase: buildPhase
  8500. 282.50 s [smos-server-source] Distribution quality errors:
  8501. 282.50 s [smos-server-source] [no-syn-desc] No 'synopsis' or 'description' field.
  8502. 282.50 s [smos-server-source] [missing-bounds-important] The dependency 'build-depends: base' does not
  8503. 282.50 s [smos-server-source] specify an upper bound on the version number. Each major release of the 'base'
  8504. 282.50 s [smos-server-source] package changes the API in various ways and most packages will need some
  8505. 282.50 s [smos-server-source] changes to compile with it. The recommended practice is to specify an upper
  8506. 282.50 s [smos-server-source] bound on the version of the 'base' package. This ensures your package will
  8507. 282.50 s [smos-server-source] continue to build when a new major version of the 'base' package is released.
  8508. 282.50 s [smos-server-source] If you are not sure what upper bound to use then use the next major version.
  8509. 282.50 s [ical-recurrence-gen-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  8510. 282.50 s [ical-recurrence-gen-source] Using compiler: ghc-9.10.3
  8511. 282.50 s [ical-recurrence-gen-source] Using install prefix:
  8512. 282.50 s [ical-recurrence-gen-source] /nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0
  8513. 282.50 s [ical-recurrence-gen-source] Executables installed in:
  8514. 282.50 s [ical-recurrence-gen-source] /nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0/bin
  8515. 282.50 s [ical-recurrence-gen-source] Libraries installed in:
  8516. 282.50 s [ical-recurrence-gen-source] /nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
  8517. 282.50 s [ical-recurrence-gen-source] Dynamic Libraries installed in:
  8518. 282.50 s [ical-recurrence-gen-source] /nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  8519. 282.50 s [ical-recurrence-gen-source] Private executables installed in:
  8520. 282.50 s [ical-recurrence-gen-source] /nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0/libexec/x86_64-linux-ghc-9.10.3-a85d/ical-recurrence-gen-0.0.0.0
  8521. 282.50 s [ical-recurrence-gen-source] Data files installed in:
  8522. 282.50 s [ical-recurrence-gen-source] /nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0/share/x86_64-linux-ghc-9.10.3-a85d/ical-recurrence-gen-0.0.0.0
  8523. 282.50 s [ical-recurrence-gen-source] Documentation installed in: /share/doc/ical-recurrence-gen-0.0.0.0
  8524. 282.50 s [ical-recurrence-gen-source] Configuration files installed in:
  8525. 282.50 s [ical-recurrence-gen-source] /nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0/etc
  8526. 282.50 s [ical-recurrence-gen-source] No alex found
  8527. 282.50 s [ical-recurrence-gen-source] Using ar found on system at:
  8528. 282.50 s [ical-recurrence-gen-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  8529. 282.50 s [ical-recurrence-gen-source] No c2hs found
  8530. 282.50 s [ical-recurrence-gen-source] No cpphs found
  8531. 282.50 s [ical-recurrence-gen-source] No doctest found
  8532. 282.50 s [ical-recurrence-gen-source] Using gcc version 14.3.0 given by user at:
  8533. 282.50 s [ical-recurrence-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  8534. 282.50 s [ical-recurrence-gen-source] Using ghc version 9.10.3 found on system at:
  8535. 282.50 s [ical-recurrence-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  8536. 282.50 s [ical-recurrence-gen-source] Using ghc-pkg version 9.10.3 found on system at:
  8537. 282.50 s [ical-recurrence-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  8538. 282.50 s [ical-recurrence-gen-source] No ghcjs found
  8539. 282.50 s [ical-recurrence-gen-source] No ghcjs-pkg found
  8540. 282.50 s [ical-recurrence-gen-source] No greencard found
  8541. 282.50 s [ical-recurrence-gen-source] Using haddock version 2.31.1 found on system at:
  8542. 282.50 s [ical-recurrence-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  8543. 282.50 s [ical-recurrence-gen-source] No happy found
  8544. 282.50 s [ical-recurrence-gen-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  8545. 282.50 s [ical-recurrence-gen-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  8546. 282.50 s [ical-recurrence-gen-source] No hmake found
  8547. 282.50 s [ical-recurrence-gen-source] Using hpc version 0.69 found on system at:
  8548. 282.50 s [ical-recurrence-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  8549. 282.50 s [ical-recurrence-gen-source] Using hsc2hs version 0.68.10 found on system at:
  8550. 282.50 s [ical-recurrence-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  8551. 282.50 s [ical-recurrence-gen-source] Using hscolour version 1.25 found on system at:
  8552. 282.50 s [ical-recurrence-gen-source] /nix/store/4542ydaffc5fq0lcxf22ish43ssgpa21-hscolour-1.25/bin/HsColour
  8553. 282.50 s [ical-recurrence-gen-source] No jhc found
  8554. 282.50 s [ical-recurrence-gen-source] Using ld found on system at:
  8555. 282.50 s [ical-recurrence-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  8556. 282.50 s [ical-recurrence-gen-source] No pkg-config found
  8557. 282.50 s [ical-recurrence-gen-source] Using runghc version 9.10.3 found on system at:
  8558. 282.50 s [ical-recurrence-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  8559. 282.50 s [ical-recurrence-gen-source] Using strip version 2.44 found on system at:
  8560. 282.50 s [ical-recurrence-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  8561. 282.50 s [ical-recurrence-gen-source] Using tar found on system at:
  8562. 282.50 s [ical-recurrence-gen-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  8563. 282.50 s [ical-recurrence-gen-source] No uhc found
  8564. 282.50 s [ical-recurrence-gen-source] Phase: buildPhase
  8565. 282.50 s [ical-recurrence-gen-source] Distribution quality errors:
  8566. 282.50 s [ical-recurrence-gen-source] [no-syn-desc] No 'synopsis' or 'description' field.
  8567. 282.50 s [ical-recurrence-gen-source] [license-none] The 'license' field is missing or is NONE.
  8568. 282.50 s [ical-recurrence-gen-source] Distribution quality warnings:
  8569. 282.50 s [ical-recurrence-gen-source] [no-category] No 'category' field.
  8570. 282.50 s [ical-recurrence-gen-source] [no-maintainer] No 'maintainer' field.
  8571. 282.50 s [ical-recurrence-gen-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  8572. 282.50 s [ical-recurrence-gen-source] - conformance-gen
  8573. 282.50 s [ical-recurrence-gen-source] - genvalidity
  8574. 282.50 s [ical-recurrence-gen-source] - genvalidity-containers
  8575. 282.50 s [ical-recurrence-gen-source] - ical-gen
  8576. 282.50 s [ical-recurrence-gen-source] - ical-recurrence
  8577. 282.50 s [ical-recurrence-gen-source] Please add them. There is more information at https://pvp.haskell.org/
  8578. 282.50 s [ical-recurrence-gen-source] Note: the public hackage server would reject this package.
  8579. 282.50 s [ical-recurrence-gen-source] Building source dist for ical-recurrence-gen-0.0.0.0...
  8580. 282.50 s [ical-recurrence-gen-source] Source tarball created: dist/ical-recurrence-gen-0.0.0.0.tar.gz
  8581. 282.50 s [ical-recurrence-gen-source] Phase: checkPhase
  8582. 282.50 s [ical-recurrence-gen-source] Phase: haddockPhase
  8583. 282.50 s [ical-recurrence-gen-source] Phase: installPhase
  8584. 282.50 s [ical-recurrence-gen-source] Phase: fixupPhase
  8585. 282.50 s [smos-cursor-source] include filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
  8586. 282.50 s [smos-cursor-source] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
  8587. 282.50 s [smos-cursor-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  8588. 282.50 s [smos-cursor-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  8589. 282.50 s [smos-cursor-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  8590. 282.50 s [smos-cursor-source] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
  8591. 282.50 s [smos-cursor-source] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  8592. 282.50 s [smos-cursor-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  8593. 282.50 s [smos-cursor-source] include text-2.1.3-34f1
  8594. 282.50 s [smos-cursor-source] include time-1.12.2-3479
  8595. 282.50 s [smos-cursor-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  8596. 282.50 s [smos-cursor-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  8597. 282.50 s [smos-cursor-source] include validity-time-0.5.0.0-IeaWPPYGrQ7hvpU6w8zKH
  8598. 282.50 s [smos-cursor-source] Linked component graph:
  8599. 282.50 s [smos-cursor-source] unit smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt
  8600. 282.50 s [smos-cursor-source] include base-4.20.2.0-fafd
  8601. 282.50 s [smos-cursor-source] include containers-0.7-96b4
  8602. 282.50 s [smos-cursor-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  8603. 282.50 s [smos-cursor-source] include cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
  8604. 282.50 s [smos-cursor-source] include cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
  8605. 282.50 s [smos-cursor-source] include deepseq-1.5.0.0-2b65
  8606. 282.50 s [smos-cursor-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  8607. 282.50 s [smos-cursor-source] include exceptions-0.10.9-d102
  8608. 282.50 s [smos-cursor-source] include filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
  8609. 282.50 s [smos-cursor-source] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
  8610. 282.50 s [smos-cursor-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  8611. 282.50 s [smos-cursor-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  8612. 282.50 s [smos-cursor-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  8613. 282.50 s [smos-cursor-source] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
  8614. 282.50 s [smos-cursor-source] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  8615. 282.50 s [smos-cursor-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  8616. 282.50 s [smos-cursor-source] include text-2.1.3-34f1
  8617. 282.50 s [smos-cursor-source] include time-1.12.2-3479
  8618. 282.50 s [smos-cursor-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  8619. 282.50 s [smos-cursor-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  8620. 282.50 s [smos-cursor-source] include validity-time-0.5.0.0-IeaWPPYGrQ7hvpU6w8zKH
  8621. 282.50 s [smos-cursor-source] Smos.Cursor.Collapse=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.Collapse,Smos.Cursor.Contents=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.Contents,Smos.Cursor.Entry=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.Entry,Smos.Cursor.FileBrowser=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.FileBrowser,Smos.Cursor.Header=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.Header,Smos.Cursor.Logbook=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.Logbook,Smos.Cursor.Properties=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.Properties,Smos.Cursor.SmosFile=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.SmosFile,Smos.Cursor.SmosFileEditor=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.SmosFileEditor,Smos.Cursor.StateHistory=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.StateHistory,Smos.Cursor.Tag=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.Tag,Smos.Cursor.Tags=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.Tags,Smos.Cursor.Timestamps=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Cursor.Timestamps,Smos.History=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.History,Smos.Undo=smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt:Smos.Undo
  8622. 282.50 s [smos-cursor-source] Ready component graph:
  8623. 282.50 s [smos-cursor-source] definite smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt
  8624. 282.50 s [smos-cursor-source] depends base-4.20.2.0-fafd
  8625. 282.50 s [smos-cursor-source] depends containers-0.7-96b4
  8626. 282.50 s [smos-cursor-source] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  8627. 282.50 s [smos-cursor-source] depends cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
  8628. 282.50 s [smos-cursor-source] depends cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
  8629. 282.50 s [smos-cursor-source] depends deepseq-1.5.0.0-2b65
  8630. 282.50 s [smos-cursor-source] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  8631. 282.50 s [smos-cursor-source] depends exceptions-0.10.9-d102
  8632. 282.50 s [smos-cursor-source] depends filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
  8633. 282.50 s [smos-cursor-source] depends fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
  8634. 282.50 s [smos-cursor-source] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  8635. 282.50 s [smos-cursor-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  8636. 282.50 s [smos-cursor-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  8637. 282.50 s [smos-cursor-source] depends resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
  8638. 282.50 s [smos-cursor-source] depends smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  8639. 282.50 s [smos-cursor-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  8640. 282.50 s [smos-cursor-source] depends text-2.1.3-34f1
  8641. 282.50 s [smos-cursor-source] depends time-1.12.2-3479
  8642. 282.50 s [smos-cursor-source] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  8643. 282.50 s [smos-cursor-source] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  8644. 282.50 s [smos-scheduler-source] Dependency smos-scheduler: using smos-scheduler-0.10.1
  8645. 282.50 s [smos-scheduler-source] Source component graph:
  8646. 282.50 s [smos-scheduler-source] component lib
  8647. 282.50 s [smos-scheduler-source] component exe:smos-scheduler dependency lib
  8648. 282.50 s [smos-scheduler-source] Configured component graph:
  8649. 282.50 s [smos-scheduler-source] component smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj
  8650. 282.50 s [smos-scheduler-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  8651. 282.50 s [smos-scheduler-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  8652. 282.50 s [smos-scheduler-source] include base-4.20.2.0-fafd
  8653. 282.50 s [smos-scheduler-source] include bytestring-0.12.2.0-96e1
  8654. 282.50 s [smos-scheduler-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  8655. 282.50 s [smos-scheduler-source] include containers-0.7-96b4
  8656. 282.50 s [smos-scheduler-source] include cron-0.7.2-EBCVpyv5RU9IaoujvTWsGC
  8657. 282.50 s [smos-scheduler-source] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
  8658. 282.50 s [smos-scheduler-source] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
  8659. 282.50 s [smos-scheduler-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  8660. 282.50 s [smos-scheduler-source] include mtl-2.3.1-37af
  8661. 282.50 s [smos-scheduler-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  8662. 282.50 s [smos-scheduler-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  8663. 282.50 s [smos-scheduler-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  8664. 282.50 s [smos-scheduler-source] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  8665. 282.50 s [smos-scheduler-source] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  8666. 282.50 s [smos-scheduler-source] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
  8667. 282.51 s [smos-scheduler-source] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  8668. 282.51 s [smos-scheduler-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  8669. 282.51 s [smos-scheduler-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  8670. 282.51 s [smos-scheduler-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  8671. 282.51 s [smos-scheduler-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  8672. 282.51 s [smos-scheduler-source] include text-2.1.3-34f1
  8673. 282.51 s [smos-scheduler-source] include time-1.12.2-3479
  8674. 282.51 s [smos-scheduler-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  8675. 282.51 s [smos-scheduler-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  8676. 282.51 s [smos-scheduler-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  8677. 282.51 s [smos-scheduler-source] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  8678. 282.51 s [smos-scheduler-source] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
  8679. 282.51 s [smos-scheduler-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  8680. 282.51 s [smos-scheduler-source] component smos-scheduler-0.10.1-DSpMxFdbALgE40ONZ6wAcs-smos-scheduler
  8681. 282.51 s [smos-scheduler-source] include base-4.20.2.0-fafd
  8682. 282.51 s [smos-scheduler-source] include smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj
  8683. 282.51 s [smos-scheduler-source] Linked component graph:
  8684. 282.51 s [smos-scheduler-source] unit smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj
  8685. 282.51 s [smos-scheduler-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  8686. 282.51 s [smos-scheduler-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  8687. 282.51 s [smos-scheduler-source] include base-4.20.2.0-fafd
  8688. 282.51 s [smos-scheduler-source] include bytestring-0.12.2.0-96e1
  8689. 282.51 s [smos-scheduler-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  8690. 282.51 s [smos-scheduler-source] include containers-0.7-96b4
  8691. 282.51 s [smos-scheduler-source] include cron-0.7.2-EBCVpyv5RU9IaoujvTWsGC
  8692. 282.51 s [smos-scheduler-source] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
  8693. 282.51 s [smos-scheduler-source] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
  8694. 282.51 s [smos-scheduler-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  8695. 282.51 s [smos-scheduler-source] include mtl-2.3.1-37af
  8696. 282.51 s [smos-scheduler-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  8697. 282.51 s [smos-scheduler-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  8698. 282.51 s [smos-scheduler-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  8699. 282.51 s [smos-scheduler-source] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  8700. 282.51 s [smos-scheduler-source] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  8701. 282.51 s [smos-scheduler-source] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
  8702. 282.51 s [smos-scheduler-source] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  8703. 282.51 s [smos-scheduler-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  8704. 282.51 s [smos-scheduler-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  8705. 282.51 s [smos-scheduler-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  8706. 282.51 s [smos-scheduler-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  8707. 282.51 s [smos-scheduler-source] include text-2.1.3-34f1
  8708. 282.51 s [smos-scheduler-source] include time-1.12.2-3479
  8709. 282.51 s [smos-scheduler-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  8710. 282.51 s [smos-scheduler-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  8711. 282.51 s [smos-scheduler-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  8712. 282.51 s [smos-scheduler-source] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  8713. 282.51 s [smos-scheduler-source] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
  8714. 282.51 s [smos-scheduler-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  8715. 282.70 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/i8gh1rrx54p5d13f8h8j84q3sw7mbx03-smos-query-0.12.0-coverage /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0 /nix/store/z0f676w55m9pf28w74nwl9ypdskakb0f-smos-query-0.12.0-coverables
  8716. 283.18 s [post-build-hook] Pushing 3 paths (386 are already present) using zstd to cache smos ⏳
  8717. 283.18 s [post-build-hook]
  8718. 283.53 s [post-build-hook] Pushing /nix/store/z0f676w55m9pf28w74nwl9ypdskakb0f-smos-query-0.12.0-coverables (431.78 KiB)
  8719. 284.00 s [post-build-hook] Pushing /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0 (20.92 MiB)
  8720. 284.02 s [post-build-hook] Pushing /nix/store/i8gh1rrx54p5d13f8h8j84q3sw7mbx03-smos-query-0.12.0-coverage (295.34 KiB)
  8721. 285.04 s [post-build-hook]
  8722. 285.04 s [post-build-hook] All done.
  8723. 285.06 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/i8gh1rrx54p5d13f8h8j84q3sw7mbx03-smos-query-0.12.0-coverage /nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0 /nix/store/z0f676w55m9pf28w74nwl9ypdskakb0f-smos-query-0.12.0-coverables
  8724. 285.15 s [post-build-hook] copying 3 paths...
  8725. 285.15 s [post-build-hook] copying path '/nix/store/z0f676w55m9pf28w74nwl9ypdskakb0f-smos-query-0.12.0-coverables' to 'https://cache.staging.nix-ci.com'...
  8726. 285.15 s [post-build-hook] copying path '/nix/store/i8gh1rrx54p5d13f8h8j84q3sw7mbx03-smos-query-0.12.0-coverage' to 'https://cache.staging.nix-ci.com'...
  8727. 285.15 s [post-build-hook] copying path '/nix/store/jy0f9ad7d1zxsx3d4jsfr7zv8h41ihfz-smos-query-0.12.0' to 'https://cache.staging.nix-ci.com'...
  8728. 292.41 s [post-build-hook] copying 1 paths...
  8729. 292.41 s [post-build-hook] copying path '/nix/store/722vwn5yrh7h6m7vw79izvxhxrhd975y-smos-query-0.12.0.drv' to 'https://cache.staging.nix-ci.com'...
  8730. 293.07 s Progress: 38 of 94 built (7 building), 28 of 28 downloaded from cache
  8731. 293.07 s [smos-report-gen] is valid 9.38 ms
  8732. 293.07 s [smos-report-gen] roundtrips 51.79 ms
  8733. 293.07 s [smos-report-gen] A column with whether the entry has an ancestor with the 'toast' tag:
  8734. 293.07 s [smos-report-gen] is valid 25.54 ms
  8735. 293.07 s [smos-report-gen] roundtrips 46.01 ms
  8736. 293.07 s [smos-report-gen] A column with whether the entry has the 'toast' tag:
  8737. 293.07 s [smos-report-gen] roundtrips 33.88 ms
  8738. 293.07 s [smos-report-gen] is valid 8.89 ms
  8739. 293.07 s [smos-report-gen] renderProjection
  8740. 293.07 s [smos-report-gen] renders bys that parse to the same 31.84 ms
  8741. 293.07 s [smos-report-gen] passed for all of 100 inputs.
  8742. 293.07 s [smos-report-gen] produces valid texts 8.56 ms
  8743. 293.07 s [smos-report-gen] passed for all of 100 inputs.
  8744. 293.07 s [smos-report-gen] ontoStateP
  8745. 293.07 s [smos-report-gen] only parses valid values 2.28 ms
  8746. 293.07 s [smos-report-gen] passed for all of 100 inputs.
  8747. 293.07 s [smos-report-gen] ontoPropertyP
  8748. 293.07 s [smos-server-source] For example if you have tested your package with 'base' version 4.5 and 4.6
  8749. 293.07 s [smos-server-source] then use 'build-depends: base >= 4.5 && < 4.7'.
  8750. 293.07 s [smos-server-source] Distribution quality warnings:
  8751. 293.07 s [smos-server-source] [no-license-file] A 'license-file' is not specified.
  8752. 293.07 s [smos-server-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  8753. 293.07 s [smos-server-source] - IntervalMap
  8754. 293.07 s [smos-server-source] - aeson
  8755. 293.07 s [smos-server-source] - aeson-pretty
  8756. 293.07 s [smos-server-source] - amazonka
  8757. 293.07 s [smos-server-source] - amazonka-ses
  8758. 293.07 s [smos-server-source] - autodocodec
  8759. 293.07 s [smos-server-source] - blaze-html
  8760. 293.07 s [smos-server-source] - bytestring
  8761. 293.07 s [smos-server-source] - conduit
  8762. 293.07 s [smos-server-source] - containers
  8763. 293.07 s [smos-server-source] - cryptohash-sha256
  8764. 293.07 s [smos-server-source] - dirforest
  8765. 293.07 s [smos-server-source] - esqueleto
  8766. 293.07 s [smos-server-source] - filepath
  8767. 293.07 s [smos-server-source] - http-client
  8768. 293.07 s [smos-server-source] - http-types
  8769. 293.07 s [smos-server-source] - ical
  8770. 293.07 s [smos-server-source] - jose
  8771. 293.07 s [smos-server-source] - looper
  8772. 293.07 s [smos-server-source] - mergeful
  8773. 293.07 s [smos-server-source] - microlens
  8774. 293.07 s [smos-server-source] - mime-mail
  8775. 293.07 s [smos-server-source] - monad-logger
  8776. 293.07 s [smos-server-source] - mtl
  8777. 293.07 s [smos-server-source] - network-uri
  8778. 293.07 s [smos-server-source] - opt-env-conf
  8779. 293.07 s [smos-server-source] - path
  8780. 293.07 s [smos-server-source] - path-io
  8781. 293.07 s [smos-server-source] - persistent
  8782. 293.07 s [smos-server-source] - persistent-pagination
  8783. 293.07 s [smos-server-source] - persistent-sqlite
  8784. 293.07 s [smos-server-source] - pretty-show
  8785. 293.07 s [smos-server-source] - prometheus
  8786. 293.07 s [smos-server-source] - prometheus-ghc-stats
  8787. 293.07 s [smos-server-source] - prometheus-wai
  8788. 293.07 s [smos-server-source] - retry
  8789. 293.07 s [smos-server-source] - semver
  8790. 293.07 s [smos-server-source] - servant
  8791. 293.07 s [smos-server-source] - servant-auth-server
  8792. 293.07 s [smos-server-source] - servant-server
  8793. 293.07 s [smos-server-source] - shakespeare
  8794. 293.07 s [smos-server-source] - smos-api
  8795. 293.07 s [smos-server-source] - smos-cli
  8796. 293.07 s [smos-server-source] - smos-data
  8797. 293.07 s [smos-server-source] - smos-directory
  8798. 293.07 s [smos-server-source] - smos-report
  8799. 293.07 s [smos-server-source] - smos-stripe-client
  8800. 293.07 s [smos-server-source] - template-haskell
  8801. 293.07 s [smos-server-source] - text
  8802. 293.07 s [smos-server-source] - time
  8803. 293.07 s [smos-server-source] - typed-uuid
  8804. 293.07 s [smos-server-source] - tz
  8805. 293.07 s [smos-server-source] - unliftio
  8806. 293.07 s [smos-server-source] - wai
  8807. 293.07 s [smos-server-source] - wai-extra
  8808. 293.07 s [smos-server-source] - warp
  8809. 293.07 s [smos-server-source] - yaml
  8810. 293.07 s [smos-server-source] - zip
  8811. 293.07 s [smos-server-source] - zstd
  8812. 293.07 s [smos-server-source] Please add them. There is more information at https://pvp.haskell.org/
  8813. 293.07 s [smos-server-source] Note: the public hackage server would reject this package.
  8814. 293.07 s [smos-server-source] Building source dist for smos-server-0.15.0...
  8815. 293.07 s [smos-server-source] Source tarball created: dist/smos-server-0.15.0.tar.gz
  8816. 293.07 s [smos-server-source] Phase: haddockPhase
  8817. 293.07 s [smos-server-source] Phase: installPhase
  8818. 293.07 s [smos-server-source] Phase: fixupPhase
  8819. 293.07 s [smos-cursor-source] depends validity-time-0.5.0.0-IeaWPPYGrQ7hvpU6w8zKH
  8820. 293.07 s [smos-cursor-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  8821. 293.07 s [smos-cursor-source] Using compiler: ghc-9.10.3
  8822. 293.07 s [smos-cursor-source] Using install prefix:
  8823. 293.07 s [smos-cursor-source] /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0
  8824. 293.08 s [smos-cursor-source] Executables installed in:
  8825. 293.08 s [smos-cursor-source] /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0/bin
  8826. 293.08 s [smos-cursor-source] Libraries installed in:
  8827. 293.08 s [smos-cursor-source] /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-0.7.0-AfwcwhaJMTM5vs4Kp6SrVt
  8828. 293.08 s [smos-cursor-source] Dynamic Libraries installed in:
  8829. 293.08 s [smos-cursor-source] /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  8830. 293.08 s [smos-cursor-source] Private executables installed in:
  8831. 293.08 s [smos-cursor-source] /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-0.7.0
  8832. 293.08 s [smos-cursor-source] Data files installed in:
  8833. 293.08 s [smos-cursor-source] /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-0.7.0
  8834. 293.08 s [smos-cursor-source] Documentation installed in:
  8835. 293.08 s [smos-cursor-source] /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-0.7.0
  8836. 293.08 s [smos-cursor-source] Configuration files installed in:
  8837. 293.08 s [smos-cursor-source] /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0/etc
  8838. 293.08 s [smos-cursor-source] No alex found
  8839. 293.08 s [smos-cursor-source] Using ar found on system at:
  8840. 293.08 s [smos-cursor-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  8841. 293.08 s [smos-cursor-source] No c2hs found
  8842. 293.08 s [smos-cursor-source] No cpphs found
  8843. 293.08 s [smos-cursor-source] No doctest found
  8844. 293.08 s [smos-cursor-source] Using gcc version 14.3.0 given by user at:
  8845. 293.08 s [smos-cursor-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  8846. 293.08 s [smos-cursor-source] Using ghc version 9.10.3 found on system at:
  8847. 293.08 s [smos-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  8848. 293.08 s [smos-cursor-source] Using ghc-pkg version 9.10.3 found on system at:
  8849. 293.08 s [smos-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  8850. 293.08 s [smos-cursor-source] No ghcjs found
  8851. 293.08 s [smos-cursor-source] No ghcjs-pkg found
  8852. 293.08 s [smos-cursor-source] No greencard found
  8853. 293.08 s [smos-cursor-source] Using haddock version 2.31.1 found on system at:
  8854. 293.08 s [smos-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  8855. 293.08 s [smos-cursor-source] No happy found
  8856. 293.08 s [smos-cursor-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  8857. 293.08 s [smos-cursor-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  8858. 293.08 s [smos-cursor-source] No hmake found
  8859. 293.08 s [smos-cursor-source] Using hpc version 0.69 found on system at:
  8860. 293.08 s [smos-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  8861. 293.08 s [smos-cursor-source] Using hsc2hs version 0.68.10 found on system at:
  8862. 293.08 s [smos-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  8863. 293.08 s [smos-cursor-source] No hscolour found
  8864. 293.08 s [smos-cursor-source] No jhc found
  8865. 293.08 s [smos-cursor-source] Using ld found on system at:
  8866. 293.08 s [smos-cursor-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  8867. 293.08 s [smos-cursor-source] No pkg-config found
  8868. 293.08 s [smos-cursor-source] Using runghc version 9.10.3 found on system at:
  8869. 293.08 s [smos-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  8870. 293.08 s [smos-cursor-source] Using strip version 2.44 found on system at:
  8871. 293.08 s [smos-cursor-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  8872. 293.08 s [smos-cursor-source] Using tar found on system at:
  8873. 293.08 s [smos-cursor-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  8874. 293.08 s [smos-cursor-source] No uhc found
  8875. 293.08 s [smos-cursor-source] Phase: buildPhase
  8876. 293.08 s [smos-cursor-source] Distribution quality errors:
  8877. 293.08 s [smos-cursor-source] [no-syn-desc] No 'synopsis' or 'description' field.
  8878. 293.08 s [smos-cursor-source] [license-none] The 'license' field is missing or is NONE.
  8879. 293.08 s [smos-cursor-source] [missing-bounds-important] The dependency 'build-depends: base' does not
  8880. 293.08 s [smos-cursor-source] specify an upper bound on the version number. Each major release of the 'base'
  8881. 293.08 s [smos-cursor-source] package changes the API in various ways and most packages will need some
  8882. 293.08 s [smos-cursor-source] changes to compile with it. The recommended practice is to specify an upper
  8883. 293.08 s [smos-cursor-source] bound on the version of the 'base' package. This ensures your package will
  8884. 293.08 s [smos-cursor-source] continue to build when a new major version of the 'base' package is released.
  8885. 293.08 s [smos-cursor-source] If you are not sure what upper bound to use then use the next major version.
  8886. 293.08 s [smos-cursor-source] For example if you have tested your package with 'base' version 4.5 and 4.6
  8887. 293.08 s [smos-cursor-source] then use 'build-depends: base >= 4.5 && < 4.7'.
  8888. 293.08 s [smos-cursor-source] Distribution quality warnings:
  8889. 293.08 s [smos-cursor-source] [no-category] No 'category' field.
  8890. 293.08 s [smos-cursor-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  8891. 293.08 s [smos-cursor-source] - containers
  8892. 293.08 s [smos-cursor-source] - cursor
  8893. 293.08 s [smos-cursor-source] - cursor-dirforest
  8894. 293.08 s [smos-cursor-source] - cursor-fuzzy-time
  8895. 293.08 s [smos-cursor-source] - deepseq
  8896. 293.08 s [smos-cursor-source] - dirforest
  8897. 293.08 s [smos-cursor-source] - exceptions
  8898. 293.08 s [smos-cursor-source] - filelock
  8899. 293.08 s [smos-cursor-source] - fuzzy-time
  8900. 293.08 s [smos-cursor-source] - microlens
  8901. 293.08 s [smos-cursor-source] - path
  8902. 293.08 s [smos-cursor-source] - path-io
  8903. 293.08 s [smos-cursor-source] - resourcet
  8904. 293.08 s [smos-cursor-source] - smos-archive
  8905. 293.08 s [smos-cursor-source] - smos-data
  8906. 293.08 s [smos-cursor-source] - text
  8907. 293.08 s [smos-cursor-source] - time
  8908. 293.08 s [smos-cursor-source] - tz
  8909. 293.08 s [smos-cursor-source] - validity
  8910. 293.08 s [smos-cursor-source] - validity-time
  8911. 293.08 s [smos-cursor-source] Please add them. There is more information at https://pvp.haskell.org/
  8912. 293.08 s [smos-scheduler-source] Smos.Scheduler=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler,Smos.Scheduler.Commands=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler.Commands,Smos.Scheduler.Commands.Check=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler.Commands.Check,Smos.Scheduler.Commands.Next=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler.Commands.Next,Smos.Scheduler.Commands.Sample=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler.Commands.Sample,Smos.Scheduler.Commands.Schedule=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler.Commands.Schedule,Smos.Scheduler.History=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler.History,Smos.Scheduler.OptParse=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler.OptParse,Smos.Scheduler.Recurrence=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler.Recurrence,Smos.Scheduler.Render=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler.Render,Smos.Scheduler.Schedule=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler.Schedule,Smos.Scheduler.Template=smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj:Smos.Scheduler.Template
  8913. 293.08 s [smos-scheduler-source] unit smos-scheduler-0.10.1-DSpMxFdbALgE40ONZ6wAcs-smos-scheduler
  8914. 293.08 s [smos-scheduler-source] include base-4.20.2.0-fafd
  8915. 293.08 s [smos-scheduler-source] include smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj
  8916. 293.08 s [smos-scheduler-source] Ready component graph:
  8917. 293.08 s [smos-scheduler-source] definite smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj
  8918. 293.08 s [smos-scheduler-source] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  8919. 293.08 s [smos-scheduler-source] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  8920. 293.08 s [smos-scheduler-source] depends base-4.20.2.0-fafd
  8921. 293.08 s [smos-scheduler-source] depends bytestring-0.12.2.0-96e1
  8922. 293.08 s [smos-scheduler-source] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  8923. 293.08 s [smos-scheduler-source] depends containers-0.7-96b4
  8924. 293.08 s [smos-scheduler-source] depends cron-0.7.2-EBCVpyv5RU9IaoujvTWsGC
  8925. 293.08 s [smos-scheduler-source] depends fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
  8926. 293.08 s [smos-scheduler-source] depends megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
  8927. 293.08 s [smos-scheduler-source] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  8928. 293.08 s [smos-scheduler-source] depends mtl-2.3.1-37af
  8929. 293.08 s [smos-scheduler-source] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  8930. 293.08 s [smos-scheduler-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  8931. 293.08 s [smos-scheduler-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  8932. 293.08 s [smos-scheduler-source] depends pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  8933. 293.08 s [smos-scheduler-source] depends safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  8934. 293.08 s [smos-scheduler-source] depends safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
  8935. 293.08 s [smos-scheduler-source] depends smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  8936. 293.08 s [smos-scheduler-source] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  8937. 293.08 s [smos-scheduler-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  8938. 293.08 s [smos-scheduler-source] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  8939. 293.08 s [smos-scheduler-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  8940. 293.08 s [smos-scheduler-source] depends text-2.1.3-34f1
  8941. 293.08 s [smos-scheduler-source] depends time-1.12.2-3479
  8942. 293.08 s [smos-scheduler-source] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  8943. 293.08 s [smos-scheduler-source] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  8944. 293.08 s [smos-scheduler-source] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  8945. 293.08 s [smos-scheduler-source] depends validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  8946. 293.08 s [smos-scheduler-source] depends validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
  8947. 293.08 s [smos-scheduler-source] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  8948. 293.08 s [smos-scheduler-source] definite smos-scheduler-0.10.1-DSpMxFdbALgE40ONZ6wAcs-smos-scheduler
  8949. 293.08 s [smos-scheduler-source] depends base-4.20.2.0-fafd
  8950. 293.08 s [smos-scheduler-source] depends smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj
  8951. 293.08 s [smos-scheduler-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  8952. 293.08 s [smos-scheduler-source] Using compiler: ghc-9.10.3
  8953. 293.08 s [smos-scheduler-source] Using install prefix:
  8954. 293.08 s [smos-scheduler-source] /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1
  8955. 293.08 s [smos-scheduler-source] Executables installed in:
  8956. 293.08 s [smos-scheduler-source] /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1/bin
  8957. 293.08 s [smos-scheduler-source] Libraries installed in:
  8958. 293.08 s [smos-scheduler-source] /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-scheduler-0.10.1-79yJr9ZBJWe5eXTgL4juJj
  8959. 293.08 s [smos-scheduler-source] Dynamic Libraries installed in:
  8960. 293.08 s [smos-scheduler-source] /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  8961. 293.08 s [smos-scheduler-source] Private executables installed in:
  8962. 293.08 s [smos-scheduler-source] /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-scheduler-0.10.1
  8963. 293.08 s [smos-scheduler-source] Data files installed in:
  8964. 293.08 s [smos-scheduler-source] /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1/share/x86_64-linux-ghc-9.10.3-a85d/smos-scheduler-0.10.1
  8965. 293.08 s [smos-scheduler-source] Documentation installed in:
  8966. 293.08 s [smos-scheduler-source] /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-scheduler-0.10.1
  8967. 293.08 s [smos-scheduler-source] Configuration files installed in:
  8968. 293.08 s [smos-scheduler-source] /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1/etc
  8969. 293.08 s [smos-scheduler-source] No alex found
  8970. 293.08 s [smos-scheduler-source] Using ar found on system at:
  8971. 293.08 s [smos-scheduler-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  8972. 293.08 s [smos-scheduler-source] No c2hs found
  8973. 293.08 s [smos-scheduler-source] No cpphs found
  8974. 293.08 s [smos-scheduler-source] No doctest found
  8975. 293.08 s [smos-api-gen] Phase: setupCompilerEnvironmentPhase
  8976. 293.08 s [smos-api-gen] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  8977. 293.08 s [smos-api-gen] Phase: unpackPhase
  8978. 293.08 s [smos-api-gen] unpacking source archive /nix/store/3g7jcmy6bng18z9iggcicgf700q7dpvx-smos-api-gen-source-0.3.2/smos-api-gen-0.3.2.tar.gz
  8979. 293.08 s [smos-api-gen] source root is smos-api-gen-0.3.2
  8980. 293.08 s [smos-api-gen] setting SOURCE_DATE_EPOCH to timestamp 1780355887 of file "smos-api-gen-0.3.2/test/Spec.hs"
  8981. 293.08 s [smos-api-gen] warning: file "smos-api-gen-0.3.2/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  8982. 293.08 s [smos-api-gen] Phase: patchPhase
  8983. 293.08 s [smos-api-gen] Phase: compileBuildDriverPhase
  8984. 293.08 s [smos-api-gen] setupCompileFlags: -package-db=/build/tmp.LLdq3kbwoz/setup-package.conf.d -threaded
  8985. 293.08 s [smos-api-gen] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.LLdq3kbwoz/Main.o )
  8986. 293.08 s [smos-api-gen] [2 of 2] Linking Setup
  8987. 293.08 s [smos-api-gen] Phase: updateAutotoolsGnuConfigScriptsPhase
  8988. 293.08 s [smos-api-gen] Phase: configurePhase
  8989. 293.08 s [smos-api-gen] configureFlags: --verbose --prefix=/nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.LLdq3kbwoz/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --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-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  8990. 293.08 s [smos-api-gen] Using Parsec parser
  8991. 293.08 s [smos-api-gen] Configuring smos-api-gen-0.3.2...
  8992. 293.08 s [smos-api-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
  8993. 293.08 s [smos-api-gen] Dependency base: using base-4.20.2.0
  8994. 293.08 s [smos-api-gen] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
  8995. 293.08 s [smos-api-gen] Dependency genvalidity-bytestring: using genvalidity-bytestring-1.0.0.1
  8996. 293.08 s [smos-api-gen] Dependency genvalidity-mergeful: using genvalidity-mergeful-0.3.0.1
  8997. 293.08 s [smos-api-gen] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
  8998. 293.08 s [smos-api-gen] Dependency genvalidity-text: using genvalidity-text-1.0.0.1
  8999. 293.08 s [smos-api-gen] Dependency genvalidity-typed-uuid: using genvalidity-typed-uuid-0.1.0.1
  9000. 293.08 s [smos-api-gen] Dependency genvalidity-uuid: using genvalidity-uuid-1.0.0.1
  9001. 293.08 s [smos-api-gen] Dependency smos-api: using smos-api-0.8.0
  9002. 293.08 s [smos-api-gen] Dependency smos-data-gen: using smos-data-gen-0.5.1
  9003. 293.08 s [smos-api-gen] Dependency text: using text-2.1.3
  9004. 293.08 s [smos-api-gen] Dependency aeson: using aeson-2.2.3.0
  9005. 293.08 s [smos-api-gen] Dependency base: using base-4.20.2.0
  9006. 293.08 s [smos-api-gen] Dependency bytestring: using bytestring-0.12.2.0
  9007. 293.08 s [smos-api-gen] Dependency containers: using containers-0.7
  9008. 293.08 s [smos-api-gen] Dependency dirforest: using dirforest-0.1.0.0
  9009. 293.08 s [smos-api-gen] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
  9010. 293.08 s [smos-api-gen] Dependency mergeful: using mergeful-0.3.0.0
  9011. 293.08 s [smos-api-gen] Dependency path: using path-0.9.6
  9012. 293.08 s [smos-api-gen] Dependency semver: using semver-0.4.0.1
  9013. 293.08 s [smos-api-gen] Dependency smos-api: using smos-api-0.8.0
  9014. 293.08 s [smos-api-gen] Dependency smos-api-gen: using smos-api-gen-0.3.2
  9015. 293.08 s [smos-api-gen] Dependency smos-data: using smos-data-0.7.0
  9016. 293.08 s [smos-api-gen] Dependency smos-report: using smos-report-0.12.0
  9017. 293.08 s [smos-client] Phase: setupCompilerEnvironmentPhase
  9018. 293.08 s [smos-client] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  9019. 293.08 s [smos-client] Phase: unpackPhase
  9020. 293.08 s [smos-client] unpacking source archive /nix/store/y3ki4vxc28hcwl17xsxqwys6cl6y876n-smos-client-source-0.6.0/smos-client-0.6.0.tar.gz
  9021. 293.08 s [smos-client] source root is smos-client-0.6.0
  9022. 293.08 s [smos-client] setting SOURCE_DATE_EPOCH to timestamp 1780355887 of file "smos-client-0.6.0/test/Spec.hs"
  9023. 293.08 s [smos-client] warning: file "smos-client-0.6.0/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  9024. 293.08 s [smos-client] Phase: patchPhase
  9025. 293.08 s [smos-client] Adding dekking-value to build-depends in ./smos-client.cabal
  9026. 293.08 s [smos-client] Phase: compileBuildDriverPhase
  9027. 293.08 s [smos-client] setupCompileFlags: -package-db=/build/tmp.1WAIZdJM9h/setup-package.conf.d -threaded
  9028. 293.08 s [smos-client] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.1WAIZdJM9h/Main.o )
  9029. 293.08 s [smos-client] [2 of 2] Linking Setup
  9030. 293.08 s [smos-client] Phase: updateAutotoolsGnuConfigScriptsPhase
  9031. 293.08 s [smos-client] Phase: configurePhase
  9032. 293.08 s [smos-client] configureFlags: --verbose --prefix=/nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.1WAIZdJM9h/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-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-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  9033. 293.08 s [smos-client] Using Parsec parser
  9034. 293.08 s [smos-client] Configuring smos-client-0.6.0...
  9035. 293.08 s [smos-client] Dependency base: using base-4.20.2.0
  9036. 293.08 s [smos-client] Dependency bytestring: using bytestring-0.12.2.0
  9037. 293.08 s [smos-client] Dependency cookie: using cookie-0.5.1
  9038. 293.08 s [smos-client] Dependency deepseq: using deepseq-1.5.0.0
  9039. 293.08 s [smos-client] Dependency dekking-value: using dekking-value-0.0.0.0
  9040. 293.08 s [smos-client] Dependency dirforest: using dirforest-0.1.0.0
  9041. 293.08 s [smos-client] Dependency http-types: using http-types-0.12.4
  9042. 293.08 s [smos-client] Dependency ical: using ical-0.0.0.0
  9043. 293.08 s [smos-client] Dependency microlens: using microlens-0.4.14.0
  9044. 293.08 s [smos-client] Dependency mtl: using mtl-2.3.1
  9045. 293.08 s [smos-client] Dependency path: using path-0.9.6
  9046. 293.08 s [smos-client] Dependency pretty-show: using pretty-show-1.10
  9047. 293.08 s [smos-client] Dependency semver: using semver-0.4.0.1
  9048. 293.08 s [smos-client] Dependency servant: using servant-0.20.3.0
  9049. 293.08 s [smos-client] Dependency servant-auth-client: using servant-auth-client-0.4.2.0
  9050. 293.08 s [smos-client] Dependency servant-auth-server: using servant-auth-server-0.4.9.1
  9051. 293.08 s [smos-client] Dependency servant-client: using servant-client-0.20.3.0
  9052. 293.08 s [smos-client] Dependency servant-client-core: using servant-client-core-0.20.3.0
  9053. 293.08 s [smos-client] Dependency smos-api: using smos-api-0.8.0
  9054. 293.08 s [smos-client] Dependency smos-data: using smos-data-0.7.0
  9055. 293.08 s [smos-client] Dependency smos-report: using smos-report-0.12.0
  9056. 293.08 s [smos-client] Dependency text: using text-2.1.3
  9057. 293.08 s [smos-client] Dependency time: using time-1.12.2
  9058. 293.08 s [smos-client] Dependency base: using base-4.20.2.0
  9059. 293.08 s [smos-client] Dependency dekking-value: using dekking-value-0.0.0.0
  9060. 293.08 s [smos-client] Dependency smos-api: using smos-api-0.8.0
  9061. 293.26 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0
  9062. 293.62 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
  9063. 293.62 s [post-build-hook]
  9064. 293.94 s [post-build-hook] Pushing /nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0 (18.83 KiB)
  9065. 294.75 s [post-build-hook]
  9066. 294.75 s [post-build-hook] All done.
  9067. 294.76 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0
  9068. 294.82 s [post-build-hook] copying 1 paths...
  9069. 294.82 s [post-build-hook] copying path '/nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0' to 'https://cache.staging.nix-ci.com'...
  9070. 296.46 s [post-build-hook] copying 1 paths...
  9071. 296.46 s [post-build-hook] copying path '/nix/store/5l1wk9gjkzn05akimn3gnwga71pg4dsh-ical-recurrence-gen-source-0.0.0.0.drv' to 'https://cache.staging.nix-ci.com'...
  9072. 297.14 s Progress: 39 of 92 built (6 building), 28 of 28 downloaded from cache
  9073. 297.20 s Building ical-recurrence-gen
  9074. 297.20 s [smos-report-gen] only parses valid values 2.92 ms
  9075. 297.20 s [smos-report-gen] passed for all of 100 inputs.
  9076. 297.20 s [smos-report-gen] projectionP
  9077. 297.20 s [smos-report-gen] parses "header" as OntoHeader 0.91 ms
  9078. 297.20 s [smos-report-gen] parses "file" as OntoFile 0.68 ms
  9079. 297.20 s [smos-report-gen] only parses valid values 11.91 ms
  9080. 297.20 s [smos-report-gen] passed for all of 100 inputs.
  9081. 297.20 s [smos-report-gen] parses "state" as OntoState 0.49 ms
  9082. 297.20 s [smos-report-gen] parses "property:effort" as OntoProperty (PropertyName {propertyNameText = "effort"}) 15.61 ms
  9083. 297.20 s [smos-report-gen] ontoFileP
  9084. 297.20 s [smos-report-gen] only parses valid values 1.70 ms
  9085. 297.20 s [smos-report-gen] passed for all of 100 inputs.
  9086. 297.20 s [smos-report-gen] ontoHeaderP
  9087. 297.20 s [smos-report-gen] only parses valid values 1.70 ms
  9088. 297.20 s [smos-report-gen] passed for all of 100 inputs.
  9089. 297.20 s [smos-report-gen] GenValid Projectee
  9090. 297.20 s [smos-report-gen] genValid :: Gen Projectee
  9091. 297.20 s [smos-cursor-source] Note: the public hackage server would reject this package.
  9092. 297.20 s [smos-cursor-source] Building source dist for smos-cursor-0.7.0...
  9093. 297.20 s [smos-cursor-source] Source tarball created: dist/smos-cursor-0.7.0.tar.gz
  9094. 297.20 s [smos-cursor-source] Phase: haddockPhase
  9095. 297.20 s [smos-cursor-source] Phase: installPhase
  9096. 297.20 s [smos-cursor-source] Phase: fixupPhase
  9097. 297.20 s [smos-scheduler-source] Using gcc version 14.3.0 given by user at:
  9098. 297.20 s [smos-scheduler-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  9099. 297.20 s [smos-scheduler-source] Using ghc version 9.10.3 found on system at:
  9100. 297.20 s [smos-scheduler-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  9101. 297.20 s [smos-scheduler-source] Using ghc-pkg version 9.10.3 found on system at:
  9102. 297.20 s [smos-scheduler-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  9103. 297.20 s [smos-scheduler-source] No ghcjs found
  9104. 297.20 s [smos-scheduler-source] No ghcjs-pkg found
  9105. 297.20 s [smos-scheduler-source] No greencard found
  9106. 297.20 s [smos-scheduler-source] Using haddock version 2.31.1 found on system at:
  9107. 297.20 s [smos-scheduler-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  9108. 297.20 s [smos-scheduler-source] No happy found
  9109. 297.20 s [smos-scheduler-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  9110. 297.20 s [smos-scheduler-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  9111. 297.20 s [smos-scheduler-source] No hmake found
  9112. 297.20 s [smos-scheduler-source] Using hpc version 0.69 found on system at:
  9113. 297.20 s [smos-scheduler-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  9114. 297.20 s [smos-scheduler-source] Using hsc2hs version 0.68.10 found on system at:
  9115. 297.20 s [smos-scheduler-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  9116. 297.20 s [smos-scheduler-source] No hscolour found
  9117. 297.20 s [smos-scheduler-source] No jhc found
  9118. 297.20 s [smos-scheduler-source] Using ld found on system at:
  9119. 297.20 s [smos-scheduler-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  9120. 297.20 s [smos-scheduler-source] No pkg-config found
  9121. 297.20 s [smos-scheduler-source] Using runghc version 9.10.3 found on system at:
  9122. 297.20 s [smos-scheduler-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  9123. 297.20 s [smos-scheduler-source] Using strip version 2.44 found on system at:
  9124. 297.20 s [smos-scheduler-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  9125. 297.20 s [smos-scheduler-source] Using tar found on system at:
  9126. 297.20 s [smos-scheduler-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  9127. 297.20 s [smos-scheduler-source] No uhc found
  9128. 297.20 s [smos-scheduler-source] Phase: buildPhase
  9129. 297.20 s [smos-scheduler-source] Distribution quality errors:
  9130. 297.20 s [smos-scheduler-source] [no-syn-desc] No 'synopsis' or 'description' field.
  9131. 297.20 s [smos-scheduler-source] [missing-bounds-important] The dependency 'build-depends: base' does not
  9132. 297.20 s [smos-scheduler-source] specify an upper bound on the version number. Each major release of the 'base'
  9133. 297.20 s [smos-scheduler-source] package changes the API in various ways and most packages will need some
  9134. 297.20 s [smos-scheduler-source] changes to compile with it. The recommended practice is to specify an upper
  9135. 297.20 s [smos-scheduler-source] bound on the version of the 'base' package. This ensures your package will
  9136. 297.20 s [smos-scheduler-source] continue to build when a new major version of the 'base' package is released.
  9137. 297.20 s [smos-scheduler-source] If you are not sure what upper bound to use then use the next major version.
  9138. 297.20 s [smos-scheduler-source] For example if you have tested your package with 'base' version 4.5 and 4.6
  9139. 297.20 s [smos-scheduler-source] then use 'build-depends: base >= 4.5 && < 4.7'.
  9140. 297.20 s [smos-scheduler-source] Distribution quality warnings:
  9141. 297.20 s [smos-scheduler-source] [no-license-file] A 'license-file' is not specified.
  9142. 297.20 s [smos-scheduler-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  9143. 297.20 s [smos-scheduler-source] - aeson
  9144. 297.20 s [smos-scheduler-source] - autodocodec
  9145. 297.20 s [smos-scheduler-source] - bytestring
  9146. 297.20 s [smos-scheduler-source] - conduit
  9147. 297.20 s [smos-scheduler-source] - containers
  9148. 297.20 s [smos-scheduler-source] - cron
  9149. 297.20 s [smos-scheduler-source] - fuzzy-time
  9150. 297.20 s [smos-scheduler-source] - megaparsec
  9151. 297.20 s [smos-scheduler-source] - monad-logger
  9152. 297.20 s [smos-scheduler-source] - mtl
  9153. 297.20 s [smos-scheduler-source] - opt-env-conf
  9154. 297.20 s [smos-scheduler-source] - path
  9155. 297.20 s [smos-scheduler-source] - path-io
  9156. 297.20 s [smos-scheduler-source] - pretty-relative-time
  9157. 297.20 s [smos-scheduler-source] - safe-coloured-text
  9158. 297.20 s [smos-scheduler-source] - safe-coloured-text-terminfo
  9159. 297.20 s [smos-scheduler-source] - smos-archive
  9160. 297.20 s [smos-scheduler-source] - smos-cli
  9161. 297.20 s [smos-scheduler-source] - smos-data
  9162. 297.20 s [smos-scheduler-source] - smos-directory
  9163. 297.20 s [smos-scheduler-source] - smos-report
  9164. 297.20 s [smos-scheduler-source] - text
  9165. 297.20 s [smos-scheduler-source] - time
  9166. 297.20 s [smos-scheduler-source] - tz
  9167. 297.20 s [smos-scheduler-source] - unliftio
  9168. 297.20 s [smos-scheduler-source] - validity
  9169. 297.20 s [smos-scheduler-source] - validity-path
  9170. 297.20 s [smos-scheduler-source] - validity-text
  9171. 297.20 s [smos-scheduler-source] - yaml
  9172. 297.20 s [smos-scheduler-source] Please add them. There is more information at https://pvp.haskell.org/
  9173. 297.20 s [smos-scheduler-source] Note: the public hackage server would reject this package.
  9174. 297.20 s [smos-scheduler-source] Building source dist for smos-scheduler-0.10.1...
  9175. 297.20 s [smos-scheduler-source] Source tarball created: dist/smos-scheduler-0.10.1.tar.gz
  9176. 297.20 s [smos-scheduler-source] Phase: haddockPhase
  9177. 297.20 s [smos-scheduler-source] Phase: installPhase
  9178. 297.20 s [smos-scheduler-source] Phase: fixupPhase
  9179. 297.20 s [smos-api-gen] Dependency sydtest: using sydtest-0.23.0.1
  9180. 297.20 s [smos-api-gen] Dependency sydtest-aeson: using sydtest-aeson-0.2.0.1
  9181. 297.20 s [smos-api-gen] Dependency time: using time-1.12.2
  9182. 297.20 s [smos-api-gen] Dependency typed-uuid: using typed-uuid-0.2.0.0
  9183. 297.20 s [smos-api-gen] Dependency uuid: using uuid-1.3.16
  9184. 297.20 s [smos-api-gen] Source component graph:
  9185. 297.20 s [smos-api-gen] component lib
  9186. 297.20 s [smos-api-gen] component test:smos-api-test dependency lib
  9187. 297.21 s [smos-api-gen] Configured component graph:
  9188. 297.21 s [smos-api-gen] component smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
  9189. 297.21 s [smos-api-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  9190. 297.21 s [smos-api-gen] include base-4.20.2.0-fafd
  9191. 297.21 s [smos-api-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  9192. 297.21 s [smos-api-gen] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
  9193. 297.21 s [smos-api-gen] include genvalidity-mergeful-0.3.0.1-FpIqKCAbcJhKagm6DE2rt1
  9194. 297.21 s [smos-api-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  9195. 297.21 s [smos-api-gen] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  9196. 297.21 s [smos-api-gen] include genvalidity-typed-uuid-0.1.0.1-IY63RNA6zfW6YIFyZnMuVW
  9197. 297.21 s [smos-api-gen] include genvalidity-uuid-1.0.0.1-6Jq634Q099MHg6nm1z8GP9
  9198. 297.21 s [smos-api-gen] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  9199. 297.21 s [smos-api-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  9200. 297.21 s [smos-api-gen] include text-2.1.3-34f1
  9201. 297.21 s [smos-api-gen] component smos-api-gen-0.3.2-6wRStTNceqf88hL8Pk8jFu-smos-api-test
  9202. 297.21 s [smos-api-gen] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  9203. 297.21 s [smos-api-gen] include base-4.20.2.0-fafd
  9204. 297.21 s [smos-api-gen] include bytestring-0.12.2.0-96e1
  9205. 297.21 s [smos-api-gen] include containers-0.7-96b4
  9206. 297.21 s [smos-api-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  9207. 297.21 s [smos-api-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  9208. 297.21 s [smos-api-gen] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  9209. 297.21 s [smos-api-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  9210. 297.21 s [smos-api-gen] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  9211. 297.21 s [smos-api-gen] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  9212. 297.21 s [smos-api-gen] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
  9213. 297.21 s [smos-api-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  9214. 297.21 s [smos-api-gen] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  9215. 297.21 s [smos-api-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  9216. 297.21 s [smos-api-gen] include sydtest-aeson-0.2.0.1-27bAYO9mtNdAj209kxK9K0
  9217. 297.21 s [smos-api-gen] include time-1.12.2-3479
  9218. 297.21 s [smos-api-gen] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  9219. 297.21 s [smos-api-gen] include uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
  9220. 297.21 s [smos-api-gen] Linked component graph:
  9221. 297.21 s [smos-api-gen] unit smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
  9222. 297.21 s [smos-api-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  9223. 297.21 s [smos-api-gen] include base-4.20.2.0-fafd
  9224. 297.21 s [smos-api-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  9225. 297.21 s [smos-api-gen] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
  9226. 297.21 s [smos-api-gen] include genvalidity-mergeful-0.3.0.1-FpIqKCAbcJhKagm6DE2rt1
  9227. 297.21 s [smos-api-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  9228. 297.21 s [smos-api-gen] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  9229. 297.21 s [smos-api-gen] include genvalidity-typed-uuid-0.1.0.1-IY63RNA6zfW6YIFyZnMuVW
  9230. 297.21 s [smos-api-gen] include genvalidity-uuid-1.0.0.1-6Jq634Q099MHg6nm1z8GP9
  9231. 297.21 s [smos-api-gen] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  9232. 297.21 s [smos-api-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  9233. 297.21 s [smos-api-gen] include text-2.1.3-34f1
  9234. 297.21 s [smos-api-gen] Smos.API.Gen=smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy:Smos.API.Gen
  9235. 297.21 s [smos-api-gen] unit smos-api-gen-0.3.2-6wRStTNceqf88hL8Pk8jFu-smos-api-test
  9236. 297.21 s [smos-api-gen] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  9237. 297.21 s [smos-api-gen] include base-4.20.2.0-fafd
  9238. 297.21 s [smos-api-gen] include bytestring-0.12.2.0-96e1
  9239. 297.21 s [smos-api-gen] include containers-0.7-96b4
  9240. 297.21 s [smos-api-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  9241. 297.21 s [smos-api-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  9242. 297.21 s [smos-api-gen] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  9243. 297.21 s [smos-api-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  9244. 297.21 s [smos-api-gen] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  9245. 297.21 s [smos-api-gen] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  9246. 297.21 s [smos-api-gen] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
  9247. 297.21 s [smos-api-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  9248. 297.21 s [smos-api-gen] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  9249. 297.21 s [smos-api-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  9250. 297.21 s [smos-api-gen] include sydtest-aeson-0.2.0.1-27bAYO9mtNdAj209kxK9K0
  9251. 297.21 s [smos-api-gen] include time-1.12.2-3479
  9252. 297.21 s [smos-api-gen] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  9253. 297.21 s [smos-api-gen] include uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
  9254. 297.21 s [smos-api-gen] Ready component graph:
  9255. 297.21 s [smos-api-gen] definite smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
  9256. 297.21 s [smos-api-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  9257. 297.21 s [smos-api-gen] depends base-4.20.2.0-fafd
  9258. 297.21 s [smos-client] Dependency smos-client: using smos-client-0.6.0
  9259. 297.21 s [smos-client] Dependency smos-data: using smos-data-0.7.0
  9260. 297.21 s [smos-client] Dependency sydtest: using sydtest-0.23.0.1
  9261. 297.21 s [smos-client] Source component graph:
  9262. 297.21 s [smos-client] component lib
  9263. 297.21 s [smos-client] component test:smos-client-test dependency lib
  9264. 297.21 s [smos-client] Configured component graph:
  9265. 297.21 s [smos-client] component smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  9266. 297.21 s [smos-client] include base-4.20.2.0-fafd
  9267. 297.21 s [smos-client] include bytestring-0.12.2.0-96e1
  9268. 297.21 s [smos-client] include cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
  9269. 297.21 s [smos-client] include deepseq-1.5.0.0-2b65
  9270. 297.21 s [smos-client] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  9271. 297.21 s [smos-client] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  9272. 297.21 s [smos-client] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  9273. 297.21 s [smos-client] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  9274. 297.21 s [smos-client] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  9275. 297.21 s [smos-client] include mtl-2.3.1-37af
  9276. 297.21 s [smos-client] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  9277. 297.21 s [smos-client] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  9278. 297.21 s [smos-client] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  9279. 297.21 s [smos-client] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  9280. 297.21 s [smos-client] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  9281. 297.21 s [smos-client] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  9282. 297.21 s [smos-client] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  9283. 297.21 s [smos-client] include servant-client-core-0.20.3.0-GYscWVjCzRS4M0v1BDzdfv
  9284. 297.21 s [smos-client] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  9285. 297.21 s [smos-client] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  9286. 297.21 s [smos-client] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  9287. 297.21 s [smos-client] include text-2.1.3-34f1
  9288. 297.21 s [smos-client] include time-1.12.2-3479
  9289. 297.21 s [smos-client] component smos-client-0.6.0-7wB1QXJ8RCt5ibcjaeKIUq-smos-client-test
  9290. 297.21 s [smos-client] include base-4.20.2.0-fafd
  9291. 297.21 s [smos-client] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  9292. 297.21 s [smos-client] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  9293. 297.21 s [smos-client] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  9294. 297.21 s [smos-client] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  9295. 297.21 s [smos-client] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  9296. 297.21 s [smos-client] Linked component graph:
  9297. 297.21 s [smos-client] unit smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  9298. 297.21 s [smos-client] include base-4.20.2.0-fafd
  9299. 297.21 s [smos-client] include bytestring-0.12.2.0-96e1
  9300. 297.21 s [smos-client] include cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
  9301. 297.21 s [smos-client] include deepseq-1.5.0.0-2b65
  9302. 297.21 s [smos-client] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  9303. 297.21 s [smos-client] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  9304. 297.21 s [smos-client] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  9305. 297.21 s [smos-client] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  9306. 297.21 s [smos-client] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  9307. 297.21 s [smos-client] include mtl-2.3.1-37af
  9308. 297.21 s [smos-client] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  9309. 297.21 s [smos-client] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  9310. 297.21 s [smos-client] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  9311. 297.21 s [smos-client] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  9312. 297.21 s [smos-client] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  9313. 297.21 s [smos-client] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  9314. 297.21 s [smos-client] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  9315. 297.21 s [smos-client] include servant-client-core-0.20.3.0-GYscWVjCzRS4M0v1BDzdfv
  9316. 297.21 s [smos-client] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  9317. 297.21 s [smos-client] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  9318. 297.21 s [smos-client] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  9319. 297.21 s [smos-client] include text-2.1.3-34f1
  9320. 297.21 s [smos-client] include time-1.12.2-3479
  9321. 297.21 s [smos-client] Smos.Client=smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK:Smos.Client
  9322. 297.21 s [smos-client] unit smos-client-0.6.0-7wB1QXJ8RCt5ibcjaeKIUq-smos-client-test
  9323. 297.21 s [smos-client] include base-4.20.2.0-fafd
  9324. 297.21 s [smos-client] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  9325. 297.21 s [smos-client] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  9326. 297.21 s [smos-client] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  9327. 297.21 s [smos-client] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  9328. 297.21 s [smos-client] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  9329. 297.21 s [smos-client] Ready component graph:
  9330. 297.21 s [smos-client] definite smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  9331. 297.21 s [smos-client] depends base-4.20.2.0-fafd
  9332. 297.21 s [smos-client] depends bytestring-0.12.2.0-96e1
  9333. 297.21 s [smos-client] depends cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
  9334. 297.21 s [smos-client] depends deepseq-1.5.0.0-2b65
  9335. 297.21 s [smos-client] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  9336. 297.21 s [smos-client] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  9337. 297.21 s [smos-client] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  9338. 297.21 s [smos-client] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  9339. 297.94 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0
  9340. 298.29 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
  9341. 298.37 s [post-build-hook]
  9342. 298.62 s [post-build-hook] Pushing /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0 (24.49 KiB)
  9343. 299.41 s [post-build-hook]
  9344. 299.41 s [post-build-hook] All done.
  9345. 299.43 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0
  9346. 299.49 s [post-build-hook] copying 1 paths...
  9347. 299.49 s [post-build-hook] copying path '/nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0' to 'https://cache.staging.nix-ci.com'...
  9348. 300.44 s [post-build-hook] copying 1 paths...
  9349. 300.44 s [post-build-hook] copying path '/nix/store/ldz3nmr9rg2jrfv2zfi0606l6mzsd27i-smos-server-source-0.15.0.drv' to 'https://cache.staging.nix-ci.com'...
  9350. 301.16 s Progress: 40 of 92 built (6 building), 28 of 28 downloaded from cache
  9351. 301.25 s Building smos-server
  9352. 301.25 s [smos-report-gen] only generates valid 'Projectee's 17.67 ms
  9353. 301.25 s [smos-report-gen] passed for all of 100 inputs.
  9354. 301.25 s [smos-report-gen] Smos.Report.StuckSpec
  9355. 301.25 s [smos-report-gen] makeStuckReport
  9356. 301.25 s [smos-report-gen] produces valid reports 57.36 ms
  9357. 301.25 s [smos-report-gen] passed for all of 100 inputs.
  9358. 301.25 s [smos-report-gen] latestEntryInSmosFile
  9359. 301.25 s [smos-report-gen] selects a valid entry 72.64 ms
  9360. 301.25 s [smos-report-gen] passed for all of 100 inputs.
  9361. 301.25 s [smos-report-gen] works for this example with two entries with the same modification time. Then it uses the latter 45.14 ms
  9362. 301.25 s [smos-report-gen] passed for all of 100 inputs.
  9363. 301.25 s [smos-report-gen] works for this example with an entry without state 43.41 ms
  9364. 301.25 s [smos-report-gen] passed for all of 100 inputs.
  9365. 301.25 s [smos-report-gen] latestStateChange
  9366. 301.25 s [smos-report-gen] selects a valid entry 13.01 ms
  9367. 301.25 s [smos-report-gen] passed for all of 100 inputs.
  9368. 301.25 s [smos-report-gen] makeStuckReportEntry
  9369. 301.25 s [smos-report-gen] produces valid reports 48.20 ms
  9370. 301.25 s [smos-report-gen] passed for all of 100 inputs.
  9371. 301.25 s [smos-report-gen] GenValid StuckReport
  9372. 301.25 s [smos-report-gen] genValid :: Gen StuckReport
  9373. 301.25 s [smos-report-gen] only generates valid 'StuckReport's 58.30 ms
  9374. 301.25 s [smos-report-gen] passed for all of 100 inputs.
  9375. 301.25 s [smos-report-gen] Smos.Report.ProjectsSpec
  9376. 301.25 s [smos-report-gen] produceProjectsreport, which doesn't exist yet, produces valid reports for interesting stores.
  9377. 301.25 s [smos-report-gen] JSON ProjectEntry (valid)
  9378. 301.25 s [smos-api-gen] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  9379. 301.25 s [smos-api-gen] depends genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
  9380. 301.25 s [smos-api-gen] depends genvalidity-mergeful-0.3.0.1-FpIqKCAbcJhKagm6DE2rt1
  9381. 301.25 s [smos-api-gen] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  9382. 301.25 s [smos-api-gen] depends genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  9383. 301.25 s [smos-api-gen] depends genvalidity-typed-uuid-0.1.0.1-IY63RNA6zfW6YIFyZnMuVW
  9384. 301.25 s [smos-api-gen] depends genvalidity-uuid-1.0.0.1-6Jq634Q099MHg6nm1z8GP9
  9385. 301.25 s [smos-api-gen] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  9386. 301.25 s [smos-api-gen] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  9387. 301.25 s [smos-api-gen] depends text-2.1.3-34f1
  9388. 301.25 s [smos-api-gen] definite smos-api-gen-0.3.2-6wRStTNceqf88hL8Pk8jFu-smos-api-test
  9389. 301.25 s [smos-api-gen] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  9390. 301.25 s [smos-api-gen] depends base-4.20.2.0-fafd
  9391. 301.25 s [smos-api-gen] depends bytestring-0.12.2.0-96e1
  9392. 301.25 s [smos-api-gen] depends containers-0.7-96b4
  9393. 301.25 s [smos-api-gen] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  9394. 301.25 s [smos-api-gen] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  9395. 301.25 s [smos-api-gen] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  9396. 301.25 s [smos-api-gen] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  9397. 301.25 s [smos-api-gen] depends semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  9398. 301.25 s [smos-api-gen] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  9399. 301.25 s [smos-api-gen] depends smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
  9400. 301.25 s [smos-api-gen] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  9401. 301.25 s [smos-api-gen] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  9402. 301.25 s [smos-api-gen] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  9403. 301.25 s [smos-api-gen] depends sydtest-aeson-0.2.0.1-27bAYO9mtNdAj209kxK9K0
  9404. 301.25 s [smos-api-gen] depends time-1.12.2-3479
  9405. 301.25 s [smos-api-gen] depends typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  9406. 301.25 s [smos-api-gen] depends uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
  9407. 301.25 s [smos-api-gen] Using Cabal-3.12.1.0 compiled by ghc-9.10
  9408. 301.25 s [smos-api-gen] Using compiler: ghc-9.10.3
  9409. 301.25 s [smos-api-gen] Using install prefix:
  9410. 301.25 s [smos-api-gen] /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2
  9411. 301.25 s [smos-api-gen] Executables installed in:
  9412. 301.25 s [smos-api-gen] /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2/bin
  9413. 301.25 s [smos-api-gen] Libraries installed in:
  9414. 301.25 s [smos-api-gen] /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
  9415. 301.25 s [smos-api-gen] Dynamic Libraries installed in:
  9416. 301.25 s [smos-api-gen] /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  9417. 301.25 s [smos-api-gen] Private executables installed in:
  9418. 301.25 s [smos-api-gen] /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-api-gen-0.3.2
  9419. 301.25 s [smos-api-gen] Data files installed in:
  9420. 301.25 s [smos-api-gen] /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2/share/x86_64-linux-ghc-9.10.3-a85d/smos-api-gen-0.3.2
  9421. 301.25 s [smos-api-gen] Documentation installed in:
  9422. 301.25 s [smos-api-gen] /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-api-gen-0.3.2
  9423. 301.25 s [smos-api-gen] Configuration files installed in:
  9424. 301.25 s [smos-api-gen] /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2/etc
  9425. 301.25 s [smos-api-gen] No alex found
  9426. 301.25 s [smos-api-gen] Using ar found on system at:
  9427. 301.25 s [smos-api-gen] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  9428. 301.25 s [smos-api-gen] No c2hs found
  9429. 301.25 s [smos-api-gen] No cpphs found
  9430. 301.25 s [smos-api-gen] No doctest found
  9431. 301.25 s [smos-api-gen] Using gcc version 14.3.0 given by user at:
  9432. 301.25 s [smos-api-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  9433. 301.25 s [smos-api-gen] Using ghc version 9.10.3 found on system at:
  9434. 301.25 s [smos-api-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  9435. 301.25 s [smos-api-gen] Using ghc-pkg version 9.10.3 found on system at:
  9436. 301.25 s [smos-api-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  9437. 301.25 s [smos-api-gen] No ghcjs found
  9438. 301.25 s [smos-api-gen] No ghcjs-pkg found
  9439. 301.25 s [smos-api-gen] No greencard found
  9440. 301.25 s [smos-api-gen] Using haddock version 2.31.1 found on system at:
  9441. 301.25 s [smos-api-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  9442. 301.25 s [smos-api-gen] No happy found
  9443. 301.25 s [smos-api-gen] Using haskell-suite found on system at: haskell-suite-dummy-location
  9444. 301.25 s [smos-api-gen] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  9445. 301.25 s [smos-api-gen] No hmake found
  9446. 301.25 s [smos-api-gen] Using hpc version 0.69 found on system at:
  9447. 301.25 s [smos-api-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  9448. 301.25 s [smos-api-gen] Using hsc2hs version 0.68.10 found on system at:
  9449. 301.25 s [smos-api-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  9450. 301.25 s [smos-api-gen] No hscolour found
  9451. 301.25 s [smos-api-gen] No jhc found
  9452. 301.26 s [smos-api-gen] Using ld found on system at:
  9453. 301.26 s [smos-api-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  9454. 301.26 s [smos-api-gen] No pkg-config found
  9455. 301.26 s [smos-api-gen] Using runghc version 9.10.3 found on system at:
  9456. 301.26 s [smos-api-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  9457. 301.26 s [smos-client] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  9458. 301.26 s [smos-client] depends mtl-2.3.1-37af
  9459. 301.26 s [smos-client] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  9460. 301.26 s [smos-client] depends pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  9461. 301.26 s [smos-client] depends semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  9462. 301.26 s [smos-client] depends servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  9463. 301.26 s [smos-client] depends servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  9464. 301.26 s [smos-client] depends servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  9465. 301.26 s [smos-client] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  9466. 301.26 s [smos-client] depends servant-client-core-0.20.3.0-GYscWVjCzRS4M0v1BDzdfv
  9467. 301.26 s [smos-client] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  9468. 301.26 s [smos-client] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  9469. 301.26 s [smos-client] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  9470. 301.26 s [smos-client] depends text-2.1.3-34f1
  9471. 301.26 s [smos-client] depends time-1.12.2-3479
  9472. 301.26 s [smos-client] definite smos-client-0.6.0-7wB1QXJ8RCt5ibcjaeKIUq-smos-client-test
  9473. 301.26 s [smos-client] depends base-4.20.2.0-fafd
  9474. 301.26 s [smos-client] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  9475. 301.26 s [smos-client] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  9476. 301.26 s [smos-client] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  9477. 301.26 s [smos-client] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  9478. 301.26 s [smos-client] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  9479. 301.26 s [smos-client] Using Cabal-3.12.1.0 compiled by ghc-9.10
  9480. 301.26 s [smos-client] Using compiler: ghc-9.10.3
  9481. 301.26 s [smos-client] Using install prefix:
  9482. 301.26 s [smos-client] /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0
  9483. 301.26 s [smos-client] Executables installed in:
  9484. 301.26 s [smos-client] /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0/bin
  9485. 301.26 s [smos-client] Libraries installed in:
  9486. 301.26 s [smos-client] /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  9487. 301.26 s [smos-client] Dynamic Libraries installed in:
  9488. 301.26 s [smos-client] /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  9489. 301.26 s [smos-client] Private executables installed in:
  9490. 301.26 s [smos-client] /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-client-0.6.0
  9491. 301.26 s [smos-client] Data files installed in:
  9492. 301.26 s [smos-client] /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-client-0.6.0
  9493. 301.26 s [smos-client] Documentation installed in:
  9494. 301.26 s [smos-client] /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-client-0.6.0
  9495. 301.26 s [smos-client] Configuration files installed in:
  9496. 301.26 s [smos-client] /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0/etc
  9497. 301.26 s [smos-client] No alex found
  9498. 301.26 s [smos-client] Using ar found on system at:
  9499. 301.26 s [smos-client] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  9500. 301.26 s [smos-client] No c2hs found
  9501. 301.26 s [smos-client] No cpphs found
  9502. 301.26 s [smos-client] No doctest found
  9503. 301.26 s [smos-client] Using gcc version 14.3.0 given by user at:
  9504. 301.26 s [smos-client] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  9505. 301.26 s [smos-client] Using ghc version 9.10.3 found on system at:
  9506. 301.26 s [smos-client] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  9507. 301.26 s [smos-client] Using ghc-pkg version 9.10.3 found on system at:
  9508. 301.26 s [smos-client] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  9509. 301.26 s [smos-client] No ghcjs found
  9510. 301.26 s [smos-client] No ghcjs-pkg found
  9511. 301.26 s [smos-client] No greencard found
  9512. 301.26 s [smos-client] Using haddock version 2.31.1 found on system at:
  9513. 301.26 s [smos-client] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  9514. 301.26 s [smos-client] No happy found
  9515. 301.26 s [smos-client] Using haskell-suite found on system at: haskell-suite-dummy-location
  9516. 301.26 s [smos-client] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  9517. 301.26 s [smos-client] No hmake found
  9518. 301.26 s [smos-client] Using hpc version 0.69 found on system at:
  9519. 301.26 s [smos-client] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  9520. 301.26 s [smos-client] Using hsc2hs version 0.68.10 found on system at:
  9521. 301.26 s [smos-client] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  9522. 301.26 s [smos-client] No hscolour found
  9523. 301.26 s [smos-client] No jhc found
  9524. 301.26 s [smos-client] Using ld found on system at:
  9525. 301.26 s [smos-client] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  9526. 301.26 s [smos-client] No pkg-config found
  9527. 301.26 s [smos-client] Using runghc version 9.10.3 found on system at:
  9528. 301.26 s [smos-client] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  9529. 301.26 s [smos-client] Using strip version 2.44 found on system at:
  9530. 301.26 s [smos-client] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  9531. 301.26 s [smos-client] Using tar found on system at:
  9532. 301.26 s [smos-client] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  9533. 301.26 s [smos-client] No uhc found
  9534. 301.26 s [smos-client] Phase: buildPhase
  9535. 301.26 s [smos-client] Preprocessing library for smos-client-0.6.0...
  9536. 301.26 s [smos-client] Building library for smos-client-0.6.0...
  9537. 301.26 s [ical-recurrence-gen] Phase: setupCompilerEnvironmentPhase
  9538. 301.26 s [ical-recurrence-gen] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  9539. 301.26 s [ical-recurrence-gen] Phase: unpackPhase
  9540. 301.26 s [ical-recurrence-gen] unpacking source archive /nix/store/p2sbgq2ag3j9nwcrffbzr9cfwyci71y6-ical-recurrence-gen-source-0.0.0.0/ical-recurrence-gen-0.0.0.0.tar.gz
  9541. 301.26 s [ical-recurrence-gen] source root is ical-recurrence-gen-0.0.0.0
  9542. 301.26 s [ical-recurrence-gen] setting SOURCE_DATE_EPOCH to timestamp 1780355904 of file "ical-recurrence-gen-0.0.0.0/test/Spec.hs"
  9543. 301.26 s [ical-recurrence-gen] warning: file "ical-recurrence-gen-0.0.0.0/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  9544. 301.26 s [ical-recurrence-gen] Phase: patchPhase
  9545. 301.26 s [ical-recurrence-gen] Phase: compileBuildDriverPhase
  9546. 301.26 s [ical-recurrence-gen] setupCompileFlags: -package-db=/build/tmp.pA0lfVMT5t/setup-package.conf.d -threaded
  9547. 301.26 s [ical-recurrence-gen] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.pA0lfVMT5t/Main.o )
  9548. 301.26 s [ical-recurrence-gen] [2 of 2] Linking Setup
  9549. 301.26 s [ical-recurrence-gen] Phase: updateAutotoolsGnuConfigScriptsPhase
  9550. 301.26 s [ical-recurrence-gen] Phase: configurePhase
  9551. 301.26 s [ical-recurrence-gen] configureFlags: --verbose --prefix=/nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/k8abb4fq0nx1hqzq7zfxrm69d5w9nqj4-ical-recurrence-gen-0.0.0.0-doc/share/doc/ical-recurrence-gen-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.pA0lfVMT5t/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 --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib
  9552. 301.26 s [ical-recurrence-gen] Using Parsec parser
  9553. 301.26 s [ical-recurrence-gen] Configuring ical-recurrence-gen-0.0.0.0...
  9554. 301.26 s [ical-recurrence-gen] Dependency base >=4.7 && <5: using base-4.20.2.0
  9555. 301.26 s [ical-recurrence-gen] Dependency conformance-gen: using conformance-gen-0.0.0.0
  9556. 301.26 s [ical-recurrence-gen] Dependency genvalidity: using genvalidity-1.1.1.0
  9557. 301.26 s [ical-recurrence-gen] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
  9558. 301.26 s [ical-recurrence-gen] Dependency ical-gen: using ical-gen-0.0.0.0
  9559. 301.26 s [ical-recurrence-gen] Dependency ical-recurrence: using ical-recurrence-0.0.0.0
  9560. 301.26 s [ical-recurrence-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
  9561. 301.26 s [ical-recurrence-gen] Dependency base >=4.7 && <5: using base-4.20.2.0
  9562. 301.26 s [ical-recurrence-gen] Dependency bytestring: using bytestring-0.12.2.0
  9563. 301.26 s [ical-recurrence-gen] Dependency conformance: using conformance-0.1.0.0
  9564. 301.26 s [ical-recurrence-gen] Dependency conformance-gen: using conformance-gen-0.0.0.0
  9565. 301.26 s [ical-recurrence-gen] Dependency containers: using containers-0.7
  9566. 301.26 s [ical-recurrence-gen] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
  9567. 301.26 s [ical-recurrence-gen] Dependency genvalidity-time: using genvalidity-time-1.0.0.1
  9568. 301.26 s [ical-recurrence-gen] Dependency ical: using ical-0.0.0.0
  9569. 301.26 s [ical-recurrence-gen] Dependency ical-gen: using ical-gen-0.0.0.0
  9570. 301.26 s [ical-recurrence-gen] Dependency ical-recurrence: using ical-recurrence-0.0.0.0
  9571. 301.26 s [ical-recurrence-gen] Dependency ical-recurrence-gen: using ical-recurrence-gen-0.0.0.0
  9572. 301.26 s [ical-recurrence-gen] Dependency path: using path-0.9.6
  9573. 301.26 s [ical-recurrence-gen] Dependency path-io: using path-io-1.8.2
  9574. 301.26 s [ical-recurrence-gen] Dependency sydtest: using sydtest-0.23.0.1
  9575. 301.26 s [ical-recurrence-gen] Dependency text: using text-2.1.3
  9576. 301.26 s [ical-recurrence-gen] Dependency time: using time-1.12.2
  9577. 301.26 s [ical-recurrence-gen] Source component graph:
  9578. 301.26 s [ical-recurrence-gen] component lib
  9579. 301.26 s [ical-recurrence-gen] component test:ical-recurrence-test dependency lib
  9580. 301.26 s [ical-recurrence-gen] Configured component graph:
  9581. 301.44 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0
  9582. 301.81 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
  9583. 301.81 s [post-build-hook]
  9584. 302.15 s [post-build-hook] Pushing /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0 (17.84 KiB)
  9585. 302.97 s [post-build-hook]
  9586. 302.97 s [post-build-hook] All done.
  9587. 302.98 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0
  9588. 303.05 s [post-build-hook] copying 1 paths...
  9589. 303.05 s [post-build-hook] copying path '/nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0' to 'https://cache.staging.nix-ci.com'...
  9590. 303.69 s [post-build-hook] copying 1 paths...
  9591. 303.70 s [post-build-hook] copying path '/nix/store/qh4sd7bb71qbwmwk2inwrn33bgwladps-smos-cursor-source-0.7.0.drv' to 'https://cache.staging.nix-ci.com'...
  9592. 304.63 s Progress: 41 of 92 built (6 building), 28 of 28 downloaded from cache
  9593. 304.67 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1
  9594. 305.12 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
  9595. 305.12 s [post-build-hook]
  9596. 305.46 s [post-build-hook] Pushing /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1 (19.36 KiB)
  9597. 306.25 s [post-build-hook]
  9598. 306.25 s [post-build-hook] All done.
  9599. 306.28 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1
  9600. 306.37 s [post-build-hook] copying 1 paths...
  9601. 306.37 s [post-build-hook] copying path '/nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1' to 'https://cache.staging.nix-ci.com'...
  9602. 307.95 s [post-build-hook] copying 1 paths...
  9603. 307.95 s [post-build-hook] copying path '/nix/store/69p8qfkv1z8kl202prmaixgk2zml5p7r-smos-scheduler-source-0.10.1.drv' to 'https://cache.staging.nix-ci.com'...
  9604. 308.62 s Progress: 42 of 93 built (5 building), 28 of 28 downloaded from cache
  9605. 308.71 s Building smos-cursor
  9606. 308.71 s [smos-report-gen] encode :: ProjectEntry -> Data.ByteString.Lazy.ByteString
  9607. 308.73 s [smos-report-gen] never fails to encode a "valid ProjectEntry" 92.97 ms
  9608. 308.73 s [smos-report-gen] passed for all of 100 inputs.
  9609. 308.73 s [smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String ProjectEntry
  9610. 308.73 s [smos-report-gen] ensures that encode and decode are inverses for "valid ProjectEntry"'s 138.39 ms
  9611. 308.73 s [smos-report-gen] passed for all of 100 inputs.
  9612. 308.73 s [smos-report-gen] JSON ProjectsReport (valid)
  9613. 308.73 s [smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String ProjectsReport
  9614. 308.74 s [smos-report-gen] ensures that encode and decode are inverses for "valid ProjectsReport"'s 322.33 ms
  9615. 308.74 s [smos-report-gen] passed for all of 100 inputs.
  9616. 308.74 s [smos-report-gen] encode :: ProjectsReport -> Data.ByteString.Lazy.ByteString
  9617. 308.74 s [smos-report-gen] never fails to encode a "valid ProjectsReport" 152.87 ms
  9618. 308.74 s [smos-report-gen] passed for all of 100 inputs.
  9619. 308.74 s [smos-report-gen] makeProjectsReport
  9620. 308.74 s [smos-report-gen] produces valid reports 71.31 ms
  9621. 308.74 s [smos-report-gen] passed for all of 100 inputs.
  9622. 308.74 s [smos-report-gen] getCurrentEntry
  9623. 308.74 s [smos-report-gen] finds a NEXT action even under an entry without a state 23.00 ms
  9624. 308.74 s [smos-report-gen] passed for all of 100 inputs.
  9625. 308.74 s [smos-report-gen] ignores DONE, CANCELLED, and FAILED entries if there is a NEXT entry 31.18 ms
  9626. 308.74 s [smos-report-gen] passed for all of 100 inputs.
  9627. 308.74 s [smos-api-gen] Using strip version 2.44 found on system at:
  9628. 308.74 s [smos-api-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  9629. 308.74 s [smos-api-gen] Using tar found on system at:
  9630. 308.74 s [smos-api-gen] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  9631. 308.74 s [smos-api-gen] No uhc found
  9632. 308.74 s [smos-api-gen] Phase: buildPhase
  9633. 308.74 s [smos-api-gen] Preprocessing library for smos-api-gen-0.3.2...
  9634. 308.74 s [smos-api-gen] Building library for smos-api-gen-0.3.2...
  9635. 308.74 s [smos-api-gen] [1 of 2] Compiling Paths_smos_api_gen ( dist/build/autogen/Paths_smos_api_gen.hs, dist/build/Paths_smos_api_gen.o, dist/build/Paths_smos_api_gen.dyn_o )
  9636. 308.74 s [smos-api-gen] [2 of 2] Compiling Smos.API.Gen ( src/Smos/API/Gen.hs, dist/build/Smos/API/Gen.o, dist/build/Smos/API/Gen.dyn_o )
  9637. 308.74 s [smos-api-gen] Preprocessing test suite 'smos-api-test' for smos-api-gen-0.3.2...
  9638. 308.74 s [smos-api-gen] Building test suite 'smos-api-test' for smos-api-gen-0.3.2...
  9639. 308.74 s [smos-api-gen] [1 of 4] Compiling Paths_smos_api_gen ( dist/build/smos-api-test/autogen/Paths_smos_api_gen.hs, dist/build/smos-api-test/smos-api-test-tmp/Paths_smos_api_gen.o )
  9640. 308.74 s [smos-api-gen] [2 of 4] Compiling Smos.API.CompatibilitySpec ( test/Smos/API/CompatibilitySpec.hs, dist/build/smos-api-test/smos-api-test-tmp/Smos/API/CompatibilitySpec.o )
  9641. 308.74 s [smos-api-gen] [3 of 4] Compiling Smos.APISpec ( test/Smos/APISpec.hs, dist/build/smos-api-test/smos-api-test-tmp/Smos/APISpec.o )
  9642. 308.74 s [smos-api-gen] [4 of 4] Compiling Main ( test/Spec.hs, dist/build/smos-api-test/smos-api-test-tmp/Main.o )
  9643. 308.74 s [smos-api-gen] [5 of 5] Linking dist/build/smos-api-test/smos-api-test
  9644. 308.74 s [smos-api-gen] Phase: checkPhase
  9645. 308.74 s [smos-api-gen] Running 1 test suites...
  9646. 308.74 s [smos-api-gen] Test suite smos-api-test: RUNNING...
  9647. 308.74 s [smos-api-gen] Tests:
  9648. 308.74 s [smos-api-gen]
  9649. 308.74 s [smos-api-gen] Smos.APISpec
  9650. 308.74 s [smos-api-gen] GenValid UserInfo
  9651. 308.74 s [smos-api-gen] genValid :: Gen UserInfo
  9652. 308.74 s [smos-api-gen] only generates valid 'UserInfo's 7.22 ms
  9653. 308.74 s [smos-api-gen] passed for all of 100 inputs.
  9654. 308.74 s [smos-api-gen] GenValid SyncRequest
  9655. 308.74 s [smos-api-gen] genValid :: Gen SyncRequest
  9656. 308.74 s [smos-api-gen] only generates valid 'SyncRequest's 31.82 ms
  9657. 308.74 s [smos-api-gen] passed for all of 100 inputs.
  9658. 308.74 s [smos-api-gen] GenValid Register
  9659. 308.74 s [smos-api-gen] genValid :: Gen Register
  9660. 308.74 s [smos-api-gen] only generates valid 'Register's 13.56 ms
  9661. 308.74 s [smos-api-gen] passed for all of 100 inputs.
  9662. 308.74 s [smos-api-gen] GenValid SyncResponse
  9663. 308.74 s [smos-api-gen] genValid :: Gen SyncResponse
  9664. 308.74 s [smos-api-gen] only generates valid 'SyncResponse's 53.15 ms
  9665. 308.74 s [smos-api-gen] passed for all of 100 inputs.
  9666. 308.74 s [smos-api-gen] GenValid Username
  9667. 308.74 s [smos-api-gen] genValid :: Gen Username
  9668. 308.74 s [smos-api-gen] only generates valid 'Username's 3.76 ms
  9669. 308.74 s [smos-api-gen] passed for all of 100 inputs.
  9670. 308.74 s [smos-api-gen] GenValid SyncFile
  9671. 308.74 s [smos-api-gen] genValid :: Gen SyncFile
  9672. 308.74 s [smos-api-gen] only generates valid 'SyncFile's 1.42 ms
  9673. 308.74 s [smos-api-gen] passed for all of 100 inputs.
  9674. 308.74 s [smos-api-gen] GenValid BackupInfo
  9675. 308.74 s [smos-api-gen] genValid :: Gen BackupInfo
  9676. 308.74 s [smos-api-gen] only generates valid 'BackupInfo's 1.08 ms
  9677. 308.74 s [smos-api-gen] passed for all of 100 inputs.
  9678. 308.74 s [smos-api-gen] Smos.API.CompatibilitySpec
  9679. 308.74 s [smos-api-gen] GetAgendaReport
  9680. 308.74 s [smos-api-gen] outputs the version the same way as before 9.16 ms
  9681. 308.74 s [smos-api-gen] PostLogin
  9682. 308.74 s [smos-api-gen] can still parse old Login inputs
  9683. 308.74 s [smos-api-gen] test_resources/login/input
  9684. 308.74 s [smos-api-gen] v0.0.0.json
  9685. 308.74 s [smos-api-gen] can still parse the old input 13.78 ms
  9686. 308.74 s [smos-api-gen] v0.4.0.json
  9687. 308.74 s [smos-api-gen] can still parse the old input 13.80 ms
  9688. 308.74 s [smos-api-gen] v0.3.0.json
  9689. 308.74 s [smos-api-gen] can still parse the old input 13.78 ms
  9690. 308.74 s [smos-api-gen] v0.2.1.json
  9691. 308.74 s [smos-api-gen] can still parse the old input 13.74 ms
  9692. 308.74 s [smos-api-gen] v0.2.0.json
  9693. 308.74 s [smos-api-gen] can still parse the old input 13.76 ms
  9694. 308.74 s [smos-client] [1 of 2] Compiling Paths_smos_client ( dist/build/autogen/Paths_smos_client.hs, dist/build/Paths_smos_client.o, dist/build/Paths_smos_client.dyn_o )
  9695. 308.74 s [smos-client] Adapting module: Smos.Client
  9696. 308.74 s [smos-client] Outputing coverables file /build/smos-client-0.6.0/src/Smos/Client.hs.coverables for source file /build/smos-client-0.6.0/src/Smos/Client.hs
  9697. 308.74 s [smos-client] [2 of 2] Compiling Smos.Client ( src/Smos/Client.hs, dist/build/Smos/Client.o, dist/build/Smos/Client.dyn_o )
  9698. 308.74 s [smos-client] Warning: ignoring unrecognised input `dist/build/Smos/Client.dyn_o'
  9699. 308.74 s [smos-client] Warning: ignoring unrecognised input `dist/build/Paths_smos_client.dyn_o'
  9700. 308.74 s [smos-client] Preprocessing test suite 'smos-client-test' for smos-client-0.6.0...
  9701. 308.74 s [smos-client] Building test suite 'smos-client-test' for smos-client-0.6.0...
  9702. 308.74 s [smos-client] [Adapting module: Smos.ClientSpec
  9703. 308.74 s [smos-client] 1 of 3] Compiling Paths_smos_client ( dist/build/smos-client-test/autogen/Paths_smos_client.hs, dist/build/smos-client-test/smos-client-test-tmp/Paths_smos_client.o )
  9704. 308.74 s [smos-client] Outputing coverables file /build/smos-client-0.6.0/test/Smos/ClientSpec.hs.coverables for source file /build/smos-client-0.6.0/test/Smos/ClientSpec.hs
  9705. 308.74 s [smos-client] [2 of 3] Compiling Smos.ClientSpec ( test/Smos/ClientSpec.hs, dist/build/smos-client-test/smos-client-test-tmp/Smos/ClientSpec.o )
  9706. 308.74 s [smos-client] [3 of 3] Compiling Main ( test/Spec.hs, dist/build/smos-client-test/smos-client-test-tmp/Main.o )
  9707. 308.74 s [smos-client] Adapting module: Main
  9708. 308.74 s [smos-client] Outputing coverables file /build/smos-client-0.6.0/test/Spec.hs.coverables for source file /build/smos-client-0.6.0/test/Spec.hs
  9709. 308.74 s [smos-client] [1 of 4] Compiling Paths_smos_client ( dist/build/smos-client-test/autogen/Paths_smos_client.hs, dist/build/smos-client-test/smos-client-test-tmp/Paths_smos_client.o ) [Impure plugin forced recompilation]
  9710. 308.74 s [smos-client] Adapting module: Smos.ClientSpec
  9711. 308.74 s [smos-client] Outputing coverables file /build/smos-client-0.6.0/test/Smos/ClientSpec.hs.coverables for source file /build/smos-client-0.6.0/test/Smos/ClientSpec.hs
  9712. 308.74 s [smos-client] [2 of 4] Compiling Smos.ClientSpec ( test/Smos/ClientSpec.hs, dist/build/smos-client-test/smos-client-test-tmp/Smos/ClientSpec.o ) [Smos.API package changed]
  9713. 308.74 s [smos-client] [3 of 4] Compiling Main ( test/Spec.hs, dist/build/smos-client-test/smos-client-test-tmp/Main.o ) [Test.Syd package changed]
  9714. 308.74 s [smos-client] Adapting module: Main
  9715. 308.74 s [smos-client] Outputing coverables file /build/smos-client-0.6.0/test/Spec.hs.coverables for source file /build/smos-client-0.6.0/test/Spec.hs
  9716. 308.74 s [smos-client] [4 of 4] Linking dist/build/smos-client-test/smos-client-test
  9717. 308.74 s [smos-client] Phase: checkPhase
  9718. 308.74 s [smos-client] Running 1 test suites...
  9719. 308.74 s [smos-client] Test suite smos-client-test: RUNNING...
  9720. 308.74 s [smos-client] Tests:
  9721. 308.74 s [smos-client]
  9722. 308.74 s [smos-client] Smos.ClientSpec
  9723. 308.74 s [smos-client] clientVersionCheck
  9724. 308.74 s [smos-client] supports the current api version 1.48 ms
  9725. 308.74 s [smos-client] says that the newest supported api version is newer than the current api version 1.35 ms
  9726. 308.74 s [smos-client] says that the oldest supported api version is older than the current api version 0.97 ms
  9727. 308.74 s [smos-client]
  9728. 308.74 s [smos-client] Passed: 3
  9729. 308.74 s [smos-client] Failed: 0
  9730. 308.74 s [smos-client] Sum of test runtimes: 0.00 seconds
  9731. 308.74 s [smos-client] Test suite took: 0.00 seconds
  9732. 308.74 s [smos-client]
  9733. 308.74 s [smos-client] Test suite smos-client-test: PASS
  9734. 308.74 s [smos-client] Test suite logged to: dist/test/smos-client-0.6.0-smos-client-test.log
  9735. 308.74 s [smos-client] 1 of 1 test suites (1 of 1 test cases) passed.
  9736. 308.74 s [smos-client] Phase: haddockPhase
  9737. 308.74 s [smos-client] Phase: installPhase
  9738. 308.74 s [smos-client] Installing library in /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  9739. 308.74 s [smos-client] Phase: fixupPhase
  9740. 308.74 s [smos-client] shrinking RPATHs of ELF executables and libraries in /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0
  9741. 308.74 s [smos-client] shrinking /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK-ghc9.10.3.so
  9742. 308.74 s [smos-client] checking for references to /build/ in /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0...
  9743. 308.74 s [ical-recurrence-gen] component ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
  9744. 308.74 s [ical-recurrence-gen] include base-4.20.2.0-fafd
  9745. 308.74 s [ical-recurrence-gen] include conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
  9746. 308.74 s [ical-recurrence-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  9747. 308.74 s [ical-recurrence-gen] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  9748. 308.74 s [ical-recurrence-gen] include ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
  9749. 308.74 s [ical-recurrence-gen] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
  9750. 308.74 s [ical-recurrence-gen] component ical-recurrence-gen-0.0.0.0-2tURAlB4T2fANwoYkXaCax-ical-recurrence-test
  9751. 308.74 s [ical-recurrence-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  9752. 308.74 s [ical-recurrence-gen] include base-4.20.2.0-fafd
  9753. 308.74 s [ical-recurrence-gen] include bytestring-0.12.2.0-96e1
  9754. 308.74 s [ical-recurrence-gen] include conformance-0.1.0.0-4RDiiZFW9F969jbeCP9wmb
  9755. 308.74 s [ical-recurrence-gen] include conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
  9756. 308.74 s [ical-recurrence-gen] include containers-0.7-96b4
  9757. 308.74 s [ical-recurrence-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  9758. 308.74 s [ical-recurrence-gen] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  9759. 308.74 s [ical-recurrence-gen] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  9760. 308.74 s [ical-recurrence-gen] include ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
  9761. 308.74 s [ical-recurrence-gen] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
  9762. 308.74 s [ical-recurrence-gen] include ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
  9763. 308.74 s [ical-recurrence-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  9764. 308.74 s [ical-recurrence-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  9765. 308.74 s [ical-recurrence-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  9766. 308.74 s [ical-recurrence-gen] include text-2.1.3-34f1
  9767. 308.74 s [ical-recurrence-gen] include time-1.12.2-3479
  9768. 308.74 s [ical-recurrence-gen] Linked component graph:
  9769. 308.74 s [ical-recurrence-gen] unit ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
  9770. 308.74 s [ical-recurrence-gen] include base-4.20.2.0-fafd
  9771. 308.74 s [ical-recurrence-gen] include conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
  9772. 308.74 s [ical-recurrence-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  9773. 308.74 s [ical-recurrence-gen] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  9774. 308.74 s [ical-recurrence-gen] include ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
  9775. 308.74 s [ical-recurrence-gen] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
  9776. 308.74 s [ical-recurrence-gen] ICal.Recurrence.Gen=ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW:ICal.Recurrence.Gen,ICal.Recurrence.TestUtils=ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW:ICal.Recurrence.TestUtils
  9777. 308.74 s [ical-recurrence-gen] unit ical-recurrence-gen-0.0.0.0-2tURAlB4T2fANwoYkXaCax-ical-recurrence-test
  9778. 308.74 s [ical-recurrence-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  9779. 308.74 s [ical-recurrence-gen] include base-4.20.2.0-fafd
  9780. 308.74 s [ical-recurrence-gen] include bytestring-0.12.2.0-96e1
  9781. 308.74 s [ical-recurrence-gen] include conformance-0.1.0.0-4RDiiZFW9F969jbeCP9wmb
  9782. 308.74 s [ical-recurrence-gen] include conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
  9783. 308.74 s [ical-recurrence-gen] include containers-0.7-96b4
  9784. 308.74 s [ical-recurrence-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  9785. 308.74 s [ical-recurrence-gen] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  9786. 308.74 s [ical-recurrence-gen] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  9787. 308.74 s [ical-recurrence-gen] include ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
  9788. 308.74 s [ical-recurrence-gen] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
  9789. 308.74 s [ical-recurrence-gen] include ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
  9790. 308.74 s [ical-recurrence-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  9791. 308.74 s [ical-recurrence-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  9792. 308.74 s [ical-recurrence-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  9793. 308.74 s [ical-recurrence-gen] include text-2.1.3-34f1
  9794. 308.74 s [ical-recurrence-gen] include time-1.12.2-3479
  9795. 308.74 s [ical-recurrence-gen] Ready component graph:
  9796. 308.74 s [ical-recurrence-gen] definite ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
  9797. 308.74 s [ical-recurrence-gen] depends base-4.20.2.0-fafd
  9798. 308.74 s [ical-recurrence-gen] depends conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
  9799. 308.74 s [ical-recurrence-gen] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  9800. 308.74 s [ical-recurrence-gen] depends genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  9801. 308.74 s [ical-recurrence-gen] depends ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
  9802. 308.74 s [ical-recurrence-gen] depends ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
  9803. 308.74 s [ical-recurrence-gen] definite ical-recurrence-gen-0.0.0.0-2tURAlB4T2fANwoYkXaCax-ical-recurrence-test
  9804. 308.74 s [ical-recurrence-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  9805. 308.74 s [ical-recurrence-gen] depends base-4.20.2.0-fafd
  9806. 308.74 s [ical-recurrence-gen] depends bytestring-0.12.2.0-96e1
  9807. 308.74 s [ical-recurrence-gen] depends conformance-0.1.0.0-4RDiiZFW9F969jbeCP9wmb
  9808. 308.74 s [ical-recurrence-gen] depends conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
  9809. 308.74 s [ical-recurrence-gen] depends containers-0.7-96b4
  9810. 308.74 s [ical-recurrence-gen] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  9811. 308.74 s [ical-recurrence-gen] depends genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  9812. 308.74 s [ical-recurrence-gen] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  9813. 308.74 s [ical-recurrence-gen] depends ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
  9814. 308.74 s [ical-recurrence-gen] depends ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
  9815. 308.74 s [smos-server] Phase: setupCompilerEnvironmentPhase
  9816. 308.74 s [smos-server] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  9817. 308.74 s [smos-server] Phase: unpackPhase
  9818. 308.74 s [smos-server] unpacking source archive /nix/store/20rxaf0slyb5j6rjql2niwnmswyh4jaa-smos-server-source-0.15.0/smos-server-0.15.0.tar.gz
  9819. 308.74 s [smos-server] source root is smos-server-0.15.0
  9820. 308.74 s [smos-server] setting SOURCE_DATE_EPOCH to timestamp 1780355900 of file "smos-server-0.15.0/templates/booking.txt"
  9821. 308.74 s [smos-server] warning: file "smos-server-0.15.0/templates/booking.txt" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  9822. 308.74 s [smos-server] Phase: patchPhase
  9823. 308.74 s [smos-server] Adding dekking-value to build-depends in ./smos-server.cabal
  9824. 308.74 s [smos-server] Phase: compileBuildDriverPhase
  9825. 308.74 s [smos-server] setupCompileFlags: -package-db=/build/tmp.Ofcpmx0ypq/setup-package.conf.d -threaded
  9826. 308.74 s [smos-server] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Ofcpmx0ypq/Main.o )
  9827. 308.74 s [smos-server] [2 of 2] Linking Setup
  9828. 308.74 s [smos-server] Phase: updateAutotoolsGnuConfigScriptsPhase
  9829. 308.74 s [smos-server] Phase: configurePhase
  9830. 308.74 s [smos-server] configureFlags: --verbose --prefix=/nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.Ofcpmx0ypq/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-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-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  9831. 308.74 s [smos-server] Using Parsec parser
  9832. 308.74 s [smos-server] Configuring smos-server-0.15.0...
  9833. 308.74 s [smos-server] Dependency IntervalMap: using IntervalMap-0.6.2.1
  9834. 308.74 s [smos-server] Dependency aeson: using aeson-2.2.3.0
  9835. 308.74 s [smos-server] Dependency aeson-pretty: using aeson-pretty-0.8.10
  9836. 308.74 s [smos-server] Dependency amazonka: using amazonka-2.0
  9837. 308.74 s [smos-server] Dependency amazonka-ses: using amazonka-ses-2.0
  9838. 308.74 s [smos-server] Dependency autodocodec: using autodocodec-0.5.0.0
  9839. 308.74 s [smos-server] Dependency base: using base-4.20.2.0
  9840. 308.74 s [smos-server] Dependency blaze-html: using blaze-html-0.9.2.0
  9841. 308.74 s [smos-server] Dependency bytestring: using bytestring-0.12.2.0
  9842. 308.74 s [smos-server] Dependency conduit: using conduit-1.3.6.1
  9843. 308.74 s [smos-server] Dependency containers: using containers-0.7
  9844. 308.74 s [smos-server] Dependency cryptohash-sha256: using cryptohash-sha256-0.11.102.1
  9845. 308.74 s [smos-server] Dependency dekking-value: using dekking-value-0.0.0.0
  9846. 308.74 s [smos-server] Dependency dirforest: using dirforest-0.1.0.0
  9847. 308.74 s [smos-server] Dependency esqueleto: using esqueleto-3.6.0.0
  9848. 308.74 s [smos-server] Dependency filepath: using filepath-1.5.4.0
  9849. 308.74 s [smos-server] Dependency http-client: using http-client-0.7.19
  9850. 308.74 s [smos-server] Dependency http-types: using http-types-0.12.4
  9851. 308.74 s [smos-server] Dependency ical: using ical-0.0.0.0
  9852. 308.74 s [smos-server] Dependency jose: using jose-0.11
  9853. 308.74 s [smos-server] Dependency looper: using looper-0.4.0.0
  9854. 308.75 s [smos-server] Dependency mergeful: using mergeful-0.3.0.0
  9855. 308.75 s [smos-server] Dependency microlens: using microlens-0.4.14.0
  9856. 308.75 s [smos-server] Dependency mime-mail: using mime-mail-0.5.1
  9857. 308.75 s [smos-server] Dependency monad-logger: using monad-logger-0.3.42
  9858. 308.75 s [smos-server] Dependency mtl: using mtl-2.3.1
  9859. 308.75 s [smos-report-gen] ignores a TODO entry if there is a NEXT entry 19.34 ms
  9860. 308.75 s [smos-report-gen] passed for all of 100 inputs.
  9861. 308.75 s [smos-report-gen] finds nothing in an empty file 1.59 ms
  9862. 308.75 s [smos-report-gen] produces valid entries 34.54 ms
  9863. 308.75 s [smos-report-gen] passed for all of 100 inputs.
  9864. 308.75 s [smos-report-gen] finds a STARTING action 14.61 ms
  9865. 308.75 s [smos-report-gen] passed for all of 100 inputs.
  9866. 308.75 s [smos-report-gen] finds the first of two NEXT entries 12.63 ms
  9867. 308.75 s [smos-report-gen] passed for all of 100 inputs.
  9868. 308.75 s [smos-report-gen] GenValid ProjectsReport
  9869. 308.75 s [smos-report-gen] genValid :: Gen ProjectsReport
  9870. 308.75 s [smos-report-gen] only generates valid 'ProjectsReport's 75.73 ms
  9871. 308.75 s [smos-report-gen] passed for all of 100 inputs.
  9872. 308.75 s [smos-report-gen] GenValid ProjectEntry
  9873. 308.75 s [smos-report-gen] genValid :: Gen ProjectEntry
  9874. 308.75 s [smos-report-gen] only generates valid 'ProjectEntry's 38.51 ms
  9875. 308.75 s [smos-report-gen] passed for all of 100 inputs.
  9876. 308.75 s [smos-report-gen] Smos.Report.AgendaSpec
  9877. 308.75 s [smos-report-gen] produceAgendaReport
  9878. 308.75 s [smos-report-gen] produces valid reports 1230.10 ms
  9879. 308.75 s [smos-report-gen] passed for all of 10 inputs.
  9880. 308.75 s [smos-report-gen] GenValid AgendaEntry
  9881. 308.75 s [smos-report-gen] genValid :: Gen AgendaEntry
  9882. 308.75 s [smos-api-gen] v0.1.0.json
  9883. 308.75 s [smos-api-gen] can still parse the old input 13.74 ms
  9884. 308.75 s [smos-api-gen] input 13.67 ms
  9885. 308.75 s [smos-api-gen] PostSync
  9886. 308.75 s [smos-api-gen] can still parse old Login inputs
  9887. 308.75 s [smos-api-gen] outputs the version the same way as before 13.39 ms
  9888. 308.75 s [smos-api-gen] test_resources/sync/input
  9889. 308.75 s [smos-api-gen] v0.2.0.json
  9890. 308.75 s [smos-api-gen] can still parse the old input 13.44 ms
  9891. 308.75 s [smos-api-gen] v0.3.0.json
  9892. 308.75 s [smos-api-gen] can still parse the old input 13.45 ms
  9893. 308.75 s [smos-api-gen] v0.0.0.json
  9894. 308.75 s [smos-api-gen] can still parse the old input 13.39 ms
  9895. 308.75 s [smos-api-gen] v0.4.0.json
  9896. 308.75 s [smos-api-gen] can still parse the old input 13.41 ms
  9897. 308.75 s [smos-api-gen] v0.1.0.json
  9898. 308.75 s [smos-api-gen] can still parse the old input 13.41 ms
  9899. 308.75 s [smos-api-gen] v0.2.1.json
  9900. 308.75 s [smos-api-gen] can still parse the old input 13.39 ms
  9901. 308.75 s [smos-api-gen] input 13.43 ms
  9902. 308.75 s [smos-api-gen] PostBackup
  9903. 308.75 s [smos-api-gen] outputs the version the same way as before 7.02 ms
  9904. 308.75 s [smos-api-gen] GetSmosFile
  9905. 308.75 s [smos-api-gen] outputs the version the same way as before 17.83 ms
  9906. 308.75 s [smos-api-gen] GetAPIVersion
  9907. 308.75 s [smos-api-gen] outputs the version the same way as before 9.09 ms
  9908. 308.75 s [smos-api-gen] GetBackup
  9909. 308.75 s [smos-api-gen] test_resources/backup-get/input
  9910. 308.75 s [smos-api-gen] v0.4.0.json
  9911. 308.75 s [smos-api-gen] can still parse the old input 6.95 ms
  9912. 308.75 s [smos-api-gen] v0.1.0.json
  9913. 308.75 s [smos-api-gen] can still parse the old input 6.94 ms
  9914. 308.75 s [smos-api-gen] v0.3.0.json
  9915. 308.75 s [smos-api-gen] can still parse the old input 6.44 ms
  9916. 308.75 s [smos-api-gen] v0.2.1.json
  9917. 308.75 s [smos-api-gen] can still parse the old input 5.66 ms
  9918. 308.75 s [smos-api-gen] v0.2.0.json
  9919. 308.75 s [smos-api-gen] can still parse the old input 3.72 ms
  9920. 308.75 s [smos-api-gen] input 1.72 ms
  9921. 308.75 s [smos-api-gen] PostRegister
  9922. 308.75 s [smos-api-gen] can still parse old Register inputs
  9923. 308.75 s [smos-api-gen] test_resources/register/input
  9924. 308.75 s [smos-api-gen] v0.2.0.json
  9925. 308.75 s [smos-api-gen] can still parse the old input 6.70 ms
  9926. 308.75 s [smos-api-gen] v0.2.1.json
  9927. 308.75 s [smos-api-gen] can still parse the old input 6.69 ms
  9928. 308.75 s [smos-api-gen] v0.0.0.json
  9929. 308.75 s [smos-api-gen] can still parse the old input 6.67 ms
  9930. 308.75 s [smos-api-gen] v0.1.0.json
  9931. 308.75 s [smos-api-gen] can still parse the old input 6.60 ms
  9932. 308.75 s [smos-api-gen] v0.3.0.json
  9933. 308.75 s [smos-api-gen] can still parse the old input 6.37 ms
  9934. 308.75 s [smos-api-gen] v0.4.0.json
  9935. 308.75 s [smos-api-gen] can still parse the old input 6.31 ms
  9936. 308.75 s [smos-api-gen] input 4.92 ms
  9937. 308.75 s [smos-api-gen] GetListBackups
  9938. 308.75 s [smos-api-gen] outputs the version the same way as before 5.17 ms
  9939. 308.75 s [smos-api-gen] PutSmosFile
  9940. 308.75 s [smos-api-gen] input 8.98 ms
  9941. 308.75 s [smos-api-gen] test_resources/file-put/input
  9942. 308.75 s [smos-api-gen] v0.1.0.json
  9943. 308.75 s [smos-client] patching script interpreter paths in /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0
  9944. 308.75 s [smos-client] stripping (with command strip and flags -S -p) in /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0/lib
  9945. 308.75 s [smos-client] shrinking RPATHs of ELF executables and libraries in /nix/store/1l05mkg3sy23vhph86q621hi8xyniq57-smos-client-0.6.0-coverables
  9946. 308.75 s [smos-client] checking for references to /build/ in /nix/store/1l05mkg3sy23vhph86q621hi8xyniq57-smos-client-0.6.0-coverables...
  9947. 308.75 s [smos-client] patching script interpreter paths in /nix/store/1l05mkg3sy23vhph86q621hi8xyniq57-smos-client-0.6.0-coverables
  9948. 308.75 s [smos-client] shrinking RPATHs of ELF executables and libraries in /nix/store/kx904a6vlirin2f3igis9vglqrds1zjc-smos-client-0.6.0-coverage
  9949. 308.75 s [smos-client] checking for references to /build/ in /nix/store/kx904a6vlirin2f3igis9vglqrds1zjc-smos-client-0.6.0-coverage...
  9950. 308.75 s [smos-client] patching script interpreter paths in /nix/store/kx904a6vlirin2f3igis9vglqrds1zjc-smos-client-0.6.0-coverage
  9951. 308.75 s [ical-recurrence-gen] depends ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
  9952. 308.75 s [ical-recurrence-gen] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  9953. 308.75 s [ical-recurrence-gen] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  9954. 308.75 s [ical-recurrence-gen] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  9955. 308.75 s [ical-recurrence-gen] depends text-2.1.3-34f1
  9956. 308.75 s [ical-recurrence-gen] depends time-1.12.2-3479
  9957. 308.75 s [ical-recurrence-gen] Using Cabal-3.12.1.0 compiled by ghc-9.10
  9958. 308.75 s [ical-recurrence-gen] Using compiler: ghc-9.10.3
  9959. 308.75 s [ical-recurrence-gen] Using install prefix:
  9960. 308.75 s [ical-recurrence-gen] /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0
  9961. 308.75 s [ical-recurrence-gen] Executables installed in:
  9962. 308.75 s [ical-recurrence-gen] /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0/bin
  9963. 308.75 s [ical-recurrence-gen] Libraries installed in:
  9964. 308.75 s [ical-recurrence-gen] /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
  9965. 308.75 s [ical-recurrence-gen] Dynamic Libraries installed in:
  9966. 308.75 s [ical-recurrence-gen] /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  9967. 308.75 s [ical-recurrence-gen] Private executables installed in:
  9968. 308.75 s [ical-recurrence-gen] /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0/libexec/x86_64-linux-ghc-9.10.3-a85d/ical-recurrence-gen-0.0.0.0
  9969. 308.75 s [ical-recurrence-gen] Data files installed in:
  9970. 308.75 s [ical-recurrence-gen] /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0/share/x86_64-linux-ghc-9.10.3-a85d/ical-recurrence-gen-0.0.0.0
  9971. 308.75 s [ical-recurrence-gen] Documentation installed in:
  9972. 308.75 s [ical-recurrence-gen] /nix/store/k8abb4fq0nx1hqzq7zfxrm69d5w9nqj4-ical-recurrence-gen-0.0.0.0-doc/share/doc/ical-recurrence-gen-0.0.0.0
  9973. 308.75 s [ical-recurrence-gen] Configuration files installed in:
  9974. 308.75 s [ical-recurrence-gen] /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0/etc
  9975. 308.75 s [ical-recurrence-gen] No alex found
  9976. 308.75 s [ical-recurrence-gen] Using ar found on system at:
  9977. 308.75 s [ical-recurrence-gen] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  9978. 308.75 s [ical-recurrence-gen] No c2hs found
  9979. 308.75 s [ical-recurrence-gen] No cpphs found
  9980. 308.75 s [ical-recurrence-gen] No doctest found
  9981. 308.75 s [ical-recurrence-gen] Using gcc version 14.3.0 given by user at:
  9982. 308.75 s [ical-recurrence-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  9983. 308.75 s [ical-recurrence-gen] Using ghc version 9.10.3 found on system at:
  9984. 308.75 s [ical-recurrence-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  9985. 308.75 s [ical-recurrence-gen] Using ghc-pkg version 9.10.3 found on system at:
  9986. 308.75 s [ical-recurrence-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  9987. 308.75 s [ical-recurrence-gen] No ghcjs found
  9988. 308.75 s [ical-recurrence-gen] No ghcjs-pkg found
  9989. 308.75 s [ical-recurrence-gen] No greencard found
  9990. 308.75 s [ical-recurrence-gen] Using haddock version 2.31.1 found on system at:
  9991. 308.75 s [ical-recurrence-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  9992. 308.75 s [ical-recurrence-gen] No happy found
  9993. 308.75 s [ical-recurrence-gen] Using haskell-suite found on system at: haskell-suite-dummy-location
  9994. 308.75 s [ical-recurrence-gen] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  9995. 308.75 s [ical-recurrence-gen] No hmake found
  9996. 308.75 s [ical-recurrence-gen] Using hpc version 0.69 found on system at:
  9997. 308.75 s [ical-recurrence-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  9998. 308.75 s [ical-recurrence-gen] Using hsc2hs version 0.68.10 found on system at:
  9999. 308.75 s [ical-recurrence-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  10000. 308.75 s [ical-recurrence-gen] Using hscolour version 1.25 found on system at:
  10001. 308.75 s [ical-recurrence-gen] /nix/store/4542ydaffc5fq0lcxf22ish43ssgpa21-hscolour-1.25/bin/HsColour
  10002. 308.75 s [ical-recurrence-gen] No jhc found
  10003. 308.75 s [ical-recurrence-gen] Using ld found on system at:
  10004. 308.75 s [ical-recurrence-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  10005. 308.75 s [ical-recurrence-gen] No pkg-config found
  10006. 308.75 s [ical-recurrence-gen] Using runghc version 9.10.3 found on system at:
  10007. 308.75 s [ical-recurrence-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  10008. 308.75 s [ical-recurrence-gen] Using strip version 2.44 found on system at:
  10009. 308.75 s [ical-recurrence-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  10010. 308.75 s [ical-recurrence-gen] Using tar found on system at:
  10011. 308.75 s [ical-recurrence-gen] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  10012. 308.75 s [ical-recurrence-gen] No uhc found
  10013. 308.75 s [ical-recurrence-gen] Phase: buildPhase
  10014. 308.75 s [ical-recurrence-gen] Preprocessing library for ical-recurrence-gen-0.0.0.0...
  10015. 308.75 s [ical-recurrence-gen] Building library for ical-recurrence-gen-0.0.0.0...
  10016. 308.75 s [ical-recurrence-gen] [1 of 3] Compiling ICal.Recurrence.Gen ( src/ICal/Recurrence/Gen.hs, dist/build/ICal/Recurrence/Gen.o, dist/build/ICal/Recurrence/Gen.dyn_o )
  10017. 308.75 s [ical-recurrence-gen] [2 of 3] Compiling ICal.Recurrence.TestUtils ( src/ICal/Recurrence/TestUtils.hs, dist/build/ICal/Recurrence/TestUtils.o, dist/build/ICal/Recurrence/TestUtils.dyn_o )
  10018. 308.75 s [ical-recurrence-gen] [3 of 3] Compiling Paths_ical_recurrence_gen ( dist/build/autogen/Paths_ical_recurrence_gen.hs, dist/build/Paths_ical_recurrence_gen.o, dist/build/Paths_ical_recurrence_gen.dyn_o )
  10019. 308.75 s [ical-recurrence-gen] [1 of 3] Compiling ICal.Recurrence.Gen ( src/ICal/Recurrence/Gen.hs, dist/build/ICal/Recurrence/Gen.p_o )
  10020. 308.75 s [ical-recurrence-gen] [2 of 3] Compiling ICal.Recurrence.TestUtils ( src/ICal/Recurrence/TestUtils.hs, dist/build/ICal/Recurrence/TestUtils.p_o )
  10021. 308.75 s [smos-server] Dependency network-uri: using network-uri-2.6.4.2
  10022. 308.75 s [smos-server] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
  10023. 308.75 s [smos-server] Dependency path: using path-0.9.6
  10024. 308.75 s [smos-server] Dependency path-io: using path-io-1.8.2
  10025. 308.75 s [smos-server] Dependency persistent: using persistent-2.17.1.0
  10026. 308.75 s [smos-server] Dependency persistent-pagination: using persistent-pagination-0.1.1.2
  10027. 308.75 s [smos-server] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
  10028. 308.75 s [smos-server] Dependency pretty-show: using pretty-show-1.10
  10029. 308.75 s [smos-server] Dependency prometheus: using prometheus-2.3.0
  10030. 308.75 s [smos-server] Dependency prometheus-ghc-stats: using prometheus-ghc-stats-0.0.0.0
  10031. 308.75 s [smos-server] Dependency prometheus-wai: using prometheus-wai-0.2.0.1
  10032. 308.75 s [smos-server] Dependency retry: using retry-0.9.3.1
  10033. 308.75 s [smos-server] Dependency semver: using semver-0.4.0.1
  10034. 308.75 s [smos-server] Dependency servant: using servant-0.20.3.0
  10035. 308.75 s [smos-server] Dependency servant-auth-server: using servant-auth-server-0.4.9.1
  10036. 308.75 s [smos-server] Dependency servant-server: using servant-server-0.20.3.0
  10037. 308.75 s [smos-server] Dependency shakespeare: using shakespeare-2.1.0.1
  10038. 308.75 s [smos-server] Dependency smos-api: using smos-api-0.8.0
  10039. 308.75 s [smos-server] Dependency smos-cli: using smos-cli-0.2.1
  10040. 308.75 s [smos-server] Dependency smos-data: using smos-data-0.7.0
  10041. 308.75 s [smos-server] Dependency smos-directory: using smos-directory-0.2.0
  10042. 308.75 s [smos-server] Dependency smos-report: using smos-report-0.12.0
  10043. 308.75 s [smos-server] Dependency smos-stripe-client: using smos-stripe-client-0.1.0.0
  10044. 308.75 s [smos-server] Dependency template-haskell: using template-haskell-2.22.0.0
  10045. 308.75 s [smos-server] Dependency text: using text-2.1.3
  10046. 308.75 s [smos-server] Dependency time: using time-1.12.2
  10047. 308.75 s [smos-server] Dependency typed-uuid: using typed-uuid-0.2.0.0
  10048. 308.75 s [smos-server] Dependency tz: using tz-0.1.3.6
  10049. 308.75 s [smos-server] Dependency unliftio: using unliftio-0.2.25.1
  10050. 308.75 s [smos-server] Dependency wai: using wai-3.2.4
  10051. 308.75 s [smos-server] Dependency wai-extra: using wai-extra-3.1.18
  10052. 308.75 s [smos-server] Dependency warp: using warp-3.4.9
  10053. 308.75 s [smos-server] Dependency yaml: using yaml-0.11.11.2
  10054. 308.75 s [smos-server] Dependency zip: using zip-2.2.1
  10055. 308.75 s [smos-server] Dependency zstd: using zstd-0.1.3.0
  10056. 308.75 s [smos-server] Dependency base: using base-4.20.2.0
  10057. 308.75 s [smos-server] Dependency dekking-value: using dekking-value-0.0.0.0
  10058. 308.75 s [smos-server] Dependency smos-server: using smos-server-0.15.0
  10059. 308.75 s [smos-server] Source component graph:
  10060. 308.75 s [smos-server] component lib
  10061. 308.75 s [smos-server] component exe:smos-server dependency lib
  10062. 308.75 s [smos-server] Configured component graph:
  10063. 308.75 s [smos-server] component smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  10064. 308.75 s [smos-server] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
  10065. 308.75 s [smos-server] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  10066. 308.75 s [smos-server] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
  10067. 308.75 s [smos-server] include amazonka-2.0-HTFljvnnFv86TmFnnJHPc2
  10068. 308.75 s [smos-server] include amazonka-ses-2.0-GH8QOwunnUy7KZwG9dwj6y
  10069. 308.75 s [smos-server] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  10070. 308.75 s [smos-server] include base-4.20.2.0-fafd
  10071. 308.75 s [smos-server] include blaze-html-0.9.2.0-73eEJeagZXiIciGfIcTbsO
  10072. 308.75 s [smos-server] include bytestring-0.12.2.0-96e1
  10073. 308.75 s [smos-server] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  10074. 308.75 s [smos-server] include containers-0.7-96b4
  10075. 308.75 s [smos-server] include cryptohash-sha256-0.11.102.1-T1BDKRSWzV57Zi0f4eQS4
  10076. 308.75 s [smos-server] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  10077. 308.75 s [smos-server] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  10078. 308.75 s [smos-server] include esqueleto-3.6.0.0-4QofLH6zWXv2qUinai4nCr
  10079. 308.75 s [smos-server] include filepath-1.5.4.0-2605
  10080. 308.75 s [smos-server] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  10081. 308.75 s [smos-server] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  10082. 308.75 s [smos-server] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  10083. 308.75 s [smos-server] include jose-0.11-I70IQCZUOSOD3tg3INRc5G
  10084. 308.75 s [smos-server] include looper-0.4.0.0-AhuHrEUA8LhGbajUYKZhoH
  10085. 308.75 s [smos-server] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  10086. 308.75 s [smos-server] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  10087. 308.75 s [smos-server] include mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
  10088. 308.75 s [smos-server] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  10089. 308.75 s [smos-server] include mtl-2.3.1-37af
  10090. 308.75 s [smos-server] include network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
  10091. 308.75 s [smos-server] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  10092. 308.75 s [smos-server] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  10093. 308.75 s [smos-server] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  10094. 308.75 s [smos-server] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  10095. 308.75 s [smos-server] include persistent-pagination-0.1.1.2-8ARGzLIhbg7BrRPMceyUBV
  10096. 308.75 s [smos-server] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  10097. 308.75 s [smos-server] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  10098. 308.75 s [smos-server] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
  10099. 308.75 s [smos-server] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
  10100. 308.75 s [smos-server] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
  10101. 308.75 s [smos-server] include retry-0.9.3.1-38uHdVGcer3IIYoeRAGOML
  10102. 308.75 s [smos-server] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  10103. 308.75 s [smos-report-gen] only generates valid 'AgendaEntry's 14.76 ms
  10104. 308.75 s [smos-report-gen] passed for all of 100 inputs.
  10105. 308.75 s [smos-report-gen] JSON AgendaTodayReport (valid)
  10106. 308.75 s [smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String AgendaTodayReport
  10107. 308.75 s [smos-report-gen] ensures that encode and decode are inverses for "valid AgendaTodayReport"'s 185.63 ms
  10108. 308.75 s [smos-report-gen] passed for all of 100 inputs.
  10109. 308.75 s [smos-report-gen] encode :: AgendaTodayReport -> Data.ByteString.Lazy.ByteString
  10110. 308.75 s [smos-report-gen] never fails to encode a "valid AgendaTodayReport" 74.15 ms
  10111. 308.75 s [smos-report-gen] passed for all of 100 inputs.
  10112. 308.75 s [smos-report-gen] GenValid AgendaTodayReport
  10113. 308.76 s [smos-report-gen] genValid :: Gen AgendaTodayReport
  10114. 308.76 s [smos-report-gen] only generates valid 'AgendaTodayReport's 83.47 ms
  10115. 308.76 s [smos-report-gen] passed for all of 100 inputs.
  10116. 308.76 s [smos-report-gen] makeAgendaReport
  10117. 308.76 s [smos-report-gen] produces valid reports 279.07 ms
  10118. 308.76 s [smos-report-gen] passed for all of 100 inputs.
  10119. 308.76 s [smos-report-gen] JSON AgendaEntry (valid)
  10120. 308.76 s [smos-report-gen] encode :: AgendaEntry -> Data.ByteString.Lazy.ByteString
  10121. 308.76 s [smos-report-gen] never fails to encode a "valid AgendaEntry" 29.89 ms
  10122. 308.76 s [smos-report-gen] passed for all of 100 inputs.
  10123. 308.76 s [smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String AgendaEntry
  10124. 308.76 s [smos-report-gen] ensures that encode and decode are inverses for "valid AgendaEntry"'s 50.05 ms
  10125. 308.76 s [smos-report-gen] passed for all of 100 inputs.
  10126. 308.76 s [smos-report-gen] GenValid AgendaReport
  10127. 308.76 s [smos-report-gen] genValid :: Gen AgendaReport
  10128. 308.76 s [smos-api-gen] can still parse the old input 5.16 ms
  10129. 308.76 s [smos-api-gen] v0.0.0.json
  10130. 308.76 s [smos-api-gen] can still parse the old input 5.15 ms
  10131. 308.76 s [smos-api-gen] v0.4.0.json
  10132. 308.76 s [smos-api-gen] can still parse the old input 5.14 ms
  10133. 308.76 s [smos-api-gen] v0.2.0.json
  10134. 308.76 s [smos-api-gen] can still parse the old input 5.12 ms
  10135. 308.76 s [smos-api-gen] v0.3.0.json
  10136. 308.76 s [smos-api-gen] can still parse the old input 5.14 ms
  10137. 308.76 s [smos-api-gen] v0.2.1.json
  10138. 308.76 s [smos-api-gen] can still parse the old input 5.13 ms
  10139. 308.76 s [smos-api-gen] GetListSmosFiles
  10140. 308.76 s [smos-api-gen] outputs the version the same way as before 4.48 ms
  10141. 308.76 s [smos-api-gen] GetNextActionReport
  10142. 308.76 s [smos-api-gen] outputs the version the same way as before 3.46 ms
  10143. 308.76 s [smos-api-gen]
  10144. 308.76 s [smos-api-gen] Examples: 742
  10145. 308.76 s [smos-api-gen] Passed: 49
  10146. 308.76 s [smos-api-gen] Failed: 0
  10147. 308.76 s [smos-api-gen] Sum of test runtimes: 0.49 seconds
  10148. 308.76 s [smos-api-gen] Test suite took: 0.06 seconds
  10149. 308.76 s [smos-api-gen]
  10150. 308.76 s [smos-api-gen] Test suite smos-api-test: PASS
  10151. 308.76 s [smos-api-gen] Test suite logged to: dist/test/smos-api-gen-0.3.2-smos-api-test.log
  10152. 308.76 s [smos-api-gen] 1 of 1 test suites (1 of 1 test cases) passed.
  10153. 308.76 s [smos-api-gen] Phase: haddockPhase
  10154. 308.76 s [smos-api-gen] Phase: installPhase
  10155. 308.76 s [smos-api-gen] Installing library in /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
  10156. 308.76 s [smos-api-gen] Phase: fixupPhase
  10157. 308.76 s [smos-api-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2
  10158. 308.76 s [smos-api-gen] shrinking /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy-ghc9.10.3.so
  10159. 308.76 s [smos-api-gen] checking for references to /build/ in /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2...
  10160. 308.76 s [smos-api-gen] patching script interpreter paths in /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2
  10161. 308.76 s [smos-api-gen] stripping (with command strip and flags -S -p) in /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2/lib
  10162. 308.76 s [smos-api-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/j6jm63ylq4hhr8h7snxlp52q1gchjljx-smos-api-gen-0.3.2-coverage
  10163. 308.76 s [smos-api-gen] checking for references to /build/ in /nix/store/j6jm63ylq4hhr8h7snxlp52q1gchjljx-smos-api-gen-0.3.2-coverage...
  10164. 308.76 s [smos-api-gen] patching script interpreter paths in /nix/store/j6jm63ylq4hhr8h7snxlp52q1gchjljx-smos-api-gen-0.3.2-coverage
  10165. 308.76 s [ical-recurrence-gen] [3 of 3] Compiling Paths_ical_recurrence_gen ( dist/build/autogen/Paths_ical_recurrence_gen.hs, dist/build/Paths_ical_recurrence_gen.p_o )
  10166. 308.76 s [ical-recurrence-gen] Preprocessing test suite 'ical-recurrence-test' for ical-recurrence-gen-0.0.0.0...
  10167. 308.76 s [ical-recurrence-gen] Building test suite 'ical-recurrence-test' for ical-recurrence-gen-0.0.0.0...
  10168. 308.76 s [ical-recurrence-gen] [ 1 of 11] Compiling ICal.Recurrence.ClassSpec ( test/ICal/Recurrence/ClassSpec.hs, dist/build/ical-recurrence-test/ical-recurrence-test-tmp/ICal/Recurrence/ClassSpec.o )
  10169. 308.76 s [ical-recurrence-gen] [ 2 of 11] Compiling ICal.Recurrence.RecurrenceDateTimesSpec ( test/ICal/Recurrence/RecurrenceDateTimesSpec.hs, dist/build/ical-recurrence-test/ical-recurrence-test-tmp/ICal/Recurrence/RecurrenceDateTimesSpec.o )
  10170. 308.76 s [ical-recurrence-gen] [ 3 of 11] Compiling ICal.Recurrence.RecurrenceRule.DailySpec ( test/ICal/Recurrence/RecurrenceRule/DailySpec.hs, dist/build/ical-recurrence-test/ical-recurrence-test-tmp/ICal/Recurrence/RecurrenceRule/DailySpec.o )
  10171. 308.76 s [ical-recurrence-gen] [ 4 of 11] Compiling ICal.Recurrence.RecurrenceRule.MonthlySpec ( test/ICal/Recurrence/RecurrenceRule/MonthlySpec.hs, dist/build/ical-recurrence-test/ical-recurrence-test-tmp/ICal/Recurrence/RecurrenceRule/MonthlySpec.o )
  10172. 308.76 s [ical-recurrence-gen] [ 5 of 11] Compiling ICal.Recurrence.RecurrenceRule.WeeklySpec ( test/ICal/Recurrence/RecurrenceRule/WeeklySpec.hs, dist/build/ical-recurrence-test/ical-recurrence-test-tmp/ICal/Recurrence/RecurrenceRule/WeeklySpec.o )
  10173. 308.76 s [ical-recurrence-gen] [ 6 of 11] Compiling ICal.Recurrence.RecurrenceRule.YearlySpec ( test/ICal/Recurrence/RecurrenceRule/YearlySpec.hs, dist/build/ical-recurrence-test/ical-recurrence-test-tmp/ICal/Recurrence/RecurrenceRule/YearlySpec.o )
  10174. 308.76 s [ical-recurrence-gen] [ 7 of 11] Compiling ICal.Recurrence.RecurrenceRuleSpec ( test/ICal/Recurrence/RecurrenceRuleSpec.hs, dist/build/ical-recurrence-test/ical-recurrence-test-tmp/ICal/Recurrence/RecurrenceRuleSpec.o )
  10175. 308.76 s [ical-recurrence-gen] [ 8 of 11] Compiling ICal.Recurrence.TimeZoneSpec ( test/ICal/Recurrence/TimeZoneSpec.hs, dist/build/ical-recurrence-test/ical-recurrence-test-tmp/ICal/Recurrence/TimeZoneSpec.o )
  10176. 308.76 s [ical-recurrence-gen] [ 9 of 11] Compiling ICal.RecurrenceSpec ( test/ICal/RecurrenceSpec.hs, dist/build/ical-recurrence-test/ical-recurrence-test-tmp/ICal/RecurrenceSpec.o )
  10177. 308.76 s [ical-recurrence-gen] [10 of 11] Compiling Main ( test/Spec.hs, dist/build/ical-recurrence-test/ical-recurrence-test-tmp/Main.o )
  10178. 308.76 s [ical-recurrence-gen] [11 of 11] Compiling Paths_ical_recurrence_gen ( dist/build/ical-recurrence-test/autogen/Paths_ical_recurrence_gen.hs, dist/build/ical-recurrence-test/ical-recurrence-test-tmp/Paths_ical_recurrence_gen.o )
  10179. 308.76 s [ical-recurrence-gen] [12 of 12] Linking dist/build/ical-recurrence-test/ical-recurrence-test
  10180. 308.76 s [smos-server] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  10181. 308.76 s [smos-server] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  10182. 308.76 s [smos-server] include servant-server-0.20.3.0-AoKVUdoieIoDXhIn9su85A
  10183. 308.76 s [smos-server] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
  10184. 308.76 s [smos-server] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  10185. 308.76 s [smos-server] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  10186. 308.76 s [smos-server] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  10187. 308.76 s [smos-server] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  10188. 308.76 s [smos-server] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  10189. 308.76 s [smos-server] include smos-stripe-client-0.1.0.0-3OE66POyDS2FqTBgV1SQ8C
  10190. 308.76 s [smos-server] include template-haskell-2.22.0.0-927b
  10191. 308.76 s [smos-server] include text-2.1.3-34f1
  10192. 308.76 s [smos-server] include time-1.12.2-3479
  10193. 308.76 s [smos-server] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  10194. 308.76 s [smos-server] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  10195. 308.76 s [smos-server] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  10196. 308.76 s [smos-server] include wai-3.2.4-Dmzlcivl75Z6SfAjaOrqf1
  10197. 308.76 s [smos-server] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
  10198. 308.76 s [smos-server] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
  10199. 308.76 s [smos-server] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  10200. 308.76 s [smos-server] include zip-2.2.1-CMvjFROmUHB5lT3grxhbf5
  10201. 308.76 s [smos-server] include zstd-0.1.3.0-Dk4S4y3VeFe5pM1coWpWfC
  10202. 308.76 s [smos-server] component smos-server-0.15.0-HruNvIThtVd6Yv4Vj26rnt-smos-server
  10203. 308.76 s [smos-server] include base-4.20.2.0-fafd
  10204. 308.76 s [smos-server] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  10205. 308.76 s [smos-server] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  10206. 308.76 s [smos-server] Linked component graph:
  10207. 308.76 s [smos-server] unit smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  10208. 308.76 s [smos-server] include IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
  10209. 308.76 s [smos-server] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  10210. 308.76 s [smos-server] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
  10211. 308.76 s [smos-server] include amazonka-2.0-HTFljvnnFv86TmFnnJHPc2
  10212. 308.76 s [smos-server] include amazonka-ses-2.0-GH8QOwunnUy7KZwG9dwj6y
  10213. 308.76 s [smos-server] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  10214. 308.76 s [smos-server] include base-4.20.2.0-fafd
  10215. 308.76 s [smos-server] include blaze-html-0.9.2.0-73eEJeagZXiIciGfIcTbsO
  10216. 308.76 s [smos-server] include bytestring-0.12.2.0-96e1
  10217. 308.76 s [smos-server] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  10218. 308.76 s [smos-server] include containers-0.7-96b4
  10219. 308.76 s [smos-server] include cryptohash-sha256-0.11.102.1-T1BDKRSWzV57Zi0f4eQS4
  10220. 308.76 s [smos-server] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  10221. 308.76 s [smos-server] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  10222. 308.76 s [smos-server] include esqueleto-3.6.0.0-4QofLH6zWXv2qUinai4nCr
  10223. 308.76 s [smos-server] include filepath-1.5.4.0-2605
  10224. 308.76 s [smos-server] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  10225. 308.76 s [smos-server] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  10226. 308.76 s [smos-server] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  10227. 308.76 s [smos-server] include jose-0.11-I70IQCZUOSOD3tg3INRc5G
  10228. 308.76 s [smos-server] include looper-0.4.0.0-AhuHrEUA8LhGbajUYKZhoH
  10229. 308.76 s [smos-server] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  10230. 308.76 s [smos-server] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  10231. 308.76 s [smos-server] include mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
  10232. 308.76 s [smos-server] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  10233. 308.76 s [smos-server] include mtl-2.3.1-37af
  10234. 308.76 s [smos-server] include network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
  10235. 308.76 s [smos-server] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  10236. 308.76 s [smos-server] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  10237. 308.76 s [smos-server] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  10238. 308.76 s [smos-server] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  10239. 308.76 s [smos-server] include persistent-pagination-0.1.1.2-8ARGzLIhbg7BrRPMceyUBV
  10240. 308.76 s [smos-server] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  10241. 308.76 s [smos-server] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  10242. 308.76 s [smos-server] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
  10243. 308.76 s [smos-server] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
  10244. 308.76 s [smos-server] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
  10245. 308.76 s [smos-server] include retry-0.9.3.1-38uHdVGcer3IIYoeRAGOML
  10246. 308.76 s [smos-server] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  10247. 308.76 s [smos-server] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  10248. 308.76 s [smos-server] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  10249. 308.76 s [smos-server] include servant-server-0.20.3.0-AoKVUdoieIoDXhIn9su85A
  10250. 308.76 s [smos-server] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
  10251. 308.76 s [smos-server] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  10252. 308.76 s [smos-server] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  10253. 308.76 s [smos-server] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  10254. 308.76 s [smos-server] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  10255. 308.76 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/kx904a6vlirin2f3igis9vglqrds1zjc-smos-client-0.6.0-coverage /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0
  10256. 309.33 s [post-build-hook] Pushing 2 paths (515 are already present) using zstd to cache smos ⏳
  10257. 309.33 s [post-build-hook]
  10258. 309.67 s [post-build-hook] Pushing /nix/store/kx904a6vlirin2f3igis9vglqrds1zjc-smos-client-0.6.0-coverage (2.99 KiB)
  10259. 309.68 s [post-build-hook] Pushing /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0 (2.76 MiB)
  10260. 310.65 s [post-build-hook]
  10261. 310.65 s [post-build-hook] All done.
  10262. 310.67 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/kx904a6vlirin2f3igis9vglqrds1zjc-smos-client-0.6.0-coverage /nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0
  10263. 310.78 s [post-build-hook] copying 2 paths...
  10264. 310.78 s [post-build-hook] copying path '/nix/store/kx904a6vlirin2f3igis9vglqrds1zjc-smos-client-0.6.0-coverage' to 'https://cache.staging.nix-ci.com'...
  10265. 310.78 s [post-build-hook] copying path '/nix/store/zhvxr01rfxsfig3hpgjyvja3mly5alkq-smos-client-0.6.0' to 'https://cache.staging.nix-ci.com'...
  10266. 312.80 s [post-build-hook] copying 1 paths...
  10267. 312.80 s [post-build-hook] copying path '/nix/store/w0ag79zmn0ynrfk6nrcp5y61140w7c1g-smos-client-0.6.0.drv' to 'https://cache.staging.nix-ci.com'...
  10268. 313.20 s Progress: 43 of 92 built (5 building), 28 of 28 downloaded from cache
  10269. 313.56 s Building smos-sync-source
  10270. 313.56 s [smos-report-gen] only generates valid 'AgendaReport's 275.09 ms
  10271. 313.56 s [smos-report-gen] passed for all of 100 inputs.
  10272. 313.56 s [smos-report-gen] JSON AgendaReport (valid)
  10273. 313.56 s [smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String AgendaReport
  10274. 313.56 s [smos-report-gen] ensures that encode and decode are inverses for "valid AgendaReport"'s 729.02 ms
  10275. 313.56 s [smos-report-gen] passed for all of 100 inputs.
  10276. 313.56 s [smos-report-gen] encode :: AgendaReport -> Data.ByteString.Lazy.ByteString
  10277. 313.56 s [smos-report-gen] never fails to encode a "valid AgendaReport" 243.97 ms
  10278. 313.56 s [smos-report-gen] passed for all of 100 inputs.
  10279. 313.56 s [smos-report-gen] Smos.Report.WaitingSpec
  10280. 313.56 s [smos-report-gen] GenValid WaitingReport
  10281. 313.56 s [smos-report-gen] genValid :: Gen WaitingReport
  10282. 313.56 s [smos-report-gen] only generates valid 'WaitingReport's 57.69 ms
  10283. 313.56 s [smos-report-gen] passed for all of 100 inputs.
  10284. 313.56 s [smos-report-gen] JSON WaitingEntry (valid)
  10285. 313.56 s [smos-report-gen] encode :: WaitingEntry -> Data.ByteString.Lazy.ByteString
  10286. 313.56 s [smos-report-gen] never fails to encode a "valid WaitingEntry" 56.27 ms
  10287. 313.56 s [smos-report-gen] passed for all of 100 inputs.
  10288. 313.56 s [smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String WaitingEntry
  10289. 313.56 s [smos-report-gen] ensures that encode and decode are inverses for "valid WaitingEntry"'s 81.49 ms
  10290. 313.56 s [smos-report-gen] passed for all of 100 inputs.
  10291. 313.56 s [smos-report-gen] finishWaitingReport
  10292. 313.56 s [smos-report-gen] produces valid reports 49.75 ms
  10293. 313.56 s [smos-report-gen] passed for all of 100 inputs.
  10294. 313.56 s [smos-report-gen] JSON WaitingReport (valid)
  10295. 313.56 s [smos-report-gen] encode :: WaitingReport -> Data.ByteString.Lazy.ByteString
  10296. 313.56 s [ical-recurrence-gen] Phase: checkPhase
  10297. 313.56 s [ical-recurrence-gen] Running 1 test suites...
  10298. 313.56 s [ical-recurrence-gen] Test suite ical-recurrence-test: RUNNING...
  10299. 313.56 s [ical-recurrence-gen] Tests:
  10300. 313.56 s [ical-recurrence-gen]
  10301. 313.56 s [ical-recurrence-gen] ICal.Recurrence.RecurrenceRule.MonthlySpec
  10302. 313.56 s [ical-recurrence-gen] monthlyDateTimeRecurrence
  10303. 313.56 s [ical-recurrence-gen] BySetPos
  10304. 313.56 s [ical-recurrence-gen] The last weekday of the month 7.95 ms
  10305. 313.56 s [ical-recurrence-gen] passed for all of 100 inputs.
  10306. 313.56 s [ical-recurrence-gen] ByDay
  10307. 313.56 s [ical-recurrence-gen] Every other first thursday 7.81 ms
  10308. 313.56 s [ical-recurrence-gen] passed for all of 100 inputs.
  10309. 313.56 s [ical-recurrence-gen] Every wednesday that falls on the 10th of the month 7.62 ms
  10310. 313.56 s [ical-recurrence-gen] passed for all of 100 inputs.
  10311. 313.56 s [ical-recurrence-gen] Every second wednesday that falls on the 10th of the month 7.76 ms
  10312. 313.56 s [ical-recurrence-gen] passed for all of 100 inputs.
  10313. 313.56 s [ical-recurrence-gen] Every other sunday, at the end of the year 7.71 ms
  10314. 313.56 s [ical-recurrence-gen] passed for all of 100 inputs.
  10315. 313.56 s [ical-recurrence-gen] Every other thursday and friday 7.74 ms
  10316. 313.56 s [ical-recurrence-gen] passed for all of 100 inputs.
  10317. 313.56 s [ical-recurrence-gen] Every wednesday and thursday 7.60 ms
  10318. 313.56 s [ical-recurrence-gen] passed for all of 100 inputs.
  10319. 313.56 s [ical-recurrence-gen] Every last wednesday of the month 7.78 ms
  10320. 313.56 s [ical-recurrence-gen] passed for all of 100 inputs.
  10321. 313.56 s [ical-recurrence-gen] Every first wednesday of the month 7.72 ms
  10322. 313.57 s [ical-recurrence-gen] passed for all of 100 inputs.
  10323. 313.57 s [ical-recurrence-gen] Every last wednesday that falls on the 27th of the month 7.84 ms
  10324. 313.57 s [ical-recurrence-gen] passed for all of 100 inputs.
  10325. 313.57 s [ical-recurrence-gen] Every sunday, at the end of the year 7.71 ms
  10326. 313.57 s [ical-recurrence-gen] passed for all of 100 inputs.
  10327. 313.57 s [ical-recurrence-gen] ByMinute
  10328. 313.57 s [ical-recurrence-gen] 16h20 every third month 7.48 ms
  10329. 313.57 s [ical-recurrence-gen] ByHour
  10330. 313.57 s [ical-recurrence-gen] 16h every other month 7.50 ms
  10331. 313.57 s [ical-recurrence-gen] No ByX's
  10332. 313.57 s [ical-recurrence-gen] Every month 7.49 ms
  10333. 313.57 s [ical-recurrence-gen] passed for all of 100 inputs.
  10334. 313.57 s [ical-recurrence-gen] Every other month 7.73 ms
  10335. 313.57 s [ical-recurrence-gen] passed for all of 100 inputs.
  10336. 313.57 s [ical-recurrence-gen] BySecond
  10337. 313.57 s [ical-recurrence-gen] every 15th and 20th second 7.54 ms
  10338. 313.57 s [ical-recurrence-gen] 16h20m30s every fourth month 7.52 ms
  10339. 313.57 s [ical-recurrence-gen] ByMonth
  10340. 313.57 s [ical-recurrence-gen] Every month in Sept 7.65 ms
  10341. 313.57 s [ical-recurrence-gen] passed for all of 100 inputs.
  10342. 313.57 s [ical-recurrence-gen] Every five months in Sept 7.74 ms
  10343. 313.57 s [smos-server] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  10344. 313.57 s [smos-server] include smos-stripe-client-0.1.0.0-3OE66POyDS2FqTBgV1SQ8C
  10345. 313.57 s [smos-server] include template-haskell-2.22.0.0-927b
  10346. 313.57 s [smos-server] include text-2.1.3-34f1
  10347. 313.57 s [smos-server] include time-1.12.2-3479
  10348. 313.57 s [smos-server] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  10349. 313.57 s [smos-server] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  10350. 313.57 s [smos-server] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  10351. 313.57 s [smos-server] include wai-3.2.4-Dmzlcivl75Z6SfAjaOrqf1
  10352. 313.57 s [smos-server] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
  10353. 313.57 s [smos-server] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
  10354. 313.57 s [smos-server] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  10355. 313.57 s [smos-server] include zip-2.2.1-CMvjFROmUHB5lT3grxhbf5
  10356. 313.57 s [smos-server] include zstd-0.1.3.0-Dk4S4y3VeFe5pM1coWpWfC
  10357. 313.57 s [smos-cursor] Phase: setupCompilerEnvironmentPhase
  10358. 313.57 s [smos-cursor] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  10359. 313.57 s [smos-cursor] Phase: unpackPhase
  10360. 313.57 s [smos-cursor] unpacking source archive /nix/store/bad2a24faih44dxhzcaif6c2mlijy98j-smos-cursor-source-0.7.0/smos-cursor-0.7.0.tar.gz
  10361. 313.57 s [smos-cursor] source root is smos-cursor-0.7.0
  10362. 313.57 s [smos-cursor] setting SOURCE_DATE_EPOCH to timestamp 1780355912 of file "smos-cursor-0.7.0/src/Smos/Undo.hs"
  10363. 313.57 s [smos-cursor] warning: file "smos-cursor-0.7.0/src/Smos/Undo.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  10364. 313.57 s [smos-cursor] Phase: patchPhase
  10365. 313.57 s [smos-cursor] Adding dekking-value to build-depends in ./smos-cursor.cabal
  10366. 313.57 s [smos-cursor] Phase: compileBuildDriverPhase
  10367. 313.57 s [smos-cursor] setupCompileFlags: -package-db=/build/tmp.K4XM41BJU1/setup-package.conf.d -threaded
  10368. 313.57 s [smos-cursor] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.K4XM41BJU1/Main.o )
  10369. 313.57 s [smos-cursor] [2 of 2] Linking Setup
  10370. 313.57 s [smos-cursor] Phase: updateAutotoolsGnuConfigScriptsPhase
  10371. 313.57 s [smos-cursor] Phase: configurePhase
  10372. 313.57 s [smos-cursor] configureFlags: --verbose --prefix=/nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.K4XM41BJU1/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-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-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  10373. 313.57 s [smos-cursor] Using Parsec parser
  10374. 313.57 s [smos-cursor] Configuring smos-cursor-0.7.0...
  10375. 313.77 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2 /nix/store/j6jm63ylq4hhr8h7snxlp52q1gchjljx-smos-api-gen-0.3.2-coverage
  10376. 314.24 s [post-build-hook] Pushing 2 paths (538 are already present) using zstd to cache smos ⏳
  10377. 314.24 s [post-build-hook]
  10378. 314.57 s [post-build-hook] Pushing /nix/store/j6jm63ylq4hhr8h7snxlp52q1gchjljx-smos-api-gen-0.3.2-coverage (12.04 KiB)
  10379. 314.60 s [post-build-hook] Pushing /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2 (963.80 KiB)
  10380. 315.49 s [post-build-hook]
  10381. 315.49 s [post-build-hook] All done.
  10382. 315.63 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2 /nix/store/j6jm63ylq4hhr8h7snxlp52q1gchjljx-smos-api-gen-0.3.2-coverage
  10383. 315.79 s [post-build-hook] copying 2 paths...
  10384. 315.79 s [post-build-hook] copying path '/nix/store/j6jm63ylq4hhr8h7snxlp52q1gchjljx-smos-api-gen-0.3.2-coverage' to 'https://cache.staging.nix-ci.com'...
  10385. 315.80 s [post-build-hook] copying path '/nix/store/2kxpk0xskchixh2lsnrla5sfqmvp636f-smos-api-gen-0.3.2' to 'https://cache.staging.nix-ci.com'...
  10386. 316.65 s [post-build-hook] copying 1 paths...
  10387. 316.65 s [post-build-hook] copying path '/nix/store/fxzwwmlasw3lnld7ncm9kkfn4fh8bd9q-smos-api-gen-0.3.2.drv' to 'https://cache.staging.nix-ci.com'...
  10388. 317.67 s Progress: 44 of 91 built (5 building), 28 of 28 downloaded from cache
  10389. 317.67 s [smos-report-gen] never fails to encode a "valid WaitingReport" 117.90 ms
  10390. 317.67 s [smos-report-gen] passed for all of 100 inputs.
  10391. 317.67 s [smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String WaitingReport
  10392. 317.67 s [smos-report-gen] ensures that encode and decode are inverses for "valid WaitingReport"'s 237.50 ms
  10393. 317.67 s [smos-report-gen] passed for all of 100 inputs.
  10394. 317.67 s [smos-report-gen] produceWaitingReport
  10395. 317.67 s [smos-report-gen] produces valid reports for interesting stores 1074.63 ms
  10396. 317.67 s [smos-report-gen] passed for all of 10 inputs.
  10397. 317.67 s [smos-report-gen] GenValid WaitingEntry
  10398. 317.67 s [smos-report-gen] genValid :: Gen WaitingEntry
  10399. 317.67 s [smos-report-gen] only generates valid 'WaitingEntry's 11.98 ms
  10400. 317.67 s [smos-report-gen] passed for all of 100 inputs.
  10401. 317.67 s [smos-report-gen] Smos.Report.OngoingSpec
  10402. 317.67 s [smos-report-gen] JSON OngoingEntry (valid)
  10403. 317.67 s [smos-report-gen] encode :: OngoingEntry -> Data.ByteString.Lazy.ByteString
  10404. 317.68 s [smos-report-gen] never fails to encode a "valid OngoingEntry" 29.99 ms
  10405. 317.68 s [smos-report-gen] passed for all of 100 inputs.
  10406. 317.68 s [smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String OngoingEntry
  10407. 317.68 s [smos-report-gen] ensures that encode and decode are inverses for "valid OngoingEntry"'s 37.98 ms
  10408. 317.68 s [smos-report-gen] passed for all of 100 inputs.
  10409. 317.68 s [smos-report-gen] parseOngoingEntry
  10410. 317.68 s [smos-report-gen] can parse a OnlyEnd and considers the end date exclusive 21.02 ms
  10411. 317.68 s [smos-report-gen] passed for all of 100 inputs.
  10412. 317.68 s [ical-recurrence-gen] passed for all of 100 inputs.
  10413. 317.68 s [ical-recurrence-gen] Every other month in Sept 7.69 ms
  10414. 317.68 s [ical-recurrence-gen] passed for all of 100 inputs.
  10415. 317.68 s [ical-recurrence-gen] recurRecurrenceRuleLocalTimes
  10416. 317.68 s [ical-recurrence-gen] it works for this complex example 22.76 ms
  10417. 317.68 s [ical-recurrence-gen] passed for all of 100 inputs.
  10418. 317.68 s [ical-recurrence-gen] monthlyDateNextOccurrence
  10419. 317.68 s [ical-recurrence-gen] ByMonth
  10420. 317.68 s [ical-recurrence-gen] Every month in Sept 7.77 ms
  10421. 317.68 s [ical-recurrence-gen] Every other month in Sept 7.75 ms
  10422. 317.68 s [ical-recurrence-gen] Every five months in Sept 7.76 ms
  10423. 317.68 s [ical-recurrence-gen] BySetPos
  10424. 317.68 s [ical-recurrence-gen] This special case 7.80 ms
  10425. 317.68 s [ical-recurrence-gen] No ByX's
  10426. 317.68 s [ical-recurrence-gen] Every other month 7.78 ms
  10427. 317.68 s [ical-recurrence-gen] Every month 7.80 ms
  10428. 317.68 s [ical-recurrence-gen] ByDay
  10429. 317.68 s [ical-recurrence-gen] Every wednesday that falls on the 10th of the month 4.39 ms
  10430. 317.68 s [ical-recurrence-gen] Every sunday, at the end of the year 1.18 ms
  10431. 317.68 s [ical-recurrence-gen] Every wednesday and thursday 1.18 ms
  10432. 317.68 s [ical-recurrence-gen] Every other first thursday 1.18 ms
  10433. 317.68 s [ical-recurrence-gen] Every other thursday and friday 1.18 ms
  10434. 317.68 s [ical-recurrence-gen] Every last wednesday that falls on the 27th of the month 1.18 ms
  10435. 317.68 s [ical-recurrence-gen] Every other month, ever sunday, at the end of the year 1.13 ms
  10436. 317.68 s [ical-recurrence-gen] Every second wednesday that falls on the 10th of the month 1.14 ms
  10437. 317.68 s [ical-recurrence-gen] Every last wednesday of the month 2.83 ms
  10438. 317.68 s [ical-recurrence-gen] Every first wednesday of the month 2.82 ms
  10439. 317.68 s [ical-recurrence-gen] ICal.Recurrence.RecurrenceRule.WeeklySpec
  10440. 317.68 s [ical-recurrence-gen] weeklyDateTimeRecurrence
  10441. 317.68 s [ical-recurrence-gen] BySecond
  10442. 317.68 s [ical-recurrence-gen] 16h20m30s every fourth week 2.82 ms
  10443. 317.68 s [ical-recurrence-gen] every 15th and 20th second 2.81 ms
  10444. 317.68 s [ical-recurrence-gen] ByHour
  10445. 317.68 s [ical-recurrence-gen] 16h every other week 2.80 ms
  10446. 317.68 s [ical-recurrence-gen] ByDay
  10447. 317.68 s [ical-recurrence-gen] Every sunday, at the end of the year 9.81 ms
  10448. 317.68 s [ical-recurrence-gen] passed for all of 100 inputs.
  10449. 317.68 s [smos-server] Codec.Compression.Zstd.Extended=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Codec.Compression.Zstd.Extended,Smos.Server=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server,Smos.Server.Backup=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Backup,Smos.Server.Booking=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Booking,Smos.Server.Constants=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Constants,Smos.Server.DB=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.DB,Smos.Server.DB.CASHash=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.DB.CASHash,Smos.Server.DB.Compressed=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.DB.Compressed,Smos.Server.Env=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Env,Smos.Server.FileMigration=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.FileMigration,Smos.Server.Handler=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler,Smos.Server.Handler.Admin=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.Admin,Smos.Server.Handler.Admin.GetUser=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.Admin.GetUser,Smos.Server.Handler.Admin.GetUsers=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.Admin.GetUsers,Smos.Server.Handler.Admin.PostMigrateFiles=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.Admin.PostMigrateFiles,Smos.Server.Handler.Admin.PutUserSubscription=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.Admin.PutUserSubscription,Smos.Server.Handler.DeleteBackup=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.DeleteBackup,Smos.Server.Handler.DeleteSmosFile=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.DeleteSmosFile,Smos.Server.Handler.DeleteUser=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.DeleteUser,Smos.Server.Handler.GetAgendaReport=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetAgendaReport,Smos.Server.Handler.GetApiVersion=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetApiVersion,Smos.Server.Handler.GetBackup=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetBackup,Smos.Server.Handler.GetBookingSettings=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetBookingSettings,Smos.Server.Handler.GetBookingSlots=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetBookingSlots,Smos.Server.Handler.GetListBackups=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetListBackups,Smos.Server.Handler.GetListSmosFiles=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetListSmosFiles,Smos.Server.Handler.GetMonetisation=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetMonetisation,Smos.Server.Handler.GetNextActionReport=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetNextActionReport,Smos.Server.Handler.GetSmosFile=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetSmosFile,Smos.Server.Handler.GetUserPermissions=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetUserPermissions,Smos.Server.Handler.GetUserSubscription=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.GetUserSubscription,Smos.Server.Handler.Import=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.Import,Smos.Server.Handler.PostBackup=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.PostBackup,Smos.Server.Handler.PostBooking=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.PostBooking,Smos.Server.Handler.PostInitiateStripeCheckoutSession=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.PostInitiateStripeCheckoutSession,Smos.Server.Handler.PostLogin=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.PostLogin,Smos.Server.Handler.PostRegister=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.PostRegister,Smos.Server.Handler.PostStripeHook=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.PostStripeHook,Smos.Server.Handler.PostSync=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.PostSync,Smos.Server.Handler.PutRestoreBackup=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.PutRestoreBackup,Smos.Server.Handler.PutSmosFile=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Handler.PutSmosFile,Smos.Server.Looper=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Looper,Smos.Server.Looper.AutoBackup=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Looper.AutoBackup,Smos.Server.Looper.BackupGarbageCollector=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Looper.BackupGarbageCollector,Smos.Server.Looper.Env=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Looper.Env,Smos.Server.Looper.Import=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Looper.Import,Smos.Server.OptParse=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.OptParse,Smos.Server.Serve=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Serve,Smos.Server.Subscription=smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i:Smos.Server.Subscription
  10450. 317.68 s [smos-server] unit smos-server-0.15.0-HruNvIThtVd6Yv4Vj26rnt-smos-server
  10451. 317.68 s [smos-server] include base-4.20.2.0-fafd
  10452. 317.68 s [smos-server] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  10453. 317.68 s [smos-server] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  10454. 317.68 s [smos-server] Ready component graph:
  10455. 317.68 s [smos-server] definite smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  10456. 317.68 s [smos-server] depends IntervalMap-0.6.2.1-6cqYlaLAxdp94Td3v7VSNI
  10457. 317.68 s [smos-server] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  10458. 317.68 s [smos-server] depends aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
  10459. 317.68 s [smos-server] depends amazonka-2.0-HTFljvnnFv86TmFnnJHPc2
  10460. 317.68 s [smos-server] depends amazonka-ses-2.0-GH8QOwunnUy7KZwG9dwj6y
  10461. 317.68 s [smos-server] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  10462. 317.68 s [smos-server] depends base-4.20.2.0-fafd
  10463. 317.68 s [smos-server] depends blaze-html-0.9.2.0-73eEJeagZXiIciGfIcTbsO
  10464. 317.68 s [smos-server] depends bytestring-0.12.2.0-96e1
  10465. 317.68 s [smos-server] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  10466. 317.68 s [smos-server] depends containers-0.7-96b4
  10467. 317.68 s [smos-server] depends cryptohash-sha256-0.11.102.1-T1BDKRSWzV57Zi0f4eQS4
  10468. 317.68 s [smos-server] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  10469. 317.68 s [smos-server] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  10470. 317.68 s [smos-server] depends esqueleto-3.6.0.0-4QofLH6zWXv2qUinai4nCr
  10471. 317.68 s [smos-server] depends filepath-1.5.4.0-2605
  10472. 317.68 s [smos-server] depends http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  10473. 317.68 s [smos-server] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  10474. 317.68 s [smos-server] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  10475. 317.68 s [smos-server] depends jose-0.11-I70IQCZUOSOD3tg3INRc5G
  10476. 317.68 s [smos-server] depends looper-0.4.0.0-AhuHrEUA8LhGbajUYKZhoH
  10477. 317.68 s [smos-server] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  10478. 317.68 s [smos-server] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  10479. 317.68 s [smos-server] depends mime-mail-0.5.1-ByTb2JZkTaj8fmbUX3TB6Y
  10480. 317.68 s [smos-server] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  10481. 317.68 s [smos-server] depends mtl-2.3.1-37af
  10482. 317.68 s [smos-server] depends network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
  10483. 317.68 s [smos-server] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  10484. 317.68 s [smos-server] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  10485. 317.68 s [smos-server] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  10486. 317.68 s [smos-server] depends persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  10487. 317.68 s [smos-server] depends persistent-pagination-0.1.1.2-8ARGzLIhbg7BrRPMceyUBV
  10488. 317.68 s [smos-server] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  10489. 317.68 s [smos-server] depends pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  10490. 317.68 s [smos-server] depends prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
  10491. 317.68 s [smos-server] depends prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
  10492. 317.68 s [smos-server] depends prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
  10493. 317.68 s [smos-server] depends retry-0.9.3.1-38uHdVGcer3IIYoeRAGOML
  10494. 317.68 s [smos-server] depends semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  10495. 317.68 s [smos-server] depends servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  10496. 317.68 s [smos-cursor] Dependency base: using base-4.20.2.0
  10497. 317.68 s [smos-cursor] Dependency containers: using containers-0.7
  10498. 317.68 s [smos-cursor] Dependency cursor: using cursor-0.3.2.0
  10499. 317.68 s [smos-cursor] Dependency cursor-dirforest: using cursor-dirforest-0.0.0.0
  10500. 317.68 s [smos-cursor] Dependency cursor-fuzzy-time: using cursor-fuzzy-time-0.1.0.0
  10501. 317.68 s [smos-cursor] Dependency deepseq: using deepseq-1.5.0.0
  10502. 317.68 s [smos-cursor] Dependency dekking-value: using dekking-value-0.0.0.0
  10503. 317.68 s [smos-cursor] Dependency dirforest: using dirforest-0.1.0.0
  10504. 317.68 s [smos-cursor] Dependency exceptions: using exceptions-0.10.9
  10505. 317.68 s [smos-cursor] Dependency filelock: using filelock-0.1.1.8
  10506. 317.68 s [smos-cursor] Dependency fuzzy-time: using fuzzy-time-0.3.0.1
  10507. 317.68 s [smos-cursor] Dependency microlens: using microlens-0.4.14.0
  10508. 317.68 s [smos-cursor] Dependency path: using path-0.9.6
  10509. 317.68 s [smos-cursor] Dependency path-io: using path-io-1.8.2
  10510. 317.68 s [smos-cursor] Dependency resourcet: using resourcet-1.3.0
  10511. 317.68 s [smos-cursor] Dependency smos-archive: using smos-archive-0.7.1
  10512. 317.68 s [smos-cursor] Dependency smos-data: using smos-data-0.7.0
  10513. 317.68 s [smos-cursor] Dependency text: using text-2.1.3
  10514. 317.68 s [smos-cursor] Dependency time: using time-1.12.2
  10515. 317.68 s [smos-cursor] Dependency tz: using tz-0.1.3.6
  10516. 317.68 s [smos-cursor] Dependency validity: using validity-0.12.1.0
  10517. 317.68 s [smos-cursor] Dependency validity-time: using validity-time-0.5.0.0
  10518. 317.68 s [smos-cursor] Source component graph: component lib
  10519. 317.68 s [smos-cursor] Configured component graph:
  10520. 317.68 s [smos-cursor] component smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  10521. 317.68 s [smos-cursor] include base-4.20.2.0-fafd
  10522. 317.68 s [smos-cursor] include containers-0.7-96b4
  10523. 317.68 s [smos-cursor] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  10524. 317.68 s [smos-cursor] include cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
  10525. 317.68 s [smos-cursor] include cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
  10526. 317.68 s [smos-cursor] include deepseq-1.5.0.0-2b65
  10527. 317.68 s [smos-cursor] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  10528. 317.68 s [smos-cursor] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  10529. 317.68 s [smos-cursor] include exceptions-0.10.9-d102
  10530. 317.68 s [smos-cursor] include filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
  10531. 317.68 s [smos-cursor] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
  10532. 317.68 s [smos-cursor] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  10533. 317.68 s [smos-cursor] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  10534. 317.68 s [smos-cursor] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  10535. 317.68 s [smos-cursor] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
  10536. 317.68 s [smos-cursor] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  10537. 317.68 s [smos-cursor] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  10538. 317.68 s [smos-cursor] include text-2.1.3-34f1
  10539. 317.68 s [smos-cursor] include time-1.12.2-3479
  10540. 317.68 s [smos-cursor] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  10541. 317.68 s [smos-cursor] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  10542. 317.68 s [smos-cursor] include validity-time-0.5.0.0-IeaWPPYGrQ7hvpU6w8zKH
  10543. 317.68 s [smos-cursor] Linked component graph:
  10544. 317.68 s [smos-cursor] unit smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  10545. 317.68 s [smos-cursor] include base-4.20.2.0-fafd
  10546. 317.68 s [smos-cursor] include containers-0.7-96b4
  10547. 317.68 s [smos-cursor] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  10548. 317.68 s [smos-cursor] include cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
  10549. 317.68 s [smos-cursor] include cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
  10550. 317.68 s [smos-cursor] include deepseq-1.5.0.0-2b65
  10551. 317.68 s [smos-cursor] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  10552. 317.68 s [smos-cursor] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  10553. 317.68 s [smos-cursor] include exceptions-0.10.9-d102
  10554. 317.68 s [smos-cursor] include filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
  10555. 317.68 s [smos-cursor] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
  10556. 317.68 s [smos-cursor] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  10557. 317.68 s [smos-cursor] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  10558. 317.68 s [smos-cursor] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  10559. 317.68 s [smos-cursor] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
  10560. 317.68 s [smos-cursor] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  10561. 317.68 s [smos-cursor] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  10562. 317.68 s [smos-cursor] include text-2.1.3-34f1
  10563. 317.68 s [smos-cursor] include time-1.12.2-3479
  10564. 317.68 s [smos-cursor] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  10565. 317.68 s [smos-cursor] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  10566. 317.68 s [smos-cursor] include validity-time-0.5.0.0-IeaWPPYGrQ7hvpU6w8zKH
  10567. 317.68 s [smos-sync-source] Phase: setupCompilerEnvironmentPhase
  10568. 317.68 s [smos-sync-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  10569. 317.68 s [smos-sync-source] Phase: unpackPhase
  10570. 317.68 s [smos-sync-source] unpacking source archive /nix/store/7fyx4xlg28xmixd7f2pmnbil81912isn-smos-sync
  10571. 317.68 s [smos-sync-source] source root is smos-sync
  10572. 317.68 s [smos-sync-source] Phase: patchPhase
  10573. 317.68 s [smos-sync-source] Phase: compileBuildDriverPhase
  10574. 317.68 s [smos-sync-source] setupCompileFlags: -package-db=/build/tmp.oFQsSEkVUZ/setup-package.conf.d -threaded
  10575. 317.68 s [smos-sync-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.oFQsSEkVUZ/Main.o )
  10576. 317.68 s [smos-sync-source] [2 of 2] Linking Setup
  10577. 317.68 s [smos-report-gen] can parse a OnlyEnd 26.44 ms
  10578. 317.68 s [smos-report-gen] passed for all of 100 inputs.
  10579. 317.68 s [smos-report-gen] can parse a OnlyBegin 20.87 ms
  10580. 317.68 s [smos-report-gen] passed for all of 100 inputs.
  10581. 317.68 s [smos-report-gen] always uses the appropriate filepath and header if it parses something 12.37 ms
  10582. 317.68 s [smos-report-gen] passed for all of 100 inputs.
  10583. 317.69 s [smos-report-gen] can parse a BeginEnd 16.61 ms
  10584. 317.69 s [smos-report-gen] passed for all of 100 inputs.
  10585. 317.69 s [smos-report-gen] GenValid OngoingEntry
  10586. 317.69 s [smos-report-gen] genValid :: Gen OngoingEntry
  10587. 317.69 s [smos-report-gen] only generates valid 'OngoingEntry's 15.82 ms
  10588. 317.69 s [smos-report-gen] passed for all of 100 inputs.
  10589. 317.69 s [smos-report-gen] GenValid OngoingReport
  10590. 317.69 s [smos-report-gen] genValid :: Gen OngoingReport
  10591. 317.69 s [smos-report-gen] only generates valid 'OngoingReport's 49.87 ms
  10592. 317.69 s [smos-report-gen] passed for all of 100 inputs.
  10593. 317.69 s [smos-report-gen] beginEndPercentageString
  10594. 317.69 s [smos-report-gen] considers the end date exclusive 12.80 ms
  10595. 317.69 s [smos-report-gen] produceOngoingReport
  10596. 317.69 s [smos-report-gen] produces valid reports for interesting stores 1079.05 ms
  10597. 317.69 s [smos-report-gen] passed for all of 10 inputs.
  10598. 317.69 s [smos-report-gen] JSON OngoingReport (valid)
  10599. 317.69 s [smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String OngoingReport
  10600. 317.69 s [ical-recurrence-gen] Every other thursday and friday 9.77 ms
  10601. 317.69 s [ical-recurrence-gen] passed for all of 100 inputs.
  10602. 317.69 s [ical-recurrence-gen] Every wednesday and thursday 9.80 ms
  10603. 317.69 s [ical-recurrence-gen] passed for all of 100 inputs.
  10604. 317.69 s [ical-recurrence-gen] No ByX's
  10605. 317.69 s [ical-recurrence-gen] Every other week 9.80 ms
  10606. 317.69 s [ical-recurrence-gen] passed for all of 100 inputs.
  10607. 317.69 s [ical-recurrence-gen] Every week 9.81 ms
  10608. 317.69 s [ical-recurrence-gen] passed for all of 100 inputs.
  10609. 317.69 s [ical-recurrence-gen] ByMinute
  10610. 317.69 s [ical-recurrence-gen] 16h20 every third week 2.70 ms
  10611. 317.69 s [ical-recurrence-gen] BySetPos
  10612. 317.69 s [ical-recurrence-gen] The first day of every week 9.64 ms
  10613. 317.69 s [ical-recurrence-gen] passed for all of 100 inputs.
  10614. 317.69 s [ical-recurrence-gen] ByMonth
  10615. 317.69 s [ical-recurrence-gen] Every week in Sept 29.59 ms
  10616. 317.69 s [ical-recurrence-gen] passed for all of 100 inputs.
  10617. 317.69 s [ical-recurrence-gen] Every other week in Sept 29.61 ms
  10618. 317.69 s [ical-recurrence-gen] passed for all of 100 inputs.
  10619. 317.69 s [ical-recurrence-gen] weeklyDateRecurrence
  10620. 317.69 s [ical-recurrence-gen] BySetPos
  10621. 317.69 s [ical-recurrence-gen] The last day of every week in september 2.64 ms
  10622. 317.69 s [ical-recurrence-gen] The last day of every week 2.63 ms
  10623. 317.69 s [ical-recurrence-gen] No ByX's
  10624. 317.69 s [ical-recurrence-gen] Every other week 2.63 ms
  10625. 317.69 s [ical-recurrence-gen] Every week 2.62 ms
  10626. 317.69 s [ical-recurrence-gen] ByDay
  10627. 317.69 s [ical-recurrence-gen] Every other tuesday and sunday with the week starting on monday 2.62 ms
  10628. 317.69 s [ical-recurrence-gen] Every other thursday and friday 2.58 ms
  10629. 317.69 s [ical-recurrence-gen] Every sunday, at the end of the year 5.91 ms
  10630. 317.69 s [ical-recurrence-gen] Every other tuesday and sunday with the week starting on sunday 5.94 ms
  10631. 317.69 s [ical-recurrence-gen] Every wednesday and thursday 5.90 ms
  10632. 317.69 s [ical-recurrence-gen] ByMonth
  10633. 317.69 s [ical-recurrence-gen] Every week in Sept 8.73 ms
  10634. 317.69 s [ical-recurrence-gen] Every other week in Sept 5.96 ms
  10635. 317.69 s [ical-recurrence-gen] recurRecurrenceRuleLocalTimes
  10636. 317.69 s [ical-recurrence-gen] It works for this BYSETPOS example: The last hour of every week 5.91 ms
  10637. 317.69 s [ical-recurrence-gen] It works for this BYSETPOS example: The last two hours of every week 5.93 ms
  10638. 317.69 s [ical-recurrence-gen] it works for this complex example 39.30 ms
  10639. 317.69 s [ical-recurrence-gen] passed for all of 100 inputs.
  10640. 317.69 s [smos-server] depends servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  10641. 317.69 s [smos-server] depends servant-server-0.20.3.0-AoKVUdoieIoDXhIn9su85A
  10642. 317.69 s [smos-server] depends shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
  10643. 317.69 s [smos-server] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  10644. 317.69 s [smos-server] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  10645. 317.69 s [smos-server] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  10646. 317.69 s [smos-server] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  10647. 317.69 s [smos-server] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  10648. 317.69 s [smos-server] depends smos-stripe-client-0.1.0.0-3OE66POyDS2FqTBgV1SQ8C
  10649. 317.69 s [smos-server] depends template-haskell-2.22.0.0-927b
  10650. 317.69 s [smos-server] depends text-2.1.3-34f1
  10651. 317.69 s [smos-server] depends time-1.12.2-3479
  10652. 317.69 s [smos-server] depends typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  10653. 317.69 s [smos-server] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  10654. 317.69 s [smos-server] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  10655. 317.69 s [smos-server] depends wai-3.2.4-Dmzlcivl75Z6SfAjaOrqf1
  10656. 317.69 s [smos-server] depends wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
  10657. 317.69 s [smos-server] depends warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
  10658. 317.69 s [smos-server] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  10659. 317.69 s [smos-server] depends zip-2.2.1-CMvjFROmUHB5lT3grxhbf5
  10660. 317.69 s [smos-server] depends zstd-0.1.3.0-Dk4S4y3VeFe5pM1coWpWfC
  10661. 317.69 s [smos-server] definite smos-server-0.15.0-HruNvIThtVd6Yv4Vj26rnt-smos-server
  10662. 317.69 s [smos-server] depends base-4.20.2.0-fafd
  10663. 317.69 s [smos-server] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  10664. 317.69 s [smos-server] depends smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  10665. 317.69 s [smos-server] Using Cabal-3.12.1.0 compiled by ghc-9.10
  10666. 317.69 s [smos-server] Using compiler: ghc-9.10.3
  10667. 317.69 s [smos-server] Using install prefix:
  10668. 317.69 s [smos-server] /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0
  10669. 317.69 s [smos-server] Executables installed in:
  10670. 317.69 s [smos-server] /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/bin
  10671. 317.69 s [smos-server] Libraries installed in:
  10672. 317.69 s [smos-server] /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  10673. 317.69 s [smos-server] Dynamic Libraries installed in:
  10674. 317.69 s [smos-server] /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  10675. 317.69 s [smos-server] Private executables installed in:
  10676. 317.69 s [smos-server] /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-server-0.15.0
  10677. 317.69 s [smos-server] Data files installed in:
  10678. 317.69 s [smos-server] /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-server-0.15.0
  10679. 317.69 s [smos-server] Documentation installed in:
  10680. 317.69 s [smos-server] /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-server-0.15.0
  10681. 317.69 s [smos-server] Configuration files installed in:
  10682. 317.69 s [smos-server] /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/etc
  10683. 317.69 s [smos-server] No alex found
  10684. 317.69 s [smos-server] Using ar found on system at:
  10685. 317.69 s [smos-server] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  10686. 317.69 s [smos-server] No c2hs found
  10687. 317.69 s [smos-server] No cpphs found
  10688. 317.69 s [smos-server] No doctest found
  10689. 317.69 s [smos-server] Using gcc version 14.3.0 given by user at:
  10690. 317.69 s [smos-server] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  10691. 317.69 s [smos-server] Using ghc version 9.10.3 found on system at:
  10692. 317.69 s [smos-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  10693. 317.69 s [smos-server] Using ghc-pkg version 9.10.3 found on system at:
  10694. 317.69 s [smos-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  10695. 317.69 s [smos-server] No ghcjs found
  10696. 317.69 s [smos-server] No ghcjs-pkg found
  10697. 317.69 s [smos-server] No greencard found
  10698. 317.69 s [smos-server] Using haddock version 2.31.1 found on system at:
  10699. 317.69 s [smos-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  10700. 317.69 s [smos-server] No happy found
  10701. 317.69 s [smos-server] Using haskell-suite found on system at: haskell-suite-dummy-location
  10702. 317.69 s [smos-server] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  10703. 317.69 s [smos-server] No hmake found
  10704. 317.69 s [smos-server] Using hpc version 0.69 found on system at:
  10705. 317.69 s [smos-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  10706. 317.69 s [smos-server] Using hsc2hs version 0.68.10 found on system at:
  10707. 317.69 s [smos-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  10708. 317.69 s [smos-server] No hscolour found
  10709. 317.69 s [smos-server] No jhc found
  10710. 317.69 s [smos-server] Using ld found on system at:
  10711. 317.69 s [smos-server] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  10712. 317.69 s [smos-server] No pkg-config found
  10713. 317.69 s [smos-server] Using runghc version 9.10.3 found on system at:
  10714. 317.69 s [smos-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  10715. 317.69 s [smos-server] Using strip version 2.44 found on system at:
  10716. 317.69 s [smos-server] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  10717. 317.69 s [smos-server] Using tar found on system at:
  10718. 317.69 s [smos-server] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  10719. 317.69 s [smos-server] No uhc found
  10720. 317.69 s [smos-cursor] Smos.Cursor.Collapse=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.Collapse,Smos.Cursor.Contents=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.Contents,Smos.Cursor.Entry=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.Entry,Smos.Cursor.FileBrowser=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.FileBrowser,Smos.Cursor.Header=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.Header,Smos.Cursor.Logbook=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.Logbook,Smos.Cursor.Properties=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.Properties,Smos.Cursor.SmosFile=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.SmosFile,Smos.Cursor.SmosFileEditor=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.SmosFileEditor,Smos.Cursor.StateHistory=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.StateHistory,Smos.Cursor.Tag=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.Tag,Smos.Cursor.Tags=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.Tags,Smos.Cursor.Timestamps=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Cursor.Timestamps,Smos.History=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.History,Smos.Undo=smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB:Smos.Undo
  10721. 317.69 s [smos-cursor] Ready component graph:
  10722. 317.69 s [smos-cursor] definite smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  10723. 317.69 s [smos-cursor] depends base-4.20.2.0-fafd
  10724. 317.69 s [smos-cursor] depends containers-0.7-96b4
  10725. 317.69 s [smos-cursor] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  10726. 317.69 s [smos-cursor] depends cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
  10727. 317.69 s [smos-cursor] depends cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
  10728. 317.69 s [smos-cursor] depends deepseq-1.5.0.0-2b65
  10729. 317.69 s [smos-cursor] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  10730. 317.69 s [smos-cursor] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  10731. 317.69 s [smos-cursor] depends exceptions-0.10.9-d102
  10732. 317.69 s [smos-cursor] depends filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
  10733. 317.69 s [smos-cursor] depends fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
  10734. 317.69 s [smos-cursor] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  10735. 317.69 s [smos-cursor] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  10736. 317.69 s [smos-cursor] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  10737. 317.69 s [smos-cursor] depends resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
  10738. 317.69 s [smos-cursor] depends smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  10739. 317.69 s [smos-cursor] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  10740. 317.69 s [smos-cursor] depends text-2.1.3-34f1
  10741. 317.69 s [smos-cursor] depends time-1.12.2-3479
  10742. 317.69 s [smos-cursor] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  10743. 317.69 s [smos-cursor] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  10744. 317.69 s [smos-cursor] depends validity-time-0.5.0.0-IeaWPPYGrQ7hvpU6w8zKH
  10745. 317.69 s [smos-cursor] Using Cabal-3.12.1.0 compiled by ghc-9.10
  10746. 317.69 s [smos-cursor] Using compiler: ghc-9.10.3
  10747. 317.69 s [smos-cursor] Using install prefix:
  10748. 317.69 s [smos-cursor] /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0
  10749. 317.69 s [smos-cursor] Executables installed in:
  10750. 317.69 s [smos-cursor] /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0/bin
  10751. 317.69 s [smos-cursor] Libraries installed in:
  10752. 317.69 s [smos-cursor] /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  10753. 317.69 s [smos-cursor] Dynamic Libraries installed in:
  10754. 317.69 s [smos-cursor] /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  10755. 317.69 s [smos-cursor] Private executables installed in:
  10756. 317.69 s [smos-cursor] /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-0.7.0
  10757. 317.69 s [smos-cursor] Data files installed in:
  10758. 317.69 s [smos-cursor] /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-0.7.0
  10759. 317.69 s [smos-cursor] Documentation installed in:
  10760. 317.69 s [smos-cursor] /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-0.7.0
  10761. 317.69 s [smos-cursor] Configuration files installed in:
  10762. 317.69 s [smos-cursor] /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0/etc
  10763. 317.69 s [smos-cursor] No alex found
  10764. 317.69 s [smos-cursor] Using ar found on system at:
  10765. 317.69 s [smos-cursor] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  10766. 317.69 s [smos-cursor] No c2hs found
  10767. 317.69 s [smos-cursor] No cpphs found
  10768. 317.69 s [smos-cursor] No doctest found
  10769. 317.69 s [smos-cursor] Using gcc version 14.3.0 given by user at:
  10770. 317.69 s [smos-cursor] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  10771. 317.69 s [smos-cursor] Using ghc version 9.10.3 found on system at:
  10772. 317.69 s [smos-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  10773. 317.69 s [smos-cursor] Using ghc-pkg version 9.10.3 found on system at:
  10774. 317.69 s [smos-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  10775. 317.69 s [smos-cursor] No ghcjs found
  10776. 317.69 s [smos-cursor] No ghcjs-pkg found
  10777. 317.69 s [smos-cursor] No greencard found
  10778. 317.69 s [smos-cursor] Using haddock version 2.31.1 found on system at:
  10779. 317.69 s [smos-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  10780. 317.69 s [smos-cursor] No happy found
  10781. 317.69 s [smos-cursor] Using haskell-suite found on system at: haskell-suite-dummy-location
  10782. 317.69 s [smos-cursor] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  10783. 317.69 s [smos-cursor] No hmake found
  10784. 317.69 s [smos-cursor] Using hpc version 0.69 found on system at:
  10785. 317.69 s [smos-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  10786. 317.69 s [smos-cursor] Using hsc2hs version 0.68.10 found on system at:
  10787. 317.69 s [smos-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  10788. 317.69 s [smos-cursor] No hscolour found
  10789. 317.69 s [smos-cursor] No jhc found
  10790. 317.69 s [smos-cursor] Using ld found on system at:
  10791. 317.69 s [smos-cursor] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  10792. 317.69 s [smos-cursor] No pkg-config found
  10793. 317.69 s [smos-report-gen] ensures that encode and decode are inverses for "valid OngoingReport"'s 145.79 ms
  10794. 317.69 s [smos-report-gen] passed for all of 100 inputs.
  10795. 317.69 s [smos-report-gen] encode :: OngoingReport -> Data.ByteString.Lazy.ByteString
  10796. 317.69 s [smos-report-gen] never fails to encode a "valid OngoingReport" 56.20 ms
  10797. 317.69 s [smos-report-gen] passed for all of 100 inputs.
  10798. 317.69 s [smos-report-gen] Smos.Report.FilterSpec
  10799. 317.69 s [smos-report-gen] Parsing
  10800. 317.69 s [smos-report-gen] GenValid Ast
  10801. 317.69 s [smos-report-gen] genValid :: Gen Ast
  10802. 317.69 s [smos-report-gen] only generates valid 'Ast's 45.46 ms
  10803. 317.69 s [smos-report-gen] passed for all of 100 inputs.
  10804. 317.69 s [smos-report-gen] astP
  10805. 317.69 s [smos-report-gen] succesfully parses [PartPiece "file",PartColumn,PartPiece "side"] into AstUnOp "file" (AstPiece "side") 27.67 ms
  10806. 317.69 s [smos-report-gen] produces valid values whenever parsing succeeds 29.03 ms
  10807. 317.69 s [smos-report-gen] passed for all of 100 inputs.
  10808. 317.69 s [smos-report-gen] Classes
  10809. 317.69 s [smos-report-gen] 100.00% parses
  10810. 317.69 s [smos-report-gen] succesfully parses [PartParen OpenParen,PartPiece "file",PartColumn,PartPiece "side",PartSpace,PartBinOp AndOp,PartSpace,PartPiece "level",PartColumn,PartPiece "3",PartParen ClosedParen] into AstBinOp (AstUnOp "file" (AstPiece "side")) AndOp (AstUnOp "level" (AstPiece "3")) 41.18 ms
  10811. 317.69 s [smos-report-gen] parses back whatever 'renderAst' renders 61.39 ms
  10812. 317.69 s [smos-report-gen] passed for all of 100 inputs.
  10813. 317.69 s [smos-report-gen] filterPredicate
  10814. 317.69 s [smos-report-gen] produces valid results 50.47 ms
  10815. 317.69 s [smos-report-gen] passed for all of 100 inputs.
  10816. 317.69 s [smos-report-gen] parseEntryFilter
  10817. 317.69 s [ical-recurrence-gen] ICal.Recurrence.ClassSpec
  10818. 317.69 s [ical-recurrence-gen] Recurrence
  10819. 317.69 s [ical-recurrence-gen] GenValid Recurrence
  10820. 317.69 s [ical-recurrence-gen] genValid :: Gen Recurrence
  10821. 317.69 s [ical-recurrence-gen] only generates valid 'Recurrence's 79.50 ms
  10822. 317.69 s [ical-recurrence-gen] passed for all of 100 inputs.
  10823. 317.69 s [ical-recurrence-gen] EventOccurrence
  10824. 317.69 s [ical-recurrence-gen] GenValid EventOccurrence
  10825. 317.69 s [ical-recurrence-gen] genValid :: Gen EventOccurrence
  10826. 317.69 s [ical-recurrence-gen] only generates valid 'EventOccurrence's 7.14 ms
  10827. 317.69 s [ical-recurrence-gen] passed for all of 100 inputs.
  10828. 317.69 s [ical-recurrence-gen] RecurringEvent
  10829. 317.69 s [ical-recurrence-gen] GenValid RecurringEvent
  10830. 317.69 s [ical-recurrence-gen] genValid :: Gen RecurringEvent
  10831. 317.69 s [ical-recurrence-gen] only generates valid 'RecurringEvent's 93.90 ms
  10832. 317.69 s [ical-recurrence-gen] passed for all of 100 inputs.
  10833. 317.69 s [ical-recurrence-gen] ICal.RecurrenceSpec
  10834. 317.69 s [ical-recurrence-gen] test_resources/calendar
  10835. 317.69 s [ical-recurrence-gen] zurich.ics
  10836. 317.69 s [ical-recurrence-gen] resolves this file correctly 8.26 ms
  10837. 317.69 s [ical-recurrence-gen] recurs this file correctly 8.26 ms
  10838. 317.69 s [ical-recurrence-gen] zoned-border.ics
  10839. 317.69 s [ical-recurrence-gen] resolves this file correctly 11.74 ms
  10840. 317.69 s [ical-recurrence-gen] recurs this file correctly 7.17 ms
  10841. 317.69 s [ical-recurrence-gen] zoned-rdate.ics
  10842. 317.69 s [ical-recurrence-gen] resolves this file correctly 14.51 ms
  10843. 317.69 s [ical-recurrence-gen] recurs this file correctly 7.16 ms
  10844. 317.69 s [ical-recurrence-gen] zoned-complex.ics
  10845. 317.69 s [ical-recurrence-gen] recurs this file correctly 19.97 ms
  10846. 317.70 s [ical-recurrence-gen] resolves this file correctly 19.92 ms
  10847. 317.70 s [ical-recurrence-gen] zoned.ics
  10848. 317.70 s [ical-recurrence-gen] recurs this file correctly 10.47 ms
  10849. 317.70 s [ical-recurrence-gen] resolves this file correctly 13.27 ms
  10850. 317.70 s [ical-recurrence-gen] zoned-recurring.ics
  10851. 317.70 s [ical-recurrence-gen] recurs this file correctly 13.20 ms
  10852. 317.70 s [ical-recurrence-gen] resolves this file correctly 13.19 ms
  10853. 317.70 s [ical-recurrence-gen] test_resources/event
  10854. 317.70 s [ical-recurrence-gen] one-recurrence-invalid-start.ics
  10855. 317.70 s [ical-recurrence-gen] recurs this file correctly 15.86 ms
  10856. 317.70 s [ical-recurrence-gen] leapdays.ics
  10857. 317.70 s [ical-recurrence-gen] recurs this file correctly 15.83 ms
  10858. 317.70 s [ical-recurrence-gen] rdate.ics
  10859. 317.70 s [ical-recurrence-gen] recurs this file correctly 12.93 ms
  10860. 317.70 s [ical-recurrence-gen] weekly.ics
  10861. 317.70 s [ical-recurrence-gen] recurs this file correctly 12.86 ms
  10862. 317.70 s [ical-recurrence-gen] one-recurrence-invalid-end.ics
  10863. 317.70 s [smos-server] Phase: buildPhase
  10864. 317.70 s [smos-server] Preprocessing library for smos-server-0.15.0...
  10865. 317.70 s [smos-server] Building library for smos-server-0.15.0...
  10866. 317.70 s [smos-server] [ 1 of 50] Compiling Codec.Compression.Zstd.ExtendedAdapting module: Codec.Compression.Zstd.Extended
  10867. 317.70 s [smos-server] (Adapting module: Smos.Server.DB.CASHash
  10868. 317.70 s [smos-server] Adapting module: Smos.Server.Constants
  10869. 317.70 s [smos-server] Adapting module: Smos.Server.Looper.Env
  10870. 317.70 s [smos-server] Adapting module: Smos.Server.DB.Compressed
  10871. 317.70 s [smos-server] src/Codec/Compression/Zstd/Extended.hs,Outputing coverables file /build/smos-server-0.15.0/src/Codec/Compression/Zstd/Extended.hs.coverables for source file /build/smos-server-0.15.0/src/Codec/Compression/Zstd/Extended.hs
  10872. 317.70 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/DB/CASHash.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/DB/CASHash.hs
  10873. 317.70 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Constants.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Constants.hs
  10874. 317.70 s [smos-server] dist/build/Codec/Compression/Zstd/Extended.oOutputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Looper/Env.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Looper/Env.hs
  10875. 317.70 s [smos-server] ,Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/DB/Compressed.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/DB/Compressed.hs
  10876. 317.70 s [smos-server] dist/build/Codec/Compression/Zstd/Extended.dyn_o )
  10877. 317.70 s [smos-server] [ 2 of 50] Compiling Paths_smos_server ( dist/build/autogen/Paths_smos_server.hs, dist/build/Paths_smos_server.o, dist/build/Paths_smos_server.dyn_o )
  10878. 317.70 s [smos-server] [ 3 of 50] Compiling Smos.Server.Constants ( src/Smos/Server/Constants.hs, dist/build/Smos/Server/Constants.o, dist/build/Smos/Server/Constants.dyn_o )
  10879. 317.70 s [smos-server] [ 4 of 50] Compiling Smos.Server.DB.CASHash ( src/Smos/Server/DB/CASHash.hs, dist/build/Smos/Server/DB/CASHash.o, dist/build/Smos/Server/DB/CASHash.dyn_o )
  10880. 317.70 s [smos-server] [ 5 of 50] Compiling Smos.Server.DB.Compressed ( src/Smos/Server/DB/Compressed.hs, dist/build/Smos/Server/DB/Compressed.o, dist/build/Smos/Server/DB/Compressed.dyn_o )
  10881. 317.70 s [smos-server] [ 6 of 50] Compiling Smos.Server.DB ( src/Smos/Server/DB.hs, dist/build/Smos/Server/DB.o, dist/build/Smos/Server/DB.dyn_o )
  10882. 317.70 s [smos-server] Adapting module: Smos.Server.DB
  10883. 317.70 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/DB.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/DB.hs
  10884. 317.70 s [smos-server] Adapting module: Smos.Server.Looper.Import
  10885. 317.70 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Looper/Import.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Looper/Import.hs
  10886. 317.70 s [smos-server] Adapting module: Smos.Server.FileMigration
  10887. 317.70 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/FileMigration.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/FileMigration.hs
  10888. 317.70 s [smos-server] Adapting module: Smos.Server.Looper.BackupGarbageCollector
  10889. 317.70 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Looper/BackupGarbageCollector.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Looper/BackupGarbageCollector.hs
  10890. 317.70 s [smos-server] [ 7 of 50] Compiling Smos.Server.Backup ( src/Smos/Server/Backup.hs, dist/build/Smos/Server/Backup.o, dist/build/Smos/Server/Backup.dyn_o )
  10891. 317.70 s [smos-server] Adapting module: Smos.Server.Backup
  10892. 317.70 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Backup.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Backup.hs
  10893. 317.70 s [smos-server] [ 8 of 50] Compiling Smos.Server.FileMigration ( src/Smos/Server/FileMigration.hs, dist/build/Smos/Server/FileMigration.o, dist/build/Smos/Server/FileMigration.dyn_o )
  10894. 317.70 s [smos-server] [ 9 of 50] Compiling Smos.Server.Looper.Env ( src/Smos/Server/Looper/Env.hs, dist/build/Smos/Server/Looper/Env.o, dist/build/Smos/Server/Looper/Env.dyn_o )
  10895. 317.70 s [smos-server] [10 of 50] Compiling Smos.Server.Looper.Import ( src/Smos/Server/Looper/Import.hs, dist/build/Smos/Server/Looper/Import.o, dist/build/Smos/Server/Looper/Import.dyn_o )
  10896. 317.70 s [smos-server] [11 of 50] Compiling Smos.Server.Looper.BackupGarbageCollector ( src/Smos/Server/Looper/BackupGarbageCollector.hs, dist/build/Smos/Server/Looper/BackupGarbageCollector.o, dist/build/Smos/Server/Looper/BackupGarbageCollector.dyn_o )
  10897. 317.70 s [smos-cursor] Using runghc version 9.10.3 found on system at:
  10898. 317.70 s [smos-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  10899. 317.70 s [smos-cursor] Using strip version 2.44 found on system at:
  10900. 317.70 s [smos-cursor] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  10901. 317.70 s [smos-cursor] Using tar found on system at:
  10902. 317.70 s [smos-cursor] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  10903. 317.70 s [smos-cursor] No uhc found
  10904. 317.70 s [smos-cursor] Phase: buildPhase
  10905. 317.70 s [smos-cursor] Preprocessing library for smos-cursor-0.7.0...
  10906. 317.70 s [smos-cursor] Building library for smos-cursor-0.7.0...
  10907. 317.70 s [smos-cursor] [ 1 of 16] Compiling Paths_smos_cursor ( dist/build/autogen/Paths_smos_cursor.hs, dist/build/Paths_smos_cursor.o, dist/build/Paths_smos_cursor.dyn_o )
  10908. 317.70 s [smos-cursor] Adapting module: Smos.Undo
  10909. 317.70 s [smos-cursor] Adapting module: Smos.Cursor.Logbook
  10910. 317.70 s [smos-cursor] Adapting module: Smos.Cursor.Collapse
  10911. 317.70 s [smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Undo.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Undo.hs
  10912. 317.70 s [smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/Logbook.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/Logbook.hs
  10913. 317.70 s [smos-cursor] Adapting module: Smos.History
  10914. 317.70 s [smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/Collapse.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/Collapse.hs
  10915. 317.70 s [smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/History.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/History.hs
  10916. 317.70 s [smos-cursor] Adapting module: Smos.Cursor.StateHistory
  10917. 317.70 s [smos-cursor] Adapting module: Smos.Cursor.Header
  10918. 317.70 s [smos-cursor] Adapting module: Smos.Cursor.Tag
  10919. 317.70 s [smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/Header.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/Header.hs
  10920. 317.70 s [smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/StateHistory.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/StateHistory.hs
  10921. 317.70 s [smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/Tag.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/Tag.hs
  10922. 317.70 s [smos-cursor] Adapting module: Smos.Cursor.Contents
  10923. 317.70 s [smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/Contents.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/Contents.hs
  10924. 317.70 s [smos-cursor] Adapting module: Smos.Cursor.Properties
  10925. 317.70 s [smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/Properties.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/Properties.hs
  10926. 317.70 s [smos-cursor] Adapting module: Smos.Cursor.Timestamps
  10927. 317.70 s [smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/Timestamps.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/Timestamps.hs
  10928. 317.70 s [smos-cursor] [ 2 of 16] Compiling Smos.Cursor.Collapse ( src/Smos/Cursor/Collapse.hs, dist/build/Smos/Cursor/Collapse.o, dist/build/Smos/Cursor/Collapse.dyn_o )
  10929. 317.70 s [smos-cursor] Adapting module: Smos.Cursor.FileBrowser
  10930. 317.70 s [smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/FileBrowser.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/FileBrowser.hs
  10931. 317.70 s [smos-cursor] [ 3 of 16] Compiling Smos.Cursor.Contents ( src/Smos/Cursor/Contents.hs, dist/build/Smos/Cursor/Contents.o, dist/build/Smos/Cursor/Contents.dyn_o )
  10932. 317.70 s [smos-cursor] Adapting module: Smos.Cursor.Tags
  10933. 317.70 s [smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/Tags.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/Tags.hs
  10934. 317.70 s [smos-cursor] [ 4 of 16] Compiling Smos.Cursor.Header ( src/Smos/Cursor/Header.hs, dist/build/Smos/Cursor/Header.o, dist/build/Smos/Cursor/Header.dyn_o )
  10935. 317.70 s [smos-cursor] [ 5 of 16] Compiling Smos.Cursor.Logbook ( src/Smos/Cursor/Logbook.hs, dist/build/Smos/Cursor/Logbook.o, dist/build/Smos/Cursor/Logbook.dyn_o )
  10936. 317.70 s [smos-cursor] [ 6 of 16] Compiling Smos.Cursor.Properties ( src/Smos/Cursor/Properties.hs, dist/build/Smos/Cursor/Properties.o, dist/build/Smos/Cursor/Properties.dyn_o )
  10937. 317.70 s [smos-cursor] [ 7 of 16] Compiling Smos.Cursor.StateHistory ( src/Smos/Cursor/StateHistory.hs, dist/build/Smos/Cursor/StateHistory.o, dist/build/Smos/Cursor/StateHistory.dyn_o )
  10938. 317.70 s [smos-cursor] [ 8 of 16] Compiling Smos.Cursor.Tag ( src/Smos/Cursor/Tag.hs, dist/build/Smos/Cursor/Tag.o, dist/build/Smos/Cursor/Tag.dyn_o )
  10939. 317.70 s [smos-report-gen] succesfully parses "snd:cursor:properties:client:maybe:false:sub:nasa" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "nasa"})))))) 79.64 ms
  10940. 317.70 s [smos-report-gen] succesfully parses "fst:file:side" into FilterFst (FilterFile "side") 65.45 ms
  10941. 317.70 s [smos-report-gen] succesfully parses "properties:client:maybe:false:nasa" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "nasa"})))))) 61.02 ms
  10942. 317.70 s [smos-report-gen] succesfully parses "tags:toast" into FilterSnd (FilterWithinCursor (FilterEntryTags (FilterAny (FilterSub (Tag {tagText = "toast"}))))) 52.72 ms
  10943. 317.70 s [smos-report-gen] succesfully parses "snd:cursor:tags:toast" into FilterSnd (FilterWithinCursor (FilterEntryTags (FilterAny (FilterSub (Tag {tagText = "toast"}))))) 49.68 ms
  10944. 317.70 s [smos-report-gen] succesfully parses "snd:cursor:header:sub:head" into FilterSnd (FilterWithinCursor (FilterEntryHeader (FilterSub (Header {headerText = "head"})))) 38.80 ms
  10945. 317.70 s [smos-report-gen] succesfully parses "snd:cursor:tags:any:sub:toast" into FilterSnd (FilterWithinCursor (FilterEntryTags (FilterAny (FilterSub (Tag {tagText = "toast"}))))) 37.50 ms
  10946. 317.70 s [smos-report-gen] succesfully parses "cursor:properties:has:timewindow" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapHas (PropertyName {propertyNameText = "timewindow"})))) 34.67 ms
  10947. 317.70 s [smos-report-gen] succesfully parses "properties:client:maybe:false:sub:nasa" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "nasa"})))))) 40.45 ms
  10948. 317.70 s [ical-recurrence-gen] recurs this file correctly 12.85 ms
  10949. 317.70 s [ical-recurrence-gen] rdate-period.ics
  10950. 317.70 s [ical-recurrence-gen] recurs this file correctly 12.78 ms
  10951. 317.70 s [ical-recurrence-gen] daily-bysetpos.ics
  10952. 317.70 s [ical-recurrence-gen] recurs this file correctly 10.31 ms
  10953. 317.70 s [ical-recurrence-gen] ICal.Recurrence.RecurrenceRule.DailySpec
  10954. 317.70 s [ical-recurrence-gen] dailyDateNextOccurrence
  10955. 317.70 s [ical-recurrence-gen] ByMonthDay
  10956. 317.70 s [ical-recurrence-gen] Every last day of February in a leap year 7.49 ms
  10957. 317.70 s [ical-recurrence-gen] Every second-to-last day of September 7.48 ms
  10958. 317.70 s [ical-recurrence-gen] Every tenth day of the month 7.45 ms
  10959. 317.70 s [ical-recurrence-gen] Every last day of February in a non-leap year 8.23 ms
  10960. 317.70 s [ical-recurrence-gen] Every tenth of September 8.25 ms
  10961. 317.70 s [ical-recurrence-gen] ByMonth
  10962. 317.70 s [ical-recurrence-gen] Every three days in September 11.65 ms
  10963. 317.70 s [ical-recurrence-gen] Every four days in August 11.66 ms
  10964. 317.70 s [ical-recurrence-gen] No ByX's
  10965. 317.70 s [ical-recurrence-gen] Every day 9.36 ms
  10966. 317.70 s [ical-recurrence-gen] Every other day 9.95 ms
  10967. 317.70 s [ical-recurrence-gen] ByDay
  10968. 317.70 s [ical-recurrence-gen] Every tuesday 9.50 ms
  10969. 317.70 s [ical-recurrence-gen] Every tuesday in September 9.52 ms
  10970. 317.70 s [ical-recurrence-gen] rruleDateTimeOccurrencesUntil
  10971. 317.70 s [ical-recurrence-gen] It works for this meeting that occurs every day for a long time 111.00 ms
  10972. 317.70 s [ical-recurrence-gen] passed for all of 100 inputs.
  10973. 317.70 s [ical-recurrence-gen] It works for this BYSETPOS example: The last hour of every day 9.50 ms
  10974. 317.70 s [ical-recurrence-gen] it works for this complex example 12.32 ms
  10975. 317.70 s [ical-recurrence-gen] It works for this BYSETPOS example: The last two hours of every day 11.42 ms
  10976. 317.70 s [ical-recurrence-gen] rruleDateOccurrencesUntil
  10977. 317.70 s [ical-recurrence-gen] it works for this complex example 80.11 ms
  10978. 317.70 s [ical-recurrence-gen] passed for all of 100 inputs.
  10979. 317.70 s [ical-recurrence-gen] It works for this BYSETPOS example: The last hour of every day (this is the same as just 'every day'.) 9.67 ms
  10980. 317.70 s [ical-recurrence-gen] passed for all of 100 inputs.
  10981. 317.70 s [ical-recurrence-gen] dailyDateTimeRecurrence
  10982. 317.70 s [ical-recurrence-gen] ByDay
  10983. 317.70 s [ical-recurrence-gen] Every tuesday 9.59 ms
  10984. 317.70 s [ical-recurrence-gen] passed for all of 100 inputs.
  10985. 317.70 s [ical-recurrence-gen] Every tuesday in September 9.69 ms
  10986. 317.70 s [ical-recurrence-gen] passed for all of 100 inputs.
  10987. 317.70 s [ical-recurrence-gen] ByHour
  10988. 317.70 s [smos-server] Adapting module: Smos.Server.Looper.AutoBackup
  10989. 317.70 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Looper/AutoBackup.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Looper/AutoBackup.hs
  10990. 317.70 s [smos-server] [12 of 50] Compiling Smos.Server.Looper.AutoBackup ( src/Smos/Server/Looper/AutoBackup.hs, dist/build/Smos/Server/Looper/AutoBackup.o, dist/build/Smos/Server/Looper/AutoBackup.dyn_o )
  10991. 317.70 s [smos-server] Adapting module: Smos.Server.OptParse
  10992. 317.70 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/OptParse.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/OptParse.hs
  10993. 317.70 s [smos-server] [13 of 50] Compiling Smos.Server.Looper ( src/Smos/Server/Looper.hs, dist/build/Smos/Server/Looper.o, dist/build/Smos/Server/Looper.dyn_o )
  10994. 317.70 s [smos-server] Adapting module: Smos.Server.Looper
  10995. 317.70 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Looper.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Looper.hs
  10996. 317.70 s [smos-server] [14 of 50] Compiling Smos.Server.OptParse ( src/Smos/Server/OptParse.hs, dist/build/Smos/Server/OptParse.o, dist/build/Smos/Server/OptParse.dyn_o )
  10997. 317.70 s [smos-server] [15 of 50] Compiling Smos.Server.Env ( src/Smos/Server/Env.hs, dist/build/Smos/Server/Env.o, dist/build/Smos/Server/Env.dyn_o )
  10998. 317.70 s [smos-server] Adapting module: Smos.Server.Env
  10999. 317.70 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Env.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Env.hs
  11000. 317.70 s [smos-server] [16 of 50] Compiling Smos.Server.Handler.Import ( src/Smos/Server/Handler/Import.hs, dist/build/Smos/Server/Handler/Import.o, dist/build/Smos/Server/Handler/Import.dyn_o )
  11001. 317.70 s [smos-server] Adapting module: Smos.Server.Booking
  11002. 317.70 s [smos-server] Adapting module: Smos.Server.Subscription
  11003. 317.70 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Booking.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Booking.hs
  11004. 317.70 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Subscription.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Subscription.hs
  11005. 317.70 s [smos-server] Adapting module: Smos.Server.Handler.Import
  11006. 317.70 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/Import.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/Import.hs
  11007. 317.70 s [smos-server] Adapting module: Smos.Server.Handler.GetUserSubscription
  11008. 317.70 s [smos-server] Adapting module: Smos.Server.Handler.DeleteUser
  11009. 317.70 s [smos-server] Adapting module: Smos.Server.Handler.Admin.PostMigrateFiles
  11010. 317.70 s [smos-server] Adapting module: Smos.Server.Handler.GetUserPermissions
  11011. 317.70 s [smos-server] Adapting module: Smos.Server.Handler.PostRegister
  11012. 317.70 s [smos-server] Adapting module: Smos.Server.Handler.GetListSmosFiles
  11013. 317.70 s [smos-server] Adapting module: Smos.Server.Handler.DeleteBackup
  11014. 317.70 s [smos-server] Adapting module: Smos.Server.Handler.Admin.PutUserSubscription
  11015. 317.70 s [smos-server] Adapting module: Smos.Server.Handler.Admin.GetUser
  11016. 317.70 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetUserSubscription.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetUserSubscription.hs
  11017. 317.70 s [smos-server] Adapting module: Smos.Server.Handler.PostBackup
  11018. 317.70 s [smos-server] Adapting module: Smos.Server.Handler.PutRestoreBackup
  11019. 317.70 s [smos-server] Adapting module: Smos.Server.Handler.GetMonetisation
  11020. 317.70 s [smos-server] Adapting module: Smos.Server.Handler.PostLogin
  11021. 317.70 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/DeleteUser.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/DeleteUser.hs
  11022. 317.70 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/Admin/PostMigrateFiles.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/Admin/PostMigrateFiles.hs
  11023. 317.70 s [smos-cursor] [ 9 of 16] Compiling Smos.Cursor.Tags ( src/Smos/Cursor/Tags.hs, dist/build/Smos/Cursor/Tags.o, dist/build/Smos/Cursor/Tags.dyn_o )
  11024. 317.70 s [smos-cursor] [10 of 16] Compiling Smos.Cursor.Timestamps ( src/Smos/Cursor/Timestamps.hs, dist/build/Smos/Cursor/Timestamps.o, dist/build/Smos/Cursor/Timestamps.dyn_o )
  11025. 317.70 s [smos-cursor] [11 of 16] Compiling Smos.Cursor.Entry ( src/Smos/Cursor/Entry.hs, dist/build/Smos/Cursor/Entry.o, dist/build/Smos/Cursor/Entry.dyn_o )
  11026. 317.70 s [smos-cursor] Adapting module: Smos.Cursor.Entry
  11027. 317.70 s [smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/Entry.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/Entry.hs
  11028. 317.70 s [smos-cursor] [12 of 16] Compiling Smos.Cursor.SmosFile ( src/Smos/Cursor/SmosFile.hs, dist/build/Smos/Cursor/SmosFile.o, dist/build/Smos/Cursor/SmosFile.dyn_o )
  11029. 317.70 s [smos-cursor] Adapting module: Smos.Cursor.SmosFile
  11030. 317.70 s [smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/SmosFile.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/SmosFile.hs
  11031. 317.70 s [smos-report-gen] succesfully parses "snd:cursor:state:maybe:false:sub:DONE" into FilterSnd (FilterWithinCursor (FilterEntryTodoState (FilterMaybe False (FilterSub (TodoState {todoStateText = "DONE"}))))) 28.86 ms
  11032. 317.70 s [smos-report-gen] succesfully parses "properties:timewindow" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapHas (PropertyName {propertyNameText = "timewindow"})))) 21.22 ms
  11033. 317.70 s [smos-report-gen] succesfully parses "properties:has:timewindow" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapHas (PropertyName {propertyNameText = "timewindow"})))) 21.16 ms
  11034. 317.70 s [smos-report-gen] succesfully parses "snd:cursor:properties:val:timewindow:maybe:False:time:maybe:False:ord:lt:2h" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))))) 36.48 ms
  11035. 317.70 s [smos-report-gen] succesfully parses "cursor:properties:client:maybe:false:sub:nasa" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "nasa"})))))) 19.90 ms
  11036. 317.70 s [smos-report-gen] succesfully parses "properties:val:timewindow:maybe:False:time:maybe:False:ord:lt:2h" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))))) 28.34 ms
  11037. 317.70 s [smos-report-gen] succesfully parses "header:head" into FilterSnd (FilterWithinCursor (FilterEntryHeader (FilterSub (Header {headerText = "head"})))) 0.35 ms
  11038. 317.70 s [smos-report-gen] succesfully parses "property:client:maybe:false:nasa" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "nasa"})))))) 8.13 ms
  11039. 317.70 s [smos-report-gen] succesfully parses "property:timewindow" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapHas (PropertyName {propertyNameText = "timewindow"})))) 0.60 ms
  11040. 317.70 s [ical-recurrence-gen] 16h every other day 9.62 ms
  11041. 317.70 s [ical-recurrence-gen] ByMonthDay
  11042. 317.70 s [ical-recurrence-gen] Every second-to-last day of September 38.31 ms
  11043. 317.70 s [ical-recurrence-gen] passed for all of 100 inputs.
  11044. 317.70 s [ical-recurrence-gen] Every last day of February in a leap year 34.27 ms
  11045. 317.70 s [ical-recurrence-gen] passed for all of 100 inputs.
  11046. 317.70 s [ical-recurrence-gen] Every tenth of September 38.68 ms
  11047. 317.70 s [ical-recurrence-gen] passed for all of 100 inputs.
  11048. 317.71 s [ical-recurrence-gen] Every last day of February in a non-leap year 36.31 ms
  11049. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11050. 317.71 s [ical-recurrence-gen] Every tenth day of the month 7.27 ms
  11051. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11052. 317.71 s [ical-recurrence-gen] No ByX's
  11053. 317.71 s [ical-recurrence-gen] Every other day 7.21 ms
  11054. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11055. 317.71 s [ical-recurrence-gen] Every day 7.16 ms
  11056. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11057. 317.71 s [ical-recurrence-gen] ByMinute
  11058. 317.71 s [ical-recurrence-gen] 16h20 every third day 7.10 ms
  11059. 317.71 s [ical-recurrence-gen] ByMonth
  11060. 317.71 s [ical-recurrence-gen] Every three days in September 7.18 ms
  11061. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11062. 317.71 s [ical-recurrence-gen] Every four days in August 11.63 ms
  11063. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11064. 317.71 s [ical-recurrence-gen] BySecond
  11065. 317.71 s [ical-recurrence-gen] every 15th and 20th second 10.42 ms
  11066. 317.71 s [ical-recurrence-gen] 16h20m30s every fourth day 9.27 ms
  11067. 317.71 s [ical-recurrence-gen] ICal.Recurrence.RecurrenceRule.YearlySpec
  11068. 317.71 s [ical-recurrence-gen] yearlyDateNextOccurrence limit
  11069. 317.71 s [ical-recurrence-gen] ByYearDay
  11070. 317.71 s [ical-recurrence-gen] Every ByMonth February 7.54 ms
  11071. 317.71 s [ical-recurrence-gen] Every first day of the year, as long as it's also in the first week of the year 7.59 ms
  11072. 317.71 s [ical-recurrence-gen] Every first and last day of the year, at the start 7.54 ms
  11073. 317.71 s [ical-recurrence-gen] Every first and last day of the year, at the end 4.88 ms
  11074. 317.71 s [ical-recurrence-gen] Every 1st of march, except on leap years 4.90 ms
  11075. 317.71 s [ical-recurrence-gen] ByMonth
  11076. 317.71 s [ical-recurrence-gen] Every year in Sept and Nov 4.85 ms
  11077. 317.71 s [ical-recurrence-gen] Every other year in Sept 4.86 ms
  11078. 317.71 s [ical-recurrence-gen] Every year in Sept 4.88 ms
  11079. 317.71 s [ical-recurrence-gen] Every five years in Sept 4.85 ms
  11080. 317.71 s [smos-report-gen] succesfully parses "property:client:nasa" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "nasa"})))))) 8.10 ms
  11081. 317.71 s [smos-report-gen] succesfully parses "cursor:properties:val:timewindow:maybe:False:time:maybe:False:ord:lt:2h" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))))) 24.37 ms
  11082. 317.71 s [smos-report-gen] succesfully parses "snd:tags:toast" into FilterSnd (FilterWithinCursor (FilterEntryTags (FilterAny (FilterSub (Tag {tagText = "toast"}))))) 2.12 ms
  11083. 317.71 s [smos-report-gen] succesfully parses "snd:cursor:properties:has:timewindow" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapHas (PropertyName {propertyNameText = "timewindow"})))) 0.08 ms
  11084. 317.71 s [smos-report-gen] succesfully parses "properties:client:nasa" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "nasa"})))))) 5.38 ms
  11085. 317.71 s [smos-report-gen] succesfully parses "snd:cursor:tag:toast" into FilterSnd (FilterWithinCursor (FilterEntryTags (FilterAny (FilterSub (Tag {tagText = "toast"}))))) 0.52 ms
  11086. 317.71 s [smos-report-gen] succesfully parses "tag:toast" into FilterSnd (FilterWithinCursor (FilterEntryTags (FilterAny (FilterSub (Tag {tagText = "toast"}))))) 0.50 ms
  11087. 317.71 s [smos-report-gen] succesfully parses "snd:cursor:state:maybe:false:DONE" into FilterSnd (FilterWithinCursor (FilterEntryTodoState (FilterMaybe False (FilterSub (TodoState {todoStateText = "DONE"}))))) 3.59 ms
  11088. 317.71 s [smos-report-gen] succesfully parses "ancestor:tag:(home or (online or offline))" into FilterSnd (FilterAncestor (FilterWithinCursor (FilterEntryTags (FilterOr (FilterAny (FilterSub (Tag {tagText = "home"}))) (FilterOr (FilterAny (FilterSub (Tag {tagText = "online"}))) (FilterAny (FilterSub (Tag {tagText = "offline"})))))))) 18.59 ms
  11089. 317.71 s [ical-recurrence-gen] ByDay
  11090. 317.71 s [ical-recurrence-gen] Every monday in the first and second weeks of the year 4.86 ms
  11091. 317.71 s [ical-recurrence-gen] Every saturday in june 4.86 ms
  11092. 317.71 s [ical-recurrence-gen] Every monday and wednesday 4.86 ms
  11093. 317.71 s [ical-recurrence-gen] Every first monday of the year that is also the first of the month 7.83 ms
  11094. 317.71 s [ical-recurrence-gen] Every Monday and Tuesday in the first week of every year 4.76 ms
  11095. 317.71 s [ical-recurrence-gen] Every 4th monday of the year 14.26 ms
  11096. 317.71 s [ical-recurrence-gen] Every last saturday in june 4.85 ms
  11097. 317.71 s [ical-recurrence-gen] Every first monday of the year 18.07 ms
  11098. 317.71 s [ical-recurrence-gen] Every monday, the first of the month 0.58 ms
  11099. 317.71 s [ical-recurrence-gen] Every fourth saturday in june 1.75 ms
  11100. 317.71 s [ical-recurrence-gen] Every tuesday, on a year day divisible by 100 0.58 ms
  11101. 317.71 s [ical-recurrence-gen] No ByX's
  11102. 317.71 s [ical-recurrence-gen] Every year 0.54 ms
  11103. 317.71 s [ical-recurrence-gen] Every other year 1.66 ms
  11104. 317.71 s [ical-recurrence-gen] ByMonthDay
  11105. 317.71 s [ical-recurrence-gen] Every 15th and 20th day of every month 3.22 ms
  11106. 317.71 s [ical-recurrence-gen] Every 30th or 31st day of the month that is also the first week of the year 3.23 ms
  11107. 317.71 s [ical-recurrence-gen] Every 15th and 20th day of every ByMonth February and ByMonth March 3.19 ms
  11108. 317.71 s [ical-recurrence-gen] Every 29th day of every month 3.21 ms
  11109. 317.71 s [ical-recurrence-gen] Every 29th day of the month that is also the 60th day of the year (29 feb) 3.19 ms
  11110. 317.71 s [ical-recurrence-gen] ByWeekNo
  11111. 317.71 s [ical-recurrence-gen] Every sixth week, in february 3.20 ms
  11112. 317.71 s [ical-recurrence-gen] Every last week of the year 3.21 ms
  11113. 317.71 s [ical-recurrence-gen] Every first week of the year 3.18 ms
  11114. 317.71 s [ical-recurrence-gen] yearlyDateTimeRecurrence
  11115. 317.71 s [ical-recurrence-gen] BySecond
  11116. 317.71 s [ical-recurrence-gen] every 15th and 20th second 3.14 ms
  11117. 317.71 s [ical-recurrence-gen] 16h20m30s every fourth year 3.15 ms
  11118. 317.71 s [ical-recurrence-gen] ByMonthDay
  11119. 317.71 s [ical-recurrence-gen] Every 29th day of the month that is also the 60th day of the year (29 feb) 9.30 ms
  11120. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11121. 317.71 s [smos-report-gen] succesfully parses "cursor:tag:toast" into FilterSnd (FilterWithinCursor (FilterEntryTags (FilterAny (FilterSub (Tag {tagText = "toast"}))))) 0.05 ms
  11122. 317.71 s [smos-report-gen] succesfully parses "properties:timewindow:time:maybe:false:lt:2h" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))))) 21.15 ms
  11123. 317.71 s [smos-report-gen] succesfully parses "properties:timewindow:time:lt:2h" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))))) 19.16 ms
  11124. 317.71 s [smos-report-gen] succesfully parses "snd:cursor:tags:any:toast" into FilterSnd (FilterWithinCursor (FilterEntryTags (FilterAny (FilterSub (Tag {tagText = "toast"}))))) 0.19 ms
  11125. 317.71 s [smos-report-gen] succesfully parses "file:side" into FilterFst (FilterFile "side") 0.06 ms
  11126. 317.71 s [smos-report-gen] succesfully parses "properties:timewindow:time:ord:lt:2h" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))))) 18.07 ms
  11127. 317.71 s [smos-report-gen] succesfully parses "properties:timewindow:maybe:False:time:maybe:False:ord:lt:2h" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))))) 18.25 ms
  11128. 317.71 s [smos-report-gen] succesfully parses "snd:cursor:state:maybe:False:sub:DONE" into FilterSnd (FilterWithinCursor (FilterEntryTodoState (FilterMaybe False (FilterSub (TodoState {todoStateText = "DONE"}))))) 0.44 ms
  11129. 317.71 s [smos-report-gen] succesfully parses "snd:cursor:state:DONE" into FilterSnd (FilterWithinCursor (FilterEntryTodoState (FilterMaybe False (FilterSub (TodoState {todoStateText = "DONE"}))))) 0.07 ms
  11130. 317.71 s [ical-recurrence-gen] Every 15th and 20th day of every ByMonth February and ByMonth March 9.12 ms
  11131. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11132. 317.71 s [ical-recurrence-gen] Every 30th or 31st day of the month that is also the first week of the year 9.35 ms
  11133. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11134. 317.71 s [ical-recurrence-gen] Every 15th and 20th day of every month 9.20 ms
  11135. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11136. 317.71 s [ical-recurrence-gen] Every 29th day of every month 7.95 ms
  11137. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11138. 317.71 s [ical-recurrence-gen] ByHour
  11139. 317.71 s [ical-recurrence-gen] 16h every other year 7.87 ms
  11140. 317.71 s [ical-recurrence-gen] ByWeekNo
  11141. 317.71 s [ical-recurrence-gen] Every last week of the year 6.52 ms
  11142. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11143. 317.71 s [ical-recurrence-gen] Every sixth week in february 6.36 ms
  11144. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11145. 317.71 s [ical-recurrence-gen] ByMonth
  11146. 317.71 s [ical-recurrence-gen] Every year in Sept and Nov 6.33 ms
  11147. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11148. 317.71 s [ical-recurrence-gen] Every other year in Sept 6.34 ms
  11149. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11150. 317.71 s [ical-recurrence-gen] Every year in Sept 6.42 ms
  11151. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11152. 317.71 s [ical-recurrence-gen] Every five years in Sept 6.43 ms
  11153. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11154. 317.71 s [ical-recurrence-gen] ByMinute
  11155. 317.71 s [ical-recurrence-gen] 16h20 every third year 6.47 ms
  11156. 317.71 s [ical-recurrence-gen] BySetPos
  11157. 317.71 s [ical-recurrence-gen] The last weekday of the year 27.87 ms
  11158. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11159. 317.71 s [ical-recurrence-gen] ByYearDay
  11160. 317.71 s [ical-recurrence-gen] Every first and last day of the year, at the start 6.47 ms
  11161. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11162. 317.71 s [ical-recurrence-gen] Every first day of the year, as long as it's also in the first week of the year 14.31 ms
  11163. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11164. 317.71 s [ical-recurrence-gen] Every 1st of march, except on leap years 14.25 ms
  11165. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11166. 317.71 s [ical-recurrence-gen] Every first and last day of the year, at the end 10.12 ms
  11167. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11168. 317.71 s [ical-recurrence-gen] Every ByMonth February 8.06 ms
  11169. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11170. 317.71 s [ical-recurrence-gen] ByDay
  11171. 317.71 s [ical-recurrence-gen] Every tuesday, on a year day divisible by 100 7.88 ms
  11172. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11173. 317.71 s [smos-report-gen] succesfully parses "snd:properties:has:timewindow" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapHas (PropertyName {propertyNameText = "timewindow"})))) 0.13 ms
  11174. 317.71 s [smos-report-gen] succesfully parses "state:DONE" into FilterSnd (FilterWithinCursor (FilterEntryTodoState (FilterMaybe False (FilterSub (TodoState {todoStateText = "DONE"}))))) 0.08 ms
  11175. 317.71 s [smos-report-gen] succesfully parses "snd:header:head" into FilterSnd (FilterWithinCursor (FilterEntryHeader (FilterSub (Header {headerText = "head"})))) 0.05 ms
  11176. 317.71 s [smos-report-gen] succesfully parses "properties:timewindow:time:maybe:false:ord:lt:2h" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))))) 16.32 ms
  11177. 317.71 s [smos-report-gen] succesfully parses "properties:timewindow:maybe:false:time:maybe:False:ord:lt:2h" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))))) 16.36 ms
  11178. 317.71 s [smos-report-gen] succesfully parses "snd:tag:toast" into FilterSnd (FilterWithinCursor (FilterEntryTags (FilterAny (FilterSub (Tag {tagText = "toast"}))))) 0.05 ms
  11179. 317.71 s [smos-report-gen] succesfully parses "properties:timewindow:time:maybe:False:ord:lt:2h" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))))) 16.32 ms
  11180. 317.71 s [smos-report-gen] succesfully parses "snd:state:DONE" into FilterSnd (FilterWithinCursor (FilterEntryTodoState (FilterMaybe False (FilterSub (TodoState {todoStateText = "DONE"}))))) 0.07 ms
  11181. 317.71 s [smos-report-gen] succesfully parses "cursor:state:DONE" into FilterSnd (FilterWithinCursor (FilterEntryTodoState (FilterMaybe False (FilterSub (TodoState {todoStateText = "DONE"}))))) 0.05 ms
  11182. 317.71 s [smos-report-gen] succesfully parses "properties:client:maybe:False:sub:nasa" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "nasa"})))))) 0.31 ms
  11183. 317.71 s [ical-recurrence-gen] Every first monday of the year 423.66 ms
  11184. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11185. 317.71 s [ical-recurrence-gen] Every Monday and Tuesday in the first week of every year 8.10 ms
  11186. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11187. 317.71 s [ical-recurrence-gen] Every monday, the first of the month 8.12 ms
  11188. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11189. 317.71 s [ical-recurrence-gen] Every last saturday in june 14.73 ms
  11190. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11191. 317.71 s [ical-recurrence-gen] Every fourth saturday in june 16.69 ms
  11192. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11193. 317.71 s [ical-recurrence-gen] Every monday and wednesday 14.72 ms
  11194. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11195. 317.71 s [ical-recurrence-gen] Every saturday in june 8.17 ms
  11196. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11197. 317.71 s [ical-recurrence-gen] Every monday in the first and second weeks of the year 8.10 ms
  11198. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11199. 317.71 s [ical-recurrence-gen] No ByX's
  11200. 317.71 s [ical-recurrence-gen] Every year 7.99 ms
  11201. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11202. 317.71 s [ical-recurrence-gen] Every other year 8.03 ms
  11203. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11204. 317.71 s [ical-recurrence-gen] ICal.Recurrence.RecurrenceDateTimesSpec
  11205. 317.71 s [ical-recurrence-gen] recurRecurrenceDateTimes
  11206. 317.71 s [ical-recurrence-gen] works for this example 8.02 ms
  11207. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11208. 317.71 s [ical-recurrence-gen] works for this example 8.18 ms
  11209. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11210. 317.71 s [ical-recurrence-gen] works for this example 12.47 ms
  11211. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11212. 317.71 s [ical-recurrence-gen] works for this example 4.89 ms
  11213. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11214. 317.71 s [ical-recurrence-gen] works for this example 4.78 ms
  11215. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11216. 317.71 s [ical-recurrence-gen] works for this example 4.71 ms
  11217. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11218. 317.71 s [ical-recurrence-gen] ICal.Recurrence.TimeZoneSpec
  11219. 317.71 s [ical-recurrence-gen] resolveDateTime
  11220. 317.71 s [ical-recurrence-gen] Works for any single-daylight-observance timezone just like the time library would 7.36 ms
  11221. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11222. 317.71 s [ical-recurrence-gen] Works for any single-standard-observance timezone just like the time library would 6.71 ms
  11223. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11224. 317.71 s [ical-recurrence-gen] resolution and unresolution roundtrip with a single observance
  11225. 317.71 s [ical-recurrence-gen] unresolveDateTime
  11226. 317.71 s [ical-recurrence-gen] Works for any single-daylight-observance timezone just like the time library would 7.34 ms
  11227. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11228. 317.71 s [smos-report-gen] succesfully parses "snd:properties:client:maybe:false:sub:nasa" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "nasa"})))))) 0.15 ms
  11229. 317.71 s [smos-report-gen] succesfully parses "header:sub:head" into FilterSnd (FilterWithinCursor (FilterEntryHeader (FilterSub (Header {headerText = "head"})))) 0.05 ms
  11230. 317.71 s [smos-report-gen] succesfully parses "snd:properties:val:timewindow:maybe:False:time:maybe:False:ord:lt:2h" into FilterSnd (FilterWithinCursor (FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))))) 16.16 ms
  11231. 317.71 s [smos-report-gen] Type-checking
  11232. 317.71 s [smos-report-gen] tcWithTopLevelBranches
  11233. 317.71 s [smos-report-gen] succesfully type-checks AstUnOp "sub" (AstPiece "header") into FilterSub (Header {headerText = "header"}) 0.01 ms
  11234. 317.71 s [smos-report-gen] succesfully type-checks AstBinOp (AstUnOp "sub" (AstPiece "header1")) OrOp (AstUnOp "sub" (AstPiece "header2")) into FilterOr (FilterSub (Header {headerText = "header1"})) (FilterSub (Header {headerText = "header2"})) 13.33 ms
  11235. 317.71 s [smos-report-gen] succesfully type-checks AstBinOp (AstUnOp "sub" (AstPiece "header1")) AndOp (AstUnOp "sub" (AstPiece "header2")) into FilterAnd (FilterSub (Header {headerText = "header1"})) (FilterSub (Header {headerText = "header2"})) 13.26 ms
  11236. 317.71 s [smos-report-gen] succesfully type-checks AstUnOp "not" (AstUnOp "sub" (AstPiece "header")) into FilterNot (FilterSub (Header {headerText = "header"})) 12.60 ms
  11237. 317.71 s [smos-report-gen] tcMapFilter
  11238. 317.71 s [smos-report-gen] succesfully type-checks AstUnOp "val" (AstUnOp "client" (AstUnOp "maybe" (AstUnOp "false" (AstUnOp "sub" (AstPiece "cssyd"))))) into FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "cssyd"}))) 0.06 ms
  11239. 317.71 s [smos-report-gen] parseArgument and renderArgument are inverses 8.53 ms
  11240. 317.71 s [ical-recurrence-gen] Works for any single-standard-observance timezone just like the time library would 7.32 ms
  11241. 317.71 s [ical-recurrence-gen] passed for all of 100 inputs.
  11242. 317.71 s [ical-recurrence-gen] ICal.Recurrence.RecurrenceRuleSpec
  11243. 317.72 s [ical-recurrence-gen] Examples from the spec in section 3.8.5.3
  11244. 317.72 s [ical-recurrence-gen] Every 15 minutes for 6 occurrences
  11245. 317.72 s [ical-recurrence-gen] Every other year on January, February, and March for 10 occurrences 4.65 ms
  11246. 317.72 s [ical-recurrence-gen] The third instance into the month of one of Tuesday, Wednesday, or Thursday, for the next 3 months 4.63 ms
  11247. 317.72 s [ical-recurrence-gen] Daily until December 24, 1997 6.54 ms
  11248. 317.72 s [ical-recurrence-gen] Yearly in June and July for 10 occurrences 4.59 ms
  11249. 317.72 s [ical-recurrence-gen] Monthly on the first and last day of the month for 10 occurrences 6.51 ms
  11250. 317.72 s [ical-recurrence-gen] Every other week - forever 7.16 ms
  11251. 317.72 s [ical-recurrence-gen] Monthly on the 2nd and 15th of the month for 10 occurrences 6.48 ms
  11252. 317.72 s [ical-recurrence-gen] Every 3 hours from 9:00 AM to 5:00 PM on a specific day
  11253. 317.72 s [ical-recurrence-gen] Every 10 days, 5 occurrences 4.32 ms
  11254. 317.72 s [ical-recurrence-gen] Monthly on the first Friday until December 24, 1997 4.31 ms
  11255. 317.72 s [ical-recurrence-gen] The second-to-last weekday of the month 4.36 ms
  11256. 317.72 s [ical-recurrence-gen] The first Saturday that follows the first Sunday of the month, forever 4.28 ms
  11257. 317.72 s [ical-recurrence-gen] Every day in January, for 3 years 4.36 ms
  11258. 317.72 s [ical-recurrence-gen] Every 20th Monday of the year, forever 10.68 ms
  11259. 317.72 s [ical-recurrence-gen] Every Tuesday, every other month 4.25 ms
  11260. 317.72 s [ical-recurrence-gen] Weekly until December 24, 1997 4.31 ms
  11261. 317.72 s [ical-recurrence-gen] Daily for 10 occurrences 2.50 ms
  11262. 317.72 s [ical-recurrence-gen] Every third year on the 1st, 100th, and 200th day for 10 occurrences 2.50 ms
  11263. 317.72 s [ical-recurrence-gen] Every Friday the 13th, forever 2.50 ms
  11264. 317.72 s [ical-recurrence-gen] Every other month on the first and last Sunday of the month for 10 occurrences 2.75 ms
  11265. 317.72 s [ical-recurrence-gen] Monthly on the first Friday for 10 occurrences 2.50 ms
  11266. 317.72 s [ical-recurrence-gen] Daily until December 24, 1997, erratum 6212 2.74 ms
  11267. 317.72 s [ical-recurrence-gen] Every hour and a half for 4 occurrences
  11268. 317.72 s [ical-recurrence-gen] Every Thursday, but only during June, July, and August, forever 2.60 ms
  11269. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11270. 317.72 s [smos-report-gen] tcTagsFilter
  11271. 317.72 s [smos-report-gen] succesfully type-checks AstUnOp "all" (AstUnOp "sub" (AstPiece "a")) into FilterAll (FilterSub (Tag {tagText = "a"})) 1.19 ms
  11272. 317.72 s [smos-report-gen] succesfully type-checks AstUnOp "any" (AstUnOp "sub" (AstPiece "toast")) into FilterAny (FilterSub (Tag {tagText = "toast"})) 0.04 ms
  11273. 317.72 s [smos-report-gen] tcHeaderFilter
  11274. 317.72 s [smos-report-gen] succesfully type-checks AstPiece "header" into FilterSub (Header {headerText = "header"}) 0.04 ms
  11275. 317.72 s [smos-report-gen] succesfully type-checks AstUnOp "sub" (AstPiece "header") into FilterSub (Header {headerText = "header"}) 0.03 ms
  11276. 317.72 s [smos-report-gen] tcEntryFilter
  11277. 317.72 s [smos-report-gen] succesfully type-checks AstUnOp "tags" (AstUnOp "all" (AstUnOp "sub" (AstPiece "a"))) into FilterEntryTags (FilterAll (FilterSub (Tag {tagText = "a"}))) 1.09 ms
  11278. 317.72 s [smos-report-gen] succesfully type-checks AstUnOp "header" (AstUnOp "sub" (AstPiece "header")) into FilterEntryHeader (FilterSub (Header {headerText = "header"})) 0.03 ms
  11279. 317.72 s [smos-report-gen] succesfully type-checks AstUnOp "properties" (AstUnOp "val" (AstUnOp "timewindow" (AstUnOp "maybe" (AstUnOp "False" (AstUnOp "time" (AstUnOp "maybe" (AstUnOp "False" (AstUnOp "ord" (AstUnOp "lt" (AstPiece "2h")))))))))) into FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2)))))) 2.49 ms
  11280. 317.72 s [smos-report-gen] succesfully type-checks AstUnOp "properties" (AstUnOp "val" (AstUnOp "client" (AstUnOp "maybe" (AstUnOp "false" (AstUnOp "sub" (AstPiece "cssyd")))))) into FilterEntryProperties (FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "cssyd"})))) 0.08 ms
  11281. 317.72 s [ical-recurrence-gen] Monthly on the third-to-the-last day of the month, forever 1.97 ms
  11282. 317.72 s [ical-recurrence-gen] Every 20 minutes from 9:00 AM to 4:40 PM every day
  11283. 317.72 s [ical-recurrence-gen] An example where an invalid date (i.e., February 30) is ignored 1.93 ms
  11284. 317.72 s [ical-recurrence-gen] Monday of week number 20 (where the default start of the week is Monday), forever 2.00 ms
  11285. 317.72 s [ical-recurrence-gen] Every 4 years, the first Tuesday after a Monday in November, forever (U.S. Presidential Election day) 1.97 ms
  11286. 317.72 s [ical-recurrence-gen] Monthly on the second-to-last Monday of the month for 6 months 0.78 ms
  11287. 317.72 s [ical-recurrence-gen] changing only WKST from MO to SU, yields different results.. 0.83 ms
  11288. 317.72 s [ical-recurrence-gen] Weekly for 10 occurrences 0.62 ms
  11289. 317.72 s [ical-recurrence-gen] Every other week on Monday, Wednesday, and Friday until December 24, 1997, starting on Monday, September 1, 1997 0.66 ms
  11290. 317.72 s [ical-recurrence-gen] Weekly on Tuesday and Thursday for five weeks 0.62 ms
  11291. 317.72 s [ical-recurrence-gen] Every other day - forever 0.60 ms
  11292. 317.72 s [ical-recurrence-gen] Every 18 months on the 10th thru 15th of the month for 10 occurrences 0.66 ms
  11293. 317.72 s [ical-recurrence-gen] Every Friday the 13th, forever, erratum 5920 0.65 ms
  11294. 317.72 s [ical-recurrence-gen] An example where the days generated makes a difference because of WKST 0.66 ms
  11295. 317.72 s [ical-recurrence-gen] Every Thursday in March, forever 0.65 ms
  11296. 317.72 s [ical-recurrence-gen] Every other week on Tuesday and Thursday, for 8 occurrences 1.06 ms
  11297. 317.72 s [ical-recurrence-gen]
  11298. 317.72 s [ical-recurrence-gen] Examples: 8245
  11299. 317.72 s [ical-recurrence-gen] Passed: 226
  11300. 317.72 s [ical-recurrence-gen] Failed: 0
  11301. 317.72 s [ical-recurrence-gen] Pending: 5
  11302. 317.72 s [ical-recurrence-gen] Sum of test runtimes: 2.51 seconds
  11303. 317.72 s [ical-recurrence-gen] Test suite took: 0.48 seconds
  11304. 317.72 s [ical-recurrence-gen]
  11305. 317.72 s [ical-recurrence-gen] Test suite ical-recurrence-test: PASS
  11306. 317.72 s [ical-recurrence-gen] Test suite logged to:
  11307. 317.72 s [ical-recurrence-gen] dist/test/ical-recurrence-gen-0.0.0.0-ical-recurrence-test.log
  11308. 317.72 s [ical-recurrence-gen] 1 of 1 test suites (1 of 1 test cases) passed.
  11309. 317.72 s [smos-report-gen] succesfully type-checks AstUnOp "state" (AstUnOp "maybe" (AstUnOp "false" (AstUnOp "sub" (AstPiece "TODO")))) into FilterEntryTodoState (FilterMaybe False (FilterSub (TodoState {todoStateText = "TODO"}))) 0.05 ms
  11310. 317.72 s [smos-report-gen] parseArgument and renderArgument are inverses 14.97 ms
  11311. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11312. 317.72 s [smos-report-gen] parseArgument and renderArgument are inverses 14.36 ms
  11313. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11314. 317.72 s [smos-report-gen] GenValid Time
  11315. 317.72 s [smos-report-gen] genValid :: Gen Time
  11316. 317.72 s [smos-report-gen] only generates valid 'Time's 0.86 ms
  11317. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11318. 317.72 s [smos-report-gen] Eq (Filter Time)
  11319. 317.72 s [smos-report-gen] (==) :: (Filter Time) -> (Filter Time) -> Bool
  11320. 317.72 s [smos-report-gen] is equivalent to (\a b -> not $ a /= b) for "valid (Filter Time)"s 38.31 ms
  11321. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11322. 317.72 s [smos-report-gen] is symmetric for "valid (Filter Time)"s 40.37 ms
  11323. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11324. 317.72 s [smos-report-gen] is reflexive for "valid (Filter Time)"s 53.81 ms
  11325. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11326. 317.72 s [smos-report-gen] is transitive for "valid (Filter Time)"s 38.45 ms
  11327. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11328. 317.72 s [smos-report-gen] (/=) :: (Filter Time) -> (Filter Time) -> Bool
  11329. 317.72 s [smos-report-gen] is antireflexive for "valid (Filter Time)"s 55.03 ms
  11330. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11331. 317.72 s [smos-report-gen] is equivalent to (\a b -> not $ a == b) for "valid (Filter Time)"s 38.01 ms
  11332. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11333. 317.72 s [smos-report-gen] tcPropertyValueFilter
  11334. 317.72 s [smos-report-gen] succesfully type-checks AstUnOp "time" (AstUnOp "maybe" (AstUnOp "false" (AstUnOp "ord" (AstUnOp "gt" (AstPiece "7s"))))) into FilterPropertyTime (FilterMaybe False (FilterOrd GTC (Seconds 7))) 8.28 ms
  11335. 317.72 s [smos-report-gen] succesfully type-checks AstUnOp "time" (AstUnOp "ord" (AstUnOp "lt" (AstPiece "2h"))) into FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2))) 0.03 ms
  11336. 317.72 s [smos-report-gen] succesfully type-checks AstUnOp "time" (AstUnOp "lt" (AstPiece "2h")) into FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2))) 0.03 ms
  11337. 317.72 s [smos-report-gen] succesfully type-checks AstPiece "propertyValue" into FilterSub (PropertyValue {propertyValueText = "propertyValue"}) 0.02 ms
  11338. 317.72 s [smos-report-gen] succesfully type-checks AstUnOp "sub" (AstPiece "propertyValue") into FilterSub (PropertyValue {propertyValueText = "propertyValue"}) 0.03 ms
  11339. 317.72 s [smos-report-gen] tcTupleFilter
  11340. 317.72 s [smos-report-gen] succesfully type-checks AstUnOp "fst" (AstUnOp "file" (AstPiece "side")) into FilterFst (FilterFile "side") 0.03 ms
  11341. 317.72 s [smos-report-gen] succesfully type-checks AstUnOp "snd" (AstUnOp "sub" (AstPiece "header")) into FilterSnd (FilterSub (Header {headerText = "header"})) 0.02 ms
  11342. 317.72 s [smos-report-gen] Eq (Filter ((Path Rel File),(ForestCursor Entry Entry)))
  11343. 317.72 s [smos-report-gen] (==) :: (Filter ((Path Rel File),(ForestCursor Entry Entry))) -> (Filter ((Path Rel File),(ForestCursor Entry Entry))) -> Bool
  11344. 317.72 s [ical-recurrence-gen] Phase: haddockPhase
  11345. 317.72 s [smos-report-gen] is symmetric for "valid (Filter ((Path Rel File),(ForestCursor Entry Entry)))"s 0.96 ms
  11346. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11347. 317.72 s [smos-report-gen] is equivalent to (\a b -> not $ a /= b) for "valid (Filter ((Path Rel File),(ForestCursor Entry Entry)))"s 0.84 ms
  11348. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11349. 317.72 s [smos-report-gen] is reflexive for "valid (Filter ((Path Rel File),(ForestCursor Entry Entry)))"s 35.07 ms
  11350. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11351. 317.72 s [smos-report-gen] is transitive for "valid (Filter ((Path Rel File),(ForestCursor Entry Entry)))"s 1.30 ms
  11352. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11353. 317.72 s [smos-report-gen] (/=) :: (Filter ((Path Rel File),(ForestCursor Entry Entry))) -> (Filter ((Path Rel File),(ForestCursor Entry Entry))) -> Bool
  11354. 317.72 s [smos-report-gen] is equivalent to (\a b -> not $ a == b) for "valid (Filter ((Path Rel File),(ForestCursor Entry Entry)))"s 0.70 ms
  11355. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11356. 317.72 s [smos-report-gen] is antireflexive for "valid (Filter ((Path Rel File),(ForestCursor Entry Entry)))"s 37.18 ms
  11357. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11358. 317.72 s [smos-report-gen] GenValid (Filter ((Path Rel File),(ForestCursor Entry Entry)))
  11359. 317.72 s [smos-report-gen] genValid :: Gen (Filter ((Path Rel File),(ForestCursor Entry Entry)))
  11360. 317.72 s [smos-report-gen] only generates valid '(Filter ((Path Rel File),(ForestCursor Entry Entry)))'s 118.29 ms
  11361. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11362. 317.72 s [smos-report-gen] Eq (Filter TodoState)
  11363. 317.72 s [smos-report-gen] (/=) :: (Filter TodoState) -> (Filter TodoState) -> Bool
  11364. 317.72 s [smos-report-gen] is antireflexive for "valid (Filter TodoState)"s 17.51 ms
  11365. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11366. 317.72 s [smos-report-gen] is equivalent to (\a b -> not $ a == b) for "valid (Filter TodoState)"s 7.23 ms
  11367. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11368. 317.72 s [smos-report-gen] (==) :: (Filter TodoState) -> (Filter TodoState) -> Bool
  11369. 317.72 s [smos-report-gen] is symmetric for "valid (Filter TodoState)"s 8.39 ms
  11370. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11371. 317.72 s [smos-report-gen] is transitive for "valid (Filter TodoState)"s 5.93 ms
  11372. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11373. 317.72 s [smos-report-gen] is reflexive for "valid (Filter TodoState)"s 14.95 ms
  11374. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11375. 317.72 s [smos-report-gen] is equivalent to (\a b -> not $ a /= b) for "valid (Filter TodoState)"s 7.59 ms
  11376. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11377. 317.72 s [smos-report-gen] tcForestCursorFilter
  11378. 317.72 s [smos-report-gen] succesfully type-checks AstUnOp "parent" (AstUnOp "cursor" (AstUnOp "sub" (AstPiece "header"))) into FilterParent (FilterWithinCursor (FilterSub (Header {headerText = "header"}))) 8.59 ms
  11379. 317.72 s [smos-report-gen] succesfully type-checks AstUnOp "level" (AstPiece "1") into FilterLevel 1 23.64 ms
  11380. 317.72 s [smos-report-gen] parseArgument and renderArgument are inverses 5.72 ms
  11381. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11382. 317.72 s [smos-report-gen] parseEntryFilterAst
  11383. 317.72 s [smos-report-gen] parses back something that renders back to whatever 'renderFilterAst' renders 174.19 ms
  11384. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11385. 317.72 s [smos-report-gen] parses back whatever 'renderFilterAstExplicit' renders 175.48 ms
  11386. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11387. 317.72 s [smos-report-gen] Eq (Filter PropertyValue)
  11388. 317.72 s [smos-report-gen] (/=) :: (Filter PropertyValue) -> (Filter PropertyValue) -> Bool
  11389. 317.72 s [smos-report-gen] is equivalent to (\a b -> not $ a == b) for "valid (Filter PropertyValue)"s 5.00 ms
  11390. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11391. 317.72 s [smos-report-gen] is antireflexive for "valid (Filter PropertyValue)"s 16.11 ms
  11392. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11393. 317.72 s [smos-report-gen] (==) :: (Filter PropertyValue) -> (Filter PropertyValue) -> Bool
  11394. 317.72 s [smos-report-gen] is reflexive for "valid (Filter PropertyValue)"s 14.00 ms
  11395. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11396. 317.72 s [smos-report-gen] is equivalent to (\a b -> not $ a /= b) for "valid (Filter PropertyValue)"s 5.34 ms
  11397. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11398. 317.72 s [smos-report-gen] is symmetric for "valid (Filter PropertyValue)"s 4.11 ms
  11399. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11400. 317.72 s [smos-report-gen] is transitive for "valid (Filter PropertyValue)"s 4.15 ms
  11401. 317.72 s [smos-report-gen] passed for all of 100 inputs.
  11402. 317.72 s [smos-report-gen] tcPropertiesFilter
  11403. 317.72 s [smos-report-gen] succesfully type-checks AstUnOp "val" (AstUnOp "timewindow" (AstUnOp "maybe" (AstUnOp "False" (AstUnOp "time" (AstUnOp "maybe" (AstUnOp "False" (AstUnOp "ord" (AstUnOp "lt" (AstPiece "2h"))))))))) into FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2))))) 0.75 ms
  11404. 317.72 s [smos-report-gen] succesfully type-checks AstUnOp "val" (AstUnOp "client" (AstUnOp "maybe" (AstUnOp "false" (AstUnOp "sub" (AstPiece "cssyd"))))) into FilterMapVal (PropertyName {propertyNameText = "client"}) (FilterMaybe False (FilterSub (PropertyValue {propertyValueText = "cssyd"}))) 0.03 ms
  11405. 317.72 s [smos-report-gen] succesfully type-checks AstUnOp "timewindow" (AstUnOp "time" (AstUnOp "ord" (AstUnOp "lt" (AstPiece "2h")))) into FilterMapVal (PropertyName {propertyNameText = "timewindow"}) (FilterMaybe False (FilterPropertyTime (FilterMaybe False (FilterOrd LTC (Hours 2))))) 0.02 ms
  11406. 317.72 s [smos-report-gen] tcFilePathFilter
  11407. 317.72 s [smos-report-gen] succesfully type-checks AstUnOp "file" (AstPiece "side") into FilterFile "side" 0.02 ms
  11408. 317.72 s [smos-report-gen] tcTimeFilter
  11409. 317.72 s [smos-report-gen] succesfully type-checks AstUnOp "lt" (AstPiece "2h") into FilterOrd LTC (Hours 2) 0.01 ms
  11410. 317.72 s [smos-report-gen] succesfully type-checks AstUnOp "ord" (AstUnOp "gt" (AstPiece "6h")) into FilterOrd GTC (Hours 6) 0.01 ms
  11411. 317.73 s [smos-report-gen] tcMaybeFilter
  11412. 317.73 s [smos-report-gen] succesfully type-checks AstUnOp "maybe" (AstUnOp "false" (AstUnOp "ord" (AstUnOp "gt" (AstPiece "7s")))) into FilterMaybe False (FilterOrd GTC (Seconds 7)) 0.01 ms
  11413. 317.73 s [smos-report-gen] parseArgument and renderArgument are inverses 46.80 ms
  11414. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11415. 317.73 s [smos-report-gen] JSON (Filter ((Path Rel File),(ForestCursor Entry Entry))) (valid)
  11416. 317.73 s [smos-report-gen] encode :: (Filter ((Path Rel File),(ForestCursor Entry Entry))) -> Data.ByteString.Lazy.ByteString
  11417. 317.73 s [smos-report-gen] never fails to encode a "valid (Filter ((Path Rel File),(ForestCursor Entry Entry)))" 136.22 ms
  11418. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11419. 317.73 s [smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String (Filter ((Path Rel File),(ForestCursor Entry Entry)))
  11420. 317.73 s [smos-report-gen] ensures that encode and decode are inverses for "valid (Filter ((Path Rel File),(ForestCursor Entry Entry)))"'s 267.54 ms
  11421. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11422. 317.73 s [smos-report-gen] renderFilter
  11423. 317.73 s [smos-report-gen] renders text that is functionally equivalent to renderFilterExplicit when parsed with parseProjectFilter 107.86 ms
  11424. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11425. 317.73 s [smos-report-gen] Does not hold because of the way quantifiers interact
  11426. 317.73 s [smos-report-gen] renders text that is functionally equivalent to renderFilterExplicit when parsed with parseEntryFilter
  11427. 317.73 s [smos-report-gen] produces valid text 114.06 ms
  11428. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11429. 317.73 s [smos-report-gen] Eq (Filter Tag)
  11430. 317.73 s [smos-report-gen] (==) :: (Filter Tag) -> (Filter Tag) -> Bool
  11431. 317.73 s [smos-report-gen] is equivalent to (\a b -> not $ a /= b) for "valid (Filter Tag)"s 14.62 ms
  11432. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11433. 317.73 s [smos-report-gen] is symmetric for "valid (Filter Tag)"s 14.25 ms
  11434. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11435. 317.73 s [smos-report-gen] is transitive for "valid (Filter Tag)"s 3.89 ms
  11436. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11437. 317.73 s [smos-report-gen] is reflexive for "valid (Filter Tag)"s 23.05 ms
  11438. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11439. 317.73 s [smos-report-gen] (/=) :: (Filter Tag) -> (Filter Tag) -> Bool
  11440. 317.73 s [smos-report-gen] is equivalent to (\a b -> not $ a == b) for "valid (Filter Tag)"s 13.36 ms
  11441. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11442. 317.73 s [smos-report-gen] is antireflexive for "valid (Filter Tag)"s 21.19 ms
  11443. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11444. 317.73 s [smos-report-gen] parseArgument and renderArgument are inverses 13.88 ms
  11445. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11446. 317.73 s [smos-report-gen] GenValid (Filter TodoState)
  11447. 317.73 s [smos-report-gen] genValid :: Gen (Filter TodoState)
  11448. 317.73 s [smos-report-gen] only generates valid '(Filter TodoState)'s 28.33 ms
  11449. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11450. 317.73 s [smos-report-gen] renderFilterAst
  11451. 317.73 s [smos-report-gen] produces valid asts for entryFilters 174.52 ms
  11452. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11453. 317.73 s [smos-report-gen] produces valid asts for header filters 68.42 ms
  11454. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11455. 317.73 s [smos-report-gen] produces valid asts for file filters 62.58 ms
  11456. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11457. 317.73 s [smos-report-gen] parseArgument and renderArgument are inverses 7.94 ms
  11458. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11459. 317.73 s [smos-report-gen] tcTagFilter
  11460. 317.73 s [smos-report-gen] succesfully type-checks AstPiece "toast" into FilterSub (Tag {tagText = "toast"}) 0.03 ms
  11461. 317.73 s [smos-report-gen] succesfully type-checks AstUnOp "sub" (AstPiece "toast") into FilterSub (Tag {tagText = "toast"}) 0.03 ms
  11462. 317.73 s [smos-report-gen] GenValid (Filter Time)
  11463. 317.73 s [smos-report-gen] genValid :: Gen (Filter Time)
  11464. 317.73 s [smos-report-gen] only generates valid '(Filter Time)'s 16.44 ms
  11465. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11466. 317.73 s [smos-report-gen] GenValid (Filter Tag)
  11467. 317.73 s [smos-report-gen] genValid :: Gen (Filter Tag)
  11468. 317.73 s [smos-report-gen] only generates valid '(Filter Tag)'s 19.74 ms
  11469. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11470. 317.73 s [smos-report-gen] tcOrd
  11471. 317.73 s [smos-report-gen] succesfully type-checks AstUnOp "ord" (AstUnOp "lt" (AstPiece "5m")) into FilterOrd LTC (Minutes 5) 5.47 ms
  11472. 317.73 s [smos-report-gen] succesfully type-checks AstUnOp "le" (AstPiece "2h") into FilterOrd LEC (Hours 2) 1.11 ms
  11473. 317.73 s [smos-report-gen] succesfully type-checks AstUnOp "ord" (AstUnOp "gt" (AstPiece "6h")) into FilterOrd GTC (Hours 6) 0.02 ms
  11474. 317.73 s [smos-report-gen] parseEntryFilter
  11475. 317.73 s [smos-report-gen] parses back something that renders to the same as whatever 'renderFilter' renders 213.93 ms
  11476. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11477. 317.73 s [smos-report-gen] parses back whatever 'renderFilterExplicit' renders 235.93 ms
  11478. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11479. 317.73 s [smos-report-gen] parseArgument and renderArgument are inverses 6.00 ms
  11480. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11481. 317.73 s [smos-report-gen] GenValid (Filter PropertyValue)
  11482. 317.73 s [smos-report-gen] genValid :: Gen (Filter PropertyValue)
  11483. 317.73 s [smos-report-gen] only generates valid '(Filter PropertyValue)'s 31.83 ms
  11484. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11485. 317.73 s [smos-report-gen] Eq (Filter Header)
  11486. 317.73 s [smos-report-gen] (==) :: (Filter Header) -> (Filter Header) -> Bool
  11487. 317.73 s [smos-report-gen] is transitive for "valid (Filter Header)"s 6.94 ms
  11488. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11489. 317.73 s [smos-report-gen] is equivalent to (\a b -> not $ a /= b) for "valid (Filter Header)"s 5.90 ms
  11490. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11491. 317.73 s [smos-report-gen] is symmetric for "valid (Filter Header)"s 5.11 ms
  11492. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11493. 317.73 s [smos-report-gen] is reflexive for "valid (Filter Header)"s 27.56 ms
  11494. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11495. 317.73 s [smos-report-gen] (/=) :: (Filter Header) -> (Filter Header) -> Bool
  11496. 317.73 s [smos-report-gen] is equivalent to (\a b -> not $ a == b) for "valid (Filter Header)"s 6.18 ms
  11497. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11498. 317.73 s [smos-report-gen] is antireflexive for "valid (Filter Header)"s 23.74 ms
  11499. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11500. 317.73 s [smos-report-gen] parseArgument and renderArgument are inverses 12.34 ms
  11501. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11502. 317.73 s [smos-report-gen] GenValid (Filter Header)
  11503. 317.73 s [smos-report-gen] genValid :: Gen (Filter Header)
  11504. 317.73 s [smos-report-gen] only generates valid '(Filter Header)'s 34.77 ms
  11505. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11506. 317.73 s [smos-report-gen] tcSub
  11507. 317.73 s [smos-report-gen] succesfully type-checks AstPiece "TODO" into FilterSub (TodoState {todoStateText = "TODO"}) 0.02 ms
  11508. 317.73 s [smos-report-gen] succesfully type-checks AstPiece "header" into FilterSub (Header {headerText = "header"}) 0.01 ms
  11509. 317.73 s [smos-report-gen] succesfully type-checks AstUnOp "sub" (AstPiece "header") into FilterSub (Header {headerText = "header"}) 0.01 ms
  11510. 317.73 s [smos-report-gen] succesfully type-checks AstUnOp "sub" (AstPiece "TODO") into FilterSub (TodoState {todoStateText = "TODO"}) 0.01 ms
  11511. 317.73 s [smos-report-gen] succesfully type-checks AstPiece "toast" into FilterSub (Tag {tagText = "toast"}) 0.01 ms
  11512. 317.73 s [smos-report-gen] succesfully type-checks AstUnOp "sub" (AstPiece "toast") into FilterSub (Tag {tagText = "toast"}) 0.01 ms
  11513. 317.73 s [smos-report-gen] tcTodoStateFilter
  11514. 317.73 s [smos-report-gen] succesfully type-checks AstUnOp "sub" (AstPiece "TODO") into FilterSub (TodoState {todoStateText = "TODO"}) 0.01 ms
  11515. 317.73 s [smos-report-gen] succesfully type-checks AstPiece "TODO" into FilterSub (TodoState {todoStateText = "TODO"}) 0.01 ms
  11516. 317.73 s [smos-report-gen] tcSetFilter
  11517. 317.73 s [smos-report-gen] succesfully type-checks AstUnOp "any" (AstUnOp "sub" (AstPiece "toast")) into FilterAny (FilterSub (Tag {tagText = "toast"})) 0.02 ms
  11518. 317.73 s [smos-report-gen] succesfully type-checks AstUnOp "all" (AstUnOp "sub" (AstPiece "a")) into FilterAll (FilterSub (Tag {tagText = "a"})) 0.01 ms
  11519. 317.73 s [smos-report-gen] Tokenisation
  11520. 317.73 s [smos-report-gen] partP
  11521. 317.73 s [smos-report-gen] succesfully parses "(" into PartParen OpenParen 0.01 ms
  11522. 317.73 s [smos-report-gen] succesfully parses "andy" into PartPiece "andy" 0.01 ms
  11523. 317.73 s [smos-report-gen] parses back whatever 'renderPart' renders 11.83 ms
  11524. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11525. 317.73 s [smos-report-gen] succesfully parses "ord" into PartPiece "ord" 0.04 ms
  11526. 317.73 s [smos-report-gen] succesfully parses "file" into PartPiece "file" 0.01 ms
  11527. 317.73 s [smos-report-gen] succesfully parses ":" into PartColumn 0.00 ms
  11528. 317.73 s [smos-report-gen] succesfully parses "and " into PartBinOp AndOp 0.01 ms
  11529. 317.73 s [smos-report-gen] succesfully parses "or " into PartBinOp OrOp 0.01 ms
  11530. 317.73 s [smos-report-gen] succesfully parses "a" into PartPiece "a" 0.01 ms
  11531. 317.73 s [smos-report-gen] produces valid values whenever parsing succeeds 1.45 ms
  11532. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11533. 317.73 s [smos-report-gen] Classes
  11534. 317.73 s [smos-report-gen] 100.00% parses
  11535. 317.73 s [smos-report-gen] succesfully parses ")" into PartParen ClosedParen 0.01 ms
  11536. 317.73 s [smos-report-gen] succesfully parses "o" into PartPiece "o" 0.01 ms
  11537. 317.73 s [smos-report-gen] succesfully parses " " into PartSpace 0.00 ms
  11538. 317.73 s [smos-report-gen] GenValid Part
  11539. 317.73 s [smos-report-gen] genValid :: Gen Part
  11540. 317.73 s [smos-report-gen] only generates valid 'Part's 7.39 ms
  11541. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11542. 317.73 s [smos-report-gen] renderParts
  11543. 317.73 s [smos-report-gen] produces valid texts 25.28 ms
  11544. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11545. 317.73 s [smos-report-gen] GenValid Parts
  11546. 317.73 s [smos-report-gen] genValid :: Gen Parts
  11547. 317.73 s [smos-report-gen] only generates valid 'Parts's 31.84 ms
  11548. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11549. 317.73 s [smos-report-gen] partsP
  11550. 317.73 s [smos-report-gen] succesfully parses "properties:timewindow:time:ord:lt:2h" into [PartPiece "properties",PartColumn,PartPiece "timewindow",PartColumn,PartPiece "time",PartColumn,PartPiece "ord",PartColumn,PartPiece "lt",PartColumn,PartPiece "2h"] 0.69 ms
  11551. 317.73 s [smos-report-gen] produces valid values whenever parsing succeeds 1.53 ms
  11552. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11553. 317.73 s [smos-report-gen] Classes
  11554. 317.73 s [smos-report-gen] 100.00% parses
  11555. 317.73 s [smos-report-gen] succesfully parses "(file:side and level:3)" into [PartParen OpenParen,PartPiece "file",PartColumn,PartPiece "side",PartSpace,PartBinOp AndOp,PartSpace,PartPiece "level",PartColumn,PartPiece "3",PartParen ClosedParen] 0.04 ms
  11556. 317.73 s [smos-report-gen] succesfully parses "file:side" into [PartPiece "file",PartColumn,PartPiece "side"] 0.65 ms
  11557. 317.73 s [smos-report-gen] parses back whatever 'renderParts' renders
  11558. 317.73 s [smos-report-gen] foldFilterAnd
  11559. 317.73 s [smos-report-gen] produces valid results 138.76 ms
  11560. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11561. 317.73 s [smos-report-gen] examples
  11562. 317.73 s [smos-report-gen] Select entries that have an 'effort' property that contains 'high' as a substring:
  11563. 317.73 s [smos-report-gen] renders to the same text as before 0.82 ms
  11564. 317.73 s [smos-report-gen] roundtrips through an ast using renderFilterAstExplicit 1.81 ms
  11565. 317.73 s [smos-report-gen] is valid 0.31 ms
  11566. 317.73 s [smos-report-gen] renders to the same parts as before 0.48 ms
  11567. 317.73 s [smos-report-gen] roundtrips through text when rendered explicitly 0.17 ms
  11568. 317.73 s [smos-report-gen] roundtrips through an ast and back using renderFilterAst 0.05 ms
  11569. 317.73 s [smos-report-gen] renders to something functionally equivalent when not rendered explicitly 2.25 ms
  11570. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11571. 317.73 s [smos-report-gen] roundtrips through parts and back 0.16 ms
  11572. 317.73 s [smos-report-gen] roundtrips through parts when rendered explicitly 0.08 ms
  11573. 317.73 s [smos-report-gen] roundtrips through text and back 0.09 ms
  11574. 317.73 s [smos-report-gen] renders to the same ast as before 0.23 ms
  11575. 317.73 s [smos-report-gen] Select entries that have an ancestor whose state is 'DONE':
  11576. 317.73 s [smos-report-gen] roundtrips through text and back 8.82 ms
  11577. 317.73 s [smos-report-gen] renders to the same text as before 8.67 ms
  11578. 317.73 s [smos-report-gen] renders to something functionally equivalent when not rendered explicitly 11.02 ms
  11579. 317.73 s [smos-report-gen] passed for all of 100 inputs.
  11580. 317.73 s [smos-report-gen] roundtrips through an ast using renderFilterAstExplicit 8.85 ms
  11581. 317.73 s [smos-report-gen] roundtrips through parts when rendered explicitly 6.59 ms
  11582. 317.74 s [smos-report-gen] renders to the same ast as before 2.50 ms
  11583. 317.74 s [smos-report-gen] is valid 0.05 ms
  11584. 317.74 s [smos-report-gen] renders to the same parts as before 1.77 ms
  11585. 317.74 s [smos-report-gen] roundtrips through text when rendered explicitly 0.30 ms
  11586. 317.74 s [smos-report-gen] roundtrips through parts and back 0.03 ms
  11587. 317.74 s [smos-report-gen] roundtrips through an ast and back using renderFilterAst 0.02 ms
  11588. 317.74 s [smos-report-gen] Select entries that are a root in their file _or_ have the state 'DONE':
  11589. 317.74 s [smos-report-gen] roundtrips through text when rendered explicitly 3.43 ms
  11590. 317.74 s [smos-report-gen] renders to the same text as before 2.10 ms
  11591. 317.74 s [smos-report-gen] roundtrips through parts when rendered explicitly 1.91 ms
  11592. 317.74 s [smos-report-gen] roundtrips through parts and back 1.58 ms
  11593. 317.74 s [smos-report-gen] roundtrips through an ast and back using renderFilterAst 3.88 ms
  11594. 317.74 s [smos-report-gen] renders to the same ast as before 0.22 ms
  11595. 317.74 s [smos-report-gen] renders to something functionally equivalent when not rendered explicitly 2.32 ms
  11596. 317.74 s [smos-report-gen] passed for all of 100 inputs.
  11597. 317.74 s [smos-report-gen] is valid 0.01 ms
  11598. 317.74 s [smos-report-gen] roundtrips through text and back 0.11 ms
  11599. 317.74 s [smos-report-gen] renders to the same parts as before 1.31 ms
  11600. 317.74 s [smos-report-gen] roundtrips through an ast using renderFilterAstExplicit 0.04 ms
  11601. 317.74 s [smos-report-gen] Select entries on the fifth level in their file, down from the root:
  11602. 317.74 s [smos-report-gen] is valid 0.05 ms
  11603. 317.74 s [smos-report-gen] renders to the same ast as before 1.35 ms
  11604. 317.74 s [smos-report-gen] renders to the same parts as before 0.19 ms
  11605. 317.74 s [smos-report-gen] roundtrips through text when rendered explicitly 0.05 ms
  11606. 317.74 s [smos-report-gen] renders to something functionally equivalent when not rendered explicitly 1.44 ms
  11607. 317.74 s [smos-report-gen] passed for all of 100 inputs.
  11608. 317.74 s [smos-report-gen] roundtrips through parts and back 0.02 ms
  11609. 317.74 s [smos-report-gen] roundtrips through text and back 0.03 ms
  11610. 317.74 s [smos-report-gen] roundtrips through an ast using renderFilterAstExplicit 0.01 ms
  11611. 317.74 s [smos-report-gen] roundtrips through an ast and back using renderFilterAst 0.01 ms
  11612. 317.74 s [smos-report-gen] roundtrips through parts when rendered explicitly 0.03 ms
  11613. 317.74 s [smos-report-gen] renders to the same text as before 0.11 ms
  11614. 317.74 s [smos-report-gen] Select entries that have a 'work' tag _and_ also have the state 'NEXT':
  11615. 317.74 s [smos-report-gen] renders to something functionally equivalent when not rendered explicitly 3.34 ms
  11616. 317.74 s [smos-report-gen] passed for all of 100 inputs.
  11617. 317.74 s [smos-report-gen] roundtrips through text when rendered explicitly 0.80 ms
  11618. 317.74 s [smos-report-gen] roundtrips through text and back 0.27 ms
  11619. 317.74 s [smos-report-gen] roundtrips through an ast and back using renderFilterAst 0.53 ms
  11620. 317.74 s [smos-report-gen] renders to the same parts as before 0.28 ms
  11621. 317.74 s [smos-report-gen] roundtrips through an ast using renderFilterAstExplicit 0.08 ms
  11622. 317.74 s [smos-report-gen] roundtrips through parts and back 0.09 ms
  11623. 317.74 s [smos-report-gen] renders to the same ast as before 0.29 ms
  11624. 317.74 s [smos-report-gen] renders to the same text as before 0.12 ms
  11625. 317.74 s [smos-report-gen] is valid 0.04 ms
  11626. 317.74 s [smos-report-gen] roundtrips through parts when rendered explicitly 0.09 ms
  11627. 317.74 s [smos-report-gen] Select entries in a file whose filepath contains 'my-client.smos' as a substring:
  11628. 317.74 s [smos-report-gen] roundtrips through parts when rendered explicitly 0.08 ms
  11629. 317.74 s [smos-report-gen] roundtrips through an ast and back using renderFilterAst 0.02 ms
  11630. 317.74 s [smos-report-gen] renders to something functionally equivalent when not rendered explicitly 3.13 ms
  11631. 317.74 s [smos-report-gen] passed for all of 100 inputs.
  11632. 317.74 s [smos-report-gen] renders to the same text as before 0.20 ms
  11633. 317.74 s [smos-report-gen] roundtrips through text when rendered explicitly 0.08 ms
  11634. 317.74 s [smos-report-gen] renders to the same ast as before 0.20 ms
  11635. 317.74 s [smos-report-gen] roundtrips through an ast using renderFilterAstExplicit 0.03 ms
  11636. 317.74 s [smos-report-gen] is valid 0.03 ms
  11637. 317.74 s [smos-report-gen] renders to the same parts as before 0.22 ms
  11638. 317.74 s [smos-report-gen] roundtrips through parts and back 0.04 ms
  11639. 317.74 s [smos-report-gen] roundtrips through text and back 0.10 ms
  11640. 317.74 s [smos-report-gen] Select entries whose state is 'TODO':
  11641. 317.74 s [smos-report-gen] renders to the same text as before 1.03 ms
  11642. 317.74 s [smos-report-gen] renders to something functionally equivalent when not rendered explicitly 2.34 ms
  11643. 317.74 s [smos-report-gen] passed for all of 100 inputs.
  11644. 317.74 s [smos-report-gen] renders to the same parts as before 1.06 ms
  11645. 317.74 s [smos-report-gen] renders to the same ast as before 1.05 ms
  11646. 317.74 s [smos-report-gen] roundtrips through parts when rendered explicitly 3.65 ms
  11647. 317.74 s [smos-report-gen] roundtrips through text and back 0.04 ms
  11648. 317.74 s [smos-report-gen] roundtrips through an ast and back using renderFilterAst 0.01 ms
  11649. 317.74 s [smos-report-gen] roundtrips through an ast using renderFilterAstExplicit 0.02 ms
  11650. 317.74 s [smos-report-gen] roundtrips through text when rendered explicitly 0.08 ms
  11651. 317.74 s [smos-report-gen] roundtrips through parts and back 0.02 ms
  11652. 317.74 s [smos-report-gen] is valid 0.01 ms
  11653. 317.74 s [smos-report-gen] Select entries that have the 'online' tag:
  11654. 317.74 s [smos-report-gen] renders to the same ast as before 0.31 ms
  11655. 317.74 s [smos-report-gen] roundtrips through an ast and back using renderFilterAst 0.29 ms
  11656. 317.74 s [smos-report-gen] roundtrips through parts when rendered explicitly 0.66 ms
  11657. 317.74 s [smos-report-gen] renders to something functionally equivalent when not rendered explicitly 2.71 ms
  11658. 317.74 s [smos-report-gen] passed for all of 100 inputs.
  11659. 317.74 s [smos-report-gen] roundtrips through parts and back 0.03 ms
  11660. 317.74 s [smos-report-gen] roundtrips through text and back 0.05 ms
  11661. 317.74 s [smos-report-gen] renders to the same parts as before 0.26 ms
  11662. 317.74 s [smos-report-gen] roundtrips through text when rendered explicitly 0.10 ms
  11663. 317.74 s [smos-report-gen] renders to the same text as before 0.21 ms
  11664. 317.74 s [smos-report-gen] is valid 0.02 ms
  11665. 317.74 s [smos-report-gen] roundtrips through an ast using renderFilterAstExplicit 0.05 ms
  11666. 317.74 s [smos-report-gen] Select entries that whose legacy contains a child whose state is 'DONE':
  11667. 317.74 s [smos-report-gen] renders to the same text as before 2.41 ms
  11668. 317.74 s [smos-report-gen] roundtrips through an ast and back using renderFilterAst 2.30 ms
  11669. 317.74 s [smos-report-gen] roundtrips through an ast using renderFilterAstExplicit 2.24 ms
  11670. 317.74 s [smos-report-gen] roundtrips through text and back 2.43 ms
  11671. 317.74 s [smos-report-gen] renders to something functionally equivalent when not rendered explicitly 6.71 ms
  11672. 317.74 s [smos-report-gen] passed for all of 100 inputs.
  11673. 317.74 s [smos-report-gen] roundtrips through parts and back 1.80 ms
  11674. 317.74 s [smos-report-gen] roundtrips through text when rendered explicitly 1.60 ms
  11675. 317.74 s [smos-report-gen] roundtrips through parts when rendered explicitly 1.27 ms
  11676. 317.74 s [smos-report-gen] is valid 0.16 ms
  11677. 317.74 s [smos-report-gen] renders to the same parts as before 0.32 ms
  11678. 317.74 s [smos-report-gen] renders to the same ast as before 0.26 ms
  11679. 317.74 s [smos-report-gen] Select entries that have a child that has a 'work' tag:
  11680. 317.74 s [smos-report-gen] roundtrips through text when rendered explicitly 0.36 ms
  11681. 317.74 s [smos-report-gen] renders to the same parts as before 0.28 ms
  11682. 317.74 s [smos-report-gen] renders to something functionally equivalent when not rendered explicitly 3.32 ms
  11683. 317.74 s [smos-report-gen] passed for all of 100 inputs.
  11684. 317.74 s [smos-report-gen] roundtrips through parts and back 0.26 ms
  11685. 317.74 s [smos-report-gen] renders to the same text as before 0.20 ms
  11686. 317.74 s [smos-report-gen] roundtrips through an ast using renderFilterAstExplicit 2.50 ms
  11687. 317.74 s [smos-report-gen] roundtrips through an ast and back using renderFilterAst 0.11 ms
  11688. 317.74 s [smos-report-gen] roundtrips through text and back 0.07 ms
  11689. 317.74 s [smos-report-gen] is valid 0.10 ms
  11690. 317.74 s [smos-report-gen] roundtrips through parts when rendered explicitly 0.05 ms
  11691. 317.74 s [smos-report-gen] renders to the same ast as before 0.18 ms
  11692. 317.74 s [smos-report-gen] Select entries that have a 'timewindow' property that, when interpreted as an amount of time, is less than two hours:
  11693. 317.74 s [smos-report-gen] roundtrips through an ast and back using renderFilterAst 2.80 ms
  11694. 317.74 s [smos-report-gen] roundtrips through parts when rendered explicitly 2.52 ms
  11695. 317.74 s [smos-report-gen] renders to the same text as before 5.59 ms
  11696. 317.74 s [smos-report-gen] renders to something functionally equivalent when not rendered explicitly 4.71 ms
  11697. 317.74 s [smos-report-gen] passed for all of 100 inputs.
  11698. 317.74 s [smos-report-gen] roundtrips through text and back 2.64 ms
  11699. 317.74 s [smos-report-gen] roundtrips through text when rendered explicitly 2.54 ms
  11700. 317.74 s [smos-report-gen] is valid 1.04 ms
  11701. 317.74 s [smos-report-gen] renders to the same parts as before 4.51 ms
  11702. 317.74 s [smos-report-gen] renders to the same ast as before 1.16 ms
  11703. 317.74 s [smos-report-gen] roundtrips through an ast using renderFilterAstExplicit 0.19 ms
  11704. 317.74 s [smos-report-gen] roundtrips through parts and back 0.05 ms
  11705. 317.74 s [smos-report-gen] Select entries that do _not_ have a 'work' tag:
  11706. 317.74 s [smos-report-gen] roundtrips through parts and back 3.20 ms
  11707. 317.74 s [smos-report-gen] roundtrips through parts when rendered explicitly 3.10 ms
  11708. 317.74 s [smos-report-gen] renders to the same text as before 3.09 ms
  11709. 317.74 s [smos-report-gen] renders to something functionally equivalent when not rendered explicitly 6.73 ms
  11710. 317.74 s [smos-report-gen] passed for all of 100 inputs.
  11711. 317.74 s [smos-report-gen] roundtrips through an ast using renderFilterAstExplicit 2.89 ms
  11712. 317.74 s [smos-report-gen] renders to the same parts as before 3.06 ms
  11713. 317.75 s [smos-report-gen] renders to the same ast as before 2.62 ms
  11714. 317.75 s [smos-report-gen] roundtrips through an ast and back using renderFilterAst 1.10 ms
  11715. 317.75 s [smos-report-gen] roundtrips through text and back 1.01 ms
  11716. 317.75 s [smos-report-gen] roundtrips through text when rendered explicitly 0.94 ms
  11717. 317.75 s [smos-report-gen] is valid 0.02 ms
  11718. 317.75 s [smos-report-gen] Select entries whose parent have a 'work' tag:
  11719. 317.75 s [smos-report-gen] is valid 0.40 ms
  11720. 317.75 s [smos-report-gen] roundtrips through parts and back 0.41 ms
  11721. 317.75 s [smos-report-gen] renders to the same ast as before 3.12 ms
  11722. 317.75 s [smos-report-gen] roundtrips through text and back 0.40 ms
  11723. 317.75 s [smos-report-gen] renders to something functionally equivalent when not rendered explicitly 3.92 ms
  11724. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11725. 317.75 s [smos-report-gen] roundtrips through text when rendered explicitly 0.52 ms
  11726. 317.75 s [smos-report-gen] roundtrips through an ast using renderFilterAstExplicit 0.40 ms
  11727. 317.75 s [smos-report-gen] renders to the same text as before 0.29 ms
  11728. 317.75 s [smos-report-gen] roundtrips through parts when rendered explicitly 0.86 ms
  11729. 317.75 s [smos-report-gen] roundtrips through an ast and back using renderFilterAst 0.34 ms
  11730. 317.75 s [smos-report-gen] renders to the same parts as before 0.36 ms
  11731. 317.75 s [smos-report-gen] Select entries that contain the substring 'find' in their header:
  11732. 317.75 s [smos-report-gen] roundtrips through an ast using renderFilterAstExplicit 0.11 ms
  11733. 317.75 s [smos-report-gen] renders to something functionally equivalent when not rendered explicitly 1.96 ms
  11734. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11735. 317.75 s [smos-report-gen] roundtrips through an ast and back using renderFilterAst 0.12 ms
  11736. 317.75 s [smos-report-gen] roundtrips through parts and back 0.05 ms
  11737. 317.75 s [smos-report-gen] renders to the same text as before 0.24 ms
  11738. 317.75 s [smos-report-gen] renders to the same parts as before 0.26 ms
  11739. 317.75 s [smos-report-gen] is valid 0.11 ms
  11740. 317.75 s [smos-report-gen] roundtrips through parts when rendered explicitly 0.14 ms
  11741. 317.75 s [smos-report-gen] roundtrips through text when rendered explicitly 0.16 ms
  11742. 317.75 s [smos-report-gen] renders to the same ast as before 0.23 ms
  11743. 317.75 s [smos-report-gen] roundtrips through text and back 0.14 ms
  11744. 317.75 s [smos-report-gen] Select entries that have an 'effort' property:
  11745. 317.75 s [smos-report-gen] roundtrips through text and back 0.15 ms
  11746. 317.75 s [smos-report-gen] renders to the same ast as before 0.26 ms
  11747. 317.75 s [smos-report-gen] renders to something functionally equivalent when not rendered explicitly 1.61 ms
  11748. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11749. 317.75 s [smos-report-gen] roundtrips through parts when rendered explicitly 0.07 ms
  11750. 317.75 s [smos-report-gen] renders to the same text as before 0.22 ms
  11751. 317.75 s [smos-report-gen] roundtrips through an ast using renderFilterAstExplicit 0.03 ms
  11752. 317.75 s [smos-report-gen] renders to the same parts as before 0.23 ms
  11753. 317.75 s [smos-report-gen] roundtrips through an ast and back using renderFilterAst 0.02 ms
  11754. 317.75 s [smos-report-gen] is valid 0.04 ms
  11755. 317.75 s [smos-report-gen] roundtrips through parts and back 0.03 ms
  11756. 317.75 s [smos-report-gen] roundtrips through text when rendered explicitly 0.09 ms
  11757. 317.75 s [smos-report-gen] Smos.Report.TimeBlockSpec
  11758. 317.75 s [smos-report-gen] GenValid TimeBlock
  11759. 317.75 s [smos-report-gen] genValid :: Gen TimeBlock
  11760. 317.75 s [smos-report-gen] only generates valid 'TimeBlock's 0.70 ms
  11761. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11762. 317.75 s [smos-report-gen] JSON (Block Int Int) (valid)
  11763. 317.75 s [smos-report-gen] encode :: (Block Int Int) -> Data.ByteString.Lazy.ByteString
  11764. 317.75 s [smos-report-gen] never fails to encode a "valid (Block Int Int)" 3.43 ms
  11765. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11766. 317.75 s [smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String (Block Int Int)
  11767. 317.75 s [smos-report-gen] ensures that encode and decode are inverses for "valid (Block Int Int)"'s 7.14 ms
  11768. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11769. 317.75 s [smos-report-gen] JSON TimeBlock (valid)
  11770. 317.75 s [smos-report-gen] encode :: TimeBlock -> Data.ByteString.Lazy.ByteString
  11771. 317.75 s [smos-report-gen] never fails to encode a "valid TimeBlock" 2.30 ms
  11772. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11773. 317.75 s [smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String TimeBlock
  11774. 317.75 s [smos-report-gen] ensures that encode and decode are inverses for "valid TimeBlock"'s 2.66 ms
  11775. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11776. 317.75 s [smos-report-gen] GenValid (Block Int Int)
  11777. 317.75 s [smos-report-gen] genValid :: Gen (Block Int Int)
  11778. 317.75 s [smos-report-gen] only generates valid '(Block Int Int)'s 2.49 ms
  11779. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11780. 317.75 s [smos-report-gen] Smos.Report.FreeSpec
  11781. 317.75 s [smos-report-gen] mkBusyMap
  11782. 317.75 s [smos-report-gen] produces an empty map when there are no entries 0.04 ms
  11783. 317.75 s [smos-report-gen] produces valid busy maps 210.61 ms
  11784. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11785. 317.75 s [smos-report-gen] GenValid FreeReport
  11786. 317.75 s [smos-report-gen] genValid :: Gen FreeReport
  11787. 317.75 s [smos-report-gen] only generates valid 'FreeReport's 433.86 ms
  11788. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11789. 317.75 s [smos-report-gen] GenValid BusyMap
  11790. 317.75 s [smos-report-gen] genValid :: Gen BusyMap
  11791. 317.75 s [smos-report-gen] only generates valid 'BusyMap's 444.56 ms
  11792. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11793. 317.75 s [smos-report-gen] freeMapToFreeReport
  11794. 317.75 s [smos-report-gen] has a day for every day in the interval we care about 148.15 ms
  11795. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11796. 317.75 s [smos-report-gen] produces valid busy maps 231.82 ms
  11797. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11798. 317.75 s [smos-report-gen] GenValid (Between Entry)
  11799. 317.75 s [smos-report-gen] genValid :: Gen (Between Entry)
  11800. 317.75 s [smos-report-gen] only generates valid '(Between Entry)'s 57.27 ms
  11801. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11802. 317.75 s [smos-report-gen] busyMapToFreeMap
  11803. 317.75 s [smos-report-gen] produces valid busy maps 132.66 ms
  11804. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11805. 317.75 s [smos-report-gen] produces a full free map 56.15 ms
  11806. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11807. 317.75 s [smos-report-gen] GenValid FreeMap
  11808. 317.75 s [smos-report-gen] genValid :: Gen FreeMap
  11809. 317.75 s [smos-report-gen] only generates valid 'FreeMap's 410.06 ms
  11810. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11811. 317.75 s [smos-report-gen] produceFreeReport
  11812. 317.75 s [smos-report-gen] produces valid free report for interesting stores 1198.11 ms
  11813. 317.75 s [smos-report-gen] passed for all of 10 inputs.
  11814. 317.75 s [smos-report-gen] entrySlot
  11815. 317.75 s [smos-report-gen] produces valid slots 101.71 ms
  11816. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11817. 317.75 s [smos-report-gen] GenValid Slot
  11818. 317.75 s [smos-report-gen] genValid :: Gen Slot
  11819. 317.75 s [smos-report-gen] only generates valid 'Slot's 1.78 ms
  11820. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11821. 317.75 s [smos-report-gen] produceBusyMap
  11822. 317.75 s [smos-report-gen] produces valid free maps for interesting stores 941.12 ms
  11823. 317.75 s [smos-report-gen] passed for all of 10 inputs.
  11824. 317.75 s [smos-report-gen] produceFreeMap
  11825. 317.75 s [smos-report-gen] produces valid free maps for interesting stores 946.48 ms
  11826. 317.75 s [smos-report-gen] passed for all of 10 inputs.
  11827. 317.75 s [smos-report-gen] Smos.Report.WorkSpec
  11828. 317.75 s [smos-report-gen] produceWorkReport
  11829. 317.75 s [smos-report-gen] produces valid reports for interesting stores 1547.65 ms
  11830. 317.75 s [smos-report-gen] passed for all of 10 inputs.
  11831. 317.75 s [smos-report-gen] finds next actions even if there is no time property or filter and no contexts 325.39 ms
  11832. 317.75 s [smos-report-gen] passed for all of 10 inputs.
  11833. 317.75 s [smos-report-gen] finds next actions even if there is a next meeting but no time property on the next actions 321.67 ms
  11834. 317.75 s [smos-report-gen] passed for all of 10 inputs.
  11835. 317.75 s [smos-report-gen] finds check failures actions even if there are no contexts 300.31 ms
  11836. 317.75 s [smos-report-gen] passed for all of 10 inputs.
  11837. 317.75 s [smos-report-gen] GenValid WorkReportContext
  11838. 317.75 s [smos-report-gen] genValid :: Gen WorkReportContext
  11839. 317.75 s [smos-report-gen] only generates valid 'WorkReportContext's 308.38 ms
  11840. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11841. 317.75 s [smos-report-gen] GenValid IntermediateWorkReport
  11842. 317.75 s [smos-report-gen] genValid :: Gen IntermediateWorkReport
  11843. 317.75 s [smos-report-gen] only generates valid 'IntermediateWorkReport's 1364.58 ms
  11844. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11845. 317.75 s [smos-report-gen] finishWorkReport
  11846. 317.75 s [smos-report-gen] produces valid work reports 1072.99 ms
  11847. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11848. 317.75 s [smos-report-gen] GenValid WorkReport
  11849. 317.75 s [smos-report-gen] genValid :: Gen WorkReport
  11850. 317.75 s [smos-report-gen] only generates valid 'WorkReport's 992.05 ms
  11851. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11852. 317.75 s [smos-report-gen] makeIntermediateWorkReport
  11853. 317.75 s [smos-report-gen] produces valid intermediate work reports 606.86 ms
  11854. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11855. 317.75 s [smos-report-gen] Smos.Report.ReportSpec
  11856. 317.75 s [smos-report-gen] JSON PreparedReport (valid)
  11857. 317.75 s [smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String PreparedReport
  11858. 317.75 s [smos-report-gen] ensures that encode and decode are inverses for "valid PreparedReport"'s 387.54 ms
  11859. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11860. 317.75 s [smos-report-gen] encode :: PreparedReport -> Data.ByteString.Lazy.ByteString
  11861. 317.75 s [smos-report-gen] never fails to encode a "valid PreparedReport" 245.47 ms
  11862. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11863. 317.75 s [smos-report-gen] GenValid PreparedReport
  11864. 317.75 s [smos-report-gen] genValid :: Gen PreparedReport
  11865. 317.75 s [smos-report-gen] only generates valid 'PreparedReport's 63.96 ms
  11866. 317.75 s [smos-report-gen] passed for all of 100 inputs.
  11867. 317.75 s [smos-report-gen] Smos.Report.ComparisonSpec
  11868. 317.75 s [smos-report-gen] parseComparison
  11869. 317.76 s [smos-report-gen] produces valid comparisons 8.00 ms
  11870. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11871. 317.76 s [smos-report-gen] GenValid Comparison
  11872. 317.76 s [smos-report-gen] genValid :: Gen Comparison
  11873. 317.76 s [smos-report-gen] only generates valid 'Comparison's 0.21 ms
  11874. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11875. 317.76 s [smos-report-gen] renderComparison
  11876. 317.76 s [smos-report-gen] produces valid comparisons 7.58 ms
  11877. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11878. 317.76 s [smos-report-gen] is the inverse of parseComparison 11.58 ms
  11879. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11880. 317.76 s [smos-report-gen] JSON Comparison (valid)
  11881. 317.76 s [smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String Comparison
  11882. 317.76 s [smos-report-gen] ensures that encode and decode are inverses for "valid Comparison"'s 14.79 ms
  11883. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11884. 317.76 s [smos-report-gen] encode :: Comparison -> Data.ByteString.Lazy.ByteString
  11885. 317.76 s [smos-report-gen] never fails to encode a "valid Comparison" 7.84 ms
  11886. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11887. 317.76 s [smos-report-gen] Smos.Report.PeriodSpec
  11888. 317.76 s [smos-report-gen] yearInterval
  11889. 317.76 s [smos-report-gen] works for 2022 0.02 ms
  11890. 317.76 s [smos-report-gen] GenValid Period
  11891. 317.76 s [smos-report-gen] genValid :: Gen Period
  11892. 317.76 s [smos-report-gen] only generates valid 'Period's 0.41 ms
  11893. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11894. 317.76 s [smos-report-gen] dayInterval
  11895. 317.76 s [smos-report-gen] works for 1 jan 2022 0.01 ms
  11896. 317.76 s [smos-report-gen] works for 31 dec 2022 0.01 ms
  11897. 317.76 s [smos-report-gen] weekInterval
  11898. 317.76 s [smos-report-gen] works for the 52th week of 2022 28.94 ms
  11899. 317.76 s [smos-report-gen] works for the first week of 2023 0.02 ms
  11900. 317.76 s [smos-report-gen] monthInterval
  11901. 317.76 s [smos-report-gen] works for Dec 2022 28.63 ms
  11902. 317.76 s [smos-report-gen] works for Jan 2022 0.01 ms
  11903. 317.76 s [smos-report-gen] periodInterval
  11904. 317.76 s [smos-report-gen] works for NextMonth at the end of the year 32.43 ms
  11905. 317.76 s [smos-report-gen] produces valid intervals 69.41 ms
  11906. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11907. 317.76 s [smos-report-gen] works for LastWeek at the beginning of the year 18.88 ms
  11908. 317.76 s [smos-report-gen] works for ThisWeek at the beginning of the year 0.04 ms
  11909. 317.76 s [smos-report-gen] works for NextWeek at the end of the year 18.81 ms
  11910. 317.76 s [smos-report-gen] works for LastMonth at the beginning of the year 14.96 ms
  11911. 317.76 s [smos-report-gen] Smos.Report.TimeSpec
  11912. 317.76 s [smos-report-gen] Ord Time
  11913. 317.76 s [smos-report-gen] (<) :: Time -> Time -> Bool
  11914. 317.76 s [smos-report-gen] is equivalent to (\a b -> compare a b == LT) for "valid Time"'s 4.00 ms
  11915. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11916. 317.76 s [smos-report-gen] is antireflexive for "valid Time"'s 1.83 ms
  11917. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11918. 317.76 s [smos-report-gen] is transitive for "valid Time"'s 1.88 ms
  11919. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11920. 317.76 s [smos-report-gen] "max :: (Time -> Time -> Time)"
  11921. 317.76 s [smos-report-gen] is equivalent to (\a b -> if a >= b then a else b) for "valid Time"'s 0.60 ms
  11922. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11923. 317.76 s [smos-report-gen] "min :: (Time -> Time -> Time)"
  11924. 317.76 s [smos-report-gen] is equivalent to (\a b -> if a <= b then a else b) for "valid Time"'s 0.51 ms
  11925. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11926. 317.76 s [smos-report-gen] (<=) :: Time -> Time -> Bool
  11927. 317.76 s [smos-report-gen] is antisymmetric for "valid Time"'s 0.55 ms
  11928. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11929. 317.76 s [smos-report-gen] is transitive for "valid Time"'s 0.36 ms
  11930. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11931. 317.76 s [smos-report-gen] is equivalent to (\a b -> compare a b /= GT) for "valid Time"'s 0.42 ms
  11932. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11933. 317.76 s [smos-report-gen] is reflexive for "valid Time"'s 0.25 ms
  11934. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11935. 317.76 s [smos-report-gen] (>) :: Time -> Time -> Bool
  11936. 317.76 s [smos-report-gen] is transitive for "valid Time"'s 0.39 ms
  11937. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11938. 317.76 s [smos-report-gen] is antireflexive for "valid Time"'s 0.26 ms
  11939. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11940. 317.76 s [smos-report-gen] is equivalent to (\a b -> compare a b == GT) for "valid Time"'s 1.24 ms
  11941. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11942. 317.76 s [smos-report-gen] (>=) :: Time -> Time -> Bool
  11943. 317.76 s [smos-report-gen] is antisymmetric for "valid Time"'s 1.03 ms
  11944. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11945. 317.76 s [smos-report-gen] is reflexive for "valid Time"'s 2.42 ms
  11946. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11947. 317.76 s [smos-report-gen] is equivalent to (\a b -> compare a b /= LT) for "valid Time"'s 0.72 ms
  11948. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11949. 317.76 s [smos-report-gen] is transitive for "valid Time"'s 0.48 ms
  11950. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11951. 317.76 s [smos-report-gen] timeP
  11952. 317.76 s [smos-report-gen] parses i minute correctly 0.87 ms
  11953. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11954. 317.76 s [smos-report-gen] parses i mins correctly 19.53 ms
  11955. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11956. 317.76 s [smos-report-gen] parses i day correctly 0.51 ms
  11957. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11958. 317.76 s [smos-report-gen] parses i second correctly 1.44 ms
  11959. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11960. 317.76 s [smos-report-gen] parses i years correctly 1.77 ms
  11961. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11962. 317.76 s [smos-report-gen] parses imo correctly 2.26 ms
  11963. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11964. 317.76 s [smos-report-gen] parses i year correctly 29.51 ms
  11965. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11966. 317.76 s [smos-report-gen] parses i wks correctly 31.38 ms
  11967. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11968. 317.76 s [smos-report-gen] parses id correctly 1.46 ms
  11969. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11970. 317.76 s [smos-report-gen] parses i days correctly 0.45 ms
  11971. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11972. 317.76 s [smos-report-gen] parses i hr correctly 29.06 ms
  11973. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11974. 317.76 s [smos-report-gen] parses i minutes correctly 0.67 ms
  11975. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11976. 317.76 s [smos-report-gen] parses i months correctly 3.97 ms
  11977. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11978. 317.76 s [smos-report-gen] parses iw correctly 0.72 ms
  11979. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11980. 317.76 s [smos-report-gen] parses i month correctly 0.70 ms
  11981. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11982. 317.76 s [smos-report-gen] parses i secs correctly 15.73 ms
  11983. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11984. 317.76 s [smos-report-gen] parses i seconds correctly 0.71 ms
  11985. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11986. 317.76 s [smos-report-gen] parses iy correctly 1.71 ms
  11987. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11988. 317.76 s [smos-report-gen] parses i week correctly 0.93 ms
  11989. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11990. 317.76 s [smos-report-gen] parses i ys correctly 11.31 ms
  11991. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11992. 317.76 s [smos-report-gen] parses i hours correctly 0.60 ms
  11993. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11994. 317.76 s [smos-report-gen] parses i sec correctly 10.64 ms
  11995. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11996. 317.76 s [smos-report-gen] parses im correctly 1.06 ms
  11997. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  11998. 317.76 s [smos-report-gen] parses i wk correctly 11.00 ms
  11999. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  12000. 317.76 s [smos-report-gen] parses i hour correctly 0.66 ms
  12001. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  12002. 317.76 s [smos-report-gen] parses i hrs correctly 17.15 ms
  12003. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  12004. 317.76 s [smos-report-gen] parses is correctly 0.44 ms
  12005. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  12006. 317.76 s [smos-report-gen] parses ih correctly 1.19 ms
  12007. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  12008. 317.76 s [smos-report-gen] only parses valid values 0.33 ms
  12009. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  12010. 317.76 s [smos-report-gen] parses i weeks correctly 1.69 ms
  12011. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  12012. 317.76 s [smos-report-gen] parses i min correctly 13.12 ms
  12013. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  12014. 317.76 s [smos-report-gen] parses i mos correctly 13.20 ms
  12015. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  12016. 317.76 s [smos-report-gen] renderTimeShort
  12017. 317.76 s [smos-report-gen] renders times that parse to the same 0.52 ms
  12018. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  12019. 317.76 s [smos-report-gen] produces valid texts 1.72 ms
  12020. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  12021. 317.76 s [smos-report-gen] Eq Time
  12022. 317.76 s [smos-report-gen] (/=) :: Time -> Time -> Bool
  12023. 317.76 s [smos-report-gen] is equivalent to (\a b -> not $ a == b) for "valid Time"s 0.36 ms
  12024. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  12025. 317.76 s [smos-report-gen] is antireflexive for "valid Time"s 0.87 ms
  12026. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  12027. 317.76 s [smos-report-gen] (==) :: Time -> Time -> Bool
  12028. 317.76 s [smos-report-gen] is symmetric for "valid Time"s 0.32 ms
  12029. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  12030. 317.76 s [smos-report-gen] is equivalent to (\a b -> not $ a /= b) for "valid Time"s 0.36 ms
  12031. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  12032. 317.76 s [smos-report-gen] is reflexive for "valid Time"s 0.30 ms
  12033. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  12034. 317.76 s [smos-report-gen] is transitive for "valid Time"s 0.30 ms
  12035. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  12036. 317.76 s [smos-report-gen] JSON Time (valid)
  12037. 317.76 s [smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String Time
  12038. 317.76 s [smos-report-gen] ensures that encode and decode are inverses for "valid Time"'s 1.65 ms
  12039. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  12040. 317.76 s [smos-report-gen] encode :: Time -> Data.ByteString.Lazy.ByteString
  12041. 317.76 s [smos-report-gen] never fails to encode a "valid Time" 1.13 ms
  12042. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  12043. 317.76 s [smos-report-gen] GenValid Time
  12044. 317.76 s [smos-report-gen] genValid :: Gen Time
  12045. 317.76 s [smos-report-gen] only generates valid 'Time's 0.14 ms
  12046. 317.76 s [smos-report-gen] passed for all of 100 inputs.
  12047. 317.77 s [smos-report-gen] renderTime
  12048. 317.77 s [smos-report-gen] renders times that parse to the same 0.42 ms
  12049. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12050. 317.77 s [smos-report-gen] produces valid texts 1.43 ms
  12051. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12052. 317.77 s [smos-report-gen] Smos.Report.SorterSpec
  12053. 317.77 s [smos-report-gen] examples
  12054. 317.77 s [smos-report-gen] Sort by the time-representation of the value of the 'timewindow' property:
  12055. 317.77 s [smos-report-gen] is valid 3.94 ms
  12056. 317.77 s [smos-report-gen] roundtrips and back 53.28 ms
  12057. 317.77 s [smos-report-gen] roundtrips 50.88 ms
  12058. 317.77 s [smos-report-gen] Sort by filename, in reverse:
  12059. 317.77 s [smos-report-gen] is valid 8.88 ms
  12060. 317.77 s [smos-report-gen] roundtrips and back 58.77 ms
  12061. 317.77 s [smos-report-gen] roundtrips 58.55 ms
  12062. 317.77 s [smos-report-gen] Sort by the BEGIN timestamp:
  12063. 317.77 s [smos-report-gen] roundtrips 66.90 ms
  12064. 317.77 s [smos-report-gen] roundtrips and back 26.72 ms
  12065. 317.77 s [smos-report-gen] is valid 0.34 ms
  12066. 317.77 s [smos-report-gen] Sort by the string-representation of the value of the 'effort' property:
  12067. 317.77 s [smos-report-gen] roundtrips and back 8.48 ms
  12068. 317.77 s [smos-report-gen] is valid 2.26 ms
  12069. 317.77 s [smos-report-gen] roundtrips 0.42 ms
  12070. 317.77 s [smos-report-gen] Sort by filename:
  12071. 317.77 s [smos-report-gen] is valid 3.69 ms
  12072. 317.77 s [smos-report-gen] roundtrips 3.90 ms
  12073. 317.77 s [smos-report-gen] roundtrips and back 1.06 ms
  12074. 317.77 s [smos-report-gen] Sort by whether the entry has the 'home' tag:
  12075. 317.77 s [smos-report-gen] is valid 12.53 ms
  12076. 317.77 s [smos-report-gen] roundtrips 21.73 ms
  12077. 317.77 s [smos-report-gen] roundtrips and back 21.88 ms
  12078. 317.77 s [smos-report-gen] Sort by filename, then by the 'effort' property:
  12079. 317.77 s [smos-report-gen] roundtrips and back 21.62 ms
  12080. 317.77 s [smos-report-gen] roundtrips 21.61 ms
  12081. 317.77 s [smos-report-gen] is valid 10.98 ms
  12082. 317.77 s [smos-report-gen] GenValid Sorter
  12083. 317.77 s [smos-report-gen] genValid :: Gen Sorter
  12084. 317.77 s [smos-report-gen] only generates valid 'Sorter's 7.40 ms
  12085. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12086. 317.77 s [smos-report-gen] byPropertyP
  12087. 317.77 s [smos-report-gen] only parses valid values 1.98 ms
  12088. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12089. 317.77 s [smos-report-gen] only parses valid values from rendered sorters 6.39 ms
  12090. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12091. 317.77 s [smos-report-gen] renderSorter
  12092. 317.77 s [smos-report-gen] renders sorters that parse to the same 22.49 ms
  12093. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12094. 317.77 s [smos-report-gen] produces valid texts 5.43 ms
  12095. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12096. 317.77 s [smos-report-gen] byStateP
  12097. 317.77 s [smos-report-gen] only parses valid values 0.86 ms
  12098. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12099. 317.77 s [smos-report-gen] only parses valid values from rendered sorters 3.59 ms
  12100. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12101. 317.77 s [smos-report-gen] andThenP
  12102. 317.77 s [smos-report-gen] only parses valid values from rendered sorters 14.29 ms
  12103. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12104. 317.77 s [smos-report-gen] only parses valid values 0.25 ms
  12105. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12106. 317.77 s [smos-report-gen] JSON Sorter (valid)
  12107. 317.77 s [smos-report-gen] encode :: Sorter -> Data.ByteString.Lazy.ByteString
  12108. 317.77 s [smos-report-gen] never fails to encode a "valid Sorter" 5.05 ms
  12109. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12110. 317.77 s [smos-report-gen] decode :: Data.ByteString.Lazy.ByteString -> Either String Sorter
  12111. 317.77 s [smos-report-gen] ensures that encode and decode are inverses for "valid Sorter"'s 19.95 ms
  12112. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12113. 317.77 s [smos-report-gen] sorterP
  12114. 317.77 s [smos-report-gen] only parses valid values from rendered sorters 19.92 ms
  12115. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12116. 317.77 s [smos-report-gen] parses "tag:home" as ByTag (Tag {tagText = "home"}) 0.02 ms
  12117. 317.77 s [smos-report-gen] only parses valid values 4.74 ms
  12118. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12119. 317.77 s [smos-report-gen] parses "state" as ByState 0.00 ms
  12120. 317.77 s [smos-report-gen] parses "file" as ByFile 0.00 ms
  12121. 317.77 s [smos-report-gen] parses "property-as-time:timewindow" as ByPropertyTime (PropertyName {propertyNameText = "timewindow"}) 0.03 ms
  12122. 317.77 s [smos-report-gen] parses "reverse:property:effort" as Reverse (ByProperty (PropertyName {propertyNameText = "effort"})) 0.03 ms
  12123. 317.77 s [smos-report-gen] parses "(property:effort then file)" as AndThen (ByProperty (PropertyName {propertyNameText = "effort"})) ByFile 0.04 ms
  12124. 317.77 s [smos-report-gen] parses "property:effort" as ByProperty (PropertyName {propertyNameText = "effort"}) 0.03 ms
  12125. 317.77 s [smos-report-gen] parses "header" as ByHeader 0.01 ms
  12126. 317.77 s [smos-report-gen] parses "timestamp:BEGIN" as ByTimestamp (TimestampName {timestampNameText = "BEGIN"}) 0.02 ms
  12127. 317.77 s [smos-report-gen] reverseP
  12128. 317.77 s [smos-report-gen] only parses valid values from rendered sorters 16.52 ms
  12129. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12130. 317.77 s [smos-report-gen] only parses valid values 2.02 ms
  12131. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12132. 317.77 s [smos-report-gen] byHeaderP
  12133. 317.77 s [smos-report-gen] only parses valid values 1.92 ms
  12134. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12135. 317.77 s [smos-report-gen] only parses valid values from rendered sorters 2.88 ms
  12136. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12137. 317.77 s [smos-report-gen] sorterOrdering
  12138. 317.77 s [smos-report-gen] produces valid orderings 8.10 ms
  12139. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12140. 317.77 s [smos-report-gen] byFileP
  12141. 317.77 s [smos-report-gen] only parses valid values from rendered sorters 3.35 ms
  12142. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12143. 317.77 s [smos-report-gen] only parses valid values 0.37 ms
  12144. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12145. 317.77 s [smos-report-gen] byTimestampP
  12146. 317.77 s [smos-report-gen] only parses valid values from rendered sorters 4.63 ms
  12147. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12148. 317.77 s [smos-report-gen] only parses valid values 0.40 ms
  12149. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12150. 317.77 s [smos-report-gen] byTagP
  12151. 317.77 s [smos-report-gen] only parses valid values 0.42 ms
  12152. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12153. 317.77 s [smos-report-gen] only parses valid values from rendered sorters 6.27 ms
  12154. 317.77 s [smos-report-gen] passed for all of 100 inputs.
  12155. 317.77 s [smos-report-gen]
  12156. 317.77 s [smos-report-gen] Examples: 28737
  12157. 317.77 s [smos-report-gen] Passed: 612
  12158. 317.77 s [smos-report-gen] Failed: 0
  12159. 317.77 s [smos-report-gen] Pending: 3
  12160. 317.77 s [smos-report-gen] Sum of test runtimes: 30.08 seconds
  12161. 317.77 s [smos-report-gen] Test suite took: 54.80 seconds
  12162. 317.77 s [smos-report-gen]
  12163. 317.79 s [smos-report-gen] Test suite smos-report-test: PASS
  12164. 317.79 s [smos-report-gen] Test suite logged to: dist/test/smos-report-gen-0.8.0-smos-report-test.log
  12165. 317.79 s [smos-report-gen] 1 of 1 test suites (1 of 1 test cases) passed.
  12166. 317.80 s [smos-report-gen] checkPhase completed in 55 seconds
  12167. 317.80 s [smos-report-gen] Phase: haddockPhase
  12168. 317.81 s [smos-report-gen] Phase: installPhase
  12169. 317.91 s [ical-recurrence-gen] Preprocessing library for ical-recurrence-gen-0.0.0.0...
  12170. 317.91 s [ical-recurrence-gen] Running Haddock on library for ical-recurrence-gen-0.0.0.0...
  12171. 317.91 s [ical-recurrence-gen] Warning: The documentation for the following packages are not installed. No
  12172. 317.91 s [ical-recurrence-gen] links will be generated to these packages: attoparsec-0.14.4,
  12173. 317.91 s [ical-recurrence-gen] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
  12174. 317.95 s [smos-report-gen] Installing library in /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
  12175. 318.01 s [smos-sync-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  12176. 318.02 s [smos-sync-source] Phase: configurePhase
  12177. 318.03 s [smos-sync-source] configureFlags: --verbose --prefix=/nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.oFQsSEkVUZ/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  12178. 318.03 s [smos-sync-source] Using Parsec parser
  12179. 318.03 s [smos-sync-source] Configuring smos-sync-0.8.0...
  12180. 318.25 s [smos-report-gen] Phase: fixupPhase
  12181. 318.27 s [ical-recurrence-gen] [1 of 3] Compiling ICal.Recurrence.Gen ( src/ICal/Recurrence/Gen.hs, nothing )
  12182. 318.27 s [smos-report-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0
  12183. 318.28 s [smos-report-gen] shrinking /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp-ghc9.10.3.so
  12184. 318.33 s [smos-report-gen] checking for references to /build/ in /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0...
  12185. 318.36 s [smos-report-gen] patching script interpreter paths in /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0
  12186. 318.37 s [smos-report-gen] stripping (with command strip and flags -S -p) in /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0/lib
  12187. 318.44 s [smos-report-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/d4v2p1h8dj6hc6lsl7k0zhhfd0n9d9j7-smos-report-gen-0.8.0-coverage
  12188. 318.45 s [smos-report-gen] checking for references to /build/ in /nix/store/d4v2p1h8dj6hc6lsl7k0zhhfd0n9d9j7-smos-report-gen-0.8.0-coverage...
  12189. 318.46 s [smos-report-gen] patching script interpreter paths in /nix/store/d4v2p1h8dj6hc6lsl7k0zhhfd0n9d9j7-smos-report-gen-0.8.0-coverage
  12190. 318.59 s [smos-cursor] [13 of 16] Compiling Smos.History ( src/Smos/History.hs, dist/build/Smos/History.o, dist/build/Smos/History.dyn_o )
  12191. 318.59 s [smos-cursor] [14 of 16] Compiling Smos.Cursor.SmosFileEditor ( src/Smos/Cursor/SmosFileEditor.hs, dist/build/Smos/Cursor/SmosFileEditor.o, dist/build/Smos/Cursor/SmosFileEditor.dyn_o )
  12192. 318.59 s [smos-cursor] Adapting module: Smos.Cursor.SmosFileEditor
  12193. 318.59 s [smos-cursor] Outputing coverables file /build/smos-cursor-0.7.0/src/Smos/Cursor/SmosFileEditor.hs.coverables for source file /build/smos-cursor-0.7.0/src/Smos/Cursor/SmosFileEditor.hs
  12194. 318.61 s [ical-recurrence-gen] [2 of 3] Compiling ICal.Recurrence.TestUtils ( src/ICal/Recurrence/TestUtils.hs, nothing )
  12195. 318.64 s [ical-recurrence-gen] [3 of 3] Compiling Paths_ical_recurrence_gen ( dist/build/autogen/Paths_ical_recurrence_gen.hs, nothing )
  12196. 318.66 s [ical-recurrence-gen] Haddock coverage:
  12197. 318.66 s [ical-recurrence-gen] 0% ( 0 / 1) in 'ICal.Recurrence.Gen'
  12198. 318.66 s [ical-recurrence-gen] Missing documentation for:
  12199. 318.66 s [ical-recurrence-gen] Module header
  12200. 318.66 s [ical-recurrence-gen] 0% ( 0 / 2) in 'ICal.Recurrence.TestUtils'
  12201. 318.66 s [ical-recurrence-gen] Missing documentation for:
  12202. 318.66 s [ical-recurrence-gen] Module header
  12203. 318.66 s [ical-recurrence-gen] shouldRecur (src/ICal/Recurrence/TestUtils.hs:8)
  12204. 318.88 s [smos-sync-source] Dependency aeson: using aeson-2.2.3.0
  12205. 319.15 s [smos-sync-source] Dependency aeson-pretty: using aeson-pretty-0.8.10
  12206. 319.15 s [smos-sync-source] Dependency autodocodec: using autodocodec-0.5.0.0
  12207. 319.15 s [smos-sync-source] Dependency base: using base-4.20.2.0
  12208. 319.15 s [smos-sync-source] Dependency bytestring: using bytestring-0.12.2.0
  12209. 319.15 s [smos-sync-source] Dependency containers: using containers-0.7
  12210. 319.15 s [smos-sync-source] Dependency cookie: using cookie-0.5.1
  12211. 319.15 s [smos-sync-source] Dependency deepseq: using deepseq-1.5.0.0
  12212. 319.15 s [smos-sync-source] Dependency dirforest: using dirforest-0.1.0.0
  12213. 319.15 s [smos-sync-source] Dependency filelock: using filelock-0.1.1.8
  12214. 319.15 s [smos-sync-source] Dependency filepath: using filepath-1.5.4.0
  12215. 319.15 s [smos-sync-source] Dependency hostname: using hostname-1.0
  12216. 319.15 s [smos-sync-source] Dependency http-client: using http-client-0.7.19
  12217. 319.15 s [smos-sync-source] Dependency http-client-tls: using http-client-tls-0.3.6.4
  12218. 319.15 s [smos-sync-source] Dependency http-types: using http-types-0.12.4
  12219. 319.15 s [smos-sync-source] Dependency mergeful: using mergeful-0.3.0.0
  12220. 319.15 s [smos-sync-source] Dependency monad-logger: using monad-logger-0.3.42
  12221. 319.15 s [smos-sync-source] Dependency mtl: using mtl-2.3.1
  12222. 319.15 s [smos-sync-source] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
  12223. 319.15 s [smos-sync-source] Dependency path: using path-0.9.6
  12224. 319.15 s [smos-sync-source] Dependency path-io: using path-io-1.8.2
  12225. 319.15 s [smos-sync-source] Dependency persistent: using persistent-2.17.1.0
  12226. 319.15 s [smos-sync-source] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
  12227. 319.15 s [smos-sync-source] Dependency pretty-show: using pretty-show-1.10
  12228. 319.16 s [smos-sync-source] Dependency servant-auth-client: using servant-auth-client-0.4.2.0
  12229. 319.16 s [smos-sync-source] Dependency servant-client: using servant-client-0.20.3.0
  12230. 319.16 s [smos-sync-source] Dependency smos-api: using smos-api-0.8.0
  12231. 319.16 s [smos-sync-source] Dependency smos-cli: using smos-cli-0.2.1
  12232. 319.16 s [smos-sync-source] Dependency smos-client: using smos-client-0.6.0
  12233. 319.16 s [smos-sync-source] Dependency smos-directory: using smos-directory-0.2.0
  12234. 319.16 s [smos-sync-source] Dependency text: using text-2.1.3
  12235. 319.16 s [smos-sync-source] Dependency time: using time-1.12.2
  12236. 319.16 s [smos-sync-source] Dependency unix: using unix-2.8.7.0
  12237. 319.16 s [smos-sync-source] Dependency unliftio: using unliftio-0.2.25.1
  12238. 319.16 s [smos-sync-source] Dependency validity: using validity-0.12.1.0
  12239. 319.16 s [smos-sync-source] Dependency validity-bytestring: using validity-bytestring-0.4.1.1
  12240. 319.16 s [smos-sync-source] Dependency validity-containers: using validity-containers-0.5.0.5
  12241. 319.16 s [smos-sync-source] Dependency validity-path: using validity-path-0.4.0.1
  12242. 319.16 s [smos-sync-source] Dependency validity-uuid: using validity-uuid-0.1.0.3
  12243. 319.16 s [smos-sync-source] Dependency base: using base-4.20.2.0
  12244. 319.16 s [smos-sync-source] Dependency smos-sync: using smos-sync-0.8.0
  12245. 319.16 s [smos-sync-source] Source component graph:
  12246. 319.16 s [smos-sync-source] component lib
  12247. 319.16 s [smos-sync-source] component exe:smos-sync dependency lib
  12248. 319.16 s [smos-sync-source] Configured component graph:
  12249. 319.16 s [smos-sync-source] component smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK
  12250. 319.16 s [smos-sync-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  12251. 319.16 s [smos-sync-source] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
  12252. 319.16 s [smos-sync-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  12253. 319.16 s [smos-sync-source] include base-4.20.2.0-fafd
  12254. 319.16 s [smos-sync-source] include bytestring-0.12.2.0-96e1
  12255. 319.16 s [smos-sync-source] include containers-0.7-96b4
  12256. 319.16 s [smos-sync-source] include cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
  12257. 319.16 s [smos-sync-source] include deepseq-1.5.0.0-2b65
  12258. 319.16 s [smos-sync-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  12259. 319.16 s [smos-sync-source] include filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
  12260. 319.16 s [smos-sync-source] include filepath-1.5.4.0-2605
  12261. 319.16 s [smos-sync-source] include hostname-1.0-FmdyRn5GsTq20zMHLXIA6i
  12262. 319.16 s [smos-sync-source] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  12263. 319.16 s [smos-sync-source] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
  12264. 319.16 s [smos-sync-source] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  12265. 319.16 s [smos-sync-source] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  12266. 319.16 s [smos-sync-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  12267. 319.16 s [smos-sync-source] include mtl-2.3.1-37af
  12268. 319.16 s [smos-sync-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  12269. 319.16 s [smos-sync-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  12270. 319.16 s [smos-sync-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  12271. 319.16 s [smos-sync-source] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  12272. 319.16 s [smos-sync-source] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  12273. 319.16 s [smos-sync-source] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  12274. 319.16 s [smos-sync-source] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  12275. 319.16 s [smos-sync-source] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  12276. 319.16 s [smos-sync-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  12277. 319.16 s [smos-sync-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  12278. 319.16 s [smos-sync-source] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  12279. 319.16 s [smos-sync-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  12280. 319.16 s [smos-sync-source] include text-2.1.3-34f1
  12281. 319.16 s [smos-sync-source] include time-1.12.2-3479
  12282. 319.16 s [smos-sync-source] include unix-2.8.7.0-cb75
  12283. 319.16 s [smos-sync-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  12284. 319.16 s [smos-sync-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  12285. 319.16 s [smos-sync-source] include validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
  12286. 319.16 s [smos-sync-source] include validity-containers-0.5.0.5-L34Up3h7c9SHVl6t63Wf6u
  12287. 319.16 s [smos-sync-source] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  12288. 319.16 s [smos-sync-source] include validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
  12289. 319.16 s [smos-sync-source] component smos-sync-0.8.0-8YrA1TlCwmQ4d2pHEMN5EU-smos-sync
  12290. 319.16 s [smos-sync-source] include base-4.20.2.0-fafd
  12291. 319.16 s [smos-sync-source] include smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK
  12292. 319.16 s [smos-sync-source] Linked component graph:
  12293. 319.16 s [smos-sync-source] unit smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK
  12294. 319.16 s [smos-sync-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  12295. 319.16 s [smos-sync-source] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
  12296. 319.16 s [smos-sync-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  12297. 319.16 s [smos-sync-source] include base-4.20.2.0-fafd
  12298. 319.16 s [smos-sync-source] include bytestring-0.12.2.0-96e1
  12299. 319.16 s [smos-sync-source] include containers-0.7-96b4
  12300. 319.16 s [smos-sync-source] include cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
  12301. 319.16 s [smos-sync-source] include deepseq-1.5.0.0-2b65
  12302. 319.16 s [smos-sync-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  12303. 319.16 s [smos-sync-source] include filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
  12304. 319.16 s [smos-sync-source] include filepath-1.5.4.0-2605
  12305. 319.16 s [smos-sync-source] include hostname-1.0-FmdyRn5GsTq20zMHLXIA6i
  12306. 319.16 s [smos-sync-source] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  12307. 319.16 s [smos-sync-source] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
  12308. 319.16 s [smos-sync-source] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  12309. 319.16 s [smos-sync-source] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  12310. 319.16 s [smos-sync-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  12311. 319.16 s [smos-sync-source] include mtl-2.3.1-37af
  12312. 319.16 s [smos-sync-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  12313. 319.16 s [smos-sync-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  12314. 319.16 s [smos-sync-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  12315. 319.16 s [smos-sync-source] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  12316. 319.16 s [smos-sync-source] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  12317. 319.16 s [smos-sync-source] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  12318. 319.16 s [smos-sync-source] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  12319. 319.16 s [smos-sync-source] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  12320. 319.16 s [smos-sync-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  12321. 319.16 s [smos-sync-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  12322. 319.16 s [smos-sync-source] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  12323. 319.16 s [smos-sync-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  12324. 319.16 s [smos-sync-source] include text-2.1.3-34f1
  12325. 319.16 s [smos-sync-source] include time-1.12.2-3479
  12326. 319.16 s [smos-sync-source] include unix-2.8.7.0-cb75
  12327. 319.16 s [smos-sync-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  12328. 319.16 s [smos-sync-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  12329. 319.16 s [smos-sync-source] include validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
  12330. 319.16 s [smos-sync-source] include validity-containers-0.5.0.5-L34Up3h7c9SHVl6t63Wf6u
  12331. 319.16 s [smos-sync-source] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  12332. 319.16 s [smos-sync-source] include validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
  12333. 319.16 s [smos-sync-source] Smos.Sync.Client=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client,Smos.Sync.Client.Command=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.Command,Smos.Sync.Client.Command.Login=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.Command.Login,Smos.Sync.Client.Command.Register=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.Command.Register,Smos.Sync.Client.Command.Sync=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.Command.Sync,Smos.Sync.Client.Contents=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.Contents,Smos.Sync.Client.ContentsMap=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.ContentsMap,Smos.Sync.Client.DB=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.DB,Smos.Sync.Client.DirForest=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.DirForest,Smos.Sync.Client.Env=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.Env,Smos.Sync.Client.Meta=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.Meta,Smos.Sync.Client.MetaMap=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.MetaMap,Smos.Sync.Client.OptParse=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.OptParse,Smos.Sync.Client.Session=smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK:Smos.Sync.Client.Session
  12334. 319.16 s [smos-sync-source] unit smos-sync-0.8.0-8YrA1TlCwmQ4d2pHEMN5EU-smos-sync
  12335. 319.16 s [smos-sync-source] include base-4.20.2.0-fafd
  12336. 319.16 s [smos-sync-source] include smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK
  12337. 319.16 s [smos-sync-source] Ready component graph:
  12338. 319.16 s [smos-sync-source] definite smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK
  12339. 319.16 s [smos-sync-source] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  12340. 319.16 s [smos-sync-source] depends aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
  12341. 319.16 s [smos-sync-source] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  12342. 319.16 s [smos-sync-source] depends base-4.20.2.0-fafd
  12343. 319.16 s [smos-sync-source] depends bytestring-0.12.2.0-96e1
  12344. 319.16 s [smos-sync-source] depends containers-0.7-96b4
  12345. 319.16 s [smos-sync-source] depends cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
  12346. 319.16 s [smos-sync-source] depends deepseq-1.5.0.0-2b65
  12347. 319.16 s [smos-sync-source] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  12348. 319.16 s [smos-sync-source] depends filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
  12349. 319.16 s [smos-sync-source] depends filepath-1.5.4.0-2605
  12350. 319.16 s [smos-sync-source] depends hostname-1.0-FmdyRn5GsTq20zMHLXIA6i
  12351. 319.16 s [smos-sync-source] depends http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  12352. 319.16 s [smos-sync-source] depends http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
  12353. 319.16 s [smos-sync-source] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  12354. 319.16 s [smos-sync-source] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  12355. 319.16 s [smos-sync-source] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  12356. 319.16 s [smos-sync-source] depends mtl-2.3.1-37af
  12357. 319.16 s [smos-sync-source] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  12358. 319.16 s [smos-sync-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  12359. 319.16 s [smos-sync-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  12360. 319.16 s [smos-sync-source] depends persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  12361. 319.16 s [smos-sync-source] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  12362. 319.16 s [smos-sync-source] depends pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  12363. 319.16 s [smos-sync-source] depends servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  12364. 319.16 s [smos-sync-source] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  12365. 319.16 s [smos-sync-source] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  12366. 319.16 s [smos-sync-source] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  12367. 319.16 s [smos-sync-source] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  12368. 319.16 s [smos-sync-source] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  12369. 319.16 s [smos-sync-source] depends text-2.1.3-34f1
  12370. 319.16 s [smos-sync-source] depends time-1.12.2-3479
  12371. 319.16 s [smos-sync-source] depends unix-2.8.7.0-cb75
  12372. 319.16 s [smos-sync-source] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  12373. 319.16 s [smos-sync-source] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  12374. 319.16 s [smos-sync-source] depends validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
  12375. 319.16 s [smos-sync-source] depends validity-containers-0.5.0.5-L34Up3h7c9SHVl6t63Wf6u
  12376. 319.16 s [smos-sync-source] depends validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  12377. 319.16 s [smos-sync-source] depends validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
  12378. 319.16 s [smos-sync-source] definite smos-sync-0.8.0-8YrA1TlCwmQ4d2pHEMN5EU-smos-sync
  12379. 319.16 s [smos-sync-source] depends base-4.20.2.0-fafd
  12380. 319.16 s [smos-sync-source] depends smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK
  12381. 319.16 s [smos-sync-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  12382. 319.16 s [smos-sync-source] Using compiler: ghc-9.10.3
  12383. 319.16 s [smos-sync-source] Using install prefix:
  12384. 319.16 s [smos-sync-source] /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0
  12385. 319.16 s [smos-sync-source] Executables installed in:
  12386. 319.16 s [smos-sync-source] /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0/bin
  12387. 319.16 s [smos-sync-source] Libraries installed in:
  12388. 319.16 s [smos-sync-source] /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-sync-0.8.0-DGqrMuOxXJuLnf50Z0kBkK
  12389. 319.16 s [smos-sync-source] Dynamic Libraries installed in:
  12390. 319.16 s [smos-sync-source] /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  12391. 319.16 s [smos-sync-source] Private executables installed in:
  12392. 319.16 s [smos-sync-source] /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-sync-0.8.0
  12393. 319.16 s [smos-sync-source] Data files installed in:
  12394. 319.16 s [smos-sync-source] /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-sync-0.8.0
  12395. 319.16 s [smos-sync-source] Documentation installed in:
  12396. 319.16 s [smos-sync-source] /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-sync-0.8.0
  12397. 319.16 s [smos-sync-source] Configuration files installed in:
  12398. 319.16 s [smos-sync-source] /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0/etc
  12399. 319.16 s [smos-sync-source] No alex found
  12400. 319.16 s [smos-sync-source] Using ar found on system at:
  12401. 319.16 s [smos-sync-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  12402. 319.16 s [smos-sync-source] No c2hs found
  12403. 319.16 s [smos-sync-source] No cpphs found
  12404. 319.16 s [smos-sync-source] No doctest found
  12405. 319.16 s [smos-sync-source] Using gcc version 14.3.0 given by user at:
  12406. 319.16 s [smos-sync-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  12407. 319.16 s [smos-sync-source] Using ghc version 9.10.3 found on system at:
  12408. 319.16 s [smos-sync-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  12409. 319.16 s [smos-sync-source] Using ghc-pkg version 9.10.3 found on system at:
  12410. 319.16 s [smos-sync-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  12411. 319.16 s [smos-sync-source] No ghcjs found
  12412. 319.16 s [smos-sync-source] No ghcjs-pkg found
  12413. 319.16 s [smos-sync-source] No greencard found
  12414. 319.16 s [smos-sync-source] Using haddock version 2.31.1 found on system at:
  12415. 319.16 s [smos-sync-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  12416. 319.16 s [smos-sync-source] No happy found
  12417. 319.16 s [smos-sync-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  12418. 319.16 s [smos-sync-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  12419. 319.16 s [smos-sync-source] No hmake found
  12420. 319.16 s [smos-sync-source] Using hpc version 0.69 found on system at:
  12421. 319.16 s [smos-sync-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  12422. 319.16 s [smos-sync-source] Using hsc2hs version 0.68.10 found on system at:
  12423. 319.16 s [smos-sync-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  12424. 319.16 s [smos-sync-source] No hscolour found
  12425. 319.16 s [smos-sync-source] No jhc found
  12426. 319.16 s [smos-sync-source] Using ld found on system at:
  12427. 319.16 s [smos-sync-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  12428. 319.16 s [smos-sync-source] No pkg-config found
  12429. 319.16 s [smos-sync-source] Using runghc version 9.10.3 found on system at:
  12430. 319.16 s [smos-sync-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  12431. 319.16 s [smos-sync-source] Using strip version 2.44 found on system at:
  12432. 319.16 s [smos-sync-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  12433. 319.16 s [smos-sync-source] Using tar found on system at:
  12434. 319.16 s [smos-sync-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  12435. 319.16 s [smos-sync-source] No uhc found
  12436. 319.16 s [smos-cursor] [15 of 16] Compiling Smos.Undo ( src/Smos/Undo.hs, dist/build/Smos/Undo.o, dist/build/Smos/Undo.dyn_o )
  12437. 319.16 s [smos-cursor] [16 of 16] Compiling Smos.Cursor.FileBrowser ( src/Smos/Cursor/FileBrowser.hs, dist/build/Smos/Cursor/FileBrowser.o, dist/build/Smos/Cursor/FileBrowser.dyn_o )
  12438. 319.19 s [smos-sync-source] Phase: buildPhase
  12439. 319.20 s [smos-sync-source] Distribution quality errors:
  12440. 319.20 s [smos-sync-source] [no-syn-desc] No 'synopsis' or 'description' field.
  12441. 319.20 s [smos-sync-source] [missing-bounds-important] The dependency 'build-depends: base' does not
  12442. 319.20 s [smos-sync-source] specify an upper bound on the version number. Each major release of the 'base'
  12443. 319.20 s [smos-sync-source] package changes the API in various ways and most packages will need some
  12444. 319.20 s [smos-sync-source] changes to compile with it. The recommended practice is to specify an upper
  12445. 319.20 s [smos-sync-source] bound on the version of the 'base' package. This ensures your package will
  12446. 319.20 s [smos-sync-source] continue to build when a new major version of the 'base' package is released.
  12447. 319.20 s [smos-sync-source] If you are not sure what upper bound to use then use the next major version.
  12448. 319.20 s [smos-sync-source] For example if you have tested your package with 'base' version 4.5 and 4.6
  12449. 319.20 s [smos-sync-source] then use 'build-depends: base >= 4.5 && < 4.7'.
  12450. 319.20 s [smos-sync-source] Distribution quality warnings:
  12451. 319.20 s [smos-sync-source] [no-license-file] A 'license-file' is not specified.
  12452. 319.20 s [smos-sync-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  12453. 319.20 s [smos-sync-source] - aeson
  12454. 319.20 s [smos-sync-source] - aeson-pretty
  12455. 319.20 s [smos-sync-source] - autodocodec
  12456. 319.20 s [smos-sync-source] - bytestring
  12457. 319.20 s [smos-sync-source] - containers
  12458. 319.20 s [smos-sync-source] - cookie
  12459. 319.20 s [smos-sync-source] - deepseq
  12460. 319.20 s [smos-sync-source] - dirforest
  12461. 319.21 s [smos-sync-source] - filelock
  12462. 319.21 s [smos-sync-source] - filepath
  12463. 319.21 s [smos-sync-source] - hostname
  12464. 319.21 s [smos-sync-source] - http-client
  12465. 319.21 s [smos-sync-source] - http-client-tls
  12466. 319.21 s [smos-sync-source] - http-types
  12467. 319.21 s [smos-sync-source] - mergeful
  12468. 319.21 s [smos-sync-source] - monad-logger
  12469. 319.21 s [smos-sync-source] - mtl
  12470. 319.21 s [smos-sync-source] - opt-env-conf
  12471. 319.21 s [smos-sync-source] - path
  12472. 319.21 s [smos-sync-source] - path-io
  12473. 319.21 s [smos-sync-source] - persistent
  12474. 319.21 s [smos-sync-source] - persistent-sqlite
  12475. 319.21 s [smos-sync-source] - pretty-show
  12476. 319.21 s [smos-sync-source] - servant-auth-client
  12477. 319.21 s [smos-sync-source] - servant-client
  12478. 319.21 s [smos-sync-source] - smos-api
  12479. 319.21 s [smos-sync-source] - smos-cli
  12480. 319.21 s [smos-sync-source] - smos-client
  12481. 319.21 s [smos-sync-source] - smos-directory
  12482. 319.21 s [smos-sync-source] - text
  12483. 319.21 s [smos-sync-source] - time
  12484. 319.21 s [smos-sync-source] - unix
  12485. 319.21 s [smos-sync-source] - unliftio
  12486. 319.21 s [smos-sync-source] - validity
  12487. 319.21 s [smos-sync-source] - validity-bytestring
  12488. 319.21 s [smos-sync-source] - validity-containers
  12489. 319.21 s [smos-sync-source] - validity-path
  12490. 319.21 s [smos-sync-source] - validity-uuid
  12491. 319.21 s [smos-sync-source] Please add them. There is more information at https://pvp.haskell.org/
  12492. 319.21 s [smos-sync-source] Note: the public hackage server would reject this package.
  12493. 319.21 s [smos-sync-source] Building source dist for smos-sync-0.8.0...
  12494. 319.22 s [smos-sync-source] Source tarball created: dist/smos-sync-0.8.0.tar.gz
  12495. 319.22 s [smos-sync-source] Phase: haddockPhase
  12496. 319.23 s [smos-sync-source] Phase: installPhase
  12497. 319.23 s [smos-sync-source] Phase: fixupPhase
  12498. 319.65 s [smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Collapse.dyn_o'
  12499. 319.65 s [smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Contents.dyn_o'
  12500. 319.65 s [smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Entry.dyn_o'
  12501. 319.65 s [smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/FileBrowser.dyn_o'
  12502. 319.65 s [smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Header.dyn_o'
  12503. 319.65 s [smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Logbook.dyn_o'
  12504. 319.65 s [smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Properties.dyn_o'
  12505. 319.65 s [smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/SmosFile.dyn_o'
  12506. 319.65 s [smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/SmosFileEditor.dyn_o'
  12507. 319.65 s [smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/StateHistory.dyn_o'
  12508. 319.65 s [smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Tag.dyn_o'
  12509. 319.65 s [smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Tags.dyn_o'
  12510. 319.65 s [smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Timestamps.dyn_o'
  12511. 319.65 s [smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/History.dyn_o'
  12512. 319.65 s [smos-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Undo.dyn_o'
  12513. 319.65 s [smos-cursor] Warning: ignoring unrecognised input `dist/build/Paths_smos_cursor.dyn_o'
  12514. 320.34 s [smos-cursor] Phase: checkPhase
  12515. 320.41 s [smos-cursor] Package has no test suites.
  12516. 320.41 s [smos-cursor] Phase: haddockPhase
  12517. 320.42 s [smos-cursor] Phase: installPhase
  12518. 320.53 s [smos-cursor] Installing library in /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  12519. 320.92 s [smos-cursor] Phase: fixupPhase
  12520. 320.94 s [smos-cursor] shrinking RPATHs of ELF executables and libraries in /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0
  12521. 320.94 s [smos-cursor] shrinking /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB-ghc9.10.3.so
  12522. 321.01 s [smos-cursor] checking for references to /build/ in /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0...
  12523. 321.03 s [smos-cursor] patching script interpreter paths in /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0
  12524. 321.03 s [smos-cursor] stripping (with command strip and flags -S -p) in /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0/lib
  12525. 321.20 s [smos-cursor] shrinking RPATHs of ELF executables and libraries in /nix/store/106xf8zc74x1vskz8i1gxmf9hh95cr84-smos-cursor-0.7.0-coverables
  12526. 321.20 s [smos-cursor] checking for references to /build/ in /nix/store/106xf8zc74x1vskz8i1gxmf9hh95cr84-smos-cursor-0.7.0-coverables...
  12527. 321.22 s [smos-cursor] patching script interpreter paths in /nix/store/106xf8zc74x1vskz8i1gxmf9hh95cr84-smos-cursor-0.7.0-coverables
  12528. 321.22 s [smos-cursor] shrinking RPATHs of ELF executables and libraries in /nix/store/f6jyxw2klb3qb0dhmc9jv9pxdfj9vx1h-smos-cursor-0.7.0-coverage
  12529. 321.22 s [smos-cursor] checking for references to /build/ in /nix/store/f6jyxw2klb3qb0dhmc9jv9pxdfj9vx1h-smos-cursor-0.7.0-coverage...
  12530. 321.23 s [smos-cursor] patching script interpreter paths in /nix/store/f6jyxw2klb3qb0dhmc9jv9pxdfj9vx1h-smos-cursor-0.7.0-coverage
  12531. 324.68 s [ical-recurrence-gen] Documentation created: dist/doc/html/ical-recurrence-gen/,
  12532. 324.68 s [ical-recurrence-gen] dist/doc/html/ical-recurrence-gen/ical-recurrence-gen.txt
  12533. 324.76 s [ical-recurrence-gen] Preprocessing test suite 'ical-recurrence-test' for ical-recurrence-gen-0.0.0.0...
  12534. 324.76 s [ical-recurrence-gen] Phase: installPhase
  12535. 324.84 s [ical-recurrence-gen] Installing library in /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
  12536. 325.17 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/d4v2p1h8dj6hc6lsl7k0zhhfd0n9d9j7-smos-report-gen-0.8.0-coverage /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0
  12537. 325.82 s [post-build-hook] Pushing 2 paths (321 are already present) using zstd to cache smos ⏳
  12538. 325.82 s [post-build-hook]
  12539. 326.15 s [post-build-hook] Pushing /nix/store/d4v2p1h8dj6hc6lsl7k0zhhfd0n9d9j7-smos-report-gen-0.8.0-coverage (218.61 KiB)
  12540. 326.21 s [post-build-hook] Pushing /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0 (5.40 MiB)
  12541. 327.41 s [post-build-hook]
  12542. 327.41 s [post-build-hook] All done.
  12543. 327.43 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/d4v2p1h8dj6hc6lsl7k0zhhfd0n9d9j7-smos-report-gen-0.8.0-coverage /nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0
  12544. 327.52 s [post-build-hook] copying 2 paths...
  12545. 327.52 s [post-build-hook] copying path '/nix/store/rrwdvqqszdj62gafv7i5x54cfhhv69gr-smos-report-gen-0.8.0' to 'https://cache.staging.nix-ci.com'...
  12546. 327.52 s [post-build-hook] copying path '/nix/store/d4v2p1h8dj6hc6lsl7k0zhhfd0n9d9j7-smos-report-gen-0.8.0-coverage' to 'https://cache.staging.nix-ci.com'...
  12547. 329.40 s [post-build-hook] copying 1 paths...
  12548. 329.41 s [post-build-hook] copying path '/nix/store/pzi07c8chsrd75fmbaarr4nl1xm3bm25-smos-report-gen-0.8.0.drv' to 'https://cache.staging.nix-ci.com'...
  12549. 330.13 s Progress: 45 of 90 built (4 building), 28 of 28 downloaded from cache
  12550. 332.06 s Building smos-scheduler
  12551. 332.06 s [ical-recurrence-gen] Phase: fixupPhase
  12552. 332.09 s [ical-recurrence-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0
  12553. 332.09 s [ical-recurrence-gen] shrinking /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW-ghc9.10.3.so
  12554. 332.09 s [ical-recurrence-gen] checking for references to /build/ in /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0...
  12555. 332.09 s [ical-recurrence-gen] patching script interpreter paths in /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0
  12556. 332.09 s [ical-recurrence-gen] stripping (with command strip and flags -S -p) in /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0/lib
  12557. 332.09 s [ical-recurrence-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/k8abb4fq0nx1hqzq7zfxrm69d5w9nqj4-ical-recurrence-gen-0.0.0.0-doc
  12558. 332.09 s [ical-recurrence-gen] checking for references to /build/ in /nix/store/k8abb4fq0nx1hqzq7zfxrm69d5w9nqj4-ical-recurrence-gen-0.0.0.0-doc...
  12559. 332.09 s [ical-recurrence-gen] patching script interpreter paths in /nix/store/k8abb4fq0nx1hqzq7zfxrm69d5w9nqj4-ical-recurrence-gen-0.0.0.0-doc
  12560. 332.09 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetUserPermissions.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetUserPermissions.hs
  12561. 332.09 s [smos-server] Adapting module: Smos.Server.Handler.GetBookingSlots
  12562. 332.09 s [smos-server] Adapting module: Smos.Server.Handler.PostInitiateStripeCheckoutSession
  12563. 332.09 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetListSmosFiles.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetListSmosFiles.hs
  12564. 332.09 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostRegister.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostRegister.hs
  12565. 332.09 s [smos-server] Adapting module: Smos.Server.Handler.GetBackup
  12566. 332.09 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/DeleteBackup.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/DeleteBackup.hs
  12567. 332.09 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/Admin/PutUserSubscription.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/Admin/PutUserSubscription.hs
  12568. 332.09 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/Admin/GetUser.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/Admin/GetUser.hs
  12569. 332.09 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetMonetisation.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetMonetisation.hs
  12570. 332.09 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostBackup.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostBackup.hs
  12571. 332.09 s [smos-server] Adapting module: Smos.Server.Handler.DeleteSmosFile
  12572. 332.09 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/PutRestoreBackup.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/PutRestoreBackup.hs
  12573. 332.09 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostLogin.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostLogin.hs
  12574. 332.09 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetBookingSlots.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetBookingSlots.hs
  12575. 332.09 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetBackup.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetBackup.hs
  12576. 332.09 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostInitiateStripeCheckoutSession.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostInitiateStripeCheckoutSession.hs
  12577. 332.09 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/DeleteSmosFile.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/DeleteSmosFile.hs
  12578. 332.09 s [smos-server] Adapting module: Smos.Server.Handler.Admin.GetUsers
  12579. 332.09 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/Admin/GetUsers.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/Admin/GetUsers.hs
  12580. 332.09 s [smos-server] Adapting module: Smos.Server.Handler.PostSync
  12581. 332.09 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostSync.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostSync.hs
  12582. 332.09 s [smos-server] Adapting module: Smos.Server.Handler.GetApiVersion
  12583. 332.09 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetApiVersion.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetApiVersion.hs
  12584. 332.09 s [smos-server] Adapting module: Smos.Server.Handler.GetSmosFile
  12585. 332.09 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetSmosFile.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetSmosFile.hs
  12586. 332.09 s [smos-server] Adapting module: Smos.Server.Handler.GetBookingSettings
  12587. 332.11 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0 /nix/store/f6jyxw2klb3qb0dhmc9jv9pxdfj9vx1h-smos-cursor-0.7.0-coverage
  12588. 332.58 s [post-build-hook] Pushing 2 paths (395 are already present) using zstd to cache smos ⏳
  12589. 332.58 s [post-build-hook]
  12590. 332.95 s [post-build-hook] Pushing /nix/store/f6jyxw2klb3qb0dhmc9jv9pxdfj9vx1h-smos-cursor-0.7.0-coverage (112.00 B)
  12591. 332.96 s [post-build-hook] Pushing /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0 (14.66 MiB)
  12592. 334.74 s [post-build-hook]
  12593. 334.74 s [post-build-hook] All done.
  12594. 334.76 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0 /nix/store/f6jyxw2klb3qb0dhmc9jv9pxdfj9vx1h-smos-cursor-0.7.0-coverage
  12595. 334.86 s [post-build-hook] copying 2 paths...
  12596. 334.86 s [post-build-hook] copying path '/nix/store/87ylmkrzvbmqc5p2rkfz9jabhvk71fch-smos-cursor-0.7.0' to 'https://cache.staging.nix-ci.com'...
  12597. 334.86 s [post-build-hook] copying path '/nix/store/f6jyxw2klb3qb0dhmc9jv9pxdfj9vx1h-smos-cursor-0.7.0-coverage' to 'https://cache.staging.nix-ci.com'...
  12598. 339.16 s [post-build-hook] copying 1 paths...
  12599. 339.17 s [post-build-hook] copying path '/nix/store/jd8f5f1mc0k8nb1ws0891gamz10acngw-smos-cursor-0.7.0.drv' to 'https://cache.staging.nix-ci.com'...
  12600. 339.76 s Progress: 46 of 89 built (4 building), 28 of 28 downloaded from cache
  12601. 339.80 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0
  12602. 340.21 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
  12603. 340.21 s [post-build-hook]
  12604. 340.56 s [post-build-hook] Pushing /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0 (13.19 KiB)
  12605. 341.40 s [post-build-hook]
  12606. 341.40 s [post-build-hook] All done.
  12607. 341.42 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0
  12608. 341.50 s [post-build-hook] copying 1 paths...
  12609. 341.50 s [post-build-hook] copying path '/nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0' to 'https://cache.staging.nix-ci.com'...
  12610. 342.28 s [post-build-hook] copying 1 paths...
  12611. 342.28 s [post-build-hook] copying path '/nix/store/0m9m5a8zfdhj59y1c149m2swpvhi85ig-smos-sync-source-0.8.0.drv' to 'https://cache.staging.nix-ci.com'...
  12612. 343.58 s Progress: 47 of 90 built (3 building), 28 of 28 downloaded from cache
  12613. 343.70 s Building smos-cursor-gen-source
  12614. 343.75 s Building smos-report-cursor-source
  12615. 343.76 s Waiting for lock on waiting for a free build user ID for '/nix/store/0rjk83qv638h4xa61wmly3c652qav97f-smos-sync
  12616. 343.76 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetBookingSettings.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetBookingSettings.hs
  12617. 343.77 s [smos-server] Adapting module: Smos.Server.Handler.GetNextActionReport
  12618. 343.77 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetNextActionReport.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetNextActionReport.hs
  12619. 343.77 s [smos-server] Adapting module: Smos.Server.Handler.GetAgendaReport
  12620. 343.77 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetAgendaReport.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetAgendaReport.hs
  12621. 343.77 s [smos-server] Adapting module: Smos.Server.Handler.PostStripeHook
  12622. 343.77 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostStripeHook.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostStripeHook.hs
  12623. 343.77 s [smos-server] Adapting module: Smos.Server.Handler.GetListBackups
  12624. 343.77 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetListBackups.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/GetListBackups.hs
  12625. 343.77 s [smos-server] [17 of 50] Compiling Smos.Server.Handler.PutSmosFile ( src/Smos/Server/Handler/PutSmosFile.hs, dist/build/Smos/Server/Handler/PutSmosFile.o, dist/build/Smos/Server/Handler/PutSmosFile.dyn_o )
  12626. 343.77 s [smos-server] Adapting module: Smos.Server.Handler.PutSmosFile
  12627. 343.77 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/PutSmosFile.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/PutSmosFile.hs
  12628. 343.77 s [smos-server] Adapting module: Smos.Server.Handler.Admin
  12629. 343.77 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/Admin.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/Admin.hs
  12630. 343.77 s [smos-server] [18 of 50] Compiling Smos.Server.Handler.PostSync ( src/Smos/Server/Handler/PostSync.hs, dist/build/Smos/Server/Handler/PostSync.o, dist/build/Smos/Server/Handler/PostSync.dyn_o )
  12631. 343.77 s [smos-server] [19 of 50] Compiling Smos.Server.Handler.PostStripeHook ( src/Smos/Server/Handler/PostStripeHook.hs, dist/build/Smos/Server/Handler/PostStripeHook.o, dist/build/Smos/Server/Handler/PostStripeHook.dyn_o )
  12632. 343.77 s [smos-server] Adapting module: Smos.Server.Handler.PostBooking
  12633. 343.77 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostBooking.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler/PostBooking.hs
  12634. 343.77 s [smos-server] [20 of 50] Compiling Smos.Server.Handler.PostRegister ( src/Smos/Server/Handler/PostRegister.hs, dist/build/Smos/Server/Handler/PostRegister.o, dist/build/Smos/Server/Handler/PostRegister.dyn_o )
  12635. 343.77 s [smos-server] [21 of 50] Compiling Smos.Server.Handler.PostLogin ( src/Smos/Server/Handler/PostLogin.hs, dist/build/Smos/Server/Handler/PostLogin.o, dist/build/Smos/Server/Handler/PostLogin.dyn_o )
  12636. 343.77 s [smos-server] [22 of 50] Compiling Smos.Server.Handler.PostInitiateStripeCheckoutSession ( src/Smos/Server/Handler/PostInitiateStripeCheckoutSession.hs, dist/build/Smos/Server/Handler/PostInitiateStripeCheckoutSession.o, dist/build/Smos/Server/Handler/PostInitiateStripeCheckoutSession.dyn_o )
  12637. 343.77 s [smos-server] [23 of 50] Compiling Smos.Server.Handler.GetUserPermissions ( src/Smos/Server/Handler/GetUserPermissions.hs, dist/build/Smos/Server/Handler/GetUserPermissions.o, dist/build/Smos/Server/Handler/GetUserPermissions.dyn_o )
  12638. 343.77 s [smos-server] [24 of 50] Compiling Smos.Server.Handler.GetSmosFile ( src/Smos/Server/Handler/GetSmosFile.hs, dist/build/Smos/Server/Handler/GetSmosFile.o, dist/build/Smos/Server/Handler/GetSmosFile.dyn_o )
  12639. 343.77 s [smos-server] [25 of 50] Compiling Smos.Server.Handler.GetNextActionReport ( src/Smos/Server/Handler/GetNextActionReport.hs, dist/build/Smos/Server/Handler/GetNextActionReport.o, dist/build/Smos/Server/Handler/GetNextActionReport.dyn_o )
  12640. 343.77 s [smos-server] [26 of 50] Compiling Smos.Server.Handler.GetMonetisation ( src/Smos/Server/Handler/GetMonetisation.hs, dist/build/Smos/Server/Handler/GetMonetisation.o, dist/build/Smos/Server/Handler/GetMonetisation.dyn_o )
  12641. 343.77 s [smos-server] [27 of 50] Compiling Smos.Server.Handler.GetListSmosFiles ( src/Smos/Server/Handler/GetListSmosFiles.hs, dist/build/Smos/Server/Handler/GetListSmosFiles.o, dist/build/Smos/Server/Handler/GetListSmosFiles.dyn_o )
  12642. 343.77 s [smos-scheduler] Phase: setupCompilerEnvironmentPhase
  12643. 343.77 s [smos-scheduler] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  12644. 343.77 s [smos-scheduler] Phase: unpackPhase
  12645. 343.77 s [smos-scheduler] unpacking source archive /nix/store/iml48zvqnyz1cbhnc0lhljbxq2nmmgdz-smos-scheduler-source-0.10.1/smos-scheduler-0.10.1.tar.gz
  12646. 343.77 s [smos-scheduler] source root is smos-scheduler-0.10.1
  12647. 343.77 s [smos-scheduler] setting SOURCE_DATE_EPOCH to timestamp 1780355916 of file "smos-scheduler-0.10.1/test/Spec.hs"
  12648. 343.77 s [smos-scheduler] warning: file "smos-scheduler-0.10.1/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  12649. 343.77 s [smos-scheduler] Phase: patchPhase
  12650. 343.77 s [smos-scheduler] Adding dekking-value to build-depends in ./smos-scheduler.cabal
  12651. 343.77 s [smos-scheduler] Phase: compileBuildDriverPhase
  12652. 343.77 s [smos-scheduler] setupCompileFlags: -package-db=/build/tmp.Bytty3Nwq5/setup-package.conf.d -threaded
  12653. 343.77 s [smos-scheduler] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Bytty3Nwq5/Main.o )
  12654. 343.77 s [smos-scheduler] [2 of 2] Linking Setup
  12655. 343.77 s [smos-scheduler] Phase: updateAutotoolsGnuConfigScriptsPhase
  12656. 343.77 s [smos-scheduler] Phase: configurePhase
  12657. 343.77 s [smos-scheduler] configureFlags: --verbose --prefix=/nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.Bytty3Nwq5/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-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-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib
  12658. 343.77 s [smos-scheduler] Using Parsec parser
  12659. 343.77 s [smos-scheduler] Configuring smos-scheduler-0.10.1...
  12660. 343.77 s [smos-scheduler] Dependency aeson: using aeson-2.2.3.0
  12661. 343.77 s [smos-scheduler] Dependency autodocodec: using autodocodec-0.5.0.0
  12662. 343.77 s [smos-scheduler] Dependency base: using base-4.20.2.0
  12663. 343.77 s [smos-scheduler] Dependency bytestring: using bytestring-0.12.2.0
  12664. 343.77 s [smos-scheduler] Dependency conduit: using conduit-1.3.6.1
  12665. 343.77 s [smos-scheduler] Dependency containers: using containers-0.7
  12666. 343.77 s [smos-scheduler] Dependency cron: using cron-0.7.2
  12667. 343.77 s [smos-scheduler] Dependency dekking-value: using dekking-value-0.0.0.0
  12668. 343.77 s [smos-scheduler] Dependency fuzzy-time: using fuzzy-time-0.3.0.1
  12669. 343.77 s [smos-scheduler] Dependency megaparsec: using megaparsec-9.7.0
  12670. 343.77 s [smos-scheduler] Dependency monad-logger: using monad-logger-0.3.42
  12671. 343.77 s [smos-scheduler] Dependency mtl: using mtl-2.3.1
  12672. 343.77 s [smos-scheduler] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
  12673. 343.77 s [smos-scheduler] Dependency path: using path-0.9.6
  12674. 343.77 s [smos-scheduler] Dependency path-io: using path-io-1.8.2
  12675. 343.77 s [smos-scheduler] Dependency pretty-relative-time: using pretty-relative-time-0.3.0.0
  12676. 343.77 s [smos-scheduler] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
  12677. 343.77 s [smos-scheduler] Dependency safe-coloured-text-terminfo: using
  12678. 343.77 s [smos-scheduler] safe-coloured-text-terminfo-0.3.0.0
  12679. 343.77 s [smos-scheduler] Dependency smos-archive: using smos-archive-0.7.1
  12680. 343.77 s [smos-scheduler] Dependency smos-cli: using smos-cli-0.2.1
  12681. 343.77 s [smos-scheduler] Dependency smos-data: using smos-data-0.7.0
  12682. 343.77 s [smos-scheduler] Dependency smos-directory: using smos-directory-0.2.0
  12683. 343.77 s [smos-scheduler] Dependency smos-report: using smos-report-0.12.0
  12684. 343.77 s [smos-scheduler] Dependency text: using text-2.1.3
  12685. 343.77 s [smos-scheduler] Dependency time: using time-1.12.2
  12686. 343.82 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/k8abb4fq0nx1hqzq7zfxrm69d5w9nqj4-ical-recurrence-gen-0.0.0.0-doc /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0
  12687. 344.27 s [post-build-hook] Pushing 2 paths (301 are already present) using zstd to cache smos ⏳
  12688. 344.27 s [post-build-hook]
  12689. 344.61 s [post-build-hook] Pushing /nix/store/k8abb4fq0nx1hqzq7zfxrm69d5w9nqj4-ical-recurrence-gen-0.0.0.0-doc (157.76 KiB)
  12690. 344.65 s [post-build-hook] Pushing /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0 (903.07 KiB)
  12691. 345.66 s [post-build-hook]
  12692. 345.66 s [post-build-hook] All done.
  12693. 345.68 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/k8abb4fq0nx1hqzq7zfxrm69d5w9nqj4-ical-recurrence-gen-0.0.0.0-doc /nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0
  12694. 345.94 s [post-build-hook] copying 2 paths...
  12695. 345.94 s [post-build-hook] copying path '/nix/store/k8abb4fq0nx1hqzq7zfxrm69d5w9nqj4-ical-recurrence-gen-0.0.0.0-doc' to 'https://cache.staging.nix-ci.com'...
  12696. 346.58 s [post-build-hook] copying path '/nix/store/kdp7bay38zrmp2rr7i0qg722q1jcln67-ical-recurrence-gen-0.0.0.0' to 'https://cache.staging.nix-ci.com'...
  12697. 347.99 s [post-build-hook] copying 1 paths...
  12698. 347.99 s [post-build-hook] copying path '/nix/store/ig0ccfbjh2m0g59dz7njz194qcrycpv3-ical-recurrence-gen-0.0.0.0.drv' to 'https://cache.staging.nix-ci.com'...
  12699. 348.63 s Progress: 48 of 88 built (4 building), 28 of 28 downloaded from cache
  12700. 348.72 s Building smos-calendar-import
  12701. 348.72 s [smos-server] [28 of 50] Compiling Smos.Server.Handler.GetListBackups ( src/Smos/Server/Handler/GetListBackups.hs, dist/build/Smos/Server/Handler/GetListBackups.o, dist/build/Smos/Server/Handler/GetListBackups.dyn_o )
  12702. 348.72 s [smos-server] [29 of 50] Compiling Smos.Server.Handler.GetApiVersion ( src/Smos/Server/Handler/GetApiVersion.hs, dist/build/Smos/Server/Handler/GetApiVersion.o, dist/build/Smos/Server/Handler/GetApiVersion.dyn_o )
  12703. 348.72 s [smos-server] [30 of 50] Compiling Smos.Server.Handler.GetAgendaReport ( src/Smos/Server/Handler/GetAgendaReport.hs, dist/build/Smos/Server/Handler/GetAgendaReport.o, dist/build/Smos/Server/Handler/GetAgendaReport.dyn_o )
  12704. 348.72 s [smos-server] [31 of 50] Compiling Smos.Server.Handler.DeleteUser ( src/Smos/Server/Handler/DeleteUser.hs, dist/build/Smos/Server/Handler/DeleteUser.o, dist/build/Smos/Server/Handler/DeleteUser.dyn_o )
  12705. 348.72 s [smos-server] [32 of 50] Compiling Smos.Server.Handler.DeleteSmosFile ( src/Smos/Server/Handler/DeleteSmosFile.hs, dist/build/Smos/Server/Handler/DeleteSmosFile.o, dist/build/Smos/Server/Handler/DeleteSmosFile.dyn_o )
  12706. 348.72 s [smos-server] [33 of 50] Compiling Smos.Server.Handler.DeleteBackup ( src/Smos/Server/Handler/DeleteBackup.hs, dist/build/Smos/Server/Handler/DeleteBackup.o, dist/build/Smos/Server/Handler/DeleteBackup.dyn_o )
  12707. 348.72 s [smos-server] [34 of 50] Compiling Smos.Server.Handler.Admin.PutUserSubscription ( src/Smos/Server/Handler/Admin/PutUserSubscription.hs, dist/build/Smos/Server/Handler/Admin/PutUserSubscription.o, dist/build/Smos/Server/Handler/Admin/PutUserSubscription.dyn_o )
  12708. 348.72 s [smos-server] [35 of 50] Compiling Smos.Server.Handler.Admin.PostMigrateFiles ( src/Smos/Server/Handler/Admin/PostMigrateFiles.hs, dist/build/Smos/Server/Handler/Admin/PostMigrateFiles.o, dist/build/Smos/Server/Handler/Admin/PostMigrateFiles.dyn_o )
  12709. 348.72 s [smos-server] [36 of 50] Compiling Smos.Server.Booking ( src/Smos/Server/Booking.hs, dist/build/Smos/Server/Booking.o, dist/build/Smos/Server/Booking.dyn_o )
  12710. 348.72 s [smos-server] [37 of 50] Compiling Smos.Server.Handler.GetBookingSlots ( src/Smos/Server/Handler/GetBookingSlots.hs, dist/build/Smos/Server/Handler/GetBookingSlots.o, dist/build/Smos/Server/Handler/GetBookingSlots.dyn_o )
  12711. 348.72 s [smos-server] [38 of 50] Compiling Smos.Server.Handler.PostBooking ( src/Smos/Server/Handler/PostBooking.hs, dist/build/Smos/Server/Handler/PostBooking.o, dist/build/Smos/Server/Handler/PostBooking.dyn_o )
  12712. 348.72 s [smos-server] [39 of 50] Compiling Smos.Server.Handler.GetBookingSettings ( src/Smos/Server/Handler/GetBookingSettings.hs, dist/build/Smos/Server/Handler/GetBookingSettings.o, dist/build/Smos/Server/Handler/GetBookingSettings.dyn_o )
  12713. 348.72 s [smos-server] [40 of 50] Compiling Smos.Server.Subscription ( src/Smos/Server/Subscription.hs, dist/build/Smos/Server/Subscription.o, dist/build/Smos/Server/Subscription.dyn_o )
  12714. 348.72 s [smos-server] [41 of 50] Compiling Smos.Server.Handler.PutRestoreBackup ( src/Smos/Server/Handler/PutRestoreBackup.hs, dist/build/Smos/Server/Handler/PutRestoreBackup.o, dist/build/Smos/Server/Handler/PutRestoreBackup.dyn_o )
  12715. 348.72 s [smos-server] [42 of 50] Compiling Smos.Server.Handler.PostBackup ( src/Smos/Server/Handler/PostBackup.hs, dist/build/Smos/Server/Handler/PostBackup.o, dist/build/Smos/Server/Handler/PostBackup.dyn_o )
  12716. 348.72 s [smos-server] [43 of 50] Compiling Smos.Server.Handler.GetUserSubscription ( src/Smos/Server/Handler/GetUserSubscription.hs, dist/build/Smos/Server/Handler/GetUserSubscription.o, dist/build/Smos/Server/Handler/GetUserSubscription.dyn_o )
  12717. 348.72 s [smos-server] [44 of 50] Compiling Smos.Server.Handler.GetBackup ( src/Smos/Server/Handler/GetBackup.hs, dist/build/Smos/Server/Handler/GetBackup.o, dist/build/Smos/Server/Handler/GetBackup.dyn_o )
  12718. 348.72 s [smos-server] [45 of 50] Compiling Smos.Server.Handler.Admin.GetUsers ( src/Smos/Server/Handler/Admin/GetUsers.hs, dist/build/Smos/Server/Handler/Admin/GetUsers.o, dist/build/Smos/Server/Handler/Admin/GetUsers.dyn_o )
  12719. 348.72 s [smos-server] [46 of 50] Compiling Smos.Server.Handler.Admin.GetUser ( src/Smos/Server/Handler/Admin/GetUser.hs, dist/build/Smos/Server/Handler/Admin/GetUser.o, dist/build/Smos/Server/Handler/Admin/GetUser.dyn_o )
  12720. 348.72 s [smos-server] [47 of 50] Compiling Smos.Server.Handler.Admin ( src/Smos/Server/Handler/Admin.hs, dist/build/Smos/Server/Handler/Admin.o, dist/build/Smos/Server/Handler/Admin.dyn_o )
  12721. 348.72 s [smos-server] Adapting module: Smos.Server.Handler
  12722. 348.72 s [smos-server] [48 of 50] Compiling Smos.Server.Handler ( src/Smos/Server/Handler.hs, dist/build/Smos/Server/Handler.o, dist/build/Smos/Server/Handler.dyn_o )
  12723. 348.72 s [smos-scheduler] Dependency tz: using tz-0.1.3.6
  12724. 348.72 s [smos-scheduler] Dependency unliftio: using unliftio-0.2.25.1
  12725. 348.72 s [smos-scheduler] Dependency validity: using validity-0.12.1.0
  12726. 348.72 s [smos-scheduler] Dependency validity-path: using validity-path-0.4.0.1
  12727. 348.72 s [smos-scheduler] Dependency validity-text: using validity-text-0.3.1.3
  12728. 348.72 s [smos-scheduler] Dependency yaml: using yaml-0.11.11.2
  12729. 348.72 s [smos-scheduler] Dependency base: using base-4.20.2.0
  12730. 348.72 s [smos-scheduler] Dependency dekking-value: using dekking-value-0.0.0.0
  12731. 348.72 s [smos-scheduler] Dependency smos-scheduler: using smos-scheduler-0.10.1
  12732. 348.72 s [smos-scheduler] Dependency QuickCheck: using QuickCheck-2.15.0.1
  12733. 348.72 s [smos-scheduler] Dependency autodocodec: using autodocodec-0.5.0.0
  12734. 348.72 s [smos-scheduler] Dependency autodocodec-yaml: using autodocodec-yaml-0.4.0.2
  12735. 348.72 s [smos-scheduler] Dependency base: using base-4.20.2.0
  12736. 348.72 s [smos-scheduler] Dependency containers: using containers-0.7
  12737. 348.72 s [smos-scheduler] Dependency cron: using cron-0.7.2
  12738. 348.72 s [smos-scheduler] Dependency dekking-value: using dekking-value-0.0.0.0
  12739. 348.72 s [smos-scheduler] Dependency dirforest: using dirforest-0.1.0.0
  12740. 348.72 s [smos-scheduler] Dependency genvalidity: using genvalidity-1.1.1.0
  12741. 348.72 s [smos-scheduler] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
  12742. 348.72 s [smos-scheduler] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
  12743. 348.72 s [smos-scheduler] Dependency genvalidity-sydtest-aeson: using genvalidity-sydtest-aeson-1.0.0.1
  12744. 348.72 s [smos-scheduler] Dependency genvalidity-text: using genvalidity-text-1.0.0.1
  12745. 348.72 s [smos-scheduler] Dependency genvalidity-time: using genvalidity-time-1.0.0.1
  12746. 348.72 s [smos-scheduler] Dependency monad-logger: using monad-logger-0.3.42
  12747. 348.72 s [smos-scheduler] Dependency mtl: using mtl-2.3.1
  12748. 348.72 s [smos-scheduler] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
  12749. 348.72 s [smos-scheduler] Dependency path: using path-0.9.6
  12750. 348.72 s [smos-scheduler] Dependency path-io: using path-io-1.8.2
  12751. 348.72 s [smos-scheduler] Dependency smos-archive: using smos-archive-0.7.1
  12752. 348.72 s [smos-scheduler] Dependency smos-cli: using smos-cli-0.2.1
  12753. 348.72 s [smos-scheduler] Dependency smos-data: using smos-data-0.7.0
  12754. 348.72 s [smos-scheduler] Dependency smos-directory: using smos-directory-0.2.0
  12755. 348.72 s [smos-scheduler] Dependency smos-directory-gen: using smos-directory-gen-0.2.0
  12756. 348.72 s [smos-scheduler] Dependency smos-report: using smos-report-0.12.0
  12757. 348.72 s [smos-scheduler] Dependency smos-report-gen: using smos-report-gen-0.8.0
  12758. 348.72 s [smos-scheduler] Dependency smos-scheduler: using smos-scheduler-0.10.1
  12759. 348.72 s [smos-scheduler] Dependency sydtest: using sydtest-0.23.0.1
  12760. 348.72 s [smos-scheduler] Dependency text: using text-2.1.3
  12761. 348.72 s [smos-scheduler] Dependency time: using time-1.12.2
  12762. 348.72 s [smos-scheduler] Dependency tz: using tz-0.1.3.6
  12763. 348.72 s [smos-scheduler] Source component graph:
  12764. 348.72 s [smos-scheduler] component lib
  12765. 348.72 s [smos-scheduler] component exe:smos-scheduler dependency lib
  12766. 348.72 s [smos-scheduler] component test:smos-scheduler-test dependency lib
  12767. 348.72 s [smos-scheduler] Configured component graph:
  12768. 348.72 s [smos-scheduler] component smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
  12769. 348.72 s [smos-scheduler] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  12770. 348.72 s [smos-scheduler] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  12771. 348.72 s [smos-scheduler] include base-4.20.2.0-fafd
  12772. 348.72 s [smos-scheduler] include bytestring-0.12.2.0-96e1
  12773. 348.72 s [smos-scheduler] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  12774. 348.72 s [smos-scheduler] include containers-0.7-96b4
  12775. 348.72 s [smos-scheduler] include cron-0.7.2-EBCVpyv5RU9IaoujvTWsGC
  12776. 348.72 s [smos-scheduler] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  12777. 348.72 s [smos-scheduler] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
  12778. 348.72 s [smos-scheduler] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
  12779. 348.72 s [smos-scheduler] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  12780. 348.72 s [smos-scheduler] include mtl-2.3.1-37af
  12781. 348.72 s [smos-scheduler] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  12782. 348.72 s [smos-scheduler] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  12783. 348.72 s [smos-scheduler] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  12784. 348.72 s [smos-scheduler] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  12785. 348.72 s [smos-scheduler] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  12786. 348.72 s [smos-scheduler] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
  12787. 348.72 s [smos-scheduler] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  12788. 348.72 s [smos-scheduler] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  12789. 348.72 s [smos-scheduler] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  12790. 348.72 s [smos-scheduler] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  12791. 348.72 s [smos-scheduler] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  12792. 348.72 s [smos-scheduler] include text-2.1.3-34f1
  12793. 348.72 s [smos-scheduler] include time-1.12.2-3479
  12794. 348.72 s [smos-scheduler] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  12795. 348.72 s [smos-scheduler] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  12796. 348.72 s [smos-scheduler] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  12797. 348.72 s [smos-scheduler] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  12798. 348.72 s [smos-scheduler] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
  12799. 348.72 s [smos-scheduler] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  12800. 348.72 s [smos-scheduler] component smos-scheduler-0.10.1-83oN4Pgb6bc6o7Gh21HybY-smos-scheduler
  12801. 348.72 s [smos-scheduler] include base-4.20.2.0-fafd
  12802. 348.72 s [smos-scheduler] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  12803. 348.72 s [smos-scheduler] include smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
  12804. 348.72 s [smos-cursor-gen-source] Phase: setupCompilerEnvironmentPhase
  12805. 348.72 s [smos-cursor-gen-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  12806. 348.72 s [smos-cursor-gen-source] Phase: unpackPhase
  12807. 348.72 s [smos-cursor-gen-source] unpacking source archive /nix/store/ggzk2zdzdw8dbifmc6y1570anij9n16k-smos-cursor-gen
  12808. 348.72 s [smos-cursor-gen-source] source root is smos-cursor-gen
  12809. 348.72 s [smos-cursor-gen-source] Phase: patchPhase
  12810. 348.72 s [smos-cursor-gen-source] Phase: compileBuildDriverPhase
  12811. 348.72 s [smos-cursor-gen-source] setupCompileFlags: -package-db=/build/tmp.8W24v55ThT/setup-package.conf.d -threaded
  12812. 348.72 s [smos-cursor-gen-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.8W24v55ThT/Main.o )
  12813. 348.72 s [smos-cursor-gen-source] [2 of 2] Linking Setup
  12814. 348.72 s [smos-cursor-gen-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  12815. 348.72 s [smos-cursor-gen-source] Phase: configurePhase
  12816. 348.72 s [smos-cursor-gen-source] configureFlags: --verbose --prefix=/nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.8W24v55ThT/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  12817. 348.72 s [smos-cursor-gen-source] Using Parsec parser
  12818. 348.72 s [smos-cursor-gen-source] Configuring smos-cursor-gen-0.2.2...
  12819. 348.72 s [smos-cursor-gen-source] Dependency QuickCheck: using QuickCheck-2.15.0.1
  12820. 348.72 s [smos-cursor-gen-source] Dependency base: using base-4.20.2.0
  12821. 348.72 s [smos-cursor-gen-source] Dependency cursor: using cursor-0.3.2.0
  12822. 348.73 s [smos-cursor-gen-source] Dependency cursor-dirforest-gen: using cursor-dirforest-gen-0.0.0.0
  12823. 348.73 s [smos-cursor-gen-source] Dependency cursor-fuzzy-time-gen: using cursor-fuzzy-time-gen-0.2.0.0
  12824. 348.73 s [smos-cursor-gen-source] Dependency cursor-gen: using cursor-gen-0.4.0.0
  12825. 348.73 s [smos-cursor-gen-source] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
  12826. 348.73 s [smos-cursor-gen-source] Dependency genvalidity-text: using genvalidity-text-1.0.0.1
  12827. 348.73 s [smos-cursor-gen-source] Dependency smos-cursor: using smos-cursor-0.7.0
  12828. 348.73 s [smos-cursor-gen-source] Dependency smos-data: using smos-data-0.7.0
  12829. 348.73 s [smos-cursor-gen-source] Dependency smos-data-gen: using smos-data-gen-0.5.1
  12830. 348.73 s [smos-cursor-gen-source] Dependency base >=4.7 && <5: using base-4.20.2.0
  12831. 348.73 s [smos-cursor-gen-source] Dependency criterion: using criterion-1.6.4.0
  12832. 348.73 s [smos-cursor-gen-source] Dependency genvalidity-criterion: using genvalidity-criterion-1.1.0.0
  12833. 348.73 s [smos-cursor-gen-source] Dependency smos-cursor: using smos-cursor-0.7.0
  12834. 348.73 s [smos-cursor-gen-source] Dependency smos-cursor-gen: using smos-cursor-gen-0.2.2
  12835. 348.73 s [smos-cursor-gen-source] Dependency smos-data: using smos-data-0.7.0
  12836. 348.73 s [smos-cursor-gen-source] Dependency smos-data-gen: using smos-data-gen-0.5.1
  12837. 348.73 s [smos-cursor-gen-source] Source component graph:
  12838. 348.73 s [smos-cursor-gen-source] component lib
  12839. 348.73 s [smos-cursor-gen-source] component bench:smos-cursor-bench dependency lib
  12840. 348.73 s [smos-cursor-gen-source] Configured component graph:
  12841. 348.73 s [smos-cursor-gen-source] component smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg
  12842. 348.73 s [smos-cursor-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  12843. 348.73 s [smos-cursor-gen-source] include base-4.20.2.0-fafd
  12844. 348.73 s [smos-cursor-gen-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  12845. 348.73 s [smos-cursor-gen-source] include cursor-dirforest-gen-0.0.0.0-CGRaP24nTHqKwZbqELyqpr
  12846. 348.73 s [smos-cursor-gen-source] include cursor-fuzzy-time-gen-0.2.0.0-9ODocFfGldi9XgU5wg7dyd
  12847. 348.73 s [smos-report-cursor-source] Phase: setupCompilerEnvironmentPhase
  12848. 348.73 s [smos-report-cursor-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  12849. 348.73 s [smos-report-cursor-source] Phase: unpackPhase
  12850. 348.73 s [smos-report-cursor-source] unpacking source archive /nix/store/fy55wd6s7jlla0l75dwd8iblq12ryx0r-smos-report-cursor
  12851. 348.73 s [smos-report-cursor-source] source root is smos-report-cursor
  12852. 348.73 s [smos-report-cursor-source] Phase: patchPhase
  12853. 348.73 s [smos-report-cursor-source] Phase: compileBuildDriverPhase
  12854. 348.73 s [smos-report-cursor-source] setupCompileFlags: -package-db=/build/tmp.nMd1ERC1Xw/setup-package.conf.d -threaded
  12855. 348.73 s [smos-report-cursor-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.nMd1ERC1Xw/Main.o )
  12856. 348.73 s [smos-report-cursor-source] [2 of 2] Linking Setup
  12857. 348.73 s [smos-report-cursor-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  12858. 348.73 s [smos-report-cursor-source] Phase: configurePhase
  12859. 348.73 s [smos-report-cursor-source] configureFlags: --verbose --prefix=/nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.nMd1ERC1Xw/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  12860. 348.73 s [smos-report-cursor-source] Using Parsec parser
  12861. 348.73 s [smos-report-cursor-source] Configuring smos-report-cursor-0.6.1...
  12862. 348.73 s [smos-report-cursor-source] Dependency base: using base-4.20.2.0
  12863. 348.73 s [smos-report-cursor-source] Dependency conduit: using conduit-1.3.6.1
  12864. 348.73 s [smos-report-cursor-source] Dependency containers: using containers-0.7
  12865. 348.73 s [smos-report-cursor-source] Dependency cursor: using cursor-0.3.2.0
  12866. 348.73 s [smos-report-cursor-source] Dependency deepseq: using deepseq-1.5.0.0
  12867. 348.73 s [smos-report-cursor-source] Dependency dlist: using dlist-1.0
  12868. 348.73 s [smos-report-cursor-source] Dependency microlens: using microlens-0.4.14.0
  12869. 348.73 s [smos-report-cursor-source] Dependency path: using path-0.9.6
  12870. 348.73 s [smos-report-cursor-source] Dependency smos-cursor: using smos-cursor-0.7.0
  12871. 348.73 s [smos-report-cursor-source] Dependency smos-data: using smos-data-0.7.0
  12872. 348.73 s [smos-report-cursor-source] Dependency smos-directory: using smos-directory-0.2.0
  12873. 348.73 s [smos-report-cursor-source] Dependency smos-report: using smos-report-0.12.0
  12874. 348.73 s [smos-report-cursor-source] Dependency time: using time-1.12.2
  12875. 348.73 s [smos-report-cursor-source] Dependency tz: using tz-0.1.3.6
  12876. 348.73 s [smos-report-cursor-source] Dependency validity: using validity-0.12.1.0
  12877. 348.73 s [smos-report-cursor-source] Dependency validity-path: using validity-path-0.4.0.1
  12878. 348.73 s [smos-report-cursor-source] Source component graph: component lib
  12879. 348.73 s [smos-report-cursor-source] Configured component graph:
  12880. 348.73 s [smos-report-cursor-source] component smos-report-cursor-0.6.1-5TfTbX0g2IlJpRgkgXwwdQ
  12881. 348.73 s [smos-report-cursor-source] include base-4.20.2.0-fafd
  12882. 348.73 s [smos-report-cursor-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  12883. 348.73 s [smos-report-cursor-source] include containers-0.7-96b4
  12884. 348.73 s [smos-report-cursor-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  12885. 348.73 s [smos-report-cursor-source] include deepseq-1.5.0.0-2b65
  12886. 348.73 s [smos-report-cursor-source] include dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
  12887. 348.73 s [smos-report-cursor-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  12888. 348.73 s [smos-report-cursor-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  12889. 348.73 s [smos-report-cursor-source] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  12890. 348.73 s [smos-report-cursor-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  12891. 348.73 s [smos-report-cursor-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  12892. 348.73 s [smos-report-cursor-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  12893. 348.73 s [smos-report-cursor-source] include time-1.12.2-3479
  12894. 348.73 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Handler.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Handler.hs
  12895. 348.73 s [smos-server] [49 of 50] Compiling Smos.Server.Serve ( src/Smos/Server/Serve.hs, dist/build/Smos/Server/Serve.o, dist/build/Smos/Server/Serve.dyn_o )
  12896. 348.73 s [smos-server] Adapting module: Smos.Server.Serve
  12897. 348.73 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server/Serve.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server/Serve.hs
  12898. 348.73 s [smos-server] [50 of 50] Compiling Smos.Server ( src/Smos/Server.hs, dist/build/Smos/Server.o, dist/build/Smos/Server.dyn_o )
  12899. 348.73 s [smos-server] Adapting module: Smos.Server
  12900. 348.73 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/src/Smos/Server.hs.coverables for source file /build/smos-server-0.15.0/src/Smos/Server.hs
  12901. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Codec/Compression/Zstd/Extended.dyn_o'
  12902. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server.dyn_o'
  12903. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Backup.dyn_o'
  12904. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Booking.dyn_o'
  12905. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Constants.dyn_o'
  12906. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/DB.dyn_o'
  12907. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/DB/CASHash.dyn_o'
  12908. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/DB/Compressed.dyn_o'
  12909. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Env.dyn_o'
  12910. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/FileMigration.dyn_o'
  12911. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler.dyn_o'
  12912. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/Admin.dyn_o'
  12913. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/Admin/GetUser.dyn_o'
  12914. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/Admin/GetUsers.dyn_o'
  12915. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/Admin/PostMigrateFiles.dyn_o'
  12916. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/Admin/PutUserSubscription.dyn_o'
  12917. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/DeleteBackup.dyn_o'
  12918. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/DeleteSmosFile.dyn_o'
  12919. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/DeleteUser.dyn_o'
  12920. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetAgendaReport.dyn_o'
  12921. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetApiVersion.dyn_o'
  12922. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetBackup.dyn_o'
  12923. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetBookingSettings.dyn_o'
  12924. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetBookingSlots.dyn_o'
  12925. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetListBackups.dyn_o'
  12926. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetListSmosFiles.dyn_o'
  12927. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetMonetisation.dyn_o'
  12928. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetNextActionReport.dyn_o'
  12929. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetSmosFile.dyn_o'
  12930. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetUserPermissions.dyn_o'
  12931. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/GetUserSubscription.dyn_o'
  12932. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/Import.dyn_o'
  12933. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/PostBackup.dyn_o'
  12934. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/PostBooking.dyn_o'
  12935. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/PostInitiateStripeCheckoutSession.dyn_o'
  12936. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/PostLogin.dyn_o'
  12937. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/PostRegister.dyn_o'
  12938. 348.73 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/PostStripeHook.dyn_o'
  12939. 348.73 s [smos-scheduler] component smos-scheduler-0.10.1-6Fq0rLvuyt4HHw7FuMQ3sW-smos-scheduler-test
  12940. 348.73 s [smos-scheduler] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  12941. 348.73 s [smos-scheduler] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  12942. 348.73 s [smos-scheduler] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  12943. 348.73 s [smos-scheduler] include base-4.20.2.0-fafd
  12944. 348.73 s [smos-scheduler] include containers-0.7-96b4
  12945. 348.73 s [smos-scheduler] include cron-0.7.2-EBCVpyv5RU9IaoujvTWsGC
  12946. 348.73 s [smos-scheduler] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  12947. 348.73 s [smos-scheduler] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  12948. 348.73 s [smos-scheduler] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  12949. 348.73 s [smos-scheduler] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  12950. 348.73 s [smos-scheduler] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  12951. 348.73 s [smos-scheduler] include genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
  12952. 348.73 s [smos-scheduler] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  12953. 348.73 s [smos-scheduler] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  12954. 348.73 s [smos-scheduler] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  12955. 348.73 s [smos-scheduler] include mtl-2.3.1-37af
  12956. 348.73 s [smos-scheduler] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  12957. 348.73 s [smos-scheduler] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  12958. 348.73 s [smos-scheduler] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  12959. 348.73 s [smos-scheduler] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  12960. 348.73 s [smos-scheduler] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  12961. 348.73 s [smos-scheduler] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  12962. 348.73 s [smos-scheduler] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  12963. 348.73 s [smos-scheduler] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  12964. 348.73 s [smos-scheduler] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  12965. 348.73 s [smos-scheduler] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
  12966. 348.73 s [smos-scheduler] include smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
  12967. 348.73 s [smos-scheduler] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  12968. 348.73 s [smos-scheduler] include text-2.1.3-34f1
  12969. 348.73 s [smos-scheduler] include time-1.12.2-3479
  12970. 348.73 s [smos-scheduler] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  12971. 348.73 s [smos-scheduler] Linked component graph:
  12972. 348.73 s [smos-scheduler] unit smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
  12973. 348.73 s [smos-scheduler] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  12974. 348.73 s [smos-scheduler] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  12975. 348.73 s [smos-scheduler] include base-4.20.2.0-fafd
  12976. 348.73 s [smos-scheduler] include bytestring-0.12.2.0-96e1
  12977. 348.73 s [smos-scheduler] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  12978. 348.73 s [smos-scheduler] include containers-0.7-96b4
  12979. 348.73 s [smos-scheduler] include cron-0.7.2-EBCVpyv5RU9IaoujvTWsGC
  12980. 348.73 s [smos-scheduler] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  12981. 348.73 s [smos-scheduler] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
  12982. 348.73 s [smos-scheduler] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
  12983. 348.73 s [smos-scheduler] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  12984. 348.73 s [smos-scheduler] include mtl-2.3.1-37af
  12985. 348.73 s [smos-scheduler] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  12986. 348.73 s [smos-scheduler] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  12987. 348.73 s [smos-scheduler] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  12988. 348.73 s [smos-scheduler] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  12989. 348.73 s [smos-scheduler] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  12990. 348.73 s [smos-scheduler] include safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
  12991. 348.73 s [smos-scheduler] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  12992. 348.73 s [smos-scheduler] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  12993. 348.73 s [smos-scheduler] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  12994. 348.73 s [smos-scheduler] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  12995. 348.73 s [smos-scheduler] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  12996. 348.73 s [smos-scheduler] include text-2.1.3-34f1
  12997. 348.73 s [smos-scheduler] include time-1.12.2-3479
  12998. 348.73 s [smos-scheduler] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  12999. 348.73 s [smos-scheduler] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  13000. 348.73 s [smos-scheduler] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  13001. 348.73 s [smos-scheduler] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  13002. 348.73 s [smos-scheduler] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
  13003. 348.73 s [smos-scheduler] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  13004. 348.73 s [smos-cursor-gen-source] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  13005. 348.73 s [smos-cursor-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  13006. 348.73 s [smos-cursor-gen-source] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  13007. 348.73 s [smos-cursor-gen-source] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  13008. 348.73 s [smos-cursor-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  13009. 348.73 s [smos-cursor-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  13010. 348.73 s [smos-cursor-gen-source] component smos-cursor-gen-0.2.2-siis3graN04ZoLd0KLRGa-smos-cursor-bench
  13011. 348.73 s [smos-cursor-gen-source] include base-4.20.2.0-fafd
  13012. 348.73 s [smos-cursor-gen-source] include criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
  13013. 348.73 s [smos-cursor-gen-source] include genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
  13014. 348.73 s [smos-cursor-gen-source] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  13015. 348.73 s [smos-cursor-gen-source] include smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg
  13016. 348.73 s [smos-cursor-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  13017. 348.73 s [smos-cursor-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  13018. 348.73 s [smos-cursor-gen-source] Linked component graph:
  13019. 348.73 s [smos-cursor-gen-source] unit smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg
  13020. 348.73 s [smos-cursor-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  13021. 348.73 s [smos-cursor-gen-source] include base-4.20.2.0-fafd
  13022. 348.73 s [smos-cursor-gen-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  13023. 348.73 s [smos-cursor-gen-source] include cursor-dirforest-gen-0.0.0.0-CGRaP24nTHqKwZbqELyqpr
  13024. 348.73 s [smos-cursor-gen-source] include cursor-fuzzy-time-gen-0.2.0.0-9ODocFfGldi9XgU5wg7dyd
  13025. 348.73 s [smos-cursor-gen-source] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  13026. 348.73 s [smos-cursor-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  13027. 348.73 s [smos-cursor-gen-source] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  13028. 348.73 s [smos-cursor-gen-source] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  13029. 348.73 s [smos-cursor-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  13030. 348.73 s [smos-cursor-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  13031. 348.73 s [smos-cursor-gen-source] Smos.Cursor.Collapse.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.Collapse.Gen,Smos.Cursor.Contents.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.Contents.Gen,Smos.Cursor.Entry.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.Entry.Gen,Smos.Cursor.FileBrowser.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.FileBrowser.Gen,Smos.Cursor.Header.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.Header.Gen,Smos.Cursor.Logbook.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.Logbook.Gen,Smos.Cursor.Properties.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.Properties.Gen,Smos.Cursor.SmosFile.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.SmosFile.Gen,Smos.Cursor.StateHistory.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.StateHistory.Gen,Smos.Cursor.Tag.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.Tag.Gen,Smos.Cursor.Tags.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.Tags.Gen,Smos.Cursor.Timestamps.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Cursor.Timestamps.Gen,Smos.History.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.History.Gen,Smos.Undo.Gen=smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg:Smos.Undo.Gen
  13032. 348.73 s [smos-cursor-gen-source] unit smos-cursor-gen-0.2.2-siis3graN04ZoLd0KLRGa-smos-cursor-bench
  13033. 348.73 s [smos-cursor-gen-source] include base-4.20.2.0-fafd
  13034. 348.73 s [smos-cursor-gen-source] include criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
  13035. 348.73 s [smos-cursor-gen-source] include genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
  13036. 348.73 s [smos-cursor-gen-source] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  13037. 348.73 s [smos-cursor-gen-source] include smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg
  13038. 348.73 s [smos-cursor-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  13039. 348.73 s [smos-cursor-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  13040. 348.73 s [smos-cursor-gen-source] Ready component graph:
  13041. 348.73 s [smos-cursor-gen-source] definite smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg
  13042. 348.73 s [smos-cursor-gen-source] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  13043. 348.73 s [smos-cursor-gen-source] depends base-4.20.2.0-fafd
  13044. 348.73 s [smos-cursor-gen-source] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  13045. 348.73 s [smos-cursor-gen-source] depends cursor-dirforest-gen-0.0.0.0-CGRaP24nTHqKwZbqELyqpr
  13046. 348.73 s [smos-cursor-gen-source] depends cursor-fuzzy-time-gen-0.2.0.0-9ODocFfGldi9XgU5wg7dyd
  13047. 348.73 s [smos-cursor-gen-source] depends cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  13048. 348.73 s [smos-cursor-gen-source] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  13049. 348.73 s [smos-cursor-gen-source] depends genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  13050. 348.73 s [smos-cursor-gen-source] depends smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  13051. 348.73 s [smos-cursor-gen-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  13052. 348.73 s [smos-cursor-gen-source] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  13053. 348.73 s [smos-cursor-gen-source] definite smos-cursor-gen-0.2.2-siis3graN04ZoLd0KLRGa-smos-cursor-bench
  13054. 348.73 s [smos-cursor-gen-source] depends base-4.20.2.0-fafd
  13055. 348.73 s [smos-report-cursor-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  13056. 348.74 s [smos-report-cursor-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  13057. 348.74 s [smos-report-cursor-source] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  13058. 348.74 s [smos-report-cursor-source] Linked component graph:
  13059. 348.74 s [smos-report-cursor-source] unit smos-report-cursor-0.6.1-5TfTbX0g2IlJpRgkgXwwdQ
  13060. 348.74 s [smos-report-cursor-source] include base-4.20.2.0-fafd
  13061. 348.74 s [smos-report-cursor-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  13062. 348.74 s [smos-report-cursor-source] include containers-0.7-96b4
  13063. 348.74 s [smos-report-cursor-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  13064. 348.74 s [smos-report-cursor-source] include deepseq-1.5.0.0-2b65
  13065. 348.74 s [smos-report-cursor-source] include dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
  13066. 348.74 s [smos-report-cursor-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  13067. 348.74 s [smos-report-cursor-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  13068. 348.74 s [smos-report-cursor-source] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  13069. 348.74 s [smos-report-cursor-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  13070. 348.74 s [smos-report-cursor-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  13071. 348.74 s [smos-report-cursor-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  13072. 348.74 s [smos-report-cursor-source] include time-1.12.2-3479
  13073. 348.74 s [smos-report-cursor-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  13074. 348.74 s [smos-report-cursor-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  13075. 348.74 s [smos-report-cursor-source] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  13076. 348.74 s [smos-report-cursor-source] Smos.Cursor.Report.Entry=smos-report-cursor-0.6.1-5TfTbX0g2IlJpRgkgXwwdQ:Smos.Cursor.Report.Entry,Smos.Cursor.Report.Next=smos-report-cursor-0.6.1-5TfTbX0g2IlJpRgkgXwwdQ:Smos.Cursor.Report.Next,Smos.Cursor.Report.Ongoing=smos-report-cursor-0.6.1-5TfTbX0g2IlJpRgkgXwwdQ:Smos.Cursor.Report.Ongoing,Smos.Cursor.Report.Stuck=smos-report-cursor-0.6.1-5TfTbX0g2IlJpRgkgXwwdQ:Smos.Cursor.Report.Stuck,Smos.Cursor.Report.Timestamps=smos-report-cursor-0.6.1-5TfTbX0g2IlJpRgkgXwwdQ:Smos.Cursor.Report.Timestamps,Smos.Cursor.Report.Waiting=smos-report-cursor-0.6.1-5TfTbX0g2IlJpRgkgXwwdQ:Smos.Cursor.Report.Waiting,Smos.Cursor.Report.Work=smos-report-cursor-0.6.1-5TfTbX0g2IlJpRgkgXwwdQ:Smos.Cursor.Report.Work
  13077. 348.74 s [smos-report-cursor-source] Ready component graph:
  13078. 348.74 s [smos-report-cursor-source] definite smos-report-cursor-0.6.1-5TfTbX0g2IlJpRgkgXwwdQ
  13079. 348.74 s [smos-report-cursor-source] depends base-4.20.2.0-fafd
  13080. 348.74 s [smos-report-cursor-source] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  13081. 348.74 s [smos-report-cursor-source] depends containers-0.7-96b4
  13082. 348.74 s [smos-report-cursor-source] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  13083. 348.74 s [smos-report-cursor-source] depends deepseq-1.5.0.0-2b65
  13084. 348.74 s [smos-report-cursor-source] depends dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
  13085. 348.74 s [smos-report-cursor-source] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  13086. 348.74 s [smos-report-cursor-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  13087. 348.74 s [smos-report-cursor-source] depends smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  13088. 348.74 s [smos-report-cursor-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  13089. 348.74 s [smos-report-cursor-source] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  13090. 348.74 s [smos-report-cursor-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  13091. 348.74 s [smos-report-cursor-source] depends time-1.12.2-3479
  13092. 348.74 s [smos-report-cursor-source] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  13093. 348.74 s [smos-report-cursor-source] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  13094. 348.74 s [smos-report-cursor-source] depends validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  13095. 348.74 s [smos-report-cursor-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  13096. 348.74 s [smos-report-cursor-source] Using compiler: ghc-9.10.3
  13097. 348.74 s [smos-report-cursor-source] Using install prefix:
  13098. 348.74 s [smos-report-cursor-source] /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1
  13099. 348.74 s [smos-report-cursor-source] Executables installed in:
  13100. 348.74 s [smos-report-cursor-source] /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1/bin
  13101. 348.74 s [smos-report-cursor-source] Libraries installed in:
  13102. 348.74 s [smos-report-cursor-source] /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-0.6.1-5TfTbX0g2IlJpRgkgXwwdQ
  13103. 348.74 s [smos-report-cursor-source] Dynamic Libraries installed in:
  13104. 348.74 s [smos-report-cursor-source] /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  13105. 348.74 s [smos-report-cursor-source] Private executables installed in:
  13106. 348.74 s [smos-report-cursor-source] /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-0.6.1
  13107. 348.74 s [smos-report-cursor-source] Data files installed in:
  13108. 348.74 s [smos-report-cursor-source] /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1/share/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-0.6.1
  13109. 348.74 s [smos-report-cursor-source] Documentation installed in:
  13110. 348.74 s [smos-report-cursor-source] /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-0.6.1
  13111. 348.74 s [smos-report-cursor-source] Configuration files installed in:
  13112. 348.74 s [smos-report-cursor-source] /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1/etc
  13113. 348.74 s [smos-report-cursor-source] No alex found
  13114. 348.74 s [smos-report-cursor-source] Using ar found on system at:
  13115. 348.74 s [smos-report-cursor-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  13116. 348.74 s [smos-report-cursor-source] No c2hs found
  13117. 348.74 s [smos-report-cursor-source] No cpphs found
  13118. 348.74 s [smos-report-cursor-source] No doctest found
  13119. 348.74 s [smos-report-cursor-source] Using gcc version 14.3.0 given by user at:
  13120. 348.74 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/PostSync.dyn_o'
  13121. 348.74 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/PutRestoreBackup.dyn_o'
  13122. 348.74 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Handler/PutSmosFile.dyn_o'
  13123. 348.74 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Looper.dyn_o'
  13124. 348.74 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Looper/AutoBackup.dyn_o'
  13125. 348.74 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Looper/BackupGarbageCollector.dyn_o'
  13126. 348.74 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Looper/Env.dyn_o'
  13127. 348.74 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Looper/Import.dyn_o'
  13128. 348.74 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/OptParse.dyn_o'
  13129. 348.74 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Serve.dyn_o'
  13130. 348.74 s [smos-server] Warning: ignoring unrecognised input `dist/build/Smos/Server/Subscription.dyn_o'
  13131. 348.74 s [smos-server] Warning: ignoring unrecognised input `dist/build/Paths_smos_server.dyn_o'
  13132. 348.74 s [smos-server] Preprocessing executable 'smos-server' for smos-server-0.15.0...
  13133. 348.74 s [smos-server] Building executable 'smos-server' for smos-server-0.15.0...
  13134. 348.74 s [smos-server] [1 of 2] Compiling Main ( app/Main.hs, dist/build/smos-server/smos-server-tmp/Main.o )
  13135. 348.74 s [smos-server] Adapting module: Main
  13136. 348.74 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/app/Main.hs.coverables for source file /build/smos-server-0.15.0/app/Main.hs
  13137. 348.74 s [smos-server] [2 of 2] Compiling Paths_smos_server ( dist/build/smos-server/autogen/Paths_smos_server.hs, dist/build/smos-server/smos-server-tmp/Paths_smos_server.o )
  13138. 348.74 s [smos-server] [1 of 3] Compiling Main ( app/Main.hs, dist/build/smos-server/smos-server-tmp/Main.o ) [Smos.Server package changed]
  13139. 348.74 s [smos-server] Adapting module: Main
  13140. 348.74 s [smos-server] Outputing coverables file /build/smos-server-0.15.0/app/Main.hs.coverables for source file /build/smos-server-0.15.0/app/Main.hs
  13141. 348.74 s [smos-server] [2 of 3] Compiling Paths_smos_server ( dist/build/smos-server/autogen/Paths_smos_server.hs, dist/build/smos-server/smos-server-tmp/Paths_smos_server.o ) [Impure plugin forced recompilation]
  13142. 348.74 s [smos-server] [3 of 3] Linking dist/build/smos-server/smos-server
  13143. 348.74 s [smos-server] buildPhase completed in 30 seconds
  13144. 348.74 s [smos-server] Phase: checkPhase
  13145. 348.74 s [smos-server] Package has no test suites.
  13146. 348.74 s [smos-server] Phase: haddockPhase
  13147. 348.74 s [smos-server] Phase: installPhase
  13148. 348.74 s [smos-server] Installing library in /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  13149. 348.74 s [smos-server] Installing executable smos-server in /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/bin
  13150. 348.74 s [smos-server] Warning: The directory
  13151. 348.74 s [smos-server] /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/bin is not in
  13152. 348.74 s [smos-server] the system search path.
  13153. 348.74 s [smos-server] Phase: fixupPhase
  13154. 348.74 s [smos-server] shrinking RPATHs of ELF executables and libraries in /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0
  13155. 348.74 s [smos-server] shrinking /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/bin/smos-server
  13156. 348.74 s [smos-server] shrinking /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i-ghc9.10.3.so
  13157. 348.74 s [smos-server] checking for references to /build/ in /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0...
  13158. 348.74 s [smos-server] gzipping man pages under /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/share/man/
  13159. 348.74 s [smos-server]
  13160. 348.74 s [smos-server] stripping (with command strip and flags -S -p) in /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/lib /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0/bin
  13161. 348.74 s [smos-server] shrinking RPATHs of ELF executables and libraries in /nix/store/0x7z73i9xycjlz47whdhcbffiwiya5b8-smos-server-0.15.0-coverables
  13162. 348.74 s [smos-server] checking for references to /build/ in /nix/store/0x7z73i9xycjlz47whdhcbffiwiya5b8-smos-server-0.15.0-coverables...
  13163. 348.74 s [smos-server] patching script interpreter paths in /nix/store/0x7z73i9xycjlz47whdhcbffiwiya5b8-smos-server-0.15.0-coverables
  13164. 348.74 s [smos-scheduler] Smos.Scheduler=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler,Smos.Scheduler.Commands=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler.Commands,Smos.Scheduler.Commands.Check=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler.Commands.Check,Smos.Scheduler.Commands.Next=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler.Commands.Next,Smos.Scheduler.Commands.Sample=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler.Commands.Sample,Smos.Scheduler.Commands.Schedule=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler.Commands.Schedule,Smos.Scheduler.History=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler.History,Smos.Scheduler.OptParse=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler.OptParse,Smos.Scheduler.Recurrence=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler.Recurrence,Smos.Scheduler.Render=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler.Render,Smos.Scheduler.Schedule=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler.Schedule,Smos.Scheduler.Template=smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi:Smos.Scheduler.Template
  13165. 348.74 s [smos-scheduler] unit smos-scheduler-0.10.1-83oN4Pgb6bc6o7Gh21HybY-smos-scheduler
  13166. 348.74 s [smos-scheduler] include base-4.20.2.0-fafd
  13167. 348.74 s [smos-scheduler] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  13168. 348.74 s [smos-scheduler] include smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
  13169. 348.74 s [smos-scheduler] unit smos-scheduler-0.10.1-6Fq0rLvuyt4HHw7FuMQ3sW-smos-scheduler-test
  13170. 348.74 s [smos-scheduler] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  13171. 348.74 s [smos-scheduler] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  13172. 348.74 s [smos-scheduler] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  13173. 348.74 s [smos-scheduler] include base-4.20.2.0-fafd
  13174. 348.74 s [smos-scheduler] include containers-0.7-96b4
  13175. 348.74 s [smos-scheduler] include cron-0.7.2-EBCVpyv5RU9IaoujvTWsGC
  13176. 348.74 s [smos-scheduler] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  13177. 348.74 s [smos-scheduler] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  13178. 348.74 s [smos-scheduler] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  13179. 348.74 s [smos-scheduler] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  13180. 348.74 s [smos-scheduler] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  13181. 348.74 s [smos-scheduler] include genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
  13182. 348.74 s [smos-scheduler] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  13183. 348.74 s [smos-scheduler] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  13184. 348.74 s [smos-scheduler] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  13185. 348.74 s [smos-scheduler] include mtl-2.3.1-37af
  13186. 348.74 s [smos-scheduler] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  13187. 348.74 s [smos-scheduler] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  13188. 348.74 s [smos-scheduler] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  13189. 348.74 s [smos-scheduler] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  13190. 348.74 s [smos-scheduler] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  13191. 348.74 s [smos-scheduler] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  13192. 348.74 s [smos-scheduler] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  13193. 348.74 s [smos-scheduler] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  13194. 348.74 s [smos-scheduler] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  13195. 348.74 s [smos-scheduler] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
  13196. 348.74 s [smos-scheduler] include smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
  13197. 348.74 s [smos-scheduler] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  13198. 348.74 s [smos-scheduler] include text-2.1.3-34f1
  13199. 348.74 s [smos-scheduler] include time-1.12.2-3479
  13200. 348.74 s [smos-scheduler] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  13201. 348.74 s [smos-scheduler] Ready component graph:
  13202. 348.74 s [smos-scheduler] definite smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
  13203. 348.74 s [smos-scheduler] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  13204. 348.74 s [smos-scheduler] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  13205. 348.74 s [smos-scheduler] depends base-4.20.2.0-fafd
  13206. 348.74 s [smos-scheduler] depends bytestring-0.12.2.0-96e1
  13207. 348.74 s [smos-scheduler] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  13208. 348.74 s [smos-scheduler] depends containers-0.7-96b4
  13209. 348.74 s [smos-scheduler] depends cron-0.7.2-EBCVpyv5RU9IaoujvTWsGC
  13210. 348.74 s [smos-scheduler] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  13211. 348.74 s [smos-scheduler] depends fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
  13212. 348.74 s [smos-scheduler] depends megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
  13213. 348.74 s [smos-scheduler] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  13214. 348.74 s [smos-scheduler] depends mtl-2.3.1-37af
  13215. 348.74 s [smos-scheduler] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  13216. 348.74 s [smos-scheduler] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  13217. 348.74 s [smos-scheduler] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  13218. 348.74 s [smos-scheduler] depends pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  13219. 348.74 s [smos-scheduler] depends safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  13220. 348.74 s [smos-scheduler] depends safe-coloured-text-terminfo-0.3.0.0-Bwd26lv5RUL11qahSmvVKt
  13221. 348.74 s [smos-scheduler] depends smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  13222. 348.74 s [smos-scheduler] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  13223. 348.74 s [smos-scheduler] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  13224. 348.74 s [smos-scheduler] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  13225. 348.74 s [smos-scheduler] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  13226. 348.74 s [smos-scheduler] depends text-2.1.3-34f1
  13227. 348.74 s [smos-scheduler] depends time-1.12.2-3479
  13228. 348.74 s [smos-scheduler] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  13229. 348.74 s [smos-scheduler] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  13230. 348.74 s [smos-scheduler] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  13231. 348.74 s [smos-cursor-gen-source] depends criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
  13232. 348.74 s [smos-cursor-gen-source] depends genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
  13233. 348.74 s [smos-cursor-gen-source] depends smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  13234. 348.74 s [smos-cursor-gen-source] depends smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg
  13235. 348.74 s [smos-cursor-gen-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  13236. 348.74 s [smos-cursor-gen-source] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  13237. 348.74 s [smos-cursor-gen-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  13238. 348.74 s [smos-cursor-gen-source] Using compiler: ghc-9.10.3
  13239. 348.74 s [smos-cursor-gen-source] Using install prefix:
  13240. 348.74 s [smos-cursor-gen-source] /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2
  13241. 348.74 s [smos-cursor-gen-source] Executables installed in:
  13242. 348.74 s [smos-cursor-gen-source] /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2/bin
  13243. 348.74 s [smos-cursor-gen-source] Libraries installed in:
  13244. 348.74 s [smos-cursor-gen-source] /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-gen-0.2.2-314VwTPXqy25w7qEbkupyg
  13245. 348.74 s [smos-cursor-gen-source] Dynamic Libraries installed in:
  13246. 348.74 s [smos-cursor-gen-source] /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  13247. 348.74 s [smos-cursor-gen-source] Private executables installed in:
  13248. 348.74 s [smos-cursor-gen-source] /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-gen-0.2.2
  13249. 348.74 s [smos-cursor-gen-source] Data files installed in:
  13250. 348.74 s [smos-cursor-gen-source] /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2/share/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-gen-0.2.2
  13251. 348.74 s [smos-cursor-gen-source] Documentation installed in:
  13252. 348.74 s [smos-cursor-gen-source] /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-gen-0.2.2
  13253. 348.74 s [smos-cursor-gen-source] Configuration files installed in:
  13254. 348.74 s [smos-cursor-gen-source] /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2/etc
  13255. 348.74 s [smos-cursor-gen-source] No alex found
  13256. 348.74 s [smos-cursor-gen-source] Using ar found on system at:
  13257. 348.74 s [smos-cursor-gen-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  13258. 348.74 s [smos-cursor-gen-source] No c2hs found
  13259. 348.74 s [smos-cursor-gen-source] No cpphs found
  13260. 348.74 s [smos-cursor-gen-source] No doctest found
  13261. 348.74 s [smos-cursor-gen-source] Using gcc version 14.3.0 given by user at:
  13262. 348.74 s [smos-cursor-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  13263. 348.74 s [smos-cursor-gen-source] Using ghc version 9.10.3 found on system at:
  13264. 348.74 s [smos-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  13265. 348.74 s [smos-cursor-gen-source] Using ghc-pkg version 9.10.3 found on system at:
  13266. 348.74 s [smos-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  13267. 348.74 s [smos-cursor-gen-source] No ghcjs found
  13268. 348.74 s [smos-cursor-gen-source] No ghcjs-pkg found
  13269. 348.74 s [smos-cursor-gen-source] No greencard found
  13270. 348.74 s [smos-cursor-gen-source] Using haddock version 2.31.1 found on system at:
  13271. 348.74 s [smos-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  13272. 348.74 s [smos-cursor-gen-source] No happy found
  13273. 348.74 s [smos-cursor-gen-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  13274. 348.74 s [smos-cursor-gen-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  13275. 348.74 s [smos-cursor-gen-source] No hmake found
  13276. 348.75 s [smos-cursor-gen-source] Using hpc version 0.69 found on system at:
  13277. 348.75 s [smos-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  13278. 348.75 s [smos-cursor-gen-source] Using hsc2hs version 0.68.10 found on system at:
  13279. 348.75 s [smos-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  13280. 348.75 s [smos-cursor-gen-source] No hscolour found
  13281. 348.75 s [smos-cursor-gen-source] No jhc found
  13282. 348.75 s [smos-cursor-gen-source] Using ld found on system at:
  13283. 348.75 s [smos-cursor-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  13284. 348.75 s [smos-cursor-gen-source] No pkg-config found
  13285. 348.75 s [smos-cursor-gen-source] Using runghc version 9.10.3 found on system at:
  13286. 348.75 s [smos-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  13287. 348.75 s [smos-cursor-gen-source] Using strip version 2.44 found on system at:
  13288. 348.75 s [smos-cursor-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  13289. 348.75 s [smos-cursor-gen-source] Using tar found on system at:
  13290. 348.75 s [smos-cursor-gen-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  13291. 348.75 s [smos-cursor-gen-source] No uhc found
  13292. 348.75 s [smos-cursor-gen-source] Phase: buildPhase
  13293. 348.75 s [smos-cursor-gen-source] Distribution quality errors:
  13294. 348.75 s [smos-cursor-gen-source] [no-syn-desc] No 'synopsis' or 'description' field.
  13295. 348.75 s [smos-cursor-gen-source] [license-none] The 'license' field is missing or is NONE.
  13296. 348.75 s [smos-cursor-gen-source] [missing-bounds-important] The dependency 'build-depends: base' does not
  13297. 348.75 s [smos-cursor-gen-source] specify an upper bound on the version number. Each major release of the 'base'
  13298. 348.75 s [smos-cursor-gen-source] package changes the API in various ways and most packages will need some
  13299. 348.75 s [smos-cursor-gen-source] changes to compile with it. The recommended practice is to specify an upper
  13300. 348.75 s [smos-cursor-gen-source] bound on the version of the 'base' package. This ensures your package will
  13301. 348.75 s [smos-cursor-gen-source] continue to build when a new major version of the 'base' package is released.
  13302. 348.75 s [smos-cursor-gen-source] If you are not sure what upper bound to use then use the next major version.
  13303. 348.75 s [smos-cursor-gen-source] For example if you have tested your package with 'base' version 4.5 and 4.6
  13304. 348.75 s [smos-cursor-gen-source] then use 'build-depends: base >= 4.5 && < 4.7'.
  13305. 348.75 s [smos-cursor-gen-source] Distribution quality warnings:
  13306. 348.75 s [smos-cursor-gen-source] [no-category] No 'category' field.
  13307. 348.75 s [smos-report-cursor-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  13308. 348.75 s [smos-report-cursor-source] Using ghc version 9.10.3 found on system at:
  13309. 348.75 s [smos-report-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  13310. 348.75 s [smos-report-cursor-source] Using ghc-pkg version 9.10.3 found on system at:
  13311. 348.75 s [smos-report-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  13312. 348.75 s [smos-report-cursor-source] No ghcjs found
  13313. 348.75 s [smos-report-cursor-source] No ghcjs-pkg found
  13314. 348.75 s [smos-report-cursor-source] No greencard found
  13315. 348.75 s [smos-report-cursor-source] Using haddock version 2.31.1 found on system at:
  13316. 348.75 s [smos-report-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  13317. 348.75 s [smos-report-cursor-source] No happy found
  13318. 348.75 s [smos-report-cursor-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  13319. 348.75 s [smos-report-cursor-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  13320. 348.75 s [smos-report-cursor-source] No hmake found
  13321. 348.75 s [smos-report-cursor-source] Using hpc version 0.69 found on system at:
  13322. 348.75 s [smos-report-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  13323. 348.75 s [smos-report-cursor-source] Using hsc2hs version 0.68.10 found on system at:
  13324. 348.75 s [smos-report-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  13325. 348.75 s [smos-report-cursor-source] No hscolour found
  13326. 348.75 s [smos-report-cursor-source] No jhc found
  13327. 348.75 s [smos-report-cursor-source] Using ld found on system at:
  13328. 348.75 s [smos-report-cursor-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  13329. 348.75 s [smos-report-cursor-source] No pkg-config found
  13330. 348.75 s [smos-report-cursor-source] Using runghc version 9.10.3 found on system at:
  13331. 348.75 s [smos-report-cursor-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  13332. 348.75 s [smos-report-cursor-source] Using strip version 2.44 found on system at:
  13333. 348.75 s [smos-report-cursor-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  13334. 348.75 s [smos-report-cursor-source] Using tar found on system at:
  13335. 348.75 s [smos-report-cursor-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  13336. 348.75 s [smos-report-cursor-source] No uhc found
  13337. 348.75 s [smos-report-cursor-source] Phase: buildPhase
  13338. 348.75 s [smos-report-cursor-source] Distribution quality errors:
  13339. 348.75 s [smos-report-cursor-source] [no-syn-desc] No 'synopsis' or 'description' field.
  13340. 348.75 s [smos-report-cursor-source] [missing-bounds-important] The dependency 'build-depends: base' does not
  13341. 348.75 s [smos-report-cursor-source] specify an upper bound on the version number. Each major release of the 'base'
  13342. 348.75 s [smos-report-cursor-source] package changes the API in various ways and most packages will need some
  13343. 348.75 s [smos-report-cursor-source] changes to compile with it. The recommended practice is to specify an upper
  13344. 348.75 s [smos-report-cursor-source] bound on the version of the 'base' package. This ensures your package will
  13345. 348.75 s [smos-report-cursor-source] continue to build when a new major version of the 'base' package is released.
  13346. 348.75 s [smos-report-cursor-source] If you are not sure what upper bound to use then use the next major version.
  13347. 348.75 s [smos-report-cursor-source] For example if you have tested your package with 'base' version 4.5 and 4.6
  13348. 348.75 s [smos-report-cursor-source] then use 'build-depends: base >= 4.5 && < 4.7'.
  13349. 348.75 s [smos-report-cursor-source] Distribution quality warnings:
  13350. 348.75 s [smos-report-cursor-source] [no-license-file] A 'license-file' is not specified.
  13351. 348.75 s [smos-report-cursor-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  13352. 348.75 s [smos-report-cursor-source] - conduit
  13353. 348.75 s [smos-report-cursor-source] - containers
  13354. 348.75 s [smos-report-cursor-source] - cursor
  13355. 348.75 s [smos-report-cursor-source] - deepseq
  13356. 348.75 s [smos-report-cursor-source] - dlist
  13357. 348.75 s [smos-report-cursor-source] - microlens
  13358. 348.75 s [smos-report-cursor-source] - path
  13359. 348.75 s [smos-report-cursor-source] - smos-cursor
  13360. 348.75 s [smos-report-cursor-source] - smos-data
  13361. 348.75 s [smos-report-cursor-source] - smos-directory
  13362. 348.75 s [smos-report-cursor-source] - smos-report
  13363. 348.75 s [smos-report-cursor-source] - time
  13364. 348.75 s [smos-report-cursor-source] - tz
  13365. 348.75 s [smos-report-cursor-source] - validity
  13366. 348.75 s [smos-report-cursor-source] - validity-path
  13367. 348.75 s [smos-report-cursor-source] Please add them. There is more information at https://pvp.haskell.org/
  13368. 348.75 s [smos-report-cursor-source] Note: the public hackage server would reject this package.
  13369. 348.75 s [smos-report-cursor-source] Building source dist for smos-report-cursor-0.6.1...
  13370. 348.75 s [smos-report-cursor-source] Source tarball created: dist/smos-report-cursor-0.6.1.tar.gz
  13371. 348.75 s [smos-report-cursor-source] Phase: haddockPhase
  13372. 348.75 s [smos-report-cursor-source] Phase: installPhase
  13373. 348.75 s [smos-report-cursor-source] Phase: fixupPhase
  13374. 348.75 s [smos-server] shrinking RPATHs of ELF executables and libraries in /nix/store/xvi6v5g3f7f0r5rwqgi0flqwnjz43vvd-smos-server-0.15.0-coverage
  13375. 348.75 s [smos-server] checking for references to /build/ in /nix/store/xvi6v5g3f7f0r5rwqgi0flqwnjz43vvd-smos-server-0.15.0-coverage...
  13376. 348.75 s [smos-server] patching script interpreter paths in /nix/store/xvi6v5g3f7f0r5rwqgi0flqwnjz43vvd-smos-server-0.15.0-coverage
  13377. 348.75 s [smos-scheduler] depends validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  13378. 348.75 s [smos-scheduler] depends validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
  13379. 348.75 s [smos-scheduler] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  13380. 348.75 s [smos-scheduler] definite smos-scheduler-0.10.1-6Fq0rLvuyt4HHw7FuMQ3sW-smos-scheduler-test
  13381. 348.75 s [smos-scheduler] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  13382. 348.75 s [smos-scheduler] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  13383. 348.75 s [smos-scheduler] depends autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  13384. 348.75 s [smos-scheduler] depends base-4.20.2.0-fafd
  13385. 348.75 s [smos-scheduler] depends containers-0.7-96b4
  13386. 348.75 s [smos-scheduler] depends cron-0.7.2-EBCVpyv5RU9IaoujvTWsGC
  13387. 348.75 s [smos-scheduler] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  13388. 348.75 s [smos-scheduler] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  13389. 348.75 s [smos-scheduler] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  13390. 348.75 s [smos-scheduler] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  13391. 348.75 s [smos-scheduler] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  13392. 348.75 s [smos-scheduler] depends genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
  13393. 348.75 s [smos-scheduler] depends genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  13394. 348.75 s [smos-scheduler] depends genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  13395. 348.75 s [smos-scheduler] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  13396. 348.75 s [smos-scheduler] depends mtl-2.3.1-37af
  13397. 348.75 s [smos-scheduler] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  13398. 348.75 s [smos-scheduler] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  13399. 348.75 s [smos-scheduler] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  13400. 348.75 s [smos-scheduler] depends smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  13401. 348.75 s [smos-scheduler] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  13402. 348.75 s [smos-scheduler] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  13403. 348.75 s [smos-scheduler] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  13404. 348.75 s [smos-scheduler] depends smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  13405. 348.75 s [smos-scheduler] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  13406. 348.75 s [smos-scheduler] depends smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
  13407. 348.75 s [smos-scheduler] depends smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
  13408. 348.75 s [smos-scheduler] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  13409. 348.75 s [smos-scheduler] depends text-2.1.3-34f1
  13410. 348.75 s [smos-scheduler] depends time-1.12.2-3479
  13411. 348.75 s [smos-scheduler] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  13412. 348.75 s [smos-scheduler] definite smos-scheduler-0.10.1-83oN4Pgb6bc6o7Gh21HybY-smos-scheduler
  13413. 348.75 s [smos-scheduler] depends base-4.20.2.0-fafd
  13414. 348.75 s [smos-scheduler] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  13415. 348.75 s [smos-scheduler] depends smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
  13416. 348.75 s [smos-scheduler] Using Cabal-3.12.1.0 compiled by ghc-9.10
  13417. 348.75 s [smos-scheduler] Using compiler: ghc-9.10.3
  13418. 348.75 s [smos-scheduler] Using install prefix:
  13419. 348.75 s [smos-scheduler] /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1
  13420. 348.75 s [smos-scheduler] Executables installed in:
  13421. 348.75 s [smos-scheduler] /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/bin
  13422. 348.75 s [smos-scheduler] Libraries installed in:
  13423. 348.75 s [smos-scheduler] /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
  13424. 348.75 s [smos-scheduler] Dynamic Libraries installed in:
  13425. 348.75 s [smos-scheduler] /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  13426. 348.75 s [smos-scheduler] Private executables installed in:
  13427. 348.75 s [smos-scheduler] /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-scheduler-0.10.1
  13428. 348.75 s [smos-scheduler] Data files installed in:
  13429. 348.75 s [smos-scheduler] /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/share/x86_64-linux-ghc-9.10.3-a85d/smos-scheduler-0.10.1
  13430. 348.75 s [smos-scheduler] Documentation installed in:
  13431. 348.75 s [smos-scheduler] /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-scheduler-0.10.1
  13432. 348.75 s [smos-scheduler] Configuration files installed in:
  13433. 348.75 s [smos-scheduler] /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/etc
  13434. 348.75 s [smos-scheduler] No alex found
  13435. 348.75 s [smos-scheduler] Using ar found on system at:
  13436. 348.75 s [smos-scheduler] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  13437. 348.75 s [smos-scheduler] No c2hs found
  13438. 348.75 s [smos-scheduler] No cpphs found
  13439. 348.75 s [smos-scheduler] No doctest found
  13440. 348.75 s [smos-scheduler] Using gcc version 14.3.0 given by user at:
  13441. 348.75 s [smos-scheduler] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  13442. 348.75 s [smos-scheduler] Using ghc version 9.10.3 found on system at:
  13443. 348.75 s [smos-scheduler] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  13444. 348.75 s [smos-scheduler] Using ghc-pkg version 9.10.3 found on system at:
  13445. 348.75 s [smos-scheduler] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  13446. 348.75 s [smos-scheduler] No ghcjs found
  13447. 348.75 s [smos-scheduler] No ghcjs-pkg found
  13448. 348.75 s [smos-scheduler] No greencard found
  13449. 348.75 s [smos-scheduler] Using haddock version 2.31.1 found on system at:
  13450. 348.75 s [smos-scheduler] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  13451. 348.75 s [smos-scheduler] No happy found
  13452. 348.75 s [smos-scheduler] Using haskell-suite found on system at: haskell-suite-dummy-location
  13453. 348.75 s [smos-cursor-gen-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  13454. 348.75 s [smos-cursor-gen-source] - QuickCheck
  13455. 348.75 s [smos-cursor-gen-source] - cursor
  13456. 348.75 s [smos-cursor-gen-source] - cursor-dirforest-gen
  13457. 348.75 s [smos-cursor-gen-source] - cursor-fuzzy-time-gen
  13458. 348.75 s [smos-cursor-gen-source] - cursor-gen
  13459. 348.75 s [smos-cursor-gen-source] - genvalidity
  13460. 348.75 s [smos-cursor-gen-source] - genvalidity-text
  13461. 348.75 s [smos-cursor-gen-source] - smos-cursor
  13462. 348.75 s [smos-cursor-gen-source] - smos-data
  13463. 348.75 s [smos-cursor-gen-source] - smos-data-gen
  13464. 348.75 s [smos-cursor-gen-source] Please add them. There is more information at https://pvp.haskell.org/
  13465. 348.75 s [smos-cursor-gen-source] Note: the public hackage server would reject this package.
  13466. 348.75 s [smos-cursor-gen-source] Building source dist for smos-cursor-gen-0.2.2...
  13467. 348.75 s [smos-cursor-gen-source] Source tarball created: dist/smos-cursor-gen-0.2.2.tar.gz
  13468. 348.75 s [smos-cursor-gen-source] Phase: haddockPhase
  13469. 348.75 s [smos-cursor-gen-source] Phase: installPhase
  13470. 348.75 s [smos-cursor-gen-source] Phase: fixupPhase
  13471. 348.75 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1
  13472. 350.07 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
  13473. 350.07 s [post-build-hook]
  13474. 350.40 s [post-build-hook] Pushing /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1 (8.55 KiB)
  13475. 351.20 s [post-build-hook]
  13476. 351.20 s [post-build-hook] All done.
  13477. 351.22 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1
  13478. 351.29 s [post-build-hook] copying 1 paths...
  13479. 351.30 s [post-build-hook] copying path '/nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1' to 'https://cache.staging.nix-ci.com'...
  13480. 353.84 s [post-build-hook] copying 1 paths...
  13481. 353.84 s [post-build-hook] copying path '/nix/store/ahxswl93wz7rkv285skh3jgi2dr0ahrr-smos-report-cursor-source-0.6.1.drv' to 'https://cache.staging.nix-ci.com'...
  13482. 355.10 s Progress: 49 of 88 built (4 building), 28 of 28 downloaded from cache
  13483. 355.19 s Building smos-report-cursor
  13484. 355.19 s [smos-scheduler] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  13485. 355.20 s [smos-scheduler] No hmake found
  13486. 355.20 s [smos-scheduler] Using hpc version 0.69 found on system at:
  13487. 355.20 s [smos-scheduler] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  13488. 355.20 s [smos-scheduler] Using hsc2hs version 0.68.10 found on system at:
  13489. 355.20 s [smos-scheduler] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  13490. 355.20 s [smos-scheduler] No hscolour found
  13491. 355.20 s [smos-scheduler] No jhc found
  13492. 355.20 s [smos-scheduler] Using ld found on system at:
  13493. 355.20 s [smos-scheduler] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  13494. 355.20 s [smos-scheduler] No pkg-config found
  13495. 355.20 s [smos-scheduler] Using runghc version 9.10.3 found on system at:
  13496. 355.20 s [smos-scheduler] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  13497. 355.20 s [smos-scheduler] Using strip version 2.44 found on system at:
  13498. 355.20 s [smos-scheduler] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  13499. 355.20 s [smos-scheduler] Using tar found on system at:
  13500. 355.20 s [smos-scheduler] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  13501. 355.20 s [smos-scheduler] No uhc found
  13502. 355.20 s [smos-scheduler] Phase: buildPhase
  13503. 355.20 s [smos-scheduler] Preprocessing library for smos-scheduler-0.10.1...
  13504. 355.20 s [smos-scheduler] Building library for smos-scheduler-0.10.1...
  13505. 355.20 s [smos-scheduler] [ 1 of 13] Compiling Paths_smos_scheduler ( dist/build/autogen/Paths_smos_scheduler.hs, dist/build/Paths_smos_scheduler.o, dist/build/Paths_smos_scheduler.dyn_o )
  13506. 355.20 s [smos-scheduler] Adapting module: Smos.Scheduler.Template
  13507. 355.20 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Template.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Template.hs
  13508. 355.20 s [smos-scheduler] Adapting module: Smos.Scheduler.Schedule
  13509. 355.20 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Schedule.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Schedule.hs
  13510. 355.20 s [smos-scheduler] [ 2 of 13] Compiling Smos.Scheduler.Schedule ( src/Smos/Scheduler/Schedule.hs, dist/build/Smos/Scheduler/Schedule.o, dist/build/Smos/Scheduler/Schedule.dyn_o )
  13511. 355.20 s [smos-scheduler] [ 3 of 13] Compiling Smos.Scheduler.OptParse ( src/Smos/Scheduler/OptParse.hs, dist/build/Smos/Scheduler/OptParse.o, dist/build/Smos/Scheduler/OptParse.dyn_o )
  13512. 355.20 s [smos-scheduler] Adapting module: Smos.Scheduler.OptParse
  13513. 355.20 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/OptParse.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/OptParse.hs
  13514. 355.20 s [smos-scheduler] Adapting module: Smos.Scheduler.History
  13515. 355.20 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/History.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/History.hs
  13516. 355.20 s [smos-scheduler] Adapting module: Smos.Scheduler.Render
  13517. 355.20 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Render.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Render.hs
  13518. 355.20 s [smos-scheduler] [ 4 of 13] Compiling Smos.Scheduler.History ( src/Smos/Scheduler/History.hs, dist/build/Smos/Scheduler/History.o, dist/build/Smos/Scheduler/History.dyn_o )
  13519. 355.20 s [smos-scheduler] [ 5 of 13] Compiling Smos.Scheduler.Recurrence ( src/Smos/Scheduler/Recurrence.hs, dist/build/Smos/Scheduler/Recurrence.o, dist/build/Smos/Scheduler/Recurrence.dyn_o )
  13520. 355.20 s [smos-scheduler] Adapting module: Smos.Scheduler.Recurrence
  13521. 355.20 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Recurrence.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Recurrence.hs
  13522. 355.20 s [smos-scheduler] [ 6 of 13] Compiling Smos.Scheduler.Commands.Next ( src/Smos/Scheduler/Commands/Next.hs, dist/build/Smos/Scheduler/Commands/Next.o, dist/build/Smos/Scheduler/Commands/Next.dyn_o )
  13523. 355.20 s [smos-scheduler] Adapting module: Smos.Scheduler.Commands.Next
  13524. 355.20 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Commands/Next.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Commands/Next.hs
  13525. 355.20 s [smos-scheduler] [ 7 of 13] Compiling Smos.Scheduler.Template ( src/Smos/Scheduler/Template.hs, dist/build/Smos/Scheduler/Template.o, dist/build/Smos/Scheduler/Template.dyn_o )
  13526. 355.20 s [smos-scheduler] [ 8 of 13] Compiling Smos.Scheduler.Render ( src/Smos/Scheduler/Render.hs, dist/build/Smos/Scheduler/Render.o, dist/build/Smos/Scheduler/Render.dyn_o )
  13527. 355.20 s [smos-scheduler] [ 9 of 13] Compiling Smos.Scheduler.Commands.Schedule ( src/Smos/Scheduler/Commands/Schedule.hs, dist/build/Smos/Scheduler/Commands/Schedule.o, dist/build/Smos/Scheduler/Commands/Schedule.dyn_o )
  13528. 355.20 s [smos-scheduler] Adapting module: Smos.Scheduler.Commands.Sample
  13529. 355.20 s [smos-calendar-import] Phase: setupCompilerEnvironmentPhase
  13530. 355.20 s [smos-calendar-import] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  13531. 355.20 s [smos-calendar-import] Phase: unpackPhase
  13532. 355.20 s [smos-calendar-import] unpacking source archive /nix/store/9dgjg9v8ip17av6nka3wwll192wscyz5-smos-calendar-import-source-0.10.0/smos-calendar-import-0.10.0.tar.gz
  13533. 355.20 s [smos-calendar-import] source root is smos-calendar-import-0.10.0
  13534. 355.20 s [smos-calendar-import] setting SOURCE_DATE_EPOCH to timestamp 1780355763 of file "smos-calendar-import-0.10.0/test/Spec.hs"
  13535. 355.20 s [smos-calendar-import] Phase: patchPhase
  13536. 355.20 s [smos-calendar-import] Adding dekking-value to build-depends in ./smos-calendar-import.cabal
  13537. 355.20 s [smos-calendar-import] Phase: compileBuildDriverPhase
  13538. 355.20 s [smos-calendar-import] setupCompileFlags: -package-db=/build/tmp.6KNh6JvCbS/setup-package.conf.d -threaded
  13539. 355.20 s [smos-calendar-import] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.6KNh6JvCbS/Main.o )
  13540. 355.20 s [smos-calendar-import] [2 of 2] Linking Setup
  13541. 355.20 s [smos-calendar-import] Phase: updateAutotoolsGnuConfigScriptsPhase
  13542. 355.20 s [smos-calendar-import] Phase: configurePhase
  13543. 355.20 s [smos-calendar-import] configureFlags: --verbose --prefix=/nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.6KNh6JvCbS/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-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-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  13544. 355.20 s [smos-calendar-import] Using Parsec parser
  13545. 355.20 s [smos-calendar-import] Configuring smos-calendar-import-0.10.0...
  13546. 355.20 s [smos-calendar-import] Dependency aeson: using aeson-2.2.3.0
  13547. 355.20 s [smos-calendar-import] Dependency autodocodec: using autodocodec-0.5.0.0
  13548. 355.20 s [smos-calendar-import] Dependency base: using base-4.20.2.0
  13549. 355.20 s [smos-calendar-import] Dependency bytestring: using bytestring-0.12.2.0
  13550. 355.20 s [smos-calendar-import] Dependency case-insensitive: using case-insensitive-1.2.1.0
  13551. 355.20 s [smos-calendar-import] Dependency conformance: using conformance-0.1.0.0
  13552. 355.20 s [smos-calendar-import] Dependency containers: using containers-0.7
  13553. 355.20 s [smos-calendar-import] Dependency dekking-value: using dekking-value-0.0.0.0
  13554. 355.20 s [smos-calendar-import] Dependency http-client: using http-client-0.7.19
  13555. 355.20 s [smos-calendar-import] Dependency http-client-tls: using http-client-tls-0.3.6.4
  13556. 355.20 s [smos-calendar-import] Dependency ical: using ical-0.0.0.0
  13557. 355.20 s [smos-calendar-import] Dependency ical-recurrence: using ical-recurrence-0.0.0.0
  13558. 355.20 s [smos-calendar-import] Dependency monad-logger: using monad-logger-0.3.42
  13559. 355.20 s [smos-calendar-import] Dependency network-uri: using network-uri-2.6.4.2
  13560. 355.20 s [smos-calendar-import] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
  13561. 355.20 s [smos-calendar-import] Dependency path: using path-0.9.6
  13562. 355.20 s [smos-calendar-import] Dependency path-io: using path-io-1.8.2
  13563. 355.20 s [smos-calendar-import] Dependency smos-cli: using smos-cli-0.2.1
  13564. 355.20 s [smos-calendar-import] Dependency smos-data: using smos-data-0.7.0
  13565. 355.20 s [smos-calendar-import] Dependency smos-directory: using smos-directory-0.2.0
  13566. 355.20 s [smos-calendar-import] Dependency text: using text-2.1.3
  13567. 355.20 s [smos-calendar-import] Dependency time: using time-1.12.2
  13568. 355.20 s [smos-calendar-import] Dependency unliftio: using unliftio-0.2.25.1
  13569. 355.20 s [smos-calendar-import] Dependency validity: using validity-0.12.1.0
  13570. 355.20 s [smos-calendar-import] Dependency validity-text: using validity-text-0.3.1.3
  13571. 355.20 s [smos-calendar-import] Dependency yaml: using yaml-0.11.11.2
  13572. 355.20 s [smos-calendar-import] Dependency base: using base-4.20.2.0
  13573. 355.22 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2
  13574. 355.61 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
  13575. 355.61 s [post-build-hook]
  13576. 355.94 s [post-build-hook] Pushing /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2 (10.29 KiB)
  13577. 356.76 s [post-build-hook]
  13578. 356.76 s [post-build-hook] All done.
  13579. 356.79 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2
  13580. 356.86 s [post-build-hook] copying 1 paths...
  13581. 356.86 s [post-build-hook] copying path '/nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2' to 'https://cache.staging.nix-ci.com'...
  13582. 358.63 s [post-build-hook] copying 1 paths...
  13583. 358.63 s [post-build-hook] copying path '/nix/store/xj7j8a8b5426h98qh05x857xqp9ljc0j-smos-cursor-gen-source-0.2.2.drv' to 'https://cache.staging.nix-ci.com'...
  13584. 360.43 s Progress: 50 of 88 built (4 building), 28 of 28 downloaded from cache
  13585. 360.51 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/0x7z73i9xycjlz47whdhcbffiwiya5b8-smos-server-0.15.0-coverables /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0 /nix/store/xvi6v5g3f7f0r5rwqgi0flqwnjz43vvd-smos-server-0.15.0-coverage
  13586. 361.06 s [post-build-hook] Pushing 3 paths (611 are already present) using zstd to cache smos ⏳
  13587. 361.06 s [post-build-hook]
  13588. 361.40 s [post-build-hook] Pushing /nix/store/xvi6v5g3f7f0r5rwqgi0flqwnjz43vvd-smos-server-0.15.0-coverage (4.19 KiB)
  13589. 361.42 s [post-build-hook] Pushing /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0 (43.98 MiB)
  13590. 361.42 s [post-build-hook] Pushing /nix/store/0x7z73i9xycjlz47whdhcbffiwiya5b8-smos-server-0.15.0-coverables (553.91 KiB)
  13591. 362.91 s [post-build-hook]
  13592. 362.91 s [post-build-hook] All done.
  13593. 362.92 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/0x7z73i9xycjlz47whdhcbffiwiya5b8-smos-server-0.15.0-coverables /nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0 /nix/store/xvi6v5g3f7f0r5rwqgi0flqwnjz43vvd-smos-server-0.15.0-coverage
  13594. 363.03 s [post-build-hook] copying 3 paths...
  13595. 363.03 s [post-build-hook] copying path '/nix/store/0x7z73i9xycjlz47whdhcbffiwiya5b8-smos-server-0.15.0-coverables' to 'https://cache.staging.nix-ci.com'...
  13596. 363.03 s [post-build-hook] copying path '/nix/store/xvi6v5g3f7f0r5rwqgi0flqwnjz43vvd-smos-server-0.15.0-coverage' to 'https://cache.staging.nix-ci.com'...
  13597. 363.03 s [post-build-hook] copying path '/nix/store/4iwvjvxxax02iv32dsard3nynhcvdmks-smos-server-0.15.0' to 'https://cache.staging.nix-ci.com'...
  13598. 374.98 s [post-build-hook] copying 1 paths...
  13599. 374.98 s [post-build-hook] copying path '/nix/store/wjviy5bz68wsskja7w9jgm3kappgpllq-smos-server-0.15.0.drv' to 'https://cache.staging.nix-ci.com'...
  13600. 375.23 s Progress: 51 of 89 built (3 building), 28 of 28 downloaded from cache
  13601. 375.29 s Building smos-sync
  13602. 375.37 s Building smos-cursor-gen
  13603. 375.37 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Commands/Sample.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Commands/Sample.hs
  13604. 375.37 s [smos-scheduler] Adapting module: Smos.Scheduler.Commands.Check
  13605. 375.37 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Commands/Check.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Commands/Check.hs
  13606. 375.37 s [smos-scheduler] Adapting module: Smos.Scheduler.Commands.Schedule
  13607. 375.37 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Commands/Schedule.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Commands/Schedule.hs
  13608. 375.37 s [smos-scheduler] [10 of 13] Compiling Smos.Scheduler.Commands.Sample ( src/Smos/Scheduler/Commands/Sample.hs, dist/build/Smos/Scheduler/Commands/Sample.o, dist/build/Smos/Scheduler/Commands/Sample.dyn_o )
  13609. 375.37 s [smos-scheduler] [11 of 13] Compiling Smos.Scheduler.Commands.Check ( src/Smos/Scheduler/Commands/Check.hs, dist/build/Smos/Scheduler/Commands/Check.o, dist/build/Smos/Scheduler/Commands/Check.dyn_o )
  13610. 375.37 s [smos-scheduler] [12 of 13] Compiling Smos.Scheduler.Commands ( src/Smos/Scheduler/Commands.hs, dist/build/Smos/Scheduler/Commands.o, dist/build/Smos/Scheduler/Commands.dyn_o )
  13611. 375.37 s [smos-scheduler] Adapting module: Smos.Scheduler.Commands
  13612. 375.37 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Commands.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler/Commands.hs
  13613. 375.37 s [smos-scheduler] [13 of 13] Compiling Smos.Scheduler ( src/Smos/Scheduler.hs, dist/build/Smos/Scheduler.o, dist/build/Smos/Scheduler.dyn_o )
  13614. 375.37 s [smos-scheduler] Adapting module: Smos.Scheduler
  13615. 375.37 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/src/Smos/Scheduler.hs.coverables for source file /build/smos-scheduler-0.10.1/src/Smos/Scheduler.hs
  13616. 375.37 s [smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler.dyn_o'
  13617. 375.37 s [smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler/Commands.dyn_o'
  13618. 375.37 s [smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler/Commands/Check.dyn_o'
  13619. 375.37 s [smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler/Commands/Next.dyn_o'
  13620. 375.37 s [smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler/Commands/Sample.dyn_o'
  13621. 375.37 s [smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler/Commands/Schedule.dyn_o'
  13622. 375.37 s [smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler/History.dyn_o'
  13623. 375.37 s [smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler/OptParse.dyn_o'
  13624. 375.37 s [smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler/Recurrence.dyn_o'
  13625. 375.37 s [smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler/Render.dyn_o'
  13626. 375.37 s [smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler/Schedule.dyn_o'
  13627. 375.37 s [smos-scheduler] Warning: ignoring unrecognised input `dist/build/Smos/Scheduler/Template.dyn_o'
  13628. 375.37 s [smos-scheduler] Warning: ignoring unrecognised input `dist/build/Paths_smos_scheduler.dyn_o'
  13629. 375.37 s [smos-scheduler] Preprocessing test suite 'smos-scheduler-test' for smos-scheduler-0.10.1...
  13630. 375.37 s [smos-scheduler] Building test suite 'smos-scheduler-test' for smos-scheduler-0.10.1...
  13631. 375.37 s [smos-scheduler] [ 1 of 14] Compiling Paths_smos_scheduler ( dist/build/smos-scheduler-test/autogen/Paths_smos_scheduler.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Paths_smos_scheduler.o )
  13632. 375.37 s [smos-scheduler] Adapting module: Smos.Scheduler.History.Gen
  13633. 375.37 s [smos-scheduler] Adapting module: Smos.Scheduler.Template.Gen
  13634. 375.37 s [smos-scheduler] Adapting module: Smos.Scheduler.OptParseSpec
  13635. 375.37 s [smos-scheduler] Adapting module: Smos.Scheduler.Render.Gen
  13636. 375.37 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/History/Gen.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/History/Gen.hs
  13637. 375.37 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Render/Gen.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Render/Gen.hs
  13638. 375.37 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/OptParseSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/OptParseSpec.hs
  13639. 375.37 s [smos-scheduler] Adapting module: Smos.Scheduler.RenderGoldenSpec
  13640. 375.37 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Template/Gen.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Template/Gen.hs
  13641. 375.37 s [smos-calendar-import] Dependency dekking-value: using dekking-value-0.0.0.0
  13642. 375.37 s [smos-calendar-import] Dependency smos-calendar-import: using smos-calendar-import-0.10.0
  13643. 375.37 s [smos-calendar-import] Dependency QuickCheck: using QuickCheck-2.15.0.1
  13644. 375.37 s [smos-calendar-import] Dependency autodocodec: using autodocodec-0.5.0.0
  13645. 375.37 s [smos-calendar-import] Dependency autodocodec-yaml: using autodocodec-yaml-0.4.0.2
  13646. 375.37 s [smos-calendar-import] Dependency base: using base-4.20.2.0
  13647. 375.37 s [smos-calendar-import] Dependency bytestring: using bytestring-0.12.2.0
  13648. 375.37 s [smos-calendar-import] Dependency conformance-gen: using conformance-gen-0.0.0.0
  13649. 375.37 s [smos-calendar-import] Dependency containers: using containers-0.7
  13650. 375.37 s [smos-calendar-import] Dependency deepseq: using deepseq-1.5.0.0
  13651. 375.37 s [smos-calendar-import] Dependency dekking-value: using dekking-value-0.0.0.0
  13652. 375.37 s [smos-calendar-import] Dependency genvalidity: using genvalidity-1.1.1.0
  13653. 375.37 s [smos-calendar-import] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
  13654. 375.37 s [smos-calendar-import] Dependency genvalidity-sydtest-aeson: using genvalidity-sydtest-aeson-1.0.0.1
  13655. 375.37 s [smos-calendar-import] Dependency genvalidity-text: using genvalidity-text-1.0.0.1
  13656. 375.37 s [smos-calendar-import] Dependency ical: using ical-0.0.0.0
  13657. 375.37 s [smos-calendar-import] Dependency ical-gen: using ical-gen-0.0.0.0
  13658. 375.37 s [smos-calendar-import] Dependency ical-recurrence: using ical-recurrence-0.0.0.0
  13659. 375.37 s [smos-calendar-import] Dependency ical-recurrence-gen: using ical-recurrence-gen-0.0.0.0
  13660. 375.37 s [smos-calendar-import] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
  13661. 375.37 s [smos-calendar-import] Dependency path: using path-0.9.6
  13662. 375.37 s [smos-calendar-import] Dependency path-io: using path-io-1.8.2
  13663. 375.37 s [smos-calendar-import] Dependency smos-calendar-import: using smos-calendar-import-0.10.0
  13664. 375.37 s [smos-calendar-import] Dependency smos-data: using smos-data-0.7.0
  13665. 375.37 s [smos-calendar-import] Dependency smos-data-gen: using smos-data-gen-0.5.1
  13666. 375.59 s [smos-calendar-import] Dependency sydtest: using sydtest-0.23.0.1
  13667. 375.59 s [smos-calendar-import] Dependency yaml: using yaml-0.11.11.2
  13668. 375.59 s [smos-calendar-import] Source component graph:
  13669. 375.59 s [smos-calendar-import] component lib
  13670. 375.59 s [smos-calendar-import] component exe:smos-calendar-import dependency lib
  13671. 375.59 s [smos-calendar-import] component test:smos-calendar-import-test dependency lib
  13672. 375.59 s [smos-calendar-import] Configured component graph:
  13673. 375.59 s [smos-calendar-import] component smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
  13674. 375.59 s [smos-calendar-import] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  13675. 375.59 s [smos-calendar-import] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  13676. 375.59 s [smos-calendar-import] include base-4.20.2.0-fafd
  13677. 375.59 s [smos-calendar-import] include bytestring-0.12.2.0-96e1
  13678. 375.59 s [smos-calendar-import] include case-insensitive-1.2.1.0-3mnUFXW54Ar6D0b2Y2KGKv
  13679. 375.59 s [smos-calendar-import] include conformance-0.1.0.0-4RDiiZFW9F969jbeCP9wmb
  13680. 375.59 s [smos-calendar-import] include containers-0.7-96b4
  13681. 375.59 s [smos-calendar-import] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  13682. 375.59 s [smos-calendar-import] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  13683. 375.59 s [smos-calendar-import] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
  13684. 375.59 s [smos-calendar-import] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  13685. 375.59 s [smos-calendar-import] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
  13686. 375.59 s [smos-calendar-import] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  13687. 375.59 s [smos-calendar-import] include network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
  13688. 375.59 s [smos-calendar-import] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  13689. 375.59 s [smos-calendar-import] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  13690. 375.59 s [smos-calendar-import] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  13691. 375.59 s [smos-calendar-import] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  13692. 375.59 s [smos-calendar-import] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  13693. 375.59 s [smos-calendar-import] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  13694. 375.59 s [smos-calendar-import] include text-2.1.3-34f1
  13695. 375.59 s [smos-calendar-import] include time-1.12.2-3479
  13696. 375.59 s [smos-calendar-import] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  13697. 375.59 s [smos-calendar-import] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  13698. 375.59 s [smos-calendar-import] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
  13699. 375.59 s [smos-calendar-import] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  13700. 375.59 s [smos-calendar-import] component smos-calendar-import-0.10.0-4zPjDwX1YwREWLQSNpSHd9-smos-calendar-import
  13701. 375.59 s [smos-calendar-import] include base-4.20.2.0-fafd
  13702. 375.59 s [smos-calendar-import] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  13703. 375.59 s [smos-calendar-import] include smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
  13704. 375.59 s [smos-calendar-import] component smos-calendar-import-0.10.0-GcItMVu05E67hl9n7vBlcE-smos-calendar-import-test
  13705. 375.59 s [smos-calendar-import] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  13706. 375.59 s [smos-calendar-import] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  13707. 375.59 s [smos-calendar-import] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  13708. 375.59 s [smos-calendar-import] include base-4.20.2.0-fafd
  13709. 375.59 s [smos-calendar-import] include bytestring-0.12.2.0-96e1
  13710. 375.59 s [smos-calendar-import] include conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
  13711. 375.59 s [smos-calendar-import] include containers-0.7-96b4
  13712. 375.59 s [smos-calendar-import] include deepseq-1.5.0.0-2b65
  13713. 375.59 s [smos-calendar-import] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  13714. 375.60 s [smos-calendar-import] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  13715. 375.60 s [smos-calendar-import] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  13716. 375.60 s [smos-calendar-import] include genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
  13717. 375.60 s [smos-calendar-import] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  13718. 375.60 s [smos-report-cursor] Phase: setupCompilerEnvironmentPhase
  13719. 375.60 s [smos-report-cursor] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  13720. 375.60 s [smos-report-cursor] Phase: unpackPhase
  13721. 375.60 s [smos-report-cursor] unpacking source archive /nix/store/wi229788pmm1i24z8mwmpz0fzdc3f9dq-smos-report-cursor-source-0.6.1/smos-report-cursor-0.6.1.tar.gz
  13722. 375.60 s [smos-report-cursor] source root is smos-report-cursor-0.6.1
  13723. 375.60 s [smos-report-cursor] setting SOURCE_DATE_EPOCH to timestamp 1780355981 of file "smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Work.hs"
  13724. 375.60 s [smos-report-cursor] warning: file "smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Work.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  13725. 375.60 s [smos-report-cursor] Phase: patchPhase
  13726. 375.60 s [smos-report-cursor] Adding dekking-value to build-depends in ./smos-report-cursor.cabal
  13727. 375.60 s [smos-report-cursor] Phase: compileBuildDriverPhase
  13728. 375.60 s [smos-report-cursor] setupCompileFlags: -package-db=/build/tmp.L6GQi3yBpr/setup-package.conf.d -threaded
  13729. 375.60 s [smos-report-cursor] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.L6GQi3yBpr/Main.o )
  13730. 375.60 s [smos-report-cursor] [2 of 2] Linking Setup
  13731. 375.60 s [smos-report-cursor] Phase: updateAutotoolsGnuConfigScriptsPhase
  13732. 375.60 s [smos-report-cursor] Phase: configurePhase
  13733. 375.60 s [smos-report-cursor] configureFlags: --verbose --prefix=/nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.L6GQi3yBpr/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-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-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  13734. 375.60 s [smos-report-cursor] Using Parsec parser
  13735. 375.60 s [smos-report-cursor] Configuring smos-report-cursor-0.6.1...
  13736. 375.60 s [smos-report-cursor] Dependency base: using base-4.20.2.0
  13737. 375.60 s [smos-report-cursor] Dependency conduit: using conduit-1.3.6.1
  13738. 375.60 s [smos-report-cursor] Dependency containers: using containers-0.7
  13739. 375.60 s [smos-report-cursor] Dependency cursor: using cursor-0.3.2.0
  13740. 375.60 s [smos-report-cursor] Dependency deepseq: using deepseq-1.5.0.0
  13741. 375.60 s [smos-report-cursor] Dependency dekking-value: using dekking-value-0.0.0.0
  13742. 375.60 s [smos-report-cursor] Dependency dlist: using dlist-1.0
  13743. 375.60 s [smos-report-cursor] Dependency microlens: using microlens-0.4.14.0
  13744. 375.60 s [smos-report-cursor] Dependency path: using path-0.9.6
  13745. 375.60 s [smos-report-cursor] Dependency smos-cursor: using smos-cursor-0.7.0
  13746. 375.60 s [smos-report-cursor] Dependency smos-data: using smos-data-0.7.0
  13747. 375.60 s [smos-report-cursor] Dependency smos-directory: using smos-directory-0.2.0
  13748. 375.60 s [smos-report-cursor] Dependency smos-report: using smos-report-0.12.0
  13749. 375.60 s [smos-report-cursor] Dependency time: using time-1.12.2
  13750. 375.60 s [smos-report-cursor] Dependency tz: using tz-0.1.3.6
  13751. 375.60 s [smos-report-cursor] Dependency validity: using validity-0.12.1.0
  13752. 375.60 s [smos-report-cursor] Dependency validity-path: using validity-path-0.4.0.1
  13753. 375.60 s [smos-report-cursor] Source component graph: component lib
  13754. 375.60 s [smos-report-cursor] Configured component graph:
  13755. 375.60 s [smos-report-cursor] component smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
  13756. 375.60 s [smos-report-cursor] include base-4.20.2.0-fafd
  13757. 375.60 s [smos-report-cursor] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  13758. 375.60 s [smos-report-cursor] include containers-0.7-96b4
  13759. 375.60 s [smos-report-cursor] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  13760. 375.60 s [smos-report-cursor] include deepseq-1.5.0.0-2b65
  13761. 375.60 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RenderGoldenSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RenderGoldenSpec.hs
  13762. 375.60 s [smos-scheduler] [ 2 of 14] Compiling Smos.Scheduler.History.Gen ( test/Smos/Scheduler/History/Gen.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/History/Gen.o )
  13763. 375.60 s [smos-scheduler] [ 3 of 14] Compiling Smos.Scheduler.OptParseSpec ( test/Smos/Scheduler/OptParseSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/OptParseSpec.o )
  13764. 375.60 s [smos-scheduler] [ 4 of 14] Compiling Smos.Scheduler.Render.Gen ( test/Smos/Scheduler/Render/Gen.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/Render/Gen.o, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/Render/Gen.dyn_o )
  13765. 375.60 s [smos-scheduler] Adapting module: Smos.Scheduler.TemplateSpec
  13766. 375.60 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/TemplateSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/TemplateSpec.hs
  13767. 375.60 s [smos-scheduler] [ 5 of 14] Compiling Smos.Scheduler.IntegrationSpec ( test/Smos/Scheduler/IntegrationSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/IntegrationSpec.o )
  13768. 375.60 s [smos-scheduler] Adapting module: Smos.Scheduler.Schedule.Gen
  13769. 375.60 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Schedule/Gen.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Schedule/Gen.hs
  13770. 375.60 s [smos-scheduler] Adapting module: Smos.Scheduler.IntegrationSpec
  13771. 375.60 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/IntegrationSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/IntegrationSpec.hs
  13772. 375.60 s [smos-scheduler] [ 6 of 14] Compiling Smos.Scheduler.RenderGoldenSpec ( test/Smos/Scheduler/RenderGoldenSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/RenderGoldenSpec.o )
  13773. 375.60 s [smos-scheduler] [ 7 of 14] Compiling Smos.Scheduler.Schedule.Gen ( test/Smos/Scheduler/Schedule/Gen.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/Schedule/Gen.o, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/Schedule/Gen.dyn_o )
  13774. 375.60 s [smos-scheduler] [ 8 of 14] Compiling Smos.Scheduler.RecurrenceSpec ( test/Smos/Scheduler/RecurrenceSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/RecurrenceSpec.o )
  13775. 375.60 s [smos-scheduler] Adapting module: Smos.Scheduler.RecurrenceSpec
  13776. 375.60 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RecurrenceSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RecurrenceSpec.hs
  13777. 375.60 s [smos-scheduler] Adapting module: Smos.Scheduler.ScheduleSpec
  13778. 375.60 s [smos-scheduler] Adapting module: Smos.Scheduler.HistorySpec
  13779. 375.60 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/ScheduleSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/ScheduleSpec.hs
  13780. 375.60 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/HistorySpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/HistorySpec.hs
  13781. 375.60 s [smos-scheduler] Adapting module: Smos.Scheduler.RenderSpec
  13782. 375.60 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RenderSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RenderSpec.hs
  13783. 375.60 s [smos-scheduler] [ 9 of 14] Compiling Smos.Scheduler.HistorySpec ( test/Smos/Scheduler/HistorySpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/HistorySpec.o )
  13784. 375.60 s [smos-scheduler] [10 of 14] Compiling Smos.Scheduler.ScheduleSpec ( test/Smos/Scheduler/ScheduleSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/ScheduleSpec.o )
  13785. 375.60 s [smos-scheduler] [11 of 14] Compiling Smos.Scheduler.Template.Gen ( test/Smos/Scheduler/Template/Gen.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/Template/Gen.o )
  13786. 375.60 s [smos-scheduler] [12 of 14] Compiling Smos.Scheduler.RenderSpec ( test/Smos/Scheduler/RenderSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/RenderSpec.o )
  13787. 375.60 s [smos-scheduler] [13 of 14] Compiling Smos.Scheduler.TemplateSpec ( test/Smos/Scheduler/TemplateSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/TemplateSpec.o )
  13788. 375.60 s [smos-calendar-import] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  13789. 375.60 s [smos-calendar-import] include ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
  13790. 375.60 s [smos-calendar-import] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
  13791. 375.60 s [smos-calendar-import] include ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
  13792. 375.60 s [smos-calendar-import] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  13793. 375.60 s [smos-calendar-import] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  13794. 375.60 s [smos-calendar-import] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  13795. 375.60 s [smos-calendar-import] include smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
  13796. 375.60 s [smos-calendar-import] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  13797. 375.60 s [smos-calendar-import] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  13798. 376.07 s [smos-calendar-import] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  13799. 376.07 s [smos-calendar-import] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  13800. 376.07 s [smos-calendar-import] Linked component graph:
  13801. 376.07 s [smos-calendar-import] unit smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
  13802. 376.07 s [smos-calendar-import] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  13803. 376.07 s [smos-calendar-import] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  13804. 376.07 s [smos-calendar-import] include base-4.20.2.0-fafd
  13805. 376.07 s [smos-calendar-import] include bytestring-0.12.2.0-96e1
  13806. 376.07 s [smos-calendar-import] include case-insensitive-1.2.1.0-3mnUFXW54Ar6D0b2Y2KGKv
  13807. 376.07 s [smos-calendar-import] include conformance-0.1.0.0-4RDiiZFW9F969jbeCP9wmb
  13808. 376.07 s [smos-calendar-import] include containers-0.7-96b4
  13809. 376.07 s [smos-calendar-import] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  13810. 376.07 s [smos-calendar-import] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  13811. 376.07 s [smos-calendar-import] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
  13812. 376.07 s [smos-calendar-import] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  13813. 376.07 s [smos-calendar-import] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
  13814. 376.07 s [smos-calendar-import] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  13815. 376.07 s [smos-calendar-import] include network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
  13816. 376.07 s [smos-calendar-import] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  13817. 376.07 s [smos-calendar-import] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  13818. 376.07 s [smos-calendar-import] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  13819. 376.07 s [smos-calendar-import] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  13820. 376.07 s [smos-calendar-import] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  13821. 376.07 s [smos-calendar-import] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  13822. 376.07 s [smos-calendar-import] include text-2.1.3-34f1
  13823. 376.07 s [smos-calendar-import] include time-1.12.2-3479
  13824. 376.07 s [smos-calendar-import] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  13825. 376.07 s [smos-calendar-import] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  13826. 376.07 s [smos-calendar-import] include validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
  13827. 376.07 s [smos-calendar-import] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  13828. 376.07 s [smos-calendar-import] ICal.Extended=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:ICal.Extended,Smos.Calendar.Import=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import,Smos.Calendar.Import.Event=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.Event,Smos.Calendar.Import.Filter=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.Filter,Smos.Calendar.Import.OptParse=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.OptParse,Smos.Calendar.Import.Pick=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.Pick,Smos.Calendar.Import.Recur=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.Recur,Smos.Calendar.Import.RecurringEvent=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.RecurringEvent,Smos.Calendar.Import.Render=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.Render,Smos.Calendar.Import.ResolveLocal=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.ResolveLocal,Smos.Calendar.Import.ResolveZones=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.ResolveZones,Smos.Calendar.Import.Static=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.Static,Smos.Calendar.Import.UTCEvent=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.UTCEvent,Smos.Calendar.Import.UnresolvedEvent=smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP:Smos.Calendar.Import.UnresolvedEvent
  13829. 376.07 s [smos-calendar-import] unit smos-calendar-import-0.10.0-4zPjDwX1YwREWLQSNpSHd9-smos-calendar-import
  13830. 376.07 s [smos-calendar-import] include base-4.20.2.0-fafd
  13831. 376.07 s [smos-calendar-import] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  13832. 376.07 s [smos-calendar-import] include smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
  13833. 376.07 s [smos-calendar-import] unit smos-calendar-import-0.10.0-GcItMVu05E67hl9n7vBlcE-smos-calendar-import-test
  13834. 376.07 s [smos-calendar-import] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  13835. 376.07 s [smos-report-cursor] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  13836. 376.07 s [smos-report-cursor] include dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
  13837. 376.07 s [smos-report-cursor] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  13838. 376.07 s [smos-report-cursor] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  13839. 376.07 s [smos-report-cursor] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  13840. 376.07 s [smos-report-cursor] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  13841. 376.07 s [smos-report-cursor] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  13842. 376.07 s [smos-report-cursor] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  13843. 376.07 s [smos-report-cursor] include time-1.12.2-3479
  13844. 376.07 s [smos-report-cursor] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  13845. 376.07 s [smos-report-cursor] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  13846. 376.07 s [smos-report-cursor] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  13847. 376.07 s [smos-report-cursor] Linked component graph:
  13848. 376.07 s [smos-report-cursor] unit smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
  13849. 376.07 s [smos-report-cursor] include base-4.20.2.0-fafd
  13850. 376.07 s [smos-report-cursor] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  13851. 376.07 s [smos-report-cursor] include containers-0.7-96b4
  13852. 376.07 s [smos-report-cursor] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  13853. 376.07 s [smos-report-cursor] include deepseq-1.5.0.0-2b65
  13854. 376.07 s [smos-report-cursor] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  13855. 376.07 s [smos-report-cursor] include dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
  13856. 376.07 s [smos-report-cursor] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  13857. 376.07 s [smos-report-cursor] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  13858. 376.07 s [smos-report-cursor] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  13859. 376.07 s [smos-report-cursor] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  13860. 376.07 s [smos-report-cursor] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  13861. 376.07 s [smos-report-cursor] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  13862. 376.07 s [smos-report-cursor] include time-1.12.2-3479
  13863. 376.07 s [smos-report-cursor] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  13864. 376.07 s [smos-report-cursor] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  13865. 376.07 s [smos-report-cursor] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  13866. 376.07 s [smos-report-cursor] Smos.Cursor.Report.Entry=smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj:Smos.Cursor.Report.Entry,Smos.Cursor.Report.Next=smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj:Smos.Cursor.Report.Next,Smos.Cursor.Report.Ongoing=smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj:Smos.Cursor.Report.Ongoing,Smos.Cursor.Report.Stuck=smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj:Smos.Cursor.Report.Stuck,Smos.Cursor.Report.Timestamps=smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj:Smos.Cursor.Report.Timestamps,Smos.Cursor.Report.Waiting=smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj:Smos.Cursor.Report.Waiting,Smos.Cursor.Report.Work=smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj:Smos.Cursor.Report.Work
  13867. 376.07 s [smos-report-cursor] Ready component graph:
  13868. 376.07 s [smos-report-cursor] definite smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
  13869. 376.07 s [smos-report-cursor] depends base-4.20.2.0-fafd
  13870. 376.07 s [smos-report-cursor] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  13871. 376.07 s [smos-report-cursor] depends containers-0.7-96b4
  13872. 376.07 s [smos-report-cursor] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  13873. 376.07 s [smos-report-cursor] depends deepseq-1.5.0.0-2b65
  13874. 376.07 s [smos-report-cursor] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  13875. 376.07 s [smos-report-cursor] depends dlist-1.0-BTRHCvPIK1O7JbaJyUkK5A
  13876. 376.07 s [smos-report-cursor] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  13877. 376.07 s [smos-report-cursor] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  13878. 376.07 s [smos-report-cursor] depends smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  13879. 376.07 s [smos-report-cursor] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  13880. 376.07 s [smos-report-cursor] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  13881. 376.07 s [smos-report-cursor] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  13882. 376.07 s [smos-report-cursor] depends time-1.12.2-3479
  13883. 376.07 s [smos-report-cursor] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  13884. 376.07 s [smos-report-cursor] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  13885. 376.07 s [smos-report-cursor] depends validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  13886. 376.07 s [smos-report-cursor] Using Cabal-3.12.1.0 compiled by ghc-9.10
  13887. 376.07 s [smos-report-cursor] Using compiler: ghc-9.10.3
  13888. 376.07 s [smos-report-cursor] Using install prefix:
  13889. 376.07 s [smos-report-cursor] /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1
  13890. 376.07 s [smos-report-cursor] Executables installed in:
  13891. 376.07 s [smos-report-cursor] /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1/bin
  13892. 376.07 s [smos-report-cursor] Libraries installed in:
  13893. 376.07 s [smos-report-cursor] /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
  13894. 376.07 s [smos-report-cursor] Dynamic Libraries installed in:
  13895. 376.07 s [smos-report-cursor] /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  13896. 376.07 s [smos-report-cursor] Private executables installed in:
  13897. 376.07 s [smos-report-cursor] /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-0.6.1
  13898. 376.07 s [smos-report-cursor] Data files installed in:
  13899. 376.07 s [smos-scheduler] [14 of 14] Compiling Main ( test/Spec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Main.o )
  13900. 376.07 s [smos-scheduler] Adapting module: Main
  13901. 376.07 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Spec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Spec.hs
  13902. 376.07 s [smos-scheduler] [ 1 of 15] Compiling Paths_smos_scheduler ( dist/build/smos-scheduler-test/autogen/Paths_smos_scheduler.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Paths_smos_scheduler.o ) [Impure plugin forced recompilation]
  13903. 376.07 s [smos-scheduler] Adapting module: Smos.Scheduler.History.Gen
  13904. 376.07 s [smos-scheduler] Adapting module: Smos.Scheduler.OptParseSpec
  13905. 376.07 s [smos-scheduler] Adapting module: Smos.Scheduler.Render.Gen
  13906. 376.07 s [smos-scheduler] Adapting module: Smos.Scheduler.Template.Gen
  13907. 376.07 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Render/Gen.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Render/Gen.hs
  13908. 376.07 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/OptParseSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/OptParseSpec.hs
  13909. 376.07 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Template/Gen.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Template/Gen.hs
  13910. 376.07 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/History/Gen.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/History/Gen.hs
  13911. 376.07 s [smos-scheduler] Adapting module: Smos.Scheduler.RenderGoldenSpec
  13912. 376.07 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RenderGoldenSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RenderGoldenSpec.hs
  13913. 376.49 s [smos-scheduler] [ 2 of 15] Compiling Smos.Scheduler.History.Gen ( test/Smos/Scheduler/History/Gen.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/History/Gen.o ) [Test.Syd.Validity package changed]
  13914. 376.49 s [smos-scheduler] [ 3 of 15] Compiling Smos.Scheduler.OptParseSpec ( test/Smos/Scheduler/OptParseSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/OptParseSpec.o ) [OptEnvConf.Test package changed]
  13915. 376.49 s [smos-scheduler] [ 4 of 15] Compiling Smos.Scheduler.Render.Gen ( test/Smos/Scheduler/Render/Gen.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/Render/Gen.o, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/Render/Gen.dyn_o ) [Test.Syd.Validity package changed]
  13916. 376.49 s [smos-scheduler] Adapting module: Smos.Scheduler.TemplateSpec
  13917. 376.49 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/TemplateSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/TemplateSpec.hs
  13918. 376.49 s [smos-scheduler] [ 5 of 15] Compiling Smos.Scheduler.IntegrationSpec ( test/Smos/Scheduler/IntegrationSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/IntegrationSpec.o ) [Control.Monad.Logger package changed]
  13919. 376.49 s [smos-scheduler] Adapting module: Smos.Scheduler.IntegrationSpec
  13920. 376.49 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/IntegrationSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/IntegrationSpec.hs
  13921. 376.49 s [smos-scheduler] Adapting module: Smos.Scheduler.Schedule.Gen
  13922. 376.49 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Schedule/Gen.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/Schedule/Gen.hs
  13923. 376.49 s [smos-scheduler] [ 6 of 15] Compiling Smos.Scheduler.RenderGoldenSpec ( test/Smos/Scheduler/RenderGoldenSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/RenderGoldenSpec.o ) [Control.Monad.Reader package changed]
  13924. 376.49 s [smos-scheduler] [ 7 of 15] Compiling Smos.Scheduler.Schedule.Gen ( test/Smos/Scheduler/Schedule/Gen.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/Schedule/Gen.o, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/Schedule/Gen.dyn_o ) [Data.GenValidity.Path package changed]
  13925. 376.49 s [smos-scheduler] [ 8 of 15] Compiling Smos.Scheduler.RecurrenceSpec ( test/Smos/Scheduler/RecurrenceSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/RecurrenceSpec.o ) [Test.Syd.Validity package changed]
  13926. 376.49 s [smos-scheduler] Adapting module: Smos.Scheduler.RecurrenceSpec
  13927. 376.49 s [smos-scheduler] Adapting module: Smos.Scheduler.ScheduleSpec
  13928. 376.49 s [smos-scheduler] Adapting module: Smos.Scheduler.HistorySpec
  13929. 376.49 s [smos-calendar-import] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  13930. 376.49 s [smos-calendar-import] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  13931. 376.49 s [smos-calendar-import] include base-4.20.2.0-fafd
  13932. 376.49 s [smos-calendar-import] include bytestring-0.12.2.0-96e1
  13933. 376.49 s [smos-calendar-import] include conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
  13934. 376.49 s [smos-calendar-import] include containers-0.7-96b4
  13935. 376.49 s [smos-calendar-import] include deepseq-1.5.0.0-2b65
  13936. 376.49 s [smos-calendar-import] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  13937. 376.49 s [smos-calendar-import] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  13938. 376.49 s [smos-calendar-import] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  13939. 376.49 s [smos-calendar-import] include genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
  13940. 376.49 s [smos-calendar-import] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  13941. 376.49 s [smos-calendar-import] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  13942. 376.49 s [smos-calendar-import] include ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
  13943. 376.49 s [smos-calendar-import] include ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
  13944. 376.49 s [smos-calendar-import] include ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
  13945. 376.49 s [smos-calendar-import] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  13946. 376.49 s [smos-calendar-import] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  13947. 376.49 s [smos-calendar-import] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  13948. 376.49 s [smos-calendar-import] include smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
  13949. 376.49 s [smos-calendar-import] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  13950. 376.49 s [smos-calendar-import] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  13951. 376.49 s [smos-calendar-import] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  13952. 376.49 s [smos-calendar-import] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  13953. 376.49 s [smos-calendar-import] Ready component graph:
  13954. 376.49 s [smos-calendar-import] definite smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
  13955. 376.49 s [smos-calendar-import] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  13956. 376.49 s [smos-calendar-import] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  13957. 376.49 s [smos-calendar-import] depends base-4.20.2.0-fafd
  13958. 376.49 s [smos-calendar-import] depends bytestring-0.12.2.0-96e1
  13959. 376.49 s [smos-calendar-import] depends case-insensitive-1.2.1.0-3mnUFXW54Ar6D0b2Y2KGKv
  13960. 376.49 s [smos-calendar-import] depends conformance-0.1.0.0-4RDiiZFW9F969jbeCP9wmb
  13961. 376.49 s [smos-calendar-import] depends containers-0.7-96b4
  13962. 376.49 s [smos-calendar-import] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  13963. 376.49 s [smos-calendar-import] depends http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  13964. 376.49 s [smos-calendar-import] depends http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
  13965. 376.49 s [smos-calendar-import] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  13966. 376.49 s [smos-calendar-import] depends ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
  13967. 376.49 s [smos-calendar-import] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  13968. 376.49 s [smos-calendar-import] depends network-uri-2.6.4.2-90cnrsZ004i7HW9YhrlM2
  13969. 376.49 s [smos-calendar-import] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  13970. 376.49 s [smos-calendar-import] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  13971. 376.49 s [smos-calendar-import] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  13972. 376.49 s [smos-calendar-import] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  13973. 376.49 s [smos-calendar-import] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  13974. 376.49 s [smos-calendar-import] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  13975. 376.49 s [smos-calendar-import] depends text-2.1.3-34f1
  13976. 376.49 s [smos-calendar-import] depends time-1.12.2-3479
  13977. 376.49 s [smos-calendar-import] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  13978. 376.49 s [smos-calendar-import] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  13979. 376.49 s [smos-calendar-import] depends validity-text-0.3.1.3-GXG23dRmbmGHkAAk5tffI
  13980. 376.49 s [smos-calendar-import] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  13981. 376.49 s [smos-calendar-import] definite smos-calendar-import-0.10.0-GcItMVu05E67hl9n7vBlcE-smos-calendar-import-test
  13982. 376.49 s [smos-calendar-import] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  13983. 376.49 s [smos-calendar-import] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  13984. 376.49 s [smos-calendar-import] depends autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  13985. 376.49 s [smos-calendar-import] depends base-4.20.2.0-fafd
  13986. 376.49 s [smos-calendar-import] depends bytestring-0.12.2.0-96e1
  13987. 376.49 s [smos-calendar-import] depends conformance-gen-0.0.0.0-HOePdCO1mrO9Y0OFcABbzj
  13988. 376.49 s [smos-calendar-import] depends containers-0.7-96b4
  13989. 376.49 s [smos-calendar-import] depends deepseq-1.5.0.0-2b65
  13990. 376.49 s [smos-calendar-import] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  13991. 376.49 s [smos-calendar-import] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  13992. 376.49 s [smos-calendar-import] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  13993. 376.49 s [smos-calendar-import] depends genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
  13994. 376.49 s [smos-calendar-import] depends genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  13995. 376.49 s [smos-calendar-import] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  13996. 376.49 s [smos-calendar-import] depends ical-gen-0.0.0.0-9zHUKMBouKN5yaiGuEQJ8k
  13997. 376.49 s [smos-calendar-import] depends ical-recurrence-0.0.0.0-LUsDPQv2og07vGaDeaH18R
  13998. 376.79 s [smos-calendar-import] depends ical-recurrence-gen-0.0.0.0-ARnoteTctRj2auAeOGbVMW
  13999. 376.79 s [smos-calendar-import] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  14000. 376.79 s [smos-calendar-import] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  14001. 376.79 s [smos-calendar-import] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  14002. 376.79 s [smos-calendar-import] depends smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
  14003. 376.79 s [smos-report-cursor] /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1/share/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-0.6.1
  14004. 376.79 s [smos-report-cursor] Documentation installed in:
  14005. 376.79 s [smos-report-cursor] /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-0.6.1
  14006. 376.79 s [smos-report-cursor] Configuration files installed in:
  14007. 376.79 s [smos-report-cursor] /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1/etc
  14008. 376.79 s [smos-report-cursor] No alex found
  14009. 376.79 s [smos-report-cursor] Using ar found on system at:
  14010. 376.79 s [smos-report-cursor] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  14011. 376.79 s [smos-report-cursor] No c2hs found
  14012. 376.79 s [smos-report-cursor] No cpphs found
  14013. 376.80 s [smos-report-cursor] No doctest found
  14014. 376.80 s [smos-report-cursor] Using gcc version 14.3.0 given by user at:
  14015. 376.80 s [smos-report-cursor] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  14016. 376.80 s [smos-report-cursor] Using ghc version 9.10.3 found on system at:
  14017. 376.80 s [smos-report-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  14018. 376.80 s [smos-report-cursor] Using ghc-pkg version 9.10.3 found on system at:
  14019. 376.80 s [smos-report-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  14020. 376.80 s [smos-report-cursor] No ghcjs found
  14021. 376.80 s [smos-report-cursor] No ghcjs-pkg found
  14022. 376.80 s [smos-report-cursor] No greencard found
  14023. 376.80 s [smos-report-cursor] Using haddock version 2.31.1 found on system at:
  14024. 376.80 s [smos-report-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  14025. 376.80 s [smos-report-cursor] No happy found
  14026. 376.80 s [smos-report-cursor] Using haskell-suite found on system at: haskell-suite-dummy-location
  14027. 376.80 s [smos-report-cursor] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  14028. 376.80 s [smos-report-cursor] No hmake found
  14029. 376.80 s [smos-report-cursor] Using hpc version 0.69 found on system at:
  14030. 376.80 s [smos-report-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  14031. 376.80 s [smos-report-cursor] Using hsc2hs version 0.68.10 found on system at:
  14032. 376.80 s [smos-report-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  14033. 376.80 s [smos-report-cursor] No hscolour found
  14034. 376.80 s [smos-report-cursor] No jhc found
  14035. 376.80 s [smos-report-cursor] Using ld found on system at:
  14036. 376.80 s [smos-report-cursor] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  14037. 376.80 s [smos-report-cursor] No pkg-config found
  14038. 376.80 s [smos-report-cursor] Using runghc version 9.10.3 found on system at:
  14039. 376.80 s [smos-report-cursor] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  14040. 376.80 s [smos-report-cursor] Using strip version 2.44 found on system at:
  14041. 376.80 s [smos-report-cursor] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  14042. 376.80 s [smos-report-cursor] Using tar found on system at:
  14043. 376.80 s [smos-report-cursor] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  14044. 376.80 s [smos-report-cursor] No uhc found
  14045. 376.80 s [smos-report-cursor] Phase: buildPhase
  14046. 376.80 s [smos-report-cursor] Preprocessing library for smos-report-cursor-0.6.1...
  14047. 376.80 s [smos-report-cursor] Building library for smos-report-cursor-0.6.1...
  14048. 376.80 s [smos-report-cursor] [1 of 8] Compiling Paths_smos_report_cursor ( dist/build/autogen/Paths_smos_report_cursor.hs, dist/build/Paths_smos_report_cursor.o, dist/build/Paths_smos_report_cursor.dyn_o )
  14049. 376.80 s [smos-report-cursor] Adapting module: Smos.Cursor.Report.Stuck
  14050. 376.80 s [smos-report-cursor] Outputing coverables file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Stuck.hs.coverables for source file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Stuck.hs
  14051. 376.80 s [smos-report-cursor] Adapting module: Smos.Cursor.Report.Entry
  14052. 376.80 s [smos-report-cursor] Outputing coverables file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Entry.hs.coverables for source file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Entry.hs
  14053. 376.80 s [smos-report-cursor] [2 of 8] Compiling Smos.Cursor.Report.Entry ( src/Smos/Cursor/Report/Entry.hs, dist/build/Smos/Cursor/Report/Entry.o, dist/build/Smos/Cursor/Report/Entry.dyn_o )
  14054. 376.80 s [smos-report-cursor] [3 of 8] Compiling Smos.Cursor.Report.Next ( src/Smos/Cursor/Report/Next.hs, dist/build/Smos/Cursor/Report/Next.o, dist/build/Smos/Cursor/Report/Next.dyn_o )
  14055. 376.80 s [smos-report-cursor] Adapting module: Smos.Cursor.Report.Waiting
  14056. 376.80 s [smos-report-cursor] Adapting module: Smos.Cursor.Report.Next
  14057. 376.80 s [smos-report-cursor] Adapting module: Smos.Cursor.Report.Timestamps
  14058. 376.80 s [smos-report-cursor] Outputing coverables file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Next.hs.coverables for source file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Next.hs
  14059. 376.80 s [smos-report-cursor] Outputing coverables file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Waiting.hs.coverables for source file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Waiting.hs
  14060. 376.80 s [smos-report-cursor] Outputing coverables file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Timestamps.hs.coverables for source file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Timestamps.hs
  14061. 376.80 s [smos-report-cursor] Adapting module: Smos.Cursor.Report.Ongoing
  14062. 376.80 s [smos-report-cursor] Outputing coverables file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Ongoing.hs.coverables for source file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Ongoing.hs
  14063. 376.80 s [smos-report-cursor] [4 of 8] Compiling Smos.Cursor.Report.Ongoing ( src/Smos/Cursor/Report/Ongoing.hs, dist/build/Smos/Cursor/Report/Ongoing.o, dist/build/Smos/Cursor/Report/Ongoing.dyn_o )
  14064. 376.80 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/ScheduleSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/ScheduleSpec.hs
  14065. 376.80 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RecurrenceSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RecurrenceSpec.hs
  14066. 376.80 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/HistorySpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/HistorySpec.hs
  14067. 376.80 s [smos-scheduler] Adapting module: Smos.Scheduler.RenderSpec
  14068. 376.80 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RenderSpec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Smos/Scheduler/RenderSpec.hs
  14069. 376.80 s [smos-scheduler] [ 9 of 15] Compiling Smos.Scheduler.HistorySpec ( test/Smos/Scheduler/HistorySpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/HistorySpec.o ) [Data.DirForest package changed]
  14070. 376.80 s [smos-scheduler] [10 of 15] Compiling Smos.Scheduler.ScheduleSpec ( test/Smos/Scheduler/ScheduleSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/ScheduleSpec.o ) [Test.Syd.Validity package changed]
  14071. 376.80 s [smos-scheduler] [11 of 15] Compiling Smos.Scheduler.Template.Gen ( test/Smos/Scheduler/Template/Gen.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/Template/Gen.o ) [Data.GenValidity package changed]
  14072. 376.80 s [smos-scheduler] [12 of 15] Compiling Smos.Scheduler.RenderSpec ( test/Smos/Scheduler/RenderSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/RenderSpec.o ) [Data.GenValidity.Path package changed]
  14073. 376.80 s [smos-scheduler] [13 of 15] Compiling Smos.Scheduler.TemplateSpec ( test/Smos/Scheduler/TemplateSpec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Smos/Scheduler/TemplateSpec.o ) [Test.Syd.Validity package changed]
  14074. 376.80 s [smos-scheduler] [14 of 15] Compiling Main ( test/Spec.hs, dist/build/smos-scheduler-test/smos-scheduler-test-tmp/Main.o ) [Test.Syd package changed]
  14075. 376.80 s [smos-scheduler] Adapting module: Main
  14076. 376.81 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/test/Spec.hs.coverables for source file /build/smos-scheduler-0.10.1/test/Spec.hs
  14077. 376.81 s [smos-scheduler] [15 of 15] Linking dist/build/smos-scheduler-test/smos-scheduler-test
  14078. 376.81 s [smos-scheduler] Preprocessing executable 'smos-scheduler' for smos-scheduler-0.10.1...
  14079. 376.81 s [smos-scheduler] Building executable 'smos-scheduler' for smos-scheduler-0.10.1...
  14080. 376.81 s [smos-scheduler] [Adapting module: Main
  14081. 376.81 s [smos-scheduler] 1 of 2] Compiling Main ( app/Main.hs, dist/build/smos-scheduler/smos-scheduler-tmp/Main.o )
  14082. 376.81 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/app/Main.hs.coverables for source file /build/smos-scheduler-0.10.1/app/Main.hs
  14083. 376.81 s [smos-scheduler] [2 of 2] Compiling Paths_smos_scheduler ( dist/build/smos-scheduler/autogen/Paths_smos_scheduler.hs, dist/build/smos-scheduler/smos-scheduler-tmp/Paths_smos_scheduler.o )
  14084. 376.81 s [smos-scheduler] [Adapting module: Main
  14085. 376.81 s [smos-scheduler] 1 of 3] Compiling Main ( app/Main.hs, dist/build/smos-scheduler/smos-scheduler-tmp/Main.o ) [Smos.Scheduler package changed]
  14086. 376.81 s [smos-scheduler] Outputing coverables file /build/smos-scheduler-0.10.1/app/Main.hs.coverables for source file /build/smos-scheduler-0.10.1/app/Main.hs
  14087. 376.81 s [smos-scheduler] [2 of 3] Compiling Paths_smos_scheduler ( dist/build/smos-scheduler/autogen/Paths_smos_scheduler.hs, dist/build/smos-scheduler/smos-scheduler-tmp/Paths_smos_scheduler.o ) [Impure plugin forced recompilation]
  14088. 376.82 s [smos-scheduler] [3 of 3] Linking dist/build/smos-scheduler/smos-scheduler
  14089. 376.82 s [smos-scheduler] Phase: checkPhase
  14090. 376.82 s [smos-scheduler] Running 1 test suites...
  14091. 376.82 s [smos-scheduler] Test suite smos-scheduler-test: RUNNING...
  14092. 376.82 s [smos-scheduler] Tests:
  14093. 376.82 s [smos-scheduler]
  14094. 376.82 s [smos-scheduler] Smos.Scheduler.ScheduleSpec
  14095. 376.82 s [smos-scheduler] Schedule item Recurrence Last activation Next activation
  14096. 376.82 s [smos-scheduler] Haircut example 1 day 2026-06-01 23:19 - just now
  14097. 376.82 s [smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 40 minutes
  14098. 376.82 s [smos-scheduler] Schedule item Recurrence Last activation Next activation
  14099. 376.82 s [smos-scheduler] Haircut example 1 day 2026-06-01 23:19 - 1 second ago 2026-06-02 23:20 - in 23 hours
  14100. 376.82 s [smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes 2026-06-03 00:00 - in 1 day
  14101. 376.82 s [smos-calendar-import] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  14102. 376.82 s [smos-calendar-import] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  14103. 376.82 s [smos-calendar-import] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  14104. 376.82 s [smos-calendar-import] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  14105. 376.82 s [smos-calendar-import] definite smos-calendar-import-0.10.0-4zPjDwX1YwREWLQSNpSHd9-smos-calendar-import
  14106. 376.82 s [smos-calendar-import] depends base-4.20.2.0-fafd
  14107. 376.82 s [smos-calendar-import] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  14108. 376.82 s [smos-calendar-import] depends smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
  14109. 376.82 s [smos-calendar-import] Using Cabal-3.12.1.0 compiled by ghc-9.10
  14110. 376.82 s [smos-calendar-import] Using compiler: ghc-9.10.3
  14111. 376.82 s [smos-calendar-import] Using install prefix:
  14112. 376.82 s [smos-calendar-import] /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0
  14113. 376.82 s [smos-calendar-import] Executables installed in:
  14114. 376.82 s [smos-calendar-import] /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/bin
  14115. 376.82 s [smos-calendar-import] Libraries installed in:
  14116. 376.82 s [smos-calendar-import] /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
  14117. 376.82 s [smos-calendar-import] Dynamic Libraries installed in:
  14118. 376.82 s [smos-calendar-import] /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  14119. 376.82 s [smos-calendar-import] Private executables installed in:
  14120. 376.82 s [smos-calendar-import] /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-calendar-import-0.10.0
  14121. 376.82 s [smos-calendar-import] Data files installed in:
  14122. 376.82 s [smos-calendar-import] /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-calendar-import-0.10.0
  14123. 376.82 s [smos-calendar-import] Documentation installed in:
  14124. 376.82 s [smos-calendar-import] /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-calendar-import-0.10.0
  14125. 376.82 s [smos-calendar-import] Configuration files installed in:
  14126. 376.82 s [smos-calendar-import] /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/etc
  14127. 376.82 s [smos-calendar-import] No alex found
  14128. 376.82 s [smos-calendar-import] Using ar found on system at:
  14129. 376.82 s [smos-calendar-import] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  14130. 376.82 s [smos-calendar-import] No c2hs found
  14131. 376.82 s [smos-calendar-import] No cpphs found
  14132. 376.82 s [smos-calendar-import] No doctest found
  14133. 376.82 s [smos-calendar-import] Using gcc version 14.3.0 given by user at:
  14134. 376.82 s [smos-calendar-import] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  14135. 376.82 s [smos-calendar-import] Using ghc version 9.10.3 found on system at:
  14136. 376.82 s [smos-calendar-import] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  14137. 376.82 s [smos-calendar-import] Using ghc-pkg version 9.10.3 found on system at:
  14138. 376.82 s [smos-calendar-import] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  14139. 376.82 s [smos-calendar-import] No ghcjs found
  14140. 376.82 s [smos-calendar-import] No ghcjs-pkg found
  14141. 376.82 s [smos-calendar-import] No greencard found
  14142. 376.82 s [smos-calendar-import] Using haddock version 2.31.1 found on system at:
  14143. 376.82 s [smos-calendar-import] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  14144. 376.82 s [smos-calendar-import] No happy found
  14145. 376.82 s [smos-calendar-import] Using haskell-suite found on system at: haskell-suite-dummy-location
  14146. 376.82 s [smos-calendar-import] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  14147. 376.82 s [smos-calendar-import] No hmake found
  14148. 376.82 s [smos-calendar-import] Using hpc version 0.69 found on system at:
  14149. 376.82 s [smos-calendar-import] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  14150. 376.82 s [smos-calendar-import] Using hsc2hs version 0.68.10 found on system at:
  14151. 376.82 s [smos-calendar-import] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  14152. 376.82 s [smos-calendar-import] No hscolour found
  14153. 376.82 s [smos-calendar-import] No jhc found
  14154. 376.82 s [smos-calendar-import] Using ld found on system at:
  14155. 376.82 s [smos-calendar-import] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  14156. 376.82 s [smos-calendar-import] No pkg-config found
  14157. 376.82 s [smos-calendar-import] Using runghc version 9.10.3 found on system at:
  14158. 376.82 s [smos-calendar-import] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  14159. 376.82 s [smos-calendar-import] Using strip version 2.44 found on system at:
  14160. 376.82 s [smos-calendar-import] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  14161. 376.82 s [smos-calendar-import] Using tar found on system at:
  14162. 376.82 s [smos-calendar-import] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  14163. 376.82 s [smos-calendar-import] No uhc found
  14164. 376.82 s [smos-calendar-import] Phase: buildPhase
  14165. 376.82 s [smos-calendar-import] Preprocessing library for smos-calendar-import-0.10.0...
  14166. 376.82 s [smos-calendar-import] Building library for smos-calendar-import-0.10.0...
  14167. 376.82 s [smos-report-cursor] [5 of 8] Compiling Smos.Cursor.Report.Stuck ( src/Smos/Cursor/Report/Stuck.hs, dist/build/Smos/Cursor/Report/Stuck.o, dist/build/Smos/Cursor/Report/Stuck.dyn_o )
  14168. 376.82 s [smos-report-cursor] [6 of 8] Compiling Smos.Cursor.Report.Timestamps ( src/Smos/Cursor/Report/Timestamps.hs, dist/build/Smos/Cursor/Report/Timestamps.o, dist/build/Smos/Cursor/Report/Timestamps.dyn_o )
  14169. 376.82 s [smos-report-cursor] [7 of 8] Compiling Smos.Cursor.Report.Waiting ( src/Smos/Cursor/Report/Waiting.hs, dist/build/Smos/Cursor/Report/Waiting.o, dist/build/Smos/Cursor/Report/Waiting.dyn_o )
  14170. 376.82 s [smos-report-cursor] [8 of 8] Compiling Smos.Cursor.Report.Work ( src/Smos/Cursor/Report/Work.hs, dist/build/Smos/Cursor/Report/Work.o, dist/build/Smos/Cursor/Report/Work.dyn_o )
  14171. 376.82 s [smos-report-cursor] Adapting module: Smos.Cursor.Report.Work
  14172. 376.82 s [smos-report-cursor] Outputing coverables file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Work.hs.coverables for source file /build/smos-report-cursor-0.6.1/src/Smos/Cursor/Report/Work.hs
  14173. 376.82 s [smos-report-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Report/Entry.dyn_o'
  14174. 376.82 s [smos-report-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Report/Next.dyn_o'
  14175. 376.82 s [smos-report-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Report/Ongoing.dyn_o'
  14176. 376.82 s [smos-report-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Report/Stuck.dyn_o'
  14177. 376.82 s [smos-report-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Report/Timestamps.dyn_o'
  14178. 376.82 s [smos-report-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Report/Waiting.dyn_o'
  14179. 376.82 s [smos-report-cursor] Warning: ignoring unrecognised input `dist/build/Smos/Cursor/Report/Work.dyn_o'
  14180. 376.82 s [smos-report-cursor] Warning: ignoring unrecognised input `dist/build/Paths_smos_report_cursor.dyn_o'
  14181. 376.82 s [smos-report-cursor] Phase: checkPhase
  14182. 376.82 s [smos-report-cursor] Package has no test suites.
  14183. 376.82 s [smos-report-cursor] Phase: haddockPhase
  14184. 376.82 s [smos-report-cursor] Phase: installPhase
  14185. 376.82 s [smos-report-cursor] Installing library in /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
  14186. 376.82 s [smos-report-cursor] Phase: fixupPhase
  14187. 376.82 s [smos-report-cursor] shrinking RPATHs of ELF executables and libraries in /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1
  14188. 376.82 s [smos-report-cursor] shrinking /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj-ghc9.10.3.so
  14189. 376.82 s [smos-report-cursor] checking for references to /build/ in /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1...
  14190. 376.82 s [smos-report-cursor] patching script interpreter paths in /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1
  14191. 376.82 s [smos-report-cursor] stripping (with command strip and flags -S -p) in /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1/lib
  14192. 376.82 s [smos-report-cursor] shrinking RPATHs of ELF executables and libraries in /nix/store/wnggc687r42r54gzchl021ii3rf74438-smos-report-cursor-0.6.1-coverables
  14193. 376.82 s [smos-report-cursor] checking for references to /build/ in /nix/store/wnggc687r42r54gzchl021ii3rf74438-smos-report-cursor-0.6.1-coverables...
  14194. 376.82 s [smos-report-cursor] patching script interpreter paths in /nix/store/wnggc687r42r54gzchl021ii3rf74438-smos-report-cursor-0.6.1-coverables
  14195. 376.82 s [smos-report-cursor] shrinking RPATHs of ELF executables and libraries in /nix/store/m7qvw32lr6jvd61zpvvdqbhhyyqvya34-smos-report-cursor-0.6.1-coverage
  14196. 376.82 s [smos-report-cursor] checking for references to /build/ in /nix/store/m7qvw32lr6jvd61zpvvdqbhhyyqvya34-smos-report-cursor-0.6.1-coverage...
  14197. 376.82 s [smos-report-cursor] patching script interpreter paths in /nix/store/m7qvw32lr6jvd61zpvvdqbhhyyqvya34-smos-report-cursor-0.6.1-coverage
  14198. 376.82 s [smos-scheduler] Schedule item Recurrence Last activation Next activation
  14199. 376.82 s [smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now
  14200. 376.82 s [smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes
  14201. 376.82 s [smos-scheduler] Schedule item Recurrence Last activation Next activation
  14202. 376.82 s [smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now 2026-06-02 23:20 - in 23 hours
  14203. 376.82 s [smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes 2026-06-03 00:00 - in 1 day
  14204. 376.82 s [smos-scheduler] Schedule item Recurrence Last activation Next activation
  14205. 376.82 s [smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now
  14206. 376.82 s [smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes
  14207. 376.82 s [smos-scheduler] Schedule item Recurrence Last activation Next activation
  14208. 376.82 s [smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now 2026-06-02 23:20 - in 23 hours
  14209. 376.82 s [smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes 2026-06-03 00:00 - in 1 day
  14210. 376.82 s [smos-scheduler] Schedule item Recurrence Last activation Next activation
  14211. 376.82 s [smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now
  14212. 376.82 s [smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes
  14213. 376.82 s [smos-scheduler] Schedule item Recurrence Last activation Next activation
  14214. 376.82 s [smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now 2026-06-02 23:20 - in 23 hours
  14215. 376.82 s [smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes 2026-06-03 00:00 - in 1 day
  14216. 376.82 s [smos-scheduler] Schedule item Recurrence Last activation Next activation
  14217. 376.82 s [smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now
  14218. 376.82 s [smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes
  14219. 376.82 s [smos-scheduler] Schedule item Recurrence Last activation Next activation
  14220. 376.82 s [smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now 2026-06-02 23:20 - in 23 hours
  14221. 376.82 s [smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes 2026-06-03 00:00 - in 1 day
  14222. 376.82 s [smos-scheduler] Schedule item Recurrence Last activation Next activation
  14223. 376.82 s [smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now
  14224. 376.82 s [smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes
  14225. 376.82 s [smos-scheduler] Schedule item Recurrence Last activation Next activation
  14226. 376.82 s [smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now 2026-06-02 23:20 - in 23 hours
  14227. 376.82 s [smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes 2026-06-03 00:00 - in 1 day
  14228. 376.82 s [smos-scheduler] Schedule item Recurrence Last activation Next activation
  14229. 376.82 s [smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now
  14230. 376.82 s [smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes
  14231. 376.82 s [smos-scheduler] Schedule item Recurrence Last activation Next activation
  14232. 376.82 s [smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now 2026-06-02 23:20 - in 23 hours
  14233. 376.82 s [smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes 2026-06-03 00:00 - in 1 day
  14234. 376.82 s [smos-scheduler] Schedule item Recurrence Last activation Next activation
  14235. 376.82 s [smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now
  14236. 376.82 s [smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes
  14237. 376.82 s [smos-scheduler] updates the last update to the most recent run after scheduling 3299.92 ms
  14238. 376.82 s [smos-scheduler] passed for all of 10 inputs.
  14239. 376.82 s [smos-scheduler] JSON ScheduleItem (valid)
  14240. 376.82 s [smos-scheduler] encode :: ScheduleItem -> Data.ByteString.Lazy.ByteString
  14241. 376.82 s [smos-scheduler] never fails to encode a "valid ScheduleItem" 130.78 ms
  14242. 376.82 s [smos-scheduler] passed for all of 10 inputs.
  14243. 376.82 s [smos-calendar-import] [ 1 of 15] Compiling ICal.Extended ( src/ICal/Extended.hs, dist/build/ICal/Extended.o, dist/build/ICal/Extended.dyn_o )
  14244. 376.82 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.Static
  14245. 376.82 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Static.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Static.hs
  14246. 376.82 s [smos-calendar-import] Adapting module: ICal.Extended
  14247. 376.82 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/ICal/Extended.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/ICal/Extended.hs
  14248. 376.82 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.OptParse
  14249. 376.82 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/OptParse.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/OptParse.hs
  14250. 376.82 s [smos-sync] Phase: setupCompilerEnvironmentPhase
  14251. 376.82 s [smos-sync] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  14252. 376.82 s [smos-cursor-gen] Phase: setupCompilerEnvironmentPhase
  14253. 376.82 s [smos-cursor-gen] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  14254. 376.82 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1 /nix/store/m7qvw32lr6jvd61zpvvdqbhhyyqvya34-smos-report-cursor-0.6.1-coverage
  14255. 377.20 s [post-build-hook] Pushing 2 paths (396 are already present) using zstd to cache smos ⏳
  14256. 377.20 s [post-build-hook]
  14257. 377.53 s [post-build-hook] Pushing /nix/store/m7qvw32lr6jvd61zpvvdqbhhyyqvya34-smos-report-cursor-0.6.1-coverage (112.00 B)
  14258. 377.57 s [post-build-hook] Pushing /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1 (7.09 MiB)
  14259. 378.49 s [post-build-hook]
  14260. 378.49 s [post-build-hook] All done.
  14261. 378.51 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1 /nix/store/m7qvw32lr6jvd61zpvvdqbhhyyqvya34-smos-report-cursor-0.6.1-coverage
  14262. 378.61 s [post-build-hook] copying 2 paths...
  14263. 378.61 s [post-build-hook] copying path '/nix/store/gx4mf4ai6c67q3j79fmzhyd2v172y9y4-smos-report-cursor-0.6.1' to 'https://cache.staging.nix-ci.com'...
  14264. 378.61 s [post-build-hook] copying path '/nix/store/m7qvw32lr6jvd61zpvvdqbhhyyqvya34-smos-report-cursor-0.6.1-coverage' to 'https://cache.staging.nix-ci.com'...
  14265. 381.04 s [post-build-hook] copying 1 paths...
  14266. 381.04 s [post-build-hook] copying path '/nix/store/hhdk5d424rbc4bqwwajkddjncgi9dr4i-smos-report-cursor-0.6.1.drv' to 'https://cache.staging.nix-ci.com'...
  14267. 381.37 s Progress: 52 of 86 built (4 building), 28 of 28 downloaded from cache
  14268. 381.46 s Building smos-report-cursor-gen-source
  14269. 381.51 s Building smos-source
  14270. 381.51 s [smos-scheduler] decode :: Data.ByteString.Lazy.ByteString -> Either String ScheduleItem
  14271. 381.51 s [smos-scheduler] ensures that encode and decode are inverses for "valid ScheduleItem"'s 139.18 ms
  14272. 381.51 s [smos-scheduler] passed for all of 10 inputs.
  14273. 381.51 s [smos-scheduler] readScheduleTemplate
  14274. 381.51 s [smos-scheduler] roundtrips what writeScheduleTemplate writes 748.09 ms
  14275. 381.51 s [smos-scheduler] passed for all of 10 inputs.
  14276. 381.51 s [smos-scheduler] GenValid ScheduleItem
  14277. 381.51 s [smos-scheduler] genValid :: Gen ScheduleItem
  14278. 381.51 s [smos-scheduler] only generates valid 'ScheduleItem's 6.40 ms
  14279. 381.51 s [smos-scheduler] passed for all of 10 inputs.
  14280. 381.51 s [smos-scheduler] Smos.Scheduler.HistorySpec
  14281. 381.51 s [smos-scheduler] parseSmosFileScheduleMetadata
  14282. 381.51 s [smos-scheduler] can parse schedule hash that was added with addScheduleMetadata 125.82 ms
  14283. 381.51 s [smos-scheduler] passed for all of 100 inputs.
  14284. 381.51 s [smos-scheduler] readReccurrenceHistory
  14285. 381.51 s [smos-scheduler] does not crash 1142.31 ms
  14286. 381.51 s [smos-scheduler] passed for all of 10 inputs.
  14287. 381.51 s [smos-scheduler] works for this very specific complex example 637.97 ms
  14288. 381.51 s [smos-scheduler] passed for all of 10 inputs.
  14289. 381.51 s [smos-scheduler] computeLastRun
  14290. 381.51 s [smos-scheduler] produces valid times 17.70 ms
  14291. 381.51 s [smos-scheduler] passed for all of 100 inputs.
  14292. 381.51 s [smos-scheduler] addScheduleMetadata
  14293. 381.51 s [smos-scheduler] produces valid times 445.29 ms
  14294. 381.51 s [smos-scheduler] passed for all of 100 inputs.
  14295. 381.51 s [smos-scheduler] Smos.Scheduler.TemplateSpec
  14296. 381.51 s [smos-scheduler] normaliseTemplate
  14297. 381.51 s [smos-scheduler] produces valid templates 684.76 ms
  14298. 381.51 s [smos-scheduler] passed for all of 100 inputs.
  14299. 381.51 s [smos-scheduler] renderTimeTemplatePiece
  14300. 381.51 s [smos-scheduler] produces valids values 25.67 ms
  14301. 381.51 s [smos-scheduler] passed for all of 100 inputs.
  14302. 381.51 s [smos-scheduler] GenValid TemplatePiece
  14303. 381.51 s [smos-scheduler] genValid :: Gen TemplatePiece
  14304. 381.51 s [smos-scheduler] only generates valid 'TemplatePiece's 23.04 ms
  14305. 381.51 s [smos-scheduler] passed for all of 100 inputs.
  14306. 381.51 s [smos-scheduler] parseTemplate
  14307. 381.51 s [smos-scheduler] succesfully parses "hello" into Template {templatePieces = [TLit "hello"]} 18.48 ms
  14308. 381.51 s [smos-scheduler] succesfully parses "[|]" into Template {templatePieces = [TRelTime "" ""]} 40.15 ms
  14309. 381.51 s [smos-scheduler] succesfully parses "foo[ bar | quux ]" into Template {templatePieces = [TLit "foo",TRelTime "bar" "quux"]} 40.12 ms
  14310. 381.51 s [smos-scheduler] correctly fails to parse "hello[ world" 17.29 ms
  14311. 381.51 s [smos-scheduler] succesfully parses "" into Template {templatePieces = []} 17.31 ms
  14312. 381.51 s [smos-scheduler] parses into valid values 20.47 ms
  14313. 381.51 s [smos-scheduler] passed for all of 100 inputs.
  14314. 381.51 s [smos-scheduler] succesfully parses "hello[world]" into Template {templatePieces = [TLit "hello",TTime "world"]} 27.43 ms
  14315. 381.51 s [smos-scheduler] succesfully parses "hello[ world ]" into Template {templatePieces = [TLit "hello",TTime "world"]} 27.44 ms
  14316. 381.51 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.Event
  14317. 381.51 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Event.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Event.hs
  14318. 381.51 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.Filter
  14319. 381.51 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Filter.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Filter.hs
  14320. 381.51 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.Render
  14321. 381.51 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Render.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Render.hs
  14322. 381.51 s [smos-calendar-import] [ 2 of 15] Compiling Paths_smos_calendar_import ( dist/build/autogen/Paths_smos_calendar_import.hs, dist/build/Paths_smos_calendar_import.o, dist/build/Paths_smos_calendar_import.dyn_o )
  14323. 381.51 s [smos-calendar-import] [ 3 of 15] Compiling Smos.Calendar.Import.OptParse ( src/Smos/Calendar/Import/OptParse.hs, dist/build/Smos/Calendar/Import/OptParse.o, dist/build/Smos/Calendar/Import/OptParse.dyn_o )
  14324. 381.51 s [smos-calendar-import] [ 4 of 15] Compiling Smos.Calendar.Import.Static ( src/Smos/Calendar/Import/Static.hs, dist/build/Smos/Calendar/Import/Static.o, dist/build/Smos/Calendar/Import/Static.dyn_o )
  14325. 381.51 s [smos-calendar-import] [ 5 of 15] Compiling Smos.Calendar.Import.RecurringEvent ( src/Smos/Calendar/Import/RecurringEvent.hs, dist/build/Smos/Calendar/Import/RecurringEvent.o, dist/build/Smos/Calendar/Import/RecurringEvent.dyn_o )
  14326. 381.51 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.UTCEvent
  14327. 381.51 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.UnresolvedEvent
  14328. 381.51 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/UTCEvent.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/UTCEvent.hs
  14329. 381.51 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.RecurringEvent
  14330. 381.51 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/UnresolvedEvent.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/UnresolvedEvent.hs
  14331. 381.51 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/RecurringEvent.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/RecurringEvent.hs
  14332. 381.51 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.ResolveZones
  14333. 381.51 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.ResolveLocal
  14334. 381.51 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/ResolveZones.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/ResolveZones.hs
  14335. 381.51 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/ResolveLocal.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/ResolveLocal.hs
  14336. 381.51 s [smos-calendar-import] [ 6 of 15] Compiling Smos.Calendar.Import.Pick ( src/Smos/Calendar/Import/Pick.hs, dist/build/Smos/Calendar/Import/Pick.o, dist/build/Smos/Calendar/Import/Pick.dyn_o )
  14337. 381.51 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.Recur
  14338. 381.51 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.Pick
  14339. 381.51 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Recur.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Recur.hs
  14340. 381.51 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Pick.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import/Pick.hs
  14341. 381.51 s [smos-calendar-import] [ 7 of 15] Compiling Smos.Calendar.Import.Event ( src/Smos/Calendar/Import/Event.hs, dist/build/Smos/Calendar/Import/Event.o, dist/build/Smos/Calendar/Import/Event.dyn_o )
  14342. 381.51 s [smos-calendar-import] [ 8 of 15] Compiling Smos.Calendar.Import.Render ( src/Smos/Calendar/Import/Render.hs, dist/build/Smos/Calendar/Import/Render.o, dist/build/Smos/Calendar/Import/Render.dyn_o )
  14343. 381.51 s [smos-calendar-import] [ 9 of 15] Compiling Smos.Calendar.Import.Filter ( src/Smos/Calendar/Import/Filter.hs, dist/build/Smos/Calendar/Import/Filter.o, dist/build/Smos/Calendar/Import/Filter.dyn_o )
  14344. 381.51 s [smos-calendar-import] [10 of 15] Compiling Smos.Calendar.Import.UTCEvent ( src/Smos/Calendar/Import/UTCEvent.hs, dist/build/Smos/Calendar/Import/UTCEvent.o, dist/build/Smos/Calendar/Import/UTCEvent.dyn_o )
  14345. 381.51 s [smos-sync] Phase: unpackPhase
  14346. 381.51 s [smos-sync] unpacking source archive /nix/store/2jp3xlwic0zrlvm7vbmp40jc7i09xpfl-smos-sync-source-0.8.0/smos-sync-0.8.0.tar.gz
  14347. 381.51 s [smos-sync] source root is smos-sync-0.8.0
  14348. 381.51 s [smos-sync] setting SOURCE_DATE_EPOCH to timestamp 1780355952 of file "smos-sync-0.8.0/src/Smos/Sync/Client/Session.hs"
  14349. 381.51 s [smos-sync] warning: file "smos-sync-0.8.0/src/Smos/Sync/Client/Session.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  14350. 381.51 s [smos-sync] Phase: patchPhase
  14351. 381.51 s [smos-sync] Adding dekking-value to build-depends in ./smos-sync.cabal
  14352. 381.51 s [smos-sync] Phase: compileBuildDriverPhase
  14353. 381.51 s [smos-sync] setupCompileFlags: -package-db=/build/tmp.4C4PrrudEx/setup-package.conf.d -threaded
  14354. 381.51 s [smos-sync] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.4C4PrrudEx/Main.o )
  14355. 381.51 s [smos-sync] [2 of 2] Linking Setup
  14356. 381.51 s [smos-sync] Phase: updateAutotoolsGnuConfigScriptsPhase
  14357. 381.51 s [smos-sync] Phase: configurePhase
  14358. 381.51 s [smos-sync] configureFlags: --verbose --prefix=/nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.4C4PrrudEx/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-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-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  14359. 381.51 s [smos-sync] Using Parsec parser
  14360. 381.51 s [smos-sync] Configuring smos-sync-0.8.0...
  14361. 381.51 s [smos-sync] Dependency aeson: using aeson-2.2.3.0
  14362. 381.51 s [smos-sync] Dependency aeson-pretty: using aeson-pretty-0.8.10
  14363. 381.51 s [smos-sync] Dependency autodocodec: using autodocodec-0.5.0.0
  14364. 381.51 s [smos-sync] Dependency base: using base-4.20.2.0
  14365. 381.51 s [smos-sync] Dependency bytestring: using bytestring-0.12.2.0
  14366. 381.51 s [smos-sync] Dependency containers: using containers-0.7
  14367. 381.51 s [smos-sync] Dependency cookie: using cookie-0.5.1
  14368. 381.51 s [smos-sync] Dependency deepseq: using deepseq-1.5.0.0
  14369. 381.51 s [smos-sync] Dependency dekking-value: using dekking-value-0.0.0.0
  14370. 381.51 s [smos-sync] Dependency dirforest: using dirforest-0.1.0.0
  14371. 381.51 s [smos-sync] Dependency filelock: using filelock-0.1.1.8
  14372. 381.51 s [smos-sync] Dependency filepath: using filepath-1.5.4.0
  14373. 381.51 s [smos-sync] Dependency hostname: using hostname-1.0
  14374. 381.51 s [smos-sync] Dependency http-client: using http-client-0.7.19
  14375. 381.51 s [smos-sync] Dependency http-client-tls: using http-client-tls-0.3.6.4
  14376. 381.51 s [smos-sync] Dependency http-types: using http-types-0.12.4
  14377. 381.51 s [smos-sync] Dependency mergeful: using mergeful-0.3.0.0
  14378. 381.51 s [smos-sync] Dependency monad-logger: using monad-logger-0.3.42
  14379. 381.51 s [smos-sync] Dependency mtl: using mtl-2.3.1
  14380. 381.51 s [smos-sync] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
  14381. 381.51 s [smos-sync] Dependency path: using path-0.9.6
  14382. 381.51 s [smos-sync] Dependency path-io: using path-io-1.8.2
  14383. 381.51 s [smos-sync] Dependency persistent: using persistent-2.17.1.0
  14384. 381.51 s [smos-sync] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
  14385. 381.52 s [smos-sync] Dependency pretty-show: using pretty-show-1.10
  14386. 381.52 s [smos-sync] Dependency servant-auth-client: using servant-auth-client-0.4.2.0
  14387. 381.52 s [smos-sync] Dependency servant-client: using servant-client-0.20.3.0
  14388. 381.52 s [smos-sync] Dependency smos-api: using smos-api-0.8.0
  14389. 381.52 s [smos-sync] Dependency smos-cli: using smos-cli-0.2.1
  14390. 381.52 s [smos-cursor-gen] Phase: unpackPhase
  14391. 381.52 s [smos-cursor-gen] unpacking source archive /nix/store/lvxnmvqw2xfy2c731xk35ni0riy72r3h-smos-cursor-gen-source-0.2.2/smos-cursor-gen-0.2.2.tar.gz
  14392. 381.52 s [smos-cursor-gen] source root is smos-cursor-gen-0.2.2
  14393. 381.52 s [smos-cursor-gen] setting SOURCE_DATE_EPOCH to timestamp 1780355981 of file "smos-cursor-gen-0.2.2/test/Spec.hs"
  14394. 381.52 s [smos-cursor-gen] warning: file "smos-cursor-gen-0.2.2/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  14395. 381.52 s [smos-cursor-gen] Phase: patchPhase
  14396. 381.52 s [smos-cursor-gen] Phase: compileBuildDriverPhase
  14397. 381.52 s [smos-cursor-gen] setupCompileFlags: -package-db=/build/tmp.6dndTKQ9UT/setup-package.conf.d -threaded
  14398. 381.52 s [smos-cursor-gen] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.6dndTKQ9UT/Main.o )
  14399. 381.52 s [smos-cursor-gen] [2 of 2] Linking Setup
  14400. 381.52 s [smos-cursor-gen] Phase: updateAutotoolsGnuConfigScriptsPhase
  14401. 381.52 s [smos-cursor-gen] Phase: configurePhase
  14402. 381.52 s [smos-cursor-gen] configureFlags: --verbose --prefix=/nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.6dndTKQ9UT/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --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-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  14403. 381.52 s [smos-cursor-gen] Using Parsec parser
  14404. 381.52 s [smos-cursor-gen] Configuring smos-cursor-gen-0.2.2...
  14405. 381.52 s [smos-cursor-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
  14406. 381.52 s [smos-cursor-gen] Dependency base: using base-4.20.2.0
  14407. 381.52 s [smos-cursor-gen] Dependency cursor: using cursor-0.3.2.0
  14408. 381.52 s [smos-cursor-gen] Dependency cursor-dirforest-gen: using cursor-dirforest-gen-0.0.0.0
  14409. 381.52 s [smos-cursor-gen] Dependency cursor-fuzzy-time-gen: using cursor-fuzzy-time-gen-0.2.0.0
  14410. 381.52 s [smos-cursor-gen] Dependency cursor-gen: using cursor-gen-0.4.0.0
  14411. 381.52 s [smos-cursor-gen] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
  14412. 381.52 s [smos-cursor-gen] Dependency genvalidity-text: using genvalidity-text-1.0.0.1
  14413. 381.52 s [smos-cursor-gen] Dependency smos-cursor: using smos-cursor-0.7.0
  14414. 381.52 s [smos-cursor-gen] Dependency smos-data: using smos-data-0.7.0
  14415. 381.52 s [smos-cursor-gen] Dependency smos-data-gen: using smos-data-gen-0.5.1
  14416. 381.52 s [smos-cursor-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
  14417. 381.52 s [smos-cursor-gen] Dependency base >=4.7 && <5: using base-4.20.2.0
  14418. 381.52 s [smos-cursor-gen] Dependency bytestring: using bytestring-0.12.2.0
  14419. 381.52 s [smos-cursor-gen] Dependency cursor: using cursor-0.3.2.0
  14420. 381.52 s [smos-cursor-gen] Dependency cursor-dirforest: using cursor-dirforest-0.0.0.0
  14421. 381.52 s [smos-cursor-gen] Dependency cursor-fuzzy-time-gen: using cursor-fuzzy-time-gen-0.2.0.0
  14422. 381.52 s [smos-cursor-gen] Dependency cursor-gen: using cursor-gen-0.4.0.0
  14423. 381.52 s [smos-cursor-gen] Dependency dirforest: using dirforest-0.1.0.0
  14424. 381.52 s [smos-cursor-gen] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
  14425. 381.52 s [smos-cursor-gen] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
  14426. 381.52 s [smos-cursor-gen] Dependency genvalidity-sydtest-lens: using genvalidity-sydtest-lens-1.0.0.0
  14427. 381.52 s [smos-cursor-gen] Dependency path: using path-0.9.6
  14428. 381.52 s [smos-cursor-gen] Dependency path-io: using path-io-1.8.2
  14429. 381.52 s [smos-cursor-gen] Dependency resourcet: using resourcet-1.3.0
  14430. 381.52 s [smos-cursor-gen] Dependency smos-cursor: using smos-cursor-0.7.0
  14431. 381.52 s [smos-cursor-gen] Dependency smos-cursor-gen: using smos-cursor-gen-0.2.2
  14432. 381.52 s [smos-scheduler] correctly fails to parse "hello[" 17.26 ms
  14433. 381.52 s [smos-scheduler] succesfully parses "foo[bar|quux]" into Template {templatePieces = [TLit "foo",TRelTime "bar" "quux"]} 40.85 ms
  14434. 381.52 s [smos-scheduler] succesfully parses "hello world" into Template {templatePieces = [TLit "hello world"]} 18.44 ms
  14435. 381.52 s [smos-scheduler] correctly fails to parse "hello[world" 17.26 ms
  14436. 381.52 s [smos-scheduler] succesfully parses "[]" into Template {templatePieces = [TTime ""]} 25.45 ms
  14437. 381.52 s [smos-scheduler] GenValid Template
  14438. 381.52 s [smos-scheduler] genValid :: Gen Template
  14439. 381.52 s [smos-scheduler] only generates valid 'Template's 688.23 ms
  14440. 381.52 s [smos-scheduler] passed for all of 100 inputs.
  14441. 381.52 s [smos-scheduler] renderTimeTemplate and parseTimeTemplate
  14442. 381.52 s [smos-scheduler] are inverses 687.93 ms
  14443. 381.52 s [smos-scheduler] passed for all of 100 inputs.
  14444. 381.52 s [smos-scheduler] renderTimeTemplate
  14445. 381.52 s [smos-scheduler] produces valids values 675.87 ms
  14446. 381.52 s [smos-scheduler] passed for all of 100 inputs.
  14447. 381.52 s [smos-scheduler] Smos.Scheduler.RenderGoldenSpec
  14448. 381.52 s [smos-scheduler] test_resources
  14449. 381.52 s [smos-scheduler] weekly.yaml
  14450. 381.52 s [smos-scheduler] passes the golden case in test_resources/weekly.yaml 186.99 ms
  14451. 381.52 s [smos-scheduler] Smos.Scheduler.OptParseSpec
  14452. 381.52 s [smos-scheduler] produces the same reference documentation as before 105.54 ms
  14453. 381.52 s [smos-scheduler] produces the nix options as before 105.15 ms
  14454. 381.52 s [smos-scheduler] pass the lint test 100.18 ms
  14455. 381.52 s [smos-scheduler] Smos.Scheduler.RenderSpec
  14456. 381.52 s [smos-scheduler] renderTemplate
  14457. 381.52 s [smos-scheduler] produces valid results 747.48 ms
  14458. 381.52 s [smos-scheduler] passed for all of 100 inputs.
  14459. 381.52 s [smos-scheduler] renderStateHistoryTemplate
  14460. 381.52 s [smos-scheduler] renders state histories that can be added to 106.10 ms
  14461. 381.52 s [smos-scheduler] passed for all of 100 inputs.
  14462. 381.52 s [smos-scheduler] produces valid results 85.54 ms
  14463. 381.52 s [smos-scheduler] passed for all of 100 inputs.
  14464. 381.52 s [smos-scheduler] renderTimeTemplateNow
  14465. 381.52 s [smos-scheduler] works for only literal text 37.80 ms
  14466. 381.52 s [smos-scheduler] passed for all of 100 inputs.
  14467. 381.52 s [smos-scheduler] works for this case for relative timestamp templates 169.59 ms
  14468. 381.52 s [smos-scheduler] passed for all of 100 inputs.
  14469. 381.52 s [smos-scheduler] works for any formatting string relative to the exact context 44.96 ms
  14470. 381.52 s [smos-scheduler] passed for all of 100 inputs.
  14471. 381.52 s [smos-scheduler] produces valid results 668.25 ms
  14472. 381.52 s [smos-scheduler] passed for all of 100 inputs.
  14473. 381.52 s [smos-scheduler] Smos.Scheduler.IntegrationSpec
  14474. 381.52 s [smos-scheduler] Schedule item Recurrence Last activation Next activation
  14475. 381.52 s [smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - 1 second ago 2026-06-02 23:20 - in 23 hours
  14476. 381.52 s [smos-calendar-import] [11 of 15] Compiling Smos.Calendar.Import.ResolveLocal ( src/Smos/Calendar/Import/ResolveLocal.hs, dist/build/Smos/Calendar/Import/ResolveLocal.o, dist/build/Smos/Calendar/Import/ResolveLocal.dyn_o )
  14477. 381.52 s [smos-calendar-import] [12 of 15] Compiling Smos.Calendar.Import.UnresolvedEvent ( src/Smos/Calendar/Import/UnresolvedEvent.hs, dist/build/Smos/Calendar/Import/UnresolvedEvent.o, dist/build/Smos/Calendar/Import/UnresolvedEvent.dyn_o )
  14478. 381.52 s [smos-calendar-import] [13 of 15] Compiling Smos.Calendar.Import.ResolveZones ( src/Smos/Calendar/Import/ResolveZones.hs, dist/build/Smos/Calendar/Import/ResolveZones.o, dist/build/Smos/Calendar/Import/ResolveZones.dyn_o )
  14479. 381.52 s [smos-calendar-import] [14 of 15] Compiling Smos.Calendar.Import.Recur ( src/Smos/Calendar/Import/Recur.hs, dist/build/Smos/Calendar/Import/Recur.o, dist/build/Smos/Calendar/Import/Recur.dyn_o )
  14480. 381.52 s [smos-calendar-import] [15 of 15] Compiling Smos.Calendar.Import ( src/Smos/Calendar/Import.hs, dist/build/Smos/Calendar/Import.o, dist/build/Smos/Calendar/Import.dyn_o )
  14481. 381.52 s [smos-calendar-import] Adapting module: Smos.Calendar.Import
  14482. 381.52 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import.hs.coverables for source file /build/smos-calendar-import-0.10.0/src/Smos/Calendar/Import.hs
  14483. 381.52 s [smos-calendar-import] Warning: ignoring unrecognised input `dist/build/ICal/Extended.dyn_o'
  14484. 381.52 s [smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import.dyn_o'
  14485. 381.52 s [smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/Event.dyn_o'
  14486. 381.52 s [smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/Filter.dyn_o'
  14487. 381.52 s [smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/OptParse.dyn_o'
  14488. 381.52 s [smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/Pick.dyn_o'
  14489. 381.52 s [smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/Recur.dyn_o'
  14490. 381.52 s [smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/RecurringEvent.dyn_o'
  14491. 381.52 s [smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/Render.dyn_o'
  14492. 381.52 s [smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/ResolveLocal.dyn_o'
  14493. 381.52 s [smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/ResolveZones.dyn_o'
  14494. 381.52 s [smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/Static.dyn_o'
  14495. 381.52 s [smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/UnresolvedEvent.dyn_o'
  14496. 381.52 s [smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Smos/Calendar/Import/UTCEvent.dyn_o'
  14497. 381.52 s [smos-calendar-import] Warning: ignoring unrecognised input `dist/build/Paths_smos_calendar_import.dyn_o'
  14498. 381.52 s [smos-sync] Dependency smos-client: using smos-client-0.6.0
  14499. 381.52 s [smos-sync] Dependency smos-directory: using smos-directory-0.2.0
  14500. 381.52 s [smos-sync] Dependency text: using text-2.1.3
  14501. 381.52 s [smos-sync] Dependency time: using time-1.12.2
  14502. 381.52 s [smos-sync] Dependency unix: using unix-2.8.7.0
  14503. 381.52 s [smos-sync] Dependency unliftio: using unliftio-0.2.25.1
  14504. 381.52 s [smos-sync] Dependency validity: using validity-0.12.1.0
  14505. 381.52 s [smos-sync] Dependency validity-bytestring: using validity-bytestring-0.4.1.1
  14506. 381.52 s [smos-sync] Dependency validity-containers: using validity-containers-0.5.0.5
  14507. 381.52 s [smos-sync] Dependency validity-path: using validity-path-0.4.0.1
  14508. 381.52 s [smos-sync] Dependency validity-uuid: using validity-uuid-0.1.0.3
  14509. 381.52 s [smos-sync] Dependency base: using base-4.20.2.0
  14510. 381.52 s [smos-sync] Dependency dekking-value: using dekking-value-0.0.0.0
  14511. 381.52 s [smos-sync] Dependency smos-sync: using smos-sync-0.8.0
  14512. 381.52 s [smos-sync] Source component graph:
  14513. 381.52 s [smos-sync] component lib
  14514. 381.52 s [smos-sync] component exe:smos-sync dependency lib
  14515. 381.52 s [smos-sync] Configured component graph:
  14516. 381.52 s [smos-sync] component smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  14517. 381.52 s [smos-sync] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  14518. 381.52 s [smos-sync] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
  14519. 381.52 s [smos-sync] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  14520. 381.52 s [smos-sync] include base-4.20.2.0-fafd
  14521. 381.52 s [smos-sync] include bytestring-0.12.2.0-96e1
  14522. 381.52 s [smos-sync] include containers-0.7-96b4
  14523. 381.52 s [smos-sync] include cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
  14524. 381.52 s [smos-sync] include deepseq-1.5.0.0-2b65
  14525. 381.52 s [smos-sync] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  14526. 381.52 s [smos-sync] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  14527. 381.52 s [smos-sync] include filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
  14528. 381.52 s [smos-sync] include filepath-1.5.4.0-2605
  14529. 381.52 s [smos-sync] include hostname-1.0-FmdyRn5GsTq20zMHLXIA6i
  14530. 381.52 s [smos-sync] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  14531. 381.52 s [smos-sync] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
  14532. 381.52 s [smos-sync] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  14533. 381.52 s [smos-sync] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  14534. 381.52 s [smos-sync] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  14535. 381.52 s [smos-sync] include mtl-2.3.1-37af
  14536. 381.52 s [smos-sync] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  14537. 381.52 s [smos-sync] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  14538. 381.52 s [smos-sync] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  14539. 381.52 s [smos-sync] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  14540. 381.52 s [smos-sync] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  14541. 381.52 s [smos-sync] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  14542. 381.52 s [smos-sync] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  14543. 381.52 s [smos-sync] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  14544. 381.52 s [smos-sync] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  14545. 381.52 s [smos-sync] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  14546. 381.52 s [smos-sync] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  14547. 381.52 s [smos-sync] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  14548. 381.52 s [smos-sync] include text-2.1.3-34f1
  14549. 381.52 s [smos-sync] include time-1.12.2-3479
  14550. 381.52 s [smos-sync] include unix-2.8.7.0-cb75
  14551. 381.52 s [smos-sync] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  14552. 381.52 s [smos-sync] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  14553. 381.52 s [smos-sync] include validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
  14554. 381.52 s [smos-sync] include validity-containers-0.5.0.5-L34Up3h7c9SHVl6t63Wf6u
  14555. 381.52 s [smos-sync] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  14556. 381.52 s [smos-sync] include validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
  14557. 381.52 s [smos-sync] component smos-sync-0.8.0-IJI5fISmoPdFmgJhZ2gTvZ-smos-sync
  14558. 381.52 s [smos-sync] include base-4.20.2.0-fafd
  14559. 381.52 s [smos-sync] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  14560. 381.52 s [smos-sync] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  14561. 381.52 s [smos-sync] Linked component graph:
  14562. 381.52 s [smos-sync] unit smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  14563. 381.52 s [smos-sync] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  14564. 381.52 s [smos-sync] include aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
  14565. 381.52 s [smos-sync] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  14566. 381.52 s [smos-sync] include base-4.20.2.0-fafd
  14567. 381.52 s [smos-sync] include bytestring-0.12.2.0-96e1
  14568. 381.52 s [smos-sync] include containers-0.7-96b4
  14569. 381.52 s [smos-sync] include cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
  14570. 381.52 s [smos-sync] include deepseq-1.5.0.0-2b65
  14571. 381.52 s [smos-sync] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  14572. 381.52 s [smos-sync] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  14573. 381.52 s [smos-sync] include filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
  14574. 381.52 s [smos-sync] include filepath-1.5.4.0-2605
  14575. 381.52 s [smos-sync] include hostname-1.0-FmdyRn5GsTq20zMHLXIA6i
  14576. 381.52 s [smos-sync] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  14577. 381.52 s [smos-sync] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
  14578. 381.52 s [smos-sync] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  14579. 381.52 s [smos-sync] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  14580. 381.52 s [smos-cursor-gen] Dependency smos-data: using smos-data-0.7.0
  14581. 381.52 s [smos-cursor-gen] Dependency smos-data-gen: using smos-data-gen-0.5.1
  14582. 381.52 s [smos-cursor-gen] Dependency sydtest: using sydtest-0.23.0.1
  14583. 381.52 s [smos-cursor-gen] Source component graph:
  14584. 381.52 s [smos-cursor-gen] component lib
  14585. 381.52 s [smos-cursor-gen] component test:smos-cursor-test dependency lib
  14586. 381.52 s [smos-cursor-gen] Configured component graph:
  14587. 381.52 s [smos-cursor-gen] component smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu
  14588. 381.52 s [smos-cursor-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  14589. 381.52 s [smos-cursor-gen] include base-4.20.2.0-fafd
  14590. 381.52 s [smos-cursor-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  14591. 381.52 s [smos-cursor-gen] include cursor-dirforest-gen-0.0.0.0-CGRaP24nTHqKwZbqELyqpr
  14592. 381.52 s [smos-cursor-gen] include cursor-fuzzy-time-gen-0.2.0.0-9ODocFfGldi9XgU5wg7dyd
  14593. 381.52 s [smos-cursor-gen] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  14594. 381.52 s [smos-cursor-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  14595. 381.52 s [smos-cursor-gen] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  14596. 381.52 s [smos-cursor-gen] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  14597. 381.52 s [smos-cursor-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  14598. 381.52 s [smos-cursor-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  14599. 381.52 s [smos-cursor-gen] component smos-cursor-gen-0.2.2-D6ZNXx6B3Sv1NUk3NqLToa-smos-cursor-test
  14600. 381.52 s [smos-cursor-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  14601. 381.52 s [smos-cursor-gen] include base-4.20.2.0-fafd
  14602. 381.52 s [smos-cursor-gen] include bytestring-0.12.2.0-96e1
  14603. 381.52 s [smos-cursor-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  14604. 381.52 s [smos-cursor-gen] include cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
  14605. 381.52 s [smos-cursor-gen] include cursor-fuzzy-time-gen-0.2.0.0-9ODocFfGldi9XgU5wg7dyd
  14606. 381.52 s [smos-cursor-gen] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  14607. 381.52 s [smos-cursor-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  14608. 381.52 s [smos-cursor-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  14609. 381.52 s [smos-cursor-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  14610. 381.52 s [smos-cursor-gen] include genvalidity-sydtest-lens-1.0.0.0-ATjH0L4OcwI8wTwqoEwiFJ
  14611. 381.52 s [smos-cursor-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  14612. 381.52 s [smos-cursor-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  14613. 381.52 s [smos-cursor-gen] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
  14614. 381.52 s [smos-cursor-gen] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  14615. 381.52 s [smos-cursor-gen] include smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu
  14616. 381.52 s [smos-cursor-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  14617. 381.52 s [smos-cursor-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  14618. 381.52 s [smos-cursor-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  14619. 381.52 s [smos-cursor-gen] Linked component graph:
  14620. 381.52 s [smos-cursor-gen] unit smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu
  14621. 381.52 s [smos-cursor-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  14622. 381.52 s [smos-cursor-gen] include base-4.20.2.0-fafd
  14623. 381.52 s [smos-cursor-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  14624. 381.52 s [smos-cursor-gen] include cursor-dirforest-gen-0.0.0.0-CGRaP24nTHqKwZbqELyqpr
  14625. 381.52 s [smos-cursor-gen] include cursor-fuzzy-time-gen-0.2.0.0-9ODocFfGldi9XgU5wg7dyd
  14626. 381.52 s [smos-cursor-gen] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  14627. 381.52 s [smos-cursor-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  14628. 381.52 s [smos-cursor-gen] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  14629. 381.52 s [smos-cursor-gen] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  14630. 381.52 s [smos-cursor-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  14631. 381.52 s [smos-cursor-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  14632. 381.52 s [smos-cursor-gen] Smos.Cursor.Collapse.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.Collapse.Gen,Smos.Cursor.Contents.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.Contents.Gen,Smos.Cursor.Entry.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.Entry.Gen,Smos.Cursor.FileBrowser.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.FileBrowser.Gen,Smos.Cursor.Header.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.Header.Gen,Smos.Cursor.Logbook.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.Logbook.Gen,Smos.Cursor.Properties.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.Properties.Gen,Smos.Cursor.SmosFile.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.SmosFile.Gen,Smos.Cursor.StateHistory.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.StateHistory.Gen,Smos.Cursor.Tag.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.Tag.Gen,Smos.Cursor.Tags.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.Tags.Gen,Smos.Cursor.Timestamps.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Cursor.Timestamps.Gen,Smos.History.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.History.Gen,Smos.Undo.Gen=smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu:Smos.Undo.Gen
  14633. 381.53 s [smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes 2026-06-03 00:00 - in 1 day
  14634. 381.53 s [smos-scheduler] Schedule item Recurrence Last activation Next activation
  14635. 381.53 s [smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now
  14636. 381.53 s [smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes
  14637. 381.53 s [smos-scheduler] Schedule item Recurrence Last activation Next activation
  14638. 381.53 s [smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - 1 second ago 2026-06-02 23:20 - in 23 hours
  14639. 381.53 s [smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes 2026-06-03 00:00 - in 1 day
  14640. 381.53 s [smos-scheduler] Schedule item Recurrence Last activation Next activation
  14641. 381.53 s [smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now
  14642. 381.53 s [smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes
  14643. 381.53 s [smos-scheduler] Schedule item Recurrence Last activation Next activation
  14644. 381.53 s [smos-scheduler] Haircut example 1 day 2026-06-01 23:20 - just now 2026-06-02 23:20 - in 23 hours
  14645. 381.53 s [smos-scheduler] Rent example 0 0 * * * 2026-06-02 00:00 - in 39 minutes 2026-06-03 00:00 - in 1 day
  14646. 381.53 s [smos-scheduler] 'just works' 3825.74 ms
  14647. 381.53 s [smos-scheduler] passed for all of 10 inputs.
  14648. 381.53 s [smos-scheduler] Smos.Scheduler.RecurrenceSpec
  14649. 381.53 s [smos-scheduler] computeNextRun
  14650. 381.53 s [smos-scheduler] does not crash 181.20 ms
  14651. 381.53 s [smos-scheduler] passed for all of 100 inputs.
  14652. 381.53 s [smos-scheduler] always activates a new item 114.64 ms
  14653. 381.53 s [smos-scheduler] passed for all of 100 inputs.
  14654. 381.53 s [smos-scheduler] rentNextRun
  14655. 381.53 s [smos-scheduler] activates 'every day' in the next day after the last activation 48.54 ms
  14656. 381.53 s [smos-scheduler] passed for all of 100 inputs.
  14657. 381.53 s [smos-scheduler] haircutNextRun
  14658. 381.53 s [smos-scheduler] activates in the next day after the last closing 40.83 ms
  14659. 381.53 s [smos-scheduler] passed for all of 100 inputs.
  14660. 381.53 s [smos-scheduler] does not active if the previous is not closed 13.77 ms
  14661. 381.53 s [smos-scheduler] passed for all of 100 inputs.
  14662. 381.53 s [smos-scheduler]
  14663. 381.53 s [smos-scheduler] Examples: 2296
  14664. 381.53 s [smos-scheduler] Passed: 46
  14665. 381.53 s [smos-scheduler] Failed: 0
  14666. 381.53 s [smos-scheduler] Sum of test runtimes: 16.39 seconds
  14667. 381.53 s [smos-scheduler] Test suite took: 3.85 seconds
  14668. 381.53 s [smos-scheduler]
  14669. 381.53 s [smos-scheduler] Test suite smos-scheduler-test: PASS
  14670. 381.53 s [smos-scheduler] Test suite logged to: dist/test/smos-scheduler-0.10.1-smos-scheduler-test.log
  14671. 381.53 s [smos-scheduler] 1 of 1 test suites (1 of 1 test cases) passed.
  14672. 381.53 s [smos-scheduler] Phase: haddockPhase
  14673. 381.53 s [smos-scheduler] Phase: installPhase
  14674. 381.53 s [smos-scheduler] Installing library in /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
  14675. 381.53 s [smos-scheduler] Installing executable smos-scheduler in /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/bin
  14676. 381.53 s [smos-scheduler] Warning: The directory
  14677. 381.53 s [smos-scheduler] /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/bin is not
  14678. 381.53 s [smos-scheduler] in the system search path.
  14679. 381.53 s [smos-scheduler] Phase: fixupPhase
  14680. 381.53 s [smos-scheduler] shrinking RPATHs of ELF executables and libraries in /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1
  14681. 381.53 s [smos-scheduler] shrinking /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/bin/smos-scheduler
  14682. 381.53 s [smos-scheduler] shrinking /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi-ghc9.10.3.so
  14683. 381.53 s [smos-scheduler] checking for references to /build/ in /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1...
  14684. 381.53 s [smos-sync] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  14685. 381.53 s [smos-sync] include mtl-2.3.1-37af
  14686. 381.53 s [smos-sync] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  14687. 381.53 s [smos-sync] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  14688. 381.53 s [smos-sync] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  14689. 381.53 s [smos-sync] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  14690. 381.53 s [smos-sync] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  14691. 381.53 s [smos-sync] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  14692. 381.53 s [smos-sync] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  14693. 381.53 s [smos-sync] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  14694. 381.53 s [smos-sync] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  14695. 381.53 s [smos-sync] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  14696. 381.53 s [smos-sync] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  14697. 381.53 s [smos-sync] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  14698. 381.53 s [smos-sync] include text-2.1.3-34f1
  14699. 381.53 s [smos-sync] include time-1.12.2-3479
  14700. 381.53 s [smos-sync] include unix-2.8.7.0-cb75
  14701. 381.53 s [smos-sync] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  14702. 381.53 s [smos-sync] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  14703. 381.53 s [smos-sync] include validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
  14704. 381.53 s [smos-sync] include validity-containers-0.5.0.5-L34Up3h7c9SHVl6t63Wf6u
  14705. 381.53 s [smos-sync] include validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  14706. 381.53 s [smos-sync] include validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
  14707. 381.53 s [smos-sync] Smos.Sync.Client=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client,Smos.Sync.Client.Command=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.Command,Smos.Sync.Client.Command.Login=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.Command.Login,Smos.Sync.Client.Command.Register=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.Command.Register,Smos.Sync.Client.Command.Sync=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.Command.Sync,Smos.Sync.Client.Contents=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.Contents,Smos.Sync.Client.ContentsMap=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.ContentsMap,Smos.Sync.Client.DB=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.DB,Smos.Sync.Client.DirForest=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.DirForest,Smos.Sync.Client.Env=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.Env,Smos.Sync.Client.Meta=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.Meta,Smos.Sync.Client.MetaMap=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.MetaMap,Smos.Sync.Client.OptParse=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.OptParse,Smos.Sync.Client.Session=smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc:Smos.Sync.Client.Session
  14708. 381.53 s [smos-sync] unit smos-sync-0.8.0-IJI5fISmoPdFmgJhZ2gTvZ-smos-sync
  14709. 381.53 s [smos-sync] include base-4.20.2.0-fafd
  14710. 381.53 s [smos-sync] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  14711. 381.53 s [smos-sync] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  14712. 381.53 s [smos-sync] Ready component graph:
  14713. 381.53 s [smos-sync] definite smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  14714. 381.53 s [smos-sync] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  14715. 381.53 s [smos-sync] depends aeson-pretty-0.8.10-EOHJE4CczlZFHBO2uJabQe
  14716. 381.53 s [smos-sync] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  14717. 381.53 s [smos-sync] depends base-4.20.2.0-fafd
  14718. 381.53 s [smos-sync] depends bytestring-0.12.2.0-96e1
  14719. 381.53 s [smos-sync] depends containers-0.7-96b4
  14720. 381.53 s [smos-sync] depends cookie-0.5.1-7u6eLZ37tzK18CDWDPtH1Y
  14721. 381.53 s [smos-sync] depends deepseq-1.5.0.0-2b65
  14722. 381.53 s [smos-sync] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  14723. 381.53 s [smos-sync] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  14724. 381.53 s [smos-sync] depends filelock-0.1.1.8-3h50ayAyG8T1JuWtve0YR6
  14725. 381.53 s [smos-sync] depends filepath-1.5.4.0-2605
  14726. 381.53 s [smos-sync] depends hostname-1.0-FmdyRn5GsTq20zMHLXIA6i
  14727. 381.53 s [smos-sync] depends http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  14728. 381.53 s [smos-sync] depends http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
  14729. 381.53 s [smos-sync] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  14730. 381.53 s [smos-sync] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  14731. 381.53 s [smos-sync] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  14732. 381.53 s [smos-sync] depends mtl-2.3.1-37af
  14733. 381.53 s [smos-sync] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  14734. 381.53 s [smos-sync] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  14735. 381.53 s [smos-sync] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  14736. 381.53 s [smos-sync] depends persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  14737. 381.53 s [smos-sync] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  14738. 381.53 s [smos-cursor-gen] unit smos-cursor-gen-0.2.2-D6ZNXx6B3Sv1NUk3NqLToa-smos-cursor-test
  14739. 381.53 s [smos-cursor-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  14740. 381.53 s [smos-cursor-gen] include base-4.20.2.0-fafd
  14741. 381.53 s [smos-cursor-gen] include bytestring-0.12.2.0-96e1
  14742. 381.53 s [smos-cursor-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  14743. 381.53 s [smos-cursor-gen] include cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
  14744. 381.53 s [smos-cursor-gen] include cursor-fuzzy-time-gen-0.2.0.0-9ODocFfGldi9XgU5wg7dyd
  14745. 381.53 s [smos-cursor-gen] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  14746. 381.53 s [smos-cursor-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  14747. 381.53 s [smos-cursor-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  14748. 381.53 s [smos-cursor-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  14749. 381.53 s [smos-cursor-gen] include genvalidity-sydtest-lens-1.0.0.0-ATjH0L4OcwI8wTwqoEwiFJ
  14750. 381.53 s [smos-cursor-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  14751. 381.53 s [smos-cursor-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  14752. 381.53 s [smos-cursor-gen] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
  14753. 381.53 s [smos-cursor-gen] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  14754. 381.53 s [smos-cursor-gen] include smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu
  14755. 381.53 s [smos-cursor-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  14756. 381.53 s [smos-cursor-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  14757. 381.53 s [smos-cursor-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  14758. 381.53 s [smos-cursor-gen] Ready component graph:
  14759. 381.53 s [smos-cursor-gen] definite smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu
  14760. 381.53 s [smos-cursor-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  14761. 381.53 s [smos-cursor-gen] depends base-4.20.2.0-fafd
  14762. 381.53 s [smos-cursor-gen] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  14763. 381.53 s [smos-cursor-gen] depends cursor-dirforest-gen-0.0.0.0-CGRaP24nTHqKwZbqELyqpr
  14764. 381.53 s [smos-cursor-gen] depends cursor-fuzzy-time-gen-0.2.0.0-9ODocFfGldi9XgU5wg7dyd
  14765. 381.53 s [smos-cursor-gen] depends cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  14766. 381.53 s [smos-cursor-gen] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  14767. 381.53 s [smos-cursor-gen] depends genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  14768. 381.53 s [smos-cursor-gen] depends smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  14769. 381.53 s [smos-cursor-gen] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  14770. 381.53 s [smos-cursor-gen] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  14771. 381.53 s [smos-cursor-gen] definite smos-cursor-gen-0.2.2-D6ZNXx6B3Sv1NUk3NqLToa-smos-cursor-test
  14772. 381.53 s [smos-cursor-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  14773. 381.53 s [smos-cursor-gen] depends base-4.20.2.0-fafd
  14774. 381.53 s [smos-cursor-gen] depends bytestring-0.12.2.0-96e1
  14775. 381.53 s [smos-cursor-gen] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  14776. 381.53 s [smos-cursor-gen] depends cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
  14777. 381.53 s [smos-cursor-gen] depends cursor-fuzzy-time-gen-0.2.0.0-9ODocFfGldi9XgU5wg7dyd
  14778. 381.53 s [smos-cursor-gen] depends cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  14779. 381.53 s [smos-cursor-gen] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  14780. 381.53 s [smos-cursor-gen] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  14781. 381.53 s [smos-cursor-gen] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  14782. 381.53 s [smos-cursor-gen] depends genvalidity-sydtest-lens-1.0.0.0-ATjH0L4OcwI8wTwqoEwiFJ
  14783. 381.53 s [smos-cursor-gen] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  14784. 381.53 s [smos-cursor-gen] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  14785. 381.53 s [smos-cursor-gen] depends resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
  14786. 381.53 s [smos-cursor-gen] depends smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  14787. 381.53 s [smos-cursor-gen] depends smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu
  14788. 381.53 s [smos-cursor-gen] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  14789. 381.53 s [smos-cursor-gen] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  14790. 381.53 s [smos-cursor-gen] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  14791. 381.53 s [smos-cursor-gen] Using Cabal-3.12.1.0 compiled by ghc-9.10
  14792. 381.53 s [smos-cursor-gen] Using compiler: ghc-9.10.3
  14793. 381.53 s [smos-cursor-gen] Using install prefix:
  14794. 381.53 s [smos-cursor-gen] /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2
  14795. 381.53 s [smos-cursor-gen] Executables installed in:
  14796. 381.53 s [smos-cursor-gen] /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2/bin
  14797. 381.53 s [smos-cursor-gen] Libraries installed in:
  14798. 381.53 s [smos-cursor-gen] /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu
  14799. 381.53 s [smos-cursor-gen] Dynamic Libraries installed in:
  14800. 381.53 s [smos-cursor-gen] /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  14801. 381.53 s [smos-cursor-gen] Private executables installed in:
  14802. 381.53 s [smos-cursor-gen] /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-gen-0.2.2
  14803. 381.53 s [smos-cursor-gen] Data files installed in:
  14804. 381.53 s [smos-cursor-gen] /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2/share/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-gen-0.2.2
  14805. 381.53 s [smos-cursor-gen] Documentation installed in:
  14806. 381.53 s [smos-cursor-gen] /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-gen-0.2.2
  14807. 381.53 s [smos-cursor-gen] Configuration files installed in:
  14808. 381.53 s [smos-scheduler] gzipping man pages under /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/share/man/
  14809. 381.53 s [smos-scheduler]
  14810. 381.53 s [smos-scheduler] stripping (with command strip and flags -S -p) in /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/lib /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1/bin
  14811. 381.53 s [smos-scheduler] shrinking RPATHs of ELF executables and libraries in /nix/store/gjrxrpdswbw7rqa1yy89yvngwrvcrm2i-smos-scheduler-0.10.1-coverables
  14812. 381.53 s [smos-scheduler] checking for references to /build/ in /nix/store/gjrxrpdswbw7rqa1yy89yvngwrvcrm2i-smos-scheduler-0.10.1-coverables...
  14813. 381.53 s [smos-scheduler] patching script interpreter paths in /nix/store/gjrxrpdswbw7rqa1yy89yvngwrvcrm2i-smos-scheduler-0.10.1-coverables
  14814. 381.53 s [smos-scheduler] shrinking RPATHs of ELF executables and libraries in /nix/store/191ma8bx2v5m1bxcqqn3i9crprs68gv7-smos-scheduler-0.10.1-coverage
  14815. 381.53 s [smos-scheduler] checking for references to /build/ in /nix/store/191ma8bx2v5m1bxcqqn3i9crprs68gv7-smos-scheduler-0.10.1-coverage...
  14816. 381.53 s [smos-scheduler] patching script interpreter paths in /nix/store/191ma8bx2v5m1bxcqqn3i9crprs68gv7-smos-scheduler-0.10.1-coverage
  14817. 381.53 s [smos-sync] depends pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  14818. 381.53 s [smos-sync] depends servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  14819. 381.53 s [smos-sync] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  14820. 381.53 s [smos-sync] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  14821. 381.53 s [smos-sync] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  14822. 381.53 s [smos-sync] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  14823. 381.53 s [smos-sync] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  14824. 381.53 s [smos-sync] depends text-2.1.3-34f1
  14825. 381.53 s [smos-sync] depends time-1.12.2-3479
  14826. 381.53 s [smos-sync] depends unix-2.8.7.0-cb75
  14827. 381.53 s [smos-sync] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  14828. 381.53 s [smos-sync] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  14829. 381.53 s [smos-sync] depends validity-bytestring-0.4.1.1-4bRtlxuVsWD3ePz3664F9A
  14830. 381.53 s [smos-sync] depends validity-containers-0.5.0.5-L34Up3h7c9SHVl6t63Wf6u
  14831. 381.53 s [smos-sync] depends validity-path-0.4.0.1-JeX1xjcIXh46O2dPkm9XDp
  14832. 381.53 s [smos-sync] depends validity-uuid-0.1.0.3-C6oYz4U4VSOGb2wnPtpiKU
  14833. 381.53 s [smos-sync] definite smos-sync-0.8.0-IJI5fISmoPdFmgJhZ2gTvZ-smos-sync
  14834. 381.53 s [smos-sync] depends base-4.20.2.0-fafd
  14835. 381.53 s [smos-sync] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  14836. 381.53 s [smos-sync] depends smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  14837. 381.53 s [smos-sync] Using Cabal-3.12.1.0 compiled by ghc-9.10
  14838. 381.53 s [smos-sync] Using compiler: ghc-9.10.3
  14839. 381.53 s [smos-sync] Using install prefix:
  14840. 381.53 s [smos-sync] /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0
  14841. 381.53 s [smos-sync] Executables installed in:
  14842. 381.53 s [smos-sync] /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/bin
  14843. 381.53 s [smos-sync] Libraries installed in:
  14844. 381.53 s [smos-sync] /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  14845. 381.53 s [smos-sync] Dynamic Libraries installed in:
  14846. 381.53 s [smos-sync] /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  14847. 381.53 s [smos-sync] Private executables installed in:
  14848. 381.53 s [smos-sync] /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-sync-0.8.0
  14849. 381.53 s [smos-sync] Data files installed in:
  14850. 381.53 s [smos-sync] /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-sync-0.8.0
  14851. 381.53 s [smos-sync] Documentation installed in:
  14852. 381.53 s [smos-sync] /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-sync-0.8.0
  14853. 381.53 s [smos-sync] Configuration files installed in:
  14854. 381.53 s [smos-sync] /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/etc
  14855. 381.53 s [smos-sync] No alex found
  14856. 381.53 s [smos-sync] Using ar found on system at:
  14857. 381.53 s [smos-sync] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  14858. 381.53 s [smos-sync] No c2hs found
  14859. 381.53 s [smos-sync] No cpphs found
  14860. 381.53 s [smos-sync] No doctest found
  14861. 381.53 s [smos-sync] Using gcc version 14.3.0 given by user at:
  14862. 381.53 s [smos-sync] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  14863. 381.53 s [smos-sync] Using ghc version 9.10.3 found on system at:
  14864. 381.53 s [smos-sync] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  14865. 381.53 s [smos-sync] Using ghc-pkg version 9.10.3 found on system at:
  14866. 381.53 s [smos-sync] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  14867. 381.53 s [smos-sync] No ghcjs found
  14868. 381.53 s [smos-sync] No ghcjs-pkg found
  14869. 381.53 s [smos-sync] No greencard found
  14870. 381.53 s [smos-sync] Using haddock version 2.31.1 found on system at:
  14871. 381.53 s [smos-sync] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  14872. 381.53 s [smos-sync] No happy found
  14873. 381.53 s [smos-sync] Using haskell-suite found on system at: haskell-suite-dummy-location
  14874. 381.53 s [smos-sync] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  14875. 381.53 s [smos-sync] No hmake found
  14876. 381.53 s [smos-sync] Using hpc version 0.69 found on system at:
  14877. 381.53 s [smos-sync] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  14878. 381.53 s [smos-sync] Using hsc2hs version 0.68.10 found on system at:
  14879. 381.53 s [smos-sync] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  14880. 381.53 s [smos-sync] No hscolour found
  14881. 381.53 s [smos-sync] No jhc found
  14882. 381.53 s [smos-sync] Using ld found on system at:
  14883. 381.53 s [smos-sync] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  14884. 381.53 s [smos-sync] No pkg-config found
  14885. 381.53 s [smos-sync] Using runghc version 9.10.3 found on system at:
  14886. 381.53 s [smos-sync] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  14887. 381.53 s [smos-sync] Using strip version 2.44 found on system at:
  14888. 381.53 s [smos-sync] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  14889. 381.53 s [smos-sync] Using tar found on system at:
  14890. 381.53 s [smos-sync] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  14891. 381.53 s [smos-sync] No uhc found
  14892. 381.53 s [smos-cursor-gen] /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2/etc
  14893. 381.53 s [smos-cursor-gen] No alex found
  14894. 381.53 s [smos-cursor-gen] Using ar found on system at:
  14895. 381.53 s [smos-cursor-gen] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  14896. 381.53 s [smos-cursor-gen] No c2hs found
  14897. 381.53 s [smos-cursor-gen] No cpphs found
  14898. 381.53 s [smos-cursor-gen] No doctest found
  14899. 381.53 s [smos-cursor-gen] Using gcc version 14.3.0 given by user at:
  14900. 381.53 s [smos-cursor-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  14901. 381.53 s [smos-cursor-gen] Using ghc version 9.10.3 found on system at:
  14902. 381.53 s [smos-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  14903. 381.53 s [smos-cursor-gen] Using ghc-pkg version 9.10.3 found on system at:
  14904. 381.53 s [smos-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  14905. 381.53 s [smos-cursor-gen] No ghcjs found
  14906. 381.53 s [smos-cursor-gen] No ghcjs-pkg found
  14907. 381.53 s [smos-cursor-gen] No greencard found
  14908. 381.53 s [smos-cursor-gen] Using haddock version 2.31.1 found on system at:
  14909. 381.53 s [smos-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  14910. 381.53 s [smos-cursor-gen] No happy found
  14911. 381.53 s [smos-cursor-gen] Using haskell-suite found on system at: haskell-suite-dummy-location
  14912. 381.53 s [smos-cursor-gen] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  14913. 381.53 s [smos-cursor-gen] No hmake found
  14914. 381.53 s [smos-cursor-gen] Using hpc version 0.69 found on system at:
  14915. 381.53 s [smos-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  14916. 381.53 s [smos-cursor-gen] Using hsc2hs version 0.68.10 found on system at:
  14917. 381.53 s [smos-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  14918. 381.53 s [smos-cursor-gen] No hscolour found
  14919. 381.54 s [smos-cursor-gen] No jhc found
  14920. 381.54 s [smos-cursor-gen] Using ld found on system at:
  14921. 381.54 s [smos-cursor-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  14922. 381.54 s [smos-cursor-gen] No pkg-config found
  14923. 381.54 s [smos-cursor-gen] Using runghc version 9.10.3 found on system at:
  14924. 381.54 s [smos-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  14925. 381.54 s [smos-cursor-gen] Using strip version 2.44 found on system at:
  14926. 381.54 s [smos-cursor-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  14927. 381.54 s [smos-cursor-gen] Using tar found on system at:
  14928. 381.54 s [smos-cursor-gen] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  14929. 381.54 s [smos-cursor-gen] No uhc found
  14930. 381.54 s [smos-cursor-gen] Phase: buildPhase
  14931. 381.54 s [smos-cursor-gen] Preprocessing library for smos-cursor-gen-0.2.2...
  14932. 381.54 s [smos-cursor-gen] Building library for smos-cursor-gen-0.2.2...
  14933. 381.74 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/191ma8bx2v5m1bxcqqn3i9crprs68gv7-smos-scheduler-0.10.1-coverage /nix/store/gjrxrpdswbw7rqa1yy89yvngwrvcrm2i-smos-scheduler-0.10.1-coverables /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1
  14934. 382.26 s [post-build-hook] Pushing 3 paths (391 are already present) using zstd to cache smos ⏳
  14935. 382.26 s [post-build-hook]
  14936. 382.61 s [post-build-hook] Pushing /nix/store/191ma8bx2v5m1bxcqqn3i9crprs68gv7-smos-scheduler-0.10.1-coverage (202.21 KiB)
  14937. 382.61 s [post-build-hook] Pushing /nix/store/gjrxrpdswbw7rqa1yy89yvngwrvcrm2i-smos-scheduler-0.10.1-coverables (287.21 KiB)
  14938. 382.61 s [post-build-hook] Pushing /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1 (15.18 MiB)
  14939. 384.46 s [post-build-hook]
  14940. 384.46 s [post-build-hook] All done.
  14941. 384.49 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/191ma8bx2v5m1bxcqqn3i9crprs68gv7-smos-scheduler-0.10.1-coverage /nix/store/gjrxrpdswbw7rqa1yy89yvngwrvcrm2i-smos-scheduler-0.10.1-coverables /nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1
  14942. 384.59 s [post-build-hook] copying 3 paths...
  14943. 384.59 s [post-build-hook] copying path '/nix/store/191ma8bx2v5m1bxcqqn3i9crprs68gv7-smos-scheduler-0.10.1-coverage' to 'https://cache.staging.nix-ci.com'...
  14944. 384.59 s [post-build-hook] copying path '/nix/store/vhfi7zyb6pdyj6l8jm4vfwvv6prw913j-smos-scheduler-0.10.1' to 'https://cache.staging.nix-ci.com'...
  14945. 384.59 s [post-build-hook] copying path '/nix/store/gjrxrpdswbw7rqa1yy89yvngwrvcrm2i-smos-scheduler-0.10.1-coverables' to 'https://cache.staging.nix-ci.com'...
  14946. 389.31 s [post-build-hook] copying 1 paths...
  14947. 389.31 s [post-build-hook] copying path '/nix/store/0mqk2bvy71bxmlqcnfxag3gsfzfhzi64-smos-scheduler-0.10.1.drv' to 'https://cache.staging.nix-ci.com'...
  14948. 389.61 s Progress: 53 of 85 built (5 building), 28 of 28 downloaded from cache
  14949. 389.62 s [smos-calendar-import] Preprocessing test suite 'smos-calendar-import-test' for smos-calendar-import-0.10.0...
  14950. 389.62 s [smos-calendar-import] Building test suite 'smos-calendar-import-test' for smos-calendar-import-0.10.0...
  14951. 389.62 s [smos-calendar-import] [ 1 of 13] Compiling Paths_smos_calendar_import ( dist/build/smos-calendar-import-test/autogen/Paths_smos_calendar_import.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Paths_smos_calendar_import.o )
  14952. 389.62 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.OptParseSpec
  14953. 389.62 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.Static.Gen
  14954. 389.62 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/OptParseSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/OptParseSpec.hs
  14955. 389.62 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/Static/Gen.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/Static/Gen.hs
  14956. 389.62 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.GoldenSpec
  14957. 389.62 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/GoldenSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/GoldenSpec.hs
  14958. 389.62 s [smos-calendar-import] [ 2 of 13] Compiling Smos.Calendar.Import.GoldenSpec ( test/Smos/Calendar/Import/GoldenSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/GoldenSpec.o )
  14959. 389.62 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.UnresolvedEvent.Gen
  14960. 389.62 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.StaticSpec
  14961. 389.62 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.RecurringEvent.Gen
  14962. 389.62 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.Event.Gen
  14963. 389.62 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/StaticSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/StaticSpec.hs
  14964. 389.62 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RecurringEvent/Gen.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RecurringEvent/Gen.hs
  14965. 389.62 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/UnresolvedEvent/Gen.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/UnresolvedEvent/Gen.hs
  14966. 389.62 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/Event/Gen.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/Event/Gen.hs
  14967. 389.62 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.RecurringEventSpec
  14968. 389.62 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RecurringEventSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RecurringEventSpec.hs
  14969. 389.62 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.EventSpec
  14970. 389.62 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.RenderSpec
  14971. 389.62 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/EventSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/EventSpec.hs
  14972. 389.62 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RenderSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RenderSpec.hs
  14973. 389.62 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.UnresolvedEventSpec
  14974. 389.62 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/UnresolvedEventSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/UnresolvedEventSpec.hs
  14975. 389.62 s [smos-calendar-import] [ 3 of 13] Compiling Smos.Calendar.Import.OptParseSpec ( test/Smos/Calendar/Import/OptParseSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/OptParseSpec.o )
  14976. 389.62 s [smos-calendar-import] [ 4 of 13] Compiling Smos.Calendar.Import.Static.Gen ( test/Smos/Calendar/Import/Static/Gen.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/Static/Gen.o )
  14977. 389.62 s [smos-calendar-import] [ 5 of 13] Compiling Smos.Calendar.Import.RecurringEvent.Gen ( test/Smos/Calendar/Import/RecurringEvent/Gen.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/RecurringEvent/Gen.o )
  14978. 389.62 s [smos-sync] Phase: buildPhase
  14979. 389.62 s [smos-sync] Preprocessing library for smos-sync-0.8.0...
  14980. 389.62 s [smos-sync] Building library for smos-sync-0.8.0...
  14981. 389.62 s [smos-sync] [ 1 of 15] Compiling Paths_smos_sync ( dist/build/autogen/Paths_smos_sync.hs, dist/build/Paths_smos_sync.o, dist/build/Paths_smos_sync.dyn_o )
  14982. 389.62 s [smos-sync] Adapting module: Smos.Sync.Client.DB
  14983. 389.62 s [smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/DB.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/DB.hs
  14984. 389.62 s [smos-sync] Adapting module: Smos.Sync.Client.DirForest
  14985. 389.62 s [smos-sync] Adapting module: Smos.Sync.Client.Session
  14986. 389.78 s [smos-sync] Adapting module: Smos.Sync.Client.ContentsMap
  14987. 389.78 s [smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/DirForest.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/DirForest.hs
  14988. 389.78 s [smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Session.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Session.hs
  14989. 389.78 s [smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/ContentsMap.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/ContentsMap.hs
  14990. 389.78 s [smos-sync] [ 2 of 15] Compiling Smos.Sync.Client.ContentsMap ( src/Smos/Sync/Client/ContentsMap.hs, dist/build/Smos/Sync/Client/ContentsMap.o, dist/build/Smos/Sync/Client/ContentsMap.dyn_o )
  14991. 389.78 s [smos-sync] Adapting module: Smos.Sync.Client.OptParse
  14992. 389.78 s [smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/OptParse.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/OptParse.hs
  14993. 389.78 s [smos-sync] Adapting module: Smos.Sync.Client.Env
  14994. 389.78 s [smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Env.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Env.hs
  14995. 389.78 s [smos-sync] [ 3 of 15] Compiling Smos.Sync.Client.DB ( src/Smos/Sync/Client/DB.hs, dist/build/Smos/Sync/Client/DB.o, dist/build/Smos/Sync/Client/DB.dyn_o )
  14996. 389.78 s [smos-sync] [ 4 of 15] Compiling Smos.Sync.Client.DirForest ( src/Smos/Sync/Client/DirForest.hs, dist/build/Smos/Sync/Client/DirForest.o, dist/build/Smos/Sync/Client/DirForest.dyn_o )
  14997. 389.78 s [smos-sync] [ 5 of 15] Compiling Smos.Sync.Client.OptParse ( src/Smos/Sync/Client/OptParse.hs, dist/build/Smos/Sync/Client/OptParse.o, dist/build/Smos/Sync/Client/OptParse.dyn_o )
  14998. 389.78 s [smos-sync] Adapting module: Smos.Sync.Client.MetaMap
  14999. 389.78 s [smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/MetaMap.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/MetaMap.hs
  15000. 389.78 s [smos-sync] Adapting module: Smos.Sync.Client.Meta
  15001. 389.78 s [smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Meta.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Meta.hs
  15002. 389.78 s [smos-sync] [ 6 of 15] Compiling Smos.Sync.Client.Contents ( src/Smos/Sync/Client/Contents.hs, dist/build/Smos/Sync/Client/Contents.o, dist/build/Smos/Sync/Client/Contents.dyn_o )
  15003. 389.78 s [smos-sync] Adapting module: Smos.Sync.Client.Contents
  15004. 389.78 s [smos-sync] Adapting module: Smos.Sync.Client.Command.Login
  15005. 389.78 s [smos-sync] Adapting module: Smos.Sync.Client.Command.Register
  15006. 389.78 s [smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Contents.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Contents.hs
  15007. 389.78 s [smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Command/Login.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Command/Login.hs
  15008. 389.78 s [smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Command/Register.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Command/Register.hs
  15009. 389.78 s [smos-sync] [ 7 of 15] Compiling Smos.Sync.Client.Session ( src/Smos/Sync/Client/Session.hs, dist/build/Smos/Sync/Client/Session.o, dist/build/Smos/Sync/Client/Session.dyn_o )
  15010. 389.78 s [smos-sync] [ 8 of 15] Compiling Smos.Sync.Client.Env ( src/Smos/Sync/Client/Env.hs, dist/build/Smos/Sync/Client/Env.o, dist/build/Smos/Sync/Client/Env.dyn_o )
  15011. 389.78 s [smos-sync] [ 9 of 15] Compiling Smos.Sync.Client.MetaMap ( src/Smos/Sync/Client/MetaMap.hs, dist/build/Smos/Sync/Client/MetaMap.o, dist/build/Smos/Sync/Client/MetaMap.dyn_o )
  15012. 389.78 s [smos-sync] [10 of 15] Compiling Smos.Sync.Client.Meta ( src/Smos/Sync/Client/Meta.hs, dist/build/Smos/Sync/Client/Meta.o, dist/build/Smos/Sync/Client/Meta.dyn_o )
  15013. 389.78 s [smos-cursor-gen] [ 1 of 15] Compiling Paths_smos_cursor_gen ( dist/build/autogen/Paths_smos_cursor_gen.hs, dist/build/Paths_smos_cursor_gen.o, dist/build/Paths_smos_cursor_gen.dyn_o )
  15014. 389.78 s [smos-cursor-gen] [ 2 of 15] Compiling Smos.Cursor.Collapse.Gen ( src/Smos/Cursor/Collapse/Gen.hs, dist/build/Smos/Cursor/Collapse/Gen.o, dist/build/Smos/Cursor/Collapse/Gen.dyn_o )
  15015. 389.78 s [smos-cursor-gen] [ 3 of 15] Compiling Smos.Cursor.Contents.Gen ( src/Smos/Cursor/Contents/Gen.hs, dist/build/Smos/Cursor/Contents/Gen.o, dist/build/Smos/Cursor/Contents/Gen.dyn_o )
  15016. 389.78 s [smos-cursor-gen] [ 4 of 15] Compiling Smos.Cursor.Header.Gen ( src/Smos/Cursor/Header/Gen.hs, dist/build/Smos/Cursor/Header/Gen.o, dist/build/Smos/Cursor/Header/Gen.dyn_o )
  15017. 389.78 s [smos-cursor-gen] [ 5 of 15] Compiling Smos.Cursor.Logbook.Gen ( src/Smos/Cursor/Logbook/Gen.hs, dist/build/Smos/Cursor/Logbook/Gen.o, dist/build/Smos/Cursor/Logbook/Gen.dyn_o )
  15018. 389.78 s [smos-cursor-gen] [ 6 of 15] Compiling Smos.Cursor.Properties.Gen ( src/Smos/Cursor/Properties/Gen.hs, dist/build/Smos/Cursor/Properties/Gen.o, dist/build/Smos/Cursor/Properties/Gen.dyn_o )
  15019. 389.78 s [smos-cursor-gen] [ 7 of 15] Compiling Smos.Cursor.StateHistory.Gen ( src/Smos/Cursor/StateHistory/Gen.hs, dist/build/Smos/Cursor/StateHistory/Gen.o, dist/build/Smos/Cursor/StateHistory/Gen.dyn_o )
  15020. 389.78 s [smos-cursor-gen] [ 8 of 15] Compiling Smos.Cursor.Tag.Gen ( src/Smos/Cursor/Tag/Gen.hs, dist/build/Smos/Cursor/Tag/Gen.o, dist/build/Smos/Cursor/Tag/Gen.dyn_o )
  15021. 389.78 s [smos-cursor-gen] [ 9 of 15] Compiling Smos.Cursor.Tags.Gen ( src/Smos/Cursor/Tags/Gen.hs, dist/build/Smos/Cursor/Tags/Gen.o, dist/build/Smos/Cursor/Tags/Gen.dyn_o )
  15022. 389.78 s [smos-cursor-gen] [10 of 15] Compiling Smos.Cursor.Timestamps.Gen ( src/Smos/Cursor/Timestamps/Gen.hs, dist/build/Smos/Cursor/Timestamps/Gen.o, dist/build/Smos/Cursor/Timestamps/Gen.dyn_o )
  15023. 389.78 s [smos-cursor-gen] [11 of 15] Compiling Smos.Cursor.Entry.Gen ( src/Smos/Cursor/Entry/Gen.hs, dist/build/Smos/Cursor/Entry/Gen.o, dist/build/Smos/Cursor/Entry/Gen.dyn_o )
  15024. 389.78 s [smos-cursor-gen] [12 of 15] Compiling Smos.History.Gen ( src/Smos/History/Gen.hs, dist/build/Smos/History/Gen.o, dist/build/Smos/History/Gen.dyn_o )
  15025. 389.78 s [smos-cursor-gen] [13 of 15] Compiling Smos.Cursor.SmosFile.Gen ( src/Smos/Cursor/SmosFile/Gen.hs, dist/build/Smos/Cursor/SmosFile/Gen.o, dist/build/Smos/Cursor/SmosFile/Gen.dyn_o )
  15026. 389.78 s [smos-cursor-gen] [14 of 15] Compiling Smos.Undo.Gen ( src/Smos/Undo/Gen.hs, dist/build/Smos/Undo/Gen.o, dist/build/Smos/Undo/Gen.dyn_o )
  15027. 389.78 s [smos-cursor-gen] [15 of 15] Compiling Smos.Cursor.FileBrowser.Gen ( src/Smos/Cursor/FileBrowser/Gen.hs, dist/build/Smos/Cursor/FileBrowser/Gen.o, dist/build/Smos/Cursor/FileBrowser/Gen.dyn_o )
  15028. 389.78 s [smos-cursor-gen] Preprocessing test suite 'smos-cursor-test' for smos-cursor-gen-0.2.2...
  15029. 389.78 s [smos-cursor-gen] Building test suite 'smos-cursor-test' for smos-cursor-gen-0.2.2...
  15030. 389.78 s [smos-cursor-gen] [ 1 of 17] Compiling Paths_smos_cursor_gen ( dist/build/smos-cursor-test/autogen/Paths_smos_cursor_gen.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Paths_smos_cursor_gen.o )
  15031. 389.78 s [smos-cursor-gen] [ 2 of 17] Compiling Smos.Cursor.CollapseSpec ( test/Smos/Cursor/CollapseSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/CollapseSpec.o )
  15032. 389.78 s [smos-cursor-gen] [ 3 of 17] Compiling Smos.Cursor.ContentsSpec ( test/Smos/Cursor/ContentsSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/ContentsSpec.o )
  15033. 389.78 s [smos-cursor-gen] [ 4 of 17] Compiling Smos.Cursor.EntrySpec ( test/Smos/Cursor/EntrySpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/EntrySpec.o )
  15034. 389.78 s [smos-cursor-gen] [ 5 of 17] Compiling Smos.Cursor.FileBrowserSpec ( test/Smos/Cursor/FileBrowserSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/FileBrowserSpec.o )
  15035. 389.78 s [smos-cursor-gen] [ 6 of 17] Compiling Smos.Cursor.HeaderSpec ( test/Smos/Cursor/HeaderSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/HeaderSpec.o )
  15036. 389.78 s [smos-cursor-gen] [ 7 of 17] Compiling Smos.Cursor.LogbookSpec ( test/Smos/Cursor/LogbookSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/LogbookSpec.o )
  15037. 389.78 s [smos-cursor-gen] [ 8 of 17] Compiling Smos.Cursor.PropertiesSpec ( test/Smos/Cursor/PropertiesSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/PropertiesSpec.o )
  15038. 390.07 s [smos-cursor-gen] [ 9 of 17] Compiling Smos.Cursor.SmosFileEditorSpec ( test/Smos/Cursor/SmosFileEditorSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/SmosFileEditorSpec.o )
  15039. 390.07 s [smos-report-cursor-gen-source] Phase: setupCompilerEnvironmentPhase
  15040. 390.07 s [smos-report-cursor-gen-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  15041. 390.07 s [smos-report-cursor-gen-source] Phase: unpackPhase
  15042. 390.07 s [smos-report-cursor-gen-source] unpacking source archive /nix/store/jbs7fg3l5yf5fxfvwr9rqbjxlpbhsfpk-smos-report-cursor-gen
  15043. 390.07 s [smos-report-cursor-gen-source] source root is smos-report-cursor-gen
  15044. 390.07 s [smos-report-cursor-gen-source] Phase: patchPhase
  15045. 390.07 s [smos-report-cursor-gen-source] Phase: compileBuildDriverPhase
  15046. 390.07 s [smos-report-cursor-gen-source] setupCompileFlags: -package-db=/build/tmp.jcJat3qyY6/setup-package.conf.d -threaded
  15047. 390.07 s [smos-report-cursor-gen-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.jcJat3qyY6/Main.o )
  15048. 390.07 s [smos-report-cursor-gen-source] [2 of 2] Linking Setup
  15049. 390.07 s [smos-report-cursor-gen-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  15050. 390.07 s [smos-report-cursor-gen-source] Phase: configurePhase
  15051. 390.07 s [smos-report-cursor-gen-source] configureFlags: --verbose --prefix=/nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.jcJat3qyY6/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  15052. 390.07 s [smos-report-cursor-gen-source] Using Parsec parser
  15053. 390.07 s [smos-report-cursor-gen-source] Configuring smos-report-cursor-gen-0.4.0...
  15054. 390.07 s [smos-report-cursor-gen-source] Dependency QuickCheck: using QuickCheck-2.15.0.1
  15055. 390.07 s [smos-report-cursor-gen-source] Dependency base >=4.9 && <=5: using base-4.20.2.0
  15056. 390.07 s [smos-report-cursor-gen-source] Dependency containers: using containers-0.7
  15057. 390.07 s [smos-report-cursor-gen-source] Dependency cursor: using cursor-0.3.2.0
  15058. 390.07 s [smos-report-cursor-gen-source] Dependency cursor-gen: using cursor-gen-0.4.0.0
  15059. 390.07 s [smos-report-cursor-gen-source] Dependency genvalidity: using genvalidity-1.1.1.0
  15060. 390.07 s [smos-report-cursor-gen-source] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
  15061. 390.07 s [smos-report-cursor-gen-source] Dependency microlens: using microlens-0.4.14.0
  15062. 390.07 s [smos-report-cursor-gen-source] Dependency path: using path-0.9.6
  15063. 390.07 s [smos-report-cursor-gen-source] Dependency smos-data: using smos-data-0.7.0
  15064. 390.07 s [smos-report-cursor-gen-source] Dependency smos-data-gen: using smos-data-gen-0.5.1
  15065. 390.07 s [smos-report-cursor-gen-source] Dependency smos-report: using smos-report-0.12.0
  15066. 390.07 s [smos-report-cursor-gen-source] Dependency smos-report-cursor: using smos-report-cursor-0.6.1
  15067. 390.07 s [smos-report-cursor-gen-source] Dependency smos-report-gen: using smos-report-gen-0.8.0
  15068. 390.07 s [smos-report-cursor-gen-source] Dependency base >=4.9 && <=5: using base-4.20.2.0
  15069. 390.07 s [smos-report-cursor-gen-source] Dependency criterion: using criterion-1.6.4.0
  15070. 390.07 s [smos-report-cursor-gen-source] Dependency genvalidity: using genvalidity-1.1.1.0
  15071. 390.07 s [smos-report-cursor-gen-source] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
  15072. 390.07 s [smos-report-cursor-gen-source] Dependency genvalidity-criterion: using genvalidity-criterion-1.1.0.0
  15073. 390.07 s [smos-report-cursor-gen-source] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
  15074. 390.07 s [smos-report-cursor-gen-source] Dependency smos-data: using smos-data-0.7.0
  15075. 390.07 s [smos-report-cursor-gen-source] Dependency smos-data-gen: using smos-data-gen-0.5.1
  15076. 390.07 s [smos-report-cursor-gen-source] Dependency smos-report: using smos-report-0.12.0
  15077. 390.07 s [smos-report-cursor-gen-source] Dependency smos-report-cursor: using smos-report-cursor-0.6.1
  15078. 390.07 s [smos-report-cursor-gen-source] Dependency smos-report-cursor-gen: using smos-report-cursor-gen-0.4.0
  15079. 390.07 s [smos-report-cursor-gen-source] Dependency time: using time-1.12.2
  15080. 390.07 s [smos-report-cursor-gen-source] Source component graph:
  15081. 390.07 s [smos-report-cursor-gen-source] component lib
  15082. 390.07 s [smos-source] Phase: setupCompilerEnvironmentPhase
  15083. 390.07 s [smos-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  15084. 390.07 s [smos-source] Phase: unpackPhase
  15085. 390.07 s [smos-source] unpacking source archive /nix/store/jw85bkncvabhk2ar909pqdcckdik3g70-smos
  15086. 390.08 s [smos-source] source root is smos
  15087. 390.08 s [smos-source] Phase: patchPhase
  15088. 390.08 s [smos-source] Phase: compileBuildDriverPhase
  15089. 390.08 s [smos-source] setupCompileFlags: -package-db=/build/tmp.97c2tyq8xV/setup-package.conf.d -threaded
  15090. 390.08 s [smos-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.97c2tyq8xV/Main.o )
  15091. 390.08 s [smos-source] [2 of 2] Linking Setup
  15092. 390.08 s [smos-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  15093. 390.08 s [smos-source] Phase: configurePhase
  15094. 390.08 s [smos-source] configureFlags: --verbose --prefix=/nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.97c2tyq8xV/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  15095. 390.08 s [smos-source] Using Parsec parser
  15096. 390.08 s [smos-source] Configuring smos-0.10.1...
  15097. 390.08 s [smos-source] Dependency aeson: using aeson-2.2.3.0
  15098. 390.08 s [smos-source] Dependency async: using async-2.2.5
  15099. 390.08 s [smos-source] Dependency autodocodec: using autodocodec-0.5.0.0
  15100. 390.08 s [smos-source] Dependency base: using base-4.20.2.0
  15101. 390.08 s [smos-source] Dependency brick: using brick-2.9
  15102. 390.08 s [smos-source] Dependency bytestring: using bytestring-0.12.2.0
  15103. 390.08 s [smos-source] Dependency conduit: using conduit-1.3.6.1
  15104. 390.08 s [smos-source] Dependency containers: using containers-0.7
  15105. 390.08 s [smos-source] Dependency cursor: using cursor-0.3.2.0
  15106. 390.08 s [smos-source] Dependency cursor-brick: using cursor-brick-0.1.0.1
  15107. 390.08 s [smos-source] Dependency cursor-dirforest: using cursor-dirforest-0.0.0.0
  15108. 390.08 s [smos-source] Dependency cursor-dirforest-brick: using cursor-dirforest-brick-0.0.0.0
  15109. 390.08 s [smos-source] Dependency cursor-fuzzy-time: using cursor-fuzzy-time-0.1.0.0
  15110. 390.08 s [smos-source] Dependency directory: using directory-1.3.8.5
  15111. 390.08 s [smos-source] Dependency exceptions: using exceptions-0.10.9
  15112. 390.08 s [smos-source] Dependency filepath: using filepath-1.5.4.0
  15113. 390.08 s [smos-source] Dependency fuzzy-time: using fuzzy-time-0.3.0.1
  15114. 390.08 s [smos-source] Dependency megaparsec: using megaparsec-9.7.0
  15115. 390.08 s [smos-source] Dependency microlens: using microlens-0.4.14.0
  15116. 390.08 s [smos-source] Dependency monad-logger: using monad-logger-0.3.42
  15117. 390.08 s [smos-source] Dependency mtl: using mtl-2.3.1
  15118. 390.08 s [smos-source] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
  15119. 390.08 s [smos-source] Dependency path: using path-0.9.6
  15120. 390.08 s [smos-source] Dependency path-io: using path-io-1.8.2
  15121. 390.08 s [smos-source] Dependency pretty-relative-time: using pretty-relative-time-0.3.0.0
  15122. 390.08 s [smos-source] Dependency process: using process-1.6.26.1
  15123. 390.08 s [smos-source] Dependency resourcet: using resourcet-1.3.0
  15124. 390.08 s [smos-source] Dependency smos-archive: using smos-archive-0.7.1
  15125. 390.08 s [smos-source] Dependency smos-cli: using smos-cli-0.2.1
  15126. 390.08 s [smos-source] Dependency smos-cursor: using smos-cursor-0.7.0
  15127. 390.08 s [smos-source] Dependency smos-data: using smos-data-0.7.0
  15128. 390.08 s [smos-source] Dependency smos-directory: using smos-directory-0.2.0
  15129. 390.08 s [smos-calendar-import] [ 6 of 13] Compiling Smos.Calendar.Import.RecurringEventSpec ( test/Smos/Calendar/Import/RecurringEventSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/RecurringEventSpec.o )
  15130. 390.08 s [smos-calendar-import] [ 7 of 13] Compiling Smos.Calendar.Import.Event.Gen ( test/Smos/Calendar/Import/Event/Gen.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/Event/Gen.o )
  15131. 390.08 s [smos-calendar-import] [ 8 of 13] Compiling Smos.Calendar.Import.RenderSpec ( test/Smos/Calendar/Import/RenderSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/RenderSpec.o )
  15132. 390.08 s [smos-calendar-import] [ 9 of 13] Compiling Smos.Calendar.Import.EventSpec ( test/Smos/Calendar/Import/EventSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/EventSpec.o )
  15133. 390.08 s [smos-calendar-import] [10 of 13] Compiling Smos.Calendar.Import.StaticSpec ( test/Smos/Calendar/Import/StaticSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/StaticSpec.o )
  15134. 390.08 s [smos-calendar-import] Adapting module: Main
  15135. 390.08 s [smos-calendar-import] [11 of 13] Compiling Smos.Calendar.Import.UnresolvedEvent.Gen ( test/Smos/Calendar/Import/UnresolvedEvent/Gen.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/UnresolvedEvent/Gen.o )
  15136. 390.08 s [smos-calendar-import] [12 of 13] Compiling Smos.Calendar.Import.UnresolvedEventSpec ( test/Smos/Calendar/Import/UnresolvedEventSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/UnresolvedEventSpec.o )
  15137. 390.08 s [smos-calendar-import] [13 of 13] Compiling Outputing coverables file /build/smos-calendar-import-0.10.0/test/Spec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Spec.hs
  15138. 390.08 s [smos-calendar-import] Main ( test/Spec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Main.o )
  15139. 390.08 s [smos-calendar-import] [ 1 of 14] Compiling Paths_smos_calendar_import ( dist/build/smos-calendar-import-test/autogen/Paths_smos_calendar_import.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Paths_smos_calendar_import.o ) [Impure plugin forced recompilation]
  15140. 390.08 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.OptParseSpec
  15141. 390.08 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.Static.Gen
  15142. 390.08 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/Static/Gen.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/Static/Gen.hs
  15143. 390.08 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/OptParseSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/OptParseSpec.hs
  15144. 390.08 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.GoldenSpec
  15145. 390.08 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/GoldenSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/GoldenSpec.hs
  15146. 390.08 s [smos-calendar-import] [ 2 of 14] Compiling Smos.Calendar.Import.GoldenSpec ( test/Smos/Calendar/Import/GoldenSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/GoldenSpec.o ) [ICal package changed]
  15147. 390.08 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.Event.Gen
  15148. 390.08 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.StaticSpec
  15149. 390.08 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/Event/Gen.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/Event/Gen.hs
  15150. 390.08 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/StaticSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/StaticSpec.hs
  15151. 390.08 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.UnresolvedEvent.Gen
  15152. 390.08 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.RecurringEvent.Gen
  15153. 390.08 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/UnresolvedEvent/Gen.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/UnresolvedEvent/Gen.hs
  15154. 390.08 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RecurringEvent/Gen.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RecurringEvent/Gen.hs
  15155. 390.08 s [smos-sync] [11 of 15] Compiling Smos.Sync.Client.Command.Sync ( src/Smos/Sync/Client/Command/Sync.hs, dist/build/Smos/Sync/Client/Command/Sync.o, dist/build/Smos/Sync/Client/Command/Sync.dyn_o )
  15156. 390.08 s [smos-sync] Adapting module: Smos.Sync.Client.Command.Sync
  15157. 390.08 s [smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Command/Sync.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Command/Sync.hs
  15158. 390.08 s [smos-sync] [12 of 15] Compiling Smos.Sync.Client.Command.Register ( src/Smos/Sync/Client/Command/Register.hs, dist/build/Smos/Sync/Client/Command/Register.o, dist/build/Smos/Sync/Client/Command/Register.dyn_o )
  15159. 390.08 s [smos-sync] [13 of 15] Compiling Smos.Sync.Client.Command.Login ( src/Smos/Sync/Client/Command/Login.hs, dist/build/Smos/Sync/Client/Command/Login.o, dist/build/Smos/Sync/Client/Command/Login.dyn_o )
  15160. 390.08 s [smos-sync] [14 of 15] Compiling Smos.Sync.Client.Command ( src/Smos/Sync/Client/Command.hs, dist/build/Smos/Sync/Client/Command.o, dist/build/Smos/Sync/Client/Command.dyn_o )
  15161. 390.08 s [smos-sync] Adapting module: Smos.Sync.Client.Command
  15162. 390.08 s [smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Command.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client/Command.hs
  15163. 390.08 s [smos-sync] [15 of 15] Compiling Smos.Sync.Client ( src/Smos/Sync/Client.hs, dist/build/Smos/Sync/Client.o, dist/build/Smos/Sync/Client.dyn_o )
  15164. 390.08 s [smos-sync] Adapting module: Smos.Sync.Client
  15165. 390.08 s [smos-sync] Outputing coverables file /build/smos-sync-0.8.0/src/Smos/Sync/Client.hs.coverables for source file /build/smos-sync-0.8.0/src/Smos/Sync/Client.hs
  15166. 390.08 s [smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client.dyn_o'
  15167. 390.08 s [smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/Command.dyn_o'
  15168. 390.08 s [smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/Command/Login.dyn_o'
  15169. 390.08 s [smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/Command/Register.dyn_o'
  15170. 390.08 s [smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/Command/Sync.dyn_o'
  15171. 390.08 s [smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/Contents.dyn_o'
  15172. 390.08 s [smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/ContentsMap.dyn_o'
  15173. 390.08 s [smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/DB.dyn_o'
  15174. 390.08 s [smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/DirForest.dyn_o'
  15175. 390.08 s [smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/Env.dyn_o'
  15176. 390.08 s [smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/Meta.dyn_o'
  15177. 390.08 s [smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/MetaMap.dyn_o'
  15178. 390.08 s [smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/OptParse.dyn_o'
  15179. 390.08 s [smos-sync] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/Session.dyn_o'
  15180. 390.08 s [smos-sync] Warning: ignoring unrecognised input `dist/build/Paths_smos_sync.dyn_o'
  15181. 390.08 s [smos-sync] Preprocessing executable 'smos-sync' for smos-sync-0.8.0...
  15182. 390.08 s [smos-sync] Building executable 'smos-sync' for smos-sync-0.8.0...
  15183. 390.08 s [smos-sync] [Adapting module: Main
  15184. 390.08 s [smos-sync] 1 of 2] Compiling Main ( app/Main.hs, dist/build/smos-sync/smos-sync-tmp/Main.o )
  15185. 390.08 s [smos-sync] Outputing coverables file /build/smos-sync-0.8.0/app/Main.hs.coverables for source file /build/smos-sync-0.8.0/app/Main.hs
  15186. 390.08 s [smos-cursor-gen] [10 of 17] Compiling Smos.Cursor.SmosFileSpec ( test/Smos/Cursor/SmosFileSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/SmosFileSpec.o )
  15187. 390.08 s [smos-cursor-gen] [11 of 17] Compiling Smos.Cursor.StateHistorySpec ( test/Smos/Cursor/StateHistorySpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/StateHistorySpec.o )
  15188. 390.08 s [smos-cursor-gen] [12 of 17] Compiling Smos.Cursor.TagSpec ( test/Smos/Cursor/TagSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/TagSpec.o )
  15189. 390.08 s [smos-cursor-gen] [13 of 17] Compiling Smos.Cursor.TagsSpec ( test/Smos/Cursor/TagsSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/TagsSpec.o )
  15190. 390.08 s [smos-cursor-gen] [14 of 17] Compiling Smos.Cursor.TimestampsSpec ( test/Smos/Cursor/TimestampsSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/Cursor/TimestampsSpec.o )
  15191. 390.08 s [smos-cursor-gen] [15 of 17] Compiling Smos.HistorySpec ( test/Smos/HistorySpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/HistorySpec.o )
  15192. 390.08 s [smos-cursor-gen] [16 of 17] Compiling Smos.UndoSpec ( test/Smos/UndoSpec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Smos/UndoSpec.o )
  15193. 390.08 s [smos-cursor-gen] [17 of 17] Compiling Main ( test/Spec.hs, dist/build/smos-cursor-test/smos-cursor-test-tmp/Main.o )
  15194. 390.08 s [smos-cursor-gen] [18 of 18] Linking dist/build/smos-cursor-test/smos-cursor-test
  15195. 390.08 s [smos-report-cursor-gen-source] component bench:smos-report-cursor-bench dependency lib
  15196. 390.08 s [smos-report-cursor-gen-source] Configured component graph:
  15197. 390.08 s [smos-report-cursor-gen-source] component smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i
  15198. 390.08 s [smos-report-cursor-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  15199. 390.08 s [smos-report-cursor-gen-source] include base-4.20.2.0-fafd
  15200. 390.08 s [smos-report-cursor-gen-source] include containers-0.7-96b4
  15201. 390.08 s [smos-report-cursor-gen-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  15202. 390.08 s [smos-report-cursor-gen-source] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  15203. 390.08 s [smos-report-cursor-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  15204. 390.08 s [smos-report-cursor-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  15205. 390.08 s [smos-report-cursor-gen-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  15206. 390.08 s [smos-report-cursor-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  15207. 390.08 s [smos-report-cursor-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  15208. 390.08 s [smos-report-cursor-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  15209. 390.08 s [smos-report-cursor-gen-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  15210. 390.08 s [smos-report-cursor-gen-source] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
  15211. 390.08 s [smos-report-cursor-gen-source] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
  15212. 390.08 s [smos-report-cursor-gen-source] component smos-report-cursor-gen-0.4.0-RRXvlBcqMuCvNxkP9TP0V-smos-report-cursor-bench
  15213. 390.08 s [smos-report-cursor-gen-source] include base-4.20.2.0-fafd
  15214. 390.08 s [smos-report-cursor-gen-source] include criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
  15215. 390.08 s [smos-report-cursor-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  15216. 390.08 s [smos-report-cursor-gen-source] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  15217. 390.08 s [smos-report-cursor-gen-source] include genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
  15218. 390.08 s [smos-report-cursor-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  15219. 390.08 s [smos-report-cursor-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  15220. 390.08 s [smos-report-cursor-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  15221. 390.08 s [smos-report-cursor-gen-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  15222. 390.08 s [smos-report-cursor-gen-source] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
  15223. 390.08 s [smos-report-cursor-gen-source] include smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i
  15224. 390.08 s [smos-report-cursor-gen-source] include time-1.12.2-3479
  15225. 390.08 s [smos-report-cursor-gen-source] Linked component graph:
  15226. 390.08 s [smos-report-cursor-gen-source] unit smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i
  15227. 390.08 s [smos-report-cursor-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  15228. 390.08 s [smos-report-cursor-gen-source] include base-4.20.2.0-fafd
  15229. 390.08 s [smos-report-cursor-gen-source] include containers-0.7-96b4
  15230. 390.08 s [smos-report-cursor-gen-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  15231. 390.08 s [smos-report-cursor-gen-source] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  15232. 390.08 s [smos-report-cursor-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  15233. 390.08 s [smos-report-cursor-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  15234. 390.08 s [smos-report-cursor-gen-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  15235. 390.08 s [smos-report-cursor-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  15236. 390.08 s [smos-report-cursor-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  15237. 390.08 s [smos-report-cursor-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  15238. 390.08 s [smos-report-cursor-gen-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  15239. 390.08 s [smos-report-cursor-gen-source] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
  15240. 390.08 s [smos-report-cursor-gen-source] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
  15241. 390.08 s [smos-report-cursor-gen-source] Smos.Cursor.Report.Entry.Gen=smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i:Smos.Cursor.Report.Entry.Gen,Smos.Cursor.Report.Next.Gen=smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i:Smos.Cursor.Report.Next.Gen,Smos.Cursor.Report.Ongoing.Gen=smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i:Smos.Cursor.Report.Ongoing.Gen,Smos.Cursor.Report.Stuck.Gen=smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i:Smos.Cursor.Report.Stuck.Gen,Smos.Cursor.Report.Timestamps.Gen=smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i:Smos.Cursor.Report.Timestamps.Gen,Smos.Cursor.Report.Waiting.Gen=smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i:Smos.Cursor.Report.Waiting.Gen,Smos.Cursor.Report.Work.Gen=smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i:Smos.Cursor.Report.Work.Gen
  15242. 390.08 s [smos-report-cursor-gen-source] unit smos-report-cursor-gen-0.4.0-RRXvlBcqMuCvNxkP9TP0V-smos-report-cursor-bench
  15243. 390.08 s [smos-report-cursor-gen-source] include base-4.20.2.0-fafd
  15244. 390.08 s [smos-report-cursor-gen-source] include criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
  15245. 390.08 s [smos-report-cursor-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  15246. 390.08 s [smos-report-cursor-gen-source] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  15247. 390.08 s [smos-report-cursor-gen-source] include genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
  15248. 390.08 s [smos-report-cursor-gen-source] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  15249. 390.08 s [smos-report-cursor-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  15250. 390.08 s [smos-report-cursor-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  15251. 390.08 s [smos-report-cursor-gen-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  15252. 390.08 s [smos-report-cursor-gen-source] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
  15253. 390.08 s [smos-report-cursor-gen-source] include smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i
  15254. 390.08 s [smos-report-cursor-gen-source] include time-1.12.2-3479
  15255. 390.08 s [smos-source] Dependency smos-report: using smos-report-0.12.0
  15256. 390.08 s [smos-source] Dependency smos-report-cursor: using smos-report-cursor-0.6.1
  15257. 390.08 s [smos-source] Dependency text: using text-2.1.3
  15258. 390.08 s [smos-source] Dependency time: using time-1.12.2
  15259. 390.08 s [smos-source] Dependency tz: using tz-0.1.3.6
  15260. 390.08 s [smos-source] Dependency validity: using validity-0.12.1.0
  15261. 390.08 s [smos-source] Dependency vty: using vty-6.4
  15262. 390.08 s [smos-source] Dependency vty-crossplatform: using vty-crossplatform-0.4.0.0
  15263. 390.08 s [smos-source] Dependency base: using base-4.20.2.0
  15264. 390.08 s [smos-source] Dependency smos: using smos-0.10.1
  15265. 390.08 s [smos-source] Source component graph:
  15266. 390.08 s [smos-source] component lib
  15267. 390.08 s [smos-source] component exe:smos dependency lib
  15268. 390.08 s [smos-source] Configured component graph:
  15269. 390.08 s [smos-source] component smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh
  15270. 390.08 s [smos-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  15271. 390.08 s [smos-source] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
  15272. 390.08 s [smos-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  15273. 390.08 s [smos-source] include base-4.20.2.0-fafd
  15274. 390.08 s [smos-source] include brick-2.9-Geod5flTzTmIlrRxHv8UFE
  15275. 390.08 s [smos-source] include bytestring-0.12.2.0-96e1
  15276. 390.08 s [smos-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  15277. 390.08 s [smos-source] include containers-0.7-96b4
  15278. 390.08 s [smos-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  15279. 390.08 s [smos-source] include cursor-brick-0.1.0.1-2p6pekGNaiQ8kdRKwAE2p8
  15280. 390.08 s [smos-source] include cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
  15281. 390.08 s [smos-source] include cursor-dirforest-brick-0.0.0.0-IpuxDgcrqre9zqZEqMyFTk
  15282. 390.08 s [smos-source] include cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
  15283. 390.08 s [smos-source] include directory-1.3.8.5-09f8
  15284. 390.08 s [smos-source] include exceptions-0.10.9-d102
  15285. 390.08 s [smos-source] include filepath-1.5.4.0-2605
  15286. 390.08 s [smos-source] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
  15287. 390.08 s [smos-source] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
  15288. 390.08 s [smos-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  15289. 390.08 s [smos-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  15290. 390.08 s [smos-source] include mtl-2.3.1-37af
  15291. 390.08 s [smos-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  15292. 390.08 s [smos-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  15293. 390.08 s [smos-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  15294. 390.08 s [smos-source] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  15295. 390.08 s [smos-source] include process-1.6.26.1-6e7d
  15296. 390.08 s [smos-source] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
  15297. 390.08 s [smos-source] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  15298. 390.08 s [smos-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  15299. 390.08 s [smos-source] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  15300. 390.08 s [smos-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  15301. 390.08 s [smos-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  15302. 390.08 s [smos-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  15303. 390.08 s [smos-source] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
  15304. 390.08 s [smos-source] include text-2.1.3-34f1
  15305. 390.08 s [smos-source] include time-1.12.2-3479
  15306. 390.08 s [smos-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  15307. 390.08 s [smos-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  15308. 390.08 s [smos-source] include vty-6.4-K1OakpHsBDZBUi5PBPeSvr
  15309. 390.08 s [smos-source] include vty-crossplatform-0.4.0.0-z2LfWuMpT72izQnTYJ3E8
  15310. 390.08 s [smos-source] component smos-0.10.1-DoaImuO1TT4GdzoneczEAW-smos
  15311. 390.08 s [smos-source] include base-4.20.2.0-fafd
  15312. 390.08 s [smos-source] include smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh
  15313. 390.08 s [smos-source] Linked component graph:
  15314. 390.08 s [smos-source] unit smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh
  15315. 390.08 s [smos-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  15316. 390.08 s [smos-source] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
  15317. 390.08 s [smos-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  15318. 390.08 s [smos-source] include base-4.20.2.0-fafd
  15319. 390.08 s [smos-source] include brick-2.9-Geod5flTzTmIlrRxHv8UFE
  15320. 390.08 s [smos-source] include bytestring-0.12.2.0-96e1
  15321. 390.08 s [smos-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  15322. 390.08 s [smos-source] include containers-0.7-96b4
  15323. 390.08 s [smos-source] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  15324. 390.08 s [smos-source] include cursor-brick-0.1.0.1-2p6pekGNaiQ8kdRKwAE2p8
  15325. 390.08 s [smos-source] include cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
  15326. 390.08 s [smos-source] include cursor-dirforest-brick-0.0.0.0-IpuxDgcrqre9zqZEqMyFTk
  15327. 390.08 s [smos-source] include cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
  15328. 390.08 s [smos-source] include directory-1.3.8.5-09f8
  15329. 390.08 s [smos-source] include exceptions-0.10.9-d102
  15330. 390.08 s [smos-source] include filepath-1.5.4.0-2605
  15331. 390.08 s [smos-source] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
  15332. 390.08 s [smos-source] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
  15333. 390.08 s [smos-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  15334. 390.08 s [smos-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  15335. 390.08 s [smos-source] include mtl-2.3.1-37af
  15336. 390.08 s [smos-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  15337. 390.08 s [smos-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  15338. 390.08 s [smos-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  15339. 390.09 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.EventSpec
  15340. 390.09 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.RenderSpec
  15341. 390.09 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/EventSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/EventSpec.hs
  15342. 390.09 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RenderSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RenderSpec.hs
  15343. 390.09 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.UnresolvedEventSpec
  15344. 390.09 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/UnresolvedEventSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/UnresolvedEventSpec.hs
  15345. 390.09 s [smos-calendar-import] Adapting module: Smos.Calendar.Import.RecurringEventSpec
  15346. 390.09 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RecurringEventSpec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Smos/Calendar/Import/RecurringEventSpec.hs
  15347. 390.09 s [smos-calendar-import] [ 3 of 14] Compiling Smos.Calendar.Import.OptParseSpec ( test/Smos/Calendar/Import/OptParseSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/OptParseSpec.o ) [OptEnvConf.Test package changed]
  15348. 390.09 s [smos-calendar-import] [ 4 of 14] Compiling Smos.Calendar.Import.Static.Gen ( test/Smos/Calendar/Import/Static/Gen.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/Static/Gen.o ) [Data.GenValidity package changed]
  15349. 390.09 s [smos-calendar-import] [ 5 of 14] Compiling Smos.Calendar.Import.RecurringEvent.Gen ( test/Smos/Calendar/Import/RecurringEvent/Gen.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/RecurringEvent/Gen.o ) [Data.GenValidity package changed]
  15350. 390.09 s [smos-calendar-import] [ 6 of 14] Compiling Smos.Calendar.Import.RecurringEventSpec ( test/Smos/Calendar/Import/RecurringEventSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/RecurringEventSpec.o ) [Test.Syd.Validity package changed]
  15351. 390.09 s [smos-calendar-import] [ 7 of 14] Compiling Smos.Calendar.Import.Event.Gen ( test/Smos/Calendar/Import/Event/Gen.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/Event/Gen.o ) [Data.GenValidity package changed]
  15352. 390.09 s [smos-calendar-import] [ 8 of 14] Compiling Smos.Calendar.Import.RenderSpec ( test/Smos/Calendar/Import/RenderSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/RenderSpec.o ) [Test.Syd.Validity package changed]
  15353. 390.09 s [smos-calendar-import] [ 9 of 14] Compiling Smos.Calendar.Import.EventSpec ( test/Smos/Calendar/Import/EventSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/EventSpec.o ) [Test.Syd.Validity package changed]
  15354. 390.09 s [smos-calendar-import] [10 of 14] Compiling Smos.Calendar.Import.StaticSpec ( test/Smos/Calendar/Import/StaticSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/StaticSpec.o ) [Test.Syd.Validity package changed]
  15355. 390.09 s [smos-calendar-import] [11 of 14] Compiling Smos.Calendar.Import.UnresolvedEvent.Gen ( test/Smos/Calendar/Import/UnresolvedEvent/Gen.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/UnresolvedEvent/Gen.o ) [Data.GenValidity package changed]
  15356. 390.09 s [smos-calendar-import] [12 of 14] Compiling Smos.Calendar.Import.UnresolvedEventSpec ( test/Smos/Calendar/Import/UnresolvedEventSpec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Smos/Calendar/Import/UnresolvedEventSpec.o ) [Test.Syd.Validity package changed]
  15357. 390.09 s [smos-calendar-import] [13 of 14] Compiling Main ( test/Spec.hs, dist/build/smos-calendar-import-test/smos-calendar-import-test-tmp/Main.o ) [Test.Syd package changed]
  15358. 390.09 s [smos-calendar-import] Adapting module: Main
  15359. 390.09 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/test/Spec.hs.coverables for source file /build/smos-calendar-import-0.10.0/test/Spec.hs
  15360. 390.09 s [smos-calendar-import] [14 of 14] Linking dist/build/smos-calendar-import-test/smos-calendar-import-test
  15361. 390.09 s [smos-calendar-import] Preprocessing executable 'smos-calendar-import' for smos-calendar-import-0.10.0...
  15362. 390.09 s [smos-calendar-import] Building executable 'smos-calendar-import' for smos-calendar-import-0.10.0...
  15363. 390.09 s [smos-sync] [2 of 2] Compiling Paths_smos_sync ( dist/build/smos-sync/autogen/Paths_smos_sync.hs, dist/build/smos-sync/smos-sync-tmp/Paths_smos_sync.o )
  15364. 390.09 s [smos-report-cursor-gen-source] Ready component graph:
  15365. 390.09 s [smos-report-cursor-gen-source] definite smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i
  15366. 390.09 s [smos-report-cursor-gen-source] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  15367. 390.09 s [smos-report-cursor-gen-source] depends base-4.20.2.0-fafd
  15368. 390.09 s [smos-report-cursor-gen-source] depends containers-0.7-96b4
  15369. 390.09 s [smos-report-cursor-gen-source] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  15370. 390.09 s [smos-report-cursor-gen-source] depends cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  15371. 390.09 s [smos-report-cursor-gen-source] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  15372. 390.09 s [smos-report-cursor-gen-source] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  15373. 390.09 s [smos-report-cursor-gen-source] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  15374. 390.09 s [smos-report-cursor-gen-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  15375. 390.09 s [smos-report-cursor-gen-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  15376. 390.09 s [smos-report-cursor-gen-source] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  15377. 390.09 s [smos-report-cursor-gen-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  15378. 390.09 s [smos-report-cursor-gen-source] depends smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
  15379. 390.09 s [smos-report-cursor-gen-source] depends smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
  15380. 390.09 s [smos-report-cursor-gen-source] definite smos-report-cursor-gen-0.4.0-RRXvlBcqMuCvNxkP9TP0V-smos-report-cursor-bench
  15381. 390.09 s [smos-report-cursor-gen-source] depends base-4.20.2.0-fafd
  15382. 390.09 s [smos-report-cursor-gen-source] depends criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
  15383. 390.09 s [smos-report-cursor-gen-source] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  15384. 390.09 s [smos-report-cursor-gen-source] depends genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  15385. 390.09 s [smos-report-cursor-gen-source] depends genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
  15386. 390.09 s [smos-report-cursor-gen-source] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  15387. 390.09 s [smos-report-cursor-gen-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  15388. 390.09 s [smos-report-cursor-gen-source] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  15389. 390.09 s [smos-report-cursor-gen-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  15390. 390.09 s [smos-report-cursor-gen-source] depends smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
  15391. 390.09 s [smos-report-cursor-gen-source] depends smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i
  15392. 390.09 s [smos-report-cursor-gen-source] depends time-1.12.2-3479
  15393. 390.09 s [smos-report-cursor-gen-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  15394. 390.09 s [smos-report-cursor-gen-source] Using compiler: ghc-9.10.3
  15395. 390.09 s [smos-report-cursor-gen-source] Using install prefix:
  15396. 390.09 s [smos-report-cursor-gen-source] /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0
  15397. 390.09 s [smos-report-cursor-gen-source] Executables installed in:
  15398. 390.09 s [smos-report-cursor-gen-source] /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0/bin
  15399. 390.09 s [smos-report-cursor-gen-source] Libraries installed in:
  15400. 390.09 s [smos-report-cursor-gen-source] /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-gen-0.4.0-JntxLKLEn03690fmOCfX6i
  15401. 390.09 s [smos-report-cursor-gen-source] Dynamic Libraries installed in:
  15402. 390.09 s [smos-report-cursor-gen-source] /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  15403. 390.09 s [smos-report-cursor-gen-source] Private executables installed in:
  15404. 390.09 s [smos-report-cursor-gen-source] /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-gen-0.4.0
  15405. 390.09 s [smos-report-cursor-gen-source] Data files installed in:
  15406. 390.09 s [smos-report-cursor-gen-source] /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-gen-0.4.0
  15407. 390.09 s [smos-report-cursor-gen-source] Documentation installed in:
  15408. 390.09 s [smos-report-cursor-gen-source] /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-gen-0.4.0
  15409. 390.09 s [smos-report-cursor-gen-source] Configuration files installed in:
  15410. 390.09 s [smos-report-cursor-gen-source] /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0/etc
  15411. 390.09 s [smos-report-cursor-gen-source] No alex found
  15412. 390.09 s [smos-report-cursor-gen-source] Using ar found on system at:
  15413. 390.09 s [smos-report-cursor-gen-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  15414. 390.09 s [smos-report-cursor-gen-source] No c2hs found
  15415. 390.09 s [smos-report-cursor-gen-source] No cpphs found
  15416. 390.09 s [smos-report-cursor-gen-source] No doctest found
  15417. 390.09 s [smos-report-cursor-gen-source] Using gcc version 14.3.0 given by user at:
  15418. 390.09 s [smos-report-cursor-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  15419. 390.09 s [smos-report-cursor-gen-source] Using ghc version 9.10.3 found on system at:
  15420. 390.09 s [smos-report-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  15421. 390.09 s [smos-report-cursor-gen-source] Using ghc-pkg version 9.10.3 found on system at:
  15422. 390.09 s [smos-report-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  15423. 390.09 s [smos-report-cursor-gen-source] No ghcjs found
  15424. 390.09 s [smos-report-cursor-gen-source] No ghcjs-pkg found
  15425. 390.09 s [smos-report-cursor-gen-source] No greencard found
  15426. 390.09 s [smos-report-cursor-gen-source] Using haddock version 2.31.1 found on system at:
  15427. 390.09 s [smos-report-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  15428. 390.09 s [smos-report-cursor-gen-source] No happy found
  15429. 390.09 s [smos-report-cursor-gen-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  15430. 390.09 s [smos-report-cursor-gen-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  15431. 390.09 s [smos-report-cursor-gen-source] No hmake found
  15432. 390.09 s [smos-report-cursor-gen-source] Using hpc version 0.69 found on system at:
  15433. 390.09 s [smos-report-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  15434. 390.09 s [smos-report-cursor-gen-source] Using hsc2hs version 0.68.10 found on system at:
  15435. 390.09 s [smos-report-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  15436. 390.09 s [smos-report-cursor-gen-source] No hscolour found
  15437. 390.09 s [smos-report-cursor-gen-source] No jhc found
  15438. 390.09 s [smos-report-cursor-gen-source] Using ld found on system at:
  15439. 390.09 s [smos-source] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  15440. 390.09 s [smos-source] include process-1.6.26.1-6e7d
  15441. 390.09 s [smos-source] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
  15442. 390.09 s [smos-source] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  15443. 390.09 s [smos-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  15444. 390.09 s [smos-source] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  15445. 390.09 s [smos-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  15446. 390.09 s [smos-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  15447. 390.09 s [smos-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  15448. 390.09 s [smos-source] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
  15449. 390.09 s [smos-source] include text-2.1.3-34f1
  15450. 390.09 s [smos-source] include time-1.12.2-3479
  15451. 390.09 s [smos-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  15452. 390.09 s [smos-source] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  15453. 390.09 s [smos-source] include vty-6.4-K1OakpHsBDZBUi5PBPeSvr
  15454. 390.09 s [smos-source] include vty-crossplatform-0.4.0.0-z2LfWuMpT72izQnTYJ3E8
  15455. 390.09 s [smos-source] Smos=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos,Smos.Actions=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions,Smos.Actions.Browser=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Browser,Smos.Actions.Convenience=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Convenience,Smos.Actions.Entry=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Entry,Smos.Actions.Entry.Contents=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Entry.Contents,Smos.Actions.Entry.Header=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Entry.Header,Smos.Actions.Entry.Logbook=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Entry.Logbook,Smos.Actions.Entry.Properties=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Entry.Properties,Smos.Actions.Entry.Tags=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Entry.Tags,Smos.Actions.Entry.Timestamps=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Entry.Timestamps,Smos.Actions.Entry.TodoState=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Entry.TodoState,Smos.Actions.File=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.File,Smos.Actions.Forest=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Forest,Smos.Actions.Help=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Help,Smos.Actions.Report=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Report,Smos.Actions.Report.Next=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Report.Next,Smos.Actions.Report.Ongoing=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Report.Ongoing,Smos.Actions.Report.Stuck=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Report.Stuck,Smos.Actions.Report.Timestamps=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Report.Timestamps,Smos.Actions.Report.Waiting=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Report.Waiting,Smos.Actions.Report.Work=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Report.Work,Smos.Actions.Undo=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Undo,Smos.Actions.Utils=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Actions.Utils,Smos.Activation=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Activation,Smos.App=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.App,Smos.Config=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Config,Smos.Default=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Default,Smos.Draw=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Draw,Smos.Draw.Base=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Draw.Base,Smos.Draw.Report=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Draw.Report,Smos.Keys=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Keys,Smos.Monad=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Monad,Smos.OptParse=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.OptParse,Smos.OptParse.Bare=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.OptParse.Bare,Smos.Style=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Style,Smos.Types=smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh:Smos.Types
  15456. 390.09 s [smos-source] unit smos-0.10.1-DoaImuO1TT4GdzoneczEAW-smos
  15457. 390.09 s [smos-source] include base-4.20.2.0-fafd
  15458. 390.09 s [smos-source] include smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh
  15459. 390.09 s [smos-source] Ready component graph:
  15460. 390.09 s [smos-source] definite smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh
  15461. 390.09 s [smos-source] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  15462. 390.09 s [smos-source] depends async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
  15463. 390.09 s [smos-source] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  15464. 390.09 s [smos-source] depends base-4.20.2.0-fafd
  15465. 390.09 s [smos-source] depends brick-2.9-Geod5flTzTmIlrRxHv8UFE
  15466. 390.09 s [smos-source] depends bytestring-0.12.2.0-96e1
  15467. 390.09 s [smos-calendar-import] [1 of 2] Compiling Main ( app/Main.hs, dist/build/smos-calendar-import/smos-calendar-import-tmp/Main.o )
  15468. 390.09 s [smos-calendar-import] Adapting module: Main
  15469. 390.09 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/app/Main.hs.coverables for source file /build/smos-calendar-import-0.10.0/app/Main.hs
  15470. 390.09 s [smos-calendar-import] [2 of 2] Compiling Paths_smos_calendar_import ( dist/build/smos-calendar-import/autogen/Paths_smos_calendar_import.hs, dist/build/smos-calendar-import/smos-calendar-import-tmp/Paths_smos_calendar_import.o )
  15471. 390.09 s [smos-calendar-import] [1 of 3] Compiling Main ( app/Main.hs, dist/build/smos-calendar-import/smos-calendar-import-tmp/Main.o ) [Smos.Calendar.Import package changed]
  15472. 390.09 s [smos-calendar-import] Adapting module: Main
  15473. 390.09 s [smos-calendar-import] Outputing coverables file /build/smos-calendar-import-0.10.0/app/Main.hs.coverables for source file /build/smos-calendar-import-0.10.0/app/Main.hs
  15474. 390.09 s [smos-report-cursor-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  15475. 390.09 s [smos-report-cursor-gen-source] No pkg-config found
  15476. 390.09 s [smos-report-cursor-gen-source] Using runghc version 9.10.3 found on system at:
  15477. 390.09 s [smos-report-cursor-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  15478. 390.09 s [smos-report-cursor-gen-source] Using strip version 2.44 found on system at:
  15479. 390.09 s [smos-report-cursor-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  15480. 390.09 s [smos-report-cursor-gen-source] Using tar found on system at:
  15481. 390.09 s [smos-report-cursor-gen-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  15482. 390.09 s [smos-report-cursor-gen-source] No uhc found
  15483. 390.09 s [smos-report-cursor-gen-source] Phase: buildPhase
  15484. 390.09 s [smos-report-cursor-gen-source] Distribution quality errors:
  15485. 390.09 s [smos-report-cursor-gen-source] [no-syn-desc] No 'synopsis' or 'description' field.
  15486. 390.09 s [smos-report-cursor-gen-source] Distribution quality warnings:
  15487. 390.09 s [smos-report-cursor-gen-source] [no-license-file] A 'license-file' is not specified.
  15488. 390.09 s [smos-report-cursor-gen-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  15489. 390.09 s [smos-report-cursor-gen-source] - QuickCheck
  15490. 390.09 s [smos-report-cursor-gen-source] - containers
  15491. 390.09 s [smos-report-cursor-gen-source] - cursor
  15492. 390.09 s [smos-report-cursor-gen-source] - cursor-gen
  15493. 390.09 s [smos-report-cursor-gen-source] - genvalidity
  15494. 390.09 s [smos-report-cursor-gen-source] - genvalidity-path
  15495. 390.09 s [smos-report-cursor-gen-source] - microlens
  15496. 390.09 s [smos-report-cursor-gen-source] - path
  15497. 390.09 s [smos-report-cursor-gen-source] - smos-data
  15498. 390.09 s [smos-report-cursor-gen-source] - smos-data-gen
  15499. 390.09 s [smos-report-cursor-gen-source] - smos-report
  15500. 390.09 s [smos-report-cursor-gen-source] - smos-report-cursor
  15501. 390.09 s [smos-report-cursor-gen-source] - smos-report-gen
  15502. 390.09 s [smos-report-cursor-gen-source] Please add them. There is more information at https://pvp.haskell.org/
  15503. 390.09 s [smos-report-cursor-gen-source] Note: the public hackage server would reject this package.
  15504. 390.09 s [smos-report-cursor-gen-source] Building source dist for smos-report-cursor-gen-0.4.0...
  15505. 390.09 s [smos-report-cursor-gen-source] Source tarball created: dist/smos-report-cursor-gen-0.4.0.tar.gz
  15506. 390.09 s [smos-report-cursor-gen-source] Phase: haddockPhase
  15507. 390.09 s [smos-report-cursor-gen-source] Phase: installPhase
  15508. 390.09 s [smos-report-cursor-gen-source] Phase: fixupPhase
  15509. 390.09 s [smos-source] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  15510. 390.09 s [smos-source] depends containers-0.7-96b4
  15511. 390.09 s [smos-source] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  15512. 390.09 s [smos-source] depends cursor-brick-0.1.0.1-2p6pekGNaiQ8kdRKwAE2p8
  15513. 390.09 s [smos-source] depends cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
  15514. 390.09 s [smos-source] depends cursor-dirforest-brick-0.0.0.0-IpuxDgcrqre9zqZEqMyFTk
  15515. 390.09 s [smos-source] depends cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
  15516. 390.09 s [smos-source] depends directory-1.3.8.5-09f8
  15517. 390.09 s [smos-source] depends exceptions-0.10.9-d102
  15518. 390.09 s [smos-source] depends filepath-1.5.4.0-2605
  15519. 390.09 s [smos-source] depends fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
  15520. 390.09 s [smos-source] depends megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
  15521. 390.09 s [smos-source] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  15522. 390.09 s [smos-source] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  15523. 390.09 s [smos-source] depends mtl-2.3.1-37af
  15524. 390.09 s [smos-source] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  15525. 390.09 s [smos-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  15526. 390.09 s [smos-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  15527. 390.09 s [smos-source] depends pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  15528. 390.09 s [smos-source] depends process-1.6.26.1-6e7d
  15529. 390.09 s [smos-source] depends resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
  15530. 390.09 s [smos-source] depends smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  15531. 390.09 s [smos-source] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  15532. 390.09 s [smos-source] depends smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  15533. 390.09 s [smos-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  15534. 390.09 s [smos-source] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  15535. 390.09 s [smos-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  15536. 390.09 s [smos-source] depends smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
  15537. 390.09 s [smos-source] depends text-2.1.3-34f1
  15538. 390.09 s [smos-source] depends time-1.12.2-3479
  15539. 390.09 s [smos-source] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  15540. 390.09 s [smos-source] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  15541. 390.09 s [smos-source] depends vty-6.4-K1OakpHsBDZBUi5PBPeSvr
  15542. 390.09 s [smos-source] depends vty-crossplatform-0.4.0.0-z2LfWuMpT72izQnTYJ3E8
  15543. 390.09 s [smos-source] definite smos-0.10.1-DoaImuO1TT4GdzoneczEAW-smos
  15544. 390.09 s [smos-source] depends base-4.20.2.0-fafd
  15545. 390.09 s [smos-source] depends smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh
  15546. 390.09 s [smos-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  15547. 390.09 s [smos-source] Using compiler: ghc-9.10.3
  15548. 390.09 s [smos-source] Using install prefix:
  15549. 390.09 s [smos-source] /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1
  15550. 390.09 s [smos-source] Executables installed in:
  15551. 390.09 s [smos-source] /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1/bin
  15552. 390.09 s [smos-source] Libraries installed in:
  15553. 390.09 s [smos-source] /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-0.10.1-9LBD4k7Wj92DjtJZ5PNdvh
  15554. 390.09 s [smos-source] Dynamic Libraries installed in:
  15555. 390.09 s [smos-source] /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  15556. 390.09 s [smos-source] Private executables installed in:
  15557. 390.09 s [smos-source] /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-0.10.1
  15558. 390.09 s [smos-source] Data files installed in:
  15559. 390.09 s [smos-source] /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1/share/x86_64-linux-ghc-9.10.3-a85d/smos-0.10.1
  15560. 390.09 s [smos-source] Documentation installed in:
  15561. 390.09 s [smos-source] /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-0.10.1
  15562. 390.09 s [smos-source] Configuration files installed in:
  15563. 390.09 s [smos-source] /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1/etc
  15564. 390.09 s [smos-source] No alex found
  15565. 390.09 s [smos-source] Using ar found on system at:
  15566. 390.09 s [smos-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  15567. 390.09 s [smos-source] No c2hs found
  15568. 390.09 s [smos-source] No cpphs found
  15569. 390.09 s [smos-source] No doctest found
  15570. 390.09 s [smos-source] Using gcc version 14.3.0 given by user at:
  15571. 390.09 s [smos-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  15572. 390.09 s [smos-source] Using ghc version 9.10.3 found on system at:
  15573. 390.09 s [smos-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  15574. 390.09 s [smos-source] Using ghc-pkg version 9.10.3 found on system at:
  15575. 390.09 s [smos-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  15576. 390.09 s [smos-source] No ghcjs found
  15577. 390.09 s [smos-source] No ghcjs-pkg found
  15578. 390.09 s [smos-source] No greencard found
  15579. 390.09 s [smos-source] Using haddock version 2.31.1 found on system at:
  15580. 390.09 s [smos-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  15581. 390.09 s [smos-source] No happy found
  15582. 390.09 s [smos-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  15583. 390.09 s [smos-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  15584. 390.09 s [smos-source] No hmake found
  15585. 390.09 s [smos-source] Using hpc version 0.69 found on system at:
  15586. 390.09 s [smos-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  15587. 390.09 s [smos-source] Using hsc2hs version 0.68.10 found on system at:
  15588. 390.09 s [smos-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  15589. 390.09 s [smos-source] No hscolour found
  15590. 390.09 s [smos-source] No jhc found
  15591. 390.09 s [smos-source] Using ld found on system at:
  15592. 390.09 s [smos-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  15593. 390.09 s [smos-source] No pkg-config found
  15594. 390.09 s [smos-source] Using runghc version 9.10.3 found on system at:
  15595. 390.09 s [smos-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  15596. 390.09 s [smos-source] Using strip version 2.44 found on system at:
  15597. 390.09 s [smos-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  15598. 390.09 s [smos-source] Using tar found on system at:
  15599. 390.09 s [smos-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  15600. 390.09 s [smos-source] No uhc found
  15601. 390.09 s [smos-source] Phase: buildPhase
  15602. 390.09 s [smos-source] Distribution quality errors:
  15603. 390.09 s [smos-source] [no-syn-desc] No 'synopsis' or 'description' field.
  15604. 390.09 s [smos-source] [missing-bounds-important] The dependency 'build-depends: base' does not
  15605. 390.09 s [smos-source] specify an upper bound on the version number. Each major release of the 'base'
  15606. 390.09 s [smos-source] package changes the API in various ways and most packages will need some
  15607. 390.09 s [smos-source] changes to compile with it. The recommended practice is to specify an upper
  15608. 390.09 s [smos-source] bound on the version of the 'base' package. This ensures your package will
  15609. 390.09 s [smos-source] continue to build when a new major version of the 'base' package is released.
  15610. 390.09 s [smos-source] If you are not sure what upper bound to use then use the next major version.
  15611. 390.09 s [smos-source] For example if you have tested your package with 'base' version 4.5 and 4.6
  15612. 390.09 s [smos-source] then use 'build-depends: base >= 4.5 && < 4.7'.
  15613. 390.09 s [smos-source] Distribution quality warnings:
  15614. 390.09 s [smos-source] [no-license-file] A 'license-file' is not specified.
  15615. 390.09 s [smos-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  15616. 390.09 s [smos-source] - aeson
  15617. 390.09 s [smos-source] - async
  15618. 390.10 s [smos-source] - autodocodec
  15619. 390.10 s [smos-source] - brick
  15620. 390.10 s [smos-source] - bytestring
  15621. 390.10 s [smos-source] - conduit
  15622. 390.10 s [smos-source] - containers
  15623. 390.10 s [smos-source] - cursor
  15624. 390.10 s [smos-source] - cursor-brick
  15625. 390.10 s [smos-source] - cursor-dirforest
  15626. 390.10 s [smos-source] - cursor-dirforest-brick
  15627. 390.10 s [smos-source] - cursor-fuzzy-time
  15628. 390.10 s [smos-source] - directory
  15629. 390.10 s [smos-source] - exceptions
  15630. 390.10 s [smos-source] - filepath
  15631. 390.10 s [smos-source] - fuzzy-time
  15632. 390.10 s [smos-source] - megaparsec
  15633. 390.10 s [smos-source] - microlens
  15634. 390.10 s [smos-source] - monad-logger
  15635. 390.10 s [smos-source] - mtl
  15636. 390.10 s [smos-source] - opt-env-conf
  15637. 390.10 s [smos-source] - path
  15638. 390.10 s [smos-source] - path-io
  15639. 390.10 s [smos-source] - pretty-relative-time
  15640. 390.10 s [smos-source] - process
  15641. 390.10 s [smos-source] - resourcet
  15642. 390.10 s [smos-source] - smos-archive
  15643. 390.10 s [smos-source] - smos-cli
  15644. 390.10 s [smos-source] - smos-cursor
  15645. 390.10 s [smos-source] - smos-data
  15646. 390.10 s [smos-source] - smos-directory
  15647. 390.10 s [smos-source] - smos-report
  15648. 390.10 s [smos-source] - smos-report-cursor
  15649. 390.10 s [smos-source] - text
  15650. 390.10 s [smos-source] - time
  15651. 390.10 s [smos-source] - tz
  15652. 390.10 s [smos-source] - validity
  15653. 390.10 s [smos-source] - vty
  15654. 390.10 s [smos-source] - vty-crossplatform
  15655. 390.10 s [smos-source] Please add them. There is more information at https://pvp.haskell.org/
  15656. 390.10 s [smos-source] Note: the public hackage server would reject this package.
  15657. 390.10 s [smos-source] Building source dist for smos-0.10.1...
  15658. 390.10 s [smos-source] Source tarball created: dist/smos-0.10.1.tar.gz
  15659. 390.10 s [smos-source] Phase: haddockPhase
  15660. 390.10 s [smos-source] Phase: installPhase
  15661. 390.10 s [smos-source] Phase: fixupPhase
  15662. 390.15 s [smos-calendar-import] [2 of 3] Compiling Paths_smos_calendar_import ( dist/build/smos-calendar-import/autogen/Paths_smos_calendar_import.hs, dist/build/smos-calendar-import/smos-calendar-import-tmp/Paths_smos_calendar_import.o ) [Impure plugin forced recompilation]
  15663. 390.17 s [smos-calendar-import] [3 of 3] Linking dist/build/smos-calendar-import/smos-calendar-import
  15664. 391.92 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1
  15665. 392.33 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
  15666. 392.33 s [post-build-hook]
  15667. 392.68 s [post-build-hook] Pushing /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1 (64.70 KiB)
  15668. 393.93 s [post-build-hook]
  15669. 393.93 s [post-build-hook] All done.
  15670. 393.94 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1
  15671. 394.00 s [post-build-hook] copying 1 paths...
  15672. 394.00 s [post-build-hook] copying path '/nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1' to 'https://cache.staging.nix-ci.com'...
  15673. 395.25 s [post-build-hook] copying 1 paths...
  15674. 395.25 s [post-build-hook] copying path '/nix/store/v1ga5kc46a41ny6mz0jks29r0n2i5nbh-smos-source-0.10.1.drv' to 'https://cache.staging.nix-ci.com'...
  15675. 396.01 s Progress: 54 of 83 built (4 building), 28 of 28 downloaded from cache
  15676. 396.01 s [smos-calendar-import] buildPhase completed in 37 seconds
  15677. 396.01 s [smos-calendar-import] Phase: checkPhase
  15678. 396.01 s [smos-calendar-import] Running 1 test suites...
  15679. 396.01 s [smos-calendar-import] Test suite smos-calendar-import-test: RUNNING...
  15680. 396.01 s [smos-calendar-import] Tests:
  15681. 396.01 s [smos-calendar-import]
  15682. 396.01 s [smos-calendar-import] Smos.Calendar.Import.UnresolvedEventSpec
  15683. 396.01 s [smos-calendar-import] GenValid UnresolvedEvents
  15684. 396.01 s [smos-calendar-import] genValid :: Gen UnresolvedEvents
  15685. 396.01 s [smos-calendar-import] only generates valid 'UnresolvedEvents's 107.45 ms
  15686. 396.01 s [smos-calendar-import] passed for all of 100 inputs.
  15687. 396.01 s [smos-calendar-import] JSON UnresolvedEventGroup (valid)
  15688. 396.01 s [smos-calendar-import] decode :: Data.ByteString.Lazy.ByteString -> Either String UnresolvedEventGroup
  15689. 396.01 s [smos-calendar-import] ensures that encode and decode are inverses for "valid UnresolvedEventGroup"'s 155.72 ms
  15690. 396.01 s [smos-calendar-import] passed for all of 100 inputs.
  15691. 396.01 s [smos-calendar-import] encode :: UnresolvedEventGroup -> Data.ByteString.Lazy.ByteString
  15692. 396.01 s [smos-calendar-import] never fails to encode a "valid UnresolvedEventGroup" 82.15 ms
  15693. 396.01 s [smos-calendar-import] passed for all of 100 inputs.
  15694. 396.01 s [smos-calendar-import] GenValid UnresolvedEventGroup
  15695. 396.01 s [smos-calendar-import] genValid :: Gen UnresolvedEventGroup
  15696. 396.01 s [smos-calendar-import] only generates valid 'UnresolvedEventGroup's 33.30 ms
  15697. 396.01 s [smos-calendar-import] passed for all of 100 inputs.
  15698. 396.01 s [smos-calendar-import] JSON UnresolvedEvents (valid)
  15699. 396.01 s [smos-calendar-import] decode :: Data.ByteString.Lazy.ByteString -> Either String UnresolvedEvents
  15700. 396.01 s [smos-calendar-import] ensures that encode and decode are inverses for "valid UnresolvedEvents"'s 231.93 ms
  15701. 396.01 s [smos-calendar-import] passed for all of 100 inputs.
  15702. 396.01 s [smos-calendar-import] encode :: UnresolvedEvents -> Data.ByteString.Lazy.ByteString
  15703. 396.01 s [smos-calendar-import] never fails to encode a "valid UnresolvedEvents" 143.38 ms
  15704. 396.01 s [smos-calendar-import] passed for all of 100 inputs.
  15705. 396.01 s [smos-calendar-import] Smos.Calendar.Import.RenderSpec
  15706. 396.01 s [smos-calendar-import] renderEventEntry
  15707. 396.01 s [smos-calendar-import] produces valid results 77.17 ms
  15708. 396.01 s [smos-calendar-import] passed for all of 100 inputs.
  15709. 396.01 s [smos-calendar-import] Smos.Calendar.Import.RecurringEventSpec
  15710. 396.01 s [smos-calendar-import] JSON RecurringEvents (valid)
  15711. 396.01 s [smos-calendar-import] decode :: Data.ByteString.Lazy.ByteString -> Either String RecurringEvents
  15712. 396.01 s [smos-calendar-import] ensures that encode and decode are inverses for "valid RecurringEvents"'s 325.34 ms
  15713. 396.01 s [smos-calendar-import] passed for all of 100 inputs.
  15714. 396.01 s [smos-calendar-import] encode :: RecurringEvents -> Data.ByteString.Lazy.ByteString
  15715. 396.01 s [smos-calendar-import] never fails to encode a "valid RecurringEvents" 197.78 ms
  15716. 396.01 s [smos-calendar-import] passed for all of 100 inputs.
  15717. 396.01 s [smos-calendar-import] GenValid RecurringEvents
  15718. 396.01 s [smos-calendar-import] genValid :: Gen RecurringEvents
  15719. 396.01 s [smos-calendar-import] only generates valid 'RecurringEvents's 140.88 ms
  15720. 396.01 s [smos-calendar-import] passed for all of 100 inputs.
  15721. 396.01 s [smos-calendar-import] Smos.Calendar.Import.GoldenSpec
  15722. 396.01 s [smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/duration-weeks.ics
  15723. 396.01 s [smos-calendar-import] parses the ical calendar correctly 4.79 ms
  15724. 396.01 s [smos-calendar-import] parses the ical timezones correctly 20.81 ms
  15725. 396.01 s [smos-calendar-import] picks the correct recurring events 57.82 ms
  15726. 396.01 s [smos-calendar-import] recurs the correct unresolved events 39.55 ms
  15727. 396.01 s [smos-calendar-import] resolves the correct utc events 51.66 ms
  15728. 396.01 s [smos-calendar-import] resolves the correct events 64.15 ms
  15729. 396.01 s [smos-calendar-import] renders the correct smosFile 81.32 ms
  15730. 396.01 s [smos-sync] [1 of 3] Compiling Main ( app/Main.hs, dist/build/smos-sync/smos-sync-tmp/Main.o ) [Smos.Sync.Client package changed]
  15731. 396.01 s [smos-sync] Adapting module: Main
  15732. 396.01 s [smos-sync] Outputing coverables file /build/smos-sync-0.8.0/app/Main.hs.coverables for source file /build/smos-sync-0.8.0/app/Main.hs
  15733. 396.01 s [smos-sync] [2 of 3] Compiling Paths_smos_sync ( dist/build/smos-sync/autogen/Paths_smos_sync.hs, dist/build/smos-sync/smos-sync-tmp/Paths_smos_sync.o ) [Impure plugin forced recompilation]
  15734. 396.01 s [smos-sync] [3 of 3] Linking dist/build/smos-sync/smos-sync
  15735. 396.01 s [smos-sync] Phase: checkPhase
  15736. 396.01 s [smos-sync] Package has no test suites.
  15737. 396.01 s [smos-sync] Phase: haddockPhase
  15738. 396.01 s [smos-sync] Phase: installPhase
  15739. 396.01 s [smos-sync] Installing library in /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  15740. 396.01 s [smos-sync] Installing executable smos-sync in /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/bin
  15741. 396.01 s [smos-sync] Warning: The directory
  15742. 396.01 s [smos-sync] /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/bin is not in the
  15743. 396.01 s [smos-sync] system search path.
  15744. 396.01 s [smos-sync] Phase: fixupPhase
  15745. 396.01 s [smos-sync] shrinking RPATHs of ELF executables and libraries in /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0
  15746. 396.01 s [smos-sync] shrinking /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/bin/smos-sync
  15747. 396.01 s [smos-sync] shrinking /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc-ghc9.10.3.so
  15748. 396.01 s [smos-sync] checking for references to /build/ in /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0...
  15749. 396.01 s [smos-sync] gzipping man pages under /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/share/man/
  15750. 396.02 s [smos-sync]
  15751. 396.02 s [smos-sync] stripping (with command strip and flags -S -p) in /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/lib /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0/bin
  15752. 396.02 s [smos-sync] shrinking RPATHs of ELF executables and libraries in /nix/store/dnc9xn9v9908gl47nyaaqqprdlg82l4m-smos-sync-0.8.0-coverables
  15753. 396.02 s [smos-sync] checking for references to /build/ in /nix/store/dnc9xn9v9908gl47nyaaqqprdlg82l4m-smos-sync-0.8.0-coverables...
  15754. 396.02 s [smos-sync] patching script interpreter paths in /nix/store/dnc9xn9v9908gl47nyaaqqprdlg82l4m-smos-sync-0.8.0-coverables
  15755. 396.02 s [smos-sync] shrinking RPATHs of ELF executables and libraries in /nix/store/a8bq5v537w87f7zyxw3hr60h1plpj4hr-smos-sync-0.8.0-coverage
  15756. 396.02 s [smos-sync] checking for references to /build/ in /nix/store/a8bq5v537w87f7zyxw3hr60h1plpj4hr-smos-sync-0.8.0-coverage...
  15757. 396.02 s [smos-sync] patching script interpreter paths in /nix/store/a8bq5v537w87f7zyxw3hr60h1plpj4hr-smos-sync-0.8.0-coverage
  15758. 396.02 s [smos-cursor-gen] Phase: checkPhase
  15759. 396.02 s [smos-cursor-gen] Running 1 test suites...
  15760. 396.02 s [smos-cursor-gen] Test suite smos-cursor-test: RUNNING...
  15761. 396.02 s [smos-cursor-gen] Tests:
  15762. 396.02 s [smos-cursor-gen]
  15763. 396.02 s [smos-cursor-gen] Smos.Cursor.TagSpec
  15764. 396.02 s [smos-cursor-gen] tagCursorSelectNextChar
  15765. 396.02 s [smos-cursor-gen] produces valid tag cursors 34.60 ms
  15766. 396.02 s [smos-cursor-gen] passed for all of 100 inputs.
  15767. 396.02 s [smos-cursor-gen] tagCursorSelectStart
  15768. 396.02 s [smos-cursor-gen] produces valid tag cursors 33.93 ms
  15769. 396.02 s [smos-cursor-gen] passed for all of 100 inputs.
  15770. 396.02 s [smos-cursor-gen] rebuildTagCursor
  15771. 396.02 s [smos-cursor-gen] produces valid cursors 37.21 ms
  15772. 396.02 s [smos-cursor-gen] passed for all of 100 inputs.
  15773. 396.02 s [smos-cursor-gen] is the inverse of makeTagCursor 20.63 ms
  15774. 396.02 s [smos-cursor-gen] passed for all of 100 inputs.
  15775. 396.02 s [smos-cursor-gen] tagCursorAppend
  15776. 396.02 s [smos-cursor-gen] produces valid cursors when inserting an unsafe character 4.02 ms
  15777. 396.02 s [smos-cursor-gen] passed for all of 100 inputs.
  15778. 396.02 s [smos-cursor-gen] produces valid cursors when inserting '
  15779. 396.02 s [smos-cursor-gen] ' 4.19 ms
  15780. 396.02 s [smos-cursor-gen] passed for all of 100 inputs.
  15781. 396.02 s [smos-cursor-gen] produces valid tag cursors 23.37 ms
  15782. 396.02 s [smos-cursor-gen] passed for all of 100 inputs.
  15783. 396.02 s [smos-cursor-gen] tagCursorDelete
  15784. 396.02 s [smos-cursor-gen] produces valid tag cursors 36.02 ms
  15785. 396.02 s [smos-cursor-gen] passed for all of 100 inputs.
  15786. 396.02 s [smos-cursor-gen] GenValid TagCursor
  15787. 396.02 s [smos-cursor-gen] genValid :: Gen TagCursor
  15788. 396.02 s [smos-cursor-gen] only generates valid 'TagCursor's 33.78 ms
  15789. 396.02 s [smos-cursor-gen] passed for all of 100 inputs.
  15790. 396.02 s [smos-cursor-gen] tagCursorRemove
  15791. 396.02 s [smos-cursor-gen] produces valid tag cursors 33.01 ms
  15792. 396.02 s [smos-cursor-gen] passed for all of 100 inputs.
  15793. 396.02 s [smos-cursor-gen] makeTagCursor
  15794. 396.02 s [smos-cursor-gen] produces valid cursors 21.86 ms
  15795. 396.02 s [smos-cursor-gen] passed for all of 100 inputs.
  15796. 396.02 s [smos-cursor-gen] tagCursorSelectEnd
  15797. 396.02 s [smos-cursor-gen] produces valid tag cursors 34.63 ms
  15798. 396.02 s [smos-cursor-gen] passed for all of 100 inputs.
  15799. 396.02 s [smos-cursor-gen] tagCursorInsert
  15800. 396.02 s [smos-cursor-gen] produces valid cursors when inserting an unsafe character 4.30 ms
  15801. 396.02 s [smos-cursor-gen] passed for all of 100 inputs.
  15802. 396.02 s [smos-cursor-gen] produces valid cursors when inserting '
  15803. 396.02 s [smos-cursor-gen] ' 4.32 ms
  15804. 396.02 s [smos-cursor-gen] passed for all of 100 inputs.
  15805. 396.02 s [smos-cursor-gen] produces valid tag cursors 23.14 ms
  15806. 396.02 s [smos-cursor-gen] passed for all of 100 inputs.
  15807. 396.02 s [smos-cursor-gen] tagCursorSelectPrevChar
  15808. 396.02 s [smos-cursor-gen] produces valid tag cursors 34.55 ms
  15809. 396.02 s [smos-cursor-gen] passed for all of 100 inputs.
  15810. 396.02 s [smos-cursor-gen] Smos.Cursor.TagsSpec
  15811. 396.02 s [smos-cursor-gen] tagsCursorAppend
  15812. 396.02 s [smos-cursor-gen] produces valid tags cursors 39.23 ms
  15813. 396.02 s [smos-cursor-gen] passed for all of 100 inputs.
  15814. 396.02 s [smos-cursor-gen] produces valid cursors when inserting an unsafe character 5.35 ms
  15815. 396.02 s [smos-cursor-gen] passed for all of 100 inputs.
  15816. 396.02 s [smos-cursor-gen] produces valid cursors when inserting '
  15817. 396.02 s [smos-cursor-gen] ' 5.35 ms
  15818. 396.02 s [smos-cursor-gen] passed for all of 100 inputs.
  15819. 396.02 s [smos-cursor-gen] tagsCursorSelectPrev
  15820. 396.18 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0
  15821. 396.52 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
  15822. 396.52 s [post-build-hook]
  15823. 396.86 s [post-build-hook] Pushing /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0 (5.66 KiB)
  15824. 397.69 s [post-build-hook]
  15825. 397.69 s [post-build-hook] All done.
  15826. 397.70 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0
  15827. 397.76 s [post-build-hook] copying 1 paths...
  15828. 397.76 s [post-build-hook] copying path '/nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0' to 'https://cache.staging.nix-ci.com'...
  15829. 399.35 s [post-build-hook] copying 1 paths...
  15830. 399.35 s [post-build-hook] copying path '/nix/store/ixdy501sjln32jsmqwz3zdh24mimnhy1-smos-report-cursor-gen-source-0.4.0.drv' to 'https://cache.staging.nix-ci.com'...
  15831. 400.13 s Progress: 55 of 83 built (3 building), 28 of 28 downloaded from cache
  15832. 400.20 s Building smos-report-cursor-gen
  15833. 400.20 s [smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/rdate-period.ics
  15834. 400.20 s [smos-calendar-import] parses the ical calendar correctly 4.86 ms
  15835. 400.20 s [smos-calendar-import] parses the ical timezones correctly 20.76 ms
  15836. 400.20 s [smos-calendar-import] picks the correct recurring events 58.57 ms
  15837. 400.20 s [smos-calendar-import] recurs the correct unresolved events 39.67 ms
  15838. 400.20 s [smos-calendar-import] resolves the correct utc events 51.58 ms
  15839. 400.20 s [smos-calendar-import] resolves the correct events 64.40 ms
  15840. 400.20 s [smos-calendar-import] renders the correct smosFile 81.32 ms
  15841. 400.20 s [smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/zoned-recurring.ics
  15842. 400.21 s [smos-calendar-import] parses the ical calendar correctly 4.82 ms
  15843. 400.21 s [smos-calendar-import] parses the ical timezones correctly 22.00 ms
  15844. 400.21 s [smos-calendar-import] picks the correct recurring events 57.91 ms
  15845. 400.21 s [smos-calendar-import] recurs the correct unresolved events 39.58 ms
  15846. 400.21 s [smos-calendar-import] resolves the correct utc events 46.84 ms
  15847. 400.21 s [smos-calendar-import] resolves the correct events 59.52 ms
  15848. 400.21 s [smos-calendar-import] renders the correct smosFile 75.11 ms
  15849. 400.21 s [smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/zoned-rdate.ics
  15850. 400.21 s [smos-calendar-import] parses the ical calendar correctly 0.26 ms
  15851. 400.21 s [smos-calendar-import] parses the ical timezones correctly 1.32 ms
  15852. 400.21 s [smos-calendar-import] picks the correct recurring events 36.75 ms
  15853. 400.21 s [smos-calendar-import] recurs the correct unresolved events 17.60 ms
  15854. 400.21 s [smos-calendar-import] resolves the correct utc events 29.50 ms
  15855. 400.21 s [smos-calendar-import] resolves the correct events 31.12 ms
  15856. 400.21 s [smos-calendar-import] renders the correct smosFile 40.29 ms
  15857. 400.21 s [smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/duration.ics
  15858. 400.21 s [smos-calendar-import] parses the ical calendar correctly 0.15 ms
  15859. 400.21 s [smos-calendar-import] parses the ical timezones correctly 0.14 ms
  15860. 400.21 s [smos-calendar-import] picks the correct recurring events 18.08 ms
  15861. 400.21 s [smos-calendar-import] recurs the correct unresolved events 1.13 ms
  15862. 400.21 s [smos-calendar-import] resolves the correct utc events 11.82 ms
  15863. 400.21 s [smos-calendar-import] resolves the correct events 23.18 ms
  15864. 400.21 s [smos-calendar-import] renders the correct smosFile 28.18 ms
  15865. 400.21 s [smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/example.ics
  15866. 400.21 s [smos-calendar-import] parses the ical calendar correctly 0.24 ms
  15867. 400.21 s [smos-cursor-gen] is the inverse of tagsCursorSelectNext 63.25 ms
  15868. 400.21 s [smos-cursor-gen] passed for all of 100 inputs.
  15869. 400.21 s [smos-cursor-gen] produces valid tags cursors 968.22 ms
  15870. 400.21 s [smos-cursor-gen] passed for all of 100 inputs.
  15871. 400.21 s [smos-cursor-gen] GenValid TagsCursor
  15872. 400.21 s [smos-cursor-gen] genValid :: Gen TagsCursor
  15873. 400.21 s [smos-cursor-gen] only generates valid 'TagsCursor's 966.16 ms
  15874. 400.21 s [smos-cursor-gen] passed for all of 100 inputs.
  15875. 400.21 s [smos-cursor-gen] tagsCursorSelectOrCreateNextTag
  15876. 400.21 s [smos-cursor-gen] produces valid tags cursors 986.55 ms
  15877. 400.21 s [smos-cursor-gen] passed for all of 100 inputs.
  15878. 400.21 s [smos-cursor-gen] tagsCursorInsertAndSelectTag
  15879. 400.21 s [smos-cursor-gen] produces valid tags cursors 68.25 ms
  15880. 400.21 s [smos-cursor-gen] passed for all of 100 inputs.
  15881. 400.21 s [smos-cursor-gen] tagsCursorSelectNextChar
  15882. 400.21 s [smos-cursor-gen] is the inverse of tagsCursorSelectPrevChar 61.79 ms
  15883. 400.21 s [smos-cursor-gen] passed for all of 100 inputs.
  15884. 400.21 s [smos-cursor-gen] produces valid tags cursors 966.59 ms
  15885. 400.21 s [smos-cursor-gen] passed for all of 100 inputs.
  15886. 400.21 s [smos-cursor-gen] tagsCursorSelectOrCreateNext
  15887. 400.21 s [smos-cursor-gen] produces valid tags cursors 980.74 ms
  15888. 400.21 s [smos-cursor-gen] passed for all of 100 inputs.
  15889. 400.21 s [smos-cursor-gen] tagsCursorInsert
  15890. 400.21 s [smos-cursor-gen] produces valid cursors when inserting '
  15891. 400.21 s [smos-cursor-gen] ' 5.35 ms
  15892. 400.21 s [smos-cursor-gen] passed for all of 100 inputs.
  15893. 400.21 s [smos-cursor-gen] produces valid tags cursors 35.79 ms
  15894. 400.21 s [smos-cursor-gen] passed for all of 100 inputs.
  15895. 400.21 s [smos-cursor-gen] produces valid cursors when inserting an unsafe character 1.27 ms
  15896. 400.21 s [smos-cursor-gen] passed for all of 100 inputs.
  15897. 400.21 s [smos-cursor-gen] tagsCursorSelectOrCreatePrevTag
  15898. 400.21 s [smos-cursor-gen] produces valid tags cursors 979.56 ms
  15899. 400.21 s [smos-cursor-gen] passed for all of 100 inputs.
  15900. 400.21 s [smos-cursor-gen] tagsCursorAppendTag
  15901. 400.21 s [smos-cursor-gen] produces valid tags cursors 62.74 ms
  15902. 400.21 s [smos-cursor-gen] passed for all of 100 inputs.
  15903. 400.21 s [smos-cursor-gen] tagsCursorInsertTag
  15904. 400.21 s [smos-cursor-gen] produces valid tags cursors 55.45 ms
  15905. 400.21 s [smos-cursor-gen] passed for all of 100 inputs.
  15906. 400.21 s [smos-cursor-gen] tagsCursorSelectNext
  15907. 400.21 s [smos-cursor-gen] is the inverse of tagsCursorSelectPrev 53.49 ms
  15908. 400.21 s [smos-cursor-gen] passed for all of 100 inputs.
  15909. 400.21 s [smos-cursor-gen] produces valid tags cursors 986.35 ms
  15910. 400.21 s [smos-cursor-gen] passed for all of 100 inputs.
  15911. 400.21 s [smos-cursor-gen] tagsCursorDelete
  15912. 400.21 s [smos-cursor-gen] produces valid tags cursors 985.21 ms
  15913. 400.21 s [smos-cursor-gen] passed for all of 100 inputs.
  15914. 400.21 s [smos-cursor-gen] tagsCursorSelectOrCreatePrev
  15915. 400.21 s [smos-cursor-gen] produces valid tags cursors 969.70 ms
  15916. 400.21 s [smos-cursor-gen] passed for all of 100 inputs.
  15917. 400.21 s [smos-cursor-gen] rebuildTagsCursor
  15918. 400.21 s [smos-cursor-gen] produces valid cursors 988.16 ms
  15919. 400.21 s [smos-cursor-gen] passed for all of 100 inputs.
  15920. 400.21 s [smos-cursor-gen] is the inverse of makeTagsCursor 8.42 ms
  15921. 400.26 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0 /nix/store/a8bq5v537w87f7zyxw3hr60h1plpj4hr-smos-sync-0.8.0-coverage /nix/store/dnc9xn9v9908gl47nyaaqqprdlg82l4m-smos-sync-0.8.0-coverables
  15922. 400.71 s [post-build-hook] Pushing 3 paths (554 are already present) using zstd to cache smos ⏳
  15923. 400.71 s [post-build-hook]
  15924. 401.04 s [post-build-hook] Pushing /nix/store/dnc9xn9v9908gl47nyaaqqprdlg82l4m-smos-sync-0.8.0-coverables (325.60 KiB)
  15925. 401.05 s [post-build-hook] Pushing /nix/store/a8bq5v537w87f7zyxw3hr60h1plpj4hr-smos-sync-0.8.0-coverage (25.24 KiB)
  15926. 401.08 s [post-build-hook] Pushing /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0 (23.80 MiB)
  15927. 402.33 s [post-build-hook]
  15928. 402.33 s [post-build-hook] All done.
  15929. 402.35 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0 /nix/store/a8bq5v537w87f7zyxw3hr60h1plpj4hr-smos-sync-0.8.0-coverage /nix/store/dnc9xn9v9908gl47nyaaqqprdlg82l4m-smos-sync-0.8.0-coverables
  15930. 402.45 s [post-build-hook] copying 3 paths...
  15931. 402.45 s [post-build-hook] copying path '/nix/store/7zw4p7vyp4qswf9947w0f8nf8pqfq7sh-smos-sync-0.8.0' to 'https://cache.staging.nix-ci.com'...
  15932. 402.45 s [post-build-hook] copying path '/nix/store/dnc9xn9v9908gl47nyaaqqprdlg82l4m-smos-sync-0.8.0-coverables' to 'https://cache.staging.nix-ci.com'...
  15933. 402.45 s [post-build-hook] copying path '/nix/store/a8bq5v537w87f7zyxw3hr60h1plpj4hr-smos-sync-0.8.0-coverage' to 'https://cache.staging.nix-ci.com'...
  15934. 410.92 s [post-build-hook] copying 1 paths...
  15935. 410.92 s [post-build-hook] copying path '/nix/store/0rjk83qv638h4xa61wmly3c652qav97f-smos-sync-0.8.0.drv' to 'https://cache.staging.nix-ci.com'...
  15936. 411.51 s Progress: 56 of 83 built (3 building), 28 of 28 downloaded from cache
  15937. 411.61 s Building smos-server-gen-source
  15938. 411.67 s Building smos-sync-gen-source
  15939. 411.67 s [smos-calendar-import] parses the ical timezones correctly 0.21 ms
  15940. 411.67 s [smos-calendar-import] picks the correct recurring events 8.56 ms
  15941. 411.67 s [smos-calendar-import] recurs the correct unresolved events 0.91 ms
  15942. 411.67 s [smos-calendar-import] resolves the correct utc events 0.86 ms
  15943. 411.67 s [smos-calendar-import] resolves the correct events 12.45 ms
  15944. 411.67 s [smos-calendar-import] renders the correct smosFile 28.65 ms
  15945. 411.67 s [smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/minimal.ics
  15946. 411.67 s [smos-calendar-import] parses the ical calendar correctly 0.16 ms
  15947. 411.67 s [smos-calendar-import] parses the ical timezones correctly 0.13 ms
  15948. 411.67 s [smos-calendar-import] picks the correct recurring events 4.79 ms
  15949. 411.67 s [smos-calendar-import] recurs the correct unresolved events 0.23 ms
  15950. 411.67 s [smos-calendar-import] resolves the correct utc events 1.72 ms
  15951. 411.67 s [smos-calendar-import] resolves the correct events 7.67 ms
  15952. 411.67 s [smos-calendar-import] renders the correct smosFile 22.09 ms
  15953. 411.67 s [smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/visit.ics
  15954. 411.67 s [smos-calendar-import] parses the ical calendar correctly 0.71 ms
  15955. 411.67 s [smos-calendar-import] parses the ical timezones correctly 0.63 ms
  15956. 411.67 s [smos-calendar-import] picks the correct recurring events 0.24 ms
  15957. 411.67 s [smos-calendar-import] recurs the correct unresolved events 0.23 ms
  15958. 411.67 s [smos-calendar-import] resolves the correct utc events 0.35 ms
  15959. 411.67 s [smos-calendar-import] resolves the correct events 5.53 ms
  15960. 411.67 s [smos-calendar-import] renders the correct smosFile 27.32 ms
  15961. 411.67 s [smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/zoned-border.ics
  15962. 411.67 s [smos-calendar-import] parses the ical calendar correctly 0.17 ms
  15963. 411.67 s [smos-calendar-import] parses the ical timezones correctly 0.24 ms
  15964. 411.67 s [smos-calendar-import] picks the correct recurring events 0.80 ms
  15965. 411.67 s [smos-calendar-import] recurs the correct unresolved events 0.88 ms
  15966. 411.67 s [smos-calendar-import] resolves the correct utc events 0.34 ms
  15967. 411.67 s [smos-calendar-import] resolves the correct events 3.96 ms
  15968. 411.67 s [smos-calendar-import] renders the correct smosFile 19.40 ms
  15969. 411.67 s [smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/zoned.ics
  15970. 411.67 s [smos-calendar-import] parses the ical calendar correctly 0.33 ms
  15971. 411.67 s [smos-calendar-import] parses the ical timezones correctly 1.05 ms
  15972. 411.67 s [smos-cursor-gen] passed for all of 100 inputs.
  15973. 411.67 s [smos-cursor-gen] singletonTagsCursor
  15974. 411.67 s [smos-cursor-gen] produces valid cursors 7.85 ms
  15975. 411.67 s [smos-cursor-gen] passed for all of 100 inputs.
  15976. 411.67 s [smos-cursor-gen] makeTagsCursor
  15977. 411.67 s [smos-cursor-gen] produces valid cursors 50.44 ms
  15978. 411.67 s [smos-cursor-gen] passed for all of 100 inputs.
  15979. 411.67 s [smos-cursor-gen] tagsCursorUnsetTag
  15980. 411.67 s [smos-cursor-gen] is vaguely the inverse of tagsCursorSetTag 14.00 ms
  15981. 411.67 s [smos-cursor-gen] passed for all of 100 inputs.
  15982. 411.67 s [smos-cursor-gen] ensures that the tag is unset afterward 63.68 ms
  15983. 411.67 s [smos-cursor-gen] passed for all of 100 inputs.
  15984. 411.67 s [smos-cursor-gen] produces valid cursors 37.67 ms
  15985. 411.67 s [smos-cursor-gen] passed for all of 100 inputs.
  15986. 411.67 s [smos-cursor-gen] tagsCursorSelectNextTag
  15987. 411.67 s [smos-cursor-gen] produces valid tags cursors 980.20 ms
  15988. 411.67 s [smos-cursor-gen] passed for all of 100 inputs.
  15989. 411.67 s [smos-cursor-gen] tagsCursorToggleTag
  15990. 411.67 s [smos-cursor-gen] produces valid cursors 39.89 ms
  15991. 411.67 s [smos-cursor-gen] passed for all of 100 inputs.
  15992. 411.67 s [smos-cursor-gen] toggles the given tag 45.96 ms
  15993. 411.67 s [smos-cursor-gen] passed for all of 100 inputs.
  15994. 411.67 s [smos-cursor-gen] tagsCursorSelectPrevTag
  15995. 411.67 s [smos-cursor-gen] produces valid tags cursors 982.84 ms
  15996. 411.67 s [smos-cursor-gen] passed for all of 100 inputs.
  15997. 411.67 s [smos-cursor-gen] tagsCursorSetTag
  15998. 411.67 s [smos-cursor-gen] ensures that the tag is set afterward 43.99 ms
  15999. 411.67 s [smos-cursor-gen] passed for all of 100 inputs.
  16000. 411.67 s [smos-cursor-gen] produces valid cursors 30.82 ms
  16001. 411.67 s [smos-cursor-gen] passed for all of 100 inputs.
  16002. 411.67 s [smos-cursor-gen] tagsCursorAppendAndSelectTag
  16003. 411.67 s [smos-cursor-gen] produces valid tags cursors 947.27 ms
  16004. 411.67 s [smos-cursor-gen] passed for all of 100 inputs.
  16005. 411.67 s [smos-cursor-gen] tagsCursorSelectPrevChar
  16006. 411.67 s [smos-cursor-gen] produces valid tags cursors 969.10 ms
  16007. 411.67 s [smos-cursor-gen] passed for all of 100 inputs.
  16008. 411.67 s [smos-cursor-gen] is the inverse of tagsCursorSelectNextChar 921.23 ms
  16009. 411.67 s [smos-cursor-gen] passed for all of 100 inputs.
  16010. 411.68 s [smos-cursor-gen] tagsCursorRemove
  16011. 411.68 s [smos-cursor-gen] produces valid tags cursors 969.32 ms
  16012. 411.68 s [smos-cursor-gen] passed for all of 100 inputs.
  16013. 411.68 s [smos-cursor-gen] Smos.Cursor.EntrySpec
  16014. 411.68 s [smos-cursor-gen] entryCursorSelectHeaderAtEnd
  16015. 411.68 s [smos-cursor-gen] produces valid cursors 949.74 ms
  16016. 411.68 s [smos-cursor-gen] passed for all of 100 inputs.
  16017. 411.68 s [smos-cursor-gen] entryCursorSelectionL
  16018. 411.68 s [smos-cursor-gen] satisfies the third lens law for valid values and valid values 25.90 ms
  16019. 411.68 s [smos-cursor-gen] passed for all of 100 inputs.
  16020. 411.68 s [smos-cursor-gen] satisfies the second lens law for valid values 22.65 ms
  16021. 411.68 s [smos-cursor-gen] passed for all of 100 inputs.
  16022. 411.68 s [smos-cursor-gen] produces valid values when it is used to set valid values values on valid values values 940.84 ms
  16023. 411.68 s [smos-cursor-gen] passed for all of 100 inputs.
  16024. 411.68 s [smos-cursor-gen] satisfies the first lens law for valid values and valid values 0.81 ms
  16025. 411.68 s [smos-cursor-gen] passed for all of 100 inputs.
  16026. 411.68 s [smos-report-cursor-gen] Phase: setupCompilerEnvironmentPhase
  16027. 411.68 s [smos-report-cursor-gen] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  16028. 411.68 s [smos-report-cursor-gen] Phase: unpackPhase
  16029. 411.68 s [smos-report-cursor-gen] unpacking source archive /nix/store/0369sip5g5dmiiiway22gx76rh95ac8c-smos-report-cursor-gen-source-0.4.0/smos-report-cursor-gen-0.4.0.tar.gz
  16030. 411.68 s [smos-report-cursor-gen] source root is smos-report-cursor-gen-0.4.0
  16031. 411.68 s [smos-report-cursor-gen] setting SOURCE_DATE_EPOCH to timestamp 1780356023 of file "smos-report-cursor-gen-0.4.0/test/Spec.hs"
  16032. 411.68 s [smos-report-cursor-gen] warning: file "smos-report-cursor-gen-0.4.0/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  16033. 411.68 s [smos-report-cursor-gen] Phase: patchPhase
  16034. 411.68 s [smos-report-cursor-gen] Phase: compileBuildDriverPhase
  16035. 411.68 s [smos-report-cursor-gen] setupCompileFlags: -package-db=/build/tmp.jiyDgV3O7B/setup-package.conf.d -threaded
  16036. 411.68 s [smos-report-cursor-gen] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.jiyDgV3O7B/Main.o )
  16037. 411.68 s [smos-report-cursor-gen] [2 of 2] Linking Setup
  16038. 411.68 s [smos-report-cursor-gen] Phase: updateAutotoolsGnuConfigScriptsPhase
  16039. 411.68 s [smos-report-cursor-gen] Phase: configurePhase
  16040. 411.68 s [smos-report-cursor-gen] configureFlags: --verbose --prefix=/nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.jiyDgV3O7B/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --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-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  16041. 411.68 s [smos-report-cursor-gen] Using Parsec parser
  16042. 411.68 s [smos-report-cursor-gen] Configuring smos-report-cursor-gen-0.4.0...
  16043. 411.68 s [smos-report-cursor-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
  16044. 411.68 s [smos-report-cursor-gen] Dependency base >=4.9 && <=5: using base-4.20.2.0
  16045. 411.68 s [smos-report-cursor-gen] Dependency containers: using containers-0.7
  16046. 411.68 s [smos-report-cursor-gen] Dependency cursor: using cursor-0.3.2.0
  16047. 411.68 s [smos-report-cursor-gen] Dependency cursor-gen: using cursor-gen-0.4.0.0
  16048. 411.68 s [smos-report-cursor-gen] Dependency genvalidity: using genvalidity-1.1.1.0
  16049. 411.68 s [smos-report-cursor-gen] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
  16050. 411.68 s [smos-report-cursor-gen] Dependency microlens: using microlens-0.4.14.0
  16051. 411.68 s [smos-report-cursor-gen] Dependency path: using path-0.9.6
  16052. 411.68 s [smos-report-cursor-gen] Dependency smos-data: using smos-data-0.7.0
  16053. 411.68 s [smos-report-cursor-gen] Dependency smos-data-gen: using smos-data-gen-0.5.1
  16054. 411.68 s [smos-report-cursor-gen] Dependency smos-report: using smos-report-0.12.0
  16055. 411.68 s [smos-report-cursor-gen] Dependency smos-report-cursor: using smos-report-cursor-0.6.1
  16056. 411.68 s [smos-report-cursor-gen] Dependency smos-report-gen: using smos-report-gen-0.8.0
  16057. 411.68 s [smos-report-cursor-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
  16058. 411.68 s [smos-report-cursor-gen] Dependency base >=4.9 && <=5: using base-4.20.2.0
  16059. 411.68 s [smos-report-cursor-gen] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
  16060. 411.68 s [smos-report-cursor-gen] Dependency genvalidity-sydtest-lens: using genvalidity-sydtest-lens-1.0.0.0
  16061. 411.68 s [smos-report-cursor-gen] Dependency smos-data-gen: using smos-data-gen-0.5.1
  16062. 411.68 s [smos-report-cursor-gen] Dependency smos-directory: using smos-directory-0.2.0
  16063. 411.68 s [smos-report-cursor-gen] Dependency smos-directory-gen: using smos-directory-gen-0.2.0
  16064. 411.68 s [smos-report-cursor-gen] Dependency smos-report-cursor: using smos-report-cursor-0.6.1
  16065. 411.68 s [smos-calendar-import] picks the correct recurring events 0.42 ms
  16066. 411.68 s [smos-calendar-import] recurs the correct unresolved events 0.44 ms
  16067. 411.68 s [smos-calendar-import] resolves the correct utc events 0.76 ms
  16068. 411.68 s [smos-calendar-import] resolves the correct events 0.81 ms
  16069. 411.68 s [smos-calendar-import] renders the correct smosFile 15.64 ms
  16070. 411.68 s [smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/zoned-complex.ics
  16071. 411.68 s [smos-calendar-import] parses the ical calendar correctly 0.32 ms
  16072. 411.68 s [smos-calendar-import] parses the ical timezones correctly 3.02 ms
  16073. 411.68 s [smos-calendar-import] picks the correct recurring events 1.25 ms
  16074. 411.68 s [smos-calendar-import] recurs the correct unresolved events 1.24 ms
  16075. 411.68 s [smos-calendar-import] resolves the correct utc events 0.78 ms
  16076. 411.68 s [smos-calendar-import] resolves the correct events 0.79 ms
  16077. 411.68 s [smos-calendar-import] renders the correct smosFile 15.37 ms
  16078. 411.68 s [smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/one-recurrence-invalid.ics
  16079. 411.68 s [smos-calendar-import] parses the ical calendar correctly 1.20 ms
  16080. 411.68 s [smos-calendar-import] parses the ical timezones correctly 0.95 ms
  16081. 411.68 s [smos-calendar-import] picks the correct recurring events 0.44 ms
  16082. 411.68 s [smos-calendar-import] recurs the correct unresolved events 0.59 ms
  16083. 411.68 s [smos-calendar-import] resolves the correct utc events 0.36 ms
  16084. 411.68 s [smos-calendar-import] resolves the correct events 0.58 ms
  16085. 411.68 s [smos-calendar-import] renders the correct smosFile 14.39 ms
  16086. 411.68 s [smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/ignored.ics
  16087. 411.68 s [smos-calendar-import] parses the ical calendar correctly 0.33 ms
  16088. 411.68 s [smos-calendar-import] parses the ical timezones correctly 0.15 ms
  16089. 411.68 s [smos-calendar-import] picks the correct recurring events 0.14 ms
  16090. 411.68 s [smos-calendar-import] recurs the correct unresolved events 0.13 ms
  16091. 411.68 s [smos-calendar-import] resolves the correct utc events 0.15 ms
  16092. 411.68 s [smos-calendar-import] resolves the correct events 0.13 ms
  16093. 411.68 s [smos-calendar-import] renders the correct smosFile 3.24 ms
  16094. 411.68 s [smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/date.ics
  16095. 411.68 s [smos-calendar-import] parses the ical calendar correctly 0.17 ms
  16096. 411.68 s [smos-calendar-import] parses the ical timezones correctly 0.11 ms
  16097. 411.68 s [smos-calendar-import] picks the correct recurring events 0.26 ms
  16098. 411.68 s [smos-calendar-import] recurs the correct unresolved events 0.21 ms
  16099. 411.68 s [smos-cursor-gen] gets valid values from valid values values 0.62 ms
  16100. 411.68 s [smos-cursor-gen] passed for all of 100 inputs.
  16101. 411.68 s [smos-cursor-gen] GenValid EntryCursorSelection
  16102. 411.68 s [smos-cursor-gen] genValid :: Gen EntryCursorSelection
  16103. 411.68 s [smos-cursor-gen] only generates valid 'EntryCursorSelection's 0.18 ms
  16104. 411.68 s [smos-cursor-gen] passed for all of 100 inputs.
  16105. 411.68 s [smos-cursor-gen] entryCursorLogbookCursorL
  16106. 411.68 s [smos-cursor-gen] produces valid values when it is used to set valid values values on valid values values 953.11 ms
  16107. 411.68 s [smos-cursor-gen] passed for all of 100 inputs.
  16108. 411.68 s [smos-cursor-gen] satisfies the second lens law for valid values 18.34 ms
  16109. 411.68 s [smos-cursor-gen] passed for all of 100 inputs.
  16110. 411.68 s [smos-cursor-gen] gets valid values from valid values values 3.65 ms
  16111. 411.68 s [smos-cursor-gen] passed for all of 100 inputs.
  16112. 411.68 s [smos-cursor-gen] satisfies the first lens law for valid values and valid values 13.11 ms
  16113. 411.68 s [smos-cursor-gen] passed for all of 100 inputs.
  16114. 411.68 s [smos-cursor-gen] satisfies the third lens law for valid values and valid values 910.42 ms
  16115. 411.68 s [smos-cursor-gen] passed for all of 100 inputs.
  16116. 411.68 s [smos-cursor-gen] entryCursorSelectStateHistory
  16117. 411.68 s [smos-cursor-gen] produces valid cursors 938.15 ms
  16118. 411.68 s [smos-cursor-gen] passed for all of 100 inputs.
  16119. 411.68 s [smos-cursor-gen] GenValid EntryCursor
  16120. 411.68 s [smos-cursor-gen] genValid :: Gen EntryCursor
  16121. 411.68 s [smos-cursor-gen] only generates valid 'EntryCursor's 938.28 ms
  16122. 411.69 s [smos-cursor-gen] passed for all of 100 inputs.
  16123. 411.69 s [smos-cursor-gen] emptyEntryCursor
  16124. 411.69 s [smos-cursor-gen] is valid 0.18 ms
  16125. 411.69 s [smos-cursor-gen] rebuildEntryCursor
  16126. 411.69 s [smos-cursor-gen] produces valid entries 929.66 ms
  16127. 411.69 s [smos-cursor-gen] passed for all of 100 inputs.
  16128. 411.69 s [smos-cursor-gen] is the inverse of makeEntryCursor 895.23 ms
  16129. 411.69 s [smos-cursor-gen] passed for all of 100 inputs.
  16130. 411.69 s [smos-cursor-gen] entryCursorHeaderCursorL
  16131. 411.69 s [smos-cursor-gen] gets valid values from valid values values 7.98 ms
  16132. 411.69 s [smos-cursor-gen] passed for all of 100 inputs.
  16133. 411.69 s [smos-cursor-gen] satisfies the first lens law for valid values and valid values 6.33 ms
  16134. 411.69 s [smos-cursor-gen] passed for all of 100 inputs.
  16135. 411.69 s [smos-cursor-gen] satisfies the second lens law for valid values 897.56 ms
  16136. 411.69 s [smos-cursor-gen] passed for all of 100 inputs.
  16137. 411.69 s [smos-cursor-gen] satisfies the third lens law for valid values and valid values 901.65 ms
  16138. 411.69 s [smos-cursor-gen] passed for all of 100 inputs.
  16139. 411.69 s [smos-cursor-gen] produces valid values when it is used to set valid values values on valid values values 958.17 ms
  16140. 411.69 s [smos-cursor-gen] passed for all of 100 inputs.
  16141. 411.69 s [smos-cursor-gen] entryCursorSelectLogbook
  16142. 411.69 s [smos-cursor-gen] produces valid cursors 940.04 ms
  16143. 411.69 s [smos-cursor-gen] passed for all of 100 inputs.
  16144. 411.69 s [smos-cursor-gen] entryCursorSelectTags
  16145. 411.69 s [smos-cursor-gen] produces valid cursors 83.15 ms
  16146. 411.69 s [smos-cursor-gen] passed for all of 100 inputs.
  16147. 411.69 s [smos-cursor-gen] entryCursorSelect
  16148. 411.69 s [smos-cursor-gen] produces valid cursors 52.59 ms
  16149. 411.69 s [smos-cursor-gen] passed for all of 100 inputs.
  16150. 411.69 s [smos-cursor-gen] makeEntryCursor
  16151. 411.69 s [smos-report-cursor-gen] Dependency smos-report-cursor-gen: using smos-report-cursor-gen-0.4.0
  16152. 411.69 s [smos-report-cursor-gen] Dependency smos-report-gen: using smos-report-gen-0.8.0
  16153. 411.69 s [smos-report-cursor-gen] Dependency sydtest: using sydtest-0.23.0.1
  16154. 411.69 s [smos-report-cursor-gen] Source component graph:
  16155. 411.69 s [smos-report-cursor-gen] component lib
  16156. 411.69 s [smos-report-cursor-gen] component test:smos-report-cursor-test dependency lib
  16157. 411.69 s [smos-report-cursor-gen] Configured component graph:
  16158. 411.69 s [smos-report-cursor-gen] component smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx
  16159. 411.69 s [smos-report-cursor-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  16160. 411.69 s [smos-report-cursor-gen] include base-4.20.2.0-fafd
  16161. 411.69 s [smos-report-cursor-gen] include containers-0.7-96b4
  16162. 411.69 s [smos-report-cursor-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  16163. 411.69 s [smos-report-cursor-gen] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  16164. 411.69 s [smos-report-cursor-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  16165. 411.69 s [smos-report-cursor-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  16166. 411.69 s [smos-report-cursor-gen] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  16167. 411.69 s [smos-report-cursor-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  16168. 411.69 s [smos-report-cursor-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  16169. 411.69 s [smos-report-cursor-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  16170. 411.69 s [smos-report-cursor-gen] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  16171. 411.69 s [smos-report-cursor-gen] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
  16172. 411.69 s [smos-report-cursor-gen] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
  16173. 411.69 s [smos-report-cursor-gen] component smos-report-cursor-gen-0.4.0-HdhcELzFRxv2Ks7Lgkunbr-smos-report-cursor-test
  16174. 411.69 s [smos-report-cursor-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  16175. 411.69 s [smos-report-cursor-gen] include base-4.20.2.0-fafd
  16176. 411.69 s [smos-report-cursor-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  16177. 411.69 s [smos-report-cursor-gen] include genvalidity-sydtest-lens-1.0.0.0-ATjH0L4OcwI8wTwqoEwiFJ
  16178. 411.69 s [smos-report-cursor-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  16179. 411.69 s [smos-report-cursor-gen] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  16180. 411.69 s [smos-report-cursor-gen] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  16181. 411.69 s [smos-report-cursor-gen] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
  16182. 411.69 s [smos-report-cursor-gen] include smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx
  16183. 411.69 s [smos-report-cursor-gen] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
  16184. 411.69 s [smos-report-cursor-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  16185. 411.69 s [smos-report-cursor-gen] Linked component graph:
  16186. 411.69 s [smos-report-cursor-gen] unit smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx
  16187. 411.69 s [smos-report-cursor-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  16188. 411.69 s [smos-report-cursor-gen] include base-4.20.2.0-fafd
  16189. 411.69 s [smos-report-cursor-gen] include containers-0.7-96b4
  16190. 411.69 s [smos-report-cursor-gen] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  16191. 411.69 s [smos-report-cursor-gen] include cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  16192. 411.69 s [smos-report-cursor-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  16193. 411.69 s [smos-report-cursor-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  16194. 411.69 s [smos-report-cursor-gen] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  16195. 411.69 s [smos-report-cursor-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  16196. 411.69 s [smos-report-cursor-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  16197. 411.69 s [smos-report-cursor-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  16198. 411.69 s [smos-report-cursor-gen] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  16199. 411.69 s [smos-report-cursor-gen] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
  16200. 411.69 s [smos-report-cursor-gen] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
  16201. 411.69 s [smos-report-cursor-gen] Smos.Cursor.Report.Entry.Gen=smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx:Smos.Cursor.Report.Entry.Gen,Smos.Cursor.Report.Next.Gen=smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx:Smos.Cursor.Report.Next.Gen,Smos.Cursor.Report.Ongoing.Gen=smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx:Smos.Cursor.Report.Ongoing.Gen,Smos.Cursor.Report.Stuck.Gen=smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx:Smos.Cursor.Report.Stuck.Gen,Smos.Cursor.Report.Timestamps.Gen=smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx:Smos.Cursor.Report.Timestamps.Gen,Smos.Cursor.Report.Waiting.Gen=smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx:Smos.Cursor.Report.Waiting.Gen,Smos.Cursor.Report.Work.Gen=smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx:Smos.Cursor.Report.Work.Gen
  16202. 411.69 s [smos-report-cursor-gen] unit smos-report-cursor-gen-0.4.0-HdhcELzFRxv2Ks7Lgkunbr-smos-report-cursor-test
  16203. 411.69 s [smos-report-cursor-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  16204. 411.69 s [smos-report-cursor-gen] include base-4.20.2.0-fafd
  16205. 411.69 s [smos-report-cursor-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  16206. 411.69 s [smos-report-cursor-gen] include genvalidity-sydtest-lens-1.0.0.0-ATjH0L4OcwI8wTwqoEwiFJ
  16207. 411.69 s [smos-report-cursor-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  16208. 411.69 s [smos-report-cursor-gen] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  16209. 411.69 s [smos-report-cursor-gen] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  16210. 411.69 s [smos-report-cursor-gen] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
  16211. 411.69 s [smos-calendar-import] resolves the correct utc events 2.00 ms
  16212. 411.69 s [smos-calendar-import] resolves the correct events 2.75 ms
  16213. 411.69 s [smos-calendar-import] renders the correct smosFile 13.75 ms
  16214. 411.69 s [smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/rest-day.ics
  16215. 411.69 s [smos-calendar-import] parses the ical calendar correctly 0.82 ms
  16216. 411.69 s [smos-calendar-import] parses the ical timezones correctly 0.87 ms
  16217. 411.69 s [smos-calendar-import] picks the correct recurring events 0.25 ms
  16218. 411.69 s [smos-calendar-import] recurs the correct unresolved events 0.64 ms
  16219. 411.69 s [smos-calendar-import] resolves the correct utc events 0.82 ms
  16220. 411.69 s [smos-calendar-import] resolves the correct events 1.51 ms
  16221. 411.69 s [smos-calendar-import] renders the correct smosFile 12.18 ms
  16222. 411.69 s [smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/daily-bysetpos.ics
  16223. 411.69 s [smos-calendar-import] parses the ical calendar correctly 0.80 ms
  16224. 411.69 s [smos-calendar-import] parses the ical timezones correctly 0.66 ms
  16225. 411.69 s [smos-calendar-import] picks the correct recurring events 0.25 ms
  16226. 411.69 s [smos-calendar-import] recurs the correct unresolved events 0.34 ms
  16227. 411.69 s [smos-calendar-import] resolves the correct utc events 0.42 ms
  16228. 411.69 s [smos-calendar-import] resolves the correct events 0.54 ms
  16229. 411.69 s [smos-calendar-import] renders the correct smosFile 10.91 ms
  16230. 411.69 s [smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/rdate.ics
  16231. 411.69 s [smos-calendar-import] parses the ical calendar correctly 0.18 ms
  16232. 411.69 s [smos-calendar-import] parses the ical timezones correctly 0.12 ms
  16233. 411.69 s [smos-calendar-import] picks the correct recurring events 0.28 ms
  16234. 411.69 s [smos-calendar-import] recurs the correct unresolved events 0.36 ms
  16235. 411.69 s [smos-calendar-import] resolves the correct utc events 0.38 ms
  16236. 411.69 s [smos-calendar-import] resolves the correct events 0.31 ms
  16237. 411.69 s [smos-calendar-import] renders the correct smosFile 10.31 ms
  16238. 411.69 s [smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/exception.ics
  16239. 411.69 s [smos-calendar-import] parses the ical calendar correctly 0.92 ms
  16240. 411.69 s [smos-calendar-import] parses the ical timezones correctly 0.88 ms
  16241. 411.69 s [smos-calendar-import] picks the correct recurring events 0.90 ms
  16242. 411.69 s [smos-calendar-import] recurs the correct unresolved events 0.69 ms
  16243. 411.69 s [smos-calendar-import] resolves the correct utc events 0.39 ms
  16244. 411.69 s [smos-cursor-gen] produces valid cursors 77.81 ms
  16245. 411.69 s [smos-cursor-gen] passed for all of 100 inputs.
  16246. 411.69 s [smos-cursor-gen] entryCursorStateHistoryCursorL
  16247. 411.69 s [smos-cursor-gen] satisfies the third lens law for valid values and valid values 43.21 ms
  16248. 411.69 s [smos-cursor-gen] passed for all of 100 inputs.
  16249. 411.69 s [smos-cursor-gen] gets valid values from valid values values 8.06 ms
  16250. 411.69 s [smos-cursor-gen] passed for all of 100 inputs.
  16251. 411.69 s [smos-cursor-gen] satisfies the second lens law for valid values 28.89 ms
  16252. 411.69 s [smos-cursor-gen] passed for all of 100 inputs.
  16253. 411.69 s [smos-cursor-gen] satisfies the first lens law for valid values and valid values 3.79 ms
  16254. 411.69 s [smos-cursor-gen] passed for all of 100 inputs.
  16255. 411.69 s [smos-cursor-gen] produces valid values when it is used to set valid values values on valid values values 111.86 ms
  16256. 411.69 s [smos-cursor-gen] passed for all of 100 inputs.
  16257. 411.69 s [smos-cursor-gen] entryCursorSelectTimestamps
  16258. 411.69 s [smos-cursor-gen] produces valid cursors 65.53 ms
  16259. 411.69 s [smos-cursor-gen] passed for all of 100 inputs.
  16260. 411.69 s [smos-cursor-gen] entryCursorTimestampsCursorL
  16261. 411.69 s [smos-cursor-gen] satisfies the first lens law for valid values and valid values 4.29 ms
  16262. 411.69 s [smos-cursor-gen] passed for all of 100 inputs.
  16263. 411.69 s [smos-cursor-gen] gets valid values from valid values values 4.26 ms
  16264. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16265. 411.70 s [smos-cursor-gen] produces valid values when it is used to set valid values values on valid values values 97.07 ms
  16266. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16267. 411.70 s [smos-cursor-gen] satisfies the third lens law for valid values and valid values 30.50 ms
  16268. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16269. 411.70 s [smos-cursor-gen] satisfies the second lens law for valid values 26.58 ms
  16270. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16271. 411.70 s [smos-cursor-gen] entryCursorSelectContentsAtEnd
  16272. 411.70 s [smos-cursor-gen] produces valid cursors 90.15 ms
  16273. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16274. 411.70 s [smos-cursor-gen] entryCursorSelectContentsAtStart
  16275. 411.70 s [smos-cursor-gen] produces valid cursors 94.41 ms
  16276. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16277. 411.70 s [smos-cursor-gen] entryCursorSelectHeaderAtStart
  16278. 411.70 s [smos-cursor-gen] produces valid cursors 80.13 ms
  16279. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16280. 411.70 s [smos-cursor-gen] entryCursorSelectProperties
  16281. 411.70 s [smos-cursor-gen] produces valid cursors 97.51 ms
  16282. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16283. 411.70 s [smos-cursor-gen] entryCursorTagsCursorL
  16284. 411.70 s [smos-cursor-gen] gets valid values from valid values values 25.33 ms
  16285. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16286. 411.70 s [smos-cursor-gen] satisfies the second lens law for valid values 18.95 ms
  16287. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16288. 411.70 s [smos-cursor-gen] satisfies the third lens law for valid values and valid values 52.38 ms
  16289. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16290. 411.70 s [smos-cursor-gen] produces valid values when it is used to set valid values values on valid values values 100.13 ms
  16291. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16292. 411.70 s [smos-cursor-gen] satisfies the first lens law for valid values and valid values 36.81 ms
  16293. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16294. 411.70 s [smos-cursor-gen] entryCursorContentsCursorL
  16295. 411.70 s [smos-report-cursor-gen] include smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx
  16296. 411.70 s [smos-report-cursor-gen] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
  16297. 411.70 s [smos-report-cursor-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  16298. 411.70 s [smos-report-cursor-gen] Ready component graph:
  16299. 411.70 s [smos-report-cursor-gen] definite smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx
  16300. 411.70 s [smos-report-cursor-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  16301. 411.70 s [smos-report-cursor-gen] depends base-4.20.2.0-fafd
  16302. 411.70 s [smos-report-cursor-gen] depends containers-0.7-96b4
  16303. 411.70 s [smos-report-cursor-gen] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  16304. 411.70 s [smos-report-cursor-gen] depends cursor-gen-0.4.0.0-KDBQaCUMI5SKpXPSqURHy4
  16305. 411.70 s [smos-report-cursor-gen] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  16306. 411.70 s [smos-report-cursor-gen] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  16307. 411.70 s [smos-report-cursor-gen] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  16308. 411.70 s [smos-report-cursor-gen] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  16309. 411.70 s [smos-report-cursor-gen] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  16310. 411.70 s [smos-report-cursor-gen] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  16311. 411.70 s [smos-report-cursor-gen] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  16312. 411.70 s [smos-report-cursor-gen] depends smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
  16313. 411.70 s [smos-report-cursor-gen] depends smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
  16314. 411.70 s [smos-report-cursor-gen] definite smos-report-cursor-gen-0.4.0-HdhcELzFRxv2Ks7Lgkunbr-smos-report-cursor-test
  16315. 411.70 s [smos-report-cursor-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  16316. 411.70 s [smos-report-cursor-gen] depends base-4.20.2.0-fafd
  16317. 411.70 s [smos-report-cursor-gen] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  16318. 411.70 s [smos-report-cursor-gen] depends genvalidity-sydtest-lens-1.0.0.0-ATjH0L4OcwI8wTwqoEwiFJ
  16319. 411.70 s [smos-report-cursor-gen] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  16320. 411.70 s [smos-report-cursor-gen] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  16321. 411.70 s [smos-report-cursor-gen] depends smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  16322. 411.70 s [smos-report-cursor-gen] depends smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
  16323. 411.70 s [smos-report-cursor-gen] depends smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx
  16324. 411.70 s [smos-report-cursor-gen] depends smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
  16325. 411.70 s [smos-report-cursor-gen] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  16326. 411.70 s [smos-report-cursor-gen] Using Cabal-3.12.1.0 compiled by ghc-9.10
  16327. 411.70 s [smos-report-cursor-gen] Using compiler: ghc-9.10.3
  16328. 411.70 s [smos-report-cursor-gen] Using install prefix:
  16329. 411.70 s [smos-report-cursor-gen] /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0
  16330. 411.70 s [smos-report-cursor-gen] Executables installed in:
  16331. 411.70 s [smos-report-cursor-gen] /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0/bin
  16332. 411.70 s [smos-report-cursor-gen] Libraries installed in:
  16333. 411.70 s [smos-report-cursor-gen] /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx
  16334. 411.70 s [smos-report-cursor-gen] Dynamic Libraries installed in:
  16335. 411.70 s [smos-report-cursor-gen] /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  16336. 411.70 s [smos-report-cursor-gen] Private executables installed in:
  16337. 411.70 s [smos-report-cursor-gen] /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-gen-0.4.0
  16338. 411.70 s [smos-report-cursor-gen] Data files installed in:
  16339. 411.70 s [smos-report-cursor-gen] /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-gen-0.4.0
  16340. 411.70 s [smos-report-cursor-gen] Documentation installed in:
  16341. 411.70 s [smos-report-cursor-gen] /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-gen-0.4.0
  16342. 411.70 s [smos-report-cursor-gen] Configuration files installed in:
  16343. 411.70 s [smos-report-cursor-gen] /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0/etc
  16344. 411.70 s [smos-report-cursor-gen] No alex found
  16345. 411.70 s [smos-report-cursor-gen] Using ar found on system at:
  16346. 411.70 s [smos-report-cursor-gen] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  16347. 411.70 s [smos-report-cursor-gen] No c2hs found
  16348. 411.70 s [smos-report-cursor-gen] No cpphs found
  16349. 411.70 s [smos-report-cursor-gen] No doctest found
  16350. 411.70 s [smos-report-cursor-gen] Using gcc version 14.3.0 given by user at:
  16351. 411.70 s [smos-report-cursor-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  16352. 411.70 s [smos-report-cursor-gen] Using ghc version 9.10.3 found on system at:
  16353. 411.70 s [smos-report-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  16354. 411.70 s [smos-report-cursor-gen] Using ghc-pkg version 9.10.3 found on system at:
  16355. 411.70 s [smos-report-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  16356. 411.70 s [smos-report-cursor-gen] No ghcjs found
  16357. 411.70 s [smos-report-cursor-gen] No ghcjs-pkg found
  16358. 411.70 s [smos-report-cursor-gen] No greencard found
  16359. 411.70 s [smos-report-cursor-gen] Using haddock version 2.31.1 found on system at:
  16360. 411.70 s [smos-report-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  16361. 411.70 s [smos-report-cursor-gen] No happy found
  16362. 411.70 s [smos-report-cursor-gen] Using haskell-suite found on system at: haskell-suite-dummy-location
  16363. 411.70 s [smos-report-cursor-gen] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  16364. 411.70 s [smos-report-cursor-gen] No hmake found
  16365. 411.70 s [smos-report-cursor-gen] Using hpc version 0.69 found on system at:
  16366. 411.70 s [smos-report-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  16367. 411.70 s [smos-report-cursor-gen] Using hsc2hs version 0.68.10 found on system at:
  16368. 411.70 s [smos-report-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  16369. 411.70 s [smos-calendar-import] resolves the correct events 0.41 ms
  16370. 411.70 s [smos-calendar-import] renders the correct smosFile 8.94 ms
  16371. 411.70 s [smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/museum.ics
  16372. 411.70 s [smos-calendar-import] parses the ical calendar correctly 0.20 ms
  16373. 411.70 s [smos-calendar-import] parses the ical timezones correctly 0.12 ms
  16374. 411.70 s [smos-calendar-import] picks the correct recurring events 1.92 ms
  16375. 411.70 s [smos-calendar-import] recurs the correct unresolved events 1.70 ms
  16376. 411.70 s [smos-calendar-import] resolves the correct utc events 0.22 ms
  16377. 411.70 s [smos-calendar-import] resolves the correct events 0.30 ms
  16378. 411.70 s [smos-calendar-import] renders the correct smosFile 6.48 ms
  16379. 411.70 s [smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/empty.ics
  16380. 411.70 s [smos-calendar-import] parses the ical calendar correctly 0.12 ms
  16381. 411.70 s [smos-calendar-import] parses the ical timezones correctly 0.13 ms
  16382. 411.70 s [smos-calendar-import] picks the correct recurring events 0.12 ms
  16383. 411.70 s [smos-calendar-import] recurs the correct unresolved events 0.84 ms
  16384. 411.70 s [smos-calendar-import] resolves the correct utc events 0.11 ms
  16385. 411.70 s [smos-calendar-import] resolves the correct events 0.11 ms
  16386. 411.70 s [smos-calendar-import] renders the correct smosFile 0.18 ms
  16387. 411.70 s [smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/duration-time.ics
  16388. 411.70 s [smos-calendar-import] parses the ical calendar correctly 0.13 ms
  16389. 411.70 s [smos-calendar-import] parses the ical timezones correctly 0.13 ms
  16390. 411.70 s [smos-calendar-import] picks the correct recurring events 1.62 ms
  16391. 411.70 s [smos-calendar-import] recurs the correct unresolved events 0.23 ms
  16392. 411.70 s [smos-calendar-import] resolves the correct utc events 0.18 ms
  16393. 411.70 s [smos-calendar-import] resolves the correct events 0.22 ms
  16394. 411.70 s [smos-calendar-import] renders the correct smosFile 2.50 ms
  16395. 411.70 s [smos-calendar-import] /build/smos-calendar-import-0.10.0/test_resources/uid.ics
  16396. 411.70 s [smos-calendar-import] parses the ical calendar correctly 0.20 ms
  16397. 411.70 s [smos-calendar-import] parses the ical timezones correctly 0.12 ms
  16398. 411.70 s [smos-calendar-import] picks the correct recurring events 0.38 ms
  16399. 411.70 s [smos-calendar-import] recurs the correct unresolved events 1.38 ms
  16400. 411.70 s [smos-calendar-import] resolves the correct utc events 1.86 ms
  16401. 411.70 s [smos-calendar-import] resolves the correct events 1.70 ms
  16402. 411.70 s [smos-calendar-import] renders the correct smosFile 2.08 ms
  16403. 411.70 s [smos-cursor-gen] satisfies the third lens law for valid values and valid values 22.91 ms
  16404. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16405. 411.70 s [smos-cursor-gen] satisfies the second lens law for valid values 15.77 ms
  16406. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16407. 411.70 s [smos-cursor-gen] gets valid values from valid values values 5.72 ms
  16408. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16409. 411.70 s [smos-cursor-gen] produces valid values when it is used to set valid values values on valid values values 80.35 ms
  16410. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16411. 411.70 s [smos-cursor-gen] satisfies the first lens law for valid values and valid values 4.99 ms
  16412. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16413. 411.70 s [smos-cursor-gen] Smos.Cursor.ContentsSpec
  16414. 411.70 s [smos-cursor-gen] contentsCursorRemove
  16415. 411.70 s [smos-cursor-gen] produces valid cursors 64.15 ms
  16416. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16417. 411.70 s [smos-cursor-gen] removes the contents cursor if the contents cursor was empty 0.00 ms
  16418. 411.70 s [smos-cursor-gen] contentsCursorInsertNewline
  16419. 411.70 s [smos-cursor-gen] produces valid cursors 42.28 ms
  16420. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16421. 411.70 s [smos-cursor-gen] contentsCursorSelectPrevLineOrTheStartOfThisLine
  16422. 411.70 s [smos-cursor-gen] produces valid cursors 68.65 ms
  16423. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16424. 411.70 s [smos-cursor-gen] contentsCursorSelectBeginWord
  16425. 411.70 s [smos-cursor-gen] produces valid cursors 68.68 ms
  16426. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16427. 411.70 s [smos-cursor-gen] makeContentsCursorWithSelection
  16428. 411.70 s [smos-cursor-gen] produces valid cursors 1.77 ms
  16429. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16430. 411.70 s [smos-cursor-gen] rebuilds the current cursor when given the current selection 11.44 ms
  16431. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16432. 411.70 s [smos-cursor-gen] makeContentsCursor
  16433. 411.70 s [smos-cursor-gen] produces valid cursors 8.75 ms
  16434. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16435. 411.70 s [smos-cursor-gen] contentsCursorAppendChar
  16436. 411.70 s [smos-cursor-gen] produces valid cursors when inserting '
  16437. 411.70 s [smos-cursor-gen] ' 75.12 ms
  16438. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16439. 411.70 s [smos-cursor-gen] produces valid cursors 13.80 ms
  16440. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16441. 411.70 s [smos-cursor-gen] produces valid cursors when inserting an unsafe character 0.16 ms
  16442. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16443. 411.70 s [smos-cursor-gen] contentsCursorSelectStartOfLine
  16444. 411.70 s [smos-cursor-gen] produces valid cursors 65.39 ms
  16445. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16446. 411.70 s [smos-cursor-gen] contentsCursorIndexOnLine
  16447. 411.70 s [smos-cursor-gen] produces valid cursors 0.41 ms
  16448. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16449. 411.70 s [smos-cursor-gen] rebuildContentsCursor
  16450. 411.70 s [smos-cursor-gen] produces valid cursors 22.61 ms
  16451. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16452. 411.70 s [smos-cursor-gen] is the inverse of makeContentsCursor 4.54 ms
  16453. 411.70 s [smos-cursor-gen] passed for all of 100 inputs.
  16454. 411.70 s [smos-cursor-gen] contentsCursorSelectEndWord
  16455. 411.70 s [smos-report-cursor-gen] No hscolour found
  16456. 411.70 s [smos-report-cursor-gen] No jhc found
  16457. 411.70 s [smos-report-cursor-gen] Using ld found on system at:
  16458. 411.70 s [smos-report-cursor-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  16459. 411.70 s [smos-report-cursor-gen] No pkg-config found
  16460. 411.70 s [smos-report-cursor-gen] Using runghc version 9.10.3 found on system at:
  16461. 411.70 s [smos-report-cursor-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  16462. 411.70 s [smos-report-cursor-gen] Using strip version 2.44 found on system at:
  16463. 411.70 s [smos-report-cursor-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  16464. 411.70 s [smos-report-cursor-gen] Using tar found on system at:
  16465. 411.70 s [smos-report-cursor-gen] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  16466. 411.70 s [smos-report-cursor-gen] No uhc found
  16467. 411.70 s [smos-report-cursor-gen] Phase: buildPhase
  16468. 411.70 s [smos-report-cursor-gen] Preprocessing library for smos-report-cursor-gen-0.4.0...
  16469. 411.70 s [smos-report-cursor-gen] Building library for smos-report-cursor-gen-0.4.0...
  16470. 411.70 s [smos-calendar-import] Smos.Calendar.Import.StaticSpec
  16471. 411.70 s [smos-calendar-import] GenValid Static
  16472. 411.70 s [smos-calendar-import] genValid :: Gen Static
  16473. 411.70 s [smos-calendar-import] only generates valid 'Static's 10.29 ms
  16474. 411.70 s [smos-calendar-import] passed for all of 100 inputs.
  16475. 411.70 s [smos-calendar-import] JSON Static (valid)
  16476. 411.70 s [smos-calendar-import] encode :: Static -> Data.ByteString.Lazy.ByteString
  16477. 411.70 s [smos-calendar-import] never fails to encode a "valid Static" 10.59 ms
  16478. 411.70 s [smos-calendar-import] passed for all of 100 inputs.
  16479. 411.70 s [smos-calendar-import] decode :: Data.ByteString.Lazy.ByteString -> Either String Static
  16480. 411.70 s [smos-calendar-import] ensures that encode and decode are inverses for "valid Static"'s 19.38 ms
  16481. 411.70 s [smos-calendar-import] passed for all of 100 inputs.
  16482. 411.70 s [smos-calendar-import] Smos.Calendar.Import.OptParseSpec
  16483. 411.70 s [smos-calendar-import] produces the same reference documentation as before 9.13 ms
  16484. 411.70 s [smos-calendar-import] produces the nix options as before 8.88 ms
  16485. 411.70 s [smos-calendar-import] pass the lint test 8.67 ms
  16486. 411.70 s [smos-calendar-import] Smos.Calendar.Import.EventSpec
  16487. 411.70 s [smos-calendar-import] JSON Events (valid)
  16488. 411.70 s [smos-calendar-import] decode :: Data.ByteString.Lazy.ByteString -> Either String Events
  16489. 411.70 s [smos-calendar-import] ensures that encode and decode are inverses for "valid Events"'s 77.72 ms
  16490. 411.70 s [smos-calendar-import] passed for all of 100 inputs.
  16491. 411.70 s [smos-calendar-import] encode :: Events -> Data.ByteString.Lazy.ByteString
  16492. 411.70 s [smos-calendar-import] never fails to encode a "valid Events" 49.06 ms
  16493. 411.70 s [smos-calendar-import] passed for all of 100 inputs.
  16494. 411.70 s [smos-calendar-import] GenValid Event
  16495. 411.70 s [smos-calendar-import] genValid :: Gen Event
  16496. 411.70 s [smos-calendar-import] only generates valid 'Event's 1.90 ms
  16497. 411.70 s [smos-calendar-import] passed for all of 100 inputs.
  16498. 411.70 s [smos-calendar-import] JSON Event (valid)
  16499. 411.70 s [smos-calendar-import] encode :: Event -> Data.ByteString.Lazy.ByteString
  16500. 411.71 s [smos-calendar-import] never fails to encode a "valid Event" 10.67 ms
  16501. 411.71 s [smos-calendar-import] passed for all of 100 inputs.
  16502. 411.71 s [smos-calendar-import] decode :: Data.ByteString.Lazy.ByteString -> Either String Event
  16503. 411.71 s [smos-calendar-import] ensures that encode and decode are inverses for "valid Event"'s 19.36 ms
  16504. 411.71 s [smos-calendar-import] passed for all of 100 inputs.
  16505. 411.71 s [smos-calendar-import] GenValid Events
  16506. 411.71 s [smos-calendar-import] genValid :: Gen Events
  16507. 411.71 s [smos-calendar-import] only generates valid 'Events's 33.20 ms
  16508. 411.71 s [smos-calendar-import] passed for all of 100 inputs.
  16509. 411.71 s [smos-calendar-import]
  16510. 411.71 s [smos-calendar-import] Examples: 2057
  16511. 411.71 s [smos-calendar-import] Passed: 176
  16512. 411.71 s [smos-calendar-import] Failed: 0
  16513. 411.71 s [smos-calendar-import] Sum of test runtimes: 3.26 seconds
  16514. 411.71 s [smos-calendar-import] Test suite took: 0.35 seconds
  16515. 411.71 s [smos-calendar-import]
  16516. 411.71 s [smos-calendar-import] Test suite smos-calendar-import-test: PASS
  16517. 411.71 s [smos-calendar-import] Test suite logged to:
  16518. 411.71 s [smos-calendar-import] dist/test/smos-calendar-import-0.10.0-smos-calendar-import-test.log
  16519. 411.71 s [smos-calendar-import] 1 of 1 test suites (1 of 1 test cases) passed.
  16520. 411.71 s [smos-cursor-gen] produces valid cursors 70.73 ms
  16521. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16522. 411.71 s [smos-cursor-gen] contentsCursorSelectLastLine
  16523. 411.71 s [smos-cursor-gen] produces valid cursors 67.81 ms
  16524. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16525. 411.71 s [smos-cursor-gen] contentsCursorSelectIndexOnLine
  16526. 411.71 s [smos-cursor-gen] produces valid cursors 40.52 ms
  16527. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16528. 411.71 s [smos-cursor-gen] contentsCursorSelectNextLine
  16529. 411.71 s [smos-cursor-gen] produces valid cursors 64.56 ms
  16530. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16531. 411.71 s [smos-cursor-gen] contentsCursorAppendNewline
  16532. 411.71 s [smos-cursor-gen] produces valid cursors 44.13 ms
  16533. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16534. 411.71 s [smos-cursor-gen] contentsCursorSelectEndOfLine
  16535. 411.71 s [smos-cursor-gen] produces valid cursors 64.64 ms
  16536. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16537. 411.71 s [smos-cursor-gen] contentsCursorSelectPrevWord
  16538. 411.71 s [smos-cursor-gen] produces valid cursors 64.58 ms
  16539. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16540. 411.71 s [smos-cursor-gen] contentsCursorSelectFirstLine
  16541. 411.71 s [smos-cursor-gen] produces valid cursors 61.16 ms
  16542. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16543. 411.71 s [smos-cursor-gen] contentsCursorSelectPrevLine
  16544. 411.71 s [smos-cursor-gen] produces valid cursors 54.25 ms
  16545. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16546. 411.71 s [smos-cursor-gen] contentsCursorSelectNextWord
  16547. 411.71 s [smos-cursor-gen] produces valid cursors 56.27 ms
  16548. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16549. 411.71 s [smos-cursor-gen] contentsCursorSelectNextChar
  16550. 411.71 s [smos-cursor-gen] produces valid cursors 44.40 ms
  16551. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16552. 411.71 s [smos-cursor-gen] contentsCursorInsertChar
  16553. 411.71 s [smos-cursor-gen] produces valid cursors when inserting an unsafe character 0.20 ms
  16554. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16555. 411.71 s [smos-cursor-gen] produces valid cursors when inserting '
  16556. 411.71 s [smos-cursor-gen] ' 55.34 ms
  16557. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16558. 411.71 s [smos-cursor-gen] produces valid cursors 14.62 ms
  16559. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16560. 411.71 s [smos-cursor-gen] contentsCursorSelectPrevChar
  16561. 411.71 s [smos-cursor-gen] produces valid cursors 39.33 ms
  16562. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16563. 411.71 s [smos-cursor-gen] contentsCursorDelete
  16564. 411.71 s [smos-cursor-gen] produces valid cursors 48.87 ms
  16565. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16566. 411.71 s [smos-cursor-gen] removes the contents cursor if the contents cursor was empty 0.01 ms
  16567. 411.71 s [smos-cursor-gen] contentsCursorSelection
  16568. 411.71 s [smos-cursor-gen] produces valid cursors 1.46 ms
  16569. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16570. 411.71 s [smos-cursor-gen] GenValid ContentsCursor
  16571. 411.71 s [smos-cursor-gen] genValid :: Gen ContentsCursor
  16572. 411.71 s [smos-cursor-gen] only generates valid 'ContentsCursor's 46.31 ms
  16573. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16574. 411.71 s [smos-cursor-gen] contentsCursorSelectNextLineOrTheEndOfThisLine
  16575. 411.71 s [smos-cursor-gen] produces valid cursors 47.47 ms
  16576. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16577. 411.71 s [smos-cursor-gen] Smos.Cursor.CollapseSpec
  16578. 411.71 s [smos-cursor-gen] makeCollapseEntry
  16579. 411.71 s [smos-cursor-gen] produces valid collapse's 2.09 ms
  16580. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16581. 411.71 s [smos-cursor-gen] GenValid (CollapseEntry (Ratio Integer))
  16582. 411.71 s [smos-cursor-gen] genValid :: Gen (CollapseEntry (Ratio Integer))
  16583. 411.71 s [smos-cursor-gen] only generates valid '(CollapseEntry (Ratio Integer))'s 5.00 ms
  16584. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16585. 411.71 s [smos-cursor-gen] collapseEntryShowContentsL
  16586. 411.71 s [smos-cursor-gen] gets valid values from valid values values 0.23 ms
  16587. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16588. 411.71 s [smos-cursor-gen] produces valid values when it is used to set valid values values on valid values values 2.28 ms
  16589. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16590. 411.71 s [smos-cursor-gen] satisfies the first lens law for valid values and valid values 0.28 ms
  16591. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16592. 411.71 s [smos-cursor-gen] satisfies the second lens law for valid values 1.85 ms
  16593. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16594. 411.71 s [smos-cursor-gen] satisfies the third lens law for valid values and valid values 1.43 ms
  16595. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16596. 411.71 s [smos-cursor-gen] collapseEntryShowHistoryL
  16597. 411.71 s [smos-cursor-gen] gets valid values from valid values values 0.22 ms
  16598. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16599. 411.71 s [smos-cursor-gen] satisfies the second lens law for valid values 1.27 ms
  16600. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16601. 411.71 s [smos-cursor-gen] produces valid values when it is used to set valid values values on valid values values 1.76 ms
  16602. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16603. 411.71 s [smos-cursor-gen] satisfies the third lens law for valid values and valid values 1.30 ms
  16604. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16605. 411.71 s [smos-cursor-gen] satisfies the first lens law for valid values and valid values 0.28 ms
  16606. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16607. 411.71 s [smos-cursor-gen] collapseEntryShowLogbookL
  16608. 411.71 s [smos-cursor-gen] satisfies the first lens law for valid values and valid values 0.90 ms
  16609. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16610. 411.71 s [smos-cursor-gen] gets valid values from valid values values 0.56 ms
  16611. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16612. 411.71 s [smos-cursor-gen] satisfies the second lens law for valid values 2.13 ms
  16613. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16614. 411.71 s [smos-cursor-gen] produces valid values when it is used to set valid values values on valid values values 2.02 ms
  16615. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16616. 411.71 s [smos-cursor-gen] satisfies the third lens law for valid values and valid values 2.41 ms
  16617. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16618. 411.71 s [smos-cursor-gen] collapseEntrySetShowAll
  16619. 411.71 s [smos-cursor-gen] produces valid collapses 2.27 ms
  16620. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16621. 411.71 s [smos-cursor-gen] rebuildCollapseEntry
  16622. 411.71 s [smos-cursor-gen] produces valid values 0.56 ms
  16623. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16624. 411.71 s [smos-cursor-gen] is the inverse of makeCollapseEntry 0.75 ms
  16625. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16626. 411.71 s [smos-cursor-gen] collapseEntryShowTimestampsL
  16627. 411.71 s [smos-cursor-gen] satisfies the third lens law for valid values and valid values 1.58 ms
  16628. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16629. 411.71 s [smos-cursor-gen] satisfies the second lens law for valid values 0.97 ms
  16630. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16631. 411.71 s [smos-cursor-gen] produces valid values when it is used to set valid values values on valid values values 1.82 ms
  16632. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16633. 411.71 s [smos-cursor-gen] satisfies the first lens law for valid values and valid values 0.79 ms
  16634. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16635. 411.71 s [smos-cursor-gen] gets valid values from valid values values 0.16 ms
  16636. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16637. 411.71 s [smos-cursor-gen] collapseEntryValueL
  16638. 411.71 s [smos-cursor-gen] satisfies the first lens law for valid values and valid values 1.39 ms
  16639. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16640. 411.71 s [smos-cursor-gen] gets valid values from valid values values 1.33 ms
  16641. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16642. 411.71 s [smos-cursor-gen] satisfies the third lens law for valid values and valid values 1.49 ms
  16643. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16644. 411.71 s [smos-cursor-gen] produces valid values when it is used to set valid values values on valid values values 0.72 ms
  16645. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16646. 411.71 s [smos-cursor-gen] satisfies the second lens law for valid values 1.39 ms
  16647. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16648. 411.71 s [smos-cursor-gen] Smos.Cursor.SmosFileEditorSpec
  16649. 411.71 s [smos-cursor-gen] smosFileEditorCursorSave
  16650. 411.71 s [smos-cursor-gen] does not create a file if a nonexistent file is not changed 47.50 ms
  16651. 411.71 s [smos-cursor-gen] startSmosFileCursor
  16652. 411.71 s [smos-cursor-gen] works on any valid smos file 2117.92 ms
  16653. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16654. 411.71 s [smos-cursor-gen] creates a history with an empty starting point for a nonexistent file 39.12 ms
  16655. 411.71 s [smos-cursor-gen] saveSmosFile
  16656. 411.71 s [smos-cursor-gen] does not create a file if an empty file is not changed and did not exist yet 7.22 ms
  16657. 411.71 s [smos-cursor-gen] does not create a file if a nonexistent file is not changed 9.06 ms
  16658. 411.71 s [smos-cursor-gen] Smos.Cursor.LogbookSpec
  16659. 411.71 s [smos-cursor-gen] logbookCursorClockOut
  16660. 411.71 s [smos-cursor-gen] produces valid cursors 25.94 ms
  16661. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16662. 411.71 s [smos-cursor-gen] logbookCursorClockIn
  16663. 411.71 s [smos-cursor-gen] produces valid cursors 21.25 ms
  16664. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16665. 411.71 s [smos-cursor-gen] rebuildLogbookCursor
  16666. 411.71 s [smos-cursor-gen] is the inverse of makeLogbookCursor 10.10 ms
  16667. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16668. 411.71 s [smos-cursor-gen] produces valid cursors 21.37 ms
  16669. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16670. 411.71 s [smos-cursor-gen] makeLogbookCursor
  16671. 411.71 s [smos-cursor-gen] produces valid cursors 17.23 ms
  16672. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16673. 411.71 s [smos-cursor-gen] GenValid LogbookCursor
  16674. 411.71 s [smos-cursor-gen] genValid :: Gen LogbookCursor
  16675. 411.71 s [smos-cursor-gen] only generates valid 'LogbookCursor's 23.90 ms
  16676. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16677. 411.71 s [smos-cursor-gen] Smos.Cursor.StateHistorySpec
  16678. 411.71 s [smos-cursor-gen] stateHistoryCursorSetTodoState
  16679. 411.71 s [smos-cursor-gen] sets the given todo state
  16680. 411.71 s [smos-cursor-gen] produces valid cursors 35.86 ms
  16681. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16682. 411.71 s [smos-cursor-gen] GenValid StateHistoryCursor
  16683. 411.71 s [smos-cursor-gen] genValid :: Gen StateHistoryCursor
  16684. 411.71 s [smos-cursor-gen] only generates valid 'StateHistoryCursor's 52.95 ms
  16685. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16686. 411.71 s [smos-cursor-gen] makeStateHistoryCursor
  16687. 411.71 s [smos-cursor-gen] produces valid cursors 51.39 ms
  16688. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16689. 411.71 s [smos-cursor-gen] stateHistoryCursorToggleTodoState
  16690. 411.71 s [smos-cursor-gen] toggles the given todo state
  16691. 411.71 s [smos-cursor-gen] produces valid cursors 32.84 ms
  16692. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16693. 411.71 s [smos-cursor-gen] stateHistoryCursorUnsetTodoState
  16694. 411.71 s [smos-cursor-gen] unsets any todo state
  16695. 411.71 s [smos-cursor-gen] produces valid cursors 41.13 ms
  16696. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16697. 411.71 s [smos-cursor-gen] rebuildStateHistoryCursor
  16698. 411.71 s [smos-cursor-gen] produces valid cursors 9.57 ms
  16699. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16700. 411.71 s [smos-cursor-gen] is the inverse of makeStateHistoryCursor 6.81 ms
  16701. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16702. 411.71 s [smos-cursor-gen] Smos.Cursor.HeaderSpec
  16703. 411.71 s [smos-cursor-gen] headerCursorDelete
  16704. 411.71 s [smos-cursor-gen] produces valid cursors 21.80 ms
  16705. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16706. 411.71 s [smos-cursor-gen] headerCursorSelectNext
  16707. 411.71 s [smos-cursor-gen] produces valid cursors 21.26 ms
  16708. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16709. 411.71 s [smos-cursor-gen] headerCursorInsert
  16710. 411.71 s [smos-cursor-gen] produces valid cursors when inserting '
  16711. 411.71 s [smos-cursor-gen] ' 2.54 ms
  16712. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16713. 411.71 s [smos-cursor-gen] produces valid cursors 9.49 ms
  16714. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16715. 411.71 s [smos-cursor-gen] produces valid cursors when inserting an unsafe character 0.53 ms
  16716. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16717. 411.71 s [smos-cursor-gen] headerCursorSelectBeginWord
  16718. 411.71 s [smos-cursor-gen] produces valid cursors 18.36 ms
  16719. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16720. 411.71 s [smos-cursor-gen] headerCursorSelectEnd
  16721. 411.71 s [smos-cursor-gen] produces valid cursors 17.00 ms
  16722. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16723. 411.71 s [smos-cursor-gen] headerCursorSelectNextWord
  16724. 411.71 s [smos-cursor-gen] produces valid cursors 18.54 ms
  16725. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16726. 411.71 s [smos-cursor-gen] headerCursorInsertString
  16727. 411.71 s [smos-cursor-gen] produces valid cursorsString 8.95 ms
  16728. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16729. 411.71 s [smos-cursor-gen] headerCursorSelectPrevWord
  16730. 411.71 s [smos-cursor-gen] produces valid cursors 20.26 ms
  16731. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16732. 411.71 s [smos-cursor-gen] shrinkValid :: (HeaderCursor -> [HeaderCursor])
  16733. 411.71 s [smos-cursor-gen] preserves validity for the first 100 elements 1029.22 ms
  16734. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16735. 411.71 s [smos-cursor-gen] never shrinks to itself for valid values for the first 100 elements 629.69 ms
  16736. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16737. 411.71 s [smos-cursor-gen] makeHeaderCursor
  16738. 411.71 s [smos-cursor-gen] produces valid cursors 7.39 ms
  16739. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16740. 411.71 s [smos-cursor-gen] headerCursorAppend
  16741. 411.71 s [smos-cursor-gen] produces valid cursorsString 11.28 ms
  16742. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16743. 411.71 s [smos-cursor-gen] headerCursorRemove
  16744. 411.71 s [smos-cursor-gen] produces valid cursors 20.36 ms
  16745. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16746. 411.71 s [smos-cursor-gen] rebuildHeaderCursor
  16747. 411.71 s [smos-cursor-gen] produces valid cursors 16.41 ms
  16748. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16749. 411.71 s [smos-cursor-gen] is the inverse of makeHeaderCursor 6.63 ms
  16750. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16751. 411.71 s [smos-cursor-gen] GenValid HeaderCursor
  16752. 411.71 s [smos-cursor-gen] genValid :: Gen HeaderCursor
  16753. 411.71 s [smos-cursor-gen] only generates valid 'HeaderCursor's 14.34 ms
  16754. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16755. 411.71 s [smos-cursor-gen] headerCursorSelectStart
  16756. 411.71 s [smos-cursor-gen] produces valid cursors 16.26 ms
  16757. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16758. 411.71 s [smos-cursor-gen] headerCursorAppend
  16759. 411.71 s [smos-cursor-gen] produces valid cursors when inserting '
  16760. 411.71 s [smos-cursor-gen] ' 3.29 ms
  16761. 411.71 s [smos-cursor-gen] passed for all of 100 inputs.
  16762. 411.72 s [smos-cursor-gen] produces valid cursors 10.99 ms
  16763. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16764. 411.72 s [smos-cursor-gen] produces valid cursors when inserting an unsafe character 2.61 ms
  16765. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16766. 411.72 s [smos-cursor-gen] headerCursorSelectEndWord
  16767. 411.72 s [smos-cursor-gen] produces valid cursors 14.06 ms
  16768. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16769. 411.72 s [smos-cursor-gen] headerCursorSelectPrev
  16770. 411.72 s [smos-cursor-gen] produces valid cursors 16.10 ms
  16771. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16772. 411.72 s [smos-cursor-gen] Smos.Cursor.TimestampsSpec
  16773. 411.72 s [smos-cursor-gen] timestampsCursorInsertChar
  16774. 411.72 s [smos-cursor-gen] produces valid cursors when inserting '
  16775. 411.72 s [smos-cursor-gen] ' 3.53 ms
  16776. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16777. 411.72 s [smos-cursor-gen] produces valid cursors when inserting an unsafe character 3.38 ms
  16778. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16779. 411.72 s [smos-cursor-gen] produces valid cursors 19.34 ms
  16780. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16781. 411.72 s [smos-cursor-gen] timestampsCursorInsertEmptyAndSelect
  16782. 411.72 s [smos-cursor-gen] produces valid cursors 38.01 ms
  16783. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16784. 411.72 s [smos-cursor-gen] timestampsCursorInsertAndSelect
  16785. 411.72 s [smos-cursor-gen] produces valid cursors 24.10 ms
  16786. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16787. 411.72 s [smos-cursor-gen] timestampsCursorSelectNextChar
  16788. 411.72 s [smos-cursor-gen] produces valid cursors 51.59 ms
  16789. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16790. 411.72 s [smos-cursor-gen] timestampsCursorSelectOrAdd
  16791. 411.72 s [smos-cursor-gen] produces valid cursors 46.25 ms
  16792. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16793. 411.72 s [smos-cursor-gen] timestampsCursorDeleteChar
  16794. 411.72 s [smos-cursor-gen] produces valid cursors 80.43 ms
  16795. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16796. 411.72 s [smos-cursor-gen] rebuildTimestampsCursor
  16797. 411.72 s [smos-cursor-gen] is the inverse of makeTimestampsCursor 6.40 ms
  16798. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16799. 411.72 s [smos-cursor-gen] produces valid cursors 11.48 ms
  16800. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16801. 411.72 s [smos-cursor-gen] startTimestampsCursor
  16802. 411.72 s [smos-cursor-gen] produces valid cursors 10.15 ms
  16803. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16804. 411.72 s [smos-cursor-gen] timestampsCursorAppendEmptyAndSelect
  16805. 411.72 s [smos-cursor-gen] produces valid cursors 36.02 ms
  16806. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16807. 411.72 s [smos-cursor-gen] timestampsCursorAppendAndSelect
  16808. 411.72 s [smos-cursor-gen] produces valid cursors 19.14 ms
  16809. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16810. 411.72 s [smos-cursor-gen] timestampsCursorRemoveChar
  16811. 411.72 s [smos-cursor-gen] produces valid cursors 75.32 ms
  16812. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16813. 411.72 s [smos-cursor-gen] timestampsCursorSelectPrevChar
  16814. 411.72 s [smos-cursor-gen] produces valid cursors 51.51 ms
  16815. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16816. 411.72 s [smos-cursor-gen] timestampsCursorAppendChar
  16817. 411.72 s [smos-cursor-gen] produces valid cursors when inserting an unsafe character 1.80 ms
  16818. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16819. 411.72 s [smos-cursor-gen] produces valid cursors 11.29 ms
  16820. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16821. 411.72 s [smos-cursor-gen] produces valid cursors when inserting '
  16822. 411.72 s [smos-cursor-gen] ' 1.30 ms
  16823. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16824. 411.72 s [smos-cursor-gen] GenValid TimestampsCursor
  16825. 411.72 s [smos-cursor-gen] genValid :: Gen TimestampsCursor
  16826. 411.72 s [smos-cursor-gen] only generates valid 'TimestampsCursor's 48.67 ms
  16827. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16828. 411.72 s [smos-cursor-gen] timestampsCursorToggleSelected
  16829. 411.72 s [smos-cursor-gen] produces valid cursors 79.72 ms
  16830. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16831. 411.72 s [smos-cursor-gen] makeTimestampsCursor
  16832. 411.72 s [smos-cursor-gen] produces valid cursors 18.63 ms
  16833. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16834. 411.72 s [smos-cursor-gen] Smos.HistorySpec
  16835. 411.72 s [smos-cursor-gen] historyModM
  16836. 411.72 s [smos-cursor-gen] produces a history with one longer undo stack 7.76 ms
  16837. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16838. 411.72 s [smos-cursor-gen] produces a history with a 0 length redo stack 7.57 ms
  16839. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16840. 411.72 s [smos-cursor-gen] produces valid results for subtraction with Maybe 7.25 ms
  16841. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16842. 411.72 s [smos-cursor-gen] historyRedoLength
  16843. 411.72 s [smos-cursor-gen] produces valid words 6.10 ms
  16844. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16845. 411.72 s [smos-cursor-gen] historyForget
  16846. 411.72 s [smos-cursor-gen] produces valid histories 7.39 ms
  16847. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16848. 411.72 s [smos-cursor-gen] historyMod
  16849. 411.72 s [smos-cursor-gen] produces a history with a 0 length redo stack 5.27 ms
  16850. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16851. 411.72 s [smos-cursor-gen] produces a history with one longer undo stack 4.74 ms
  16852. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16853. 411.72 s [smos-cursor-gen] produces valid results for addition 5.48 ms
  16854. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16855. 411.72 s [smos-cursor-gen] historyRedo
  16856. 411.72 s [smos-cursor-gen] is the inverse of historyUndo for the undo stack 3.37 ms
  16857. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16858. 411.72 s [smos-cursor-gen] Classes
  16859. 411.72 s [smos-cursor-gen] 100.00% non-trivial
  16860. 411.72 s [smos-cursor-gen] produces valid results 1.43 ms
  16861. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16862. 411.72 s [smos-cursor-gen] historyPresent
  16863. 411.72 s [smos-cursor-gen] produces valid states 0.75 ms
  16864. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16865. 411.72 s [smos-cursor-gen] historyUndo
  16866. 411.72 s [smos-cursor-gen] produces valid results 0.81 ms
  16867. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16868. 411.72 s [smos-cursor-gen] is the inverse of historyRedo for the history 2.46 ms
  16869. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16870. 411.72 s [smos-cursor-gen] Classes
  16871. 411.72 s [smos-cursor-gen] 100.00% non-trivial
  16872. 411.72 s [smos-cursor-gen] historyUndoLength
  16873. 411.72 s [smos-cursor-gen] produces valid words 0.21 ms
  16874. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16875. 411.72 s [smos-cursor-gen] singletonHistory
  16876. 411.72 s [smos-cursor-gen] produces valid histories 0.21 ms
  16877. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16878. 411.72 s [smos-cursor-gen] satisfies the third lens law for valid values and valid values 2.49 ms
  16879. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16880. 411.72 s [smos-cursor-gen] produces valid values when it is used to set valid values values on valid values values 2.18 ms
  16881. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16882. 411.72 s [smos-cursor-gen] satisfies the second lens law for valid values 2.17 ms
  16883. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16884. 411.72 s [smos-cursor-gen] gets valid values from valid values values 2.37 ms
  16885. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16886. 411.72 s [smos-cursor-gen] satisfies the first lens law for valid values and valid values 2.26 ms
  16887. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16888. 411.72 s [smos-cursor-gen] satisfies the second lens law for valid values 3.59 ms
  16889. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16890. 411.72 s [smos-cursor-gen] satisfies the first lens law for valid values and valid values 2.45 ms
  16891. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16892. 411.72 s [smos-cursor-gen] produces valid values when it is used to set valid values values on valid values values 2.95 ms
  16893. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16894. 411.72 s [smos-cursor-gen] satisfies the third lens law for valid values and valid values 2.84 ms
  16895. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16896. 411.72 s [smos-cursor-gen] gets valid values from valid values values 0.70 ms
  16897. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16898. 411.72 s [smos-cursor-gen] historyPush
  16899. 411.72 s [smos-cursor-gen] produces valid undo stacks 0.50 ms
  16900. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16901. 411.72 s [smos-cursor-gen] replaces the current present 0.33 ms
  16902. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16903. 411.72 s [smos-cursor-gen] the future is empty after pushing a new undo 0.28 ms
  16904. 411.72 s [smos-calendar-import] Phase: haddockPhase
  16905. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16906. 411.72 s [smos-cursor-gen] GenValid (History Int)
  16907. 411.72 s [smos-cursor-gen] genValid :: Gen (History Int)
  16908. 411.72 s [smos-cursor-gen] only generates valid '(History Int)'s 1.33 ms
  16909. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16910. 411.72 s [smos-cursor-gen] Smos.Cursor.PropertiesSpec
  16911. 411.72 s [smos-cursor-gen] GenValid PropertiesCursor
  16912. 411.72 s [smos-cursor-gen] genValid :: Gen PropertiesCursor
  16913. 411.72 s [smos-cursor-gen] only generates valid 'PropertiesCursor's 114.52 ms
  16914. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16915. 411.72 s [smos-cursor-gen] propertiesCursorDelete
  16916. 411.72 s [smos-cursor-gen] produces valid cursors 117.57 ms
  16917. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16918. 411.72 s [smos-cursor-gen] is the inverse of propertiesCursorStartNewPropertyBefore 29.03 ms
  16919. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16920. 411.72 s [smos-cursor-gen] propertiesCursorDeletePropertyAndSelectNext
  16921. 411.72 s [smos-cursor-gen] produces valid cursors 111.71 ms
  16922. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16923. 411.72 s [smos-cursor-gen] propertiesCursorSelectNextProperty
  16924. 411.72 s [smos-cursor-gen] produces valid cursors 121.83 ms
  16925. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16926. 411.72 s [smos-cursor-gen] is a movement
  16927. 411.72 s [smos-cursor-gen] propertiesCursorSelectPrevProperty
  16928. 411.72 s [smos-cursor-gen] is a movement
  16929. 411.72 s [smos-cursor-gen] produces valid cursors 120.67 ms
  16930. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16931. 411.72 s [smos-cursor-gen] propertiesCursorSet
  16932. 411.72 s [smos-cursor-gen] produces valid cursors 59.55 ms
  16933. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16934. 411.72 s [smos-cursor-gen] propertiesCursorToggleSelected
  16935. 411.72 s [smos-cursor-gen] produces valid cursors 126.66 ms
  16936. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16937. 411.72 s [smos-cursor-gen] is a movement
  16938. 411.72 s [smos-cursor-gen] emptyPropertiesCursor
  16939. 411.72 s [smos-cursor-gen] is a valid cursor 0.05 ms
  16940. 411.72 s [smos-cursor-gen] propertiesCursorStartNewPropertyBefore
  16941. 411.72 s [smos-cursor-gen] produces valid cursors 126.54 ms
  16942. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16943. 411.72 s [smos-cursor-gen] propertiesCursorRemove
  16944. 411.72 s [smos-cursor-gen] produces valid cursors 125.19 ms
  16945. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16946. 411.72 s [smos-cursor-gen] propertiesCursorDeleteProperty
  16947. 411.72 s [smos-cursor-gen] produces valid cursors 111.57 ms
  16948. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16949. 411.72 s [smos-cursor-gen] propertiesCursorAddOrSelect
  16950. 411.72 s [smos-cursor-gen] produces valid cursors 77.96 ms
  16951. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16952. 411.72 s [smos-cursor-gen] propertiesCursorAppend
  16953. 411.72 s [smos-cursor-gen] produces valid cursors when inserting an unsafe character 2.81 ms
  16954. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16955. 411.72 s [smos-cursor-gen] produces valid cursors 76.55 ms
  16956. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16957. 411.72 s [smos-cursor-gen] produces valid cursors when inserting '
  16958. 411.72 s [smos-cursor-gen] ' 0.19 ms
  16959. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16960. 411.72 s [smos-cursor-gen] rebuildPropertiesCursor
  16961. 411.72 s [smos-cursor-gen] is the inverse of makePropertiesCursor 14.53 ms
  16962. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16963. 411.72 s [smos-cursor-gen] produces valid cursors 119.67 ms
  16964. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16965. 411.72 s [smos-cursor-gen] propertiesCursorSelectPrevChar
  16966. 411.72 s [smos-cursor-gen] produces valid cursors 99.05 ms
  16967. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16968. 411.72 s [smos-cursor-gen] is a movement
  16969. 411.72 s [smos-cursor-gen] propertiesCursorInsert
  16970. 411.72 s [smos-cursor-gen] produces valid cursors 76.50 ms
  16971. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16972. 411.72 s [smos-cursor-gen] produces valid cursors when inserting an unsafe character 1.53 ms
  16973. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16974. 411.72 s [smos-cursor-gen] produces valid cursors when inserting '
  16975. 411.72 s [smos-cursor-gen] ' 0.10 ms
  16976. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16977. 411.72 s [smos-cursor-gen] propertiesCursorSelectNextChar
  16978. 411.72 s [smos-cursor-gen] produces valid cursors 80.32 ms
  16979. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16980. 411.72 s [smos-cursor-gen] is a movement
  16981. 411.72 s [smos-cursor-gen] makePropertiesCursor
  16982. 411.72 s [smos-cursor-gen] produces valid cursors 102.26 ms
  16983. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16984. 411.72 s [smos-cursor-gen] propertiesCursorRemovePropertyAndSelectPrevious
  16985. 411.72 s [smos-cursor-gen] produces valid cursors 95.03 ms
  16986. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16987. 411.72 s [smos-cursor-gen] propertiesCursorRemoveProperty
  16988. 411.72 s [smos-cursor-gen] produces valid cursors 101.50 ms
  16989. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16990. 411.72 s [smos-cursor-gen] is the inverse of propertiesCursorStartNewPropertyBefore 35.68 ms
  16991. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16992. 411.72 s [smos-cursor-gen] propertiesCursorStartNewPropertyAfter
  16993. 411.72 s [smos-cursor-gen] produces valid cursors 104.53 ms
  16994. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16995. 411.72 s [smos-cursor-gen] Smos.Cursor.FileBrowserSpec
  16996. 411.72 s [smos-cursor-gen] fileBrowserCursorStartNew
  16997. 411.72 s [smos-cursor-gen] produces valid cursors 167.23 ms
  16998. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  16999. 411.72 s [smos-cursor-gen] fileBrowserCursorToggleRecursively
  17000. 411.72 s [smos-cursor-gen] produces valid cursors 45.35 ms
  17001. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  17002. 411.72 s [smos-cursor-gen] fileBrowserCursorSelectBrowser
  17003. 411.72 s [smos-cursor-gen] produces valid cursors 196.36 ms
  17004. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  17005. 411.72 s [smos-cursor-gen] fileBrowserCursorDeleteChar
  17006. 411.72 s [smos-cursor-gen] produces valid cursors 203.42 ms
  17007. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  17008. 411.72 s [smos-cursor-gen] fileBrowserCursorSelectNext
  17009. 411.72 s [smos-cursor-gen] produces valid cursors 286.29 ms
  17010. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  17011. 411.72 s [smos-cursor-gen] fileBrowserCursorSelectNextChar
  17012. 411.72 s [smos-cursor-gen] produces valid cursors 63.60 ms
  17013. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  17014. 411.72 s [smos-cursor-gen] fileBrowserCursorFilterInsertChar
  17015. 411.72 s [smos-cursor-gen] produces valid cursors 156.44 ms
  17016. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  17017. 411.72 s [smos-cursor-gen] fileBrowserCursorFilterDeleteChar
  17018. 411.72 s [smos-cursor-gen] produces valid cursors 276.20 ms
  17019. 411.72 s [smos-calendar-import] Phase: installPhase
  17020. 411.72 s [smos-cursor-gen] passed for all of 100 inputs.
  17021. 411.72 s [smos-cursor-gen] fileBrowserCursorSelectPrev
  17022. 411.72 s [smos-cursor-gen] produces valid cursors 261.61 ms
  17023. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17024. 411.73 s [smos-cursor-gen] fileBrowserCursorSelectFilter
  17025. 411.73 s [smos-cursor-gen] produces valid cursors 155.94 ms
  17026. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17027. 411.73 s [smos-cursor-gen] makeFileBrowserCursor
  17028. 411.73 s [smos-cursor-gen] produces valid cursors 18.35 ms
  17029. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17030. 411.73 s [smos-cursor-gen] fileBrowserCursorInsertChar
  17031. 411.73 s [smos-cursor-gen] produces valid cursors 19.89 ms
  17032. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17033. 411.73 s [smos-cursor-gen] fileBrowserCursorStartNewBelowAtStart
  17034. 411.73 s [smos-cursor-gen] produces valid cursors 33.01 ms
  17035. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17036. 411.73 s [smos-cursor-gen] fileBrowserCursorToggle
  17037. 411.73 s [smos-cursor-gen] produces valid cursors 25.23 ms
  17038. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17039. 411.73 s [smos-cursor-gen] fileBrowserCursorStartNewBelowAtEnd
  17040. 411.73 s [smos-cursor-gen] produces valid cursors 32.42 ms
  17041. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17042. 411.73 s [smos-cursor-gen] fileBrowserArchiveFile
  17043. 411.73 s [smos-cursor-gen] correctly archives a file in a subdir 436.01 ms
  17044. 411.73 s [smos-cursor-gen] passed for all of 10 inputs.
  17045. 411.73 s [smos-cursor-gen] correctly archives a file 505.65 ms
  17046. 411.73 s [smos-cursor-gen] passed for all of 10 inputs.
  17047. 411.73 s [smos-cursor-gen] correctly archives a file in a nested subdir 389.09 ms
  17048. 411.73 s [smos-cursor-gen] passed for all of 10 inputs.
  17049. 411.73 s [smos-cursor-gen] fileBrowserCursorStopNew
  17050. 411.73 s [smos-cursor-gen] produces valid cursors 190.32 ms
  17051. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17052. 411.73 s [smos-cursor-gen] fileBrowserCursorAppendChar
  17053. 411.73 s [smos-cursor-gen] produces valid cursors 18.50 ms
  17054. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17055. 411.73 s [smos-cursor-gen] fileBrowserRmEmptyDir
  17056. 411.73 s [smos-cursor-gen] produces the same result as if I had reread the cursor 4.24 ms
  17057. 411.73 s [smos-cursor-gen] rebuildFileBrowserCursor
  17058. 411.73 s [smos-cursor-gen] is the inverse of makeFileBrowserCursor 12.55 ms
  17059. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17060. 411.73 s [smos-cursor-gen] produces valid cursors 59.55 ms
  17061. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17062. 411.73 s [smos-cursor-gen] GenValid FileBrowserCursor
  17063. 411.73 s [smos-cursor-gen] genValid :: Gen FileBrowserCursor
  17064. 411.73 s [smos-cursor-gen] only generates valid 'FileBrowserCursor's 314.00 ms
  17065. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17066. 411.73 s [smos-cursor-gen] fileBrowserCursorSelectPrevChar
  17067. 411.73 s [smos-cursor-gen] produces valid cursors 61.88 ms
  17068. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17069. 411.73 s [smos-cursor-gen] fileBrowserCursorFilterAppendChar
  17070. 411.73 s [smos-cursor-gen] produces valid cursors 158.61 ms
  17071. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17072. 411.73 s [smos-cursor-gen] fileBrowserCursorRemoveChar
  17073. 411.73 s [smos-cursor-gen] produces valid cursors 187.00 ms
  17074. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17075. 411.73 s [smos-cursor-gen] fileBrowserCursorFilterRemoveChar
  17076. 411.73 s [smos-cursor-gen] produces valid cursors 270.86 ms
  17077. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17078. 411.73 s [smos-cursor-gen] Smos.Cursor.SmosFileSpec
  17079. 411.73 s [smos-cursor-gen] smosFileCursorPromoteElem
  17080. 411.73 s [smos-cursor-gen] produces valid cursors 176.37 ms
  17081. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17082. 411.73 s [smos-cursor-gen] smosFileCursorToggleCollapseRecursively
  17083. 411.73 s [smos-cursor-gen] produces valid cursors 117.36 ms
  17084. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17085. 411.73 s [smos-cursor-gen] smosFileCursorSwapPrev
  17086. 411.73 s [smos-cursor-gen] produces valid cursors 279.05 ms
  17087. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17088. 411.73 s [smos-cursor-gen] satisfies the third lens law for valid values and valid values 114.72 ms
  17089. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17090. 411.73 s [smos-cursor-gen] gets valid values from valid values values 572.86 ms
  17091. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17092. 411.73 s [smos-cursor-gen] satisfies the second lens law for valid values 103.46 ms
  17093. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17094. 411.73 s [smos-cursor-gen] produces valid values when it is used to set valid values values on valid values values 573.99 ms
  17095. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17096. 411.73 s [smos-cursor-gen] satisfies the first lens law for valid values and valid values 100.80 ms
  17097. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17098. 411.73 s [smos-cursor-gen] satisfies the second lens law for valid values 98.31 ms
  17099. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17100. 411.73 s [smos-cursor-gen] gets valid values from valid values values 38.47 ms
  17101. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17102. 411.73 s [smos-cursor-gen] satisfies the first lens law for valid values and valid values 17.50 ms
  17103. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17104. 411.73 s [smos-cursor-gen] produces valid values when it is used to set valid values values on valid values values 587.39 ms
  17105. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17106. 411.73 s [smos-cursor-gen] satisfies the third lens law for valid values and valid values 91.17 ms
  17107. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17108. 411.73 s [smos-cursor-gen] smosFileCursorClockOutEverywhere
  17109. 411.73 s [smos-cursor-gen] produces valid cursors 316.03 ms
  17110. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17111. 411.73 s [smos-cursor-gen] smosFileCursorInsertEntryBeforeAndSelect
  17112. 411.73 s [smos-cursor-gen] inserts an entry below the currently selected entry
  17113. 411.73 s [smos-cursor-gen] produces valid cursors 560.30 ms
  17114. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17115. 411.73 s [smos-cursor-gen] smosFileCursorInsertEntryBelowAtStart
  17116. 411.73 s [smos-cursor-gen] produces a cursor in which you can select below 4.67 ms
  17117. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17118. 411.73 s [smos-cursor-gen] produces valid cursors 552.65 ms
  17119. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17120. 411.73 s [smos-cursor-gen] inserts an entry below the currently selected entry
  17121. 411.73 s [smos-cursor-gen] GenValid SmosFileCursor
  17122. 411.73 s [smos-cursor-gen] genValid :: Gen SmosFileCursor
  17123. 411.73 s [smos-cursor-gen] only generates valid 'SmosFileCursor's 566.71 ms
  17124. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17125. 411.73 s [smos-cursor-gen] smosFileCursorInsertEntryBelowAtEnd
  17126. 411.73 s [smos-cursor-gen] inserts an entry below the currently selected entry
  17127. 411.73 s [smos-cursor-gen] produces a cursor in which you can select below 0.60 ms
  17128. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17129. 411.73 s [smos-cursor-gen] produces valid cursors 549.32 ms
  17130. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17131. 411.73 s [smos-cursor-gen] smosFileCursorPromoteSubTree
  17132. 411.73 s [smos-cursor-gen] produces valid cursors 239.51 ms
  17133. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17134. 411.73 s [smos-cursor-gen] startSmosFile
  17135. 411.73 s [smos-cursor-gen] is valid 0.20 ms
  17136. 411.73 s [smos-cursor-gen] smosFileCursorSwapNext
  17137. 411.73 s [smos-cursor-gen] produces valid cursors 350.39 ms
  17138. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17139. 411.73 s [smos-cursor-gen] smosFileCursorToggleHideEntireEntry
  17140. 411.73 s [smos-cursor-gen] produces valid cursors 554.78 ms
  17141. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17142. 411.73 s [smos-cursor-gen] smosFileCursorSelectNext
  17143. 411.73 s [smos-cursor-gen] produces valid cursors 532.41 ms
  17144. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17145. 411.73 s [smos-cursor-gen] smosFileCursorSelectFirst
  17146. 411.73 s [smos-cursor-gen] produces valid cursors 587.79 ms
  17147. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17148. 411.73 s [smos-cursor-gen] smosFileCursorSelectLast
  17149. 411.73 s [smos-cursor-gen] produces valid cursors 595.55 ms
  17150. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17151. 411.73 s [smos-cursor-gen] smosFileCursorClockOutEverywhereAndClockInHere
  17152. 411.73 s [smos-cursor-gen] produces valid cursors 344.41 ms
  17153. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17154. 411.73 s [smos-cursor-gen] smosFileCursorReadyForStartup
  17155. 411.73 s [smos-cursor-gen] rebuilds to the same 159.47 ms
  17156. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17157. 411.73 s [smos-cursor-gen] smosFileCursorDemoteSubTree
  17158. 411.73 s [smos-cursor-gen] produces valid cursors 354.41 ms
  17159. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17160. 411.73 s [smos-cursor-gen] smosFileCursorDemoteElem
  17161. 411.73 s [smos-cursor-gen] produces valid cursors 346.87 ms
  17162. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17163. 411.73 s [smos-cursor-gen] smosFileCursorSelectPrev
  17164. 411.73 s [smos-cursor-gen] produces valid cursors 538.29 ms
  17165. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17166. 411.73 s [smos-cursor-gen] smosFileCursorInsertEntryBelowAtStartAndSelect
  17167. 411.73 s [smos-cursor-gen] inserts an entry below the currently selected entry
  17168. 411.73 s [smos-cursor-gen] produces valid cursors 511.90 ms
  17169. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17170. 411.73 s [smos-cursor-gen] smosFileSubtreeSetTodoState
  17171. 411.73 s [smos-cursor-gen] produces valid cursors 172.26 ms
  17172. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17173. 411.73 s [smos-cursor-gen] produces valid cursors when unsetting todo states 502.74 ms
  17174. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17175. 411.73 s [smos-cursor-gen] smosFileCursorInsertEntryBelowAtEndAndSelect
  17176. 411.73 s [smos-cursor-gen] inserts an entry below the currently selected entry
  17177. 411.73 s [smos-cursor-gen] produces valid cursors 459.64 ms
  17178. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17179. 411.73 s [smos-cursor-gen] smosFileCursorToggleCollapse
  17180. 411.73 s [smos-cursor-gen] produces valid cursors 160.00 ms
  17181. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17182. 411.73 s [smos-cursor-gen] makeSmosFileCursor
  17183. 411.73 s [smos-cursor-gen] produces valid cursors 395.42 ms
  17184. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17185. 411.73 s [smos-cursor-gen] smosFileCursorInsertEntryBefore
  17186. 411.73 s [smos-cursor-gen] inserts an entry below the currently selected entry
  17187. 411.73 s [smos-cursor-gen] produces valid cursors 410.41 ms
  17188. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17189. 411.73 s [smos-cursor-gen] produces a cursor in which you can select the next 0.49 ms
  17190. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17191. 411.73 s [smos-cursor-gen] smosFileCursorInsertEntryAfter
  17192. 411.73 s [smos-cursor-gen] produces a cursor in which you can select the next 3.89 ms
  17193. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17194. 411.73 s [smos-cursor-gen] produces valid cursors 392.79 ms
  17195. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17196. 411.73 s [smos-cursor-gen] inserts an entry above the currently selected entry
  17197. 411.73 s [smos-cursor-gen] rebuildSmosFileCursor
  17198. 411.73 s [smos-cursor-gen] is the inverse of makeFileCursor 66.64 ms
  17199. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17200. 411.73 s [smos-cursor-gen] produces valid cursors 378.83 ms
  17201. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17202. 411.73 s [smos-cursor-gen] smosFileCursorInsertEntryAfterAndSelect
  17203. 411.73 s [smos-cursor-gen] inserts an entry above the currently selected entry
  17204. 411.73 s [smos-cursor-gen] produces valid cursors 358.55 ms
  17205. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17206. 411.73 s [smos-cursor-gen] Smos.UndoSpec
  17207. 411.73 s [smos-cursor-gen] GenValid (UndoStack Int)
  17208. 411.73 s [smos-cursor-gen] genValid :: Gen (UndoStack Int)
  17209. 411.73 s [smos-cursor-gen] only generates valid '(UndoStack Int)'s 1.20 ms
  17210. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17211. 411.73 s [smos-cursor-gen] emptyUndoStack
  17212. 411.73 s [smos-cursor-gen] is valid 0.01 ms
  17213. 411.73 s [smos-cursor-gen] undoStackRedo
  17214. 411.73 s [smos-cursor-gen] is the inverse of undoStackUndo for the undo stack 1.40 ms
  17215. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17216. 411.73 s [smos-cursor-gen] Classes
  17217. 411.73 s [smos-cursor-gen] 100.00% non-trivial
  17218. 411.73 s [smos-cursor-gen] produces valid results 1.26 ms
  17219. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17220. 411.73 s [smos-cursor-gen] is the inverse of undoStackUndo for IndoUndo 0.91 ms
  17221. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17222. 411.73 s [smos-cursor-gen] Classes
  17223. 411.73 s [smos-cursor-gen] 100.00% non-trivial
  17224. 411.73 s [smos-cursor-gen] undoStackUndo
  17225. 411.73 s [smos-cursor-gen] produces valid results 1.14 ms
  17226. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17227. 411.73 s [smos-cursor-gen] is the inverse of undoStackRedo for the undo stack 1.18 ms
  17228. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17229. 411.73 s [smos-cursor-gen] Classes
  17230. 411.73 s [smos-cursor-gen] 100.00% non-trivial
  17231. 411.73 s [smos-cursor-gen] is the inverse of undoStackRedo for IndoRedo 0.58 ms
  17232. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17233. 411.73 s [smos-cursor-gen] Classes
  17234. 411.73 s [smos-cursor-gen] 100.00% non-trivial
  17235. 411.73 s [smos-cursor-gen] undoStackPush
  17236. 411.73 s [smos-cursor-gen] produces valid undo stacks 0.73 ms
  17237. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17238. 411.73 s [smos-cursor-gen] the redo stack is empty after pushing a new undo 0.26 ms
  17239. 411.73 s [smos-cursor-gen] passed for all of 100 inputs.
  17240. 411.73 s [smos-cursor-gen]
  17241. 411.73 s [smos-cursor-gen] Examples: 35941
  17242. 411.73 s [smos-cursor-gen] Passed: 373
  17243. 411.73 s [smos-cursor-gen] Failed: 0
  17244. 411.73 s [smos-cursor-gen] Pending: 16
  17245. 411.73 s [smos-cursor-gen] Sum of test runtimes: 56.51 seconds
  17246. 411.73 s [smos-cursor-gen] Test suite took: 3.22 seconds
  17247. 411.73 s [smos-cursor-gen]
  17248. 411.73 s [smos-cursor-gen] Test suite smos-cursor-test: PASS
  17249. 411.73 s [smos-cursor-gen] Test suite logged to: dist/test/smos-cursor-gen-0.2.2-smos-cursor-test.log
  17250. 411.73 s [smos-cursor-gen] 1 of 1 test suites (1 of 1 test cases) passed.
  17251. 411.73 s [smos-cursor-gen] Phase: haddockPhase
  17252. 411.73 s [smos-cursor-gen] Phase: installPhase
  17253. 411.77 s [smos-report-cursor-gen] [1 of 8] Compiling Paths_smos_report_cursor_gen ( dist/build/autogen/Paths_smos_report_cursor_gen.hs, dist/build/Paths_smos_report_cursor_gen.o, dist/build/Paths_smos_report_cursor_gen.dyn_o )
  17254. 411.83 s [smos-calendar-import] Installing library in /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
  17255. 411.85 s [smos-cursor-gen] Installing library in /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu
  17256. 411.92 s [smos-report-cursor-gen] [2 of 8] Compiling Smos.Cursor.Report.Entry.Gen ( src/Smos/Cursor/Report/Entry/Gen.hs, dist/build/Smos/Cursor/Report/Entry/Gen.o, dist/build/Smos/Cursor/Report/Entry/Gen.dyn_o )
  17257. 411.94 s [smos-calendar-import] Installing executable smos-calendar-import in /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/bin
  17258. 411.94 s [smos-calendar-import] Warning: The directory
  17259. 411.94 s [smos-calendar-import] /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/bin is
  17260. 411.94 s [smos-calendar-import] not in the system search path.
  17261. 412.10 s [smos-cursor-gen] Phase: fixupPhase
  17262. 412.12 s [smos-cursor-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2
  17263. 412.12 s [smos-cursor-gen] shrinking /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu-ghc9.10.3.so
  17264. 412.20 s [smos-cursor-gen] checking for references to /build/ in /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2...
  17265. 412.22 s [smos-cursor-gen] patching script interpreter paths in /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2
  17266. 412.23 s [smos-cursor-gen] stripping (with command strip and flags -S -p) in /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2/lib
  17267. 412.27 s [smos-cursor-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/2k0a4rqfzs1prfwk3vs7v2rn1h60h8rc-smos-cursor-gen-0.2.2-coverage
  17268. 412.28 s [smos-calendar-import] Phase: fixupPhase
  17269. 412.28 s [smos-cursor-gen] checking for references to /build/ in /nix/store/2k0a4rqfzs1prfwk3vs7v2rn1h60h8rc-smos-cursor-gen-0.2.2-coverage...
  17270. 412.29 s [smos-cursor-gen] patching script interpreter paths in /nix/store/2k0a4rqfzs1prfwk3vs7v2rn1h60h8rc-smos-cursor-gen-0.2.2-coverage
  17271. 412.30 s [smos-calendar-import] shrinking RPATHs of ELF executables and libraries in /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0
  17272. 412.30 s [smos-calendar-import] shrinking /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/bin/smos-calendar-import
  17273. 412.33 s [smos-calendar-import] shrinking /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP-ghc9.10.3.so
  17274. 412.34 s [smos-report-cursor-gen] [3 of 8] Compiling Smos.Cursor.Report.Next.Gen ( src/Smos/Cursor/Report/Next/Gen.hs, dist/build/Smos/Cursor/Report/Next/Gen.o, dist/build/Smos/Cursor/Report/Next/Gen.dyn_o )
  17275. 412.40 s [smos-report-cursor-gen] [4 of 8] Compiling Smos.Cursor.Report.Ongoing.Gen ( src/Smos/Cursor/Report/Ongoing/Gen.hs, dist/build/Smos/Cursor/Report/Ongoing/Gen.o, dist/build/Smos/Cursor/Report/Ongoing/Gen.dyn_o )
  17276. 412.42 s [smos-calendar-import] checking for references to /build/ in /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0...
  17277. 412.45 s [smos-calendar-import] gzipping man pages under /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/share/man/
  17278. 412.46 s [smos-calendar-import]
  17279. 412.47 s [smos-calendar-import] stripping (with command strip and flags -S -p) in /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/lib /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0/bin
  17280. 412.57 s [smos-report-cursor-gen] [5 of 8] Compiling Smos.Cursor.Report.Stuck.Gen ( src/Smos/Cursor/Report/Stuck/Gen.hs, dist/build/Smos/Cursor/Report/Stuck/Gen.o, dist/build/Smos/Cursor/Report/Stuck/Gen.dyn_o )
  17281. 412.57 s [smos-report-cursor-gen] [6 of 8] Compiling Smos.Cursor.Report.Timestamps.Gen ( src/Smos/Cursor/Report/Timestamps/Gen.hs, dist/build/Smos/Cursor/Report/Timestamps/Gen.o, dist/build/Smos/Cursor/Report/Timestamps/Gen.dyn_o )
  17282. 412.57 s [smos-report-cursor-gen] [7 of 8] Compiling Smos.Cursor.Report.Waiting.Gen ( src/Smos/Cursor/Report/Waiting/Gen.hs, dist/build/Smos/Cursor/Report/Waiting/Gen.o, dist/build/Smos/Cursor/Report/Waiting/Gen.dyn_o )
  17283. 412.57 s [smos-report-cursor-gen] [8 of 8] Compiling Smos.Cursor.Report.Work.Gen ( src/Smos/Cursor/Report/Work/Gen.hs, dist/build/Smos/Cursor/Report/Work/Gen.o, dist/build/Smos/Cursor/Report/Work/Gen.dyn_o )
  17284. 412.59 s [smos-calendar-import] shrinking RPATHs of ELF executables and libraries in /nix/store/pw9qf7ddmlf4r1xdb82jfzfvwq02jhp1-smos-calendar-import-0.10.0-coverables
  17285. 412.59 s [smos-calendar-import] checking for references to /build/ in /nix/store/pw9qf7ddmlf4r1xdb82jfzfvwq02jhp1-smos-calendar-import-0.10.0-coverables...
  17286. 412.60 s [smos-calendar-import] patching script interpreter paths in /nix/store/pw9qf7ddmlf4r1xdb82jfzfvwq02jhp1-smos-calendar-import-0.10.0-coverables
  17287. 412.61 s [smos-calendar-import] shrinking RPATHs of ELF executables and libraries in /nix/store/jhh00jqc093gvp2nqrc05hf1fjwfcdjk-smos-calendar-import-0.10.0-coverage
  17288. 412.61 s [smos-calendar-import] checking for references to /build/ in /nix/store/jhh00jqc093gvp2nqrc05hf1fjwfcdjk-smos-calendar-import-0.10.0-coverage...
  17289. 412.62 s [smos-calendar-import] patching script interpreter paths in /nix/store/jhh00jqc093gvp2nqrc05hf1fjwfcdjk-smos-calendar-import-0.10.0-coverage
  17290. 412.66 s [smos-sync-gen-source] Phase: setupCompilerEnvironmentPhase
  17291. 412.67 s [smos-sync-gen-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  17292. 412.74 s [smos-server-gen-source] Phase: setupCompilerEnvironmentPhase
  17293. 412.74 s [smos-server-gen-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  17294. 413.39 s [smos-sync-gen-source] Phase: unpackPhase
  17295. 413.40 s [smos-sync-gen-source] unpacking source archive /nix/store/qrv6cks7lkiziibn25vz6xnz4mjr0g22-smos-sync-gen
  17296. 413.42 s [smos-sync-gen-source] source root is smos-sync-gen
  17297. 413.43 s [smos-sync-gen-source] Phase: patchPhase
  17298. 413.44 s [smos-sync-gen-source] Phase: compileBuildDriverPhase
  17299. 413.44 s [smos-sync-gen-source] setupCompileFlags: -package-db=/build/tmp.hoHCni13Ew/setup-package.conf.d -threaded
  17300. 413.49 s [smos-sync-gen-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.hoHCni13Ew/Main.o )
  17301. 413.53 s [smos-sync-gen-source] [2 of 2] Linking Setup
  17302. 413.62 s [smos-server-gen-source] Phase: unpackPhase
  17303. 413.62 s [smos-server-gen-source] unpacking source archive /nix/store/2w4h8aw78c0i9733yzyfgg1z41rgh5a8-smos-server-gen
  17304. 413.65 s [smos-server-gen-source] source root is smos-server-gen
  17305. 413.66 s [smos-server-gen-source] Phase: patchPhase
  17306. 413.67 s [smos-server-gen-source] Phase: compileBuildDriverPhase
  17307. 413.67 s [smos-server-gen-source] setupCompileFlags: -package-db=/build/tmp.SdWy4FrRzc/setup-package.conf.d -threaded
  17308. 413.72 s [smos-server-gen-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.SdWy4FrRzc/Main.o )
  17309. 413.76 s [smos-server-gen-source] [2 of 2] Linking Setup
  17310. 414.71 s [smos-sync-gen-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  17311. 414.72 s [smos-sync-gen-source] Phase: configurePhase
  17312. 414.73 s [smos-sync-gen-source] configureFlags: --verbose --prefix=/nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.hoHCni13Ew/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  17313. 414.74 s [smos-sync-gen-source] Using Parsec parser
  17314. 414.74 s [smos-sync-gen-source] Configuring smos-sync-gen-0.4.2...
  17315. 414.99 s [smos-server-gen-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  17316. 415.01 s [smos-server-gen-source] Phase: configurePhase
  17317. 415.01 s [smos-server-gen-source] configureFlags: --verbose --prefix=/nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.SdWy4FrRzc/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  17318. 415.02 s [smos-server-gen-source] Using Parsec parser
  17319. 415.02 s [smos-server-gen-source] Configuring smos-server-gen-0.9.1...
  17320. 415.56 s [smos-sync-gen-source] Dependency QuickCheck: using QuickCheck-2.15.0.1
  17321. 415.56 s [smos-sync-gen-source] Dependency async: using async-2.2.5
  17322. 415.56 s [smos-sync-gen-source] Dependency base: using base-4.20.2.0
  17323. 415.56 s [smos-sync-gen-source] Dependency bytestring: using bytestring-0.12.2.0
  17324. 415.56 s [smos-sync-gen-source] Dependency dirforest: using dirforest-0.1.0.0
  17325. 415.56 s [smos-sync-gen-source] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
  17326. 415.56 s [smos-sync-gen-source] Dependency genvalidity-dirforest: using genvalidity-dirforest-0.1.0.1
  17327. 415.56 s [smos-sync-gen-source] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
  17328. 415.56 s [smos-sync-gen-source] Dependency monad-logger: using monad-logger-0.3.42
  17329. 415.56 s [smos-sync-gen-source] Dependency path: using path-0.9.6
  17330. 415.56 s [smos-sync-gen-source] Dependency path-io: using path-io-1.8.2
  17331. 415.56 s [smos-sync-gen-source] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
  17332. 415.56 s [smos-sync-gen-source] Dependency servant-client: using servant-client-0.20.3.0
  17333. 415.56 s [smos-sync-gen-source] Dependency smos-api: using smos-api-0.8.0
  17334. 415.56 s [smos-sync-gen-source] Dependency smos-api-gen: using smos-api-gen-0.3.2
  17335. 415.56 s [smos-sync-gen-source] Dependency smos-sync: using smos-sync-0.8.0
  17336. 415.56 s [smos-sync-gen-source] Dependency sydtest: using sydtest-0.23.0.1
  17337. 415.56 s [smos-sync-gen-source] Dependency sydtest-persistent-sqlite: using sydtest-persistent-sqlite-0.2.0.3
  17338. 415.56 s [smos-sync-gen-source] Dependency base: using base-4.20.2.0
  17339. 415.56 s [smos-sync-gen-source] Dependency criterion: using criterion-1.6.4.0
  17340. 415.56 s [smos-sync-gen-source] Dependency genvalidity-criterion: using genvalidity-criterion-1.1.0.0
  17341. 415.56 s [smos-sync-gen-source] Dependency smos-sync: using smos-sync-0.8.0
  17342. 415.56 s [smos-sync-gen-source] Dependency smos-sync-gen: using smos-sync-gen-0.4.2
  17343. 415.56 s [smos-sync-gen-source] Source component graph:
  17344. 415.56 s [smos-sync-gen-source] component lib
  17345. 415.56 s [smos-sync-gen-source] component bench:smos-sync-bench dependency lib
  17346. 415.56 s [smos-sync-gen-source] Configured component graph:
  17347. 415.56 s [smos-sync-gen-source] component smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT
  17348. 415.56 s [smos-sync-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  17349. 415.56 s [smos-sync-gen-source] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
  17350. 415.56 s [smos-sync-gen-source] include base-4.20.2.0-fafd
  17351. 415.56 s [smos-sync-gen-source] include bytestring-0.12.2.0-96e1
  17352. 415.56 s [smos-sync-gen-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  17353. 415.56 s [smos-sync-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  17354. 415.56 s [smos-sync-gen-source] include genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
  17355. 415.56 s [smos-sync-gen-source] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  17356. 415.56 s [smos-sync-gen-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  17357. 415.56 s [smos-sync-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  17358. 415.56 s [smos-sync-gen-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  17359. 415.56 s [smos-sync-gen-source] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  17360. 415.56 s [smos-sync-gen-source] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  17361. 415.56 s [smos-sync-gen-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  17362. 415.56 s [smos-sync-gen-source] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
  17363. 415.56 s [smos-sync-gen-source] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  17364. 415.56 s [smos-sync-gen-source] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  17365. 415.56 s [smos-sync-gen-source] include sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
  17366. 415.56 s [smos-sync-gen-source] component smos-sync-gen-0.4.2-8YZ37eUDdE5r7PMhED2Pl-smos-sync-bench
  17367. 415.56 s [smos-sync-gen-source] include base-4.20.2.0-fafd
  17368. 415.56 s [smos-sync-gen-source] include criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
  17369. 415.56 s [smos-sync-gen-source] include genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
  17370. 415.56 s [smos-sync-gen-source] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  17371. 415.56 s [smos-sync-gen-source] include smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT
  17372. 415.56 s [smos-sync-gen-source] Linked component graph:
  17373. 415.56 s [smos-sync-gen-source] unit smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT
  17374. 415.56 s [smos-sync-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  17375. 415.56 s [smos-sync-gen-source] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
  17376. 415.56 s [smos-sync-gen-source] include base-4.20.2.0-fafd
  17377. 415.56 s [smos-sync-gen-source] include bytestring-0.12.2.0-96e1
  17378. 415.56 s [smos-sync-gen-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  17379. 415.56 s [smos-sync-gen-source] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  17380. 415.56 s [smos-sync-gen-source] include genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
  17381. 415.56 s [smos-sync-gen-source] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  17382. 415.56 s [smos-sync-gen-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  17383. 415.56 s [smos-sync-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  17384. 415.56 s [smos-sync-gen-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  17385. 415.56 s [smos-sync-gen-source] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  17386. 415.56 s [smos-sync-gen-source] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  17387. 415.56 s [smos-sync-gen-source] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  17388. 415.56 s [smos-sync-gen-source] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
  17389. 415.56 s [smos-sync-gen-source] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  17390. 415.56 s [smos-sync-gen-source] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  17391. 415.56 s [smos-sync-gen-source] include sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
  17392. 415.56 s [smos-sync-gen-source] Smos.Sync.Client.ContentsMap.Gen=smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT:Smos.Sync.Client.ContentsMap.Gen,Smos.Sync.Client.DirForest.Gen=smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT:Smos.Sync.Client.DirForest.Gen,Smos.Sync.Client.MetaMap.Gen=smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT:Smos.Sync.Client.MetaMap.Gen,Smos.Sync.Client.Sync.Gen=smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT:Smos.Sync.Client.Sync.Gen,Smos.Sync.Client.TestUtils=smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT:Smos.Sync.Client.TestUtils
  17393. 415.56 s [smos-sync-gen-source] unit smos-sync-gen-0.4.2-8YZ37eUDdE5r7PMhED2Pl-smos-sync-bench
  17394. 415.56 s [smos-sync-gen-source] include base-4.20.2.0-fafd
  17395. 415.56 s [smos-sync-gen-source] include criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
  17396. 415.56 s [smos-sync-gen-source] include genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
  17397. 415.56 s [smos-sync-gen-source] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  17398. 415.56 s [smos-sync-gen-source] include smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT
  17399. 415.56 s [smos-sync-gen-source] Ready component graph:
  17400. 415.56 s [smos-sync-gen-source] definite smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT
  17401. 415.56 s [smos-sync-gen-source] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  17402. 415.56 s [smos-sync-gen-source] depends async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
  17403. 415.56 s [smos-sync-gen-source] depends base-4.20.2.0-fafd
  17404. 415.56 s [smos-sync-gen-source] depends bytestring-0.12.2.0-96e1
  17405. 415.56 s [smos-sync-gen-source] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  17406. 415.56 s [smos-sync-gen-source] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  17407. 415.56 s [smos-sync-gen-source] depends genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
  17408. 415.56 s [smos-sync-gen-source] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  17409. 415.56 s [smos-sync-gen-source] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  17410. 415.56 s [smos-sync-gen-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  17411. 415.56 s [smos-sync-gen-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  17412. 415.56 s [smos-sync-gen-source] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  17413. 415.56 s [smos-sync-gen-source] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  17414. 415.56 s [smos-sync-gen-source] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  17415. 415.56 s [smos-sync-gen-source] depends smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
  17416. 415.56 s [smos-sync-gen-source] depends smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  17417. 415.56 s [smos-sync-gen-source] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  17418. 415.56 s [smos-sync-gen-source] depends sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
  17419. 415.56 s [smos-sync-gen-source] definite smos-sync-gen-0.4.2-8YZ37eUDdE5r7PMhED2Pl-smos-sync-bench
  17420. 415.56 s [smos-sync-gen-source] depends base-4.20.2.0-fafd
  17421. 415.56 s [smos-sync-gen-source] depends criterion-1.6.4.0-KXgZPUC3XbuAxh4sQtctr9
  17422. 415.56 s [smos-sync-gen-source] depends genvalidity-criterion-1.1.0.0-G6lPC3tJMLm7RvpSYVmT2h
  17423. 415.56 s [smos-sync-gen-source] depends smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  17424. 415.56 s [smos-sync-gen-source] depends smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT
  17425. 415.56 s [smos-sync-gen-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  17426. 415.56 s [smos-sync-gen-source] Using compiler: ghc-9.10.3
  17427. 415.56 s [smos-sync-gen-source] Using install prefix:
  17428. 415.56 s [smos-sync-gen-source] /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2
  17429. 415.56 s [smos-sync-gen-source] Executables installed in:
  17430. 415.56 s [smos-sync-gen-source] /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2/bin
  17431. 415.56 s [smos-sync-gen-source] Libraries installed in:
  17432. 415.56 s [smos-sync-gen-source] /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-sync-gen-0.4.2-Jj1hwpODlop3wleehv3VzT
  17433. 415.56 s [smos-sync-gen-source] Dynamic Libraries installed in:
  17434. 415.56 s [smos-sync-gen-source] /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  17435. 415.56 s [smos-sync-gen-source] Private executables installed in:
  17436. 415.56 s [smos-sync-gen-source] /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-sync-gen-0.4.2
  17437. 415.56 s [smos-sync-gen-source] Data files installed in:
  17438. 415.56 s [smos-sync-gen-source] /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2/share/x86_64-linux-ghc-9.10.3-a85d/smos-sync-gen-0.4.2
  17439. 415.56 s [smos-sync-gen-source] Documentation installed in:
  17440. 415.56 s [smos-sync-gen-source] /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-sync-gen-0.4.2
  17441. 415.56 s [smos-sync-gen-source] Configuration files installed in:
  17442. 415.56 s [smos-sync-gen-source] /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2/etc
  17443. 415.56 s [smos-sync-gen-source] No alex found
  17444. 415.56 s [smos-sync-gen-source] Using ar found on system at:
  17445. 415.56 s [smos-sync-gen-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  17446. 415.56 s [smos-sync-gen-source] No c2hs found
  17447. 415.56 s [smos-sync-gen-source] No cpphs found
  17448. 415.56 s [smos-sync-gen-source] No doctest found
  17449. 415.56 s [smos-sync-gen-source] Using gcc version 14.3.0 given by user at:
  17450. 415.56 s [smos-sync-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  17451. 415.56 s [smos-sync-gen-source] Using ghc version 9.10.3 found on system at:
  17452. 415.56 s [smos-sync-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  17453. 415.56 s [smos-sync-gen-source] Using ghc-pkg version 9.10.3 found on system at:
  17454. 415.56 s [smos-sync-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  17455. 415.56 s [smos-sync-gen-source] No ghcjs found
  17456. 415.56 s [smos-sync-gen-source] No ghcjs-pkg found
  17457. 415.56 s [smos-sync-gen-source] No greencard found
  17458. 415.56 s [smos-sync-gen-source] Using haddock version 2.31.1 found on system at:
  17459. 415.56 s [smos-sync-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  17460. 415.56 s [smos-sync-gen-source] No happy found
  17461. 415.56 s [smos-sync-gen-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  17462. 415.56 s [smos-sync-gen-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  17463. 415.56 s [smos-sync-gen-source] No hmake found
  17464. 415.60 s [smos-sync-gen-source] Using hpc version 0.69 found on system at:
  17465. 415.60 s [smos-sync-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  17466. 415.60 s [smos-sync-gen-source] Using hsc2hs version 0.68.10 found on system at:
  17467. 415.60 s [smos-sync-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  17468. 415.60 s [smos-sync-gen-source] No hscolour found
  17469. 415.60 s [smos-sync-gen-source] No jhc found
  17470. 415.60 s [smos-sync-gen-source] Using ld found on system at:
  17471. 415.60 s [smos-sync-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  17472. 415.60 s [smos-sync-gen-source] No pkg-config found
  17473. 415.60 s [smos-sync-gen-source] Using runghc version 9.10.3 found on system at:
  17474. 415.60 s [smos-sync-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  17475. 415.60 s [smos-sync-gen-source] Using strip version 2.44 found on system at:
  17476. 415.60 s [smos-sync-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  17477. 415.60 s [smos-sync-gen-source] Using tar found on system at:
  17478. 415.60 s [smos-sync-gen-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  17479. 415.60 s [smos-sync-gen-source] No uhc found
  17480. 415.82 s [smos-server-gen-source] Dependency QuickCheck: using QuickCheck-2.15.0.1
  17481. 415.82 s [smos-server-gen-source] Dependency base: using base-4.20.2.0
  17482. 415.82 s [smos-server-gen-source] Dependency bytestring: using bytestring-0.12.2.0
  17483. 415.82 s [smos-server-gen-source] Dependency containers: using containers-0.7
  17484. 415.82 s [smos-server-gen-source] Dependency deepseq: using deepseq-1.5.0.0
  17485. 415.82 s [smos-server-gen-source] Dependency dirforest: using dirforest-0.1.0.0
  17486. 415.82 s [smos-server-gen-source] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
  17487. 415.82 s [smos-server-gen-source] Dependency http-client: using http-client-0.7.19
  17488. 415.82 s [smos-server-gen-source] Dependency mergeful: using mergeful-0.3.0.0
  17489. 415.82 s [smos-server-gen-source] Dependency microlens: using microlens-0.4.14.0
  17490. 415.82 s [smos-server-gen-source] Dependency path: using path-0.9.6
  17491. 415.82 s [smos-server-gen-source] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
  17492. 415.82 s [smos-server-gen-source] Dependency servant-auth-client: using servant-auth-client-0.4.2.0
  17493. 415.82 s [smos-server-gen-source] Dependency servant-auth-server: using servant-auth-server-0.4.9.1
  17494. 415.82 s [smos-server-gen-source] Dependency smos-api-gen: using smos-api-gen-0.3.2
  17495. 415.82 s [smos-server-gen-source] Dependency smos-client: using smos-client-0.6.0
  17496. 415.82 s [smos-server-gen-source] Dependency smos-data: using smos-data-0.7.0
  17497. 415.82 s [smos-server-gen-source] Dependency smos-data-gen: using smos-data-gen-0.5.1
  17498. 415.82 s [smos-server-gen-source] Dependency smos-directory-gen: using smos-directory-gen-0.2.0
  17499. 415.82 s [smos-server-gen-source] Dependency smos-server: using smos-server-0.15.0
  17500. 415.82 s [smos-server-gen-source] Dependency smos-sync: using smos-sync-0.8.0
  17501. 415.82 s [smos-server-gen-source] Dependency sydtest: using sydtest-0.23.0.1
  17502. 415.82 s [smos-server-gen-source] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
  17503. 415.82 s [smos-server-gen-source] Dependency unliftio: using unliftio-0.2.25.1
  17504. 415.82 s [smos-server-gen-source] Dependency yaml: using yaml-0.11.11.2
  17505. 415.82 s [smos-server-gen-source] Dependency base: using base-4.20.2.0
  17506. 415.82 s [smos-server-gen-source] Dependency http-client-tls: using http-client-tls-0.3.6.4
  17507. 415.82 s [smos-server-gen-source] Dependency http-types: using http-types-0.12.4
  17508. 415.82 s [smos-server-gen-source] Dependency semver: using semver-0.4.0.1
  17509. 415.82 s [smos-server-gen-source] Dependency servant-client: using servant-client-0.20.3.0
  17510. 415.82 s [smos-server-gen-source] Dependency smos-client: using smos-client-0.6.0
  17511. 415.82 s [smos-server-gen-source] Dependency smos-data: using smos-data-0.7.0
  17512. 415.82 s [smos-server-gen-source] Dependency sydtest: using sydtest-0.23.0.1
  17513. 415.82 s [smos-server-gen-source] Dependency text: using text-2.1.3
  17514. 415.82 s [smos-server-gen-source] Source component graph:
  17515. 415.82 s [smos-server-gen-source] component exe:smos-server-end-to-end-test
  17516. 415.82 s [smos-server-gen-source] component lib
  17517. 415.82 s [smos-server-gen-source] Configured component graph:
  17518. 415.82 s [smos-server-gen-source] component smos-server-gen-0.9.1-3IjnCVN7vpB3rKonjEmI9Y-smos-server-end-to-end-test
  17519. 415.82 s [smos-server-gen-source] include base-4.20.2.0-fafd
  17520. 415.82 s [smos-server-gen-source] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
  17521. 415.82 s [smos-server-gen-source] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  17522. 415.82 s [smos-server-gen-source] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  17523. 415.82 s [smos-server-gen-source] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  17524. 415.82 s [smos-server-gen-source] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  17525. 415.82 s [smos-server-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  17526. 415.82 s [smos-server-gen-source] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  17527. 415.82 s [smos-server-gen-source] include text-2.1.3-34f1
  17528. 415.82 s [smos-server-gen-source] component smos-server-gen-0.9.1-KFWkI8H2dv46pPP7CIQf3I
  17529. 415.82 s [smos-server-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  17530. 415.82 s [smos-server-gen-source] include base-4.20.2.0-fafd
  17531. 415.82 s [smos-server-gen-source] include bytestring-0.12.2.0-96e1
  17532. 415.82 s [smos-server-gen-source] include containers-0.7-96b4
  17533. 415.82 s [smos-server-gen-source] include deepseq-1.5.0.0-2b65
  17534. 415.82 s [smos-server-gen-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  17535. 415.82 s [smos-server-gen-source] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  17536. 415.82 s [smos-server-gen-source] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  17537. 415.82 s [smos-server-gen-source] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  17538. 415.82 s [smos-server-gen-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  17539. 415.82 s [smos-server-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  17540. 415.82 s [smos-server-gen-source] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  17541. 415.82 s [smos-server-gen-source] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  17542. 415.82 s [smos-server-gen-source] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  17543. 415.82 s [smos-server-gen-source] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
  17544. 415.82 s [smos-server-gen-source] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  17545. 415.82 s [smos-server-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  17546. 415.82 s [smos-server-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  17547. 415.82 s [smos-server-gen-source] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  17548. 415.82 s [smos-server-gen-source] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  17549. 415.82 s [smos-server-gen-source] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  17550. 415.82 s [smos-server-gen-source] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  17551. 415.82 s [smos-server-gen-source] include sydtest-wai-0.2.0.2-AQ9BvHrr6xuLVEO9fQpv31
  17552. 415.82 s [smos-server-gen-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  17553. 415.82 s [smos-server-gen-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  17554. 415.82 s [smos-server-gen-source] Linked component graph:
  17555. 415.82 s [smos-server-gen-source] unit smos-server-gen-0.9.1-3IjnCVN7vpB3rKonjEmI9Y-smos-server-end-to-end-test
  17556. 415.82 s [smos-server-gen-source] include base-4.20.2.0-fafd
  17557. 415.82 s [smos-server-gen-source] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
  17558. 415.82 s [smos-server-gen-source] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  17559. 415.82 s [smos-server-gen-source] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  17560. 415.82 s [smos-server-gen-source] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  17561. 415.82 s [smos-server-gen-source] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  17562. 415.82 s [smos-server-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  17563. 415.82 s [smos-server-gen-source] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  17564. 415.82 s [smos-server-gen-source] include text-2.1.3-34f1
  17565. 415.82 s [smos-server-gen-source] unit smos-server-gen-0.9.1-KFWkI8H2dv46pPP7CIQf3I
  17566. 415.82 s [smos-server-gen-source] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  17567. 415.82 s [smos-server-gen-source] include base-4.20.2.0-fafd
  17568. 415.82 s [smos-server-gen-source] include bytestring-0.12.2.0-96e1
  17569. 415.82 s [smos-server-gen-source] include containers-0.7-96b4
  17570. 415.82 s [smos-server-gen-source] include deepseq-1.5.0.0-2b65
  17571. 415.82 s [smos-server-gen-source] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  17572. 415.82 s [smos-server-gen-source] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  17573. 415.82 s [smos-server-gen-source] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  17574. 415.82 s [smos-server-gen-source] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  17575. 415.82 s [smos-server-gen-source] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  17576. 415.82 s [smos-server-gen-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  17577. 415.82 s [smos-server-gen-source] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  17578. 415.82 s [smos-server-gen-source] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  17579. 415.82 s [smos-server-gen-source] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  17580. 415.82 s [smos-server-gen-source] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
  17581. 415.82 s [smos-server-gen-source] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  17582. 415.82 s [smos-server-gen-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  17583. 415.82 s [smos-server-gen-source] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  17584. 415.82 s [smos-server-gen-source] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  17585. 415.82 s [smos-server-gen-source] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  17586. 415.82 s [smos-server-gen-source] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  17587. 415.82 s [smos-server-gen-source] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  17588. 415.82 s [smos-server-gen-source] include sydtest-wai-0.2.0.2-AQ9BvHrr6xuLVEO9fQpv31
  17589. 415.82 s [smos-server-gen-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  17590. 415.82 s [smos-server-gen-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  17591. 415.82 s [smos-server-gen-source] Smos.Server.InterestingStore=smos-server-gen-0.9.1-KFWkI8H2dv46pPP7CIQf3I:Smos.Server.InterestingStore,Smos.Server.TestUtils=smos-server-gen-0.9.1-KFWkI8H2dv46pPP7CIQf3I:Smos.Server.TestUtils
  17592. 415.82 s [smos-server-gen-source] Ready component graph:
  17593. 415.82 s [smos-server-gen-source] definite smos-server-gen-0.9.1-KFWkI8H2dv46pPP7CIQf3I
  17594. 415.82 s [smos-server-gen-source] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  17595. 415.82 s [smos-server-gen-source] depends base-4.20.2.0-fafd
  17596. 415.82 s [smos-server-gen-source] depends bytestring-0.12.2.0-96e1
  17597. 415.82 s [smos-server-gen-source] depends containers-0.7-96b4
  17598. 415.82 s [smos-server-gen-source] depends deepseq-1.5.0.0-2b65
  17599. 415.82 s [smos-server-gen-source] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  17600. 415.82 s [smos-server-gen-source] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  17601. 415.82 s [smos-server-gen-source] depends http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  17602. 415.82 s [smos-server-gen-source] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  17603. 415.82 s [smos-server-gen-source] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  17604. 415.82 s [smos-server-gen-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  17605. 415.82 s [smos-server-gen-source] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  17606. 415.82 s [smos-server-gen-source] depends servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  17607. 415.82 s [smos-server-gen-source] depends servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  17608. 415.82 s [smos-server-gen-source] depends smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
  17609. 415.82 s [smos-server-gen-source] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  17610. 415.82 s [smos-server-gen-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  17611. 415.82 s [smos-server-gen-source] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  17612. 415.82 s [smos-server-gen-source] depends smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  17613. 415.82 s [smos-server-gen-source] depends smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  17614. 415.82 s [smos-server-gen-source] depends smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  17615. 415.82 s [smos-server-gen-source] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  17616. 415.82 s [smos-server-gen-source] depends sydtest-wai-0.2.0.2-AQ9BvHrr6xuLVEO9fQpv31
  17617. 415.82 s [smos-server-gen-source] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  17618. 415.82 s [smos-server-gen-source] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  17619. 415.82 s [smos-server-gen-source] definite smos-server-gen-0.9.1-3IjnCVN7vpB3rKonjEmI9Y-smos-server-end-to-end-test
  17620. 415.82 s [smos-server-gen-source] depends base-4.20.2.0-fafd
  17621. 415.82 s [smos-server-gen-source] depends http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
  17622. 415.82 s [smos-server-gen-source] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  17623. 415.82 s [smos-server-gen-source] depends semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  17624. 415.82 s [smos-server-gen-source] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  17625. 415.82 s [smos-server-gen-source] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  17626. 415.82 s [smos-server-gen-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  17627. 415.82 s [smos-server-gen-source] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  17628. 415.82 s [smos-server-gen-source] depends text-2.1.3-34f1
  17629. 415.82 s [smos-server-gen-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  17630. 415.82 s [smos-server-gen-source] Using compiler: ghc-9.10.3
  17631. 415.82 s [smos-server-gen-source] Using install prefix:
  17632. 415.82 s [smos-server-gen-source] /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1
  17633. 415.82 s [smos-server-gen-source] Executables installed in:
  17634. 415.86 s [smos-sync-gen-source] Phase: buildPhase
  17635. 415.86 s [smos-server-gen-source] /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1/bin
  17636. 415.86 s [smos-server-gen-source] Libraries installed in:
  17637. 415.86 s [smos-server-gen-source] /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-server-gen-0.9.1-KFWkI8H2dv46pPP7CIQf3I
  17638. 415.86 s [smos-server-gen-source] Dynamic Libraries installed in:
  17639. 415.86 s [smos-server-gen-source] /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  17640. 415.87 s [smos-server-gen-source] Private executables installed in:
  17641. 415.87 s [smos-server-gen-source] /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-server-gen-0.9.1
  17642. 415.87 s [smos-server-gen-source] Data files installed in:
  17643. 415.87 s [smos-server-gen-source] /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1/share/x86_64-linux-ghc-9.10.3-a85d/smos-server-gen-0.9.1
  17644. 415.87 s [smos-server-gen-source] Documentation installed in:
  17645. 415.87 s [smos-server-gen-source] /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-server-gen-0.9.1
  17646. 415.87 s [smos-server-gen-source] Configuration files installed in:
  17647. 415.87 s [smos-server-gen-source] /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1/etc
  17648. 415.87 s [smos-server-gen-source] No alex found
  17649. 415.87 s [smos-server-gen-source] Using ar found on system at:
  17650. 415.87 s [smos-server-gen-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  17651. 415.87 s [smos-server-gen-source] No c2hs found
  17652. 415.87 s [smos-server-gen-source] No cpphs found
  17653. 415.87 s [smos-server-gen-source] No doctest found
  17654. 415.87 s [smos-server-gen-source] Using gcc version 14.3.0 given by user at:
  17655. 415.87 s [smos-server-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  17656. 415.87 s [smos-server-gen-source] Using ghc version 9.10.3 found on system at:
  17657. 415.87 s [smos-server-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  17658. 415.87 s [smos-server-gen-source] Using ghc-pkg version 9.10.3 found on system at:
  17659. 415.87 s [smos-server-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  17660. 415.87 s [smos-server-gen-source] No ghcjs found
  17661. 415.87 s [smos-server-gen-source] No ghcjs-pkg found
  17662. 415.87 s [smos-server-gen-source] No greencard found
  17663. 415.87 s [smos-server-gen-source] Using haddock version 2.31.1 found on system at:
  17664. 415.87 s [smos-server-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  17665. 415.87 s [smos-server-gen-source] No happy found
  17666. 415.87 s [smos-server-gen-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  17667. 415.87 s [smos-server-gen-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  17668. 415.87 s [smos-server-gen-source] No hmake found
  17669. 415.87 s [smos-server-gen-source] Using hpc version 0.69 found on system at:
  17670. 415.87 s [smos-server-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  17671. 415.87 s [smos-server-gen-source] Using hsc2hs version 0.68.10 found on system at:
  17672. 415.87 s [smos-server-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  17673. 415.87 s [smos-server-gen-source] No hscolour found
  17674. 415.87 s [smos-server-gen-source] No jhc found
  17675. 415.87 s [smos-server-gen-source] Using ld found on system at:
  17676. 415.87 s [smos-server-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  17677. 415.87 s [smos-server-gen-source] No pkg-config found
  17678. 415.87 s [smos-server-gen-source] Using runghc version 9.10.3 found on system at:
  17679. 415.87 s [smos-server-gen-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  17680. 415.87 s [smos-server-gen-source] Using strip version 2.44 found on system at:
  17681. 415.87 s [smos-server-gen-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  17682. 415.87 s [smos-server-gen-source] Using tar found on system at:
  17683. 415.87 s [smos-server-gen-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  17684. 415.87 s [smos-server-gen-source] No uhc found
  17685. 415.87 s [smos-sync-gen-source] Distribution quality errors:
  17686. 415.87 s [smos-sync-gen-source] [no-syn-desc] No 'synopsis' or 'description' field.
  17687. 415.87 s [smos-sync-gen-source] [missing-bounds-important] The dependency 'build-depends: base' does not
  17688. 415.87 s [smos-sync-gen-source] specify an upper bound on the version number. Each major release of the 'base'
  17689. 415.87 s [smos-sync-gen-source] package changes the API in various ways and most packages will need some
  17690. 415.87 s [smos-sync-gen-source] changes to compile with it. The recommended practice is to specify an upper
  17691. 415.87 s [smos-sync-gen-source] bound on the version of the 'base' package. This ensures your package will
  17692. 415.87 s [smos-sync-gen-source] continue to build when a new major version of the 'base' package is released.
  17693. 415.87 s [smos-sync-gen-source] If you are not sure what upper bound to use then use the next major version.
  17694. 415.87 s [smos-sync-gen-source] For example if you have tested your package with 'base' version 4.5 and 4.6
  17695. 415.87 s [smos-sync-gen-source] then use 'build-depends: base >= 4.5 && < 4.7'.
  17696. 415.87 s [smos-sync-gen-source] Distribution quality warnings:
  17697. 415.87 s [smos-sync-gen-source] [no-license-file] A 'license-file' is not specified.
  17698. 415.87 s [smos-sync-gen-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  17699. 415.87 s [smos-sync-gen-source] - QuickCheck
  17700. 415.87 s [smos-sync-gen-source] - async
  17701. 415.87 s [smos-sync-gen-source] - bytestring
  17702. 415.87 s [smos-sync-gen-source] - dirforest
  17703. 415.87 s [smos-sync-gen-source] - genvalidity
  17704. 415.87 s [smos-sync-gen-source] - genvalidity-dirforest
  17705. 415.87 s [smos-sync-gen-source] - genvalidity-sydtest
  17706. 415.87 s [smos-sync-gen-source] - monad-logger
  17707. 415.87 s [smos-sync-gen-source] - path
  17708. 415.87 s [smos-sync-gen-source] - path-io
  17709. 415.87 s [smos-sync-gen-source] - persistent-sqlite
  17710. 415.87 s [smos-sync-gen-source] - servant-client
  17711. 415.87 s [smos-sync-gen-source] - smos-api
  17712. 415.87 s [smos-sync-gen-source] - smos-api-gen
  17713. 415.87 s [smos-sync-gen-source] - smos-sync
  17714. 415.87 s [smos-sync-gen-source] - sydtest
  17715. 415.87 s [smos-sync-gen-source] - sydtest-persistent-sqlite
  17716. 415.87 s [smos-sync-gen-source] Please add them. There is more information at https://pvp.haskell.org/
  17717. 415.87 s [smos-sync-gen-source] Note: the public hackage server would reject this package.
  17718. 415.87 s [smos-sync-gen-source] Building source dist for smos-sync-gen-0.4.2...
  17719. 415.88 s [smos-sync-gen-source] Source tarball created: dist/smos-sync-gen-0.4.2.tar.gz
  17720. 415.89 s [smos-sync-gen-source] Phase: haddockPhase
  17721. 415.89 s [smos-sync-gen-source] Phase: installPhase
  17722. 415.90 s [smos-sync-gen-source] Phase: fixupPhase
  17723. 416.13 s [smos-server-gen-source] Phase: buildPhase
  17724. 416.33 s [smos-server-gen-source] Distribution quality errors:
  17725. 416.33 s [smos-server-gen-source] [no-syn-desc] No 'synopsis' or 'description' field.
  17726. 416.33 s [smos-server-gen-source] [missing-bounds-important] The dependency 'build-depends: base' does not
  17727. 416.33 s [smos-server-gen-source] specify an upper bound on the version number. Each major release of the 'base'
  17728. 416.33 s [smos-server-gen-source] package changes the API in various ways and most packages will need some
  17729. 416.33 s [smos-server-gen-source] changes to compile with it. The recommended practice is to specify an upper
  17730. 416.33 s [smos-server-gen-source] bound on the version of the 'base' package. This ensures your package will
  17731. 416.33 s [smos-server-gen-source] continue to build when a new major version of the 'base' package is released.
  17732. 416.33 s [smos-server-gen-source] If you are not sure what upper bound to use then use the next major version.
  17733. 416.33 s [smos-server-gen-source] For example if you have tested your package with 'base' version 4.5 and 4.6
  17734. 416.33 s [smos-server-gen-source] then use 'build-depends: base >= 4.5 && < 4.7'.
  17735. 416.33 s [smos-server-gen-source] Distribution quality warnings:
  17736. 416.33 s [smos-server-gen-source] [no-license-file] A 'license-file' is not specified.
  17737. 416.33 s [smos-server-gen-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  17738. 416.33 s [smos-server-gen-source] - QuickCheck
  17739. 416.33 s [smos-server-gen-source] - bytestring
  17740. 416.33 s [smos-server-gen-source] - containers
  17741. 416.33 s [smos-server-gen-source] - deepseq
  17742. 416.33 s [smos-server-gen-source] - dirforest
  17743. 416.33 s [smos-server-gen-source] - genvalidity-sydtest
  17744. 416.33 s [smos-server-gen-source] - http-client
  17745. 416.33 s [smos-server-gen-source] - mergeful
  17746. 416.33 s [smos-server-gen-source] - microlens
  17747. 416.33 s [smos-server-gen-source] - path
  17748. 416.33 s [smos-server-gen-source] - persistent-sqlite
  17749. 416.33 s [smos-server-gen-source] - servant-auth-client
  17750. 416.33 s [smos-server-gen-source] - servant-auth-server
  17751. 416.33 s [smos-server-gen-source] - smos-api-gen
  17752. 416.33 s [smos-server-gen-source] - smos-client
  17753. 416.33 s [smos-server-gen-source] - smos-data
  17754. 416.33 s [smos-server-gen-source] - smos-data-gen
  17755. 416.33 s [smos-server-gen-source] - smos-directory-gen
  17756. 416.33 s [smos-server-gen-source] - smos-server
  17757. 416.33 s [smos-server-gen-source] - smos-sync
  17758. 416.33 s [smos-server-gen-source] - sydtest
  17759. 416.33 s [smos-server-gen-source] - sydtest-wai
  17760. 416.33 s [smos-server-gen-source] - unliftio
  17761. 416.33 s [smos-server-gen-source] - yaml
  17762. 416.33 s [smos-server-gen-source] Please add them. There is more information at https://pvp.haskell.org/
  17763. 416.33 s [smos-server-gen-source] [missing-upper-bounds] On executable 'smos-server-end-to-end-test', these
  17764. 416.33 s [smos-server-gen-source] packages miss upper bounds:
  17765. 416.33 s [smos-server-gen-source] - http-client-tls
  17766. 416.33 s [smos-server-gen-source] - http-types
  17767. 416.33 s [smos-server-gen-source] - semver
  17768. 416.33 s [smos-server-gen-source] - servant-client
  17769. 416.33 s [smos-server-gen-source] - smos-client
  17770. 416.33 s [smos-server-gen-source] - smos-data
  17771. 416.33 s [smos-server-gen-source] - sydtest
  17772. 416.33 s [smos-server-gen-source] - text
  17773. 416.33 s [smos-server-gen-source] Please add them. There is more information at https://pvp.haskell.org/
  17774. 416.33 s [smos-server-gen-source] Note: the public hackage server would reject this package.
  17775. 416.33 s [smos-server-gen-source] Building source dist for smos-server-gen-0.9.1...
  17776. 416.33 s [smos-server-gen-source] Source tarball created: dist/smos-server-gen-0.9.1.tar.gz
  17777. 416.33 s [smos-server-gen-source] Phase: haddockPhase
  17778. 416.33 s [smos-server-gen-source] Phase: installPhase
  17779. 416.33 s [smos-server-gen-source] Phase: fixupPhase
  17780. 416.33 s [smos-report-cursor-gen] Preprocessing test suite 'smos-report-cursor-test' for smos-report-cursor-gen-0.4.0...
  17781. 416.33 s [smos-report-cursor-gen] Building test suite 'smos-report-cursor-test' for smos-report-cursor-gen-0.4.0...
  17782. 417.21 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/2k0a4rqfzs1prfwk3vs7v2rn1h60h8rc-smos-cursor-gen-0.2.2-coverage /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2
  17783. 417.74 s [post-build-hook] Pushing 2 paths (433 are already present) using zstd to cache smos ⏳
  17784. 417.74 s [post-build-hook]
  17785. 418.08 s [post-build-hook] Pushing /nix/store/2k0a4rqfzs1prfwk3vs7v2rn1h60h8rc-smos-cursor-gen-0.2.2-coverage (111.87 KiB)
  17786. 418.08 s [post-build-hook] Pushing /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2 (1.67 MiB)
  17787. 419.16 s [post-build-hook]
  17788. 419.16 s [post-build-hook] All done.
  17789. 419.17 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/2k0a4rqfzs1prfwk3vs7v2rn1h60h8rc-smos-cursor-gen-0.2.2-coverage /nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2
  17790. 419.26 s [post-build-hook] copying 2 paths...
  17791. 419.26 s [post-build-hook] copying path '/nix/store/2k0a4rqfzs1prfwk3vs7v2rn1h60h8rc-smos-cursor-gen-0.2.2-coverage' to 'https://cache.staging.nix-ci.com'...
  17792. 419.26 s [post-build-hook] copying path '/nix/store/rdv9gbf87fv8rhw0vzc1iq0l6sc1yn0l-smos-cursor-gen-0.2.2' to 'https://cache.staging.nix-ci.com'...
  17793. 420.06 s [post-build-hook] copying 1 paths...
  17794. 420.06 s [post-build-hook] copying path '/nix/store/ppakhxvs9d1fasrkv7xi29wqj4b6m0ls-smos-cursor-gen-0.2.2.drv' to 'https://cache.staging.nix-ci.com'...
  17795. 420.34 s Progress: 57 of 81 built (4 building), 28 of 28 downloaded from cache
  17796. 420.42 s Building smos
  17797. 420.42 s [smos-report-cursor-gen] [1 of 9] Compiling Paths_smos_report_cursor_gen ( dist/build/smos-report-cursor-test/autogen/Paths_smos_report_cursor_gen.hs, dist/build/smos-report-cursor-test/smos-report-cursor-test-tmp/Paths_smos_report_cursor_gen.o )
  17798. 420.42 s [smos-report-cursor-gen] [2 of 9] Compiling Smos.Cursor.Report.EntrySpec ( test/Smos/Cursor/Report/EntrySpec.hs, dist/build/smos-report-cursor-test/smos-report-cursor-test-tmp/Smos/Cursor/Report/EntrySpec.o )
  17799. 420.42 s [smos-report-cursor-gen] [3 of 9] Compiling Smos.Cursor.Report.NextSpec ( test/Smos/Cursor/Report/NextSpec.hs, dist/build/smos-report-cursor-test/smos-report-cursor-test-tmp/Smos/Cursor/Report/NextSpec.o )
  17800. 420.42 s [smos-report-cursor-gen] [4 of 9] Compiling Smos.Cursor.Report.OngoingSpec ( test/Smos/Cursor/Report/OngoingSpec.hs, dist/build/smos-report-cursor-test/smos-report-cursor-test-tmp/Smos/Cursor/Report/OngoingSpec.o )
  17801. 420.42 s [smos-report-cursor-gen] [5 of 9] Compiling Smos.Cursor.Report.StuckSpec ( test/Smos/Cursor/Report/StuckSpec.hs, dist/build/smos-report-cursor-test/smos-report-cursor-test-tmp/Smos/Cursor/Report/StuckSpec.o )
  17802. 420.42 s [smos-report-cursor-gen] [6 of 9] Compiling Smos.Cursor.Report.TimestampsSpec ( test/Smos/Cursor/Report/TimestampsSpec.hs, dist/build/smos-report-cursor-test/smos-report-cursor-test-tmp/Smos/Cursor/Report/TimestampsSpec.o )
  17803. 420.42 s [smos-report-cursor-gen] [7 of 9] Compiling Smos.Cursor.Report.WaitingSpec ( test/Smos/Cursor/Report/WaitingSpec.hs, dist/build/smos-report-cursor-test/smos-report-cursor-test-tmp/Smos/Cursor/Report/WaitingSpec.o )
  17804. 420.42 s [smos-report-cursor-gen] [8 of 9] Compiling Smos.Cursor.Report.WorkSpec ( test/Smos/Cursor/Report/WorkSpec.hs, dist/build/smos-report-cursor-test/smos-report-cursor-test-tmp/Smos/Cursor/Report/WorkSpec.o )
  17805. 420.42 s [smos-report-cursor-gen] [9 of 9] Compiling Main ( test/Spec.hs, dist/build/smos-report-cursor-test/smos-report-cursor-test-tmp/Main.o )
  17806. 420.42 s [smos-report-cursor-gen] [10 of 10] Linking dist/build/smos-report-cursor-test/smos-report-cursor-test
  17807. 420.42 s [smos-report-cursor-gen] Phase: checkPhase
  17808. 420.48 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/jhh00jqc093gvp2nqrc05hf1fjwfcdjk-smos-calendar-import-0.10.0-coverage /nix/store/pw9qf7ddmlf4r1xdb82jfzfvwq02jhp1-smos-calendar-import-0.10.0-coverables /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0
  17809. 421.02 s [post-build-hook] Pushing 3 paths (433 are already present) using zstd to cache smos ⏳
  17810. 421.02 s [post-build-hook]
  17811. 421.35 s [post-build-hook] Pushing /nix/store/jhh00jqc093gvp2nqrc05hf1fjwfcdjk-smos-calendar-import-0.10.0-coverage (97.20 KiB)
  17812. 421.40 s [post-build-hook] Pushing /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0 (22.41 MiB)
  17813. 421.40 s [post-build-hook] Pushing /nix/store/pw9qf7ddmlf4r1xdb82jfzfvwq02jhp1-smos-calendar-import-0.10.0-coverables (232.27 KiB)
  17814. 422.61 s [post-build-hook]
  17815. 422.61 s [post-build-hook] All done.
  17816. 422.64 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/jhh00jqc093gvp2nqrc05hf1fjwfcdjk-smos-calendar-import-0.10.0-coverage /nix/store/pw9qf7ddmlf4r1xdb82jfzfvwq02jhp1-smos-calendar-import-0.10.0-coverables /nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0
  17817. 422.74 s [post-build-hook] copying 3 paths...
  17818. 422.74 s [post-build-hook] copying path '/nix/store/pw9qf7ddmlf4r1xdb82jfzfvwq02jhp1-smos-calendar-import-0.10.0-coverables' to 'https://cache.staging.nix-ci.com'...
  17819. 422.75 s [post-build-hook] copying path '/nix/store/jhh00jqc093gvp2nqrc05hf1fjwfcdjk-smos-calendar-import-0.10.0-coverage' to 'https://cache.staging.nix-ci.com'...
  17820. 422.75 s [post-build-hook] copying path '/nix/store/y4hcvbdrpz9vma87qwkx6b8qh2w0dpqi-smos-calendar-import-0.10.0' to 'https://cache.staging.nix-ci.com'...
  17821. 430.76 s [post-build-hook] copying 1 paths...
  17822. 430.76 s [post-build-hook] copying path '/nix/store/6h6ay3bmr1jwmkpbvqqsbjc26v8f0bag-smos-calendar-import-0.10.0.drv' to 'https://cache.staging.nix-ci.com'...
  17823. 431.03 s Progress: 58 of 80 built (4 building), 28 of 28 downloaded from cache
  17824. 431.06 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1
  17825. 431.47 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
  17826. 431.47 s [post-build-hook]
  17827. 431.82 s [post-build-hook] Pushing /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1 (20.69 KiB)
  17828. 432.63 s [post-build-hook]
  17829. 432.63 s [post-build-hook] All done.
  17830. 432.64 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1
  17831. 432.70 s [post-build-hook] copying 1 paths...
  17832. 432.70 s [post-build-hook] copying path '/nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1' to 'https://cache.staging.nix-ci.com'...
  17833. 433.26 s [post-build-hook] copying 1 paths...
  17834. 433.26 s [post-build-hook] copying path '/nix/store/p6ldr0a3np5a9a3yrc6fhv8kigkmm3nq-smos-server-gen-source-0.9.1.drv' to 'https://cache.staging.nix-ci.com'...
  17835. 433.48 s Progress: 59 of 81 built (3 building), 28 of 28 downloaded from cache
  17836. 433.50 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2
  17837. 433.96 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
  17838. 433.96 s [post-build-hook]
  17839. 434.38 s [post-build-hook] Pushing /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2 (14.66 KiB)
  17840. 435.26 s [post-build-hook]
  17841. 435.26 s [post-build-hook] All done.
  17842. 435.27 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2
  17843. 435.33 s [post-build-hook] copying 1 paths...
  17844. 435.33 s [post-build-hook] copying path '/nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2' to 'https://cache.staging.nix-ci.com'...
  17845. 435.85 s [post-build-hook] copying 1 paths...
  17846. 435.85 s [post-build-hook] copying path '/nix/store/vh4sr10mnqfzkfzspfl8xj033gfkml04-smos-sync-gen-source-0.4.2.drv' to 'https://cache.staging.nix-ci.com'...
  17847. 436.07 s Progress: 60 of 82 built (2 building), 28 of 28 downloaded from cache
  17848. 436.17 s Building smos-server-gen
  17849. 436.17 s [smos-report-cursor-gen] Running 1 test suites...
  17850. 436.17 s [smos-report-cursor-gen] Test suite smos-report-cursor-test: RUNNING...
  17851. 436.17 s [smos-report-cursor-gen] Tests:
  17852. 436.17 s [smos-report-cursor-gen]
  17853. 436.17 s [smos-report-cursor-gen] Smos.Cursor.Report.WaitingSpec
  17854. 436.17 s [smos-report-cursor-gen] waitingReportCursorInsert
  17855. 436.17 s [smos-report-cursor-gen] produces valid cursors 2597.35 ms
  17856. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17857. 436.17 s [smos-report-cursor-gen] waitingReportCursorPrev
  17858. 436.17 s [smos-report-cursor-gen] produces valid cursors 1483.20 ms
  17859. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17860. 436.17 s [smos-report-cursor-gen] produceWaitingReportCursor
  17861. 436.17 s [smos-report-cursor-gen] produces valid reports for interesting stores 2769.98 ms
  17862. 436.17 s [smos-report-cursor-gen] passed for all of 10 inputs.
  17863. 436.17 s [smos-report-cursor-gen] waitingReportCursorNext
  17864. 436.17 s [smos-report-cursor-gen] produces valid cursors 3705.18 ms
  17865. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17866. 436.17 s [smos-report-cursor-gen] waitingReportCursorSelectReport
  17867. 436.17 s [smos-report-cursor-gen] produces valid cursors 1476.17 ms
  17868. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17869. 436.17 s [smos-report-cursor-gen] makeWaitingEntryCursor
  17870. 436.17 s [smos-report-cursor-gen] produces valid cursors 700.35 ms
  17871. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17872. 436.17 s [smos-report-cursor-gen] makeWaitingEntryCursor'
  17873. 436.17 s [smos-report-cursor-gen] produces valid cursors 699.64 ms
  17874. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17875. 436.17 s [smos-report-cursor-gen] GenValid WaitingReportCursor
  17876. 436.17 s [smos-report-cursor-gen] genValid :: Gen WaitingReportCursor
  17877. 436.17 s [smos-report-cursor-gen] only generates valid 'WaitingReportCursor's 3688.54 ms
  17878. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17879. 436.17 s [smos-report-cursor-gen] waitingReportCursorLast
  17880. 436.17 s [smos-report-cursor-gen] produces valid cursors 3693.74 ms
  17881. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17882. 436.17 s [smos-report-cursor-gen] waitingReportCursorSelectFilter
  17883. 436.17 s [smos-report-cursor-gen] produces valid cursors 3711.17 ms
  17884. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17885. 436.17 s [smos-report-cursor-gen] waitingReportCursorAppend
  17886. 436.17 s [smos-report-cursor-gen] produces valid cursors 2597.52 ms
  17887. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17888. 436.17 s [smos-report-cursor-gen] waitingReportCursorFirst
  17889. 436.17 s [smos-report-cursor-gen] produces valid cursors 3721.68 ms
  17890. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17891. 436.17 s [smos-report-cursor-gen] waitingReportCursorDelete
  17892. 436.17 s [smos-report-cursor-gen] produces valid cursors 1479.67 ms
  17893. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17894. 436.17 s [smos-report-cursor-gen] waitingReportCursorRemove
  17895. 436.17 s [smos-report-cursor-gen] produces valid cursors 1451.84 ms
  17896. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17897. 436.17 s [smos-report-cursor-gen] Smos.Cursor.Report.EntrySpec
  17898. 436.17 s [smos-report-cursor-gen] GenValid (EntryReportEntryCursor ())
  17899. 436.17 s [smos-report-cursor-gen] genValid :: Gen (EntryReportEntryCursor ())
  17900. 436.17 s [smos-report-cursor-gen] only generates valid '(EntryReportEntryCursor ())'s 2390.06 ms
  17901. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17902. 436.17 s [smos-report-cursor-gen] entryReportCursorLast
  17903. 436.17 s [smos-report-cursor-gen] produces valid cursors 3206.19 ms
  17904. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17905. 436.17 s [smos-report-cursor-gen] entryReportCursorFirst
  17906. 436.17 s [smos-report-cursor-gen] produces valid cursors 3234.15 ms
  17907. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17908. 436.17 s [smos-report-cursor-gen] GenValid EntryReportCursorSelection
  17909. 436.17 s [smos-report-cursor-gen] genValid :: Gen EntryReportCursorSelection
  17910. 436.17 s [smos] Phase: setupCompilerEnvironmentPhase
  17911. 436.17 s [smos] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  17912. 436.17 s [smos] Phase: unpackPhase
  17913. 436.17 s [smos] unpacking source archive /nix/store/88a661qpd912jp3zm201b3w2wlnb20d6-smos-source-0.10.1/smos-0.10.1.tar.gz
  17914. 436.17 s [smos] source root is smos-0.10.1
  17915. 436.17 s [smos] setting SOURCE_DATE_EPOCH to timestamp 1780356023 of file "smos-0.10.1/test/TestImport.hs"
  17916. 436.17 s [smos] warning: file "smos-0.10.1/test/TestImport.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  17917. 436.17 s [smos] Phase: patchPhase
  17918. 436.17 s [smos] Adding dekking-value to build-depends in ./smos.cabal
  17919. 436.17 s [smos] Phase: compileBuildDriverPhase
  17920. 436.17 s [smos] setupCompileFlags: -package-db=/build/tmp.AIaU6dD97d/setup-package.conf.d -threaded
  17921. 436.17 s [smos] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.AIaU6dD97d/Main.o )
  17922. 436.17 s [smos] [2 of 2] Linking Setup
  17923. 436.17 s [smos] Phase: updateAutotoolsGnuConfigScriptsPhase
  17924. 436.17 s [smos] Phase: configurePhase
  17925. 436.17 s [smos] configureFlags: --verbose --prefix=/nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.AIaU6dD97d/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-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-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib
  17926. 436.17 s [smos] Using Parsec parser
  17927. 436.17 s [smos] Configuring smos-0.10.1...
  17928. 436.17 s [smos] Dependency aeson: using aeson-2.2.3.0
  17929. 436.17 s [smos] Dependency async: using async-2.2.5
  17930. 436.17 s [smos] Dependency autodocodec: using autodocodec-0.5.0.0
  17931. 436.17 s [smos] Dependency base: using base-4.20.2.0
  17932. 436.17 s [smos] Dependency brick: using brick-2.9
  17933. 436.17 s [smos] Dependency bytestring: using bytestring-0.12.2.0
  17934. 436.17 s [smos] Dependency conduit: using conduit-1.3.6.1
  17935. 436.17 s [smos] Dependency containers: using containers-0.7
  17936. 436.17 s [smos] Dependency cursor: using cursor-0.3.2.0
  17937. 436.17 s [smos] Dependency cursor-brick: using cursor-brick-0.1.0.1
  17938. 436.17 s [smos] Dependency cursor-dirforest: using cursor-dirforest-0.0.0.0
  17939. 436.17 s [smos] Dependency cursor-dirforest-brick: using cursor-dirforest-brick-0.0.0.0
  17940. 436.17 s [smos] Dependency cursor-fuzzy-time: using cursor-fuzzy-time-0.1.0.0
  17941. 436.17 s [smos] Dependency dekking-value: using dekking-value-0.0.0.0
  17942. 436.17 s [smos] Dependency directory: using directory-1.3.8.5
  17943. 436.17 s [smos] Dependency exceptions: using exceptions-0.10.9
  17944. 436.17 s [smos] Dependency filepath: using filepath-1.5.4.0
  17945. 436.17 s [smos] Dependency fuzzy-time: using fuzzy-time-0.3.0.1
  17946. 436.17 s [smos] Dependency megaparsec: using megaparsec-9.7.0
  17947. 436.17 s [smos] Dependency microlens: using microlens-0.4.14.0
  17948. 436.17 s [smos] Dependency monad-logger: using monad-logger-0.3.42
  17949. 436.17 s [smos] Dependency mtl: using mtl-2.3.1
  17950. 436.17 s [smos] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
  17951. 436.17 s [smos] Dependency path: using path-0.9.6
  17952. 436.17 s [smos] Dependency path-io: using path-io-1.8.2
  17953. 436.17 s [smos] Dependency pretty-relative-time: using pretty-relative-time-0.3.0.0
  17954. 436.17 s [smos-report-cursor-gen] only generates valid 'EntryReportCursorSelection's 0.66 ms
  17955. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17956. 436.17 s [smos-report-cursor-gen] GenValid (EntryReportCursor ())
  17957. 436.17 s [smos-report-cursor-gen] genValid :: Gen (EntryReportCursor ())
  17958. 436.17 s [smos-report-cursor-gen] only generates valid '(EntryReportCursor ())'s 3243.37 ms
  17959. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17960. 436.17 s [smos-report-cursor-gen] entryReportCursorSelectionL
  17961. 436.17 s [smos-report-cursor-gen] gets valid values from valid values values 6.87 ms
  17962. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17963. 436.17 s [smos-report-cursor-gen] satisfies the second lens law for valid values 1631.50 ms
  17964. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17965. 436.17 s [smos-report-cursor-gen] produces valid values when it is used to set valid values values on valid values values 3218.07 ms
  17966. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17967. 436.17 s [smos-report-cursor-gen] satisfies the third lens law for valid values and valid values 1617.66 ms
  17968. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17969. 436.17 s [smos-report-cursor-gen] satisfies the first lens law for valid values and valid values 674.88 ms
  17970. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17971. 436.17 s [smos-report-cursor-gen] entryReportCursorFilterBarL
  17972. 436.17 s [smos-report-cursor-gen] satisfies the first lens law for valid values and valid values 713.75 ms
  17973. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17974. 436.17 s [smos-report-cursor-gen] gets valid values from valid values values 6.00 ms
  17975. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17976. 436.17 s [smos-report-cursor-gen] satisfies the second lens law for valid values 1643.04 ms
  17977. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17978. 436.17 s [smos-report-cursor-gen] produces valid values when it is used to set valid values values on valid values values 3233.16 ms
  17979. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17980. 436.17 s [smos-report-cursor-gen] satisfies the third lens law for valid values and valid values 1634.88 ms
  17981. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17982. 436.17 s [smos-report-cursor-gen] entryReportCursorNext
  17983. 436.17 s [smos-report-cursor-gen] fails when there are no selected entries 8.76 ms
  17984. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17985. 436.17 s [smos-report-cursor-gen] produces valid cursors 2025.02 ms
  17986. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17987. 436.17 s [smos-report-cursor-gen] makeEntryEntryCursor
  17988. 436.17 s [smos-report-cursor-gen] produces valid cursors 939.81 ms
  17989. 436.17 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17990. 436.17 s [smos-report-cursor-gen] entryReportCursorEntryEntryCursorsL
  17991. 436.17 s [smos-report-cursor-gen] satisfies the first lens law for valid values and valid values 879.25 ms
  17992. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17993. 436.18 s [smos-report-cursor-gen] produces valid values when it is used to set valid values values on valid values values 2459.75 ms
  17994. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17995. 436.18 s [smos-report-cursor-gen] satisfies the second lens law for valid values 921.17 ms
  17996. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17997. 436.18 s [smos-report-cursor-gen] satisfies the third lens law for valid values and valid values 941.44 ms
  17998. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  17999. 436.18 s [smos-report-cursor-gen] gets valid values from valid values values 1304.30 ms
  18000. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18001. 436.18 s [smos-report-cursor-gen] entryReportCursorPrev
  18002. 436.18 s [smos-report-cursor-gen] fails when there are no selected entries 0.19 ms
  18003. 436.18 s [smos] Dependency process: using process-1.6.26.1
  18004. 436.18 s [smos] Dependency resourcet: using resourcet-1.3.0
  18005. 436.18 s [smos] Dependency smos-archive: using smos-archive-0.7.1
  18006. 436.18 s [smos] Dependency smos-cli: using smos-cli-0.2.1
  18007. 436.18 s [smos] Dependency smos-cursor: using smos-cursor-0.7.0
  18008. 436.18 s [smos] Dependency smos-data: using smos-data-0.7.0
  18009. 436.18 s [smos] Dependency smos-directory: using smos-directory-0.2.0
  18010. 436.18 s [smos] Dependency smos-report: using smos-report-0.12.0
  18011. 436.18 s [smos] Dependency smos-report-cursor: using smos-report-cursor-0.6.1
  18012. 436.18 s [smos] Dependency text: using text-2.1.3
  18013. 436.18 s [smos] Dependency time: using time-1.12.2
  18014. 436.18 s [smos] Dependency tz: using tz-0.1.3.6
  18015. 436.18 s [smos] Dependency validity: using validity-0.12.1.0
  18016. 436.18 s [smos] Dependency vty: using vty-6.4
  18017. 436.18 s [smos] Dependency vty-crossplatform: using vty-crossplatform-0.4.0.0
  18018. 436.18 s [smos] Dependency base: using base-4.20.2.0
  18019. 436.18 s [smos] Dependency dekking-value: using dekking-value-0.0.0.0
  18020. 436.18 s [smos] Dependency smos: using smos-0.10.1
  18021. 436.18 s [smos] Dependency QuickCheck: using QuickCheck-2.15.0.1
  18022. 436.18 s [smos] Dependency base: using base-4.20.2.0
  18023. 436.18 s [smos] Dependency bytestring: using bytestring-0.12.2.0
  18024. 436.18 s [smos] Dependency containers: using containers-0.7
  18025. 436.18 s [smos] Dependency dekking-value: using dekking-value-0.0.0.0
  18026. 436.18 s [smos] Dependency genvalidity: using genvalidity-1.1.1.0
  18027. 436.18 s [smos] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
  18028. 436.18 s [smos] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
  18029. 436.18 s [smos] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
  18030. 436.18 s [smos] Dependency genvalidity-sydtest-aeson: using genvalidity-sydtest-aeson-1.0.0.1
  18031. 436.18 s [smos] Dependency genvalidity-text: using genvalidity-text-1.0.0.1
  18032. 436.18 s [smos] Dependency genvalidity-time: using genvalidity-time-1.0.0.1
  18033. 436.18 s [smos] Dependency genvalidity-unordered-containers: using
  18034. 436.18 s [smos] genvalidity-unordered-containers-1.0.0.1
  18035. 436.18 s [smos] Dependency megaparsec: using megaparsec-9.7.0
  18036. 436.18 s [smos] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
  18037. 436.18 s [smos] Dependency path: using path-0.9.6
  18038. 436.18 s [smos] Dependency path-io: using path-io-1.8.2
  18039. 436.18 s [smos] Dependency resourcet: using resourcet-1.3.0
  18040. 436.18 s [smos] Dependency smos: using smos-0.10.1
  18041. 436.18 s [smos] Dependency smos-cursor-gen: using smos-cursor-gen-0.2.2
  18042. 436.18 s [smos] Dependency smos-data: using smos-data-0.7.0
  18043. 436.18 s [smos] Dependency smos-data-gen: using smos-data-gen-0.5.1
  18044. 436.18 s [smos] Dependency smos-report-gen: using smos-report-gen-0.8.0
  18045. 436.18 s [smos] Dependency sydtest: using sydtest-0.23.0.1
  18046. 436.18 s [smos] Dependency text: using text-2.1.3
  18047. 436.18 s [smos] Dependency vty: using vty-6.4
  18048. 436.18 s [smos] Source component graph:
  18049. 436.18 s [smos] component lib
  18050. 436.18 s [smos] component exe:smos dependency lib
  18051. 436.18 s [smos] component test:smos-test dependency lib
  18052. 436.18 s [smos] Configured component graph:
  18053. 436.18 s [smos] component smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  18054. 436.18 s [smos] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  18055. 436.18 s [smos] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
  18056. 436.18 s [smos] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  18057. 436.18 s [smos] include base-4.20.2.0-fafd
  18058. 436.18 s [smos] include brick-2.9-Geod5flTzTmIlrRxHv8UFE
  18059. 436.18 s [smos] include bytestring-0.12.2.0-96e1
  18060. 436.18 s [smos] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  18061. 436.18 s [smos] include containers-0.7-96b4
  18062. 436.18 s [smos] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  18063. 436.18 s [smos] include cursor-brick-0.1.0.1-2p6pekGNaiQ8kdRKwAE2p8
  18064. 436.18 s [smos] include cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
  18065. 436.18 s [smos] include cursor-dirforest-brick-0.0.0.0-IpuxDgcrqre9zqZEqMyFTk
  18066. 436.18 s [smos] include cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
  18067. 436.18 s [smos] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  18068. 436.18 s [smos] include directory-1.3.8.5-09f8
  18069. 436.18 s [smos] include exceptions-0.10.9-d102
  18070. 436.18 s [smos] include filepath-1.5.4.0-2605
  18071. 436.18 s [smos] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
  18072. 436.18 s [smos] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
  18073. 436.18 s [smos] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  18074. 436.18 s [smos] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  18075. 436.18 s [smos] include mtl-2.3.1-37af
  18076. 436.18 s [smos] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  18077. 436.18 s [smos] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  18078. 436.18 s [smos] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  18079. 436.18 s [smos] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  18080. 436.18 s [smos] include process-1.6.26.1-6e7d
  18081. 436.18 s [smos] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
  18082. 436.18 s [smos] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  18083. 436.18 s [smos] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  18084. 436.18 s [smos] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  18085. 436.18 s [smos] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  18086. 436.18 s [smos] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  18087. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18088. 436.18 s [smos-report-cursor-gen] produces valid cursors 1188.43 ms
  18089. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18090. 436.18 s [smos-report-cursor-gen] entryReportCursorSelectedEntryEntryCursorsL
  18091. 436.18 s [smos-report-cursor-gen] satisfies the second lens law for valid values 207.91 ms
  18092. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18093. 436.18 s [smos-report-cursor-gen] produces valid values when it is used to set valid values values on valid values values 1819.56 ms
  18094. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18095. 436.18 s [smos-report-cursor-gen] satisfies the first lens law for valid values and valid values 58.92 ms
  18096. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18097. 436.18 s [smos-report-cursor-gen] satisfies the third lens law for valid values and valid values 171.10 ms
  18098. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18099. 436.18 s [smos-report-cursor-gen] gets valid values from valid values values 800.20 ms
  18100. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18101. 436.18 s [smos-report-cursor-gen] Smos.Cursor.Report.WorkSpec
  18102. 436.18 s [smos-report-cursor-gen] workReportCursorAppend
  18103. 436.18 s [smos-report-cursor-gen] produces valid cursors 5160.11 ms
  18104. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18105. 436.18 s [smos-report-cursor-gen] intermediateWorkReportToWorkReportCursor
  18106. 436.18 s [smos-report-cursor-gen] produces valid cursors 4718.25 ms
  18107. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18108. 436.18 s [smos-report-cursor-gen] workReportCursorPrev
  18109. 436.18 s [smos-report-cursor-gen] produces valid cursors 7252.85 ms
  18110. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18111. 436.18 s [smos-report-cursor-gen] workReportCursorSelectFilter
  18112. 436.18 s [smos-report-cursor-gen] produces valid cursors 5925.80 ms
  18113. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18114. 436.18 s [smos-report-cursor-gen] workReportCursorRemove
  18115. 436.18 s [smos-report-cursor-gen] produces valid cursors 7429.34 ms
  18116. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18117. 436.18 s [smos-report-cursor-gen] workReportCursorDelete
  18118. 436.18 s [smos-report-cursor-gen] produces valid cursors 7374.67 ms
  18119. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18120. 436.18 s [smos-report-cursor-gen] emptyWorkReportCursor
  18121. 436.18 s [smos-report-cursor-gen] is valid 0.50 ms
  18122. 436.18 s [smos-report-cursor-gen] produceWorkReportCursor
  18123. 436.18 s [smos-report-cursor-gen] produces valid reports for interesting stores 6240.28 ms
  18124. 436.18 s [smos-report-cursor-gen] passed for all of 10 inputs.
  18125. 436.18 s [smos-report-cursor-gen] workReportCursorInsert
  18126. 436.18 s [smos-report-cursor-gen] produces valid cursors 5122.59 ms
  18127. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18128. 436.18 s [smos-report-cursor-gen] workReportCursorSelectReport
  18129. 436.18 s [smos-report-cursor-gen] produces valid cursors 5161.03 ms
  18130. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18131. 436.18 s [smos-report-cursor-gen] workReportCursorLast
  18132. 436.18 s [smos-report-cursor-gen] produces valid cursors 6748.97 ms
  18133. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18134. 436.18 s [smos-report-cursor-gen] is the same as first last 1144.36 ms
  18135. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18136. 436.18 s [smos-report-cursor-gen] is idempotent 1169.22 ms
  18137. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18138. 436.18 s [smos-report-cursor-gen] GenValid WorkReportCursor
  18139. 436.18 s [smos-report-cursor-gen] genValid :: Gen WorkReportCursor
  18140. 436.18 s [smos] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  18141. 436.18 s [smos] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
  18142. 436.18 s [smos] include text-2.1.3-34f1
  18143. 436.18 s [smos] include time-1.12.2-3479
  18144. 436.18 s [smos] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  18145. 436.18 s [smos] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  18146. 436.18 s [smos] include vty-6.4-K1OakpHsBDZBUi5PBPeSvr
  18147. 436.18 s [smos] include vty-crossplatform-0.4.0.0-z2LfWuMpT72izQnTYJ3E8
  18148. 436.18 s [smos] component smos-0.10.1-26ug0TFHxNnP2wfvAD6dD-smos
  18149. 436.18 s [smos] include base-4.20.2.0-fafd
  18150. 436.18 s [smos] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  18151. 436.18 s [smos] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  18152. 436.18 s [smos] component smos-0.10.1-3viLPv88VrwDsFrJkGSujs-smos-test
  18153. 436.18 s [smos] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  18154. 436.18 s [smos] include base-4.20.2.0-fafd
  18155. 436.18 s [smos] include bytestring-0.12.2.0-96e1
  18156. 436.18 s [smos] include containers-0.7-96b4
  18157. 436.18 s [smos] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  18158. 436.18 s [smos] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  18159. 436.18 s [smos] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  18160. 436.18 s [smos] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  18161. 436.18 s [smos] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  18162. 436.18 s [smos] include genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
  18163. 436.18 s [smos] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  18164. 436.18 s [smos] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  18165. 436.18 s [smos] include genvalidity-unordered-containers-1.0.0.1-Ao1nodZ9NquL1sJg5IevKs
  18166. 436.18 s [smos] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
  18167. 436.18 s [smos] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  18168. 436.18 s [smos] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  18169. 436.18 s [smos] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  18170. 436.18 s [smos] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
  18171. 436.18 s [smos] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  18172. 436.18 s [smos] include smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu
  18173. 436.18 s [smos] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  18174. 436.18 s [smos] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  18175. 436.18 s [smos] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
  18176. 436.18 s [smos] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  18177. 436.18 s [smos] include text-2.1.3-34f1
  18178. 436.18 s [smos] include vty-6.4-K1OakpHsBDZBUi5PBPeSvr
  18179. 436.18 s [smos] Linked component graph:
  18180. 436.18 s [smos] unit smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  18181. 436.18 s [smos] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  18182. 436.18 s [smos] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
  18183. 436.18 s [smos] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  18184. 436.18 s [smos] include base-4.20.2.0-fafd
  18185. 436.18 s [smos] include brick-2.9-Geod5flTzTmIlrRxHv8UFE
  18186. 436.18 s [smos] include bytestring-0.12.2.0-96e1
  18187. 436.18 s [smos] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  18188. 436.18 s [smos] include containers-0.7-96b4
  18189. 436.18 s [smos] include cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  18190. 436.18 s [smos] include cursor-brick-0.1.0.1-2p6pekGNaiQ8kdRKwAE2p8
  18191. 436.18 s [smos] include cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
  18192. 436.18 s [smos] include cursor-dirforest-brick-0.0.0.0-IpuxDgcrqre9zqZEqMyFTk
  18193. 436.18 s [smos] include cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
  18194. 436.18 s [smos] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  18195. 436.18 s [smos] include directory-1.3.8.5-09f8
  18196. 436.18 s [smos] include exceptions-0.10.9-d102
  18197. 436.18 s [smos] include filepath-1.5.4.0-2605
  18198. 436.18 s [smos] include fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
  18199. 436.18 s [smos] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
  18200. 436.18 s [smos] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  18201. 436.18 s [smos] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  18202. 436.18 s [smos] include mtl-2.3.1-37af
  18203. 436.18 s [smos] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  18204. 436.18 s [smos] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  18205. 436.18 s [smos] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  18206. 436.18 s [smos] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  18207. 436.18 s [smos] include process-1.6.26.1-6e7d
  18208. 436.18 s [smos] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
  18209. 436.18 s [smos] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  18210. 436.18 s [smos] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  18211. 436.18 s [smos] include smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  18212. 436.18 s [smos] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  18213. 436.18 s [smos] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  18214. 436.18 s [smos] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  18215. 436.18 s [smos] include smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
  18216. 436.18 s [smos] include text-2.1.3-34f1
  18217. 436.18 s [smos] include time-1.12.2-3479
  18218. 436.18 s [smos-report-cursor-gen] only generates valid 'WorkReportCursor's 6544.25 ms
  18219. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18220. 436.18 s [smos-report-cursor-gen] workReportCursorFirst
  18221. 436.18 s [smos-report-cursor-gen] is idempotent 1184.87 ms
  18222. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18223. 436.18 s [smos-report-cursor-gen] produces valid cursors 6457.35 ms
  18224. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18225. 436.18 s [smos-report-cursor-gen] is the same as last first 1155.11 ms
  18226. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18227. 436.18 s [smos-report-cursor-gen] workReportCursorNext
  18228. 436.18 s [smos-report-cursor-gen] produces valid cursors 5950.09 ms
  18229. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18230. 436.18 s [smos-report-cursor-gen] Smos.Cursor.Report.TimestampsSpec
  18231. 436.18 s [smos-report-cursor-gen] produceTimestampsReportCursor
  18232. 436.18 s [smos-report-cursor-gen] produces valid reports for interesting stores 1350.36 ms
  18233. 436.18 s [smos-report-cursor-gen] passed for all of 10 inputs.
  18234. 436.18 s [smos-report-cursor-gen] timestampsReportCursorInsert
  18235. 436.18 s [smos-report-cursor-gen] produces valid cursors 1016.27 ms
  18236. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18237. 436.18 s [smos-report-cursor-gen] timestampsReportCursorPrev
  18238. 436.18 s [smos-report-cursor-gen] produces valid cursors 58.26 ms
  18239. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18240. 436.18 s [smos-report-cursor-gen] timestampsReportCursorDelete
  18241. 436.18 s [smos-report-cursor-gen] produces valid cursors 64.67 ms
  18242. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18243. 436.18 s [smos-report-cursor-gen] timestampsReportCursorRemove
  18244. 436.18 s [smos-report-cursor-gen] produces valid cursors 60.89 ms
  18245. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18246. 436.18 s [smos-report-cursor-gen] timestampsReportCursorNext
  18247. 436.18 s [smos-report-cursor-gen] produces valid cursors 2554.55 ms
  18248. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18249. 436.18 s [smos-report-cursor-gen] makeTimestampsEntryCursor
  18250. 436.18 s [smos-report-cursor-gen] produces valid cursors 3.00 ms
  18251. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18252. 436.18 s [smos-report-cursor-gen] timestampsReportCursorAppend
  18253. 436.18 s [smos-report-cursor-gen] produces valid cursors 1001.25 ms
  18254. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18255. 436.18 s [smos-report-cursor-gen] timestampsReportCursorSelectReport
  18256. 436.18 s [smos-report-cursor-gen] produces valid cursors 49.71 ms
  18257. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18258. 436.18 s [smos-report-cursor-gen] timestampsReportCursorFirst
  18259. 436.18 s [smos-report-cursor-gen] produces valid cursors 2565.35 ms
  18260. 436.18 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18261. 436.18 s [smos-report-cursor-gen] GenValid TimestampsReportCursor
  18262. 436.18 s [smos-report-cursor-gen] genValid :: Gen TimestampsReportCursor
  18263. 436.18 s [smos-report-cursor-gen] only generates valid 'TimestampsReportCursor's 2554.33 ms
  18264. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18265. 436.19 s [smos-report-cursor-gen] timestampsReportCursorSelectFilter
  18266. 436.19 s [smos-report-cursor-gen] produces valid cursors 2712.77 ms
  18267. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18268. 436.19 s [smos-report-cursor-gen] timestampsReportCursorLast
  18269. 436.19 s [smos-report-cursor-gen] produces valid cursors 2689.86 ms
  18270. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18271. 436.19 s [smos-report-cursor-gen] GenValid TimestampsEntryCursor
  18272. 436.19 s [smos-report-cursor-gen] genValid :: Gen TimestampsEntryCursor
  18273. 436.19 s [smos-report-cursor-gen] only generates valid 'TimestampsEntryCursor's 7.07 ms
  18274. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18275. 436.19 s [smos] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  18276. 436.19 s [smos] include validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  18277. 436.19 s [smos] include vty-6.4-K1OakpHsBDZBUi5PBPeSvr
  18278. 436.19 s [smos] include vty-crossplatform-0.4.0.0-z2LfWuMpT72izQnTYJ3E8
  18279. 436.19 s [smos] Smos=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos,Smos.Actions=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions,Smos.Actions.Browser=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Browser,Smos.Actions.Convenience=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Convenience,Smos.Actions.Entry=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Entry,Smos.Actions.Entry.Contents=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Entry.Contents,Smos.Actions.Entry.Header=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Entry.Header,Smos.Actions.Entry.Logbook=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Entry.Logbook,Smos.Actions.Entry.Properties=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Entry.Properties,Smos.Actions.Entry.Tags=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Entry.Tags,Smos.Actions.Entry.Timestamps=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Entry.Timestamps,Smos.Actions.Entry.TodoState=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Entry.TodoState,Smos.Actions.File=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.File,Smos.Actions.Forest=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Forest,Smos.Actions.Help=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Help,Smos.Actions.Report=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Report,Smos.Actions.Report.Next=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Report.Next,Smos.Actions.Report.Ongoing=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Report.Ongoing,Smos.Actions.Report.Stuck=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Report.Stuck,Smos.Actions.Report.Timestamps=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Report.Timestamps,Smos.Actions.Report.Waiting=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Report.Waiting,Smos.Actions.Report.Work=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Report.Work,Smos.Actions.Undo=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Undo,Smos.Actions.Utils=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Actions.Utils,Smos.Activation=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Activation,Smos.App=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.App,Smos.Config=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Config,Smos.Default=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Default,Smos.Draw=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Draw,Smos.Draw.Base=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Draw.Base,Smos.Draw.Report=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Draw.Report,Smos.Keys=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Keys,Smos.Monad=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Monad,Smos.OptParse=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.OptParse,Smos.OptParse.Bare=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.OptParse.Bare,Smos.Style=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Style,Smos.Types=smos-0.10.1-GNPomnFscGE4q12lqWM2A4:Smos.Types
  18280. 436.19 s [smos] unit smos-0.10.1-26ug0TFHxNnP2wfvAD6dD-smos
  18281. 436.19 s [smos] include base-4.20.2.0-fafd
  18282. 436.19 s [smos] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  18283. 436.19 s [smos] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  18284. 436.19 s [smos] unit smos-0.10.1-3viLPv88VrwDsFrJkGSujs-smos-test
  18285. 436.19 s [smos] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  18286. 436.19 s [smos] include base-4.20.2.0-fafd
  18287. 436.19 s [smos] include bytestring-0.12.2.0-96e1
  18288. 436.19 s [smos] include containers-0.7-96b4
  18289. 436.19 s [smos] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  18290. 436.19 s [smos] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  18291. 436.19 s [smos] include genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  18292. 436.19 s [smos] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  18293. 436.19 s [smos] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  18294. 436.19 s [smos] include genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
  18295. 436.19 s [smos] include genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  18296. 436.19 s [smos] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  18297. 436.19 s [smos] include genvalidity-unordered-containers-1.0.0.1-Ao1nodZ9NquL1sJg5IevKs
  18298. 436.19 s [smos] include megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
  18299. 436.19 s [smos] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  18300. 436.19 s [smos-report-cursor-gen] Smos.Cursor.Report.NextSpec
  18301. 436.19 s [smos-report-cursor-gen] nextActionReportCursorEntryReportCursorL
  18302. 436.19 s [smos-report-cursor-gen] satisfies the third lens law for valid values and valid values 199.99 ms
  18303. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18304. 436.19 s [smos-report-cursor-gen] gets valid values from valid values values 1727.65 ms
  18305. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18306. 436.19 s [smos-report-cursor-gen] satisfies the second lens law for valid values 198.50 ms
  18307. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18308. 436.19 s [smos-report-cursor-gen] satisfies the first lens law for valid values and valid values 195.29 ms
  18309. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18310. 436.19 s [smos-report-cursor-gen] produces valid values when it is used to set valid values values on valid values values 1772.38 ms
  18311. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18312. 436.19 s [smos-report-cursor-gen] GenValid NextActionReportCursor
  18313. 436.19 s [smos-report-cursor-gen] genValid :: Gen NextActionReportCursor
  18314. 436.19 s [smos-report-cursor-gen] only generates valid 'NextActionReportCursor's 1937.66 ms
  18315. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18316. 436.19 s [smos-report-cursor-gen] nextActionReportCursorInsert
  18317. 436.19 s [smos-report-cursor-gen] produces valid cursors 735.22 ms
  18318. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18319. 436.19 s [smos-report-cursor-gen] nextActionReportCursorDelete
  18320. 436.19 s [smos-report-cursor-gen] produces valid cursors 1906.78 ms
  18321. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18322. 436.19 s [smos-report-cursor-gen] nextActionReportCursorRemove
  18323. 436.19 s [smos-report-cursor-gen] produces valid cursors 1973.38 ms
  18324. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18325. 436.19 s [smos-report-cursor-gen] nextActionReportCursorSelectFilter
  18326. 436.19 s [smos-report-cursor-gen] produces valid cursors 1013.85 ms
  18327. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18328. 436.19 s [smos-report-cursor-gen] makeNextActionEntryCursor
  18329. 436.19 s [smos-report-cursor-gen] produces valid cursors 1.87 ms
  18330. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18331. 436.19 s [smos-report-cursor-gen] makeNextActionEntryCursor'
  18332. 436.19 s [smos-report-cursor-gen] produces valid cursors 2.11 ms
  18333. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18334. 436.19 s [smos-report-cursor-gen] nextActionReportCursorLast
  18335. 436.19 s [smos-report-cursor-gen] produces valid cursors 2070.60 ms
  18336. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18337. 436.19 s [smos-report-cursor-gen] nextActionReportCursorPrev
  18338. 436.19 s [smos-report-cursor-gen] produces valid cursors 1007.69 ms
  18339. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18340. 436.19 s [smos-report-cursor-gen] nextActionReportCursorNext
  18341. 436.19 s [smos-report-cursor-gen] produces valid cursors 1305.15 ms
  18342. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18343. 436.19 s [smos-report-cursor-gen] nextActionReportCursorAppend
  18344. 436.19 s [smos-report-cursor-gen] produces valid cursors 685.65 ms
  18345. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18346. 436.19 s [smos-report-cursor-gen] nextActionReportCursorSelectReport
  18347. 436.19 s [smos-report-cursor-gen] produces valid cursors 908.09 ms
  18348. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18349. 436.19 s [smos-report-cursor-gen] produceNextActionReportCursor
  18350. 436.19 s [smos-report-cursor-gen] produces valid reports for interesting stores 1369.46 ms
  18351. 436.19 s [smos-report-cursor-gen] passed for all of 10 inputs.
  18352. 436.19 s [smos-report-cursor-gen] nextActionReportCursorFirst
  18353. 436.19 s [smos-report-cursor-gen] produces valid cursors 1888.71 ms
  18354. 436.19 s [smos] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  18355. 436.19 s [smos] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  18356. 436.19 s [smos] include resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
  18357. 436.19 s [smos] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  18358. 436.19 s [smos] include smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu
  18359. 436.19 s [smos] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  18360. 436.19 s [smos] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  18361. 436.19 s [smos] include smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
  18362. 436.19 s [smos] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  18363. 436.19 s [smos] include text-2.1.3-34f1
  18364. 436.19 s [smos] include vty-6.4-K1OakpHsBDZBUi5PBPeSvr
  18365. 436.19 s [smos] Ready component graph:
  18366. 436.19 s [smos] definite smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  18367. 436.19 s [smos] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  18368. 436.19 s [smos] depends async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
  18369. 436.19 s [smos] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  18370. 436.19 s [smos] depends base-4.20.2.0-fafd
  18371. 436.19 s [smos] depends brick-2.9-Geod5flTzTmIlrRxHv8UFE
  18372. 436.19 s [smos] depends bytestring-0.12.2.0-96e1
  18373. 436.19 s [smos] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  18374. 436.19 s [smos] depends containers-0.7-96b4
  18375. 436.19 s [smos] depends cursor-0.3.2.0-6SKSnCbDAiTK0nanrdsZ19
  18376. 436.19 s [smos] depends cursor-brick-0.1.0.1-2p6pekGNaiQ8kdRKwAE2p8
  18377. 436.19 s [smos] depends cursor-dirforest-0.0.0.0-acyGg1Y6b02FxHTg9XmhE
  18378. 436.19 s [smos] depends cursor-dirforest-brick-0.0.0.0-IpuxDgcrqre9zqZEqMyFTk
  18379. 436.19 s [smos] depends cursor-fuzzy-time-0.1.0.0-AcJe3R95HJqE4EMFTkFTS7
  18380. 436.19 s [smos] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  18381. 436.19 s [smos] depends directory-1.3.8.5-09f8
  18382. 436.19 s [smos] depends exceptions-0.10.9-d102
  18383. 436.19 s [smos] depends filepath-1.5.4.0-2605
  18384. 436.19 s [smos] depends fuzzy-time-0.3.0.1-EVWPua6yGRBKAsyyJWRpF7
  18385. 436.19 s [smos] depends megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
  18386. 436.19 s [smos] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  18387. 436.19 s [smos] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  18388. 436.19 s [smos] depends mtl-2.3.1-37af
  18389. 436.19 s [smos] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  18390. 436.19 s [smos] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  18391. 436.19 s [smos] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  18392. 436.19 s [smos] depends pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  18393. 436.19 s [smos] depends process-1.6.26.1-6e7d
  18394. 436.19 s [smos] depends resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
  18395. 436.19 s [smos] depends smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  18396. 436.19 s [smos] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  18397. 436.19 s [smos] depends smos-cursor-0.7.0-Hp4KiBSphTAmT5yhOZopB
  18398. 436.19 s [smos] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  18399. 436.19 s [smos] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  18400. 436.19 s [smos] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  18401. 436.19 s [smos] depends smos-report-cursor-0.6.1-1KxBuNWWRbC8tTf61VuYLj
  18402. 436.19 s [smos] depends text-2.1.3-34f1
  18403. 436.19 s [smos] depends time-1.12.2-3479
  18404. 436.19 s [smos] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  18405. 436.19 s [smos] depends validity-0.12.1.0-CYjrRzLxxJHnN1IOIhjsz
  18406. 436.19 s [smos] depends vty-6.4-K1OakpHsBDZBUi5PBPeSvr
  18407. 436.19 s [smos] depends vty-crossplatform-0.4.0.0-z2LfWuMpT72izQnTYJ3E8
  18408. 436.19 s [smos] definite smos-0.10.1-3viLPv88VrwDsFrJkGSujs-smos-test
  18409. 436.19 s [smos] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  18410. 436.19 s [smos] depends base-4.20.2.0-fafd
  18411. 436.19 s [smos] depends bytestring-0.12.2.0-96e1
  18412. 436.19 s [smos] depends containers-0.7-96b4
  18413. 436.19 s [smos] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  18414. 436.19 s [smos] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  18415. 436.19 s [smos] depends genvalidity-containers-1.0.0.2-J3eE2Dn81os6UyiYmxpwRc
  18416. 436.19 s [smos] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  18417. 436.19 s [smos] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  18418. 436.19 s [smos] depends genvalidity-sydtest-aeson-1.0.0.1-HUw1h3zkWvdEFAp2ufNqWJ
  18419. 436.19 s [smos] depends genvalidity-text-1.0.0.1-LsHhHwFff0ecnc5dvBYAF
  18420. 436.19 s [smos] depends genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  18421. 436.19 s [smos] depends genvalidity-unordered-containers-1.0.0.1-Ao1nodZ9NquL1sJg5IevKs
  18422. 436.19 s [smos] depends megaparsec-9.7.0-KBJegSxwkGnGhyfOL0bdwL
  18423. 436.19 s [smos] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  18424. 436.19 s [smos] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  18425. 436.19 s [smos] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  18426. 436.19 s [smos] depends resourcet-1.3.0-Aay1aOzPPGb4YUp8bgyEMa
  18427. 436.19 s [smos] depends smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  18428. 436.19 s [smos] depends smos-cursor-gen-0.2.2-D2YStn8kXYY6gzpQYGRHqu
  18429. 436.19 s [smos] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  18430. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18431. 436.19 s [smos-report-cursor-gen] Smos.Cursor.Report.StuckSpec
  18432. 436.19 s [smos-report-cursor-gen] stuckReportCursorPrev
  18433. 436.19 s [smos-report-cursor-gen] produces valid cursors 108.62 ms
  18434. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18435. 436.19 s [smos-report-cursor-gen] stuckReportCursorNext
  18436. 436.19 s [smos-report-cursor-gen] produces valid cursors 355.70 ms
  18437. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18438. 436.19 s [smos-report-cursor-gen] stuckReportCursorFirst
  18439. 436.19 s [smos-report-cursor-gen] produces valid cursors 350.23 ms
  18440. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18441. 436.19 s [smos-report-cursor-gen] produceStuckReportCursor
  18442. 436.19 s [smos-report-cursor-gen] produces valid reports for interesting stores 875.03 ms
  18443. 436.19 s [smos-report-cursor-gen] passed for all of 10 inputs.
  18444. 436.19 s [smos-report-cursor-gen] GenValid StuckReportCursor
  18445. 436.19 s [smos-report-cursor-gen] genValid :: Gen StuckReportCursor
  18446. 436.19 s [smos-report-cursor-gen] only generates valid 'StuckReportCursor's 181.07 ms
  18447. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18448. 436.19 s [smos-report-cursor-gen] stuckReportCursorLast
  18449. 436.19 s [smos-report-cursor-gen] produces valid cursors 183.12 ms
  18450. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18451. 436.19 s [smos-report-cursor-gen] Smos.Cursor.Report.OngoingSpec
  18452. 436.19 s [smos-report-cursor-gen] ongoingReportCursorDelete
  18453. 436.19 s [smos-report-cursor-gen] produces valid cursors 1523.01 ms
  18454. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18455. 436.19 s [smos-report-cursor-gen] makeOngoingEntryCursor
  18456. 436.19 s [smos-report-cursor-gen] produces valid cursors 3.23 ms
  18457. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18458. 436.19 s [smos-report-cursor-gen] ongoingReportCursorInsert
  18459. 436.19 s [smos-report-cursor-gen] produces valid cursors 779.74 ms
  18460. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18461. 436.19 s [smos-report-cursor-gen] ongoingReportCursorLast
  18462. 436.19 s [smos-report-cursor-gen] produces valid cursors 1525.06 ms
  18463. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18464. 436.19 s [smos-report-cursor-gen] makeOngoingEntryCursor'
  18465. 436.19 s [smos-report-cursor-gen] produces valid cursors 3.99 ms
  18466. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18467. 436.19 s [smos-report-cursor-gen] ongoingReportCursorPrev
  18468. 436.19 s [smos-report-cursor-gen] produces valid cursors 1022.41 ms
  18469. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18470. 436.19 s [smos-report-cursor-gen] ongoingReportCursorEntryReportCursorL
  18471. 436.19 s [smos-report-cursor-gen] gets valid values from valid values values 1501.17 ms
  18472. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18473. 436.19 s [smos-report-cursor-gen] satisfies the third lens law for valid values and valid values 253.41 ms
  18474. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18475. 436.19 s [smos-report-cursor-gen] produces valid values when it is used to set valid values values on valid values values 1496.07 ms
  18476. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18477. 436.19 s [smos-report-cursor-gen] satisfies the second lens law for valid values 368.83 ms
  18478. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18479. 436.19 s [smos-report-cursor-gen] satisfies the first lens law for valid values and valid values 363.60 ms
  18480. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18481. 436.19 s [smos-report-cursor-gen] ongoingReportCursorNext
  18482. 436.19 s [smos-report-cursor-gen] produces valid cursors 1019.82 ms
  18483. 436.19 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18484. 436.19 s [smos-report-cursor-gen] ongoingReportCursorSelectReport
  18485. 436.19 s [smos] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  18486. 436.19 s [smos] depends smos-report-gen-0.8.0-L9pTbZfIJMl6u3bOH0trjp
  18487. 436.19 s [smos] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  18488. 436.19 s [smos] depends text-2.1.3-34f1
  18489. 436.19 s [smos] depends vty-6.4-K1OakpHsBDZBUi5PBPeSvr
  18490. 436.19 s [smos] definite smos-0.10.1-26ug0TFHxNnP2wfvAD6dD-smos
  18491. 436.19 s [smos] depends base-4.20.2.0-fafd
  18492. 436.19 s [smos] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  18493. 436.19 s [smos] depends smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  18494. 436.19 s [smos] Using Cabal-3.12.1.0 compiled by ghc-9.10
  18495. 436.19 s [smos] Using compiler: ghc-9.10.3
  18496. 436.19 s [smos] Using install prefix: /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1
  18497. 436.19 s [smos] Executables installed in:
  18498. 436.19 s [smos] /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/bin
  18499. 436.19 s [smos] Libraries installed in:
  18500. 436.20 s [smos] /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  18501. 436.20 s [smos] Dynamic Libraries installed in:
  18502. 436.20 s [smos] /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  18503. 436.20 s [smos] Private executables installed in:
  18504. 436.20 s [smos] /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-0.10.1
  18505. 436.20 s [smos] Data files installed in:
  18506. 436.20 s [smos] /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/share/x86_64-linux-ghc-9.10.3-a85d/smos-0.10.1
  18507. 436.20 s [smos] Documentation installed in:
  18508. 436.20 s [smos] /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-0.10.1
  18509. 436.20 s [smos] Configuration files installed in:
  18510. 436.20 s [smos] /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/etc
  18511. 436.20 s [smos] No alex found
  18512. 436.20 s [smos] Using ar found on system at:
  18513. 436.20 s [smos] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  18514. 436.20 s [smos] No c2hs found
  18515. 436.20 s [smos] No cpphs found
  18516. 436.20 s [smos] No doctest found
  18517. 436.20 s [smos] Using gcc version 14.3.0 given by user at:
  18518. 436.20 s [smos] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  18519. 436.20 s [smos] Using ghc version 9.10.3 found on system at:
  18520. 436.20 s [smos] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  18521. 436.20 s [smos] Using ghc-pkg version 9.10.3 found on system at:
  18522. 436.20 s [smos] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  18523. 436.20 s [smos] No ghcjs found
  18524. 436.20 s [smos] No ghcjs-pkg found
  18525. 436.20 s [smos] No greencard found
  18526. 436.20 s [smos] Using haddock version 2.31.1 found on system at:
  18527. 436.20 s [smos] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  18528. 436.20 s [smos] No happy found
  18529. 436.20 s [smos] Using haskell-suite found on system at: haskell-suite-dummy-location
  18530. 436.20 s [smos] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  18531. 436.20 s [smos] No hmake found
  18532. 436.20 s [smos] Using hpc version 0.69 found on system at:
  18533. 436.20 s [smos] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  18534. 436.20 s [smos] Using hsc2hs version 0.68.10 found on system at:
  18535. 436.20 s [smos] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  18536. 436.20 s [smos] No hscolour found
  18537. 436.20 s [smos] No jhc found
  18538. 436.20 s [smos] Using ld found on system at:
  18539. 436.20 s [smos] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  18540. 436.20 s [smos] No pkg-config found
  18541. 436.20 s [smos] Using runghc version 9.10.3 found on system at:
  18542. 436.20 s [smos] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  18543. 436.20 s [smos] Using strip version 2.44 found on system at:
  18544. 436.20 s [smos] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  18545. 436.20 s [smos] Using tar found on system at:
  18546. 436.20 s [smos] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  18547. 436.20 s [smos] No uhc found
  18548. 436.20 s [smos-report-cursor-gen] produces valid cursors 667.55 ms
  18549. 436.20 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18550. 436.20 s [smos-report-cursor-gen] GenValid OngoingReportCursor
  18551. 436.20 s [smos-report-cursor-gen] genValid :: Gen OngoingReportCursor
  18552. 436.20 s [smos-report-cursor-gen] only generates valid 'OngoingReportCursor's 1219.19 ms
  18553. 436.20 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18554. 436.20 s [smos-report-cursor-gen] ongoingReportCursorRemove
  18555. 436.20 s [smos-report-cursor-gen] produces valid cursors 1181.71 ms
  18556. 436.20 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18557. 436.20 s [smos-report-cursor-gen] ongoingReportCursorFirst
  18558. 436.20 s [smos-report-cursor-gen] produces valid cursors 1184.32 ms
  18559. 436.20 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18560. 436.20 s [smos-report-cursor-gen] ongoingReportCursorSelectFilter
  18561. 436.20 s [smos-report-cursor-gen] produces valid cursors 757.48 ms
  18562. 436.20 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18563. 436.20 s [smos-report-cursor-gen] ongoingReportCursorAppend
  18564. 436.20 s [smos-report-cursor-gen] produces valid cursors 575.10 ms
  18565. 436.20 s [smos-report-cursor-gen] passed for all of 100 inputs.
  18566. 436.20 s [smos-report-cursor-gen] produceOngoingReportCursor
  18567. 436.20 s [smos-report-cursor-gen] produces valid reports for interesting stores 925.67 ms
  18568. 436.20 s [smos-report-cursor-gen] passed for all of 10 inputs.
  18569. 436.20 s [smos-report-cursor-gen]
  18570. 436.20 s [smos-report-cursor-gen] Examples: 11361
  18571. 436.20 s [smos-report-cursor-gen] Passed: 120
  18572. 436.20 s [smos-report-cursor-gen] Failed: 0
  18573. 436.20 s [smos-report-cursor-gen] Sum of test runtimes: 214.71 seconds
  18574. 436.20 s [smos-report-cursor-gen] Test suite took: 9.22 seconds
  18575. 436.20 s [smos-report-cursor-gen]
  18576. 436.20 s [smos-report-cursor-gen] Test suite smos-report-cursor-test: PASS
  18577. 436.20 s [smos-report-cursor-gen] Test suite logged to:
  18578. 436.20 s [smos-report-cursor-gen] dist/test/smos-report-cursor-gen-0.4.0-smos-report-cursor-test.log
  18579. 436.20 s [smos-report-cursor-gen] 1 of 1 test suites (1 of 1 test cases) passed.
  18580. 436.20 s [smos-report-cursor-gen] Phase: haddockPhase
  18581. 436.20 s [smos-report-cursor-gen] Phase: installPhase
  18582. 436.32 s [smos-report-cursor-gen] Installing library in /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx
  18583. 436.56 s [smos-report-cursor-gen] Phase: fixupPhase
  18584. 436.58 s [smos-report-cursor-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0
  18585. 436.59 s [smos-report-cursor-gen] shrinking /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-report-cursor-gen-0.4.0-3JbJcYlu8ogLPbVgq7Ewdx-ghc9.10.3.so
  18586. 436.66 s [smos-report-cursor-gen] checking for references to /build/ in /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0...
  18587. 436.68 s [smos-report-cursor-gen] patching script interpreter paths in /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0
  18588. 436.69 s [smos-report-cursor-gen] stripping (with command strip and flags -S -p) in /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0/lib
  18589. 436.73 s [smos-report-cursor-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/23srf61zkmn1hjvwxg1qiy1llpjlgwvj-smos-report-cursor-gen-0.4.0-coverage
  18590. 436.74 s [smos-report-cursor-gen] checking for references to /build/ in /nix/store/23srf61zkmn1hjvwxg1qiy1llpjlgwvj-smos-report-cursor-gen-0.4.0-coverage...
  18591. 436.75 s [smos-report-cursor-gen] patching script interpreter paths in /nix/store/23srf61zkmn1hjvwxg1qiy1llpjlgwvj-smos-report-cursor-gen-0.4.0-coverage
  18592. 437.26 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/23srf61zkmn1hjvwxg1qiy1llpjlgwvj-smos-report-cursor-gen-0.4.0-coverage /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0
  18593. 438.58 s [post-build-hook] Pushing 2 paths (434 are already present) using zstd to cache smos ⏳
  18594. 438.58 s [post-build-hook]
  18595. 438.94 s [post-build-hook] Pushing /nix/store/23srf61zkmn1hjvwxg1qiy1llpjlgwvj-smos-report-cursor-gen-0.4.0-coverage (138.59 KiB)
  18596. 438.95 s [post-build-hook] Pushing /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0 (1.24 MiB)
  18597. 440.05 s [post-build-hook]
  18598. 440.05 s [post-build-hook] All done.
  18599. 440.07 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/23srf61zkmn1hjvwxg1qiy1llpjlgwvj-smos-report-cursor-gen-0.4.0-coverage /nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0
  18600. 440.36 s [post-build-hook] copying 2 paths...
  18601. 440.36 s [post-build-hook] copying path '/nix/store/23srf61zkmn1hjvwxg1qiy1llpjlgwvj-smos-report-cursor-gen-0.4.0-coverage' to 'https://cache.staging.nix-ci.com'...
  18602. 440.36 s [post-build-hook] copying path '/nix/store/srv2lwl23bjj0x27wv51qsrznj3c7y8y-smos-report-cursor-gen-0.4.0' to 'https://cache.staging.nix-ci.com'...
  18603. 441.35 s [post-build-hook] copying 1 paths...
  18604. 441.35 s [post-build-hook] copying path '/nix/store/7h5am28mlyy390gywcv3xvq1v8x4jivm-smos-report-cursor-gen-0.4.0.drv' to 'https://cache.staging.nix-ci.com'...
  18605. 441.64 s Progress: 61 of 78 built (2 building), 28 of 28 downloaded from cache
  18606. 441.64 s [smos] Phase: buildPhase
  18607. 441.64 s [smos] Preprocessing library for smos-0.10.1...
  18608. 441.64 s [smos] Building library for smos-0.10.1...
  18609. 441.64 s [smos] [ 1 of 38] Compiling Paths_smos ( dist/build/autogen/Paths_smos.hs, dist/build/Paths_smos.o, dist/build/Paths_smos.dyn_o )
  18610. 441.64 s [smos] Adapting module: Smos.Monad
  18611. 441.64 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Monad.hs.coverables for source file /build/smos-0.10.1/src/Smos/Monad.hs
  18612. 441.64 s [smos] Adapting module: Smos.Style
  18613. 441.64 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Style.hs.coverables for source file /build/smos-0.10.1/src/Smos/Style.hs
  18614. 441.64 s [smos] Adapting module: Smos.Keys
  18615. 441.64 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Keys.hs.coverables for source file /build/smos-0.10.1/src/Smos/Keys.hs
  18616. 441.64 s [smos] [ 2 of 38] Compiling Smos.Keys ( src/Smos/Keys.hs, dist/build/Smos/Keys.o, dist/build/Smos/Keys.dyn_o )
  18617. 441.64 s [smos-server-gen] Phase: setupCompilerEnvironmentPhase
  18618. 441.64 s [smos-server-gen] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  18619. 441.64 s [smos-server-gen] Phase: unpackPhase
  18620. 441.64 s [smos-server-gen] unpacking source archive /nix/store/732y0bwkcgynchg5vdkzjppgq6dl53f7-smos-server-gen-source-0.9.1/smos-server-gen-0.9.1.tar.gz
  18621. 441.64 s [smos-server-gen] source root is smos-server-gen-0.9.1
  18622. 441.64 s [smos-server-gen] setting SOURCE_DATE_EPOCH to timestamp 1780356049 of file "smos-server-gen-0.9.1/test/Spec.hs"
  18623. 441.64 s [smos-server-gen] warning: file "smos-server-gen-0.9.1/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  18624. 441.64 s [smos-server-gen] Phase: patchPhase
  18625. 441.64 s [smos-server-gen] Adding dekking-value to build-depends in ./smos-server-gen.cabal
  18626. 441.64 s [smos-server-gen] Phase: compileBuildDriverPhase
  18627. 441.64 s [smos-server-gen] setupCompileFlags: -package-db=/build/tmp.Of10zynxsM/setup-package.conf.d -threaded
  18628. 441.64 s [smos-server-gen] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Of10zynxsM/Main.o )
  18629. 441.64 s [smos-server-gen] [2 of 2] Linking Setup
  18630. 441.64 s [smos-server-gen] Phase: updateAutotoolsGnuConfigScriptsPhase
  18631. 441.64 s [smos-server-gen] Phase: configurePhase
  18632. 441.64 s [smos-server-gen] configureFlags: --verbose --prefix=/nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.Of10zynxsM/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-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-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  18633. 441.64 s [smos-server-gen] Using Parsec parser
  18634. 441.64 s [smos-server-gen] Configuring smos-server-gen-0.9.1...
  18635. 441.64 s [smos-server-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
  18636. 441.64 s [smos-server-gen] Dependency base: using base-4.20.2.0
  18637. 441.64 s [smos-server-gen] Dependency bytestring: using bytestring-0.12.2.0
  18638. 441.64 s [smos-server-gen] Dependency containers: using containers-0.7
  18639. 441.64 s [smos-server-gen] Dependency deepseq: using deepseq-1.5.0.0
  18640. 441.64 s [smos-server-gen] Dependency dekking-value: using dekking-value-0.0.0.0
  18641. 441.64 s [smos-server-gen] Dependency dirforest: using dirforest-0.1.0.0
  18642. 441.64 s [smos-server-gen] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
  18643. 441.64 s [smos-server-gen] Dependency http-client: using http-client-0.7.19
  18644. 441.64 s [smos-server-gen] Dependency mergeful: using mergeful-0.3.0.0
  18645. 441.64 s [smos-server-gen] Dependency microlens: using microlens-0.4.14.0
  18646. 441.64 s [smos-server-gen] Dependency path: using path-0.9.6
  18647. 441.64 s [smos-server-gen] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
  18648. 441.64 s [smos-server-gen] Dependency servant-auth-client: using servant-auth-client-0.4.2.0
  18649. 441.64 s [smos-server-gen] Dependency servant-auth-server: using servant-auth-server-0.4.9.1
  18650. 441.64 s [smos-server-gen] Dependency smos-api-gen: using smos-api-gen-0.3.2
  18651. 441.64 s [smos-server-gen] Dependency smos-client: using smos-client-0.6.0
  18652. 441.64 s [smos-server-gen] Dependency smos-data: using smos-data-0.7.0
  18653. 441.64 s [smos-server-gen] Dependency smos-data-gen: using smos-data-gen-0.5.1
  18654. 441.64 s [smos-server-gen] Dependency smos-directory-gen: using smos-directory-gen-0.2.0
  18655. 441.64 s [smos-server-gen] Dependency smos-server: using smos-server-0.15.0
  18656. 441.64 s [smos-server-gen] Dependency smos-sync: using smos-sync-0.8.0
  18657. 441.64 s [smos-server-gen] Dependency sydtest: using sydtest-0.23.0.1
  18658. 441.64 s [smos-server-gen] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
  18659. 441.64 s [smos-server-gen] Dependency unliftio: using unliftio-0.2.25.1
  18660. 441.64 s [smos-server-gen] Dependency yaml: using yaml-0.11.11.2
  18661. 441.64 s [smos-server-gen] Dependency base: using base-4.20.2.0
  18662. 441.64 s [smos-server-gen] Dependency dekking-value: using dekking-value-0.0.0.0
  18663. 441.64 s [smos-server-gen] Dependency http-client-tls: using http-client-tls-0.3.6.4
  18664. 441.64 s [smos-server-gen] Dependency http-types: using http-types-0.12.4
  18665. 441.64 s [smos-server-gen] Dependency semver: using semver-0.4.0.1
  18666. 441.64 s [smos-server-gen] Dependency servant-client: using servant-client-0.20.3.0
  18667. 441.64 s [smos-server-gen] Dependency smos-client: using smos-client-0.6.0
  18668. 441.64 s [smos-server-gen] Dependency smos-data: using smos-data-0.7.0
  18669. 441.64 s [smos-server-gen] Dependency sydtest: using sydtest-0.23.0.1
  18670. 441.64 s [smos-server-gen] Dependency text: using text-2.1.3
  18671. 441.64 s [smos-server-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
  18672. 441.64 s [smos-server-gen] Dependency async: using async-2.2.5
  18673. 441.64 s [smos-server-gen] Dependency base: using base-4.20.2.0
  18674. 441.64 s [smos-server-gen] Dependency bytestring: using bytestring-0.12.2.0
  18675. 441.64 s [smos-server-gen] Dependency containers: using containers-0.7
  18676. 441.64 s [smos-server-gen] Dependency dekking-value: using dekking-value-0.0.0.0
  18677. 441.64 s [smos-server-gen] Dependency dirforest: using dirforest-0.1.0.0
  18678. 441.64 s [smos-server-gen] Dependency genvalidity-bytestring: using genvalidity-bytestring-1.0.0.1
  18679. 441.64 s [smos-server-gen] Dependency genvalidity-persistent: using genvalidity-persistent-1.0.0.2
  18680. 441.64 s [smos-server-gen] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
  18681. 441.64 s [smos-server-gen] Dependency genvalidity-time: using genvalidity-time-1.0.0.1
  18682. 441.64 s [smos-server-gen] Dependency http-types: using http-types-0.12.4
  18683. 441.64 s [smos-server-gen] Dependency ical: using ical-0.0.0.0
  18684. 441.64 s [smos-server-gen] Dependency mergeful: using mergeful-0.3.0.0
  18685. 441.64 s [smos-server-gen] Dependency mtl: using mtl-2.3.1
  18686. 441.64 s [smos-server-gen] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
  18687. 441.64 s [smos-server-gen] Dependency path: using path-0.9.6
  18688. 441.64 s [smos-server-gen] Dependency path-io: using path-io-1.8.2
  18689. 441.64 s [smos-server-gen] Dependency persistent: using persistent-2.17.1.0
  18690. 441.64 s [smos-server-gen] Dependency safe: using safe-0.3.21
  18691. 441.64 s [smos-server-gen] Dependency servant: using servant-0.20.3.0
  18692. 441.64 s [smos-server-gen] Dependency servant-client: using servant-client-0.20.3.0
  18693. 441.64 s [smos-server-gen] Dependency smos-api: using smos-api-0.8.0
  18694. 441.64 s [smos-server-gen] Dependency smos-client: using smos-client-0.6.0
  18695. 441.64 s [smos-server-gen] Dependency smos-data: using smos-data-0.7.0
  18696. 441.64 s [smos-server-gen] Dependency smos-data-gen: using smos-data-gen-0.5.1
  18697. 441.64 s [smos-server-gen] Dependency smos-directory-gen: using smos-directory-gen-0.2.0
  18698. 441.64 s [smos-server-gen] Dependency smos-report: using smos-report-0.12.0
  18699. 441.64 s [smos-server-gen] Dependency smos-server: using smos-server-0.15.0
  18700. 441.64 s [smos-server-gen] Dependency smos-server-gen: using smos-server-gen-0.9.1
  18701. 441.64 s [smos-server-gen] Dependency sydtest: using sydtest-0.23.0.1
  18702. 441.64 s [smos-server-gen] Dependency sydtest-persistent-sqlite: using sydtest-persistent-sqlite-0.2.0.3
  18703. 441.64 s [smos-server-gen] Dependency time: using time-1.12.2
  18704. 441.64 s [smos-server-gen] Dependency typed-uuid: using typed-uuid-0.2.0.0
  18705. 441.64 s [smos-server-gen] Dependency tz: using tz-0.1.3.6
  18706. 441.64 s [smos-server-gen] Dependency uuid: using uuid-1.3.16
  18707. 441.64 s [smos-server-gen] Dependency zip: using zip-2.2.1
  18708. 441.64 s [smos-server-gen] Dependency zstd: using zstd-0.1.3.0
  18709. 441.64 s [smos-server-gen] Source component graph:
  18710. 441.64 s [smos-server-gen] component exe:smos-server-end-to-end-test
  18711. 441.64 s [smos-server-gen] component lib
  18712. 441.64 s [smos-server-gen] component test:smos-server-test dependency lib
  18713. 441.64 s [smos-server-gen] Configured component graph:
  18714. 441.64 s [smos-server-gen] component smos-server-gen-0.9.1-E95ha18Ha9eF2Cacj4S395-smos-server-end-to-end-test
  18715. 441.64 s [smos-server-gen] include base-4.20.2.0-fafd
  18716. 441.64 s [smos-server-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  18717. 441.64 s [smos-server-gen] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
  18718. 441.64 s [smos-server-gen] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  18719. 441.64 s [smos-server-gen] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  18720. 441.64 s [smos-server-gen] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  18721. 441.64 s [smos-server-gen] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  18722. 441.64 s [smos-server-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  18723. 441.64 s [smos-server-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  18724. 441.64 s [smos-server-gen] include text-2.1.3-34f1
  18725. 441.64 s [smos-server-gen] component smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
  18726. 441.64 s [smos-server-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  18727. 441.64 s [smos-server-gen] include base-4.20.2.0-fafd
  18728. 441.64 s [smos-server-gen] include bytestring-0.12.2.0-96e1
  18729. 441.64 s [smos-server-gen] include containers-0.7-96b4
  18730. 441.64 s [smos-server-gen] include deepseq-1.5.0.0-2b65
  18731. 441.64 s [smos-server-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  18732. 441.64 s [smos-server-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  18733. 441.64 s [smos-server-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  18734. 441.64 s [smos-server-gen] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  18735. 441.64 s [smos-server-gen] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  18736. 441.64 s [smos-server-gen] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  18737. 441.64 s [smos-server-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  18738. 441.64 s [smos-server-gen] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  18739. 441.64 s [smos-server-gen] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  18740. 441.64 s [smos-server-gen] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  18741. 441.64 s [smos-server-gen] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
  18742. 441.64 s [smos-server-gen] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  18743. 441.64 s [smos-server-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  18744. 441.64 s [smos-server-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  18745. 441.64 s [smos-server-gen] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  18746. 441.64 s [smos-server-gen] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  18747. 441.64 s [smos-server-gen] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  18748. 441.64 s [smos-server-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  18749. 441.65 s [smos-server-gen] include sydtest-wai-0.2.0.2-AQ9BvHrr6xuLVEO9fQpv31
  18750. 441.65 s [smos-server-gen] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  18751. 441.65 s [smos-server-gen] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  18752. 441.65 s [smos-server-gen] component smos-server-gen-0.9.1-6lWBMkPRQAu1ov1pEDpTtU-smos-server-test
  18753. 441.65 s [smos-server-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  18754. 441.65 s [smos-server-gen] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
  18755. 441.65 s [smos-server-gen] include base-4.20.2.0-fafd
  18756. 441.65 s [smos-server-gen] include bytestring-0.12.2.0-96e1
  18757. 441.65 s [smos-server-gen] include containers-0.7-96b4
  18758. 441.65 s [smos-server-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  18759. 441.65 s [smos-server-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  18760. 441.65 s [smos-server-gen] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
  18761. 441.65 s [smos-server-gen] include genvalidity-persistent-1.0.0.2-E1hoSYWeco6KKOY2SV9Fax
  18762. 441.65 s [smos-server-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  18763. 441.65 s [smos-server-gen] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  18764. 441.65 s [smos-server-gen] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  18765. 441.65 s [smos-server-gen] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  18766. 441.65 s [smos-server-gen] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  18767. 441.65 s [smos-server-gen] include mtl-2.3.1-37af
  18768. 441.65 s [smos-server-gen] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  18769. 441.65 s [smos-server-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  18770. 441.65 s [smos-server-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  18771. 441.65 s [smos-server-gen] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  18772. 441.65 s [smos-server-gen] include safe-0.3.21-5BPtE6bL5iDDoo2YMcvvrG
  18773. 441.65 s [smos-server-gen] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  18774. 441.65 s [smos-server-gen] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  18775. 441.65 s [smos-server-gen] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  18776. 441.65 s [smos-server-gen] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  18777. 441.65 s [smos-server-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  18778. 441.65 s [smos-server-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  18779. 441.65 s [smos-server-gen] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  18780. 441.65 s [smos-server-gen] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  18781. 441.65 s [smos-server-gen] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  18782. 441.65 s [smos-server-gen] include smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
  18783. 441.65 s [smos-server-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  18784. 441.65 s [smos-server-gen] include sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
  18785. 441.65 s [smos-server-gen] include time-1.12.2-3479
  18786. 441.65 s [smos-server-gen] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  18787. 441.65 s [smos-server-gen] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  18788. 441.65 s [smos-server-gen] include uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
  18789. 441.65 s [smos-server-gen] include zip-2.2.1-CMvjFROmUHB5lT3grxhbf5
  18790. 441.65 s [smos-server-gen] include zstd-0.1.3.0-Dk4S4y3VeFe5pM1coWpWfC
  18791. 441.65 s [smos-server-gen] Linked component graph:
  18792. 441.65 s [smos-server-gen] unit smos-server-gen-0.9.1-E95ha18Ha9eF2Cacj4S395-smos-server-end-to-end-test
  18793. 441.65 s [smos-server-gen] include base-4.20.2.0-fafd
  18794. 441.65 s [smos-server-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  18795. 441.65 s [smos-server-gen] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
  18796. 441.65 s [smos-server-gen] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  18797. 441.65 s [smos-server-gen] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  18798. 441.65 s [smos-server-gen] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  18799. 441.65 s [smos-server-gen] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  18800. 441.65 s [smos-server-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  18801. 441.65 s [smos-server-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  18802. 441.65 s [smos-server-gen] include text-2.1.3-34f1
  18803. 441.65 s [smos-server-gen] unit smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
  18804. 441.65 s [smos-server-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  18805. 441.65 s [smos-server-gen] include base-4.20.2.0-fafd
  18806. 441.65 s [smos-server-gen] include bytestring-0.12.2.0-96e1
  18807. 441.65 s [smos-server-gen] include containers-0.7-96b4
  18808. 441.65 s [smos-server-gen] include deepseq-1.5.0.0-2b65
  18809. 441.65 s [smos-server-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  18810. 441.65 s [smos-server-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  18811. 441.65 s [smos-server-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  18812. 441.65 s [smos-server-gen] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  18813. 441.65 s [smos-server-gen] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  18814. 441.65 s [smos-server-gen] include microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  18815. 441.65 s [smos-server-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  18816. 441.65 s [smos-server-gen] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  18817. 441.65 s [smos-server-gen] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  18818. 441.65 s [smos-server-gen] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  18819. 441.65 s [smos-server-gen] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
  18820. 441.65 s [smos-server-gen] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  18821. 441.65 s [smos-server-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  18822. 441.65 s [smos-server-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  18823. 441.65 s [smos-server-gen] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  18824. 441.65 s [smos-server-gen] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  18825. 441.65 s [smos-server-gen] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  18826. 441.65 s [smos-server-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  18827. 441.65 s [smos-server-gen] include sydtest-wai-0.2.0.2-AQ9BvHrr6xuLVEO9fQpv31
  18828. 441.65 s [smos-server-gen] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  18829. 441.65 s [smos-server-gen] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  18830. 441.65 s [smos-server-gen] Smos.Server.InterestingStore=smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys:Smos.Server.InterestingStore,Smos.Server.TestUtils=smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys:Smos.Server.TestUtils
  18831. 441.65 s [smos-server-gen] unit smos-server-gen-0.9.1-6lWBMkPRQAu1ov1pEDpTtU-smos-server-test
  18832. 441.65 s [smos-server-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  18833. 441.65 s [smos-server-gen] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
  18834. 441.65 s [smos-server-gen] include base-4.20.2.0-fafd
  18835. 441.65 s [smos-server-gen] include bytestring-0.12.2.0-96e1
  18836. 441.65 s [smos-server-gen] include containers-0.7-96b4
  18837. 441.65 s [smos-server-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  18838. 441.65 s [smos-server-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  18839. 441.65 s [smos-server-gen] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
  18840. 441.65 s [smos-server-gen] include genvalidity-persistent-1.0.0.2-E1hoSYWeco6KKOY2SV9Fax
  18841. 441.65 s [smos-server-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  18842. 441.65 s [smos-server-gen] include genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  18843. 441.65 s [smos-server-gen] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  18844. 441.65 s [smos-server-gen] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  18845. 441.65 s [smos-server-gen] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  18846. 441.65 s [smos-server-gen] include mtl-2.3.1-37af
  18847. 441.65 s [smos-server-gen] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  18848. 441.65 s [smos-server-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  18849. 441.65 s [smos-server-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  18850. 441.65 s [smos-server-gen] include persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  18851. 441.65 s [smos-server-gen] include safe-0.3.21-5BPtE6bL5iDDoo2YMcvvrG
  18852. 441.65 s [smos-server-gen] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  18853. 441.65 s [smos-server-gen] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  18854. 441.65 s [smos-server-gen] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  18855. 441.65 s [smos-server-gen] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  18856. 441.65 s [smos-server-gen] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  18857. 441.65 s [smos-server-gen] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  18858. 441.65 s [smos-server-gen] include smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  18859. 441.65 s [smos-server-gen] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  18860. 441.65 s [smos-server-gen] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  18861. 441.65 s [smos-server-gen] include smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
  18862. 441.65 s [smos-server-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  18863. 441.65 s [smos-server-gen] include sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
  18864. 441.65 s [smos-server-gen] include time-1.12.2-3479
  18865. 441.65 s [smos-server-gen] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  18866. 441.65 s [smos-server-gen] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  18867. 441.65 s [smos-server-gen] include uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
  18868. 441.65 s [smos-server-gen] include zip-2.2.1-CMvjFROmUHB5lT3grxhbf5
  18869. 441.65 s [smos-server-gen] include zstd-0.1.3.0-Dk4S4y3VeFe5pM1coWpWfC
  18870. 441.65 s [smos-server-gen] Ready component graph:
  18871. 441.65 s [smos-server-gen] definite smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
  18872. 441.65 s [smos-server-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  18873. 441.65 s [smos-server-gen] depends base-4.20.2.0-fafd
  18874. 441.65 s [smos-server-gen] depends bytestring-0.12.2.0-96e1
  18875. 441.65 s [smos-server-gen] depends containers-0.7-96b4
  18876. 441.65 s [smos-server-gen] depends deepseq-1.5.0.0-2b65
  18877. 441.65 s [smos-server-gen] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  18878. 441.65 s [smos-server-gen] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  18879. 441.65 s [smos-server-gen] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  18880. 441.65 s [smos-server-gen] depends http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  18881. 441.65 s [smos-server-gen] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  18882. 441.65 s [smos-server-gen] depends microlens-0.4.14.0-92KqsqaUpzqzywfp4Ldx9
  18883. 441.65 s [smos-server-gen] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  18884. 441.65 s [smos-server-gen] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  18885. 441.65 s [smos-server-gen] depends servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  18886. 441.65 s [smos-server-gen] depends servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  18887. 441.65 s [smos-server-gen] depends smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
  18888. 441.65 s [smos-server-gen] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  18889. 441.65 s [smos-server-gen] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  18890. 441.65 s [smos-server-gen] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  18891. 441.65 s [smos-server-gen] depends smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  18892. 441.65 s [smos-server-gen] depends smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  18893. 441.65 s [smos-server-gen] depends smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  18894. 441.65 s [smos-server-gen] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  18895. 441.65 s [smos-server-gen] depends sydtest-wai-0.2.0.2-AQ9BvHrr6xuLVEO9fQpv31
  18896. 441.65 s [smos-server-gen] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  18897. 441.65 s [smos-server-gen] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  18898. 441.65 s [smos-server-gen] definite smos-server-gen-0.9.1-E95ha18Ha9eF2Cacj4S395-smos-server-end-to-end-test
  18899. 441.65 s [smos-server-gen] depends base-4.20.2.0-fafd
  18900. 441.65 s [smos-server-gen] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  18901. 441.65 s [smos-server-gen] depends http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
  18902. 441.65 s [smos-server-gen] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  18903. 441.65 s [smos-server-gen] depends semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  18904. 441.65 s [smos-server-gen] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  18905. 441.65 s [smos-server-gen] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  18906. 441.65 s [smos-server-gen] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  18907. 441.65 s [smos-server-gen] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  18908. 441.65 s [smos-server-gen] depends text-2.1.3-34f1
  18909. 441.65 s [smos-server-gen] definite smos-server-gen-0.9.1-6lWBMkPRQAu1ov1pEDpTtU-smos-server-test
  18910. 441.65 s [smos-server-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  18911. 441.65 s [smos-server-gen] depends async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
  18912. 441.65 s [smos-server-gen] depends base-4.20.2.0-fafd
  18913. 441.65 s [smos-server-gen] depends bytestring-0.12.2.0-96e1
  18914. 441.65 s [smos-server-gen] depends containers-0.7-96b4
  18915. 441.65 s [smos-server-gen] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  18916. 441.65 s [smos-server-gen] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  18917. 441.65 s [smos-server-gen] depends genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
  18918. 441.65 s [smos-server-gen] depends genvalidity-persistent-1.0.0.2-E1hoSYWeco6KKOY2SV9Fax
  18919. 441.65 s [smos-server-gen] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  18920. 441.65 s [smos-server-gen] depends genvalidity-time-1.0.0.1-FoTBdeertRc9A2x7n7iiGS
  18921. 441.65 s [smos-server-gen] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  18922. 441.65 s [smos-server-gen] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  18923. 441.65 s [smos-server-gen] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  18924. 441.65 s [smos-server-gen] depends mtl-2.3.1-37af
  18925. 441.65 s [smos-server-gen] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  18926. 441.65 s [smos-server-gen] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  18927. 441.65 s [smos-server-gen] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  18928. 441.65 s [smos-server-gen] depends persistent-2.17.1.0-2C0zlEk9NRNI4kFeYnpYSF
  18929. 441.65 s [smos-server-gen] depends safe-0.3.21-5BPtE6bL5iDDoo2YMcvvrG
  18930. 441.65 s [smos-server-gen] depends servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  18931. 441.65 s [smos-server-gen] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  18932. 441.65 s [smos-server-gen] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  18933. 441.65 s [smos-server-gen] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  18934. 441.65 s [smos-server-gen] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  18935. 441.65 s [smos-server-gen] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  18936. 441.65 s [smos-server-gen] depends smos-directory-gen-0.2.0-HtqQdQr0JNV2c7WIQdBigj
  18937. 441.65 s [smos-server-gen] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  18938. 441.65 s [smos-server-gen] depends smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  18939. 441.65 s [smos-server-gen] depends smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
  18940. 441.65 s [smos-server-gen] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  18941. 441.65 s [smos-server-gen] depends sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
  18942. 441.65 s [smos-server-gen] depends time-1.12.2-3479
  18943. 441.65 s [smos-server-gen] depends typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  18944. 441.65 s [smos-server-gen] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  18945. 441.65 s [smos-server-gen] depends uuid-1.3.16-4tTKqafjpq55AAemS2VKYM
  18946. 441.65 s [smos-server-gen] depends zip-2.2.1-CMvjFROmUHB5lT3grxhbf5
  18947. 441.65 s [smos-server-gen] depends zstd-0.1.3.0-Dk4S4y3VeFe5pM1coWpWfC
  18948. 441.65 s [smos-server-gen] Using Cabal-3.12.1.0 compiled by ghc-9.10
  18949. 441.65 s [smos-server-gen] Using compiler: ghc-9.10.3
  18950. 441.65 s [smos-server-gen] Using install prefix:
  18951. 441.65 s [smos-server-gen] /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1
  18952. 441.65 s [smos-server-gen] Executables installed in:
  18953. 441.65 s [smos-server-gen] /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/bin
  18954. 441.65 s [smos-server-gen] Libraries installed in:
  18955. 441.65 s [smos-server-gen] /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
  18956. 441.65 s [smos-server-gen] Dynamic Libraries installed in:
  18957. 441.65 s [smos-server-gen] /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  18958. 441.65 s [smos-server-gen] Private executables installed in:
  18959. 441.65 s [smos-server-gen] /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-server-gen-0.9.1
  18960. 441.65 s [smos-server-gen] Data files installed in:
  18961. 441.65 s [smos-server-gen] /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/share/x86_64-linux-ghc-9.10.3-a85d/smos-server-gen-0.9.1
  18962. 441.65 s [smos-server-gen] Documentation installed in:
  18963. 441.65 s [smos-server-gen] /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-server-gen-0.9.1
  18964. 441.65 s [smos-server-gen] Configuration files installed in:
  18965. 441.65 s [smos-server-gen] /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/etc
  18966. 441.65 s [smos-server-gen] No alex found
  18967. 441.65 s [smos-server-gen] Using ar found on system at:
  18968. 441.65 s [smos-server-gen] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  18969. 441.65 s [smos-server-gen] No c2hs found
  18970. 441.65 s [smos-server-gen] No cpphs found
  18971. 441.65 s [smos-server-gen] No doctest found
  18972. 441.65 s [smos-server-gen] Using gcc version 14.3.0 given by user at:
  18973. 441.65 s [smos-server-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  18974. 441.65 s [smos-server-gen] Using ghc version 9.10.3 found on system at:
  18975. 441.65 s [smos-server-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  18976. 441.65 s [smos-server-gen] Using ghc-pkg version 9.10.3 found on system at:
  18977. 441.65 s [smos-server-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  18978. 441.65 s [smos-server-gen] No ghcjs found
  18979. 441.65 s [smos-server-gen] No ghcjs-pkg found
  18980. 441.65 s [smos-server-gen] No greencard found
  18981. 441.65 s [smos-server-gen] Using haddock version 2.31.1 found on system at:
  18982. 441.65 s [smos-server-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  18983. 441.65 s [smos-server-gen] No happy found
  18984. 441.65 s [smos-server-gen] Using haskell-suite found on system at: haskell-suite-dummy-location
  18985. 441.65 s [smos-server-gen] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  18986. 441.65 s [smos-server-gen] No hmake found
  18987. 441.65 s [smos-server-gen] Using hpc version 0.69 found on system at:
  18988. 441.65 s [smos-server-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  18989. 441.65 s [smos-server-gen] Using hsc2hs version 0.68.10 found on system at:
  18990. 441.65 s [smos-server-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  18991. 441.65 s [smos-server-gen] No hscolour found
  18992. 441.65 s [smos-server-gen] No jhc found
  18993. 441.65 s [smos-server-gen] Using ld found on system at:
  18994. 441.65 s [smos-server-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  18995. 441.65 s [smos-server-gen] No pkg-config found
  18996. 441.65 s [smos-server-gen] Using runghc version 9.10.3 found on system at:
  18997. 441.65 s [smos-server-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  18998. 441.65 s [smos-server-gen] Using strip version 2.44 found on system at:
  18999. 441.65 s [smos-server-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  19000. 441.65 s [smos-server-gen] Using tar found on system at:
  19001. 441.65 s [smos-server-gen] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  19002. 441.65 s [smos-server-gen] No uhc found
  19003. 441.65 s [smos-server-gen] Phase: buildPhase
  19004. 441.80 s [smos-server-gen] Preprocessing library for smos-server-gen-0.9.1...
  19005. 441.80 s [smos-server-gen] Building library for smos-server-gen-0.9.1...
  19006. 442.38 s [smos-server-gen] [1 of 3] Compiling Paths_smos_server_gen ( dist/build/autogen/Paths_smos_server_gen.hs, dist/build/Paths_smos_server_gen.o, dist/build/Paths_smos_server_gen.dyn_o )
  19007. 442.38 s [smos-server-gen] Adapting module: Smos.Server.InterestingStore
  19008. 442.38 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/src/Smos/Server/InterestingStore.hs.coverables for source file /build/smos-server-gen-0.9.1/src/Smos/Server/InterestingStore.hs
  19009. 442.38 s [smos-server-gen] Adapting module: Smos.Server.TestUtils
  19010. 442.38 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/src/Smos/Server/TestUtils.hs.coverables for source file /build/smos-server-gen-0.9.1/src/Smos/Server/TestUtils.hs
  19011. 442.92 s [smos-server-gen] [2 of 3] Compiling Smos.Server.InterestingStore ( src/Smos/Server/InterestingStore.hs, dist/build/Smos/Server/InterestingStore.o, dist/build/Smos/Server/InterestingStore.dyn_o )
  19012. 443.33 s [smos-server-gen] [3 of 3] Compiling Smos.Server.TestUtils ( src/Smos/Server/TestUtils.hs, dist/build/Smos/Server/TestUtils.o, dist/build/Smos/Server/TestUtils.dyn_o )
  19013. 445.09 s [smos-server-gen] Warning: ignoring unrecognised input `dist/build/Smos/Server/InterestingStore.dyn_o'
  19014. 445.09 s [smos-server-gen] Warning: ignoring unrecognised input `dist/build/Smos/Server/TestUtils.dyn_o'
  19015. 445.09 s [smos-server-gen] Warning: ignoring unrecognised input `dist/build/Paths_smos_server_gen.dyn_o'
  19016. 446.28 s [smos-server-gen] Preprocessing executable 'smos-server-end-to-end-test' for smos-server-gen-0.9.1...
  19017. 446.28 s [smos-server-gen] Building executable 'smos-server-end-to-end-test' for smos-server-gen-0.9.1...
  19018. 446.69 s [smos-server-gen] [1 of 6] Compiling Paths_smos_server_gen ( dist/build/smos-server-end-to-end-test/autogen/Paths_smos_server_gen.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Paths_smos_server_gen.o )
  19019. 446.75 s [smos-server-gen] Adapting module: Smos.Server.E2E.MonetisationSpec
  19020. 446.75 s [smos-server-gen] Adapting module: Smos.Server.E2E.VersionSpec
  19021. 446.75 s [smos-server-gen] Adapting module: Smos.Server.E2E.TestUtils
  19022. 446.75 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/MonetisationSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/MonetisationSpec.hs
  19023. 446.75 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/TestUtils.hs.coverables for source file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/TestUtils.hs
  19024. 446.75 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/VersionSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/VersionSpec.hs
  19025. 446.81 s [smos] [ 3 of 38] Compiling Smos.Monad ( src/Smos/Monad.hs, dist/build/Smos/Monad.o, dist/build/Smos/Monad.dyn_o )
  19026. 446.81 s [smos] [ 4 of 38] Compiling Smos.Style ( src/Smos/Style.hs, dist/build/Smos/Style.o, dist/build/Smos/Style.dyn_o )
  19027. 446.81 s [smos] [ 5 of 38] Compiling Smos.Types ( src/Smos/Types.hs, dist/build/Smos/Types.o, dist/build/Smos/Types.dyn_o )
  19028. 446.82 s [smos] Adapting module: Smos.Types
  19029. 446.82 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Types.hs.coverables for source file /build/smos-0.10.1/src/Smos/Types.hs
  19030. 447.28 s [smos-server-gen] [2 of 6] Compiling Smos.Server.E2E.MonetisationSpec ( app/Smos/Server/E2E/MonetisationSpec.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Smos/Server/E2E/MonetisationSpec.o )
  19031. 447.39 s [smos-server-gen] [3 of 6] Compiling Smos.Server.E2E.TestUtils ( app/Smos/Server/E2E/TestUtils.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Smos/Server/E2E/TestUtils.o )
  19032. 447.43 s [smos-server-gen] [4 of 6] Compiling Smos.Server.E2E.LoginSpec ( app/Smos/Server/E2E/LoginSpec.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Smos/Server/E2E/LoginSpec.o )
  19033. 447.43 s [smos-server-gen] Adapting module: Smos.Server.E2E.LoginSpec
  19034. 447.43 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/LoginSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/LoginSpec.hs
  19035. 447.63 s [smos-server-gen] [5 of 6] Compiling Smos.Server.E2E.VersionSpec ( app/Smos/Server/E2E/VersionSpec.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Smos/Server/E2E/VersionSpec.o )
  19036. 447.64 s [smos-server-gen] [6 of 6] Compiling Main ( app/Main.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Main.o )
  19037. 447.64 s [smos-server-gen] Adapting module: Main
  19038. 447.64 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/app/Main.hs.coverables for source file /build/smos-server-gen-0.9.1/app/Main.hs
  19039. 448.38 s [smos-server-gen] [1 of 7] Compiling Paths_smos_server_gen ( dist/build/smos-server-end-to-end-test/autogen/Paths_smos_server_gen.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Paths_smos_server_gen.o ) [Impure plugin forced recompilation]
  19040. 448.39 s [smos-server-gen] Adapting module: Smos.Server.E2E.MonetisationSpec
  19041. 448.39 s [smos-server-gen] Adapting module: Smos.Server.E2E.VersionSpec
  19042. 448.39 s [smos-server-gen] Adapting module: Smos.Server.E2E.TestUtils
  19043. 448.39 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/MonetisationSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/MonetisationSpec.hs
  19044. 448.39 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/VersionSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/VersionSpec.hs
  19045. 448.39 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/TestUtils.hs.coverables for source file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/TestUtils.hs
  19046. 448.96 s [smos-server-gen] [2 of 7] Compiling Smos.Server.E2E.MonetisationSpec ( app/Smos/Server/E2E/MonetisationSpec.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Smos/Server/E2E/MonetisationSpec.o ) [Data.SemVer package changed]
  19047. 449.02 s [smos-server-gen] [3 of 7] Compiling Smos.Server.E2E.TestUtils ( app/Smos/Server/E2E/TestUtils.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Smos/Server/E2E/TestUtils.o ) [Network.HTTP.Types package changed]
  19048. 449.06 s [smos-server-gen] [4 of 7] Compiling Smos.Server.E2E.LoginSpec ( app/Smos/Server/E2E/LoginSpec.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Smos/Server/E2E/LoginSpec.o ) [Data.SemVer package changed]
  19049. 449.06 s [smos-server-gen] Adapting module: Smos.Server.E2E.LoginSpec
  19050. 449.06 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/LoginSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/app/Smos/Server/E2E/LoginSpec.hs
  19051. 449.24 s [smos-server-gen] [5 of 7] Compiling Smos.Server.E2E.VersionSpec ( app/Smos/Server/E2E/VersionSpec.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Smos/Server/E2E/VersionSpec.o ) [Servant.Client package changed]
  19052. 449.24 s [smos-server-gen] [6 of 7] Compiling Main ( app/Main.hs, dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test-tmp/Main.o ) [Network.HTTP.Client.TLS package changed]
  19053. 449.24 s [smos-server-gen] Adapting module: Main
  19054. 449.24 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/app/Main.hs.coverables for source file /build/smos-server-gen-0.9.1/app/Main.hs
  19055. 449.37 s [smos-server-gen] [7 of 7] Linking dist/build/smos-server-end-to-end-test/smos-server-end-to-end-test
  19056. 450.56 s [smos] [ 6 of 38] Compiling Smos.OptParse.Bare ( src/Smos/OptParse/Bare.hs, dist/build/Smos/OptParse/Bare.o, dist/build/Smos/OptParse/Bare.dyn_o )
  19057. 450.56 s [smos] Adapting module: Smos.OptParse.Bare
  19058. 450.56 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/OptParse/Bare.hs.coverables for source file /build/smos-0.10.1/src/Smos/OptParse/Bare.hs
  19059. 450.56 s [smos] Adapting module: Smos.Activation
  19060. 450.56 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Activation.hs.coverables for source file /build/smos-0.10.1/src/Smos/Activation.hs
  19061. 450.56 s [smos] Adapting module: Smos.Draw.Base
  19062. 450.57 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Draw/Base.hs.coverables for source file /build/smos-0.10.1/src/Smos/Draw/Base.hs
  19063. 450.57 s [smos] Adapting module: Smos.Actions.Utils
  19064. 450.57 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Utils.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Utils.hs
  19065. 450.60 s [smos] [ 7 of 38] Compiling Smos.Draw.Base ( src/Smos/Draw/Base.hs, dist/build/Smos/Draw/Base.o, dist/build/Smos/Draw/Base.dyn_o )
  19066. 451.24 s [smos] [ 8 of 38] Compiling Smos.Activation ( src/Smos/Activation.hs, dist/build/Smos/Activation.o, dist/build/Smos/Activation.dyn_o )
  19067. 451.24 s [smos] [ 9 of 38] Compiling Smos.Actions.Utils ( src/Smos/Actions/Utils.hs, dist/build/Smos/Actions/Utils.o, dist/build/Smos/Actions/Utils.dyn_o )
  19068. 451.75 s [smos-server-gen] Preprocessing test suite 'smos-server-test' for smos-server-gen-0.9.1...
  19069. 451.75 s [smos-server-gen] Building test suite 'smos-server-test' for smos-server-gen-0.9.1...
  19070. 451.92 s [smos] [10 of 38] Compiling Smos.Actions.Undo ( src/Smos/Actions/Undo.hs, dist/build/Smos/Actions/Undo.o, dist/build/Smos/Actions/Undo.dyn_o )
  19071. 451.92 s [smos] Adapting module: Smos.Actions.Undo
  19072. 451.92 s [smos] Adapting module: Smos.Actions.Entry.Logbook
  19073. 451.92 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Undo.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Undo.hs
  19074. 451.92 s [smos] Adapting module: Smos.Actions.Entry.TodoState
  19075. 451.92 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Entry/Logbook.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Entry/Logbook.hs
  19076. 451.92 s [smos] Adapting module: Smos.Actions.Entry.Properties
  19077. 451.92 s [smos] Adapting module: Smos.Actions.File
  19078. 451.92 s [smos] Adapting module: Smos.Actions.Entry.Header
  19079. 451.92 s [smos] Adapting module: Smos.Actions.Entry.Tags
  19080. 451.92 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Entry/Properties.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Entry/Properties.hs
  19081. 451.92 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Entry/TodoState.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Entry/TodoState.hs
  19082. 451.92 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/File.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/File.hs
  19083. 451.92 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Entry/Tags.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Entry/Tags.hs
  19084. 451.92 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Entry/Header.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Entry/Header.hs
  19085. 451.92 s [smos] Adapting module: Smos.Actions.Entry.Contents
  19086. 451.92 s [smos] Adapting module: Smos.Actions.Entry.Timestamps
  19087. 451.92 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Entry/Timestamps.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Entry/Timestamps.hs
  19088. 451.92 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Entry/Contents.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Entry/Contents.hs
  19089. 451.93 s [smos] Adapting module: Smos.Actions.Forest
  19090. 451.93 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Forest.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Forest.hs
  19091. 452.10 s [smos] [11 of 38] Compiling Smos.Actions.Forest ( src/Smos/Actions/Forest.hs, dist/build/Smos/Actions/Forest.o, dist/build/Smos/Actions/Forest.dyn_o )
  19092. 452.21 s [smos] Adapting module: Smos.Actions.Entry
  19093. 452.21 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Entry.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Entry.hs
  19094. 452.39 s [smos] Adapting module: Smos.Actions.Report.Stuck
  19095. 452.39 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Report/Stuck.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Report/Stuck.hs
  19096. 452.39 s [smos] Adapting module: Smos.Actions.Report.Timestamps
  19097. 452.39 s [smos] Adapting module: Smos.Actions.Report.Ongoing
  19098. 452.39 s [smos] Adapting module: Smos.Actions.Report.Waiting
  19099. 452.39 s [smos] Adapting module: Smos.Actions.Report.Next
  19100. 452.39 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Report/Timestamps.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Report/Timestamps.hs
  19101. 452.39 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Report/Ongoing.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Report/Ongoing.hs
  19102. 452.39 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Report/Next.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Report/Next.hs
  19103. 452.39 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Report/Waiting.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Report/Waiting.hs
  19104. 452.39 s [smos] Adapting module: Smos.Actions.Report.Work
  19105. 452.39 s [smos] Adapting module: Smos.Actions.Browser
  19106. 452.39 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Report/Work.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Report/Work.hs
  19107. 452.39 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Browser.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Browser.hs
  19108. 452.63 s [smos-server-gen] [Adapting module: Smos.Server.Handler.GetApiVersionSpec
  19109. 452.63 s [smos-server-gen] Adapting module: Smos.Server.Handler.DeleteBackupSpec
  19110. 452.63 s [smos-server-gen] Adapting module: Smos.Server.DBSpec
  19111. 452.63 s [smos-server-gen] Adapting module: Smos.Server.DB.CompressedSpec
  19112. 452.64 s [smos-server-gen] Adapting module: Smos.Server.Handler.GetNextActionReportSpec
  19113. 452.64 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetApiVersionSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetApiVersionSpec.hs
  19114. 452.64 s [smos-server-gen] Adapting module: Smos.Server.Handler.GetBookingSettingsSpec
  19115. 452.64 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/DeleteBackupSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/DeleteBackupSpec.hs
  19116. 452.64 s [smos-server-gen] Adapting module: Smos.Server.Handler.PutRestoreBackupSpec
  19117. 452.64 s [smos-server-gen] Adapting module: Smos.Server.Handler.GetSubscriptionSpec
  19118. 452.64 s [smos-server-gen] Adapting module: Smos.Server.Looper.AutoBackupSpec
  19119. 452.64 s [smos-server-gen] 1Adapting module: Smos.Server.Handler.GetBackupSpec
  19120. 452.64 s [smos-server-gen] Adapting module: Smos.Server.Handler.PutSmosFileSpec
  19121. 452.64 s [smos-server-gen] Adapting module: Smos.Server.Handler.GetBookingSlotsSpec
  19122. 452.64 s [smos-server-gen] Adapting module: Smos.Server.Handler.PostLoginSpec
  19123. 452.64 s [smos-server-gen] Adapting module: Smos.Server.Handler.DeleteSmosFileSpec
  19124. 452.72 s [smos-server-gen] of Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/DBSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/DBSpec.hs
  19125. 452.72 s [smos-server-gen] Adapting module: Smos.Server.Handler.PostBookingSpec
  19126. 452.72 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/DB/CompressedSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/DB/CompressedSpec.hs
  19127. 452.72 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetNextActionReportSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetNextActionReportSpec.hs
  19128. 452.72 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBookingSettingsSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBookingSettingsSpec.hs
  19129. 452.72 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetSubscriptionSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetSubscriptionSpec.hs
  19130. 452.72 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutRestoreBackupSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutRestoreBackupSpec.hs
  19131. 452.72 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Looper/AutoBackupSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Looper/AutoBackupSpec.hs
  19132. 452.72 s [smos-server-gen] 27] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostLoginSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostLoginSpec.hs
  19133. 452.72 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBookingSlotsSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBookingSlotsSpec.hs
  19134. 452.72 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/DeleteSmosFileSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/DeleteSmosFileSpec.hs
  19135. 452.72 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutSmosFileSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutSmosFileSpec.hs
  19136. 452.72 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBackupSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBackupSpec.hs
  19137. 452.73 s [smos-server-gen] Compiling Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostBookingSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostBookingSpec.hs
  19138. 452.73 s [smos-server-gen] Paths_smos_server_gen ( dist/build/smos-server-test/autogen/Paths_smos_server_gen.hs, dist/build/smos-server-test/smos-server-test-tmp/Paths_smos_server_gen.o )
  19139. 453.04 s [smos] [12 of 38] Compiling Smos.Actions.File ( src/Smos/Actions/File.hs, dist/build/Smos/Actions/File.o, dist/build/Smos/Actions/File.dyn_o )
  19140. 453.05 s [smos] [13 of 38] Compiling Smos.Actions.Report.Work ( src/Smos/Actions/Report/Work.hs, dist/build/Smos/Actions/Report/Work.o, dist/build/Smos/Actions/Report/Work.dyn_o )
  19141. 453.20 s [smos] [14 of 38] Compiling Smos.Actions.Report.Waiting ( src/Smos/Actions/Report/Waiting.hs, dist/build/Smos/Actions/Report/Waiting.o, dist/build/Smos/Actions/Report/Waiting.dyn_o )
  19142. 453.20 s [smos] [15 of 38] Compiling Smos.Actions.Report.Timestamps ( src/Smos/Actions/Report/Timestamps.hs, dist/build/Smos/Actions/Report/Timestamps.o, dist/build/Smos/Actions/Report/Timestamps.dyn_o )
  19143. 453.20 s [smos] [16 of 38] Compiling Smos.Actions.Report.Stuck ( src/Smos/Actions/Report/Stuck.hs, dist/build/Smos/Actions/Report/Stuck.o, dist/build/Smos/Actions/Report/Stuck.dyn_o )
  19144. 453.20 s [smos] [17 of 38] Compiling Smos.Actions.Report.Ongoing ( src/Smos/Actions/Report/Ongoing.hs, dist/build/Smos/Actions/Report/Ongoing.o, dist/build/Smos/Actions/Report/Ongoing.dyn_o )
  19145. 453.20 s [smos] [18 of 38] Compiling Smos.Actions.Report.Next ( src/Smos/Actions/Report/Next.hs, dist/build/Smos/Actions/Report/Next.o, dist/build/Smos/Actions/Report/Next.dyn_o )
  19146. 453.20 s [smos] [19 of 38] Compiling Smos.Actions.Entry.TodoState ( src/Smos/Actions/Entry/TodoState.hs, dist/build/Smos/Actions/Entry/TodoState.o, dist/build/Smos/Actions/Entry/TodoState.dyn_o )
  19147. 453.20 s [smos] [20 of 38] Compiling Smos.Actions.Entry.Timestamps ( src/Smos/Actions/Entry/Timestamps.hs, dist/build/Smos/Actions/Entry/Timestamps.o, dist/build/Smos/Actions/Entry/Timestamps.dyn_o )
  19148. 453.20 s [smos] [21 of 38] Compiling Smos.Actions.Entry.Tags ( src/Smos/Actions/Entry/Tags.hs, dist/build/Smos/Actions/Entry/Tags.o, dist/build/Smos/Actions/Entry/Tags.dyn_o )
  19149. 453.20 s [smos] [22 of 38] Compiling Smos.Actions.Entry.Properties ( src/Smos/Actions/Entry/Properties.hs, dist/build/Smos/Actions/Entry/Properties.o, dist/build/Smos/Actions/Entry/Properties.dyn_o )
  19150. 453.20 s [smos] [23 of 38] Compiling Smos.Actions.Entry.Logbook ( src/Smos/Actions/Entry/Logbook.hs, dist/build/Smos/Actions/Entry/Logbook.o, dist/build/Smos/Actions/Entry/Logbook.dyn_o )
  19151. 453.20 s [smos] [24 of 38] Compiling Smos.Actions.Entry.Header ( src/Smos/Actions/Entry/Header.hs, dist/build/Smos/Actions/Entry/Header.o, dist/build/Smos/Actions/Entry/Header.dyn_o )
  19152. 453.20 s [smos] [25 of 38] Compiling Smos.Actions.Entry.Contents ( src/Smos/Actions/Entry/Contents.hs, dist/build/Smos/Actions/Entry/Contents.o, dist/build/Smos/Actions/Entry/Contents.dyn_o )
  19153. 453.20 s [smos] [26 of 38] Compiling Smos.Actions.Entry ( src/Smos/Actions/Entry.hs, dist/build/Smos/Actions/Entry.o, dist/build/Smos/Actions/Entry.dyn_o )
  19154. 453.20 s [smos] [27 of 38] Compiling Smos.Actions.Browser ( src/Smos/Actions/Browser.hs, dist/build/Smos/Actions/Browser.o, dist/build/Smos/Actions/Browser.dyn_o )
  19155. 453.22 s [smos-server-gen] [ 2 of 27] Compiling Smos.Server.DB.CompressedSpec ( test/Smos/Server/DB/CompressedSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/DB/CompressedSpec.o )
  19156. 453.22 s [smos-server-gen] Adapting module: Smos.Server.Handler.GetMonetisationSpec
  19157. 453.22 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetMonetisationSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetMonetisationSpec.hs
  19158. 453.33 s [smos] [28 of 38] Compiling Smos.Actions.Report ( src/Smos/Actions/Report.hs, dist/build/Smos/Actions/Report.o, dist/build/Smos/Actions/Report.dyn_o )
  19159. 453.33 s [smos] Adapting module: Smos.Actions.Report
  19160. 453.33 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Report.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Report.hs
  19161. 453.33 s [smos] Adapting module: Smos.Actions.Help
  19162. 453.33 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Help.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Help.hs
  19163. 453.33 s [smos] Adapting module: Smos.Actions.Convenience
  19164. 453.33 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions/Convenience.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions/Convenience.hs
  19165. 453.46 s [smos] [29 of 38] Compiling Smos.Actions.Help ( src/Smos/Actions/Help.hs, dist/build/Smos/Actions/Help.o, dist/build/Smos/Actions/Help.dyn_o )
  19166. 453.48 s [smos-server-gen] Adapting module: Smos.Server.Handler.PostRegisterSpec
  19167. 453.48 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostRegisterSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostRegisterSpec.hs
  19168. 453.48 s [smos-server-gen] Adapting module: Smos.Server.Handler.PostSyncSpec
  19169. 453.48 s [smos-server-gen] Adapting module: Smos.Server.Handler.GetListSmosFilesSpec
  19170. 453.48 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostSyncSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostSyncSpec.hs
  19171. 453.48 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetListSmosFilesSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetListSmosFilesSpec.hs
  19172. 453.54 s [smos-server-gen] Adapting module: Smos.Server.Handler.GetListBackupsSpec
  19173. 453.54 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetListBackupsSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetListBackupsSpec.hs
  19174. 453.69 s [smos] [30 of 38] Compiling Smos.Actions.Convenience ( src/Smos/Actions/Convenience.hs, dist/build/Smos/Actions/Convenience.o, dist/build/Smos/Actions/Convenience.dyn_o )
  19175. 453.69 s [smos-server-gen] Adapting module: Smos.Server.Handler.PutUserSubscriptionSpec
  19176. 453.69 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutUserSubscriptionSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutUserSubscriptionSpec.hs
  19177. 453.73 s [smos-server-gen] Adapting module: Smos.Server.Handler.PostBackupSpec
  19178. 453.73 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostBackupSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostBackupSpec.hs
  19179. 453.75 s [smos-server-gen] Adapting module: Smos.Server.Handler.GetPermissionsSpec
  19180. 453.75 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetPermissionsSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetPermissionsSpec.hs
  19181. 453.76 s [smos-server-gen] [ 3 of 27] Compiling Smos.Server.DBSpec ( test/Smos/Server/DBSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/DBSpec.o )
  19182. 453.76 s [smos-server-gen] Adapting module: Smos.Server.Looper.BackupGarbageCollectorSpec
  19183. 453.76 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Looper/BackupGarbageCollectorSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Looper/BackupGarbageCollectorSpec.hs
  19184. 453.78 s [smos-server-gen] Adapting module: Smos.Server.OptParseSpec
  19185. 453.78 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/OptParseSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/OptParseSpec.hs
  19186. 453.98 s [smos-server-gen] [ 4 of 27] Compiling Smos.Server.Handler.DeleteBackupSpec ( test/Smos/Server/Handler/DeleteBackupSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/DeleteBackupSpec.o )
  19187. 454.08 s [smos-server-gen] [ 5 of 27] Compiling Smos.Server.Handler.DeleteSmosFileSpec ( test/Smos/Server/Handler/DeleteSmosFileSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/DeleteSmosFileSpec.o )
  19188. 454.08 s [smos-server-gen] [ 6 of 27] Compiling Smos.Server.Handler.GetApiVersionSpec ( test/Smos/Server/Handler/GetApiVersionSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetApiVersionSpec.o )
  19189. 454.08 s [smos-server-gen] [ 7 of 27] Compiling Smos.Server.Handler.GetBackupSpec ( test/Smos/Server/Handler/GetBackupSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetBackupSpec.o )
  19190. 454.32 s [smos-server-gen] [ 8 of 27] Compiling Smos.Server.Handler.GetBookingSettingsSpec ( test/Smos/Server/Handler/GetBookingSettingsSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetBookingSettingsSpec.o )
  19191. 454.32 s [smos-server-gen] [ 9 of 27] Compiling Smos.Server.Handler.GetBookingSlotsSpec ( test/Smos/Server/Handler/GetBookingSlotsSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetBookingSlotsSpec.o )
  19192. 454.32 s [smos-server-gen] [10 of 27] Compiling Smos.Server.Handler.GetListBackupsSpec ( test/Smos/Server/Handler/GetListBackupsSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetListBackupsSpec.o )
  19193. 454.32 s [smos-server-gen] [11 of 27] Compiling Smos.Server.Handler.GetListSmosFilesSpec ( test/Smos/Server/Handler/GetListSmosFilesSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetListSmosFilesSpec.o )
  19194. 454.32 s [smos-server-gen] [12 of 27] Compiling Smos.Server.Handler.GetMonetisationSpec ( test/Smos/Server/Handler/GetMonetisationSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetMonetisationSpec.o )
  19195. 454.32 s [smos-server-gen] [13 of 27] Compiling Smos.Server.Handler.GetNextActionReportSpec ( test/Smos/Server/Handler/GetNextActionReportSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetNextActionReportSpec.o )
  19196. 454.32 s [smos-server-gen] [14 of 27] Compiling Smos.Server.Handler.GetPermissionsSpec ( test/Smos/Server/Handler/GetPermissionsSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetPermissionsSpec.o )
  19197. 454.32 s [smos-server-gen] [15 of 27] Compiling Smos.Server.Handler.GetSubscriptionSpec ( test/Smos/Server/Handler/GetSubscriptionSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetSubscriptionSpec.o )
  19198. 454.32 s [smos-server-gen] [16 of 27] Compiling Smos.Server.Handler.PostBackupSpec ( test/Smos/Server/Handler/PostBackupSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PostBackupSpec.o )
  19199. 454.38 s [smos-server-gen] [17 of 27] Compiling Smos.Server.Handler.PostBookingSpec ( test/Smos/Server/Handler/PostBookingSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PostBookingSpec.o )
  19200. 454.67 s [smos] [31 of 38] Compiling Smos.Actions ( src/Smos/Actions.hs, dist/build/Smos/Actions.o, dist/build/Smos/Actions.dyn_o )
  19201. 454.67 s [smos] Adapting module: Smos.Actions
  19202. 454.67 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Actions.hs.coverables for source file /build/smos-0.10.1/src/Smos/Actions.hs
  19203. 454.69 s [smos-server-gen] [18 of 27] Compiling Smos.Server.Handler.PostLoginSpec ( test/Smos/Server/Handler/PostLoginSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PostLoginSpec.o )
  19204. 454.69 s [smos-server-gen] [19 of 27] Compiling Smos.Server.Handler.PostRegisterSpec ( test/Smos/Server/Handler/PostRegisterSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PostRegisterSpec.o )
  19205. 454.69 s [smos-server-gen] [20 of 27] Compiling Smos.Server.Handler.PostSyncSpec ( test/Smos/Server/Handler/PostSyncSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PostSyncSpec.o )
  19206. 454.69 s [smos-server-gen] [21 of 27] Compiling Smos.Server.Handler.PutRestoreBackupSpec ( test/Smos/Server/Handler/PutRestoreBackupSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PutRestoreBackupSpec.o )
  19207. 454.69 s [smos-server-gen] [22 of 27] Compiling Smos.Server.Handler.PutSmosFileSpec ( test/Smos/Server/Handler/PutSmosFileSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PutSmosFileSpec.o )
  19208. 454.69 s [smos-server-gen] [23 of 27] Compiling Smos.Server.Handler.PutUserSubscriptionSpec ( test/Smos/Server/Handler/PutUserSubscriptionSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PutUserSubscriptionSpec.o )
  19209. 454.69 s [smos-server-gen] [24 of 27] Compiling Smos.Server.Looper.AutoBackupSpec ( test/Smos/Server/Looper/AutoBackupSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Looper/AutoBackupSpec.o )
  19210. 454.69 s [smos-server-gen] [25 of 27] Compiling Smos.Server.Looper.BackupGarbageCollectorSpec ( test/Smos/Server/Looper/BackupGarbageCollectorSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Looper/BackupGarbageCollectorSpec.o )
  19211. 454.85 s [smos] [32 of 38] Compiling Smos.OptParse ( src/Smos/OptParse.hs, dist/build/Smos/OptParse.o, dist/build/Smos/OptParse.dyn_o )
  19212. 454.85 s [smos] Adapting module: Smos.Config
  19213. 454.85 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Config.hs.coverables for source file /build/smos-0.10.1/src/Smos/Config.hs
  19214. 454.85 s [smos] Adapting module: Smos.OptParse
  19215. 454.85 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/OptParse.hs.coverables for source file /build/smos-0.10.1/src/Smos/OptParse.hs
  19216. 454.85 s [smos] Adapting module: Smos.Draw.Report
  19217. 454.86 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Draw/Report.hs.coverables for source file /build/smos-0.10.1/src/Smos/Draw/Report.hs
  19218. 455.47 s [smos-server-gen] [26 of 27] Compiling Smos.Server.OptParseSpec ( test/Smos/Server/OptParseSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/OptParseSpec.o )
  19219. 455.47 s [smos-server-gen] [27 of 27] Compiling Main ( test/Spec.hs, dist/build/smos-server-test/smos-server-test-tmp/Main.o )
  19220. 455.47 s [smos-server-gen] Adapting module: Main
  19221. 455.47 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Spec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Spec.hs
  19222. 456.54 s [smos-server-gen] [ 1 of 28] Compiling Paths_smos_server_gen ( dist/build/smos-server-test/autogen/Paths_smos_server_gen.hs, dist/build/smos-server-test/smos-server-test-tmp/Paths_smos_server_gen.o ) [Impure plugin forced recompilation]
  19223. 456.54 s [smos-server-gen] Adapting module: Smos.Server.DBSpec
  19224. 456.54 s [smos-server-gen] Adapting module: Smos.Server.Handler.GetListBackupsSpec
  19225. 456.54 s [smos-server-gen] Adapting module: Smos.Server.Handler.DeleteBackupSpec
  19226. 456.54 s [smos-server-gen] Adapting module: Smos.Server.Handler.GetApiVersionSpec
  19227. 456.54 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/DBSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/DBSpec.hs
  19228. 456.54 s [smos-server-gen] Adapting module: Smos.Server.DB.CompressedSpec
  19229. 456.54 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/DeleteBackupSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/DeleteBackupSpec.hs
  19230. 456.54 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetListBackupsSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetListBackupsSpec.hs
  19231. 456.54 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetApiVersionSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetApiVersionSpec.hs
  19232. 456.54 s [smos-server-gen] Adapting module: Smos.Server.Handler.GetListSmosFilesSpec
  19233. 456.54 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/DB/CompressedSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/DB/CompressedSpec.hs
  19234. 456.54 s [smos-server-gen] Adapting module: Smos.Server.Handler.DeleteSmosFileSpec
  19235. 456.54 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetListSmosFilesSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetListSmosFilesSpec.hs
  19236. 456.54 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/DeleteSmosFileSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/DeleteSmosFileSpec.hs
  19237. 456.54 s [smos-server-gen] Adapting module: Smos.Server.Handler.GetBookingSettingsSpec
  19238. 456.54 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBookingSettingsSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBookingSettingsSpec.hs
  19239. 456.54 s [smos-server-gen] Adapting module: Smos.Server.Handler.GetPermissionsSpec
  19240. 456.54 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetPermissionsSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetPermissionsSpec.hs
  19241. 456.55 s [smos-server-gen] Adapting module: Smos.Server.Handler.GetNextActionReportSpec
  19242. 456.55 s [smos-server-gen] Adapting module: Smos.Server.Handler.GetMonetisationSpec
  19243. 456.55 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetNextActionReportSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetNextActionReportSpec.hs
  19244. 456.55 s [smos-server-gen] Adapting module: Smos.Server.Handler.PostBackupSpec
  19245. 456.55 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetMonetisationSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetMonetisationSpec.hs
  19246. 456.55 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostBackupSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostBackupSpec.hs
  19247. 456.55 s [smos-server-gen] Adapting module: Smos.Server.Handler.GetBookingSlotsSpec
  19248. 456.55 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBookingSlotsSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBookingSlotsSpec.hs
  19249. 456.58 s [smos] Adapting module: Smos.Draw
  19250. 456.58 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Draw.hs.coverables for source file /build/smos-0.10.1/src/Smos/Draw.hs
  19251. 456.65 s [smos-server-gen] Adapting module: Smos.Server.Handler.GetBackupSpec
  19252. 456.65 s [smos-server-gen] Adapting module: Smos.Server.Handler.PostLoginSpec
  19253. 456.65 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBackupSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetBackupSpec.hs
  19254. 456.65 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostLoginSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostLoginSpec.hs
  19255. 456.97 s [smos] [33 of 38] Compiling Smos.Draw.Report ( src/Smos/Draw/Report.hs, dist/build/Smos/Draw/Report.o, dist/build/Smos/Draw/Report.dyn_o )
  19256. 457.02 s [smos] [34 of 38] Compiling Smos.Draw ( src/Smos/Draw.hs, dist/build/Smos/Draw.o, dist/build/Smos/Draw.dyn_o )
  19257. 457.35 s [smos-server-gen] [ 2 of 28] Compiling Smos.Server.DB.CompressedSpec ( test/Smos/Server/DB/CompressedSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/DB/CompressedSpec.o ) [Data.GenValidity.ByteString package changed]
  19258. 457.36 s [smos-server-gen] Adapting module: Smos.Server.Handler.PutSmosFileSpec
  19259. 457.36 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutSmosFileSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutSmosFileSpec.hs
  19260. 457.49 s [smos-server-gen] Adapting module: Smos.Server.Handler.PostSyncSpec
  19261. 457.49 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostSyncSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostSyncSpec.hs
  19262. 457.50 s [smos-server-gen] Adapting module: Smos.Server.Handler.PutUserSubscriptionSpec
  19263. 457.50 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutUserSubscriptionSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutUserSubscriptionSpec.hs
  19264. 457.50 s [smos-server-gen] Adapting module: Smos.Server.Handler.PostBookingSpec
  19265. 457.50 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostBookingSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostBookingSpec.hs
  19266. 457.66 s [smos-server-gen] Adapting module: Smos.Server.Handler.PutRestoreBackupSpec
  19267. 457.66 s [smos-server-gen] Adapting module: Smos.Server.Looper.AutoBackupSpec
  19268. 457.66 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutRestoreBackupSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PutRestoreBackupSpec.hs
  19269. 457.66 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Looper/AutoBackupSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Looper/AutoBackupSpec.hs
  19270. 457.68 s [smos-server-gen] Adapting module: Smos.Server.Handler.PostRegisterSpec
  19271. 457.68 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostRegisterSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/PostRegisterSpec.hs
  19272. 457.70 s [smos-server-gen] Adapting module: Smos.Server.Looper.BackupGarbageCollectorSpec
  19273. 457.78 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Looper/BackupGarbageCollectorSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Looper/BackupGarbageCollectorSpec.hs
  19274. 457.79 s [smos-server-gen] Adapting module: Smos.Server.Handler.GetSubscriptionSpec
  19275. 457.79 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetSubscriptionSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/Handler/GetSubscriptionSpec.hs
  19276. 457.81 s [smos-server-gen] Adapting module: Smos.Server.OptParseSpec
  19277. 457.81 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Smos/Server/OptParseSpec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Smos/Server/OptParseSpec.hs
  19278. 457.82 s [smos-server-gen] [ 3 of 28] Compiling Smos.Server.DBSpec ( test/Smos/Server/DBSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/DBSpec.o ) [Smos.Server.DB package changed]
  19279. 457.82 s [smos-server-gen] [ 4 of 28] Compiling Smos.Server.Handler.DeleteBackupSpec ( test/Smos/Server/Handler/DeleteBackupSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/DeleteBackupSpec.o ) [Test.Syd.Validity package changed]
  19280. 457.84 s [smos-server-gen] [ 5 of 28] Compiling Smos.Server.Handler.DeleteSmosFileSpec ( test/Smos/Server/Handler/DeleteSmosFileSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/DeleteSmosFileSpec.o ) [Test.Syd.Validity package changed]
  19281. 457.84 s [smos-server-gen] [ 6 of 28] Compiling Smos.Server.Handler.GetApiVersionSpec ( test/Smos/Server/Handler/GetApiVersionSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetApiVersionSpec.o ) [Test.Syd.Validity package changed]
  19282. 457.84 s [smos-server-gen] [ 7 of 28] Compiling Smos.Server.Handler.GetBackupSpec ( test/Smos/Server/Handler/GetBackupSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetBackupSpec.o ) [Data.DirForest package changed]
  19283. 458.12 s [smos-server-gen] [ 8 of 28] Compiling Smos.Server.Handler.GetBookingSettingsSpec ( test/Smos/Server/Handler/GetBookingSettingsSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetBookingSettingsSpec.o ) [Test.Syd.Validity package changed]
  19284. 458.12 s [smos-server-gen] [ 9 of 28] Compiling Smos.Server.Handler.GetBookingSlotsSpec ( test/Smos/Server/Handler/GetBookingSlotsSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetBookingSlotsSpec.o ) [Test.Syd.Validity package changed]
  19285. 458.12 s [smos-server-gen] [10 of 28] Compiling Smos.Server.Handler.GetListBackupsSpec ( test/Smos/Server/Handler/GetListBackupsSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetListBackupsSpec.o ) [Test.Syd.Validity package changed]
  19286. 458.12 s [smos-server-gen] [11 of 28] Compiling Smos.Server.Handler.GetListSmosFilesSpec ( test/Smos/Server/Handler/GetListSmosFilesSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetListSmosFilesSpec.o ) [Test.Syd.Validity package changed]
  19287. 458.12 s [smos-server-gen] [12 of 28] Compiling Smos.Server.Handler.GetMonetisationSpec ( test/Smos/Server/Handler/GetMonetisationSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetMonetisationSpec.o ) [Smos.Client package changed]
  19288. 458.12 s [smos-server-gen] [13 of 28] Compiling Smos.Server.Handler.GetNextActionReportSpec ( test/Smos/Server/Handler/GetNextActionReportSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetNextActionReportSpec.o ) [Test.Syd.Validity package changed]
  19289. 458.12 s [smos-server-gen] [14 of 28] Compiling Smos.Server.Handler.GetPermissionsSpec ( test/Smos/Server/Handler/GetPermissionsSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetPermissionsSpec.o ) [Smos.Client package changed]
  19290. 458.12 s [smos-server-gen] [15 of 28] Compiling Smos.Server.Handler.GetSubscriptionSpec ( test/Smos/Server/Handler/GetSubscriptionSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/GetSubscriptionSpec.o ) [Smos.Client package changed]
  19291. 458.12 s [smos-server-gen] [16 of 28] Compiling Smos.Server.Handler.PostBackupSpec ( test/Smos/Server/Handler/PostBackupSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PostBackupSpec.o ) [Test.Syd.Validity package changed]
  19292. 458.12 s [smos-server-gen] [17 of 28] Compiling Smos.Server.Handler.PostBookingSpec ( test/Smos/Server/Handler/PostBookingSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PostBookingSpec.o ) [Test.Syd.Validity package changed]
  19293. 458.41 s [smos-server-gen] [18 of 28] Compiling Smos.Server.Handler.PostLoginSpec ( test/Smos/Server/Handler/PostLoginSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PostLoginSpec.o ) [Test.Syd.Validity package changed]
  19294. 458.41 s [smos-server-gen] [19 of 28] Compiling Smos.Server.Handler.PostRegisterSpec ( test/Smos/Server/Handler/PostRegisterSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PostRegisterSpec.o ) [Test.Syd.Validity package changed]
  19295. 458.41 s [smos-server-gen] [20 of 28] Compiling Smos.Server.Handler.PostSyncSpec ( test/Smos/Server/Handler/PostSyncSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PostSyncSpec.o ) [Test.Syd.Validity package changed]
  19296. 458.41 s [smos-server-gen] [21 of 28] Compiling Smos.Server.Handler.PutRestoreBackupSpec ( test/Smos/Server/Handler/PutRestoreBackupSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PutRestoreBackupSpec.o ) [Test.Syd.Validity package changed]
  19297. 458.41 s [smos-server-gen] [22 of 28] Compiling Smos.Server.Handler.PutSmosFileSpec ( test/Smos/Server/Handler/PutSmosFileSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PutSmosFileSpec.o ) [Test.Syd.Validity package changed]
  19298. 458.41 s [smos-server-gen] [23 of 28] Compiling Smos.Server.Handler.PutUserSubscriptionSpec ( test/Smos/Server/Handler/PutUserSubscriptionSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Handler/PutUserSubscriptionSpec.o ) [Test.Syd.Validity package changed]
  19299. 458.41 s [smos-server-gen] [24 of 28] Compiling Smos.Server.Looper.AutoBackupSpec ( test/Smos/Server/Looper/AutoBackupSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Looper/AutoBackupSpec.o ) [Database.Persist.Sql package changed]
  19300. 458.41 s [smos-server-gen] [25 of 28] Compiling Smos.Server.Looper.BackupGarbageCollectorSpec ( test/Smos/Server/Looper/BackupGarbageCollectorSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/Looper/BackupGarbageCollectorSpec.o ) [Data.GenValidity.Persist package changed]
  19301. 459.14 s [smos-server-gen] [26 of 28] Compiling Smos.Server.OptParseSpec ( test/Smos/Server/OptParseSpec.hs, dist/build/smos-server-test/smos-server-test-tmp/Smos/Server/OptParseSpec.o ) [OptEnvConf.Test package changed]
  19302. 459.14 s [smos-server-gen] [27 of 28] Compiling Main ( test/Spec.hs, dist/build/smos-server-test/smos-server-test-tmp/Main.o ) [Test.Syd package changed]
  19303. 459.14 s [smos-server-gen] Adapting module: Main
  19304. 459.14 s [smos-server-gen] Outputing coverables file /build/smos-server-gen-0.9.1/test/Spec.hs.coverables for source file /build/smos-server-gen-0.9.1/test/Spec.hs
  19305. 459.29 s [smos-server-gen] [28 of 28] Linking dist/build/smos-server-test/smos-server-test
  19306. 459.59 s [smos] [35 of 38] Compiling Smos.App ( src/Smos/App.hs, dist/build/Smos/App.o, dist/build/Smos/App.dyn_o )
  19307. 459.59 s [smos] Adapting module: Smos.App
  19308. 459.59 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/App.hs.coverables for source file /build/smos-0.10.1/src/Smos/App.hs
  19309. 459.90 s [smos] [36 of 38] Compiling Smos.Config ( src/Smos/Config.hs, dist/build/Smos/Config.o, dist/build/Smos/Config.dyn_o )
  19310. 459.90 s [smos] [37 of 38] Compiling Smos ( src/Smos.hs, dist/build/Smos.o, dist/build/Smos.dyn_o )
  19311. 459.91 s [smos] Adapting module: Smos
  19312. 459.91 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos.hs.coverables for source file /build/smos-0.10.1/src/Smos.hs
  19313. 460.12 s [smos] [38 of 38] Compiling Smos.Default ( src/Smos/Default.hs, dist/build/Smos/Default.o, dist/build/Smos/Default.dyn_o )
  19314. 460.12 s [smos] Adapting module: Smos.Default
  19315. 460.13 s [smos] Outputing coverables file /build/smos-0.10.1/src/Smos/Default.hs.coverables for source file /build/smos-0.10.1/src/Smos/Default.hs
  19316. 462.71 s [smos-server-gen] Phase: checkPhase
  19317. 462.88 s [smos] Warning: ignoring unrecognised input `dist/build/Smos.dyn_o'
  19318. 462.88 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions.dyn_o'
  19319. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Browser.dyn_o'
  19320. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Convenience.dyn_o'
  19321. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Entry.dyn_o'
  19322. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Entry/Contents.dyn_o'
  19323. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Entry/Header.dyn_o'
  19324. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Entry/Logbook.dyn_o'
  19325. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Entry/Properties.dyn_o'
  19326. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Entry/Tags.dyn_o'
  19327. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Entry/Timestamps.dyn_o'
  19328. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Entry/TodoState.dyn_o'
  19329. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/File.dyn_o'
  19330. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Forest.dyn_o'
  19331. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Help.dyn_o'
  19332. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Report.dyn_o'
  19333. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Report/Next.dyn_o'
  19334. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Report/Ongoing.dyn_o'
  19335. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Report/Stuck.dyn_o'
  19336. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Report/Timestamps.dyn_o'
  19337. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Report/Waiting.dyn_o'
  19338. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Report/Work.dyn_o'
  19339. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Undo.dyn_o'
  19340. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Actions/Utils.dyn_o'
  19341. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Activation.dyn_o'
  19342. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/App.dyn_o'
  19343. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Config.dyn_o'
  19344. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Default.dyn_o'
  19345. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Draw.dyn_o'
  19346. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Draw/Base.dyn_o'
  19347. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Draw/Report.dyn_o'
  19348. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Keys.dyn_o'
  19349. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Monad.dyn_o'
  19350. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/OptParse.dyn_o'
  19351. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/OptParse/Bare.dyn_o'
  19352. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Style.dyn_o'
  19353. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Smos/Types.dyn_o'
  19354. 462.92 s [smos] Warning: ignoring unrecognised input `dist/build/Paths_smos.dyn_o'
  19355. 463.27 s [smos-server-gen] Running 1 test suites...
  19356. 463.27 s [smos-server-gen] Test suite smos-server-test: RUNNING...
  19357. 463.91 s [smos] Preprocessing test suite 'smos-test' for smos-0.10.1...
  19358. 463.91 s [smos] Building test suite 'smos-test' for smos-0.10.1...
  19359. 464.39 s [smos] [ 1 of 11] Compiling Paths_smos ( dist/build/smos-test/autogen/Paths_smos.hs, dist/build/smos-test/smos-test-tmp/Paths_smos.o )
  19360. 464.40 s [smos] Adapting module: Smos.OptParseSpec
  19361. 464.40 s [smos] Adapting module: TestImport
  19362. 464.40 s [smos] Adapting module: Smos.ActionsSpec
  19363. 464.40 s [smos] Adapting module: Smos.Cursor.EditorSpec
  19364. 464.40 s [smos] Outputing coverables file /build/smos-0.10.1/test/Smos/ActionsSpec.hs.coverables for source file /build/smos-0.10.1/test/Smos/ActionsSpec.hs
  19365. 464.40 s [smos] Outputing coverables file /build/smos-0.10.1/test/Smos/OptParseSpec.hs.coverables for source file /build/smos-0.10.1/test/Smos/OptParseSpec.hs
  19366. 464.40 s [smos] Outputing coverables file /build/smos-0.10.1/test/TestImport.hs.coverables for source file /build/smos-0.10.1/test/TestImport.hs
  19367. 464.40 s [smos] Outputing coverables file /build/smos-0.10.1/test/Smos/Cursor/EditorSpec.hs.coverables for source file /build/smos-0.10.1/test/Smos/Cursor/EditorSpec.hs
  19368. 464.53 s [smos-server-gen] Tests:
  19369. 464.53 s [smos-server-gen]
  19370. 464.53 s [smos-server-gen] Smos.Server.Handler.PostBackupSpec
  19371. 464.53 s [smos-server-gen] PostBackup
  19372. 464.53 s [smos-server-gen] produces a valid smos directory forest for any interesting store 627.49 ms
  19373. 464.53 s [smos-server-gen] passed for all of 5 inputs.
  19374. 464.53 s [smos-server-gen] doesn't change the stored files 1048.82 ms
  19375. 464.53 s [smos-server-gen] passed for all of 5 inputs.
  19376. 464.53 s [smos-server-gen] Does not crash if done twice concurrently 629.61 ms
  19377. 464.53 s [smos-server-gen] passed for all of 5 inputs.
  19378. 464.53 s [smos-server-gen] Smos.Server.Handler.GetNextActionReportSpec
  19379. 464.53 s [smos-server-gen] GetNextActionReport
  19380. 464.53 s [smos-server-gen] produces empty reports if there are no files 128.22 ms
  19381. 464.53 s [smos-server-gen] produces valid resuls 654.37 ms
  19382. 464.53 s [smos-server-gen] passed for all of 5 inputs.
  19383. 464.53 s [smos-server-gen] Smos.Server.DBSpec
  19384. 464.53 s [smos-server-gen] Golden test for the current migrations 21.68 ms
  19385. 464.53 s [smos-server-gen] Can automatically migrate from the previous database schema 23.74 ms
  19386. 464.53 s [smos-server-gen] Smos.Server.Looper.AutoBackupSpec
  19387. 464.53 s [smos-server-gen] runAutoBackupLooper
  19388. 464.53 s [smos-server-gen] makes a backup for one user if none have been made yet. 77.91 ms
  19389. 464.53 s [smos-server-gen] makes another backup if one has been made already but long ago enough 78.72 ms
  19390. 464.53 s [smos-server-gen] Smos.Server.Handler.GetMonetisationSpec
  19391. 464.53 s [smos-server-gen] GetMonetisation
  19392. 464.53 s [smos-server-gen] gets monetisation info that says thet the server is not monetised 41.46 ms
  19393. 464.53 s [smos-server-gen] Smos.Server.Handler.PutRestoreBackupSpec
  19394. 464.53 s [smos-server-gen] PutRestoreBackup
  19395. 464.53 s [smos-server-gen] it can reset the state to what there was at the time of the backup after restoring a backup 480.83 ms
  19396. 464.53 s [smos-server-gen] passed for all of 5 inputs.
  19397. 464.53 s [smos-server-gen] produces a valid smos directory forest for any interesting store 1221.50 ms
  19398. 464.53 s [smos-server-gen] passed for all of 5 inputs.
  19399. 464.53 s [smos-server-gen] Smos.Server.DB.CompressedSpec
  19400. 464.53 s [smos-server-gen] Compressed
  19401. 464.53 s [smos-server-gen] compressByteString
  19402. 464.53 s [smos-server-gen] still outputs the compressed version of 'hello world' the same way on compression level 3 1.70 ms
  19403. 464.53 s [smos-server-gen] still outputs the compressed version of 'hello world' the same way on compression level 20 1.91 ms
  19404. 464.53 s [smos-server-gen] still outputs the compressed version of 'hello world' the same way on compression level 10 1.69 ms
  19405. 464.53 s [smos-server-gen] still outputs the compressed version of 'hello world' the same way on compression level 14 2.09 ms
  19406. 464.53 s [smos-server-gen] still outputs the compressed version of 'hello world' the same way on compression level 21 2.04 ms
  19407. 464.53 s [smos-server-gen] still outputs the compressed version of 'hello world' the same way on compression level 8 1.66 ms
  19408. 464.53 s [smos-server-gen] still outputs the compressed version of 'hello world' the same way on compression level 19 1.94 ms
  19409. 464.53 s [smos-server-gen] still outputs the compressed version of 'hello world' the same way on compression level 5 1.66 ms
  19410. 464.53 s [smos-server-gen] still outputs the compressed version of 'hello world' the same way on compression level 2 1.65 ms
  19411. 464.53 s [smos-server-gen] still outputs the compressed version of 'hello world' the same way on compression level 12 1.99 ms
  19412. 464.53 s [smos-server-gen] still outputs the compressed version of 'hello world' the same way on compression level 1 1.64 ms
  19413. 464.53 s [smos-server-gen] still outputs the compressed version of 'hello world' the same way on compression level 7 1.64 ms
  19414. 464.53 s [smos-server-gen] still outputs the compressed version of 'hello world' the same way on compression level 6 1.68 ms
  19415. 464.53 s [smos-server-gen] still outputs the compressed version of 'hello world' the same way on compression level 17 1.69 ms
  19416. 464.53 s [smos-server-gen] still outputs the compressed version of 'hello world' the same way on compression level 11 1.71 ms
  19417. 464.53 s [smos-server-gen] still outputs the compressed version of 'hello world' the same way on compression level 15 2.79 ms
  19418. 464.53 s [smos-server-gen] still outputs the compressed version of 'hello world' the same way on compression level 13 0.25 ms
  19419. 464.53 s [smos-server-gen] still outputs the compressed version of 'hello world' the same way on compression level 18 0.23 ms
  19420. 464.53 s [smos-server-gen] still outputs the compressed version of 'hello world' the same way on compression level 22 0.35 ms
  19421. 464.53 s [smos-server-gen] still outputs the compressed version of 'hello world' the same way on compression level 4 0.14 ms
  19422. 464.53 s [smos-server-gen] still outputs the compressed version of 'hello world' the same way on compression level 16 0.17 ms
  19423. 464.53 s [smos-server-gen] still outputs the compressed version of 'hello world' the same way on compression level 9 0.15 ms
  19424. 464.53 s [smos-server-gen] decompressByteString
  19425. 464.53 s [smos-server-gen] can still decompress the output from the previous version at compression level 16 1.17 ms
  19426. 464.53 s [smos-server-gen] can still decompress the output from the previous version at compression level 15 1.12 ms
  19427. 464.53 s [smos-server-gen] can still decompress the output from the previous version at compression level 18 1.13 ms
  19428. 464.53 s [smos-server-gen] can still decompress the output from the previous version at compression level 21 1.08 ms
  19429. 464.53 s [smos-server-gen] can still decompress the output from the previous version at compression level 20 1.02 ms
  19430. 464.53 s [smos-server-gen] can still decompress the output from the previous version at compression level 11 1.01 ms
  19431. 464.53 s [smos-server-gen] can still decompress the output from the previous version at compression level 5 0.99 ms
  19432. 464.53 s [smos-server-gen] can still decompress the output from the previous version at compression level 19 0.95 ms
  19433. 464.53 s [smos-server-gen] can still decompress the output from the previous version at compression level 10 0.93 ms
  19434. 464.53 s [smos-server-gen] can still decompress the output from the previous version at compression level 9 1.01 ms
  19435. 464.53 s [smos-server-gen] can still decompress the output from the previous version at compression level 22 0.89 ms
  19436. 464.53 s [smos-server-gen] can still decompress the output from the previous version at compression level 17 0.82 ms
  19437. 464.53 s [smos-server-gen] can still decompress the output from the previous version at compression level 2 0.83 ms
  19438. 464.53 s [smos-server-gen] can still decompress the output from the previous version at compression level 14 0.85 ms
  19439. 464.53 s [smos-server-gen] can still decompress the output from the previous version at compression level 13 0.04 ms
  19440. 464.53 s [smos-server-gen] can still decompress the output from the previous version at compression level 1 0.07 ms
  19441. 464.53 s [smos-server-gen] roundtrips with compressByteString 5.19 ms
  19442. 464.53 s [smos-server-gen] passed for all of 100 inputs.
  19443. 464.93 s [smos] Adapting module: Smos.Types.Gen
  19444. 464.93 s [smos] Adapting module: Smos.Keys.Gen
  19445. 464.93 s [smos] Outputing coverables file /build/smos-0.10.1/test/Smos/Types/Gen.hs.coverables for source file /build/smos-0.10.1/test/Smos/Types/Gen.hs
  19446. 464.93 s [smos] Outputing coverables file /build/smos-0.10.1/test/Smos/Keys/Gen.hs.coverables for source file /build/smos-0.10.1/test/Smos/Keys/Gen.hs
  19447. 464.95 s [smos] [ 2 of 11] Compiling Smos.ActionsSpec ( test/Smos/ActionsSpec.hs, dist/build/smos-test/smos-test-tmp/Smos/ActionsSpec.o )
  19448. 464.95 s [smos] [ 3 of 11] Compiling Smos.Cursor.EditorSpec ( test/Smos/Cursor/EditorSpec.hs, dist/build/smos-test/smos-test-tmp/Smos/Cursor/EditorSpec.o )
  19449. 465.07 s [smos] [ 4 of 11] Compiling Smos.OptParseSpec ( test/Smos/OptParseSpec.hs, dist/build/smos-test/smos-test-tmp/Smos/OptParseSpec.o )
  19450. 465.07 s [smos] [ 5 of 11] Compiling TestImport ( test/TestImport.hs, dist/build/smos-test/smos-test-tmp/TestImport.o )
  19451. 465.07 s [smos] [ 6 of 11] Compiling Smos.Types.Gen ( test/Smos/Types/Gen.hs, dist/build/smos-test/smos-test-tmp/Smos/Types/Gen.o )
  19452. 465.07 s [smos] [ 7 of 11] Compiling Smos.Keys.Gen ( test/Smos/Keys/Gen.hs, dist/build/smos-test/smos-test-tmp/Smos/Keys/Gen.o )
  19453. 465.43 s [smos] [ 8 of 11] Compiling Smos.KeysSpec ( test/Smos/KeysSpec.hs, dist/build/smos-test/smos-test-tmp/Smos/KeysSpec.o )
  19454. 465.43 s [smos] Adapting module: Smos.Cursor.Help.Gen
  19455. 465.43 s [smos] Outputing coverables file /build/smos-0.10.1/test/Smos/Cursor/Help/Gen.hs.coverables for source file /build/smos-0.10.1/test/Smos/Cursor/Help/Gen.hs
  19456. 465.45 s [smos] Adapting module: Smos.KeysSpec
  19457. 465.45 s [smos] Outputing coverables file /build/smos-0.10.1/test/Smos/KeysSpec.hs.coverables for source file /build/smos-0.10.1/test/Smos/KeysSpec.hs
  19458. 465.81 s [smos] Adapting module: Smos.Cursor.HelpSpec
  19459. 465.81 s [smos] Outputing coverables file /build/smos-0.10.1/test/Smos/Cursor/HelpSpec.hs.coverables for source file /build/smos-0.10.1/test/Smos/Cursor/HelpSpec.hs
  19460. 467.75 s [smos-server-gen] can still decompress the output from the previous version at compression level 6 0.06 ms
  19461. 467.75 s [smos-server-gen] can still decompress the output from the previous version at compression level 7 0.04 ms
  19462. 467.75 s [smos-server-gen] can still decompress the output from the previous version at compression level 8 0.07 ms
  19463. 467.75 s [smos-server-gen] can still decompress the output from the previous version at compression level 3 0.05 ms
  19464. 467.75 s [smos-server-gen] can still decompress the output from the previous version at compression level 12 0.06 ms
  19465. 467.75 s [smos-server-gen] can still decompress the output from the previous version at compression level 4 0.14 ms
  19466. 467.75 s [smos-server-gen] Smos.Server.Handler.DeleteSmosFileSpec
  19467. 467.75 s [smos-server-gen] cannot delete a file that does not exist 157.62 ms
  19468. 467.75 s [smos-server-gen] passed for all of 5 inputs.
  19469. 467.75 s [smos-server-gen] deletes a smos file that was put with PutSmosFile, after which it no longer exists 401.73 ms
  19470. 467.75 s [smos-server-gen] passed for all of 5 inputs.
  19471. 467.75 s [smos-server-gen] Smos.Server.Handler.GetApiVersionSpec
  19472. 467.75 s [smos-server-gen] GetApiVersion
  19473. 467.75 s [smos-server-gen] works for any username and password 47.38 ms
  19474. 467.75 s [smos-server-gen] Smos.Server.Handler.PutSmosFileSpec
  19475. 467.75 s [smos-server-gen] PutSmosFile
  19476. 467.75 s [smos-server-gen] puts a smos file that can be fetched with GetSmosFile 487.66 ms
  19477. 467.75 s [smos-server-gen] passed for all of 5 inputs.
  19478. 467.75 s [smos-server-gen] updates the server time 418.98 ms
  19479. 467.75 s [smos-server-gen] passed for all of 5 inputs.
  19480. 467.75 s [smos-server-gen] Smos.Server.Handler.PostSyncSpec
  19481. 467.75 s [smos-server-gen] PostSync
  19482. 467.75 s [smos-server-gen] produces a valid result after two requests 261.79 ms
  19483. 467.75 s [smos-server-gen] passed for all of 5 inputs.
  19484. 467.75 s [smos-server-gen] produces a valid result after two of the same additions 226.03 ms
  19485. 467.75 s [smos-server-gen] passed for all of 5 inputs.
  19486. 467.75 s [smos-server-gen] produces valid resuls 212.78 ms
  19487. 467.75 s [smos-server-gen] passed for all of 5 inputs.
  19488. 467.75 s [smos-server-gen] Smos.Server.Handler.GetListSmosFilesSpec
  19489. 467.75 s [smos-server-gen] GetListSmosFiles
  19490. 467.75 s [smos-server-gen] produces a valid smos directory forest for any interesting store 770.06 ms
  19491. 467.75 s [smos-server-gen] passed for all of 5 inputs.
  19492. 467.75 s [smos-server-gen] Smos.Server.Handler.DeleteBackupSpec
  19493. 467.75 s [smos-server-gen] DeleteBackup
  19494. 467.75 s [smos-server-gen] makes a backup un-get-able 629.45 ms
  19495. 467.84 s [smos-server-gen] passed for all of 5 inputs.
  19496. 467.84 s [smos-server-gen] Smos.Server.Handler.GetBookingSettingsSpec
  19497. 467.84 s [smos-server-gen] gets a 404 when a user has not activated booking 92.00 ms
  19498. 467.84 s [smos-server-gen] gets the settings it put 470.14 ms
  19499. 467.84 s [smos-server-gen] passed for all of 5 inputs.
  19500. 467.84 s [smos-server-gen] Smos.Server.OptParseSpec
  19501. 467.84 s [smos-server-gen] produces the nix options as before 0.47 ms
  19502. 467.84 s [smos-server-gen] pass the lint test 0.28 ms
  19503. 467.84 s [smos-server-gen] produces the same reference documentation as before 3.23 ms
  19504. 467.84 s [smos-server-gen] Smos.Server.Handler.GetSubscriptionSpec
  19505. 467.84 s [smos-server-gen] GetSubscription
  19506. 467.84 s [smos-server-gen] gets that the user is not subscribed for a new user 110.40 ms
  19507. 467.84 s [smos-server-gen] Smos.Server.Handler.GetPermissionsSpec
  19508. 467.84 s [smos-server-gen] GetPermissions
  19509. 467.84 s [smos-server-gen] gets that a new user is not an admin 92.85 ms
  19510. 467.84 s [smos-server-gen] Smos.Server.Handler.PutUserSubscriptionSpec
  19511. 467.84 s [smos-server-gen] PutUserSubscription
  19512. 467.84 s [smos-server-gen] can set a subscription that GetUserSubscription can get 229.54 ms
  19513. 467.84 s [smos-server-gen] passed for all of 5 inputs.
  19514. 467.84 s [smos-server-gen] Smos.Server.Looper.BackupGarbageCollectorSpec
  19515. 467.84 s [smos-server-gen] decideBackupsToDelete
  19516. 467.84 s [smos-server-gen] works with the default period for a year 2074.69 ms
  19517. 467.84 s [smos-server-gen] works with the default period for a day 30.73 ms
  19518. 467.84 s [smos-server-gen] works with iterations when keeping 3 backups in the last 3 days 10.75 ms
  19519. 467.84 s [smos-server-gen] works with this single example 19.21 ms
  19520. 467.84 s [smos-server-gen] only ever selects backups to delete, from the list 18.46 ms
  19521. 467.85 s [smos-server-gen] passed for all of 100 inputs.
  19522. 467.85 s [smos-server-gen] works with iterations when keeping a backup every other day and one per 4 days 6.24 ms
  19523. 467.85 s [smos-server-gen] works on this example 53.78 ms
  19524. 467.85 s [smos-server-gen] works with this single interval where a backup falls outside the interval 11.69 ms
  19525. 467.85 s [smos-server-gen] Smos.Server.Handler.GetBookingSlotsSpec
  19526. 467.85 s [smos-server-gen] produces valid booking slots for any interesting store 550.88 ms
  19527. 467.85 s [smos-server-gen] passed for all of 5 inputs.
  19528. 467.85 s [smos-server-gen] cannot get booking slots for a user that has not activated booking 41.75 ms
  19529. 467.85 s [smos-server-gen] Does not crash if done twice concurrently 559.67 ms
  19530. 467.85 s [smos-server-gen] passed for all of 5 inputs.
  19531. 467.85 s [smos-server-gen] Smos.Server.Handler.PostRegisterSpec
  19532. 467.85 s [smos-server-gen] PostRegister
  19533. 467.85 s [smos-server-gen] works for any username and password 25.83 ms
  19534. 467.85 s [smos-server-gen] passed for all of 5 inputs.
  19535. 467.85 s [smos-server-gen] Smos.Server.Handler.PostLoginSpec
  19536. 467.85 s [smos-server-gen] PostLogin
  19537. 467.85 s [smos-server-gen] succeeds after registering 41.37 ms
  19538. 467.85 s [smos-server-gen] passed for all of 5 inputs.
  19539. 467.85 s [smos-server-gen] fails for any username and password if there are no users 61.84 ms
  19540. 467.85 s [smos-server-gen] passed for all of 5 inputs.
  19541. 467.85 s [smos-server-gen] Smos.Server.Handler.GetBackupSpec
  19542. 467.85 s [smos-server-gen] GetBackup
  19543. 467.85 s [smos-server-gen] has no problem with a file that have weird filenames 105.17 ms
  19544. 467.85 s [smos-server-gen] does not crash when run twice concurrently 1238.60 ms
  19545. 467.85 s [smos-server-gen] passed for all of 5 inputs.
  19546. 467.85 s [smos-server-gen] can go through the intergration test for any valid store 1152.07 ms
  19547. 467.85 s [smos-server-gen] passed for all of 5 inputs.
  19548. 467.85 s [smos-server-gen] has no problem with a large file 1392.65 ms
  19549. 467.85 s [smos-server-gen] passed for all of 2 inputs.
  19550. 467.85 s [smos-server-gen] has no problem with a large store 4329.75 ms
  19551. 467.85 s [smos-server-gen] passed for all of 2 inputs.
  19552. 467.85 s [smos-server-gen] Smos.Server.Handler.PostBookingSpec
  19553. 467.85 s [smos-server-gen] cannot post a booking for a user that has not activated booking 169.18 ms
  19554. 467.85 s [smos-server-gen] passed for all of 5 inputs.
  19555. 467.85 s [smos-server-gen] cannot post a booking for any non time slot 408.22 ms
  19556. 467.85 s [smos-server-gen] passed for all of 5 inputs.
  19557. 467.85 s [smos-server-gen] cannot post a booking for a time-slot of the wrong size 335.05 ms
  19558. 467.85 s [smos-server-gen] passed for all of 5 inputs.
  19559. 467.85 s [smos-server-gen] can post a booking for any time slot 926.83 ms
  19560. 467.85 s [smos-server-gen] passed for all of 5 inputs.
  19561. 467.85 s [smos-server-gen] Golden
  19562. 467.85 s [smos-server-gen] makeEmailHtml
  19563. 467.85 s [smos-server-gen] produces the same email html as before 8.77 ms
  19564. 467.85 s [smos-server-gen] makeEmailText
  19565. 467.85 s [smos-server-gen] produces the same email text as before 0.33 ms
  19566. 467.85 s [smos-server-gen] makeBookingEmail
  19567. 467.85 s [smos-server-gen] produces the same email as before 33.05 ms
  19568. 467.85 s [smos-server-gen] makeEmailSubject
  19569. 467.85 s [smos-server-gen] produces the same email subject as before 3.09 ms
  19570. 467.85 s [smos-server-gen] makeICALCalendar
  19571. 467.85 s [smos-server-gen] produces the same calendar as before 5.86 ms
  19572. 467.85 s [smos-server-gen] Always produces a valid calendar 113.07 ms
  19573. 467.85 s [smos-server-gen] passed for all of 100 inputs.
  19574. 467.85 s [smos-server-gen] Smos.Server.Handler.GetListBackupsSpec
  19575. 467.85 s [smos-server-gen] GetListBackups
  19576. 467.85 s [smos-server-gen] correctly lists two backups after making two backups 690.89 ms
  19577. 467.85 s [smos-server-gen] passed for all of 5 inputs.
  19578. 467.85 s [smos-server-gen]
  19579. 467.85 s [smos-server-gen] Examples: 520
  19580. 467.85 s [smos-server-gen] Passed: 105
  19581. 467.85 s [smos-server-gen] Failed: 0
  19582. 467.85 s [smos-server-gen] Sum of test runtimes: 24.12 seconds
  19583. 467.85 s [smos-server-gen] Test suite took: 4.46 seconds
  19584. 467.85 s [smos-server-gen]
  19585. 468.23 s [smos-server-gen] Test suite smos-server-test: PASS
  19586. 468.29 s [smos-server-gen] Test suite logged to: dist/test/smos-server-gen-0.9.1-smos-server-test.log
  19587. 468.29 s [smos-server-gen] 1 of 1 test suites (1 of 1 test cases) passed.
  19588. 468.29 s [smos-server-gen] Phase: haddockPhase
  19589. 468.29 s [smos-server-gen] Phase: installPhase
  19590. 468.54 s [smos-server-gen] Installing library in /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
  19591. 468.57 s [smos-server-gen] Installing executable smos-server-end-to-end-test in /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/bin
  19592. 468.57 s [smos-server-gen] Warning: The directory
  19593. 468.57 s [smos-server-gen] /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/bin is not
  19594. 468.57 s [smos-server-gen] in the system search path.
  19595. 468.90 s [smos] [ 9 of 11] Compiling Smos.Cursor.Help.Gen ( test/Smos/Cursor/Help/Gen.hs, dist/build/smos-test/smos-test-tmp/Smos/Cursor/Help/Gen.o )
  19596. 468.90 s [smos] [10 of 11] Compiling Smos.Cursor.HelpSpec ( test/Smos/Cursor/HelpSpec.hs, dist/build/smos-test/smos-test-tmp/Smos/Cursor/HelpSpec.o )
  19597. 468.90 s [smos] [11 of 11] Compiling Main ( test/Main.hs, dist/build/smos-test/smos-test-tmp/Main.o )
  19598. 468.90 s [smos] Adapting module: Main
  19599. 468.90 s [smos] Outputing coverables file /build/smos-0.10.1/test/Main.hs.coverables for source file /build/smos-0.10.1/test/Main.hs
  19600. 469.03 s [smos-server-gen] Phase: fixupPhase
  19601. 469.05 s [smos-server-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1
  19602. 469.05 s [smos-server-gen] shrinking /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/bin/smos-server-end-to-end-test
  19603. 469.09 s [smos-server-gen] shrinking /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys-ghc9.10.3.so
  19604. 469.32 s [smos-server-gen] checking for references to /build/ in /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1...
  19605. 469.35 s [smos-server-gen] patching script interpreter paths in /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1
  19606. 469.35 s [smos-server-gen] stripping (with command strip and flags -S -p) in /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/lib /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1/bin
  19607. 469.61 s [smos-server-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/5379ky32lxzrkn7fn27yqvz0c7q4pgg3-smos-server-gen-0.9.1-coverables
  19608. 469.62 s [smos-server-gen] checking for references to /build/ in /nix/store/5379ky32lxzrkn7fn27yqvz0c7q4pgg3-smos-server-gen-0.9.1-coverables...
  19609. 469.63 s [smos-server-gen] patching script interpreter paths in /nix/store/5379ky32lxzrkn7fn27yqvz0c7q4pgg3-smos-server-gen-0.9.1-coverables
  19610. 469.63 s [smos-server-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/xqxnq6k6r0b4fmp2r0856w9m140qn1yi-smos-server-gen-0.9.1-coverage
  19611. 469.63 s [smos-server-gen] checking for references to /build/ in /nix/store/xqxnq6k6r0b4fmp2r0856w9m140qn1yi-smos-server-gen-0.9.1-coverage...
  19612. 469.64 s [smos-server-gen] patching script interpreter paths in /nix/store/xqxnq6k6r0b4fmp2r0856w9m140qn1yi-smos-server-gen-0.9.1-coverage
  19613. 469.73 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/5379ky32lxzrkn7fn27yqvz0c7q4pgg3-smos-server-gen-0.9.1-coverables /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1 /nix/store/xqxnq6k6r0b4fmp2r0856w9m140qn1yi-smos-server-gen-0.9.1-coverage
  19614. 470.19 s [post-build-hook] Pushing 3 paths (659 are already present) using zstd to cache smos ⏳
  19615. 470.19 s [post-build-hook]
  19616. 470.54 s [post-build-hook] Pushing /nix/store/5379ky32lxzrkn7fn27yqvz0c7q4pgg3-smos-server-gen-0.9.1-coverables (106.58 KiB)
  19617. 470.54 s [post-build-hook] Pushing /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1 (16.70 MiB)
  19618. 470.55 s [post-build-hook] Pushing /nix/store/xqxnq6k6r0b4fmp2r0856w9m140qn1yi-smos-server-gen-0.9.1-coverage (324.85 KiB)
  19619. 471.74 s [post-build-hook]
  19620. 471.74 s [post-build-hook] All done.
  19621. 471.76 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/5379ky32lxzrkn7fn27yqvz0c7q4pgg3-smos-server-gen-0.9.1-coverables /nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1 /nix/store/xqxnq6k6r0b4fmp2r0856w9m140qn1yi-smos-server-gen-0.9.1-coverage
  19622. 471.87 s [post-build-hook] copying 3 paths...
  19623. 471.87 s [post-build-hook] copying path '/nix/store/5379ky32lxzrkn7fn27yqvz0c7q4pgg3-smos-server-gen-0.9.1-coverables' to 'https://cache.staging.nix-ci.com'...
  19624. 471.87 s [post-build-hook] copying path '/nix/store/jyv6r3snq08pz3yzwwfac8ymhry0dyrv-smos-server-gen-0.9.1' to 'https://cache.staging.nix-ci.com'...
  19625. 471.87 s [post-build-hook] copying path '/nix/store/xqxnq6k6r0b4fmp2r0856w9m140qn1yi-smos-server-gen-0.9.1-coverage' to 'https://cache.staging.nix-ci.com'...
  19626. 477.47 s [post-build-hook] copying 1 paths...
  19627. 477.47 s [post-build-hook] copying path '/nix/store/m539rr2gsx6ixaraqv5rbminb1mifayw-smos-server-gen-0.9.1.drv' to 'https://cache.staging.nix-ci.com'...
  19628. 477.73 s Progress: 62 of 78 built (1 building), 28 of 28 downloaded from cache
  19629. 477.86 s Building smos-sync-gen
  19630. 477.86 s [smos] [ 1 of 12] Compiling Paths_smos ( dist/build/smos-test/autogen/Paths_smos.hs, dist/build/smos-test/smos-test-tmp/Paths_smos.o ) [Impure plugin forced recompilation]
  19631. 477.86 s [smos] Adapting module: Smos.OptParseSpec
  19632. 477.86 s [smos] Adapting module: Smos.ActionsSpec
  19633. 477.86 s [smos] Adapting module: Smos.Cursor.EditorSpec
  19634. 477.86 s [smos] Outputing coverables file /build/smos-0.10.1/test/Smos/ActionsSpec.hs.coverables for source file /build/smos-0.10.1/test/Smos/ActionsSpec.hs
  19635. 477.86 s [smos] Outputing coverables file /build/smos-0.10.1/test/Smos/OptParseSpec.hs.coverables for source file /build/smos-0.10.1/test/Smos/OptParseSpec.hs
  19636. 477.86 s [smos] Outputing coverables file /build/smos-0.10.1/test/Smos/Cursor/EditorSpec.hs.coverables for source file /build/smos-0.10.1/test/Smos/Cursor/EditorSpec.hs
  19637. 477.86 s [smos] Adapting module: TestImport
  19638. 477.86 s [smos] Outputing coverables file /build/smos-0.10.1/test/TestImport.hs.coverables for source file /build/smos-0.10.1/test/TestImport.hs
  19639. 477.86 s [smos] Adapting module: Smos.Types.Gen
  19640. 477.86 s [smos] Outputing coverables file /build/smos-0.10.1/test/Smos/Types/Gen.hs.coverables for source file /build/smos-0.10.1/test/Smos/Types/Gen.hs
  19641. 477.86 s [smos] Adapting module: Smos.Keys.Gen
  19642. 477.86 s [smos] Outputing coverables file /build/smos-0.10.1/test/Smos/Keys/Gen.hs.coverables for source file /build/smos-0.10.1/test/Smos/Keys/Gen.hs
  19643. 477.86 s [smos] [ 2 of 12] Compiling Smos.ActionsSpec ( test/Smos/ActionsSpec.hs, dist/build/smos-test/smos-test-tmp/Smos/ActionsSpec.o ) [Smos.Types package changed]
  19644. 477.86 s [smos] [ 3 of 12] Compiling Smos.Cursor.EditorSpec ( test/Smos/Cursor/EditorSpec.hs, dist/build/smos-test/smos-test-tmp/Smos/Cursor/EditorSpec.o ) [Data.GenValidity.Path package changed]
  19645. 477.86 s [smos] [ 4 of 12] Compiling Smos.OptParseSpec ( test/Smos/OptParseSpec.hs, dist/build/smos-test/smos-test-tmp/Smos/OptParseSpec.o ) [OptEnvConf.Test package changed]
  19646. 477.86 s [smos] [ 5 of 12] Compiling TestImport ( test/TestImport.hs, dist/build/smos-test/smos-test-tmp/TestImport.o ) [Data.GenValidity package changed]
  19647. 477.86 s [smos] [ 6 of 12] Compiling Smos.Types.Gen ( test/Smos/Types/Gen.hs, dist/build/smos-test/smos-test-tmp/Smos/Types/Gen.o ) [Smos.Types package changed]
  19648. 477.86 s [smos] [ 7 of 12] Compiling Smos.Keys.Gen ( test/Smos/Keys/Gen.hs, dist/build/smos-test/smos-test-tmp/Smos/Keys/Gen.o ) [Smos.Keys package changed]
  19649. 477.86 s [smos] Adapting module: Smos.Cursor.Help.Gen
  19650. 477.86 s [smos] Outputing coverables file /build/smos-0.10.1/test/Smos/Cursor/Help/Gen.hs.coverables for source file /build/smos-0.10.1/test/Smos/Cursor/Help/Gen.hs
  19651. 477.86 s [smos] [ 8 of 12] Compiling Smos.KeysSpec ( test/Smos/KeysSpec.hs, dist/build/smos-test/smos-test-tmp/Smos/KeysSpec.o ) [Text.Megaparsec package changed]
  19652. 477.86 s [smos] Adapting module: Smos.KeysSpec
  19653. 477.86 s [smos] Outputing coverables file /build/smos-0.10.1/test/Smos/KeysSpec.hs.coverables for source file /build/smos-0.10.1/test/Smos/KeysSpec.hs
  19654. 477.86 s [smos] Adapting module: Smos.Cursor.HelpSpec
  19655. 477.86 s [smos] Outputing coverables file /build/smos-0.10.1/test/Smos/Cursor/HelpSpec.hs.coverables for source file /build/smos-0.10.1/test/Smos/Cursor/HelpSpec.hs
  19656. 477.86 s [smos] [ 9 of 12] Compiling Smos.Cursor.Help.Gen ( test/Smos/Cursor/Help/Gen.hs, dist/build/smos-test/smos-test-tmp/Smos/Cursor/Help/Gen.o ) [Data.GenValidity package changed]
  19657. 477.86 s [smos] [10 of 12] Compiling Smos.Cursor.HelpSpec ( test/Smos/Cursor/HelpSpec.hs, dist/build/smos-test/smos-test-tmp/Smos/Cursor/HelpSpec.o ) [Test.Syd.Validity package changed]
  19658. 477.86 s [smos] [11 of 12] Compiling Main ( test/Main.hs, dist/build/smos-test/smos-test-tmp/Main.o ) [Test.Syd package changed]
  19659. 477.86 s [smos] Adapting module: Main
  19660. 477.86 s [smos] Outputing coverables file /build/smos-0.10.1/test/Main.hs.coverables for source file /build/smos-0.10.1/test/Main.hs
  19661. 477.86 s [smos] [12 of 12] Linking dist/build/smos-test/smos-test
  19662. 477.86 s [smos] Preprocessing executable 'smos' for smos-0.10.1...
  19663. 477.86 s [smos] Building executable 'smos' for smos-0.10.1...
  19664. 477.86 s [smos] [Adapting module: Main
  19665. 477.86 s [smos] 1 of 2] Compiling Main ( app/Main.hs, dist/build/smos/smos-tmp/Main.o )
  19666. 477.86 s [smos] Outputing coverables file /build/smos-0.10.1/app/Main.hs.coverables for source file /build/smos-0.10.1/app/Main.hs
  19667. 477.86 s [smos] [2 of 2] Compiling Paths_smos ( dist/build/smos/autogen/Paths_smos.hs, dist/build/smos/smos-tmp/Paths_smos.o )
  19668. 477.86 s [smos] [1 of 3] Compiling Main ( app/Main.hs, dist/build/smos/smos-tmp/Main.o ) [Smos.Default package changed]
  19669. 477.86 s [smos] Adapting module: Main
  19670. 477.86 s [smos] Outputing coverables file /build/smos-0.10.1/app/Main.hs.coverables for source file /build/smos-0.10.1/app/Main.hs
  19671. 477.86 s [smos] [2 of 3] Compiling Paths_smos ( dist/build/smos/autogen/Paths_smos.hs, dist/build/smos/smos-tmp/Paths_smos.o ) [Impure plugin forced recompilation][
  19672. 477.86 s [smos] 3 of 3] Linking dist/build/smos/smos
  19673. 479.21 s [smos-sync-gen] Phase: setupCompilerEnvironmentPhase
  19674. 479.21 s [smos-sync-gen] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  19675. 479.61 s [smos] buildPhase completed in 41 seconds
  19676. 479.61 s [smos] Phase: checkPhase
  19677. 480.07 s [smos] Running 1 test suites...
  19678. 480.07 s [smos] Test suite smos-test: RUNNING...
  19679. 480.12 s [smos-sync-gen] Phase: unpackPhase
  19680. 480.12 s [smos-sync-gen] unpacking source archive /nix/store/r6j3805rg7pgxn762wsq53km149mxxqi-smos-sync-gen-source-0.4.2/smos-sync-gen-0.4.2.tar.gz
  19681. 480.13 s [smos-sync-gen] source root is smos-sync-gen-0.4.2
  19682. 480.13 s [smos-sync-gen] setting SOURCE_DATE_EPOCH to timestamp 1780356049 of file "smos-sync-gen-0.4.2/test/Spec.hs"
  19683. 480.14 s [smos-sync-gen] Phase: patchPhase
  19684. 480.15 s [smos-sync-gen] Adding dekking-value to build-depends in ./smos-sync-gen.cabal
  19685. 480.16 s [smos-sync-gen] Phase: compileBuildDriverPhase
  19686. 480.17 s [smos-sync-gen] setupCompileFlags: -package-db=/build/tmp.VyySPlHjX2/setup-package.conf.d -threaded
  19687. 480.20 s [smos] Tests:
  19688. 480.20 s [smos]
  19689. 480.20 s [smos] Smos.KeysSpec
  19690. 480.20 s [smos] GenValid Key
  19691. 480.20 s [smos] genValid :: Gen Key
  19692. 480.20 s [smos] only generates valid 'Key's 5.30 ms
  19693. 480.20 s [smos] passed for all of 100 inputs.
  19694. 480.20 s [smos] matcherConfigP
  19695. 480.20 s [smos] parses "<any>" as MatchConfCatchAll 7.30 ms
  19696. 480.20 s [smos] only parses valid values 69.35 ms
  19697. 480.20 s [smos] passed for all of 100 inputs.
  19698. 480.20 s [smos] Classes
  19699. 480.20 s [smos] 100.00% useful
  19700. 480.20 s [smos] single keypress
  19701. 480.20 s [smos] parses "a" as MatchConfKeyPress (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) 16.77 ms
  19702. 480.20 s [smos] parses "M-<F12>" as MatchConfKeyPress (KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta]}) 17.60 ms
  19703. 480.20 s [smos] parses "M-S-a" as MatchConfKeyPress (KeyPress {keyPressKey = KChar 'a', keyPressMods = [MMeta,MShift]}) 18.19 ms
  19704. 480.20 s [smos] parses "m-S-<f12>" as MatchConfKeyPress (KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta,MShift]}) 18.18 ms
  19705. 480.20 s [smos] parses "<F12>" as MatchConfKeyPress (KeyPress {keyPressKey = KFun 12, keyPressMods = []}) 16.78 ms
  19706. 480.20 s [smos] parses "<Enter>" as MatchConfKeyPress (KeyPress {keyPressKey = KEnter, keyPressMods = []}) 16.74 ms
  19707. 480.20 s [smos] parses "M-s-A" as MatchConfKeyPress (KeyPress {keyPressKey = KChar 'A', keyPressMods = [MMeta,MShift]}) 18.17 ms
  19708. 480.20 s [smos] parses "m-<enter>" as MatchConfKeyPress (KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta]}) 17.53 ms
  19709. 480.20 s [smos] parses "M-S-<F12>" as MatchConfKeyPress (KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta,MShift]}) 18.15 ms
  19710. 480.20 s [smos] parses "<f12>" as MatchConfKeyPress (KeyPress {keyPressKey = KFun 12, keyPressMods = []}) 16.78 ms
  19711. 480.20 s [smos] parses "A" as MatchConfKeyPress (KeyPress {keyPressKey = KChar 'A', keyPressMods = []}) 16.75 ms
  19712. 480.20 s [smos] parses "m-<f12>" as MatchConfKeyPress (KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta]}) 17.55 ms
  19713. 480.20 s [smos] parses "m-s-<enter>" as MatchConfKeyPress (KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta,MShift]}) 18.13 ms
  19714. 480.20 s [smos] parses "<enter>" as MatchConfKeyPress (KeyPress {keyPressKey = KEnter, keyPressMods = []}) 16.69 ms
  19715. 480.20 s [smos] parses "M-S-<Enter>" as MatchConfKeyPress (KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta,MShift]}) 18.13 ms
  19716. 480.20 s [smos] parses "M-a" as MatchConfKeyPress (KeyPress {keyPressKey = KChar 'a', keyPressMods = [MMeta]}) 17.53 ms
  19717. 480.20 s [smos] parses "M-<Enter>" as MatchConfKeyPress (KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta]}) 17.49 ms
  19718. 480.22 s [smos-sync-gen] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.VyySPlHjX2/Main.o )
  19719. 480.26 s [smos-sync-gen] [2 of 2] Linking Setup
  19720. 480.37 s [smos] parses "m-a" as MatchConfKeyPress (KeyPress {keyPressKey = KChar 'a', keyPressMods = [MMeta]}) 17.51 ms
  19721. 480.37 s [smos] multi-keypress
  19722. 480.37 s [smos] parses "a bc d" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'd', keyPressMods = []})))) 16.69 ms
  19723. 480.37 s [smos] parses "M-ab" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = [MMeta]}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'b', keyPressMods = []})) 17.49 ms
  19724. 480.37 s [smos] parses "M-S-c<char>" as MatchConfCombination (KeyPress {keyPressKey = KChar 'c', keyPressMods = [MMeta,MShift]}) MatchConfAnyChar 18.13 ms
  19725. 480.37 s [smos] parses "a b cd" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'd', keyPressMods = []})))) 16.69 ms
  19726. 480.37 s [smos] parses "a b" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'b', keyPressMods = []})) 19.27 ms
  19727. 480.37 s [smos] parses "ab c" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}))) 38.25 ms
  19728. 480.37 s [smos] parses "M-S-c<any>" as MatchConfCombination (KeyPress {keyPressKey = KChar 'c', keyPressMods = [MMeta,MShift]}) MatchConfCatchAll 22.65 ms
  19729. 480.37 s [smos] parses "abc" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}))) 33.09 ms
  19730. 480.37 s [smos] parses "ab cd" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'd', keyPressMods = []})))) 9.81 ms
  19731. 480.37 s [smos] parses "a b c" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}))) 21.63 ms
  19732. 480.37 s [smos] parses "M-S-cde" as MatchConfCombination (KeyPress {keyPressKey = KChar 'c', keyPressMods = [MMeta,MShift]}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'd', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'e', keyPressMods = []}))) 22.77 ms
  19733. 480.37 s [smos] parses "ab c d" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'd', keyPressMods = []})))) 1.96 ms
  19734. 480.37 s [smos] parses "abcd" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'd', keyPressMods = []})))) 1.94 ms
  19735. 480.37 s [smos] parses "a bc" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}))) 21.59 ms
  19736. 480.37 s [smos] parses "abc d" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'd', keyPressMods = []})))) 2.12 ms
  19737. 480.37 s [smos] parses "a b c d" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'd', keyPressMods = []})))) 2.09 ms
  19738. 480.37 s [smos] parses "ab" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'b', keyPressMods = []})) 2.55 ms
  19739. 480.37 s [smos] parses "a bcd" as MatchConfCombination (KeyPress {keyPressKey = KChar 'a', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'b', keyPressMods = []}) (MatchConfCombination (KeyPress {keyPressKey = KChar 'c', keyPressMods = []}) (MatchConfKeyPress (KeyPress {keyPressKey = KChar 'd', keyPressMods = []})))) 2.08 ms
  19740. 480.37 s [smos] parses "<char>" as MatchConfAnyChar 1.84 ms
  19741. 480.37 s [smos] JSON MatcherConfig (valid)
  19742. 480.37 s [smos] decode :: Data.ByteString.Lazy.ByteString -> Either String MatcherConfig
  19743. 480.37 s [smos] ensures that encode and decode are inverses for "valid MatcherConfig"'s 255.08 ms
  19744. 480.37 s [smos] passed for all of 100 inputs.
  19745. 480.37 s [smos] encode :: MatcherConfig -> Data.ByteString.Lazy.ByteString
  19746. 480.51 s [smos] never fails to encode a "valid MatcherConfig" 248.92 ms
  19747. 480.51 s [smos] passed for all of 100 inputs.
  19748. 480.51 s [smos] renderMatcherConfig
  19749. 480.51 s [smos] renders the something that matcherConfigP can parse to the same thing 250.52 ms
  19750. 480.51 s [smos] passed for all of 100 inputs.
  19751. 480.51 s [smos] GenValid Modifier
  19752. 480.51 s [smos] genValid :: Gen Modifier
  19753. 480.51 s [smos] only generates valid 'Modifier's 2.05 ms
  19754. 480.51 s [smos] passed for all of 100 inputs.
  19755. 480.51 s [smos] modifierP
  19756. 480.51 s [smos] parses "alt" as MAlt 7.30 ms
  19757. 480.51 s [smos] parses "c" as MCtrl 7.43 ms
  19758. 480.51 s [smos] only parses valid values 15.03 ms
  19759. 480.51 s [smos] passed for all of 100 inputs.
  19760. 480.51 s [smos] Classes
  19761. 480.51 s [smos] 100.00% useful
  19762. 480.51 s [smos] parses "a" as MAlt 6.68 ms
  19763. 480.51 s [smos] parses "Alt" as MAlt 6.73 ms
  19764. 480.51 s [smos] parses "C" as MCtrl 6.93 ms
  19765. 480.51 s [smos] parses "s" as MShift 6.86 ms
  19766. 480.51 s [smos] parses "meta" as MMeta 6.80 ms
  19767. 480.51 s [smos] parses "M" as MMeta 6.88 ms
  19768. 480.51 s [smos] parses "m" as MMeta 6.43 ms
  19769. 480.51 s [smos] parses "ctrl" as MCtrl 6.22 ms
  19770. 480.51 s [smos] parses "shift" as MShift 5.91 ms
  19771. 480.51 s [smos] parses "Shift" as MShift 5.85 ms
  19772. 480.51 s [smos] parses "S" as MShift 5.84 ms
  19773. 480.51 s [smos] parses "Meta" as MMeta 5.55 ms
  19774. 480.51 s [smos] parses "A" as MAlt 5.63 ms
  19775. 480.51 s [smos] parses "Ctrl" as MCtrl 5.57 ms
  19776. 480.51 s [smos] keyP
  19777. 480.51 s [smos] fails to parse "<g12>" 19.32 ms
  19778. 480.65 s [smos] parses "C" as KChar 'C' 26.06 ms
  19779. 480.65 s [smos] parses "<BS>" as KBS 22.56 ms
  19780. 480.65 s [smos] fails to parse "<g12>" 14.18 ms
  19781. 480.65 s [smos] parses "<bs>" as KBS 22.42 ms
  19782. 480.65 s [smos] parses "<enter>" as KEnter 22.12 ms
  19783. 480.65 s [smos] parses "c" as KChar 'c' 23.99 ms
  19784. 480.65 s [smos] only parses valid values 75.92 ms
  19785. 480.65 s [smos] passed for all of 100 inputs.
  19786. 480.65 s [smos] Classes
  19787. 480.65 s [smos] 100.00% useful
  19788. 480.65 s [smos] parses "-" as KChar '-' 23.91 ms
  19789. 480.65 s [smos] parses "<F12>" as KFun 12 24.38 ms
  19790. 480.65 s [smos] parses "<f12>" as KFun 12 23.92 ms
  19791. 480.65 s [smos] parses "<Bs>" as KBS 22.24 ms
  19792. 480.65 s [smos] parses "m" as KChar 'm' 24.41 ms
  19793. 480.65 s [smos] parses "<Enter>" as KEnter 22.02 ms
  19794. 480.65 s [smos] parses "M" as KChar 'M' 23.87 ms
  19795. 480.65 s [smos] GenValid KeyPress
  19796. 480.65 s [smos] genValid :: Gen KeyPress
  19797. 480.65 s [smos] only generates valid 'KeyPress's 31.79 ms
  19798. 480.65 s [smos] passed for all of 100 inputs.
  19799. 480.65 s [smos] renderKeyPress
  19800. 480.65 s [smos] renders the something that keyPressP can parse to the same thing 526.58 ms
  19801. 480.65 s [smos] passed for all of 100 inputs.
  19802. 480.65 s [smos] renderModifier
  19803. 480.65 s [smos] renders the something that modifierP can parse to the same thing 26.15 ms
  19804. 480.65 s [smos] passed for all of 100 inputs.
  19805. 480.65 s [smos] keyPressP
  19806. 480.65 s [smos] parses "M+<F12>" as KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta]} 24.59 ms
  19807. 480.65 s [smos] parses "M+a" as KeyPress {keyPressKey = KChar 'a', keyPressMods = [MMeta]} 19.47 ms
  19808. 480.65 s [smos] parses "M+m" as KeyPress {keyPressKey = KChar 'm', keyPressMods = [MMeta]} 19.46 ms
  19809. 480.78 s [smos] parses "M+S+a" as KeyPress {keyPressKey = KChar 'a', keyPressMods = [MMeta,MShift]} 21.00 ms
  19810. 480.78 s [smos] parses "m+S+<f12>" as KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta,MShift]} 21.29 ms
  19811. 480.79 s [smos] parses "m-<enter>" as KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta]} 17.09 ms
  19812. 480.79 s [smos] parses "M-S-<F12>" as KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta,MShift]} 20.38 ms
  19813. 480.79 s [smos] parses "-" as KeyPress {keyPressKey = KChar '-', keyPressMods = []} 18.19 ms
  19814. 480.79 s [smos] parses "m+s+<enter>" as KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta,MShift]} 10.95 ms
  19815. 480.79 s [smos] parses "m+<enter>" as KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta]} 9.64 ms
  19816. 480.79 s [smos] parses "<enter>" as KeyPress {keyPressKey = KEnter, keyPressMods = []} 8.92 ms
  19817. 480.79 s [smos] parses "m-a" as KeyPress {keyPressKey = KChar 'a', keyPressMods = [MMeta]} 10.58 ms
  19818. 480.79 s [smos] only parses valid values 53.71 ms
  19819. 480.79 s [smos] passed for all of 100 inputs.
  19820. 480.79 s [smos] Classes
  19821. 480.79 s [smos] 100.00% useful
  19822. 480.79 s [smos] parses "m" as KeyPress {keyPressKey = KChar 'm', keyPressMods = []} 8.83 ms
  19823. 480.79 s [smos] parses "M+M" as KeyPress {keyPressKey = KChar 'M', keyPressMods = [MMeta]} 8.77 ms
  19824. 480.79 s [smos] parses "m-<f12>" as KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta]} 8.70 ms
  19825. 480.79 s [smos] parses "M+S+m" as KeyPress {keyPressKey = KChar 'm', keyPressMods = [MMeta,MShift]} 10.41 ms
  19826. 480.79 s [smos] parses "M+<Enter>" as KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta]} 7.03 ms
  19827. 480.79 s [smos] parses "M-<Enter>" as KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta]} 6.56 ms
  19828. 480.79 s [smos] parses "M-S-<Enter>" as KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta,MShift]} 8.07 ms
  19829. 480.79 s [smos] parses "M+S+M" as KeyPress {keyPressKey = KChar 'M', keyPressMods = [MMeta,MShift]} 11.80 ms
  19830. 480.79 s [smos] parses "<F12>" as KeyPress {keyPressKey = KFun 12, keyPressMods = []} 9.69 ms
  19831. 480.79 s [smos] fails to parse "<Tal>" 9.65 ms
  19832. 480.79 s [smos] parses "m+a" as KeyPress {keyPressKey = KChar 'a', keyPressMods = [MMeta]} 9.71 ms
  19833. 480.79 s [smos] parses "<Enter>" as KeyPress {keyPressKey = KEnter, keyPressMods = []} 7.92 ms
  19834. 480.79 s [smos] parses "M--" as KeyPress {keyPressKey = KChar '-', keyPressMods = [MMeta]} 9.73 ms
  19835. 480.79 s [smos] parses "<f12>" as KeyPress {keyPressKey = KFun 12, keyPressMods = []} 9.82 ms
  19836. 480.79 s [smos] parses "m-s-<enter>" as KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta,MShift]} 9.80 ms
  19837. 480.79 s [smos] parses "M-<F12>" as KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta]} 9.80 ms
  19838. 480.79 s [smos] parses "M+S+<Enter>" as KeyPress {keyPressKey = KEnter, keyPressMods = [MMeta,MShift]} 9.78 ms
  19839. 480.79 s [smos] parses "M-S-m" as KeyPress {keyPressKey = KChar 'm', keyPressMods = [MMeta,MShift]} 11.33 ms
  19840. 480.79 s [smos] parses "M+S+<F12>" as KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta,MShift]} 11.32 ms
  19841. 480.79 s [smos] parses "A" as KeyPress {keyPressKey = KChar 'A', keyPressMods = []} 9.73 ms
  19842. 480.79 s [smos] parses "a" as KeyPress {keyPressKey = KChar 'a', keyPressMods = []} 9.77 ms
  19843. 480.79 s [smos] parses "M+s+A" as KeyPress {keyPressKey = KChar 'A', keyPressMods = [MMeta,MShift]} 11.27 ms
  19844. 480.79 s [smos] parses "M-S-a" as KeyPress {keyPressKey = KChar 'a', keyPressMods = [MMeta,MShift]} 11.24 ms
  19845. 480.79 s [smos] parses "M+S++" as KeyPress {keyPressKey = KChar '+', keyPressMods = [MMeta,MShift]} 11.19 ms
  19846. 480.79 s [smos] parses "M" as KeyPress {keyPressKey = KChar 'M', keyPressMods = []} 9.66 ms
  19847. 480.79 s [smos] parses "M-m" as KeyPress {keyPressKey = KChar 'm', keyPressMods = [MMeta]} 9.65 ms
  19848. 480.79 s [smos] parses "M++" as KeyPress {keyPressKey = KChar '+', keyPressMods = [MMeta]} 9.64 ms
  19849. 480.79 s [smos] fails to parse "<Enbler>" 5.93 ms
  19850. 480.79 s [smos] fails to parse "<maB>" 3.50 ms
  19851. 480.79 s [smos] parses "M-a" as KeyPress {keyPressKey = KChar 'a', keyPressMods = [MMeta]} 16.03 ms
  19852. 480.79 s [smos] parses "M-S-M" as KeyPress {keyPressKey = KChar 'M', keyPressMods = [MMeta,MShift]} 17.59 ms
  19853. 480.79 s [smos] parses "M-S--" as KeyPress {keyPressKey = KChar '-', keyPressMods = [MMeta,MShift]} 17.59 ms
  19854. 480.79 s [smos] parses "M-s-A" as KeyPress {keyPressKey = KChar 'A', keyPressMods = [MMeta,MShift]} 17.62 ms
  19855. 481.27 s [smos] parses "M-M" as KeyPress {keyPressKey = KChar 'M', keyPressMods = [MMeta]} 15.89 ms
  19856. 481.27 s [smos] parses "m-S-<f12>" as KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta,MShift]} 17.07 ms
  19857. 481.27 s [smos] parses "m+<f12>" as KeyPress {keyPressKey = KFun 12, keyPressMods = [MMeta]} 15.82 ms
  19858. 481.27 s [smos] JSON Key (valid)
  19859. 481.27 s [smos] encode :: Key -> Data.ByteString.Lazy.ByteString
  19860. 481.27 s [smos] never fails to encode a "valid Key" 20.97 ms
  19861. 481.27 s [smos] passed for all of 100 inputs.
  19862. 481.27 s [smos] decode :: Data.ByteString.Lazy.ByteString -> Either String Key
  19863. 481.27 s [smos] ensures that encode and decode are inverses for "valid Key"'s 28.15 ms
  19864. 481.27 s [smos] passed for all of 100 inputs.
  19865. 481.27 s [smos] GenValid MatcherConfig
  19866. 481.27 s [smos] genValid :: Gen MatcherConfig
  19867. 481.27 s [smos] only generates valid 'MatcherConfig's 19.28 ms
  19868. 481.27 s [smos] passed for all of 100 inputs.
  19869. 481.27 s [smos] renderKey
  19870. 481.27 s [smos] renders the something that keyP can parse to the same thing 27.20 ms
  19871. 481.27 s [smos] passed for all of 100 inputs.
  19872. 481.27 s [smos] JSON KeyPress (valid)
  19873. 481.27 s [smos] decode :: Data.ByteString.Lazy.ByteString -> Either String KeyPress
  19874. 481.27 s [smos] ensures that encode and decode are inverses for "valid KeyPress"'s 350.24 ms
  19875. 481.27 s [smos] passed for all of 100 inputs.
  19876. 481.27 s [smos] encode :: KeyPress -> Data.ByteString.Lazy.ByteString
  19877. 481.27 s [smos] never fails to encode a "valid KeyPress" 206.33 ms
  19878. 481.27 s [smos] passed for all of 100 inputs.
  19879. 481.27 s [smos] JSON Modifier (valid)
  19880. 481.27 s [smos] decode :: Data.ByteString.Lazy.ByteString -> Either String Modifier
  19881. 481.27 s [smos] ensures that encode and decode are inverses for "valid Modifier"'s 22.32 ms
  19882. 481.27 s [smos] passed for all of 100 inputs.
  19883. 481.27 s [smos] encode :: Modifier -> Data.ByteString.Lazy.ByteString
  19884. 481.27 s [smos] never fails to encode a "valid Modifier" 13.59 ms
  19885. 481.27 s [smos] passed for all of 100 inputs.
  19886. 481.27 s [smos] Smos.Cursor.HelpSpec
  19887. 481.27 s [smos] helpCursorSelectSearch
  19888. 481.27 s [smos] produces valid cursors 1090.08 ms
  19889. 481.27 s [smos] passed for all of 100 inputs.
  19890. 481.27 s [smos] GenValid HelpCursor
  19891. 481.27 s [smos] genValid :: Gen HelpCursor
  19892. 481.27 s [smos] only generates valid 'HelpCursor's 1091.77 ms
  19893. 481.27 s [smos] passed for all of 100 inputs.
  19894. 481.27 s [smos] helpCursorDown
  19895. 481.27 s [smos] produces valid cursors 1091.70 ms
  19896. 481.27 s [smos] passed for all of 100 inputs.
  19897. 481.27 s [smos] helpCursorUp
  19898. 481.27 s [smos] produces valid cursors 1097.96 ms
  19899. 481.27 s [smos] passed for all of 100 inputs.
  19900. 481.27 s [smos] helpCursorRemove
  19901. 481.27 s [smos] produces valid cursors 1104.04 ms
  19902. 481.27 s [smos] passed for all of 100 inputs.
  19903. 481.27 s [smos] helpCursorToggleSelection
  19904. 481.27 s [smos] produces valid cursors 1106.07 ms
  19905. 481.27 s [smos] passed for all of 100 inputs.
  19906. 481.27 s [smos] helpCursorEnd
  19907. 481.49 s [smos] produces valid cursors 1106.64 ms
  19908. 481.49 s [smos] passed for all of 100 inputs.
  19909. 481.49 s [smos] helpCursorInsert
  19910. 481.49 s [smos] produces valid cursors 1009.88 ms
  19911. 481.50 s [smos] passed for all of 100 inputs.
  19912. 481.50 s [smos] GenValid KeyHelpCursor
  19913. 481.50 s [smos] genValid :: Gen KeyHelpCursor
  19914. 481.50 s [smos] only generates valid 'KeyHelpCursor's 14.89 ms
  19915. 481.50 s [smos] passed for all of 100 inputs.
  19916. 481.50 s [smos] helpCursorStart
  19917. 481.50 s [smos] produces valid cursors 1092.87 ms
  19918. 481.50 s [smos] passed for all of 100 inputs.
  19919. 481.50 s [smos] searchHelpCursor
  19920. 481.53 s [smos] produces valid search results 914.93 ms
  19921. 481.53 s [smos] passed for all of 100 inputs.
  19922. 481.53 s [smos] selects a subset of the available KeyHelpCursors 962.92 ms
  19923. 481.53 s [smos] passed for all of 100 inputs.
  19924. 481.53 s [smos] helpCursorDelete
  19925. 481.53 s [smos] produces valid cursors 1091.15 ms
  19926. 481.53 s [smos] passed for all of 100 inputs.
  19927. 481.53 s [smos] helpCursorSelectHelp
  19928. 481.53 s [smos] produces valid cursors 1080.89 ms
  19929. 481.53 s [smos] passed for all of 100 inputs.
  19930. 481.53 s [smos] combineKeyHelpCursors
  19931. 481.53 s [smos] produces valid cursors 975.12 ms
  19932. 481.53 s [smos] passed for all of 100 inputs.
  19933. 481.53 s [smos] helpCursorAppend
  19934. 481.53 s [smos] produces valid cursors 1001.41 ms
  19935. 481.53 s [smos] passed for all of 100 inputs.
  19936. 481.53 s [smos] Smos.Cursor.EditorSpec
  19937. 481.53 s [smos] startEditorCursor
  19938. 481.53 s [smos] works on any valid smos file 1312.22 ms
  19939. 481.53 s [smos] passed for all of 10 inputs.
  19940. 481.53 s [smos] Smos.ActionsSpec
  19941. 481.53 s [smos] All actions that are bound by default are in the allActions list 973.36 ms
  19942. 481.53 s [smos] Smos.OptParseSpec
  19943. 481.53 s [smos] produces the same reference documentation as before 937.76 ms
  19944. 481.53 s [smos] produces the nix options as before 900.15 ms
  19945. 481.53 s [smos] pass the lint test 591.37 ms
  19946. 481.53 s [smos]
  19947. 481.53 s [smos] Examples: 3730
  19948. 481.53 s [smos] Passed: 157
  19949. 481.53 s [smos] Failed: 0
  19950. 481.53 s [smos] Sum of test runtimes: 24.40 seconds
  19951. 481.53 s [smos] Test suite took: 1.40 seconds
  19952. 481.53 s [smos]
  19953. 481.59 s [smos-sync-gen] Phase: updateAutotoolsGnuConfigScriptsPhase
  19954. 481.60 s [smos-sync-gen] Phase: configurePhase
  19955. 481.61 s [smos-sync-gen] configureFlags: --verbose --prefix=/nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.VyySPlHjX2/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-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-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  19956. 481.61 s [smos-sync-gen] Using Parsec parser
  19957. 481.61 s [smos-sync-gen] Configuring smos-sync-gen-0.4.2...
  19958. 481.66 s [smos] Test suite smos-test: PASS
  19959. 481.66 s [smos] Test suite logged to: dist/test/smos-0.10.1-smos-test.log
  19960. 481.66 s [smos] 1 of 1 test suites (1 of 1 test cases) passed.
  19961. 481.67 s [smos] Phase: haddockPhase
  19962. 481.68 s [smos] Phase: installPhase
  19963. 481.84 s [smos] Installing library in /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  19964. 482.41 s [smos] Installing executable smos in /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/bin
  19965. 482.41 s [smos] Warning: The directory
  19966. 482.41 s [smos] /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/bin is not in the
  19967. 482.42 s [smos] system search path.
  19968. 482.51 s [smos-sync-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
  19969. 482.51 s [smos-sync-gen] Dependency async: using async-2.2.5
  19970. 482.58 s [smos-sync-gen] Dependency base: using base-4.20.2.0
  19971. 482.58 s [smos-sync-gen] Dependency bytestring: using bytestring-0.12.2.0
  19972. 482.58 s [smos-sync-gen] Dependency dekking-value: using dekking-value-0.0.0.0
  19973. 482.58 s [smos-sync-gen] Dependency dirforest: using dirforest-0.1.0.0
  19974. 482.58 s [smos-sync-gen] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
  19975. 482.58 s [smos-sync-gen] Dependency genvalidity-dirforest: using genvalidity-dirforest-0.1.0.1
  19976. 482.58 s [smos-sync-gen] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
  19977. 482.58 s [smos-sync-gen] Dependency monad-logger: using monad-logger-0.3.42
  19978. 482.58 s [smos-sync-gen] Dependency path: using path-0.9.6
  19979. 482.58 s [smos-sync-gen] Dependency path-io: using path-io-1.8.2
  19980. 482.58 s [smos-sync-gen] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
  19981. 482.58 s [smos-sync-gen] Dependency servant-client: using servant-client-0.20.3.0
  19982. 482.58 s [smos-sync-gen] Dependency smos-api: using smos-api-0.8.0
  19983. 482.58 s [smos-sync-gen] Dependency smos-api-gen: using smos-api-gen-0.3.2
  19984. 482.58 s [smos-sync-gen] Dependency smos-sync: using smos-sync-0.8.0
  19985. 482.58 s [smos-sync-gen] Dependency sydtest: using sydtest-0.23.0.1
  19986. 482.58 s [smos-sync-gen] Dependency sydtest-persistent-sqlite: using sydtest-persistent-sqlite-0.2.0.3
  19987. 482.58 s [smos-sync-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
  19988. 482.58 s [smos-sync-gen] Dependency base: using base-4.20.2.0
  19989. 482.58 s [smos-sync-gen] Dependency bytestring: using bytestring-0.12.2.0
  19990. 482.58 s [smos-sync-gen] Dependency containers: using containers-0.7
  19991. 482.58 s [smos-sync-gen] Dependency dekking-value: using dekking-value-0.0.0.0
  19992. 482.58 s [smos-sync-gen] Dependency genvalidity-bytestring: using genvalidity-bytestring-1.0.0.1
  19993. 482.58 s [smos-sync-gen] Dependency genvalidity-path: using genvalidity-path-1.0.0.1
  19994. 482.58 s [smos-sync-gen] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
  19995. 482.58 s [smos-sync-gen] Dependency jose: using jose-0.11
  19996. 482.58 s [smos-sync-gen] Dependency mergeful: using mergeful-0.3.0.0
  19997. 482.58 s [smos-sync-gen] Dependency monad-logger: using monad-logger-0.3.42
  19998. 482.58 s [smos-sync-gen] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
  19999. 482.58 s [smos-sync-gen] Dependency path: using path-0.9.6
  20000. 482.58 s [smos-sync-gen] Dependency path-io: using path-io-1.8.2
  20001. 482.58 s [smos-sync-gen] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
  20002. 482.58 s [smos-sync-gen] Dependency resource-pool: using resource-pool-0.4.0.0
  20003. 482.58 s [smos-sync-gen] Dependency servant-auth-server: using servant-auth-server-0.4.9.1
  20004. 482.58 s [smos-sync-gen] Dependency servant-client: using servant-client-0.20.3.0
  20005. 482.58 s [smos-sync-gen] Dependency smos-api: using smos-api-0.8.0
  20006. 482.58 s [smos-sync-gen] Dependency smos-api-gen: using smos-api-gen-0.3.2
  20007. 482.58 s [smos-sync-gen] Dependency smos-server: using smos-server-0.15.0
  20008. 482.58 s [smos-sync-gen] Dependency smos-server-gen: using smos-server-gen-0.9.1
  20009. 482.58 s [smos-sync-gen] Dependency smos-sync: using smos-sync-0.8.0
  20010. 482.58 s [smos-sync-gen] Dependency smos-sync-gen: using smos-sync-gen-0.4.2
  20011. 482.58 s [smos-sync-gen] Dependency sydtest: using sydtest-0.23.0.1
  20012. 482.58 s [smos-sync-gen] Dependency sydtest-persistent-sqlite: using sydtest-persistent-sqlite-0.2.0.3
  20013. 482.58 s [smos-sync-gen] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
  20014. 482.58 s [smos-sync-gen] Dependency text: using text-2.1.3
  20015. 482.58 s [smos-sync-gen] Source component graph:
  20016. 482.58 s [smos-sync-gen] component lib
  20017. 482.58 s [smos-sync-gen] component test:smos-sync-test dependency lib
  20018. 482.58 s [smos-sync-gen] Configured component graph:
  20019. 482.58 s [smos-sync-gen] component smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3
  20020. 482.58 s [smos-sync-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  20021. 482.58 s [smos-sync-gen] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
  20022. 482.59 s [smos-sync-gen] include base-4.20.2.0-fafd
  20023. 482.59 s [smos-sync-gen] include bytestring-0.12.2.0-96e1
  20024. 482.59 s [smos-sync-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  20025. 482.59 s [smos-sync-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  20026. 482.59 s [smos-sync-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  20027. 482.59 s [smos-sync-gen] include genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
  20028. 482.59 s [smos-sync-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  20029. 482.59 s [smos-sync-gen] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  20030. 482.59 s [smos-sync-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  20031. 482.59 s [smos-sync-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  20032. 482.59 s [smos-sync-gen] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  20033. 482.59 s [smos-sync-gen] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  20034. 482.59 s [smos-sync-gen] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  20035. 482.59 s [smos-sync-gen] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
  20036. 482.59 s [smos-sync-gen] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  20037. 482.59 s [smos-sync-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  20038. 482.59 s [smos-sync-gen] include sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
  20039. 482.59 s [smos-sync-gen] component smos-sync-gen-0.4.2-IoLhPx2Xuei5Ki0CLCzajf-smos-sync-test
  20040. 482.59 s [smos-sync-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  20041. 482.59 s [smos-sync-gen] include base-4.20.2.0-fafd
  20042. 482.59 s [smos-sync-gen] include bytestring-0.12.2.0-96e1
  20043. 482.59 s [smos-sync-gen] include containers-0.7-96b4
  20044. 482.59 s [smos-sync-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  20045. 482.59 s [smos-sync-gen] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
  20046. 482.59 s [smos-sync-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  20047. 482.59 s [smos-sync-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  20048. 482.59 s [smos-sync-gen] include jose-0.11-I70IQCZUOSOD3tg3INRc5G
  20049. 482.59 s [smos-sync-gen] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  20050. 482.59 s [smos-sync-gen] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  20051. 482.59 s [smos-sync-gen] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  20052. 482.59 s [smos-sync-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  20053. 482.59 s [smos-sync-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  20054. 482.59 s [smos-sync-gen] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  20055. 482.59 s [smos-sync-gen] include resource-pool-0.4.0.0-70xyFF8XxEfFSLpUOfcoEz
  20056. 482.59 s [smos-sync-gen] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  20057. 482.59 s [smos-sync-gen] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  20058. 482.59 s [smos-sync-gen] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  20059. 482.59 s [smos-sync-gen] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
  20060. 482.59 s [smos-sync-gen] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  20061. 482.59 s [smos-sync-gen] include smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
  20062. 482.59 s [smos-sync-gen] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  20063. 482.59 s [smos-sync-gen] include smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3
  20064. 482.59 s [smos-sync-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  20065. 482.59 s [smos-sync-gen] include sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
  20066. 482.59 s [smos-sync-gen] include sydtest-wai-0.2.0.2-AQ9BvHrr6xuLVEO9fQpv31
  20067. 482.59 s [smos-sync-gen] include text-2.1.3-34f1
  20068. 482.59 s [smos-sync-gen] Linked component graph:
  20069. 482.59 s [smos-sync-gen] unit smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3
  20070. 482.59 s [smos-sync-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  20071. 482.59 s [smos-sync-gen] include async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
  20072. 482.59 s [smos-sync-gen] include base-4.20.2.0-fafd
  20073. 482.59 s [smos-sync-gen] include bytestring-0.12.2.0-96e1
  20074. 482.59 s [smos-sync-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  20075. 482.59 s [smos-sync-gen] include dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  20076. 482.59 s [smos-sync-gen] include genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  20077. 482.59 s [smos-sync-gen] include genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
  20078. 482.59 s [smos-sync-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  20079. 482.59 s [smos-sync-gen] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  20080. 482.59 s [smos-sync-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  20081. 482.59 s [smos-sync-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  20082. 482.59 s [smos-sync-gen] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  20083. 482.59 s [smos-sync-gen] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  20084. 482.59 s [smos-sync-gen] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  20085. 482.59 s [smos-sync-gen] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
  20086. 482.59 s [smos-sync-gen] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  20087. 482.59 s [smos-sync-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  20088. 482.59 s [smos-sync-gen] include sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
  20089. 482.59 s [smos-sync-gen] Smos.Sync.Client.ContentsMap.Gen=smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3:Smos.Sync.Client.ContentsMap.Gen,Smos.Sync.Client.DirForest.Gen=smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3:Smos.Sync.Client.DirForest.Gen,Smos.Sync.Client.MetaMap.Gen=smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3:Smos.Sync.Client.MetaMap.Gen,Smos.Sync.Client.Sync.Gen=smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3:Smos.Sync.Client.Sync.Gen,Smos.Sync.Client.TestUtils=smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3:Smos.Sync.Client.TestUtils
  20090. 482.59 s [smos-sync-gen] unit smos-sync-gen-0.4.2-IoLhPx2Xuei5Ki0CLCzajf-smos-sync-test
  20091. 482.59 s [smos-sync-gen] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  20092. 482.59 s [smos-sync-gen] include base-4.20.2.0-fafd
  20093. 482.59 s [smos-sync-gen] include bytestring-0.12.2.0-96e1
  20094. 482.59 s [smos-sync-gen] include containers-0.7-96b4
  20095. 482.59 s [smos-sync-gen] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  20096. 482.59 s [smos-sync-gen] include genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
  20097. 482.59 s [smos-sync-gen] include genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  20098. 482.59 s [smos-sync-gen] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  20099. 482.59 s [smos-sync-gen] include jose-0.11-I70IQCZUOSOD3tg3INRc5G
  20100. 482.59 s [smos-sync-gen] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  20101. 482.59 s [smos-sync-gen] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  20102. 482.59 s [smos-sync-gen] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  20103. 482.59 s [smos-sync-gen] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  20104. 482.59 s [smos-sync-gen] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  20105. 482.59 s [smos-sync-gen] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  20106. 482.59 s [smos-sync-gen] include resource-pool-0.4.0.0-70xyFF8XxEfFSLpUOfcoEz
  20107. 482.59 s [smos-sync-gen] include servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  20108. 482.59 s [smos-sync-gen] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  20109. 482.59 s [smos-sync-gen] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  20110. 482.59 s [smos-sync-gen] include smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
  20111. 482.59 s [smos-sync-gen] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  20112. 482.59 s [smos-sync-gen] include smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
  20113. 482.59 s [smos-sync-gen] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  20114. 482.59 s [smos-sync-gen] include smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3
  20115. 482.59 s [smos-sync-gen] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  20116. 482.59 s [smos-sync-gen] include sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
  20117. 482.59 s [smos-sync-gen] include sydtest-wai-0.2.0.2-AQ9BvHrr6xuLVEO9fQpv31
  20118. 482.59 s [smos-sync-gen] include text-2.1.3-34f1
  20119. 482.59 s [smos-sync-gen] Ready component graph:
  20120. 482.59 s [smos-sync-gen] definite smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3
  20121. 482.59 s [smos-sync-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  20122. 482.59 s [smos-sync-gen] depends async-2.2.5-6SxNiIIPxyKH9IyM9VUDjB
  20123. 482.59 s [smos-sync-gen] depends base-4.20.2.0-fafd
  20124. 482.59 s [smos-sync-gen] depends bytestring-0.12.2.0-96e1
  20125. 482.59 s [smos-sync-gen] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  20126. 482.59 s [smos-sync-gen] depends dirforest-0.1.0.0-CEh1C0s0yZGbblEiNxo9N
  20127. 482.59 s [smos-sync-gen] depends genvalidity-1.1.1.0-3r9iHh64ExxB6reR5oNiAm
  20128. 482.59 s [smos-sync-gen] depends genvalidity-dirforest-0.1.0.1-LdXkWYoFjKg3J8ZFJJllUW
  20129. 482.59 s [smos-sync-gen] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  20130. 482.59 s [smos-sync-gen] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  20131. 482.59 s [smos-sync-gen] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  20132. 482.59 s [smos-sync-gen] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  20133. 482.59 s [smos-sync-gen] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  20134. 482.59 s [smos-sync-gen] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  20135. 482.59 s [smos-sync-gen] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  20136. 482.59 s [smos-sync-gen] depends smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
  20137. 482.59 s [smos-sync-gen] depends smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  20138. 482.59 s [smos-sync-gen] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  20139. 482.59 s [smos-sync-gen] depends sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
  20140. 482.59 s [smos-sync-gen] definite smos-sync-gen-0.4.2-IoLhPx2Xuei5Ki0CLCzajf-smos-sync-test
  20141. 482.59 s [smos-sync-gen] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  20142. 482.59 s [smos-sync-gen] depends base-4.20.2.0-fafd
  20143. 482.59 s [smos-sync-gen] depends bytestring-0.12.2.0-96e1
  20144. 482.59 s [smos-sync-gen] depends containers-0.7-96b4
  20145. 482.59 s [smos-sync-gen] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  20146. 482.59 s [smos-sync-gen] depends genvalidity-bytestring-1.0.0.1-3IyDlDJVM09A2BS5LCA7WT
  20147. 482.59 s [smos-sync-gen] depends genvalidity-path-1.0.0.1-AcqAiATEKXAEyMc6DbWQAf
  20148. 482.59 s [smos-sync-gen] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  20149. 482.59 s [smos-sync-gen] depends jose-0.11-I70IQCZUOSOD3tg3INRc5G
  20150. 482.59 s [smos-sync-gen] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  20151. 482.59 s [smos-sync-gen] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  20152. 482.59 s [smos-sync-gen] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  20153. 482.59 s [smos-sync-gen] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  20154. 482.59 s [smos-sync-gen] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  20155. 482.59 s [smos-sync-gen] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  20156. 482.59 s [smos-sync-gen] depends resource-pool-0.4.0.0-70xyFF8XxEfFSLpUOfcoEz
  20157. 482.59 s [smos-sync-gen] depends servant-auth-server-0.4.9.1-94Ar2rr7z2RFkYt7eCXZAr
  20158. 482.59 s [smos-sync-gen] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  20159. 482.59 s [smos-sync-gen] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  20160. 482.59 s [smos-sync-gen] depends smos-api-gen-0.3.2-6xi3HGUQ6y5Lce1TsdHnKy
  20161. 482.59 s [smos-sync-gen] depends smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  20162. 482.59 s [smos-sync-gen] depends smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
  20163. 482.59 s [smos-sync-gen] depends smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  20164. 482.59 s [smos-sync-gen] depends smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3
  20165. 482.59 s [smos-sync-gen] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  20166. 482.59 s [smos-sync-gen] depends sydtest-persistent-sqlite-0.2.0.3-9OGxvlmahvd9mIJV9dvQlf
  20167. 482.59 s [smos-sync-gen] depends sydtest-wai-0.2.0.2-AQ9BvHrr6xuLVEO9fQpv31
  20168. 482.59 s [smos-sync-gen] depends text-2.1.3-34f1
  20169. 482.59 s [smos-sync-gen] Using Cabal-3.12.1.0 compiled by ghc-9.10
  20170. 482.59 s [smos-sync-gen] Using compiler: ghc-9.10.3
  20171. 482.59 s [smos-sync-gen] Using install prefix:
  20172. 482.59 s [smos-sync-gen] /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2
  20173. 482.59 s [smos-sync-gen] Executables installed in:
  20174. 482.59 s [smos-sync-gen] /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2/bin
  20175. 482.59 s [smos-sync-gen] Libraries installed in:
  20176. 482.59 s [smos-sync-gen] /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3
  20177. 482.59 s [smos-sync-gen] Dynamic Libraries installed in:
  20178. 482.59 s [smos-sync-gen] /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  20179. 482.59 s [smos-sync-gen] Private executables installed in:
  20180. 482.59 s [smos-sync-gen] /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-sync-gen-0.4.2
  20181. 482.59 s [smos-sync-gen] Data files installed in:
  20182. 482.59 s [smos-sync-gen] /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2/share/x86_64-linux-ghc-9.10.3-a85d/smos-sync-gen-0.4.2
  20183. 482.59 s [smos-sync-gen] Documentation installed in:
  20184. 482.59 s [smos-sync-gen] /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-sync-gen-0.4.2
  20185. 482.59 s [smos-sync-gen] Configuration files installed in:
  20186. 482.59 s [smos-sync-gen] /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2/etc
  20187. 482.59 s [smos-sync-gen] No alex found
  20188. 482.59 s [smos-sync-gen] Using ar found on system at:
  20189. 482.59 s [smos-sync-gen] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  20190. 482.59 s [smos-sync-gen] No c2hs found
  20191. 482.59 s [smos-sync-gen] No cpphs found
  20192. 482.59 s [smos-sync-gen] No doctest found
  20193. 482.59 s [smos-sync-gen] Using gcc version 14.3.0 given by user at:
  20194. 482.59 s [smos-sync-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  20195. 482.59 s [smos-sync-gen] Using ghc version 9.10.3 found on system at:
  20196. 482.59 s [smos-sync-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  20197. 482.59 s [smos-sync-gen] Using ghc-pkg version 9.10.3 found on system at:
  20198. 482.59 s [smos-sync-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  20199. 482.59 s [smos-sync-gen] No ghcjs found
  20200. 482.59 s [smos-sync-gen] No ghcjs-pkg found
  20201. 482.59 s [smos-sync-gen] No greencard found
  20202. 482.59 s [smos-sync-gen] Using haddock version 2.31.1 found on system at:
  20203. 482.59 s [smos-sync-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  20204. 482.59 s [smos-sync-gen] No happy found
  20205. 482.59 s [smos-sync-gen] Using haskell-suite found on system at: haskell-suite-dummy-location
  20206. 482.59 s [smos-sync-gen] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  20207. 482.59 s [smos-sync-gen] No hmake found
  20208. 482.59 s [smos-sync-gen] Using hpc version 0.69 found on system at:
  20209. 482.59 s [smos-sync-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  20210. 482.59 s [smos-sync-gen] Using hsc2hs version 0.68.10 found on system at:
  20211. 482.59 s [smos-sync-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  20212. 482.59 s [smos-sync-gen] No hscolour found
  20213. 482.59 s [smos-sync-gen] No jhc found
  20214. 482.59 s [smos-sync-gen] Using ld found on system at:
  20215. 482.59 s [smos-sync-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  20216. 482.59 s [smos-sync-gen] No pkg-config found
  20217. 482.59 s [smos-sync-gen] Using runghc version 9.10.3 found on system at:
  20218. 482.59 s [smos-sync-gen] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  20219. 482.59 s [smos-sync-gen] Using strip version 2.44 found on system at:
  20220. 482.59 s [smos-sync-gen] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  20221. 482.59 s [smos-sync-gen] Using tar found on system at:
  20222. 482.59 s [smos-sync-gen] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  20223. 482.59 s [smos-sync-gen] No uhc found
  20224. 483.02 s [smos-sync-gen] Phase: buildPhase
  20225. 483.02 s [smos] Phase: fixupPhase
  20226. 483.02 s [smos] shrinking RPATHs of ELF executables and libraries in /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1
  20227. 483.02 s [smos] shrinking /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/bin/smos
  20228. 483.02 s [smos] shrinking /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-0.10.1-GNPomnFscGE4q12lqWM2A4-ghc9.10.3.so
  20229. 483.02 s [smos-sync-gen] Preprocessing library for smos-sync-gen-0.4.2...
  20230. 483.02 s [smos-sync-gen] Building library for smos-sync-gen-0.4.2...
  20231. 483.31 s [smos] checking for references to /build/ in /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1...
  20232. 483.31 s [smos] gzipping man pages under /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/share/man/
  20233. 483.31 s [smos]
  20234. 483.33 s [smos] stripping (with command strip and flags -S -p) in /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/lib /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1/bin
  20235. 483.51 s [smos-sync-gen] [1 of 6] Compiling Paths_smos_sync_gen ( dist/build/autogen/Paths_smos_sync_gen.hs, dist/build/Paths_smos_sync_gen.o, dist/build/Paths_smos_sync_gen.dyn_o )
  20236. 483.51 s [smos-sync-gen] Adapting module: Smos.Sync.Client.DirForest.Gen
  20237. 483.51 s [smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.Gen
  20238. 483.51 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/src/Smos/Sync/Client/Sync/Gen.hs.coverables for source file /build/smos-sync-gen-0.4.2/src/Smos/Sync/Client/Sync/Gen.hs
  20239. 483.51 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/src/Smos/Sync/Client/DirForest/Gen.hs.coverables for source file /build/smos-sync-gen-0.4.2/src/Smos/Sync/Client/DirForest/Gen.hs
  20240. 483.75 s [smos] shrinking RPATHs of ELF executables and libraries in /nix/store/lzcrq3w57zvwf6x23yr5ivv3z2fipk1f-smos-0.10.1-coverables
  20241. 483.76 s [smos] checking for references to /build/ in /nix/store/lzcrq3w57zvwf6x23yr5ivv3z2fipk1f-smos-0.10.1-coverables...
  20242. 483.78 s [smos] patching script interpreter paths in /nix/store/lzcrq3w57zvwf6x23yr5ivv3z2fipk1f-smos-0.10.1-coverables
  20243. 483.78 s [smos] shrinking RPATHs of ELF executables and libraries in /nix/store/62zjsqky7kpmqjclv97wg5pw4b82c5dc-smos-0.10.1-coverage
  20244. 483.78 s [smos] checking for references to /build/ in /nix/store/62zjsqky7kpmqjclv97wg5pw4b82c5dc-smos-0.10.1-coverage...
  20245. 483.79 s [smos] patching script interpreter paths in /nix/store/62zjsqky7kpmqjclv97wg5pw4b82c5dc-smos-0.10.1-coverage
  20246. 483.94 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/62zjsqky7kpmqjclv97wg5pw4b82c5dc-smos-0.10.1-coverage /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1 /nix/store/lzcrq3w57zvwf6x23yr5ivv3z2fipk1f-smos-0.10.1-coverables
  20247. 484.39 s [post-build-hook] Pushing 3 paths (428 are already present) using zstd to cache smos ⏳
  20248. 484.39 s [post-build-hook]
  20249. 484.72 s [post-build-hook] Pushing /nix/store/62zjsqky7kpmqjclv97wg5pw4b82c5dc-smos-0.10.1-coverage (243.61 KiB)
  20250. 484.72 s [post-build-hook] Pushing /nix/store/lzcrq3w57zvwf6x23yr5ivv3z2fipk1f-smos-0.10.1-coverables (2.10 MiB)
  20251. 484.74 s [post-build-hook] Pushing /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1 (66.32 MiB)
  20252. 487.08 s [post-build-hook]
  20253. 487.08 s [post-build-hook] All done.
  20254. 487.11 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/62zjsqky7kpmqjclv97wg5pw4b82c5dc-smos-0.10.1-coverage /nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1 /nix/store/lzcrq3w57zvwf6x23yr5ivv3z2fipk1f-smos-0.10.1-coverables
  20255. 487.21 s [post-build-hook] copying 3 paths...
  20256. 487.21 s [post-build-hook] copying path '/nix/store/62zjsqky7kpmqjclv97wg5pw4b82c5dc-smos-0.10.1-coverage' to 'https://cache.staging.nix-ci.com'...
  20257. 487.21 s [post-build-hook] copying path '/nix/store/cni9qhkhx1hpvr8wfyxdlr3arf9kmmdq-smos-0.10.1' to 'https://cache.staging.nix-ci.com'...
  20258. 487.21 s [post-build-hook] copying path '/nix/store/lzcrq3w57zvwf6x23yr5ivv3z2fipk1f-smos-0.10.1-coverables' to 'https://cache.staging.nix-ci.com'...
  20259. 503.73 s [post-build-hook] copying 1 paths...
  20260. 503.73 s [post-build-hook] copying path '/nix/store/48xp62k230agii44kymly25bir8m0j9q-smos-0.10.1.drv' to 'https://cache.staging.nix-ci.com'...
  20261. 504.03 s Progress: 63 of 76 built (1 building), 28 of 28 downloaded from cache
  20262. 504.15 s Building smos-e2e-source
  20263. 504.15 s [smos-sync-gen] [2 of 6] Compiling Smos.Sync.Client.DirForest.Gen ( src/Smos/Sync/Client/DirForest/Gen.hs, dist/build/Smos/Sync/Client/DirForest/Gen.o, dist/build/Smos/Sync/Client/DirForest/Gen.dyn_o )
  20264. 504.15 s [smos-sync-gen] Adapting module: Smos.Sync.Client.MetaMap.Gen
  20265. 504.15 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/src/Smos/Sync/Client/MetaMap/Gen.hs.coverables for source file /build/smos-sync-gen-0.4.2/src/Smos/Sync/Client/MetaMap/Gen.hs
  20266. 504.15 s [smos-sync-gen] Adapting module: Smos.Sync.Client.TestUtils
  20267. 504.15 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/src/Smos/Sync/Client/TestUtils.hs.coverables for source file /build/smos-sync-gen-0.4.2/src/Smos/Sync/Client/TestUtils.hs
  20268. 504.15 s [smos-sync-gen] [3 of 6] Compiling Smos.Sync.Client.Sync.Gen ( src/Smos/Sync/Client/Sync/Gen.hs, dist/build/Smos/Sync/Client/Sync/Gen.o, dist/build/Smos/Sync/Client/Sync/Gen.dyn_o )
  20269. 504.15 s [smos-sync-gen] [4 of 6] Compiling Smos.Sync.Client.MetaMap.Gen ( src/Smos/Sync/Client/MetaMap/Gen.hs, dist/build/Smos/Sync/Client/MetaMap/Gen.o, dist/build/Smos/Sync/Client/MetaMap/Gen.dyn_o )
  20270. 504.15 s [smos-sync-gen] [5 of 6] Compiling Smos.Sync.Client.TestUtils ( src/Smos/Sync/Client/TestUtils.hs, dist/build/Smos/Sync/Client/TestUtils.o, dist/build/Smos/Sync/Client/TestUtils.dyn_o )
  20271. 504.15 s [smos-sync-gen] [6 of 6] Compiling Smos.Sync.Client.ContentsMap.Gen ( src/Smos/Sync/Client/ContentsMap/Gen.hs, dist/build/Smos/Sync/Client/ContentsMap/Gen.o, dist/build/Smos/Sync/Client/ContentsMap/Gen.dyn_o )
  20272. 504.15 s [smos-sync-gen] Adapting module: Smos.Sync.Client.ContentsMap.Gen
  20273. 504.15 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/src/Smos/Sync/Client/ContentsMap/Gen.hs.coverables for source file /build/smos-sync-gen-0.4.2/src/Smos/Sync/Client/ContentsMap/Gen.hs
  20274. 504.15 s [smos-sync-gen] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/ContentsMap/Gen.dyn_o'
  20275. 504.15 s [smos-sync-gen] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/DirForest/Gen.dyn_o'
  20276. 504.15 s [smos-sync-gen] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/MetaMap/Gen.dyn_o'
  20277. 504.15 s [smos-sync-gen] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/Sync/Gen.dyn_o'
  20278. 504.15 s [smos-sync-gen] Warning: ignoring unrecognised input `dist/build/Smos/Sync/Client/TestUtils.dyn_o'
  20279. 504.15 s [smos-sync-gen] Warning: ignoring unrecognised input `dist/build/Paths_smos_sync_gen.dyn_o'
  20280. 504.15 s [smos-sync-gen] Preprocessing test suite 'smos-sync-test' for smos-sync-gen-0.4.2...
  20281. 504.15 s [smos-sync-gen] Building test suite 'smos-sync-test' for smos-sync-gen-0.4.2...
  20282. 504.15 s [smos-sync-gen] [ 1 of 13] Compiling Paths_smos_sync_gen ( dist/build/smos-sync-test/autogen/Paths_smos_sync_gen.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Paths_smos_sync_gen.o )
  20283. 504.15 s [smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.DirForestSpec
  20284. 504.15 s [smos-sync-gen] Adapting module: Smos.Sync.Client.DBSpec
  20285. 504.15 s [smos-sync-gen] Adapting module: Smos.Sync.Client.OptParseSpec
  20286. 504.15 s [smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.MetaMapSpec
  20287. 504.15 s [smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.EmptyDirSpec
  20288. 504.15 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/DirForestSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/DirForestSpec.hs
  20289. 504.15 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/OptParseSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/OptParseSpec.hs
  20290. 504.15 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/DBSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/DBSpec.hs
  20291. 504.15 s [smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.MetaSpec
  20292. 504.15 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/EmptyDirSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/EmptyDirSpec.hs
  20293. 504.15 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/MetaMapSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/MetaMapSpec.hs
  20294. 504.15 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/MetaSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/MetaSpec.hs
  20295. 504.15 s [smos-sync-gen] Adapting module: Smos.Sync.Client.LoginSpec
  20296. 504.15 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/LoginSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/LoginSpec.hs
  20297. 504.15 s [smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.ContentsMapSpec
  20298. 504.15 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/ContentsMapSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/ContentsMapSpec.hs
  20299. 504.15 s [smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.ReadWriteSpec
  20300. 504.15 s [smos-sync-gen] Adapting module: Smos.Sync.Client.IntegrationSpec
  20301. 504.15 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/IntegrationSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/IntegrationSpec.hs
  20302. 504.15 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/ReadWriteSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/ReadWriteSpec.hs
  20303. 504.15 s [smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.IntegrationSpec
  20304. 504.15 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/IntegrationSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/IntegrationSpec.hs
  20305. 504.15 s [smos-sync-gen] [ 2 of 13] Compiling Smos.Sync.Client.DBSpec ( test/Smos/Sync/Client/DBSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/DBSpec.o )
  20306. 504.15 s [smos-sync-gen] [ 3 of 13] Compiling Smos.Sync.Client.IntegrationSpec ( test/Smos/Sync/Client/IntegrationSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/IntegrationSpec.o )
  20307. 504.15 s [smos-sync-gen] [ 4 of 13] Compiling Smos.Sync.Client.LoginSpec ( test/Smos/Sync/Client/LoginSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/LoginSpec.o )
  20308. 504.15 s [smos-sync-gen] [ 5 of 13] Compiling Smos.Sync.Client.OptParseSpec ( test/Smos/Sync/Client/OptParseSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/OptParseSpec.o )
  20309. 504.15 s [smos-sync-gen] [ 6 of 13] Compiling Smos.Sync.Client.Sync.ContentsMapSpec ( test/Smos/Sync/Client/Sync/ContentsMapSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/ContentsMapSpec.o )
  20310. 504.15 s [smos-sync-gen] [ 7 of 13] Compiling Smos.Sync.Client.Sync.DirForestSpec ( test/Smos/Sync/Client/Sync/DirForestSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/DirForestSpec.o )
  20311. 504.15 s [smos-sync-gen] [ 8 of 13] Compiling Smos.Sync.Client.Sync.EmptyDirSpec ( test/Smos/Sync/Client/Sync/EmptyDirSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/EmptyDirSpec.o )
  20312. 504.15 s [smos-sync-gen] [ 9 of 13] Compiling Smos.Sync.Client.Sync.IntegrationSpec ( test/Smos/Sync/Client/Sync/IntegrationSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/IntegrationSpec.o )
  20313. 504.15 s [smos-sync-gen] [10 of 13] Compiling Smos.Sync.Client.Sync.MetaMapSpec ( test/Smos/Sync/Client/Sync/MetaMapSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/MetaMapSpec.o )
  20314. 504.15 s [smos-sync-gen] [11 of 13] Compiling Smos.Sync.Client.Sync.MetaSpec ( test/Smos/Sync/Client/Sync/MetaSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/MetaSpec.o )
  20315. 504.15 s [smos-sync-gen] [12 of 13] Compiling Smos.Sync.Client.Sync.ReadWriteSpec ( test/Smos/Sync/Client/Sync/ReadWriteSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/ReadWriteSpec.o )
  20316. 504.15 s [smos-sync-gen] [13 of 13] Compiling Main ( test/Spec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Main.o )
  20317. 504.15 s [smos-sync-gen] Adapting module: Main
  20318. 504.16 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Spec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Spec.hs
  20319. 504.16 s [smos-sync-gen] [ 1 of Adapting module: Smos.Sync.Client.DBSpec
  20320. 504.16 s [smos-sync-gen] 14Adapting module: Smos.Sync.Client.Sync.DirForestSpec
  20321. 504.16 s [smos-sync-gen] ] Compiling Paths_smos_sync_gen ( dist/build/smos-sync-test/autogen/Paths_smos_sync_gen.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Paths_smos_sync_gen.o ) [Impure plugin forced recompilation]Adapting module: Smos.Sync.Client.Sync.MetaMapSpec
  20322. 504.16 s [smos-sync-gen]
  20323. 504.16 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/DBSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/DBSpec.hs
  20324. 504.16 s [smos-sync-gen] Adapting module: Smos.Sync.Client.OptParseSpec
  20325. 504.16 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/DirForestSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/DirForestSpec.hs
  20326. 504.16 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/MetaMapSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/MetaMapSpec.hs
  20327. 504.16 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/OptParseSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/OptParseSpec.hs
  20328. 504.16 s [smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.EmptyDirSpec
  20329. 504.16 s [smos-sync-gen] Adapting module: Smos.Sync.Client.LoginSpec
  20330. 504.16 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/EmptyDirSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/EmptyDirSpec.hs
  20331. 504.16 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/LoginSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/LoginSpec.hs
  20332. 504.16 s [smos-sync-gen] Adapting module: Smos.Sync.Client.IntegrationSpec
  20333. 504.16 s [smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.MetaSpec
  20334. 504.16 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/MetaSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/MetaSpec.hs
  20335. 504.16 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/IntegrationSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/IntegrationSpec.hs
  20336. 504.16 s [smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.ReadWriteSpec
  20337. 504.16 s [smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.ContentsMapSpec
  20338. 504.16 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/ReadWriteSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/ReadWriteSpec.hs
  20339. 504.16 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/ContentsMapSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/ContentsMapSpec.hs
  20340. 504.16 s [smos-sync-gen] Adapting module: Smos.Sync.Client.Sync.IntegrationSpec
  20341. 504.16 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/IntegrationSpec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Smos/Sync/Client/Sync/IntegrationSpec.hs
  20342. 504.16 s [smos-sync-gen] [ 2 of 14] Compiling Smos.Sync.Client.DBSpec ( test/Smos/Sync/Client/DBSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/DBSpec.o ) [Smos.Sync.Client.DB package changed]
  20343. 504.16 s [smos-sync-gen] [ 3 of 14] Compiling Smos.Sync.Client.IntegrationSpec ( test/Smos/Sync/Client/IntegrationSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/IntegrationSpec.o ) [Test.Syd.Validity package changed]
  20344. 504.16 s [smos-sync-gen] [ 4 of 14] Compiling Smos.Sync.Client.LoginSpec ( test/Smos/Sync/Client/LoginSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/LoginSpec.o ) [Test.Syd.Validity package changed]
  20345. 504.16 s [smos-sync-gen] [ 5 of 14] Compiling Smos.Sync.Client.OptParseSpec ( test/Smos/Sync/Client/OptParseSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/OptParseSpec.o ) [OptEnvConf.Test package changed]
  20346. 504.16 s [smos-sync-gen] [ 6 of 14] Compiling Smos.Sync.Client.Sync.ContentsMapSpec ( test/Smos/Sync/Client/Sync/ContentsMapSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/ContentsMapSpec.o ) [Test.Syd.Validity package changed]
  20347. 504.16 s [smos-sync-gen] [ 7 of 14] Compiling Smos.Sync.Client.Sync.DirForestSpec ( test/Smos/Sync/Client/Sync/DirForestSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/DirForestSpec.o ) [Test.Syd.Validity package changed]
  20348. 504.16 s [smos-sync-gen] [ 8 of 14] Compiling Smos.Sync.Client.Sync.EmptyDirSpec ( test/Smos/Sync/Client/Sync/EmptyDirSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/EmptyDirSpec.o ) [Data.GenValidity.Path package changed]
  20349. 504.16 s [smos-sync-gen] [ 9 of 14] Compiling Smos.Sync.Client.Sync.IntegrationSpec ( test/Smos/Sync/Client/Sync/IntegrationSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/IntegrationSpec.o ) [Test.Syd.Validity package changed]
  20350. 504.16 s [smos-sync-gen] [10 of 14] Compiling Smos.Sync.Client.Sync.MetaMapSpec ( test/Smos/Sync/Client/Sync/MetaMapSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/MetaMapSpec.o ) [Test.Syd.Validity package changed]
  20351. 504.16 s [smos-sync-gen] [11 of 14] Compiling Smos.Sync.Client.Sync.MetaSpec ( test/Smos/Sync/Client/Sync/MetaSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/MetaSpec.o ) [Test.Syd.Validity package changed]
  20352. 504.16 s [smos-sync-gen] [12 of 14] Compiling Smos.Sync.Client.Sync.ReadWriteSpec ( test/Smos/Sync/Client/Sync/ReadWriteSpec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Smos/Sync/Client/Sync/ReadWriteSpec.o ) [Data.GenValidity.ByteString package changed]
  20353. 504.16 s [smos-sync-gen] [13 of 14] Compiling Main ( test/Spec.hs, dist/build/smos-sync-test/smos-sync-test-tmp/Main.o ) [Test.Syd package changed]
  20354. 504.16 s [smos-sync-gen] Adapting module: Main
  20355. 504.16 s [smos-sync-gen] Outputing coverables file /build/smos-sync-gen-0.4.2/test/Spec.hs.coverables for source file /build/smos-sync-gen-0.4.2/test/Spec.hs
  20356. 504.16 s [smos-sync-gen] [14 of 14] Linking dist/build/smos-sync-test/smos-sync-test
  20357. 504.16 s [smos-sync-gen] Phase: checkPhase
  20358. 504.16 s [smos-sync-gen] Running 1 test suites...
  20359. 504.16 s [smos-sync-gen] Test suite smos-sync-test: RUNNING...
  20360. 504.16 s [smos-sync-gen] [Info] Backing up /build/smos-sync-contents-e1a7715dbe8bd97a/𚄰 to /build/smos-sync-backup-a54ae097321e80a7/𚄰.2026-06-01_23:22:17
  20361. 504.16 s [smos-sync-gen] [Info] Backing up /build/smos-sync-contents-5e42f05108214923/󒩿 to /build/smos-sync-backup-5c064044845cbdf3/󒩿.2026-06-01_23:22:17
  20362. 504.16 s [smos-sync-gen] [Info] Backing up /build/smos-sync-contents-0e90e1c66bc52d5c/񮍻 to /build/smos-sync-backup-95c2c20dc8f95988/񮍻.2026-06-01_23:22:17
  20363. 504.16 s [smos-sync-gen] [Info] Backing up /build/smos-sync-contents-4627be4c9499e1b6/񬒇 to /build/smos-sync-backup-9ff5d946ee7efe3d/񬒇.2026-06-01_23:22:17
  20364. 504.16 s [smos-sync-gen] [Info] Backing up /build/smos-sync-contents-c7963e683690cf4a/楼 to /build/smos-sync-backup-0ae8ac19a99ea3dc/楼.2026-06-01_23:22:17
  20365. 504.16 s [smos-sync-gen] [Info] Backing up /build/smos-sync-contents-27bd7c4d38beae23/􀶛 to /build/smos-sync-backup-f19688c6e51d087c/􀶛.2026-06-01_23:22:17
  20366. 504.16 s [smos-sync-gen] [Info] Backing up /build/smos-sync-contents-628430b3f4006ebe/𚄰 to /build/smos-sync-backup-3d25d37d8fabdc84/𚄰.2026-06-01_23:22:17
  20367. 504.16 s [smos-sync-gen] [Info] Backing up /build/smos-sync-contents-2ecfff13aeaa1928/񋥫 to /build/smos-sync-backup-b2f5e1bca129ce9f/񋥫.2026-06-01_23:22:17
  20368. 504.16 s [smos-sync-gen] [Info] Backing up /build/smos-sync-contents-3f91d5efbfbe5916/󒩿 to /build/smos-sync-backup-9144922ebbfb3470/󒩿.2026-06-01_23:22:17
  20369. 504.16 s [smos-sync-gen] [Info] Backing up /build/smos-sync-contents-5c9fdb23175e2526/񯥓 to /build/smos-sync-backup-2c25f3c43a1eade8/񯥓.2026-06-01_23:22:17
  20370. 504.16 s [smos-sync-gen] [Info] Backing up /build/smos-sync-contents-f1a60a3ffc33dc20/񮍻 to /build/smos-sync-backup-6bcb2a898bc1bbbe/񮍻.2026-06-01_23:22:17
  20371. 504.16 s [smos-sync-gen] [Info] Backing up /build/smos-sync-contents-98febdd42088fcc4/񬒇 to /build/smos-sync-backup-89088d50a608fee9/񬒇.2026-06-01_23:22:17
  20372. 504.16 s [smos-sync-gen] [Info] Backing up /build/smos-sync-contents-581d0b8b46c9fbf0/񽛬 to /build/smos-sync-backup-0540eaf031220859/񽛬.2026-06-01_23:22:17
  20373. 504.16 s [smos-sync-gen] [Info] Backing up /build/smos-sync-contents-3a94aed7b2751dc5/楼 to /build/smos-sync-backup-4d278f9a9e5313d9/楼.2026-06-01_23:22:17
  20374. 504.16 s [smos-sync-gen] [Info] Backing up /build/smos-sync-contents-16f56737e42348b2/󼥧 to /build/smos-sync-backup-52433a4f31211ec4/󼥧.2026-06-01_23:22:17
  20375. 504.16 s [smos-sync-gen] [Info] Backing up /build/smos-sync-contents-aa6bcb9f64d12ff9/􀶛 to /build/smos-sync-backup-f0afedeb6b62eb99/􀶛.2026-06-01_23:22:17
  20376. 504.16 s [smos-sync-gen] [Info] Backing up /build/smos-sync-contents-d0f431ecf7c63353/񋥫 to /build/smos-sync-backup-c4f15f0c3afe110d/񋥫.2026-06-01_23:22:17
  20377. 504.16 s [smos-sync-gen] [Info] Backing up /build/smos-sync-contents-8da9d007bfc46490/񯥓 to /build/smos-sync-backup-6d7e02cb75856ea5/񯥓.2026-06-01_23:22:17
  20378. 504.16 s [smos-sync-gen] [Info] Backing up /build/smos-sync-contents-9ea257f9ee043c9c/񽛬 to /build/smos-sync-backup-7e645e403120f3d5/񽛬.2026-06-01_23:22:17
  20379. 504.16 s [smos-sync-gen] [Info] Backing up /build/smos-sync-contents-87bd7153d79b943d/󼥧 to /build/smos-sync-backup-9dc81dc71aaffeaf/󼥧.2026-06-01_23:22:17
  20380. 504.77 s [smos-e2e-source] Phase: setupCompilerEnvironmentPhase
  20381. 504.78 s [smos-e2e-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  20382. 505.40 s [smos-sync-gen] Tests:
  20383. 505.40 s [smos-sync-gen]
  20384. 505.40 s [smos-sync-gen] Smos.Sync.Client.IntegrationSpec
  20385. 505.40 s [smos-sync-gen] smos-sync
  20386. 505.40 s [smos-sync-gen] just works (tm) with manual login 323.94 ms
  20387. 505.41 s [smos-sync-gen] passed for all of 5 inputs.
  20388. 505.41 s [smos-sync-gen] just works (tm) when the directory for the uuid file doesn't exist yet 273.73 ms
  20389. 505.41 s [smos-sync-gen] passed for all of 5 inputs.
  20390. 505.41 s [smos-sync-gen] just works (tm) without manual login 267.34 ms
  20391. 505.43 s [smos-sync-gen] passed for all of 5 inputs.
  20392. 505.43 s [smos-sync-gen] just works (tm) when the contents dir doesn't exist yet 276.36 ms
  20393. 505.43 s [smos-sync-gen] passed for all of 5 inputs.
  20394. 505.43 s [smos-sync-gen] just works (tm) when the directory for the metadata doesn't exist yet 284.00 ms
  20395. 505.44 s [smos-sync-gen] passed for all of 5 inputs.
  20396. 505.44 s [smos-sync-gen] Smos.Sync.Client.Sync.EmptyDirSpec
  20397. 505.45 s [smos-sync-gen] leaves only nonempty directories 209.98 ms
  20398. 505.45 s [smos-sync-gen] passed for all of 100 inputs.
  20399. 505.45 s [smos-sync-gen] leaves the contents dir 4.59 ms
  20400. 505.46 s [smos-sync-gen] works for this simple example 4.64 ms
  20401. 505.47 s [smos-sync-gen] Smos.Sync.Client.DBSpec
  20402. 505.47 s [smos-sync-gen] Golden test for the current migrations 4.69 ms
  20403. 505.47 s [smos-sync-gen] Can automatically migrate from the previous database schema 4.77 ms
  20404. 505.48 s [smos-sync-gen] Smos.Sync.Client.Sync.IntegrationSpec
  20405. 505.48 s [smos-sync-gen] testSyncSmosClient
  20406. 505.48 s [smos-sync-gen] single client
  20407. 505.48 s [smos-sync-gen] deletion
  20408. 505.48 s [smos-sync-gen] succesfully syncs a single deletion from a set of files 1849.44 ms
  20409. 505.50 s [smos-sync-gen] passed for all of 5 inputs.
  20410. 505.50 s [smos-sync-gen] succesfully syncs a deletion of any number of files 1830.95 ms
  20411. 505.50 s [smos-sync-gen] passed for all of 5 inputs.
  20412. 505.51 s [smos-sync-gen] succesfully syncs a single deletion 1843.25 ms
  20413. 505.51 s [smos-sync-gen] passed for all of 5 inputs.
  20414. 505.51 s [smos-sync-gen] succesfully syncs a single deletion from a set of files 1953.15 ms
  20415. 505.52 s [smos-sync-gen] passed for all of 5 inputs.
  20416. 505.52 s [smos-sync-gen] changes
  20417. 505.52 s [smos-sync-gen] succesfully syncs a change of any number of files from a set of files 1830.71 ms
  20418. 505.52 s [smos-sync-gen] passed for all of 5 inputs.
  20419. 505.53 s [smos-sync-gen] succesfully syncs a change from a set of files 1953.79 ms
  20420. 505.53 s [smos-sync-gen] passed for all of 5 inputs.
  20421. 505.54 s [smos-sync-gen] succesfully syncs a change of any number of files 1823.85 ms
  20422. 505.54 s [smos-sync-gen] passed for all of 5 inputs.
  20423. 505.54 s [smos-sync-gen] succesfully syncs a change 1709.53 ms
  20424. 505.56 s [smos-sync-gen] passed for all of 5 inputs.
  20425. 505.56 s [smos-sync-gen] succesfully syncs an empty directory 193.47 ms
  20426. 505.56 s [smos-sync-gen] can sync a large store
  20427. 505.56 s [smos-sync-gen] addition
  20428. 505.56 s [smos-sync-gen] succesfully syncs a directory with one file 1567.33 ms
  20429. 505.56 s [smos-sync-gen] passed for all of 5 inputs.
  20430. 505.56 s [smos-sync-gen] succesfully syncs a directory with any number of files 779.36 ms
  20431. 505.57 s [smos-sync-gen] passed for all of 5 inputs.
  20432. 505.58 s [smos-sync-gen] does not remove a hidden file that is ignored 748.70 ms
  20433. 505.58 s [smos-sync-gen] passed for all of 5 inputs.
  20434. 505.59 s [smos-sync-gen] two clients
  20435. 505.59 s [smos-sync-gen] Nasty sync
  20436. 505.59 s [smos-sync-gen] does not go horribly wrong in the nasty situation where clients add foo and foo/bar respectively 2475.42 ms
  20437. 505.60 s [smos-sync-gen] passed for all of 5 inputs.
  20438. 505.60 s [smos-sync-gen] does not go horribly wrong in the nasty situation where clients add foo and foo/bar/quux respectively, backwards 2477.39 ms
  20439. 505.60 s [smos-sync-gen] passed for all of 5 inputs.
  20440. 505.60 s [smos-sync-gen] does not go horribly wrong in the nasty situation where clients add foo and foo/bar respectively, backwards 2475.94 ms
  20441. 505.61 s [smos-sync-gen] passed for all of 5 inputs.
  20442. 505.62 s [smos-sync-gen] does not go horribly wrong in the nasty situation where clients add foo and foo/bar/quux respectively 2452.47 ms
  20443. 505.62 s [smos-sync-gen] passed for all of 5 inputs.
  20444. 505.63 s [smos-sync-gen] From one client
  20445. 505.63 s [smos-sync-gen] additions
  20446. 505.63 s [smos-sync-gen] succesfully syncs any number of files accross two clients 2517.06 ms
  20447. 505.63 s [smos-sync-gen] passed for all of 5 inputs.
  20448. 505.64 s [smos-sync-gen] succesfully syncs a file accross two clients 2457.85 ms
  20449. 505.64 s [smos-sync-gen] passed for all of 5 inputs.
  20450. 505.65 s [smos-sync-gen] does not sync over a hidden file that is ignored 2314.26 ms
  20451. 505.65 s [smos-sync-gen] passed for all of 5 inputs.
  20452. 505.65 s [smos-sync-gen] Deletions
  20453. 505.65 s [smos-sync-gen] does not sync a deletion of a hidden filed that is ignored 2336.07 ms
  20454. 505.66 s [smos-sync-gen] passed for all of 5 inputs.
  20455. 505.67 s [smos-sync-gen] succesfully syncs a deletion of any number of files from a set of files 3688.05 ms
  20456. 505.67 s [smos-sync-gen] passed for all of 5 inputs.
  20457. 505.67 s [smos-sync-gen] succesfully syncs a single deletion from a set of files 3945.18 ms
  20458. 505.67 s [smos-sync-gen] passed for all of 5 inputs.
  20459. 505.67 s [smos-sync-gen] succesfully syncs a single deletion 3696.99 ms
  20460. 505.68 s [smos-sync-gen] passed for all of 5 inputs.
  20461. 505.69 s [smos-sync-gen] succesfully syncs a deletion of any number of files 3533.40 ms
  20462. 505.69 s [smos-sync-gen] passed for all of 5 inputs.
  20463. 505.70 s [smos-sync-gen] changes
  20464. 505.70 s [smos-sync-gen] succesfully syncs a change of any number of files 3576.54 ms
  20465. 505.70 s [smos-sync-gen] passed for all of 5 inputs.
  20466. 505.70 s [smos-sync-gen] succesfully syncs a change from a set of files 3907.41 ms
  20467. 505.70 s [smos-sync-gen] passed for all of 5 inputs.
  20468. 505.71 s [smos-sync-gen] succesfully syncs a single change 3540.29 ms
  20469. 505.71 s [smos-sync-gen] passed for all of 5 inputs.
  20470. 505.72 s [smos-e2e-source] Phase: unpackPhase
  20471. 505.72 s [smos-e2e-source] unpacking source archive /nix/store/p711h0jjv0c95f26zh3lsm315iljhrvh-smos-e2e
  20472. 505.72 s [smos-e2e-source] source root is smos-e2e
  20473. 505.72 s [smos-e2e-source] Phase: patchPhase
  20474. 505.73 s [smos-e2e-source] Phase: compileBuildDriverPhase
  20475. 505.73 s [smos-e2e-source] setupCompileFlags: -package-db=/build/tmp.WmfEqq38NT/setup-package.conf.d -threaded
  20476. 505.73 s [smos-e2e-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.WmfEqq38NT/Main.o )
  20477. 505.73 s [smos-e2e-source] [2 of 2] Linking Setup
  20478. 506.80 s [smos-e2e-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  20479. 506.81 s [smos-e2e-source] Phase: configurePhase
  20480. 506.81 s [smos-e2e-source] configureFlags: --verbose --prefix=/nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.WmfEqq38NT/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  20481. 506.82 s [smos-e2e-source] Using Parsec parser
  20482. 506.82 s [smos-e2e-source] Configuring smos-e2e-0.8.3...
  20483. 507.52 s [smos-e2e-source] Dependency aeson: using aeson-2.2.3.0
  20484. 507.52 s [smos-e2e-source] Dependency base: using base-4.20.2.0
  20485. 507.52 s [smos-e2e-source] Dependency bytestring: using bytestring-0.12.2.0
  20486. 507.52 s [smos-e2e-source] Dependency conduit: using conduit-1.3.6.1
  20487. 507.52 s [smos-e2e-source] Dependency smos: using smos-0.10.1
  20488. 507.52 s [smos-e2e-source] Dependency unix: using unix-2.8.7.0
  20489. 507.52 s [smos-e2e-source] Dependency unliftio: using unliftio-0.2.25.1
  20490. 507.52 s [smos-e2e-source] Dependency vty: using vty-6.4
  20491. 507.52 s [smos-e2e-source] Dependency vty-unix: using vty-unix-0.2.0.0
  20492. 507.52 s [smos-e2e-source] Source component graph: component lib
  20493. 507.52 s [smos-e2e-source] Configured component graph:
  20494. 507.52 s [smos-e2e-source] component smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
  20495. 507.52 s [smos-e2e-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  20496. 507.52 s [smos-e2e-source] include base-4.20.2.0-fafd
  20497. 507.52 s [smos-e2e-source] include bytestring-0.12.2.0-96e1
  20498. 507.52 s [smos-e2e-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  20499. 507.52 s [smos-e2e-source] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  20500. 507.52 s [smos-e2e-source] include unix-2.8.7.0-cb75
  20501. 507.52 s [smos-e2e-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  20502. 507.52 s [smos-e2e-source] include vty-6.4-K1OakpHsBDZBUi5PBPeSvr
  20503. 507.52 s [smos-e2e-source] include vty-unix-0.2.0.0-K8XfH8uYPUI2l0V0QrX5qh
  20504. 507.52 s [smos-e2e-source] Linked component graph:
  20505. 507.52 s [smos-e2e-source] unit smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
  20506. 507.52 s [smos-e2e-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  20507. 507.52 s [smos-e2e-source] include base-4.20.2.0-fafd
  20508. 507.52 s [smos-e2e-source] include bytestring-0.12.2.0-96e1
  20509. 507.52 s [smos-e2e-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  20510. 507.52 s [smos-e2e-source] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  20511. 507.52 s [smos-e2e-source] include unix-2.8.7.0-cb75
  20512. 507.52 s [smos-e2e-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  20513. 507.52 s [smos-e2e-source] include vty-6.4-K1OakpHsBDZBUi5PBPeSvr
  20514. 507.52 s [smos-e2e-source] include vty-unix-0.2.0.0-K8XfH8uYPUI2l0V0QrX5qh
  20515. 507.52 s [smos-e2e-source] Smos.Instance=smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0:Smos.Instance,Smos.Terminal=smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0:Smos.Terminal
  20516. 507.52 s [smos-e2e-source] Ready component graph:
  20517. 507.52 s [smos-e2e-source] definite smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
  20518. 507.52 s [smos-e2e-source] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  20519. 507.52 s [smos-e2e-source] depends base-4.20.2.0-fafd
  20520. 507.52 s [smos-e2e-source] depends bytestring-0.12.2.0-96e1
  20521. 507.52 s [smos-e2e-source] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  20522. 507.52 s [smos-e2e-source] depends smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  20523. 507.52 s [smos-e2e-source] depends unix-2.8.7.0-cb75
  20524. 507.52 s [smos-e2e-source] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  20525. 507.52 s [smos-e2e-source] depends vty-6.4-K1OakpHsBDZBUi5PBPeSvr
  20526. 507.52 s [smos-e2e-source] depends vty-unix-0.2.0.0-K8XfH8uYPUI2l0V0QrX5qh
  20527. 507.52 s [smos-e2e-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  20528. 507.52 s [smos-e2e-source] Using compiler: ghc-9.10.3
  20529. 507.52 s [smos-e2e-source] Using install prefix:
  20530. 507.52 s [smos-e2e-source] /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3
  20531. 507.52 s [smos-e2e-source] Executables installed in:
  20532. 507.52 s [smos-e2e-source] /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3/bin
  20533. 507.52 s [smos-e2e-source] Libraries installed in:
  20534. 507.52 s [smos-e2e-source] /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
  20535. 507.52 s [smos-e2e-source] Dynamic Libraries installed in:
  20536. 507.52 s [smos-e2e-source] /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  20537. 507.52 s [smos-e2e-source] Private executables installed in:
  20538. 507.52 s [smos-e2e-source] /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-e2e-0.8.3
  20539. 507.52 s [smos-e2e-source] Data files installed in:
  20540. 507.52 s [smos-e2e-source] /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3/share/x86_64-linux-ghc-9.10.3-a85d/smos-e2e-0.8.3
  20541. 507.52 s [smos-e2e-source] Documentation installed in:
  20542. 507.52 s [smos-e2e-source] /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-e2e-0.8.3
  20543. 507.52 s [smos-e2e-source] Configuration files installed in:
  20544. 507.52 s [smos-e2e-source] /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3/etc
  20545. 507.52 s [smos-e2e-source] No alex found
  20546. 507.52 s [smos-e2e-source] Using ar found on system at:
  20547. 507.52 s [smos-e2e-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  20548. 507.52 s [smos-e2e-source] No c2hs found
  20549. 507.52 s [smos-e2e-source] No cpphs found
  20550. 507.52 s [smos-e2e-source] No doctest found
  20551. 507.52 s [smos-e2e-source] Using gcc version 14.3.0 given by user at:
  20552. 507.52 s [smos-e2e-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  20553. 507.52 s [smos-e2e-source] Using ghc version 9.10.3 found on system at:
  20554. 507.52 s [smos-e2e-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  20555. 507.52 s [smos-e2e-source] Using ghc-pkg version 9.10.3 found on system at:
  20556. 507.52 s [smos-e2e-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  20557. 507.52 s [smos-e2e-source] No ghcjs found
  20558. 507.52 s [smos-e2e-source] No ghcjs-pkg found
  20559. 507.52 s [smos-e2e-source] No greencard found
  20560. 507.52 s [smos-e2e-source] Using haddock version 2.31.1 found on system at:
  20561. 507.52 s [smos-e2e-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  20562. 507.52 s [smos-e2e-source] No happy found
  20563. 507.52 s [smos-e2e-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  20564. 507.52 s [smos-e2e-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  20565. 507.52 s [smos-e2e-source] No hmake found
  20566. 507.52 s [smos-e2e-source] Using hpc version 0.69 found on system at:
  20567. 507.52 s [smos-e2e-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  20568. 507.52 s [smos-e2e-source] Using hsc2hs version 0.68.10 found on system at:
  20569. 507.52 s [smos-e2e-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  20570. 507.52 s [smos-e2e-source] No hscolour found
  20571. 507.52 s [smos-e2e-source] No jhc found
  20572. 507.52 s [smos-e2e-source] Using ld found on system at:
  20573. 507.52 s [smos-e2e-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  20574. 507.52 s [smos-e2e-source] No pkg-config found
  20575. 507.52 s [smos-e2e-source] Using runghc version 9.10.3 found on system at:
  20576. 507.52 s [smos-e2e-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  20577. 507.52 s [smos-e2e-source] Using strip version 2.44 found on system at:
  20578. 507.52 s [smos-e2e-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  20579. 507.52 s [smos-e2e-source] Using tar found on system at:
  20580. 507.52 s [smos-e2e-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  20581. 507.52 s [smos-e2e-source] No uhc found
  20582. 507.73 s [smos-e2e-source] Phase: buildPhase
  20583. 507.76 s [smos-e2e-source] Distribution quality errors:
  20584. 507.76 s [smos-e2e-source] [no-syn-desc] No 'synopsis' or 'description' field.
  20585. 507.76 s [smos-e2e-source] [missing-bounds-important] The dependency 'build-depends: base' does not
  20586. 507.76 s [smos-e2e-source] specify an upper bound on the version number. Each major release of the 'base'
  20587. 507.76 s [smos-e2e-source] package changes the API in various ways and most packages will need some
  20588. 507.76 s [smos-e2e-source] changes to compile with it. The recommended practice is to specify an upper
  20589. 507.76 s [smos-e2e-source] bound on the version of the 'base' package. This ensures your package will
  20590. 507.76 s [smos-e2e-source] continue to build when a new major version of the 'base' package is released.
  20591. 507.76 s [smos-e2e-source] If you are not sure what upper bound to use then use the next major version.
  20592. 507.76 s [smos-e2e-source] For example if you have tested your package with 'base' version 4.5 and 4.6
  20593. 507.76 s [smos-e2e-source] then use 'build-depends: base >= 4.5 && < 4.7'.
  20594. 507.76 s [smos-e2e-source] Distribution quality warnings:
  20595. 507.76 s [smos-e2e-source] [no-license-file] A 'license-file' is not specified.
  20596. 507.76 s [smos-e2e-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  20597. 507.76 s [smos-e2e-source] - aeson
  20598. 507.76 s [smos-e2e-source] - bytestring
  20599. 507.76 s [smos-e2e-source] - conduit
  20600. 507.76 s [smos-e2e-source] - smos
  20601. 507.76 s [smos-e2e-source] - unix
  20602. 507.76 s [smos-e2e-source] - unliftio
  20603. 507.76 s [smos-e2e-source] - vty
  20604. 507.76 s [smos-e2e-source] - vty-unix
  20605. 507.76 s [smos-e2e-source] Please add them. There is more information at https://pvp.haskell.org/
  20606. 507.76 s [smos-e2e-source] Note: the public hackage server would reject this package.
  20607. 507.76 s [smos-e2e-source] Building source dist for smos-e2e-0.8.3...
  20608. 507.78 s [smos-e2e-source] Source tarball created: dist/smos-e2e-0.8.3.tar.gz
  20609. 507.78 s [smos-e2e-source] Phase: haddockPhase
  20610. 507.79 s [smos-e2e-source] Phase: installPhase
  20611. 507.79 s [smos-e2e-source] Phase: fixupPhase
  20612. 508.11 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3
  20613. 508.62 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
  20614. 508.62 s [post-build-hook]
  20615. 509.01 s [post-build-hook] Pushing /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3 (10.84 KiB)
  20616. 509.90 s [post-build-hook]
  20617. 509.90 s [post-build-hook] All done.
  20618. 509.92 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3
  20619. 509.98 s [post-build-hook] copying 1 paths...
  20620. 509.98 s [post-build-hook] copying path '/nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3' to 'https://cache.staging.nix-ci.com'...
  20621. 510.48 s [post-build-hook] copying 1 paths...
  20622. 510.48 s [post-build-hook] copying path '/nix/store/yblg2yszd8jjg4jmzjxq52v0d73mihnh-smos-e2e-source-0.8.3.drv' to 'https://cache.staging.nix-ci.com'...
  20623. 510.69 s Progress: 64 of 74 built (1 building), 28 of 28 downloaded from cache
  20624. 510.77 s Building smos-e2e
  20625. 510.77 s [smos-sync-gen] succesfully syncs a change of any number of files from a set of files 3794.85 ms
  20626. 510.77 s [smos-sync-gen] passed for all of 5 inputs.
  20627. 510.77 s [smos-sync-gen] does not sync changes in a hidden file that is ignored 2358.29 ms
  20628. 510.77 s [smos-sync-gen] passed for all of 5 inputs.
  20629. 510.77 s [smos-sync-gen] From two clients, concurrently
  20630. 510.77 s [smos-sync-gen] succesfully syncs two different clients concurrently 2598.99 ms
  20631. 510.77 s [smos-sync-gen] passed for all of 5 inputs.
  20632. 510.77 s [smos-sync-gen] succesfully syncs two of the same client concurrently 1672.88 ms
  20633. 510.77 s [smos-sync-gen] passed for all of 5 inputs.
  20634. 510.77 s [smos-sync-gen] succesfully syncs empty directories 314.94 ms
  20635. 510.77 s [smos-sync-gen] From both clients
  20636. 510.77 s [smos-sync-gen] Additions only
  20637. 510.77 s [smos-sync-gen] succesfully syncs a file accross two clients 2567.57 ms
  20638. 510.77 s [smos-sync-gen] passed for all of 5 inputs.
  20639. 510.77 s [smos-sync-gen] succesfully syncs any number of files accross two clients 2677.65 ms
  20640. 510.77 s [smos-sync-gen] passed for all of 5 inputs.
  20641. 510.77 s [smos-sync-gen] succesfully syncs two of the same additions at the same time 2491.71 ms
  20642. 510.77 s [smos-sync-gen] passed for all of 5 inputs.
  20643. 510.77 s [smos-sync-gen] Deletion
  20644. 510.77 s [smos-sync-gen] succesfully syncs a single deletion from a set of files 5423.96 ms
  20645. 510.77 s [smos-sync-gen] passed for all of 5 inputs.
  20646. 510.77 s [smos-sync-gen] succesfully syncs a deletion of any number of files from a set of files 5496.81 ms
  20647. 510.77 s [smos-sync-gen] passed for all of 5 inputs.
  20648. 510.77 s [smos-sync-gen] succesfully syncs a single deletion 3433.27 ms
  20649. 510.77 s [smos-sync-gen] passed for all of 5 inputs.
  20650. 510.77 s [smos-sync-gen] succesfully syncs a deletion of any number of files 5410.58 ms
  20651. 510.77 s [smos-sync-gen] passed for all of 5 inputs.
  20652. 510.77 s [smos-sync-gen] conflicts
  20653. 510.77 s [smos-sync-gen] both changed
  20654. 510.77 s [smos-sync-gen] succesfully syncs a conflicting change from a set of files 2836.70 ms
  20655. 510.77 s [smos-sync-gen] passed for all of 5 inputs.
  20656. 510.77 s [smos-sync-gen] succesfully syncs a single conflicting change 2717.98 ms
  20657. 510.77 s [smos-sync-gen] passed for all of 5 inputs.
  20658. 510.77 s [smos-sync-gen] changes
  20659. 510.77 s [smos-sync-gen] succesfully syncs a single change 5030.68 ms
  20660. 510.77 s [smos-sync-gen] passed for all of 5 inputs.
  20661. 510.77 s [smos-sync-gen] succesfully syncs a change of any number of files from a set of files 5180.51 ms
  20662. 510.77 s [smos-sync-gen] passed for all of 5 inputs.
  20663. 510.77 s [smos-sync-gen] succesfully syncs a change of any number of files 4919.39 ms
  20664. 510.77 s [smos-sync-gen] passed for all of 5 inputs.
  20665. 510.77 s [smos-sync-gen] succesfully syncs a change from a set of files 5025.88 ms
  20666. 510.77 s [smos-sync-gen] passed for all of 5 inputs.
  20667. 510.77 s [smos-sync-gen] Smos.Sync.Client.OptParseSpec
  20668. 510.77 s [smos-sync-gen] produces the same reference documentation as before 1.17 ms
  20669. 510.77 s [smos-sync-gen] produces the nix options as before 0.18 ms
  20670. 510.77 s [smos-sync-gen] pass the lint test 0.07 ms
  20671. 510.77 s [smos-sync-gen] Smos.Sync.Client.Sync.DirForestSpec
  20672. 510.77 s [smos-sync-gen] GenValid (DirForest Int)
  20673. 510.77 s [smos-sync-gen] genValid :: Gen (DirForest Int)
  20674. 510.77 s [smos-sync-gen] only generates valid '(DirForest Int)'s 1260.93 ms
  20675. 510.77 s [smos-sync-gen] passed for all of 100 inputs.
  20676. 510.77 s [smos-sync-gen] makeDirForest
  20677. 510.77 s [smos-sync-gen] produces valid DirForests 8.08 ms
  20678. 510.77 s [smos-sync-gen] passed for all of 100 inputs.
  20679. 510.77 s [smos-sync-gen] Smos.Sync.Client.Sync.ReadWriteSpec
  20680. 510.77 s [smos-sync-gen] writeFileSafely
  20681. 510.77 s [smos-sync-gen] writes over an existent dir 8.48 ms
  20682. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20683. 510.77 s [smos-sync-gen] writes over an existent file higher up, two levels 14.91 ms
  20684. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20685. 510.77 s [smos-sync-gen] writes over an existent file 7.19 ms
  20686. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20687. 510.77 s [smos-sync-gen] writes over an existent file higher up 12.50 ms
  20688. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20689. 510.77 s [smos-sync-gen] writes over an existent dir with contents 9.41 ms
  20690. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20691. 510.77 s [smos-sync-gen] readFileSafely
  20692. 510.77 s [smos-sync-gen] reads Nothing if there is no file 2.11 ms
  20693. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20694. 510.77 s [smos-sync-gen] reads Nothing if there is no a dir 2.73 ms
  20695. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20696. 510.77 s [smos-sync-gen] reads a file that was just written 3.25 ms
  20697. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20698. 510.77 s [smos-sync-gen] Smos.Sync.Client.Sync.MetaSpec
  20699. 510.77 s [smos-sync-gen] writeClientMetadata
  20700. 510.77 s [smos-sync-gen] does not crash while reading this nasty situation 1.09 ms
  20701. 510.77 s [smos-sync-gen] can read exactly what was just written, even if something else has been written first 948.13 ms
  20702. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20703. 510.77 s [smos-sync-gen] can read exactly what was just written 95.05 ms
  20704. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20705. 510.77 s [smos-sync-gen] Smos.Sync.Client.Sync.MetaMapSpec
  20706. 510.77 s [smos-sync-gen] fromListIgnoringCollisions
  20707. 510.77 s [smos-sync-gen] Remembers the longest paths it can for this example 2.33 ms
  20708. 510.77 s [smos-sync-gen] passed for all of 100 inputs.
  20709. 510.77 s [smos-sync-gen] produces valid contents maps 23.70 ms
  20710. 510.77 s [smos-sync-gen] passed for all of 100 inputs.
  20711. 510.77 s [smos-sync-gen] singleton
  20712. 510.77 s [smos-sync-gen] produces valid contents maps 3.58 ms
  20713. 510.77 s [smos-sync-gen] passed for all of 100 inputs.
  20714. 510.77 s [smos-sync-gen] GenValid MetaMap
  20715. 510.77 s [smos-sync-gen] genValid :: Gen MetaMap
  20716. 510.77 s [smos-sync-gen] only generates valid 'MetaMap's 1683.33 ms
  20717. 510.77 s [smos-sync-gen] passed for all of 100 inputs.
  20718. 510.77 s [smos-sync-gen] empty
  20719. 510.77 s [smos-sync-gen] is valid 1.61 ms
  20720. 510.77 s [smos-sync-gen] Smos.Sync.Client.LoginSpec
  20721. 510.77 s [smos-sync-gen] can still login nicely if the server's JWT key changes 1558.15 ms
  20722. 510.77 s [smos-sync-gen] passed for all of 5 inputs.
  20723. 510.77 s [smos-sync-gen] Smos.Sync.Client.Sync.ContentsMapSpec
  20724. 510.77 s [smos-sync-gen] hideDir
  20725. 510.77 s [smos-sync-gen] hides a dir 4.08 ms
  20726. 510.77 s [smos-sync-gen] passed for all of 100 inputs.
  20727. 510.77 s [smos-sync-gen] produces valid paths 4.24 ms
  20728. 510.77 s [smos-sync-gen] passed for all of 100 inputs.
  20729. 510.77 s [smos-sync-gen] unions
  20730. 510.77 s [smos-sync-gen] produces valid contents maps 805.74 ms
  20731. 510.77 s [smos-sync-gen] passed for all of 100 inputs.
  20732. 510.77 s [smos-sync-gen] empty
  20733. 510.77 s [smos-sync-gen] is valid 0.99 ms
  20734. 510.77 s [smos-sync-gen] GenValid ContentsMap
  20735. 510.77 s [smos-sync-gen] genValid :: Gen ContentsMap
  20736. 510.77 s [smos-sync-gen] only generates valid 'ContentsMap's 1311.84 ms
  20737. 510.77 s [smos-sync-gen] passed for all of 100 inputs.
  20738. 510.77 s [smos-sync-gen] union
  20739. 510.77 s [smos-sync-gen] produces valid contents maps 396.83 ms
  20740. 510.77 s [smos-sync-gen] passed for all of 100 inputs.
  20741. 510.77 s [smos-sync-gen] hideFile
  20742. 510.77 s [smos-sync-gen] hides a file 7.04 ms
  20743. 510.77 s [smos-sync-gen] passed for all of 100 inputs.
  20744. 510.77 s [smos-sync-gen] produces valid paths 7.21 ms
  20745. 510.77 s [smos-sync-gen] passed for all of 100 inputs.
  20746. 510.77 s [smos-sync-gen] fromListIgnoringCollisions
  20747. 510.77 s [smos-sync-gen] produces valid content maps 14.30 ms
  20748. 510.77 s [smos-sync-gen] passed for all of 100 inputs.
  20749. 510.77 s [smos-sync-gen] Remembers the longest paths it can for this example 2.23 ms
  20750. 510.77 s [smos-sync-gen] passed for all of 100 inputs.
  20751. 510.77 s [smos-sync-gen] singleton
  20752. 510.77 s [smos-sync-gen] produces valid contents maps 3.27 ms
  20753. 510.77 s [smos-sync-gen] passed for all of 100 inputs.
  20754. 510.77 s [smos-sync-gen] generators
  20755. 510.77 s [smos-sync-gen] changedContentsMap
  20756. 510.77 s [smos-sync-gen] generates valid values 52.78 ms
  20757. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20758. 510.77 s [smos-sync-gen] twoChangedMapsAndTheirUnionsWith
  20759. 510.77 s [smos-sync-gen] generates valid values 74.64 ms
  20760. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20761. 510.77 s [smos-sync-gen] twoDistinctPathsThatFitAndTheirUnionWith
  20762. 510.77 s [smos-sync-gen] generates valid values 52.43 ms
  20763. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20764. 510.77 s [smos-sync-gen] twoDistinctPathsThatFitAndTheirUnion
  20765. 510.77 s [smos-sync-gen] generates valid values 0.86 ms
  20766. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20767. 510.77 s [smos-sync-gen] threeDisjunctMapsAndTheirUnions
  20768. 510.77 s [smos-sync-gen] generates valid values 135.80 ms
  20769. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20770. 510.77 s [smos-sync-gen] twoChangedMapsAndTheirUnions
  20771. 510.77 s [smos-sync-gen] generates valid values 105.26 ms
  20772. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20773. 510.77 s [smos-sync-gen] mapWithNewHiddenPath
  20774. 510.77 s [smos-sync-gen] generates valid values 47.84 ms
  20775. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20776. 510.77 s [smos-sync-gen] generates a contentsmap where at least one path is hidden 45.20 ms
  20777. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20778. 510.77 s [smos-sync-gen] mapWithDisjunctUnion
  20779. 510.77 s [smos-sync-gen] generates valid values 121.69 ms
  20780. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20781. 510.77 s [smos-sync-gen] disjunctContentsMap
  20782. 510.77 s [smos-sync-gen] generates valid values 69.25 ms
  20783. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20784. 510.77 s [smos-sync-gen] mapWithNewPath
  20785. 510.77 s [smos-sync-gen] generates valid values 48.11 ms
  20786. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20787. 510.77 s [smos-sync-gen] genHiddenFile
  20788. 510.77 s [smos-sync-gen] generates hidden files 1.30 ms
  20789. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20790. 510.77 s [smos-sync-gen] changedMapsWithUnionOf
  20791. 510.77 s [smos-sync-gen] generates valid values 61.53 ms
  20792. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20793. 510.77 s [smos-sync-gen] mapWithAdditions
  20794. 510.77 s [smos-sync-gen] generates valid values 93.63 ms
  20795. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20796. 510.77 s [smos-sync-gen] mapWithHiddenAdditions
  20797. 510.77 s [smos-sync-gen] generates valid values 50.52 ms
  20798. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20799. 510.77 s [smos-sync-gen] generates a contentsmap where at least one path is hidden 50.66 ms
  20800. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20801. 510.77 s [smos-sync-gen] mapsWithDifferentContentsAtNewPath
  20802. 510.77 s [smos-sync-gen] generates valid values 45.42 ms
  20803. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20804. 510.77 s [smos-sync-gen] twoDistinctPathsThatFitAndTheirUnionsWith
  20805. 510.77 s [smos-sync-gen] generates valid values 45.18 ms
  20806. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20807. 510.77 s [smos-sync-gen] mapsWithDifferentContentsAtNewPath3
  20808. 510.77 s [smos-sync-gen] generates valid values 38.84 ms
  20809. 510.77 s [smos-sync-gen] passed for all of 10 inputs.
  20810. 510.77 s [smos-sync-gen] insert
  20811. 510.77 s [smos-sync-gen] produces valid contents maps 42.96 ms
  20812. 510.77 s [smos-sync-gen] passed for all of 100 inputs.
  20813. 510.77 s [smos-sync-gen]
  20814. 510.77 s [smos-sync-gen] Examples: 2347
  20815. 510.77 s [smos-sync-gen] Passed: 108
  20816. 510.77 s [smos-sync-gen] Failed: 0
  20817. 510.77 s [smos-sync-gen] Pending: 1
  20818. 510.77 s [smos-sync-gen] Sum of test runtimes: 138.47 seconds
  20819. 510.77 s [smos-sync-gen] Test suite took: 8.95 seconds
  20820. 510.77 s [smos-sync-gen]
  20821. 511.31 s [smos-sync-gen] Test suite smos-sync-test: PASS
  20822. 511.31 s [smos-sync-gen] Test suite logged to: dist/test/smos-sync-gen-0.4.2-smos-sync-test.log
  20823. 511.31 s [smos-sync-gen] 1 of 1 test suites (1 of 1 test cases) passed.
  20824. 511.34 s [smos-sync-gen] Phase: haddockPhase
  20825. 511.34 s [smos-sync-gen] Phase: installPhase
  20826. 511.36 s [smos-e2e] Phase: setupCompilerEnvironmentPhase
  20827. 511.36 s [smos-e2e] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  20828. 511.60 s [smos-sync-gen] Installing library in /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3
  20829. 511.90 s [smos-e2e] Phase: unpackPhase
  20830. 511.90 s [smos-e2e] unpacking source archive /nix/store/q8mdn6qjabx85xf2kcy1yvrz73n0wkfz-smos-e2e-source-0.8.3/smos-e2e-0.8.3.tar.gz
  20831. 511.91 s [smos-e2e] source root is smos-e2e-0.8.3
  20832. 511.92 s [smos-e2e] setting SOURCE_DATE_EPOCH to timestamp 1780356141 of file "smos-e2e-0.8.3/test/TestImport.hs"
  20833. 511.92 s [smos-e2e] warning: file "smos-e2e-0.8.3/test/TestImport.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  20834. 511.92 s [smos-e2e] Phase: patchPhase
  20835. 511.93 s [smos-e2e] Phase: compileBuildDriverPhase
  20836. 511.94 s [smos-e2e] setupCompileFlags: -package-db=/build/tmp.hiMh2WsUeB/setup-package.conf.d -threaded
  20837. 511.98 s [smos-e2e] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.hiMh2WsUeB/Main.o )
  20838. 512.02 s [smos-sync-gen] Phase: fixupPhase
  20839. 512.02 s [smos-e2e] [2 of 2] Linking Setup
  20840. 512.04 s [smos-sync-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2
  20841. 512.04 s [smos-sync-gen] shrinking /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-sync-gen-0.4.2-IXaOLfEzKMb9Qw9MUwy8d3-ghc9.10.3.so
  20842. 512.23 s [smos-sync-gen] checking for references to /build/ in /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2...
  20843. 512.25 s [smos-sync-gen] patching script interpreter paths in /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2
  20844. 512.26 s [smos-sync-gen] stripping (with command strip and flags -S -p) in /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2/lib
  20845. 512.31 s [smos-sync-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/gx4x306glf3f6pkmwazi1sy01i483ffw-smos-sync-gen-0.4.2-coverables
  20846. 512.32 s [smos-sync-gen] checking for references to /build/ in /nix/store/gx4x306glf3f6pkmwazi1sy01i483ffw-smos-sync-gen-0.4.2-coverables...
  20847. 512.33 s [smos-sync-gen] patching script interpreter paths in /nix/store/gx4x306glf3f6pkmwazi1sy01i483ffw-smos-sync-gen-0.4.2-coverables
  20848. 512.33 s [smos-sync-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/qmlffn41bs2nhzkqc1g6i2wy7b7b1bws-smos-sync-gen-0.4.2-coverage
  20849. 512.34 s [smos-sync-gen] checking for references to /build/ in /nix/store/qmlffn41bs2nhzkqc1g6i2wy7b7b1bws-smos-sync-gen-0.4.2-coverage...
  20850. 512.35 s [smos-sync-gen] patching script interpreter paths in /nix/store/qmlffn41bs2nhzkqc1g6i2wy7b7b1bws-smos-sync-gen-0.4.2-coverage
  20851. 512.41 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2 /nix/store/qmlffn41bs2nhzkqc1g6i2wy7b7b1bws-smos-sync-gen-0.4.2-coverage
  20852. 513.67 s [post-build-hook] Pushing 2 paths (595 are already present) using zstd to cache smos ⏳
  20853. 513.67 s [post-build-hook]
  20854. 514.15 s [post-build-hook] Pushing /nix/store/qmlffn41bs2nhzkqc1g6i2wy7b7b1bws-smos-sync-gen-0.4.2-coverage (339.07 KiB)
  20855. 514.19 s [post-build-hook] Pushing /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2 (2.86 MiB)
  20856. 515.18 s [post-build-hook]
  20857. 515.18 s [post-build-hook] All done.
  20858. 515.20 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2 /nix/store/qmlffn41bs2nhzkqc1g6i2wy7b7b1bws-smos-sync-gen-0.4.2-coverage
  20859. 515.47 s [post-build-hook] copying 2 paths...
  20860. 515.47 s [post-build-hook] copying path '/nix/store/paxvf4hxsmdjnxjp2j44k166pipr1iyr-smos-sync-gen-0.4.2' to 'https://cache.staging.nix-ci.com'...
  20861. 515.47 s [post-build-hook] copying path '/nix/store/qmlffn41bs2nhzkqc1g6i2wy7b7b1bws-smos-sync-gen-0.4.2-coverage' to 'https://cache.staging.nix-ci.com'...
  20862. 516.52 s [post-build-hook] copying 1 paths...
  20863. 516.52 s [post-build-hook] copying path '/nix/store/ab4wd9canvspaxvf3zrm69wq853a6c5b-smos-sync-gen-0.4.2.drv' to 'https://cache.staging.nix-ci.com'...
  20864. 516.77 s Progress: 65 of 74 built (1 building), 28 of 28 downloaded from cache
  20865. 516.78 s [smos-e2e] Phase: updateAutotoolsGnuConfigScriptsPhase
  20866. 516.78 s [smos-e2e] Phase: configurePhase
  20867. 516.78 s [smos-e2e] configureFlags: --verbose --prefix=/nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.hiMh2WsUeB/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  20868. 516.79 s [smos-e2e] Using Parsec parser
  20869. 516.79 s [smos-e2e] Configuring smos-e2e-0.8.3...
  20870. 516.79 s [smos-e2e] Dependency aeson: using aeson-2.2.3.0
  20871. 516.79 s [smos-e2e] Dependency base: using base-4.20.2.0
  20872. 516.79 s [smos-e2e] Dependency bytestring: using bytestring-0.12.2.0
  20873. 516.79 s [smos-e2e] Dependency conduit: using conduit-1.3.6.1
  20874. 516.79 s [smos-e2e] Dependency smos: using smos-0.10.1
  20875. 516.79 s [smos-e2e] Dependency unix: using unix-2.8.7.0
  20876. 516.79 s [smos-e2e] Dependency unliftio: using unliftio-0.2.25.1
  20877. 516.79 s [smos-e2e] Dependency vty: using vty-6.4
  20878. 516.79 s [smos-e2e] Dependency vty-unix: using vty-unix-0.2.0.0
  20879. 516.79 s [smos-e2e] Source component graph: component lib
  20880. 516.79 s [smos-e2e] Configured component graph:
  20881. 516.79 s [smos-e2e] component smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
  20882. 516.79 s [smos-e2e] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  20883. 516.79 s [smos-e2e] include base-4.20.2.0-fafd
  20884. 516.79 s [smos-e2e] include bytestring-0.12.2.0-96e1
  20885. 516.79 s [smos-e2e] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  20886. 516.79 s [smos-e2e] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  20887. 516.79 s [smos-e2e] include unix-2.8.7.0-cb75
  20888. 516.79 s [smos-e2e] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  20889. 516.79 s [smos-e2e] include vty-6.4-K1OakpHsBDZBUi5PBPeSvr
  20890. 516.79 s [smos-e2e] include vty-unix-0.2.0.0-K8XfH8uYPUI2l0V0QrX5qh
  20891. 516.79 s [smos-e2e] Linked component graph:
  20892. 516.79 s [smos-e2e] unit smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
  20893. 516.79 s [smos-e2e] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  20894. 516.79 s [smos-e2e] include base-4.20.2.0-fafd
  20895. 516.79 s [smos-e2e] include bytestring-0.12.2.0-96e1
  20896. 516.79 s [smos-e2e] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  20897. 516.79 s [smos-e2e] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  20898. 516.79 s [smos-e2e] include unix-2.8.7.0-cb75
  20899. 516.79 s [smos-e2e] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  20900. 516.79 s [smos-e2e] include vty-6.4-K1OakpHsBDZBUi5PBPeSvr
  20901. 516.79 s [smos-e2e] include vty-unix-0.2.0.0-K8XfH8uYPUI2l0V0QrX5qh
  20902. 516.79 s [smos-e2e] Smos.Instance=smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0:Smos.Instance,Smos.Terminal=smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0:Smos.Terminal
  20903. 516.79 s [smos-e2e] Ready component graph:
  20904. 516.79 s [smos-e2e] definite smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
  20905. 516.79 s [smos-e2e] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  20906. 516.79 s [smos-e2e] depends base-4.20.2.0-fafd
  20907. 516.79 s [smos-e2e] depends bytestring-0.12.2.0-96e1
  20908. 516.79 s [smos-e2e] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  20909. 516.79 s [smos-e2e] depends smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  20910. 516.79 s [smos-e2e] depends unix-2.8.7.0-cb75
  20911. 516.79 s [smos-e2e] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  20912. 516.79 s [smos-e2e] depends vty-6.4-K1OakpHsBDZBUi5PBPeSvr
  20913. 516.79 s [smos-e2e] depends vty-unix-0.2.0.0-K8XfH8uYPUI2l0V0QrX5qh
  20914. 516.79 s [smos-e2e] Using Cabal-3.12.1.0 compiled by ghc-9.10
  20915. 516.79 s [smos-e2e] Using compiler: ghc-9.10.3
  20916. 516.79 s [smos-e2e] Using install prefix:
  20917. 516.79 s [smos-e2e] /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3
  20918. 516.79 s [smos-e2e] Executables installed in:
  20919. 516.79 s [smos-e2e] /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3/bin
  20920. 516.79 s [smos-e2e] Libraries installed in:
  20921. 516.79 s [smos-e2e] /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
  20922. 516.79 s [smos-e2e] Dynamic Libraries installed in:
  20923. 516.79 s [smos-e2e] /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  20924. 516.79 s [smos-e2e] Private executables installed in:
  20925. 516.79 s [smos-e2e] /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-e2e-0.8.3
  20926. 516.79 s [smos-e2e] Data files installed in:
  20927. 516.79 s [smos-e2e] /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3/share/x86_64-linux-ghc-9.10.3-a85d/smos-e2e-0.8.3
  20928. 516.79 s [smos-e2e] Documentation installed in:
  20929. 516.79 s [smos-e2e] /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-e2e-0.8.3
  20930. 516.79 s [smos-e2e] Configuration files installed in:
  20931. 516.79 s [smos-e2e] /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3/etc
  20932. 516.79 s [smos-e2e] No alex found
  20933. 516.79 s [smos-e2e] Using ar found on system at:
  20934. 516.79 s [smos-e2e] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  20935. 516.79 s [smos-e2e] No c2hs found
  20936. 516.79 s [smos-e2e] No cpphs found
  20937. 516.79 s [smos-e2e] No doctest found
  20938. 516.79 s [smos-e2e] Using gcc version 14.3.0 given by user at:
  20939. 516.79 s [smos-e2e] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  20940. 516.79 s [smos-e2e] Using ghc version 9.10.3 found on system at:
  20941. 516.79 s [smos-e2e] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  20942. 516.79 s [smos-e2e] Using ghc-pkg version 9.10.3 found on system at:
  20943. 516.79 s [smos-e2e] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  20944. 516.79 s [smos-e2e] No ghcjs found
  20945. 516.79 s [smos-e2e] No ghcjs-pkg found
  20946. 516.79 s [smos-e2e] No greencard found
  20947. 516.79 s [smos-e2e] Using haddock version 2.31.1 found on system at:
  20948. 516.79 s [smos-e2e] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  20949. 516.79 s [smos-e2e] No happy found
  20950. 516.79 s [smos-e2e] Using haskell-suite found on system at: haskell-suite-dummy-location
  20951. 516.79 s [smos-e2e] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  20952. 516.79 s [smos-e2e] No hmake found
  20953. 516.79 s [smos-e2e] Using hpc version 0.69 found on system at:
  20954. 516.79 s [smos-e2e] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  20955. 516.79 s [smos-e2e] Using hsc2hs version 0.68.10 found on system at:
  20956. 516.79 s [smos-e2e] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  20957. 516.79 s [smos-e2e] No hscolour found
  20958. 516.79 s [smos-e2e] No jhc found
  20959. 516.79 s [smos-e2e] Using ld found on system at:
  20960. 516.79 s [smos-e2e] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  20961. 516.79 s [smos-e2e] No pkg-config found
  20962. 516.79 s [smos-e2e] Using runghc version 9.10.3 found on system at:
  20963. 516.79 s [smos-e2e] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  20964. 516.79 s [smos-e2e] Using strip version 2.44 found on system at:
  20965. 516.79 s [smos-e2e] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  20966. 516.79 s [smos-e2e] Using tar found on system at:
  20967. 516.79 s [smos-e2e] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  20968. 516.79 s [smos-e2e] No uhc found
  20969. 516.79 s [smos-e2e] Phase: buildPhase
  20970. 516.79 s [smos-e2e] Preprocessing library for smos-e2e-0.8.3...
  20971. 516.79 s [smos-e2e] Building library for smos-e2e-0.8.3...
  20972. 516.79 s [smos-e2e] [1 of 3] Compiling Paths_smos_e2e ( dist/build/autogen/Paths_smos_e2e.hs, dist/build/Paths_smos_e2e.o, dist/build/Paths_smos_e2e.dyn_o )
  20973. 516.79 s [smos-e2e] [2 of 3] Compiling Smos.Terminal ( src/Smos/Terminal.hs, dist/build/Smos/Terminal.o, dist/build/Smos/Terminal.dyn_o )
  20974. 516.79 s [smos-e2e] [3 of 3] Compiling Smos.Instance ( src/Smos/Instance.hs, dist/build/Smos/Instance.o, dist/build/Smos/Instance.dyn_o )
  20975. 519.17 s [smos-e2e] Phase: haddockPhase
  20976. 519.18 s [smos-e2e] Phase: installPhase
  20977. 519.30 s [smos-e2e] Installing library in /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
  20978. 519.53 s [smos-e2e] Phase: fixupPhase
  20979. 519.54 s [smos-e2e] shrinking RPATHs of ELF executables and libraries in /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3
  20980. 519.54 s [smos-e2e] shrinking /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0-ghc9.10.3.so
  20981. 519.62 s [smos-e2e] checking for references to /build/ in /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3...
  20982. 519.64 s [smos-e2e] patching script interpreter paths in /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3
  20983. 519.64 s [smos-e2e] stripping (with command strip and flags -S -p) in /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3/lib
  20984. 519.90 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3
  20985. 520.45 s [post-build-hook] Pushing 1 paths (429 are already present) using zstd to cache smos ⏳
  20986. 520.45 s [post-build-hook]
  20987. 520.79 s [post-build-hook] Pushing /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3 (315.98 KiB)
  20988. 521.68 s [post-build-hook]
  20989. 521.68 s [post-build-hook] All done.
  20990. 521.70 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3
  20991. 521.79 s [post-build-hook] copying 1 paths...
  20992. 521.79 s [post-build-hook] copying path '/nix/store/vz1ckmp9m83l1yb7vfkncx02qsnx932g-smos-e2e-0.8.3' to 'https://cache.staging.nix-ci.com'...
  20993. 522.39 s [post-build-hook] copying 1 paths...
  20994. 522.39 s [post-build-hook] copying path '/nix/store/dskmxb6hqi3zgx19zls0mvnmraansnz5-smos-e2e-0.8.3.drv' to 'https://cache.staging.nix-ci.com'...
  20995. 522.69 s Progress: 66 of 74 built, 28 of 28 downloaded from cache
  20996. 522.78 s Building smos-web-server-source
  20997. 523.87 s [smos-web-server-source] Phase: setupCompilerEnvironmentPhase
  20998. 523.88 s [smos-web-server-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  20999. 524.67 s [smos-web-server-source] Phase: unpackPhase
  21000. 524.70 s [smos-web-server-source] unpacking source archive /nix/store/pva0p0a07f9kv2wnpl3amvqglq6mip6i-smos-web-server
  21001. 524.70 s [smos-web-server-source] source root is smos-web-server
  21002. 524.70 s [smos-web-server-source] Phase: patchPhase
  21003. 524.99 s [smos-web-server-source] Phase: compileBuildDriverPhase
  21004. 524.99 s [smos-web-server-source] setupCompileFlags: -package-db=/build/tmp.0jh4iFMCcV/setup-package.conf.d -threaded
  21005. 525.04 s [smos-web-server-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.0jh4iFMCcV/Main.o )
  21006. 525.08 s [smos-web-server-source] [2 of 2] Linking Setup
  21007. 526.18 s [smos-web-server-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  21008. 526.19 s [smos-web-server-source] Phase: configurePhase
  21009. 526.19 s [smos-web-server-source] configureFlags: --verbose --prefix=/nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.0jh4iFMCcV/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  21010. 526.20 s [smos-web-server-source] Using Parsec parser
  21011. 526.20 s [smos-web-server-source] Configuring smos-web-server-0.14.4...
  21012. 526.95 s [smos-web-server-source] Dependency aeson: using aeson-2.2.3.0
  21013. 526.95 s [smos-web-server-source] Dependency autodocodec-yaml: using autodocodec-yaml-0.4.0.2
  21014. 526.95 s [smos-web-server-source] Dependency base: using base-4.20.2.0
  21015. 526.95 s [smos-web-server-source] Dependency bytestring: using bytestring-0.12.2.0
  21016. 526.95 s [smos-web-server-source] Dependency conduit: using conduit-1.3.6.1
  21017. 526.95 s [smos-web-server-source] Dependency containers: using containers-0.7
  21018. 526.95 s [smos-web-server-source] Dependency data-default: using data-default-0.8.0.1
  21019. 526.95 s [smos-web-server-source] Dependency deepseq: using deepseq-1.5.0.0
  21020. 526.95 s [smos-web-server-source] Dependency http-client: using http-client-0.7.19
  21021. 526.96 s [smos-web-server-source] Dependency http-client-tls: using http-client-tls-0.3.6.4
  21022. 526.96 s [smos-web-server-source] Dependency http-types: using http-types-0.12.4
  21023. 526.96 s [smos-web-server-source] Dependency ical: using ical-0.0.0.0
  21024. 526.96 s [smos-web-server-source] Dependency monad-logger: using monad-logger-0.3.42
  21025. 526.96 s [smos-web-server-source] Dependency mtl: using mtl-2.3.1
  21026. 526.96 s [smos-web-server-source] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
  21027. 526.96 s [smos-web-server-source] Dependency path: using path-0.9.6
  21028. 526.96 s [smos-web-server-source] Dependency path-io: using path-io-1.8.2
  21029. 526.96 s [smos-web-server-source] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
  21030. 526.96 s [smos-web-server-source] Dependency pretty-relative-time: using pretty-relative-time-0.3.0.0
  21031. 526.96 s [smos-web-server-source] Dependency pretty-show: using pretty-show-1.10
  21032. 526.96 s [smos-web-server-source] Dependency prometheus: using prometheus-2.3.0
  21033. 526.96 s [smos-web-server-source] Dependency prometheus-ghc-stats: using prometheus-ghc-stats-0.0.0.0
  21034. 526.96 s [smos-web-server-source] Dependency prometheus-wai: using prometheus-wai-0.2.0.1
  21035. 526.96 s [smos-web-server-source] Dependency servant: using servant-0.20.3.0
  21036. 526.96 s [smos-web-server-source] Dependency servant-auth-client: using servant-auth-client-0.4.2.0
  21037. 526.96 s [smos-web-server-source] Dependency servant-client: using servant-client-0.20.3.0
  21038. 526.96 s [smos-web-server-source] Dependency shakespeare: using shakespeare-2.1.0.1
  21039. 526.96 s [smos-web-server-source] Dependency smos: using smos-0.10.1
  21040. 526.96 s [smos-web-server-source] Dependency smos-cli: using smos-cli-0.2.1
  21041. 526.96 s [smos-web-server-source] Dependency smos-client: using smos-client-0.6.0
  21042. 526.96 s [smos-web-server-source] Dependency smos-data: using smos-data-0.7.0
  21043. 526.96 s [smos-web-server-source] Dependency smos-directory: using smos-directory-0.2.0
  21044. 526.96 s [smos-web-server-source] Dependency smos-e2e: using smos-e2e-0.8.3
  21045. 526.96 s [smos-web-server-source] Dependency smos-report: using smos-report-0.12.0
  21046. 526.96 s [smos-web-server-source] Dependency smos-sync: using smos-sync-0.8.0
  21047. 526.96 s [smos-web-server-source] Dependency smos-web-assets: using smos-web-assets-0.0.2
  21048. 526.96 s [smos-web-server-source] Dependency template-haskell: using template-haskell-2.22.0.0
  21049. 526.96 s [smos-web-server-source] Dependency text: using text-2.1.3
  21050. 526.96 s [smos-web-server-source] Dependency time: using time-1.12.2
  21051. 526.96 s [smos-web-server-source] Dependency typed-uuid: using typed-uuid-0.2.0.0
  21052. 526.96 s [smos-web-server-source] Dependency tz: using tz-0.1.3.6
  21053. 526.96 s [smos-web-server-source] Dependency unliftio: using unliftio-0.2.25.1
  21054. 526.96 s [smos-web-server-source] Dependency wai-extra: using wai-extra-3.1.18
  21055. 526.96 s [smos-web-server-source] Dependency warp: using warp-3.4.9
  21056. 526.96 s [smos-web-server-source] Dependency yaml: using yaml-0.11.11.2
  21057. 526.96 s [smos-web-server-source] Dependency yesod: using yesod-1.6.2.1
  21058. 526.96 s [smos-web-server-source] Dependency yesod-auth: using yesod-auth-1.6.11.3
  21059. 526.96 s [smos-web-server-source] Dependency yesod-autoreload: using yesod-autoreload-0.0.0.0
  21060. 526.96 s [smos-web-server-source] Dependency yesod-static: using yesod-static-1.6.1.0
  21061. 526.96 s [smos-web-server-source] Dependency yesod-static-remote: using yesod-static-remote-0.0.0.1
  21062. 526.96 s [smos-web-server-source] Dependency yesod-websockets: using yesod-websockets-0.3.0.3
  21063. 526.96 s [smos-web-server-source] Dependency base: using base-4.20.2.0
  21064. 526.96 s [smos-web-server-source] Dependency smos-web-server: using smos-web-server-0.14.4
  21065. 526.96 s [smos-web-server-source] Source component graph:
  21066. 526.96 s [smos-web-server-source] component lib
  21067. 526.96 s [smos-web-server-source] component exe:smos-web-server dependency lib
  21068. 526.96 s [smos-web-server-source] Configured component graph:
  21069. 526.96 s [smos-web-server-source] component smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC
  21070. 526.96 s [smos-web-server-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  21071. 526.96 s [smos-web-server-source] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  21072. 526.96 s [smos-web-server-source] include base-4.20.2.0-fafd
  21073. 526.96 s [smos-web-server-source] include bytestring-0.12.2.0-96e1
  21074. 526.96 s [smos-web-server-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  21075. 526.96 s [smos-web-server-source] include containers-0.7-96b4
  21076. 526.96 s [smos-web-server-source] include data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
  21077. 526.96 s [smos-web-server-source] include deepseq-1.5.0.0-2b65
  21078. 526.96 s [smos-web-server-source] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  21079. 526.96 s [smos-web-server-source] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
  21080. 526.96 s [smos-web-server-source] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  21081. 526.96 s [smos-web-server-source] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  21082. 526.96 s [smos-web-server-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  21083. 526.96 s [smos-web-server-source] include mtl-2.3.1-37af
  21084. 526.96 s [smos-web-server-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  21085. 526.96 s [smos-web-server-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  21086. 526.96 s [smos-web-server-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  21087. 526.96 s [smos-web-server-source] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  21088. 526.96 s [smos-web-server-source] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  21089. 526.96 s [smos-web-server-source] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  21090. 526.96 s [smos-web-server-source] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
  21091. 526.96 s [smos-web-server-source] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
  21092. 526.96 s [smos-web-server-source] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
  21093. 526.96 s [smos-web-server-source] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  21094. 526.96 s [smos-web-server-source] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  21095. 526.96 s [smos-web-server-source] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  21096. 526.96 s [smos-web-server-source] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
  21097. 526.96 s [smos-web-server-source] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  21098. 526.96 s [smos-web-server-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  21099. 526.96 s [smos-web-server-source] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  21100. 526.96 s [smos-web-server-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  21101. 526.96 s [smos-web-server-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  21102. 526.96 s [smos-web-server-source] include smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
  21103. 526.96 s [smos-web-server-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  21104. 526.96 s [smos-web-server-source] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  21105. 526.96 s [smos-web-server-source] include smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
  21106. 526.96 s [smos-web-server-source] include template-haskell-2.22.0.0-927b
  21107. 526.96 s [smos-web-server-source] include text-2.1.3-34f1
  21108. 526.96 s [smos-web-server-source] include time-1.12.2-3479
  21109. 526.96 s [smos-web-server-source] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  21110. 526.96 s [smos-web-server-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  21111. 527.24 s [smos-web-server-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  21112. 527.24 s [smos-web-server-source] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
  21113. 527.24 s [smos-web-server-source] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
  21114. 527.24 s [smos-web-server-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  21115. 527.24 s [smos-web-server-source] include yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
  21116. 527.24 s [smos-web-server-source] include yesod-auth-1.6.11.3-AWjtN08VuS66eFw7WO3cqS
  21117. 527.24 s [smos-web-server-source] include yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
  21118. 527.24 s [smos-web-server-source] include yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
  21119. 527.24 s [smos-web-server-source] include yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
  21120. 527.24 s [smos-web-server-source] include yesod-websockets-0.3.0.3-J3Uw7JPUB1HASGL1r2b4vd
  21121. 527.24 s [smos-web-server-source] component smos-web-server-0.14.4-L0BYpuYpdq81rViBbSeQqw-smos-web-server
  21122. 527.24 s [smos-web-server-source] include base-4.20.2.0-fafd
  21123. 527.24 s [smos-web-server-source] include smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC
  21124. 527.24 s [smos-web-server-source] Linked component graph:
  21125. 527.24 s [smos-web-server-source] unit smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC
  21126. 527.24 s [smos-web-server-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  21127. 527.24 s [smos-web-server-source] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  21128. 527.24 s [smos-web-server-source] include base-4.20.2.0-fafd
  21129. 527.24 s [smos-web-server-source] include bytestring-0.12.2.0-96e1
  21130. 527.24 s [smos-web-server-source] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  21131. 527.24 s [smos-web-server-source] include containers-0.7-96b4
  21132. 527.24 s [smos-web-server-source] include data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
  21133. 527.24 s [smos-web-server-source] include deepseq-1.5.0.0-2b65
  21134. 527.24 s [smos-web-server-source] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  21135. 527.24 s [smos-web-server-source] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
  21136. 527.24 s [smos-web-server-source] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  21137. 527.24 s [smos-web-server-source] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  21138. 527.24 s [smos-web-server-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  21139. 527.24 s [smos-web-server-source] include mtl-2.3.1-37af
  21140. 527.24 s [smos-web-server-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  21141. 527.24 s [smos-web-server-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  21142. 527.24 s [smos-web-server-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  21143. 527.24 s [smos-web-server-source] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  21144. 527.24 s [smos-web-server-source] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  21145. 527.24 s [smos-web-server-source] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  21146. 527.24 s [smos-web-server-source] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
  21147. 527.24 s [smos-web-server-source] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
  21148. 527.24 s [smos-web-server-source] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
  21149. 527.24 s [smos-web-server-source] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  21150. 527.24 s [smos-web-server-source] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  21151. 527.24 s [smos-web-server-source] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  21152. 527.24 s [smos-web-server-source] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
  21153. 527.24 s [smos-web-server-source] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  21154. 527.24 s [smos-web-server-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  21155. 527.24 s [smos-web-server-source] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  21156. 527.24 s [smos-web-server-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  21157. 527.24 s [smos-web-server-source] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  21158. 527.24 s [smos-web-server-source] include smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
  21159. 527.24 s [smos-web-server-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  21160. 527.24 s [smos-web-server-source] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  21161. 527.24 s [smos-web-server-source] include smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
  21162. 527.24 s [smos-web-server-source] include template-haskell-2.22.0.0-927b
  21163. 527.24 s [smos-web-server-source] include text-2.1.3-34f1
  21164. 527.24 s [smos-web-server-source] include time-1.12.2-3479
  21165. 527.24 s [smos-web-server-source] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  21166. 527.24 s [smos-web-server-source] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  21167. 527.24 s [smos-web-server-source] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  21168. 527.24 s [smos-web-server-source] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
  21169. 527.24 s [smos-web-server-source] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
  21170. 527.24 s [smos-web-server-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  21171. 527.24 s [smos-web-server-source] include yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
  21172. 527.24 s [smos-web-server-source] include yesod-auth-1.6.11.3-AWjtN08VuS66eFw7WO3cqS
  21173. 527.24 s [smos-web-server-source] include yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
  21174. 527.24 s [smos-web-server-source] include yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
  21175. 527.24 s [smos-web-server-source] include yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
  21176. 527.24 s [smos-web-server-source] include yesod-websockets-0.3.0.3-J3Uw7JPUB1HASGL1r2b4vd
  21177. 527.24 s [smos-web-server-source] Smos.Web.Server=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server,Smos.Web.Server.Application=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Application,Smos.Web.Server.Constants=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Constants,Smos.Web.Server.Foundation=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Foundation,Smos.Web.Server.Handler=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Handler,Smos.Web.Server.Handler.Account=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Handler.Account,Smos.Web.Server.Handler.Admin=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Handler.Admin,Smos.Web.Server.Handler.Backup=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Handler.Backup,Smos.Web.Server.Handler.Booking=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Handler.Booking,Smos.Web.Server.Handler.Checkout=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Handler.Checkout,Smos.Web.Server.Handler.Home=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Handler.Home,Smos.Web.Server.Handler.Import=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Handler.Import,Smos.Web.Server.Handler.Playground=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Handler.Playground,Smos.Web.Server.Handler.Reload=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Handler.Reload,Smos.Web.Server.Handler.TUI=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Handler.TUI,Smos.Web.Server.OptParse=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.OptParse,Smos.Web.Server.Serve=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Serve,Smos.Web.Server.SmosSession=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.SmosSession,Smos.Web.Server.Static=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Static,Smos.Web.Server.Static.TH=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Static.TH,Smos.Web.Server.TUI=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.TUI,Smos.Web.Server.Widget=smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC:Smos.Web.Server.Widget
  21178. 527.24 s [smos-web-server-source] unit smos-web-server-0.14.4-L0BYpuYpdq81rViBbSeQqw-smos-web-server
  21179. 527.24 s [smos-web-server-source] include base-4.20.2.0-fafd
  21180. 527.24 s [smos-web-server-source] include smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC
  21181. 527.24 s [smos-web-server-source] Ready component graph:
  21182. 527.24 s [smos-web-server-source] definite smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC
  21183. 527.24 s [smos-web-server-source] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  21184. 527.24 s [smos-web-server-source] depends autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  21185. 527.24 s [smos-web-server-source] depends base-4.20.2.0-fafd
  21186. 527.24 s [smos-web-server-source] depends bytestring-0.12.2.0-96e1
  21187. 527.24 s [smos-web-server-source] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  21188. 527.24 s [smos-web-server-source] depends containers-0.7-96b4
  21189. 527.24 s [smos-web-server-source] depends data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
  21190. 527.24 s [smos-web-server-source] depends deepseq-1.5.0.0-2b65
  21191. 527.24 s [smos-web-server-source] depends http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  21192. 527.24 s [smos-web-server-source] depends http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
  21193. 527.24 s [smos-web-server-source] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  21194. 527.24 s [smos-web-server-source] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  21195. 527.24 s [smos-web-server-source] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  21196. 527.24 s [smos-web-server-source] depends mtl-2.3.1-37af
  21197. 527.24 s [smos-web-server-source] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  21198. 527.24 s [smos-web-server-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  21199. 527.24 s [smos-web-server-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  21200. 527.24 s [smos-web-server-source] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  21201. 527.24 s [smos-web-server-source] depends pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  21202. 527.24 s [smos-web-server-source] depends pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  21203. 527.24 s [smos-web-server-source] depends prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
  21204. 527.24 s [smos-web-server-source] depends prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
  21205. 527.24 s [smos-web-server-source] depends prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
  21206. 527.24 s [smos-web-server-source] depends servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  21207. 527.24 s [smos-web-server-source] depends servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  21208. 527.24 s [smos-web-server-source] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  21209. 527.24 s [smos-web-server-source] depends shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
  21210. 527.24 s [smos-web-server-source] depends smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  21211. 527.24 s [smos-web-server-source] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  21212. 527.24 s [smos-web-server-source] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  21213. 527.24 s [smos-web-server-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  21214. 527.24 s [smos-web-server-source] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  21215. 527.24 s [smos-web-server-source] depends smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
  21216. 527.24 s [smos-web-server-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  21217. 527.24 s [smos-web-server-source] depends smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  21218. 527.24 s [smos-web-server-source] depends smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
  21219. 527.57 s [smos-web-server-source] depends template-haskell-2.22.0.0-927b
  21220. 527.57 s [smos-web-server-source] depends text-2.1.3-34f1
  21221. 527.57 s [smos-web-server-source] depends time-1.12.2-3479
  21222. 527.57 s [smos-web-server-source] depends typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  21223. 527.57 s [smos-web-server-source] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  21224. 527.57 s [smos-web-server-source] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  21225. 527.57 s [smos-web-server-source] depends wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
  21226. 527.57 s [smos-web-server-source] depends warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
  21227. 527.57 s [smos-web-server-source] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  21228. 527.57 s [smos-web-server-source] depends yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
  21229. 527.57 s [smos-web-server-source] depends yesod-auth-1.6.11.3-AWjtN08VuS66eFw7WO3cqS
  21230. 527.57 s [smos-web-server-source] depends yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
  21231. 527.57 s [smos-web-server-source] depends yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
  21232. 527.57 s [smos-web-server-source] depends yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
  21233. 527.57 s [smos-web-server-source] depends yesod-websockets-0.3.0.3-J3Uw7JPUB1HASGL1r2b4vd
  21234. 527.57 s [smos-web-server-source] definite smos-web-server-0.14.4-L0BYpuYpdq81rViBbSeQqw-smos-web-server
  21235. 527.57 s [smos-web-server-source] depends base-4.20.2.0-fafd
  21236. 527.57 s [smos-web-server-source] depends smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC
  21237. 527.57 s [smos-web-server-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  21238. 527.57 s [smos-web-server-source] Using compiler: ghc-9.10.3
  21239. 527.57 s [smos-web-server-source] Using install prefix:
  21240. 527.57 s [smos-web-server-source] /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4
  21241. 527.57 s [smos-web-server-source] Executables installed in:
  21242. 527.57 s [smos-web-server-source] /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4/bin
  21243. 527.57 s [smos-web-server-source] Libraries installed in:
  21244. 527.57 s [smos-web-server-source] /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-web-server-0.14.4-Dkx0lLDG7yq1FiHv1xV4JC
  21245. 527.57 s [smos-web-server-source] Dynamic Libraries installed in:
  21246. 527.57 s [smos-web-server-source] /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  21247. 527.57 s [smos-web-server-source] Private executables installed in:
  21248. 527.57 s [smos-web-server-source] /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-web-server-0.14.4
  21249. 527.57 s [smos-web-server-source] Data files installed in:
  21250. 527.57 s [smos-web-server-source] /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4/share/x86_64-linux-ghc-9.10.3-a85d/smos-web-server-0.14.4
  21251. 527.57 s [smos-web-server-source] Documentation installed in:
  21252. 527.57 s [smos-web-server-source] /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-web-server-0.14.4
  21253. 527.57 s [smos-web-server-source] Configuration files installed in:
  21254. 527.57 s [smos-web-server-source] /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4/etc
  21255. 527.57 s [smos-web-server-source] No alex found
  21256. 527.57 s [smos-web-server-source] Using ar found on system at:
  21257. 527.57 s [smos-web-server-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  21258. 527.57 s [smos-web-server-source] No c2hs found
  21259. 527.57 s [smos-web-server-source] No cpphs found
  21260. 527.57 s [smos-web-server-source] No doctest found
  21261. 527.57 s [smos-web-server-source] Using gcc version 14.3.0 given by user at:
  21262. 527.57 s [smos-web-server-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  21263. 527.57 s [smos-web-server-source] Using ghc version 9.10.3 found on system at:
  21264. 527.57 s [smos-web-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  21265. 527.57 s [smos-web-server-source] Using ghc-pkg version 9.10.3 found on system at:
  21266. 527.57 s [smos-web-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  21267. 527.57 s [smos-web-server-source] No ghcjs found
  21268. 527.57 s [smos-web-server-source] No ghcjs-pkg found
  21269. 527.57 s [smos-web-server-source] No greencard found
  21270. 527.57 s [smos-web-server-source] Using haddock version 2.31.1 found on system at:
  21271. 527.57 s [smos-web-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  21272. 527.57 s [smos-web-server-source] No happy found
  21273. 527.57 s [smos-web-server-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  21274. 527.57 s [smos-web-server-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  21275. 527.57 s [smos-web-server-source] No hmake found
  21276. 527.57 s [smos-web-server-source] Using hpc version 0.69 found on system at:
  21277. 527.57 s [smos-web-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  21278. 527.57 s [smos-web-server-source] Using hsc2hs version 0.68.10 found on system at:
  21279. 527.57 s [smos-web-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  21280. 527.57 s [smos-web-server-source] No hscolour found
  21281. 527.57 s [smos-web-server-source] No jhc found
  21282. 527.57 s [smos-web-server-source] Using ld found on system at:
  21283. 527.57 s [smos-web-server-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  21284. 527.57 s [smos-web-server-source] No pkg-config found
  21285. 527.57 s [smos-web-server-source] Using runghc version 9.10.3 found on system at:
  21286. 527.57 s [smos-web-server-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  21287. 527.57 s [smos-web-server-source] Using strip version 2.44 found on system at:
  21288. 527.57 s [smos-web-server-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  21289. 527.57 s [smos-web-server-source] Using tar found on system at:
  21290. 527.57 s [smos-web-server-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  21291. 527.57 s [smos-web-server-source] No uhc found
  21292. 527.57 s [smos-web-server-source] Phase: buildPhase
  21293. 527.57 s [smos-web-server-source] Distribution quality errors:
  21294. 527.57 s [smos-web-server-source] [no-syn-desc] No 'synopsis' or 'description' field.
  21295. 527.57 s [smos-web-server-source] [missing-bounds-important] The dependency 'build-depends: base' does not
  21296. 527.57 s [smos-web-server-source] specify an upper bound on the version number. Each major release of the 'base'
  21297. 527.57 s [smos-web-server-source] package changes the API in various ways and most packages will need some
  21298. 527.57 s [smos-web-server-source] changes to compile with it. The recommended practice is to specify an upper
  21299. 527.57 s [smos-web-server-source] bound on the version of the 'base' package. This ensures your package will
  21300. 527.79 s [smos-web-server-source] continue to build when a new major version of the 'base' package is released.
  21301. 527.79 s [smos-web-server-source] If you are not sure what upper bound to use then use the next major version.
  21302. 527.79 s [smos-web-server-source] For example if you have tested your package with 'base' version 4.5 and 4.6
  21303. 527.79 s [smos-web-server-source] then use 'build-depends: base >= 4.5 && < 4.7'.
  21304. 527.79 s [smos-web-server-source] Distribution quality warnings:
  21305. 527.79 s [smos-web-server-source] [no-license-file] A 'license-file' is not specified.
  21306. 527.79 s [smos-web-server-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  21307. 527.79 s [smos-web-server-source] - aeson
  21308. 527.79 s [smos-web-server-source] - autodocodec-yaml
  21309. 527.79 s [smos-web-server-source] - bytestring
  21310. 527.79 s [smos-web-server-source] - conduit
  21311. 527.79 s [smos-web-server-source] - containers
  21312. 527.79 s [smos-web-server-source] - data-default
  21313. 527.79 s [smos-web-server-source] - deepseq
  21314. 527.79 s [smos-web-server-source] - http-client
  21315. 527.79 s [smos-web-server-source] - http-client-tls
  21316. 527.79 s [smos-web-server-source] - http-types
  21317. 527.79 s [smos-web-server-source] - ical
  21318. 527.79 s [smos-web-server-source] - monad-logger
  21319. 527.79 s [smos-web-server-source] - mtl
  21320. 527.79 s [smos-web-server-source] - opt-env-conf
  21321. 527.79 s [smos-web-server-source] - path
  21322. 527.79 s [smos-web-server-source] - path-io
  21323. 527.79 s [smos-web-server-source] - persistent-sqlite
  21324. 527.79 s [smos-web-server-source] - pretty-relative-time
  21325. 527.79 s [smos-web-server-source] - pretty-show
  21326. 527.79 s [smos-web-server-source] - prometheus
  21327. 527.79 s [smos-web-server-source] - prometheus-ghc-stats
  21328. 527.80 s [smos-web-server-source] - prometheus-wai
  21329. 527.80 s [smos-web-server-source] - servant
  21330. 527.80 s [smos-web-server-source] - servant-auth-client
  21331. 527.80 s [smos-web-server-source] - servant-client
  21332. 527.80 s [smos-web-server-source] - shakespeare
  21333. 527.80 s [smos-web-server-source] - smos
  21334. 527.80 s [smos-web-server-source] - smos-cli
  21335. 527.80 s [smos-web-server-source] - smos-client
  21336. 527.80 s [smos-web-server-source] - smos-data
  21337. 527.80 s [smos-web-server-source] - smos-directory
  21338. 527.80 s [smos-web-server-source] - smos-e2e
  21339. 527.80 s [smos-web-server-source] - smos-report
  21340. 527.80 s [smos-web-server-source] - smos-sync
  21341. 527.80 s [smos-web-server-source] - smos-web-assets
  21342. 527.80 s [smos-web-server-source] - template-haskell
  21343. 527.80 s [smos-web-server-source] - text
  21344. 527.80 s [smos-web-server-source] - time
  21345. 527.80 s [smos-web-server-source] - typed-uuid
  21346. 527.80 s [smos-web-server-source] - tz
  21347. 527.80 s [smos-web-server-source] - unliftio
  21348. 527.80 s [smos-web-server-source] - wai-extra
  21349. 527.80 s [smos-web-server-source] - warp
  21350. 527.80 s [smos-web-server-source] - yaml
  21351. 527.80 s [smos-web-server-source] - yesod
  21352. 527.80 s [smos-web-server-source] - yesod-auth
  21353. 527.80 s [smos-web-server-source] - yesod-autoreload
  21354. 527.80 s [smos-web-server-source] - yesod-static
  21355. 527.80 s [smos-web-server-source] - yesod-static-remote
  21356. 527.80 s [smos-web-server-source] - yesod-websockets
  21357. 527.80 s [smos-web-server-source] Please add them. There is more information at https://pvp.haskell.org/
  21358. 527.80 s [smos-web-server-source] Note: the public hackage server would reject this package.
  21359. 527.80 s [smos-web-server-source] Building source dist for smos-web-server-0.14.4...
  21360. 527.80 s [smos-web-server-source] Source tarball created: dist/smos-web-server-0.14.4.tar.gz
  21361. 527.80 s [smos-web-server-source] Phase: haddockPhase
  21362. 527.80 s [smos-web-server-source] Phase: installPhase
  21363. 527.80 s [smos-web-server-source] Phase: fixupPhase
  21364. 527.93 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4
  21365. 528.22 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
  21366. 528.22 s [post-build-hook]
  21367. 528.56 s [post-build-hook] Pushing /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4 (63.23 KiB)
  21368. 529.40 s [post-build-hook]
  21369. 529.40 s [post-build-hook] All done.
  21370. 529.41 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4
  21371. 529.47 s [post-build-hook] copying 1 paths...
  21372. 529.47 s [post-build-hook] copying path '/nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4' to 'https://cache.staging.nix-ci.com'...
  21373. 529.99 s [post-build-hook] copying 1 paths...
  21374. 529.99 s [post-build-hook] copying path '/nix/store/722gq1lj67w677lrd2brb11xlsqpgnn6-smos-web-server-source-0.14.4.drv' to 'https://cache.staging.nix-ci.com'...
  21375. 530.22 s Progress: 67 of 74 built, 28 of 28 downloaded from cache
  21376. 530.33 s Building smos-web-server
  21377. 531.73 s [smos-web-server] Phase: setupCompilerEnvironmentPhase
  21378. 531.73 s [smos-web-server] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  21379. 532.70 s [smos-web-server] Phase: unpackPhase
  21380. 532.70 s [smos-web-server] unpacking source archive /nix/store/1gihs1m4757cgxjv44n08v8fhv48cspb-smos-web-server-source-0.14.4/smos-web-server-0.14.4.tar.gz
  21381. 532.71 s [smos-web-server] source root is smos-web-server-0.14.4
  21382. 532.71 s [smos-web-server] setting SOURCE_DATE_EPOCH to timestamp 1780356161 of file "smos-web-server-0.14.4/templates/tui.lucius"
  21383. 532.72 s [smos-web-server] warning: file "smos-web-server-0.14.4/templates/tui.lucius" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  21384. 532.72 s [smos-web-server] Phase: patchPhase
  21385. 532.73 s [smos-web-server] Adding dekking-value to build-depends in ./smos-web-server.cabal
  21386. 532.74 s [smos-web-server] Phase: compileBuildDriverPhase
  21387. 532.75 s [smos-web-server] setupCompileFlags: -package-db=/build/tmp.UD0FuFcoqi/setup-package.conf.d -threaded
  21388. 532.79 s [smos-web-server] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.UD0FuFcoqi/Main.o )
  21389. 532.84 s [smos-web-server] [2 of 2] Linking Setup
  21390. 533.95 s [smos-web-server] Phase: updateAutotoolsGnuConfigScriptsPhase
  21391. 533.96 s [smos-web-server] Phase: configurePhase
  21392. 534.00 s [smos-web-server] configureFlags: --verbose --prefix=/nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.UD0FuFcoqi/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --disable-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-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  21393. 534.01 s [smos-web-server] Using Parsec parser
  21394. 534.01 s [smos-web-server] Configuring smos-web-server-0.14.4...
  21395. 534.87 s [smos-web-server] Dependency aeson: using aeson-2.2.3.0
  21396. 534.87 s [smos-web-server] Dependency autodocodec-yaml: using autodocodec-yaml-0.4.0.2
  21397. 534.87 s [smos-web-server] Dependency base: using base-4.20.2.0
  21398. 534.87 s [smos-web-server] Dependency bytestring: using bytestring-0.12.2.0
  21399. 534.87 s [smos-web-server] Dependency conduit: using conduit-1.3.6.1
  21400. 534.87 s [smos-web-server] Dependency containers: using containers-0.7
  21401. 534.87 s [smos-web-server] Dependency data-default: using data-default-0.8.0.1
  21402. 534.87 s [smos-web-server] Dependency deepseq: using deepseq-1.5.0.0
  21403. 534.87 s [smos-web-server] Dependency dekking-value: using dekking-value-0.0.0.0
  21404. 534.87 s [smos-web-server] Dependency http-client: using http-client-0.7.19
  21405. 534.87 s [smos-web-server] Dependency http-client-tls: using http-client-tls-0.3.6.4
  21406. 534.87 s [smos-web-server] Dependency http-types: using http-types-0.12.4
  21407. 534.87 s [smos-web-server] Dependency ical: using ical-0.0.0.0
  21408. 534.87 s [smos-web-server] Dependency monad-logger: using monad-logger-0.3.42
  21409. 534.87 s [smos-web-server] Dependency mtl: using mtl-2.3.1
  21410. 534.87 s [smos-web-server] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
  21411. 534.87 s [smos-web-server] Dependency path: using path-0.9.6
  21412. 534.87 s [smos-web-server] Dependency path-io: using path-io-1.8.2
  21413. 534.87 s [smos-web-server] Dependency persistent-sqlite: using persistent-sqlite-2.13.3.1
  21414. 534.87 s [smos-web-server] Dependency pretty-relative-time: using pretty-relative-time-0.3.0.0
  21415. 534.87 s [smos-web-server] Dependency pretty-show: using pretty-show-1.10
  21416. 534.87 s [smos-web-server] Dependency prometheus: using prometheus-2.3.0
  21417. 534.87 s [smos-web-server] Dependency prometheus-ghc-stats: using prometheus-ghc-stats-0.0.0.0
  21418. 534.87 s [smos-web-server] Dependency prometheus-wai: using prometheus-wai-0.2.0.1
  21419. 534.87 s [smos-web-server] Dependency servant: using servant-0.20.3.0
  21420. 534.87 s [smos-web-server] Dependency servant-auth-client: using servant-auth-client-0.4.2.0
  21421. 534.87 s [smos-web-server] Dependency servant-client: using servant-client-0.20.3.0
  21422. 534.87 s [smos-web-server] Dependency shakespeare: using shakespeare-2.1.0.1
  21423. 534.87 s [smos-web-server] Dependency smos: using smos-0.10.1
  21424. 534.87 s [smos-web-server] Dependency smos-cli: using smos-cli-0.2.1
  21425. 534.87 s [smos-web-server] Dependency smos-client: using smos-client-0.6.0
  21426. 534.87 s [smos-web-server] Dependency smos-data: using smos-data-0.7.0
  21427. 534.87 s [smos-web-server] Dependency smos-directory: using smos-directory-0.2.0
  21428. 534.87 s [smos-web-server] Dependency smos-e2e: using smos-e2e-0.8.3
  21429. 534.87 s [smos-web-server] Dependency smos-report: using smos-report-0.12.0
  21430. 534.87 s [smos-web-server] Dependency smos-sync: using smos-sync-0.8.0
  21431. 534.87 s [smos-web-server] Dependency smos-web-assets: using smos-web-assets-0.0.2
  21432. 534.87 s [smos-web-server] Dependency template-haskell: using template-haskell-2.22.0.0
  21433. 534.87 s [smos-web-server] Dependency text: using text-2.1.3
  21434. 534.87 s [smos-web-server] Dependency time: using time-1.12.2
  21435. 534.87 s [smos-web-server] Dependency typed-uuid: using typed-uuid-0.2.0.0
  21436. 534.87 s [smos-web-server] Dependency tz: using tz-0.1.3.6
  21437. 534.87 s [smos-web-server] Dependency unliftio: using unliftio-0.2.25.1
  21438. 534.87 s [smos-web-server] Dependency wai-extra: using wai-extra-3.1.18
  21439. 534.87 s [smos-web-server] Dependency warp: using warp-3.4.9
  21440. 534.87 s [smos-web-server] Dependency yaml: using yaml-0.11.11.2
  21441. 534.87 s [smos-web-server] Dependency yesod: using yesod-1.6.2.1
  21442. 534.87 s [smos-web-server] Dependency yesod-auth: using yesod-auth-1.6.11.3
  21443. 534.87 s [smos-web-server] Dependency yesod-autoreload: using yesod-autoreload-0.0.0.0
  21444. 534.87 s [smos-web-server] Dependency yesod-static: using yesod-static-1.6.1.0
  21445. 534.87 s [smos-web-server] Dependency yesod-static-remote: using yesod-static-remote-0.0.0.1
  21446. 534.87 s [smos-web-server] Dependency yesod-websockets: using yesod-websockets-0.3.0.3
  21447. 534.87 s [smos-web-server] Dependency base: using base-4.20.2.0
  21448. 534.87 s [smos-web-server] Dependency dekking-value: using dekking-value-0.0.0.0
  21449. 534.87 s [smos-web-server] Dependency smos-web-server: using smos-web-server-0.14.4
  21450. 534.87 s [smos-web-server] Dependency QuickCheck: using QuickCheck-2.15.0.1
  21451. 534.87 s [smos-web-server] Dependency base: using base-4.20.2.0
  21452. 534.87 s [smos-web-server] Dependency containers: using containers-0.7
  21453. 534.87 s [smos-web-server] Dependency dekking-value: using dekking-value-0.0.0.0
  21454. 534.87 s [smos-web-server] Dependency genvalidity-sydtest: using genvalidity-sydtest-1.0.1.0
  21455. 534.87 s [smos-web-server] Dependency http-client: using http-client-0.7.19
  21456. 534.87 s [smos-web-server] Dependency http-types: using http-types-0.12.4
  21457. 534.87 s [smos-web-server] Dependency mergeful: using mergeful-0.3.0.0
  21458. 534.87 s [smos-web-server] Dependency monad-logger: using monad-logger-0.3.42
  21459. 534.87 s [smos-web-server] Dependency mtl: using mtl-2.3.1
  21460. 534.87 s [smos-web-server] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
  21461. 534.87 s [smos-web-server] Dependency path-io: using path-io-1.8.2
  21462. 534.87 s [smos-web-server] Dependency servant-client: using servant-client-0.20.3.0
  21463. 534.87 s [smos-web-server] Dependency smos-api: using smos-api-0.8.0
  21464. 534.87 s [smos-web-server] Dependency smos-client: using smos-client-0.6.0
  21465. 534.87 s [smos-web-server] Dependency smos-data-gen: using smos-data-gen-0.5.1
  21466. 534.87 s [smos-web-server] Dependency smos-server-gen: using smos-server-gen-0.9.1
  21467. 534.87 s [smos-web-server] Dependency smos-web-assets: using smos-web-assets-0.0.2
  21468. 534.87 s [smos-web-server] Dependency smos-web-server: using smos-web-server-0.14.4
  21469. 534.87 s [smos-web-server] Dependency sydtest: using sydtest-0.23.0.1
  21470. 534.87 s [smos-web-server] Dependency sydtest-yesod: using sydtest-yesod-0.3.1.0
  21471. 534.87 s [smos-web-server] Dependency text: using text-2.1.3
  21472. 534.87 s [smos-web-server] Dependency time: using time-1.12.2
  21473. 534.87 s [smos-web-server] Dependency tz: using tz-0.1.3.6
  21474. 534.87 s [smos-web-server] Dependency yaml: using yaml-0.11.11.2
  21475. 534.87 s [smos-web-server] Dependency yesod-auth: using yesod-auth-1.6.11.3
  21476. 534.87 s [smos-web-server] Source component graph:
  21477. 534.87 s [smos-web-server] component lib
  21478. 534.87 s [smos-web-server] component exe:smos-web-server dependency lib
  21479. 534.87 s [smos-web-server] component test:smos-web-server-test dependency lib
  21480. 534.87 s [smos-web-server] Configured component graph:
  21481. 534.87 s [smos-web-server] component smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
  21482. 534.87 s [smos-web-server] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  21483. 534.87 s [smos-web-server] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  21484. 534.87 s [smos-web-server] include base-4.20.2.0-fafd
  21485. 534.87 s [smos-web-server] include bytestring-0.12.2.0-96e1
  21486. 534.87 s [smos-web-server] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  21487. 534.87 s [smos-web-server] include containers-0.7-96b4
  21488. 534.87 s [smos-web-server] include data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
  21489. 534.87 s [smos-web-server] include deepseq-1.5.0.0-2b65
  21490. 534.87 s [smos-web-server] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  21491. 534.87 s [smos-web-server] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  21492. 534.87 s [smos-web-server] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
  21493. 534.87 s [smos-web-server] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  21494. 534.87 s [smos-web-server] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  21495. 534.87 s [smos-web-server] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  21496. 534.87 s [smos-web-server] include mtl-2.3.1-37af
  21497. 534.87 s [smos-web-server] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  21498. 534.87 s [smos-web-server] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  21499. 534.87 s [smos-web-server] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  21500. 534.87 s [smos-web-server] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  21501. 534.87 s [smos-web-server] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  21502. 534.87 s [smos-web-server] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  21503. 534.87 s [smos-web-server] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
  21504. 534.87 s [smos-web-server] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
  21505. 534.87 s [smos-web-server] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
  21506. 534.87 s [smos-web-server] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  21507. 534.87 s [smos-web-server] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  21508. 534.87 s [smos-web-server] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  21509. 534.87 s [smos-web-server] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
  21510. 534.87 s [smos-web-server] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  21511. 534.87 s [smos-web-server] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  21512. 534.87 s [smos-web-server] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  21513. 534.87 s [smos-web-server] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  21514. 534.87 s [smos-web-server] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  21515. 534.87 s [smos-web-server] include smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
  21516. 534.87 s [smos-web-server] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  21517. 534.87 s [smos-web-server] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  21518. 534.87 s [smos-web-server] include smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
  21519. 534.87 s [smos-web-server] include template-haskell-2.22.0.0-927b
  21520. 534.87 s [smos-web-server] include text-2.1.3-34f1
  21521. 534.87 s [smos-web-server] include time-1.12.2-3479
  21522. 534.87 s [smos-web-server] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  21523. 534.87 s [smos-web-server] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  21524. 534.87 s [smos-web-server] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  21525. 534.87 s [smos-web-server] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
  21526. 534.87 s [smos-web-server] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
  21527. 534.87 s [smos-web-server] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  21528. 534.87 s [smos-web-server] include yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
  21529. 534.87 s [smos-web-server] include yesod-auth-1.6.11.3-AWjtN08VuS66eFw7WO3cqS
  21530. 534.87 s [smos-web-server] include yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
  21531. 534.87 s [smos-web-server] include yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
  21532. 534.87 s [smos-web-server] include yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
  21533. 534.87 s [smos-web-server] include yesod-websockets-0.3.0.3-J3Uw7JPUB1HASGL1r2b4vd
  21534. 534.87 s [smos-web-server] component smos-web-server-0.14.4-8ufxWHOX56z3f6wtEAQHEf-smos-web-server
  21535. 534.87 s [smos-web-server] include base-4.20.2.0-fafd
  21536. 534.87 s [smos-web-server] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  21537. 534.87 s [smos-web-server] include smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
  21538. 534.87 s [smos-web-server] component smos-web-server-0.14.4-JZRdNc82QdlLNajvSKJUmp-smos-web-server-test
  21539. 534.87 s [smos-web-server] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  21540. 534.87 s [smos-web-server] include base-4.20.2.0-fafd
  21541. 534.87 s [smos-web-server] include containers-0.7-96b4
  21542. 534.87 s [smos-web-server] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  21543. 534.87 s [smos-web-server] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  21544. 534.87 s [smos-web-server] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  21545. 534.87 s [smos-web-server] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  21546. 534.87 s [smos-web-server] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  21547. 534.87 s [smos-web-server] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  21548. 534.87 s [smos-web-server] include mtl-2.3.1-37af
  21549. 534.87 s [smos-web-server] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  21550. 534.87 s [smos-web-server] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  21551. 534.87 s [smos-web-server] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  21552. 534.87 s [smos-web-server] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  21553. 534.87 s [smos-web-server] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  21554. 534.87 s [smos-web-server] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  21555. 534.87 s [smos-web-server] include smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
  21556. 534.87 s [smos-web-server] include smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
  21557. 534.87 s [smos-web-server] include smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
  21558. 534.87 s [smos-web-server] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  21559. 534.87 s [smos-web-server] include sydtest-yesod-0.3.1.0-EjUx6Ios6hU9UrkXiCQLtg
  21560. 534.87 s [smos-web-server] include text-2.1.3-34f1
  21561. 534.87 s [smos-web-server] include time-1.12.2-3479
  21562. 534.87 s [smos-web-server] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  21563. 534.87 s [smos-web-server] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  21564. 534.87 s [smos-web-server] include yesod-auth-1.6.11.3-AWjtN08VuS66eFw7WO3cqS
  21565. 534.87 s [smos-web-server] Linked component graph:
  21566. 534.87 s [smos-web-server] unit smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
  21567. 534.87 s [smos-web-server] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  21568. 534.87 s [smos-web-server] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  21569. 534.88 s [smos-web-server] include base-4.20.2.0-fafd
  21570. 534.88 s [smos-web-server] include bytestring-0.12.2.0-96e1
  21571. 534.88 s [smos-web-server] include conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  21572. 534.88 s [smos-web-server] include containers-0.7-96b4
  21573. 534.88 s [smos-web-server] include data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
  21574. 534.88 s [smos-web-server] include deepseq-1.5.0.0-2b65
  21575. 534.88 s [smos-web-server] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  21576. 534.88 s [smos-web-server] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  21577. 534.88 s [smos-web-server] include http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
  21578. 534.88 s [smos-web-server] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  21579. 534.88 s [smos-web-server] include ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  21580. 534.88 s [smos-web-server] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  21581. 534.88 s [smos-web-server] include mtl-2.3.1-37af
  21582. 534.88 s [smos-web-server] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  21583. 534.88 s [smos-web-server] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  21584. 534.88 s [smos-web-server] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  21585. 534.88 s [smos-web-server] include persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  21586. 534.88 s [smos-web-server] include pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  21587. 534.88 s [smos-web-server] include pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  21588. 534.88 s [smos-web-server] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
  21589. 534.88 s [smos-web-server] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
  21590. 534.88 s [smos-web-server] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
  21591. 534.88 s [smos-web-server] include servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  21592. 534.88 s [smos-web-server] include servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  21593. 534.88 s [smos-web-server] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  21594. 534.88 s [smos-web-server] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
  21595. 534.88 s [smos-web-server] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  21596. 534.88 s [smos-web-server] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  21597. 534.88 s [smos-web-server] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  21598. 534.88 s [smos-web-server] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  21599. 534.88 s [smos-web-server] include smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  21600. 534.88 s [smos-web-server] include smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
  21601. 534.88 s [smos-web-server] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  21602. 534.88 s [smos-web-server] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  21603. 534.88 s [smos-web-server] include smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
  21604. 534.88 s [smos-web-server] include template-haskell-2.22.0.0-927b
  21605. 534.88 s [smos-web-server] include text-2.1.3-34f1
  21606. 534.88 s [smos-web-server] include time-1.12.2-3479
  21607. 534.88 s [smos-web-server] include typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  21608. 534.88 s [smos-web-server] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  21609. 534.88 s [smos-web-server] include unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  21610. 534.88 s [smos-web-server] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
  21611. 534.88 s [smos-web-server] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
  21612. 534.88 s [smos-web-server] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  21613. 534.88 s [smos-web-server] include yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
  21614. 534.88 s [smos-web-server] include yesod-auth-1.6.11.3-AWjtN08VuS66eFw7WO3cqS
  21615. 534.88 s [smos-web-server] include yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
  21616. 534.88 s [smos-web-server] include yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
  21617. 534.88 s [smos-web-server] include yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
  21618. 534.88 s [smos-web-server] include yesod-websockets-0.3.0.3-J3Uw7JPUB1HASGL1r2b4vd
  21619. 534.88 s [smos-web-server] Smos.Web.Server=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server,Smos.Web.Server.Application=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Application,Smos.Web.Server.Constants=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Constants,Smos.Web.Server.Foundation=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Foundation,Smos.Web.Server.Handler=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Handler,Smos.Web.Server.Handler.Account=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Handler.Account,Smos.Web.Server.Handler.Admin=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Handler.Admin,Smos.Web.Server.Handler.Backup=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Handler.Backup,Smos.Web.Server.Handler.Booking=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Handler.Booking,Smos.Web.Server.Handler.Checkout=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Handler.Checkout,Smos.Web.Server.Handler.Home=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Handler.Home,Smos.Web.Server.Handler.Import=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Handler.Import,Smos.Web.Server.Handler.Playground=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Handler.Playground,Smos.Web.Server.Handler.Reload=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Handler.Reload,Smos.Web.Server.Handler.TUI=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Handler.TUI,Smos.Web.Server.OptParse=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.OptParse,Smos.Web.Server.Serve=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Serve,Smos.Web.Server.SmosSession=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.SmosSession,Smos.Web.Server.Static=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Static,Smos.Web.Server.Static.TH=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Static.TH,Smos.Web.Server.TUI=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.TUI,Smos.Web.Server.Widget=smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f:Smos.Web.Server.Widget
  21620. 534.88 s [smos-web-server] unit smos-web-server-0.14.4-8ufxWHOX56z3f6wtEAQHEf-smos-web-server
  21621. 534.88 s [smos-web-server] include base-4.20.2.0-fafd
  21622. 534.88 s [smos-web-server] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  21623. 534.88 s [smos-web-server] include smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
  21624. 534.88 s [smos-web-server] unit smos-web-server-0.14.4-JZRdNc82QdlLNajvSKJUmp-smos-web-server-test
  21625. 534.88 s [smos-web-server] include QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  21626. 534.88 s [smos-web-server] include base-4.20.2.0-fafd
  21627. 534.88 s [smos-web-server] include containers-0.7-96b4
  21628. 534.88 s [smos-web-server] include dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  21629. 534.88 s [smos-web-server] include genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  21630. 534.88 s [smos-web-server] include http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  21631. 534.88 s [smos-web-server] include http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  21632. 534.88 s [smos-web-server] include mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  21633. 534.88 s [smos-web-server] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  21634. 534.88 s [smos-web-server] include mtl-2.3.1-37af
  21635. 534.88 s [smos-web-server] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  21636. 534.88 s [smos-web-server] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  21637. 534.88 s [smos-web-server] include servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  21638. 534.88 s [smos-web-server] include smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  21639. 534.88 s [smos-web-server] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  21640. 534.88 s [smos-web-server] include smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  21641. 534.88 s [smos-web-server] include smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
  21642. 534.88 s [smos-web-server] include smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
  21643. 534.88 s [smos-web-server] include smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
  21644. 534.88 s [smos-web-server] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  21645. 534.88 s [smos-web-server] include sydtest-yesod-0.3.1.0-EjUx6Ios6hU9UrkXiCQLtg
  21646. 534.88 s [smos-web-server] include text-2.1.3-34f1
  21647. 534.88 s [smos-web-server] include time-1.12.2-3479
  21648. 534.88 s [smos-web-server] include tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  21649. 534.88 s [smos-web-server] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  21650. 534.88 s [smos-web-server] include yesod-auth-1.6.11.3-AWjtN08VuS66eFw7WO3cqS
  21651. 534.88 s [smos-web-server] Ready component graph:
  21652. 534.88 s [smos-web-server] definite smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
  21653. 534.88 s [smos-web-server] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  21654. 534.88 s [smos-web-server] depends autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  21655. 534.88 s [smos-web-server] depends base-4.20.2.0-fafd
  21656. 534.88 s [smos-web-server] depends bytestring-0.12.2.0-96e1
  21657. 534.88 s [smos-web-server] depends conduit-1.3.6.1-2AIKYDy288TEKM9ctW1zzm
  21658. 534.88 s [smos-web-server] depends containers-0.7-96b4
  21659. 534.88 s [smos-web-server] depends data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
  21660. 534.88 s [smos-web-server] depends deepseq-1.5.0.0-2b65
  21661. 534.88 s [smos-web-server] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  21662. 534.88 s [smos-web-server] depends http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  21663. 534.88 s [smos-web-server] depends http-client-tls-0.3.6.4-GORR3J4OiQ7BD73OfRHauR
  21664. 534.88 s [smos-web-server] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  21665. 534.88 s [smos-web-server] depends ical-0.0.0.0-ADrv1KWYWlW1FwWPXwHfSX
  21666. 534.88 s [smos-web-server] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  21667. 534.88 s [smos-web-server] depends mtl-2.3.1-37af
  21668. 534.93 s [smos-web-server] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  21669. 534.93 s [smos-web-server] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  21670. 534.93 s [smos-web-server] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  21671. 534.93 s [smos-web-server] depends persistent-sqlite-2.13.3.1-2UlprmLVyy53rt0FmByv2k
  21672. 534.93 s [smos-web-server] depends pretty-relative-time-0.3.0.0-IgNgCcjG8cPHTWWLH4xcck
  21673. 534.93 s [smos-web-server] depends pretty-show-1.10-G62t24OeEI0IG3U8KQIndO
  21674. 534.93 s [smos-web-server] depends prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
  21675. 534.93 s [smos-web-server] depends prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
  21676. 534.93 s [smos-web-server] depends prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
  21677. 534.93 s [smos-web-server] depends servant-0.20.3.0-2DVH7prVHn2LmI9LlhLFe6
  21678. 534.93 s [smos-web-server] depends servant-auth-client-0.4.2.0-ImKwkACKZnCK5XiR4K4RU4
  21679. 534.93 s [smos-web-server] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  21680. 534.93 s [smos-web-server] depends shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
  21681. 534.93 s [smos-web-server] depends smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  21682. 534.93 s [smos-web-server] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  21683. 534.93 s [smos-web-server] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  21684. 534.93 s [smos-web-server] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  21685. 534.93 s [smos-web-server] depends smos-directory-0.2.0-7WpH0T6g5fDFyyUzXl2j26
  21686. 534.93 s [smos-web-server] depends smos-e2e-0.8.3-E7ZLZfgN1plLdLer3wOox0
  21687. 534.93 s [smos-web-server] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  21688. 534.93 s [smos-web-server] depends smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  21689. 534.93 s [smos-web-server] depends smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
  21690. 534.93 s [smos-web-server] depends template-haskell-2.22.0.0-927b
  21691. 534.93 s [smos-web-server] depends text-2.1.3-34f1
  21692. 534.93 s [smos-web-server] depends time-1.12.2-3479
  21693. 534.93 s [smos-web-server] depends typed-uuid-0.2.0.0-LkD4lwhNYhn7J2sbA0ufmv
  21694. 534.93 s [smos-web-server] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  21695. 534.93 s [smos-web-server] depends unliftio-0.2.25.1-IziWjCw0oL2Dyg9gDkqqd5
  21696. 534.93 s [smos-web-server] depends wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
  21697. 534.93 s [smos-web-server] depends warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
  21698. 534.93 s [smos-web-server] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  21699. 534.93 s [smos-web-server] depends yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
  21700. 534.93 s [smos-web-server] depends yesod-auth-1.6.11.3-AWjtN08VuS66eFw7WO3cqS
  21701. 534.93 s [smos-web-server] depends yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
  21702. 534.93 s [smos-web-server] depends yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
  21703. 534.93 s [smos-web-server] depends yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
  21704. 534.93 s [smos-web-server] depends yesod-websockets-0.3.0.3-J3Uw7JPUB1HASGL1r2b4vd
  21705. 534.93 s [smos-web-server] definite smos-web-server-0.14.4-JZRdNc82QdlLNajvSKJUmp-smos-web-server-test
  21706. 534.93 s [smos-web-server] depends QuickCheck-2.15.0.1-BJPkgsIqfJN6UM2bzZtDcy
  21707. 534.93 s [smos-web-server] depends base-4.20.2.0-fafd
  21708. 534.93 s [smos-web-server] depends containers-0.7-96b4
  21709. 534.93 s [smos-web-server] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  21710. 534.93 s [smos-web-server] depends genvalidity-sydtest-1.0.1.0-XpHbJcTL7R8wmFxH8vdPN
  21711. 534.93 s [smos-web-server] depends http-client-0.7.19-GM2NxXpJhQp453qCymX9dQ
  21712. 534.93 s [smos-web-server] depends http-types-0.12.4-CTsWQGMWDkXEItz34oNSAl
  21713. 534.93 s [smos-web-server] depends mergeful-0.3.0.0-G9UzTADw1K0LZlxXi7lorL
  21714. 534.93 s [smos-web-server] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  21715. 534.93 s [smos-web-server] depends mtl-2.3.1-37af
  21716. 534.93 s [smos-web-server] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  21717. 534.93 s [smos-web-server] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  21718. 534.93 s [smos-web-server] depends servant-client-0.20.3.0-3YWTRA2WfEB51kDvOCFUqT
  21719. 534.93 s [smos-web-server] depends smos-api-0.8.0-7uONugSADRTFww9bibLj2W
  21720. 534.93 s [smos-web-server] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  21721. 534.93 s [smos-web-server] depends smos-data-gen-0.5.1-I8B1a5NfOHY7jd9HRkCMF3
  21722. 534.93 s [smos-web-server] depends smos-server-gen-0.9.1-FhBYxs91zRmKfRFNl9o7Ys
  21723. 534.93 s [smos-web-server] depends smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
  21724. 534.93 s [smos-web-server] depends smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
  21725. 534.93 s [smos-web-server] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  21726. 534.93 s [smos-web-server] depends sydtest-yesod-0.3.1.0-EjUx6Ios6hU9UrkXiCQLtg
  21727. 534.93 s [smos-web-server] depends text-2.1.3-34f1
  21728. 534.93 s [smos-web-server] depends time-1.12.2-3479
  21729. 534.93 s [smos-web-server] depends tz-0.1.3.6-rdwgDNupkPHkr31iK8pNR
  21730. 534.93 s [smos-web-server] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  21731. 534.93 s [smos-web-server] depends yesod-auth-1.6.11.3-AWjtN08VuS66eFw7WO3cqS
  21732. 534.93 s [smos-web-server] definite smos-web-server-0.14.4-8ufxWHOX56z3f6wtEAQHEf-smos-web-server
  21733. 534.93 s [smos-web-server] depends base-4.20.2.0-fafd
  21734. 534.93 s [smos-web-server] depends dekking-value-0.0.0.0-HDrmlGL8Oe32YHrN47YGq
  21735. 534.93 s [smos-web-server] depends smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
  21736. 534.93 s [smos-web-server] Using Cabal-3.12.1.0 compiled by ghc-9.10
  21737. 534.93 s [smos-web-server] Using compiler: ghc-9.10.3
  21738. 534.93 s [smos-web-server] Using install prefix:
  21739. 534.93 s [smos-web-server] /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4
  21740. 534.93 s [smos-web-server] Executables installed in:
  21741. 534.93 s [smos-web-server] /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/bin
  21742. 534.93 s [smos-web-server] Libraries installed in:
  21743. 534.93 s [smos-web-server] /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
  21744. 534.93 s [smos-web-server] Dynamic Libraries installed in:
  21745. 534.93 s [smos-web-server] /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  21746. 534.93 s [smos-web-server] Private executables installed in:
  21747. 534.93 s [smos-web-server] /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-web-server-0.14.4
  21748. 534.93 s [smos-web-server] Data files installed in:
  21749. 534.93 s [smos-web-server] /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/share/x86_64-linux-ghc-9.10.3-a85d/smos-web-server-0.14.4
  21750. 534.93 s [smos-web-server] Documentation installed in:
  21751. 534.93 s [smos-web-server] /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-web-server-0.14.4
  21752. 534.93 s [smos-web-server] Configuration files installed in:
  21753. 534.93 s [smos-web-server] /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/etc
  21754. 534.93 s [smos-web-server] No alex found
  21755. 534.93 s [smos-web-server] Using ar found on system at:
  21756. 534.93 s [smos-web-server] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  21757. 534.93 s [smos-web-server] No c2hs found
  21758. 534.93 s [smos-web-server] No cpphs found
  21759. 534.93 s [smos-web-server] No doctest found
  21760. 534.93 s [smos-web-server] Using gcc version 14.3.0 given by user at:
  21761. 534.93 s [smos-web-server] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  21762. 534.93 s [smos-web-server] Using ghc version 9.10.3 found on system at:
  21763. 534.93 s [smos-web-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  21764. 534.93 s [smos-web-server] Using ghc-pkg version 9.10.3 found on system at:
  21765. 534.93 s [smos-web-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  21766. 534.93 s [smos-web-server] No ghcjs found
  21767. 534.93 s [smos-web-server] No ghcjs-pkg found
  21768. 534.93 s [smos-web-server] No greencard found
  21769. 534.93 s [smos-web-server] Using haddock version 2.31.1 found on system at:
  21770. 534.93 s [smos-web-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  21771. 534.93 s [smos-web-server] No happy found
  21772. 534.93 s [smos-web-server] Using haskell-suite found on system at: haskell-suite-dummy-location
  21773. 534.93 s [smos-web-server] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  21774. 534.93 s [smos-web-server] No hmake found
  21775. 534.93 s [smos-web-server] Using hpc version 0.69 found on system at:
  21776. 534.93 s [smos-web-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  21777. 534.93 s [smos-web-server] Using hsc2hs version 0.68.10 found on system at:
  21778. 534.93 s [smos-web-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  21779. 534.93 s [smos-web-server] No hscolour found
  21780. 534.93 s [smos-web-server] No jhc found
  21781. 534.93 s [smos-web-server] Using ld found on system at:
  21782. 534.93 s [smos-web-server] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  21783. 534.93 s [smos-web-server] No pkg-config found
  21784. 534.93 s [smos-web-server] Using runghc version 9.10.3 found on system at:
  21785. 534.93 s [smos-web-server] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  21786. 534.93 s [smos-web-server] Using strip version 2.44 found on system at:
  21787. 534.93 s [smos-web-server] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  21788. 534.93 s [smos-web-server] Using tar found on system at:
  21789. 534.93 s [smos-web-server] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  21790. 534.93 s [smos-web-server] No uhc found
  21791. 535.23 s [smos-web-server] Phase: buildPhase
  21792. 535.39 s [smos-web-server] Preprocessing library for smos-web-server-0.14.4...
  21793. 535.39 s [smos-web-server] Building library for smos-web-server-0.14.4...
  21794. 535.97 s [smos-web-server] [ 1 of 23] Compiling Paths_smos_web_server ( dist/build/autogen/Paths_smos_web_server.hs, dist/build/Paths_smos_web_server.o, dist/build/Paths_smos_web_server.dyn_o )
  21795. 535.97 s [smos-web-server] Adapting module: Smos.Web.Server.Constants
  21796. 535.97 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Constants.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Constants.hs
  21797. 536.39 s [smos-web-server] Adapting module: Smos.Web.Server.Widget
  21798. 536.39 s [smos-web-server] Adapting module: Smos.Web.Server.Static.TH
  21799. 536.39 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Widget.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Widget.hs
  21800. 536.39 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Static/TH.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Static/TH.hs
  21801. 536.47 s [smos-web-server] [ 2 of 23] Compiling Smos.Web.Server.Constants ( src/Smos/Web/Server/Constants.hs, dist/build/Smos/Web/Server/Constants.o, dist/build/Smos/Web/Server/Constants.dyn_o )
  21802. 536.47 s [smos-web-server] [ 3 of 23] Compiling Smos.Web.Server.OptParse ( src/Smos/Web/Server/OptParse.hs, dist/build/Smos/Web/Server/OptParse.o, dist/build/Smos/Web/Server/OptParse.dyn_o )
  21803. 536.47 s [smos-web-server] Adapting module: Smos.Web.Server.OptParse
  21804. 536.47 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/OptParse.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/OptParse.hs
  21805. 536.55 s [smos-web-server] Adapting module: Smos.Web.Server.Static
  21806. 536.55 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Static.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Static.hs
  21807. 538.02 s [smos-web-server] [ 4 of 23] Compiling Smos.Web.Server.Static.TH ( src/Smos/Web/Server/Static/TH.hs, dist/build/Smos/Web/Server/Static/TH.o, dist/build/Smos/Web/Server/Static/TH.dyn_o )
  21808. 538.02 s [smos-web-server] [ 5 of 23] Compiling Smos.Web.Server.Static ( src/Smos/Web/Server/Static.hs, dist/build/Smos/Web/Server/Static.o, dist/build/Smos/Web/Server/Static.dyn_o )
  21809. 540.25 s [smos-web-server] [ 6 of 23] Compiling Smos.Web.Server.Widget ( src/Smos/Web/Server/Widget.hs, dist/build/Smos/Web/Server/Widget.o, dist/build/Smos/Web/Server/Widget.dyn_o )
  21810. 540.25 s [smos-web-server] [ 7 of 23] Compiling Smos.Web.Server.Foundation ( src/Smos/Web/Server/Foundation.hs, dist/build/Smos/Web/Server/Foundation.o, dist/build/Smos/Web/Server/Foundation.dyn_o )
  21811. 540.25 s [smos-web-server] Adapting module: Smos.Web.Server.Foundation
  21812. 540.25 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Foundation.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Foundation.hs
  21813. 544.43 s [smos-web-server] [ 8 of 23] Compiling Smos.Web.Server.TUI ( src/Smos/Web/Server/TUI.hs, dist/build/Smos/Web/Server/TUI.o, dist/build/Smos/Web/Server/TUI.dyn_o )
  21814. 544.45 s [smos-web-server] Adapting module: Smos.Web.Server.TUI
  21815. 544.45 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/TUI.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/TUI.hs
  21816. 544.45 s [smos-web-server] Adapting module: Smos.Web.Server.SmosSession
  21817. 544.45 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/SmosSession.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/SmosSession.hs
  21818. 544.84 s [smos-web-server] [ 9 of 23] Compiling Smos.Web.Server.SmosSession ( src/Smos/Web/Server/SmosSession.hs, dist/build/Smos/Web/Server/SmosSession.o, dist/build/Smos/Web/Server/SmosSession.dyn_o )
  21819. 544.84 s [smos-web-server] [10 of 23] Compiling Smos.Web.Server.Handler.Import ( src/Smos/Web/Server/Handler/Import.hs, dist/build/Smos/Web/Server/Handler/Import.o, dist/build/Smos/Web/Server/Handler/Import.dyn_o )
  21820. 544.84 s [smos-web-server] Adapting module: Smos.Web.Server.Handler.Import
  21821. 544.84 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Import.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Import.hs
  21822. 544.91 s [smos-web-server] [11 of 23] Compiling Smos.Web.Server.Handler.TUI ( src/Smos/Web/Server/Handler/TUI.hs, dist/build/Smos/Web/Server/Handler/TUI.o, dist/build/Smos/Web/Server/Handler/TUI.dyn_o )
  21823. 544.91 s [smos-web-server] Adapting module: Smos.Web.Server.Handler.Reload
  21824. 544.91 s [smos-web-server] Adapting module: Smos.Web.Server.Handler.TUI
  21825. 544.91 s [smos-web-server] Adapting module: Smos.Web.Server.Handler.Account
  21826. 544.91 s [smos-web-server] Adapting module: Smos.Web.Server.Handler.Playground
  21827. 544.91 s [smos-web-server] Adapting module: Smos.Web.Server.Handler.Home
  21828. 544.91 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Reload.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Reload.hs
  21829. 544.91 s [smos-web-server] Adapting module: Smos.Web.Server.Handler.Checkout
  21830. 544.91 s [smos-web-server] Adapting module: Smos.Web.Server.Handler.Admin
  21831. 544.91 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Account.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Account.hs
  21832. 544.91 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/TUI.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/TUI.hs
  21833. 544.91 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Home.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Home.hs
  21834. 544.91 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Playground.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Playground.hs
  21835. 544.91 s [smos-web-server] Adapting module: Smos.Web.Server.Handler.Backup
  21836. 544.91 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Checkout.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Checkout.hs
  21837. 544.91 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Admin.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Admin.hs
  21838. 544.91 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Backup.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Backup.hs
  21839. 544.91 s [smos-web-server] Adapting module: Smos.Web.Server.Handler.Booking
  21840. 544.91 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Booking.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler/Booking.hs
  21841. 545.08 s [smos-web-server] [12 of 23] Compiling Smos.Web.Server.Handler.Reload ( src/Smos/Web/Server/Handler/Reload.hs, dist/build/Smos/Web/Server/Handler/Reload.o, dist/build/Smos/Web/Server/Handler/Reload.dyn_o )
  21842. 545.08 s [smos-web-server] [13 of 23] Compiling Smos.Web.Server.Handler.Playground ( src/Smos/Web/Server/Handler/Playground.hs, dist/build/Smos/Web/Server/Handler/Playground.o, dist/build/Smos/Web/Server/Handler/Playground.dyn_o )
  21843. 545.18 s [smos-web-server] [14 of 23] Compiling Smos.Web.Server.Handler.Home ( src/Smos/Web/Server/Handler/Home.hs, dist/build/Smos/Web/Server/Handler/Home.o, dist/build/Smos/Web/Server/Handler/Home.dyn_o )
  21844. 545.44 s [smos-web-server] [15 of 23] Compiling Smos.Web.Server.Handler.Checkout ( src/Smos/Web/Server/Handler/Checkout.hs, dist/build/Smos/Web/Server/Handler/Checkout.o, dist/build/Smos/Web/Server/Handler/Checkout.dyn_o )
  21845. 545.44 s [smos-web-server] [16 of 23] Compiling Smos.Web.Server.Handler.Booking ( src/Smos/Web/Server/Handler/Booking.hs, dist/build/Smos/Web/Server/Handler/Booking.o, dist/build/Smos/Web/Server/Handler/Booking.dyn_o )
  21846. 546.15 s [smos-web-server] [17 of 23] Compiling Smos.Web.Server.Handler.Backup ( src/Smos/Web/Server/Handler/Backup.hs, dist/build/Smos/Web/Server/Handler/Backup.o, dist/build/Smos/Web/Server/Handler/Backup.dyn_o )
  21847. 546.15 s [smos-web-server] [18 of 23] Compiling Smos.Web.Server.Handler.Admin ( src/Smos/Web/Server/Handler/Admin.hs, dist/build/Smos/Web/Server/Handler/Admin.o, dist/build/Smos/Web/Server/Handler/Admin.dyn_o )
  21848. 546.15 s [smos-web-server] [19 of 23] Compiling Smos.Web.Server.Handler.Account ( src/Smos/Web/Server/Handler/Account.hs, dist/build/Smos/Web/Server/Handler/Account.o, dist/build/Smos/Web/Server/Handler/Account.dyn_o )
  21849. 546.15 s [smos-web-server] [20 of 23] Compiling Smos.Web.Server.Handler ( src/Smos/Web/Server/Handler.hs, dist/build/Smos/Web/Server/Handler.o, dist/build/Smos/Web/Server/Handler.dyn_o )
  21850. 546.15 s [smos-web-server] Adapting module: Smos.Web.Server.Handler
  21851. 546.15 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Handler.hs
  21852. 546.18 s [smos-web-server] [21 of 23] Compiling Smos.Web.Server.Application ( src/Smos/Web/Server/Application.hs, dist/build/Smos/Web/Server/Application.o, dist/build/Smos/Web/Server/Application.dyn_o )
  21853. 546.18 s [smos-web-server] Adapting module: Smos.Web.Server.Application
  21854. 546.18 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Application.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Application.hs
  21855. 547.84 s [smos-web-server] [22 of 23] Compiling Smos.Web.Server.Serve ( src/Smos/Web/Server/Serve.hs, dist/build/Smos/Web/Server/Serve.o, dist/build/Smos/Web/Server/Serve.dyn_o )
  21856. 547.84 s [smos-web-server] Adapting module: Smos.Web.Server.Serve
  21857. 547.84 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Serve.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server/Serve.hs
  21858. 548.04 s [smos-web-server] [23 of 23] Compiling Smos.Web.Server ( src/Smos/Web/Server.hs, dist/build/Smos/Web/Server.o, dist/build/Smos/Web/Server.dyn_o )
  21859. 548.04 s [smos-web-server] Adapting module: Smos.Web.Server
  21860. 548.04 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/src/Smos/Web/Server.hs.coverables for source file /build/smos-web-server-0.14.4/src/Smos/Web/Server.hs
  21861. 548.95 s [smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server.dyn_o'
  21862. 548.95 s [smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Application.dyn_o'
  21863. 548.95 s [smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Constants.dyn_o'
  21864. 548.95 s [smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Foundation.dyn_o'
  21865. 548.95 s [smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Handler.dyn_o'
  21866. 548.95 s [smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Handler/Account.dyn_o'
  21867. 548.95 s [smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Handler/Admin.dyn_o'
  21868. 548.95 s [smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Handler/Backup.dyn_o'
  21869. 548.95 s [smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Handler/Booking.dyn_o'
  21870. 548.95 s [smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Handler/Checkout.dyn_o'
  21871. 548.95 s [smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Handler/Home.dyn_o'
  21872. 548.95 s [smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Handler/Import.dyn_o'
  21873. 548.95 s [smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Handler/Playground.dyn_o'
  21874. 548.95 s [smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Handler/Reload.dyn_o'
  21875. 548.95 s [smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Handler/TUI.dyn_o'
  21876. 548.95 s [smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/OptParse.dyn_o'
  21877. 548.95 s [smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Serve.dyn_o'
  21878. 548.95 s [smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/SmosSession.dyn_o'
  21879. 548.95 s [smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Static.dyn_o'
  21880. 548.95 s [smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Static/TH.dyn_o'
  21881. 548.95 s [smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/TUI.dyn_o'
  21882. 548.95 s [smos-web-server] Warning: ignoring unrecognised input `dist/build/Smos/Web/Server/Widget.dyn_o'
  21883. 548.95 s [smos-web-server] Warning: ignoring unrecognised input `dist/build/Paths_smos_web_server.dyn_o'
  21884. 549.95 s [smos-web-server] Preprocessing test suite 'smos-web-server-test' for smos-web-server-0.14.4...
  21885. 549.99 s [smos-web-server] Building test suite 'smos-web-server-test' for smos-web-server-0.14.4...
  21886. 550.71 s [smos-web-server] [1 of 9] Compiling Paths_smos_web_server ( dist/build/smos-web-server-test/autogen/Paths_smos_web_server.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Paths_smos_web_server.o )
  21887. 550.71 s [smos-web-server] Adapting module: Smos.Web.Server.OptParseSpec
  21888. 550.71 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/OptParseSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/OptParseSpec.hs
  21889. 550.72 s [smos-web-server] Adapting module: Smos.Web.Server.TestUtils
  21890. 550.72 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/TestUtils.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/TestUtils.hs
  21891. 551.18 s [smos-web-server] [2 of 9] Compiling Smos.Web.Server.OptParseSpec ( test/Smos/Web/Server/OptParseSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/OptParseSpec.o )
  21892. 551.40 s [smos-web-server] [3 of 9] Compiling Smos.Web.Server.TestUtils ( test/Smos/Web/Server/TestUtils.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/TestUtils.o )
  21893. 551.58 s [smos-web-server] [4 of 9] Compiling Smos.Web.Server.Handler.HomeSpec ( test/Smos/Web/Server/Handler/HomeSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/Handler/HomeSpec.o )
  21894. 551.58 s [smos-web-server] Adapting module: Smos.Web.Server.Handler.HomeSpec
  21895. 551.58 s [smos-web-server] Adapting module: Smos.Web.Server.Handler.AccountSpec
  21896. 551.58 s [smos-web-server] Adapting module: Smos.Web.Server.Handler.BackupSpec
  21897. 551.58 s [smos-web-server] Adapting module: Smos.Web.Server.Handler.AuthSpec
  21898. 551.58 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/HomeSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/HomeSpec.hs
  21899. 551.58 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/AccountSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/AccountSpec.hs
  21900. 551.58 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/BackupSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/BackupSpec.hs
  21901. 551.58 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/AuthSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/AuthSpec.hs
  21902. 551.58 s [smos-web-server] Adapting module: Smos.Web.Server.Handler.BookingSpec
  21903. 551.58 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/BookingSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/BookingSpec.hs
  21904. 551.63 s [smos-web-server] [5 of 9] Compiling Smos.Web.Server.Handler.BookingSpec ( test/Smos/Web/Server/Handler/BookingSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/Handler/BookingSpec.o )
  21905. 552.18 s [smos-web-server] [6 of 9] Compiling Smos.Web.Server.Handler.BackupSpec ( test/Smos/Web/Server/Handler/BackupSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/Handler/BackupSpec.o )
  21906. 552.18 s [smos-web-server] [7 of 9] Compiling Smos.Web.Server.Handler.AuthSpec ( test/Smos/Web/Server/Handler/AuthSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/Handler/AuthSpec.o )
  21907. 552.18 s [smos-web-server] [8 of 9] Compiling Smos.Web.Server.Handler.AccountSpec ( test/Smos/Web/Server/Handler/AccountSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/Handler/AccountSpec.o )
  21908. 552.18 s [smos-web-server] [9 of 9] Compiling Main ( test/Spec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Main.o )
  21909. 552.18 s [smos-web-server] Adapting module: Main
  21910. 552.18 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Spec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Spec.hs
  21911. 553.65 s [smos-web-server] [Adapting module: Smos.Web.Server.OptParseSpec
  21912. 553.65 s [smos-web-server] 1 of 10] Compiling Paths_smos_web_server ( dist/build/smos-web-server-test/autogen/Paths_smos_web_server.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Paths_smos_web_server.o ) [Impure plugin forced recompilation]
  21913. 553.65 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/OptParseSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/OptParseSpec.hs
  21914. 553.66 s [smos-web-server] Adapting module: Smos.Web.Server.TestUtils
  21915. 553.66 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/TestUtils.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/TestUtils.hs
  21916. 554.13 s [smos-web-server] [ 2 of 10] Compiling Smos.Web.Server.OptParseSpec ( test/Smos/Web/Server/OptParseSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/OptParseSpec.o ) [OptEnvConf.Test package changed]
  21917. 554.34 s [smos-web-server] [ 3 of 10] Compiling Smos.Web.Server.TestUtils ( test/Smos/Web/Server/TestUtils.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/TestUtils.o ) [Test.Syd.Validity package changed]
  21918. 554.49 s [smos-web-server] [ 4 of 10] Compiling Smos.Web.Server.Handler.HomeSpec ( test/Smos/Web/Server/Handler/HomeSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/Handler/HomeSpec.o ) [Smos.Web.Server.Foundation package changed]
  21919. 554.49 s [smos-web-server] Adapting module: Smos.Web.Server.Handler.BackupSpec
  21920. 554.49 s [smos-web-server] Adapting module: Smos.Web.Server.Handler.HomeSpec
  21921. 554.49 s [smos-web-server] Adapting module: Smos.Web.Server.Handler.AccountSpec
  21922. 554.49 s [smos-web-server] Adapting module: Smos.Web.Server.Handler.AuthSpec
  21923. 554.49 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/BackupSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/BackupSpec.hs
  21924. 554.49 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/HomeSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/HomeSpec.hs
  21925. 554.49 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/AccountSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/AccountSpec.hs
  21926. 554.49 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/AuthSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/AuthSpec.hs
  21927. 554.49 s [smos-web-server] Adapting module: Smos.Web.Server.Handler.BookingSpec
  21928. 554.49 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/BookingSpec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Smos/Web/Server/Handler/BookingSpec.hs
  21929. 554.54 s [smos-web-server] [ 5 of 10] Compiling Smos.Web.Server.Handler.BookingSpec ( test/Smos/Web/Server/Handler/BookingSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/Handler/BookingSpec.o ) [Data.Mergeful package changed]
  21930. 555.06 s [smos-web-server] [ 6 of 10] Compiling Smos.Web.Server.Handler.BackupSpec ( test/Smos/Web/Server/Handler/BackupSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/Handler/BackupSpec.o ) [Smos.Web.Server.Foundation package changed]
  21931. 555.11 s [smos-web-server] [ 7 of 10] Compiling Smos.Web.Server.Handler.AuthSpec ( test/Smos/Web/Server/Handler/AuthSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/Handler/AuthSpec.o ) [Test.Syd package changed]
  21932. 555.11 s [smos-web-server] [ 8 of 10] Compiling Smos.Web.Server.Handler.AccountSpec ( test/Smos/Web/Server/Handler/AccountSpec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Smos/Web/Server/Handler/AccountSpec.o ) [Smos.Web.Server.Foundation package changed]
  21933. 555.11 s [smos-web-server] [ 9 of 10] Compiling Main ( test/Spec.hs, dist/build/smos-web-server-test/smos-web-server-test-tmp/Main.o ) [Test.Syd package changed]
  21934. 555.11 s [smos-web-server] Adapting module: Main
  21935. 555.11 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/test/Spec.hs.coverables for source file /build/smos-web-server-0.14.4/test/Spec.hs
  21936. 555.11 s [smos-web-server] [10 of 10] Linking dist/build/smos-web-server-test/smos-web-server-test
  21937. 559.15 s [smos-web-server] Preprocessing executable 'smos-web-server' for smos-web-server-0.14.4...
  21938. 559.15 s [smos-web-server] Building executable 'smos-web-server' for smos-web-server-0.14.4...
  21939. 559.68 s [smos-web-server] [1 of 2] Compiling Main ( app/Main.hs, dist/build/smos-web-server/smos-web-server-tmp/Main.o Adapting module: Main
  21940. 559.68 s [smos-web-server] )
  21941. 559.68 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/app/Main.hs.coverables for source file /build/smos-web-server-0.14.4/app/Main.hs
  21942. 560.08 s [smos-web-server] [2 of 2] Compiling Paths_smos_web_server ( dist/build/smos-web-server/autogen/Paths_smos_web_server.hs, dist/build/smos-web-server/smos-web-server-tmp/Paths_smos_web_server.o )
  21943. 560.76 s [smos-web-server] [Adapting module: Main
  21944. 560.76 s [smos-web-server] 1 of 3] Compiling Main ( app/Main.hs, dist/build/smos-web-server/smos-web-server-tmp/Main.o ) [Smos.Web.Server package changed]
  21945. 560.76 s [smos-web-server] Outputing coverables file /build/smos-web-server-0.14.4/app/Main.hs.coverables for source file /build/smos-web-server-0.14.4/app/Main.hs
  21946. 561.17 s [smos-web-server] [2 of 3] Compiling Paths_smos_web_server ( dist/build/smos-web-server/autogen/Paths_smos_web_server.hs, dist/build/smos-web-server/smos-web-server-tmp/Paths_smos_web_server.o ) [Impure plugin forced recompilation]
  21947. 561.21 s [smos-web-server] [3 of 3] Linking dist/build/smos-web-server/smos-web-server
  21948. 564.67 s [smos-web-server] buildPhase completed in 30 seconds
  21949. 564.67 s [smos-web-server] Phase: checkPhase
  21950. 565.33 s [smos-web-server] Running 1 test suites...
  21951. 565.33 s [smos-web-server] Test suite smos-web-server-test: RUNNING...
  21952. 565.53 s [smos-web-server] Tests:
  21953. 565.53 s [smos-web-server]
  21954. 565.53 s [smos-web-server] Smos.Web.Server.Handler.AuthSpec
  21955. 565.53 s [smos-web-server] Register
  21956. 565.53 s [smos-web-server] just works for a dummy username and password 91.01 ms
  21957. 565.53 s [smos-web-server] passed for all of 5 inputs.
  21958. 565.53 s [smos-web-server] Logout
  21959. 565.53 s [smos-web-server] just works for a dummy username and password 131.96 ms
  21960. 565.53 s [smos-web-server] passed for all of 5 inputs.
  21961. 565.53 s [smos-web-server] Login
  21962. 565.53 s [smos-web-server] just works for a dummy username and password 125.80 ms
  21963. 565.53 s [smos-web-server] passed for all of 5 inputs.
  21964. 565.53 s [smos-web-server] Smos.Web.Server.Handler.AccountSpec
  21965. 565.53 s [smos-web-server] is possible to fetch AccountR and get a 200 response after loggin in 117.38 ms
  21966. 565.53 s [smos-web-server] passed for all of 5 inputs.
  21967. 565.53 s [smos-web-server] Smos.Web.Server.Handler.HomeSpec
  21968. 565.53 s [smos-web-server] is possible to fetch HomeR and get a 200 response 19.47 ms
  21969. 565.53 s [smos-web-server] Smos.Web.Server.Handler.BackupSpec
  21970. 565.53 s [smos-web-server] is possible to fetch BackupsR and get a 200 response after loggin in 115.21 ms
  21971. 565.53 s [smos-web-server] passed for all of 5 inputs.
  21972. 565.53 s [smos-web-server] Smos.Web.Server.OptParseSpec
  21973. 565.53 s [smos-web-server] produces the same reference documentation as before 2.58 ms
  21974. 565.53 s [smos-web-server] pass the lint test 0.35 ms
  21975. 565.53 s [smos-web-server] produces the nix options as before 1.75 ms
  21976. 565.53 s [smos-web-server] Smos.Web.Server.Handler.BookingSpec
  21977. 565.53 s [smos-web-server] is possible to fetch BookingsR and get a 200 response after loggin in 113.86 ms
  21978. 565.53 s [smos-web-server] passed for all of 5 inputs.
  21979. 565.53 s [smos-web-server] GETs a 200 for the booking slots 153.43 ms
  21980. 565.53 s [smos-web-server] passed for all of 5 inputs.
  21981. 565.53 s [smos-web-server] GETs a 200 for BookR for a user that has booking activated 132.89 ms
  21982. 565.53 s [smos-web-server] passed for all of 5 inputs.
  21983. 565.53 s [smos-web-server] POSTs a 200 for a succesful booking even with an annoying name 161.47 ms
  21984. 565.53 s [smos-web-server] passed for all of 5 inputs.
  21985. 565.53 s [smos-web-server] GETs a 404 for BookR for a user that doesn't have booking activated 97.62 ms
  21986. 565.53 s [smos-web-server] passed for all of 5 inputs.
  21987. 565.53 s [smos-web-server] GETs a 200 for the details 131.36 ms
  21988. 565.53 s [smos-web-server] passed for all of 5 inputs.
  21989. 565.53 s [smos-web-server] POSTs a 200 for a succesful booking 163.14 ms
  21990. 565.53 s [smos-web-server] passed for all of 5 inputs.
  21991. 565.53 s [smos-web-server]
  21992. 565.53 s [smos-web-server] Examples: 64
  21993. 565.53 s [smos-web-server] Passed: 16
  21994. 565.53 s [smos-web-server] Failed: 0
  21995. 565.53 s [smos-web-server] Sum of test runtimes: 1.56 seconds
  21996. 565.53 s [smos-web-server] Test suite took: 0.18 seconds
  21997. 565.53 s [smos-web-server]
  21998. 565.66 s [smos-web-server] Test suite smos-web-server-test: PASS
  21999. 565.66 s [smos-web-server] Test suite logged to:
  22000. 565.66 s [smos-web-server] dist/test/smos-web-server-0.14.4-smos-web-server-test.log
  22001. 565.66 s [smos-web-server] 1 of 1 test suites (1 of 1 test cases) passed.
  22002. 565.67 s [smos-web-server] Phase: haddockPhase
  22003. 565.68 s [smos-web-server] Phase: installPhase
  22004. 565.95 s [smos-web-server] Installing library in /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
  22005. 566.07 s [smos-web-server] Installing executable smos-web-server in /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/bin
  22006. 566.07 s [smos-web-server] Warning: The directory
  22007. 566.07 s [smos-web-server] /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/bin is not
  22008. 566.07 s [smos-web-server] in the system search path.
  22009. 566.70 s [smos-web-server] Phase: fixupPhase
  22010. 566.72 s [smos-web-server] shrinking RPATHs of ELF executables and libraries in /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4
  22011. 566.73 s [smos-web-server] shrinking /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/bin/smos-web-server
  22012. 566.78 s [smos-web-server] shrinking /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f-ghc9.10.3.so
  22013. 567.06 s [smos-web-server] checking for references to /build/ in /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4...
  22014. 567.10 s [smos-web-server] gzipping man pages under /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/share/man/
  22015. 567.11 s [smos-web-server]
  22016. 567.11 s [smos-web-server] stripping (with command strip and flags -S -p) in /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/lib /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4/bin
  22017. 567.28 s [smos-web-server] shrinking RPATHs of ELF executables and libraries in /nix/store/9dpjw13jb702ljajg6d28ynfmf4mrzhr-smos-web-server-0.14.4-coverables
  22018. 567.28 s [smos-web-server] checking for references to /build/ in /nix/store/9dpjw13jb702ljajg6d28ynfmf4mrzhr-smos-web-server-0.14.4-coverables...
  22019. 567.30 s [smos-web-server] patching script interpreter paths in /nix/store/9dpjw13jb702ljajg6d28ynfmf4mrzhr-smos-web-server-0.14.4-coverables
  22020. 567.30 s [smos-web-server] shrinking RPATHs of ELF executables and libraries in /nix/store/vdbwic5639sl7hr8k80lx4isc7jqn957-smos-web-server-0.14.4-coverage
  22021. 567.31 s [smos-web-server] checking for references to /build/ in /nix/store/vdbwic5639sl7hr8k80lx4isc7jqn957-smos-web-server-0.14.4-coverage...
  22022. 567.32 s [smos-web-server] patching script interpreter paths in /nix/store/vdbwic5639sl7hr8k80lx4isc7jqn957-smos-web-server-0.14.4-coverage
  22023. 567.42 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/9dpjw13jb702ljajg6d28ynfmf4mrzhr-smos-web-server-0.14.4-coverables /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4 /nix/store/vdbwic5639sl7hr8k80lx4isc7jqn957-smos-web-server-0.14.4-coverage
  22024. 568.40 s [post-build-hook] Pushing 4 paths (677 are already present) using zstd to cache smos ⏳
  22025. 568.40 s [post-build-hook]
  22026. 568.81 s [post-build-hook] Pushing /nix/store/vdbwic5639sl7hr8k80lx4isc7jqn957-smos-web-server-0.14.4-coverage (127.64 KiB)
  22027. 568.83 s [post-build-hook] Pushing /nix/store/90xfcyfjimz1y2xr56s8rrl78m5k0m92-crypton-x509-store-1.6.12 (784.58 KiB)
  22028. 568.87 s [post-build-hook] Pushing /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4 (40.23 MiB)
  22029. 568.93 s [post-build-hook] Pushing /nix/store/9dpjw13jb702ljajg6d28ynfmf4mrzhr-smos-web-server-0.14.4-coverables (238.78 KiB)
  22030. 570.46 s [post-build-hook]
  22031. 570.48 s [post-build-hook] All done.
  22032. 570.48 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/9dpjw13jb702ljajg6d28ynfmf4mrzhr-smos-web-server-0.14.4-coverables /nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4 /nix/store/vdbwic5639sl7hr8k80lx4isc7jqn957-smos-web-server-0.14.4-coverage
  22033. 570.59 s [post-build-hook] copying 3 paths...
  22034. 570.59 s [post-build-hook] copying path '/nix/store/vdbwic5639sl7hr8k80lx4isc7jqn957-smos-web-server-0.14.4-coverage' to 'https://cache.staging.nix-ci.com'...
  22035. 570.59 s [post-build-hook] copying path '/nix/store/n7ajnpp4j4bkv0m08z41l5z3za4sh0iw-smos-web-server-0.14.4' to 'https://cache.staging.nix-ci.com'...
  22036. 570.59 s [post-build-hook] copying path '/nix/store/9dpjw13jb702ljajg6d28ynfmf4mrzhr-smos-web-server-0.14.4-coverables' to 'https://cache.staging.nix-ci.com'...
  22037. 581.72 s [post-build-hook] copying 1 paths...
  22038. 581.72 s [post-build-hook] copying path '/nix/store/af19di7m65m4fis2vyj64ci3vcwn31mc-smos-web-server-0.14.4.drv' to 'https://cache.staging.nix-ci.com'...
  22039. 581.98 s Progress: 68 of 74 built, 28 of 28 downloaded from cache
  22040. 582.09 s Building smos-docs-site-source
  22041. 583.46 s [smos-docs-site-source] Phase: setupCompilerEnvironmentPhase
  22042. 583.47 s [smos-docs-site-source] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  22043. 584.34 s [smos-docs-site-source] Phase: unpackPhase
  22044. 584.34 s [smos-docs-site-source] unpacking source archive /nix/store/s7w5yzbsf4pckqzc1jv3nkvvs0y9lqwj-smos-docs-site
  22045. 584.36 s [smos-docs-site-source] source root is smos-docs-site
  22046. 584.38 s [smos-docs-site-source] Phase: patchPhase
  22047. 584.38 s [smos-docs-site-source] Phase: compileBuildDriverPhase
  22048. 584.39 s [smos-docs-site-source] setupCompileFlags: -package-db=/build/tmp.ZerOKssArx/setup-package.conf.d -threaded
  22049. 584.43 s [smos-docs-site-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.ZerOKssArx/Main.o )
  22050. 584.48 s [smos-docs-site-source] [2 of 2] Linking Setup
  22051. 585.58 s [smos-docs-site-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  22052. 585.59 s [smos-docs-site-source] Phase: configurePhase
  22053. 585.59 s [smos-docs-site-source] configureFlags: --verbose --prefix=/nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.ZerOKssArx/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  22054. 585.60 s [smos-docs-site-source] Using Parsec parser
  22055. 585.60 s [smos-docs-site-source] Configuring smos-docs-site-0.0.0...
  22056. 586.48 s [smos-docs-site-source] Dependency aeson: using aeson-2.2.3.0
  22057. 586.48 s [smos-docs-site-source] Dependency autodocodec: using autodocodec-0.5.0.0
  22058. 586.48 s [smos-docs-site-source] Dependency autodocodec-yaml: using autodocodec-yaml-0.4.0.2
  22059. 586.48 s [smos-docs-site-source] Dependency base: using base-4.20.2.0
  22060. 586.48 s [smos-docs-site-source] Dependency bytestring: using bytestring-0.12.2.0
  22061. 586.48 s [smos-docs-site-source] Dependency cmark-gfm: using cmark-gfm-0.2.6
  22062. 586.48 s [smos-docs-site-source] Dependency containers: using containers-0.7
  22063. 586.48 s [smos-docs-site-source] Dependency data-default: using data-default-0.8.0.1
  22064. 586.48 s [smos-docs-site-source] Dependency file-embed: using file-embed-0.0.16.0
  22065. 586.48 s [smos-docs-site-source] Dependency filepath: using filepath-1.5.4.0
  22066. 586.48 s [smos-docs-site-source] Dependency fsnotify: using fsnotify-0.4.4.0
  22067. 586.48 s [smos-docs-site-source] Dependency monad-logger: using monad-logger-0.3.42
  22068. 586.48 s [smos-docs-site-source] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
  22069. 586.48 s [smos-docs-site-source] Dependency path: using path-0.9.6
  22070. 586.48 s [smos-docs-site-source] Dependency path-io: using path-io-1.8.2
  22071. 586.48 s [smos-docs-site-source] Dependency prometheus: using prometheus-2.3.0
  22072. 586.48 s [smos-docs-site-source] Dependency prometheus-ghc-stats: using prometheus-ghc-stats-0.0.0.0
  22073. 586.48 s [smos-docs-site-source] Dependency prometheus-wai: using prometheus-wai-0.2.0.1
  22074. 586.48 s [smos-docs-site-source] Dependency raw-strings-qq: using raw-strings-qq-1.1
  22075. 586.48 s [smos-docs-site-source] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
  22076. 586.48 s [smos-docs-site-source] Dependency semver: using semver-0.4.0.1
  22077. 586.48 s [smos-docs-site-source] Dependency shakespeare: using shakespeare-2.1.0.1
  22078. 586.48 s [smos-docs-site-source] Dependency smos: using smos-0.10.1
  22079. 586.48 s [smos-docs-site-source] Dependency smos-archive: using smos-archive-0.7.1
  22080. 586.48 s [smos-docs-site-source] Dependency smos-calendar-import: using smos-calendar-import-0.10.0
  22081. 586.48 s [smos-docs-site-source] Dependency smos-cli: using smos-cli-0.2.1
  22082. 586.48 s [smos-docs-site-source] Dependency smos-client: using smos-client-0.6.0
  22083. 586.48 s [smos-docs-site-source] Dependency smos-data: using smos-data-0.7.0
  22084. 586.48 s [smos-docs-site-source] Dependency smos-github: using smos-github-0.9.0
  22085. 586.48 s [smos-docs-site-source] Dependency smos-jobhunt: using smos-jobhunt-0.2.0
  22086. 586.48 s [smos-docs-site-source] Dependency smos-notify: using smos-notify-0.5.0
  22087. 586.48 s [smos-docs-site-source] Dependency smos-query: using smos-query-0.12.0
  22088. 586.48 s [smos-docs-site-source] Dependency smos-report: using smos-report-0.12.0
  22089. 586.48 s [smos-docs-site-source] Dependency smos-scheduler: using smos-scheduler-0.10.1
  22090. 586.48 s [smos-docs-site-source] Dependency smos-server: using smos-server-0.15.0
  22091. 586.48 s [smos-docs-site-source] Dependency smos-single: using smos-single-0.4.0
  22092. 586.48 s [smos-docs-site-source] Dependency smos-sync: using smos-sync-0.8.0
  22093. 586.48 s [smos-docs-site-source] Dependency smos-web-assets: using smos-web-assets-0.0.2
  22094. 586.48 s [smos-docs-site-source] Dependency smos-web-server: using smos-web-server-0.14.4
  22095. 586.48 s [smos-docs-site-source] Dependency template-haskell: using template-haskell-2.22.0.0
  22096. 586.48 s [smos-docs-site-source] Dependency template-haskell-reload: using template-haskell-reload-0.0.0.0
  22097. 586.48 s [smos-docs-site-source] Dependency text: using text-2.1.3
  22098. 586.48 s [smos-docs-site-source] Dependency time: using time-1.12.2
  22099. 586.48 s [smos-docs-site-source] Dependency wai-extra: using wai-extra-3.1.18
  22100. 586.48 s [smos-docs-site-source] Dependency warp: using warp-3.4.9
  22101. 586.48 s [smos-docs-site-source] Dependency yaml: using yaml-0.11.11.2
  22102. 586.48 s [smos-docs-site-source] Dependency yesod: using yesod-1.6.2.1
  22103. 586.48 s [smos-docs-site-source] Dependency yesod-autoreload: using yesod-autoreload-0.0.0.0
  22104. 586.48 s [smos-docs-site-source] Dependency yesod-sitemap: using yesod-sitemap-1.6.0
  22105. 586.48 s [smos-docs-site-source] Dependency yesod-static: using yesod-static-1.6.1.0
  22106. 586.48 s [smos-docs-site-source] Dependency yesod-static-remote: using yesod-static-remote-0.0.0.1
  22107. 586.48 s [smos-docs-site-source] Dependency base: using base-4.20.2.0
  22108. 586.48 s [smos-docs-site-source] Dependency smos-docs-site: using smos-docs-site-0.0.0
  22109. 586.48 s [smos-docs-site-source] Source component graph:
  22110. 586.48 s [smos-docs-site-source] component lib
  22111. 586.48 s [smos-docs-site-source] component exe:smos-docs-site dependency lib
  22112. 586.48 s [smos-docs-site-source] Configured component graph:
  22113. 586.48 s [smos-docs-site-source] component smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5
  22114. 586.48 s [smos-docs-site-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  22115. 586.48 s [smos-docs-site-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  22116. 586.48 s [smos-docs-site-source] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  22117. 586.48 s [smos-docs-site-source] include base-4.20.2.0-fafd
  22118. 586.48 s [smos-docs-site-source] include bytestring-0.12.2.0-96e1
  22119. 586.48 s [smos-docs-site-source] include cmark-gfm-0.2.6-Bdc6AHBZfto5oomw32GOrF
  22120. 586.48 s [smos-docs-site-source] include containers-0.7-96b4
  22121. 586.48 s [smos-docs-site-source] include data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
  22122. 586.48 s [smos-docs-site-source] include file-embed-0.0.16.0-8MoFGt2ypx9wRhcuZO9uV
  22123. 586.48 s [smos-docs-site-source] include filepath-1.5.4.0-2605
  22124. 586.48 s [smos-docs-site-source] include fsnotify-0.4.4.0-FITmjPXgpliGxeXh1QeC7f
  22125. 586.48 s [smos-docs-site-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  22126. 586.48 s [smos-docs-site-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  22127. 586.48 s [smos-docs-site-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  22128. 586.48 s [smos-docs-site-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  22129. 586.48 s [smos-docs-site-source] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
  22130. 586.48 s [smos-docs-site-source] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
  22131. 586.48 s [smos-docs-site-source] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
  22132. 586.48 s [smos-docs-site-source] include raw-strings-qq-1.1-AfSQ4EIos5fE6Wv7Ec6hHZ
  22133. 586.48 s [smos-docs-site-source] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  22134. 586.48 s [smos-docs-site-source] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  22135. 586.48 s [smos-docs-site-source] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
  22136. 586.48 s [smos-docs-site-source] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  22137. 586.48 s [smos-docs-site-source] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  22138. 586.48 s [smos-docs-site-source] include smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
  22139. 586.48 s [smos-docs-site-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  22140. 586.48 s [smos-docs-site-source] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  22141. 586.48 s [smos-docs-site-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  22142. 586.48 s [smos-docs-site-source] include smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
  22143. 586.48 s [smos-docs-site-source] include smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
  22144. 586.48 s [smos-docs-site-source] include smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
  22145. 586.48 s [smos-docs-site-source] include smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
  22146. 586.48 s [smos-docs-site-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  22147. 586.48 s [smos-docs-site-source] include smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
  22148. 586.48 s [smos-docs-site-source] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  22149. 586.48 s [smos-docs-site-source] include smos-single-0.4.0-Dl8pr2k7NinIkNpt0pcgpj
  22150. 586.48 s [smos-docs-site-source] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  22151. 586.48 s [smos-docs-site-source] include smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
  22152. 586.48 s [smos-docs-site-source] include smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
  22153. 586.48 s [smos-docs-site-source] include template-haskell-2.22.0.0-927b
  22154. 586.48 s [smos-docs-site-source] include template-haskell-reload-0.0.0.0-2eUNijlZOcS3wpX013fiPl
  22155. 586.48 s [smos-docs-site-source] include text-2.1.3-34f1
  22156. 586.48 s [smos-docs-site-source] include time-1.12.2-3479
  22157. 586.48 s [smos-docs-site-source] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
  22158. 586.48 s [smos-docs-site-source] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
  22159. 586.48 s [smos-docs-site-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  22160. 586.48 s [smos-docs-site-source] include yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
  22161. 586.48 s [smos-docs-site-source] include yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
  22162. 586.48 s [smos-docs-site-source] include yesod-sitemap-1.6.0-2vpaVClW4w2Ey2oYdT2X3i
  22163. 586.48 s [smos-docs-site-source] include yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
  22164. 586.48 s [smos-docs-site-source] include yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
  22165. 586.48 s [smos-docs-site-source] component smos-docs-site-0.0.0-4ryfiJm4iU4IDszSHmpOrb-smos-docs-site
  22166. 586.48 s [smos-docs-site-source] include base-4.20.2.0-fafd
  22167. 586.48 s [smos-docs-site-source] include smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5
  22168. 586.48 s [smos-docs-site-source] Linked component graph:
  22169. 586.48 s [smos-docs-site-source] unit smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5
  22170. 586.48 s [smos-docs-site-source] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  22171. 586.48 s [smos-docs-site-source] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  22172. 586.48 s [smos-docs-site-source] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  22173. 586.48 s [smos-docs-site-source] include base-4.20.2.0-fafd
  22174. 586.48 s [smos-docs-site-source] include bytestring-0.12.2.0-96e1
  22175. 586.48 s [smos-docs-site-source] include cmark-gfm-0.2.6-Bdc6AHBZfto5oomw32GOrF
  22176. 586.48 s [smos-docs-site-source] include containers-0.7-96b4
  22177. 586.48 s [smos-docs-site-source] include data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
  22178. 586.48 s [smos-docs-site-source] include file-embed-0.0.16.0-8MoFGt2ypx9wRhcuZO9uV
  22179. 586.48 s [smos-docs-site-source] include filepath-1.5.4.0-2605
  22180. 586.48 s [smos-docs-site-source] include fsnotify-0.4.4.0-FITmjPXgpliGxeXh1QeC7f
  22181. 586.48 s [smos-docs-site-source] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  22182. 586.48 s [smos-docs-site-source] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  22183. 586.48 s [smos-docs-site-source] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  22184. 586.48 s [smos-docs-site-source] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  22185. 586.48 s [smos-docs-site-source] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
  22186. 586.48 s [smos-docs-site-source] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
  22187. 586.48 s [smos-docs-site-source] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
  22188. 586.48 s [smos-docs-site-source] include raw-strings-qq-1.1-AfSQ4EIos5fE6Wv7Ec6hHZ
  22189. 586.48 s [smos-docs-site-source] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  22190. 586.48 s [smos-docs-site-source] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  22191. 586.48 s [smos-docs-site-source] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
  22192. 586.48 s [smos-docs-site-source] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  22193. 586.48 s [smos-docs-site-source] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  22194. 586.48 s [smos-docs-site-source] include smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
  22195. 586.48 s [smos-docs-site-source] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  22196. 586.48 s [smos-docs-site-source] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  22197. 586.48 s [smos-docs-site-source] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  22198. 586.48 s [smos-docs-site-source] include smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
  22199. 586.48 s [smos-docs-site-source] include smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
  22200. 586.48 s [smos-docs-site-source] include smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
  22201. 586.48 s [smos-docs-site-source] include smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
  22202. 586.48 s [smos-docs-site-source] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  22203. 586.48 s [smos-docs-site-source] include smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
  22204. 586.48 s [smos-docs-site-source] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  22205. 586.48 s [smos-docs-site-source] include smos-single-0.4.0-Dl8pr2k7NinIkNpt0pcgpj
  22206. 586.48 s [smos-docs-site-source] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  22207. 586.48 s [smos-docs-site-source] include smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
  22208. 586.48 s [smos-docs-site-source] include smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
  22209. 586.48 s [smos-docs-site-source] include template-haskell-2.22.0.0-927b
  22210. 586.48 s [smos-docs-site-source] include template-haskell-reload-0.0.0.0-2eUNijlZOcS3wpX013fiPl
  22211. 586.48 s [smos-docs-site-source] include text-2.1.3-34f1
  22212. 586.48 s [smos-docs-site-source] include time-1.12.2-3479
  22213. 586.48 s [smos-docs-site-source] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
  22214. 586.48 s [smos-docs-site-source] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
  22215. 586.48 s [smos-docs-site-source] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  22216. 586.48 s [smos-docs-site-source] include yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
  22217. 586.48 s [smos-docs-site-source] include yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
  22218. 586.48 s [smos-docs-site-source] include yesod-sitemap-1.6.0-2vpaVClW4w2Ey2oYdT2X3i
  22219. 586.48 s [smos-docs-site-source] include yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
  22220. 586.48 s [smos-docs-site-source] include yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
  22221. 586.48 s [smos-docs-site-source] Smos.Docs.Site=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site,Smos.Docs.Site.Application=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Application,Smos.Docs.Site.Assets=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Assets,Smos.Docs.Site.Changelog=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Changelog,Smos.Docs.Site.Changelog.TH=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Changelog.TH,Smos.Docs.Site.Constants=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Constants,Smos.Docs.Site.DependencyGraph=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.DependencyGraph,Smos.Docs.Site.Foundation=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Foundation,Smos.Docs.Site.Handler=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler,Smos.Docs.Site.Handler.Actions=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.Actions,Smos.Docs.Site.Handler.Changelog=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.Changelog,Smos.Docs.Site.Handler.CurrentVersions=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.CurrentVersions,Smos.Docs.Site.Handler.DependencyGraph=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.DependencyGraph,Smos.Docs.Site.Handler.Import=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.Import,Smos.Docs.Site.Handler.Keybindings=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.Keybindings,Smos.Docs.Site.Handler.Nix=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.Nix,Smos.Docs.Site.Handler.Page=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.Page,Smos.Docs.Site.Handler.Reload=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.Reload,Smos.Docs.Site.Handler.Sitemap=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.Sitemap,Smos.Docs.Site.Handler.Smos=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.Smos,Smos.Docs.Site.Handler.SmosArchive=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.SmosArchive,Smos.Docs.Site.Handler.SmosCalendarImport=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.SmosCalendarImport,Smos.Docs.Site.Handler.SmosGitHub=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.SmosGitHub,Smos.Docs.Site.Handler.SmosJobHunt=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.SmosJobHunt,Smos.Docs.Site.Handler.SmosNotify=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.SmosNotify,Smos.Docs.Site.Handler.SmosQuery=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.SmosQuery,Smos.Docs.Site.Handler.SmosScheduler=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.SmosScheduler,Smos.Docs.Site.Handler.SmosServer=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.SmosServer,Smos.Docs.Site.Handler.SmosSingle=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.SmosSingle,Smos.Docs.Site.Handler.SmosSync=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.SmosSync,Smos.Docs.Site.Handler.SmosWebServer=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Handler.SmosWebServer,Smos.Docs.Site.ModuleDocs=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.ModuleDocs,Smos.Docs.Site.ModuleDocs.TH=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.ModuleDocs.TH,Smos.Docs.Site.OptParse=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.OptParse,Smos.Docs.Site.Static=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Static,Smos.Docs.Site.Static.TH=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Static.TH,Smos.Docs.Site.Widget=smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5:Smos.Docs.Site.Widget
  22222. 586.48 s [smos-docs-site-source] unit smos-docs-site-0.0.0-4ryfiJm4iU4IDszSHmpOrb-smos-docs-site
  22223. 586.48 s [smos-docs-site-source] include base-4.20.2.0-fafd
  22224. 586.48 s [smos-docs-site-source] include smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5
  22225. 586.48 s [smos-docs-site-source] Ready component graph:
  22226. 586.48 s [smos-docs-site-source] definite smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5
  22227. 586.48 s [smos-docs-site-source] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  22228. 586.48 s [smos-docs-site-source] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  22229. 586.48 s [smos-docs-site-source] depends autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  22230. 586.48 s [smos-docs-site-source] depends base-4.20.2.0-fafd
  22231. 586.48 s [smos-docs-site-source] depends bytestring-0.12.2.0-96e1
  22232. 586.48 s [smos-docs-site-source] depends cmark-gfm-0.2.6-Bdc6AHBZfto5oomw32GOrF
  22233. 586.48 s [smos-docs-site-source] depends containers-0.7-96b4
  22234. 586.48 s [smos-docs-site-source] depends data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
  22235. 586.48 s [smos-docs-site-source] depends file-embed-0.0.16.0-8MoFGt2ypx9wRhcuZO9uV
  22236. 586.48 s [smos-docs-site-source] depends filepath-1.5.4.0-2605
  22237. 586.48 s [smos-docs-site-source] depends fsnotify-0.4.4.0-FITmjPXgpliGxeXh1QeC7f
  22238. 586.48 s [smos-docs-site-source] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  22239. 586.49 s [smos-docs-site-source] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  22240. 586.49 s [smos-docs-site-source] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  22241. 586.49 s [smos-docs-site-source] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  22242. 586.49 s [smos-docs-site-source] depends prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
  22243. 586.49 s [smos-docs-site-source] depends prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
  22244. 586.49 s [smos-docs-site-source] depends prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
  22245. 586.49 s [smos-docs-site-source] depends raw-strings-qq-1.1-AfSQ4EIos5fE6Wv7Ec6hHZ
  22246. 586.49 s [smos-docs-site-source] depends safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  22247. 586.49 s [smos-docs-site-source] depends semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  22248. 586.49 s [smos-docs-site-source] depends shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
  22249. 586.49 s [smos-docs-site-source] depends smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  22250. 586.49 s [smos-docs-site-source] depends smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  22251. 586.49 s [smos-docs-site-source] depends smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
  22252. 586.49 s [smos-docs-site-source] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  22253. 586.49 s [smos-docs-site-source] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  22254. 586.49 s [smos-docs-site-source] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  22255. 586.49 s [smos-docs-site-source] depends smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
  22256. 586.49 s [smos-docs-site-source] depends smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
  22257. 586.49 s [smos-docs-site-source] depends smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
  22258. 586.49 s [smos-docs-site-source] depends smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
  22259. 586.49 s [smos-docs-site-source] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  22260. 586.49 s [smos-docs-site-source] depends smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
  22261. 586.49 s [smos-docs-site-source] depends smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  22262. 586.49 s [smos-docs-site-source] depends smos-single-0.4.0-Dl8pr2k7NinIkNpt0pcgpj
  22263. 586.49 s [smos-docs-site-source] depends smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  22264. 586.49 s [smos-docs-site-source] depends smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
  22265. 586.49 s [smos-docs-site-source] depends smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
  22266. 586.49 s [smos-docs-site-source] depends template-haskell-2.22.0.0-927b
  22267. 586.49 s [smos-docs-site-source] depends template-haskell-reload-0.0.0.0-2eUNijlZOcS3wpX013fiPl
  22268. 586.49 s [smos-docs-site-source] depends text-2.1.3-34f1
  22269. 586.49 s [smos-docs-site-source] depends time-1.12.2-3479
  22270. 586.49 s [smos-docs-site-source] depends wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
  22271. 586.49 s [smos-docs-site-source] depends warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
  22272. 586.49 s [smos-docs-site-source] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  22273. 586.49 s [smos-docs-site-source] depends yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
  22274. 586.49 s [smos-docs-site-source] depends yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
  22275. 586.49 s [smos-docs-site-source] depends yesod-sitemap-1.6.0-2vpaVClW4w2Ey2oYdT2X3i
  22276. 586.49 s [smos-docs-site-source] depends yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
  22277. 586.49 s [smos-docs-site-source] depends yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
  22278. 586.49 s [smos-docs-site-source] definite smos-docs-site-0.0.0-4ryfiJm4iU4IDszSHmpOrb-smos-docs-site
  22279. 586.49 s [smos-docs-site-source] depends base-4.20.2.0-fafd
  22280. 586.49 s [smos-docs-site-source] depends smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5
  22281. 586.49 s [smos-docs-site-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  22282. 586.49 s [smos-docs-site-source] Using compiler: ghc-9.10.3
  22283. 586.49 s [smos-docs-site-source] Using install prefix:
  22284. 586.49 s [smos-docs-site-source] /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0
  22285. 586.49 s [smos-docs-site-source] Executables installed in:
  22286. 586.49 s [smos-docs-site-source] /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0/bin
  22287. 586.49 s [smos-docs-site-source] Libraries installed in:
  22288. 586.49 s [smos-docs-site-source] /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-docs-site-0.0.0-JMAeTyNL7Xn3zLatqegAU5
  22289. 586.49 s [smos-docs-site-source] Dynamic Libraries installed in:
  22290. 586.49 s [smos-docs-site-source] /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  22291. 586.53 s [smos-docs-site-source] Private executables installed in:
  22292. 586.53 s [smos-docs-site-source] /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-docs-site-0.0.0
  22293. 586.53 s [smos-docs-site-source] Data files installed in:
  22294. 586.53 s [smos-docs-site-source] /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-docs-site-0.0.0
  22295. 586.53 s [smos-docs-site-source] Documentation installed in:
  22296. 586.53 s [smos-docs-site-source] /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-docs-site-0.0.0
  22297. 586.53 s [smos-docs-site-source] Configuration files installed in:
  22298. 586.53 s [smos-docs-site-source] /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0/etc
  22299. 586.53 s [smos-docs-site-source] No alex found
  22300. 586.53 s [smos-docs-site-source] Using ar found on system at:
  22301. 586.53 s [smos-docs-site-source] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  22302. 586.53 s [smos-docs-site-source] No c2hs found
  22303. 586.53 s [smos-docs-site-source] No cpphs found
  22304. 586.53 s [smos-docs-site-source] No doctest found
  22305. 586.53 s [smos-docs-site-source] Using gcc version 14.3.0 given by user at:
  22306. 586.53 s [smos-docs-site-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  22307. 586.53 s [smos-docs-site-source] Using ghc version 9.10.3 found on system at:
  22308. 586.53 s [smos-docs-site-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  22309. 586.53 s [smos-docs-site-source] Using ghc-pkg version 9.10.3 found on system at:
  22310. 586.54 s [smos-docs-site-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  22311. 586.54 s [smos-docs-site-source] No ghcjs found
  22312. 586.54 s [smos-docs-site-source] No ghcjs-pkg found
  22313. 586.54 s [smos-docs-site-source] No greencard found
  22314. 586.54 s [smos-docs-site-source] Using haddock version 2.31.1 found on system at:
  22315. 586.54 s [smos-docs-site-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  22316. 586.54 s [smos-docs-site-source] No happy found
  22317. 586.54 s [smos-docs-site-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  22318. 586.54 s [smos-docs-site-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  22319. 586.54 s [smos-docs-site-source] No hmake found
  22320. 586.54 s [smos-docs-site-source] Using hpc version 0.69 found on system at:
  22321. 586.54 s [smos-docs-site-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  22322. 586.54 s [smos-docs-site-source] Using hsc2hs version 0.68.10 found on system at:
  22323. 586.54 s [smos-docs-site-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  22324. 586.54 s [smos-docs-site-source] No hscolour found
  22325. 586.54 s [smos-docs-site-source] No jhc found
  22326. 586.54 s [smos-docs-site-source] Using ld found on system at:
  22327. 586.54 s [smos-docs-site-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  22328. 586.54 s [smos-docs-site-source] No pkg-config found
  22329. 586.54 s [smos-docs-site-source] Using runghc version 9.10.3 found on system at:
  22330. 586.54 s [smos-docs-site-source] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  22331. 586.54 s [smos-docs-site-source] Using strip version 2.44 found on system at:
  22332. 586.54 s [smos-docs-site-source] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  22333. 586.54 s [smos-docs-site-source] Using tar found on system at:
  22334. 586.54 s [smos-docs-site-source] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  22335. 586.54 s [smos-docs-site-source] No uhc found
  22336. 586.82 s [smos-docs-site-source] Phase: buildPhase
  22337. 586.89 s [smos-docs-site-source] Distribution quality errors:
  22338. 586.94 s [smos-docs-site-source] [no-syn-desc] No 'synopsis' or 'description' field.
  22339. 586.94 s [smos-docs-site-source] [missing-bounds-important] The dependency 'build-depends: base' does not
  22340. 586.94 s [smos-docs-site-source] specify an upper bound on the version number. Each major release of the 'base'
  22341. 586.94 s [smos-docs-site-source] package changes the API in various ways and most packages will need some
  22342. 586.94 s [smos-docs-site-source] changes to compile with it. The recommended practice is to specify an upper
  22343. 586.94 s [smos-docs-site-source] bound on the version of the 'base' package. This ensures your package will
  22344. 586.94 s [smos-docs-site-source] continue to build when a new major version of the 'base' package is released.
  22345. 586.94 s [smos-docs-site-source] If you are not sure what upper bound to use then use the next major version.
  22346. 586.94 s [smos-docs-site-source] For example if you have tested your package with 'base' version 4.5 and 4.6
  22347. 586.94 s [smos-docs-site-source] then use 'build-depends: base >= 4.5 && < 4.7'.
  22348. 586.94 s [smos-docs-site-source] Distribution quality warnings:
  22349. 586.94 s [smos-docs-site-source] [no-category] No 'category' field.
  22350. 586.94 s [smos-docs-site-source] [no-license-file] A 'license-file' is not specified.
  22351. 586.94 s [smos-docs-site-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  22352. 586.94 s [smos-docs-site-source] - aeson
  22353. 586.94 s [smos-docs-site-source] - autodocodec
  22354. 586.94 s [smos-docs-site-source] - autodocodec-yaml
  22355. 586.94 s [smos-docs-site-source] - bytestring
  22356. 586.94 s [smos-docs-site-source] - cmark-gfm
  22357. 586.94 s [smos-docs-site-source] - containers
  22358. 586.94 s [smos-docs-site-source] - data-default
  22359. 586.94 s [smos-docs-site-source] - file-embed
  22360. 586.94 s [smos-docs-site-source] - filepath
  22361. 586.94 s [smos-docs-site-source] - fsnotify
  22362. 586.94 s [smos-docs-site-source] - monad-logger
  22363. 586.94 s [smos-docs-site-source] - opt-env-conf
  22364. 586.94 s [smos-docs-site-source] - path
  22365. 586.94 s [smos-docs-site-source] - path-io
  22366. 586.94 s [smos-docs-site-source] - prometheus
  22367. 586.94 s [smos-docs-site-source] - prometheus-ghc-stats
  22368. 586.94 s [smos-docs-site-source] - prometheus-wai
  22369. 586.94 s [smos-docs-site-source] - raw-strings-qq
  22370. 586.94 s [smos-docs-site-source] - safe-coloured-text
  22371. 586.94 s [smos-docs-site-source] - semver
  22372. 586.94 s [smos-docs-site-source] - shakespeare
  22373. 586.94 s [smos-docs-site-source] - smos
  22374. 586.94 s [smos-docs-site-source] - smos-archive
  22375. 586.94 s [smos-docs-site-source] - smos-calendar-import
  22376. 586.94 s [smos-docs-site-source] - smos-cli
  22377. 586.94 s [smos-docs-site-source] - smos-client
  22378. 586.94 s [smos-docs-site-source] - smos-data
  22379. 586.94 s [smos-docs-site-source] - smos-github
  22380. 586.94 s [smos-docs-site-source] - smos-jobhunt
  22381. 586.94 s [smos-docs-site-source] - smos-notify
  22382. 586.94 s [smos-docs-site-source] - smos-query
  22383. 586.95 s [smos-docs-site-source] - smos-report
  22384. 586.95 s [smos-docs-site-source] - smos-scheduler
  22385. 586.95 s [smos-docs-site-source] - smos-server
  22386. 586.95 s [smos-docs-site-source] - smos-single
  22387. 586.95 s [smos-docs-site-source] - smos-sync
  22388. 586.95 s [smos-docs-site-source] - smos-web-assets
  22389. 586.95 s [smos-docs-site-source] - smos-web-server
  22390. 586.95 s [smos-docs-site-source] - template-haskell
  22391. 586.95 s [smos-docs-site-source] - template-haskell-reload
  22392. 586.95 s [smos-docs-site-source] - text
  22393. 586.95 s [smos-docs-site-source] - time
  22394. 586.95 s [smos-docs-site-source] - wai-extra
  22395. 586.95 s [smos-docs-site-source] - warp
  22396. 586.95 s [smos-docs-site-source] - yaml
  22397. 586.95 s [smos-docs-site-source] - yesod
  22398. 586.95 s [smos-docs-site-source] - yesod-autoreload
  22399. 586.95 s [smos-docs-site-source] - yesod-sitemap
  22400. 586.95 s [smos-docs-site-source] - yesod-static
  22401. 586.95 s [smos-docs-site-source] - yesod-static-remote
  22402. 586.95 s [smos-docs-site-source] Please add them. There is more information at https://pvp.haskell.org/
  22403. 586.95 s [smos-docs-site-source] Note: the public hackage server would reject this package.
  22404. 586.95 s [smos-docs-site-source] Building source dist for smos-docs-site-0.0.0...
  22405. 586.95 s [smos-docs-site-source] Source tarball created: dist/smos-docs-site-0.0.0.tar.gz
  22406. 586.96 s [smos-docs-site-source] Phase: haddockPhase
  22407. 586.97 s [smos-docs-site-source] Phase: installPhase
  22408. 586.98 s [smos-docs-site-source] Phase: fixupPhase
  22409. 587.46 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0
  22410. 587.82 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
  22411. 587.82 s [post-build-hook]
  22412. 588.16 s [post-build-hook] Pushing /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0 (928.55 KiB)
  22413. 589.04 s [post-build-hook]
  22414. 589.04 s [post-build-hook] All done.
  22415. 589.06 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0
  22416. 589.11 s [post-build-hook] copying 1 paths...
  22417. 589.11 s [post-build-hook] copying path '/nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0' to 'https://cache.staging.nix-ci.com'...
  22418. 589.85 s [post-build-hook] copying 1 paths...
  22419. 589.85 s [post-build-hook] copying path '/nix/store/xl5s3jhsci50pgzwx2agqw2mrqgdl8nl-smos-docs-site-source-0.0.0.drv' to 'https://cache.staging.nix-ci.com'...
  22420. 590.10 s Progress: 69 of 72 built, 28 of 28 downloaded from cache
  22421. 597.32 s Building smos-docs-site
  22422. 598.96 s [smos-docs-site] Phase: setupCompilerEnvironmentPhase
  22423. 598.98 s [smos-docs-site] Build with /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3.
  22424. 600.04 s [smos-docs-site] Phase: unpackPhase
  22425. 600.05 s [smos-docs-site] unpacking source archive /nix/store/dbdb2l2n6xdhk515lx8x19ihzxqfxvzy-smos-docs-site-source-0.0.0/smos-docs-site-0.0.0.tar.gz
  22426. 600.06 s [smos-docs-site] source root is smos-docs-site-0.0.0
  22427. 600.07 s [smos-docs-site] setting SOURCE_DATE_EPOCH to timestamp 1780356220 of file "smos-docs-site-0.0.0/test/Spec.hs"
  22428. 600.07 s [smos-docs-site] warning: file "smos-docs-site-0.0.0/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  22429. 600.08 s [smos-docs-site] Phase: patchPhase
  22430. 600.09 s [smos-docs-site] Phase: compileBuildDriverPhase
  22431. 600.09 s [smos-docs-site] setupCompileFlags: -package-db=/build/tmp.Ol293blWm1/setup-package.conf.d -threaded
  22432. 600.14 s [smos-docs-site] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Ol293blWm1/Main.o )
  22433. 600.18 s [smos-docs-site] [2 of 2] Linking Setup
  22434. 601.37 s [smos-docs-site] Phase: updateAutotoolsGnuConfigScriptsPhase
  22435. 601.38 s [smos-docs-site] Phase: configurePhase
  22436. 601.40 s [smos-docs-site] configureFlags: --verbose --prefix=/nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.Ol293blWm1/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --disable-library-profiling --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-options=-O2 --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-option=-Wall --ghc-option=-Werror --extra-lib-dirs=/nix/store/dplxdh6s49sqg5wbw1ym0238dvszdxnn-ncurses-6.5/lib --extra-lib-dirs=/nix/store/jigq791s8cvqijnadq2z9vl7c7yp7hsx-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/jl5l8bh9wwqfqr1bc1jy1bxyfvhsw2ks-elfutils-0.194/lib --extra-lib-dirs=/nix/store/ffrkxkxh9aj4k215qbyi64vwk75nqmlp-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gsshkm5s50fv6avs1xqky2rviaiyx1k1-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/lib --extra-include-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/include --extra-lib-dirs=/nix/store/1manrxkarhgf8kvc0n93mk378nwxz7hx-tzdata-2025c-dev/lib
  22437. 601.41 s [smos-docs-site] Using Parsec parser
  22438. 601.41 s [smos-docs-site] Configuring smos-docs-site-0.0.0...
  22439. 602.44 s [smos-docs-site] Dependency aeson: using aeson-2.2.3.0
  22440. 602.44 s [smos-docs-site] Dependency autodocodec: using autodocodec-0.5.0.0
  22441. 602.44 s [smos-docs-site] Dependency autodocodec-yaml: using autodocodec-yaml-0.4.0.2
  22442. 602.44 s [smos-docs-site] Dependency base: using base-4.20.2.0
  22443. 602.44 s [smos-docs-site] Dependency bytestring: using bytestring-0.12.2.0
  22444. 602.44 s [smos-docs-site] Dependency cmark-gfm: using cmark-gfm-0.2.6
  22445. 602.44 s [smos-docs-site] Dependency containers: using containers-0.7
  22446. 602.44 s [smos-docs-site] Dependency data-default: using data-default-0.8.0.1
  22447. 602.44 s [smos-docs-site] Dependency file-embed: using file-embed-0.0.16.0
  22448. 602.44 s [smos-docs-site] Dependency filepath: using filepath-1.5.4.0
  22449. 602.44 s [smos-docs-site] Dependency fsnotify: using fsnotify-0.4.4.0
  22450. 602.44 s [smos-docs-site] Dependency monad-logger: using monad-logger-0.3.42
  22451. 602.44 s [smos-docs-site] Dependency opt-env-conf: using opt-env-conf-0.15.0.1
  22452. 602.44 s [smos-docs-site] Dependency path: using path-0.9.6
  22453. 602.44 s [smos-docs-site] Dependency path-io: using path-io-1.8.2
  22454. 602.44 s [smos-docs-site] Dependency prometheus: using prometheus-2.3.0
  22455. 602.44 s [smos-docs-site] Dependency prometheus-ghc-stats: using prometheus-ghc-stats-0.0.0.0
  22456. 602.44 s [smos-docs-site] Dependency prometheus-wai: using prometheus-wai-0.2.0.1
  22457. 602.44 s [smos-docs-site] Dependency raw-strings-qq: using raw-strings-qq-1.1
  22458. 602.44 s [smos-docs-site] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
  22459. 602.44 s [smos-docs-site] Dependency semver: using semver-0.4.0.1
  22460. 602.44 s [smos-docs-site] Dependency shakespeare: using shakespeare-2.1.0.1
  22461. 602.44 s [smos-docs-site] Dependency smos: using smos-0.10.1
  22462. 602.44 s [smos-docs-site] Dependency smos-archive: using smos-archive-0.7.1
  22463. 602.44 s [smos-docs-site] Dependency smos-calendar-import: using smos-calendar-import-0.10.0
  22464. 602.44 s [smos-docs-site] Dependency smos-cli: using smos-cli-0.2.1
  22465. 602.44 s [smos-docs-site] Dependency smos-client: using smos-client-0.6.0
  22466. 602.44 s [smos-docs-site] Dependency smos-data: using smos-data-0.7.0
  22467. 602.44 s [smos-docs-site] Dependency smos-github: using smos-github-0.9.0
  22468. 602.44 s [smos-docs-site] Dependency smos-jobhunt: using smos-jobhunt-0.2.0
  22469. 602.44 s [smos-docs-site] Dependency smos-notify: using smos-notify-0.5.0
  22470. 602.44 s [smos-docs-site] Dependency smos-query: using smos-query-0.12.0
  22471. 602.44 s [smos-docs-site] Dependency smos-report: using smos-report-0.12.0
  22472. 602.45 s [smos-docs-site] Dependency smos-scheduler: using smos-scheduler-0.10.1
  22473. 602.45 s [smos-docs-site] Dependency smos-server: using smos-server-0.15.0
  22474. 602.45 s [smos-docs-site] Dependency smos-single: using smos-single-0.4.0
  22475. 602.45 s [smos-docs-site] Dependency smos-sync: using smos-sync-0.8.0
  22476. 602.45 s [smos-docs-site] Dependency smos-web-assets: using smos-web-assets-0.0.2
  22477. 602.45 s [smos-docs-site] Dependency smos-web-server: using smos-web-server-0.14.4
  22478. 602.45 s [smos-docs-site] Dependency template-haskell: using template-haskell-2.22.0.0
  22479. 602.45 s [smos-docs-site] Dependency template-haskell-reload: using template-haskell-reload-0.0.0.0
  22480. 602.45 s [smos-docs-site] Dependency text: using text-2.1.3
  22481. 602.45 s [smos-docs-site] Dependency time: using time-1.12.2
  22482. 602.45 s [smos-docs-site] Dependency wai-extra: using wai-extra-3.1.18
  22483. 602.45 s [smos-docs-site] Dependency warp: using warp-3.4.9
  22484. 602.45 s [smos-docs-site] Dependency yaml: using yaml-0.11.11.2
  22485. 602.45 s [smos-docs-site] Dependency yesod: using yesod-1.6.2.1
  22486. 602.45 s [smos-docs-site] Dependency yesod-autoreload: using yesod-autoreload-0.0.0.0
  22487. 602.45 s [smos-docs-site] Dependency yesod-sitemap: using yesod-sitemap-1.6.0
  22488. 602.45 s [smos-docs-site] Dependency yesod-static: using yesod-static-1.6.1.0
  22489. 602.45 s [smos-docs-site] Dependency yesod-static-remote: using yesod-static-remote-0.0.0.1
  22490. 602.45 s [smos-docs-site] Dependency base: using base-4.20.2.0
  22491. 602.45 s [smos-docs-site] Dependency smos-docs-site: using smos-docs-site-0.0.0
  22492. 602.45 s [smos-docs-site] Dependency base: using base-4.20.2.0
  22493. 602.45 s [smos-docs-site] Dependency opt-env-conf-test: using opt-env-conf-test-0.0.0.4
  22494. 602.45 s [smos-docs-site] Dependency smos-docs-site: using smos-docs-site-0.0.0
  22495. 602.45 s [smos-docs-site] Dependency sydtest: using sydtest-0.23.0.1
  22496. 602.45 s [smos-docs-site] Source component graph:
  22497. 602.45 s [smos-docs-site] component lib
  22498. 602.45 s [smos-docs-site] component exe:smos-docs-site dependency lib
  22499. 602.45 s [smos-docs-site] component test:smos-docs-site-test dependency lib
  22500. 602.45 s [smos-docs-site] Configured component graph:
  22501. 602.45 s [smos-docs-site] component smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0
  22502. 602.45 s [smos-docs-site] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  22503. 602.45 s [smos-docs-site] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  22504. 602.45 s [smos-docs-site] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  22505. 602.45 s [smos-docs-site] include base-4.20.2.0-fafd
  22506. 602.45 s [smos-docs-site] include bytestring-0.12.2.0-96e1
  22507. 602.45 s [smos-docs-site] include cmark-gfm-0.2.6-Bdc6AHBZfto5oomw32GOrF
  22508. 602.45 s [smos-docs-site] include containers-0.7-96b4
  22509. 602.45 s [smos-docs-site] include data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
  22510. 602.45 s [smos-docs-site] include file-embed-0.0.16.0-8MoFGt2ypx9wRhcuZO9uV
  22511. 602.45 s [smos-docs-site] include filepath-1.5.4.0-2605
  22512. 602.45 s [smos-docs-site] include fsnotify-0.4.4.0-FITmjPXgpliGxeXh1QeC7f
  22513. 602.45 s [smos-docs-site] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  22514. 602.45 s [smos-docs-site] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  22515. 602.45 s [smos-docs-site] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  22516. 602.45 s [smos-docs-site] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  22517. 602.45 s [smos-docs-site] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
  22518. 602.45 s [smos-docs-site] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
  22519. 602.45 s [smos-docs-site] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
  22520. 602.45 s [smos-docs-site] include raw-strings-qq-1.1-AfSQ4EIos5fE6Wv7Ec6hHZ
  22521. 602.45 s [smos-docs-site] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  22522. 602.45 s [smos-docs-site] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  22523. 602.45 s [smos-docs-site] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
  22524. 602.45 s [smos-docs-site] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  22525. 602.45 s [smos-docs-site] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  22526. 602.45 s [smos-docs-site] include smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
  22527. 602.45 s [smos-docs-site] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  22528. 602.45 s [smos-docs-site] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  22529. 602.45 s [smos-docs-site] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  22530. 602.45 s [smos-docs-site] include smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
  22531. 602.45 s [smos-docs-site] include smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
  22532. 602.45 s [smos-docs-site] include smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
  22533. 602.45 s [smos-docs-site] include smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
  22534. 602.45 s [smos-docs-site] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  22535. 602.45 s [smos-docs-site] include smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
  22536. 602.45 s [smos-docs-site] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  22537. 602.45 s [smos-docs-site] include smos-single-0.4.0-Dl8pr2k7NinIkNpt0pcgpj
  22538. 602.45 s [smos-docs-site] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  22539. 602.45 s [smos-docs-site] include smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
  22540. 602.45 s [smos-docs-site] include smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
  22541. 602.45 s [smos-docs-site] include template-haskell-2.22.0.0-927b
  22542. 602.45 s [smos-docs-site] include template-haskell-reload-0.0.0.0-2eUNijlZOcS3wpX013fiPl
  22543. 602.45 s [smos-docs-site] include text-2.1.3-34f1
  22544. 602.45 s [smos-docs-site] include time-1.12.2-3479
  22545. 602.45 s [smos-docs-site] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
  22546. 602.45 s [smos-docs-site] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
  22547. 602.45 s [smos-docs-site] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  22548. 602.45 s [smos-docs-site] include yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
  22549. 602.45 s [smos-docs-site] include yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
  22550. 602.45 s [smos-docs-site] include yesod-sitemap-1.6.0-2vpaVClW4w2Ey2oYdT2X3i
  22551. 602.45 s [smos-docs-site] include yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
  22552. 602.45 s [smos-docs-site] include yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
  22553. 602.45 s [smos-docs-site] component smos-docs-site-0.0.0-CU3WpWA5PajAeAeE9v6aho-smos-docs-site
  22554. 602.45 s [smos-docs-site] include base-4.20.2.0-fafd
  22555. 602.45 s [smos-docs-site] include smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0
  22556. 602.45 s [smos-docs-site] component smos-docs-site-0.0.0-CwaJZVAfdPrKD4Kw8iBfye-smos-docs-site-test
  22557. 602.45 s [smos-docs-site] include base-4.20.2.0-fafd
  22558. 602.45 s [smos-docs-site] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  22559. 602.45 s [smos-docs-site] include smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0
  22560. 602.45 s [smos-docs-site] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  22561. 602.45 s [smos-docs-site] Linked component graph:
  22562. 602.45 s [smos-docs-site] unit smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0
  22563. 602.45 s [smos-docs-site] include aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  22564. 602.45 s [smos-docs-site] include autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  22565. 602.45 s [smos-docs-site] include autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  22566. 602.45 s [smos-docs-site] include base-4.20.2.0-fafd
  22567. 602.45 s [smos-docs-site] include bytestring-0.12.2.0-96e1
  22568. 602.45 s [smos-docs-site] include cmark-gfm-0.2.6-Bdc6AHBZfto5oomw32GOrF
  22569. 602.45 s [smos-docs-site] include containers-0.7-96b4
  22570. 602.45 s [smos-docs-site] include data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
  22571. 602.45 s [smos-docs-site] include file-embed-0.0.16.0-8MoFGt2ypx9wRhcuZO9uV
  22572. 602.45 s [smos-docs-site] include filepath-1.5.4.0-2605
  22573. 602.45 s [smos-docs-site] include fsnotify-0.4.4.0-FITmjPXgpliGxeXh1QeC7f
  22574. 602.45 s [smos-docs-site] include monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  22575. 602.45 s [smos-docs-site] include opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  22576. 602.45 s [smos-docs-site] include path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  22577. 602.45 s [smos-docs-site] include path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  22578. 602.45 s [smos-docs-site] include prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
  22579. 602.45 s [smos-docs-site] include prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
  22580. 602.45 s [smos-docs-site] include prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
  22581. 602.45 s [smos-docs-site] include raw-strings-qq-1.1-AfSQ4EIos5fE6Wv7Ec6hHZ
  22582. 602.45 s [smos-docs-site] include safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  22583. 602.45 s [smos-docs-site] include semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  22584. 602.45 s [smos-docs-site] include shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
  22585. 602.45 s [smos-docs-site] include smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  22586. 602.45 s [smos-docs-site] include smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  22587. 602.45 s [smos-docs-site] include smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
  22588. 602.45 s [smos-docs-site] include smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  22589. 602.45 s [smos-docs-site] include smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  22590. 602.45 s [smos-docs-site] include smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  22591. 602.45 s [smos-docs-site] include smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
  22592. 602.45 s [smos-docs-site] include smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
  22593. 602.45 s [smos-docs-site] include smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
  22594. 602.45 s [smos-docs-site] include smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
  22595. 602.45 s [smos-docs-site] include smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  22596. 602.45 s [smos-docs-site] include smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
  22597. 602.45 s [smos-docs-site] include smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  22598. 602.45 s [smos-docs-site] include smos-single-0.4.0-Dl8pr2k7NinIkNpt0pcgpj
  22599. 602.45 s [smos-docs-site] include smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  22600. 602.45 s [smos-docs-site] include smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
  22601. 602.45 s [smos-docs-site] include smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
  22602. 602.45 s [smos-docs-site] include template-haskell-2.22.0.0-927b
  22603. 602.45 s [smos-docs-site] include template-haskell-reload-0.0.0.0-2eUNijlZOcS3wpX013fiPl
  22604. 602.45 s [smos-docs-site] include text-2.1.3-34f1
  22605. 602.45 s [smos-docs-site] include time-1.12.2-3479
  22606. 602.45 s [smos-docs-site] include wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
  22607. 602.45 s [smos-docs-site] include warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
  22608. 602.45 s [smos-docs-site] include yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  22609. 602.45 s [smos-docs-site] include yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
  22610. 602.45 s [smos-docs-site] include yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
  22611. 602.45 s [smos-docs-site] include yesod-sitemap-1.6.0-2vpaVClW4w2Ey2oYdT2X3i
  22612. 602.45 s [smos-docs-site] include yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
  22613. 602.45 s [smos-docs-site] include yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
  22614. 602.45 s [smos-docs-site] Smos.Docs.Site=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site,Smos.Docs.Site.Application=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Application,Smos.Docs.Site.Assets=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Assets,Smos.Docs.Site.Changelog=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Changelog,Smos.Docs.Site.Changelog.TH=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Changelog.TH,Smos.Docs.Site.Constants=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Constants,Smos.Docs.Site.DependencyGraph=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.DependencyGraph,Smos.Docs.Site.Foundation=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Foundation,Smos.Docs.Site.Handler=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler,Smos.Docs.Site.Handler.Actions=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.Actions,Smos.Docs.Site.Handler.Changelog=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.Changelog,Smos.Docs.Site.Handler.CurrentVersions=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.CurrentVersions,Smos.Docs.Site.Handler.DependencyGraph=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.DependencyGraph,Smos.Docs.Site.Handler.Import=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.Import,Smos.Docs.Site.Handler.Keybindings=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.Keybindings,Smos.Docs.Site.Handler.Nix=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.Nix,Smos.Docs.Site.Handler.Page=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.Page,Smos.Docs.Site.Handler.Reload=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.Reload,Smos.Docs.Site.Handler.Sitemap=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.Sitemap,Smos.Docs.Site.Handler.Smos=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.Smos,Smos.Docs.Site.Handler.SmosArchive=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.SmosArchive,Smos.Docs.Site.Handler.SmosCalendarImport=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.SmosCalendarImport,Smos.Docs.Site.Handler.SmosGitHub=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.SmosGitHub,Smos.Docs.Site.Handler.SmosJobHunt=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.SmosJobHunt,Smos.Docs.Site.Handler.SmosNotify=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.SmosNotify,Smos.Docs.Site.Handler.SmosQuery=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.SmosQuery,Smos.Docs.Site.Handler.SmosScheduler=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.SmosScheduler,Smos.Docs.Site.Handler.SmosServer=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.SmosServer,Smos.Docs.Site.Handler.SmosSingle=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.SmosSingle,Smos.Docs.Site.Handler.SmosSync=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.SmosSync,Smos.Docs.Site.Handler.SmosWebServer=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Handler.SmosWebServer,Smos.Docs.Site.ModuleDocs=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.ModuleDocs,Smos.Docs.Site.ModuleDocs.TH=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.ModuleDocs.TH,Smos.Docs.Site.OptParse=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.OptParse,Smos.Docs.Site.Static=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Static,Smos.Docs.Site.Static.TH=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Static.TH,Smos.Docs.Site.Widget=smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0:Smos.Docs.Site.Widget
  22615. 602.45 s [smos-docs-site] unit smos-docs-site-0.0.0-CU3WpWA5PajAeAeE9v6aho-smos-docs-site
  22616. 602.45 s [smos-docs-site] include base-4.20.2.0-fafd
  22617. 602.45 s [smos-docs-site] include smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0
  22618. 602.45 s [smos-docs-site] unit smos-docs-site-0.0.0-CwaJZVAfdPrKD4Kw8iBfye-smos-docs-site-test
  22619. 602.45 s [smos-docs-site] include base-4.20.2.0-fafd
  22620. 602.45 s [smos-docs-site] include opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  22621. 602.45 s [smos-docs-site] include smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0
  22622. 602.45 s [smos-docs-site] include sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  22623. 602.45 s [smos-docs-site] Ready component graph:
  22624. 602.45 s [smos-docs-site] definite smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0
  22625. 602.45 s [smos-docs-site] depends aeson-2.2.3.0-GACsw3gYAEK7z2Ao2GG7Yw
  22626. 602.45 s [smos-docs-site] depends autodocodec-0.5.0.0-dqNWobqnUo5cU5YRRFohR
  22627. 602.45 s [smos-docs-site] depends autodocodec-yaml-0.4.0.2-5jAgHdXjOO6LMWQabbDpy6
  22628. 602.45 s [smos-docs-site] depends base-4.20.2.0-fafd
  22629. 602.45 s [smos-docs-site] depends bytestring-0.12.2.0-96e1
  22630. 602.45 s [smos-docs-site] depends cmark-gfm-0.2.6-Bdc6AHBZfto5oomw32GOrF
  22631. 602.45 s [smos-docs-site] depends containers-0.7-96b4
  22632. 602.45 s [smos-docs-site] depends data-default-0.8.0.1-73T9PYpnJfB1LzuBLwgWTp
  22633. 602.45 s [smos-docs-site] depends file-embed-0.0.16.0-8MoFGt2ypx9wRhcuZO9uV
  22634. 602.45 s [smos-docs-site] depends filepath-1.5.4.0-2605
  22635. 602.45 s [smos-docs-site] depends fsnotify-0.4.4.0-FITmjPXgpliGxeXh1QeC7f
  22636. 602.45 s [smos-docs-site] depends monad-logger-0.3.42-7RtMFpurD8yDUrcPx6u4Xb
  22637. 602.45 s [smos-docs-site] depends opt-env-conf-0.15.0.1-ER3QLmj0QnHIDNHPFHuMVD
  22638. 602.45 s [smos-docs-site] depends path-0.9.6-LeUeGMS4uTVLPi0onYqJro
  22639. 602.45 s [smos-docs-site] depends path-io-1.8.2-JscrNVnWM8GHd0Qmssg4yI
  22640. 602.45 s [smos-docs-site] depends prometheus-2.3.0-F7pSOvWkGX97cd205xTrG2
  22641. 602.45 s [smos-docs-site] depends prometheus-ghc-stats-0.0.0.0-1wFjDzvC6GJGha7AT774r5
  22642. 602.45 s [smos-docs-site] depends prometheus-wai-0.2.0.1-HGViWVdnGce72q15By1x9e
  22643. 602.45 s [smos-docs-site] depends raw-strings-qq-1.1-AfSQ4EIos5fE6Wv7Ec6hHZ
  22644. 602.45 s [smos-docs-site] depends safe-coloured-text-0.3.0.2-5hpHeMh4zHxFvHXcNOUQh1
  22645. 602.45 s [smos-docs-site] depends semver-0.4.0.1-9pasMMKXAdmLpftrVgi1Ah
  22646. 602.45 s [smos-docs-site] depends shakespeare-2.1.0.1-KlI9QAgCzHo6Cz8R3IGEJW
  22647. 602.45 s [smos-docs-site] depends smos-0.10.1-GNPomnFscGE4q12lqWM2A4
  22648. 602.45 s [smos-docs-site] depends smos-archive-0.7.1-8u6ngyGCIQH3HbSrWYWwc2
  22649. 602.45 s [smos-docs-site] depends smos-calendar-import-0.10.0-I7fosZvy7qrCSfpFOBYbJP
  22650. 602.45 s [smos-docs-site] depends smos-cli-0.2.1-5puMeNrEnpcKxg7d1Euucd
  22651. 602.45 s [smos-docs-site] depends smos-client-0.6.0-1ufYsnSwFrj8iGTc4pUjwK
  22652. 602.45 s [smos-docs-site] depends smos-data-0.7.0-AgedISimMPiLf0fFDkiRrA
  22653. 602.45 s [smos-docs-site] depends smos-github-0.9.0-JaReYNhXRf5LPDIL8GVXWA
  22654. 602.45 s [smos-docs-site] depends smos-jobhunt-0.2.0-1WIuxRaggxI7aLWLNSuC1N
  22655. 602.45 s [smos-docs-site] depends smos-notify-0.5.0-KoqLEh7Nz5X375UV3DMUVm
  22656. 602.45 s [smos-docs-site] depends smos-query-0.12.0-KEXWMCTBKknHhwQ04CYaQo
  22657. 602.45 s [smos-docs-site] depends smos-report-0.12.0-E8zOoMDT8GTCzBiFrVOA79
  22658. 602.45 s [smos-docs-site] depends smos-scheduler-0.10.1-5x99F4Q6vrXFV4sEHA4MRi
  22659. 602.45 s [smos-docs-site] depends smos-server-0.15.0-BklSp7WYZnG6DCsXNXJW4i
  22660. 602.45 s [smos-docs-site] depends smos-single-0.4.0-Dl8pr2k7NinIkNpt0pcgpj
  22661. 602.45 s [smos-docs-site] depends smos-sync-0.8.0-9Ixk0oDoxMmDb5RZyMkohc
  22662. 602.45 s [smos-docs-site] depends smos-web-assets-0.0.2-Khix1yAwN8sAPVPNcyyfqZ
  22663. 602.45 s [smos-docs-site] depends smos-web-server-0.14.4-9w2vr19sGN6IOqTrOrZN4f
  22664. 602.45 s [smos-docs-site] depends template-haskell-2.22.0.0-927b
  22665. 602.45 s [smos-docs-site] depends template-haskell-reload-0.0.0.0-2eUNijlZOcS3wpX013fiPl
  22666. 602.45 s [smos-docs-site] depends text-2.1.3-34f1
  22667. 602.45 s [smos-docs-site] depends time-1.12.2-3479
  22668. 602.45 s [smos-docs-site] depends wai-extra-3.1.18-9x868gR7VGrF2aHj9b6Gyr
  22669. 602.45 s [smos-docs-site] depends warp-3.4.9-IPNas4L2jy5JqoLVsPSVjo
  22670. 602.45 s [smos-docs-site] depends yaml-0.11.11.2-BXrAWCHhBlxB22KGMRaBzq
  22671. 602.45 s [smos-docs-site] depends yesod-1.6.2.1-5k6uKUBjdoMCDozrTRc1z8
  22672. 602.45 s [smos-docs-site] depends yesod-autoreload-0.0.0.0-4pR3cpdt8UG9OdSRbJ5W0v
  22673. 602.45 s [smos-docs-site] depends yesod-sitemap-1.6.0-2vpaVClW4w2Ey2oYdT2X3i
  22674. 602.45 s [smos-docs-site] depends yesod-static-1.6.1.0-uPxt4a4ViO1F0iN6dfBGo
  22675. 602.50 s [smos-docs-site] depends yesod-static-remote-0.0.0.1-ELN7NNM1wDW9jNvW3r5DfG
  22676. 602.50 s [smos-docs-site] definite smos-docs-site-0.0.0-CU3WpWA5PajAeAeE9v6aho-smos-docs-site
  22677. 602.50 s [smos-docs-site] depends base-4.20.2.0-fafd
  22678. 602.50 s [smos-docs-site] depends smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0
  22679. 602.50 s [smos-docs-site] definite smos-docs-site-0.0.0-CwaJZVAfdPrKD4Kw8iBfye-smos-docs-site-test
  22680. 602.50 s [smos-docs-site] depends base-4.20.2.0-fafd
  22681. 602.50 s [smos-docs-site] depends opt-env-conf-test-0.0.0.4-FE492FBkd3F2vhd8P84TFs
  22682. 602.50 s [smos-docs-site] depends smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0
  22683. 602.50 s [smos-docs-site] depends sydtest-0.23.0.1-Is6jVkWfl6XDlNEqpUg1Gc
  22684. 602.50 s [smos-docs-site] Using Cabal-3.12.1.0 compiled by ghc-9.10
  22685. 602.50 s [smos-docs-site] Using compiler: ghc-9.10.3
  22686. 602.50 s [smos-docs-site] Using install prefix:
  22687. 602.50 s [smos-docs-site] /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0
  22688. 602.50 s [smos-docs-site] Executables installed in:
  22689. 602.50 s [smos-docs-site] /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/bin
  22690. 602.50 s [smos-docs-site] Libraries installed in:
  22691. 602.50 s [smos-docs-site] /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0
  22692. 602.50 s [smos-docs-site] Dynamic Libraries installed in:
  22693. 602.50 s [smos-docs-site] /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d
  22694. 602.50 s [smos-docs-site] Private executables installed in:
  22695. 602.50 s [smos-docs-site] /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/libexec/x86_64-linux-ghc-9.10.3-a85d/smos-docs-site-0.0.0
  22696. 602.50 s [smos-docs-site] Data files installed in:
  22697. 602.50 s [smos-docs-site] /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/share/x86_64-linux-ghc-9.10.3-a85d/smos-docs-site-0.0.0
  22698. 602.50 s [smos-docs-site] Documentation installed in:
  22699. 602.50 s [smos-docs-site] /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/share/doc/x86_64-linux-ghc-9.10.3-a85d/smos-docs-site-0.0.0
  22700. 602.50 s [smos-docs-site] Configuration files installed in:
  22701. 602.50 s [smos-docs-site] /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/etc
  22702. 602.50 s [smos-docs-site] No alex found
  22703. 602.50 s [smos-docs-site] Using ar found on system at:
  22704. 602.50 s [smos-docs-site] /nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/bin/ar
  22705. 602.50 s [smos-docs-site] No c2hs found
  22706. 602.50 s [smos-docs-site] No cpphs found
  22707. 602.50 s [smos-docs-site] No doctest found
  22708. 602.50 s [smos-docs-site] Using gcc version 14.3.0 given by user at:
  22709. 602.50 s [smos-docs-site] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/gcc
  22710. 602.50 s [smos-docs-site] Using ghc version 9.10.3 found on system at:
  22711. 602.50 s [smos-docs-site] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc
  22712. 602.50 s [smos-docs-site] Using ghc-pkg version 9.10.3 found on system at:
  22713. 602.50 s [smos-docs-site] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/ghc-pkg-9.10.3
  22714. 602.50 s [smos-docs-site] No ghcjs found
  22715. 602.50 s [smos-docs-site] No ghcjs-pkg found
  22716. 602.50 s [smos-docs-site] No greencard found
  22717. 602.50 s [smos-docs-site] Using haddock version 2.31.1 found on system at:
  22718. 602.50 s [smos-docs-site] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/haddock-ghc-9.10.3
  22719. 602.50 s [smos-docs-site] No happy found
  22720. 602.50 s [smos-docs-site] Using haskell-suite found on system at: haskell-suite-dummy-location
  22721. 602.50 s [smos-docs-site] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  22722. 602.50 s [smos-docs-site] No hmake found
  22723. 602.50 s [smos-docs-site] Using hpc version 0.69 found on system at:
  22724. 602.50 s [smos-docs-site] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hpc-ghc-9.10.3
  22725. 602.50 s [smos-docs-site] Using hsc2hs version 0.68.10 found on system at:
  22726. 602.50 s [smos-docs-site] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  22727. 602.50 s [smos-docs-site] No hscolour found
  22728. 602.50 s [smos-docs-site] No jhc found
  22729. 602.50 s [smos-docs-site] Using ld found on system at:
  22730. 602.50 s [smos-docs-site] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/ld
  22731. 602.50 s [smos-docs-site] No pkg-config found
  22732. 602.50 s [smos-docs-site] Using runghc version 9.10.3 found on system at:
  22733. 602.50 s [smos-docs-site] /nix/store/vqkj90qn7489hcixgy5ah2mv59g72a14-ghc-9.10.3/bin/runghc-9.10.3
  22734. 602.50 s [smos-docs-site] Using strip version 2.44 found on system at:
  22735. 602.50 s [smos-docs-site] /nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/bin/strip
  22736. 602.50 s [smos-docs-site] Using tar found on system at:
  22737. 602.50 s [smos-docs-site] /nix/store/hy7mnzbwngafq13i5gqzq3ffjwmrpi3d-gnutar-1.35/bin/tar
  22738. 602.50 s [smos-docs-site] No uhc found
  22739. 602.78 s [smos-docs-site] Phase: buildPhase
  22740. 602.94 s [smos-docs-site] Preprocessing library for smos-docs-site-0.0.0...
  22741. 602.94 s [smos-docs-site] Building library for smos-docs-site-0.0.0...
  22742. 603.11 s [smos-docs-site] [ 1 of 38] Compiling Paths_smos_docs_site ( dist/build/autogen/Paths_smos_docs_site.hs, dist/build/Paths_smos_docs_site.o, dist/build/Paths_smos_docs_site.dyn_o )
  22743. 603.30 s [smos-docs-site] [ 2 of 38] Compiling Smos.Docs.Site.Changelog.TH ( src/Smos/Docs/Site/Changelog/TH.hs, dist/build/Smos/Docs/Site/Changelog/TH.o, dist/build/Smos/Docs/Site/Changelog/TH.dyn_o )
  22744. 603.36 s [smos-docs-site] [ 3 of 38] Compiling Smos.Docs.Site.Constants ( src/Smos/Docs/Site/Constants.hs, dist/build/Smos/Docs/Site/Constants.o, dist/build/Smos/Docs/Site/Constants.dyn_o )
  22745. 603.77 s [smos-docs-site] Building with dependency graph at /nix/store/h2zd55gpaswag1wi6p9aqigp0y9gyki5-smos-dependency-graph/smos-dependency-graph.svg
  22746. 603.83 s [smos-docs-site] [ 4 of 38] Compiling Smos.Docs.Site.Changelog ( src/Smos/Docs/Site/Changelog.hs, dist/build/Smos/Docs/Site/Changelog.o, dist/build/Smos/Docs/Site/Changelog.dyn_o )
  22747. 605.08 s [smos-docs-site] Building with home manager module documentation at /nix/store/6gx0mgizdbfw9vv9ff1l4i5ipzdwqrzr-options.json/share/doc/nixos/options.json
  22748. 605.15 s [smos-docs-site] Baking-in file: /nix/store/6gx0mgizdbfw9vv9ff1l4i5ipzdwqrzr-options.json/share/doc/nixos/options.json
  22749. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2021-04-09.markdown
  22750. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2023-11-25.markdown
  22751. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2024-02-13.markdown
  22752. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2021-05-04.markdown
  22753. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2024-03-26.markdown
  22754. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2022-07-22.markdown
  22755. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2024-10-27.markdown
  22756. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2022-06-09.markdown
  22757. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2021-02-01.markdown
  22758. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2020-09-25.markdown
  22759. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2021-12-09.markdown
  22760. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2022-11-11.markdown
  22761. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2021-08-29.markdown
  22762. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2025-05-31.markdown
  22763. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2025-03-08.markdown
  22764. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2021-03-13.markdown
  22765. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2024-11-29.markdown
  22766. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2021-04-30.markdown
  22767. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2021-05-24.markdown
  22768. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2022-08-20.markdown
  22769. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2020-11-04.markdown
  22770. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2021-06-26.markdown
  22771. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2022-05-19.markdown
  22772. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2023-09-12.markdown
  22773. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2024-05-14.markdown
  22774. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2020-12-16.markdown
  22775. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2022-11-15.markdown
  22776. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2026-02-02.markdown
  22777. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2022-01-27.markdown
  22778. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2025-03-27.markdown
  22779. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2022-05-27.markdown
  22780. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2022-05-04.markdown
  22781. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2022-06-27.markdown
  22782. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2025-01-16.markdown
  22783. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2022-09-26.markdown
  22784. 607.25 s [smos-docs-site] Baking-in file: content/changelogs/2023-03-23.markdown
  22785. 608.46 s [smos-docs-site] Building with nixos module documentation at /nix/store/rbcjyq1wpbpq53fwp4fbjwy3zikaiyr1-options.json/share/doc/nixos/options.json
  22786. 608.46 s [smos-docs-site] Baking-in file: /nix/store/rbcjyq1wpbpq53fwp4fbjwy3zikaiyr1-options.json/share/doc/nixos/options.json
  22787. 608.46 s [smos-docs-site] Baking-in file: content/unreleased.markdown
  22788. 608.46 s [smos-docs-site] Baking-in file: content/pages/configuration-reference.markdown
  22789. 608.46 s [smos-docs-site] Baking-in file: content/pages/smos-scheduler.markdown
  22790. 608.46 s [smos-docs-site] Baking-in file: content/pages/file-browser.markdown
  22791. 608.46 s [smos-docs-site] Baking-in file: content/pages/smos-archive.markdown
  22792. 608.46 s [smos-docs-site] Baking-in file: content/pages/customisation-haskell.markdown
  22793. 608.46 s [smos-docs-site] Baking-in file: content/pages/blogposts.markdown
  22794. 608.46 s [smos-docs-site] Baking-in file: content/pages/related-projects.markdown
  22795. 608.46 s [smos-docs-site] Baking-in file: content/pages/smos-single.markdown
  22796. 608.46 s [smos-docs-site] Baking-in file: content/pages/directories.markdown
  22797. 608.46 s [smos-docs-site] Baking-in file: content/pages/smos-server.markdown
  22798. 608.46 s [smos-docs-site] Baking-in file: content/pages/features.markdown
  22799. 608.46 s [smos-docs-site] Baking-in file: content/pages/current-versions.markdown
  22800. 608.46 s [smos-docs-site] Baking-in file: content/pages/support.markdown
  22801. 608.46 s [smos-docs-site] Baking-in file: content/pages/smos-github.markdown
  22802. 608.46 s [smos-docs-site] Baking-in file: content/pages/smos-sync.markdown
  22803. 608.52 s [smos-docs-site] Baking-in file: content/pages/smos-web-server.markdown
  22804. 608.52 s [smos-docs-site] Baking-in file: content/pages/customisation-default.markdown
  22805. 608.52 s [smos-docs-site] Baking-in file: content/pages/smos.markdown
  22806. 608.52 s [smos-docs-site] Baking-in file: content/pages/building-installation.markdown
  22807. 608.52 s [smos-docs-site] Baking-in file: content/pages/smos-notify.markdown
  22808. 608.52 s [smos-docs-site] Baking-in file: content/pages/smos-calendar-import.markdown
  22809. 608.52 s [smos-docs-site] Baking-in file: content/pages/smos-jobhunt.markdown
  22810. 608.52 s [smos-docs-site] Baking-in file: content/pages/smos-query.markdown
  22811. 608.52 s [smos-docs-site] Baking-in file: content/pages/smos-api.markdown
  22812. 608.52 s [smos-docs-site] Baking-in file: content/pages/smos-file.markdown
  22813. 608.53 s [smos-docs-site] Baking-in file: content/pages/cheat-sheet.markdown
  22814. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-jobhunt/init.markdown
  22815. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-jobhunt/email.markdown
  22816. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-archive/file.markdown
  22817. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-archive/export.markdown
  22818. 608.53 s [smos-docs-site] Baking-in file: content/pages/development/release-checklist.markdown
  22819. 608.53 s [smos-docs-site] Baking-in file: content/pages/development/end-to-end-tests.markdown
  22820. 608.53 s [smos-docs-site] Baking-in file: content/pages/development/contributing.markdown
  22821. 608.53 s [smos-docs-site] Baking-in file: content/pages/development/branch-strategy.markdown
  22822. 608.53 s [smos-docs-site] Baking-in file: content/pages/development/contributing/smos-server.markdown
  22823. 608.53 s [smos-docs-site] Baking-in file: content/pages/development/contributing/package-overview.markdown
  22824. 608.53 s [smos-docs-site] Baking-in file: content/pages/development/contributing/smos-docs-site.markdown
  22825. 608.53 s [smos-docs-site] Baking-in file: content/pages/development/contributing/smos-web-server.markdown
  22826. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-sync/nixos.markdown
  22827. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-sync/sync.markdown
  22828. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-query/column.markdown
  22829. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-query/stats.markdown
  22830. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-query/entry.markdown
  22831. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-query/sorter.markdown
  22832. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-query/report.markdown
  22833. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-query/ongoing.markdown
  22834. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-query/tags.markdown
  22835. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-query/log.markdown
  22836. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-query/filter.markdown
  22837. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-query/clock.markdown
  22838. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-query/waiting.markdown
  22839. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-query/agenda.markdown
  22840. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-query/free.markdown
  22841. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-query/next.markdown
  22842. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-query/stuck.markdown
  22843. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-query/work.markdown
  22844. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-query/projects.markdown
  22845. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-server/backups.markdown
  22846. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-server/nixos.markdown
  22847. 608.53 s [smos-docs-site] Baking-in file: content/pages/installation/nixos.markdown
  22848. 608.53 s [smos-docs-site] Baking-in file: content/pages/installation/nix.markdown
  22849. 608.53 s [smos-docs-site] Baking-in file: content/pages/installation/windows.markdown
  22850. 608.53 s [smos-docs-site] Baking-in file: content/pages/installation/stack.markdown
  22851. 608.53 s [smos-docs-site] Baking-in file: content/pages/installation/download.markdown
  22852. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-notify/nixos.markdown
  22853. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-web-server/nixos.markdown
  22854. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-scheduler/check.markdown
  22855. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-scheduler/nixos.markdown
  22856. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-scheduler/next.markdown
  22857. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-scheduler/schedule.markdown
  22858. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-scheduler/sample.markdown
  22859. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-calendar-import/nixos.markdown
  22860. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-github/list.markdown
  22861. 608.53 s [smos-docs-site] Baking-in file: content/pages/smos-github/import.markdown
  22862. 608.71 s [smos-docs-site] [ 5 of 38] Compiling Smos.Docs.Site.Assets ( src/Smos/Docs/Site/Assets.hs, dist/build/Smos/Docs/Site/Assets.o, dist/build/Smos/Docs/Site/Assets.dyn_o )
  22863. 609.15 s [smos-docs-site] [ 6 of 38] Compiling Smos.Docs.Site.DependencyGraph ( src/Smos/Docs/Site/DependencyGraph.hs, dist/build/Smos/Docs/Site/DependencyGraph.o, dist/build/Smos/Docs/Site/DependencyGraph.dyn_o )
  22864. 609.15 s [smos-docs-site] [ 7 of 38] Compiling Smos.Docs.Site.ModuleDocs.TH ( src/Smos/Docs/Site/ModuleDocs/TH.hs, dist/build/Smos/Docs/Site/ModuleDocs/TH.o, dist/build/Smos/Docs/Site/ModuleDocs/TH.dyn_o )
  22865. 609.15 s [smos-docs-site] [ 8 of 38] Compiling Smos.Docs.Site.ModuleDocs ( src/Smos/Docs/Site/ModuleDocs.hs, dist/build/Smos/Docs/Site/ModuleDocs.o, dist/build/Smos/Docs/Site/ModuleDocs.dyn_o )
  22866. 610.99 s [smos-docs-site] [ 9 of 38] Compiling Smos.Docs.Site.OptParse ( src/Smos/Docs/Site/OptParse.hs, dist/build/Smos/Docs/Site/OptParse.o, dist/build/Smos/Docs/Site/OptParse.dyn_o )
  22867. 611.03 s [smos-docs-site] [10 of 38] Compiling Smos.Docs.Site.Static.TH ( src/Smos/Docs/Site/Static/TH.hs, dist/build/Smos/Docs/Site/Static/TH.o, dist/build/Smos/Docs/Site/Static/TH.dyn_o )
  22868. 611.03 s [smos-docs-site] [11 of 38] Compiling Smos.Docs.Site.Static ( src/Smos/Docs/Site/Static.hs, dist/build/Smos/Docs/Site/Static.o, dist/build/Smos/Docs/Site/Static.dyn_o )
  22869. 611.03 s [smos-docs-site] [12 of 38] Compiling Smos.Docs.Site.Widget ( src/Smos/Docs/Site/Widget.hs, dist/build/Smos/Docs/Site/Widget.o, dist/build/Smos/Docs/Site/Widget.dyn_o )
  22870. 611.03 s [smos-docs-site] [13 of 38] Compiling Smos.Docs.Site.Foundation ( src/Smos/Docs/Site/Foundation.hs, dist/build/Smos/Docs/Site/Foundation.o, dist/build/Smos/Docs/Site/Foundation.dyn_o )
  22871. 613.28 s [smos-docs-site] [14 of 38] Compiling Smos.Docs.Site.Handler.Sitemap ( src/Smos/Docs/Site/Handler/Sitemap.hs, dist/build/Smos/Docs/Site/Handler/Sitemap.o, dist/build/Smos/Docs/Site/Handler/Sitemap.dyn_o )
  22872. 613.49 s [smos-docs-site] [15 of 38] Compiling Smos.Docs.Site.Handler.Page ( src/Smos/Docs/Site/Handler/Page.hs, dist/build/Smos/Docs/Site/Handler/Page.o, dist/build/Smos/Docs/Site/Handler/Page.dyn_o )
  22873. 613.49 s [smos-docs-site] [16 of 38] Compiling Smos.Docs.Site.Handler.Keybindings ( src/Smos/Docs/Site/Handler/Keybindings.hs, dist/build/Smos/Docs/Site/Handler/Keybindings.o, dist/build/Smos/Docs/Site/Handler/Keybindings.dyn_o )
  22874. 614.57 s [smos-docs-site] [17 of 38] Compiling Smos.Docs.Site.Handler.Import ( src/Smos/Docs/Site/Handler/Import.hs, dist/build/Smos/Docs/Site/Handler/Import.o, dist/build/Smos/Docs/Site/Handler/Import.dyn_o )
  22875. 614.57 s [smos-docs-site] [18 of 38] Compiling Smos.Docs.Site.Handler.SmosWebServer ( src/Smos/Docs/Site/Handler/SmosWebServer.hs, dist/build/Smos/Docs/Site/Handler/SmosWebServer.o, dist/build/Smos/Docs/Site/Handler/SmosWebServer.dyn_o )
  22876. 614.57 s [smos-docs-site] [19 of 38] Compiling Smos.Docs.Site.Handler.SmosSync ( src/Smos/Docs/Site/Handler/SmosSync.hs, dist/build/Smos/Docs/Site/Handler/SmosSync.o, dist/build/Smos/Docs/Site/Handler/SmosSync.dyn_o )
  22877. 614.57 s [smos-docs-site] [20 of 38] Compiling Smos.Docs.Site.Handler.SmosSingle ( src/Smos/Docs/Site/Handler/SmosSingle.hs, dist/build/Smos/Docs/Site/Handler/SmosSingle.o, dist/build/Smos/Docs/Site/Handler/SmosSingle.dyn_o )
  22878. 614.57 s [smos-docs-site] [21 of 38] Compiling Smos.Docs.Site.Handler.SmosServer ( src/Smos/Docs/Site/Handler/SmosServer.hs, dist/build/Smos/Docs/Site/Handler/SmosServer.o, dist/build/Smos/Docs/Site/Handler/SmosServer.dyn_o )
  22879. 614.57 s [smos-docs-site] [22 of 38] Compiling Smos.Docs.Site.Handler.SmosScheduler ( src/Smos/Docs/Site/Handler/SmosScheduler.hs, dist/build/Smos/Docs/Site/Handler/SmosScheduler.o, dist/build/Smos/Docs/Site/Handler/SmosScheduler.dyn_o )
  22880. 614.58 s [smos-docs-site] [23 of 38] Compiling Smos.Docs.Site.Handler.SmosQuery ( src/Smos/Docs/Site/Handler/SmosQuery.hs, dist/build/Smos/Docs/Site/Handler/SmosQuery.o, dist/build/Smos/Docs/Site/Handler/SmosQuery.dyn_o )
  22881. 614.58 s [smos-docs-site] [24 of 38] Compiling Smos.Docs.Site.Handler.SmosNotify ( src/Smos/Docs/Site/Handler/SmosNotify.hs, dist/build/Smos/Docs/Site/Handler/SmosNotify.o, dist/build/Smos/Docs/Site/Handler/SmosNotify.dyn_o )
  22882. 614.58 s [smos-docs-site] [25 of 38] Compiling Smos.Docs.Site.Handler.SmosJobHunt ( src/Smos/Docs/Site/Handler/SmosJobHunt.hs, dist/build/Smos/Docs/Site/Handler/SmosJobHunt.o, dist/build/Smos/Docs/Site/Handler/SmosJobHunt.dyn_o )
  22883. 614.58 s [smos-docs-site] [26 of 38] Compiling Smos.Docs.Site.Handler.SmosGitHub ( src/Smos/Docs/Site/Handler/SmosGitHub.hs, dist/build/Smos/Docs/Site/Handler/SmosGitHub.o, dist/build/Smos/Docs/Site/Handler/SmosGitHub.dyn_o )
  22884. 614.58 s [smos-docs-site] [27 of 38] Compiling Smos.Docs.Site.Handler.SmosCalendarImport ( src/Smos/Docs/Site/Handler/SmosCalendarImport.hs, dist/build/Smos/Docs/Site/Handler/SmosCalendarImport.o, dist/build/Smos/Docs/Site/Handler/SmosCalendarImport.dyn_o )
  22885. 614.58 s [smos-docs-site] [28 of 38] Compiling Smos.Docs.Site.Handler.SmosArchive ( src/Smos/Docs/Site/Handler/SmosArchive.hs, dist/build/Smos/Docs/Site/Handler/SmosArchive.o, dist/build/Smos/Docs/Site/Handler/SmosArchive.dyn_o )
  22886. 614.58 s [smos-docs-site] [29 of 38] Compiling Smos.Docs.Site.Handler.Smos ( src/Smos/Docs/Site/Handler/Smos.hs, dist/build/Smos/Docs/Site/Handler/Smos.o, dist/build/Smos/Docs/Site/Handler/Smos.dyn_o )
  22887. 614.58 s [smos-docs-site] [30 of 38] Compiling Smos.Docs.Site.Handler.Reload ( src/Smos/Docs/Site/Handler/Reload.hs, dist/build/Smos/Docs/Site/Handler/Reload.o, dist/build/Smos/Docs/Site/Handler/Reload.dyn_o )
  22888. 614.58 s [smos-docs-site] [31 of 38] Compiling Smos.Docs.Site.Handler.Nix ( src/Smos/Docs/Site/Handler/Nix.hs, dist/build/Smos/Docs/Site/Handler/Nix.o, dist/build/Smos/Docs/Site/Handler/Nix.dyn_o )
  22889. 614.58 s [smos-docs-site] [32 of 38] Compiling Smos.Docs.Site.Handler.DependencyGraph ( src/Smos/Docs/Site/Handler/DependencyGraph.hs, dist/build/Smos/Docs/Site/Handler/DependencyGraph.o, dist/build/Smos/Docs/Site/Handler/DependencyGraph.dyn_o )
  22890. 614.58 s [smos-docs-site] [33 of 38] Compiling Smos.Docs.Site.Handler.CurrentVersions ( src/Smos/Docs/Site/Handler/CurrentVersions.hs, dist/build/Smos/Docs/Site/Handler/CurrentVersions.o, dist/build/Smos/Docs/Site/Handler/CurrentVersions.dyn_o )
  22891. 614.58 s [smos-docs-site] [34 of 38] Compiling Smos.Docs.Site.Handler.Changelog ( src/Smos/Docs/Site/Handler/Changelog.hs, dist/build/Smos/Docs/Site/Handler/Changelog.o, dist/build/Smos/Docs/Site/Handler/Changelog.dyn_o )
  22892. 614.58 s [smos-docs-site] [35 of 38] Compiling Smos.Docs.Site.Handler.Actions ( src/Smos/Docs/Site/Handler/Actions.hs, dist/build/Smos/Docs/Site/Handler/Actions.o, dist/build/Smos/Docs/Site/Handler/Actions.dyn_o )
  22893. 614.58 s [smos-docs-site] [36 of 38] Compiling Smos.Docs.Site.Handler ( src/Smos/Docs/Site/Handler.hs, dist/build/Smos/Docs/Site/Handler.o, dist/build/Smos/Docs/Site/Handler.dyn_o )
  22894. 614.61 s [smos-docs-site] [37 of 38] Compiling Smos.Docs.Site.Application ( src/Smos/Docs/Site/Application.hs, dist/build/Smos/Docs/Site/Application.o, dist/build/Smos/Docs/Site/Application.dyn_o )
  22895. 616.46 s [smos-docs-site] [38 of 38] Compiling Smos.Docs.Site ( src/Smos/Docs/Site.hs, dist/build/Smos/Docs/Site.o, dist/build/Smos/Docs/Site.dyn_o )
  22896. 624.01 s [smos-docs-site] Preprocessing executable 'smos-docs-site' for smos-docs-site-0.0.0...
  22897. 624.01 s [smos-docs-site] Building executable 'smos-docs-site' for smos-docs-site-0.0.0...
  22898. 624.12 s [smos-docs-site] [1 of 2] Compiling Main ( app/Main.hs, dist/build/smos-docs-site/smos-docs-site-tmp/Main.o )
  22899. 624.27 s [smos-docs-site] [2 of 2] Compiling Paths_smos_docs_site ( dist/build/smos-docs-site/autogen/Paths_smos_docs_site.hs, dist/build/smos-docs-site/smos-docs-site-tmp/Paths_smos_docs_site.o )
  22900. 624.48 s [smos-docs-site] [3 of 3] Linking dist/build/smos-docs-site/smos-docs-site
  22901. 627.51 s [smos-docs-site] Preprocessing test suite 'smos-docs-site-test' for smos-docs-site-0.0.0...
  22902. 627.51 s [smos-docs-site] Building test suite 'smos-docs-site-test' for smos-docs-site-0.0.0...
  22903. 627.65 s [smos-docs-site] [1 of 3] Compiling Paths_smos_docs_site ( dist/build/smos-docs-site-test/autogen/Paths_smos_docs_site.hs, dist/build/smos-docs-site-test/smos-docs-site-test-tmp/Paths_smos_docs_site.o )
  22904. 627.75 s [smos-docs-site] [2 of 3] Compiling Smos.Docs.Site.OptParseSpec ( test/Smos/Docs/Site/OptParseSpec.hs, dist/build/smos-docs-site-test/smos-docs-site-test-tmp/Smos/Docs/Site/OptParseSpec.o )
  22905. 627.77 s [smos-docs-site] [3 of 3] Compiling Main ( test/Spec.hs, dist/build/smos-docs-site-test/smos-docs-site-test-tmp/Main.o )
  22906. 628.02 s [smos-docs-site] [4 of 4] Linking dist/build/smos-docs-site-test/smos-docs-site-test
  22907. 629.34 s [smos-docs-site] Phase: checkPhase
  22908. 630.02 s [smos-docs-site] Running 1 test suites...
  22909. 630.02 s [smos-docs-site] Test suite smos-docs-site-test: RUNNING...
  22910. 630.04 s [smos-docs-site] Tests:
  22911. 630.04 s [smos-docs-site]
  22912. 630.04 s [smos-docs-site] Smos.Docs.Site.OptParseSpec
  22913. 630.04 s [smos-docs-site] pass the lint test 0.17 ms
  22914. 630.04 s [smos-docs-site] produces the nix options as before 0.53 ms
  22915. 630.04 s [smos-docs-site] produces the same reference documentation as before 0.99 ms
  22916. 630.04 s [smos-docs-site]
  22917. 630.04 s [smos-docs-site] Passed: 3
  22918. 630.04 s [smos-docs-site] Failed: 0
  22919. 630.04 s [smos-docs-site] Sum of test runtimes: 0.00 seconds
  22920. 630.04 s [smos-docs-site] Test suite took: 0.00 seconds
  22921. 630.04 s [smos-docs-site]
  22922. 630.04 s [smos-docs-site] Test suite smos-docs-site-test: PASS
  22923. 630.04 s [smos-docs-site] Test suite logged to: dist/test/smos-docs-site-0.0.0-smos-docs-site-test.log
  22924. 630.04 s [smos-docs-site] 1 of 1 test suites (1 of 1 test cases) passed.
  22925. 630.09 s [smos-docs-site] Phase: haddockPhase
  22926. 630.10 s [smos-docs-site] Phase: installPhase
  22927. 630.37 s [smos-docs-site] Installing library in /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/smos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0
  22928. 631.00 s [smos-docs-site] Installing executable smos-docs-site in /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/bin
  22929. 631.00 s [smos-docs-site] Warning: The directory
  22930. 631.00 s [smos-docs-site] /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/bin is not in
  22931. 631.00 s [smos-docs-site] the system search path.
  22932. 632.79 s [smos-docs-site] [Info] Running with 2 fetchers
  22933. 632.79 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080
  22934. 632.79 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET / HTTP/1.1" 200 - "" ""
  22935. 632.79 s [smos-docs-site]
  22936. 632.81 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/assets/logo.svg
  22937. 632.81 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/web-assets-static/res/index.css?etag=2kKMipZ7
  22938. 632.81 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /assets/logo.svg HTTP/1.1" 303 0 "" ""
  22939. 632.81 s [smos-docs-site]
  22940. 632.81 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /assets-static/res/logo.svg HTTP/1.1" 200 - "" ""
  22941. 632.81 s [smos-docs-site]
  22942. 632.81 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/assets-static/res/font-awesome.css?etag=JpVQUwzB
  22943. 632.81 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /assets-static/res/font-awesome.css?etag=JpVQUwzB HTTP/1.1" 200 - "" ""
  22944. 632.81 s [smos-docs-site]
  22945. 632.81 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /web-assets-static/res/index.css?etag=2kKMipZ7 HTTP/1.1" 200 - "" ""
  22946. 632.81 s [smos-docs-site]
  22947. 632.86 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/assets-static/res/asciinema-player.css?etag=wJjL6LsX
  22948. 632.86 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /assets-static/res/asciinema-player.css?etag=wJjL6LsX HTTP/1.1" 200 - "" ""
  22949. 632.86 s [smos-docs-site]
  22950. 632.90 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/
  22951. 632.90 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET / HTTP/1.1" 200 - "" ""
  22952. 632.90 s [smos-docs-site]
  22953. 632.90 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/features
  22954. 632.91 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /features HTTP/1.1" 200 - "" ""
  22955. 632.91 s [smos-docs-site]
  22956. 632.92 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/cheat-sheet
  22957. 632.92 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /cheat-sheet HTTP/1.1" 200 - "" ""
  22958. 632.92 s [smos-docs-site]
  22959. 632.93 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog
  22960. 632.93 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog HTTP/1.1" 200 - "" ""
  22961. 632.93 s [smos-docs-site]
  22962. 632.94 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/building-installation
  22963. 632.94 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /building-installation HTTP/1.1" 200 - "" ""
  22964. 632.94 s [smos-docs-site]
  22965. 632.95 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/installation/download
  22966. 632.95 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /installation/download HTTP/1.1" 200 - "" ""
  22967. 632.95 s [smos-docs-site]
  22968. 632.97 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/installation/stack
  22969. 632.97 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /installation/stack HTTP/1.1" 200 - "" ""
  22970. 632.97 s [smos-docs-site]
  22971. 632.98 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/installation/nix
  22972. 632.98 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /installation/nix HTTP/1.1" 200 - "" ""
  22973. 632.98 s [smos-docs-site]
  22974. 632.98 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/installation/windows
  22975. 632.98 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/installation/nixos
  22976. 632.98 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /installation/windows HTTP/1.1" 200 - "" ""
  22977. 632.98 s [smos-docs-site]
  22978. 632.98 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /installation/nixos HTTP/1.1" 200 - "" ""
  22979. 632.98 s [smos-docs-site]
  22980. 632.99 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/directories
  22981. 632.99 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos/file
  22982. 632.99 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /directories HTTP/1.1" 200 - "" ""
  22983. 632.99 s [smos-docs-site]
  22984. 632.99 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos/file HTTP/1.1" 200 - "" ""
  22985. 632.99 s [smos-docs-site]
  22986. 633.00 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos
  22987. 633.00 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos HTTP/1.1" 200 - "" ""
  22988. 633.00 s [smos-docs-site]
  22989. 633.00 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/customisation-default
  22990. 633.00 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /customisation-default HTTP/1.1" 200 - "" ""
  22991. 633.00 s [smos-docs-site]
  22992. 633.03 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/customisation-haskell
  22993. 633.03 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /customisation-haskell HTTP/1.1" 200 - "" ""
  22994. 633.03 s [smos-docs-site]
  22995. 633.04 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/file-browser
  22996. 633.04 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /file-browser HTTP/1.1" 200 - "" ""
  22997. 633.04 s [smos-docs-site]
  22998. 633.04 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos/keybindings
  22999. 633.05 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos/actions
  23000. 633.06 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos/actions HTTP/1.1" 200 - "" ""
  23001. 633.06 s [smos-docs-site]
  23002. 633.06 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos/keybindings HTTP/1.1" 200 - "" ""
  23003. 633.06 s [smos-docs-site]
  23004. 633.08 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-query
  23005. 633.09 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query HTTP/1.1" 200 - "" ""
  23006. 633.09 s [smos-docs-site]
  23007. 633.14 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-query/next
  23008. 633.14 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/next HTTP/1.1" 200 - "" ""
  23009. 633.14 s [smos-docs-site]
  23010. 633.15 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-query/work
  23011. 633.15 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/work HTTP/1.1" 200 - "" ""
  23012. 633.15 s [smos-docs-site]
  23013. 633.15 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-query/agenda
  23014. 633.16 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/agenda HTTP/1.1" 200 - "" ""
  23015. 633.16 s [smos-docs-site]
  23016. 633.16 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-query/projects
  23017. 633.16 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/projects HTTP/1.1" 200 - "" ""
  23018. 633.16 s [smos-docs-site]
  23019. 633.17 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-query/stuck
  23020. 633.17 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/stuck HTTP/1.1" 200 - "" ""
  23021. 633.17 s [smos-docs-site]
  23022. 633.17 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-query/waiting
  23023. 633.17 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/waiting HTTP/1.1" 200 - "" ""
  23024. 633.17 s [smos-docs-site]
  23025. 633.18 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-query/ongoing
  23026. 633.18 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-query/clock
  23027. 633.18 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/ongoing HTTP/1.1" 200 - "" ""
  23028. 633.18 s [smos-docs-site]
  23029. 633.18 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/clock HTTP/1.1" 200 - "" ""
  23030. 633.18 s [smos-docs-site]
  23031. 633.21 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-query/free
  23032. 633.21 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-query/log
  23033. 633.21 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/free HTTP/1.1" 200 - "" ""
  23034. 633.21 s [smos-docs-site]
  23035. 633.21 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/log HTTP/1.1" 200 - "" ""
  23036. 633.21 s [smos-docs-site]
  23037. 633.22 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-query/stats
  23038. 633.22 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/stats HTTP/1.1" 200 - "" ""
  23039. 633.22 s [smos-docs-site]
  23040. 633.22 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-query/tags
  23041. 633.22 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/tags HTTP/1.1" 200 - "" ""
  23042. 633.22 s [smos-docs-site]
  23043. 633.22 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-query/report
  23044. 633.22 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/report HTTP/1.1" 200 - "" ""
  23045. 633.22 s [smos-docs-site]
  23046. 633.23 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-query/entry
  23047. 633.23 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/entry HTTP/1.1" 200 - "" ""
  23048. 633.23 s [smos-docs-site]
  23049. 633.23 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-query/filter
  23050. 633.23 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/filter HTTP/1.1" 200 - "" ""
  23051. 633.23 s [smos-docs-site]
  23052. 633.23 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-query/column
  23053. 633.23 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/column HTTP/1.1" 200 - "" ""
  23054. 633.23 s [smos-docs-site]
  23055. 633.24 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-query/sorter
  23056. 633.24 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-query/sorter HTTP/1.1" 200 - "" ""
  23057. 633.24 s [smos-docs-site]
  23058. 633.24 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-archive
  23059. 633.24 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-archive/file
  23060. 633.24 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-archive HTTP/1.1" 200 - "" ""
  23061. 633.24 s [smos-docs-site]
  23062. 633.24 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-archive/file HTTP/1.1" 200 - "" ""
  23063. 633.24 s [smos-docs-site]
  23064. 633.25 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-archive/export
  23065. 633.25 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-single
  23066. 633.25 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-archive/export HTTP/1.1" 200 - "" ""
  23067. 633.25 s [smos-docs-site]
  23068. 633.25 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-single HTTP/1.1" 200 - "" ""
  23069. 633.25 s [smos-docs-site]
  23070. 633.25 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-scheduler
  23071. 633.26 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-scheduler/check
  23072. 633.26 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-scheduler HTTP/1.1" 200 - "" ""
  23073. 633.26 s [smos-docs-site]
  23074. 633.26 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-scheduler/check HTTP/1.1" 200 - "" ""
  23075. 633.26 s [smos-docs-site]
  23076. 633.26 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-scheduler/sample
  23077. 633.26 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-scheduler/sample HTTP/1.1" 200 - "" ""
  23078. 633.26 s [smos-docs-site]
  23079. 633.27 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-scheduler/schedule
  23080. 633.27 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-scheduler/next
  23081. 633.27 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-scheduler/schedule HTTP/1.1" 200 - "" ""
  23082. 633.27 s [smos-docs-site]
  23083. 633.27 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-scheduler/next HTTP/1.1" 200 - "" ""
  23084. 633.27 s [smos-docs-site]
  23085. 633.27 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-scheduler/template
  23086. 633.27 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-scheduler/template HTTP/1.1" 200 - "" ""
  23087. 633.27 s [smos-docs-site]
  23088. 633.28 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-scheduler/nixos
  23089. 633.28 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-scheduler/nixos HTTP/1.1" 200 - "" ""
  23090. 633.28 s [smos-docs-site]
  23091. 633.28 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-notify
  23092. 633.28 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-notify HTTP/1.1" 200 - "" ""
  23093. 633.28 s [smos-docs-site]
  23094. 633.28 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-notify/nixos
  23095. 633.28 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-notify/nixos HTTP/1.1" 200 - "" ""
  23096. 633.28 s [smos-docs-site]
  23097. 633.29 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-calendar-import
  23098. 633.29 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-calendar-import HTTP/1.1" 200 - "" ""
  23099. 633.29 s [smos-docs-site]
  23100. 633.29 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-calendar-import/nixos
  23101. 633.29 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-calendar-import/nixos HTTP/1.1" 200 - "" ""
  23102. 633.29 s [smos-docs-site]
  23103. 633.30 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-sync
  23104. 633.30 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-sync/sync
  23105. 633.31 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-sync HTTP/1.1" 200 - "" ""
  23106. 633.31 s [smos-docs-site]
  23107. 633.31 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-sync/sync HTTP/1.1" 200 - "" ""
  23108. 633.31 s [smos-docs-site]
  23109. 633.32 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-sync/nixos
  23110. 633.32 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-sync/nixos HTTP/1.1" 200 - "" ""
  23111. 633.32 s [smos-docs-site]
  23112. 633.32 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-github
  23113. 633.32 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-github HTTP/1.1" 200 - "" ""
  23114. 633.32 s [smos-docs-site]
  23115. 633.33 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-github/list
  23116. 633.33 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-github/list HTTP/1.1" 200 - "" ""
  23117. 633.33 s [smos-docs-site]
  23118. 633.33 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-github/import
  23119. 633.33 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-github/import HTTP/1.1" 200 - "" ""
  23120. 633.33 s [smos-docs-site]
  23121. 633.34 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-jobhunt
  23122. 633.34 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-jobhunt/init
  23123. 633.34 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-jobhunt HTTP/1.1" 200 - "" ""
  23124. 633.34 s [smos-docs-site]
  23125. 633.34 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-jobhunt/init HTTP/1.1" 200 - "" ""
  23126. 633.34 s [smos-docs-site]
  23127. 633.34 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-jobhunt/email
  23128. 633.34 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-jobhunt/email HTTP/1.1" 200 - "" ""
  23129. 633.34 s [smos-docs-site]
  23130. 633.35 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-api
  23131. 633.35 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-api HTTP/1.1" 200 - "" ""
  23132. 633.35 s [smos-docs-site]
  23133. 633.35 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-server
  23134. 633.36 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-server HTTP/1.1" 200 - "" ""
  23135. 633.36 s [smos-docs-site]
  23136. 633.36 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-server/nixos
  23137. 633.36 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-server/nixos HTTP/1.1" 200 - "" ""
  23138. 633.36 s [smos-docs-site]
  23139. 633.41 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-server/backups
  23140. 633.41 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-server/backups HTTP/1.1" 200 - "" ""
  23141. 633.41 s [smos-docs-site]
  23142. 633.41 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/smos-web-server
  23143. 633.41 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/smos-web-server/nixos
  23144. 633.41 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-web-server HTTP/1.1" 200 - "" ""
  23145. 633.41 s [smos-docs-site]
  23146. 633.41 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /smos-web-server/nixos HTTP/1.1" 200 - "" ""
  23147. 633.41 s [smos-docs-site]
  23148. 633.42 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/nix/nixos-module
  23149. 633.42 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /nix/nixos-module HTTP/1.1" 200 - "" ""
  23150. 633.42 s [smos-docs-site]
  23151. 633.42 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/nix/home-manager-module
  23152. 633.42 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /nix/home-manager-module HTTP/1.1" 200 - "" ""
  23153. 633.42 s [smos-docs-site]
  23154. 633.43 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/current-versions
  23155. 633.43 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /current-versions HTTP/1.1" 200 - "" ""
  23156. 633.43 s [smos-docs-site]
  23157. 633.44 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/development/branch-strategy
  23158. 633.44 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /development/branch-strategy HTTP/1.1" 200 - "" ""
  23159. 633.44 s [smos-docs-site]
  23160. 633.44 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/development/end-to-end-tests
  23161. 633.44 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /development/end-to-end-tests HTTP/1.1" 200 - "" ""
  23162. 633.44 s [smos-docs-site]
  23163. 633.44 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/development/release-checklist
  23164. 633.44 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /development/release-checklist HTTP/1.1" 200 - "" ""
  23165. 633.44 s [smos-docs-site]
  23166. 633.45 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/development/contributing
  23167. 633.45 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /development/contributing HTTP/1.1" 200 - "" ""
  23168. 633.45 s [smos-docs-site]
  23169. 633.45 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/development/contributing/package-overview
  23170. 633.45 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /development/contributing/package-overview HTTP/1.1" 200 - "" ""
  23171. 633.45 s [smos-docs-site]
  23172. 633.45 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/development/contributing/smos-server
  23173. 633.45 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /development/contributing/smos-server HTTP/1.1" 200 - "" ""
  23174. 633.45 s [smos-docs-site]
  23175. 633.46 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/development/contributing/smos-web-server
  23176. 633.46 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /development/contributing/smos-web-server HTTP/1.1" 200 - "" ""
  23177. 633.46 s [smos-docs-site]
  23178. 633.46 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/development/contributing/smos-docs-site
  23179. 633.46 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /development/contributing/smos-docs-site HTTP/1.1" 200 - "" ""
  23180. 633.46 s [smos-docs-site]
  23181. 633.46 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/support
  23182. 633.46 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /support HTTP/1.1" 200 - "" ""
  23183. 633.46 s [smos-docs-site]
  23184. 633.46 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/related-projects
  23185. 633.46 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /related-projects HTTP/1.1" 200 - "" ""
  23186. 633.46 s [smos-docs-site]
  23187. 633.47 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/blogposts
  23188. 633.47 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /blogposts HTTP/1.1" 200 - "" ""
  23189. 633.47 s [smos-docs-site]
  23190. 633.48 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/assets/smos.png
  23191. 633.48 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /assets/smos.png HTTP/1.1" 303 0 "" ""
  23192. 633.48 s [smos-docs-site]
  23193. 633.48 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /assets-static/res/smos.png HTTP/1.1" 200 - "" ""
  23194. 633.48 s [smos-docs-site]
  23195. 633.48 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/assets/smos-cheat-sheet.jpeg
  23196. 633.48 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /assets/smos-cheat-sheet.jpeg HTTP/1.1" 303 0 "" ""
  23197. 633.48 s [smos-docs-site]
  23198. 633.48 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /assets-static/res/smos-cheat-sheet.jpeg HTTP/1.1" 200 - "" ""
  23199. 633.48 s [smos-docs-site]
  23200. 633.48 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/assets/smos-cheat-sheet.pdf
  23201. 633.48 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /assets/smos-cheat-sheet.pdf HTTP/1.1" 303 0 "" ""
  23202. 633.48 s [smos-docs-site]
  23203. 633.48 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /assets-static/res/smos-cheat-sheet.pdf HTTP/1.1" 200 - "" ""
  23204. 633.48 s [smos-docs-site]
  23205. 633.54 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/unreleased
  23206. 633.54 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/unreleased HTTP/1.1" 200 - "" ""
  23207. 633.54 s [smos-docs-site]
  23208. 633.54 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/latest
  23209. 633.55 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/latest HTTP/1.1" 303 0 "" ""
  23210. 633.55 s [smos-docs-site]
  23211. 633.55 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2026-02-02 HTTP/1.1" 200 - "" ""
  23212. 633.55 s [smos-docs-site]
  23213. 633.56 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/all
  23214. 633.56 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/all HTTP/1.1" 200 - "" ""
  23215. 633.56 s [smos-docs-site]
  23216. 633.67 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2026-02-02
  23217. 633.67 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2026-02-02 HTTP/1.1" 200 - "" ""
  23218. 633.67 s [smos-docs-site]
  23219. 633.68 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2025-05-31
  23220. 633.68 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2025-05-31 HTTP/1.1" 200 - "" ""
  23221. 633.68 s [smos-docs-site]
  23222. 633.68 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2025-03-27
  23223. 633.68 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2025-03-27 HTTP/1.1" 200 - "" ""
  23224. 633.69 s [smos-docs-site]
  23225. 633.69 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2025-03-08
  23226. 633.69 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2025-03-08 HTTP/1.1" 200 - "" ""
  23227. 633.69 s [smos-docs-site]
  23228. 633.70 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2025-01-16
  23229. 633.70 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2025-01-16 HTTP/1.1" 200 - "" ""
  23230. 633.70 s [smos-docs-site]
  23231. 633.70 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2024-11-29
  23232. 633.70 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2024-11-29 HTTP/1.1" 200 - "" ""
  23233. 633.70 s [smos-docs-site]
  23234. 633.71 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2024-10-27
  23235. 633.71 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2024-10-27 HTTP/1.1" 200 - "" ""
  23236. 633.71 s [smos-docs-site]
  23237. 633.72 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2024-05-14
  23238. 633.72 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2024-05-14 HTTP/1.1" 200 - "" ""
  23239. 633.72 s [smos-docs-site]
  23240. 633.73 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2024-03-26
  23241. 633.73 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2024-03-26 HTTP/1.1" 200 - "" ""
  23242. 633.73 s [smos-docs-site]
  23243. 633.73 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2024-02-13
  23244. 633.73 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2024-02-13 HTTP/1.1" 200 - "" ""
  23245. 633.73 s [smos-docs-site]
  23246. 633.74 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2023-11-25
  23247. 633.74 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2023-11-25 HTTP/1.1" 200 - "" ""
  23248. 633.74 s [smos-docs-site]
  23249. 633.75 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2023-09-12
  23250. 633.75 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2023-09-12 HTTP/1.1" 200 - "" ""
  23251. 633.75 s [smos-docs-site]
  23252. 633.76 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2023-03-23
  23253. 633.76 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2023-03-23 HTTP/1.1" 200 - "" ""
  23254. 633.76 s [smos-docs-site]
  23255. 633.76 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2022-11-15
  23256. 633.77 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2022-11-15 HTTP/1.1" 200 - "" ""
  23257. 633.77 s [smos-docs-site]
  23258. 633.77 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2022-11-11
  23259. 633.77 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2022-11-11 HTTP/1.1" 200 - "" ""
  23260. 633.77 s [smos-docs-site]
  23261. 633.78 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2022-09-26
  23262. 633.78 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2022-09-26 HTTP/1.1" 200 - "" ""
  23263. 633.78 s [smos-docs-site]
  23264. 633.78 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2022-08-20
  23265. 633.78 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2022-08-20 HTTP/1.1" 200 - "" ""
  23266. 633.78 s [smos-docs-site]
  23267. 633.79 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2022-07-22
  23268. 633.79 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:26 +0000] "GET /changelog/2022-07-22 HTTP/1.1" 200 - "" ""
  23269. 633.79 s [smos-docs-site]
  23270. 633.80 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2022-06-27
  23271. 633.80 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2022-06-27 HTTP/1.1" 200 - "" ""
  23272. 633.80 s [smos-docs-site]
  23273. 633.80 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/changelog/2022-06-09
  23274. 633.80 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2022-06-09 HTTP/1.1" 200 - "" ""
  23275. 633.80 s [smos-docs-site]
  23276. 633.80 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2022-05-27
  23277. 633.80 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2022-05-27 HTTP/1.1" 200 - "" ""
  23278. 633.80 s [smos-docs-site]
  23279. 633.80 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/changelog/2022-05-19
  23280. 633.80 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2022-05-19 HTTP/1.1" 200 - "" ""
  23281. 633.80 s [smos-docs-site]
  23282. 633.81 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2022-05-04
  23283. 633.81 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2022-05-04 HTTP/1.1" 200 - "" ""
  23284. 633.81 s [smos-docs-site]
  23285. 633.81 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/changelog/2022-01-27
  23286. 633.81 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2022-01-27 HTTP/1.1" 200 - "" ""
  23287. 633.81 s [smos-docs-site]
  23288. 633.82 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2021-12-09
  23289. 633.82 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2021-12-09 HTTP/1.1" 200 - "" ""
  23290. 633.82 s [smos-docs-site]
  23291. 633.82 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/changelog/2021-08-29
  23292. 633.82 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2021-08-29 HTTP/1.1" 200 - "" ""
  23293. 633.82 s [smos-docs-site]
  23294. 633.82 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2021-06-26
  23295. 633.82 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/changelog/2021-05-24
  23296. 633.82 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2021-06-26 HTTP/1.1" 200 - "" ""
  23297. 633.82 s [smos-docs-site]
  23298. 633.82 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2021-05-24 HTTP/1.1" 200 - "" ""
  23299. 633.82 s [smos-docs-site]
  23300. 633.83 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2021-05-04
  23301. 633.83 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2021-05-04 HTTP/1.1" 200 - "" ""
  23302. 633.83 s [smos-docs-site]
  23303. 633.83 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/changelog/2021-04-30
  23304. 633.83 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2021-04-30 HTTP/1.1" 200 - "" ""
  23305. 633.83 s [smos-docs-site]
  23306. 633.84 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2021-04-09
  23307. 633.84 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2021-04-09 HTTP/1.1" 200 - "" ""
  23308. 633.84 s [smos-docs-site]
  23309. 633.84 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/changelog/2021-03-13
  23310. 633.84 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2021-03-13 HTTP/1.1" 200 - "" ""
  23311. 633.84 s [smos-docs-site]
  23312. 633.84 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2021-02-01
  23313. 633.84 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/changelog/2020-12-16
  23314. 633.84 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2021-02-01 HTTP/1.1" 200 - "" ""
  23315. 633.84 s [smos-docs-site]
  23316. 633.84 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2020-12-16 HTTP/1.1" 200 - "" ""
  23317. 633.84 s [smos-docs-site]
  23318. 633.85 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/changelog/2020-11-04
  23319. 633.85 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2020-11-04 HTTP/1.1" 200 - "" ""
  23320. 633.85 s [smos-docs-site]
  23321. 633.85 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/changelog/2020-09-25
  23322. 633.85 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /changelog/2020-09-25 HTTP/1.1" 200 - "" ""
  23323. 633.85 s [smos-docs-site]
  23324. 633.86 s [smos-docs-site] [Info#fetcher-1] Fetching: http://localhost:8080/assets/smos-release.zip
  23325. 633.86 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /assets/smos-release.zip HTTP/1.1" 303 0 "" ""
  23326. 633.86 s [smos-docs-site]
  23327. 633.86 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /assets-static/res/smos-release.zip HTTP/1.1" 200 - "" ""
  23328. 633.86 s [smos-docs-site]
  23329. 633.86 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#Any
  23330. 633.86 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#appendNextActionFilter
  23331. 633.86 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#appendOngoingFilter
  23332. 633.86 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#appendTimestampsFilter
  23333. 633.86 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#appendWaitingFilter
  23334. 633.86 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#appendWorkFilter
  23335. 633.86 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserAppendChar
  23336. 633.86 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserArchive
  23337. 633.86 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserCompleteDir
  23338. 633.86 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserCompleteFile
  23339. 633.86 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserDeleteChar
  23340. 633.86 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserEnter
  23341. 633.86 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserFilterAppendChar
  23342. 633.86 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserFilterDeleteChar
  23343. 633.86 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserFilterInsertChar
  23344. 633.86 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserFilterRemoveChar
  23345. 633.86 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserInsertChar
  23346. 633.86 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserRedo
  23347. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserRedoAny
  23348. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserRemoveChar
  23349. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserRemoveEmptyDir
  23350. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserSelectFilter
  23351. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserSelectFirst
  23352. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserSelectLast
  23353. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserSelectNext
  23354. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserSelectNextChar
  23355. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserSelectPrev
  23356. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserSelectPrevChar
  23357. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserStartNew
  23358. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserStartNewBelowAtEnd
  23359. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserStartNewBelowAtStart
  23360. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserStopNew
  23361. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserToggleCollapse
  23362. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserToggleCollapseRecursively
  23363. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserUndo
  23364. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserUndoAny
  23365. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#browserUnselectFilter
  23366. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsAppend
  23367. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsAppendNewline
  23368. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsDelete
  23369. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsInsert
  23370. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsInsertNewline
  23371. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsMoveDown
  23372. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsMoveLeft
  23373. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsMoveRight
  23374. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsMoveToBeginningOfWord
  23375. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsMoveToEndOfLine
  23376. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsMoveToEndOfWord
  23377. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsMoveToNextWord
  23378. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsMoveToPrevWord
  23379. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsMoveToStartOfLine
  23380. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsMoveUp
  23381. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsRemove
  23382. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsUseEditor
  23383. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#contentsUse_vim
  23384. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#convArchiveFile
  23385. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#convCopyContentsToClipboard
  23386. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#convDoneAndWaitForResponse
  23387. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#convNewEntryAndClockIn
  23388. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#convOpenUrl
  23389. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#convRepinged
  23390. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#convResponded
  23391. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#convRespondedButStillWaiting
  23392. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#convUrlWaitingForReview
  23393. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#deleteNextActionFilter
  23394. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#deleteOngoingFilter
  23395. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#deleteTimestampsFilter
  23396. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#deleteWaitingFilter
  23397. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#deleteWorkFilter
  23398. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#enterNextActionFile
  23399. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#enterOngoingFile
  23400. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#enterStuckFile
  23401. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#enterTimestampsFile
  23402. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#enterWaitingFile
  23403. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#enterWorkFile
  23404. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySelectContents
  23405. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySelectContentsAtStart
  23406. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySelectHeaderAtEnd
  23407. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySelectHeaderAtStart
  23408. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySelectLogbook
  23409. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySelectProperties
  23410. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySelectStateHistory
  23411. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySelectTagsFromBack
  23412. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySelectTagsFromStart
  23413. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySelectTimestamps
  23414. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySelectWhole
  23415. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySetTodoState_CANCELLED
  23416. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySetTodoState_DONE
  23417. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySetTodoState_FAILED
  23418. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySetTodoState_NEXT
  23419. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySetTodoState_READY
  23420. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySetTodoState_STARTED
  23421. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySetTodoState_TODO
  23422. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entrySetTodoState_WAITING
  23423. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entryToggleTodoState_CANCELLED
  23424. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entryToggleTodoState_DONE
  23425. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entryToggleTodoState_FAILED
  23426. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entryToggleTodoState_NEXT
  23427. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entryToggleTodoState_READY
  23428. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entryToggleTodoState_STARTED
  23429. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entryToggleTodoState_TODO
  23430. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entryToggleTodoState_WAITING
  23431. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#entryUnsetTodoState
  23432. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#exitHelp
  23433. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#exitReport
  23434. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#firstNextAction
  23435. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#firstOngoing
  23436. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#firstStuck
  23437. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#firstTimestamps
  23438. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#firstWaiting
  23439. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#firstWork
  23440. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestClockOutEverywhereInAllFiles
  23441. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestClockOutEverywhereInAllFilesAndClockInHere
  23442. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestClockOutEverywhereInThisFile
  23443. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestClockOutEverywhereInThisFileAndClockInHere
  23444. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestDeleteCurrentEntry
  23445. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestDeleteCurrentSubTree
  23446. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestDemoteEntry
  23447. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestDemoteSubTree
  23448. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestInsertEntryAfter
  23449. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestInsertEntryAfterAndSelectHeader
  23450. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestInsertEntryBefore
  23451. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestInsertEntryBeforeAndSelectHeader
  23452. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestInsertEntryBelowAtEnd
  23453. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestInsertEntryBelowAtEndAndSelectHeader
  23454. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestInsertEntryBelowAtStart
  23455. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestInsertEntryBelowAtStartAndSelectHeader
  23456. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestMoveDown
  23457. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestMoveLeft
  23458. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestMoveRight
  23459. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestMoveToFirst
  23460. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestMoveToLast
  23461. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestMoveUp
  23462. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestPromoteEntry
  23463. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestPromoteSubTree
  23464. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestSwapDown
  23465. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestSwapUp
  23466. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestToggleCollapse
  23467. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestToggleCollapseEntireEntry
  23468. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestToggleCollapseEntryContents
  23469. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestToggleCollapseEntryHistory
  23470. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestToggleCollapseEntryLogbook
  23471. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestToggleCollapseEntryProperties
  23472. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestToggleCollapseEntryTimestamps
  23473. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#forestToggleCollapseRecursively
  23474. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerAppend
  23475. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerDelete
  23476. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerInsert
  23477. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerMoveLeft
  23478. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerMoveRight
  23479. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerMoveToBeginningOfWord
  23480. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerMoveToEnd
  23481. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerMoveToEndOfWord
  23482. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerMoveToNextWord
  23483. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerMoveToPrevWord
  23484. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerMoveToStart
  23485. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#headerRemove
  23486. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#helpAppend
  23487. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#helpDelete
  23488. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#helpDown
  23489. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#helpEnd
  23490. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#helpInsert
  23491. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#helpRemove
  23492. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#helpSelectHelp
  23493. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#helpSelectSearch
  23494. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#helpStart
  23495. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#helpToggleSelection
  23496. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#helpUp
  23497. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#insertNextActionFilter
  23498. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#insertOngoingFilter
  23499. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#insertTimestampsFilter
  23500. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#insertWaitingFilter
  23501. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#insertWorkFilter
  23502. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#lastNextAction
  23503. 633.87 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#lastOngoing
  23504. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#lastStuck
  23505. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#lastTimestamps
  23506. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#lastWaiting
  23507. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#lastWork
  23508. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#logbookClockIn
  23509. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#logbookClockOut
  23510. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#nextNextAction
  23511. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#nextOngoing
  23512. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#nextStuck
  23513. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#nextTimestamps
  23514. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#nextWaiting
  23515. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#nextWork
  23516. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#prevNextAction
  23517. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#prevOngoing
  23518. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#prevStuck
  23519. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#prevTimestamps
  23520. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#prevWaiting
  23521. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#prevWork
  23522. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesAppend
  23523. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesAppendNewProperty
  23524. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesDelete
  23525. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesEditProperty_assignee
  23526. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesEditProperty_brainpower
  23527. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesEditProperty_client
  23528. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesEditProperty_effort
  23529. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesEditProperty_email_address
  23530. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesEditProperty_goal
  23531. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesEditProperty_lead
  23532. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesEditProperty_phone_number
  23533. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesEditProperty_timewindow
  23534. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesEditProperty_url
  23535. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesEditProperty_waiting_threshold
  23536. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesInsert
  23537. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesInsertNewProperty
  23538. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesMoveDown
  23539. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesMoveLeft
  23540. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesMoveRight
  23541. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesMoveUp
  23542. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesRemove
  23543. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#propertiesToggleSelected
  23544. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#quit
  23545. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#redo
  23546. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#redoAny
  23547. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#removeNextActionFilter
  23548. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#removeOngoingFilter
  23549. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#removeTimestampsFilter
  23550. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#removeWaitingFilter
  23551. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#removeWorkFilter
  23552. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#reportNextActions
  23553. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#reportOngoing
  23554. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#reportStuck
  23555. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#reportTimestamps
  23556. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#reportWaiting
  23557. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#reportWork
  23558. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#saveFile
  23559. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectBrowserArchive
  23560. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectBrowserClient
  23561. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectBrowserProjects
  23562. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectBrowserReview
  23563. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectBrowserSide
  23564. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectBrowserWorkflow
  23565. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectEditor
  23566. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectHelp
  23567. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectNextActionFilter
  23568. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectNextActionReport
  23569. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectOngoingFilter
  23570. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectOngoingReport
  23571. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectTimestampsFilter
  23572. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectTimestampsReport
  23573. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectWaitingFilter
  23574. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectWaitingReport
  23575. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectWorkFilter
  23576. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#selectWorkReport
  23577. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#startEntryFromEmptyAndSelectHeader
  23578. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#subtreeSetTodoState_CANCELLED
  23579. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#subtreeSetTodoState_DONE
  23580. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#subtreeSetTodoState_FAILED
  23581. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#subtreeSetTodoState_NEXT
  23582. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#subtreeSetTodoState_READY
  23583. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#subtreeSetTodoState_STARTED
  23584. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#subtreeSetTodoState_TODO
  23585. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#subtreeSetTodoState_WAITING
  23586. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#subtreeUnsetTodoState
  23587. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsAppend
  23588. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsDelete
  23589. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsInsert
  23590. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsNext
  23591. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsNextTag
  23592. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsPrev
  23593. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsPrevTag
  23594. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsRemove
  23595. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsSet_code
  23596. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsSet_external
  23597. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsSet_home
  23598. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsSet_offline
  23599. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsSet_online
  23600. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsSet_power
  23601. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsSet_toast
  23602. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsSet_work
  23603. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsSplit
  23604. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsToggle_code
  23605. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsToggle_external
  23606. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsToggle_home
  23607. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsToggle_offline
  23608. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsToggle_online
  23609. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsToggle_power
  23610. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsToggle_toast
  23611. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsToggle_work
  23612. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsUnset_code
  23613. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsUnset_external
  23614. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsUnset_home
  23615. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsUnset_offline
  23616. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsUnset_online
  23617. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsUnset_power
  23618. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsUnset_toast
  23619. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#tagsUnset_work
  23620. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsAppend
  23621. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsDelete
  23622. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsInsert
  23623. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsMoveLeft
  23624. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsMoveRight
  23625. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsRemove
  23626. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsSelect_AFTER
  23627. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsSelect_BEGIN
  23628. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsSelect_DEADLINE
  23629. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsSelect_END
  23630. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsSelect_SCHEDULED
  23631. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#timestampsToggle
  23632. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#undo
  23633. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/actions#undoAny
  23634. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#startEntryFromEmptyAndSelectHeader
  23635. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestClockOutEverywhereInAllFiles
  23636. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySelectHeaderAtEnd
  23637. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySelectHeaderAtStart
  23638. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestDeleteCurrentEntry
  23639. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestDeleteCurrentSubTree
  23640. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestInsertEntryAfterAndSelectHeader
  23641. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestInsertEntryBelowAtEndAndSelectHeader
  23642. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestMoveDown
  23643. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestMoveLeft
  23644. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestMoveRight
  23645. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestMoveToLast
  23646. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestMoveUp
  23647. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#saveFile
  23648. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySelectContentsAtStart
  23649. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestDemoteEntry
  23650. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestDemoteSubTree
  23651. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestInsertEntryBelowAtStartAndSelectHeader
  23652. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestPromoteEntry
  23653. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestPromoteSubTree
  23654. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestSwapDown
  23655. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestSwapUp
  23656. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestToggleCollapse
  23657. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsUseEditor
  23658. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsUse_vim
  23659. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySelectContents
  23660. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySelectProperties
  23661. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySelectTagsFromBack
  23662. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySelectTagsFromStart
  23663. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySetTodoState_CANCELLED
  23664. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySetTodoState_DONE
  23665. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySetTodoState_FAILED
  23666. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySetTodoState_NEXT
  23667. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySetTodoState_READY
  23668. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySetTodoState_STARTED
  23669. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySetTodoState_TODO
  23670. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySetTodoState_WAITING
  23671. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestClockOutEverywhereInAllFilesAndClockInHere
  23672. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestMoveToFirst
  23673. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestToggleCollapseEntireEntry
  23674. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestToggleCollapseEntryContents
  23675. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestToggleCollapseEntryHistory
  23676. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestToggleCollapseEntryLogbook
  23677. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestToggleCollapseEntryProperties
  23678. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestToggleCollapseEntryTimestamps
  23679. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#forestToggleCollapseRecursively
  23680. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesEditProperty_assignee
  23681. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesEditProperty_brainpower
  23682. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesEditProperty_client
  23683. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesEditProperty_email_address
  23684. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesEditProperty_goal
  23685. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesEditProperty_phone_number
  23686. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesEditProperty_timewindow
  23687. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesEditProperty_url
  23688. 633.88 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesEditProperty_waiting_threshold
  23689. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#subtreeSetTodoState_CANCELLED
  23690. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#subtreeSetTodoState_DONE
  23691. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#subtreeSetTodoState_FAILED
  23692. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#subtreeSetTodoState_NEXT
  23693. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#subtreeSetTodoState_READY
  23694. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#subtreeSetTodoState_STARTED
  23695. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#subtreeSetTodoState_TODO
  23696. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#subtreeSetTodoState_WAITING
  23697. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsToggle_code
  23698. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsToggle_external
  23699. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsToggle_home
  23700. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsToggle_power
  23701. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsToggle_toast
  23702. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsToggle_work
  23703. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#timestampsSelect_AFTER
  23704. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#timestampsSelect_BEGIN
  23705. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#timestampsSelect_DEADLINE
  23706. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#timestampsSelect_END
  23707. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#timestampsSelect_SCHEDULED
  23708. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entryUnsetTodoState
  23709. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#subtreeUnsetTodoState
  23710. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsToggle_offline
  23711. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsToggle_online
  23712. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#convArchiveFile
  23713. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#convCopyContentsToClipboard
  23714. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#convDoneAndWaitForResponse
  23715. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#convNewEntryAndClockIn
  23716. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#convOpenUrl
  23717. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#convRepinged
  23718. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#convResponded
  23719. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#convRespondedButStillWaiting
  23720. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#convUrlWaitingForReview
  23721. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#headerInsert
  23722. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#headerMoveToBeginningOfWord
  23723. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#headerMoveToEnd
  23724. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#headerMoveToEndOfWord
  23725. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#headerMoveToNextWord
  23726. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#headerMoveToPrevWord
  23727. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#headerMoveToStart
  23728. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#entrySelectWhole
  23729. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#headerDelete
  23730. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#headerMoveLeft
  23731. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#headerMoveRight
  23732. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#headerRemove
  23733. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsInsert
  23734. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsMoveToBeginningOfWord
  23735. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsMoveToEndOfLine
  23736. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsMoveToEndOfWord
  23737. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsMoveToNextWord
  23738. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsMoveToPrevWord
  23739. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsMoveToStartOfLine
  23740. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsDelete
  23741. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsInsertNewline
  23742. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsMoveDown
  23743. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsMoveLeft
  23744. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsMoveRight
  23745. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsMoveUp
  23746. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#contentsRemove
  23747. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#timestampsInsert
  23748. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#timestampsToggle
  23749. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#timestampsDelete
  23750. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#timestampsMoveLeft
  23751. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#timestampsMoveRight
  23752. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#timestampsRemove
  23753. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesAppendNewProperty
  23754. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesInsert
  23755. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesInsertNewProperty
  23756. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesToggleSelected
  23757. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesDelete
  23758. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesMoveDown
  23759. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesMoveLeft
  23760. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesMoveRight
  23761. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesMoveUp
  23762. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#propertiesRemove
  23763. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsInsert
  23764. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsNextTag
  23765. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsSplit
  23766. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsDelete
  23767. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsNext
  23768. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsPrev
  23769. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsPrevTag
  23770. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#tagsRemove
  23771. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#undo
  23772. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#redo
  23773. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserArchive
  23774. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserStartNew
  23775. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserStartNewBelowAtEnd
  23776. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserSelectFilter
  23777. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserStartNewBelowAtStart
  23778. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserToggleCollapse
  23779. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserEnter
  23780. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserToggleCollapseRecursively
  23781. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserRemoveEmptyDir
  23782. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserInsertChar
  23783. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserCompleteFile
  23784. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserDeleteChar
  23785. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserRemoveChar
  23786. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserSelectNextChar
  23787. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserSelectPrevChar
  23788. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserStopNew
  23789. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserCompleteDir
  23790. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserFilterInsertChar
  23791. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserFilterDeleteChar
  23792. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserFilterRemoveChar
  23793. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserUnselectFilter
  23794. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserSelectLast
  23795. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserSelectNext
  23796. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserSelectPrev
  23797. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserUndo
  23798. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserRedo
  23799. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#browserSelectFirst
  23800. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#lastNextAction
  23801. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#nextNextAction
  23802. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#prevNextAction
  23803. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectNextActionFilter
  23804. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#enterNextActionFile
  23805. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#firstNextAction
  23806. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#insertNextActionFilter
  23807. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#deleteNextActionFilter
  23808. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#removeNextActionFilter
  23809. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectNextActionReport
  23810. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#lastWaiting
  23811. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#nextWaiting
  23812. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#prevWaiting
  23813. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectWaitingFilter
  23814. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#enterWaitingFile
  23815. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#firstWaiting
  23816. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#insertWaitingFilter
  23817. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#deleteWaitingFilter
  23818. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#removeWaitingFilter
  23819. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectWaitingReport
  23820. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#lastOngoing
  23821. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#nextOngoing
  23822. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#prevOngoing
  23823. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectOngoingFilter
  23824. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#enterOngoingFile
  23825. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#firstOngoing
  23826. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#insertOngoingFilter
  23827. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#deleteOngoingFilter
  23828. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#removeOngoingFilter
  23829. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectOngoingReport
  23830. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#lastTimestamps
  23831. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#nextTimestamps
  23832. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#prevTimestamps
  23833. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectTimestampsFilter
  23834. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#enterTimestampsFile
  23835. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#firstTimestamps
  23836. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#insertTimestampsFilter
  23837. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#deleteTimestampsFilter
  23838. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#removeTimestampsFilter
  23839. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectTimestampsReport
  23840. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#lastStuck
  23841. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#nextStuck
  23842. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#prevStuck
  23843. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#enterStuckFile
  23844. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#firstStuck
  23845. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#lastWork
  23846. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#nextWork
  23847. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#prevWork
  23848. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectWorkFilter
  23849. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#enterWorkFile
  23850. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#firstWork
  23851. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#insertWorkFilter
  23852. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#deleteWorkFilter
  23853. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#removeWorkFilter
  23854. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectWorkReport
  23855. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#exitReport
  23856. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#helpDown
  23857. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#helpEnd
  23858. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#helpUp
  23859. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#helpSelectSearch
  23860. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#helpStart
  23861. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#helpInsert
  23862. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#helpDelete
  23863. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#helpRemove
  23864. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#helpSelectHelp
  23865. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#quit
  23866. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectHelp
  23867. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#reportNextActions
  23868. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#reportOngoing
  23869. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#reportStuck
  23870. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#reportTimestamps
  23871. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#reportWaiting
  23872. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#reportWork
  23873. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectBrowserArchive
  23874. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectBrowserClient
  23875. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectBrowserProjects
  23876. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectBrowserReview
  23877. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectBrowserSide
  23878. 633.89 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/smos/keybindings#selectBrowserWorkflow
  23879. 634.02 s [smos-docs-site] [Info#fetcher-0] Fetching: http://localhost:8080/dependency-graph
  23880. 634.02 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:27 +0000] "GET /dependency-graph HTTP/1.1" 200 57067 "" ""
  23881. 634.02 s [smos-docs-site]
  23882. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/latest#smos-server-0.15.0
  23883. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/latest#smos-web-server-0.14.4
  23884. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.15.0
  23885. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.14.4
  23886. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.10.1
  23887. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.10.1
  23888. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.14.2
  23889. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.14.3
  23890. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-archive-0.7.1
  23891. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cli-0.2.1
  23892. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.10.0
  23893. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.14.2
  23894. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-archive-0.7.0
  23895. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.9.0
  23896. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.14.1
  23897. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.9.1
  23898. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-0.8.0
  23899. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-gen-0.4.2
  23900. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.14.0
  23901. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.14.1
  23902. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.10.0
  23903. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-0.8.0
  23904. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-archive-0.6.0
  23905. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.10.0
  23906. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cli-0.2.0
  23907. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-0.7.0
  23908. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.5.1
  23909. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-directory-0.2.0
  23910. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-directory-gen-0.2.0
  23911. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-e2e-0.8.3
  23912. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.8.0
  23913. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-jobhunt-0.2.0
  23914. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-notify-0.5.0
  23915. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.12.0
  23916. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.12.0
  23917. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-0.6.1
  23918. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.8.0
  23919. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.9.0
  23920. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.13.0
  23921. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.9.0
  23922. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-single-0.4.0
  23923. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.7.0
  23924. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-gen-0.4.2
  23925. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-assets-0.0.2
  23926. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.14.0
  23927. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.9.0
  23928. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-0.7.0
  23929. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-archive-0.5.0
  23930. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.9.0
  23931. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cli-0.1.0
  23932. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-0.7.0
  23933. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.5.0
  23934. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-directory-0.1.0
  23935. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.7.0
  23936. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-notify-0.4.0
  23937. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.11.0
  23938. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-0.6.0
  23939. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.7.0
  23940. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.8.0
  23941. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.6.0
  23942. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.13.0
  23943. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.8.3
  23944. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.8.2
  23945. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-0.6.1
  23946. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-e2e-0.8.2
  23947. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.12.1
  23948. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.7.2
  23949. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.12.0
  23950. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.8.2
  23951. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-0.6.2
  23952. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.8.0
  23953. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.5.1
  23954. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.8.1
  23955. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.8.1
  23956. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cli-0.0.2
  23957. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-0.6.1
  23958. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.4.1
  23959. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.8.0
  23960. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-0.6.0
  23961. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.8.0
  23962. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cli-0.0.1
  23963. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-client-0.6.0
  23964. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-0.6.0
  23965. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-gen-0.2.2
  23966. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-0.6.0
  23967. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.4.0
  23968. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-directory-0.0.1
  23969. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-directory-gen-0.1.0
  23970. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-jobhunt-0.1.0
  23971. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-notify-0.3.1
  23972. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.10.0
  23973. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.11.0
  23974. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-0.5.0
  23975. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-gen-0.4.0
  23976. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.6.0
  23977. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.7.1
  23978. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.12.0
  23979. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.7.1
  23980. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-gen-0.4.1
  23981. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.11.0
  23982. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.7.0
  23983. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-gen-0.3.2
  23984. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-archive-0.4.0
  23985. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.7.0
  23986. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cli-0.0.0
  23987. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-0.5.1
  23988. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.3.3
  23989. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-directory-0.0.0
  23990. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-directory-gen-0.0.0
  23991. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.6.0
  23992. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-jobhunt-0.0.0
  23993. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-notify-0.3.0
  23994. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.9.0
  23995. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.10.0
  23996. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-0.4.0
  23997. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-gen-0.3.0
  23998. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.5.0
  23999. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.7.0
  24000. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.11.0
  24001. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.7.0
  24002. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-single-0.3.0
  24003. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.5.0
  24004. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.10.0
  24005. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.6.1
  24006. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.6.1
  24007. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.6.0
  24008. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.10.1
  24009. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.6.0
  24010. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.6.0
  24011. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.8.0
  24012. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.5.0
  24013. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.10.0
  24014. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.9.0
  24015. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.5.2
  24016. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.3.2
  24017. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.5.1
  24018. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.7.4
  24019. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.9.0
  24020. 634.04 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.4.3
  24021. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.4.0
  24022. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-gen-0.4.0
  24023. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.5.1
  24024. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.7.3
  24025. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.4.2
  24026. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.9.1
  24027. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.4.3
  24028. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.8.1
  24029. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.9.0
  24030. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.6.0
  24031. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.7.0
  24032. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.5.0
  24033. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.3.1
  24034. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.8.0
  24035. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.4.1
  24036. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.4.3
  24037. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-gen-0.3.2
  24038. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.5.0
  24039. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-archive-0.3.2
  24040. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.5.0
  24041. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-0.5.0
  24042. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-0.5.0
  24043. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.3.0
  24044. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.5.0
  24045. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.7.2
  24046. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.7.0
  24047. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-0.3.0
  24048. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-gen-0.2.0
  24049. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.4.0
  24050. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.3.2
  24051. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.6.1
  24052. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.4.2
  24053. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.4.2
  24054. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.4.1
  24055. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-0.5.0
  24056. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-gen-0.3.1
  24057. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-archive-0.3.1
  24058. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.4.1
  24059. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-client-0.5.1
  24060. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-convert-org-0.1.2
  24061. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-0.4.1
  24062. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-gen-0.2.1
  24063. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-0.4.0
  24064. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.2.1
  24065. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.4.1
  24066. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-notify-0.2.1
  24067. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.7.1
  24068. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.6.1
  24069. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.3.1
  24070. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.3.1
  24071. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.6.0
  24072. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.4.1
  24073. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-single-0.2.1
  24074. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.4.1
  24075. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-gen-0.3.1
  24076. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.8.0
  24077. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-style-0.0.2
  24078. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.4.0
  24079. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-0.4.0
  24080. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-gen-0.3.0
  24081. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-archive-0.3.0
  24082. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.4.0
  24083. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-0.4.0
  24084. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-gen-0.2.0
  24085. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-0.3.0
  24086. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.2.0
  24087. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.4.0
  24088. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-notify-0.2.0
  24089. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.7.0
  24090. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.6.0
  24091. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.3.0
  24092. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.3.0
  24093. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.5.0
  24094. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.4.0
  24095. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-single-0.2.0
  24096. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.4.0
  24097. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-gen-0.3.0
  24098. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.7.0
  24099. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.3.1
  24100. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.3.0
  24101. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-0.3.1
  24102. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-0.3.0
  24103. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.6.0
  24104. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.5.0
  24105. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.2.0
  24106. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.4.0
  24107. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-gen-0.2.0
  24108. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.6.0
  24109. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.2.1
  24110. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-0.3.0
  24111. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-gen-0.2.1
  24112. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.3.0
  24113. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-client-0.5.0
  24114. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-docs-site-0.0.0
  24115. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.3.0
  24116. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.5.0
  24117. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.4.0
  24118. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-0.2.0
  24119. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.2.0
  24120. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.3.0
  24121. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.3.0
  24122. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.5.0
  24123. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-0.2.2
  24124. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-client-0.4.0
  24125. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.2.0
  24126. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.4.0
  24127. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.3.2
  24128. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.1.3
  24129. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.3.0
  24130. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-shell-0.1.0
  24131. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.2.0
  24132. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.4.0
  24133. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-gen-0.2.0
  24134. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.2.0
  24135. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.1.0
  24136. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-client-0.3.0
  24137. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.3.1
  24138. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.1.3
  24139. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-0.2.1
  24140. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.3.0
  24141. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.3.0
  24142. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.2.2
  24143. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.2.0
  24144. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-notify-0.1.0
  24145. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.2.0
  24146. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.1.5
  24147. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-0.2.0
  24148. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-api-gen-0.1.1
  24149. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-archive-0.2.1
  24150. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-client-0.2.0
  24151. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-convert-org-0.1.1
  24152. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-0.2.1
  24153. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.1.2
  24154. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-github-0.0.0
  24155. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-notify-0.0.0
  24156. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.2.3
  24157. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.3.0
  24158. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.1.2
  24159. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-0.1.2
  24160. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-gen-0.1.2
  24161. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.1.2
  24162. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.1.1
  24163. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-gen-0.1.1
  24164. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-shell-0.0.2
  24165. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-single-0.1.1
  24166. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.1.2
  24167. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-gen-0.1.1
  24168. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.2.0
  24169. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-style-0.0.1
  24170. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.1.4
  24171. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-0.2.1
  24172. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-gen-0.1.1
  24173. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-0.2.0
  24174. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-data-gen-0.1.1
  24175. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.2.2
  24176. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.2.1
  24177. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-0.1.1
  24178. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-cursor-gen-0.1.1
  24179. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-gen-0.1.1
  24180. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.1.1
  24181. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-shell-0.0.1
  24182. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.1.1
  24183. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.1.2
  24184. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-style-0.0.0
  24185. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.1.3
  24186. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.1.2
  24187. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-archive-0.2.0
  24188. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.1.2
  24189. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.2.0
  24190. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-cursor-0.2.0
  24191. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-report-0.2.0
  24192. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.2.0
  24193. 634.05 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-shell-0.0.0
  24194. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.1.1
  24195. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.1.1
  24196. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.1.1
  24197. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-0.1.0
  24198. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-query-0.1.0
  24199. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-single-0.1.0
  24200. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-archive-0.1.0
  24201. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-asciinema-0.1.0
  24202. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-calendar-import-0.1.0
  24203. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-convert-org-0.1.0
  24204. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-scheduler-0.1.0
  24205. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-server-0.1.0
  24206. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-sync-client-0.1.0
  24207. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/all#smos-web-server-0.1.0
  24208. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2026-02-02#smos-server-0.15.0
  24209. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2026-02-02#smos-web-server-0.14.4
  24210. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-03-27#smos-0.10.1
  24211. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-03-27#smos-scheduler-0.10.1
  24212. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-03-27#smos-server-0.14.2
  24213. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-03-27#smos-web-server-0.14.3
  24214. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-03-08#smos-archive-0.7.1
  24215. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-03-08#smos-cli-0.2.1
  24216. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-03-08#smos-scheduler-0.10.0
  24217. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-03-08#smos-web-server-0.14.2
  24218. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-01-16#smos-archive-0.7.0
  24219. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-01-16#smos-github-0.9.0
  24220. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-01-16#smos-server-0.14.1
  24221. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-01-16#smos-server-gen-0.9.1
  24222. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-01-16#smos-sync-0.8.0
  24223. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2025-01-16#smos-sync-gen-0.4.2
  24224. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-11-29#smos-server-0.14.0
  24225. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-11-29#smos-web-server-0.14.1
  24226. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-0.10.0
  24227. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-api-0.8.0
  24228. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-archive-0.6.0
  24229. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-calendar-import-0.10.0
  24230. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-cli-0.2.0
  24231. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-data-0.7.0
  24232. 634.06 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-data-gen-0.5.1
  24233. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-directory-0.2.0
  24234. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-directory-gen-0.2.0
  24235. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-e2e-0.8.3
  24236. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-github-0.8.0
  24237. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-jobhunt-0.2.0
  24238. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-notify-0.5.0
  24239. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-query-0.12.0
  24240. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-report-0.12.0
  24241. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-report-cursor-0.6.1
  24242. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-report-gen-0.8.0
  24243. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-scheduler-0.9.0
  24244. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-server-0.13.0
  24245. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-server-gen-0.9.0
  24246. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-single-0.4.0
  24247. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-sync-client-0.7.0
  24248. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-sync-client-gen-0.4.2
  24249. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-web-assets-0.0.2
  24250. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-10-27#smos-web-server-0.14.0
  24251. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-0.9.0
  24252. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-api-0.7.0
  24253. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-archive-0.5.0
  24254. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-calendar-import-0.9.0
  24255. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-cli-0.1.0
  24256. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-cursor-0.7.0
  24257. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-data-gen-0.5.0
  24258. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-directory-0.1.0
  24259. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-github-0.7.0
  24260. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-notify-0.4.0
  24261. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-query-0.11.0
  24262. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-report-cursor-0.6.0
  24263. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-report-gen-0.7.0
  24264. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-server-gen-0.8.0
  24265. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-sync-client-0.6.0
  24266. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-05-14#smos-web-server-0.13.0
  24267. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-03-26#smos-0.8.3
  24268. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-03-26#smos-calendar-import-0.8.2
  24269. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-03-26#smos-cursor-0.6.1
  24270. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-03-26#smos-e2e-0.8.2
  24271. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-03-26#smos-server-0.12.1
  24272. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-03-26#smos-server-gen-0.7.2
  24273. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-03-26#smos-web-server-0.12.0
  24274. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-02-13#smos-0.8.2
  24275. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-02-13#smos-data-0.6.2
  24276. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-02-13#smos-scheduler-0.8.0
  24277. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2024-02-13#smos-sync-client-0.5.1
  24278. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-11-25#smos-0.8.1
  24279. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-11-25#smos-calendar-import-0.8.1
  24280. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-11-25#smos-cli-0.0.2
  24281. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-11-25#smos-data-0.6.1
  24282. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-11-25#smos-data-gen-0.4.1
  24283. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-0.8.0
  24284. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-api-0.6.0
  24285. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-calendar-import-0.8.0
  24286. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-cli-0.0.1
  24287. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-client-0.6.0
  24288. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-cursor-0.6.0
  24289. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-cursor-gen-0.2.2
  24290. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-data-0.6.0
  24291. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-data-gen-0.4.0
  24292. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-directory-0.0.1
  24293. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-directory-gen-0.1.0
  24294. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-jobhunt-0.1.0
  24295. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-notify-0.3.1
  24296. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-query-0.10.0
  24297. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-report-0.11.0
  24298. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-report-cursor-0.5.0
  24299. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-report-cursor-gen-0.4.0
  24300. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-report-gen-0.6.0
  24301. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-scheduler-0.7.1
  24302. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-server-0.12.0
  24303. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-server-gen-0.7.1
  24304. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-sync-client-gen-0.4.1
  24305. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-09-12#smos-web-server-0.11.0
  24306. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-0.7.0
  24307. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-api-gen-0.3.2
  24308. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-archive-0.4.0
  24309. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-calendar-import-0.7.0
  24310. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-cli-0.0.0
  24311. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-data-0.5.1
  24312. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-data-gen-0.3.3
  24313. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-directory-0.0.0
  24314. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-directory-gen-0.0.0
  24315. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-github-0.6.0
  24316. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-jobhunt-0.0.0
  24317. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-notify-0.3.0
  24318. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-query-0.9.0
  24319. 634.07 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-report-0.10.0
  24320. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-report-cursor-0.4.0
  24321. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-report-cursor-gen-0.3.0
  24322. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-report-gen-0.5.0
  24323. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-scheduler-0.7.0
  24324. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-server-0.11.0
  24325. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-server-gen-0.7.0
  24326. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-single-0.3.0
  24327. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-sync-client-0.5.0
  24328. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2023-03-23#smos-web-server-0.10.0
  24329. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-11-11#smos-0.6.1
  24330. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-11-11#smos-calendar-import-0.6.1
  24331. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-11-11#smos-scheduler-0.6.0
  24332. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-11-11#smos-server-0.10.1
  24333. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-09-26#smos-0.6.0
  24334. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-09-26#smos-calendar-import-0.6.0
  24335. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-09-26#smos-query-0.8.0
  24336. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-09-26#smos-scheduler-0.5.0
  24337. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-09-26#smos-server-0.10.0
  24338. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-09-26#smos-web-server-0.9.0
  24339. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-08-20#smos-0.5.2
  24340. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-08-20#smos-data-gen-0.3.2
  24341. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-08-20#smos-github-0.5.1
  24342. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-08-20#smos-query-0.7.4
  24343. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-08-20#smos-report-0.9.0
  24344. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-08-20#smos-report-gen-0.4.3
  24345. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-08-20#smos-scheduler-0.4.0
  24346. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-08-20#smos-sync-client-gen-0.4.0
  24347. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-07-22#smos-0.5.1
  24348. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-07-22#smos-query-0.7.3
  24349. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-06-27#smos-report-gen-0.4.2
  24350. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-06-27#smos-server-0.9.1
  24351. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-06-27#smos-sync-client-0.4.3
  24352. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-06-09#smos-report-0.8.1
  24353. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-06-09#smos-server-0.9.0
  24354. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-06-09#smos-server-gen-0.6.0
  24355. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-27#smos-server-0.7.0
  24356. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-27#smos-server-gen-0.5.0
  24357. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-19#smos-data-gen-0.3.1
  24358. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-19#smos-report-0.8.0
  24359. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-19#smos-report-gen-0.4.1
  24360. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-19#smos-server-gen-0.4.3
  24361. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-19#smos-sync-client-gen-0.3.2
  24362. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-0.5.0
  24363. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-archive-0.3.2
  24364. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-calendar-import-0.5.0
  24365. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-cursor-0.5.0
  24366. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-data-0.5.0
  24367. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-data-gen-0.3.0
  24368. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-github-0.5.0
  24369. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-query-0.7.2
  24370. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-report-0.7.0
  24371. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-report-cursor-0.3.0
  24372. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-report-cursor-gen-0.2.0
  24373. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-report-gen-0.4.0
  24374. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-scheduler-0.3.2
  24375. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-server-0.6.1
  24376. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-server-gen-0.4.2
  24377. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-05-04#smos-sync-client-0.4.2
  24378. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-0.4.1
  24379. 634.08 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-api-0.5.0
  24380. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-api-gen-0.3.1
  24381. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-archive-0.3.1
  24382. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-calendar-import-0.4.1
  24383. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-client-0.5.1
  24384. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-convert-org-0.1.2
  24385. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-cursor-0.4.1
  24386. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-cursor-gen-0.2.1
  24387. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-data-0.4.0
  24388. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-data-gen-0.2.1
  24389. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-github-0.4.1
  24390. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-notify-0.2.1
  24391. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-query-0.7.1
  24392. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-report-0.6.1
  24393. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-report-gen-0.3.1
  24394. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-scheduler-0.3.1
  24395. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-server-0.6.0
  24396. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-server-gen-0.4.1
  24397. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-single-0.2.1
  24398. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-sync-client-0.4.1
  24399. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-sync-client-gen-0.3.1
  24400. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-web-server-0.8.0
  24401. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2022-01-27#smos-web-style-0.0.2
  24402. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-0.4.0
  24403. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-api-0.4.0
  24404. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-api-gen-0.3.0
  24405. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-archive-0.3.0
  24406. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-calendar-import-0.4.0
  24407. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-cursor-0.4.0
  24408. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-cursor-gen-0.2.0
  24409. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-data-0.3.0
  24410. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-data-gen-0.2.0
  24411. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-github-0.4.0
  24412. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-notify-0.2.0
  24413. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-query-0.7.0
  24414. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-report-0.6.0
  24415. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-report-gen-0.3.0
  24416. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-scheduler-0.3.0
  24417. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-server-0.5.0
  24418. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-server-gen-0.4.0
  24419. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-single-0.2.0
  24420. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-sync-client-0.4.0
  24421. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-sync-client-gen-0.3.0
  24422. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-12-09#smos-web-server-0.7.0
  24423. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-08-29#smos-0.3.1
  24424. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-06-26#smos-0.3.0
  24425. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-06-26#smos-api-0.3.1
  24426. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-06-26#smos-cursor-0.3.0
  24427. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-06-26#smos-query-0.6.0
  24428. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-06-26#smos-report-0.5.0
  24429. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-06-26#smos-scheduler-0.2.0
  24430. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-06-26#smos-server-0.4.0
  24431. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-06-26#smos-sync-client-gen-0.2.0
  24432. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-06-26#smos-web-server-0.6.0
  24433. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-0.2.1
  24434. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-api-0.3.0
  24435. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-api-gen-0.2.1
  24436. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-calendar-import-0.3.0
  24437. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-client-0.5.0
  24438. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-docs-site-0.0.0
  24439. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-github-0.3.0
  24440. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-query-0.5.0
  24441. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-report-0.4.0
  24442. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-report-cursor-0.2.0
  24443. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-report-gen-0.2.0
  24444. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-server-gen-0.3.0
  24445. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-sync-client-0.3.0
  24446. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-24#smos-web-server-0.5.0
  24447. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-04#smos-api-0.2.2
  24448. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-04#smos-client-0.4.0
  24449. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-04#smos-github-0.2.0
  24450. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-04#smos-query-0.4.0
  24451. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-04#smos-report-0.3.2
  24452. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-04#smos-report-gen-0.1.3
  24453. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-04#smos-server-0.3.0
  24454. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-04#smos-shell-0.1.0
  24455. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-04#smos-sync-client-0.2.0
  24456. 634.09 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-05-04#smos-web-server-0.4.0
  24457. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-api-gen-0.2.0
  24458. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-0.2.0
  24459. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-github-0.1.0
  24460. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-client-0.3.0
  24461. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-report-0.3.1
  24462. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-scheduler-0.1.3
  24463. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-api-0.2.1
  24464. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-query-0.3.0
  24465. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-web-server-0.3.0
  24466. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-calendar-import-0.2.2
  24467. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-server-0.2.0
  24468. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-notify-0.1.0
  24469. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-30#smos-server-gen-0.2.0
  24470. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-0.1.5
  24471. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-api-0.2.0
  24472. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-api-gen-0.1.1
  24473. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-archive-0.2.1
  24474. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-client-0.2.0
  24475. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-convert-org-0.1.1
  24476. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-data-0.2.1
  24477. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-data-gen-0.1.2
  24478. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-github-0.0.0
  24479. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-notify-0.0.0
  24480. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-query-0.2.3
  24481. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-report-0.3.0
  24482. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-report-gen-0.1.2
  24483. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-report-cursor-0.1.2
  24484. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-report-cursor-gen-0.1.2
  24485. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-scheduler-0.1.2
  24486. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-server-0.1.1
  24487. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-server-gen-0.1.1
  24488. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-shell-0.0.2
  24489. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-single-0.1.1
  24490. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-sync-client-0.1.2
  24491. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-sync-client-gen-0.1.1
  24492. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-web-server-0.2.0
  24493. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-04-09#smos-web-style-0.0.1
  24494. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-0.1.4
  24495. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-cursor-0.2.1
  24496. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-cursor-gen-0.1.1
  24497. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-data-0.2.0
  24498. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-data-gen-0.1.1
  24499. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-query-0.2.2
  24500. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-report-0.2.1
  24501. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-report-cursor-0.1.1
  24502. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-report-cursor-gen-0.1.1
  24503. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-report-gen-0.1.1
  24504. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-scheduler-0.1.1
  24505. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-shell-0.0.1
  24506. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-sync-client-0.1.1
  24507. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-web-server-0.1.2
  24508. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-03-13#smos-web-style-0.0.0
  24509. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-02-01#smos-0.1.3
  24510. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-02-01#smos-query-0.1.2
  24511. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2021-02-01#smos-archive-0.2.0
  24512. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-12-16#smos-0.1.2
  24513. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-12-16#smos-calendar-import-0.2.0
  24514. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-12-16#smos-cursor-0.2.0
  24515. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-12-16#smos-report-0.2.0
  24516. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-12-16#smos-query-0.2.0
  24517. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-12-16#smos-shell-0.0.0
  24518. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-12-16#smos-web-server-0.1.1
  24519. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-11-04#smos-0.1.1
  24520. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-11-04#smos-query-0.1.1
  24521. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-09-25#smos-0.1.0
  24522. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-09-25#smos-query-0.1.0
  24523. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-09-25#smos-single-0.1.0
  24524. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-09-25#smos-archive-0.1.0
  24525. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-09-25#smos-asciinema-0.1.0
  24526. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-09-25#smos-calendar-import-0.1.0
  24527. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-09-25#smos-convert-org-0.1.0
  24528. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-09-25#smos-scheduler-0.1.0
  24529. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-09-25#smos-server-0.1.0
  24530. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-09-25#smos-sync-client-0.1.0
  24531. 634.10 s [smos-docs-site] [Info#fetcher-0] Not fetching because the page is already cached: http://localhost:8080/changelog/2020-09-25#smos-web-server-0.1.0
  24532. 650.09 s [smos-docs-site] [Info] Running with 2 fetchers
  24533. 650.09 s [smos-docs-site] [Info] Fetching: http://localhost:8080
  24534. 650.09 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET / HTTP/1.1" 200 - "" ""
  24535. 650.11 s [smos-docs-site]
  24536. 650.11 s [smos-docs-site] [Info] Fetching: http://localhost:8080/assets/logo.svg
  24537. 650.11 s [smos-docs-site] [Info] Fetching: http://localhost:8080/web-assets-static/res/index.css?etag=2kKMipZ7
  24538. 650.11 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets/logo.svg HTTP/1.1" 303 0 "" ""
  24539. 650.11 s [smos-docs-site]
  24540. 650.11 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /web-assets-static/res/index.css?etag=2kKMipZ7 HTTP/1.1" 200 - "" ""
  24541. 650.11 s [smos-docs-site]
  24542. 650.11 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets-static/res/logo.svg HTTP/1.1" 200 - "" ""
  24543. 650.11 s [smos-docs-site]
  24544. 650.11 s [smos-docs-site] [Info] Fetching: http://localhost:8080/assets-static/res/font-awesome.css?etag=JpVQUwzB
  24545. 650.11 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets-static/res/font-awesome.css?etag=JpVQUwzB HTTP/1.1" 200 - "" ""
  24546. 650.11 s [smos-docs-site]
  24547. 650.11 s [smos-docs-site] [Info] Fetching: http://localhost:8080/assets-static/res/asciinema-player.css?etag=wJjL6LsX
  24548. 650.11 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets-static/res/asciinema-player.css?etag=wJjL6LsX HTTP/1.1" 200 - "" ""
  24549. 650.11 s [smos-docs-site]
  24550. 650.11 s [smos-docs-site] [Info] Fetching: http://localhost:8080/
  24551. 650.11 s [smos-docs-site] [Info] Fetching: http://localhost:8080/features
  24552. 650.11 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET / HTTP/1.1" 200 - "" ""
  24553. 650.11 s [smos-docs-site]
  24554. 650.11 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /features HTTP/1.1" 200 - "" ""
  24555. 650.11 s [smos-docs-site]
  24556. 650.11 s [smos-docs-site] [Info] Fetching: http://localhost:8080/cheat-sheet
  24557. 650.11 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /cheat-sheet HTTP/1.1" 200 - "" ""
  24558. 650.11 s [smos-docs-site]
  24559. 650.11 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog
  24560. 650.11 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog HTTP/1.1" 200 - "" ""
  24561. 650.11 s [smos-docs-site]
  24562. 650.11 s [smos-docs-site] [Info] Fetching: http://localhost:8080/building-installation
  24563. 650.11 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /building-installation HTTP/1.1" 200 - "" ""
  24564. 650.11 s [smos-docs-site]
  24565. 650.18 s [smos-docs-site] [Info] Fetching: http://localhost:8080/installation/download
  24566. 650.18 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /installation/download HTTP/1.1" 200 - "" ""
  24567. 650.18 s [smos-docs-site]
  24568. 650.18 s [smos-docs-site] [Info] Fetching: http://localhost:8080/installation/stack
  24569. 650.18 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /installation/stack HTTP/1.1" 200 - "" ""
  24570. 650.18 s [smos-docs-site]
  24571. 650.19 s [smos-docs-site] [Info] Fetching: http://localhost:8080/installation/nix
  24572. 650.19 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /installation/nix HTTP/1.1" 200 - "" ""
  24573. 650.19 s [smos-docs-site]
  24574. 650.20 s [smos-docs-site] [Info] Fetching: http://localhost:8080/installation/windows
  24575. 650.20 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /installation/windows HTTP/1.1" 200 - "" ""
  24576. 650.20 s [smos-docs-site]
  24577. 650.21 s [smos-docs-site] [Info] Fetching: http://localhost:8080/installation/nixos
  24578. 650.21 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /installation/nixos HTTP/1.1" 200 - "" ""
  24579. 650.21 s [smos-docs-site]
  24580. 650.22 s [smos-docs-site] [Info] Fetching: http://localhost:8080/directories
  24581. 650.22 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /directories HTTP/1.1" 200 - "" ""
  24582. 650.22 s [smos-docs-site]
  24583. 650.22 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos/file
  24584. 650.23 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos/file HTTP/1.1" 200 - "" ""
  24585. 650.23 s [smos-docs-site]
  24586. 650.23 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos
  24587. 650.23 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos HTTP/1.1" 200 - "" ""
  24588. 650.23 s [smos-docs-site]
  24589. 650.24 s [smos-docs-site] [Info] Fetching: http://localhost:8080/customisation-default
  24590. 650.24 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /customisation-default HTTP/1.1" 200 - "" ""
  24591. 650.24 s [smos-docs-site]
  24592. 650.25 s [smos-docs-site] [Info] Fetching: http://localhost:8080/customisation-haskell
  24593. 650.25 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /customisation-haskell HTTP/1.1" 200 - "" ""
  24594. 650.25 s [smos-docs-site]
  24595. 650.26 s [smos-docs-site] [Info] Fetching: http://localhost:8080/file-browser
  24596. 650.26 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /file-browser HTTP/1.1" 200 - "" ""
  24597. 650.26 s [smos-docs-site]
  24598. 650.26 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos/keybindings
  24599. 650.27 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos/actions
  24600. 650.27 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos/keybindings HTTP/1.1" 200 - "" ""
  24601. 650.27 s [smos-docs-site]
  24602. 650.27 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos/actions HTTP/1.1" 200 - "" ""
  24603. 650.27 s [smos-docs-site]
  24604. 650.30 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query
  24605. 650.30 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query HTTP/1.1" 200 - "" ""
  24606. 650.30 s [smos-docs-site]
  24607. 650.31 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/next
  24608. 650.31 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/next HTTP/1.1" 200 - "" ""
  24609. 650.31 s [smos-docs-site]
  24610. 650.31 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/work
  24611. 650.31 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/work HTTP/1.1" 200 - "" ""
  24612. 650.31 s [smos-docs-site]
  24613. 650.33 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/agenda
  24614. 650.33 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/agenda HTTP/1.1" 200 - "" ""
  24615. 650.33 s [smos-docs-site]
  24616. 650.33 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/projects
  24617. 650.33 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/projects HTTP/1.1" 200 - "" ""
  24618. 650.33 s [smos-docs-site]
  24619. 650.34 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/stuck
  24620. 650.34 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/stuck HTTP/1.1" 200 - "" ""
  24621. 650.34 s [smos-docs-site]
  24622. 650.35 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/waiting
  24623. 650.35 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/waiting HTTP/1.1" 200 - "" ""
  24624. 650.35 s [smos-docs-site]
  24625. 650.36 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/ongoing
  24626. 650.36 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/clock
  24627. 650.36 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/ongoing HTTP/1.1" 200 - "" ""
  24628. 650.36 s [smos-docs-site]
  24629. 650.36 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/clock HTTP/1.1" 200 - "" ""
  24630. 650.36 s [smos-docs-site]
  24631. 650.38 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/free
  24632. 650.38 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/log
  24633. 650.38 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/free HTTP/1.1" 200 - "" ""
  24634. 650.38 s [smos-docs-site]
  24635. 650.38 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/log HTTP/1.1" 200 - "" ""
  24636. 650.38 s [smos-docs-site]
  24637. 650.40 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/stats
  24638. 650.40 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/stats HTTP/1.1" 200 - "" ""
  24639. 650.40 s [smos-docs-site]
  24640. 650.41 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/tags
  24641. 650.41 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/report
  24642. 650.41 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/tags HTTP/1.1" 200 - "" ""
  24643. 650.41 s [smos-docs-site]
  24644. 650.42 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/report HTTP/1.1" 200 - "" ""
  24645. 650.42 s [smos-docs-site]
  24646. 650.43 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/entry
  24647. 650.43 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/entry HTTP/1.1" 200 - "" ""
  24648. 650.43 s [smos-docs-site]
  24649. 650.43 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/filter
  24650. 650.43 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/filter HTTP/1.1" 200 - "" ""
  24651. 650.43 s [smos-docs-site]
  24652. 650.44 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/column
  24653. 650.44 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/column HTTP/1.1" 200 - "" ""
  24654. 650.44 s [smos-docs-site]
  24655. 650.45 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-query/sorter
  24656. 650.45 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-query/sorter HTTP/1.1" 200 - "" ""
  24657. 650.45 s [smos-docs-site]
  24658. 650.46 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-archive
  24659. 650.46 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-archive HTTP/1.1" 200 - "" ""
  24660. 650.46 s [smos-docs-site]
  24661. 650.47 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-archive/file
  24662. 650.47 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-archive/file HTTP/1.1" 200 - "" ""
  24663. 650.47 s [smos-docs-site]
  24664. 650.47 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-archive/export
  24665. 650.47 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-archive/export HTTP/1.1" 200 - "" ""
  24666. 650.47 s [smos-docs-site]
  24667. 650.47 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-single
  24668. 650.48 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-single HTTP/1.1" 200 - "" ""
  24669. 650.48 s [smos-docs-site]
  24670. 650.49 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-scheduler
  24671. 650.49 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-scheduler HTTP/1.1" 200 - "" ""
  24672. 650.49 s [smos-docs-site]
  24673. 650.50 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-scheduler/check
  24674. 650.50 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-scheduler/check HTTP/1.1" 200 - "" ""
  24675. 650.50 s [smos-docs-site]
  24676. 650.50 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-scheduler/sample
  24677. 650.50 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-scheduler/sample HTTP/1.1" 200 - "" ""
  24678. 650.50 s [smos-docs-site]
  24679. 650.50 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-scheduler/schedule
  24680. 650.51 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-scheduler/schedule HTTP/1.1" 200 - "" ""
  24681. 650.51 s [smos-docs-site]
  24682. 650.51 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-scheduler/next
  24683. 650.51 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-scheduler/next HTTP/1.1" 200 - "" ""
  24684. 650.51 s [smos-docs-site]
  24685. 650.52 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-scheduler/template
  24686. 650.52 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-scheduler/template HTTP/1.1" 200 - "" ""
  24687. 650.52 s [smos-docs-site]
  24688. 650.52 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-scheduler/nixos
  24689. 650.52 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-scheduler/nixos HTTP/1.1" 200 - "" ""
  24690. 650.52 s [smos-docs-site]
  24691. 650.52 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-notify
  24692. 650.52 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-notify HTTP/1.1" 200 - "" ""
  24693. 650.52 s [smos-docs-site]
  24694. 650.52 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-notify/nixos
  24695. 650.53 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-notify/nixos HTTP/1.1" 200 - "" ""
  24696. 650.53 s [smos-docs-site]
  24697. 650.53 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-calendar-import
  24698. 650.53 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-calendar-import HTTP/1.1" 200 - "" ""
  24699. 650.53 s [smos-docs-site]
  24700. 650.53 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-calendar-import/nixos
  24701. 650.53 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-calendar-import/nixos HTTP/1.1" 200 - "" ""
  24702. 650.53 s [smos-docs-site]
  24703. 650.53 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-sync
  24704. 650.53 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-sync HTTP/1.1" 200 - "" ""
  24705. 650.53 s [smos-docs-site]
  24706. 650.54 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-sync/sync
  24707. 650.54 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-sync/sync HTTP/1.1" 200 - "" ""
  24708. 650.54 s [smos-docs-site]
  24709. 650.54 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-sync/nixos
  24710. 650.54 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-sync/nixos HTTP/1.1" 200 - "" ""
  24711. 650.54 s [smos-docs-site]
  24712. 650.54 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-github
  24713. 650.55 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-github HTTP/1.1" 200 - "" ""
  24714. 650.55 s [smos-docs-site]
  24715. 650.55 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-github/list
  24716. 650.55 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-github/list HTTP/1.1" 200 - "" ""
  24717. 650.55 s [smos-docs-site]
  24718. 650.55 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-github/import
  24719. 650.55 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-github/import HTTP/1.1" 200 - "" ""
  24720. 650.55 s [smos-docs-site]
  24721. 650.56 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-jobhunt
  24722. 650.56 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-jobhunt HTTP/1.1" 200 - "" ""
  24723. 650.56 s [smos-docs-site]
  24724. 650.56 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-jobhunt/init
  24725. 650.57 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-jobhunt/init HTTP/1.1" 200 - "" ""
  24726. 650.57 s [smos-docs-site]
  24727. 650.57 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-jobhunt/email
  24728. 650.57 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-jobhunt/email HTTP/1.1" 200 - "" ""
  24729. 650.57 s [smos-docs-site]
  24730. 650.57 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-api
  24731. 650.57 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-api HTTP/1.1" 200 - "" ""
  24732. 650.57 s [smos-docs-site]
  24733. 650.57 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-server
  24734. 650.57 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-server HTTP/1.1" 200 - "" ""
  24735. 650.57 s [smos-docs-site]
  24736. 650.63 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-server/nixos
  24737. 650.63 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-server/nixos HTTP/1.1" 200 - "" ""
  24738. 650.63 s [smos-docs-site]
  24739. 650.63 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-server/backups
  24740. 650.63 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-server/backups HTTP/1.1" 200 - "" ""
  24741. 650.63 s [smos-docs-site]
  24742. 650.64 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-web-server
  24743. 650.64 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-web-server HTTP/1.1" 200 - "" ""
  24744. 650.64 s [smos-docs-site]
  24745. 650.64 s [smos-docs-site] [Info] Fetching: http://localhost:8080/smos-web-server/nixos
  24746. 650.64 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /smos-web-server/nixos HTTP/1.1" 200 - "" ""
  24747. 650.64 s [smos-docs-site]
  24748. 650.64 s [smos-docs-site] [Info] Fetching: http://localhost:8080/nix/nixos-module
  24749. 650.65 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /nix/nixos-module HTTP/1.1" 200 - "" ""
  24750. 650.65 s [smos-docs-site]
  24751. 650.65 s [smos-docs-site] [Info] Fetching: http://localhost:8080/nix/home-manager-module
  24752. 650.65 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /nix/home-manager-module HTTP/1.1" 200 - "" ""
  24753. 650.65 s [smos-docs-site]
  24754. 650.67 s [smos-docs-site] [Info] Fetching: http://localhost:8080/current-versions
  24755. 650.67 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /current-versions HTTP/1.1" 200 - "" ""
  24756. 650.67 s [smos-docs-site]
  24757. 650.68 s [smos-docs-site] [Info] Fetching: http://localhost:8080/development/branch-strategy
  24758. 650.68 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /development/branch-strategy HTTP/1.1" 200 - "" ""
  24759. 650.68 s [smos-docs-site]
  24760. 650.69 s [smos-docs-site] [Info] Fetching: http://localhost:8080/development/end-to-end-tests
  24761. 650.69 s [smos-docs-site] [Info] Fetching: http://localhost:8080/development/release-checklist
  24762. 650.69 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /development/end-to-end-tests HTTP/1.1" 200 - "" ""
  24763. 650.69 s [smos-docs-site]
  24764. 650.69 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /development/release-checklist HTTP/1.1" 200 - "" ""
  24765. 650.69 s [smos-docs-site]
  24766. 650.70 s [smos-docs-site] [Info] Fetching: http://localhost:8080/development/contributing
  24767. 650.71 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /development/contributing HTTP/1.1" 200 - "" ""
  24768. 650.71 s [smos-docs-site]
  24769. 650.71 s [smos-docs-site] [Info] Fetching: http://localhost:8080/development/contributing/package-overview
  24770. 650.71 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /development/contributing/package-overview HTTP/1.1" 200 - "" ""
  24771. 650.71 s [smos-docs-site]
  24772. 650.72 s [smos-docs-site] [Info] Fetching: http://localhost:8080/development/contributing/smos-server
  24773. 650.72 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /development/contributing/smos-server HTTP/1.1" 200 - "" ""
  24774. 650.72 s [smos-docs-site]
  24775. 650.72 s [smos-docs-site] [Info] Fetching: http://localhost:8080/development/contributing/smos-web-server
  24776. 650.72 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /development/contributing/smos-web-server HTTP/1.1" 200 - "" ""
  24777. 650.72 s [smos-docs-site]
  24778. 650.73 s [smos-docs-site] [Info] Fetching: http://localhost:8080/development/contributing/smos-docs-site
  24779. 650.73 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /development/contributing/smos-docs-site HTTP/1.1" 200 - "" ""
  24780. 650.73 s [smos-docs-site]
  24781. 650.74 s [smos-docs-site] [Info] Fetching: http://localhost:8080/support
  24782. 650.74 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /support HTTP/1.1" 200 - "" ""
  24783. 650.74 s [smos-docs-site]
  24784. 650.75 s [smos-docs-site] [Info] Fetching: http://localhost:8080/related-projects
  24785. 650.75 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /related-projects HTTP/1.1" 200 - "" ""
  24786. 650.75 s [smos-docs-site]
  24787. 650.75 s [smos-docs-site] [Info] Fetching: http://localhost:8080/blogposts
  24788. 650.75 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /blogposts HTTP/1.1" 200 - "" ""
  24789. 650.75 s [smos-docs-site]
  24790. 650.76 s [smos-docs-site] [Info] Fetching: http://localhost:8080/assets/smos.png
  24791. 650.76 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets/smos.png HTTP/1.1" 303 0 "" ""
  24792. 650.76 s [smos-docs-site]
  24793. 650.76 s [smos-docs-site] [Info] Fetching: http://localhost:8080/assets/smos-cheat-sheet.jpeg
  24794. 650.76 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets-static/res/smos.png HTTP/1.1" 200 - "" ""
  24795. 650.76 s [smos-docs-site]
  24796. 650.76 s [smos-docs-site] [Info] Fetching: http://localhost:8080/assets/smos-cheat-sheet.pdf
  24797. 650.76 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets/smos-cheat-sheet.jpeg HTTP/1.1" 303 0 "" ""
  24798. 650.76 s [smos-docs-site]
  24799. 650.76 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets/smos-cheat-sheet.pdf HTTP/1.1" 303 0 "" ""
  24800. 650.76 s [smos-docs-site]
  24801. 650.76 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets-static/res/smos-cheat-sheet.jpeg HTTP/1.1" 200 - "" ""
  24802. 650.76 s [smos-docs-site]
  24803. 650.76 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/unreleased
  24804. 650.76 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/unreleased HTTP/1.1" 200 - "" ""
  24805. 650.76 s [smos-docs-site]
  24806. 650.77 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/latest
  24807. 650.77 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/latest HTTP/1.1" 303 0 "" ""
  24808. 650.77 s [smos-docs-site]
  24809. 650.77 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2026-02-02 HTTP/1.1" 200 - "" ""
  24810. 650.77 s [smos-docs-site]
  24811. 650.77 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/all
  24812. 650.77 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/all HTTP/1.1" 200 - "" ""
  24813. 650.77 s [smos-docs-site]
  24814. 650.79 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2026-02-02
  24815. 650.79 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2026-02-02 HTTP/1.1" 200 - "" ""
  24816. 650.79 s [smos-docs-site]
  24817. 650.79 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2025-05-31
  24818. 650.79 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2025-05-31 HTTP/1.1" 200 - "" ""
  24819. 650.79 s [smos-docs-site]
  24820. 650.79 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2025-03-27
  24821. 650.79 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2025-03-27 HTTP/1.1" 200 - "" ""
  24822. 650.79 s [smos-docs-site]
  24823. 650.79 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2025-03-08
  24824. 650.79 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2025-03-08 HTTP/1.1" 200 - "" ""
  24825. 650.79 s [smos-docs-site]
  24826. 650.80 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2025-01-16
  24827. 650.80 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2025-01-16 HTTP/1.1" 200 - "" ""
  24828. 650.80 s [smos-docs-site]
  24829. 650.80 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2024-11-29
  24830. 650.80 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2024-11-29 HTTP/1.1" 200 - "" ""
  24831. 650.80 s [smos-docs-site]
  24832. 650.80 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2024-10-27
  24833. 650.80 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2024-10-27 HTTP/1.1" 200 - "" ""
  24834. 650.80 s [smos-docs-site]
  24835. 650.81 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2024-05-14
  24836. 650.81 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2024-05-14 HTTP/1.1" 200 - "" ""
  24837. 650.81 s [smos-docs-site]
  24838. 650.82 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2024-03-26
  24839. 650.82 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2024-03-26 HTTP/1.1" 200 - "" ""
  24840. 650.82 s [smos-docs-site]
  24841. 650.82 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2024-02-13
  24842. 650.82 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2024-02-13 HTTP/1.1" 200 - "" ""
  24843. 650.82 s [smos-docs-site]
  24844. 650.88 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets-static/res/smos-cheat-sheet.pdf HTTP/1.1" 200 - "" ""
  24845. 650.88 s [smos-docs-site]
  24846. 650.88 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2023-11-25
  24847. 650.88 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2023-11-25 HTTP/1.1" 200 - "" ""
  24848. 650.88 s [smos-docs-site]
  24849. 650.88 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2023-09-12
  24850. 650.88 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2023-09-12 HTTP/1.1" 200 - "" ""
  24851. 650.88 s [smos-docs-site]
  24852. 650.88 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2023-03-23
  24853. 650.88 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2023-03-23 HTTP/1.1" 200 - "" ""
  24854. 650.88 s [smos-docs-site]
  24855. 650.90 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2022-11-15
  24856. 650.90 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2022-11-15 HTTP/1.1" 200 - "" ""
  24857. 650.90 s [smos-docs-site]
  24858. 650.90 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2022-11-11
  24859. 650.91 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2022-11-11 HTTP/1.1" 200 - "" ""
  24860. 650.91 s [smos-docs-site]
  24861. 650.92 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2022-09-26
  24862. 650.92 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2022-09-26 HTTP/1.1" 200 - "" ""
  24863. 650.92 s [smos-docs-site]
  24864. 650.93 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2022-08-20
  24865. 650.93 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2022-08-20 HTTP/1.1" 200 - "" ""
  24866. 650.93 s [smos-docs-site]
  24867. 650.93 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2022-07-22
  24868. 650.93 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2022-07-22 HTTP/1.1" 200 - "" ""
  24869. 650.93 s [smos-docs-site]
  24870. 650.94 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2022-06-27
  24871. 650.94 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2022-06-27 HTTP/1.1" 200 - "" ""
  24872. 650.94 s [smos-docs-site]
  24873. 650.95 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2022-06-09
  24874. 650.95 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2022-06-09 HTTP/1.1" 200 - "" ""
  24875. 650.95 s [smos-docs-site]
  24876. 650.95 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2022-05-27
  24877. 650.95 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2022-05-27 HTTP/1.1" 200 - "" ""
  24878. 650.95 s [smos-docs-site]
  24879. 650.96 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2022-05-19
  24880. 650.96 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2022-05-19 HTTP/1.1" 200 - "" ""
  24881. 650.96 s [smos-docs-site]
  24882. 650.97 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2022-05-04
  24883. 650.97 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2022-05-04 HTTP/1.1" 200 - "" ""
  24884. 650.97 s [smos-docs-site]
  24885. 650.98 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2022-01-27
  24886. 650.98 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2022-01-27 HTTP/1.1" 200 - "" ""
  24887. 650.98 s [smos-docs-site]
  24888. 650.99 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2021-12-09
  24889. 650.99 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2021-12-09 HTTP/1.1" 200 - "" ""
  24890. 650.99 s [smos-docs-site]
  24891. 650.99 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2021-08-29
  24892. 650.99 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2021-08-29 HTTP/1.1" 200 - "" ""
  24893. 650.99 s [smos-docs-site]
  24894. 650.99 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2021-06-26
  24895. 650.99 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2021-06-26 HTTP/1.1" 200 - "" ""
  24896. 650.99 s [smos-docs-site]
  24897. 651.01 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2021-05-24
  24898. 651.01 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2021-05-24 HTTP/1.1" 200 - "" ""
  24899. 651.01 s [smos-docs-site]
  24900. 651.01 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2021-05-04
  24901. 651.01 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2021-05-04 HTTP/1.1" 200 - "" ""
  24902. 651.01 s [smos-docs-site]
  24903. 651.02 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2021-04-30
  24904. 651.02 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2021-04-30 HTTP/1.1" 200 - "" ""
  24905. 651.02 s [smos-docs-site]
  24906. 651.03 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2021-04-09
  24907. 651.03 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2021-04-09 HTTP/1.1" 200 - "" ""
  24908. 651.03 s [smos-docs-site]
  24909. 651.04 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2021-03-13
  24910. 651.04 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2021-03-13 HTTP/1.1" 200 - "" ""
  24911. 651.04 s [smos-docs-site]
  24912. 651.04 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2021-02-01
  24913. 651.05 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2021-02-01 HTTP/1.1" 200 - "" ""
  24914. 651.05 s [smos-docs-site]
  24915. 651.05 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2020-12-16
  24916. 651.05 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2020-12-16 HTTP/1.1" 200 - "" ""
  24917. 651.05 s [smos-docs-site]
  24918. 651.06 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2020-11-04
  24919. 651.06 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2020-11-04 HTTP/1.1" 200 - "" ""
  24920. 651.06 s [smos-docs-site]
  24921. 651.07 s [smos-docs-site] [Info] Fetching: http://localhost:8080/changelog/2020-09-25
  24922. 651.07 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /changelog/2020-09-25 HTTP/1.1" 200 - "" ""
  24923. 651.07 s [smos-docs-site]
  24924. 651.07 s [smos-docs-site] [Info] Fetching: http://localhost:8080/assets/smos-release.zip
  24925. 651.07 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets/smos-release.zip HTTP/1.1" 303 0 "" ""
  24926. 651.07 s [smos-docs-site]
  24927. 651.07 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:43 +0000] "GET /assets-static/res/smos-release.zip HTTP/1.1" 200 - "" ""
  24928. 651.07 s [smos-docs-site]
  24929. 651.11 s [smos-docs-site] [Info] Fetching: http://localhost:8080/dependency-graph
  24930. 651.11 s [smos-docs-site] [Info#warp] 127.0.0.1 - - [01/Jun/2026:23:24:44 +0000] "GET /dependency-graph HTTP/1.1" 200 57067 "" ""
  24931. 651.11 s [smos-docs-site]
  24932. 651.17 s [smos-docs-site] Phase: fixupPhase
  24933. 651.19 s [smos-docs-site] shrinking RPATHs of ELF executables and libraries in /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0
  24934. 651.19 s [smos-docs-site] shrinking /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/bin/smos-docs-site
  24935. 651.34 s [smos-docs-site] shrinking /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-a85d/libHSsmos-docs-site-0.0.0-59qKcoVEIW623WzyJ3JkP0-ghc9.10.3.so
  24936. 651.73 s [smos-docs-site] checking for references to /build/ in /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0...
  24937. 651.81 s [smos-docs-site] gzipping man pages under /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/share/man/
  24938. 651.82 s [smos-docs-site]
  24939. 651.82 s [smos-docs-site] stripping (with command strip and flags -S -p) in /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/lib /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0/bin
  24940. 652.27 s [smos-docs-site] shrinking RPATHs of ELF executables and libraries in /nix/store/bvkw9x59jv111lqwzhv19dfgj7mqv1gf-smos-docs-site-0.0.0-coverage
  24941. 652.28 s [smos-docs-site] checking for references to /build/ in /nix/store/bvkw9x59jv111lqwzhv19dfgj7mqv1gf-smos-docs-site-0.0.0-coverage...
  24942. 652.29 s [smos-docs-site] patching script interpreter paths in /nix/store/bvkw9x59jv111lqwzhv19dfgj7mqv1gf-smos-docs-site-0.0.0-coverage
  24943. 652.55 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0 /nix/store/bvkw9x59jv111lqwzhv19dfgj7mqv1gf-smos-docs-site-0.0.0-coverage
  24944. 653.15 s [post-build-hook] Pushing 2 paths (794 are already present) using zstd to cache smos ⏳
  24945. 653.15 s [post-build-hook]
  24946. 653.48 s [post-build-hook] Pushing /nix/store/bvkw9x59jv111lqwzhv19dfgj7mqv1gf-smos-docs-site-0.0.0-coverage (175.86 KiB)
  24947. 653.49 s [post-build-hook] Pushing /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0 (248.81 MiB)
  24948. 658.66 s [post-build-hook]
  24949. 658.68 s [post-build-hook] All done.
  24950. 658.72 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0 /nix/store/bvkw9x59jv111lqwzhv19dfgj7mqv1gf-smos-docs-site-0.0.0-coverage
  24951. 659.05 s [post-build-hook] copying 2 paths...
  24952. 659.05 s [post-build-hook] copying path '/nix/store/bvkw9x59jv111lqwzhv19dfgj7mqv1gf-smos-docs-site-0.0.0-coverage' to 'https://cache.staging.nix-ci.com'...
  24953. 659.05 s [post-build-hook] copying path '/nix/store/6wlw2wjxcwsj45k5b9sbi6a6b0ql9i3x-smos-docs-site-0.0.0' to 'https://cache.staging.nix-ci.com'...
  24954. 753.70 s [post-build-hook] copying 1 paths...
  24955. 753.70 s [post-build-hook] copying path '/nix/store/qkpm4g05d8zpwazr5rqdrswi4h6r7m62-smos-docs-site-0.0.0.drv' to 'https://cache.staging.nix-ci.com'...
  24956. 754.18 s Progress: 70 of 72 built, 28 of 28 downloaded from cache
  24957. 754.23 s Building test-coverage-report
  24958. 754.27 s [test-coverage-report] +++ dekking-report --coverables /nix/store/lzcrq3w57zvwf6x23yr5ivv3z2fipk1f-smos-0.10.1-coverables --coverables /nix/store/92cjwmlwasvzldqwlcpag2pmz4819nbm-smos-api-0.8.0-coverables --coverables /nix/store/fdjlmvbvh530n9v6qqdg0dr86gnaihxh-smos-archive-0.7.1-coverables --coverables /nix/store/pw9qf7ddmlf4r1xdb82jfzfvwq02jhp1-smos-calendar-import-0.10.0-coverables --coverables /nix/store/1l05mkg3sy23vhph86q621hi8xyniq57-smos-client-0.6.0-coverables --coverables /nix/store/106xf8zc74x1vskz8i1gxmf9hh95cr84-smos-cursor-0.7.0-coverables --coverables /nix/store/5zilbba6pngcyabbg0y6wr9wzbxfb89k-smos-data-0.7.0-coverables --coverables /nix/store/63f4ybw737j864471r1jsr30djph31xp-smos-directory-0.2.0-coverables --coverables /nix/store/2flw42bqng56z0db1vjpgzypzfi879yf-smos-directory-gen-0.2.0-coverables --coverables /nix/store/5b16fgjgqsqwdmblb6pbmrnisilczci3-smos-github-0.9.0-coverables --coverables /nix/store/hcvz8vlmzarsl3ij3na5zpflsg7v0dnb-smos-jobhunt-0.2.0-coverables --coverables /nix/store/8ic20c64bl1syv98icl2gw3bg92p7kcr-smos-notify-0.5.0-coverables --coverables /nix/store/z0f676w55m9pf28w74nwl9ypdskakb0f-smos-query-0.12.0-coverables --coverables /nix/store/iqyw03as72d73fs076bw6045a0kakq4c-smos-report-0.12.0-coverables --coverables /nix/store/wnggc687r42r54gzchl021ii3rf74438-smos-report-cursor-0.6.1-coverables --coverables /nix/store/gjrxrpdswbw7rqa1yy89yvngwrvcrm2i-smos-scheduler-0.10.1-coverables --coverables /nix/store/0x7z73i9xycjlz47whdhcbffiwiya5b8-smos-server-0.15.0-coverables --coverables /nix/store/5379ky32lxzrkn7fn27yqvz0c7q4pgg3-smos-server-gen-0.9.1-coverables --coverables /nix/store/h35rgy5c9kxfypsnm1a35g8canjy0bbq-smos-single-0.4.0-coverables --coverables /nix/store/dnc9xn9v9908gl47nyaaqqprdlg82l4m-smos-sync-0.8.0-coverables --coverables /nix/store/gx4x306glf3f6pkmwazi1sy01i483ffw-smos-sync-gen-0.4.2-coverables --coverables /nix/store/159qdz2gkc5srq0lhmvrcfxgbvw5b66g-smos-web-assets-0.0.2-coverables --coverables /nix/store/9dpjw13jb702ljajg6d28ynfmf4mrzhr-smos-web-server-0.14.4-coverables --coverage /nix/store/j6jm63ylq4hhr8h7snxlp52q1gchjljx-smos-api-gen-0.3.2-coverage --coverage /nix/store/2k0a4rqfzs1prfwk3vs7v2rn1h60h8rc-smos-cursor-gen-0.2.2-coverage --coverage /nix/store/zws1k6f6iny2bs8c1xd130219mw8c12h-smos-data-gen-0.5.1-coverage --coverage /nix/store/23srf61zkmn1hjvwxg1qiy1llpjlgwvj-smos-report-cursor-gen-0.4.0-coverage --coverage /nix/store/d4v2p1h8dj6hc6lsl7k0zhhfd0n9d9j7-smos-report-gen-0.8.0-coverage --coverage /nix/store/bvkw9x59jv111lqwzhv19dfgj7mqv1gf-smos-docs-site-0.0.0-coverage --coverage /nix/store/62zjsqky7kpmqjclv97wg5pw4b82c5dc-smos-0.10.1-coverage --coverage /nix/store/7ivyv55mckh3a69irrhz8382npxrcm5n-smos-api-0.8.0-coverage --coverage /nix/store/4zdcf0xcc1ajqjd3r8ps6zrhqd01xdrs-smos-archive-0.7.1-coverage --coverage /nix/store/jhh00jqc093gvp2nqrc05hf1fjwfcdjk-smos-calendar-import-0.10.0-coverage --coverage /nix/store/kx904a6vlirin2f3igis9vglqrds1zjc-smos-client-0.6.0-coverage --coverage /nix/store/f6jyxw2klb3qb0dhmc9jv9pxdfj9vx1h-smos-cursor-0.7.0-coverage --coverage /nix/store/1vk4h9jc3aal9z7fvk57544lwznisix1-smos-data-0.7.0-coverage --coverage /nix/store/m3r4jxmv6mwavbha1xll5y262zsbny94-smos-directory-0.2.0-coverage --coverage /nix/store/w2i5zw5lz4ihmx09zhlqc9jrfz1fzhh8-smos-directory-gen-0.2.0-coverage --coverage /nix/store/km6mr60r5z6rxpjzbgn0iqymijqdxw1l-smos-github-0.9.0-coverage --coverage /nix/store/fwgva9s101br3fksgklk7wkq50ygsjvk-smos-jobhunt-0.2.0-coverage --coverage /nix/store/4khrd3a1998yzvf7i9lnzm6zdnn3mryk-smos-notify-0.5.0-coverage --coverage /nix/store/i8gh1rrx54p5d13f8h8j84q3sw7mbx03-smos-query-0.12.0-coverage --coverage /nix/store/fimry1xpvgakldgniw6vqdy1d166s7v5-smos-report-0.12.0-coverage --coverage /nix/store/m7qvw32lr6jvd61zpvvdqbhhyyqvya34-smos-report-cursor-0.6.1-coverage --coverage /nix/store/191ma8bx2v5m1bxcqqn3i9crprs68gv7-smos-scheduler-0.10.1-coverage --coverage /nix/store/xvi6v5g3f7f0r5rwqgi0flqwnjz43vvd-smos-server-0.15.0-coverage --coverage /nix/store/xqxnq6k6r0b4fmp2r0856w9m140qn1yi-smos-server-gen-0.9.1-coverage --coverage /nix/store/v1iyxll3b7rb6wjsbq3q69lp1c2zv351-smos-single-0.4.0-coverage --coverage /nix/store/a8bq5v537w87f7zyxw3hr60h1plpj4hr-smos-sync-0.8.0-coverage --coverage /nix/store/qmlffn41bs2nhzkqc1g6i2wy7b7b1bws-smos-sync-gen-0.4.2-coverage --coverage /nix/store/3vgk5qg1vl6b4hx3mbfma5rbzmjvwg7z-smos-web-assets-0.0.2-coverage --coverage /nix/store/vdbwic5639sl7hr8k80lx4isc7jqn957-smos-web-server-0.14.4-coverage --output /nix/store/nslgv3cf302hc4k8il2zs1vy28z7flbx-test-coverage-report
  24959. 754.39 s [test-coverage-report] "/nix/store/191ma8bx2v5m1bxcqqn3i9crprs68gv7-smos-scheduler-0.10.1-coverage"
  24960. 754.39 s [test-coverage-report] "/nix/store/1vk4h9jc3aal9z7fvk57544lwznisix1-smos-data-0.7.0-coverage"
  24961. 754.39 s [test-coverage-report] "/nix/store/23srf61zkmn1hjvwxg1qiy1llpjlgwvj-smos-report-cursor-gen-0.4.0-coverage"
  24962. 754.39 s [test-coverage-report] "/nix/store/2k0a4rqfzs1prfwk3vs7v2rn1h60h8rc-smos-cursor-gen-0.2.2-coverage"
  24963. 754.39 s [test-coverage-report] "/nix/store/3vgk5qg1vl6b4hx3mbfma5rbzmjvwg7z-smos-web-assets-0.0.2-coverage"
  24964. 754.39 s [test-coverage-report] "/nix/store/4khrd3a1998yzvf7i9lnzm6zdnn3mryk-smos-notify-0.5.0-coverage"
  24965. 754.39 s [test-coverage-report] "/nix/store/4zdcf0xcc1ajqjd3r8ps6zrhqd01xdrs-smos-archive-0.7.1-coverage"
  24966. 754.39 s [test-coverage-report] "/nix/store/62zjsqky7kpmqjclv97wg5pw4b82c5dc-smos-0.10.1-coverage"
  24967. 754.39 s [test-coverage-report] "/nix/store/7ivyv55mckh3a69irrhz8382npxrcm5n-smos-api-0.8.0-coverage"
  24968. 754.39 s [test-coverage-report] "/nix/store/a8bq5v537w87f7zyxw3hr60h1plpj4hr-smos-sync-0.8.0-coverage"
  24969. 754.39 s [test-coverage-report] "/nix/store/bvkw9x59jv111lqwzhv19dfgj7mqv1gf-smos-docs-site-0.0.0-coverage"
  24970. 754.39 s [test-coverage-report] "/nix/store/d4v2p1h8dj6hc6lsl7k0zhhfd0n9d9j7-smos-report-gen-0.8.0-coverage"
  24971. 754.39 s [test-coverage-report] "/nix/store/f6jyxw2klb3qb0dhmc9jv9pxdfj9vx1h-smos-cursor-0.7.0-coverage"
  24972. 754.39 s [test-coverage-report] "/nix/store/fimry1xpvgakldgniw6vqdy1d166s7v5-smos-report-0.12.0-coverage"
  24973. 754.39 s [test-coverage-report] "/nix/store/fwgva9s101br3fksgklk7wkq50ygsjvk-smos-jobhunt-0.2.0-coverage"
  24974. 754.39 s [test-coverage-report] "/nix/store/i8gh1rrx54p5d13f8h8j84q3sw7mbx03-smos-query-0.12.0-coverage"
  24975. 754.39 s [test-coverage-report] "/nix/store/j6jm63ylq4hhr8h7snxlp52q1gchjljx-smos-api-gen-0.3.2-coverage"
  24976. 754.39 s [test-coverage-report] "/nix/store/jhh00jqc093gvp2nqrc05hf1fjwfcdjk-smos-calendar-import-0.10.0-coverage"
  24977. 754.39 s [test-coverage-report] "/nix/store/km6mr60r5z6rxpjzbgn0iqymijqdxw1l-smos-github-0.9.0-coverage"
  24978. 754.39 s [test-coverage-report] "/nix/store/kx904a6vlirin2f3igis9vglqrds1zjc-smos-client-0.6.0-coverage"
  24979. 754.39 s [test-coverage-report] "/nix/store/m3r4jxmv6mwavbha1xll5y262zsbny94-smos-directory-0.2.0-coverage"
  24980. 754.39 s [test-coverage-report] "/nix/store/m7qvw32lr6jvd61zpvvdqbhhyyqvya34-smos-report-cursor-0.6.1-coverage"
  24981. 754.39 s [test-coverage-report] "/nix/store/qmlffn41bs2nhzkqc1g6i2wy7b7b1bws-smos-sync-gen-0.4.2-coverage"
  24982. 754.39 s [test-coverage-report] "/nix/store/v1iyxll3b7rb6wjsbq3q69lp1c2zv351-smos-single-0.4.0-coverage"
  24983. 754.39 s [test-coverage-report] "/nix/store/vdbwic5639sl7hr8k80lx4isc7jqn957-smos-web-server-0.14.4-coverage"
  24984. 754.39 s [test-coverage-report] "/nix/store/w2i5zw5lz4ihmx09zhlqc9jrfz1fzhh8-smos-directory-gen-0.2.0-coverage"
  24985. 754.39 s [test-coverage-report] "/nix/store/xqxnq6k6r0b4fmp2r0856w9m140qn1yi-smos-server-gen-0.9.1-coverage"
  24986. 754.39 s [test-coverage-report] "/nix/store/xvi6v5g3f7f0r5rwqgi0flqwnjz43vvd-smos-server-0.15.0-coverage"
  24987. 754.39 s [test-coverage-report] "/nix/store/zws1k6f6iny2bs8c1xd130219mw8c12h-smos-data-gen-0.5.1-coverage"
  24988. 757.26 s [test-coverage-report] +++ set +x
  24989. 757.32 s [post-build-hook] Uploading to cachix cache "smos": /nix/store/nslgv3cf302hc4k8il2zs1vy28z7flbx-test-coverage-report
  24990. 757.69 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache smos ⏳
  24991. 757.69 s [post-build-hook]
  24992. 758.03 s [post-build-hook] Pushing /nix/store/nslgv3cf302hc4k8il2zs1vy28z7flbx-test-coverage-report (27.46 MiB)
  24993. 759.54 s [post-build-hook]
  24994. 759.54 s [post-build-hook] All done.
  24995. 759.56 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/nslgv3cf302hc4k8il2zs1vy28z7flbx-test-coverage-report
  24996. 759.61 s [post-build-hook] copying 1 paths...
  24997. 759.61 s [post-build-hook] copying path '/nix/store/nslgv3cf302hc4k8il2zs1vy28z7flbx-test-coverage-report' to 'https://cache.staging.nix-ci.com'...
  24998. 763.13 s [post-build-hook] copying 1 paths...
  24999. 763.13 s [post-build-hook] copying path '/nix/store/nab6iyvgdn2lz66xn09gjbgzybrzyzci-test-coverage-report.drv' to 'https://cache.staging.nix-ci.com'...
  25000. 763.32 s Progress: 71 of 72 built, 28 of 28 downloaded from cache