build packages.x86_64-linux.ucm

  1. 2157.19 s [ListLike] Cases: 2274 Tried: 227 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  2. 2157.19 s [ListLike] Testing 1:FoldableLL:7:foldMap:14:DList Int
  3. 2157.19 s [ListLike] Cases: 2274 Tried: 228 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  4. 2157.19 s [ListLike] Testing 1:FoldableLL:7:foldMap:15:Vector Int
  5. 2157.19 s [ListLike] Cases: 2274 Tried: 229 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  6. 2157.19 s [ListLike] Testing 1:FoldableLL:7:foldMap:16:StorableVector Int
  7. 2157.19 s [ListLike] Cases: 2274 Tried: 230 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  8. 2157.19 s [ListLike] Testing 1:FoldableLL:7:foldMap:17:UnboxVector Int
  9. 2157.19 s [ListLike] Cases: 2274 Tried: 231 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  10. 2157.19 s [ListLike] Testing 1:FoldableLL:7:foldMap:18:Vector Bool
  11. 2157.19 s [ListLike] Cases: 2274 Tried: 232 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  12. 2157.19 s [ListLike] Testing 1:FoldableLL:7:foldMap:19:StorableVector Bool
  13. 2157.19 s [ListLike] Cases: 2274 Tried: 233 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  14. 2157.19 s [ListLike] Testing 1:FoldableLL:7:foldMap:20:UnboxVector Bool
  15. 2157.19 s [ListLike] Cases: 2274 Tried: 234 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  16. 2157.19 s [ListLike] Testing 1:FoldableLL:7:foldMap:21:Text
  17. 2157.19 s [ListLike] Cases: 2274 Tried: 235 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  18. 2157.19 s [ListLike] Testing 1:FoldableLL:7:foldMap:22:Text.Lazy
  19. 2157.19 s [ListLike] Cases: 2274 Tried: 236 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  20. 2157.19 s [ListLike] Testing 1:FoldableLL:7:foldMap:23:Text.Builder
  21. 2157.19 s [ListLike] Cases: 2274 Tried: 237 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  22. 2157.19 s [ListLike] Testing 1:FoldableLL:7:foldMap:24:UTF8 ByteString
  23. 2157.19 s [ListLike] Cases: 2274 Tried: 238 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  24. 2157.19 s [ListLike] Testing 1:FoldableLL:7:foldMap:25:UTF8 ByteString.Lazy
  25. 2157.19 s [ListLike] Cases: 2274 Tried: 239 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  26. 2157.19 s [ListLike] Testing 2:ListLike:0:empty:0:[Int]
  27. 2157.19 s [ListLike] Cases: 2274 Tried: 240 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  28. 2157.19 s [ListLike] Testing 2:ListLike:0:empty:1:MyList Int
  29. 2157.19 s [ListLike] Cases: 2274 Tried: 241 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  30. 2157.19 s [ListLike] Testing 2:ListLike:0:empty:2:String
  31. 2157.19 s [ListLike] Cases: 2274 Tried: 242 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  32. 2157.19 s [ListLike] Testing 2:ListLike:0:empty:3:[Bool]
  33. 2157.19 s [attoparsec] arising from a use of ‘R.decimal’
  34. 2157.19 s [attoparsec] at tests/QC/IPv6/Internal.hs:298:12-20
  35. 2157.19 s [attoparsec] (Ord a0)
  36. 2157.19 s [attoparsec] arising from a use of ‘<’ at tests/QC/IPv6/Internal.hs:299:39
  37. 2157.19 s [attoparsec] (Num a0)
  38. 2157.19 s [attoparsec] arising from the literal ‘256’
  39. 2157.19 s [attoparsec] at tests/QC/IPv6/Internal.hs:299:41-43
  40. 2157.19 s [attoparsec] (Show a0)
  41. 2157.19 s [attoparsec] arising from a use of ‘show’ at tests/QC/IPv6/Internal.hs:299:59-62
  42. 2157.19 s [attoparsec] • In the expression: R.decimal ds
  43. 2157.19 s [attoparsec] In a stmt of a 'do' block:
  44. 2157.19 s [attoparsec] case R.decimal ds of
  45. 2157.19 s [attoparsec] Right (n, _)
  46. 2157.19 s [attoparsec] -> return (if n < 256 then T.pack $ show n else T.empty)
  47. 2157.19 s [attoparsec] Left _ -> return T.empty
  48. 2157.19 s [attoparsec] In the expression:
  49. 2157.19 s [attoparsec] do ds <- takeWhile1 isDigit
  50. 2157.19 s [attoparsec] case R.decimal ds of
  51. 2157.19 s [attoparsec] Right (n, _)
  52. 2157.19 s [attoparsec] -> return (if n < 256 then T.pack $ show n else T.empty)
  53. 2157.19 s [attoparsec] Left _ -> return T.empty
  54. 2157.19 s [attoparsec] |
  55. 2157.19 s [attoparsec] 298 | case R.decimal ds of
  56. 2157.19 s [attoparsec] | ^^^^^^^^^
  57. 2157.19 s [attoparsec]
  58. 2157.19 s [attoparsec] tests/QC/IPv6/Internal.hs:304:5: warning: [GHC-81995] [-Wunused-do-bind]
  59. 2157.19 s [attoparsec] A do-notation statement discarded a result of type ‘T.Text’
  60. 2157.19 s [attoparsec] Suggested fix: Suppress this warning by saying ‘_ <- string "::"’
  61. 2157.19 s [attoparsec] |
  62. 2157.19 s [attoparsec] 304 | string "::"
  63. 2157.19 s [attoparsec] | ^^^^^^^^^^^
  64. 2157.19 s [attoparsec]
  65. 2157.19 s [attoparsec] tests/QC/IPv6/Internal.hs:309:5: warning: [GHC-81995] [-Wunused-do-bind]
  66. 2157.19 s [attoparsec] A do-notation statement discarded a result of type ‘T.Text’
  67. 2157.19 s [attoparsec] Suggested fix: Suppress this warning by saying ‘_ <- string ":"’
  68. 2157.19 s [attoparsec] |
  69. 2157.19 s [attoparsec] 309 | string ":"
  70. 2157.19 s [attoparsec] | ^^^^^^^^^^
  71. 2157.19 s [attoparsec]
  72. 2157.19 s [attoparsec] [ 7 of 12] Compiling QC.Rechunked ( tests/QC/Rechunked.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Rechunked.o )
  73. 2157.19 s [attoparsec] [ 8 of 12] Compiling QC.Simple ( tests/QC/Simple.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Simple.o )
  74. 2157.19 s [attoparsec] tests/QC/Simple.hs:10:1: warning: [GHC-66111] [-Wunused-imports]
  75. 2157.19 s [attoparsec] The import of ‘Data.List’ is redundant
  76. 2157.19 s [attoparsec] except perhaps to import instances from ‘Data.List’
  77. 2157.19 s [attoparsec] To import instances alone, use: import Data.List()
  78. 2157.19 s [attoparsec] |
  79. 2157.19 s [attoparsec] 10 | import Data.List (foldl')
  80. 2157.19 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  81. 2157.19 s [attoparsec]
  82. 2157.19 s [attoparsec] [ 9 of 12] Compiling QC.Text.FastSet ( tests/QC/Text/FastSet.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Text/FastSet.o )
  83. 2157.19 s [attoparsec] [10 of 12] Compiling QC.Text.Regressions ( tests/QC/Text/Regressions.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Text/Regressions.o )
  84. 2157.19 s [attoparsec] tests/QC/Text/Regressions.hs:9:1: warning: [GHC-66111] [-Wunused-imports]
  85. 2157.19 s [attoparsec] The import of ‘Data.List’ is redundant
  86. 2157.19 s [attoparsec] except perhaps to import instances from ‘Data.List’
  87. 2157.19 s [attoparsec] To import instances alone, use: import Data.List()
  88. 2157.19 s [attoparsec] |
  89. 2157.19 s [attoparsec] 9 | import Data.List (foldl')
  90. 2157.19 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  91. 2157.19 s [attoparsec]
  92. 2157.19 s [attoparsec] tests/QC/Text/Regressions.hs:12:1: warning: [GHC-66111] [-Wunused-imports]
  93. 2157.19 s [attoparsec] The import of ‘Data.Monoid’ is redundant
  94. 2157.19 s [attoparsec] except perhaps to import instances from ‘Data.Monoid’
  95. 2157.19 s [attoparsec] To import instances alone, use: import Data.Monoid()
  96. 2157.19 s [attoparsec] |
  97. 2157.19 s [attoparsec] 12 | import Data.Monoid ((<>))
  98. 2157.19 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  99. 2157.19 s [attoparsec]
  100. 2157.19 s [barbies] [25 of 32] Compiling Data.Functor.Barbie ( src/Data/Functor/Barbie.hs, dist/build/Data/Functor/Barbie.o, dist/build/Data/Functor/Barbie.dyn_o )
  101. 2157.19 s [barbies] [26 of 32] Compiling Barbies.Internal.Containers ( src/Barbies/Internal/Containers.hs, dist/build/Barbies/Internal/Containers.o, dist/build/Barbies/Internal/Containers.dyn_o )
  102. 2157.19 s [barbies] [27 of 32] Compiling Barbies.Internal.Wrappers ( src/Barbies/Internal/Wrappers.hs, dist/build/Barbies/Internal/Wrappers.o, dist/build/Barbies/Internal/Wrappers.dyn_o )
  103. 2157.19 s [barbies] [28 of 32] Compiling Barbies.Internal.Trivial ( src/Barbies/Internal/Trivial.hs, dist/build/Barbies/Internal/Trivial.o, dist/build/Barbies/Internal/Trivial.dyn_o )
  104. 2157.19 s [barbies] [29 of 32] Compiling Barbies.Bi ( src/Barbies/Bi.hs, dist/build/Barbies/Bi.o, dist/build/Barbies/Bi.dyn_o )
  105. 2157.19 s [barbies] [30 of 32] Compiling Barbies ( src/Barbies.hs, dist/build/Barbies.o, dist/build/Barbies.dyn_o )
  106. 2157.19 s [barbies] [31 of 32] Compiling Barbies.Constraints ( src/Barbies/Constraints.hs, dist/build/Barbies/Constraints.o, dist/build/Barbies/Constraints.dyn_o )
  107. 2157.19 s [barbies] [32 of 32] Compiling Barbies.Internal ( src/Barbies/Internal.hs, dist/build/Barbies/Internal.o, dist/build/Barbies/Internal.dyn_o )
  108. 2157.19 s [barbies] [ 1 of 32] Compiling Barbies.Internal.Dicts ( src/Barbies/Internal/Dicts.hs, dist/build/Barbies/Internal/Dicts.p_o )
  109. 2157.19 s [barbies] [ 2 of 32] Compiling Barbies.Internal.Writer ( src/Barbies/Internal/Writer.hs, dist/build/Barbies/Internal/Writer.p_o )
  110. 2157.19 s [barbies] [ 3 of 32] Compiling Data.Generics.GenericN ( src/Data/Generics/GenericN.hs, dist/build/Data/Generics/GenericN.p_o )
  111. 2157.19 s [barbies] [ 4 of 32] Compiling Barbies.Internal.Wear ( src/Barbies/Internal/Wear.hs, dist/build/Barbies/Internal/Wear.p_o )
  112. 2157.19 s [barbies] [ 5 of 32] Compiling Barbies.Generics.Traversable ( src/Barbies/Generics/Traversable.hs, dist/build/Barbies/Generics/Traversable.p_o )
  113. 2157.19 s [barbies] [ 6 of 32] Compiling Barbies.Generics.Functor ( src/Barbies/Generics/Functor.hs, dist/build/Barbies/Generics/Functor.p_o )
  114. 2157.19 s [barbies] [ 7 of 32] Compiling Barbies.Internal.FunctorT ( src/Barbies/Internal/FunctorT.hs, dist/build/Barbies/Internal/FunctorT.p_o )
  115. 2157.19 s [barbies] [ 8 of 32] Compiling Barbies.Internal.TraversableT ( src/Barbies/Internal/TraversableT.hs, dist/build/Barbies/Internal/TraversableT.p_o )
  116. 2157.19 s [barbies] [ 9 of 32] Compiling Barbies.Internal.MonadT ( src/Barbies/Internal/MonadT.hs, dist/build/Barbies/Internal/MonadT.p_o )
  117. 2157.19 s [barbies] [10 of 32] Compiling Barbies.Internal.FunctorB ( src/Barbies/Internal/FunctorB.hs, dist/build/Barbies/Internal/FunctorB.p_o )
  118. 2157.19 s [barbies] [11 of 32] Compiling Barbies.Internal.TraversableB ( src/Barbies/Internal/TraversableB.hs, dist/build/Barbies/Internal/TraversableB.p_o )
  119. 2157.19 s [barbies] [12 of 32] Compiling Barbies.Generics.Distributive ( src/Barbies/Generics/Distributive.hs, dist/build/Barbies/Generics/Distributive.p_o )
  120. 2157.19 s [barbies] [13 of 32] Compiling Barbies.Internal.DistributiveT ( src/Barbies/Internal/DistributiveT.hs, dist/build/Barbies/Internal/DistributiveT.p_o )
  121. 2157.19 s [barbies] [14 of 32] Compiling Barbies.Internal.DistributiveB ( src/Barbies/Internal/DistributiveB.hs, dist/build/Barbies/Internal/DistributiveB.p_o )
  122. 2157.19 s [barbies] [15 of 32] Compiling Barbies.Generics.Constraints ( src/Barbies/Generics/Constraints.hs, dist/build/Barbies/Generics/Constraints.p_o )
  123. 2157.19 s [barbies] [16 of 32] Compiling Barbies.Generics.Bare ( src/Barbies/Generics/Bare.hs, dist/build/Barbies/Generics/Bare.p_o )
  124. 2157.19 s [barbies] [17 of 32] Compiling Barbies.Internal.BareB ( src/Barbies/Internal/BareB.hs, dist/build/Barbies/Internal/BareB.p_o )
  125. 2157.19 s [barbies] [18 of 32] Compiling Barbies.Bare ( src/Barbies/Bare.hs, dist/build/Barbies/Bare.p_o )
  126. 2157.19 s [barbies] [19 of 32] Compiling Barbies.Generics.Applicative ( src/Barbies/Generics/Applicative.hs, dist/build/Barbies/Generics/Applicative.p_o )
  127. 2157.19 s [barbies] [20 of 32] Compiling Barbies.Internal.ApplicativeT ( src/Barbies/Internal/ApplicativeT.hs, dist/build/Barbies/Internal/ApplicativeT.p_o )
  128. 2157.19 s [barbies] [21 of 32] Compiling Barbies.Internal.ConstraintsT ( src/Barbies/Internal/ConstraintsT.hs, dist/build/Barbies/Internal/ConstraintsT.p_o )
  129. 2157.19 s [barbies] [22 of 32] Compiling Data.Functor.Transformer ( src/Data/Functor/Transformer.hs, dist/build/Data/Functor/Transformer.p_o )
  130. 2157.19 s [barbies] [23 of 32] Compiling Barbies.Internal.ApplicativeB ( src/Barbies/Internal/ApplicativeB.hs, dist/build/Barbies/Internal/ApplicativeB.p_o )
  131. 2157.19 s [comonad] [13 of 15] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.p_o )
  132. 2157.19 s [comonad] [14 of 15] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.p_o )
  133. 2157.19 s [comonad] [15 of 15] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.p_o )
  134. 2157.19 s [comonad] Phase: checkPhase
  135. 2157.19 s [comonad] Package has no test suites.
  136. 2157.19 s [comonad] Phase: haddockPhase
  137. 2157.19 s [comonad] Preprocessing library for comonad-5.0.9...
  138. 2157.19 s [comonad] Running Haddock on library for comonad-5.0.9...
  139. 2157.19 s [comonad] [ 1 of 15] Compiling Control.Comonad ( src/Control/Comonad.hs, nothing )
  140. 2157.19 s [comonad] [ 2 of 15] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, nothing )
  141. 2157.19 s [comonad] [ 3 of 15] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, nothing )
  142. 2157.19 s [comonad] [ 4 of 15] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, nothing )
  143. 2157.19 s [comonad] [ 5 of 15] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, nothing )
  144. 2157.19 s [comonad] [ 6 of 15] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, nothing )
  145. 2157.19 s [comonad] [ 7 of 15] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, nothing )
  146. 2157.19 s [comonad] [ 8 of 15] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, nothing )
  147. 2157.19 s [comonad] [ 9 of 15] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, nothing )
  148. 2157.19 s [comonad] [10 of 15] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, nothing )
  149. 2157.19 s [comonad] [11 of 15] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, nothing )
  150. 2157.19 s [comonad] [12 of 15] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, nothing )
  151. 2157.19 s [comonad] [13 of 15] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, nothing )
  152. 2157.19 s [comonad] [14 of 15] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, nothing )
  153. 2157.19 s [comonad] [15 of 15] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, nothing )
  154. 2157.19 s [comonad] Haddock coverage:
  155. 2157.19 s [comonad] Warning: 'Cokleisli' is ambiguous. It is defined
  156. 2157.19 s [comonad] * at src/Control/Comonad.hs:348:27
  157. 2157.19 s [comonad] * at src/Control/Comonad.hs:348:1
  158. 2157.19 s [comonad] You may be able to disambiguate the identifier by qualifying it or
  159. 2157.19 s [comonad] by specifying the type/value namespace explicitly.
  160. 2157.19 s [comonad] Defaulting to the one defined at src/Control/Comonad.hs:348:1
  161. 2157.19 s [comonad] 100% ( 22 / 22) in 'Control.Comonad'
  162. 2157.19 s [comonad] 50% ( 1 / 2) in 'Control.Comonad.Hoist.Class'
  163. 2157.19 s [comonad] Missing documentation for:
  164. 2157.19 s [comonad] ComonadHoist (src/Control/Comonad/Hoist/Class.hs:20)
  165. 2157.19 s [comonad] 50% ( 1 / 2) in 'Control.Comonad.Trans.Class'
  166. 2157.19 s [comonad] Missing documentation for:
  167. 2157.19 s [comonad] ComonadTrans (src/Control/Comonad/Trans/Class.hs:18)
  168. 2157.19 s [comonad] 69% ( 9 / 13) in 'Control.Comonad.Trans.Env'
  169. 2157.19 s [comonad] Missing documentation for:
  170. 2157.19 s [comonad] Env (src/Control/Comonad/Trans/Env.hs:92)
  171. 2157.19 s [comonad] runEnv (src/Control/Comonad/Trans/Env.hs:100)
  172. 2157.19 s [comonad] EnvT (src/Control/Comonad/Trans/Env.hs:93)
  173. 2157.19 s [comonad] runEnvT (src/Control/Comonad/Trans/Env.hs:103)
  174. 2157.19 s [comonad] 100% ( 2 / 2) in 'Control.Comonad.Trans.Identity'
  175. 2157.19 s [comonad] 100% ( 4 / 4) in 'Control.Comonad.Identity'
  176. 2157.19 s [comonad] 73% ( 11 / 15) in 'Control.Comonad.Trans.Store'
  177. 2157.19 s [comonad] Missing documentation for:
  178. 2157.19 s [comonad] Store (src/Control/Comonad/Trans/Store.hs:87)
  179. 2157.19 s [comonad] runStore (src/Control/Comonad/Trans/Store.hs:94)
  180. 2157.19 s [comonad] StoreT (src/Control/Comonad/Trans/Store.hs:96)
  181. 2157.19 s [comonad] runStoreT (src/Control/Comonad/Trans/Store.hs:99)
  182. 2157.19 s [comonad] 33% ( 4 / 12) in 'Control.Comonad.Trans.Traced'
  183. 2157.19 s [comonad] Missing documentation for:
  184. 2157.19 s [comonad] Traced (src/Control/Comonad/Trans/Traced.hs:55)
  185. 2157.19 s [comonad] traced (src/Control/Comonad/Trans/Traced.hs:58)
  186. 2157.19 s [comonad] runTraced (src/Control/Comonad/Trans/Traced.hs:61)
  187. 2157.19 s [comonad] TracedT (src/Control/Comonad/Trans/Traced.hs:63)
  188. 2157.19 s [comonad] trace (src/Control/Comonad/Trans/Traced.hs:97)
  189. 2157.19 s [comonad] listen (src/Control/Comonad/Trans/Traced.hs:100)
  190. 2157.19 s [comonad] listens (src/Control/Comonad/Trans/Traced.hs:103)
  191. 2157.19 s [comonad] censor (src/Control/Comonad/Trans/Traced.hs:106)
  192. 2157.19 s [comonad] 33% ( 1 / 3) in 'Control.Comonad.Traced.Class'
  193. 2157.19 s [comonad] Missing documentation for:
  194. 2157.19 s [comonad] ComonadTraced (src/Control/Comonad/Traced/Class.hs:28)
  195. 2157.19 s [comonad] traces (src/Control/Comonad/Traced/Class.hs:32)
  196. 2157.19 s [comonad] 57% ( 8 / 14) in 'Control.Comonad.Traced'
  197. 2157.19 s [comonad] Missing documentation for:
  198. 2157.19 s [filemanip] This binding for ‘state’ shadows the existing binding
  199. 2157.19 s [filemanip] bound at System/FilePath/Find.hs:279:18
  200. 2157.19 s [filemanip] |
  201. 2157.19 s [filemanip] 282 | in state' `seq` flip foldM state' (\state name ->
  202. 2157.19 s [filemanip] | ^^^^^
  203. 2157.19 s [filemanip]
  204. 2157.19 s [filemanip] System/FilePath/Find.hs:284:25: warning: [GHC-63397] [-Wname-shadowing]
  205. 2157.19 s [filemanip] This binding for ‘path’ shadows the existing binding
  206. 2157.19 s [filemanip] bound at System/FilePath/Find.hs:271:44
  207. 2157.19 s [filemanip] |
  208. 2157.19 s [filemanip] 284 | let path = dir </> name
  209. 2157.20 s [filemanip] | ^^^^
  210. 2157.20 s [filemanip]
  211. 2157.20 s [filemanip] [4 of 4] Compiling System.FilePath.Manip ( System/FilePath/Manip.hs, nothing )
  212. 2157.20 s [filemanip] Haddock coverage:
  213. 2157.20 s [filemanip] 100% ( 7 / 7) in 'System.FilePath.GlobPattern'
  214. 2157.20 s [filemanip] 100% ( 2 / 2) in 'System.FilePath.Glob'
  215. 2157.20 s [filemanip] Warning: 'put' is out of scope.
  216. 2157.20 s [filemanip] If you qualify the identifier, haddock can try to link it anyway.
  217. 2157.20 s [filemanip] Warning: 'FileInfo' is ambiguous. It is defined
  218. 2157.20 s [filemanip] * at System/FilePath/Find.hs:136:17
  219. 2157.20 s [filemanip] * at System/FilePath/Find.hs:136:1
  220. 2157.20 s [filemanip] You may be able to disambiguate the identifier by qualifying it or
  221. 2157.20 s [filemanip] by specifying the type/value namespace explicitly.
  222. 2157.20 s [filemanip] Defaulting to the one defined at System/FilePath/Find.hs:136:1
  223. 2157.20 s [filemanip] Warning: 'isSuffixOf' is out of scope.
  224. 2157.20 s [filemanip] If you qualify the identifier, haddock can try to link it anyway.
  225. 2157.20 s [filemanip] 65% ( 41 / 63) in 'System.FilePath.Find'
  226. 2157.20 s [filemanip] Missing documentation for:
  227. 2157.20 s [filemanip] FileType (System/FilePath/Find.hs:394)
  228. 2157.20 s [filemanip] FilterPredicate (System/FilePath/Find.hs:202)
  229. 2157.20 s [filemanip] RecursionPredicate (System/FilePath/Find.hs:203)
  230. 2157.20 s [filemanip] deviceID (System/FilePath/Find.hs:440)
  231. 2157.20 s [filemanip] fileID (System/FilePath/Find.hs:443)
  232. 2157.20 s [filemanip] fileOwner (System/FilePath/Find.hs:446)
  233. 2157.20 s [filemanip] fileGroup (System/FilePath/Find.hs:449)
  234. 2157.20 s [filemanip] fileSize (System/FilePath/Find.hs:452)
  235. 2157.20 s [filemanip] linkCount (System/FilePath/Find.hs:455)
  236. 2157.20 s [filemanip] specialDeviceID (System/FilePath/Find.hs:458)
  237. 2157.20 s [filemanip] fileMode (System/FilePath/Find.hs:461)
  238. 2157.20 s [filemanip] accessTime (System/FilePath/Find.hs:479)
  239. 2157.20 s [filemanip] modificationTime (System/FilePath/Find.hs:482)
  240. 2157.20 s [filemanip] statusChangeTime (System/FilePath/Find.hs:485)
  241. 2157.20 s [filemanip] ==? (System/FilePath/Find.hs:528)
  242. 2157.20 s [filemanip] /=? (System/FilePath/Find.hs:532)
  243. 2157.20 s [filemanip] >? (System/FilePath/Find.hs:536)
  244. 2157.20 s [filemanip] <? (System/FilePath/Find.hs:540)
  245. 2157.20 s [filemanip] >=? (System/FilePath/Find.hs:544)
  246. 2157.20 s [filemanip] <=? (System/FilePath/Find.hs:548)
  247. 2157.20 s [filemanip] &&? (System/FilePath/Find.hs:558)
  248. 2157.20 s [filemanip] ||? (System/FilePath/Find.hs:562)
  249. 2157.20 s [filemanip] 100% ( 6 / 6) in 'System.FilePath.Manip'
  250. 2157.20 s [filemanip] Documentation created: dist/doc/html/filemanip/,
  251. 2157.20 s [filemanip] dist/doc/html/filemanip/filemanip.txt
  252. 2157.20 s [filemanip] Phase: installPhase
  253. 2157.20 s [filemanip] Installing library in /nix/store/sp9sl797zi81rzgnk9qwqplmzk7ib30q-filemanip-0.3.6.3/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/filemanip-0.3.6.3-JgUojfuFlZl4qeiio8UXlR
  254. 2157.20 s [filemanip] Phase: fixupPhase
  255. 2157.20 s [filemanip] shrinking RPATHs of ELF executables and libraries in /nix/store/sp9sl797zi81rzgnk9qwqplmzk7ib30q-filemanip-0.3.6.3
  256. 2157.20 s [filemanip] shrinking /nix/store/sp9sl797zi81rzgnk9qwqplmzk7ib30q-filemanip-0.3.6.3/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/libHSfilemanip-0.3.6.3-JgUojfuFlZl4qeiio8UXlR-ghc9.10.3.so
  257. 2157.20 s [filemanip] checking for references to /build/ in /nix/store/sp9sl797zi81rzgnk9qwqplmzk7ib30q-filemanip-0.3.6.3...
  258. 2157.20 s [filemanip] patching script interpreter paths in /nix/store/sp9sl797zi81rzgnk9qwqplmzk7ib30q-filemanip-0.3.6.3
  259. 2157.20 s [filemanip] stripping (with command strip and flags -S -p) in /nix/store/sp9sl797zi81rzgnk9qwqplmzk7ib30q-filemanip-0.3.6.3/lib
  260. 2157.20 s [filemanip] shrinking RPATHs of ELF executables and libraries in /nix/store/0bk6a8m6wmkcwr81iq9asa9ipph4g6a0-filemanip-0.3.6.3-doc
  261. 2157.20 s [filemanip] checking for references to /build/ in /nix/store/0bk6a8m6wmkcwr81iq9asa9ipph4g6a0-filemanip-0.3.6.3-doc...
  262. 2157.20 s [filemanip] patching script interpreter paths in /nix/store/0bk6a8m6wmkcwr81iq9asa9ipph4g6a0-filemanip-0.3.6.3-doc
  263. 2157.20 s [mwc-random] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  264. 2157.20 s [mwc-random]
  265. 2157.20 s [mwc-random] [3 of 4] Compiling System.Random.MWC.SeedSource ( System/Random/MWC/SeedSource.hs, dist/build/System/Random/MWC/SeedSource.o, dist/build/System/Random/MWC/SeedSource.dyn_o )
  266. 2157.20 s [mwc-random] [4 of 4] Compiling System.Random.MWC ( System/Random/MWC.hs, dist/build/System/Random/MWC.o, dist/build/System/Random/MWC.dyn_o )
  267. 2157.20 s [mwc-random] [1 of 4] Compiling System.Random.MWC.CondensedTable ( System/Random/MWC/CondensedTable.hs, dist/build/System/Random/MWC/CondensedTable.p_o )
  268. 2157.20 s [mwc-random] [2 of 4] Compiling System.Random.MWC.Distributions ( System/Random/MWC/Distributions.hs, dist/build/System/Random/MWC/Distributions.p_o )
  269. 2157.20 s [mwc-random] System/Random/MWC/Distributions.hs:45:1: warning: [GHC-66111] [-Wunused-imports]
  270. 2157.20 s [mwc-random] The import of ‘Data.Foldable’ is redundant
  271. 2157.20 s [mwc-random] except perhaps to import instances from ‘Data.Foldable’
  272. 2157.20 s [mwc-random] To import instances alone, use: import Data.Foldable()
  273. 2157.20 s [mwc-random] |
  274. 2157.20 s [mwc-random] 45 | import Data.Foldable (foldl')
  275. 2157.20 s [mwc-random] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  276. 2157.20 s [mwc-random]
  277. 2157.20 s [mwc-random] [3 of 4] Compiling System.Random.MWC.SeedSource ( System/Random/MWC/SeedSource.hs, dist/build/System/Random/MWC/SeedSource.p_o )
  278. 2157.20 s [mwc-random] [4 of 4] Compiling System.Random.MWC ( System/Random/MWC.hs, dist/build/System/Random/MWC.p_o )
  279. 2157.20 s [mwc-random] Phase: haddockPhase
  280. 2157.20 s [mwc-random] Preprocessing library for mwc-random-0.15.2.0...
  281. 2157.20 s [mwc-random] Running Haddock on library for mwc-random-0.15.2.0...
  282. 2157.20 s [mwc-random] Warning: The documentation for the following packages are not installed. No
  283. 2157.20 s [mwc-random] links will be generated to these packages: vector-0.13.2.0
  284. 2157.20 s [mwc-random] [1 of 4] Compiling System.Random.MWC.CondensedTable ( System/Random/MWC/CondensedTable.hs, nothing )
  285. 2157.20 s [mwc-random] [2 of 4] Compiling System.Random.MWC.Distributions ( System/Random/MWC/Distributions.hs, nothing )
  286. 2157.20 s [mwc-random] System/Random/MWC/Distributions.hs:45:1: warning: [GHC-66111] [-Wunused-imports]
  287. 2157.20 s [mwc-random] The import of ‘Data.Foldable’ is redundant
  288. 2157.20 s [mwc-random] except perhaps to import instances from ‘Data.Foldable’
  289. 2157.20 s [mwc-random] To import instances alone, use: import Data.Foldable()
  290. 2157.20 s [mwc-random] |
  291. 2157.20 s [mwc-random] 45 | import Data.Foldable (foldl')
  292. 2157.20 s [mwc-random] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  293. 2157.20 s [mwc-random]
  294. 2157.20 s [mwc-random] [3 of 4] Compiling System.Random.MWC.SeedSource ( System/Random/MWC/SeedSource.hs, nothing )
  295. 2157.20 s [mwc-random] [4 of 4] Compiling System.Random.MWC ( System/Random/MWC.hs, nothing )
  296. 2157.20 s [mwc-random] Haddock coverage:
  297. 2157.20 s [mwc-random] Warning: 'CondensedTable' is ambiguous. It is defined
  298. 2157.20 s [mwc-random] * at System/Random/MWC/CondensedTable.hs:54:3
  299. 2157.20 s [mwc-random] * at System/Random/MWC/CondensedTable.hs:53:1
  300. 2157.20 s [mwc-random] You may be able to disambiguate the identifier by qualifying it or
  301. 2157.20 s [mwc-random] by specifying the type/value namespace explicitly.
  302. 2157.20 s [mwc-random] Defaulting to the one defined at System/Random/MWC/CondensedTable.hs:53:1
  303. 2157.20 s [mwc-random] 100% ( 15 / 15) in 'System.Random.MWC.CondensedTable'
  304. 2157.20 s [mwc-random] 100% ( 25 / 25) in 'System.Random.MWC.Distributions'
  305. 2157.20 s [mwc-random] 75% ( 3 / 4) in 'System.Random.MWC.SeedSource'
  306. 2157.20 s [mwc-random] Missing documentation for:
  307. 2157.20 s [mwc-random] acquireSeedTime (System/Random/MWC/SeedSource.hs:32)
  308. 2157.20 s [mwc-random] Warning: 'Gen' is ambiguous. It is defined
  309. 2157.20 s [mwc-random] * at System/Random/MWC.hs:366:17
  310. 2157.20 s [mwc-random] * at System/Random/MWC.hs:366:1
  311. 2157.20 s [mwc-random] You may be able to disambiguate the identifier by qualifying it or
  312. 2157.20 s [mwc-random] by specifying the type/value namespace explicitly.
  313. 2157.20 s [mwc-random] Defaulting to the one defined at System/Random/MWC.hs:366:1
  314. 2157.20 s [mwc-random] Warning: 'Seed' is ambiguous. It is defined
  315. 2157.20 s [mwc-random] * at System/Random/MWC.hs:448:16
  316. 2157.20 s [mwc-random] * at System/Random/MWC.hs:448:1
  317. 2157.20 s [mwc-random] You may be able to disambiguate the identifier by qualifying it or
  318. 2157.20 s [mwc-random] by specifying the type/value namespace explicitly.
  319. 2157.20 s [mwc-random] Defaulting to the one defined at System/Random/MWC.hs:448:1
  320. 2157.20 s [mwc-random] Warning: 'UniformRange' is out of scope.
  321. 2157.20 s [mwc-random] If you qualify the identifier, haddock can try to link it anyway.
  322. 2157.20 s [mwc-random] Warning: 'Uniform' is out of scope.
  323. 2157.20 s [mwc-random] If you qualify the identifier, haddock can try to link it anyway.
  324. 2157.28 s [quickcheck-instances:post-build] Uploading to the NixCI cache: /nix/store/hrp26h5pz4s4mmjx37k4i32aqv2qbinq-quickcheck-instances-0.3.33 /nix/store/qq6xia79mghxg0cpwg81p3ghgh7mpdcf-quickcheck-instances-0.3.33-doc
  325. 2157.32 s [quickcheck-instances:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  326. 2157.54 s [quickcheck-instances:post-build] copying 2 paths...
  327. 2157.54 s [quickcheck-instances:post-build] copying path '/nix/store/qq6xia79mghxg0cpwg81p3ghgh7mpdcf-quickcheck-instances-0.3.33-doc' to 'https://cache.nix-ci.com'...
  328. 2157.93 s [quickcheck-instances:post-build] copying path '/nix/store/hrp26h5pz4s4mmjx37k4i32aqv2qbinq-quickcheck-instances-0.3.33' to 'https://cache.nix-ci.com'...
  329. 2159.37 s [quickcheck-instances:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  330. 2159.62 s [quickcheck-instances:post-build] copying 3 paths...
  331. 2159.62 s [quickcheck-instances:post-build] copying path '/nix/store/ka63nfdcxavc3zksjajdvxiqx8p9n5mz-quickcheck-instances-0.3.33.tar.gz.drv' to 'https://cache.nix-ci.com'...
  332. 2159.62 s [quickcheck-instances:post-build] copying path '/nix/store/q05wgg6s2saj4irx8j3cvpygabx6nv53-quickcheck-instances-cabal-0.3.33.drv' to 'https://cache.nix-ci.com'...
  333. 2159.86 s [quickcheck-instances:post-build] copying path '/nix/store/vpmmla9fyl7di1mr9syimm3va3qm233h-quickcheck-instances-0.3.33.drv' to 'https://cache.nix-ci.com'...
  334. 2160.13 s Progress: 400 of 553 built (13 building), 703 of 703 downloaded from cache
  335. 2160.13 s [shellmet] Preprocessing executable 'readme' for shellmet-0.0.5.0...
  336. 2160.13 s [shellmet] Building executable 'readme' for shellmet-0.0.5.0...
  337. 2160.13 s [shellmet] [1 of 1] Compiling Main
  338. 2160.13 s [shellmet] README.lhs:29:1: warning: [GHC-66111] [-Wunused-imports]
  339. 2160.13 s [shellmet] The import of ‘Data.Semigroup’ is redundant
  340. 2160.13 s [shellmet] except perhaps to import instances from ‘Data.Semigroup’
  341. 2160.13 s [shellmet] To import instances alone, use: import Data.Semigroup()
  342. 2160.13 s [shellmet] |
  343. 2160.13 s [shellmet] 29 | import Data.Semigroup ((<>))
  344. 2160.13 s [shellmet] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  345. 2160.13 s [shellmet]
  346. 2160.13 s [shellmet] [2 of 2] Linking dist/build/readme/readme
  347. 2160.13 s [shellmet] Phase: checkPhase
  348. 2160.13 s [shellmet] Running 1 test suites...
  349. 2160.13 s [shellmet] Test suite shellmet-doctest: RUNNING...
  350. 2160.13 s [shellmet] Examples: 7 Tried: 7 Errors: 0 Failures: 0
  351. 2160.13 s [shellmet] Test suite shellmet-doctest: PASS
  352. 2160.13 s [shellmet] Test suite logged to: dist/test/shellmet-0.0.5.0-shellmet-doctest.log
  353. 2160.13 s [shellmet] 1 of 1 test suites (1 of 1 test cases) passed.
  354. 2160.13 s [shellmet] Phase: haddockPhase
  355. 2160.13 s [shellmet] Preprocessing test suite 'shellmet-doctest' for shellmet-0.0.5.0...
  356. 2160.13 s [shellmet] Preprocessing library for shellmet-0.0.5.0...
  357. 2160.13 s [shellmet] Running Haddock on library for shellmet-0.0.5.0...
  358. 2160.13 s [shellmet] [1 of 1] Compiling Shellmet
  359. 2160.13 s [shellmet] Haddock coverage:
  360. 2160.13 s [shellmet] 100% ( 5 / 5) in 'Shellmet'
  361. 2160.13 s [shellmet] Documentation created: dist/doc/html/shellmet/,
  362. 2160.13 s [shellmet] dist/doc/html/shellmet/shellmet.txt
  363. 2160.13 s [shellmet] Preprocessing executable 'readme' for shellmet-0.0.5.0...
  364. 2160.13 s [shellmet] Phase: installPhase
  365. 2160.13 s [shellmet] Installing library in /nix/store/pkcmqm4xk32xnjb9dph6vvvkjhwda364-shellmet-0.0.5.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/shellmet-0.0.5.0-74qrBVMniJlFBKg5Pj2Gyi
  366. 2160.13 s [shellmet] Installing executable readme in /nix/store/pkcmqm4xk32xnjb9dph6vvvkjhwda364-shellmet-0.0.5.0/bin
  367. 2160.13 s [shellmet] Warning: The directory
  368. 2160.13 s [shellmet] /nix/store/pkcmqm4xk32xnjb9dph6vvvkjhwda364-shellmet-0.0.5.0/bin is not in the
  369. 2160.13 s [shellmet] system search path.
  370. 2160.13 s [shellmet] Phase: fixupPhase
  371. 2160.13 s [shellmet] shrinking RPATHs of ELF executables and libraries in /nix/store/pkcmqm4xk32xnjb9dph6vvvkjhwda364-shellmet-0.0.5.0
  372. 2160.13 s [shellmet] shrinking /nix/store/pkcmqm4xk32xnjb9dph6vvvkjhwda364-shellmet-0.0.5.0/bin/readme
  373. 2160.13 s [shellmet] shrinking /nix/store/pkcmqm4xk32xnjb9dph6vvvkjhwda364-shellmet-0.0.5.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/libHSshellmet-0.0.5.0-74qrBVMniJlFBKg5Pj2Gyi-ghc9.10.3.so
  374. 2160.13 s [shellmet] checking for references to /build/ in /nix/store/pkcmqm4xk32xnjb9dph6vvvkjhwda364-shellmet-0.0.5.0...
  375. 2160.13 s [shellmet] patching script interpreter paths in /nix/store/pkcmqm4xk32xnjb9dph6vvvkjhwda364-shellmet-0.0.5.0
  376. 2160.13 s [shellmet] stripping (with command strip and flags -S -p) in /nix/store/pkcmqm4xk32xnjb9dph6vvvkjhwda364-shellmet-0.0.5.0/lib /nix/store/pkcmqm4xk32xnjb9dph6vvvkjhwda364-shellmet-0.0.5.0/bin
  377. 2160.13 s [shellmet] shrinking RPATHs of ELF executables and libraries in /nix/store/r6v3wn1kdgcx4j326kscrg9361lv3apz-shellmet-0.0.5.0-doc
  378. 2160.13 s [shellmet] checking for references to /build/ in /nix/store/r6v3wn1kdgcx4j326kscrg9361lv3apz-shellmet-0.0.5.0-doc...
  379. 2160.13 s [shellmet] patching script interpreter paths in /nix/store/r6v3wn1kdgcx4j326kscrg9361lv3apz-shellmet-0.0.5.0-doc
  380. 2160.13 s [text-rope] 100% ( 27 / 27) in 'Data.Text.Mixed.Rope'
  381. 2160.13 s [text-rope] 100% ( 21 / 21) in 'Data.Text.Utf16.Rope.Mixed'
  382. 2160.13 s [text-rope] Warning: 'Metrics' is ambiguous. It is defined
  383. 2160.13 s [text-rope] * at src/Data/Text/Utf8/Rope.hs:83:16
  384. 2160.13 s [text-rope] * at src/Data/Text/Utf8/Rope.hs:83:1
  385. 2160.13 s [text-rope] You may be able to disambiguate the identifier by qualifying it or
  386. 2160.13 s [text-rope] by specifying the type/value namespace explicitly.
  387. 2160.13 s [text-rope] Defaulting to the one defined at src/Data/Text/Utf8/Rope.hs:83:1
  388. 2160.13 s [text-rope] 100% ( 18 / 18) in 'Data.Text.Utf8.Rope'
  389. 2160.13 s [text-rope] Documentation created: dist/doc/html/text-rope/,
  390. 2160.13 s [text-rope] dist/doc/html/text-rope/text-rope.txt
  391. 2160.13 s [text-rope] Preprocessing test suite 'text-rope-tests' for text-rope-0.3...
  392. 2160.13 s [text-rope] Phase: installPhase
  393. 2160.13 s [text-rope] Installing library in /nix/store/a0gfkw23filbphi5faw25vp3bwvs6l5a-text-rope-0.3/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/text-rope-0.3-M6nJQe6tprBlFCjiNnLwz
  394. 2160.13 s [text-rope] Phase: fixupPhase
  395. 2160.13 s [text-rope] shrinking RPATHs of ELF executables and libraries in /nix/store/a0gfkw23filbphi5faw25vp3bwvs6l5a-text-rope-0.3
  396. 2160.13 s [text-rope] shrinking /nix/store/a0gfkw23filbphi5faw25vp3bwvs6l5a-text-rope-0.3/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/libHStext-rope-0.3-M6nJQe6tprBlFCjiNnLwz-ghc9.10.3.so
  397. 2160.13 s [text-rope] checking for references to /build/ in /nix/store/a0gfkw23filbphi5faw25vp3bwvs6l5a-text-rope-0.3...
  398. 2160.13 s [text-rope] patching script interpreter paths in /nix/store/a0gfkw23filbphi5faw25vp3bwvs6l5a-text-rope-0.3
  399. 2160.13 s [text-rope] stripping (with command strip and flags -S -p) in /nix/store/a0gfkw23filbphi5faw25vp3bwvs6l5a-text-rope-0.3/lib
  400. 2160.13 s [text-rope] shrinking RPATHs of ELF executables and libraries in /nix/store/4fna3xrq7gqi95jqbc0dv2sm3jsj94nb-text-rope-0.3-data
  401. 2160.13 s [text-rope] checking for references to /build/ in /nix/store/4fna3xrq7gqi95jqbc0dv2sm3jsj94nb-text-rope-0.3-data...
  402. 2160.13 s [text-rope] patching script interpreter paths in /nix/store/4fna3xrq7gqi95jqbc0dv2sm3jsj94nb-text-rope-0.3-data
  403. 2160.13 s [text-rope] shrinking RPATHs of ELF executables and libraries in /nix/store/0asx5cfbbyjwb7k9p5zp2p3f2n4blc9d-text-rope-0.3-doc
  404. 2160.13 s [text-rope] checking for references to /build/ in /nix/store/0asx5cfbbyjwb7k9p5zp2p3f2n4blc9d-text-rope-0.3-doc...
  405. 2160.13 s [text-rope] patching script interpreter paths in /nix/store/0asx5cfbbyjwb7k9p5zp2p3f2n4blc9d-text-rope-0.3-doc
  406. 2160.13 s [unison-util-cache] bound at src/Unison/Util/Cache.hs:109:7
  407. 2160.13 s [unison-util-cache] |
  408. 2160.13 s [unison-util-cache] 111 | for_ v $ \v -> insert c k v
  409. 2160.13 s [unison-util-cache] | ^
  410. 2160.13 s [unison-util-cache]
  411. 2160.13 s [unison-util-cache] Preprocessing test suite 'util-cache-tests' for unison-util-cache-0.0.0...
  412. 2160.13 s [unison-util-cache] Building test suite 'util-cache-tests' for unison-util-cache-0.0.0...
  413. 2160.13 s [unison-util-cache] [1 of 1] Compiling Main ( test/Main.hs, dist/build/util-cache-tests/util-cache-tests-tmp/Main.o )
  414. 2160.13 s [unison-util-cache] test/Main.hs:39:7: warning: [GHC-63397] [-Wname-shadowing]
  415. 2160.13 s [unison-util-cache] This binding for ‘misses’ shadows the existing binding
  416. 2160.13 s [unison-util-cache] bound at test/Main.hs:31:7
  417. 2160.13 s [unison-util-cache] |
  418. 2160.13 s [unison-util-cache] 39 | misses <- io $ readTVarIO misses
  419. 2160.13 s [unison-util-cache] | ^^^^^^
  420. 2160.13 s [unison-util-cache]
  421. 2160.13 s [unison-util-cache] test/Main.hs:55:7: warning: [GHC-63397] [-Wname-shadowing]
  422. 2160.13 s [unison-util-cache] This binding for ‘misses’ shadows the existing binding
  423. 2160.13 s [unison-util-cache] bound at test/Main.hs:47:7
  424. 2160.13 s [unison-util-cache] |
  425. 2160.13 s [unison-util-cache] 55 | misses <- io $ readTVarIO misses
  426. 2160.13 s [unison-util-cache] | ^^^^^^
  427. 2160.13 s [unison-util-cache]
  428. 2160.13 s [unison-util-cache] test/Main.hs:73:8: warning: [GHC-63397] [-Wname-shadowing]
  429. 2160.13 s [unison-util-cache] This binding for ‘results1’ shadows the existing binding
  430. 2160.13 s [unison-util-cache] bound at test/Main.hs:71:7
  431. 2160.13 s [unison-util-cache] |
  432. 2160.13 s [unison-util-cache] 73 | (results1, results2) <- io $ waitBoth results1 results2
  433. 2160.13 s [unison-util-cache] | ^^^^^^^^
  434. 2160.13 s [unison-util-cache]
  435. 2160.13 s [unison-util-cache] test/Main.hs:73:18: warning: [GHC-63397] [-Wname-shadowing]
  436. 2160.13 s [unison-util-cache] This binding for ‘results2’ shadows the existing binding
  437. 2160.13 s [unison-util-cache] bound at test/Main.hs:72:7
  438. 2160.13 s [unison-util-cache] |
  439. 2160.13 s [unison-util-cache] 73 | (results1, results2) <- io $ waitBoth results1 results2
  440. 2160.13 s [unison-util-cache] | ^^^^^^^^
  441. 2160.13 s [unison-util-cache]
  442. 2160.13 s [unison-util-cache] test/Main.hs:80:8: warning: [GHC-63397] [-Wname-shadowing]
  443. 2160.13 s [unison-util-cache] This binding for ‘results3’ shadows the existing binding
  444. 2160.13 s [unison-util-cache] bound at test/Main.hs:78:7
  445. 2160.13 s [unison-util-cache] |
  446. 2160.13 s [unison-util-cache] 80 | (results3, results4) <- io $ waitBoth results3 results4
  447. 2160.13 s [unison-util-cache] | ^^^^^^^^
  448. 2160.13 s [unison-util-cache]
  449. 2160.13 s [unison-util-cache] test/Main.hs:80:18: warning: [GHC-63397] [-Wname-shadowing]
  450. 2160.13 s [unison-util-cache] This binding for ‘results4’ shadows the existing binding
  451. 2160.13 s [unison-util-cache] bound at test/Main.hs:79:7
  452. 2160.13 s [unison-util-cache] |
  453. 2160.13 s [unison-util-cache] 80 | (results3, results4) <- io $ waitBoth results3 results4
  454. 2160.13 s [unison-util-cache] | ^^^^^^^^
  455. 2160.13 s [unison-util-cache]
  456. 2160.13 s [unison-util-cache] [2 of 2] Linking dist/build/util-cache-tests/util-cache-tests
  457. 2160.13 s [unison-util-cache] Phase: checkPhase
  458. 2160.13 s [unison-util-cache] Running 1 test suites...
  459. 2160.13 s [unison-util-cache] Test suite util-cache-tests: RUNNING...
  460. 2160.13 s [unison-util-cache] Randomness seed for this run is 5548496928057881891
  461. 2160.13 s [unison-util-cache] Raw test output to follow ...
  462. 2160.13 s [unison-util-cache] ------------------------------------------------------------
  463. 2160.13 s [unison-util-cache] 🦄 util.cache.ex1
  464. 2160.13 s [unison-util-cache] 🦄 util.cache.ex2
  465. 2160.13 s [unison-util-cache] 🦄 util.cache.ex3
  466. 2160.13 s [unison-util-cache] 🦄 util.cache.ex4
  467. 2160.13 s [unison-util-cache] ------------------------------------------------------------
  468. 2160.13 s [unison-util-cache]
  469. 2160.13 s [unison-util-cache]
  470. 2160.13 s [unison-util-cache] ✅ 4 tests passed, no failures! 👍 🎉
  471. 2160.13 s [unison-util-cache] Test suite util-cache-tests: PASS
  472. 2160.13 s [unison-util-cache] Test suite logged to: dist/test/unison-util-cache-0.0.0-util-cache-tests.log
  473. 2160.13 s [unison-util-cache] 1 of 1 test suites (1 of 1 test cases) passed.
  474. 2160.13 s [unison-util-cache] Phase: haddockPhase
  475. 2160.13 s [unison-util-cache] Preprocessing library for unison-util-cache-0.0.0...
  476. 2160.13 s [uri-encode] Phase: setupCompilerEnvironmentPhase
  477. 2160.13 s [uri-encode] Build with /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3.
  478. 2160.13 s [uri-encode] Phase: unpackPhase
  479. 2160.13 s [uri-encode] unpacking source archive /nix/store/47mllr4pav62z0d5mvyilr77jg1037i0-uri-encode-1.5.0.7.tar.gz
  480. 2160.13 s [uri-encode] source root is uri-encode-1.5.0.7
  481. 2160.13 s [uri-encode] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "uri-encode-1.5.0.7/uri-encode.cabal"
  482. 2160.13 s [uri-encode] Phase: patchPhase
  483. 2160.13 s [uri-encode] stacklock2nix: replace Cabal file with revision from /nix/store/xnyr9vd2mpa1x52f9q0hid8s5p3mhh5r-uri-encode-cabal-1.5.0.7.
  484. 2160.13 s [uri-encode] Phase: compileBuildDriverPhase
  485. 2160.13 s [uri-encode] setupCompileFlags: -package-db=/build/tmp.iTDDRE1uZy/setup-package.conf.d -threaded
  486. 2160.13 s [uri-encode] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.iTDDRE1uZy/Main.o )
  487. 2160.13 s [uri-encode] [2 of 2] Linking Setup
  488. 2160.13 s [uri-encode] Phase: updateAutotoolsGnuConfigScriptsPhase
  489. 2160.13 s [uri-encode] Phase: configurePhase
  490. 2160.13 s [uri-encode] configureFlags: --verbose --prefix=/nix/store/clcyic7zlmsny21d6v9msrasa9m2bk7c-uri-encode-1.5.0.7 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/9vlad2xj1pc2hhw71qwx0bh63miy62n0-uri-encode-1.5.0.7-doc/share/doc/uri-encode-1.5.0.7 --with-gcc=gcc --package-db=/build/tmp.iTDDRE1uZy/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/bkicgvyymba52ijm1z5zs96dsqqi59lp-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
  491. 2160.13 s [uri-encode] Using Parsec parser
  492. 2160.13 s [uri-encode] Configuring uri-encode-1.5.0.7...
  493. 2160.13 s [uri-encode] Flags chosen: network-uri=True, tools=False
  494. 2160.13 s [uri-encode] Dependency base >=4 && <5: using base-4.20.2.0
  495. 2160.13 s [uri-encode] Dependency bytestring >=0.9 && <0.13: using bytestring-0.12.2.0
  496. 2160.13 s [uri-encode] Dependency network-uri >=2.6: using network-uri-2.6.4.2
  497. 2160.13 s [uri-encode] Dependency text >=0.7 && <2.2: using text-2.1.3
  498. 2160.13 s [uri-encode] Dependency utf8-string >=0.3 && <1.1: using utf8-string-1.0.2
  499. 2160.13 s [uri-encode] Source component graph: component lib
  500. 2160.13 s [uri-encode] Configured component graph:
  501. 2160.13 s [uri-encode] component uri-encode-1.5.0.7-IRUpK09afbeJ2BKiOPDppA
  502. 2160.13 s [uri-encode] include base-4.20.2.0-edab
  503. 2160.13 s [uri-encode] include bytestring-0.12.2.0-d4b6
  504. 2160.13 s [uri-encode] include network-uri-2.6.4.2-1O8BUwVuOAxELYhngsP8M7
  505. 2160.13 s [uri-encode] include text-2.1.3-afaf
  506. 2160.13 s [uri-encode] include utf8-string-1.0.2-3EjaaLbt9sICR0R80w0vvs
  507. 2160.13 s [uri-encode] Linked component graph:
  508. 2160.13 s [uri-encode] unit uri-encode-1.5.0.7-IRUpK09afbeJ2BKiOPDppA
  509. 2160.13 s [uri-encode] include base-4.20.2.0-edab
  510. 2160.13 s [uri-encode] include bytestring-0.12.2.0-d4b6
  511. 2160.13 s [uri-encode] include network-uri-2.6.4.2-1O8BUwVuOAxELYhngsP8M7
  512. 2160.13 s [uri-encode] include text-2.1.3-afaf
  513. 2160.13 s [uri-encode] include utf8-string-1.0.2-3EjaaLbt9sICR0R80w0vvs
  514. 2160.13 s [uri-encode] Network.URI.Encode=uri-encode-1.5.0.7-IRUpK09afbeJ2BKiOPDppA:Network.URI.Encode
  515. 2160.13 s [uri-encode] Ready component graph:
  516. 2160.13 s [uri-encode] definite uri-encode-1.5.0.7-IRUpK09afbeJ2BKiOPDppA
  517. 2160.13 s [uri-encode] depends base-4.20.2.0-edab
  518. 2160.13 s [uri-encode] depends bytestring-0.12.2.0-d4b6
  519. 2160.13 s [uri-encode] depends network-uri-2.6.4.2-1O8BUwVuOAxELYhngsP8M7
  520. 2160.13 s [uri-encode] depends text-2.1.3-afaf
  521. 2160.13 s [uri-encode] depends utf8-string-1.0.2-3EjaaLbt9sICR0R80w0vvs
  522. 2160.13 s [uri-encode] Using Cabal-3.12.1.0 compiled by ghc-9.10
  523. 2160.13 s [uri-encode] Using compiler: ghc-9.10.3
  524. 2160.13 s [uri-encode] Using install prefix:
  525. 2160.13 s [uri-encode] /nix/store/clcyic7zlmsny21d6v9msrasa9m2bk7c-uri-encode-1.5.0.7
  526. 2160.13 s [uri-encode] Executables installed in:
  527. 2160.13 s [uri-encode] /nix/store/clcyic7zlmsny21d6v9msrasa9m2bk7c-uri-encode-1.5.0.7/bin
  528. 2160.13 s [uri-encode] Libraries installed in:
  529. 2160.13 s [vector-th-unbox] depends base-4.20.2.0-edab
  530. 2160.13 s [vector-th-unbox] depends template-haskell-2.22.0.0-bcc5
  531. 2160.13 s [vector-th-unbox] depends vector-0.13.2.0-99DafeLa6Ky7cu0bxiqBeu
  532. 2160.13 s [vector-th-unbox] definite vector-th-unbox-0.2.2-H0yhZi7L8QF5fpFzh5xyVc-sanity
  533. 2160.13 s [vector-th-unbox] depends base-4.20.2.0-edab
  534. 2160.13 s [vector-th-unbox] depends data-default-0.8.0.1-FT4Vef9f6Hb2IvbUJrXZ4q
  535. 2160.13 s [vector-th-unbox] depends vector-0.13.2.0-99DafeLa6Ky7cu0bxiqBeu
  536. 2160.13 s [vector-th-unbox] depends vector-th-unbox-0.2.2-G9Rd0ywJiPeFTnBGbNb1xA
  537. 2160.13 s [vector-th-unbox] Using Cabal-3.12.1.0 compiled by ghc-9.10
  538. 2160.13 s [vector-th-unbox] Using compiler: ghc-9.10.3
  539. 2160.13 s [vector-th-unbox] Using install prefix:
  540. 2160.13 s [vector-th-unbox] /nix/store/3l11mq7hj4ilxjzi0hxxispzsgwi3w38-vector-th-unbox-0.2.2
  541. 2160.13 s [vector-th-unbox] Executables installed in:
  542. 2160.13 s [vector-th-unbox] /nix/store/3l11mq7hj4ilxjzi0hxxispzsgwi3w38-vector-th-unbox-0.2.2/bin
  543. 2160.13 s [vector-th-unbox] Libraries installed in:
  544. 2160.13 s [vector-th-unbox] /nix/store/3l11mq7hj4ilxjzi0hxxispzsgwi3w38-vector-th-unbox-0.2.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/vector-th-unbox-0.2.2-G9Rd0ywJiPeFTnBGbNb1xA
  545. 2160.13 s [vector-th-unbox] Dynamic Libraries installed in:
  546. 2160.13 s [vector-th-unbox] /nix/store/3l11mq7hj4ilxjzi0hxxispzsgwi3w38-vector-th-unbox-0.2.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929
  547. 2160.13 s [vector-th-unbox] Private executables installed in:
  548. 2160.13 s [vector-th-unbox] /nix/store/3l11mq7hj4ilxjzi0hxxispzsgwi3w38-vector-th-unbox-0.2.2/libexec/x86_64-linux-ghc-9.10.3-2929/vector-th-unbox-0.2.2
  549. 2160.13 s [vector-th-unbox] Data files installed in:
  550. 2160.13 s [vector-th-unbox] /nix/store/3l11mq7hj4ilxjzi0hxxispzsgwi3w38-vector-th-unbox-0.2.2/share/x86_64-linux-ghc-9.10.3-2929/vector-th-unbox-0.2.2
  551. 2160.13 s [vector-th-unbox] Documentation installed in:
  552. 2160.13 s [vector-th-unbox] /nix/store/3iylxmfjs3k66wbqx90pg4j806l295kc-vector-th-unbox-0.2.2-doc/share/doc/vector-th-unbox-0.2.2
  553. 2160.13 s [vector-th-unbox] Configuration files installed in:
  554. 2160.13 s [vector-th-unbox] /nix/store/3l11mq7hj4ilxjzi0hxxispzsgwi3w38-vector-th-unbox-0.2.2/etc
  555. 2160.13 s [vector-th-unbox] No alex found
  556. 2160.13 s [vector-th-unbox] Using ar found on system at:
  557. 2160.13 s [vector-th-unbox] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
  558. 2160.13 s [vector-th-unbox] No c2hs found
  559. 2160.13 s [vector-th-unbox] No cpphs found
  560. 2160.13 s [vector-th-unbox] No doctest found
  561. 2160.13 s [vector-th-unbox] Using gcc version 14.3.0 given by user at:
  562. 2160.13 s [vector-th-unbox] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
  563. 2160.13 s [vector-th-unbox] Using ghc version 9.10.3 found on system at:
  564. 2160.13 s [vector-th-unbox] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/ghc
  565. 2160.13 s [vector-th-unbox] Using ghc-pkg version 9.10.3 found on system at:
  566. 2160.13 s [vector-th-unbox] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/ghc-pkg-9.10.3
  567. 2160.13 s [vector-th-unbox] No ghcjs found
  568. 2160.13 s [vector-th-unbox] No ghcjs-pkg found
  569. 2160.13 s [vector-th-unbox] No greencard found
  570. 2160.13 s [vector-th-unbox] Using haddock version 2.31.1 found on system at:
  571. 2160.13 s [vector-th-unbox] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/haddock-ghc-9.10.3
  572. 2160.13 s [vector-th-unbox] No happy found
  573. 2160.13 s [vector-th-unbox] Using haskell-suite found on system at: haskell-suite-dummy-location
  574. 2160.13 s [vector-th-unbox] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  575. 2160.13 s [vector-th-unbox] No hmake found
  576. 2160.13 s [vector-th-unbox] Using hpc version 0.69 found on system at:
  577. 2160.13 s [vector-th-unbox] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/hpc-ghc-9.10.3
  578. 2160.13 s [vector-th-unbox] Using hsc2hs version 0.68.10 found on system at:
  579. 2160.13 s [vector-th-unbox] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  580. 2160.13 s [vector-th-unbox] Using hscolour version 1.25 found on system at:
  581. 2160.13 s [vector-th-unbox] /nix/store/gfp00h3cb2dgqi9q2527pfssq212f5ry-hscolour-1.25/bin/HsColour
  582. 2160.13 s [vector-th-unbox] No jhc found
  583. 2160.13 s [vector-th-unbox] Using ld found on system at:
  584. 2160.13 s [vector-th-unbox] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
  585. 2160.13 s [vector-th-unbox] No pkg-config found
  586. 2160.13 s [vector-th-unbox] Using runghc version 9.10.3 found on system at:
  587. 2160.13 s [vector-th-unbox] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/runghc-9.10.3
  588. 2160.13 s [vector-th-unbox] Using strip version 2.44 found on system at:
  589. 2160.13 s [vector-th-unbox] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
  590. 2160.13 s [vector-th-unbox] Using tar found on system at:
  591. 2160.13 s [vector-th-unbox] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
  592. 2160.13 s [vector-th-unbox] No uhc found
  593. 2160.13 s [vector-th-unbox] Phase: buildPhase
  594. 2160.13 s [vector-th-unbox] Preprocessing library for vector-th-unbox-0.2.2...
  595. 2160.13 s [vector-th-unbox] Building library for vector-th-unbox-0.2.2...
  596. 2160.13 s [vector-th-unbox] [1 of 1] Compiling Data.Vector.Unboxed.Deriving ( Data/Vector/Unboxed/Deriving.hs, dist/build/Data/Vector/Unboxed/Deriving.o, dist/build/Data/Vector/Unboxed/Deriving.dyn_o )
  597. 2160.13 s [vector-th-unbox] [1 of 1] Compiling Data.Vector.Unboxed.Deriving ( Data/Vector/Unboxed/Deriving.hs, dist/build/Data/Vector/Unboxed/Deriving.p_o )
  598. 2160.13 s [vector-th-unbox] Preprocessing test suite 'sanity' for vector-th-unbox-0.2.2...
  599. 2160.13 s [vector-th-unbox] Building test suite 'sanity' for vector-th-unbox-0.2.2...
  600. 2160.13 s [vector-th-unbox] [1 of 1] Compiling Main ( tests/sanity.hs, dist/build/sanity/sanity-tmp/Main.o )
  601. 2160.13 s [vector-th-unbox] [2 of 2] Linking dist/build/sanity/sanity
  602. 2160.13 s [vector-th-unbox] Phase: checkPhase
  603. 2160.13 s [vector-th-unbox] Running 1 test suites...
  604. 2160.13 s [vector-th-unbox] Test suite sanity: RUNNING...
  605. 2160.22 s Building /nix/store/4c4qdffdn3s5sb8mgzanr6n3zbgy1ads-binary-orphans-1.0.5.drv
  606. 2160.28 s Building /nix/store/lh2ickv6zrp0n90pg7mkk90jbwp32pxz-extra-1.8.1.drv
  607. 2160.35 s Building /nix/store/zkp9pnw68vmy3kpn3vlsg54lwp2n93jp-http-types-0.12.4.drv
  608. 2160.35 s [ListLike] Cases: 2274 Tried: 243 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  609. 2160.35 s [ListLike] Testing 2:ListLike:0:empty:4:MyList Bool
  610. 2160.35 s [ListLike] Cases: 2274 Tried: 244 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  611. 2160.35 s [ListLike] Testing 2:ListLike:0:empty:5:ByteString
  612. 2160.35 s [ListLike] Cases: 2274 Tried: 245 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  613. 2160.35 s [ListLike] Testing 2:ListLike:0:empty:6:ByteString.Lazy
  614. 2160.35 s [ListLike] Cases: 2274 Tried: 246 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  615. 2160.35 s [ListLike] Testing 2:ListLike:0:empty:7:Chars
  616. 2160.35 s [ListLike] Cases: 2274 Tried: 247 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  617. 2160.35 s [ListLike] Testing 2:ListLike:0:empty:8:Sequence Int
  618. 2160.35 s [ListLike] Cases: 2274 Tried: 248 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  619. 2160.35 s [ListLike] Testing 2:ListLike:0:empty:9:Sequence Bool
  620. 2160.35 s [ListLike] Cases: 2274 Tried: 249 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  621. 2160.35 s [ListLike] Testing 2:ListLike:0:empty:10:Sequence Char
  622. 2160.35 s [ListLike] Cases: 2274 Tried: 250 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  623. 2160.35 s [ListLike] Testing 2:ListLike:0:empty:11:Array Int Int
  624. 2160.35 s [ListLike] Cases: 2274 Tried: 251 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  625. 2160.35 s [ListLike] Testing 2:ListLike:0:empty:12:Array Int Bool
  626. 2160.35 s [ListLike] Cases: 2274 Tried: 252 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  627. 2160.35 s [ListLike] Testing 2:ListLike:0:empty:13:Array (Just Int)
  628. 2160.35 s [ListLike] Cases: 2274 Tried: 253 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  629. 2160.35 s [ListLike] Testing 2:ListLike:0:empty:14:DList Int
  630. 2160.35 s [ListLike] Cases: 2274 Tried: 254 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  631. 2160.35 s [ListLike] Testing 2:ListLike:0:empty:15:Vector Int
  632. 2160.35 s [ListLike] Cases: 2274 Tried: 255 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  633. 2160.35 s [ListLike] Testing 2:ListLike:0:empty:16:StorableVector Int
  634. 2160.35 s [ListLike] Cases: 2274 Tried: 256 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  635. 2160.35 s [ListLike] Testing 2:ListLike:0:empty:17:UnboxVector Int
  636. 2160.35 s [ListLike] Cases: 2274 Tried: 257 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  637. 2160.35 s [ListLike] Testing 2:ListLike:0:empty:18:Vector Bool
  638. 2160.35 s [ListLike] Cases: 2274 Tried: 258 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  639. 2160.35 s [ListLike] Testing 2:ListLike:0:empty:19:StorableVector Bool
  640. 2160.35 s [ListLike] Cases: 2274 Tried: 259 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  641. 2160.35 s [ListLike] Testing 2:ListLike:0:empty:20:UnboxVector Bool
  642. 2160.35 s [ListLike] Cases: 2274 Tried: 260 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  643. 2160.35 s [ListLike] Testing 2:ListLike:0:empty:21:Text
  644. 2160.35 s [ListLike] Cases: 2274 Tried: 261 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  645. 2160.35 s [ListLike] Testing 2:ListLike:0:empty:22:Text.Lazy
  646. 2160.35 s [ListLike] Cases: 2274 Tried: 262 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  647. 2160.35 s [ListLike] Testing 2:ListLike:0:empty:23:Text.Builder
  648. 2160.35 s [ListLike] Cases: 2274 Tried: 263 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  649. 2160.35 s [ListLike] Testing 2:ListLike:0:empty:24:UTF8 ByteString
  650. 2160.35 s [ListLike] Cases: 2274 Tried: 264 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  651. 2160.35 s [ListLike] Testing 2:ListLike:0:empty:25:UTF8 ByteString.Lazy
  652. 2160.35 s [ListLike] Cases: 2274 Tried: 265 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  653. 2160.35 s [ListLike] Testing 2:ListLike:1:length:0:[Int]
  654. 2160.35 s [ListLike] Cases: 2274 Tried: 266 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  655. 2160.35 s [ListLike] Testing 2:ListLike:1:length:1:MyList Int
  656. 2160.35 s [ListLike] Cases: 2274 Tried: 267 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  657. 2160.35 s [ListLike] Testing 2:ListLike:1:length:2:String
  658. 2160.35 s [ListLike] Cases: 2274 Tried: 268 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  659. 2160.35 s [ListLike] Testing 2:ListLike:1:length:3:[Bool]
  660. 2160.35 s [ListLike] Cases: 2274 Tried: 269 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  661. 2160.35 s [ListLike] Testing 2:ListLike:1:length:4:MyList Bool
  662. 2160.35 s [attoparsec] [11 of 12] Compiling QC.Text ( tests/QC/Text.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Text.o )
  663. 2160.35 s [attoparsec] [12 of 12] Compiling Main ( tests/QC.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/Main.o )
  664. 2160.35 s [attoparsec] [13 of 13] Linking dist/build/attoparsec-tests/attoparsec-tests
  665. 2160.35 s [attoparsec] buildPhase completed in 56 seconds
  666. 2160.35 s [attoparsec] Phase: checkPhase
  667. 2160.35 s [attoparsec] Running 1 test suites...
  668. 2160.35 s [attoparsec] Test suite attoparsec-tests: RUNNING...
  669. 2160.35 s [attoparsec] tests
  670. 2160.35 s [attoparsec] bs
  671. 2160.35 s [attoparsec] anyWord8: OK
  672. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  673. 2160.35 s [attoparsec] endOfInput: OK
  674. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  675. 2160.35 s [attoparsec] endOfLine: OK
  676. 2160.35 s [attoparsec] +++ OK, failed as expected. Falsified, Falsified (after 2 tests):
  677. 2160.35 s [attoparsec] "\NUL"
  678. 2160.35 s [attoparsec] '\NUL' /= '\n'
  679. 2160.35 s [attoparsec]
  680. 2160.35 s [attoparsec] ('\NUL',Nothing) /= ('\r',Just '\n')
  681. 2160.35 s [attoparsec] notWord8: OK
  682. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  683. 2160.35 s [attoparsec] peekWord8: OK
  684. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  685. 2160.35 s [attoparsec] peekWord8': OK
  686. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  687. 2160.35 s [attoparsec] satisfy: OK
  688. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  689. 2160.35 s [attoparsec] satisfyWith: OK
  690. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  691. 2160.35 s [attoparsec] scan: OK
  692. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  693. 2160.35 s [attoparsec] skip: OK
  694. 2160.35 s [attoparsec] +++ OK, failed as expected. Falsified (after 3 tests and 2 shrinks):
  695. 2160.35 s [attoparsec] 0
  696. 2160.35 s [attoparsec] "\NUL"
  697. 2160.35 s [attoparsec] not (0 < 0)
  698. 2160.35 s [attoparsec] skipWhile: OK
  699. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  700. 2160.35 s [attoparsec] string: OK
  701. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  702. 2160.35 s [attoparsec] stringCI: OK
  703. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  704. 2160.35 s [attoparsec] strings: OK
  705. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  706. 2160.35 s [attoparsec] take: OK
  707. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  708. 2160.35 s [attoparsec] takeByteString: OK
  709. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  710. 2160.35 s [attoparsec] takeCount: OK
  711. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  712. 2160.35 s [attoparsec] takeLazyByteString: OK
  713. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  714. 2160.35 s [attoparsec] takeTill: OK
  715. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  716. 2160.35 s [attoparsec] takeWhile: OK
  717. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  718. 2160.35 s [attoparsec] takeWhile1: OK
  719. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  720. 2160.35 s [attoparsec] takeWhile1_empty: OK
  721. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  722. 2160.35 s [attoparsec] takeWhileIncluding: OK
  723. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  724. 2160.35 s [attoparsec] getChunk: OK
  725. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  726. 2160.35 s [attoparsec] word8: OK
  727. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  728. 2160.35 s [attoparsec] members: OK
  729. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  730. 2160.35 s [attoparsec] nonmembers: OK
  731. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  732. 2160.35 s [attoparsec] buf
  733. 2160.35 s [attoparsec] b_unbuffer: OK (0.01s)
  734. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  735. 2160.35 s [attoparsec] t_unbuffer: OK
  736. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  737. 2160.35 s [attoparsec] t_unbuffer_three: OK
  738. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  739. 2160.35 s [attoparsec] b_length: OK (0.01s)
  740. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  741. 2160.35 s [attoparsec] t_length: OK
  742. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  743. 2160.35 s [attoparsec] b_unsafeIndex: OK (0.01s)
  744. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  745. 2160.35 s [attoparsec] t_iter: FAIL
  746. 2160.35 s [attoparsec] *** Failed! Falsified, Falsified (after 4 tests and 15 shrinks):
  747. 2160.35 s [attoparsec] BP ["\3282",""] "\3282" "\3282"
  748. 2160.35 s [attoparsec] 3 /= 0
  749. 2160.35 s [attoparsec]
  750. 2160.35 s [attoparsec] ('\-3072',2) /= ('\-2841',2)
  751. 2160.35 s [attoparsec]
  752. 2160.35 s [attoparsec] Use --quickcheck-replay="(SMGen 13282552345474804135 10907083141084641731,3)" to reproduce.
  753. 2160.35 s [attoparsec] Use -p '$0=="tests.buf.t_iter"' to rerun this test only.
  754. 2160.35 s [attoparsec] t_iter_: OK
  755. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  756. 2160.35 s [attoparsec] b_unsafeDrop: OK
  757. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  758. 2160.35 s [attoparsec] t_dropCodeUnits: OK
  759. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  760. 2160.35 s [attoparsec] combinator
  761. 2160.35 s [attoparsec] choice: OK
  762. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  763. 2160.35 s [attoparsec] count: OK
  764. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  765. 2160.35 s [attoparsec] lookAhead: OK
  766. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  767. 2160.35 s [attoparsec] match: OK
  768. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  769. 2160.35 s [attoparsec] simple
  770. 2160.35 s [attoparsec] issue75: OK
  771. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  772. 2160.35 s [attoparsec] text
  773. 2160.35 s [attoparsec] anyChar: OK
  774. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  775. 2160.35 s [attoparsec] asciiCI: OK
  776. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  777. 2160.35 s [attoparsec] char: OK
  778. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  779. 2160.35 s [attoparsec] endOfInput: OK
  780. 2160.35 s [attoparsec] +++ OK, passed 100 tests.
  781. 2160.35 s [attoparsec] endOfLine: OK
  782. 2160.35 s [attoparsec] +++ OK, failed as expected. Falsified, Falsified (after 5 tests and 1 shrink):
  783. 2160.35 s [barbies] [24 of 32] Compiling Barbies.Internal.ConstraintsB ( src/Barbies/Internal/ConstraintsB.hs, dist/build/Barbies/Internal/ConstraintsB.p_o )
  784. 2160.35 s [barbies] [25 of 32] Compiling Data.Functor.Barbie ( src/Data/Functor/Barbie.hs, dist/build/Data/Functor/Barbie.p_o )
  785. 2160.35 s [barbies] [26 of 32] Compiling Barbies.Internal.Containers ( src/Barbies/Internal/Containers.hs, dist/build/Barbies/Internal/Containers.p_o )
  786. 2160.35 s [barbies] [27 of 32] Compiling Barbies.Internal.Wrappers ( src/Barbies/Internal/Wrappers.hs, dist/build/Barbies/Internal/Wrappers.p_o )
  787. 2160.35 s [barbies] [28 of 32] Compiling Barbies.Internal.Trivial ( src/Barbies/Internal/Trivial.hs, dist/build/Barbies/Internal/Trivial.p_o )
  788. 2160.35 s [barbies] [29 of 32] Compiling Barbies.Bi ( src/Barbies/Bi.hs, dist/build/Barbies/Bi.p_o )
  789. 2160.35 s [barbies] [30 of 32] Compiling Barbies ( src/Barbies.hs, dist/build/Barbies.p_o )
  790. 2160.35 s [barbies] [31 of 32] Compiling Barbies.Constraints ( src/Barbies/Constraints.hs, dist/build/Barbies/Constraints.p_o )
  791. 2160.35 s [barbies] [32 of 32] Compiling Barbies.Internal ( src/Barbies/Internal.hs, dist/build/Barbies/Internal.p_o )
  792. 2160.35 s [barbies] Preprocessing test suite 'barbies-test' for barbies-2.1.1.0...
  793. 2160.35 s [barbies] Building test suite 'barbies-test' for barbies-2.1.1.0...
  794. 2160.35 s [barbies] [ 1 of 12] Compiling Clothes ( test/Clothes.hs, dist/build/barbies-test/barbies-test-tmp/Clothes.o )
  795. 2160.35 s [barbies] [ 2 of 12] Compiling Spec.Applicative ( test/Spec/Applicative.hs, dist/build/barbies-test/barbies-test-tmp/Spec/Applicative.o )
  796. 2160.35 s [barbies] [ 3 of 12] Compiling Spec.Bare ( test/Spec/Bare.hs, dist/build/barbies-test/barbies-test-tmp/Spec/Bare.o )
  797. 2160.35 s [barbies] [ 4 of 12] Compiling Spec.Constraints ( test/Spec/Constraints.hs, dist/build/barbies-test/barbies-test-tmp/Spec/Constraints.o )
  798. 2160.35 s [barbies] [ 5 of 12] Compiling Spec.Distributive ( test/Spec/Distributive.hs, dist/build/barbies-test/barbies-test-tmp/Spec/Distributive.o )
  799. 2160.35 s [barbies] [ 6 of 12] Compiling Spec.Functor ( test/Spec/Functor.hs, dist/build/barbies-test/barbies-test-tmp/Spec/Functor.o )
  800. 2160.35 s [barbies] [ 7 of 12] Compiling Spec.Traversable ( test/Spec/Traversable.hs, dist/build/barbies-test/barbies-test-tmp/Spec/Traversable.o )
  801. 2160.35 s [barbies] [ 8 of 12] Compiling Spec.Wrapper ( test/Spec/Wrapper.hs, dist/build/barbies-test/barbies-test-tmp/Spec/Wrapper.o )
  802. 2160.35 s [barbies] [ 9 of 12] Compiling TestBarbies ( test/TestBarbies.hs, dist/build/barbies-test/barbies-test-tmp/TestBarbies.o )
  803. 2160.35 s [barbies] [10 of 12] Compiling TestBarbiesW ( test/TestBarbiesW.hs, dist/build/barbies-test/barbies-test-tmp/TestBarbiesW.o )
  804. 2160.35 s [barbies] [11 of 12] Compiling TestBiBarbies ( test/TestBiBarbies.hs, dist/build/barbies-test/barbies-test-tmp/TestBiBarbies.o )
  805. 2160.35 s [barbies] [12 of 12] Compiling Main ( test/Spec.hs, dist/build/barbies-test/barbies-test-tmp/Main.o )
  806. 2160.35 s [barbies] test/Spec.hs:18:1: warning: [GHC-66111] [-Wunused-imports]
  807. 2160.35 s [barbies] The import of ‘Control.Applicative’ is redundant
  808. 2160.35 s [barbies] except perhaps to import instances from ‘Control.Applicative’
  809. 2160.35 s [barbies] To import instances alone, use: import Control.Applicative()
  810. 2160.35 s [barbies] |
  811. 2160.35 s [barbies] 18 | import Control.Applicative ( liftA2 )
  812. 2160.35 s [barbies] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  813. 2160.35 s [barbies]
  814. 2160.35 s [barbies] [13 of 13] Linking dist/build/barbies-test/barbies-test
  815. 2160.35 s [barbies] Phase: checkPhase
  816. 2160.35 s [barbies] Running 1 test suites...
  817. 2160.35 s [barbies] Test suite barbies-test: RUNNING...
  818. 2160.35 s [barbies] Tests
  819. 2160.35 s [barbies] Functor Laws
  820. 2160.35 s [barbies] Record0
  821. 2160.35 s [barbies] bmap id = id: OK
  822. 2160.35 s [barbies] +++ OK, passed 100 tests.
  823. 2160.35 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  824. 2160.35 s [barbies] +++ OK, passed 100 tests.
  825. 2160.35 s [barbies] Record1
  826. 2160.35 s [barbies] bmap id = id: OK
  827. 2160.35 s [barbies] +++ OK, passed 100 tests.
  828. 2160.35 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  829. 2160.35 s [barbies] +++ OK, passed 100 tests.
  830. 2160.35 s [barbies] Record3
  831. 2160.35 s [barbies] bmap id = id: OK
  832. 2160.35 s [barbies] +++ OK, passed 100 tests.
  833. 2160.35 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  834. 2160.35 s [barbies] +++ OK, passed 100 tests.
  835. 2160.35 s [barbies] Record1S
  836. 2160.35 s [barbies] bmap id = id: OK
  837. 2160.35 s [barbies] +++ OK, passed 100 tests.
  838. 2160.35 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  839. 2160.35 s [barbies] +++ OK, passed 100 tests.
  840. 2160.35 s [barbies] Record3S
  841. 2160.35 s [barbies] bmap id = id: OK (0.01s)
  842. 2160.35 s [barbies] +++ OK, passed 100 tests.
  843. 2160.35 s [comonad] ComonadTraced (src/Control/Comonad/Traced/Class.hs:28)
  844. 2160.35 s [comonad] traces (src/Control/Comonad/Traced/Class.hs:32)
  845. 2160.35 s [comonad] Traced (src/Control/Comonad/Trans/Traced.hs:55)
  846. 2160.35 s [comonad] traced (src/Control/Comonad/Trans/Traced.hs:58)
  847. 2160.35 s [comonad] runTraced (src/Control/Comonad/Trans/Traced.hs:61)
  848. 2160.35 s [comonad] TracedT (src/Control/Comonad/Trans/Traced.hs:63)
  849. 2160.35 s [comonad] 25% ( 1 / 4) in 'Control.Comonad.Store.Class'
  850. 2160.35 s [comonad] Missing documentation for:
  851. 2160.35 s [comonad] ComonadStore (src/Control/Comonad/Store/Class.hs:29)
  852. 2160.35 s [comonad] lowerPos (src/Control/Comonad/Store/Class.hs:54)
  853. 2160.35 s [comonad] lowerPeek (src/Control/Comonad/Store/Class.hs:58)
  854. 2160.35 s [comonad] 61% ( 8 / 13) in 'Control.Comonad.Store'
  855. 2160.35 s [comonad] Missing documentation for:
  856. 2160.35 s [comonad] ComonadStore (src/Control/Comonad/Store/Class.hs:29)
  857. 2160.35 s [comonad] Store (src/Control/Comonad/Trans/Store.hs:87)
  858. 2160.35 s [comonad] runStore (src/Control/Comonad/Trans/Store.hs:94)
  859. 2160.35 s [comonad] StoreT (src/Control/Comonad/Trans/Store.hs:96)
  860. 2160.35 s [comonad] runStoreT (src/Control/Comonad/Trans/Store.hs:99)
  861. 2160.36 s [comonad] 33% ( 1 / 3) in 'Control.Comonad.Env.Class'
  862. 2160.36 s [comonad] Missing documentation for:
  863. 2160.36 s [comonad] ComonadEnv (src/Control/Comonad/Env/Class.hs:29)
  864. 2160.36 s [comonad] asks (src/Control/Comonad/Env/Class.hs:33)
  865. 2160.36 s [comonad] 60% ( 9 / 15) in 'Control.Comonad.Env'
  866. 2160.36 s [comonad] Missing documentation for:
  867. 2160.36 s [comonad] ComonadEnv (src/Control/Comonad/Env/Class.hs:29)
  868. 2160.36 s [comonad] asks (src/Control/Comonad/Env/Class.hs:33)
  869. 2160.36 s [comonad] Env (src/Control/Comonad/Trans/Env.hs:92)
  870. 2160.36 s [comonad] runEnv (src/Control/Comonad/Trans/Env.hs:100)
  871. 2160.36 s [comonad] EnvT (src/Control/Comonad/Trans/Env.hs:93)
  872. 2160.36 s [comonad] runEnvT (src/Control/Comonad/Trans/Env.hs:103)
  873. 2160.36 s [comonad] 50% ( 1 / 2) in 'Data.Functor.Composition'
  874. 2160.36 s [comonad] Missing documentation for:
  875. 2160.36 s [comonad] Module header
  876. 2160.36 s [comonad] Warning: Control.Comonad: could not find link destinations for:
  877. 2160.36 s [comonad] - WithIndex.Indexing
  878. 2160.36 s [comonad] - Data.Graph.SetM
  879. 2160.36 s [comonad] Warning: Control.Comonad.Trans.Identity: could not find link destinations for:
  880. 2160.36 s [comonad] - Control.Monad.Trans.Identity.Rep1_IdentityT
  881. 2160.36 s [comonad] - Control.Monad.Trans.Identity.Rep_IdentityT
  882. 2160.36 s [comonad] Documentation created: dist/doc/html/comonad/,
  883. 2160.36 s [comonad] dist/doc/html/comonad/comonad.txt
  884. 2160.36 s [comonad] Phase: installPhase
  885. 2160.36 s [comonad] Installing library in /nix/store/ygz0dp6rgrxn8c49h61di1bqhjbmjjfr-comonad-5.0.9/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/comonad-5.0.9-GrRuWgZDdY9Huhj26tVc6Y
  886. 2160.36 s [comonad] Phase: fixupPhase
  887. 2160.36 s [comonad] shrinking RPATHs of ELF executables and libraries in /nix/store/ygz0dp6rgrxn8c49h61di1bqhjbmjjfr-comonad-5.0.9
  888. 2160.36 s [comonad] shrinking /nix/store/ygz0dp6rgrxn8c49h61di1bqhjbmjjfr-comonad-5.0.9/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/libHScomonad-5.0.9-GrRuWgZDdY9Huhj26tVc6Y-ghc9.10.3.so
  889. 2160.36 s [comonad] checking for references to /build/ in /nix/store/ygz0dp6rgrxn8c49h61di1bqhjbmjjfr-comonad-5.0.9...
  890. 2160.36 s [comonad] patching script interpreter paths in /nix/store/ygz0dp6rgrxn8c49h61di1bqhjbmjjfr-comonad-5.0.9
  891. 2160.36 s [comonad] stripping (with command strip and flags -S -p) in /nix/store/ygz0dp6rgrxn8c49h61di1bqhjbmjjfr-comonad-5.0.9/lib
  892. 2160.36 s [comonad] shrinking RPATHs of ELF executables and libraries in /nix/store/clc13rv3y0myil8b7rqcjwb70spqxicx-comonad-5.0.9-doc
  893. 2160.36 s [comonad] checking for references to /build/ in /nix/store/clc13rv3y0myil8b7rqcjwb70spqxicx-comonad-5.0.9-doc...
  894. 2160.36 s [comonad] patching script interpreter paths in /nix/store/clc13rv3y0myil8b7rqcjwb70spqxicx-comonad-5.0.9-doc
  895. 2160.36 s [crypton-x509-store] Phase: setupCompilerEnvironmentPhase
  896. 2160.36 s [crypton-x509-store] Build with /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3.
  897. 2160.36 s [crypton-x509-store] Phase: unpackPhase
  898. 2160.36 s [crypton-x509-store] unpacking source archive /nix/store/6i3l810v7w7xgz4pgaw335bmcz6rj4vs-crypton-x509-store-1.6.12.tar.gz
  899. 2160.36 s [crypton-x509-store] source root is crypton-x509-store-1.6.12
  900. 2160.36 s [crypton-x509-store] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "crypton-x509-store-1.6.12/Tests/Tests.hs"
  901. 2160.36 s [crypton-x509-store] Phase: patchPhase
  902. 2160.36 s [crypton-x509-store] stacklock2nix: replace Cabal file with revision from /nix/store/awgn6hk8hbqv5ixc9l0496y4a8259npf-crypton-x509-store-cabal-1.6.12.
  903. 2160.36 s [crypton-x509-store] Phase: compileBuildDriverPhase
  904. 2160.36 s [crypton-x509-store] setupCompileFlags: -package-db=/build/tmp.hypLEO3FTL/setup-package.conf.d -threaded
  905. 2160.36 s [crypton-x509-store] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.hypLEO3FTL/Main.o )
  906. 2160.36 s [crypton-x509-store] [2 of 2] Linking Setup
  907. 2160.36 s [crypton-x509-store] Phase: updateAutotoolsGnuConfigScriptsPhase
  908. 2160.36 s [crypton-x509-store] Phase: configurePhase
  909. 2160.36 s [crypton-x509-store] configureFlags: --verbose --prefix=/nix/store/137kznfa1zsxw3q352a82rdimhm2hsh4-crypton-x509-store-1.6.12 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/2ywmbzmij23xpz12d06ha2s4lqm6nk5w-crypton-x509-store-1.6.12-doc/share/doc/crypton-x509-store-1.6.12 --with-gcc=gcc --package-db=/build/tmp.hypLEO3FTL/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/bkicgvyymba52ijm1z5zs96dsqqi59lp-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
  910. 2160.36 s [crypton-x509-store] Using Parsec parser
  911. 2160.36 s [crypton-x509-store] Configuring crypton-x509-store-1.6.12...
  912. 2160.36 s [crypton-x509-store] Dependency asn1-encoding >=0.9 && <0.10: using asn1-encoding-0.9.6
  913. 2160.36 s [crypton-x509-store] Dependency asn1-types >=0.3 && <0.4: using asn1-types-0.3.4
  914. 2160.36 s [crypton-x509-store] Dependency base >=3 && <5: using base-4.20.2.0
  915. 2160.36 s [crypton-x509-store] Dependency bytestring: using bytestring-0.12.2.0
  916. 2160.36 s [crypton-x509-store] Dependency containers: using containers-0.7
  917. 2160.36 s [crypton-x509-store] Dependency crypton: using crypton-1.0.4
  918. 2160.36 s [crypton-x509-store] Dependency crypton-x509 >=1.7.2: using crypton-x509-1.7.7
  919. 2160.36 s [crypton-x509-store] Dependency directory: using directory-1.3.8.5
  920. 2160.36 s [crypton-x509-store] Dependency filepath: using filepath-1.5.4.0
  921. 2160.36 s [crypton-x509-store] Dependency mtl: using mtl-2.3.1
  922. 2160.36 s [crypton-x509-store] Dependency pem >=0.1 && <0.3: using pem-0.2.4
  923. 2160.36 s [crypton-x509-store] Dependency unix >=2.8: using unix-2.8.7.0
  924. 2160.36 s [crypton-x509-store] Dependency base >=3 && <5: using base-4.20.2.0
  925. 2160.36 s [crypton-x509-store] Dependency bytestring: using bytestring-0.12.2.0
  926. 2160.36 s [crypton-x509-store] Dependency crypton-x509: using crypton-x509-1.7.7
  927. 2160.36 s [crypton-x509-store] Dependency crypton-x509-store: using crypton-x509-store-1.6.12
  928. 2160.36 s [crypton-x509-store] Dependency tasty: using tasty-1.5.3
  929. 2160.36 s [crypton-x509-store] Dependency tasty-hunit: using tasty-hunit-0.10.2
  930. 2160.36 s [crypton-x509-store] Source component graph:
  931. 2160.36 s [crypton-x509-store] component lib
  932. 2160.36 s [crypton-x509-store] component test:test-x509-store dependency lib
  933. 2160.36 s [crypton-x509-store] Configured component graph:
  934. 2160.36 s [crypton-x509-store] component crypton-x509-store-1.6.12-FaWpwAX07Rv28SX1mGW8IB
  935. 2160.36 s [crypton-x509-store] include asn1-encoding-0.9.6-FDUDW5P6PemDMeyXUtS9cb
  936. 2160.36 s [crypton-x509-store] include asn1-types-0.3.4-1mjPmMOVdFnE9bY9MwgEII
  937. 2160.36 s [crypton-x509-store] include base-4.20.2.0-edab
  938. 2160.36 s [crypton-x509-store] include bytestring-0.12.2.0-d4b6
  939. 2160.36 s [crypton-x509-store] include containers-0.7-8e24
  940. 2160.36 s [crypton-x509-store] include crypton-1.0.4-5ZbGdzOZv2J45BL7B5DxVg
  941. 2160.36 s [crypton-x509-store] include crypton-x509-1.7.7-ATP7gePJgpoICZOtMi3mT4
  942. 2160.36 s [crypton-x509-store] include directory-1.3.8.5-0fd7
  943. 2160.36 s [crypton-x509-store] include filepath-1.5.4.0-fef9
  944. 2160.36 s [crypton-x509-store] include mtl-2.3.1-32a4
  945. 2160.36 s [crypton-x509-store] include pem-0.2.4-70mp7dASX6V5E6Jys55w6C
  946. 2160.36 s [crypton-x509-store] include unix-2.8.7.0-0188
  947. 2160.42 s [filemanip:post-build] Uploading to the NixCI cache: /nix/store/0bk6a8m6wmkcwr81iq9asa9ipph4g6a0-filemanip-0.3.6.3-doc /nix/store/sp9sl797zi81rzgnk9qwqplmzk7ib30q-filemanip-0.3.6.3
  948. 2160.47 s [filemanip:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  949. 2160.67 s [filemanip:post-build] copying 2 paths...
  950. 2160.67 s [filemanip:post-build] copying path '/nix/store/0bk6a8m6wmkcwr81iq9asa9ipph4g6a0-filemanip-0.3.6.3-doc' to 'https://cache.nix-ci.com'...
  951. 2161.05 s [filemanip:post-build] copying path '/nix/store/sp9sl797zi81rzgnk9qwqplmzk7ib30q-filemanip-0.3.6.3' to 'https://cache.nix-ci.com'...
  952. 2162.25 s [filemanip:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  953. 2162.51 s [filemanip:post-build] copying 2 paths...
  954. 2162.51 s [filemanip:post-build] copying path '/nix/store/8r23iawgr1pvfk18rf5k7n0rq4pj4gky-filemanip-0.3.6.3.tar.gz.drv' to 'https://cache.nix-ci.com'...
  955. 2162.72 s [filemanip:post-build] copying path '/nix/store/584nj47azj7v9ilqm429plx8yf9ja52p-filemanip-0.3.6.3.drv' to 'https://cache.nix-ci.com'...
  956. 2162.94 s Progress: 401 of 553 built (15 building), 703 of 703 downloaded from cache
  957. 2163.08 s [haskell-src-meta] Phase: setupCompilerEnvironmentPhase
  958. 2163.08 s [haskell-src-meta] Build with /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3.
  959. 2163.08 s [haskell-src-meta] Phase: unpackPhase
  960. 2163.08 s [haskell-src-meta] unpacking source archive /nix/store/y975mhxx7ah298zdz9mf6g8rdrgaslzl-haskell-src-meta-0.8.15.tar.gz
  961. 2163.08 s [haskell-src-meta] source root is haskell-src-meta-0.8.15
  962. 2163.08 s [haskell-src-meta] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "haskell-src-meta-0.8.15/tests/TestExamples.hs"
  963. 2163.08 s [haskell-src-meta] Phase: patchPhase
  964. 2163.08 s [haskell-src-meta] stacklock2nix: replace Cabal file with revision from /nix/store/b1cqkr435mz7sqqzigw5vaw6xgglbl9m-haskell-src-meta-cabal-0.8.15.
  965. 2163.08 s [haskell-src-meta] Phase: compileBuildDriverPhase
  966. 2163.08 s [haskell-src-meta] setupCompileFlags: -package-db=/build/tmp.5IWkGaBVTW/setup-package.conf.d -threaded
  967. 2163.08 s [haskell-src-meta] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.5IWkGaBVTW/Main.o )
  968. 2163.08 s [haskell-src-meta] [2 of 2] Linking Setup
  969. 2163.08 s [haskell-src-meta] Phase: updateAutotoolsGnuConfigScriptsPhase
  970. 2163.08 s [haskell-src-meta] Phase: configurePhase
  971. 2163.08 s [haskell-src-meta] configureFlags: --verbose --prefix=/nix/store/f7265jxzz8xl5l6sf0ny031cwr1rwr0d-haskell-src-meta-0.8.15 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/sqla34gs6yxj8ins6pis8a52r89s3rmi-haskell-src-meta-0.8.15-doc/share/doc/haskell-src-meta-0.8.15 --with-gcc=gcc --package-db=/build/tmp.5IWkGaBVTW/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/bkicgvyymba52ijm1z5zs96dsqqi59lp-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
  972. 2163.08 s [haskell-src-meta] Using Parsec parser
  973. 2163.08 s [haskell-src-meta] Configuring haskell-src-meta-0.8.15...
  974. 2163.08 s [haskell-src-meta] Dependency base >=4.10 && <5: using base-4.20.2.0
  975. 2163.08 s [haskell-src-meta] Dependency haskell-src-exts >=1.21 && <1.24: using haskell-src-exts-1.23.1
  976. 2163.08 s [haskell-src-meta] Dependency pretty >=1.0 && <1.2: using pretty-1.1.3.6
  977. 2163.08 s [haskell-src-meta] Dependency syb >=0.1 && <0.8: using syb-0.7.2.4
  978. 2163.08 s [haskell-src-meta] Dependency template-haskell >=2.12 && <2.24: using template-haskell-2.22.0.0
  979. 2163.08 s [haskell-src-meta] Dependency th-orphans >=0.12 && <0.14: using th-orphans-0.13.16
  980. 2163.08 s [haskell-src-meta] Dependency HUnit >=1.2: using HUnit-1.6.2.0
  981. 2163.08 s [haskell-src-meta] Dependency base >=4.10: using base-4.20.2.0
  982. 2163.08 s [haskell-src-meta] Dependency haskell-src-exts >=1.21: using haskell-src-exts-1.23.1
  983. 2163.08 s [haskell-src-meta] Dependency haskell-src-meta: using haskell-src-meta-0.8.15
  984. 2163.08 s [haskell-src-meta] Dependency pretty >=1.0: using pretty-1.1.3.6
  985. 2163.08 s [haskell-src-meta] Dependency tasty: using tasty-1.5.3
  986. 2163.08 s [haskell-src-meta] Dependency tasty-hunit: using tasty-hunit-0.10.2
  987. 2163.08 s [haskell-src-meta] Dependency template-haskell >=2.12: using template-haskell-2.22.0.0
  988. 2163.08 s [haskell-src-meta] Dependency base: using base-4.20.2.0
  989. 2163.08 s [haskell-src-meta] Dependency haskell-src-exts: using haskell-src-exts-1.23.1
  990. 2163.08 s [haskell-src-meta] Dependency haskell-src-meta: using haskell-src-meta-0.8.15
  991. 2163.08 s [haskell-src-meta] Dependency template-haskell: using template-haskell-2.22.0.0
  992. 2163.08 s [haskell-src-meta] Dependency base: using base-4.20.2.0
  993. 2163.08 s [haskell-src-meta] Dependency containers: using containers-0.7
  994. 2163.08 s [haskell-src-meta] Dependency haskell-src-meta: using haskell-src-meta-0.8.15
  995. 2163.08 s [haskell-src-meta] Dependency pretty: using pretty-1.1.3.6
  996. 2163.08 s [haskell-src-meta] Dependency syb: using syb-0.7.2.4
  997. 2163.08 s [haskell-src-meta] Dependency template-haskell: using template-haskell-2.22.0.0
  998. 2163.08 s [haskell-src-meta] Source component graph:
  999. 2163.08 s [haskell-src-meta] component lib
  1000. 2163.08 s [haskell-src-meta] component test:examples dependency lib
  1001. 2163.08 s [haskell-src-meta] component test:splices dependency lib
  1002. 2163.08 s [haskell-src-meta] component test:unit dependency lib
  1003. 2163.08 s [haskell-src-meta] Configured component graph:
  1004. 2163.08 s [haskell-src-meta] component haskell-src-meta-0.8.15-3Hm210qgjJS8oO9pS5FxuM
  1005. 2163.08 s [haskell-src-meta] include base-4.20.2.0-edab
  1006. 2163.08 s [haskell-src-meta] include haskell-src-exts-1.23.1-GhMFp5uVAEHKQUEVjYILmQ
  1007. 2163.08 s [mwc-random] Warning: 'uniformM' is out of scope.
  1008. 2163.08 s [mwc-random] If you qualify the identifier, haddock can try to link it anyway.
  1009. 2163.08 s [mwc-random] 100% ( 29 / 29) in 'System.Random.MWC'
  1010. 2163.08 s [mwc-random] Warning: System.Random.MWC.CondensedTable: could not find link destinations for:
  1011. 2163.08 s [mwc-random] - Data.Vector.Generic.Base.Vector
  1012. 2163.08 s [mwc-random] - Data.Vector.Unboxed.Base.Vector
  1013. 2163.08 s [mwc-random] - Data.Vector.Vector
  1014. 2163.08 s [mwc-random] Warning: System.Random.MWC.Distributions: could not find link destinations for:
  1015. 2163.08 s [mwc-random] - Data.Vector.Generic.Base.Vector
  1016. 2163.08 s [mwc-random] - Data.Vector.Generic.Mutable.Base.MVector
  1017. 2163.08 s [mwc-random] Warning: System.Random.MWC: could not find link destinations for:
  1018. 2163.08 s [mwc-random] - System.Random.Internal.GUniform
  1019. 2163.08 s [mwc-random] - Data.Vector.Generic.Base.Vector
  1020. 2163.08 s [mwc-random] - Data.Vector.Unboxed.Base.Vector
  1021. 2163.08 s [mwc-random] - System.Random.MWC.uniformWord32
  1022. 2163.08 s [shellmet:post-build] Uploading to the NixCI cache: /nix/store/pkcmqm4xk32xnjb9dph6vvvkjhwda364-shellmet-0.0.5.0 /nix/store/r6v3wn1kdgcx4j326kscrg9361lv3apz-shellmet-0.0.5.0-doc
  1023. 2163.08 s [shellmet:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1024. 2163.29 s [shellmet:post-build] copying 2 paths...
  1025. 2163.29 s [shellmet:post-build] copying path '/nix/store/r6v3wn1kdgcx4j326kscrg9361lv3apz-shellmet-0.0.5.0-doc' to 'https://cache.nix-ci.com'...
  1026. 2163.59 s [shellmet:post-build] copying path '/nix/store/pkcmqm4xk32xnjb9dph6vvvkjhwda364-shellmet-0.0.5.0' to 'https://cache.nix-ci.com'...
  1027. 2164.30 s [shellmet:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1028. 2164.55 s [shellmet:post-build] copying 2 paths...
  1029. 2164.55 s [shellmet:post-build] copying path '/nix/store/841rdy2h6sf8na961h160yxqxcnvz508-shellmet-0.0.5.0.tar.gz.drv' to 'https://cache.nix-ci.com'...
  1030. 2164.76 s [shellmet:post-build] copying path '/nix/store/a3ddkxa7rmr75wnk6j7g6w1057vqz94x-shellmet-0.0.5.0.drv' to 'https://cache.nix-ci.com'...
  1031. 2164.99 s Progress: 402 of 554 built (14 building), 703 of 703 downloaded from cache
  1032. 2165.08 s [text-rope:post-build] Uploading to the NixCI cache: /nix/store/0asx5cfbbyjwb7k9p5zp2p3f2n4blc9d-text-rope-0.3-doc /nix/store/4fna3xrq7gqi95jqbc0dv2sm3jsj94nb-text-rope-0.3-data /nix/store/a0gfkw23filbphi5faw25vp3bwvs6l5a-text-rope-0.3
  1033. 2165.12 s [text-rope:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1034. 2165.33 s [text-rope:post-build] copying 3 paths...
  1035. 2165.33 s [text-rope:post-build] copying path '/nix/store/4fna3xrq7gqi95jqbc0dv2sm3jsj94nb-text-rope-0.3-data' to 'https://cache.nix-ci.com'...
  1036. 2165.33 s [text-rope:post-build] copying path '/nix/store/0asx5cfbbyjwb7k9p5zp2p3f2n4blc9d-text-rope-0.3-doc' to 'https://cache.nix-ci.com'...
  1037. 2165.82 s [text-rope:post-build] copying path '/nix/store/a0gfkw23filbphi5faw25vp3bwvs6l5a-text-rope-0.3' to 'https://cache.nix-ci.com'...
  1038. 2167.49 s [text-rope:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1039. 2167.72 s [text-rope:post-build] copying 3 paths...
  1040. 2167.72 s [text-rope:post-build] copying path '/nix/store/a355jwyl077b7pn3in0kiw7k5gb32iyr-text-rope-cabal-0.3.drv' to 'https://cache.nix-ci.com'...
  1041. 2167.72 s [text-rope:post-build] copying path '/nix/store/gn8jq25wpgzjll88jxzfyl8wvnsd08j8-text-rope-0.3.tar.gz.drv' to 'https://cache.nix-ci.com'...
  1042. 2167.94 s [text-rope:post-build] copying path '/nix/store/9nnmc1ykkwf0qf98bib61kgqvyjw02rp-text-rope-0.3.drv' to 'https://cache.nix-ci.com'...
  1043. 2168.17 s Progress: 403 of 555 built (13 building), 703 of 703 downloaded from cache
  1044. 2168.23 s [unison-util-cache] Running Haddock on library for unison-util-cache-0.0.0...
  1045. 2168.23 s [unison-util-cache] [1 of 1] Compiling Unison.Util.Cache ( src/Unison/Util/Cache.hs, nothing )
  1046. 2168.23 s [unison-util-cache] src/Unison/Util/Cache.hs:36:7: warning: [GHC-63397] [-Wname-shadowing]
  1047. 2168.23 s [unison-util-cache] This binding for ‘lookup’ shadows the existing binding
  1048. 2168.23 s [unison-util-cache] defined at src/Unison/Util/Cache.hs:27:1
  1049. 2168.23 s [unison-util-cache] |
  1050. 2168.23 s [unison-util-cache] 36 | let lookup k = Map.lookup k <$> readTVarIO t
  1051. 2168.23 s [unison-util-cache] | ^^^^^^
  1052. 2168.23 s [unison-util-cache]
  1053. 2168.23 s [unison-util-cache] src/Unison/Util/Cache.hs:37:7: warning: [GHC-63397] [-Wname-shadowing]
  1054. 2168.23 s [unison-util-cache] This binding for ‘insert’ shadows the existing binding
  1055. 2168.23 s [unison-util-cache] defined at src/Unison/Util/Cache.hs:30:1
  1056. 2168.23 s [unison-util-cache] |
  1057. 2168.23 s [unison-util-cache] 37 | insert k v = do
  1058. 2168.23 s [unison-util-cache] | ^^^^^^
  1059. 2168.23 s [unison-util-cache]
  1060. 2168.23 s [unison-util-cache] src/Unison/Util/Cache.hs:65:7: warning: [GHC-63397] [-Wname-shadowing]
  1061. 2168.23 s [unison-util-cache] This binding for ‘lookup’ shadows the existing binding
  1062. 2168.23 s [unison-util-cache] defined at src/Unison/Util/Cache.hs:27:1
  1063. 2168.23 s [unison-util-cache] |
  1064. 2168.23 s [unison-util-cache] 65 | let lookup k =
  1065. 2168.23 s [unison-util-cache] | ^^^^^^
  1066. 2168.23 s [unison-util-cache]
  1067. 2168.23 s [unison-util-cache] src/Unison/Util/Cache.hs:74:7: warning: [GHC-63397] [-Wname-shadowing]
  1068. 2168.23 s [unison-util-cache] This binding for ‘insert’ shadows the existing binding
  1069. 2168.23 s [unison-util-cache] defined at src/Unison/Util/Cache.hs:30:1
  1070. 2168.23 s [unison-util-cache] |
  1071. 2168.23 s [unison-util-cache] 74 | insert k v = atomically $ do
  1072. 2168.23 s [unison-util-cache] | ^^^^^^
  1073. 2168.23 s [unison-util-cache]
  1074. 2168.23 s [unison-util-cache] src/Unison/Util/Cache.hs:111:17: warning: [GHC-63397] [-Wname-shadowing]
  1075. 2168.23 s [unison-util-cache] This binding for ‘v’ shadows the existing binding
  1076. 2168.23 s [unison-util-cache] bound at src/Unison/Util/Cache.hs:109:7
  1077. 2168.23 s [unison-util-cache] |
  1078. 2168.23 s [unison-util-cache] 111 | for_ v $ \v -> insert c k v
  1079. 2168.23 s [unison-util-cache] | ^
  1080. 2168.23 s [unison-util-cache]
  1081. 2168.23 s [unison-util-cache] Haddock coverage:
  1082. 2168.23 s [unison-util-cache] 0% ( 0 / 9) in 'Unison.Util.Cache'
  1083. 2168.23 s [unison-util-cache] Missing documentation for:
  1084. 2168.23 s [unison-util-cache] Module header
  1085. 2168.23 s [unison-util-cache] Cache (src/Unison/Util/Cache.hs:21)
  1086. 2168.23 s [unison-util-cache] cache (src/Unison/Util/Cache.hs:34)
  1087. 2168.23 s [unison-util-cache] nullCache (src/Unison/Util/Cache.hs:46)
  1088. 2168.23 s [unison-util-cache] semispaceCache (src/Unison/Util/Cache.hs:54)
  1089. 2168.23 s [unison-util-cache] lookup (src/Unison/Util/Cache.hs:27)
  1090. 2168.23 s [unison-util-cache] insert (src/Unison/Util/Cache.hs:30)
  1091. 2168.23 s [unison-util-cache] apply (src/Unison/Util/Cache.hs:85)
  1092. 2168.23 s [unison-util-cache] applyDefined (src/Unison/Util/Cache.hs:105)
  1093. 2168.23 s [unison-util-cache] Documentation created: dist/doc/html/unison-util-cache/,
  1094. 2168.23 s [unison-util-cache] dist/doc/html/unison-util-cache/unison-util-cache.txt
  1095. 2168.23 s [unison-util-cache] Preprocessing test suite 'util-cache-tests' for unison-util-cache-0.0.0...
  1096. 2168.23 s [unison-util-cache] Phase: installPhase
  1097. 2168.23 s [unison-util-cache] Installing library in /nix/store/jrqjdxfly6ag17vnvj7kljj0njbzph89-unison-util-cache-0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/unison-util-cache-0.0.0-Dor7NF1gB74CZwLccW496A
  1098. 2168.23 s [unison-util-cache] Phase: fixupPhase
  1099. 2168.23 s [unison-util-cache] shrinking RPATHs of ELF executables and libraries in /nix/store/jrqjdxfly6ag17vnvj7kljj0njbzph89-unison-util-cache-0.0.0
  1100. 2168.23 s [unison-util-cache] shrinking /nix/store/jrqjdxfly6ag17vnvj7kljj0njbzph89-unison-util-cache-0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/libHSunison-util-cache-0.0.0-Dor7NF1gB74CZwLccW496A-ghc9.10.3.so
  1101. 2168.23 s [unison-util-cache] checking for references to /build/ in /nix/store/jrqjdxfly6ag17vnvj7kljj0njbzph89-unison-util-cache-0.0.0...
  1102. 2168.23 s [unison-util-cache] patching script interpreter paths in /nix/store/jrqjdxfly6ag17vnvj7kljj0njbzph89-unison-util-cache-0.0.0
  1103. 2168.23 s [unison-util-cache] stripping (with command strip and flags -S -p) in /nix/store/jrqjdxfly6ag17vnvj7kljj0njbzph89-unison-util-cache-0.0.0/lib
  1104. 2168.23 s [uri-encode] /nix/store/clcyic7zlmsny21d6v9msrasa9m2bk7c-uri-encode-1.5.0.7/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/uri-encode-1.5.0.7-IRUpK09afbeJ2BKiOPDppA
  1105. 2168.23 s [uri-encode] Dynamic Libraries installed in:
  1106. 2168.23 s [uri-encode] /nix/store/clcyic7zlmsny21d6v9msrasa9m2bk7c-uri-encode-1.5.0.7/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929
  1107. 2168.23 s [uri-encode] Private executables installed in:
  1108. 2168.23 s [uri-encode] /nix/store/clcyic7zlmsny21d6v9msrasa9m2bk7c-uri-encode-1.5.0.7/libexec/x86_64-linux-ghc-9.10.3-2929/uri-encode-1.5.0.7
  1109. 2168.23 s [uri-encode] Data files installed in:
  1110. 2168.23 s [uri-encode] /nix/store/clcyic7zlmsny21d6v9msrasa9m2bk7c-uri-encode-1.5.0.7/share/x86_64-linux-ghc-9.10.3-2929/uri-encode-1.5.0.7
  1111. 2168.23 s [uri-encode] Documentation installed in:
  1112. 2168.23 s [uri-encode] /nix/store/9vlad2xj1pc2hhw71qwx0bh63miy62n0-uri-encode-1.5.0.7-doc/share/doc/uri-encode-1.5.0.7
  1113. 2168.23 s [uri-encode] Configuration files installed in:
  1114. 2168.23 s [uri-encode] /nix/store/clcyic7zlmsny21d6v9msrasa9m2bk7c-uri-encode-1.5.0.7/etc
  1115. 2168.23 s [uri-encode] No alex found
  1116. 2168.23 s [uri-encode] Using ar found on system at:
  1117. 2168.23 s [uri-encode] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
  1118. 2168.23 s [uri-encode] No c2hs found
  1119. 2168.23 s [uri-encode] No cpphs found
  1120. 2168.23 s [uri-encode] No doctest found
  1121. 2168.23 s [uri-encode] Using gcc version 14.3.0 given by user at:
  1122. 2168.23 s [uri-encode] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
  1123. 2168.23 s [uri-encode] Using ghc version 9.10.3 found on system at:
  1124. 2168.23 s [uri-encode] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/ghc
  1125. 2168.23 s [uri-encode] Using ghc-pkg version 9.10.3 found on system at:
  1126. 2168.23 s [uri-encode] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/ghc-pkg-9.10.3
  1127. 2168.23 s [uri-encode] No ghcjs found
  1128. 2168.23 s [uri-encode] No ghcjs-pkg found
  1129. 2168.23 s [uri-encode] No greencard found
  1130. 2168.23 s [uri-encode] Using haddock version 2.31.1 found on system at:
  1131. 2168.23 s [uri-encode] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/haddock-ghc-9.10.3
  1132. 2168.23 s [uri-encode] No happy found
  1133. 2168.23 s [uri-encode] Using haskell-suite found on system at: haskell-suite-dummy-location
  1134. 2168.23 s [uri-encode] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1135. 2168.23 s [uri-encode] No hmake found
  1136. 2168.23 s [uri-encode] Using hpc version 0.69 found on system at:
  1137. 2168.23 s [uri-encode] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/hpc-ghc-9.10.3
  1138. 2168.23 s [uri-encode] Using hsc2hs version 0.68.10 found on system at:
  1139. 2168.23 s [uri-encode] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  1140. 2168.23 s [uri-encode] Using hscolour version 1.25 found on system at:
  1141. 2168.23 s [uri-encode] /nix/store/gfp00h3cb2dgqi9q2527pfssq212f5ry-hscolour-1.25/bin/HsColour
  1142. 2168.23 s [uri-encode] No jhc found
  1143. 2168.23 s [uri-encode] Using ld found on system at:
  1144. 2168.23 s [uri-encode] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
  1145. 2168.23 s [uri-encode] No pkg-config found
  1146. 2168.23 s [uri-encode] Using runghc version 9.10.3 found on system at:
  1147. 2168.23 s [uri-encode] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/runghc-9.10.3
  1148. 2168.23 s [uri-encode] Using strip version 2.44 found on system at:
  1149. 2168.23 s [uri-encode] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
  1150. 2168.23 s [uri-encode] Using tar found on system at:
  1151. 2168.23 s [uri-encode] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
  1152. 2168.23 s [uri-encode] No uhc found
  1153. 2168.23 s [uri-encode] Phase: buildPhase
  1154. 2168.23 s [uri-encode] Preprocessing library for uri-encode-1.5.0.7...
  1155. 2168.23 s [uri-encode] Building library for uri-encode-1.5.0.7...
  1156. 2168.23 s [uri-encode] [1 of 1] Compiling Network.URI.Encode ( src/Network/URI/Encode.hs, dist/build/Network/URI/Encode.o, dist/build/Network/URI/Encode.dyn_o )
  1157. 2168.23 s [uri-encode] [1 of 1] Compiling Network.URI.Encode ( src/Network/URI/Encode.hs, dist/build/Network/URI/Encode.p_o )
  1158. 2168.23 s [uri-encode] Phase: checkPhase
  1159. 2168.23 s [uri-encode] Package has no test suites.
  1160. 2168.23 s [uri-encode] Phase: haddockPhase
  1161. 2168.23 s [uri-encode] Preprocessing library for uri-encode-1.5.0.7...
  1162. 2168.23 s [uri-encode] Running Haddock on library for uri-encode-1.5.0.7...
  1163. 2168.23 s [uri-encode] [1 of 1] Compiling Network.URI.Encode ( src/Network/URI/Encode.hs, nothing )
  1164. 2168.23 s [uri-encode] Haddock coverage:
  1165. 2168.23 s [uri-encode] Warning: 'ByteString' is out of scope.
  1166. 2168.23 s [uri-encode] If you qualify the identifier, haddock can try to link it anyway.
  1167. 2168.23 s [uri-encode] 100% ( 14 / 14) in 'Network.URI.Encode'
  1168. 2168.23 s [uri-encode] Documentation created: dist/doc/html/uri-encode/,
  1169. 2168.23 s [uri-encode] dist/doc/html/uri-encode/uri-encode.txt
  1170. 2168.23 s [uri-encode] Phase: installPhase
  1171. 2168.23 s [uri-encode] Installing library in /nix/store/clcyic7zlmsny21d6v9msrasa9m2bk7c-uri-encode-1.5.0.7/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/uri-encode-1.5.0.7-IRUpK09afbeJ2BKiOPDppA
  1172. 2168.23 s [uri-encode] Phase: fixupPhase
  1173. 2168.23 s [uri-encode] shrinking RPATHs of ELF executables and libraries in /nix/store/clcyic7zlmsny21d6v9msrasa9m2bk7c-uri-encode-1.5.0.7
  1174. 2168.23 s [vector-th-unbox] Test suite sanity: PASS
  1175. 2168.23 s [vector-th-unbox] Test suite logged to: dist/test/vector-th-unbox-0.2.2-sanity.log
  1176. 2168.23 s [vector-th-unbox] 1 of 1 test suites (1 of 1 test cases) passed.
  1177. 2168.23 s [vector-th-unbox] Phase: haddockPhase
  1178. 2168.23 s [vector-th-unbox] Preprocessing library for vector-th-unbox-0.2.2...
  1179. 2168.23 s [vector-th-unbox] Running Haddock on library for vector-th-unbox-0.2.2...
  1180. 2168.23 s [vector-th-unbox] Warning: The documentation for the following packages are not installed. No
  1181. 2168.23 s [vector-th-unbox] links will be generated to these packages: vector-0.13.2.0
  1182. 2168.23 s [vector-th-unbox] [1 of 1] Compiling Data.Vector.Unboxed.Deriving ( Data/Vector/Unboxed/Deriving.hs, nothing )
  1183. 2168.23 s [vector-th-unbox] Haddock coverage:
  1184. 2168.23 s [vector-th-unbox] 100% ( 3 / 3) in 'Data.Vector.Unboxed.Deriving'
  1185. 2168.23 s [vector-th-unbox] Documentation created: dist/doc/html/vector-th-unbox/,
  1186. 2168.23 s [vector-th-unbox] dist/doc/html/vector-th-unbox/vector-th-unbox.txt
  1187. 2168.23 s [vector-th-unbox] Preprocessing test suite 'sanity' for vector-th-unbox-0.2.2...
  1188. 2168.23 s [vector-th-unbox] Phase: installPhase
  1189. 2168.23 s [vector-th-unbox] Installing library in /nix/store/3l11mq7hj4ilxjzi0hxxispzsgwi3w38-vector-th-unbox-0.2.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/vector-th-unbox-0.2.2-G9Rd0ywJiPeFTnBGbNb1xA
  1190. 2168.23 s [vector-th-unbox] Phase: fixupPhase
  1191. 2168.23 s [vector-th-unbox] shrinking RPATHs of ELF executables and libraries in /nix/store/3l11mq7hj4ilxjzi0hxxispzsgwi3w38-vector-th-unbox-0.2.2
  1192. 2168.23 s [vector-th-unbox] shrinking /nix/store/3l11mq7hj4ilxjzi0hxxispzsgwi3w38-vector-th-unbox-0.2.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/libHSvector-th-unbox-0.2.2-G9Rd0ywJiPeFTnBGbNb1xA-ghc9.10.3.so
  1193. 2168.23 s [vector-th-unbox] checking for references to /build/ in /nix/store/3l11mq7hj4ilxjzi0hxxispzsgwi3w38-vector-th-unbox-0.2.2...
  1194. 2168.23 s [vector-th-unbox] patching script interpreter paths in /nix/store/3l11mq7hj4ilxjzi0hxxispzsgwi3w38-vector-th-unbox-0.2.2
  1195. 2168.23 s [vector-th-unbox] stripping (with command strip and flags -S -p) in /nix/store/3l11mq7hj4ilxjzi0hxxispzsgwi3w38-vector-th-unbox-0.2.2/lib
  1196. 2168.23 s [vector-th-unbox] shrinking RPATHs of ELF executables and libraries in /nix/store/3iylxmfjs3k66wbqx90pg4j806l295kc-vector-th-unbox-0.2.2-doc
  1197. 2168.23 s [vector-th-unbox] checking for references to /build/ in /nix/store/3iylxmfjs3k66wbqx90pg4j806l295kc-vector-th-unbox-0.2.2-doc...
  1198. 2168.23 s [vector-th-unbox] patching script interpreter paths in /nix/store/3iylxmfjs3k66wbqx90pg4j806l295kc-vector-th-unbox-0.2.2-doc
  1199. 2168.24 s Building /nix/store/ggdsl4kxl5j2f9a0fqhl8djdn5f6ibnd-indexed-traversable-instances-0.1.2.drv
  1200. 2168.30 s Building /nix/store/43hifbc4my8y5ikfnip7m0k4i011znhp-string-conversions-0.4.0.1.drv
  1201. 2168.37 s Building /nix/store/9z1p712f55xvp2c49x7d9zp2x1nhm8wq-text-iso8601-0.1.1.drv
  1202. 2168.37 s [ListLike] Cases: 2274 Tried: 270 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1203. 2168.37 s [ListLike] Testing 2:ListLike:1:length:5:ByteString
  1204. 2168.37 s [ListLike] Cases: 2274 Tried: 271 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1205. 2168.37 s [ListLike] Testing 2:ListLike:1:length:6:ByteString.Lazy
  1206. 2168.37 s [ListLike] Cases: 2274 Tried: 272 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1207. 2168.37 s [ListLike] Testing 2:ListLike:1:length:7:Chars
  1208. 2168.37 s [ListLike] Cases: 2274 Tried: 273 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1209. 2168.37 s [ListLike] Testing 2:ListLike:1:length:8:Sequence Int
  1210. 2168.37 s [ListLike] Cases: 2274 Tried: 274 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1211. 2168.37 s [ListLike] Testing 2:ListLike:1:length:9:Sequence Bool
  1212. 2168.37 s [ListLike] Cases: 2274 Tried: 275 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1213. 2168.37 s [ListLike] Testing 2:ListLike:1:length:10:Sequence Char
  1214. 2168.37 s [ListLike] Cases: 2274 Tried: 276 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1215. 2168.37 s [ListLike] Testing 2:ListLike:1:length:11:Array Int Int
  1216. 2168.37 s [ListLike] Cases: 2274 Tried: 277 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1217. 2168.37 s [ListLike] Testing 2:ListLike:1:length:12:Array Int Bool
  1218. 2168.37 s [ListLike] Cases: 2274 Tried: 278 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1219. 2168.37 s [ListLike] Testing 2:ListLike:1:length:13:Array (Just Int)
  1220. 2168.37 s [ListLike] Cases: 2274 Tried: 279 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1221. 2168.37 s [ListLike] Testing 2:ListLike:1:length:14:DList Int
  1222. 2168.37 s [ListLike] Cases: 2274 Tried: 280 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1223. 2168.37 s [ListLike] Testing 2:ListLike:1:length:15:Vector Int
  1224. 2168.37 s [ListLike] Cases: 2274 Tried: 281 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1225. 2168.37 s [ListLike] Testing 2:ListLike:1:length:16:StorableVector Int
  1226. 2168.37 s [ListLike] Cases: 2274 Tried: 282 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1227. 2168.37 s [ListLike] Testing 2:ListLike:1:length:17:UnboxVector Int
  1228. 2168.37 s [ListLike] Cases: 2274 Tried: 283 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1229. 2168.37 s [ListLike] Testing 2:ListLike:1:length:18:Vector Bool
  1230. 2168.37 s [ListLike] Cases: 2274 Tried: 284 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1231. 2168.37 s [ListLike] Testing 2:ListLike:1:length:19:StorableVector Bool
  1232. 2168.37 s [ListLike] Cases: 2274 Tried: 285 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1233. 2168.37 s [ListLike] Testing 2:ListLike:1:length:20:UnboxVector Bool
  1234. 2168.37 s [ListLike] Cases: 2274 Tried: 286 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1235. 2168.37 s [ListLike] Testing 2:ListLike:1:length:21:Text
  1236. 2168.37 s [ListLike] Cases: 2274 Tried: 287 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1237. 2168.37 s [ListLike] Testing 2:ListLike:1:length:22:Text.Lazy
  1238. 2168.37 s [ListLike] Cases: 2274 Tried: 288 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1239. 2168.37 s [ListLike] Testing 2:ListLike:1:length:23:Text.Builder
  1240. 2168.37 s [ListLike] Cases: 2274 Tried: 289 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1241. 2168.37 s [ListLike] Testing 2:ListLike:1:length:24:UTF8 ByteString
  1242. 2168.37 s [ListLike] Cases: 2274 Tried: 290 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1243. 2168.37 s [ListLike] Testing 2:ListLike:1:length:25:UTF8 ByteString.Lazy
  1244. 2168.37 s [ListLike] Cases: 2274 Tried: 291 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1245. 2168.37 s [ListLike] Testing 2:ListLike:2:to/fromList:0:[Int]
  1246. 2168.37 s [ListLike] Cases: 2274 Tried: 292 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1247. 2168.37 s [ListLike] Testing 2:ListLike:2:to/fromList:1:MyList Int
  1248. 2168.37 s [ListLike] Cases: 2274 Tried: 293 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1249. 2168.37 s [ListLike] Testing 2:ListLike:2:to/fromList:2:String
  1250. 2168.37 s [ListLike] Cases: 2274 Tried: 294 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1251. 2168.37 s [ListLike] Testing 2:ListLike:2:to/fromList:3:[Bool]
  1252. 2168.37 s [ListLike] Cases: 2274 Tried: 295 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1253. 2168.37 s [ListLike] Testing 2:ListLike:2:to/fromList:4:MyList Bool
  1254. 2168.37 s [ListLike] Cases: 2274 Tried: 296 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1255. 2168.37 s [ListLike] Testing 2:ListLike:2:to/fromList:5:ByteString
  1256. 2168.37 s [attoparsec] "\NUL"
  1257. 2168.37 s [attoparsec] '\NUL' /= '\n'
  1258. 2168.37 s [attoparsec]
  1259. 2168.37 s [attoparsec] ('\NUL',Nothing) /= ('\r',Just '\n')
  1260. 2168.37 s [attoparsec] notChar: OK
  1261. 2168.37 s [attoparsec] +++ OK, passed 100 tests.
  1262. 2168.37 s [attoparsec] peekChar: OK
  1263. 2168.37 s [attoparsec] +++ OK, passed 100 tests.
  1264. 2168.37 s [attoparsec] peekChar': OK
  1265. 2168.37 s [attoparsec] +++ OK, passed 100 tests.
  1266. 2168.37 s [attoparsec] satisfy: OK
  1267. 2168.37 s [attoparsec] +++ OK, passed 100 tests.
  1268. 2168.37 s [attoparsec] satisfyWith: OK
  1269. 2168.37 s [attoparsec] +++ OK, passed 100 tests.
  1270. 2168.37 s [attoparsec] scan: OK
  1271. 2168.37 s [attoparsec] +++ OK, passed 100 tests.
  1272. 2168.37 s [attoparsec] skip: OK
  1273. 2168.37 s [attoparsec] +++ OK, failed as expected. Falsified (after 3 tests and 18 shrinks):
  1274. 2168.37 s [attoparsec] 'a'
  1275. 2168.37 s [attoparsec] "a"
  1276. 2168.37 s [attoparsec] not ('a' < 'a')
  1277. 2168.37 s [attoparsec] skipWhile: OK
  1278. 2168.37 s [attoparsec] +++ OK, passed 100 tests.
  1279. 2168.37 s [attoparsec] string: OK
  1280. 2168.37 s [attoparsec] +++ OK, passed 100 tests.
  1281. 2168.37 s [attoparsec] strings: OK
  1282. 2168.37 s [attoparsec] +++ OK, passed 100 tests.
  1283. 2168.37 s [attoparsec] stringCI: OK
  1284. 2168.37 s [attoparsec] +++ OK, passed 100 tests.
  1285. 2168.37 s [attoparsec] take: OK
  1286. 2168.37 s [attoparsec] +++ OK, passed 100 tests.
  1287. 2168.37 s [attoparsec] takeText: OK
  1288. 2168.37 s [attoparsec] +++ OK, passed 100 tests.
  1289. 2168.37 s [attoparsec] takeCount: OK
  1290. 2168.37 s [attoparsec] +++ OK, passed 100 tests.
  1291. 2168.37 s [attoparsec] takeLazyText: OK
  1292. 2168.37 s [attoparsec] +++ OK, passed 100 tests.
  1293. 2168.37 s [attoparsec] takeTill: OK
  1294. 2168.37 s [attoparsec] +++ OK, passed 100 tests.
  1295. 2168.37 s [attoparsec] takeWhile: OK
  1296. 2168.37 s [attoparsec] +++ OK, passed 100 tests.
  1297. 2168.37 s [attoparsec] takeWhile1: OK
  1298. 2168.37 s [attoparsec] +++ OK, passed 100 tests.
  1299. 2168.37 s [attoparsec] takeWhile1_empty: OK
  1300. 2168.37 s [attoparsec] +++ OK, passed 100 tests.
  1301. 2168.37 s [attoparsec] members: OK
  1302. 2168.37 s [attoparsec] +++ OK, passed 100 tests.
  1303. 2168.37 s [attoparsec] nonmembers: OK
  1304. 2168.37 s [attoparsec] +++ OK, passed 100 tests.
  1305. 2168.37 s [attoparsec] FastSet
  1306. 2168.37 s [attoparsec] membership is correct: OK
  1307. 2168.37 s [attoparsec] +++ OK, passed 100 tests.
  1308. 2168.37 s [attoparsec] Regressions
  1309. 2168.37 s [attoparsec] issue105: OK
  1310. 2168.37 s [attoparsec] +++ OK, passed 100 tests.
  1311. 2168.37 s [attoparsec]
  1312. 2168.37 s [attoparsec] 1 out of 70 tests failed (0.13s)
  1313. 2168.37 s [attoparsec] Test suite attoparsec-tests: FAIL
  1314. 2168.37 s [attoparsec] Test suite logged to: dist/test/attoparsec-0.14.4-attoparsec-tests.log
  1315. 2168.37 s [attoparsec] 0 of 1 test suites (0 of 1 test cases) passed.
  1316. 2168.37 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1317. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1318. 2168.37 s [barbies] Record1W Covered
  1319. 2168.37 s [barbies] bmap id = id: OK
  1320. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1321. 2168.37 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1322. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1323. 2168.37 s [barbies] Record3W Covered
  1324. 2168.37 s [barbies] bmap id = id: OK
  1325. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1326. 2168.37 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1327. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1328. 2168.37 s [barbies] Record1WS Covered
  1329. 2168.37 s [barbies] bmap id = id: OK (0.02s)
  1330. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1331. 2168.37 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1332. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1333. 2168.37 s [barbies] Record3WS Covered
  1334. 2168.37 s [barbies] bmap id = id: OK
  1335. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1336. 2168.37 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1337. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1338. 2168.37 s [barbies] Ignore1
  1339. 2168.37 s [barbies] bmap id = id: OK
  1340. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1341. 2168.37 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1342. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1343. 2168.37 s [barbies] Sum3
  1344. 2168.37 s [barbies] bmap id = id: OK
  1345. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1346. 2168.37 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1347. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1348. 2168.37 s [barbies] SumRec
  1349. 2168.37 s [barbies] bmap id = id: OK
  1350. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1351. 2168.37 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1352. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1353. 2168.37 s [barbies] Sum3W Covered
  1354. 2168.37 s [barbies] bmap id = id: OK
  1355. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1356. 2168.37 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1357. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1358. 2168.37 s [barbies] SumRecW Covered
  1359. 2168.37 s [barbies] bmap id = id: OK
  1360. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1361. 2168.37 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1362. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1363. 2168.37 s [barbies] CompositeRecord
  1364. 2168.37 s [barbies] bmap id = id: OK
  1365. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1366. 2168.37 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1367. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1368. 2168.37 s [barbies] NestedF
  1369. 2168.37 s [barbies] bmap id = id: OK (0.01s)
  1370. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1371. 2168.37 s [barbies] bmap (f . g) = bmap f . bmap g): OK (0.02s)
  1372. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1373. 2168.37 s [barbies] Nested2F
  1374. 2168.37 s [barbies] bmap id = id: OK (0.01s)
  1375. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1376. 2168.37 s [barbies] bmap (f . g) = bmap f . bmap g): OK (0.02s)
  1377. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1378. 2168.37 s [barbies] CompositeRecordW Covered
  1379. 2168.37 s [barbies] bmap id = id: OK
  1380. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1381. 2168.37 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1382. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1383. 2168.37 s [barbies] NestedFW Covered
  1384. 2168.37 s [barbies] bmap id = id: OK (0.01s)
  1385. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1386. 2168.37 s [barbies] bmap (f . g) = bmap f . bmap g): OK (0.02s)
  1387. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1388. 2168.37 s [barbies] Nested2FW Covered
  1389. 2168.37 s [barbies] bmap id = id: OK
  1390. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1391. 2168.37 s [barbies] bmap (f . g) = bmap f . bmap g): OK (0.02s)
  1392. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1393. 2168.37 s [barbies] ParF Maybe
  1394. 2168.37 s [barbies] bmap id = id: OK
  1395. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1396. 2168.37 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1397. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1398. 2168.37 s [barbies] Flip (* -> *) * (Record0 * *) ()
  1399. 2168.37 s [barbies] bmap id = id: OK
  1400. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1401. 2168.37 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1402. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1403. 2168.37 s [barbies] Flip (* -> *) * (Record1 *) ()
  1404. 2168.37 s [barbies] bmap id = id: OK
  1405. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1406. 2168.37 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1407. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1408. 2168.37 s [barbies] Flip (* -> *) * (Record3 *) ()
  1409. 2168.37 s [barbies] bmap id = id: OK (0.01s)
  1410. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1411. 2168.37 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1412. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1413. 2168.37 s [barbies] Flip (* -> *) * (Record1S *) ()
  1414. 2168.37 s [barbies] bmap id = id: OK
  1415. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1416. 2168.37 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1417. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1418. 2168.37 s [barbies] Flip (* -> *) * (Record3S *) ()
  1419. 2168.37 s [barbies] bmap id = id: OK
  1420. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1421. 2168.37 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1422. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1423. 2168.37 s [barbies] Flip (* -> *) * (Ignore1 *) ()
  1424. 2168.37 s [barbies] bmap id = id: OK
  1425. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1426. 2168.37 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1427. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1428. 2168.37 s [barbies] Flip (* -> *) * (Sum3 *) ()
  1429. 2168.37 s [barbies] bmap id = id: OK
  1430. 2168.37 s [barbies] +++ OK, passed 100 tests.
  1431. 2168.37 s [binary-orphans] Phase: setupCompilerEnvironmentPhase
  1432. 2168.37 s [binary-orphans] Build with /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3.
  1433. 2168.37 s [binary-orphans] Phase: unpackPhase
  1434. 2168.37 s [binary-orphans] unpacking source archive /nix/store/jblzi9rqh58x42czcmr51grb8qmk2sq2-binary-orphans-1.0.5.tar.gz
  1435. 2168.37 s [binary-orphans] source root is binary-orphans-1.0.5
  1436. 2168.37 s [binary-orphans] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "binary-orphans-1.0.5/test/Tests.hs"
  1437. 2168.37 s [binary-orphans] Phase: patchPhase
  1438. 2168.37 s [binary-orphans] stacklock2nix: replace Cabal file with revision from /nix/store/g81gb00p9zgg3njjfpcdjxlhj2b8rqh5-binary-orphans-cabal-1.0.5.
  1439. 2168.37 s [binary-orphans] Phase: compileBuildDriverPhase
  1440. 2168.37 s [binary-orphans] setupCompileFlags: -package-db=/build/tmp.pPkRrUerWg/setup-package.conf.d -threaded
  1441. 2168.37 s [binary-orphans] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.pPkRrUerWg/Main.o )
  1442. 2168.37 s [binary-orphans] [2 of 2] Linking Setup
  1443. 2168.37 s [binary-orphans] Phase: updateAutotoolsGnuConfigScriptsPhase
  1444. 2168.37 s [binary-orphans] Phase: configurePhase
  1445. 2168.37 s [binary-orphans] configureFlags: --verbose --prefix=/nix/store/3l8iqfxq026k2wfxiaj9vlzyzzmz5bsr-binary-orphans-1.0.5 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/9v05m011gn90j8mm0zzqfdw6q79d4mq5-binary-orphans-1.0.5-doc/share/doc/binary-orphans-1.0.5 --with-gcc=gcc --package-db=/build/tmp.pPkRrUerWg/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/bkicgvyymba52ijm1z5zs96dsqqi59lp-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
  1446. 2168.37 s [binary-orphans] Using Parsec parser
  1447. 2168.37 s [binary-orphans] Configuring binary-orphans-1.0.5...
  1448. 2168.37 s [binary-orphans] Dependency base >=4.12.0.0 && <4.22: using base-4.20.2.0
  1449. 2168.37 s [binary-orphans] Dependency binary >=0.8.6.0 && <0.8.10: using binary-0.8.9.3
  1450. 2168.37 s [binary-orphans] Dependency OneTuple >=0.3 && <0.5: using OneTuple-0.4.2
  1451. 2168.37 s [binary-orphans] Dependency QuickCheck >=2.13.1 && <2.16: using QuickCheck-2.15.0.1
  1452. 2168.37 s [binary-orphans] Dependency base: using base-4.20.2.0
  1453. 2168.37 s [binary-orphans] Dependency binary: using binary-0.8.9.3
  1454. 2168.37 s [binary-orphans] Dependency binary-orphans: using binary-orphans-1.0.5
  1455. 2168.37 s [binary-orphans] Dependency quickcheck-instances >=0.3.28 && <0.4: using
  1456. 2168.37 s [binary-orphans] quickcheck-instances-0.3.33
  1457. 2168.37 s [binary-orphans] Dependency tagged >=0.8.6 && <0.9: using tagged-0.8.9
  1458. 2168.37 s [binary-orphans] Dependency tasty >=0.10.1.2 && <1.6: using tasty-1.5.3
  1459. 2168.37 s [binary-orphans] Dependency tasty-quickcheck >=0.8.3.2 && <0.12: using tasty-quickcheck-0.11.1
  1460. 2168.37 s [binary-orphans] Source component graph:
  1461. 2168.37 s [binary-orphans] component lib
  1462. 2168.37 s [binary-orphans] component test:binary-orphans-test dependency lib
  1463. 2168.37 s [binary-orphans] Configured component graph:
  1464. 2168.37 s [binary-orphans] component binary-orphans-1.0.5-AIwi4YLU1sYHlnVog5wo4V
  1465. 2168.37 s [binary-orphans] include base-4.20.2.0-edab
  1466. 2168.37 s [binary-orphans] include binary-0.8.9.3-f331
  1467. 2168.37 s [binary-orphans] component binary-orphans-1.0.5-A9gS8fSdoXeKYCdnlbiPQg-binary-orphans-test
  1468. 2168.37 s [binary-orphans] include OneTuple-0.4.2-9h4SfgOLPmP7ga5b3I4Dk6
  1469. 2168.37 s [binary-orphans] include QuickCheck-2.15.0.1-IlqWQpFTvRJCGLMCfr5FpI
  1470. 2168.37 s [binary-orphans] include base-4.20.2.0-edab
  1471. 2168.37 s [binary-orphans] include binary-0.8.9.3-f331
  1472. 2168.37 s [binary-orphans] include binary-orphans-1.0.5-AIwi4YLU1sYHlnVog5wo4V
  1473. 2168.37 s [binary-orphans] include quickcheck-instances-0.3.33-H3I0Ol1Q3TZDDcK6b9G8lX
  1474. 2168.37 s [binary-orphans] include tagged-0.8.9-Fvxuro0CfIjAHcxhMGiznN
  1475. 2168.37 s [binary-orphans] include tasty-1.5.3-76yi2z8nymJChOrNxwslOM
  1476. 2168.37 s [binary-orphans] include tasty-quickcheck-0.11.1-JdRPuAV0VUkJapijQUkRuP
  1477. 2168.37 s [binary-orphans] Linked component graph:
  1478. 2168.37 s [binary-orphans] unit binary-orphans-1.0.5-AIwi4YLU1sYHlnVog5wo4V
  1479. 2168.37 s [binary-orphans] include base-4.20.2.0-edab
  1480. 2168.37 s [binary-orphans] include binary-0.8.9.3-f331
  1481. 2168.45 s [comonad:post-build] Uploading to the NixCI cache: /nix/store/clc13rv3y0myil8b7rqcjwb70spqxicx-comonad-5.0.9-doc /nix/store/ygz0dp6rgrxn8c49h61di1bqhjbmjjfr-comonad-5.0.9
  1482. 2168.51 s [comonad:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1483. 2168.73 s [comonad:post-build] copying 2 paths...
  1484. 2168.73 s [comonad:post-build] copying path '/nix/store/clc13rv3y0myil8b7rqcjwb70spqxicx-comonad-5.0.9-doc' to 'https://cache.nix-ci.com'...
  1485. 2169.19 s [comonad:post-build] copying path '/nix/store/ygz0dp6rgrxn8c49h61di1bqhjbmjjfr-comonad-5.0.9' to 'https://cache.nix-ci.com'...
  1486. 2170.26 s [comonad:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1487. 2170.55 s [comonad:post-build] copying 2 paths...
  1488. 2170.55 s [comonad:post-build] copying path '/nix/store/lll3jm9dmiqw0j7sg8zljhjz0gifyzwi-comonad-5.0.9.tar.gz.drv' to 'https://cache.nix-ci.com'...
  1489. 2170.78 s [comonad:post-build] copying path '/nix/store/nlpjnycxkfzj2d6zldv90dd5amgx4fpd-comonad-5.0.9.drv' to 'https://cache.nix-ci.com'...
  1490. 2171.00 s Progress: 404 of 553 built (15 building), 703 of 703 downloaded from cache
  1491. 2171.00 s [crypton-x509-store] component crypton-x509-store-1.6.12-5ISP7PrpIokDyHq4SFU9bU-test-x509-store
  1492. 2171.00 s [crypton-x509-store] include base-4.20.2.0-edab
  1493. 2171.00 s [crypton-x509-store] include bytestring-0.12.2.0-d4b6
  1494. 2171.00 s [crypton-x509-store] include crypton-x509-1.7.7-ATP7gePJgpoICZOtMi3mT4
  1495. 2171.00 s [crypton-x509-store] include crypton-x509-store-1.6.12-FaWpwAX07Rv28SX1mGW8IB
  1496. 2171.00 s [crypton-x509-store] include tasty-1.5.3-76yi2z8nymJChOrNxwslOM
  1497. 2171.00 s [crypton-x509-store] include tasty-hunit-0.10.2-5cKZt0ELjI1E7Rx0aBTwoZ
  1498. 2171.00 s [crypton-x509-store] Linked component graph:
  1499. 2171.00 s [crypton-x509-store] unit crypton-x509-store-1.6.12-FaWpwAX07Rv28SX1mGW8IB
  1500. 2171.00 s [crypton-x509-store] include asn1-encoding-0.9.6-FDUDW5P6PemDMeyXUtS9cb
  1501. 2171.00 s [crypton-x509-store] include asn1-types-0.3.4-1mjPmMOVdFnE9bY9MwgEII
  1502. 2171.00 s [crypton-x509-store] include base-4.20.2.0-edab
  1503. 2171.00 s [crypton-x509-store] include bytestring-0.12.2.0-d4b6
  1504. 2171.00 s [crypton-x509-store] include containers-0.7-8e24
  1505. 2171.00 s [crypton-x509-store] include crypton-1.0.4-5ZbGdzOZv2J45BL7B5DxVg
  1506. 2171.00 s [crypton-x509-store] include crypton-x509-1.7.7-ATP7gePJgpoICZOtMi3mT4
  1507. 2171.00 s [crypton-x509-store] include directory-1.3.8.5-0fd7
  1508. 2171.00 s [crypton-x509-store] include filepath-1.5.4.0-fef9
  1509. 2171.00 s [crypton-x509-store] include mtl-2.3.1-32a4
  1510. 2171.00 s [crypton-x509-store] include pem-0.2.4-70mp7dASX6V5E6Jys55w6C
  1511. 2171.00 s [crypton-x509-store] include unix-2.8.7.0-0188
  1512. 2171.00 s [crypton-x509-store] Data.X509.CertificateStore=crypton-x509-store-1.6.12-FaWpwAX07Rv28SX1mGW8IB:Data.X509.CertificateStore,Data.X509.File=crypton-x509-store-1.6.12-FaWpwAX07Rv28SX1mGW8IB:Data.X509.File,Data.X509.Memory=crypton-x509-store-1.6.12-FaWpwAX07Rv28SX1mGW8IB:Data.X509.Memory
  1513. 2171.00 s [crypton-x509-store] unit crypton-x509-store-1.6.12-5ISP7PrpIokDyHq4SFU9bU-test-x509-store
  1514. 2171.00 s [crypton-x509-store] include base-4.20.2.0-edab
  1515. 2171.00 s [crypton-x509-store] include bytestring-0.12.2.0-d4b6
  1516. 2171.00 s [crypton-x509-store] include crypton-x509-1.7.7-ATP7gePJgpoICZOtMi3mT4
  1517. 2171.00 s [crypton-x509-store] include crypton-x509-store-1.6.12-FaWpwAX07Rv28SX1mGW8IB
  1518. 2171.00 s [crypton-x509-store] include tasty-1.5.3-76yi2z8nymJChOrNxwslOM
  1519. 2171.00 s [crypton-x509-store] include tasty-hunit-0.10.2-5cKZt0ELjI1E7Rx0aBTwoZ
  1520. 2171.00 s [crypton-x509-store] Ready component graph:
  1521. 2171.00 s [crypton-x509-store] definite crypton-x509-store-1.6.12-FaWpwAX07Rv28SX1mGW8IB
  1522. 2171.00 s [crypton-x509-store] depends asn1-encoding-0.9.6-FDUDW5P6PemDMeyXUtS9cb
  1523. 2171.00 s [crypton-x509-store] depends asn1-types-0.3.4-1mjPmMOVdFnE9bY9MwgEII
  1524. 2171.00 s [crypton-x509-store] depends base-4.20.2.0-edab
  1525. 2171.00 s [crypton-x509-store] depends bytestring-0.12.2.0-d4b6
  1526. 2171.00 s [crypton-x509-store] depends containers-0.7-8e24
  1527. 2171.00 s [crypton-x509-store] depends crypton-1.0.4-5ZbGdzOZv2J45BL7B5DxVg
  1528. 2171.00 s [crypton-x509-store] depends crypton-x509-1.7.7-ATP7gePJgpoICZOtMi3mT4
  1529. 2171.00 s [crypton-x509-store] depends directory-1.3.8.5-0fd7
  1530. 2171.00 s [crypton-x509-store] depends filepath-1.5.4.0-fef9
  1531. 2171.00 s [crypton-x509-store] depends mtl-2.3.1-32a4
  1532. 2171.00 s [crypton-x509-store] depends pem-0.2.4-70mp7dASX6V5E6Jys55w6C
  1533. 2171.00 s [crypton-x509-store] depends unix-2.8.7.0-0188
  1534. 2171.00 s [crypton-x509-store] definite crypton-x509-store-1.6.12-5ISP7PrpIokDyHq4SFU9bU-test-x509-store
  1535. 2171.00 s [crypton-x509-store] depends base-4.20.2.0-edab
  1536. 2171.00 s [crypton-x509-store] depends bytestring-0.12.2.0-d4b6
  1537. 2171.00 s [crypton-x509-store] depends crypton-x509-1.7.7-ATP7gePJgpoICZOtMi3mT4
  1538. 2171.00 s [crypton-x509-store] depends crypton-x509-store-1.6.12-FaWpwAX07Rv28SX1mGW8IB
  1539. 2171.00 s [crypton-x509-store] depends tasty-1.5.3-76yi2z8nymJChOrNxwslOM
  1540. 2171.00 s [crypton-x509-store] depends tasty-hunit-0.10.2-5cKZt0ELjI1E7Rx0aBTwoZ
  1541. 2171.00 s [crypton-x509-store] Using Cabal-3.12.1.0 compiled by ghc-9.10
  1542. 2171.00 s [crypton-x509-store] Using compiler: ghc-9.10.3
  1543. 2171.00 s [crypton-x509-store] Using install prefix:
  1544. 2171.00 s [crypton-x509-store] /nix/store/137kznfa1zsxw3q352a82rdimhm2hsh4-crypton-x509-store-1.6.12
  1545. 2171.00 s [crypton-x509-store] Executables installed in:
  1546. 2171.00 s [crypton-x509-store] /nix/store/137kznfa1zsxw3q352a82rdimhm2hsh4-crypton-x509-store-1.6.12/bin
  1547. 2171.00 s [crypton-x509-store] Libraries installed in:
  1548. 2171.00 s [crypton-x509-store] /nix/store/137kznfa1zsxw3q352a82rdimhm2hsh4-crypton-x509-store-1.6.12/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/crypton-x509-store-1.6.12-FaWpwAX07Rv28SX1mGW8IB
  1549. 2171.00 s [crypton-x509-store] Dynamic Libraries installed in:
  1550. 2171.00 s [crypton-x509-store] /nix/store/137kznfa1zsxw3q352a82rdimhm2hsh4-crypton-x509-store-1.6.12/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929
  1551. 2171.00 s [crypton-x509-store] Private executables installed in:
  1552. 2171.00 s [crypton-x509-store] /nix/store/137kznfa1zsxw3q352a82rdimhm2hsh4-crypton-x509-store-1.6.12/libexec/x86_64-linux-ghc-9.10.3-2929/crypton-x509-store-1.6.12
  1553. 2171.00 s [crypton-x509-store] Data files installed in:
  1554. 2171.00 s [crypton-x509-store] /nix/store/137kznfa1zsxw3q352a82rdimhm2hsh4-crypton-x509-store-1.6.12/share/x86_64-linux-ghc-9.10.3-2929/crypton-x509-store-1.6.12
  1555. 2171.00 s [crypton-x509-store] Documentation installed in:
  1556. 2171.00 s [crypton-x509-store] /nix/store/2ywmbzmij23xpz12d06ha2s4lqm6nk5w-crypton-x509-store-1.6.12-doc/share/doc/crypton-x509-store-1.6.12
  1557. 2171.00 s [crypton-x509-store] Configuration files installed in:
  1558. 2171.00 s [crypton-x509-store] /nix/store/137kznfa1zsxw3q352a82rdimhm2hsh4-crypton-x509-store-1.6.12/etc
  1559. 2171.00 s [crypton-x509-store] No alex found
  1560. 2171.00 s [crypton-x509-store] Using ar found on system at:
  1561. 2171.00 s [crypton-x509-store] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
  1562. 2171.00 s [crypton-x509-store] No c2hs found
  1563. 2171.00 s [crypton-x509-store] No cpphs found
  1564. 2171.00 s [crypton-x509-store] No doctest found
  1565. 2171.00 s [crypton-x509-store] Using gcc version 14.3.0 given by user at:
  1566. 2171.00 s [crypton-x509-store] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
  1567. 2171.00 s [extra] Phase: setupCompilerEnvironmentPhase
  1568. 2171.00 s [extra] Build with /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3.
  1569. 2171.00 s [extra] Phase: unpackPhase
  1570. 2171.00 s [extra] unpacking source archive /nix/store/3nprda3kdyhj8zkmv2z32yi6n0gwc966-extra-1.8.1.tar.gz
  1571. 2171.00 s [extra] source root is extra-1.8.1
  1572. 2171.00 s [extra] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "extra-1.8.1/test/TestUtil.hs"
  1573. 2171.00 s [extra] Phase: patchPhase
  1574. 2171.00 s [extra] stacklock2nix: replace Cabal file with revision from /nix/store/fzsv697hx0wkci3v1gslkrgwh7z3cl77-extra-cabal-1.8.1.
  1575. 2171.00 s [extra] Phase: compileBuildDriverPhase
  1576. 2171.00 s [extra] setupCompileFlags: -package-db=/build/tmp.yvmciME7J5/setup-package.conf.d -threaded
  1577. 2171.00 s [extra] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.yvmciME7J5/Main.o )
  1578. 2171.00 s [extra] [2 of 2] Linking Setup
  1579. 2171.00 s [extra] Phase: updateAutotoolsGnuConfigScriptsPhase
  1580. 2171.00 s [extra] Phase: configurePhase
  1581. 2171.00 s [extra] configureFlags: --verbose --prefix=/nix/store/34nrwks1qc1bbmj8q4xfzdjdc3s7nh8v-extra-1.8.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/yy4hxi9kq2qrakd5ax07pw9mxnjmazs8-extra-1.8.1-doc/share/doc/extra-1.8.1 --with-gcc=gcc --package-db=/build/tmp.yvmciME7J5/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/bkicgvyymba52ijm1z5zs96dsqqi59lp-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
  1582. 2171.00 s [extra] Using Parsec parser
  1583. 2171.00 s [extra] Configuring extra-1.8.1...
  1584. 2171.00 s [extra] Dependency base >=4.9 && <5: using base-4.20.2.0
  1585. 2171.00 s [extra] Dependency clock >=0.7: using clock-0.8.4
  1586. 2171.00 s [extra] Dependency directory: using directory-1.3.8.5
  1587. 2171.00 s [extra] Dependency filepath: using filepath-1.5.4.0
  1588. 2171.00 s [extra] Dependency process: using process-1.6.26.1
  1589. 2171.00 s [extra] Dependency time: using time-1.12.2
  1590. 2171.00 s [extra] Dependency unix: using unix-2.8.7.0
  1591. 2171.00 s [extra] Dependency QuickCheck >=2.10: using QuickCheck-2.15.0.1
  1592. 2171.00 s [extra] Dependency base >=4 && <5: using base-4.20.2.0
  1593. 2171.00 s [extra] Dependency directory: using directory-1.3.8.5
  1594. 2171.00 s [extra] Dependency extra: using extra-1.8.1
  1595. 2171.00 s [extra] Dependency filepath: using filepath-1.5.4.0
  1596. 2171.00 s [extra] Dependency quickcheck-instances >=0.3.17: using quickcheck-instances-0.3.33
  1597. 2171.00 s [extra] Dependency unix: using unix-2.8.7.0
  1598. 2171.00 s [extra] Source component graph:
  1599. 2171.00 s [extra] component lib
  1600. 2171.00 s [extra] component test:extra-test dependency lib
  1601. 2171.00 s [extra] Configured component graph:
  1602. 2171.00 s [extra] component extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO
  1603. 2171.01 s [extra] include base-4.20.2.0-edab
  1604. 2171.01 s [extra] include clock-0.8.4-FIyQVXCrf9IBkdVdjOlq40
  1605. 2171.01 s [extra] include directory-1.3.8.5-0fd7
  1606. 2171.01 s [extra] include filepath-1.5.4.0-fef9
  1607. 2171.01 s [extra] include process-1.6.26.1-f38f
  1608. 2171.01 s [extra] include time-1.12.2-dceb
  1609. 2171.01 s [extra] include unix-2.8.7.0-0188
  1610. 2171.01 s [extra] component extra-1.8.1-GXI7QsyHCaX6ymXUobiQM1-extra-test
  1611. 2171.01 s [extra] include QuickCheck-2.15.0.1-IlqWQpFTvRJCGLMCfr5FpI
  1612. 2171.01 s [extra] include base-4.20.2.0-edab
  1613. 2171.01 s [extra] include directory-1.3.8.5-0fd7
  1614. 2171.01 s [extra] include extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO
  1615. 2171.01 s [extra] include filepath-1.5.4.0-fef9
  1616. 2171.01 s [extra] include quickcheck-instances-0.3.33-H3I0Ol1Q3TZDDcK6b9G8lX
  1617. 2171.01 s [extra] include unix-2.8.7.0-0188
  1618. 2171.01 s [extra] Linked component graph:
  1619. 2171.01 s [extra] unit extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO
  1620. 2171.01 s [extra] include base-4.20.2.0-edab
  1621. 2171.01 s [extra] include clock-0.8.4-FIyQVXCrf9IBkdVdjOlq40
  1622. 2171.01 s [extra] include directory-1.3.8.5-0fd7
  1623. 2171.01 s [extra] include filepath-1.5.4.0-fef9
  1624. 2171.01 s [extra] include process-1.6.26.1-f38f
  1625. 2171.01 s [haskell-src-meta] include pretty-1.1.3.6-a771
  1626. 2171.01 s [haskell-src-meta] include syb-0.7.2.4-JkJbdCEi2UWBzhzVQUlw85
  1627. 2171.01 s [haskell-src-meta] include template-haskell-2.22.0.0-bcc5
  1628. 2171.01 s [haskell-src-meta] include th-orphans-0.13.16-5Png33DmPzF2dXd6l4LmxA
  1629. 2171.01 s [haskell-src-meta] component haskell-src-meta-0.8.15-4HxuFJYvnsJJgA1If46svp-examples
  1630. 2171.01 s [haskell-src-meta] include base-4.20.2.0-edab
  1631. 2171.01 s [haskell-src-meta] include containers-0.7-8e24
  1632. 2171.01 s [haskell-src-meta] include haskell-src-meta-0.8.15-3Hm210qgjJS8oO9pS5FxuM
  1633. 2171.01 s [haskell-src-meta] include pretty-1.1.3.6-a771
  1634. 2171.01 s [haskell-src-meta] include syb-0.7.2.4-JkJbdCEi2UWBzhzVQUlw85
  1635. 2171.01 s [haskell-src-meta] include template-haskell-2.22.0.0-bcc5
  1636. 2171.01 s [haskell-src-meta] component haskell-src-meta-0.8.15-IKqYpt80cx3EuDi33xcGVn-splices
  1637. 2171.01 s [haskell-src-meta] include base-4.20.2.0-edab
  1638. 2171.01 s [haskell-src-meta] include haskell-src-exts-1.23.1-GhMFp5uVAEHKQUEVjYILmQ
  1639. 2171.01 s [haskell-src-meta] include haskell-src-meta-0.8.15-3Hm210qgjJS8oO9pS5FxuM
  1640. 2171.01 s [haskell-src-meta] include template-haskell-2.22.0.0-bcc5
  1641. 2171.01 s [haskell-src-meta] component haskell-src-meta-0.8.15-3zzcsJnq7mLIUyOu2qeGR8-unit
  1642. 2171.01 s [haskell-src-meta] include HUnit-1.6.2.0-J9UIViJzRBNHDK0ikBmCM1
  1643. 2171.01 s [haskell-src-meta] include base-4.20.2.0-edab
  1644. 2171.01 s [haskell-src-meta] include haskell-src-exts-1.23.1-GhMFp5uVAEHKQUEVjYILmQ
  1645. 2171.01 s [haskell-src-meta] include haskell-src-meta-0.8.15-3Hm210qgjJS8oO9pS5FxuM
  1646. 2171.01 s [haskell-src-meta] include pretty-1.1.3.6-a771
  1647. 2171.01 s [haskell-src-meta] include tasty-1.5.3-76yi2z8nymJChOrNxwslOM
  1648. 2171.01 s [haskell-src-meta] include tasty-hunit-0.10.2-5cKZt0ELjI1E7Rx0aBTwoZ
  1649. 2171.01 s [haskell-src-meta] include template-haskell-2.22.0.0-bcc5
  1650. 2171.01 s [haskell-src-meta] Linked component graph:
  1651. 2171.01 s [haskell-src-meta] unit haskell-src-meta-0.8.15-3Hm210qgjJS8oO9pS5FxuM
  1652. 2171.01 s [haskell-src-meta] include base-4.20.2.0-edab
  1653. 2171.01 s [haskell-src-meta] include haskell-src-exts-1.23.1-GhMFp5uVAEHKQUEVjYILmQ
  1654. 2171.01 s [haskell-src-meta] include pretty-1.1.3.6-a771
  1655. 2171.01 s [haskell-src-meta] include syb-0.7.2.4-JkJbdCEi2UWBzhzVQUlw85
  1656. 2171.01 s [haskell-src-meta] include template-haskell-2.22.0.0-bcc5
  1657. 2171.01 s [haskell-src-meta] include th-orphans-0.13.16-5Png33DmPzF2dXd6l4LmxA
  1658. 2171.01 s [haskell-src-meta] Language.Haskell.Meta=haskell-src-meta-0.8.15-3Hm210qgjJS8oO9pS5FxuM:Language.Haskell.Meta,Language.Haskell.Meta.Extensions=haskell-src-meta-0.8.15-3Hm210qgjJS8oO9pS5FxuM:Language.Haskell.Meta.Extensions,Language.Haskell.Meta.Parse=haskell-src-meta-0.8.15-3Hm210qgjJS8oO9pS5FxuM:Language.Haskell.Meta.Parse,Language.Haskell.Meta.Syntax.Translate=haskell-src-meta-0.8.15-3Hm210qgjJS8oO9pS5FxuM:Language.Haskell.Meta.Syntax.Translate,Language.Haskell.Meta.Utils=haskell-src-meta-0.8.15-3Hm210qgjJS8oO9pS5FxuM:Language.Haskell.Meta.Utils
  1659. 2171.01 s [haskell-src-meta] unit haskell-src-meta-0.8.15-4HxuFJYvnsJJgA1If46svp-examples
  1660. 2171.01 s [haskell-src-meta] include base-4.20.2.0-edab
  1661. 2171.01 s [haskell-src-meta] include containers-0.7-8e24
  1662. 2171.01 s [haskell-src-meta] include haskell-src-meta-0.8.15-3Hm210qgjJS8oO9pS5FxuM
  1663. 2171.01 s [haskell-src-meta] include pretty-1.1.3.6-a771
  1664. 2171.01 s [haskell-src-meta] include syb-0.7.2.4-JkJbdCEi2UWBzhzVQUlw85
  1665. 2171.01 s [haskell-src-meta] include template-haskell-2.22.0.0-bcc5
  1666. 2171.01 s [haskell-src-meta] unit haskell-src-meta-0.8.15-IKqYpt80cx3EuDi33xcGVn-splices
  1667. 2171.01 s [haskell-src-meta] include base-4.20.2.0-edab
  1668. 2171.01 s [haskell-src-meta] include haskell-src-exts-1.23.1-GhMFp5uVAEHKQUEVjYILmQ
  1669. 2171.01 s [haskell-src-meta] include haskell-src-meta-0.8.15-3Hm210qgjJS8oO9pS5FxuM
  1670. 2171.01 s [haskell-src-meta] include template-haskell-2.22.0.0-bcc5
  1671. 2171.01 s [haskell-src-meta] unit haskell-src-meta-0.8.15-3zzcsJnq7mLIUyOu2qeGR8-unit
  1672. 2171.01 s [haskell-src-meta] include HUnit-1.6.2.0-J9UIViJzRBNHDK0ikBmCM1
  1673. 2171.01 s [haskell-src-meta] include base-4.20.2.0-edab
  1674. 2171.01 s [haskell-src-meta] include haskell-src-exts-1.23.1-GhMFp5uVAEHKQUEVjYILmQ
  1675. 2171.01 s [haskell-src-meta] include haskell-src-meta-0.8.15-3Hm210qgjJS8oO9pS5FxuM
  1676. 2171.01 s [haskell-src-meta] include pretty-1.1.3.6-a771
  1677. 2171.01 s [haskell-src-meta] include tasty-1.5.3-76yi2z8nymJChOrNxwslOM
  1678. 2171.01 s [haskell-src-meta] include tasty-hunit-0.10.2-5cKZt0ELjI1E7Rx0aBTwoZ
  1679. 2171.01 s [haskell-src-meta] include template-haskell-2.22.0.0-bcc5
  1680. 2171.01 s [haskell-src-meta] Ready component graph:
  1681. 2171.01 s [haskell-src-meta] definite haskell-src-meta-0.8.15-3Hm210qgjJS8oO9pS5FxuM
  1682. 2171.01 s [haskell-src-meta] depends base-4.20.2.0-edab
  1683. 2171.01 s [haskell-src-meta] depends haskell-src-exts-1.23.1-GhMFp5uVAEHKQUEVjYILmQ
  1684. 2171.01 s [haskell-src-meta] depends pretty-1.1.3.6-a771
  1685. 2171.01 s [haskell-src-meta] depends syb-0.7.2.4-JkJbdCEi2UWBzhzVQUlw85
  1686. 2171.01 s [haskell-src-meta] depends template-haskell-2.22.0.0-bcc5
  1687. 2171.01 s [haskell-src-meta] depends th-orphans-0.13.16-5Png33DmPzF2dXd6l4LmxA
  1688. 2171.01 s [haskell-src-meta] definite haskell-src-meta-0.8.15-3zzcsJnq7mLIUyOu2qeGR8-unit
  1689. 2171.01 s [haskell-src-meta] depends HUnit-1.6.2.0-J9UIViJzRBNHDK0ikBmCM1
  1690. 2171.01 s [haskell-src-meta] depends base-4.20.2.0-edab
  1691. 2171.01 s [haskell-src-meta] depends haskell-src-exts-1.23.1-GhMFp5uVAEHKQUEVjYILmQ
  1692. 2171.01 s [haskell-src-meta] depends haskell-src-meta-0.8.15-3Hm210qgjJS8oO9pS5FxuM
  1693. 2171.01 s [haskell-src-meta] depends pretty-1.1.3.6-a771
  1694. 2171.01 s [haskell-src-meta] depends tasty-1.5.3-76yi2z8nymJChOrNxwslOM
  1695. 2171.01 s [haskell-src-meta] depends tasty-hunit-0.10.2-5cKZt0ELjI1E7Rx0aBTwoZ
  1696. 2171.01 s [haskell-src-meta] depends template-haskell-2.22.0.0-bcc5
  1697. 2171.01 s [http-types] Phase: setupCompilerEnvironmentPhase
  1698. 2171.01 s [http-types] Build with /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3.
  1699. 2171.01 s [http-types] Phase: unpackPhase
  1700. 2171.01 s [http-types] unpacking source archive /nix/store/lqhbb8fzlzkkmxxgnrd3nna1aya2a15p-http-types-0.12.4.tar.gz
  1701. 2171.01 s [http-types] source root is http-types-0.12.4
  1702. 2171.01 s [http-types] setting SOURCE_DATE_EPOCH to timestamp 1701311631 of file "http-types-0.12.4/http-types.cabal"
  1703. 2171.01 s [http-types] Phase: patchPhase
  1704. 2171.01 s [http-types] stacklock2nix: replace Cabal file with revision from /nix/store/d2qjrk5p3j7g8yp4dwk8mmj6lp2xd9cr-http-types-cabal-0.12.4.
  1705. 2171.01 s [http-types] Phase: compileBuildDriverPhase
  1706. 2171.01 s [http-types] setupCompileFlags: -package-db=/build/tmp.Nkkx0jglja/setup-package.conf.d -threaded
  1707. 2171.01 s [http-types] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Nkkx0jglja/Main.o )
  1708. 2171.01 s [http-types] [2 of 2] Linking Setup
  1709. 2171.01 s [http-types] Phase: updateAutotoolsGnuConfigScriptsPhase
  1710. 2171.01 s [http-types] Phase: configurePhase
  1711. 2171.01 s [http-types] configureFlags: --verbose --prefix=/nix/store/jxjj7rjppkawyfvhfvnrljmirpnsw38p-http-types-0.12.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/9al04hrskwsb7a2pap58fb74w33808sa-http-types-0.12.4-doc/share/doc/http-types-0.12.4 --with-gcc=gcc --package-db=/build/tmp.Nkkx0jglja/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/bkicgvyymba52ijm1z5zs96dsqqi59lp-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/lib
  1712. 2171.01 s [http-types] Using Parsec parser
  1713. 2171.01 s [http-types] Configuring http-types-0.12.4...
  1714. 2171.01 s [http-types] Dependency array >=0.2 && <0.6: using array-0.5.8.0
  1715. 2171.01 s [http-types] Dependency base >=4 && <5: using base-4.20.2.0
  1716. 2171.01 s [http-types] Dependency bytestring >=0.10.4.0 && <1.0: using bytestring-0.12.2.0
  1717. 2171.01 s [http-types] Dependency case-insensitive >=0.2 && <1.3: using case-insensitive-1.2.1.0
  1718. 2171.01 s [http-types] Dependency text >=0.11.0.2: using text-2.1.3
  1719. 2171.01 s [http-types] Dependency QuickCheck: using QuickCheck-2.15.0.1
  1720. 2171.01 s [http-types] Dependency base: using base-4.20.2.0
  1721. 2171.01 s [http-types] Dependency bytestring: using bytestring-0.12.2.0
  1722. 2171.01 s [http-types] Dependency hspec >=1.3: using hspec-2.11.14
  1723. 2171.01 s [http-types] Dependency http-types: using http-types-0.12.4
  1724. 2171.01 s [http-types] Dependency quickcheck-instances: using quickcheck-instances-0.3.33
  1725. 2171.01 s [http-types] Dependency text: using text-2.1.3
  1726. 2171.01 s [http-types] Dependency base: using base-4.20.2.0
  1727. 2171.01 s [http-types] Dependency doctest >=0.9.3: using doctest-0.24.2
  1728. 2171.01 s [http-types] Source component graph:
  1729. 2171.01 s [http-types] component test:doctests
  1730. 2171.01 s [http-types] component lib
  1731. 2171.01 s [http-types] component test:spec dependency lib
  1732. 2171.01 s [http-types] Configured component graph:
  1733. 2171.01 s [http-types] component http-types-0.12.4-1owhyDxzRoXFojQprwOg5J-doctests
  1734. 2171.01 s [http-types] include base-4.20.2.0-edab
  1735. 2171.01 s [http-types] include doctest-0.24.2-4tBnFFtIaXeIyBc6YG5eRd
  1736. 2171.01 s [http-types] component http-types-0.12.4-CPC9WF068mv4aqiQrmr6fn
  1737. 2171.01 s [http-types] include array-0.5.8.0-f015
  1738. 2171.01 s [http-types] include base-4.20.2.0-edab
  1739. 2171.01 s [http-types] include bytestring-0.12.2.0-d4b6
  1740. 2171.01 s [http-types] include case-insensitive-1.2.1.0-1noARxZ9jg0Gp1ez7UT0AT
  1741. 2171.01 s [http-types] include text-2.1.3-afaf
  1742. 2171.01 s [http-types] component http-types-0.12.4-3nysQIVzZhHKNRipHffPyr-spec
  1743. 2171.01 s [http-types] include QuickCheck-2.15.0.1-IlqWQpFTvRJCGLMCfr5FpI
  1744. 2171.01 s [http-types] include base-4.20.2.0-edab
  1745. 2171.01 s [http-types] include bytestring-0.12.2.0-d4b6
  1746. 2171.01 s [http-types] include hspec-2.11.14-HsLiVUmjJGcL8Xrb9QYMtO
  1747. 2171.01 s [http-types] include http-types-0.12.4-CPC9WF068mv4aqiQrmr6fn
  1748. 2171.01 s [mwc-random] Documentation created: dist/doc/html/mwc-random/,
  1749. 2171.01 s [mwc-random] dist/doc/html/mwc-random/mwc-random.txt
  1750. 2171.01 s [mwc-random] Phase: installPhase
  1751. 2171.01 s [mwc-random] Installing library in /nix/store/116zqlfl67x8zcw01qbxr03lnkzr8jig-mwc-random-0.15.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/mwc-random-0.15.2.0-GYQhD2rIthC3oQ8DiCFqoE
  1752. 2171.01 s [mwc-random] Phase: fixupPhase
  1753. 2171.01 s [mwc-random] shrinking RPATHs of ELF executables and libraries in /nix/store/116zqlfl67x8zcw01qbxr03lnkzr8jig-mwc-random-0.15.2.0
  1754. 2171.01 s [mwc-random] shrinking /nix/store/116zqlfl67x8zcw01qbxr03lnkzr8jig-mwc-random-0.15.2.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/libHSmwc-random-0.15.2.0-GYQhD2rIthC3oQ8DiCFqoE-ghc9.10.3.so
  1755. 2171.01 s [mwc-random] checking for references to /build/ in /nix/store/116zqlfl67x8zcw01qbxr03lnkzr8jig-mwc-random-0.15.2.0...
  1756. 2171.01 s [mwc-random] patching script interpreter paths in /nix/store/116zqlfl67x8zcw01qbxr03lnkzr8jig-mwc-random-0.15.2.0
  1757. 2171.01 s [mwc-random] stripping (with command strip and flags -S -p) in /nix/store/116zqlfl67x8zcw01qbxr03lnkzr8jig-mwc-random-0.15.2.0/lib
  1758. 2171.01 s [mwc-random] shrinking RPATHs of ELF executables and libraries in /nix/store/j2zdp0hziq6cf92zj9f0mw2x7jpdzqmd-mwc-random-0.15.2.0-doc
  1759. 2171.01 s [mwc-random] checking for references to /build/ in /nix/store/j2zdp0hziq6cf92zj9f0mw2x7jpdzqmd-mwc-random-0.15.2.0-doc...
  1760. 2171.01 s [mwc-random] patching script interpreter paths in /nix/store/j2zdp0hziq6cf92zj9f0mw2x7jpdzqmd-mwc-random-0.15.2.0-doc
  1761. 2171.01 s [unison-util-cache] shrinking RPATHs of ELF executables and libraries in /nix/store/9rv10w62zkaf4mi551kx5p9cj4pkdnqc-unison-util-cache-0.0.0-doc
  1762. 2171.01 s [unison-util-cache] checking for references to /build/ in /nix/store/9rv10w62zkaf4mi551kx5p9cj4pkdnqc-unison-util-cache-0.0.0-doc...
  1763. 2171.01 s [unison-util-cache] patching script interpreter paths in /nix/store/9rv10w62zkaf4mi551kx5p9cj4pkdnqc-unison-util-cache-0.0.0-doc
  1764. 2171.01 s [uri-encode] shrinking /nix/store/clcyic7zlmsny21d6v9msrasa9m2bk7c-uri-encode-1.5.0.7/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/libHSuri-encode-1.5.0.7-IRUpK09afbeJ2BKiOPDppA-ghc9.10.3.so
  1765. 2171.01 s [uri-encode] checking for references to /build/ in /nix/store/clcyic7zlmsny21d6v9msrasa9m2bk7c-uri-encode-1.5.0.7...
  1766. 2171.01 s [uri-encode] patching script interpreter paths in /nix/store/clcyic7zlmsny21d6v9msrasa9m2bk7c-uri-encode-1.5.0.7
  1767. 2171.01 s [uri-encode] stripping (with command strip and flags -S -p) in /nix/store/clcyic7zlmsny21d6v9msrasa9m2bk7c-uri-encode-1.5.0.7/lib
  1768. 2171.01 s [uri-encode] shrinking RPATHs of ELF executables and libraries in /nix/store/9vlad2xj1pc2hhw71qwx0bh63miy62n0-uri-encode-1.5.0.7-doc
  1769. 2171.01 s [uri-encode] checking for references to /build/ in /nix/store/9vlad2xj1pc2hhw71qwx0bh63miy62n0-uri-encode-1.5.0.7-doc...
  1770. 2171.01 s [uri-encode] patching script interpreter paths in /nix/store/9vlad2xj1pc2hhw71qwx0bh63miy62n0-uri-encode-1.5.0.7-doc
  1771. 2171.08 s [vector-th-unbox:post-build] Uploading to the NixCI cache: /nix/store/3iylxmfjs3k66wbqx90pg4j806l295kc-vector-th-unbox-0.2.2-doc /nix/store/3l11mq7hj4ilxjzi0hxxispzsgwi3w38-vector-th-unbox-0.2.2
  1772. 2171.13 s [vector-th-unbox:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1773. 2171.33 s [vector-th-unbox:post-build] copying 2 paths...
  1774. 2171.33 s [vector-th-unbox:post-build] copying path '/nix/store/3iylxmfjs3k66wbqx90pg4j806l295kc-vector-th-unbox-0.2.2-doc' to 'https://cache.nix-ci.com'...
  1775. 2171.60 s [vector-th-unbox:post-build] copying path '/nix/store/3l11mq7hj4ilxjzi0hxxispzsgwi3w38-vector-th-unbox-0.2.2' to 'https://cache.nix-ci.com'...
  1776. 2171.98 s [vector-th-unbox:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1777. 2172.25 s [vector-th-unbox:post-build] copying 2 paths...
  1778. 2172.25 s [vector-th-unbox:post-build] copying path '/nix/store/lx4j1rayi43hy9g8mdkp2a88hf5f2z3b-vector-th-unbox-0.2.2.tar.gz.drv' to 'https://cache.nix-ci.com'...
  1779. 2172.45 s [vector-th-unbox:post-build] copying path '/nix/store/yx7zg0xxdm2vvhligcj2yngbw1afppkj-vector-th-unbox-0.2.2.drv' to 'https://cache.nix-ci.com'...
  1780. 2172.70 s Progress: 405 of 554 built (14 building), 703 of 703 downloaded from cache
  1781. 2172.79 s Building /nix/store/hc0b6ckq9y0ixc5hdrhjnn4pmbl6iz24-bifunctors-5.6.2.drv
  1782. 2172.79 s [ListLike] Cases: 2274 Tried: 297 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1783. 2172.79 s [ListLike] Testing 2:ListLike:2:to/fromList:6:ByteString.Lazy
  1784. 2172.79 s [ListLike] Cases: 2274 Tried: 298 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1785. 2172.79 s [ListLike] Testing 2:ListLike:2:to/fromList:7:Chars
  1786. 2172.79 s [ListLike] Cases: 2274 Tried: 299 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1787. 2172.79 s [ListLike] Testing 2:ListLike:2:to/fromList:8:Sequence Int
  1788. 2172.79 s [ListLike] Cases: 2274 Tried: 300 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1789. 2172.79 s [ListLike] Testing 2:ListLike:2:to/fromList:9:Sequence Bool
  1790. 2172.79 s [ListLike] Cases: 2274 Tried: 301 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1791. 2172.79 s [ListLike] Testing 2:ListLike:2:to/fromList:10:Sequence Char
  1792. 2172.79 s [ListLike] Cases: 2274 Tried: 302 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1793. 2172.79 s [ListLike] Testing 2:ListLike:2:to/fromList:11:Array Int Int
  1794. 2172.79 s [ListLike] Cases: 2274 Tried: 303 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1795. 2172.79 s [ListLike] Testing 2:ListLike:2:to/fromList:12:Array Int Bool
  1796. 2172.79 s [ListLike] Cases: 2274 Tried: 304 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1797. 2172.79 s [ListLike] Testing 2:ListLike:2:to/fromList:13:Array (Just Int)
  1798. 2172.79 s [ListLike] Cases: 2274 Tried: 305 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1799. 2172.79 s [ListLike] Testing 2:ListLike:2:to/fromList:14:DList Int
  1800. 2172.79 s [ListLike] Cases: 2274 Tried: 306 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1801. 2172.79 s [ListLike] Testing 2:ListLike:2:to/fromList:15:Vector Int
  1802. 2172.79 s [ListLike] Cases: 2274 Tried: 307 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1803. 2172.79 s [ListLike] Testing 2:ListLike:2:to/fromList:16:StorableVector Int
  1804. 2172.79 s [ListLike] Cases: 2274 Tried: 308 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1805. 2172.79 s [ListLike] Testing 2:ListLike:2:to/fromList:17:UnboxVector Int
  1806. 2172.79 s [ListLike] Cases: 2274 Tried: 309 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1807. 2172.79 s [ListLike] Testing 2:ListLike:2:to/fromList:18:Vector Bool
  1808. 2172.79 s [ListLike] Cases: 2274 Tried: 310 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1809. 2172.79 s [ListLike] Testing 2:ListLike:2:to/fromList:19:StorableVector Bool
  1810. 2172.79 s [ListLike] Cases: 2274 Tried: 311 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1811. 2172.79 s [ListLike] Testing 2:ListLike:2:to/fromList:20:UnboxVector Bool
  1812. 2172.79 s [ListLike] Cases: 2274 Tried: 312 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1813. 2172.79 s [ListLike] Testing 2:ListLike:2:to/fromList:21:Text
  1814. 2172.79 s [ListLike] Cases: 2274 Tried: 313 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1815. 2172.79 s [ListLike] Testing 2:ListLike:2:to/fromList:22:Text.Lazy
  1816. 2172.79 s [ListLike] Cases: 2274 Tried: 314 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1817. 2172.79 s [ListLike] Testing 2:ListLike:2:to/fromList:23:Text.Builder
  1818. 2172.79 s [ListLike] Cases: 2274 Tried: 315 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1819. 2172.79 s [ListLike] Testing 2:ListLike:2:to/fromList:24:UTF8 ByteString
  1820. 2172.79 s [ListLike] Cases: 2274 Tried: 316 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1821. 2172.79 s [ListLike] Testing 2:ListLike:2:to/fromList:25:UTF8 ByteString.Lazy
  1822. 2172.79 s [ListLike] Cases: 2274 Tried: 317 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1823. 2172.79 s [ListLike] Testing 2:ListLike:3:singleton:0:[Int]
  1824. 2172.79 s [ListLike] Cases: 2274 Tried: 318 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1825. 2172.79 s [ListLike] Testing 2:ListLike:3:singleton:1:MyList Int
  1826. 2172.79 s [ListLike] Cases: 2274 Tried: 319 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1827. 2172.79 s [ListLike] Testing 2:ListLike:3:singleton:2:String
  1828. 2172.79 s [ListLike] Cases: 2274 Tried: 320 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1829. 2172.79 s [ListLike] Testing 2:ListLike:3:singleton:3:[Bool]
  1830. 2172.79 s [ListLike] Cases: 2274 Tried: 321 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1831. 2172.79 s [ListLike] Testing 2:ListLike:3:singleton:4:MyList Bool
  1832. 2172.79 s [ListLike] Cases: 2274 Tried: 322 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1833. 2172.79 s [ListLike] Testing 2:ListLike:3:singleton:5:ByteString
  1834. 2172.79 s [ListLike] Cases: 2274 Tried: 323 Errors: 0 Failures: 0+++ OK, passed 100 tests.
  1835. 2172.79 s [ListLike] Testing 2:ListLike:3:singleton:6:ByteString.Lazy
  1836. 2172.86 s Progress: 405 of 552 built (14 building, 1 failed), 703 of 703 downloaded from cache
  1837. 2172.87 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1838. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1839. 2172.87 s [barbies] Flip (* -> *) * (CompositeRecord *) ()
  1840. 2172.87 s [barbies] bmap id = id: OK (0.01s)
  1841. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1842. 2172.87 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1843. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1844. 2172.87 s [barbies] Flip (* -> *) * (SumRec *) ()
  1845. 2172.87 s [barbies] bmap id = id: OK
  1846. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1847. 2172.87 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1848. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1849. 2172.87 s [barbies] Flip (* -> *) * (NestedF *) ()
  1850. 2172.87 s [barbies] bmap id = id: OK (0.01s)
  1851. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1852. 2172.87 s [barbies] bmap (f . g) = bmap f . bmap g): OK (0.01s)
  1853. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1854. 2172.87 s [barbies] Flip (* -> *) * (Nested2F *) ()
  1855. 2172.87 s [barbies] bmap id = id: OK
  1856. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1857. 2172.87 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1858. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1859. 2172.87 s [barbies] Flip (* -> *) (* -> *) NestedB Maybe
  1860. 2172.87 s [barbies] bmap id = id: OK
  1861. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1862. 2172.87 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1863. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1864. 2172.87 s [barbies] MixedBT Maybe
  1865. 2172.87 s [barbies] bmap id = id: OK
  1866. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1867. 2172.87 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1868. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1869. 2172.87 s [barbies] Flip (* -> *) (* -> *) MixedBT Maybe
  1870. 2172.87 s [barbies] bmap id = id: OK
  1871. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1872. 2172.87 s [barbies] bmap (f . g) = bmap f . bmap g): OK
  1873. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1874. 2172.87 s [barbies] Distributive Laws
  1875. 2172.87 s [barbies] Record0
  1876. 2172.87 s [barbies] naturality: OK
  1877. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1878. 2172.87 s [barbies] identity: OK
  1879. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1880. 2172.87 s [barbies] composition: OK
  1881. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1882. 2172.87 s [barbies] Record1
  1883. 2172.87 s [barbies] naturality: OK
  1884. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1885. 2172.87 s [barbies] identity: OK
  1886. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1887. 2172.87 s [barbies] composition: OK
  1888. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1889. 2172.87 s [barbies] Record1S
  1890. 2172.87 s [barbies] naturality: OK
  1891. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1892. 2172.87 s [barbies] identity: OK
  1893. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1894. 2172.87 s [barbies] composition: OK
  1895. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1896. 2172.87 s [barbies] Record3S
  1897. 2172.87 s [barbies] naturality: OK
  1898. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1899. 2172.87 s [barbies] identity: OK
  1900. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1901. 2172.87 s [barbies] composition: OK (0.02s)
  1902. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1903. 2172.87 s [barbies] Record1W Covered
  1904. 2172.87 s [barbies] naturality: OK
  1905. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1906. 2172.87 s [barbies] identity: OK
  1907. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1908. 2172.87 s [barbies] composition: OK (0.01s)
  1909. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1910. 2172.87 s [barbies] Record3W Covered
  1911. 2172.87 s [barbies] naturality: OK
  1912. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1913. 2172.87 s [barbies] identity: OK
  1914. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1915. 2172.87 s [barbies] composition: OK (0.05s)
  1916. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1917. 2172.87 s [barbies] CompositeRecord
  1918. 2172.87 s [barbies] naturality: OK (0.02s)
  1919. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1920. 2172.87 s [barbies] identity: OK (0.02s)
  1921. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1922. 2172.87 s [barbies] composition: OK (0.02s)
  1923. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1924. 2172.87 s [barbies] Record1WS Covered
  1925. 2172.87 s [barbies] naturality: OK
  1926. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1927. 2172.87 s [barbies] identity: OK
  1928. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1929. 2172.87 s [barbies] composition: OK
  1930. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1931. 2172.87 s [barbies] Record3WS Covered
  1932. 2172.87 s [barbies] naturality: OK
  1933. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1934. 2172.87 s [barbies] identity: OK
  1935. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1936. 2172.87 s [barbies] composition: OK (0.03s)
  1937. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1938. 2172.87 s [barbies] CompositeRecordW Covered
  1939. 2172.87 s [barbies] naturality: OK
  1940. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1941. 2172.87 s [barbies] identity: OK
  1942. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1943. 2172.87 s [barbies] composition: OK (0.05s)
  1944. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1945. 2172.87 s [barbies] Flip (* -> *) * (Record0 * *) ()
  1946. 2172.87 s [barbies] naturality: OK
  1947. 2172.87 s [barbies] +++ OK, passed 100 tests.
  1948. 2172.87 s [barbies] identity: OK
  1949. 2172.87 s [binary-orphans] Data.Binary.Orphans=binary-orphans-1.0.5-AIwi4YLU1sYHlnVog5wo4V:Data.Binary.Orphans
  1950. 2172.87 s [binary-orphans] unit binary-orphans-1.0.5-A9gS8fSdoXeKYCdnlbiPQg-binary-orphans-test
  1951. 2172.87 s [binary-orphans] include OneTuple-0.4.2-9h4SfgOLPmP7ga5b3I4Dk6
  1952. 2172.87 s [binary-orphans] include QuickCheck-2.15.0.1-IlqWQpFTvRJCGLMCfr5FpI
  1953. 2172.87 s [binary-orphans] include base-4.20.2.0-edab
  1954. 2172.87 s [binary-orphans] include binary-0.8.9.3-f331
  1955. 2172.87 s [binary-orphans] include binary-orphans-1.0.5-AIwi4YLU1sYHlnVog5wo4V
  1956. 2172.87 s [binary-orphans] include quickcheck-instances-0.3.33-H3I0Ol1Q3TZDDcK6b9G8lX
  1957. 2172.87 s [binary-orphans] include tagged-0.8.9-Fvxuro0CfIjAHcxhMGiznN
  1958. 2172.87 s [binary-orphans] include tasty-1.5.3-76yi2z8nymJChOrNxwslOM
  1959. 2172.87 s [binary-orphans] include tasty-quickcheck-0.11.1-JdRPuAV0VUkJapijQUkRuP
  1960. 2172.87 s [binary-orphans] Ready component graph:
  1961. 2172.87 s [binary-orphans] definite binary-orphans-1.0.5-AIwi4YLU1sYHlnVog5wo4V
  1962. 2172.87 s [binary-orphans] depends base-4.20.2.0-edab
  1963. 2172.87 s [binary-orphans] depends binary-0.8.9.3-f331
  1964. 2172.87 s [binary-orphans] definite binary-orphans-1.0.5-A9gS8fSdoXeKYCdnlbiPQg-binary-orphans-test
  1965. 2172.87 s [binary-orphans] depends OneTuple-0.4.2-9h4SfgOLPmP7ga5b3I4Dk6
  1966. 2172.87 s [binary-orphans] depends QuickCheck-2.15.0.1-IlqWQpFTvRJCGLMCfr5FpI
  1967. 2172.87 s [binary-orphans] depends base-4.20.2.0-edab
  1968. 2172.87 s [binary-orphans] depends binary-0.8.9.3-f331
  1969. 2172.87 s [binary-orphans] depends binary-orphans-1.0.5-AIwi4YLU1sYHlnVog5wo4V
  1970. 2172.87 s [binary-orphans] depends quickcheck-instances-0.3.33-H3I0Ol1Q3TZDDcK6b9G8lX
  1971. 2172.87 s [binary-orphans] depends tagged-0.8.9-Fvxuro0CfIjAHcxhMGiznN
  1972. 2172.87 s [binary-orphans] depends tasty-1.5.3-76yi2z8nymJChOrNxwslOM
  1973. 2172.87 s [binary-orphans] depends tasty-quickcheck-0.11.1-JdRPuAV0VUkJapijQUkRuP
  1974. 2172.87 s [binary-orphans] Using Cabal-3.12.1.0 compiled by ghc-9.10
  1975. 2172.87 s [binary-orphans] Using compiler: ghc-9.10.3
  1976. 2172.87 s [binary-orphans] Using install prefix:
  1977. 2172.87 s [binary-orphans] /nix/store/3l8iqfxq026k2wfxiaj9vlzyzzmz5bsr-binary-orphans-1.0.5
  1978. 2172.87 s [binary-orphans] Executables installed in:
  1979. 2172.87 s [binary-orphans] /nix/store/3l8iqfxq026k2wfxiaj9vlzyzzmz5bsr-binary-orphans-1.0.5/bin
  1980. 2172.87 s [binary-orphans] Libraries installed in:
  1981. 2172.87 s [binary-orphans] /nix/store/3l8iqfxq026k2wfxiaj9vlzyzzmz5bsr-binary-orphans-1.0.5/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/binary-orphans-1.0.5-AIwi4YLU1sYHlnVog5wo4V
  1982. 2172.87 s [binary-orphans] Dynamic Libraries installed in:
  1983. 2172.87 s [binary-orphans] /nix/store/3l8iqfxq026k2wfxiaj9vlzyzzmz5bsr-binary-orphans-1.0.5/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929
  1984. 2172.87 s [binary-orphans] Private executables installed in:
  1985. 2172.87 s [binary-orphans] /nix/store/3l8iqfxq026k2wfxiaj9vlzyzzmz5bsr-binary-orphans-1.0.5/libexec/x86_64-linux-ghc-9.10.3-2929/binary-orphans-1.0.5
  1986. 2172.87 s [binary-orphans] Data files installed in:
  1987. 2172.87 s [binary-orphans] /nix/store/3l8iqfxq026k2wfxiaj9vlzyzzmz5bsr-binary-orphans-1.0.5/share/x86_64-linux-ghc-9.10.3-2929/binary-orphans-1.0.5
  1988. 2172.87 s [binary-orphans] Documentation installed in:
  1989. 2172.87 s [binary-orphans] /nix/store/9v05m011gn90j8mm0zzqfdw6q79d4mq5-binary-orphans-1.0.5-doc/share/doc/binary-orphans-1.0.5
  1990. 2172.87 s [binary-orphans] Configuration files installed in:
  1991. 2172.87 s [binary-orphans] /nix/store/3l8iqfxq026k2wfxiaj9vlzyzzmz5bsr-binary-orphans-1.0.5/etc
  1992. 2172.87 s [binary-orphans] No alex found
  1993. 2172.87 s [binary-orphans] Using ar found on system at:
  1994. 2172.87 s [binary-orphans] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
  1995. 2172.87 s [binary-orphans] No c2hs found
  1996. 2172.87 s [binary-orphans] No cpphs found
  1997. 2172.87 s [binary-orphans] No doctest found
  1998. 2172.87 s [binary-orphans] Using gcc version 14.3.0 given by user at:
  1999. 2172.87 s [binary-orphans] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
  2000. 2172.87 s [binary-orphans] Using ghc version 9.10.3 found on system at:
  2001. 2172.87 s [binary-orphans] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/ghc
  2002. 2172.87 s [binary-orphans] Using ghc-pkg version 9.10.3 found on system at:
  2003. 2172.87 s [binary-orphans] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/ghc-pkg-9.10.3
  2004. 2172.87 s [binary-orphans] No ghcjs found
  2005. 2172.87 s [binary-orphans] No ghcjs-pkg found
  2006. 2172.87 s [binary-orphans] No greencard found
  2007. 2172.87 s [binary-orphans] Using haddock version 2.31.1 found on system at:
  2008. 2172.87 s [binary-orphans] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/haddock-ghc-9.10.3
  2009. 2172.87 s [binary-orphans] No happy found
  2010. 2172.87 s [binary-orphans] Using haskell-suite found on system at: haskell-suite-dummy-location
  2011. 2172.87 s [binary-orphans] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  2012. 2172.87 s [binary-orphans] No hmake found
  2013. 2172.87 s [binary-orphans] Using hpc version 0.69 found on system at:
  2014. 2172.87 s [binary-orphans] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/hpc-ghc-9.10.3
  2015. 2172.87 s [binary-orphans] Using hsc2hs version 0.68.10 found on system at:
  2016. 2172.87 s [binary-orphans] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  2017. 2172.87 s [binary-orphans] Using hscolour version 1.25 found on system at:
  2018. 2172.87 s [binary-orphans] /nix/store/gfp00h3cb2dgqi9q2527pfssq212f5ry-hscolour-1.25/bin/HsColour
  2019. 2172.87 s [binary-orphans] No jhc found
  2020. 2172.87 s [binary-orphans] Using ld found on system at:
  2021. 2172.87 s [binary-orphans] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
  2022. 2172.87 s [binary-orphans] No pkg-config found
  2023. 2172.87 s [binary-orphans] Using runghc version 9.10.3 found on system at:
  2024. 2172.87 s [binary-orphans] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/runghc-9.10.3
  2025. 2172.87 s [binary-orphans] Using strip version 2.44 found on system at:
  2026. 2172.87 s [binary-orphans] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
  2027. 2172.87 s [binary-orphans] Using tar found on system at:
  2028. 2172.87 s [crypton-x509-store] Using ghc version 9.10.3 found on system at:
  2029. 2172.87 s [crypton-x509-store] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/ghc
  2030. 2172.87 s [crypton-x509-store] Using ghc-pkg version 9.10.3 found on system at:
  2031. 2172.87 s [crypton-x509-store] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/ghc-pkg-9.10.3
  2032. 2172.87 s [crypton-x509-store] No ghcjs found
  2033. 2172.87 s [crypton-x509-store] No ghcjs-pkg found
  2034. 2172.87 s [crypton-x509-store] No greencard found
  2035. 2172.87 s [crypton-x509-store] Using haddock version 2.31.1 found on system at:
  2036. 2172.87 s [crypton-x509-store] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/haddock-ghc-9.10.3
  2037. 2172.87 s [crypton-x509-store] No happy found
  2038. 2172.87 s [crypton-x509-store] Using haskell-suite found on system at: haskell-suite-dummy-location
  2039. 2172.87 s [crypton-x509-store] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  2040. 2172.87 s [crypton-x509-store] No hmake found
  2041. 2172.87 s [crypton-x509-store] Using hpc version 0.69 found on system at:
  2042. 2172.87 s [crypton-x509-store] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/hpc-ghc-9.10.3
  2043. 2172.87 s [crypton-x509-store] Using hsc2hs version 0.68.10 found on system at:
  2044. 2172.87 s [crypton-x509-store] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  2045. 2172.87 s [crypton-x509-store] Using hscolour version 1.25 found on system at:
  2046. 2172.87 s [crypton-x509-store] /nix/store/gfp00h3cb2dgqi9q2527pfssq212f5ry-hscolour-1.25/bin/HsColour
  2047. 2172.87 s [crypton-x509-store] No jhc found
  2048. 2172.87 s [crypton-x509-store] Using ld found on system at:
  2049. 2172.87 s [crypton-x509-store] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
  2050. 2172.87 s [crypton-x509-store] No pkg-config found
  2051. 2172.87 s [crypton-x509-store] Using runghc version 9.10.3 found on system at:
  2052. 2172.87 s [crypton-x509-store] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/runghc-9.10.3
  2053. 2172.87 s [crypton-x509-store] Using strip version 2.44 found on system at:
  2054. 2172.87 s [crypton-x509-store] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
  2055. 2172.87 s [crypton-x509-store] Using tar found on system at:
  2056. 2172.87 s [crypton-x509-store] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
  2057. 2172.87 s [crypton-x509-store] No uhc found
  2058. 2172.87 s [crypton-x509-store] Phase: buildPhase
  2059. 2172.87 s [crypton-x509-store] Preprocessing library for crypton-x509-store-1.6.12...
  2060. 2172.87 s [crypton-x509-store] Building library for crypton-x509-store-1.6.12...
  2061. 2172.87 s [crypton-x509-store] [1 of 3] Compiling Data.X509.CertificateStore ( Data/X509/CertificateStore.hs, dist/build/Data/X509/CertificateStore.o, dist/build/Data/X509/CertificateStore.dyn_o )
  2062. 2172.87 s [crypton-x509-store] Data/X509/CertificateStore.hs:17:19: warning: [GHC-38856] [-Wunused-imports]
  2063. 2172.87 s [crypton-x509-store] The import of ‘foldl'’ from module ‘Data.List’ is redundant
  2064. 2172.87 s [crypton-x509-store] |
  2065. 2172.87 s [crypton-x509-store] 17 | import Data.List (foldl', isPrefixOf)
  2066. 2172.87 s [crypton-x509-store] | ^^^^^^
  2067. 2172.87 s [crypton-x509-store]
  2068. 2172.87 s [crypton-x509-store] Data/X509/CertificateStore.hs:19:1: warning: [GHC-66111] [-Wunused-imports]
  2069. 2172.87 s [crypton-x509-store] The import of ‘Data.Semigroup’ is redundant
  2070. 2172.87 s [crypton-x509-store] except perhaps to import instances from ‘Data.Semigroup’
  2071. 2172.87 s [crypton-x509-store] To import instances alone, use: import Data.Semigroup()
  2072. 2172.87 s [crypton-x509-store] |
  2073. 2172.87 s [crypton-x509-store] 19 | import Data.Semigroup
  2074. 2172.87 s [crypton-x509-store] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2075. 2172.87 s [crypton-x509-store]
  2076. 2172.87 s [crypton-x509-store] Data/X509/CertificateStore.hs:23:1: warning: [GHC-66111] [-Wunused-imports]
  2077. 2172.87 s [crypton-x509-store] The import of ‘Control.Applicative’ is redundant
  2078. 2172.87 s [crypton-x509-store] except perhaps to import instances from ‘Control.Applicative’
  2079. 2172.87 s [crypton-x509-store] To import instances alone, use: import Control.Applicative()
  2080. 2172.87 s [crypton-x509-store] |
  2081. 2172.87 s [crypton-x509-store] 23 | import Control.Applicative ((<$>))
  2082. 2172.87 s [crypton-x509-store] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2083. 2172.87 s [crypton-x509-store]
  2084. 2172.87 s [crypton-x509-store] [2 of 3] Compiling Data.X509.Memory ( Data/X509/Memory.hs, dist/build/Data/X509/Memory.o, dist/build/Data/X509/Memory.dyn_o )
  2085. 2172.87 s [crypton-x509-store] [3 of 3] Compiling Data.X509.File ( Data/X509/File.hs, dist/build/Data/X509/File.o, dist/build/Data/X509/File.dyn_o )
  2086. 2172.87 s [crypton-x509-store] Data/X509/File.hs:9:1: warning: [GHC-66111] [-Wunused-imports]
  2087. 2172.87 s [crypton-x509-store] The import of ‘Control.Applicative’ is redundant
  2088. 2172.87 s [crypton-x509-store] except perhaps to import instances from ‘Control.Applicative’
  2089. 2172.87 s [crypton-x509-store] To import instances alone, use: import Control.Applicative()
  2090. 2172.87 s [crypton-x509-store] |
  2091. 2172.87 s [crypton-x509-store] 9 | import Control.Applicative
  2092. 2172.87 s [extra] include time-1.12.2-dceb
  2093. 2172.87 s [extra] include unix-2.8.7.0-0188
  2094. 2172.87 s [extra] Control.Concurrent.Extra=extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO:Control.Concurrent.Extra,Control.Exception.Extra=extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO:Control.Exception.Extra,Control.Monad.Extra=extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO:Control.Monad.Extra,Data.Either.Extra=extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO:Data.Either.Extra,Data.Foldable.Extra=extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO:Data.Foldable.Extra,Data.IORef.Extra=extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO:Data.IORef.Extra,Data.List.Extra=extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO:Data.List.Extra,Data.List.NonEmpty.Extra=extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO:Data.List.NonEmpty.Extra,Data.Monoid.Extra=extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO:Data.Monoid.Extra,Data.Tuple.Extra=extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO:Data.Tuple.Extra,Data.Typeable.Extra=extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO:Data.Typeable.Extra,Data.Version.Extra=extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO:Data.Version.Extra,Extra=extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO:Extra,Numeric.Extra=extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO:Numeric.Extra,System.Directory.Extra=extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO:System.Directory.Extra,System.Environment.Extra=extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO:System.Environment.Extra,System.IO.Extra=extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO:System.IO.Extra,System.Info.Extra=extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO:System.Info.Extra,System.Process.Extra=extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO:System.Process.Extra,System.Time.Extra=extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO:System.Time.Extra,Text.Read.Extra=extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO:Text.Read.Extra
  2095. 2172.87 s [extra] unit extra-1.8.1-GXI7QsyHCaX6ymXUobiQM1-extra-test
  2096. 2172.87 s [extra] include QuickCheck-2.15.0.1-IlqWQpFTvRJCGLMCfr5FpI
  2097. 2172.87 s [extra] include base-4.20.2.0-edab
  2098. 2172.87 s [extra] include directory-1.3.8.5-0fd7
  2099. 2172.87 s [extra] include extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO
  2100. 2172.87 s [extra] include filepath-1.5.4.0-fef9
  2101. 2172.87 s [extra] include quickcheck-instances-0.3.33-H3I0Ol1Q3TZDDcK6b9G8lX
  2102. 2172.87 s [extra] include unix-2.8.7.0-0188
  2103. 2172.87 s [extra] Ready component graph:
  2104. 2172.87 s [extra] definite extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO
  2105. 2172.87 s [extra] depends base-4.20.2.0-edab
  2106. 2172.87 s [extra] depends clock-0.8.4-FIyQVXCrf9IBkdVdjOlq40
  2107. 2172.87 s [extra] depends directory-1.3.8.5-0fd7
  2108. 2172.87 s [extra] depends filepath-1.5.4.0-fef9
  2109. 2172.87 s [extra] depends process-1.6.26.1-f38f
  2110. 2172.87 s [extra] depends time-1.12.2-dceb
  2111. 2172.87 s [extra] depends unix-2.8.7.0-0188
  2112. 2172.87 s [extra] definite extra-1.8.1-GXI7QsyHCaX6ymXUobiQM1-extra-test
  2113. 2172.87 s [extra] depends QuickCheck-2.15.0.1-IlqWQpFTvRJCGLMCfr5FpI
  2114. 2172.87 s [extra] depends base-4.20.2.0-edab
  2115. 2172.87 s [extra] depends directory-1.3.8.5-0fd7
  2116. 2172.87 s [extra] depends extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO
  2117. 2172.87 s [extra] depends filepath-1.5.4.0-fef9
  2118. 2172.87 s [extra] depends quickcheck-instances-0.3.33-H3I0Ol1Q3TZDDcK6b9G8lX
  2119. 2172.87 s [extra] depends unix-2.8.7.0-0188
  2120. 2172.87 s [extra] Using Cabal-3.12.1.0 compiled by ghc-9.10
  2121. 2172.87 s [extra] Using compiler: ghc-9.10.3
  2122. 2172.88 s [extra] Using install prefix: /nix/store/34nrwks1qc1bbmj8q4xfzdjdc3s7nh8v-extra-1.8.1
  2123. 2172.88 s [extra] Executables installed in:
  2124. 2172.88 s [extra] /nix/store/34nrwks1qc1bbmj8q4xfzdjdc3s7nh8v-extra-1.8.1/bin
  2125. 2172.88 s [extra] Libraries installed in:
  2126. 2172.88 s [extra] /nix/store/34nrwks1qc1bbmj8q4xfzdjdc3s7nh8v-extra-1.8.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/extra-1.8.1-IO8dMQRrgzjAloNA8rsuhO
  2127. 2172.88 s [extra] Dynamic Libraries installed in:
  2128. 2172.88 s [extra] /nix/store/34nrwks1qc1bbmj8q4xfzdjdc3s7nh8v-extra-1.8.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929
  2129. 2172.88 s [extra] Private executables installed in:
  2130. 2172.88 s [extra] /nix/store/34nrwks1qc1bbmj8q4xfzdjdc3s7nh8v-extra-1.8.1/libexec/x86_64-linux-ghc-9.10.3-2929/extra-1.8.1
  2131. 2172.88 s [extra] Data files installed in:
  2132. 2172.88 s [extra] /nix/store/34nrwks1qc1bbmj8q4xfzdjdc3s7nh8v-extra-1.8.1/share/x86_64-linux-ghc-9.10.3-2929/extra-1.8.1
  2133. 2172.88 s [extra] Documentation installed in:
  2134. 2172.88 s [extra] /nix/store/yy4hxi9kq2qrakd5ax07pw9mxnjmazs8-extra-1.8.1-doc/share/doc/extra-1.8.1
  2135. 2172.88 s [extra] Configuration files installed in:
  2136. 2172.88 s [extra] /nix/store/34nrwks1qc1bbmj8q4xfzdjdc3s7nh8v-extra-1.8.1/etc
  2137. 2172.88 s [extra] No alex found
  2138. 2172.88 s [extra] Using ar found on system at:
  2139. 2172.88 s [extra] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
  2140. 2172.88 s [extra] No c2hs found
  2141. 2172.88 s [extra] No cpphs found
  2142. 2172.88 s [extra] No doctest found
  2143. 2172.88 s [extra] Using gcc version 14.3.0 given by user at:
  2144. 2172.88 s [extra] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
  2145. 2172.88 s [extra] Using ghc version 9.10.3 found on system at:
  2146. 2172.88 s [extra] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/ghc
  2147. 2172.88 s [haskell-src-meta] definite haskell-src-meta-0.8.15-4HxuFJYvnsJJgA1If46svp-examples
  2148. 2172.88 s [haskell-src-meta] depends base-4.20.2.0-edab
  2149. 2172.88 s [haskell-src-meta] depends containers-0.7-8e24
  2150. 2172.88 s [haskell-src-meta] depends haskell-src-meta-0.8.15-3Hm210qgjJS8oO9pS5FxuM
  2151. 2172.88 s [haskell-src-meta] depends pretty-1.1.3.6-a771
  2152. 2172.88 s [haskell-src-meta] depends syb-0.7.2.4-JkJbdCEi2UWBzhzVQUlw85
  2153. 2172.88 s [haskell-src-meta] depends template-haskell-2.22.0.0-bcc5
  2154. 2172.88 s [haskell-src-meta] definite haskell-src-meta-0.8.15-IKqYpt80cx3EuDi33xcGVn-splices
  2155. 2172.88 s [haskell-src-meta] depends base-4.20.2.0-edab
  2156. 2172.88 s [haskell-src-meta] depends haskell-src-exts-1.23.1-GhMFp5uVAEHKQUEVjYILmQ
  2157. 2172.88 s [haskell-src-meta] depends haskell-src-meta-0.8.15-3Hm210qgjJS8oO9pS5FxuM
  2158. 2172.88 s [haskell-src-meta] depends template-haskell-2.22.0.0-bcc5
  2159. 2172.88 s [haskell-src-meta] Using Cabal-3.12.1.0 compiled by ghc-9.10
  2160. 2172.88 s [haskell-src-meta] Using compiler: ghc-9.10.3
  2161. 2172.88 s [haskell-src-meta] Using install prefix:
  2162. 2172.88 s [haskell-src-meta] /nix/store/f7265jxzz8xl5l6sf0ny031cwr1rwr0d-haskell-src-meta-0.8.15
  2163. 2172.88 s [haskell-src-meta] Executables installed in:
  2164. 2172.88 s [haskell-src-meta] /nix/store/f7265jxzz8xl5l6sf0ny031cwr1rwr0d-haskell-src-meta-0.8.15/bin
  2165. 2172.88 s [haskell-src-meta] Libraries installed in:
  2166. 2172.88 s [haskell-src-meta] /nix/store/f7265jxzz8xl5l6sf0ny031cwr1rwr0d-haskell-src-meta-0.8.15/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/haskell-src-meta-0.8.15-3Hm210qgjJS8oO9pS5FxuM
  2167. 2172.88 s [haskell-src-meta] Dynamic Libraries installed in:
  2168. 2172.88 s [haskell-src-meta] /nix/store/f7265jxzz8xl5l6sf0ny031cwr1rwr0d-haskell-src-meta-0.8.15/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929
  2169. 2172.88 s [haskell-src-meta] Private executables installed in:
  2170. 2172.88 s [haskell-src-meta] /nix/store/f7265jxzz8xl5l6sf0ny031cwr1rwr0d-haskell-src-meta-0.8.15/libexec/x86_64-linux-ghc-9.10.3-2929/haskell-src-meta-0.8.15
  2171. 2172.88 s [haskell-src-meta] Data files installed in:
  2172. 2172.88 s [haskell-src-meta] /nix/store/f7265jxzz8xl5l6sf0ny031cwr1rwr0d-haskell-src-meta-0.8.15/share/x86_64-linux-ghc-9.10.3-2929/haskell-src-meta-0.8.15
  2173. 2172.88 s [haskell-src-meta] Documentation installed in:
  2174. 2172.88 s [haskell-src-meta] /nix/store/sqla34gs6yxj8ins6pis8a52r89s3rmi-haskell-src-meta-0.8.15-doc/share/doc/haskell-src-meta-0.8.15
  2175. 2172.88 s [haskell-src-meta] Configuration files installed in:
  2176. 2172.88 s [haskell-src-meta] /nix/store/f7265jxzz8xl5l6sf0ny031cwr1rwr0d-haskell-src-meta-0.8.15/etc
  2177. 2172.88 s [haskell-src-meta] No alex found
  2178. 2172.88 s [haskell-src-meta] Using ar found on system at:
  2179. 2172.88 s [haskell-src-meta] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
  2180. 2172.88 s [haskell-src-meta] No c2hs found
  2181. 2172.88 s [haskell-src-meta] No cpphs found
  2182. 2172.88 s [haskell-src-meta] No doctest found
  2183. 2172.88 s [haskell-src-meta] Using gcc version 14.3.0 given by user at:
  2184. 2172.88 s [haskell-src-meta] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
  2185. 2172.88 s [haskell-src-meta] Using ghc version 9.10.3 found on system at:
  2186. 2172.88 s [haskell-src-meta] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/ghc
  2187. 2172.88 s [haskell-src-meta] Using ghc-pkg version 9.10.3 found on system at:
  2188. 2172.88 s [haskell-src-meta] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/ghc-pkg-9.10.3
  2189. 2172.88 s [haskell-src-meta] No ghcjs found
  2190. 2172.88 s [haskell-src-meta] No ghcjs-pkg found
  2191. 2172.88 s [haskell-src-meta] No greencard found
  2192. 2172.88 s [haskell-src-meta] Using haddock version 2.31.1 found on system at:
  2193. 2172.88 s [haskell-src-meta] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/haddock-ghc-9.10.3
  2194. 2172.88 s [haskell-src-meta] No happy found
  2195. 2172.88 s [haskell-src-meta] Using haskell-suite found on system at: haskell-suite-dummy-location
  2196. 2172.88 s [haskell-src-meta] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  2197. 2172.88 s [haskell-src-meta] No hmake found
  2198. 2172.88 s [haskell-src-meta] Using hpc version 0.69 found on system at:
  2199. 2172.88 s [haskell-src-meta] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/hpc-ghc-9.10.3
  2200. 2172.88 s [haskell-src-meta] Using hsc2hs version 0.68.10 found on system at:
  2201. 2172.88 s [haskell-src-meta] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  2202. 2172.88 s [haskell-src-meta] Using hscolour version 1.25 found on system at:
  2203. 2172.88 s [haskell-src-meta] /nix/store/gfp00h3cb2dgqi9q2527pfssq212f5ry-hscolour-1.25/bin/HsColour
  2204. 2172.88 s [haskell-src-meta] No jhc found
  2205. 2172.88 s [haskell-src-meta] Using ld found on system at:
  2206. 2172.88 s [haskell-src-meta] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
  2207. 2172.88 s [haskell-src-meta] No pkg-config found
  2208. 2172.88 s [haskell-src-meta] Using runghc version 9.10.3 found on system at:
  2209. 2172.88 s [haskell-src-meta] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/runghc-9.10.3
  2210. 2172.88 s [haskell-src-meta] Using strip version 2.44 found on system at:
  2211. 2172.88 s [haskell-src-meta] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
  2212. 2172.88 s [haskell-src-meta] Using tar found on system at:
  2213. 2172.88 s [haskell-src-meta] /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
  2214. 2172.88 s [haskell-src-meta] No uhc found
  2215. 2172.88 s [haskell-src-meta] Phase: buildPhase
  2216. 2172.88 s [haskell-src-meta] Preprocessing library for haskell-src-meta-0.8.15...
  2217. 2172.88 s [haskell-src-meta] Building library for haskell-src-meta-0.8.15...
  2218. 2172.88 s [haskell-src-meta] [1 of 6] Compiling Language.Haskell.Meta.Extensions ( src/Language/Haskell/Meta/Extensions.hs, dist/build/Language/Haskell/Meta/Extensions.o, dist/build/Language/Haskell/Meta/Extensions.dyn_o )
  2219. 2172.88 s [haskell-src-meta] [2 of 6] Compiling Language.Haskell.Meta.THCompat ( src/Language/Haskell/Meta/THCompat.hs, dist/build/Language/Haskell/Meta/THCompat.o, dist/build/Language/Haskell/Meta/THCompat.dyn_o )
  2220. 2172.88 s [http-types] include quickcheck-instances-0.3.33-H3I0Ol1Q3TZDDcK6b9G8lX
  2221. 2172.88 s [http-types] include text-2.1.3-afaf
  2222. 2172.88 s [http-types] Linked component graph:
  2223. 2172.88 s [http-types] unit http-types-0.12.4-1owhyDxzRoXFojQprwOg5J-doctests
  2224. 2172.88 s [http-types] include base-4.20.2.0-edab
  2225. 2172.88 s [http-types] include doctest-0.24.2-4tBnFFtIaXeIyBc6YG5eRd
  2226. 2172.88 s [http-types] unit http-types-0.12.4-CPC9WF068mv4aqiQrmr6fn
  2227. 2172.88 s [http-types] include array-0.5.8.0-f015
  2228. 2172.88 s [http-types] include base-4.20.2.0-edab
  2229. 2172.88 s [http-types] include bytestring-0.12.2.0-d4b6
  2230. 2172.88 s [http-types] include case-insensitive-1.2.1.0-1noARxZ9jg0Gp1ez7UT0AT
  2231. 2172.88 s [http-types] include text-2.1.3-afaf
  2232. 2172.88 s [http-types] Network.HTTP.Types=http-types-0.12.4-CPC9WF068mv4aqiQrmr6fn:Network.HTTP.Types,Network.HTTP.Types.Header=http-types-0.12.4-CPC9WF068mv4aqiQrmr6fn:Network.HTTP.Types.Header,Network.HTTP.Types.Method=http-types-0.12.4-CPC9WF068mv4aqiQrmr6fn:Network.HTTP.Types.Method,Network.HTTP.Types.QueryLike=http-types-0.12.4-CPC9WF068mv4aqiQrmr6fn:Network.HTTP.Types.QueryLike,Network.HTTP.Types.Status=http-types-0.12.4-CPC9WF068mv4aqiQrmr6fn:Network.HTTP.Types.Status,Network.HTTP.Types.URI=http-types-0.12.4-CPC9WF068mv4aqiQrmr6fn:Network.HTTP.Types.URI,Network.HTTP.Types.Version=http-types-0.12.4-CPC9WF068mv4aqiQrmr6fn:Network.HTTP.Types.Version
  2233. 2172.88 s [http-types] unit http-types-0.12.4-3nysQIVzZhHKNRipHffPyr-spec
  2234. 2172.88 s [http-types] include QuickCheck-2.15.0.1-IlqWQpFTvRJCGLMCfr5FpI
  2235. 2172.88 s [http-types] include base-4.20.2.0-edab
  2236. 2172.88 s [http-types] include bytestring-0.12.2.0-d4b6
  2237. 2172.88 s [http-types] include hspec-2.11.14-HsLiVUmjJGcL8Xrb9QYMtO
  2238. 2172.88 s [http-types] include http-types-0.12.4-CPC9WF068mv4aqiQrmr6fn
  2239. 2172.88 s [http-types] include quickcheck-instances-0.3.33-H3I0Ol1Q3TZDDcK6b9G8lX
  2240. 2172.88 s [http-types] include text-2.1.3-afaf
  2241. 2172.88 s [http-types] Ready component graph:
  2242. 2172.88 s [http-types] definite http-types-0.12.4-CPC9WF068mv4aqiQrmr6fn
  2243. 2172.88 s [http-types] depends array-0.5.8.0-f015
  2244. 2172.88 s [http-types] depends base-4.20.2.0-edab
  2245. 2172.88 s [http-types] depends bytestring-0.12.2.0-d4b6
  2246. 2172.88 s [http-types] depends case-insensitive-1.2.1.0-1noARxZ9jg0Gp1ez7UT0AT
  2247. 2172.88 s [http-types] depends text-2.1.3-afaf
  2248. 2172.88 s [http-types] definite http-types-0.12.4-3nysQIVzZhHKNRipHffPyr-spec
  2249. 2172.88 s [http-types] depends QuickCheck-2.15.0.1-IlqWQpFTvRJCGLMCfr5FpI
  2250. 2172.88 s [http-types] depends base-4.20.2.0-edab
  2251. 2172.88 s [http-types] depends bytestring-0.12.2.0-d4b6
  2252. 2172.88 s [http-types] depends hspec-2.11.14-HsLiVUmjJGcL8Xrb9QYMtO
  2253. 2172.88 s [http-types] depends http-types-0.12.4-CPC9WF068mv4aqiQrmr6fn
  2254. 2172.88 s [http-types] depends quickcheck-instances-0.3.33-H3I0Ol1Q3TZDDcK6b9G8lX
  2255. 2172.88 s [http-types] depends text-2.1.3-afaf
  2256. 2172.88 s [http-types] definite http-types-0.12.4-1owhyDxzRoXFojQprwOg5J-doctests
  2257. 2172.88 s [http-types] depends base-4.20.2.0-edab
  2258. 2172.88 s [http-types] depends doctest-0.24.2-4tBnFFtIaXeIyBc6YG5eRd
  2259. 2172.88 s [http-types] Using Cabal-3.12.1.0 compiled by ghc-9.10
  2260. 2172.88 s [http-types] Using compiler: ghc-9.10.3
  2261. 2172.88 s [http-types] Using install prefix:
  2262. 2172.88 s [http-types] /nix/store/jxjj7rjppkawyfvhfvnrljmirpnsw38p-http-types-0.12.4
  2263. 2172.88 s [http-types] Executables installed in:
  2264. 2172.88 s [http-types] /nix/store/jxjj7rjppkawyfvhfvnrljmirpnsw38p-http-types-0.12.4/bin
  2265. 2172.88 s [http-types] Libraries installed in:
  2266. 2172.88 s [http-types] /nix/store/jxjj7rjppkawyfvhfvnrljmirpnsw38p-http-types-0.12.4/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/http-types-0.12.4-CPC9WF068mv4aqiQrmr6fn
  2267. 2172.88 s [http-types] Dynamic Libraries installed in:
  2268. 2172.88 s [http-types] /nix/store/jxjj7rjppkawyfvhfvnrljmirpnsw38p-http-types-0.12.4/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929
  2269. 2172.88 s [http-types] Private executables installed in:
  2270. 2172.88 s [http-types] /nix/store/jxjj7rjppkawyfvhfvnrljmirpnsw38p-http-types-0.12.4/libexec/x86_64-linux-ghc-9.10.3-2929/http-types-0.12.4
  2271. 2172.88 s [http-types] Data files installed in:
  2272. 2172.88 s [http-types] /nix/store/jxjj7rjppkawyfvhfvnrljmirpnsw38p-http-types-0.12.4/share/x86_64-linux-ghc-9.10.3-2929/http-types-0.12.4
  2273. 2172.88 s [http-types] Documentation installed in:
  2274. 2172.88 s [http-types] /nix/store/9al04hrskwsb7a2pap58fb74w33808sa-http-types-0.12.4-doc/share/doc/http-types-0.12.4
  2275. 2172.88 s [http-types] Configuration files installed in:
  2276. 2172.88 s [http-types] /nix/store/jxjj7rjppkawyfvhfvnrljmirpnsw38p-http-types-0.12.4/etc
  2277. 2172.88 s [http-types] No alex found
  2278. 2172.88 s [http-types] Using ar found on system at:
  2279. 2172.88 s [http-types] /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
  2280. 2172.88 s [http-types] No c2hs found
  2281. 2172.88 s [http-types] No cpphs found
  2282. 2172.88 s [http-types] Using doctest version 0.24.2 found on system at:
  2283. 2172.88 s [http-types] /nix/store/m42ig14xi2bhjwxh0nmigf5hk1x3w75v-doctest-0.24.2/bin/doctest
  2284. 2172.88 s [http-types] Using gcc version 14.3.0 given by user at:
  2285. 2172.88 s [http-types] /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
  2286. 2172.88 s [http-types] Using ghc version 9.10.3 found on system at:
  2287. 2172.88 s [http-types] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/ghc
  2288. 2172.88 s [http-types] Using ghc-pkg version 9.10.3 found on system at:
  2289. 2172.88 s [http-types] /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/ghc-pkg-9.10.3
  2290. 2172.88 s [http-types] No ghcjs found
  2291. 2172.88 s [http-types] No ghcjs-pkg found
  2292. 2172.88 s [http-types] No greencard found
  2293. 2172.88 s [indexed-traversable-instances] Phase: setupCompilerEnvironmentPhase
  2294. 2172.88 s [indexed-traversable-instances] Build with /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3.
  2295. 2172.88 s [indexed-traversable-instances] Phase: unpackPhase
  2296. 2172.88 s [indexed-traversable-instances] unpacking source archive /nix/store/piy7fiiqr78dmbrs0lhbyiismy7byv84-indexed-traversable-instances-0.1.2.tar.gz
  2297. 2172.88 s [indexed-traversable-instances] source root is indexed-traversable-instances-0.1.2
  2298. 2172.88 s [indexed-traversable-instances] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "indexed-traversable-instances-0.1.2/tests/safe.hs"
  2299. 2172.88 s [indexed-traversable-instances] Phase: patchPhase
  2300. 2172.88 s [indexed-traversable-instances] stacklock2nix: replace Cabal file with revision from /nix/store/01g54d3ka21zjk967h70smh8vvpbys9n-indexed-traversable-instances-cabal-0.1.2.
  2301. 2172.88 s [indexed-traversable-instances] Phase: compileBuildDriverPhase
  2302. 2172.88 s [indexed-traversable-instances] setupCompileFlags: -package-db=/build/tmp.MaCuihMeO1/setup-package.conf.d -threaded
  2303. 2172.88 s [indexed-traversable-instances] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.MaCuihMeO1/Main.o )
  2304. 2172.88 s [indexed-traversable-instances] [2 of 2] Linking Setup
  2305. 2172.88 s [indexed-traversable-instances] Phase: updateAutotoolsGnuConfigScriptsPhase
  2306. 2172.88 s [indexed-traversable-instances] Phase: configurePhase
  2307. 2172.88 s [indexed-traversable-instances] configureFlags: --verbose --prefix=/nix/store/vslsx3yys44n5pz0jfx8cfskya8xxaax-indexed-traversable-instances-0.1.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/wlfj6ilqhwg93arbdggy2gyxm84bixg5-indexed-traversable-instances-0.1.2-doc/share/doc/indexed-traversable-instances-0.1.2 --with-gcc=gcc --package-db=/build/tmp.MaCuihMeO1/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/bkicgvyymba52ijm1z5zs96dsqqi59lp-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
  2308. 2172.88 s [indexed-traversable-instances] Using Parsec parser
  2309. 2172.88 s [indexed-traversable-instances] Configuring indexed-traversable-instances-0.1.2...
  2310. 2172.88 s [indexed-traversable-instances] Dependency OneTuple >=0.3 && <0.5: using OneTuple-0.4.2
  2311. 2172.88 s [indexed-traversable-instances] Dependency base >=4.12 && <4.22: using base-4.20.2.0
  2312. 2172.88 s [indexed-traversable-instances] Dependency indexed-traversable >=0.1.4 && <0.2: using
  2313. 2172.88 s [indexed-traversable-instances] indexed-traversable-0.1.4
  2314. 2172.88 s [indexed-traversable-instances] Dependency tagged >=0.8.6 && <0.9: using tagged-0.8.9
  2315. 2172.88 s [indexed-traversable-instances] Dependency unordered-containers >=0.2.8.0 && <0.3: using
  2316. 2172.88 s [indexed-traversable-instances] unordered-containers-0.2.20.1
  2317. 2172.88 s [indexed-traversable-instances] Dependency vector >=0.13.1.0 && <0.14: using vector-0.13.2.0
  2318. 2172.88 s [indexed-traversable-instances] Dependency base: using base-4.20.2.0
  2319. 2172.88 s [indexed-traversable-instances] Dependency indexed-traversable: using indexed-traversable-0.1.4
  2320. 2172.88 s [indexed-traversable-instances] Dependency indexed-traversable-instances: using
  2321. 2172.88 s [indexed-traversable-instances] indexed-traversable-instances-0.1.2
  2322. 2172.88 s [indexed-traversable-instances] Dependency OneTuple: using OneTuple-0.4.2
  2323. 2172.88 s [indexed-traversable-instances] Dependency QuickCheck >=2.14.2 && <2.16: using QuickCheck-2.15.0.1
  2324. 2172.88 s [indexed-traversable-instances] Dependency base: using base-4.20.2.0
  2325. 2172.88 s [indexed-traversable-instances] Dependency containers: using containers-0.7
  2326. 2172.88 s [indexed-traversable-instances] Dependency indexed-traversable: using indexed-traversable-0.1.4
  2327. 2172.88 s [indexed-traversable-instances] Dependency indexed-traversable-instances: using
  2328. 2172.88 s [indexed-traversable-instances] indexed-traversable-instances-0.1.2
  2329. 2172.88 s [indexed-traversable-instances] Dependency quickcheck-instances >=0.3.29 && <0.4: using
  2330. 2172.88 s [indexed-traversable-instances] quickcheck-instances-0.3.33
  2331. 2172.88 s [indexed-traversable-instances] Dependency tasty >=1.2.3 && <1.6: using tasty-1.5.3
  2332. 2172.88 s [indexed-traversable-instances] Dependency tasty-quickcheck >=0.10.1.1 && <0.12: using tasty-quickcheck-0.11.1
  2333. 2172.88 s [indexed-traversable-instances] Dependency transformers: using transformers-0.6.1.1
  2334. 2172.88 s [indexed-traversable-instances] Dependency unordered-containers: using unordered-containers-0.2.20.1
  2335. 2172.88 s [indexed-traversable-instances] Dependency vector: using vector-0.13.2.0
  2336. 2172.88 s [indexed-traversable-instances] Source component graph:
  2337. 2172.88 s [indexed-traversable-instances] component lib
  2338. 2172.88 s [indexed-traversable-instances] component test:indexed-tests dependency lib
  2339. 2172.88 s [indexed-traversable-instances] component test:safe dependency lib
  2340. 2172.88 s [indexed-traversable-instances] Configured component graph:
  2341. 2172.97 s [mwc-random:post-build] Uploading to the NixCI cache: /nix/store/116zqlfl67x8zcw01qbxr03lnkzr8jig-mwc-random-0.15.2.0 /nix/store/j2zdp0hziq6cf92zj9f0mw2x7jpdzqmd-mwc-random-0.15.2.0-doc
  2342. 2173.02 s [mwc-random:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2343. 2173.24 s [mwc-random:post-build] copying 2 paths...
  2344. 2173.45 s [mwc-random:post-build] copying path '/nix/store/j2zdp0hziq6cf92zj9f0mw2x7jpdzqmd-mwc-random-0.15.2.0-doc' to 'https://cache.nix-ci.com'...
  2345. 2173.69 s [mwc-random:post-build] copying path '/nix/store/116zqlfl67x8zcw01qbxr03lnkzr8jig-mwc-random-0.15.2.0' to 'https://cache.nix-ci.com'...
  2346. 2175.67 s [mwc-random:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2347. 2175.90 s [mwc-random:post-build] copying 2 paths...
  2348. 2175.90 s [mwc-random:post-build] copying path '/nix/store/zg1dz5zymyhpphw1m6m2lv5kjf44qvb8-mwc-random-0.15.2.0.tar.gz.drv' to 'https://cache.nix-ci.com'...
  2349. 2176.12 s [mwc-random:post-build] copying path '/nix/store/bxj2f7n0vjpggi4mp53cx7shrdls0zwv-mwc-random-0.15.2.0.drv' to 'https://cache.nix-ci.com'...
  2350. 2176.39 s Progress: 406 of 553 built (13 building, 1 failed), 703 of 703 downloaded from cache
  2351. 2176.39 s [string-conversions] Phase: setupCompilerEnvironmentPhase
  2352. 2176.39 s [string-conversions] Build with /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3.
  2353. 2176.39 s [string-conversions] Phase: unpackPhase
  2354. 2176.39 s [string-conversions] unpacking source archive /nix/store/ssspzcxdwf2by8s4zvi6fysw9xmfrmw5-string-conversions-0.4.0.1.tar.gz
  2355. 2176.39 s [string-conversions] source root is string-conversions-0.4.0.1
  2356. 2176.39 s [string-conversions] setting SOURCE_DATE_EPOCH to timestamp 1483072099 of file "string-conversions-0.4.0.1/string-conversions.cabal"
  2357. 2176.39 s [string-conversions] Phase: patchPhase
  2358. 2176.39 s [string-conversions] stacklock2nix: replace Cabal file with revision from /nix/store/c495dwybxsyxdnbh7rzpi8yl8jbgxvvf-string-conversions-cabal-0.4.0.1.
  2359. 2176.39 s [string-conversions] Phase: compileBuildDriverPhase
  2360. 2176.39 s [string-conversions] setupCompileFlags: -package-db=/build/tmp.KRk1T7i8tJ/setup-package.conf.d -threaded
  2361. 2176.39 s [string-conversions] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.KRk1T7i8tJ/Main.o )
  2362. 2176.39 s [string-conversions] [2 of 2] Linking Setup
  2363. 2176.39 s [string-conversions] Phase: updateAutotoolsGnuConfigScriptsPhase
  2364. 2176.39 s [string-conversions] Phase: configurePhase
  2365. 2176.39 s [string-conversions] configureFlags: --verbose --prefix=/nix/store/j1j2qj9wxj12kpzi1www2s8z3dqbaa8g-string-conversions-0.4.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/khgwnlmqkm90qixmrc7wvsvhrhgzdk2v-string-conversions-0.4.0.1-doc/share/doc/string-conversions-0.4.0.1 --with-gcc=gcc --package-db=/build/tmp.KRk1T7i8tJ/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/bkicgvyymba52ijm1z5zs96dsqqi59lp-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
  2366. 2176.39 s [string-conversions] Using Parsec parser
  2367. 2176.39 s [string-conversions] Configuring string-conversions-0.4.0.1...
  2368. 2176.39 s [string-conversions] Dependency base >=4 && <5: using base-4.20.2.0
  2369. 2176.39 s [string-conversions] Dependency bytestring >=0.9: using bytestring-0.12.2.0
  2370. 2176.39 s [string-conversions] Dependency text >=0.11: using text-2.1.3
  2371. 2176.39 s [string-conversions] Dependency utf8-string >=0.3.1: using utf8-string-1.0.2
  2372. 2176.39 s [string-conversions] Dependency QuickCheck: using QuickCheck-2.15.0.1
  2373. 2176.39 s [string-conversions] Dependency base >=4 && <5: using base-4.20.2.0
  2374. 2176.40 s [string-conversions] Dependency bytestring >=0.9: using bytestring-0.12.2.0
  2375. 2176.40 s [string-conversions] Dependency deepseq: using deepseq-1.5.0.0
  2376. 2176.40 s [string-conversions] Dependency hspec: using hspec-2.11.14
  2377. 2176.40 s [string-conversions] Dependency quickcheck-instances: using quickcheck-instances-0.3.33
  2378. 2176.40 s [string-conversions] Dependency text >=0.11: using text-2.1.3
  2379. 2176.40 s [string-conversions] Dependency utf8-string >=0.3.1: using utf8-string-1.0.2
  2380. 2176.40 s [string-conversions] Source component graph:
  2381. 2176.40 s [string-conversions] component test:spec
  2382. 2176.40 s [string-conversions] component lib
  2383. 2176.40 s [string-conversions] Configured component graph:
  2384. 2176.40 s [string-conversions] component string-conversions-0.4.0.1-JMh97O4zAve8bzxtM57UUx-spec
  2385. 2176.40 s [string-conversions] include QuickCheck-2.15.0.1-IlqWQpFTvRJCGLMCfr5FpI
  2386. 2176.40 s [string-conversions] include base-4.20.2.0-edab
  2387. 2176.40 s [string-conversions] include bytestring-0.12.2.0-d4b6
  2388. 2176.40 s [string-conversions] include deepseq-1.5.0.0-500b
  2389. 2176.40 s [string-conversions] include hspec-2.11.14-HsLiVUmjJGcL8Xrb9QYMtO
  2390. 2176.40 s [string-conversions] include quickcheck-instances-0.3.33-H3I0Ol1Q3TZDDcK6b9G8lX
  2391. 2176.40 s [string-conversions] include text-2.1.3-afaf
  2392. 2176.40 s [string-conversions] include utf8-string-1.0.2-3EjaaLbt9sICR0R80w0vvs
  2393. 2176.40 s [string-conversions] component string-conversions-0.4.0.1-E8UkKHwD9VD1oiqsfM8LBM
  2394. 2176.40 s [string-conversions] include base-4.20.2.0-edab
  2395. 2176.40 s [string-conversions] include bytestring-0.12.2.0-d4b6
  2396. 2176.40 s [string-conversions] include text-2.1.3-afaf
  2397. 2176.40 s [string-conversions] include utf8-string-1.0.2-3EjaaLbt9sICR0R80w0vvs
  2398. 2176.40 s [string-conversions] Linked component graph:
  2399. 2176.40 s [string-conversions] unit string-conversions-0.4.0.1-JMh97O4zAve8bzxtM57UUx-spec
  2400. 2176.40 s [string-conversions] include QuickCheck-2.15.0.1-IlqWQpFTvRJCGLMCfr5FpI
  2401. 2176.40 s [string-conversions] include base-4.20.2.0-edab
  2402. 2176.40 s [string-conversions] include bytestring-0.12.2.0-d4b6
  2403. 2176.41 s [text-iso8601] Phase: setupCompilerEnvironmentPhase
  2404. 2176.41 s [text-iso8601] Build with /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3.
  2405. 2176.41 s [text-iso8601] Phase: unpackPhase
  2406. 2176.41 s [text-iso8601] unpacking source archive /nix/store/wrqbgf2l5m4qwdvap1q7rdwrciqxmvp2-text-iso8601-0.1.1.tar.gz
  2407. 2176.41 s [text-iso8601] source root is text-iso8601-0.1.1
  2408. 2176.41 s [text-iso8601] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "text-iso8601-0.1.1/text-iso8601.cabal"
  2409. 2176.41 s [text-iso8601] Phase: patchPhase
  2410. 2176.41 s [text-iso8601] stacklock2nix: replace Cabal file with revision from /nix/store/h4z65z2m9wzmwrfjpsljdy350i5dmcih-text-iso8601-cabal-0.1.1.
  2411. 2176.41 s [text-iso8601] Phase: compileBuildDriverPhase
  2412. 2176.41 s [text-iso8601] setupCompileFlags: -package-db=/build/tmp.h26WkR0uLb/setup-package.conf.d -threaded
  2413. 2176.41 s [text-iso8601] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.h26WkR0uLb/Main.o )
  2414. 2176.41 s [text-iso8601] [2 of 2] Linking Setup
  2415. 2176.41 s [text-iso8601] Phase: updateAutotoolsGnuConfigScriptsPhase
  2416. 2176.41 s [text-iso8601] Phase: configurePhase
  2417. 2176.41 s [text-iso8601] configureFlags: --verbose --prefix=/nix/store/n0l5a8sq983vnxph12a02lr9z3wcjwwv-text-iso8601-0.1.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/m8v623fp5qdmfvckpl64jn7k8hlcmpif-text-iso8601-0.1.1-doc/share/doc/text-iso8601-0.1.1 --with-gcc=gcc --package-db=/build/tmp.h26WkR0uLb/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/bkicgvyymba52ijm1z5zs96dsqqi59lp-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
  2418. 2176.41 s [text-iso8601] Using Parsec parser
  2419. 2176.41 s [text-iso8601] Configuring text-iso8601-0.1.1...
  2420. 2176.41 s [text-iso8601] Dependency base >=4.12.0.0 && <5: using base-4.20.2.0
  2421. 2176.41 s [text-iso8601] Dependency integer-conversion >=0.1 && <0.2: using integer-conversion-0.1.1
  2422. 2176.41 s [text-iso8601] Dependency text >=1.2.3.0 && <1.3.0.0 || >=2.0 && <2.2: using text-2.1.3
  2423. 2176.41 s [text-iso8601] Dependency time >=1.8.0.2 && <1.15: using time-1.12.2
  2424. 2176.41 s [text-iso8601] Dependency time-compat >=1.9.4 && <1.10: using time-compat-1.9.8
  2425. 2176.41 s [text-iso8601] Dependency QuickCheck >=2.14.3 && <2.16: using QuickCheck-2.15.0.1
  2426. 2176.41 s [text-iso8601] Dependency base: using base-4.20.2.0
  2427. 2176.41 s [text-iso8601] Dependency quickcheck-instances >=0.3.29.1 && <0.4: using
  2428. 2176.41 s [text-iso8601] quickcheck-instances-0.3.33
  2429. 2176.41 s [text-iso8601] Dependency tasty >=1.4.3 && <1.6: using tasty-1.5.3
  2430. 2176.41 s [text-iso8601] Dependency tasty-hunit >=0.10.0.3 && <0.11: using tasty-hunit-0.10.2
  2431. 2176.41 s [text-iso8601] Dependency tasty-quickcheck >=0.10.2 && <0.12: using tasty-quickcheck-0.11.1
  2432. 2176.41 s [text-iso8601] Dependency text: using text-2.1.3
  2433. 2176.41 s [text-iso8601] Dependency text-iso8601: using text-iso8601-0.1.1
  2434. 2176.41 s [text-iso8601] Dependency time-compat: using time-compat-1.9.8
  2435. 2176.41 s [text-iso8601] Source component graph:
  2436. 2176.41 s [text-iso8601] component lib
  2437. 2176.41 s [text-iso8601] component test:text-iso8601-tests dependency lib
  2438. 2176.41 s [text-iso8601] Configured component graph:
  2439. 2176.41 s [text-iso8601] component text-iso8601-0.1.1-JOSuGgc5Tg79o4nShfYRhJ
  2440. 2176.41 s [text-iso8601] include base-4.20.2.0-edab
  2441. 2176.41 s [text-iso8601] include integer-conversion-0.1.1-J0Vwv7VAlkeCY6NJtJ9R8
  2442. 2176.41 s [text-iso8601] include text-2.1.3-afaf
  2443. 2176.41 s [text-iso8601] include time-1.12.2-dceb
  2444. 2176.41 s [text-iso8601] include time-compat-1.9.8-1UdldIGmKj4vedGFsZtWs
  2445. 2176.41 s [text-iso8601] component text-iso8601-0.1.1-DKBoEqW832XGuJH1MIn5cf-text-iso8601-tests
  2446. 2176.41 s [text-iso8601] include QuickCheck-2.15.0.1-IlqWQpFTvRJCGLMCfr5FpI
  2447. 2176.41 s [text-iso8601] include base-4.20.2.0-edab
  2448. 2176.41 s [text-iso8601] include quickcheck-instances-0.3.33-H3I0Ol1Q3TZDDcK6b9G8lX
  2449. 2176.41 s [text-iso8601] include tasty-1.5.3-76yi2z8nymJChOrNxwslOM
  2450. 2176.41 s [text-iso8601] include tasty-hunit-0.10.2-5cKZt0ELjI1E7Rx0aBTwoZ
  2451. 2176.50 s [unison-util-cache:post-build] Uploading to the NixCI cache: /nix/store/9rv10w62zkaf4mi551kx5p9cj4pkdnqc-unison-util-cache-0.0.0-doc /nix/store/jrqjdxfly6ag17vnvj7kljj0njbzph89-unison-util-cache-0.0.0
  2452. 2176.57 s [unison-util-cache:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2453. 2176.81 s [unison-util-cache:post-build] copying 2 paths...
  2454. 2176.81 s [unison-util-cache:post-build] copying path '/nix/store/9rv10w62zkaf4mi551kx5p9cj4pkdnqc-unison-util-cache-0.0.0-doc' to 'https://cache.nix-ci.com'...
  2455. 2177.09 s [unison-util-cache:post-build] copying path '/nix/store/jrqjdxfly6ag17vnvj7kljj0njbzph89-unison-util-cache-0.0.0' to 'https://cache.nix-ci.com'...
  2456. 2177.39 s [unison-util-cache:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2457. 2177.64 s [unison-util-cache:post-build] copying 1 paths...
  2458. 2177.64 s [unison-util-cache:post-build] copying path '/nix/store/zanplcixx4vnwp4x985gp8qczjhgq2p1-unison-util-cache-0.0.0.drv' to 'https://cache.nix-ci.com'...
  2459. 2177.90 s Progress: 407 of 554 built (12 building, 1 failed), 703 of 703 downloaded from cache
  2460. 2177.97 s [uri-encode:post-build] Uploading to the NixCI cache: /nix/store/9vlad2xj1pc2hhw71qwx0bh63miy62n0-uri-encode-1.5.0.7-doc /nix/store/clcyic7zlmsny21d6v9msrasa9m2bk7c-uri-encode-1.5.0.7
  2461. 2178.02 s [uri-encode:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2462. 2178.25 s [uri-encode:post-build] copying 2 paths...
  2463. 2178.32 s [uri-encode:post-build] copying path '/nix/store/9vlad2xj1pc2hhw71qwx0bh63miy62n0-uri-encode-1.5.0.7-doc' to 'https://cache.nix-ci.com'...
  2464. 2178.54 s [uri-encode:post-build] copying path '/nix/store/clcyic7zlmsny21d6v9msrasa9m2bk7c-uri-encode-1.5.0.7' to 'https://cache.nix-ci.com'...
  2465. 2178.90 s [uri-encode:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2466. 2179.18 s [uri-encode:post-build] copying 3 paths...
  2467. 2179.18 s [uri-encode:post-build] copying path '/nix/store/jrxzf56xsq7sb8a6g7ldw926l29xgps2-uri-encode-cabal-1.5.0.7.drv' to 'https://cache.nix-ci.com'...
  2468. 2179.18 s [uri-encode:post-build] copying path '/nix/store/x71mg9ryyr1ghwbllrh3ijqqg5ijswxm-uri-encode-1.5.0.7.tar.gz.drv' to 'https://cache.nix-ci.com'...
  2469. 2179.39 s [uri-encode:post-build] copying path '/nix/store/zsmzjbi8drb1y87kd0qanjvn4lqwzhfr-uri-encode-1.5.0.7.drv' to 'https://cache.nix-ci.com'...
  2470. 2179.62 s Progress: 408 of 555 built (11 building, 1 failed), 703 of 703 downloaded from cache
  2471. 2179.62 s error: Cannot build '/nix/store/93bwhazi0qhls4zj7g3nqqfljv9j6z0l-attoparsec-0.14.4.drv'.
  2472. 2179.62 s Reason: builder failed with exit code 1.
  2473. 2179.62 s Output paths:
  2474. 2179.62 s /nix/store/7qz3m18brl7d0wy6389dyc2c47cf62ii-attoparsec-0.14.4
  2475. 2179.62 s Last 946 log lines:
  2476. 2179.62 s > Running phase: setupCompilerEnvironmentPhase
  2477. 2179.62 s > Build with /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3.
  2478. 2179.62 s > Running phase: unpackPhase
  2479. 2179.62 s > unpacking source archive /nix/store/7xizd63623bzgyny21lfm7krwk9kr0qf-attoparsec-0.14.4.tar.gz
  2480. 2179.62 s > source root is attoparsec-0.14.4
  2481. 2179.62 s > setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "attoparsec-0.14.4/tests/QC/Text/Regressions.hs"
  2482. 2179.62 s > Running phase: patchPhase
  2483. 2179.62 s > stacklock2nix: replace Cabal file with revision from /nix/store/ddgaxbwkh160373qpms239bjggyllxcp-attoparsec-cabal-0.14.4.
  2484. 2179.62 s > Running phase: compileBuildDriverPhase
  2485. 2179.62 s > setupCompileFlags: -package-db=/build/tmp.nGDQA1cplG/setup-package.conf.d -threaded
  2486. 2179.62 s > [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.nGDQA1cplG/Main.o )
  2487. 2179.62 s > [2 of 2] Linking Setup
  2488. 2179.62 s > Running phase: updateAutotoolsGnuConfigScriptsPhase
  2489. 2179.62 s > Running phase: configurePhase
  2490. 2179.62 s > configureFlags: --verbose --prefix=/nix/store/7qz3m18brl7d0wy6389dyc2c47cf62ii-attoparsec-0.14.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.nGDQA1cplG/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --extra-lib-dirs=/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/lib --extra-lib-dirs=/nix/store/b9p0zpa93hwvh4d0r1rmgc2500yx2ldn-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/bkicgvyymba52ijm1z5zs96dsqqi59lp-elfutils-0.194/lib --extra-lib-dirs=/nix/store/54jkwsavi3fdciqfyjmbilq0jhvv4jga-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/gdni20c8009xdz8gms6yn1r2hfhmk1jk-numactl-2.0.18/lib
  2491. 2179.62 s > Using Parsec parser
  2492. 2179.62 s > Configuring attoparsec-0.14.4...
  2493. 2179.62 s > Flags chosen: developer=False
  2494. 2179.62 s > Dependency array: using array-0.5.8.0
  2495. 2179.62 s > Dependency attoparsec:attoparsec-internal: using attoparsec-0.14.4
  2496. 2179.62 s > Dependency base >=4.5 && <5: using base-4.20.2.0
  2497. 2179.62 s > Dependency bytestring <0.13: using bytestring-0.12.2.0
  2498. 2179.62 s > Dependency containers: using containers-0.7
  2499. 2179.62 s > Dependency deepseq: using deepseq-1.5.0.0
  2500. 2179.62 s > Dependency ghc-prim <0.14: using ghc-prim-0.12.0
  2501. 2179.62 s > Dependency scientific >=0.3.1 && <0.4: using scientific-0.3.8.0
  2502. 2179.62 s > Dependency text >=1.1.1.3: using text-2.1.3
  2503. 2179.62 s > Dependency transformers >=0.2 && <0.4 || >=0.4.1.0 && <0.7: using
  2504. 2179.62 s > transformers-0.6.1.1
  2505. 2179.62 s > Dependency array: using array-0.5.8.0
  2506. 2179.62 s > Dependency base >=4.5 && <5: using base-4.20.2.0
  2507. 2179.62 s > Dependency bytestring <0.13: using bytestring-0.12.2.0
  2508. 2179.62 s > Dependency text >=1.1.1.3: using text-2.1.3
  2509. 2179.62 s > Dependency QuickCheck >=2.13.2 && <2.16: using QuickCheck-2.15.0.1
  2510. 2179.62 s > Dependency array: using array-0.5.8.0
  2511. 2179.62 s > Dependency attoparsec:{attoparsec, attoparsec-internal}: using
  2512. 2179.62 s > attoparsec-0.14.4
  2513. 2179.62 s > Dependency attoparsec:{attoparsec, attoparsec-internal}: using
  2514. 2179.62 s > attoparsec-0.14.4
  2515. 2179.62 s > Dependency base: using base-4.20.2.0
  2516. 2179.62 s > Dependency bytestring: using bytestring-0.12.2.0
  2517. 2179.62 s > Dependency deepseq >=1.1: using deepseq-1.5.0.0
  2518. 2179.62 s > Dependency quickcheck-unicode: using quickcheck-unicode-1.0.1.0
  2519. 2179.62 s > Dependency scientific: using scientific-0.3.8.0
  2520. 2179.62 s > Dependency tasty >=0.11: using tasty-1.5.3
  2521. 2179.62 s > Dependency tasty-quickcheck >=0.8: using tasty-quickcheck-0.11.1
  2522. 2179.62 s > Dependency text: using text-2.1.3
  2523. 2179.62 s > Dependency transformers: using transformers-0.6.1.1
  2524. 2179.62 s > Dependency vector: using vector-0.13.2.0
  2525. 2179.62 s > Source component graph:
  2526. 2179.62 s > component lib:attoparsec-internal
  2527. 2179.62 s > component lib dependency lib:attoparsec-internal
  2528. 2179.62 s > component test:attoparsec-tests
  2529. 2179.62 s > dependency lib
  2530. 2179.62 s > dependency lib:attoparsec-internal
  2531. 2179.62 s > Configured component graph:
  2532. 2179.62 s > component attoparsec-0.14.4-JghmopY3mz5sZOR9sWsVh-attoparsec-internal
  2533. 2179.62 s > include array-0.5.8.0-f015
  2534. 2179.62 s > include base-4.20.2.0-edab
  2535. 2179.62 s > include bytestring-0.12.2.0-d4b6
  2536. 2179.62 s > include text-2.1.3-afaf
  2537. 2179.62 s > component attoparsec-0.14.4-9v1wCQcvqCV1UZR19F8ePJ
  2538. 2179.62 s > include array-0.5.8.0-f015
  2539. 2179.62 s > include attoparsec-0.14.4-JghmopY3mz5sZOR9sWsVh-attoparsec-internal
  2540. 2179.62 s > include base-4.20.2.0-edab
  2541. 2179.62 s > include bytestring-0.12.2.0-d4b6
  2542. 2179.62 s > include containers-0.7-8e24
  2543. 2179.62 s > include deepseq-1.5.0.0-500b
  2544. 2179.62 s > include ghc-prim-0.12.0-0db9
  2545. 2179.62 s > include scientific-0.3.8.0-Hso0iQQtt6zJtQXIygGOAT
  2546. 2179.62 s > include text-2.1.3-afaf
  2547. 2179.62 s > include transformers-0.6.1.1-9cdc
  2548. 2179.62 s > component attoparsec-0.14.4-4ufI9nyNZPW1qDN48yTP5n-attoparsec-tests
  2549. 2179.62 s > include QuickCheck-2.15.0.1-IlqWQpFTvRJCGLMCfr5FpI
  2550. 2179.62 s > include array-0.5.8.0-f015
  2551. 2179.62 s > include attoparsec-0.14.4-9v1wCQcvqCV1UZR19F8ePJ
  2552. 2179.62 s > include attoparsec-0.14.4-JghmopY3mz5sZOR9sWsVh-attoparsec-internal
  2553. 2179.62 s > include base-4.20.2.0-edab
  2554. 2179.62 s > include bytestring-0.12.2.0-d4b6
  2555. 2179.62 s > include deepseq-1.5.0.0-500b
  2556. 2179.62 s > include quickcheck-unicode-1.0.1.0-H8kHq9HGRxeEVtrxKwnzD1
  2557. 2179.62 s > include scientific-0.3.8.0-Hso0iQQtt6zJtQXIygGOAT
  2558. 2179.62 s > include tasty-1.5.3-76yi2z8nymJChOrNxwslOM
  2559. 2179.62 s > include tasty-quickcheck-0.11.1-JdRPuAV0VUkJapijQUkRuP
  2560. 2179.62 s > include text-2.1.3-afaf
  2561. 2179.62 s > include transformers-0.6.1.1-9cdc
  2562. 2179.62 s > include vector-0.13.2.0-99DafeLa6Ky7cu0bxiqBeu
  2563. 2179.62 s > Linked component graph:
  2564. 2179.62 s > unit attoparsec-0.14.4-JghmopY3mz5sZOR9sWsVh-attoparsec-internal
  2565. 2179.62 s > include array-0.5.8.0-f015
  2566. 2179.62 s > include base-4.20.2.0-edab
  2567. 2179.62 s > include bytestring-0.12.2.0-d4b6
  2568. 2179.62 s > include text-2.1.3-afaf
  2569. 2179.62 s > Data.Attoparsec.ByteString.Buffer=attoparsec-0.14.4-JghmopY3mz5sZOR9sWsVh-attoparsec-internal:Data.Attoparsec.ByteString.Buffer,Data.Attoparsec.ByteString.FastSet=attoparsec-0.14.4-JghmopY3mz5sZOR9sWsVh-attoparsec-internal:Data.Attoparsec.ByteString.FastSet,Data.Attoparsec.Internal.Compat=attoparsec-0.14.4-JghmopY3mz5sZOR9sWsVh-attoparsec-internal:Data.Attoparsec.Internal.Compat,Data.Attoparsec.Internal.Fhthagn=attoparsec-0.14.4-JghmopY3mz5sZOR9sWsVh-attoparsec-internal:Data.Attoparsec.Internal.Fhthagn,Data.Attoparsec.Text.Buffer=attoparsec-0.14.4-JghmopY3mz5sZOR9sWsVh-attoparsec-internal:Data.Attoparsec.Text.Buffer,Data.Attoparsec.Text.FastSet=attoparsec-0.14.4-JghmopY3mz5sZOR9sWsVh-attoparsec-internal:Data.Attoparsec.Text.FastSet
  2570. 2179.62 s > unit attoparsec-0.14.4-9v1wCQcvqCV1UZR19F8ePJ
  2571. 2179.62 s > include array-0.5.8.0-f015
  2572. 2179.62 s > include attoparsec-0.14.4-JghmopY3mz5sZOR9sWsVh-attoparsec-internal
  2573. 2179.62 s > include base-4.20.2.0-edab
  2574. 2179.62 s > include bytestring-0.12.2.0-d4b6
  2575. 2179.62 s > include containers-0.7-8e24
  2576. 2179.62 s > include deepseq-1.5.0.0-500b
  2577. 2179.62 s > include ghc-prim-0.12.0-0db9
  2578. 2179.62 s > include scientific-0.3.8.0-Hso0iQQtt6zJtQXIygGOAT
  2579. 2179.62 s > include text-2.1.3-afaf
  2580. 2179.62 s > include transformers-0.6.1.1-9cdc
  2581. 2179.62 s > Data.Attoparsec=attoparsec-0.14.4-9v1wCQcvqCV1UZR19F8ePJ:Data.Attoparsec,Data.Attoparsec.ByteString=attoparsec-0.14.4-9v1wCQcvqCV1UZR19F8ePJ:Data.Attoparsec.ByteString,Data.Attoparsec.ByteString.Char8=attoparsec-0.14.4-9v1wCQcvqCV1UZR19F8ePJ:Data.Attoparsec.ByteString.Char8,Data.Attoparsec.ByteString.Lazy=attoparsec-0.14.4-9v1wCQcvqCV1UZR19F8ePJ:Data.Attoparsec.ByteString.Lazy,Data.Attoparsec.Char8=attoparsec-0.14.4-9v1wCQcvqCV1UZR19F8ePJ:Data.Attoparsec.Char8,Data.Attoparsec.Combinator=attoparsec-0.14.4-9v1wCQcvqCV1UZR19F8ePJ:Data.Attoparsec.Combinator,Data.Attoparsec.Internal=attoparsec-0.14.4-9v1wCQcvqCV1UZR19F8ePJ:Data.Attoparsec.Internal,Data.Attoparsec.Internal.Types=attoparsec-0.14.4-9v1wCQcvqCV1UZR19F8ePJ:Data.Attoparsec.Internal.Types,Data.Attoparsec.Lazy=attoparsec-0.14.4-9v1wCQcvqCV1UZR19F8ePJ:Data.Attoparsec.Lazy,Data.Attoparsec.Number=attoparsec-0.14.4-9v1wCQcvqCV1UZR19F8ePJ:Data.Attoparsec.Number,Data.Attoparsec.Text=attoparsec-0.14.4-9v1wCQcvqCV1UZR19F8ePJ:Data.Attoparsec.Text,Data.Attoparsec.Text.Lazy=attoparsec-0.14.4-9v1wCQcvqCV1UZR19F8ePJ:Data.Attoparsec.Text.Lazy,Data.Attoparsec.Types=attoparsec-0.14.4-9v1wCQcvqCV1UZR19F8ePJ:Data.Attoparsec.Types,Data.Attoparsec.Zepto=attoparsec-0.14.4-9v1wCQcvqCV1UZR19F8ePJ:Data.Attoparsec.Zepto
  2582. 2179.62 s > unit attoparsec-0.14.4-4ufI9nyNZPW1qDN48yTP5n-attoparsec-tests
  2583. 2179.62 s > include QuickCheck-2.15.0.1-IlqWQpFTvRJCGLMCfr5FpI
  2584. 2179.62 s > include array-0.5.8.0-f015
  2585. 2179.62 s > include attoparsec-0.14.4-9v1wCQcvqCV1UZR19F8ePJ
  2586. 2179.62 s > include attoparsec-0.14.4-JghmopY3mz5sZOR9sWsVh-attoparsec-internal
  2587. 2179.62 s > include base-4.20.2.0-edab
  2588. 2179.62 s > include bytestring-0.12.2.0-d4b6
  2589. 2179.62 s > include deepseq-1.5.0.0-500b
  2590. 2179.62 s > include quickcheck-unicode-1.0.1.0-H8kHq9HGRxeEVtrxKwnzD1
  2591. 2179.62 s > include scientific-0.3.8.0-Hso0iQQtt6zJtQXIygGOAT
  2592. 2179.62 s > include tasty-1.5.3-76yi2z8nymJChOrNxwslOM
  2593. 2179.62 s > include tasty-quickcheck-0.11.1-JdRPuAV0VUkJapijQUkRuP
  2594. 2179.62 s > include text-2.1.3-afaf
  2595. 2179.62 s > include transformers-0.6.1.1-9cdc
  2596. 2179.62 s > include vector-0.13.2.0-99DafeLa6Ky7cu0bxiqBeu
  2597. 2179.62 s > Ready component graph:
  2598. 2179.62 s > definite attoparsec-0.14.4-JghmopY3mz5sZOR9sWsVh-attoparsec-internal
  2599. 2179.62 s > depends array-0.5.8.0-f015
  2600. 2179.62 s > depends base-4.20.2.0-edab
  2601. 2179.62 s > depends bytestring-0.12.2.0-d4b6
  2602. 2179.62 s > depends text-2.1.3-afaf
  2603. 2179.62 s > definite attoparsec-0.14.4-9v1wCQcvqCV1UZR19F8ePJ
  2604. 2179.62 s > depends array-0.5.8.0-f015
  2605. 2179.62 s > depends attoparsec-0.14.4-JghmopY3mz5sZOR9sWsVh-attoparsec-internal
  2606. 2179.62 s > depends base-4.20.2.0-edab
  2607. 2179.62 s > depends bytestring-0.12.2.0-d4b6
  2608. 2179.62 s > depends containers-0.7-8e24
  2609. 2179.62 s > depends deepseq-1.5.0.0-500b
  2610. 2179.62 s > depends ghc-prim-0.12.0-0db9
  2611. 2179.62 s > depends scientific-0.3.8.0-Hso0iQQtt6zJtQXIygGOAT
  2612. 2179.62 s > depends text-2.1.3-afaf
  2613. 2179.62 s > depends transformers-0.6.1.1-9cdc
  2614. 2179.62 s > definite attoparsec-0.14.4-4ufI9nyNZPW1qDN48yTP5n-attoparsec-tests
  2615. 2179.62 s > depends QuickCheck-2.15.0.1-IlqWQpFTvRJCGLMCfr5FpI
  2616. 2179.62 s > depends array-0.5.8.0-f015
  2617. 2179.62 s > depends attoparsec-0.14.4-9v1wCQcvqCV1UZR19F8ePJ
  2618. 2179.62 s > depends attoparsec-0.14.4-JghmopY3mz5sZOR9sWsVh-attoparsec-internal
  2619. 2179.62 s > depends base-4.20.2.0-edab
  2620. 2179.62 s > depends bytestring-0.12.2.0-d4b6
  2621. 2179.62 s > depends deepseq-1.5.0.0-500b
  2622. 2179.62 s > depends quickcheck-unicode-1.0.1.0-H8kHq9HGRxeEVtrxKwnzD1
  2623. 2179.62 s > depends scientific-0.3.8.0-Hso0iQQtt6zJtQXIygGOAT
  2624. 2179.62 s > depends tasty-1.5.3-76yi2z8nymJChOrNxwslOM
  2625. 2179.62 s > depends tasty-quickcheck-0.11.1-JdRPuAV0VUkJapijQUkRuP
  2626. 2179.62 s > depends text-2.1.3-afaf
  2627. 2179.62 s > depends transformers-0.6.1.1-9cdc
  2628. 2179.62 s > depends vector-0.13.2.0-99DafeLa6Ky7cu0bxiqBeu
  2629. 2179.62 s > Using Cabal-3.12.1.0 compiled by ghc-9.10
  2630. 2179.62 s > Using compiler: ghc-9.10.3
  2631. 2179.62 s > Using install prefix:
  2632. 2179.62 s > /nix/store/7qz3m18brl7d0wy6389dyc2c47cf62ii-attoparsec-0.14.4
  2633. 2179.62 s > Executables installed in:
  2634. 2179.62 s > /nix/store/7qz3m18brl7d0wy6389dyc2c47cf62ii-attoparsec-0.14.4/bin
  2635. 2179.62 s > Libraries installed in:
  2636. 2179.62 s > /nix/store/7qz3m18brl7d0wy6389dyc2c47cf62ii-attoparsec-0.14.4/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929/attoparsec-0.14.4-9v1wCQcvqCV1UZR19F8ePJ
  2637. 2179.62 s > Dynamic Libraries installed in:
  2638. 2179.62 s > /nix/store/7qz3m18brl7d0wy6389dyc2c47cf62ii-attoparsec-0.14.4/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-2929
  2639. 2179.62 s > Private executables installed in:
  2640. 2179.62 s > /nix/store/7qz3m18brl7d0wy6389dyc2c47cf62ii-attoparsec-0.14.4/libexec/x86_64-linux-ghc-9.10.3-2929/attoparsec-0.14.4
  2641. 2179.62 s > Data files installed in:
  2642. 2179.62 s > /nix/store/7qz3m18brl7d0wy6389dyc2c47cf62ii-attoparsec-0.14.4/share/x86_64-linux-ghc-9.10.3-2929/attoparsec-0.14.4
  2643. 2179.62 s > Documentation installed in:
  2644. 2179.62 s > /nix/store/7qz3m18brl7d0wy6389dyc2c47cf62ii-attoparsec-0.14.4/share/doc/x86_64-linux-ghc-9.10.3-2929/attoparsec-0.14.4
  2645. 2179.62 s > Configuration files installed in:
  2646. 2179.62 s > /nix/store/7qz3m18brl7d0wy6389dyc2c47cf62ii-attoparsec-0.14.4/etc
  2647. 2179.62 s > No alex found
  2648. 2179.62 s > Using ar found on system at:
  2649. 2179.62 s > /nix/store/xwydcyvlsa3cvssk0y5llgdhlhjvmqdm-binutils-wrapper-2.44/bin/ar
  2650. 2179.62 s > No c2hs found
  2651. 2179.62 s > No cpphs found
  2652. 2179.62 s > No doctest found
  2653. 2179.62 s > Using gcc version 14.3.0 given by user at:
  2654. 2179.62 s > /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/gcc
  2655. 2179.62 s > Using ghc version 9.10.3 found on system at:
  2656. 2179.62 s > /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/ghc
  2657. 2179.62 s > Using ghc-pkg version 9.10.3 found on system at:
  2658. 2179.62 s > /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/ghc-pkg-9.10.3
  2659. 2179.62 s > No ghcjs found
  2660. 2179.62 s > No ghcjs-pkg found
  2661. 2179.62 s > No greencard found
  2662. 2179.62 s > Using haddock version 2.31.1 found on system at:
  2663. 2179.62 s > /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/haddock-ghc-9.10.3
  2664. 2179.62 s > No happy found
  2665. 2179.62 s > Using haskell-suite found on system at: haskell-suite-dummy-location
  2666. 2179.62 s > Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  2667. 2179.62 s > No hmake found
  2668. 2179.62 s > Using hpc version 0.69 found on system at:
  2669. 2179.62 s > /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/hpc-ghc-9.10.3
  2670. 2179.62 s > Using hsc2hs version 0.68.10 found on system at:
  2671. 2179.62 s > /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  2672. 2179.62 s > Using hscolour version 1.25 found on system at:
  2673. 2179.62 s > /nix/store/gfp00h3cb2dgqi9q2527pfssq212f5ry-hscolour-1.25/bin/HsColour
  2674. 2179.62 s > No jhc found
  2675. 2179.62 s > Using ld found on system at:
  2676. 2179.62 s > /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/ld
  2677. 2179.62 s > No pkg-config found
  2678. 2179.62 s > Using runghc version 9.10.3 found on system at:
  2679. 2179.62 s > /nix/store/gwnsj1wklb7fqkvdbn0lcmr4qyis8wy6-ghc-9.10.3/bin/runghc-9.10.3
  2680. 2179.62 s > Using strip version 2.44 found on system at:
  2681. 2179.62 s > /nix/store/vr15iyyykg9zai6fpgvhcgyw7gckl78w-gcc-wrapper-14.3.0/bin/strip
  2682. 2179.62 s > Using tar found on system at:
  2683. 2179.62 s > /nix/store/yi3c5karhx764ham5rfwk7iynr8mjf6q-gnutar-1.35/bin/tar
  2684. 2179.62 s > No uhc found
  2685. 2179.62 s > Running phase: buildPhase
  2686. 2179.62 s > Preprocessing library 'attoparsec-internal' for attoparsec-0.14.4...
  2687. 2179.62 s > Building library 'attoparsec-internal' for attoparsec-0.14.4...
  2688. 2179.62 s > [1 of 6] Compiling Data.Attoparsec.ByteString.FastSet ( internal/Data/Attoparsec/ByteString/FastSet.hs, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/FastSet.o, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/FastSet.dyn_o )
  2689. 2179.62 s > internal/Data/Attoparsec/ByteString/FastSet.hs:97:18: warning: [GHC-68441] [-Wdeprecations]
  2690. 2179.62 s > In the use of ‘memset’
  2691. 2179.62 s > (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  2692. 2179.62 s > Deprecated: "Use Foreign.Marshal.Utils.fillBytes instead"
  2693. 2179.62 s > |
  2694. 2179.62 s > 97 | _ <- I.memset t 0 32
  2695. 2179.62 s > | ^^^^^^^^
  2696. 2179.62 s >
  2697. 2179.62 s > [2 of 6] Compiling Data.Attoparsec.Internal.Compat ( internal/Data/Attoparsec/Internal/Compat.hs, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Compat.o, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Compat.dyn_o )
  2698. 2179.62 s > [3 of 6] Compiling Data.Attoparsec.Internal.Fhthagn ( internal/Data/Attoparsec/Internal/Fhthagn.hs, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Fhthagn.o, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Fhthagn.dyn_o )
  2699. 2179.62 s > [4 of 6] Compiling Data.Attoparsec.ByteString.Buffer ( internal/Data/Attoparsec/ByteString/Buffer.hs, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/Buffer.o, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/Buffer.dyn_o )
  2700. 2179.62 s > internal/Data/Attoparsec/ByteString/Buffer.hs:62:1: warning: [GHC-66111] [-Wunused-imports]
  2701. 2179.62 s > The import of ‘Data.Semigroup’ is redundant
  2702. 2179.62 s > except perhaps to import instances from ‘Data.Semigroup’
  2703. 2179.62 s > To import instances alone, use: import Data.Semigroup()
  2704. 2179.62 s > |
  2705. 2179.62 s > 62 | import Data.Semigroup (Semigroup(..))
  2706. 2179.62 s > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2707. 2179.62 s >
  2708. 2179.62 s > internal/Data/Attoparsec/ByteString/Buffer.hs:121:11: warning: [GHC-68441] [-Wdeprecations]
  2709. 2179.62 s > In the use of ‘memcpy’
  2710. 2179.62 s > (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  2711. 2179.62 s > Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
  2712. 2179.62 s > |
  2713. 2179.62 s > 121 | memcpy (ptr0 `plusPtr` (off0+len0))
  2714. 2179.62 s > | ^^^^^^
  2715. 2179.62 s >
  2716. 2179.62 s > internal/Data/Attoparsec/ByteString/Buffer.hs:132:13: warning: [GHC-68441] [-Wdeprecations]
  2717. 2179.62 s > In the use of ‘memcpy’
  2718. 2179.62 s > (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  2719. 2179.62 s > Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
  2720. 2179.62 s > |
  2721. 2179.62 s > 132 | memcpy ptr (ptr0 `plusPtr` off0) (fromIntegral len0)
  2722. 2179.62 s > | ^^^^^^
  2723. 2179.62 s >
  2724. 2179.62 s > internal/Data/Attoparsec/ByteString/Buffer.hs:133:13: warning: [GHC-68441] [-Wdeprecations]
  2725. 2179.62 s > In the use of ‘memcpy’
  2726. 2179.62 s > (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  2727. 2179.62 s > Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
  2728. 2179.62 s > |
  2729. 2179.62 s > 133 | memcpy (ptr `plusPtr` len0) (ptr1 `plusPtr` off1)
  2730. 2179.62 s > | ^^^^^^
  2731. 2179.62 s >
  2732. 2179.62 s > [5 of 6] Compiling Data.Attoparsec.Text.Buffer ( internal/Data/Attoparsec/Text/Buffer.hs, dist/build/attoparsec-internal/Data/Attoparsec/Text/Buffer.o, dist/build/attoparsec-internal/Data/Attoparsec/Text/Buffer.dyn_o )
  2733. 2179.62 s > internal/Data/Attoparsec/Text/Buffer.hs:44:1: warning: [GHC-66111] [-Wunused-imports]
  2734. 2179.62 s > The import of ‘Data.Semigroup’ is redundant
  2735. 2179.62 s > except perhaps to import instances from ‘Data.Semigroup’
  2736. 2179.62 s > To import instances alone, use: import Data.Semigroup()
  2737. 2179.62 s > |
  2738. 2179.62 s > 44 | import Data.Semigroup (Semigroup(..))
  2739. 2179.62 s > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2740. 2179.62 s >
  2741. 2179.62 s > [6 of 6] Compiling Data.Attoparsec.Text.FastSet ( internal/Data/Attoparsec/Text/FastSet.hs, dist/build/attoparsec-internal/Data/Attoparsec/Text/FastSet.o, dist/build/attoparsec-internal/Data/Attoparsec/Text/FastSet.dyn_o )
  2742. 2179.62 s > [1 of 6] Compiling Data.Attoparsec.ByteString.FastSet ( internal/Data/Attoparsec/ByteString/FastSet.hs, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/FastSet.p_o )
  2743. 2179.62 s > internal/Data/Attoparsec/ByteString/FastSet.hs:97:18: warning: [GHC-68441] [-Wdeprecations]
  2744. 2179.62 s > In the use of ‘memset’
  2745. 2179.62 s > (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  2746. 2179.62 s > Deprecated: "Use Foreign.Marshal.Utils.fillBytes instead"
  2747. 2179.62 s > |
  2748. 2179.62 s > 97 | _ <- I.memset t 0 32
  2749. 2179.62 s > | ^^^^^^^^
  2750. 2179.62 s >
  2751. 2179.62 s > [2 of 6] Compiling Data.Attoparsec.Internal.Compat ( internal/Data/Attoparsec/Internal/Compat.hs, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Compat.p_o )
  2752. 2179.62 s > [3 of 6] Compiling Data.Attoparsec.Internal.Fhthagn ( internal/Data/Attoparsec/Internal/Fhthagn.hs, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Fhthagn.p_o )
  2753. 2179.62 s > [4 of 6] Compiling Data.Attoparsec.ByteString.Buffer ( internal/Data/Attoparsec/ByteString/Buffer.hs, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/Buffer.p_o )
  2754. 2179.62 s > internal/Data/Attoparsec/ByteString/Buffer.hs:62:1: warning: [GHC-66111] [-Wunused-imports]
  2755. 2179.62 s > The import of ‘Data.Semigroup’ is redundant
  2756. 2179.62 s > except perhaps to import instances from ‘Data.Semigroup’
  2757. 2179.62 s > To import instances alone, use: import Data.Semigroup()
  2758. 2179.62 s > |
  2759. 2179.62 s > 62 | import Data.Semigroup (Semigroup(..))
  2760. 2179.62 s > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2761. 2179.62 s >
  2762. 2179.62 s > internal/Data/Attoparsec/ByteString/Buffer.hs:121:11: warning: [GHC-68441] [-Wdeprecations]
  2763. 2179.62 s > In the use of ‘memcpy’
  2764. 2179.62 s > (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  2765. 2179.62 s > Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
  2766. 2179.62 s > |
  2767. 2179.62 s > 121 | memcpy (ptr0 `plusPtr` (off0+len0))
  2768. 2179.62 s > | ^^^^^^
  2769. 2179.62 s >
  2770. 2179.62 s > internal/Data/Attoparsec/ByteString/Buffer.hs:132:13: warning: [GHC-68441] [-Wdeprecations]
  2771. 2179.62 s > In the use of ‘memcpy’
  2772. 2179.62 s > (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  2773. 2179.62 s > Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
  2774. 2179.62 s > |
  2775. 2179.62 s > 132 | memcpy ptr (ptr0 `plusPtr` off0) (fromIntegral len0)
  2776. 2179.62 s > | ^^^^^^
  2777. 2179.62 s >
  2778. 2179.62 s > internal/Data/Attoparsec/ByteString/Buffer.hs:133:13: warning: [GHC-68441] [-Wdeprecations]
  2779. 2179.62 s > In the use of ‘memcpy’
  2780. 2179.62 s > (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
  2781. 2179.62 s > Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
  2782. 2179.62 s > |
  2783. 2179.62 s > 133 | memcpy (ptr `plusPtr` len0) (ptr1 `plusPtr` off1)
  2784. 2179.62 s > | ^^^^^^
  2785. 2179.62 s >
  2786. 2179.62 s > [5 of 6] Compiling Data.Attoparsec.Text.Buffer ( internal/Data/Attoparsec/Text/Buffer.hs, dist/build/attoparsec-internal/Data/Attoparsec/Text/Buffer.p_o )
  2787. 2179.62 s > internal/Data/Attoparsec/Text/Buffer.hs:44:1: warning: [GHC-66111] [-Wunused-imports]
  2788. 2179.62 s > The import of ‘Data.Semigroup’ is redundant
  2789. 2179.62 s > except perhaps to import instances from ‘Data.Semigroup’
  2790. 2179.62 s > To import instances alone, use: import Data.Semigroup()
  2791. 2179.62 s > |
  2792. 2179.62 s > 44 | import Data.Semigroup (Semigroup(..))
  2793. 2179.62 s > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2794. 2179.62 s >
  2795. 2179.62 s > [6 of 6] Compiling Data.Attoparsec.Text.FastSet ( internal/Data/Attoparsec/Text/FastSet.hs, dist/build/attoparsec-internal/Data/Attoparsec/Text/FastSet.p_o )
  2796. 2179.62 s > Preprocessing library for attoparsec-0.14.4...
  2797. 2179.62 s > Building library for attoparsec-0.14.4...
  2798. 2179.62 s > [ 1 of 16] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o, dist/build/Data/Attoparsec/Internal/Types.dyn_o )
  2799. 2179.62 s > Data/Attoparsec/Internal/Types.hs:28:53: warning: [GHC-38856] [-Wunused-imports]
  2800. 2179.62 s > The import of ‘<$>’ from module ‘Control.Applicative’ is redundant
  2801. 2179.62 s > |
  2802. 2179.62 s > 28 | import Control.Applicative as App (Applicative(..), (<$>))
  2803. 2179.62 s > | ^^^^^
  2804. 2179.62 s >
  2805. 2179.62 s > Data/Attoparsec/Internal/Types.hs:34:1: warning: [GHC-66111] [-Wunused-imports]
  2806. 2179.62 s > The import of ‘Data.Semigroup’ is redundant
  2807. 2179.62 s > except perhaps to import instances from ‘Data.Semigroup’
  2808. 2179.62 s > To import instances alone, use: import Data.Semigroup()
  2809. 2179.62 s > |
  2810. 2179.62 s > 34 | import Data.Semigroup (Semigroup(..))
  2811. 2179.62 s > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2812. 2179.62 s >
  2813. 2179.62 s > [ 2 of 16] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o, dist/build/Data/Attoparsec/Internal.dyn_o )
  2814. 2179.62 s > [ 3 of 16] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o, dist/build/Data/Attoparsec/Number.dyn_o )
  2815. 2179.62 s > [ 4 of 16] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o, dist/build/Data/Attoparsec/Types.dyn_o )
  2816. 2179.62 s > [ 5 of 16] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o, dist/build/Data/Attoparsec/Zepto.dyn_o )
  2817. 2179.62 s > Data/Attoparsec/Zepto.hs:46:1: warning: [GHC-66111] [-Wunused-imports]
  2818. 2179.62 s > The import of ‘Data.Semigroup’ is redundant
  2819. 2179.62 s > except perhaps to import instances from ‘Data.Semigroup’
  2820. 2179.62 s > To import instances alone, use: import Data.Semigroup()
  2821. 2179.62 s > |
  2822. 2179.62 s > 46 | import Data.Semigroup (Semigroup(..))
  2823. 2179.62 s > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2824. 2179.62 s >
  2825. 2179.62 s > [ 6 of 16] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o, dist/build/Data/Attoparsec/Combinator.dyn_o )
  2826. 2179.62 s > Data/Attoparsec/Combinator.hs:46:46: warning: [GHC-38856] [-Wunused-imports]
  2827. 2179.62 s > The import of ‘liftA2’
  2828. 2179.62 s > from module ‘Control.Applicative’ is redundant
  2829. 2179.62 s > |
  2830. 2179.62 s > 46 | import Control.Applicative (Alternative(..), liftA2, many, (<|>))
  2831. 2179.62 s > | ^^^^^^
  2832. 2179.62 s >
  2833. 2179.62 s > [ 7 of 16] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o, dist/build/Data/Attoparsec/Text/Internal.dyn_o )
  2834. 2179.62 s > Data/Attoparsec/Text/Internal.hs:68:36: warning: [GHC-38856] [-Wunused-imports]
  2835. 2179.62 s > The import of ‘*>, <$>, pure’
  2836. 2179.62 s > from module ‘Control.Applicative’ is redundant
  2837. 2179.62 s > |
  2838. 2179.62 s > 68 | import Control.Applicative ((<|>), (<$>), pure, (*>))
  2839. 2179.62 s > | ^^^^^^^^^^^^^^^^^
  2840. 2179.62 s >
  2841. 2179.62 s > Data/Attoparsec/Text/Internal.hs:91:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2842. 2179.62 s > The use of ‘~’ without TypeOperators
  2843. 2179.62 s > will become an error in a future GHC release.
  2844. 2179.62 s > Suggested fix: Perhaps you intended to use TypeOperators
  2845. 2179.62 s > |
  2846. 2179.62 s > 91 | instance (a ~ Text) => IsString (Parser a) where
  2847. 2179.62 s > | ^
  2848. 2179.62 s >
  2849. 2179.62 s > [ 8 of 16] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o, dist/build/Data/Attoparsec/Text.dyn_o )
  2850. 2179.62 s > [ 9 of 16] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o, dist/build/Data/Attoparsec/Text/Lazy.dyn_o )
  2851. 2179.62 s > [10 of 16] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o, dist/build/Data/Attoparsec/ByteString/Internal.dyn_o )
  2852. 2179.62 s > [11 of 16] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o, dist/build/Data/Attoparsec/ByteString.dyn_o )
  2853. 2179.62 s > [12 of 16] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o, dist/build/Data/Attoparsec/ByteString/Lazy.dyn_o )
  2854. 2179.62 s > [13 of 16] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o, dist/build/Data/Attoparsec/Lazy.dyn_o )
  2855. 2179.62 s > [14 of 16] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o, dist/build/Data/Attoparsec/ByteString/Char8.dyn_o )
  2856. 2179.62 s > Data/Attoparsec/ByteString/Char8.hs:154:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2857. 2179.62 s > The use of ‘~’ without TypeOperators
  2858. 2179.62 s > will become an error in a future GHC release.
  2859. 2179.62 s > Suggested fix: Perhaps you intended to use TypeOperators
  2860. 2179.62 s > |
  2861. 2179.62 s > 154 | instance (a ~ B.ByteString) => IsString (Parser a) where
  2862. 2179.62 s > | ^
  2863. 2179.62 s >
  2864. 2179.62 s > [15 of 16] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o, dist/build/Data/Attoparsec/Char8.dyn_o )
  2865. 2179.62 s > [16 of 16] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o, dist/build/Data/Attoparsec.dyn_o )
  2866. 2179.62 s > [ 1 of 16] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.p_o )
  2867. 2179.62 s > Data/Attoparsec/Internal/Types.hs:28:53: warning: [GHC-38856] [-Wunused-imports]
  2868. 2179.62 s > The import of ‘<$>’ from module ‘Control.Applicative’ is redundant
  2869. 2179.62 s > |
  2870. 2179.62 s > 28 | import Control.Applicative as App (Applicative(..), (<$>))
  2871. 2179.62 s > | ^^^^^
  2872. 2179.62 s >
  2873. 2179.62 s > Data/Attoparsec/Internal/Types.hs:34:1: warning: [GHC-66111] [-Wunused-imports]
  2874. 2179.62 s > The import of ‘Data.Semigroup’ is redundant
  2875. 2179.62 s > except perhaps to import instances from ‘Data.Semigroup’
  2876. 2179.62 s > To import instances alone, use: import Data.Semigroup()
  2877. 2179.62 s > |
  2878. 2179.62 s > 34 | import Data.Semigroup (Semigroup(..))
  2879. 2179.62 s > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2880. 2179.62 s >
  2881. 2179.62 s > [ 2 of 16] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.p_o )
  2882. 2179.62 s > [ 3 of 16] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.p_o )
  2883. 2179.62 s > [ 4 of 16] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.p_o )
  2884. 2179.62 s > [ 5 of 16] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.p_o )
  2885. 2179.62 s > Data/Attoparsec/Zepto.hs:46:1: warning: [GHC-66111] [-Wunused-imports]
  2886. 2179.62 s > The import of ‘Data.Semigroup’ is redundant
  2887. 2179.62 s > except perhaps to import instances from ‘Data.Semigroup’
  2888. 2179.62 s > To import instances alone, use: import Data.Semigroup()
  2889. 2179.62 s > |
  2890. 2179.62 s > 46 | import Data.Semigroup (Semigroup(..))
  2891. 2179.62 s > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2892. 2179.62 s >
  2893. 2179.62 s > [ 6 of 16] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.p_o )
  2894. 2179.62 s > Data/Attoparsec/Combinator.hs:46:46: warning: [GHC-38856] [-Wunused-imports]
  2895. 2179.62 s > The import of ‘liftA2’
  2896. 2179.62 s > from module ‘Control.Applicative’ is redundant
  2897. 2179.62 s > |
  2898. 2179.62 s > 46 | import Control.Applicative (Alternative(..), liftA2, many, (<|>))
  2899. 2179.62 s > | ^^^^^^
  2900. 2179.62 s >
  2901. 2179.62 s > [ 7 of 16] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.p_o )
  2902. 2179.62 s > Data/Attoparsec/Text/Internal.hs:68:36: warning: [GHC-38856] [-Wunused-imports]
  2903. 2179.62 s > The import of ‘*>, <$>, pure’
  2904. 2179.62 s > from module ‘Control.Applicative’ is redundant
  2905. 2179.62 s > |
  2906. 2179.62 s > 68 | import Control.Applicative ((<|>), (<$>), pure, (*>))
  2907. 2179.62 s > | ^^^^^^^^^^^^^^^^^
  2908. 2179.62 s >
  2909. 2179.62 s > Data/Attoparsec/Text/Internal.hs:91:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2910. 2179.62 s > The use of ‘~’ without TypeOperators
  2911. 2179.62 s > will become an error in a future GHC release.
  2912. 2179.62 s > Suggested fix: Perhaps you intended to use TypeOperators
  2913. 2179.62 s > |
  2914. 2179.62 s > 91 | instance (a ~ Text) => IsString (Parser a) where
  2915. 2179.62 s > | ^
  2916. 2179.62 s >
  2917. 2179.62 s > [ 8 of 16] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.p_o )
  2918. 2179.62 s > [ 9 of 16] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.p_o )
  2919. 2179.62 s > [10 of 16] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.p_o )
  2920. 2179.62 s > [11 of 16] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.p_o )
  2921. 2179.62 s > [12 of 16] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.p_o )
  2922. 2179.62 s > [13 of 16] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.p_o )
  2923. 2179.62 s > [14 of 16] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.p_o )
  2924. 2179.62 s > Data/Attoparsec/ByteString/Char8.hs:154:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2925. 2179.62 s > The use of ‘~’ without TypeOperators
  2926. 2179.62 s > will become an error in a future GHC release.
  2927. 2179.62 s > Suggested fix: Perhaps you intended to use TypeOperators
  2928. 2179.62 s > |
  2929. 2179.62 s > 154 | instance (a ~ B.ByteString) => IsString (Parser a) where
  2930. 2179.62 s > | ^
  2931. 2179.62 s >
  2932. 2179.62 s > [15 of 16] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.p_o )
  2933. 2179.62 s > [16 of 16] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.p_o )
  2934. 2179.62 s > Preprocessing test suite 'attoparsec-tests' for attoparsec-0.14.4...
  2935. 2179.62 s > Building test suite 'attoparsec-tests' for attoparsec-0.14.4...
  2936. 2179.62 s > [ 1 of 12] Compiling QC.Common ( tests/QC/Common.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Common.o )
  2937. 2179.62 s > [ 2 of 12] Compiling QC.Combinator ( tests/QC/Combinator.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Combinator.o )
  2938. 2179.62 s > [ 3 of 12] Compiling QC.ByteString ( tests/QC/ByteString.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/ByteString.o )
  2939. 2179.62 s > [ 4 of 12] Compiling QC.Buffer ( tests/QC/Buffer.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Buffer.o )
  2940. 2179.62 s > [ 5 of 12] Compiling QC.IPv6.Types ( tests/QC/IPv6/Types.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/IPv6/Types.o )
  2941. 2179.62 s > [ 6 of 12] Compiling QC.IPv6.Internal ( tests/QC/IPv6/Internal.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/IPv6/Internal.o )
  2942. 2179.62 s > tests/QC/IPv6/Internal.hs:32:1: warning: [GHC-66111] [-Wunused-imports]
  2943. 2179.62 s > The import of ‘Control.Monad’ is redundant
  2944. 2179.62 s > except perhaps to import instances from ‘Control.Monad’
  2945. 2179.62 s > To import instances alone, use: import Control.Monad()
  2946. 2179.62 s > |
  2947. 2179.62 s > 32 | import Control.Monad (replicateM)
  2948. 2179.62 s > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2949. 2179.62 s >
  2950. 2179.62 s > tests/QC/IPv6/Internal.hs:34:27: warning: [GHC-38856] [-Wunused-imports]
  2951. 2179.62 s > The import of ‘isHexDigit, toLower’
  2952. 2179.62 s > from module ‘Data.Char’ is redundant
  2953. 2179.62 s > |
  2954. 2179.62 s > 34 | import Data.Char (isDigit,isHexDigit,toLower)
  2955. 2179.62 s > | ^^^^^^^^^^^^^^^^^^
  2956. 2179.62 s >
  2957. 2179.62 s > tests/QC/IPv6/Internal.hs:35:1: warning: [GHC-66111] [-Wunused-imports]
  2958. 2179.62 s > The import of ‘Data.Monoid’ is redundant
  2959. 2179.62 s > except perhaps to import instances from ‘Data.Monoid’
  2960. 2179.62 s > To import instances alone, use: import Data.Monoid()
  2961. 2179.62 s > |
  2962. 2179.62 s > 35 | import Data.Monoid ((<>))
  2963. 2179.62 s > | ^^^^^^^^^^^^^^^^^^^^^^^^^
  2964. 2179.62 s >
  2965. 2179.62 s > tests/QC/IPv6/Internal.hs:36:35: warning: [GHC-38856] [-Wunused-imports]
  2966. 2179.62 s > The import of ‘<*’ from module ‘Control.Applicative’ is redundant
  2967. 2179.62 s > |
  2968. 2179.62 s > 36 | import Control.Applicative ((<|>),(<*))
  2969. 2179.62 s > | ^^^^
  2970. 2179.62 s >
  2971. 2179.62 s > tests/QC/IPv6/Internal.hs:38:1: warning: [GHC-66111] [-Wunused-imports]
  2972. 2179.62 s > The import of ‘Data.Word’ is redundant
  2973. 2179.62 s > except perhaps to import instances from ‘Data.Word’
  2974. 2179.62 s > To import instances alone, use: import Data.Word()
  2975. 2179.62 s > |
  2976. 2179.62 s > 38 | import Data.Word (Word32)
  2977. 2179.62 s > | ^^^^^^^^^^^^^^^^^^^^^^^^^
  2978. 2179.62 s >
  2979. 2179.62 s > tests/QC/IPv6/Internal.hs:46:1: warning: [GHC-38417] [-Wmissing-signatures]
  2980. 2179.62 s > Top-level binding with no type signature: tok0 :: T.Text
  2981. 2179.62 s > |
  2982. 2179.62 s > 46 | tok0 = "0"
  2983. 2179.62 s > | ^^^^
  2984. 2179.62 s >
  2985. 2179.62 s > tests/QC/IPv6/Internal.hs:68:36: warning: [GHC-40910] [-Wunused-matches]
  2986. 2179.62 s > Defined but not used: ‘tok1’
  2987. 2179.62 s > |
  2988. 2179.62 s > 68 | isIPv6Addr [DoubleColon,SixteenBit tok1] = True
  2989. 2179.62 s > | ^^^^
  2990. 2179.62 s >
  2991. 2179.62 s > tests/QC/IPv6/Internal.hs:77:17: warning: [GHC-18042] [-Wtype-defaults]
  2992. 2179.62 s > • Defaulting the type variable ‘a0’ to type ‘Integer’ in the following constraints
  2993. 2179.62 s > (Eq a0)
  2994. 2179.62 s > arising from the literal ‘0’ at tests/QC/IPv6/Internal.hs:77:17
  2995. 2179.62 s > (Num a0)
  2996. 2179.62 s > arising from the literal ‘0’ at tests/QC/IPv6/Internal.hs:77:17
  2997. 2179.62 s > (Num a0)
  2998. 2179.62 s > arising from a use of ‘oneMoreIPv4Addr’
  2999. 2179.62 s > at tests/QC/IPv6/Internal.hs:109:23-37
  3000. 2179.62 s > (Eq a0)
  3001. 2179.62 s > arising from a use of ‘==’ at tests/QC/IPv6/Internal.hs:221:45-46
  3002. 2179.62 s > (Num a0)
  3003. 2179.62 s > arising from the literal ‘1’ at tests/QC/IPv6/Internal.hs:221:48
  3004. 2179.62 s > • In the pattern: 0
  3005. 2179.62 s > In a case alternative:
  3006. 2179.62 s > 0 -> case lasttk of
  3007. 2179.62 s > SixteenBit _ -> lenconst
  3008. 2179.62 s > DoubleColon -> lenconst
  3009. 2179.62 s > AllZeros -> lenconst
  3010. 2179.62 s > _ -> False
  3011. 2179.62 s > In the second argument of ‘(&&)’, namely
  3012. 2179.62 s > ‘(case countIPv4Addr tks of
  3013. 2179.62 s > 0 -> case lasttk of
  3014. 2179.62 s > SixteenBit _ -> lenconst
  3015. 2179.62 s > DoubleColon -> lenconst
  3016. 2179.62 s > AllZeros -> lenconst
  3017. 2179.62 s > _ -> False
  3018. 2179.62 s > 1 -> case lasttk of
  3019. 2179.62 s > IPv4Addr _
  3020. 2179.62 s > -> (lentks == 13 && cdctks == 0) || (lentks < 12 && cdctks == 1)
  3021. 2179.62 s > _ -> False
  3022. 2179.62 s > otherwise -> False)’
  3023. 2179.62 s > |
  3024. 2179.62 s > 77 | 0 -> case lasttk of
  3025. 2179.62 s > | ^
  3026. 2179.62 s >
  3027. 2179.62 s > tests/QC/IPv6/Internal.hs:85:17: warning: [GHC-40910] [-Wunused-matches]
  3028. 2179.62 s > Defined but not used: ‘otherwise’
  3029. 2179.62 s > |
  3030. 2179.62 s > 85 | otherwise -> False))
  3031. 2179.62 s > | ^^^^^^^^^
  3032. 2179.62 s >
  3033. 2179.62 s > tests/QC/IPv6/Internal.hs:85:17: warning: [GHC-63397] [-Wname-shadowing]
  3034. 2179.62 s > This binding for ‘otherwise’ shadows the existing binding
  3035. 2179.62 s > imported from ‘Prelude’ at tests/QC/IPv6/Internal.hs:16:8-23
  3036. 2179.62 s > (and originally defined in ‘ghc-internal-9.1003.0:GHC.Internal.Base’)
  3037. 2179.62 s > |
  3038. 2179.62 s > 85 | otherwise -> False))
  3039. 2179.62 s > | ^^^^^^^^^
  3040. 2179.62 s >
  3041. 2179.62 s > tests/QC/IPv6/Internal.hs:89:29: warning: [GHC-63394] [-Wx-partial]
  3042. 2179.62 s > In the use of ‘head’
  3043. 2179.62 s > (imported from Prelude, but defined in GHC.Internal.List):
  3044. 2179.62 s > "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
  3045. 2179.62 s > |
  3046. 2179.62 s > 89 | let h = head ts
  3047. 2179.62 s > | ^^^^
  3048. 2179.62 s >
  3049. 2179.62 s > tests/QC/IPv6/Internal.hs:101:26: warning: [GHC-63394] [-Wx-partial]
  3050. 2179.62 s > In the use of ‘head’
  3051. 2179.62 s > (imported from Prelude, but defined in GHC.Internal.List):
  3052. 2179.62 s > "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
  3053. 2179.62 s > |
  3054. 2179.62 s > 101 | case head l of
  3055. 2179.62 s > | ^^^^
  3056. 2179.62 s >
  3057. 2179.62 s > tests/QC/IPv6/Internal.hs:107:17: warning: [GHC-40910] [-Wunused-local-binds]
  3058. 2179.62 s > Defined but not used: ‘tok1’
  3059. 2179.62 s > |
  3060. 2179.62 s > 107 | tok1 = "1"
  3061. 2179.62 s > | ^^^^
  3062. 2179.62 s >
  3063. 2179.62 s > tests/QC/IPv6/Internal.hs:107:24: warning: [GHC-18042] [-Wtype-defaults]
  3064. 2179.62 s > • Defaulting the type variable ‘a0’ to type ‘String’ in the following constraint
  3065. 2179.62 s > ghc-internal-9.1003.0:GHC.Internal.Data.String.IsString a0
  3066. 2179.62 s > arising from the literal ‘"1"’
  3067. 2179.62 s > • In the expression: "1"
  3068. 2179.62 s > In an equation for ‘tok1’: tok1 = "1"
  3069. 2179.62 s > In an equation for ‘isIPv6Addr’:
  3070. 2179.62 s > isIPv6Addr tks
  3071. 2179.62 s > = diffNext tks
  3072. 2179.62 s > &&
  3073. 2179.62 s > (do let cdctks = countDoubleColon tks
  3074. 2179.62 s > let lentks = length tks
  3075. 2179.62 s > let lasttk = last tks
  3076. 2179.62 s > let lenconst
  3077. 2179.62 s > = (lentks == 15 && cdctks == 0) || (lentks < 15 && cdctks == 1)
  3078. 2179.62 s > ....)
  3079. 2179.62 s > where
  3080. 2179.62 s > diffNext [] = False
  3081. 2179.62 s > diffNext [_] = True
  3082. 2179.62 s > diffNext (t : ts)
  3083. 2179.62 s > = do let ...
  3084. 2179.62 s > ....
  3085. 2179.62 s > firstValidToken l
  3086. 2179.62 s > = case head l of
  3087. 2179.62 s > SixteenBit _ -> True
  3088. 2179.62 s > DoubleColon -> True
  3089. 2179.62 s > AllZeros -> True
  3090. 2179.62 s > _ -> False
  3091. 2179.62 s > countDoubleColon l = length $ elemIndices DoubleColon l
  3092. 2179.62 s > tok1 = "1"
  3093. 2179.62 s > |
  3094. 2179.62 s > 107 | tok1 = "1"
  3095. 2179.62 s > | ^^^
  3096. 2179.62 s >
  3097. 2179.62 s > tests/QC/IPv6/Internal.hs:109:1: warning: [GHC-38417] [-Wmissing-signatures]
  3098. 2179.62 s > Top-level binding with no type signature:
  3099. 2179.62 s > countIPv4Addr :: [IPv6AddrToken] -> Integer
  3100. 2179.62 s > |
  3101. 2179.62 s > 109 | countIPv4Addr = foldr oneMoreIPv4Addr 0
  3102. 2179.62 s > | ^^^^^^^^^^^^^
  3103. 2179.62 s >
  3104. 2179.62 s > tests/QC/IPv6/Internal.hs:113:31: warning: [GHC-40910] [-Wunused-matches]
  3105. 2179.62 s > Defined but not used: ‘otherwise’
  3106. 2179.62 s > |
  3107. 2179.62 s > 113 | otherwise -> c
  3108. 2179.62 s > | ^^^^^^^^^
  3109. 2179.62 s >
  3110. 2179.62 s > tests/QC/IPv6/Internal.hs:113:31: warning: [GHC-63397] [-Wname-shadowing]
  3111. 2179.62 s > This binding for ‘otherwise’ shadows the existing binding
  3112. 2179.62 s > imported from ‘Prelude’ at tests/QC/IPv6/Internal.hs:16:8-23
  3113. 2179.62 s > (and originally defined in ‘ghc-internal-9.1003.0:GHC.Internal.Base’)
  3114. 2179.62 s > |
  3115. 2179.62 s > 113 | otherwise -> c
  3116. 2179.62 s > | ^^^^^^^^^
  3117. 2179.62 s >
  3118. 2179.62 s > tests/QC/IPv6/Internal.hs:145:5: warning: [GHC-62161] [-Wincomplete-patterns]
  3119. 2179.62 s > Pattern match(es) are non-exhaustive
  3120. 2179.62 s > In a case alternative:
  3121. 2179.62 s > Patterns of type ‘IResult T.Text [IPv6AddrToken]’ not matched:
  3122. 2179.62 s > Partial _
  3123. 2179.62 s > |
  3124. 2179.62 s > 145 | case readText s of
  3125. 2179.62 s > | ^^^^^^^^^^^^^^^^^^...
  3126. 2179.62 s >
  3127. 2179.62 s > tests/QC/IPv6/Internal.hs:149:14: warning: [GHC-63397] [-Wname-shadowing]
  3128. 2179.62 s > This binding for ‘s’ shadows the existing binding
  3129. 2179.62 s > bound at tests/QC/IPv6/Internal.hs:144:21
  3130. 2179.62 s > |
  3131. 2179.62 s > 149 | readText s = feed (parse (many1 $ ipv4Addr <|> sixteenBit <|> doubleColon <|> colon) s) T.empty
  3132. 2179.62 s > | ^
  3133. 2179.62 s >
  3134. 2179.62 s > tests/QC/IPv6/Internal.hs:212:55: warning: [GHC-63394] [-Wx-partial]
  3135. 2179.62 s > In the use of ‘tail’
  3136. 2179.62 s > (imported from Prelude, but defined in GHC.Internal.List):
  3137. 2179.62 s > "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"."
  3138. 2179.62 s > |
  3139. 2179.62 s > 212 | let snds = if not (null (snd s)) then tail(snd s) else []
  3140. 2179.62 s > | ^^^^
  3141. 2179.62 s >
  3142. 2179.62 s > tests/QC/IPv6/Internal.hs:219:34: warning: [GHC-63397] [-Wname-shadowing]
  3143. 2179.62 s > This binding for ‘x’ shadows the existing binding
  3144. 2179.62 s > bound at tests/QC/IPv6/Internal.hs:218:42
  3145. 2179.62 s > |
  3146. 2179.62 s > 219 | ntks tks - foldl (\c x -> if (x /= DoubleColon) && (x /= Colon) then c+1 else c) 0 x
  3147. 2179.62 s > | ^
  3148. 2179.62 s >
  3149. 2179.62 s > tests/QC/IPv6/Internal.hs:221:18: warning: [GHC-63397] [-Wname-shadowing]
  3150. 2179.62 s > This binding for ‘tks’ shadows the existing binding
  3151. 2179.62 s > bound at tests/QC/IPv6/Internal.hs:207:17
  3152. 2179.62 s > |
  3153. 2179.62 s > 221 | ntks tks = if countIPv4Addr tks == 1 then 7 else 8
  3154. 2179.62 s > | ^^^
  3155. 2179.62 s >
  3156. 2179.62 s > tests/QC/IPv6/Internal.hs:242:25: warning: [GHC-63397] [-Wname-shadowing]
  3157. 2179.62 s > This binding for ‘t’ shadows the existing binding
  3158. 2179.62 s > bound at tests/QC/IPv6/Internal.hs:235:23
  3159. 2179.62 s > |
  3160. 2179.62 s > 242 | where longest t = case t of
  3161. 2179.62 s > | ^
  3162. 2179.62 s >
  3163. 2179.62 s > tests/QC/IPv6/Internal.hs:247:21: warning: [GHC-63394] [-Wx-partial]
  3164. 2179.62 s > In the use of ‘head’
  3165. 2179.62 s > (imported from Prelude, but defined in GHC.Internal.List):
  3166. 2179.62 s > "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
  3167. 2179.62 s > |
  3168. 2179.62 s > 247 | helper h = (head h == AllZeros, lh) where lh = length h
  3169. 2179.62 s > | ^^^^
  3170. 2179.62 s >
  3171. 2179.62 s > tests/QC/IPv6/Internal.hs:298:12: warning: [GHC-18042] [-Wtype-defaults]
  3172. 2179.62 s > • Defaulting the type variable ‘a0’ to type ‘Integer’ in the following constraints
  3173. 2179.62 s > (Integral a0)
  3174. 2179.62 s > arising from a use of ‘R.decimal’
  3175. 2179.62 s > at tests/QC/IPv6/Internal.hs:298:12-20
  3176. 2179.62 s > (Ord a0)
  3177. 2179.62 s > arising from a use of ‘<’ at tests/QC/IPv6/Internal.hs:299:39
  3178. 2179.62 s > (Num a0)
  3179. 2179.62 s > arising from the literal ‘256’
  3180. 2179.62 s > at tests/QC/IPv6/Internal.hs:299:41-43
  3181. 2179.62 s > (Show a0)
  3182. 2179.62 s > arising from a use of ‘show’ at tests/QC/IPv6/Internal.hs:299:59-62
  3183. 2179.62 s > • In the expression: R.decimal ds
  3184. 2179.62 s > In a stmt of a 'do' block:
  3185. 2179.62 s > case R.decimal ds of
  3186. 2179.62 s > Right (n, _)
  3187. 2179.62 s > -> return (if n < 256 then T.pack $ show n else T.empty)
  3188. 2179.62 s > Left _ -> return T.empty
  3189. 2179.62 s > In the expression:
  3190. 2179.62 s > do ds <- takeWhile1 isDigit
  3191. 2179.62 s > case R.decimal ds of
  3192. 2179.62 s > Right (n, _)
  3193. 2179.62 s > -> return (if n < 256 then T.pack $ show n else T.empty)
  3194. 2179.62 s > Left _ -> return T.empty
  3195. 2179.62 s > |
  3196. 2179.62 s > 298 | case R.decimal ds of
  3197. 2179.62 s > | ^^^^^^^^^
  3198. 2179.62 s >
  3199. 2179.62 s > tests/QC/IPv6/Internal.hs:304:5: warning: [GHC-81995] [-Wunused-do-bind]
  3200. 2179.62 s > A do-notation statement discarded a result of type ‘T.Text’
  3201. 2179.62 s > Suggested fix: Suppress this warning by saying ‘_ <- string "::"’
  3202. 2179.62 s > |
  3203. 2179.62 s > 304 | string "::"
  3204. 2179.62 s > | ^^^^^^^^^^^
  3205. 2179.62 s >
  3206. 2179.62 s > tests/QC/IPv6/Internal.hs:309:5: warning: [GHC-81995] [-Wunused-do-bind]
  3207. 2179.62 s > A do-notation statement discarded a result of type ‘T.Text’
  3208. 2179.62 s > Suggested fix: Suppress this warning by saying ‘_ <- string ":"’
  3209. 2179.62 s > |
  3210. 2179.62 s > 309 | string ":"
  3211. 2179.62 s > | ^^^^^^^^^^
  3212. 2179.62 s >
  3213. 2179.62 s > [ 7 of 12] Compiling QC.Rechunked ( tests/QC/Rechunked.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Rechunked.o )
  3214. 2179.62 s > [ 8 of 12] Compiling QC.Simple ( tests/QC/Simple.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Simple.o )
  3215. 2179.62 s > tests/QC/Simple.hs:10:1: warning: [GHC-66111] [-Wunused-imports]
  3216. 2179.62 s > The import of ‘Data.List’ is redundant
  3217. 2179.62 s > except perhaps to import instances from ‘Data.List’
  3218. 2179.62 s > To import instances alone, use: import Data.List()
  3219. 2179.62 s > |
  3220. 2179.62 s > 10 | import Data.List (foldl')
  3221. 2179.62 s > | ^^^^^^^^^^^^^^^^^^^^^^^^^
  3222. 2179.62 s >
  3223. 2179.62 s > [ 9 of 12] Compiling QC.Text.FastSet ( tests/QC/Text/FastSet.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Text/FastSet.o )
  3224. 2179.62 s > [10 of 12] Compiling QC.Text.Regressions ( tests/QC/Text/Regressions.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Text/Regressions.o )
  3225. 2179.62 s > tests/QC/Text/Regressions.hs:9:1: warning: [GHC-66111] [-Wunused-imports]
  3226. 2179.62 s > The import of ‘Data.List’ is redundant
  3227. 2179.62 s > except perhaps to import instances from ‘Data.List’
  3228. 2179.62 s > To import instances alone, use: import Data.List()
  3229. 2179.62 s > |
  3230. 2179.62 s > 9 | import Data.List (foldl')
  3231. 2179.62 s > | ^^^^^^^^^^^^^^^^^^^^^^^^^
  3232. 2179.62 s >
  3233. 2179.62 s > tests/QC/Text/Regressions.hs:12:1: warning: [GHC-66111] [-Wunused-imports]
  3234. 2179.62 s > The import of ‘Data.Monoid’ is redundant
  3235. 2179.62 s > except perhaps to import instances from ‘Data.Monoid’
  3236. 2179.62 s > To import instances alone, use: import Data.Monoid()
  3237. 2179.62 s > |
  3238. 2179.62 s > 12 | import Data.Monoid ((<>))
  3239. 2179.62 s > | ^^^^^^^^^^^^^^^^^^^^^^^^^
  3240. 2179.62 s >
  3241. 2179.62 s > [11 of 12] Compiling QC.Text ( tests/QC/Text.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Text.o )
  3242. 2179.62 s > [12 of 12] Compiling Main ( tests/QC.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/Main.o )
  3243. 2179.62 s > [13 of 13] Linking dist/build/attoparsec-tests/attoparsec-tests
  3244. 2179.62 s > buildPhase completed in 56 seconds
  3245. 2179.62 s > Running phase: checkPhase
  3246. 2179.62 s > Running 1 test suites...
  3247. 2179.62 s > Test suite attoparsec-tests: RUNNING...
  3248. 2179.62 s > tests
  3249. 2179.62 s > bs
  3250. 2179.62 s > anyWord8: OK
  3251. 2179.62 s > +++ OK, passed 100 tests.
  3252. 2179.62 s > endOfInput: OK
  3253. 2179.62 s > +++ OK, passed 100 tests.
  3254. 2179.62 s > endOfLine: OK
  3255. 2179.62 s > +++ OK, failed as expected. Falsified, Falsified (after 2 tests):
  3256. 2179.62 s > "\NUL"
  3257. 2179.62 s > '\NUL' /= '\n'
  3258. 2179.62 s >
  3259. 2179.62 s > ('\NUL',Nothing) /= ('\r',Just '\n')
  3260. 2179.62 s > notWord8: OK
  3261. 2179.62 s > +++ OK, passed 100 tests.
  3262. 2179.62 s > peekWord8: OK
  3263. 2179.62 s > +++ OK, passed 100 tests.
  3264. 2179.62 s > peekWord8': OK
  3265. 2179.62 s > +++ OK, passed 100 tests.
  3266. 2179.62 s > satisfy: OK
  3267. 2179.62 s > +++ OK, passed 100 tests.
  3268. 2179.62 s > satisfyWith: OK
  3269. 2179.62 s > +++ OK, passed 100 tests.
  3270. 2179.62 s > scan: OK
  3271. 2179.62 s > +++ OK, passed 100 tests.
  3272. 2179.62 s > skip: OK
  3273. 2179.62 s > +++ OK, failed as expected. Falsified (after 3 tests and 2 shrinks):
  3274. 2179.62 s > 0
  3275. 2179.62 s > "\NUL"
  3276. 2179.62 s > not (0 < 0)
  3277. 2179.62 s > skipWhile: OK
  3278. 2179.62 s > +++ OK, passed 100 tests.
  3279. 2179.62 s > string: OK
  3280. 2179.62 s > +++ OK, passed 100 tests.
  3281. 2179.62 s > stringCI: OK
  3282. 2179.62 s > +++ OK, passed 100 tests.
  3283. 2179.62 s > strings: OK
  3284. 2179.62 s > +++ OK, passed 100 tests.
  3285. 2179.62 s > take: OK
  3286. 2179.62 s > +++ OK, passed 100 tests.
  3287. 2179.62 s > takeByteString: OK
  3288. 2179.62 s > +++ OK, passed 100 tests.
  3289. 2179.62 s > takeCount: OK
  3290. 2179.62 s > +++ OK, passed 100 tests.
  3291. 2179.62 s > takeLazyByteString: OK
  3292. 2179.62 s > +++ OK, passed 100 tests.
  3293. 2179.62 s > takeTill: OK
  3294. 2179.62 s > +++ OK, passed 100 tests.
  3295. 2179.62 s > takeWhile: OK
  3296. 2179.62 s > +++ OK, passed 100 tests.
  3297. 2179.62 s > takeWhile1: OK
  3298. 2179.62 s > +++ OK, passed 100 tests.
  3299. 2179.62 s > takeWhile1_empty: OK
  3300. 2179.62 s > +++ OK, passed 100 tests.
  3301. 2179.62 s > takeWhileIncluding: OK
  3302. 2179.62 s > +++ OK, passed 100 tests.
  3303. 2179.62 s > getChunk: OK
  3304. 2179.62 s > +++ OK, passed 100 tests.
  3305. 2179.62 s > word8: OK
  3306. 2179.62 s > +++ OK, passed 100 tests.
  3307. 2179.62 s > members: OK
  3308. 2179.62 s > +++ OK, passed 100 tests.
  3309. 2179.62 s > nonmembers: OK
  3310. 2179.62 s > +++ OK, passed 100 tests.
  3311. 2179.62 s > buf
  3312. 2179.62 s > b_unbuffer: OK (0.01s)
  3313. 2179.62 s > +++ OK, passed 100 tests.
  3314. 2179.62 s > t_unbuffer: OK
  3315. 2179.62 s > +++ OK, passed 100 tests.
  3316. 2179.62 s > t_unbuffer_three: OK
  3317. 2179.62 s > +++ OK, passed 100 tests.
  3318. 2179.62 s > b_length: OK (0.01s)
  3319. 2179.62 s > +++ OK, passed 100 tests.
  3320. 2179.62 s > t_length: OK
  3321. 2179.62 s > +++ OK, passed 100 tests.
  3322. 2179.62 s > b_unsafeIndex: OK (0.01s)
  3323. 2179.62 s > +++ OK, passed 100 tests.
  3324. 2179.62 s > t_iter: FAIL
  3325. 2179.62 s > *** Failed! Falsified, Falsified (after 4 tests and 15 shrinks):
  3326. 2179.62 s > BP ["\3282",""] "\3282" "\3282"
  3327. 2179.62 s > 3 /= 0
  3328. 2179.62 s >
  3329. 2179.62 s > ('\-3072',2) /= ('\-2841',2)
  3330. 2179.62 s >
  3331. 2179.62 s > Use --quickcheck-replay="(SMGen 13282552345474804135 10907083141084641731,3)" to reproduce.
  3332. 2179.62 s > Use -p '$0=="tests.buf.t_iter"' to rerun this test only.
  3333. 2179.62 s > t_iter_: OK
  3334. 2179.62 s > +++ OK, passed 100 tests.
  3335. 2179.62 s > b_unsafeDrop: OK
  3336. 2179.62 s > +++ OK, passed 100 tests.
  3337. 2179.62 s > t_dropCodeUnits: OK
  3338. 2179.62 s > +++ OK, passed 100 tests.
  3339. 2179.62 s > combinator
  3340. 2179.62 s > choice: OK
  3341. 2179.62 s > +++ OK, passed 100 tests.
  3342. 2179.62 s > count: OK
  3343. 2179.62 s > +++ OK, passed 100 tests.
  3344. 2179.62 s > lookAhead: OK
  3345. 2179.62 s > +++ OK, passed 100 tests.
  3346. 2179.62 s > match: OK
  3347. 2179.62 s > +++ OK, passed 100 tests.
  3348. 2179.62 s > simple
  3349. 2179.62 s > issue75: OK
  3350. 2179.62 s > +++ OK, passed 100 tests.
  3351. 2179.62 s > text
  3352. 2179.62 s > anyChar: OK
  3353. 2179.62 s > +++ OK, passed 100 tests.
  3354. 2179.62 s > asciiCI: OK
  3355. 2179.62 s > +++ OK, passed 100 tests.
  3356. 2179.62 s > char: OK
  3357. 2179.62 s > +++ OK, passed 100 tests.
  3358. 2179.62 s > endOfInput: OK
  3359. 2179.62 s > +++ OK, passed 100 tests.
  3360. 2179.62 s > endOfLine: OK
  3361. 2179.62 s > +++ OK, failed as expected. Falsified, Falsified (after 5 tests and 1 shrink):
  3362. 2179.62 s > "\NUL"
  3363. 2179.62 s > '\NUL' /= '\n'
  3364. 2179.62 s >
  3365. 2179.62 s > ('\NUL',Nothing) /= ('\r',Just '\n')
  3366. 2179.62 s > notChar: OK
  3367. 2179.62 s > +++ OK, passed 100 tests.
  3368. 2179.62 s > peekChar: OK
  3369. 2179.62 s > +++ OK, passed 100 tests.
  3370. 2179.62 s > peekChar': OK
  3371. 2179.62 s > +++ OK, passed 100 tests.
  3372. 2179.62 s > satisfy: OK
  3373. 2179.62 s > +++ OK, passed 100 tests.
  3374. 2179.62 s > satisfyWith: OK
  3375. 2179.62 s > +++ OK, passed 100 tests.
  3376. 2179.62 s > scan: OK
  3377. 2179.62 s > +++ OK, passed 100 tests.
  3378. 2179.62 s > skip: OK
  3379. 2179.62 s > +++ OK, failed as expected. Falsified (after 3 tests and 18 shrinks):
  3380. 2179.62 s > 'a'
  3381. 2179.62 s > "a"
  3382. 2179.62 s > not ('a' < 'a')
  3383. 2179.62 s > skipWhile: OK
  3384. 2179.62 s > +++ OK, passed 100 tests.
  3385. 2179.62 s > string: OK
  3386. 2179.62 s > +++ OK, passed 100 tests.
  3387. 2179.62 s > strings: OK
  3388. 2179.62 s > +++ OK, passed 100 tests.
  3389. 2179.62 s > stringCI: OK
  3390. 2179.62 s > +++ OK, passed 100 tests.
  3391. 2179.62 s > take: OK
  3392. 2179.62 s > +++ OK, passed 100 tests.
  3393. 2179.62 s > takeText: OK
  3394. 2179.62 s > +++ OK, passed 100 tests.
  3395. 2179.62 s > takeCount: OK
  3396. 2179.62 s > +++ OK, passed 100 tests.
  3397. 2179.62 s > takeLazyText: OK
  3398. 2179.62 s > +++ OK, passed 100 tests.
  3399. 2179.62 s > takeTill: OK
  3400. 2179.62 s > +++ OK, passed 100 tests.
  3401. 2179.62 s > takeWhile: OK
  3402. 2179.62 s > +++ OK, passed 100 tests.
  3403. 2179.62 s > takeWhile1: OK
  3404. 2179.62 s > +++ OK, passed 100 tests.
  3405. 2179.62 s > takeWhile1_empty: OK
  3406. 2179.62 s > +++ OK, passed 100 tests.
  3407. 2179.62 s > members: OK
  3408. 2179.62 s > +++ OK, passed 100 tests.
  3409. 2179.62 s > nonmembers: OK
  3410. 2179.62 s > +++ OK, passed 100 tests.
  3411. 2179.62 s > FastSet
  3412. 2179.62 s > membership is correct: OK
  3413. 2179.62 s > +++ OK, passed 100 tests.
  3414. 2179.62 s > Regressions
  3415. 2179.62 s > issue105: OK
  3416. 2179.62 s > +++ OK, passed 100 tests.
  3417. 2179.62 s >
  3418. 2179.62 s > 1 out of 70 tests failed (0.13s)
  3419. 2179.62 s > Test suite attoparsec-tests: FAIL
  3420. 2179.62 s > Test suite logged to: dist/test/attoparsec-0.14.4-attoparsec-tests.log
  3421. 2179.62 s > 0 of 1 test suites (0 of 1 test cases) passed.
  3422. 2179.62 s For full logs, run:
  3423. 2179.62 s nix log /nix/store/93bwhazi0qhls4zj7g3nqqfljv9j6z0l-attoparsec-0.14.4.drv
  3424. 2179.63 s error: Cannot build '/nix/store/1kjq4jc8rfkgpxdilg82jqih4i4swjaz-aeson-pretty-0.8.10.drv'.
  3425. 2179.63 s Reason: 1 dependency failed.
  3426. 2179.63 s Output paths:
  3427. 2179.63 s /nix/store/kbkrnykg1c460mbfy5wlzwa3q3i6rnfj-aeson-pretty-0.8.10-doc
  3428. 2179.63 s /nix/store/y2035j4i1j5nlh3hh69z425zw38fgw4z-aeson-pretty-0.8.10
  3429. 2179.63 s error: Cannot build '/nix/store/7d2vbb16l6g70blwjdczj35ynpxayv37-attoparsec-aeson-2.2.2.0.drv'.
  3430. 2179.63 s Reason: 1 dependency failed.
  3431. 2179.63 s Output paths:
  3432. 2179.63 s /nix/store/a5jw5p3j8izh4hkxpawngxdr2kvrlpd0-attoparsec-aeson-2.2.2.0
  3433. 2179.63 s /nix/store/lr19gnlv3y4g59s4s507xfh0lvrb3y24-attoparsec-aeson-2.2.2.0-doc
  3434. 2179.63 s error: Cannot build '/nix/store/1n52mfsy087gnip68hbq0snhabg0bzny-cassava-0.5.4.1.drv'.
  3435. 2179.63 s Reason: 1 dependency failed.
  3436. 2179.63 s Output paths:
  3437. 2179.63 s /nix/store/fif6j2wfmas2afgpixb850mh17h2b4yn-cassava-0.5.4.1
  3438. 2179.63 s /nix/store/kvl1x42cf2f0sv8ij80m4k0pkmqq9586-cassava-0.5.4.1-doc
  3439. 2179.63 s error: Cannot build '/nix/store/smv4ylim408jksd10hdvfsb2gkygr9wi-conduit-extra-1.3.8.drv'.
  3440. 2179.63 s Reason: 1 dependency failed.
  3441. 2179.63 s Output paths:
  3442. 2179.63 s /nix/store/1kjygxmhinq030sd4y9q6gq0r41l0p1y-conduit-extra-1.3.8-doc
  3443. 2179.63 s /nix/store/yvhicmfzjiyjkfr2a3s13g3nmijpvcby-conduit-extra-1.3.8
  3444. 2179.63 s error: Cannot build '/nix/store/5hz4rfvni2k2jxqzll7ag4zc33x43n1q-frontmatter-0.1.0.2.drv'.
  3445. 2179.63 s Reason: 1 dependency failed.
  3446. 2179.63 s Output paths:
  3447. 2179.63 s /nix/store/22pf470xkadaw2qkvjjxmm91fwkrspjz-frontmatter-0.1.0.2-doc
  3448. 2179.63 s /nix/store/cv3x2np3ajnnj91wymjca9g9lxpp4fxq-frontmatter-0.1.0.2
  3449. 2179.63 s error: Cannot build '/nix/store/xwr3xjqc9faa0ld0ara688pkbyvmis07-hspec-attoparsec-0.1.0.2.drv'.
  3450. 2179.63 s Reason: 1 dependency failed.
  3451. 2179.63 s Output paths:
  3452. 2179.63 s /nix/store/davdvrkx2ggbhyb2rs5z7hngkx3hyrw6-hspec-attoparsec-0.1.0.2-doc
  3453. 2179.63 s /nix/store/fhsf3bww666xngpqzxly8n8h4i3106r3-hspec-attoparsec-0.1.0.2
  3454. 2179.63 s error: Cannot build '/nix/store/fizx9qkslqnj0dh8miiy62a4i3sh35kb-http-date-0.0.11.drv'.
  3455. 2179.63 s Reason: 1 dependency failed.
  3456. 2179.63 s Output paths:
  3457. 2179.63 s /nix/store/25sjwri9dix4l8h7ig1zvfzpm3l8n7zn-http-date-0.0.11-doc
  3458. 2179.63 s /nix/store/gk9bbhyv5qqjf1fmngadybyf71b1x35v-http-date-0.0.11
  3459. 2179.63 s error: Cannot build '/nix/store/kn9kj6pafvh59asnh6pq9hnwlvk6xr9w-http-link-header-1.2.3.drv'.
  3460. 2179.63 s Reason: 1 dependency failed.
  3461. 2179.63 s Output paths:
  3462. 2179.63 s /nix/store/88fmwgvgxmafp0rgw2b7yzbwv1lgxaak-http-link-header-1.2.3
  3463. 2179.63 s /nix/store/h8chc08287zwp8n1gkcv7r48qib4ywgp-http-link-header-1.2.3-doc
  3464. 2179.63 s error: Cannot build '/nix/store/smw2vbklhiawkly3q4n27d02wwfh5zgm-lsp-2.7.0.1.drv'.
  3465. 2179.63 s Reason: 1 dependency failed.
  3466. 2179.63 s Output paths:
  3467. 2179.63 s /nix/store/giyzc1iwnwyv83qz7fw9x6mjgbqiv9p5-lsp-2.7.0.1
  3468. 2179.63 s /nix/store/njy59qw4x0dy4fxp0ijbwris38w43pl5-lsp-2.7.0.1-doc
  3469. 2179.63 s error: Cannot build '/nix/store/0pgy8dhwqwfiz607lh3nacy4pr9f1sy4-servant-0.20.3.0.drv'.
  3470. 2179.63 s Reason: 1 dependency failed.
  3471. 2179.63 s Output paths:
  3472. 2179.63 s /nix/store/nrazd03b2ilwpc1fzzjzfhgm3npjhyk3-servant-0.20.3.0
  3473. 2179.63 s /nix/store/nrn4v99f638v3hg18abs22ws5v54w78b-servant-0.20.3.0-doc
  3474. 2179.63 s error: Cannot build '/nix/store/fc2cdsih48zd3dibybndgigkmm40xk3c-servant-client-core-0.20.3.0.drv'.
  3475. 2179.63 s Reason: 1 dependency failed.
  3476. 2179.63 s Output paths:
  3477. 2179.63 s /nix/store/1g9l2facpr2q00r875156a83cb3kl7fd-servant-client-core-0.20.3.0-doc
  3478. 2179.63 s /nix/store/apqkhiajvgv2afwh325pja5zfzdd4729-servant-client-core-0.20.3.0
  3479. 2179.63 s error: Cannot build '/nix/store/l6xlrzymssj7arbk0ayi7ysdv3qsqxgf-sqlite-simple-0.4.19.0.drv'.
  3480. 2179.63 s Reason: 1 dependency failed.
  3481. 2179.63 s Output paths:
  3482. 2179.63 s /nix/store/6rz7d75nh7vl5cpfl3kgnd76lhw01q5n-sqlite-simple-0.4.19.0-doc
  3483. 2179.63 s /nix/store/n2f2d92g59pl7qg772ckh23lhiqjkvxs-sqlite-simple-0.4.19.0
  3484. 2179.63 s error: Cannot build '/nix/store/zm9qkfr7sv3xv4811mx5lp3khp63mh46-unison-cli-0.0.0.drv'.
  3485. 2179.63 s Reason: 1 dependency failed.
  3486. 2179.63 s Output paths:
  3487. 2179.63 s /nix/store/72x2d7582qapwg4dphwmkdz8f6jkks04-unison-cli-0.0.0
  3488. 2179.63 s /nix/store/dhpn16lgqn048zx2lg8n5z0h3w7h0dhr-unison-cli-0.0.0-doc
  3489. 2179.73 s error (ignored): deleting cgroup "/sys/fs/cgroup/system.slice/nix-daemon.service/nix-build-uid-30015": Device or resource busy
  3490. 2179.78 s error (ignored): deleting cgroup "/sys/fs/cgroup/system.slice/nix-daemon.service/nix-build-uid-30022": Device or resource busy
  3491. 2179.83 s error (ignored): deleting cgroup "/sys/fs/cgroup/system.slice/nix-daemon.service/nix-build-uid-30013": Device or resource busy
  3492. 2179.97 s error: Cannot build '/nix/store/82a0172638s4ppydvmi876y732fbjn7i-wai-cors-0.2.7.drv'.
  3493. 2179.97 s Reason: 1 dependency failed.
  3494. 2179.97 s Output paths:
  3495. 2179.97 s /nix/store/6vs2df599y0w6vsmvpaz9n7h53sdq524-wai-cors-0.2.7
  3496. 2179.97 s /nix/store/8wdd4svrlnx3dn85wn0p70d6w6z1m5qh-wai-cors-0.2.7-data
  3497. 2179.97 s /nix/store/i1zrdvpl12vsy9lmdy477yfaj1gyz7gl-wai-cors-0.2.7-doc
  3498. 2180.02 s error: Cannot build '/nix/store/5qr5b8dps415b2kcygar0knzqjc8z606-websockets-0.13.0.0.drv'.
  3499. 2180.02 s Reason: 1 dependency failed.
  3500. 2180.02 s Output paths:
  3501. 2180.02 s /nix/store/0zpsksvp1rlk5ianyb7vn6hg66c9i417-websockets-0.13.0.0
  3502. 2180.02 s /nix/store/f1pv4scq6ngcw1cfdwswqvj25n9vdsc6-websockets-0.13.0.0-doc
  3503. 2180.02 s error: Cannot build '/nix/store/8ypvpfd79qjwi3hyzarvdkviaydgh8jx-yaml-0.11.11.2.drv'.
  3504. 2180.02 s Reason: 1 dependency failed.
  3505. 2180.02 s Output paths:
  3506. 2180.02 s /nix/store/02slwfj26wq1p5gh8m9f4m1jdbjlfkfm-yaml-0.11.11.2
  3507. 2180.02 s /nix/store/lxxkh32kw97ziiafl6v1f7xdjmyfzpbv-yaml-0.11.11.2-doc
  3508. 2180.02 s warning: killing stray builder process 335728 ()...
  3509. 2180.02 s warning: killing stray builder process 333062 ()...
  3510. 2180.02 s error (ignored): deleting cgroup "/sys/fs/cgroup/system.slice/nix-daemon.service/nix-build-uid-30020": Device or resource busy
  3511. 2180.06 s warning: killing stray builder process 335690 ()...
  3512. 2180.06 s error (ignored): deleting cgroup "/sys/fs/cgroup/system.slice/nix-daemon.service/nix-build-uid-30017": Device or resource busy
  3513. 2180.09 s error (ignored): deleting cgroup "/sys/fs/cgroup/system.slice/nix-daemon.service/nix-build-uid-30012": Device or resource busy
  3514. 2180.13 s error: Build failed due to failed dependency
  3515. 2180.13 s error: Cannot build '/nix/store/0q3ik0v7fh0j9prm857a4c71n1xzasb9-unison-cli-main-0.0.0.drv'.
  3516. 2180.13 s Reason: 1 dependency failed.
  3517. 2180.13 s Output paths:
  3518. 2180.13 s /nix/store/9s5djcpv4hdz9kwddyci79lvfp11jl4c-unison-cli-main-0.0.0-doc
  3519. 2180.13 s /nix/store/fr206cawxzk4liy6cj14c2c763s0y41l-unison-cli-main-0.0.0
  3520. 2180.15 s Build failed due to failed dependency
  3521. 2180.20 s Build failed.