build packages.x86_64-linux.default

Reproduce this run
Original Run
  1. 243.76 s [sydtest-test]
  2. 243.76 s [sydtest-test] output-test/Spec.hs:204
  3. 243.76 s [sydtest-test] 7 String.compares bytestrings
  4. 243.76 s [sydtest-test] Retries: 3 (does not look flaky)
  5. 243.76 s [sydtest-test] Expected these values to be equal:
  6. 243.76 s [sydtest-test] Actual: "foo\nbar\tquux "
  7. 243.83 s [sydtest-test] Expected: "foq\nbaz\tqex"
  8. 243.83 s [sydtest-test]
  9. 243.83 s [sydtest-test] output-test/Spec.hs:202
  10. 243.83 s [sydtest-test] 8 String.compares texts
  11. 243.83 s [sydtest-test] Retries: 3 (does not look flaky)
  12. 243.83 s [sydtest-test] Expected these values to be equal:
  13. 243.83 s [sydtest-test] Actual: "foo\nbar\tquux "
  14. 243.83 s [sydtest-test] Expected: "foq\nbaz\tqex"
  15. 243.83 s [sydtest-test]
  16. 243.83 s [sydtest-test] output-test/Spec.hs:201
  17. 243.83 s [sydtest-test] 9 String.compares strings
  18. 243.83 s [sydtest-test] Retries: 3 (does not look flaky)
  19. 243.83 s [sydtest-test] Expected these values to be equal:
  20. 243.83 s [sydtest-test] Actual:
  21. 243.83 s [sydtest-test] foo
  22. 243.83 s [sydtest-test] bar quux
  23. 243.83 s [sydtest-test] Expected:
  24. 243.83 s [sydtest-test] foq
  25. 243.83 s [sydtest-test] baz qex
  26. 243.83 s [sydtest-test] Inline diff:
  27. 243.83 s [sydtest-test] fooq
  28. 243.83 s [sydtest-test] barz quuex
  29. 243.83 s [sydtest-test]
  30. 243.83 s [sydtest-test] output-test/Spec.hs:200
  31. 243.83 s [sydtest-test] 10 String.compares strings
  32. 243.83 s [sydtest-test] Retries: 3 (does not look flaky)
  33. 243.83 s [sydtest-test] Expected these values to be equal:
  34. 243.83 s [sydtest-test] Actual: "foo\nbar\tquux "
  35. 243.83 s [sydtest-test] Expected: "foq\nbaz\tqex"
  36. 243.83 s [sydtest-test]
  37. 243.83 s [sydtest-test] output-test/Spec.hs:203
  38. 243.83 s [sydtest-test] 11 String.compares texts
  39. 243.83 s [sydtest-test] Retries: 3 (does not look flaky)
  40. 243.83 s [sydtest-test] Expected these values to be equal:
  41. 243.83 s [sydtest-test] Actual:
  42. 243.83 s [sydtest-test] foo
  43. 243.89 s [sydtest-test] bar quux
  44. 243.89 s [sydtest-test] Expected:
  45. 243.89 s [sydtest-test] foq
  46. 243.89 s [sydtest-test] baz qex
  47. 243.89 s [sydtest-test] Inline diff:
  48. 243.89 s [sydtest-test] fooq
  49. 243.89 s [sydtest-test] barz quuex
  50. 243.89 s [sydtest-test]
  51. 243.89 s [sydtest-test] output-test/Spec.hs:118
  52. 243.89 s [sydtest-test] 12 Golden.does not fail the suite when an exception happens while writing
  53. 243.89 s [sydtest-test] Retries: 3 (does not look flaky)
  54. 243.89 s [sydtest-test] Golden output not found
  55. 243.89 s [sydtest-test]
  56. 243.89 s [sydtest-test] output-test/Spec.hs:102
  57. 243.89 s [sydtest-test] 13 Golden.does not fail the suite when an exception happens while reading
  58. 243.89 s [sydtest-test] Retries: 3 (does not look flaky)
  59. 243.89 s [sydtest-test] ExitFailure 1
  60. 243.89 s [sydtest-test] HasCallStack backtrace:
  61. 243.89 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  62. 243.89 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  63. 243.89 s [sydtest-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/System/Exit.hs:62:14 in ghc-internal:GHC.Internal.System.Exit
  64. 243.89 s [sydtest-test]
  65. 243.89 s [sydtest-test]
  66. 243.89 s [sydtest-test] output-test/Spec.hs:125
  67. 243.89 s [sydtest-test] 14 Golden.does not fail the suite when an exception happens while checking for equality
  68. 243.89 s [sydtest-test] Retries: 3 (does not look flaky)
  69. 243.89 s [sydtest-test] divide by zero
  70. 243.89 s [sydtest-test]
  71. 243.89 s [sydtest-test] output-test/Spec.hs:110
  72. 243.89 s [sydtest-test] 15 Golden.does not fail the suite when an exception happens while producing
  73. 243.89 s [sydtest-test] Retries: 3 (does not look flaky)
  74. 243.89 s [sydtest-test] Golden output not found
  75. 243.89 s [sydtest-test]
  76. 243.89 s [sydtest-test] output-test/Spec.hs:33
  77. 243.89 s [sydtest-test] 16 error.Pure error
  78. 243.89 s [sydtest-test] Retries: 3 (does not look flaky)
  79. 243.89 s [sydtest-test] foobar
  80. 243.89 s [sydtest-test] CallStack (from HasCallStack):
  81. 243.96 s [sydtest-test] error, called at output-test/Spec.hs:33:28 in sydtest-test-0.0.0.0-3t8XiQQoEVdBjW4Kj5r5Z4-sydtest-output-test:Spec
  82. 243.96 s [sydtest-test] HasCallStack backtrace:
  83. 243.96 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  84. 243.96 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
  85. 243.96 s [sydtest-test] error, called at output-test/Spec.hs:33:28 in sydtest-test-0.0.0.0-3t8XiQQoEVdBjW4Kj5r5Z4-sydtest-output-test:Spec
  86. 243.96 s [sydtest-test]
  87. 243.96 s [sydtest-test]
  88. 243.96 s [sydtest-test] output-test/Spec.hs:34
  89. 243.96 s [sydtest-test] 17 error.Impure error
  90. 243.96 s [sydtest-test] Retries: 3 (does not look flaky)
  91. 243.96 s [sydtest-test] foobar
  92. 243.96 s [sydtest-test] CallStack (from HasCallStack):
  93. 243.96 s [sydtest-test] error, called at output-test/Spec.hs:34:24 in sydtest-test-0.0.0.0-3t8XiQQoEVdBjW4Kj5r5Z4-sydtest-output-test:Spec
  94. 243.96 s [sydtest-test] HasCallStack backtrace:
  95. 243.96 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  96. 243.96 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
  97. 243.96 s [sydtest-test] error, called at output-test/Spec.hs:34:24 in sydtest-test-0.0.0.0-3t8XiQQoEVdBjW4Kj5r5Z4-sydtest-output-test:Spec
  98. 243.96 s [sydtest-test]
  99. 243.96 s [sydtest-test]
  100. 243.96 s [sydtest-test] output-test/Spec.hs:38
  101. 243.96 s [sydtest-test] 18 Exit code
  102. 243.96 s [sydtest-test] Retries: 3 (does not look flaky)
  103. 243.96 s [sydtest-test] ExitFailure 1
  104. 243.96 s [sydtest-test] HasCallStack backtrace:
  105. 243.96 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  106. 243.96 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  107. 244.02 s [sydtest-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/System/Exit.hs:62:14 in ghc-internal:GHC.Internal.System.Exit
  108. 244.02 s [sydtest-test]
  109. 244.02 s [sydtest-test]
  110. 244.02 s [sydtest-test] output-test/Spec.hs:45
  111. 244.02 s [sydtest-test] 19 exceptions.Pattern matching error.fails in pure code
  112. 244.02 s [sydtest-test] Retries: 3 (does not look flaky)
  113. 244.02 s [sydtest-test] output-test/Spec.hs:27:10-19: No instance nor default method for class operation toUnit
  114. 244.02 s [sydtest-test]
  115. 244.02 s [sydtest-test] HasCallStack backtrace:
  116. 244.02 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  117. 244.02 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
  118. 244.02 s [sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:421:30 in ghc-internal:GHC.Internal.Control.Exception.Base
  119. 244.02 s [sydtest-test]
  120. 244.02 s [sydtest-test]
  121. 244.02 s [sydtest-test] output-test/Spec.hs:43
  122. 244.02 s [sydtest-test] 20 exceptions.Pattern matching error.fails in IO, as the result
  123. 244.02 s [sydtest-test] Retries: 3 (does not look flaky)
  124. 244.02 s [sydtest-test] output-test/Spec.hs:27:10-19: No instance nor default method for class operation toUnit
  125. 244.02 s [sydtest-test]
  126. 244.02 s [sydtest-test] HasCallStack backtrace:
  127. 244.02 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  128. 244.02 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
  129. 244.02 s [sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:421:30 in ghc-internal:GHC.Internal.Control.Exception.Base
  130. 244.02 s [sydtest-test]
  131. 244.02 s [sydtest-test]
  132. 244.02 s [sydtest-test] output-test/Spec.hs:44
  133. 244.02 s [sydtest-test] 21 exceptions.Pattern matching error.fails in IO, as the action
  134. 244.02 s [sydtest-test] Retries: 3 (does not look flaky)
  135. 244.02 s [sydtest-test] output-test/Spec.hs:27:10-19: No instance nor default method for class operation toUnit
  136. 244.02 s [sydtest-test]
  137. 244.02 s [sydtest-test] HasCallStack backtrace:
  138. 244.02 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  139. 244.09 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
  140. 244.09 s [sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:421:30 in ghc-internal:GHC.Internal.Control.Exception.Base
  141. 244.09 s [sydtest-test]
  142. 244.09 s [sydtest-test]
  143. 244.09 s [sydtest-test] output-test/Spec.hs:48
  144. 244.09 s [sydtest-test] 22 exceptions.Record selection error
  145. 244.09 s [sydtest-test] Retries: 3 (does not look flaky)
  146. 244.09 s [sydtest-test] test
  147. 244.09 s [sydtest-test] HasCallStack backtrace:
  148. 244.09 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  149. 244.09 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
  150. 244.09 s [sydtest-test] throw, called at output-test/Spec.hs:48:34 in sydtest-test-0.0.0.0-3t8XiQQoEVdBjW4Kj5r5Z4-sydtest-output-test:Spec
  151. 244.09 s [sydtest-test]
  152. 244.09 s [sydtest-test]
  153. 244.09 s [sydtest-test] output-test/Spec.hs:56
  154. 244.09 s [sydtest-test] 23 exceptions.NoMethodError
  155. 244.09 s [sydtest-test] Retries: 3 (does not look flaky)
  156. 244.09 s [sydtest-test] test
  157. 244.09 s [sydtest-test] HasCallStack backtrace:
  158. 244.09 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  159. 244.09 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
  160. 244.09 s [sydtest-test] throw, called at output-test/Spec.hs:56:25 in sydtest-test-0.0.0.0-3t8XiQQoEVdBjW4Kj5r5Z4-sydtest-output-test:Spec
  161. 244.09 s [sydtest-test]
  162. 244.09 s [sydtest-test]
  163. 244.09 s [sydtest-test] output-test/Spec.hs:44
  164. 244.09 s [sydtest-test] 24 exceptions.Pattern matching error.fails in IO, as the action
  165. 244.09 s [sydtest-test] Retries: 3 (does not look flaky)
  166. 244.09 s [sydtest-test] divide by zero
  167. 244.09 s [sydtest-test]
  168. 244.09 s [sydtest-test] output-test/Spec.hs:43
  169. 244.15 s [sydtest-test] 25 exceptions.Pattern matching error.fails in IO, as the result
  170. 244.15 s [sydtest-test] Retries: 3 (does not look flaky)
  171. 244.15 s [sydtest-test] divide by zero
  172. 244.15 s [sydtest-test]
  173. 244.15 s [sydtest-test] output-test/Spec.hs:45
  174. 244.15 s [sydtest-test] 26 exceptions.Pattern matching error.fails in pure code
  175. 244.15 s [sydtest-test] Retries: 3 (does not look flaky)
  176. 244.15 s [sydtest-test] divide by zero
  177. 244.15 s [sydtest-test]
  178. 244.15 s [sydtest-test] output-test/Spec.hs:43
  179. 244.15 s [sydtest-test] 27 exceptions.Record construction error.fails in IO, as the result
  180. 244.15 s [sydtest-test] Retries: 3 (does not look flaky)
  181. 244.15 s [sydtest-test] output-test/Spec.hs:47:57-64: Missing field in record construction field
  182. 244.15 s [sydtest-test]
  183. 244.15 s [sydtest-test] HasCallStack backtrace:
  184. 244.15 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  185. 244.15 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
  186. 244.15 s [sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:420:30 in ghc-internal:GHC.Internal.Control.Exception.Base
  187. 244.15 s [sydtest-test]
  188. 244.15 s [sydtest-test]
  189. 244.15 s [sydtest-test] output-test/Spec.hs:44
  190. 244.15 s [sydtest-test] 28 exceptions.Record construction error.fails in IO, as the action
  191. 244.15 s [sydtest-test] Retries: 3 (does not look flaky)
  192. 244.15 s [sydtest-test] output-test/Spec.hs:47:57-64: Missing field in record construction field
  193. 244.15 s [sydtest-test]
  194. 244.15 s [sydtest-test] HasCallStack backtrace:
  195. 244.15 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  196. 244.15 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
  197. 244.15 s [sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:420:30 in ghc-internal:GHC.Internal.Control.Exception.Base
  198. 244.15 s [sydtest-test]
  199. 244.15 s [sydtest-test]
  200. 244.15 s [sydtest-test] output-test/Spec.hs:45
  201. 244.15 s [sydtest-test] 29 exceptions.Record construction error.fails in pure code
  202. 244.21 s [sydtest-test] Retries: 3 (does not look flaky)
  203. 244.21 s [sydtest-test] output-test/Spec.hs:47:57-64: Missing field in record construction field
  204. 244.21 s [sydtest-test]
  205. 244.21 s [sydtest-test] HasCallStack backtrace:
  206. 244.21 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  207. 244.21 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
  208. 244.21 s [sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:420:30 in ghc-internal:GHC.Internal.Control.Exception.Base
  209. 244.21 s [sydtest-test]
  210. 244.21 s [sydtest-test]
  211. 244.21 s [sydtest-test] output-test/Spec.hs:46
  212. 244.21 s [sydtest-test] 30 exceptions.Record construction error
  213. 244.21 s [sydtest-test] Retries: 3 (does not look flaky)
  214. 244.21 s [sydtest-test] test
  215. 244.21 s [sydtest-test] HasCallStack backtrace:
  216. 244.21 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  217. 244.22 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
  218. 244.22 s [sydtest-test] throw, called at output-test/Spec.hs:46:37 in sydtest-test-0.0.0.0-3t8XiQQoEVdBjW4Kj5r5Z4-sydtest-output-test:Spec
  219. 244.22 s [sydtest-test]
  220. 244.22 s [sydtest-test]
  221. 244.22 s [sydtest-test] output-test/Spec.hs:43
  222. 244.22 s [sydtest-test] 31 exceptions.Record update error.fails in IO, as the result
  223. 244.22 s [sydtest-test] Retries: 3 (does not look flaky)
  224. 244.22 s [sydtest-test] output-test/Spec.hs:51:60-88: Non-exhaustive patterns in record update
  225. 244.22 s [sydtest-test]
  226. 244.22 s [sydtest-test] HasCallStack backtrace:
  227. 244.22 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  228. 244.22 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
  229. 244.22 s [sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
  230. 244.28 s [sydtest-test]
  231. 244.28 s [sydtest-test]
  232. 244.28 s [sydtest-test] output-test/Spec.hs:44
  233. 244.28 s [sydtest-test] 32 exceptions.Record update error.fails in IO, as the action
  234. 244.28 s [sydtest-test] Retries: 3 (does not look flaky)
  235. 244.28 s [sydtest-test] output-test/Spec.hs:51:60-88: Non-exhaustive patterns in record update
  236. 244.28 s [sydtest-test]
  237. 244.28 s [sydtest-test] HasCallStack backtrace:
  238. 244.28 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  239. 244.28 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
  240. 244.28 s [sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
  241. 244.28 s [sydtest-test]
  242. 244.28 s [sydtest-test]
  243. 244.28 s [sydtest-test] output-test/Spec.hs:45
  244. 244.28 s [sydtest-test] 33 exceptions.Record update error.fails in pure code
  245. 244.28 s [sydtest-test] Retries: 3 (does not look flaky)
  246. 244.28 s [sydtest-test] output-test/Spec.hs:51:60-88: Non-exhaustive patterns in record update
  247. 244.34 s [sydtest-test]
  248. 244.34 s [sydtest-test] HasCallStack backtrace:
  249. 244.34 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  250. 244.34 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
  251. 244.34 s [sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
  252. 244.34 s [sydtest-test]
  253. 244.34 s [sydtest-test]
  254. 244.34 s [sydtest-test] output-test/Spec.hs:52
  255. 244.34 s [sydtest-test] 34 exceptions.Pattern matching error
  256. 244.34 s [sydtest-test] Retries: 3 (does not look flaky)
  257. 244.34 s [sydtest-test] test
  258. 244.34 s [sydtest-test] HasCallStack backtrace:
  259. 244.34 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  260. 244.34 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
  261. 244.34 s [sydtest-test] throw, called at output-test/Spec.hs:52:34 in sydtest-test-0.0.0.0-3t8XiQQoEVdBjW4Kj5r5Z4-sydtest-output-test:Spec
  262. 244.34 s [sydtest-test]
  263. 244.34 s [sydtest-test]
  264. 244.34 s [sydtest-test] output-test/Spec.hs:44
  265. 244.34 s [sydtest-test] 35 exceptions.Pattern matching error.fails in IO, as the action
  266. 244.34 s [sydtest-test] Retries: 3 (does not look flaky)
  267. 244.34 s [sydtest-test] output-test/Spec.hs:53:50-64: Non-exhaustive patterns in Cons1 s
  268. 244.34 s [sydtest-test]
  269. 244.34 s [sydtest-test] HasCallStack backtrace:
  270. 244.34 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  271. 244.34 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
  272. 244.34 s [sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
  273. 244.34 s [sydtest-test]
  274. 244.34 s [sydtest-test]
  275. 244.34 s [sydtest-test] output-test/Spec.hs:43
  276. 244.34 s [sydtest-test] 36 exceptions.Pattern matching error.fails in IO, as the result
  277. 244.40 s [sydtest-test] Retries: 3 (does not look flaky)
  278. 244.40 s [sydtest-test] output-test/Spec.hs:53:50-64: Non-exhaustive patterns in Cons1 s
  279. 244.40 s [sydtest-test]
  280. 244.40 s [sydtest-test] HasCallStack backtrace:
  281. 244.40 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  282. 244.40 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
  283. 244.40 s [sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
  284. 244.40 s [sydtest-test]
  285. 244.40 s [sydtest-test]
  286. 244.40 s [sydtest-test] output-test/Spec.hs:45
  287. 244.40 s [sydtest-test] 37 exceptions.Pattern matching error.fails in pure code
  288. 244.40 s [sydtest-test] Retries: 3 (does not look flaky)
  289. 244.40 s [sydtest-test] output-test/Spec.hs:53:50-64: Non-exhaustive patterns in Cons1 s
  290. 244.40 s [sydtest-test]
  291. 244.40 s [sydtest-test] HasCallStack backtrace:
  292. 244.40 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  293. 244.41 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
  294. 244.41 s [sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
  295. 244.41 s [sydtest-test]
  296. 244.41 s [sydtest-test]
  297. 244.41 s [sydtest-test] output-test/Spec.hs:44
  298. 244.41 s [sydtest-test] 38 exceptions.Record selection error.fails in IO, as the action
  299. 244.41 s [sydtest-test] Retries: 3 (does not look flaky)
  300. 244.41 s [sydtest-test] No match in record selector field
  301. 244.41 s [sydtest-test] HasCallStack backtrace:
  302. 244.41 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  303. 244.41 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
  304. 244.41 s [sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:417:30 in ghc-internal:GHC.Internal.Control.Exception.Base
  305. 244.47 s [sydtest-test]
  306. 244.47 s [sydtest-test]
  307. 244.47 s [sydtest-test] output-test/Spec.hs:45
  308. 244.47 s [sydtest-test] 39 exceptions.Record selection error.fails in pure code
  309. 244.47 s [sydtest-test] Retries: 3 (does not look flaky)
  310. 244.47 s [sydtest-test] No match in record selector field
  311. 244.47 s [sydtest-test] HasCallStack backtrace:
  312. 244.47 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  313. 244.47 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
  314. 244.47 s [sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:417:30 in ghc-internal:GHC.Internal.Control.Exception.Base
  315. 244.47 s [sydtest-test]
  316. 244.47 s [sydtest-test]
  317. 244.47 s [sydtest-test] output-test/Spec.hs:43
  318. 244.47 s [sydtest-test] 40 exceptions.Record selection error.fails in IO, as the result
  319. 244.47 s [sydtest-test] Retries: 3 (does not look flaky)
  320. 244.47 s [sydtest-test] No match in record selector field
  321. 244.47 s [sydtest-test] HasCallStack backtrace:
  322. 244.47 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  323. 244.47 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
  324. 244.47 s [sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:417:30 in ghc-internal:GHC.Internal.Control.Exception.Base
  325. 244.47 s [sydtest-test]
  326. 244.47 s [sydtest-test]
  327. 244.47 s [sydtest-test] output-test/Spec.hs:54
  328. 244.47 s [sydtest-test] 41 exceptions.ArithException
  329. 244.47 s [sydtest-test] Retries: 3 (does not look flaky)
  330. 244.47 s [sydtest-test] arithmetic underflow
  331. 244.47 s [sydtest-test] HasCallStack backtrace:
  332. 244.47 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  333. 244.47 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
  334. 244.53 s [sydtest-test] throw, called at output-test/Spec.hs:54:26 in sydtest-test-0.0.0.0-3t8XiQQoEVdBjW4Kj5r5Z4-sydtest-output-test:Spec
  335. 244.53 s [sydtest-test]
  336. 244.53 s [sydtest-test]
  337. 244.53 s [sydtest-test] output-test/Spec.hs:50
  338. 244.53 s [sydtest-test] 42 exceptions.Record update error
  339. 244.53 s [sydtest-test] Retries: 3 (does not look flaky)
  340. 244.53 s [sydtest-test] test
  341. 244.53 s [sydtest-test] HasCallStack backtrace:
  342. 244.53 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  343. 244.53 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
  344. 244.53 s [sydtest-test] throw, called at output-test/Spec.hs:50:31 in sydtest-test-0.0.0.0-3t8XiQQoEVdBjW4Kj5r5Z4-sydtest-output-test:Spec
  345. 244.53 s [sydtest-test]
  346. 244.53 s [sydtest-test]
  347. 244.53 s [sydtest-test] output-test/Spec.hs:338
  348. 244.53 s [sydtest-test] 43 expectations.considered failing
  349. 244.53 s [sydtest-test] Retries: 3 (does not look flaky)
  350. 244.53 s [sydtest-test]
  351. 244.53 s [sydtest-test] output-test/Spec.hs:339
  352. 244.53 s [sydtest-test] 44 expectations.considered failing
  353. 244.53 s [sydtest-test] Retries: 3 (does not look flaky)
  354. 244.54 s [sydtest-test]
  355. 244.54 s [sydtest-test] Unknown location
  356. 244.54 s [sydtest-test] 45 callstack.prop
  357. 244.54 s [sydtest-test] Retries: 3 (does not look flaky)
  358. 244.54 s [sydtest-test] Failed after 1 tests
  359. 244.54 s [sydtest-test]
  360. 244.54 s [sydtest-test] output-test/Spec.hs:330
  361. 244.54 s [sydtest-test] 46 callstack.describe.describe-it
  362. 244.54 s [sydtest-test] Retries: 3 (does not look flaky)
  363. 244.54 s [sydtest-test]
  364. 244.54 s [sydtest-test] output-test/Spec.hs:331
  365. 244.54 s [sydtest-test] 47 callstack.describe.describe-specify
  366. 244.54 s [sydtest-test] Retries: 3 (does not look flaky)
  367. 244.54 s [sydtest-test]
  368. 244.54 s [sydtest-test] output-test/Spec.hs:327
  369. 244.54 s [sydtest-test] 48 callstack.specify
  370. 244.60 s [sydtest-test] Retries: 3 (does not look flaky)
  371. 244.60 s [sydtest-test]
  372. 244.60 s [sydtest-test] output-test/Spec.hs:326
  373. 244.60 s [sydtest-test] 49 callstack.it
  374. 244.60 s [sydtest-test] Retries: 3 (does not look flaky)
  375. 244.60 s [sydtest-test]
  376. 244.60 s [sydtest-test] output-test/Spec.hs:159
  377. 244.60 s [sydtest-test] 50 Around.before.does not kill the test suite
  378. 244.60 s [sydtest-test] Retries: 3 (does not look flaky)
  379. 244.60 s [sydtest-test] user error (test)
  380. 244.60 s [sydtest-test] HasCallStack backtrace:
  381. 244.60 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  382. 244.60 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  383. 244.60 s [sydtest-test] throwIO, called at output-test/Spec.hs:158:23 in sydtest-test-0.0.0.0-3t8XiQQoEVdBjW4Kj5r5Z4-sydtest-output-test:Spec
  384. 244.60 s [sydtest-test]
  385. 244.60 s [sydtest-test]
  386. 244.60 s [sydtest-test] output-test/Spec.hs:164
  387. 244.60 s [sydtest-test] 51 Around.before_.does not kill the test suite
  388. 244.60 s [sydtest-test] Retries: 3 (does not look flaky)
  389. 244.60 s [sydtest-test] user error (test)
  390. 244.60 s [sydtest-test] HasCallStack backtrace:
  391. 244.60 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  392. 244.60 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  393. 244.60 s [sydtest-test] throwIO, called at output-test/Spec.hs:163:18 in sydtest-test-0.0.0.0-3t8XiQQoEVdBjW4Kj5r5Z4-sydtest-output-test:Spec
  394. 244.60 s [sydtest-test]
  395. 244.60 s [sydtest-test]
  396. 244.60 s [sydtest-test] output-test/Spec.hs:169
  397. 244.60 s [sydtest-test] 52 Around.after.does not kill the test suite
  398. 244.60 s [sydtest-test] Retries: 3 (does not look flaky)
  399. 244.60 s [sydtest-test] user error (test)
  400. 244.60 s [sydtest-test] HasCallStack backtrace:
  401. 244.66 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  402. 244.66 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  403. 244.66 s [sydtest-test] throwIO, called at output-test/Spec.hs:168:22 in sydtest-test-0.0.0.0-3t8XiQQoEVdBjW4Kj5r5Z4-sydtest-output-test:Spec
  404. 244.66 s [sydtest-test]
  405. 244.66 s [sydtest-test]
  406. 244.66 s [sydtest-test] output-test/Spec.hs:174
  407. 244.66 s [sydtest-test] 53 Around.after_.does not kill the test suite
  408. 244.66 s [sydtest-test] Retries: 3 (does not look flaky)
  409. 244.66 s [sydtest-test] user error (test)
  410. 244.66 s [sydtest-test] HasCallStack backtrace:
  411. 244.66 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  412. 244.66 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  413. 244.67 s [sydtest-test] throwIO, called at output-test/Spec.hs:173:17 in sydtest-test-0.0.0.0-3t8XiQQoEVdBjW4Kj5r5Z4-sydtest-output-test:Spec
  414. 244.67 s [sydtest-test]
  415. 244.67 s [sydtest-test]
  416. 244.67 s [sydtest-test] output-test/Spec.hs:179
  417. 244.67 s [sydtest-test] 54 Around.around.does not kill the test suite
  418. 244.67 s [sydtest-test] Retries: 3 (does not look flaky)
  419. 244.67 s [sydtest-test] user error (test)
  420. 244.67 s [sydtest-test] HasCallStack backtrace:
  421. 244.67 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  422. 244.67 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  423. 244.67 s [sydtest-test] throwIO, called at output-test/Spec.hs:178:23 in sydtest-test-0.0.0.0-3t8XiQQoEVdBjW4Kj5r5Z4-sydtest-output-test:Spec
  424. 244.67 s [sydtest-test]
  425. 244.67 s [sydtest-test]
  426. 244.67 s [sydtest-test] output-test/Spec.hs:184
  427. 244.67 s [sydtest-test] 55 Around.around_.does not kill the test suite
  428. 244.73 s [sydtest-test] Retries: 3 (does not look flaky)
  429. 244.73 s [sydtest-test] user error (test)
  430. 244.73 s [sydtest-test] HasCallStack backtrace:
  431. 244.73 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  432. 244.73 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  433. 244.73 s [sydtest-test] throwIO, called at output-test/Spec.hs:183:24 in sydtest-test-0.0.0.0-3t8XiQQoEVdBjW4Kj5r5Z4-sydtest-output-test:Spec
  434. 244.73 s [sydtest-test]
  435. 244.73 s [sydtest-test]
  436. 244.73 s [sydtest-test] output-test/Spec.hs:189
  437. 244.73 s [sydtest-test] 56 Around.aroundWith.does not kill the test suite
  438. 244.73 s [sydtest-test] Retries: 3 (does not look flaky)
  439. 244.73 s [sydtest-test] user error (test)
  440. 244.73 s [sydtest-test] HasCallStack backtrace:
  441. 244.73 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  442. 244.73 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  443. 244.73 s [sydtest-test] throwIO, called at output-test/Spec.hs:188:30 in sydtest-test-0.0.0.0-3t8XiQQoEVdBjW4Kj5r5Z4-sydtest-output-test:Spec
  444. 244.73 s [sydtest-test]
  445. 244.73 s [sydtest-test]
  446. 244.73 s [sydtest-test] output-test/Spec.hs:194
  447. 244.73 s [sydtest-test] 57 Around.aroundWith'.does not kill the test suite
  448. 244.73 s [sydtest-test] Retries: 3 (does not look flaky)
  449. 244.73 s [sydtest-test] user error (test)
  450. 244.73 s [sydtest-test] HasCallStack backtrace:
  451. 244.73 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  452. 244.73 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  453. 244.73 s [sydtest-test] throwIO, called at output-test/Spec.hs:193:34 in sydtest-test-0.0.0.0-3t8XiQQoEVdBjW4Kj5r5Z4-sydtest-output-test:Spec
  454. 244.80 s [sydtest-test]
  455. 244.80 s [sydtest-test]
  456. 244.80 s [sydtest-test] output-test/Spec.hs:37
  457. 244.80 s [sydtest-test] 58 undefined.Impure undefined
  458. 244.80 s [sydtest-test] Retries: 3 (does not look flaky)
  459. 244.80 s [sydtest-test] Prelude.undefined
  460. 244.80 s [sydtest-test] CallStack (from HasCallStack):
  461. 244.80 s [sydtest-test] undefined, called at output-test/Spec.hs:37:28 in sydtest-test-0.0.0.0-3t8XiQQoEVdBjW4Kj5r5Z4-sydtest-output-test:Spec
  462. 244.80 s [sydtest-test] HasCallStack backtrace:
  463. 244.80 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  464. 244.80 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
  465. 244.80 s [sydtest-test] undefined, called at output-test/Spec.hs:37:28 in sydtest-test-0.0.0.0-3t8XiQQoEVdBjW4Kj5r5Z4-sydtest-output-test:Spec
  466. 244.80 s [sydtest-test]
  467. 244.80 s [sydtest-test]
  468. 244.80 s [sydtest-test] output-test/Spec.hs:36
  469. 244.80 s [sydtest-test] 59 undefined.Pure undefined
  470. 244.80 s [sydtest-test] Retries: 3 (does not look flaky)
  471. 244.80 s [sydtest-test] Prelude.undefined
  472. 244.80 s [sydtest-test] CallStack (from HasCallStack):
  473. 244.80 s [sydtest-test] undefined, called at output-test/Spec.hs:36:31 in sydtest-test-0.0.0.0-3t8XiQQoEVdBjW4Kj5r5Z4-sydtest-output-test:Spec
  474. 244.80 s [sydtest-test] HasCallStack backtrace:
  475. 244.80 s [sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  476. 244.80 s [sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
  477. 244.80 s [sydtest-test] undefined, called at output-test/Spec.hs:36:31 in sydtest-test-0.0.0.0-3t8XiQQoEVdBjW4Kj5r5Z4-sydtest-output-test:Spec
  478. 244.80 s [sydtest-test]
  479. 244.80 s [sydtest-test]
  480. 244.80 s [sydtest-test] output-test/Spec.hs:279
  481. 244.80 s [sydtest-test] 60 Shrinking.can grab the mvar during shrinking
  482. 244.80 s [sydtest-test] Retries: 3 (does not look flaky)
  483. 244.80 s [sydtest-test] Failed after 21 tests
  484. 244.80 s [sydtest-test] Generated: 20
  485. 244.86 s [sydtest-test] Predicate failed, but should have succeeded, on this value:
  486. 244.86 s [sydtest-test] 20
  487. 244.86 s [sydtest-test]
  488. 244.86 s [sydtest-test] output-test/Spec.hs:98
  489. 244.86 s [sydtest-test] 61 assertions.shouldSatisfyNamed
  490. 244.86 s [sydtest-test] Retries: 3 (does not look flaky)
  491. 244.86 s [sydtest-test] Predicate failed, but should have succeeded, on this value:
  492. 244.86 s [sydtest-test] 3
  493. 244.86 s [sydtest-test] Predicate: even
  494. 244.86 s [sydtest-test]
  495. 244.86 s [sydtest-test] output-test/Spec.hs:94
  496. 244.86 s [sydtest-test] 62 assertions.shouldNotBe
  497. 244.86 s [sydtest-test] Retries: 3 (does not look flaky)
  498. 244.86 s [sydtest-test] Did not expect equality of the values but both were:
  499. 244.86 s [sydtest-test] 3
  500. 244.86 s [sydtest-test]
  501. 244.86 s [sydtest-test] output-test/Spec.hs:97
  502. 244.86 s [sydtest-test] 63 assertions.shouldNotSatisfy
  503. 244.86 s [sydtest-test] Retries: 3 (does not look flaky)
  504. 244.86 s [sydtest-test] Predicate succeeded, but should have failed, on this value:
  505. 244.92 s [sydtest-test] 3
  506. 244.92 s [sydtest-test]
  507. 244.92 s [sydtest-test] output-test/Spec.hs:96
  508. 244.92 s [sydtest-test] 64 assertions.shouldSatisfy
  509. 244.92 s [sydtest-test] Retries: 3 (does not look flaky)
  510. 244.92 s [sydtest-test] Predicate failed, but should have succeeded, on this value:
  511. 244.92 s [sydtest-test] 3
  512. 244.92 s [sydtest-test]
  513. 244.92 s [sydtest-test] output-test/Spec.hs:99
  514. 244.92 s [sydtest-test] 65 assertions.shouldNotSatisfyNamed
  515. 244.92 s [sydtest-test] Retries: 3 (does not look flaky)
  516. 244.92 s [sydtest-test] Predicate succeeded, but should have failed, on this value:
  517. 244.92 s [sydtest-test] 3
  518. 244.92 s [sydtest-test] Predicate: odd
  519. 244.92 s [sydtest-test]
  520. 244.92 s [sydtest-test] output-test/Spec.hs:95
  521. 244.92 s [sydtest-test] 66 assertions.shouldNotBe
  522. 244.92 s [sydtest-test] Retries: 3 (does not look flaky)
  523. 244.92 s [sydtest-test] These two values were considered equal but should not have been equal:
  524. 244.92 s [sydtest-test] Actual : -0.0
  525. 244.92 s [sydtest-test] Not Expected: 0.0
  526. 244.92 s [sydtest-test]
  527. 244.92 s [sydtest-test] output-test/Spec.hs:93
  528. 244.93 s [sydtest-test] 67 assertions.shouldBe
  529. 244.93 s [sydtest-test] Retries: 3 (does not look flaky)
  530. 244.93 s [sydtest-test] Expected these values to be equal:
  531. 244.93 s [sydtest-test] Actual: 3
  532. 244.93 s [sydtest-test] Expected: 4
  533. 244.93 s [sydtest-test]
  534. 244.93 s [sydtest-test] output-test/Spec.hs:220
  535. 244.93 s [sydtest-test] 68 Property.generated values.shows many generated values too
  536. 244.93 s [sydtest-test] Retries: 3 (does not look flaky)
  537. 244.93 s [sydtest-test] Failed after 1 tests
  538. 244.93 s [sydtest-test] Generated: 0
  539. 244.93 s [sydtest-test] Generated: 0
  540. 244.93 s [sydtest-test] Generated: 0
  541. 244.93 s [sydtest-test] Generated: 0
  542. 244.93 s [sydtest-test] Generated: 0
  543. 244.93 s [sydtest-test] Expected these values to be equal:
  544. 244.93 s [sydtest-test] Actual: 0
  545. 244.93 s [sydtest-test] Expected: 1
  546. 244.93 s [sydtest-test]
  547. 244.93 s [sydtest-test] output-test/Spec.hs:239
  548. 244.93 s [sydtest-test] 69 Property.labels.shows the labels in use on failure
  549. 244.99 s [sydtest-test] Retries: 3 (does not look flaky)
  550. 244.99 s [sydtest-test] Failed after 1 tests
  551. 244.99 s [sydtest-test] Generated: []
  552. 244.99 s [sydtest-test] Labels: "length of input is 0", "magnitude (digits) of sum of input is 0"
  553. 244.99 s [sydtest-test] Expected these values to be equal:
  554. 244.99 s [sydtest-test] Actual: []
  555. 244.99 s [sydtest-test] Expected: [ 0 ]
  556. 244.99 s [sydtest-test]
  557. 244.99 s [sydtest-test] output-test/Spec.hs:256
  558. 244.99 s [sydtest-test] 70 Property.classes.shows the classes in use on failure
  559. 244.99 s [sydtest-test] Retries: 3 (does not look flaky)
  560. 244.99 s [sydtest-test] Failed after 1 tests
  561. 244.99 s [sydtest-test] Generated: []
  562. 244.99 s [sydtest-test] Class: empty
  563. 244.99 s [sydtest-test] Expected these values to be equal:
  564. 244.99 s [sydtest-test] Actual: []
  565. 244.99 s [sydtest-test] Expected: [ 0 ]
  566. 244.99 s [sydtest-test]
  567. 244.99 s [sydtest-test] output-test/Spec.hs:213
  568. 244.99 s [sydtest-test] 71 Context.shows a context when an exception is thrown as well
  569. 244.99 s [sydtest-test] Retries: 3 (does not look flaky)
  570. 244.99 s [sydtest-test] Prelude.undefined
  571. 244.99 s [sydtest-test] CallStack (from HasCallStack):
  572. 244.99 s [sydtest-test] undefined, called at output-test/Spec.hs:214:26 in sydtest-test-0.0.0.0-3t8XiQQoEVdBjW4Kj5r5Z4-sydtest-output-test:Spec
  573. 244.99 s [sydtest-test] context
  574. 244.99 s [sydtest-test]
  575. 244.99 s [sydtest-test] output-test/Spec.hs:207
  576. 244.99 s [sydtest-test] 72 Context.shows a nice context
  577. 244.99 s [sydtest-test] Retries: 3 (does not look flaky)
  578. 244.99 s [sydtest-test] Expected these values to be equal:
  579. 244.99 s [sydtest-test] Actual: True
  580. 244.99 s [sydtest-test] Expected: False
  581. 244.99 s [sydtest-test] Context
  582. 244.99 s [sydtest-test]
  583. 244.99 s [sydtest-test] output-test/Spec.hs:208
  584. 244.99 s [sydtest-test] 73 Context.shows a nice context multiple levels deep
  585. 244.99 s [sydtest-test] Retries: 3 (does not look flaky)
  586. 244.99 s [sydtest-test] Expected these values to be equal:
  587. 244.99 s [sydtest-test] Actual: True
  588. 244.99 s [sydtest-test] Expected: False
  589. 245.05 s [sydtest-test] Context3
  590. 245.05 s [sydtest-test] Context2
  591. 245.05 s [sydtest-test] Context1
  592. 245.05 s [sydtest-test]
  593. 245.05 s [sydtest-test] output-test/Spec.hs:197
  594. 245.05 s [sydtest-test] 74 expectationFailure
  595. 245.05 s [sydtest-test] Retries: 3 (does not look flaky)
  596. 245.05 s [sydtest-test] fails
  597. 245.05 s [sydtest-test]
  598. 245.05 s [sydtest-test] output-test/Spec.hs:306
  599. 245.05 s [sydtest-test] 75 Flakiness.Allows flakiness in this boolean five times (should fail with 5 retries)
  600. 245.05 s [sydtest-test] Retries: 5 (does not look flaky)
  601. 245.05 s [sydtest-test]
  602. 245.05 s [sydtest-test] output-test/Spec.hs:302
  603. 245.05 s [sydtest-test] 76 Flakiness.Does not allow flakiness if flakiness is not allowed even if retries happen
  604. 245.05 s [sydtest-test] Retries: 3 (does not look flaky)
  605. 245.05 s [sydtest-test] Expected these values to be equal:
  606. 245.05 s [sydtest-test] Actual: 9
  607. 245.05 s [sydtest-sqitch-postgres-source] Phase: buildPhase
  608. 245.05 s [sydtest-sqitch-postgres-source] Distribution quality warnings:
  609. 245.05 s [sydtest-sqitch-postgres-source] [no-description] No 'description' field.
  610. 245.05 s [sydtest-sqitch-postgres-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  611. 245.05 s [sydtest-sqitch-postgres-source] - bytestring
  612. 245.05 s [sydtest-sqitch-postgres-source] - containers
  613. 245.05 s [sydtest-sqitch-postgres-source] - monad-logger
  614. 245.05 s [sydtest-sqitch-postgres-source] - network-uri
  615. 245.05 s [sydtest-sqitch-postgres-source] - path
  616. 245.05 s [sydtest-sqitch-postgres-source] - persistent
  617. 245.05 s [sydtest-sqitch-postgres-source] - postgres-options
  618. 245.05 s [sydtest-sqitch-postgres-source] - sydtest
  619. 245.05 s [sydtest-sqitch-postgres-source] - sydtest-persistent-postgresql
  620. 245.05 s [sydtest-sqitch-postgres-source] - text
  621. 245.05 s [sydtest-sqitch-postgres-source] - typed-process
  622. 245.05 s [sydtest-sqitch-postgres-source] Please add them. There is more information at https://pvp.haskell.org/
  623. 245.05 s [sydtest-sqitch-postgres-source] Building source dist for sydtest-sqitch-postgres-0.0.0.0...
  624. 245.05 s [sydtest-sqitch-postgres-source] Source tarball created: dist/sydtest-sqitch-postgres-0.0.0.0.tar.gz
  625. 245.05 s [sydtest-sqitch-postgres-source] Phase: checkPhase
  626. 245.05 s [sydtest-sqitch-postgres-source] Phase: haddockPhase
  627. 245.05 s [sydtest-sqitch-postgres-source] Phase: installPhase
  628. 245.11 s [sydtest-test] Expected: 2est
  629. 245.11 s [sydtest-test] test
  630. 245.11 s [sydtest-test] test
  631. 245.11 s [sydtest-test] test
  632. 245.11 s [sydtest-test] test
  633. 245.11 s [sydtest-test] test
  634. 245.11 s [sydtest-sqitch-postgres-source] Phase: fixupPhase
  635. 245.12 s [sydtest-test] m
  636. 245.12 s [sydtest-test]
  637. 245.12 s [sydtest-test] output-test/Spec.hs:309
  638. 245.12 s [sydtest-test] 77 Flakiness.allows this intentionally flaky test with up to four retries
  639. 245.12 s [sydtest-test] Retries: 4 (does not look flaky)
  640. 245.12 s [sydtest-test] Expected these values to be equal:
  641. 245.12 s [sydtest-test] Actual: 11
  642. 245.12 s [sydtest-test] Expected: 2
  643. 245.12 s [sydtest-test]
  644. 245.12 s [sydtest-test] output-test/Spec.hs:296
  645. 245.12 s [sydtest-test] 78 Flakiness.allows this intentionally flaky test with the default number of retries
  646. 245.12 s [sydtest-test] Retries: 3 (does not look flaky)
  647. 245.12 s [sydtest-test] Expected these values to be equal:
  648. 245.12 s [sydtest-test] Actual: 9
  649. 245.12 s [sydtest-test] Expected: 2
  650. 245.12 s [sydtest-test]
  651. 245.12 s [sydtest-test] output-test/Spec.hs:293
  652. 245.12 s [sydtest-test] 79 Flakiness.Allows flakiness on False eventhough there is none (should fail)
  653. 245.12 s [sydtest-test] Retries: 3 (does not look flaky)
  654. 245.12 s [sydtest-test]
  655. 245.12 s [sydtest-test] output-test/Spec.hs:90
  656. 245.12 s [sydtest-test] 80 Diff.shows nice multi-line diffs
  657. 245.12 s [sydtest-test] Retries: 3 (does not look flaky)
  658. 245.12 s [sydtest-test] Expected these values to be equal:
  659. 245.12 s [sydtest-test] Actual: ( "foo" , [] , "bar" )
  660. 245.12 s [sydtest-test] Expected:
  661. 245.12 s [sydtest-test] ( "foofoo"
  662. 245.12 s [sydtest-test] , [ "quux" , "quux" , "quux" , "quux" , "quux" , "quux" ]
  663. 245.12 s [sydtest-test] , "baz"
  664. 245.12 s [sydtest-test] )
  665. 245.12 s [sydtest-test] Inline diff:
  666. 245.12 s [sydtest-test] ( "foofoo"
  667. 245.12 s [sydtest-test] , [] "quux" , "quux" , "quux" , "quux" , "quux" , "quux" ]
  668. 245.12 s [sydtest-test] , "barz"
  669. 245.12 s [sydtest-test] )
  670. 245.12 s [sydtest-test]
  671. 245.12 s [sydtest-test] output-test/Spec.hs:88
  672. 245.12 s [sydtest-test] 81 Diff.shows nice multi-line diffs
  673. 245.12 s [sydtest-test] Retries: 3 (does not look flaky)
  674. 245.18 s [sydtest-test] Expected these values to be equal:
  675. 245.18 s [sydtest-test] Actual:
  676. 245.18 s [sydtest-test] ( "foo"
  677. 245.18 s [sydtest-test] , [ "quux" , "quux" , "quux" , "quux" , "quux" , "quux" , "quux" ]
  678. 245.18 s [sydtest-test] , "bar"
  679. 245.18 s [sydtest-test] )
  680. 245.18 s [sydtest-test] Expected:
  681. 245.18 s [sydtest-test] ( "foofoo"
  682. 245.18 s [sydtest-test] , [ "quux" , "quux" , "quux" , "quux" , "quux" , "quux" ]
  683. 245.18 s [sydtest-test] , "baz"
  684. 245.18 s [sydtest-test] )
  685. 245.18 s [sydtest-test] Inline diff:
  686. 245.18 s [sydtest-test] ( "foofoo"
  687. 245.18 s [sydtest-test] , [ "quux" , "quux" , "quux" , "quux" , "quux" , "quux" , "quux" ]
  688. 245.18 s [sydtest-test] , "bazr"
  689. 245.18 s [sydtest-test] )
  690. 245.18 s [sydtest-test]
  691. 245.18 s [sydtest-test] output-test/Spec.hs:70
  692. 245.18 s [sydtest-test] 82 Property tests.pure.should fail to show that sorting does nothing
  693. 245.18 s [sydtest-test] Retries: 3 (does not look flaky)
  694. 245.18 s [sydtest-test] Failed after 3 tests
  695. 245.18 s [sydtest-test] Generated: [-5,3,11,-3,-13,0,19,-10,15,-13,1,-12,10,-18,-3,-2,6,-9,-6]
  696. 245.18 s [sydtest-test]
  697. 245.18 s [sydtest-test] output-test/Spec.hs:78
  698. 245.18 s [sydtest-test] 83 Property tests.impure.should fail to show that sorting does nothing
  699. 245.18 s [sydtest-test] Retries: 3 (does not look flaky)
  700. 245.18 s [sydtest-test] Failed after 3 tests
  701. 245.18 s [sydtest-test] Generated: [-5,3,11,-3,-13,0,19,-10,15,-13,1,-12,10,-18,-3,-2,6,-9,-6]
  702. 245.18 s [sydtest-test] Expected these values to be equal:
  703. 245.18 s [sydtest-test] Actual:
  704. 245.18 s [sydtest-test] [ -18
  705. 245.18 s [sydtest-test] , -13
  706. 245.18 s [sydtest-test] , -13
  707. 245.18 s [sydtest-test] , -12
  708. 245.18 s [sydtest-test] , -10
  709. 245.18 s [sydtest-test] , -9
  710. 245.18 s [sydtest-test] , -6
  711. 245.24 s [sydtest-test] , -5
  712. 245.24 s [sydtest-test] , -3
  713. 245.24 s [sydtest-test] , -3
  714. 245.24 s [sydtest-test] , -2
  715. 245.24 s [sydtest-test] , 0
  716. 245.24 s [sydtest-test] , 1
  717. 245.24 s [sydtest-test] , 3
  718. 245.24 s [sydtest-test] , 6
  719. 245.24 s [sydtest-test] , 10
  720. 245.24 s [sydtest-test] , 11
  721. 245.24 s [sydtest-test] , 15
  722. 245.24 s [sydtest-test] , 19
  723. 245.24 s [sydtest-test] ]
  724. 245.24 s [sydtest-test] Expected:
  725. 245.24 s [sydtest-test] [ -5
  726. 245.24 s [sydtest-test] , 3
  727. 245.24 s [sydtest-test] , 11
  728. 245.24 s [sydtest-test] , -3
  729. 245.24 s [sydtest-test] , -13
  730. 245.24 s [sydtest-test] , 0
  731. 245.24 s [sydtest-test] , 19
  732. 245.24 s [sydtest-test] , -10
  733. 245.24 s [sydtest-test] , 15
  734. 245.24 s [sydtest-test] , -13
  735. 245.24 s [sydtest-test] , 1
  736. 245.24 s [sydtest-test] , -12
  737. 245.24 s [sydtest-test] , 10
  738. 245.24 s [sydtest-test] , -18
  739. 245.24 s [sydtest-test] , -3
  740. 245.24 s [sydtest-test] , -2
  741. 245.24 s [sydtest-test] , 6
  742. 245.24 s [sydtest-test] , -9
  743. 245.24 s [sydtest-test] , -6
  744. 245.24 s [sydtest-test] ]
  745. 245.24 s [sydtest-test] Inline diff:
  746. 245.24 s [sydtest-test] [ -5
  747. 245.24 s [sydtest-test] , 138
  748. 245.24 s [sydtest-test] , -113
  749. 245.24 s [sydtest-test] , -13
  750. 245.24 s [sydtest-test] , -132
  751. 245.24 s [sydtest-test] , -10
  752. 245.24 s [sydtest-test] , -19
  753. 245.24 s [sydtest-test] , -160
  754. 245.31 s [sydtest-test] , 1-5
  755. 245.31 s [sydtest-test] , -13
  756. 245.31 s [sydtest-test] , -31
  757. 245.31 s [sydtest-test] , -12
  758. 245.31 s [sydtest-test] , 10
  759. 245.31 s [sydtest-test] , -18
  760. 245.31 s [sydtest-test] , -3
  761. 245.31 s [sydtest-test] , -62
  762. 245.31 s [sydtest-test] , 106
  763. 245.31 s [sydtest-test] , -11
  764. 245.31 s [sydtest-test] , 159
  765. 245.31 s [sydtest-test] , 1-69
  766. 245.31 s [sydtest-test] ]
  767. 245.31 s [sydtest-test]
  768. 245.31 s [sydtest-test]
  769. 245.31 s [sydtest-test] Examples: 985
  770. 245.31 s [sydtest-test] Passed: 29
  771. 245.31 s [sydtest-test] Failed: 83
  772. 245.31 s [sydtest-test] Pending: 7
  773. 245.31 s [sydtest-test] Sum of test runtimes: 1.04 seconds
  774. 245.31 s [sydtest-test] Test suite took: 0.21 seconds
  775. 245.31 s [sydtest-test]
  776. 245.31 s [sydtest-test] Golden test of output
  777. 245.31 s [sydtest-test] Tests:
  778. 245.31 s [sydtest-test]
  779. 245.31 s [sydtest-test] Golden Output
  780. 245.31 s [sydtest-test] 'a'
  781. 245.31 s [sydtest-test] hi
  782. 245.31 s [sydtest-test] 'a'
  783. 245.31 s [sydtest-test] hi
  784. 245.31 s [sydtest-test] renders output in the same way as before 1014.28 ms
  785. 245.31 s [sydtest-test] renders terse output in the same way as before 1010.62 ms
  786. 245.31 s [sydtest-test]
  787. 245.31 s [sydtest-test] Passed: 2
  788. 245.31 s [sydtest-test] Failed: 0
  789. 245.31 s [sydtest-test] Sum of test runtimes: 2.02 seconds
  790. 245.31 s [sydtest-test] Test suite took: 1.01 seconds
  791. 245.31 s [sydtest-test]
  792. 245.31 s [sydtest-test] Test suite sydtest-output-test: PASS
  793. 245.31 s [sydtest-test] Test suite logged to: dist/test/sydtest-test-0.0.0.0-sydtest-output-test.log
  794. 245.31 s [sydtest-test] 3 of 3 test suites (3 of 3 test cases) passed.
  795. 245.31 s [sydtest-test] Phase: haddockPhase
  796. 245.31 s [sydtest-test] Phase: installPhase
  797. 245.31 s [sydtest-test] Installing library in /nix/store/1fpvcchkdfd98l93gy13g98m58na6dwr-sydtest-test-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af/sydtest-test-0.0.0.0-4o1XgC53AS8859xQuQ4H5S
  798. 245.37 s [sydtest-test] Phase: fixupPhase
  799. 245.37 s [sydtest-test] shrinking RPATHs of ELF executables and libraries in /nix/store/1fpvcchkdfd98l93gy13g98m58na6dwr-sydtest-test-0.0.0.0
  800. 245.37 s [sydtest-test] shrinking /nix/store/1fpvcchkdfd98l93gy13g98m58na6dwr-sydtest-test-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af/libHSsydtest-test-0.0.0.0-4o1XgC53AS8859xQuQ4H5S-ghc9.10.3.so
  801. 245.37 s [sydtest-test] checking for references to /build/ in /nix/store/1fpvcchkdfd98l93gy13g98m58na6dwr-sydtest-test-0.0.0.0...
  802. 245.37 s [sydtest-test] patching script interpreter paths in /nix/store/1fpvcchkdfd98l93gy13g98m58na6dwr-sydtest-test-0.0.0.0
  803. 245.37 s [sydtest-test] stripping (with command strip and flags -S -p) in /nix/store/1fpvcchkdfd98l93gy13g98m58na6dwr-sydtest-test-0.0.0.0/lib
  804. 245.37 s [sydtest-yesod] Documentation created: dist/doc/html/sydtest-yesod/,
  805. 245.37 s [sydtest-yesod] dist/doc/html/sydtest-yesod/sydtest-yesod.txt
  806. 245.37 s [sydtest-yesod] Preprocessing test suite 'sydtest-yesod-test' for sydtest-yesod-0.3.1.0...
  807. 245.37 s [sydtest-yesod] Preprocessing test suite 'sydtest-yesod-blog-example-test' for sydtest-yesod-0.3.1.0...
  808. 245.37 s [sydtest-yesod] Phase: installPhase
  809. 245.37 s [sydtest-yesod] Installing library in /nix/store/i34k4dj9kp6fn6flizk8hsi3pmdhg025-sydtest-yesod-0.3.1.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af/sydtest-yesod-0.3.1.0-JH1JdH1uguf546BtL18XAs
  810. 245.43 s [sydtest-yesod] Phase: fixupPhase
  811. 245.43 s [sydtest-yesod] shrinking RPATHs of ELF executables and libraries in /nix/store/i34k4dj9kp6fn6flizk8hsi3pmdhg025-sydtest-yesod-0.3.1.0
  812. 245.43 s [sydtest-yesod] shrinking /nix/store/i34k4dj9kp6fn6flizk8hsi3pmdhg025-sydtest-yesod-0.3.1.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af/libHSsydtest-yesod-0.3.1.0-JH1JdH1uguf546BtL18XAs-ghc9.10.3.so
  813. 245.43 s [sydtest-yesod] checking for references to /build/ in /nix/store/i34k4dj9kp6fn6flizk8hsi3pmdhg025-sydtest-yesod-0.3.1.0...
  814. 245.43 s [sydtest-yesod] patching script interpreter paths in /nix/store/i34k4dj9kp6fn6flizk8hsi3pmdhg025-sydtest-yesod-0.3.1.0
  815. 245.43 s [sydtest-yesod] stripping (with command strip and flags -S -p) in /nix/store/i34k4dj9kp6fn6flizk8hsi3pmdhg025-sydtest-yesod-0.3.1.0/lib
  816. 245.43 s [sydtest-yesod] shrinking RPATHs of ELF executables and libraries in /nix/store/7l8mkwzfbxhngy9gjzwnmsnh1hljgakb-sydtest-yesod-0.3.1.0-doc
  817. 245.43 s [sydtest-yesod] checking for references to /build/ in /nix/store/7l8mkwzfbxhngy9gjzwnmsnh1hljgakb-sydtest-yesod-0.3.1.0-doc...
  818. 245.43 s [sydtest-yesod] patching script interpreter paths in /nix/store/7l8mkwzfbxhngy9gjzwnmsnh1hljgakb-sydtest-yesod-0.3.1.0-doc
  819. 245.43 s [post-build-hook] Uploading to cachix cache "sydtest": /nix/store/3x1h53nlp5bcmw3cag969r8rfccnzl63-sydtest-webdriver-screenshot-source-0.1.0.0
  820. 245.43 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache sydtest ⏳
  821. 245.43 s [post-build-hook]
  822. 245.43 s [post-build-hook] Pushing /nix/store/3x1h53nlp5bcmw3cag969r8rfccnzl63-sydtest-webdriver-screenshot-source-0.1.0.0 (8.17 KiB)
  823. 245.43 s [post-build-hook]
  824. 245.43 s [post-build-hook] All done.
  825. 245.43 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/3x1h53nlp5bcmw3cag969r8rfccnzl63-sydtest-webdriver-screenshot-source-0.1.0.0
  826. 245.43 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  827. 245.43 s [post-build-hook] copying 1 paths...
  828. 245.43 s [post-build-hook] copying path '/nix/store/3x1h53nlp5bcmw3cag969r8rfccnzl63-sydtest-webdriver-screenshot-source-0.1.0.0' to 'https://cache.staging.nix-ci.com'...
  829. 245.43 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  830. 245.43 s [post-build-hook] copying 1 paths...
  831. 245.43 s [post-build-hook] copying path '/nix/store/mcpccmz544gmg1nd9x1rv3aciip8n532-sydtest-webdriver-screenshot-source-0.1.0.0.drv' to 'https://cache.staging.nix-ci.com'...
  832. 245.43 s Progress: 6 of 17 built (3 building)
  833. 245.43 s Building /nix/store/jk5jypvdcsnasyc9m2yq5xfa8zb20asq-sydtest-webdriver-screenshot-0.1.0.0.drv
  834. 245.43 s [post-build-hook] Uploading to cachix cache "sydtest": /nix/store/drhaxilfazqaj06acd2hs03bywgkr5mr-sydtest-sqitch-postgres-source-0.0.0.0
  835. 245.49 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache sydtest ⏳
  836. 245.49 s [post-build-hook]
  837. 245.49 s [post-build-hook] Pushing /nix/store/drhaxilfazqaj06acd2hs03bywgkr5mr-sydtest-sqitch-postgres-source-0.0.0.0 (13.80 KiB)
  838. 245.49 s [post-build-hook]
  839. 245.49 s [post-build-hook] All done.
  840. 245.49 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/drhaxilfazqaj06acd2hs03bywgkr5mr-sydtest-sqitch-postgres-source-0.0.0.0
  841. 245.49 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  842. 245.49 s [post-build-hook] copying 1 paths...
  843. 245.49 s [post-build-hook] copying path '/nix/store/drhaxilfazqaj06acd2hs03bywgkr5mr-sydtest-sqitch-postgres-source-0.0.0.0' to 'https://cache.staging.nix-ci.com'...
  844. 245.49 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  845. 245.49 s [post-build-hook] copying 1 paths...
  846. 245.49 s [post-build-hook] copying path '/nix/store/d6zk2h4cdwm7l2lsf45pi5rkwl6h6xzd-sydtest-sqitch-postgres-source-0.0.0.0.drv' to 'https://cache.staging.nix-ci.com'...
  847. 245.49 s Progress: 7 of 17 built (3 building)
  848. 245.49 s [post-build-hook] Uploading to cachix cache "sydtest": /nix/store/1fpvcchkdfd98l93gy13g98m58na6dwr-sydtest-test-0.0.0.0
  849. 245.49 s [post-build-hook] Pushing 1 paths (70 are already present) using zstd to cache sydtest ⏳
  850. 245.49 s [post-build-hook]
  851. 245.49 s [post-build-hook] Pushing /nix/store/1fpvcchkdfd98l93gy13g98m58na6dwr-sydtest-test-0.0.0.0 (231.28 KiB)
  852. 245.49 s [post-build-hook]
  853. 245.49 s [post-build-hook] All done.
  854. 245.49 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/1fpvcchkdfd98l93gy13g98m58na6dwr-sydtest-test-0.0.0.0
  855. 245.49 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  856. 245.49 s [post-build-hook] copying 1 paths...
  857. 245.49 s [post-build-hook] copying path '/nix/store/1fpvcchkdfd98l93gy13g98m58na6dwr-sydtest-test-0.0.0.0' to 'https://cache.staging.nix-ci.com'...
  858. 245.49 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  859. 245.49 s [post-build-hook] copying 1 paths...
  860. 245.49 s [post-build-hook] copying path '/nix/store/37hl1ls71yj2b8rz85jvxdiazki927j0-sydtest-test-0.0.0.0.drv' to 'https://cache.staging.nix-ci.com'...
  861. 245.49 s Progress: 8 of 18 built (2 building)
  862. 245.49 s [post-build-hook] Uploading to cachix cache "sydtest": /nix/store/7l8mkwzfbxhngy9gjzwnmsnh1hljgakb-sydtest-yesod-0.3.1.0-doc /nix/store/i34k4dj9kp6fn6flizk8hsi3pmdhg025-sydtest-yesod-0.3.1.0
  863. 245.55 s [post-build-hook] Pushing 2 paths (457 are already present) using zstd to cache sydtest ⏳
  864. 245.55 s [post-build-hook]
  865. 245.55 s [post-build-hook] Pushing /nix/store/7l8mkwzfbxhngy9gjzwnmsnh1hljgakb-sydtest-yesod-0.3.1.0-doc (1.48 MiB)
  866. 245.55 s [post-build-hook] Pushing /nix/store/i34k4dj9kp6fn6flizk8hsi3pmdhg025-sydtest-yesod-0.3.1.0 (3.67 MiB)
  867. 245.55 s [post-build-hook]
  868. 245.55 s [post-build-hook] All done.
  869. 245.55 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/7l8mkwzfbxhngy9gjzwnmsnh1hljgakb-sydtest-yesod-0.3.1.0-doc /nix/store/i34k4dj9kp6fn6flizk8hsi3pmdhg025-sydtest-yesod-0.3.1.0
  870. 245.55 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  871. 245.55 s [post-build-hook] copying 2 paths...
  872. 245.55 s [post-build-hook] copying path '/nix/store/7l8mkwzfbxhngy9gjzwnmsnh1hljgakb-sydtest-yesod-0.3.1.0-doc' to 'https://cache.staging.nix-ci.com'...
  873. 245.55 s [post-build-hook] copying path '/nix/store/i34k4dj9kp6fn6flizk8hsi3pmdhg025-sydtest-yesod-0.3.1.0' to 'https://cache.staging.nix-ci.com'...
  874. 245.55 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  875. 245.55 s [post-build-hook] copying 1 paths...
  876. 245.56 s [post-build-hook] copying path '/nix/store/m7ihfs901iras5b6g7qy6f0s1s1p2ff3-sydtest-yesod-0.3.1.0.drv' to 'https://cache.staging.nix-ci.com'...
  877. 245.56 s Progress: 9 of 19 built (1 building)
  878. 245.56 s Building /nix/store/gqf2skkkh260vzj047bbz56069q97q9v-sydtest-sqitch-postgres-0.0.0.0.drv
  879. 245.56 s Building /nix/store/n4gv4mvrlflmrmwdhv2ml4rw4hvw2q9z-sydtest-webdriver-yesod-source-0.0.1.0.drv
  880. 245.56 s [sydtest-webdriver-screenshot] Phase: setupCompilerEnvironmentPhase
  881. 245.56 s [sydtest-webdriver-screenshot] Build with /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3.
  882. 245.56 s [sydtest-webdriver-screenshot] Phase: unpackPhase
  883. 245.56 s [sydtest-webdriver-screenshot] unpacking source archive /nix/store/3x1h53nlp5bcmw3cag969r8rfccnzl63-sydtest-webdriver-screenshot-source-0.1.0.0/sydtest-webdriver-screenshot-0.1.0.0.tar.gz
  884. 245.56 s [sydtest-webdriver-screenshot] source root is sydtest-webdriver-screenshot-0.1.0.0
  885. 245.56 s [sydtest-webdriver-screenshot] setting SOURCE_DATE_EPOCH to timestamp 1780839169 of file "sydtest-webdriver-screenshot-0.1.0.0/test/Test/Syd/Webdriver/ScreenshotSpec.hs"
  886. 245.56 s [sydtest-webdriver-screenshot] Phase: patchPhase
  887. 245.56 s [sydtest-webdriver-screenshot] Phase: compileBuildDriverPhase
  888. 245.56 s [sydtest-webdriver-screenshot] setupCompileFlags: -package-db=/build/tmp.BQuAgaRfsG/setup-package.conf.d -threaded
  889. 245.56 s [sydtest-webdriver-screenshot] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.BQuAgaRfsG/Main.o )
  890. 245.62 s [sydtest-webdriver-screenshot] [2 of 2] Linking Setup
  891. 245.62 s [sydtest-webdriver-screenshot] Phase: updateAutotoolsGnuConfigScriptsPhase
  892. 245.62 s [sydtest-webdriver-screenshot] Phase: configurePhase
  893. 245.62 s [sydtest-webdriver-screenshot] configureFlags: --verbose --prefix=/nix/store/zc8fla14yqca2qab19pwqf9hrdv9fcg2-sydtest-webdriver-screenshot-0.1.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/il5lnf9clpm1fif4gdj8qiijrfa2k9si-sydtest-webdriver-screenshot-0.1.0.0-doc/share/doc/sydtest-webdriver-screenshot-0.1.0.0 --with-gcc=gcc --package-db=/build/tmp.BQuAgaRfsG/package.conf.d --ghc-option=-j14 --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=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/wl2nw5l4x4dg6kclbgpq7v9212i1s6cy-ncurses-6.6/lib --extra-lib-dirs=/nix/store/2zs4bbi72plfm8j6zxf1js4f3yc4yzwy-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/qhmqdg27kcrlkl8ida6d5hiacw0y8d21-elfutils-0.194/lib --extra-lib-dirs=/nix/store/y56aqb1m3y5davn6hsv4jfbml78qw4mv-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/wjfhh11sfcdf97mvg7hbxickybxzk850-numactl-2.0.18/lib
  894. 245.62 s [sydtest-webdriver-screenshot] Using Parsec parser
  895. 245.62 s [sydtest-webdriver-screenshot] Configuring sydtest-webdriver-screenshot-0.1.0.0...
  896. 245.62 s [sydtest-webdriver-screenshot] Dependency JuicyPixels: using JuicyPixels-3.3.9
  897. 245.62 s [sydtest-webdriver-screenshot] Dependency base >=4.7 && <5: using base-4.20.2.0
  898. 245.62 s [sydtest-webdriver-screenshot] Dependency bytestring: using bytestring-0.12.2.0
  899. 245.62 s [sydtest-webdriver-screenshot] Dependency mtl: using mtl-2.3.1
  900. 245.62 s [sydtest-webdriver-screenshot] Dependency path: using path-0.9.6
  901. 245.62 s [sydtest-webdriver-screenshot] Dependency path-io: using path-io-1.8.2
  902. 245.62 s [sydtest-webdriver-screenshot] Dependency sydtest: using sydtest-0.25.0.1
  903. 245.62 s [sydtest-webdriver-screenshot] Dependency sydtest-webdriver: using sydtest-webdriver-0.0.0.1
  904. 245.62 s [sydtest-webdriver-screenshot] Dependency vector: using vector-0.13.2.0
  905. 245.62 s [sydtest-webdriver-screenshot] Dependency webdriver: using webdriver-0.12.0.1
  906. 245.62 s [sydtest-webdriver-screenshot] Dependency base >=4.7 && <5: using base-4.20.2.0
  907. 245.62 s [sydtest-webdriver-screenshot] Dependency http-types: using http-types-0.12.4
  908. 245.62 s [sydtest-webdriver-screenshot] Dependency network-uri: using network-uri-2.6.4.2
  909. 245.62 s [sydtest-webdriver-screenshot] Dependency sydtest: using sydtest-0.25.0.1
  910. 245.62 s [sydtest-webdriver-screenshot] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
  911. 245.62 s [sydtest-webdriver-screenshot] Dependency sydtest-webdriver: using sydtest-webdriver-0.0.0.1
  912. 245.62 s [sydtest-webdriver-screenshot] Dependency sydtest-webdriver-screenshot: using
  913. 245.62 s [sydtest-webdriver-screenshot] sydtest-webdriver-screenshot-0.1.0.0
  914. 245.62 s [sydtest-webdriver-screenshot] Dependency wai: using wai-3.2.4
  915. 245.62 s [sydtest-webdriver-screenshot] Source component graph:
  916. 245.62 s [sydtest-webdriver-screenshot] component lib
  917. 245.62 s [sydtest-webdriver-screenshot] component test:sydtest-webdriver-screenshot-test dependency lib
  918. 245.62 s [sydtest-webdriver-screenshot] Configured component graph:
  919. 245.68 s [sydtest-webdriver-screenshot] component sydtest-webdriver-screenshot-0.1.0.0-CsIP5YxSoTd6cjtm5YFbZt
  920. 245.68 s [sydtest-webdriver-screenshot] include JuicyPixels-3.3.9-EYYDQOMnnGBH8Iv5dx09MC
  921. 245.68 s [sydtest-webdriver-screenshot] include base-4.20.2.0-4d66
  922. 245.68 s [sydtest-webdriver-screenshot] include bytestring-0.12.2.0-25ef
  923. 245.68 s [sydtest-webdriver-screenshot] include mtl-2.3.1-f2f2
  924. 245.68 s [sydtest-webdriver-screenshot] include path-0.9.6-L3t3TcndY3P7bshtU9371n
  925. 245.68 s [sydtest-webdriver-screenshot] include path-io-1.8.2-3zdYprPLIuSFCkmCxEm6FC
  926. 245.68 s [sydtest-webdriver-screenshot] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  927. 245.68 s [sydtest-webdriver-screenshot] include sydtest-webdriver-0.0.0.1-9DLCOjoAyeGDgF0oyomNie
  928. 245.68 s [sydtest-webdriver-screenshot] include vector-0.13.2.0-4sNODSde54Y5T3xVFmV0fE
  929. 245.68 s [sydtest-webdriver-screenshot] include webdriver-0.12.0.1-LxUYfs8EKsR2iR2Tf0aCIY
  930. 245.68 s [sydtest-webdriver-screenshot] component sydtest-webdriver-screenshot-0.1.0.0-4PZ0JTv3qppJDwEuf8mtHa-sydtest-webdriver-screenshot-test
  931. 245.68 s [sydtest-webdriver-screenshot] include base-4.20.2.0-4d66
  932. 245.68 s [sydtest-webdriver-screenshot] include http-types-0.12.4-H4E2SDjGqo274zNEl5TFjo
  933. 245.68 s [sydtest-webdriver-screenshot] include network-uri-2.6.4.2-6I9SqFpJ75dLFAwe3PjqOi
  934. 245.68 s [sydtest-webdriver-screenshot] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  935. 245.68 s [sydtest-webdriver-screenshot] include sydtest-wai-0.2.0.2-GuqOOqvNu9MAfy0qC2m2v9
  936. 245.68 s [sydtest-webdriver-screenshot] include sydtest-webdriver-0.0.0.1-9DLCOjoAyeGDgF0oyomNie
  937. 245.68 s [sydtest-webdriver-screenshot] include sydtest-webdriver-screenshot-0.1.0.0-CsIP5YxSoTd6cjtm5YFbZt
  938. 245.68 s [sydtest-webdriver-screenshot] include wai-3.2.4-8WLZVmr6Bbk1RHNspw9Emf
  939. 245.68 s [sydtest-webdriver-screenshot] Linked component graph:
  940. 245.68 s [sydtest-webdriver-screenshot] unit sydtest-webdriver-screenshot-0.1.0.0-CsIP5YxSoTd6cjtm5YFbZt
  941. 245.68 s [sydtest-webdriver-screenshot] include JuicyPixels-3.3.9-EYYDQOMnnGBH8Iv5dx09MC
  942. 245.68 s [sydtest-webdriver-screenshot] include base-4.20.2.0-4d66
  943. 245.68 s [sydtest-webdriver-screenshot] include bytestring-0.12.2.0-25ef
  944. 245.68 s [sydtest-webdriver-screenshot] include mtl-2.3.1-f2f2
  945. 245.68 s [sydtest-webdriver-screenshot] include path-0.9.6-L3t3TcndY3P7bshtU9371n
  946. 245.68 s [sydtest-webdriver-screenshot] include path-io-1.8.2-3zdYprPLIuSFCkmCxEm6FC
  947. 245.74 s [sydtest-webdriver-screenshot] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  948. 245.74 s [sydtest-webdriver-screenshot] include sydtest-webdriver-0.0.0.1-9DLCOjoAyeGDgF0oyomNie
  949. 245.75 s [sydtest-webdriver-screenshot] include vector-0.13.2.0-4sNODSde54Y5T3xVFmV0fE
  950. 245.75 s [sydtest-webdriver-screenshot] include webdriver-0.12.0.1-LxUYfs8EKsR2iR2Tf0aCIY
  951. 245.75 s [sydtest-webdriver-screenshot] Test.Syd.Webdriver.Screenshot=sydtest-webdriver-screenshot-0.1.0.0-CsIP5YxSoTd6cjtm5YFbZt:Test.Syd.Webdriver.Screenshot
  952. 245.75 s [sydtest-webdriver-screenshot] unit sydtest-webdriver-screenshot-0.1.0.0-4PZ0JTv3qppJDwEuf8mtHa-sydtest-webdriver-screenshot-test
  953. 245.75 s [sydtest-webdriver-screenshot] include base-4.20.2.0-4d66
  954. 245.75 s [sydtest-webdriver-screenshot] include http-types-0.12.4-H4E2SDjGqo274zNEl5TFjo
  955. 245.75 s [sydtest-webdriver-screenshot] include network-uri-2.6.4.2-6I9SqFpJ75dLFAwe3PjqOi
  956. 245.75 s [sydtest-webdriver-screenshot] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  957. 245.75 s [sydtest-webdriver-screenshot] include sydtest-wai-0.2.0.2-GuqOOqvNu9MAfy0qC2m2v9
  958. 245.75 s [sydtest-webdriver-screenshot] include sydtest-webdriver-0.0.0.1-9DLCOjoAyeGDgF0oyomNie
  959. 245.75 s [sydtest-webdriver-screenshot] include sydtest-webdriver-screenshot-0.1.0.0-CsIP5YxSoTd6cjtm5YFbZt
  960. 245.75 s [sydtest-webdriver-screenshot] include wai-3.2.4-8WLZVmr6Bbk1RHNspw9Emf
  961. 245.75 s [sydtest-webdriver-screenshot] Ready component graph:
  962. 245.75 s [sydtest-webdriver-screenshot] definite sydtest-webdriver-screenshot-0.1.0.0-CsIP5YxSoTd6cjtm5YFbZt
  963. 245.75 s [sydtest-webdriver-screenshot] depends JuicyPixels-3.3.9-EYYDQOMnnGBH8Iv5dx09MC
  964. 245.75 s [sydtest-webdriver-screenshot] depends base-4.20.2.0-4d66
  965. 245.75 s [sydtest-webdriver-screenshot] depends bytestring-0.12.2.0-25ef
  966. 245.75 s [sydtest-webdriver-screenshot] depends mtl-2.3.1-f2f2
  967. 245.75 s [sydtest-webdriver-screenshot] depends path-0.9.6-L3t3TcndY3P7bshtU9371n
  968. 245.75 s [sydtest-webdriver-screenshot] depends path-io-1.8.2-3zdYprPLIuSFCkmCxEm6FC
  969. 245.75 s [sydtest-webdriver-screenshot] depends sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  970. 245.75 s [sydtest-webdriver-screenshot] depends sydtest-webdriver-0.0.0.1-9DLCOjoAyeGDgF0oyomNie
  971. 245.75 s [sydtest-webdriver-screenshot] depends vector-0.13.2.0-4sNODSde54Y5T3xVFmV0fE
  972. 245.75 s [sydtest-webdriver-screenshot] depends webdriver-0.12.0.1-LxUYfs8EKsR2iR2Tf0aCIY
  973. 245.75 s [sydtest-webdriver-screenshot] definite sydtest-webdriver-screenshot-0.1.0.0-4PZ0JTv3qppJDwEuf8mtHa-sydtest-webdriver-screenshot-test
  974. 245.81 s [sydtest-webdriver-screenshot] depends base-4.20.2.0-4d66
  975. 245.81 s [sydtest-webdriver-screenshot] depends http-types-0.12.4-H4E2SDjGqo274zNEl5TFjo
  976. 245.81 s [sydtest-webdriver-screenshot] depends network-uri-2.6.4.2-6I9SqFpJ75dLFAwe3PjqOi
  977. 245.81 s [sydtest-webdriver-screenshot] depends sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  978. 245.81 s [sydtest-webdriver-screenshot] depends sydtest-wai-0.2.0.2-GuqOOqvNu9MAfy0qC2m2v9
  979. 245.81 s [sydtest-webdriver-screenshot] depends sydtest-webdriver-0.0.0.1-9DLCOjoAyeGDgF0oyomNie
  980. 245.81 s [sydtest-webdriver-screenshot] depends sydtest-webdriver-screenshot-0.1.0.0-CsIP5YxSoTd6cjtm5YFbZt
  981. 245.81 s [sydtest-webdriver-screenshot] depends wai-3.2.4-8WLZVmr6Bbk1RHNspw9Emf
  982. 245.81 s [sydtest-webdriver-screenshot] Using Cabal-3.12.1.0 compiled by ghc-9.10
  983. 245.81 s [sydtest-webdriver-screenshot] Using compiler: ghc-9.10.3
  984. 245.81 s [sydtest-webdriver-screenshot] Using install prefix:
  985. 245.81 s [sydtest-webdriver-screenshot] /nix/store/zc8fla14yqca2qab19pwqf9hrdv9fcg2-sydtest-webdriver-screenshot-0.1.0.0
  986. 245.81 s [sydtest-webdriver-screenshot] Executables installed in:
  987. 245.81 s [sydtest-webdriver-screenshot] /nix/store/zc8fla14yqca2qab19pwqf9hrdv9fcg2-sydtest-webdriver-screenshot-0.1.0.0/bin
  988. 245.81 s [sydtest-webdriver-screenshot] Libraries installed in:
  989. 245.81 s [sydtest-webdriver-screenshot] /nix/store/zc8fla14yqca2qab19pwqf9hrdv9fcg2-sydtest-webdriver-screenshot-0.1.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af/sydtest-webdriver-screenshot-0.1.0.0-CsIP5YxSoTd6cjtm5YFbZt
  990. 245.81 s [sydtest-webdriver-screenshot] Dynamic Libraries installed in:
  991. 245.81 s [sydtest-webdriver-screenshot] /nix/store/zc8fla14yqca2qab19pwqf9hrdv9fcg2-sydtest-webdriver-screenshot-0.1.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af
  992. 245.81 s [sydtest-webdriver-screenshot] Private executables installed in:
  993. 245.81 s [sydtest-webdriver-screenshot] /nix/store/zc8fla14yqca2qab19pwqf9hrdv9fcg2-sydtest-webdriver-screenshot-0.1.0.0/libexec/x86_64-linux-ghc-9.10.3-21af/sydtest-webdriver-screenshot-0.1.0.0
  994. 245.81 s [sydtest-webdriver-screenshot] Data files installed in:
  995. 245.81 s [sydtest-webdriver-screenshot] /nix/store/zc8fla14yqca2qab19pwqf9hrdv9fcg2-sydtest-webdriver-screenshot-0.1.0.0/share/x86_64-linux-ghc-9.10.3-21af/sydtest-webdriver-screenshot-0.1.0.0
  996. 245.81 s [sydtest-webdriver-screenshot] Documentation installed in:
  997. 245.81 s [sydtest-webdriver-screenshot] /nix/store/il5lnf9clpm1fif4gdj8qiijrfa2k9si-sydtest-webdriver-screenshot-0.1.0.0-doc/share/doc/sydtest-webdriver-screenshot-0.1.0.0
  998. 245.81 s [sydtest-webdriver-screenshot] Configuration files installed in:
  999. 245.81 s [sydtest-webdriver-screenshot] /nix/store/zc8fla14yqca2qab19pwqf9hrdv9fcg2-sydtest-webdriver-screenshot-0.1.0.0/etc
  1000. 245.81 s [sydtest-webdriver-screenshot] No alex found
  1001. 245.81 s [sydtest-webdriver-screenshot] Using ar found on system at:
  1002. 245.81 s [sydtest-webdriver-screenshot] /nix/store/mbyy19mdwnfvfwmdi0gqgggx0njvpl1w-binutils-wrapper-2.46/bin/ar
  1003. 245.88 s [sydtest-webdriver-screenshot] No c2hs found
  1004. 245.88 s [sydtest-webdriver-screenshot] No cpphs found
  1005. 245.88 s [sydtest-webdriver-screenshot] No doctest found
  1006. 245.88 s [sydtest-webdriver-screenshot] Using gcc version 15.2.0 given by user at:
  1007. 245.88 s [sydtest-webdriver-screenshot] /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc
  1008. 245.88 s [sydtest-webdriver-screenshot] Using ghc version 9.10.3 found on system at:
  1009. 245.88 s [sydtest-webdriver-screenshot] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/ghc
  1010. 245.88 s [sydtest-webdriver-screenshot] Using ghc-pkg version 9.10.3 found on system at:
  1011. 245.88 s [sydtest-webdriver-screenshot] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/ghc-pkg-9.10.3
  1012. 245.88 s [sydtest-webdriver-screenshot] No ghcjs found
  1013. 245.88 s [sydtest-webdriver-screenshot] No ghcjs-pkg found
  1014. 245.88 s [sydtest-webdriver-screenshot] No greencard found
  1015. 245.88 s [sydtest-webdriver-screenshot] Using haddock version 2.31.1 found on system at:
  1016. 245.88 s [sydtest-webdriver-screenshot] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/haddock-ghc-9.10.3
  1017. 245.88 s [sydtest-webdriver-screenshot] No happy found
  1018. 245.88 s [sydtest-webdriver-screenshot] Using haskell-suite found on system at: haskell-suite-dummy-location
  1019. 245.89 s [sydtest-webdriver-screenshot] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1020. 245.89 s [sydtest-webdriver-screenshot] No hmake found
  1021. 245.89 s [sydtest-webdriver-screenshot] Using hpc version 0.69 found on system at:
  1022. 245.89 s [sydtest-webdriver-screenshot] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/hpc-ghc-9.10.3
  1023. 245.89 s [sydtest-webdriver-screenshot] Using hsc2hs version 0.68.10 found on system at:
  1024. 245.89 s [sydtest-webdriver-screenshot] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  1025. 245.89 s [sydtest-webdriver-screenshot] Using hscolour version 1.25 found on system at:
  1026. 245.89 s [sydtest-webdriver-screenshot] /nix/store/hvlf3xzdw0p5s3kybdkch6iqyz0740rc-hscolour-1.25/bin/HsColour
  1027. 245.89 s [sydtest-webdriver-screenshot] No jhc found
  1028. 245.89 s [sydtest-webdriver-screenshot] Using ld found on system at:
  1029. 245.89 s [sydtest-webdriver-screenshot] /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/ld
  1030. 245.89 s [sydtest-webdriver-screenshot] No pkg-config found
  1031. 245.89 s [sydtest-webdriver-screenshot] Using runghc version 9.10.3 found on system at:
  1032. 245.89 s [sydtest-webdriver-screenshot] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/runghc-9.10.3
  1033. 245.89 s [sydtest-webdriver-screenshot] Using strip version 2.46 found on system at:
  1034. 245.89 s [sydtest-webdriver-screenshot] /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/strip
  1035. 245.95 s [sydtest-webdriver-screenshot] Using tar found on system at:
  1036. 245.95 s [sydtest-webdriver-screenshot] /nix/store/k5akwnrn9x2afaj2va7g4a2zpdim8l43-gnutar-1.35/bin/tar
  1037. 245.95 s [sydtest-webdriver-screenshot] No uhc found
  1038. 245.95 s [sydtest-webdriver-screenshot] Phase: buildPhase
  1039. 245.95 s [sydtest-webdriver-screenshot] Preprocessing library for sydtest-webdriver-screenshot-0.1.0.0...
  1040. 245.95 s [sydtest-webdriver-screenshot] Building library for sydtest-webdriver-screenshot-0.1.0.0...
  1041. 245.95 s [sydtest-webdriver-screenshot] [1 of 2] Compiling Paths_sydtest_webdriver_screenshot ( dist/build/autogen/Paths_sydtest_webdriver_screenshot.hs, dist/build/Paths_sydtest_webdriver_screenshot.o, dist/build/Paths_sydtest_webdriver_screenshot.dyn_o )
  1042. 245.95 s [sydtest-webdriver-screenshot] [2 of 2] Compiling Test.Syd.Webdriver.Screenshot ( src/Test/Syd/Webdriver/Screenshot.hs, dist/build/Test/Syd/Webdriver/Screenshot.o, dist/build/Test/Syd/Webdriver/Screenshot.dyn_o )
  1043. 245.95 s [sydtest-webdriver-screenshot] [1 of 2] Compiling Paths_sydtest_webdriver_screenshot ( dist/build/autogen/Paths_sydtest_webdriver_screenshot.hs, dist/build/Paths_sydtest_webdriver_screenshot.p_o )
  1044. 245.95 s [sydtest-webdriver-screenshot] [2 of 2] Compiling Test.Syd.Webdriver.Screenshot ( src/Test/Syd/Webdriver/Screenshot.hs, dist/build/Test/Syd/Webdriver/Screenshot.p_o )
  1045. 245.95 s [sydtest-webdriver-screenshot] Preprocessing test suite 'sydtest-webdriver-screenshot-test' for sydtest-webdriver-screenshot-0.1.0.0...
  1046. 245.95 s [sydtest-webdriver-screenshot] Building test suite 'sydtest-webdriver-screenshot-test' for sydtest-webdriver-screenshot-0.1.0.0...
  1047. 246.01 s [sydtest-sqitch-postgres] Phase: setupCompilerEnvironmentPhase
  1048. 246.01 s [sydtest-sqitch-postgres] Build with /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3.
  1049. 246.01 s [sydtest-webdriver-screenshot] [1 of 4] Compiling Paths_sydtest_webdriver_screenshot ( dist/build/sydtest-webdriver-screenshot-test/autogen/Paths_sydtest_webdriver_screenshot.hs, dist/build/sydtest-webdriver-screenshot-test/sydtest-webdriver-screenshot-test-tmp/Paths_sydtest_webdriver_screenshot.o )
  1050. 246.01 s [sydtest-webdriver-screenshot] [2 of 4] Compiling Test.Syd.Webdriver.Screenshot.App ( test/Test/Syd/Webdriver/Screenshot/App.hs, dist/build/sydtest-webdriver-screenshot-test/sydtest-webdriver-screenshot-test-tmp/Test/Syd/Webdriver/Screenshot/App.o )
  1051. 246.01 s [sydtest-webdriver-screenshot] [3 of 4] Compiling Test.Syd.Webdriver.ScreenshotSpec ( test/Test/Syd/Webdriver/ScreenshotSpec.hs, dist/build/sydtest-webdriver-screenshot-test/sydtest-webdriver-screenshot-test-tmp/Test/Syd/Webdriver/ScreenshotSpec.o )
  1052. 246.01 s [sydtest-webdriver-screenshot] [4 of 4] Compiling Main ( test/Spec.hs, dist/build/sydtest-webdriver-screenshot-test/sydtest-webdriver-screenshot-test-tmp/Main.o )
  1053. 246.01 s [sydtest-webdriver-yesod-source] Phase: setupCompilerEnvironmentPhase
  1054. 246.01 s [sydtest-webdriver-yesod-source] Build with /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3.
  1055. 246.01 s [sydtest-webdriver-screenshot] [5 of 5] Linking dist/build/sydtest-webdriver-screenshot-test/sydtest-webdriver-screenshot-test
  1056. 246.01 s [sydtest-sqitch-postgres] Phase: unpackPhase
  1057. 246.01 s [sydtest-sqitch-postgres] unpacking source archive /nix/store/drhaxilfazqaj06acd2hs03bywgkr5mr-sydtest-sqitch-postgres-source-0.0.0.0/sydtest-sqitch-postgres-0.0.0.0.tar.gz
  1058. 246.01 s [sydtest-sqitch-postgres] source root is sydtest-sqitch-postgres-0.0.0.0
  1059. 246.01 s [sydtest-sqitch-postgres] setting SOURCE_DATE_EPOCH to timestamp 1780839173 of file "sydtest-sqitch-postgres-0.0.0.0/test/Test/Syd/Sqitch/PostgresqlSpec.hs"
  1060. 246.01 s [sydtest-sqitch-postgres] Phase: patchPhase
  1061. 246.01 s [sydtest-sqitch-postgres] Phase: compileBuildDriverPhase
  1062. 246.01 s [sydtest-sqitch-postgres] setupCompileFlags: -package-db=/build/tmp.OGevWempTk/setup-package.conf.d -threaded
  1063. 246.01 s [sydtest-sqitch-postgres] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.OGevWempTk/Main.o )
  1064. 246.01 s [sydtest-sqitch-postgres] [2 of 2] Linking Setup
  1065. 246.01 s [sydtest-webdriver-yesod-source] Phase: unpackPhase
  1066. 246.01 s [sydtest-webdriver-yesod-source] unpacking source archive /nix/store/wncmdfk70i36fsmgn8aamf1bz24xzw3r-sydtest-webdriver-yesod
  1067. 246.01 s [sydtest-webdriver-yesod-source] source root is sydtest-webdriver-yesod
  1068. 246.01 s [sydtest-webdriver-yesod-source] Phase: patchPhase
  1069. 246.01 s [sydtest-webdriver-yesod-source] Phase: compileBuildDriverPhase
  1070. 246.01 s [sydtest-webdriver-yesod-source] setupCompileFlags: -package-db=/build/tmp.ABlutO68PE/setup-package.conf.d -threaded
  1071. 246.08 s [sydtest-webdriver-yesod-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.ABlutO68PE/Main.o )
  1072. 246.08 s [sydtest-webdriver-yesod-source] [2 of 2] Linking Setup
  1073. 246.08 s [sydtest-sqitch-postgres] Phase: updateAutotoolsGnuConfigScriptsPhase
  1074. 246.08 s [sydtest-sqitch-postgres] Phase: configurePhase
  1075. 246.08 s [sydtest-sqitch-postgres] configureFlags: --verbose --prefix=/nix/store/5w434zp9samg3ppngj1sxwhymvj1z09x-sydtest-sqitch-postgres-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/09mn14zzn21hrzlrfk4x207bwmj90sgh-sydtest-sqitch-postgres-0.0.0.0-doc/share/doc/sydtest-sqitch-postgres-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.OGevWempTk/package.conf.d --ghc-option=-j14 --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=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/wl2nw5l4x4dg6kclbgpq7v9212i1s6cy-ncurses-6.6/lib --extra-lib-dirs=/nix/store/2zs4bbi72plfm8j6zxf1js4f3yc4yzwy-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/qhmqdg27kcrlkl8ida6d5hiacw0y8d21-elfutils-0.194/lib --extra-lib-dirs=/nix/store/y56aqb1m3y5davn6hsv4jfbml78qw4mv-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/wjfhh11sfcdf97mvg7hbxickybxzk850-numactl-2.0.18/lib
  1076. 246.08 s [sydtest-sqitch-postgres] Using Parsec parser
  1077. 246.08 s [sydtest-sqitch-postgres] Configuring sydtest-sqitch-postgres-0.0.0.0...
  1078. 246.08 s [sydtest-webdriver-screenshot] Phase: checkPhase
  1079. 246.08 s [sydtest-webdriver-yesod-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  1080. 246.08 s [sydtest-webdriver-yesod-source] Phase: configurePhase
  1081. 246.08 s [sydtest-webdriver-yesod-source] configureFlags: --verbose --prefix=/nix/store/mrqkr0pa4bm2r92hd7sr7fdyw4rz64rz-sydtest-webdriver-yesod-source-0.0.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/sydtest-webdriver-yesod-0.0.1.0 --with-gcc=gcc --package-db=/build/tmp.ABlutO68PE/package.conf.d --ghc-option=-j14 --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=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/wl2nw5l4x4dg6kclbgpq7v9212i1s6cy-ncurses-6.6/lib --extra-lib-dirs=/nix/store/2zs4bbi72plfm8j6zxf1js4f3yc4yzwy-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/qhmqdg27kcrlkl8ida6d5hiacw0y8d21-elfutils-0.194/lib --extra-lib-dirs=/nix/store/y56aqb1m3y5davn6hsv4jfbml78qw4mv-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/wjfhh11sfcdf97mvg7hbxickybxzk850-numactl-2.0.18/lib
  1082. 246.08 s [sydtest-webdriver-yesod-source] Using Parsec parser
  1083. 246.08 s [sydtest-webdriver-yesod-source] Configuring sydtest-webdriver-yesod-0.0.1.0...
  1084. 246.08 s [sydtest-sqitch-postgres] Dependency base >=4.7 && <5: using base-4.20.2.0
  1085. 246.08 s [sydtest-sqitch-postgres] Dependency bytestring: using bytestring-0.12.2.0
  1086. 246.08 s [sydtest-sqitch-postgres] Dependency containers: using containers-0.7
  1087. 246.08 s [sydtest-sqitch-postgres] Dependency monad-logger: using monad-logger-0.3.42
  1088. 246.08 s [sydtest-sqitch-postgres] Dependency network-uri: using network-uri-2.6.4.2
  1089. 246.08 s [sydtest-sqitch-postgres] Dependency path: using path-0.9.6
  1090. 246.08 s [sydtest-sqitch-postgres] Dependency persistent: using persistent-2.17.1.0
  1091. 246.08 s [sydtest-sqitch-postgres] Dependency postgres-options: using postgres-options-0.2.2.0
  1092. 246.08 s [sydtest-sqitch-postgres] Dependency sydtest: using sydtest-0.25.0.1
  1093. 246.08 s [sydtest-sqitch-postgres] Dependency sydtest-persistent-postgresql: using
  1094. 246.08 s [sydtest-sqitch-postgres] sydtest-persistent-postgresql-0.4.0.0
  1095. 246.08 s [sydtest-sqitch-postgres] Dependency text: using text-2.1.3
  1096. 246.08 s [sydtest-sqitch-postgres] Dependency typed-process: using typed-process-0.2.13.0
  1097. 246.08 s [sydtest-sqitch-postgres] Dependency base >=4.7 && <5: using base-4.20.2.0
  1098. 246.08 s [sydtest-sqitch-postgres] Dependency path: using path-0.9.6
  1099. 246.14 s [sydtest-sqitch-postgres] Dependency path-io: using path-io-1.8.2
  1100. 246.14 s [sydtest-sqitch-postgres] Dependency sydtest: using sydtest-0.25.0.1
  1101. 246.14 s [sydtest-sqitch-postgres] Dependency sydtest-persistent-postgresql: using
  1102. 246.14 s [sydtest-sqitch-postgres] sydtest-persistent-postgresql-0.4.0.0
  1103. 246.14 s [sydtest-sqitch-postgres] Dependency sydtest-sqitch-postgres: using sydtest-sqitch-postgres-0.0.0.0
  1104. 246.14 s [sydtest-sqitch-postgres] Dependency text: using text-2.1.3
  1105. 246.14 s [sydtest-sqitch-postgres] Dependency unliftio: using unliftio-0.2.25.1
  1106. 246.14 s [sydtest-sqitch-postgres] Source component graph:
  1107. 246.14 s [sydtest-sqitch-postgres] component lib
  1108. 246.14 s [sydtest-sqitch-postgres] component test:sydtest-sqitch-postgres-test dependency lib
  1109. 246.14 s [sydtest-sqitch-postgres] Configured component graph:
  1110. 246.14 s [sydtest-sqitch-postgres] component sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U
  1111. 246.14 s [sydtest-sqitch-postgres] include base-4.20.2.0-4d66
  1112. 246.14 s [sydtest-sqitch-postgres] include bytestring-0.12.2.0-25ef
  1113. 246.14 s [sydtest-sqitch-postgres] include containers-0.7-e888
  1114. 246.14 s [sydtest-sqitch-postgres] include monad-logger-0.3.42-v1DNudSEbG6rGGxAWLEcn
  1115. 246.14 s [sydtest-sqitch-postgres] include network-uri-2.6.4.2-6I9SqFpJ75dLFAwe3PjqOi
  1116. 246.14 s [sydtest-sqitch-postgres] include path-0.9.6-L3t3TcndY3P7bshtU9371n
  1117. 246.14 s [sydtest-sqitch-postgres] include persistent-2.17.1.0-Gn6F6e9nfu9F1JCDITeCOK
  1118. 246.14 s [sydtest-sqitch-postgres] include postgres-options-0.2.2.0-2QAWtrtHrcWKlcSzaxBOpR
  1119. 246.14 s [sydtest-sqitch-postgres] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  1120. 246.14 s [sydtest-sqitch-postgres] include sydtest-persistent-postgresql-0.4.0.0-L14M7AD4yIFEMOSjBCByuL
  1121. 246.14 s [sydtest-sqitch-postgres] include text-2.1.3-3f03
  1122. 246.14 s [sydtest-sqitch-postgres] include typed-process-0.2.13.0-2evhvWqM1HZ920wFbU39uf
  1123. 246.14 s [sydtest-sqitch-postgres] component sydtest-sqitch-postgres-0.0.0.0-G5OuZuZ6Q8MAGAHCwkFt51-sydtest-sqitch-postgres-test
  1124. 246.14 s [sydtest-sqitch-postgres] include base-4.20.2.0-4d66
  1125. 246.14 s [sydtest-sqitch-postgres] include path-0.9.6-L3t3TcndY3P7bshtU9371n
  1126. 246.14 s [sydtest-sqitch-postgres] include path-io-1.8.2-3zdYprPLIuSFCkmCxEm6FC
  1127. 246.14 s [sydtest-sqitch-postgres] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  1128. 246.14 s [sydtest-sqitch-postgres] include sydtest-persistent-postgresql-0.4.0.0-L14M7AD4yIFEMOSjBCByuL
  1129. 246.21 s [sydtest-sqitch-postgres] include sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U
  1130. 246.21 s [sydtest-sqitch-postgres] include text-2.1.3-3f03
  1131. 246.21 s [sydtest-sqitch-postgres] include unliftio-0.2.25.1-F4NQM4k6JLWAut0coQ0gzc
  1132. 246.21 s [sydtest-sqitch-postgres] Linked component graph:
  1133. 246.21 s [sydtest-sqitch-postgres] unit sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U
  1134. 246.21 s [sydtest-sqitch-postgres] include base-4.20.2.0-4d66
  1135. 246.21 s [sydtest-sqitch-postgres] include bytestring-0.12.2.0-25ef
  1136. 246.21 s [sydtest-sqitch-postgres] include containers-0.7-e888
  1137. 246.21 s [sydtest-sqitch-postgres] include monad-logger-0.3.42-v1DNudSEbG6rGGxAWLEcn
  1138. 246.21 s [sydtest-sqitch-postgres] include network-uri-2.6.4.2-6I9SqFpJ75dLFAwe3PjqOi
  1139. 246.21 s [sydtest-sqitch-postgres] include path-0.9.6-L3t3TcndY3P7bshtU9371n
  1140. 246.21 s [sydtest-sqitch-postgres] include persistent-2.17.1.0-Gn6F6e9nfu9F1JCDITeCOK
  1141. 246.21 s [sydtest-sqitch-postgres] include postgres-options-0.2.2.0-2QAWtrtHrcWKlcSzaxBOpR
  1142. 246.21 s [sydtest-sqitch-postgres] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  1143. 246.21 s [sydtest-sqitch-postgres] include sydtest-persistent-postgresql-0.4.0.0-L14M7AD4yIFEMOSjBCByuL
  1144. 246.21 s [sydtest-sqitch-postgres] include text-2.1.3-3f03
  1145. 246.21 s [sydtest-sqitch-postgres] include typed-process-0.2.13.0-2evhvWqM1HZ920wFbU39uf
  1146. 246.21 s [sydtest-sqitch-postgres] Test.Syd.Sqitch.Postgresql=sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U:Test.Syd.Sqitch.Postgresql,Test.Syd.Sqitch.Postgresql.Plan=sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U:Test.Syd.Sqitch.Postgresql.Plan,Test.Syd.Sqitch.Postgresql.Process=sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U:Test.Syd.Sqitch.Postgresql.Process,Test.Syd.Sqitch.Postgresql.Schema=sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U:Test.Syd.Sqitch.Postgresql.Schema
  1147. 246.21 s [sydtest-sqitch-postgres] unit sydtest-sqitch-postgres-0.0.0.0-G5OuZuZ6Q8MAGAHCwkFt51-sydtest-sqitch-postgres-test
  1148. 246.21 s [sydtest-sqitch-postgres] include base-4.20.2.0-4d66
  1149. 246.21 s [sydtest-sqitch-postgres] include path-0.9.6-L3t3TcndY3P7bshtU9371n
  1150. 246.21 s [sydtest-sqitch-postgres] include path-io-1.8.2-3zdYprPLIuSFCkmCxEm6FC
  1151. 246.21 s [sydtest-sqitch-postgres] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  1152. 246.21 s [sydtest-sqitch-postgres] include sydtest-persistent-postgresql-0.4.0.0-L14M7AD4yIFEMOSjBCByuL
  1153. 246.21 s [sydtest-sqitch-postgres] include sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U
  1154. 246.21 s [sydtest-sqitch-postgres] include text-2.1.3-3f03
  1155. 246.21 s [sydtest-sqitch-postgres] include unliftio-0.2.25.1-F4NQM4k6JLWAut0coQ0gzc
  1156. 246.21 s [sydtest-sqitch-postgres] Ready component graph:
  1157. 246.27 s [sydtest-sqitch-postgres] definite sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U
  1158. 246.27 s [sydtest-sqitch-postgres] depends base-4.20.2.0-4d66
  1159. 246.27 s [sydtest-sqitch-postgres] depends bytestring-0.12.2.0-25ef
  1160. 246.27 s [sydtest-sqitch-postgres] depends containers-0.7-e888
  1161. 246.27 s [sydtest-sqitch-postgres] depends monad-logger-0.3.42-v1DNudSEbG6rGGxAWLEcn
  1162. 246.27 s [sydtest-sqitch-postgres] depends network-uri-2.6.4.2-6I9SqFpJ75dLFAwe3PjqOi
  1163. 246.27 s [sydtest-sqitch-postgres] depends path-0.9.6-L3t3TcndY3P7bshtU9371n
  1164. 246.27 s [sydtest-sqitch-postgres] depends persistent-2.17.1.0-Gn6F6e9nfu9F1JCDITeCOK
  1165. 246.27 s [sydtest-sqitch-postgres] depends postgres-options-0.2.2.0-2QAWtrtHrcWKlcSzaxBOpR
  1166. 246.27 s [sydtest-sqitch-postgres] depends sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  1167. 246.27 s [sydtest-sqitch-postgres] depends sydtest-persistent-postgresql-0.4.0.0-L14M7AD4yIFEMOSjBCByuL
  1168. 246.27 s [sydtest-sqitch-postgres] depends text-2.1.3-3f03
  1169. 246.27 s [sydtest-sqitch-postgres] depends typed-process-0.2.13.0-2evhvWqM1HZ920wFbU39uf
  1170. 246.27 s [sydtest-sqitch-postgres] definite sydtest-sqitch-postgres-0.0.0.0-G5OuZuZ6Q8MAGAHCwkFt51-sydtest-sqitch-postgres-test
  1171. 246.27 s [sydtest-sqitch-postgres] depends base-4.20.2.0-4d66
  1172. 246.27 s [sydtest-sqitch-postgres] depends path-0.9.6-L3t3TcndY3P7bshtU9371n
  1173. 246.27 s [sydtest-sqitch-postgres] depends path-io-1.8.2-3zdYprPLIuSFCkmCxEm6FC
  1174. 246.27 s [sydtest-sqitch-postgres] depends sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  1175. 246.27 s [sydtest-sqitch-postgres] depends sydtest-persistent-postgresql-0.4.0.0-L14M7AD4yIFEMOSjBCByuL
  1176. 246.27 s [sydtest-sqitch-postgres] depends sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U
  1177. 246.27 s [sydtest-sqitch-postgres] depends text-2.1.3-3f03
  1178. 246.27 s [sydtest-sqitch-postgres] depends unliftio-0.2.25.1-F4NQM4k6JLWAut0coQ0gzc
  1179. 246.27 s [sydtest-sqitch-postgres] Using Cabal-3.12.1.0 compiled by ghc-9.10
  1180. 246.27 s [sydtest-sqitch-postgres] Using compiler: ghc-9.10.3
  1181. 246.27 s [sydtest-sqitch-postgres] Using install prefix:
  1182. 246.27 s [sydtest-sqitch-postgres] /nix/store/5w434zp9samg3ppngj1sxwhymvj1z09x-sydtest-sqitch-postgres-0.0.0.0
  1183. 246.27 s [sydtest-sqitch-postgres] Executables installed in:
  1184. 246.27 s [sydtest-sqitch-postgres] /nix/store/5w434zp9samg3ppngj1sxwhymvj1z09x-sydtest-sqitch-postgres-0.0.0.0/bin
  1185. 246.27 s [sydtest-sqitch-postgres] Libraries installed in:
  1186. 246.27 s [sydtest-sqitch-postgres] /nix/store/5w434zp9samg3ppngj1sxwhymvj1z09x-sydtest-sqitch-postgres-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af/sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U
  1187. 246.34 s [sydtest-sqitch-postgres] Dynamic Libraries installed in:
  1188. 246.34 s [sydtest-sqitch-postgres] /nix/store/5w434zp9samg3ppngj1sxwhymvj1z09x-sydtest-sqitch-postgres-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af
  1189. 246.34 s [sydtest-sqitch-postgres] Private executables installed in:
  1190. 246.34 s [sydtest-sqitch-postgres] /nix/store/5w434zp9samg3ppngj1sxwhymvj1z09x-sydtest-sqitch-postgres-0.0.0.0/libexec/x86_64-linux-ghc-9.10.3-21af/sydtest-sqitch-postgres-0.0.0.0
  1191. 246.34 s [sydtest-sqitch-postgres] Data files installed in:
  1192. 246.34 s [sydtest-sqitch-postgres] /nix/store/5w434zp9samg3ppngj1sxwhymvj1z09x-sydtest-sqitch-postgres-0.0.0.0/share/x86_64-linux-ghc-9.10.3-21af/sydtest-sqitch-postgres-0.0.0.0
  1193. 246.34 s [sydtest-sqitch-postgres] Documentation installed in:
  1194. 246.34 s [sydtest-sqitch-postgres] /nix/store/09mn14zzn21hrzlrfk4x207bwmj90sgh-sydtest-sqitch-postgres-0.0.0.0-doc/share/doc/sydtest-sqitch-postgres-0.0.0.0
  1195. 246.34 s [sydtest-sqitch-postgres] Configuration files installed in:
  1196. 246.34 s [sydtest-sqitch-postgres] /nix/store/5w434zp9samg3ppngj1sxwhymvj1z09x-sydtest-sqitch-postgres-0.0.0.0/etc
  1197. 246.34 s [sydtest-sqitch-postgres] No alex found
  1198. 246.34 s [sydtest-sqitch-postgres] Using ar found on system at:
  1199. 246.34 s [sydtest-sqitch-postgres] /nix/store/mbyy19mdwnfvfwmdi0gqgggx0njvpl1w-binutils-wrapper-2.46/bin/ar
  1200. 246.34 s [sydtest-sqitch-postgres] No c2hs found
  1201. 246.34 s [sydtest-sqitch-postgres] No cpphs found
  1202. 246.34 s [sydtest-sqitch-postgres] No doctest found
  1203. 246.34 s [sydtest-sqitch-postgres] Using gcc version 15.2.0 given by user at:
  1204. 246.34 s [sydtest-sqitch-postgres] /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc
  1205. 246.34 s [sydtest-sqitch-postgres] Using ghc version 9.10.3 found on system at:
  1206. 246.34 s [sydtest-sqitch-postgres] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/ghc
  1207. 246.34 s [sydtest-sqitch-postgres] Using ghc-pkg version 9.10.3 found on system at:
  1208. 246.34 s [sydtest-sqitch-postgres] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/ghc-pkg-9.10.3
  1209. 246.34 s [sydtest-sqitch-postgres] No ghcjs found
  1210. 246.34 s [sydtest-sqitch-postgres] No ghcjs-pkg found
  1211. 246.34 s [sydtest-sqitch-postgres] No greencard found
  1212. 246.34 s [sydtest-sqitch-postgres] Using haddock version 2.31.1 found on system at:
  1213. 246.34 s [sydtest-sqitch-postgres] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/haddock-ghc-9.10.3
  1214. 246.34 s [sydtest-sqitch-postgres] No happy found
  1215. 246.34 s [sydtest-sqitch-postgres] Using haskell-suite found on system at: haskell-suite-dummy-location
  1216. 246.34 s [sydtest-sqitch-postgres] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1217. 246.34 s [sydtest-sqitch-postgres] No hmake found
  1218. 246.40 s [sydtest-sqitch-postgres] Using hpc version 0.69 found on system at:
  1219. 246.40 s [sydtest-sqitch-postgres] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/hpc-ghc-9.10.3
  1220. 246.40 s [sydtest-sqitch-postgres] Using hsc2hs version 0.68.10 found on system at:
  1221. 246.40 s [sydtest-sqitch-postgres] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  1222. 246.40 s [sydtest-sqitch-postgres] Using hscolour version 1.25 found on system at:
  1223. 246.40 s [sydtest-sqitch-postgres] /nix/store/hvlf3xzdw0p5s3kybdkch6iqyz0740rc-hscolour-1.25/bin/HsColour
  1224. 246.40 s [sydtest-sqitch-postgres] No jhc found
  1225. 246.40 s [sydtest-sqitch-postgres] Using ld found on system at:
  1226. 246.40 s [sydtest-sqitch-postgres] /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/ld
  1227. 246.40 s [sydtest-sqitch-postgres] No pkg-config found
  1228. 246.40 s [sydtest-sqitch-postgres] Using runghc version 9.10.3 found on system at:
  1229. 246.40 s [sydtest-sqitch-postgres] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/runghc-9.10.3
  1230. 246.40 s [sydtest-sqitch-postgres] Using strip version 2.46 found on system at:
  1231. 246.41 s [sydtest-sqitch-postgres] /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/strip
  1232. 246.41 s [sydtest-webdriver-screenshot] Running 1 test suites...
  1233. 246.41 s [sydtest-webdriver-screenshot] Test suite sydtest-webdriver-screenshot-test: RUNNING...
  1234. 246.41 s [sydtest-sqitch-postgres] Using tar found on system at:
  1235. 246.41 s [sydtest-sqitch-postgres] /nix/store/k5akwnrn9x2afaj2va7g4a2zpdim8l43-gnutar-1.35/bin/tar
  1236. 246.41 s [sydtest-sqitch-postgres] No uhc found
  1237. 246.41 s [sydtest-webdriver-yesod-source] Dependency base >=4.7 && <5: using base-4.20.2.0
  1238. 246.41 s [sydtest-webdriver-yesod-source] Dependency bytestring: using bytestring-0.12.2.0
  1239. 246.41 s [sydtest-webdriver-yesod-source] Dependency http-client: using http-client-0.7.19
  1240. 246.41 s [sydtest-webdriver-yesod-source] Dependency http-types: using http-types-0.12.4
  1241. 246.41 s [sydtest-webdriver-yesod-source] Dependency mtl: using mtl-2.3.1
  1242. 246.41 s [sydtest-webdriver-yesod-source] Dependency network-uri: using network-uri-2.6.4.2
  1243. 246.41 s [sydtest-webdriver-yesod-source] Dependency sydtest: using sydtest-0.25.0.1
  1244. 246.41 s [sydtest-webdriver-yesod-source] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
  1245. 246.41 s [sydtest-webdriver-yesod-source] Dependency sydtest-webdriver: using sydtest-webdriver-0.0.0.1
  1246. 246.41 s [sydtest-webdriver-yesod-source] Dependency sydtest-yesod: using sydtest-yesod-0.3.1.0
  1247. 246.41 s [sydtest-webdriver-yesod-source] Dependency text: using text-2.1.3
  1248. 246.41 s [sydtest-webdriver-yesod-source] Dependency wai: using wai-3.2.4
  1249. 246.47 s [sydtest-webdriver-yesod-source] Dependency webdriver: using webdriver-0.12.0.1
  1250. 246.47 s [sydtest-webdriver-yesod-source] Dependency yesod: using yesod-1.6.2.1
  1251. 246.47 s [sydtest-webdriver-yesod-source] Dependency base >=4.7 && <5: using base-4.20.2.0
  1252. 246.47 s [sydtest-webdriver-yesod-source] Dependency path: using path-0.9.6
  1253. 246.47 s [sydtest-webdriver-yesod-source] Dependency path-io: using path-io-1.8.2
  1254. 246.47 s [sydtest-webdriver-yesod-source] Dependency sydtest: using sydtest-0.25.0.1
  1255. 246.47 s [sydtest-webdriver-yesod-source] Dependency sydtest-webdriver: using sydtest-webdriver-0.0.0.1
  1256. 246.47 s [sydtest-webdriver-yesod-source] Dependency sydtest-webdriver-yesod: using sydtest-webdriver-yesod-0.0.1.0
  1257. 246.47 s [sydtest-webdriver-yesod-source] Dependency yesod: using yesod-1.6.2.1
  1258. 246.47 s [sydtest-webdriver-yesod-source] Source component graph:
  1259. 246.47 s [sydtest-webdriver-yesod-source] component lib
  1260. 246.47 s [sydtest-webdriver-yesod-source] component test:sydtest-webdriver-yesod-test dependency lib
  1261. 246.47 s [sydtest-webdriver-yesod-source] Configured component graph:
  1262. 246.47 s [sydtest-webdriver-yesod-source] component sydtest-webdriver-yesod-0.0.1.0-3clPhxteO7NFcg8yga5xt7
  1263. 246.47 s [sydtest-webdriver-yesod-source] include base-4.20.2.0-4d66
  1264. 246.47 s [sydtest-webdriver-yesod-source] include bytestring-0.12.2.0-25ef
  1265. 246.47 s [sydtest-webdriver-yesod-source] include http-client-0.7.19-KOILACv7OsHJllQbjDDdo5
  1266. 246.47 s [sydtest-webdriver-yesod-source] include http-types-0.12.4-H4E2SDjGqo274zNEl5TFjo
  1267. 246.47 s [sydtest-webdriver-yesod-source] include mtl-2.3.1-f2f2
  1268. 246.47 s [sydtest-webdriver-yesod-source] include network-uri-2.6.4.2-6I9SqFpJ75dLFAwe3PjqOi
  1269. 246.47 s [sydtest-webdriver-yesod-source] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  1270. 246.47 s [sydtest-webdriver-yesod-source] include sydtest-wai-0.2.0.2-GuqOOqvNu9MAfy0qC2m2v9
  1271. 246.47 s [sydtest-webdriver-yesod-source] include sydtest-webdriver-0.0.0.1-9DLCOjoAyeGDgF0oyomNie
  1272. 246.47 s [sydtest-webdriver-yesod-source] include sydtest-yesod-0.3.1.0-JH1JdH1uguf546BtL18XAs
  1273. 246.47 s [sydtest-webdriver-yesod-source] include text-2.1.3-3f03
  1274. 246.47 s [sydtest-webdriver-yesod-source] include wai-3.2.4-8WLZVmr6Bbk1RHNspw9Emf
  1275. 246.47 s [sydtest-webdriver-yesod-source] include webdriver-0.12.0.1-LxUYfs8EKsR2iR2Tf0aCIY
  1276. 246.47 s [sydtest-webdriver-yesod-source] include yesod-1.6.2.1-1zsxmvMIJOBClzq13aSBNd
  1277. 246.47 s [sydtest-webdriver-yesod-source] component sydtest-webdriver-yesod-0.0.1.0-A0YK2MoWxnX2DXOoKa3dqL-sydtest-webdriver-yesod-test
  1278. 246.54 s [sydtest-webdriver-yesod-source] include base-4.20.2.0-4d66
  1279. 246.54 s [sydtest-webdriver-yesod-source] include path-0.9.6-L3t3TcndY3P7bshtU9371n
  1280. 246.54 s [sydtest-webdriver-yesod-source] include path-io-1.8.2-3zdYprPLIuSFCkmCxEm6FC
  1281. 246.54 s [sydtest-webdriver-yesod-source] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  1282. 246.54 s [sydtest-webdriver-yesod-source] include sydtest-webdriver-0.0.0.1-9DLCOjoAyeGDgF0oyomNie
  1283. 246.54 s [sydtest-webdriver-yesod-source] include sydtest-webdriver-yesod-0.0.1.0-3clPhxteO7NFcg8yga5xt7
  1284. 246.54 s [sydtest-webdriver-yesod-source] include yesod-1.6.2.1-1zsxmvMIJOBClzq13aSBNd
  1285. 246.54 s [sydtest-webdriver-yesod-source] Linked component graph:
  1286. 246.54 s [sydtest-webdriver-yesod-source] unit sydtest-webdriver-yesod-0.0.1.0-3clPhxteO7NFcg8yga5xt7
  1287. 246.54 s [sydtest-webdriver-yesod-source] include base-4.20.2.0-4d66
  1288. 246.54 s [sydtest-webdriver-yesod-source] include bytestring-0.12.2.0-25ef
  1289. 246.54 s [sydtest-webdriver-yesod-source] include http-client-0.7.19-KOILACv7OsHJllQbjDDdo5
  1290. 246.54 s [sydtest-webdriver-yesod-source] include http-types-0.12.4-H4E2SDjGqo274zNEl5TFjo
  1291. 246.54 s [sydtest-webdriver-yesod-source] include mtl-2.3.1-f2f2
  1292. 246.61 s [sydtest-webdriver-yesod-source] include network-uri-2.6.4.2-6I9SqFpJ75dLFAwe3PjqOi
  1293. 246.61 s [sydtest-webdriver-yesod-source] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  1294. 246.61 s [sydtest-webdriver-yesod-source] include sydtest-wai-0.2.0.2-GuqOOqvNu9MAfy0qC2m2v9
  1295. 246.61 s [sydtest-webdriver-yesod-source] include sydtest-webdriver-0.0.0.1-9DLCOjoAyeGDgF0oyomNie
  1296. 246.61 s [sydtest-webdriver-yesod-source] include sydtest-yesod-0.3.1.0-JH1JdH1uguf546BtL18XAs
  1297. 246.61 s [sydtest-webdriver-yesod-source] include text-2.1.3-3f03
  1298. 246.61 s [sydtest-webdriver-yesod-source] include wai-3.2.4-8WLZVmr6Bbk1RHNspw9Emf
  1299. 246.61 s [sydtest-webdriver-yesod-source] include webdriver-0.12.0.1-LxUYfs8EKsR2iR2Tf0aCIY
  1300. 246.61 s [sydtest-webdriver-yesod-source] include yesod-1.6.2.1-1zsxmvMIJOBClzq13aSBNd
  1301. 246.61 s [sydtest-webdriver-yesod-source] Test.Syd.Webdriver.Yesod=sydtest-webdriver-yesod-0.0.1.0-3clPhxteO7NFcg8yga5xt7:Test.Syd.Webdriver.Yesod
  1302. 246.61 s [sydtest-webdriver-yesod-source] unit sydtest-webdriver-yesod-0.0.1.0-A0YK2MoWxnX2DXOoKa3dqL-sydtest-webdriver-yesod-test
  1303. 246.61 s [sydtest-webdriver-yesod-source] include base-4.20.2.0-4d66
  1304. 246.61 s [sydtest-webdriver-yesod-source] include path-0.9.6-L3t3TcndY3P7bshtU9371n
  1305. 246.61 s [sydtest-webdriver-yesod-source] include path-io-1.8.2-3zdYprPLIuSFCkmCxEm6FC
  1306. 246.61 s [sydtest-webdriver-yesod-source] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  1307. 246.61 s [sydtest-webdriver-yesod-source] include sydtest-webdriver-0.0.0.1-9DLCOjoAyeGDgF0oyomNie
  1308. 246.61 s [sydtest-webdriver-yesod-source] include sydtest-webdriver-yesod-0.0.1.0-3clPhxteO7NFcg8yga5xt7
  1309. 246.61 s [sydtest-webdriver-yesod-source] include yesod-1.6.2.1-1zsxmvMIJOBClzq13aSBNd
  1310. 246.61 s [sydtest-webdriver-yesod-source] Ready component graph:
  1311. 246.61 s [sydtest-webdriver-yesod-source] definite sydtest-webdriver-yesod-0.0.1.0-3clPhxteO7NFcg8yga5xt7
  1312. 246.61 s [sydtest-webdriver-yesod-source] depends base-4.20.2.0-4d66
  1313. 246.61 s [sydtest-webdriver-yesod-source] depends bytestring-0.12.2.0-25ef
  1314. 246.61 s [sydtest-webdriver-yesod-source] depends http-client-0.7.19-KOILACv7OsHJllQbjDDdo5
  1315. 246.61 s [sydtest-webdriver-yesod-source] depends http-types-0.12.4-H4E2SDjGqo274zNEl5TFjo
  1316. 246.61 s [sydtest-webdriver-yesod-source] depends mtl-2.3.1-f2f2
  1317. 246.61 s [sydtest-webdriver-yesod-source] depends network-uri-2.6.4.2-6I9SqFpJ75dLFAwe3PjqOi
  1318. 246.61 s [sydtest-webdriver-yesod-source] depends sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  1319. 246.61 s [sydtest-webdriver-yesod-source] depends sydtest-wai-0.2.0.2-GuqOOqvNu9MAfy0qC2m2v9
  1320. 246.68 s [sydtest-webdriver-yesod-source] depends sydtest-webdriver-0.0.0.1-9DLCOjoAyeGDgF0oyomNie
  1321. 246.68 s [sydtest-webdriver-yesod-source] depends sydtest-yesod-0.3.1.0-JH1JdH1uguf546BtL18XAs
  1322. 246.68 s [sydtest-webdriver-yesod-source] depends text-2.1.3-3f03
  1323. 246.68 s [sydtest-webdriver-yesod-source] depends wai-3.2.4-8WLZVmr6Bbk1RHNspw9Emf
  1324. 246.68 s [sydtest-webdriver-yesod-source] depends webdriver-0.12.0.1-LxUYfs8EKsR2iR2Tf0aCIY
  1325. 246.68 s [sydtest-webdriver-yesod-source] depends yesod-1.6.2.1-1zsxmvMIJOBClzq13aSBNd
  1326. 246.68 s [sydtest-webdriver-yesod-source] definite sydtest-webdriver-yesod-0.0.1.0-A0YK2MoWxnX2DXOoKa3dqL-sydtest-webdriver-yesod-test
  1327. 246.68 s [sydtest-webdriver-yesod-source] depends base-4.20.2.0-4d66
  1328. 246.68 s [sydtest-webdriver-yesod-source] depends path-0.9.6-L3t3TcndY3P7bshtU9371n
  1329. 246.68 s [sydtest-webdriver-yesod-source] depends path-io-1.8.2-3zdYprPLIuSFCkmCxEm6FC
  1330. 246.68 s [sydtest-webdriver-yesod-source] depends sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  1331. 246.68 s [sydtest-webdriver-yesod-source] depends sydtest-webdriver-0.0.0.1-9DLCOjoAyeGDgF0oyomNie
  1332. 246.68 s [sydtest-webdriver-yesod-source] depends sydtest-webdriver-yesod-0.0.1.0-3clPhxteO7NFcg8yga5xt7
  1333. 246.68 s [sydtest-webdriver-yesod-source] depends yesod-1.6.2.1-1zsxmvMIJOBClzq13aSBNd
  1334. 246.68 s [sydtest-webdriver-yesod-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  1335. 246.68 s [sydtest-webdriver-yesod-source] Using compiler: ghc-9.10.3
  1336. 246.68 s [sydtest-webdriver-yesod-source] Using install prefix:
  1337. 246.68 s [sydtest-webdriver-yesod-source] /nix/store/mrqkr0pa4bm2r92hd7sr7fdyw4rz64rz-sydtest-webdriver-yesod-source-0.0.1.0
  1338. 246.68 s [sydtest-webdriver-yesod-source] Executables installed in:
  1339. 246.68 s [sydtest-webdriver-yesod-source] /nix/store/mrqkr0pa4bm2r92hd7sr7fdyw4rz64rz-sydtest-webdriver-yesod-source-0.0.1.0/bin
  1340. 246.68 s [sydtest-webdriver-yesod-source] Libraries installed in:
  1341. 246.68 s [sydtest-webdriver-yesod-source] /nix/store/mrqkr0pa4bm2r92hd7sr7fdyw4rz64rz-sydtest-webdriver-yesod-source-0.0.1.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af/sydtest-webdriver-yesod-0.0.1.0-3clPhxteO7NFcg8yga5xt7
  1342. 246.68 s [sydtest-webdriver-yesod-source] Dynamic Libraries installed in:
  1343. 246.68 s [sydtest-webdriver-yesod-source] /nix/store/mrqkr0pa4bm2r92hd7sr7fdyw4rz64rz-sydtest-webdriver-yesod-source-0.0.1.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af
  1344. 246.68 s [sydtest-webdriver-yesod-source] Private executables installed in:
  1345. 246.68 s [sydtest-webdriver-yesod-source] /nix/store/mrqkr0pa4bm2r92hd7sr7fdyw4rz64rz-sydtest-webdriver-yesod-source-0.0.1.0/libexec/x86_64-linux-ghc-9.10.3-21af/sydtest-webdriver-yesod-0.0.1.0
  1346. 246.68 s [sydtest-webdriver-yesod-source] Data files installed in:
  1347. 246.68 s [sydtest-webdriver-yesod-source] /nix/store/mrqkr0pa4bm2r92hd7sr7fdyw4rz64rz-sydtest-webdriver-yesod-source-0.0.1.0/share/x86_64-linux-ghc-9.10.3-21af/sydtest-webdriver-yesod-0.0.1.0
  1348. 246.75 s [sydtest-webdriver-yesod-source] Documentation installed in: /share/doc/sydtest-webdriver-yesod-0.0.1.0
  1349. 246.75 s [sydtest-webdriver-yesod-source] Configuration files installed in:
  1350. 246.75 s [sydtest-webdriver-yesod-source] /nix/store/mrqkr0pa4bm2r92hd7sr7fdyw4rz64rz-sydtest-webdriver-yesod-source-0.0.1.0/etc
  1351. 246.75 s [sydtest-webdriver-yesod-source] No alex found
  1352. 246.75 s [sydtest-webdriver-yesod-source] Using ar found on system at:
  1353. 246.75 s [sydtest-webdriver-yesod-source] /nix/store/mbyy19mdwnfvfwmdi0gqgggx0njvpl1w-binutils-wrapper-2.46/bin/ar
  1354. 246.75 s [sydtest-webdriver-yesod-source] No c2hs found
  1355. 246.75 s [sydtest-webdriver-yesod-source] No cpphs found
  1356. 246.75 s [sydtest-webdriver-yesod-source] No doctest found
  1357. 246.75 s [sydtest-webdriver-yesod-source] Using gcc version 15.2.0 given by user at:
  1358. 246.75 s [sydtest-webdriver-yesod-source] /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc
  1359. 246.75 s [sydtest-webdriver-yesod-source] Using ghc version 9.10.3 found on system at:
  1360. 246.75 s [sydtest-webdriver-yesod-source] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/ghc
  1361. 246.75 s [sydtest-webdriver-yesod-source] Using ghc-pkg version 9.10.3 found on system at:
  1362. 246.75 s [sydtest-webdriver-yesod-source] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/ghc-pkg-9.10.3
  1363. 246.75 s [sydtest-webdriver-yesod-source] No ghcjs found
  1364. 246.75 s [sydtest-webdriver-yesod-source] No ghcjs-pkg found
  1365. 246.75 s [sydtest-webdriver-yesod-source] No greencard found
  1366. 246.75 s [sydtest-webdriver-yesod-source] Using haddock version 2.31.1 found on system at:
  1367. 246.75 s [sydtest-webdriver-yesod-source] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/haddock-ghc-9.10.3
  1368. 246.75 s [sydtest-webdriver-yesod-source] No happy found
  1369. 246.75 s [sydtest-webdriver-yesod-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  1370. 246.75 s [sydtest-webdriver-yesod-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1371. 246.75 s [sydtest-webdriver-yesod-source] No hmake found
  1372. 246.75 s [sydtest-webdriver-yesod-source] Using hpc version 0.69 found on system at:
  1373. 246.75 s [sydtest-webdriver-yesod-source] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/hpc-ghc-9.10.3
  1374. 246.75 s [sydtest-webdriver-yesod-source] Using hsc2hs version 0.68.10 found on system at:
  1375. 246.75 s [sydtest-webdriver-yesod-source] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  1376. 246.75 s [sydtest-webdriver-yesod-source] Using hscolour version 1.25 found on system at:
  1377. 246.75 s [sydtest-webdriver-yesod-source] /nix/store/hvlf3xzdw0p5s3kybdkch6iqyz0740rc-hscolour-1.25/bin/HsColour
  1378. 246.81 s [sydtest-webdriver-yesod-source] No jhc found
  1379. 246.81 s [sydtest-webdriver-yesod-source] Using ld found on system at:
  1380. 246.81 s [sydtest-webdriver-yesod-source] /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/ld
  1381. 246.81 s [sydtest-webdriver-yesod-source] No pkg-config found
  1382. 246.81 s [sydtest-webdriver-yesod-source] Using runghc version 9.10.3 found on system at:
  1383. 246.81 s [sydtest-webdriver-yesod-source] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/runghc-9.10.3
  1384. 246.81 s [sydtest-webdriver-yesod-source] Using strip version 2.46 found on system at:
  1385. 246.81 s [sydtest-webdriver-yesod-source] /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/strip
  1386. 246.81 s [sydtest-webdriver-yesod-source] Using tar found on system at:
  1387. 246.81 s [sydtest-webdriver-yesod-source] /nix/store/k5akwnrn9x2afaj2va7g4a2zpdim8l43-gnutar-1.35/bin/tar
  1388. 246.81 s [sydtest-webdriver-yesod-source] No uhc found
  1389. 246.81 s [sydtest-sqitch-postgres] Phase: buildPhase
  1390. 246.81 s [sydtest-sqitch-postgres] Preprocessing library for sydtest-sqitch-postgres-0.0.0.0...
  1391. 246.81 s [sydtest-sqitch-postgres] Building library for sydtest-sqitch-postgres-0.0.0.0...
  1392. 246.81 s [sydtest-sqitch-postgres] [1 of 5] Compiling Paths_sydtest_sqitch_postgres ( dist/build/autogen/Paths_sydtest_sqitch_postgres.hs, dist/build/Paths_sydtest_sqitch_postgres.o, dist/build/Paths_sydtest_sqitch_postgres.dyn_o )
  1393. 246.81 s [sydtest-sqitch-postgres] [2 of 5] Compiling Test.Syd.Sqitch.Postgresql.Plan ( src/Test/Syd/Sqitch/Postgresql/Plan.hs, dist/build/Test/Syd/Sqitch/Postgresql/Plan.o, dist/build/Test/Syd/Sqitch/Postgresql/Plan.dyn_o )
  1394. 246.81 s [sydtest-webdriver-screenshot] Tests:
  1395. 246.81 s [sydtest-webdriver-screenshot]
  1396. 246.81 s [sydtest-webdriver-screenshot] Test.Syd.Webdriver.ScreenshotSpec
  1397. 246.81 s [sydtest-webdriver-screenshot] can make a screenshot of home 1375.74 ms
  1398. 246.81 s [sydtest-webdriver-screenshot] can make two staged screenshots of home 1596.87 ms
  1399. 246.81 s [sydtest-webdriver-screenshot]
  1400. 246.81 s [sydtest-webdriver-screenshot] Passed: 2
  1401. 246.81 s [sydtest-webdriver-screenshot] Failed: 0
  1402. 246.81 s [sydtest-webdriver-screenshot] Sum of test runtimes: 2.97 seconds
  1403. 246.81 s [sydtest-webdriver-screenshot] Test suite took: 2.01 seconds
  1404. 246.81 s [sydtest-webdriver-screenshot]
  1405. 246.81 s [sydtest-sqitch-postgres] [3 of 5] Compiling Test.Syd.Sqitch.Postgresql.Process ( src/Test/Syd/Sqitch/Postgresql/Process.hs, dist/build/Test/Syd/Sqitch/Postgresql/Process.o, dist/build/Test/Syd/Sqitch/Postgresql/Process.dyn_o )
  1406. 246.88 s [sydtest-sqitch-postgres] [4 of 5] Compiling Test.Syd.Sqitch.Postgresql.Schema ( src/Test/Syd/Sqitch/Postgresql/Schema.hs, dist/build/Test/Syd/Sqitch/Postgresql/Schema.o, dist/build/Test/Syd/Sqitch/Postgresql/Schema.dyn_o )
  1407. 246.88 s [sydtest-webdriver-screenshot] Test suite sydtest-webdriver-screenshot-test: PASS
  1408. 246.88 s [sydtest-webdriver-screenshot] Test suite logged to:
  1409. 246.88 s [sydtest-webdriver-screenshot] dist/test/sydtest-webdriver-screenshot-0.1.0.0-sydtest-webdriver-screenshot-test.log
  1410. 246.88 s [sydtest-webdriver-screenshot] 1 of 1 test suites (1 of 1 test cases) passed.
  1411. 246.88 s [sydtest-webdriver-screenshot] Phase: haddockPhase
  1412. 246.88 s [sydtest-webdriver-screenshot] Preprocessing library for sydtest-webdriver-screenshot-0.1.0.0...
  1413. 246.88 s [sydtest-webdriver-screenshot] Running Haddock on library for sydtest-webdriver-screenshot-0.1.0.0...
  1414. 246.88 s [sydtest-webdriver-screenshot] Warning: The documentation for the following packages are not installed. No
  1415. 246.88 s [sydtest-webdriver-screenshot] links will be generated to these packages: attoparsec-0.14.4,
  1416. 246.88 s [sydtest-webdriver-screenshot] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
  1417. 246.88 s [sydtest-webdriver-yesod-source] Phase: buildPhase
  1418. 246.88 s [sydtest-webdriver-yesod-source] Distribution quality warnings:
  1419. 246.88 s [sydtest-webdriver-yesod-source] [no-description] No 'description' field.
  1420. 246.88 s [sydtest-webdriver-yesod-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  1421. 246.88 s [sydtest-webdriver-yesod-source] - bytestring
  1422. 246.88 s [sydtest-webdriver-yesod-source] - http-client
  1423. 246.88 s [sydtest-webdriver-yesod-source] - http-types
  1424. 246.88 s [sydtest-webdriver-yesod-source] - mtl
  1425. 246.88 s [sydtest-webdriver-yesod-source] - network-uri
  1426. 246.88 s [sydtest-webdriver-yesod-source] - sydtest
  1427. 246.88 s [sydtest-webdriver-yesod-source] - sydtest-wai
  1428. 246.88 s [sydtest-webdriver-yesod-source] - sydtest-webdriver
  1429. 246.88 s [sydtest-webdriver-yesod-source] - sydtest-yesod
  1430. 246.88 s [sydtest-webdriver-yesod-source] - text
  1431. 246.88 s [sydtest-webdriver-yesod-source] - wai
  1432. 246.88 s [sydtest-webdriver-yesod-source] - webdriver
  1433. 246.88 s [sydtest-webdriver-yesod-source] - yesod
  1434. 246.88 s [sydtest-webdriver-yesod-source] Please add them. There is more information at https://pvp.haskell.org/
  1435. 246.88 s [sydtest-webdriver-yesod-source] [no-docs] Please consider including the file './CHANGELOG.md' in the
  1436. 246.88 s [sydtest-webdriver-yesod-source] 'extra-source-files' section of the .cabal file if it contains useful
  1437. 246.88 s [sydtest-webdriver-yesod-source] information for users of the package.
  1438. 246.94 s [sydtest-webdriver-yesod-source] Building source dist for sydtest-webdriver-yesod-0.0.1.0...
  1439. 246.94 s [sydtest-webdriver-yesod-source] Source tarball created: dist/sydtest-webdriver-yesod-0.0.1.0.tar.gz
  1440. 246.94 s [sydtest-webdriver-yesod-source] Phase: checkPhase
  1441. 246.94 s [sydtest-webdriver-yesod-source] Phase: haddockPhase
  1442. 246.94 s [sydtest-webdriver-yesod-source] Phase: installPhase
  1443. 246.94 s [sydtest-webdriver-yesod-source] Phase: fixupPhase
  1444. 246.94 s [sydtest-sqitch-postgres] [5 of 5] Compiling Test.Syd.Sqitch.Postgresql ( src/Test/Syd/Sqitch/Postgresql.hs, dist/build/Test/Syd/Sqitch/Postgresql.o, dist/build/Test/Syd/Sqitch/Postgresql.dyn_o )
  1445. 246.94 s [post-build-hook] Uploading to cachix cache "sydtest": /nix/store/mrqkr0pa4bm2r92hd7sr7fdyw4rz64rz-sydtest-webdriver-yesod-source-0.0.1.0
  1446. 246.94 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache sydtest ⏳
  1447. 246.94 s [post-build-hook]
  1448. 246.94 s [post-build-hook] Pushing /nix/store/mrqkr0pa4bm2r92hd7sr7fdyw4rz64rz-sydtest-webdriver-yesod-source-0.0.1.0 (3.55 KiB)
  1449. 246.94 s [post-build-hook]
  1450. 246.94 s [post-build-hook] All done.
  1451. 246.94 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/mrqkr0pa4bm2r92hd7sr7fdyw4rz64rz-sydtest-webdriver-yesod-source-0.0.1.0
  1452. 246.94 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1453. 246.94 s [post-build-hook] copying 1 paths...
  1454. 246.95 s [post-build-hook] copying path '/nix/store/mrqkr0pa4bm2r92hd7sr7fdyw4rz64rz-sydtest-webdriver-yesod-source-0.0.1.0' to 'https://cache.staging.nix-ci.com'...
  1455. 246.95 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1456. 246.95 s [post-build-hook] copying 1 paths...
  1457. 246.95 s [post-build-hook] copying path '/nix/store/n4gv4mvrlflmrmwdhv2ml4rw4hvw2q9z-sydtest-webdriver-yesod-source-0.0.1.0.drv' to 'https://cache.staging.nix-ci.com'...
  1458. 246.95 s Progress: 10 of 17 built (2 building)
  1459. 246.95 s Building /nix/store/qi3ljxm5xs2w82f6gvlm3mpjiidyfd3g-sydtest-webdriver-yesod-0.0.1.0.drv
  1460. 246.95 s [sydtest-sqitch-postgres] [1 of 5] Compiling Paths_sydtest_sqitch_postgres ( dist/build/autogen/Paths_sydtest_sqitch_postgres.hs, dist/build/Paths_sydtest_sqitch_postgres.p_o )
  1461. 246.95 s [sydtest-sqitch-postgres] [2 of 5] Compiling Test.Syd.Sqitch.Postgresql.Plan ( src/Test/Syd/Sqitch/Postgresql/Plan.hs, dist/build/Test/Syd/Sqitch/Postgresql/Plan.p_o )
  1462. 246.95 s [sydtest-sqitch-postgres] [3 of 5] Compiling Test.Syd.Sqitch.Postgresql.Process ( src/Test/Syd/Sqitch/Postgresql/Process.hs, dist/build/Test/Syd/Sqitch/Postgresql/Process.p_o )
  1463. 246.95 s [sydtest-sqitch-postgres] [4 of 5] Compiling Test.Syd.Sqitch.Postgresql.Schema ( src/Test/Syd/Sqitch/Postgresql/Schema.hs, dist/build/Test/Syd/Sqitch/Postgresql/Schema.p_o )
  1464. 247.01 s [sydtest-sqitch-postgres] [5 of 5] Compiling Test.Syd.Sqitch.Postgresql ( src/Test/Syd/Sqitch/Postgresql.hs, dist/build/Test/Syd/Sqitch/Postgresql.p_o )
  1465. 247.01 s [sydtest-webdriver-screenshot] [1 of 2] Compiling Paths_sydtest_webdriver_screenshot ( dist/build/autogen/Paths_sydtest_webdriver_screenshot.hs, nothing )
  1466. 247.01 s [sydtest-webdriver-screenshot] [2 of 2] Compiling Test.Syd.Webdriver.Screenshot ( src/Test/Syd/Webdriver/Screenshot.hs, nothing )
  1467. 247.01 s [sydtest-webdriver-screenshot] Haddock coverage:
  1468. 247.01 s [sydtest-webdriver-screenshot] 27% ( 3 / 11) in 'Test.Syd.Webdriver.Screenshot'
  1469. 247.01 s [sydtest-webdriver-screenshot] Missing documentation for:
  1470. 247.01 s [sydtest-webdriver-screenshot] Module header
  1471. 247.01 s [sydtest-webdriver-screenshot] imageSimilarity (src/Test/Syd/Webdriver/Screenshot.hs:105)
  1472. 247.01 s [sydtest-webdriver-screenshot] pixelSimilarity (src/Test/Syd/Webdriver/Screenshot.hs:118)
  1473. 247.01 s [sydtest-webdriver-screenshot] computeImageDiff (src/Test/Syd/Webdriver/Screenshot.hs:126)
  1474. 247.01 s [sydtest-webdriver-screenshot] lookupPixelAt (src/Test/Syd/Webdriver/Screenshot.hs:143)
  1475. 247.01 s [sydtest-webdriver-screenshot] computePixelDiff (src/Test/Syd/Webdriver/Screenshot.hs:151)
  1476. 247.01 s [sydtest-webdriver-screenshot] debugScreenshot (src/Test/Syd/Webdriver/Screenshot.hs:159)
  1477. 247.01 s [sydtest-webdriver-screenshot] normaliseImage (src/Test/Syd/Webdriver/Screenshot.hs:166)
  1478. 247.01 s [sydtest-webdriver-screenshot] Warning: Test.Syd.Webdriver.Screenshot: could not find link destinations for:
  1479. 247.01 s [sydtest-webdriver-screenshot] - Path.Internal.Posix.Path
  1480. 247.01 s [sydtest-webdriver-screenshot] - Path.Posix.Abs
  1481. 247.01 s [sydtest-webdriver-screenshot] - Path.Posix.File
  1482. 247.01 s [sydtest-webdriver-yesod] Phase: setupCompilerEnvironmentPhase
  1483. 247.01 s [sydtest-webdriver-yesod] Build with /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3.
  1484. 247.01 s [sydtest-sqitch-postgres] Preprocessing test suite 'sydtest-sqitch-postgres-test' for sydtest-sqitch-postgres-0.0.0.0...
  1485. 247.01 s [sydtest-sqitch-postgres] Building test suite 'sydtest-sqitch-postgres-test' for sydtest-sqitch-postgres-0.0.0.0...
  1486. 247.01 s [sydtest-sqitch-postgres] [1 of 4] Compiling Paths_sydtest_sqitch_postgres ( dist/build/sydtest-sqitch-postgres-test/autogen/Paths_sydtest_sqitch_postgres.hs, dist/build/sydtest-sqitch-postgres-test/sydtest-sqitch-postgres-test-tmp/Paths_sydtest_sqitch_postgres.o )
  1487. 247.01 s [sydtest-sqitch-postgres] [2 of 4] Compiling Test.Syd.Sqitch.Postgresql.PlanSpec ( test/Test/Syd/Sqitch/Postgresql/PlanSpec.hs, dist/build/sydtest-sqitch-postgres-test/sydtest-sqitch-postgres-test-tmp/Test/Syd/Sqitch/Postgresql/PlanSpec.o )
  1488. 247.01 s [sydtest-webdriver-yesod] Phase: unpackPhase
  1489. 247.01 s [sydtest-webdriver-yesod] unpacking source archive /nix/store/mrqkr0pa4bm2r92hd7sr7fdyw4rz64rz-sydtest-webdriver-yesod-source-0.0.1.0/sydtest-webdriver-yesod-0.0.1.0.tar.gz
  1490. 247.07 s [sydtest-webdriver-yesod] source root is sydtest-webdriver-yesod-0.0.1.0
  1491. 247.07 s [sydtest-webdriver-yesod] setting SOURCE_DATE_EPOCH to timestamp 1780839246 of file "sydtest-webdriver-yesod-0.0.1.0/test/Test/Syd/Webdriver/YesodSpec.hs"
  1492. 247.07 s [sydtest-webdriver-yesod] warning: file "sydtest-webdriver-yesod-0.0.1.0/test/Test/Syd/Webdriver/YesodSpec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  1493. 247.07 s [sydtest-webdriver-yesod] Phase: patchPhase
  1494. 247.07 s [sydtest-webdriver-yesod] Phase: compileBuildDriverPhase
  1495. 247.07 s [sydtest-webdriver-yesod] setupCompileFlags: -package-db=/build/tmp.YR0CDwEGwO/setup-package.conf.d -threaded
  1496. 247.07 s [sydtest-webdriver-yesod] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.YR0CDwEGwO/Main.o )
  1497. 247.07 s [sydtest-sqitch-postgres] [3 of 4] Compiling Test.Syd.Sqitch.PostgresqlSpec ( test/Test/Syd/Sqitch/PostgresqlSpec.hs, dist/build/sydtest-sqitch-postgres-test/sydtest-sqitch-postgres-test-tmp/Test/Syd/Sqitch/PostgresqlSpec.o )
  1498. 247.07 s [sydtest-webdriver-yesod] [2 of 2] Linking Setup
  1499. 247.07 s [sydtest-sqitch-postgres] [4 of 4] Compiling Main ( test/Spec.hs, dist/build/sydtest-sqitch-postgres-test/sydtest-sqitch-postgres-test-tmp/Main.o )
  1500. 247.07 s [sydtest-sqitch-postgres] [5 of 5] Linking dist/build/sydtest-sqitch-postgres-test/sydtest-sqitch-postgres-test
  1501. 247.07 s [sydtest-webdriver-yesod] Phase: updateAutotoolsGnuConfigScriptsPhase
  1502. 247.07 s [sydtest-webdriver-yesod] Phase: configurePhase
  1503. 247.07 s [sydtest-webdriver-yesod] configureFlags: --verbose --prefix=/nix/store/hzp03klbwp7zxa3rsivaf1vfk9zyd9fb-sydtest-webdriver-yesod-0.0.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/brkm7gkif4hq1ya3a3rfxv0hbqsd42gg-sydtest-webdriver-yesod-0.0.1.0-doc/share/doc/sydtest-webdriver-yesod-0.0.1.0 --with-gcc=gcc --package-db=/build/tmp.YR0CDwEGwO/package.conf.d --ghc-option=-j14 --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=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/wl2nw5l4x4dg6kclbgpq7v9212i1s6cy-ncurses-6.6/lib --extra-lib-dirs=/nix/store/2zs4bbi72plfm8j6zxf1js4f3yc4yzwy-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/qhmqdg27kcrlkl8ida6d5hiacw0y8d21-elfutils-0.194/lib --extra-lib-dirs=/nix/store/y56aqb1m3y5davn6hsv4jfbml78qw4mv-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/wjfhh11sfcdf97mvg7hbxickybxzk850-numactl-2.0.18/lib
  1504. 247.14 s [sydtest-webdriver-yesod] Using Parsec parser
  1505. 247.14 s [sydtest-webdriver-yesod] Configuring sydtest-webdriver-yesod-0.0.1.0...
  1506. 247.14 s [sydtest-webdriver-screenshot] Documentation created: dist/doc/html/sydtest-webdriver-screenshot/,
  1507. 247.14 s [sydtest-webdriver-screenshot] dist/doc/html/sydtest-webdriver-screenshot/sydtest-webdriver-screenshot.txt
  1508. 247.14 s [sydtest-webdriver-screenshot] Preprocessing test suite 'sydtest-webdriver-screenshot-test' for sydtest-webdriver-screenshot-0.1.0.0...
  1509. 247.14 s [sydtest-webdriver-screenshot] Phase: installPhase
  1510. 247.14 s [sydtest-webdriver-screenshot] Installing library in /nix/store/zc8fla14yqca2qab19pwqf9hrdv9fcg2-sydtest-webdriver-screenshot-0.1.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af/sydtest-webdriver-screenshot-0.1.0.0-CsIP5YxSoTd6cjtm5YFbZt
  1511. 247.14 s [sydtest-webdriver-screenshot] Phase: fixupPhase
  1512. 247.14 s [sydtest-webdriver-screenshot] shrinking RPATHs of ELF executables and libraries in /nix/store/zc8fla14yqca2qab19pwqf9hrdv9fcg2-sydtest-webdriver-screenshot-0.1.0.0
  1513. 247.14 s [sydtest-webdriver-screenshot] shrinking /nix/store/zc8fla14yqca2qab19pwqf9hrdv9fcg2-sydtest-webdriver-screenshot-0.1.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af/libHSsydtest-webdriver-screenshot-0.1.0.0-CsIP5YxSoTd6cjtm5YFbZt-ghc9.10.3.so
  1514. 247.14 s [sydtest-webdriver-screenshot] checking for references to /build/ in /nix/store/zc8fla14yqca2qab19pwqf9hrdv9fcg2-sydtest-webdriver-screenshot-0.1.0.0...
  1515. 247.14 s [sydtest-webdriver-screenshot] patching script interpreter paths in /nix/store/zc8fla14yqca2qab19pwqf9hrdv9fcg2-sydtest-webdriver-screenshot-0.1.0.0
  1516. 247.14 s [sydtest-webdriver-screenshot] stripping (with command strip and flags -S -p) in /nix/store/zc8fla14yqca2qab19pwqf9hrdv9fcg2-sydtest-webdriver-screenshot-0.1.0.0/lib
  1517. 247.14 s [sydtest-webdriver-screenshot] shrinking RPATHs of ELF executables and libraries in /nix/store/il5lnf9clpm1fif4gdj8qiijrfa2k9si-sydtest-webdriver-screenshot-0.1.0.0-doc
  1518. 247.14 s [sydtest-webdriver-screenshot] checking for references to /build/ in /nix/store/il5lnf9clpm1fif4gdj8qiijrfa2k9si-sydtest-webdriver-screenshot-0.1.0.0-doc...
  1519. 247.14 s [sydtest-webdriver-screenshot] patching script interpreter paths in /nix/store/il5lnf9clpm1fif4gdj8qiijrfa2k9si-sydtest-webdriver-screenshot-0.1.0.0-doc
  1520. 247.14 s [post-build-hook] Uploading to cachix cache "sydtest": /nix/store/il5lnf9clpm1fif4gdj8qiijrfa2k9si-sydtest-webdriver-screenshot-0.1.0.0-doc /nix/store/zc8fla14yqca2qab19pwqf9hrdv9fcg2-sydtest-webdriver-screenshot-0.1.0.0
  1521. 247.14 s [post-build-hook] Pushing 2 paths (383 are already present) using zstd to cache sydtest ⏳
  1522. 247.14 s [post-build-hook]
  1523. 247.14 s [post-build-hook] Pushing /nix/store/il5lnf9clpm1fif4gdj8qiijrfa2k9si-sydtest-webdriver-screenshot-0.1.0.0-doc (283.66 KiB)
  1524. 247.14 s [post-build-hook] Pushing /nix/store/zc8fla14yqca2qab19pwqf9hrdv9fcg2-sydtest-webdriver-screenshot-0.1.0.0 (852.91 KiB)
  1525. 247.14 s [post-build-hook]
  1526. 247.20 s [post-build-hook] All done.
  1527. 247.20 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/il5lnf9clpm1fif4gdj8qiijrfa2k9si-sydtest-webdriver-screenshot-0.1.0.0-doc /nix/store/zc8fla14yqca2qab19pwqf9hrdv9fcg2-sydtest-webdriver-screenshot-0.1.0.0
  1528. 247.20 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1529. 247.20 s [post-build-hook] copying 2 paths...
  1530. 247.20 s [post-build-hook] copying path '/nix/store/il5lnf9clpm1fif4gdj8qiijrfa2k9si-sydtest-webdriver-screenshot-0.1.0.0-doc' to 'https://cache.staging.nix-ci.com'...
  1531. 247.20 s [post-build-hook] copying path '/nix/store/zc8fla14yqca2qab19pwqf9hrdv9fcg2-sydtest-webdriver-screenshot-0.1.0.0' to 'https://cache.staging.nix-ci.com'...
  1532. 247.20 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1533. 247.20 s [post-build-hook] copying 1 paths...
  1534. 247.20 s [post-build-hook] copying path '/nix/store/jk5jypvdcsnasyc9m2yq5xfa8zb20asq-sydtest-webdriver-screenshot-0.1.0.0.drv' to 'https://cache.staging.nix-ci.com'...
  1535. 247.20 s Progress: 11 of 17 built (2 building)
  1536. 247.20 s [sydtest-sqitch-postgres] Phase: checkPhase
  1537. 247.20 s [sydtest-sqitch-postgres] Running 1 test suites...
  1538. 247.20 s [sydtest-sqitch-postgres] Test suite sydtest-sqitch-postgres-test: RUNNING...
  1539. 247.20 s [sydtest-sqitch-postgres] Adding registry tables to db:pg://user_pjliughn@%2Fbuild%2Ftmp-postgres-socket-11b3a82dc43ce230:42419/template_db_emqmnfmq
  1540. 247.20 s [sydtest-sqitch-postgres] Deploying changes through init to db:pg://user_pjliughn@%2Fbuild%2Ftmp-postgres-socket-11b3a82dc43ce230:42419/template_db_emqmnfmq
  1541. 247.20 s [sydtest-sqitch-postgres] + init .. ok
  1542. 247.20 s [sydtest-sqitch-postgres] No changes deployed since: "@ROOT"
  1543. 247.20 s [sydtest-webdriver-yesod] Dependency base >=4.7 && <5: using base-4.20.2.0
  1544. 247.20 s [sydtest-webdriver-yesod] Dependency bytestring: using bytestring-0.12.2.0
  1545. 247.20 s [sydtest-webdriver-yesod] Dependency http-client: using http-client-0.7.19
  1546. 247.20 s [sydtest-webdriver-yesod] Dependency http-types: using http-types-0.12.4
  1547. 247.20 s [sydtest-webdriver-yesod] Dependency mtl: using mtl-2.3.1
  1548. 247.20 s [sydtest-webdriver-yesod] Dependency network-uri: using network-uri-2.6.4.2
  1549. 247.20 s [sydtest-webdriver-yesod] Dependency sydtest: using sydtest-0.25.0.1
  1550. 247.20 s [sydtest-webdriver-yesod] Dependency sydtest-wai: using sydtest-wai-0.2.0.2
  1551. 247.20 s [sydtest-webdriver-yesod] Dependency sydtest-webdriver: using sydtest-webdriver-0.0.0.1
  1552. 247.27 s [sydtest-webdriver-yesod] Dependency sydtest-yesod: using sydtest-yesod-0.3.1.0
  1553. 247.27 s [sydtest-webdriver-yesod] Dependency text: using text-2.1.3
  1554. 247.27 s [sydtest-webdriver-yesod] Dependency wai: using wai-3.2.4
  1555. 247.27 s [sydtest-webdriver-yesod] Dependency webdriver: using webdriver-0.12.0.1
  1556. 247.27 s [sydtest-webdriver-yesod] Dependency yesod: using yesod-1.6.2.1
  1557. 247.27 s [sydtest-webdriver-yesod] Dependency base >=4.7 && <5: using base-4.20.2.0
  1558. 247.27 s [sydtest-webdriver-yesod] Dependency path: using path-0.9.6
  1559. 247.27 s [sydtest-webdriver-yesod] Dependency path-io: using path-io-1.8.2
  1560. 247.27 s [sydtest-webdriver-yesod] Dependency sydtest: using sydtest-0.25.0.1
  1561. 247.27 s [sydtest-webdriver-yesod] Dependency sydtest-webdriver: using sydtest-webdriver-0.0.0.1
  1562. 247.27 s [sydtest-webdriver-yesod] Dependency sydtest-webdriver-yesod: using sydtest-webdriver-yesod-0.0.1.0
  1563. 247.27 s [sydtest-webdriver-yesod] Dependency yesod: using yesod-1.6.2.1
  1564. 247.27 s [sydtest-webdriver-yesod] Source component graph:
  1565. 247.27 s [sydtest-webdriver-yesod] component lib
  1566. 247.27 s [sydtest-webdriver-yesod] component test:sydtest-webdriver-yesod-test dependency lib
  1567. 247.27 s [sydtest-webdriver-yesod] Configured component graph:
  1568. 247.27 s [sydtest-webdriver-yesod] component sydtest-webdriver-yesod-0.0.1.0-3clPhxteO7NFcg8yga5xt7
  1569. 247.27 s [sydtest-webdriver-yesod] include base-4.20.2.0-4d66
  1570. 247.27 s [sydtest-webdriver-yesod] include bytestring-0.12.2.0-25ef
  1571. 247.27 s [sydtest-webdriver-yesod] include http-client-0.7.19-KOILACv7OsHJllQbjDDdo5
  1572. 247.27 s [sydtest-webdriver-yesod] include http-types-0.12.4-H4E2SDjGqo274zNEl5TFjo
  1573. 247.27 s [sydtest-webdriver-yesod] include mtl-2.3.1-f2f2
  1574. 247.27 s [sydtest-webdriver-yesod] include network-uri-2.6.4.2-6I9SqFpJ75dLFAwe3PjqOi
  1575. 247.27 s [sydtest-webdriver-yesod] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  1576. 247.27 s [sydtest-webdriver-yesod] include sydtest-wai-0.2.0.2-GuqOOqvNu9MAfy0qC2m2v9
  1577. 247.27 s [sydtest-webdriver-yesod] include sydtest-webdriver-0.0.0.1-9DLCOjoAyeGDgF0oyomNie
  1578. 247.27 s [sydtest-webdriver-yesod] include sydtest-yesod-0.3.1.0-JH1JdH1uguf546BtL18XAs
  1579. 247.27 s [sydtest-webdriver-yesod] include text-2.1.3-3f03
  1580. 247.27 s [sydtest-webdriver-yesod] include wai-3.2.4-8WLZVmr6Bbk1RHNspw9Emf
  1581. 247.27 s [sydtest-webdriver-yesod] include webdriver-0.12.0.1-LxUYfs8EKsR2iR2Tf0aCIY
  1582. 247.33 s [sydtest-webdriver-yesod] include yesod-1.6.2.1-1zsxmvMIJOBClzq13aSBNd
  1583. 247.33 s [sydtest-webdriver-yesod] component sydtest-webdriver-yesod-0.0.1.0-A0YK2MoWxnX2DXOoKa3dqL-sydtest-webdriver-yesod-test
  1584. 247.33 s [sydtest-webdriver-yesod] include base-4.20.2.0-4d66
  1585. 247.33 s [sydtest-webdriver-yesod] include path-0.9.6-L3t3TcndY3P7bshtU9371n
  1586. 247.33 s [sydtest-webdriver-yesod] include path-io-1.8.2-3zdYprPLIuSFCkmCxEm6FC
  1587. 247.33 s [sydtest-webdriver-yesod] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  1588. 247.33 s [sydtest-webdriver-yesod] include sydtest-webdriver-0.0.0.1-9DLCOjoAyeGDgF0oyomNie
  1589. 247.33 s [sydtest-webdriver-yesod] include sydtest-webdriver-yesod-0.0.1.0-3clPhxteO7NFcg8yga5xt7
  1590. 247.33 s [sydtest-webdriver-yesod] include yesod-1.6.2.1-1zsxmvMIJOBClzq13aSBNd
  1591. 247.33 s [sydtest-webdriver-yesod] Linked component graph:
  1592. 247.33 s [sydtest-webdriver-yesod] unit sydtest-webdriver-yesod-0.0.1.0-3clPhxteO7NFcg8yga5xt7
  1593. 247.33 s [sydtest-webdriver-yesod] include base-4.20.2.0-4d66
  1594. 247.33 s [sydtest-webdriver-yesod] include bytestring-0.12.2.0-25ef
  1595. 247.33 s [sydtest-webdriver-yesod] include http-client-0.7.19-KOILACv7OsHJllQbjDDdo5
  1596. 247.33 s [sydtest-webdriver-yesod] include http-types-0.12.4-H4E2SDjGqo274zNEl5TFjo
  1597. 247.33 s [sydtest-webdriver-yesod] include mtl-2.3.1-f2f2
  1598. 247.33 s [sydtest-webdriver-yesod] include network-uri-2.6.4.2-6I9SqFpJ75dLFAwe3PjqOi
  1599. 247.33 s [sydtest-webdriver-yesod] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  1600. 247.33 s [sydtest-webdriver-yesod] include sydtest-wai-0.2.0.2-GuqOOqvNu9MAfy0qC2m2v9
  1601. 247.33 s [sydtest-webdriver-yesod] include sydtest-webdriver-0.0.0.1-9DLCOjoAyeGDgF0oyomNie
  1602. 247.33 s [sydtest-webdriver-yesod] include sydtest-yesod-0.3.1.0-JH1JdH1uguf546BtL18XAs
  1603. 247.33 s [sydtest-webdriver-yesod] include text-2.1.3-3f03
  1604. 247.33 s [sydtest-webdriver-yesod] include wai-3.2.4-8WLZVmr6Bbk1RHNspw9Emf
  1605. 247.33 s [sydtest-webdriver-yesod] include webdriver-0.12.0.1-LxUYfs8EKsR2iR2Tf0aCIY
  1606. 247.33 s [sydtest-webdriver-yesod] include yesod-1.6.2.1-1zsxmvMIJOBClzq13aSBNd
  1607. 247.33 s [sydtest-webdriver-yesod] Test.Syd.Webdriver.Yesod=sydtest-webdriver-yesod-0.0.1.0-3clPhxteO7NFcg8yga5xt7:Test.Syd.Webdriver.Yesod
  1608. 247.33 s [sydtest-webdriver-yesod] unit sydtest-webdriver-yesod-0.0.1.0-A0YK2MoWxnX2DXOoKa3dqL-sydtest-webdriver-yesod-test
  1609. 247.33 s [sydtest-webdriver-yesod] include base-4.20.2.0-4d66
  1610. 247.33 s [sydtest-webdriver-yesod] include path-0.9.6-L3t3TcndY3P7bshtU9371n
  1611. 247.33 s [sydtest-webdriver-yesod] include path-io-1.8.2-3zdYprPLIuSFCkmCxEm6FC
  1612. 247.40 s [sydtest-webdriver-yesod] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  1613. 247.40 s [sydtest-webdriver-yesod] include sydtest-webdriver-0.0.0.1-9DLCOjoAyeGDgF0oyomNie
  1614. 247.40 s [sydtest-webdriver-yesod] include sydtest-webdriver-yesod-0.0.1.0-3clPhxteO7NFcg8yga5xt7
  1615. 247.40 s [sydtest-webdriver-yesod] include yesod-1.6.2.1-1zsxmvMIJOBClzq13aSBNd
  1616. 247.40 s [sydtest-webdriver-yesod] Ready component graph:
  1617. 247.40 s [sydtest-webdriver-yesod] definite sydtest-webdriver-yesod-0.0.1.0-3clPhxteO7NFcg8yga5xt7
  1618. 247.40 s [sydtest-webdriver-yesod] depends base-4.20.2.0-4d66
  1619. 247.40 s [sydtest-webdriver-yesod] depends bytestring-0.12.2.0-25ef
  1620. 247.40 s [sydtest-webdriver-yesod] depends http-client-0.7.19-KOILACv7OsHJllQbjDDdo5
  1621. 247.40 s [sydtest-webdriver-yesod] depends http-types-0.12.4-H4E2SDjGqo274zNEl5TFjo
  1622. 247.40 s [sydtest-webdriver-yesod] depends mtl-2.3.1-f2f2
  1623. 247.40 s [sydtest-webdriver-yesod] depends network-uri-2.6.4.2-6I9SqFpJ75dLFAwe3PjqOi
  1624. 247.40 s [sydtest-webdriver-yesod] depends sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  1625. 247.40 s [sydtest-webdriver-yesod] depends sydtest-wai-0.2.0.2-GuqOOqvNu9MAfy0qC2m2v9
  1626. 247.40 s [sydtest-webdriver-yesod] depends sydtest-webdriver-0.0.0.1-9DLCOjoAyeGDgF0oyomNie
  1627. 247.40 s [sydtest-webdriver-yesod] depends sydtest-yesod-0.3.1.0-JH1JdH1uguf546BtL18XAs
  1628. 247.40 s [sydtest-webdriver-yesod] depends text-2.1.3-3f03
  1629. 247.40 s [sydtest-webdriver-yesod] depends wai-3.2.4-8WLZVmr6Bbk1RHNspw9Emf
  1630. 247.40 s [sydtest-webdriver-yesod] depends webdriver-0.12.0.1-LxUYfs8EKsR2iR2Tf0aCIY
  1631. 247.40 s [sydtest-webdriver-yesod] depends yesod-1.6.2.1-1zsxmvMIJOBClzq13aSBNd
  1632. 247.40 s [sydtest-webdriver-yesod] definite sydtest-webdriver-yesod-0.0.1.0-A0YK2MoWxnX2DXOoKa3dqL-sydtest-webdriver-yesod-test
  1633. 247.40 s [sydtest-webdriver-yesod] depends base-4.20.2.0-4d66
  1634. 247.40 s [sydtest-webdriver-yesod] depends path-0.9.6-L3t3TcndY3P7bshtU9371n
  1635. 247.40 s [sydtest-webdriver-yesod] depends path-io-1.8.2-3zdYprPLIuSFCkmCxEm6FC
  1636. 247.40 s [sydtest-webdriver-yesod] depends sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  1637. 247.40 s [sydtest-webdriver-yesod] depends sydtest-webdriver-0.0.0.1-9DLCOjoAyeGDgF0oyomNie
  1638. 247.40 s [sydtest-webdriver-yesod] depends sydtest-webdriver-yesod-0.0.1.0-3clPhxteO7NFcg8yga5xt7
  1639. 247.40 s [sydtest-webdriver-yesod] depends yesod-1.6.2.1-1zsxmvMIJOBClzq13aSBNd
  1640. 247.40 s [sydtest-webdriver-yesod] Using Cabal-3.12.1.0 compiled by ghc-9.10
  1641. 247.46 s [sydtest-webdriver-yesod] Using compiler: ghc-9.10.3
  1642. 247.46 s [sydtest-webdriver-yesod] Using install prefix:
  1643. 247.46 s [sydtest-webdriver-yesod] /nix/store/hzp03klbwp7zxa3rsivaf1vfk9zyd9fb-sydtest-webdriver-yesod-0.0.1.0
  1644. 247.46 s [sydtest-webdriver-yesod] Executables installed in:
  1645. 247.46 s [sydtest-webdriver-yesod] /nix/store/hzp03klbwp7zxa3rsivaf1vfk9zyd9fb-sydtest-webdriver-yesod-0.0.1.0/bin
  1646. 247.46 s [sydtest-webdriver-yesod] Libraries installed in:
  1647. 247.46 s [sydtest-webdriver-yesod] /nix/store/hzp03klbwp7zxa3rsivaf1vfk9zyd9fb-sydtest-webdriver-yesod-0.0.1.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af/sydtest-webdriver-yesod-0.0.1.0-3clPhxteO7NFcg8yga5xt7
  1648. 247.46 s [sydtest-webdriver-yesod] Dynamic Libraries installed in:
  1649. 247.46 s [sydtest-webdriver-yesod] /nix/store/hzp03klbwp7zxa3rsivaf1vfk9zyd9fb-sydtest-webdriver-yesod-0.0.1.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af
  1650. 247.46 s [sydtest-webdriver-yesod] Private executables installed in:
  1651. 247.46 s [sydtest-webdriver-yesod] /nix/store/hzp03klbwp7zxa3rsivaf1vfk9zyd9fb-sydtest-webdriver-yesod-0.0.1.0/libexec/x86_64-linux-ghc-9.10.3-21af/sydtest-webdriver-yesod-0.0.1.0
  1652. 247.46 s [sydtest-webdriver-yesod] Data files installed in:
  1653. 247.46 s [sydtest-webdriver-yesod] /nix/store/hzp03klbwp7zxa3rsivaf1vfk9zyd9fb-sydtest-webdriver-yesod-0.0.1.0/share/x86_64-linux-ghc-9.10.3-21af/sydtest-webdriver-yesod-0.0.1.0
  1654. 247.46 s [sydtest-webdriver-yesod] Documentation installed in:
  1655. 247.46 s [sydtest-webdriver-yesod] /nix/store/brkm7gkif4hq1ya3a3rfxv0hbqsd42gg-sydtest-webdriver-yesod-0.0.1.0-doc/share/doc/sydtest-webdriver-yesod-0.0.1.0
  1656. 247.47 s [sydtest-webdriver-yesod] Configuration files installed in:
  1657. 247.47 s [sydtest-webdriver-yesod] /nix/store/hzp03klbwp7zxa3rsivaf1vfk9zyd9fb-sydtest-webdriver-yesod-0.0.1.0/etc
  1658. 247.47 s [sydtest-webdriver-yesod] No alex found
  1659. 247.47 s [sydtest-webdriver-yesod] Using ar found on system at:
  1660. 247.47 s [sydtest-webdriver-yesod] /nix/store/mbyy19mdwnfvfwmdi0gqgggx0njvpl1w-binutils-wrapper-2.46/bin/ar
  1661. 247.47 s [sydtest-webdriver-yesod] No c2hs found
  1662. 247.47 s [sydtest-webdriver-yesod] No cpphs found
  1663. 247.47 s [sydtest-webdriver-yesod] No doctest found
  1664. 247.47 s [sydtest-webdriver-yesod] Using gcc version 15.2.0 given by user at:
  1665. 247.47 s [sydtest-webdriver-yesod] /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc
  1666. 247.47 s [sydtest-webdriver-yesod] Using ghc version 9.10.3 found on system at:
  1667. 247.47 s [sydtest-webdriver-yesod] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/ghc
  1668. 247.47 s [sydtest-webdriver-yesod] Using ghc-pkg version 9.10.3 found on system at:
  1669. 247.47 s [sydtest-webdriver-yesod] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/ghc-pkg-9.10.3
  1670. 247.47 s [sydtest-webdriver-yesod] No ghcjs found
  1671. 247.47 s [sydtest-webdriver-yesod] No ghcjs-pkg found
  1672. 247.47 s [sydtest-webdriver-yesod] No greencard found
  1673. 247.53 s [sydtest-webdriver-yesod] Using haddock version 2.31.1 found on system at:
  1674. 247.53 s [sydtest-webdriver-yesod] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/haddock-ghc-9.10.3
  1675. 247.53 s [sydtest-webdriver-yesod] No happy found
  1676. 247.53 s [sydtest-webdriver-yesod] Using haskell-suite found on system at: haskell-suite-dummy-location
  1677. 247.53 s [sydtest-webdriver-yesod] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1678. 247.53 s [sydtest-webdriver-yesod] No hmake found
  1679. 247.53 s [sydtest-webdriver-yesod] Using hpc version 0.69 found on system at:
  1680. 247.53 s [sydtest-webdriver-yesod] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/hpc-ghc-9.10.3
  1681. 247.53 s [sydtest-webdriver-yesod] Using hsc2hs version 0.68.10 found on system at:
  1682. 247.53 s [sydtest-webdriver-yesod] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  1683. 247.53 s [sydtest-webdriver-yesod] Using hscolour version 1.25 found on system at:
  1684. 247.53 s [sydtest-webdriver-yesod] /nix/store/hvlf3xzdw0p5s3kybdkch6iqyz0740rc-hscolour-1.25/bin/HsColour
  1685. 247.53 s [sydtest-webdriver-yesod] No jhc found
  1686. 247.53 s [sydtest-webdriver-yesod] Using ld found on system at:
  1687. 247.53 s [sydtest-webdriver-yesod] /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/ld
  1688. 247.53 s [sydtest-webdriver-yesod] No pkg-config found
  1689. 247.53 s [sydtest-webdriver-yesod] Using runghc version 9.10.3 found on system at:
  1690. 247.53 s [sydtest-webdriver-yesod] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/runghc-9.10.3
  1691. 247.53 s [sydtest-webdriver-yesod] Using strip version 2.46 found on system at:
  1692. 247.53 s [sydtest-webdriver-yesod] /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/strip
  1693. 247.53 s [sydtest-webdriver-yesod] Using tar found on system at:
  1694. 247.53 s [sydtest-webdriver-yesod] /nix/store/k5akwnrn9x2afaj2va7g4a2zpdim8l43-gnutar-1.35/bin/tar
  1695. 247.53 s [sydtest-webdriver-yesod] No uhc found
  1696. 247.53 s [sydtest-webdriver-yesod] Phase: buildPhase
  1697. 247.53 s [sydtest-webdriver-yesod] Preprocessing library for sydtest-webdriver-yesod-0.0.1.0...
  1698. 247.53 s [sydtest-webdriver-yesod] Building library for sydtest-webdriver-yesod-0.0.1.0...
  1699. 247.53 s [sydtest-webdriver-yesod] [1 of 2] Compiling Paths_sydtest_webdriver_yesod ( dist/build/autogen/Paths_sydtest_webdriver_yesod.hs, dist/build/Paths_sydtest_webdriver_yesod.o, dist/build/Paths_sydtest_webdriver_yesod.dyn_o )
  1700. 247.53 s [sydtest-webdriver-yesod] [2 of 2] Compiling Test.Syd.Webdriver.Yesod ( src/Test/Syd/Webdriver/Yesod.hs, dist/build/Test/Syd/Webdriver/Yesod.o, dist/build/Test/Syd/Webdriver/Yesod.dyn_o )
  1701. 247.53 s [sydtest-webdriver-yesod] [1 of 2] Compiling Paths_sydtest_webdriver_yesod ( dist/build/autogen/Paths_sydtest_webdriver_yesod.hs, dist/build/Paths_sydtest_webdriver_yesod.p_o )
  1702. 247.60 s [sydtest-webdriver-yesod] [2 of 2] Compiling Test.Syd.Webdriver.Yesod ( src/Test/Syd/Webdriver/Yesod.hs, dist/build/Test/Syd/Webdriver/Yesod.p_o )
  1703. 247.60 s [sydtest-sqitch-postgres] Nothing to deploy (already at "init")
  1704. 247.60 s [sydtest-sqitch-postgres] Adding registry tables to db:pg://user_ssagqwqf@%2Fbuild%2Ftmp-postgres-socket-21bf59e24d68107a:34661/template_db_kmdctmzh
  1705. 247.60 s [sydtest-sqitch-postgres] Deploying changes through init to db:pg://user_ssagqwqf@%2Fbuild%2Ftmp-postgres-socket-21bf59e24d68107a:34661/template_db_kmdctmzh
  1706. 247.60 s [sydtest-sqitch-postgres] + init .. ok
  1707. 247.60 s [sydtest-sqitch-postgres] No changes deployed since: "@ROOT"
  1708. 247.60 s [sydtest-sqitch-postgres] Nothing to deploy (already at "init")
  1709. 247.60 s [sydtest-webdriver-yesod] Preprocessing test suite 'sydtest-webdriver-yesod-test' for sydtest-webdriver-yesod-0.0.1.0...
  1710. 247.60 s [sydtest-webdriver-yesod] Building test suite 'sydtest-webdriver-yesod-test' for sydtest-webdriver-yesod-0.0.1.0...
  1711. 247.60 s [sydtest-sqitch-postgres] Adding registry tables to db:pg://user_pjkivoda@%2Fbuild%2Ftmp-postgres-socket-b1c05233f9012c61:54085/template_db_bgqbqxht
  1712. 247.60 s [sydtest-sqitch-postgres] Deploying changes through init to db:pg://user_pjkivoda@%2Fbuild%2Ftmp-postgres-socket-b1c05233f9012c61:54085/template_db_bgqbqxht
  1713. 247.60 s [sydtest-sqitch-postgres] + init .. ok
  1714. 247.60 s [sydtest-webdriver-yesod] [1 of 4] Compiling Paths_sydtest_webdriver_yesod ( dist/build/sydtest-webdriver-yesod-test/autogen/Paths_sydtest_webdriver_yesod.hs, dist/build/sydtest-webdriver-yesod-test/sydtest-webdriver-yesod-test-tmp/Paths_sydtest_webdriver_yesod.o )
  1715. 247.60 s [sydtest-webdriver-yesod] [2 of 4] Compiling Test.Syd.Webdriver.Yesod.App ( test/Test/Syd/Webdriver/Yesod/App.hs, dist/build/sydtest-webdriver-yesod-test/sydtest-webdriver-yesod-test-tmp/Test/Syd/Webdriver/Yesod/App.o )
  1716. 247.60 s [sydtest-sqitch-postgres] No changes deployed since: "@ROOT"
  1717. 247.60 s [sydtest-sqitch-postgres] Nothing to deploy (already at "init")
  1718. 247.60 s [sydtest-webdriver-yesod] [3 of 4] Compiling Test.Syd.Webdriver.YesodSpec ( test/Test/Syd/Webdriver/YesodSpec.hs, dist/build/sydtest-webdriver-yesod-test/sydtest-webdriver-yesod-test-tmp/Test/Syd/Webdriver/YesodSpec.o )
  1719. 247.60 s [sydtest-webdriver-yesod] [4 of 4] Compiling Main ( test/Spec.hs, dist/build/sydtest-webdriver-yesod-test/sydtest-webdriver-yesod-test-tmp/Main.o )
  1720. 247.60 s [sydtest-sqitch-postgres] Deploying changes through add-color to db:pg://user_pjkivoda@%2Fbuild%2Ftmp-postgres-socket-b1c05233f9012c61:54085/template_db_bgqbqxht
  1721. 247.60 s [sydtest-sqitch-postgres] + add-color .. ok
  1722. 247.60 s [sydtest-webdriver-yesod] [5 of 5] Linking dist/build/sydtest-webdriver-yesod-test/sydtest-webdriver-yesod-test
  1723. 247.60 s [sydtest-sqitch-postgres] Reverting changes to init from db:pg://user_pjkivoda@%2Fbuild%2Ftmp-postgres-socket-b1c05233f9012c61:54085/template_db_bgqbqxht
  1724. 247.67 s [sydtest-sqitch-postgres] - add-color .. ok
  1725. 247.67 s [sydtest-sqitch-postgres] Deploying changes through add-color to db:pg://user_pjkivoda@%2Fbuild%2Ftmp-postgres-socket-b1c05233f9012c61:54085/template_db_bgqbqxht
  1726. 247.67 s [sydtest-sqitch-postgres] + add-color .. ok
  1727. 247.67 s [sydtest-sqitch-postgres] Adding registry tables to db:pg://user_ekzszemb@%2Fbuild%2Ftmp-postgres-socket-f22fb3f676e04d12:44339/template_db_ryeyerxl
  1728. 247.67 s [sydtest-sqitch-postgres] Deploying changes to db:pg://user_ekzszemb@%2Fbuild%2Ftmp-postgres-socket-f22fb3f676e04d12:44339/template_db_ryeyerxl
  1729. 247.67 s [sydtest-sqitch-postgres] + init ........... ok
  1730. 247.67 s [sydtest-sqitch-postgres] + add-color @v1 .. ok
  1731. 247.67 s [sydtest-sqitch-postgres] + add-color ...... ok
  1732. 247.67 s [sydtest-webdriver-yesod] Phase: checkPhase
  1733. 247.67 s [sydtest-sqitch-postgres] Reverting all changes from db:pg://user_ekzszemb@%2Fbuild%2Ftmp-postgres-socket-f22fb3f676e04d12:44339/template_db_ryeyerxl
  1734. 247.67 s [sydtest-sqitch-postgres] - add-color ...... ok
  1735. 247.67 s [sydtest-sqitch-postgres] - add-color @v1 .. ok
  1736. 247.67 s [sydtest-sqitch-postgres] - init ........... ok
  1737. 247.67 s [sydtest-webdriver-yesod] Running 1 test suites...
  1738. 247.67 s [sydtest-webdriver-yesod] Test suite sydtest-webdriver-yesod-test: RUNNING...
  1739. 247.67 s [sydtest-sqitch-postgres] Deploying changes to db:pg://user_ekzszemb@%2Fbuild%2Ftmp-postgres-socket-f22fb3f676e04d12:44339/template_db_ryeyerxl
  1740. 247.73 s [sydtest-sqitch-postgres] + init ........... ok
  1741. 247.73 s [sydtest-sqitch-postgres] + add-color @v1 .. ok
  1742. 247.73 s [sydtest-sqitch-postgres] + add-color ...... ok
  1743. 247.73 s [sydtest-sqitch-postgres] Adding registry tables to db:pg://user_dqvpydhf@%2Fbuild%2Ftmp-postgres-socket-ebe5048b50d28e2d:48187/template_db_fvstoqpj
  1744. 247.73 s [sydtest-sqitch-postgres] Deploying changes through init to db:pg://user_dqvpydhf@%2Fbuild%2Ftmp-postgres-socket-ebe5048b50d28e2d:48187/template_db_fvstoqpj
  1745. 247.73 s [sydtest-sqitch-postgres] + init .. ok
  1746. 247.73 s [sydtest-sqitch-postgres] No changes deployed since: "@ROOT"
  1747. 247.73 s [sydtest-sqitch-postgres] Nothing to deploy (already at "init")
  1748. 247.73 s [sydtest-sqitch-postgres] Deploying changes through add-color @v1 to db:pg://user_dqvpydhf@%2Fbuild%2Ftmp-postgres-socket-ebe5048b50d28e2d:48187/template_db_fvstoqpj
  1749. 247.73 s [sydtest-sqitch-postgres] + add-color @v1 .. ok
  1750. 247.73 s [sydtest-webdriver-yesod] Tests:
  1751. 247.73 s [sydtest-webdriver-yesod]
  1752. 247.73 s [sydtest-webdriver-yesod] Test.Syd.Webdriver.YesodSpec
  1753. 247.73 s [sydtest-webdriver-yesod] can navigate to home 911.09 ms
  1754. 247.73 s [sydtest-webdriver-yesod]
  1755. 247.73 s [sydtest-webdriver-yesod] Passed: 1
  1756. 247.73 s [sydtest-webdriver-yesod] Failed: 0
  1757. 247.73 s [sydtest-webdriver-yesod] Sum of test runtimes: 0.91 seconds
  1758. 247.73 s [sydtest-webdriver-yesod] Test suite took: 1.34 seconds
  1759. 247.73 s [sydtest-webdriver-yesod]
  1760. 247.73 s [sydtest-webdriver-yesod] Test suite sydtest-webdriver-yesod-test: PASS
  1761. 247.73 s [sydtest-webdriver-yesod] Test suite logged to:
  1762. 247.73 s [sydtest-webdriver-yesod] dist/test/sydtest-webdriver-yesod-0.0.1.0-sydtest-webdriver-yesod-test.log
  1763. 247.73 s [sydtest-webdriver-yesod] 1 of 1 test suites (1 of 1 test cases) passed.
  1764. 247.73 s [sydtest-webdriver-yesod] Phase: haddockPhase
  1765. 247.73 s [sydtest-sqitch-postgres] Reverting changes to init from db:pg://user_dqvpydhf@%2Fbuild%2Ftmp-postgres-socket-ebe5048b50d28e2d:48187/template_db_fvstoqpj
  1766. 247.73 s [sydtest-sqitch-postgres] - add-color @v1 .. ok
  1767. 247.73 s [sydtest-webdriver-yesod] Preprocessing library for sydtest-webdriver-yesod-0.0.1.0...
  1768. 247.73 s [sydtest-webdriver-yesod] Running Haddock on library for sydtest-webdriver-yesod-0.0.1.0...
  1769. 247.73 s [sydtest-webdriver-yesod] Warning: The documentation for the following packages are not installed. No
  1770. 247.79 s [sydtest-webdriver-yesod] links will be generated to these packages: attoparsec-0.14.4,
  1771. 247.79 s [sydtest-webdriver-yesod] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6,
  1772. 247.79 s [sydtest-webdriver-yesod] persistent-template-2.12.0.0, vector-0.13.2.0
  1773. 247.79 s [sydtest-webdriver-yesod] [1 of 2] Compiling Paths_sydtest_webdriver_yesod ( dist/build/autogen/Paths_sydtest_webdriver_yesod.hs, nothing )
  1774. 247.79 s [sydtest-webdriver-yesod] [2 of 2] Compiling Test.Syd.Webdriver.Yesod ( src/Test/Syd/Webdriver/Yesod.hs, nothing )
  1775. 247.79 s [sydtest-sqitch-postgres] Deploying changes through add-color @v1 to db:pg://user_dqvpydhf@%2Fbuild%2Ftmp-postgres-socket-ebe5048b50d28e2d:48187/template_db_fvstoqpj
  1776. 247.79 s [sydtest-sqitch-postgres] + add-color @v1 .. ok
  1777. 247.79 s [sydtest-webdriver-yesod] Haddock coverage:
  1778. 247.79 s [sydtest-webdriver-yesod] Warning: 'SetupFunc' is ambiguous. It is defined
  1779. 247.79 s [sydtest-webdriver-yesod] * in ‘Test.Syd.Def.SetupFunc’
  1780. 247.79 s [sydtest-webdriver-yesod] * in ‘Test.Syd.Def.SetupFunc’
  1781. 247.79 s [sydtest-webdriver-yesod] You may be able to disambiguate the identifier by qualifying it or
  1782. 247.79 s [sydtest-webdriver-yesod] by specifying the type/value namespace explicitly.
  1783. 247.79 s [sydtest-webdriver-yesod] Defaulting to the one defined in ‘Test.Syd.Def.SetupFunc’
  1784. 247.79 s [sydtest-webdriver-yesod] Warning: 'Element' is ambiguous. It is defined
  1785. 247.79 s [sydtest-webdriver-yesod] * in ‘Test.WebDriver.Commands.Internal’
  1786. 247.79 s [sydtest-webdriver-yesod] * in ‘Test.WebDriver.Commands.Internal’
  1787. 247.79 s [sydtest-webdriver-yesod] You may be able to disambiguate the identifier by qualifying it or
  1788. 247.79 s [sydtest-webdriver-yesod] by specifying the type/value namespace explicitly.
  1789. 247.79 s [sydtest-webdriver-yesod] Defaulting to the one defined in ‘Test.WebDriver.Commands.Internal’
  1790. 247.79 s [sydtest-webdriver-yesod] 100% ( 14 / 14) in 'Test.Syd.Webdriver.Yesod'
  1791. 247.79 s [sydtest-sqitch-postgres] Deploying changes through add-color to db:pg://user_dqvpydhf@%2Fbuild%2Ftmp-postgres-socket-ebe5048b50d28e2d:48187/template_db_fvstoqpj
  1792. 247.79 s [sydtest-sqitch-postgres] + add-color .. ok
  1793. 247.79 s [sydtest-sqitch-postgres] Adding registry tables to db:pg://user_irevigwb@%2Fbuild%2Ftmp-postgres-socket-1492514018594401:40829/template_db_mfvbbgzo
  1794. 247.79 s [sydtest-sqitch-postgres] Deploying changes through init to db:pg://user_irevigwb@%2Fbuild%2Ftmp-postgres-socket-1492514018594401:40829/template_db_mfvbbgzo
  1795. 247.79 s [sydtest-sqitch-postgres] + init .. ok
  1796. 247.79 s [sydtest-sqitch-postgres] Deploying changes through add-shape @legacy to db:pg://user_irevigwb@%2Fbuild%2Ftmp-postgres-socket-1492514018594401:40829/template_db_mfvbbgzo
  1797. 247.79 s [sydtest-sqitch-postgres] + add-shape @legacy .. ok
  1798. 247.79 s [sydtest-sqitch-postgres] Deploying changes through add-color to db:pg://user_irevigwb@%2Fbuild%2Ftmp-postgres-socket-1492514018594401:40829/template_db_mfvbbgzo
  1799. 247.85 s [sydtest-sqitch-postgres] + add-color .. ok
  1800. 247.85 s [sydtest-sqitch-postgres] Reverting changes to add-shape @legacy from db:pg://user_irevigwb@%2Fbuild%2Ftmp-postgres-socket-1492514018594401:40829/template_db_mfvbbgzo
  1801. 247.85 s [sydtest-sqitch-postgres] - add-color .. ok
  1802. 247.85 s [sydtest-sqitch-postgres] Deploying changes through add-color to db:pg://user_irevigwb@%2Fbuild%2Ftmp-postgres-socket-1492514018594401:40829/template_db_mfvbbgzo
  1803. 247.85 s [sydtest-sqitch-postgres] + add-color .. ok
  1804. 247.85 s [sydtest-sqitch-postgres] Adding registry tables to db:pg://user_qlbdiwrl@%2Fbuild%2Ftmp-postgres-socket-79d8b19c28106091:56069/template_db_pysfeclb
  1805. 247.85 s [sydtest-sqitch-postgres] Deploying changes to db:pg://user_qlbdiwrl@%2Fbuild%2Ftmp-postgres-socket-79d8b19c28106091:56069/template_db_pysfeclb
  1806. 247.85 s [sydtest-sqitch-postgres] + init ............... ok
  1807. 247.85 s [sydtest-sqitch-postgres] + add-shape @legacy .. ok
  1808. 247.85 s [sydtest-sqitch-postgres] + add-color .......... ok
  1809. 247.85 s [sydtest-sqitch-postgres] Reverting all changes from db:pg://user_qlbdiwrl@%2Fbuild%2Ftmp-postgres-socket-79d8b19c28106091:56069/template_db_pysfeclb
  1810. 247.85 s [sydtest-sqitch-postgres] - add-color .......... ok
  1811. 247.85 s [sydtest-sqitch-postgres] - add-shape @legacy .. ok
  1812. 247.85 s [sydtest-sqitch-postgres] - init ............... ok
  1813. 247.85 s [sydtest-sqitch-postgres] Deploying changes to db:pg://user_qlbdiwrl@%2Fbuild%2Ftmp-postgres-socket-79d8b19c28106091:56069/template_db_pysfeclb
  1814. 247.85 s [sydtest-sqitch-postgres] + init ............... ok
  1815. 247.85 s [sydtest-sqitch-postgres] + add-shape @legacy .. ok
  1816. 247.85 s [sydtest-sqitch-postgres] + add-color .......... ok
  1817. 247.85 s [sydtest-sqitch-postgres] Tests:
  1818. 247.85 s [sydtest-sqitch-postgres]
  1819. 247.85 s [sydtest-sqitch-postgres] Test.Syd.Sqitch.PostgresqlSpec
  1820. 247.85 s [sydtest-sqitch-postgres] negative cases
  1821. 247.85 s [sydtest-sqitch-postgres] toy-sqitch-non-idempotent
  1822. 247.85 s [sydtest-sqitch-postgres] fails because the change is non-idempotent 2464.66 ms
  1823. 247.85 s [sydtest-sqitch-postgres] toy-sqitch-grandfathered without grandfather tag
  1824. 247.85 s [sydtest-sqitch-postgres] fails because the pre-tag legacy change is no longer exempt 2603.82 ms
  1825. 247.85 s [sydtest-sqitch-postgres] toy-sqitch-broken-revert
  1826. 247.85 s [sydtest-sqitch-postgres] fails because the revert is not the inverse of the deploy 4332.49 ms
  1827. 247.85 s [sydtest-sqitch-postgres] sqitchPostgresqlSpec
  1828. 247.85 s [sydtest-sqitch-postgres] toy-sqitch-ok
  1829. 247.85 s [sydtest-sqitch-postgres] sqitch sanity checks
  1830. 247.91 s [sydtest-sqitch-postgres] the whole plan deploys, reverts, and redeploys to the same schema 2728.57 ms
  1831. 248.11 s [sydtest-sqitch-postgres] round-trips and (unless grandfathered) is idempotent for every change in sqitch.plan 5049.13 ms
  1832. 248.11 s [sydtest-sqitch-postgres] toy-sqitch-grandfathered with grandfather tag
  1833. 248.11 s [sydtest-sqitch-postgres] sqitch sanity checks
  1834. 248.11 s [sydtest-sqitch-postgres] round-trips and (unless grandfathered) is idempotent for every change in sqitch.plan 3875.10 ms
  1835. 248.11 s [sydtest-sqitch-postgres] the whole plan deploys, reverts, and redeploys to the same schema 2750.84 ms
  1836. 248.12 s [sydtest-sqitch-postgres] Test.Syd.Sqitch.Postgresql.PlanSpec
  1837. 248.12 s [sydtest-sqitch-postgres] readSqitchPlan
  1838. 248.12 s [sydtest-sqitch-postgres] parses an empty plan to no steps 0.90 ms
  1839. 248.12 s [sydtest-sqitch-postgres] handles a change reworked twice (three occurrences, two tags) 0.59 ms
  1840. 248.12 s [sydtest-sqitch-postgres] parses a single change 0.80 ms
  1841. 248.12 s [sydtest-sqitch-postgres] marks steps at or before the tag as grandfathered, others not 0.44 ms
  1842. 248.12 s [sydtest-sqitch-postgres] marks no step as grandfathered when no tag is given 0.36 ms
  1843. 248.12 s [sydtest-sqitch-postgres] grandfathers the rework predecessor but not the head when the tag IS the rework tag 0.72 ms
  1844. 248.12 s [sydtest-sqitch-postgres] fails when the grandfather tag is not present in the plan 0.66 ms
  1845. 248.12 s [sydtest-sqitch-postgres] marks no step as grandfathered when the tag is the very first thing in the plan 0.63 ms
  1846. 248.12 s [sydtest-sqitch-postgres] parses the toy-sqitch-ok fixture file from disk 0.11 ms
  1847. 248.12 s [sydtest-sqitch-postgres] marks every step as grandfathered when the tag is the last line 0.47 ms
  1848. 248.12 s [sydtest-sqitch-postgres] splits a reworked change into two steps and marks the head 0.96 ms
  1849. 248.12 s [sydtest-sqitch-postgres] ignores blank lines and lines with only whitespace 0.72 ms
  1850. 248.12 s [sydtest-sqitch-postgres]
  1851. 248.12 s [sydtest-sqitch-postgres] Passed: 19
  1852. 248.12 s [sydtest-sqitch-postgres] Failed: 0
  1853. 248.12 s [sydtest-sqitch-postgres] Sum of test runtimes: 23.81 seconds
  1854. 248.12 s [sydtest-sqitch-postgres] Test suite took: 23.81 seconds
  1855. 248.12 s [sydtest-sqitch-postgres]
  1856. 248.12 s [sydtest-sqitch-postgres] Test suite sydtest-sqitch-postgres-test: PASS
  1857. 248.12 s [sydtest-sqitch-postgres] Test suite logged to:
  1858. 248.12 s [sydtest-sqitch-postgres] dist/test/sydtest-sqitch-postgres-0.0.0.0-sydtest-sqitch-postgres-test.log
  1859. 248.12 s [sydtest-sqitch-postgres] 1 of 1 test suites (1 of 1 test cases) passed.
  1860. 248.12 s [sydtest-sqitch-postgres] Phase: haddockPhase
  1861. 248.12 s [sydtest-sqitch-postgres] Preprocessing library for sydtest-sqitch-postgres-0.0.0.0...
  1862. 248.12 s [sydtest-sqitch-postgres] Running Haddock on library for sydtest-sqitch-postgres-0.0.0.0...
  1863. 248.12 s [sydtest-sqitch-postgres] Warning: The documentation for the following packages are not installed. No
  1864. 248.12 s [sydtest-sqitch-postgres] links will be generated to these packages: attoparsec-0.14.4,
  1865. 248.12 s [sydtest-sqitch-postgres] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6,
  1866. 248.12 s [sydtest-sqitch-postgres] postgresql-libpq-pkgconfig-0.11, vector-0.13.2.0
  1867. 248.12 s [sydtest-sqitch-postgres] [1 of 5] Compiling Paths_sydtest_sqitch_postgres ( dist/build/autogen/Paths_sydtest_sqitch_postgres.hs, nothing )
  1868. 248.12 s [sydtest-sqitch-postgres] [2 of 5] Compiling Test.Syd.Sqitch.Postgresql.Plan ( src/Test/Syd/Sqitch/Postgresql/Plan.hs, nothing )
  1869. 248.12 s [sydtest-webdriver-yesod] Documentation created: dist/doc/html/sydtest-webdriver-yesod/,
  1870. 248.12 s [sydtest-webdriver-yesod] dist/doc/html/sydtest-webdriver-yesod/sydtest-webdriver-yesod.txt
  1871. 248.12 s [sydtest-sqitch-postgres] [3 of 5] Compiling Test.Syd.Sqitch.Postgresql.Process ( src/Test/Syd/Sqitch/Postgresql/Process.hs, nothing )
  1872. 248.12 s [sydtest-sqitch-postgres] [4 of 5] Compiling Test.Syd.Sqitch.Postgresql.Schema ( src/Test/Syd/Sqitch/Postgresql/Schema.hs, nothing )
  1873. 248.12 s [sydtest-webdriver-yesod] Preprocessing test suite 'sydtest-webdriver-yesod-test' for sydtest-webdriver-yesod-0.0.1.0...
  1874. 248.12 s [sydtest-webdriver-yesod] Phase: installPhase
  1875. 248.12 s [sydtest-sqitch-postgres] [5 of 5] Compiling Test.Syd.Sqitch.Postgresql ( src/Test/Syd/Sqitch/Postgresql.hs, nothing )
  1876. 248.12 s [sydtest-sqitch-postgres] Haddock coverage:
  1877. 248.12 s [sydtest-sqitch-postgres] Warning: 'context' is out of scope.
  1878. 248.12 s [sydtest-sqitch-postgres] If you qualify the identifier, haddock can try to link it anyway.
  1879. 248.12 s [sydtest-sqitch-postgres] Warning: 'PlanStep' is ambiguous. It is defined
  1880. 248.12 s [sydtest-sqitch-postgres] * at src/Test/Syd/Sqitch/Postgresql/Plan.hs:21:17
  1881. 248.12 s [sydtest-sqitch-postgres] * at src/Test/Syd/Sqitch/Postgresql/Plan.hs:21:1
  1882. 248.12 s [sydtest-sqitch-postgres] You may be able to disambiguate the identifier by qualifying it or
  1883. 248.12 s [sydtest-sqitch-postgres] by specifying the type/value namespace explicitly.
  1884. 248.12 s [sydtest-sqitch-postgres] Defaulting to the one defined at src/Test/Syd/Sqitch/Postgresql/Plan.hs:21:1
  1885. 248.12 s [sydtest-sqitch-postgres] 100% ( 3 / 3) in 'Test.Syd.Sqitch.Postgresql.Plan'
  1886. 248.12 s [sydtest-sqitch-postgres] 100% ( 8 / 8) in 'Test.Syd.Sqitch.Postgresql.Process'
  1887. 248.12 s [sydtest-sqitch-postgres] Warning: 'SchemaSnapshot' is ambiguous. It is defined
  1888. 248.12 s [sydtest-sqitch-postgres] * at src/Test/Syd/Sqitch/Postgresql/Schema.hs:42:23
  1889. 248.12 s [sydtest-sqitch-postgres] * at src/Test/Syd/Sqitch/Postgresql/Schema.hs:42:1
  1890. 248.12 s [sydtest-sqitch-postgres] You may be able to disambiguate the identifier by qualifying it or
  1891. 248.12 s [sydtest-sqitch-postgres] by specifying the type/value namespace explicitly.
  1892. 248.12 s [sydtest-sqitch-postgres] Defaulting to the one defined at src/Test/Syd/Sqitch/Postgresql/Schema.hs:42:1
  1893. 248.12 s [sydtest-sqitch-postgres] 100% ( 12 / 12) in 'Test.Syd.Sqitch.Postgresql.Schema'
  1894. 248.12 s [sydtest-sqitch-postgres] 100% ( 7 / 7) in 'Test.Syd.Sqitch.Postgresql'
  1895. 248.12 s [sydtest-webdriver-yesod] Installing library in /nix/store/hzp03klbwp7zxa3rsivaf1vfk9zyd9fb-sydtest-webdriver-yesod-0.0.1.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af/sydtest-webdriver-yesod-0.0.1.0-3clPhxteO7NFcg8yga5xt7
  1896. 248.12 s [sydtest-webdriver-yesod] Phase: fixupPhase
  1897. 248.12 s [sydtest-webdriver-yesod] shrinking RPATHs of ELF executables and libraries in /nix/store/hzp03klbwp7zxa3rsivaf1vfk9zyd9fb-sydtest-webdriver-yesod-0.0.1.0
  1898. 248.12 s [sydtest-webdriver-yesod] shrinking /nix/store/hzp03klbwp7zxa3rsivaf1vfk9zyd9fb-sydtest-webdriver-yesod-0.0.1.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af/libHSsydtest-webdriver-yesod-0.0.1.0-3clPhxteO7NFcg8yga5xt7-ghc9.10.3.so
  1899. 248.12 s [sydtest-sqitch-postgres] Warning: Test.Syd.Sqitch.Postgresql.Plan: could not find link destinations for:
  1900. 248.12 s [sydtest-sqitch-postgres] - Path.Internal.Posix.Path
  1901. 248.12 s [sydtest-sqitch-postgres] - Path.Posix.Abs
  1902. 248.12 s [sydtest-sqitch-postgres] - Path.Posix.File
  1903. 248.12 s [sydtest-sqitch-postgres] Warning: Test.Syd.Sqitch.Postgresql.Process: could not find link destinations for:
  1904. 248.12 s [sydtest-sqitch-postgres] - Path.Internal.Posix.Path
  1905. 248.12 s [sydtest-sqitch-postgres] - Path.Posix.Abs
  1906. 248.12 s [sydtest-sqitch-postgres] - Path.Posix.Dir
  1907. 248.12 s [sydtest-sqitch-postgres] - Path.Posix.File
  1908. 248.12 s [sydtest-webdriver-yesod] checking for references to /build/ in /nix/store/hzp03klbwp7zxa3rsivaf1vfk9zyd9fb-sydtest-webdriver-yesod-0.0.1.0...
  1909. 248.12 s [sydtest-webdriver-yesod] patching script interpreter paths in /nix/store/hzp03klbwp7zxa3rsivaf1vfk9zyd9fb-sydtest-webdriver-yesod-0.0.1.0
  1910. 248.12 s [sydtest-webdriver-yesod] stripping (with command strip and flags -S -p) in /nix/store/hzp03klbwp7zxa3rsivaf1vfk9zyd9fb-sydtest-webdriver-yesod-0.0.1.0/lib
  1911. 248.12 s [sydtest-webdriver-yesod] shrinking RPATHs of ELF executables and libraries in /nix/store/brkm7gkif4hq1ya3a3rfxv0hbqsd42gg-sydtest-webdriver-yesod-0.0.1.0-doc
  1912. 248.12 s [sydtest-webdriver-yesod] checking for references to /build/ in /nix/store/brkm7gkif4hq1ya3a3rfxv0hbqsd42gg-sydtest-webdriver-yesod-0.0.1.0-doc...
  1913. 248.12 s [sydtest-webdriver-yesod] patching script interpreter paths in /nix/store/brkm7gkif4hq1ya3a3rfxv0hbqsd42gg-sydtest-webdriver-yesod-0.0.1.0-doc
  1914. 248.12 s [sydtest-sqitch-postgres] Documentation created: dist/doc/html/sydtest-sqitch-postgres/,
  1915. 248.12 s [sydtest-sqitch-postgres] dist/doc/html/sydtest-sqitch-postgres/sydtest-sqitch-postgres.txt
  1916. 248.12 s [sydtest-sqitch-postgres] Preprocessing test suite 'sydtest-sqitch-postgres-test' for sydtest-sqitch-postgres-0.0.0.0...
  1917. 248.12 s [sydtest-sqitch-postgres] Phase: installPhase
  1918. 248.12 s [sydtest-sqitch-postgres] Installing library in /nix/store/5w434zp9samg3ppngj1sxwhymvj1z09x-sydtest-sqitch-postgres-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af/sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U
  1919. 248.12 s [sydtest-sqitch-postgres] Phase: fixupPhase
  1920. 248.12 s [sydtest-sqitch-postgres] shrinking RPATHs of ELF executables and libraries in /nix/store/5w434zp9samg3ppngj1sxwhymvj1z09x-sydtest-sqitch-postgres-0.0.0.0
  1921. 248.12 s [sydtest-sqitch-postgres] shrinking /nix/store/5w434zp9samg3ppngj1sxwhymvj1z09x-sydtest-sqitch-postgres-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af/libHSsydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U-ghc9.10.3.so
  1922. 248.18 s [sydtest-sqitch-postgres] checking for references to /build/ in /nix/store/5w434zp9samg3ppngj1sxwhymvj1z09x-sydtest-sqitch-postgres-0.0.0.0...
  1923. 248.19 s [sydtest-sqitch-postgres] patching script interpreter paths in /nix/store/5w434zp9samg3ppngj1sxwhymvj1z09x-sydtest-sqitch-postgres-0.0.0.0
  1924. 248.19 s [sydtest-sqitch-postgres] stripping (with command strip and flags -S -p) in /nix/store/5w434zp9samg3ppngj1sxwhymvj1z09x-sydtest-sqitch-postgres-0.0.0.0/lib
  1925. 248.19 s [sydtest-sqitch-postgres] shrinking RPATHs of ELF executables and libraries in /nix/store/09mn14zzn21hrzlrfk4x207bwmj90sgh-sydtest-sqitch-postgres-0.0.0.0-doc
  1926. 248.19 s [sydtest-sqitch-postgres] checking for references to /build/ in /nix/store/09mn14zzn21hrzlrfk4x207bwmj90sgh-sydtest-sqitch-postgres-0.0.0.0-doc...
  1927. 248.19 s [sydtest-sqitch-postgres] patching script interpreter paths in /nix/store/09mn14zzn21hrzlrfk4x207bwmj90sgh-sydtest-sqitch-postgres-0.0.0.0-doc
  1928. 248.19 s [post-build-hook] Uploading to cachix cache "sydtest": /nix/store/brkm7gkif4hq1ya3a3rfxv0hbqsd42gg-sydtest-webdriver-yesod-0.0.1.0-doc /nix/store/hzp03klbwp7zxa3rsivaf1vfk9zyd9fb-sydtest-webdriver-yesod-0.0.1.0
  1929. 248.25 s [post-build-hook] Pushing 2 paths (509 are already present) using zstd to cache sydtest ⏳
  1930. 248.25 s [post-build-hook]
  1931. 248.25 s [post-build-hook] Pushing /nix/store/brkm7gkif4hq1ya3a3rfxv0hbqsd42gg-sydtest-webdriver-yesod-0.0.1.0-doc (259.81 KiB)
  1932. 248.25 s [post-build-hook] Pushing /nix/store/hzp03klbwp7zxa3rsivaf1vfk9zyd9fb-sydtest-webdriver-yesod-0.0.1.0 (796.21 KiB)
  1933. 248.25 s [post-build-hook]
  1934. 248.25 s [post-build-hook] All done.
  1935. 248.25 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/brkm7gkif4hq1ya3a3rfxv0hbqsd42gg-sydtest-webdriver-yesod-0.0.1.0-doc /nix/store/hzp03klbwp7zxa3rsivaf1vfk9zyd9fb-sydtest-webdriver-yesod-0.0.1.0
  1936. 248.25 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1937. 248.25 s [post-build-hook] copying 2 paths...
  1938. 248.25 s [post-build-hook] copying path '/nix/store/brkm7gkif4hq1ya3a3rfxv0hbqsd42gg-sydtest-webdriver-yesod-0.0.1.0-doc' to 'https://cache.staging.nix-ci.com'...
  1939. 248.25 s [post-build-hook] copying path '/nix/store/hzp03klbwp7zxa3rsivaf1vfk9zyd9fb-sydtest-webdriver-yesod-0.0.1.0' to 'https://cache.staging.nix-ci.com'...
  1940. 248.25 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1941. 248.25 s [post-build-hook] copying 1 paths...
  1942. 248.25 s [post-build-hook] copying path '/nix/store/qi3ljxm5xs2w82f6gvlm3mpjiidyfd3g-sydtest-webdriver-yesod-0.0.1.0.drv' to 'https://cache.staging.nix-ci.com'...
  1943. 248.25 s Progress: 12 of 17 built (1 building)
  1944. 248.25 s [post-build-hook] Uploading to cachix cache "sydtest": /nix/store/09mn14zzn21hrzlrfk4x207bwmj90sgh-sydtest-sqitch-postgres-0.0.0.0-doc /nix/store/5w434zp9samg3ppngj1sxwhymvj1z09x-sydtest-sqitch-postgres-0.0.0.0
  1945. 248.25 s [post-build-hook] Pushing 2 paths (418 are already present) using zstd to cache sydtest ⏳
  1946. 248.25 s [post-build-hook]
  1947. 248.25 s [post-build-hook] Pushing /nix/store/09mn14zzn21hrzlrfk4x207bwmj90sgh-sydtest-sqitch-postgres-0.0.0.0-doc (532.65 KiB)
  1948. 248.25 s [post-build-hook] Pushing /nix/store/5w434zp9samg3ppngj1sxwhymvj1z09x-sydtest-sqitch-postgres-0.0.0.0 (2.44 MiB)
  1949. 248.25 s [post-build-hook]
  1950. 248.25 s [post-build-hook] All done.
  1951. 248.25 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/09mn14zzn21hrzlrfk4x207bwmj90sgh-sydtest-sqitch-postgres-0.0.0.0-doc /nix/store/5w434zp9samg3ppngj1sxwhymvj1z09x-sydtest-sqitch-postgres-0.0.0.0
  1952. 248.25 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1953. 248.25 s [post-build-hook] copying 2 paths...
  1954. 248.25 s [post-build-hook] copying path '/nix/store/09mn14zzn21hrzlrfk4x207bwmj90sgh-sydtest-sqitch-postgres-0.0.0.0-doc' to 'https://cache.staging.nix-ci.com'...
  1955. 248.31 s [post-build-hook] copying path '/nix/store/5w434zp9samg3ppngj1sxwhymvj1z09x-sydtest-sqitch-postgres-0.0.0.0' to 'https://cache.staging.nix-ci.com'...
  1956. 248.31 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1957. 248.31 s [post-build-hook] copying 1 paths...
  1958. 248.31 s [post-build-hook] copying path '/nix/store/gqf2skkkh260vzj047bbz56069q97q9v-sydtest-sqitch-postgres-0.0.0.0.drv' to 'https://cache.staging.nix-ci.com'...
  1959. 248.31 s Progress: 13 of 17 built
  1960. 248.31 s Building /nix/store/wn6i27lhpfc32jl6hf1v22idx7r9gha8-sydtest-sqitch-postgres-persistent-source-0.0.0.0.drv
  1961. 248.31 s [sydtest-sqitch-postgres-persistent-source] Phase: setupCompilerEnvironmentPhase
  1962. 248.31 s [sydtest-sqitch-postgres-persistent-source] Build with /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3.
  1963. 248.31 s [sydtest-sqitch-postgres-persistent-source] Phase: unpackPhase
  1964. 248.31 s [sydtest-sqitch-postgres-persistent-source] unpacking source archive /nix/store/8j4y5mghkgvq3klvx96qlghq12kdwmq6-sydtest-sqitch-postgres-persistent
  1965. 248.31 s [sydtest-sqitch-postgres-persistent-source] source root is sydtest-sqitch-postgres-persistent
  1966. 248.31 s [sydtest-sqitch-postgres-persistent-source] Phase: patchPhase
  1967. 248.31 s [sydtest-sqitch-postgres-persistent-source] Phase: compileBuildDriverPhase
  1968. 248.31 s [sydtest-sqitch-postgres-persistent-source] setupCompileFlags: -package-db=/build/tmp.xnUheNco0P/setup-package.conf.d -threaded
  1969. 248.31 s [sydtest-sqitch-postgres-persistent-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.xnUheNco0P/Main.o )
  1970. 248.31 s [sydtest-sqitch-postgres-persistent-source] [2 of 2] Linking Setup
  1971. 248.31 s [sydtest-sqitch-postgres-persistent-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  1972. 248.31 s [sydtest-sqitch-postgres-persistent-source] Phase: configurePhase
  1973. 248.31 s [sydtest-sqitch-postgres-persistent-source] configureFlags: --verbose --prefix=/nix/store/1gxgahxwlpkg0nwfhk1xfmh16sqb83r0-sydtest-sqitch-postgres-persistent-source-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/sydtest-sqitch-postgres-persistent-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.xnUheNco0P/package.conf.d --ghc-option=-j14 --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=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/wl2nw5l4x4dg6kclbgpq7v9212i1s6cy-ncurses-6.6/lib --extra-lib-dirs=/nix/store/2zs4bbi72plfm8j6zxf1js4f3yc4yzwy-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/qhmqdg27kcrlkl8ida6d5hiacw0y8d21-elfutils-0.194/lib --extra-lib-dirs=/nix/store/y56aqb1m3y5davn6hsv4jfbml78qw4mv-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/wjfhh11sfcdf97mvg7hbxickybxzk850-numactl-2.0.18/lib
  1974. 248.31 s [sydtest-sqitch-postgres-persistent-source] Using Parsec parser
  1975. 248.31 s [sydtest-sqitch-postgres-persistent-source] Configuring sydtest-sqitch-postgres-persistent-0.0.0.0...
  1976. 248.31 s [sydtest-sqitch-postgres-persistent-source] Dependency base >=4.7 && <5: using base-4.20.2.0
  1977. 248.31 s [sydtest-sqitch-postgres-persistent-source] Dependency monad-logger: using monad-logger-0.3.42
  1978. 248.31 s [sydtest-sqitch-postgres-persistent-source] Dependency persistent: using persistent-2.17.1.0
  1979. 248.31 s [sydtest-sqitch-postgres-persistent-source] Dependency postgres-options: using postgres-options-0.2.2.0
  1980. 248.37 s [sydtest-sqitch-postgres-persistent-source] Dependency sydtest: using sydtest-0.25.0.1
  1981. 248.37 s [sydtest-sqitch-postgres-persistent-source] Dependency sydtest-persistent: using sydtest-persistent-0.1.0.0
  1982. 248.38 s [sydtest-sqitch-postgres-persistent-source] Dependency sydtest-persistent-postgresql: using
  1983. 248.38 s [sydtest-sqitch-postgres-persistent-source] sydtest-persistent-postgresql-0.4.0.0
  1984. 248.38 s [sydtest-sqitch-postgres-persistent-source] Dependency sydtest-sqitch-postgres: using sydtest-sqitch-postgres-0.0.0.0
  1985. 248.38 s [sydtest-sqitch-postgres-persistent-source] Dependency base >=4.7 && <5: using base-4.20.2.0
  1986. 248.38 s [sydtest-sqitch-postgres-persistent-source] Dependency path: using path-0.9.6
  1987. 248.38 s [sydtest-sqitch-postgres-persistent-source] Dependency path-io: using path-io-1.8.2
  1988. 248.38 s [sydtest-sqitch-postgres-persistent-source] Dependency persistent: using persistent-2.17.1.0
  1989. 248.38 s [sydtest-sqitch-postgres-persistent-source] Dependency sydtest: using sydtest-0.25.0.1
  1990. 248.38 s [sydtest-sqitch-postgres-persistent-source] Dependency sydtest-persistent-postgresql: using
  1991. 248.38 s [sydtest-sqitch-postgres-persistent-source] sydtest-persistent-postgresql-0.4.0.0
  1992. 248.38 s [sydtest-sqitch-postgres-persistent-source] Dependency sydtest-sqitch-postgres: using sydtest-sqitch-postgres-0.0.0.0
  1993. 248.38 s [sydtest-sqitch-postgres-persistent-source] Dependency sydtest-sqitch-postgres-persistent: using
  1994. 248.38 s [sydtest-sqitch-postgres-persistent-source] sydtest-sqitch-postgres-persistent-0.0.0.0
  1995. 248.38 s [sydtest-sqitch-postgres-persistent-source] Dependency text: using text-2.1.3
  1996. 248.38 s [sydtest-sqitch-postgres-persistent-source] Source component graph:
  1997. 248.38 s [sydtest-sqitch-postgres-persistent-source] component lib
  1998. 248.38 s [sydtest-sqitch-postgres-persistent-source] component test:sydtest-sqitch-postgres-persistent-test
  1999. 248.38 s [sydtest-sqitch-postgres-persistent-source] dependency lib
  2000. 248.38 s [sydtest-sqitch-postgres-persistent-source] Configured component graph:
  2001. 248.38 s [sydtest-sqitch-postgres-persistent-source] component sydtest-sqitch-postgres-persistent-0.0.0.0-HHdjT3Ngmtl3twze8ojFvY
  2002. 248.38 s [sydtest-sqitch-postgres-persistent-source] include base-4.20.2.0-4d66
  2003. 248.38 s [sydtest-sqitch-postgres-persistent-source] include monad-logger-0.3.42-v1DNudSEbG6rGGxAWLEcn
  2004. 248.38 s [sydtest-sqitch-postgres-persistent-source] include persistent-2.17.1.0-Gn6F6e9nfu9F1JCDITeCOK
  2005. 248.38 s [sydtest-sqitch-postgres-persistent-source] include postgres-options-0.2.2.0-2QAWtrtHrcWKlcSzaxBOpR
  2006. 248.38 s [sydtest-sqitch-postgres-persistent-source] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  2007. 248.38 s [sydtest-sqitch-postgres-persistent-source] include sydtest-persistent-0.1.0.0-9rT4TKeLwFjFHsSv5x6OVG
  2008. 248.38 s [sydtest-sqitch-postgres-persistent-source] include sydtest-persistent-postgresql-0.4.0.0-L14M7AD4yIFEMOSjBCByuL
  2009. 248.44 s [sydtest-sqitch-postgres-persistent-source] include sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U
  2010. 248.44 s [sydtest-sqitch-postgres-persistent-source] component sydtest-sqitch-postgres-persistent-0.0.0.0-AR8hwjn2znh1ONsMgiuDMJ-sydtest-sqitch-postgres-persistent-test
  2011. 248.44 s [sydtest-sqitch-postgres-persistent-source] include base-4.20.2.0-4d66
  2012. 248.44 s [sydtest-sqitch-postgres-persistent-source] include path-0.9.6-L3t3TcndY3P7bshtU9371n
  2013. 248.44 s [sydtest-sqitch-postgres-persistent-source] include path-io-1.8.2-3zdYprPLIuSFCkmCxEm6FC
  2014. 248.44 s [sydtest-sqitch-postgres-persistent-source] include persistent-2.17.1.0-Gn6F6e9nfu9F1JCDITeCOK
  2015. 248.44 s [sydtest-sqitch-postgres-persistent-source] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  2016. 248.44 s [sydtest-sqitch-postgres-persistent-source] include sydtest-persistent-postgresql-0.4.0.0-L14M7AD4yIFEMOSjBCByuL
  2017. 248.44 s [sydtest-sqitch-postgres-persistent-source] include sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U
  2018. 248.44 s [sydtest-sqitch-postgres-persistent-source] include sydtest-sqitch-postgres-persistent-0.0.0.0-HHdjT3Ngmtl3twze8ojFvY
  2019. 248.44 s [sydtest-sqitch-postgres-persistent-source] include text-2.1.3-3f03
  2020. 248.44 s [sydtest-sqitch-postgres-persistent-source] Linked component graph:
  2021. 248.44 s [sydtest-sqitch-postgres-persistent-source] unit sydtest-sqitch-postgres-persistent-0.0.0.0-HHdjT3Ngmtl3twze8ojFvY
  2022. 248.44 s [sydtest-sqitch-postgres-persistent-source] include base-4.20.2.0-4d66
  2023. 248.44 s [sydtest-sqitch-postgres-persistent-source] include monad-logger-0.3.42-v1DNudSEbG6rGGxAWLEcn
  2024. 248.44 s [sydtest-sqitch-postgres-persistent-source] include persistent-2.17.1.0-Gn6F6e9nfu9F1JCDITeCOK
  2025. 248.44 s [sydtest-sqitch-postgres-persistent-source] include postgres-options-0.2.2.0-2QAWtrtHrcWKlcSzaxBOpR
  2026. 248.44 s [sydtest-sqitch-postgres-persistent-source] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  2027. 248.44 s [sydtest-sqitch-postgres-persistent-source] include sydtest-persistent-0.1.0.0-9rT4TKeLwFjFHsSv5x6OVG
  2028. 248.44 s [sydtest-sqitch-postgres-persistent-source] include sydtest-persistent-postgresql-0.4.0.0-L14M7AD4yIFEMOSjBCByuL
  2029. 248.44 s [sydtest-sqitch-postgres-persistent-source] include sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U
  2030. 248.44 s [sydtest-sqitch-postgres-persistent-source] Test.Syd.Sqitch.Postgresql.Persistent=sydtest-sqitch-postgres-persistent-0.0.0.0-HHdjT3Ngmtl3twze8ojFvY:Test.Syd.Sqitch.Postgresql.Persistent
  2031. 248.44 s [sydtest-sqitch-postgres-persistent-source] unit sydtest-sqitch-postgres-persistent-0.0.0.0-AR8hwjn2znh1ONsMgiuDMJ-sydtest-sqitch-postgres-persistent-test
  2032. 248.44 s [sydtest-sqitch-postgres-persistent-source] include base-4.20.2.0-4d66
  2033. 248.44 s [sydtest-sqitch-postgres-persistent-source] include path-0.9.6-L3t3TcndY3P7bshtU9371n
  2034. 248.44 s [sydtest-sqitch-postgres-persistent-source] include path-io-1.8.2-3zdYprPLIuSFCkmCxEm6FC
  2035. 248.44 s [sydtest-sqitch-postgres-persistent-source] include persistent-2.17.1.0-Gn6F6e9nfu9F1JCDITeCOK
  2036. 248.50 s [sydtest-sqitch-postgres-persistent-source] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  2037. 248.50 s [sydtest-sqitch-postgres-persistent-source] include sydtest-persistent-postgresql-0.4.0.0-L14M7AD4yIFEMOSjBCByuL
  2038. 248.50 s [sydtest-sqitch-postgres-persistent-source] include sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U
  2039. 248.50 s [sydtest-sqitch-postgres-persistent-source] include sydtest-sqitch-postgres-persistent-0.0.0.0-HHdjT3Ngmtl3twze8ojFvY
  2040. 248.50 s [sydtest-sqitch-postgres-persistent-source] include text-2.1.3-3f03
  2041. 248.50 s [sydtest-sqitch-postgres-persistent-source] Ready component graph:
  2042. 248.50 s [sydtest-sqitch-postgres-persistent-source] definite sydtest-sqitch-postgres-persistent-0.0.0.0-HHdjT3Ngmtl3twze8ojFvY
  2043. 248.50 s [sydtest-sqitch-postgres-persistent-source] depends base-4.20.2.0-4d66
  2044. 248.50 s [sydtest-sqitch-postgres-persistent-source] depends monad-logger-0.3.42-v1DNudSEbG6rGGxAWLEcn
  2045. 248.50 s [sydtest-sqitch-postgres-persistent-source] depends persistent-2.17.1.0-Gn6F6e9nfu9F1JCDITeCOK
  2046. 248.50 s [sydtest-sqitch-postgres-persistent-source] depends postgres-options-0.2.2.0-2QAWtrtHrcWKlcSzaxBOpR
  2047. 248.50 s [sydtest-sqitch-postgres-persistent-source] depends sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  2048. 248.50 s [sydtest-sqitch-postgres-persistent-source] depends sydtest-persistent-0.1.0.0-9rT4TKeLwFjFHsSv5x6OVG
  2049. 248.50 s [sydtest-sqitch-postgres-persistent-source] depends sydtest-persistent-postgresql-0.4.0.0-L14M7AD4yIFEMOSjBCByuL
  2050. 248.50 s [sydtest-sqitch-postgres-persistent-source] depends sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U
  2051. 248.50 s [sydtest-sqitch-postgres-persistent-source] definite sydtest-sqitch-postgres-persistent-0.0.0.0-AR8hwjn2znh1ONsMgiuDMJ-sydtest-sqitch-postgres-persistent-test
  2052. 248.50 s [sydtest-sqitch-postgres-persistent-source] depends base-4.20.2.0-4d66
  2053. 248.50 s [sydtest-sqitch-postgres-persistent-source] depends path-0.9.6-L3t3TcndY3P7bshtU9371n
  2054. 248.50 s [sydtest-sqitch-postgres-persistent-source] depends path-io-1.8.2-3zdYprPLIuSFCkmCxEm6FC
  2055. 248.50 s [sydtest-sqitch-postgres-persistent-source] depends persistent-2.17.1.0-Gn6F6e9nfu9F1JCDITeCOK
  2056. 248.50 s [sydtest-sqitch-postgres-persistent-source] depends sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  2057. 248.50 s [sydtest-sqitch-postgres-persistent-source] depends sydtest-persistent-postgresql-0.4.0.0-L14M7AD4yIFEMOSjBCByuL
  2058. 248.50 s [sydtest-sqitch-postgres-persistent-source] depends sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U
  2059. 248.50 s [sydtest-sqitch-postgres-persistent-source] depends sydtest-sqitch-postgres-persistent-0.0.0.0-HHdjT3Ngmtl3twze8ojFvY
  2060. 248.50 s [sydtest-sqitch-postgres-persistent-source] depends text-2.1.3-3f03
  2061. 248.50 s [sydtest-sqitch-postgres-persistent-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  2062. 248.50 s [sydtest-sqitch-postgres-persistent-source] Using compiler: ghc-9.10.3
  2063. 248.50 s [sydtest-sqitch-postgres-persistent-source] Using install prefix:
  2064. 248.56 s [sydtest-sqitch-postgres-persistent-source] /nix/store/1gxgahxwlpkg0nwfhk1xfmh16sqb83r0-sydtest-sqitch-postgres-persistent-source-0.0.0.0
  2065. 248.56 s [sydtest-sqitch-postgres-persistent-source] Executables installed in:
  2066. 248.56 s [sydtest-sqitch-postgres-persistent-source] /nix/store/1gxgahxwlpkg0nwfhk1xfmh16sqb83r0-sydtest-sqitch-postgres-persistent-source-0.0.0.0/bin
  2067. 248.56 s [sydtest-sqitch-postgres-persistent-source] Libraries installed in:
  2068. 248.56 s [sydtest-sqitch-postgres-persistent-source] /nix/store/1gxgahxwlpkg0nwfhk1xfmh16sqb83r0-sydtest-sqitch-postgres-persistent-source-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af/sydtest-sqitch-postgres-persistent-0.0.0.0-HHdjT3Ngmtl3twze8ojFvY
  2069. 248.56 s [sydtest-sqitch-postgres-persistent-source] Dynamic Libraries installed in:
  2070. 248.56 s [sydtest-sqitch-postgres-persistent-source] /nix/store/1gxgahxwlpkg0nwfhk1xfmh16sqb83r0-sydtest-sqitch-postgres-persistent-source-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af
  2071. 248.56 s [sydtest-sqitch-postgres-persistent-source] Private executables installed in:
  2072. 248.56 s [sydtest-sqitch-postgres-persistent-source] /nix/store/1gxgahxwlpkg0nwfhk1xfmh16sqb83r0-sydtest-sqitch-postgres-persistent-source-0.0.0.0/libexec/x86_64-linux-ghc-9.10.3-21af/sydtest-sqitch-postgres-persistent-0.0.0.0
  2073. 248.56 s [sydtest-sqitch-postgres-persistent-source] Data files installed in:
  2074. 248.56 s [sydtest-sqitch-postgres-persistent-source] /nix/store/1gxgahxwlpkg0nwfhk1xfmh16sqb83r0-sydtest-sqitch-postgres-persistent-source-0.0.0.0/share/x86_64-linux-ghc-9.10.3-21af/sydtest-sqitch-postgres-persistent-0.0.0.0
  2075. 248.56 s [sydtest-sqitch-postgres-persistent-source] Documentation installed in:
  2076. 248.56 s [sydtest-sqitch-postgres-persistent-source] /share/doc/sydtest-sqitch-postgres-persistent-0.0.0.0
  2077. 248.57 s [sydtest-sqitch-postgres-persistent-source] Configuration files installed in:
  2078. 248.57 s [sydtest-sqitch-postgres-persistent-source] /nix/store/1gxgahxwlpkg0nwfhk1xfmh16sqb83r0-sydtest-sqitch-postgres-persistent-source-0.0.0.0/etc
  2079. 248.57 s [sydtest-sqitch-postgres-persistent-source] No alex found
  2080. 248.57 s [sydtest-sqitch-postgres-persistent-source] Using ar found on system at:
  2081. 248.57 s [sydtest-sqitch-postgres-persistent-source] /nix/store/mbyy19mdwnfvfwmdi0gqgggx0njvpl1w-binutils-wrapper-2.46/bin/ar
  2082. 248.57 s [sydtest-sqitch-postgres-persistent-source] No c2hs found
  2083. 248.57 s [sydtest-sqitch-postgres-persistent-source] No cpphs found
  2084. 248.57 s [sydtest-sqitch-postgres-persistent-source] No doctest found
  2085. 248.57 s [sydtest-sqitch-postgres-persistent-source] Using gcc version 15.2.0 given by user at:
  2086. 248.57 s [sydtest-sqitch-postgres-persistent-source] /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc
  2087. 248.57 s [sydtest-sqitch-postgres-persistent-source] Using ghc version 9.10.3 found on system at:
  2088. 248.57 s [sydtest-sqitch-postgres-persistent-source] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/ghc
  2089. 248.57 s [sydtest-sqitch-postgres-persistent-source] Using ghc-pkg version 9.10.3 found on system at:
  2090. 248.57 s [sydtest-sqitch-postgres-persistent-source] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/ghc-pkg-9.10.3
  2091. 248.57 s [sydtest-sqitch-postgres-persistent-source] No ghcjs found
  2092. 248.63 s [sydtest-sqitch-postgres-persistent-source] No ghcjs-pkg found
  2093. 248.63 s [sydtest-sqitch-postgres-persistent-source] No greencard found
  2094. 248.63 s [sydtest-sqitch-postgres-persistent-source] Using haddock version 2.31.1 found on system at:
  2095. 248.63 s [sydtest-sqitch-postgres-persistent-source] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/haddock-ghc-9.10.3
  2096. 248.63 s [sydtest-sqitch-postgres-persistent-source] No happy found
  2097. 248.63 s [sydtest-sqitch-postgres-persistent-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  2098. 248.63 s [sydtest-sqitch-postgres-persistent-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  2099. 248.63 s [sydtest-sqitch-postgres-persistent-source] No hmake found
  2100. 248.63 s [sydtest-sqitch-postgres-persistent-source] Using hpc version 0.69 found on system at:
  2101. 248.63 s [sydtest-sqitch-postgres-persistent-source] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/hpc-ghc-9.10.3
  2102. 248.63 s [sydtest-sqitch-postgres-persistent-source] Using hsc2hs version 0.68.10 found on system at:
  2103. 248.63 s [sydtest-sqitch-postgres-persistent-source] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  2104. 248.63 s [sydtest-sqitch-postgres-persistent-source] Using hscolour version 1.25 found on system at:
  2105. 248.63 s [sydtest-sqitch-postgres-persistent-source] /nix/store/hvlf3xzdw0p5s3kybdkch6iqyz0740rc-hscolour-1.25/bin/HsColour
  2106. 248.63 s [sydtest-sqitch-postgres-persistent-source] No jhc found
  2107. 248.63 s [sydtest-sqitch-postgres-persistent-source] Using ld found on system at:
  2108. 248.63 s [sydtest-sqitch-postgres-persistent-source] /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/ld
  2109. 248.63 s [sydtest-sqitch-postgres-persistent-source] No pkg-config found
  2110. 248.63 s [sydtest-sqitch-postgres-persistent-source] Using runghc version 9.10.3 found on system at:
  2111. 248.63 s [sydtest-sqitch-postgres-persistent-source] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/runghc-9.10.3
  2112. 248.63 s [sydtest-sqitch-postgres-persistent-source] Using strip version 2.46 found on system at:
  2113. 248.63 s [sydtest-sqitch-postgres-persistent-source] /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/strip
  2114. 248.63 s [sydtest-sqitch-postgres-persistent-source] Using tar found on system at:
  2115. 248.63 s [sydtest-sqitch-postgres-persistent-source] /nix/store/k5akwnrn9x2afaj2va7g4a2zpdim8l43-gnutar-1.35/bin/tar
  2116. 248.63 s [sydtest-sqitch-postgres-persistent-source] No uhc found
  2117. 248.63 s [sydtest-sqitch-postgres-persistent-source] Phase: buildPhase
  2118. 248.63 s [sydtest-sqitch-postgres-persistent-source] Distribution quality warnings:
  2119. 248.63 s [sydtest-sqitch-postgres-persistent-source] [no-description] No 'description' field.
  2120. 248.63 s [sydtest-sqitch-postgres-persistent-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  2121. 248.69 s [sydtest-sqitch-postgres-persistent-source] - monad-logger
  2122. 248.69 s [sydtest-sqitch-postgres-persistent-source] - persistent
  2123. 248.69 s [sydtest-sqitch-postgres-persistent-source] - postgres-options
  2124. 248.69 s [sydtest-sqitch-postgres-persistent-source] - sydtest
  2125. 248.69 s [sydtest-sqitch-postgres-persistent-source] - sydtest-persistent
  2126. 248.69 s [sydtest-sqitch-postgres-persistent-source] - sydtest-persistent-postgresql
  2127. 248.69 s [sydtest-sqitch-postgres-persistent-source] - sydtest-sqitch-postgres
  2128. 248.69 s [sydtest-sqitch-postgres-persistent-source] Please add them. There is more information at https://pvp.haskell.org/
  2129. 248.69 s [sydtest-sqitch-postgres-persistent-source] Building source dist for sydtest-sqitch-postgres-persistent-0.0.0.0...
  2130. 248.69 s [sydtest-sqitch-postgres-persistent-source] Source tarball created: dist/sydtest-sqitch-postgres-persistent-0.0.0.0.tar.gz
  2131. 248.69 s [sydtest-sqitch-postgres-persistent-source] Phase: checkPhase
  2132. 248.69 s [sydtest-sqitch-postgres-persistent-source] Phase: haddockPhase
  2133. 248.69 s [sydtest-sqitch-postgres-persistent-source] Phase: installPhase
  2134. 248.69 s [sydtest-sqitch-postgres-persistent-source] Phase: fixupPhase
  2135. 248.69 s [post-build-hook] Uploading to cachix cache "sydtest": /nix/store/1gxgahxwlpkg0nwfhk1xfmh16sqb83r0-sydtest-sqitch-postgres-persistent-source-0.0.0.0
  2136. 248.75 s [post-build-hook] Pushing 1 paths (0 are already present) using zstd to cache sydtest ⏳
  2137. 248.75 s [post-build-hook]
  2138. 248.75 s [post-build-hook] Pushing /nix/store/1gxgahxwlpkg0nwfhk1xfmh16sqb83r0-sydtest-sqitch-postgres-persistent-source-0.0.0.0 (5.59 KiB)
  2139. 248.75 s [post-build-hook]
  2140. 248.75 s [post-build-hook] All done.
  2141. 248.75 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/1gxgahxwlpkg0nwfhk1xfmh16sqb83r0-sydtest-sqitch-postgres-persistent-source-0.0.0.0
  2142. 248.75 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2143. 248.75 s [post-build-hook] copying 1 paths...
  2144. 248.75 s [post-build-hook] copying path '/nix/store/1gxgahxwlpkg0nwfhk1xfmh16sqb83r0-sydtest-sqitch-postgres-persistent-source-0.0.0.0' to 'https://cache.staging.nix-ci.com'...
  2145. 248.75 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2146. 248.75 s [post-build-hook] copying 1 paths...
  2147. 248.75 s [post-build-hook] copying path '/nix/store/wn6i27lhpfc32jl6hf1v22idx7r9gha8-sydtest-sqitch-postgres-persistent-source-0.0.0.0.drv' to 'https://cache.staging.nix-ci.com'...
  2148. 248.75 s Progress: 14 of 17 built
  2149. 248.75 s Building /nix/store/31ssydv8l85ryyn33lb89adyw9p7wm4i-sydtest-sqitch-postgres-persistent-0.0.0.0.drv
  2150. 248.75 s [sydtest-sqitch-postgres-persistent] Phase: setupCompilerEnvironmentPhase
  2151. 248.75 s [sydtest-sqitch-postgres-persistent] Build with /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3.
  2152. 248.75 s [sydtest-sqitch-postgres-persistent] Phase: unpackPhase
  2153. 248.75 s [sydtest-sqitch-postgres-persistent] unpacking source archive /nix/store/1gxgahxwlpkg0nwfhk1xfmh16sqb83r0-sydtest-sqitch-postgres-persistent-source-0.0.0.0/sydtest-sqitch-postgres-persistent-0.0.0.0.tar.gz
  2154. 248.75 s [sydtest-sqitch-postgres-persistent] source root is sydtest-sqitch-postgres-persistent-0.0.0.0
  2155. 248.75 s [sydtest-sqitch-postgres-persistent] setting SOURCE_DATE_EPOCH to timestamp 1780839328 of file "sydtest-sqitch-postgres-persistent-0.0.0.0/test/Test/Syd/Sqitch/Postgresql/PersistentSpec.hs"
  2156. 248.75 s [sydtest-sqitch-postgres-persistent] warning: file "sydtest-sqitch-postgres-persistent-0.0.0.0/test/Test/Syd/Sqitch/Postgresql/PersistentSpec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  2157. 248.75 s [sydtest-sqitch-postgres-persistent] Phase: patchPhase
  2158. 248.75 s [sydtest-sqitch-postgres-persistent] Phase: compileBuildDriverPhase
  2159. 248.75 s [sydtest-sqitch-postgres-persistent] setupCompileFlags: -package-db=/build/tmp.aGHg7C9lxH/setup-package.conf.d -threaded
  2160. 248.75 s [sydtest-sqitch-postgres-persistent] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.aGHg7C9lxH/Main.o )
  2161. 248.75 s [sydtest-sqitch-postgres-persistent] [2 of 2] Linking Setup
  2162. 248.75 s [sydtest-sqitch-postgres-persistent] Phase: updateAutotoolsGnuConfigScriptsPhase
  2163. 248.81 s [sydtest-sqitch-postgres-persistent] Phase: configurePhase
  2164. 248.81 s [sydtest-sqitch-postgres-persistent] configureFlags: --verbose --prefix=/nix/store/0ha4p2rhwcmr6cckg3c4qph56hj3a4a7-sydtest-sqitch-postgres-persistent-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/khm5ph41nmh48w1i1ran1ak5rps88ahs-sydtest-sqitch-postgres-persistent-0.0.0.0-doc/share/doc/sydtest-sqitch-postgres-persistent-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.aGHg7C9lxH/package.conf.d --ghc-option=-j14 --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=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/wl2nw5l4x4dg6kclbgpq7v9212i1s6cy-ncurses-6.6/lib --extra-lib-dirs=/nix/store/2zs4bbi72plfm8j6zxf1js4f3yc4yzwy-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/qhmqdg27kcrlkl8ida6d5hiacw0y8d21-elfutils-0.194/lib --extra-lib-dirs=/nix/store/y56aqb1m3y5davn6hsv4jfbml78qw4mv-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/wjfhh11sfcdf97mvg7hbxickybxzk850-numactl-2.0.18/lib
  2165. 248.81 s [sydtest-sqitch-postgres-persistent] Using Parsec parser
  2166. 248.81 s [sydtest-sqitch-postgres-persistent] Configuring sydtest-sqitch-postgres-persistent-0.0.0.0...
  2167. 248.81 s [sydtest-sqitch-postgres-persistent] Dependency base >=4.7 && <5: using base-4.20.2.0
  2168. 248.81 s [sydtest-sqitch-postgres-persistent] Dependency monad-logger: using monad-logger-0.3.42
  2169. 248.81 s [sydtest-sqitch-postgres-persistent] Dependency persistent: using persistent-2.17.1.0
  2170. 248.81 s [sydtest-sqitch-postgres-persistent] Dependency postgres-options: using postgres-options-0.2.2.0
  2171. 248.81 s [sydtest-sqitch-postgres-persistent] Dependency sydtest: using sydtest-0.25.0.1
  2172. 248.81 s [sydtest-sqitch-postgres-persistent] Dependency sydtest-persistent: using sydtest-persistent-0.1.0.0
  2173. 248.81 s [sydtest-sqitch-postgres-persistent] Dependency sydtest-persistent-postgresql: using
  2174. 248.81 s [sydtest-sqitch-postgres-persistent] sydtest-persistent-postgresql-0.4.0.0
  2175. 248.81 s [sydtest-sqitch-postgres-persistent] Dependency sydtest-sqitch-postgres: using sydtest-sqitch-postgres-0.0.0.0
  2176. 248.81 s [sydtest-sqitch-postgres-persistent] Dependency base >=4.7 && <5: using base-4.20.2.0
  2177. 248.82 s [sydtest-sqitch-postgres-persistent] Dependency path: using path-0.9.6
  2178. 248.82 s [sydtest-sqitch-postgres-persistent] Dependency path-io: using path-io-1.8.2
  2179. 248.82 s [sydtest-sqitch-postgres-persistent] Dependency persistent: using persistent-2.17.1.0
  2180. 248.82 s [sydtest-sqitch-postgres-persistent] Dependency sydtest: using sydtest-0.25.0.1
  2181. 248.82 s [sydtest-sqitch-postgres-persistent] Dependency sydtest-persistent-postgresql: using
  2182. 248.82 s [sydtest-sqitch-postgres-persistent] sydtest-persistent-postgresql-0.4.0.0
  2183. 248.82 s [sydtest-sqitch-postgres-persistent] Dependency sydtest-sqitch-postgres: using sydtest-sqitch-postgres-0.0.0.0
  2184. 248.82 s [sydtest-sqitch-postgres-persistent] Dependency sydtest-sqitch-postgres-persistent: using
  2185. 248.82 s [sydtest-sqitch-postgres-persistent] sydtest-sqitch-postgres-persistent-0.0.0.0
  2186. 248.82 s [sydtest-sqitch-postgres-persistent] Dependency text: using text-2.1.3
  2187. 248.82 s [sydtest-sqitch-postgres-persistent] Source component graph:
  2188. 248.82 s [sydtest-sqitch-postgres-persistent] component lib
  2189. 248.82 s [sydtest-sqitch-postgres-persistent] component test:sydtest-sqitch-postgres-persistent-test
  2190. 248.82 s [sydtest-sqitch-postgres-persistent] dependency lib
  2191. 248.82 s [sydtest-sqitch-postgres-persistent] Configured component graph:
  2192. 248.82 s [sydtest-sqitch-postgres-persistent] component sydtest-sqitch-postgres-persistent-0.0.0.0-HHdjT3Ngmtl3twze8ojFvY
  2193. 248.88 s [sydtest-sqitch-postgres-persistent] include base-4.20.2.0-4d66
  2194. 248.88 s [sydtest-sqitch-postgres-persistent] include monad-logger-0.3.42-v1DNudSEbG6rGGxAWLEcn
  2195. 248.88 s [sydtest-sqitch-postgres-persistent] include persistent-2.17.1.0-Gn6F6e9nfu9F1JCDITeCOK
  2196. 248.88 s [sydtest-sqitch-postgres-persistent] include postgres-options-0.2.2.0-2QAWtrtHrcWKlcSzaxBOpR
  2197. 248.88 s [sydtest-sqitch-postgres-persistent] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  2198. 248.88 s [sydtest-sqitch-postgres-persistent] include sydtest-persistent-0.1.0.0-9rT4TKeLwFjFHsSv5x6OVG
  2199. 248.88 s [sydtest-sqitch-postgres-persistent] include sydtest-persistent-postgresql-0.4.0.0-L14M7AD4yIFEMOSjBCByuL
  2200. 248.88 s [sydtest-sqitch-postgres-persistent] include sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U
  2201. 248.88 s [sydtest-sqitch-postgres-persistent] component sydtest-sqitch-postgres-persistent-0.0.0.0-AR8hwjn2znh1ONsMgiuDMJ-sydtest-sqitch-postgres-persistent-test
  2202. 248.88 s [sydtest-sqitch-postgres-persistent] include base-4.20.2.0-4d66
  2203. 248.88 s [sydtest-sqitch-postgres-persistent] include path-0.9.6-L3t3TcndY3P7bshtU9371n
  2204. 248.88 s [sydtest-sqitch-postgres-persistent] include path-io-1.8.2-3zdYprPLIuSFCkmCxEm6FC
  2205. 248.88 s [sydtest-sqitch-postgres-persistent] include persistent-2.17.1.0-Gn6F6e9nfu9F1JCDITeCOK
  2206. 248.88 s [sydtest-sqitch-postgres-persistent] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  2207. 248.88 s [sydtest-sqitch-postgres-persistent] include sydtest-persistent-postgresql-0.4.0.0-L14M7AD4yIFEMOSjBCByuL
  2208. 248.88 s [sydtest-sqitch-postgres-persistent] include sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U
  2209. 248.88 s [sydtest-sqitch-postgres-persistent] include sydtest-sqitch-postgres-persistent-0.0.0.0-HHdjT3Ngmtl3twze8ojFvY
  2210. 248.88 s [sydtest-sqitch-postgres-persistent] include text-2.1.3-3f03
  2211. 248.88 s [sydtest-sqitch-postgres-persistent] Linked component graph:
  2212. 248.88 s [sydtest-sqitch-postgres-persistent] unit sydtest-sqitch-postgres-persistent-0.0.0.0-HHdjT3Ngmtl3twze8ojFvY
  2213. 248.88 s [sydtest-sqitch-postgres-persistent] include base-4.20.2.0-4d66
  2214. 248.88 s [sydtest-sqitch-postgres-persistent] include monad-logger-0.3.42-v1DNudSEbG6rGGxAWLEcn
  2215. 248.88 s [sydtest-sqitch-postgres-persistent] include persistent-2.17.1.0-Gn6F6e9nfu9F1JCDITeCOK
  2216. 248.88 s [sydtest-sqitch-postgres-persistent] include postgres-options-0.2.2.0-2QAWtrtHrcWKlcSzaxBOpR
  2217. 248.88 s [sydtest-sqitch-postgres-persistent] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  2218. 248.88 s [sydtest-sqitch-postgres-persistent] include sydtest-persistent-0.1.0.0-9rT4TKeLwFjFHsSv5x6OVG
  2219. 248.88 s [sydtest-sqitch-postgres-persistent] include sydtest-persistent-postgresql-0.4.0.0-L14M7AD4yIFEMOSjBCByuL
  2220. 248.88 s [sydtest-sqitch-postgres-persistent] include sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U
  2221. 248.94 s [sydtest-sqitch-postgres-persistent] Test.Syd.Sqitch.Postgresql.Persistent=sydtest-sqitch-postgres-persistent-0.0.0.0-HHdjT3Ngmtl3twze8ojFvY:Test.Syd.Sqitch.Postgresql.Persistent
  2222. 248.94 s [sydtest-sqitch-postgres-persistent] unit sydtest-sqitch-postgres-persistent-0.0.0.0-AR8hwjn2znh1ONsMgiuDMJ-sydtest-sqitch-postgres-persistent-test
  2223. 248.94 s [sydtest-sqitch-postgres-persistent] include base-4.20.2.0-4d66
  2224. 248.94 s [sydtest-sqitch-postgres-persistent] include path-0.9.6-L3t3TcndY3P7bshtU9371n
  2225. 248.94 s [sydtest-sqitch-postgres-persistent] include path-io-1.8.2-3zdYprPLIuSFCkmCxEm6FC
  2226. 248.94 s [sydtest-sqitch-postgres-persistent] include persistent-2.17.1.0-Gn6F6e9nfu9F1JCDITeCOK
  2227. 248.94 s [sydtest-sqitch-postgres-persistent] include sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  2228. 248.94 s [sydtest-sqitch-postgres-persistent] include sydtest-persistent-postgresql-0.4.0.0-L14M7AD4yIFEMOSjBCByuL
  2229. 248.94 s [sydtest-sqitch-postgres-persistent] include sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U
  2230. 248.94 s [sydtest-sqitch-postgres-persistent] include sydtest-sqitch-postgres-persistent-0.0.0.0-HHdjT3Ngmtl3twze8ojFvY
  2231. 248.94 s [sydtest-sqitch-postgres-persistent] include text-2.1.3-3f03
  2232. 248.94 s [sydtest-sqitch-postgres-persistent] Ready component graph:
  2233. 248.94 s [sydtest-sqitch-postgres-persistent] definite sydtest-sqitch-postgres-persistent-0.0.0.0-HHdjT3Ngmtl3twze8ojFvY
  2234. 248.94 s [sydtest-sqitch-postgres-persistent] depends base-4.20.2.0-4d66
  2235. 248.94 s [sydtest-sqitch-postgres-persistent] depends monad-logger-0.3.42-v1DNudSEbG6rGGxAWLEcn
  2236. 248.94 s [sydtest-sqitch-postgres-persistent] depends persistent-2.17.1.0-Gn6F6e9nfu9F1JCDITeCOK
  2237. 248.94 s [sydtest-sqitch-postgres-persistent] depends postgres-options-0.2.2.0-2QAWtrtHrcWKlcSzaxBOpR
  2238. 248.94 s [sydtest-sqitch-postgres-persistent] depends sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  2239. 248.94 s [sydtest-sqitch-postgres-persistent] depends sydtest-persistent-0.1.0.0-9rT4TKeLwFjFHsSv5x6OVG
  2240. 248.94 s [sydtest-sqitch-postgres-persistent] depends sydtest-persistent-postgresql-0.4.0.0-L14M7AD4yIFEMOSjBCByuL
  2241. 248.94 s [sydtest-sqitch-postgres-persistent] depends sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U
  2242. 248.94 s [sydtest-sqitch-postgres-persistent] definite sydtest-sqitch-postgres-persistent-0.0.0.0-AR8hwjn2znh1ONsMgiuDMJ-sydtest-sqitch-postgres-persistent-test
  2243. 248.94 s [sydtest-sqitch-postgres-persistent] depends base-4.20.2.0-4d66
  2244. 248.95 s [sydtest-sqitch-postgres-persistent] depends path-0.9.6-L3t3TcndY3P7bshtU9371n
  2245. 248.95 s [sydtest-sqitch-postgres-persistent] depends path-io-1.8.2-3zdYprPLIuSFCkmCxEm6FC
  2246. 248.95 s [sydtest-sqitch-postgres-persistent] depends persistent-2.17.1.0-Gn6F6e9nfu9F1JCDITeCOK
  2247. 249.01 s [sydtest-sqitch-postgres-persistent] depends sydtest-0.25.0.1-PcQF1bxfKXApEGmU7CiTf
  2248. 249.01 s [sydtest-sqitch-postgres-persistent] depends sydtest-persistent-postgresql-0.4.0.0-L14M7AD4yIFEMOSjBCByuL
  2249. 249.01 s [sydtest-sqitch-postgres-persistent] depends sydtest-sqitch-postgres-0.0.0.0-IMzQJ5KQi2GGAauAmwbo3U
  2250. 249.01 s [sydtest-sqitch-postgres-persistent] depends sydtest-sqitch-postgres-persistent-0.0.0.0-HHdjT3Ngmtl3twze8ojFvY
  2251. 249.01 s [sydtest-sqitch-postgres-persistent] depends text-2.1.3-3f03
  2252. 249.01 s [sydtest-sqitch-postgres-persistent] Using Cabal-3.12.1.0 compiled by ghc-9.10
  2253. 249.01 s [sydtest-sqitch-postgres-persistent] Using compiler: ghc-9.10.3
  2254. 249.01 s [sydtest-sqitch-postgres-persistent] Using install prefix:
  2255. 249.01 s [sydtest-sqitch-postgres-persistent] /nix/store/0ha4p2rhwcmr6cckg3c4qph56hj3a4a7-sydtest-sqitch-postgres-persistent-0.0.0.0
  2256. 249.01 s [sydtest-sqitch-postgres-persistent] Executables installed in:
  2257. 249.01 s [sydtest-sqitch-postgres-persistent] /nix/store/0ha4p2rhwcmr6cckg3c4qph56hj3a4a7-sydtest-sqitch-postgres-persistent-0.0.0.0/bin
  2258. 249.01 s [sydtest-sqitch-postgres-persistent] Libraries installed in:
  2259. 249.01 s [sydtest-sqitch-postgres-persistent] /nix/store/0ha4p2rhwcmr6cckg3c4qph56hj3a4a7-sydtest-sqitch-postgres-persistent-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af/sydtest-sqitch-postgres-persistent-0.0.0.0-HHdjT3Ngmtl3twze8ojFvY
  2260. 249.01 s [sydtest-sqitch-postgres-persistent] Dynamic Libraries installed in:
  2261. 249.01 s [sydtest-sqitch-postgres-persistent] /nix/store/0ha4p2rhwcmr6cckg3c4qph56hj3a4a7-sydtest-sqitch-postgres-persistent-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af
  2262. 249.01 s [sydtest-sqitch-postgres-persistent] Private executables installed in:
  2263. 249.01 s [sydtest-sqitch-postgres-persistent] /nix/store/0ha4p2rhwcmr6cckg3c4qph56hj3a4a7-sydtest-sqitch-postgres-persistent-0.0.0.0/libexec/x86_64-linux-ghc-9.10.3-21af/sydtest-sqitch-postgres-persistent-0.0.0.0
  2264. 249.01 s [sydtest-sqitch-postgres-persistent] Data files installed in:
  2265. 249.01 s [sydtest-sqitch-postgres-persistent] /nix/store/0ha4p2rhwcmr6cckg3c4qph56hj3a4a7-sydtest-sqitch-postgres-persistent-0.0.0.0/share/x86_64-linux-ghc-9.10.3-21af/sydtest-sqitch-postgres-persistent-0.0.0.0
  2266. 249.01 s [sydtest-sqitch-postgres-persistent] Documentation installed in:
  2267. 249.01 s [sydtest-sqitch-postgres-persistent] /nix/store/khm5ph41nmh48w1i1ran1ak5rps88ahs-sydtest-sqitch-postgres-persistent-0.0.0.0-doc/share/doc/sydtest-sqitch-postgres-persistent-0.0.0.0
  2268. 249.01 s [sydtest-sqitch-postgres-persistent] Configuration files installed in:
  2269. 249.01 s [sydtest-sqitch-postgres-persistent] /nix/store/0ha4p2rhwcmr6cckg3c4qph56hj3a4a7-sydtest-sqitch-postgres-persistent-0.0.0.0/etc
  2270. 249.01 s [sydtest-sqitch-postgres-persistent] No alex found
  2271. 249.01 s [sydtest-sqitch-postgres-persistent] Using ar found on system at:
  2272. 249.01 s [sydtest-sqitch-postgres-persistent] /nix/store/mbyy19mdwnfvfwmdi0gqgggx0njvpl1w-binutils-wrapper-2.46/bin/ar
  2273. 249.01 s [sydtest-sqitch-postgres-persistent] No c2hs found
  2274. 249.01 s [sydtest-sqitch-postgres-persistent] No cpphs found
  2275. 249.01 s [sydtest-sqitch-postgres-persistent] No doctest found
  2276. 249.01 s [sydtest-sqitch-postgres-persistent] Using gcc version 15.2.0 given by user at:
  2277. 249.01 s [sydtest-sqitch-postgres-persistent] /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc
  2278. 249.07 s [sydtest-sqitch-postgres-persistent] Using ghc version 9.10.3 found on system at:
  2279. 249.07 s [sydtest-sqitch-postgres-persistent] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/ghc
  2280. 249.07 s [sydtest-sqitch-postgres-persistent] Using ghc-pkg version 9.10.3 found on system at:
  2281. 249.07 s [sydtest-sqitch-postgres-persistent] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/ghc-pkg-9.10.3
  2282. 249.07 s [sydtest-sqitch-postgres-persistent] No ghcjs found
  2283. 249.07 s [sydtest-sqitch-postgres-persistent] No ghcjs-pkg found
  2284. 249.07 s [sydtest-sqitch-postgres-persistent] No greencard found
  2285. 249.07 s [sydtest-sqitch-postgres-persistent] Using haddock version 2.31.1 found on system at:
  2286. 249.07 s [sydtest-sqitch-postgres-persistent] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/haddock-ghc-9.10.3
  2287. 249.07 s [sydtest-sqitch-postgres-persistent] No happy found
  2288. 249.07 s [sydtest-sqitch-postgres-persistent] Using haskell-suite found on system at: haskell-suite-dummy-location
  2289. 249.07 s [sydtest-sqitch-postgres-persistent] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  2290. 249.07 s [sydtest-sqitch-postgres-persistent] No hmake found
  2291. 249.07 s [sydtest-sqitch-postgres-persistent] Using hpc version 0.69 found on system at:
  2292. 249.07 s [sydtest-sqitch-postgres-persistent] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/hpc-ghc-9.10.3
  2293. 249.07 s [sydtest-sqitch-postgres-persistent] Using hsc2hs version 0.68.10 found on system at:
  2294. 249.07 s [sydtest-sqitch-postgres-persistent] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  2295. 249.07 s [sydtest-sqitch-postgres-persistent] Using hscolour version 1.25 found on system at:
  2296. 249.07 s [sydtest-sqitch-postgres-persistent] /nix/store/hvlf3xzdw0p5s3kybdkch6iqyz0740rc-hscolour-1.25/bin/HsColour
  2297. 249.07 s [sydtest-sqitch-postgres-persistent] No jhc found
  2298. 249.07 s [sydtest-sqitch-postgres-persistent] Using ld found on system at:
  2299. 249.07 s [sydtest-sqitch-postgres-persistent] /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/ld
  2300. 249.07 s [sydtest-sqitch-postgres-persistent] No pkg-config found
  2301. 249.07 s [sydtest-sqitch-postgres-persistent] Using runghc version 9.10.3 found on system at:
  2302. 249.07 s [sydtest-sqitch-postgres-persistent] /nix/store/k493jzz83044mqayvlb6247l35780kxy-ghc-9.10.3/bin/runghc-9.10.3
  2303. 249.07 s [sydtest-sqitch-postgres-persistent] Using strip version 2.46 found on system at:
  2304. 249.07 s [sydtest-sqitch-postgres-persistent] /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/strip
  2305. 249.07 s [sydtest-sqitch-postgres-persistent] Using tar found on system at:
  2306. 249.07 s [sydtest-sqitch-postgres-persistent] /nix/store/k5akwnrn9x2afaj2va7g4a2zpdim8l43-gnutar-1.35/bin/tar
  2307. 249.07 s [sydtest-sqitch-postgres-persistent] No uhc found
  2308. 249.13 s [sydtest-sqitch-postgres-persistent] Phase: buildPhase
  2309. 249.13 s [sydtest-sqitch-postgres-persistent] Preprocessing library for sydtest-sqitch-postgres-persistent-0.0.0.0...
  2310. 249.13 s [sydtest-sqitch-postgres-persistent] Building library for sydtest-sqitch-postgres-persistent-0.0.0.0...
  2311. 249.13 s [sydtest-sqitch-postgres-persistent] [1 of 2] Compiling Paths_sydtest_sqitch_postgres_persistent ( dist/build/autogen/Paths_sydtest_sqitch_postgres_persistent.hs, dist/build/Paths_sydtest_sqitch_postgres_persistent.o, dist/build/Paths_sydtest_sqitch_postgres_persistent.dyn_o )
  2312. 249.13 s [sydtest-sqitch-postgres-persistent] [2 of 2] Compiling Test.Syd.Sqitch.Postgresql.Persistent ( src/Test/Syd/Sqitch/Postgresql/Persistent.hs, dist/build/Test/Syd/Sqitch/Postgresql/Persistent.o, dist/build/Test/Syd/Sqitch/Postgresql/Persistent.dyn_o )
  2313. 249.13 s [sydtest-sqitch-postgres-persistent] [1 of 2] Compiling Paths_sydtest_sqitch_postgres_persistent ( dist/build/autogen/Paths_sydtest_sqitch_postgres_persistent.hs, dist/build/Paths_sydtest_sqitch_postgres_persistent.p_o )
  2314. 249.13 s [sydtest-sqitch-postgres-persistent] [2 of 2] Compiling Test.Syd.Sqitch.Postgresql.Persistent ( src/Test/Syd/Sqitch/Postgresql/Persistent.hs, dist/build/Test/Syd/Sqitch/Postgresql/Persistent.p_o )
  2315. 249.13 s [sydtest-sqitch-postgres-persistent] Preprocessing test suite 'sydtest-sqitch-postgres-persistent-test' for sydtest-sqitch-postgres-persistent-0.0.0.0...
  2316. 249.13 s [sydtest-sqitch-postgres-persistent] Building test suite 'sydtest-sqitch-postgres-persistent-test' for sydtest-sqitch-postgres-persistent-0.0.0.0...
  2317. 249.14 s [sydtest-sqitch-postgres-persistent] [1 of 4] Compiling Paths_sydtest_sqitch_postgres_persistent ( dist/build/sydtest-sqitch-postgres-persistent-test/autogen/Paths_sydtest_sqitch_postgres_persistent.hs, dist/build/sydtest-sqitch-postgres-persistent-test/sydtest-sqitch-postgres-persistent-test-tmp/Paths_sydtest_sqitch_postgres_persistent.o )
  2318. 249.14 s [sydtest-sqitch-postgres-persistent] [2 of 4] Compiling Test.Syd.Sqitch.Postgresql.Persistent.Example ( test/Test/Syd/Sqitch/Postgresql/Persistent/Example.hs, dist/build/sydtest-sqitch-postgres-persistent-test/sydtest-sqitch-postgres-persistent-test-tmp/Test/Syd/Sqitch/Postgresql/Persistent/Example.o, dist/build/sydtest-sqitch-postgres-persistent-test/sydtest-sqitch-postgres-persistent-test-tmp/Test/Syd/Sqitch/Postgresql/Persistent/Example.dyn_o )
  2319. 249.14 s [sydtest-sqitch-postgres-persistent] [3 of 4] Compiling Test.Syd.Sqitch.Postgresql.PersistentSpec ( test/Test/Syd/Sqitch/Postgresql/PersistentSpec.hs, dist/build/sydtest-sqitch-postgres-persistent-test/sydtest-sqitch-postgres-persistent-test-tmp/Test/Syd/Sqitch/Postgresql/PersistentSpec.o )
  2320. 249.14 s [sydtest-sqitch-postgres-persistent] [4 of 4] Compiling Main ( test/Spec.hs, dist/build/sydtest-sqitch-postgres-persistent-test/sydtest-sqitch-postgres-persistent-test-tmp/Main.o )
  2321. 249.14 s [sydtest-sqitch-postgres-persistent] [5 of 5] Linking dist/build/sydtest-sqitch-postgres-persistent-test/sydtest-sqitch-postgres-persistent-test
  2322. 249.14 s [sydtest-sqitch-postgres-persistent] Phase: checkPhase
  2323. 249.14 s [sydtest-sqitch-postgres-persistent] Running 1 test suites...
  2324. 249.14 s [sydtest-sqitch-postgres-persistent] Test suite sydtest-sqitch-postgres-persistent-test: RUNNING...
  2325. 249.14 s [sydtest-sqitch-postgres-persistent] Adding registry tables to db:pg://user_pjliughn@%2Fbuild%2Ftmp-postgres-socket-11b3a82dc43ce230:36177/template_db_emqmnfmq
  2326. 249.20 s [sydtest-sqitch-postgres-persistent] Deploying changes to db:pg://user_pjliughn@%2Fbuild%2Ftmp-postgres-socket-11b3a82dc43ce230:36177/template_db_emqmnfmq
  2327. 249.20 s [sydtest-sqitch-postgres-persistent] + init .. ok
  2328. 249.20 s [sydtest-sqitch-postgres-persistent] Adding registry tables to db:pg://user_pjkivoda@%2Fbuild%2Ftmp-postgres-socket-b1c05233f9012c61:55235/template_db_bgqbqxht
  2329. 249.20 s [sydtest-sqitch-postgres-persistent] Deploying changes to db:pg://user_pjkivoda@%2Fbuild%2Ftmp-postgres-socket-b1c05233f9012c61:55235/template_db_bgqbqxht
  2330. 249.20 s [sydtest-sqitch-postgres-persistent] + init .. ok
  2331. 249.20 s [sydtest-sqitch-postgres-persistent] Adding registry tables to db:pg://user_dqvpydhf@%2Fbuild%2Ftmp-postgres-socket-ebe5048b50d28e2d:36759/template_db_fvstoqpj
  2332. 249.20 s [sydtest-sqitch-postgres-persistent] Deploying changes to db:pg://user_dqvpydhf@%2Fbuild%2Ftmp-postgres-socket-ebe5048b50d28e2d:36759/template_db_fvstoqpj
  2333. 249.20 s [sydtest-sqitch-postgres-persistent] + init ........... ok
  2334. 249.20 s [sydtest-sqitch-postgres-persistent] + add-color @v1 .. ok
  2335. 249.20 s [sydtest-sqitch-postgres-persistent] + add-color ...... ok
  2336. 249.20 s [sydtest-sqitch-postgres-persistent] Adding registry tables to db:pg://user_qlbdiwrl@%2Fbuild%2Ftmp-postgres-socket-79d8b19c28106091:59723/template_db_pysfeclb
  2337. 249.20 s [sydtest-sqitch-postgres-persistent] Deploying changes through init to db:pg://user_qlbdiwrl@%2Fbuild%2Ftmp-postgres-socket-79d8b19c28106091:59723/template_db_pysfeclb
  2338. 249.20 s [sydtest-sqitch-postgres-persistent] + init .. ok
  2339. 249.20 s [sydtest-sqitch-postgres-persistent] No changes deployed since: "@ROOT"
  2340. 249.20 s [sydtest-sqitch-postgres-persistent] Nothing to deploy (already at "init")
  2341. 249.20 s [sydtest-sqitch-postgres-persistent] Deploying changes through add-color @v1 to db:pg://user_qlbdiwrl@%2Fbuild%2Ftmp-postgres-socket-79d8b19c28106091:59723/template_db_pysfeclb
  2342. 249.20 s [sydtest-sqitch-postgres-persistent] + add-color @v1 .. ok
  2343. 249.20 s [sydtest-sqitch-postgres-persistent] Reverting changes to init from db:pg://user_qlbdiwrl@%2Fbuild%2Ftmp-postgres-socket-79d8b19c28106091:59723/template_db_pysfeclb
  2344. 249.20 s [sydtest-sqitch-postgres-persistent] - add-color @v1 .. ok
  2345. 249.20 s [sydtest-sqitch-postgres-persistent] Deploying changes through add-color @v1 to db:pg://user_qlbdiwrl@%2Fbuild%2Ftmp-postgres-socket-79d8b19c28106091:59723/template_db_pysfeclb
  2346. 249.20 s [sydtest-sqitch-postgres-persistent] + add-color @v1 .. ok
  2347. 249.20 s [sydtest-sqitch-postgres-persistent] Deploying changes through add-color to db:pg://user_qlbdiwrl@%2Fbuild%2Ftmp-postgres-socket-79d8b19c28106091:59723/template_db_pysfeclb
  2348. 249.20 s [sydtest-sqitch-postgres-persistent] + add-color .. ok
  2349. 249.20 s [sydtest-sqitch-postgres-persistent] Adding registry tables to db:pg://user_sbhpkeob@%2Fbuild%2Ftmp-postgres-socket-4d3cc8670a5fe11e:47465/template_db_ioyxkdfe
  2350. 249.26 s [sydtest-sqitch-postgres-persistent] Deploying changes to db:pg://user_sbhpkeob@%2Fbuild%2Ftmp-postgres-socket-4d3cc8670a5fe11e:47465/template_db_ioyxkdfe
  2351. 249.26 s [sydtest-sqitch-postgres-persistent] + init ........... ok
  2352. 249.26 s [sydtest-sqitch-postgres-persistent] + add-color @v1 .. ok
  2353. 249.26 s [sydtest-sqitch-postgres-persistent] + add-color ...... ok
  2354. 249.26 s [sydtest-sqitch-postgres-persistent] Reverting all changes from db:pg://user_sbhpkeob@%2Fbuild%2Ftmp-postgres-socket-4d3cc8670a5fe11e:47465/template_db_ioyxkdfe
  2355. 249.26 s [sydtest-sqitch-postgres-persistent] - add-color ...... ok
  2356. 249.26 s [sydtest-sqitch-postgres-persistent] - add-color @v1 .. ok
  2357. 249.26 s [sydtest-sqitch-postgres-persistent] - init ........... ok
  2358. 249.26 s [sydtest-sqitch-postgres-persistent] Deploying changes to db:pg://user_sbhpkeob@%2Fbuild%2Ftmp-postgres-socket-4d3cc8670a5fe11e:47465/template_db_ioyxkdfe
  2359. 249.26 s [sydtest-sqitch-postgres-persistent] + init ........... ok
  2360. 249.26 s [sydtest-sqitch-postgres-persistent] + add-color @v1 .. ok
  2361. 249.26 s [sydtest-sqitch-postgres-persistent] + add-color ...... ok
  2362. 249.26 s [sydtest-sqitch-postgres-persistent] Tests:
  2363. 249.26 s [sydtest-sqitch-postgres-persistent]
  2364. 249.26 s [sydtest-sqitch-postgres-persistent] Test.Syd.Sqitch.Postgresql.PersistentSpec
  2365. 249.32 s [sydtest-sqitch-postgres-persistent] runSqitchPersistentChecks (negative cases)
  2366. 249.32 s [sydtest-sqitch-postgres-persistent] toy-sqitch-index-drift
  2367. 249.32 s [sydtest-sqitch-postgres-persistent] fails when the columns match but the sqitch side has an extra index the persistent model does not 1725.82 ms
  2368. 249.32 s [sydtest-sqitch-postgres-persistent] toy-sqitch-drift
  2369. 249.32 s [sydtest-sqitch-postgres-persistent] fails when the sqitch schema is missing a column the persistent model has 1727.90 ms
  2370. 249.32 s [sydtest-sqitch-postgres-persistent] sqitchPersistentPostgresqlSpec
  2371. 249.32 s [sydtest-sqitch-postgres-persistent] toy-sqitch-ok
  2372. 249.32 s [sydtest-sqitch-postgres-persistent] sqitch+persistent
  2373. 249.32 s [sydtest-sqitch-postgres-persistent] the sqitch deploy and the persistent automatic migration produce the same schema 1811.04 ms
  2374. 249.32 s [sydtest-sqitch-postgres-persistent] sqitch sanity checks
  2375. 249.32 s [sydtest-sqitch-postgres-persistent] round-trips and (unless grandfathered) is idempotent for every change in sqitch.plan 7914.60 ms
  2376. 249.32 s [sydtest-sqitch-postgres-persistent] the whole plan deploys, reverts, and redeploys to the same schema 2619.70 ms
  2377. 249.32 s [sydtest-sqitch-postgres-persistent]
  2378. 249.32 s [sydtest-sqitch-postgres-persistent] Passed: 5
  2379. 249.32 s [sydtest-sqitch-postgres-persistent] Failed: 0
  2380. 249.32 s [sydtest-sqitch-postgres-persistent] Sum of test runtimes: 15.80 seconds
  2381. 249.32 s [sydtest-sqitch-postgres-persistent] Test suite took: 15.80 seconds
  2382. 249.32 s [sydtest-sqitch-postgres-persistent]
  2383. 249.32 s [sydtest-sqitch-postgres-persistent] Test suite sydtest-sqitch-postgres-persistent-test: PASS
  2384. 249.33 s [sydtest-sqitch-postgres-persistent] Test suite logged to:
  2385. 249.33 s [sydtest-sqitch-postgres-persistent] dist/test/sydtest-sqitch-postgres-persistent-0.0.0.0-sydtest-sqitch-postgres-persistent-test.log
  2386. 249.33 s [sydtest-sqitch-postgres-persistent] 1 of 1 test suites (1 of 1 test cases) passed.
  2387. 249.33 s [sydtest-sqitch-postgres-persistent] Phase: haddockPhase
  2388. 249.33 s [sydtest-sqitch-postgres-persistent] Preprocessing library for sydtest-sqitch-postgres-persistent-0.0.0.0...
  2389. 249.33 s [sydtest-sqitch-postgres-persistent] Running Haddock on library for sydtest-sqitch-postgres-persistent-0.0.0.0...
  2390. 249.33 s [sydtest-sqitch-postgres-persistent] Warning: The documentation for the following packages are not installed. No
  2391. 249.33 s [sydtest-sqitch-postgres-persistent] links will be generated to these packages: attoparsec-0.14.4,
  2392. 249.39 s [sydtest-sqitch-postgres-persistent] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6,
  2393. 249.39 s [sydtest-sqitch-postgres-persistent] postgresql-libpq-pkgconfig-0.11, vector-0.13.2.0
  2394. 249.39 s [sydtest-sqitch-postgres-persistent] [1 of 2] Compiling Paths_sydtest_sqitch_postgres_persistent ( dist/build/autogen/Paths_sydtest_sqitch_postgres_persistent.hs, nothing )
  2395. 249.39 s [sydtest-sqitch-postgres-persistent] [2 of 2] Compiling Test.Syd.Sqitch.Postgresql.Persistent ( src/Test/Syd/Sqitch/Postgresql/Persistent.hs, nothing )
  2396. 249.39 s [sydtest-sqitch-postgres-persistent] Haddock coverage:
  2397. 249.39 s [sydtest-sqitch-postgres-persistent] 100% ( 4 / 4) in 'Test.Syd.Sqitch.Postgresql.Persistent'
  2398. 249.39 s [sydtest-sqitch-postgres-persistent] Documentation created: dist/doc/html/sydtest-sqitch-postgres-persistent/,
  2399. 249.39 s [sydtest-sqitch-postgres-persistent] dist/doc/html/sydtest-sqitch-postgres-persistent/sydtest-sqitch-postgres-persistent.txt
  2400. 249.39 s [sydtest-sqitch-postgres-persistent] Preprocessing test suite 'sydtest-sqitch-postgres-persistent-test' for sydtest-sqitch-postgres-persistent-0.0.0.0...
  2401. 249.39 s [sydtest-sqitch-postgres-persistent] Phase: installPhase
  2402. 249.39 s [sydtest-sqitch-postgres-persistent] Installing library in /nix/store/0ha4p2rhwcmr6cckg3c4qph56hj3a4a7-sydtest-sqitch-postgres-persistent-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af/sydtest-sqitch-postgres-persistent-0.0.0.0-HHdjT3Ngmtl3twze8ojFvY
  2403. 249.39 s [sydtest-sqitch-postgres-persistent] Phase: fixupPhase
  2404. 249.39 s [sydtest-sqitch-postgres-persistent] shrinking RPATHs of ELF executables and libraries in /nix/store/0ha4p2rhwcmr6cckg3c4qph56hj3a4a7-sydtest-sqitch-postgres-persistent-0.0.0.0
  2405. 249.39 s [sydtest-sqitch-postgres-persistent] shrinking /nix/store/0ha4p2rhwcmr6cckg3c4qph56hj3a4a7-sydtest-sqitch-postgres-persistent-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-21af/libHSsydtest-sqitch-postgres-persistent-0.0.0.0-HHdjT3Ngmtl3twze8ojFvY-ghc9.10.3.so
  2406. 249.39 s [sydtest-sqitch-postgres-persistent] checking for references to /build/ in /nix/store/0ha4p2rhwcmr6cckg3c4qph56hj3a4a7-sydtest-sqitch-postgres-persistent-0.0.0.0...
  2407. 249.39 s [sydtest-sqitch-postgres-persistent] patching script interpreter paths in /nix/store/0ha4p2rhwcmr6cckg3c4qph56hj3a4a7-sydtest-sqitch-postgres-persistent-0.0.0.0
  2408. 249.39 s [sydtest-sqitch-postgres-persistent] stripping (with command strip and flags -S -p) in /nix/store/0ha4p2rhwcmr6cckg3c4qph56hj3a4a7-sydtest-sqitch-postgres-persistent-0.0.0.0/lib
  2409. 249.39 s [sydtest-sqitch-postgres-persistent] shrinking RPATHs of ELF executables and libraries in /nix/store/khm5ph41nmh48w1i1ran1ak5rps88ahs-sydtest-sqitch-postgres-persistent-0.0.0.0-doc
  2410. 249.39 s [sydtest-sqitch-postgres-persistent] checking for references to /build/ in /nix/store/khm5ph41nmh48w1i1ran1ak5rps88ahs-sydtest-sqitch-postgres-persistent-0.0.0.0-doc...
  2411. 249.45 s [sydtest-sqitch-postgres-persistent] patching script interpreter paths in /nix/store/khm5ph41nmh48w1i1ran1ak5rps88ahs-sydtest-sqitch-postgres-persistent-0.0.0.0-doc
  2412. 249.45 s [post-build-hook] Uploading to cachix cache "sydtest": /nix/store/0ha4p2rhwcmr6cckg3c4qph56hj3a4a7-sydtest-sqitch-postgres-persistent-0.0.0.0 /nix/store/khm5ph41nmh48w1i1ran1ak5rps88ahs-sydtest-sqitch-postgres-persistent-0.0.0.0-doc
  2413. 249.45 s [post-build-hook] Pushing 3 paths (419 are already present) using zstd to cache sydtest ⏳
  2414. 249.45 s [post-build-hook]
  2415. 249.45 s [post-build-hook] Pushing /nix/store/3kf83m3bwa74mfg0gxsih8fhp09rfp2f-random-1.2.1.3 (9.57 MiB)
  2416. 249.45 s [post-build-hook] Pushing /nix/store/khm5ph41nmh48w1i1ran1ak5rps88ahs-sydtest-sqitch-postgres-persistent-0.0.0.0-doc (201.94 KiB)
  2417. 249.45 s [post-build-hook] Pushing /nix/store/0ha4p2rhwcmr6cckg3c4qph56hj3a4a7-sydtest-sqitch-postgres-persistent-0.0.0.0 (559.00 KiB)
  2418. 249.45 s [post-build-hook]
  2419. 249.45 s [post-build-hook] All done.
  2420. 249.45 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/0ha4p2rhwcmr6cckg3c4qph56hj3a4a7-sydtest-sqitch-postgres-persistent-0.0.0.0 /nix/store/khm5ph41nmh48w1i1ran1ak5rps88ahs-sydtest-sqitch-postgres-persistent-0.0.0.0-doc
  2421. 249.45 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2422. 249.45 s [post-build-hook] copying 2 paths...
  2423. 249.45 s [post-build-hook] copying path '/nix/store/khm5ph41nmh48w1i1ran1ak5rps88ahs-sydtest-sqitch-postgres-persistent-0.0.0.0-doc' to 'https://cache.staging.nix-ci.com'...
  2424. 249.45 s [post-build-hook] copying path '/nix/store/0ha4p2rhwcmr6cckg3c4qph56hj3a4a7-sydtest-sqitch-postgres-persistent-0.0.0.0' to 'https://cache.staging.nix-ci.com'...
  2425. 249.45 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2426. 249.45 s [post-build-hook] copying 1 paths...
  2427. 249.45 s [post-build-hook] copying path '/nix/store/31ssydv8l85ryyn33lb89adyw9p7wm4i-sydtest-sqitch-postgres-persistent-0.0.0.0.drv' to 'https://cache.staging.nix-ci.com'...
  2428. 249.45 s Progress: 15 of 17 built
  2429. 249.45 s Building /nix/store/cfizw55wl3s6d8qlg2k1h9fg9g91gavy-sydtest-release.drv
  2430. 249.45 s [sydtest-release] /nix/store/psjhva1clsgall3nhsw5bhssgcd6z4qm-sydtest-aeson-0.2.0.1/nix-support:
  2431. 249.45 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2432. 249.45 s [sydtest-release] /nix/store/42jnnlhvc4nz7gyyvnln9ii7a7mwgp95-sydtest-autodocodec-0.0.0.0/nix-support:
  2433. 249.45 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2434. 249.45 s [sydtest-release] /nix/store/qgj6am4gg8rsz88g43akn15aqig1vdda-sydtest-discover-0.0.0.4/nix-support:
  2435. 249.45 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2436. 249.51 s [sydtest-release] /nix/store/dviwbxhvs98jclfkjqwr49ikfz4as0bc-sydtest-hedgehog-0.4.0.0/nix-support:
  2437. 249.51 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2438. 249.51 s [sydtest-release] /nix/store/fs4k1pzxlmhldsy3h5lpmy5c6jpz1cv9-sydtest-hedis-0.0.0.0/nix-support:
  2439. 249.51 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2440. 249.51 s [sydtest-release] /nix/store/c9dgc5v5gjdq2isfjn2l0macjnkkkc58-sydtest-hspec-0.4.0.4/nix-support:
  2441. 249.51 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2442. 249.51 s [sydtest-release] /nix/store/a9g9r1njx6qn2kpm5yr6w586r7asg841-sydtest-misbehaved-test-suite-0.0.0.0/nix-support:
  2443. 249.51 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2444. 249.51 s [sydtest-release] /nix/store/ycipq7hfy3p1pmdraak4xyyf4jl6c25h-sydtest-mutation-0.0.0.0/nix-support:
  2445. 249.51 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2446. 249.51 s [sydtest-release] /nix/store/lh34sw9bz25drj90g6h0pvx93gj43rf3-sydtest-mutation-driver-0.0.0.0/nix-support:
  2447. 249.51 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2448. 249.51 s [sydtest-release] /nix/store/h4qrfz081l5ys19v19gfy37n52581l4f-sydtest-mutation-driver-gen-0.0.0.0/nix-support:
  2449. 249.51 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2450. 249.51 s [sydtest-release] /nix/store/4rwsl9csvgi152whk9vvnlrh6dl2kpsh-sydtest-mutation-example-0.0.0.0/nix-support:
  2451. 249.51 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2452. 249.51 s [sydtest-release] /nix/store/6c8z2rhd5h6nzqn0xcdxgzp7z1vzqx21-sydtest-mutation-example-gen-0.0.0.0/nix-support:
  2453. 249.51 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2454. 249.51 s [sydtest-release] /nix/store/sfhyfr79ndfsh25r125jip7nvp83s625-sydtest-mutation-plugin-0.2.0.0/nix-support:
  2455. 249.51 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2456. 249.51 s [sydtest-release] /nix/store/1i4xch7n5ww6kinspmg10s55mgs8rsbb-sydtest-mutation-runtime-0.0.0.0/nix-support:
  2457. 249.51 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2458. 249.51 s [sydtest-release] /nix/store/v1b5rh4679rgmfic4ikhfkdy5pjb1c4m-sydtest-persistent-0.1.0.0/nix-support:
  2459. 249.51 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2460. 249.51 s [sydtest-release] /nix/store/f5dvbgh0z1rzjyg86pc652jsxvw92azb-sydtest-persistent-postgresql-0.4.0.0/nix-support:
  2461. 249.51 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2462. 249.51 s [sydtest-release] /nix/store/c1v0kg4ya0idqdk6nx2d6krq828shin7-sydtest-persistent-sqlite-0.2.0.3/nix-support:
  2463. 249.51 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2464. 249.57 s [sydtest-release] /nix/store/s25dnh5lmbxdjwxjwyj9gcq231dgbxcs-sydtest-process-0.0.0.0/nix-support:
  2465. 249.57 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2466. 249.57 s [sydtest-release] /nix/store/r2zwbxkpprp12ffrml980rqfnwcbprpk-sydtest-servant-0.2.0.2/nix-support:
  2467. 249.58 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2468. 249.58 s [sydtest-release] /nix/store/5w434zp9samg3ppngj1sxwhymvj1z09x-sydtest-sqitch-postgres-0.0.0.0/nix-support:
  2469. 249.58 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2470. 249.58 s [sydtest-release] /nix/store/0ha4p2rhwcmr6cckg3c4qph56hj3a4a7-sydtest-sqitch-postgres-persistent-0.0.0.0/nix-support:
  2471. 249.58 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2472. 249.58 s [sydtest-release] /nix/store/ryw0ammp2xvfkwgasxfbpfvqw066vsjw-sydtest-typed-process-0.0.0.0/nix-support:
  2473. 249.58 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2474. 249.58 s [sydtest-release] /nix/store/l1iv7dmxah2bq7vwr02jmpakgxcaizyr-sydtest-wai-0.2.0.2/nix-support:
  2475. 249.58 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2476. 249.58 s [sydtest-release] /nix/store/0i15962am2wgwalfm4v67s4k6paygq1s-sydtest-webdriver-0.0.0.1/nix-support:
  2477. 249.58 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2478. 249.58 s [sydtest-release] /nix/store/zc8fla14yqca2qab19pwqf9hrdv9fcg2-sydtest-webdriver-screenshot-0.1.0.0/nix-support:
  2479. 249.58 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2480. 249.58 s [sydtest-release] /nix/store/hzp03klbwp7zxa3rsivaf1vfk9zyd9fb-sydtest-webdriver-yesod-0.0.1.0/nix-support:
  2481. 249.58 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2482. 249.58 s [sydtest-release] /nix/store/i34k4dj9kp6fn6flizk8hsi3pmdhg025-sydtest-yesod-0.3.1.0/nix-support:
  2483. 249.58 s [sydtest-release] propagated-build-inputs: Keeping existing link to /nix/store/zqsl3lzh96sd90bp2bidk9wvg64dhqgc-sydtest-0.25.0.1/nix-support/propagated-build-inputs
  2484. 249.58 s [post-build-hook] Uploading to cachix cache "sydtest": /nix/store/knclidiaqjw5slx4ma2vbzn74hkqxl2n-sydtest-release
  2485. 249.58 s [post-build-hook] Pushing 2 paths (687 are already present) using zstd to cache sydtest ⏳
  2486. 249.58 s [post-build-hook]
  2487. 249.58 s [post-build-hook] Pushing /nix/store/qch952sqa6x43sj2zk4vlyrzn9h4gz0g-crypton-connection-0.4.5-doc (496.92 KiB)
  2488. 249.58 s [post-build-hook] Pushing /nix/store/knclidiaqjw5slx4ma2vbzn74hkqxl2n-sydtest-release (337.15 KiB)
  2489. 249.81 s [post-build-hook]
  2490. 249.81 s [post-build-hook] All done.
  2491. 249.83 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/knclidiaqjw5slx4ma2vbzn74hkqxl2n-sydtest-release
  2492. 249.87 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2493. 250.08 s [post-build-hook] copying 1 paths...
  2494. 250.08 s [post-build-hook] copying path '/nix/store/knclidiaqjw5slx4ma2vbzn74hkqxl2n-sydtest-release' to 'https://cache.staging.nix-ci.com'...
  2495. 250.46 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2496. 250.79 s [post-build-hook] copying 1 paths...
  2497. 250.80 s [post-build-hook] copying path '/nix/store/cfizw55wl3s6d8qlg2k1h9fg9g91gavy-sydtest-release.drv' to 'https://cache.staging.nix-ci.com'...
  2498. 251.07 s Progress: 16 of 17 built
  2499. 251.07 s /nix/store/knclidiaqjw5slx4ma2vbzn74hkqxl2n-sydtest-release
  2500. 251.20 s Build succeeded.