1. 1427.92 s [genvalidity] +++ OK, passed 100 tests.
  2. 1427.92 s [genvalidity] upTo
  3. 1427.92 s [genvalidity] returns only positive integers [✔]
  4. 1427.92 s [genvalidity] +++ OK, passed 100 tests.
  5. 1427.92 s [genvalidity] returns only integers smaller than or equal to the given number [✔]
  6. 1427.92 s [genvalidity] +++ OK, passed 100 tests.
  7. 1427.92 s [genvalidity] genSplit
  8. 1427.92 s [genvalidity] returns positive integers [✔]
  9. 1427.92 s [genvalidity] +++ OK, passed 100 tests.
  10. 1427.93 s [genvalidity] returns two integers such that the sum is the original integer [✔]
  11. 1427.93 s [genvalidity] +++ OK, passed 100 tests.
  12. 1427.93 s [genvalidity] genSplit3
  13. 1427.93 s [genvalidity] returns positive integers [✔]
  14. 1427.93 s [genvalidity] +++ OK, passed 100 tests.
  15. 1427.93 s [genvalidity] returns three integers such that the sum is the original integer [✔]
  16. 1427.93 s [genvalidity] +++ OK, passed 100 tests.
  17. 1427.93 s [genvalidity] genSplit4
  18. 1427.93 s [genvalidity] returns positive integers [✔]
  19. 1427.93 s [genvalidity] +++ OK, passed 100 tests.
  20. 1427.93 s [genvalidity] returns four integers such that the sum is the original integer [✔]
  21. 1427.93 s [genvalidity] +++ OK, passed 100 tests.
  22. 1427.93 s [genvalidity] genSplit5
  23. 1427.93 s [genvalidity] returns positive integers [✔]
  24. 1427.93 s [genvalidity] +++ OK, passed 100 tests.
  25. 1427.93 s [genvalidity] returns four integers such that the sum is the original integer [✔]
  26. 1427.93 s [genvalidity] +++ OK, passed 100 tests.
  27. 1427.93 s [genvalidity] arbPartition
  28. 1427.93 s [genvalidity] returns an empty list upon strictly negative input [✔]
  29. 1427.93 s [genvalidity] +++ OK, passed 100 tests.
  30. 1427.93 s [genvalidity] returns a list of positive integers [✔]
  31. 1427.93 s [genvalidity] +++ OK, passed 100 tests.
  32. 1427.93 s [genvalidity] Data.GenValidity.Generic
  33. 1427.93 s [genvalidity] genValidStructurally
  34. 1427.93 s [genvalidity] only generates valid "Bool"s [✔]
  35. 1427.93 s [genvalidity] +++ OK, passed 100 tests.
  36. 1427.93 s [genvalidity] only generates valid "Ordering"s [✔]
  37. 1427.93 s [genvalidity] +++ OK, passed 100 tests.
  38. 1427.93 s [genvalidity] only generates valid "Maybe Double"s [✔]
  39. 1427.93 s [genvalidity] +++ OK, passed 100 tests.
  40. 1427.93 s [genvalidity] only generates valid "Either Double Ordering"s [✔]
  41. 1427.93 s [genvalidity] +++ OK, passed 100 tests.
  42. 1427.93 s [genvalidity] only generates valid "MyType"s [✔]
  43. 1427.93 s [genvalidity] +++ OK, passed 100 tests.
  44. 1427.93 s [genvalidity] shrinkValidStructurally
  45. 1427.93 s [genvalidity] only shrinks to valid "Bool"s [✔]
  46. 1427.93 s [genvalidity] +++ OK, passed 100 tests.
  47. 1427.93 s [genvalidity] never shrinks to itself for valid "Bool"s [✔]
  48. 1427.93 s [genvalidity] +++ OK, passed 100 tests.
  49. 1427.93 s [genvalidity] only shrinks to valid "Ordering"s [✔]
  50. 1428.19 s [genvalidity] +++ OK, passed 100 tests.
  51. 1428.19 s [genvalidity] never shrinks to itself for valid "Ordering"s [✔]
  52. 1428.19 s [genvalidity] +++ OK, passed 100 tests.
  53. 1428.19 s [genvalidity] only shrinks to valid "Maybe Double"s [✔]
  54. 1428.19 s [genvalidity] +++ OK, passed 100 tests.
  55. 1428.19 s [genvalidity] never shrinks to itself for valid "Maybe Double"s [✔]
  56. 1428.19 s [genvalidity] +++ OK, passed 100 tests.
  57. 1428.19 s [genvalidity] only shrinks to valid "Either Double Ordering"s [✔]
  58. 1428.19 s [genvalidity] +++ OK, passed 100 tests.
  59. 1428.19 s [genvalidity] never shrinks to itself for valid "Either Double Ordering"s [✔]
  60. 1428.19 s [genvalidity] +++ OK, passed 100 tests.
  61. 1428.19 s [genvalidity] only shrinks to valid "MyType"s [✔]
  62. 1428.19 s [genvalidity] +++ OK, passed 100 tests.
  63. 1428.19 s [genvalidity] never shrinks to itself for valid "MyType"s [✔]
  64. 1428.19 s [genvalidity] +++ OK, passed 100 tests.
  65. 1428.19 s [genvalidity] Data.GenValidity.ShrinkGeneric
  66. 1428.19 s [genvalidity] default shrinkValid
  67. 1428.19 s [genvalidity] figures out the right shrinking function for A [✔]
  68. 1428.19 s [genvalidity] figures out the right shrinking function for B [✔]
  69. 1428.20 s [genvalidity] shrinks tuples correctly [✔]
  70. 1428.20 s [genvalidity] figures out the right shrinking function for Ex [✔]
  71. 1428.20 s [genvalidity] shrinkValidStructurally
  72. 1428.20 s [genvalidity] shrinks tuples correctly [✔]
  73. 1428.20 s [genvalidity] figures out the right shrinking function for Ex [✔]
  74. 1428.20 s [genvalidity] Data.Instance
  75. 1428.20 s [genvalidity] genValid of () generates only valid values [✔]
  76. 1428.20 s [genvalidity] +++ OK, passed 100 tests.
  77. 1428.20 s [genvalidity] shrinkValid of () shrinks to only valid values [✔]
  78. 1428.20 s [genvalidity] +++ OK, passed 20 tests.
  79. 1428.20 s [genvalidity] shrinkValid of () only produces values that do not crash while validating [✔]
  80. 1428.20 s [genvalidity] +++ OK, passed 20 tests.
  81. 1428.20 s [genvalidity] shrinkValid of () does not shrink to itself [✔]
  82. 1428.20 s [genvalidity] +++ OK, passed 20 tests.
  83. 1428.20 s [genvalidity] genValid of Bool generates only valid values [✔]
  84. 1428.20 s [genvalidity] +++ OK, passed 100 tests.
  85. 1428.20 s [genvalidity] shrinkValid of Bool shrinks to only valid values [✔]
  86. 1428.20 s [genvalidity] +++ OK, passed 20 tests.
  87. 1428.20 s [genvalidity] shrinkValid of Bool only produces values that do not crash while validating [✔]
  88. 1428.20 s [genvalidity] +++ OK, passed 20 tests.
  89. 1428.20 s [genvalidity] shrinkValid of Bool does not shrink to itself [✔]
  90. 1428.20 s [genvalidity] +++ OK, passed 20 tests.
  91. 1428.20 s [genvalidity] genValid of Ordering generates only valid values [✔]
  92. 1428.20 s [haskell-src-exts] src/Language/Haskell/Exts/ExactPrint.hs:1875:42: warning: [GHC-63394] [-Wx-partial]
  93. 1428.20 s [haskell-src-exts] In the use of ‘head’
  94. 1428.20 s [haskell-src-exts] (imported from Prelude, but defined in GHC.Internal.List):
  95. 1428.20 s [haskell-src-exts] "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"."
  96. 1428.21 s [haskell-src-exts] |
  97. 1428.21 s [haskell-src-exts] 1875 | maybeEP (\bds -> printStringAt (pos (head whPt)) "where" >> exactPC bds) mbinds
  98. 1428.21 s [haskell-src-exts] | ^^^^
  99. 1428.21 s [haskell-src-exts]
  100. 1428.21 s [haskell-src-exts] [16 of 18] Compiling Language.Haskell.Exts.Build ( src/Language/Haskell/Exts/Build.hs, nothing )
  101. 1428.21 s [haskell-src-exts] [17 of 18] Compiling Language.Preprocessor.Unlit ( src/Language/Preprocessor/Unlit.hs, nothing )
  102. 1428.21 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:17:25: warning: [GHC-63397] [-Wname-shadowing]
  103. 1428.21 s [haskell-src-exts] This binding for ‘x’ shadows the existing binding
  104. 1428.21 s [haskell-src-exts] bound at src/Language/Preprocessor/Unlit.hs:14:17
  105. 1428.21 s [haskell-src-exts] |
  106. 1428.21 s [haskell-src-exts] 17 | allProg (('\\':x):xs) | "end{code}"`isPrefixOf`x = Blank : classify xs
  107. 1428.21 s [haskell-src-exts] | ^
  108. 1428.21 s [haskell-src-exts]
  109. 1428.21 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:17:28: warning: [GHC-63397] [-Wname-shadowing]
  110. 1428.21 s [haskell-src-exts] This binding for ‘xs’ shadows the existing binding
  111. 1428.21 s [haskell-src-exts] bound at src/Language/Preprocessor/Unlit.hs:14:20
  112. 1428.21 s [haskell-src-exts] |
  113. 1428.21 s [haskell-src-exts] 17 | allProg (('\\':x):xs) | "end{code}"`isPrefixOf`x = Blank : classify xs
  114. 1428.21 s [haskell-src-exts] | ^^
  115. 1428.21 s [haskell-src-exts]
  116. 1428.21 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:18:19: warning: [GHC-63397] [-Wname-shadowing]
  117. 1428.21 s [haskell-src-exts] This binding for ‘x’ shadows the existing binding
  118. 1428.21 s [haskell-src-exts] bound at src/Language/Preprocessor/Unlit.hs:14:17
  119. 1428.21 s [haskell-src-exts] |
  120. 1428.21 s [haskell-src-exts] 18 | allProg (x:xs) = Program x:allProg xs
  121. 1428.21 s [haskell-src-exts] | ^
  122. 1428.21 s [haskell-src-exts]
  123. 1428.21 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:18:21: warning: [GHC-63397] [-Wname-shadowing]
  124. 1428.21 s [haskell-src-exts] This binding for ‘xs’ shadows the existing binding
  125. 1428.22 s [haskell-src-exts] bound at src/Language/Preprocessor/Unlit.hs:14:20
  126. 1428.22 s [haskell-src-exts] |
  127. 1428.22 s [haskell-src-exts] 18 | allProg (x:xs) = Program x:allProg xs
  128. 1428.22 s [haskell-src-exts] | ^^
  129. 1428.22 s [haskell-src-exts]
  130. 1428.22 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:27:11: warning: [GHC-40910] [-Wunused-matches]
  131. 1428.22 s [haskell-src-exts] Defined but not used: ‘x’
  132. 1428.22 s [haskell-src-exts] |
  133. 1428.22 s [haskell-src-exts] 27 | classify (x:xs) = Comment:classify xs
  134. 1428.22 s [haskell-src-exts] | ^
  135. 1428.22 s [haskell-src-exts]
  136. 1428.22 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:46:17: warning: [GHC-40910] [-Wunused-matches]
  137. 1428.22 s [haskell-src-exts] Defined but not used: ‘y’
  138. 1428.22 s [haskell-src-exts] |
  139. 1428.22 s [haskell-src-exts] 46 | adjacent file n y@(Program _) (x@Comment :xs) = error (message file n "program" "comment")
  140. 1428.22 s [haskell-src-exts] | ^
  141. 1428.22 s [haskell-src-exts]
  142. 1428.22 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:46:32: warning: [GHC-40910] [-Wunused-matches]
  143. 1428.22 s Building /nix/store/3casc8dzcq4xsr6av3f8p00b5h95777z-semialign-1.3.1.drv
  144. 1428.26 s Building /nix/store/sawrw3skrvfg7a1qgdk2cfihc5rl9xr8-tasty-golden-2.3.5.drv
  145. 1428.55 s [th-lift-instances:post-build] Uploading to the NixCI cache: /nix/store/lbgs8v1j5npfjkn7fxm63kcld16crqch-th-lift-instances-0.1.20 /nix/store/m1j2pk6chq06vvsr9ym4lghi1mgyv4wn-th-lift-instances-0.1.20-doc
  146. 1429.28 s [th-lift-instances:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  147. 1429.98 s [th-lift-instances:post-build] copying 2 paths...
  148. 1429.98 s [th-lift-instances:post-build] copying path '/nix/store/m1j2pk6chq06vvsr9ym4lghi1mgyv4wn-th-lift-instances-0.1.20-doc' to 'https://cache.nix-ci.com'...
  149. 1431.48 s [th-lift-instances:post-build] copying path '/nix/store/lbgs8v1j5npfjkn7fxm63kcld16crqch-th-lift-instances-0.1.20' to 'https://cache.nix-ci.com'...
  150. 1435.07 s [th-lift-instances:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  151. 1436.60 s [th-lift-instances:post-build] copying 1 paths...
  152. 1436.62 s [th-lift-instances:post-build] copying path '/nix/store/zqax20a91dc4ac3apldlpg7bfr0dwfm6-th-lift-instances-0.1.20.drv' to 'https://cache.nix-ci.com'...
  153. 1438.47 s Uploaded th-lift-instances in 10.0s
  154. 1438.48 s Progress: 61 of 103 built (9 building), 318 of 318 downloaded from cache
  155. 1438.48 s Built th-lift-instances in 2m04s
  156. 1438.51 s [atomic-write] creates a new file with permissions based on active umask [✔]
  157. 1438.51 s [atomic-write] atomicWriteFileWithMode
  158. 1438.51 s [atomic-write] writes contents to a file [✔]
  159. 1438.51 s [atomic-write] changes the permissions of a previously created file, regardless of umask [✔]
  160. 1438.51 s [atomic-write] creates a new file with specified permissions [✔]
  161. 1438.51 s [atomic-write] System.AtomicWrite.Writer.String.Binary
  162. 1438.51 s [atomic-write] atomicWriteFile
  163. 1438.51 s [atomic-write] writes contents to a file [✔]
  164. 1438.51 s [atomic-write] preserves the permissions of original file, regardless of umask [✔]
  165. 1438.51 s [atomic-write] creates a new file with permissions based on active umask [✔]
  166. 1438.51 s [atomic-write] atomicWriteFileWithMode
  167. 1438.51 s [atomic-write] writes contents to a file [✔]
  168. 1438.51 s [atomic-write] changes the permissions of a previously created file, regardless of umask [✔]
  169. 1438.51 s [atomic-write] creates a new file with specified permissions [✔]
  170. 1438.51 s [atomic-write] System.AtomicWrite.Writer.Text
  171. 1438.51 s [atomic-write] atomicWriteFile
  172. 1438.51 s [atomic-write] writes contents to a file [✔]
  173. 1438.51 s [atomic-write] preserves the permissions of original file, regardless of umask [✔]
  174. 1438.51 s [atomic-write] creates a new file with permissions based on active umask [✔]
  175. 1438.51 s [atomic-write] atomicWriteFileWithMode
  176. 1438.51 s [atomic-write] writes contents to a file [✔]
  177. 1438.51 s [atomic-write] changes the permissions of a previously created file, regardless of umask [✔]
  178. 1438.51 s [atomic-write] creates a new file with specified permissions [✔]
  179. 1438.51 s [atomic-write] System.AtomicWrite.Writer.Text.Binary
  180. 1438.51 s [atomic-write] atomicWriteFile
  181. 1438.51 s [atomic-write] writes contents to a file [✔]
  182. 1438.51 s [atomic-write] preserves the permissions of original file, regardless of umask [✔]
  183. 1438.51 s [atomic-write] creates a new file with permissions based on active umask [✔]
  184. 1438.52 s [atomic-write] atomicWriteFileWithMode
  185. 1438.52 s [atomic-write] writes contents to a file [✔]
  186. 1438.52 s [atomic-write] changes the permissions of a previously created file, regardless of umask [✔]
  187. 1438.52 s [atomic-write] creates a new file with specified permissions [✔]
  188. 1438.52 s [atomic-write]
  189. 1438.52 s [atomic-write] Finished in 0.1467 seconds
  190. 1438.52 s [atomic-write] 66 examples, 0 failures
  191. 1438.52 s [atomic-write] Test suite atomic-write-test: PASS
  192. 1438.52 s [atomic-write] Test suite logged to: dist/test/atomic-write-0.2.1.1-atomic-write-test.log
  193. 1438.52 s [atomic-write] 1 of 1 test suites (1 of 1 test cases) passed.
  194. 1438.52 s [atomic-write] Phase: haddockPhase
  195. 1438.52 s [atomic-write] Preprocessing library for atomic-write-0.2.1.1...
  196. 1438.52 s [atomic-write] Running Haddock on library for atomic-write-0.2.1.1...
  197. 1438.52 s [atomic-write] [ 1 of 12] Compiling System.AtomicWrite.Internal ( src/System/AtomicWrite/Internal.hs, nothing )
  198. 1438.52 s [atomic-write] [ 2 of 12] Compiling System.AtomicWrite.Writer.ByteString ( src/System/AtomicWrite/Writer/ByteString.hs, nothing )
  199. 1438.52 s [atomic-write] [ 3 of 12] Compiling System.AtomicWrite.Writer.ByteString.Binary ( src/System/AtomicWrite/Writer/ByteString/Binary.hs, nothing )
  200. 1438.52 s [atomic-write] [ 4 of 12] Compiling System.AtomicWrite.Writer.ByteStringBuilder ( src/System/AtomicWrite/Writer/ByteStringBuilder.hs, nothing )
  201. 1438.52 s [atomic-write] [ 5 of 12] Compiling System.AtomicWrite.Writer.LazyByteString ( src/System/AtomicWrite/Writer/LazyByteString.hs, nothing )
  202. 1438.52 s [atomic-write] [ 6 of 12] Compiling System.AtomicWrite.Writer.LazyByteString.Binary ( src/System/AtomicWrite/Writer/LazyByteString/Binary.hs, nothing )
  203. 1438.52 s [atomic-write] [ 7 of 12] Compiling System.AtomicWrite.Writer.LazyText ( src/System/AtomicWrite/Writer/LazyText.hs, nothing )
  204. 1438.52 s [atomic-write] [ 8 of 12] Compiling System.AtomicWrite.Writer.LazyText.Binary ( src/System/AtomicWrite/Writer/LazyText/Binary.hs, nothing )
  205. 1438.52 s [atomic-write] [ 9 of 12] Compiling System.AtomicWrite.Writer.String ( src/System/AtomicWrite/Writer/String.hs, nothing )
  206. 1438.52 s [atomic-write] [10 of 12] Compiling System.AtomicWrite.Writer.String.Binary ( src/System/AtomicWrite/Writer/String/Binary.hs, nothing )
  207. 1438.52 s [atomic-write] [11 of 12] Compiling System.AtomicWrite.Writer.Text ( src/System/AtomicWrite/Writer/Text.hs, nothing )
  208. 1438.52 s [atomic-write] [12 of 12] Compiling System.AtomicWrite.Writer.Text.Binary ( src/System/AtomicWrite/Writer/Text/Binary.hs, nothing )
  209. 1438.52 s [atomic-write] Haddock coverage:
  210. 1438.52 s [atomic-write] 100% ( 3 / 3) in 'System.AtomicWrite.Writer.ByteString'
  211. 1438.52 s [atomic-write] 100% ( 3 / 3) in 'System.AtomicWrite.Writer.ByteString.Binary'
  212. 1438.52 s [atomic-write] 100% ( 3 / 3) in 'System.AtomicWrite.Writer.ByteStringBuilder'
  213. 1438.52 s [atomic-write] 100% ( 3 / 3) in 'System.AtomicWrite.Writer.LazyByteString'
  214. 1438.52 s [atomic-write] 100% ( 3 / 3) in 'System.AtomicWrite.Writer.LazyByteString.Binary'
  215. 1438.52 s [atomic-write] 100% ( 3 / 3) in 'System.AtomicWrite.Writer.LazyText'
  216. 1438.52 s [atomic-write] 100% ( 3 / 3) in 'System.AtomicWrite.Writer.LazyText.Binary'
  217. 1438.52 s [atomic-write] 100% ( 5 / 5) in 'System.AtomicWrite.Writer.String'
  218. 1438.52 s [atomic-write] 100% ( 5 / 5) in 'System.AtomicWrite.Writer.String.Binary'
  219. 1438.52 s [atomic-write] 100% ( 3 / 3) in 'System.AtomicWrite.Writer.Text'
  220. 1438.52 s [atomic-write] 100% ( 3 / 3) in 'System.AtomicWrite.Writer.Text.Binary'
  221. 1438.52 s [atomic-write] Documentation created: dist/doc/html/atomic-write/,
  222. 1438.52 s [attoparsec] | ^^^^^^^^^^^^^
  223. 1438.52 s [attoparsec]
  224. 1438.52 s [attoparsec] tests/QC/IPv6/Internal.hs:113:31: warning: [GHC-40910] [-Wunused-matches]
  225. 1438.52 s [attoparsec] Defined but not used: ‘otherwise’
  226. 1438.52 s [attoparsec] |
  227. 1438.52 s [attoparsec] 113 | otherwise -> c
  228. 1438.52 s [attoparsec] | ^^^^^^^^^
  229. 1438.52 s [attoparsec]
  230. 1438.52 s [attoparsec] tests/QC/IPv6/Internal.hs:113:31: warning: [GHC-63397] [-Wname-shadowing]
  231. 1438.52 s [attoparsec] This binding for ‘otherwise’ shadows the existing binding
  232. 1438.52 s [attoparsec] imported from ‘Prelude’ at tests/QC/IPv6/Internal.hs:16:8-23
  233. 1438.52 s [attoparsec] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Base’)
  234. 1438.52 s [attoparsec] |
  235. 1438.52 s [attoparsec] 113 | otherwise -> c
  236. 1438.52 s [attoparsec] | ^^^^^^^^^
  237. 1438.52 s [attoparsec]
  238. 1438.52 s [attoparsec] tests/QC/IPv6/Internal.hs:145:5: warning: [GHC-62161] [-Wincomplete-patterns]
  239. 1438.52 s [attoparsec] Pattern match(es) are non-exhaustive
  240. 1438.53 s [attoparsec] In a case alternative:
  241. 1438.53 s [attoparsec] Patterns of type ‘IResult T.Text [IPv6AddrToken]’ not matched:
  242. 1438.53 s [attoparsec] Partial _
  243. 1438.53 s [attoparsec] |
  244. 1438.53 s [attoparsec] 145 | case readText s of
  245. 1438.53 s [attoparsec] | ^^^^^^^^^^^^^^^^^^...
  246. 1438.53 s [attoparsec]
  247. 1438.53 s [attoparsec] tests/QC/IPv6/Internal.hs:149:14: warning: [GHC-63397] [-Wname-shadowing]
  248. 1438.53 s [attoparsec] This binding for ‘s’ shadows the existing binding
  249. 1438.53 s [attoparsec] bound at tests/QC/IPv6/Internal.hs:144:21
  250. 1438.53 s [attoparsec] |
  251. 1438.53 s [attoparsec] 149 | readText s = feed (parse (many1 $ ipv4Addr <|> sixteenBit <|> doubleColon <|> colon) s) T.empty
  252. 1438.53 s [attoparsec] | ^
  253. 1438.53 s [attoparsec]
  254. 1438.53 s [attoparsec] tests/QC/IPv6/Internal.hs:212:55: warning: [GHC-63394] [-Wx-partial]
  255. 1438.53 s [attoparsec] In the use of ‘tail’
  256. 1438.53 s [attoparsec] (imported from Prelude, but defined in GHC.Internal.List):
  257. 1438.53 s [attoparsec] "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"."
  258. 1438.53 s [attoparsec] |
  259. 1438.53 s [attoparsec] 212 | let snds = if not (null (snd s)) then tail(snd s) else []
  260. 1438.53 s [attoparsec] | ^^^^
  261. 1438.53 s [attoparsec]
  262. 1438.53 s [attoparsec] tests/QC/IPv6/Internal.hs:219:34: warning: [GHC-63397] [-Wname-shadowing]
  263. 1438.53 s [attoparsec] This binding for ‘x’ shadows the existing binding
  264. 1438.53 s [attoparsec] bound at tests/QC/IPv6/Internal.hs:218:42
  265. 1438.53 s [attoparsec] |
  266. 1438.53 s [attoparsec] 219 | ntks tks - foldl (\c x -> if (x /= DoubleColon) && (x /= Colon) then c+1 else c) 0 x
  267. 1438.53 s [attoparsec] | ^
  268. 1438.53 s [attoparsec]
  269. 1438.53 s [attoparsec] tests/QC/IPv6/Internal.hs:221:18: warning: [GHC-63397] [-Wname-shadowing]
  270. 1438.53 s [attoparsec] This binding for ‘tks’ shadows the existing binding
  271. 1438.53 s [attoparsec] bound at tests/QC/IPv6/Internal.hs:207:17
  272. 1438.53 s [attoparsec] |
  273. 1438.53 s [attoparsec] 221 | ntks tks = if countIPv4Addr tks == 1 then 7 else 8
  274. 1438.53 s [attoparsec] | ^^^
  275. 1438.53 s [attoparsec]
  276. 1438.53 s [either] Phase: updateAutotoolsGnuConfigScriptsPhase
  277. 1438.53 s [either] Phase: configurePhase
  278. 1438.53 s [either] configureFlags: --verbose --prefix=/nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/4fmsw8h1mmxbf5ann91vpbhsn1a9ylfc-either-5.0.2-doc/share/doc/either-5.0.2 --with-gcc=gcc --package-db=/build/tmp.Vzjq76JsfA/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  279. 1438.53 s [either] Using Parsec parser
  280. 1438.53 s [either] Configuring either-5.0.2...
  281. 1438.53 s [either] Dependency base >=4 && <5: using base-4.20.1.0
  282. 1438.53 s [either] Dependency bifunctors >=4 && <6: using bifunctors-5.6.2
  283. 1438.53 s [either] Dependency mtl >=2.0 && <2.4: using mtl-2.3.1
  284. 1438.53 s [either] Dependency profunctors >=4 && <6: using profunctors-5.6.2
  285. 1438.53 s [either] Dependency semigroupoids >=4 && <7: using semigroupoids-6.0.1
  286. 1438.53 s [either] Dependency QuickCheck >=2.9 && <2.16: using QuickCheck-2.14.3
  287. 1438.53 s [either] Dependency base: using base-4.20.1.0
  288. 1438.53 s [either] Dependency either: using either-5.0.2
  289. 1438.53 s [either] Dependency test-framework >=0.8.1.1 && <0.9: using test-framework-0.8.2.2
  290. 1438.53 s [either] Dependency test-framework-quickcheck2 >=0.3.0.3 && <0.4: using
  291. 1438.53 s [either] test-framework-quickcheck2-0.3.0.6
  292. 1438.53 s [either] Source component graph:
  293. 1438.53 s [either] component lib
  294. 1438.54 s [either] component test:tests dependency lib
  295. 1438.54 s [either] Configured component graph:
  296. 1438.54 s [either] component either-5.0.2-FoyyEuSLuMg9lJsNurl90F
  297. 1438.54 s [either] include base-4.20.1.0-4f22
  298. 1438.54 s [either] include bifunctors-5.6.2-6D9DYQEN3EAD9wqRsHN5TQ
  299. 1438.54 s [either] include mtl-2.3.1-6e0a
  300. 1438.54 s [either] include profunctors-5.6.2-FdtVIxR8WXeL5U27krvR8C
  301. 1438.54 s [either] include semigroupoids-6.0.1-BeTbfOreXYw6cw9pIOStD3
  302. 1438.54 s [either] component either-5.0.2-Izp4GeQnWIc4MaYRmRKJYJ-tests
  303. 1438.54 s [either] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  304. 1438.54 s [either] include base-4.20.1.0-4f22
  305. 1438.54 s [either] include either-5.0.2-FoyyEuSLuMg9lJsNurl90F
  306. 1438.54 s [either] include test-framework-0.8.2.2-IYqkKxS9pVHFtdoT5JPXD3
  307. 1438.54 s [either] include test-framework-quickcheck2-0.3.0.6-7mdum5VLrrVAz15GDDVhne
  308. 1438.54 s [either] Linked component graph:
  309. 1438.54 s [either] unit either-5.0.2-FoyyEuSLuMg9lJsNurl90F
  310. 1438.54 s [either] include base-4.20.1.0-4f22
  311. 1438.54 s [either] include bifunctors-5.6.2-6D9DYQEN3EAD9wqRsHN5TQ
  312. 1438.54 s [either] include mtl-2.3.1-6e0a
  313. 1438.54 s [either] include profunctors-5.6.2-FdtVIxR8WXeL5U27krvR8C
  314. 1438.54 s [either] include semigroupoids-6.0.1-BeTbfOreXYw6cw9pIOStD3
  315. 1438.54 s [either] Data.Either.Combinators=either-5.0.2-FoyyEuSLuMg9lJsNurl90F:Data.Either.Combinators,Data.Either.Validation=either-5.0.2-FoyyEuSLuMg9lJsNurl90F:Data.Either.Validation
  316. 1438.54 s [either] unit either-5.0.2-Izp4GeQnWIc4MaYRmRKJYJ-tests
  317. 1438.54 s [either] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  318. 1438.54 s [either] include base-4.20.1.0-4f22
  319. 1438.54 s [either] include either-5.0.2-FoyyEuSLuMg9lJsNurl90F
  320. 1438.54 s [either] include test-framework-0.8.2.2-IYqkKxS9pVHFtdoT5JPXD3
  321. 1438.54 s [either] include test-framework-quickcheck2-0.3.0.6-7mdum5VLrrVAz15GDDVhne
  322. 1438.54 s [either] Ready component graph:
  323. 1438.54 s [either] definite either-5.0.2-FoyyEuSLuMg9lJsNurl90F
  324. 1438.54 s [either] depends base-4.20.1.0-4f22
  325. 1438.54 s [either] depends bifunctors-5.6.2-6D9DYQEN3EAD9wqRsHN5TQ
  326. 1438.54 s [either] depends mtl-2.3.1-6e0a
  327. 1438.54 s [either] depends profunctors-5.6.2-FdtVIxR8WXeL5U27krvR8C
  328. 1438.54 s [either] depends semigroupoids-6.0.1-BeTbfOreXYw6cw9pIOStD3
  329. 1438.54 s [either] definite either-5.0.2-Izp4GeQnWIc4MaYRmRKJYJ-tests
  330. 1438.54 s [either] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  331. 1438.54 s [either] depends base-4.20.1.0-4f22
  332. 1438.54 s [either] depends either-5.0.2-FoyyEuSLuMg9lJsNurl90F
  333. 1438.54 s [either] depends test-framework-0.8.2.2-IYqkKxS9pVHFtdoT5JPXD3
  334. 1438.54 s [either] depends test-framework-quickcheck2-0.3.0.6-7mdum5VLrrVAz15GDDVhne
  335. 1438.54 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  336. 1438.54 s [foundation] exported from Data.Type.Equality and Prelude.
  337. 1438.54 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  338. 1438.54 s [foundation] • This will become an error in a future GHC release.
  339. 1438.54 s [foundation] |
  340. 1438.54 s [foundation] 187 | , Element col ~ (Element a, Element b, Element c, Element d, Element e, Element f) )
  341. 1438.54 s [foundation] | ^
  342. 1438.54 s [foundation]
  343. 1438.54 s [foundation] Foundation/Collection/Zippable.hs:197:27: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  344. 1438.54 s [foundation] • The ‘~’ operator is out of scope.
  345. 1438.54 s [foundation] Assuming it to stand for an equality constraint.
  346. 1438.54 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  347. 1438.54 s [foundation] exported from Data.Type.Equality and Prelude.
  348. 1438.54 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  349. 1438.54 s [foundation] • This will become an error in a future GHC release.
  350. 1438.54 s [foundation] |
  351. 1438.54 s [foundation] 197 | , Element col ~ (Element a, Element b, Element c, Element d, Element e, Element f, Element g) )
  352. 1438.54 s [foundation] | ^
  353. 1438.54 s [foundation]
  354. 1438.54 s [foundation] [ 34 of 103] Compiling Foundation.Collection ( Foundation/Collection.hs, dist/build/Foundation/Collection.p_o )
  355. 1438.54 s [foundation] [ 35 of 103] Compiling Foundation.List.DList ( Foundation/List/DList.hs, dist/build/Foundation/List/DList.p_o )
  356. 1438.54 s [foundation] [ 36 of 103] Compiling Foundation.Conduit.Textual ( Foundation/Conduit/Textual.hs, dist/build/Foundation/Conduit/Textual.p_o )
  357. 1438.54 s [foundation] [ 37 of 103] Compiling Foundation.Class.Storable ( Foundation/Class/Storable.hs, dist/build/Foundation/Class/Storable.p_o )
  358. 1438.54 s [foundation] [ 38 of 103] Compiling Foundation.Bits ( Foundation/Bits.hs, dist/build/Foundation/Bits.p_o )
  359. 1438.54 s [foundation] [ 39 of 103] Compiling Foundation.Array.Bitmap ( Foundation/Array/Bitmap.hs, dist/build/Foundation/Array/Bitmap.p_o )
  360. 1438.54 s [foundation] [ 40 of 103] Compiling Foundation.Partial ( Foundation/Partial.hs, dist/build/Foundation/Partial.p_o )
  361. 1438.54 s [foundation] [ 41 of 103] Compiling Foundation.Primitive ( Foundation/Primitive.hs, dist/build/Foundation/Primitive.p_o )
  362. 1438.54 s [foundation] [ 42 of 103] Compiling Foundation.Array.Chunked.Unboxed ( Foundation/Array/Chunked/Unboxed.hs, dist/build/Foundation/Array/Chunked/Unboxed.p_o )
  363. 1438.54 s [foundation] [ 43 of 103] Compiling Foundation.Array ( Foundation/Array.hs, dist/build/Foundation/Array.p_o )
  364. 1438.54 s [foundation] [ 44 of 103] Compiling Foundation.Hashing.Hasher ( Foundation/Hashing/Hasher.hs, dist/build/Foundation/Hashing/Hasher.p_o )
  365. 1438.54 s [foundation] [ 45 of 103] Compiling Foundation.Hashing.SipHash ( Foundation/Hashing/SipHash.hs, dist/build/Foundation/Hashing/SipHash.p_o )
  366. 1438.54 s [foundation] [ 46 of 103] Compiling Foundation.Hashing.FNV ( Foundation/Hashing/FNV.hs, dist/build/Foundation/Hashing/FNV.p_o )
  367. 1438.54 s [foundation] [ 47 of 103] Compiling Foundation.Strict ( Foundation/Strict.hs, dist/build/Foundation/Strict.p_o )
  368. 1438.54 s [foundation] [ 48 of 103] Compiling Foundation.String ( Foundation/String.hs, dist/build/Foundation/String.p_o )
  369. 1438.54 s [foundation] [ 49 of 103] Compiling Foundation.Parser ( Foundation/Parser.hs, dist/build/Foundation/Parser.p_o )
  370. 1438.54 s [foundation] Foundation/Parser.hs:330:28: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  371. 1438.54 s [foundation] • The ‘~’ operator is out of scope.
  372. 1438.54 s [foundation] Assuming it to stand for an equality constraint.
  373. 1438.54 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  374. 1438.54 s [foundation] exported from Data.Type.Equality and Prelude.
  375. 1438.54 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  376. 1438.54 s [foundation] • This will become an error in a future GHC release.
  377. 1438.54 s [foundation] |
  378. 1438.54 s [foundation] 330 | , Element input ~ Element (Chunk input)
  379. 1438.54 s [foundation] | ^
  380. 1438.54 s [foundation]
  381. 1438.54 s [foundation] Foundation/Parser.hs:342:37: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  382. 1438.54 s [genvalidity] +++ OK, passed 100 tests.
  383. 1438.54 s [genvalidity] shrinkValid of Ordering shrinks to only valid values [✔]
  384. 1438.54 s [genvalidity] +++ OK, passed 20 tests.
  385. 1438.54 s [genvalidity] shrinkValid of Ordering only produces values that do not crash while validating [✔]
  386. 1438.54 s [genvalidity] +++ OK, passed 20 tests.
  387. 1438.54 s [genvalidity] shrinkValid of Ordering does not shrink to itself [✔]
  388. 1438.54 s [genvalidity] +++ OK, passed 20 tests.
  389. 1438.54 s [genvalidity] genValid of Char generates only valid values [✔]
  390. 1438.54 s [genvalidity] +++ OK, passed 100 tests.
  391. 1438.54 s [genvalidity] shrinkValid of Char shrinks to only valid values [✔]
  392. 1438.54 s [genvalidity] +++ OK, passed 20 tests.
  393. 1438.54 s [genvalidity] shrinkValid of Char only produces values that do not crash while validating [✔]
  394. 1438.54 s [genvalidity] +++ OK, passed 20 tests.
  395. 1438.54 s [genvalidity] shrinkValid of Char does not shrink to itself [✔]
  396. 1438.54 s [genvalidity] +++ OK, passed 20 tests.
  397. 1438.54 s [genvalidity] genValid of Word generates only valid values [✔]
  398. 1438.54 s [genvalidity] +++ OK, passed 100 tests.
  399. 1438.54 s [genvalidity] shrinkValid of Word shrinks to only valid values [✔]
  400. 1438.54 s [genvalidity] +++ OK, passed 20 tests.
  401. 1438.54 s [genvalidity] shrinkValid of Word only produces values that do not crash while validating [✔]
  402. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  403. 1438.55 s [genvalidity] shrinkValid of Word does not shrink to itself [✔]
  404. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  405. 1438.55 s [genvalidity] genValid of Word8 generates only valid values [✔]
  406. 1438.55 s [genvalidity] +++ OK, passed 100 tests.
  407. 1438.55 s [genvalidity] shrinkValid of Word8 shrinks to only valid values [✔]
  408. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  409. 1438.55 s [genvalidity] shrinkValid of Word8 only produces values that do not crash while validating [✔]
  410. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  411. 1438.55 s [genvalidity] shrinkValid of Word8 does not shrink to itself [✔]
  412. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  413. 1438.55 s [genvalidity] genValid of Word16 generates only valid values [✔]
  414. 1438.55 s [genvalidity] +++ OK, passed 100 tests.
  415. 1438.55 s [genvalidity] shrinkValid of Word16 shrinks to only valid values [✔]
  416. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  417. 1438.55 s [genvalidity] shrinkValid of Word16 only produces values that do not crash while validating [✔]
  418. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  419. 1438.55 s [genvalidity] shrinkValid of Word16 does not shrink to itself [✔]
  420. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  421. 1438.55 s [genvalidity] genValid of Word32 generates only valid values [✔]
  422. 1438.55 s [genvalidity] +++ OK, passed 100 tests.
  423. 1438.55 s [genvalidity] shrinkValid of Word32 shrinks to only valid values [✔]
  424. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  425. 1438.55 s [genvalidity] shrinkValid of Word32 only produces values that do not crash while validating [✔]
  426. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  427. 1438.55 s [genvalidity] shrinkValid of Word32 does not shrink to itself [✔]
  428. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  429. 1438.55 s [genvalidity] genValid of Word64 generates only valid values [✔]
  430. 1438.55 s [genvalidity] +++ OK, passed 100 tests.
  431. 1438.55 s [genvalidity] shrinkValid of Word64 shrinks to only valid values [✔]
  432. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  433. 1438.55 s [genvalidity] shrinkValid of Word64 only produces values that do not crash while validating [✔]
  434. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  435. 1438.55 s [genvalidity] shrinkValid of Word64 does not shrink to itself [✔]
  436. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  437. 1438.55 s [genvalidity] genValid of Int generates only valid values [✔]
  438. 1438.55 s [genvalidity] +++ OK, passed 100 tests.
  439. 1438.55 s [genvalidity] shrinkValid of Int shrinks to only valid values [✔]
  440. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  441. 1438.55 s [genvalidity] shrinkValid of Int only produces values that do not crash while validating [✔]
  442. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  443. 1438.55 s [genvalidity] shrinkValid of Int does not shrink to itself [✔]
  444. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  445. 1438.55 s [genvalidity] genValid of Int8 generates only valid values [✔]
  446. 1438.55 s [genvalidity] +++ OK, passed 100 tests.
  447. 1438.55 s [genvalidity] shrinkValid of Int8 shrinks to only valid values [✔]
  448. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  449. 1438.55 s [genvalidity] shrinkValid of Int8 only produces values that do not crash while validating [✔]
  450. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  451. 1438.55 s [genvalidity] shrinkValid of Int8 does not shrink to itself [✔]
  452. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  453. 1438.55 s [genvalidity] genValid of Int16 generates only valid values [✔]
  454. 1438.55 s [genvalidity] +++ OK, passed 100 tests.
  455. 1438.55 s [genvalidity] shrinkValid of Int16 shrinks to only valid values [✔]
  456. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  457. 1438.55 s [genvalidity] shrinkValid of Int16 only produces values that do not crash while validating [✔]
  458. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  459. 1438.55 s [genvalidity] shrinkValid of Int16 does not shrink to itself [✔]
  460. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  461. 1438.55 s [genvalidity] genValid of Int32 generates only valid values [✔]
  462. 1438.55 s [genvalidity] +++ OK, passed 100 tests.
  463. 1438.55 s [genvalidity] shrinkValid of Int32 shrinks to only valid values [✔]
  464. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  465. 1438.55 s [genvalidity] shrinkValid of Int32 only produces values that do not crash while validating [✔]
  466. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  467. 1438.55 s [genvalidity] shrinkValid of Int32 does not shrink to itself [✔]
  468. 1438.55 s [genvalidity] +++ OK, passed 20 tests.
  469. 1438.55 s [genvalidity] genValid of Int64 generates only valid values [✔]
  470. 1438.55 s [genvalidity] +++ OK, passed 100 tests.
  471. 1438.55 s [haskell-src-exts] Defined but not used: ‘x’
  472. 1438.55 s [haskell-src-exts] |
  473. 1438.55 s [haskell-src-exts] 46 | adjacent file n y@(Program _) (x@Comment :xs) = error (message file n "program" "comment")
  474. 1438.55 s [haskell-src-exts] | ^
  475. 1438.55 s [haskell-src-exts]
  476. 1438.55 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:46:48: warning: [GHC-40910] [-Wunused-matches]
  477. 1438.55 s [haskell-src-exts] Defined but not used: ‘xs’
  478. 1438.55 s [haskell-src-exts] |
  479. 1438.55 s [haskell-src-exts] 46 | adjacent file n y@(Program _) (x@Comment :xs) = error (message file n "program" "comment")
  480. 1438.55 s [haskell-src-exts] | ^^
  481. 1438.55 s [haskell-src-exts]
  482. 1438.55 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:47:10: warning: [GHC-40910] [-Wunused-matches]
  483. 1438.55 s [haskell-src-exts] Defined but not used: ‘file’
  484. 1438.55 s [haskell-src-exts] |
  485. 1438.55 s [haskell-src-exts] 47 | adjacent file n y@(Program _) (x@(Include i f):xs) = x: adjacent f i y xs
  486. 1438.55 s [haskell-src-exts] | ^^^^
  487. 1438.55 s [haskell-src-exts]
  488. 1438.55 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:47:15: warning: [GHC-40910] [-Wunused-matches]
  489. 1438.55 s [haskell-src-exts] Defined but not used: ‘n’
  490. 1438.55 s [haskell-src-exts] |
  491. 1438.55 s [haskell-src-exts] 47 | adjacent file n y@(Program _) (x@(Include i f):xs) = x: adjacent f i y xs
  492. 1438.55 s [haskell-src-exts] | ^
  493. 1438.55 s [haskell-src-exts]
  494. 1438.55 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:49:17: warning: [GHC-40910] [-Wunused-matches]
  495. 1438.55 s [haskell-src-exts] Defined but not used: ‘y’
  496. 1438.55 s [haskell-src-exts] |
  497. 1438.55 s [haskell-src-exts] 49 | adjacent file n y@Comment (x@(Program _) :xs) = error (message file n "comment" "program")
  498. 1438.55 s [haskell-src-exts] | ^
  499. 1438.55 s [haskell-src-exts]
  500. 1438.55 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:49:32: warning: [GHC-40910] [-Wunused-matches]
  501. 1438.55 s [haskell-src-exts] Defined but not used: ‘x’
  502. 1438.55 s [haskell-src-exts] |
  503. 1438.55 s [haskell-src-exts] 49 | adjacent file n y@Comment (x@(Program _) :xs) = error (message file n "comment" "program")
  504. 1438.55 s [haskell-src-exts] | ^
  505. 1438.55 s [haskell-src-exts]
  506. 1438.55 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:49:48: warning: [GHC-40910] [-Wunused-matches]
  507. 1438.55 s [haskell-src-exts] Defined but not used: ‘xs’
  508. 1438.55 s [haskell-src-exts] |
  509. 1438.55 s [haskell-src-exts] 49 | adjacent file n y@Comment (x@(Program _) :xs) = error (message file n "comment" "program")
  510. 1438.55 s [haskell-src-exts] | ^^
  511. 1438.55 s [haskell-src-exts]
  512. 1438.55 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:50:10: warning: [GHC-40910] [-Wunused-matches]
  513. 1438.55 s [haskell-src-exts] Defined but not used: ‘file’
  514. 1438.55 s [haskell-src-exts] |
  515. 1438.55 s [haskell-src-exts] 50 | adjacent file n y@Comment (x@(Include i f):xs) = x: adjacent f i y xs
  516. 1438.55 s [haskell-src-exts] | ^^^^
  517. 1438.55 s [haskell-src-exts]
  518. 1438.55 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:50:15: warning: [GHC-40910] [-Wunused-matches]
  519. 1438.55 s [haskell-src-exts] Defined but not used: ‘n’
  520. 1438.55 s [haskell-src-exts] |
  521. 1438.55 s [haskell-src-exts] 50 | adjacent file n y@Comment (x@(Include i f):xs) = x: adjacent f i y xs
  522. 1438.55 s [haskell-src-exts] | ^
  523. 1438.55 s [haskell-src-exts]
  524. 1438.55 s [semialign] Phase: setupCompilerEnvironmentPhase
  525. 1438.55 s [semialign] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  526. 1438.55 s [semialign] Phase: unpackPhase
  527. 1438.55 s [semialign] unpacking source archive /nix/store/7r6xfw79m4pw1yb0i8zzcx6cha65xrx1-semialign-1.3.1.tar.gz
  528. 1438.55 s [semialign] source root is semialign-1.3.1
  529. 1438.56 s [semialign] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "semialign-1.3.1/src/Data/Zip.hs"
  530. 1438.56 s [semialign] Phase: patchPhase
  531. 1438.56 s [semialign] Replace Cabal file with edited version from mirror://hackage/semialign-1.3.1/revision/2.cabal.
  532. 1438.56 s [semialign] Phase: compileBuildDriverPhase
  533. 1438.56 s [semialign] setupCompileFlags: -package-db=/build/tmp.QCXs3zE58d/setup-package.conf.d -threaded
  534. 1438.56 s [semialign] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.QCXs3zE58d/Main.o )
  535. 1438.56 s [semialign] [2 of 2] Linking Setup
  536. 1438.56 s [semialign] Phase: updateAutotoolsGnuConfigScriptsPhase
  537. 1438.56 s [semialign] Phase: configurePhase
  538. 1438.56 s [semialign] configureFlags: --verbose --prefix=/nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/wl093ma0rvcbq9904aq2gln7yc9d44bh-semialign-1.3.1-doc/share/doc/semialign-1.3.1 --with-gcc=gcc --package-db=/build/tmp.QCXs3zE58d/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  539. 1438.56 s [semialign] Using Parsec parser
  540. 1438.56 s [semialign] Configuring semialign-1.3.1...
  541. 1438.56 s [tasty-golden] Phase: setupCompilerEnvironmentPhase
  542. 1438.56 s [tasty-golden] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  543. 1438.56 s [tasty-golden] Phase: unpackPhase
  544. 1438.56 s [tasty-golden] unpacking source archive /nix/store/2xw53fi0cl22xjbzqrgl4q4x7vxari9v-tasty-golden-2.3.5.tar.gz
  545. 1438.56 s [tasty-golden] source root is tasty-golden-2.3.5
  546. 1438.56 s [tasty-golden] setting SOURCE_DATE_EPOCH to timestamp 1641381939 of file "tasty-golden-2.3.5/tasty-golden.cabal"
  547. 1438.56 s [tasty-golden] Phase: patchPhase
  548. 1438.56 s [tasty-golden] Phase: compileBuildDriverPhase
  549. 1438.56 s [tasty-golden] setupCompileFlags: -package-db=/build/tmp.NYJdhqeeji/setup-package.conf.d -threaded
  550. 1438.56 s [tasty-golden] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.NYJdhqeeji/Main.o )
  551. 1438.56 s [tasty-golden] [2 of 2] Linking Setup
  552. 1438.56 s [tasty-golden] Phase: updateAutotoolsGnuConfigScriptsPhase
  553. 1438.56 s [tasty-golden] Phase: configurePhase
  554. 1438.56 s [tasty-golden] configureFlags: --verbose --prefix=/nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/31hwnsa01f63b4bl0wk3yybamn2ghvh0-tasty-golden-2.3.5-doc/share/doc/tasty-golden-2.3.5 --with-gcc=gcc --package-db=/build/tmp.NYJdhqeeji/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  555. 1438.56 s [tasty-golden] Using Parsec parser
  556. 1438.56 s [tasty-golden] Configuring tasty-golden-2.3.5...
  557. 1438.56 s [zlib] Documentation created: dist/doc/html/zlib/, dist/doc/html/zlib/zlib.txt
  558. 1438.56 s [zlib] Preprocessing test suite 'tests' for zlib-0.7.1.0...
  559. 1438.56 s [zlib] haddockPhase completed in 44 seconds
  560. 1438.56 s [zlib] Phase: installPhase
  561. 1438.56 s [zlib] Installing library in /nix/store/firbm3p1yia3dc20wm2lyl4spr3y4ws3-zlib-0.7.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/zlib-0.7.1.0-MQC8gMUrbp1lKHkvPSSoM
  562. 1438.56 s [zlib] Phase: fixupPhase
  563. 1438.56 s [zlib] shrinking RPATHs of ELF executables and libraries in /nix/store/firbm3p1yia3dc20wm2lyl4spr3y4ws3-zlib-0.7.1.0
  564. 1438.56 s [zlib] shrinking /nix/store/firbm3p1yia3dc20wm2lyl4spr3y4ws3-zlib-0.7.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSzlib-0.7.1.0-MQC8gMUrbp1lKHkvPSSoM-ghc9.10.2.so
  565. 1438.56 s [zlib] checking for references to /build/ in /nix/store/firbm3p1yia3dc20wm2lyl4spr3y4ws3-zlib-0.7.1.0...
  566. 1438.56 s [zlib] patching script interpreter paths in /nix/store/firbm3p1yia3dc20wm2lyl4spr3y4ws3-zlib-0.7.1.0
  567. 1438.56 s [zlib] stripping (with command strip and flags -S -p) in /nix/store/firbm3p1yia3dc20wm2lyl4spr3y4ws3-zlib-0.7.1.0/lib
  568. 1438.56 s [zlib] shrinking RPATHs of ELF executables and libraries in /nix/store/d14xdixc2573vs7jcr9abz2pwywcd4vc-zlib-0.7.1.0-doc
  569. 1438.56 s [zlib] checking for references to /build/ in /nix/store/d14xdixc2573vs7jcr9abz2pwywcd4vc-zlib-0.7.1.0-doc...
  570. 1438.56 s [zlib] patching script interpreter paths in /nix/store/d14xdixc2573vs7jcr9abz2pwywcd4vc-zlib-0.7.1.0-doc
  571. 1438.56 s [atomic-write] dist/doc/html/atomic-write/atomic-write.txt
  572. 1438.56 s [atomic-write] Preprocessing test suite 'atomic-write-test' for atomic-write-0.2.1.1...
  573. 1438.56 s [atomic-write] haddockPhase completed in 45 seconds
  574. 1438.56 s [atomic-write] Phase: installPhase
  575. 1438.56 s [atomic-write] Installing library in /nix/store/j4hy9hy23h8yrsan8qwyq9yj2q27ndhx-atomic-write-0.2.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/atomic-write-0.2.1.1-ffPcQ7IYMaEyy9NjMeIyE
  576. 1438.56 s [atomic-write] Phase: fixupPhase
  577. 1438.56 s [atomic-write] shrinking RPATHs of ELF executables and libraries in /nix/store/j4hy9hy23h8yrsan8qwyq9yj2q27ndhx-atomic-write-0.2.1.1
  578. 1438.56 s [atomic-write] shrinking /nix/store/j4hy9hy23h8yrsan8qwyq9yj2q27ndhx-atomic-write-0.2.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSatomic-write-0.2.1.1-ffPcQ7IYMaEyy9NjMeIyE-ghc9.10.2.so
  579. 1438.56 s [atomic-write] checking for references to /build/ in /nix/store/j4hy9hy23h8yrsan8qwyq9yj2q27ndhx-atomic-write-0.2.1.1...
  580. 1438.56 s [atomic-write] patching script interpreter paths in /nix/store/j4hy9hy23h8yrsan8qwyq9yj2q27ndhx-atomic-write-0.2.1.1
  581. 1438.56 s [atomic-write] stripping (with command strip and flags -S -p) in /nix/store/j4hy9hy23h8yrsan8qwyq9yj2q27ndhx-atomic-write-0.2.1.1/lib
  582. 1438.56 s [attoparsec] tests/QC/IPv6/Internal.hs:242:25: warning: [GHC-63397] [-Wname-shadowing]
  583. 1438.56 s [attoparsec] This binding for ‘t’ shadows the existing binding
  584. 1438.56 s [attoparsec] bound at tests/QC/IPv6/Internal.hs:235:23
  585. 1438.56 s [attoparsec] |
  586. 1438.56 s [attoparsec] 242 | where longest t = case t of
  587. 1438.56 s [attoparsec] | ^
  588. 1438.56 s [attoparsec]
  589. 1438.56 s [attoparsec] tests/QC/IPv6/Internal.hs:247:21: warning: [GHC-63394] [-Wx-partial]
  590. 1438.56 s [attoparsec] In the use of ‘head’
  591. 1438.56 s [attoparsec] (imported from Prelude, but defined in GHC.Internal.List):
  592. 1438.56 s [attoparsec] "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"."
  593. 1438.56 s [attoparsec] |
  594. 1438.56 s [attoparsec] 247 | helper h = (head h == AllZeros, lh) where lh = length h
  595. 1438.56 s [attoparsec] | ^^^^
  596. 1438.56 s [attoparsec]
  597. 1438.56 s [attoparsec] tests/QC/IPv6/Internal.hs:298:12: warning: [GHC-18042] [-Wtype-defaults]
  598. 1438.56 s [attoparsec] • Defaulting the type variable ‘a0’ to type ‘Integer’ in the following constraints
  599. 1438.56 s [attoparsec] (Integral a0)
  600. 1438.56 s [attoparsec] arising from a use of ‘R.decimal’
  601. 1438.56 s [attoparsec] at tests/QC/IPv6/Internal.hs:298:12-20
  602. 1438.56 s [attoparsec] (Ord a0)
  603. 1438.56 s [attoparsec] arising from a use of ‘<’ at tests/QC/IPv6/Internal.hs:299:39
  604. 1438.56 s [attoparsec] (Num a0)
  605. 1438.56 s [attoparsec] arising from the literal ‘256’
  606. 1438.56 s [attoparsec] at tests/QC/IPv6/Internal.hs:299:41-43
  607. 1438.56 s [attoparsec] (Show a0)
  608. 1438.56 s [attoparsec] arising from a use of ‘show’ at tests/QC/IPv6/Internal.hs:299:59-62
  609. 1438.56 s [attoparsec] • In the expression: R.decimal ds
  610. 1438.56 s [attoparsec] In a stmt of a 'do' block:
  611. 1438.56 s [attoparsec] case R.decimal ds of
  612. 1438.56 s [attoparsec] Right (n, _)
  613. 1438.56 s [attoparsec] -> return (if n < 256 then T.pack $ show n else T.empty)
  614. 1438.56 s [attoparsec] Left _ -> return T.empty
  615. 1438.56 s [attoparsec] In the expression:
  616. 1438.56 s [attoparsec] do ds <- takeWhile1 isDigit
  617. 1438.56 s [attoparsec] case R.decimal ds of
  618. 1438.56 s [attoparsec] Right (n, _)
  619. 1438.56 s [attoparsec] -> return (if n < 256 then T.pack $ show n else T.empty)
  620. 1438.56 s [attoparsec] Left _ -> return T.empty
  621. 1438.56 s [attoparsec] |
  622. 1438.56 s [attoparsec] 298 | case R.decimal ds of
  623. 1438.56 s [attoparsec] | ^^^^^^^^^
  624. 1438.56 s [attoparsec]
  625. 1438.56 s [attoparsec] tests/QC/IPv6/Internal.hs:304:5: warning: [GHC-81995] [-Wunused-do-bind]
  626. 1438.56 s [attoparsec] A do-notation statement discarded a result of type ‘T.Text’
  627. 1438.56 s [attoparsec] Suggested fix: Suppress this warning by saying ‘_ <- string "::"’
  628. 1438.56 s [attoparsec] |
  629. 1438.56 s [attoparsec] 304 | string "::"
  630. 1438.56 s [attoparsec] | ^^^^^^^^^^^
  631. 1438.56 s [attoparsec]
  632. 1438.56 s [attoparsec] tests/QC/IPv6/Internal.hs:309:5: warning: [GHC-81995] [-Wunused-do-bind]
  633. 1438.56 s [attoparsec] A do-notation statement discarded a result of type ‘T.Text’
  634. 1438.56 s [attoparsec] Suggested fix: Suppress this warning by saying ‘_ <- string ":"’
  635. 1438.56 s [attoparsec] |
  636. 1438.56 s [attoparsec] 309 | string ":"
  637. 1438.56 s [attoparsec] | ^^^^^^^^^^
  638. 1438.56 s [attoparsec]
  639. 1438.56 s [attoparsec] [ 7 of 12] Compiling QC.Rechunked ( tests/QC/Rechunked.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Rechunked.o )
  640. 1438.56 s [attoparsec] [ 8 of 12] Compiling QC.Simple ( tests/QC/Simple.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Simple.o )
  641. 1438.56 s [attoparsec] tests/QC/Simple.hs:10:1: warning: [GHC-66111] [-Wunused-imports]
  642. 1438.56 s [attoparsec] The import of ‘Data.List’ is redundant
  643. 1438.56 s [attoparsec] except perhaps to import instances from ‘Data.List’
  644. 1438.56 s [attoparsec] To import instances alone, use: import Data.List()
  645. 1438.56 s [attoparsec] |
  646. 1438.56 s [attoparsec] 10 | import Data.List (foldl')
  647. 1438.56 s [either] Using Cabal-3.12.1.0 compiled by ghc-9.10
  648. 1438.56 s [either] Using compiler: ghc-9.10.2
  649. 1438.56 s [either] Using install prefix: /nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2
  650. 1438.56 s [either] Executables installed in:
  651. 1438.56 s [either] /nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2/bin
  652. 1438.56 s [either] Libraries installed in:
  653. 1438.56 s [either] /nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/either-5.0.2-FoyyEuSLuMg9lJsNurl90F
  654. 1438.56 s [either] Dynamic Libraries installed in:
  655. 1438.56 s [either] /nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  656. 1438.56 s [either] Private executables installed in:
  657. 1438.56 s [either] /nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2/libexec/x86_64-linux-ghc-9.10.2-08fd/either-5.0.2
  658. 1438.56 s [either] Data files installed in:
  659. 1438.56 s [either] /nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2/share/x86_64-linux-ghc-9.10.2-08fd/either-5.0.2
  660. 1438.56 s [either] Documentation installed in:
  661. 1438.56 s [either] /nix/store/4fmsw8h1mmxbf5ann91vpbhsn1a9ylfc-either-5.0.2-doc/share/doc/either-5.0.2
  662. 1438.56 s [either] Configuration files installed in:
  663. 1438.56 s [either] /nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2/etc
  664. 1438.56 s [either] No alex found
  665. 1438.56 s [either] Using ar found on system at:
  666. 1438.56 s [either] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  667. 1438.56 s [either] No c2hs found
  668. 1438.56 s [either] No cpphs found
  669. 1438.56 s [either] No doctest found
  670. 1438.56 s [either] Using gcc version 14.3.0 given by user at:
  671. 1438.56 s [either] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  672. 1438.56 s [either] Using ghc version 9.10.2 found on system at:
  673. 1438.56 s [either] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  674. 1438.56 s [either] Using ghc-pkg version 9.10.2 found on system at:
  675. 1438.56 s [either] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  676. 1438.56 s [either] No ghcjs found
  677. 1438.56 s [either] No ghcjs-pkg found
  678. 1438.56 s [either] No greencard found
  679. 1438.56 s [either] Using haddock version 2.31.0 found on system at:
  680. 1438.56 s [either] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  681. 1438.56 s [either] No happy found
  682. 1438.56 s [either] Using haskell-suite found on system at: haskell-suite-dummy-location
  683. 1438.56 s [either] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  684. 1438.56 s [either] No hmake found
  685. 1438.56 s [either] Using hpc version 0.69 found on system at:
  686. 1438.56 s [either] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  687. 1438.56 s [either] Using hsc2hs version 0.68.10 found on system at:
  688. 1438.56 s [either] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  689. 1438.56 s [either] Using hscolour version 1.25 found on system at:
  690. 1438.56 s [either] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  691. 1438.56 s [either] No jhc found
  692. 1438.56 s [either] Using ld found on system at:
  693. 1438.56 s [either] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  694. 1438.56 s [either] No pkg-config found
  695. 1438.56 s [either] Using runghc version 9.10.2 found on system at:
  696. 1438.56 s [either] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  697. 1438.56 s [either] Using strip version 2.44 found on system at:
  698. 1438.56 s [either] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  699. 1438.56 s [either] Using tar found on system at:
  700. 1438.56 s [either] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  701. 1438.56 s [either] No uhc found
  702. 1438.56 s [either] Phase: buildPhase
  703. 1438.56 s [either] Preprocessing library for either-5.0.2...
  704. 1438.56 s [either] Building library for either-5.0.2...
  705. 1438.56 s [either] [1 of 2] Compiling Data.Either.Combinators ( src/Data/Either/Combinators.hs, dist/build/Data/Either/Combinators.o, dist/build/Data/Either/Combinators.dyn_o )
  706. 1438.56 s [either] [2 of 2] Compiling Data.Either.Validation ( src/Data/Either/Validation.hs, dist/build/Data/Either/Validation.o, dist/build/Data/Either/Validation.dyn_o )
  707. 1438.57 s [foundation] • The ‘~’ operator is out of scope.
  708. 1438.57 s [foundation] Assuming it to stand for an equality constraint.
  709. 1438.57 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  710. 1438.57 s [foundation] exported from Data.Type.Equality and Prelude.
  711. 1438.57 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  712. 1438.57 s [foundation] • This will become an error in a future GHC release.
  713. 1438.57 s [foundation] |
  714. 1438.57 s [foundation] 342 | , Element (Chunk input) ~ Element input
  715. 1438.57 s [foundation] | ^
  716. 1438.57 s [foundation]
  717. 1438.57 s [foundation] Foundation/Parser.hs:350:42: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  718. 1438.57 s [foundation] • The ‘~’ operator is out of scope.
  719. 1438.57 s [foundation] Assuming it to stand for an equality constraint.
  720. 1438.57 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  721. 1438.57 s [foundation] exported from Data.Type.Equality and Prelude.
  722. 1438.57 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  723. 1438.57 s [foundation] • This will become an error in a future GHC release.
  724. 1438.57 s [foundation] |
  725. 1438.57 s [foundation] 350 | , Element (Chunk input) ~ Element input
  726. 1438.57 s [foundation] | ^
  727. 1438.57 s [foundation]
  728. 1438.57 s [foundation] Foundation/Parser.hs:393:25: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  729. 1438.57 s [foundation] • The ‘~’ operator is out of scope.
  730. 1438.57 s [foundation] Assuming it to stand for an equality constraint.
  731. 1438.57 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  732. 1438.57 s [foundation] exported from Data.Type.Equality and Prelude.
  733. 1438.57 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  734. 1438.57 s [foundation] • This will become an error in a future GHC release.
  735. 1438.57 s [foundation] |
  736. 1438.57 s [foundation] 393 | , Element input ~ Element (Chunk input)
  737. 1438.57 s [foundation] | ^
  738. 1438.57 s [foundation]
  739. 1438.57 s [foundation] [ 50 of 103] Compiling Foundation.String.Builder ( Foundation/String/Builder.hs, dist/build/Foundation/String/Builder.p_o )
  740. 1438.57 s [foundation] [ 51 of 103] Compiling Foundation.String.Read ( Foundation/String/Read.hs, dist/build/Foundation/String/Read.p_o )
  741. 1438.57 s [foundation] [ 52 of 103] Compiling Foundation.System.Bindings.Hs ( Foundation/System/Bindings/Hs.hs, dist/build/Foundation/System/Bindings/Hs.p_o )
  742. 1438.57 s [foundation] [ 53 of 103] Compiling Foundation.System.Bindings.Network ( dist/build/Foundation/System/Bindings/Network.hs, dist/build/Foundation/System/Bindings/Network.p_o )
  743. 1438.57 s [foundation] [ 54 of 103] Compiling Foundation.System.Bindings.PosixDef ( dist/build/Foundation/System/Bindings/PosixDef.hs, dist/build/Foundation/System/Bindings/PosixDef.p_o )
  744. 1438.57 s [foundation] [ 55 of 103] Compiling Foundation.System.Bindings.Posix ( dist/build/Foundation/System/Bindings/Posix.hs, dist/build/Foundation/System/Bindings/Posix.p_o )
  745. 1438.57 s [foundation] [ 56 of 103] Compiling Foundation.System.Bindings ( Foundation/System/Bindings.hs, dist/build/Foundation/System/Bindings.p_o )
  746. 1438.57 s [foundation] [ 57 of 103] Compiling Foundation.System.Bindings.Linux ( dist/build/Foundation/System/Bindings/Linux.hs, dist/build/Foundation/System/Bindings/Linux.p_o )
  747. 1438.57 s [foundation] [ 58 of 103] Compiling Foundation.System.Bindings.Time ( dist/build/Foundation/System/Bindings/Time.hs, dist/build/Foundation/System/Bindings/Time.p_o )
  748. 1438.57 s [foundation] [ 59 of 103] Compiling Foundation.System.Entropy.Common ( Foundation/System/Entropy/Common.hs, dist/build/Foundation/System/Entropy/Common.p_o )
  749. 1438.57 s [foundation] [ 60 of 103] Compiling Foundation.System.Entropy.Unix ( Foundation/System/Entropy/Unix.hs, dist/build/Foundation/System/Entropy/Unix.p_o )
  750. 1438.57 s [foundation] [ 61 of 103] Compiling Foundation.System.Entropy ( Foundation/System/Entropy.hs, dist/build/Foundation/System/Entropy.p_o )
  751. 1438.57 s [foundation] [ 62 of 103] Compiling Foundation.Random.Class ( Foundation/Random/Class.hs, dist/build/Foundation/Random/Class.p_o )
  752. 1438.57 s [foundation] [ 63 of 103] Compiling Foundation.Random.DRG ( Foundation/Random/DRG.hs, dist/build/Foundation/Random/DRG.p_o )
  753. 1438.57 s [genvalidity] shrinkValid of Int64 shrinks to only valid values [✔]
  754. 1438.57 s [genvalidity] +++ OK, passed 20 tests.
  755. 1438.57 s [genvalidity] shrinkValid of Int64 only produces values that do not crash while validating [✔]
  756. 1438.57 s [genvalidity] +++ OK, passed 20 tests.
  757. 1438.57 s [genvalidity] shrinkValid of Int64 does not shrink to itself [✔]
  758. 1438.57 s [genvalidity] +++ OK, passed 20 tests.
  759. 1438.57 s [genvalidity] genValid of Integer generates only valid values [✔]
  760. 1438.57 s [genvalidity] +++ OK, passed 100 tests.
  761. 1438.57 s [genvalidity] shrinkValid of Integer shrinks to only valid values [✔]
  762. 1438.57 s [genvalidity] +++ OK, passed 20 tests.
  763. 1438.57 s [genvalidity] shrinkValid of Integer only produces values that do not crash while validating [✔]
  764. 1438.57 s [genvalidity] +++ OK, passed 20 tests.
  765. 1438.57 s [genvalidity] shrinkValid of Integer does not shrink to itself [✔]
  766. 1438.57 s [genvalidity] +++ OK, passed 20 tests.
  767. 1438.57 s [genvalidity] genValid of Float generates only valid values [✔]
  768. 1438.57 s [genvalidity] +++ OK, passed 100 tests.
  769. 1438.57 s [genvalidity] shrinkValid of Float shrinks to only valid values [✔]
  770. 1438.57 s [genvalidity] +++ OK, passed 20 tests.
  771. 1438.57 s [genvalidity] shrinkValid of Float only produces values that do not crash while validating [✔]
  772. 1438.57 s [genvalidity] +++ OK, passed 20 tests.
  773. 1438.57 s [genvalidity] shrinkValid of Float does not shrink to itself [✔]
  774. 1438.57 s [genvalidity] +++ OK, passed 20 tests.
  775. 1438.57 s [genvalidity] genValid of (Float,Float) generates only valid values [✔]
  776. 1438.57 s [genvalidity] +++ OK, passed 50 tests.
  777. 1438.57 s [genvalidity] shrinkValid of (Float,Float) shrinks to only valid values [✔]
  778. 1438.57 s [genvalidity] +++ OK, passed 10 tests.
  779. 1438.57 s [genvalidity] shrinkValid of (Float,Float) only produces values that do not crash while validating [✔]
  780. 1438.57 s [genvalidity] +++ OK, passed 10 tests.
  781. 1438.57 s [genvalidity] shrinkValid of (Float,Float) does not shrink to itself [✔]
  782. 1438.57 s [genvalidity] +++ OK, passed 10 tests.
  783. 1438.57 s [genvalidity] shrinkValid Float
  784. 1438.57 s [genvalidity] Does not shrink -2.1393704e20 to itself [✔]
  785. 1438.57 s [genvalidity] Does not shrink 1.2223988e-12 to itself [✔]
  786. 1438.57 s [genvalidity] Does not shrink 2.7896812e10 to itself [✔]
  787. 1438.57 s [genvalidity] shrinkValid Double
  788. 1438.57 s [genvalidity] Does not shrink -1.032730679986007e18 to itself [✔]
  789. 1438.57 s [genvalidity] genValid of Double generates only valid values [✔]
  790. 1438.57 s [genvalidity] +++ OK, passed 100 tests.
  791. 1438.57 s [genvalidity] shrinkValid of Double shrinks to only valid values [✔]
  792. 1438.57 s [genvalidity] +++ OK, passed 20 tests.
  793. 1438.57 s [genvalidity] shrinkValid of Double only produces values that do not crash while validating [✔]
  794. 1438.57 s [genvalidity] +++ OK, passed 20 tests.
  795. 1438.57 s [genvalidity] shrinkValid of Double does not shrink to itself [✔]
  796. 1438.57 s [genvalidity] +++ OK, passed 20 tests.
  797. 1438.57 s [genvalidity] genValid of (Double,Double) generates only valid values [✔]
  798. 1438.57 s [genvalidity] +++ OK, passed 50 tests.
  799. 1438.57 s [genvalidity] shrinkValid of (Double,Double) shrinks to only valid values [✔]
  800. 1438.57 s [genvalidity] +++ OK, passed 10 tests.
  801. 1438.57 s [genvalidity] shrinkValid of (Double,Double) only produces values that do not crash while validating [✔]
  802. 1438.57 s [genvalidity] +++ OK, passed 10 tests.
  803. 1438.57 s [genvalidity] shrinkValid of (Double,Double) does not shrink to itself [✔]
  804. 1438.57 s [genvalidity] +++ OK, passed 10 tests.
  805. 1438.57 s [genvalidity] genValid of Ratio Int generates only valid values [✔]
  806. 1438.57 s [genvalidity] +++ OK, passed 100 tests.
  807. 1438.57 s [genvalidity] shrinkValid of Ratio Int shrinks to only valid values [✔]
  808. 1438.57 s [genvalidity] +++ OK, passed 20 tests.
  809. 1438.57 s [genvalidity] shrinkValid of Ratio Int only produces values that do not crash while validating [✔]
  810. 1438.57 s [genvalidity] +++ OK, passed 20 tests.
  811. 1438.57 s [genvalidity] shrinkValid of Ratio Int does not shrink to itself [✔]
  812. 1438.57 s [genvalidity] +++ OK, passed 20 tests.
  813. 1438.57 s [genvalidity] genValid of Either Bool Ordering generates only valid values [✔]
  814. 1438.57 s [genvalidity] +++ OK, passed 50 tests.
  815. 1438.57 s [genvalidity] shrinkValid of Either Bool Ordering shrinks to only valid values [✔]
  816. 1438.57 s [genvalidity] +++ OK, passed 10 tests.
  817. 1438.57 s [genvalidity] shrinkValid of Either Bool Ordering only produces values that do not crash while validating [✔]
  818. 1438.57 s [genvalidity] +++ OK, passed 10 tests.
  819. 1438.57 s [genvalidity] shrinkValid of Either Bool Ordering does not shrink to itself [✔]
  820. 1438.57 s [genvalidity] +++ OK, passed 10 tests.
  821. 1438.57 s [genvalidity] genValid of Maybe Ordering generates only valid values [✔]
  822. 1438.57 s [genvalidity] +++ OK, passed 100 tests.
  823. 1438.57 s [genvalidity] shrinkValid of Maybe Ordering shrinks to only valid values [✔]
  824. 1438.57 s [genvalidity] +++ OK, passed 20 tests.
  825. 1438.57 s [genvalidity] shrinkValid of Maybe Ordering only produces values that do not crash while validating [✔]
  826. 1438.57 s [genvalidity] +++ OK, passed 20 tests.
  827. 1438.57 s [genvalidity] shrinkValid of Maybe Ordering does not shrink to itself [✔]
  828. 1438.57 s [genvalidity] +++ OK, passed 20 tests.
  829. 1438.57 s [genvalidity] genValid of Maybe (Maybe Ordering) generates only valid values [✔]
  830. 1438.57 s [genvalidity] +++ OK, passed 100 tests.
  831. 1438.57 s [genvalidity] shrinkValid of Maybe (Maybe Ordering) shrinks to only valid values [✔]
  832. 1438.57 s [genvalidity] +++ OK, passed 20 tests.
  833. 1438.57 s [genvalidity] shrinkValid of Maybe (Maybe Ordering) only produces values that do not crash while validating [✔]
  834. 1438.57 s [genvalidity] +++ OK, passed 20 tests.
  835. 1438.57 s [genvalidity] shrinkValid of Maybe (Maybe Ordering) does not shrink to itself [✔]
  836. 1438.57 s [genvalidity] +++ OK, passed 20 tests.
  837. 1438.57 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:52:10: warning: [GHC-40910] [-Wunused-matches]
  838. 1438.57 s [haskell-src-exts] Defined but not used: ‘file’
  839. 1438.57 s [haskell-src-exts] |
  840. 1438.57 s [haskell-src-exts] 52 | adjacent file n y@Blank (x@(Include i f):xs) = x: adjacent f i y xs
  841. 1438.57 s [haskell-src-exts] | ^^^^
  842. 1438.57 s [haskell-src-exts]
  843. 1438.57 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:52:15: warning: [GHC-40910] [-Wunused-matches]
  844. 1438.57 s [haskell-src-exts] Defined but not used: ‘n’
  845. 1438.57 s [haskell-src-exts] |
  846. 1438.57 s [haskell-src-exts] 52 | adjacent file n y@Blank (x@(Include i f):xs) = x: adjacent f i y xs
  847. 1438.57 s [haskell-src-exts] | ^
  848. 1438.57 s [haskell-src-exts]
  849. 1438.57 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:54:34: warning: [GHC-40910] [-Wunused-matches]
  850. 1438.57 s [haskell-src-exts] Defined but not used: ‘next’
  851. 1438.57 s [haskell-src-exts] |
  852. 1438.57 s [haskell-src-exts] 54 | adjacent file n _ (x@next :xs) = x: adjacent file (n+1) x xs
  853. 1438.57 s [haskell-src-exts] | ^^^^
  854. 1438.57 s [haskell-src-exts]
  855. 1438.57 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:55:10: warning: [GHC-40910] [-Wunused-matches]
  856. 1438.57 s [haskell-src-exts] Defined but not used: ‘file’
  857. 1438.57 s [haskell-src-exts] |
  858. 1438.57 s [haskell-src-exts] 55 | adjacent file n _ [] = []
  859. 1438.57 s [haskell-src-exts] | ^^^^
  860. 1438.57 s [haskell-src-exts]
  861. 1438.57 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:55:15: warning: [GHC-40910] [-Wunused-matches]
  862. 1438.57 s [haskell-src-exts] Defined but not used: ‘n’
  863. 1438.57 s [haskell-src-exts] |
  864. 1438.57 s [haskell-src-exts] 55 | adjacent file n _ [] = []
  865. 1438.57 s [haskell-src-exts] | ^
  866. 1438.57 s [haskell-src-exts]
  867. 1438.57 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:69:22: warning: [GHC-63397] [-Wname-shadowing]
  868. 1438.57 s [haskell-src-exts] This binding for ‘s’ shadows the existing binding
  869. 1438.57 s [haskell-src-exts] bound at src/Language/Preprocessor/Unlit.hs:66:9
  870. 1438.57 s [haskell-src-exts] |
  871. 1438.57 s [haskell-src-exts] 69 | lines' ('\^M':'\n':s) acc = acc [] : lines' s id -- DOS
  872. 1438.57 s [haskell-src-exts] | ^
  873. 1438.57 s [haskell-src-exts]
  874. 1438.57 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:70:17: warning: [GHC-63397] [-Wname-shadowing]
  875. 1438.57 s [haskell-src-exts] This binding for ‘s’ shadows the existing binding
  876. 1438.57 s [haskell-src-exts] bound at src/Language/Preprocessor/Unlit.hs:66:9
  877. 1438.57 s [haskell-src-exts] |
  878. 1438.57 s [haskell-src-exts] 70 | lines' ('\^M':s) acc = acc [] : lines' s id -- MacOS
  879. 1438.57 s [haskell-src-exts] | ^
  880. 1438.57 s [haskell-src-exts]
  881. 1438.57 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:71:16: warning: [GHC-63397] [-Wname-shadowing]
  882. 1438.57 s [haskell-src-exts] This binding for ‘s’ shadows the existing binding
  883. 1438.57 s [haskell-src-exts] bound at src/Language/Preprocessor/Unlit.hs:66:9
  884. 1438.57 s [haskell-src-exts] |
  885. 1438.57 s [haskell-src-exts] 71 | lines' ('\n':s) acc = acc [] : lines' s id -- Unix
  886. 1438.57 s [haskell-src-exts] | ^
  887. 1438.57 s [haskell-src-exts]
  888. 1438.57 s [haskell-src-exts] src/Language/Preprocessor/Unlit.hs:72:13: warning: [GHC-63397] [-Wname-shadowing]
  889. 1438.57 s [haskell-src-exts] This binding for ‘s’ shadows the existing binding
  890. 1438.57 s [haskell-src-exts] bound at src/Language/Preprocessor/Unlit.hs:66:9
  891. 1438.57 s [haskell-src-exts] |
  892. 1439.08 s [zlib:post-build] Uploading to the NixCI cache: /nix/store/d14xdixc2573vs7jcr9abz2pwywcd4vc-zlib-0.7.1.0-doc /nix/store/firbm3p1yia3dc20wm2lyl4spr3y4ws3-zlib-0.7.1.0
  893. 1439.70 s [zlib:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  894. 1440.62 s [zlib:post-build] copying 2 paths...
  895. 1440.62 s [zlib:post-build] copying path '/nix/store/d14xdixc2573vs7jcr9abz2pwywcd4vc-zlib-0.7.1.0-doc' to 'https://cache.nix-ci.com'...
  896. 1442.91 s [zlib:post-build] copying path '/nix/store/firbm3p1yia3dc20wm2lyl4spr3y4ws3-zlib-0.7.1.0' to 'https://cache.nix-ci.com'...
  897. 1451.49 s [zlib:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  898. 1452.32 s [zlib:post-build] copying 1 paths...
  899. 1452.33 s [zlib:post-build] copying path '/nix/store/fc5a3q30r0maa64agllvyi322lqrbh3n-zlib-0.7.1.0.drv' to 'https://cache.nix-ci.com'...
  900. 1454.29 s Uploaded zlib in 15.4s
  901. 1454.29 s Progress: 62 of 103 built (8 building), 318 of 318 downloaded from cache
  902. 1454.29 s Built zlib in 4m40s
  903. 1454.63 s Building /nix/store/hnv97qp11vmy6ad6ihk4in6pxz3844r0-streaming-commons-0.2.3.0.drv
  904. 1454.63 s [atomic-write] shrinking RPATHs of ELF executables and libraries in /nix/store/aimmnb6876jg96d9r44pz9s8n7l4shfb-atomic-write-0.2.1.1-doc
  905. 1454.63 s [atomic-write] checking for references to /build/ in /nix/store/aimmnb6876jg96d9r44pz9s8n7l4shfb-atomic-write-0.2.1.1-doc...
  906. 1454.63 s [atomic-write] patching script interpreter paths in /nix/store/aimmnb6876jg96d9r44pz9s8n7l4shfb-atomic-write-0.2.1.1-doc
  907. 1454.63 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  908. 1454.63 s [attoparsec]
  909. 1454.63 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 )
  910. 1454.63 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 )
  911. 1454.63 s [attoparsec] tests/QC/Text/Regressions.hs:9:1: warning: [GHC-66111] [-Wunused-imports]
  912. 1454.63 s [attoparsec] The import of ‘Data.List’ is redundant
  913. 1454.63 s [attoparsec] except perhaps to import instances from ‘Data.List’
  914. 1454.63 s [attoparsec] To import instances alone, use: import Data.List()
  915. 1454.63 s [attoparsec] |
  916. 1454.63 s [attoparsec] 9 | import Data.List (foldl')
  917. 1454.63 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  918. 1454.63 s [attoparsec]
  919. 1454.63 s [attoparsec] tests/QC/Text/Regressions.hs:12:1: warning: [GHC-66111] [-Wunused-imports]
  920. 1454.63 s [attoparsec] The import of ‘Data.Monoid’ is redundant
  921. 1454.63 s [attoparsec] except perhaps to import instances from ‘Data.Monoid’
  922. 1454.63 s [attoparsec] To import instances alone, use: import Data.Monoid()
  923. 1454.63 s [attoparsec] |
  924. 1454.63 s [attoparsec] 12 | import Data.Monoid ((<>))
  925. 1454.63 s [attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  926. 1454.63 s [attoparsec]
  927. 1454.63 s [attoparsec] [11 of 12] Compiling QC.Text ( tests/QC/Text.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Text.o )
  928. 1454.63 s [attoparsec] [12 of 12] Compiling Main ( tests/QC.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/Main.o )
  929. 1454.63 s [attoparsec] [13 of 13] Linking dist/build/attoparsec-tests/attoparsec-tests
  930. 1454.63 s [attoparsec] buildPhase completed in 7 minutes 23 seconds
  931. 1454.63 s [attoparsec] Phase: checkPhase
  932. 1454.63 s [attoparsec] Running 1 test suites...
  933. 1454.63 s [attoparsec] Test suite attoparsec-tests: RUNNING...
  934. 1454.63 s [attoparsec] tests
  935. 1454.63 s [attoparsec] bs
  936. 1454.63 s [attoparsec] anyWord8: OK
  937. 1454.63 s [attoparsec] +++ OK, passed 100 tests.
  938. 1454.63 s [attoparsec] endOfInput: OK
  939. 1454.63 s [attoparsec] +++ OK, passed 100 tests.
  940. 1454.63 s [attoparsec] endOfLine: OK
  941. 1454.63 s [attoparsec] +++ OK, failed as expected. Falsified, Falsified (after 2 tests and 1 shrink):
  942. 1454.63 s [attoparsec] "\NUL"
  943. 1454.63 s [attoparsec] '\NUL' /= '\n'
  944. 1454.63 s [attoparsec]
  945. 1454.64 s [attoparsec] ('\NUL',Nothing) /= ('\r',Just '\n')
  946. 1454.64 s [attoparsec] notWord8: OK
  947. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  948. 1454.64 s [attoparsec] peekWord8: OK
  949. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  950. 1454.64 s [attoparsec] peekWord8': OK
  951. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  952. 1454.64 s [attoparsec] satisfy: OK
  953. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  954. 1454.64 s [attoparsec] satisfyWith: OK
  955. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  956. 1454.64 s [attoparsec] scan: OK
  957. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  958. 1454.64 s [attoparsec] skip: OK
  959. 1454.64 s [attoparsec] +++ OK, failed as expected. Falsified (after 2 tests and 1 shrink):
  960. 1454.64 s [attoparsec] 0
  961. 1454.64 s [attoparsec] "\NUL"
  962. 1454.64 s [attoparsec] not (0 < 0)
  963. 1454.64 s [attoparsec] skipWhile: OK
  964. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  965. 1454.64 s [attoparsec] string: OK
  966. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  967. 1454.64 s [attoparsec] stringCI: OK
  968. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  969. 1454.64 s [attoparsec] strings: OK
  970. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  971. 1454.64 s [attoparsec] take: OK
  972. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  973. 1454.64 s [attoparsec] takeByteString: OK
  974. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  975. 1454.64 s [attoparsec] takeCount: OK
  976. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  977. 1454.64 s [attoparsec] takeLazyByteString: OK
  978. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  979. 1454.64 s [attoparsec] takeTill: OK
  980. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  981. 1454.64 s [attoparsec] takeWhile: OK
  982. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  983. 1454.64 s [attoparsec] takeWhile1: OK
  984. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  985. 1454.64 s [attoparsec] takeWhile1_empty: OK
  986. 1454.64 s [attoparsec] +++ OK, passed 1 test.
  987. 1454.64 s [attoparsec] takeWhileIncluding: OK
  988. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  989. 1454.64 s [attoparsec] getChunk: OK
  990. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  991. 1454.64 s [attoparsec] word8: OK
  992. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  993. 1454.64 s [attoparsec] members: OK
  994. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  995. 1454.64 s [attoparsec] nonmembers: OK
  996. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  997. 1454.64 s [attoparsec] buf
  998. 1454.64 s [attoparsec] b_unbuffer: OK (0.02s)
  999. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  1000. 1454.64 s [attoparsec] t_unbuffer: OK (0.01s)
  1001. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  1002. 1454.64 s [attoparsec] t_unbuffer_three: OK
  1003. 1454.64 s [attoparsec] +++ OK, passed 1 test.
  1004. 1454.64 s [attoparsec] b_length: OK (0.02s)
  1005. 1454.64 s [attoparsec] +++ OK, passed 100 tests.
  1006. 1454.64 s [either] [1 of 2] Compiling Data.Either.Combinators ( src/Data/Either/Combinators.hs, dist/build/Data/Either/Combinators.p_o )
  1007. 1454.64 s [either] [2 of 2] Compiling Data.Either.Validation ( src/Data/Either/Validation.hs, dist/build/Data/Either/Validation.p_o )
  1008. 1454.64 s [foundation] [ 64 of 103] Compiling Foundation.Random.XorShift ( Foundation/Random/XorShift.hs, dist/build/Foundation/Random/XorShift.p_o )
  1009. 1454.64 s [foundation] [ 65 of 103] Compiling Foundation.Random.ChaChaDRG ( Foundation/Random/ChaChaDRG.hs, dist/build/Foundation/Random/ChaChaDRG.p_o )
  1010. 1454.64 s [foundation] [ 66 of 103] Compiling Foundation.Random ( Foundation/Random.hs, dist/build/Foundation/Random.p_o )
  1011. 1454.64 s [foundation] [ 67 of 103] Compiling Foundation.Check.Gen ( Foundation/Check/Gen.hs, dist/build/Foundation/Check/Gen.p_o )
  1012. 1454.64 s [foundation] [ 68 of 103] Compiling Foundation.Check.Config ( Foundation/Check/Config.hs, dist/build/Foundation/Check/Config.p_o )
  1013. 1454.64 s [foundation] [ 69 of 103] Compiling Foundation.Check.Arbitrary ( Foundation/Check/Arbitrary.hs, dist/build/Foundation/Check/Arbitrary.p_o )
  1014. 1454.64 s [foundation] [ 70 of 103] Compiling Foundation.Format.CSV.Types ( Foundation/Format/CSV/Types.hs, dist/build/Foundation/Format/CSV/Types.p_o )
  1015. 1454.64 s [foundation] [ 71 of 103] Compiling Foundation.Format.CSV.Builder ( Foundation/Format/CSV/Builder.hs, dist/build/Foundation/Format/CSV/Builder.p_o )
  1016. 1454.64 s [foundation] [ 72 of 103] Compiling Foundation.Check.Property ( Foundation/Check/Property.hs, dist/build/Foundation/Check/Property.p_o )
  1017. 1454.64 s [foundation] [ 73 of 103] Compiling Foundation.Check.Types ( Foundation/Check/Types.hs, dist/build/Foundation/Check/Types.p_o )
  1018. 1454.64 s [foundation] [ 74 of 103] Compiling Foundation.Check.Print ( Foundation/Check/Print.hs, dist/build/Foundation/Check/Print.p_o )
  1019. 1454.64 s [foundation] [ 75 of 103] Compiling Foundation.Check ( Foundation/Check.hs, dist/build/Foundation/Check.p_o )
  1020. 1454.64 s [foundation] [ 76 of 103] Compiling Foundation.Check.Main ( Foundation/Check/Main.hs, dist/build/Foundation/Check/Main.p_o )
  1021. 1454.64 s [foundation] [ 77 of 103] Compiling Foundation.System.Info ( Foundation/System/Info.hs, dist/build/Foundation/System/Info.p_o )
  1022. 1454.64 s [foundation] [ 78 of 103] Compiling Foundation.Time.Types ( Foundation/Time/Types.hs, dist/build/Foundation/Time/Types.p_o )
  1023. 1454.64 s [foundation] [ 79 of 103] Compiling Foundation.Time.StopWatch ( Foundation/Time/StopWatch.hs, dist/build/Foundation/Time/StopWatch.p_o )
  1024. 1454.64 s [foundation] [ 80 of 103] Compiling Foundation.Time.Bindings ( Foundation/Time/Bindings.hs, dist/build/Foundation/Time/Bindings.p_o )
  1025. 1454.64 s [foundation] [ 81 of 103] Compiling Foundation.Timing ( Foundation/Timing.hs, dist/build/Foundation/Timing.p_o )
  1026. 1454.64 s [foundation] [ 82 of 103] Compiling Foundation.Timing.Main ( Foundation/Timing/Main.hs, dist/build/Foundation/Timing/Main.p_o )
  1027. 1454.64 s [foundation] [ 83 of 103] Compiling Foundation.Tuple ( Foundation/Tuple.hs, dist/build/Foundation/Tuple.p_o )
  1028. 1454.64 s [foundation] [ 84 of 103] Compiling Foundation.Hashing.Hashable ( Foundation/Hashing/Hashable.hs, dist/build/Foundation/Hashing/Hashable.p_o )
  1029. 1454.65 s [foundation] [ 85 of 103] Compiling Foundation.Network.IPv6 ( Foundation/Network/IPv6.hs, dist/build/Foundation/Network/IPv6.p_o )
  1030. 1454.65 s [foundation] Foundation/Network/IPv6.hs:160:50: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1031. 1454.65 s [foundation] • The ‘~’ operator is out of scope.
  1032. 1454.65 s [foundation] Assuming it to stand for an equality constraint.
  1033. 1454.65 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1034. 1454.65 s [foundation] exported from Data.Type.Equality and Prelude.
  1035. 1454.65 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  1036. 1454.65 s [foundation] • This will become an error in a future GHC release.
  1037. 1454.65 s [foundation] |
  1038. 1454.65 s [foundation] 160 | ipv6Parser :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  1039. 1454.65 s [foundation] | ^
  1040. 1454.65 s [foundation]
  1041. 1454.65 s [foundation] Foundation/Network/IPv6.hs:160:80: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1042. 1454.65 s [foundation] • The ‘~’ operator is out of scope.
  1043. 1454.65 s [foundation] Assuming it to stand for an equality constraint.
  1044. 1454.65 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1045. 1454.65 s [foundation] exported from Data.Type.Equality and Prelude.
  1046. 1454.65 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  1047. 1454.65 s [foundation] • This will become an error in a future GHC release.
  1048. 1454.65 s [foundation] |
  1049. 1454.65 s [foundation] 160 | ipv6Parser :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  1050. 1454.65 s [genvalidity] genValid of Ratio Integer generates only valid values [✔]
  1051. 1454.65 s [genvalidity] +++ OK, passed 100 tests.
  1052. 1454.65 s [genvalidity] shrinkValid of Ratio Integer shrinks to only valid values [✔]
  1053. 1454.65 s [genvalidity] +++ OK, passed 20 tests.
  1054. 1454.65 s [genvalidity] shrinkValid of Ratio Integer only produces values that do not crash while validating [✔]
  1055. 1454.65 s [genvalidity] +++ OK, passed 20 tests.
  1056. 1454.65 s [genvalidity] shrinkValid of Ratio Integer does not shrink to itself [✔]
  1057. 1454.65 s [genvalidity] +++ OK, passed 20 tests.
  1058. 1454.65 s [genvalidity] genValid of Ratio Int generates only valid values [✔]
  1059. 1454.65 s [genvalidity] +++ OK, passed 100 tests.
  1060. 1454.65 s [genvalidity] shrinkValid of Ratio Int shrinks to only valid values [✔]
  1061. 1454.65 s [genvalidity] +++ OK, passed 20 tests.
  1062. 1454.65 s [genvalidity] shrinkValid of Ratio Int only produces values that do not crash while validating [✔]
  1063. 1454.65 s [genvalidity] +++ OK, passed 20 tests.
  1064. 1454.65 s [genvalidity] shrinkValid of Ratio Int does not shrink to itself [✔]
  1065. 1454.65 s [genvalidity] +++ OK, passed 20 tests.
  1066. 1454.65 s [genvalidity] genValid of Ratio Int8 generates only valid values [✔]
  1067. 1454.65 s [genvalidity] +++ OK, passed 100 tests.
  1068. 1454.65 s [genvalidity] shrinkValid of Ratio Int8 shrinks to only valid values [✔]
  1069. 1454.65 s [genvalidity] +++ OK, passed 20 tests.
  1070. 1454.65 s [genvalidity] shrinkValid of Ratio Int8 only produces values that do not crash while validating [✔]
  1071. 1454.65 s [genvalidity] +++ OK, passed 20 tests.
  1072. 1454.65 s [genvalidity] shrinkValid of Ratio Int8 does not shrink to itself [✔]
  1073. 1454.65 s [genvalidity] +++ OK, passed 20 tests.
  1074. 1454.65 s [genvalidity] shrinking (Ratio Int)
  1075. 1454.65 s [genvalidity] can shrink this example [✔]
  1076. 1454.65 s [genvalidity] shrinking (Ratio Int8)
  1077. 1454.65 s [genvalidity] can shrink this example [✔]
  1078. 1454.65 s [genvalidity] genValid of Fixed * E0 generates only valid values [✔]
  1079. 1454.65 s [genvalidity] +++ OK, passed 100 tests.
  1080. 1454.65 s [genvalidity] shrinkValid of Fixed * E0 shrinks to only valid values [✔]
  1081. 1454.65 s [genvalidity] +++ OK, passed 20 tests.
  1082. 1454.65 s [genvalidity] shrinkValid of Fixed * E0 only produces values that do not crash while validating [✔]
  1083. 1454.65 s [genvalidity] +++ OK, passed 20 tests.
  1084. 1454.65 s [genvalidity] shrinkValid of Fixed * E0 does not shrink to itself [✔]
  1085. 1454.65 s [genvalidity] +++ OK, passed 20 tests.
  1086. 1454.65 s [genvalidity] genValid of ((Fixed * E0),(Fixed * E0)) generates only valid values [✔]
  1087. 1454.65 s [genvalidity] +++ OK, passed 50 tests.
  1088. 1454.65 s [genvalidity] shrinkValid of ((Fixed * E0),(Fixed * E0)) shrinks to only valid values [✔]
  1089. 1454.65 s [genvalidity] +++ OK, passed 10 tests.
  1090. 1454.65 s [genvalidity] shrinkValid of ((Fixed * E0),(Fixed * E0)) only produces values that do not crash while validating [✔]
  1091. 1454.65 s [genvalidity] +++ OK, passed 10 tests.
  1092. 1454.65 s [genvalidity] shrinkValid of ((Fixed * E0),(Fixed * E0)) does not shrink to itself [✔]
  1093. 1454.65 s [genvalidity] +++ OK, passed 10 tests.
  1094. 1454.65 s [genvalidity] genValid of Fixed * E1 generates only valid values [✔]
  1095. 1454.65 s [genvalidity] +++ OK, passed 100 tests.
  1096. 1454.65 s [genvalidity] shrinkValid of Fixed * E1 shrinks to only valid values [✔]
  1097. 1454.65 s [genvalidity] +++ OK, passed 20 tests.
  1098. 1454.65 s [genvalidity] shrinkValid of Fixed * E1 only produces values that do not crash while validating [✔]
  1099. 1454.65 s [genvalidity] +++ OK, passed 20 tests.
  1100. 1454.65 s [genvalidity] shrinkValid of Fixed * E1 does not shrink to itself [✔]
  1101. 1454.65 s [genvalidity] +++ OK, passed 20 tests.
  1102. 1454.65 s [genvalidity] genValid of ((Fixed * E1),(Fixed * E1)) generates only valid values [✔]
  1103. 1454.65 s [genvalidity] +++ OK, passed 50 tests.
  1104. 1454.65 s [genvalidity] shrinkValid of ((Fixed * E1),(Fixed * E1)) shrinks to only valid values [✔]
  1105. 1454.66 s [genvalidity] +++ OK, passed 10 tests.
  1106. 1454.66 s [genvalidity] shrinkValid of ((Fixed * E1),(Fixed * E1)) only produces values that do not crash while validating [✔]
  1107. 1454.66 s [genvalidity] +++ OK, passed 10 tests.
  1108. 1454.66 s [genvalidity] shrinkValid of ((Fixed * E1),(Fixed * E1)) does not shrink to itself [✔]
  1109. 1454.66 s [genvalidity] +++ OK, passed 10 tests.
  1110. 1454.66 s [genvalidity] genValid of Fixed * E2 generates only valid values [✔]
  1111. 1454.66 s [genvalidity] +++ OK, passed 100 tests.
  1112. 1454.66 s [genvalidity] shrinkValid of Fixed * E2 shrinks to only valid values [✔]
  1113. 1454.66 s [genvalidity] +++ OK, passed 20 tests.
  1114. 1454.66 s [genvalidity] shrinkValid of Fixed * E2 only produces values that do not crash while validating [✔]
  1115. 1454.66 s [genvalidity] +++ OK, passed 20 tests.
  1116. 1454.66 s [genvalidity] shrinkValid of Fixed * E2 does not shrink to itself [✔]
  1117. 1454.66 s [genvalidity] +++ OK, passed 20 tests.
  1118. 1454.66 s [genvalidity] genValid of ((Fixed * E2),(Fixed * E2)) generates only valid values [✔]
  1119. 1454.66 s [genvalidity] +++ OK, passed 50 tests.
  1120. 1454.66 s [genvalidity] shrinkValid of ((Fixed * E2),(Fixed * E2)) shrinks to only valid values [✔]
  1121. 1454.66 s [genvalidity] +++ OK, passed 10 tests.
  1122. 1454.66 s [genvalidity] shrinkValid of ((Fixed * E2),(Fixed * E2)) only produces values that do not crash while validating [✔]
  1123. 1454.66 s [genvalidity] +++ OK, passed 10 tests.
  1124. 1454.66 s [genvalidity] shrinkValid of ((Fixed * E2),(Fixed * E2)) does not shrink to itself [✔]
  1125. 1454.66 s [genvalidity] +++ OK, passed 10 tests.
  1126. 1454.66 s [genvalidity] genValid of Fixed * E3 generates only valid values [✔]
  1127. 1454.66 s [genvalidity] +++ OK, passed 100 tests.
  1128. 1454.66 s [genvalidity] shrinkValid of Fixed * E3 shrinks to only valid values [✔]
  1129. 1454.66 s [genvalidity] +++ OK, passed 20 tests.
  1130. 1454.66 s [genvalidity] shrinkValid of Fixed * E3 only produces values that do not crash while validating [✔]
  1131. 1454.66 s [haskell-src-exts] 72 | lines' (c:s) acc = lines' s (acc . (c:))
  1132. 1454.66 s [haskell-src-exts] | ^
  1133. 1454.66 s [haskell-src-exts]
  1134. 1454.66 s [haskell-src-exts] [18 of 18] Compiling Language.Haskell.Exts ( src/Language/Haskell/Exts.hs, nothing )
  1135. 1454.66 s [haskell-src-exts] Haddock coverage:
  1136. 1454.66 s [haskell-src-exts] Warning: 'capi' is out of scope.
  1137. 1454.66 s [haskell-src-exts] If you qualify the identifier, haddock can try to link it anyway.
  1138. 1454.66 s [haskell-src-exts] 65% ( 13 / 20) in 'Language.Haskell.Exts.Extension'
  1139. 1454.66 s [haskell-src-exts] Missing documentation for:
  1140. 1454.66 s [haskell-src-exts] Language (src/Language/Haskell/Exts/Extension.hs:86)
  1141. 1454.66 s [haskell-src-exts] knownLanguages (src/Language/Haskell/Exts/Extension.hs:106)
  1142. 1454.66 s [haskell-src-exts] classifyLanguage (src/Language/Haskell/Exts/Extension.hs:109)
  1143. 1454.66 s [haskell-src-exts] prettyLanguage (src/Language/Haskell/Exts/Extension.hs:115)
  1144. 1454.66 s [haskell-src-exts] KnownExtension (src/Language/Haskell/Exts/Extension.hs:135)
  1145. 1454.66 s [haskell-src-exts] ghcDefault (src/Language/Haskell/Exts/Extension.hs:647)
  1146. 1454.66 s [haskell-src-exts] toExtensionList (src/Language/Haskell/Exts/Extension.hs:726)
  1147. 1454.66 s [haskell-src-exts] Warning: 'SrcSpanInfo' is ambiguous. It is defined
  1148. 1454.66 s [haskell-src-exts] * at src/Language/Haskell/Exts/SrcLoc.hs:98:20
  1149. 1454.67 s [haskell-src-exts] * at src/Language/Haskell/Exts/SrcLoc.hs:98:1
  1150. 1454.67 s [haskell-src-exts] You may be able to disambiguate the identifier by qualifying it or
  1151. 1454.67 s [haskell-src-exts] by specifying the type/value namespace explicitly.
  1152. 1454.67 s [haskell-src-exts] Defaulting to the one defined at src/Language/Haskell/Exts/SrcLoc.hs:98:1
  1153. 1454.67 s [haskell-src-exts] Warning: 'SrcSpan' is ambiguous. It is defined
  1154. 1454.67 s [haskell-src-exts] * at src/Language/Haskell/Exts/SrcLoc.hs:42:16
  1155. 1454.67 s [haskell-src-exts] * at src/Language/Haskell/Exts/SrcLoc.hs:42:1
  1156. 1454.67 s [haskell-src-exts] You may be able to disambiguate the identifier by qualifying it or
  1157. 1454.67 s [haskell-src-exts] by specifying the type/value namespace explicitly.
  1158. 1454.67 s [haskell-src-exts] Defaulting to the one defined at src/Language/Haskell/Exts/SrcLoc.hs:42:1
  1159. 1454.67 s [haskell-src-exts] Warning: 'SrcInfoSpan' is out of scope.
  1160. 1454.67 s [haskell-src-exts] If you qualify the identifier, haddock can try to link it anyway.
  1161. 1454.67 s [haskell-src-exts] 87% ( 21 / 24) in 'Language.Haskell.Exts.SrcLoc'
  1162. 1454.67 s [haskell-src-exts] Missing documentation for:
  1163. 1454.67 s [haskell-src-exts] showInt (src/Language/Haskell/Exts/SrcLoc.hs:22)
  1164. 1454.67 s [haskell-src-exts] noLoc (src/Language/Haskell/Exts/SrcLoc.hs:39)
  1165. 1454.67 s [haskell-src-exts] spanSize (src/Language/Haskell/Exts/SrcLoc.hs:87)
  1166. 1454.67 s [haskell-src-exts] Warning: 'FieldDecl' is ambiguous. It is defined
  1167. 1454.67 s [haskell-src-exts] * at src/Language/Haskell/Exts/Syntax.hs:544:20
  1168. 1454.67 s [haskell-src-exts] * at src/Language/Haskell/Exts/Syntax.hs:544:1
  1169. 1454.67 s [haskell-src-exts] You may be able to disambiguate the identifier by qualifying it or
  1170. 1454.67 s [haskell-src-exts] by specifying the type/value namespace explicitly.
  1171. 1454.67 s [haskell-src-exts] Defaulting to the one defined at src/Language/Haskell/Exts/Syntax.hs:544:1
  1172. 1454.67 s [haskell-src-exts] 65% ( 99 /152) in 'Language.Haskell.Exts.Syntax'
  1173. 1454.67 s [haskell-src-exts] Missing documentation for:
  1174. 1454.67 s [haskell-src-exts] PatternSynDirection (src/Language/Haskell/Exts/Syntax.hs:346)
  1175. 1454.67 s [haskell-src-exts] ResultSig (src/Language/Haskell/Exts/Syntax.hs:389)
  1176. 1454.68 s [haskell-src-exts] Unpackedness (src/Language/Haskell/Exts/Syntax.hs:605)
  1177. 1454.68 s [haskell-src-exts] Role (src/Language/Haskell/Exts/Syntax.hs:373)
  1178. 1454.68 s [haskell-src-exts] MaybePromotedName (src/Language/Haskell/Exts/Syntax.hs:655)
  1179. 1454.68 s [haskell-src-exts] prelude_mod (src/Language/Haskell/Exts/Syntax.hs:1010)
  1180. 1454.68 s [haskell-src-exts] main_mod (src/Language/Haskell/Exts/Syntax.hs:1011)
  1181. 1454.68 s [haskell-src-exts] main_name (src/Language/Haskell/Exts/Syntax.hs:1014)
  1182. 1454.68 s [haskell-src-exts] unit_con_name (src/Language/Haskell/Exts/Syntax.hs:1017)
  1183. 1454.68 s [haskell-src-exts] tuple_con_name (src/Language/Haskell/Exts/Syntax.hs:1020)
  1184. 1454.68 s [haskell-src-exts] list_con_name (src/Language/Haskell/Exts/Syntax.hs:1023)
  1185. 1454.68 s [haskell-src-exts] list_cons_name (src/Language/Haskell/Exts/Syntax.hs:1026)
  1186. 1454.68 s [haskell-src-exts] unboxed_singleton_con_name (src/Language/Haskell/Exts/Syntax.hs:1029)
  1187. 1454.68 s [haskell-src-exts] unit_con (src/Language/Haskell/Exts/Syntax.hs:1032)
  1188. 1454.68 s [haskell-src-exts] tuple_con (src/Language/Haskell/Exts/Syntax.hs:1035)
  1189. 1454.68 s [haskell-src-exts] unboxed_singleton_con (src/Language/Haskell/Exts/Syntax.hs:1038)
  1190. 1454.68 s [haskell-src-exts] as_name (src/Language/Haskell/Exts/Syntax.hs:1041)
  1191. 1454.68 s [haskell-src-exts] qualified_name (src/Language/Haskell/Exts/Syntax.hs:1042)
  1192. 1454.68 s [haskell-src-exts] hiding_name (src/Language/Haskell/Exts/Syntax.hs:1043)
  1193. 1454.68 s [haskell-src-exts] minus_name (src/Language/Haskell/Exts/Syntax.hs:1044)
  1194. 1454.68 s [haskell-src-exts] bang_name (src/Language/Haskell/Exts/Syntax.hs:1045)
  1195. 1454.68 s [haskell-src-exts] dot_name (src/Language/Haskell/Exts/Syntax.hs:1046)
  1196. 1454.68 s [haskell-src-exts] star_name (src/Language/Haskell/Exts/Syntax.hs:1047)
  1197. 1454.68 s [haskell-src-exts] export_name (src/Language/Haskell/Exts/Syntax.hs:1056)
  1198. 1454.68 s [haskell-src-exts] safe_name (src/Language/Haskell/Exts/Syntax.hs:1057)
  1199. 1454.68 s [haskell-src-exts] unsafe_name (src/Language/Haskell/Exts/Syntax.hs:1058)
  1200. 1454.68 s [haskell-src-exts] interruptible_name (src/Language/Haskell/Exts/Syntax.hs:1059)
  1201. 1454.68 s [haskell-src-exts] threadsafe_name (src/Language/Haskell/Exts/Syntax.hs:1060)
  1202. 1454.68 s [haskell-src-exts] stdcall_name (src/Language/Haskell/Exts/Syntax.hs:1061)
  1203. 1454.68 s [semialign] Flags chosen: semigroupoids=True
  1204. 1454.68 s [semialign] Dependency base >=4.12.0.0 && <4.22: using base-4.20.1.0
  1205. 1454.68 s [semialign] Dependency containers >=0.6.0.1 && <0.8: using containers-0.7
  1206. 1454.68 s [semialign] Dependency hashable >=1.4.4.0 && <1.6: using hashable-1.4.7.0
  1207. 1454.68 s [semialign] Dependency indexed-traversable >=0.1.4 && <0.2: using
  1208. 1454.68 s [semialign] indexed-traversable-0.1.4
  1209. 1454.68 s [semialign] Dependency indexed-traversable-instances >=0.1.2 && <0.2: using
  1210. 1454.68 s [semialign] indexed-traversable-instances-0.1.2
  1211. 1454.68 s [semialign] Dependency semigroupoids >=6.0.1 && <6.1: using semigroupoids-6.0.1
  1212. 1454.68 s [semialign] Dependency tagged >=0.8.8 && <0.9: using tagged-0.8.8
  1213. 1454.68 s [semialign] Dependency these >=1.2.1 && <1.3: using these-1.2.1
  1214. 1454.68 s [semialign] Dependency transformers >=0.5.6.2 && <0.7: using transformers-0.6.1.1
  1215. 1454.68 s [semialign] Dependency unordered-containers >=0.2.8.0 && <0.3: using
  1216. 1454.68 s [semialign] unordered-containers-0.2.20
  1217. 1454.68 s [semialign] Dependency vector >=0.13.0.0 && <0.14: using vector-0.13.2.0
  1218. 1454.68 s [semialign] Source component graph: component lib
  1219. 1454.68 s [semialign] Configured component graph:
  1220. 1454.68 s [semialign] component semialign-1.3.1-3E38jVguzlFDyDSUbjizw0
  1221. 1454.68 s [semialign] include base-4.20.1.0-4f22
  1222. 1454.68 s [semialign] include containers-0.7-57cd
  1223. 1454.68 s [semialign] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
  1224. 1454.68 s [semialign] include indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
  1225. 1454.68 s [semialign] include indexed-traversable-instances-0.1.2-6ZWaCRE1X629RmT1i4scwV
  1226. 1454.68 s [semialign] include semigroupoids-6.0.1-BeTbfOreXYw6cw9pIOStD3
  1227. 1454.68 s [semialign] include tagged-0.8.8-HZr2m8rosX27LzACIptntm
  1228. 1454.68 s [semialign] include these-1.2.1-61JcSnNhomc4JaIAjH23W0
  1229. 1454.68 s [semialign] include transformers-0.6.1.1-bbf1
  1230. 1454.68 s [semialign] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  1231. 1454.68 s [semialign] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  1232. 1454.68 s [semialign] Linked component graph:
  1233. 1454.68 s [semialign] unit semialign-1.3.1-3E38jVguzlFDyDSUbjizw0
  1234. 1454.68 s [semialign] include base-4.20.1.0-4f22
  1235. 1454.68 s [semialign] include containers-0.7-57cd
  1236. 1454.68 s [semialign] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
  1237. 1454.68 s [semialign] include indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
  1238. 1454.68 s [semialign] include indexed-traversable-instances-0.1.2-6ZWaCRE1X629RmT1i4scwV
  1239. 1454.68 s [semialign] include semigroupoids-6.0.1-BeTbfOreXYw6cw9pIOStD3
  1240. 1454.68 s [semialign] include tagged-0.8.8-HZr2m8rosX27LzACIptntm
  1241. 1454.68 s [semialign] include these-1.2.1-61JcSnNhomc4JaIAjH23W0
  1242. 1454.68 s [semialign] include transformers-0.6.1.1-bbf1
  1243. 1454.68 s [semialign] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  1244. 1454.68 s [semialign] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  1245. 1454.68 s [semialign] Data.Align=semialign-1.3.1-3E38jVguzlFDyDSUbjizw0:Data.Align,Data.Crosswalk=semialign-1.3.1-3E38jVguzlFDyDSUbjizw0:Data.Crosswalk,Data.Semialign=semialign-1.3.1-3E38jVguzlFDyDSUbjizw0:Data.Semialign,Data.Semialign.Indexed=semialign-1.3.1-3E38jVguzlFDyDSUbjizw0:Data.Semialign.Indexed,Data.Zip=semialign-1.3.1-3E38jVguzlFDyDSUbjizw0:Data.Zip
  1246. 1454.68 s [semialign] Ready component graph:
  1247. 1454.68 s [semialign] definite semialign-1.3.1-3E38jVguzlFDyDSUbjizw0
  1248. 1454.68 s [semialign] depends base-4.20.1.0-4f22
  1249. 1454.68 s [semialign] depends containers-0.7-57cd
  1250. 1454.68 s [semialign] depends hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
  1251. 1454.68 s [semialign] depends indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
  1252. 1454.68 s [semialign] depends indexed-traversable-instances-0.1.2-6ZWaCRE1X629RmT1i4scwV
  1253. 1454.68 s [semialign] depends semigroupoids-6.0.1-BeTbfOreXYw6cw9pIOStD3
  1254. 1454.68 s [semialign] depends tagged-0.8.8-HZr2m8rosX27LzACIptntm
  1255. 1454.68 s [semialign] depends these-1.2.1-61JcSnNhomc4JaIAjH23W0
  1256. 1454.68 s [semialign] depends transformers-0.6.1.1-bbf1
  1257. 1454.68 s [semialign] depends unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  1258. 1454.68 s [semialign] depends vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  1259. 1454.68 s [semialign] Using Cabal-3.12.1.0 compiled by ghc-9.10
  1260. 1454.68 s [semialign] Using compiler: ghc-9.10.2
  1261. 1454.68 s [semialign] Using install prefix:
  1262. 1454.68 s [semialign] /nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1
  1263. 1454.68 s [semialign] Executables installed in:
  1264. 1454.68 s [semialign] /nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1/bin
  1265. 1454.68 s [semialign] Libraries installed in:
  1266. 1454.68 s [semialign] /nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/semialign-1.3.1-3E38jVguzlFDyDSUbjizw0
  1267. 1454.68 s [semialign] Dynamic Libraries installed in:
  1268. 1454.68 s [semialign] /nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  1269. 1454.68 s [semialign] Private executables installed in:
  1270. 1454.68 s [semialign] /nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1/libexec/x86_64-linux-ghc-9.10.2-08fd/semialign-1.3.1
  1271. 1454.68 s [semialign] Data files installed in:
  1272. 1454.68 s [semialign] /nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1/share/x86_64-linux-ghc-9.10.2-08fd/semialign-1.3.1
  1273. 1454.68 s [semialign] Documentation installed in:
  1274. 1454.68 s [tasty-golden] Flags chosen: build-example=False
  1275. 1454.68 s [tasty-golden] Dependency async: using async-2.2.5
  1276. 1454.68 s [tasty-golden] Dependency base >=4.7: using base-4.20.1.0
  1277. 1454.68 s [tasty-golden] Dependency bytestring >=0.9.2.1: using bytestring-0.12.2.0
  1278. 1454.68 s [tasty-golden] Dependency containers: using containers-0.7
  1279. 1454.69 s [tasty-golden] Dependency deepseq: using deepseq-1.5.0.0
  1280. 1454.69 s [tasty-golden] Dependency directory: using directory-1.3.8.5
  1281. 1454.69 s [tasty-golden] Dependency filepath: using filepath-1.5.4.0
  1282. 1454.69 s [tasty-golden] Dependency mtl: using mtl-2.3.1
  1283. 1454.69 s [tasty-golden] Dependency optparse-applicative >=0.3.1: using optparse-applicative-0.18.1.0
  1284. 1454.69 s [tasty-golden] Dependency tagged: using tagged-0.8.8
  1285. 1454.69 s [tasty-golden] Dependency tasty >=1.3: using tasty-1.5.3
  1286. 1454.69 s [tasty-golden] Dependency temporary: using temporary-1.3
  1287. 1454.69 s [tasty-golden] Dependency text: using text-2.1.2
  1288. 1454.69 s [tasty-golden] Dependency typed-process: using typed-process-0.2.13.0
  1289. 1454.69 s [tasty-golden] Dependency base >=4 && <5: using base-4.20.1.0
  1290. 1454.69 s [tasty-golden] Dependency directory: using directory-1.3.8.5
  1291. 1454.69 s [tasty-golden] Dependency filepath: using filepath-1.5.4.0
  1292. 1454.69 s [tasty-golden] Dependency tasty >=1.2: using tasty-1.5.3
  1293. 1454.69 s [tasty-golden] Dependency tasty-golden: using tasty-golden-2.3.5
  1294. 1454.69 s [tasty-golden] Dependency tasty-hunit: using tasty-hunit-0.10.2
  1295. 1454.69 s [tasty-golden] Dependency temporary: using temporary-1.3
  1296. 1454.69 s [tasty-golden] Dependency typed-process: using typed-process-0.2.13.0
  1297. 1454.69 s [tasty-golden] Source component graph:
  1298. 1454.69 s [tasty-golden] component lib
  1299. 1454.69 s [tasty-golden] component test:test dependency lib
  1300. 1454.69 s [tasty-golden] Configured component graph:
  1301. 1454.69 s [tasty-golden] component tasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR
  1302. 1454.69 s [tasty-golden] include async-2.2.5-5QHA8HB5dEo5AEomod8hmg
  1303. 1454.69 s [tasty-golden] include base-4.20.1.0-4f22
  1304. 1454.69 s [tasty-golden] include bytestring-0.12.2.0-c0ba
  1305. 1454.69 s [tasty-golden] include containers-0.7-57cd
  1306. 1454.69 s [tasty-golden] include deepseq-1.5.0.0-8d11
  1307. 1454.69 s [tasty-golden] include directory-1.3.8.5-8f4e
  1308. 1454.69 s [tasty-golden] include filepath-1.5.4.0-0a9f
  1309. 1454.69 s [tasty-golden] include mtl-2.3.1-6e0a
  1310. 1454.69 s [tasty-golden] include optparse-applicative-0.18.1.0-EhIa6U46G8qD3Joc5FRuC0
  1311. 1454.69 s [tasty-golden] include tagged-0.8.8-HZr2m8rosX27LzACIptntm
  1312. 1454.69 s [tasty-golden] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  1313. 1454.69 s [tasty-golden] include temporary-1.3-DVW9lan804UEvwrxaud9ij
  1314. 1454.69 s [tasty-golden] include text-2.1.2-5063
  1315. 1454.69 s [tasty-golden] include typed-process-0.2.13.0-9WIHDpjWlreHLY4JCFF3fV
  1316. 1454.69 s [tasty-golden] component tasty-golden-2.3.5-BPoX1vVkhZpJm4SpYBFS1l-test
  1317. 1454.69 s [tasty-golden] include base-4.20.1.0-4f22
  1318. 1454.69 s [tasty-golden] include directory-1.3.8.5-8f4e
  1319. 1454.69 s [tasty-golden] include filepath-1.5.4.0-0a9f
  1320. 1454.69 s [tasty-golden] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  1321. 1454.69 s [tasty-golden] include tasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR
  1322. 1454.69 s [tasty-golden] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
  1323. 1454.69 s [tasty-golden] include temporary-1.3-DVW9lan804UEvwrxaud9ij
  1324. 1454.69 s [tasty-golden] include typed-process-0.2.13.0-9WIHDpjWlreHLY4JCFF3fV
  1325. 1454.69 s [tasty-golden] Linked component graph:
  1326. 1454.69 s [tasty-golden] unit tasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR
  1327. 1454.69 s [tasty-golden] include async-2.2.5-5QHA8HB5dEo5AEomod8hmg
  1328. 1454.69 s [tasty-golden] include base-4.20.1.0-4f22
  1329. 1454.69 s [tasty-golden] include bytestring-0.12.2.0-c0ba
  1330. 1454.69 s [tasty-golden] include containers-0.7-57cd
  1331. 1454.69 s [tasty-golden] include deepseq-1.5.0.0-8d11
  1332. 1454.69 s [tasty-golden] include directory-1.3.8.5-8f4e
  1333. 1454.69 s [tasty-golden] include filepath-1.5.4.0-0a9f
  1334. 1454.69 s [tasty-golden] include mtl-2.3.1-6e0a
  1335. 1454.69 s [tasty-golden] include optparse-applicative-0.18.1.0-EhIa6U46G8qD3Joc5FRuC0
  1336. 1454.69 s [tasty-golden] include tagged-0.8.8-HZr2m8rosX27LzACIptntm
  1337. 1454.69 s [tasty-golden] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  1338. 1454.69 s [tasty-golden] include temporary-1.3-DVW9lan804UEvwrxaud9ij
  1339. 1454.69 s [tasty-golden] include text-2.1.2-5063
  1340. 1454.69 s [tasty-golden] include typed-process-0.2.13.0-9WIHDpjWlreHLY4JCFF3fV
  1341. 1454.69 s [tasty-golden] Test.Tasty.Golden=tasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR:Test.Tasty.Golden,Test.Tasty.Golden.Advanced=tasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR:Test.Tasty.Golden.Advanced,Test.Tasty.Golden.Manage=tasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR:Test.Tasty.Golden.Manage
  1342. 1454.69 s [tasty-golden] unit tasty-golden-2.3.5-BPoX1vVkhZpJm4SpYBFS1l-test
  1343. 1454.69 s [tasty-golden] include base-4.20.1.0-4f22
  1344. 1454.69 s [tasty-golden] include directory-1.3.8.5-8f4e
  1345. 1454.69 s [tasty-golden] include filepath-1.5.4.0-0a9f
  1346. 1454.69 s [tasty-golden] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  1347. 1454.69 s [tasty-golden] include tasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR
  1348. 1454.69 s [tasty-golden] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
  1349. 1454.69 s [tasty-golden] include temporary-1.3-DVW9lan804UEvwrxaud9ij
  1350. 1454.69 s [tasty-golden] include typed-process-0.2.13.0-9WIHDpjWlreHLY4JCFF3fV
  1351. 1454.69 s [tasty-golden] Ready component graph:
  1352. 1454.69 s [tasty-golden] definite tasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR
  1353. 1454.69 s [tasty-golden] depends async-2.2.5-5QHA8HB5dEo5AEomod8hmg
  1354. 1454.69 s [tasty-golden] depends base-4.20.1.0-4f22
  1355. 1454.69 s [tasty-golden] depends bytestring-0.12.2.0-c0ba
  1356. 1454.69 s [tasty-golden] depends containers-0.7-57cd
  1357. 1454.69 s [tasty-golden] depends deepseq-1.5.0.0-8d11
  1358. 1454.69 s [tasty-golden] depends directory-1.3.8.5-8f4e
  1359. 1454.69 s [tasty-golden] depends filepath-1.5.4.0-0a9f
  1360. 1455.04 s [atomic-write:post-build] Uploading to the NixCI cache: /nix/store/aimmnb6876jg96d9r44pz9s8n7l4shfb-atomic-write-0.2.1.1-doc /nix/store/j4hy9hy23h8yrsan8qwyq9yj2q27ndhx-atomic-write-0.2.1.1
  1361. 1455.99 s [atomic-write:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1362. 1456.66 s [atomic-write:post-build] copying 2 paths...
  1363. 1456.70 s [atomic-write:post-build] copying path '/nix/store/aimmnb6876jg96d9r44pz9s8n7l4shfb-atomic-write-0.2.1.1-doc' to 'https://cache.nix-ci.com'...
  1364. 1459.63 s [atomic-write:post-build] copying path '/nix/store/j4hy9hy23h8yrsan8qwyq9yj2q27ndhx-atomic-write-0.2.1.1' to 'https://cache.nix-ci.com'...
  1365. 1462.42 s [atomic-write:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  1366. 1463.31 s [atomic-write:post-build] copying 1 paths...
  1367. 1463.31 s [atomic-write:post-build] copying path '/nix/store/my7jxs1pxx053f6ipghm0cyqbs039x4g-atomic-write-0.2.1.1.drv' to 'https://cache.nix-ci.com'...
  1368. 1465.33 s Uploaded atomic-write in 10.4s
  1369. 1465.33 s Progress: 63 of 103 built (8 building), 318 of 318 downloaded from cache
  1370. 1465.33 s Built atomic-write in 2m32s
  1371. 1465.33 s [attoparsec] t_length: OK (0.01s)
  1372. 1465.33 s [attoparsec] +++ OK, passed 100 tests.
  1373. 1465.33 s [attoparsec] b_unsafeIndex: OK (0.02s)
  1374. 1465.33 s [attoparsec] +++ OK, passed 100 tests.
  1375. 1465.33 s [attoparsec] t_iter: OK (0.01s)
  1376. 1465.33 s [attoparsec] +++ OK, passed 100 tests.
  1377. 1465.33 s [attoparsec] t_iter_: OK (0.01s)
  1378. 1465.33 s [attoparsec] +++ OK, passed 100 tests.
  1379. 1465.33 s [attoparsec] b_unsafeDrop: OK (0.02s)
  1380. 1465.33 s [attoparsec] +++ OK, passed 100 tests.
  1381. 1465.33 s [attoparsec] t_dropCodeUnits: OK (0.01s)
  1382. 1465.33 s [attoparsec] +++ OK, passed 100 tests.
  1383. 1465.33 s [attoparsec] combinator
  1384. 1465.33 s [attoparsec] choice: OK (0.01s)
  1385. 1465.33 s [attoparsec] +++ OK, passed 100 tests.
  1386. 1465.33 s [attoparsec] count: OK
  1387. 1465.33 s [attoparsec] +++ OK, passed 100 tests.
  1388. 1465.33 s [attoparsec] lookAhead: OK
  1389. 1465.33 s [attoparsec] +++ OK, passed 100 tests.
  1390. 1465.33 s [attoparsec] match: OK
  1391. 1465.33 s [attoparsec] +++ OK, passed 100 tests.
  1392. 1465.34 s [attoparsec] simple
  1393. 1465.34 s [attoparsec] issue75: OK
  1394. 1465.34 s [attoparsec] +++ OK, passed 100 tests.
  1395. 1465.34 s [attoparsec] text
  1396. 1465.34 s [attoparsec] anyChar: OK
  1397. 1465.34 s [attoparsec] +++ OK, passed 100 tests.
  1398. 1465.34 s [attoparsec] asciiCI: OK
  1399. 1465.34 s [attoparsec] +++ OK, passed 100 tests.
  1400. 1465.34 s [attoparsec] char: OK
  1401. 1465.34 s [attoparsec] +++ OK, passed 100 tests.
  1402. 1465.34 s [attoparsec] endOfInput: OK
  1403. 1465.34 s [attoparsec] +++ OK, passed 100 tests.
  1404. 1465.34 s [attoparsec] endOfLine: OK
  1405. 1465.34 s [attoparsec] +++ OK, failed as expected. Falsified, Falsified (after 3 tests and 1 shrink):
  1406. 1465.34 s [attoparsec] "\NUL"
  1407. 1465.34 s [attoparsec] '\NUL' /= '\n'
  1408. 1465.34 s [attoparsec]
  1409. 1465.34 s [attoparsec] ('\NUL',Nothing) /= ('\r',Just '\n')
  1410. 1465.34 s [attoparsec] notChar: OK
  1411. 1465.34 s [attoparsec] +++ OK, passed 100 tests.
  1412. 1465.35 s [attoparsec] peekChar: OK
  1413. 1465.35 s [attoparsec] +++ OK, passed 100 tests.
  1414. 1465.35 s [attoparsec] peekChar': OK
  1415. 1465.35 s [attoparsec] +++ OK, passed 100 tests.
  1416. 1465.35 s [attoparsec] satisfy: OK
  1417. 1465.35 s [attoparsec] +++ OK, passed 100 tests.
  1418. 1465.35 s [attoparsec] satisfyWith: OK
  1419. 1465.35 s [attoparsec] +++ OK, passed 100 tests.
  1420. 1465.35 s [attoparsec] scan: OK
  1421. 1465.35 s [attoparsec] +++ OK, passed 100 tests.
  1422. 1465.35 s [attoparsec] skip: OK
  1423. 1465.35 s [attoparsec] +++ OK, failed as expected. Falsified (after 7 tests and 6 shrinks):
  1424. 1465.35 s [attoparsec] 'a'
  1425. 1465.35 s [attoparsec] "a"
  1426. 1465.35 s [attoparsec] not ('a' < 'a')
  1427. 1465.35 s [attoparsec] skipWhile: OK
  1428. 1465.36 s [attoparsec] +++ OK, passed 100 tests.
  1429. 1465.36 s [attoparsec] string: OK
  1430. 1465.36 s [attoparsec] +++ OK, passed 100 tests.
  1431. 1465.36 s [attoparsec] strings: OK
  1432. 1465.36 s [attoparsec] +++ OK, passed 100 tests.
  1433. 1465.36 s [attoparsec] stringCI: OK
  1434. 1465.36 s [attoparsec] +++ OK, passed 100 tests.
  1435. 1465.36 s [attoparsec] take: OK
  1436. 1465.36 s [attoparsec] +++ OK, passed 100 tests.
  1437. 1465.36 s [attoparsec] takeText: OK
  1438. 1465.36 s [attoparsec] +++ OK, passed 100 tests.
  1439. 1465.36 s [attoparsec] takeCount: OK
  1440. 1465.36 s [attoparsec] +++ OK, passed 100 tests.
  1441. 1465.36 s [attoparsec] takeLazyText: OK
  1442. 1465.36 s [attoparsec] +++ OK, passed 100 tests.
  1443. 1465.36 s [attoparsec] takeTill: OK
  1444. 1465.36 s [attoparsec] +++ OK, passed 100 tests.
  1445. 1465.36 s [attoparsec] takeWhile: OK
  1446. 1465.36 s [attoparsec] +++ OK, passed 100 tests.
  1447. 1465.36 s [attoparsec] takeWhile1: OK
  1448. 1465.36 s [attoparsec] +++ OK, passed 100 tests.
  1449. 1465.36 s [attoparsec] takeWhile1_empty: OK
  1450. 1465.36 s [attoparsec] +++ OK, passed 1 test.
  1451. 1465.36 s [attoparsec] members: OK
  1452. 1465.36 s [attoparsec] +++ OK, passed 100 tests.
  1453. 1465.36 s [attoparsec] nonmembers: OK
  1454. 1465.37 s [attoparsec] +++ OK, passed 100 tests.
  1455. 1465.37 s [attoparsec] FastSet
  1456. 1465.37 s [attoparsec] membership is correct: OK
  1457. 1465.37 s [attoparsec] +++ OK, passed 100 tests.
  1458. 1465.37 s [attoparsec] Regressions
  1459. 1465.37 s [attoparsec] issue105: OK
  1460. 1465.37 s [attoparsec] +++ OK, passed 100 tests.
  1461. 1465.37 s [attoparsec]
  1462. 1465.37 s [attoparsec] All 70 tests passed (0.28s)
  1463. 1465.37 s [attoparsec] Test suite attoparsec-tests: PASS
  1464. 1465.37 s [attoparsec] Test suite logged to: dist/test/attoparsec-0.14.4-attoparsec-tests.log
  1465. 1465.37 s [attoparsec] 1 of 1 test suites (1 of 1 test cases) passed.
  1466. 1465.37 s [attoparsec] Phase: haddockPhase
  1467. 1465.37 s [attoparsec] Phase: installPhase
  1468. 1465.37 s [attoparsec] Installing internal library attoparsec-internal in /nix/store/y0q2j8dkdpymx7fj047170nm75yxrfgw-attoparsec-0.14.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/attoparsec-0.14.4-BXK6TSya8pi2ikldrFzE7k-attoparsec-internal
  1469. 1465.37 s [attoparsec] Installing library in /nix/store/y0q2j8dkdpymx7fj047170nm75yxrfgw-attoparsec-0.14.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
  1470. 1465.37 s [attoparsec] Phase: fixupPhase
  1471. 1465.37 s [attoparsec] shrinking RPATHs of ELF executables and libraries in /nix/store/y0q2j8dkdpymx7fj047170nm75yxrfgw-attoparsec-0.14.4
  1472. 1465.37 s [attoparsec] shrinking /nix/store/y0q2j8dkdpymx7fj047170nm75yxrfgw-attoparsec-0.14.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSattoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm-ghc9.10.2.so
  1473. 1465.37 s [foundation] | ^
  1474. 1465.37 s [foundation]
  1475. 1465.37 s [foundation] Foundation/Network/IPv6.hs:174:59: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1476. 1465.37 s [foundation] • The ‘~’ operator is out of scope.
  1477. 1465.37 s [foundation] Assuming it to stand for an equality constraint.
  1478. 1465.37 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1479. 1465.37 s [foundation] exported from Data.Type.Equality and Prelude.
  1480. 1465.37 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  1481. 1465.37 s [foundation] • This will become an error in a future GHC release.
  1482. 1465.37 s [foundation] |
  1483. 1465.37 s [foundation] 174 | ipv6ParserPreferred :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  1484. 1465.37 s [foundation] | ^
  1485. 1465.37 s [foundation]
  1486. 1465.37 s [foundation] Foundation/Network/IPv6.hs:174:89: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1487. 1465.37 s [foundation] • The ‘~’ operator is out of scope.
  1488. 1465.37 s [foundation] Assuming it to stand for an equality constraint.
  1489. 1465.37 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1490. 1465.37 s [foundation] exported from Data.Type.Equality and Prelude.
  1491. 1465.37 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  1492. 1465.37 s [foundation] • This will become an error in a future GHC release.
  1493. 1465.37 s [foundation] |
  1494. 1465.37 s [foundation] 174 | ipv6ParserPreferred :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  1495. 1465.38 s [foundation] | ^
  1496. 1465.38 s [foundation]
  1497. 1465.38 s [foundation] Foundation/Network/IPv6.hs:201:62: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1498. 1465.38 s [foundation] • The ‘~’ operator is out of scope.
  1499. 1465.38 s [foundation] Assuming it to stand for an equality constraint.
  1500. 1465.38 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1501. 1465.38 s [foundation] exported from Data.Type.Equality and Prelude.
  1502. 1465.38 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  1503. 1465.38 s [foundation] • This will become an error in a future GHC release.
  1504. 1465.38 s [foundation] |
  1505. 1465.38 s [foundation] 201 | ipv6ParserIpv4Embedded :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  1506. 1465.38 s [foundation] | ^
  1507. 1465.38 s [foundation]
  1508. 1465.38 s [foundation] Foundation/Network/IPv6.hs:201:92: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1509. 1465.38 s [foundation] • The ‘~’ operator is out of scope.
  1510. 1465.38 s [foundation] Assuming it to stand for an equality constraint.
  1511. 1465.38 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1512. 1465.38 s [foundation] exported from Data.Type.Equality and Prelude.
  1513. 1465.38 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  1514. 1465.38 s [foundation] • This will become an error in a future GHC release.
  1515. 1465.38 s [foundation] |
  1516. 1465.38 s [foundation] 201 | ipv6ParserIpv4Embedded :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  1517. 1465.38 s [foundation] | ^
  1518. 1465.38 s [foundation]
  1519. 1465.38 s [foundation] Foundation/Network/IPv6.hs:234:60: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1520. 1465.38 s [foundation] • The ‘~’ operator is out of scope.
  1521. 1465.38 s [foundation] Assuming it to stand for an equality constraint.
  1522. 1465.38 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1523. 1465.38 s [foundation] exported from Data.Type.Equality and Prelude.
  1524. 1465.38 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  1525. 1465.38 s [genvalidity] +++ OK, passed 20 tests.
  1526. 1465.38 s [genvalidity] shrinkValid of Fixed * E3 does not shrink to itself [✔]
  1527. 1465.38 s [genvalidity] +++ OK, passed 20 tests.
  1528. 1465.39 s [genvalidity] genValid of ((Fixed * E3),(Fixed * E3)) generates only valid values [✔]
  1529. 1465.39 s [genvalidity] +++ OK, passed 50 tests.
  1530. 1465.39 s [genvalidity] shrinkValid of ((Fixed * E3),(Fixed * E3)) shrinks to only valid values [✔]
  1531. 1465.39 s [genvalidity] +++ OK, passed 10 tests.
  1532. 1465.39 s [genvalidity] shrinkValid of ((Fixed * E3),(Fixed * E3)) only produces values that do not crash while validating [✔]
  1533. 1465.39 s [genvalidity] +++ OK, passed 10 tests.
  1534. 1465.39 s [genvalidity] shrinkValid of ((Fixed * E3),(Fixed * E3)) does not shrink to itself [✔]
  1535. 1465.39 s [genvalidity] +++ OK, passed 10 tests.
  1536. 1465.39 s [genvalidity] genValid of Fixed * E6 generates only valid values [✔]
  1537. 1465.39 s [genvalidity] +++ OK, passed 100 tests.
  1538. 1465.39 s [genvalidity] shrinkValid of Fixed * E6 shrinks to only valid values [✔]
  1539. 1465.39 s [genvalidity] +++ OK, passed 20 tests.
  1540. 1465.39 s [genvalidity] shrinkValid of Fixed * E6 only produces values that do not crash while validating [✔]
  1541. 1465.39 s [genvalidity] +++ OK, passed 20 tests.
  1542. 1465.39 s [genvalidity] shrinkValid of Fixed * E6 does not shrink to itself [✔]
  1543. 1465.39 s [genvalidity] +++ OK, passed 20 tests.
  1544. 1465.39 s [genvalidity] genValid of ((Fixed * E6),(Fixed * E6)) generates only valid values [✔]
  1545. 1465.39 s [genvalidity] +++ OK, passed 50 tests.
  1546. 1465.39 s [genvalidity] shrinkValid of ((Fixed * E6),(Fixed * E6)) shrinks to only valid values [✔]
  1547. 1465.39 s [genvalidity] +++ OK, passed 10 tests.
  1548. 1465.39 s [genvalidity] shrinkValid of ((Fixed * E6),(Fixed * E6)) only produces values that do not crash while validating [✔]
  1549. 1465.39 s [genvalidity] +++ OK, passed 10 tests.
  1550. 1465.39 s [genvalidity] shrinkValid of ((Fixed * E6),(Fixed * E6)) does not shrink to itself [✔]
  1551. 1465.39 s [genvalidity] +++ OK, passed 10 tests.
  1552. 1465.39 s [genvalidity] genValid of Fixed * E9 generates only valid values [✔]
  1553. 1465.39 s [genvalidity] +++ OK, passed 100 tests.
  1554. 1465.39 s [genvalidity] shrinkValid of Fixed * E9 shrinks to only valid values [✔]
  1555. 1465.39 s [genvalidity] +++ OK, passed 20 tests.
  1556. 1465.39 s [genvalidity] shrinkValid of Fixed * E9 only produces values that do not crash while validating [✔]
  1557. 1465.39 s [genvalidity] +++ OK, passed 20 tests.
  1558. 1465.39 s [genvalidity] shrinkValid of Fixed * E9 does not shrink to itself [✔]
  1559. 1465.39 s [genvalidity] +++ OK, passed 20 tests.
  1560. 1465.39 s [genvalidity] genValid of ((Fixed * E9),(Fixed * E9)) generates only valid values [✔]
  1561. 1465.39 s [genvalidity] +++ OK, passed 50 tests.
  1562. 1465.39 s [genvalidity] shrinkValid of ((Fixed * E9),(Fixed * E9)) shrinks to only valid values [✔]
  1563. 1465.39 s [genvalidity] +++ OK, passed 10 tests.
  1564. 1465.39 s [genvalidity] shrinkValid of ((Fixed * E9),(Fixed * E9)) only produces values that do not crash while validating [✔]
  1565. 1465.39 s [genvalidity] +++ OK, passed 10 tests.
  1566. 1465.39 s [genvalidity] shrinkValid of ((Fixed * E9),(Fixed * E9)) does not shrink to itself [✔]
  1567. 1465.39 s [genvalidity] +++ OK, passed 10 tests.
  1568. 1465.39 s [genvalidity] genValid of Fixed * E12 generates only valid values [✔]
  1569. 1465.39 s [genvalidity] +++ OK, passed 100 tests.
  1570. 1465.39 s [genvalidity] shrinkValid of Fixed * E12 shrinks to only valid values [✔]
  1571. 1465.39 s [genvalidity] +++ OK, passed 20 tests.
  1572. 1465.39 s [genvalidity] shrinkValid of Fixed * E12 only produces values that do not crash while validating [✔]
  1573. 1465.39 s [genvalidity] +++ OK, passed 20 tests.
  1574. 1465.39 s [genvalidity] shrinkValid of Fixed * E12 does not shrink to itself [✔]
  1575. 1465.39 s [genvalidity] +++ OK, passed 20 tests.
  1576. 1465.39 s [genvalidity] genValid of ((Fixed * E12),(Fixed * E12)) generates only valid values [✔]
  1577. 1465.39 s [genvalidity] +++ OK, passed 50 tests.
  1578. 1465.39 s [genvalidity] shrinkValid of ((Fixed * E12),(Fixed * E12)) shrinks to only valid values [✔]
  1579. 1465.39 s [genvalidity] +++ OK, passed 10 tests.
  1580. 1465.39 s [genvalidity] shrinkValid of ((Fixed * E12),(Fixed * E12)) only produces values that do not crash while validating [✔]
  1581. 1465.39 s [genvalidity] +++ OK, passed 10 tests.
  1582. 1465.39 s [genvalidity] shrinkValid of ((Fixed * E12),(Fixed * E12)) does not shrink to itself [✔]
  1583. 1465.39 s [genvalidity] +++ OK, passed 10 tests.
  1584. 1465.39 s [genvalidity] genValid of Natural generates only valid values [✔]
  1585. 1465.39 s [genvalidity] +++ OK, passed 100 tests.
  1586. 1465.39 s [genvalidity] shrinkValid of Natural shrinks to only valid values [✔]
  1587. 1465.39 s [genvalidity] +++ OK, passed 20 tests.
  1588. 1465.39 s [genvalidity] shrinkValid of Natural only produces values that do not crash while validating [✔]
  1589. 1465.39 s [genvalidity] +++ OK, passed 20 tests.
  1590. 1465.39 s [genvalidity] shrinkValid of Natural does not shrink to itself [✔]
  1591. 1465.39 s [genvalidity] +++ OK, passed 20 tests.
  1592. 1465.39 s [genvalidity] genValid of (Natural,Natural) generates only valid values [✔]
  1593. 1465.39 s [genvalidity] +++ OK, passed 50 tests.
  1594. 1465.39 s [genvalidity] shrinkValid of (Natural,Natural) shrinks to only valid values [✔]
  1595. 1465.40 s [genvalidity] +++ OK, passed 10 tests.
  1596. 1465.40 s [genvalidity] shrinkValid of (Natural,Natural) only produces values that do not crash while validating [✔]
  1597. 1465.40 s [genvalidity] +++ OK, passed 10 tests.
  1598. 1465.40 s [genvalidity] shrinkValid of (Natural,Natural) does not shrink to itself [✔]
  1599. 1465.40 s [genvalidity] +++ OK, passed 10 tests.
  1600. 1465.40 s [genvalidity] genValid of NonEmpty Ordering generates only valid values [✔]
  1601. 1465.40 s [genvalidity] +++ OK, passed 100 tests.
  1602. 1465.40 s [genvalidity] shrinkValid of NonEmpty Ordering shrinks to only valid values [✔]
  1603. 1465.40 s [haskell-src-exts] ccall_name (src/Language/Haskell/Exts/Syntax.hs:1062)
  1604. 1465.40 s [haskell-src-exts] cplusplus_name (src/Language/Haskell/Exts/Syntax.hs:1063)
  1605. 1465.40 s [haskell-src-exts] dotnet_name (src/Language/Haskell/Exts/Syntax.hs:1064)
  1606. 1465.40 s [haskell-src-exts] jvm_name (src/Language/Haskell/Exts/Syntax.hs:1065)
  1607. 1465.40 s [haskell-src-exts] js_name (src/Language/Haskell/Exts/Syntax.hs:1066)
  1608. 1465.40 s [haskell-src-exts] javascript_name (src/Language/Haskell/Exts/Syntax.hs:1067)
  1609. 1465.40 s [haskell-src-exts] capi_name (src/Language/Haskell/Exts/Syntax.hs:1068)
  1610. 1465.40 s [haskell-src-exts] forall_name (src/Language/Haskell/Exts/Syntax.hs:1069)
  1611. 1465.40 s [haskell-src-exts] family_name (src/Language/Haskell/Exts/Syntax.hs:1070)
  1612. 1465.40 s [haskell-src-exts] role_name (src/Language/Haskell/Exts/Syntax.hs:1071)
  1613. 1465.40 s [haskell-src-exts] hole_name (src/Language/Haskell/Exts/Syntax.hs:1050)
  1614. 1465.40 s [haskell-src-exts] stock_name (src/Language/Haskell/Exts/Syntax.hs:1072)
  1615. 1465.41 s [haskell-src-exts] anyclass_name (src/Language/Haskell/Exts/Syntax.hs:1073)
  1616. 1465.41 s [haskell-src-exts] via_name (src/Language/Haskell/Exts/Syntax.hs:1074)
  1617. 1465.41 s [haskell-src-exts] unit_tycon_name (src/Language/Haskell/Exts/Syntax.hs:1077)
  1618. 1465.41 s [haskell-src-exts] fun_tycon_name (src/Language/Haskell/Exts/Syntax.hs:1078)
  1619. 1465.41 s [haskell-src-exts] list_tycon_name (src/Language/Haskell/Exts/Syntax.hs:1079)
  1620. 1465.41 s [haskell-src-exts] tuple_tycon_name (src/Language/Haskell/Exts/Syntax.hs:1083)
  1621. 1465.41 s [haskell-src-exts] unboxed_singleton_tycon_name (src/Language/Haskell/Exts/Syntax.hs:1080)
  1622. 1465.41 s [haskell-src-exts] unit_tycon (src/Language/Haskell/Exts/Syntax.hs:1086)
  1623. 1465.41 s [haskell-src-exts] fun_tycon (src/Language/Haskell/Exts/Syntax.hs:1087)
  1624. 1465.41 s [haskell-src-exts] list_tycon (src/Language/Haskell/Exts/Syntax.hs:1088)
  1625. 1465.41 s [haskell-src-exts] tuple_tycon (src/Language/Haskell/Exts/Syntax.hs:1092)
  1626. 1465.41 s [haskell-src-exts] unboxed_singleton_tycon (src/Language/Haskell/Exts/Syntax.hs:1089)
  1627. 1465.41 s [haskell-src-exts] Warning: 'PPHsMode' is ambiguous. It is defined
  1628. 1465.41 s [haskell-src-exts] * at src/Language/Haskell/Exts/Pretty.hs:63:17
  1629. 1465.41 s [haskell-src-exts] * at src/Language/Haskell/Exts/Pretty.hs:63:1
  1630. 1465.41 s [haskell-src-exts] You may be able to disambiguate the identifier by qualifying it or
  1631. 1465.41 s [haskell-src-exts] by specifying the type/value namespace explicitly.
  1632. 1465.41 s [haskell-src-exts] Defaulting to the one defined at src/Language/Haskell/Exts/Pretty.hs:63:1
  1633. 1465.41 s [haskell-src-exts] 94% ( 17 / 18) in 'Language.Haskell.Exts.Pretty'
  1634. 1465.41 s [haskell-src-exts] Missing documentation for:
  1635. 1465.41 s [haskell-src-exts] Indent (src/Language/Haskell/Exts/Pretty.hs:58)
  1636. 1465.41 s [haskell-src-exts] 75% ( 9 / 12) in 'Language.Haskell.Exts.Fixity'
  1637. 1465.41 s [haskell-src-exts] Missing documentation for:
  1638. 1465.41 s [haskell-src-exts] infix_ (src/Language/Haskell/Exts/Fixity.hs:188)
  1639. 1465.41 s [haskell-src-exts] infixl_ (src/Language/Haskell/Exts/Fixity.hs:187)
  1640. 1465.41 s [haskell-src-exts] infixr_ (src/Language/Haskell/Exts/Fixity.hs:186)
  1641. 1465.41 s [haskell-src-exts] Warning: 'Module' is ambiguous. It is defined
  1642. 1465.41 s [haskell-src-exts] * at src/Language/Haskell/Exts/Syntax.hs:187:7
  1643. 1465.41 s [haskell-src-exts] * at src/Language/Haskell/Exts/Syntax.hs:186:1
  1644. 1465.41 s [haskell-src-exts] You may be able to disambiguate the identifier by qualifying it or
  1645. 1465.41 s [haskell-src-exts] by specifying the type/value namespace explicitly.
  1646. 1465.41 s [haskell-src-exts] Defaulting to the one defined at src/Language/Haskell/Exts/Syntax.hs:186:1
  1647. 1465.41 s [haskell-src-exts] Warning: 'SrcSpanInfo' is ambiguous. It is defined
  1648. 1465.41 s [haskell-src-exts] * at src/Language/Haskell/Exts/SrcLoc.hs:98:20
  1649. 1465.41 s [haskell-src-exts] * at src/Language/Haskell/Exts/SrcLoc.hs:98:1
  1650. 1465.41 s [haskell-src-exts] You may be able to disambiguate the identifier by qualifying it or
  1651. 1465.41 s [haskell-src-exts] by specifying the type/value namespace explicitly.
  1652. 1465.41 s [haskell-src-exts] Defaulting to the one defined at src/Language/Haskell/Exts/SrcLoc.hs:98:1
  1653. 1465.41 s [haskell-src-exts] Warning: 'Comment' is ambiguous. It is defined
  1654. 1465.41 s [haskell-src-exts] * at src/Language/Haskell/Exts/Comments.hs:52:16
  1655. 1465.41 s [haskell-src-exts] * at src/Language/Haskell/Exts/Comments.hs:52:1
  1656. 1465.41 s [haskell-src-exts] You may be able to disambiguate the identifier by qualifying it or
  1657. 1465.41 s [haskell-src-exts] by specifying the type/value namespace explicitly.
  1658. 1465.41 s [haskell-src-exts] Defaulting to the one defined at src/Language/Haskell/Exts/Comments.hs:52:1
  1659. 1465.41 s [haskell-src-exts] 100% ( 4 / 4) in 'Language.Haskell.Exts.Comments'
  1660. 1465.41 s [haskell-src-exts] Warning: 'ParseMode' is ambiguous. It is defined
  1661. 1465.41 s [haskell-src-exts] * at src/Language/Haskell/Exts/ParseMonad.hs:147:18
  1662. 1465.41 s [haskell-src-exts] * at src/Language/Haskell/Exts/ParseMonad.hs:147:1
  1663. 1465.41 s [haskell-src-exts] You may be able to disambiguate the identifier by qualifying it or
  1664. 1465.41 s [haskell-src-exts] by specifying the type/value namespace explicitly.
  1665. 1465.41 s [haskell-src-exts] Defaulting to the one defined at src/Language/Haskell/Exts/ParseMonad.hs:147:1
  1666. 1465.41 s [haskell-src-exts] Warning: 'Prelude' is out of scope.
  1667. 1465.41 s [haskell-src-exts] If you qualify the identifier, haddock can try to link it anyway.
  1668. 1465.41 s [haskell-src-exts] 66% ( 4 / 6) in 'Language.Haskell.Exts.Lexer'
  1669. 1465.41 s [haskell-src-exts] Missing documentation for:
  1670. 1465.41 s [haskell-src-exts] Token (src/Language/Haskell/Exts/InternalLexer.hs:37)
  1671. 1465.41 s [haskell-src-exts] showToken (src/Language/Haskell/Exts/InternalLexer.hs:1320)
  1672. 1465.41 s [haskell-src-exts] Warning: 'SrcSpanInfo' is ambiguous. It is defined
  1673. 1465.41 s [haskell-src-exts] * at src/Language/Haskell/Exts/SrcLoc.hs:98:20
  1674. 1465.41 s [haskell-src-exts] * at src/Language/Haskell/Exts/SrcLoc.hs:98:1
  1675. 1465.41 s [semialign] /nix/store/wl093ma0rvcbq9904aq2gln7yc9d44bh-semialign-1.3.1-doc/share/doc/semialign-1.3.1
  1676. 1465.41 s [semialign] Configuration files installed in:
  1677. 1465.41 s [semialign] /nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1/etc
  1678. 1465.41 s [semialign] No alex found
  1679. 1465.41 s [semialign] Using ar found on system at:
  1680. 1465.41 s [semialign] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  1681. 1465.41 s [semialign] No c2hs found
  1682. 1465.41 s [semialign] No cpphs found
  1683. 1465.41 s [semialign] No doctest found
  1684. 1465.41 s [semialign] Using gcc version 14.3.0 given by user at:
  1685. 1465.41 s [semialign] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  1686. 1465.41 s [semialign] Using ghc version 9.10.2 found on system at:
  1687. 1465.41 s [semialign] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  1688. 1465.41 s [semialign] Using ghc-pkg version 9.10.2 found on system at:
  1689. 1465.41 s [semialign] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  1690. 1465.42 s [semialign] No ghcjs found
  1691. 1465.42 s [semialign] No ghcjs-pkg found
  1692. 1465.42 s [semialign] No greencard found
  1693. 1465.42 s [semialign] Using haddock version 2.31.0 found on system at:
  1694. 1465.42 s [semialign] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  1695. 1465.42 s [semialign] No happy found
  1696. 1465.42 s [semialign] Using haskell-suite found on system at: haskell-suite-dummy-location
  1697. 1465.42 s [semialign] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1698. 1465.42 s [semialign] No hmake found
  1699. 1465.42 s [semialign] Using hpc version 0.69 found on system at:
  1700. 1465.42 s [semialign] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  1701. 1465.42 s [semialign] Using hsc2hs version 0.68.10 found on system at:
  1702. 1465.42 s [semialign] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  1703. 1465.42 s [semialign] Using hscolour version 1.25 found on system at:
  1704. 1465.42 s [semialign] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  1705. 1465.42 s [semialign] No jhc found
  1706. 1465.42 s [semialign] Using ld found on system at:
  1707. 1465.42 s [semialign] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  1708. 1465.42 s [semialign] No pkg-config found
  1709. 1465.42 s [semialign] Using runghc version 9.10.2 found on system at:
  1710. 1465.42 s [semialign] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  1711. 1465.42 s [semialign] Using strip version 2.44 found on system at:
  1712. 1465.42 s [semialign] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  1713. 1465.42 s [semialign] Using tar found on system at:
  1714. 1465.42 s [semialign] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  1715. 1465.42 s [semialign] No uhc found
  1716. 1465.42 s [semialign] Phase: buildPhase
  1717. 1465.42 s [semialign] Preprocessing library for semialign-1.3.1...
  1718. 1465.42 s [semialign] Building library for semialign-1.3.1...
  1719. 1465.42 s [semialign] [1 of 6] Compiling Data.Semialign.Internal ( src/Data/Semialign/Internal.hs, dist/build/Data/Semialign/Internal.o, dist/build/Data/Semialign/Internal.dyn_o )
  1720. 1465.42 s [semialign] src/Data/Semialign/Internal.hs:445:13: warning: [GHC-63394] [-Wx-data-list-nonempty-unzip]
  1721. 1465.42 s [semialign] In the use of ‘unzip’ (imported from Data.List.NonEmpty):
  1722. 1465.42 s [semialign] "This function will be made monomorphic in base-4.22, consider switching to Data.Functor.unzip"
  1723. 1465.42 s [semialign] |
  1724. 1465.42 s [semialign] 445 | unzip = NE.unzip
  1725. 1465.42 s [semialign] | ^^^^^^^^
  1726. 1465.42 s [semialign]
  1727. 1465.42 s [tasty-golden] depends mtl-2.3.1-6e0a
  1728. 1465.42 s [tasty-golden] depends optparse-applicative-0.18.1.0-EhIa6U46G8qD3Joc5FRuC0
  1729. 1465.42 s [tasty-golden] depends tagged-0.8.8-HZr2m8rosX27LzACIptntm
  1730. 1465.42 s [tasty-golden] depends tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  1731. 1465.42 s [tasty-golden] depends temporary-1.3-DVW9lan804UEvwrxaud9ij
  1732. 1465.42 s [tasty-golden] depends text-2.1.2-5063
  1733. 1465.42 s [tasty-golden] depends typed-process-0.2.13.0-9WIHDpjWlreHLY4JCFF3fV
  1734. 1465.42 s [tasty-golden] definite tasty-golden-2.3.5-BPoX1vVkhZpJm4SpYBFS1l-test
  1735. 1465.42 s [tasty-golden] depends base-4.20.1.0-4f22
  1736. 1465.42 s [tasty-golden] depends directory-1.3.8.5-8f4e
  1737. 1465.42 s [tasty-golden] depends filepath-1.5.4.0-0a9f
  1738. 1465.42 s [tasty-golden] depends tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  1739. 1465.42 s [tasty-golden] depends tasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR
  1740. 1465.42 s [tasty-golden] depends tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
  1741. 1465.42 s [tasty-golden] depends temporary-1.3-DVW9lan804UEvwrxaud9ij
  1742. 1465.42 s [tasty-golden] depends typed-process-0.2.13.0-9WIHDpjWlreHLY4JCFF3fV
  1743. 1465.42 s [tasty-golden] Using Cabal-3.12.1.0 compiled by ghc-9.10
  1744. 1465.42 s [tasty-golden] Using compiler: ghc-9.10.2
  1745. 1465.42 s [tasty-golden] Using install prefix:
  1746. 1465.42 s [tasty-golden] /nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5
  1747. 1465.42 s [tasty-golden] Executables installed in:
  1748. 1465.42 s [tasty-golden] /nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5/bin
  1749. 1465.42 s [tasty-golden] Libraries installed in:
  1750. 1465.42 s [tasty-golden] /nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/tasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR
  1751. 1465.42 s [tasty-golden] Dynamic Libraries installed in:
  1752. 1465.42 s [tasty-golden] /nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  1753. 1465.42 s [tasty-golden] Private executables installed in:
  1754. 1465.42 s [tasty-golden] /nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5/libexec/x86_64-linux-ghc-9.10.2-08fd/tasty-golden-2.3.5
  1755. 1465.42 s [tasty-golden] Data files installed in:
  1756. 1465.42 s [tasty-golden] /nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5/share/x86_64-linux-ghc-9.10.2-08fd/tasty-golden-2.3.5
  1757. 1465.42 s [tasty-golden] Documentation installed in:
  1758. 1465.42 s [tasty-golden] /nix/store/31hwnsa01f63b4bl0wk3yybamn2ghvh0-tasty-golden-2.3.5-doc/share/doc/tasty-golden-2.3.5
  1759. 1465.42 s [tasty-golden] Configuration files installed in:
  1760. 1465.42 s [tasty-golden] /nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5/etc
  1761. 1465.42 s [tasty-golden] No alex found
  1762. 1465.42 s [tasty-golden] Using ar found on system at:
  1763. 1465.42 s [tasty-golden] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  1764. 1465.42 s [tasty-golden] No c2hs found
  1765. 1465.42 s [tasty-golden] No cpphs found
  1766. 1465.42 s [tasty-golden] No doctest found
  1767. 1465.42 s [tasty-golden] Using gcc version 14.3.0 given by user at:
  1768. 1465.42 s [tasty-golden] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  1769. 1465.42 s [tasty-golden] Using ghc version 9.10.2 found on system at:
  1770. 1465.42 s [tasty-golden] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  1771. 1465.42 s [tasty-golden] Using ghc-pkg version 9.10.2 found on system at:
  1772. 1465.42 s [tasty-golden] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  1773. 1465.42 s [tasty-golden] No ghcjs found
  1774. 1465.42 s [tasty-golden] No ghcjs-pkg found
  1775. 1465.42 s [tasty-golden] No greencard found
  1776. 1465.42 s [tasty-golden] Using haddock version 2.31.0 found on system at:
  1777. 1465.42 s [tasty-golden] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  1778. 1465.42 s [tasty-golden] No happy found
  1779. 1465.43 s [tasty-golden] Using haskell-suite found on system at: haskell-suite-dummy-location
  1780. 1465.43 s [tasty-golden] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1781. 1465.43 s [tasty-golden] No hmake found
  1782. 1465.43 s [tasty-golden] Using hpc version 0.69 found on system at:
  1783. 1465.43 s [tasty-golden] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  1784. 1465.43 s [tasty-golden] Using hsc2hs version 0.68.10 found on system at:
  1785. 1465.43 s [tasty-golden] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  1786. 1465.43 s [tasty-golden] Using hscolour version 1.25 found on system at:
  1787. 1465.43 s [tasty-golden] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  1788. 1465.43 s [tasty-golden] No jhc found
  1789. 1465.43 s [tasty-golden] Using ld found on system at:
  1790. 1465.43 s [tasty-golden] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  1791. 1465.43 s [tasty-golden] No pkg-config found
  1792. 1465.43 s [tasty-golden] Using runghc version 9.10.2 found on system at:
  1793. 1465.43 s [tasty-golden] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  1794. 1465.43 s [tasty-golden] Using strip version 2.44 found on system at:
  1795. 1465.43 s [tasty-golden] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  1796. 1465.43 s [tasty-golden] Using tar found on system at:
  1797. 1465.43 s [tasty-golden] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  1798. 1465.43 s [tasty-golden] No uhc found
  1799. 1465.43 s [tasty-golden] Phase: buildPhase
  1800. 1465.43 s [tasty-golden] Preprocessing library for tasty-golden-2.3.5...
  1801. 1465.43 s [tasty-golden] Building library for tasty-golden-2.3.5...
  1802. 1465.43 s [tasty-golden] [1 of 4] Compiling Test.Tasty.Golden.Internal ( Test/Tasty/Golden/Internal.hs, dist/build/Test/Tasty/Golden/Internal.o, dist/build/Test/Tasty/Golden/Internal.dyn_o )
  1803. 1465.43 s [tasty-golden] [2 of 4] Compiling Test.Tasty.Golden.Advanced ( Test/Tasty/Golden/Advanced.hs, dist/build/Test/Tasty/Golden/Advanced.o, dist/build/Test/Tasty/Golden/Advanced.dyn_o )
  1804. 1465.43 s [attoparsec] shrinking /nix/store/y0q2j8dkdpymx7fj047170nm75yxrfgw-attoparsec-0.14.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSattoparsec-0.14.4-BXK6TSya8pi2ikldrFzE7k-attoparsec-internal-ghc9.10.2.so
  1805. 1465.43 s [attoparsec] checking for references to /build/ in /nix/store/y0q2j8dkdpymx7fj047170nm75yxrfgw-attoparsec-0.14.4...
  1806. 1465.43 s [attoparsec] patching script interpreter paths in /nix/store/y0q2j8dkdpymx7fj047170nm75yxrfgw-attoparsec-0.14.4
  1807. 1465.43 s [attoparsec] stripping (with command strip and flags -S -p) in /nix/store/y0q2j8dkdpymx7fj047170nm75yxrfgw-attoparsec-0.14.4/lib
  1808. 1465.43 s [either] Preprocessing test suite 'tests' for either-5.0.2...
  1809. 1465.43 s [either] Building test suite 'tests' for either-5.0.2...
  1810. 1465.43 s [either] [1 of 1] Compiling Main ( tests/Main.hs, dist/build/tests/tests-tmp/Main.o )
  1811. 1465.43 s [either] [2 of 2] Linking dist/build/tests/tests
  1812. 1465.43 s [either] Phase: checkPhase
  1813. 1465.43 s [foundation] • This will become an error in a future GHC release.
  1814. 1465.43 s [foundation] |
  1815. 1465.43 s [foundation] 234 | ipv6ParserCompressed :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  1816. 1465.43 s [foundation] | ^
  1817. 1465.43 s [foundation]
  1818. 1465.43 s [foundation] Foundation/Network/IPv6.hs:234:90: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1819. 1465.43 s [foundation] • The ‘~’ operator is out of scope.
  1820. 1465.43 s [foundation] Assuming it to stand for an equality constraint.
  1821. 1465.43 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1822. 1465.43 s [foundation] exported from Data.Type.Equality and Prelude.
  1823. 1465.43 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  1824. 1465.43 s [foundation] • This will become an error in a future GHC release.
  1825. 1465.43 s [foundation] |
  1826. 1465.43 s [foundation] 234 | ipv6ParserCompressed :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  1827. 1465.43 s [foundation] | ^
  1828. 1465.43 s [foundation]
  1829. 1465.43 s [foundation] Foundation/Network/IPv6.hs:254:49: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1830. 1465.43 s [foundation] • The ‘~’ operator is out of scope.
  1831. 1465.43 s [foundation] Assuming it to stand for an equality constraint.
  1832. 1465.43 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1833. 1465.43 s [foundation] exported from Data.Type.Equality and Prelude.
  1834. 1465.43 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  1835. 1465.43 s [foundation] • This will become an error in a future GHC release.
  1836. 1465.43 s [foundation] |
  1837. 1465.43 s [foundation] 254 | skipColon :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  1838. 1465.43 s [foundation] | ^
  1839. 1465.43 s [foundation]
  1840. 1465.43 s [foundation] Foundation/Network/IPv6.hs:254:79: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1841. 1465.43 s [foundation] • The ‘~’ operator is out of scope.
  1842. 1465.43 s [foundation] Assuming it to stand for an equality constraint.
  1843. 1465.43 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1844. 1465.43 s [foundation] exported from Data.Type.Equality and Prelude.
  1845. 1465.43 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  1846. 1465.43 s [foundation] • This will become an error in a future GHC release.
  1847. 1465.43 s [foundation] |
  1848. 1465.43 s [foundation] 254 | skipColon :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  1849. 1465.43 s [foundation] | ^
  1850. 1465.43 s [foundation]
  1851. 1465.43 s [foundation] Foundation/Network/IPv6.hs:257:47: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1852. 1465.43 s [foundation] • The ‘~’ operator is out of scope.
  1853. 1465.43 s [foundation] Assuming it to stand for an equality constraint.
  1854. 1465.43 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1855. 1465.43 s [foundation] exported from Data.Type.Equality and Prelude.
  1856. 1465.43 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  1857. 1465.43 s [foundation] • This will become an error in a future GHC release.
  1858. 1465.43 s [foundation] |
  1859. 1465.43 s [foundation] 257 | skipDot :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  1860. 1465.43 s [foundation] | ^
  1861. 1465.43 s [foundation]
  1862. 1465.43 s [foundation] Foundation/Network/IPv6.hs:257:77: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1863. 1465.43 s [foundation] • The ‘~’ operator is out of scope.
  1864. 1465.43 s [foundation] Assuming it to stand for an equality constraint.
  1865. 1465.43 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1866. 1465.43 s [genvalidity] +++ OK, passed 20 tests.
  1867. 1465.43 s [genvalidity] shrinkValid of NonEmpty Ordering only produces values that do not crash while validating [✔]
  1868. 1465.43 s [genvalidity] +++ OK, passed 20 tests.
  1869. 1465.43 s [genvalidity] shrinkValid of NonEmpty Ordering does not shrink to itself [✔]
  1870. 1465.43 s [genvalidity] +++ OK, passed 20 tests.
  1871. 1465.43 s [genvalidity]
  1872. 1465.43 s [genvalidity] Finished in 5.4662 seconds
  1873. 1465.43 s [genvalidity] 215 examples, 0 failures
  1874. 1465.43 s [genvalidity] Test suite genvalidity-test: PASS
  1875. 1465.43 s [genvalidity] Test suite logged to: dist/test/genvalidity-1.1.1.0-genvalidity-test.log
  1876. 1465.43 s [genvalidity] 1 of 1 test suites (1 of 1 test cases) passed.
  1877. 1465.43 s [genvalidity] Phase: haddockPhase
  1878. 1465.43 s [genvalidity] Preprocessing library for genvalidity-1.1.1.0...
  1879. 1465.43 s [genvalidity] Running Haddock on library for genvalidity-1.1.1.0...
  1880. 1465.43 s [genvalidity] [1 of 3] Compiling Data.GenValidity.Utils ( src/Data/GenValidity/Utils.hs, nothing )
  1881. 1465.43 s [genvalidity] [2 of 3] Compiling Data.GenValidity ( src/Data/GenValidity.hs, nothing )
  1882. 1465.43 s [genvalidity] [3 of 3] Compiling Paths_genvalidity ( dist/build/autogen/Paths_genvalidity.hs, nothing )
  1883. 1465.43 s [genvalidity] Haddock coverage:
  1884. 1465.43 s [genvalidity] Warning: 'n' is out of scope.
  1885. 1465.43 s [genvalidity] If you qualify the identifier, haddock can try to link it anyway.
  1886. 1465.43 s [genvalidity] Warning: 'a' is out of scope.
  1887. 1465.43 s [genvalidity] If you qualify the identifier, haddock can try to link it anyway.
  1888. 1465.43 s [genvalidity] Warning: 'ls' is out of scope.
  1889. 1465.43 s [genvalidity] If you qualify the identifier, haddock can try to link it anyway.
  1890. 1465.43 s [genvalidity] Warning: 'NonEmpty' is ambiguous. It is defined
  1891. 1465.43 s [genvalidity] * in ‘Test.QuickCheck.Modifiers’
  1892. 1465.43 s [genvalidity] * in ‘GHC.Internal.Base’
  1893. 1465.43 s [genvalidity] You may be able to disambiguate the identifier by qualifying it or
  1894. 1465.43 s [genvalidity] by specifying the type/value namespace explicitly.
  1895. 1465.43 s [genvalidity] Defaulting to the one defined in ‘GHC.Internal.Base’
  1896. 1465.43 s [genvalidity] 77% ( 27 / 35) in 'Data.GenValidity.Utils'
  1897. 1465.43 s [genvalidity] Missing documentation for:
  1898. 1465.43 s [genvalidity] Module header
  1899. 1465.43 s [genvalidity] genListLength (src/Data/GenValidity/Utils.hs:158)
  1900. 1465.43 s [genvalidity] genStringBy (src/Data/GenValidity/Utils.hs:180)
  1901. 1465.43 s [genvalidity] genStringBy1 (src/Data/GenValidity/Utils.hs:184)
  1902. 1465.43 s [genvalidity] genMaybe (src/Data/GenValidity/Utils.hs:147)
  1903. 1465.43 s [genvalidity] genNonEmptyOf (src/Data/GenValidity/Utils.hs:150)
  1904. 1465.43 s [genvalidity] genInteger (src/Data/GenValidity/Utils.hs:375)
  1905. 1465.43 s [genvalidity] shrinkNonEmpty (src/Data/GenValidity/Utils.hs:250)
  1906. 1465.43 s [genvalidity] 65% ( 15 / 23) in 'Data.GenValidity'
  1907. 1465.43 s [genvalidity] Missing documentation for:
  1908. 1465.43 s [genvalidity] genUtf16SurrogateCodePoint (src/Data/GenValidity.hs:252)
  1909. 1465.43 s [genvalidity] genLineSeparator (src/Data/GenValidity.hs:255)
  1910. 1465.43 s [genvalidity] genNonLineSeparator (src/Data/GenValidity.hs:258)
  1911. 1465.43 s [genvalidity] genSingleLineString (src/Data/GenValidity.hs:261)
  1912. 1465.43 s [genvalidity] GGenValid (src/Data/GenValidity.hs:364)
  1913. 1465.43 s [genvalidity] GValidRecursivelyShrink (src/Data/GenValidity.hs:422)
  1914. 1465.43 s [genvalidity] GValidSubterms (src/Data/GenValidity.hs:452)
  1915. 1465.43 s [genvalidity] GValidSubtermsIncl (src/Data/GenValidity.hs:474)
  1916. 1465.43 s [haskell-src-exts] You may be able to disambiguate the identifier by qualifying it or
  1917. 1465.43 s [haskell-src-exts] by specifying the type/value namespace explicitly.
  1918. 1465.43 s [haskell-src-exts] Defaulting to the one defined at src/Language/Haskell/Exts/SrcLoc.hs:98:1
  1919. 1465.43 s [haskell-src-exts] Warning: 'ParseMode' is ambiguous. It is defined
  1920. 1465.43 s [haskell-src-exts] * at src/Language/Haskell/Exts/ParseMonad.hs:147:18
  1921. 1465.43 s [haskell-src-exts] * at src/Language/Haskell/Exts/ParseMonad.hs:147:1
  1922. 1465.43 s [haskell-src-exts] You may be able to disambiguate the identifier by qualifying it or
  1923. 1465.43 s [haskell-src-exts] by specifying the type/value namespace explicitly.
  1924. 1465.43 s [haskell-src-exts] Defaulting to the one defined at src/Language/Haskell/Exts/ParseMonad.hs:147:1
  1925. 1465.43 s [haskell-src-exts] 93% ( 42 / 45) in 'Language.Haskell.Exts.Parser'
  1926. 1465.43 s [haskell-src-exts] Missing documentation for:
  1927. 1465.43 s [haskell-src-exts] unListOf (src/Language/Haskell/Exts/Parser.hs:250)
  1928. 1465.43 s [haskell-src-exts] PragmasAndModuleHead (src/Language/Haskell/Exts/Parser.hs:192)
  1929. 1465.43 s [haskell-src-exts] ModuleHeadAndImports (src/Language/Haskell/Exts/Parser.hs:212)
  1930. 1465.43 s [haskell-src-exts] 66% ( 2 / 3) in 'Language.Haskell.Exts.ExactPrint'
  1931. 1465.43 s [haskell-src-exts] Missing documentation for:
  1932. 1465.43 s [haskell-src-exts] ExactP (src/Language/Haskell/Exts/ExactPrint.hs:224)
  1933. 1465.43 s [haskell-src-exts] 100% ( 49 / 49) in 'Language.Haskell.Exts.Build'
  1934. 1465.43 s [haskell-src-exts] 88% ( 23 / 26) in 'Language.Haskell.Exts'
  1935. 1465.43 s [haskell-src-exts] Missing documentation for:
  1936. 1465.43 s [haskell-src-exts] Token (src/Language/Haskell/Exts/InternalLexer.hs:37)
  1937. 1465.43 s [haskell-src-exts] parseFileWithComments (src/Language/Haskell/Exts.hs:75)
  1938. 1465.43 s [haskell-src-exts] parseFileContentsWithComments (src/Language/Haskell/Exts.hs:116)
  1939. 1465.43 s [haskell-src-exts] Warning: Language.Haskell.Exts.SrcLoc: could not find link destinations for:
  1940. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.SrcLoc.Rep_SrcSpanInfo
  1941. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.SrcLoc.Rep_Loc
  1942. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.SrcLoc.Rep_SrcSpan
  1943. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.SrcLoc.Rep_SrcLoc
  1944. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Pretty.pretty
  1945. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Pretty.prettyPrec
  1946. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Pretty.Doc
  1947. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.ParseMonad.P
  1948. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.ParseMonad.parser
  1949. 1465.43 s [haskell-src-exts] Warning: Language.Haskell.Exts.Syntax: could not find link destinations for:
  1950. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Module
  1951. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_ModulePragma
  1952. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Alt
  1953. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Pat
  1954. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_PatField
  1955. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_RPat
  1956. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Stmt
  1957. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Exp
  1958. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_FieldUpdate
  1959. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_QualStmt
  1960. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Splice
  1961. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Bracket
  1962. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Type
  1963. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Context
  1964. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Asst
  1965. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_TyVarBind
  1966. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Promoted
  1967. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Decl
  1968. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Rule
  1969. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_RuleVar
  1970. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Rhs
  1971. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_GuardedRhs
  1972. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_InstDecl
  1973. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_GadtDecl
  1974. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_FieldDecl
  1975. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_QualConDecl
  1976. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_ConDecl
  1977. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Deriving
  1978. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_DerivStrategy
  1979. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_InstRule
  1980. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_InstHead
  1981. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_ClassDecl
  1982. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_DeclHead
  1983. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_ResultSig
  1984. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_TypeEqn
  1985. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Match
  1986. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Binds
  1987. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_IPBind
  1988. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Annotation
  1989. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_PatternSynDirection
  1990. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_XAttr
  1991. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_PXAttr
  1992. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_RPatOp
  1993. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_ModuleHead
  1994. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_WarningText
  1995. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Activation
  1996. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Overlap
  1997. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Tool
  1998. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_CallConv
  1999. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Safety
  2000. 1465.43 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_XName
  2001. 1465.43 s [semialign] [2 of 6] Compiling Data.Semialign.Indexed ( src/Data/Semialign/Indexed.hs, dist/build/Data/Semialign/Indexed.o, dist/build/Data/Semialign/Indexed.dyn_o )
  2002. 1465.43 s [semialign] [3 of 6] Compiling Data.Semialign ( src/Data/Semialign.hs, dist/build/Data/Semialign.o, dist/build/Data/Semialign.dyn_o )
  2003. 1465.43 s [semialign] [4 of 6] Compiling Data.Align ( src/Data/Align.hs, dist/build/Data/Align.o, dist/build/Data/Align.dyn_o )
  2004. 1465.43 s [semialign] [5 of 6] Compiling Data.Crosswalk ( src/Data/Crosswalk.hs, dist/build/Data/Crosswalk.o, dist/build/Data/Crosswalk.dyn_o )
  2005. 1465.43 s [semialign] [6 of 6] Compiling Data.Zip ( src/Data/Zip.hs, dist/build/Data/Zip.o, dist/build/Data/Zip.dyn_o )
  2006. 1465.43 s [streaming-commons] Phase: setupCompilerEnvironmentPhase
  2007. 1465.43 s [streaming-commons] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  2008. 1465.43 s [streaming-commons] Phase: unpackPhase
  2009. 1465.43 s [streaming-commons] unpacking source archive /nix/store/hmrzyjhb65w2nsy872wln9wmxzzx9q2q-streaming-commons-0.2.3.0.tar.gz
  2010. 1465.43 s [streaming-commons] source root is streaming-commons-0.2.3.0
  2011. 1465.43 s [streaming-commons] setting SOURCE_DATE_EPOCH to timestamp 1737289593 of file "streaming-commons-0.2.3.0/streaming-commons.cabal"
  2012. 1465.43 s [streaming-commons] Phase: patchPhase
  2013. 1465.43 s [streaming-commons] Phase: compileBuildDriverPhase
  2014. 1465.43 s [streaming-commons] setupCompileFlags: -package-db=/build/tmp.fEn3Zuepjh/setup-package.conf.d -threaded
  2015. 1465.43 s [streaming-commons] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.fEn3Zuepjh/Main.o )
  2016. 1465.43 s [streaming-commons] [2 of 2] Linking Setup
  2017. 1465.43 s [streaming-commons] Phase: updateAutotoolsGnuConfigScriptsPhase
  2018. 1465.43 s [streaming-commons] Phase: configurePhase
  2019. 1465.44 s [streaming-commons] configureFlags: --verbose --prefix=/nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/xycip15afndwgmj7kbljfg7w3ya0i238-streaming-commons-0.2.3.0-doc/share/doc/streaming-commons-0.2.3.0 --with-gcc=gcc --package-db=/build/tmp.fEn3Zuepjh/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  2020. 1465.44 s [streaming-commons] Using Parsec parser
  2021. 1465.44 s [streaming-commons] Configuring streaming-commons-0.2.3.0...
  2022. 1465.44 s [tasty-golden] [3 of 4] Compiling Test.Tasty.Golden ( Test/Tasty/Golden.hs, dist/build/Test/Tasty/Golden.o, dist/build/Test/Tasty/Golden.dyn_o )
  2023. 1465.44 s [tasty-golden] [4 of 4] Compiling Test.Tasty.Golden.Manage ( Test/Tasty/Golden/Manage.hs, dist/build/Test/Tasty/Golden/Manage.o, dist/build/Test/Tasty/Golden/Manage.dyn_o )
  2024. 1465.44 s [tasty-golden] [1 of 4] Compiling Test.Tasty.Golden.Internal ( Test/Tasty/Golden/Internal.hs, dist/build/Test/Tasty/Golden/Internal.p_o )
  2025. 1465.44 s [tasty-golden] [2 of 4] Compiling Test.Tasty.Golden.Advanced ( Test/Tasty/Golden/Advanced.hs, dist/build/Test/Tasty/Golden/Advanced.p_o )
  2026. 1465.44 s [tasty-golden] [3 of 4] Compiling Test.Tasty.Golden ( Test/Tasty/Golden.hs, dist/build/Test/Tasty/Golden.p_o )
  2027. 1465.44 s [tasty-golden] [4 of 4] Compiling Test.Tasty.Golden.Manage ( Test/Tasty/Golden/Manage.hs, dist/build/Test/Tasty/Golden/Manage.p_o )
  2028. 1465.65 s Building /nix/store/4b2808m7cv3hwn0ijd7gv3k1ga6fg1h5-th-orphans-0.13.16.drv
  2029. 1466.22 s [attoparsec:post-build] Uploading to the NixCI cache: /nix/store/y0q2j8dkdpymx7fj047170nm75yxrfgw-attoparsec-0.14.4
  2030. 1466.97 s [attoparsec:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2031. 1467.27 s [attoparsec:post-build] copying 1 paths...
  2032. 1467.27 s [attoparsec:post-build] copying path '/nix/store/y0q2j8dkdpymx7fj047170nm75yxrfgw-attoparsec-0.14.4' to 'https://cache.nix-ci.com'...
  2033. 1519.33 s [attoparsec:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2034. 1521.42 s [attoparsec:post-build] copying 1 paths...
  2035. 1521.42 s [attoparsec:post-build] copying path '/nix/store/r4wakcdlb8q3xfjlbpjxr4ghyr5q054g-attoparsec-0.14.4.drv' to 'https://cache.nix-ci.com'...
  2036. 1527.83 s Uploaded attoparsec in 1m01s
  2037. 1527.84 s Progress: 64 of 103 built (8 building), 318 of 318 downloaded from cache
  2038. 1527.84 s Built attoparsec in 9m22s
  2039. 1527.84 s [foundation] exported from Data.Type.Equality and Prelude.
  2040. 1527.85 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  2041. 1527.85 s [foundation] • This will become an error in a future GHC release.
  2042. 1527.85 s [foundation] |
  2043. 1527.85 s [foundation] 257 | skipDot :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  2044. 1527.85 s [foundation] | ^
  2045. 1527.85 s [foundation]
  2046. 1527.85 s [foundation] Foundation/Network/IPv6.hs:260:50: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2047. 1527.85 s [foundation] • The ‘~’ operator is out of scope.
  2048. 1527.85 s [foundation] Assuming it to stand for an equality constraint.
  2049. 1527.85 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2050. 1527.85 s [foundation] exported from Data.Type.Equality and Prelude.
  2051. 1527.85 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  2052. 1527.85 s [foundation] • This will become an error in a future GHC release.
  2053. 1527.85 s [foundation] |
  2054. 1527.85 s [foundation] 260 | takeAWord8 :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  2055. 1527.86 s [foundation] | ^
  2056. 1527.86 s [foundation]
  2057. 1527.86 s [foundation] Foundation/Network/IPv6.hs:260:80: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2058. 1527.86 s [foundation] • The ‘~’ operator is out of scope.
  2059. 1527.86 s [foundation] Assuming it to stand for an equality constraint.
  2060. 1527.86 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2061. 1527.87 s [foundation] exported from Data.Type.Equality and Prelude.
  2062. 1527.87 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  2063. 1527.87 s [foundation] • This will become an error in a future GHC release.
  2064. 1527.87 s [foundation] |
  2065. 1527.87 s [foundation] 260 | takeAWord8 :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  2066. 1527.87 s [foundation] | ^
  2067. 1527.87 s [foundation]
  2068. 1527.87 s [foundation] Foundation/Network/IPv6.hs:263:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2069. 1527.87 s [foundation] • The ‘~’ operator is out of scope.
  2070. 1527.87 s [foundation] Assuming it to stand for an equality constraint.
  2071. 1527.87 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2072. 1527.87 s [foundation] exported from Data.Type.Equality and Prelude.
  2073. 1527.87 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  2074. 1527.87 s [foundation] • This will become an error in a future GHC release.
  2075. 1527.87 s [foundation] |
  2076. 1527.87 s [foundation] 263 | takeAWord16 :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  2077. 1527.87 s [foundation] | ^
  2078. 1527.87 s [foundation]
  2079. 1527.87 s [foundation] Foundation/Network/IPv6.hs:263:81: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2080. 1527.87 s [foundation] • The ‘~’ operator is out of scope.
  2081. 1527.87 s [foundation] Assuming it to stand for an equality constraint.
  2082. 1527.87 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2083. 1527.87 s [foundation] exported from Data.Type.Equality and Prelude.
  2084. 1527.87 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  2085. 1527.87 s [foundation] • This will become an error in a future GHC release.
  2086. 1527.87 s [foundation] |
  2087. 1527.87 s [foundation] 263 | takeAWord16 :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  2088. 1527.87 s [foundation] | ^
  2089. 1527.87 s [foundation]
  2090. 1527.87 s [foundation] [ 86 of 103] Compiling Foundation.Network.IPv4 ( Foundation/Network/IPv4.hs, dist/build/Foundation/Network/IPv4.p_o )
  2091. 1527.87 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Sign
  2092. 1527.87 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Literal
  2093. 1527.87 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_FunDep
  2094. 1527.87 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_QOp
  2095. 1527.87 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_ExportSpecList
  2096. 1527.87 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_ExportSpec
  2097. 1527.87 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_MaybePromotedName
  2098. 1527.87 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_QName
  2099. 1527.87 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_SpecialCon
  2100. 1527.87 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Boxed
  2101. 1527.87 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Unpackedness
  2102. 1527.87 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_BangType
  2103. 1527.87 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_InjectivityInfo
  2104. 1527.88 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_DataOrNew
  2105. 1527.88 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Role
  2106. 1527.88 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_BooleanFormula
  2107. 1527.88 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Assoc
  2108. 1527.88 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_ImportDecl
  2109. 1527.88 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_ImportSpecList
  2110. 1527.88 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_ImportSpec
  2111. 1527.88 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Namespace
  2112. 1527.88 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_EWildcard
  2113. 1527.88 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_CName
  2114. 1527.88 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Op
  2115. 1527.88 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_IPName
  2116. 1527.88 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Name
  2117. 1527.88 s [haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_ModuleName
  2118. 1527.88 s [haskell-src-exts] - Language.Haskell.Exts.Pretty.pretty
  2119. 1527.88 s [haskell-src-exts] - Language.Haskell.Exts.Pretty.prettyPrec
  2120. 1527.88 s [haskell-src-exts] - Language.Haskell.Exts.Pretty.Doc
  2121. 1527.88 s [haskell-src-exts] - Language.Haskell.Exts.ParseMonad.P
  2122. 1527.88 s [haskell-src-exts] - Language.Haskell.Exts.ParseMonad.parser
  2123. 1527.88 s [haskell-src-exts] - Language.Haskell.Exts.ExactPrint.exactP
  2124. 1527.88 s [haskell-src-exts] - Language.Haskell.Exts.ExactPrint.EP
  2125. 1527.89 s [haskell-src-exts] Warning: Language.Haskell.Exts.Pretty: could not find link destinations for:
  2126. 1527.89 s [haskell-src-exts] - Text.PrettyPrint.Annotated.HughesPJ.Rep_Mode
  2127. 1527.89 s [haskell-src-exts] - Text.PrettyPrint.Annotated.HughesPJ.Rep_Style
  2128. 1527.89 s [haskell-src-exts] - Language.Haskell.Exts.Pretty.pretty
  2129. 1527.89 s [haskell-src-exts] - Language.Haskell.Exts.Pretty.prettyPrec
  2130. 1527.89 s [haskell-src-exts] - Language.Haskell.Exts.Pretty.Doc
  2131. 1527.89 s [haskell-src-exts] Warning: Language.Haskell.Exts.Lexer: could not find link destinations for:
  2132. 1527.89 s [haskell-src-exts] - Language.Haskell.Exts.SrcLoc.Rep_Loc
  2133. 1527.89 s [haskell-src-exts] Warning: Language.Haskell.Exts.Parser: could not find link destinations for:
  2134. 1527.89 s [haskell-src-exts] - Language.Haskell.Exts.ParseMonad.P
  2135. 1527.89 s [haskell-src-exts] - Language.Haskell.Exts.ParseMonad.parser
  2136. 1527.89 s [haskell-src-exts] Warning: Language.Haskell.Exts.ExactPrint: could not find link destinations for:
  2137. 1527.89 s [haskell-src-exts] - Language.Haskell.Exts.ExactPrint.exactP
  2138. 1527.89 s [haskell-src-exts] - Language.Haskell.Exts.ExactPrint.EP
  2139. 1528.12 s Building /nix/store/0qjyqa6w3cc6i1l6aanwqv9j90ddra3f-parsers-0.12.12.drv
  2140. 1528.12 s [either] Running 1 test suites...
  2141. 1528.12 s [either] Test suite tests: RUNNING...
  2142. 1528.12 s [either] identity: [OK, passed 100 tests]
  2143. 1528.12 s [either] associativity: [OK, passed 100 tests]
  2144. 1528.12 s [either]
  2145. 1528.12 s [either] Properties Total
  2146. 1528.13 s [either] Passed 2 2
  2147. 1528.13 s [either] Failed 0 0
  2148. 1528.13 s [either] Total 2 2
  2149. 1528.13 s [either] Test suite tests: PASS
  2150. 1528.13 s [either] Test suite logged to: dist/test/either-5.0.2-tests.log
  2151. 1528.13 s [either] 1 of 1 test suites (1 of 1 test cases) passed.
  2152. 1528.13 s [either] Phase: haddockPhase
  2153. 1528.13 s [either] Preprocessing library for either-5.0.2...
  2154. 1528.13 s [either] Running Haddock on library for either-5.0.2...
  2155. 1528.13 s [either] [1 of 2] Compiling Data.Either.Combinators ( src/Data/Either/Combinators.hs, nothing )
  2156. 1528.13 s [either] [2 of 2] Compiling Data.Either.Validation ( src/Data/Either/Validation.hs, nothing )
  2157. 1528.13 s [either] Haddock coverage:
  2158. 1528.13 s [either] Warning: 'forM_' is out of scope.
  2159. 1528.13 s [either] If you qualify the identifier, haddock can try to link it anyway.
  2160. 1528.13 s [either] 100% ( 20 / 20) in 'Data.Either.Combinators'
  2161. 1528.13 s [either] 27% ( 3 / 11) in 'Data.Either.Validation'
  2162. 1528.13 s [either] Missing documentation for:
  2163. 1528.13 s [either] _Success (src/Data/Either/Validation.hs:130)
  2164. 1528.13 s [either] _Failure (src/Data/Either/Validation.hs:121)
  2165. 1528.13 s [either] eitherToValidation (src/Data/Either/Validation.hs:151)
  2166. 1528.13 s [either] validationToEither (src/Data/Either/Validation.hs:145)
  2167. 1528.13 s [either] vap (src/Data/Either/Validation.hs:162)
  2168. 1528.13 s [either] ealt (src/Data/Either/Validation.hs:187)
  2169. 1528.13 s [either] vapm (src/Data/Either/Validation.hs:179)
  2170. 1528.13 s [either] apm (src/Data/Either/Validation.hs:170)
  2171. 1528.13 s [either] Documentation created: dist/doc/html/either/, dist/doc/html/either/either.txt
  2172. 1528.13 s [either] Preprocessing test suite 'tests' for either-5.0.2...
  2173. 1528.13 s [either] haddockPhase completed in 54 seconds
  2174. 1528.13 s [either] Phase: installPhase
  2175. 1528.13 s [either] Installing library in /nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/either-5.0.2-FoyyEuSLuMg9lJsNurl90F
  2176. 1528.13 s [either] Phase: fixupPhase
  2177. 1528.13 s [either] shrinking RPATHs of ELF executables and libraries in /nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2
  2178. 1528.13 s [either] shrinking /nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSeither-5.0.2-FoyyEuSLuMg9lJsNurl90F-ghc9.10.2.so
  2179. 1528.13 s [either] checking for references to /build/ in /nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2...
  2180. 1528.13 s [either] patching script interpreter paths in /nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2
  2181. 1528.13 s [either] stripping (with command strip and flags -S -p) in /nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2/lib
  2182. 1528.13 s [either] shrinking RPATHs of ELF executables and libraries in /nix/store/4fmsw8h1mmxbf5ann91vpbhsn1a9ylfc-either-5.0.2-doc
  2183. 1528.13 s [either] checking for references to /build/ in /nix/store/4fmsw8h1mmxbf5ann91vpbhsn1a9ylfc-either-5.0.2-doc...
  2184. 1528.13 s [either] patching script interpreter paths in /nix/store/4fmsw8h1mmxbf5ann91vpbhsn1a9ylfc-either-5.0.2-doc
  2185. 1528.14 s [foundation] Foundation/Network/IPv4.hs:99:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2186. 1528.14 s [foundation] • The ‘~’ operator is out of scope.
  2187. 1528.14 s [foundation] Assuming it to stand for an equality constraint.
  2188. 1528.14 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2189. 1528.14 s [foundation] exported from Data.Type.Equality and Prelude.
  2190. 1528.14 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  2191. 1528.14 s [foundation] • This will become an error in a future GHC release.
  2192. 1528.14 s [foundation] |
  2193. 1528.14 s [foundation] 99 | ipv4Parser :: ( ParserSource input, Element input ~ Char
  2194. 1528.14 s [foundation] | ^
  2195. 1528.14 s [foundation]
  2196. 1528.14 s [foundation] Foundation/Network/IPv4.hs:100:57: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2197. 1528.14 s [foundation] • The ‘~’ operator is out of scope.
  2198. 1528.14 s [foundation] Assuming it to stand for an equality constraint.
  2199. 1528.14 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2200. 1528.14 s [foundation] exported from Data.Type.Equality and Prelude.
  2201. 1528.14 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  2202. 1528.14 s [foundation] • This will become an error in a future GHC release.
  2203. 1528.14 s [foundation] |
  2204. 1528.14 s [foundation] 100 | , Sequential (Chunk input), Element input ~ Element (Chunk input)
  2205. 1528.14 s [foundation] | ^
  2206. 1528.14 s [foundation]
  2207. 1528.14 s [foundation] [ 87 of 103] Compiling Foundation.Hashing ( Foundation/Hashing.hs, dist/build/Foundation/Hashing.p_o )
  2208. 1528.14 s [foundation] [ 88 of 103] Compiling Foundation ( Foundation.hs, dist/build/Foundation.p_o )
  2209. 1528.14 s [foundation] [ 89 of 103] Compiling Foundation.Tuple.Nth ( Foundation/Tuple/Nth.hs, dist/build/Foundation/Tuple/Nth.p_o )
  2210. 1528.15 s [foundation] [ 90 of 103] Compiling Foundation.UUID ( Foundation/UUID.hs, dist/build/Foundation/UUID.p_o )
  2211. 1528.15 s [foundation] Foundation/UUID.hs:106:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2212. 1528.15 s [foundation] • The ‘~’ operator is out of scope.
  2213. 1528.15 s [foundation] Assuming it to stand for an equality constraint.
  2214. 1528.15 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2215. 1528.15 s [foundation] exported from Data.Type.Equality and Prelude.
  2216. 1528.15 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  2217. 1528.15 s [foundation] • This will become an error in a future GHC release.
  2218. 1528.15 s [foundation] |
  2219. 1528.15 s [foundation] 106 | uuidParser :: ( ParserSource input, Element input ~ Char
  2220. 1528.15 s [foundation] | ^
  2221. 1528.15 s [foundation]
  2222. 1528.15 s [foundation] Foundation/UUID.hs:107:57: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2223. 1528.15 s [foundation] • The ‘~’ operator is out of scope.
  2224. 1528.15 s [foundation] Assuming it to stand for an equality constraint.
  2225. 1528.15 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2226. 1528.15 s [foundation] exported from Data.Type.Equality and Prelude.
  2227. 1528.15 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  2228. 1528.15 s [foundation] • This will become an error in a future GHC release.
  2229. 1528.15 s [foundation] |
  2230. 1528.15 s [foundation] 107 | , Sequential (Chunk input), Element input ~ Element (Chunk input)
  2231. 1528.15 s [foundation] | ^
  2232. 1528.15 s [foundation]
  2233. 1528.15 s [foundation] Foundation/UUID.hs:120:49: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2234. 1528.15 s [foundation] • The ‘~’ operator is out of scope.
  2235. 1528.15 s [foundation] Assuming it to stand for an equality constraint.
  2236. 1528.15 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2237. 1528.15 s [foundation] exported from Data.Type.Equality and Prelude.
  2238. 1528.16 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  2239. 1528.16 s [foundation] • This will become an error in a future GHC release.
  2240. 1528.16 s [foundation] |
  2241. 1528.16 s [genvalidity] Documentation created: dist/doc/html/genvalidity/,
  2242. 1528.16 s [genvalidity] dist/doc/html/genvalidity/genvalidity.txt
  2243. 1528.16 s [genvalidity] Preprocessing test suite 'genvalidity-test' for genvalidity-1.1.1.0...
  2244. 1528.16 s [genvalidity] haddockPhase completed in 47 seconds
  2245. 1528.16 s [genvalidity] Phase: installPhase
  2246. 1528.16 s [genvalidity] Installing library in /nix/store/p7mz7qmprww88cnzn8wnxzbr813j6ibn-genvalidity-1.1.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
  2247. 1528.16 s [genvalidity] Phase: fixupPhase
  2248. 1528.16 s [genvalidity] shrinking RPATHs of ELF executables and libraries in /nix/store/p7mz7qmprww88cnzn8wnxzbr813j6ibn-genvalidity-1.1.1.0
  2249. 1528.16 s [genvalidity] shrinking /nix/store/p7mz7qmprww88cnzn8wnxzbr813j6ibn-genvalidity-1.1.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSgenvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H-ghc9.10.2.so
  2250. 1528.16 s [genvalidity] checking for references to /build/ in /nix/store/p7mz7qmprww88cnzn8wnxzbr813j6ibn-genvalidity-1.1.1.0...
  2251. 1528.16 s [genvalidity] patching script interpreter paths in /nix/store/p7mz7qmprww88cnzn8wnxzbr813j6ibn-genvalidity-1.1.1.0
  2252. 1528.16 s [genvalidity] stripping (with command strip and flags -S -p) in /nix/store/p7mz7qmprww88cnzn8wnxzbr813j6ibn-genvalidity-1.1.1.0/lib
  2253. 1528.16 s [genvalidity] shrinking RPATHs of ELF executables and libraries in /nix/store/ybs92smmrc1n5n9mdfnjqxxgqswdh0m2-genvalidity-1.1.1.0-doc
  2254. 1528.16 s [genvalidity] checking for references to /build/ in /nix/store/ybs92smmrc1n5n9mdfnjqxxgqswdh0m2-genvalidity-1.1.1.0-doc...
  2255. 1528.16 s [genvalidity] patching script interpreter paths in /nix/store/ybs92smmrc1n5n9mdfnjqxxgqswdh0m2-genvalidity-1.1.1.0-doc
  2256. 1528.16 s [haskell-src-exts] Documentation created: dist/doc/html/haskell-src-exts/,
  2257. 1528.16 s [haskell-src-exts] dist/doc/html/haskell-src-exts/haskell-src-exts.txt
  2258. 1528.16 s [haskell-src-exts] haddockPhase completed in 4 minutes 25 seconds
  2259. 1528.16 s [haskell-src-exts] Phase: installPhase
  2260. 1528.16 s [haskell-src-exts] Installing library in /nix/store/pam0bancp9xpy1l0knnh6nj8fxhaa16a-haskell-src-exts-1.23.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
  2261. 1528.16 s [semialign] [1 of 6] Compiling Data.Semialign.Internal ( src/Data/Semialign/Internal.hs, dist/build/Data/Semialign/Internal.p_o )
  2262. 1528.16 s [semialign] src/Data/Semialign/Internal.hs:445:13: warning: [GHC-63394] [-Wx-data-list-nonempty-unzip]
  2263. 1528.16 s [semialign] In the use of ‘unzip’ (imported from Data.List.NonEmpty):
  2264. 1528.16 s [semialign] "This function will be made monomorphic in base-4.22, consider switching to Data.Functor.unzip"
  2265. 1528.16 s [semialign] |
  2266. 1528.16 s [semialign] 445 | unzip = NE.unzip
  2267. 1528.16 s [semialign] | ^^^^^^^^
  2268. 1528.16 s [semialign]
  2269. 1528.16 s [semialign] [2 of 6] Compiling Data.Semialign.Indexed ( src/Data/Semialign/Indexed.hs, dist/build/Data/Semialign/Indexed.p_o )
  2270. 1528.16 s [semialign] [3 of 6] Compiling Data.Semialign ( src/Data/Semialign.hs, dist/build/Data/Semialign.p_o )
  2271. 1528.16 s [semialign] [4 of 6] Compiling Data.Align ( src/Data/Align.hs, dist/build/Data/Align.p_o )
  2272. 1528.16 s [semialign] [5 of 6] Compiling Data.Crosswalk ( src/Data/Crosswalk.hs, dist/build/Data/Crosswalk.p_o )
  2273. 1528.16 s [semialign] [6 of 6] Compiling Data.Zip ( src/Data/Zip.hs, dist/build/Data/Zip.p_o )
  2274. 1528.16 s [semialign] buildPhase completed in 56 seconds
  2275. 1528.16 s [semialign] Phase: checkPhase
  2276. 1528.16 s [semialign] Package has no test suites.
  2277. 1528.16 s [semialign] Phase: haddockPhase
  2278. 1528.16 s [semialign] Preprocessing library for semialign-1.3.1...
  2279. 1528.16 s [semialign] Running Haddock on library for semialign-1.3.1...
  2280. 1528.16 s [semialign] Warning: The documentation for the following packages are not installed. No
  2281. 1528.16 s [semialign] links will be generated to these packages: vector-0.13.2.0
  2282. 1528.16 s [semialign] [1 of 6] Compiling Data.Semialign.Internal ( src/Data/Semialign/Internal.hs, nothing )
  2283. 1528.16 s [semialign] src/Data/Semialign/Internal.hs:445:13: warning: [GHC-63394] [-Wx-data-list-nonempty-unzip]
  2284. 1528.16 s [semialign] In the use of ‘unzip’ (imported from Data.List.NonEmpty):
  2285. 1528.17 s [semialign] "This function will be made monomorphic in base-4.22, consider switching to Data.Functor.unzip"
  2286. 1528.17 s [semialign] |
  2287. 1528.17 s [semialign] 445 | unzip = NE.unzip
  2288. 1528.17 s [semialign] | ^^^^^^^^
  2289. 1528.17 s [semialign]
  2290. 1528.17 s [semialign] [2 of 6] Compiling Data.Semialign.Indexed ( src/Data/Semialign/Indexed.hs, nothing )
  2291. 1528.17 s [semialign] [3 of 6] Compiling Data.Semialign ( src/Data/Semialign.hs, nothing )
  2292. 1528.17 s [semialign] [4 of 6] Compiling Data.Align ( src/Data/Align.hs, nothing )
  2293. 1528.17 s [semialign] [5 of 6] Compiling Data.Crosswalk ( src/Data/Crosswalk.hs, nothing )
  2294. 1528.17 s [semialign] [6 of 6] Compiling Data.Zip ( src/Data/Zip.hs, nothing )
  2295. 1528.17 s [semialign] Haddock coverage:
  2296. 1528.17 s [semialign] Warning: 'tabulate' is out of scope.
  2297. 1528.17 s [semialign] If you qualify the identifier, haddock can try to link it anyway.
  2298. 1528.17 s [semialign] Warning: 'These' is ambiguous. It is defined
  2299. 1528.17 s [semialign] * in ‘Data.These’
  2300. 1528.17 s [semialign] * in ‘Data.These’
  2301. 1528.17 s [semialign] You may be able to disambiguate the identifier by qualifying it or
  2302. 1528.17 s [semialign] by specifying the type/value namespace explicitly.
  2303. 1528.17 s [semialign] Defaulting to the one defined in ‘Data.These’
  2304. 1528.17 s [semialign] Warning: 'Foldable' is out of scope.
  2305. 1528.17 s [semialign] If you qualify the identifier, haddock can try to link it anyway.
  2306. 1528.17 s [semialign] Warning: 'join' is out of scope.
  2307. 1528.17 s [semialign] If you qualify the identifier, haddock can try to link it anyway.
  2308. 1528.17 s [semialign] Warning: 'liftA2' is out of scope.
  2309. 1528.17 s [semialign] If you qualify the identifier, haddock can try to link it anyway.
  2310. 1528.17 s [semialign] 100% ( 4 / 4) in 'Data.Semialign.Indexed'
  2311. 1528.17 s [semialign] 88% ( 16 / 18) in 'Data.Semialign'
  2312. 1528.17 s [semialign] Missing documentation for:
  2313. 1528.17 s [semialign] unzipDefault (src/Data/Semialign/Internal.hs:308)
  2314. 1528.17 s [semialign] alignVectorWith (src/Data/Semialign/Internal.hs:718)
  2315. 1528.17 s [semialign] Warning: 'These' is out of scope.
  2316. 1528.17 s [semialign] If you qualify the identifier, haddock can try to link it anyway.
  2317. 1528.17 s [semialign] 92% ( 12 / 13) in 'Data.Align'
  2318. 1528.17 s [semialign] Missing documentation for:
  2319. 1528.17 s [semialign] alignVectorWith (src/Data/Semialign/Internal.hs:718)
  2320. 1528.17 s [semialign] 80% ( 4 / 5) in 'Data.Crosswalk'
  2321. 1528.17 s [semialign] Missing documentation for:
  2322. 1528.17 s [semialign] Module header
  2323. 1528.17 s [semialign] 71% ( 5 / 7) in 'Data.Zip'
  2324. 1528.17 s [semialign] Missing documentation for:
  2325. 1528.17 s [semialign] unzipDefault (src/Data/Semialign/Internal.hs:308)
  2326. 1528.17 s [semialign] Zippy (src/Data/Zip.hs:30)
  2327. 1528.17 s [semialign] Warning: Data.Semialign.Indexed: could not find link destinations for:
  2328. 1528.17 s [semialign] - Data.Vector.Vector
  2329. 1528.17 s [streaming-commons] Flags chosen: use-bytestring-builder=False
  2330. 1528.17 s [streaming-commons] Dependency array: using array-0.5.8.0
  2331. 1528.17 s [streaming-commons] Dependency async: using async-2.2.5
  2332. 1528.17 s [streaming-commons] Dependency base >=4.12 && <5: using base-4.20.1.0
  2333. 1528.17 s [streaming-commons] Dependency bytestring >=0.10.2.0: using bytestring-0.12.2.0
  2334. 1528.17 s [streaming-commons] Dependency directory: using directory-1.3.8.5
  2335. 1528.17 s [streaming-commons] Dependency network >=2.4.0.0: using network-3.2.7.0
  2336. 1528.17 s [streaming-commons] Dependency process: using process-1.6.25.0
  2337. 1528.17 s [streaming-commons] Dependency random: using random-1.2.1.3
  2338. 1528.18 s [streaming-commons] Dependency stm: using stm-2.5.3.1
  2339. 1528.18 s [streaming-commons] Dependency text >=1.2 && <1.3 || >=2.0 && <2.2: using text-2.1.2
  2340. 1528.18 s [streaming-commons] Dependency transformers: using transformers-0.6.1.1
  2341. 1528.18 s [streaming-commons] Dependency unix: using unix-2.8.6.0
  2342. 1528.18 s [streaming-commons] Dependency zlib: using zlib-0.7.1.0
  2343. 1528.18 s [streaming-commons] Dependency QuickCheck: using QuickCheck-2.14.3
  2344. 1528.18 s [streaming-commons] Dependency array: using array-0.5.8.0
  2345. 1528.18 s [streaming-commons] Dependency async: using async-2.2.5
  2346. 1528.18 s [streaming-commons] Dependency base: using base-4.20.1.0
  2347. 1528.18 s [streaming-commons] Dependency bytestring >=0.10.2.0: using bytestring-0.12.2.0
  2348. 1528.18 s [streaming-commons] Dependency deepseq: using deepseq-1.5.0.0
  2349. 1528.18 s [streaming-commons] Dependency hspec >=1.8: using hspec-2.11.12
  2350. 1528.18 s [streaming-commons] Dependency network >=2.4.0.0: using network-3.2.7.0
  2351. 1528.18 s [streaming-commons] Dependency streaming-commons: using streaming-commons-0.2.3.0
  2352. 1528.18 s [streaming-commons] Dependency text: using text-2.1.2
  2353. 1528.18 s [streaming-commons] Dependency unix: using unix-2.8.6.0
  2354. 1528.18 s [streaming-commons] Dependency zlib: using zlib-0.7.1.0
  2355. 1528.18 s [streaming-commons] Source component graph:
  2356. 1528.18 s [streaming-commons] component lib
  2357. 1528.18 s [streaming-commons] component test:test dependency lib
  2358. 1528.18 s [streaming-commons] Configured component graph:
  2359. 1528.18 s [streaming-commons] component streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO
  2360. 1528.18 s [streaming-commons] include array-0.5.8.0-0ab0
  2361. 1528.18 s [streaming-commons] include async-2.2.5-5QHA8HB5dEo5AEomod8hmg
  2362. 1528.18 s [streaming-commons] include base-4.20.1.0-4f22
  2363. 1528.18 s [streaming-commons] include bytestring-0.12.2.0-c0ba
  2364. 1528.18 s [streaming-commons] include directory-1.3.8.5-8f4e
  2365. 1528.18 s [streaming-commons] include network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
  2366. 1528.18 s [streaming-commons] include process-1.6.25.0-d739
  2367. 1528.18 s [streaming-commons] include random-1.2.1.3-7fP5mIHwy1z65mkfThkfyR
  2368. 1528.18 s [streaming-commons] include stm-2.5.3.1-2b36
  2369. 1528.18 s [streaming-commons] include text-2.1.2-5063
  2370. 1528.18 s [streaming-commons] include transformers-0.6.1.1-bbf1
  2371. 1528.18 s [streaming-commons] include unix-2.8.6.0-a592
  2372. 1528.18 s [streaming-commons] include zlib-0.7.1.0-MQC8gMUrbp1lKHkvPSSoM
  2373. 1528.18 s [streaming-commons] component streaming-commons-0.2.3.0-EO222E0JufYF6vJe1jZDqP-test
  2374. 1528.18 s [streaming-commons] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  2375. 1528.18 s [streaming-commons] include array-0.5.8.0-0ab0
  2376. 1528.18 s [streaming-commons] include async-2.2.5-5QHA8HB5dEo5AEomod8hmg
  2377. 1528.18 s [streaming-commons] include base-4.20.1.0-4f22
  2378. 1528.18 s [streaming-commons] include bytestring-0.12.2.0-c0ba
  2379. 1528.18 s [streaming-commons] include deepseq-1.5.0.0-8d11
  2380. 1528.18 s [streaming-commons] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  2381. 1528.18 s [streaming-commons] include network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
  2382. 1528.18 s [streaming-commons] include streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO
  2383. 1528.18 s [streaming-commons] include text-2.1.2-5063
  2384. 1528.18 s [streaming-commons] include unix-2.8.6.0-a592
  2385. 1528.18 s [streaming-commons] include zlib-0.7.1.0-MQC8gMUrbp1lKHkvPSSoM
  2386. 1528.18 s [streaming-commons] Linked component graph:
  2387. 1528.18 s [streaming-commons] unit streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO
  2388. 1528.18 s [streaming-commons] include array-0.5.8.0-0ab0
  2389. 1528.18 s [streaming-commons] include async-2.2.5-5QHA8HB5dEo5AEomod8hmg
  2390. 1528.18 s [streaming-commons] include base-4.20.1.0-4f22
  2391. 1528.18 s [streaming-commons] include bytestring-0.12.2.0-c0ba
  2392. 1528.18 s [streaming-commons] include directory-1.3.8.5-8f4e
  2393. 1528.18 s [streaming-commons] include network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
  2394. 1528.18 s [streaming-commons] include process-1.6.25.0-d739
  2395. 1528.18 s [streaming-commons] include random-1.2.1.3-7fP5mIHwy1z65mkfThkfyR
  2396. 1528.18 s [streaming-commons] include stm-2.5.3.1-2b36
  2397. 1528.18 s [streaming-commons] include text-2.1.2-5063
  2398. 1528.18 s [streaming-commons] include transformers-0.6.1.1-bbf1
  2399. 1528.18 s [streaming-commons] include unix-2.8.6.0-a592
  2400. 1528.19 s [streaming-commons] include zlib-0.7.1.0-MQC8gMUrbp1lKHkvPSSoM
  2401. 1528.19 s [tasty-golden] Preprocessing test suite 'test' for tasty-golden-2.3.5...
  2402. 1528.19 s [tasty-golden] Building test suite 'test' for tasty-golden-2.3.5...
  2403. 1528.19 s [tasty-golden] [1 of 1] Compiling Main ( tests/test.hs, dist/build/test/test-tmp/Main.o )
  2404. 1528.19 s [tasty-golden] [2 of 2] Linking dist/build/test/test
  2405. 1528.19 s [tasty-golden] buildPhase completed in 33 seconds
  2406. 1528.19 s [tasty-golden] Phase: checkPhase
  2407. 1528.19 s [tasty-golden] Running 1 test suites...
  2408. 1528.19 s [tasty-golden] Test suite test: RUNNING...
  2409. 1528.19 s [tasty-golden] Tests
  2410. 1528.19 s [tasty-golden] findByExtension: OK (0.02s)
  2411. 1528.19 s [tasty-golden] Missing golden files
  2412. 1528.19 s [tasty-golden] goldenVsFile without golden file: OK
  2413. 1528.19 s [tasty-golden] Golden file did not exist; created
  2414. 1528.19 s [tasty-golden] goldenVsFileDiff without golden file: OK
  2415. 1528.19 s [tasty-golden] Golden file did not exist; created
  2416. 1528.19 s [tasty-golden] goldenVsString without golden file: OK
  2417. 1528.19 s [tasty-golden] Golden file did not exist; created
  2418. 1528.19 s [tasty-golden] goldenVsStringDiff without golden file: OK
  2419. 1528.19 s [tasty-golden] Golden file did not exist; created
  2420. 1528.19 s [tasty-golden]
  2421. 1528.19 s [tasty-golden] All 5 tests passed (0.03s)
  2422. 1528.19 s [tasty-golden] Test suite test: PASS
  2423. 1528.19 s [tasty-golden] Test suite logged to: dist/test/tasty-golden-2.3.5-test.log
  2424. 1528.19 s [tasty-golden] 1 of 1 test suites (1 of 1 test cases) passed.
  2425. 1528.19 s [tasty-golden] Phase: haddockPhase
  2426. 1528.19 s [tasty-golden] Preprocessing library for tasty-golden-2.3.5...
  2427. 1528.19 s [tasty-golden] Running Haddock on library for tasty-golden-2.3.5...
  2428. 1528.19 s [tasty-golden] [1 of 4] Compiling Test.Tasty.Golden.Internal ( Test/Tasty/Golden/Internal.hs, nothing )
  2429. 1528.19 s [tasty-golden] [2 of 4] Compiling Test.Tasty.Golden.Advanced ( Test/Tasty/Golden/Advanced.hs, nothing )
  2430. 1528.19 s [tasty-golden] [3 of 4] Compiling Test.Tasty.Golden ( Test/Tasty/Golden.hs, nothing )
  2431. 1528.19 s [tasty-golden] [4 of 4] Compiling Test.Tasty.Golden.Manage ( Test/Tasty/Golden/Manage.hs, nothing )
  2432. 1528.20 s [tasty-golden] Haddock coverage:
  2433. 1528.20 s [tasty-golden] Warning: 'goldenTest' is out of scope.
  2434. 1528.20 s [tasty-golden] If you qualify the identifier, haddock can try to link it anyway.
  2435. 1528.20 s [tasty-golden] 75% ( 3 / 4) in 'Test.Tasty.Golden.Advanced'
  2436. 1528.20 s [tasty-golden] Missing documentation for:
  2437. 1528.20 s [tasty-golden] Module header
  2438. 1528.20 s [tasty-golden] Warning: 'ByteString' is out of scope.
  2439. 1528.20 s [tasty-golden] If you qualify the identifier, haddock can try to link it anyway.
  2440. 1528.20 s [tasty-golden] 100% ( 13 / 13) in 'Test.Tasty.Golden'
  2441. 1528.20 s [tasty-golden] 100% ( 6 / 6) in 'Test.Tasty.Golden.Manage'
  2442. 1528.20 s [th-orphans] Phase: setupCompilerEnvironmentPhase
  2443. 1528.20 s [th-orphans] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  2444. 1528.20 s [th-orphans] Phase: unpackPhase
  2445. 1528.20 s [th-orphans] unpacking source archive /nix/store/gahszv102xgczaa6mwjh3fygzv3rzyh3-th-orphans-0.13.16.tar.gz
  2446. 1528.20 s [th-orphans] source root is th-orphans-0.13.16
  2447. 1528.20 s [th-orphans] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "th-orphans-0.13.16/th-orphans.cabal"
  2448. 1528.20 s [th-orphans] Phase: patchPhase
  2449. 1528.21 s [th-orphans] Phase: compileBuildDriverPhase
  2450. 1528.21 s [th-orphans] setupCompileFlags: -package-db=/build/tmp.6iSmvfKTz5/setup-package.conf.d -threaded
  2451. 1528.21 s [th-orphans] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.6iSmvfKTz5/Main.o )
  2452. 1528.21 s [th-orphans] [2 of 2] Linking Setup
  2453. 1528.21 s [th-orphans] Phase: updateAutotoolsGnuConfigScriptsPhase
  2454. 1528.21 s [th-orphans] Phase: configurePhase
  2455. 1528.21 s [th-orphans] configureFlags: --verbose --prefix=/nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/gy0hbsw5ja06lyg7m0s1axa43kn3yjlz-th-orphans-0.13.16-doc/share/doc/th-orphans-0.13.16 --with-gcc=gcc --package-db=/build/tmp.6iSmvfKTz5/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  2456. 1528.21 s [th-orphans] Using Parsec parser
  2457. 1528.21 s [th-orphans] Configuring th-orphans-0.13.16...
  2458. 1528.21 s [th-orphans] Dependency base >=4.9 && <5: using base-4.20.1.0
  2459. 1528.21 s [th-orphans] Dependency mtl >=2: using mtl-2.3.1
  2460. 1528.21 s [th-orphans] Dependency template-haskell >=2.11 && <2.24: using template-haskell-2.22.0.0
  2461. 1528.21 s [th-orphans] Dependency th-compat >=0.1 && <0.2: using th-compat-0.1.6
  2462. 1528.21 s [th-orphans] Dependency th-lift >=0.7.1: using th-lift-0.8.6
  2463. 1528.21 s [th-orphans] Dependency th-reify-many >=0.1.9 && <0.2: using th-reify-many-0.1.10
  2464. 1528.21 s [th-orphans] Dependency base: using base-4.20.1.0
  2465. 1528.21 s [th-orphans] Dependency bytestring: using bytestring-0.12.2.0
  2466. 1528.22 s [th-orphans] Dependency ghc-prim: using ghc-prim-0.12.0
  2467. 1528.22 s [th-orphans] Dependency hspec: using hspec-2.11.12
  2468. 1528.22 s [th-orphans] Dependency template-haskell: using template-haskell-2.22.0.0
  2469. 1528.22 s [th-orphans] Dependency th-lift: using th-lift-0.8.6
  2470. 1528.22 s [th-orphans] Dependency th-orphans: using th-orphans-0.13.16
  2471. 1528.22 s [th-orphans] Source component graph:
  2472. 1528.22 s [th-orphans] component lib
  2473. 1528.22 s [th-orphans] component test:test dependency lib
  2474. 1528.22 s [th-orphans] Configured component graph:
  2475. 1528.22 s [th-orphans] component th-orphans-0.13.16-7XyLV3CvoYP1Acx5pNcjNI
  2476. 1528.22 s [th-orphans] include base-4.20.1.0-4f22
  2477. 1528.22 s [th-orphans] include mtl-2.3.1-6e0a
  2478. 1528.22 s [th-orphans] include template-haskell-2.22.0.0-93bf
  2479. 1528.22 s [th-orphans] include th-compat-0.1.6-GSP7ZPXG8wu7yftRVAKLTA
  2480. 1528.22 s [th-orphans] include th-lift-0.8.6-KAp1fW0UwZz3gWpoEt6AJR
  2481. 1528.22 s [th-orphans] include th-reify-many-0.1.10-A6hGFJdceK6Iccbn3rriHm
  2482. 1528.22 s [th-orphans] component th-orphans-0.13.16-9kLW6plI2yE7qqNo7teIQo-test
  2483. 1528.22 s [th-orphans] include base-4.20.1.0-4f22
  2484. 1528.22 s [th-orphans] include bytestring-0.12.2.0-c0ba
  2485. 1528.22 s [th-orphans] include ghc-prim-0.12.0-7bc0
  2486. 1528.22 s [th-orphans] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  2487. 1528.22 s [th-orphans] include template-haskell-2.22.0.0-93bf
  2488. 1528.22 s [th-orphans] include th-lift-0.8.6-KAp1fW0UwZz3gWpoEt6AJR
  2489. 1528.22 s [th-orphans] include th-orphans-0.13.16-7XyLV3CvoYP1Acx5pNcjNI
  2490. 1528.22 s [th-orphans] Linked component graph:
  2491. 1528.23 s [th-orphans] unit th-orphans-0.13.16-7XyLV3CvoYP1Acx5pNcjNI
  2492. 1528.23 s [th-orphans] include base-4.20.1.0-4f22
  2493. 1528.23 s [th-orphans] include mtl-2.3.1-6e0a
  2494. 1528.23 s [th-orphans] include template-haskell-2.22.0.0-93bf
  2495. 1528.23 s [th-orphans] include th-compat-0.1.6-GSP7ZPXG8wu7yftRVAKLTA
  2496. 1528.23 s [th-orphans] include th-lift-0.8.6-KAp1fW0UwZz3gWpoEt6AJR
  2497. 1528.23 s [th-orphans] include th-reify-many-0.1.10-A6hGFJdceK6Iccbn3rriHm
  2498. 1528.51 s [either:post-build] Uploading to the NixCI cache: /nix/store/4fmsw8h1mmxbf5ann91vpbhsn1a9ylfc-either-5.0.2-doc /nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2
  2499. 1529.00 s [either:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2500. 1529.41 s [either:post-build] copying 2 paths...
  2501. 1529.41 s [either:post-build] copying path '/nix/store/4fmsw8h1mmxbf5ann91vpbhsn1a9ylfc-either-5.0.2-doc' to 'https://cache.nix-ci.com'...
  2502. 1531.80 s [either:post-build] copying path '/nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2' to 'https://cache.nix-ci.com'...
  2503. 1535.14 s [either:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2504. 1537.33 s [either:post-build] copying 3 paths...
  2505. 1537.33 s [either:post-build] copying path '/nix/store/46xvf62d6rp3m1k0z9v3vnmmv35b15d7-either-5.0.2.tar.gz.drv' to 'https://cache.nix-ci.com'...
  2506. 1537.33 s [either:post-build] copying path '/nix/store/6cbj1mdc7m9yi1i79rpwrywwcjc7q26z-either-5.0.2-r2.cabal.drv' to 'https://cache.nix-ci.com'...
  2507. 1539.97 s [either:post-build] copying path '/nix/store/67zng4f1zf2nrzhj39vy9jwb69vb93s7-either-5.0.2.drv' to 'https://cache.nix-ci.com'...
  2508. 1541.26 s Uploaded either in 12.8s
  2509. 1541.27 s Progress: 65 of 103 built (8 building), 318 of 318 downloaded from cache
  2510. 1541.28 s Built either in 2m03s
  2511. 1541.28 s [foundation] 120 | parseHex :: ( ParserSource input, Element input ~ Char
  2512. 1541.28 s [foundation] | ^
  2513. 1541.28 s [foundation]
  2514. 1541.28 s [foundation] Foundation/UUID.hs:121:55: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2515. 1541.28 s [foundation] • The ‘~’ operator is out of scope.
  2516. 1541.28 s [foundation] Assuming it to stand for an equality constraint.
  2517. 1541.28 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2518. 1541.28 s [foundation] exported from Data.Type.Equality and Prelude.
  2519. 1541.28 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  2520. 1541.28 s [foundation] • This will become an error in a future GHC release.
  2521. 1541.28 s [foundation] |
  2522. 1541.28 s [foundation] 121 | , Sequential (Chunk input), Element input ~ Element (Chunk input)
  2523. 1541.28 s [foundation] | ^
  2524. 1541.28 s [foundation]
  2525. 1541.28 s [foundation] [ 91 of 103] Compiling Foundation.VFS.Path ( Foundation/VFS/Path.hs, dist/build/Foundation/VFS/Path.p_o )
  2526. 1541.28 s [foundation] [ 92 of 103] Compiling Foundation.VFS.FilePath ( Foundation/VFS/FilePath.hs, dist/build/Foundation/VFS/FilePath.p_o )
  2527. 1541.28 s [foundation] [ 93 of 103] Compiling Foundation.VFS ( Foundation/VFS.hs, dist/build/Foundation/VFS.p_o )
  2528. 1541.28 s [foundation] [ 94 of 103] Compiling Foundation.IO.File ( Foundation/IO/File.hs, dist/build/Foundation/IO/File.p_o )
  2529. 1541.28 s [foundation] [ 95 of 103] Compiling Foundation.IO ( Foundation/IO.hs, dist/build/Foundation/IO.p_o )
  2530. 1541.28 s [foundation] [ 96 of 103] Compiling Foundation.Conduit ( Foundation/Conduit.hs, dist/build/Foundation/Conduit.p_o )
  2531. 1541.28 s [foundation] Foundation/Conduit.hs:63:45: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2532. 1541.28 s [foundation] • The ‘~’ operator is out of scope.
  2533. 1541.28 s [foundation] Assuming it to stand for an equality constraint.
  2534. 1541.28 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2535. 1541.28 s [foundation] exported from Data.Type.Equality and Prelude.
  2536. 1541.28 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  2537. 1541.29 s [foundation] • This will become an error in a future GHC release.
  2538. 1541.29 s [foundation] |
  2539. 1541.29 s [foundation] 63 | yields :: (Monad m, Foldable os, Element os ~ o) => os -> Conduit i o m ()
  2540. 1541.29 s [foundation] | ^
  2541. 1541.29 s [foundation]
  2542. 1541.29 s [foundation] [ 97 of 103] Compiling Foundation.Format.CSV.Parser ( Foundation/Format/CSV/Parser.hs, dist/build/Foundation/Format/CSV/Parser.p_o )
  2543. 1541.29 s [foundation] [ 98 of 103] Compiling Foundation.Format.CSV ( Foundation/Format/CSV.hs, dist/build/Foundation/Format/CSV.p_o )
  2544. 1541.29 s [foundation] [ 99 of 103] Compiling Foundation.Foreign.MemoryMap.Types ( Foundation/Foreign/MemoryMap/Types.hs, dist/build/Foundation/Foreign/MemoryMap/Types.p_o )
  2545. 1541.29 s [foundation] [100 of 103] Compiling Foundation.Foreign.MemoryMap.Posix ( dist/build/Foundation/Foreign/MemoryMap/Posix.hs, dist/build/Foundation/Foreign/MemoryMap/Posix.p_o )
  2546. 1541.29 s [foundation] [101 of 103] Compiling Foundation.Foreign.MemoryMap ( Foundation/Foreign/MemoryMap.hs, dist/build/Foundation/Foreign/MemoryMap.p_o )
  2547. 1541.29 s [foundation] [102 of 103] Compiling Foundation.IO.FileMap ( Foundation/IO/FileMap.hs, dist/build/Foundation/IO/FileMap.p_o )
  2548. 1541.29 s [foundation] [103 of 103] Compiling Foundation.VFS.URI ( Foundation/VFS/URI.hs, dist/build/Foundation/VFS/URI.p_o )
  2549. 1541.29 s [foundation] Preprocessing test suite 'check-foundation' for foundation-0.0.30...
  2550. 1541.29 s [foundation] Building test suite 'check-foundation' for foundation-0.0.30...
  2551. 1541.29 s [foundation] [ 1 of 19] Compiling Test.Basement.UTF8 ( tests/Test/Basement/UTF8.hs, dist/build/check-foundation/check-foundation-tmp/Test/Basement/UTF8.o )
  2552. 1541.29 s [foundation] tests/Test/Basement/UTF8.hs:13:1: warning: [GHC-66111] [-Wunused-imports]
  2553. 1541.29 s [foundation] The import of ‘Foundation.String’ is redundant
  2554. 1541.29 s [foundation] except perhaps to import instances from ‘Foundation.String’
  2555. 1541.29 s [foundation] To import instances alone, use: import Foundation.String()
  2556. 1541.29 s [foundation] |
  2557. 1541.29 s [foundation] 13 | import Foundation.String
  2558. 1541.52 s [genvalidity:post-build] Uploading to the NixCI cache: /nix/store/p7mz7qmprww88cnzn8wnxzbr813j6ibn-genvalidity-1.1.1.0 /nix/store/ybs92smmrc1n5n9mdfnjqxxgqswdh0m2-genvalidity-1.1.1.0-doc
  2559. 1542.08 s [genvalidity:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2560. 1543.39 s [genvalidity:post-build] copying 2 paths...
  2561. 1543.39 s [genvalidity:post-build] copying path '/nix/store/ybs92smmrc1n5n9mdfnjqxxgqswdh0m2-genvalidity-1.1.1.0-doc' to 'https://cache.nix-ci.com'...
  2562. 1544.85 s [genvalidity:post-build] copying path '/nix/store/p7mz7qmprww88cnzn8wnxzbr813j6ibn-genvalidity-1.1.1.0' to 'https://cache.nix-ci.com'...
  2563. 1549.88 s [genvalidity:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2564. 1550.37 s [genvalidity:post-build] copying 1 paths...
  2565. 1550.37 s [genvalidity:post-build] copying path '/nix/store/0jrj9cmw8vah7q73xaaidpr3qzjpbfg2-genvalidity-1.1.1.0.drv' to 'https://cache.nix-ci.com'...
  2566. 1552.33 s Uploaded genvalidity in 10.9s
  2567. 1552.34 s Progress: 66 of 104 built (7 building), 318 of 318 downloaded from cache
  2568. 1552.35 s Built genvalidity in 3m58s
  2569. 1552.35 s [semialign] Warning: Data.Semialign: could not find link destinations for:
  2570. 1552.35 s [semialign] - Data.Vector.Generic.Base.Vector
  2571. 1552.35 s [semialign] - Data.Vector.Fusion.Bundle.Monadic.Bundle
  2572. 1552.35 s [semialign] - Data.Vector.Vector
  2573. 1552.35 s [semialign] Warning: Data.Align: could not find link destinations for:
  2574. 1552.35 s [semialign] - Data.Vector.Generic.Base.Vector
  2575. 1552.35 s [semialign] - Data.Vector.Fusion.Bundle.Monadic.Bundle
  2576. 1552.35 s [semialign] - Data.Vector.Vector
  2577. 1552.35 s [semialign] Warning: Data.Crosswalk: could not find link destinations for:
  2578. 1552.35 s [semialign] - Data.Vector.Vector
  2579. 1552.35 s [semialign] Warning: Data.Zip: could not find link destinations for:
  2580. 1552.35 s [semialign] - Data.Vector.Fusion.Bundle.Monadic.Bundle
  2581. 1552.35 s [semialign] - Data.Vector.Vector
  2582. 1552.35 s [streaming-commons] Data.Streaming.ByteString.Builder=streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO:Data.Streaming.ByteString.Builder,Data.Streaming.ByteString.Builder.Buffer=streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO:Data.Streaming.ByteString.Builder.Buffer,Data.Streaming.FileRead=streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO:Data.Streaming.FileRead,Data.Streaming.Filesystem=streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO:Data.Streaming.Filesystem,Data.Streaming.Network=streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO:Data.Streaming.Network,Data.Streaming.Network.Internal=streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO:Data.Streaming.Network.Internal,Data.Streaming.Process=streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO:Data.Streaming.Process,Data.Streaming.Process.Internal=streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO:Data.Streaming.Process.Internal,Data.Streaming.Text=streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO:Data.Streaming.Text,Data.Streaming.Zlib=streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO:Data.Streaming.Zlib,Data.Streaming.Zlib.Lowlevel=streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO:Data.Streaming.Zlib.Lowlevel
  2583. 1552.35 s [streaming-commons] unit streaming-commons-0.2.3.0-EO222E0JufYF6vJe1jZDqP-test
  2584. 1552.35 s [streaming-commons] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  2585. 1552.35 s [streaming-commons] include array-0.5.8.0-0ab0
  2586. 1552.35 s [streaming-commons] include async-2.2.5-5QHA8HB5dEo5AEomod8hmg
  2587. 1552.35 s [streaming-commons] include base-4.20.1.0-4f22
  2588. 1552.35 s [streaming-commons] include bytestring-0.12.2.0-c0ba
  2589. 1552.35 s [streaming-commons] include deepseq-1.5.0.0-8d11
  2590. 1552.35 s [streaming-commons] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  2591. 1552.35 s [streaming-commons] include network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
  2592. 1552.35 s [streaming-commons] include streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO
  2593. 1552.35 s [streaming-commons] include text-2.1.2-5063
  2594. 1552.35 s [streaming-commons] include unix-2.8.6.0-a592
  2595. 1552.35 s [streaming-commons] include zlib-0.7.1.0-MQC8gMUrbp1lKHkvPSSoM
  2596. 1552.35 s [streaming-commons] Ready component graph:
  2597. 1552.35 s [streaming-commons] definite streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO
  2598. 1552.35 s [streaming-commons] depends array-0.5.8.0-0ab0
  2599. 1552.35 s [streaming-commons] depends async-2.2.5-5QHA8HB5dEo5AEomod8hmg
  2600. 1552.35 s [streaming-commons] depends base-4.20.1.0-4f22
  2601. 1552.35 s [streaming-commons] depends bytestring-0.12.2.0-c0ba
  2602. 1552.35 s [streaming-commons] depends directory-1.3.8.5-8f4e
  2603. 1552.35 s [streaming-commons] depends network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
  2604. 1552.35 s [streaming-commons] depends process-1.6.25.0-d739
  2605. 1552.35 s [streaming-commons] depends random-1.2.1.3-7fP5mIHwy1z65mkfThkfyR
  2606. 1552.35 s [streaming-commons] depends stm-2.5.3.1-2b36
  2607. 1552.35 s [streaming-commons] depends text-2.1.2-5063
  2608. 1552.35 s [streaming-commons] depends transformers-0.6.1.1-bbf1
  2609. 1552.35 s [streaming-commons] depends unix-2.8.6.0-a592
  2610. 1552.35 s [streaming-commons] depends zlib-0.7.1.0-MQC8gMUrbp1lKHkvPSSoM
  2611. 1552.35 s [streaming-commons] definite streaming-commons-0.2.3.0-EO222E0JufYF6vJe1jZDqP-test
  2612. 1552.35 s [streaming-commons] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  2613. 1552.35 s [streaming-commons] depends array-0.5.8.0-0ab0
  2614. 1552.36 s [streaming-commons] depends async-2.2.5-5QHA8HB5dEo5AEomod8hmg
  2615. 1552.36 s [streaming-commons] depends base-4.20.1.0-4f22
  2616. 1552.36 s [streaming-commons] depends bytestring-0.12.2.0-c0ba
  2617. 1552.36 s [streaming-commons] depends deepseq-1.5.0.0-8d11
  2618. 1552.36 s [streaming-commons] depends hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  2619. 1552.36 s [streaming-commons] depends network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
  2620. 1552.36 s [streaming-commons] depends streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO
  2621. 1552.36 s [streaming-commons] depends text-2.1.2-5063
  2622. 1552.36 s [streaming-commons] depends unix-2.8.6.0-a592
  2623. 1552.36 s [streaming-commons] depends zlib-0.7.1.0-MQC8gMUrbp1lKHkvPSSoM
  2624. 1552.36 s [streaming-commons] Using Cabal-3.12.1.0 compiled by ghc-9.10
  2625. 1552.36 s [streaming-commons] Using compiler: ghc-9.10.2
  2626. 1552.36 s [streaming-commons] Using install prefix:
  2627. 1552.36 s [streaming-commons] /nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0
  2628. 1552.36 s [streaming-commons] Executables installed in:
  2629. 1552.36 s [streaming-commons] /nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0/bin
  2630. 1552.36 s [streaming-commons] Libraries installed in:
  2631. 1552.36 s [streaming-commons] /nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO
  2632. 1552.36 s [streaming-commons] Dynamic Libraries installed in:
  2633. 1552.36 s [streaming-commons] /nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  2634. 1552.36 s [streaming-commons] Private executables installed in:
  2635. 1552.36 s [streaming-commons] /nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0/libexec/x86_64-linux-ghc-9.10.2-08fd/streaming-commons-0.2.3.0
  2636. 1552.36 s [streaming-commons] Data files installed in:
  2637. 1552.36 s [streaming-commons] /nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0/share/x86_64-linux-ghc-9.10.2-08fd/streaming-commons-0.2.3.0
  2638. 1552.36 s [streaming-commons] Documentation installed in:
  2639. 1552.36 s [streaming-commons] /nix/store/xycip15afndwgmj7kbljfg7w3ya0i238-streaming-commons-0.2.3.0-doc/share/doc/streaming-commons-0.2.3.0
  2640. 1552.36 s [streaming-commons] Configuration files installed in:
  2641. 1552.36 s [streaming-commons] /nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0/etc
  2642. 1552.36 s [streaming-commons] No alex found
  2643. 1552.36 s [streaming-commons] Using ar found on system at:
  2644. 1552.36 s [streaming-commons] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  2645. 1552.36 s [streaming-commons] No c2hs found
  2646. 1552.36 s [streaming-commons] No cpphs found
  2647. 1552.36 s [streaming-commons] No doctest found
  2648. 1552.36 s [streaming-commons] Using gcc version 14.3.0 given by user at:
  2649. 1552.36 s [streaming-commons] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  2650. 1552.36 s [streaming-commons] Using ghc version 9.10.2 found on system at:
  2651. 1552.36 s [streaming-commons] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  2652. 1552.36 s [streaming-commons] Using ghc-pkg version 9.10.2 found on system at:
  2653. 1552.36 s [streaming-commons] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  2654. 1552.36 s [streaming-commons] No ghcjs found
  2655. 1552.36 s [streaming-commons] No ghcjs-pkg found
  2656. 1552.36 s [streaming-commons] No greencard found
  2657. 1552.36 s [streaming-commons] Using haddock version 2.31.0 found on system at:
  2658. 1552.36 s [streaming-commons] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  2659. 1552.36 s [streaming-commons] No happy found
  2660. 1552.36 s [streaming-commons] Using haskell-suite found on system at: haskell-suite-dummy-location
  2661. 1552.36 s [streaming-commons] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  2662. 1552.36 s [streaming-commons] No hmake found
  2663. 1552.36 s [streaming-commons] Using hpc version 0.69 found on system at:
  2664. 1552.36 s [th-orphans] Language.Haskell.TH.Instances=th-orphans-0.13.16-7XyLV3CvoYP1Acx5pNcjNI:Language.Haskell.TH.Instances
  2665. 1552.36 s [th-orphans] unit th-orphans-0.13.16-9kLW6plI2yE7qqNo7teIQo-test
  2666. 1552.36 s [th-orphans] include base-4.20.1.0-4f22
  2667. 1552.36 s [th-orphans] include bytestring-0.12.2.0-c0ba
  2668. 1552.36 s [th-orphans] include ghc-prim-0.12.0-7bc0
  2669. 1552.36 s [th-orphans] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  2670. 1552.36 s [th-orphans] include template-haskell-2.22.0.0-93bf
  2671. 1552.36 s [th-orphans] include th-lift-0.8.6-KAp1fW0UwZz3gWpoEt6AJR
  2672. 1552.36 s [th-orphans] include th-orphans-0.13.16-7XyLV3CvoYP1Acx5pNcjNI
  2673. 1552.36 s [th-orphans] Ready component graph:
  2674. 1552.37 s [th-orphans] definite th-orphans-0.13.16-7XyLV3CvoYP1Acx5pNcjNI
  2675. 1552.37 s [th-orphans] depends base-4.20.1.0-4f22
  2676. 1552.37 s [th-orphans] depends mtl-2.3.1-6e0a
  2677. 1552.37 s [th-orphans] depends template-haskell-2.22.0.0-93bf
  2678. 1552.37 s [th-orphans] depends th-compat-0.1.6-GSP7ZPXG8wu7yftRVAKLTA
  2679. 1552.37 s [th-orphans] depends th-lift-0.8.6-KAp1fW0UwZz3gWpoEt6AJR
  2680. 1552.37 s [th-orphans] depends th-reify-many-0.1.10-A6hGFJdceK6Iccbn3rriHm
  2681. 1552.37 s [th-orphans] definite th-orphans-0.13.16-9kLW6plI2yE7qqNo7teIQo-test
  2682. 1552.37 s [th-orphans] depends base-4.20.1.0-4f22
  2683. 1552.37 s [th-orphans] depends bytestring-0.12.2.0-c0ba
  2684. 1552.37 s [th-orphans] depends ghc-prim-0.12.0-7bc0
  2685. 1552.37 s [th-orphans] depends hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  2686. 1552.37 s [th-orphans] depends template-haskell-2.22.0.0-93bf
  2687. 1552.37 s [th-orphans] depends th-lift-0.8.6-KAp1fW0UwZz3gWpoEt6AJR
  2688. 1552.37 s [th-orphans] depends th-orphans-0.13.16-7XyLV3CvoYP1Acx5pNcjNI
  2689. 1552.37 s [th-orphans] Using Cabal-3.12.1.0 compiled by ghc-9.10
  2690. 1552.37 s [th-orphans] Using compiler: ghc-9.10.2
  2691. 1552.37 s [th-orphans] Using install prefix:
  2692. 1552.37 s [th-orphans] /nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16
  2693. 1552.37 s [th-orphans] Executables installed in:
  2694. 1552.37 s [th-orphans] /nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16/bin
  2695. 1552.37 s [th-orphans] Libraries installed in:
  2696. 1552.37 s [th-orphans] /nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/th-orphans-0.13.16-7XyLV3CvoYP1Acx5pNcjNI
  2697. 1552.37 s [th-orphans] Dynamic Libraries installed in:
  2698. 1552.37 s [th-orphans] /nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  2699. 1552.37 s [th-orphans] Private executables installed in:
  2700. 1552.37 s [th-orphans] /nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16/libexec/x86_64-linux-ghc-9.10.2-08fd/th-orphans-0.13.16
  2701. 1552.37 s [th-orphans] Data files installed in:
  2702. 1552.37 s [th-orphans] /nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16/share/x86_64-linux-ghc-9.10.2-08fd/th-orphans-0.13.16
  2703. 1552.37 s [th-orphans] Documentation installed in:
  2704. 1552.37 s [th-orphans] /nix/store/gy0hbsw5ja06lyg7m0s1axa43kn3yjlz-th-orphans-0.13.16-doc/share/doc/th-orphans-0.13.16
  2705. 1552.37 s [th-orphans] Configuration files installed in:
  2706. 1552.37 s [th-orphans] /nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16/etc
  2707. 1552.37 s [th-orphans] No alex found
  2708. 1552.37 s [th-orphans] Using ar found on system at:
  2709. 1552.37 s [th-orphans] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  2710. 1552.37 s [th-orphans] No c2hs found
  2711. 1552.37 s [th-orphans] No cpphs found
  2712. 1552.37 s [th-orphans] No doctest found
  2713. 1552.37 s [th-orphans] Using gcc version 14.3.0 given by user at:
  2714. 1552.37 s [th-orphans] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  2715. 1552.37 s [th-orphans] Using ghc version 9.10.2 found on system at:
  2716. 1552.37 s [th-orphans] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  2717. 1552.37 s [th-orphans] Using ghc-pkg version 9.10.2 found on system at:
  2718. 1552.37 s [th-orphans] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  2719. 1552.37 s [th-orphans] No ghcjs found
  2720. 1552.37 s [th-orphans] No ghcjs-pkg found
  2721. 1552.37 s [th-orphans] No greencard found
  2722. 1552.37 s [th-orphans] Using haddock version 2.31.0 found on system at:
  2723. 1552.37 s [th-orphans] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  2724. 1552.37 s [th-orphans] No happy found
  2725. 1552.37 s [th-orphans] Using haskell-suite found on system at: haskell-suite-dummy-location
  2726. 1552.37 s [th-orphans] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  2727. 1552.37 s [th-orphans] No hmake found
  2728. 1552.37 s [th-orphans] Using hpc version 0.69 found on system at:
  2729. 1552.37 s [th-orphans] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  2730. 1552.37 s [th-orphans] Using hsc2hs version 0.68.10 found on system at:
  2731. 1552.37 s [th-orphans] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  2732. 1552.37 s [th-orphans] Using hscolour version 1.25 found on system at:
  2733. 1552.37 s [th-orphans] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  2734. 1552.37 s [th-orphans] No jhc found
  2735. 1552.37 s [th-orphans] Using ld found on system at:
  2736. 1552.37 s [th-orphans] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  2737. 1552.37 s [th-orphans] No pkg-config found
  2738. 1552.37 s [th-orphans] Using runghc version 9.10.2 found on system at:
  2739. 1552.37 s [th-orphans] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  2740. 1552.37 s [th-orphans] Using strip version 2.44 found on system at:
  2741. 1552.38 s [th-orphans] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  2742. 1552.38 s [th-orphans] Using tar found on system at:
  2743. 1552.38 s [th-orphans] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  2744. 1552.38 s [th-orphans] No uhc found
  2745. 1552.38 s [th-orphans] Phase: buildPhase
  2746. 1552.55 s Building /nix/store/5r2nv1iqs9lgnpp1mbwy1llgvsvbxzqd-genvalidity-property-1.0.0.0.drv
  2747. 1552.55 s [foundation] | ^^^^^^^^^^^^^^^^^^^^^^^^
  2748. 1552.55 s [foundation]
  2749. 1552.55 s [foundation] [ 2 of 19] Compiling Test.Basement ( tests/Test/Basement.hs, dist/build/check-foundation/check-foundation-tmp/Test/Basement.o )
  2750. 1552.55 s [foundation] [ 3 of 19] Compiling Test.Checks.Property.Collection ( tests/Test/Checks/Property/Collection.hs, dist/build/check-foundation/check-foundation-tmp/Test/Checks/Property/Collection.o )
  2751. 1552.55 s [foundation] tests/Test/Checks/Property/Collection.hs:55:32: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2752. 1552.55 s [foundation] The use of ‘~’ without TypeOperators
  2753. 1552.55 s [foundation] will become an error in a future GHC release.
  2754. 1552.55 s [foundation] Suggested fix: Perhaps you intended to use TypeOperators
  2755. 1552.55 s [foundation] |
  2756. 1552.55 s [foundation] 55 | fromListP :: (IsList c, Item c ~ Element c) => Proxy c -> [Element c] -> c
  2757. 1552.55 s [foundation] | ^
  2758. 1552.55 s [foundation]
  2759. 1552.55 s [foundation] tests/Test/Checks/Property/Collection.hs:55:32: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2760. 1552.55 s [foundation] • The ‘~’ operator is out of scope.
  2761. 1552.55 s [foundation] Assuming it to stand for an equality constraint.
  2762. 1552.55 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2763. 1552.55 s [foundation] exported from Data.Type.Equality and Prelude.
  2764. 1552.55 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  2765. 1552.55 s [foundation] • This will become an error in a future GHC release.
  2766. 1552.56 s [foundation] |
  2767. 1552.56 s [foundation] 55 | fromListP :: (IsList c, Item c ~ Element c) => Proxy c -> [Element c] -> c
  2768. 1552.56 s [foundation] | ^
  2769. 1552.56 s [foundation]
  2770. 1552.56 s [foundation] tests/Test/Checks/Property/Collection.hs:63:30: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2771. 1552.56 s [foundation] The use of ‘~’ without TypeOperators
  2772. 1552.56 s [foundation] will become an error in a future GHC release.
  2773. 1552.56 s [foundation] Suggested fix: Perhaps you intended to use TypeOperators
  2774. 1552.56 s [foundation] |
  2775. 1552.56 s [foundation] 63 | toListP :: (IsList c, Item c ~ Element c) => Proxy c -> c -> [Element c]
  2776. 1552.56 s [foundation] | ^
  2777. 1552.56 s [foundation]
  2778. 1552.56 s [foundation] tests/Test/Checks/Property/Collection.hs:63:30: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2779. 1552.56 s [foundation] • The ‘~’ operator is out of scope.
  2780. 1552.56 s [foundation] Assuming it to stand for an equality constraint.
  2781. 1552.56 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2782. 1552.56 s [foundation] exported from Data.Type.Equality and Prelude.
  2783. 1552.57 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  2784. 1552.57 s [foundation] • This will become an error in a future GHC release.
  2785. 1552.57 s [foundation] |
  2786. 1552.57 s [foundation] 63 | toListP :: (IsList c, Item c ~ Element c) => Proxy c -> c -> [Element c]
  2787. 1552.57 s [foundation] | ^
  2788. 1552.57 s [foundation]
  2789. 1552.57 s [foundation] tests/Test/Checks/Property/Collection.hs:100:48: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2790. 1552.57 s [foundation] The use of ‘~’ without TypeOperators
  2791. 1552.57 s [foundation] will become an error in a future GHC release.
  2792. 1552.57 s [foundation] Suggested fix: Perhaps you intended to use TypeOperators
  2793. 1552.57 s [foundation] |
  2794. 1552.57 s [foundation] 100 | , Element collection ~ Item collection
  2795. 1552.57 s [foundation] | ^
  2796. 1552.57 s [foundation]
  2797. 1552.57 s [foundation] tests/Test/Checks/Property/Collection.hs:100:48: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2798. 1552.58 s [foundation] • The ‘~’ operator is out of scope.
  2799. 1552.58 s [haskell-src-exts] Phase: fixupPhase
  2800. 1552.58 s [haskell-src-exts] shrinking RPATHs of ELF executables and libraries in /nix/store/pam0bancp9xpy1l0knnh6nj8fxhaa16a-haskell-src-exts-1.23.1
  2801. 1552.58 s [haskell-src-exts] shrinking /nix/store/pam0bancp9xpy1l0knnh6nj8fxhaa16a-haskell-src-exts-1.23.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHShaskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn-ghc9.10.2.so
  2802. 1552.58 s [haskell-src-exts] checking for references to /build/ in /nix/store/pam0bancp9xpy1l0knnh6nj8fxhaa16a-haskell-src-exts-1.23.1...
  2803. 1552.58 s [haskell-src-exts] patching script interpreter paths in /nix/store/pam0bancp9xpy1l0knnh6nj8fxhaa16a-haskell-src-exts-1.23.1
  2804. 1552.58 s [haskell-src-exts] stripping (with command strip and flags -S -p) in /nix/store/pam0bancp9xpy1l0knnh6nj8fxhaa16a-haskell-src-exts-1.23.1/lib
  2805. 1552.58 s [haskell-src-exts] shrinking RPATHs of ELF executables and libraries in /nix/store/04cw3f9rd3rm5xf2477m5q90303lyhwq-haskell-src-exts-1.23.1-doc
  2806. 1552.58 s [haskell-src-exts] checking for references to /build/ in /nix/store/04cw3f9rd3rm5xf2477m5q90303lyhwq-haskell-src-exts-1.23.1-doc...
  2807. 1552.58 s [haskell-src-exts] patching script interpreter paths in /nix/store/04cw3f9rd3rm5xf2477m5q90303lyhwq-haskell-src-exts-1.23.1-doc
  2808. 1552.58 s [parsers] Phase: setupCompilerEnvironmentPhase
  2809. 1552.58 s [parsers] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  2810. 1552.58 s [parsers] Phase: unpackPhase
  2811. 1552.58 s [parsers] unpacking source archive /nix/store/2d263zb3smga5ijwa6klggiccbq07077-parsers-0.12.12.tar.gz
  2812. 1552.58 s [parsers] source root is parsers-0.12.12
  2813. 1552.58 s [parsers] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "parsers-0.12.12/tests/QuickCheck.hs"
  2814. 1552.58 s [parsers] Phase: patchPhase
  2815. 1552.58 s [parsers] Replace Cabal file with edited version from mirror://hackage/parsers-0.12.12/revision/1.cabal.
  2816. 1552.58 s [parsers] Phase: compileBuildDriverPhase
  2817. 1552.58 s [parsers] setupCompileFlags: -package-db=/build/tmp.JJA0RdZziG/setup-package.conf.d -threaded
  2818. 1552.58 s [parsers] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.JJA0RdZziG/Main.o )
  2819. 1552.58 s [parsers] [2 of 2] Linking Setup
  2820. 1552.58 s [parsers] Phase: updateAutotoolsGnuConfigScriptsPhase
  2821. 1552.59 s [parsers] Phase: configurePhase
  2822. 1552.59 s [parsers] configureFlags: --verbose --prefix=/nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/1r7wsapcdsyf32jmam3nvs9d38fjrv7y-parsers-0.12.12-doc/share/doc/parsers-0.12.12 --with-gcc=gcc --package-db=/build/tmp.JJA0RdZziG/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  2823. 1552.59 s [parsers] Using Parsec parser
  2824. 1552.59 s [parsers] Configuring parsers-0.12.12...
  2825. 1552.59 s [parsers] Flags chosen: attoparsec=True, binary=True, parsec=True
  2826. 1552.59 s [parsers] Dependency attoparsec >=0.12.1.4 && <0.15: using attoparsec-0.14.4
  2827. 1552.59 s [parsers] Dependency base >=4.9 && <5: using base-4.20.1.0
  2828. 1552.59 s [parsers] Dependency binary >=0.7.2 && <1: using binary-0.8.9.3
  2829. 1552.59 s [parsers] Dependency charset >=0.3 && <1: using charset-0.3.12
  2830. 1552.59 s [parsers] Dependency containers >=0.4 && <0.9: using containers-0.7
  2831. 1552.59 s [parsers] Dependency mtl >=2.0.1 && <2.4: using mtl-2.3.1
  2832. 1552.59 s [parsers] Dependency parsec >=3.1 && <3.2: using parsec-3.1.18.0
  2833. 1552.59 s [parsers] Dependency scientific >=0.3 && <0.4: using scientific-0.3.8.0
  2834. 1552.59 s [parsers] Dependency text >=0.10 && <2.2: using text-2.1.2
  2835. 1552.59 s [parsers] Dependency transformers >=0.2 && <0.7: using transformers-0.6.1.1
  2836. 1552.59 s [parsers] Dependency unordered-containers >=0.2 && <0.3: using
  2837. 1552.59 s [parsers] unordered-containers-0.2.20
  2838. 1552.59 s [parsers] Dependency QuickCheck: using QuickCheck-2.14.3
  2839. 1552.59 s [parsers] Dependency attoparsec: using attoparsec-0.14.4
  2840. 1552.59 s [parsers] Dependency base >=4 && <5: using base-4.20.1.0
  2841. 1552.59 s [parsers] Dependency bytestring: using bytestring-0.12.2.0
  2842. 1552.59 s [parsers] Dependency parsec >=3: using parsec-3.1.18.0
  2843. 1552.59 s [parsers] Dependency parsers: using parsers-0.12.12
  2844. 1552.59 s [parsers] Dependency quickcheck-instances: using quickcheck-instances-0.3.32
  2845. 1552.59 s [parsers] Source component graph:
  2846. 1552.59 s [parsers] component lib
  2847. 1552.59 s [parsers] component test:quickcheck dependency lib
  2848. 1552.59 s [parsers] Configured component graph:
  2849. 1552.59 s [parsers] component parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1
  2850. 1552.59 s [parsers] include attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
  2851. 1552.59 s [parsers] include base-4.20.1.0-4f22
  2852. 1552.59 s [parsers] include binary-0.8.9.3-0ba7
  2853. 1552.59 s [parsers] include charset-0.3.12-DnuTMJ56vwnAn0J5ZnJ0tJ
  2854. 1552.59 s [parsers] include containers-0.7-57cd
  2855. 1552.59 s [parsers] include mtl-2.3.1-6e0a
  2856. 1552.59 s [parsers] include parsec-3.1.18.0-add5
  2857. 1552.59 s [parsers] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  2858. 1552.59 s [parsers] include text-2.1.2-5063
  2859. 1552.59 s [parsers] include transformers-0.6.1.1-bbf1
  2860. 1552.59 s [parsers] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  2861. 1552.59 s [parsers] component parsers-0.12.12-I42xfcILNOyIGlDu2DqX0T-quickcheck
  2862. 1552.59 s [semialign] Documentation created: dist/doc/html/semialign/,
  2863. 1552.59 s [semialign] dist/doc/html/semialign/semialign.txt
  2864. 1552.60 s [semialign] haddockPhase completed in 39 seconds
  2865. 1552.60 s [semialign] Phase: installPhase
  2866. 1552.60 s [semialign] Installing library in /nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/semialign-1.3.1-3E38jVguzlFDyDSUbjizw0
  2867. 1552.60 s [semialign] Phase: fixupPhase
  2868. 1552.60 s [semialign] shrinking RPATHs of ELF executables and libraries in /nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1
  2869. 1552.60 s [semialign] shrinking /nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSsemialign-1.3.1-3E38jVguzlFDyDSUbjizw0-ghc9.10.2.so
  2870. 1552.60 s [semialign] checking for references to /build/ in /nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1...
  2871. 1552.60 s [semialign] patching script interpreter paths in /nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1
  2872. 1552.60 s [semialign] stripping (with command strip and flags -S -p) in /nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1/lib
  2873. 1552.60 s [semialign] shrinking RPATHs of ELF executables and libraries in /nix/store/wl093ma0rvcbq9904aq2gln7yc9d44bh-semialign-1.3.1-doc
  2874. 1552.60 s [semialign] checking for references to /build/ in /nix/store/wl093ma0rvcbq9904aq2gln7yc9d44bh-semialign-1.3.1-doc...
  2875. 1552.60 s [semialign] patching script interpreter paths in /nix/store/wl093ma0rvcbq9904aq2gln7yc9d44bh-semialign-1.3.1-doc
  2876. 1552.60 s [streaming-commons] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  2877. 1552.60 s [streaming-commons] Using hsc2hs version 0.68.10 found on system at:
  2878. 1552.60 s [streaming-commons] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  2879. 1552.60 s [streaming-commons] Using hscolour version 1.25 found on system at:
  2880. 1552.60 s [streaming-commons] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  2881. 1552.60 s [streaming-commons] No jhc found
  2882. 1552.60 s [streaming-commons] Using ld found on system at:
  2883. 1552.60 s [streaming-commons] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  2884. 1552.60 s [streaming-commons] No pkg-config found
  2885. 1552.60 s [streaming-commons] Using runghc version 9.10.2 found on system at:
  2886. 1552.60 s [streaming-commons] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  2887. 1552.60 s [streaming-commons] Using strip version 2.44 found on system at:
  2888. 1552.60 s [streaming-commons] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  2889. 1552.60 s [streaming-commons] Using tar found on system at:
  2890. 1552.60 s [streaming-commons] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  2891. 1552.60 s [streaming-commons] No uhc found
  2892. 1552.60 s [streaming-commons] Phase: buildPhase
  2893. 1552.60 s [streaming-commons] Preprocessing library for streaming-commons-0.2.3.0...
  2894. 1552.60 s [streaming-commons] Building library for streaming-commons-0.2.3.0...
  2895. 1552.60 s [streaming-commons] [ 1 of 11] Compiling Data.Streaming.ByteString.Builder.Buffer ( Data/Streaming/ByteString/Builder/Buffer.hs, dist/build/Data/Streaming/ByteString/Builder/Buffer.o, dist/build/Data/Streaming/ByteString/Builder/Buffer.dyn_o )
  2896. 1552.60 s [streaming-commons] [ 2 of 11] Compiling Data.Streaming.ByteString.Builder ( Data/Streaming/ByteString/Builder.hs, dist/build/Data/Streaming/ByteString/Builder.o, dist/build/Data/Streaming/ByteString/Builder.dyn_o )
  2897. 1552.60 s [streaming-commons] [ 3 of 11] Compiling Data.Streaming.FileRead ( Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.o, dist/build/Data/Streaming/FileRead.dyn_o )
  2898. 1552.60 s [streaming-commons] [ 4 of 11] Compiling Data.Streaming.Filesystem ( Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.o, dist/build/Data/Streaming/Filesystem.dyn_o )
  2899. 1552.60 s [streaming-commons] [ 5 of 11] Compiling Data.Streaming.Network.Internal ( Data/Streaming/Network/Internal.hs, dist/build/Data/Streaming/Network/Internal.o, dist/build/Data/Streaming/Network/Internal.dyn_o )
  2900. 1552.60 s [streaming-commons] [ 6 of 11] Compiling Data.Streaming.Network ( Data/Streaming/Network.hs, dist/build/Data/Streaming/Network.o, dist/build/Data/Streaming/Network.dyn_o )
  2901. 1552.60 s [streaming-commons] [ 7 of 11] Compiling Data.Streaming.Process.Internal ( Data/Streaming/Process/Internal.hs, dist/build/Data/Streaming/Process/Internal.o, dist/build/Data/Streaming/Process/Internal.dyn_o )
  2902. 1552.60 s [streaming-commons] [ 8 of 11] Compiling Data.Streaming.Process ( Data/Streaming/Process.hs, dist/build/Data/Streaming/Process.o, dist/build/Data/Streaming/Process.dyn_o )
  2903. 1552.60 s [streaming-commons] [ 9 of 11] Compiling Data.Streaming.Text ( Data/Streaming/Text.hs, dist/build/Data/Streaming/Text.o, dist/build/Data/Streaming/Text.dyn_o )
  2904. 1552.60 s [streaming-commons] [10 of 11] Compiling Data.Streaming.Zlib.Lowlevel ( Data/Streaming/Zlib/Lowlevel.hs, dist/build/Data/Streaming/Zlib/Lowlevel.o, dist/build/Data/Streaming/Zlib/Lowlevel.dyn_o )
  2905. 1552.60 s [streaming-commons] Data/Streaming/Zlib/Lowlevel.hs:105:1: warning: [GHC-53633] [-Woverlapping-patterns]
  2906. 1552.60 s [streaming-commons] Pattern match is redundant
  2907. 1552.60 s [streaming-commons] In an equation for ‘wbToInt’: wbToInt _ = ...
  2908. 1552.60 s [streaming-commons] |
  2909. 1552.60 s [streaming-commons] 105 | wbToInt _ = 15
  2910. 1552.60 s [streaming-commons] | ^^^^^^^^^^^^^^
  2911. 1552.60 s [streaming-commons]
  2912. 1552.60 s [streaming-commons] [11 of 11] Compiling Data.Streaming.Zlib ( Data/Streaming/Zlib.hs, dist/build/Data/Streaming/Zlib.o, dist/build/Data/Streaming/Zlib.dyn_o )
  2913. 1552.60 s [streaming-commons] [ 1 of 11] Compiling Data.Streaming.ByteString.Builder.Buffer ( Data/Streaming/ByteString/Builder/Buffer.hs, dist/build/Data/Streaming/ByteString/Builder/Buffer.p_o )
  2914. 1552.60 s [streaming-commons] [ 2 of 11] Compiling Data.Streaming.ByteString.Builder ( Data/Streaming/ByteString/Builder.hs, dist/build/Data/Streaming/ByteString/Builder.p_o )
  2915. 1552.60 s [streaming-commons] [ 3 of 11] Compiling Data.Streaming.FileRead ( Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.p_o )
  2916. 1552.60 s [streaming-commons] [ 4 of 11] Compiling Data.Streaming.Filesystem ( Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.p_o )
  2917. 1552.60 s [streaming-commons] [ 5 of 11] Compiling Data.Streaming.Network.Internal ( Data/Streaming/Network/Internal.hs, dist/build/Data/Streaming/Network/Internal.p_o )
  2918. 1552.60 s [streaming-commons] [ 6 of 11] Compiling Data.Streaming.Network ( Data/Streaming/Network.hs, dist/build/Data/Streaming/Network.p_o )
  2919. 1552.60 s [tasty-golden] Documentation created: dist/doc/html/tasty-golden/,
  2920. 1552.60 s [tasty-golden] dist/doc/html/tasty-golden/tasty-golden.txt
  2921. 1552.60 s [tasty-golden] Preprocessing test suite 'test' for tasty-golden-2.3.5...
  2922. 1552.60 s [tasty-golden] haddockPhase completed in 56 seconds
  2923. 1552.60 s [tasty-golden] Phase: installPhase
  2924. 1552.61 s [tasty-golden] Installing library in /nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/tasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR
  2925. 1552.61 s [tasty-golden] Phase: fixupPhase
  2926. 1552.61 s [tasty-golden] shrinking RPATHs of ELF executables and libraries in /nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5
  2927. 1552.61 s [tasty-golden] shrinking /nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHStasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR-ghc9.10.2.so
  2928. 1552.61 s [tasty-golden] checking for references to /build/ in /nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5...
  2929. 1552.61 s [tasty-golden] patching script interpreter paths in /nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5
  2930. 1552.61 s [tasty-golden] stripping (with command strip and flags -S -p) in /nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5/lib
  2931. 1552.61 s [tasty-golden] shrinking RPATHs of ELF executables and libraries in /nix/store/31hwnsa01f63b4bl0wk3yybamn2ghvh0-tasty-golden-2.3.5-doc
  2932. 1552.61 s [tasty-golden] checking for references to /build/ in /nix/store/31hwnsa01f63b4bl0wk3yybamn2ghvh0-tasty-golden-2.3.5-doc...
  2933. 1552.61 s [tasty-golden] patching script interpreter paths in /nix/store/31hwnsa01f63b4bl0wk3yybamn2ghvh0-tasty-golden-2.3.5-doc
  2934. 1552.61 s [th-orphans] Preprocessing library for th-orphans-0.13.16...
  2935. 1552.61 s [th-orphans] Building library for th-orphans-0.13.16...
  2936. 1552.61 s [th-orphans] [1 of 2] Compiling Language.Haskell.TH.Instances.Internal ( src/Language/Haskell/TH/Instances/Internal.hs, dist/build/Language/Haskell/TH/Instances/Internal.o, dist/build/Language/Haskell/TH/Instances/Internal.dyn_o )
  2937. 1552.61 s [th-orphans] [2 of 2] Compiling Language.Haskell.TH.Instances ( src/Language/Haskell/TH/Instances.hs, dist/build/Language/Haskell/TH/Instances.o, dist/build/Language/Haskell/TH/Instances.dyn_o )
  2938. 1552.61 s [th-orphans] [1 of 2] Compiling Language.Haskell.TH.Instances.Internal ( src/Language/Haskell/TH/Instances/Internal.hs, dist/build/Language/Haskell/TH/Instances/Internal.p_o )
  2939. 1552.61 s [th-orphans] [2 of 2] Compiling Language.Haskell.TH.Instances ( src/Language/Haskell/TH/Instances.hs, dist/build/Language/Haskell/TH/Instances.p_o )
  2940. 1552.61 s [th-orphans] Preprocessing test suite 'test' for th-orphans-0.13.16...
  2941. 1552.61 s [th-orphans] Building test suite 'test' for th-orphans-0.13.16...
  2942. 1552.61 s [th-orphans] [1 of 2] Compiling TestUtil ( test/TestUtil.hs, dist/build/test/test-tmp/TestUtil.o, dist/build/test/test-tmp/TestUtil.dyn_o )
  2943. 1552.61 s [th-orphans] [2 of 2] Compiling Main ( test/Spec.hs, dist/build/test/test-tmp/Main.o )
  2944. 1552.61 s [th-orphans] [3 of 3] Linking dist/build/test/test
  2945. 1552.61 s [th-orphans] buildPhase completed in 57 seconds
  2946. 1552.61 s [th-orphans] Phase: checkPhase
  2947. 1552.61 s [th-orphans] Running 1 test suites...
  2948. 1552.61 s [th-orphans] Test suite test: RUNNING...
  2949. 1552.61 s [th-orphans]
  2950. 1552.61 s [th-orphans] Doesn't infinite loop when comparing types [✔]
  2951. 1552.61 s [th-orphans] Compares types correctly [✔]
  2952. 1552.61 s [th-orphans] Lifts bytes [✔]
  2953. 1552.61 s [th-orphans]
  2954. 1552.61 s [th-orphans] Finished in 0.1919 seconds
  2955. 1552.61 s [th-orphans] 3 examples, 0 failures
  2956. 1552.61 s [th-orphans] Test suite test: PASS
  2957. 1552.61 s [th-orphans] Test suite logged to: dist/test/th-orphans-0.13.16-test.log
  2958. 1552.61 s [th-orphans] 1 of 1 test suites (1 of 1 test cases) passed.
  2959. 1552.61 s [th-orphans] Phase: haddockPhase
  2960. 1552.61 s [th-orphans] Preprocessing library for th-orphans-0.13.16...
  2961. 1552.61 s [th-orphans] Running Haddock on library for th-orphans-0.13.16...
  2962. 1552.61 s [th-orphans] [1 of 2] Compiling Language.Haskell.TH.Instances.Internal ( src/Language/Haskell/TH/Instances/Internal.hs, /build/ghc625_0/ghc_6.o, /build/ghc625_0/ghc_6.dyn_o )
  2963. 1552.61 s [th-orphans] [2 of 2] Compiling Language.Haskell.TH.Instances ( src/Language/Haskell/TH/Instances.hs, nothing )
  2964. 1552.61 s [th-orphans] Haddock coverage:
  2965. 1552.61 s [th-orphans] Warning: 'ReaderT' is ambiguous. It is defined
  2966. 1552.61 s [th-orphans] * in ‘Control.Monad.Trans.Reader’
  2967. 1552.61 s [th-orphans] * in ‘Control.Monad.Trans.Reader’
  2968. 1552.61 s [th-orphans] You may be able to disambiguate the identifier by qualifying it or
  2969. 1552.61 s [th-orphans] by specifying the type/value namespace explicitly.
  2970. 1552.61 s [th-orphans] Defaulting to the one defined in ‘Control.Monad.Trans.Reader’
  2971. 1552.61 s [th-orphans] Warning: 'WriterT' is ambiguous. It is defined
  2972. 1552.62 s [th-orphans] * in ‘Control.Monad.Trans.Writer.Lazy’
  2973. 1552.62 s [th-orphans] * in ‘Control.Monad.Trans.Writer.Lazy’
  2974. 1552.62 s [th-orphans] You may be able to disambiguate the identifier by qualifying it or
  2975. 1552.62 s [th-orphans] by specifying the type/value namespace explicitly.
  2976. 1552.62 s [th-orphans] Defaulting to the one defined in ‘Control.Monad.Trans.Writer.Lazy’
  2977. 1552.62 s [th-orphans] Warning: 'StateT' is ambiguous. It is defined
  2978. 1552.62 s [th-orphans] * in ‘Control.Monad.Trans.State.Lazy’
  2979. 1552.62 s [th-orphans] * in ‘Control.Monad.Trans.State.Lazy’
  2980. 1552.62 s [th-orphans] You may be able to disambiguate the identifier by qualifying it or
  2981. 1552.62 s [th-orphans] by specifying the type/value namespace explicitly.
  2982. 1552.62 s [th-orphans] Defaulting to the one defined in ‘Control.Monad.Trans.State.Lazy’
  2983. 1552.62 s [th-orphans] Warning: 'RWST' is ambiguous. It is defined
  2984. 1552.62 s [th-orphans] * in ‘Control.Monad.Trans.RWS.Lazy’
  2985. 1552.62 s [th-orphans] * in ‘Control.Monad.Trans.RWS.Lazy’
  2986. 1552.62 s [th-orphans] You may be able to disambiguate the identifier by qualifying it or
  2987. 1552.62 s [th-orphans] by specifying the type/value namespace explicitly.
  2988. 1552.62 s [th-orphans] Defaulting to the one defined in ‘Control.Monad.Trans.RWS.Lazy’
  2989. 1552.62 s [th-orphans] Warning: 'MonadFix' is out of scope.
  2990. 1552.62 s [th-orphans] If you qualify the identifier, haddock can try to link it anyway.
  2991. 1552.62 s [th-orphans] Warning: 'Q' is ambiguous. It is defined
  2992. 1552.62 s [th-orphans] * in ‘Language.Haskell.TH.Syntax’
  2993. 1552.62 s [th-orphans] * in ‘Language.Haskell.TH.Syntax’
  2994. 1552.62 s [th-orphans] You may be able to disambiguate the identifier by qualifying it or
  2995. 1552.62 s [th-orphans] by specifying the type/value namespace explicitly.
  2996. 1552.62 s [th-orphans] Defaulting to the one defined in ‘Language.Haskell.TH.Syntax’
  2997. 1552.62 s [th-orphans] 100% ( 1 / 1) in 'Language.Haskell.TH.Instances'
  2998. 1552.62 s [foundation] Assuming it to stand for an equality constraint.
  2999. 1552.62 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  3000. 1552.62 s [foundation] exported from Data.Type.Equality and Prelude.
  3001. 1552.62 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  3002. 1552.62 s [foundation] • This will become an error in a future GHC release.
  3003. 1552.62 s [foundation] |
  3004. 1552.62 s [foundation] 100 | , Element collection ~ Item collection
  3005. 1552.62 s [foundation] | ^
  3006. 1552.62 s [foundation]
  3007. 1552.62 s [foundation] tests/Test/Checks/Property/Collection.hs:121:48: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  3008. 1552.62 s [foundation] The use of ‘~’ without TypeOperators
  3009. 1552.62 s [foundation] will become an error in a future GHC release.
  3010. 1552.62 s [foundation] Suggested fix: Perhaps you intended to use TypeOperators
  3011. 1552.62 s [foundation] |
  3012. 1552.62 s [foundation] 121 | , Element collection ~ Item collection
  3013. 1552.62 s [foundation] | ^
  3014. 1552.62 s [foundation]
  3015. 1552.62 s [foundation] tests/Test/Checks/Property/Collection.hs:121:48: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  3016. 1552.62 s [foundation] • The ‘~’ operator is out of scope.
  3017. 1552.62 s [foundation] Assuming it to stand for an equality constraint.
  3018. 1552.62 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  3019. 1552.62 s [foundation] exported from Data.Type.Equality and Prelude.
  3020. 1552.62 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  3021. 1552.62 s [foundation] • This will become an error in a future GHC release.
  3022. 1552.62 s [foundation] |
  3023. 1552.62 s [foundation] 121 | , Element collection ~ Item collection
  3024. 1552.62 s [foundation] | ^
  3025. 1552.62 s [foundation]
  3026. 1552.62 s [foundation] tests/Test/Checks/Property/Collection.hs:140:47: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  3027. 1552.62 s [foundation] The use of ‘~’ without TypeOperators
  3028. 1552.62 s [foundation] will become an error in a future GHC release.
  3029. 1552.62 s [foundation] Suggested fix: Perhaps you intended to use TypeOperators
  3030. 1552.62 s [foundation] |
  3031. 1552.62 s [foundation] 140 | , Element collection ~ Item collection
  3032. 1552.62 s [foundation] | ^
  3033. 1552.62 s [foundation]
  3034. 1552.62 s [foundation] tests/Test/Checks/Property/Collection.hs:140:47: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  3035. 1552.62 s [foundation] • The ‘~’ operator is out of scope.
  3036. 1552.62 s [foundation] Assuming it to stand for an equality constraint.
  3037. 1552.62 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  3038. 1552.62 s [foundation] exported from Data.Type.Equality and Prelude.
  3039. 1552.62 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  3040. 1552.62 s [foundation] • This will become an error in a future GHC release.
  3041. 1552.62 s [foundation] |
  3042. 1552.62 s [foundation] 140 | , Element collection ~ Item collection
  3043. 1552.62 s [foundation] | ^
  3044. 1552.62 s [foundation]
  3045. 1552.62 s [foundation] tests/Test/Checks/Property/Collection.hs:155:46: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  3046. 1552.62 s [foundation] The use of ‘~’ without TypeOperators
  3047. 1552.62 s [foundation] will become an error in a future GHC release.
  3048. 1552.62 s [foundation] Suggested fix: Perhaps you intended to use TypeOperators
  3049. 1552.62 s [foundation] |
  3050. 1552.62 s [foundation] 155 | , Element collection ~ Item collection
  3051. 1552.62 s [foundation] | ^
  3052. 1552.62 s [foundation]
  3053. 1553.91 s [haskell-src-exts:post-build] Uploading to the NixCI cache: /nix/store/04cw3f9rd3rm5xf2477m5q90303lyhwq-haskell-src-exts-1.23.1-doc /nix/store/pam0bancp9xpy1l0knnh6nj8fxhaa16a-haskell-src-exts-1.23.1
  3054. 1554.44 s [haskell-src-exts:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3055. 1554.93 s [haskell-src-exts:post-build] copying 2 paths...
  3056. 1554.99 s [haskell-src-exts:post-build] copying path '/nix/store/04cw3f9rd3rm5xf2477m5q90303lyhwq-haskell-src-exts-1.23.1-doc' to 'https://cache.nix-ci.com'...
  3057. 1562.63 s [haskell-src-exts:post-build] copying path '/nix/store/pam0bancp9xpy1l0knnh6nj8fxhaa16a-haskell-src-exts-1.23.1' to 'https://cache.nix-ci.com'...
  3058. 1673.80 s [haskell-src-exts:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3059. 1675.23 s [haskell-src-exts:post-build] copying 1 paths...
  3060. 1675.23 s [haskell-src-exts:post-build] copying path '/nix/store/3f7lhk6q9al8q01673zlw3wyp4a3r7xb-haskell-src-exts-1.23.1.drv' to 'https://cache.nix-ci.com'...
  3061. 1676.98 s Uploaded haskell-src-exts in 2m03s
  3062. 1676.99 s Progress: 67 of 103 built (7 building), 318 of 318 downloaded from cache
  3063. 1676.99 s Built haskell-src-exts in 26m39s
  3064. 1676.99 s [parsers] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  3065. 1676.99 s [parsers] include attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
  3066. 1676.99 s [parsers] include base-4.20.1.0-4f22
  3067. 1676.99 s [parsers] include bytestring-0.12.2.0-c0ba
  3068. 1676.99 s [parsers] include parsec-3.1.18.0-add5
  3069. 1676.99 s [parsers] include parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1
  3070. 1676.99 s [parsers] include quickcheck-instances-0.3.32-JpPlvR9CRzUFX6VxzAeDKP
  3071. 1676.99 s [parsers] Linked component graph:
  3072. 1676.99 s [parsers] unit parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1
  3073. 1676.99 s [parsers] include attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
  3074. 1676.99 s [parsers] include base-4.20.1.0-4f22
  3075. 1676.99 s [parsers] include binary-0.8.9.3-0ba7
  3076. 1676.99 s [parsers] include charset-0.3.12-DnuTMJ56vwnAn0J5ZnJ0tJ
  3077. 1676.99 s [parsers] include containers-0.7-57cd
  3078. 1676.99 s [parsers] include mtl-2.3.1-6e0a
  3079. 1676.99 s [parsers] include parsec-3.1.18.0-add5
  3080. 1676.99 s [parsers] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  3081. 1676.99 s [parsers] include text-2.1.2-5063
  3082. 1676.99 s [parsers] include transformers-0.6.1.1-bbf1
  3083. 1676.99 s [parsers] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  3084. 1676.99 s [parsers] Text.Parser.Char=parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1:Text.Parser.Char,Text.Parser.Combinators=parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1:Text.Parser.Combinators,Text.Parser.Expression=parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1:Text.Parser.Expression,Text.Parser.LookAhead=parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1:Text.Parser.LookAhead,Text.Parser.Permutation=parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1:Text.Parser.Permutation,Text.Parser.Token=parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1:Text.Parser.Token,Text.Parser.Token.Highlight=parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1:Text.Parser.Token.Highlight,Text.Parser.Token.Style=parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1:Text.Parser.Token.Style
  3085. 1676.99 s [parsers] unit parsers-0.12.12-I42xfcILNOyIGlDu2DqX0T-quickcheck
  3086. 1676.99 s [parsers] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  3087. 1676.99 s [parsers] include attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
  3088. 1676.99 s [parsers] include base-4.20.1.0-4f22
  3089. 1676.99 s [parsers] include bytestring-0.12.2.0-c0ba
  3090. 1676.99 s [parsers] include parsec-3.1.18.0-add5
  3091. 1676.99 s [parsers] include parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1
  3092. 1676.99 s [parsers] include quickcheck-instances-0.3.32-JpPlvR9CRzUFX6VxzAeDKP
  3093. 1676.99 s [parsers] Ready component graph:
  3094. 1677.00 s [parsers] definite parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1
  3095. 1677.00 s [parsers] depends attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
  3096. 1677.00 s [parsers] depends base-4.20.1.0-4f22
  3097. 1677.00 s [parsers] depends binary-0.8.9.3-0ba7
  3098. 1677.00 s [parsers] depends charset-0.3.12-DnuTMJ56vwnAn0J5ZnJ0tJ
  3099. 1677.00 s [parsers] depends containers-0.7-57cd
  3100. 1677.00 s [parsers] depends mtl-2.3.1-6e0a
  3101. 1677.00 s [parsers] depends parsec-3.1.18.0-add5
  3102. 1677.00 s [parsers] depends scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  3103. 1677.00 s [parsers] depends text-2.1.2-5063
  3104. 1677.00 s [parsers] depends transformers-0.6.1.1-bbf1
  3105. 1677.00 s [parsers] depends unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  3106. 1677.00 s [parsers] definite parsers-0.12.12-I42xfcILNOyIGlDu2DqX0T-quickcheck
  3107. 1677.00 s [parsers] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  3108. 1677.00 s [parsers] depends attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
  3109. 1677.00 s [parsers] depends base-4.20.1.0-4f22
  3110. 1677.00 s [parsers] depends bytestring-0.12.2.0-c0ba
  3111. 1677.00 s [parsers] depends parsec-3.1.18.0-add5
  3112. 1677.00 s [parsers] depends parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1
  3113. 1677.00 s [parsers] depends quickcheck-instances-0.3.32-JpPlvR9CRzUFX6VxzAeDKP
  3114. 1677.00 s [parsers] Using Cabal-3.12.1.0 compiled by ghc-9.10
  3115. 1677.00 s [parsers] Using compiler: ghc-9.10.2
  3116. 1677.00 s [parsers] Using install prefix:
  3117. 1677.00 s [parsers] /nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12
  3118. 1677.00 s [parsers] Executables installed in:
  3119. 1677.00 s [parsers] /nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12/bin
  3120. 1677.00 s [parsers] Libraries installed in:
  3121. 1677.00 s [parsers] /nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1
  3122. 1677.00 s [parsers] Dynamic Libraries installed in:
  3123. 1677.00 s [parsers] /nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  3124. 1677.00 s [parsers] Private executables installed in:
  3125. 1677.00 s [parsers] /nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12/libexec/x86_64-linux-ghc-9.10.2-08fd/parsers-0.12.12
  3126. 1677.00 s [parsers] Data files installed in:
  3127. 1677.00 s [parsers] /nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12/share/x86_64-linux-ghc-9.10.2-08fd/parsers-0.12.12
  3128. 1677.00 s [parsers] Documentation installed in:
  3129. 1677.00 s [parsers] /nix/store/1r7wsapcdsyf32jmam3nvs9d38fjrv7y-parsers-0.12.12-doc/share/doc/parsers-0.12.12
  3130. 1677.00 s [parsers] Configuration files installed in:
  3131. 1677.00 s [parsers] /nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12/etc
  3132. 1677.00 s [parsers] No alex found
  3133. 1677.00 s [parsers] Using ar found on system at:
  3134. 1677.00 s [parsers] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  3135. 1677.42 s [semialign:post-build] Uploading to the NixCI cache: /nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1 /nix/store/wl093ma0rvcbq9904aq2gln7yc9d44bh-semialign-1.3.1-doc
  3136. 1678.16 s [semialign:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3137. 1678.80 s [semialign:post-build] copying 2 paths...
  3138. 1678.83 s [semialign:post-build] copying path '/nix/store/wl093ma0rvcbq9904aq2gln7yc9d44bh-semialign-1.3.1-doc' to 'https://cache.nix-ci.com'...
  3139. 1680.90 s [semialign:post-build] copying path '/nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1' to 'https://cache.nix-ci.com'...
  3140. 1685.29 s [semialign:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3141. 1686.74 s [semialign:post-build] copying 1 paths...
  3142. 1686.74 s [semialign:post-build] copying path '/nix/store/3casc8dzcq4xsr6av3f8p00b5h95777z-semialign-1.3.1.drv' to 'https://cache.nix-ci.com'...
  3143. 1688.49 s Uploaded semialign in 11.2s
  3144. 1688.49 s Progress: 68 of 104 built (6 building), 318 of 318 downloaded from cache
  3145. 1688.49 s Built semialign in 4m20s
  3146. 1688.49 s [streaming-commons] [ 7 of 11] Compiling Data.Streaming.Process.Internal ( Data/Streaming/Process/Internal.hs, dist/build/Data/Streaming/Process/Internal.p_o )
  3147. 1688.49 s [streaming-commons] [ 8 of 11] Compiling Data.Streaming.Process ( Data/Streaming/Process.hs, dist/build/Data/Streaming/Process.p_o )
  3148. 1688.49 s [streaming-commons] [ 9 of 11] Compiling Data.Streaming.Text ( Data/Streaming/Text.hs, dist/build/Data/Streaming/Text.p_o )
  3149. 1688.49 s [streaming-commons] [10 of 11] Compiling Data.Streaming.Zlib.Lowlevel ( Data/Streaming/Zlib/Lowlevel.hs, dist/build/Data/Streaming/Zlib/Lowlevel.p_o )
  3150. 1688.49 s [streaming-commons] Data/Streaming/Zlib/Lowlevel.hs:105:1: warning: [GHC-53633] [-Woverlapping-patterns]
  3151. 1688.49 s [streaming-commons] Pattern match is redundant
  3152. 1688.49 s [streaming-commons] In an equation for ‘wbToInt’: wbToInt _ = ...
  3153. 1688.49 s [streaming-commons] |
  3154. 1688.49 s [streaming-commons] 105 | wbToInt _ = 15
  3155. 1688.49 s [streaming-commons] | ^^^^^^^^^^^^^^
  3156. 1688.49 s [streaming-commons]
  3157. 1688.50 s [streaming-commons] [11 of 11] Compiling Data.Streaming.Zlib ( Data/Streaming/Zlib.hs, dist/build/Data/Streaming/Zlib.p_o )
  3158. 1688.50 s [streaming-commons] Preprocessing test suite 'test' for streaming-commons-0.2.3.0...
  3159. 1688.50 s [streaming-commons] Building test suite 'test' for streaming-commons-0.2.3.0...
  3160. 1688.50 s [streaming-commons] [1 of 8] Compiling Data.Streaming.ByteString.BuilderSpec ( test/Data/Streaming/ByteString/BuilderSpec.hs, dist/build/test/test-tmp/Data/Streaming/ByteString/BuilderSpec.o )
  3161. 1688.50 s [streaming-commons] [2 of 8] Compiling Data.Streaming.FileReadSpec ( test/Data/Streaming/FileReadSpec.hs, dist/build/test/test-tmp/Data/Streaming/FileReadSpec.o )
  3162. 1688.50 s [streaming-commons] [3 of 8] Compiling Data.Streaming.FilesystemSpec ( test/Data/Streaming/FilesystemSpec.hs, dist/build/test/test-tmp/Data/Streaming/FilesystemSpec.o )
  3163. 1688.50 s [streaming-commons] [4 of 8] Compiling Data.Streaming.NetworkSpec ( test/Data/Streaming/NetworkSpec.hs, dist/build/test/test-tmp/Data/Streaming/NetworkSpec.o )
  3164. 1688.50 s [streaming-commons] [5 of 8] Compiling Data.Streaming.ProcessSpec ( test/Data/Streaming/ProcessSpec.hs, dist/build/test/test-tmp/Data/Streaming/ProcessSpec.o )
  3165. 1688.50 s [streaming-commons] [6 of 8] Compiling Data.Streaming.TextSpec ( test/Data/Streaming/TextSpec.hs, dist/build/test/test-tmp/Data/Streaming/TextSpec.o )
  3166. 1688.50 s [streaming-commons] [7 of 8] Compiling Data.Streaming.ZlibSpec ( test/Data/Streaming/ZlibSpec.hs, dist/build/test/test-tmp/Data/Streaming/ZlibSpec.o )
  3167. 1688.50 s [streaming-commons] [8 of 8] Compiling Main ( test/Spec.hs, dist/build/test/test-tmp/Main.o )
  3168. 1688.50 s [streaming-commons] [9 of 9] Linking dist/build/test/test
  3169. 1688.50 s [streaming-commons] buildPhase completed in 1 minutes 18 seconds
  3170. 1688.50 s [streaming-commons] Phase: checkPhase
  3171. 1688.50 s [streaming-commons] Running 1 test suites...
  3172. 1688.50 s [streaming-commons] Test suite test: RUNNING...
  3173. 1688.50 s [streaming-commons]
  3174. 1688.50 s [streaming-commons] Data.Streaming.ByteString.Builder
  3175. 1688.50 s [streaming-commons] Data.Streaming.ByteString.Builder
  3176. 1688.50 s [streaming-commons] idempotent to toLazyByteString [✔]
  3177. 1688.50 s [streaming-commons] +++ OK, passed 100 tests.
  3178. 1688.50 s [streaming-commons] works for large input [✔]
  3179. 1688.50 s [streaming-commons] works for lazy bytestring insertion [✔]
  3180. 1688.83 s [tasty-golden:post-build] Uploading to the NixCI cache: /nix/store/31hwnsa01f63b4bl0wk3yybamn2ghvh0-tasty-golden-2.3.5-doc /nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5
  3181. 1689.43 s [tasty-golden:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3182. 1690.76 s [tasty-golden:post-build] copying 2 paths...
  3183. 1690.78 s [tasty-golden:post-build] copying path '/nix/store/31hwnsa01f63b4bl0wk3yybamn2ghvh0-tasty-golden-2.3.5-doc' to 'https://cache.nix-ci.com'...
  3184. 1693.78 s [tasty-golden:post-build] copying path '/nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5' to 'https://cache.nix-ci.com'...
  3185. 1697.08 s [tasty-golden:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3186. 1698.74 s [tasty-golden:post-build] copying 1 paths...
  3187. 1698.75 s [tasty-golden:post-build] copying path '/nix/store/sawrw3skrvfg7a1qgdk2cfihc5rl9xr8-tasty-golden-2.3.5.drv' to 'https://cache.nix-ci.com'...
  3188. 1700.67 s Uploaded tasty-golden in 11.9s
  3189. 1700.68 s Progress: 69 of 105 built (5 building), 318 of 318 downloaded from cache
  3190. 1700.68 s Built tasty-golden in 4m32s
  3191. 1700.96 s Building /nix/store/3ddc7s6af579hr8xskpgvlzl7zsr355j-aeson-2.2.3.0.drv
  3192. 1700.96 s [foundation] tests/Test/Checks/Property/Collection.hs:155:46: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  3193. 1700.96 s [foundation] • The ‘~’ operator is out of scope.
  3194. 1700.96 s [foundation] Assuming it to stand for an equality constraint.
  3195. 1700.96 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  3196. 1700.96 s [foundation] exported from Data.Type.Equality and Prelude.
  3197. 1700.96 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  3198. 1700.96 s [foundation] • This will become an error in a future GHC release.
  3199. 1700.97 s [foundation] |
  3200. 1700.97 s [foundation] 155 | , Element collection ~ Item collection
  3201. 1700.97 s [foundation] | ^
  3202. 1700.97 s [foundation]
  3203. 1700.97 s [foundation] [ 4 of 19] Compiling Test.Data.List ( tests/Test/Data/List.hs, dist/build/check-foundation/check-foundation-tmp/Test/Data/List.o )
  3204. 1700.97 s [foundation] tests/Test/Data/List.hs:11:42: warning: [GHC-38856] [-Wunused-imports]
  3205. 1700.97 s [foundation] The import of ‘NonEmpty’
  3206. 1700.97 s [foundation] from module ‘Foundation.Collection’ is redundant
  3207. 1700.97 s [foundation] |
  3208. 1700.97 s [foundation] 11 | import Foundation.Collection (nonEmpty_, NonEmpty)
  3209. 1700.97 s [foundation] | ^^^^^^^^
  3210. 1700.97 s [foundation]
  3211. 1700.97 s [foundation] [ 5 of 19] Compiling Test.Data.Network ( tests/Test/Data/Network.hs, dist/build/check-foundation/check-foundation-tmp/Test/Data/Network.o )
  3212. 1700.97 s [foundation] [ 6 of 19] Compiling Test.Foundation.Bits ( tests/Test/Foundation/Bits.hs, dist/build/check-foundation/check-foundation-tmp/Test/Foundation/Bits.o )
  3213. 1700.97 s [foundation] tests/Test/Foundation/Bits.hs:21:61: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  3214. 1700.97 s [foundation] The use of ‘~’ without TypeOperators
  3215. 1700.97 s [foundation] will become an error in a future GHC release.
  3216. 1700.97 s [foundation] Suggested fix: Perhaps you intended to use TypeOperators
  3217. 1700.97 s [foundation] |
  3218. 1700.97 s [foundation] 21 | testBits :: forall a . (Additive a, Bounded a, Difference a ~ a, Integral a, IsIntegral a, Bits a, Show a, Subtractive a, Eq a, Arbitrary a, Typeable a)
  3219. 1700.97 s [foundation] | ^
  3220. 1700.97 s [foundation]
  3221. 1700.97 s [foundation] tests/Test/Foundation/Bits.hs:21:61: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  3222. 1700.97 s [foundation] • The ‘~’ operator is out of scope.
  3223. 1700.97 s [foundation] Assuming it to stand for an equality constraint.
  3224. 1700.97 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  3225. 1700.97 s [foundation] exported from Data.Type.Equality and Prelude.
  3226. 1700.97 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  3227. 1700.97 s [foundation] • This will become an error in a future GHC release.
  3228. 1700.97 s [foundation] |
  3229. 1700.97 s [foundation] 21 | testBits :: forall a . (Additive a, Bounded a, Difference a ~ a, Integral a, IsIntegral a, Bits a, Show a, Subtractive a, Eq a, Arbitrary a, Typeable a)
  3230. 1700.97 s [foundation] | ^
  3231. 1700.97 s [foundation]
  3232. 1700.97 s [foundation] [ 7 of 19] Compiling Test.Foundation.Conduit ( tests/Test/Foundation/Conduit.hs, dist/build/check-foundation/check-foundation-tmp/Test/Foundation/Conduit.o )
  3233. 1700.97 s [foundation] [ 8 of 19] Compiling Test.Foundation.Format.CSV ( tests/Test/Foundation/Format/CSV.hs, dist/build/check-foundation/check-foundation-tmp/Test/Foundation/Format/CSV.o )
  3234. 1700.97 s [foundation] [ 9 of 19] Compiling Test.Foundation.Format ( tests/Test/Foundation/Format.hs, dist/build/check-foundation/check-foundation-tmp/Test/Foundation/Format.o )
  3235. 1700.97 s [foundation] [10 of 19] Compiling Test.Foundation.Misc ( tests/Test/Foundation/Misc.hs, dist/build/check-foundation/check-foundation-tmp/Test/Foundation/Misc.o )
  3236. 1700.97 s [foundation] [11 of 19] Compiling Test.Foundation.Number ( tests/Test/Foundation/Number.hs, dist/build/check-foundation/check-foundation-tmp/Test/Foundation/Number.o )
  3237. 1700.97 s [genvalidity-property] Phase: setupCompilerEnvironmentPhase
  3238. 1700.97 s [genvalidity-property] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  3239. 1700.97 s [genvalidity-property] Phase: unpackPhase
  3240. 1700.97 s [genvalidity-property] unpacking source archive /nix/store/3jfmc098bgv6ay3vsqk81cz2139zmnlj-genvalidity-property-1.0.0.0.tar.gz
  3241. 1700.97 s [genvalidity-property] source root is genvalidity-property-1.0.0.0
  3242. 1700.97 s [genvalidity-property] setting SOURCE_DATE_EPOCH to timestamp 1637423498 of file "genvalidity-property-1.0.0.0/test/Test/Validity/Operations/CommutativitySpec.hs"
  3243. 1700.97 s [genvalidity-property] Phase: patchPhase
  3244. 1700.97 s [genvalidity-property] Phase: compileBuildDriverPhase
  3245. 1700.97 s [genvalidity-property] setupCompileFlags: -package-db=/build/tmp.Q6m4prNSQR/setup-package.conf.d -threaded
  3246. 1700.97 s [genvalidity-property] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.Q6m4prNSQR/Main.o )
  3247. 1700.97 s [genvalidity-property] [2 of 2] Linking Setup
  3248. 1700.97 s [genvalidity-property] Phase: updateAutotoolsGnuConfigScriptsPhase
  3249. 1700.97 s [genvalidity-property] Phase: configurePhase
  3250. 1700.97 s [genvalidity-property] configureFlags: --verbose --prefix=/nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/ahkmmbzvrfil6vbzniz4byczi5b6npy7-genvalidity-property-1.0.0.0-doc/share/doc/genvalidity-property-1.0.0.0 --with-gcc=gcc --package-db=/build/tmp.Q6m4prNSQR/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  3251. 1700.97 s [genvalidity-property] Using Parsec parser
  3252. 1700.97 s [genvalidity-property] Configuring genvalidity-property-1.0.0.0...
  3253. 1700.97 s [genvalidity-property] Dependency QuickCheck: using QuickCheck-2.14.3
  3254. 1700.97 s [genvalidity-property] Dependency base >=4.7 && <5: using base-4.20.1.0
  3255. 1700.97 s [genvalidity-property] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
  3256. 1700.97 s [genvalidity-property] Dependency hspec >=2.1: using hspec-2.11.12
  3257. 1700.97 s [genvalidity-property] Dependency pretty-show: using pretty-show-1.10
  3258. 1700.97 s [genvalidity-property] Dependency validity >=0.9: using validity-0.12.1.0
  3259. 1700.97 s [genvalidity-property] Dependency QuickCheck: using QuickCheck-2.14.3
  3260. 1700.97 s [genvalidity-property] Dependency base >=4.7 && <5: using base-4.20.1.0
  3261. 1700.97 s [genvalidity-property] Dependency genvalidity: using genvalidity-1.1.1.0
  3262. 1700.97 s [genvalidity-property] Dependency genvalidity-property: using genvalidity-property-1.0.0.0
  3263. 1700.97 s [genvalidity-property] Dependency hspec: using hspec-2.11.12
  3264. 1700.97 s [genvalidity-property] Source component graph:
  3265. 1700.97 s [genvalidity-property] component lib
  3266. 1700.97 s [genvalidity-property] component test:genvalidity-property-test dependency lib
  3267. 1700.97 s [genvalidity-property] Configured component graph:
  3268. 1700.97 s [genvalidity-property] component genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
  3269. 1700.97 s [genvalidity-property] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  3270. 1700.97 s [genvalidity-property] include base-4.20.1.0-4f22
  3271. 1700.97 s [genvalidity-property] include genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
  3272. 1700.97 s [genvalidity-property] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  3273. 1700.97 s [genvalidity-property] include pretty-show-1.10-LUPf6uFvE7g9tuEwfdHQ0S
  3274. 1700.97 s [genvalidity-property] include validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
  3275. 1700.97 s [genvalidity-property] component genvalidity-property-1.0.0.0-JAu2KK5v201FAMByAxL5D2-genvalidity-property-test
  3276. 1700.97 s [genvalidity-property] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  3277. 1700.97 s [genvalidity-property] include base-4.20.1.0-4f22
  3278. 1700.97 s [genvalidity-property] include genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
  3279. 1700.97 s [genvalidity-property] include genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
  3280. 1700.97 s [genvalidity-property] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  3281. 1700.97 s [genvalidity-property] Linked component graph:
  3282. 1700.98 s [genvalidity-property] unit genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
  3283. 1700.98 s [genvalidity-property] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  3284. 1700.98 s [genvalidity-property] include base-4.20.1.0-4f22
  3285. 1700.98 s [genvalidity-property] include genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
  3286. 1700.98 s [genvalidity-property] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  3287. 1700.98 s [parsers] No c2hs found
  3288. 1700.98 s [parsers] No cpphs found
  3289. 1700.98 s [parsers] No doctest found
  3290. 1700.98 s [parsers] Using gcc version 14.3.0 given by user at:
  3291. 1700.98 s [parsers] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  3292. 1700.98 s [parsers] Using ghc version 9.10.2 found on system at:
  3293. 1700.98 s [parsers] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  3294. 1700.98 s [parsers] Using ghc-pkg version 9.10.2 found on system at:
  3295. 1700.98 s [parsers] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  3296. 1700.98 s [parsers] No ghcjs found
  3297. 1700.98 s [parsers] No ghcjs-pkg found
  3298. 1700.98 s [parsers] No greencard found
  3299. 1700.98 s [parsers] Using haddock version 2.31.0 found on system at:
  3300. 1700.98 s [parsers] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  3301. 1700.98 s [parsers] No happy found
  3302. 1700.98 s [parsers] Using haskell-suite found on system at: haskell-suite-dummy-location
  3303. 1700.98 s [parsers] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  3304. 1700.98 s [parsers] No hmake found
  3305. 1700.98 s [parsers] Using hpc version 0.69 found on system at:
  3306. 1700.98 s [parsers] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  3307. 1700.98 s [parsers] Using hsc2hs version 0.68.10 found on system at:
  3308. 1700.98 s [parsers] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  3309. 1700.98 s [parsers] Using hscolour version 1.25 found on system at:
  3310. 1700.98 s [parsers] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  3311. 1700.98 s [parsers] No jhc found
  3312. 1700.98 s [parsers] Using ld found on system at:
  3313. 1700.98 s [parsers] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  3314. 1700.98 s [parsers] No pkg-config found
  3315. 1700.98 s [parsers] Using runghc version 9.10.2 found on system at:
  3316. 1700.98 s [parsers] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  3317. 1700.98 s [parsers] Using strip version 2.44 found on system at:
  3318. 1700.98 s [parsers] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  3319. 1700.98 s [parsers] Using tar found on system at:
  3320. 1700.98 s [parsers] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  3321. 1700.98 s [parsers] No uhc found
  3322. 1700.98 s [parsers] Phase: buildPhase
  3323. 1700.98 s [parsers] Preprocessing library for parsers-0.12.12...
  3324. 1700.98 s [parsers] Building library for parsers-0.12.12...
  3325. 1700.98 s [parsers] [1 of 8] Compiling Text.Parser.Combinators ( src/Text/Parser/Combinators.hs, dist/build/Text/Parser/Combinators.o, dist/build/Text/Parser/Combinators.dyn_o )
  3326. 1700.98 s [parsers] [2 of 8] Compiling Text.Parser.Char ( src/Text/Parser/Char.hs, dist/build/Text/Parser/Char.o, dist/build/Text/Parser/Char.dyn_o )
  3327. 1700.98 s [parsers] [3 of 8] Compiling Text.Parser.Expression ( src/Text/Parser/Expression.hs, dist/build/Text/Parser/Expression.o, dist/build/Text/Parser/Expression.dyn_o )
  3328. 1700.98 s [parsers] [4 of 8] Compiling Text.Parser.LookAhead ( src/Text/Parser/LookAhead.hs, dist/build/Text/Parser/LookAhead.o, dist/build/Text/Parser/LookAhead.dyn_o )
  3329. 1700.98 s [parsers] [5 of 8] Compiling Text.Parser.Permutation ( src/Text/Parser/Permutation.hs, dist/build/Text/Parser/Permutation.o, dist/build/Text/Parser/Permutation.dyn_o )
  3330. 1700.98 s [parsers] [6 of 8] Compiling Text.Parser.Token.Highlight ( src/Text/Parser/Token/Highlight.hs, dist/build/Text/Parser/Token/Highlight.o, dist/build/Text/Parser/Token/Highlight.dyn_o )
  3331. 1700.98 s [parsers] [7 of 8] Compiling Text.Parser.Token ( src/Text/Parser/Token.hs, dist/build/Text/Parser/Token.o, dist/build/Text/Parser/Token.dyn_o )
  3332. 1700.98 s [parsers] [8 of 8] Compiling Text.Parser.Token.Style ( src/Text/Parser/Token/Style.hs, dist/build/Text/Parser/Token/Style.o, dist/build/Text/Parser/Token/Style.dyn_o )
  3333. 1700.98 s [parsers] [1 of 8] Compiling Text.Parser.Combinators ( src/Text/Parser/Combinators.hs, dist/build/Text/Parser/Combinators.p_o )
  3334. 1700.98 s [parsers] [2 of 8] Compiling Text.Parser.Char ( src/Text/Parser/Char.hs, dist/build/Text/Parser/Char.p_o )
  3335. 1700.98 s [parsers] [3 of 8] Compiling Text.Parser.Expression ( src/Text/Parser/Expression.hs, dist/build/Text/Parser/Expression.p_o )
  3336. 1700.98 s [parsers] [4 of 8] Compiling Text.Parser.LookAhead ( src/Text/Parser/LookAhead.hs, dist/build/Text/Parser/LookAhead.p_o )
  3337. 1700.98 s [parsers] [5 of 8] Compiling Text.Parser.Permutation ( src/Text/Parser/Permutation.hs, dist/build/Text/Parser/Permutation.p_o )
  3338. 1700.98 s [parsers] [6 of 8] Compiling Text.Parser.Token.Highlight ( src/Text/Parser/Token/Highlight.hs, dist/build/Text/Parser/Token/Highlight.p_o )
  3339. 1700.98 s [parsers] [7 of 8] Compiling Text.Parser.Token ( src/Text/Parser/Token.hs, dist/build/Text/Parser/Token.p_o )
  3340. 1700.98 s [parsers] [8 of 8] Compiling Text.Parser.Token.Style ( src/Text/Parser/Token/Style.hs, dist/build/Text/Parser/Token/Style.p_o )
  3341. 1700.98 s [parsers] Preprocessing test suite 'quickcheck' for parsers-0.12.12...
  3342. 1700.98 s [parsers] Building test suite 'quickcheck' for parsers-0.12.12...
  3343. 1700.98 s [parsers] [1 of 1] Compiling Main ( tests/QuickCheck.hs, dist/build/quickcheck/quickcheck-tmp/Main.o )
  3344. 1700.98 s [streaming-commons] works for strict bytestring insertion [✔]
  3345. 1700.98 s [streaming-commons] +++ OK, passed 100 tests.
  3346. 1700.98 s [streaming-commons] flush shouldn't bring in empty strings. [✔]
  3347. 1700.98 s [streaming-commons] flushing [✔]
  3348. 1700.98 s [streaming-commons] +++ OK, passed 100 tests.
  3349. 1700.98 s [streaming-commons] large flush input [✔]
  3350. 1700.98 s [streaming-commons] toByteStringIO idempotent to toLazyByteString [✔]
  3351. 1700.98 s [streaming-commons] +++ OK, passed 100 tests.
  3352. 1700.98 s [streaming-commons] toByteStringIO idempotent to toLazyBytestring, specific case [✔]
  3353. 1700.98 s [streaming-commons] Data.Streaming.FileRead
  3354. 1700.98 s [streaming-commons] Data.Streaming.FileRead
  3355. 1700.98 s [streaming-commons] works [✔]
  3356. 1700.98 s [streaming-commons] Data.Streaming.Filesystem
  3357. 1700.98 s [streaming-commons] Data.Streaming.Filesystem
  3358. 1700.98 s [streaming-commons] dirstream [✔]
  3359. 1700.98 s [streaming-commons] getFileType
  3360. 1700.98 s [streaming-commons] file [✔]
  3361. 1700.98 s [streaming-commons] dir [✔]
  3362. 1700.98 s [streaming-commons] file sym [✔]
  3363. 1700.98 s [streaming-commons] file sym [✔]
  3364. 1700.98 s [streaming-commons] other [✔]
  3365. 1700.98 s [streaming-commons] recursive symlink is other [✔]
  3366. 1700.98 s [streaming-commons] dangling symlink is other [✔]
  3367. 1700.98 s [streaming-commons] Data.Streaming.Network
  3368. 1700.98 s [streaming-commons] getDefaultReadBufferSize
  3369. 1700.98 s [streaming-commons] sanity [✔]
  3370. 1700.98 s [streaming-commons] getUnassignedPort
  3371. 1700.98 s [streaming-commons] sanity [✔]
  3372. 1700.98 s [streaming-commons] bindRandomPortTCP
  3373. 1700.98 s [streaming-commons] sanity [✔]
  3374. 1700.98 s [streaming-commons] +++ OK, passed 5 tests.
  3375. 1700.98 s [streaming-commons] Data.Streaming.Process
  3376. 1700.98 s [streaming-commons] cat [✔]
  3377. 1700.98 s [streaming-commons] +++ OK, passed 100 tests.
  3378. 1700.98 s [streaming-commons] closed stream [✔]
  3379. 1700.98 s [streaming-commons] checked process [✔]
  3380. 1700.98 s [streaming-commons] blocking vs non-blocking [✔]
  3381. 1700.98 s [streaming-commons] Data.Streaming.Text
  3382. 1700.98 s [streaming-commons] Data.Streaming.TextSpec
  3383. 1700.98 s [streaming-commons] UTF8
  3384. 1700.98 s [streaming-commons] bytes [✔]
  3385. 1700.98 s [streaming-commons] +++ OK, passed 100 tests.
  3386. 1700.98 s [streaming-commons] chars [✔]
  3387. 1700.98 s [streaming-commons] +++ OK, passed 100 tests.
  3388. 1700.98 s [streaming-commons] high code points [✔]
  3389. 1700.98 s [streaming-commons] UTF8 pure
  3390. 1700.98 s [streaming-commons] bytes [✔]
  3391. 1700.98 s [streaming-commons] +++ OK, passed 100 tests.
  3392. 1700.98 s [streaming-commons] chars [✔]
  3393. 1700.98 s [streaming-commons] +++ OK, passed 100 tests.
  3394. 1700.98 s [streaming-commons] high code points [✔]
  3395. 1700.98 s [streaming-commons] UTF16LE
  3396. 1700.98 s [streaming-commons] bytes [✔]
  3397. 1700.98 s [streaming-commons] +++ OK, passed 100 tests.
  3398. 1700.98 s [streaming-commons] chars [✔]
  3399. 1700.98 s [streaming-commons] +++ OK, passed 100 tests.
  3400. 1700.98 s [streaming-commons] high code points [✔]
  3401. 1700.98 s [streaming-commons] UTF16BE
  3402. 1700.98 s [streaming-commons] bytes [✔]
  3403. 1700.98 s [streaming-commons] +++ OK, passed 100 tests.
  3404. 1700.98 s [streaming-commons] chars [✔]
  3405. 1700.98 s [streaming-commons] +++ OK, passed 100 tests.
  3406. 1700.98 s [streaming-commons] high code points [✔]
  3407. 1700.98 s [streaming-commons] UTF32LE
  3408. 1700.98 s [streaming-commons] bytes [✔]
  3409. 1700.98 s [streaming-commons] +++ OK, passed 100 tests.
  3410. 1700.98 s [streaming-commons] chars [✔]
  3411. 1700.98 s [streaming-commons] +++ OK, passed 100 tests.
  3412. 1700.98 s [th-orphans] Documentation created: dist/doc/html/th-orphans/,
  3413. 1700.98 s [th-orphans] dist/doc/html/th-orphans/th-orphans.txt
  3414. 1700.98 s [th-orphans] Preprocessing test suite 'test' for th-orphans-0.13.16...
  3415. 1700.98 s [th-orphans] Phase: installPhase
  3416. 1700.99 s [th-orphans] Installing library in /nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/th-orphans-0.13.16-7XyLV3CvoYP1Acx5pNcjNI
  3417. 1700.99 s [th-orphans] Phase: fixupPhase
  3418. 1700.99 s [th-orphans] shrinking RPATHs of ELF executables and libraries in /nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16
  3419. 1700.99 s [th-orphans] shrinking /nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSth-orphans-0.13.16-7XyLV3CvoYP1Acx5pNcjNI-ghc9.10.2.so
  3420. 1700.99 s [th-orphans] checking for references to /build/ in /nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16...
  3421. 1700.99 s [th-orphans] patching script interpreter paths in /nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16
  3422. 1700.99 s [th-orphans] stripping (with command strip and flags -S -p) in /nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16/lib
  3423. 1700.99 s [th-orphans] shrinking RPATHs of ELF executables and libraries in /nix/store/gy0hbsw5ja06lyg7m0s1axa43kn3yjlz-th-orphans-0.13.16-doc
  3424. 1700.99 s [th-orphans] checking for references to /build/ in /nix/store/gy0hbsw5ja06lyg7m0s1axa43kn3yjlz-th-orphans-0.13.16-doc...
  3425. 1700.99 s [th-orphans] patching script interpreter paths in /nix/store/gy0hbsw5ja06lyg7m0s1axa43kn3yjlz-th-orphans-0.13.16-doc
  3426. 1700.99 s [foundation] tests/Test/Foundation/Number.hs:61:140: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  3427. 1700.99 s [foundation] The use of ‘~’ without TypeOperators
  3428. 1700.99 s [foundation] will become an error in a future GHC release.
  3429. 1700.99 s [foundation] Suggested fix: Perhaps you intended to use TypeOperators
  3430. 1700.99 s [foundation] |
  3431. 1700.99 s [foundation] 61 | testOperatorPrecedence :: forall a . (Show a, Eq a, Prelude.Num a, IsIntegral a, Additive a, Subtractive a, Multiplicative a, Difference a ~ a, Arbitrary a, Typeable a)
  3432. 1700.99 s [foundation] | ^
  3433. 1700.99 s [foundation]
  3434. 1700.99 s [foundation] tests/Test/Foundation/Number.hs:61:140: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  3435. 1700.99 s [foundation] • The ‘~’ operator is out of scope.
  3436. 1700.99 s [foundation] Assuming it to stand for an equality constraint.
  3437. 1700.99 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  3438. 1700.99 s [foundation] exported from Data.Type.Equality and Prelude.
  3439. 1700.99 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  3440. 1700.99 s [foundation] • This will become an error in a future GHC release.
  3441. 1700.99 s [foundation] |
  3442. 1700.99 s [foundation] 61 | testOperatorPrecedence :: forall a . (Show a, Eq a, Prelude.Num a, IsIntegral a, Additive a, Subtractive a, Multiplicative a, Difference a ~ a, Arbitrary a, Typeable a)
  3443. 1700.99 s [foundation] | ^
  3444. 1700.99 s [foundation]
  3445. 1700.99 s [foundation] tests/Test/Foundation/Number.hs:75:117: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  3446. 1700.99 s [foundation] The use of ‘~’ without TypeOperators
  3447. 1700.99 s [foundation] will become an error in a future GHC release.
  3448. 1700.99 s [foundation] Suggested fix: Perhaps you intended to use TypeOperators
  3449. 1700.99 s [foundation] |
  3450. 1700.99 s [foundation] 75 | testNumber :: (Show a, Eq a, Prelude.Num a, IsIntegral a, Additive a, Multiplicative a, Subtractive a, Difference a ~ a, IDivisible a, Arbitrary a, Typeable a)
  3451. 1700.99 s [foundation] | ^
  3452. 1700.99 s [foundation]
  3453. 1700.99 s [foundation] tests/Test/Foundation/Number.hs:75:117: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  3454. 1700.99 s [foundation] • The ‘~’ operator is out of scope.
  3455. 1700.99 s [foundation] Assuming it to stand for an equality constraint.
  3456. 1700.99 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  3457. 1700.99 s [foundation] exported from Data.Type.Equality and Prelude.
  3458. 1700.99 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  3459. 1700.99 s [foundation] • This will become an error in a future GHC release.
  3460. 1700.99 s [foundation] |
  3461. 1700.99 s [foundation] 75 | testNumber :: (Show a, Eq a, Prelude.Num a, IsIntegral a, Additive a, Multiplicative a, Subtractive a, Difference a ~ a, IDivisible a, Arbitrary a, Typeable a)
  3462. 1700.99 s [foundation] | ^
  3463. 1700.99 s [foundation]
  3464. 1700.99 s [foundation] [12 of 19] Compiling Test.Foundation.Primitive.BlockN ( tests/Test/Foundation/Primitive/BlockN.hs, dist/build/check-foundation/check-foundation-tmp/Test/Foundation/Primitive/BlockN.o )
  3465. 1700.99 s [foundation] tests/Test/Foundation/Primitive/BlockN.hs:11:1: warning: [GHC-66111] [-Wunused-imports]
  3466. 1700.99 s [foundation] The import of ‘Data.Proxy’ is redundant
  3467. 1700.99 s [foundation] except perhaps to import instances from ‘Data.Proxy’
  3468. 1700.99 s [foundation] To import instances alone, use: import Data.Proxy()
  3469. 1700.99 s [genvalidity-property] include pretty-show-1.10-LUPf6uFvE7g9tuEwfdHQ0S
  3470. 1700.99 s [genvalidity-property] include validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
  3471. 1700.99 s [genvalidity-property] Test.Validity.Functions=genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV:Test.Validity.Functions,Test.Validity.Functions.CanFail=genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV:Test.Validity.Functions.CanFail,Test.Validity.Functions.Equivalence=genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV:Test.Validity.Functions.Equivalence,Test.Validity.Functions.Idempotence=genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV:Test.Validity.Functions.Idempotence,Test.Validity.Functions.Inverse=genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV:Test.Validity.Functions.Inverse,Test.Validity.Functions.Validity=genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV:Test.Validity.Functions.Validity,Test.Validity.GenValidity.Property=genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV:Test.Validity.GenValidity.Property,Test.Validity.Operations=genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV:Test.Validity.Operations,Test.Validity.Operations.Associativity=genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV:Test.Validity.Operations.Associativity,Test.Validity.Operations.Commutativity=genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV:Test.Validity.Operations.Commutativity,Test.Validity.Operations.Identity=genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV:Test.Validity.Operations.Identity,Test.Validity.Property=genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV:Test.Validity.Property,Test.Validity.Property.Utils=genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV:Test.Validity.Property.Utils,Test.Validity.Relations=genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV:Test.Validity.Relations,Test.Validity.Relations.Antireflexivity=genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV:Test.Validity.Relations.Antireflexivity,Test.Validity.Relations.Antisymmetry=genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV:Test.Validity.Relations.Antisymmetry,Test.Validity.Relations.Reflexivity=genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV:Test.Validity.Relations.Reflexivity,Test.Validity.Relations.Symmetry=genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV:Test.Validity.Relations.Symmetry,Test.Validity.Relations.Transitivity=genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV:Test.Validity.Relations.Transitivity,Test.Validity.Shrinking.Property=genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV:Test.Validity.Shrinking.Property,Test.Validity.Types=genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV:Test.Validity.Types
  3472. 1700.99 s [genvalidity-property] unit genvalidity-property-1.0.0.0-JAu2KK5v201FAMByAxL5D2-genvalidity-property-test
  3473. 1700.99 s [genvalidity-property] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  3474. 1700.99 s [genvalidity-property] include base-4.20.1.0-4f22
  3475. 1700.99 s [genvalidity-property] include genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
  3476. 1700.99 s [genvalidity-property] include genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
  3477. 1700.99 s [genvalidity-property] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  3478. 1700.99 s [genvalidity-property] Ready component graph:
  3479. 1700.99 s [genvalidity-property] definite genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
  3480. 1700.99 s [genvalidity-property] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  3481. 1700.99 s [genvalidity-property] depends base-4.20.1.0-4f22
  3482. 1700.99 s [genvalidity-property] depends genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
  3483. 1700.99 s [genvalidity-property] depends hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  3484. 1700.99 s [genvalidity-property] depends pretty-show-1.10-LUPf6uFvE7g9tuEwfdHQ0S
  3485. 1700.99 s [genvalidity-property] depends validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
  3486. 1700.99 s [genvalidity-property] definite genvalidity-property-1.0.0.0-JAu2KK5v201FAMByAxL5D2-genvalidity-property-test
  3487. 1700.99 s [genvalidity-property] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  3488. 1700.99 s [genvalidity-property] depends base-4.20.1.0-4f22
  3489. 1700.99 s [genvalidity-property] depends genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
  3490. 1700.99 s [genvalidity-property] depends genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
  3491. 1700.99 s [genvalidity-property] depends hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  3492. 1700.99 s [genvalidity-property] Using Cabal-3.12.1.0 compiled by ghc-9.10
  3493. 1700.99 s [genvalidity-property] Using compiler: ghc-9.10.2
  3494. 1700.99 s [genvalidity-property] Using install prefix:
  3495. 1700.99 s [genvalidity-property] /nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0
  3496. 1700.99 s [genvalidity-property] Executables installed in:
  3497. 1700.99 s [genvalidity-property] /nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0/bin
  3498. 1700.99 s [genvalidity-property] Libraries installed in:
  3499. 1700.99 s [parsers] [2 of 2] Linking dist/build/quickcheck/quickcheck
  3500. 1700.99 s [parsers] buildPhase completed in 49 seconds
  3501. 1700.99 s [parsers] Phase: checkPhase
  3502. 1700.99 s [parsers] Running 1 test suites...
  3503. 1700.99 s [parsers] Test suite quickcheck: RUNNING...
  3504. 1700.99 s [parsers] +++ OK, passed 100 tests.
  3505. 1700.99 s [parsers] +++ OK, passed 100 tests.
  3506. 1700.99 s [parsers] +++ OK, passed 100 tests.
  3507. 1700.99 s [parsers] +++ OK, passed 100 tests.
  3508. 1700.99 s [parsers] Test suite quickcheck: PASS
  3509. 1700.99 s [parsers] Test suite logged to: dist/test/parsers-0.12.12-quickcheck.log
  3510. 1700.99 s [parsers] 1 of 1 test suites (1 of 1 test cases) passed.
  3511. 1700.99 s [parsers] Phase: haddockPhase
  3512. 1700.99 s [parsers] Preprocessing library for parsers-0.12.12...
  3513. 1700.99 s [parsers] Running Haddock on library for parsers-0.12.12...
  3514. 1700.99 s [parsers] Warning: The documentation for the following packages are not installed. No
  3515. 1700.99 s [parsers] links will be generated to these packages: attoparsec-0.14.4,
  3516. 1700.99 s [parsers] attoparsec-0.14.4
  3517. 1700.99 s [parsers] [1 of 8] Compiling Text.Parser.Combinators ( src/Text/Parser/Combinators.hs, nothing )
  3518. 1700.99 s [parsers] [2 of 8] Compiling Text.Parser.Char ( src/Text/Parser/Char.hs, nothing )
  3519. 1700.99 s [parsers] [3 of 8] Compiling Text.Parser.Expression ( src/Text/Parser/Expression.hs, nothing )
  3520. 1700.99 s [parsers] [4 of 8] Compiling Text.Parser.LookAhead ( src/Text/Parser/LookAhead.hs, nothing )
  3521. 1700.99 s [parsers] [5 of 8] Compiling Text.Parser.Permutation ( src/Text/Parser/Permutation.hs, nothing )
  3522. 1700.99 s [parsers] [6 of 8] Compiling Text.Parser.Token.Highlight ( src/Text/Parser/Token/Highlight.hs, nothing )
  3523. 1700.99 s [parsers] [7 of 8] Compiling Text.Parser.Token ( src/Text/Parser/Token.hs, nothing )
  3524. 1700.99 s [parsers] [8 of 8] Compiling Text.Parser.Token.Style ( src/Text/Parser/Token/Style.hs, nothing )
  3525. 1700.99 s [parsers] Haddock coverage:
  3526. 1701.00 s [parsers] 100% ( 27 / 27) in 'Text.Parser.Combinators'
  3527. 1701.00 s [parsers] 95% ( 19 / 20) in 'Text.Parser.Char'
  3528. 1701.00 s [parsers] Missing documentation for:
  3529. 1701.00 s [parsers] satisfyRange (src/Text/Parser/Char.hs:172)
  3530. 1701.00 s [parsers] 100% ( 5 / 5) in 'Text.Parser.Expression'
  3531. 1701.00 s [parsers] 100% ( 3 / 3) in 'Text.Parser.LookAhead'
  3532. 1701.00 s [parsers] 100% ( 7 / 7) in 'Text.Parser.Permutation'
  3533. 1701.00 s [parsers] 100% ( 2 / 2) in 'Text.Parser.Token.Highlight'
  3534. 1701.00 s [parsers] Warning: 'float' is out of scope.
  3535. 1701.00 s [parsers] If you qualify the identifier, haddock can try to link it anyway.
  3536. 1701.00 s [parsers] Warning: 'IdentifierStyle' is ambiguous. It is defined
  3537. 1701.00 s [parsers] * at src/Text/Parser/Token.hs:488:26
  3538. 1701.00 s [parsers] * at src/Text/Parser/Token.hs:488:1
  3539. 1701.00 s [parsers] You may be able to disambiguate the identifier by qualifying it or
  3540. 1701.00 s [parsers] by specifying the type/value namespace explicitly.
  3541. 1701.00 s [parsers] Defaulting to the one defined at src/Text/Parser/Token.hs:488:1
  3542. 1701.00 s [parsers] 100% ( 55 / 55) in 'Text.Parser.Token'
  3543. 1701.00 s [parsers] Warning: 'CommentStyle' is ambiguous. It is defined
  3544. 1701.00 s [parsers] * at src/Text/Parser/Token/Style.hs:52:21
  3545. 1701.00 s [parsers] * at src/Text/Parser/Token/Style.hs:52:1
  3546. 1701.00 s [parsers] You may be able to disambiguate the identifier by qualifying it or
  3547. 1701.00 s [parsers] by specifying the type/value namespace explicitly.
  3548. 1701.00 s [parsers] Defaulting to the one defined at src/Text/Parser/Token/Style.hs:52:1
  3549. 1701.00 s [parsers] 100% ( 22 / 22) in 'Text.Parser.Token.Style'
  3550. 1701.00 s [parsers] Warning: Text.Parser.Combinators: could not find link destinations for:
  3551. 1701.00 s [parsers] - Data.Attoparsec.Internal.Types.Chunk
  3552. 1701.00 s [parsers] - Data.Attoparsec.Internal.Types.Parser
  3553. 1701.00 s [parsers] Warning: Text.Parser.Char: could not find link destinations for:
  3554. 1701.00 s [parsers] - Data.Attoparsec.Internal.Types.Chunk
  3555. 1701.00 s [parsers] - Data.Attoparsec.Internal.Types.Parser
  3556. 1701.00 s [parsers] Warning: Text.Parser.LookAhead: could not find link destinations for:
  3557. 1701.00 s [parsers] - Data.Attoparsec.Internal.Types.Chunk
  3558. 1701.00 s [parsers] - Data.Attoparsec.Internal.Types.Parser
  3559. 1701.00 s [parsers] Warning: Text.Parser.Token: could not find link destinations for:
  3560. 1701.00 s [parsers] - Data.Attoparsec.Internal.Types.Chunk
  3561. 1701.00 s [parsers] - Data.Attoparsec.Internal.Types.Parser
  3562. 1701.00 s [parsers] Documentation created: dist/doc/html/parsers/,
  3563. 1701.00 s [parsers] dist/doc/html/parsers/parsers.txt
  3564. 1701.00 s [parsers] Preprocessing test suite 'quickcheck' for parsers-0.12.12...
  3565. 1701.00 s [parsers] haddockPhase completed in 1 minutes 3 seconds
  3566. 1701.00 s [parsers] Phase: installPhase
  3567. 1701.00 s [parsers] Installing library in /nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1
  3568. 1701.00 s [parsers] Phase: fixupPhase
  3569. 1701.00 s [parsers] shrinking RPATHs of ELF executables and libraries in /nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12
  3570. 1701.00 s [parsers] shrinking /nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSparsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1-ghc9.10.2.so
  3571. 1701.40 s [th-orphans:post-build] Uploading to the NixCI cache: /nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16 /nix/store/gy0hbsw5ja06lyg7m0s1axa43kn3yjlz-th-orphans-0.13.16-doc
  3572. 1702.07 s [th-orphans:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3573. 1702.98 s [th-orphans:post-build] copying 2 paths...
  3574. 1703.03 s [th-orphans:post-build] copying path '/nix/store/gy0hbsw5ja06lyg7m0s1axa43kn3yjlz-th-orphans-0.13.16-doc' to 'https://cache.nix-ci.com'...
  3575. 1703.91 s [th-orphans:post-build] copying path '/nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16' to 'https://cache.nix-ci.com'...
  3576. 1709.01 s [th-orphans:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3577. 1710.03 s [th-orphans:post-build] copying 1 paths...
  3578. 1710.03 s [th-orphans:post-build] copying path '/nix/store/4b2808m7cv3hwn0ijd7gv3k1ga6fg1h5-th-orphans-0.13.16.drv' to 'https://cache.nix-ci.com'...
  3579. 1711.87 s Uploaded th-orphans in 10.6s
  3580. 1711.87 s Progress: 70 of 103 built (5 building), 318 of 318 downloaded from cache
  3581. 1711.87 s Built th-orphans in 4m06s
  3582. 1711.94 s Waiting for lock on waiting for a free build user ID for '/nix/store/4bkx16fkg16pn9mn1ww7scp9yrnv107j-haskell-src-meta
  3583. 1711.94 s [aeson] Phase: setupCompilerEnvironmentPhase
  3584. 1711.94 s [aeson] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  3585. 1711.94 s [aeson] Phase: unpackPhase
  3586. 1711.95 s [aeson] unpacking source archive /nix/store/f0d7b9x9gkig0ip0d9g81wf1vsdp1nl4-aeson-2.2.3.0.tar.gz
  3587. 1711.95 s [aeson] source root is aeson-2.2.3.0
  3588. 1711.95 s [aeson] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "aeson-2.2.3.0/tests/UnitTests/UTCTime.hs"
  3589. 1711.95 s [aeson] Phase: patchPhase
  3590. 1711.95 s [aeson] Replace Cabal file with edited version from mirror://hackage/aeson-2.2.3.0/revision/3.cabal.
  3591. 1711.95 s [aeson] Phase: compileBuildDriverPhase
  3592. 1711.95 s [aeson] setupCompileFlags: -package-db=/build/tmp.KQyRDDxce3/setup-package.conf.d -threaded
  3593. 1711.95 s [aeson] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.KQyRDDxce3/Main.o )
  3594. 1711.95 s [aeson] [2 of 2] Linking Setup
  3595. 1711.95 s [aeson] Phase: updateAutotoolsGnuConfigScriptsPhase
  3596. 1711.95 s [aeson] Phase: configurePhase
  3597. 1711.95 s [aeson] configureFlags: --verbose --prefix=/nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/i9y6xgd1zq4rcr8s9abhpq5n90y1picb-aeson-2.2.3.0-doc/share/doc/aeson-2.2.3.0 --with-gcc=gcc --package-db=/build/tmp.KQyRDDxce3/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  3598. 1711.95 s [aeson] Using Parsec parser
  3599. 1711.95 s [aeson] Configuring aeson-2.2.3.0...
  3600. 1711.95 s [aeson] Flags chosen: ordered-keymap=True
  3601. 1711.95 s [foundation] |
  3602. 1711.95 s [foundation] 11 | import Data.Proxy (Proxy(..))
  3603. 1711.95 s [foundation] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3604. 1711.95 s [foundation]
  3605. 1711.95 s [foundation] tests/Test/Foundation/Primitive/BlockN.hs:42:5: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  3606. 1711.95 s [foundation] Pattern match(es) are non-exhaustive
  3607. 1711.95 s [foundation] In a pattern binding:
  3608. 1711.95 s [foundation] Patterns of type ‘Maybe (BlockN n Int)’ not matched: Nothing
  3609. 1711.95 s [foundation] |
  3610. 1711.95 s [foundation] 42 | Just blockN = toBlockN block :: Maybe (BlockN n Int)
  3611. 1711.95 s [foundation] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3612. 1711.95 s [foundation]
  3613. 1711.95 s [foundation] [13 of 19] Compiling Test.Foundation.Random ( tests/Test/Foundation/Random.hs, dist/build/check-foundation/check-foundation-tmp/Test/Foundation/Random.o )
  3614. 1711.95 s [foundation] [14 of 19] Compiling Test.Foundation.Storable ( tests/Test/Foundation/Storable.hs, dist/build/check-foundation/check-foundation-tmp/Test/Foundation/Storable.o )
  3615. 1711.95 s [foundation] tests/Test/Foundation/Storable.hs:18:1: warning: [GHC-66111] [-Wunused-imports]
  3616. 1711.95 s [foundation] The qualified import of ‘Foreign.Marshal.Array’ is redundant
  3617. 1711.95 s [foundation] except perhaps to import instances from ‘Foreign.Marshal.Array’
  3618. 1711.95 s [foundation] To import instances alone, use: import Foreign.Marshal.Array()
  3619. 1711.95 s [foundation] |
  3620. 1711.95 s [foundation] 18 | import qualified Foreign.Marshal.Array
  3621. 1711.95 s [foundation] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3622. 1711.95 s [foundation]
  3623. 1711.95 s [foundation] tests/Test/Foundation/Storable.hs:59:21: warning: [GHC-40910] [-Wunused-matches]
  3624. 1711.95 s [foundation] Defined but not used: ‘p’
  3625. 1711.95 s [foundation] |
  3626. 1711.95 s [foundation] 59 | testPropertyBE name p = Group name
  3627. 1711.95 s [foundation] | ^
  3628. 1711.95 s [foundation]
  3629. 1711.95 s [foundation] tests/Test/Foundation/Storable.hs:68:27: warning: [GHC-40910] [-Wunused-matches]
  3630. 1711.95 s [foundation] Defined but not used: ‘p’
  3631. 1711.95 s [foundation] |
  3632. 1711.95 s [foundation] 68 | testPropertyStorable name p = Group name
  3633. 1711.95 s [foundation] | ^
  3634. 1711.95 s [foundation]
  3635. 1711.95 s [foundation] tests/Test/Foundation/Storable.hs:88:1: warning: [GHC-40910] [-Wunused-top-binds]
  3636. 1711.95 s [foundation] Defined but not used: ‘testPropertyStorablePeek’
  3637. 1711.95 s [foundation] |
  3638. 1711.95 s [foundation] 88 | testPropertyStorablePeek _ v = CheckPlan "storable-peek" $ do
  3639. 1711.95 s [foundation] | ^^^^^^^^^^^^^^^^^^^^^^^^
  3640. 1711.95 s [foundation]
  3641. 1711.95 s [foundation] tests/Test/Foundation/Storable.hs:98:1: warning: [GHC-40910] [-Wunused-top-binds]
  3642. 1711.95 s [foundation] Defined but not used: ‘testPropertyStorablePoke’
  3643. 1711.95 s [foundation] |
  3644. 1711.95 s [foundation] 98 | testPropertyStorablePoke _ v = CheckPlan "storable-poke" $ do
  3645. 1711.95 s [foundation] | ^^^^^^^^^^^^^^^^^^^^^^^^
  3646. 1711.95 s [foundation]
  3647. 1711.95 s [foundation] tests/Test/Foundation/Storable.hs:118:13: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  3648. 1711.95 s [foundation] Pattern match(es) are non-exhaustive
  3649. 1711.95 s [foundation] In a pattern binding:
  3650. 1711.95 s [foundation] Patterns of type ‘Difference (CountOf Word8)’ not matched: Nothing
  3651. 1711.95 s [foundation] |
  3652. 1711.95 s [foundation] 118 | Just (CountOf minsz) = (size p + alignment p - size p)
  3653. 1711.95 s [foundation] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3654. 1711.95 s [foundation]
  3655. 1711.95 s [genvalidity-property] /nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
  3656. 1711.95 s [genvalidity-property] Dynamic Libraries installed in:
  3657. 1711.95 s [genvalidity-property] /nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  3658. 1711.95 s [genvalidity-property] Private executables installed in:
  3659. 1711.95 s [genvalidity-property] /nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0/libexec/x86_64-linux-ghc-9.10.2-08fd/genvalidity-property-1.0.0.0
  3660. 1711.95 s [genvalidity-property] Data files installed in:
  3661. 1711.95 s [genvalidity-property] /nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0/share/x86_64-linux-ghc-9.10.2-08fd/genvalidity-property-1.0.0.0
  3662. 1711.95 s [genvalidity-property] Documentation installed in:
  3663. 1711.95 s [genvalidity-property] /nix/store/ahkmmbzvrfil6vbzniz4byczi5b6npy7-genvalidity-property-1.0.0.0-doc/share/doc/genvalidity-property-1.0.0.0
  3664. 1711.95 s [genvalidity-property] Configuration files installed in:
  3665. 1711.95 s [genvalidity-property] /nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0/etc
  3666. 1711.95 s [genvalidity-property] No alex found
  3667. 1711.95 s [genvalidity-property] Using ar found on system at:
  3668. 1711.95 s [genvalidity-property] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  3669. 1711.96 s [genvalidity-property] No c2hs found
  3670. 1711.96 s [genvalidity-property] No cpphs found
  3671. 1711.96 s [genvalidity-property] No doctest found
  3672. 1711.96 s [genvalidity-property] Using gcc version 14.3.0 given by user at:
  3673. 1711.96 s [genvalidity-property] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  3674. 1711.96 s [genvalidity-property] Using ghc version 9.10.2 found on system at:
  3675. 1711.96 s [genvalidity-property] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  3676. 1711.96 s [genvalidity-property] Using ghc-pkg version 9.10.2 found on system at:
  3677. 1711.96 s [genvalidity-property] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  3678. 1711.96 s [genvalidity-property] No ghcjs found
  3679. 1711.96 s [genvalidity-property] No ghcjs-pkg found
  3680. 1711.96 s [genvalidity-property] No greencard found
  3681. 1711.96 s [genvalidity-property] Using haddock version 2.31.0 found on system at:
  3682. 1711.96 s [genvalidity-property] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  3683. 1711.96 s [genvalidity-property] No happy found
  3684. 1711.96 s [genvalidity-property] Using haskell-suite found on system at: haskell-suite-dummy-location
  3685. 1711.96 s [genvalidity-property] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  3686. 1711.96 s [genvalidity-property] No hmake found
  3687. 1711.96 s [genvalidity-property] Using hpc version 0.69 found on system at:
  3688. 1711.96 s [genvalidity-property] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  3689. 1711.96 s [genvalidity-property] Using hsc2hs version 0.68.10 found on system at:
  3690. 1711.96 s [genvalidity-property] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  3691. 1711.96 s [genvalidity-property] Using hscolour version 1.25 found on system at:
  3692. 1711.96 s [genvalidity-property] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  3693. 1711.96 s [genvalidity-property] No jhc found
  3694. 1711.96 s [genvalidity-property] Using ld found on system at:
  3695. 1711.96 s [genvalidity-property] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  3696. 1711.96 s [genvalidity-property] No pkg-config found
  3697. 1711.96 s [genvalidity-property] Using runghc version 9.10.2 found on system at:
  3698. 1711.96 s [genvalidity-property] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  3699. 1711.96 s [genvalidity-property] Using strip version 2.44 found on system at:
  3700. 1711.96 s [genvalidity-property] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  3701. 1711.96 s [genvalidity-property] Using tar found on system at:
  3702. 1711.96 s [genvalidity-property] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  3703. 1711.96 s [genvalidity-property] No uhc found
  3704. 1711.96 s [genvalidity-property] Phase: buildPhase
  3705. 1711.96 s [genvalidity-property] Preprocessing library for genvalidity-property-1.0.0.0...
  3706. 1711.96 s [genvalidity-property] Building library for genvalidity-property-1.0.0.0...
  3707. 1711.96 s [genvalidity-property] [ 1 of 22] Compiling Paths_genvalidity_property ( dist/build/autogen/Paths_genvalidity_property.hs, dist/build/Paths_genvalidity_property.o, dist/build/Paths_genvalidity_property.dyn_o )
  3708. 1711.96 s [genvalidity-property] [ 2 of 22] Compiling Test.Validity.Functions.Idempotence ( src/Test/Validity/Functions/Idempotence.hs, dist/build/Test/Validity/Functions/Idempotence.o, dist/build/Test/Validity/Functions/Idempotence.dyn_o )
  3709. 1711.96 s [genvalidity-property] [ 3 of 22] Compiling Test.Validity.Operations.Associativity ( src/Test/Validity/Operations/Associativity.hs, dist/build/Test/Validity/Operations/Associativity.o, dist/build/Test/Validity/Operations/Associativity.dyn_o )
  3710. 1711.96 s [genvalidity-property] [ 4 of 22] Compiling Test.Validity.Operations.Commutativity ( src/Test/Validity/Operations/Commutativity.hs, dist/build/Test/Validity/Operations/Commutativity.o, dist/build/Test/Validity/Operations/Commutativity.dyn_o )
  3711. 1711.96 s [genvalidity-property] [ 5 of 22] Compiling Test.Validity.Operations.Identity ( src/Test/Validity/Operations/Identity.hs, dist/build/Test/Validity/Operations/Identity.o, dist/build/Test/Validity/Operations/Identity.dyn_o )
  3712. 1711.96 s [genvalidity-property] [ 6 of 22] Compiling Test.Validity.Operations ( src/Test/Validity/Operations.hs, dist/build/Test/Validity/Operations.o, dist/build/Test/Validity/Operations.dyn_o )
  3713. 1711.96 s [genvalidity-property] [ 7 of 22] Compiling Test.Validity.Property.Utils ( src/Test/Validity/Property/Utils.hs, dist/build/Test/Validity/Property/Utils.o, dist/build/Test/Validity/Property/Utils.dyn_o )
  3714. 1711.96 s [parsers] checking for references to /build/ in /nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12...
  3715. 1711.96 s [parsers] patching script interpreter paths in /nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12
  3716. 1711.96 s [parsers] stripping (with command strip and flags -S -p) in /nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12/lib
  3717. 1711.96 s [parsers] shrinking RPATHs of ELF executables and libraries in /nix/store/1r7wsapcdsyf32jmam3nvs9d38fjrv7y-parsers-0.12.12-doc
  3718. 1711.96 s [parsers] checking for references to /build/ in /nix/store/1r7wsapcdsyf32jmam3nvs9d38fjrv7y-parsers-0.12.12-doc...
  3719. 1711.96 s [parsers] patching script interpreter paths in /nix/store/1r7wsapcdsyf32jmam3nvs9d38fjrv7y-parsers-0.12.12-doc
  3720. 1711.96 s [foundation] [15 of 19] Compiling Test.Foundation.Network.IPv6 ( tests/Test/Foundation/Network/IPv6.hs, dist/build/check-foundation/check-foundation-tmp/Test/Foundation/Network/IPv6.o )
  3721. 1711.96 s [foundation] [16 of 19] Compiling Test.Foundation.Network.IPv4 ( tests/Test/Foundation/Network/IPv4.hs, dist/build/check-foundation/check-foundation-tmp/Test/Foundation/Network/IPv4.o )
  3722. 1711.96 s [foundation] [17 of 19] Compiling Test.Foundation.String ( tests/Test/Foundation/String.hs, dist/build/check-foundation/check-foundation-tmp/Test/Foundation/String.o )
  3723. 1711.96 s [foundation] [18 of 19] Compiling Test.Foundation.String.Base64 ( tests/Test/Foundation/String/Base64.hs, dist/build/check-foundation/check-foundation-tmp/Test/Foundation/String/Base64.o )
  3724. 1711.96 s [foundation] tests/Test/Foundation/String/Base64.hs:10:1: warning: [GHC-66111] [-Wunused-imports]
  3725. 1711.96 s [foundation] The import of ‘Control.Monad’ is redundant
  3726. 1711.96 s [foundation] except perhaps to import instances from ‘Control.Monad’
  3727. 1711.96 s [foundation] To import instances alone, use: import Control.Monad()
  3728. 1711.96 s [foundation] |
  3729. 1711.96 s [foundation] 10 | import Control.Monad
  3730. 1711.96 s [foundation] | ^^^^^^^^^^^^^^^^^^^^
  3731. 1711.96 s [foundation]
  3732. 1711.96 s [foundation] [19 of 19] Compiling Main ( tests/Checks.hs, dist/build/check-foundation/check-foundation-tmp/Main.o )
  3733. 1711.96 s [foundation] [20 of 20] Linking dist/build/check-foundation/check-foundation
  3734. 1711.96 s [foundation] buildPhase completed in 7 minutes 31 seconds
  3735. 1711.96 s [foundation] Phase: checkPhase
  3736. 1711.96 s [foundation] Running 1 test suites...
  3737. 1711.96 s [foundation] Test suite check-foundation: RUNNING...
  3738. 1711.96 s [foundation]
  3739. 1711.96 s [foundation] Seed: 864337114941672210
  3740. 1711.96 s [foundation]
  3741. 1711.96 s [foundation] foundation
  3742. 1711.96 s [foundation] Numerical
  3743. 1711.96 s [foundation] Int
  3744. 1711.96 s [foundation] Additive (301 tests)
  3745. 1711.96 s [foundation] Word64
  3746. 1711.96 s [foundation] Additive (301 tests)
  3747. 1711.96 s [foundation] Number
  3748. 1711.96 s [foundation] Int
  3749. 1711.96 s [foundation] Integral (100 tests)
  3750. 1711.96 s [foundation] Property (400 tests)
  3751. 1711.96 s [foundation] Additive (300 tests)
  3752. 1711.96 s [foundation] Multiplicative (400 tests)
  3753. 1711.96 s [foundation] Divisible (100 tests)
  3754. 1711.96 s [foundation] Precedence (800 tests)
  3755. 1711.96 s [foundation] Int8
  3756. 1711.96 s [foundation] Integral (100 tests)
  3757. 1711.96 s [foundation] Property (400 tests)
  3758. 1711.96 s [foundation] Additive (300 tests)
  3759. 1711.97 s [foundation] Multiplicative (400 tests)
  3760. 1711.97 s [foundation] Divisible (100 tests)
  3761. 1711.97 s [foundation] Precedence (800 tests)
  3762. 1711.97 s [foundation] Int16
  3763. 1711.97 s [foundation] Integral (100 tests)
  3764. 1711.97 s [foundation] Property (400 tests)
  3765. 1711.97 s [foundation] Additive (300 tests)
  3766. 1711.97 s [foundation] Multiplicative (400 tests)
  3767. 1711.97 s [foundation] Divisible (100 tests)
  3768. 1711.97 s [foundation] Precedence (800 tests)
  3769. 1711.97 s [foundation] Int32
  3770. 1711.97 s [foundation] Integral (100 tests)
  3771. 1711.97 s [foundation] Property (400 tests)
  3772. 1711.97 s [foundation] Additive (300 tests)
  3773. 1711.97 s [foundation] Multiplicative (400 tests)
  3774. 1711.97 s [foundation] Divisible (100 tests)
  3775. 1711.97 s [foundation] Precedence (800 tests)
  3776. 1711.97 s [foundation] Int64
  3777. 1711.97 s [foundation] Integral (100 tests)
  3778. 1711.97 s [foundation] Property (400 tests)
  3779. 1711.97 s [foundation] Additive (300 tests)
  3780. 1711.97 s [foundation] Multiplicative (400 tests)
  3781. 1711.97 s [foundation] Divisible (100 tests)
  3782. 1711.97 s [foundation] Precedence (800 tests)
  3783. 1711.97 s [foundation] Integer
  3784. 1711.97 s [foundation] Integral (100 tests)
  3785. 1711.97 s [foundation] Property (400 tests)
  3786. 1711.97 s [foundation] Additive (300 tests)
  3787. 1711.97 s [foundation] Multiplicative (400 tests)
  3788. 1711.97 s [foundation] Divisible (100 tests)
  3789. 1711.97 s [foundation] Precedence (800 tests)
  3790. 1711.97 s [foundation] Word
  3791. 1711.97 s [foundation] Integral (100 tests)
  3792. 1711.97 s [foundation] Property (400 tests)
  3793. 1711.97 s [foundation] Additive (300 tests)
  3794. 1711.97 s [foundation] Multiplicative (400 tests)
  3795. 1711.97 s [foundation] Divisible (100 tests)
  3796. 1711.97 s [foundation] Precedence (800 tests)
  3797. 1711.97 s [foundation] Word8
  3798. 1711.97 s [foundation] Integral (100 tests)
  3799. 1711.97 s [foundation] Property (400 tests)
  3800. 1711.97 s [foundation] Additive (300 tests)
  3801. 1711.97 s [foundation] Multiplicative (400 tests)
  3802. 1711.97 s [foundation] Divisible (100 tests)
  3803. 1711.97 s [foundation] Precedence (800 tests)
  3804. 1711.97 s [foundation] Word16
  3805. 1711.97 s [foundation] Integral (100 tests)
  3806. 1711.97 s [genvalidity-property] [ 8 of 22] Compiling Test.Validity.GenValidity.Property ( src/Test/Validity/GenValidity/Property.hs, dist/build/Test/Validity/GenValidity/Property.o, dist/build/Test/Validity/GenValidity/Property.dyn_o )
  3807. 1711.97 s [genvalidity-property] [ 9 of 22] Compiling Test.Validity.Functions.Validity ( src/Test/Validity/Functions/Validity.hs, dist/build/Test/Validity/Functions/Validity.o, dist/build/Test/Validity/Functions/Validity.dyn_o )
  3808. 1711.97 s [genvalidity-property] [10 of 22] Compiling Test.Validity.Relations.Antireflexivity ( src/Test/Validity/Relations/Antireflexivity.hs, dist/build/Test/Validity/Relations/Antireflexivity.o, dist/build/Test/Validity/Relations/Antireflexivity.dyn_o )
  3809. 1711.97 s [genvalidity-property] [11 of 22] Compiling Test.Validity.Relations.Antisymmetry ( src/Test/Validity/Relations/Antisymmetry.hs, dist/build/Test/Validity/Relations/Antisymmetry.o, dist/build/Test/Validity/Relations/Antisymmetry.dyn_o )
  3810. 1711.97 s [genvalidity-property] [12 of 22] Compiling Test.Validity.Relations.Reflexivity ( src/Test/Validity/Relations/Reflexivity.hs, dist/build/Test/Validity/Relations/Reflexivity.o, dist/build/Test/Validity/Relations/Reflexivity.dyn_o )
  3811. 1711.97 s [genvalidity-property] [13 of 22] Compiling Test.Validity.Relations.Symmetry ( src/Test/Validity/Relations/Symmetry.hs, dist/build/Test/Validity/Relations/Symmetry.o, dist/build/Test/Validity/Relations/Symmetry.dyn_o )
  3812. 1711.97 s [genvalidity-property] [14 of 22] Compiling Test.Validity.Relations.Transitivity ( src/Test/Validity/Relations/Transitivity.hs, dist/build/Test/Validity/Relations/Transitivity.o, dist/build/Test/Validity/Relations/Transitivity.dyn_o )
  3813. 1711.97 s [genvalidity-property] [15 of 22] Compiling Test.Validity.Relations ( src/Test/Validity/Relations.hs, dist/build/Test/Validity/Relations.o, dist/build/Test/Validity/Relations.dyn_o )
  3814. 1711.97 s [genvalidity-property] [16 of 22] Compiling Test.Validity.Shrinking.Property ( src/Test/Validity/Shrinking/Property.hs, dist/build/Test/Validity/Shrinking/Property.o, dist/build/Test/Validity/Shrinking/Property.dyn_o )
  3815. 1711.97 s [genvalidity-property] [17 of 22] Compiling Test.Validity.Types ( src/Test/Validity/Types.hs, dist/build/Test/Validity/Types.o, dist/build/Test/Validity/Types.dyn_o )
  3816. 1711.97 s [genvalidity-property] [18 of 22] Compiling Test.Validity.Functions.Inverse ( src/Test/Validity/Functions/Inverse.hs, dist/build/Test/Validity/Functions/Inverse.o, dist/build/Test/Validity/Functions/Inverse.dyn_o )
  3817. 1711.97 s [genvalidity-property] [19 of 22] Compiling Test.Validity.Functions.Equivalence ( src/Test/Validity/Functions/Equivalence.hs, dist/build/Test/Validity/Functions/Equivalence.o, dist/build/Test/Validity/Functions/Equivalence.dyn_o )
  3818. 1711.97 s [genvalidity-property] [20 of 22] Compiling Test.Validity.Functions.CanFail ( src/Test/Validity/Functions/CanFail.hs, dist/build/Test/Validity/Functions/CanFail.o, dist/build/Test/Validity/Functions/CanFail.dyn_o )
  3819. 1711.97 s [genvalidity-property] [21 of 22] Compiling Test.Validity.Functions ( src/Test/Validity/Functions.hs, dist/build/Test/Validity/Functions.o, dist/build/Test/Validity/Functions.dyn_o )
  3820. 1711.97 s [genvalidity-property] [22 of 22] Compiling Test.Validity.Property ( src/Test/Validity/Property.hs, dist/build/Test/Validity/Property.o, dist/build/Test/Validity/Property.dyn_o )
  3821. 1711.97 s [genvalidity-property] [ 1 of 22] Compiling Paths_genvalidity_property ( dist/build/autogen/Paths_genvalidity_property.hs, dist/build/Paths_genvalidity_property.p_o )
  3822. 1711.97 s [genvalidity-property] [ 2 of 22] Compiling Test.Validity.Functions.Idempotence ( src/Test/Validity/Functions/Idempotence.hs, dist/build/Test/Validity/Functions/Idempotence.p_o )
  3823. 1711.97 s [genvalidity-property] [ 3 of 22] Compiling Test.Validity.Operations.Associativity ( src/Test/Validity/Operations/Associativity.hs, dist/build/Test/Validity/Operations/Associativity.p_o )
  3824. 1711.97 s [genvalidity-property] [ 4 of 22] Compiling Test.Validity.Operations.Commutativity ( src/Test/Validity/Operations/Commutativity.hs, dist/build/Test/Validity/Operations/Commutativity.p_o )
  3825. 1711.97 s [genvalidity-property] [ 5 of 22] Compiling Test.Validity.Operations.Identity ( src/Test/Validity/Operations/Identity.hs, dist/build/Test/Validity/Operations/Identity.p_o )
  3826. 1711.97 s [genvalidity-property] [ 6 of 22] Compiling Test.Validity.Operations ( src/Test/Validity/Operations.hs, dist/build/Test/Validity/Operations.p_o )
  3827. 1711.97 s [genvalidity-property] [ 7 of 22] Compiling Test.Validity.Property.Utils ( src/Test/Validity/Property/Utils.hs, dist/build/Test/Validity/Property/Utils.p_o )
  3828. 1711.97 s [genvalidity-property] [ 8 of 22] Compiling Test.Validity.GenValidity.Property ( src/Test/Validity/GenValidity/Property.hs, dist/build/Test/Validity/GenValidity/Property.p_o )
  3829. 1712.52 s [parsers:post-build] Uploading to the NixCI cache: /nix/store/1r7wsapcdsyf32jmam3nvs9d38fjrv7y-parsers-0.12.12-doc /nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12
  3830. 1713.18 s [parsers:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3831. 1714.35 s [parsers:post-build] copying 2 paths...
  3832. 1714.41 s [parsers:post-build] copying path '/nix/store/1r7wsapcdsyf32jmam3nvs9d38fjrv7y-parsers-0.12.12-doc' to 'https://cache.nix-ci.com'...
  3833. 1719.45 s [parsers:post-build] copying path '/nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12' to 'https://cache.nix-ci.com'...
  3834. 1730.34 s [parsers:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  3835. 1731.13 s [parsers:post-build] copying 3 paths...
  3836. 1731.13 s [parsers:post-build] copying path '/nix/store/9ylmva8h10r3q4p23xmhyh2slqjbg4jn-parsers-0.12.12.tar.gz.drv' to 'https://cache.nix-ci.com'...
  3837. 1731.13 s [parsers:post-build] copying path '/nix/store/x2b2adcvqqpi1s6wwxi06immbdm38xxg-parsers-0.12.12-r1.cabal.drv' to 'https://cache.nix-ci.com'...
  3838. 1732.67 s [parsers:post-build] copying path '/nix/store/0qjyqa6w3cc6i1l6aanwqv9j90ddra3f-parsers-0.12.12.drv' to 'https://cache.nix-ci.com'...
  3839. 1734.56 s Uploaded parsers in 22.2s
  3840. 1734.56 s Progress: 71 of 103 built (4 building), 318 of 318 downloaded from cache
  3841. 1734.57 s Built parsers in 3m26s
  3842. 1734.57 s [aeson] Dependency OneTuple >=0.4.1.1 && <0.5: using OneTuple-0.4.2
  3843. 1734.57 s [aeson] Dependency QuickCheck >=2.14.3 && <2.16: using QuickCheck-2.14.3
  3844. 1734.57 s [aeson] Dependency base >=4.12.0.0 && <5: using base-4.20.1.0
  3845. 1734.57 s [aeson] Dependency bytestring >=0.10.8.2 && <0.13: using bytestring-0.12.2.0
  3846. 1734.57 s [aeson] Dependency character-ps >=0.1 && <0.2: using character-ps-0.1
  3847. 1734.57 s [aeson] Dependency containers >=0.6.0.1 && <0.8: using containers-0.7
  3848. 1734.57 s [aeson] Dependency data-fix >=0.3.2 && <0.4: using data-fix-0.3.4
  3849. 1734.57 s [aeson] Dependency deepseq >=1.4.4.0 && <1.6: using deepseq-1.5.0.0
  3850. 1734.57 s [aeson] Dependency dlist >=1.0 && <1.1: using dlist-1.0
  3851. 1734.57 s [aeson] Dependency exceptions >=0.10.4 && <0.11: using exceptions-0.10.9
  3852. 1734.57 s [aeson] Dependency generically >=0.1 && <0.2: using generically-0.1.1
  3853. 1734.57 s [aeson] Dependency ghc-prim >=0.5.0.0 && <0.14: using ghc-prim-0.12.0
  3854. 1734.57 s [aeson] Dependency hashable >=1.4.6.0 && <1.5 || >=1.5.0.0 && <1.6: using
  3855. 1734.57 s [aeson] hashable-1.4.7.0
  3856. 1734.57 s [aeson] Dependency indexed-traversable >=0.1.2 && <0.2: using
  3857. 1734.57 s [aeson] indexed-traversable-0.1.4
  3858. 1734.57 s [aeson] Dependency integer-conversion >=0.1 && <0.2: using integer-conversion-0.1.1
  3859. 1734.57 s [aeson] Dependency integer-logarithms >=1.0.3.1 && <1.1: using
  3860. 1734.57 s [aeson] integer-logarithms-1.0.4
  3861. 1734.57 s [aeson] Dependency network-uri >=2.6.4.1 && <2.7: using network-uri-2.6.4.2
  3862. 1734.57 s [aeson] Dependency primitive >=0.8.0.0 && <0.9 || >=0.9.0.0 && <0.10: using
  3863. 1734.57 s [aeson] primitive-0.9.1.0
  3864. 1734.57 s [aeson] Dependency scientific >=0.3.7.0 && <0.4: using scientific-0.3.8.0
  3865. 1734.57 s [aeson] Dependency semialign >=1.3 && <1.4: using semialign-1.3.1
  3866. 1734.57 s [aeson] Dependency strict >=0.5 && <0.6: using strict-0.5.1
  3867. 1734.57 s [aeson] Dependency tagged >=0.8.7 && <0.9: using tagged-0.8.8
  3868. 1734.57 s [aeson] Dependency template-haskell >=2.14.0.0 && <2.24: using
  3869. 1734.57 s [aeson] template-haskell-2.22.0.0
  3870. 1734.57 s [aeson] Dependency text >=1.2.3.0 && <1.3 || >=2.0 && <2.2: using text-2.1.2
  3871. 1734.57 s [aeson] Dependency text-iso8601 >=0.1.1 && <0.2: using text-iso8601-0.1.1
  3872. 1734.57 s [aeson] Dependency text-short >=0.1.5 && <0.2: using text-short-0.1.6
  3873. 1734.57 s [aeson] Dependency th-abstraction >=0.5.0.0 && <0.6 || >=0.6.0.0 && <0.7 || >=0.7.0.0
  3874. 1734.57 s [aeson] && <0.8: using th-abstraction-0.7.1.0
  3875. 1734.57 s [aeson] Dependency these >=1.2 && <1.3: using these-1.2.1
  3876. 1734.57 s [aeson] Dependency time >=1.8.0.2 && <1.15: using time-1.12.2
  3877. 1734.57 s [aeson] Dependency time-compat >=1.9.6 && <1.10: using time-compat-1.9.7
  3878. 1734.57 s [aeson] Dependency unordered-containers >=0.2.10.0 && <0.3: using
  3879. 1734.57 s [aeson] unordered-containers-0.2.20
  3880. 1734.57 s [aeson] Dependency uuid-types >=1.0.5 && <1.1: using uuid-types-1.0.6
  3881. 1734.57 s [aeson] Dependency vector >=0.13.0.0 && <0.14: using vector-0.13.2.0
  3882. 1734.58 s [aeson] Dependency witherable >=0.4.2 && <0.6: using witherable-0.5
  3883. 1734.58 s [aeson] Dependency Diff >=0.4 && <0.6 || >=1.0.2 && <1.1: using Diff-0.5
  3884. 1734.58 s [aeson] Dependency OneTuple: using OneTuple-0.4.2
  3885. 1734.58 s [aeson] Dependency QuickCheck >=2.14.2 && <2.16: using QuickCheck-2.14.3
  3886. 1734.58 s [aeson] Dependency aeson: using aeson-2.2.3.0
  3887. 1734.58 s [aeson] Dependency base: using base-4.20.1.0
  3888. 1734.58 s [aeson] Dependency base-compat: using base-compat-0.13.1
  3889. 1734.58 s [aeson] Dependency base-orphans >=0.5.3 && <0.10: using base-orphans-0.9.3
  3890. 1734.58 s [aeson] Dependency base16-bytestring: using base16-bytestring-1.0.2.0
  3891. 1734.58 s [aeson] Dependency bytestring: using bytestring-0.12.2.0
  3892. 1734.58 s [aeson] Dependency containers: using containers-0.7
  3893. 1734.58 s [aeson] Dependency data-fix: using data-fix-0.3.4
  3894. 1734.58 s [aeson] Dependency deepseq: using deepseq-1.5.0.0
  3895. 1734.58 s [aeson] Dependency directory: using directory-1.3.8.5
  3896. 1734.58 s [aeson] Dependency dlist: using dlist-1.0
  3897. 1734.58 s [aeson] Dependency filepath: using filepath-1.5.4.0
  3898. 1734.58 s [aeson] Dependency generic-deriving >=1.10 && <1.15: using generic-deriving-1.14.6
  3899. 1734.58 s [aeson] Dependency generically: using generically-0.1.1
  3900. 1734.58 s [aeson] Dependency ghc-prim >=0.2: using ghc-prim-0.12.0
  3901. 1734.58 s [aeson] Dependency hashable: using hashable-1.4.7.0
  3902. 1734.58 s [aeson] Dependency indexed-traversable: using indexed-traversable-0.1.4
  3903. 1734.58 s [aeson] Dependency integer-logarithms >=1 && <1.1: using integer-logarithms-1.0.4
  3904. 1734.58 s [aeson] Dependency network-uri: using network-uri-2.6.4.2
  3905. 1734.58 s [aeson] Dependency primitive: using primitive-0.9.1.0
  3906. 1734.58 s [aeson] Dependency quickcheck-instances >=0.3.29 && <0.4: using
  3907. 1734.58 s [aeson] quickcheck-instances-0.3.32
  3908. 1734.58 s [aeson] Dependency scientific: using scientific-0.3.8.0
  3909. 1734.58 s [aeson] Dependency strict: using strict-0.5.1
  3910. 1734.58 s [aeson] Dependency tagged: using tagged-0.8.8
  3911. 1734.58 s [aeson] Dependency tasty: using tasty-1.5.3
  3912. 1734.58 s [aeson] Dependency tasty-golden: using tasty-golden-2.3.5
  3913. 1734.58 s [aeson] Dependency tasty-hunit: using tasty-hunit-0.10.2
  3914. 1734.58 s [aeson] Dependency tasty-quickcheck: using tasty-quickcheck-0.11
  3915. 1734.58 s [aeson] Dependency template-haskell: using template-haskell-2.22.0.0
  3916. 1734.58 s [aeson] Dependency text: using text-2.1.2
  3917. 1734.58 s [aeson] Dependency text-short: using text-short-0.1.6
  3918. 1734.58 s [aeson] Dependency these: using these-1.2.1
  3919. 1734.58 s [aeson] Dependency time: using time-1.12.2
  3920. 1734.58 s [foundation] Property (400 tests)
  3921. 1734.58 s [foundation] Additive (300 tests)
  3922. 1734.58 s [foundation] Multiplicative (400 tests)
  3923. 1734.58 s [foundation] Divisible (100 tests)
  3924. 1734.58 s [foundation] Precedence (800 tests)
  3925. 1734.58 s [foundation] Word32
  3926. 1734.58 s [foundation] Integral (100 tests)
  3927. 1734.58 s [foundation] Property (400 tests)
  3928. 1734.58 s [foundation] Additive (300 tests)
  3929. 1734.58 s [foundation] Multiplicative (400 tests)
  3930. 1734.58 s [foundation] Divisible (100 tests)
  3931. 1734.58 s [foundation] Precedence (800 tests)
  3932. 1734.58 s [foundation] Word64
  3933. 1734.58 s [foundation] Integral (100 tests)
  3934. 1734.58 s [foundation] Property (400 tests)
  3935. 1734.58 s [foundation] Additive (300 tests)
  3936. 1734.58 s [foundation] Multiplicative (400 tests)
  3937. 1734.58 s [foundation] Divisible (100 tests)
  3938. 1734.58 s [foundation] Precedence (800 tests)
  3939. 1734.58 s [foundation] Word128
  3940. 1734.58 s [foundation] Integral (100 tests)
  3941. 1734.58 s [foundation] Property (400 tests)
  3942. 1734.58 s [foundation] Additive (300 tests)
  3943. 1734.58 s [foundation] Multiplicative (400 tests)
  3944. 1734.58 s [foundation] Divisible (100 tests)
  3945. 1734.58 s [foundation] Precedence (800 tests)
  3946. 1734.58 s [foundation] Word256
  3947. 1734.58 s [foundation] Integral (100 tests)
  3948. 1734.58 s [foundation] Property (400 tests)
  3949. 1734.58 s [foundation] Additive (300 tests)
  3950. 1734.58 s [foundation] Multiplicative (400 tests)
  3951. 1734.58 s [foundation] Divisible (100 tests)
  3952. 1734.58 s [foundation] Precedence (800 tests)
  3953. 1734.58 s [foundation] basement
  3954. 1734.58 s [foundation] utf8 (100 tests)
  3955. 1734.58 s [foundation] Bits
  3956. 1734.58 s [foundation] W32 (303 tests)
  3957. 1734.58 s [foundation] W64 (303 tests)
  3958. 1734.58 s [foundation] W128 (303 tests)
  3959. 1734.58 s [foundation] W256 (303 tests)
  3960. 1734.58 s [foundation] String
  3961. 1734.58 s [foundation] reading
  3962. 1734.58 s [foundation] integer (103 tests)
  3963. 1734.58 s [foundation] floating-exact (7 tests)
  3964. 1734.58 s [foundation] Double (107 tests)
  3965. 1734.58 s [foundation] rational (1 test)
  3966. 1734.58 s [foundation] conversion (2 tests)
  3967. 1734.58 s [foundation] DList a
  3968. 1734.58 s [foundation] equality (200 tests)
  3969. 1734.58 s [foundation] ordering (100 tests)
  3970. 1734.58 s [foundation] IsList (100 tests)
  3971. 1734.58 s [foundation] Monoid (400 tests)
  3972. 1734.58 s [foundation] Collection (801 tests)
  3973. 1734.58 s [foundation] Sequential
  3974. 1734.58 s [foundation] isSuffixOf (300 tests)
  3975. 1734.58 s [foundation] isPrefixOf (300 tests)
  3976. 1734.58 s [foundation] isInfixOf (200 tests)
  3977. 1734.58 s [foundation] Bitmap
  3978. 1734.58 s [foundation] equality (200 tests)
  3979. 1734.58 s [foundation] ordering (100 tests)
  3980. 1734.58 s [foundation] IsList (100 tests)
  3981. 1734.58 s [foundation] Monoid (400 tests)
  3982. 1734.58 s [foundation] Collection (801 tests)
  3983. 1734.58 s [foundation] Sequential
  3984. 1734.59 s [foundation] isSuffixOf (300 tests)
  3985. 1734.59 s [foundation] isPrefixOf (300 tests)
  3986. 1734.59 s [foundation] isInfixOf (200 tests)
  3987. 1734.59 s [foundation] Array
  3988. 1734.59 s [foundation] Block
  3989. 1734.59 s [foundation] Block W8
  3990. 1734.59 s [foundation] equality (200 tests)
  3991. 1734.59 s [foundation] ordering (100 tests)
  3992. 1734.59 s [foundation] IsList (100 tests)
  3993. 1734.59 s [foundation] Monoid (400 tests)
  3994. 1734.59 s [foundation] Collection (801 tests)
  3995. 1734.59 s [foundation] Sequential
  3996. 1734.59 s [foundation] isSuffixOf (300 tests)
  3997. 1734.59 s [foundation] isPrefixOf (300 tests)
  3998. 1734.59 s [foundation] isInfixOf (200 tests)
  3999. 1734.59 s [foundation] Block W16
  4000. 1734.59 s [foundation] equality (200 tests)
  4001. 1734.59 s [foundation] ordering (100 tests)
  4002. 1734.59 s [foundation] IsList (100 tests)
  4003. 1734.59 s [foundation] Monoid (400 tests)
  4004. 1734.59 s [foundation] Collection (801 tests)
  4005. 1734.59 s [foundation] Sequential
  4006. 1734.59 s [foundation] isSuffixOf (300 tests)
  4007. 1734.59 s [foundation] isPrefixOf (300 tests)
  4008. 1734.59 s [foundation] isInfixOf (200 tests)
  4009. 1734.59 s [foundation] Block W32
  4010. 1734.59 s [foundation] equality (200 tests)
  4011. 1734.59 s [foundation] ordering (100 tests)
  4012. 1734.59 s [foundation] IsList (100 tests)
  4013. 1734.59 s [foundation] Monoid (400 tests)
  4014. 1734.59 s [foundation] Collection (801 tests)
  4015. 1734.59 s [foundation] Sequential
  4016. 1734.59 s [foundation] isSuffixOf (300 tests)
  4017. 1734.59 s [foundation] isPrefixOf (300 tests)
  4018. 1734.59 s [foundation] isInfixOf (200 tests)
  4019. 1734.59 s [foundation] Block W64
  4020. 1734.59 s [foundation] equality (200 tests)
  4021. 1734.59 s [foundation] ordering (100 tests)
  4022. 1734.59 s [foundation] IsList (100 tests)
  4023. 1734.59 s [foundation] Monoid (400 tests)
  4024. 1734.59 s [foundation] Collection (801 tests)
  4025. 1734.59 s [foundation] Sequential
  4026. 1734.59 s [foundation] isSuffixOf (300 tests)
  4027. 1734.59 s [genvalidity-property] [ 9 of 22] Compiling Test.Validity.Functions.Validity ( src/Test/Validity/Functions/Validity.hs, dist/build/Test/Validity/Functions/Validity.p_o )
  4028. 1734.59 s [genvalidity-property] [10 of 22] Compiling Test.Validity.Relations.Antireflexivity ( src/Test/Validity/Relations/Antireflexivity.hs, dist/build/Test/Validity/Relations/Antireflexivity.p_o )
  4029. 1734.59 s [genvalidity-property] [11 of 22] Compiling Test.Validity.Relations.Antisymmetry ( src/Test/Validity/Relations/Antisymmetry.hs, dist/build/Test/Validity/Relations/Antisymmetry.p_o )
  4030. 1734.59 s [genvalidity-property] [12 of 22] Compiling Test.Validity.Relations.Reflexivity ( src/Test/Validity/Relations/Reflexivity.hs, dist/build/Test/Validity/Relations/Reflexivity.p_o )
  4031. 1734.59 s [genvalidity-property] [13 of 22] Compiling Test.Validity.Relations.Symmetry ( src/Test/Validity/Relations/Symmetry.hs, dist/build/Test/Validity/Relations/Symmetry.p_o )
  4032. 1734.59 s [genvalidity-property] [14 of 22] Compiling Test.Validity.Relations.Transitivity ( src/Test/Validity/Relations/Transitivity.hs, dist/build/Test/Validity/Relations/Transitivity.p_o )
  4033. 1734.59 s [genvalidity-property] [15 of 22] Compiling Test.Validity.Relations ( src/Test/Validity/Relations.hs, dist/build/Test/Validity/Relations.p_o )
  4034. 1734.59 s [genvalidity-property] [16 of 22] Compiling Test.Validity.Shrinking.Property ( src/Test/Validity/Shrinking/Property.hs, dist/build/Test/Validity/Shrinking/Property.p_o )
  4035. 1734.59 s [genvalidity-property] [17 of 22] Compiling Test.Validity.Types ( src/Test/Validity/Types.hs, dist/build/Test/Validity/Types.p_o )
  4036. 1734.59 s [genvalidity-property] [18 of 22] Compiling Test.Validity.Functions.Inverse ( src/Test/Validity/Functions/Inverse.hs, dist/build/Test/Validity/Functions/Inverse.p_o )
  4037. 1734.59 s [genvalidity-property] [19 of 22] Compiling Test.Validity.Functions.Equivalence ( src/Test/Validity/Functions/Equivalence.hs, dist/build/Test/Validity/Functions/Equivalence.p_o )
  4038. 1734.59 s [genvalidity-property] [20 of 22] Compiling Test.Validity.Functions.CanFail ( src/Test/Validity/Functions/CanFail.hs, dist/build/Test/Validity/Functions/CanFail.p_o )
  4039. 1734.59 s [genvalidity-property] [21 of 22] Compiling Test.Validity.Functions ( src/Test/Validity/Functions.hs, dist/build/Test/Validity/Functions.p_o )
  4040. 1734.59 s [genvalidity-property] [22 of 22] Compiling Test.Validity.Property ( src/Test/Validity/Property.hs, dist/build/Test/Validity/Property.p_o )
  4041. 1734.59 s [genvalidity-property] Preprocessing test suite 'genvalidity-property-test' for genvalidity-property-1.0.0.0...
  4042. 1734.59 s [genvalidity-property] Building test suite 'genvalidity-property-test' for genvalidity-property-1.0.0.0...
  4043. 1734.59 s [genvalidity-property] [1 of 3] Compiling Paths_genvalidity_property ( dist/build/genvalidity-property-test/autogen/Paths_genvalidity_property.hs, dist/build/genvalidity-property-test/genvalidity-property-test-tmp/Paths_genvalidity_property.o )
  4044. 1734.59 s [genvalidity-property] [2 of 3] Compiling Test.Validity.Operations.CommutativitySpec ( test/Test/Validity/Operations/CommutativitySpec.hs, dist/build/genvalidity-property-test/genvalidity-property-test-tmp/Test/Validity/Operations/CommutativitySpec.o )
  4045. 1734.59 s [genvalidity-property] [3 of 3] Compiling Main ( test/Spec.hs, dist/build/genvalidity-property-test/genvalidity-property-test-tmp/Main.o )
  4046. 1734.59 s [genvalidity-property] [4 of 4] Linking dist/build/genvalidity-property-test/genvalidity-property-test
  4047. 1734.59 s [genvalidity-property] buildPhase completed in 2 minutes 50 seconds
  4048. 1734.59 s [genvalidity-property] Phase: checkPhase
  4049. 1734.59 s [genvalidity-property] Running 1 test suites...
  4050. 1734.59 s [genvalidity-property] Test suite genvalidity-property-test: RUNNING...
  4051. 1734.59 s [genvalidity-property]
  4052. 1734.59 s [genvalidity-property] Test.Validity.Operations.Commutativity
  4053. 1734.59 s [genvalidity-property] commutative
  4054. 1734.59 s [genvalidity-property] + is commutative [✔]
  4055. 1734.59 s [genvalidity-property] +++ OK, passed 100 tests.
  4056. 1734.59 s [genvalidity-property] * is commutative [✔]
  4057. 1734.59 s [genvalidity-property] +++ OK, passed 100 tests.
  4058. 1734.59 s [genvalidity-property] dot product is commutative [✔]
  4059. 1734.59 s [genvalidity-property] +++ OK, passed 100 tests.
  4060. 1734.59 s [genvalidity-property] - is not commutative [✔]
  4061. 1734.59 s [genvalidity-property] +++ OK, failed as expected. (after 1 test and 64 shrinks):
  4062. 1734.59 s [genvalidity-property] expected: 1
  4063. 1734.59 s [genvalidity-property] but got: -1
  4064. 1734.59 s [genvalidity-property] (0,1)
  4065. 1734.59 s [genvalidity-property] cross product is not commutative [✔]
  4066. 1734.59 s [genvalidity-property] +++ OK, failed as expected. (after 1 test and 64 shrinks):
  4067. 1734.59 s [genvalidity-property] expected: 1
  4068. 1734.59 s [genvalidity-property] but got: -1
  4069. 1734.59 s [genvalidity-property] ((0,1),(1,0))
  4070. 1734.59 s [genvalidity-property]
  4071. 1734.59 s [genvalidity-property] Finished in 0.0368 seconds
  4072. 1734.59 s [genvalidity-property] 5 examples, 0 failures
  4073. 1734.59 s [genvalidity-property] Test suite genvalidity-property-test: PASS
  4074. 1734.59 s [genvalidity-property] Test suite logged to:
  4075. 1734.59 s [genvalidity-property] dist/test/genvalidity-property-1.0.0.0-genvalidity-property-test.log
  4076. 1734.59 s [genvalidity-property] 1 of 1 test suites (1 of 1 test cases) passed.
  4077. 1734.60 s [genvalidity-property] Phase: haddockPhase
  4078. 1734.80 s Building /nix/store/4bkx16fkg16pn9mn1ww7scp9yrnv107j-haskell-src-meta-0.8.15.drv
  4079. 1734.80 s [streaming-commons] high code points [✔]
  4080. 1734.80 s [streaming-commons] UTF32BE
  4081. 1734.81 s [streaming-commons] bytes [✔]
  4082. 1734.81 s [streaming-commons] +++ OK, passed 100 tests.
  4083. 1734.81 s [streaming-commons] chars [✔]
  4084. 1734.81 s [streaming-commons] +++ OK, passed 100 tests.
  4085. 1734.81 s [aeson] Dependency time-compat: using time-compat-1.9.7
  4086. 1734.81 s [aeson] Dependency unordered-containers: using unordered-containers-0.2.20
  4087. 1734.81 s [aeson] Dependency uuid-types: using uuid-types-1.0.6
  4088. 1734.81 s [aeson] Dependency vector: using vector-0.13.2.0
  4089. 1734.81 s [aeson] Source component graph:
  4090. 1734.81 s [aeson] component lib
  4091. 1734.81 s [aeson] component test:aeson-tests dependency lib
  4092. 1734.81 s [aeson] Configured component graph:
  4093. 1734.81 s [aeson] component aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  4094. 1734.81 s [aeson] include OneTuple-0.4.2-F24eri7M8EICMOzOHMOqRH
  4095. 1734.81 s [aeson] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  4096. 1734.81 s [aeson] include base-4.20.1.0-4f22
  4097. 1734.81 s [aeson] include bytestring-0.12.2.0-c0ba
  4098. 1734.81 s [aeson] include character-ps-0.1-BmotlbKhx4v2ute1iPgxMQ
  4099. 1734.81 s [aeson] include containers-0.7-57cd
  4100. 1734.81 s [aeson] include data-fix-0.3.4-HpCWnq2afNbKafOOweks3u
  4101. 1734.81 s [aeson] include deepseq-1.5.0.0-8d11
  4102. 1734.81 s [aeson] include dlist-1.0-CRZt0KBQUbb44hAEqR55sf
  4103. 1734.81 s [aeson] include exceptions-0.10.9-1130
  4104. 1734.81 s [aeson] include generically-0.1.1-AVXoGfBL9RW4Jn2be7kCiV
  4105. 1734.81 s [aeson] include ghc-prim-0.12.0-7bc0
  4106. 1734.81 s [aeson] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
  4107. 1734.81 s [aeson] include indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
  4108. 1734.81 s [aeson] include integer-conversion-0.1.1-8H9L5jg3Eq4s0FwEy61Dd
  4109. 1734.81 s [aeson] include integer-logarithms-1.0.4-1116G24kqQUJclmHhZZ2fJ
  4110. 1734.81 s [aeson] include network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
  4111. 1734.81 s [aeson] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
  4112. 1734.81 s [aeson] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  4113. 1734.81 s [aeson] include semialign-1.3.1-3E38jVguzlFDyDSUbjizw0
  4114. 1734.81 s [aeson] include strict-0.5.1-LmKO5ppKbOghjZv85EGCE
  4115. 1734.81 s [aeson] include tagged-0.8.8-HZr2m8rosX27LzACIptntm
  4116. 1734.81 s [aeson] include template-haskell-2.22.0.0-93bf
  4117. 1734.81 s [aeson] include text-2.1.2-5063
  4118. 1734.81 s [aeson] include text-iso8601-0.1.1-3WWJTKWzx6N3w04XKb2hZ1
  4119. 1734.81 s [aeson] include text-short-0.1.6-5v8U6tG3f0EAMPgQQEqOdP
  4120. 1734.81 s [aeson] include th-abstraction-0.7.1.0-GFTIZjMZKOx6TO5RKv9TWI
  4121. 1734.81 s [aeson] include these-1.2.1-61JcSnNhomc4JaIAjH23W0
  4122. 1734.81 s [aeson] include time-1.12.2-8e38
  4123. 1734.81 s [aeson] include time-compat-1.9.7-APanlBjpXmU7VuBenSMjxP
  4124. 1734.81 s [aeson] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  4125. 1734.81 s [aeson] include uuid-types-1.0.6-dQyAF3GwltLWXScdgaaSS
  4126. 1734.81 s [aeson] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  4127. 1734.81 s [aeson] include witherable-0.5-2Il9VqN25r6KhHnapzvj4C
  4128. 1734.81 s [aeson] component aeson-2.2.3.0-AKFtU7GU9PGLNbCVLAr0UB-aeson-tests
  4129. 1734.81 s [aeson] include Diff-0.5-3M2QTCaAuDV5Kew0gClCFO
  4130. 1734.81 s [aeson] include OneTuple-0.4.2-F24eri7M8EICMOzOHMOqRH
  4131. 1734.81 s [aeson] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  4132. 1734.81 s [aeson] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  4133. 1734.81 s [aeson] include base-4.20.1.0-4f22
  4134. 1734.81 s [aeson] include base-compat-0.13.1-BOVG7DR533c3DTSmZ7th9r
  4135. 1734.81 s [aeson] include base-orphans-0.9.3-B1cfd6pKSv6JNH4kr5UIex
  4136. 1734.81 s [aeson] include base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
  4137. 1734.82 s [aeson] include bytestring-0.12.2.0-c0ba
  4138. 1734.82 s [aeson] include containers-0.7-57cd
  4139. 1734.82 s [aeson] include data-fix-0.3.4-HpCWnq2afNbKafOOweks3u
  4140. 1734.82 s [aeson] include deepseq-1.5.0.0-8d11
  4141. 1734.82 s [aeson] include directory-1.3.8.5-8f4e
  4142. 1734.82 s [aeson] include dlist-1.0-CRZt0KBQUbb44hAEqR55sf
  4143. 1734.82 s [aeson] include filepath-1.5.4.0-0a9f
  4144. 1734.82 s [aeson] include generic-deriving-1.14.6-4c2oIsKFbLlzuYXfyVyKm
  4145. 1734.82 s [aeson] include generically-0.1.1-AVXoGfBL9RW4Jn2be7kCiV
  4146. 1734.82 s [aeson] include ghc-prim-0.12.0-7bc0
  4147. 1734.82 s [aeson] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
  4148. 1734.82 s [aeson] include indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
  4149. 1734.82 s [aeson] include integer-logarithms-1.0.4-1116G24kqQUJclmHhZZ2fJ
  4150. 1734.82 s [aeson] include network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
  4151. 1734.82 s [aeson] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
  4152. 1734.82 s [aeson] include quickcheck-instances-0.3.32-JpPlvR9CRzUFX6VxzAeDKP
  4153. 1734.82 s [aeson] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  4154. 1734.82 s [aeson] include strict-0.5.1-LmKO5ppKbOghjZv85EGCE
  4155. 1734.82 s [aeson] include tagged-0.8.8-HZr2m8rosX27LzACIptntm
  4156. 1734.82 s [aeson] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  4157. 1734.82 s [aeson] include tasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR
  4158. 1734.82 s [aeson] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
  4159. 1734.82 s [aeson] include tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
  4160. 1734.82 s [aeson] include template-haskell-2.22.0.0-93bf
  4161. 1734.82 s [aeson] include text-2.1.2-5063
  4162. 1734.82 s [aeson] include text-short-0.1.6-5v8U6tG3f0EAMPgQQEqOdP
  4163. 1734.82 s [aeson] include these-1.2.1-61JcSnNhomc4JaIAjH23W0
  4164. 1734.82 s [aeson] include time-1.12.2-8e38
  4165. 1734.82 s [aeson] include time-compat-1.9.7-APanlBjpXmU7VuBenSMjxP
  4166. 1734.82 s [foundation] isPrefixOf (300 tests)
  4167. 1734.82 s [foundation] isInfixOf (200 tests)
  4168. 1734.82 s [foundation] Block W128
  4169. 1734.82 s [foundation] equality (200 tests)
  4170. 1734.82 s [foundation] ordering (100 tests)
  4171. 1734.82 s [foundation] IsList (100 tests)
  4172. 1734.82 s [foundation] Monoid (400 tests)
  4173. 1734.82 s [foundation] Collection (801 tests)
  4174. 1734.82 s [foundation] Sequential
  4175. 1734.82 s [foundation] isSuffixOf (300 tests)
  4176. 1734.82 s [foundation] isPrefixOf (300 tests)
  4177. 1734.82 s [foundation] isInfixOf (200 tests)
  4178. 1734.82 s [foundation] Block W256
  4179. 1734.82 s [foundation] equality (200 tests)
  4180. 1734.82 s [foundation] ordering (100 tests)
  4181. 1734.82 s [foundation] IsList (100 tests)
  4182. 1734.82 s [foundation] Monoid (400 tests)
  4183. 1734.82 s [foundation] Collection (801 tests)
  4184. 1734.82 s [foundation] Sequential
  4185. 1734.82 s [foundation] isSuffixOf (300 tests)
  4186. 1734.82 s [foundation] isPrefixOf (300 tests)
  4187. 1734.82 s [foundation] isInfixOf (200 tests)
  4188. 1734.82 s [foundation] Block Word
  4189. 1734.82 s [foundation] equality (200 tests)
  4190. 1734.82 s [foundation] ordering (100 tests)
  4191. 1734.82 s [foundation] IsList (100 tests)
  4192. 1734.82 s [foundation] Monoid (400 tests)
  4193. 1734.82 s [foundation] Collection (801 tests)
  4194. 1734.82 s [foundation] Sequential
  4195. 1734.82 s [foundation] isSuffixOf (300 tests)
  4196. 1734.82 s [foundation] isPrefixOf (300 tests)
  4197. 1734.82 s [foundation] isInfixOf (200 tests)
  4198. 1734.82 s [foundation] Block I8
  4199. 1734.82 s [foundation] equality (200 tests)
  4200. 1734.82 s [foundation] ordering (100 tests)
  4201. 1734.82 s [foundation] IsList (100 tests)
  4202. 1734.82 s [foundation] Monoid (400 tests)
  4203. 1734.82 s [foundation] Collection (801 tests)
  4204. 1734.82 s [foundation] Sequential
  4205. 1734.82 s [foundation] isSuffixOf (300 tests)
  4206. 1734.82 s [foundation] isPrefixOf (300 tests)
  4207. 1734.82 s [foundation] isInfixOf (200 tests)
  4208. 1734.82 s [foundation] Block I16
  4209. 1734.82 s [foundation] equality (200 tests)
  4210. 1734.82 s [foundation] ordering (100 tests)
  4211. 1734.82 s [foundation] IsList (100 tests)
  4212. 1734.82 s [foundation] Monoid (400 tests)
  4213. 1734.82 s [foundation] Collection (801 tests)
  4214. 1734.82 s [foundation] Sequential
  4215. 1734.82 s [foundation] isSuffixOf (300 tests)
  4216. 1734.82 s [foundation] isPrefixOf (300 tests)
  4217. 1734.82 s [foundation] isInfixOf (200 tests)
  4218. 1734.82 s [foundation] Block I32
  4219. 1734.82 s [foundation] equality (200 tests)
  4220. 1734.82 s [foundation] ordering (100 tests)
  4221. 1734.82 s [foundation] IsList (100 tests)
  4222. 1734.82 s [foundation] Monoid (400 tests)
  4223. 1734.82 s [foundation] Collection (801 tests)
  4224. 1734.82 s [foundation] Sequential
  4225. 1734.82 s [foundation] isSuffixOf (300 tests)
  4226. 1734.82 s [foundation] isPrefixOf (300 tests)
  4227. 1734.82 s [foundation] isInfixOf (200 tests)
  4228. 1734.82 s [foundation] Block I64
  4229. 1734.82 s [foundation] equality (200 tests)
  4230. 1734.82 s [foundation] ordering (100 tests)
  4231. 1734.82 s [foundation] IsList (100 tests)
  4232. 1734.82 s [foundation] Monoid (400 tests)
  4233. 1734.82 s [foundation] Collection (801 tests)
  4234. 1734.82 s [foundation] Sequential
  4235. 1734.82 s [foundation] isSuffixOf (300 tests)
  4236. 1734.82 s [foundation] isPrefixOf (300 tests)
  4237. 1734.82 s [foundation] isInfixOf (200 tests)
  4238. 1734.82 s [foundation] Block Int
  4239. 1734.82 s [foundation] equality (200 tests)
  4240. 1734.82 s [foundation] ordering (100 tests)
  4241. 1734.82 s [foundation] IsList (100 tests)
  4242. 1734.82 s [foundation] Monoid (400 tests)
  4243. 1734.82 s [foundation] Collection (801 tests)
  4244. 1734.82 s [foundation] Sequential
  4245. 1734.82 s [foundation] isSuffixOf (300 tests)
  4246. 1734.82 s [foundation] isPrefixOf (300 tests)
  4247. 1734.82 s [foundation] isInfixOf (200 tests)
  4248. 1734.82 s [foundation] Block FP32
  4249. 1734.82 s [foundation] equality (200 tests)
  4250. 1734.82 s [foundation] ordering (100 tests)
  4251. 1734.82 s [foundation] IsList (100 tests)
  4252. 1734.82 s [foundation] Monoid (400 tests)
  4253. 1734.82 s [foundation] Collection (801 tests)
  4254. 1734.82 s [foundation] Sequential
  4255. 1734.82 s [foundation] isSuffixOf (300 tests)
  4256. 1734.82 s [foundation] isPrefixOf (300 tests)
  4257. 1734.82 s [foundation] isInfixOf (200 tests)
  4258. 1734.82 s [foundation] Block FP64
  4259. 1734.82 s [foundation] equality (200 tests)
  4260. 1734.82 s [foundation] ordering (100 tests)
  4261. 1734.82 s [foundation] IsList (100 tests)
  4262. 1734.82 s [foundation] Monoid (400 tests)
  4263. 1734.82 s [foundation] Collection (801 tests)
  4264. 1734.82 s [foundation] Sequential
  4265. 1734.82 s [foundation] isSuffixOf (300 tests)
  4266. 1734.82 s [foundation] isPrefixOf (300 tests)
  4267. 1734.82 s [aeson] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  4268. 1734.82 s [aeson] include uuid-types-1.0.6-dQyAF3GwltLWXScdgaaSS
  4269. 1734.82 s [aeson] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  4270. 1734.82 s [aeson] Linked component graph:
  4271. 1734.82 s [aeson] unit aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  4272. 1734.82 s [aeson] include OneTuple-0.4.2-F24eri7M8EICMOzOHMOqRH
  4273. 1734.82 s [aeson] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  4274. 1734.82 s [aeson] include base-4.20.1.0-4f22
  4275. 1734.82 s [aeson] include bytestring-0.12.2.0-c0ba
  4276. 1734.82 s [aeson] include character-ps-0.1-BmotlbKhx4v2ute1iPgxMQ
  4277. 1734.82 s [aeson] include containers-0.7-57cd
  4278. 1734.82 s [aeson] include data-fix-0.3.4-HpCWnq2afNbKafOOweks3u
  4279. 1734.82 s [aeson] include deepseq-1.5.0.0-8d11
  4280. 1734.82 s [aeson] include dlist-1.0-CRZt0KBQUbb44hAEqR55sf
  4281. 1734.82 s [aeson] include exceptions-0.10.9-1130
  4282. 1734.82 s [aeson] include generically-0.1.1-AVXoGfBL9RW4Jn2be7kCiV
  4283. 1734.82 s [aeson] include ghc-prim-0.12.0-7bc0
  4284. 1734.82 s [aeson] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
  4285. 1734.82 s [aeson] include indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
  4286. 1734.82 s [aeson] include integer-conversion-0.1.1-8H9L5jg3Eq4s0FwEy61Dd
  4287. 1734.82 s [aeson] include integer-logarithms-1.0.4-1116G24kqQUJclmHhZZ2fJ
  4288. 1734.82 s [aeson] include network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
  4289. 1734.82 s [aeson] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
  4290. 1734.83 s [aeson] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  4291. 1734.83 s [aeson] include semialign-1.3.1-3E38jVguzlFDyDSUbjizw0
  4292. 1734.83 s [aeson] include strict-0.5.1-LmKO5ppKbOghjZv85EGCE
  4293. 1734.83 s [aeson] include tagged-0.8.8-HZr2m8rosX27LzACIptntm
  4294. 1734.83 s [aeson] include template-haskell-2.22.0.0-93bf
  4295. 1734.83 s [aeson] include text-2.1.2-5063
  4296. 1734.83 s [aeson] include text-iso8601-0.1.1-3WWJTKWzx6N3w04XKb2hZ1
  4297. 1734.83 s [aeson] include text-short-0.1.6-5v8U6tG3f0EAMPgQQEqOdP
  4298. 1734.83 s [aeson] include th-abstraction-0.7.1.0-GFTIZjMZKOx6TO5RKv9TWI
  4299. 1734.83 s [aeson] include these-1.2.1-61JcSnNhomc4JaIAjH23W0
  4300. 1734.83 s [aeson] include time-1.12.2-8e38
  4301. 1734.83 s [aeson] include time-compat-1.9.7-APanlBjpXmU7VuBenSMjxP
  4302. 1734.83 s [aeson] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  4303. 1734.83 s [aeson] include uuid-types-1.0.6-dQyAF3GwltLWXScdgaaSS
  4304. 1734.83 s [aeson] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  4305. 1734.83 s [aeson] include witherable-0.5-2Il9VqN25r6KhHnapzvj4C
  4306. 1734.85 s [aeson] Data.Aeson=aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw:Data.Aeson,Data.Aeson.Decoding=aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw:Data.Aeson.Decoding,Data.Aeson.Decoding.ByteString=aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw:Data.Aeson.Decoding.ByteString,Data.Aeson.Decoding.ByteString.Lazy=aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw:Data.Aeson.Decoding.ByteString.Lazy,Data.Aeson.Decoding.Text=aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw:Data.Aeson.Decoding.Text,Data.Aeson.Decoding.Tokens=aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw:Data.Aeson.Decoding.Tokens,Data.Aeson.Encoding=aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw:Data.Aeson.Encoding,Data.Aeson.Encoding.Internal=aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw:Data.Aeson.Encoding.Internal,Data.Aeson.Key=aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw:Data.Aeson.Key,Data.Aeson.KeyMap=aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw:Data.Aeson.KeyMap,Data.Aeson.QQ.Simple=aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw:Data.Aeson.QQ.Simple,Data.Aeson.RFC8785=aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw:Data.Aeson.RFC8785,Data.Aeson.TH=aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw:Data.Aeson.TH,Data.Aeson.Text=aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw:Data.Aeson.Text,Data.Aeson.Types=aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw:Data.Aeson.Types
  4307. 1734.85 s [aeson] unit aeson-2.2.3.0-AKFtU7GU9PGLNbCVLAr0UB-aeson-tests
  4308. 1734.85 s [aeson] include Diff-0.5-3M2QTCaAuDV5Kew0gClCFO
  4309. 1734.85 s [aeson] include OneTuple-0.4.2-F24eri7M8EICMOzOHMOqRH
  4310. 1734.85 s [aeson] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  4311. 1734.85 s [aeson] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  4312. 1734.85 s [aeson] include base-4.20.1.0-4f22
  4313. 1734.85 s [aeson] include base-compat-0.13.1-BOVG7DR533c3DTSmZ7th9r
  4314. 1734.85 s [aeson] include base-orphans-0.9.3-B1cfd6pKSv6JNH4kr5UIex
  4315. 1734.85 s [aeson] include base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
  4316. 1734.85 s [aeson] include bytestring-0.12.2.0-c0ba
  4317. 1734.85 s [aeson] include containers-0.7-57cd
  4318. 1734.85 s [aeson] include data-fix-0.3.4-HpCWnq2afNbKafOOweks3u
  4319. 1734.85 s [aeson] include deepseq-1.5.0.0-8d11
  4320. 1734.85 s [aeson] include directory-1.3.8.5-8f4e
  4321. 1734.85 s [aeson] include dlist-1.0-CRZt0KBQUbb44hAEqR55sf
  4322. 1734.85 s [aeson] include filepath-1.5.4.0-0a9f
  4323. 1734.85 s [aeson] include generic-deriving-1.14.6-4c2oIsKFbLlzuYXfyVyKm
  4324. 1734.85 s [aeson] include generically-0.1.1-AVXoGfBL9RW4Jn2be7kCiV
  4325. 1734.85 s [foundation] isInfixOf (200 tests)
  4326. 1734.85 s [foundation] Block CChar
  4327. 1734.85 s [foundation] equality (200 tests)
  4328. 1734.85 s [foundation] ordering (100 tests)
  4329. 1734.85 s [foundation] IsList (100 tests)
  4330. 1734.85 s [foundation] Monoid (400 tests)
  4331. 1734.85 s [foundation] Collection (801 tests)
  4332. 1734.85 s [foundation] Sequential
  4333. 1734.85 s [foundation] isSuffixOf (300 tests)
  4334. 1734.85 s [foundation] isPrefixOf (300 tests)
  4335. 1734.85 s [foundation] isInfixOf (200 tests)
  4336. 1734.85 s [foundation] Block CUChar
  4337. 1734.85 s [foundation] equality (200 tests)
  4338. 1734.85 s [foundation] ordering (100 tests)
  4339. 1734.85 s [foundation] IsList (100 tests)
  4340. 1734.85 s [foundation] Monoid (400 tests)
  4341. 1734.85 s [foundation] Collection (801 tests)
  4342. 1734.85 s [foundation] Sequential
  4343. 1734.85 s [foundation] isSuffixOf (300 tests)
  4344. 1734.85 s [foundation] isPrefixOf (300 tests)
  4345. 1734.85 s [foundation] isInfixOf (200 tests)
  4346. 1734.85 s [foundation] Block BE-W16
  4347. 1734.85 s [foundation] equality (200 tests)
  4348. 1734.85 s [foundation] ordering (100 tests)
  4349. 1734.85 s [foundation] IsList (100 tests)
  4350. 1734.85 s [foundation] Monoid (400 tests)
  4351. 1734.85 s [foundation] Collection (801 tests)
  4352. 1734.85 s [foundation] Sequential
  4353. 1734.85 s [foundation] isSuffixOf (300 tests)
  4354. 1734.85 s [foundation] isPrefixOf (300 tests)
  4355. 1734.85 s [foundation] isInfixOf (200 tests)
  4356. 1734.85 s [foundation] Block BE-W32
  4357. 1734.85 s [foundation] equality (200 tests)
  4358. 1734.85 s [foundation] ordering (100 tests)
  4359. 1734.85 s [foundation] IsList (100 tests)
  4360. 1734.85 s [foundation] Monoid (400 tests)
  4361. 1734.85 s [foundation] Collection (801 tests)
  4362. 1734.85 s [foundation] Sequential
  4363. 1734.85 s [foundation] isSuffixOf (300 tests)
  4364. 1734.85 s [foundation] isPrefixOf (300 tests)
  4365. 1734.85 s [foundation] isInfixOf (200 tests)
  4366. 1734.85 s [foundation] Block BE-W64
  4367. 1734.85 s [foundation] equality (200 tests)
  4368. 1734.85 s [foundation] ordering (100 tests)
  4369. 1734.85 s [foundation] IsList (100 tests)
  4370. 1734.85 s [foundation] Monoid (400 tests)
  4371. 1734.85 s [foundation] Collection (801 tests)
  4372. 1734.85 s [foundation] Sequential
  4373. 1734.85 s [foundation] isSuffixOf (300 tests)
  4374. 1734.85 s [foundation] isPrefixOf (300 tests)
  4375. 1734.85 s [foundation] isInfixOf (200 tests)
  4376. 1734.85 s [foundation] Block LE-W16
  4377. 1734.85 s [foundation] equality (200 tests)
  4378. 1734.85 s [foundation] ordering (100 tests)
  4379. 1734.85 s [foundation] IsList (100 tests)
  4380. 1734.85 s [foundation] Monoid (400 tests)
  4381. 1734.85 s [foundation] Collection (801 tests)
  4382. 1734.85 s [foundation] Sequential
  4383. 1734.85 s [foundation] isSuffixOf (300 tests)
  4384. 1734.85 s [foundation] isPrefixOf (300 tests)
  4385. 1734.85 s [foundation] isInfixOf (200 tests)
  4386. 1734.85 s [foundation] Block LE-W32
  4387. 1734.85 s [foundation] equality (200 tests)
  4388. 1734.85 s [foundation] ordering (100 tests)
  4389. 1734.85 s [foundation] IsList (100 tests)
  4390. 1734.85 s [foundation] Monoid (400 tests)
  4391. 1734.85 s [foundation] Collection (801 tests)
  4392. 1734.85 s [foundation] Sequential
  4393. 1734.85 s [foundation] isSuffixOf (300 tests)
  4394. 1734.85 s [foundation] isPrefixOf (300 tests)
  4395. 1734.85 s [foundation] isInfixOf (200 tests)
  4396. 1734.85 s [foundation] Block LE-W64
  4397. 1734.85 s [foundation] equality (200 tests)
  4398. 1734.85 s [foundation] ordering (100 tests)
  4399. 1734.85 s [foundation] IsList (100 tests)
  4400. 1734.85 s [foundation] Monoid (400 tests)
  4401. 1734.85 s [foundation] Collection (801 tests)
  4402. 1734.85 s [foundation] Sequential
  4403. 1734.85 s [foundation] isSuffixOf (300 tests)
  4404. 1734.85 s [foundation] isPrefixOf (300 tests)
  4405. 1734.85 s [foundation] isInfixOf (200 tests)
  4406. 1734.85 s [foundation] Unboxed
  4407. 1734.85 s [foundation] Unboxed W8
  4408. 1734.85 s [foundation] equality (200 tests)
  4409. 1734.85 s [foundation] ordering (100 tests)
  4410. 1734.85 s [foundation] IsList (100 tests)
  4411. 1734.85 s [foundation] Monoid (400 tests)
  4412. 1734.85 s [foundation] Collection (801 tests)
  4413. 1734.85 s [foundation] Sequential
  4414. 1734.85 s [foundation] isSuffixOf (300 tests)
  4415. 1734.85 s [foundation] isPrefixOf (300 tests)
  4416. 1734.85 s [foundation] isInfixOf (200 tests)
  4417. 1734.85 s [foundation] Unboxed W16
  4418. 1734.85 s [foundation] equality (200 tests)
  4419. 1734.85 s [foundation] ordering (100 tests)
  4420. 1734.85 s [foundation] IsList (100 tests)
  4421. 1734.85 s [foundation] Monoid (400 tests)
  4422. 1734.85 s [foundation] Collection (801 tests)
  4423. 1734.85 s [foundation] Sequential
  4424. 1734.85 s [foundation] isSuffixOf (300 tests)
  4425. 1734.85 s [foundation] isPrefixOf (300 tests)
  4426. 1734.85 s [aeson] include ghc-prim-0.12.0-7bc0
  4427. 1734.85 s [aeson] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
  4428. 1734.85 s [aeson] include indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
  4429. 1734.85 s [aeson] include integer-logarithms-1.0.4-1116G24kqQUJclmHhZZ2fJ
  4430. 1734.85 s [aeson] include network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
  4431. 1734.85 s [aeson] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
  4432. 1734.85 s [aeson] include quickcheck-instances-0.3.32-JpPlvR9CRzUFX6VxzAeDKP
  4433. 1734.85 s [aeson] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  4434. 1734.85 s [aeson] include strict-0.5.1-LmKO5ppKbOghjZv85EGCE
  4435. 1734.85 s [aeson] include tagged-0.8.8-HZr2m8rosX27LzACIptntm
  4436. 1734.85 s [aeson] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  4437. 1734.85 s [aeson] include tasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR
  4438. 1734.85 s [aeson] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
  4439. 1734.85 s [aeson] include tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
  4440. 1734.85 s [aeson] include template-haskell-2.22.0.0-93bf
  4441. 1734.85 s [aeson] include text-2.1.2-5063
  4442. 1734.85 s [aeson] include text-short-0.1.6-5v8U6tG3f0EAMPgQQEqOdP
  4443. 1734.85 s [aeson] include these-1.2.1-61JcSnNhomc4JaIAjH23W0
  4444. 1734.85 s [aeson] include time-1.12.2-8e38
  4445. 1734.85 s [aeson] include time-compat-1.9.7-APanlBjpXmU7VuBenSMjxP
  4446. 1734.85 s [aeson] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  4447. 1734.85 s [aeson] include uuid-types-1.0.6-dQyAF3GwltLWXScdgaaSS
  4448. 1734.85 s [aeson] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  4449. 1734.85 s [aeson] Ready component graph:
  4450. 1734.85 s [aeson] definite aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  4451. 1734.85 s [aeson] depends OneTuple-0.4.2-F24eri7M8EICMOzOHMOqRH
  4452. 1734.85 s [aeson] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  4453. 1734.86 s [aeson] depends base-4.20.1.0-4f22
  4454. 1734.86 s [aeson] depends bytestring-0.12.2.0-c0ba
  4455. 1734.86 s [aeson] depends character-ps-0.1-BmotlbKhx4v2ute1iPgxMQ
  4456. 1734.86 s [aeson] depends containers-0.7-57cd
  4457. 1734.86 s [aeson] depends data-fix-0.3.4-HpCWnq2afNbKafOOweks3u
  4458. 1734.86 s [aeson] depends deepseq-1.5.0.0-8d11
  4459. 1734.86 s [aeson] depends dlist-1.0-CRZt0KBQUbb44hAEqR55sf
  4460. 1734.86 s [aeson] depends exceptions-0.10.9-1130
  4461. 1734.86 s [aeson] depends generically-0.1.1-AVXoGfBL9RW4Jn2be7kCiV
  4462. 1734.86 s [aeson] depends ghc-prim-0.12.0-7bc0
  4463. 1734.86 s [aeson] depends hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
  4464. 1734.86 s [aeson] depends indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
  4465. 1734.86 s [aeson] depends integer-conversion-0.1.1-8H9L5jg3Eq4s0FwEy61Dd
  4466. 1734.86 s [aeson] depends integer-logarithms-1.0.4-1116G24kqQUJclmHhZZ2fJ
  4467. 1734.86 s [aeson] depends network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
  4468. 1734.86 s [aeson] depends primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
  4469. 1734.86 s [aeson] depends scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  4470. 1734.86 s [aeson] depends semialign-1.3.1-3E38jVguzlFDyDSUbjizw0
  4471. 1734.86 s [aeson] depends strict-0.5.1-LmKO5ppKbOghjZv85EGCE
  4472. 1734.86 s [aeson] depends tagged-0.8.8-HZr2m8rosX27LzACIptntm
  4473. 1734.86 s [aeson] depends template-haskell-2.22.0.0-93bf
  4474. 1734.86 s [aeson] depends text-2.1.2-5063
  4475. 1734.86 s [aeson] depends text-iso8601-0.1.1-3WWJTKWzx6N3w04XKb2hZ1
  4476. 1734.86 s [aeson] depends text-short-0.1.6-5v8U6tG3f0EAMPgQQEqOdP
  4477. 1734.86 s [aeson] depends th-abstraction-0.7.1.0-GFTIZjMZKOx6TO5RKv9TWI
  4478. 1734.86 s [aeson] depends these-1.2.1-61JcSnNhomc4JaIAjH23W0
  4479. 1734.86 s [aeson] depends time-1.12.2-8e38
  4480. 1734.86 s [aeson] depends time-compat-1.9.7-APanlBjpXmU7VuBenSMjxP
  4481. 1734.86 s [aeson] depends unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  4482. 1734.86 s [aeson] depends uuid-types-1.0.6-dQyAF3GwltLWXScdgaaSS
  4483. 1734.86 s [aeson] depends vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  4484. 1734.86 s [aeson] depends witherable-0.5-2Il9VqN25r6KhHnapzvj4C
  4485. 1734.86 s [aeson] definite aeson-2.2.3.0-AKFtU7GU9PGLNbCVLAr0UB-aeson-tests
  4486. 1734.86 s [aeson] depends Diff-0.5-3M2QTCaAuDV5Kew0gClCFO
  4487. 1734.86 s [aeson] depends OneTuple-0.4.2-F24eri7M8EICMOzOHMOqRH
  4488. 1734.86 s [aeson] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  4489. 1734.86 s [aeson] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  4490. 1734.86 s [aeson] depends base-4.20.1.0-4f22
  4491. 1734.86 s [aeson] depends base-compat-0.13.1-BOVG7DR533c3DTSmZ7th9r
  4492. 1734.86 s [aeson] depends base-orphans-0.9.3-B1cfd6pKSv6JNH4kr5UIex
  4493. 1734.86 s [aeson] depends base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
  4494. 1734.86 s [aeson] depends bytestring-0.12.2.0-c0ba
  4495. 1734.86 s [aeson] depends containers-0.7-57cd
  4496. 1734.86 s [aeson] depends data-fix-0.3.4-HpCWnq2afNbKafOOweks3u
  4497. 1734.86 s [aeson] depends deepseq-1.5.0.0-8d11
  4498. 1734.86 s [aeson] depends directory-1.3.8.5-8f4e
  4499. 1734.86 s [aeson] depends dlist-1.0-CRZt0KBQUbb44hAEqR55sf
  4500. 1734.86 s [aeson] depends filepath-1.5.4.0-0a9f
  4501. 1734.86 s [aeson] depends generic-deriving-1.14.6-4c2oIsKFbLlzuYXfyVyKm
  4502. 1734.86 s [aeson] depends generically-0.1.1-AVXoGfBL9RW4Jn2be7kCiV
  4503. 1734.86 s [aeson] depends ghc-prim-0.12.0-7bc0
  4504. 1734.86 s [aeson] depends hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
  4505. 1734.86 s [foundation] isInfixOf (200 tests)
  4506. 1734.86 s [foundation] Unboxed W32
  4507. 1734.86 s [foundation] equality (200 tests)
  4508. 1734.86 s [foundation] ordering (100 tests)
  4509. 1734.86 s [foundation] IsList (100 tests)
  4510. 1734.86 s [foundation] Monoid (400 tests)
  4511. 1734.86 s [foundation] Collection (801 tests)
  4512. 1734.86 s [foundation] Sequential
  4513. 1734.86 s [foundation] isSuffixOf (300 tests)
  4514. 1734.86 s [foundation] isPrefixOf (300 tests)
  4515. 1734.86 s [foundation] isInfixOf (200 tests)
  4516. 1734.86 s [foundation] Unboxed W64
  4517. 1734.86 s [foundation] equality (200 tests)
  4518. 1734.86 s [foundation] ordering (100 tests)
  4519. 1734.86 s [foundation] IsList (100 tests)
  4520. 1734.86 s [foundation] Monoid (400 tests)
  4521. 1734.86 s [foundation] Collection (801 tests)
  4522. 1734.86 s [foundation] Sequential
  4523. 1734.86 s [foundation] isSuffixOf (300 tests)
  4524. 1734.86 s [foundation] isPrefixOf (300 tests)
  4525. 1734.86 s [foundation] isInfixOf (200 tests)
  4526. 1734.86 s [foundation] Unboxed W128
  4527. 1734.86 s [foundation] equality (200 tests)
  4528. 1734.86 s [foundation] ordering (100 tests)
  4529. 1734.86 s [foundation] IsList (100 tests)
  4530. 1734.86 s [foundation] Monoid (400 tests)
  4531. 1734.86 s [foundation] Collection (801 tests)
  4532. 1734.86 s [foundation] Sequential
  4533. 1734.86 s [foundation] isSuffixOf (300 tests)
  4534. 1734.86 s [foundation] isPrefixOf (300 tests)
  4535. 1734.86 s [foundation] isInfixOf (200 tests)
  4536. 1734.86 s [foundation] Unboxed W256
  4537. 1734.86 s [foundation] equality (200 tests)
  4538. 1734.86 s [foundation] ordering (100 tests)
  4539. 1734.86 s [foundation] IsList (100 tests)
  4540. 1734.86 s [foundation] Monoid (400 tests)
  4541. 1734.86 s [foundation] Collection (801 tests)
  4542. 1734.86 s [foundation] Sequential
  4543. 1734.86 s [foundation] isSuffixOf (300 tests)
  4544. 1734.86 s [foundation] isPrefixOf (300 tests)
  4545. 1734.86 s [foundation] isInfixOf (200 tests)
  4546. 1734.86 s [foundation] Unboxed Word
  4547. 1734.86 s [foundation] equality (200 tests)
  4548. 1734.86 s [foundation] ordering (100 tests)
  4549. 1734.86 s [foundation] IsList (100 tests)
  4550. 1734.86 s [foundation] Monoid (400 tests)
  4551. 1734.86 s [foundation] Collection (801 tests)
  4552. 1734.86 s [foundation] Sequential
  4553. 1734.86 s [foundation] isSuffixOf (300 tests)
  4554. 1734.86 s [foundation] isPrefixOf (300 tests)
  4555. 1734.86 s [foundation] isInfixOf (200 tests)
  4556. 1734.86 s [foundation] Unboxed I8
  4557. 1734.86 s [foundation] equality (200 tests)
  4558. 1734.86 s [foundation] ordering (100 tests)
  4559. 1734.86 s [foundation] IsList (100 tests)
  4560. 1734.86 s [foundation] Monoid (400 tests)
  4561. 1734.86 s [foundation] Collection (801 tests)
  4562. 1734.86 s [foundation] Sequential
  4563. 1734.86 s [foundation] isSuffixOf (300 tests)
  4564. 1734.86 s [foundation] isPrefixOf (300 tests)
  4565. 1734.86 s [foundation] isInfixOf (200 tests)
  4566. 1734.86 s [foundation] Unboxed I16
  4567. 1734.86 s [foundation] equality (200 tests)
  4568. 1734.86 s [foundation] ordering (100 tests)
  4569. 1734.86 s [foundation] IsList (100 tests)
  4570. 1734.86 s [foundation] Monoid (400 tests)
  4571. 1734.86 s [foundation] Collection (801 tests)
  4572. 1734.86 s [foundation] Sequential
  4573. 1734.86 s [foundation] isSuffixOf (300 tests)
  4574. 1734.86 s [foundation] isPrefixOf (300 tests)
  4575. 1734.86 s [foundation] isInfixOf (200 tests)
  4576. 1734.86 s [foundation] Unboxed I32
  4577. 1734.86 s [foundation] equality (200 tests)
  4578. 1734.86 s [foundation] ordering (100 tests)
  4579. 1734.86 s [foundation] IsList (100 tests)
  4580. 1734.86 s [foundation] Monoid (400 tests)
  4581. 1734.86 s [foundation] Collection (801 tests)
  4582. 1734.86 s [foundation] Sequential
  4583. 1734.86 s [foundation] isSuffixOf (300 tests)
  4584. 1734.86 s [foundation] isPrefixOf (300 tests)
  4585. 1734.86 s [foundation] isInfixOf (200 tests)
  4586. 1734.86 s [foundation] Unboxed I64
  4587. 1734.86 s [foundation] equality (200 tests)
  4588. 1734.86 s [foundation] ordering (100 tests)
  4589. 1734.86 s [foundation] IsList (100 tests)
  4590. 1734.86 s [foundation] Monoid (400 tests)
  4591. 1734.86 s [foundation] Collection (801 tests)
  4592. 1734.86 s [foundation] Sequential
  4593. 1734.86 s [foundation] isSuffixOf (300 tests)
  4594. 1734.86 s [foundation] isPrefixOf (300 tests)
  4595. 1734.86 s [foundation] isInfixOf (200 tests)
  4596. 1734.86 s [foundation] Unboxed Int
  4597. 1734.86 s [foundation] equality (200 tests)
  4598. 1734.86 s [foundation] ordering (100 tests)
  4599. 1734.86 s [foundation] IsList (100 tests)
  4600. 1734.86 s [foundation] Monoid (400 tests)
  4601. 1734.86 s [foundation] Collection (801 tests)
  4602. 1734.86 s [foundation] Sequential
  4603. 1734.86 s [foundation] isSuffixOf (300 tests)
  4604. 1734.86 s [foundation] isPrefixOf (300 tests)
  4605. 1734.86 s [foundation] isInfixOf (200 tests)
  4606. 1734.86 s [aeson] depends indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
  4607. 1734.86 s [aeson] depends integer-logarithms-1.0.4-1116G24kqQUJclmHhZZ2fJ
  4608. 1734.86 s [aeson] depends network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
  4609. 1734.86 s [aeson] depends primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
  4610. 1734.86 s [aeson] depends quickcheck-instances-0.3.32-JpPlvR9CRzUFX6VxzAeDKP
  4611. 1734.86 s [aeson] depends scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  4612. 1734.86 s [aeson] depends strict-0.5.1-LmKO5ppKbOghjZv85EGCE
  4613. 1734.86 s [aeson] depends tagged-0.8.8-HZr2m8rosX27LzACIptntm
  4614. 1734.86 s [aeson] depends tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  4615. 1734.86 s [aeson] depends tasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR
  4616. 1734.86 s [aeson] depends tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
  4617. 1734.86 s [aeson] depends tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
  4618. 1734.86 s [aeson] depends template-haskell-2.22.0.0-93bf
  4619. 1734.86 s [aeson] depends text-2.1.2-5063
  4620. 1734.86 s [aeson] depends text-short-0.1.6-5v8U6tG3f0EAMPgQQEqOdP
  4621. 1734.86 s [aeson] depends these-1.2.1-61JcSnNhomc4JaIAjH23W0
  4622. 1734.86 s [aeson] depends time-1.12.2-8e38
  4623. 1734.86 s [aeson] depends time-compat-1.9.7-APanlBjpXmU7VuBenSMjxP
  4624. 1734.86 s [aeson] depends unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  4625. 1734.86 s [aeson] depends uuid-types-1.0.6-dQyAF3GwltLWXScdgaaSS
  4626. 1734.86 s [aeson] depends vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  4627. 1734.86 s [aeson] Using Cabal-3.12.1.0 compiled by ghc-9.10
  4628. 1734.86 s [aeson] Using compiler: ghc-9.10.2
  4629. 1734.86 s [aeson] Using install prefix:
  4630. 1734.86 s [aeson] /nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0
  4631. 1734.86 s [aeson] Executables installed in:
  4632. 1734.86 s [aeson] /nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0/bin
  4633. 1734.86 s [aeson] Libraries installed in:
  4634. 1734.86 s [aeson] /nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  4635. 1734.86 s [aeson] Dynamic Libraries installed in:
  4636. 1734.86 s [aeson] /nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  4637. 1734.86 s [aeson] Private executables installed in:
  4638. 1734.86 s [aeson] /nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0/libexec/x86_64-linux-ghc-9.10.2-08fd/aeson-2.2.3.0
  4639. 1734.86 s [aeson] Data files installed in:
  4640. 1734.86 s [aeson] /nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0/share/x86_64-linux-ghc-9.10.2-08fd/aeson-2.2.3.0
  4641. 1734.86 s [aeson] Documentation installed in:
  4642. 1734.86 s [aeson] /nix/store/i9y6xgd1zq4rcr8s9abhpq5n90y1picb-aeson-2.2.3.0-doc/share/doc/aeson-2.2.3.0
  4643. 1734.86 s [aeson] Configuration files installed in:
  4644. 1734.86 s [aeson] /nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0/etc
  4645. 1734.86 s [aeson] No alex found
  4646. 1734.86 s [aeson] Using ar found on system at:
  4647. 1734.86 s [aeson] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  4648. 1734.86 s [aeson] No c2hs found
  4649. 1734.86 s [aeson] No cpphs found
  4650. 1734.86 s [aeson] No doctest found
  4651. 1734.86 s [aeson] Using gcc version 14.3.0 given by user at:
  4652. 1734.86 s [aeson] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  4653. 1734.86 s [aeson] Using ghc version 9.10.2 found on system at:
  4654. 1734.86 s [aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  4655. 1734.86 s [aeson] Using ghc-pkg version 9.10.2 found on system at:
  4656. 1734.86 s [aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  4657. 1734.86 s [aeson] No ghcjs found
  4658. 1734.86 s [aeson] No ghcjs-pkg found
  4659. 1734.86 s [aeson] No greencard found
  4660. 1734.86 s [aeson] Using haddock version 2.31.0 found on system at:
  4661. 1734.86 s [aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  4662. 1734.86 s [aeson] No happy found
  4663. 1734.86 s [aeson] Using haskell-suite found on system at: haskell-suite-dummy-location
  4664. 1734.86 s [aeson] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  4665. 1734.86 s [aeson] No hmake found
  4666. 1734.86 s [aeson] Using hpc version 0.69 found on system at:
  4667. 1734.86 s [aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  4668. 1734.86 s [aeson] Using hsc2hs version 0.68.10 found on system at:
  4669. 1734.87 s [aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  4670. 1734.87 s [aeson] Using hscolour version 1.25 found on system at:
  4671. 1734.87 s [aeson] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  4672. 1734.87 s [aeson] No jhc found
  4673. 1734.87 s [aeson] Using ld found on system at:
  4674. 1734.87 s [aeson] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  4675. 1734.87 s [aeson] No pkg-config found
  4676. 1734.87 s [aeson] Using runghc version 9.10.2 found on system at:
  4677. 1734.87 s [aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  4678. 1734.87 s [aeson] Using strip version 2.44 found on system at:
  4679. 1734.87 s [aeson] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  4680. 1734.87 s [aeson] Using tar found on system at:
  4681. 1734.87 s [aeson] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  4682. 1734.87 s [aeson] No uhc found
  4683. 1734.87 s [foundation] Unboxed FP32
  4684. 1734.87 s [foundation] equality (200 tests)
  4685. 1734.87 s [foundation] ordering (100 tests)
  4686. 1734.87 s [foundation] IsList (100 tests)
  4687. 1734.87 s [foundation] Monoid (400 tests)
  4688. 1734.87 s [foundation] Collection (801 tests)
  4689. 1734.87 s [foundation] Sequential
  4690. 1734.87 s [foundation] isSuffixOf (300 tests)
  4691. 1734.87 s [foundation] isPrefixOf (300 tests)
  4692. 1734.87 s [foundation] isInfixOf (200 tests)
  4693. 1734.87 s [foundation] Unboxed FP64
  4694. 1734.87 s [foundation] equality (200 tests)
  4695. 1734.87 s [foundation] ordering (100 tests)
  4696. 1734.87 s [foundation] IsList (100 tests)
  4697. 1734.87 s [foundation] Monoid (400 tests)
  4698. 1734.87 s [foundation] Collection (801 tests)
  4699. 1734.87 s [foundation] Sequential
  4700. 1734.87 s [foundation] isSuffixOf (300 tests)
  4701. 1734.87 s [foundation] isPrefixOf (300 tests)
  4702. 1734.87 s [foundation] isInfixOf (200 tests)
  4703. 1734.87 s [foundation] Unboxed CChar
  4704. 1734.87 s [foundation] equality (200 tests)
  4705. 1734.87 s [foundation] ordering (100 tests)
  4706. 1734.87 s [foundation] IsList (100 tests)
  4707. 1734.87 s [foundation] Monoid (400 tests)
  4708. 1734.87 s [foundation] Collection (801 tests)
  4709. 1734.87 s [foundation] Sequential
  4710. 1734.87 s [foundation] isSuffixOf (300 tests)
  4711. 1734.87 s [foundation] isPrefixOf (300 tests)
  4712. 1734.87 s [foundation] isInfixOf (200 tests)
  4713. 1734.87 s [foundation] Unboxed CUChar
  4714. 1734.87 s [foundation] equality (200 tests)
  4715. 1734.87 s [foundation] ordering (100 tests)
  4716. 1734.87 s [foundation] IsList (100 tests)
  4717. 1734.87 s [foundation] Monoid (400 tests)
  4718. 1734.87 s [foundation] Collection (801 tests)
  4719. 1734.87 s [foundation] Sequential
  4720. 1734.87 s [foundation] isSuffixOf (300 tests)
  4721. 1734.87 s [foundation] isPrefixOf (300 tests)
  4722. 1734.87 s [foundation] isInfixOf (200 tests)
  4723. 1734.87 s [foundation] Unboxed BE-W16
  4724. 1734.87 s [foundation] equality (200 tests)
  4725. 1734.87 s [foundation] ordering (100 tests)
  4726. 1734.87 s [foundation] IsList (100 tests)
  4727. 1734.87 s [foundation] Monoid (400 tests)
  4728. 1734.87 s [foundation] Collection (801 tests)
  4729. 1734.87 s [foundation] Sequential
  4730. 1734.87 s [foundation] isSuffixOf (300 tests)
  4731. 1734.87 s [foundation] isPrefixOf (300 tests)
  4732. 1734.87 s [foundation] isInfixOf (200 tests)
  4733. 1734.87 s [foundation] Unboxed BE-W32
  4734. 1734.87 s [foundation] equality (200 tests)
  4735. 1734.87 s [foundation] ordering (100 tests)
  4736. 1734.87 s [foundation] IsList (100 tests)
  4737. 1734.87 s [foundation] Monoid (400 tests)
  4738. 1734.87 s [foundation] Collection (801 tests)
  4739. 1734.87 s [foundation] Sequential
  4740. 1734.87 s [foundation] isSuffixOf (300 tests)
  4741. 1734.87 s [foundation] isPrefixOf (300 tests)
  4742. 1734.87 s [foundation] isInfixOf (200 tests)
  4743. 1734.87 s [foundation] Unboxed BE-W64
  4744. 1734.87 s [foundation] equality (200 tests)
  4745. 1734.87 s [foundation] ordering (100 tests)
  4746. 1734.87 s [foundation] IsList (100 tests)
  4747. 1734.87 s [foundation] Monoid (400 tests)
  4748. 1734.87 s [foundation] Collection (801 tests)
  4749. 1734.87 s [foundation] Sequential
  4750. 1734.87 s [foundation] isSuffixOf (300 tests)
  4751. 1734.87 s [foundation] isPrefixOf (300 tests)
  4752. 1734.87 s [foundation] isInfixOf (200 tests)
  4753. 1734.87 s [foundation] Unboxed LE-W16
  4754. 1734.87 s [foundation] equality (200 tests)
  4755. 1734.87 s [foundation] ordering (100 tests)
  4756. 1734.87 s [foundation] IsList (100 tests)
  4757. 1734.87 s [foundation] Monoid (400 tests)
  4758. 1734.87 s [foundation] Collection (801 tests)
  4759. 1734.87 s [foundation] Sequential
  4760. 1734.87 s [foundation] isSuffixOf (300 tests)
  4761. 1734.87 s [foundation] isPrefixOf (300 tests)
  4762. 1734.87 s [foundation] isInfixOf (200 tests)
  4763. 1734.87 s [foundation] Unboxed LE-W32
  4764. 1734.87 s [foundation] equality (200 tests)
  4765. 1734.87 s [foundation] ordering (100 tests)
  4766. 1734.87 s [foundation] IsList (100 tests)
  4767. 1734.87 s [foundation] Monoid (400 tests)
  4768. 1734.87 s [foundation] Collection (801 tests)
  4769. 1734.87 s [foundation] Sequential
  4770. 1734.87 s [foundation] isSuffixOf (300 tests)
  4771. 1734.87 s [foundation] isPrefixOf (300 tests)
  4772. 1734.87 s [foundation] isInfixOf (200 tests)
  4773. 1734.87 s [foundation] Unboxed LE-W64
  4774. 1734.87 s [foundation] equality (200 tests)
  4775. 1734.87 s [foundation] ordering (100 tests)
  4776. 1734.88 s [foundation] IsList (100 tests)
  4777. 1734.88 s [foundation] Monoid (400 tests)
  4778. 1734.88 s [foundation] Collection (801 tests)
  4779. 1734.88 s [foundation] Sequential
  4780. 1734.88 s [foundation] isSuffixOf (300 tests)
  4781. 1734.88 s [foundation] isPrefixOf (300 tests)
  4782. 1734.88 s [foundation] isInfixOf (200 tests)
  4783. 1734.88 s [foundation] Boxed
  4784. 1734.88 s [foundation] Array(W8)
  4785. 1734.88 s [aeson] Phase: buildPhase
  4786. 1734.88 s [foundation] equality (200 tests)
  4787. 1734.88 s [foundation] ordering (100 tests)
  4788. 1734.88 s [foundation] IsList (100 tests)
  4789. 1734.88 s [foundation] Monoid (400 tests)
  4790. 1734.88 s [foundation] Collection (801 tests)
  4791. 1734.88 s [foundation] Sequential
  4792. 1734.88 s [foundation] isSuffixOf (300 tests)
  4793. 1734.88 s [foundation] isPrefixOf (300 tests)
  4794. 1734.88 s [foundation] isInfixOf (200 tests)
  4795. 1734.88 s [foundation] Array(W16)
  4796. 1734.88 s [foundation] equality (200 tests)
  4797. 1734.88 s [foundation] ordering (100 tests)
  4798. 1734.88 s [foundation] IsList (100 tests)
  4799. 1734.88 s [foundation] Monoid (400 tests)
  4800. 1734.88 s [foundation] Collection (801 tests)
  4801. 1734.88 s [foundation] Sequential
  4802. 1734.88 s [foundation] isSuffixOf (300 tests)
  4803. 1734.88 s [foundation] isPrefixOf (300 tests)
  4804. 1734.88 s [foundation] isInfixOf (200 tests)
  4805. 1734.88 s [foundation] Array(W32)
  4806. 1734.88 s [foundation] equality (200 tests)
  4807. 1734.88 s [foundation] ordering (100 tests)
  4808. 1734.89 s [foundation] IsList (100 tests)
  4809. 1734.89 s [foundation] Monoid (400 tests)
  4810. 1734.89 s [foundation] Collection (801 tests)
  4811. 1734.89 s [foundation] Sequential
  4812. 1734.89 s [foundation] isSuffixOf (300 tests)
  4813. 1734.89 s [foundation] isPrefixOf (300 tests)
  4814. 1734.89 s [foundation] isInfixOf (200 tests)
  4815. 1734.89 s [foundation] Array(W64)
  4816. 1734.89 s [foundation] equality (200 tests)
  4817. 1734.89 s [foundation] ordering (100 tests)
  4818. 1734.89 s [foundation] IsList (100 tests)
  4819. 1734.89 s [foundation] Monoid (400 tests)
  4820. 1734.89 s [foundation] Collection (801 tests)
  4821. 1734.89 s [foundation] Sequential
  4822. 1734.89 s [foundation] isSuffixOf (300 tests)
  4823. 1734.89 s [foundation] isPrefixOf (300 tests)
  4824. 1734.89 s [foundation] isInfixOf (200 tests)
  4825. 1734.89 s [foundation] Array(I8)
  4826. 1734.89 s [foundation] equality (200 tests)
  4827. 1734.89 s [foundation] ordering (100 tests)
  4828. 1734.89 s [foundation] IsList (100 tests)
  4829. 1734.89 s [foundation] Monoid (400 tests)
  4830. 1734.89 s [foundation] Collection (801 tests)
  4831. 1734.89 s [foundation] Sequential
  4832. 1734.89 s [foundation] isSuffixOf (300 tests)
  4833. 1734.89 s [foundation] isPrefixOf (300 tests)
  4834. 1734.89 s [foundation] isInfixOf (200 tests)
  4835. 1734.89 s [foundation] Array(I16)
  4836. 1734.89 s [foundation] equality (200 tests)
  4837. 1734.89 s [foundation] ordering (100 tests)
  4838. 1734.89 s [foundation] IsList (100 tests)
  4839. 1734.89 s [foundation] Monoid (400 tests)
  4840. 1734.89 s [foundation] Collection (801 tests)
  4841. 1734.89 s [foundation] Sequential
  4842. 1734.89 s [foundation] isSuffixOf (300 tests)
  4843. 1734.89 s [foundation] isPrefixOf (300 tests)
  4844. 1734.89 s [foundation] isInfixOf (200 tests)
  4845. 1734.89 s [foundation] Array(I32)
  4846. 1734.89 s [foundation] equality (200 tests)
  4847. 1734.89 s [foundation] ordering (100 tests)
  4848. 1734.89 s [foundation] IsList (100 tests)
  4849. 1734.89 s [foundation] Monoid (400 tests)
  4850. 1734.89 s [foundation] Collection (801 tests)
  4851. 1734.89 s [foundation] Sequential
  4852. 1734.89 s [foundation] isSuffixOf (300 tests)
  4853. 1734.89 s [foundation] isPrefixOf (300 tests)
  4854. 1734.89 s [foundation] isInfixOf (200 tests)
  4855. 1734.89 s [foundation] Array(I64)
  4856. 1734.89 s [foundation] equality (200 tests)
  4857. 1734.89 s [foundation] ordering (100 tests)
  4858. 1734.89 s [foundation] IsList (100 tests)
  4859. 1734.89 s [foundation] Monoid (400 tests)
  4860. 1734.89 s [foundation] Collection (801 tests)
  4861. 1734.89 s [foundation] Sequential
  4862. 1734.89 s [foundation] isSuffixOf (300 tests)
  4863. 1734.89 s [foundation] isPrefixOf (300 tests)
  4864. 1734.89 s [foundation] isInfixOf (200 tests)
  4865. 1734.89 s [foundation] Array(F32)
  4866. 1734.89 s [foundation] equality (200 tests)
  4867. 1734.89 s [foundation] ordering (100 tests)
  4868. 1734.89 s [foundation] IsList (100 tests)
  4869. 1734.89 s [foundation] Monoid (400 tests)
  4870. 1734.89 s [foundation] Collection (801 tests)
  4871. 1734.89 s [foundation] Sequential
  4872. 1734.89 s [foundation] isSuffixOf (300 tests)
  4873. 1734.89 s [foundation] isPrefixOf (300 tests)
  4874. 1734.89 s [foundation] isInfixOf (200 tests)
  4875. 1734.89 s [foundation] Array(F64)
  4876. 1734.89 s [foundation] equality (200 tests)
  4877. 1734.89 s [foundation] ordering (100 tests)
  4878. 1734.89 s [foundation] IsList (100 tests)
  4879. 1734.89 s [foundation] Monoid (400 tests)
  4880. 1734.89 s [foundation] Collection (801 tests)
  4881. 1734.89 s [foundation] Sequential
  4882. 1734.89 s [foundation] isSuffixOf (300 tests)
  4883. 1734.89 s [foundation] isPrefixOf (300 tests)
  4884. 1734.89 s [foundation] isInfixOf (200 tests)
  4885. 1734.89 s [foundation] Array(Int)
  4886. 1734.90 s [foundation] equality (200 tests)
  4887. 1734.90 s [foundation] ordering (100 tests)
  4888. 1734.90 s [foundation] IsList (100 tests)
  4889. 1734.90 s [foundation] Monoid (400 tests)
  4890. 1734.90 s [foundation] Collection (801 tests)
  4891. 1734.90 s [foundation] Sequential
  4892. 1734.90 s [foundation] isSuffixOf (300 tests)
  4893. 1734.90 s [foundation] isPrefixOf (300 tests)
  4894. 1734.90 s [foundation] isInfixOf (200 tests)
  4895. 1734.90 s [foundation] Array(Int,Int)
  4896. 1734.90 s [foundation] equality (200 tests)
  4897. 1734.90 s [foundation] ordering (100 tests)
  4898. 1734.90 s [foundation] IsList (100 tests)
  4899. 1734.90 s [foundation] Monoid (400 tests)
  4900. 1734.90 s [foundation] Collection (801 tests)
  4901. 1734.90 s [foundation] Sequential
  4902. 1734.90 s [foundation] isSuffixOf (300 tests)
  4903. 1734.90 s [foundation] isPrefixOf (300 tests)
  4904. 1734.90 s [foundation] isInfixOf (200 tests)
  4905. 1734.90 s [foundation] Array(Integer)
  4906. 1734.90 s [foundation] equality (200 tests)
  4907. 1734.90 s [foundation] ordering (100 tests)
  4908. 1734.90 s [foundation] IsList (100 tests)
  4909. 1734.90 s [foundation] Monoid (400 tests)
  4910. 1734.90 s [foundation] Collection (801 tests)
  4911. 1734.90 s [foundation] Sequential
  4912. 1734.90 s [foundation] isSuffixOf (300 tests)
  4913. 1734.90 s [foundation] isPrefixOf (300 tests)
  4914. 1734.90 s [foundation] isInfixOf (200 tests)
  4915. 1734.90 s [foundation] Array(CChar)
  4916. 1734.90 s [foundation] equality (200 tests)
  4917. 1734.90 s [foundation] ordering (100 tests)
  4918. 1734.90 s [foundation] IsList (100 tests)
  4919. 1734.90 s [foundation] Monoid (400 tests)
  4920. 1734.90 s [foundation] Collection (801 tests)
  4921. 1734.90 s [foundation] Sequential
  4922. 1734.90 s [foundation] isSuffixOf (300 tests)
  4923. 1734.90 s [foundation] isPrefixOf (300 tests)
  4924. 1734.90 s [foundation] isInfixOf (200 tests)
  4925. 1734.90 s [foundation] Array(CUChar)
  4926. 1734.90 s [foundation] equality (200 tests)
  4927. 1734.90 s [foundation] ordering (100 tests)
  4928. 1734.90 s [foundation] IsList (100 tests)
  4929. 1734.90 s [foundation] Monoid (400 tests)
  4930. 1734.90 s [foundation] Collection (801 tests)
  4931. 1734.90 s [foundation] Sequential
  4932. 1734.90 s [foundation] isSuffixOf (300 tests)
  4933. 1734.90 s [foundation] isPrefixOf (300 tests)
  4934. 1734.90 s [foundation] isInfixOf (200 tests)
  4935. 1734.90 s [foundation] Array(BE W16)
  4936. 1734.90 s [foundation] equality (200 tests)
  4937. 1734.90 s [foundation] ordering (100 tests)
  4938. 1734.90 s [foundation] IsList (100 tests)
  4939. 1734.90 s [foundation] Monoid (400 tests)
  4940. 1734.90 s [foundation] Collection (801 tests)
  4941. 1734.90 s [foundation] Sequential
  4942. 1734.90 s [foundation] isSuffixOf (300 tests)
  4943. 1734.90 s [foundation] isPrefixOf (300 tests)
  4944. 1734.90 s [foundation] isInfixOf (200 tests)
  4945. 1734.90 s [foundation] Array(BE W32)
  4946. 1734.90 s [foundation] equality (200 tests)
  4947. 1734.90 s [foundation] ordering (100 tests)
  4948. 1734.90 s [foundation] IsList (100 tests)
  4949. 1734.90 s [foundation] Monoid (400 tests)
  4950. 1734.90 s [foundation] Collection (801 tests)
  4951. 1734.90 s [foundation] Sequential
  4952. 1734.90 s [foundation] isSuffixOf (300 tests)
  4953. 1734.90 s [foundation] isPrefixOf (300 tests)
  4954. 1734.90 s [foundation] isInfixOf (200 tests)
  4955. 1734.90 s [foundation] Array(BE W64)
  4956. 1734.90 s [foundation] equality (200 tests)
  4957. 1734.90 s [foundation] ordering (100 tests)
  4958. 1734.90 s [foundation] IsList (100 tests)
  4959. 1734.90 s [foundation] Monoid (400 tests)
  4960. 1734.90 s [foundation] Collection (801 tests)
  4961. 1734.90 s [foundation] Sequential
  4962. 1734.90 s [foundation] isSuffixOf (300 tests)
  4963. 1734.90 s [foundation] isPrefixOf (300 tests)
  4964. 1734.90 s [foundation] isInfixOf (200 tests)
  4965. 1734.90 s [foundation] Array(LE W16)
  4966. 1734.90 s [foundation] equality (200 tests)
  4967. 1734.90 s [foundation] ordering (100 tests)
  4968. 1734.90 s [foundation] IsList (100 tests)
  4969. 1734.90 s [foundation] Monoid (400 tests)
  4970. 1734.90 s [foundation] Collection (801 tests)
  4971. 1734.90 s [foundation] Sequential
  4972. 1734.90 s [foundation] isSuffixOf (300 tests)
  4973. 1734.90 s [foundation] isPrefixOf (300 tests)
  4974. 1734.90 s [foundation] isInfixOf (200 tests)
  4975. 1734.90 s [foundation] Array(LE W32)
  4976. 1734.90 s [foundation] equality (200 tests)
  4977. 1734.90 s [foundation] ordering (100 tests)
  4978. 1734.90 s [foundation] IsList (100 tests)
  4979. 1734.90 s [foundation] Monoid (400 tests)
  4980. 1734.90 s [foundation] Collection (801 tests)
  4981. 1734.90 s [foundation] Sequential
  4982. 1734.90 s [foundation] isSuffixOf (300 tests)
  4983. 1734.90 s [foundation] isPrefixOf (300 tests)
  4984. 1734.90 s [foundation] isInfixOf (200 tests)
  4985. 1734.90 s [foundation] Array(LE W64)
  4986. 1734.90 s [foundation] equality (200 tests)
  4987. 1734.90 s [foundation] ordering (100 tests)
  4988. 1734.90 s [foundation] IsList (100 tests)
  4989. 1734.90 s [foundation] Monoid (400 tests)
  4990. 1734.90 s [foundation] Collection (801 tests)
  4991. 1734.90 s [foundation] Sequential
  4992. 1734.90 s [foundation] isSuffixOf (300 tests)
  4993. 1734.90 s [foundation] isPrefixOf (300 tests)
  4994. 1734.90 s [foundation] isInfixOf (200 tests)
  4995. 1734.90 s [foundation] ChunkedUArray
  4996. 1734.90 s [foundation] Unboxed
  4997. 1734.90 s [foundation] Unboxed W8
  4998. 1734.90 s [foundation] equality (200 tests)
  4999. 1734.90 s [foundation] ordering (100 tests)
  5000. 1734.90 s [foundation] IsList (100 tests)
  5001. 1734.90 s [foundation] Monoid (400 tests)
  5002. 1734.90 s [foundation] Collection (801 tests)
  5003. 1734.90 s [foundation] Sequential
  5004. 1734.91 s [foundation] isSuffixOf (300 tests)
  5005. 1734.91 s [foundation] isPrefixOf (300 tests)
  5006. 1734.91 s [foundation] isInfixOf (200 tests)
  5007. 1734.91 s [foundation] Unboxed W16
  5008. 1734.91 s [foundation] equality (200 tests)
  5009. 1734.91 s [foundation] ordering (100 tests)
  5010. 1734.91 s [foundation] IsList (100 tests)
  5011. 1734.91 s [foundation] Monoid (400 tests)
  5012. 1734.91 s [foundation] Collection (801 tests)
  5013. 1734.91 s [foundation] Sequential
  5014. 1734.91 s [foundation] isSuffixOf (300 tests)
  5015. 1734.91 s [foundation] isPrefixOf (300 tests)
  5016. 1734.91 s [foundation] isInfixOf (200 tests)
  5017. 1734.91 s [foundation] Unboxed W32
  5018. 1734.91 s [foundation] equality (200 tests)
  5019. 1734.91 s [foundation] ordering (100 tests)
  5020. 1734.91 s [foundation] IsList (100 tests)
  5021. 1734.91 s [foundation] Monoid (400 tests)
  5022. 1734.91 s [foundation] Collection (801 tests)
  5023. 1734.91 s [foundation] Sequential
  5024. 1734.91 s [foundation] isSuffixOf (300 tests)
  5025. 1734.91 s [foundation] isPrefixOf (300 tests)
  5026. 1734.91 s [foundation] isInfixOf (200 tests)
  5027. 1734.91 s [foundation] Unboxed W64
  5028. 1734.91 s [foundation] equality (200 tests)
  5029. 1734.91 s [foundation] ordering (100 tests)
  5030. 1734.91 s [foundation] IsList (100 tests)
  5031. 1734.91 s [foundation] Monoid (400 tests)
  5032. 1734.91 s [foundation] Collection (801 tests)
  5033. 1734.91 s [foundation] Sequential
  5034. 1734.91 s [foundation] isSuffixOf (300 tests)
  5035. 1734.91 s [foundation] isPrefixOf (300 tests)
  5036. 1734.91 s [foundation] isInfixOf (200 tests)
  5037. 1734.91 s [foundation] Unboxed W128
  5038. 1734.91 s [foundation] equality (200 tests)
  5039. 1734.91 s [foundation] ordering (100 tests)
  5040. 1734.91 s [foundation] IsList (100 tests)
  5041. 1734.91 s [foundation] Monoid (400 tests)
  5042. 1734.91 s [foundation] Collection (801 tests)
  5043. 1734.91 s [foundation] Sequential
  5044. 1734.91 s [foundation] isSuffixOf (300 tests)
  5045. 1734.91 s [foundation] isPrefixOf (300 tests)
  5046. 1734.91 s [foundation] isInfixOf (200 tests)
  5047. 1734.91 s [foundation] Unboxed W256
  5048. 1734.91 s [foundation] equality (200 tests)
  5049. 1734.91 s [foundation] ordering (100 tests)
  5050. 1734.91 s [foundation] IsList (100 tests)
  5051. 1734.91 s [foundation] Monoid (400 tests)
  5052. 1734.91 s [foundation] Collection (801 tests)
  5053. 1734.91 s [foundation] Sequential
  5054. 1734.91 s [foundation] isSuffixOf (300 tests)
  5055. 1734.91 s [foundation] isPrefixOf (300 tests)
  5056. 1734.91 s [foundation] isInfixOf (200 tests)
  5057. 1734.91 s [foundation] Unboxed Word
  5058. 1734.91 s [foundation] equality (200 tests)
  5059. 1734.91 s [foundation] ordering (100 tests)
  5060. 1734.91 s [foundation] IsList (100 tests)
  5061. 1734.91 s [foundation] Monoid (400 tests)
  5062. 1734.91 s [foundation] Collection (801 tests)
  5063. 1734.91 s [foundation] Sequential
  5064. 1734.91 s [foundation] isSuffixOf (300 tests)
  5065. 1734.91 s [foundation] isPrefixOf (300 tests)
  5066. 1734.91 s [foundation] isInfixOf (200 tests)
  5067. 1734.91 s [foundation] Unboxed I8
  5068. 1734.91 s [foundation] equality (200 tests)
  5069. 1734.91 s [foundation] ordering (100 tests)
  5070. 1734.91 s [foundation] IsList (100 tests)
  5071. 1734.91 s [foundation] Monoid (400 tests)
  5072. 1734.91 s [foundation] Collection (801 tests)
  5073. 1734.91 s [foundation] Sequential
  5074. 1734.91 s [foundation] isSuffixOf (300 tests)
  5075. 1734.91 s [foundation] isPrefixOf (300 tests)
  5076. 1734.91 s [foundation] isInfixOf (200 tests)
  5077. 1734.91 s [foundation] Unboxed I16
  5078. 1734.91 s [foundation] equality (200 tests)
  5079. 1734.91 s [foundation] ordering (100 tests)
  5080. 1734.91 s [foundation] IsList (100 tests)
  5081. 1734.91 s [foundation] Monoid (400 tests)
  5082. 1734.91 s [foundation] Collection (801 tests)
  5083. 1734.91 s [foundation] Sequential
  5084. 1734.91 s [foundation] isSuffixOf (300 tests)
  5085. 1734.91 s [foundation] isPrefixOf (300 tests)
  5086. 1734.91 s [foundation] isInfixOf (200 tests)
  5087. 1734.91 s [foundation] Unboxed I32
  5088. 1734.91 s [foundation] equality (200 tests)
  5089. 1734.91 s [foundation] ordering (100 tests)
  5090. 1734.91 s [foundation] IsList (100 tests)
  5091. 1734.91 s [foundation] Monoid (400 tests)
  5092. 1734.91 s [foundation] Collection (801 tests)
  5093. 1734.91 s [foundation] Sequential
  5094. 1734.91 s [foundation] isSuffixOf (300 tests)
  5095. 1734.91 s [foundation] isPrefixOf (300 tests)
  5096. 1734.91 s [foundation] isInfixOf (200 tests)
  5097. 1734.91 s [foundation] Unboxed I64
  5098. 1734.91 s [foundation] equality (200 tests)
  5099. 1734.91 s [foundation] ordering (100 tests)
  5100. 1734.91 s [foundation] IsList (100 tests)
  5101. 1734.91 s [foundation] Monoid (400 tests)
  5102. 1734.91 s [foundation] Collection (801 tests)
  5103. 1734.91 s [foundation] Sequential
  5104. 1734.91 s [foundation] isSuffixOf (300 tests)
  5105. 1734.91 s [foundation] isPrefixOf (300 tests)
  5106. 1734.91 s [foundation] isInfixOf (200 tests)
  5107. 1734.91 s [foundation] Unboxed Int
  5108. 1734.91 s [foundation] equality (200 tests)
  5109. 1734.91 s [foundation] ordering (100 tests)
  5110. 1734.91 s [foundation] IsList (100 tests)
  5111. 1734.91 s [foundation] Monoid (400 tests)
  5112. 1734.91 s [foundation] Collection (801 tests)
  5113. 1734.91 s [foundation] Sequential
  5114. 1734.91 s [foundation] isSuffixOf (300 tests)
  5115. 1734.91 s [foundation] isPrefixOf (300 tests)
  5116. 1734.91 s [foundation] isInfixOf (200 tests)
  5117. 1734.91 s [foundation] Unboxed FP32
  5118. 1734.91 s [foundation] equality (200 tests)
  5119. 1734.91 s [foundation] ordering (100 tests)
  5120. 1734.91 s [foundation] IsList (100 tests)
  5121. 1734.91 s [foundation] Monoid (400 tests)
  5122. 1734.91 s [foundation] Collection (801 tests)
  5123. 1734.91 s [foundation] Sequential
  5124. 1734.91 s [foundation] isSuffixOf (300 tests)
  5125. 1734.91 s [foundation] isPrefixOf (300 tests)
  5126. 1734.91 s [foundation] isInfixOf (200 tests)
  5127. 1734.91 s [foundation] Unboxed FP64
  5128. 1734.91 s [foundation] equality (200 tests)
  5129. 1734.91 s [foundation] ordering (100 tests)
  5130. 1734.92 s [foundation] IsList (100 tests)
  5131. 1734.92 s [foundation] Monoid (400 tests)
  5132. 1734.92 s [foundation] Collection (801 tests)
  5133. 1734.92 s [foundation] Sequential
  5134. 1734.92 s [foundation] isSuffixOf (300 tests)
  5135. 1734.92 s [foundation] isPrefixOf (300 tests)
  5136. 1734.92 s [foundation] isInfixOf (200 tests)
  5137. 1734.92 s [foundation] Unboxed CChar
  5138. 1734.92 s [foundation] equality (200 tests)
  5139. 1734.92 s [foundation] ordering (100 tests)
  5140. 1734.92 s [foundation] IsList (100 tests)
  5141. 1734.92 s [foundation] Monoid (400 tests)
  5142. 1734.92 s [foundation] Collection (801 tests)
  5143. 1734.92 s [foundation] Sequential
  5144. 1734.92 s [foundation] isSuffixOf (300 tests)
  5145. 1734.92 s [foundation] isPrefixOf (300 tests)
  5146. 1734.92 s [foundation] isInfixOf (200 tests)
  5147. 1734.92 s [foundation] Unboxed CUChar
  5148. 1734.92 s [foundation] equality (200 tests)
  5149. 1734.92 s [foundation] ordering (100 tests)
  5150. 1734.92 s [foundation] IsList (100 tests)
  5151. 1734.92 s [foundation] Monoid (400 tests)
  5152. 1734.92 s [foundation] Collection (801 tests)
  5153. 1734.92 s [foundation] Sequential
  5154. 1734.92 s [foundation] isSuffixOf (300 tests)
  5155. 1734.92 s [foundation] isPrefixOf (300 tests)
  5156. 1734.92 s [foundation] isInfixOf (200 tests)
  5157. 1734.92 s [foundation] Unboxed BE-W16
  5158. 1734.92 s [foundation] equality (200 tests)
  5159. 1734.92 s [foundation] ordering (100 tests)
  5160. 1734.92 s [foundation] IsList (100 tests)
  5161. 1734.92 s [foundation] Monoid (400 tests)
  5162. 1734.92 s [foundation] Collection (801 tests)
  5163. 1734.92 s [foundation] Sequential
  5164. 1734.92 s [foundation] isSuffixOf (300 tests)
  5165. 1734.92 s [foundation] isPrefixOf (300 tests)
  5166. 1734.92 s [foundation] isInfixOf (200 tests)
  5167. 1734.92 s [foundation] Unboxed BE-W32
  5168. 1734.92 s [foundation] equality (200 tests)
  5169. 1734.92 s [foundation] ordering (100 tests)
  5170. 1734.92 s [foundation] IsList (100 tests)
  5171. 1734.92 s [foundation] Monoid (400 tests)
  5172. 1734.92 s [foundation] Collection (801 tests)
  5173. 1734.92 s [foundation] Sequential
  5174. 1734.92 s [foundation] isSuffixOf (300 tests)
  5175. 1734.92 s [foundation] isPrefixOf (300 tests)
  5176. 1734.92 s [foundation] isInfixOf (200 tests)
  5177. 1734.92 s [foundation] Unboxed BE-W64
  5178. 1734.92 s [foundation] equality (200 tests)
  5179. 1734.92 s [foundation] ordering (100 tests)
  5180. 1734.92 s [foundation] IsList (100 tests)
  5181. 1734.92 s [foundation] Monoid (400 tests)
  5182. 1734.92 s [foundation] Collection (801 tests)
  5183. 1734.92 s [foundation] Sequential
  5184. 1734.92 s [foundation] isSuffixOf (300 tests)
  5185. 1734.92 s [foundation] isPrefixOf (300 tests)
  5186. 1734.92 s [foundation] isInfixOf (200 tests)
  5187. 1734.92 s [foundation] Unboxed LE-W16
  5188. 1734.92 s [foundation] equality (200 tests)
  5189. 1734.92 s [foundation] ordering (100 tests)
  5190. 1734.92 s [foundation] IsList (100 tests)
  5191. 1734.92 s [foundation] Monoid (400 tests)
  5192. 1734.92 s [foundation] Collection (801 tests)
  5193. 1734.92 s [foundation] Sequential
  5194. 1734.92 s [foundation] isSuffixOf (300 tests)
  5195. 1734.92 s [foundation] isPrefixOf (300 tests)
  5196. 1734.92 s [foundation] isInfixOf (200 tests)
  5197. 1734.92 s [foundation] Unboxed LE-W32
  5198. 1734.92 s [foundation] equality (200 tests)
  5199. 1734.92 s [foundation] ordering (100 tests)
  5200. 1734.92 s [foundation] IsList (100 tests)
  5201. 1734.92 s [foundation] Monoid (400 tests)
  5202. 1734.92 s [foundation] Collection (801 tests)
  5203. 1734.92 s [foundation] Sequential
  5204. 1734.92 s [foundation] isSuffixOf (300 tests)
  5205. 1734.92 s [foundation] isPrefixOf (300 tests)
  5206. 1734.92 s [foundation] isInfixOf (200 tests)
  5207. 1734.92 s [foundation] Unboxed LE-W64
  5208. 1734.92 s [foundation] equality (200 tests)
  5209. 1734.92 s [foundation] ordering (100 tests)
  5210. 1734.92 s [foundation] IsList (100 tests)
  5211. 1734.92 s [foundation] Monoid (400 tests)
  5212. 1734.92 s [foundation] Collection (801 tests)
  5213. 1734.92 s [foundation] Sequential
  5214. 1734.92 s [foundation] isSuffixOf (300 tests)
  5215. 1734.92 s [foundation] isPrefixOf (300 tests)
  5216. 1734.92 s [foundation] isInfixOf (200 tests)
  5217. 1734.92 s [foundation] String
  5218. 1734.92 s [foundation] UTF8
  5219. 1734.92 s [foundation] String
  5220. 1734.92 s [foundation] equality (200 tests)
  5221. 1734.92 s [foundation] ordering (100 tests)
  5222. 1734.92 s [foundation] IsList (100 tests)
  5223. 1734.92 s [foundation] Monoid (400 tests)
  5224. 1734.92 s [foundation] Collection (801 tests)
  5225. 1734.92 s [foundation] Sequential
  5226. 1734.92 s [foundation] isSuffixOf (300 tests)
  5227. 1734.92 s [foundation] isPrefixOf (300 tests)
  5228. 1734.92 s [foundation] isInfixOf (200 tests)
  5229. 1734.92 s [foundation] Validation (200 tests)
  5230. 1734.92 s [foundation] ModifiedUTF8 (4 tests)
  5231. 1734.92 s [foundation] CaseMapping (110 tests)
  5232. 1734.92 s [foundation] ASCII
  5233. 1734.92 s [foundation] AsciiString
  5234. 1734.92 s [foundation] equality (200 tests)
  5235. 1734.92 s [foundation] ordering (100 tests)
  5236. 1734.92 s [foundation] IsList (100 tests)
  5237. 1734.92 s [foundation] Monoid (400 tests)
  5238. 1734.92 s [foundation] Collection (801 tests)
  5239. 1734.92 s [foundation] Sequential
  5240. 1734.92 s [foundation] isSuffixOf (300 tests)
  5241. 1734.92 s [foundation] isPrefixOf (300 tests)
  5242. 1734.92 s [foundation] isInfixOf (200 tests)
  5243. 1734.92 s [foundation] Storable
  5244. 1734.92 s [foundation] Storable
  5245. 1734.92 s [foundation] Word8 (0 tests)
  5246. 1734.92 s [foundation] Word16 (0 tests)
  5247. 1734.92 s [foundation] Word32 (0 tests)
  5248. 1734.92 s [foundation] Word64 (0 tests)
  5249. 1734.92 s [foundation] Int8 (0 tests)
  5250. 1734.92 s [foundation] Int16 (0 tests)
  5251. 1734.92 s [foundation] Int32 (0 tests)
  5252. 1734.92 s [foundation] Int64 (0 tests)
  5253. 1734.92 s [foundation] Char (0 tests)
  5254. 1734.92 s [foundation] Double (0 tests)
  5255. 1734.92 s [foundation] Float (0 tests)
  5256. 1734.92 s [foundation] StorableFixed
  5257. 1734.92 s [foundation] Word8 (200 tests)
  5258. 1734.92 s [foundation] Word16 (200 tests)
  5259. 1734.92 s [foundation] Word32 (200 tests)
  5260. 1734.92 s [foundation] Word64 (200 tests)
  5261. 1734.92 s [foundation] Int8 (200 tests)
  5262. 1734.92 s [foundation] Int16 (200 tests)
  5263. 1734.92 s [foundation] Int32 (200 tests)
  5264. 1734.92 s [foundation] Int64 (200 tests)
  5265. 1734.92 s [foundation] Char (200 tests)
  5266. 1734.92 s [foundation] Double (200 tests)
  5267. 1734.92 s [foundation] Float (200 tests)
  5268. 1734.92 s [foundation] Endianness
  5269. 1734.92 s [foundation] Word16 (200 tests)
  5270. 1734.92 s [foundation] Word32 (200 tests)
  5271. 1734.93 s [foundation] Word64 (200 tests)
  5272. 1734.93 s [foundation] IPv4
  5273. 1734.93 s [foundation] equality (200 tests)
  5274. 1734.93 s [foundation] Storable (0 tests)
  5275. 1734.93 s [foundation] StorableFixed (200 tests)
  5276. 1734.93 s [foundation] IPv6
  5277. 1734.93 s [foundation] equality (200 tests)
  5278. 1734.93 s [foundation] Storable (0 tests)
  5279. 1734.93 s [foundation] StorableFixed (200 tests)
  5280. 1734.93 s [foundation] parse (8 tests)
  5281. 1734.93 s [foundation] String
  5282. 1734.93 s [foundation] Base64
  5283. 1734.93 s [foundation] toBase64 (205 tests)
  5284. 1734.93 s [foundation] toBase64OpenBSD (200 tests)
  5285. 1734.93 s [foundation] toBase64URL (405 tests)
  5286. 1734.93 s [foundation] hexadecimal (100 tests)
  5287. 1734.93 s [foundation] UUID (102 tests)
  5288. 1734.93 s [foundation] random (6 tests)
  5289. 1734.93 s [foundation] Conduit (3 tests)
  5290. 1734.93 s [foundation] BlockN
  5291. 1734.93 s [foundation] Multiple n
  5292. 1734.93 s [foundation] n = CountOf 0 (4 tests)
  5293. 1734.93 s [foundation] n = CountOf 1 (4 tests)
  5294. 1734.93 s [foundation] n = CountOf 2 (4 tests)
  5295. 1734.93 s [foundation] n = CountOf 3 (4 tests)
  5296. 1734.93 s [foundation] n = CountOf 4 (4 tests)
  5297. 1734.93 s [foundation] n = CountOf 5 (4 tests)
  5298. 1734.93 s [foundation] n = CountOf 6 (4 tests)
  5299. 1734.93 s [foundation] n = CountOf 7 (4 tests)
  5300. 1734.93 s [foundation] n = CountOf 8 (4 tests)
  5301. 1734.93 s [foundation] n = CountOf 33 (4 tests)
  5302. 1734.93 s [foundation] n = CountOf 42 (4 tests)
  5303. 1734.93 s [foundation] Format
  5304. 1734.93 s [foundation] CSV
  5305. 1734.93 s [foundation] field unit tests (9 tests)
  5306. 1734.93 s [foundation] row unit tests (6 tests)
  5307. 1734.93 s [foundation] row unit tests (6 tests)
  5308. 1734.93 s [foundation] record . toRow == id (400 tests)
  5309. 1734.93 s [foundation] Succeed 6121 test(s)
  5310. 1734.93 s [foundation] Test suite check-foundation: PASS
  5311. 1734.93 s [foundation] Test suite logged to: dist/test/foundation-0.0.30-check-foundation.log
  5312. 1734.93 s [foundation] 1 of 1 test suites (1 of 1 test cases) passed.
  5313. 1734.93 s [foundation] checkPhase completed in 2 minutes 58 seconds
  5314. 1734.93 s [foundation] Phase: haddockPhase
  5315. 1735.19 s [haskell-src-meta] Phase: setupCompilerEnvironmentPhase
  5316. 1735.21 s [haskell-src-meta] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  5317. 1735.31 s [genvalidity-property] Preprocessing library for genvalidity-property-1.0.0.0...
  5318. 1735.35 s [genvalidity-property] Running Haddock on library for genvalidity-property-1.0.0.0...
  5319. 1735.98 s [aeson] Preprocessing library for aeson-2.2.3.0...
  5320. 1736.04 s [foundation] Preprocessing library for foundation-0.0.30...
  5321. 1736.05 s [aeson] Building library for aeson-2.2.3.0...
  5322. 1736.17 s [foundation] Running Haddock on library for foundation-0.0.30...
  5323. 1736.61 s [genvalidity-property] [ 1 of 22] Compiling Paths_genvalidity_property ( dist/build/autogen/Paths_genvalidity_property.hs, nothing )
  5324. 1737.07 s [genvalidity-property] [ 2 of 22] Compiling Test.Validity.Functions.Idempotence ( src/Test/Validity/Functions/Idempotence.hs, nothing )
  5325. 1737.16 s [haskell-src-meta] Phase: unpackPhase
  5326. 1737.19 s [haskell-src-meta] unpacking source archive /nix/store/y975mhxx7ah298zdz9mf6g8rdrgaslzl-haskell-src-meta-0.8.15.tar.gz
  5327. 1737.22 s [haskell-src-meta] source root is haskell-src-meta-0.8.15
  5328. 1737.29 s [haskell-src-meta] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "haskell-src-meta-0.8.15/tests/TestExamples.hs"
  5329. 1737.32 s [haskell-src-meta] Phase: patchPhase
  5330. 1737.38 s [haskell-src-meta] Phase: compileBuildDriverPhase
  5331. 1737.39 s [haskell-src-meta] setupCompileFlags: -package-db=/build/tmp.He103mYtF4/setup-package.conf.d -threaded
  5332. 1737.48 s [genvalidity-property] [ 3 of 22] Compiling Test.Validity.Operations.Associativity ( src/Test/Validity/Operations/Associativity.hs, nothing )
  5333. 1737.52 s [genvalidity-property] [ 4 of 22] Compiling Test.Validity.Operations.Commutativity ( src/Test/Validity/Operations/Commutativity.hs, nothing )
  5334. 1737.54 s [genvalidity-property] [ 5 of 22] Compiling Test.Validity.Operations.Identity ( src/Test/Validity/Operations/Identity.hs, nothing )
  5335. 1737.59 s [genvalidity-property] [ 6 of 22] Compiling Test.Validity.Operations ( src/Test/Validity/Operations.hs, nothing )
  5336. 1737.60 s [genvalidity-property] [ 7 of 22] Compiling Test.Validity.Property.Utils ( src/Test/Validity/Property/Utils.hs, nothing )
  5337. 1737.78 s [genvalidity-property] [ 8 of 22] Compiling Test.Validity.GenValidity.Property ( src/Test/Validity/GenValidity/Property.hs, nothing )
  5338. 1737.78 s [genvalidity-property] [ 9 of 22] Compiling Test.Validity.Functions.Validity ( src/Test/Validity/Functions/Validity.hs, nothing )
  5339. 1737.82 s [genvalidity-property] [10 of 22] Compiling Test.Validity.Relations.Antireflexivity ( src/Test/Validity/Relations/Antireflexivity.hs, nothing )
  5340. 1737.84 s [genvalidity-property] [11 of 22] Compiling Test.Validity.Relations.Antisymmetry ( src/Test/Validity/Relations/Antisymmetry.hs, nothing )
  5341. 1737.86 s [haskell-src-meta] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.He103mYtF4/Main.o )
  5342. 1737.89 s [genvalidity-property] [12 of 22] Compiling Test.Validity.Relations.Reflexivity ( src/Test/Validity/Relations/Reflexivity.hs, nothing )
  5343. 1737.91 s [genvalidity-property] [13 of 22] Compiling Test.Validity.Relations.Symmetry ( src/Test/Validity/Relations/Symmetry.hs, nothing )
  5344. 1737.94 s [genvalidity-property] [14 of 22] Compiling Test.Validity.Relations.Transitivity ( src/Test/Validity/Relations/Transitivity.hs, nothing )
  5345. 1737.96 s [genvalidity-property] [15 of 22] Compiling Test.Validity.Relations ( src/Test/Validity/Relations.hs, nothing )
  5346. 1737.97 s [genvalidity-property] [16 of 22] Compiling Test.Validity.Shrinking.Property ( src/Test/Validity/Shrinking/Property.hs, nothing )
  5347. 1738.04 s [genvalidity-property] [17 of 22] Compiling Test.Validity.Types ( src/Test/Validity/Types.hs, nothing )
  5348. 1738.07 s [genvalidity-property] [18 of 22] Compiling Test.Validity.Functions.Inverse ( src/Test/Validity/Functions/Inverse.hs, nothing )
  5349. 1738.15 s [haskell-src-meta] [2 of 2] Linking Setup
  5350. 1738.22 s [genvalidity-property] [19 of 22] Compiling Test.Validity.Functions.Equivalence ( src/Test/Validity/Functions/Equivalence.hs, nothing )
  5351. 1738.79 s [genvalidity-property] [20 of 22] Compiling Test.Validity.Functions.CanFail ( src/Test/Validity/Functions/CanFail.hs, nothing )
  5352. 1738.95 s [genvalidity-property] [21 of 22] Compiling Test.Validity.Functions ( src/Test/Validity/Functions.hs, nothing )
  5353. 1738.97 s [genvalidity-property] [22 of 22] Compiling Test.Validity.Property ( src/Test/Validity/Property.hs, nothing )
  5354. 1738.99 s [genvalidity-property] Haddock coverage:
  5355. 1738.99 s [genvalidity-property] 50% ( 2 / 4) in 'Test.Validity.Functions.Idempotence'
  5356. 1738.99 s [genvalidity-property] Missing documentation for:
  5357. 1738.99 s [genvalidity-property] idempotentOnGen (src/Test/Validity/Functions/Idempotence.hs:17)
  5358. 1738.99 s [genvalidity-property] idempotent (src/Test/Validity/Functions/Idempotence.hs:20)
  5359. 1738.99 s [genvalidity-property] 75% ( 3 / 4) in 'Test.Validity.Operations.Associativity'
  5360. 1738.99 s [genvalidity-property] Missing documentation for:
  5361. 1738.99 s [genvalidity-property] Module header
  5362. 1738.99 s [genvalidity-property] 75% ( 3 / 4) in 'Test.Validity.Operations.Commutativity'
  5363. 1738.99 s [genvalidity-property] Missing documentation for:
  5364. 1738.99 s [genvalidity-property] Module header
  5365. 1739.04 s [genvalidity-property] 64% ( 9 / 14) in 'Test.Validity.Operations.Identity'
  5366. 1739.04 s [genvalidity-property] Missing documentation for:
  5367. 1739.04 s [genvalidity-property] Module header
  5368. 1739.04 s [genvalidity-property] leftIdentityOnGenWithEquality (src/Test/Validity/Operations/Identity.hs:54)
  5369. 1739.04 s [genvalidity-property] leftIdentityOnGen (src/Test/Validity/Operations/Identity.hs:66)
  5370. 1739.04 s [genvalidity-property] rightIdentityOnGenWithEquality (src/Test/Validity/Operations/Identity.hs:111)
  5371. 1739.04 s [genvalidity-property] rightIdentityOnGen (src/Test/Validity/Operations/Identity.hs:123)
  5372. 1739.04 s [genvalidity-property] 100% ( 4 / 4) in 'Test.Validity.Operations'
  5373. 1739.04 s [genvalidity-property] 0% ( 0 / 6) in 'Test.Validity.Property.Utils'
  5374. 1739.04 s [genvalidity-property] Missing documentation for:
  5375. 1739.04 s [genvalidity-property] Module header
  5376. 1739.04 s [genvalidity-property] forAllValid (src/Test/Validity/Property/Utils.hs:16)
  5377. 1739.04 s [genvalidity-property] shouldBeValid (src/Test/Validity/Property/Utils.hs:25)
  5378. 1739.04 s [genvalidity-property] shouldBeInvalid (src/Test/Validity/Property/Utils.hs:41)
  5379. 1739.04 s [genvalidity-property] <==> (src/Test/Validity/Property/Utils.hs:22)
  5380. 1739.04 s [genvalidity-property] ===> (src/Test/Validity/Property/Utils.hs:19)
  5381. 1739.04 s [genvalidity-property] 100% ( 3 / 3) in 'Test.Validity.GenValidity.Property'
  5382. 1739.04 s [genvalidity-property] 40% ( 4 / 10) in 'Test.Validity.Functions.Validity'
  5383. 1739.04 s [genvalidity-property] Missing documentation for:
  5384. 1739.04 s [genvalidity-property] producesValidsOnGens2 (src/Test/Validity/Functions/Validity.hs:51)
  5385. 1739.04 s [genvalidity-property] producesValid2 (src/Test/Validity/Functions/Validity.hs:58)
  5386. 1739.04 s [genvalidity-property] producesValidsOnArbitrary2 (src/Test/Validity/Functions/Validity.hs:64)
  5387. 1739.04 s [genvalidity-property] producesValidsOnGens3 (src/Test/Validity/Functions/Validity.hs:72)
  5388. 1739.04 s [genvalidity-property] producesValid3 (src/Test/Validity/Functions/Validity.hs:87)
  5389. 1739.04 s [genvalidity-property] producesValidsOnArbitrary3 (src/Test/Validity/Functions/Validity.hs:101)
  5390. 1739.04 s [genvalidity-property] 60% ( 3 / 5) in 'Test.Validity.Relations.Antireflexivity'
  5391. 1739.04 s [genvalidity-property] Missing documentation for:
  5392. 1739.04 s [genvalidity-property] Module header
  5393. 1739.04 s [genvalidity-property] antireflexivityOnGen (src/Test/Validity/Relations/Antireflexivity.hs:32)
  5394. 1739.04 s [genvalidity-property] 50% ( 3 / 6) in 'Test.Validity.Relations.Antisymmetry'
  5395. 1739.04 s [genvalidity-property] Missing documentation for:
  5396. 1739.04 s [genvalidity-property] Module header
  5397. 1739.04 s [genvalidity-property] antisymmetryOnGensWithEquality (src/Test/Validity/Relations/Antisymmetry.hs:43)
  5398. 1739.04 s [genvalidity-property] antisymmetryOnGens (src/Test/Validity/Relations/Antisymmetry.hs:53)
  5399. 1739.04 s [genvalidity-property] 60% ( 3 / 5) in 'Test.Validity.Relations.Reflexivity'
  5400. 1739.04 s [genvalidity-property] Missing documentation for:
  5401. 1739.04 s [genvalidity-property] Module header
  5402. 1739.04 s [genvalidity-property] reflexivityOnGen (src/Test/Validity/Relations/Reflexivity.hs:32)
  5403. 1739.04 s [genvalidity-property] 60% ( 3 / 5) in 'Test.Validity.Relations.Symmetry'
  5404. 1739.04 s [genvalidity-property] Missing documentation for:
  5405. 1739.04 s [genvalidity-property] Module header
  5406. 1739.04 s [genvalidity-property] symmetryOnGens (src/Test/Validity/Relations/Symmetry.hs:34)
  5407. 1739.04 s [genvalidity-property] 60% ( 3 / 5) in 'Test.Validity.Relations.Transitivity'
  5408. 1739.04 s [genvalidity-property] Missing documentation for:
  5409. 1739.04 s [genvalidity-property] Module header
  5410. 1739.04 s [genvalidity-property] transitivityOnGens (src/Test/Validity/Relations/Transitivity.hs:35)
  5411. 1739.04 s [genvalidity-property] 100% ( 6 / 6) in 'Test.Validity.Relations'
  5412. 1739.04 s [genvalidity-property] 100% ( 13 / 13) in 'Test.Validity.Shrinking.Property'
  5413. 1739.04 s [genvalidity-property] 50% ( 1 / 2) in 'Test.Validity.Types'
  5414. 1739.05 s [genvalidity-property] Missing documentation for:
  5415. 1739.05 s [genvalidity-property] Module header
  5416. 1739.05 s [genvalidity-property] 15% ( 2 / 13) in 'Test.Validity.Functions.Inverse'
  5417. 1739.05 s [genvalidity-property] Missing documentation for:
  5418. 1739.05 s [genvalidity-property] inverseFunctionsOnGen (src/Test/Validity/Functions/Inverse.hs:28)
  5419. 1739.05 s [genvalidity-property] inverseFunctions (src/Test/Validity/Functions/Inverse.hs:33)
  5420. 1739.05 s [genvalidity-property] inverseFunctionsIfFirstSucceedsOnGen (src/Test/Validity/Functions/Inverse.hs:49)
  5421. 1739.05 s [genvalidity-property] inverseFunctionsIfFirstSucceeds (src/Test/Validity/Functions/Inverse.hs:60)
  5422. 1739.05 s [genvalidity-property] inverseFunctionsIfFirstSucceedsOnArbitrary (src/Test/Validity/Functions/Inverse.hs:68)
  5423. 1739.05 s [genvalidity-property] inverseFunctionsIfSecondSucceedsOnGen (src/Test/Validity/Functions/Inverse.hs:78)
  5424. 1739.05 s [genvalidity-property] inverseFunctionsIfSecondSucceeds (src/Test/Validity/Functions/Inverse.hs:89)
  5425. 1739.05 s [genvalidity-property] inverseFunctionsIfSecondSucceedsOnArbitrary (src/Test/Validity/Functions/Inverse.hs:97)
  5426. 1739.05 s [genvalidity-property] inverseFunctionsIfSucceedOnGen (src/Test/Validity/Functions/Inverse.hs:107)
  5427. 1739.05 s [genvalidity-property] inverseFunctionsIfSucceed (src/Test/Validity/Functions/Inverse.hs:120)
  5428. 1739.05 s [genvalidity-property] inverseFunctionsIfSucceedOnArbitrary (src/Test/Validity/Functions/Inverse.hs:128)
  5429. 1739.05 s [genvalidity-property] 7% ( 2 / 28) in 'Test.Validity.Functions.Equivalence'
  5430. 1739.05 s [genvalidity-property] Missing documentation for:
  5431. 1739.05 s [genvalidity-property] Module header
  5432. 1739.05 s [genvalidity-property] equivalentOnGen (src/Test/Validity/Functions/Equivalence.hs:47)
  5433. 1739.05 s [genvalidity-property] equivalent (src/Test/Validity/Functions/Equivalence.hs:54)
  5434. 1739.05 s [genvalidity-property] equivalentOnGens2 (src/Test/Validity/Functions/Equivalence.hs:73)
  5435. 1739.05 s [genvalidity-property] equivalent2 (src/Test/Validity/Functions/Equivalence.hs:81)
  5436. 1739.05 s [genvalidity-property] equivalentWhenFirstSucceedsOnGen (src/Test/Validity/Functions/Equivalence.hs:100)
  5437. 1739.05 s [genvalidity-property] equivalentWhenFirstSucceeds (src/Test/Validity/Functions/Equivalence.hs:119)
  5438. 1739.05 s [genvalidity-property] equivalentWhenFirstSucceedsOnArbitrary (src/Test/Validity/Functions/Equivalence.hs:111)
  5439. 1739.05 s [genvalidity-property] equivalentWhenFirstSucceedsOnGens2 (src/Test/Validity/Functions/Equivalence.hs:129)
  5440. 1739.05 s [genvalidity-property] equivalentWhenFirstSucceeds2 (src/Test/Validity/Functions/Equivalence.hs:162)
  5441. 1739.05 s [genvalidity-property] equivalentWhenFirstSucceedsOnArbitrary2 (src/Test/Validity/Functions/Equivalence.hs:147)
  5442. 1739.05 s [genvalidity-property] equivalentWhenSecondSucceedsOnGen (src/Test/Validity/Functions/Equivalence.hs:172)
  5443. 1739.05 s [genvalidity-property] equivalentWhenSecondSucceeds (src/Test/Validity/Functions/Equivalence.hs:191)
  5444. 1739.05 s [genvalidity-property] equivalentWhenSecondSucceedsOnArbitrary (src/Test/Validity/Functions/Equivalence.hs:183)
  5445. 1739.05 s [genvalidity-property] equivalentWhenSecondSucceedsOnGens2 (src/Test/Validity/Functions/Equivalence.hs:201)
  5446. 1739.05 s [genvalidity-property] equivalentWhenSecondSucceeds2 (src/Test/Validity/Functions/Equivalence.hs:234)
  5447. 1739.05 s [genvalidity-property] equivalentWhenSecondSucceedsOnArbitrary2 (src/Test/Validity/Functions/Equivalence.hs:219)
  5448. 1739.05 s [genvalidity-property] equivalentWhenSucceedOnGen (src/Test/Validity/Functions/Equivalence.hs:244)
  5449. 1739.05 s [genvalidity-property] equivalentWhenSucceed (src/Test/Validity/Functions/Equivalence.hs:258)
  5450. 1739.05 s [genvalidity-property] equivalentWhenSucceedOnArbitrary (src/Test/Validity/Functions/Equivalence.hs:266)
  5451. 1739.05 s [genvalidity-property] equivalentWhenSucceedOnGens2 (src/Test/Validity/Functions/Equivalence.hs:276)
  5452. 1739.05 s [genvalidity-property] equivalentWhenSucceed2 (src/Test/Validity/Functions/Equivalence.hs:312)
  5453. 1739.05 s [genvalidity-property] equivalentWhenSucceedOnArbitrary2 (src/Test/Validity/Functions/Equivalence.hs:297)
  5454. 1739.05 s [genvalidity-property] equivalentOnGens3 (src/Test/Validity/Functions/Equivalence.hs:322)
  5455. 1739.05 s [genvalidity-property] equivalent3 (src/Test/Validity/Functions/Equivalence.hs:338)
  5456. 1739.05 s [genvalidity-property] equivalentOnArbitrary3 (src/Test/Validity/Functions/Equivalence.hs:353)
  5457. 1739.05 s [genvalidity-property] 38% ( 7 / 18) in 'Test.Validity.Functions.CanFail'
  5458. 1739.05 s [genvalidity-property] Missing documentation for:
  5459. 1739.05 s [genvalidity-property] Module header
  5460. 1739.05 s [genvalidity-property] succeedsOnGens2 (src/Test/Validity/Functions/CanFail.hs:77)
  5461. 1739.05 s [genvalidity-property] succeeds2 (src/Test/Validity/Functions/CanFail.hs:84)
  5462. 1739.05 s [genvalidity-property] succeedsOnArbitrary2 (src/Test/Validity/Functions/CanFail.hs:90)
  5463. 1739.05 s [genvalidity-property] failsOnGens2 (src/Test/Validity/Functions/CanFail.hs:100)
  5464. 1739.05 s [genvalidity-property] validIfSucceedsOnGens2 (src/Test/Validity/Functions/CanFail.hs:109)
  5465. 1739.05 s [genvalidity-property] validIfSucceeds2 (src/Test/Validity/Functions/CanFail.hs:119)
  5466. 1739.05 s [genvalidity-property] validIfSucceedsOnArbitrary2 (src/Test/Validity/Functions/CanFail.hs:125)
  5467. 1739.05 s [genvalidity-property] validIfSucceedsOnGens3 (src/Test/Validity/Functions/CanFail.hs:133)
  5468. 1739.05 s [genvalidity-property] validIfSucceeds3 (src/Test/Validity/Functions/CanFail.hs:152)
  5469. 1739.05 s [genvalidity-property] validIfSucceedsOnArbitrary3 (src/Test/Validity/Functions/CanFail.hs:158)
  5470. 1739.05 s [genvalidity-property] 100% ( 6 / 6) in 'Test.Validity.Functions'
  5471. 1739.05 s [genvalidity-property] 54% ( 80 /146) in 'Test.Validity.Property'
  5472. 1739.05 s [genvalidity-property] Missing documentation for:
  5473. 1739.05 s [genvalidity-property] Module header
  5474. 1739.05 s [genvalidity-property] forAllValid (src/Test/Validity/Property/Utils.hs:16)
  5475. 1739.05 s [genvalidity-property] producesValidsOnGens2 (src/Test/Validity/Functions/Validity.hs:51)
  5476. 1739.05 s [genvalidity-property] producesValid2 (src/Test/Validity/Functions/Validity.hs:58)
  5477. 1739.05 s [genvalidity-property] producesValidsOnArbitrary2 (src/Test/Validity/Functions/Validity.hs:64)
  5478. 1739.05 s [genvalidity-property] producesValidsOnGens3 (src/Test/Validity/Functions/Validity.hs:72)
  5479. 1739.05 s [genvalidity-property] producesValid3 (src/Test/Validity/Functions/Validity.hs:87)
  5480. 1739.05 s [genvalidity-property] producesValidsOnArbitrary3 (src/Test/Validity/Functions/Validity.hs:101)
  5481. 1739.05 s [genvalidity-property] succeedsOnGens2 (src/Test/Validity/Functions/CanFail.hs:77)
  5482. 1739.05 s [genvalidity-property] succeeds2 (src/Test/Validity/Functions/CanFail.hs:84)
  5483. 1739.05 s [genvalidity-property] succeedsOnArbitrary2 (src/Test/Validity/Functions/CanFail.hs:90)
  5484. 1739.05 s [genvalidity-property] failsOnGens2 (src/Test/Validity/Functions/CanFail.hs:100)
  5485. 1739.05 s [genvalidity-property] validIfSucceedsOnGens2 (src/Test/Validity/Functions/CanFail.hs:109)
  5486. 1739.05 s [genvalidity-property] validIfSucceeds2 (src/Test/Validity/Functions/CanFail.hs:119)
  5487. 1739.05 s [genvalidity-property] validIfSucceedsOnArbitrary2 (src/Test/Validity/Functions/CanFail.hs:125)
  5488. 1739.05 s [genvalidity-property] validIfSucceedsOnGens3 (src/Test/Validity/Functions/CanFail.hs:133)
  5489. 1739.05 s [genvalidity-property] validIfSucceeds3 (src/Test/Validity/Functions/CanFail.hs:152)
  5490. 1739.05 s [genvalidity-property] validIfSucceedsOnArbitrary3 (src/Test/Validity/Functions/CanFail.hs:158)
  5491. 1739.05 s [genvalidity-property] equivalentOnGen (src/Test/Validity/Functions/Equivalence.hs:47)
  5492. 1739.05 s [genvalidity-property] equivalent (src/Test/Validity/Functions/Equivalence.hs:54)
  5493. 1739.05 s [genvalidity-property] equivalentOnGens2 (src/Test/Validity/Functions/Equivalence.hs:73)
  5494. 1739.05 s [genvalidity-property] equivalent2 (src/Test/Validity/Functions/Equivalence.hs:81)
  5495. 1739.05 s [genvalidity-property] equivalentOnGens3 (src/Test/Validity/Functions/Equivalence.hs:322)
  5496. 1739.05 s [genvalidity-property] equivalent3 (src/Test/Validity/Functions/Equivalence.hs:338)
  5497. 1739.06 s [genvalidity-property] equivalentOnArbitrary3 (src/Test/Validity/Functions/Equivalence.hs:353)
  5498. 1739.06 s [genvalidity-property] equivalentWhenFirstSucceedsOnGen (src/Test/Validity/Functions/Equivalence.hs:100)
  5499. 1739.06 s [genvalidity-property] equivalentWhenFirstSucceeds (src/Test/Validity/Functions/Equivalence.hs:119)
  5500. 1739.06 s [genvalidity-property] equivalentWhenFirstSucceedsOnArbitrary (src/Test/Validity/Functions/Equivalence.hs:111)
  5501. 1739.06 s [genvalidity-property] equivalentWhenFirstSucceedsOnGens2 (src/Test/Validity/Functions/Equivalence.hs:129)
  5502. 1739.06 s [genvalidity-property] equivalentWhenFirstSucceeds2 (src/Test/Validity/Functions/Equivalence.hs:162)
  5503. 1739.06 s [genvalidity-property] equivalentWhenFirstSucceedsOnArbitrary2 (src/Test/Validity/Functions/Equivalence.hs:147)
  5504. 1739.06 s [genvalidity-property] equivalentWhenSecondSucceedsOnGen (src/Test/Validity/Functions/Equivalence.hs:172)
  5505. 1739.06 s [genvalidity-property] equivalentWhenSecondSucceeds (src/Test/Validity/Functions/Equivalence.hs:191)
  5506. 1739.06 s [genvalidity-property] equivalentWhenSecondSucceedsOnArbitrary (src/Test/Validity/Functions/Equivalence.hs:183)
  5507. 1739.06 s [genvalidity-property] equivalentWhenSecondSucceedsOnGens2 (src/Test/Validity/Functions/Equivalence.hs:201)
  5508. 1739.06 s [genvalidity-property] equivalentWhenSecondSucceeds2 (src/Test/Validity/Functions/Equivalence.hs:234)
  5509. 1739.06 s [genvalidity-property] equivalentWhenSecondSucceedsOnArbitrary2 (src/Test/Validity/Functions/Equivalence.hs:219)
  5510. 1739.06 s [genvalidity-property] equivalentWhenSucceedOnGen (src/Test/Validity/Functions/Equivalence.hs:244)
  5511. 1739.06 s [genvalidity-property] equivalentWhenSucceed (src/Test/Validity/Functions/Equivalence.hs:258)
  5512. 1739.06 s [genvalidity-property] equivalentWhenSucceedOnArbitrary (src/Test/Validity/Functions/Equivalence.hs:266)
  5513. 1739.06 s [genvalidity-property] equivalentWhenSucceedOnGens2 (src/Test/Validity/Functions/Equivalence.hs:276)
  5514. 1739.06 s [genvalidity-property] equivalentWhenSucceed2 (src/Test/Validity/Functions/Equivalence.hs:312)
  5515. 1739.06 s [genvalidity-property] equivalentWhenSucceedOnArbitrary2 (src/Test/Validity/Functions/Equivalence.hs:297)
  5516. 1739.06 s [genvalidity-property] inverseFunctionsOnGen (src/Test/Validity/Functions/Inverse.hs:28)
  5517. 1739.06 s [genvalidity-property] inverseFunctions (src/Test/Validity/Functions/Inverse.hs:33)
  5518. 1739.06 s [genvalidity-property] inverseFunctionsIfFirstSucceedsOnGen (src/Test/Validity/Functions/Inverse.hs:49)
  5519. 1739.06 s [genvalidity-property] inverseFunctionsIfFirstSucceeds (src/Test/Validity/Functions/Inverse.hs:60)
  5520. 1739.06 s [genvalidity-property] inverseFunctionsIfFirstSucceedsOnArbitrary (src/Test/Validity/Functions/Inverse.hs:68)
  5521. 1739.06 s [genvalidity-property] inverseFunctionsIfSecondSucceedsOnGen (src/Test/Validity/Functions/Inverse.hs:78)
  5522. 1739.06 s [genvalidity-property] inverseFunctionsIfSecondSucceeds (src/Test/Validity/Functions/Inverse.hs:89)
  5523. 1739.06 s [genvalidity-property] inverseFunctionsIfSecondSucceedsOnArbitrary (src/Test/Validity/Functions/Inverse.hs:97)
  5524. 1739.06 s [genvalidity-property] inverseFunctionsIfSucceedOnGen (src/Test/Validity/Functions/Inverse.hs:107)
  5525. 1739.06 s [genvalidity-property] inverseFunctionsIfSucceed (src/Test/Validity/Functions/Inverse.hs:120)
  5526. 1739.06 s [genvalidity-property] inverseFunctionsIfSucceedOnArbitrary (src/Test/Validity/Functions/Inverse.hs:128)
  5527. 1739.06 s [genvalidity-property] idempotentOnGen (src/Test/Validity/Functions/Idempotence.hs:17)
  5528. 1739.06 s [genvalidity-property] idempotent (src/Test/Validity/Functions/Idempotence.hs:20)
  5529. 1739.06 s [genvalidity-property] reflexivityOnGen (src/Test/Validity/Relations/Reflexivity.hs:32)
  5530. 1739.06 s [genvalidity-property] transitivityOnGens (src/Test/Validity/Relations/Transitivity.hs:35)
  5531. 1739.06 s [genvalidity-property] antisymmetryOnGensWithEquality (src/Test/Validity/Relations/Antisymmetry.hs:43)
  5532. 1739.06 s [genvalidity-property] antisymmetryOnGens (src/Test/Validity/Relations/Antisymmetry.hs:53)
  5533. 1739.06 s [genvalidity-property] antireflexivityOnGen (src/Test/Validity/Relations/Antireflexivity.hs:32)
  5534. 1739.06 s [genvalidity-property] symmetryOnGens (src/Test/Validity/Relations/Symmetry.hs:34)
  5535. 1739.06 s [genvalidity-property] leftIdentityOnGenWithEquality (src/Test/Validity/Operations/Identity.hs:54)
  5536. 1739.06 s [genvalidity-property] leftIdentityOnGen (src/Test/Validity/Operations/Identity.hs:66)
  5537. 1739.06 s [genvalidity-property] rightIdentityOnGenWithEquality (src/Test/Validity/Operations/Identity.hs:111)
  5538. 1739.06 s [genvalidity-property] rightIdentityOnGen (src/Test/Validity/Operations/Identity.hs:123)
  5539. 1740.12 s [foundation] [ 1 of 103] Compiling Foundation.Array.Internal ( Foundation/Array/Internal.hs, nothing )
  5540. 1740.42 s [foundation] [ 2 of 103] Compiling Foundation.Class.Bifunctor ( Foundation/Class/Bifunctor.hs, nothing )
  5541. 1740.47 s [foundation] [ 3 of 103] Compiling Foundation.Collection.Copy ( Foundation/Collection/Copy.hs, nothing )
  5542. 1740.65 s [aeson] [ 1 of 32] Compiling Data.Aeson.Internal.ByteString ( src/Data/Aeson/Internal/ByteString.hs, dist/build/Data/Aeson/Internal/ByteString.o, dist/build/Data/Aeson/Internal/ByteString.dyn_o )
  5543. 1741.20 s [foundation] [ 4 of 103] Compiling Foundation.Collection.Element ( Foundation/Collection/Element.hs, nothing )
  5544. 1741.21 s [foundation] [ 5 of 103] Compiling Foundation.Collection.Collection ( Foundation/Collection/Collection.hs, nothing )
  5545. 1741.54 s [foundation] Foundation/Collection/Collection.hs:68:25: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  5546. 1741.55 s [foundation] • The ‘~’ operator is out of scope.
  5547. 1741.55 s [foundation] Assuming it to stand for an equality constraint.
  5548. 1741.55 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  5549. 1741.55 s [foundation] exported from Data.Type.Equality and Prelude.
  5550. 1741.55 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  5551. 1741.55 s [foundation] • This will become an error in a future GHC release.
  5552. 1741.55 s [foundation] |
  5553. 1741.55 s [foundation] 68 | class (IsList c, Item c ~ Element c) => Collection c where
  5554. 1741.55 s [foundation] | ^
  5555. 1741.55 s [foundation]
  5556. 1741.57 s [foundation] Foundation/Collection/Collection.hs:79:33: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  5557. 1741.57 s [foundation] • The ‘~’ operator is out of scope.
  5558. 1741.57 s [foundation] Assuming it to stand for an equality constraint.
  5559. 1741.57 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  5560. 1741.57 s [foundation] exported from Data.Type.Equality and Prelude.
  5561. 1741.57 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  5562. 1741.57 s [foundation] • This will become an error in a future GHC release.
  5563. 1741.57 s [foundation] |
  5564. 1741.57 s [foundation] 79 | elem :: forall a . (Eq a, a ~ Element c) => Element c -> c -> Bool
  5565. 1741.57 s [foundation] | ^
  5566. 1741.57 s [foundation]
  5567. 1741.57 s [foundation] Foundation/Collection/Collection.hs:84:36: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  5568. 1741.57 s [foundation] • The ‘~’ operator is out of scope.
  5569. 1741.58 s [foundation] Assuming it to stand for an equality constraint.
  5570. 1741.58 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  5571. 1741.58 s [foundation] exported from Data.Type.Equality and Prelude.
  5572. 1741.58 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  5573. 1741.58 s [foundation] • This will become an error in a future GHC release.
  5574. 1741.58 s [foundation] |
  5575. 1741.58 s [foundation] 84 | notElem :: forall a . (Eq a, a ~ Element c) => Element c -> c -> Bool
  5576. 1741.58 s [foundation] | ^
  5577. 1741.58 s [foundation]
  5578. 1741.58 s [foundation] Foundation/Collection/Collection.hs:88:37: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  5579. 1741.58 s [foundation] • The ‘~’ operator is out of scope.
  5580. 1741.58 s [foundation] Assuming it to stand for an equality constraint.
  5581. 1741.58 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  5582. 1741.58 s [foundation] exported from Data.Type.Equality and Prelude.
  5583. 1741.58 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  5584. 1741.58 s [foundation] • This will become an error in a future GHC release.
  5585. 1741.58 s [foundation] |
  5586. 1741.58 s [foundation] 88 | maximum :: forall a . (Ord a, a ~ Element c) => NonEmpty c -> Element c
  5587. 1741.58 s [foundation] | ^
  5588. 1741.58 s [foundation]
  5589. 1741.58 s [foundation] Foundation/Collection/Collection.hs:90:37: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  5590. 1741.58 s [foundation] • The ‘~’ operator is out of scope.
  5591. 1741.58 s [foundation] Assuming it to stand for an equality constraint.
  5592. 1741.59 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  5593. 1741.59 s [foundation] exported from Data.Type.Equality and Prelude.
  5594. 1741.59 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  5595. 1741.59 s [foundation] • This will become an error in a future GHC release.
  5596. 1741.59 s [foundation] |
  5597. 1741.59 s [foundation] 90 | minimum :: forall a . (Ord a, a ~ Element c) => NonEmpty c -> Element c
  5598. 1741.59 s [foundation] | ^
  5599. 1741.59 s [foundation]
  5600. 1741.59 s [foundation] Foundation/Collection/Collection.hs:160:37: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  5601. 1741.59 s [foundation] • The ‘~’ operator is out of scope.
  5602. 1741.59 s [foundation] Assuming it to stand for an equality constraint.
  5603. 1741.59 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  5604. 1741.59 s [foundation] exported from Data.Type.Equality and Prelude.
  5605. 1741.59 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  5606. 1741.59 s [foundation] • This will become an error in a future GHC release.
  5607. 1741.59 s [foundation] |
  5608. 1741.59 s [foundation] 160 | and :: (Collection col, Element col ~ Bool) => col -> Bool
  5609. 1741.59 s [foundation] | ^
  5610. 1741.59 s [foundation]
  5611. 1741.59 s [foundation] Foundation/Collection/Collection.hs:164:36: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  5612. 1741.59 s [foundation] • The ‘~’ operator is out of scope.
  5613. 1741.59 s [foundation] Assuming it to stand for an equality constraint.
  5614. 1741.59 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  5615. 1741.59 s [foundation] exported from Data.Type.Equality and Prelude.
  5616. 1741.59 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  5617. 1741.59 s [foundation] • This will become an error in a future GHC release.
  5618. 1741.59 s [foundation] |
  5619. 1741.59 s [foundation] 164 | or :: (Collection col, Element col ~ Bool) => col -> Bool
  5620. 1741.59 s [foundation] | ^
  5621. 1741.59 s [foundation]
  5622. 1741.60 s [foundation] [ 6 of 103] Compiling Foundation.Collection.Buildable ( Foundation/Collection/Buildable.hs, nothing )
  5623. 1741.71 s [foundation] [ 7 of 103] Compiling Foundation.Collection.Foldable ( Foundation/Collection/Foldable.hs, nothing )
  5624. 1741.91 s [foundation] [ 8 of 103] Compiling Foundation.Collection.Indexed ( Foundation/Collection/Indexed.hs, nothing )
  5625. 1741.98 s [foundation] [ 9 of 103] Compiling Foundation.Collection.InnerFunctor ( Foundation/Collection/InnerFunctor.hs, nothing )
  5626. 1741.99 s [foundation] Foundation/Collection/InnerFunctor.hs:16:47: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  5627. 1741.99 s [foundation] • The ‘~’ operator is out of scope.
  5628. 1742.00 s [foundation] Assuming it to stand for an equality constraint.
  5629. 1742.00 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  5630. 1742.00 s [foundation] exported from Data.Type.Equality and Prelude.
  5631. 1742.00 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  5632. 1742.00 s [foundation] • This will become an error in a future GHC release.
  5633. 1742.00 s [foundation] |
  5634. 1742.00 s [foundation] 16 | default imap :: (Functor f, Element (f a) ~ a, f a ~ c) => (Element c -> Element c) -> c -> c
  5635. 1742.00 s [foundation] | ^
  5636. 1742.00 s [foundation]
  5637. 1742.00 s [foundation] Foundation/Collection/InnerFunctor.hs:16:56: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  5638. 1742.00 s [foundation] • The ‘~’ operator is out of scope.
  5639. 1742.00 s [foundation] Assuming it to stand for an equality constraint.
  5640. 1742.00 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  5641. 1742.00 s [foundation] exported from Data.Type.Equality and Prelude.
  5642. 1742.00 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  5643. 1742.00 s [foundation] • This will become an error in a future GHC release.
  5644. 1742.00 s [foundation] |
  5645. 1742.00 s [foundation] 16 | default imap :: (Functor f, Element (f a) ~ a, f a ~ c) => (Element c -> Element c) -> c -> c
  5646. 1742.00 s [foundation] | ^
  5647. 1742.00 s [foundation]
  5648. 1742.00 s [foundation] [ 10 of 103] Compiling Foundation.Collection.Keyed ( Foundation/Collection/Keyed.hs, nothing )
  5649. 1742.01 s [foundation] [ 11 of 103] Compiling Foundation.Collection.Mappable ( Foundation/Collection/Mappable.hs, nothing )
  5650. 1742.07 s [foundation] [ 12 of 103] Compiling Foundation.Collection.Mutable ( Foundation/Collection/Mutable.hs, nothing )
  5651. 1742.15 s [aeson] [ 2 of 32] Compiling Data.Aeson.Internal.Functions ( src/Data/Aeson/Internal/Functions.hs, dist/build/Data/Aeson/Internal/Functions.o, dist/build/Data/Aeson/Internal/Functions.dyn_o )
  5652. 1742.15 s [aeson] [ 3 of 32] Compiling Data.Aeson.Internal.Prelude ( src/Data/Aeson/Internal/Prelude.hs, dist/build/Data/Aeson/Internal/Prelude.o, dist/build/Data/Aeson/Internal/Prelude.dyn_o )
  5653. 1742.20 s [foundation] [ 13 of 103] Compiling Foundation.Foreign ( Foundation/Foreign.hs, nothing )
  5654. 1742.25 s [foundation] [ 14 of 103] Compiling Foundation.Foreign.Alloc ( Foundation/Foreign/Alloc.hs, nothing )
  5655. 1742.28 s [foundation] [ 15 of 103] Compiling Foundation.IO.Terminal ( Foundation/IO/Terminal.hs, nothing )
  5656. 1742.59 s [foundation] [ 16 of 103] Compiling Foundation.List.ListN ( Foundation/List/ListN.hs, nothing )
  5657. 1742.60 s [foundation] [ 17 of 103] Compiling Foundation.Math.Trigonometry ( Foundation/Math/Trigonometry.hs, nothing )
  5658. 1742.65 s [aeson] [ 4 of 32] Compiling Data.Aeson.Internal.Scientific ( src/Data/Aeson/Internal/Scientific.hs, dist/build/Data/Aeson/Internal/Scientific.o, dist/build/Data/Aeson/Internal/Scientific.dyn_o )
  5659. 1742.65 s [foundation] [ 18 of 103] Compiling Foundation.Monad.Exception ( Foundation/Monad/Exception.hs, nothing )
  5660. 1742.68 s [foundation] [ 19 of 103] Compiling Foundation.Exception ( Foundation/Exception.hs, nothing )
  5661. 1742.71 s [foundation] [ 20 of 103] Compiling Foundation.Monad.MonadIO ( Foundation/Monad/MonadIO.hs, nothing )
  5662. 1742.73 s [foundation] [ 21 of 103] Compiling Foundation.Monad.Transformer ( Foundation/Monad/Transformer.hs, nothing )
  5663. 1742.73 s [foundation] [ 22 of 103] Compiling Foundation.Monad.Identity ( Foundation/Monad/Identity.hs, nothing )
  5664. 1742.92 s [foundation] [ 23 of 103] Compiling Foundation.Monad.Base ( Foundation/Monad/Base.hs, nothing )
  5665. 1742.92 s [foundation] [ 24 of 103] Compiling Foundation.Monad.State ( Foundation/Monad/State.hs, nothing )
  5666. 1743.02 s [foundation] [ 25 of 103] Compiling Foundation.Monad.Reader ( Foundation/Monad/Reader.hs, nothing )
  5667. 1743.13 s [foundation] [ 26 of 103] Compiling Foundation.Monad.Except ( Foundation/Monad/Except.hs, nothing )
  5668. 1743.23 s [foundation] [ 27 of 103] Compiling Foundation.Numerical.Floating ( Foundation/Numerical/Floating.hs, nothing )
  5669. 1743.27 s [foundation] [ 28 of 103] Compiling Foundation.Numerical ( Foundation/Numerical.hs, nothing )
  5670. 1743.47 s [foundation] [ 29 of 103] Compiling Foundation.Monad ( Foundation/Monad.hs, nothing )
  5671. 1743.52 s [foundation] [ 30 of 103] Compiling Foundation.Conduit.Internal ( Foundation/Conduit/Internal.hs, nothing )
  5672. 1744.69 s [foundation] [ 31 of 103] Compiling Foundation.Collection.List ( Foundation/Collection/List.hs, nothing )
  5673. 1744.75 s [foundation] [ 32 of 103] Compiling Foundation.Collection.Sequential ( Foundation/Collection/Sequential.hs, nothing )
  5674. 1745.07 s [haskell-src-meta] Phase: updateAutotoolsGnuConfigScriptsPhase
  5675. 1745.15 s [haskell-src-meta] Phase: configurePhase
  5676. 1745.19 s [haskell-src-meta] configureFlags: --verbose --prefix=/nix/store/4g6blflazafhvwsnmi21n0p0apq0fhbb-haskell-src-meta-0.8.15 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/g7wwnzgapvngx5j8rf35z971q49rk1qm-haskell-src-meta-0.8.15-doc/share/doc/haskell-src-meta-0.8.15 --with-gcc=gcc --package-db=/build/tmp.He103mYtF4/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  5677. 1745.31 s [haskell-src-meta] Using Parsec parser
  5678. 1745.31 s [haskell-src-meta] Configuring haskell-src-meta-0.8.15...
  5679. 1745.54 s [foundation] Foundation/Collection/Sequential.hs:36:25: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  5680. 1745.57 s [foundation] • The ‘~’ operator is out of scope.
  5681. 1745.57 s [foundation] Assuming it to stand for an equality constraint.
  5682. 1745.57 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  5683. 1745.57 s [foundation] exported from Data.Type.Equality and Prelude.
  5684. 1745.57 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  5685. 1745.57 s [foundation] • This will become an error in a future GHC release.
  5686. 1745.57 s [foundation] |
  5687. 1745.57 s [foundation] 36 | class (IsList c, Item c ~ Element c, Monoid c, Collection c) => Sequential c where
  5688. 1745.57 s [foundation] | ^
  5689. 1745.57 s [foundation]
  5690. 1745.57 s [foundation] [ 33 of 103] Compiling Foundation.Collection.Zippable ( Foundation/Collection/Zippable.hs, nothing )
  5691. 1748.68 s [foundation] Foundation/Collection/Zippable.hs:111:24: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  5692. 1748.68 s [foundation] • The ‘~’ operator is out of scope.
  5693. 1748.68 s [foundation] Assuming it to stand for an equality constraint.
  5694. 1748.68 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  5695. 1748.68 s [foundation] exported from Data.Type.Equality and Prelude.
  5696. 1748.69 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  5697. 1748.69 s [foundation] • This will become an error in a future GHC release.
  5698. 1748.69 s [foundation] |
  5699. 1748.69 s [foundation] 111 | , Element col ~ (Element a, Element b) )
  5700. 1748.69 s [foundation] | ^
  5701. 1748.69 s [foundation]
  5702. 1748.69 s [foundation] Foundation/Collection/Zippable.hs:117:25: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  5703. 1748.69 s [foundation] • The ‘~’ operator is out of scope.
  5704. 1748.69 s [foundation] Assuming it to stand for an equality constraint.
  5705. 1748.69 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  5706. 1748.69 s [foundation] exported from Data.Type.Equality and Prelude.
  5707. 1748.69 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  5708. 1748.69 s [foundation] • This will become an error in a future GHC release.
  5709. 1748.69 s [foundation] |
  5710. 1748.69 s [foundation] 117 | , Element col ~ (Element a, Element b, Element c) )
  5711. 1748.69 s [foundation] | ^
  5712. 1748.69 s [foundation]
  5713. 1748.70 s [foundation] Foundation/Collection/Zippable.hs:123:25: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  5714. 1748.70 s [foundation] • The ‘~’ operator is out of scope.
  5715. 1748.70 s [foundation] Assuming it to stand for an equality constraint.
  5716. 1748.70 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  5717. 1748.70 s [foundation] exported from Data.Type.Equality and Prelude.
  5718. 1748.70 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  5719. 1748.70 s [foundation] • This will become an error in a future GHC release.
  5720. 1748.70 s [foundation] |
  5721. 1748.70 s [foundation] 123 | , Element col ~ (Element a, Element b, Element c, Element d) )
  5722. 1748.70 s [foundation] | ^
  5723. 1748.70 s [foundation]
  5724. 1748.70 s [foundation] Foundation/Collection/Zippable.hs:129:25: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  5725. 1748.70 s [foundation] • The ‘~’ operator is out of scope.
  5726. 1748.70 s [foundation] Assuming it to stand for an equality constraint.
  5727. 1748.70 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  5728. 1748.70 s [foundation] exported from Data.Type.Equality and Prelude.
  5729. 1748.70 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  5730. 1748.70 s [foundation] • This will become an error in a future GHC release.
  5731. 1748.70 s [foundation] |
  5732. 1748.70 s [foundation] 129 | , Element col ~ (Element a, Element b, Element c, Element d, Element e) )
  5733. 1748.71 s [foundation] | ^
  5734. 1748.71 s [foundation]
  5735. 1748.71 s [foundation] Foundation/Collection/Zippable.hs:135:25: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  5736. 1748.71 s [foundation] • The ‘~’ operator is out of scope.
  5737. 1748.71 s [foundation] Assuming it to stand for an equality constraint.
  5738. 1748.71 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  5739. 1748.71 s [foundation] exported from Data.Type.Equality and Prelude.
  5740. 1748.71 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  5741. 1748.71 s [foundation] • This will become an error in a future GHC release.
  5742. 1748.71 s [foundation] |
  5743. 1748.71 s [foundation] 135 | , Element col ~ (Element a, Element b, Element c, Element d, Element e, Element f) )
  5744. 1748.71 s [foundation] | ^
  5745. 1748.71 s [foundation]
  5746. 1748.71 s [foundation] Foundation/Collection/Zippable.hs:141:25: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  5747. 1748.71 s [foundation] • The ‘~’ operator is out of scope.
  5748. 1748.71 s [foundation] Assuming it to stand for an equality constraint.
  5749. 1748.71 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  5750. 1748.71 s [foundation] exported from Data.Type.Equality and Prelude.
  5751. 1748.71 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  5752. 1748.71 s [foundation] • This will become an error in a future GHC release.
  5753. 1748.71 s [foundation] |
  5754. 1748.71 s [foundation] 141 | , Element col ~ (Element a, Element b, Element c, Element d, Element e, Element f, Element g) )
  5755. 1748.71 s [foundation] | ^
  5756. 1748.71 s [foundation]
  5757. 1748.71 s [foundation] Foundation/Collection/Zippable.hs:147:53: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  5758. 1748.71 s [foundation] • The ‘~’ operator is out of scope.
  5759. 1748.71 s [foundation] Assuming it to stand for an equality constraint.
  5760. 1748.72 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  5761. 1748.72 s [foundation] exported from Data.Type.Equality and Prelude.
  5762. 1748.72 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  5763. 1748.72 s [foundation] • This will become an error in a future GHC release.
  5764. 1748.72 s [foundation] |
  5765. 1748.72 s [foundation] 147 | unzip :: (Sequential a, Sequential b, Element col ~ (Element a, Element b))
  5766. 1748.72 s [foundation] | ^
  5767. 1748.72 s [foundation]
  5768. 1748.72 s [foundation] Foundation/Collection/Zippable.hs:157:27: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  5769. 1748.72 s [foundation] • The ‘~’ operator is out of scope.
  5770. 1748.72 s [foundation] Assuming it to stand for an equality constraint.
  5771. 1748.72 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  5772. 1748.72 s [foundation] exported from Data.Type.Equality and Prelude.
  5773. 1748.72 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  5774. 1748.72 s [foundation] • This will become an error in a future GHC release.
  5775. 1748.72 s [foundation] |
  5776. 1748.72 s [foundation] 157 | , Element col ~ (Element a, Element b, Element c) )
  5777. 1748.72 s [foundation] | ^
  5778. 1748.72 s [foundation]
  5779. 1748.73 s [foundation] Foundation/Collection/Zippable.hs:167:27: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  5780. 1748.73 s [foundation] • The ‘~’ operator is out of scope.
  5781. 1748.73 s [foundation] Assuming it to stand for an equality constraint.
  5782. 1748.73 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  5783. 1748.73 s [foundation] exported from Data.Type.Equality and Prelude.
  5784. 1748.73 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  5785. 1748.73 s [foundation] • This will become an error in a future GHC release.
  5786. 1748.73 s [foundation] |
  5787. 1748.74 s [foundation] 167 | , Element col ~ (Element a, Element b, Element c, Element d) )
  5788. 1748.74 s [foundation] | ^
  5789. 1748.74 s [foundation]
  5790. 1748.74 s [foundation] Foundation/Collection/Zippable.hs:177:27: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  5791. 1748.74 s [foundation] • The ‘~’ operator is out of scope.
  5792. 1748.74 s [foundation] Assuming it to stand for an equality constraint.
  5793. 1748.74 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  5794. 1748.74 s [foundation] exported from Data.Type.Equality and Prelude.
  5795. 1748.74 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  5796. 1748.74 s [foundation] • This will become an error in a future GHC release.
  5797. 1748.74 s [foundation] |
  5798. 1748.74 s [foundation] 177 | , Element col ~ (Element a, Element b, Element c, Element d, Element e) )
  5799. 1748.74 s [foundation] | ^
  5800. 1748.74 s [foundation]
  5801. 1748.74 s [foundation] Foundation/Collection/Zippable.hs:187:27: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  5802. 1748.74 s [foundation] • The ‘~’ operator is out of scope.
  5803. 1748.74 s [foundation] Assuming it to stand for an equality constraint.
  5804. 1748.75 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  5805. 1748.75 s [foundation] exported from Data.Type.Equality and Prelude.
  5806. 1748.75 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  5807. 1748.75 s [foundation] • This will become an error in a future GHC release.
  5808. 1748.75 s [foundation] |
  5809. 1748.75 s [foundation] 187 | , Element col ~ (Element a, Element b, Element c, Element d, Element e, Element f) )
  5810. 1748.75 s [foundation] | ^
  5811. 1748.75 s [foundation]
  5812. 1748.75 s [foundation] Foundation/Collection/Zippable.hs:197:27: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  5813. 1748.75 s [foundation] • The ‘~’ operator is out of scope.
  5814. 1748.75 s [foundation] Assuming it to stand for an equality constraint.
  5815. 1748.75 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  5816. 1748.75 s [foundation] exported from Data.Type.Equality and Prelude.
  5817. 1748.75 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  5818. 1748.75 s [foundation] • This will become an error in a future GHC release.
  5819. 1748.75 s [foundation] |
  5820. 1748.75 s [foundation] 197 | , Element col ~ (Element a, Element b, Element c, Element d, Element e, Element f, Element g) )
  5821. 1748.75 s [foundation] | ^
  5822. 1748.75 s [foundation]
  5823. 1748.78 s [foundation] [ 34 of 103] Compiling Foundation.Collection ( Foundation/Collection.hs, nothing )
  5824. 1748.80 s [foundation] [ 35 of 103] Compiling Foundation.List.DList ( Foundation/List/DList.hs, nothing )
  5825. 1749.12 s [foundation] [ 36 of 103] Compiling Foundation.Conduit.Textual ( Foundation/Conduit/Textual.hs, nothing )
  5826. 1749.28 s [foundation] [ 37 of 103] Compiling Foundation.Class.Storable ( Foundation/Class/Storable.hs, nothing )
  5827. 1749.63 s [aeson] [ 5 of 32] Compiling Data.Aeson.Internal.TH ( src/Data/Aeson/Internal/TH.hs, dist/build/Data/Aeson/Internal/TH.o, dist/build/Data/Aeson/Internal/TH.dyn_o )
  5828. 1749.63 s [aeson] [ 6 of 32] Compiling Data.Aeson.Internal.Text ( src/Data/Aeson/Internal/Text.hs, dist/build/Data/Aeson/Internal/Text.o, dist/build/Data/Aeson/Internal/Text.dyn_o )
  5829. 1749.63 s [aeson] [ 7 of 32] Compiling Data.Aeson.Internal.Unescape ( src/Data/Aeson/Internal/Unescape.hs, dist/build/Data/Aeson/Internal/Unescape.o, dist/build/Data/Aeson/Internal/Unescape.dyn_o )
  5830. 1749.63 s [aeson] [ 8 of 32] Compiling Data.Aeson.Internal.UnescapeFromText ( src/Data/Aeson/Internal/UnescapeFromText.hs, dist/build/Data/Aeson/Internal/UnescapeFromText.o, dist/build/Data/Aeson/Internal/UnescapeFromText.dyn_o )
  5831. 1749.63 s [aeson] [ 9 of 32] Compiling Data.Aeson.Key ( src/Data/Aeson/Key.hs, dist/build/Data/Aeson/Key.o, dist/build/Data/Aeson/Key.dyn_o )
  5832. 1749.63 s [aeson] [10 of 32] Compiling Data.Aeson.Decoding.Tokens ( src/Data/Aeson/Decoding/Tokens.hs, dist/build/Data/Aeson/Decoding/Tokens.o, dist/build/Data/Aeson/Decoding/Tokens.dyn_o )
  5833. 1749.64 s [haskell-src-meta] Dependency base >=4.10 && <5: using base-4.20.1.0
  5834. 1749.64 s [haskell-src-meta] Dependency haskell-src-exts >=1.21 && <1.24: using haskell-src-exts-1.23.1
  5835. 1749.64 s [haskell-src-meta] Dependency pretty >=1.0 && <1.2: using pretty-1.1.3.6
  5836. 1749.64 s [haskell-src-meta] Dependency syb >=0.1 && <0.8: using syb-0.7.2.4
  5837. 1749.64 s [haskell-src-meta] Dependency template-haskell >=2.12 && <2.24: using template-haskell-2.22.0.0
  5838. 1749.64 s [haskell-src-meta] Dependency th-orphans >=0.12 && <0.14: using th-orphans-0.13.16
  5839. 1749.64 s [haskell-src-meta] Dependency HUnit >=1.2: using HUnit-1.6.2.0
  5840. 1749.64 s [haskell-src-meta] Dependency base >=4.10: using base-4.20.1.0
  5841. 1749.64 s [haskell-src-meta] Dependency haskell-src-exts >=1.21: using haskell-src-exts-1.23.1
  5842. 1749.64 s [haskell-src-meta] Dependency haskell-src-meta: using haskell-src-meta-0.8.15
  5843. 1749.64 s [haskell-src-meta] Dependency pretty >=1.0: using pretty-1.1.3.6
  5844. 1749.64 s [haskell-src-meta] Dependency tasty: using tasty-1.5.3
  5845. 1749.64 s [haskell-src-meta] Dependency tasty-hunit: using tasty-hunit-0.10.2
  5846. 1749.64 s [haskell-src-meta] Dependency template-haskell >=2.12: using template-haskell-2.22.0.0
  5847. 1749.64 s [haskell-src-meta] Dependency base: using base-4.20.1.0
  5848. 1749.64 s [haskell-src-meta] Dependency haskell-src-exts: using haskell-src-exts-1.23.1
  5849. 1749.64 s [haskell-src-meta] Dependency haskell-src-meta: using haskell-src-meta-0.8.15
  5850. 1749.64 s [haskell-src-meta] Dependency template-haskell: using template-haskell-2.22.0.0
  5851. 1749.65 s [haskell-src-meta] Dependency base: using base-4.20.1.0
  5852. 1749.65 s [haskell-src-meta] Dependency containers: using containers-0.7
  5853. 1749.65 s [haskell-src-meta] Dependency haskell-src-meta: using haskell-src-meta-0.8.15
  5854. 1749.65 s [haskell-src-meta] Dependency pretty: using pretty-1.1.3.6
  5855. 1749.65 s [haskell-src-meta] Dependency syb: using syb-0.7.2.4
  5856. 1749.65 s [haskell-src-meta] Dependency template-haskell: using template-haskell-2.22.0.0
  5857. 1749.65 s [haskell-src-meta] Source component graph:
  5858. 1749.65 s [haskell-src-meta] component lib
  5859. 1749.65 s [haskell-src-meta] component test:examples dependency lib
  5860. 1749.65 s [haskell-src-meta] component test:splices dependency lib
  5861. 1749.65 s [haskell-src-meta] component test:unit dependency lib
  5862. 1749.65 s [haskell-src-meta] Configured component graph:
  5863. 1749.65 s [haskell-src-meta] component haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
  5864. 1749.65 s [haskell-src-meta] include base-4.20.1.0-4f22
  5865. 1749.65 s [haskell-src-meta] include haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
  5866. 1749.65 s [haskell-src-meta] include pretty-1.1.3.6-b91c
  5867. 1749.65 s [haskell-src-meta] include syb-0.7.2.4-9vizthOcKGu2K9TLDwDK1p
  5868. 1749.65 s [haskell-src-meta] include template-haskell-2.22.0.0-93bf
  5869. 1749.65 s [haskell-src-meta] include th-orphans-0.13.16-7XyLV3CvoYP1Acx5pNcjNI
  5870. 1749.65 s [haskell-src-meta] component haskell-src-meta-0.8.15-LZQQDfl5sGi3V9TJjZIPSU-examples
  5871. 1749.65 s [haskell-src-meta] include base-4.20.1.0-4f22
  5872. 1749.65 s [haskell-src-meta] include containers-0.7-57cd
  5873. 1749.65 s [haskell-src-meta] include haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
  5874. 1749.65 s [haskell-src-meta] include pretty-1.1.3.6-b91c
  5875. 1749.65 s [haskell-src-meta] include syb-0.7.2.4-9vizthOcKGu2K9TLDwDK1p
  5876. 1749.65 s [haskell-src-meta] include template-haskell-2.22.0.0-93bf
  5877. 1749.65 s [haskell-src-meta] component haskell-src-meta-0.8.15-9Tf3kNUBSVgJ8qUIqDWDyP-splices
  5878. 1749.65 s [haskell-src-meta] include base-4.20.1.0-4f22
  5879. 1749.65 s [haskell-src-meta] include haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
  5880. 1749.65 s [haskell-src-meta] include haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
  5881. 1749.65 s [haskell-src-meta] include template-haskell-2.22.0.0-93bf
  5882. 1749.65 s [haskell-src-meta] component haskell-src-meta-0.8.15-AnIIMSh5ExtE8bDf25j1Lf-unit
  5883. 1749.65 s [haskell-src-meta] include HUnit-1.6.2.0-1996gLrdh2OAE1C8Q0vXvV
  5884. 1749.65 s [haskell-src-meta] include base-4.20.1.0-4f22
  5885. 1749.65 s [haskell-src-meta] include haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
  5886. 1749.65 s [haskell-src-meta] include haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
  5887. 1749.65 s [haskell-src-meta] include pretty-1.1.3.6-b91c
  5888. 1749.65 s [haskell-src-meta] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  5889. 1749.65 s [haskell-src-meta] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
  5890. 1749.65 s [haskell-src-meta] include template-haskell-2.22.0.0-93bf
  5891. 1749.65 s [haskell-src-meta] Linked component graph:
  5892. 1749.65 s [haskell-src-meta] unit haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
  5893. 1749.65 s [haskell-src-meta] include base-4.20.1.0-4f22
  5894. 1749.65 s [haskell-src-meta] include haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
  5895. 1749.65 s [haskell-src-meta] include pretty-1.1.3.6-b91c
  5896. 1749.65 s [haskell-src-meta] include syb-0.7.2.4-9vizthOcKGu2K9TLDwDK1p
  5897. 1749.65 s [haskell-src-meta] include template-haskell-2.22.0.0-93bf
  5898. 1749.65 s [haskell-src-meta] include th-orphans-0.13.16-7XyLV3CvoYP1Acx5pNcjNI
  5899. 1749.65 s [haskell-src-meta] Language.Haskell.Meta=haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM:Language.Haskell.Meta,Language.Haskell.Meta.Extensions=haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM:Language.Haskell.Meta.Extensions,Language.Haskell.Meta.Parse=haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM:Language.Haskell.Meta.Parse,Language.Haskell.Meta.Syntax.Translate=haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM:Language.Haskell.Meta.Syntax.Translate,Language.Haskell.Meta.Utils=haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM:Language.Haskell.Meta.Utils
  5900. 1749.65 s [haskell-src-meta] unit haskell-src-meta-0.8.15-LZQQDfl5sGi3V9TJjZIPSU-examples
  5901. 1749.65 s [haskell-src-meta] include base-4.20.1.0-4f22
  5902. 1749.65 s [haskell-src-meta] include containers-0.7-57cd
  5903. 1749.65 s [haskell-src-meta] include haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
  5904. 1749.65 s [haskell-src-meta] include pretty-1.1.3.6-b91c
  5905. 1749.65 s [haskell-src-meta] include syb-0.7.2.4-9vizthOcKGu2K9TLDwDK1p
  5906. 1749.65 s [haskell-src-meta] include template-haskell-2.22.0.0-93bf
  5907. 1749.65 s [haskell-src-meta] unit haskell-src-meta-0.8.15-9Tf3kNUBSVgJ8qUIqDWDyP-splices
  5908. 1749.65 s [haskell-src-meta] include base-4.20.1.0-4f22
  5909. 1749.65 s [haskell-src-meta] include haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
  5910. 1749.65 s [haskell-src-meta] include haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
  5911. 1749.65 s [haskell-src-meta] include template-haskell-2.22.0.0-93bf
  5912. 1749.65 s [haskell-src-meta] unit haskell-src-meta-0.8.15-AnIIMSh5ExtE8bDf25j1Lf-unit
  5913. 1749.65 s [haskell-src-meta] include HUnit-1.6.2.0-1996gLrdh2OAE1C8Q0vXvV
  5914. 1749.65 s [haskell-src-meta] include base-4.20.1.0-4f22
  5915. 1749.65 s [haskell-src-meta] include haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
  5916. 1749.65 s [haskell-src-meta] include haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
  5917. 1749.65 s [haskell-src-meta] include pretty-1.1.3.6-b91c
  5918. 1749.65 s [haskell-src-meta] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  5919. 1749.66 s [haskell-src-meta] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
  5920. 1749.66 s [haskell-src-meta] include template-haskell-2.22.0.0-93bf
  5921. 1749.66 s [haskell-src-meta] Ready component graph:
  5922. 1749.66 s [haskell-src-meta] definite haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
  5923. 1749.66 s [haskell-src-meta] depends base-4.20.1.0-4f22
  5924. 1749.66 s [haskell-src-meta] depends haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
  5925. 1749.66 s [haskell-src-meta] depends pretty-1.1.3.6-b91c
  5926. 1749.66 s [haskell-src-meta] depends syb-0.7.2.4-9vizthOcKGu2K9TLDwDK1p
  5927. 1749.66 s [haskell-src-meta] depends template-haskell-2.22.0.0-93bf
  5928. 1749.66 s [haskell-src-meta] depends th-orphans-0.13.16-7XyLV3CvoYP1Acx5pNcjNI
  5929. 1749.66 s [haskell-src-meta] definite haskell-src-meta-0.8.15-9Tf3kNUBSVgJ8qUIqDWDyP-splices
  5930. 1749.66 s [haskell-src-meta] depends base-4.20.1.0-4f22
  5931. 1749.66 s [haskell-src-meta] depends haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
  5932. 1749.66 s [haskell-src-meta] depends haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
  5933. 1749.66 s [haskell-src-meta] depends template-haskell-2.22.0.0-93bf
  5934. 1749.66 s [haskell-src-meta] definite haskell-src-meta-0.8.15-AnIIMSh5ExtE8bDf25j1Lf-unit
  5935. 1749.66 s [haskell-src-meta] depends HUnit-1.6.2.0-1996gLrdh2OAE1C8Q0vXvV
  5936. 1749.66 s [haskell-src-meta] depends base-4.20.1.0-4f22
  5937. 1749.66 s [haskell-src-meta] depends haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
  5938. 1749.66 s [haskell-src-meta] depends haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
  5939. 1749.66 s [haskell-src-meta] depends pretty-1.1.3.6-b91c
  5940. 1749.66 s [haskell-src-meta] depends tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  5941. 1749.66 s [haskell-src-meta] depends tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
  5942. 1749.66 s [haskell-src-meta] depends template-haskell-2.22.0.0-93bf
  5943. 1749.66 s [haskell-src-meta] definite haskell-src-meta-0.8.15-LZQQDfl5sGi3V9TJjZIPSU-examples
  5944. 1749.66 s [haskell-src-meta] depends base-4.20.1.0-4f22
  5945. 1749.66 s [haskell-src-meta] depends containers-0.7-57cd
  5946. 1749.66 s [haskell-src-meta] depends haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
  5947. 1749.66 s [haskell-src-meta] depends pretty-1.1.3.6-b91c
  5948. 1749.66 s [haskell-src-meta] depends syb-0.7.2.4-9vizthOcKGu2K9TLDwDK1p
  5949. 1749.66 s [haskell-src-meta] depends template-haskell-2.22.0.0-93bf
  5950. 1749.66 s [haskell-src-meta] Using Cabal-3.12.1.0 compiled by ghc-9.10
  5951. 1749.66 s [haskell-src-meta] Using compiler: ghc-9.10.2
  5952. 1749.66 s [haskell-src-meta] Using install prefix:
  5953. 1749.66 s [haskell-src-meta] /nix/store/4g6blflazafhvwsnmi21n0p0apq0fhbb-haskell-src-meta-0.8.15
  5954. 1749.66 s [haskell-src-meta] Executables installed in:
  5955. 1749.66 s [haskell-src-meta] /nix/store/4g6blflazafhvwsnmi21n0p0apq0fhbb-haskell-src-meta-0.8.15/bin
  5956. 1749.66 s [haskell-src-meta] Libraries installed in:
  5957. 1749.66 s [haskell-src-meta] /nix/store/4g6blflazafhvwsnmi21n0p0apq0fhbb-haskell-src-meta-0.8.15/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
  5958. 1749.66 s [haskell-src-meta] Dynamic Libraries installed in:
  5959. 1749.66 s [haskell-src-meta] /nix/store/4g6blflazafhvwsnmi21n0p0apq0fhbb-haskell-src-meta-0.8.15/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  5960. 1749.66 s [haskell-src-meta] Private executables installed in:
  5961. 1749.66 s [haskell-src-meta] /nix/store/4g6blflazafhvwsnmi21n0p0apq0fhbb-haskell-src-meta-0.8.15/libexec/x86_64-linux-ghc-9.10.2-08fd/haskell-src-meta-0.8.15
  5962. 1749.66 s [haskell-src-meta] Data files installed in:
  5963. 1749.66 s [haskell-src-meta] /nix/store/4g6blflazafhvwsnmi21n0p0apq0fhbb-haskell-src-meta-0.8.15/share/x86_64-linux-ghc-9.10.2-08fd/haskell-src-meta-0.8.15
  5964. 1749.66 s [haskell-src-meta] Documentation installed in:
  5965. 1749.66 s [haskell-src-meta] /nix/store/g7wwnzgapvngx5j8rf35z971q49rk1qm-haskell-src-meta-0.8.15-doc/share/doc/haskell-src-meta-0.8.15
  5966. 1749.66 s [haskell-src-meta] Configuration files installed in:
  5967. 1749.66 s [haskell-src-meta] /nix/store/4g6blflazafhvwsnmi21n0p0apq0fhbb-haskell-src-meta-0.8.15/etc
  5968. 1749.66 s [haskell-src-meta] No alex found
  5969. 1749.66 s [haskell-src-meta] Using ar found on system at:
  5970. 1749.66 s [haskell-src-meta] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  5971. 1749.66 s [haskell-src-meta] No c2hs found
  5972. 1749.66 s [haskell-src-meta] No cpphs found
  5973. 1749.66 s [haskell-src-meta] No doctest found
  5974. 1749.66 s [haskell-src-meta] Using gcc version 14.3.0 given by user at:
  5975. 1749.66 s [haskell-src-meta] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  5976. 1749.66 s [haskell-src-meta] Using ghc version 9.10.2 found on system at:
  5977. 1749.66 s [haskell-src-meta] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  5978. 1749.66 s [haskell-src-meta] Using ghc-pkg version 9.10.2 found on system at:
  5979. 1749.66 s [haskell-src-meta] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  5980. 1749.66 s [haskell-src-meta] No ghcjs found
  5981. 1749.67 s [haskell-src-meta] No ghcjs-pkg found
  5982. 1749.67 s [haskell-src-meta] No greencard found
  5983. 1749.67 s [haskell-src-meta] Using haddock version 2.31.0 found on system at:
  5984. 1749.67 s [haskell-src-meta] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  5985. 1749.67 s [haskell-src-meta] No happy found
  5986. 1749.82 s [haskell-src-meta] Using haskell-suite found on system at: haskell-suite-dummy-location
  5987. 1749.82 s [haskell-src-meta] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  5988. 1749.82 s [haskell-src-meta] No hmake found
  5989. 1749.82 s [haskell-src-meta] Using hpc version 0.69 found on system at:
  5990. 1749.82 s [haskell-src-meta] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  5991. 1749.82 s [haskell-src-meta] Using hsc2hs version 0.68.10 found on system at:
  5992. 1749.82 s [haskell-src-meta] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  5993. 1749.82 s [haskell-src-meta] Using hscolour version 1.25 found on system at:
  5994. 1749.82 s [haskell-src-meta] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  5995. 1749.82 s [haskell-src-meta] No jhc found
  5996. 1749.82 s [haskell-src-meta] Using ld found on system at:
  5997. 1749.83 s [haskell-src-meta] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  5998. 1749.83 s [haskell-src-meta] No pkg-config found
  5999. 1749.83 s [haskell-src-meta] Using runghc version 9.10.2 found on system at:
  6000. 1749.83 s [haskell-src-meta] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  6001. 1749.83 s [haskell-src-meta] Using strip version 2.44 found on system at:
  6002. 1749.83 s [haskell-src-meta] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  6003. 1749.83 s [haskell-src-meta] Using tar found on system at:
  6004. 1749.83 s [haskell-src-meta] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  6005. 1749.83 s [haskell-src-meta] No uhc found
  6006. 1749.89 s [foundation] [ 38 of 103] Compiling Foundation.Bits ( Foundation/Bits.hs, nothing )
  6007. 1749.93 s [foundation] [ 39 of 103] Compiling Foundation.Array.Bitmap ( Foundation/Array/Bitmap.hs, nothing )
  6008. 1750.60 s [haskell-src-meta] Phase: buildPhase
  6009. 1750.68 s [foundation] [ 40 of 103] Compiling Foundation.Partial ( Foundation/Partial.hs, nothing )
  6010. 1750.74 s [foundation] [ 41 of 103] Compiling Foundation.Primitive ( Foundation/Primitive.hs, nothing )
  6011. 1750.75 s [foundation] [ 42 of 103] Compiling Foundation.Array.Chunked.Unboxed ( Foundation/Array/Chunked/Unboxed.hs, nothing )
  6012. 1751.13 s [haskell-src-meta] Preprocessing library for haskell-src-meta-0.8.15...
  6013. 1751.15 s [haskell-src-meta] Building library for haskell-src-meta-0.8.15...
  6014. 1751.35 s [foundation] [ 43 of 103] Compiling Foundation.Array ( Foundation/Array.hs, nothing )
  6015. 1751.36 s [foundation] [ 44 of 103] Compiling Foundation.Hashing.Hasher ( Foundation/Hashing/Hasher.hs, nothing )
  6016. 1751.40 s [foundation] [ 45 of 103] Compiling Foundation.Hashing.SipHash ( Foundation/Hashing/SipHash.hs, nothing )
  6017. 1752.16 s [foundation] [ 46 of 103] Compiling Foundation.Hashing.FNV ( Foundation/Hashing/FNV.hs, nothing )
  6018. 1753.02 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 )
  6019. 1753.02 s [foundation] [ 47 of 103] Compiling Foundation.Strict ( Foundation/Strict.hs, nothing )
  6020. 1753.04 s [foundation] [ 48 of 103] Compiling Foundation.String ( Foundation/String.hs, nothing )
  6021. 1753.05 s [foundation] [ 49 of 103] Compiling Foundation.Parser ( Foundation/Parser.hs, nothing )
  6022. 1753.27 s [streaming-commons] high code points [✔]
  6023. 1753.64 s [foundation] Foundation/Parser.hs:330:28: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6024. 1753.64 s [foundation] • The ‘~’ operator is out of scope.
  6025. 1753.64 s [foundation] Assuming it to stand for an equality constraint.
  6026. 1753.64 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6027. 1753.64 s [foundation] exported from Data.Type.Equality and Prelude.
  6028. 1753.64 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6029. 1753.64 s [foundation] • This will become an error in a future GHC release.
  6030. 1753.64 s [foundation] |
  6031. 1753.64 s [foundation] 330 | , Element input ~ Element (Chunk input)
  6032. 1753.64 s [foundation] | ^
  6033. 1753.64 s [foundation]
  6034. 1753.64 s [foundation] Foundation/Parser.hs:342:37: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6035. 1753.64 s [foundation] • The ‘~’ operator is out of scope.
  6036. 1753.64 s [foundation] Assuming it to stand for an equality constraint.
  6037. 1753.64 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6038. 1753.64 s [foundation] exported from Data.Type.Equality and Prelude.
  6039. 1753.64 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6040. 1753.64 s [foundation] • This will become an error in a future GHC release.
  6041. 1753.64 s [foundation] |
  6042. 1753.64 s [foundation] 342 | , Element (Chunk input) ~ Element input
  6043. 1753.64 s [foundation] | ^
  6044. 1753.64 s [foundation]
  6045. 1753.65 s [foundation] Foundation/Parser.hs:350:42: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6046. 1753.65 s [foundation] • The ‘~’ operator is out of scope.
  6047. 1753.65 s [foundation] Assuming it to stand for an equality constraint.
  6048. 1753.65 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6049. 1753.65 s [foundation] exported from Data.Type.Equality and Prelude.
  6050. 1753.65 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6051. 1753.65 s [foundation] • This will become an error in a future GHC release.
  6052. 1753.65 s [foundation] |
  6053. 1753.65 s [foundation] 350 | , Element (Chunk input) ~ Element input
  6054. 1753.65 s [foundation] | ^
  6055. 1753.65 s [foundation]
  6056. 1753.65 s [foundation] Foundation/Parser.hs:393:25: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6057. 1753.66 s [foundation] • The ‘~’ operator is out of scope.
  6058. 1753.66 s [foundation] Assuming it to stand for an equality constraint.
  6059. 1753.66 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6060. 1753.66 s [foundation] exported from Data.Type.Equality and Prelude.
  6061. 1753.66 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6062. 1753.66 s [foundation] • This will become an error in a future GHC release.
  6063. 1753.66 s [foundation] |
  6064. 1753.66 s [foundation] 393 | , Element input ~ Element (Chunk input)
  6065. 1753.66 s [foundation] | ^
  6066. 1753.66 s [foundation]
  6067. 1753.66 s [foundation] [ 50 of 103] Compiling Foundation.String.Builder ( Foundation/String/Builder.hs, nothing )
  6068. 1753.67 s [foundation] [ 51 of 103] Compiling Foundation.String.Read ( Foundation/String/Read.hs, nothing )
  6069. 1753.67 s [streaming-commons] UTF8 leftovers
  6070. 1753.67 s [foundation] [ 52 of 103] Compiling Foundation.System.Bindings.Hs ( Foundation/System/Bindings/Hs.hs, nothing )
  6071. 1753.67 s [foundation] [ 53 of 103] Compiling Foundation.System.Bindings.Network ( dist/build/Foundation/System/Bindings/Network.hs, nothing )
  6072. 1753.68 s [foundation] [ 54 of 103] Compiling Foundation.System.Bindings.PosixDef ( dist/build/Foundation/System/Bindings/PosixDef.hs, nothing )
  6073. 1753.68 s [foundation] [ 55 of 103] Compiling Foundation.System.Bindings.Posix ( dist/build/Foundation/System/Bindings/Posix.hs, nothing )
  6074. 1753.87 s [streaming-commons] C
  6075. 1753.88 s [foundation] [ 56 of 103] Compiling Foundation.System.Bindings ( Foundation/System/Bindings.hs, nothing )
  6076. 1753.89 s [foundation] [ 57 of 103] Compiling Foundation.System.Bindings.Linux ( dist/build/Foundation/System/Bindings/Linux.hs, nothing )
  6077. 1754.03 s [foundation] [ 58 of 103] Compiling Foundation.System.Bindings.Time ( dist/build/Foundation/System/Bindings/Time.hs, nothing )
  6078. 1754.12 s [foundation] [ 59 of 103] Compiling Foundation.System.Entropy.Common ( Foundation/System/Entropy/Common.hs, nothing )
  6079. 1754.14 s [foundation] [ 60 of 103] Compiling Foundation.System.Entropy.Unix ( Foundation/System/Entropy/Unix.hs, nothing )
  6080. 1754.26 s [foundation] [ 61 of 103] Compiling Foundation.System.Entropy ( Foundation/System/Entropy.hs, nothing )
  6081. 1754.30 s [foundation] [ 62 of 103] Compiling Foundation.Random.Class ( Foundation/Random/Class.hs, nothing )
  6082. 1754.34 s [foundation] [ 63 of 103] Compiling Foundation.Random.DRG ( Foundation/Random/DRG.hs, nothing )
  6083. 1754.42 s [foundation] [ 64 of 103] Compiling Foundation.Random.XorShift ( Foundation/Random/XorShift.hs, nothing )
  6084. 1754.52 s [foundation] [ 65 of 103] Compiling Foundation.Random.ChaChaDRG ( Foundation/Random/ChaChaDRG.hs, nothing )
  6085. 1754.64 s [foundation] [ 66 of 103] Compiling Foundation.Random ( Foundation/Random.hs, nothing )
  6086. 1754.64 s [foundation] [ 67 of 103] Compiling Foundation.Check.Gen ( Foundation/Check/Gen.hs, nothing )
  6087. 1754.68 s [streaming-commons] single chunk [✔]
  6088. 1755.05 s [foundation] [ 68 of 103] Compiling Foundation.Check.Config ( Foundation/Check/Config.hs, nothing )
  6089. 1755.25 s [foundation] [ 69 of 103] Compiling Foundation.Check.Arbitrary ( Foundation/Check/Arbitrary.hs, nothing )
  6090. 1755.47 s [streaming-commons] multi chunk, no good [✔]
  6091. 1755.54 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 )
  6092. 1755.54 s [haskell-src-meta] [3 of 6] Compiling Language.Haskell.Meta.Syntax.Translate ( src/Language/Haskell/Meta/Syntax/Translate.hs, dist/build/Language/Haskell/Meta/Syntax/Translate.o, dist/build/Language/Haskell/Meta/Syntax/Translate.dyn_o )
  6093. 1755.66 s [foundation] [ 70 of 103] Compiling Foundation.Format.CSV.Types ( Foundation/Format/CSV/Types.hs, nothing )
  6094. 1756.24 s [streaming-commons] multi chunk, good in the middle [✔]
  6095. 1756.70 s [streaming-commons] pure
  6096. 1756.92 s [foundation] [ 71 of 103] Compiling Foundation.Format.CSV.Builder ( Foundation/Format/CSV/Builder.hs, nothing )
  6097. 1757.03 s [foundation] [ 72 of 103] Compiling Foundation.Check.Property ( Foundation/Check/Property.hs, nothing )
  6098. 1757.12 s [foundation] [ 73 of 103] Compiling Foundation.Check.Types ( Foundation/Check/Types.hs, nothing )
  6099. 1757.27 s [foundation] [ 74 of 103] Compiling Foundation.Check.Print ( Foundation/Check/Print.hs, nothing )
  6100. 1757.34 s [streaming-commons] multi chunk, no good [✔]
  6101. 1757.44 s [foundation] [ 75 of 103] Compiling Foundation.Check ( Foundation/Check.hs, nothing )
  6102. 1757.57 s [foundation] [ 76 of 103] Compiling Foundation.Check.Main ( Foundation/Check/Main.hs, nothing )
  6103. 1757.96 s [streaming-commons] UTF16LE spot checks
  6104. 1758.59 s [foundation] [ 77 of 103] Compiling Foundation.System.Info ( Foundation/System/Info.hs, nothing )
  6105. 1758.80 s [streaming-commons] [[0,216,0],[220,0,0,0,0,0,0]] [✔]
  6106. 1758.92 s [foundation] [ 78 of 103] Compiling Foundation.Time.Types ( Foundation/Time/Types.hs, nothing )
  6107. 1759.07 s [foundation] [ 79 of 103] Compiling Foundation.Time.StopWatch ( Foundation/Time/StopWatch.hs, nothing )
  6108. 1759.12 s [foundation] [ 80 of 103] Compiling Foundation.Time.Bindings ( Foundation/Time/Bindings.hs, nothing )
  6109. 1759.15 s [foundation] [ 81 of 103] Compiling Foundation.Timing ( Foundation/Timing.hs, nothing )
  6110. 1759.23 s [foundation] [ 82 of 103] Compiling Foundation.Timing.Main ( Foundation/Timing/Main.hs, nothing )
  6111. 1759.32 s [foundation] [ 83 of 103] Compiling Foundation.Tuple ( Foundation/Tuple.hs, nothing )
  6112. 1759.49 s [aeson] [11 of 32] Compiling Data.Aeson.Decoding.Internal ( src/Data/Aeson/Decoding/Internal.hs, dist/build/Data/Aeson/Decoding/Internal.o, dist/build/Data/Aeson/Decoding/Internal.dyn_o )
  6113. 1759.55 s [streaming-commons] Data.Streaming.Zlib
  6114. 1759.85 s [aeson] [12 of 32] Compiling Data.Aeson.Decoding.Text ( src/Data/Aeson/Decoding/Text.hs, dist/build/Data/Aeson/Decoding/Text.o, dist/build/Data/Aeson/Decoding/Text.dyn_o )
  6115. 1759.85 s [streaming-commons] Data.Streaming.Zlib
  6116. 1760.01 s [streaming-commons] inflate/deflate
  6117. 1760.02 s [foundation] [ 84 of 103] Compiling Foundation.Hashing.Hashable ( Foundation/Hashing/Hashable.hs, nothing )
  6118. 1760.19 s [foundation] [ 85 of 103] Compiling Foundation.Network.IPv6 ( Foundation/Network/IPv6.hs, nothing )
  6119. 1761.09 s [streaming-commons] decompress' [✔]
  6120. 1761.11 s [streaming-commons] +++ OK, passed 100 tests.
  6121. 1761.63 s [foundation] Foundation/Network/IPv6.hs:160:50: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6122. 1761.63 s [foundation] • The ‘~’ operator is out of scope.
  6123. 1761.63 s [foundation] Assuming it to stand for an equality constraint.
  6124. 1761.63 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6125. 1761.63 s [foundation] exported from Data.Type.Equality and Prelude.
  6126. 1761.63 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6127. 1761.63 s [foundation] • This will become an error in a future GHC release.
  6128. 1761.63 s [foundation] |
  6129. 1761.63 s [foundation] 160 | ipv6Parser :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  6130. 1761.63 s [foundation] | ^
  6131. 1761.63 s [foundation]
  6132. 1761.63 s [foundation] Foundation/Network/IPv6.hs:160:80: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6133. 1761.63 s [foundation] • The ‘~’ operator is out of scope.
  6134. 1761.63 s [foundation] Assuming it to stand for an equality constraint.
  6135. 1761.63 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6136. 1761.63 s [foundation] exported from Data.Type.Equality and Prelude.
  6137. 1761.63 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6138. 1761.63 s [foundation] • This will become an error in a future GHC release.
  6139. 1761.63 s [foundation] |
  6140. 1761.63 s [foundation] 160 | ipv6Parser :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  6141. 1761.63 s [foundation] | ^
  6142. 1761.63 s [foundation]
  6143. 1761.63 s [foundation] Foundation/Network/IPv6.hs:174:59: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6144. 1761.63 s [foundation] • The ‘~’ operator is out of scope.
  6145. 1761.63 s [foundation] Assuming it to stand for an equality constraint.
  6146. 1761.63 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6147. 1761.63 s [foundation] exported from Data.Type.Equality and Prelude.
  6148. 1761.64 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6149. 1761.64 s [foundation] • This will become an error in a future GHC release.
  6150. 1761.64 s [foundation] |
  6151. 1761.64 s [foundation] 174 | ipv6ParserPreferred :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  6152. 1761.64 s [foundation] | ^
  6153. 1761.64 s [foundation]
  6154. 1761.64 s [foundation] Foundation/Network/IPv6.hs:174:89: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6155. 1761.64 s [foundation] • The ‘~’ operator is out of scope.
  6156. 1761.64 s [foundation] Assuming it to stand for an equality constraint.
  6157. 1761.64 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6158. 1761.64 s [foundation] exported from Data.Type.Equality and Prelude.
  6159. 1761.64 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6160. 1761.64 s [foundation] • This will become an error in a future GHC release.
  6161. 1761.64 s [foundation] |
  6162. 1761.64 s [foundation] 174 | ipv6ParserPreferred :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  6163. 1761.64 s [foundation] | ^
  6164. 1761.64 s [foundation]
  6165. 1761.64 s [foundation] Foundation/Network/IPv6.hs:201:62: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6166. 1761.64 s [foundation] • The ‘~’ operator is out of scope.
  6167. 1761.64 s [foundation] Assuming it to stand for an equality constraint.
  6168. 1761.64 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6169. 1761.64 s [foundation] exported from Data.Type.Equality and Prelude.
  6170. 1761.64 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6171. 1761.64 s [foundation] • This will become an error in a future GHC release.
  6172. 1761.64 s [foundation] |
  6173. 1761.65 s [foundation] 201 | ipv6ParserIpv4Embedded :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  6174. 1761.65 s [foundation] | ^
  6175. 1761.65 s [foundation]
  6176. 1761.65 s [foundation] Foundation/Network/IPv6.hs:201:92: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6177. 1761.65 s [foundation] • The ‘~’ operator is out of scope.
  6178. 1761.65 s [foundation] Assuming it to stand for an equality constraint.
  6179. 1761.65 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6180. 1761.65 s [foundation] exported from Data.Type.Equality and Prelude.
  6181. 1761.65 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6182. 1761.65 s [foundation] • This will become an error in a future GHC release.
  6183. 1761.65 s [foundation] |
  6184. 1761.65 s [foundation] 201 | ipv6ParserIpv4Embedded :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  6185. 1761.65 s [foundation] | ^
  6186. 1761.65 s [foundation]
  6187. 1761.65 s [foundation] Foundation/Network/IPv6.hs:234:60: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6188. 1761.65 s [foundation] • The ‘~’ operator is out of scope.
  6189. 1761.65 s [foundation] Assuming it to stand for an equality constraint.
  6190. 1761.65 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6191. 1761.65 s [foundation] exported from Data.Type.Equality and Prelude.
  6192. 1761.65 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6193. 1761.65 s [foundation] • This will become an error in a future GHC release.
  6194. 1761.65 s [foundation] |
  6195. 1761.65 s [foundation] 234 | ipv6ParserCompressed :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  6196. 1761.66 s [foundation] | ^
  6197. 1761.66 s [foundation]
  6198. 1761.66 s [foundation] Foundation/Network/IPv6.hs:234:90: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6199. 1761.66 s [foundation] • The ‘~’ operator is out of scope.
  6200. 1761.66 s [foundation] Assuming it to stand for an equality constraint.
  6201. 1761.66 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6202. 1761.66 s [foundation] exported from Data.Type.Equality and Prelude.
  6203. 1761.66 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6204. 1761.66 s [foundation] • This will become an error in a future GHC release.
  6205. 1761.66 s [foundation] |
  6206. 1761.66 s [foundation] 234 | ipv6ParserCompressed :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  6207. 1761.66 s [foundation] | ^
  6208. 1761.66 s [foundation]
  6209. 1761.67 s [foundation] Foundation/Network/IPv6.hs:254:49: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6210. 1761.67 s [foundation] • The ‘~’ operator is out of scope.
  6211. 1761.67 s [foundation] Assuming it to stand for an equality constraint.
  6212. 1761.67 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6213. 1761.67 s [foundation] exported from Data.Type.Equality and Prelude.
  6214. 1761.67 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6215. 1761.67 s [foundation] • This will become an error in a future GHC release.
  6216. 1761.67 s [foundation] |
  6217. 1761.67 s [foundation] 254 | skipColon :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  6218. 1761.68 s [foundation] | ^
  6219. 1761.68 s [foundation]
  6220. 1761.69 s [foundation] Foundation/Network/IPv6.hs:254:79: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6221. 1761.69 s [foundation] • The ‘~’ operator is out of scope.
  6222. 1761.69 s [foundation] Assuming it to stand for an equality constraint.
  6223. 1761.70 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6224. 1761.70 s [foundation] exported from Data.Type.Equality and Prelude.
  6225. 1761.70 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6226. 1761.70 s [foundation] • This will become an error in a future GHC release.
  6227. 1761.70 s [foundation] |
  6228. 1761.70 s [foundation] 254 | skipColon :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  6229. 1761.70 s [foundation] | ^
  6230. 1761.70 s [foundation]
  6231. 1761.71 s [foundation] Foundation/Network/IPv6.hs:257:47: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6232. 1761.71 s [foundation] • The ‘~’ operator is out of scope.
  6233. 1761.71 s [foundation] Assuming it to stand for an equality constraint.
  6234. 1761.71 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6235. 1761.71 s [foundation] exported from Data.Type.Equality and Prelude.
  6236. 1761.71 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6237. 1761.71 s [foundation] • This will become an error in a future GHC release.
  6238. 1761.71 s [foundation] |
  6239. 1761.71 s [foundation] 257 | skipDot :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  6240. 1761.71 s [foundation] | ^
  6241. 1761.71 s [foundation]
  6242. 1761.71 s [foundation] Foundation/Network/IPv6.hs:257:77: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6243. 1761.71 s [foundation] • The ‘~’ operator is out of scope.
  6244. 1761.71 s [foundation] Assuming it to stand for an equality constraint.
  6245. 1761.71 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6246. 1761.71 s [foundation] exported from Data.Type.Equality and Prelude.
  6247. 1761.72 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6248. 1761.72 s [foundation] • This will become an error in a future GHC release.
  6249. 1761.72 s [foundation] |
  6250. 1761.72 s [foundation] 257 | skipDot :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  6251. 1761.72 s [foundation] | ^
  6252. 1761.72 s [foundation]
  6253. 1761.72 s [foundation] Foundation/Network/IPv6.hs:260:50: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6254. 1761.72 s [foundation] • The ‘~’ operator is out of scope.
  6255. 1761.72 s [foundation] Assuming it to stand for an equality constraint.
  6256. 1761.72 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6257. 1761.72 s [foundation] exported from Data.Type.Equality and Prelude.
  6258. 1761.72 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6259. 1761.72 s [foundation] • This will become an error in a future GHC release.
  6260. 1761.73 s [foundation] |
  6261. 1761.73 s [foundation] 260 | takeAWord8 :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  6262. 1761.74 s [foundation] | ^
  6263. 1761.74 s [foundation]
  6264. 1761.74 s [foundation] Foundation/Network/IPv6.hs:260:80: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6265. 1761.74 s [foundation] • The ‘~’ operator is out of scope.
  6266. 1761.74 s [foundation] Assuming it to stand for an equality constraint.
  6267. 1761.74 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6268. 1761.74 s [foundation] exported from Data.Type.Equality and Prelude.
  6269. 1761.74 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6270. 1761.74 s [foundation] • This will become an error in a future GHC release.
  6271. 1761.74 s [foundation] |
  6272. 1761.75 s [foundation] 260 | takeAWord8 :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  6273. 1761.75 s [foundation] | ^
  6274. 1761.75 s [foundation]
  6275. 1761.75 s [foundation] Foundation/Network/IPv6.hs:263:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6276. 1761.75 s [foundation] • The ‘~’ operator is out of scope.
  6277. 1761.75 s [foundation] Assuming it to stand for an equality constraint.
  6278. 1761.75 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6279. 1761.75 s [foundation] exported from Data.Type.Equality and Prelude.
  6280. 1761.75 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6281. 1761.75 s [foundation] • This will become an error in a future GHC release.
  6282. 1761.75 s [foundation] |
  6283. 1761.75 s [foundation] 263 | takeAWord16 :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  6284. 1761.76 s [foundation] | ^
  6285. 1761.76 s [foundation]
  6286. 1761.76 s [foundation] Foundation/Network/IPv6.hs:263:81: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6287. 1761.76 s [foundation] • The ‘~’ operator is out of scope.
  6288. 1761.76 s [foundation] Assuming it to stand for an equality constraint.
  6289. 1761.76 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6290. 1761.77 s [foundation] exported from Data.Type.Equality and Prelude.
  6291. 1761.77 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6292. 1761.77 s [foundation] • This will become an error in a future GHC release.
  6293. 1761.77 s [foundation] |
  6294. 1761.77 s [foundation] 263 | takeAWord16 :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
  6295. 1761.77 s [foundation] | ^
  6296. 1761.77 s [foundation]
  6297. 1761.79 s [foundation] [ 86 of 103] Compiling Foundation.Network.IPv4 ( Foundation/Network/IPv4.hs, nothing )
  6298. 1762.00 s [streaming-commons] compress' [✔]
  6299. 1762.00 s [streaming-commons] +++ OK, passed 100 tests.
  6300. 1762.12 s [foundation] Foundation/Network/IPv4.hs:99:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6301. 1762.13 s [foundation] • The ‘~’ operator is out of scope.
  6302. 1762.13 s [foundation] Assuming it to stand for an equality constraint.
  6303. 1762.13 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6304. 1762.13 s [foundation] exported from Data.Type.Equality and Prelude.
  6305. 1762.13 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6306. 1762.13 s [foundation] • This will become an error in a future GHC release.
  6307. 1762.13 s [foundation] |
  6308. 1762.13 s [foundation] 99 | ipv4Parser :: ( ParserSource input, Element input ~ Char
  6309. 1762.13 s [foundation] | ^
  6310. 1762.13 s [foundation]
  6311. 1762.13 s [foundation] Foundation/Network/IPv4.hs:100:57: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6312. 1762.13 s [foundation] • The ‘~’ operator is out of scope.
  6313. 1762.13 s [foundation] Assuming it to stand for an equality constraint.
  6314. 1762.13 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6315. 1762.13 s [foundation] exported from Data.Type.Equality and Prelude.
  6316. 1762.13 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6317. 1762.13 s [foundation] • This will become an error in a future GHC release.
  6318. 1762.13 s [foundation] |
  6319. 1762.13 s [foundation] 100 | , Sequential (Chunk input), Element input ~ Element (Chunk input)
  6320. 1762.13 s [foundation] | ^
  6321. 1762.13 s [foundation]
  6322. 1762.17 s [foundation] [ 87 of 103] Compiling Foundation.Hashing ( Foundation/Hashing.hs, nothing )
  6323. 1762.19 s [foundation] [ 88 of 103] Compiling Foundation ( Foundation.hs, nothing )
  6324. 1762.30 s [foundation] [ 89 of 103] Compiling Foundation.Tuple.Nth ( Foundation/Tuple/Nth.hs, nothing )
  6325. 1762.43 s [foundation] [ 90 of 103] Compiling Foundation.UUID ( Foundation/UUID.hs, nothing )
  6326. 1762.91 s [foundation] Foundation/UUID.hs:106:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6327. 1762.91 s [foundation] • The ‘~’ operator is out of scope.
  6328. 1762.91 s [foundation] Assuming it to stand for an equality constraint.
  6329. 1762.91 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6330. 1762.91 s [foundation] exported from Data.Type.Equality and Prelude.
  6331. 1762.91 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6332. 1762.91 s [foundation] • This will become an error in a future GHC release.
  6333. 1762.91 s [foundation] |
  6334. 1762.91 s [foundation] 106 | uuidParser :: ( ParserSource input, Element input ~ Char
  6335. 1762.91 s [foundation] | ^
  6336. 1762.91 s [foundation]
  6337. 1762.91 s [foundation] Foundation/UUID.hs:107:57: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6338. 1762.91 s [foundation] • The ‘~’ operator is out of scope.
  6339. 1762.93 s [foundation] Assuming it to stand for an equality constraint.
  6340. 1762.93 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6341. 1762.93 s [foundation] exported from Data.Type.Equality and Prelude.
  6342. 1762.93 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6343. 1762.93 s [foundation] • This will become an error in a future GHC release.
  6344. 1762.93 s [foundation] |
  6345. 1762.93 s [foundation] 107 | , Sequential (Chunk input), Element input ~ Element (Chunk input)
  6346. 1762.93 s [foundation] | ^
  6347. 1762.93 s [foundation]
  6348. 1762.93 s [foundation] Foundation/UUID.hs:120:49: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6349. 1762.93 s [foundation] • The ‘~’ operator is out of scope.
  6350. 1762.93 s [foundation] Assuming it to stand for an equality constraint.
  6351. 1762.93 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6352. 1762.93 s [foundation] exported from Data.Type.Equality and Prelude.
  6353. 1762.93 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6354. 1762.93 s [foundation] • This will become an error in a future GHC release.
  6355. 1762.93 s [foundation] |
  6356. 1762.93 s [foundation] 120 | parseHex :: ( ParserSource input, Element input ~ Char
  6357. 1762.93 s [foundation] | ^
  6358. 1762.93 s [foundation]
  6359. 1762.93 s [foundation] Foundation/UUID.hs:121:55: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6360. 1762.93 s [foundation] • The ‘~’ operator is out of scope.
  6361. 1762.93 s [foundation] Assuming it to stand for an equality constraint.
  6362. 1762.93 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6363. 1762.93 s [foundation] exported from Data.Type.Equality and Prelude.
  6364. 1762.93 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6365. 1762.93 s [foundation] • This will become an error in a future GHC release.
  6366. 1762.93 s [foundation] |
  6367. 1762.93 s [foundation] 121 | , Sequential (Chunk input), Element input ~ Element (Chunk input)
  6368. 1762.93 s [foundation] | ^
  6369. 1762.93 s [foundation]
  6370. 1762.93 s [foundation] [ 91 of 103] Compiling Foundation.VFS.Path ( Foundation/VFS/Path.hs, nothing )
  6371. 1762.98 s [foundation] [ 92 of 103] Compiling Foundation.VFS.FilePath ( Foundation/VFS/FilePath.hs, nothing )
  6372. 1763.17 s [streaming-commons] with dictionary [✔]
  6373. 1763.17 s [streaming-commons] +++ OK, passed 100 tests.
  6374. 1763.20 s [foundation] [ 93 of 103] Compiling Foundation.VFS ( Foundation/VFS.hs, nothing )
  6375. 1763.21 s [foundation] [ 94 of 103] Compiling Foundation.IO.File ( Foundation/IO/File.hs, nothing )
  6376. 1763.35 s [foundation] [ 95 of 103] Compiling Foundation.IO ( Foundation/IO.hs, nothing )
  6377. 1763.39 s [foundation] [ 96 of 103] Compiling Foundation.Conduit ( Foundation/Conduit.hs, nothing )
  6378. 1763.60 s [foundation] Foundation/Conduit.hs:63:45: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  6379. 1763.60 s [foundation] • The ‘~’ operator is out of scope.
  6380. 1763.60 s [foundation] Assuming it to stand for an equality constraint.
  6381. 1763.60 s [foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  6382. 1763.60 s [foundation] exported from Data.Type.Equality and Prelude.
  6383. 1763.60 s [foundation] If you are using a custom Prelude, consider re-exporting it.
  6384. 1763.60 s [foundation] • This will become an error in a future GHC release.
  6385. 1763.60 s [foundation] |
  6386. 1763.60 s [foundation] 63 | yields :: (Monad m, Foldable os, Element os ~ o) => os -> Conduit i o m ()
  6387. 1763.60 s [foundation] | ^
  6388. 1763.60 s [foundation]
  6389. 1763.62 s [foundation] [ 97 of 103] Compiling Foundation.Format.CSV.Parser ( Foundation/Format/CSV/Parser.hs, nothing )
  6390. 1763.80 s [haskell-src-meta] [4 of 6] Compiling Language.Haskell.Meta.Parse ( src/Language/Haskell/Meta/Parse.hs, dist/build/Language/Haskell/Meta/Parse.o, dist/build/Language/Haskell/Meta/Parse.dyn_o )
  6391. 1763.96 s [streaming-commons] different dict [✔]
  6392. 1763.96 s [foundation] [ 98 of 103] Compiling Foundation.Format.CSV ( Foundation/Format/CSV.hs, nothing )
  6393. 1763.99 s [foundation] [ 99 of 103] Compiling Foundation.Foreign.MemoryMap.Types ( Foundation/Foreign/MemoryMap/Types.hs, nothing )
  6394. 1764.02 s [foundation] [100 of 103] Compiling Foundation.Foreign.MemoryMap.Posix ( dist/build/Foundation/Foreign/MemoryMap/Posix.hs, nothing )
  6395. 1764.30 s [foundation] [101 of 103] Compiling Foundation.Foreign.MemoryMap ( Foundation/Foreign/MemoryMap.hs, nothing )
  6396. 1764.31 s [foundation] [102 of 103] Compiling Foundation.IO.FileMap ( Foundation/IO/FileMap.hs, nothing )
  6397. 1764.35 s [foundation] [103 of 103] Compiling Foundation.VFS.URI ( Foundation/VFS/URI.hs, nothing )
  6398. 1764.35 s [streaming-commons] license
  6399. 1764.37 s [foundation] Haddock coverage:
  6400. 1764.53 s [foundation] 90% ( 10 / 11) in 'Foundation.Array.Internal'
  6401. 1764.53 s [foundation] Missing documentation for:
  6402. 1764.53 s [foundation] toHexadecimal
  6403. 1764.53 s [foundation] 100% ( 2 / 2) in 'Foundation.Class.Bifunctor'
  6404. 1764.53 s [foundation] Warning: 'Builder' is ambiguous. It is defined
  6405. 1764.53 s [foundation] * in ‘Basement.MutableBuilder’
  6406. 1764.53 s [foundation] * in ‘Basement.MutableBuilder’
  6407. 1764.53 s [foundation] You may be able to disambiguate the identifier by qualifying it or
  6408. 1764.54 s [foundation] by specifying the type/value namespace explicitly.
  6409. 1764.54 s [foundation] Defaulting to the one defined in ‘Basement.MutableBuilder’
  6410. 1764.54 s [foundation] Warning: 'foldl' is out of scope.
  6411. 1764.54 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6412. 1764.54 s [foundation] Warning: 'Traversable' is out of scope.
  6413. 1764.54 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6414. 1764.54 s [foundation] 60% ( 3 / 5) in 'Foundation.Foreign'
  6415. 1764.54 s [foundation] Missing documentation for:
  6416. 1764.54 s [foundation] foreignMem
  6417. 1764.54 s [foundation] mutableForeignMem
  6418. 1764.54 s [foundation] 75% ( 6 / 8) in 'Foundation.IO.Terminal'
  6419. 1764.54 s [foundation] Missing documentation for:
  6420. 1764.54 s [foundation] stdin
  6421. 1764.54 s [foundation] stdout
  6422. 1764.54 s [foundation] 100% ( 2 / 2) in 'Foundation.List.ListN'
  6423. 1764.54 s [foundation] 50% ( 1 / 2) in 'Foundation.Math.Trigonometry'
  6424. 1764.54 s [foundation] Missing documentation for:
  6425. 1764.54 s [foundation] Module header
  6426. 1764.54 s [foundation] 25% ( 1 / 4) in 'Foundation.Exception'
  6427. 1764.54 s [foundation] Missing documentation for:
  6428. 1764.54 s [foundation] Module header
  6429. 1764.54 s [foundation] finally (Foundation/Exception.hs:12)
  6430. 1764.54 s [foundation] try (Foundation/Exception.hs:15)
  6431. 1764.54 s [foundation] 37% ( 3 / 8) in 'Foundation.Monad.State'
  6432. 1764.54 s [foundation] Missing documentation for:
  6433. 1764.54 s [foundation] Module header
  6434. 1764.54 s [foundation] MonadState (Foundation/Monad/State.hs:18)
  6435. 1764.54 s [foundation] get (Foundation/Monad/State.hs:23)
  6436. 1764.54 s [foundation] put (Foundation/Monad/State.hs:26)
  6437. 1764.54 s [foundation] runStateT
  6438. 1764.54 s [foundation] 66% ( 4 / 6) in 'Foundation.Monad.Reader'
  6439. 1764.54 s [foundation] Missing documentation for:
  6440. 1764.54 s [foundation] MonadReader (Foundation/Monad/Reader.hs:19)
  6441. 1764.54 s [foundation] runReaderT
  6442. 1764.54 s [foundation] 0% ( 0 / 2) in 'Foundation.Monad.Except'
  6443. 1764.54 s [foundation] Missing documentation for:
  6444. 1764.54 s [foundation] Module header
  6445. 1764.54 s [foundation] ExceptT (Foundation/Monad/Except.hs:16)
  6446. 1764.54 s [foundation] Warning: 'ceiling' is out of scope.
  6447. 1764.54 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6448. 1764.54 s [foundation] Warning: 'floor' is out of scope.
  6449. 1764.54 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6450. 1764.54 s [foundation] 84% ( 11 / 13) in 'Foundation.Numerical'
  6451. 1764.54 s [foundation] Missing documentation for:
  6452. 1764.54 s [foundation] recip
  6453. 1764.54 s [foundation] IntegralRounding (Foundation/Numerical.hs:81)
  6454. 1764.54 s [foundation] 88% ( 8 / 9) in 'Foundation.Monad'
  6455. 1764.54 s [foundation] Missing documentation for:
  6456. 1764.54 s [foundation] Module header
  6457. 1764.54 s [foundation] Warning: 'ResourceT' is ambiguous. It is defined
  6458. 1764.54 s [foundation] * at Foundation/Conduit/Internal.hs:307:25
  6459. 1764.54 s [foundation] * at Foundation/Conduit/Internal.hs:307:1
  6460. 1764.54 s [foundation] You may be able to disambiguate the identifier by qualifying it or
  6461. 1764.54 s [foundation] by specifying the type/value namespace explicitly.
  6462. 1764.54 s [foundation] Defaulting to the one defined at Foundation/Conduit/Internal.hs:307:1
  6463. 1764.54 s [foundation] 75% ( 22 / 29) in 'Foundation.Collection'
  6464. 1764.54 s [foundation] Missing documentation for:
  6465. 1764.54 s [foundation] BoxedZippable (Foundation/Collection/Zippable.hs:105)
  6466. 1764.54 s [foundation] getNonEmpty
  6467. 1764.54 s [foundation] nonEmptyFmap (Foundation/Collection/Collection.hs:65)
  6468. 1764.54 s [foundation] Zippable (Foundation/Collection/Zippable.hs:31)
  6469. 1764.54 s [foundation] build_ (Foundation/Collection/Buildable.hs:72)
  6470. 1764.54 s [foundation] Builder
  6471. 1764.54 s [foundation] Copy (Foundation/Collection/Copy.hs:22)
  6472. 1764.54 s [foundation] 50% ( 1 / 2) in 'Foundation.List.DList'
  6473. 1764.54 s [foundation] Missing documentation for:
  6474. 1764.54 s [foundation] DList (Foundation/List/DList.hs:19)
  6475. 1764.54 s [foundation] 20% ( 1 / 5) in 'Foundation.Conduit.Textual'
  6476. 1764.54 s [foundation] Missing documentation for:
  6477. 1764.54 s [foundation] Module header
  6478. 1764.54 s [foundation] words (Foundation/Conduit/Textual.hs:44)
  6479. 1764.54 s [foundation] fromBytes (Foundation/Conduit/Textual.hs:60)
  6480. 1764.54 s [foundation] toBytes (Foundation/Conduit/Textual.hs:74)
  6481. 1764.54 s [foundation] 66% ( 10 / 15) in 'Foundation.Class.Storable'
  6482. 1764.54 s [foundation] Missing documentation for:
  6483. 1764.54 s [foundation] plusPtr (Foundation/Class/Storable.hs:62)
  6484. 1764.54 s [foundation] peekArray (Foundation/Class/Storable.hs:76)
  6485. 1764.54 s [foundation] peekArrayEndedBy (Foundation/Class/Storable.hs:87)
  6486. 1764.54 s [foundation] pokeArray (Foundation/Class/Storable.hs:97)
  6487. 1764.54 s [foundation] pokeArrayEndedBy (Foundation/Class/Storable.hs:106)
  6488. 1764.54 s [foundation] 83% ( 5 / 6) in 'Foundation.Bits'
  6489. 1764.54 s [foundation] Missing documentation for:
  6490. 1764.54 s [foundation] Module header
  6491. 1764.54 s [foundation] 92% ( 24 / 26) in 'Foundation.Primitive'
  6492. 1764.54 s [foundation] Missing documentation for:
  6493. 1764.54 s [foundation] force
  6494. 1764.54 s [foundation] deepseq
  6495. 1764.54 s [foundation] Warning: 'ChunkedUArray' is ambiguous. It is defined
  6496. 1764.54 s [foundation] * at Foundation/Array/Chunked/Unboxed.hs:38:28
  6497. 1764.54 s [foundation] * at Foundation/Array/Chunked/Unboxed.hs:38:1
  6498. 1764.54 s [foundation] You may be able to disambiguate the identifier by qualifying it or
  6499. 1764.54 s [foundation] by specifying the type/value namespace explicitly.
  6500. 1764.54 s [foundation] Defaulting to the one defined at Foundation/Array/Chunked/Unboxed.hs:38:1
  6501. 1764.54 s [foundation] Warning: 'n' is out of scope.
  6502. 1764.54 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6503. 1764.54 s [foundation] Warning: 'ChunkedUArray' is out of scope.
  6504. 1764.54 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6505. 1764.54 s [foundation] 70% ( 7 / 10) in 'Foundation.Array'
  6506. 1764.54 s [foundation] Missing documentation for:
  6507. 1764.54 s [foundation] ChunkedUArray (Foundation/Array/Chunked/Unboxed.hs:38)
  6508. 1764.54 s [foundation] Bitmap (Foundation/Array/Bitmap.hs:50)
  6509. 1764.54 s [foundation] MutableBitmap (Foundation/Array/Bitmap.hs:53)
  6510. 1764.56 s [foundation] Warning: 'hash' is out of scope.
  6511. 1764.57 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6512. 1764.60 s [foundation] 14% ( 1 / 7) in 'Foundation.Strict'
  6513. 1764.60 s [foundation] Missing documentation for:
  6514. 1764.60 s [foundation] strict1 (Foundation/Strict.hs:21)
  6515. 1764.60 s [foundation] strict2 (Foundation/Strict.hs:24)
  6516. 1764.60 s [foundation] strict3 (Foundation/Strict.hs:27)
  6517. 1764.60 s [foundation] strict4 (Foundation/Strict.hs:30)
  6518. 1764.60 s [foundation] strict5 (Foundation/Strict.hs:33)
  6519. 1764.60 s [foundation] strict6 (Foundation/Strict.hs:36)
  6520. 1764.61 s [foundation] Warning: 'fromList' is out of scope.
  6521. 1764.61 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6522. 1764.61 s [foundation] 100% ( 18 / 18) in 'Foundation.String'
  6523. 1764.62 s [foundation] Warning: 'memory' is out of scope.
  6524. 1764.62 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6525. 1764.63 s [foundation] Warning: 'parser' is out of scope.
  6526. 1764.63 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6527. 1764.63 s [foundation] Warning: 'input' is out of scope.
  6528. 1764.63 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6529. 1764.66 s [foundation] 68% ( 22 / 32) in 'Foundation.Parser'
  6530. 1764.66 s [foundation] Missing documentation for:
  6531. 1764.66 s [foundation] ParserSource (Foundation/Parser.hs:133)
  6532. 1764.66 s [foundation] element (Foundation/Parser.hs:334)
  6533. 1764.66 s [foundation] elements (Foundation/Parser.hs:346)
  6534. 1764.66 s [foundation] string (Foundation/Parser.hs:482)
  6535. 1764.66 s [foundation] take (Foundation/Parser.hs:397)
  6536. 1764.66 s [foundation] takeWhile (Foundation/Parser.hs:411)
  6537. 1764.66 s [foundation] skip (Foundation/Parser.hs:444)
  6538. 1764.66 s [foundation] skipWhile (Foundation/Parser.hs:456)
  6539. 1764.66 s [foundation] Condition (Foundation/Parser.hs:485)
  6540. 1764.66 s [foundation] And (Foundation/Parser.hs:487)
  6541. 1764.68 s [foundation] 100% ( 3 / 3) in 'Foundation.String.Builder'
  6542. 1764.68 s [foundation] 71% ( 5 / 7) in 'Foundation.String.Read'
  6543. 1764.68 s [foundation] Missing documentation for:
  6544. 1764.68 s [foundation] Module header
  6545. 1764.68 s [foundation] readInteger
  6546. 1764.72 s [foundation] 100% ( 2 / 2) in 'Foundation.System.Entropy'
  6547. 1764.74 s [foundation] Warning: 'MonadRandomState' is ambiguous. It is defined
  6548. 1764.74 s [foundation] * at Foundation/Random/DRG.hs:33:34
  6549. 1764.74 s [foundation] * at Foundation/Random/DRG.hs:33:1
  6550. 1764.74 s [foundation] You may be able to disambiguate the identifier by qualifying it or
  6551. 1764.74 s [foundation] by specifying the type/value namespace explicitly.
  6552. 1764.74 s [foundation] Defaulting to the one defined at Foundation/Random/DRG.hs:33:1
  6553. 1764.76 s [foundation] Warning: 'MonadRandomState' is ambiguous. It is defined
  6554. 1764.76 s [foundation] * at Foundation/Random/DRG.hs:33:34
  6555. 1764.76 s [foundation] * at Foundation/Random/DRG.hs:33:1
  6556. 1764.76 s [foundation] You may be able to disambiguate the identifier by qualifying it or
  6557. 1764.76 s [foundation] by specifying the type/value namespace explicitly.
  6558. 1764.76 s [foundation] Defaulting to the one defined at Foundation/Random/DRG.hs:33:1
  6559. 1764.77 s [foundation] 85% ( 6 / 7) in 'Foundation.Random'
  6560. 1764.77 s [foundation] Missing documentation for:
  6561. 1764.77 s [foundation] RNGv1 (Foundation/Random.hs:40)
  6562. 1764.77 s [foundation] Warning: 'a' is out of scope.
  6563. 1764.78 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6564. 1764.83 s [foundation] 58% ( 14 / 24) in 'Foundation.Check'
  6565. 1764.83 s [foundation] Missing documentation for:
  6566. 1764.83 s [foundation] oneof (Foundation/Check/Arbitrary.hs:182)
  6567. 1764.83 s [foundation] elements (Foundation/Check/Arbitrary.hs:185)
  6568. 1764.83 s [foundation] between (Foundation/Check/Arbitrary.hs:188)
  6569. 1764.83 s [foundation] Property (Foundation/Check/Property.hs:51)
  6570. 1764.83 s [foundation] IsProperty (Foundation/Check/Property.hs:53)
  6571. 1764.83 s [foundation] propertyFail (Foundation/Check/Property.hs:119)
  6572. 1764.83 s [foundation] Check (Foundation/Check/Types.hs:56)
  6573. 1764.83 s [foundation] validate (Foundation/Check.hs:55)
  6574. 1764.83 s [foundation] pick (Foundation/Check.hs:67)
  6575. 1764.83 s [foundation] iterateProperty (Foundation/Check.hs:73)
  6576. 1764.87 s [foundation] 100% ( 2 / 2) in 'Foundation.Check.Main'
  6577. 1764.87 s [foundation] Warning: 'base' is out of scope.
  6578. 1764.87 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6579. 1764.87 s [foundation] 85% ( 12 / 14) in 'Foundation.System.Info'
  6580. 1764.87 s [foundation] Missing documentation for:
  6581. 1764.87 s [foundation] OS (Foundation/System/Info.hs:36)
  6582. 1764.87 s [foundation] Endianness
  6583. 1764.87 s [foundation] 100% ( 3 / 3) in 'Foundation.Time.Types'
  6584. 1764.88 s [foundation] 75% ( 3 / 4) in 'Foundation.Time.StopWatch'
  6585. 1764.88 s [foundation] Missing documentation for:
  6586. 1764.88 s [foundation] Module header
  6587. 1764.88 s [foundation] 0% ( 0 / 3) in 'Foundation.Time.Bindings'
  6588. 1764.88 s [foundation] Missing documentation for:
  6589. 1764.88 s [foundation] Module header
  6590. 1764.88 s [foundation] measuringNanoSeconds (Foundation/Time/Bindings.hs:16)
  6591. 1764.88 s [foundation] getMonotonicTime (Foundation/Time/Bindings.hs:25)
  6592. 1764.89 s [foundation] 60% ( 3 / 5) in 'Foundation.Timing'
  6593. 1764.89 s [foundation] Missing documentation for:
  6594. 1764.89 s [foundation] Timing (Foundation/Timing.hs:34)
  6595. 1764.89 s [foundation] Measure (Foundation/Timing.hs:39)
  6596. 1764.89 s [foundation] 50% ( 1 / 2) in 'Foundation.Timing.Main'
  6597. 1764.89 s [foundation] Missing documentation for:
  6598. 1764.89 s [foundation] defaultMain (Foundation/Timing/Main.hs:47)
  6599. 1764.93 s [foundation] Warning: 'x' is out of scope.
  6600. 1764.93 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6601. 1764.93 s [foundation] Warning: 'd' is out of scope.
  6602. 1764.93 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6603. 1764.95 s [foundation] 92% ( 12 / 13) in 'Foundation.Network.IPv6'
  6604. 1764.95 s [foundation] Missing documentation for:
  6605. 1764.95 s [foundation] fromString
  6606. 1764.95 s [foundation] 55% ( 5 / 9) in 'Foundation.Network.IPv4'
  6607. 1764.95 s [foundation] Missing documentation for:
  6608. 1764.95 s [foundation] fromString
  6609. 1764.95 s [foundation] toString (Foundation/Network/IPv4.hs:63)
  6610. 1764.95 s [foundation] fromTuple (Foundation/Network/IPv4.hs:74)
  6611. 1764.95 s [foundation] toTuple (Foundation/Network/IPv4.hs:88)
  6612. 1764.95 s [foundation] 100% ( 10 / 10) in 'Foundation.Hashing'
  6613. 1764.99 s [haskell-src-meta] [5 of 6] Compiling Language.Haskell.Meta ( src/Language/Haskell/Meta.hs, dist/build/Language/Haskell/Meta.o, dist/build/Language/Haskell/Meta.dyn_o )
  6614. 1765.13 s [streaming-commons] single deflate [✔]
  6615. 1765.16 s [foundation] 94% (143 /152) in 'Foundation'
  6616. 1765.16 s [foundation] Missing documentation for:
  6617. 1765.16 s [foundation] ProductFirst (Foundation/Tuple.hs:46)
  6618. 1765.16 s [foundation] ProductSecond (Foundation/Tuple.hs:51)
  6619. 1765.16 s [foundation] ProductThird (Foundation/Tuple.hs:56)
  6620. 1765.16 s [foundation] deepseq
  6621. 1765.16 s [foundation] force
  6622. 1765.16 s [foundation] Ordering
  6623. 1765.16 s [foundation] Bool
  6624. 1765.16 s [foundation] toCount (Foundation.hs:206)
  6625. 1765.16 s [foundation] fromCount (Foundation.hs:203)
  6626. 1765.17 s [foundation] 100% ( 2 / 2) in 'Foundation.Tuple.Nth'
  6627. 1765.17 s [foundation] 0% ( 0 / 6) in 'Foundation.UUID'
  6628. 1765.17 s [foundation] Missing documentation for:
  6629. 1765.17 s [foundation] Module header
  6630. 1765.17 s [foundation] UUID (Foundation/UUID.hs:29)
  6631. 1765.17 s [foundation] newUUID (Foundation/UUID.hs:75)
  6632. 1765.17 s [foundation] nil (Foundation/UUID.hs:72)
  6633. 1765.17 s [foundation] fromBinary (Foundation/UUID.hs:80)
  6634. 1765.17 s [foundation] uuidParser (Foundation/UUID.hs:110)
  6635. 1765.41 s [haskell-src-meta] [6 of 6] Compiling Language.Haskell.Meta.Utils ( src/Language/Haskell/Meta/Utils.hs, dist/build/Language/Haskell/Meta/Utils.o, dist/build/Language/Haskell/Meta/Utils.dyn_o )
  6636. 1765.82 s [foundation] Warning: 'path' is out of scope.
  6637. 1765.82 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6638. 1765.82 s [foundation] Warning: '()' is out of scope.
  6639. 1765.82 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6640. 1765.83 s [foundation] 100% ( 7 / 7) in 'Foundation.VFS.Path'
  6641. 1765.84 s [foundation] Warning: 'FilePath' is ambiguous. It is defined
  6642. 1765.84 s [foundation] * at Foundation/VFS/FilePath.hs:108:17
  6643. 1765.84 s [foundation] * at Foundation/VFS/FilePath.hs:108:1
  6644. 1765.84 s [foundation] You may be able to disambiguate the identifier by qualifying it or
  6645. 1765.84 s [foundation] by specifying the type/value namespace explicitly.
  6646. 1765.84 s [foundation] Defaulting to the one defined at Foundation/VFS/FilePath.hs:108:1
  6647. 1765.84 s [foundation] Warning: 'FileName' is ambiguous. It is defined
  6648. 1765.84 s [foundation] * at Foundation/VFS/FilePath.hs:150:17
  6649. 1765.84 s [foundation] * at Foundation/VFS/FilePath.hs:150:1
  6650. 1765.84 s [foundation] You may be able to disambiguate the identifier by qualifying it or
  6651. 1765.84 s [foundation] by specifying the type/value namespace explicitly.
  6652. 1765.84 s [foundation] Defaulting to the one defined at Foundation/VFS/FilePath.hs:150:1
  6653. 1765.85 s [foundation] Warning: '/' is out of scope.
  6654. 1765.85 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6655. 1765.86 s [foundation] 81% ( 9 / 11) in 'Foundation.VFS.FilePath'
  6656. 1765.86 s [foundation] Missing documentation for:
  6657. 1765.86 s [foundation] filePathToString (Foundation/VFS/FilePath.hs:207)
  6658. 1765.86 s [foundation] extension (Foundation/VFS/FilePath.hs:254)
  6659. 1765.86 s [foundation] 91% ( 11 / 12) in 'Foundation.VFS'
  6660. 1765.86 s [foundation] Missing documentation for:
  6661. 1765.86 s [foundation] filePathToString (Foundation/VFS/FilePath.hs:207)
  6662. 1765.87 s [foundation] Warning: 'hGetBuf' is out of scope.
  6663. 1765.87 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6664. 1765.89 s [foundation] 78% ( 11 / 14) in 'Foundation.IO'
  6665. 1765.89 s [foundation] Missing documentation for:
  6666. 1765.89 s [foundation] stdin
  6667. 1765.89 s [foundation] stdout
  6668. 1765.89 s [foundation] hPut (Foundation/IO/File.hs:84)
  6669. 1765.89 s [foundation] 52% ( 11 / 21) in 'Foundation.Conduit'
  6670. 1765.89 s [foundation] Missing documentation for:
  6671. 1765.89 s [foundation] Module header
  6672. 1765.89 s [foundation] ResourceT (Foundation/Conduit/Internal.hs:307)
  6673. 1765.89 s [foundation] ZipSink (Foundation/Conduit/Internal.hs:261)
  6674. 1765.89 s [foundation] awaitForever (Foundation/Conduit/Internal.hs:152)
  6675. 1765.89 s [foundation] sourceFile (Foundation/Conduit.hs:43)
  6676. 1765.89 s [foundation] sourceHandle (Foundation/Conduit.hs:51)
  6677. 1765.89 s [foundation] sinkFile (Foundation/Conduit.hs:69)
  6678. 1765.89 s [foundation] sinkHandle (Foundation/Conduit.hs:77)
  6679. 1765.89 s [foundation] sinkList (Foundation/Conduit.hs:85)
  6680. 1765.89 s [foundation] bracketConduit (Foundation/Conduit/Internal.hs:189)
  6681. 1765.89 s [foundation] 57% ( 19 / 33) in 'Foundation.Format.CSV'
  6682. 1765.89 s [foundation] Missing documentation for:
  6683. 1765.89 s [foundation] rowStringBuilder (Foundation/Format/CSV/Builder.hs:45)
  6684. 1765.89 s [foundation] fieldStringBuilder (Foundation/Format/CSV/Builder.hs:48)
  6685. 1765.89 s [foundation] rowBlockBuilder (Foundation/Format/CSV/Builder.hs:55)
  6686. 1765.89 s [foundation] fieldBlockBuilder (Foundation/Format/CSV/Builder.hs:58)
  6687. 1765.89 s [foundation] rowC (Foundation/Format/CSV/Builder.hs:66)
  6688. 1765.89 s [foundation] file (Foundation/Format/CSV/Parser.hs:47)
  6689. 1765.89 s [foundation] record (Foundation/Format/CSV/Parser.hs:63)
  6690. 1765.89 s [foundation] record_ (Foundation/Format/CSV/Parser.hs:40)
  6691. 1765.89 s [foundation] field (Foundation/Format/CSV/Parser.hs:73)
  6692. 1765.89 s [foundation] recordC (Foundation/Format/CSV/Parser.hs:29)
  6693. 1765.89 s [foundation] Record (Foundation/Format/CSV/Types.hs:209)
  6694. 1765.89 s [foundation] Escaping (Foundation/Format/CSV/Types.hs:64)
  6695. 1765.89 s [foundation] IsField (Foundation/Format/CSV/Types.hs:69)
  6696. 1765.89 s [foundation] float (Foundation/Format/CSV/Types.hs:181)
  6697. 1765.90 s [foundation] Warning: 'IOError' is out of scope.
  6698. 1765.90 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6699. 1765.91 s [foundation] Warning: 'mmap' is out of scope.
  6700. 1765.91 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6701. 1765.91 s [foundation] Warning: 'munmap' is out of scope.
  6702. 1765.91 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6703. 1765.91 s [foundation] Warning: 'madvise' is out of scope.
  6704. 1765.91 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6705. 1765.91 s [foundation] Warning: 'mlock' is out of scope.
  6706. 1765.91 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6707. 1765.91 s [foundation] Warning: 'munlock' is out of scope.
  6708. 1765.91 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6709. 1765.91 s [foundation] Warning: 'mprotect' is out of scope.
  6710. 1765.91 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6711. 1765.91 s [streaming-commons] single inflate [✔]
  6712. 1765.91 s [foundation] Warning: 'msync' is out of scope.
  6713. 1765.91 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6714. 1765.92 s [foundation] Warning: 'sysconf' is out of scope.
  6715. 1765.92 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6716. 1765.93 s [foundation] Warning: 'readFile' is out of scope.
  6717. 1765.93 s [foundation] If you qualify the identifier, haddock can try to link it anyway.
  6718. 1765.94 s [foundation] 100% ( 3 / 3) in 'Foundation.IO.FileMap'
  6719. 1765.94 s [foundation] 28% ( 2 / 7) in 'Foundation.VFS.URI'
  6720. 1765.94 s [foundation] Missing documentation for:
  6721. 1765.94 s [foundation] URISchema (Foundation/VFS/URI.hs:27)
  6722. 1765.94 s [foundation] URIAuthority (Foundation/VFS/URI.hs:28)
  6723. 1765.94 s [foundation] URIQuery (Foundation/VFS/URI.hs:29)
  6724. 1765.94 s [foundation] URIFragment (Foundation/VFS/URI.hs:30)
  6725. 1765.94 s [foundation] URIPath (Foundation/VFS/URI.hs:31)
  6726. 1766.65 s [streaming-commons] multi deflate [✔]
  6727. 1767.10 s [foundation] Warning: Foundation.Array.Internal: could not find link destinations for:
  6728. 1767.10 s [foundation] - Basement.UArray.Base.UArrayBackend
  6729. 1767.10 s [foundation] - Basement.UArray.Base.D:R:ItemUArray
  6730. 1767.10 s [foundation] - Foundation.Collection.Buildable.D:R:MutableUArray
  6731. 1767.10 s [foundation] - Foundation.Collection.Buildable.D:R:StepUArray
  6732. 1767.32 s [foundation] Warning: Foundation.Monad.State: could not find link destinations for:
  6733. 1767.32 s [foundation] - Foundation.Monad.State.D:R:StateStateT
  6734. 1767.32 s [foundation] - Foundation.Monad.State.D:R:FailureStateT
  6735. 1767.32 s [foundation] - Foundation.Check.Types.D:R:StateCheck
  6736. 1767.34 s [foundation] Warning: Foundation.Monad.Reader: could not find link destinations for:
  6737. 1767.34 s [foundation] - Foundation.Monad.Reader.D:R:ReaderContextReaderT
  6738. 1767.34 s [foundation] - Foundation.Monad.Reader.D:R:FailureReaderT
  6739. 1767.34 s [foundation] - Foundation.Monad.Except.D:R:ReaderContextExceptT
  6740. 1767.35 s [foundation] Warning: Foundation.Monad.Except: could not find link destinations for:
  6741. 1767.35 s [foundation] - Foundation.Monad.Except.D:R:ReaderContextExceptT
  6742. 1767.35 s [foundation] - Foundation.Monad.Except.D:R:FailureExceptT
  6743. 1767.42 s [foundation] Warning: Foundation.Numerical: could not find link destinations for:
  6744. 1767.42 s [foundation] - Basement.Bits.SizeValid
  6745. 1767.43 s [foundation] - Basement.Types.OffsetSize.D:R:DifferenceCountOf
  6746. 1767.43 s [foundation] - Basement.Types.OffsetSize.D:R:DifferenceOffset
  6747. 1767.43 s [foundation] - Basement.Bits.D:R:DifferenceBits
  6748. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceNatural
  6749. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCBool
  6750. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCChar
  6751. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCClock
  6752. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCDouble
  6753. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCFloat
  6754. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCInt
  6755. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCIntMax
  6756. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCIntPtr
  6757. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCLLong
  6758. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCLong
  6759. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCOff
  6760. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCPtrdiff
  6761. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCSChar
  6762. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCSUSeconds
  6763. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCShort
  6764. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCSigAtomic
  6765. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCSize
  6766. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCTime
  6767. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUChar
  6768. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUInt
  6769. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUIntMax
  6770. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUIntPtr
  6771. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCULLong
  6772. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCULong
  6773. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUSeconds
  6774. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUShort
  6775. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCWchar
  6776. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceChar
  6777. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceDouble
  6778. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceFloat
  6779. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInt
  6780. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInt16
  6781. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInt32
  6782. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInt64
  6783. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInt8
  6784. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInteger
  6785. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord
  6786. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord128
  6787. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord16
  6788. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord256
  6789. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord32
  6790. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord64
  6791. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord8
  6792. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceZn
  6793. 1767.43 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceZn64
  6794. 1767.44 s [streaming-commons] multi inflate [✔]
  6795. 1767.49 s [foundation] Warning: Foundation.Monad: could not find link destinations for:
  6796. 1767.49 s [foundation] - GHC.Internal.Data.Functor.Identity.Rep_Identity
  6797. 1767.49 s [foundation] - GHC.Internal.Data.Functor.Identity.Rep1_Identity
  6798. 1767.49 s [foundation] - Basement.Monad.D:R:FailureEither
  6799. 1767.49 s [foundation] - Basement.Monad.D:R:FailureMaybe
  6800. 1767.49 s [foundation] - Basement.MutableBuilder.D:R:FailureBuilder
  6801. 1767.49 s [foundation] - Foundation.Monad.State.D:R:FailureStateT
  6802. 1767.49 s [foundation] - Foundation.Monad.Reader.D:R:FailureReaderT
  6803. 1767.49 s [foundation] - Foundation.Monad.Except.D:R:FailureExceptT
  6804. 1767.49 s [foundation] - Foundation.Conduit.Internal.D:R:FailureConduit
  6805. 1767.83 s [streaming-commons] lbs zlib
  6806. 1768.01 s [foundation] Warning: Foundation.Collection: could not find link destinations for:
  6807. 1768.01 s [foundation] - Basement.MutableBuilder.D:R:FailureBuilder
  6808. 1768.01 s [foundation] - Basement.NonEmpty.D:R:ItemNonEmpty
  6809. 1768.01 s [foundation] - Foundation.Collection.Buildable.D:R:MutableString
  6810. 1768.01 s [foundation] - Foundation.Collection.Buildable.D:R:StepString
  6811. 1768.01 s [foundation] - Foundation.Collection.Buildable.D:R:MutableArray
  6812. 1768.01 s [foundation] - Foundation.Collection.Buildable.D:R:StepArray
  6813. 1768.01 s [foundation] - Foundation.Collection.Buildable.D:R:MutableUArray
  6814. 1768.02 s [foundation] - Foundation.Collection.Buildable.D:R:StepUArray
  6815. 1768.02 s [foundation] - Foundation.Collection.Keyed.D:R:KeyList
  6816. 1768.02 s [foundation] - Foundation.Collection.Keyed.D:R:ValueList
  6817. 1768.02 s [foundation] - Foundation.Collection.Mutable.D:R:MutableFreezedMArray
  6818. 1768.02 s [foundation] - Foundation.Collection.Mutable.D:R:MutableKeyMArray
  6819. 1768.02 s [foundation] - Foundation.Collection.Mutable.D:R:MutableValueMArray
  6820. 1768.02 s [foundation] - Foundation.Collection.Mutable.D:R:MutableFreezedMutableBlock
  6821. 1768.02 s [foundation] - Foundation.Collection.Mutable.D:R:MutableKeyMutableBlock
  6822. 1768.02 s [foundation] - Foundation.Collection.Mutable.D:R:MutableValueMutableBlock
  6823. 1768.02 s [foundation] - Foundation.Collection.Mutable.D:R:MutableFreezedMUArray
  6824. 1768.02 s [foundation] - Foundation.Collection.Mutable.D:R:MutableKeyMUArray
  6825. 1768.02 s [foundation] - Foundation.Collection.Mutable.D:R:MutableValueMUArray
  6826. 1768.02 s [foundation] - Foundation.Array.Bitmap.D:R:MutableFreezedMutableBitmap
  6827. 1768.02 s [foundation] - Foundation.Array.Bitmap.D:R:MutableKeyMutableBitmap
  6828. 1768.02 s [foundation] - Foundation.Array.Bitmap.D:R:MutableValueMutableBitmap
  6829. 1768.03 s [foundation] Warning: Foundation.List.DList: could not find link destinations for:
  6830. 1768.03 s [foundation] - Foundation.List.DList.D:R:ItemDList
  6831. 1768.07 s [foundation] Warning: Foundation.Class.Storable: could not find link destinations for:
  6832. 1768.07 s [foundation] - GHC.Internal.Generics.D:R:UReckPtrp0
  6833. 1768.07 s [foundation] - GHC.Internal.Generics.Rep_R:UReckPtrp
  6834. 1768.07 s [foundation] - GHC.Internal.Generics.Rep1_R:UReckPtrp
  6835. 1768.27 s [foundation] Warning: Foundation.Primitive: could not find link destinations for:
  6836. 1768.27 s [foundation] - Basement.Monad.D:R:PrimStateST
  6837. 1768.27 s [foundation] - Basement.Monad.D:R:PrimStateIO
  6838. 1768.27 s [foundation] - Basement.Block.Base.D:R:ItemBlock
  6839. 1768.27 s [foundation] - Basement.Monad.D:R:PrimVarIO
  6840. 1768.27 s [foundation] - Basement.Monad.D:R:PrimVarST
  6841. 1768.27 s [foundation] - Basement.PrimType.D:R:PrimSizeBE
  6842. 1768.27 s [foundation] - Basement.PrimType.D:R:PrimSizeCChar
  6843. 1768.27 s [foundation] - Basement.PrimType.D:R:PrimSizeCUChar
  6844. 1768.27 s [foundation] - Basement.PrimType.D:R:PrimSizeChar
  6845. 1768.27 s [foundation] - Basement.PrimType.D:R:PrimSizeChar7
  6846. 1768.27 s [foundation] - Basement.PrimType.D:R:PrimSizeDouble
  6847. 1768.27 s [foundation] - Basement.PrimType.D:R:PrimSizeFloat
  6848. 1768.27 s [foundation] - Basement.PrimType.D:R:PrimSizeInt
  6849. 1768.27 s [foundation] - Basement.PrimType.D:R:PrimSizeInt16
  6850. 1768.27 s [foundation] - Basement.PrimType.D:R:PrimSizeInt32
  6851. 1768.27 s [foundation] - Basement.PrimType.D:R:PrimSizeInt64
  6852. 1768.27 s [foundation] - Basement.PrimType.D:R:PrimSizeInt8
  6853. 1768.27 s [foundation] - Basement.PrimType.D:R:PrimSizeLE
  6854. 1768.27 s [foundation] - Basement.PrimType.D:R:PrimSizeWord
  6855. 1768.27 s [foundation] - Basement.PrimType.D:R:PrimSizeWord128
  6856. 1768.27 s [foundation] - Basement.PrimType.D:R:PrimSizeWord16
  6857. 1768.27 s [foundation] - Basement.PrimType.D:R:PrimSizeWord256
  6858. 1768.27 s [foundation] - Basement.PrimType.D:R:PrimSizeWord32
  6859. 1768.27 s [foundation] - Basement.PrimType.D:R:PrimSizeWord64
  6860. 1768.27 s [foundation] - Basement.PrimType.D:R:PrimSizeWord8
  6861. 1768.27 s [foundation] - Basement.Types.AsciiString.D:R:ItemAsciiString
  6862. 1768.27 s [foundation] - Foundation.Collection.Mutable.D:R:MutableFreezedMutableBlock
  6863. 1768.27 s [foundation] - Foundation.Collection.Mutable.D:R:MutableKeyMutableBlock
  6864. 1768.27 s [foundation] - Foundation.Collection.Mutable.D:R:MutableValueMutableBlock
  6865. 1768.27 s [foundation] - Basement.Endianness.byteSwap
  6866. 1768.27 s [foundation] - Foundation.Time.Types.D:R:PrimSizeNanoSeconds
  6867. 1768.27 s [foundation] - Foundation.Time.Types.D:R:PrimSizeSeconds
  6868. 1768.39 s [foundation] Warning: Foundation.Array: could not find link destinations for:
  6869. 1768.39 s [foundation] - Basement.Alg.Class.RandomAccess
  6870. 1768.39 s [foundation] - Basement.Alg.Class.read
  6871. 1768.39 s [foundation] - Basement.Alg.Class.write
  6872. 1768.39 s [foundation] - Basement.UArray.Base.D:R:ItemUArray
  6873. 1768.39 s [foundation] - Basement.BoxedArray.D:R:ItemArray
  6874. 1768.39 s [foundation] - Basement.PrimType.D:R:PrimSizeBE
  6875. 1768.39 s [foundation] - Basement.PrimType.D:R:PrimSizeCChar
  6876. 1768.39 s [foundation] - Basement.PrimType.D:R:PrimSizeCUChar
  6877. 1768.39 s [foundation] - Basement.PrimType.D:R:PrimSizeChar
  6878. 1768.39 s [foundation] - Basement.PrimType.D:R:PrimSizeChar7
  6879. 1768.39 s [foundation] - Basement.PrimType.D:R:PrimSizeDouble
  6880. 1768.39 s [foundation] - Basement.PrimType.D:R:PrimSizeFloat
  6881. 1768.39 s [foundation] - Basement.PrimType.D:R:PrimSizeInt
  6882. 1768.39 s [foundation] - Basement.PrimType.D:R:PrimSizeInt16
  6883. 1768.39 s [foundation] - Basement.PrimType.D:R:PrimSizeInt32
  6884. 1768.39 s [foundation] - Basement.PrimType.D:R:PrimSizeInt64
  6885. 1768.39 s [foundation] - Basement.PrimType.D:R:PrimSizeInt8
  6886. 1768.39 s [foundation] - Basement.PrimType.D:R:PrimSizeLE
  6887. 1768.39 s [foundation] - Basement.PrimType.D:R:PrimSizeWord
  6888. 1768.39 s [foundation] - Basement.PrimType.D:R:PrimSizeWord128
  6889. 1768.39 s [foundation] - Basement.PrimType.D:R:PrimSizeWord16
  6890. 1768.39 s [foundation] - Basement.PrimType.D:R:PrimSizeWord256
  6891. 1768.39 s [foundation] - Basement.PrimType.D:R:PrimSizeWord32
  6892. 1768.39 s [foundation] - Basement.PrimType.D:R:PrimSizeWord64
  6893. 1768.39 s [foundation] - Basement.PrimType.D:R:PrimSizeWord8
  6894. 1768.39 s [foundation] - Foundation.Collection.Buildable.D:R:MutableArray
  6895. 1768.39 s [foundation] - Foundation.Collection.Buildable.D:R:StepArray
  6896. 1768.39 s [foundation] - Foundation.Collection.Buildable.D:R:MutableUArray
  6897. 1768.39 s [foundation] - Foundation.Collection.Buildable.D:R:StepUArray
  6898. 1768.39 s [foundation] - Foundation.Collection.Mutable.D:R:MutableFreezedMArray
  6899. 1768.39 s [foundation] - Foundation.Collection.Mutable.D:R:MutableKeyMArray
  6900. 1768.39 s [foundation] - Foundation.Collection.Mutable.D:R:MutableValueMArray
  6901. 1768.39 s [foundation] - Foundation.Collection.Mutable.D:R:MutableFreezedMUArray
  6902. 1768.39 s [foundation] - Foundation.Collection.Mutable.D:R:MutableKeyMUArray
  6903. 1768.39 s [foundation] - Foundation.Collection.Mutable.D:R:MutableValueMUArray
  6904. 1768.39 s [foundation] - Foundation.Array.Bitmap.D:R:ItemBitmap
  6905. 1768.39 s [foundation] - Foundation.Array.Bitmap.D:R:MutableFreezedMutableBitmap
  6906. 1768.39 s [foundation] - Foundation.Array.Bitmap.D:R:MutableKeyMutableBitmap
  6907. 1768.39 s [foundation] - Foundation.Array.Bitmap.D:R:MutableValueMutableBitmap
  6908. 1768.39 s [foundation] - Foundation.Array.Chunked.Unboxed.D:R:ItemChunkedUArray
  6909. 1768.39 s [foundation] - Foundation.Time.Types.D:R:PrimSizeNanoSeconds
  6910. 1768.39 s [foundation] - Foundation.Time.Types.D:R:PrimSizeSeconds
  6911. 1768.43 s [foundation] Warning: Foundation.String: could not find link destinations for:
  6912. 1768.43 s [foundation] - Basement.UTF8.Base.D:R:ItemString
  6913. 1768.43 s [foundation] - Foundation.Collection.Buildable.D:R:MutableString
  6914. 1768.43 s [foundation] - Foundation.Collection.Buildable.D:R:StepString
  6915. 1768.43 s [foundation] - Foundation.Parser.D:R:ChunkString
  6916. 1768.48 s [foundation] Warning: Foundation.Parser: could not find link destinations for:
  6917. 1768.48 s [foundation] - Foundation.Parser.D:R:ChunkList
  6918. 1768.48 s [foundation] - Foundation.Parser.D:R:ChunkString
  6919. 1768.50 s [foundation] Warning: Foundation.String.Read: could not find link destinations for:
  6920. 1768.50 s [foundation] - Basement.String.ReadFloatingCallback
  6921. 1768.51 s [foundation] Warning: Foundation.Random: could not find link destinations for:
  6922. 1768.51 s [foundation] - Foundation.Random.ChaChaDRG.State
  6923. 1768.59 s [foundation] Warning: Foundation.Check: could not find link destinations for:
  6924. 1768.59 s [foundation] - Foundation.Check.Gen.GenRng
  6925. 1768.59 s [foundation] - Foundation.Check.Gen.GenParams
  6926. 1768.59 s [foundation] - Foundation.Check.Property.PropertyTestArg
  6927. 1768.59 s [foundation] - Foundation.Check.Types.TestResult
  6928. 1768.59 s [foundation] - Foundation.Check.Types.PropertyResult
  6929. 1768.59 s [foundation] - Foundation.Check.Types.D:R:StateCheck
  6930. 1768.60 s [foundation] Warning: Foundation.System.Info: could not find link destinations for:
  6931. 1768.60 s [foundation] - GHC.Internal.Data.Version.Rep_Version
  6932. 1768.60 s [foundation] - GHC.Internal.IsList.D:R:ItemVersion
  6933. 1768.63 s [foundation] Warning: Foundation.Time.Types: could not find link destinations for:
  6934. 1768.63 s [foundation] - Foundation.Time.Types.D:R:PrimSizeNanoSeconds
  6935. 1768.63 s [foundation] - Foundation.Time.Types.D:R:PrimSizeSeconds
  6936. 1768.63 s [foundation] Warning: Foundation.Timing.Main: could not find link destinations for:
  6937. 1768.63 s [foundation] - Foundation.Timing.Main.TimingPlan
  6938. 1768.71 s [foundation] Warning: Foundation.Hashing: could not find link destinations for:
  6939. 1768.71 s [foundation] - Foundation.Hashing.Hasher.HashResult
  6940. 1768.71 s [foundation] - Foundation.Hashing.Hasher.HashInitParam
  6941. 1768.71 s [foundation] - Foundation.Hashing.Hasher.hashNew
  6942. 1768.71 s [foundation] - Foundation.Hashing.Hasher.hashNewParam
  6943. 1768.71 s [foundation] - Foundation.Hashing.Hasher.hashEnd
  6944. 1768.71 s [foundation] - Foundation.Hashing.Hasher.hashMix8
  6945. 1768.71 s [foundation] - Foundation.Hashing.Hasher.hashMix16
  6946. 1768.71 s [foundation] - Foundation.Hashing.Hasher.hashMix32
  6947. 1768.71 s [foundation] - Foundation.Hashing.Hasher.hashMix64
  6948. 1768.71 s [foundation] - Foundation.Hashing.Hasher.hashMixBytes
  6949. 1769.20 s [streaming-commons] inflate [✔]
  6950. 1769.20 s [streaming-commons] +++ OK, passed 100 tests.
  6951. 1770.12 s [streaming-commons] deflate [✔]
  6952. 1770.12 s [streaming-commons] +++ OK, passed 100 tests.
  6953. 1770.51 s [streaming-commons] flushing
  6954. 1771.42 s [streaming-commons] zlib [✔]
  6955. 1771.56 s [foundation] Warning: Foundation: could not find link destinations for:
  6956. 1771.56 s [foundation] - Data.Foldable1.JoinWith
  6957. 1771.56 s [foundation] - Data.Foldable1.FromMaybe
  6958. 1771.56 s [foundation] - Data.Foldable1.NonEmptyDList
  6959. 1771.56 s [foundation] - Basement.Bits.SizeValid
  6960. 1771.56 s [foundation] - Basement.String.Encoding.UTF32.UTF32_Invalid
  6961. 1771.56 s [foundation] - Basement.String.Encoding.UTF16.UTF16_Invalid
  6962. 1771.56 s [foundation] - Basement.String.Encoding.ISO_8859_1.ISO_8859_1_Invalid
  6963. 1771.56 s [foundation] - Basement.String.Encoding.ASCII7.ASCII7_Invalid
  6964. 1771.56 s [foundation] - Basement.UTF8.Types.CM
  6965. 1771.56 s [foundation] - GHC.Internal.Generics.SingKind
  6966. 1771.56 s [foundation] - GHC.Internal.Generics.DemoteRep
  6967. 1771.56 s [foundation] - GHC.Internal.Generics.fromSing
  6968. 1771.56 s [foundation] - GHC.Internal.Generics.SingI
  6969. 1771.56 s [foundation] - GHC.Internal.Generics.sing
  6970. 1771.56 s [foundation] - GHC.Internal.Generics.Sing
  6971. 1771.56 s [foundation] - GHC.Internal.Generics.D:R:UReckWordp0
  6972. 1771.56 s [foundation] - GHC.Internal.Generics.D:R:UReckIntp0
  6973. 1771.56 s [foundation] - GHC.Internal.Generics.D:R:UReckFloatp0
  6974. 1771.56 s [foundation] - GHC.Internal.Generics.D:R:UReckDoublep0
  6975. 1771.56 s [foundation] - GHC.Internal.Generics.D:R:UReckCharp0
  6976. 1771.56 s [foundation] - GHC.Internal.Generics.Rep1_Proxy
  6977. 1771.56 s [foundation] - GHC.Internal.Generics.Rep1_Either
  6978. 1771.56 s [foundation] - GHC.Internal.Generics.Rep1_Maybe
  6979. 1771.56 s [foundation] - GHC.Internal.Generics.Rep_Proxy
  6980. 1771.56 s [foundation] - GHC.Internal.Generics.Rep_Ordering
  6981. 1771.56 s [foundation] - GHC.Internal.Generics.Rep_Bool
  6982. 1771.56 s [foundation] - GHC.Internal.Generics.Rep_Either
  6983. 1771.56 s [foundation] - GHC.Internal.Generics.Rep_Maybe
  6984. 1771.56 s [foundation] - GHC.Internal.Generics.Rep_R:UReckWordp
  6985. 1771.56 s [foundation] - GHC.Internal.Generics.Rep1_R:UReckWordp
  6986. 1771.56 s [foundation] - GHC.Internal.Generics.Rep_R:UReckIntp
  6987. 1771.56 s [foundation] - GHC.Internal.Generics.Rep1_R:UReckIntp
  6988. 1771.56 s [foundation] - GHC.Internal.Generics.Rep1_R:UReckFloatp
  6989. 1771.56 s [foundation] - GHC.Internal.Generics.Rep_R:UReckDoublep
  6990. 1771.56 s [foundation] - GHC.Internal.Generics.Rep1_R:UReckDoublep
  6991. 1771.56 s [foundation] - GHC.Internal.Generics.Rep_R:UReckCharp
  6992. 1771.56 s [foundation] - GHC.Internal.Generics.Rep1_R:UReckCharp
  6993. 1771.56 s [foundation] - Basement.Monad.D:R:PrimStateIO
  6994. 1771.56 s [foundation] - Basement.Block.Base.D:R:ItemBlock
  6995. 1771.56 s [foundation] - Basement.UArray.Base.D:R:ItemUArray
  6996. 1771.56 s [foundation] - Basement.Types.OffsetSize.D:R:DifferenceCountOf
  6997. 1771.56 s [foundation] - Basement.Types.OffsetSize.D:R:DifferenceOffset
  6998. 1771.56 s [foundation] - Basement.BoxedArray.D:R:ItemArray
  6999. 1771.56 s [foundation] - Basement.UTF8.Base.D:R:ItemString
  7000. 1771.56 s [foundation] - GHC.Internal.IsList.D:R:ItemCallStack
  7001. 1771.56 s [foundation] - GHC.Internal.IsList.D:R:ItemList
  7002. 1771.56 s [foundation] - GHC.Internal.IsList.D:R:ItemNonEmpty
  7003. 1771.56 s [foundation] - GHC.Internal.IsList.D:R:ItemVersion
  7004. 1771.56 s [foundation] - GHC.Internal.IsList.D:R:ItemZipList
  7005. 1771.56 s [foundation] - Basement.Bits.D:R:DifferenceBits
  7006. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceNatural
  7007. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCBool
  7008. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCChar
  7009. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCClock
  7010. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCDouble
  7011. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCFloat
  7012. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCInt
  7013. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCIntMax
  7014. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCIntPtr
  7015. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCLLong
  7016. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCLong
  7017. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCOff
  7018. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCPtrdiff
  7019. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCSChar
  7020. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCSUSeconds
  7021. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCShort
  7022. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCSigAtomic
  7023. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCSize
  7024. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCTime
  7025. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUChar
  7026. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUInt
  7027. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUIntMax
  7028. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUIntPtr
  7029. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCULLong
  7030. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCULong
  7031. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUSeconds
  7032. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUShort
  7033. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCWchar
  7034. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceChar
  7035. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceDouble
  7036. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceFloat
  7037. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInt
  7038. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInt16
  7039. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInt32
  7040. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInt64
  7041. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInt8
  7042. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInteger
  7043. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord
  7044. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord128
  7045. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord16
  7046. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord256
  7047. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord32
  7048. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord64
  7049. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord8
  7050. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceZn
  7051. 1771.57 s [foundation] - Basement.Numerical.Subtractive.D:R:DifferenceZn64
  7052. 1771.57 s [foundation] - GHC.Internal.Generics.D:R:SingBoola0
  7053. 1771.57 s [foundation] - GHC.Internal.Generics.STrue
  7054. 1771.57 s [foundation] - GHC.Internal.Generics.D:R:DemoteRepBool
  7055. 1771.57 s [foundation] - GHC.Internal.Generics.SFalse
  7056. 1771.57 s [foundation] - GHC.Internal.Generics.Rep_R:UReckFloatp
  7057. 1771.57 s [foundation] - GHC.Internal.Text.ParserCombinators.ReadP.P
  7058. 1771.57 s [foundation] - GHC.Internal.Generics.D:R:SingMaybeb0
  7059. 1771.57 s [foundation] - GHC.Internal.Generics.SNothing
  7060. 1771.57 s [foundation] - GHC.Internal.Generics.SJust
  7061. 1771.57 s [foundation] - GHC.Internal.Generics.D:R:DemoteRepMaybe
  7062. 1771.57 s [foundation] - Basement.Monad.D:R:FailureEither
  7063. 1771.57 s [foundation] - Basement.Monad.D:R:PrimVarIO
  7064. 1771.57 s [foundation] - Basement.Monad.D:R:FailureMaybe
  7065. 1771.57 s [foundation] - Basement.NonEmpty.D:R:ItemNonEmpty
  7066. 1771.57 s [foundation] - Basement.PrimType.D:R:PrimSizeBE
  7067. 1771.57 s [foundation] - Basement.PrimType.D:R:PrimSizeCChar
  7068. 1771.57 s [foundation] - Basement.PrimType.D:R:PrimSizeCUChar
  7069. 1771.57 s [foundation] - Basement.PrimType.D:R:PrimSizeChar
  7070. 1771.57 s [foundation] - Basement.PrimType.D:R:PrimSizeChar7
  7071. 1771.57 s [foundation] - Basement.PrimType.D:R:PrimSizeDouble
  7072. 1771.57 s [foundation] - Basement.PrimType.D:R:PrimSizeFloat
  7073. 1771.57 s [foundation] - Basement.PrimType.D:R:PrimSizeInt
  7074. 1771.57 s [foundation] - Basement.PrimType.D:R:PrimSizeInt16
  7075. 1771.57 s [foundation] - Basement.PrimType.D:R:PrimSizeInt32
  7076. 1771.57 s [foundation] - Basement.PrimType.D:R:PrimSizeInt64
  7077. 1771.57 s [foundation] - Basement.PrimType.D:R:PrimSizeInt8
  7078. 1771.57 s [foundation] - Basement.PrimType.D:R:PrimSizeLE
  7079. 1771.57 s [foundation] - Basement.PrimType.D:R:PrimSizeWord
  7080. 1771.57 s [foundation] - Basement.PrimType.D:R:PrimSizeWord128
  7081. 1771.57 s [foundation] - Basement.PrimType.D:R:PrimSizeWord16
  7082. 1771.57 s [foundation] - Basement.PrimType.D:R:PrimSizeWord256
  7083. 1771.57 s [foundation] - Basement.PrimType.D:R:PrimSizeWord32
  7084. 1771.57 s [foundation] - Basement.PrimType.D:R:PrimSizeWord64
  7085. 1771.57 s [foundation] - Basement.PrimType.D:R:PrimSizeWord8
  7086. 1771.57 s [foundation] - Basement.Types.AsciiString.D:R:ItemAsciiString
  7087. 1771.57 s [foundation] - Foundation.Collection.Buildable.D:R:MutableString
  7088. 1771.57 s [foundation] - Foundation.Collection.Buildable.D:R:StepString
  7089. 1771.57 s [foundation] - Foundation.Collection.Buildable.D:R:MutableArray
  7090. 1771.57 s [foundation] - Foundation.Collection.Buildable.D:R:StepArray
  7091. 1771.57 s [foundation] - Foundation.Collection.Buildable.D:R:MutableUArray
  7092. 1771.58 s [foundation] - Foundation.Collection.Buildable.D:R:StepUArray
  7093. 1771.58 s [foundation] - Basement.Endianness.byteSwap
  7094. 1771.58 s [foundation] - Foundation.List.DList.D:R:ItemDList
  7095. 1771.58 s [foundation] - Foundation.Array.Bitmap.D:R:ItemBitmap
  7096. 1771.58 s [foundation] - Foundation.Array.Chunked.Unboxed.D:R:ItemChunkedUArray
  7097. 1771.58 s [foundation] - Foundation.Parser.D:R:ChunkString
  7098. 1771.58 s [foundation] - Foundation.Format.CSV.Types.D:R:ItemRow
  7099. 1771.58 s [foundation] - Foundation.Format.CSV.Types.D:R:ItemCSV
  7100. 1771.58 s [foundation] - Foundation.Time.Types.D:R:PrimSizeNanoSeconds
  7101. 1771.58 s [foundation] - Foundation.Time.Types.D:R:PrimSizeSeconds
  7102. 1771.58 s [foundation] - Foundation.Tuple.D:R:ProductFirstTuple4
  7103. 1771.58 s [foundation] - Foundation.Tuple.D:R:ProductFirstTuple3
  7104. 1771.58 s [foundation] - Foundation.Tuple.D:R:ProductFirstTuple2
  7105. 1771.58 s [foundation] - Foundation.Tuple.D:R:ProductFirstTuple40
  7106. 1771.58 s [foundation] - Foundation.Tuple.D:R:ProductFirstTuple30
  7107. 1771.58 s [foundation] - Foundation.Tuple.D:R:ProductFirstTuple20
  7108. 1771.58 s [foundation] - Foundation.Tuple.D:R:ProductSecondTuple4
  7109. 1771.58 s [foundation] - Foundation.Tuple.D:R:ProductSecondTuple3
  7110. 1771.58 s [foundation] - Foundation.Tuple.D:R:ProductSecondTuple2
  7111. 1771.58 s [foundation] - Foundation.Tuple.D:R:ProductSecondTuple40
  7112. 1771.58 s [foundation] - Foundation.Tuple.D:R:ProductSecondTuple30
  7113. 1771.58 s [foundation] - Foundation.Tuple.D:R:ProductSecondTuple20
  7114. 1771.58 s [foundation] - Foundation.Tuple.D:R:ProductThirdTuple4
  7115. 1771.58 s [foundation] - Foundation.Tuple.D:R:ProductThirdTuple3
  7116. 1771.58 s [foundation] - Foundation.Tuple.D:R:ProductThirdTuple40
  7117. 1771.58 s [foundation] - Foundation.Tuple.D:R:ProductThirdTuple30
  7118. 1771.58 s [foundation] - Foundation.Tuple.Rep_Tuple4
  7119. 1771.58 s [foundation] - Foundation.Tuple.Rep_Tuple3
  7120. 1771.58 s [foundation] - Foundation.Tuple.Rep_Tuple2
  7121. 1771.58 s [foundation] - Text.Printf.UPrintf
  7122. 1771.58 s [foundation] - Text.Printf.hspr
  7123. 1771.58 s [foundation] - Text.Printf.spr
  7124. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy4Tuple4
  7125. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy3Tuple4
  7126. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy2Tuple4
  7127. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy1Tuple4
  7128. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy3Tuple3
  7129. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy2Tuple3
  7130. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy1Tuple3
  7131. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy2Tuple2
  7132. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy1Tuple2
  7133. 1771.58 s [foundation] - Data.Array.Byte.D:R:ItemByteArray
  7134. 1771.58 s [foundation] Warning: Foundation.Tuple.Nth: could not find link destinations for:
  7135. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy4Tuple4
  7136. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy3Tuple4
  7137. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy2Tuple4
  7138. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy1Tuple4
  7139. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy4Tuple40
  7140. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy3Tuple40
  7141. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy2Tuple40
  7142. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy1Tuple40
  7143. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy3Tuple3
  7144. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy2Tuple3
  7145. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy1Tuple3
  7146. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy3Tuple30
  7147. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy2Tuple30
  7148. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy1Tuple30
  7149. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy2Tuple2
  7150. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy1Tuple2
  7151. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy2Tuple20
  7152. 1771.58 s [foundation] - Foundation.Tuple.Nth.D:R:NthTy1Tuple20
  7153. 1771.58 s [foundation] Warning: Foundation.VFS.Path: could not find link destinations for:
  7154. 1771.58 s [foundation] - Foundation.VFS.FilePath.D:R:PathEntFilePath
  7155. 1771.58 s [foundation] - Foundation.VFS.FilePath.D:R:PathPrefixFilePath
  7156. 1771.58 s [foundation] - Foundation.VFS.FilePath.D:R:PathSuffixFilePath
  7157. 1771.58 s [foundation] - Foundation.VFS.URI.D:R:PathEntURI
  7158. 1771.58 s [foundation] - Foundation.VFS.URI.D:R:PathPrefixURI
  7159. 1771.58 s [foundation] - Foundation.VFS.URI.D:R:PathSuffixURI
  7160. 1771.58 s [foundation] Warning: Foundation.VFS.FilePath: could not find link destinations for:
  7161. 1771.58 s [foundation] - Foundation.VFS.FilePath.D:R:PathEntFilePath
  7162. 1771.58 s [foundation] - Foundation.VFS.FilePath.D:R:PathPrefixFilePath
  7163. 1771.58 s [foundation] - Foundation.VFS.FilePath.D:R:PathSuffixFilePath
  7164. 1771.58 s [foundation] Warning: Foundation.VFS: could not find link destinations for:
  7165. 1771.58 s [foundation] - Foundation.VFS.FilePath.D:R:PathEntFilePath
  7166. 1771.58 s [foundation] - Foundation.VFS.FilePath.D:R:PathPrefixFilePath
  7167. 1771.58 s [foundation] - Foundation.VFS.FilePath.D:R:PathSuffixFilePath
  7168. 1771.58 s [foundation] - Foundation.VFS.URI.D:R:PathEntURI
  7169. 1771.58 s [foundation] - Foundation.VFS.URI.D:R:PathPrefixURI
  7170. 1771.58 s [foundation] - Foundation.VFS.URI.D:R:PathSuffixURI
  7171. 1771.60 s [foundation] Warning: Foundation.Conduit: could not find link destinations for:
  7172. 1771.60 s [foundation] - Foundation.Conduit.Internal.MonadResource
  7173. 1771.60 s [foundation] - Foundation.Conduit.Internal.D:R:FailureConduit
  7174. 1771.77 s [foundation] Warning: Foundation.Format.CSV: could not find link destinations for:
  7175. 1771.81 s [foundation] - Foundation.Format.CSV.Types.D:R:ItemRow
  7176. 1771.81 s [foundation] - Foundation.Format.CSV.Types.D:R:ItemCSV
  7177. 1771.81 s [foundation] Warning: Foundation.VFS.URI: could not find link destinations for:
  7178. 1771.82 s [foundation] - Foundation.VFS.URI.D:R:PathEntURI
  7179. 1771.82 s [foundation] - Foundation.VFS.URI.D:R:PathPrefixURI
  7180. 1771.82 s [foundation] - Foundation.VFS.URI.D:R:PathSuffixURI
  7181. 1772.00 s [haskell-src-meta] [1 of 6] Compiling Language.Haskell.Meta.Extensions ( src/Language/Haskell/Meta/Extensions.hs, dist/build/Language/Haskell/Meta/Extensions.p_o )
  7182. 1772.31 s [streaming-commons] gzip [✔]
  7183. 1772.71 s [streaming-commons] large raw #9
  7184. 1773.50 s [streaming-commons] compressing [✔]
  7185. 1774.38 s [streaming-commons] decompressing [✔]
  7186. 1775.26 s [streaming-commons] getUnusedInflate [✔]
  7187. 1775.82 s [aeson] [13 of 32] Compiling Data.Aeson.Decoding.ByteString.Lazy ( src/Data/Aeson/Decoding/ByteString/Lazy.hs, dist/build/Data/Aeson/Decoding/ByteString/Lazy.o, dist/build/Data/Aeson/Decoding/ByteString/Lazy.dyn_o )
  7188. 1775.85 s [streaming-commons]
  7189. 1775.85 s [streaming-commons] Finished in 225.2364 seconds
  7190. 1775.85 s [streaming-commons] 63 examples, 0 failures
  7191. 1775.97 s [haskell-src-meta] [2 of 6] Compiling Language.Haskell.Meta.THCompat ( src/Language/Haskell/Meta/THCompat.hs, dist/build/Language/Haskell/Meta/THCompat.p_o )
  7192. 1775.98 s [haskell-src-meta] [3 of 6] Compiling Language.Haskell.Meta.Syntax.Translate ( src/Language/Haskell/Meta/Syntax/Translate.hs, dist/build/Language/Haskell/Meta/Syntax/Translate.p_o )
  7193. 1777.15 s [streaming-commons] Test suite test: PASS
  7194. 1777.17 s [streaming-commons] Test suite logged to: dist/test/streaming-commons-0.2.3.0-test.log
  7195. 1777.17 s [streaming-commons] 1 of 1 test suites (1 of 1 test cases) passed.
  7196. 1777.20 s [streaming-commons] checkPhase completed in 3 minutes 47 seconds
  7197. 1777.20 s [streaming-commons] Phase: haddockPhase
  7198. 1779.22 s [streaming-commons] Preprocessing library for streaming-commons-0.2.3.0...
  7199. 1779.26 s [streaming-commons] Running Haddock on library for streaming-commons-0.2.3.0...
  7200. 1782.62 s [streaming-commons] [ 1 of 11] Compiling Data.Streaming.ByteString.Builder.Buffer ( Data/Streaming/ByteString/Builder/Buffer.hs, nothing )
  7201. 1783.02 s [aeson] [14 of 32] Compiling Data.Aeson.Decoding.ByteString ( src/Data/Aeson/Decoding/ByteString.hs, dist/build/Data/Aeson/Decoding/ByteString.o, dist/build/Data/Aeson/Decoding/ByteString.dyn_o )
  7202. 1783.02 s [aeson] [15 of 32] Compiling Data.Aeson.KeyMap ( src/Data/Aeson/KeyMap.hs, dist/build/Data/Aeson/KeyMap.o, dist/build/Data/Aeson/KeyMap.dyn_o )
  7203. 1783.02 s [aeson] [16 of 32] Compiling Data.Aeson.Types.Generic ( src/Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o, dist/build/Data/Aeson/Types/Generic.dyn_o )
  7204. 1783.02 s [aeson] [17 of 32] Compiling Data.Aeson.Types.Internal ( src/Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o, dist/build/Data/Aeson/Types/Internal.dyn_o )
  7205. 1783.56 s [streaming-commons] [ 2 of 11] Compiling Data.Streaming.ByteString.Builder ( Data/Streaming/ByteString/Builder.hs, nothing )
  7206. 1783.83 s [streaming-commons] [ 3 of 11] Compiling Data.Streaming.FileRead ( Data/Streaming/FileRead.hs, nothing )
  7207. 1784.02 s [streaming-commons] [ 4 of 11] Compiling Data.Streaming.Filesystem ( Data/Streaming/Filesystem.hs, nothing )
  7208. 1784.10 s [streaming-commons] [ 5 of 11] Compiling Data.Streaming.Network.Internal ( Data/Streaming/Network/Internal.hs, nothing )
  7209. 1784.42 s [streaming-commons] [ 6 of 11] Compiling Data.Streaming.Network ( Data/Streaming/Network.hs, nothing )
  7210. 1786.90 s [streaming-commons] [ 7 of 11] Compiling Data.Streaming.Process.Internal ( Data/Streaming/Process/Internal.hs, nothing )
  7211. 1786.99 s [streaming-commons] [ 8 of 11] Compiling Data.Streaming.Process ( Data/Streaming/Process.hs, nothing )
  7212. 1787.31 s [haskell-src-meta] [4 of 6] Compiling Language.Haskell.Meta.Parse ( src/Language/Haskell/Meta/Parse.hs, dist/build/Language/Haskell/Meta/Parse.p_o )
  7213. 1788.17 s [streaming-commons] [ 9 of 11] Compiling Data.Streaming.Text ( Data/Streaming/Text.hs, nothing )
  7214. 1788.75 s [haskell-src-meta] [5 of 6] Compiling Language.Haskell.Meta ( src/Language/Haskell/Meta.hs, dist/build/Language/Haskell/Meta.p_o )
  7215. 1789.96 s [haskell-src-meta] [6 of 6] Compiling Language.Haskell.Meta.Utils ( src/Language/Haskell/Meta/Utils.hs, dist/build/Language/Haskell/Meta/Utils.p_o )
  7216. 1789.98 s [streaming-commons] [10 of 11] Compiling Data.Streaming.Zlib.Lowlevel ( Data/Streaming/Zlib/Lowlevel.hs, nothing )
  7217. 1790.13 s [streaming-commons] [11 of 11] Compiling Data.Streaming.Zlib ( Data/Streaming/Zlib.hs, nothing )
  7218. 1790.40 s [streaming-commons] Haddock coverage:
  7219. 1790.40 s [streaming-commons] Warning: 'Builder' is out of scope.
  7220. 1790.40 s [streaming-commons] If you qualify the identifier, haddock can try to link it anyway.
  7221. 1790.42 s [streaming-commons] 95% ( 19 / 20) in 'Data.Streaming.ByteString.Builder.Buffer'
  7222. 1790.42 s [streaming-commons] Missing documentation for:
  7223. 1790.42 s [streaming-commons] defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:199)
  7224. 1790.43 s [streaming-commons] Warning: 'toLazyByteStringWith' is out of scope.
  7225. 1790.43 s [streaming-commons] If you qualify the identifier, haddock can try to link it anyway.
  7226. 1790.43 s [streaming-commons] 82% ( 23 / 28) in 'Data.Streaming.ByteString.Builder'
  7227. 1790.43 s [streaming-commons] Missing documentation for:
  7228. 1790.43 s [streaming-commons] BuilderRecv (Data/Streaming/ByteString/Builder.hs:75)
  7229. 1790.43 s [streaming-commons] BuilderFinish (Data/Streaming/ByteString/Builder.hs:77)
  7230. 1790.43 s [streaming-commons] newBuilderRecv (Data/Streaming/ByteString/Builder.hs:80)
  7231. 1790.43 s [streaming-commons] newByteStringBuilderRecv (Data/Streaming/ByteString/Builder.hs:84)
  7232. 1790.43 s [streaming-commons] defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:199)
  7233. 1790.44 s [streaming-commons] 20% ( 1 / 5) in 'Data.Streaming.FileRead'
  7234. 1790.44 s [streaming-commons] Missing documentation for:
  7235. 1790.44 s [streaming-commons] ReadHandle (Data/Streaming/FileRead.hs:26)
  7236. 1790.44 s [streaming-commons] openFile (Data/Streaming/FileRead.hs:29)
  7237. 1790.44 s [streaming-commons] closeFile (Data/Streaming/FileRead.hs:32)
  7238. 1790.44 s [streaming-commons] readChunk (Data/Streaming/FileRead.hs:35)
  7239. 1790.45 s [streaming-commons] 42% ( 3 / 7) in 'Data.Streaming.Filesystem'
  7240. 1790.45 s [streaming-commons] Missing documentation for:
  7241. 1790.45 s [streaming-commons] DirStream
  7242. 1790.45 s [streaming-commons] readDirStream (Data/Streaming/Filesystem.hs:67)
  7243. 1790.45 s [streaming-commons] FileType (Data/Streaming/Filesystem.hs:94)
  7244. 1790.45 s [streaming-commons] getFileType (Data/Streaming/Filesystem.hs:76)
  7245. 1790.47 s [streaming-commons] 88% ( 8 / 9) in 'Data.Streaming.Network.Internal'
  7246. 1790.47 s [streaming-commons] Missing documentation for:
  7247. 1790.47 s [streaming-commons] Module header
  7248. 1790.48 s [streaming-commons] Warning: 'maxListenQueue' is out of scope.
  7249. 1790.48 s [streaming-commons] If you qualify the identifier, haddock can try to link it anyway.
  7250. 1790.51 s [streaming-commons] 68% ( 52 / 76) in 'Data.Streaming.Network'
  7251. 1790.51 s [streaming-commons] Missing documentation for:
  7252. 1790.51 s [streaming-commons] Module header
  7253. 1790.51 s [streaming-commons] message (Data/Streaming/Network.hs:451)
  7254. 1790.51 s [streaming-commons] HasPort (Data/Streaming/Network.hs:453)
  7255. 1790.51 s [streaming-commons] HasAfterBind (Data/Streaming/Network.hs:503)
  7256. 1790.51 s [streaming-commons] HasReadWrite (Data/Streaming/Network.hs:617)
  7257. 1790.51 s [streaming-commons] HasPath (Data/Streaming/Network.hs:484)
  7258. 1790.51 s [streaming-commons] setPort (Data/Streaming/Network.hs:464)
  7259. 1790.51 s [streaming-commons] setHost (Data/Streaming/Network.hs:467)
  7260. 1790.51 s [streaming-commons] setAfterBind (Data/Streaming/Network.hs:514)
  7261. 1790.51 s [streaming-commons] setNeedLocalAddr (Data/Streaming/Network.hs:498)
  7262. 1790.51 s [streaming-commons] setPath (Data/Streaming/Network.hs:495)
  7263. 1790.51 s [streaming-commons] getPort (Data/Streaming/Network.hs:461)
  7264. 1790.51 s [streaming-commons] getHost (Data/Streaming/Network.hs:470)
  7265. 1790.51 s [streaming-commons] getAfterBind (Data/Streaming/Network.hs:511)
  7266. 1790.51 s [streaming-commons] getNeedLocalAddr (Data/Streaming/Network.hs:501)
  7267. 1790.51 s [streaming-commons] getPath (Data/Streaming/Network.hs:492)
  7268. 1790.51 s [streaming-commons] appRead (Data/Streaming/Network.hs:628)
  7269. 1790.51 s [streaming-commons] appWrite (Data/Streaming/Network.hs:631)
  7270. 1790.51 s [streaming-commons] appSockAddr (Data/Streaming/Network.hs:602)
  7271. 1790.51 s [streaming-commons] appLocalAddr (Data/Streaming/Network.hs:599)
  7272. 1790.51 s [streaming-commons] unassignedPorts (Data/Streaming/Network.hs:211)
  7273. 1790.51 s [streaming-commons] safeRecv (Data/Streaming/Network.hs:317)
  7274. 1790.51 s [streaming-commons] ConnectionHandle (Data/Streaming/Network.hs:544)
  7275. 1790.51 s [streaming-commons] runTCPServerWithHandle (Data/Streaming/Network.hs:547)
  7276. 1790.52 s [streaming-commons] 75% ( 3 / 4) in 'Data.Streaming.Process.Internal'
  7277. 1790.52 s [streaming-commons] Missing documentation for:
  7278. 1790.52 s [streaming-commons] Module header
  7279. 1790.54 s [streaming-commons] Warning: 'UseProvidedHandle' is ambiguous. It is defined
  7280. 1790.54 s [streaming-commons] * at Data/Streaming/Process.hs:73:26
  7281. 1790.54 s [streaming-commons] * at Data/Streaming/Process.hs:73:1
  7282. 1790.54 s [streaming-commons] You may be able to disambiguate the identifier by qualifying it or
  7283. 1790.54 s [streaming-commons] by specifying the type/value namespace explicitly.
  7284. 1790.54 s [streaming-commons] Defaulting to the one defined at Data/Streaming/Process.hs:73:1
  7285. 1790.55 s [streaming-commons] Warning: 'ProcessExitedUnsuccessfully' is ambiguous. It is defined
  7286. 1790.55 s [streaming-commons] * at Data/Streaming/Process.hs:196:36
  7287. 1790.55 s [streaming-commons] * at Data/Streaming/Process.hs:196:1
  7288. 1790.55 s [streaming-commons] You may be able to disambiguate the identifier by qualifying it or
  7289. 1790.55 s [streaming-commons] by specifying the type/value namespace explicitly.
  7290. 1790.55 s [streaming-commons] Defaulting to the one defined at Data/Streaming/Process.hs:196:1
  7291. 1790.56 s [streaming-commons] 100% ( 24 / 24) in 'Data.Streaming.Process'
  7292. 1790.57 s [streaming-commons] 90% ( 9 / 10) in 'Data.Streaming.Text'
  7293. 1790.57 s [streaming-commons] Missing documentation for:
  7294. 1790.57 s [streaming-commons] DecodeResult (Data/Streaming/Text.hs:91)
  7295. 1790.57 s [streaming-commons] 0% ( 0 / 21) in 'Data.Streaming.Zlib.Lowlevel'
  7296. 1790.57 s [streaming-commons] Missing documentation for:
  7297. 1790.57 s [streaming-commons] Module header
  7298. 1790.57 s [streaming-commons] ZStreamStruct (Data/Streaming/Zlib/Lowlevel.hs:31)
  7299. 1790.57 s [streaming-commons] ZStream' (Data/Streaming/Zlib/Lowlevel.hs:32)
  7300. 1790.57 s [streaming-commons] zstreamNew (Data/Streaming/Zlib/Lowlevel.hs:42)
  7301. 1790.57 s [streaming-commons] Strategy (Data/Streaming/Zlib/Lowlevel.hs:34)
  7302. 1790.57 s [streaming-commons] deflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:50)
  7303. 1790.57 s [streaming-commons] inflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:59)
  7304. 1790.57 s [streaming-commons] c_free_z_stream_inflate (Data/Streaming/Zlib/Lowlevel.hs:61)
  7305. 1790.57 s [streaming-commons] c_free_z_stream_deflate (Data/Streaming/Zlib/Lowlevel.hs:64)
  7306. 1790.57 s [streaming-commons] c_set_avail_in (Data/Streaming/Zlib/Lowlevel.hs:67)
  7307. 1790.58 s [streaming-commons] c_set_avail_out (Data/Streaming/Zlib/Lowlevel.hs:70)
  7308. 1790.58 s [streaming-commons] c_get_avail_out (Data/Streaming/Zlib/Lowlevel.hs:73)
  7309. 1790.58 s [streaming-commons] c_get_avail_in (Data/Streaming/Zlib/Lowlevel.hs:76)
  7310. 1790.58 s [streaming-commons] c_get_next_in (Data/Streaming/Zlib/Lowlevel.hs:79)
  7311. 1790.58 s [streaming-commons] c_call_inflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:82)
  7312. 1790.58 s [streaming-commons] c_call_deflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:85)
  7313. 1790.58 s [streaming-commons] c_call_deflate_finish (Data/Streaming/Zlib/Lowlevel.hs:88)
  7314. 1790.58 s [streaming-commons] c_call_deflate_flush (Data/Streaming/Zlib/Lowlevel.hs:91)
  7315. 1790.58 s [streaming-commons] c_call_deflate_full_flush (Data/Streaming/Zlib/Lowlevel.hs:94)
  7316. 1790.58 s [streaming-commons] c_call_deflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:97)
  7317. 1790.58 s [streaming-commons] c_call_inflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:100)
  7318. 1790.59 s [streaming-commons] Warning: 'WindowBits' is ambiguous. It is defined
  7319. 1790.59 s [streaming-commons] * in ‘Codec.Compression.Zlib.Stream’
  7320. 1790.59 s [streaming-commons] * in ‘Codec.Compression.Zlib.Stream’
  7321. 1790.59 s [streaming-commons] You may be able to disambiguate the identifier by qualifying it or
  7322. 1790.59 s [streaming-commons] by specifying the type/value namespace explicitly.
  7323. 1790.59 s [streaming-commons] Defaulting to the one defined in ‘Codec.Compression.Zlib.Stream’
  7324. 1790.60 s [streaming-commons] Warning: 'Inflate' is ambiguous. It is defined
  7325. 1790.60 s [streaming-commons] * at Data/Streaming/Zlib.hs:64:16
  7326. 1790.60 s [streaming-commons] * at Data/Streaming/Zlib.hs:64:1
  7327. 1790.60 s [streaming-commons] You may be able to disambiguate the identifier by qualifying it or
  7328. 1790.60 s [streaming-commons] by specifying the type/value namespace explicitly.
  7329. 1790.60 s [streaming-commons] Defaulting to the one defined at Data/Streaming/Zlib.hs:64:1
  7330. 1790.61 s [streaming-commons] Warning: 'Deflate' is ambiguous. It is defined
  7331. 1790.61 s [streaming-commons] * at Data/Streaming/Zlib.hs:72:19
  7332. 1790.61 s [streaming-commons] * at Data/Streaming/Zlib.hs:72:1
  7333. 1790.61 s [streaming-commons] You may be able to disambiguate the identifier by qualifying it or
  7334. 1790.62 s [streaming-commons] by specifying the type/value namespace explicitly.
  7335. 1790.62 s [streaming-commons] Defaulting to the one defined at Data/Streaming/Zlib.hs:72:1
  7336. 1790.62 s [streaming-commons] 95% ( 23 / 24) in 'Data.Streaming.Zlib'
  7337. 1790.63 s [streaming-commons] Missing documentation for:
  7338. 1790.63 s [streaming-commons] PopperRes (Data/Streaming/Zlib.hs:218)
  7339. 1793.13 s [streaming-commons] Warning: Data.Streaming.Zlib: could not find link destinations for:
  7340. 1793.13 s [streaming-commons] - Codec.Compression.Zlib.Stream.Rep_WindowBits
  7341. 1795.68 s [aeson] [18 of 32] Compiling Data.Aeson.Parser.Time ( src/Data/Aeson/Parser/Time.hs, dist/build/Data/Aeson/Parser/Time.o, dist/build/Data/Aeson/Parser/Time.dyn_o )
  7342. 1796.55 s [aeson] [19 of 32] Compiling Data.Aeson.Encoding.Builder ( src/Data/Aeson/Encoding/Builder.hs, dist/build/Data/Aeson/Encoding/Builder.o, dist/build/Data/Aeson/Encoding/Builder.dyn_o )
  7343. 1804.98 s [haskell-src-meta] Preprocessing test suite 'splices' for haskell-src-meta-0.8.15...
  7344. 1804.99 s [haskell-src-meta] Building test suite 'splices' for haskell-src-meta-0.8.15...
  7345. 1805.75 s [haskell-src-meta] [1 of 1] Compiling Main ( tests/Splices.hs, dist/build/splices/splices-tmp/Main.o )
  7346. 1806.78 s [genvalidity-property] Documentation created: dist/doc/html/genvalidity-property/,
  7347. 1806.78 s [genvalidity-property] dist/doc/html/genvalidity-property/genvalidity-property.txt
  7348. 1807.63 s [genvalidity-property] Preprocessing test suite 'genvalidity-property-test' for genvalidity-property-1.0.0.0...
  7349. 1807.66 s [genvalidity-property] haddockPhase completed in 1 minutes 14 seconds
  7350. 1807.66 s [genvalidity-property] Phase: installPhase
  7351. 1808.27 s [genvalidity-property] Installing library in /nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
  7352. 1809.87 s [haskell-src-meta] [2 of 2] Linking dist/build/splices/splices
  7353. 1811.90 s [genvalidity-property] Phase: fixupPhase
  7354. 1812.04 s [genvalidity-property] shrinking RPATHs of ELF executables and libraries in /nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0
  7355. 1812.07 s [genvalidity-property] shrinking /nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSgenvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV-ghc9.10.2.so
  7356. 1812.10 s [genvalidity-property] checking for references to /build/ in /nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0...
  7357. 1812.11 s [haskell-src-meta] Preprocessing test suite 'unit' for haskell-src-meta-0.8.15...
  7358. 1812.11 s [haskell-src-meta] Building test suite 'unit' for haskell-src-meta-0.8.15...
  7359. 1812.18 s [genvalidity-property] patching script interpreter paths in /nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0
  7360. 1812.21 s [genvalidity-property] stripping (with command strip and flags -S -p) in /nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0/lib
  7361. 1812.69 s [haskell-src-meta] [1 of 1] Compiling Main ( tests/Main.hs, dist/build/unit/unit-tmp/Main.o )
  7362. 1814.06 s [genvalidity-property] shrinking RPATHs of ELF executables and libraries in /nix/store/ahkmmbzvrfil6vbzniz4byczi5b6npy7-genvalidity-property-1.0.0.0-doc
  7363. 1814.10 s [genvalidity-property] checking for references to /build/ in /nix/store/ahkmmbzvrfil6vbzniz4byczi5b6npy7-genvalidity-property-1.0.0.0-doc...
  7364. 1814.16 s [genvalidity-property] patching script interpreter paths in /nix/store/ahkmmbzvrfil6vbzniz4byczi5b6npy7-genvalidity-property-1.0.0.0-doc
  7365. 1815.01 s [genvalidity-property:post-build] Uploading to the NixCI cache: /nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0 /nix/store/ahkmmbzvrfil6vbzniz4byczi5b6npy7-genvalidity-property-1.0.0.0-doc
  7366. 1815.68 s [genvalidity-property:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  7367. 1817.08 s [genvalidity-property:post-build] copying 2 paths...
  7368. 1817.09 s [genvalidity-property:post-build] copying path '/nix/store/ahkmmbzvrfil6vbzniz4byczi5b6npy7-genvalidity-property-1.0.0.0-doc' to 'https://cache.nix-ci.com'...
  7369. 1819.64 s [genvalidity-property:post-build] copying path '/nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0' to 'https://cache.nix-ci.com'...
  7370. 1825.49 s [genvalidity-property:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  7371. 1827.36 s [genvalidity-property:post-build] copying 1 paths...
  7372. 1827.36 s [genvalidity-property:post-build] copying path '/nix/store/5r2nv1iqs9lgnpp1mbwy1llgvsvbxzqd-genvalidity-property-1.0.0.0.drv' to 'https://cache.nix-ci.com'...
  7373. 1829.58 s Uploaded genvalidity-property in 14.7s
  7374. 1829.58 s Progress: 72 of 103 built (4 building), 318 of 318 downloaded from cache
  7375. 1829.58 s Built genvalidity-property in 4m37s
  7376. 1829.90 s Building /nix/store/1h0x3jx2241gxq0273dx5133sckavjim-genvalidity-hspec-1.0.0.3.drv
  7377. 1829.90 s [aeson] [20 of 32] Compiling Data.Aeson.Encoding.Internal ( src/Data/Aeson/Encoding/Internal.hs, dist/build/Data/Aeson/Encoding/Internal.o, dist/build/Data/Aeson/Encoding/Internal.dyn_o )
  7378. 1829.90 s [aeson] [21 of 32] Compiling Data.Aeson.Encoding ( src/Data/Aeson/Encoding.hs, dist/build/Data/Aeson/Encoding.o, dist/build/Data/Aeson/Encoding.dyn_o )
  7379. 1829.90 s [aeson] [22 of 32] Compiling Data.Aeson.Decoding.Conversion ( src/Data/Aeson/Decoding/Conversion.hs, dist/build/Data/Aeson/Decoding/Conversion.o, dist/build/Data/Aeson/Decoding/Conversion.dyn_o )
  7380. 1829.90 s [aeson] [23 of 32] Compiling Data.Aeson.Types.FromJSON ( src/Data/Aeson/Types/FromJSON.hs, dist/build/Data/Aeson/Types/FromJSON.o, dist/build/Data/Aeson/Types/FromJSON.dyn_o )
  7381. 1829.90 s [haskell-src-meta] [2 of 2] Linking dist/build/unit/unit
  7382. 1829.90 s [haskell-src-meta] Preprocessing test suite 'examples' for haskell-src-meta-0.8.15...
  7383. 1829.90 s [haskell-src-meta] Building test suite 'examples' for haskell-src-meta-0.8.15...
  7384. 1829.90 s [haskell-src-meta] [1 of 5] Compiling BF ( examples/BF.hs, dist/build/examples/examples-tmp/BF.o, dist/build/examples/examples-tmp/BF.dyn_o )
  7385. 1830.37 s [genvalidity-hspec] Phase: setupCompilerEnvironmentPhase
  7386. 1830.40 s [genvalidity-hspec] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  7387. 1832.44 s [genvalidity-hspec] Phase: unpackPhase
  7388. 1832.49 s [genvalidity-hspec] unpacking source archive /nix/store/vhg4y3nns3sl3ayyc5m0nmyjca7kacd5-genvalidity-hspec-1.0.0.3.tar.gz
  7389. 1832.51 s [genvalidity-hspec] source root is genvalidity-hspec-1.0.0.3
  7390. 1832.54 s [genvalidity-hspec] setting SOURCE_DATE_EPOCH to timestamp 1696423439 of file "genvalidity-hspec-1.0.0.3/genvalidity-hspec.cabal"
  7391. 1832.58 s [genvalidity-hspec] Phase: patchPhase
  7392. 1832.65 s [genvalidity-hspec] Phase: compileBuildDriverPhase
  7393. 1832.72 s [genvalidity-hspec] setupCompileFlags: -package-db=/build/tmp.reS5GuZuoC/setup-package.conf.d -threaded
  7394. 1833.34 s [genvalidity-hspec] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.reS5GuZuoC/Main.o )
  7395. 1833.78 s [genvalidity-hspec] [2 of 2] Linking Setup
  7396. 1836.74 s [haskell-src-meta] [2 of 5] Compiling Hs ( examples/Hs.hs, dist/build/examples/examples-tmp/Hs.o, dist/build/examples/examples-tmp/Hs.dyn_o )
  7397. 1836.74 s [haskell-src-meta] [3 of 5] Compiling HsHere ( examples/HsHere.hs, dist/build/examples/examples-tmp/HsHere.o, dist/build/examples/examples-tmp/HsHere.dyn_o )
  7398. 1836.74 s [haskell-src-meta] [4 of 5] Compiling SKI ( examples/SKI.hs, dist/build/examples/examples-tmp/SKI.o, dist/build/examples/examples-tmp/SKI.dyn_o )
  7399. 1837.96 s [haskell-src-meta] [5 of 5] Compiling Main ( tests/TestExamples.hs, dist/build/examples/examples-tmp/Main.o )
  7400. 1842.57 s [genvalidity-hspec] Phase: updateAutotoolsGnuConfigScriptsPhase
  7401. 1842.63 s [genvalidity-hspec] Phase: configurePhase
  7402. 1842.68 s [genvalidity-hspec] configureFlags: --verbose --prefix=/nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/nihrpddz0blfcr8gskcviq7y52a1zv16-genvalidity-hspec-1.0.0.3-doc/share/doc/genvalidity-hspec-1.0.0.3 --with-gcc=gcc --package-db=/build/tmp.reS5GuZuoC/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  7403. 1842.76 s [genvalidity-hspec] Using Parsec parser
  7404. 1842.76 s [genvalidity-hspec] Configuring genvalidity-hspec-1.0.0.3...
  7405. 1844.46 s [haskell-src-meta] [6 of 6] Linking dist/build/examples/examples
  7406. 1848.67 s [genvalidity-hspec] Dependency QuickCheck: using QuickCheck-2.14.3
  7407. 1848.67 s [genvalidity-hspec] Dependency base >=4.9 && <5: using base-4.20.1.0
  7408. 1848.67 s [genvalidity-hspec] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
  7409. 1848.67 s [genvalidity-hspec] Dependency genvalidity-property >=0.5: using genvalidity-property-1.0.0.0
  7410. 1848.67 s [genvalidity-hspec] Dependency hspec: using hspec-2.11.12
  7411. 1848.67 s [genvalidity-hspec] Dependency hspec-core >=2.5.0: using hspec-core-2.11.12
  7412. 1848.67 s [genvalidity-hspec] Dependency transformers: using transformers-0.6.1.1
  7413. 1848.67 s [genvalidity-hspec] Dependency validity >=0.5: using validity-0.12.1.0
  7414. 1848.67 s [genvalidity-hspec] Dependency QuickCheck: using QuickCheck-2.14.3
  7415. 1848.67 s [genvalidity-hspec] Dependency base >=4.9 && <5: using base-4.20.1.0
  7416. 1848.67 s [genvalidity-hspec] Dependency genvalidity: using genvalidity-1.1.1.0
  7417. 1848.67 s [genvalidity-hspec] Dependency genvalidity-hspec: using genvalidity-hspec-1.0.0.3
  7418. 1848.67 s [genvalidity-hspec] Dependency hspec: using hspec-2.11.12
  7419. 1848.67 s [genvalidity-hspec] Dependency hspec-core >=2.5.0: using hspec-core-2.11.12
  7420. 1848.67 s [genvalidity-hspec] Source component graph:
  7421. 1848.67 s [genvalidity-hspec] component lib
  7422. 1848.67 s [genvalidity-hspec] component test:genvalidity-hspec-test dependency lib
  7423. 1848.67 s [genvalidity-hspec] Configured component graph:
  7424. 1848.67 s [genvalidity-hspec] component genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0
  7425. 1848.67 s [genvalidity-hspec] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  7426. 1848.67 s [genvalidity-hspec] include base-4.20.1.0-4f22
  7427. 1848.67 s [genvalidity-hspec] include genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
  7428. 1848.67 s [genvalidity-hspec] include genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
  7429. 1848.67 s [genvalidity-hspec] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  7430. 1848.67 s [genvalidity-hspec] include hspec-core-2.11.12-GSUP5d6E4X08R7S7QHL3po
  7431. 1848.68 s [genvalidity-hspec] include transformers-0.6.1.1-bbf1
  7432. 1848.68 s [genvalidity-hspec] include validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
  7433. 1848.68 s [genvalidity-hspec] component genvalidity-hspec-1.0.0.3-I1kON42bO6KIa50tkvdI25-genvalidity-hspec-test
  7434. 1848.68 s [genvalidity-hspec] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  7435. 1848.68 s [genvalidity-hspec] include base-4.20.1.0-4f22
  7436. 1848.68 s [genvalidity-hspec] include genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
  7437. 1848.68 s [genvalidity-hspec] include genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0
  7438. 1848.68 s [genvalidity-hspec] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  7439. 1848.68 s [genvalidity-hspec] include hspec-core-2.11.12-GSUP5d6E4X08R7S7QHL3po
  7440. 1848.68 s [genvalidity-hspec] Linked component graph:
  7441. 1848.68 s [genvalidity-hspec] unit genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0
  7442. 1848.68 s [genvalidity-hspec] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  7443. 1848.68 s [genvalidity-hspec] include base-4.20.1.0-4f22
  7444. 1848.68 s [genvalidity-hspec] include genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
  7445. 1848.68 s [genvalidity-hspec] include genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
  7446. 1848.68 s [genvalidity-hspec] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  7447. 1848.68 s [genvalidity-hspec] include hspec-core-2.11.12-GSUP5d6E4X08R7S7QHL3po
  7448. 1848.68 s [genvalidity-hspec] include transformers-0.6.1.1-bbf1
  7449. 1848.68 s [genvalidity-hspec] include validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
  7450. 1848.68 s [genvalidity-hspec] Test.Validity=genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0:Test.Validity,Test.Validity.Applicative=genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0:Test.Validity.Applicative,Test.Validity.Arbitrary=genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0:Test.Validity.Arbitrary,Test.Validity.Eq=genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0:Test.Validity.Eq,Test.Validity.Functor=genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0:Test.Validity.Functor,Test.Validity.GenValidity=genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0:Test.Validity.GenValidity,Test.Validity.Monad=genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0:Test.Validity.Monad,Test.Validity.Monoid=genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0:Test.Validity.Monoid,Test.Validity.Ord=genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0:Test.Validity.Ord,Test.Validity.Show=genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0:Test.Validity.Show,Test.Validity.Shrinking=genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0:Test.Validity.Shrinking,Test.Validity.Utils=genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0:Test.Validity.Utils
  7451. 1848.68 s [genvalidity-hspec] unit genvalidity-hspec-1.0.0.3-I1kON42bO6KIa50tkvdI25-genvalidity-hspec-test
  7452. 1848.68 s [genvalidity-hspec] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  7453. 1848.68 s [genvalidity-hspec] include base-4.20.1.0-4f22
  7454. 1848.68 s [genvalidity-hspec] include genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
  7455. 1848.68 s [genvalidity-hspec] include genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0
  7456. 1848.68 s [genvalidity-hspec] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  7457. 1848.68 s [genvalidity-hspec] include hspec-core-2.11.12-GSUP5d6E4X08R7S7QHL3po
  7458. 1848.68 s [genvalidity-hspec] Ready component graph:
  7459. 1848.69 s [genvalidity-hspec] definite genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0
  7460. 1848.69 s [genvalidity-hspec] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  7461. 1848.69 s [genvalidity-hspec] depends base-4.20.1.0-4f22
  7462. 1848.69 s [genvalidity-hspec] depends genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
  7463. 1848.69 s [genvalidity-hspec] depends genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
  7464. 1848.69 s [genvalidity-hspec] depends hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  7465. 1848.69 s [genvalidity-hspec] depends hspec-core-2.11.12-GSUP5d6E4X08R7S7QHL3po
  7466. 1848.69 s [genvalidity-hspec] depends transformers-0.6.1.1-bbf1
  7467. 1848.69 s [genvalidity-hspec] depends validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
  7468. 1848.69 s [genvalidity-hspec] definite genvalidity-hspec-1.0.0.3-I1kON42bO6KIa50tkvdI25-genvalidity-hspec-test
  7469. 1848.69 s [genvalidity-hspec] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  7470. 1848.69 s [genvalidity-hspec] depends base-4.20.1.0-4f22
  7471. 1848.69 s [genvalidity-hspec] depends genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
  7472. 1848.69 s [genvalidity-hspec] depends genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0
  7473. 1848.69 s [genvalidity-hspec] depends hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  7474. 1848.69 s [genvalidity-hspec] depends hspec-core-2.11.12-GSUP5d6E4X08R7S7QHL3po
  7475. 1848.69 s [genvalidity-hspec] Using Cabal-3.12.1.0 compiled by ghc-9.10
  7476. 1848.69 s [genvalidity-hspec] Using compiler: ghc-9.10.2
  7477. 1848.69 s [genvalidity-hspec] Using install prefix:
  7478. 1848.69 s [genvalidity-hspec] /nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3
  7479. 1848.69 s [genvalidity-hspec] Executables installed in:
  7480. 1848.69 s [genvalidity-hspec] /nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3/bin
  7481. 1848.69 s [genvalidity-hspec] Libraries installed in:
  7482. 1848.69 s [genvalidity-hspec] /nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0
  7483. 1848.69 s [genvalidity-hspec] Dynamic Libraries installed in:
  7484. 1848.69 s [genvalidity-hspec] /nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  7485. 1848.69 s [genvalidity-hspec] Private executables installed in:
  7486. 1848.69 s [genvalidity-hspec] /nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3/libexec/x86_64-linux-ghc-9.10.2-08fd/genvalidity-hspec-1.0.0.3
  7487. 1848.70 s [genvalidity-hspec] Data files installed in:
  7488. 1848.70 s [genvalidity-hspec] /nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3/share/x86_64-linux-ghc-9.10.2-08fd/genvalidity-hspec-1.0.0.3
  7489. 1848.70 s [genvalidity-hspec] Documentation installed in:
  7490. 1848.70 s [genvalidity-hspec] /nix/store/nihrpddz0blfcr8gskcviq7y52a1zv16-genvalidity-hspec-1.0.0.3-doc/share/doc/genvalidity-hspec-1.0.0.3
  7491. 1848.70 s [genvalidity-hspec] Configuration files installed in:
  7492. 1848.70 s [genvalidity-hspec] /nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3/etc
  7493. 1848.70 s [genvalidity-hspec] No alex found
  7494. 1848.70 s [genvalidity-hspec] Using ar found on system at:
  7495. 1848.70 s [genvalidity-hspec] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  7496. 1848.70 s [genvalidity-hspec] No c2hs found
  7497. 1848.70 s [genvalidity-hspec] No cpphs found
  7498. 1848.70 s [genvalidity-hspec] No doctest found
  7499. 1848.70 s [genvalidity-hspec] Using gcc version 14.3.0 given by user at:
  7500. 1848.70 s [genvalidity-hspec] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  7501. 1848.70 s [genvalidity-hspec] Using ghc version 9.10.2 found on system at:
  7502. 1848.70 s [genvalidity-hspec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  7503. 1848.70 s [genvalidity-hspec] Using ghc-pkg version 9.10.2 found on system at:
  7504. 1848.70 s [genvalidity-hspec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  7505. 1848.71 s [genvalidity-hspec] No ghcjs found
  7506. 1848.71 s [genvalidity-hspec] No ghcjs-pkg found
  7507. 1848.71 s [genvalidity-hspec] No greencard found
  7508. 1848.71 s [genvalidity-hspec] Using haddock version 2.31.0 found on system at:
  7509. 1848.71 s [genvalidity-hspec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  7510. 1848.71 s [genvalidity-hspec] No happy found
  7511. 1848.71 s [genvalidity-hspec] Using haskell-suite found on system at: haskell-suite-dummy-location
  7512. 1848.71 s [genvalidity-hspec] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  7513. 1848.71 s [genvalidity-hspec] No hmake found
  7514. 1848.71 s [genvalidity-hspec] Using hpc version 0.69 found on system at:
  7515. 1848.71 s [genvalidity-hspec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  7516. 1848.71 s [genvalidity-hspec] Using hsc2hs version 0.68.10 found on system at:
  7517. 1848.71 s [genvalidity-hspec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  7518. 1848.71 s [genvalidity-hspec] Using hscolour version 1.25 found on system at:
  7519. 1848.71 s [genvalidity-hspec] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  7520. 1848.71 s [genvalidity-hspec] No jhc found
  7521. 1848.71 s [genvalidity-hspec] Using ld found on system at:
  7522. 1848.71 s [genvalidity-hspec] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  7523. 1848.71 s [genvalidity-hspec] No pkg-config found
  7524. 1848.71 s [genvalidity-hspec] Using runghc version 9.10.2 found on system at:
  7525. 1848.71 s [genvalidity-hspec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  7526. 1848.71 s [genvalidity-hspec] Using strip version 2.44 found on system at:
  7527. 1848.71 s [genvalidity-hspec] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  7528. 1848.71 s [genvalidity-hspec] Using tar found on system at:
  7529. 1848.71 s [genvalidity-hspec] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  7530. 1848.71 s [genvalidity-hspec] No uhc found
  7531. 1849.39 s [genvalidity-hspec] Phase: buildPhase
  7532. 1849.84 s [haskell-src-meta] buildPhase completed in 1 minutes 39 seconds
  7533. 1849.86 s [haskell-src-meta] Phase: checkPhase
  7534. 1850.06 s [genvalidity-hspec] Preprocessing library for genvalidity-hspec-1.0.0.3...
  7535. 1850.08 s [streaming-commons] Documentation created: dist/doc/html/streaming-commons/,
  7536. 1850.09 s [streaming-commons] dist/doc/html/streaming-commons/streaming-commons.txt
  7537. 1850.11 s [genvalidity-hspec] Building library for genvalidity-hspec-1.0.0.3...
  7538. 1850.33 s [streaming-commons] Preprocessing test suite 'test' for streaming-commons-0.2.3.0...
  7539. 1850.36 s [streaming-commons] haddockPhase completed in 1 minutes 14 seconds
  7540. 1850.36 s [streaming-commons] Phase: installPhase
  7541. 1851.22 s [streaming-commons] Installing library in /nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO
  7542. 1851.62 s [genvalidity-hspec] [ 1 of 13] Compiling Paths_genvalidity_hspec ( dist/build/autogen/Paths_genvalidity_hspec.hs, dist/build/Paths_genvalidity_hspec.o, dist/build/Paths_genvalidity_hspec.dyn_o )
  7543. 1852.65 s [haskell-src-meta] Running 3 test suites...
  7544. 1852.65 s [haskell-src-meta] Test suite splices: RUNNING...
  7545. 1852.68 s [haskell-src-meta] Test suite splices: PASS
  7546. 1852.68 s [haskell-src-meta] Test suite logged to: dist/test/haskell-src-meta-0.8.15-splices.log
  7547. 1852.68 s [haskell-src-meta] Test suite unit: RUNNING...
  7548. 1852.70 s [haskell-src-meta] unit
  7549. 1852.70 s [haskell-src-meta] Deriving clauses preserved: OK
  7550. 1852.70 s [haskell-src-meta] Type app preserved: OK
  7551. 1852.70 s [haskell-src-meta] Ensure that type tuples reconstructed in proper order: OK
  7552. 1852.70 s [haskell-src-meta]
  7553. 1852.70 s [haskell-src-meta] All 3 tests passed (0.00s)
  7554. 1852.71 s [haskell-src-meta] Test suite unit: PASS
  7555. 1852.71 s [haskell-src-meta] Test suite logged to: dist/test/haskell-src-meta-0.8.15-unit.log
  7556. 1852.71 s [haskell-src-meta] Test suite examples: RUNNING...
  7557. 1852.73 s [haskell-src-meta]
  7558. 1852.75 s [haskell-src-meta] Test suite examples: PASS
  7559. 1852.75 s [haskell-src-meta] Test suite logged to: dist/test/haskell-src-meta-0.8.15-examples.log
  7560. 1852.75 s [haskell-src-meta] 3 of 3 test suites (3 of 3 test cases) passed.
  7561. 1852.76 s [haskell-src-meta] Phase: haddockPhase
  7562. 1853.35 s [genvalidity-hspec] [ 2 of 13] Compiling Test.Validity.Utils ( src/Test/Validity/Utils.hs, dist/build/Test/Validity/Utils.o, dist/build/Test/Validity/Utils.dyn_o )
  7563. 1853.35 s [genvalidity-hspec] src/Test/Validity/Utils.hs:90:9: warning: [GHC-20125] [-Wmissing-fields]
  7564. 1853.35 s [genvalidity-hspec] • Fields of ‘Item’ not initialised:
  7565. 1853.36 s [genvalidity-hspec] itemAnnotations :: hspec-core-2.11.12:Test.Hspec.Core.Annotations.Annotations
  7566. 1853.36 s [genvalidity-hspec] • In the first argument of ‘Leaf’, namely
  7567. 1853.36 s [genvalidity-hspec] ‘Item
  7568. 1853.36 s [genvalidity-hspec] {itemRequirement = s, itemLocation = Nothing,
  7569. 1853.36 s [genvalidity-hspec] itemIsFocused = False, itemIsParallelizable = Nothing,
  7570. 1853.36 s [genvalidity-hspec] itemExample = \ _ _ _
  7571. 1853.36 s [genvalidity-hspec] -> do let ...
  7572. 1853.36 s [genvalidity-hspec] ....}’
  7573. 1853.36 s [genvalidity-hspec] In the expression:
  7574. 1853.36 s [genvalidity-hspec] Leaf
  7575. 1853.36 s [genvalidity-hspec] Item
  7576. 1853.36 s [genvalidity-hspec] {itemRequirement = s, itemLocation = Nothing,
  7577. 1853.36 s [genvalidity-hspec] itemIsFocused = False, itemIsParallelizable = Nothing,
  7578. 1853.36 s [genvalidity-hspec] itemExample = \ _ _ _
  7579. 1853.36 s [genvalidity-hspec] -> do let ...
  7580. 1853.36 s [genvalidity-hspec] ....}
  7581. 1853.36 s [genvalidity-hspec] In an equation for ‘go’:
  7582. 1853.36 s [genvalidity-hspec] go sp
  7583. 1853.36 s [genvalidity-hspec] = Leaf
  7584. 1853.36 s [genvalidity-hspec] Item
  7585. 1853.36 s [genvalidity-hspec] {itemRequirement = s, itemLocation = Nothing,
  7586. 1853.36 s [genvalidity-hspec] itemIsFocused = False, itemIsParallelizable = Nothing,
  7587. 1853.36 s [genvalidity-hspec] itemExample = \ _ _ _ -> do ...}
  7588. 1853.36 s [genvalidity-hspec] |
  7589. 1853.36 s [genvalidity-hspec] 90 | Item
  7590. 1853.36 s [genvalidity-hspec] | ^^^^...
  7591. 1853.36 s [genvalidity-hspec]
  7592. 1853.74 s [genvalidity-hspec] [ 3 of 13] Compiling Test.Validity.Shrinking ( src/Test/Validity/Shrinking.hs, dist/build/Test/Validity/Shrinking.o, dist/build/Test/Validity/Shrinking.dyn_o )
  7593. 1854.02 s [haskell-src-meta] Preprocessing library for haskell-src-meta-0.8.15...
  7594. 1854.03 s [haskell-src-meta] Running Haddock on library for haskell-src-meta-0.8.15...
  7595. 1854.91 s [streaming-commons] Phase: fixupPhase
  7596. 1855.01 s [streaming-commons] shrinking RPATHs of ELF executables and libraries in /nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0
  7597. 1855.03 s [streaming-commons] shrinking /nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSstreaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO-ghc9.10.2.so
  7598. 1855.07 s [streaming-commons] checking for references to /build/ in /nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0...
  7599. 1855.19 s [streaming-commons] patching script interpreter paths in /nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0
  7600. 1855.21 s [streaming-commons] stripping (with command strip and flags -S -p) in /nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0/lib
  7601. 1855.90 s [haskell-src-meta] [1 of 6] Compiling Language.Haskell.Meta.Extensions ( src/Language/Haskell/Meta/Extensions.hs, /build/ghc937_0/ghc_14.o, /build/ghc937_0/ghc_14.dyn_o )
  7602. 1856.29 s [streaming-commons] shrinking RPATHs of ELF executables and libraries in /nix/store/xycip15afndwgmj7kbljfg7w3ya0i238-streaming-commons-0.2.3.0-doc
  7603. 1856.35 s [streaming-commons] checking for references to /build/ in /nix/store/xycip15afndwgmj7kbljfg7w3ya0i238-streaming-commons-0.2.3.0-doc...
  7604. 1856.43 s [streaming-commons] patching script interpreter paths in /nix/store/xycip15afndwgmj7kbljfg7w3ya0i238-streaming-commons-0.2.3.0-doc
  7605. 1857.04 s [streaming-commons:post-build] Uploading to the NixCI cache: /nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0 /nix/store/xycip15afndwgmj7kbljfg7w3ya0i238-streaming-commons-0.2.3.0-doc
  7606. 1857.72 s [streaming-commons:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  7607. 1858.75 s [streaming-commons:post-build] copying 2 paths...
  7608. 1858.75 s [streaming-commons:post-build] copying path '/nix/store/xycip15afndwgmj7kbljfg7w3ya0i238-streaming-commons-0.2.3.0-doc' to 'https://cache.nix-ci.com'...
  7609. 1864.10 s [streaming-commons:post-build] copying path '/nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0' to 'https://cache.nix-ci.com'...
  7610. 1870.60 s [streaming-commons:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  7611. 1871.76 s [streaming-commons:post-build] copying 1 paths...
  7612. 1871.76 s [streaming-commons:post-build] copying path '/nix/store/hnv97qp11vmy6ad6ihk4in6pxz3844r0-streaming-commons-0.2.3.0.drv' to 'https://cache.nix-ci.com'...
  7613. 1873.87 s Uploaded streaming-commons in 17.0s
  7614. 1873.88 s Progress: 73 of 103 built (4 building), 318 of 318 downloaded from cache
  7615. 1873.88 s Built streaming-commons in 6m59s
  7616. 1874.22 s Building /nix/store/sf9waah8dhnkmfcwm48w0lkmj7bik19q-http-client-0.7.19.drv
  7617. 1874.22 s [foundation] Documentation created: dist/doc/html/foundation/,
  7618. 1874.22 s [foundation] dist/doc/html/foundation/foundation.txt
  7619. 1874.22 s [foundation] Preprocessing test suite 'check-foundation' for foundation-0.0.30...
  7620. 1874.22 s [foundation] haddockPhase completed in 2 minutes 3 seconds
  7621. 1874.22 s [foundation] Phase: installPhase
  7622. 1874.22 s [foundation] Installing library in /nix/store/z6a1afgaqyz6xfg9jfn8ix00xp78j7mx-foundation-0.0.30/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/foundation-0.0.30-8qawD9aXs0h83D36iBK5HU
  7623. 1874.22 s [foundation] Phase: fixupPhase
  7624. 1874.22 s [foundation] shrinking RPATHs of ELF executables and libraries in /nix/store/z6a1afgaqyz6xfg9jfn8ix00xp78j7mx-foundation-0.0.30
  7625. 1874.22 s [foundation] shrinking /nix/store/z6a1afgaqyz6xfg9jfn8ix00xp78j7mx-foundation-0.0.30/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSfoundation-0.0.30-8qawD9aXs0h83D36iBK5HU-ghc9.10.2.so
  7626. 1874.22 s [foundation] checking for references to /build/ in /nix/store/z6a1afgaqyz6xfg9jfn8ix00xp78j7mx-foundation-0.0.30...
  7627. 1874.22 s [foundation] patching script interpreter paths in /nix/store/z6a1afgaqyz6xfg9jfn8ix00xp78j7mx-foundation-0.0.30
  7628. 1874.22 s [foundation] stripping (with command strip and flags -S -p) in /nix/store/z6a1afgaqyz6xfg9jfn8ix00xp78j7mx-foundation-0.0.30/lib
  7629. 1874.22 s [genvalidity-hspec] [ 4 of 13] Compiling Test.Validity.Show ( src/Test/Validity/Show.hs, dist/build/Test/Validity/Show.o, dist/build/Test/Validity/Show.dyn_o )
  7630. 1874.22 s [genvalidity-hspec] [ 5 of 13] Compiling Test.Validity.Ord ( src/Test/Validity/Ord.hs, dist/build/Test/Validity/Ord.o, dist/build/Test/Validity/Ord.dyn_o )
  7631. 1874.22 s [genvalidity-hspec] [ 6 of 13] Compiling Test.Validity.Monoid ( src/Test/Validity/Monoid.hs, dist/build/Test/Validity/Monoid.o, dist/build/Test/Validity/Monoid.dyn_o )
  7632. 1874.22 s [genvalidity-hspec] [ 7 of 13] Compiling Test.Validity.Monad ( src/Test/Validity/Monad.hs, dist/build/Test/Validity/Monad.o, dist/build/Test/Validity/Monad.dyn_o )
  7633. 1874.22 s [genvalidity-hspec] [ 8 of 13] Compiling Test.Validity.GenValidity ( src/Test/Validity/GenValidity.hs, dist/build/Test/Validity/GenValidity.o, dist/build/Test/Validity/GenValidity.dyn_o )
  7634. 1874.22 s [genvalidity-hspec] [ 9 of 13] Compiling Test.Validity.Functor ( src/Test/Validity/Functor.hs, dist/build/Test/Validity/Functor.o, dist/build/Test/Validity/Functor.dyn_o )
  7635. 1874.22 s [genvalidity-hspec] [10 of 13] Compiling Test.Validity.Eq ( src/Test/Validity/Eq.hs, dist/build/Test/Validity/Eq.o, dist/build/Test/Validity/Eq.dyn_o )
  7636. 1874.22 s [genvalidity-hspec] [11 of 13] Compiling Test.Validity.Arbitrary ( src/Test/Validity/Arbitrary.hs, dist/build/Test/Validity/Arbitrary.o, dist/build/Test/Validity/Arbitrary.dyn_o )
  7637. 1874.22 s [genvalidity-hspec] [12 of 13] Compiling Test.Validity.Applicative ( src/Test/Validity/Applicative.hs, dist/build/Test/Validity/Applicative.o, dist/build/Test/Validity/Applicative.dyn_o )
  7638. 1874.22 s [genvalidity-hspec] [13 of 13] Compiling Test.Validity ( src/Test/Validity.hs, dist/build/Test/Validity.o, dist/build/Test/Validity.dyn_o )
  7639. 1874.22 s [haskell-src-meta] [2 of 6] Compiling Language.Haskell.Meta.THCompat ( src/Language/Haskell/Meta/THCompat.hs, /build/ghc937_0/ghc_20.o, /build/ghc937_0/ghc_20.dyn_o )
  7640. 1874.22 s [haskell-src-meta] [3 of 6] Compiling Language.Haskell.Meta.Syntax.Translate ( src/Language/Haskell/Meta/Syntax/Translate.hs, /build/ghc937_0/ghc_18.o, /build/ghc937_0/ghc_18.dyn_o )
  7641. 1874.22 s [haskell-src-meta] [4 of 6] Compiling Language.Haskell.Meta.Parse ( src/Language/Haskell/Meta/Parse.hs, /build/ghc937_0/ghc_16.o, /build/ghc937_0/ghc_16.dyn_o )
  7642. 1874.22 s [haskell-src-meta] [5 of 6] Compiling Language.Haskell.Meta ( src/Language/Haskell/Meta.hs, /build/ghc937_0/ghc_12.o, /build/ghc937_0/ghc_12.dyn_o )
  7643. 1874.22 s [haskell-src-meta] [6 of 6] Compiling Language.Haskell.Meta.Utils ( src/Language/Haskell/Meta/Utils.hs, nothing )
  7644. 1874.22 s [haskell-src-meta] Haddock coverage:
  7645. 1874.22 s [haskell-src-meta] 100% ( 3 / 3) in 'Language.Haskell.Meta.Extensions'
  7646. 1874.22 s [haskell-src-meta] Warning: Language.Haskell.Meta.THCompat: Could not find documentation for exported module: Language.Haskell.Meta.THCompat
  7647. 1874.22 s [haskell-src-meta] Warning: Language.Haskell.Meta.Syntax.Translate: Could not find documentation for exported module: Language.Haskell.Meta.Syntax.Translate
  7648. 1874.22 s [haskell-src-meta] 2% ( 1 / 45) in 'Language.Haskell.Meta.Syntax.Translate'
  7649. 1874.22 s [haskell-src-meta] Missing documentation for:
  7650. 1874.22 s [haskell-src-meta] moduleName (src/Language/Haskell/Meta/Syntax/Translate.hs:53)
  7651. 1874.22 s [haskell-src-meta] DerivClause (src/Language/Haskell/Meta/Syntax/Translate.hs:47)
  7652. 1874.22 s [haskell-src-meta] ToName (src/Language/Haskell/Meta/Syntax/Translate.hs:31)
  7653. 1874.22 s [haskell-src-meta] ToNames (src/Language/Haskell/Meta/Syntax/Translate.hs:32)
  7654. 1874.22 s [haskell-src-meta] ToLit (src/Language/Haskell/Meta/Syntax/Translate.hs:33)
  7655. 1874.22 s [haskell-src-meta] ToType (src/Language/Haskell/Meta/Syntax/Translate.hs:34)
  7656. 1874.22 s [haskell-src-meta] ToPat (src/Language/Haskell/Meta/Syntax/Translate.hs:35)
  7657. 1874.22 s [haskell-src-meta] ToExp (src/Language/Haskell/Meta/Syntax/Translate.hs:36)
  7658. 1874.22 s [haskell-src-meta] ToDecs (src/Language/Haskell/Meta/Syntax/Translate.hs:37)
  7659. 1874.22 s [haskell-src-meta] ToDec (src/Language/Haskell/Meta/Syntax/Translate.hs:38)
  7660. 1874.22 s [haskell-src-meta] ToStmt (src/Language/Haskell/Meta/Syntax/Translate.hs:39)
  7661. 1874.22 s [haskell-src-meta] ToLoc (src/Language/Haskell/Meta/Syntax/Translate.hs:40)
  7662. 1874.22 s [haskell-src-meta] ToCxt (src/Language/Haskell/Meta/Syntax/Translate.hs:41)
  7663. 1874.22 s [haskell-src-meta] ToPred (src/Language/Haskell/Meta/Syntax/Translate.hs:42)
  7664. 1874.22 s [haskell-src-meta] ToTyVars (src/Language/Haskell/Meta/Syntax/Translate.hs:43)
  7665. 1874.22 s [haskell-src-meta] ToMaybeKind (src/Language/Haskell/Meta/Syntax/Translate.hs:44)
  7666. 1874.22 s [haskell-src-meta] ToInjectivityAnn (src/Language/Haskell/Meta/Syntax/Translate.hs:45)
  7667. 1874.22 s [haskell-src-meta] ToDerivClauses (src/Language/Haskell/Meta/Syntax/Translate.hs:49)
  7668. 1874.23 s [haskell-src-meta] noTH (src/Language/Haskell/Meta/Syntax/Translate.hs:57)
  7669. 1874.23 s [haskell-src-meta] noTHyet (src/Language/Haskell/Meta/Syntax/Translate.hs:61)
  7670. 1874.23 s [haskell-src-meta] todo (src/Language/Haskell/Meta/Syntax/Translate.hs:66)
  7671. 1874.23 s [haskell-src-meta] nonsense (src/Language/Haskell/Meta/Syntax/Translate.hs:70)
  7672. 1874.23 s [haskell-src-meta] toTupEl (src/Language/Haskell/Meta/Syntax/Translate.hs:75)
  7673. 1874.23 s [haskell-src-meta] toFieldExp (src/Language/Haskell/Meta/Syntax/Translate.hs:252)
  7674. 1874.23 s [haskell-src-meta] toGuard (src/Language/Haskell/Meta/Syntax/Translate.hs:310)
  7675. 1874.23 s [haskell-src-meta] toMatch (src/Language/Haskell/Meta/Syntax/Translate.hs:303)
  7676. 1874.23 s [haskell-src-meta] toBody (src/Language/Haskell/Meta/Syntax/Translate.hs:306)
  7677. 1874.23 s [haskell-src-meta] toKind (src/Language/Haskell/Meta/Syntax/Translate.hs:378)
  7678. 1874.23 s [haskell-src-meta] toTyVar (src/Language/Haskell/Meta/Syntax/Translate.hs:382)
  7679. 1874.23 s [haskell-src-meta] toTyVarSpec (src/Language/Haskell/Meta/Syntax/Translate.hs:391)
  7680. 1874.23 s [haskell-src-meta] toTyVarsVis (src/Language/Haskell/Meta/Syntax/Translate.hs:401)
  7681. 1874.23 s [haskell-src-meta] .->. (src/Language/Haskell/Meta/Syntax/Translate.hs:464)
  7682. 1874.23 s [haskell-src-meta] foldAppT (src/Language/Haskell/Meta/Syntax/Translate.hs:526)
  7683. 1874.23 s [haskell-src-meta] toStrictType (src/Language/Haskell/Meta/Syntax/Translate.hs:453)
  7684. 1874.23 s [haskell-src-meta] toDerivStrategy (src/Language/Haskell/Meta/Syntax/Translate.hs:499)
  7685. 1874.23 s [haskell-src-meta] qualConDeclToCon (src/Language/Haskell/Meta/Syntax/Translate.hs:698)
  7686. 1874.23 s [haskell-src-meta] transAct (src/Language/Haskell/Meta/Syntax/Translate.hs:637)
  7687. 1874.23 s [haskell-src-meta] hsMatchesToFunD (src/Language/Haskell/Meta/Syntax/Translate.hs:732)
  7688. 1874.23 s [haskell-src-meta] hsRhsToBody (src/Language/Haskell/Meta/Syntax/Translate.hs:750)
  7689. 1874.23 s [haskell-src-meta] conDeclToCon (src/Language/Haskell/Meta/Syntax/Translate.hs:717)
  7690. 1874.23 s [haskell-src-meta] hsMatchToClause (src/Language/Haskell/Meta/Syntax/Translate.hs:738)
  7691. 1874.23 s [haskell-src-meta] hsGuardedRhsToBody (src/Language/Haskell/Meta/Syntax/Translate.hs:761)
  7692. 1874.23 s [haskell-src-meta] hsStmtToGuard (src/Language/Haskell/Meta/Syntax/Translate.hs:774)
  7693. 1874.23 s [haskell-src-meta] TyVarBndr_ (src/Language/Haskell/Meta/THCompat.hs:27)
  7694. 1874.23 s [haskell-src-meta] 15% ( 3 / 19) in 'Language.Haskell.Meta.Parse'
  7695. 1874.23 s [haskell-src-meta] Missing documentation for:
  7696. 1874.23 s [haskell-src-meta] parsePat (src/Language/Haskell/Meta/Parse.hs:46)
  7697. 1874.23 s [haskell-src-meta] parseExp (src/Language/Haskell/Meta/Parse.hs:49)
  7698. 1874.23 s [haskell-src-meta] parseType (src/Language/Haskell/Meta/Parse.hs:52)
  7699. 1874.23 s [haskell-src-meta] parseDecs (src/Language/Haskell/Meta/Parse.hs:55)
  7700. 1874.23 s [haskell-src-meta] myDefaultParseMode (src/Language/Haskell/Meta/Parse.hs:67)
  7701. 1874.23 s [haskell-src-meta] myDefaultExtensions (src/Language/Haskell/Meta/Parse.hs:74)
  7702. 1874.23 s [haskell-src-meta] parseResultToEither (src/Language/Haskell/Meta/Parse.hs:87)
  7703. 1874.23 s [haskell-src-meta] parseHsModule (src/Language/Haskell/Meta/Parse.hs:93)
  7704. 1874.23 s [haskell-src-meta] parseHsDecls (src/Language/Haskell/Meta/Parse.hs:96)
  7705. 1874.23 s [haskell-src-meta] parseHsType (src/Language/Haskell/Meta/Parse.hs:106)
  7706. 1874.23 s [haskell-src-meta] parseHsExp (src/Language/Haskell/Meta/Parse.hs:110)
  7707. 1874.23 s [haskell-src-meta] parseHsPat (src/Language/Haskell/Meta/Parse.hs:113)
  7708. 1874.23 s [haskell-src-meta] pprHsModule (src/Language/Haskell/Meta/Parse.hs:116)
  7709. 1874.23 s [haskell-src-meta] moduleDecls (src/Language/Haskell/Meta/Parse.hs:120)
  7710. 1874.23 s [haskell-src-meta] noSrcSpanInfo (src/Language/Haskell/Meta/Parse.hs:139)
  7711. 1874.23 s [haskell-src-meta] emptyHsModule (src/Language/Haskell/Meta/Parse.hs:130)
  7712. 1874.23 s [haskell-src-meta] 100% ( 4 / 4) in 'Language.Haskell.Meta'
  7713. 1874.23 s [haskell-src-meta] Warning: Language.Haskell.Meta.Utils: Could not find documentation for exported module: Language.Haskell.Meta.Utils
  7714. 1874.23 s [haskell-src-meta] 23% ( 11 / 47) in 'Language.Haskell.Meta.Utils'
  7715. 1874.23 s [haskell-src-meta] Missing documentation for:
  7716. 1874.23 s [haskell-src-meta] conName (src/Language/Haskell/Meta/Utils.hs:305)
  7717. 1874.23 s [haskell-src-meta] dataDCons (src/Language/Haskell/Meta/Utils.hs:34)
  7718. 1874.23 s [haskell-src-meta] decCons (src/Language/Haskell/Meta/Utils.hs:39)
  7719. 1874.23 s [haskell-src-meta] decTyVars (src/Language/Haskell/Meta/Utils.hs:52)
  7720. 1874.23 s [haskell-src-meta] decName (src/Language/Haskell/Meta/Utils.hs:60)
  7721. 1874.23 s [haskell-src-meta] foreignName (src/Language/Haskell/Meta/Utils.hs:71)
  7722. 1874.23 s [haskell-src-meta] cleanNames (src/Language/Haskell/Meta/Utils.hs:76)
  7723. 1874.23 s [haskell-src-meta] pp (src/Language/Haskell/Meta/Utils.hs:97)
  7724. 1874.23 s [haskell-src-meta] ppDoc (src/Language/Haskell/Meta/Utils.hs:100)
  7725. 1874.23 s [haskell-src-meta] gpretty (src/Language/Haskell/Meta/Utils.hs:104)
  7726. 1874.23 s [haskell-src-meta] nameToRawCodeStr (src/Language/Haskell/Meta/Utils.hs:120)
  7727. 1874.23 s [haskell-src-meta] |$| (src/Language/Haskell/Meta/Utils.hs:142)
  7728. 1874.23 s [haskell-src-meta] |.| (src/Language/Haskell/Meta/Utils.hs:146)
  7729. 1874.23 s [haskell-src-meta] |->| (src/Language/Haskell/Meta/Utils.hs:150)
  7730. 1874.23 s [haskell-src-meta] unForall (src/Language/Haskell/Meta/Utils.hs:155)
  7731. 1874.23 s [haskell-src-meta] functionT (src/Language/Haskell/Meta/Utils.hs:159)
  7732. 1874.23 s [haskell-src-meta] mkVarT (src/Language/Haskell/Meta/Utils.hs:162)
  7733. 1874.23 s [haskell-src-meta] applyT (src/Language/Haskell/Meta/Utils.hs:219)
  7734. 1874.23 s [haskell-src-meta] substT (src/Language/Haskell/Meta/Utils.hs:227)
  7735. 1874.23 s [haskell-src-meta] splitCon (src/Language/Haskell/Meta/Utils.hs:240)
  7736. 1874.23 s [haskell-src-meta] conTypes (src/Language/Haskell/Meta/Utils.hs:251)
  7737. 1874.23 s [haskell-src-meta] strictTypeTy (src/Language/Haskell/Meta/Utils.hs:244)
  7738. 1874.23 s [haskell-src-meta] varStrictTypeTy (src/Language/Haskell/Meta/Utils.hs:247)
  7739. 1874.23 s [haskell-src-meta] conToConType (src/Language/Haskell/Meta/Utils.hs:262)
  7740. 1874.23 s [haskell-src-meta] unwindT (src/Language/Haskell/Meta/Utils.hs:268)
  7741. 1874.23 s [haskell-src-meta] unwindE (src/Language/Haskell/Meta/Utils.hs:276)
  7742. 1874.23 s [haskell-src-meta] typeToName (src/Language/Haskell/Meta/Utils.hs:291)
  7743. 1874.23 s [haskell-src-meta] recCName (src/Language/Haskell/Meta/Utils.hs:315)
  7744. 1874.23 s [haskell-src-meta] fromDataConI (src/Language/Haskell/Meta/Utils.hs:319)
  7745. 1874.23 s [haskell-src-meta] fromTyConI (src/Language/Haskell/Meta/Utils.hs:333)
  7746. 1874.23 s [haskell-src-meta] mkFunD (src/Language/Haskell/Meta/Utils.hs:337)
  7747. 1874.24 s [haskell-src-meta] mkClauseQ (src/Language/Haskell/Meta/Utils.hs:340)
  7748. 1874.24 s [haskell-src-meta] toPatQ (src/Language/Haskell/Meta/Utils.hs:370)
  7749. 1874.24 s [haskell-src-meta] showToPatQ (src/Language/Haskell/Meta/Utils.hs:373)
  7750. 1874.24 s [haskell-src-meta] eitherQ (src/Language/Haskell/Meta/Utils.hs:378)
  7751. 1874.24 s [haskell-src-meta] normalizeT (src/Language/Haskell/Meta/Utils.hs:386)
  7752. 1874.62 s [http-client] Phase: setupCompilerEnvironmentPhase
  7753. 1874.64 s [http-client] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  7754. 1875.69 s [genvalidity-hspec] [ 1 of 13] Compiling Paths_genvalidity_hspec ( dist/build/autogen/Paths_genvalidity_hspec.hs, dist/build/Paths_genvalidity_hspec.p_o )
  7755. 1875.99 s [http-client] Phase: unpackPhase
  7756. 1876.02 s [http-client] unpacking source archive /nix/store/025pxmmycwcympj7ppdhbn5zdb60nb76-http-client-0.7.19.tar.gz
  7757. 1876.11 s [http-client] source root is http-client-0.7.19
  7758. 1876.15 s [http-client] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "http-client-0.7.19/test/Spec.hs"
  7759. 1876.18 s [http-client] Phase: patchPhase
  7760. 1876.29 s [http-client] Phase: compileBuildDriverPhase
  7761. 1876.32 s [http-client] setupCompileFlags: -package-db=/build/tmp.Vy3jkXW7js/setup-package.conf.d -threaded
  7762. 1877.11 s [foundation] shrinking RPATHs of ELF executables and libraries in /nix/store/qrdk8c8qxcwiys6hllpjlyww8pvnr049-foundation-0.0.30-doc
  7763. 1877.17 s [http-client] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Vy3jkXW7js/Main.o )
  7764. 1877.18 s [foundation] checking for references to /build/ in /nix/store/qrdk8c8qxcwiys6hllpjlyww8pvnr049-foundation-0.0.30-doc...
  7765. 1877.47 s [foundation] patching script interpreter paths in /nix/store/qrdk8c8qxcwiys6hllpjlyww8pvnr049-foundation-0.0.30-doc
  7766. 1878.75 s [foundation:post-build] Uploading to the NixCI cache: /nix/store/qrdk8c8qxcwiys6hllpjlyww8pvnr049-foundation-0.0.30-doc /nix/store/z6a1afgaqyz6xfg9jfn8ix00xp78j7mx-foundation-0.0.30
  7767. 1879.54 s [foundation:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  7768. 1880.53 s [foundation:post-build] copying 2 paths...
  7769. 1880.53 s [foundation:post-build] copying path '/nix/store/qrdk8c8qxcwiys6hllpjlyww8pvnr049-foundation-0.0.30-doc' to 'https://cache.nix-ci.com'...
  7770. 1893.38 s [foundation:post-build] copying path '/nix/store/z6a1afgaqyz6xfg9jfn8ix00xp78j7mx-foundation-0.0.30' to 'https://cache.nix-ci.com'...
  7771. 1933.34 s [foundation:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  7772. 1934.69 s [foundation:post-build] copying 1 paths...
  7773. 1934.70 s [foundation:post-build] copying path '/nix/store/pnbglr0n8q0sfyapp7dqskyjz7zznpss-foundation-0.0.30.drv' to 'https://cache.nix-ci.com'...
  7774. 1936.89 s Uploaded foundation in 58.3s
  7775. 1936.90 s Progress: 74 of 103 built (4 building), 318 of 318 downloaded from cache
  7776. 1936.90 s Built foundation in 14m09s
  7777. 1937.19 s Building /nix/store/b11pssmjkg1hdwwyrvr0hli9nw5k7k7f-memory-0.18.0.drv
  7778. 1937.19 s [genvalidity-hspec] [ 2 of 13] Compiling Test.Validity.Utils ( src/Test/Validity/Utils.hs, dist/build/Test/Validity/Utils.p_o )
  7779. 1937.19 s [genvalidity-hspec] src/Test/Validity/Utils.hs:90:9: warning: [GHC-20125] [-Wmissing-fields]
  7780. 1937.19 s [genvalidity-hspec] • Fields of ‘Item’ not initialised:
  7781. 1937.19 s [genvalidity-hspec] itemAnnotations :: hspec-core-2.11.12:Test.Hspec.Core.Annotations.Annotations
  7782. 1937.19 s [genvalidity-hspec] • In the first argument of ‘Leaf’, namely
  7783. 1937.19 s [genvalidity-hspec] ‘Item
  7784. 1937.19 s [genvalidity-hspec] {itemRequirement = s, itemLocation = Nothing,
  7785. 1937.19 s [genvalidity-hspec] itemIsFocused = False, itemIsParallelizable = Nothing,
  7786. 1937.19 s [genvalidity-hspec] itemExample = \ _ _ _
  7787. 1937.19 s [genvalidity-hspec] -> do let ...
  7788. 1937.19 s [genvalidity-hspec] ....}’
  7789. 1937.19 s [genvalidity-hspec] In the expression:
  7790. 1937.19 s [genvalidity-hspec] Leaf
  7791. 1937.19 s [genvalidity-hspec] Item
  7792. 1937.19 s [genvalidity-hspec] {itemRequirement = s, itemLocation = Nothing,
  7793. 1937.19 s [genvalidity-hspec] itemIsFocused = False, itemIsParallelizable = Nothing,
  7794. 1937.19 s [genvalidity-hspec] itemExample = \ _ _ _
  7795. 1937.19 s [genvalidity-hspec] -> do let ...
  7796. 1937.19 s [genvalidity-hspec] ....}
  7797. 1937.19 s [genvalidity-hspec] In an equation for ‘go’:
  7798. 1937.19 s [genvalidity-hspec] go sp
  7799. 1937.19 s [genvalidity-hspec] = Leaf
  7800. 1937.19 s [genvalidity-hspec] Item
  7801. 1937.19 s [genvalidity-hspec] {itemRequirement = s, itemLocation = Nothing,
  7802. 1937.19 s [genvalidity-hspec] itemIsFocused = False, itemIsParallelizable = Nothing,
  7803. 1937.19 s [genvalidity-hspec] itemExample = \ _ _ _ -> do ...}
  7804. 1937.19 s [genvalidity-hspec] |
  7805. 1937.19 s [genvalidity-hspec] 90 | Item
  7806. 1937.19 s [genvalidity-hspec] | ^^^^...
  7807. 1937.19 s [genvalidity-hspec]
  7808. 1937.19 s [genvalidity-hspec] [ 3 of 13] Compiling Test.Validity.Shrinking ( src/Test/Validity/Shrinking.hs, dist/build/Test/Validity/Shrinking.p_o )
  7809. 1937.19 s [genvalidity-hspec] [ 4 of 13] Compiling Test.Validity.Show ( src/Test/Validity/Show.hs, dist/build/Test/Validity/Show.p_o )
  7810. 1937.19 s [genvalidity-hspec] [ 5 of 13] Compiling Test.Validity.Ord ( src/Test/Validity/Ord.hs, dist/build/Test/Validity/Ord.p_o )
  7811. 1937.19 s [genvalidity-hspec] [ 6 of 13] Compiling Test.Validity.Monoid ( src/Test/Validity/Monoid.hs, dist/build/Test/Validity/Monoid.p_o )
  7812. 1937.19 s [genvalidity-hspec] [ 7 of 13] Compiling Test.Validity.Monad ( src/Test/Validity/Monad.hs, dist/build/Test/Validity/Monad.p_o )
  7813. 1937.19 s [genvalidity-hspec] [ 8 of 13] Compiling Test.Validity.GenValidity ( src/Test/Validity/GenValidity.hs, dist/build/Test/Validity/GenValidity.p_o )
  7814. 1937.19 s [genvalidity-hspec] [ 9 of 13] Compiling Test.Validity.Functor ( src/Test/Validity/Functor.hs, dist/build/Test/Validity/Functor.p_o )
  7815. 1937.19 s [genvalidity-hspec] [10 of 13] Compiling Test.Validity.Eq ( src/Test/Validity/Eq.hs, dist/build/Test/Validity/Eq.p_o )
  7816. 1937.19 s [genvalidity-hspec] [11 of 13] Compiling Test.Validity.Arbitrary ( src/Test/Validity/Arbitrary.hs, dist/build/Test/Validity/Arbitrary.p_o )
  7817. 1937.19 s [genvalidity-hspec] [12 of 13] Compiling Test.Validity.Applicative ( src/Test/Validity/Applicative.hs, dist/build/Test/Validity/Applicative.p_o )
  7818. 1937.19 s [genvalidity-hspec] [13 of 13] Compiling Test.Validity ( src/Test/Validity.hs, dist/build/Test/Validity.p_o )
  7819. 1937.19 s [genvalidity-hspec] Preprocessing test suite 'genvalidity-hspec-test' for genvalidity-hspec-1.0.0.3...
  7820. 1937.19 s [genvalidity-hspec] Building test suite 'genvalidity-hspec-test' for genvalidity-hspec-1.0.0.3...
  7821. 1937.19 s [genvalidity-hspec] [ 1 of 14] Compiling Paths_genvalidity_hspec ( dist/build/genvalidity-hspec-test/autogen/Paths_genvalidity_hspec.hs, dist/build/genvalidity-hspec-test/genvalidity-hspec-test-tmp/Paths_genvalidity_hspec.o )
  7822. 1937.19 s [genvalidity-hspec] [ 2 of 14] Compiling Test.Validity.ApplicativeSpec ( test/Test/Validity/ApplicativeSpec.hs, dist/build/genvalidity-hspec-test/genvalidity-hspec-test-tmp/Test/Validity/ApplicativeSpec.o )
  7823. 1937.19 s [genvalidity-hspec] [ 3 of 14] Compiling Test.Validity.ArbitrarySpec ( test/Test/Validity/ArbitrarySpec.hs, dist/build/genvalidity-hspec-test/genvalidity-hspec-test-tmp/Test/Validity/ArbitrarySpec.o )
  7824. 1937.19 s [genvalidity-hspec] [ 4 of 14] Compiling Test.Validity.EqSpec ( test/Test/Validity/EqSpec.hs, dist/build/genvalidity-hspec-test/genvalidity-hspec-test-tmp/Test/Validity/EqSpec.o )
  7825. 1937.19 s [genvalidity-hspec] [ 5 of 14] Compiling Test.Validity.FunctorSpec ( test/Test/Validity/FunctorSpec.hs, dist/build/genvalidity-hspec-test/genvalidity-hspec-test-tmp/Test/Validity/FunctorSpec.o )
  7826. 1937.19 s [genvalidity-hspec] [ 6 of 14] Compiling Test.Validity.GenRelativeValiditySpec ( test/Test/Validity/GenRelativeValiditySpec.hs, dist/build/genvalidity-hspec-test/genvalidity-hspec-test-tmp/Test/Validity/GenRelativeValiditySpec.o )
  7827. 1937.19 s [haskell-src-meta] Documentation created: dist/doc/html/haskell-src-meta/,
  7828. 1937.19 s [haskell-src-meta] dist/doc/html/haskell-src-meta/haskell-src-meta.txt
  7829. 1937.19 s [haskell-src-meta] Preprocessing test suite 'splices' for haskell-src-meta-0.8.15...
  7830. 1937.20 s [haskell-src-meta] Preprocessing test suite 'unit' for haskell-src-meta-0.8.15...
  7831. 1937.20 s [haskell-src-meta] Preprocessing test suite 'examples' for haskell-src-meta-0.8.15...
  7832. 1937.20 s [haskell-src-meta] haddockPhase completed in 1 minutes 8 seconds
  7833. 1937.20 s [haskell-src-meta] Phase: installPhase
  7834. 1937.20 s [haskell-src-meta] Installing library in /nix/store/4g6blflazafhvwsnmi21n0p0apq0fhbb-haskell-src-meta-0.8.15/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
  7835. 1937.20 s [haskell-src-meta] Phase: fixupPhase
  7836. 1937.20 s [haskell-src-meta] shrinking RPATHs of ELF executables and libraries in /nix/store/4g6blflazafhvwsnmi21n0p0apq0fhbb-haskell-src-meta-0.8.15
  7837. 1937.20 s [haskell-src-meta] shrinking /nix/store/4g6blflazafhvwsnmi21n0p0apq0fhbb-haskell-src-meta-0.8.15/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHShaskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM-ghc9.10.2.so
  7838. 1937.20 s [haskell-src-meta] checking for references to /build/ in /nix/store/4g6blflazafhvwsnmi21n0p0apq0fhbb-haskell-src-meta-0.8.15...
  7839. 1937.20 s [haskell-src-meta] patching script interpreter paths in /nix/store/4g6blflazafhvwsnmi21n0p0apq0fhbb-haskell-src-meta-0.8.15
  7840. 1937.20 s [haskell-src-meta] stripping (with command strip and flags -S -p) in /nix/store/4g6blflazafhvwsnmi21n0p0apq0fhbb-haskell-src-meta-0.8.15/lib
  7841. 1937.20 s [haskell-src-meta] shrinking RPATHs of ELF executables and libraries in /nix/store/g7wwnzgapvngx5j8rf35z971q49rk1qm-haskell-src-meta-0.8.15-doc
  7842. 1937.20 s [haskell-src-meta] checking for references to /build/ in /nix/store/g7wwnzgapvngx5j8rf35z971q49rk1qm-haskell-src-meta-0.8.15-doc...
  7843. 1937.20 s [haskell-src-meta] patching script interpreter paths in /nix/store/g7wwnzgapvngx5j8rf35z971q49rk1qm-haskell-src-meta-0.8.15-doc
  7844. 1937.20 s [http-client] [2 of 2] Linking Setup
  7845. 1937.20 s [http-client] Phase: updateAutotoolsGnuConfigScriptsPhase
  7846. 1937.20 s [http-client] Phase: configurePhase
  7847. 1937.20 s [http-client] configureFlags: --verbose --prefix=/nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/g5q0a6bhd8ijbw1k0i75rz3y5c3wlpg4-http-client-0.7.19-doc/share/doc/http-client-0.7.19 --with-gcc=gcc --package-db=/build/tmp.Vy3jkXW7js/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  7848. 1937.20 s [http-client] Using Parsec parser
  7849. 1937.20 s [http-client] Configuring http-client-0.7.19...
  7850. 1937.20 s [http-client] Flags chosen: network-uri=True
  7851. 1937.20 s [http-client] Dependency array: using array-0.5.8.0
  7852. 1937.20 s [http-client] Dependency async >=2.0: using async-2.2.5
  7853. 1937.20 s [http-client] Dependency base >=4.10 && <5: using base-4.20.1.0
  7854. 1937.20 s [http-client] Dependency base64-bytestring >=1.0: using base64-bytestring-1.2.1.0
  7855. 1937.20 s [http-client] Dependency blaze-builder >=0.3: using blaze-builder-0.4.2.3
  7856. 1937.20 s [http-client] Dependency bytestring >=0.10: using bytestring-0.12.2.0
  7857. 1937.20 s [http-client] Dependency case-insensitive >=1.0: using case-insensitive-1.2.1.0
  7858. 1937.20 s [http-client] Dependency containers >=0.5: using containers-0.7
  7859. 1937.20 s [http-client] Dependency cookie: using cookie-0.5.1
  7860. 1937.20 s [http-client] Dependency deepseq >=1.3 && <1.6: using deepseq-1.5.0.0
  7861. 1937.20 s [http-client] Dependency exceptions >=0.4: using exceptions-0.10.9
  7862. 1937.20 s [http-client] Dependency filepath: using filepath-1.5.4.0
  7863. 1937.20 s [http-client] Dependency ghc-prim: using ghc-prim-0.12.0
  7864. 1937.20 s [http-client] Dependency http-types >=0.8: using http-types-0.12.4
  7865. 1937.20 s [http-client] Dependency iproute >=1.7.5: using iproute-1.7.15
  7866. 1937.20 s [http-client] Dependency mime-types: using mime-types-0.1.2.0
  7867. 1937.20 s [http-client] Dependency network >=2.6: using network-3.2.7.0
  7868. 1937.20 s [http-client] Dependency network-uri >=2.6: using network-uri-2.6.4.2
  7869. 1937.20 s [http-client] Dependency random: using random-1.2.1.3
  7870. 1937.20 s [http-client] Dependency stm >=2.3: using stm-2.5.3.1
  7871. 1937.20 s [http-client] Dependency streaming-commons >=0.1.0.2 && <0.3: using
  7872. 1937.20 s [http-client] streaming-commons-0.2.3.0
  7873. 1937.20 s [http-client] Dependency text >=0.11: using text-2.1.2
  7874. 1937.20 s [http-client] Dependency time >=1.2: using time-1.12.2
  7875. 1937.20 s [http-client] Dependency transformers: using transformers-0.6.1.1
  7876. 1937.20 s [http-client] Source component graph: component lib
  7877. 1937.20 s [http-client] Configured component graph:
  7878. 1937.20 s [http-client] component http-client-0.7.19-LvMaaskQnM16Dt4x5V5Xdd
  7879. 1937.20 s [http-client] include array-0.5.8.0-0ab0
  7880. 1937.20 s [http-client] include async-2.2.5-5QHA8HB5dEo5AEomod8hmg
  7881. 1937.20 s [http-client] include base-4.20.1.0-4f22
  7882. 1937.20 s [http-client] include base64-bytestring-1.2.1.0-FqvWr9ihafW6A5j73pGk3k
  7883. 1937.20 s [http-client] include blaze-builder-0.4.2.3-ITx5leLAXGeFIE6eoDtcQ9
  7884. 1937.20 s [http-client] include bytestring-0.12.2.0-c0ba
  7885. 1937.20 s [http-client] include case-insensitive-1.2.1.0-9DZepRmzjpEL3SR0CC8Cnt
  7886. 1937.20 s [http-client] include containers-0.7-57cd
  7887. 1937.20 s [http-client] include cookie-0.5.1-DTl9vgu3ESU2ShLM8U68PY
  7888. 1937.20 s [http-client] include deepseq-1.5.0.0-8d11
  7889. 1937.20 s [http-client] include exceptions-0.10.9-1130
  7890. 1937.20 s [http-client] include filepath-1.5.4.0-0a9f
  7891. 1937.20 s [http-client] include ghc-prim-0.12.0-7bc0
  7892. 1937.20 s [http-client] include http-types-0.12.4-APH00PFtfaq4hQgSkj0h6G
  7893. 1937.20 s [http-client] include iproute-1.7.15-7YItxIA0n8KKBQQm3R7FO3
  7894. 1937.20 s [http-client] include mime-types-0.1.2.0-GW3SeNsJmaAC4lyB3QHhBb
  7895. 1937.20 s [http-client] include network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
  7896. 1937.20 s [http-client] include network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
  7897. 1937.20 s [http-client] include random-1.2.1.3-7fP5mIHwy1z65mkfThkfyR
  7898. 1937.20 s [http-client] include stm-2.5.3.1-2b36
  7899. 1937.20 s [http-client] include streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO
  7900. 1937.20 s [http-client] include text-2.1.2-5063
  7901. 1937.20 s [http-client] include time-1.12.2-8e38
  7902. 1937.20 s [http-client] include transformers-0.6.1.1-bbf1
  7903. 1937.20 s [http-client] Linked component graph:
  7904. 1937.20 s [http-client] unit http-client-0.7.19-LvMaaskQnM16Dt4x5V5Xdd
  7905. 1937.20 s [http-client] include array-0.5.8.0-0ab0
  7906. 1937.20 s [http-client] include async-2.2.5-5QHA8HB5dEo5AEomod8hmg
  7907. 1937.20 s [http-client] include base-4.20.1.0-4f22
  7908. 1937.20 s [genvalidity-hspec] [ 7 of 14] Compiling Test.Validity.GenValiditySpec ( test/Test/Validity/GenValiditySpec.hs, dist/build/genvalidity-hspec-test/genvalidity-hspec-test-tmp/Test/Validity/GenValiditySpec.o )
  7909. 1937.21 s [genvalidity-hspec] [ 8 of 14] Compiling Test.Validity.MonadSpec ( test/Test/Validity/MonadSpec.hs, dist/build/genvalidity-hspec-test/genvalidity-hspec-test-tmp/Test/Validity/MonadSpec.o )
  7910. 1937.21 s [genvalidity-hspec] [ 9 of 14] Compiling Test.Validity.MonoidSpec ( test/Test/Validity/MonoidSpec.hs, dist/build/genvalidity-hspec-test/genvalidity-hspec-test-tmp/Test/Validity/MonoidSpec.o )
  7911. 1937.21 s [genvalidity-hspec] [10 of 14] Compiling Test.Validity.OrdSpec ( test/Test/Validity/OrdSpec.hs, dist/build/genvalidity-hspec-test/genvalidity-hspec-test-tmp/Test/Validity/OrdSpec.o )
  7912. 1937.21 s [genvalidity-hspec] [11 of 14] Compiling Test.Validity.RelativeValiditySpec ( test/Test/Validity/RelativeValiditySpec.hs, dist/build/genvalidity-hspec-test/genvalidity-hspec-test-tmp/Test/Validity/RelativeValiditySpec.o )
  7913. 1937.21 s [genvalidity-hspec] [12 of 14] Compiling Test.Validity.ShowSpec ( test/Test/Validity/ShowSpec.hs, dist/build/genvalidity-hspec-test/genvalidity-hspec-test-tmp/Test/Validity/ShowSpec.o )
  7914. 1937.21 s [genvalidity-hspec] [13 of 14] Compiling Test.Validity.ShrinkingSpec ( test/Test/Validity/ShrinkingSpec.hs, dist/build/genvalidity-hspec-test/genvalidity-hspec-test-tmp/Test/Validity/ShrinkingSpec.o )
  7915. 1937.21 s [genvalidity-hspec] [14 of 14] Compiling Main ( test/Spec.hs, dist/build/genvalidity-hspec-test/genvalidity-hspec-test-tmp/Main.o )
  7916. 1937.21 s [genvalidity-hspec] [15 of 15] Linking dist/build/genvalidity-hspec-test/genvalidity-hspec-test
  7917. 1937.21 s [genvalidity-hspec] buildPhase completed in 1 minutes 22 seconds
  7918. 1937.21 s [genvalidity-hspec] Phase: checkPhase
  7919. 1937.21 s [genvalidity-hspec] Running 1 test suites...
  7920. 1937.21 s [genvalidity-hspec] Test suite genvalidity-hspec-test: RUNNING...
  7921. 1937.21 s [genvalidity-hspec]
  7922. 1937.21 s [genvalidity-hspec] Test.Validity.Applicative
  7923. 1937.21 s [genvalidity-hspec] Applicative (Either Int)
  7924. 1937.21 s [genvalidity-hspec] pure :: a -> (Either Int) a and (<*>) :: (Either Int) (a -> b) -> (Either Int) a -> (Either Int) b
  7925. 1937.21 s [genvalidity-hspec] satisfy the identity law: 'pure id <*> v = v' for "(Either Int) of ints :: (Either Int Int)" [✔]
  7926. 1937.21 s [genvalidity-hspec] +++ OK, passed 100 tests.
  7927. 1937.21 s [genvalidity-hspec] satisfy the composition law: 'pure (.) <*> u <*> v <*> w = u <*> (v <*> w)' for "(Either Int) of scalings :: (Either Int (Int -> Int))" composed with "(Either Int) of increments :: (Either Int (Int -> Int))" and applied to "(Either Int) of ints :: (Either Int Int)" [✔]
  7928. 1937.21 s [genvalidity-hspec] +++ OK, passed 100 tests.
  7929. 1937.21 s [genvalidity-hspec] satisfy the homomorphism law: 'pure f <*> pure x = pure (f x)' for "increments :: (Int -> Int)" sequenced with "int :: Int" [✔]
  7930. 1937.21 s [genvalidity-hspec] +++ OK, passed 100 tests.
  7931. 1937.21 s [genvalidity-hspec] satisfy the interchange law: 'u <*> pure y = pure ($ y) <*> u' for "(Either Int) of increments :: (Either Int (Int -> Int))" sequenced with "int :: Int" [✔]
  7932. 1937.21 s [genvalidity-hspec] +++ OK, passed 100 tests.
  7933. 1937.21 s [genvalidity-hspec] satisfy the law about the functor instance: fmap f x = pure f <*> x for "increments :: (Int -> Int)" mapped over "(Either Int) of ints :: (Either Int Int)" [✔]
  7934. 1937.21 s [genvalidity-hspec] +++ OK, passed 100 tests.
  7935. 1937.21 s [genvalidity-hspec] (*>) :: (Either Int) a -> (Either Int) b -> (Either Int) b
  7936. 1937.21 s [genvalidity-hspec] is equivalent to its default implementation 'u Type> v = pure (const id) <*> u <*> v' for "(Either Int) of ints :: (Either Int Int)" in front of "(Either Int) of ints :: Int" [✔]
  7937. 1937.21 s [genvalidity-hspec] +++ OK, passed 100 tests.
  7938. 1937.21 s [genvalidity-hspec] (<*) :: (Either Int) a -> (Either Int) b -> (Either Int) a
  7939. 1937.21 s [genvalidity-hspec] is equivalent to its default implementation 'u <* v = pure const <*> u <*> v' for "(Either Int) of ints :: Int" behind "(Either Int) of ints :: (Either Int Int)" [✔]
  7940. 1937.21 s [genvalidity-hspec] +++ OK, passed 100 tests.
  7941. 1937.21 s [genvalidity-hspec] Applicative []
  7942. 1937.21 s [genvalidity-hspec] pure :: a -> [] a and (<*>) :: [] (a -> b) -> [] a -> [] b
  7943. 1937.21 s [genvalidity-hspec] satisfy the identity law: 'pure id <*> v = v' for "[] of ints :: [Int]" [✔]
  7944. 1937.21 s [genvalidity-hspec] +++ OK, passed 100 tests.
  7945. 1937.21 s [genvalidity-hspec] satisfy the composition law: 'pure (.) <*> u <*> v <*> w = u <*> (v <*> w)' for "[] of scalings :: ([Int -> Int])" composed with "[] of increments :: ([Int -> Int])" and applied to "[] of ints :: [Int]" [✔]
  7946. 1937.21 s [genvalidity-hspec] +++ OK, passed 100 tests.
  7947. 1937.21 s [genvalidity-hspec] satisfy the homomorphism law: 'pure f <*> pure x = pure (f x)' for "increments :: (Int -> Int)" sequenced with "int :: Int" [✔]
  7948. 1937.21 s [genvalidity-hspec] +++ OK, passed 100 tests.
  7949. 1937.21 s [genvalidity-hspec] satisfy the interchange law: 'u <*> pure y = pure ($ y) <*> u' for "[] of increments :: ([Int -> Int])" sequenced with "int :: Int" [✔]
  7950. 1937.21 s [genvalidity-hspec] +++ OK, passed 100 tests.
  7951. 1937.82 s [haskell-src-meta:post-build] Uploading to the NixCI cache: /nix/store/4g6blflazafhvwsnmi21n0p0apq0fhbb-haskell-src-meta-0.8.15 /nix/store/g7wwnzgapvngx5j8rf35z971q49rk1qm-haskell-src-meta-0.8.15-doc
  7952. 1938.62 s [haskell-src-meta:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  7953. 1940.50 s [haskell-src-meta:post-build] copying 2 paths...
  7954. 1940.50 s [haskell-src-meta:post-build] copying path '/nix/store/g7wwnzgapvngx5j8rf35z971q49rk1qm-haskell-src-meta-0.8.15-doc' to 'https://cache.nix-ci.com'...
  7955. 1942.93 s [haskell-src-meta:post-build] copying path '/nix/store/4g6blflazafhvwsnmi21n0p0apq0fhbb-haskell-src-meta-0.8.15' to 'https://cache.nix-ci.com'...
  7956. 1947.62 s [haskell-src-meta:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  7957. 1948.36 s [haskell-src-meta:post-build] copying 1 paths...
  7958. 1948.38 s [haskell-src-meta:post-build] copying path '/nix/store/4bkx16fkg16pn9mn1ww7scp9yrnv107j-haskell-src-meta-0.8.15.drv' to 'https://cache.nix-ci.com'...
  7959. 1950.53 s Uploaded haskell-src-meta in 12.9s
  7960. 1950.54 s Progress: 75 of 103 built (4 building), 318 of 318 downloaded from cache
  7961. 1950.54 s Built haskell-src-meta in 3m35s
  7962. 1950.54 s [http-client] include base64-bytestring-1.2.1.0-FqvWr9ihafW6A5j73pGk3k
  7963. 1950.54 s [http-client] include blaze-builder-0.4.2.3-ITx5leLAXGeFIE6eoDtcQ9
  7964. 1950.54 s [http-client] include bytestring-0.12.2.0-c0ba
  7965. 1950.54 s [http-client] include case-insensitive-1.2.1.0-9DZepRmzjpEL3SR0CC8Cnt
  7966. 1950.54 s [http-client] include containers-0.7-57cd
  7967. 1950.54 s [http-client] include cookie-0.5.1-DTl9vgu3ESU2ShLM8U68PY
  7968. 1950.54 s [http-client] include deepseq-1.5.0.0-8d11
  7969. 1950.54 s [http-client] include exceptions-0.10.9-1130
  7970. 1950.54 s [http-client] include filepath-1.5.4.0-0a9f
  7971. 1950.54 s [http-client] include ghc-prim-0.12.0-7bc0
  7972. 1950.54 s [http-client] include http-types-0.12.4-APH00PFtfaq4hQgSkj0h6G
  7973. 1950.54 s [http-client] include iproute-1.7.15-7YItxIA0n8KKBQQm3R7FO3
  7974. 1950.54 s [http-client] include mime-types-0.1.2.0-GW3SeNsJmaAC4lyB3QHhBb
  7975. 1950.54 s [http-client] include network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
  7976. 1950.54 s [http-client] include network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
  7977. 1950.54 s [http-client] include random-1.2.1.3-7fP5mIHwy1z65mkfThkfyR
  7978. 1950.54 s [http-client] include stm-2.5.3.1-2b36
  7979. 1950.54 s [http-client] include streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO
  7980. 1950.54 s [http-client] include text-2.1.2-5063
  7981. 1950.54 s [http-client] include time-1.12.2-8e38
  7982. 1950.54 s [http-client] include transformers-0.6.1.1-bbf1
  7983. 1950.54 s [http-client] Network.HTTP.Client=http-client-0.7.19-LvMaaskQnM16Dt4x5V5Xdd:Network.HTTP.Client,Network.HTTP.Client.Internal=http-client-0.7.19-LvMaaskQnM16Dt4x5V5Xdd:Network.HTTP.Client.Internal,Network.HTTP.Client.MultipartFormData=http-client-0.7.19-LvMaaskQnM16Dt4x5V5Xdd:Network.HTTP.Client.MultipartFormData
  7984. 1950.54 s [http-client] Ready component graph:
  7985. 1950.55 s [http-client] definite http-client-0.7.19-LvMaaskQnM16Dt4x5V5Xdd
  7986. 1950.55 s [http-client] depends array-0.5.8.0-0ab0
  7987. 1950.55 s [http-client] depends async-2.2.5-5QHA8HB5dEo5AEomod8hmg
  7988. 1950.55 s [http-client] depends base-4.20.1.0-4f22
  7989. 1950.55 s [http-client] depends base64-bytestring-1.2.1.0-FqvWr9ihafW6A5j73pGk3k
  7990. 1950.55 s [http-client] depends blaze-builder-0.4.2.3-ITx5leLAXGeFIE6eoDtcQ9
  7991. 1950.56 s [http-client] depends bytestring-0.12.2.0-c0ba
  7992. 1950.56 s [http-client] depends case-insensitive-1.2.1.0-9DZepRmzjpEL3SR0CC8Cnt
  7993. 1950.56 s [http-client] depends containers-0.7-57cd
  7994. 1950.56 s [http-client] depends cookie-0.5.1-DTl9vgu3ESU2ShLM8U68PY
  7995. 1950.56 s [http-client] depends deepseq-1.5.0.0-8d11
  7996. 1950.56 s [http-client] depends exceptions-0.10.9-1130
  7997. 1950.56 s [http-client] depends filepath-1.5.4.0-0a9f
  7998. 1950.56 s [http-client] depends ghc-prim-0.12.0-7bc0
  7999. 1950.56 s [http-client] depends http-types-0.12.4-APH00PFtfaq4hQgSkj0h6G
  8000. 1950.56 s [http-client] depends iproute-1.7.15-7YItxIA0n8KKBQQm3R7FO3
  8001. 1950.56 s [http-client] depends mime-types-0.1.2.0-GW3SeNsJmaAC4lyB3QHhBb
  8002. 1950.56 s [http-client] depends network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
  8003. 1950.56 s [http-client] depends network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
  8004. 1950.56 s [http-client] depends random-1.2.1.3-7fP5mIHwy1z65mkfThkfyR
  8005. 1950.56 s [http-client] depends stm-2.5.3.1-2b36
  8006. 1950.56 s [http-client] depends streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO
  8007. 1950.56 s [http-client] depends text-2.1.2-5063
  8008. 1950.56 s [http-client] depends time-1.12.2-8e38
  8009. 1950.56 s [http-client] depends transformers-0.6.1.1-bbf1
  8010. 1950.56 s [http-client] Using Cabal-3.12.1.0 compiled by ghc-9.10
  8011. 1950.56 s [http-client] Using compiler: ghc-9.10.2
  8012. 1950.56 s [http-client] Using install prefix:
  8013. 1950.56 s [http-client] /nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19
  8014. 1950.56 s [http-client] Executables installed in:
  8015. 1950.56 s [http-client] /nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19/bin
  8016. 1950.56 s [http-client] Libraries installed in:
  8017. 1950.56 s [http-client] /nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/http-client-0.7.19-LvMaaskQnM16Dt4x5V5Xdd
  8018. 1950.56 s [http-client] Dynamic Libraries installed in:
  8019. 1950.56 s [http-client] /nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  8020. 1950.56 s [http-client] Private executables installed in:
  8021. 1950.56 s [http-client] /nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19/libexec/x86_64-linux-ghc-9.10.2-08fd/http-client-0.7.19
  8022. 1950.56 s [http-client] Data files installed in:
  8023. 1950.56 s [http-client] /nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19/share/x86_64-linux-ghc-9.10.2-08fd/http-client-0.7.19
  8024. 1950.56 s [http-client] Documentation installed in:
  8025. 1950.56 s [http-client] /nix/store/g5q0a6bhd8ijbw1k0i75rz3y5c3wlpg4-http-client-0.7.19-doc/share/doc/http-client-0.7.19
  8026. 1950.56 s [http-client] Configuration files installed in:
  8027. 1950.57 s [http-client] /nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19/etc
  8028. 1950.57 s [http-client] No alex found
  8029. 1950.57 s [http-client] Using ar found on system at:
  8030. 1950.57 s [http-client] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  8031. 1950.57 s [http-client] No c2hs found
  8032. 1950.57 s [http-client] No cpphs found
  8033. 1950.57 s [http-client] No doctest found
  8034. 1950.57 s [http-client] Using gcc version 14.3.0 given by user at:
  8035. 1950.57 s [http-client] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  8036. 1950.57 s [http-client] Using ghc version 9.10.2 found on system at:
  8037. 1950.57 s [http-client] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  8038. 1950.57 s [http-client] Using ghc-pkg version 9.10.2 found on system at:
  8039. 1950.85 s Building /nix/store/pcqy0myjw62qvxqgi2401ag529dd5d9y-string-interpolate-0.3.4.0.drv
  8040. 1950.85 s [genvalidity-hspec] satisfy the law about the functor instance: fmap f x = pure f <*> x for "increments :: (Int -> Int)" mapped over "[] of ints :: [Int]" [✔]
  8041. 1950.86 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8042. 1950.86 s [genvalidity-hspec] (*>) :: [] a -> [] b -> [] b
  8043. 1950.86 s [genvalidity-hspec] is equivalent to its default implementation 'u Type> v = pure (const id) <*> u <*> v' for "[] of ints :: [Int]" in front of "[] of ints :: Int" [✔]
  8044. 1950.86 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8045. 1950.86 s [genvalidity-hspec] (<*) :: [] a -> [] b -> [] a
  8046. 1950.86 s [genvalidity-hspec] is equivalent to its default implementation 'u <* v = pure const <*> u <*> v' for "[] of ints :: Int" behind "[] of ints :: [Int]" [✔]
  8047. 1950.86 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8048. 1950.86 s [genvalidity-hspec] Applicative Maybe
  8049. 1950.86 s [genvalidity-hspec] pure :: a -> Maybe a and (<*>) :: Maybe (a -> b) -> Maybe a -> Maybe b
  8050. 1950.86 s [genvalidity-hspec] satisfy the identity law: 'pure id <*> v = v' for "Maybe of ints :: (Maybe Int)" [✔]
  8051. 1950.86 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8052. 1950.86 s [genvalidity-hspec] satisfy the composition law: 'pure (.) <*> u <*> v <*> w = u <*> (v <*> w)' for "Maybe of scalings :: (Maybe (Int -> Int))" composed with "Maybe of increments :: (Maybe (Int -> Int))" and applied to "Maybe of ints :: (Maybe Int)" [✔]
  8053. 1950.86 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8054. 1950.86 s [genvalidity-hspec] satisfy the homomorphism law: 'pure f <*> pure x = pure (f x)' for "increments :: (Int -> Int)" sequenced with "int :: Int" [✔]
  8055. 1950.86 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8056. 1950.86 s [genvalidity-hspec] satisfy the interchange law: 'u <*> pure y = pure ($ y) <*> u' for "Maybe of increments :: (Maybe (Int -> Int))" sequenced with "int :: Int" [✔]
  8057. 1950.86 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8058. 1950.86 s [genvalidity-hspec] satisfy the law about the functor instance: fmap f x = pure f <*> x for "increments :: (Int -> Int)" mapped over "Maybe of ints :: (Maybe Int)" [✔]
  8059. 1950.86 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8060. 1950.86 s [genvalidity-hspec] (*>) :: Maybe a -> Maybe b -> Maybe b
  8061. 1950.86 s [genvalidity-hspec] is equivalent to its default implementation 'u Type> v = pure (const id) <*> u <*> v' for "Maybe of ints :: (Maybe Int)" in front of "Maybe of ints :: Int" [✔]
  8062. 1950.86 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8063. 1950.86 s [genvalidity-hspec] (<*) :: Maybe a -> Maybe b -> Maybe a
  8064. 1950.86 s [genvalidity-hspec] is equivalent to its default implementation 'u <* v = pure const <*> u <*> v' for "Maybe of ints :: Int" behind "Maybe of ints :: (Maybe Int)" [✔]
  8065. 1950.86 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8066. 1950.87 s [genvalidity-hspec] Applicative []
  8067. 1950.87 s [genvalidity-hspec] pure :: a -> [] a and (<*>) :: [] (a -> b) -> [] a -> [] b
  8068. 1950.87 s [genvalidity-hspec] satisfy the identity law: 'pure id <*> v = v' for "[] of ints :: [Int]" [✔]
  8069. 1950.87 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8070. 1950.87 s [genvalidity-hspec] satisfy the composition law: 'pure (.) <*> u <*> v <*> w = u <*> (v <*> w)' for "[] of scalings :: ([Int -> Int])" composed with "[] of increments :: ([Int -> Int])" and applied to "[] of ints :: [Int]" [✔]
  8071. 1950.87 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8072. 1950.87 s [genvalidity-hspec] satisfy the homomorphism law: 'pure f <*> pure x = pure (f x)' for "increments :: (Int -> Int)" sequenced with "int :: Int" [✔]
  8073. 1950.87 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8074. 1950.87 s [genvalidity-hspec] satisfy the interchange law: 'u <*> pure y = pure ($ y) <*> u' for "[] of increments :: ([Int -> Int])" sequenced with "int :: Int" [✔]
  8075. 1950.87 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8076. 1950.87 s [genvalidity-hspec] satisfy the law about the functor instance: fmap f x = pure f <*> x for "increments :: (Int -> Int)" mapped over "[] of ints :: [Int]" [✔]
  8077. 1950.87 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8078. 1950.87 s [genvalidity-hspec] (*>) :: [] a -> [] b -> [] b
  8079. 1950.87 s [genvalidity-hspec] is equivalent to its default implementation 'u Type> v = pure (const id) <*> u <*> v' for "[] of ints :: [Int]" in front of "[] of ints :: Int" [✔]
  8080. 1950.87 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8081. 1950.87 s [genvalidity-hspec] (<*) :: [] a -> [] b -> [] a
  8082. 1950.87 s [genvalidity-hspec] is equivalent to its default implementation 'u <* v = pure const <*> u <*> v' for "[] of ints :: Int" behind "[] of ints :: [Int]" [✔]
  8083. 1950.87 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8084. 1950.87 s [genvalidity-hspec] Applicative Maybe
  8085. 1950.87 s [genvalidity-hspec] pure :: a -> Maybe a and (<*>) :: Maybe (a -> b) -> Maybe a -> Maybe b
  8086. 1950.87 s [genvalidity-hspec] satisfy the identity law: 'pure id <*> v = v' for "Maybe of ints :: (Maybe Int)" [✔]
  8087. 1950.87 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8088. 1950.87 s [genvalidity-hspec] satisfy the composition law: 'pure (.) <*> u <*> v <*> w = u <*> (v <*> w)' for "Maybe of scalings :: (Maybe (Int -> Int))" composed with "Maybe of increments :: (Maybe (Int -> Int))" and applied to "Maybe of ints :: (Maybe Int)" [✔]
  8089. 1950.87 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8090. 1950.87 s [http-client] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  8091. 1950.87 s [http-client] No ghcjs found
  8092. 1950.87 s [http-client] No ghcjs-pkg found
  8093. 1950.87 s [http-client] No greencard found
  8094. 1950.87 s [http-client] Using haddock version 2.31.0 found on system at:
  8095. 1950.87 s [http-client] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  8096. 1950.87 s [http-client] No happy found
  8097. 1950.87 s [http-client] Using haskell-suite found on system at: haskell-suite-dummy-location
  8098. 1950.87 s [http-client] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  8099. 1950.88 s [http-client] No hmake found
  8100. 1950.88 s [http-client] Using hpc version 0.69 found on system at:
  8101. 1950.88 s [http-client] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  8102. 1950.88 s [http-client] Using hsc2hs version 0.68.10 found on system at:
  8103. 1950.88 s [http-client] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  8104. 1950.88 s [http-client] Using hscolour version 1.25 found on system at:
  8105. 1950.88 s [http-client] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  8106. 1950.88 s [http-client] No jhc found
  8107. 1950.88 s [http-client] Using ld found on system at:
  8108. 1950.88 s [http-client] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  8109. 1950.88 s [http-client] No pkg-config found
  8110. 1950.88 s [http-client] Using runghc version 9.10.2 found on system at:
  8111. 1950.88 s [http-client] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  8112. 1950.88 s [http-client] Using strip version 2.44 found on system at:
  8113. 1950.88 s [http-client] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  8114. 1950.88 s [http-client] Using tar found on system at:
  8115. 1950.88 s [http-client] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  8116. 1950.88 s [http-client] No uhc found
  8117. 1950.88 s [http-client] Phase: buildPhase
  8118. 1950.88 s [http-client] Preprocessing library for http-client-0.7.19...
  8119. 1950.88 s [http-client] Building library for http-client-0.7.19...
  8120. 1950.88 s [http-client] [ 1 of 19] Compiling Data.KeyedPool ( Data/KeyedPool.hs, dist/build/Data/KeyedPool.o, dist/build/Data/KeyedPool.dyn_o )
  8121. 1950.88 s [http-client] [ 2 of 19] Compiling Network.HTTP.Client.Types ( Network/HTTP/Client/Types.hs, dist/build/Network/HTTP/Client/Types.o, dist/build/Network/HTTP/Client/Types.dyn_o )
  8122. 1950.88 s [http-client] [ 3 of 19] Compiling Network.HTTP.Client.Connection ( Network/HTTP/Client/Connection.hs, dist/build/Network/HTTP/Client/Connection.o, dist/build/Network/HTTP/Client/Connection.dyn_o )
  8123. 1950.88 s [http-client] [ 4 of 19] Compiling Network.HTTP.Client.Headers ( Network/HTTP/Client/Headers.hs, dist/build/Network/HTTP/Client/Headers.o, dist/build/Network/HTTP/Client/Headers.dyn_o )
  8124. 1950.88 s [http-client] [ 5 of 19] Compiling Network.HTTP.Client.Body ( Network/HTTP/Client/Body.hs, dist/build/Network/HTTP/Client/Body.o, dist/build/Network/HTTP/Client/Body.dyn_o )
  8125. 1950.88 s [http-client] [ 6 of 19] Compiling Network.HTTP.Client.Util ( Network/HTTP/Client/Util.hs, dist/build/Network/HTTP/Client/Util.o, dist/build/Network/HTTP/Client/Util.dyn_o )
  8126. 1950.88 s [http-client] [ 7 of 19] Compiling Network.HTTP.Client.Request ( Network/HTTP/Client/Request.hs, dist/build/Network/HTTP/Client/Request.o, dist/build/Network/HTTP/Client/Request.dyn_o )
  8127. 1950.88 s [http-client] [ 8 of 19] Compiling Network.HTTP.Client.Response ( Network/HTTP/Client/Response.hs, dist/build/Network/HTTP/Client/Response.o, dist/build/Network/HTTP/Client/Response.dyn_o )
  8128. 1950.88 s [http-client] [ 9 of 19] Compiling Network.HTTP.Proxy ( Network/HTTP/Proxy.hs, dist/build/Network/HTTP/Proxy.o, dist/build/Network/HTTP/Proxy.dyn_o )
  8129. 1950.88 s [http-client] [10 of 19] Compiling Network.HTTP.Client.Manager ( Network/HTTP/Client/Manager.hs, dist/build/Network/HTTP/Client/Manager.o, dist/build/Network/HTTP/Client/Manager.dyn_o )
  8130. 1950.88 s [http-client] [11 of 19] Compiling Network.PublicSuffixList.Types ( publicsuffixlist/Network/PublicSuffixList/Types.hs, dist/build/Network/PublicSuffixList/Types.o, dist/build/Network/PublicSuffixList/Types.dyn_o )
  8131. 1950.88 s [http-client] [12 of 19] Compiling Network.PublicSuffixList.Serialize ( publicsuffixlist/Network/PublicSuffixList/Serialize.hs, dist/build/Network/PublicSuffixList/Serialize.o, dist/build/Network/PublicSuffixList/Serialize.dyn_o )
  8132. 1950.88 s [http-client] [13 of 19] Compiling Network.PublicSuffixList.DataStructure ( publicsuffixlist/Network/PublicSuffixList/DataStructure.hs, dist/build/Network/PublicSuffixList/DataStructure.o, dist/build/Network/PublicSuffixList/DataStructure.dyn_o )
  8133. 1950.88 s [http-client] [14 of 19] Compiling Network.PublicSuffixList.Lookup ( publicsuffixlist/Network/PublicSuffixList/Lookup.hs, dist/build/Network/PublicSuffixList/Lookup.o, dist/build/Network/PublicSuffixList/Lookup.dyn_o )
  8134. 1950.88 s [http-client] publicsuffixlist/Network/PublicSuffixList/Lookup.hs:69:63: warning: [GHC-63394] [-Wx-partial]
  8135. 1950.88 s [http-client] In the use of ‘tail’
  8136. 1950.88 s [memory] Phase: setupCompilerEnvironmentPhase
  8137. 1950.88 s [memory] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  8138. 1950.88 s [memory] Phase: unpackPhase
  8139. 1950.88 s [memory] unpacking source archive /nix/store/5hdnlfy4k9s45qlag18skiqqxqza71j9-memory-0.18.0.tar.gz
  8140. 1950.88 s [memory] source root is memory-0.18.0
  8141. 1950.88 s [memory] setting SOURCE_DATE_EPOCH to timestamp 1662342829 of file "memory-0.18.0/CHANGELOG.md"
  8142. 1950.88 s [memory] Phase: patchPhase
  8143. 1950.88 s [memory] Replace Cabal file with edited version from mirror://hackage/memory-0.18.0/revision/1.cabal.
  8144. 1950.88 s [memory] Phase: compileBuildDriverPhase
  8145. 1950.88 s [memory] setupCompileFlags: -package-db=/build/tmp.cn7aNiSygn/setup-package.conf.d -threaded
  8146. 1950.88 s [memory] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.cn7aNiSygn/Main.o )
  8147. 1950.88 s [memory] [2 of 2] Linking Setup
  8148. 1950.88 s [memory] Phase: updateAutotoolsGnuConfigScriptsPhase
  8149. 1950.88 s [memory] Phase: configurePhase
  8150. 1950.88 s [memory] configureFlags: --verbose --prefix=/nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/y7kzavby5cdr7c4fjsbfibd30bzky69k-memory-0.18.0-doc/share/doc/memory-0.18.0 --with-gcc=gcc --package-db=/build/tmp.cn7aNiSygn/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  8151. 1950.88 s [memory] Using Parsec parser
  8152. 1950.88 s [memory] Configuring memory-0.18.0...
  8153. 1950.88 s [memory] Flags chosen: support_bytestring=True, support_deepseq=True
  8154. 1950.88 s [memory] Dependency base >=4.13: using base-4.20.1.0
  8155. 1950.88 s [memory] Dependency basement >=0.0.7: using basement-0.0.16
  8156. 1950.88 s [memory] Dependency bytestring: using bytestring-0.12.2.0
  8157. 1950.88 s [memory] Dependency deepseq >=1.1: using deepseq-1.5.0.0
  8158. 1950.88 s [memory] Dependency ghc-prim: using ghc-prim-0.12.0
  8159. 1950.88 s [memory] Dependency base: using base-4.20.1.0
  8160. 1950.88 s [memory] Dependency basement >=0.0.7: using basement-0.0.16
  8161. 1950.88 s [memory] Dependency bytestring: using bytestring-0.12.2.0
  8162. 1950.88 s [memory] Dependency foundation: using foundation-0.0.30
  8163. 1950.88 s [memory] Dependency memory: using memory-0.18.0
  8164. 1950.88 s [memory] Source component graph:
  8165. 1950.88 s [memory] component lib
  8166. 1950.88 s [memory] component test:test-memory dependency lib
  8167. 1950.88 s [memory] Configured component graph:
  8168. 1950.88 s [memory] component memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
  8169. 1950.88 s [memory] include base-4.20.1.0-4f22
  8170. 1950.88 s [memory] include basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
  8171. 1950.88 s [memory] include bytestring-0.12.2.0-c0ba
  8172. 1950.88 s [memory] include deepseq-1.5.0.0-8d11
  8173. 1950.88 s [memory] include ghc-prim-0.12.0-7bc0
  8174. 1950.88 s [memory] component memory-0.18.0-6EN0IfA86amDz5X0kuyMFv-test-memory
  8175. 1950.88 s [memory] include base-4.20.1.0-4f22
  8176. 1950.89 s [memory] include basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
  8177. 1950.89 s [memory] include bytestring-0.12.2.0-c0ba
  8178. 1950.89 s [memory] include foundation-0.0.30-8qawD9aXs0h83D36iBK5HU
  8179. 1950.89 s [memory] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
  8180. 1950.89 s [memory] Linked component graph:
  8181. 1950.89 s [memory] unit memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
  8182. 1950.89 s [memory] include base-4.20.1.0-4f22
  8183. 1950.89 s [memory] include basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
  8184. 1950.89 s [memory] include bytestring-0.12.2.0-c0ba
  8185. 1950.89 s [memory] include deepseq-1.5.0.0-8d11
  8186. 1950.89 s [memory] include ghc-prim-0.12.0-7bc0
  8187. 1950.89 s [genvalidity-hspec] satisfy the homomorphism law: 'pure f <*> pure x = pure (f x)' for "increments :: (Int -> Int)" sequenced with "int :: Int" [✔]
  8188. 1950.89 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8189. 1950.89 s [genvalidity-hspec] satisfy the interchange law: 'u <*> pure y = pure ($ y) <*> u' for "Maybe of increments :: (Maybe (Int -> Int))" sequenced with "int :: Int" [✔]
  8190. 1950.89 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8191. 1950.89 s [genvalidity-hspec] satisfy the law about the functor instance: fmap f x = pure f <*> x for "increments :: (Int -> Int)" mapped over "Maybe of ints :: (Maybe Int)" [✔]
  8192. 1950.89 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8193. 1950.89 s [genvalidity-hspec] (*>) :: Maybe a -> Maybe b -> Maybe b
  8194. 1950.89 s [genvalidity-hspec] is equivalent to its default implementation 'u Type> v = pure (const id) <*> u <*> v' for "Maybe of ints :: (Maybe Int)" in front of "Maybe of ints :: Int" [✔]
  8195. 1950.89 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8196. 1950.89 s [genvalidity-hspec] (<*) :: Maybe a -> Maybe b -> Maybe a
  8197. 1950.89 s [genvalidity-hspec] is equivalent to its default implementation 'u <* v = pure const <*> u <*> v' for "Maybe of ints :: Int" behind "Maybe of ints :: (Maybe Int)" [✔]
  8198. 1950.89 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8199. 1950.89 s [genvalidity-hspec] Applicative []
  8200. 1950.89 s [genvalidity-hspec] pure :: a -> [] a and (<*>) :: [] (a -> b) -> [] a -> [] b
  8201. 1950.89 s [genvalidity-hspec] satisfy the identity law: 'pure id <*> v = v' for "list of fives :: [Int]" [✔]
  8202. 1950.89 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8203. 1950.89 s [genvalidity-hspec] satisfy the composition law: 'pure (.) <*> u <*> v <*> w = u <*> (v <*> w)' for "scalings in a list :: ([Int -> Int])" composed with "increments in a list :: ([Int -> Int])" and applied to "list of fives :: [Int]" [✔]
  8204. 1950.89 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8205. 1950.89 s [genvalidity-hspec] satisfy the homomorphism law: 'pure f <*> pure x = pure (f x)' for "increments :: (Int -> Int)" sequenced with "four :: Int" [✔]
  8206. 1950.89 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8207. 1950.89 s [genvalidity-hspec] satisfy the interchange law: 'u <*> pure y = pure ($ y) <*> u' for "increments in a list :: ([Int -> Int])" sequenced with "four :: Int" [✔]
  8208. 1950.89 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8209. 1950.89 s [genvalidity-hspec] satisfy the law about the functor instance: fmap f x = pure f <*> x for "increments :: (Int -> Int)" mapped over "list of fives :: [Int]" [✔]
  8210. 1950.89 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8211. 1950.89 s [genvalidity-hspec] (*>) :: [] a -> [] b -> [] b
  8212. 1950.89 s [genvalidity-hspec] is equivalent to its default implementation 'u Type> v = pure (const id) <*> u <*> v' for "list of fives :: [Int]" in front of "purely empty list :: Int" [✔]
  8213. 1950.89 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8214. 1950.89 s [genvalidity-hspec] (<*) :: [] a -> [] b -> [] a
  8215. 1950.89 s [genvalidity-hspec] is equivalent to its default implementation 'u <* v = pure const <*> u <*> v' for "purely empty list :: Int" behind "list of fives :: [Int]" [✔]
  8216. 1950.89 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8217. 1950.89 s [genvalidity-hspec] Applicative Maybe
  8218. 1950.89 s [genvalidity-hspec] pure :: a -> Maybe a and (<*>) :: Maybe (a -> b) -> Maybe a -> Maybe b
  8219. 1950.89 s [genvalidity-hspec] satisfy the identity law: 'pure id <*> v = v' for "Just an ABC :: (Maybe [Char])" [✔]
  8220. 1950.89 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8221. 1950.89 s [genvalidity-hspec] satisfy the composition law: 'pure (.) <*> u <*> v <*> w = u <*> (v <*> w)' for "appends in a Just :: (Maybe ([Char] -> [Char]))" composed with "prepends in a Just :: (Maybe ([Char] -> [Char]))" and applied to "Just an ABC :: (Maybe [Char])" [✔]
  8222. 1950.89 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8223. 1950.89 s [genvalidity-hspec] satisfy the homomorphism law: 'pure f <*> pure x = pure (f x)' for "prepends :: ([Char] -> [Char])" sequenced with "ABC :: [Char]" [✔]
  8224. 1950.89 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8225. 1950.89 s [genvalidity-hspec] satisfy the interchange law: 'u <*> pure y = pure ($ y) <*> u' for "prepends in a Just :: (Maybe ([Char] -> [Char]))" sequenced with "ABC :: [Char]" [✔]
  8226. 1950.89 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8227. 1950.89 s [genvalidity-hspec] satisfy the law about the functor instance: fmap f x = pure f <*> x for "prepends :: ([Char] -> [Char])" mapped over "Just an ABC :: (Maybe [Char])" [✔]
  8228. 1950.89 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8229. 1950.89 s [genvalidity-hspec] (*>) :: Maybe a -> Maybe b -> Maybe b
  8230. 1950.89 s [genvalidity-hspec] is equivalent to its default implementation 'u Type> v = pure (const id) <*> u <*> v' for "Just an ABC :: (Maybe [Char])" in front of "purely Nothing :: [Char]" [✔]
  8231. 1950.89 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8232. 1950.89 s [genvalidity-hspec] (<*) :: Maybe a -> Maybe b -> Maybe a
  8233. 1950.89 s [genvalidity-hspec] is equivalent to its default implementation 'u <* v = pure const <*> u <*> v' for "purely Nothing :: [Char]" behind "Just an ABC :: (Maybe [Char])" [✔]
  8234. 1950.89 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8235. 1950.89 s [genvalidity-hspec] Test.Validity.Arbitrary
  8236. 1950.89 s [genvalidity-hspec] Arbitrary Int
  8237. 1950.89 s [genvalidity-hspec] arbitrary :: Gen Int
  8238. 1950.89 s [genvalidity-hspec] only generates valid values [✔]
  8239. 1950.89 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8240. 1950.89 s [genvalidity-hspec] Test.Validity.Eq
  8241. 1950.89 s [http-client] (imported from Prelude, but defined in GHC.Internal.List):
  8242. 1950.89 s [http-client] "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"."
  8243. 1950.89 s [http-client] |
  8244. 1950.89 s [http-client] 69 | output _ (OffEnd True x) = Just $ T.intercalate "." $ tail $ T.splitOn "." x
  8245. 1950.89 s [http-client] | ^^^^
  8246. 1950.89 s [http-client]
  8247. 1950.89 s [http-client] [15 of 19] Compiling Network.HTTP.Client.Cookies ( Network/HTTP/Client/Cookies.hs, dist/build/Network/HTTP/Client/Cookies.o, dist/build/Network/HTTP/Client/Cookies.dyn_o )
  8248. 1950.89 s [http-client] [16 of 19] Compiling Network.HTTP.Client.Core ( Network/HTTP/Client/Core.hs, dist/build/Network/HTTP/Client/Core.o, dist/build/Network/HTTP/Client/Core.dyn_o )
  8249. 1950.89 s [http-client] [17 of 19] Compiling Network.HTTP.Client.Internal ( Network/HTTP/Client/Internal.hs, dist/build/Network/HTTP/Client/Internal.o, dist/build/Network/HTTP/Client/Internal.dyn_o )
  8250. 1950.89 s [http-client] [18 of 19] Compiling Network.HTTP.Client ( Network/HTTP/Client.hs, dist/build/Network/HTTP/Client.o, dist/build/Network/HTTP/Client.dyn_o )
  8251. 1950.89 s [http-client] [19 of 19] Compiling Network.HTTP.Client.MultipartFormData ( Network/HTTP/Client/MultipartFormData.hs, dist/build/Network/HTTP/Client/MultipartFormData.o, dist/build/Network/HTTP/Client/MultipartFormData.dyn_o )
  8252. 1950.89 s [memory] Data.ByteArray=memory-0.18.0-1uOiSX97CBoK8uJ90m1G0:Data.ByteArray,Data.ByteArray.Encoding=memory-0.18.0-1uOiSX97CBoK8uJ90m1G0:Data.ByteArray.Encoding,Data.ByteArray.Hash=memory-0.18.0-1uOiSX97CBoK8uJ90m1G0:Data.ByteArray.Hash,Data.ByteArray.Mapping=memory-0.18.0-1uOiSX97CBoK8uJ90m1G0:Data.ByteArray.Mapping,Data.ByteArray.Pack=memory-0.18.0-1uOiSX97CBoK8uJ90m1G0:Data.ByteArray.Pack,Data.ByteArray.Parse=memory-0.18.0-1uOiSX97CBoK8uJ90m1G0:Data.ByteArray.Parse,Data.ByteArray.Sized=memory-0.18.0-1uOiSX97CBoK8uJ90m1G0:Data.ByteArray.Sized,Data.Memory.Encoding.Base16=memory-0.18.0-1uOiSX97CBoK8uJ90m1G0:Data.Memory.Encoding.Base16,Data.Memory.Encoding.Base32=memory-0.18.0-1uOiSX97CBoK8uJ90m1G0:Data.Memory.Encoding.Base32,Data.Memory.Encoding.Base64=memory-0.18.0-1uOiSX97CBoK8uJ90m1G0:Data.Memory.Encoding.Base64,Data.Memory.Endian=memory-0.18.0-1uOiSX97CBoK8uJ90m1G0:Data.Memory.Endian,Data.Memory.ExtendedWords=memory-0.18.0-1uOiSX97CBoK8uJ90m1G0:Data.Memory.ExtendedWords,Data.Memory.PtrMethods=memory-0.18.0-1uOiSX97CBoK8uJ90m1G0:Data.Memory.PtrMethods
  8253. 1950.89 s [memory] unit memory-0.18.0-6EN0IfA86amDz5X0kuyMFv-test-memory
  8254. 1950.89 s [memory] include base-4.20.1.0-4f22
  8255. 1950.89 s [memory] include basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
  8256. 1950.89 s [memory] include bytestring-0.12.2.0-c0ba
  8257. 1950.89 s [memory] include foundation-0.0.30-8qawD9aXs0h83D36iBK5HU
  8258. 1950.89 s [memory] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
  8259. 1950.89 s [memory] Ready component graph:
  8260. 1950.89 s [memory] definite memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
  8261. 1950.89 s [memory] depends base-4.20.1.0-4f22
  8262. 1950.89 s [memory] depends basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
  8263. 1950.89 s [memory] depends bytestring-0.12.2.0-c0ba
  8264. 1950.89 s [memory] depends deepseq-1.5.0.0-8d11
  8265. 1950.89 s [memory] depends ghc-prim-0.12.0-7bc0
  8266. 1950.89 s [memory] definite memory-0.18.0-6EN0IfA86amDz5X0kuyMFv-test-memory
  8267. 1950.89 s [memory] depends base-4.20.1.0-4f22
  8268. 1950.89 s [memory] depends basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
  8269. 1950.89 s [memory] depends bytestring-0.12.2.0-c0ba
  8270. 1950.90 s [memory] depends foundation-0.0.30-8qawD9aXs0h83D36iBK5HU
  8271. 1950.90 s [memory] depends memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
  8272. 1950.90 s [memory] Using Cabal-3.12.1.0 compiled by ghc-9.10
  8273. 1950.90 s [memory] Using compiler: ghc-9.10.2
  8274. 1950.90 s [memory] Using install prefix:
  8275. 1950.90 s [memory] /nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0
  8276. 1950.90 s [memory] Executables installed in:
  8277. 1950.90 s [memory] /nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0/bin
  8278. 1950.90 s [memory] Libraries installed in:
  8279. 1950.90 s [memory] /nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
  8280. 1950.90 s [memory] Dynamic Libraries installed in:
  8281. 1950.90 s [memory] /nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  8282. 1950.90 s [memory] Private executables installed in:
  8283. 1950.90 s [memory] /nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0/libexec/x86_64-linux-ghc-9.10.2-08fd/memory-0.18.0
  8284. 1950.90 s [memory] Data files installed in:
  8285. 1950.90 s [memory] /nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0/share/x86_64-linux-ghc-9.10.2-08fd/memory-0.18.0
  8286. 1950.90 s [memory] Documentation installed in:
  8287. 1950.90 s [memory] /nix/store/y7kzavby5cdr7c4fjsbfibd30bzky69k-memory-0.18.0-doc/share/doc/memory-0.18.0
  8288. 1950.90 s [memory] Configuration files installed in:
  8289. 1950.90 s [memory] /nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0/etc
  8290. 1950.90 s [memory] No alex found
  8291. 1950.90 s [memory] Using ar found on system at:
  8292. 1950.90 s [memory] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  8293. 1950.90 s [memory] No c2hs found
  8294. 1950.90 s [memory] No cpphs found
  8295. 1950.90 s [memory] No doctest found
  8296. 1950.90 s [memory] Using gcc version 14.3.0 given by user at:
  8297. 1950.90 s [memory] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  8298. 1950.90 s [memory] Using ghc version 9.10.2 found on system at:
  8299. 1950.90 s [memory] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  8300. 1950.90 s [memory] Using ghc-pkg version 9.10.2 found on system at:
  8301. 1950.90 s [memory] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  8302. 1950.90 s [memory] No ghcjs found
  8303. 1950.90 s [memory] No ghcjs-pkg found
  8304. 1950.90 s [memory] No greencard found
  8305. 1950.90 s [memory] Using haddock version 2.31.0 found on system at:
  8306. 1950.90 s [memory] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  8307. 1950.90 s [memory] No happy found
  8308. 1950.90 s [memory] Using haskell-suite found on system at: haskell-suite-dummy-location
  8309. 1950.90 s [memory] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  8310. 1950.90 s [memory] No hmake found
  8311. 1950.90 s [memory] Using hpc version 0.69 found on system at:
  8312. 1950.90 s [memory] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  8313. 1950.90 s [memory] Using hsc2hs version 0.68.10 found on system at:
  8314. 1950.90 s [memory] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  8315. 1950.90 s [memory] Using hscolour version 1.25 found on system at:
  8316. 1950.90 s [memory] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  8317. 1950.90 s [memory] No jhc found
  8318. 1950.90 s [memory] Using ld found on system at:
  8319. 1950.90 s [memory] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  8320. 1950.90 s [memory] No pkg-config found
  8321. 1950.90 s [memory] Using runghc version 9.10.2 found on system at:
  8322. 1950.90 s [memory] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  8323. 1950.90 s [genvalidity-hspec] Eq (Ratio Integer)
  8324. 1950.90 s [genvalidity-hspec] (==) :: (Ratio Integer) -> (Ratio Integer) -> Bool
  8325. 1950.90 s [genvalidity-hspec] is reflexive for "valid (Ratio Integer)"s [✔]
  8326. 1950.90 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8327. 1950.90 s [genvalidity-hspec] is symmetric for "valid (Ratio Integer)"s [✔]
  8328. 1950.90 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8329. 1950.90 s [genvalidity-hspec] is transitive for "valid (Ratio Integer)"s [✔]
  8330. 1950.90 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8331. 1950.90 s [genvalidity-hspec] is equivalent to (\a b -> not $ a /= b) for "valid (Ratio Integer)"s [✔]
  8332. 1950.90 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8333. 1950.90 s [genvalidity-hspec] (/=) :: (Ratio Integer) -> (Ratio Integer) -> Bool
  8334. 1950.90 s [genvalidity-hspec] is antireflexive for "valid (Ratio Integer)"s [✔]
  8335. 1950.90 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8336. 1950.90 s [genvalidity-hspec] is equivalent to (\a b -> not $ a == b) for "valid (Ratio Integer)"s [✔]
  8337. 1950.90 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8338. 1950.90 s [genvalidity-hspec] Eq Int
  8339. 1950.90 s [genvalidity-hspec] (==) :: Int -> Int -> Bool
  8340. 1950.90 s [genvalidity-hspec] is reflexive for "valid Int"s [✔]
  8341. 1950.90 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8342. 1950.91 s [genvalidity-hspec] is symmetric for "valid Int"s [✔]
  8343. 1950.91 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8344. 1950.91 s [genvalidity-hspec] is transitive for "valid Int"s [✔]
  8345. 1950.91 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8346. 1950.91 s [genvalidity-hspec] is equivalent to (\a b -> not $ a /= b) for "valid Int"s [✔]
  8347. 1950.91 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8348. 1950.91 s [genvalidity-hspec] (/=) :: Int -> Int -> Bool
  8349. 1950.91 s [genvalidity-hspec] is antireflexive for "valid Int"s [✔]
  8350. 1950.91 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8351. 1950.91 s [genvalidity-hspec] is equivalent to (\a b -> not $ a == b) for "valid Int"s [✔]
  8352. 1950.91 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8353. 1950.91 s [genvalidity-hspec] Eq Int
  8354. 1950.91 s [genvalidity-hspec] (==) :: Int -> Int -> Bool
  8355. 1950.91 s [genvalidity-hspec] is reflexive for "arbitrary Int"s [✔]
  8356. 1950.91 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8357. 1950.91 s [genvalidity-hspec] is symmetric for "arbitrary Int"s [✔]
  8358. 1950.91 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8359. 1950.91 s [genvalidity-hspec] is transitive for "arbitrary Int"s [✔]
  8360. 1950.91 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8361. 1950.91 s [genvalidity-hspec] is equivalent to (\a b -> not $ a /= b) for "arbitrary Int"s [✔]
  8362. 1950.91 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8363. 1950.91 s [genvalidity-hspec] (/=) :: Int -> Int -> Bool
  8364. 1950.91 s [genvalidity-hspec] is antireflexive for "arbitrary Int"s [✔]
  8365. 1950.91 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8366. 1950.91 s [genvalidity-hspec] is equivalent to (\a b -> not $ a == b) for "arbitrary Int"s [✔]
  8367. 1950.91 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8368. 1950.91 s [genvalidity-hspec] Eq Int
  8369. 1950.91 s [genvalidity-hspec] (==) :: Int -> Int -> Bool
  8370. 1950.91 s [genvalidity-hspec] is reflexive for "even Int"s [✔]
  8371. 1950.91 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8372. 1950.91 s [genvalidity-hspec] is symmetric for "even Int"s [✔]
  8373. 1950.91 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8374. 1950.91 s [genvalidity-hspec] is transitive for "even Int"s [✔]
  8375. 1950.92 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8376. 1950.92 s [genvalidity-hspec] is equivalent to (\a b -> not $ a /= b) for "even Int"s [✔]
  8377. 1950.92 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8378. 1950.92 s [genvalidity-hspec] (/=) :: Int -> Int -> Bool
  8379. 1950.92 s [genvalidity-hspec] is antireflexive for "even Int"s [✔]
  8380. 1950.92 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8381. 1950.92 s [genvalidity-hspec] is equivalent to (\a b -> not $ a == b) for "even Int"s [✔]
  8382. 1950.92 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8383. 1950.92 s [genvalidity-hspec] (/=) and (==) don't have opposite semantics [✔]
  8384. 1950.92 s [genvalidity-hspec] Test.Validity.Functor
  8385. 1950.92 s [genvalidity-hspec] Functor []
  8386. 1950.92 s [genvalidity-hspec] fmap :: (a -> b) -> [] a -> [] b
  8387. 1950.92 s [genvalidity-hspec] satisfies the first Fuctor law: 'fmap id == id' for "[] of ints :: [Int]" [✔]
  8388. 1950.92 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8389. 1950.92 s [genvalidity-hspec] satisfieds the second Functor law: 'fmap (f . g) == fmap f . fmap g' for "[] of ints :: [Int]" 's given to "increments :: (Int -> Int)" and "scalings :: (Int -> Int)" [✔]
  8390. 1950.92 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8391. 1950.92 s [genvalidity-hspec] (<$) :: a -> [] b -> [] a
  8392. 1950.92 s [genvalidity-hspec] is equivalent to its default implementation for "int :: Int" and "[] of ints :: [Int]" [✔]
  8393. 1950.92 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8394. 1950.92 s [genvalidity-hspec] Functor Maybe
  8395. 1950.92 s [genvalidity-hspec] fmap :: (a -> b) -> Maybe a -> Maybe b
  8396. 1950.92 s [genvalidity-hspec] satisfies the first Fuctor law: 'fmap id == id' for "Maybe of ints :: (Maybe Int)" [✔]
  8397. 1950.92 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8398. 1950.92 s [genvalidity-hspec] satisfieds the second Functor law: 'fmap (f . g) == fmap f . fmap g' for "Maybe of ints :: (Maybe Int)" 's given to "increments :: (Int -> Int)" and "scalings :: (Int -> Int)" [✔]
  8399. 1950.92 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8400. 1950.92 s [genvalidity-hspec] (<$) :: a -> Maybe b -> Maybe a
  8401. 1950.92 s [genvalidity-hspec] is equivalent to its default implementation for "int :: Int" and "Maybe of ints :: (Maybe Int)" [✔]
  8402. 1950.92 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8403. 1950.92 s [genvalidity-hspec] Fcks does not satisfy any Functor laws [✔]
  8404. 1950.92 s [genvalidity-hspec] Functor (Either Int)
  8405. 1950.92 s [genvalidity-hspec] fmap :: (a -> b) -> (Either Int) a -> (Either Int) b
  8406. 1950.92 s [genvalidity-hspec] satisfies the first Fuctor law: 'fmap id == id' for "(Either Int) of ints :: (Either Int Int)" [✔]
  8407. 1950.92 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8408. 1950.92 s [memory] Using strip version 2.44 found on system at:
  8409. 1950.92 s [memory] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  8410. 1950.92 s [memory] Using tar found on system at:
  8411. 1950.92 s [memory] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  8412. 1950.92 s [memory] No uhc found
  8413. 1950.92 s [memory] Phase: buildPhase
  8414. 1950.92 s [memory] Preprocessing library for memory-0.18.0...
  8415. 1950.92 s [genvalidity-hspec] satisfieds the second Functor law: 'fmap (f . g) == fmap f . fmap g' for "(Either Int) of ints :: (Either Int Int)" 's given to "increments :: (Int -> Int)" and "scalings :: (Int -> Int)" [✔]
  8416. 1950.92 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8417. 1950.92 s [genvalidity-hspec] (<$) :: a -> (Either Int) b -> (Either Int) a
  8418. 1950.92 s [genvalidity-hspec] is equivalent to its default implementation for "int :: Int" and "(Either Int) of ints :: (Either Int Int)" [✔]
  8419. 1950.92 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8420. 1950.92 s [genvalidity-hspec] Functor ((,) Int)
  8421. 1950.92 s [genvalidity-hspec] fmap :: (a -> b) -> ((,) Int) a -> ((,) Int) b
  8422. 1950.92 s [genvalidity-hspec] satisfies the first Fuctor law: 'fmap id == id' for "((,) Int) of ints :: (Int,Int)" [✔]
  8423. 1950.92 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8424. 1950.92 s [genvalidity-hspec] satisfieds the second Functor law: 'fmap (f . g) == fmap f . fmap g' for "((,) Int) of ints :: (Int,Int)" 's given to "increments :: (Int -> Int)" and "scalings :: (Int -> Int)" [✔]
  8425. 1950.92 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8426. 1950.92 s [genvalidity-hspec] (<$) :: a -> ((,) Int) b -> ((,) Int) a
  8427. 1950.92 s [genvalidity-hspec] is equivalent to its default implementation for "int :: Int" and "((,) Int) of ints :: (Int,Int)" [✔]
  8428. 1950.92 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8429. 1950.92 s [genvalidity-hspec] Functor []
  8430. 1950.92 s [genvalidity-hspec] fmap :: (a -> b) -> [] a -> [] b
  8431. 1950.92 s [genvalidity-hspec] satisfies the first Fuctor law: 'fmap id == id' for "[] of ints :: [Int]" [✔]
  8432. 1950.93 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8433. 1950.93 s [genvalidity-hspec] satisfieds the second Functor law: 'fmap (f . g) == fmap f . fmap g' for "[] of ints :: [Int]" 's given to "increments :: (Int -> Int)" and "scalings :: (Int -> Int)" [✔]
  8434. 1950.93 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8435. 1950.93 s [genvalidity-hspec] (<$) :: a -> [] b -> [] a
  8436. 1950.93 s [genvalidity-hspec] is equivalent to its default implementation for "int :: Int" and "[] of ints :: [Int]" [✔]
  8437. 1950.93 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8438. 1950.93 s [genvalidity-hspec] Functor Maybe
  8439. 1950.93 s [genvalidity-hspec] fmap :: (a -> b) -> Maybe a -> Maybe b
  8440. 1950.93 s [genvalidity-hspec] satisfies the first Fuctor law: 'fmap id == id' for "Maybe of ints :: (Maybe Int)" [✔]
  8441. 1950.93 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8442. 1950.93 s [genvalidity-hspec] satisfieds the second Functor law: 'fmap (f . g) == fmap f . fmap g' for "Maybe of ints :: (Maybe Int)" 's given to "increments :: (Int -> Int)" and "scalings :: (Int -> Int)" [✔]
  8443. 1950.93 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8444. 1950.93 s [genvalidity-hspec] (<$) :: a -> Maybe b -> Maybe a
  8445. 1950.93 s [genvalidity-hspec] is equivalent to its default implementation for "int :: Int" and "Maybe of ints :: (Maybe Int)" [✔]
  8446. 1950.93 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8447. 1950.93 s [genvalidity-hspec] Functor []
  8448. 1950.93 s [genvalidity-hspec] fmap :: (a -> b) -> [] a -> [] b
  8449. 1950.93 s [genvalidity-hspec] satisfies the first Fuctor law: 'fmap id == id' for "list of fives :: [Int]" [✔]
  8450. 1950.93 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8451. 1950.93 s [genvalidity-hspec] satisfieds the second Functor law: 'fmap (f . g) == fmap f . fmap g' for "list of fives :: [Int]" 's given to "increments :: (Int -> Int)" and "scalings :: (Int -> Int)" [✔]
  8452. 1950.93 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8453. 1950.93 s [genvalidity-hspec] (<$) :: a -> [] b -> [] a
  8454. 1950.93 s [genvalidity-hspec] is equivalent to its default implementation for "four :: Int" and "list of fives :: [Int]" [✔]
  8455. 1950.93 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8456. 1950.93 s [genvalidity-hspec] Functor Maybe
  8457. 1950.93 s [genvalidity-hspec] fmap :: (a -> b) -> Maybe a -> Maybe b
  8458. 1950.93 s [genvalidity-hspec] satisfies the first Fuctor law: 'fmap id == id' for "Just an ABC :: (Maybe [Char])" [✔]
  8459. 1950.93 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8460. 1950.93 s [genvalidity-hspec] satisfieds the second Functor law: 'fmap (f . g) == fmap f . fmap g' for "Just an ABC :: (Maybe [Char])" 's given to "prepends :: ([Char] -> [Char])" and "appends :: ([Char] -> [Char])" [✔]
  8461. 1950.93 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8462. 1950.93 s [genvalidity-hspec] (<$) :: a -> Maybe b -> Maybe a
  8463. 1950.93 s [genvalidity-hspec] is equivalent to its default implementation for "ABC :: [Char]" and "Just an ABC :: (Maybe [Char])" [✔]
  8464. 1950.93 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8465. 1950.93 s [genvalidity-hspec] Test.Validity.GenValidity
  8466. 1950.93 s [genvalidity-hspec] GenValid (Ratio Integer)
  8467. 1950.93 s [genvalidity-hspec] genValid :: Gen (Ratio Integer)
  8468. 1950.93 s [genvalidity-hspec] only generates valid '(Ratio Integer)'s [✔]
  8469. 1950.93 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8470. 1950.93 s [genvalidity-hspec] GenValid (Ratio Integer)
  8471. 1950.94 s [genvalidity-hspec] genValid :: Gen (Ratio Integer)
  8472. 1950.94 s [genvalidity-hspec] only generates valid '(Ratio Integer)'s [✔]
  8473. 1950.94 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8474. 1950.94 s [genvalidity-hspec] Test.Validity.Monad
  8475. 1950.94 s [genvalidity-hspec] Monad []
  8476. 1950.94 s [genvalidity-hspec] return :: a -> [] a and (>>=) :: [] a -> (b -> [] a) -> [] b
  8477. 1950.94 s [genvalidity-hspec] satisfy the first Monad law: 'return a >>= k = k a' for "int :: Int" and "perturbations using the int :: (Int -> [Int])" [✔]
  8478. 1950.94 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8479. 1950.94 s [genvalidity-hspec] satisfy the second Monad law: 'm >>= return = m' for "[] of ints :: [Int]" [✔]
  8480. 1950.94 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8481. 1950.94 s [genvalidity-hspec] (>>=) :: [] a -> (b -> [] a) -> [] b
  8482. 1950.94 s [genvalidity-hspec] satisfies the third Monad law: 'm >>= (x -> k x >>= h) = (m >>= k) >>= h' for "[] of ints :: [Int]" "perturbations using the int :: (Int -> [Int])" and "perturbations using the double the int :: (Int -> [Int])" [✔]
  8483. 1950.94 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8484. 1950.94 s [genvalidity-hspec] relation with Applicative []
  8485. 1950.94 s [genvalidity-hspec] satisfies 'pure = return' for "[] of ints :: [Int]" [✔]
  8486. 1950.94 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8487. 1950.95 s [genvalidity-hspec] satisfies '(<*>) = ap' for "[] of additions :: ([Int -> Int])" and "[] of ints :: [Int]" [✔]
  8488. 1950.95 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8489. 1950.95 s [genvalidity-hspec] satisfies '(>>) = (*>)' for "[] of ints :: [Int]" and "[] of ints :: [Int]" [✔]
  8490. 1950.95 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8491. 1950.95 s [genvalidity-hspec] relation with Functor []
  8492. 1950.95 s [genvalidity-hspec] satisfies 'fmap f xs = xs >>= return . f' for "increments :: (Int -> Int)" and "[] of ints :: [Int]" [✔]
  8493. 1950.95 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8494. 1950.95 s [genvalidity-hspec] Monad Maybe
  8495. 1950.95 s [genvalidity-hspec] return :: a -> Maybe a and (>>=) :: Maybe a -> (b -> Maybe a) -> Maybe b
  8496. 1950.95 s [genvalidity-hspec] satisfy the first Monad law: 'return a >>= k = k a' for "int :: Int" and "perturbations using the int :: (Int -> Maybe Int)" [✔]
  8497. 1950.95 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8498. 1950.95 s [genvalidity-hspec] satisfy the second Monad law: 'm >>= return = m' for "Maybe of ints :: (Maybe Int)" [✔]
  8499. 1950.95 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8500. 1950.95 s [genvalidity-hspec] (>>=) :: Maybe a -> (b -> Maybe a) -> Maybe b
  8501. 1950.95 s [genvalidity-hspec] satisfies the third Monad law: 'm >>= (x -> k x >>= h) = (m >>= k) >>= h' for "Maybe of ints :: (Maybe Int)" "perturbations using the int :: (Int -> Maybe Int)" and "perturbations using the double the int :: (Int -> Maybe Int)" [✔]
  8502. 1950.95 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8503. 1950.95 s [genvalidity-hspec] relation with Applicative Maybe
  8504. 1950.95 s [genvalidity-hspec] satisfies 'pure = return' for "Maybe of ints :: (Maybe Int)" [✔]
  8505. 1950.95 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8506. 1950.95 s [genvalidity-hspec] satisfies '(<*>) = ap' for "Maybe of additions :: (Maybe (Int -> Int))" and "Maybe of ints :: (Maybe Int)" [✔]
  8507. 1950.96 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8508. 1950.96 s [genvalidity-hspec] satisfies '(>>) = (*>)' for "Maybe of ints :: (Maybe Int)" and "Maybe of ints :: (Maybe Int)" [✔]
  8509. 1950.96 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8510. 1950.96 s [genvalidity-hspec] relation with Functor Maybe
  8511. 1950.96 s [genvalidity-hspec] satisfies 'fmap f xs = xs >>= return . f' for "increments :: (Int -> Int)" and "Maybe of ints :: (Maybe Int)" [✔]
  8512. 1950.96 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8513. 1950.96 s [genvalidity-hspec] Monad (Either Int)
  8514. 1950.96 s [genvalidity-hspec] return :: a -> (Either Int) a and (>>=) :: (Either Int) a -> (b -> (Either Int) a) -> (Either Int) b
  8515. 1950.96 s [genvalidity-hspec] satisfy the first Monad law: 'return a >>= k = k a' for "int :: Int" and "perturbations using the int :: (Int -> Either Int Int)" [✔]
  8516. 1950.96 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8517. 1950.96 s [genvalidity-hspec] satisfy the second Monad law: 'm >>= return = m' for "(Either Int) of ints :: (Either Int Int)" [✔]
  8518. 1950.96 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8519. 1950.96 s [genvalidity-hspec] (>>=) :: (Either Int) a -> (b -> (Either Int) a) -> (Either Int) b
  8520. 1950.96 s [genvalidity-hspec] satisfies the third Monad law: 'm >>= (x -> k x >>= h) = (m >>= k) >>= h' for "(Either Int) of ints :: (Either Int Int)" "perturbations using the int :: (Int -> Either Int Int)" and "perturbations using the double the int :: (Int -> Either Int Int)" [✔]
  8521. 1950.96 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8522. 1950.96 s [genvalidity-hspec] relation with Applicative (Either Int)
  8523. 1950.96 s [genvalidity-hspec] satisfies 'pure = return' for "(Either Int) of ints :: (Either Int Int)" [✔]
  8524. 1950.96 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8525. 1950.96 s [genvalidity-hspec] satisfies '(<*>) = ap' for "(Either Int) of additions :: (Either Int (Int -> Int))" and "(Either Int) of ints :: (Either Int Int)" [✔]
  8526. 1950.96 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8527. 1950.96 s [genvalidity-hspec] satisfies '(>>) = (*>)' for "(Either Int) of ints :: (Either Int Int)" and "(Either Int) of ints :: (Either Int Int)" [✔]
  8528. 1950.96 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8529. 1950.96 s [genvalidity-hspec] relation with Functor (Either Int)
  8530. 1950.96 s [genvalidity-hspec] satisfies 'fmap f xs = xs >>= return . f' for "increments :: (Int -> Int)" and "(Either Int) of ints :: (Either Int Int)" [✔]
  8531. 1950.96 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8532. 1950.96 s [genvalidity-hspec] Monad []
  8533. 1950.96 s [genvalidity-hspec] return :: a -> [] a and (>>=) :: [] a -> (b -> [] a) -> [] b
  8534. 1950.96 s [genvalidity-hspec] satisfy the first Monad law: 'return a >>= k = k a' for "int :: Int" and "perturbations using the int :: (Int -> [Int])" [✔]
  8535. 1950.96 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8536. 1950.96 s [genvalidity-hspec] satisfy the second Monad law: 'm >>= return = m' for "[] of ints :: [Int]" [✔]
  8537. 1950.96 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8538. 1950.96 s [genvalidity-hspec] (>>=) :: [] a -> (b -> [] a) -> [] b
  8539. 1950.96 s [genvalidity-hspec] satisfies the third Monad law: 'm >>= (x -> k x >>= h) = (m >>= k) >>= h' for "[] of ints :: [Int]" "perturbations using the int :: (Int -> [Int])" and "perturbations using the double the int :: (Int -> [Int])" [✔]
  8540. 1950.96 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8541. 1950.97 s [genvalidity-hspec] relation with Applicative []
  8542. 1950.97 s [genvalidity-hspec] satisfies 'pure = return' for "[] of ints :: [Int]" [✔]
  8543. 1950.97 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8544. 1950.97 s [genvalidity-hspec] satisfies '(<*>) = ap' for "[] of additions :: ([Int -> Int])" and "[] of ints :: [Int]" [✔]
  8545. 1950.97 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8546. 1950.97 s [genvalidity-hspec] satisfies '(>>) = (*>)' for "[] of ints :: [Int]" and "[] of ints :: [Int]" [✔]
  8547. 1950.97 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8548. 1950.97 s [genvalidity-hspec] relation with Functor []
  8549. 1950.97 s [genvalidity-hspec] satisfies 'fmap f xs = xs >>= return . f' for "increments :: (Int -> Int)" and "[] of ints :: [Int]" [✔]
  8550. 1950.97 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8551. 1950.97 s [genvalidity-hspec] Monad Maybe
  8552. 1950.97 s [genvalidity-hspec] return :: a -> Maybe a and (>>=) :: Maybe a -> (b -> Maybe a) -> Maybe b
  8553. 1950.97 s [genvalidity-hspec] satisfy the first Monad law: 'return a >>= k = k a' for "int :: Int" and "perturbations using the int :: (Int -> Maybe Int)" [✔]
  8554. 1950.97 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8555. 1950.97 s [genvalidity-hspec] satisfy the second Monad law: 'm >>= return = m' for "Maybe of ints :: (Maybe Int)" [✔]
  8556. 1950.97 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8557. 1950.97 s [genvalidity-hspec] (>>=) :: Maybe a -> (b -> Maybe a) -> Maybe b
  8558. 1950.97 s [genvalidity-hspec] satisfies the third Monad law: 'm >>= (x -> k x >>= h) = (m >>= k) >>= h' for "Maybe of ints :: (Maybe Int)" "perturbations using the int :: (Int -> Maybe Int)" and "perturbations using the double the int :: (Int -> Maybe Int)" [✔]
  8559. 1950.97 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8560. 1950.97 s [genvalidity-hspec] relation with Applicative Maybe
  8561. 1950.97 s [genvalidity-hspec] satisfies 'pure = return' for "Maybe of ints :: (Maybe Int)" [✔]
  8562. 1950.97 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8563. 1950.97 s [genvalidity-hspec] satisfies '(<*>) = ap' for "Maybe of additions :: (Maybe (Int -> Int))" and "Maybe of ints :: (Maybe Int)" [✔]
  8564. 1950.97 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8565. 1950.97 s [genvalidity-hspec] satisfies '(>>) = (*>)' for "Maybe of ints :: (Maybe Int)" and "Maybe of ints :: (Maybe Int)" [✔]
  8566. 1950.97 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8567. 1950.98 s [genvalidity-hspec] relation with Functor Maybe
  8568. 1950.98 s [genvalidity-hspec] satisfies 'fmap f xs = xs >>= return . f' for "increments :: (Int -> Int)" and "Maybe of ints :: (Maybe Int)" [✔]
  8569. 1950.98 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8570. 1950.98 s [genvalidity-hspec] Monad []
  8571. 1950.98 s [genvalidity-hspec] return :: a -> [] a and (>>=) :: [] a -> (b -> [] a) -> [] b
  8572. 1950.98 s [genvalidity-hspec] satisfy the first Monad law: 'return a >>= k = k a' for "four :: Int" and "singletonisation :: (Int -> [Int])" [✔]
  8573. 1950.98 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8574. 1950.98 s [genvalidity-hspec] satisfy the second Monad law: 'm >>= return = m' for "list of fives :: [Int]" [✔]
  8575. 1950.98 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8576. 1950.98 s [genvalidity-hspec] (>>=) :: [] a -> (b -> [] a) -> [] b
  8577. 1950.98 s [genvalidity-hspec] satisfies the third Monad law: 'm >>= (x -> k x >>= h) = (m >>= k) >>= h' for "list of fives :: [Int]" "singletonisation :: (Int -> [Int])" and "singletonisation :: (Int -> [Int])" [✔]
  8578. 1950.98 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8579. 1950.98 s [genvalidity-hspec] relation with Applicative []
  8580. 1950.98 s [genvalidity-hspec] satisfies 'pure = return' for "list of fives :: [Int]" [✔]
  8581. 1950.98 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8582. 1950.98 s [genvalidity-hspec] satisfies '(<*>) = ap' for "increment in list :: ([Int -> Int])" and "list of fives :: [Int]" [✔]
  8583. 1950.98 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8584. 1950.98 s [genvalidity-hspec] satisfies '(>>) = (*>)' for "list of fives :: [Int]" and "list of sixes :: [Int]" [✔]
  8585. 1950.98 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8586. 1950.98 s [genvalidity-hspec] relation with Functor []
  8587. 1950.98 s [genvalidity-hspec] satisfies 'fmap f xs = xs >>= return . f' for "factorisations :: (Int -> Int)" and "list of fives :: [Int]" [✔]
  8588. 1950.98 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8589. 1950.98 s [genvalidity-hspec] Monad Maybe
  8590. 1950.98 s [genvalidity-hspec] return :: a -> Maybe a and (>>=) :: Maybe a -> (b -> Maybe a) -> Maybe b
  8591. 1950.98 s [genvalidity-hspec] satisfy the first Monad law: 'return a >>= k = k a' for "ABC :: [Char]" and "justisation :: ([Char] -> Maybe [Char])" [✔]
  8592. 1950.99 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8593. 1950.99 s [genvalidity-hspec] satisfy the second Monad law: 'm >>= return = m' for "Just an ABC :: (Maybe [Char])" [✔]
  8594. 1950.99 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8595. 1950.99 s [genvalidity-hspec] (>>=) :: Maybe a -> (b -> Maybe a) -> Maybe b
  8596. 1950.99 s [genvalidity-hspec] satisfies the third Monad law: 'm >>= (x -> k x >>= h) = (m >>= k) >>= h' for "Just an ABC :: (Maybe [Char])" "justisation :: ([Char] -> Maybe [Char])" and "justisation :: ([Char] -> Maybe [Char])" [✔]
  8597. 1950.99 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8598. 1950.99 s [genvalidity-hspec] relation with Applicative Maybe
  8599. 1950.99 s [genvalidity-hspec] satisfies 'pure = return' for "Just an ABC :: (Maybe [Char])" [✔]
  8600. 1950.99 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8601. 1950.99 s [genvalidity-hspec] satisfies '(<*>) = ap' for "append 'a' in Just :: (Maybe ([Char] -> [Char]))" and "Just an ABC :: (Maybe [Char])" [✔]
  8602. 1950.99 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8603. 1950.99 s [genvalidity-hspec] satisfies '(>>) = (*>)' for "Just an ABC :: (Maybe [Char])" and "Just an ABC :: (Maybe [Char])" [✔]
  8604. 1950.99 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8605. 1950.99 s [genvalidity-hspec] relation with Functor Maybe
  8606. 1950.99 s [genvalidity-hspec] satisfies 'fmap f xs = xs >>= return . f' for "appends :: ([Char] -> [Char])" and "Just an ABC :: (Maybe [Char])" [✔]
  8607. 1950.99 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8608. 1950.99 s [genvalidity-hspec] Test.Validity.Monoid
  8609. 1950.99 s [genvalidity-hspec] Monoid ([Ratio Integer])
  8610. 1950.99 s [genvalidity-hspec] mempty :: ([Ratio Integer])
  8611. 1950.99 s [genvalidity-hspec] is the identity for mappend :: ([Ratio Integer]) -> ([Ratio Integer]) -> ([Ratio Integer]) for "valid :: ([Ratio Integer])" [✔]
  8612. 1950.99 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8613. 1950.99 s [genvalidity-hspec] mappend :: ([Ratio Integer]) -> ([Ratio Integer]) -> ([Ratio Integer])
  8614. 1950.99 s [genvalidity-hspec] is an associative operation for "valid :: (([Ratio Integer],[Ratio Integer],[Ratio Integer]))" [✔]
  8615. 1950.99 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8616. 1950.99 s [genvalidity-hspec] mconcat :: [([Ratio Integer])] -> ([Ratio Integer])
  8617. 1950.99 s [genvalidity-hspec] is equivalent to its default implementation for "valid :: ([[Ratio Integer]])" [✔]
  8618. 1950.99 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8619. 1950.99 s [genvalidity-hspec] Monoid [Int]
  8620. 1950.99 s [genvalidity-hspec] mempty :: [Int]
  8621. 1951.00 s [genvalidity-hspec] is the identity for mappend :: [Int] -> [Int] -> [Int] for "valid :: [Int]" [✔]
  8622. 1951.00 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8623. 1951.00 s [genvalidity-hspec] mappend :: [Int] -> [Int] -> [Int]
  8624. 1951.00 s [genvalidity-hspec] is an associative operation for "valid :: ([Int],[Int],[Int])" [✔]
  8625. 1951.00 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8626. 1951.00 s [genvalidity-hspec] mconcat :: [[Int]] -> [Int]
  8627. 1951.00 s [genvalidity-hspec] is equivalent to its default implementation for "valid :: [[Int]]" [✔]
  8628. 1951.00 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8629. 1951.00 s [genvalidity-hspec] Monoid [Int]
  8630. 1951.00 s [genvalidity-hspec] mempty :: [Int]
  8631. 1951.00 s [genvalidity-hspec] is the identity for mappend :: [Int] -> [Int] -> [Int] for "arbitrary :: [Int]" [✔]
  8632. 1951.00 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8633. 1951.00 s [genvalidity-hspec] mappend :: [Int] -> [Int] -> [Int]
  8634. 1951.00 s [genvalidity-hspec] is an associative operation for "arbitrary :: ([Int],[Int],[Int])" [✔]
  8635. 1951.00 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8636. 1951.00 s [genvalidity-hspec] mconcat :: [[Int]] -> [Int]
  8637. 1951.00 s [genvalidity-hspec] is equivalent to its default implementation for "arbitrary :: [[Int]]" [✔]
  8638. 1951.00 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8639. 1951.00 s [genvalidity-hspec] Monoid [Char]
  8640. 1951.00 s [genvalidity-hspec] mempty :: [Char]
  8641. 1951.00 s [genvalidity-hspec] is the identity for mappend :: [Char] -> [Char] -> [Char] for "singleton list of 'a' :: [Char]" [✔]
  8642. 1951.00 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8643. 1951.00 s [genvalidity-hspec] mappend :: [Char] -> [Char] -> [Char]
  8644. 1951.00 s [genvalidity-hspec] is an associative operation for "singleton list of 'a' :: ([Char],[Char],[Char])" [✔]
  8645. 1951.00 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8646. 1951.00 s [genvalidity-hspec] mconcat :: [[Char]] -> [Char]
  8647. 1951.00 s [genvalidity-hspec] is equivalent to its default implementation for "singleton list of 'a' :: [[Char]]" [✔]
  8648. 1951.00 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8649. 1951.00 s [genvalidity-hspec] Test.Validity.Ord
  8650. 1951.00 s [genvalidity-hspec] Ord (Ratio Integer)
  8651. 1951.00 s [genvalidity-hspec] (<=) :: (Ratio Integer) -> (Ratio Integer) -> Bool
  8652. 1951.00 s [genvalidity-hspec] is reflexive for "valid (Ratio Integer)"'s [✔]
  8653. 1951.00 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8654. 1951.00 s [genvalidity-hspec] is antisymmetric for "valid (Ratio Integer)"'s [✔]
  8655. 1951.00 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8656. 1951.00 s [genvalidity-hspec] is transitive for "valid (Ratio Integer)"'s [✔]
  8657. 1951.00 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8658. 1951.00 s [genvalidity-hspec] is equivalent to (\a b -> compare a b /= GT) for "valid (Ratio Integer)"'s [✔]
  8659. 1951.00 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8660. 1951.00 s [genvalidity-hspec] (>=) :: (Ratio Integer) -> (Ratio Integer) -> Bool
  8661. 1951.00 s [genvalidity-hspec] is reflexive for "valid (Ratio Integer)"'s [✔]
  8662. 1951.00 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8663. 1951.00 s [genvalidity-hspec] is antisymmetric for "valid (Ratio Integer)"'s [✔]
  8664. 1951.00 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8665. 1951.00 s [genvalidity-hspec] is transitive for "valid (Ratio Integer)"'s [✔]
  8666. 1951.00 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8667. 1951.00 s [genvalidity-hspec] is equivalent to (\a b -> compare a b /= LT) for "valid (Ratio Integer)"'s [✔]
  8668. 1951.00 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8669. 1951.00 s [genvalidity-hspec] (<) :: (Ratio Integer) -> (Ratio Integer) -> Bool
  8670. 1951.00 s [genvalidity-hspec] is antireflexive for "valid (Ratio Integer)"'s [✔]
  8671. 1951.00 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8672. 1951.00 s [genvalidity-hspec] is transitive for "valid (Ratio Integer)"'s [✔]
  8673. 1951.00 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8674. 1951.01 s [genvalidity-hspec] is equivalent to (\a b -> compare a b == LT) for "valid (Ratio Integer)"'s [✔]
  8675. 1951.01 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8676. 1951.01 s [genvalidity-hspec] (>) :: (Ratio Integer) -> (Ratio Integer) -> Bool
  8677. 1951.01 s [genvalidity-hspec] is antireflexive for "valid (Ratio Integer)"'s [✔]
  8678. 1951.01 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8679. 1951.01 s [genvalidity-hspec] is transitive for "valid (Ratio Integer)"'s [✔]
  8680. 1951.01 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8681. 1951.01 s [genvalidity-hspec] is equivalent to (\a b -> compare a b == GT) for "valid (Ratio Integer)"'s [✔]
  8682. 1951.01 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8683. 1951.01 s [genvalidity-hspec] "min :: (Ratio Integer -> Ratio Integer -> Ratio Integer)"
  8684. 1951.01 s [genvalidity-hspec] is equivalent to (\a b -> if a <= b then a else b) for "valid (Ratio Integer)"'s [✔]
  8685. 1951.01 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8686. 1951.01 s [genvalidity-hspec] "max :: (Ratio Integer -> Ratio Integer -> Ratio Integer)"
  8687. 1951.01 s [genvalidity-hspec] is equivalent to (\a b -> if a >= b then a else b) for "valid (Ratio Integer)"'s [✔]
  8688. 1951.01 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8689. 1951.01 s [genvalidity-hspec] NaN >= NaN is False [✔]
  8690. 1951.01 s [genvalidity-hspec] Ord Int
  8691. 1951.01 s [genvalidity-hspec] (<=) :: Int -> Int -> Bool
  8692. 1951.01 s [genvalidity-hspec] is reflexive for "valid Int"'s [✔]
  8693. 1951.01 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8694. 1951.01 s [genvalidity-hspec] is antisymmetric for "valid Int"'s [✔]
  8695. 1951.01 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8696. 1951.01 s [genvalidity-hspec] is transitive for "valid Int"'s [✔]
  8697. 1951.01 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8698. 1951.01 s [genvalidity-hspec] is equivalent to (\a b -> compare a b /= GT) for "valid Int"'s [✔]
  8699. 1951.01 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8700. 1951.01 s [genvalidity-hspec] (>=) :: Int -> Int -> Bool
  8701. 1951.01 s [genvalidity-hspec] is reflexive for "valid Int"'s [✔]
  8702. 1951.01 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8703. 1951.01 s [genvalidity-hspec] is antisymmetric for "valid Int"'s [✔]
  8704. 1951.01 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8705. 1951.01 s [genvalidity-hspec] is transitive for "valid Int"'s [✔]
  8706. 1951.01 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8707. 1951.01 s [genvalidity-hspec] is equivalent to (\a b -> compare a b /= LT) for "valid Int"'s [✔]
  8708. 1951.01 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8709. 1951.01 s [genvalidity-hspec] (<) :: Int -> Int -> Bool
  8710. 1951.01 s [genvalidity-hspec] is antireflexive for "valid Int"'s [✔]
  8711. 1951.01 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8712. 1951.01 s [genvalidity-hspec] is transitive for "valid Int"'s [✔]
  8713. 1951.01 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8714. 1951.01 s [genvalidity-hspec] is equivalent to (\a b -> compare a b == LT) for "valid Int"'s [✔]
  8715. 1951.01 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8716. 1951.01 s [genvalidity-hspec] (>) :: Int -> Int -> Bool
  8717. 1951.01 s [genvalidity-hspec] is antireflexive for "valid Int"'s [✔]
  8718. 1951.01 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8719. 1951.01 s [genvalidity-hspec] is transitive for "valid Int"'s [✔]
  8720. 1951.01 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8721. 1951.01 s [genvalidity-hspec] is equivalent to (\a b -> compare a b == GT) for "valid Int"'s [✔]
  8722. 1951.01 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8723. 1951.01 s [genvalidity-hspec] "min :: (Int -> Int -> Int)"
  8724. 1951.01 s [genvalidity-hspec] is equivalent to (\a b -> if a <= b then a else b) for "valid Int"'s [✔]
  8725. 1951.01 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8726. 1951.02 s [genvalidity-hspec] "max :: (Int -> Int -> Int)"
  8727. 1951.02 s [genvalidity-hspec] is equivalent to (\a b -> if a >= b then a else b) for "valid Int"'s [✔]
  8728. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8729. 1951.02 s [genvalidity-hspec] Ord Int
  8730. 1951.02 s [genvalidity-hspec] (<=) :: Int -> Int -> Bool
  8731. 1951.02 s [genvalidity-hspec] is reflexive for "arbitrary Int"'s [✔]
  8732. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8733. 1951.02 s [genvalidity-hspec] is antisymmetric for "arbitrary Int"'s [✔]
  8734. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8735. 1951.02 s [genvalidity-hspec] is transitive for "arbitrary Int"'s [✔]
  8736. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8737. 1951.02 s [genvalidity-hspec] is equivalent to (\a b -> compare a b /= GT) for "arbitrary Int"'s [✔]
  8738. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8739. 1951.02 s [genvalidity-hspec] (>=) :: Int -> Int -> Bool
  8740. 1951.02 s [genvalidity-hspec] is reflexive for "arbitrary Int"'s [✔]
  8741. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8742. 1951.02 s [genvalidity-hspec] is antisymmetric for "arbitrary Int"'s [✔]
  8743. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8744. 1951.02 s [genvalidity-hspec] is transitive for "arbitrary Int"'s [✔]
  8745. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8746. 1951.02 s [genvalidity-hspec] is equivalent to (\a b -> compare a b /= LT) for "arbitrary Int"'s [✔]
  8747. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8748. 1951.02 s [genvalidity-hspec] (<) :: Int -> Int -> Bool
  8749. 1951.02 s [genvalidity-hspec] is antireflexive for "arbitrary Int"'s [✔]
  8750. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8751. 1951.02 s [genvalidity-hspec] is transitive for "arbitrary Int"'s [✔]
  8752. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8753. 1951.02 s [genvalidity-hspec] is equivalent to (\a b -> compare a b == LT) for "arbitrary Int"'s [✔]
  8754. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8755. 1951.02 s [genvalidity-hspec] (>) :: Int -> Int -> Bool
  8756. 1951.02 s [genvalidity-hspec] is antireflexive for "arbitrary Int"'s [✔]
  8757. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8758. 1951.02 s [genvalidity-hspec] is transitive for "arbitrary Int"'s [✔]
  8759. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8760. 1951.02 s [genvalidity-hspec] is equivalent to (\a b -> compare a b == GT) for "arbitrary Int"'s [✔]
  8761. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8762. 1951.02 s [genvalidity-hspec] "min :: (Int -> Int -> Int)"
  8763. 1951.02 s [genvalidity-hspec] is equivalent to (\a b -> if a <= b then a else b) for "arbitrary Int"'s [✔]
  8764. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8765. 1951.02 s [genvalidity-hspec] "max :: (Int -> Int -> Int)"
  8766. 1951.02 s [genvalidity-hspec] is equivalent to (\a b -> if a >= b then a else b) for "arbitrary Int"'s [✔]
  8767. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8768. 1951.02 s [genvalidity-hspec] Ord Int
  8769. 1951.02 s [genvalidity-hspec] (<=) :: Int -> Int -> Bool
  8770. 1951.02 s [genvalidity-hspec] is reflexive for "even Int"'s [✔]
  8771. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8772. 1951.02 s [genvalidity-hspec] is antisymmetric for "even Int"'s [✔]
  8773. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8774. 1951.02 s [genvalidity-hspec] is transitive for "even Int"'s [✔]
  8775. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8776. 1951.02 s [genvalidity-hspec] is equivalent to (\a b -> compare a b /= GT) for "even Int"'s [✔]
  8777. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8778. 1951.02 s [genvalidity-hspec] (>=) :: Int -> Int -> Bool
  8779. 1951.02 s [genvalidity-hspec] is reflexive for "even Int"'s [✔]
  8780. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8781. 1951.02 s [genvalidity-hspec] is antisymmetric for "even Int"'s [✔]
  8782. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8783. 1951.02 s [genvalidity-hspec] is transitive for "even Int"'s [✔]
  8784. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8785. 1951.02 s [genvalidity-hspec] is equivalent to (\a b -> compare a b /= LT) for "even Int"'s [✔]
  8786. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8787. 1951.02 s [genvalidity-hspec] (<) :: Int -> Int -> Bool
  8788. 1951.02 s [genvalidity-hspec] is antireflexive for "even Int"'s [✔]
  8789. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8790. 1951.02 s [genvalidity-hspec] is transitive for "even Int"'s [✔]
  8791. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8792. 1951.02 s [genvalidity-hspec] is equivalent to (\a b -> compare a b == LT) for "even Int"'s [✔]
  8793. 1951.02 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8794. 1951.03 s [genvalidity-hspec] (>) :: Int -> Int -> Bool
  8795. 1951.03 s [genvalidity-hspec] is antireflexive for "even Int"'s [✔]
  8796. 1951.03 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8797. 1951.03 s [genvalidity-hspec] is transitive for "even Int"'s [✔]
  8798. 1951.03 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8799. 1951.03 s [genvalidity-hspec] is equivalent to (\a b -> compare a b == GT) for "even Int"'s [✔]
  8800. 1951.03 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8801. 1951.03 s [genvalidity-hspec] "min :: (Int -> Int -> Int)"
  8802. 1951.03 s [genvalidity-hspec] is equivalent to (\a b -> if a <= b then a else b) for "even Int"'s [✔]
  8803. 1951.03 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8804. 1951.03 s [genvalidity-hspec] "max :: (Int -> Int -> Int)"
  8805. 1951.03 s [genvalidity-hspec] is equivalent to (\a b -> if a >= b then a else b) for "even Int"'s [✔]
  8806. 1951.03 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8807. 1951.03 s [genvalidity-hspec] Test.Validity.Show
  8808. 1951.03 s [genvalidity-hspec] Show (Ratio Integer) and Read (Ratio Integer)
  8809. 1951.03 s [genvalidity-hspec] are implemented such that read . show == id for valid values [✔]
  8810. 1951.03 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8811. 1951.03 s [genvalidity-hspec] Show Int and Read Int
  8812. 1951.03 s [genvalidity-hspec] are implemented such that read . show == id for valid values [✔]
  8813. 1951.03 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8814. 1951.03 s [genvalidity-hspec] Show (Ratio Integer) and Read (Ratio Integer)
  8815. 1951.03 s [genvalidity-hspec] are implemented such that read . show == id for arbitrary values [✔]
  8816. 1951.03 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8817. 1951.03 s [genvalidity-hspec] Show Int and Read Int
  8818. 1951.03 s [genvalidity-hspec] are implemented such that read . show == id for even values [✔]
  8819. 1951.03 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8820. 1951.03 s [genvalidity-hspec] show and read don't have the correct semantics [✔]
  8821. 1951.03 s [genvalidity-hspec] Test.Validity.Shrinking
  8822. 1951.03 s [genvalidity-hspec] shrinkValid :: (Ratio Int8 -> [Ratio Int8])
  8823. 1951.03 s [genvalidity-hspec] preserves validity [✔]
  8824. 1951.03 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8825. 1951.03 s [genvalidity-hspec] never shrinks to itself for valid values [✔]
  8826. 1951.03 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8827. 1951.03 s [genvalidity-hspec] shrinkValid :: (Int -> [Int])
  8828. 1951.03 s [genvalidity-hspec] preserves validity [✔]
  8829. 1951.03 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8830. 1951.03 s [genvalidity-hspec] never shrinks to itself for valid values [✔]
  8831. 1951.03 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8832. 1951.03 s [genvalidity-hspec] shrinkValidPreservesValidOnGenValid
  8833. 1951.03 s [genvalidity-hspec] Ordering [✔]
  8834. 1951.03 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8835. 1951.03 s [genvalidity-hspec] [Ordering] [✔]
  8836. 1951.03 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8837. 1951.03 s [genvalidity-hspec] shrinkValidPreservesValidOnGenValid
  8838. 1951.04 s [genvalidity-hspec] Ordering [✔]
  8839. 1951.04 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8840. 1951.04 s [genvalidity-hspec] [Ordering] [✔]
  8841. 1951.04 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8842. 1951.04 s [genvalidity-hspec] shrinkValidDoesNotShrinkToItself
  8843. 1951.04 s [genvalidity-hspec] Int [✔]
  8844. 1951.04 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8845. 1951.04 s [genvalidity-hspec] [Int] [✔]
  8846. 1951.04 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8847. 1951.04 s [genvalidity-hspec] shrinkValidDoesNotShrinkToItself
  8848. 1951.04 s [genvalidity-hspec] Ordering [✔]
  8849. 1951.04 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8850. 1951.04 s [genvalidity-hspec] [Ordering] [✔]
  8851. 1951.04 s [genvalidity-hspec] +++ OK, passed 100 tests.
  8852. 1951.04 s [genvalidity-hspec]
  8853. 1951.04 s [genvalidity-hspec] Finished in 2.1595 seconds
  8854. 1951.04 s [genvalidity-hspec] 245 examples, 0 failures
  8855. 1951.04 s [genvalidity-hspec] Test suite genvalidity-hspec-test: PASS
  8856. 1951.04 s [genvalidity-hspec] Test suite logged to:
  8857. 1951.04 s [genvalidity-hspec] dist/test/genvalidity-hspec-1.0.0.3-genvalidity-hspec-test.log
  8858. 1951.04 s [genvalidity-hspec] 1 of 1 test suites (1 of 1 test cases) passed.
  8859. 1951.04 s [genvalidity-hspec] Phase: haddockPhase
  8860. 1951.33 s [string-interpolate] Phase: setupCompilerEnvironmentPhase
  8861. 1951.36 s [string-interpolate] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  8862. 1952.21 s [memory] Building library for memory-0.18.0...
  8863. 1952.42 s [genvalidity-hspec] Preprocessing library for genvalidity-hspec-1.0.0.3...
  8864. 1952.43 s [genvalidity-hspec] Running Haddock on library for genvalidity-hspec-1.0.0.3...
  8865. 1952.88 s [http-client] [ 1 of 19] Compiling Data.KeyedPool ( Data/KeyedPool.hs, dist/build/Data/KeyedPool.p_o )
  8866. 1953.87 s [string-interpolate] Phase: unpackPhase
  8867. 1953.90 s [string-interpolate] unpacking source archive /nix/store/q1qpj1b7k2fn8rbpnp8fb0p3i52gafc5-string-interpolate-0.3.4.0.tar.gz
  8868. 1953.92 s [string-interpolate] source root is string-interpolate-0.3.4.0
  8869. 1954.04 s [string-interpolate] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "string-interpolate-0.3.4.0/test/spec.hs"
  8870. 1954.07 s [string-interpolate] Phase: patchPhase
  8871. 1954.10 s [string-interpolate] Replace Cabal file with edited version from mirror://hackage/string-interpolate-0.3.4.0/revision/2.cabal.
  8872. 1954.13 s [string-interpolate] Phase: compileBuildDriverPhase
  8873. 1954.15 s [string-interpolate] setupCompileFlags: -package-db=/build/tmp.wDeXgC4BQC/setup-package.conf.d -threaded
  8874. 1954.24 s [genvalidity-hspec] [ 1 of 13] Compiling Paths_genvalidity_hspec ( dist/build/autogen/Paths_genvalidity_hspec.hs, nothing )
  8875. 1954.48 s [string-interpolate] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.wDeXgC4BQC/Main.o )
  8876. 1954.55 s [genvalidity-hspec] [ 2 of 13] Compiling Test.Validity.Utils ( src/Test/Validity/Utils.hs, nothing )
  8877. 1954.85 s [string-interpolate] [2 of 2] Linking Setup
  8878. 1955.19 s [memory] [ 1 of 28] Compiling Data.Memory.ExtendedWords ( Data/Memory/ExtendedWords.hs, dist/build/Data/Memory/ExtendedWords.o, dist/build/Data/Memory/ExtendedWords.dyn_o )
  8879. 1955.22 s [genvalidity-hspec] src/Test/Validity/Utils.hs:90:9: warning: [GHC-20125] [-Wmissing-fields]
  8880. 1955.22 s [genvalidity-hspec] • Fields of ‘Item’ not initialised:
  8881. 1955.23 s [genvalidity-hspec] itemAnnotations :: hspec-core-2.11.12:Test.Hspec.Core.Annotations.Annotations
  8882. 1955.23 s [genvalidity-hspec] • In the first argument of ‘Leaf’, namely
  8883. 1955.23 s [genvalidity-hspec] ‘Item
  8884. 1955.23 s [genvalidity-hspec] {itemRequirement = s, itemLocation = Nothing,
  8885. 1955.23 s [genvalidity-hspec] itemIsFocused = False, itemIsParallelizable = Nothing,
  8886. 1955.23 s [genvalidity-hspec] itemExample = \ _ _ _
  8887. 1955.23 s [genvalidity-hspec] -> do let ...
  8888. 1955.23 s [genvalidity-hspec] ....}’
  8889. 1955.23 s [genvalidity-hspec] In the expression:
  8890. 1955.23 s [genvalidity-hspec] Leaf
  8891. 1955.23 s [genvalidity-hspec] Item
  8892. 1955.23 s [genvalidity-hspec] {itemRequirement = s, itemLocation = Nothing,
  8893. 1955.23 s [genvalidity-hspec] itemIsFocused = False, itemIsParallelizable = Nothing,
  8894. 1955.23 s [genvalidity-hspec] itemExample = \ _ _ _
  8895. 1955.23 s [genvalidity-hspec] -> do let ...
  8896. 1955.23 s [genvalidity-hspec] ....}
  8897. 1955.23 s [genvalidity-hspec] In an equation for ‘go’:
  8898. 1955.23 s [genvalidity-hspec] go sp
  8899. 1955.23 s [genvalidity-hspec] = Leaf
  8900. 1955.23 s [genvalidity-hspec] Item
  8901. 1955.23 s [genvalidity-hspec] {itemRequirement = s, itemLocation = Nothing,
  8902. 1955.23 s [genvalidity-hspec] itemIsFocused = False, itemIsParallelizable = Nothing,
  8903. 1955.23 s [genvalidity-hspec] itemExample = \ _ _ _ -> do ...}
  8904. 1955.23 s [genvalidity-hspec] |
  8905. 1955.23 s [genvalidity-hspec] 90 | Item
  8906. 1955.23 s [genvalidity-hspec] | ^^^^...
  8907. 1955.23 s [genvalidity-hspec]
  8908. 1955.26 s [genvalidity-hspec] [ 3 of 13] Compiling Test.Validity.Shrinking ( src/Test/Validity/Shrinking.hs, nothing )
  8909. 1955.42 s [genvalidity-hspec] [ 4 of 13] Compiling Test.Validity.Show ( src/Test/Validity/Show.hs, nothing )
  8910. 1955.59 s [genvalidity-hspec] [ 5 of 13] Compiling Test.Validity.Ord ( src/Test/Validity/Ord.hs, nothing )
  8911. 1956.14 s [genvalidity-hspec] [ 6 of 13] Compiling Test.Validity.Monoid ( src/Test/Validity/Monoid.hs, nothing )
  8912. 1956.29 s [genvalidity-hspec] [ 7 of 13] Compiling Test.Validity.Monad ( src/Test/Validity/Monad.hs, nothing )
  8913. 1957.02 s [genvalidity-hspec] [ 8 of 13] Compiling Test.Validity.GenValidity ( src/Test/Validity/GenValidity.hs, nothing )
  8914. 1957.13 s [genvalidity-hspec] [ 9 of 13] Compiling Test.Validity.Functor ( src/Test/Validity/Functor.hs, nothing )
  8915. 1957.27 s [genvalidity-hspec] [10 of 13] Compiling Test.Validity.Eq ( src/Test/Validity/Eq.hs, nothing )
  8916. 1957.37 s [genvalidity-hspec] [11 of 13] Compiling Test.Validity.Arbitrary ( src/Test/Validity/Arbitrary.hs, nothing )
  8917. 1957.39 s [genvalidity-hspec] [12 of 13] Compiling Test.Validity.Applicative ( src/Test/Validity/Applicative.hs, nothing )
  8918. 1957.61 s [genvalidity-hspec] [13 of 13] Compiling Test.Validity ( src/Test/Validity.hs, nothing )
  8919. 1957.67 s [genvalidity-hspec] Haddock coverage:
  8920. 1957.68 s [genvalidity-hspec] 22% ( 2 / 9) in 'Test.Validity.Utils'
  8921. 1957.68 s [genvalidity-hspec] Missing documentation for:
  8922. 1957.68 s [genvalidity-hspec] nameOf (src/Test/Validity/Utils.hs:38)
  8923. 1957.68 s [genvalidity-hspec] genDescr (src/Test/Validity/Utils.hs:49)
  8924. 1957.68 s [genvalidity-hspec] binRelStr (src/Test/Validity/Utils.hs:56)
  8925. 1957.68 s [genvalidity-hspec] shouldFail (src/Test/Validity/Utils.hs:116)
  8926. 1957.68 s [genvalidity-hspec] Anon (src/Test/Validity/Utils.hs:60)
  8927. 1957.69 s [genvalidity-hspec] shouldBeValid
  8928. 1957.69 s [genvalidity-hspec] shouldBeInvalid
  8929. 1957.69 s [genvalidity-hspec] 45% ( 5 / 11) in 'Test.Validity.Shrinking'
  8930. 1957.69 s [genvalidity-hspec] Missing documentation for:
  8931. 1957.69 s [genvalidity-hspec] shrinkValidSpec (src/Test/Validity/Shrinking.hs:35)
  8932. 1957.69 s [genvalidity-hspec] shrinkValidSpecWithLimit (src/Test/Validity/Shrinking.hs:48)
  8933. 1957.69 s [genvalidity-hspec] shrinkValidPreservesValidOnGenValid (src/Test/Validity/Shrinking.hs:66)
  8934. 1957.69 s [genvalidity-hspec] shrinkValidPreservesValidOnGenValidWithLimit (src/Test/Validity/Shrinking.hs:74)
  8935. 1957.69 s [genvalidity-hspec] shrinkValidDoesNotShrinkToItself (src/Test/Validity/Shrinking.hs:81)
  8936. 1957.69 s [genvalidity-hspec] shrinkValidDoesNotShrinkToItselfWithLimit (src/Test/Validity/Shrinking.hs:89)
  8937. 1957.69 s [genvalidity-hspec] 100% ( 7 / 7) in 'Test.Validity.Show'
  8938. 1957.69 s [genvalidity-hspec] 100% ( 4 / 4) in 'Test.Validity.Ord'
  8939. 1957.69 s [genvalidity-hspec] 100% ( 5 / 5) in 'Test.Validity.Monoid'
  8940. 1957.70 s [genvalidity-hspec] 100% ( 4 / 4) in 'Test.Validity.Monad'
  8941. 1957.70 s [genvalidity-hspec] 100% ( 5 / 5) in 'Test.Validity.GenValidity'
  8942. 1957.70 s [genvalidity-hspec] 100% ( 4 / 4) in 'Test.Validity.Functor'
  8943. 1957.71 s [genvalidity-hspec] 100% ( 4 / 4) in 'Test.Validity.Eq'
  8944. 1957.71 s [genvalidity-hspec] 100% ( 3 / 3) in 'Test.Validity.Arbitrary'
  8945. 1957.71 s [genvalidity-hspec] 100% ( 4 / 4) in 'Test.Validity.Applicative'
  8946. 1957.71 s [genvalidity-hspec] Warning: 'Spec' is out of scope.
  8947. 1957.71 s [genvalidity-hspec] If you qualify the identifier, haddock can try to link it anyway.
  8948. 1957.71 s [genvalidity-hspec] Warning: 'producesValidsOnValids' is out of scope.
  8949. 1957.71 s [genvalidity-hspec] If you qualify the identifier, haddock can try to link it anyway.
  8950. 1957.75 s [genvalidity-hspec] 63% (122 /192) in 'Test.Validity'
  8951. 1957.75 s [genvalidity-hspec] Missing documentation for:
  8952. 1957.75 s [genvalidity-hspec] forAllValid
  8953. 1957.75 s [genvalidity-hspec] shouldBeValid
  8954. 1957.75 s [genvalidity-hspec] shouldBeInvalid
  8955. 1957.75 s [genvalidity-hspec] shrinkValidSpec (src/Test/Validity/Shrinking.hs:35)
  8956. 1957.75 s [genvalidity-hspec] shrinkValidSpecWithLimit (src/Test/Validity/Shrinking.hs:48)
  8957. 1957.75 s [genvalidity-hspec] shrinkValidPreservesValidOnGenValid (src/Test/Validity/Shrinking.hs:66)
  8958. 1957.75 s [genvalidity-hspec] producesValidsOnGens2
  8959. 1957.75 s [genvalidity-hspec] producesValid2
  8960. 1957.75 s [genvalidity-hspec] producesValidsOnArbitrary2
  8961. 1957.75 s [genvalidity-hspec] producesValidsOnGens3
  8962. 1957.75 s [genvalidity-hspec] producesValid3
  8963. 1957.75 s [genvalidity-hspec] producesValidsOnArbitrary3
  8964. 1957.75 s [genvalidity-hspec] succeedsOnGens2
  8965. 1957.75 s [genvalidity-hspec] succeeds2
  8966. 1957.75 s [genvalidity-hspec] succeedsOnArbitrary2
  8967. 1957.75 s [genvalidity-hspec] failsOnGens2
  8968. 1957.75 s [genvalidity-hspec] validIfSucceedsOnGens2
  8969. 1957.75 s [genvalidity-hspec] validIfSucceeds2
  8970. 1957.75 s [genvalidity-hspec] validIfSucceedsOnArbitrary2
  8971. 1957.75 s [genvalidity-hspec] validIfSucceedsOnGens3
  8972. 1957.75 s [genvalidity-hspec] validIfSucceeds3
  8973. 1957.75 s [genvalidity-hspec] validIfSucceedsOnArbitrary3
  8974. 1957.75 s [genvalidity-hspec] equivalentOnGen
  8975. 1957.75 s [genvalidity-hspec] equivalent
  8976. 1957.75 s [genvalidity-hspec] equivalentOnGens2
  8977. 1957.75 s [genvalidity-hspec] equivalent2
  8978. 1957.75 s [genvalidity-hspec] equivalentOnGens3
  8979. 1957.75 s [genvalidity-hspec] equivalent3
  8980. 1957.75 s [genvalidity-hspec] equivalentOnArbitrary3
  8981. 1957.75 s [genvalidity-hspec] equivalentWhenFirstSucceedsOnGen
  8982. 1957.75 s [genvalidity-hspec] equivalentWhenFirstSucceeds
  8983. 1957.75 s [genvalidity-hspec] equivalentWhenFirstSucceedsOnArbitrary
  8984. 1957.75 s [genvalidity-hspec] equivalentWhenFirstSucceedsOnGens2
  8985. 1957.75 s [genvalidity-hspec] equivalentWhenFirstSucceeds2
  8986. 1957.75 s [genvalidity-hspec] equivalentWhenFirstSucceedsOnArbitrary2
  8987. 1957.75 s [genvalidity-hspec] equivalentWhenSecondSucceedsOnGen
  8988. 1957.75 s [genvalidity-hspec] equivalentWhenSecondSucceeds
  8989. 1957.75 s [genvalidity-hspec] equivalentWhenSecondSucceedsOnArbitrary
  8990. 1957.75 s [genvalidity-hspec] equivalentWhenSecondSucceedsOnGens2
  8991. 1957.75 s [genvalidity-hspec] equivalentWhenSecondSucceeds2
  8992. 1957.75 s [genvalidity-hspec] equivalentWhenSecondSucceedsOnArbitrary2
  8993. 1957.75 s [genvalidity-hspec] equivalentWhenSucceedOnGen
  8994. 1957.75 s [genvalidity-hspec] equivalentWhenSucceed
  8995. 1957.75 s [genvalidity-hspec] equivalentWhenSucceedOnArbitrary
  8996. 1957.75 s [genvalidity-hspec] equivalentWhenSucceedOnGens2
  8997. 1957.75 s [genvalidity-hspec] equivalentWhenSucceed2
  8998. 1957.75 s [genvalidity-hspec] equivalentWhenSucceedOnArbitrary2
  8999. 1957.75 s [genvalidity-hspec] inverseFunctionsOnGen
  9000. 1957.75 s [genvalidity-hspec] inverseFunctions
  9001. 1957.75 s [genvalidity-hspec] inverseFunctionsIfFirstSucceedsOnGen
  9002. 1957.75 s [genvalidity-hspec] inverseFunctionsIfFirstSucceeds
  9003. 1957.75 s [genvalidity-hspec] inverseFunctionsIfFirstSucceedsOnArbitrary
  9004. 1957.75 s [genvalidity-hspec] inverseFunctionsIfSecondSucceedsOnGen
  9005. 1957.76 s [genvalidity-hspec] inverseFunctionsIfSecondSucceeds
  9006. 1957.76 s [genvalidity-hspec] inverseFunctionsIfSecondSucceedsOnArbitrary
  9007. 1957.76 s [genvalidity-hspec] inverseFunctionsIfSucceedOnGen
  9008. 1957.76 s [genvalidity-hspec] inverseFunctionsIfSucceed
  9009. 1957.76 s [genvalidity-hspec] inverseFunctionsIfSucceedOnArbitrary
  9010. 1957.76 s [genvalidity-hspec] idempotentOnGen
  9011. 1957.76 s [genvalidity-hspec] idempotent
  9012. 1957.76 s [genvalidity-hspec] reflexivityOnGen
  9013. 1957.76 s [genvalidity-hspec] transitivityOnGens
  9014. 1957.76 s [genvalidity-hspec] antisymmetryOnGensWithEquality
  9015. 1957.76 s [genvalidity-hspec] antisymmetryOnGens
  9016. 1957.76 s [genvalidity-hspec] antireflexivityOnGen
  9017. 1957.76 s [genvalidity-hspec] symmetryOnGens
  9018. 1957.76 s [genvalidity-hspec] leftIdentityOnGenWithEquality
  9019. 1957.76 s [genvalidity-hspec] leftIdentityOnGen
  9020. 1957.76 s [genvalidity-hspec] rightIdentityOnGenWithEquality
  9021. 1957.76 s [genvalidity-hspec] rightIdentityOnGen
  9022. 1958.36 s [memory] [ 2 of 28] Compiling Data.Memory.Internal.Compat ( Data/Memory/Internal/Compat.hs, dist/build/Data/Memory/Internal/Compat.o, dist/build/Data/Memory/Internal/Compat.dyn_o )
  9023. 1958.39 s [memory] [ 3 of 28] Compiling Data.Memory.Endian ( Data/Memory/Endian.hs, dist/build/Data/Memory/Endian.o, dist/build/Data/Memory/Endian.dyn_o )
  9024. 1961.75 s [memory] [ 4 of 28] Compiling Data.Memory.Hash.SipHash ( Data/Memory/Hash/SipHash.hs, dist/build/Data/Memory/Hash/SipHash.o, dist/build/Data/Memory/Hash/SipHash.dyn_o )
  9025. 1962.15 s [string-interpolate] Phase: updateAutotoolsGnuConfigScriptsPhase
  9026. 1962.36 s [string-interpolate] Phase: configurePhase
  9027. 1962.40 s [string-interpolate] configureFlags: --verbose --prefix=/nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/b1klaff61arymsmwjpznsysz52j0m0l9-string-interpolate-0.3.4.0-doc/share/doc/string-interpolate-0.3.4.0 --with-gcc=gcc --package-db=/build/tmp.wDeXgC4BQC/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  9028. 1962.54 s [string-interpolate] Using Parsec parser
  9029. 1962.54 s [string-interpolate] Configuring string-interpolate-0.3.4.0...
  9030. 1963.13 s [http-client] [ 2 of 19] Compiling Network.HTTP.Client.Types ( Network/HTTP/Client/Types.hs, dist/build/Network/HTTP/Client/Types.p_o )
  9031. 1965.90 s [string-interpolate] Flags chosen: bytestring-builder=False, extended-benchmarks=False,
  9032. 1965.91 s [string-interpolate] text-builder=False
  9033. 1966.29 s [memory] [ 5 of 28] Compiling Data.Memory.Encoding.Base32 ( Data/Memory/Encoding/Base32.hs, dist/build/Data/Memory/Encoding/Base32.o, dist/build/Data/Memory/Encoding/Base32.dyn_o )
  9034. 1966.29 s [memory] [ 6 of 28] Compiling Data.Memory.Encoding.Base16 ( Data/Memory/Encoding/Base16.hs, dist/build/Data/Memory/Encoding/Base16.o, dist/build/Data/Memory/Encoding/Base16.dyn_o )
  9035. 1966.29 s [memory] [ 7 of 28] Compiling Data.Memory.Internal.CompatPrim ( Data/Memory/Internal/CompatPrim.hs, dist/build/Data/Memory/Internal/CompatPrim.o, dist/build/Data/Memory/Internal/CompatPrim.dyn_o )
  9036. 1966.29 s [memory] [ 8 of 28] Compiling Data.Memory.Internal.CompatPrim64 ( Data/Memory/Internal/CompatPrim64.hs, dist/build/Data/Memory/Internal/CompatPrim64.o, dist/build/Data/Memory/Internal/CompatPrim64.dyn_o )
  9037. 1966.29 s [memory] Data/Memory/Internal/CompatPrim64.hs:58:1: warning: [GHC-40910] [-Wunused-top-binds]
  9038. 1966.29 s [memory] Defined but not used: type constructor or class ‘OutBool’
  9039. 1966.29 s [memory] |
  9040. 1966.29 s [memory] 58 | type OutBool = Int#
  9041. 1966.29 s [memory] | ^^^^^^^^^^^^^^^^^^^
  9042. 1966.29 s [memory]
  9043. 1966.29 s [memory] [ 9 of 28] Compiling Data.Memory.Internal.DeepSeq ( Data/Memory/Internal/DeepSeq.hs, dist/build/Data/Memory/Internal/DeepSeq.o, dist/build/Data/Memory/Internal/DeepSeq.dyn_o )
  9044. 1966.29 s [memory] [10 of 28] Compiling Data.Memory.Internal.Imports ( Data/Memory/Internal/Imports.hs, dist/build/Data/Memory/Internal/Imports.o, dist/build/Data/Memory/Internal/Imports.dyn_o )
  9045. 1966.29 s [memory] [11 of 28] Compiling Data.Memory.Hash.FNV ( Data/Memory/Hash/FNV.hs, dist/build/Data/Memory/Hash/FNV.o, dist/build/Data/Memory/Hash/FNV.dyn_o )
  9046. 1966.29 s [memory] [12 of 28] Compiling Data.Memory.Encoding.Base64 ( Data/Memory/Encoding/Base64.hs, dist/build/Data/Memory/Encoding/Base64.o, dist/build/Data/Memory/Encoding/Base64.dyn_o )
  9047. 1966.29 s [memory] [13 of 28] Compiling Data.Memory.MemMap.Posix ( dist/build/Data/Memory/MemMap/Posix.hs, dist/build/Data/Memory/MemMap/Posix.o, dist/build/Data/Memory/MemMap/Posix.dyn_o )
  9048. 1966.29 s [memory] [14 of 28] Compiling Data.Memory.PtrMethods ( Data/Memory/PtrMethods.hs, dist/build/Data/Memory/PtrMethods.o, dist/build/Data/Memory/PtrMethods.dyn_o )
  9049. 1966.29 s [memory] [15 of 28] Compiling Data.ByteArray.Types ( Data/ByteArray/Types.hs, dist/build/Data/ByteArray/Types.o, dist/build/Data/ByteArray/Types.dyn_o )
  9050. 1966.54 s [memory] [16 of 28] Compiling Data.ByteArray.MemView ( Data/ByteArray/MemView.hs, dist/build/Data/ByteArray/MemView.o, dist/build/Data/ByteArray/MemView.dyn_o )
  9051. 1967.72 s [string-interpolate] Dependency base >=4.11 && <5: using base-4.20.1.0
  9052. 1967.72 s [string-interpolate] Dependency bytestring <0.13: using bytestring-0.12.2.0
  9053. 1967.72 s [string-interpolate] Dependency haskell-src-exts <1.24: using haskell-src-exts-1.23.1
  9054. 1967.72 s [string-interpolate] Dependency haskell-src-meta <0.9: using haskell-src-meta-0.8.15
  9055. 1967.72 s [string-interpolate] Dependency split <0.3: using split-0.2.5
  9056. 1967.72 s [string-interpolate] Dependency template-haskell <2.24: using template-haskell-2.22.0.0
  9057. 1967.72 s [string-interpolate] Dependency text <2.2: using text-2.1.2
  9058. 1967.72 s [string-interpolate] Dependency text-conversions <0.4: using text-conversions-0.3.1.1
  9059. 1967.72 s [string-interpolate] Dependency utf8-string <1.1: using utf8-string-1.0.2
  9060. 1967.72 s [string-interpolate] Dependency QuickCheck <2.16: using QuickCheck-2.14.3
  9061. 1967.72 s [string-interpolate] Dependency base >=4 && <5: using base-4.20.1.0
  9062. 1967.72 s [string-interpolate] Dependency bytestring <0.13: using bytestring-0.12.2.0
  9063. 1967.73 s [string-interpolate] Dependency hspec >=2 && <3: using hspec-2.11.12
  9064. 1967.73 s [string-interpolate] Dependency hspec-core >=2 && <3: using hspec-core-2.11.12
  9065. 1967.73 s [string-interpolate] Dependency quickcheck-instances <0.4: using quickcheck-instances-0.3.32
  9066. 1967.73 s [string-interpolate] Dependency quickcheck-text <0.2: using quickcheck-text-0.1.2.1
  9067. 1967.73 s [string-interpolate] Dependency quickcheck-unicode <1.1: using quickcheck-unicode-1.0.1.0
  9068. 1967.73 s [string-interpolate] Dependency string-interpolate: using string-interpolate-0.3.4.0
  9069. 1967.73 s [string-interpolate] Dependency template-haskell <2.24: using template-haskell-2.22.0.0
  9070. 1967.73 s [string-interpolate] Dependency text <2.2: using text-2.1.2
  9071. 1967.73 s [string-interpolate] Dependency unordered-containers <0.3: using unordered-containers-0.2.20
  9072. 1967.73 s [string-interpolate] Source component graph:
  9073. 1967.73 s [string-interpolate] component lib
  9074. 1967.73 s [string-interpolate] component test:string-interpolate-test dependency lib
  9075. 1967.73 s [string-interpolate] Configured component graph:
  9076. 1967.73 s [string-interpolate] component string-interpolate-0.3.4.0-LnQqu7pQk93HMxVPcYs3lb
  9077. 1967.73 s [string-interpolate] include base-4.20.1.0-4f22
  9078. 1967.73 s [string-interpolate] include bytestring-0.12.2.0-c0ba
  9079. 1967.73 s [string-interpolate] include haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
  9080. 1967.73 s [string-interpolate] include haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
  9081. 1967.73 s [string-interpolate] include split-0.2.5-2GpzxTyaNvC8ugKwQT0VAg
  9082. 1967.73 s [string-interpolate] include template-haskell-2.22.0.0-93bf
  9083. 1967.73 s [string-interpolate] include text-2.1.2-5063
  9084. 1967.73 s [string-interpolate] include text-conversions-0.3.1.1-8SdnKvcUos14ThX1yhsHZ6
  9085. 1967.73 s [string-interpolate] include utf8-string-1.0.2-B5z3JhmVgLW4q4oLaxDRHw
  9086. 1967.73 s [string-interpolate] component string-interpolate-0.3.4.0-HHuWtfXaSIBKzrkrSiUeqS-string-interpolate-test
  9087. 1967.73 s [string-interpolate] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  9088. 1967.73 s [string-interpolate] include base-4.20.1.0-4f22
  9089. 1967.73 s [string-interpolate] include bytestring-0.12.2.0-c0ba
  9090. 1967.73 s [string-interpolate] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  9091. 1967.73 s [string-interpolate] include hspec-core-2.11.12-GSUP5d6E4X08R7S7QHL3po
  9092. 1967.73 s [string-interpolate] include quickcheck-instances-0.3.32-JpPlvR9CRzUFX6VxzAeDKP
  9093. 1967.73 s [string-interpolate] include quickcheck-text-0.1.2.1-hE3oKAesJoEtXfTLq0ZaN
  9094. 1967.73 s [string-interpolate] include quickcheck-unicode-1.0.1.0-1meW1NVmVrGEXVrmOtVXH8
  9095. 1967.73 s [string-interpolate] include string-interpolate-0.3.4.0-LnQqu7pQk93HMxVPcYs3lb
  9096. 1967.73 s [string-interpolate] include template-haskell-2.22.0.0-93bf
  9097. 1967.73 s [string-interpolate] include text-2.1.2-5063
  9098. 1967.73 s [string-interpolate] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  9099. 1967.73 s [string-interpolate] Linked component graph:
  9100. 1967.73 s [string-interpolate] unit string-interpolate-0.3.4.0-LnQqu7pQk93HMxVPcYs3lb
  9101. 1967.73 s [string-interpolate] include base-4.20.1.0-4f22
  9102. 1967.73 s [string-interpolate] include bytestring-0.12.2.0-c0ba
  9103. 1967.73 s [string-interpolate] include haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
  9104. 1967.73 s [string-interpolate] include haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
  9105. 1967.73 s [string-interpolate] include split-0.2.5-2GpzxTyaNvC8ugKwQT0VAg
  9106. 1967.73 s [string-interpolate] include template-haskell-2.22.0.0-93bf
  9107. 1967.73 s [string-interpolate] include text-2.1.2-5063
  9108. 1967.73 s [string-interpolate] include text-conversions-0.3.1.1-8SdnKvcUos14ThX1yhsHZ6
  9109. 1967.73 s [string-interpolate] include utf8-string-1.0.2-B5z3JhmVgLW4q4oLaxDRHw
  9110. 1967.73 s [string-interpolate] Data.String.Interpolate=string-interpolate-0.3.4.0-LnQqu7pQk93HMxVPcYs3lb:Data.String.Interpolate,Data.String.Interpolate.Conversion=string-interpolate-0.3.4.0-LnQqu7pQk93HMxVPcYs3lb:Data.String.Interpolate.Conversion,Data.String.Interpolate.Conversion.ByteStringSink=string-interpolate-0.3.4.0-LnQqu7pQk93HMxVPcYs3lb:Data.String.Interpolate.Conversion.ByteStringSink,Data.String.Interpolate.Conversion.TextSink=string-interpolate-0.3.4.0-LnQqu7pQk93HMxVPcYs3lb:Data.String.Interpolate.Conversion.TextSink,Data.String.Interpolate.Parse=string-interpolate-0.3.4.0-LnQqu7pQk93HMxVPcYs3lb:Data.String.Interpolate.Parse,Data.String.Interpolate.Types=string-interpolate-0.3.4.0-LnQqu7pQk93HMxVPcYs3lb:Data.String.Interpolate.Types
  9111. 1967.73 s [string-interpolate] unit string-interpolate-0.3.4.0-HHuWtfXaSIBKzrkrSiUeqS-string-interpolate-test
  9112. 1967.73 s [string-interpolate] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  9113. 1967.73 s [string-interpolate] include base-4.20.1.0-4f22
  9114. 1967.73 s [string-interpolate] include bytestring-0.12.2.0-c0ba
  9115. 1967.73 s [string-interpolate] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  9116. 1967.73 s [string-interpolate] include hspec-core-2.11.12-GSUP5d6E4X08R7S7QHL3po
  9117. 1967.73 s [string-interpolate] include quickcheck-instances-0.3.32-JpPlvR9CRzUFX6VxzAeDKP
  9118. 1967.73 s [string-interpolate] include quickcheck-text-0.1.2.1-hE3oKAesJoEtXfTLq0ZaN
  9119. 1967.73 s [string-interpolate] include quickcheck-unicode-1.0.1.0-1meW1NVmVrGEXVrmOtVXH8
  9120. 1967.73 s [string-interpolate] include string-interpolate-0.3.4.0-LnQqu7pQk93HMxVPcYs3lb
  9121. 1967.73 s [string-interpolate] include template-haskell-2.22.0.0-93bf
  9122. 1967.73 s [string-interpolate] include text-2.1.2-5063
  9123. 1967.73 s [string-interpolate] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  9124. 1967.73 s [string-interpolate] Ready component graph:
  9125. 1967.73 s [string-interpolate] definite string-interpolate-0.3.4.0-LnQqu7pQk93HMxVPcYs3lb
  9126. 1967.73 s [string-interpolate] depends base-4.20.1.0-4f22
  9127. 1967.73 s [string-interpolate] depends bytestring-0.12.2.0-c0ba
  9128. 1967.73 s [string-interpolate] depends haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
  9129. 1967.73 s [string-interpolate] depends haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
  9130. 1967.73 s [string-interpolate] depends split-0.2.5-2GpzxTyaNvC8ugKwQT0VAg
  9131. 1967.73 s [string-interpolate] depends template-haskell-2.22.0.0-93bf
  9132. 1967.73 s [string-interpolate] depends text-2.1.2-5063
  9133. 1967.73 s [string-interpolate] depends text-conversions-0.3.1.1-8SdnKvcUos14ThX1yhsHZ6
  9134. 1967.73 s [string-interpolate] depends utf8-string-1.0.2-B5z3JhmVgLW4q4oLaxDRHw
  9135. 1967.74 s [string-interpolate] definite string-interpolate-0.3.4.0-HHuWtfXaSIBKzrkrSiUeqS-string-interpolate-test
  9136. 1967.74 s [string-interpolate] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  9137. 1967.74 s [string-interpolate] depends base-4.20.1.0-4f22
  9138. 1967.74 s [string-interpolate] depends bytestring-0.12.2.0-c0ba
  9139. 1967.74 s [string-interpolate] depends hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  9140. 1967.74 s [string-interpolate] depends hspec-core-2.11.12-GSUP5d6E4X08R7S7QHL3po
  9141. 1967.74 s [string-interpolate] depends quickcheck-instances-0.3.32-JpPlvR9CRzUFX6VxzAeDKP
  9142. 1967.74 s [string-interpolate] depends quickcheck-text-0.1.2.1-hE3oKAesJoEtXfTLq0ZaN
  9143. 1967.74 s [string-interpolate] depends quickcheck-unicode-1.0.1.0-1meW1NVmVrGEXVrmOtVXH8
  9144. 1967.74 s [string-interpolate] depends string-interpolate-0.3.4.0-LnQqu7pQk93HMxVPcYs3lb
  9145. 1967.74 s [string-interpolate] depends template-haskell-2.22.0.0-93bf
  9146. 1967.74 s [string-interpolate] depends text-2.1.2-5063
  9147. 1967.74 s [string-interpolate] depends unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  9148. 1967.74 s [string-interpolate] Using Cabal-3.12.1.0 compiled by ghc-9.10
  9149. 1967.74 s [string-interpolate] Using compiler: ghc-9.10.2
  9150. 1967.74 s [string-interpolate] Using install prefix:
  9151. 1967.74 s [string-interpolate] /nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0
  9152. 1967.74 s [string-interpolate] Executables installed in:
  9153. 1967.74 s [string-interpolate] /nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0/bin
  9154. 1967.74 s [string-interpolate] Libraries installed in:
  9155. 1967.74 s [string-interpolate] /nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/string-interpolate-0.3.4.0-LnQqu7pQk93HMxVPcYs3lb
  9156. 1967.74 s [string-interpolate] Dynamic Libraries installed in:
  9157. 1967.74 s [string-interpolate] /nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  9158. 1967.74 s [string-interpolate] Private executables installed in:
  9159. 1967.74 s [string-interpolate] /nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0/libexec/x86_64-linux-ghc-9.10.2-08fd/string-interpolate-0.3.4.0
  9160. 1967.74 s [string-interpolate] Data files installed in:
  9161. 1967.74 s [string-interpolate] /nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0/share/x86_64-linux-ghc-9.10.2-08fd/string-interpolate-0.3.4.0
  9162. 1967.74 s [string-interpolate] Documentation installed in:
  9163. 1967.74 s [string-interpolate] /nix/store/b1klaff61arymsmwjpznsysz52j0m0l9-string-interpolate-0.3.4.0-doc/share/doc/string-interpolate-0.3.4.0
  9164. 1967.74 s [string-interpolate] Configuration files installed in:
  9165. 1967.74 s [string-interpolate] /nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0/etc
  9166. 1967.74 s [string-interpolate] No alex found
  9167. 1967.74 s [string-interpolate] Using ar found on system at:
  9168. 1967.74 s [string-interpolate] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  9169. 1967.74 s [string-interpolate] No c2hs found
  9170. 1967.74 s [string-interpolate] No cpphs found
  9171. 1967.74 s [string-interpolate] No doctest found
  9172. 1967.74 s [string-interpolate] Using gcc version 14.3.0 given by user at:
  9173. 1967.74 s [string-interpolate] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  9174. 1967.74 s [string-interpolate] Using ghc version 9.10.2 found on system at:
  9175. 1967.74 s [string-interpolate] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  9176. 1967.74 s [string-interpolate] Using ghc-pkg version 9.10.2 found on system at:
  9177. 1967.74 s [string-interpolate] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  9178. 1967.74 s [string-interpolate] No ghcjs found
  9179. 1967.74 s [string-interpolate] No ghcjs-pkg found
  9180. 1967.74 s [string-interpolate] No greencard found
  9181. 1967.74 s [string-interpolate] Using haddock version 2.31.0 found on system at:
  9182. 1967.74 s [string-interpolate] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  9183. 1967.74 s [string-interpolate] No happy found
  9184. 1967.74 s [string-interpolate] Using haskell-suite found on system at: haskell-suite-dummy-location
  9185. 1967.74 s [string-interpolate] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  9186. 1967.74 s [string-interpolate] No hmake found
  9187. 1967.74 s [string-interpolate] Using hpc version 0.69 found on system at:
  9188. 1967.74 s [string-interpolate] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  9189. 1967.74 s [string-interpolate] Using hsc2hs version 0.68.10 found on system at:
  9190. 1967.74 s [string-interpolate] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  9191. 1967.92 s [string-interpolate] Using hscolour version 1.25 found on system at:
  9192. 1967.92 s [string-interpolate] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  9193. 1967.92 s [string-interpolate] No jhc found
  9194. 1967.92 s [string-interpolate] Using ld found on system at:
  9195. 1967.92 s [string-interpolate] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  9196. 1967.92 s [string-interpolate] No pkg-config found
  9197. 1967.92 s [string-interpolate] Using runghc version 9.10.2 found on system at:
  9198. 1967.92 s [string-interpolate] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  9199. 1967.92 s [string-interpolate] Using strip version 2.44 found on system at:
  9200. 1967.92 s [string-interpolate] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  9201. 1967.92 s [string-interpolate] Using tar found on system at:
  9202. 1967.92 s [string-interpolate] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  9203. 1967.92 s [string-interpolate] No uhc found
  9204. 1968.52 s [memory] [17 of 28] Compiling Data.ByteArray.Pack.Internal ( Data/ByteArray/Pack/Internal.hs, dist/build/Data/ByteArray/Pack/Internal.o, dist/build/Data/ByteArray/Pack/Internal.dyn_o )
  9205. 1968.72 s [string-interpolate] Phase: buildPhase
  9206. 1969.19 s [string-interpolate] Preprocessing library for string-interpolate-0.3.4.0...
  9207. 1969.20 s [string-interpolate] Building library for string-interpolate-0.3.4.0...
  9208. 1970.74 s [string-interpolate] [ 1 of 11] Compiling Data.String.Interpolate.Conversion.Classes ( src/lib/Data/String/Interpolate/Conversion/Classes.hs, dist/build/Data/String/Interpolate/Conversion/Classes.o, dist/build/Data/String/Interpolate/Conversion/Classes.dyn_o )
  9209. 1970.86 s [memory] [18 of 28] Compiling Data.ByteArray.Hash ( Data/ByteArray/Hash.hs, dist/build/Data/ByteArray/Hash.o, dist/build/Data/ByteArray/Hash.dyn_o )
  9210. 1970.86 s [memory] [19 of 28] Compiling Data.ByteArray.Sized ( Data/ByteArray/Sized.hs, dist/build/Data/ByteArray/Sized.o, dist/build/Data/ByteArray/Sized.dyn_o )
  9211. 1970.86 s [memory] Data/ByteArray/Sized.hs:138:19: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  9212. 1970.86 s [memory] • The ‘~’ operator is out of scope.
  9213. 1970.86 s [memory] Assuming it to stand for an equality constraint.
  9214. 1970.86 s [memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  9215. 1970.86 s [memory] exported from Data.Type.Equality and Prelude.
  9216. 1970.86 s [memory] If you are using a custom Prelude, consider re-exporting it.
  9217. 1970.86 s [memory] • This will become an error in a future GHC release.
  9218. 1970.86 s [memory] |
  9219. 1970.86 s [memory] 138 | , nbytes ~ (Base.PrimSize ty * n)
  9220. 1970.86 s [memory] | ^
  9221. 1970.86 s [memory]
  9222. 1970.86 s [memory] Data/ByteArray/Sized.hs:206:20: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  9223. 1970.86 s [memory] • The ‘~’ operator is out of scope.
  9224. 1970.86 s [memory] Assuming it to stand for an equality constraint.
  9225. 1970.86 s [memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  9226. 1970.86 s [memory] exported from Data.Type.Equality and Prelude.
  9227. 1970.86 s [memory] If you are using a custom Prelude, consider re-exporting it.
  9228. 1970.86 s [memory] • This will become an error in a future GHC release.
  9229. 1970.86 s [memory] |
  9230. 1970.86 s [memory] 206 | , (ni + 1) ~ no
  9231. 1970.86 s [memory] | ^
  9232. 1970.86 s [memory]
  9233. 1970.87 s [memory] Data/ByteArray/Sized.hs:219:20: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  9234. 1970.87 s [memory] • The ‘~’ operator is out of scope.
  9235. 1970.87 s [memory] Assuming it to stand for an equality constraint.
  9236. 1970.87 s [memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  9237. 1970.87 s [memory] exported from Data.Type.Equality and Prelude.
  9238. 1970.87 s [memory] If you are using a custom Prelude, consider re-exporting it.
  9239. 1970.87 s [memory] • This will become an error in a future GHC release.
  9240. 1970.87 s [memory] |
  9241. 1970.87 s [memory] 219 | , (ni + 1) ~ no
  9242. 1970.87 s [memory] | ^
  9243. 1970.87 s [memory]
  9244. 1970.87 s [memory] Data/ByteArray/Sized.hs:263:44: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  9245. 1970.87 s [memory] • The ‘~’ operator is out of scope.
  9246. 1970.87 s [memory] Assuming it to stand for an equality constraint.
  9247. 1970.87 s [memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  9248. 1970.87 s [memory] exported from Data.Type.Equality and Prelude.
  9249. 1970.87 s [memory] If you are using a custom Prelude, consider re-exporting it.
  9250. 1970.87 s [memory] • This will become an error in a future GHC release.
  9251. 1970.87 s [memory] |
  9252. 1970.87 s [memory] 263 | , nblhs <= nbi, (nbrhs + nblhs) ~ nbi
  9253. 1970.87 s [memory] | ^
  9254. 1970.87 s [memory]
  9255. 1970.87 s [memory] Data/ByteArray/Sized.hs:294:21: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  9256. 1970.87 s [memory] • The ‘~’ operator is out of scope.
  9257. 1970.87 s [memory] Assuming it to stand for an equality constraint.
  9258. 1970.87 s [memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  9259. 1970.87 s [memory] exported from Data.Type.Equality and Prelude.
  9260. 1970.87 s [memory] If you are using a custom Prelude, consider re-exporting it.
  9261. 1970.87 s [memory] • This will become an error in a future GHC release.
  9262. 1970.87 s [memory] |
  9263. 1970.87 s [memory] 294 | , (nbo + n) ~ nbi
  9264. 1970.87 s [memory] | ^
  9265. 1970.87 s [memory]
  9266. 1970.87 s [memory] Data/ByteArray/Sized.hs:311:29: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  9267. 1970.87 s [memory] • The ‘~’ operator is out of scope.
  9268. 1970.87 s [memory] Assuming it to stand for an equality constraint.
  9269. 1970.87 s [memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  9270. 1970.87 s [memory] exported from Data.Type.Equality and Prelude.
  9271. 1970.87 s [memory] If you are using a custom Prelude, consider re-exporting it.
  9272. 1970.87 s [memory] • This will become an error in a future GHC release.
  9273. 1970.87 s [memory] |
  9274. 1970.87 s [memory] 311 | , (nbrhs + nblhs) ~ nbout
  9275. 1970.87 s [memory] | ^
  9276. 1970.87 s [memory]
  9277. 1972.43 s [string-interpolate] [ 2 of 11] Compiling Data.String.Interpolate.Conversion.Encoding ( src/lib/Data/String/Interpolate/Conversion/Encoding.hs, dist/build/Data/String/Interpolate/Conversion/Encoding.o, dist/build/Data/String/Interpolate/Conversion/Encoding.dyn_o )
  9278. 1973.12 s [memory] [20 of 28] Compiling Data.ByteArray.ScrubbedBytes ( Data/ByteArray/ScrubbedBytes.hs, dist/build/Data/ByteArray/ScrubbedBytes.o, dist/build/Data/ByteArray/ScrubbedBytes.dyn_o )
  9279. 1973.12 s [memory] [21 of 28] Compiling Data.ByteArray.Methods ( Data/ByteArray/Methods.hs, dist/build/Data/ByteArray/Methods.o, dist/build/Data/ByteArray/Methods.dyn_o )
  9280. 1973.12 s [memory] [22 of 28] Compiling Data.ByteArray.View ( Data/ByteArray/View.hs, dist/build/Data/ByteArray/View.o, dist/build/Data/ByteArray/View.dyn_o )
  9281. 1973.12 s [aeson] [24 of 32] Compiling Data.Aeson.Types.ToJSON ( src/Data/Aeson/Types/ToJSON.hs, dist/build/Data/Aeson/Types/ToJSON.o, dist/build/Data/Aeson/Types/ToJSON.dyn_o )
  9282. 1973.12 s [aeson] src/Data/Aeson/Types/ToJSON.hs:1615:23: warning: [GHC-68441] [-Wdeprecations]
  9283. 1973.12 s [aeson] In the use of data constructor ‘Solo’
  9284. 1973.12 s [aeson] (imported from Data.Tuple.Solo, but defined in GHC.Tuple):
  9285. 1973.12 s [aeson] Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning."
  9286. 1973.12 s [aeson] |
  9287. 1973.12 s [aeson] 1615 | liftToJSON _ t _ (Solo a) = t a
  9288. 1973.12 s [aeson] | ^^^^
  9289. 1973.12 s [aeson]
  9290. 1973.12 s [aeson] src/Data/Aeson/Types/ToJSON.hs:1618:27: warning: [GHC-68441] [-Wdeprecations]
  9291. 1973.12 s [aeson] In the use of data constructor ‘Solo’
  9292. 1973.12 s [aeson] (imported from Data.Tuple.Solo, but defined in GHC.Tuple):
  9293. 1973.12 s [aeson] Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning."
  9294. 1973.12 s [aeson] |
  9295. 1973.12 s [aeson] 1618 | liftToEncoding _ t _ (Solo a) = t a
  9296. 1973.12 s [aeson] | ^^^^
  9297. 1973.12 s [aeson]
  9298. 1973.52 s [string-interpolate] [ 3 of 11] Compiling Data.String.Interpolate.Conversion.ByteStringSink ( src/lib/Data/String/Interpolate/Conversion/ByteStringSink.hs, dist/build/Data/String/Interpolate/Conversion/ByteStringSink.o, dist/build/Data/String/Interpolate/Conversion/ByteStringSink.dyn_o )
  9299. 1973.57 s [memory] [23 of 28] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, dist/build/Data/ByteArray/Parse.o, dist/build/Data/ByteArray/Parse.dyn_o )
  9300. 1975.11 s [http-client] [ 3 of 19] Compiling Network.HTTP.Client.Connection ( Network/HTTP/Client/Connection.hs, dist/build/Network/HTTP/Client/Connection.p_o )
  9301. 1975.15 s [memory] [24 of 28] Compiling Data.ByteArray.Mapping ( Data/ByteArray/Mapping.hs, dist/build/Data/ByteArray/Mapping.o, dist/build/Data/ByteArray/Mapping.dyn_o )
  9302. 1975.15 s [memory] [25 of 28] Compiling Data.ByteArray.Encoding ( Data/ByteArray/Encoding.hs, dist/build/Data/ByteArray/Encoding.o, dist/build/Data/ByteArray/Encoding.dyn_o )
  9303. 1975.15 s [memory] [26 of 28] Compiling Data.ByteArray.Bytes ( Data/ByteArray/Bytes.hs, dist/build/Data/ByteArray/Bytes.o, dist/build/Data/ByteArray/Bytes.dyn_o )
  9304. 1975.15 s [memory] [27 of 28] Compiling Data.ByteArray ( Data/ByteArray.hs, dist/build/Data/ByteArray.o, dist/build/Data/ByteArray.dyn_o )
  9305. 1975.16 s [memory] [28 of 28] Compiling Data.ByteArray.Pack ( Data/ByteArray/Pack.hs, dist/build/Data/ByteArray/Pack.o, dist/build/Data/ByteArray/Pack.dyn_o )
  9306. 1976.57 s [string-interpolate] [ 4 of 11] Compiling Data.String.Interpolate.Conversion.TextSink ( src/lib/Data/String/Interpolate/Conversion/TextSink.hs, dist/build/Data/String/Interpolate/Conversion/TextSink.o, dist/build/Data/String/Interpolate/Conversion/TextSink.dyn_o )
  9307. 1976.76 s [string-interpolate] [ 5 of 11] Compiling Data.String.Interpolate.Conversion ( src/lib/Data/String/Interpolate/Conversion.hs, dist/build/Data/String/Interpolate/Conversion.o, dist/build/Data/String/Interpolate/Conversion.dyn_o )
  9308. 1977.73 s [string-interpolate] [ 6 of 11] Compiling Data.String.Interpolate.Types ( src/lib/Data/String/Interpolate/Types.hs, dist/build/Data/String/Interpolate/Types.o, dist/build/Data/String/Interpolate/Types.dyn_o )
  9309. 1977.75 s [string-interpolate] [ 7 of 11] Compiling Data.String.Interpolate.Lines ( src/lib/Data/String/Interpolate/Lines.hs, dist/build/Data/String/Interpolate/Lines.o, dist/build/Data/String/Interpolate/Lines.dyn_o )
  9310. 1977.75 s [string-interpolate] [ 8 of 11] Compiling Data.String.Interpolate.Parse ( src/lib/Data/String/Interpolate/Parse.hs, dist/build/Data/String/Interpolate/Parse.o, dist/build/Data/String/Interpolate/Parse.dyn_o )
  9311. 1977.91 s [string-interpolate] [ 9 of 11] Compiling Data.String.Interpolate.Whitespace ( src/lib/Data/String/Interpolate/Whitespace.hs, dist/build/Data/String/Interpolate/Whitespace.o, dist/build/Data/String/Interpolate/Whitespace.dyn_o )
  9312. 1977.91 s [string-interpolate] [10 of 11] Compiling Data.String.Interpolate ( src/lib/Data/String/Interpolate.hs, dist/build/Data/String/Interpolate.o, dist/build/Data/String/Interpolate.dyn_o )
  9313. 1978.68 s [http-client] [ 4 of 19] Compiling Network.HTTP.Client.Headers ( Network/HTTP/Client/Headers.hs, dist/build/Network/HTTP/Client/Headers.p_o )
  9314. 1979.16 s [memory] [ 1 of 28] Compiling Data.Memory.ExtendedWords ( Data/Memory/ExtendedWords.hs, dist/build/Data/Memory/ExtendedWords.p_o )
  9315. 1980.26 s [string-interpolate] [11 of 11] Compiling Paths_string_interpolate ( dist/build/autogen/Paths_string_interpolate.hs, dist/build/Paths_string_interpolate.o, dist/build/Paths_string_interpolate.dyn_o )
  9316. 1981.64 s [memory] [ 2 of 28] Compiling Data.Memory.Internal.Compat ( Data/Memory/Internal/Compat.hs, dist/build/Data/Memory/Internal/Compat.p_o )
  9317. 1981.64 s [memory] [ 3 of 28] Compiling Data.Memory.Endian ( Data/Memory/Endian.hs, dist/build/Data/Memory/Endian.p_o )
  9318. 1981.67 s [http-client] [ 5 of 19] Compiling Network.HTTP.Client.Body ( Network/HTTP/Client/Body.hs, dist/build/Network/HTTP/Client/Body.p_o )
  9319. 1981.67 s [http-client] [ 6 of 19] Compiling Network.HTTP.Client.Util ( Network/HTTP/Client/Util.hs, dist/build/Network/HTTP/Client/Util.p_o )
  9320. 1981.67 s [http-client] [ 7 of 19] Compiling Network.HTTP.Client.Request ( Network/HTTP/Client/Request.hs, dist/build/Network/HTTP/Client/Request.p_o )
  9321. 1982.18 s [string-interpolate] [ 1 of 11] Compiling Data.String.Interpolate.Conversion.Classes ( src/lib/Data/String/Interpolate/Conversion/Classes.hs, dist/build/Data/String/Interpolate/Conversion/Classes.p_o )
  9322. 1984.03 s [string-interpolate] [ 2 of 11] Compiling Data.String.Interpolate.Conversion.Encoding ( src/lib/Data/String/Interpolate/Conversion/Encoding.hs, dist/build/Data/String/Interpolate/Conversion/Encoding.p_o )
  9323. 1985.23 s [http-client] [ 8 of 19] Compiling Network.HTTP.Client.Response ( Network/HTTP/Client/Response.hs, dist/build/Network/HTTP/Client/Response.p_o )
  9324. 1986.28 s [string-interpolate] [ 3 of 11] Compiling Data.String.Interpolate.Conversion.ByteStringSink ( src/lib/Data/String/Interpolate/Conversion/ByteStringSink.hs, dist/build/Data/String/Interpolate/Conversion/ByteStringSink.p_o )
  9325. 1987.66 s [memory] [ 4 of 28] Compiling Data.Memory.Hash.SipHash ( Data/Memory/Hash/SipHash.hs, dist/build/Data/Memory/Hash/SipHash.p_o )
  9326. 1988.27 s [http-client] [ 9 of 19] Compiling Network.HTTP.Proxy ( Network/HTTP/Proxy.hs, dist/build/Network/HTTP/Proxy.p_o )
  9327. 1988.83 s [http-client] [10 of 19] Compiling Network.HTTP.Client.Manager ( Network/HTTP/Client/Manager.hs, dist/build/Network/HTTP/Client/Manager.p_o )
  9328. 1990.38 s [http-client] [11 of 19] Compiling Network.PublicSuffixList.Types ( publicsuffixlist/Network/PublicSuffixList/Types.hs, dist/build/Network/PublicSuffixList/Types.p_o )
  9329. 1990.39 s [http-client] [12 of 19] Compiling Network.PublicSuffixList.Serialize ( publicsuffixlist/Network/PublicSuffixList/Serialize.hs, dist/build/Network/PublicSuffixList/Serialize.p_o )
  9330. 1990.39 s [http-client] [13 of 19] Compiling Network.PublicSuffixList.DataStructure ( publicsuffixlist/Network/PublicSuffixList/DataStructure.hs, dist/build/Network/PublicSuffixList/DataStructure.p_o )
  9331. 1990.39 s [http-client] [14 of 19] Compiling Network.PublicSuffixList.Lookup ( publicsuffixlist/Network/PublicSuffixList/Lookup.hs, dist/build/Network/PublicSuffixList/Lookup.p_o )
  9332. 1990.39 s [http-client] publicsuffixlist/Network/PublicSuffixList/Lookup.hs:69:63: warning: [GHC-63394] [-Wx-partial]
  9333. 1990.39 s [http-client] In the use of ‘tail’
  9334. 1990.39 s [http-client] (imported from Prelude, but defined in GHC.Internal.List):
  9335. 1990.39 s [http-client] "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"."
  9336. 1990.39 s [http-client] |
  9337. 1990.39 s [http-client] 69 | output _ (OffEnd True x) = Just $ T.intercalate "." $ tail $ T.splitOn "." x
  9338. 1990.39 s [http-client] | ^^^^
  9339. 1990.39 s [http-client]
  9340. 1990.39 s [http-client] [15 of 19] Compiling Network.HTTP.Client.Cookies ( Network/HTTP/Client/Cookies.hs, dist/build/Network/HTTP/Client/Cookies.p_o )
  9341. 1990.39 s [http-client] [16 of 19] Compiling Network.HTTP.Client.Core ( Network/HTTP/Client/Core.hs, dist/build/Network/HTTP/Client/Core.p_o )
  9342. 1991.03 s [string-interpolate] [ 4 of 11] Compiling Data.String.Interpolate.Conversion.TextSink ( src/lib/Data/String/Interpolate/Conversion/TextSink.hs, dist/build/Data/String/Interpolate/Conversion/TextSink.p_o )
  9343. 1991.03 s [string-interpolate] [ 5 of 11] Compiling Data.String.Interpolate.Conversion ( src/lib/Data/String/Interpolate/Conversion.hs, dist/build/Data/String/Interpolate/Conversion.p_o )
  9344. 1992.00 s [genvalidity-hspec] Documentation created: dist/doc/html/genvalidity-hspec/,
  9345. 1992.00 s [genvalidity-hspec] dist/doc/html/genvalidity-hspec/genvalidity-hspec.txt
  9346. 1992.36 s [http-client] [17 of 19] Compiling Network.HTTP.Client.Internal ( Network/HTTP/Client/Internal.hs, dist/build/Network/HTTP/Client/Internal.p_o )
  9347. 1992.60 s [genvalidity-hspec] Preprocessing test suite 'genvalidity-hspec-test' for genvalidity-hspec-1.0.0.3...
  9348. 1992.65 s [genvalidity-hspec] haddockPhase completed in 42 seconds
  9349. 1992.65 s [genvalidity-hspec] Phase: installPhase
  9350. 1992.69 s [string-interpolate] [ 6 of 11] Compiling Data.String.Interpolate.Types ( src/lib/Data/String/Interpolate/Types.hs, dist/build/Data/String/Interpolate/Types.p_o )
  9351. 1992.69 s [string-interpolate] [ 7 of 11] Compiling Data.String.Interpolate.Lines ( src/lib/Data/String/Interpolate/Lines.hs, dist/build/Data/String/Interpolate/Lines.p_o )
  9352. 1992.69 s [string-interpolate] [ 8 of 11] Compiling Data.String.Interpolate.Parse ( src/lib/Data/String/Interpolate/Parse.hs, dist/build/Data/String/Interpolate/Parse.p_o )
  9353. 1992.69 s [string-interpolate] [ 9 of 11] Compiling Data.String.Interpolate.Whitespace ( src/lib/Data/String/Interpolate/Whitespace.hs, dist/build/Data/String/Interpolate/Whitespace.p_o )
  9354. 1992.69 s [string-interpolate] [10 of 11] Compiling Data.String.Interpolate ( src/lib/Data/String/Interpolate.hs, dist/build/Data/String/Interpolate.p_o )
  9355. 1993.12 s [genvalidity-hspec] Installing library in /nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0
  9356. 1993.44 s [http-client] [18 of 19] Compiling Network.HTTP.Client ( Network/HTTP/Client.hs, dist/build/Network/HTTP/Client.p_o )
  9357. 1993.76 s [http-client] [19 of 19] Compiling Network.HTTP.Client.MultipartFormData ( Network/HTTP/Client/MultipartFormData.hs, dist/build/Network/HTTP/Client/MultipartFormData.p_o )
  9358. 1994.46 s [memory] [ 5 of 28] Compiling Data.Memory.Encoding.Base32 ( Data/Memory/Encoding/Base32.hs, dist/build/Data/Memory/Encoding/Base32.p_o )
  9359. 1994.46 s [memory] [ 6 of 28] Compiling Data.Memory.Encoding.Base16 ( Data/Memory/Encoding/Base16.hs, dist/build/Data/Memory/Encoding/Base16.p_o )
  9360. 1994.46 s [memory] [ 7 of 28] Compiling Data.Memory.Internal.CompatPrim ( Data/Memory/Internal/CompatPrim.hs, dist/build/Data/Memory/Internal/CompatPrim.p_o )
  9361. 1994.46 s [memory] [ 8 of 28] Compiling Data.Memory.Internal.CompatPrim64 ( Data/Memory/Internal/CompatPrim64.hs, dist/build/Data/Memory/Internal/CompatPrim64.p_o )
  9362. 1994.46 s [memory] Data/Memory/Internal/CompatPrim64.hs:58:1: warning: [GHC-40910] [-Wunused-top-binds]
  9363. 1994.46 s [memory] Defined but not used: type constructor or class ‘OutBool’
  9364. 1994.46 s [memory] |
  9365. 1994.46 s [memory] 58 | type OutBool = Int#
  9366. 1994.46 s [memory] | ^^^^^^^^^^^^^^^^^^^
  9367. 1994.46 s [memory]
  9368. 1994.46 s [memory] [ 9 of 28] Compiling Data.Memory.Internal.DeepSeq ( Data/Memory/Internal/DeepSeq.hs, dist/build/Data/Memory/Internal/DeepSeq.p_o )
  9369. 1994.46 s [memory] [10 of 28] Compiling Data.Memory.Internal.Imports ( Data/Memory/Internal/Imports.hs, dist/build/Data/Memory/Internal/Imports.p_o )
  9370. 1994.46 s [memory] [11 of 28] Compiling Data.Memory.Hash.FNV ( Data/Memory/Hash/FNV.hs, dist/build/Data/Memory/Hash/FNV.p_o )
  9371. 1994.46 s [memory] [12 of 28] Compiling Data.Memory.Encoding.Base64 ( Data/Memory/Encoding/Base64.hs, dist/build/Data/Memory/Encoding/Base64.p_o )
  9372. 1994.46 s [memory] [13 of 28] Compiling Data.Memory.MemMap.Posix ( dist/build/Data/Memory/MemMap/Posix.hs, dist/build/Data/Memory/MemMap/Posix.p_o )
  9373. 1994.46 s [memory] [14 of 28] Compiling Data.Memory.PtrMethods ( Data/Memory/PtrMethods.hs, dist/build/Data/Memory/PtrMethods.p_o )
  9374. 1994.46 s [memory] [15 of 28] Compiling Data.ByteArray.Types ( Data/ByteArray/Types.hs, dist/build/Data/ByteArray/Types.p_o )
  9375. 1994.46 s [memory] [16 of 28] Compiling Data.ByteArray.MemView ( Data/ByteArray/MemView.hs, dist/build/Data/ByteArray/MemView.p_o )
  9376. 1994.46 s [memory] [17 of 28] Compiling Data.ByteArray.Pack.Internal ( Data/ByteArray/Pack/Internal.hs, dist/build/Data/ByteArray/Pack/Internal.p_o )
  9377. 1994.52 s [string-interpolate] [11 of 11] Compiling Paths_string_interpolate ( dist/build/autogen/Paths_string_interpolate.hs, dist/build/Paths_string_interpolate.p_o )
  9378. 1995.30 s [genvalidity-hspec] Phase: fixupPhase
  9379. 1995.42 s [genvalidity-hspec] shrinking RPATHs of ELF executables and libraries in /nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3
  9380. 1995.44 s [genvalidity-hspec] shrinking /nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSgenvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0-ghc9.10.2.so
  9381. 1995.49 s [genvalidity-hspec] checking for references to /build/ in /nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3...
  9382. 1995.60 s [genvalidity-hspec] patching script interpreter paths in /nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3
  9383. 1995.63 s [genvalidity-hspec] stripping (with command strip and flags -S -p) in /nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3/lib
  9384. 1996.41 s [genvalidity-hspec] shrinking RPATHs of ELF executables and libraries in /nix/store/nihrpddz0blfcr8gskcviq7y52a1zv16-genvalidity-hspec-1.0.0.3-doc
  9385. 1996.44 s [genvalidity-hspec] checking for references to /build/ in /nix/store/nihrpddz0blfcr8gskcviq7y52a1zv16-genvalidity-hspec-1.0.0.3-doc...
  9386. 1996.49 s [genvalidity-hspec] patching script interpreter paths in /nix/store/nihrpddz0blfcr8gskcviq7y52a1zv16-genvalidity-hspec-1.0.0.3-doc
  9387. 1997.26 s [genvalidity-hspec:post-build] Uploading to the NixCI cache: /nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3 /nix/store/nihrpddz0blfcr8gskcviq7y52a1zv16-genvalidity-hspec-1.0.0.3-doc
  9388. 1997.90 s [genvalidity-hspec:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  9389. 1999.40 s [genvalidity-hspec:post-build] copying 2 paths...
  9390. 1999.40 s [genvalidity-hspec:post-build] copying path '/nix/store/nihrpddz0blfcr8gskcviq7y52a1zv16-genvalidity-hspec-1.0.0.3-doc' to 'https://cache.nix-ci.com'...
  9391. 2001.96 s [genvalidity-hspec:post-build] copying path '/nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3' to 'https://cache.nix-ci.com'...
  9392. 2007.35 s [genvalidity-hspec:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  9393. 2009.05 s [genvalidity-hspec:post-build] copying 1 paths...
  9394. 2009.06 s [genvalidity-hspec:post-build] copying path '/nix/store/1h0x3jx2241gxq0273dx5133sckavjim-genvalidity-hspec-1.0.0.3.drv' to 'https://cache.nix-ci.com'...
  9395. 2011.28 s Uploaded genvalidity-hspec in 14.2s
  9396. 2011.28 s Progress: 76 of 103 built (4 building), 318 of 318 downloaded from cache
  9397. 2011.29 s Built genvalidity-hspec in 3m01s
  9398. 2011.29 s [aeson] [25 of 32] Compiling Data.Aeson.Types.Class ( src/Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o, dist/build/Data/Aeson/Types/Class.dyn_o )
  9399. 2011.29 s [aeson] [26 of 32] Compiling Data.Aeson.Types ( src/Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o, dist/build/Data/Aeson/Types.dyn_o )
  9400. 2011.29 s [aeson] [27 of 32] Compiling Data.Aeson.Text ( src/Data/Aeson/Text.hs, dist/build/Data/Aeson/Text.o, dist/build/Data/Aeson/Text.dyn_o )
  9401. 2011.29 s [aeson] [28 of 32] Compiling Data.Aeson.Decoding ( src/Data/Aeson/Decoding.hs, dist/build/Data/Aeson/Decoding.o, dist/build/Data/Aeson/Decoding.dyn_o )
  9402. 2011.29 s [aeson] [29 of 32] Compiling Data.Aeson ( src/Data/Aeson.hs, dist/build/Data/Aeson.o, dist/build/Data/Aeson.dyn_o )
  9403. 2011.29 s [aeson] [30 of 32] Compiling Data.Aeson.RFC8785 ( src/Data/Aeson/RFC8785.hs, dist/build/Data/Aeson/RFC8785.o, dist/build/Data/Aeson/RFC8785.dyn_o )
  9404. 2011.29 s [aeson] [31 of 32] Compiling Data.Aeson.QQ.Simple ( src/Data/Aeson/QQ/Simple.hs, dist/build/Data/Aeson/QQ/Simple.o, dist/build/Data/Aeson/QQ/Simple.dyn_o )
  9405. 2011.29 s [aeson] [32 of 32] Compiling Data.Aeson.TH ( src/Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o, dist/build/Data/Aeson/TH.dyn_o )
  9406. 2011.29 s [aeson] src/Data/Aeson/TH.hs:948:7: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  9407. 2011.29 s [aeson] Pattern match(es) are non-exhaustive
  9408. 2011.29 s [aeson] In a pattern binding: Patterns of type ‘[Q Exp]’ not matched: []
  9409. 2011.29 s [aeson] |
  9410. 2011.29 s [aeson] 948 | x:xs = [ lookupField argTy
  9411. 2011.29 s [aeson] | ^^^^^^^^^^^^^^^^^^^^^^^^^^...
  9412. 2011.29 s [aeson]
  9413. 2011.29 s [aeson] src/Data/Aeson/TH.hs:1064:14: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  9414. 2011.29 s [aeson] Pattern match(es) are non-exhaustive
  9415. 2011.29 s [aeson] In a pattern binding: Patterns of type ‘[Q Exp]’ not matched: []
  9416. 2011.29 s [aeson] |
  9417. 2011.29 s [aeson] 1064 | let x:xs = [ dispatchParseJSON jc conName tvMap argTy
  9418. 2011.29 s [aeson] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  9419. 2011.29 s [aeson]
  9420. 2011.29 s [http-client] buildPhase completed in 1 minutes 49 seconds
  9421. 2011.29 s [http-client] Phase: haddockPhase
  9422. 2011.29 s [http-client] Preprocessing library for http-client-0.7.19...
  9423. 2011.29 s [http-client] Running Haddock on library for http-client-0.7.19...
  9424. 2011.29 s [http-client] [ 1 of 19] Compiling Data.KeyedPool ( Data/KeyedPool.hs, nothing )
  9425. 2011.29 s [http-client] [ 2 of 19] Compiling Network.HTTP.Client.Types ( Network/HTTP/Client/Types.hs, nothing )
  9426. 2011.29 s [http-client] [ 3 of 19] Compiling Network.HTTP.Client.Connection ( Network/HTTP/Client/Connection.hs, nothing )
  9427. 2011.29 s [http-client] [ 4 of 19] Compiling Network.HTTP.Client.Headers ( Network/HTTP/Client/Headers.hs, nothing )
  9428. 2011.29 s [http-client] [ 5 of 19] Compiling Network.HTTP.Client.Body ( Network/HTTP/Client/Body.hs, nothing )
  9429. 2011.29 s [http-client] [ 6 of 19] Compiling Network.HTTP.Client.Util ( Network/HTTP/Client/Util.hs, nothing )
  9430. 2011.29 s [http-client] [ 7 of 19] Compiling Network.HTTP.Client.Request ( Network/HTTP/Client/Request.hs, nothing )
  9431. 2011.29 s [http-client] [ 8 of 19] Compiling Network.HTTP.Client.Response ( Network/HTTP/Client/Response.hs, nothing )
  9432. 2011.30 s [http-client] [ 9 of 19] Compiling Network.HTTP.Proxy ( Network/HTTP/Proxy.hs, nothing )
  9433. 2011.30 s [http-client] [10 of 19] Compiling Network.HTTP.Client.Manager ( Network/HTTP/Client/Manager.hs, nothing )
  9434. 2011.30 s [http-client] [11 of 19] Compiling Network.PublicSuffixList.Types ( publicsuffixlist/Network/PublicSuffixList/Types.hs, nothing )
  9435. 2011.30 s [http-client] [12 of 19] Compiling Network.PublicSuffixList.Serialize ( publicsuffixlist/Network/PublicSuffixList/Serialize.hs, nothing )
  9436. 2011.30 s [http-client] [13 of 19] Compiling Network.PublicSuffixList.DataStructure ( publicsuffixlist/Network/PublicSuffixList/DataStructure.hs, nothing )
  9437. 2011.30 s [http-client] [14 of 19] Compiling Network.PublicSuffixList.Lookup ( publicsuffixlist/Network/PublicSuffixList/Lookup.hs, nothing )
  9438. 2011.30 s [http-client] publicsuffixlist/Network/PublicSuffixList/Lookup.hs:69:63: warning: [GHC-63394] [-Wx-partial]
  9439. 2011.30 s [http-client] In the use of ‘tail’
  9440. 2011.30 s [http-client] (imported from Prelude, but defined in GHC.Internal.List):
  9441. 2011.30 s [http-client] "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"."
  9442. 2011.30 s [http-client] |
  9443. 2011.30 s [http-client] 69 | output _ (OffEnd True x) = Just $ T.intercalate "." $ tail $ T.splitOn "." x
  9444. 2011.30 s [http-client] | ^^^^
  9445. 2011.30 s [http-client]
  9446. 2011.30 s [http-client] [15 of 19] Compiling Network.HTTP.Client.Cookies ( Network/HTTP/Client/Cookies.hs, nothing )
  9447. 2011.30 s [memory] [18 of 28] Compiling Data.ByteArray.Hash ( Data/ByteArray/Hash.hs, dist/build/Data/ByteArray/Hash.p_o )
  9448. 2011.30 s [memory] [19 of 28] Compiling Data.ByteArray.Sized ( Data/ByteArray/Sized.hs, dist/build/Data/ByteArray/Sized.p_o )
  9449. 2011.30 s [memory] Data/ByteArray/Sized.hs:138:19: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  9450. 2011.30 s [memory] • The ‘~’ operator is out of scope.
  9451. 2011.30 s [memory] Assuming it to stand for an equality constraint.
  9452. 2011.30 s [memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  9453. 2011.30 s [memory] exported from Data.Type.Equality and Prelude.
  9454. 2011.30 s [memory] If you are using a custom Prelude, consider re-exporting it.
  9455. 2011.30 s [memory] • This will become an error in a future GHC release.
  9456. 2011.30 s [memory] |
  9457. 2011.30 s [memory] 138 | , nbytes ~ (Base.PrimSize ty * n)
  9458. 2011.30 s [memory] | ^
  9459. 2011.30 s [memory]
  9460. 2011.30 s [memory] Data/ByteArray/Sized.hs:206:20: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  9461. 2011.30 s [memory] • The ‘~’ operator is out of scope.
  9462. 2011.30 s [memory] Assuming it to stand for an equality constraint.
  9463. 2011.30 s [memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  9464. 2011.30 s [memory] exported from Data.Type.Equality and Prelude.
  9465. 2011.30 s [memory] If you are using a custom Prelude, consider re-exporting it.
  9466. 2011.30 s [memory] • This will become an error in a future GHC release.
  9467. 2011.30 s [memory] |
  9468. 2011.30 s [memory] 206 | , (ni + 1) ~ no
  9469. 2011.30 s [memory] | ^
  9470. 2011.30 s [memory]
  9471. 2011.30 s [memory] Data/ByteArray/Sized.hs:219:20: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  9472. 2011.30 s [memory] • The ‘~’ operator is out of scope.
  9473. 2011.30 s [memory] Assuming it to stand for an equality constraint.
  9474. 2011.30 s [memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  9475. 2011.30 s [memory] exported from Data.Type.Equality and Prelude.
  9476. 2011.30 s [memory] If you are using a custom Prelude, consider re-exporting it.
  9477. 2011.30 s [memory] • This will become an error in a future GHC release.
  9478. 2011.30 s [memory] |
  9479. 2011.30 s [memory] 219 | , (ni + 1) ~ no
  9480. 2011.30 s [memory] | ^
  9481. 2011.30 s [memory]
  9482. 2011.30 s [memory] Data/ByteArray/Sized.hs:263:44: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  9483. 2011.30 s [memory] • The ‘~’ operator is out of scope.
  9484. 2011.30 s [memory] Assuming it to stand for an equality constraint.
  9485. 2011.30 s [memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  9486. 2011.30 s [memory] exported from Data.Type.Equality and Prelude.
  9487. 2011.30 s [memory] If you are using a custom Prelude, consider re-exporting it.
  9488. 2011.30 s [memory] • This will become an error in a future GHC release.
  9489. 2011.30 s [memory] |
  9490. 2011.30 s [memory] 263 | , nblhs <= nbi, (nbrhs + nblhs) ~ nbi
  9491. 2011.30 s [memory] | ^
  9492. 2011.30 s [memory]
  9493. 2011.30 s [memory] Data/ByteArray/Sized.hs:294:21: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  9494. 2011.30 s [memory] • The ‘~’ operator is out of scope.
  9495. 2011.30 s [memory] Assuming it to stand for an equality constraint.
  9496. 2011.30 s [memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  9497. 2011.31 s [memory] exported from Data.Type.Equality and Prelude.
  9498. 2011.31 s [memory] If you are using a custom Prelude, consider re-exporting it.
  9499. 2011.31 s [memory] • This will become an error in a future GHC release.
  9500. 2011.31 s [memory] |
  9501. 2011.31 s [memory] 294 | , (nbo + n) ~ nbi
  9502. 2011.31 s [memory] | ^
  9503. 2011.31 s [memory]
  9504. 2011.31 s [string-interpolate] Preprocessing test suite 'string-interpolate-test' for string-interpolate-0.3.4.0...
  9505. 2011.31 s [string-interpolate] Building test suite 'string-interpolate-test' for string-interpolate-0.3.4.0...
  9506. 2011.31 s [string-interpolate] [1 of 2] Compiling Main ( test/spec.hs, dist/build/string-interpolate-test/string-interpolate-test-tmp/Main.o )
  9507. 2011.31 s [memory] Data/ByteArray/Sized.hs:311:29: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  9508. 2011.31 s [memory] • The ‘~’ operator is out of scope.
  9509. 2011.31 s [memory] Assuming it to stand for an equality constraint.
  9510. 2011.31 s [memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  9511. 2011.31 s [memory] exported from Data.Type.Equality and Prelude.
  9512. 2011.31 s [memory] If you are using a custom Prelude, consider re-exporting it.
  9513. 2011.31 s [memory] • This will become an error in a future GHC release.
  9514. 2011.31 s [memory] |
  9515. 2011.31 s [memory] 311 | , (nbrhs + nblhs) ~ nbout
  9516. 2011.31 s [memory] | ^
  9517. 2011.31 s [memory]
  9518. 2011.31 s [memory] [20 of 28] Compiling Data.ByteArray.ScrubbedBytes ( Data/ByteArray/ScrubbedBytes.hs, dist/build/Data/ByteArray/ScrubbedBytes.p_o )
  9519. 2011.31 s [memory] [21 of 28] Compiling Data.ByteArray.Methods ( Data/ByteArray/Methods.hs, dist/build/Data/ByteArray/Methods.p_o )
  9520. 2011.31 s [memory] [22 of 28] Compiling Data.ByteArray.View ( Data/ByteArray/View.hs, dist/build/Data/ByteArray/View.p_o )
  9521. 2011.31 s [memory] [23 of 28] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, dist/build/Data/ByteArray/Parse.p_o )
  9522. 2011.31 s [memory] [24 of 28] Compiling Data.ByteArray.Mapping ( Data/ByteArray/Mapping.hs, dist/build/Data/ByteArray/Mapping.p_o )
  9523. 2011.31 s [memory] [25 of 28] Compiling Data.ByteArray.Encoding ( Data/ByteArray/Encoding.hs, dist/build/Data/ByteArray/Encoding.p_o )
  9524. 2011.31 s [memory] [26 of 28] Compiling Data.ByteArray.Bytes ( Data/ByteArray/Bytes.hs, dist/build/Data/ByteArray/Bytes.p_o )
  9525. 2011.31 s [memory] [27 of 28] Compiling Data.ByteArray ( Data/ByteArray.hs, dist/build/Data/ByteArray.p_o )
  9526. 2011.31 s [memory] [28 of 28] Compiling Data.ByteArray.Pack ( Data/ByteArray/Pack.hs, dist/build/Data/ByteArray/Pack.p_o )
  9527. 2011.31 s [memory] Preprocessing test suite 'test-memory' for memory-0.18.0...
  9528. 2011.31 s [memory] Building test suite 'test-memory' for memory-0.18.0...
  9529. 2011.31 s [memory] [1 of 4] Compiling Imports ( tests/Imports.hs, dist/build/test-memory/test-memory-tmp/Imports.o )
  9530. 2011.31 s [memory] [2 of 4] Compiling Utils ( tests/Utils.hs, dist/build/test-memory/test-memory-tmp/Utils.o )
  9531. 2011.31 s [memory] [3 of 4] Compiling SipHash ( tests/SipHash.hs, dist/build/test-memory/test-memory-tmp/SipHash.o )
  9532. 2011.31 s [memory] [4 of 4] Compiling Main ( tests/Tests.hs, dist/build/test-memory/test-memory-tmp/Main.o )
  9533. 2011.31 s [memory] tests/Tests.hs:13:1: warning: [GHC-66111] [-Wunused-imports]
  9534. 2011.31 s [memory] The import of ‘Data.Word’ is redundant
  9535. 2011.31 s [memory] except perhaps to import instances from ‘Data.Word’
  9536. 2011.31 s [memory] To import instances alone, use: import Data.Word()
  9537. 2011.31 s [memory] |
  9538. 2011.31 s [memory] 13 | import Data.Word
  9539. 2011.31 s [memory] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  9540. 2011.31 s [memory]
  9541. 2011.31 s [memory] tests/Tests.hs:24:1: warning: [GHC-66111] [-Wunused-imports]
  9542. 2011.31 s [memory] The import of ‘Basement.UArray’ is redundant
  9543. 2011.31 s [memory] except perhaps to import instances from ‘Basement.UArray’
  9544. 2011.31 s [memory] To import instances alone, use: import Basement.UArray()
  9545. 2011.31 s [memory] |
  9546. 2011.31 s [memory] 24 | import Basement.UArray (UArray)
  9547. 2011.31 s [memory] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9548. 2011.31 s [memory]
  9549. 2011.65 s [http-client] [16 of 19] Compiling Network.HTTP.Client.Core ( Network/HTTP/Client/Core.hs, nothing )
  9550. 2011.87 s [http-client] [17 of 19] Compiling Network.HTTP.Client.Internal ( Network/HTTP/Client/Internal.hs, nothing )
  9551. 2011.89 s [http-client] [18 of 19] Compiling Network.HTTP.Client ( Network/HTTP/Client.hs, nothing )
  9552. 2012.22 s [http-client] [19 of 19] Compiling Network.HTTP.Client.MultipartFormData ( Network/HTTP/Client/MultipartFormData.hs, nothing )
  9553. 2012.58 s [http-client] Haddock coverage:
  9554. 2012.60 s [http-client] Warning: 'KeyedPool' is ambiguous. It is defined
  9555. 2012.60 s [http-client] * at Data/KeyedPool.hs:54:31
  9556. 2012.60 s [http-client] * at Data/KeyedPool.hs:54:1
  9557. 2012.60 s [http-client] You may be able to disambiguate the identifier by qualifying it or
  9558. 2012.60 s [http-client] by specifying the type/value namespace explicitly.
  9559. 2012.60 s [http-client] Defaulting to the one defined at Data/KeyedPool.hs:54:1
  9560. 2012.60 s [http-client] Warning: 'Managed' is ambiguous. It is defined
  9561. 2012.60 s [http-client] * at Data/KeyedPool.hs:288:25
  9562. 2012.60 s [http-client] * at Data/KeyedPool.hs:288:1
  9563. 2012.60 s [http-client] You may be able to disambiguate the identifier by qualifying it or
  9564. 2012.60 s [http-client] by specifying the type/value namespace explicitly.
  9565. 2012.60 s [http-client] Defaulting to the one defined at Data/KeyedPool.hs:288:1
  9566. 2012.60 s [http-client] Warning: 'Reuse' is ambiguous. It is defined
  9567. 2012.60 s [http-client] * at Data/KeyedPool.hs:309:14
  9568. 2012.60 s [http-client] * at Data/KeyedPool.hs:309:1
  9569. 2012.60 s [http-client] You may be able to disambiguate the identifier by qualifying it or
  9570. 2012.60 s [http-client] by specifying the type/value namespace explicitly.
  9571. 2012.60 s [http-client] Defaulting to the one defined at Data/KeyedPool.hs:309:1
  9572. 2012.61 s [http-client] Warning: 'Manager' is ambiguous. It is defined
  9573. 2012.61 s [http-client] * at Network/HTTP/Client/Types.hs:855:16
  9574. 2012.61 s [http-client] * at Network/HTTP/Client/Types.hs:855:1
  9575. 2012.61 s [http-client] You may be able to disambiguate the identifier by qualifying it or
  9576. 2012.61 s [http-client] by specifying the type/value namespace explicitly.
  9577. 2012.61 s [http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:855:1
  9578. 2012.61 s [http-client] Warning: 'managerProxy' is out of scope.
  9579. 2012.61 s [http-client] If you qualify the identifier, haddock can try to link it anyway.
  9580. 2012.61 s [http-client] Warning: 'defaultManagerSettings' is out of scope.
  9581. 2012.61 s [http-client] If you qualify the identifier, haddock can try to link it anyway.
  9582. 2012.61 s [http-client] Warning: 'parseRequest' is out of scope.
  9583. 2012.61 s [http-client] If you qualify the identifier, haddock can try to link it anyway.
  9584. 2012.61 s [http-client] Warning: 'defaultRequest' is out of scope.
  9585. 2012.61 s [http-client] If you qualify the identifier, haddock can try to link it anyway.
  9586. 2012.62 s [http-client] Warning: 'ResponseTimeout' is ambiguous. It is defined
  9587. 2012.62 s [http-client] * at Network/HTTP/Client/Types.hs:160:22
  9588. 2012.62 s [http-client] * at Network/HTTP/Client/Types.hs:652:1
  9589. 2012.62 s [http-client] You may be able to disambiguate the identifier by qualifying it or
  9590. 2012.62 s [http-client] by specifying the type/value namespace explicitly.
  9591. 2012.62 s [http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:652:1
  9592. 2012.62 s [http-client] Warning: 'alwaysDecompress' is out of scope.
  9593. 2012.62 s [http-client] If you qualify the identifier, haddock can try to link it anyway.
  9594. 2012.62 s [http-client] Warning: 'browserDecompress' is out of scope.
  9595. 2012.62 s [http-client] If you qualify the identifier, haddock can try to link it anyway.
  9596. 2012.62 s [http-client] Warning: 'strippedHostName' is out of scope.
  9597. 2012.62 s [http-client] If you qualify the identifier, haddock can try to link it anyway.
  9598. 2012.63 s [http-client] Warning: 'Connection' is ambiguous. It is defined
  9599. 2012.63 s [http-client] * at Network/HTTP/Client/Types.hs:81:19
  9600. 2012.64 s [http-client] * at Network/HTTP/Client/Types.hs:81:1
  9601. 2012.64 s [http-client] You may be able to disambiguate the identifier by qualifying it or
  9602. 2012.64 s [http-client] by specifying the type/value namespace explicitly.
  9603. 2012.64 s [http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:81:1
  9604. 2012.64 s [http-client] Warning: 'Request' is ambiguous. It is defined
  9605. 2012.64 s [http-client] * at Network/HTTP/Client/Types.hs:490:16
  9606. 2012.64 s [http-client] * at Network/HTTP/Client/Types.hs:490:1
  9607. 2012.64 s [http-client] You may be able to disambiguate the identifier by qualifying it or
  9608. 2012.64 s [http-client] by specifying the type/value namespace explicitly.
  9609. 2012.64 s [http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:490:1
  9610. 2012.64 s [http-client] Warning: 'equal' is out of scope.
  9611. 2012.64 s [http-client] If you qualify the identifier, haddock can try to link it anyway.
  9612. 2012.64 s [http-client] Warning: 'equiv' is out of scope.
  9613. 2012.64 s [http-client] If you qualify the identifier, haddock can try to link it anyway.
  9614. 2012.64 s [http-client] Warning: 'Cookie' is ambiguous. It is defined
  9615. 2012.64 s [http-client] * at Network/HTTP/Client/Types.hs:260:15
  9616. 2012.64 s [http-client] * at Network/HTTP/Client/Types.hs:260:1
  9617. 2012.64 s [http-client] You may be able to disambiguate the identifier by qualifying it or
  9618. 2012.64 s [http-client] by specifying the type/value namespace explicitly.
  9619. 2012.64 s [http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:260:1
  9620. 2012.65 s [http-client] Warning: 'Connection' is ambiguous. It is defined
  9621. 2012.65 s [http-client] * at Network/HTTP/Client/Types.hs:81:19
  9622. 2012.65 s [http-client] * at Network/HTTP/Client/Types.hs:81:1
  9623. 2012.65 s [http-client] You may be able to disambiguate the identifier by qualifying it or
  9624. 2012.65 s [http-client] by specifying the type/value namespace explicitly.
  9625. 2012.65 s [http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:81:1
  9626. 2012.67 s [http-client] Warning: 'Request' is ambiguous. It is defined
  9627. 2012.67 s [http-client] * at Network/HTTP/Client/Types.hs:490:16
  9628. 2012.67 s [http-client] * at Network/HTTP/Client/Types.hs:490:1
  9629. 2012.67 s [http-client] You may be able to disambiguate the identifier by qualifying it or
  9630. 2012.67 s [http-client] by specifying the type/value namespace explicitly.
  9631. 2012.67 s [http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:490:1
  9632. 2012.67 s [http-client] Warning: 'URI' is ambiguous. It is defined
  9633. 2012.67 s [http-client] * in ‘Network.URI’
  9634. 2012.67 s [http-client] * in ‘Network.URI’
  9635. 2012.67 s [http-client] You may be able to disambiguate the identifier by qualifying it or
  9636. 2012.67 s [http-client] by specifying the type/value namespace explicitly.
  9637. 2012.67 s [http-client] Defaulting to the one defined in ‘Network.URI’
  9638. 2012.68 s [http-client] Warning: 'PopObserver' is out of scope.
  9639. 2012.68 s [http-client] If you qualify the identifier, haddock can try to link it anyway.
  9640. 2012.69 s [http-client] Warning: 'location' is out of scope.
  9641. 2012.69 s [http-client] If you qualify the identifier, haddock can try to link it anyway.
  9642. 2012.69 s [http-client] Warning: 'Response' is ambiguous. It is defined
  9643. 2012.69 s [http-client] * at Network/HTTP/Client/Types.hs:692:22
  9644. 2012.69 s [http-client] * at Network/HTTP/Client/Types.hs:692:1
  9645. 2012.69 s [http-client] You may be able to disambiguate the identifier by qualifying it or
  9646. 2012.69 s [http-client] by specifying the type/value namespace explicitly.
  9647. 2012.69 s [http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:692:1
  9648. 2012.69 s [http-client] Warning: 'Source' is out of scope.
  9649. 2012.69 s [http-client] If you qualify the identifier, haddock can try to link it anyway.
  9650. 2012.69 s [http-client] Warning: 'Request' is ambiguous. It is defined
  9651. 2012.69 s [http-client] * at Network/HTTP/Client/Types.hs:490:16
  9652. 2012.69 s [http-client] * at Network/HTTP/Client/Types.hs:490:1
  9653. 2012.69 s [http-client] You may be able to disambiguate the identifier by qualifying it or
  9654. 2012.69 s [http-client] by specifying the type/value namespace explicitly.
  9655. 2012.69 s [http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:490:1
  9656. 2012.69 s [http-client] Warning: 'Manager' is ambiguous. It is defined
  9657. 2012.69 s [http-client] * at Network/HTTP/Client/Types.hs:855:16
  9658. 2012.69 s [http-client] * at Network/HTTP/Client/Types.hs:855:1
  9659. 2012.69 s [http-client] You may be able to disambiguate the identifier by qualifying it or
  9660. 2012.69 s [http-client] by specifying the type/value namespace explicitly.
  9661. 2012.69 s [http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:855:1
  9662. 2012.70 s [http-client] Warning: 'publicsuffixlistcreate' is out of scope.
  9663. 2012.70 s [http-client] If you qualify the identifier, haddock can try to link it anyway.
  9664. 2012.70 s [http-client] Warning: 'isSuffix' is out of scope.
  9665. 2012.70 s [http-client] If you qualify the identifier, haddock can try to link it anyway.
  9666. 2012.72 s [http-client] Warning: 'Response' is ambiguous. It is defined
  9667. 2012.72 s [http-client] * at Network/HTTP/Client/Types.hs:692:22
  9668. 2012.72 s [http-client] * at Network/HTTP/Client/Types.hs:692:1
  9669. 2012.72 s [http-client] You may be able to disambiguate the identifier by qualifying it or
  9670. 2012.72 s [http-client] by specifying the type/value namespace explicitly.
  9671. 2012.72 s [http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:692:1
  9672. 2012.73 s [http-client] Warning: 'Request' is ambiguous. It is defined
  9673. 2012.73 s [http-client] * at Network/HTTP/Client/Types.hs:490:16
  9674. 2012.73 s [http-client] * at Network/HTTP/Client/Types.hs:490:1
  9675. 2012.73 s [http-client] You may be able to disambiguate the identifier by qualifying it or
  9676. 2012.73 s [http-client] by specifying the type/value namespace explicitly.
  9677. 2012.73 s [http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:490:1
  9678. 2012.73 s [http-client] Warning: 'Manager' is ambiguous. It is defined
  9679. 2012.73 s [http-client] * at Network/HTTP/Client/Types.hs:855:16
  9680. 2012.73 s [http-client] * at Network/HTTP/Client/Types.hs:855:1
  9681. 2012.73 s [http-client] You may be able to disambiguate the identifier by qualifying it or
  9682. 2012.73 s [http-client] by specifying the type/value namespace explicitly.
  9683. 2012.73 s [http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:855:1
  9684. 2012.73 s [http-client] 75% (112 /149) in 'Network.HTTP.Client.Internal'
  9685. 2012.73 s [http-client] Missing documentation for:
  9686. 2012.73 s [http-client] makeChunkedReader (Network/HTTP/Client/Body.hs:156)
  9687. 2012.73 s [http-client] makeLengthReader (Network/HTTP/Client/Body.hs:126)
  9688. 2012.73 s [http-client] makeGzipReader (Network/HTTP/Client/Body.hs:78)
  9689. 2012.74 s [http-client] makeUnlimitedReader (Network/HTTP/Client/Body.hs:112)
  9690. 2012.74 s [http-client] brEmpty (Network/HTTP/Client/Body.hs:54)
  9691. 2012.74 s [http-client] constBodyReader (Network/HTTP/Client/Body.hs:57)
  9692. 2012.74 s [http-client] connectionReadLine (Network/HTTP/Client/Connection.hs:35)
  9693. 2012.74 s [http-client] connectionReadLineWith (Network/HTTP/Client/Connection.hs:47)
  9694. 2012.74 s [http-client] connectionUnreadLine (Network/HTTP/Client/Connection.hs:65)
  9695. 2012.74 s [http-client] openSocketConnection (Network/HTTP/Client/Connection.hs:153)
  9696. 2012.74 s [http-client] openSocketConnectionSize (Network/HTTP/Client/Connection.hs:161)
  9697. 2012.74 s [http-client] withSocket (Network/HTTP/Client/Connection.hs:189)
  9698. 2012.74 s [http-client] createCookieJar (Network/HTTP/Client/Cookies.hs:92)
  9699. 2012.74 s [http-client] destroyCookieJar (Network/HTTP/Client/Cookies.hs:95)
  9700. 2012.74 s [http-client] removeExistingCookieFromCookieJar (Network/HTTP/Client/Cookies.hs:102)
  9701. 2012.74 s [http-client] isIpAddress (Network/HTTP/Client/Cookies.hs:42)
  9702. 2012.74 s [http-client] requestAction (Network/HTTP/Client/Core.hs:118)
  9703. 2012.74 s [http-client] handleClosedRead (Network/HTTP/Client/Core.hs:264)
  9704. 2012.74 s [http-client] parseStatusHeaders (Network/HTTP/Client/Headers.hs:32)
  9705. 2012.74 s [http-client] validateHeaders (Network/HTTP/Client/Headers.hs:142)
  9706. 2012.74 s [http-client] HeadersValidationResult (Network/HTTP/Client/Headers.hs:137)
  9707. 2012.74 s [http-client] needsGunzip (Network/HTTP/Client/Request.hs:417)
  9708. 2012.74 s [http-client] requestBuilder (Network/HTTP/Client/Request.hs:436)
  9709. 2012.74 s [http-client] getResponse (Network/HTTP/Client/Response.hs:123)
  9710. 2012.74 s [http-client] getConn (Network/HTTP/Client/Manager.hs:208)
  9711. 2012.74 s [http-client] NonEmptyList (Network/HTTP/Client/Types.hs:879)
  9712. 2012.74 s [http-client] HasHttpManager (Network/HTTP/Client/Types.hs:870)
  9713. 2012.74 s [http-client] HttpExceptionContent (Network/HTTP/Client/Types.hs:133)
  9714. 2012.74 s [http-client] Cookie (Network/HTTP/Client/Types.hs:260)
  9715. 2012.74 s [http-client] CookieJar (Network/HTTP/Client/Types.hs:275)
  9716. 2012.74 s [http-client] Connection (Network/HTTP/Client/Types.hs:81)
  9717. 2012.74 s [http-client] StatusHeaders (Network/HTTP/Client/Types.hs:95)
  9718. 2012.74 s [http-client] unHttpExceptionContentWrapper
  9719. 2012.74 s [http-client] throwHttp (Network/HTTP/Client/Types.hs:111)
  9720. 2012.74 s [http-client] toHttpException (Network/HTTP/Client/Types.hs:114)
  9721. 2012.74 s [http-client] ResponseClose (Network/HTTP/Client/Types.hs:741)
  9722. 2012.74 s [http-client] ConnsMap (Network/HTTP/Client/Types.hs:875)
  9723. 2012.75 s [http-client] Warning: 'Manager' is ambiguous. It is defined
  9724. 2012.75 s [http-client] * at Network/HTTP/Client/Types.hs:855:16
  9725. 2012.75 s [http-client] * at Network/HTTP/Client/Types.hs:855:1
  9726. 2012.75 s [http-client] You may be able to disambiguate the identifier by qualifying it or
  9727. 2012.75 s [http-client] by specifying the type/value namespace explicitly.
  9728. 2012.75 s [http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:855:1
  9729. 2012.75 s [http-client] Warning: 'Request' is ambiguous. It is defined
  9730. 2012.75 s [http-client] * at Network/HTTP/Client/Types.hs:490:16
  9731. 2012.75 s [http-client] * at Network/HTTP/Client/Types.hs:490:1
  9732. 2012.75 s [http-client] You may be able to disambiguate the identifier by qualifying it or
  9733. 2012.75 s [http-client] by specifying the type/value namespace explicitly.
  9734. 2012.75 s [http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:490:1
  9735. 2012.75 s [http-client] Warning: 'Response' is ambiguous. It is defined
  9736. 2012.75 s [http-client] * at Network/HTTP/Client/Types.hs:692:22
  9737. 2012.75 s [http-client] * at Network/HTTP/Client/Types.hs:692:1
  9738. 2012.75 s [http-client] You may be able to disambiguate the identifier by qualifying it or
  9739. 2012.75 s [http-client] by specifying the type/value namespace explicitly.
  9740. 2012.75 s [http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:692:1
  9741. 2012.75 s [http-client] Warning: 'tlsManagerSettings' is out of scope.
  9742. 2012.75 s [http-client] If you qualify the identifier, haddock can try to link it anyway.
  9743. 2012.75 s [http-client] Warning: 'ManagerSettings' is ambiguous. It is defined
  9744. 2012.75 s [http-client] * at Network/HTTP/Client/Types.hs:750:24
  9745. 2012.75 s [http-client] * at Network/HTTP/Client/Types.hs:750:1
  9746. 2012.75 s [http-client] You may be able to disambiguate the identifier by qualifying it or
  9747. 2012.75 s [http-client] by specifying the type/value namespace explicitly.
  9748. 2012.75 s [http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:750:1
  9749. 2012.76 s [http-client] 93% (139 /149) in 'Network.HTTP.Client'
  9750. 2012.76 s [http-client] Missing documentation for:
  9751. 2012.76 s [http-client] HasHttpManager (Network/HTTP/Client/Types.hs:870)
  9752. 2012.76 s [http-client] managerSetMaxHeaderLength (Network/HTTP/Client.hs:327)
  9753. 2012.76 s [http-client] managerSetMaxNumberHeaders (Network/HTTP/Client.hs:332)
  9754. 2012.76 s [http-client] HttpExceptionContent (Network/HTTP/Client/Types.hs:133)
  9755. 2012.76 s [http-client] Cookie (Network/HTTP/Client/Types.hs:260)
  9756. 2012.76 s [http-client] CookieJar (Network/HTTP/Client/Types.hs:275)
  9757. 2012.76 s [http-client] createCookieJar (Network/HTTP/Client/Cookies.hs:92)
  9758. 2012.76 s [http-client] destroyCookieJar (Network/HTTP/Client/Cookies.hs:95)
  9759. 2012.76 s [http-client] removeExistingCookieFromCookieJar (Network/HTTP/Client/Cookies.hs:102)
  9760. 2012.76 s [http-client] isIpAddress (Network/HTTP/Client/Cookies.hs:42)
  9761. 2012.77 s [http-client] Warning: 'Part' is ambiguous. It is defined
  9762. 2012.77 s [http-client] * at Network/HTTP/Client/MultipartFormData.hs:84:16
  9763. 2012.77 s [http-client] * at Network/HTTP/Client/MultipartFormData.hs:81:1
  9764. 2012.77 s [http-client] You may be able to disambiguate the identifier by qualifying it or
  9765. 2012.77 s [http-client] by specifying the type/value namespace explicitly.
  9766. 2012.77 s [http-client] Defaulting to the one defined at Network/HTTP/Client/MultipartFormData.hs:81:1
  9767. 2012.79 s [http-client] 89% ( 25 / 28) in 'Network.HTTP.Client.MultipartFormData'
  9768. 2012.79 s [http-client] Missing documentation for:
  9769. 2012.79 s [http-client] Part (Network/HTTP/Client/MultipartFormData.hs:81)
  9770. 2012.79 s [http-client] webkitBoundaryPure (Network/HTTP/Client/MultipartFormData.hs:255)
  9771. 2012.79 s [http-client] renderPart (Network/HTTP/Client/MultipartFormData.hs:220)
  9772. 2014.11 s [http-client] Warning: Network.HTTP.Client.Internal: could not find link destinations for:
  9773. 2014.11 s [http-client] - Data.KeyedPool.Managed
  9774. 2014.11 s [http-client] - Data.KeyedPool.KeyedPool
  9775. 2014.11 s [http-client] - Network.HTTP.Client.Types.HttpExceptionContentWrapper
  9776. 2014.14 s [http-client] Warning: Network.HTTP.Client: could not find link destinations for:
  9777. 2014.14 s [http-client] - Network.HTTP.Client.Rep_HistoriedResponse
  9778. 2017.80 s [memory] [5 of 5] Linking dist/build/test-memory/test-memory
  9779. 2018.52 s [string-interpolate] [2 of 2] Compiling Paths_string_interpolate ( dist/build/string-interpolate-test/autogen/Paths_string_interpolate.hs, dist/build/string-interpolate-test/string-interpolate-test-tmp/Paths_string_interpolate.o )
  9780. 2019.47 s [aeson] [ 1 of 32] Compiling Data.Aeson.Internal.ByteString ( src/Data/Aeson/Internal/ByteString.hs, dist/build/Data/Aeson/Internal/ByteString.p_o )
  9781. 2020.27 s [string-interpolate] [3 of 3] Linking dist/build/string-interpolate-test/string-interpolate-test
  9782. 2020.37 s [memory] buildPhase completed in 1 minutes 11 seconds
  9783. 2020.37 s [memory] Phase: checkPhase
  9784. 2021.48 s [memory] Running 1 test suites...
  9785. 2021.48 s [memory] Test suite test-memory: RUNNING...
  9786. 2021.81 s [memory]
  9787. 2021.81 s [memory] Seed: 16052436600083478529
  9788. 2021.81 s [memory]
  9789. 2021.81 s [memory] memory
  9790. 2021.81 s [memory] basic
  9791. 2021.81 s [memory] Bytes (1700 tests)
  9792. 2021.81 s [memory] ScrubbedBytes (1700 tests)
  9793. 2021.81 s [memory] Block (1700 tests)
  9794. 2021.81 s [memory] UArray (1700 tests)
  9795. 2021.81 s [memory] BS-null
  9796. 2021.81 s [memory] BASE64 (2 tests)
  9797. 2021.81 s [memory] BASE32 (2 tests)
  9798. 2021.82 s [memory] BASE16 (2 tests)
  9799. 2021.82 s [memory] encoding
  9800. 2021.82 s [memory] Bytes
  9801. 2021.82 s [memory] BASE64
  9802. 2021.82 s [memory] encode-KAT (6 tests)
  9803. 2021.82 s [memory] decode-KAT (6 tests)
  9804. 2021.82 s [memory] BASE64URL
  9805. 2021.82 s [memory] encode-KAT (8 tests)
  9806. 2021.82 s [memory] decode-KAT (8 tests)
  9807. 2021.82 s [memory] BASE32
  9808. 2021.82 s [memory] encode-KAT (11 tests)
  9809. 2021.82 s [memory] decode-KAT (11 tests)
  9810. 2021.82 s [memory] BASE16
  9811. 2021.82 s [memory] encode-KAT (1 test)
  9812. 2021.82 s [memory] decode-KAT (1 test)
  9813. 2021.82 s [memory] ScrubbedBytes
  9814. 2021.82 s [memory] BASE64
  9815. 2021.82 s [memory] encode-KAT (6 tests)
  9816. 2021.82 s [memory] decode-KAT (6 tests)
  9817. 2021.82 s [memory] BASE64URL
  9818. 2021.82 s [memory] encode-KAT (8 tests)
  9819. 2021.82 s [memory] decode-KAT (8 tests)
  9820. 2021.82 s [memory] BASE32
  9821. 2021.82 s [memory] encode-KAT (11 tests)
  9822. 2021.82 s [memory] decode-KAT (11 tests)
  9823. 2021.82 s [memory] BASE16
  9824. 2021.82 s [memory] encode-KAT (1 test)
  9825. 2021.82 s [memory] decode-KAT (1 test)
  9826. 2021.82 s [memory] Block
  9827. 2021.82 s [memory] BASE64
  9828. 2021.82 s [memory] encode-KAT (6 tests)
  9829. 2021.82 s [memory] decode-KAT (6 tests)
  9830. 2021.83 s [memory] BASE64URL
  9831. 2021.83 s [memory] encode-KAT (8 tests)
  9832. 2021.83 s [memory] decode-KAT (8 tests)
  9833. 2021.83 s [memory] BASE32
  9834. 2021.83 s [memory] encode-KAT (11 tests)
  9835. 2021.83 s [memory] decode-KAT (11 tests)
  9836. 2021.83 s [memory] BASE16
  9837. 2021.83 s [memory] encode-KAT (1 test)
  9838. 2021.83 s [memory] decode-KAT (1 test)
  9839. 2021.83 s [memory] UArray
  9840. 2021.83 s [memory] BASE64
  9841. 2021.83 s [memory] encode-KAT (6 tests)
  9842. 2021.83 s [memory] decode-KAT (6 tests)
  9843. 2021.83 s [memory] BASE64URL
  9844. 2021.83 s [memory] encode-KAT (8 tests)
  9845. 2021.83 s [memory] decode-KAT (8 tests)
  9846. 2021.83 s [memory] BASE32
  9847. 2021.84 s [memory] encode-KAT (11 tests)
  9848. 2021.84 s [memory] decode-KAT (11 tests)
  9849. 2021.84 s [memory] BASE16
  9850. 2021.84 s [memory] encode-KAT (1 test)
  9851. 2021.84 s [memory] decode-KAT (1 test)
  9852. 2021.84 s [memory] parsing
  9853. 2021.84 s [memory] Bytes (1 test)
  9854. 2021.84 s [memory] ScrubbedBytes (1 test)
  9855. 2021.84 s [memory] Block (1 test)
  9856. 2021.84 s [memory] UArray (1 test)
  9857. 2021.84 s [memory] hashing
  9858. 2021.84 s [memory] Bytes
  9859. 2021.84 s [memory] SipHash
  9860. 2021.84 s [memory] KAT (64 tests)
  9861. 2021.84 s [memory] ScrubbedBytes
  9862. 2021.85 s [memory] SipHash
  9863. 2021.85 s [memory] KAT (64 tests)
  9864. 2021.85 s [memory] Block
  9865. 2021.85 s [memory] SipHash
  9866. 2021.85 s [memory] KAT (64 tests)
  9867. 2021.85 s [memory] UArray
  9868. 2021.85 s [memory] SipHash
  9869. 2021.85 s [memory] KAT (64 tests)
  9870. 2021.85 s [memory] showing (200 tests)
  9871. 2021.85 s [memory] Basement (4 tests)
  9872. 2021.85 s [memory] Succeed 540 test(s)
  9873. 2021.85 s [memory] Test suite test-memory: PASS
  9874. 2021.85 s [memory] Test suite logged to: dist/test/memory-0.18.0-test-memory.log
  9875. 2021.85 s [memory] 1 of 1 test suites (1 of 1 test cases) passed.
  9876. 2021.85 s [memory] Phase: haddockPhase
  9877. 2022.48 s [aeson] [ 2 of 32] Compiling Data.Aeson.Internal.Functions ( src/Data/Aeson/Internal/Functions.hs, dist/build/Data/Aeson/Internal/Functions.p_o )
  9878. 2022.55 s [memory] Preprocessing library for memory-0.18.0...
  9879. 2022.56 s [memory] Running Haddock on library for memory-0.18.0...
  9880. 2023.54 s [aeson] [ 3 of 32] Compiling Data.Aeson.Internal.Prelude ( src/Data/Aeson/Internal/Prelude.hs, dist/build/Data/Aeson/Internal/Prelude.p_o )
  9881. 2023.56 s [aeson] [ 4 of 32] Compiling Data.Aeson.Internal.Scientific ( src/Data/Aeson/Internal/Scientific.hs, dist/build/Data/Aeson/Internal/Scientific.p_o )
  9882. 2024.57 s [string-interpolate] buildPhase completed in 56 seconds
  9883. 2024.57 s [string-interpolate] Phase: checkPhase
  9884. 2025.06 s [memory] [ 1 of 28] Compiling Data.Memory.ExtendedWords ( Data/Memory/ExtendedWords.hs, nothing )
  9885. 2025.23 s [memory] [ 2 of 28] Compiling Data.Memory.Internal.Compat ( Data/Memory/Internal/Compat.hs, nothing )
  9886. 2025.27 s [memory] [ 3 of 28] Compiling Data.Memory.Endian ( Data/Memory/Endian.hs, nothing )
  9887. 2025.36 s [memory] [ 4 of 28] Compiling Data.Memory.Hash.SipHash ( Data/Memory/Hash/SipHash.hs, nothing )
  9888. 2025.85 s [string-interpolate] Running 1 test suites...
  9889. 2025.85 s [string-interpolate] Test suite string-interpolate-test: RUNNING...
  9890. 2025.92 s [string-interpolate] TeT
  9891. 2025.92 s [string-interpolate] TparseInterpSegments
  9892. 2025.92 s [memory] [ 5 of 28] Compiling Data.Memory.Encoding.Base32 ( Data/Memory/Encoding/Base32.hs, nothing )
  9893. 2026.58 s [memory] [ 6 of 28] Compiling Data.Memory.Encoding.Base16 ( Data/Memory/Encoding/Base16.hs, nothing )
  9894. 2026.74 s [memory] [ 7 of 28] Compiling Data.Memory.Internal.CompatPrim ( Data/Memory/Internal/CompatPrim.hs, nothing )
  9895. 2026.79 s [memory] [ 8 of 28] Compiling Data.Memory.Internal.CompatPrim64 ( Data/Memory/Internal/CompatPrim64.hs, nothing )
  9896. 2026.84 s [memory] Data/Memory/Internal/CompatPrim64.hs:58:1: warning: [GHC-40910] [-Wunused-top-binds]
  9897. 2026.84 s [memory] Defined but not used: type constructor or class ‘OutBool’
  9898. 2026.85 s [memory] |
  9899. 2026.85 s [memory] 58 | type OutBool = Int#
  9900. 2026.85 s [memory] | ^^^^^^^^^^^^^^^^^^^
  9901. 2026.85 s [memory]
  9902. 2026.85 s [memory] [ 9 of 28] Compiling Data.Memory.Internal.DeepSeq ( Data/Memory/Internal/DeepSeq.hs, nothing )
  9903. 2026.87 s [memory] [10 of 28] Compiling Data.Memory.Internal.Imports ( Data/Memory/Internal/Imports.hs, nothing )
  9904. 2026.90 s [memory] [11 of 28] Compiling Data.Memory.Hash.FNV ( Data/Memory/Hash/FNV.hs, nothing )
  9905. 2027.14 s [memory] [12 of 28] Compiling Data.Memory.Encoding.Base64 ( Data/Memory/Encoding/Base64.hs, nothing )
  9906. 2027.47 s [string-interpolate] Tmeeepmmmlpppallltaaaettt eeeH aHHHsaaaksssekkkleeellll llle reeerrrrorrrrooo:rrr :::D aDDDtaaaattt.aaaS...tSSSrtttirrrniiignnn.gggI...nIIItnnnetttreeeprrroppploooallltaaaettt.eeei...:iii :::u nuueunnsntkctenaeroprmwemindin nae#ats tecsedayd pm #ebb{ oa.clc.h k.aws}ril ataichsntohteu erter: sp icocnal
  9907. 2027.47 s [string-interpolate] tpaeetr ipaootnl
  9908. 2027.49 s [string-interpolate] aetnd of string
  9909. 2027.49 s [string-interpolate] ion brackets
  9910. 2027.80 s [memory] [13 of 28] Compiling Data.Memory.MemMap.Posix ( dist/build/Data/Memory/MemMap/Posix.hs, nothing )
  9911. 2028.07 s [memory] [14 of 28] Compiling Data.Memory.PtrMethods ( Data/Memory/PtrMethods.hs, nothing )
  9912. 2028.26 s [memory] [15 of 28] Compiling Data.ByteArray.Types ( Data/ByteArray/Types.hs, nothing )
  9913. 2028.32 s [aeson] [ 5 of 32] Compiling Data.Aeson.Internal.TH ( src/Data/Aeson/Internal/TH.hs, dist/build/Data/Aeson/Internal/TH.p_o )
  9914. 2028.32 s [aeson] [ 6 of 32] Compiling Data.Aeson.Internal.Text ( src/Data/Aeson/Internal/Text.hs, dist/build/Data/Aeson/Internal/Text.p_o )
  9915. 2028.33 s [aeson] [ 7 of 32] Compiling Data.Aeson.Internal.Unescape ( src/Data/Aeson/Internal/Unescape.hs, dist/build/Data/Aeson/Internal/Unescape.p_o )
  9916. 2028.41 s [aeson] [ 8 of 32] Compiling Data.Aeson.Internal.UnescapeFromText ( src/Data/Aeson/Internal/UnescapeFromText.hs, dist/build/Data/Aeson/Internal/UnescapeFromText.p_o )
  9917. 2028.41 s [aeson] [ 9 of 32] Compiling Data.Aeson.Key ( src/Data/Aeson/Key.hs, dist/build/Data/Aeson/Key.p_o )
  9918. 2028.41 s [aeson] [10 of 32] Compiling Data.Aeson.Decoding.Tokens ( src/Data/Aeson/Decoding/Tokens.hs, dist/build/Data/Aeson/Decoding/Tokens.p_o )
  9919. 2028.69 s [memory] [16 of 28] Compiling Data.ByteArray.MemView ( Data/ByteArray/MemView.hs, nothing )
  9920. 2028.92 s [memory] [17 of 28] Compiling Data.ByteArray.Pack.Internal ( Data/ByteArray/Pack/Internal.hs, nothing )
  9921. 2029.00 s [memory] [18 of 28] Compiling Data.ByteArray.Hash ( Data/ByteArray/Hash.hs, nothing )
  9922. 2029.05 s [memory] [19 of 28] Compiling Data.ByteArray.Sized ( Data/ByteArray/Sized.hs, nothing )
  9923. 2029.58 s [memory] Data/ByteArray/Sized.hs:138:19: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  9924. 2029.58 s [memory] • The ‘~’ operator is out of scope.
  9925. 2029.58 s [memory] Assuming it to stand for an equality constraint.
  9926. 2029.58 s [memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  9927. 2029.58 s [memory] exported from Data.Type.Equality and Prelude.
  9928. 2029.58 s [memory] If you are using a custom Prelude, consider re-exporting it.
  9929. 2029.58 s [memory] • This will become an error in a future GHC release.
  9930. 2029.58 s [memory] |
  9931. 2029.58 s [memory] 138 | , nbytes ~ (Base.PrimSize ty * n)
  9932. 2029.58 s [memory] | ^
  9933. 2029.58 s [memory]
  9934. 2029.58 s [memory] Data/ByteArray/Sized.hs:206:20: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  9935. 2029.58 s [memory] • The ‘~’ operator is out of scope.
  9936. 2029.58 s [memory] Assuming it to stand for an equality constraint.
  9937. 2029.58 s [memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  9938. 2029.58 s [memory] exported from Data.Type.Equality and Prelude.
  9939. 2029.58 s [memory] If you are using a custom Prelude, consider re-exporting it.
  9940. 2029.58 s [memory] • This will become an error in a future GHC release.
  9941. 2029.59 s [memory] |
  9942. 2029.59 s [memory] 206 | , (ni + 1) ~ no
  9943. 2029.59 s [memory] | ^
  9944. 2029.59 s [memory]
  9945. 2029.59 s [memory] Data/ByteArray/Sized.hs:219:20: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  9946. 2029.59 s [memory] • The ‘~’ operator is out of scope.
  9947. 2029.59 s [memory] Assuming it to stand for an equality constraint.
  9948. 2029.59 s [memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  9949. 2029.59 s [memory] exported from Data.Type.Equality and Prelude.
  9950. 2029.59 s [memory] If you are using a custom Prelude, consider re-exporting it.
  9951. 2029.59 s [memory] • This will become an error in a future GHC release.
  9952. 2029.59 s [memory] |
  9953. 2029.59 s [memory] 219 | , (ni + 1) ~ no
  9954. 2029.59 s [memory] | ^
  9955. 2029.59 s [memory]
  9956. 2029.59 s [memory] Data/ByteArray/Sized.hs:263:44: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  9957. 2029.59 s [memory] • The ‘~’ operator is out of scope.
  9958. 2029.59 s [memory] Assuming it to stand for an equality constraint.
  9959. 2029.59 s [memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  9960. 2029.59 s [memory] exported from Data.Type.Equality and Prelude.
  9961. 2029.59 s [memory] If you are using a custom Prelude, consider re-exporting it.
  9962. 2029.59 s [memory] • This will become an error in a future GHC release.
  9963. 2029.59 s [memory] |
  9964. 2029.59 s [memory] 263 | , nblhs <= nbi, (nbrhs + nblhs) ~ nbi
  9965. 2029.59 s [memory] | ^
  9966. 2029.59 s [memory]
  9967. 2029.59 s [memory] Data/ByteArray/Sized.hs:294:21: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  9968. 2029.59 s [memory] • The ‘~’ operator is out of scope.
  9969. 2029.59 s [memory] Assuming it to stand for an equality constraint.
  9970. 2029.59 s [memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  9971. 2029.59 s [memory] exported from Data.Type.Equality and Prelude.
  9972. 2029.59 s [memory] If you are using a custom Prelude, consider re-exporting it.
  9973. 2029.59 s [memory] • This will become an error in a future GHC release.
  9974. 2029.59 s [memory] |
  9975. 2029.59 s [memory] 294 | , (nbo + n) ~ nbi
  9976. 2029.59 s [memory] | ^
  9977. 2029.59 s [memory]
  9978. 2029.59 s [memory] Data/ByteArray/Sized.hs:311:29: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  9979. 2029.59 s [memory] • The ‘~’ operator is out of scope.
  9980. 2029.59 s [memory] Assuming it to stand for an equality constraint.
  9981. 2029.59 s [memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  9982. 2029.59 s [memory] exported from Data.Type.Equality and Prelude.
  9983. 2029.59 s [memory] If you are using a custom Prelude, consider re-exporting it.
  9984. 2029.59 s [memory] • This will become an error in a future GHC release.
  9985. 2029.59 s [memory] |
  9986. 2029.59 s [memory] 311 | , (nbrhs + nblhs) ~ nbout
  9987. 2029.59 s [memory] | ^
  9988. 2029.59 s [memory]
  9989. 2029.60 s [memory] [20 of 28] Compiling Data.ByteArray.ScrubbedBytes ( Data/ByteArray/ScrubbedBytes.hs, nothing )
  9990. 2029.84 s [memory] [21 of 28] Compiling Data.ByteArray.Methods ( Data/ByteArray/Methods.hs, nothing )
  9991. 2030.18 s [memory] [22 of 28] Compiling Data.ByteArray.View ( Data/ByteArray/View.hs, nothing )
  9992. 2030.27 s [memory] [23 of 28] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, nothing )
  9993. 2030.78 s [memory] [24 of 28] Compiling Data.ByteArray.Mapping ( Data/ByteArray/Mapping.hs, nothing )
  9994. 2030.84 s [string-interpolate] terminates [✔]
  9995. 2030.85 s [memory] [25 of 28] Compiling Data.ByteArray.Encoding ( Data/ByteArray/Encoding.hs, nothing )
  9996. 2030.91 s [string-interpolate] +++ OK, passed 10000 tests.
  9997. 2030.96 s [memory] [26 of 28] Compiling Data.ByteArray.Bytes ( Data/ByteArray/Bytes.hs, nothing )
  9998. 2031.08 s [string-interpolate] i
  9999. 2031.18 s [memory] [27 of 28] Compiling Data.ByteArray ( Data/ByteArray.hs, nothing )
  10000. 2031.18 s [memory] [28 of 28] Compiling Data.ByteArray.Pack ( Data/ByteArray/Pack.hs, nothing )
  10001. 2031.25 s [memory] Haddock coverage:
  10002. 2031.25 s [memory] 100% ( 2 / 2) in 'Data.Memory.ExtendedWords'
  10003. 2031.26 s [memory] 100% ( 10 / 10) in 'Data.Memory.Endian'
  10004. 2031.27 s [memory] 100% ( 4 / 4) in 'Data.Memory.Encoding.Base32'
  10005. 2031.27 s [memory] Warning: 'with' is out of scope.
  10006. 2031.27 s [memory] If you qualify the identifier, haddock can try to link it anyway.
  10007. 2031.27 s [memory] 100% ( 4 / 4) in 'Data.Memory.Encoding.Base16'
  10008. 2031.33 s [memory] 66% ( 6 / 9) in 'Data.Memory.Encoding.Base64'
  10009. 2031.33 s [memory] Missing documentation for:
  10010. 2031.33 s [memory] toBase64OpenBSD (Data/Memory/Encoding/Base64.hs:59)
  10011. 2031.33 s [memory] fromBase64URLUnpadded (Data/Memory/Encoding/Base64.hs:140)
  10012. 2031.33 s [memory] fromBase64OpenBSD (Data/Memory/Encoding/Base64.hs:137)
  10013. 2031.34 s [memory] Warning: 'mmap' is out of scope.
  10014. 2031.34 s [memory] If you qualify the identifier, haddock can try to link it anyway.
  10015. 2031.34 s [memory] Warning: 'munmap' is out of scope.
  10016. 2031.34 s [memory] If you qualify the identifier, haddock can try to link it anyway.
  10017. 2031.34 s [memory] Warning: 'madvise' is out of scope.
  10018. 2031.34 s [memory] If you qualify the identifier, haddock can try to link it anyway.
  10019. 2031.34 s [memory] Warning: 'mlock' is out of scope.
  10020. 2031.34 s [memory] If you qualify the identifier, haddock can try to link it anyway.
  10021. 2031.34 s [memory] Warning: 'munlock' is out of scope.
  10022. 2031.34 s [memory] If you qualify the identifier, haddock can try to link it anyway.
  10023. 2031.34 s [memory] Warning: 'mprotect' is out of scope.
  10024. 2031.34 s [memory] If you qualify the identifier, haddock can try to link it anyway.
  10025. 2031.34 s [memory] Warning: 'msync' is out of scope.
  10026. 2031.34 s [memory] If you qualify the identifier, haddock can try to link it anyway.
  10027. 2031.34 s [memory] Warning: 'sysconf' is out of scope.
  10028. 2031.34 s [memory] If you qualify the identifier, haddock can try to link it anyway.
  10029. 2031.35 s [memory] 100% ( 10 / 10) in 'Data.Memory.PtrMethods'
  10030. 2031.35 s [memory] Warning: 'n' is out of scope.
  10031. 2031.35 s [memory] If you qualify the identifier, haddock can try to link it anyway.
  10032. 2031.35 s [memory] Warning: 'ba' is out of scope.
  10033. 2031.35 s [memory] If you qualify the identifier, haddock can try to link it anyway.
  10034. 2031.35 s [memory] Warning: 'sipHash' is out of scope.
  10035. 2031.35 s [memory] If you qualify the identifier, haddock can try to link it anyway.
  10036. 2031.36 s [memory] 100% ( 13 / 13) in 'Data.ByteArray.Hash'
  10037. 2031.36 s [memory] Warning: 'SizedByteArray' is ambiguous. It is defined
  10038. 2031.36 s [memory] * at Data/ByteArray/Sized.hs:101:40
  10039. 2031.36 s [memory] * at Data/ByteArray/Sized.hs:101:1
  10040. 2031.36 s [memory] You may be able to disambiguate the identifier by qualifying it or
  10041. 2031.36 s [memory] by specifying the type/value namespace explicitly.
  10042. 2031.36 s [memory] Defaulting to the one defined at Data/ByteArray/Sized.hs:101:1
  10043. 2031.36 s [memory] Warning: 'allocN' is out of scope.
  10044. 2031.36 s [memory] If you qualify the identifier, haddock can try to link it anyway.
  10045. 2031.36 s [memory] Warning: 'createN' is out of scope.
  10046. 2031.36 s [memory] If you qualify the identifier, haddock can try to link it anyway.
  10047. 2031.37 s [memory] 93% ( 29 / 31) in 'Data.ByteArray.Sized'
  10048. 2031.37 s [memory] Missing documentation for:
  10049. 2031.37 s [memory] unSizedByteArray
  10050. 2031.37 s [memory] inlineUnsafeCreate (Data/ByteArray/Sized.hs:175)
  10051. 2031.40 s [memory] 94% ( 17 / 18) in 'Data.ByteArray.Parse'
  10052. 2031.40 s [memory] Missing documentation for:
  10053. 2031.40 s [memory] hasMore (Data/ByteArray/Parse.hs:158)
  10054. 2031.40 s [string-interpolate] should allow an escaped backslash right before an interp [✔]
  10055. 2031.40 s [memory] 100% ( 6 / 6) in 'Data.ByteArray.Mapping'
  10056. 2031.41 s [memory] Warning: 'ByteString' is out of scope.
  10057. 2031.41 s [memory] If you qualify the identifier, haddock can try to link it anyway.
  10058. 2031.41 s [memory] 100% ( 4 / 4) in 'Data.ByteArray.Encoding'
  10059. 2031.41 s [memory] 100% ( 44 / 44) in 'Data.ByteArray'
  10060. 2031.41 s [memory] Warning: 'memory' is out of scope.
  10061. 2031.41 s [memory] If you qualify the identifier, haddock can try to link it anyway.
  10062. 2031.42 s [memory] 100% ( 17 / 17) in 'Data.ByteArray.Pack'
  10063. 2031.69 s [string-interpolate] should only escape verbatim segments a single time [✔]
  10064. 2031.69 s [aeson] [11 of 32] Compiling Data.Aeson.Decoding.Internal ( src/Data/Aeson/Decoding/Internal.hs, dist/build/Data/Aeson/Decoding/Internal.p_o )
  10065. 2031.75 s [string-interpolate] should error on hanging # [✔]
  10066. 2031.92 s [string-interpolate] should error on unterminated backslash [✔]
  10067. 2032.15 s [string-interpolate] should error on unknown escape sequence [✔]
  10068. 2032.39 s [aeson] [12 of 32] Compiling Data.Aeson.Decoding.Text ( src/Data/Aeson/Decoding/Text.hs, dist/build/Data/Aeson/Decoding/Text.p_o )
  10069. 2032.55 s [string-interpolate] should error on unclosed expression [✔]
  10070. 2033.12 s [string-interpolate] should parse TypeApplications [✔]
  10071. 2033.19 s [memory] Warning: Data.Memory.Endian: could not find link destinations for:
  10072. 2033.19 s [memory] - Data.Memory.Endian.byteSwap
  10073. 2033.28 s [string-interpolate] should work with many interpolations [✔]
  10074. 2033.34 s [string-interpolate] when using String as a parameter
  10075. 2033.67 s [string-interpolate] just interpolating should be id [✔]
  10076. 2033.67 s [string-interpolate] +++ OK, passed 10000 tests.
  10077. 2036.34 s [aeson] [13 of 32] Compiling Data.Aeson.Decoding.ByteString.Lazy ( src/Data/Aeson/Decoding/ByteString/Lazy.hs, dist/build/Data/Aeson/Decoding/ByteString/Lazy.p_o )
  10078. 2037.94 s [string-interpolate] should passthrough a conversion to strict Text and back unchanged [✔]
  10079. 2038.03 s [string-interpolate] +++ OK, passed 10000 tests.
  10080. 2038.08 s [aeson] [14 of 32] Compiling Data.Aeson.Decoding.ByteString ( src/Data/Aeson/Decoding/ByteString.hs, dist/build/Data/Aeson/Decoding/ByteString.p_o )
  10081. 2038.08 s [aeson] [15 of 32] Compiling Data.Aeson.KeyMap ( src/Data/Aeson/KeyMap.hs, dist/build/Data/Aeson/KeyMap.p_o )
  10082. 2038.08 s [aeson] [16 of 32] Compiling Data.Aeson.Types.Generic ( src/Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.p_o )
  10083. 2038.08 s [aeson] [17 of 32] Compiling Data.Aeson.Types.Internal ( src/Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.p_o )
  10084. 2041.29 s [string-interpolate] should passthrough a conversion to lazy Text and back unchanged [✔]
  10085. 2041.29 s [string-interpolate] +++ OK, passed 10000 tests.
  10086. 2042.91 s [string-interpolate] should passthrough a conversion to strict ByteString and back unchanged [✔]
  10087. 2042.93 s [string-interpolate] +++ OK, passed 10000 tests.
  10088. 2042.93 s [string-interpolate] should passthrough a conversion to lazy ByteString and back unchanged [✔]
  10089. 2042.93 s [string-interpolate] +++ OK, passed 10000 tests.
  10090. 2042.93 s [string-interpolate] when using strict Text as a parameter
  10091. 2042.93 s [string-interpolate] just interpolating should be id [✔]
  10092. 2042.93 s [string-interpolate] +++ OK, passed 10000 tests.
  10093. 2042.93 s [string-interpolate] should passthrough a conversion to String and back unchanged [✔]
  10094. 2042.93 s [string-interpolate] +++ OK, passed 10000 tests.
  10095. 2042.93 s [string-interpolate] should passthrough a conversion to lazy Text and back unchanged [✔]
  10096. 2042.93 s [string-interpolate] +++ OK, passed 10000 tests.
  10097. 2043.01 s [string-interpolate] should passthrough a conversion to strict ByteString and back unchanged [✔]
  10098. 2043.01 s [string-interpolate] +++ OK, passed 10000 tests.
  10099. 2043.01 s [string-interpolate] should passthrough a conversion to lazy ByteString and back unchanged [✔]
  10100. 2043.01 s [string-interpolate] +++ OK, passed 10000 tests.
  10101. 2043.01 s [string-interpolate] when using lazy Text as a parameter
  10102. 2043.01 s [string-interpolate] just interpolating should be id [✔]
  10103. 2043.01 s [string-interpolate] +++ OK, passed 10000 tests.
  10104. 2043.03 s [string-interpolate] should passthrough a conversion to String and back unchanged [✔]
  10105. 2043.03 s [string-interpolate] +++ OK, passed 10000 tests.
  10106. 2043.03 s [string-interpolate] should passthrough a conversion to strict Text and back unchanged [✔]
  10107. 2043.03 s [string-interpolate] +++ OK, passed 10000 tests.
  10108. 2043.03 s [string-interpolate] should passthrough a conversion to strict ByteString and back unchanged [✔]
  10109. 2043.03 s [string-interpolate] +++ OK, passed 10000 tests.
  10110. 2043.03 s [string-interpolate] should passthrough a conversion to lazy ByteString and back unchanged [✔]
  10111. 2043.03 s [string-interpolate] +++ OK, passed 10000 tests.
  10112. 2043.03 s [string-interpolate] when using strict ByteString as a parameter
  10113. 2043.03 s [string-interpolate] just interpolating should be id [✔]
  10114. 2043.03 s [string-interpolate] +++ OK, passed 10000 tests.
  10115. 2043.03 s [string-interpolate] should passthrough a conversion to lazy ByteString and back unchanged [✔]
  10116. 2043.03 s [string-interpolate] +++ OK, passed 10000 tests.
  10117. 2043.03 s [string-interpolate] and the ByteString is valid UTF8
  10118. 2044.11 s [string-interpolate] should passthrough a conversion to String and back unchanged [✔]
  10119. 2044.11 s [string-interpolate] +++ OK, passed 10000 tests.
  10120. 2045.22 s [http-client] Documentation created: dist/doc/html/http-client/,
  10121. 2045.22 s [http-client] dist/doc/html/http-client/http-client.txt
  10122. 2045.86 s [http-client] haddockPhase completed in 43 seconds
  10123. 2045.86 s [http-client] Phase: installPhase
  10124. 2046.52 s [http-client] Installing library in /nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/http-client-0.7.19-LvMaaskQnM16Dt4x5V5Xdd
  10125. 2046.79 s [aeson] [18 of 32] Compiling Data.Aeson.Parser.Time ( src/Data/Aeson/Parser/Time.hs, dist/build/Data/Aeson/Parser/Time.p_o )
  10126. 2047.53 s [string-interpolate] should passthrough a conversion to strict Text and back unchanged [✔]
  10127. 2047.53 s [string-interpolate] +++ OK, passed 10000 tests.
  10128. 2047.53 s [string-interpolate] should passthrough a conversion to lazy Text and back unchanged [✔]
  10129. 2047.53 s [string-interpolate] +++ OK, passed 10000 tests.
  10130. 2047.53 s [string-interpolate] when using lazy ByteString as a parameter
  10131. 2047.54 s [string-interpolate] just interpolating should be id [✔]
  10132. 2047.54 s [string-interpolate] +++ OK, passed 10000 tests.
  10133. 2047.54 s [string-interpolate] should passthrough a conversion to strict ByteString and back unchanged [✔]
  10134. 2047.54 s [string-interpolate] +++ OK, passed 10000 tests.
  10135. 2047.54 s [string-interpolate] and the ByteString is valid UTF8
  10136. 2047.54 s [string-interpolate] should passthrough a conversion to String and back unchanged [✔]
  10137. 2047.54 s [string-interpolate] +++ OK, passed 10000 tests.
  10138. 2047.54 s [string-interpolate] should passthrough a conversion to strict Text and back unchanged [✔]
  10139. 2047.54 s [string-interpolate] +++ OK, passed 10000 tests.
  10140. 2047.54 s [string-interpolate] should passthrough a conversion to lazy Text and back unchanged [✔]
  10141. 2047.54 s [string-interpolate] +++ OK, passed 10000 tests.
  10142. 2047.54 s [string-interpolate] when using Char as a parameter
  10143. 2047.54 s [string-interpolate] interpolating into a String shouldn't have quotes [✔]
  10144. 2047.54 s [string-interpolate] +++ OK, passed 10000 tests.
  10145. 2047.54 s [string-interpolate] interpolating into strict Text shouldn't have quotes [✔]
  10146. 2047.54 s [string-interpolate] +++ OK, passed 10000 tests.
  10147. 2047.54 s [string-interpolate] interpolating into lazy Text shouldn't have quotes [✔]
  10148. 2047.54 s [string-interpolate] +++ OK, passed 10000 tests.
  10149. 2047.54 s [string-interpolate] interpolating into strict ByteString shouldn't have quotes [✔]
  10150. 2047.54 s [string-interpolate] +++ OK, passed 10000 tests.
  10151. 2047.54 s [string-interpolate] interpolating into lazy ByteString shouldn't have quotes [✔]
  10152. 2047.54 s [string-interpolate] +++ OK, passed 10000 tests.
  10153. 2047.54 s [string-interpolate] when interpolating into strict ByteString
  10154. 2047.54 s [string-interpolate] should handle literal Unicode strings correctly [✔]
  10155. 2047.54 s [string-interpolate] when interpolating into lazy ByteString
  10156. 2047.54 s [string-interpolate] should handle literal Unicode strings correctly [✔]
  10157. 2047.54 s [string-interpolate] __i
  10158. 2047.54 s [string-interpolate] when there are newlines
  10159. 2047.54 s [string-interpolate] handles a small code snippet correctly/1 [✔]
  10160. 2047.54 s [string-interpolate] handles a small code snippet correctly/2 [✔]
  10161. 2047.54 s [string-interpolate] handles a small code snippet correctly/3 [✔]
  10162. 2047.54 s [string-interpolate] handles tabs [✔]
  10163. 2047.54 s [string-interpolate] __i'E
  10164. 2047.54 s [string-interpolate] when there are newlines
  10165. 2047.54 s [string-interpolate] handles a small code snippet correctly/1 [✔]
  10166. 2047.54 s [string-interpolate] handles a small code snippet correctly/2 [✔]
  10167. 2047.54 s [string-interpolate] handles a small code snippet correctly/3 [✔]
  10168. 2047.54 s [string-interpolate] __i'L
  10169. 2047.54 s [string-interpolate] when there are newlines
  10170. 2047.54 s [string-interpolate] handles a small code snippet correctly/1 [✔]
  10171. 2047.54 s [string-interpolate] handles a small code snippet correctly/2 [✔]
  10172. 2047.54 s [string-interpolate] handles a small code snippet correctly/3 [✔]
  10173. 2047.54 s [string-interpolate] iii
  10174. 2047.54 s [string-interpolate] when there is whitespace
  10175. 2047.54 s [string-interpolate] collapses a small example of whitespace [✔]
  10176. 2047.54 s [string-interpolate] collapses a small example of newlines [✔]
  10177. 2047.54 s [string-interpolate] iii'E
  10178. 2047.54 s [string-interpolate] when there is whitespace
  10179. 2047.54 s [string-interpolate] collapses a small example of whitespace [✔]
  10180. 2047.54 s [string-interpolate] collapses a small example of newlines [✔]
  10181. 2047.55 s [string-interpolate] iii'L
  10182. 2047.55 s [string-interpolate] when there is whitespace
  10183. 2047.55 s [string-interpolate] collapses a small example of whitespace [✔]
  10184. 2047.55 s [string-interpolate] collapses a small example of newlines [✔]
  10185. 2047.55 s [string-interpolate]
  10186. 2047.55 s [string-interpolate] Finished in 21.6262 seconds
  10187. 2047.55 s [string-interpolate] 57 examples, 0 failures
  10188. 2047.59 s [string-interpolate] Test suite string-interpolate-test: PASS
  10189. 2047.60 s [string-interpolate] Test suite logged to:
  10190. 2047.60 s [string-interpolate] dist/test/string-interpolate-0.3.4.0-string-interpolate-test.log
  10191. 2047.60 s [string-interpolate] 1 of 1 test suites (1 of 1 test cases) passed.
  10192. 2047.62 s [string-interpolate] Phase: haddockPhase
  10193. 2048.30 s [aeson] [19 of 32] Compiling Data.Aeson.Encoding.Builder ( src/Data/Aeson/Encoding/Builder.hs, dist/build/Data/Aeson/Encoding/Builder.p_o )
  10194. 2048.54 s [string-interpolate] Preprocessing library for string-interpolate-0.3.4.0...
  10195. 2048.56 s [string-interpolate] Running Haddock on library for string-interpolate-0.3.4.0...
  10196. 2049.42 s [http-client] Phase: fixupPhase
  10197. 2049.61 s [http-client] shrinking RPATHs of ELF executables and libraries in /nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19
  10198. 2049.63 s [http-client] shrinking /nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHShttp-client-0.7.19-LvMaaskQnM16Dt4x5V5Xdd-ghc9.10.2.so
  10199. 2049.68 s [http-client] checking for references to /build/ in /nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19...
  10200. 2049.77 s [http-client] patching script interpreter paths in /nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19
  10201. 2049.80 s [http-client] stripping (with command strip and flags -S -p) in /nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19/lib
  10202. 2050.48 s [string-interpolate] [ 1 of 11] Compiling Data.String.Interpolate.Conversion.Classes ( src/lib/Data/String/Interpolate/Conversion/Classes.hs, /build/ghc814_0/ghc_14.o, /build/ghc814_0/ghc_14.dyn_o )
  10203. 2051.05 s [string-interpolate] [ 2 of 11] Compiling Data.String.Interpolate.Conversion.Encoding ( src/lib/Data/String/Interpolate/Conversion/Encoding.hs, /build/ghc814_0/ghc_16.o, /build/ghc814_0/ghc_16.dyn_o )
  10204. 2051.14 s [http-client] shrinking RPATHs of ELF executables and libraries in /nix/store/g5q0a6bhd8ijbw1k0i75rz3y5c3wlpg4-http-client-0.7.19-doc
  10205. 2051.16 s [http-client] checking for references to /build/ in /nix/store/g5q0a6bhd8ijbw1k0i75rz3y5c3wlpg4-http-client-0.7.19-doc...
  10206. 2051.17 s [string-interpolate] [ 3 of 11] Compiling Data.String.Interpolate.Conversion.ByteStringSink ( src/lib/Data/String/Interpolate/Conversion/ByteStringSink.hs, /build/ghc814_0/ghc_12.o, /build/ghc814_0/ghc_12.dyn_o )
  10207. 2051.19 s [http-client] patching script interpreter paths in /nix/store/g5q0a6bhd8ijbw1k0i75rz3y5c3wlpg4-http-client-0.7.19-doc
  10208. 2051.75 s [http-client:post-build] Uploading to the NixCI cache: /nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19 /nix/store/g5q0a6bhd8ijbw1k0i75rz3y5c3wlpg4-http-client-0.7.19-doc
  10209. 2052.44 s [http-client:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  10210. 2053.40 s [http-client:post-build] copying 2 paths...
  10211. 2053.41 s [http-client:post-build] copying path '/nix/store/g5q0a6bhd8ijbw1k0i75rz3y5c3wlpg4-http-client-0.7.19-doc' to 'https://cache.nix-ci.com'...
  10212. 2056.86 s [http-client:post-build] copying path '/nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19' to 'https://cache.nix-ci.com'...
  10213. 2067.79 s [http-client:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  10214. 2068.71 s [http-client:post-build] copying 1 paths...
  10215. 2068.71 s [http-client:post-build] copying path '/nix/store/sf9waah8dhnkmfcwm48w0lkmj7bik19q-http-client-0.7.19.drv' to 'https://cache.nix-ci.com'...
  10216. 2069.97 s Uploaded http-client in 18.3s
  10217. 2069.98 s Progress: 77 of 103 built (3 building), 318 of 318 downloaded from cache
  10218. 2069.98 s Built http-client in 3m15s
  10219. 2069.99 s [aeson] [20 of 32] Compiling Data.Aeson.Encoding.Internal ( src/Data/Aeson/Encoding/Internal.hs, dist/build/Data/Aeson/Encoding/Internal.p_o )
  10220. 2069.99 s [memory] Documentation created: dist/doc/html/memory/, dist/doc/html/memory/memory.txt
  10221. 2069.99 s [memory] Preprocessing test suite 'test-memory' for memory-0.18.0...
  10222. 2069.99 s [memory] haddockPhase completed in 34 seconds
  10223. 2069.99 s [memory] Phase: installPhase
  10224. 2069.99 s [memory] Installing library in /nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
  10225. 2069.99 s [memory] Phase: fixupPhase
  10226. 2069.99 s [memory] shrinking RPATHs of ELF executables and libraries in /nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0
  10227. 2069.99 s [memory] shrinking /nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSmemory-0.18.0-1uOiSX97CBoK8uJ90m1G0-ghc9.10.2.so
  10228. 2069.99 s [memory] checking for references to /build/ in /nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0...
  10229. 2069.99 s [memory] patching script interpreter paths in /nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0
  10230. 2069.99 s [memory] stripping (with command strip and flags -S -p) in /nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0/lib
  10231. 2069.99 s [memory] shrinking RPATHs of ELF executables and libraries in /nix/store/y7kzavby5cdr7c4fjsbfibd30bzky69k-memory-0.18.0-doc
  10232. 2069.99 s [memory] checking for references to /build/ in /nix/store/y7kzavby5cdr7c4fjsbfibd30bzky69k-memory-0.18.0-doc...
  10233. 2069.99 s [memory] patching script interpreter paths in /nix/store/y7kzavby5cdr7c4fjsbfibd30bzky69k-memory-0.18.0-doc
  10234. 2069.99 s [string-interpolate] [ 4 of 11] Compiling Data.String.Interpolate.Conversion.TextSink ( src/lib/Data/String/Interpolate/Conversion/TextSink.hs, /build/ghc814_0/ghc_18.o, /build/ghc814_0/ghc_18.dyn_o )
  10235. 2069.99 s [string-interpolate] [ 5 of 11] Compiling Data.String.Interpolate.Conversion ( src/lib/Data/String/Interpolate/Conversion.hs, /build/ghc814_0/ghc_10.o, /build/ghc814_0/ghc_10.dyn_o )
  10236. 2069.99 s [string-interpolate] [ 6 of 11] Compiling Data.String.Interpolate.Types ( src/lib/Data/String/Interpolate/Types.hs, /build/ghc814_0/ghc_24.o, /build/ghc814_0/ghc_24.dyn_o )
  10237. 2069.99 s [string-interpolate] [ 7 of 11] Compiling Data.String.Interpolate.Lines ( src/lib/Data/String/Interpolate/Lines.hs, /build/ghc814_0/ghc_20.o, /build/ghc814_0/ghc_20.dyn_o )
  10238. 2069.99 s [string-interpolate] [ 8 of 11] Compiling Data.String.Interpolate.Parse ( src/lib/Data/String/Interpolate/Parse.hs, /build/ghc814_0/ghc_22.o, /build/ghc814_0/ghc_22.dyn_o )
  10239. 2069.99 s [string-interpolate] [ 9 of 11] Compiling Data.String.Interpolate.Whitespace ( src/lib/Data/String/Interpolate/Whitespace.hs, /build/ghc814_0/ghc_26.o, /build/ghc814_0/ghc_26.dyn_o )
  10240. 2069.99 s [string-interpolate] [10 of 11] Compiling Data.String.Interpolate ( src/lib/Data/String/Interpolate.hs, nothing )
  10241. 2069.99 s [string-interpolate] [11 of 11] Compiling Paths_string_interpolate ( dist/build/autogen/Paths_string_interpolate.hs, nothing )
  10242. 2069.99 s [string-interpolate] Haddock coverage:
  10243. 2069.99 s [string-interpolate] Warning: 'build' is out of scope.
  10244. 2069.99 s [string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
  10245. 2069.99 s [string-interpolate] Warning: 'interpolate' is out of scope.
  10246. 2069.99 s [string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
  10247. 2069.99 s [string-interpolate] Warning: 'charUtf8' is out of scope.
  10248. 2069.99 s [string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
  10249. 2069.99 s [string-interpolate] 0% ( 0 / 1) in 'Data.String.Interpolate.Conversion.ByteStringSink'
  10250. 2069.99 s [string-interpolate] Missing documentation for:
  10251. 2069.99 s [string-interpolate] Module header
  10252. 2069.99 s [string-interpolate] 0% ( 0 / 1) in 'Data.String.Interpolate.Conversion.TextSink'
  10253. 2069.99 s [string-interpolate] Missing documentation for:
  10254. 2069.99 s [string-interpolate] Module header
  10255. 2070.00 s [string-interpolate] 100% ( 8 / 8) in 'Data.String.Interpolate.Conversion'
  10256. 2070.00 s [string-interpolate] 0% ( 0 / 4) in 'Data.String.Interpolate.Types'
  10257. 2070.00 s [string-interpolate] Missing documentation for:
  10258. 2070.00 s [string-interpolate] Module header
  10259. 2070.00 s [string-interpolate] InterpSegment (src/lib/Data/String/Interpolate/Types.hs:7)
  10260. 2070.00 s [string-interpolate] Line (src/lib/Data/String/Interpolate/Types.hs:14)
  10261. 2070.00 s [string-interpolate] Lines (src/lib/Data/String/Interpolate/Types.hs:15)
  10262. 2070.00 s [string-interpolate] Warning: 'Line' is out of scope.
  10263. 2070.00 s [string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
  10264. 2070.00 s [string-interpolate] Warning: 'parseInterpSegments' is out of scope.
  10265. 2070.00 s [string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
  10266. 2070.00 s [string-interpolate] 80% ( 4 / 5) in 'Data.String.Interpolate.Parse'
  10267. 2070.00 s [string-interpolate] Missing documentation for:
  10268. 2070.00 s [string-interpolate] dosToUnix (src/lib/Data/String/Interpolate/Parse.hs:110)
  10269. 2070.00 s [string-interpolate] Warning: 'i' is out of scope.
  10270. 2070.00 s [string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
  10271. 2070.00 s [string-interpolate] Warning: '__i' is out of scope.
  10272. 2070.00 s [string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
  10273. 2070.00 s [string-interpolate] Warning: 'iii' is out of scope.
  10274. 2070.00 s [string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
  10275. 2070.00 s [string-interpolate] Warning: 'IsString' is out of scope.
  10276. 2070.00 s [string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
  10277. 2070.00 s [string-interpolate] Warning: 'Show' is out of scope.
  10278. 2070.00 s [string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
  10279. 2070.00 s [string-interpolate] 100% ( 10 / 10) in 'Data.String.Interpolate'
  10280. 2070.00 s [string-interpolate] Warning: Data.String.Interpolate.Conversion.ByteStringSink: could not find link destinations for:
  10281. 2070.00 s [string-interpolate] - Data.String.Interpolate.Conversion.Classes.B
  10282. 2070.00 s [string-interpolate] - Data.String.Interpolate.Conversion.ByteStringSink.D:R:BuilderTrueBuilder
  10283. 2070.00 s [string-interpolate] - Data.String.Interpolate.Conversion.ByteStringSink.D:R:BuilderTrueByteString
  10284. 2070.00 s [string-interpolate] - Data.String.Interpolate.Conversion.ByteStringSink.D:R:BuilderTrueByteString0
  10285. 2070.00 s [string-interpolate] Warning: Data.String.Interpolate.Conversion.TextSink: could not find link destinations for:
  10286. 2070.00 s [string-interpolate] - Data.String.Interpolate.Conversion.Classes.B
  10287. 2070.00 s [string-interpolate] - Data.String.Interpolate.Conversion.TextSink.D:R:BuilderTrueBuilder
  10288. 2070.00 s [string-interpolate] - Data.String.Interpolate.Conversion.TextSink.D:R:BuilderTrueText
  10289. 2070.00 s [string-interpolate] - Data.String.Interpolate.Conversion.TextSink.D:R:BuilderTrueText0
  10290. 2070.00 s [string-interpolate] Warning: Data.String.Interpolate.Conversion: could not find link destinations for:
  10291. 2070.00 s [string-interpolate] - Data.String.Interpolate.Conversion.Classes.B
  10292. 2070.00 s [string-interpolate] - Data.String.Interpolate.Conversion.ByteStringSink.D:R:BuilderTrueBuilder
  10293. 2070.00 s [string-interpolate] - Data.String.Interpolate.Conversion.ByteStringSink.D:R:BuilderTrueByteString
  10294. 2070.00 s [string-interpolate] - Data.String.Interpolate.Conversion.ByteStringSink.D:R:BuilderTrueByteString0
  10295. 2070.40 s [memory:post-build] Uploading to the NixCI cache: /nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0 /nix/store/y7kzavby5cdr7c4fjsbfibd30bzky69k-memory-0.18.0-doc
  10296. 2071.00 s [memory:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  10297. 2072.53 s [memory:post-build] copying 2 paths...
  10298. 2072.53 s [memory:post-build] copying path '/nix/store/y7kzavby5cdr7c4fjsbfibd30bzky69k-memory-0.18.0-doc' to 'https://cache.nix-ci.com'...
  10299. 2075.20 s [memory:post-build] copying path '/nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0' to 'https://cache.nix-ci.com'...
  10300. 2081.64 s [memory:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  10301. 2083.01 s [memory:post-build] copying 1 paths...
  10302. 2083.02 s [memory:post-build] copying path '/nix/store/b11pssmjkg1hdwwyrvr0hli9nw5k7k7f-memory-0.18.0.drv' to 'https://cache.nix-ci.com'...
  10303. 2084.51 s Uploaded memory in 14.2s
  10304. 2084.52 s Progress: 78 of 103 built (2 building), 318 of 318 downloaded from cache
  10305. 2084.52 s Built memory in 2m27s
  10306. 2084.52 s [string-interpolate] - Data.String.Interpolate.Conversion.TextSink.D:R:BuilderTrueBuilder
  10307. 2084.52 s [string-interpolate] - Data.String.Interpolate.Conversion.TextSink.D:R:BuilderTrueText
  10308. 2084.52 s [string-interpolate] - Data.String.Interpolate.Conversion.TextSink.D:R:BuilderTrueText0
  10309. 2084.52 s [string-interpolate] - Data.String.Interpolate.Conversion.D:R:BuilderFalsestr
  10310. 2084.82 s Building /nix/store/q8ly0k572j4j3lalplccyl1dnnk6qbzp-asn1-types-0.3.4.drv
  10311. 2085.09 s Building /nix/store/5m3179df0w0m5yhxa88i83l0b1q3pynz-crypton-1.0.4.drv
  10312. 2085.26 s Building /nix/store/vx26zshp4khkzn3d1hh8sl0abgsg49cd-pem-0.2.4.drv
  10313. 2085.26 s [aeson] [21 of 32] Compiling Data.Aeson.Encoding ( src/Data/Aeson/Encoding.hs, dist/build/Data/Aeson/Encoding.p_o )
  10314. 2085.26 s [aeson] [22 of 32] Compiling Data.Aeson.Decoding.Conversion ( src/Data/Aeson/Decoding/Conversion.hs, dist/build/Data/Aeson/Decoding/Conversion.p_o )
  10315. 2085.26 s [aeson] [23 of 32] Compiling Data.Aeson.Types.FromJSON ( src/Data/Aeson/Types/FromJSON.hs, dist/build/Data/Aeson/Types/FromJSON.p_o )
  10316. 2085.26 s [asn1-types] Phase: setupCompilerEnvironmentPhase
  10317. 2085.26 s [asn1-types] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  10318. 2085.43 s [crypton] Phase: setupCompilerEnvironmentPhase
  10319. 2085.46 s [crypton] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  10320. 2085.69 s [pem] Phase: setupCompilerEnvironmentPhase
  10321. 2085.72 s [pem] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  10322. 2086.08 s [asn1-types] Phase: unpackPhase
  10323. 2086.11 s [asn1-types] unpacking source archive /nix/store/aac5k2xlgphvw69f8ba3zykc0z6dkgm0-asn1-types-0.3.4.tar.gz
  10324. 2086.15 s [asn1-types] source root is asn1-types-0.3.4
  10325. 2086.20 s [asn1-types] setting SOURCE_DATE_EPOCH to timestamp 1585081953 of file "asn1-types-0.3.4/asn1-types.cabal"
  10326. 2086.22 s [asn1-types] Phase: patchPhase
  10327. 2086.28 s [asn1-types] Phase: compileBuildDriverPhase
  10328. 2086.33 s [asn1-types] setupCompileFlags: -package-db=/build/tmp.QibX14FAuG/setup-package.conf.d -threaded
  10329. 2086.50 s [crypton] Phase: unpackPhase
  10330. 2086.51 s [crypton] unpacking source archive /nix/store/g2z3x8dh5f0hdaz58d6q36ih4g1j6ls3-crypton-1.0.4.tar.gz
  10331. 2086.61 s [crypton] source root is crypton-1.0.4
  10332. 2086.63 s [asn1-types] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.QibX14FAuG/Main.o )
  10333. 2086.69 s [crypton] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "crypton-1.0.4/tests/XSalsa.hs"
  10334. 2086.75 s [crypton] Phase: patchPhase
  10335. 2086.78 s [crypton] Phase: compileBuildDriverPhase
  10336. 2086.80 s [crypton] setupCompileFlags: -package-db=/build/tmp.haf9Lgvxco/setup-package.conf.d -threaded
  10337. 2087.06 s [crypton] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.haf9Lgvxco/Main.o )
  10338. 2087.07 s [asn1-types] [2 of 2] Linking Setup
  10339. 2087.18 s [pem] Phase: unpackPhase
  10340. 2087.21 s [pem] unpacking source archive /nix/store/2g44bghs5ns4g0ixdgr0kvfnnpm2k068-pem-0.2.4.tar.gz
  10341. 2087.23 s [pem] source root is pem-0.2.4
  10342. 2087.28 s [pem] setting SOURCE_DATE_EPOCH to timestamp 1520001179 of file "pem-0.2.4/pem.cabal"
  10343. 2087.32 s [pem] Phase: patchPhase
  10344. 2087.35 s [crypton] [2 of 2] Linking Setup
  10345. 2087.38 s [pem] Phase: compileBuildDriverPhase
  10346. 2087.45 s [pem] setupCompileFlags: -package-db=/build/tmp.MiiPdQK7UM/setup-package.conf.d -threaded
  10347. 2087.81 s [pem] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.MiiPdQK7UM/Main.o )
  10348. 2088.41 s [pem] [2 of 2] Linking Setup
  10349. 2091.34 s [string-interpolate] Documentation created: dist/doc/html/string-interpolate/,
  10350. 2091.35 s [string-interpolate] dist/doc/html/string-interpolate/string-interpolate.txt
  10351. 2091.58 s [string-interpolate] Preprocessing test suite 'string-interpolate-test' for string-interpolate-0.3.4.0...
  10352. 2091.61 s [string-interpolate] haddockPhase completed in 44 seconds
  10353. 2091.61 s [string-interpolate] Phase: installPhase
  10354. 2092.41 s [string-interpolate] Installing library in /nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/string-interpolate-0.3.4.0-LnQqu7pQk93HMxVPcYs3lb
  10355. 2093.66 s [asn1-types] Phase: updateAutotoolsGnuConfigScriptsPhase
  10356. 2093.67 s [asn1-types] Phase: configurePhase
  10357. 2093.67 s [asn1-types] configureFlags: --verbose --prefix=/nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/snav8vic3mkk9k10y9yk7icj6d6b0fzg-asn1-types-0.3.4-doc/share/doc/asn1-types-0.3.4 --with-gcc=gcc --package-db=/build/tmp.QibX14FAuG/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  10358. 2093.67 s [asn1-types] Using Parsec parser
  10359. 2093.67 s [asn1-types] Warning: asn1-types.cabal:17:34: version operators used. To use version
  10360. 2093.67 s [asn1-types] operators the package needs to specify at least 'cabal-version: >= 1.8'.
  10361. 2093.67 s [asn1-types] Configuring asn1-types-0.3.4...
  10362. 2093.76 s [pem] Phase: updateAutotoolsGnuConfigScriptsPhase
  10363. 2094.13 s [pem] Phase: configurePhase
  10364. 2094.16 s [pem] configureFlags: --verbose --prefix=/nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/yiim7sva5anbg1bs07ppbr8ra0rl8cmz-pem-0.2.4-doc/share/doc/pem-0.2.4 --with-gcc=gcc --package-db=/build/tmp.MiiPdQK7UM/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  10365. 2094.28 s [pem] Using Parsec parser
  10366. 2094.28 s [pem] Configuring pem-0.2.4...
  10367. 2094.35 s [crypton] Phase: updateAutotoolsGnuConfigScriptsPhase
  10368. 2094.63 s [crypton] Phase: configurePhase
  10369. 2094.65 s [crypton] configureFlags: --verbose --prefix=/nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/x1fk3sn5q6kwm7v1gg2fjibmjv6fr4lf-crypton-1.0.4-doc/share/doc/crypton-1.0.4 --with-gcc=gcc --package-db=/build/tmp.haf9Lgvxco/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  10370. 2094.86 s [crypton] Using Parsec parser
  10371. 2094.86 s [crypton] Configuring crypton-1.0.4...
  10372. 2094.87 s [string-interpolate] Phase: fixupPhase
  10373. 2094.99 s [string-interpolate] shrinking RPATHs of ELF executables and libraries in /nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0
  10374. 2095.00 s [string-interpolate] shrinking /nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSstring-interpolate-0.3.4.0-LnQqu7pQk93HMxVPcYs3lb-ghc9.10.2.so
  10375. 2095.11 s [string-interpolate] checking for references to /build/ in /nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0...
  10376. 2095.19 s [string-interpolate] patching script interpreter paths in /nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0
  10377. 2095.24 s [string-interpolate] stripping (with command strip and flags -S -p) in /nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0/lib
  10378. 2096.11 s [string-interpolate] shrinking RPATHs of ELF executables and libraries in /nix/store/b1klaff61arymsmwjpznsysz52j0m0l9-string-interpolate-0.3.4.0-doc
  10379. 2096.15 s [string-interpolate] checking for references to /build/ in /nix/store/b1klaff61arymsmwjpznsysz52j0m0l9-string-interpolate-0.3.4.0-doc...
  10380. 2096.25 s [string-interpolate] patching script interpreter paths in /nix/store/b1klaff61arymsmwjpznsysz52j0m0l9-string-interpolate-0.3.4.0-doc
  10381. 2097.00 s [string-interpolate:post-build] Uploading to the NixCI cache: /nix/store/b1klaff61arymsmwjpznsysz52j0m0l9-string-interpolate-0.3.4.0-doc /nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0
  10382. 2097.46 s [string-interpolate:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  10383. 2098.69 s [string-interpolate:post-build] copying 2 paths...
  10384. 2098.69 s [string-interpolate:post-build] copying path '/nix/store/b1klaff61arymsmwjpznsysz52j0m0l9-string-interpolate-0.3.4.0-doc' to 'https://cache.nix-ci.com'...
  10385. 2100.42 s [string-interpolate:post-build] copying path '/nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0' to 'https://cache.nix-ci.com'...
  10386. 2105.96 s [string-interpolate:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  10387. 2107.86 s [string-interpolate:post-build] copying 1 paths...
  10388. 2107.86 s [string-interpolate:post-build] copying path '/nix/store/pcqy0myjw62qvxqgi2401ag529dd5d9y-string-interpolate-0.3.4.0.drv' to 'https://cache.nix-ci.com'...
  10389. 2110.03 s Uploaded string-interpolate in 13.2s
  10390. 2110.03 s Progress: 79 of 103 built (4 building), 318 of 318 downloaded from cache
  10391. 2110.03 s Built string-interpolate in 2m39s
  10392. 2110.03 s [asn1-types] Dependency base >=3 && <5: using base-4.20.1.0
  10393. 2110.04 s [asn1-types] Dependency bytestring: using bytestring-0.12.2.0
  10394. 2110.04 s [asn1-types] Dependency hourglass: using hourglass-0.2.12
  10395. 2110.04 s [asn1-types] Dependency memory: using memory-0.18.0
  10396. 2110.04 s [asn1-types] Source component graph: component lib
  10397. 2110.04 s [asn1-types] Configured component graph:
  10398. 2110.04 s [asn1-types] component asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
  10399. 2110.04 s [asn1-types] include base-4.20.1.0-4f22
  10400. 2110.04 s [asn1-types] include bytestring-0.12.2.0-c0ba
  10401. 2110.04 s [asn1-types] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
  10402. 2110.04 s [asn1-types] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
  10403. 2110.04 s [asn1-types] Linked component graph:
  10404. 2110.04 s [asn1-types] unit asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
  10405. 2110.04 s [asn1-types] include base-4.20.1.0-4f22
  10406. 2110.04 s [asn1-types] include bytestring-0.12.2.0-c0ba
  10407. 2110.04 s [asn1-types] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
  10408. 2110.04 s [asn1-types] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
  10409. 2110.04 s [asn1-types] Data.ASN1.BitArray=asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq:Data.ASN1.BitArray,Data.ASN1.OID=asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq:Data.ASN1.OID,Data.ASN1.Pretty=asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq:Data.ASN1.Pretty,Data.ASN1.Types=asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq:Data.ASN1.Types,Data.ASN1.Types.Lowlevel=asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq:Data.ASN1.Types.Lowlevel,Data.ASN1.Types.String=asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq:Data.ASN1.Types.String
  10410. 2110.04 s [asn1-types] Ready component graph:
  10411. 2110.04 s [asn1-types] definite asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
  10412. 2110.04 s [asn1-types] depends base-4.20.1.0-4f22
  10413. 2110.04 s [asn1-types] depends bytestring-0.12.2.0-c0ba
  10414. 2110.04 s [asn1-types] depends hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
  10415. 2110.04 s [asn1-types] depends memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
  10416. 2110.04 s [asn1-types] Using Cabal-3.12.1.0 compiled by ghc-9.10
  10417. 2110.04 s [asn1-types] Using compiler: ghc-9.10.2
  10418. 2110.04 s [asn1-types] Using install prefix:
  10419. 2110.04 s [asn1-types] /nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4
  10420. 2110.04 s [asn1-types] Executables installed in:
  10421. 2110.04 s [asn1-types] /nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4/bin
  10422. 2110.04 s [asn1-types] Libraries installed in:
  10423. 2110.04 s [asn1-types] /nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
  10424. 2110.04 s [asn1-types] Dynamic Libraries installed in:
  10425. 2110.04 s [asn1-types] /nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  10426. 2110.04 s [asn1-types] Private executables installed in:
  10427. 2110.04 s [asn1-types] /nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4/libexec/x86_64-linux-ghc-9.10.2-08fd/asn1-types-0.3.4
  10428. 2110.04 s [asn1-types] Data files installed in:
  10429. 2110.04 s [asn1-types] /nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4/share/x86_64-linux-ghc-9.10.2-08fd/asn1-types-0.3.4
  10430. 2110.04 s [asn1-types] Documentation installed in:
  10431. 2110.04 s [asn1-types] /nix/store/snav8vic3mkk9k10y9yk7icj6d6b0fzg-asn1-types-0.3.4-doc/share/doc/asn1-types-0.3.4
  10432. 2110.04 s [asn1-types] Configuration files installed in:
  10433. 2110.04 s [asn1-types] /nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4/etc
  10434. 2110.04 s [asn1-types] No alex found
  10435. 2110.04 s [asn1-types] Using ar found on system at:
  10436. 2110.05 s [asn1-types] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  10437. 2110.05 s [asn1-types] No c2hs found
  10438. 2110.05 s [asn1-types] No cpphs found
  10439. 2110.05 s [asn1-types] No doctest found
  10440. 2110.05 s [asn1-types] Using gcc version 14.3.0 given by user at:
  10441. 2110.05 s [asn1-types] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  10442. 2110.05 s [asn1-types] Using ghc version 9.10.2 found on system at:
  10443. 2110.05 s [asn1-types] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  10444. 2110.05 s [asn1-types] Using ghc-pkg version 9.10.2 found on system at:
  10445. 2110.05 s [asn1-types] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  10446. 2110.05 s [asn1-types] No ghcjs found
  10447. 2110.05 s [asn1-types] No ghcjs-pkg found
  10448. 2110.05 s [asn1-types] No greencard found
  10449. 2110.05 s [asn1-types] Using haddock version 2.31.0 found on system at:
  10450. 2110.05 s [asn1-types] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  10451. 2110.05 s [asn1-types] No happy found
  10452. 2110.05 s [asn1-types] Using haskell-suite found on system at: haskell-suite-dummy-location
  10453. 2110.05 s [asn1-types] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  10454. 2110.05 s [asn1-types] No hmake found
  10455. 2110.05 s [asn1-types] Using hpc version 0.69 found on system at:
  10456. 2110.05 s [asn1-types] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  10457. 2110.05 s [asn1-types] Using hsc2hs version 0.68.10 found on system at:
  10458. 2110.05 s [asn1-types] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  10459. 2110.05 s [asn1-types] Using hscolour version 1.25 found on system at:
  10460. 2110.05 s [asn1-types] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  10461. 2110.05 s [asn1-types] No jhc found
  10462. 2110.05 s [asn1-types] Using ld found on system at:
  10463. 2110.05 s [asn1-types] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  10464. 2110.05 s [asn1-types] No pkg-config found
  10465. 2110.05 s [asn1-types] Using runghc version 9.10.2 found on system at:
  10466. 2110.05 s [asn1-types] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  10467. 2110.05 s [asn1-types] Using strip version 2.44 found on system at:
  10468. 2110.05 s [crypton] Flags chosen: check_alignment=False, integer-gmp=True,
  10469. 2110.05 s [crypton] old_toolchain_inliner=False, support_aesni=True, support_deepseq=True,
  10470. 2110.05 s [crypton] support_pclmuldq=True, support_rdrand=True, support_sse=False,
  10471. 2110.05 s [crypton] use_target_attributes=True
  10472. 2110.05 s [crypton] Dependency base >=4.13 && <5: using base-4.20.1.0
  10473. 2110.05 s [crypton] Dependency basement >=0.0.6: using basement-0.0.16
  10474. 2110.05 s [crypton] Dependency bytestring: using bytestring-0.12.2.0
  10475. 2110.05 s [crypton] Dependency deepseq: using deepseq-1.5.0.0
  10476. 2110.05 s [crypton] Dependency ghc-prim: using ghc-prim-0.12.0
  10477. 2110.05 s [crypton] Dependency integer-gmp: using integer-gmp-1.1
  10478. 2110.05 s [crypton] Dependency memory >=0.14.18: using memory-0.18.0
  10479. 2110.05 s [crypton] Dependency base >=4.13 && <5: using base-4.20.1.0
  10480. 2110.05 s [crypton] Dependency bytestring: using bytestring-0.12.2.0
  10481. 2110.05 s [crypton] Dependency crypton: using crypton-1.0.4
  10482. 2110.05 s [crypton] Dependency memory: using memory-0.18.0
  10483. 2110.05 s [crypton] Dependency tasty: using tasty-1.5.3
  10484. 2110.05 s [crypton] Dependency tasty-hunit: using tasty-hunit-0.10.2
  10485. 2110.05 s [crypton] Dependency tasty-kat: using tasty-kat-0.0.3
  10486. 2110.06 s [crypton] Dependency tasty-quickcheck: using tasty-quickcheck-0.11
  10487. 2110.06 s [crypton] Source component graph:
  10488. 2110.06 s [crypton] component lib
  10489. 2110.06 s [crypton] component test:test-crypton dependency lib
  10490. 2110.06 s [crypton] Configured component graph:
  10491. 2110.06 s [crypton] component crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
  10492. 2110.06 s [crypton] include base-4.20.1.0-4f22
  10493. 2110.06 s [crypton] include basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
  10494. 2110.06 s [crypton] include bytestring-0.12.2.0-c0ba
  10495. 2110.06 s [crypton] include deepseq-1.5.0.0-8d11
  10496. 2110.06 s [crypton] include ghc-prim-0.12.0-7bc0
  10497. 2110.06 s [crypton] include integer-gmp-1.1-6f49
  10498. 2110.06 s [crypton] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
  10499. 2110.06 s [crypton] component crypton-1.0.4-K5Qem4utsDQI3ONXL83V22-test-crypton
  10500. 2110.06 s [crypton] include base-4.20.1.0-4f22
  10501. 2110.06 s [crypton] include bytestring-0.12.2.0-c0ba
  10502. 2110.06 s [crypton] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
  10503. 2110.06 s [crypton] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
  10504. 2110.06 s [crypton] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  10505. 2110.06 s [crypton] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
  10506. 2110.06 s [crypton] include tasty-kat-0.0.3-HVZPnXf8DXUG9cQHkzyDoP
  10507. 2110.06 s [crypton] include tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
  10508. 2110.06 s [crypton] Linked component graph:
  10509. 2110.06 s [crypton] unit crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
  10510. 2110.06 s [crypton] include base-4.20.1.0-4f22
  10511. 2110.06 s [crypton] include basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
  10512. 2110.06 s [crypton] include bytestring-0.12.2.0-c0ba
  10513. 2110.06 s [crypton] include deepseq-1.5.0.0-8d11
  10514. 2110.06 s [crypton] include ghc-prim-0.12.0-7bc0
  10515. 2110.06 s [crypton] include integer-gmp-1.1-6f49
  10516. 2110.06 s [crypton] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
  10517. 2110.06 s [pem] Dependency base >=3 && <5: using base-4.20.1.0
  10518. 2110.06 s [pem] Dependency basement: using basement-0.0.16
  10519. 2110.06 s [pem] Dependency bytestring: using bytestring-0.12.2.0
  10520. 2110.06 s [pem] Dependency memory: using memory-0.18.0
  10521. 2110.06 s [pem] Dependency HUnit: using HUnit-1.6.2.0
  10522. 2110.06 s [pem] Dependency QuickCheck >=2.4.0.1: using QuickCheck-2.14.3
  10523. 2110.06 s [pem] Dependency base: using base-4.20.1.0
  10524. 2110.06 s [pem] Dependency bytestring: using bytestring-0.12.2.0
  10525. 2110.06 s [pem] Dependency pem: using pem-0.2.4
  10526. 2110.06 s [pem] Dependency test-framework >=0.3.3: using test-framework-0.8.2.2
  10527. 2110.06 s [pem] Dependency test-framework-hunit: using test-framework-hunit-0.3.0.2
  10528. 2110.06 s [pem] Dependency test-framework-quickcheck2: using
  10529. 2110.06 s [pem] test-framework-quickcheck2-0.3.0.6
  10530. 2110.06 s [pem] Source component graph:
  10531. 2110.06 s [pem] component lib
  10532. 2110.06 s [pem] component test:test-pem dependency lib
  10533. 2110.06 s [pem] Configured component graph:
  10534. 2110.06 s [pem] component pem-0.2.4-DnofPTSVVNgK18RCV82ISi
  10535. 2110.06 s [pem] include base-4.20.1.0-4f22
  10536. 2110.06 s [pem] include basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
  10537. 2110.06 s [pem] include bytestring-0.12.2.0-c0ba
  10538. 2110.06 s [pem] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
  10539. 2110.06 s [pem] component pem-0.2.4-12E7MMXZFJM50EfUUu6OPj-test-pem
  10540. 2110.06 s [pem] include HUnit-1.6.2.0-1996gLrdh2OAE1C8Q0vXvV
  10541. 2110.06 s [pem] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  10542. 2110.06 s [pem] include base-4.20.1.0-4f22
  10543. 2110.06 s [pem] include bytestring-0.12.2.0-c0ba
  10544. 2110.06 s [pem] include pem-0.2.4-DnofPTSVVNgK18RCV82ISi
  10545. 2110.06 s [pem] include test-framework-0.8.2.2-IYqkKxS9pVHFtdoT5JPXD3
  10546. 2110.06 s [pem] include test-framework-hunit-0.3.0.2-D3Thz33Bu4yH4TI51CEuZv
  10547. 2110.06 s [pem] include test-framework-quickcheck2-0.3.0.6-7mdum5VLrrVAz15GDDVhne
  10548. 2110.06 s [pem] Linked component graph:
  10549. 2110.06 s [pem] unit pem-0.2.4-DnofPTSVVNgK18RCV82ISi
  10550. 2110.06 s [pem] include base-4.20.1.0-4f22
  10551. 2110.06 s [pem] include basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
  10552. 2110.06 s [pem] include bytestring-0.12.2.0-c0ba
  10553. 2110.06 s [pem] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
  10554. 2110.06 s [pem] Data.PEM=pem-0.2.4-DnofPTSVVNgK18RCV82ISi:Data.PEM
  10555. 2110.06 s [pem] unit pem-0.2.4-12E7MMXZFJM50EfUUu6OPj-test-pem
  10556. 2110.06 s [pem] include HUnit-1.6.2.0-1996gLrdh2OAE1C8Q0vXvV
  10557. 2110.06 s [pem] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  10558. 2110.06 s [pem] include base-4.20.1.0-4f22
  10559. 2110.06 s [pem] include bytestring-0.12.2.0-c0ba
  10560. 2110.06 s [pem] include pem-0.2.4-DnofPTSVVNgK18RCV82ISi
  10561. 2110.06 s [pem] include test-framework-0.8.2.2-IYqkKxS9pVHFtdoT5JPXD3
  10562. 2110.06 s [pem] include test-framework-hunit-0.3.0.2-D3Thz33Bu4yH4TI51CEuZv
  10563. 2110.06 s [pem] include test-framework-quickcheck2-0.3.0.6-7mdum5VLrrVAz15GDDVhne
  10564. 2110.06 s [pem] Ready component graph:
  10565. 2110.06 s [pem] definite pem-0.2.4-DnofPTSVVNgK18RCV82ISi
  10566. 2110.06 s [pem] depends base-4.20.1.0-4f22
  10567. 2110.06 s [pem] depends basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
  10568. 2110.06 s [pem] depends bytestring-0.12.2.0-c0ba
  10569. 2110.06 s [pem] depends memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
  10570. 2110.06 s [pem] definite pem-0.2.4-12E7MMXZFJM50EfUUu6OPj-test-pem
  10571. 2110.06 s [pem] depends HUnit-1.6.2.0-1996gLrdh2OAE1C8Q0vXvV
  10572. 2110.06 s [pem] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  10573. 2110.06 s [pem] depends base-4.20.1.0-4f22
  10574. 2110.06 s [pem] depends bytestring-0.12.2.0-c0ba
  10575. 2110.06 s [pem] depends pem-0.2.4-DnofPTSVVNgK18RCV82ISi
  10576. 2110.06 s [pem] depends test-framework-0.8.2.2-IYqkKxS9pVHFtdoT5JPXD3
  10577. 2110.06 s [pem] depends test-framework-hunit-0.3.0.2-D3Thz33Bu4yH4TI51CEuZv
  10578. 2110.06 s [pem] depends test-framework-quickcheck2-0.3.0.6-7mdum5VLrrVAz15GDDVhne
  10579. 2110.06 s [pem] Using Cabal-3.12.1.0 compiled by ghc-9.10
  10580. 2110.06 s [pem] Using compiler: ghc-9.10.2
  10581. 2110.06 s [pem] Using install prefix: /nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4
  10582. 2110.06 s [pem] Executables installed in:
  10583. 2110.06 s [pem] /nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4/bin
  10584. 2110.07 s [pem] Libraries installed in:
  10585. 2110.07 s [pem] /nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/pem-0.2.4-DnofPTSVVNgK18RCV82ISi
  10586. 2110.07 s [pem] Dynamic Libraries installed in:
  10587. 2110.07 s [pem] /nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  10588. 2110.07 s [pem] Private executables installed in:
  10589. 2110.07 s [pem] /nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4/libexec/x86_64-linux-ghc-9.10.2-08fd/pem-0.2.4
  10590. 2110.07 s [pem] Data files installed in:
  10591. 2110.07 s [pem] /nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4/share/x86_64-linux-ghc-9.10.2-08fd/pem-0.2.4
  10592. 2110.07 s [pem] Documentation installed in:
  10593. 2110.07 s [pem] /nix/store/yiim7sva5anbg1bs07ppbr8ra0rl8cmz-pem-0.2.4-doc/share/doc/pem-0.2.4
  10594. 2110.07 s [pem] Configuration files installed in:
  10595. 2110.07 s [pem] /nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4/etc
  10596. 2110.07 s [pem] No alex found
  10597. 2110.07 s [pem] Using ar found on system at:
  10598. 2110.07 s [pem] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  10599. 2110.07 s [pem] No c2hs found
  10600. 2110.07 s [asn1-types] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  10601. 2110.07 s [asn1-types] Using tar found on system at:
  10602. 2110.07 s [asn1-types] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  10603. 2110.07 s [asn1-types] No uhc found
  10604. 2110.07 s [asn1-types] Phase: buildPhase
  10605. 2110.07 s [asn1-types] Preprocessing library for asn1-types-0.3.4...
  10606. 2110.07 s [asn1-types] Building library for asn1-types-0.3.4...
  10607. 2110.07 s [asn1-types] [1 of 6] Compiling Data.ASN1.BitArray ( Data/ASN1/BitArray.hs, dist/build/Data/ASN1/BitArray.o, dist/build/Data/ASN1/BitArray.dyn_o )
  10608. 2110.07 s [asn1-types] [2 of 6] Compiling Data.ASN1.OID ( Data/ASN1/OID.hs, dist/build/Data/ASN1/OID.o, dist/build/Data/ASN1/OID.dyn_o )
  10609. 2110.07 s [asn1-types] [3 of 6] Compiling Data.ASN1.Types.Lowlevel ( Data/ASN1/Types/Lowlevel.hs, dist/build/Data/ASN1/Types/Lowlevel.o, dist/build/Data/ASN1/Types/Lowlevel.dyn_o )
  10610. 2110.07 s [asn1-types] [4 of 6] Compiling Data.ASN1.Types.String ( Data/ASN1/Types/String.hs, dist/build/Data/ASN1/Types/String.o, dist/build/Data/ASN1/Types/String.dyn_o )
  10611. 2110.07 s [asn1-types] [5 of 6] Compiling Data.ASN1.Types ( Data/ASN1/Types.hs, dist/build/Data/ASN1/Types.o, dist/build/Data/ASN1/Types.dyn_o )
  10612. 2110.07 s [asn1-types] [6 of 6] Compiling Data.ASN1.Pretty ( Data/ASN1/Pretty.hs, dist/build/Data/ASN1/Pretty.o, dist/build/Data/ASN1/Pretty.dyn_o )
  10613. 2110.07 s [asn1-types] [1 of 6] Compiling Data.ASN1.BitArray ( Data/ASN1/BitArray.hs, dist/build/Data/ASN1/BitArray.p_o )
  10614. 2110.07 s [pem] No cpphs found
  10615. 2110.07 s [pem] No doctest found
  10616. 2110.07 s [pem] Using gcc version 14.3.0 given by user at:
  10617. 2110.07 s [pem] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  10618. 2110.07 s [pem] Using ghc version 9.10.2 found on system at:
  10619. 2110.07 s [pem] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  10620. 2110.07 s [pem] Using ghc-pkg version 9.10.2 found on system at:
  10621. 2110.07 s [pem] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  10622. 2110.07 s [pem] No ghcjs found
  10623. 2110.07 s [pem] No ghcjs-pkg found
  10624. 2110.07 s [pem] No greencard found
  10625. 2110.07 s [pem] Using haddock version 2.31.0 found on system at:
  10626. 2110.07 s [pem] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  10627. 2110.07 s [pem] No happy found
  10628. 2110.07 s [pem] Using haskell-suite found on system at: haskell-suite-dummy-location
  10629. 2110.07 s [pem] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  10630. 2110.07 s [pem] No hmake found
  10631. 2110.07 s [pem] Using hpc version 0.69 found on system at:
  10632. 2110.07 s [pem] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  10633. 2110.07 s [pem] Using hsc2hs version 0.68.10 found on system at:
  10634. 2110.07 s [pem] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  10635. 2110.07 s [pem] Using hscolour version 1.25 found on system at:
  10636. 2110.07 s [pem] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  10637. 2110.07 s [pem] No jhc found
  10638. 2110.07 s [pem] Using ld found on system at:
  10639. 2110.07 s [pem] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  10640. 2110.07 s [pem] No pkg-config found
  10641. 2110.07 s [pem] Using runghc version 9.10.2 found on system at:
  10642. 2110.07 s [pem] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  10643. 2110.07 s [pem] Using strip version 2.44 found on system at:
  10644. 2110.07 s [pem] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  10645. 2110.07 s [pem] Using tar found on system at:
  10646. 2110.07 s [pem] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  10647. 2110.07 s [pem] No uhc found
  10648. 2110.07 s [pem] Phase: buildPhase
  10649. 2110.07 s [pem] Preprocessing library for pem-0.2.4...
  10650. 2110.07 s [pem] Building library for pem-0.2.4...
  10651. 2110.07 s [pem] [1 of 4] Compiling Data.PEM.Types ( Data/PEM/Types.hs, dist/build/Data/PEM/Types.o, dist/build/Data/PEM/Types.dyn_o )
  10652. 2110.07 s [pem] [2 of 4] Compiling Data.PEM.Parser ( Data/PEM/Parser.hs, dist/build/Data/PEM/Parser.o, dist/build/Data/PEM/Parser.dyn_o )
  10653. 2110.07 s [pem] [3 of 4] Compiling Data.PEM.Writer ( Data/PEM/Writer.hs, dist/build/Data/PEM/Writer.o, dist/build/Data/PEM/Writer.dyn_o )
  10654. 2110.07 s [pem] [4 of 4] Compiling Data.PEM ( Data/PEM.hs, dist/build/Data/PEM.o, dist/build/Data/PEM.dyn_o )
  10655. 2110.07 s [pem] [1 of 4] Compiling Data.PEM.Types ( Data/PEM/Types.hs, dist/build/Data/PEM/Types.p_o )
  10656. 2110.07 s [pem] [2 of 4] Compiling Data.PEM.Parser ( Data/PEM/Parser.hs, dist/build/Data/PEM/Parser.p_o )
  10657. 2110.07 s [pem] [3 of 4] Compiling Data.PEM.Writer ( Data/PEM/Writer.hs, dist/build/Data/PEM/Writer.p_o )
  10658. 2110.07 s [pem] [4 of 4] Compiling Data.PEM ( Data/PEM.hs, dist/build/Data/PEM.p_o )
  10659. 2110.07 s [crypton] Crypto.Cipher.AES=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Cipher.AES,Crypto.Cipher.AESGCMSIV=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Cipher.AESGCMSIV,Crypto.Cipher.Blowfish=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Cipher.Blowfish,Crypto.Cipher.CAST5=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Cipher.CAST5,Crypto.Cipher.Camellia=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Cipher.Camellia,Crypto.Cipher.ChaCha=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Cipher.ChaCha,Crypto.Cipher.ChaChaPoly1305=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Cipher.ChaChaPoly1305,Crypto.Cipher.DES=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Cipher.DES,Crypto.Cipher.RC4=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Cipher.RC4,Crypto.Cipher.Salsa=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Cipher.Salsa,Crypto.Cipher.TripleDES=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Cipher.TripleDES,Crypto.Cipher.Twofish=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Cipher.Twofish,Crypto.Cipher.Types=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Cipher.Types,Crypto.Cipher.Utils=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Cipher.Utils,Crypto.Cipher.XSalsa=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Cipher.XSalsa,Crypto.ConstructHash.MiyaguchiPreneel=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.ConstructHash.MiyaguchiPreneel,Crypto.Data.AFIS=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Data.AFIS,Crypto.Data.Padding=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Data.Padding,Crypto.ECC=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.ECC,Crypto.ECC.Edwards25519=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.ECC.Edwards25519,Crypto.Error=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Error,Crypto.Hash=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Hash,Crypto.Hash.Algorithms=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Hash.Algorithms,Crypto.Hash.IO=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Hash.IO,Crypto.KDF.Argon2=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.KDF.Argon2,Crypto.KDF.BCrypt=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.KDF.BCrypt,Crypto.KDF.BCryptPBKDF=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.KDF.BCryptPBKDF,Crypto.KDF.HKDF=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.KDF.HKDF,Crypto.KDF.PBKDF2=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.KDF.PBKDF2,Crypto.KDF.Scrypt=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.KDF.Scrypt,Crypto.MAC.CMAC=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.MAC.CMAC,Crypto.MAC.HMAC=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.MAC.HMAC,Crypto.MAC.KMAC=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.MAC.KMAC,Crypto.MAC.KeyedBlake2=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.MAC.KeyedBlake2,Crypto.MAC.Poly1305=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.MAC.Poly1305,Crypto.Number.Basic=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Number.Basic,Crypto.Number.F2m=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Number.F2m,Crypto.Number.Generate=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Number.Generate,Crypto.Number.ModArithmetic=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Number.ModArithmetic,Crypto.Number.Nat=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Number.Nat,Crypto.Number.Prime=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Number.Prime,Crypto.Number.Serialize=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Number.Serialize,Crypto.Number.Serialize.Internal=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Number.Serialize.Internal,Crypto.Number.Serialize.Internal.LE=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Number.Serialize.Internal.LE,Crypto.Number.Serialize.LE=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Number.Serialize.LE,Crypto.OTP=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.OTP,Crypto.PubKey.Curve25519=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.Curve25519,Crypto.PubKey.Curve448=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.Curve448,Crypto.PubKey.DH=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.DH,Crypto.PubKey.DSA=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.DSA,Crypto.PubKey.ECC.DH=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.ECC.DH,Crypto.PubKey.ECC.ECDSA=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.ECC.ECDSA,Crypto.PubKey.ECC.Generate=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.ECC.Generate,Crypto.PubKey.ECC.P256=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.ECC.P256,Crypto.PubKey.ECC.Prim=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.ECC.Prim,Crypto.PubKey.ECC.Types=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.ECC.Types,Crypto.PubKey.ECDSA=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.ECDSA,Crypto.PubKey.ECIES=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.ECIES,Crypto.PubKey.Ed25519=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.Ed25519,Crypto.PubKey.Ed448=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.Ed448,Crypto.PubKey.EdDSA=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.EdDSA,Crypto.PubKey.MaskGenFunction=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.MaskGenFunction,Crypto.PubKey.RSA=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.RSA,Crypto.PubKey.RSA.OAEP=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.RSA.OAEP,Crypto.PubKey.RSA.PKCS15=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.RSA.PKCS15,Crypto.PubKey.RSA.PSS=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.RSA.PSS,Crypto.PubKey.RSA.Prim=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.RSA.Prim,Crypto.PubKey.RSA.Types=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.RSA.Types,Crypto.PubKey.Rabin.Basic=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.Rabin.Basic,Crypto.PubKey.Rabin.Modified=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.Rabin.Modified,Crypto.PubKey.Rabin.OAEP=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.Rabin.OAEP,Crypto.PubKey.Rabin.RW=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.Rabin.RW,Crypto.PubKey.Rabin.Types=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.PubKey.Rabin.Types,Crypto.Random=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Random,Crypto.Random.Entropy=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Random.Entropy,Crypto.Random.Entropy.Unsafe=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Random.Entropy.Unsafe,Crypto.Random.EntropyPool=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Random.EntropyPool,Crypto.Random.Types=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Random.Types,Crypto.System.CPU=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.System.CPU,Crypto.Tutorial=crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ:Crypto.Tutorial
  10660. 2110.07 s [crypton] unit crypton-1.0.4-K5Qem4utsDQI3ONXL83V22-test-crypton
  10661. 2110.07 s [crypton] include base-4.20.1.0-4f22
  10662. 2110.07 s [crypton] include bytestring-0.12.2.0-c0ba
  10663. 2110.07 s [crypton] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
  10664. 2110.07 s [crypton] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
  10665. 2110.07 s [crypton] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  10666. 2110.07 s [crypton] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
  10667. 2110.07 s [crypton] include tasty-kat-0.0.3-HVZPnXf8DXUG9cQHkzyDoP
  10668. 2110.07 s [crypton] include tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
  10669. 2110.07 s [crypton] Ready component graph:
  10670. 2110.07 s [crypton] definite crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
  10671. 2110.07 s [crypton] depends base-4.20.1.0-4f22
  10672. 2110.07 s [crypton] depends basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
  10673. 2110.07 s [crypton] depends bytestring-0.12.2.0-c0ba
  10674. 2110.07 s [crypton] depends deepseq-1.5.0.0-8d11
  10675. 2110.07 s [crypton] depends ghc-prim-0.12.0-7bc0
  10676. 2110.07 s [crypton] depends integer-gmp-1.1-6f49
  10677. 2110.07 s [crypton] depends memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
  10678. 2110.07 s [crypton] definite crypton-1.0.4-K5Qem4utsDQI3ONXL83V22-test-crypton
  10679. 2110.07 s [crypton] depends base-4.20.1.0-4f22
  10680. 2110.07 s [crypton] depends bytestring-0.12.2.0-c0ba
  10681. 2110.07 s [crypton] depends crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
  10682. 2110.07 s [crypton] depends memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
  10683. 2110.07 s [crypton] depends tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  10684. 2110.07 s [crypton] depends tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
  10685. 2110.07 s [crypton] depends tasty-kat-0.0.3-HVZPnXf8DXUG9cQHkzyDoP
  10686. 2110.07 s [crypton] depends tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
  10687. 2110.07 s [crypton] Using Cabal-3.12.1.0 compiled by ghc-9.10
  10688. 2110.07 s [crypton] Using compiler: ghc-9.10.2
  10689. 2110.07 s [crypton] Using install prefix:
  10690. 2110.07 s [crypton] /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4
  10691. 2110.07 s [crypton] Executables installed in:
  10692. 2110.07 s [crypton] /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4/bin
  10693. 2110.07 s [crypton] Libraries installed in:
  10694. 2110.07 s [crypton] /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
  10695. 2110.07 s [crypton] Dynamic Libraries installed in:
  10696. 2110.07 s [crypton] /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  10697. 2110.07 s [crypton] Private executables installed in:
  10698. 2110.07 s [crypton] /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4/libexec/x86_64-linux-ghc-9.10.2-08fd/crypton-1.0.4
  10699. 2110.07 s [crypton] Data files installed in:
  10700. 2110.07 s [crypton] /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4/share/x86_64-linux-ghc-9.10.2-08fd/crypton-1.0.4
  10701. 2110.07 s [crypton] Documentation installed in:
  10702. 2110.07 s [crypton] /nix/store/x1fk3sn5q6kwm7v1gg2fjibmjv6fr4lf-crypton-1.0.4-doc/share/doc/crypton-1.0.4
  10703. 2110.07 s [crypton] Configuration files installed in:
  10704. 2110.07 s [crypton] /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4/etc
  10705. 2110.07 s [crypton] No alex found
  10706. 2110.07 s [crypton] Using ar found on system at:
  10707. 2110.07 s [crypton] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  10708. 2110.07 s [crypton] No c2hs found
  10709. 2110.07 s [crypton] No cpphs found
  10710. 2110.07 s [crypton] No doctest found
  10711. 2110.07 s [crypton] Using gcc version 14.3.0 given by user at:
  10712. 2110.07 s [crypton] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  10713. 2110.07 s [crypton] Using ghc version 9.10.2 found on system at:
  10714. 2110.07 s [crypton] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  10715. 2110.07 s [crypton] Using ghc-pkg version 9.10.2 found on system at:
  10716. 2110.07 s [crypton] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  10717. 2110.07 s [crypton] No ghcjs found
  10718. 2110.07 s [crypton] No ghcjs-pkg found
  10719. 2110.07 s [crypton] No greencard found
  10720. 2110.07 s [crypton] Using haddock version 2.31.0 found on system at:
  10721. 2110.08 s [crypton] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  10722. 2110.08 s [crypton] No happy found
  10723. 2110.08 s [crypton] Using haskell-suite found on system at: haskell-suite-dummy-location
  10724. 2110.08 s [crypton] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  10725. 2110.08 s [crypton] No hmake found
  10726. 2110.08 s [crypton] Using hpc version 0.69 found on system at:
  10727. 2110.08 s [crypton] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  10728. 2110.08 s [crypton] Using hsc2hs version 0.68.10 found on system at:
  10729. 2110.08 s [crypton] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  10730. 2110.08 s [crypton] Using hscolour version 1.25 found on system at:
  10731. 2110.08 s [crypton] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  10732. 2110.08 s [crypton] No jhc found
  10733. 2110.08 s [crypton] Using ld found on system at:
  10734. 2110.08 s [crypton] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  10735. 2110.08 s [crypton] No pkg-config found
  10736. 2110.08 s [crypton] Using runghc version 9.10.2 found on system at:
  10737. 2110.08 s [crypton] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  10738. 2110.08 s [crypton] Using strip version 2.44 found on system at:
  10739. 2110.08 s [crypton] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  10740. 2110.08 s [crypton] Using tar found on system at:
  10741. 2110.08 s [crypton] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  10742. 2110.08 s [crypton] No uhc found
  10743. 2110.08 s [crypton] Phase: buildPhase
  10744. 2110.08 s [crypton] Preprocessing library for crypton-1.0.4...
  10745. 2110.20 s [crypton] Building library for crypton-1.0.4...
  10746. 2111.76 s [pem] Preprocessing test suite 'test-pem' for pem-0.2.4...
  10747. 2111.81 s [pem] Building test suite 'test-pem' for pem-0.2.4...
  10748. 2112.40 s [pem] [1 of 1] Compiling Main ( Tests/pem.hs, dist/build/test-pem/test-pem-tmp/Main.o )
  10749. 2113.23 s [crypton] [ 1 of 139] Compiling Crypto.Cipher.DES.Primitive ( Crypto/Cipher/DES/Primitive.hs, dist/build/Crypto/Cipher/DES/Primitive.o, dist/build/Crypto/Cipher/DES/Primitive.dyn_o )
  10750. 2113.80 s [asn1-types] [2 of 6] Compiling Data.ASN1.OID ( Data/ASN1/OID.hs, dist/build/Data/ASN1/OID.p_o )
  10751. 2113.80 s [asn1-types] [3 of 6] Compiling Data.ASN1.Types.Lowlevel ( Data/ASN1/Types/Lowlevel.hs, dist/build/Data/ASN1/Types/Lowlevel.p_o )
  10752. 2114.99 s [asn1-types] [4 of 6] Compiling Data.ASN1.Types.String ( Data/ASN1/Types/String.hs, dist/build/Data/ASN1/Types/String.p_o )
  10753. 2115.73 s [pem] [2 of 2] Linking dist/build/test-pem/test-pem
  10754. 2116.89 s [asn1-types] [5 of 6] Compiling Data.ASN1.Types ( Data/ASN1/Types.hs, dist/build/Data/ASN1/Types.p_o )
  10755. 2118.55 s [asn1-types] [6 of 6] Compiling Data.ASN1.Pretty ( Data/ASN1/Pretty.hs, dist/build/Data/ASN1/Pretty.p_o )
  10756. 2119.53 s [pem] Phase: checkPhase
  10757. 2121.25 s [pem] Running 1 test suites...
  10758. 2121.25 s [pem] Test suite test-pem: RUNNING...
  10759. 2121.38 s [pem] units:
  10760. 2121.38 s [pem] 0: [OK]
  10761. 2121.38 s [pem] 1: [OK]
  10762. 2121.38 s [pem] multiple pems: [OK]
  10763. 2121.38 s [pem] unmatching name: [OK]
  10764. 2121.38 s [pem] marshall: [OK, passed 100 tests]
  10765. 2121.38 s [pem]
  10766. 2121.38 s [pem] Properties Test Cases Total
  10767. 2121.38 s [pem] Passed 1 4 5
  10768. 2121.38 s [pem] Failed 0 0 0
  10769. 2121.38 s [pem] Total 1 4 5
  10770. 2121.40 s [pem] Test suite test-pem: PASS
  10771. 2121.40 s [pem] Test suite logged to: dist/test/pem-0.2.4-test-pem.log
  10772. 2121.40 s [pem] 1 of 1 test suites (1 of 1 test cases) passed.
  10773. 2121.43 s [pem] Phase: haddockPhase
  10774. 2122.51 s [pem] Preprocessing library for pem-0.2.4...
  10775. 2122.55 s [pem] Running Haddock on library for pem-0.2.4...
  10776. 2123.43 s [pem] [1 of 4] Compiling Data.PEM.Types ( Data/PEM/Types.hs, nothing )
  10777. 2124.08 s [pem] [2 of 4] Compiling Data.PEM.Parser ( Data/PEM/Parser.hs, nothing )
  10778. 2124.38 s [asn1-types] Phase: checkPhase
  10779. 2124.55 s [pem] [3 of 4] Compiling Data.PEM.Writer ( Data/PEM/Writer.hs, nothing )
  10780. 2124.60 s [pem] [4 of 4] Compiling Data.PEM ( Data/PEM.hs, nothing )
  10781. 2124.61 s [pem] Haddock coverage:
  10782. 2124.62 s [pem] 100% ( 6 / 6) in 'Data.PEM'
  10783. 2124.66 s [asn1-types] Package has no test suites.
  10784. 2124.68 s [asn1-types] Phase: haddockPhase
  10785. 2125.51 s [asn1-types] Preprocessing library for asn1-types-0.3.4...
  10786. 2125.51 s [asn1-types] Running Haddock on library for asn1-types-0.3.4...
  10787. 2126.36 s [asn1-types] [1 of 6] Compiling Data.ASN1.BitArray ( Data/ASN1/BitArray.hs, nothing )
  10788. 2126.76 s [asn1-types] [2 of 6] Compiling Data.ASN1.OID ( Data/ASN1/OID.hs, nothing )
  10789. 2126.78 s [asn1-types] [3 of 6] Compiling Data.ASN1.Types.Lowlevel ( Data/ASN1/Types/Lowlevel.hs, nothing )
  10790. 2126.87 s [asn1-types] [4 of 6] Compiling Data.ASN1.Types.String ( Data/ASN1/Types/String.hs, nothing )
  10791. 2127.21 s [asn1-types] [5 of 6] Compiling Data.ASN1.Types ( Data/ASN1/Types.hs, nothing )
  10792. 2127.31 s [asn1-types] [6 of 6] Compiling Data.ASN1.Pretty ( Data/ASN1/Pretty.hs, nothing )
  10793. 2127.62 s [asn1-types] Haddock coverage:
  10794. 2127.69 s [asn1-types] 100% ( 10 / 10) in 'Data.ASN1.BitArray'
  10795. 2127.69 s [asn1-types] 100% ( 5 / 5) in 'Data.ASN1.OID'
  10796. 2127.69 s [asn1-types] 100% ( 8 / 8) in 'Data.ASN1.Types.Lowlevel'
  10797. 2127.69 s [asn1-types] Warning: 'ASN1CharacterString' is ambiguous. It is defined
  10798. 2127.69 s [asn1-types] * at Data/ASN1/Types/String.hs:73:28
  10799. 2127.69 s [asn1-types] * at Data/ASN1/Types/String.hs:73:1
  10800. 2127.69 s [asn1-types] You may be able to disambiguate the identifier by qualifying it or
  10801. 2127.69 s [asn1-types] by specifying the type/value namespace explicitly.
  10802. 2127.69 s [asn1-types] Defaulting to the one defined at Data/ASN1/Types/String.hs:73:1
  10803. 2127.69 s [asn1-types] 100% ( 5 / 5) in 'Data.ASN1.Types.String'
  10804. 2127.69 s [asn1-types] 100% ( 13 / 13) in 'Data.ASN1.Types'
  10805. 2127.69 s [asn1-types] 66% ( 2 / 3) in 'Data.ASN1.Pretty'
  10806. 2127.69 s [asn1-types] Missing documentation for:
  10807. 2127.69 s [asn1-types] PrettyType (Data/ASN1/Pretty.hs:19)
  10808. 2142.96 s [aeson] [24 of 32] Compiling Data.Aeson.Types.ToJSON ( src/Data/Aeson/Types/ToJSON.hs, dist/build/Data/Aeson/Types/ToJSON.p_o )
  10809. 2142.98 s [aeson] src/Data/Aeson/Types/ToJSON.hs:1615:23: warning: [GHC-68441] [-Wdeprecations]
  10810. 2142.98 s [aeson] In the use of data constructor ‘Solo’
  10811. 2142.98 s [aeson] (imported from Data.Tuple.Solo, but defined in GHC.Tuple):
  10812. 2142.98 s [aeson] Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning."
  10813. 2142.98 s [aeson] |
  10814. 2142.98 s [aeson] 1615 | liftToJSON _ t _ (Solo a) = t a
  10815. 2142.98 s [aeson] | ^^^^
  10816. 2142.98 s [aeson]
  10817. 2142.98 s [aeson] src/Data/Aeson/Types/ToJSON.hs:1618:27: warning: [GHC-68441] [-Wdeprecations]
  10818. 2142.98 s [aeson] In the use of data constructor ‘Solo’
  10819. 2142.98 s [aeson] (imported from Data.Tuple.Solo, but defined in GHC.Tuple):
  10820. 2142.98 s [aeson] Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning."
  10821. 2142.98 s [aeson] |
  10822. 2142.98 s [aeson] 1618 | liftToEncoding _ t _ (Solo a) = t a
  10823. 2142.98 s [aeson] | ^^^^
  10824. 2142.98 s [aeson]
  10825. 2148.85 s [crypton] [ 2 of 139] Compiling Crypto.Data.Padding ( Crypto/Data/Padding.hs, dist/build/Crypto/Data/Padding.o, dist/build/Crypto/Data/Padding.dyn_o )
  10826. 2148.85 s [crypton] [ 3 of 139] Compiling Crypto.Error.Types ( Crypto/Error/Types.hs, dist/build/Crypto/Error/Types.o, dist/build/Crypto/Error/Types.dyn_o )
  10827. 2148.85 s [crypton] [ 4 of 139] Compiling Crypto.Error ( Crypto/Error.hs, dist/build/Crypto/Error.o, dist/build/Crypto/Error.dyn_o )
  10828. 2149.38 s [asn1-types] Documentation created: dist/doc/html/asn1-types/,
  10829. 2149.38 s [asn1-types] dist/doc/html/asn1-types/asn1-types.txt
  10830. 2149.48 s [crypton] [ 5 of 139] Compiling Crypto.Internal.Compat ( Crypto/Internal/Compat.hs, dist/build/Crypto/Internal/Compat.o, dist/build/Crypto/Internal/Compat.dyn_o )
  10831. 2149.48 s [crypton] [ 6 of 139] Compiling Crypto.Internal.ByteArray ( Crypto/Internal/ByteArray.hs, dist/build/Crypto/Internal/ByteArray.o, dist/build/Crypto/Internal/ByteArray.dyn_o )
  10832. 2149.49 s [crypton] [ 7 of 139] Compiling Crypto.Cipher.Types.Utils ( Crypto/Cipher/Types/Utils.hs, dist/build/Crypto/Cipher/Types/Utils.o, dist/build/Crypto/Cipher/Types/Utils.dyn_o )
  10833. 2149.49 s [crypton] [ 8 of 139] Compiling Crypto.Internal.CompatPrim ( Crypto/Internal/CompatPrim.hs, dist/build/Crypto/Internal/CompatPrim.o, dist/build/Crypto/Internal/CompatPrim.dyn_o )
  10834. 2149.49 s [crypton] [ 9 of 139] Compiling Crypto.Internal.DeepSeq ( Crypto/Internal/DeepSeq.hs, dist/build/Crypto/Internal/DeepSeq.o, dist/build/Crypto/Internal/DeepSeq.dyn_o )
  10835. 2149.83 s [crypton] [ 10 of 139] Compiling Crypto.Cipher.Types.Base ( Crypto/Cipher/Types/Base.hs, dist/build/Crypto/Cipher/Types/Base.o, dist/build/Crypto/Cipher/Types/Base.dyn_o )
  10836. 2149.88 s [asn1-types] Phase: installPhase
  10837. 2150.10 s [asn1-types] Installing library in /nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
  10838. 2151.93 s [asn1-types] Phase: fixupPhase
  10839. 2152.03 s [asn1-types] shrinking RPATHs of ELF executables and libraries in /nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4
  10840. 2152.04 s [asn1-types] shrinking /nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSasn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq-ghc9.10.2.so
  10841. 2152.06 s [asn1-types] checking for references to /build/ in /nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4...
  10842. 2152.17 s [asn1-types] patching script interpreter paths in /nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4
  10843. 2152.19 s [asn1-types] stripping (with command strip and flags -S -p) in /nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4/lib
  10844. 2153.58 s [asn1-types] shrinking RPATHs of ELF executables and libraries in /nix/store/snav8vic3mkk9k10y9yk7icj6d6b0fzg-asn1-types-0.3.4-doc
  10845. 2153.59 s [asn1-types] checking for references to /build/ in /nix/store/snav8vic3mkk9k10y9yk7icj6d6b0fzg-asn1-types-0.3.4-doc...
  10846. 2153.62 s [asn1-types] patching script interpreter paths in /nix/store/snav8vic3mkk9k10y9yk7icj6d6b0fzg-asn1-types-0.3.4-doc
  10847. 2154.28 s [asn1-types:post-build] Uploading to the NixCI cache: /nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4 /nix/store/snav8vic3mkk9k10y9yk7icj6d6b0fzg-asn1-types-0.3.4-doc
  10848. 2155.48 s [asn1-types:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  10849. 2156.25 s [asn1-types:post-build] copying 2 paths...
  10850. 2156.25 s [asn1-types:post-build] copying path '/nix/store/snav8vic3mkk9k10y9yk7icj6d6b0fzg-asn1-types-0.3.4-doc' to 'https://cache.nix-ci.com'...
  10851. 2159.56 s [asn1-types:post-build] copying path '/nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4' to 'https://cache.nix-ci.com'...
  10852. 2164.49 s [asn1-types:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  10853. 2165.28 s [asn1-types:post-build] copying 1 paths...
  10854. 2165.29 s [asn1-types:post-build] copying path '/nix/store/q8ly0k572j4j3lalplccyl1dnnk6qbzp-asn1-types-0.3.4.drv' to 'https://cache.nix-ci.com'...
  10855. 2167.23 s Uploaded asn1-types in 13.1s
  10856. 2167.24 s Progress: 80 of 103 built (3 building), 318 of 318 downloaded from cache
  10857. 2167.24 s Built asn1-types in 1m22s
  10858. 2167.58 s Building /nix/store/99rni53i2rm4dl40r5bfbzwcg913ybdx-asn1-encoding-0.9.6.drv
  10859. 2167.58 s [aeson] [25 of 32] Compiling Data.Aeson.Types.Class ( src/Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.p_o )
  10860. 2167.58 s [aeson] [26 of 32] Compiling Data.Aeson.Types ( src/Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.p_o )
  10861. 2167.58 s [aeson] [27 of 32] Compiling Data.Aeson.Text ( src/Data/Aeson/Text.hs, dist/build/Data/Aeson/Text.p_o )
  10862. 2167.58 s [aeson] [28 of 32] Compiling Data.Aeson.Decoding ( src/Data/Aeson/Decoding.hs, dist/build/Data/Aeson/Decoding.p_o )
  10863. 2167.58 s [aeson] [29 of 32] Compiling Data.Aeson ( src/Data/Aeson.hs, dist/build/Data/Aeson.p_o )
  10864. 2167.58 s [aeson] [30 of 32] Compiling Data.Aeson.RFC8785 ( src/Data/Aeson/RFC8785.hs, dist/build/Data/Aeson/RFC8785.p_o )
  10865. 2167.58 s [crypton] [ 11 of 139] Compiling Crypto.Cipher.Types.Stream ( Crypto/Cipher/Types/Stream.hs, dist/build/Crypto/Cipher/Types/Stream.o, dist/build/Crypto/Cipher/Types/Stream.dyn_o )
  10866. 2167.59 s [pem] Documentation created: dist/doc/html/pem/, dist/doc/html/pem/pem.txt
  10867. 2167.59 s [pem] Preprocessing test suite 'test-pem' for pem-0.2.4...
  10868. 2167.59 s [pem] haddockPhase completed in 34 seconds
  10869. 2167.59 s [pem] Phase: installPhase
  10870. 2167.59 s [pem] Installing library in /nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/pem-0.2.4-DnofPTSVVNgK18RCV82ISi
  10871. 2167.59 s [pem] Phase: fixupPhase
  10872. 2167.59 s [pem] shrinking RPATHs of ELF executables and libraries in /nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4
  10873. 2167.59 s [pem] shrinking /nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSpem-0.2.4-DnofPTSVVNgK18RCV82ISi-ghc9.10.2.so
  10874. 2167.59 s [pem] checking for references to /build/ in /nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4...
  10875. 2167.59 s [pem] patching script interpreter paths in /nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4
  10876. 2167.59 s [pem] stripping (with command strip and flags -S -p) in /nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4/lib
  10877. 2167.59 s [pem] shrinking RPATHs of ELF executables and libraries in /nix/store/yiim7sva5anbg1bs07ppbr8ra0rl8cmz-pem-0.2.4-doc
  10878. 2167.59 s [pem] checking for references to /build/ in /nix/store/yiim7sva5anbg1bs07ppbr8ra0rl8cmz-pem-0.2.4-doc...
  10879. 2167.59 s [pem] patching script interpreter paths in /nix/store/yiim7sva5anbg1bs07ppbr8ra0rl8cmz-pem-0.2.4-doc
  10880. 2167.95 s [pem:post-build] Uploading to the NixCI cache: /nix/store/yiim7sva5anbg1bs07ppbr8ra0rl8cmz-pem-0.2.4-doc /nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4
  10881. 2168.67 s [pem:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  10882. 2169.19 s [pem:post-build] copying 2 paths...
  10883. 2169.20 s [pem:post-build] copying path '/nix/store/yiim7sva5anbg1bs07ppbr8ra0rl8cmz-pem-0.2.4-doc' to 'https://cache.nix-ci.com'...
  10884. 2169.75 s [pem:post-build] copying path '/nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4' to 'https://cache.nix-ci.com'...
  10885. 2172.51 s [pem:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  10886. 2174.30 s [pem:post-build] copying 1 paths...
  10887. 2174.30 s [pem:post-build] copying path '/nix/store/vx26zshp4khkzn3d1hh8sl0abgsg49cd-pem-0.2.4.drv' to 'https://cache.nix-ci.com'...
  10888. 2176.37 s Uploaded pem in 8.6s
  10889. 2176.37 s Progress: 81 of 103 built (3 building), 318 of 318 downloaded from cache
  10890. 2176.37 s Built pem in 1m31s
  10891. 2176.38 s [aeson] [31 of 32] Compiling Data.Aeson.QQ.Simple ( src/Data/Aeson/QQ/Simple.hs, dist/build/Data/Aeson/QQ/Simple.p_o )
  10892. 2176.38 s [aeson] [32 of 32] Compiling Data.Aeson.TH ( src/Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.p_o )
  10893. 2176.38 s [aeson] src/Data/Aeson/TH.hs:948:7: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  10894. 2176.38 s [aeson] Pattern match(es) are non-exhaustive
  10895. 2176.38 s [aeson] In a pattern binding: Patterns of type ‘[Q Exp]’ not matched: []
  10896. 2176.38 s [aeson] |
  10897. 2176.38 s [aeson] 948 | x:xs = [ lookupField argTy
  10898. 2176.38 s [aeson] | ^^^^^^^^^^^^^^^^^^^^^^^^^^...
  10899. 2176.38 s [aeson]
  10900. 2176.38 s [aeson] src/Data/Aeson/TH.hs:1064:14: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  10901. 2176.38 s [aeson] Pattern match(es) are non-exhaustive
  10902. 2176.38 s [aeson] In a pattern binding: Patterns of type ‘[Q Exp]’ not matched: []
  10903. 2176.38 s [aeson] |
  10904. 2176.38 s [aeson] 1064 | let x:xs = [ dispatchParseJSON jc conName tvMap argTy
  10905. 2176.38 s [aeson] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  10906. 2176.38 s [aeson]
  10907. 2176.38 s [asn1-encoding] Phase: setupCompilerEnvironmentPhase
  10908. 2176.38 s [asn1-encoding] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  10909. 2176.38 s [asn1-encoding] Phase: unpackPhase
  10910. 2176.38 s [asn1-encoding] unpacking source archive /nix/store/rj7pj1mmdm1h4980q8s0v4f55gnnrrl6-asn1-encoding-0.9.6.tar.gz
  10911. 2176.38 s [asn1-encoding] source root is asn1-encoding-0.9.6
  10912. 2176.38 s [asn1-encoding] setting SOURCE_DATE_EPOCH to timestamp 1569783997 of file "asn1-encoding-0.9.6/asn1-encoding.cabal"
  10913. 2176.38 s [asn1-encoding] Phase: patchPhase
  10914. 2176.38 s [asn1-encoding] Replace Cabal file with edited version from mirror://hackage/asn1-encoding-0.9.6/revision/2.cabal.
  10915. 2176.38 s [asn1-encoding] Phase: compileBuildDriverPhase
  10916. 2176.38 s [asn1-encoding] setupCompileFlags: -package-db=/build/tmp.Pd4QLrclMS/setup-package.conf.d -threaded
  10917. 2176.38 s [asn1-encoding] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Pd4QLrclMS/Main.o )
  10918. 2176.38 s [asn1-encoding] [2 of 2] Linking Setup
  10919. 2176.38 s [asn1-encoding] Phase: updateAutotoolsGnuConfigScriptsPhase
  10920. 2176.38 s [asn1-encoding] Phase: configurePhase
  10921. 2176.38 s [crypton] [ 12 of 139] Compiling Crypto.Internal.Imports ( Crypto/Internal/Imports.hs, dist/build/Crypto/Internal/Imports.o, dist/build/Crypto/Internal/Imports.dyn_o )
  10922. 2176.38 s [crypton] [ 13 of 139] Compiling Crypto.Internal.Builder ( Crypto/Internal/Builder.hs, dist/build/Crypto/Internal/Builder.o, dist/build/Crypto/Internal/Builder.dyn_o )
  10923. 2176.38 s [crypton] [ 14 of 139] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o, dist/build/Crypto/Hash/Types.dyn_o )
  10924. 2176.38 s [crypton] [ 15 of 139] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o, dist/build/Crypto/Hash/Whirlpool.dyn_o )
  10925. 2176.38 s [crypton] [ 16 of 139] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o, dist/build/Crypto/Hash/Tiger.dyn_o )
  10926. 2176.38 s [crypton] [ 17 of 139] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o, dist/build/Crypto/Hash/Skein512.dyn_o )
  10927. 2176.38 s [crypton] [ 18 of 139] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o, dist/build/Crypto/Hash/Skein256.dyn_o )
  10928. 2176.38 s [crypton] [ 19 of 139] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o, dist/build/Crypto/Hash/SHA512t.dyn_o )
  10929. 2176.38 s [crypton] [ 20 of 139] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o, dist/build/Crypto/Hash/SHA512.dyn_o )
  10930. 2176.38 s [crypton] [ 21 of 139] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o, dist/build/Crypto/Hash/SHA384.dyn_o )
  10931. 2176.38 s [crypton] [ 22 of 139] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o, dist/build/Crypto/Hash/SHA3.dyn_o )
  10932. 2176.38 s [crypton] [ 23 of 139] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o, dist/build/Crypto/Hash/SHA256.dyn_o )
  10933. 2176.38 s [crypton] [ 24 of 139] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o, dist/build/Crypto/Hash/SHA224.dyn_o )
  10934. 2176.38 s [crypton] [ 25 of 139] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o, dist/build/Crypto/Hash/SHA1.dyn_o )
  10935. 2176.38 s [crypton] [ 26 of 139] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o, dist/build/Crypto/Hash/RIPEMD160.dyn_o )
  10936. 2176.38 s [crypton] [ 27 of 139] Compiling Crypto.Hash.MD5 ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o, dist/build/Crypto/Hash/MD5.dyn_o )
  10937. 2176.38 s [crypton] [ 28 of 139] Compiling Crypto.Hash.MD4 ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o, dist/build/Crypto/Hash/MD4.dyn_o )
  10938. 2176.38 s [crypton] [ 29 of 139] Compiling Crypto.Hash.MD2 ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o, dist/build/Crypto/Hash/MD2.dyn_o )
  10939. 2176.39 s [crypton] [ 30 of 139] Compiling Crypto.Hash.Keccak ( Crypto/Hash/Keccak.hs, dist/build/Crypto/Hash/Keccak.o, dist/build/Crypto/Hash/Keccak.dyn_o )
  10940. 2176.39 s [crypton] [ 31 of 139] Compiling Crypto.Hash.IO ( Crypto/Hash/IO.hs, dist/build/Crypto/Hash/IO.o, dist/build/Crypto/Hash/IO.dyn_o )
  10941. 2176.39 s [crypton] [ 32 of 139] Compiling Crypto.Hash.Blake2sp ( Crypto/Hash/Blake2sp.hs, dist/build/Crypto/Hash/Blake2sp.o, dist/build/Crypto/Hash/Blake2sp.dyn_o )
  10942. 2176.39 s [crypton] [ 33 of 139] Compiling Crypto.Hash.Blake2s ( Crypto/Hash/Blake2s.hs, dist/build/Crypto/Hash/Blake2s.o, dist/build/Crypto/Hash/Blake2s.dyn_o )
  10943. 2176.39 s [crypton] [ 34 of 139] Compiling Crypto.Hash.Blake2bp ( Crypto/Hash/Blake2bp.hs, dist/build/Crypto/Hash/Blake2bp.o, dist/build/Crypto/Hash/Blake2bp.dyn_o )
  10944. 2176.39 s [crypton] [ 35 of 139] Compiling Crypto.Hash.Blake2b ( Crypto/Hash/Blake2b.hs, dist/build/Crypto/Hash/Blake2b.o, dist/build/Crypto/Hash/Blake2b.dyn_o )
  10945. 2176.39 s [crypton] [ 36 of 139] Compiling Crypto.Cipher.Types.GF ( Crypto/Cipher/Types/GF.hs, dist/build/Crypto/Cipher/Types/GF.o, dist/build/Crypto/Cipher/Types/GF.dyn_o )
  10946. 2176.39 s [crypton] [ 37 of 139] Compiling Crypto.Cipher.Types.AEAD ( Crypto/Cipher/Types/AEAD.hs, dist/build/Crypto/Cipher/Types/AEAD.o, dist/build/Crypto/Cipher/Types/AEAD.dyn_o )
  10947. 2176.39 s [crypton] [ 38 of 139] Compiling Crypto.Cipher.Types.Block ( Crypto/Cipher/Types/Block.hs, dist/build/Crypto/Cipher/Types/Block.o, dist/build/Crypto/Cipher/Types/Block.dyn_o )
  10948. 2176.39 s [asn1-encoding] configureFlags: --verbose --prefix=/nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/yi2s6mhpvpi2f98jqmax4s68vmqs0saq-asn1-encoding-0.9.6-doc/share/doc/asn1-encoding-0.9.6 --with-gcc=gcc --package-db=/build/tmp.Pd4QLrclMS/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  10949. 2176.48 s [asn1-encoding] Using Parsec parser
  10950. 2176.48 s [asn1-encoding] Configuring asn1-encoding-0.9.6...
  10951. 2179.65 s [crypton] [ 39 of 139] Compiling Crypto.Cipher.Types ( Crypto/Cipher/Types.hs, dist/build/Crypto/Cipher/Types.o, dist/build/Crypto/Cipher/Types.dyn_o )
  10952. 2180.36 s [crypton] [ 40 of 139] Compiling Crypto.ConstructHash.MiyaguchiPreneel ( Crypto/ConstructHash/MiyaguchiPreneel.hs, dist/build/Crypto/ConstructHash/MiyaguchiPreneel.o, dist/build/Crypto/ConstructHash/MiyaguchiPreneel.dyn_o )
  10953. 2180.64 s [crypton] Crypto/ConstructHash/MiyaguchiPreneel.hs:18:1: warning: [GHC-66111] [-Wunused-imports]
  10954. 2180.64 s [crypton] The import of ‘Data.List’ is redundant
  10955. 2180.64 s [crypton] except perhaps to import instances from ‘Data.List’
  10956. 2180.64 s [crypton] To import instances alone, use: import Data.List()
  10957. 2180.64 s [crypton] |
  10958. 2180.64 s [crypton] 18 | import Data.List (foldl')
  10959. 2180.64 s [crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  10960. 2180.64 s [crypton]
  10961. 2181.52 s [asn1-encoding] Dependency asn1-types >=0.3.0 && <0.4: using asn1-types-0.3.4
  10962. 2181.53 s [asn1-encoding] Dependency base >=4.7 && <5: using base-4.20.1.0
  10963. 2181.53 s [asn1-encoding] Dependency bytestring: using bytestring-0.12.2.0
  10964. 2181.53 s [asn1-encoding] Dependency hourglass >=0.2.6: using hourglass-0.2.12
  10965. 2181.53 s [asn1-encoding] Dependency asn1-encoding: using asn1-encoding-0.9.6
  10966. 2181.53 s [asn1-encoding] Dependency asn1-types: using asn1-types-0.3.4
  10967. 2181.53 s [asn1-encoding] Dependency base >=3 && <7: using base-4.20.1.0
  10968. 2181.53 s [asn1-encoding] Dependency bytestring: using bytestring-0.12.2.0
  10969. 2181.53 s [asn1-encoding] Dependency hourglass: using hourglass-0.2.12
  10970. 2181.53 s [asn1-encoding] Dependency mtl: using mtl-2.3.1
  10971. 2181.53 s [asn1-encoding] Dependency tasty: using tasty-1.5.3
  10972. 2181.53 s [asn1-encoding] Dependency tasty-quickcheck: using tasty-quickcheck-0.11
  10973. 2181.53 s [asn1-encoding] Source component graph:
  10974. 2181.53 s [asn1-encoding] component lib
  10975. 2181.53 s [asn1-encoding] component test:tests-asn1-encoding dependency lib
  10976. 2181.53 s [asn1-encoding] Configured component graph:
  10977. 2181.53 s [asn1-encoding] component asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
  10978. 2181.53 s [asn1-encoding] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
  10979. 2181.53 s [asn1-encoding] include base-4.20.1.0-4f22
  10980. 2181.53 s [asn1-encoding] include bytestring-0.12.2.0-c0ba
  10981. 2181.53 s [asn1-encoding] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
  10982. 2181.53 s [asn1-encoding] component asn1-encoding-0.9.6-8Ju4jZEEw8J1aPQIzFlRW-tests-asn1-encoding
  10983. 2181.53 s [asn1-encoding] include asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
  10984. 2181.53 s [asn1-encoding] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
  10985. 2181.53 s [asn1-encoding] include base-4.20.1.0-4f22
  10986. 2181.53 s [asn1-encoding] include bytestring-0.12.2.0-c0ba
  10987. 2181.53 s [asn1-encoding] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
  10988. 2181.53 s [asn1-encoding] include mtl-2.3.1-6e0a
  10989. 2181.53 s [asn1-encoding] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  10990. 2181.53 s [asn1-encoding] include tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
  10991. 2181.53 s [asn1-encoding] Linked component graph:
  10992. 2181.53 s [asn1-encoding] unit asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
  10993. 2181.53 s [asn1-encoding] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
  10994. 2181.53 s [asn1-encoding] include base-4.20.1.0-4f22
  10995. 2181.53 s [asn1-encoding] include bytestring-0.12.2.0-c0ba
  10996. 2181.53 s [asn1-encoding] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
  10997. 2181.53 s [asn1-encoding] Data.ASN1.BinaryEncoding=asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW:Data.ASN1.BinaryEncoding,Data.ASN1.BinaryEncoding.Raw=asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW:Data.ASN1.BinaryEncoding.Raw,Data.ASN1.Encoding=asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW:Data.ASN1.Encoding,Data.ASN1.Error=asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW:Data.ASN1.Error,Data.ASN1.Object=asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW:Data.ASN1.Object,Data.ASN1.Prim=asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW:Data.ASN1.Prim,Data.ASN1.Stream=asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW:Data.ASN1.Stream
  10998. 2181.53 s [asn1-encoding] unit asn1-encoding-0.9.6-8Ju4jZEEw8J1aPQIzFlRW-tests-asn1-encoding
  10999. 2181.53 s [asn1-encoding] include asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
  11000. 2181.53 s [asn1-encoding] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
  11001. 2181.53 s [asn1-encoding] include base-4.20.1.0-4f22
  11002. 2181.53 s [asn1-encoding] include bytestring-0.12.2.0-c0ba
  11003. 2181.53 s [asn1-encoding] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
  11004. 2181.53 s [asn1-encoding] include mtl-2.3.1-6e0a
  11005. 2181.53 s [asn1-encoding] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  11006. 2181.53 s [asn1-encoding] include tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
  11007. 2181.53 s [asn1-encoding] Ready component graph:
  11008. 2181.53 s [asn1-encoding] definite asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
  11009. 2181.53 s [asn1-encoding] depends asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
  11010. 2181.53 s [asn1-encoding] depends base-4.20.1.0-4f22
  11011. 2181.53 s [asn1-encoding] depends bytestring-0.12.2.0-c0ba
  11012. 2181.53 s [asn1-encoding] depends hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
  11013. 2181.53 s [asn1-encoding] definite asn1-encoding-0.9.6-8Ju4jZEEw8J1aPQIzFlRW-tests-asn1-encoding
  11014. 2181.53 s [asn1-encoding] depends asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
  11015. 2181.53 s [asn1-encoding] depends asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
  11016. 2181.53 s [asn1-encoding] depends base-4.20.1.0-4f22
  11017. 2181.53 s [asn1-encoding] depends bytestring-0.12.2.0-c0ba
  11018. 2181.53 s [asn1-encoding] depends hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
  11019. 2181.53 s [asn1-encoding] depends mtl-2.3.1-6e0a
  11020. 2181.53 s [asn1-encoding] depends tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  11021. 2181.53 s [asn1-encoding] depends tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
  11022. 2181.53 s [asn1-encoding] Using Cabal-3.12.1.0 compiled by ghc-9.10
  11023. 2181.53 s [asn1-encoding] Using compiler: ghc-9.10.2
  11024. 2181.53 s [asn1-encoding] Using install prefix:
  11025. 2181.53 s [asn1-encoding] /nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6
  11026. 2181.54 s [asn1-encoding] Executables installed in:
  11027. 2181.54 s [asn1-encoding] /nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6/bin
  11028. 2181.54 s [asn1-encoding] Libraries installed in:
  11029. 2181.54 s [asn1-encoding] /nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
  11030. 2181.54 s [asn1-encoding] Dynamic Libraries installed in:
  11031. 2181.54 s [asn1-encoding] /nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  11032. 2181.54 s [asn1-encoding] Private executables installed in:
  11033. 2181.54 s [asn1-encoding] /nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6/libexec/x86_64-linux-ghc-9.10.2-08fd/asn1-encoding-0.9.6
  11034. 2181.54 s [asn1-encoding] Data files installed in:
  11035. 2181.54 s [asn1-encoding] /nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6/share/x86_64-linux-ghc-9.10.2-08fd/asn1-encoding-0.9.6
  11036. 2181.54 s [asn1-encoding] Documentation installed in:
  11037. 2181.54 s [asn1-encoding] /nix/store/yi2s6mhpvpi2f98jqmax4s68vmqs0saq-asn1-encoding-0.9.6-doc/share/doc/asn1-encoding-0.9.6
  11038. 2181.54 s [asn1-encoding] Configuration files installed in:
  11039. 2181.54 s [asn1-encoding] /nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6/etc
  11040. 2181.54 s [asn1-encoding] No alex found
  11041. 2181.54 s [asn1-encoding] Using ar found on system at:
  11042. 2181.54 s [asn1-encoding] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  11043. 2181.54 s [asn1-encoding] No c2hs found
  11044. 2181.54 s [asn1-encoding] No cpphs found
  11045. 2181.54 s [asn1-encoding] No doctest found
  11046. 2181.54 s [asn1-encoding] Using gcc version 14.3.0 given by user at:
  11047. 2181.54 s [asn1-encoding] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  11048. 2181.54 s [asn1-encoding] Using ghc version 9.10.2 found on system at:
  11049. 2181.54 s [asn1-encoding] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  11050. 2181.54 s [asn1-encoding] Using ghc-pkg version 9.10.2 found on system at:
  11051. 2181.54 s [asn1-encoding] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  11052. 2181.54 s [asn1-encoding] No ghcjs found
  11053. 2181.54 s [asn1-encoding] No ghcjs-pkg found
  11054. 2181.54 s [asn1-encoding] No greencard found
  11055. 2181.54 s [asn1-encoding] Using haddock version 2.31.0 found on system at:
  11056. 2181.54 s [asn1-encoding] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  11057. 2181.54 s [asn1-encoding] No happy found
  11058. 2181.54 s [asn1-encoding] Using haskell-suite found on system at: haskell-suite-dummy-location
  11059. 2181.54 s [asn1-encoding] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  11060. 2181.54 s [asn1-encoding] No hmake found
  11061. 2181.54 s [asn1-encoding] Using hpc version 0.69 found on system at:
  11062. 2181.54 s [asn1-encoding] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  11063. 2181.54 s [asn1-encoding] Using hsc2hs version 0.68.10 found on system at:
  11064. 2181.54 s [asn1-encoding] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  11065. 2181.54 s [asn1-encoding] Using hscolour version 1.25 found on system at:
  11066. 2181.54 s [asn1-encoding] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  11067. 2181.54 s [asn1-encoding] No jhc found
  11068. 2181.54 s [asn1-encoding] Using ld found on system at:
  11069. 2181.54 s [asn1-encoding] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  11070. 2181.54 s [asn1-encoding] No pkg-config found
  11071. 2181.54 s [asn1-encoding] Using runghc version 9.10.2 found on system at:
  11072. 2181.54 s [asn1-encoding] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  11073. 2181.54 s [asn1-encoding] Using strip version 2.44 found on system at:
  11074. 2181.54 s [asn1-encoding] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  11075. 2181.54 s [asn1-encoding] Using tar found on system at:
  11076. 2181.54 s [asn1-encoding] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  11077. 2181.54 s [asn1-encoding] No uhc found
  11078. 2182.33 s [asn1-encoding] Phase: buildPhase
  11079. 2183.00 s [asn1-encoding] Preprocessing library for asn1-encoding-0.9.6...
  11080. 2183.02 s [asn1-encoding] Building library for asn1-encoding-0.9.6...
  11081. 2184.11 s [asn1-encoding] [ 1 of 12] Compiling Data.ASN1.Error ( Data/ASN1/Error.hs, dist/build/Data/ASN1/Error.o, dist/build/Data/ASN1/Error.dyn_o )
  11082. 2186.10 s [crypton] [ 41 of 139] Compiling Crypto.Cipher.Utils ( Crypto/Cipher/Utils.hs, dist/build/Crypto/Cipher/Utils.o, dist/build/Crypto/Cipher/Utils.dyn_o )
  11083. 2186.12 s [crypton] [ 42 of 139] Compiling Crypto.Cipher.TripleDES ( Crypto/Cipher/TripleDES.hs, dist/build/Crypto/Cipher/TripleDES.o, dist/build/Crypto/Cipher/TripleDES.dyn_o )
  11084. 2187.14 s [asn1-encoding] [ 2 of 12] Compiling Data.ASN1.Get ( Data/ASN1/Get.hs, dist/build/Data/ASN1/Get.o, dist/build/Data/ASN1/Get.dyn_o )
  11085. 2187.14 s [asn1-encoding] Data/ASN1/Get.hs:31:29: warning: [GHC-38856] [-Wunused-imports]
  11086. 2187.14 s [asn1-encoding] The import of ‘Applicative’
  11087. 2187.14 s [asn1-encoding] from module ‘Control.Applicative’ is redundant
  11088. 2187.14 s [asn1-encoding] |
  11089. 2187.14 s [asn1-encoding] 31 | import Control.Applicative (Applicative(..),Alternative(..))
  11090. 2187.14 s [asn1-encoding] | ^^^^^^^^^^^^^^^
  11091. 2187.14 s [asn1-encoding]
  11092. 2187.14 s [asn1-encoding] Data/ASN1/Get.hs:92:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
  11093. 2187.14 s [asn1-encoding] Noncanonical ‘pure = return’ definition detected
  11094. 2187.14 s [asn1-encoding] in the instance declaration for ‘Applicative Get’.
  11095. 2187.14 s [asn1-encoding] Suggested fix:
  11096. 2187.14 s [asn1-encoding] Move definition from ‘return’ to ‘pure’
  11097. 2187.14 s [asn1-encoding] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
  11098. 2187.14 s [asn1-encoding] |
  11099. 2187.14 s [asn1-encoding] 92 | pure = return
  11100. 2187.15 s [asn1-encoding] | ^^^^^^^^^^^^^^
  11101. 2187.15 s [asn1-encoding]
  11102. 2187.15 s [asn1-encoding] Data/ASN1/Get.hs:101:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
  11103. 2187.15 s [asn1-encoding] Noncanonical ‘return’ definition detected
  11104. 2187.15 s [asn1-encoding] in the instance declaration for ‘Monad Get’.
  11105. 2187.15 s [asn1-encoding] ‘return’ will eventually be removed in favour of ‘pure’
  11106. 2187.15 s [asn1-encoding] Suggested fix:
  11107. 2187.15 s [asn1-encoding] Either remove definition for ‘return’ (recommended) or define as ‘return = pure’
  11108. 2187.15 s [asn1-encoding] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
  11109. 2187.15 s [asn1-encoding] |
  11110. 2187.15 s [asn1-encoding] 101 | return a = Get $ \ s0 b0 m0 p0 _ ks -> ks s0 b0 m0 p0 a
  11111. 2187.15 s [asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11112. 2187.15 s [asn1-encoding]
  11113. 2188.62 s [asn1-encoding] [ 3 of 12] Compiling Data.ASN1.Internal ( Data/ASN1/Internal.hs, dist/build/Data/ASN1/Internal.o, dist/build/Data/ASN1/Internal.dyn_o )
  11114. 2188.63 s [asn1-encoding] Data/ASN1/Internal.hs:44:32: warning: [GHC-63394] [-Wx-partial]
  11115. 2188.63 s [asn1-encoding] In the use of ‘head’
  11116. 2188.63 s [asn1-encoding] (imported from Prelude, but defined in GHC.Internal.List):
  11117. 2188.63 s [asn1-encoding] "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"."
  11118. 2188.63 s [asn1-encoding] |
  11119. 2188.63 s [asn1-encoding] 44 | | i > 0 = if testBit (head uints) 7 then 0 : uints else uints
  11120. 2188.63 s [asn1-encoding] | ^^^^
  11121. 2188.63 s [asn1-encoding]
  11122. 2188.63 s [asn1-encoding] Data/ASN1/Internal.hs:46:32: warning: [GHC-63394] [-Wx-partial]
  11123. 2188.63 s [asn1-encoding] In the use of ‘head’
  11124. 2188.63 s [asn1-encoding] (imported from Prelude, but defined in GHC.Internal.List):
  11125. 2188.63 s [asn1-encoding] "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"."
  11126. 2188.63 s [asn1-encoding] |
  11127. 2188.63 s [asn1-encoding] 46 | | otherwise = if testBit (head nints) 7 then nints else 0xff : nints
  11128. 2188.63 s [asn1-encoding] | ^^^^
  11129. 2188.63 s [asn1-encoding]
  11130. 2188.63 s [asn1-encoding] [ 4 of 12] Compiling Data.ASN1.Object ( Data/ASN1/Object.hs, dist/build/Data/ASN1/Object.o, dist/build/Data/ASN1/Object.dyn_o )
  11131. 2188.63 s [asn1-encoding] [ 5 of 12] Compiling Data.ASN1.Serialize ( Data/ASN1/Serialize.hs, dist/build/Data/ASN1/Serialize.o, dist/build/Data/ASN1/Serialize.dyn_o )
  11132. 2188.88 s [asn1-encoding] Data/ASN1/Serialize.hs:17:1: warning: [GHC-66111] [-Wunused-imports]
  11133. 2188.88 s [asn1-encoding] The import of ‘Control.Applicative’ is redundant
  11134. 2188.88 s [asn1-encoding] except perhaps to import instances from ‘Control.Applicative’
  11135. 2188.88 s [asn1-encoding] To import instances alone, use: import Control.Applicative()
  11136. 2188.88 s [asn1-encoding] |
  11137. 2188.88 s [asn1-encoding] 17 | import Control.Applicative ((<$>))
  11138. 2188.88 s [asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11139. 2188.88 s [asn1-encoding]
  11140. 2189.90 s [asn1-encoding] [ 6 of 12] Compiling Data.ASN1.BinaryEncoding.Writer ( Data/ASN1/BinaryEncoding/Writer.hs, dist/build/Data/ASN1/BinaryEncoding/Writer.o, dist/build/Data/ASN1/BinaryEncoding/Writer.dyn_o )
  11141. 2190.44 s [asn1-encoding] [ 7 of 12] Compiling Data.ASN1.BinaryEncoding.Parse ( Data/ASN1/BinaryEncoding/Parse.hs, dist/build/Data/ASN1/BinaryEncoding/Parse.o, dist/build/Data/ASN1/BinaryEncoding/Parse.dyn_o )
  11142. 2191.58 s [aeson] Preprocessing test suite 'aeson-tests' for aeson-2.2.3.0...
  11143. 2191.62 s [aeson] Building test suite 'aeson-tests' for aeson-2.2.3.0...
  11144. 2193.18 s [asn1-encoding] [ 8 of 12] Compiling Data.ASN1.BinaryEncoding.Raw ( Data/ASN1/BinaryEncoding/Raw.hs, dist/build/Data/ASN1/BinaryEncoding/Raw.o, dist/build/Data/ASN1/BinaryEncoding/Raw.dyn_o )
  11145. 2193.40 s [asn1-encoding] [ 9 of 12] Compiling Data.ASN1.Stream ( Data/ASN1/Stream.hs, dist/build/Data/ASN1/Stream.o, dist/build/Data/ASN1/Stream.dyn_o )
  11146. 2193.40 s [asn1-encoding] [10 of 12] Compiling Data.ASN1.Prim ( Data/ASN1/Prim.hs, dist/build/Data/ASN1/Prim.o, dist/build/Data/ASN1/Prim.dyn_o )
  11147. 2193.40 s [asn1-encoding] Data/ASN1/Prim.hs:55:1: warning: [GHC-66111] [-Wunused-imports]
  11148. 2193.40 s [asn1-encoding] The import of ‘Data.Monoid’ is redundant
  11149. 2193.40 s [asn1-encoding] except perhaps to import instances from ‘Data.Monoid’
  11150. 2193.40 s [asn1-encoding] To import instances alone, use: import Data.Monoid()
  11151. 2193.40 s [asn1-encoding] |
  11152. 2193.40 s [asn1-encoding] 55 | import Data.Monoid
  11153. 2193.40 s [asn1-encoding] | ^^^^^^^^^^^^^^^^^^
  11154. 2193.40 s [asn1-encoding]
  11155. 2193.40 s [asn1-encoding] Data/ASN1/Prim.hs:65:1: warning: [GHC-66111] [-Wunused-imports]
  11156. 2193.40 s [asn1-encoding] The import of ‘Control.Applicative’ is redundant
  11157. 2193.40 s [asn1-encoding] except perhaps to import instances from ‘Control.Applicative’
  11158. 2193.40 s [asn1-encoding] To import instances alone, use: import Control.Applicative()
  11159. 2193.40 s [asn1-encoding] |
  11160. 2193.40 s [asn1-encoding] 65 | import Control.Applicative
  11161. 2193.40 s [asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  11162. 2193.40 s [asn1-encoding]
  11163. 2193.41 s [asn1-encoding] Data/ASN1/Prim.hs:259:11: warning: [GHC-63397] [-Wname-shadowing]
  11164. 2193.41 s [asn1-encoding] This binding for ‘exponent’ shadows the existing binding
  11165. 2193.41 s [asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
  11166. 2193.41 s [asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
  11167. 2193.41 s [asn1-encoding] |
  11168. 2193.41 s [asn1-encoding] 259 | exponent = exp' - fromIntegral scaleFactor
  11169. 2193.41 s [asn1-encoding] | ^^^^^^^^
  11170. 2193.41 s [asn1-encoding]
  11171. 2193.41 s [asn1-encoding] Data/ASN1/Prim.hs:296:9: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  11172. 2193.41 s [asn1-encoding] Pattern match(es) are non-exhaustive
  11173. 2193.41 s [asn1-encoding] In a pattern binding: Patterns of type ‘[Word8]’ not matched: []
  11174. 2193.41 s [asn1-encoding] |
  11175. 2193.41 s [asn1-encoding] 296 | (x:xs) = B.unpack s
  11176. 2193.41 s [asn1-encoding] | ^^^^^^^^^^^^^^^^^^^
  11177. 2193.41 s [asn1-encoding]
  11178. 2193.41 s [asn1-encoding] Data/ASN1/Prim.hs:428:9: warning: [GHC-63397] [-Wname-shadowing]
  11179. 2193.41 s [asn1-encoding] This binding for ‘exp’ shadows the existing binding
  11180. 2193.41 s [asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
  11181. 2193.41 s [asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
  11182. 2193.41 s [asn1-encoding] |
  11183. 2193.41 s [asn1-encoding] 428 | (man, exp) = decodeFloat d
  11184. 2193.41 s [asn1-encoding] | ^^^
  11185. 2193.41 s [asn1-encoding]
  11186. 2193.41 s [asn1-encoding] Data/ASN1/Prim.hs:429:14: warning: [GHC-63397] [-Wname-shadowing]
  11187. 2193.41 s [asn1-encoding] This binding for ‘exponent’ shadows the existing binding
  11188. 2193.41 s [asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
  11189. 2193.41 s [asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
  11190. 2193.41 s [asn1-encoding] |
  11191. 2193.41 s [asn1-encoding] 429 | (mantissa, exponent) = normalize (fromIntegral $ mkUnsigned man, exp)
  11192. 2193.41 s [asn1-encoding] | ^^^^^^^^
  11193. 2193.42 s [asn1-encoding]
  11194. 2193.42 s [asn1-encoding] Data/ASN1/Prim.hs:441:22: warning: [GHC-63397] [-Wname-shadowing]
  11195. 2193.42 s [asn1-encoding] This binding for ‘exponent’ shadows the existing binding
  11196. 2193.42 s [asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
  11197. 2193.42 s [asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
  11198. 2193.42 s [asn1-encoding] |
  11199. 2193.42 s [asn1-encoding] 441 | normalize (mantissa, exponent) = (mantissa `shiftR` sh, exponent + sh)
  11200. 2193.42 s [asn1-encoding] | ^^^^^^^^
  11201. 2193.42 s [asn1-encoding]
  11202. 2195.26 s [aeson] [ 1 of 42] Compiling Functions ( tests/Functions.hs, dist/build/aeson-tests/aeson-tests-tmp/Functions.o, dist/build/aeson-tests/aeson-tests-tmp/Functions.dyn_o )
  11203. 2196.12 s [crypton] [ 43 of 139] Compiling Crypto.Cipher.DES ( Crypto/Cipher/DES.hs, dist/build/Crypto/Cipher/DES.o, dist/build/Crypto/Cipher/DES.dyn_o )
  11204. 2196.12 s [crypton] [ 44 of 139] Compiling Crypto.Cipher.Salsa ( Crypto/Cipher/Salsa.hs, dist/build/Crypto/Cipher/Salsa.o, dist/build/Crypto/Cipher/Salsa.dyn_o )
  11205. 2196.12 s [crypton] [ 45 of 139] Compiling Crypto.Cipher.XSalsa ( Crypto/Cipher/XSalsa.hs, dist/build/Crypto/Cipher/XSalsa.o, dist/build/Crypto/Cipher/XSalsa.dyn_o )
  11206. 2196.12 s [crypton] [ 46 of 139] Compiling Crypto.Cipher.RC4 ( Crypto/Cipher/RC4.hs, dist/build/Crypto/Cipher/RC4.o, dist/build/Crypto/Cipher/RC4.dyn_o )
  11207. 2196.12 s [crypton] [ 47 of 139] Compiling Crypto.Cipher.ChaCha ( Crypto/Cipher/ChaCha.hs, dist/build/Crypto/Cipher/ChaCha.o, dist/build/Crypto/Cipher/ChaCha.dyn_o )
  11208. 2196.12 s [crypton] [ 48 of 139] Compiling Crypto.Cipher.AES.Primitive ( Crypto/Cipher/AES/Primitive.hs, dist/build/Crypto/Cipher/AES/Primitive.o, dist/build/Crypto/Cipher/AES/Primitive.dyn_o )
  11209. 2196.65 s [asn1-encoding] [11 of 12] Compiling Data.ASN1.Encoding ( Data/ASN1/Encoding.hs, dist/build/Data/ASN1/Encoding.o, dist/build/Data/ASN1/Encoding.dyn_o )
  11210. 2196.67 s [asn1-encoding] [12 of 12] Compiling Data.ASN1.BinaryEncoding ( Data/ASN1/BinaryEncoding.hs, dist/build/Data/ASN1/BinaryEncoding.o, dist/build/Data/ASN1/BinaryEncoding.dyn_o )
  11211. 2196.83 s [aeson] [ 2 of 42] Compiling JSONTestSuite ( tests/JSONTestSuite.hs, dist/build/aeson-tests/aeson-tests-tmp/JSONTestSuite.o )
  11212. 2199.12 s [asn1-encoding] [ 1 of 12] Compiling Data.ASN1.Error ( Data/ASN1/Error.hs, dist/build/Data/ASN1/Error.p_o )
  11213. 2202.71 s [asn1-encoding] [ 2 of 12] Compiling Data.ASN1.Get ( Data/ASN1/Get.hs, dist/build/Data/ASN1/Get.p_o )
  11214. 2202.72 s [asn1-encoding] Data/ASN1/Get.hs:31:29: warning: [GHC-38856] [-Wunused-imports]
  11215. 2202.73 s [asn1-encoding] The import of ‘Applicative’
  11216. 2202.73 s [asn1-encoding] from module ‘Control.Applicative’ is redundant
  11217. 2202.73 s [asn1-encoding] |
  11218. 2202.73 s [asn1-encoding] 31 | import Control.Applicative (Applicative(..),Alternative(..))
  11219. 2202.73 s [asn1-encoding] | ^^^^^^^^^^^^^^^
  11220. 2202.73 s [asn1-encoding]
  11221. 2202.73 s [asn1-encoding] Data/ASN1/Get.hs:92:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
  11222. 2202.73 s [asn1-encoding] Noncanonical ‘pure = return’ definition detected
  11223. 2202.73 s [asn1-encoding] in the instance declaration for ‘Applicative Get’.
  11224. 2202.73 s [asn1-encoding] Suggested fix:
  11225. 2202.73 s [asn1-encoding] Move definition from ‘return’ to ‘pure’
  11226. 2202.73 s [asn1-encoding] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
  11227. 2202.73 s [asn1-encoding] |
  11228. 2202.73 s [asn1-encoding] 92 | pure = return
  11229. 2202.73 s [asn1-encoding] | ^^^^^^^^^^^^^^
  11230. 2202.73 s [asn1-encoding]
  11231. 2202.73 s [asn1-encoding] Data/ASN1/Get.hs:101:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
  11232. 2202.73 s [asn1-encoding] Noncanonical ‘return’ definition detected
  11233. 2202.73 s [asn1-encoding] in the instance declaration for ‘Monad Get’.
  11234. 2202.73 s [asn1-encoding] ‘return’ will eventually be removed in favour of ‘pure’
  11235. 2202.73 s [asn1-encoding] Suggested fix:
  11236. 2202.73 s [asn1-encoding] Either remove definition for ‘return’ (recommended) or define as ‘return = pure’
  11237. 2202.73 s [asn1-encoding] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
  11238. 2202.73 s [asn1-encoding] |
  11239. 2202.73 s [asn1-encoding] 101 | return a = Get $ \ s0 b0 m0 p0 _ ks -> ks s0 b0 m0 p0 a
  11240. 2202.73 s [asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11241. 2202.73 s [asn1-encoding]
  11242. 2205.55 s [asn1-encoding] [ 3 of 12] Compiling Data.ASN1.Internal ( Data/ASN1/Internal.hs, dist/build/Data/ASN1/Internal.p_o )
  11243. 2205.55 s [asn1-encoding] Data/ASN1/Internal.hs:44:32: warning: [GHC-63394] [-Wx-partial]
  11244. 2205.55 s [asn1-encoding] In the use of ‘head’
  11245. 2205.55 s [asn1-encoding] (imported from Prelude, but defined in GHC.Internal.List):
  11246. 2205.55 s [asn1-encoding] "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"."
  11247. 2205.56 s [asn1-encoding] |
  11248. 2205.56 s [asn1-encoding] 44 | | i > 0 = if testBit (head uints) 7 then 0 : uints else uints
  11249. 2205.56 s [asn1-encoding] | ^^^^
  11250. 2205.56 s [asn1-encoding]
  11251. 2205.56 s [asn1-encoding] Data/ASN1/Internal.hs:46:32: warning: [GHC-63394] [-Wx-partial]
  11252. 2205.56 s [asn1-encoding] In the use of ‘head’
  11253. 2205.56 s [asn1-encoding] (imported from Prelude, but defined in GHC.Internal.List):
  11254. 2205.56 s [asn1-encoding] "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"."
  11255. 2205.56 s [asn1-encoding] |
  11256. 2205.56 s [asn1-encoding] 46 | | otherwise = if testBit (head nints) 7 then nints else 0xff : nints
  11257. 2205.56 s [asn1-encoding] | ^^^^
  11258. 2205.56 s [asn1-encoding]
  11259. 2205.56 s [asn1-encoding] [ 4 of 12] Compiling Data.ASN1.Object ( Data/ASN1/Object.hs, dist/build/Data/ASN1/Object.p_o )
  11260. 2205.56 s [asn1-encoding] [ 5 of 12] Compiling Data.ASN1.Serialize ( Data/ASN1/Serialize.hs, dist/build/Data/ASN1/Serialize.p_o )
  11261. 2205.67 s [asn1-encoding] Data/ASN1/Serialize.hs:17:1: warning: [GHC-66111] [-Wunused-imports]
  11262. 2205.67 s [asn1-encoding] The import of ‘Control.Applicative’ is redundant
  11263. 2205.67 s [asn1-encoding] except perhaps to import instances from ‘Control.Applicative’
  11264. 2205.67 s [asn1-encoding] To import instances alone, use: import Control.Applicative()
  11265. 2205.67 s [asn1-encoding] |
  11266. 2205.67 s [asn1-encoding] 17 | import Control.Applicative ((<$>))
  11267. 2205.67 s [asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11268. 2205.68 s [asn1-encoding]
  11269. 2206.82 s [asn1-encoding] [ 6 of 12] Compiling Data.ASN1.BinaryEncoding.Writer ( Data/ASN1/BinaryEncoding/Writer.hs, dist/build/Data/ASN1/BinaryEncoding/Writer.p_o )
  11270. 2209.07 s [asn1-encoding] [ 7 of 12] Compiling Data.ASN1.BinaryEncoding.Parse ( Data/ASN1/BinaryEncoding/Parse.hs, dist/build/Data/ASN1/BinaryEncoding/Parse.p_o )
  11271. 2210.93 s [asn1-encoding] [ 8 of 12] Compiling Data.ASN1.BinaryEncoding.Raw ( Data/ASN1/BinaryEncoding/Raw.hs, dist/build/Data/ASN1/BinaryEncoding/Raw.p_o )
  11272. 2212.11 s [asn1-encoding] [ 9 of 12] Compiling Data.ASN1.Stream ( Data/ASN1/Stream.hs, dist/build/Data/ASN1/Stream.p_o )
  11273. 2212.11 s [asn1-encoding] [10 of 12] Compiling Data.ASN1.Prim ( Data/ASN1/Prim.hs, dist/build/Data/ASN1/Prim.p_o )
  11274. 2212.11 s [asn1-encoding] Data/ASN1/Prim.hs:55:1: warning: [GHC-66111] [-Wunused-imports]
  11275. 2212.11 s [asn1-encoding] The import of ‘Data.Monoid’ is redundant
  11276. 2212.11 s [asn1-encoding] except perhaps to import instances from ‘Data.Monoid’
  11277. 2212.11 s [asn1-encoding] To import instances alone, use: import Data.Monoid()
  11278. 2212.11 s [asn1-encoding] |
  11279. 2212.11 s [asn1-encoding] 55 | import Data.Monoid
  11280. 2212.11 s [asn1-encoding] | ^^^^^^^^^^^^^^^^^^
  11281. 2212.11 s [asn1-encoding]
  11282. 2212.11 s [asn1-encoding] Data/ASN1/Prim.hs:65:1: warning: [GHC-66111] [-Wunused-imports]
  11283. 2212.11 s [asn1-encoding] The import of ‘Control.Applicative’ is redundant
  11284. 2212.11 s [asn1-encoding] except perhaps to import instances from ‘Control.Applicative’
  11285. 2212.11 s [asn1-encoding] To import instances alone, use: import Control.Applicative()
  11286. 2212.11 s [asn1-encoding] |
  11287. 2212.11 s [asn1-encoding] 65 | import Control.Applicative
  11288. 2212.11 s [asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  11289. 2212.11 s [asn1-encoding]
  11290. 2212.12 s [asn1-encoding] Data/ASN1/Prim.hs:259:11: warning: [GHC-63397] [-Wname-shadowing]
  11291. 2212.12 s [asn1-encoding] This binding for ‘exponent’ shadows the existing binding
  11292. 2212.12 s [asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
  11293. 2212.12 s [asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
  11294. 2212.12 s [asn1-encoding] |
  11295. 2212.12 s [asn1-encoding] 259 | exponent = exp' - fromIntegral scaleFactor
  11296. 2212.12 s [asn1-encoding] | ^^^^^^^^
  11297. 2212.12 s [asn1-encoding]
  11298. 2212.12 s [asn1-encoding] Data/ASN1/Prim.hs:296:9: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  11299. 2212.12 s [asn1-encoding] Pattern match(es) are non-exhaustive
  11300. 2212.12 s [asn1-encoding] In a pattern binding: Patterns of type ‘[Word8]’ not matched: []
  11301. 2212.12 s [asn1-encoding] |
  11302. 2212.12 s [asn1-encoding] 296 | (x:xs) = B.unpack s
  11303. 2212.12 s [asn1-encoding] | ^^^^^^^^^^^^^^^^^^^
  11304. 2212.12 s [asn1-encoding]
  11305. 2212.12 s [asn1-encoding] Data/ASN1/Prim.hs:428:9: warning: [GHC-63397] [-Wname-shadowing]
  11306. 2212.12 s [asn1-encoding] This binding for ‘exp’ shadows the existing binding
  11307. 2212.12 s [asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
  11308. 2212.12 s [asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
  11309. 2212.12 s [asn1-encoding] |
  11310. 2212.12 s [asn1-encoding] 428 | (man, exp) = decodeFloat d
  11311. 2212.12 s [asn1-encoding] | ^^^
  11312. 2212.12 s [asn1-encoding]
  11313. 2212.12 s [asn1-encoding] Data/ASN1/Prim.hs:429:14: warning: [GHC-63397] [-Wname-shadowing]
  11314. 2212.12 s [asn1-encoding] This binding for ‘exponent’ shadows the existing binding
  11315. 2212.12 s [asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
  11316. 2212.12 s [asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
  11317. 2212.12 s [asn1-encoding] |
  11318. 2212.12 s [asn1-encoding] 429 | (mantissa, exponent) = normalize (fromIntegral $ mkUnsigned man, exp)
  11319. 2212.12 s [asn1-encoding] | ^^^^^^^^
  11320. 2212.12 s [asn1-encoding]
  11321. 2212.12 s [asn1-encoding] Data/ASN1/Prim.hs:441:22: warning: [GHC-63397] [-Wname-shadowing]
  11322. 2212.12 s [asn1-encoding] This binding for ‘exponent’ shadows the existing binding
  11323. 2212.12 s [asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
  11324. 2212.12 s [asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
  11325. 2212.12 s [asn1-encoding] |
  11326. 2212.12 s [asn1-encoding] 441 | normalize (mantissa, exponent) = (mantissa `shiftR` sh, exponent + sh)
  11327. 2212.12 s [asn1-encoding] | ^^^^^^^^
  11328. 2212.12 s [asn1-encoding]
  11329. 2213.52 s [crypton] [ 49 of 139] Compiling Crypto.Cipher.AES ( Crypto/Cipher/AES.hs, dist/build/Crypto/Cipher/AES.o, dist/build/Crypto/Cipher/AES.dyn_o )
  11330. 2214.49 s [asn1-encoding] [11 of 12] Compiling Data.ASN1.Encoding ( Data/ASN1/Encoding.hs, dist/build/Data/ASN1/Encoding.p_o )
  11331. 2215.74 s [asn1-encoding] [12 of 12] Compiling Data.ASN1.BinaryEncoding ( Data/ASN1/BinaryEncoding.hs, dist/build/Data/ASN1/BinaryEncoding.p_o )
  11332. 2217.43 s [aeson] [ 3 of 42] Compiling Options ( tests/Options.hs, dist/build/aeson-tests/aeson-tests-tmp/Options.o, dist/build/aeson-tests/aeson-tests-tmp/Options.dyn_o )
  11333. 2217.43 s [aeson] [ 4 of 42] Compiling Regression.Issue351 ( tests/Regression/Issue351.hs, dist/build/aeson-tests/aeson-tests-tmp/Regression/Issue351.o, dist/build/aeson-tests/aeson-tests-tmp/Regression/Issue351.dyn_o )
  11334. 2217.43 s [aeson] [ 5 of 42] Compiling Regression.Issue571 ( tests/Regression/Issue571.hs, dist/build/aeson-tests/aeson-tests-tmp/Regression/Issue571.o, dist/build/aeson-tests/aeson-tests-tmp/Regression/Issue571.dyn_o )
  11335. 2223.85 s [aeson] [ 6 of 42] Compiling Regression.Issue687 ( tests/Regression/Issue687.hs, dist/build/aeson-tests/aeson-tests-tmp/Regression/Issue687.o, dist/build/aeson-tests/aeson-tests-tmp/Regression/Issue687.dyn_o )
  11336. 2223.87 s [crypton] [ 50 of 139] Compiling Crypto.Internal.Nat ( Crypto/Internal/Nat.hs, dist/build/Crypto/Internal/Nat.o, dist/build/Crypto/Internal/Nat.dyn_o )
  11337. 2223.87 s [crypton] [ 51 of 139] Compiling Crypto.Hash.SHAKE ( Crypto/Hash/SHAKE.hs, dist/build/Crypto/Hash/SHAKE.o, dist/build/Crypto/Hash/SHAKE.dyn_o )
  11338. 2223.87 s [crypton] [ 52 of 139] Compiling Crypto.Hash.Blake2 ( Crypto/Hash/Blake2.hs, dist/build/Crypto/Hash/Blake2.o, dist/build/Crypto/Hash/Blake2.dyn_o )
  11339. 2223.87 s [crypton] [ 53 of 139] Compiling Crypto.Hash.Algorithms ( Crypto/Hash/Algorithms.hs, dist/build/Crypto/Hash/Algorithms.o, dist/build/Crypto/Hash/Algorithms.dyn_o )
  11340. 2223.87 s [crypton] [ 54 of 139] Compiling Crypto.Hash ( Crypto/Hash.hs, dist/build/Crypto/Hash.o, dist/build/Crypto/Hash.dyn_o )
  11341. 2223.88 s [crypton] [ 55 of 139] Compiling Crypto.Internal.WordArray ( Crypto/Internal/WordArray.hs, dist/build/Crypto/Internal/WordArray.o, dist/build/Crypto/Internal/WordArray.dyn_o )
  11342. 2223.88 s [crypton] [ 56 of 139] Compiling Crypto.Cipher.Twofish.Primitive ( Crypto/Cipher/Twofish/Primitive.hs, dist/build/Crypto/Cipher/Twofish/Primitive.o, dist/build/Crypto/Cipher/Twofish/Primitive.dyn_o )
  11343. 2223.89 s [crypton] Crypto/Cipher/Twofish/Primitive.hs:17:1: warning: [GHC-66111] [-Wunused-imports]
  11344. 2223.89 s [crypton] The import of ‘Data.List’ is redundant
  11345. 2223.89 s [crypton] except perhaps to import instances from ‘Data.List’
  11346. 2223.89 s [crypton] To import instances alone, use: import Data.List()
  11347. 2223.89 s [crypton] |
  11348. 2223.90 s [crypton] 17 | import Data.List (foldl')
  11349. 2223.90 s [crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  11350. 2223.90 s [crypton]
  11351. 2223.90 s [crypton] [ 57 of 139] Compiling Crypto.Cipher.Twofish ( Crypto/Cipher/Twofish.hs, dist/build/Crypto/Cipher/Twofish.o, dist/build/Crypto/Cipher/Twofish.dyn_o )
  11352. 2223.90 s [crypton] [ 58 of 139] Compiling Crypto.Cipher.CAST5.Primitive ( Crypto/Cipher/CAST5/Primitive.hs, dist/build/Crypto/Cipher/CAST5/Primitive.o, dist/build/Crypto/Cipher/CAST5/Primitive.dyn_o )
  11353. 2223.90 s [crypton] [ 59 of 139] Compiling Crypto.Cipher.CAST5 ( Crypto/Cipher/CAST5.hs, dist/build/Crypto/Cipher/CAST5.o, dist/build/Crypto/Cipher/CAST5.dyn_o )
  11354. 2223.91 s [crypton] [ 60 of 139] Compiling Crypto.Cipher.Blowfish.Box ( Crypto/Cipher/Blowfish/Box.hs, dist/build/Crypto/Cipher/Blowfish/Box.o, dist/build/Crypto/Cipher/Blowfish/Box.dyn_o )
  11355. 2223.91 s [crypton] [ 61 of 139] Compiling Crypto.Cipher.Blowfish.Primitive ( Crypto/Cipher/Blowfish/Primitive.hs, dist/build/Crypto/Cipher/Blowfish/Primitive.o, dist/build/Crypto/Cipher/Blowfish/Primitive.dyn_o )
  11356. 2223.91 s [crypton] [ 62 of 139] Compiling Crypto.Cipher.Blowfish ( Crypto/Cipher/Blowfish.hs, dist/build/Crypto/Cipher/Blowfish.o, dist/build/Crypto/Cipher/Blowfish.dyn_o )
  11357. 2223.91 s [crypton] [ 63 of 139] Compiling Crypto.Internal.Words ( Crypto/Internal/Words.hs, dist/build/Crypto/Internal/Words.o, dist/build/Crypto/Internal/Words.dyn_o )
  11358. 2223.91 s [crypton] [ 64 of 139] Compiling Crypto.Cipher.Camellia.Primitive ( Crypto/Cipher/Camellia/Primitive.hs, dist/build/Crypto/Cipher/Camellia/Primitive.o, dist/build/Crypto/Cipher/Camellia/Primitive.dyn_o )
  11359. 2223.91 s [crypton] [ 65 of 139] Compiling Crypto.Cipher.Camellia ( Crypto/Cipher/Camellia.hs, dist/build/Crypto/Cipher/Camellia.o, dist/build/Crypto/Cipher/Camellia.dyn_o )
  11360. 2223.91 s [crypton] [ 66 of 139] Compiling Crypto.KDF.Argon2 ( Crypto/KDF/Argon2.hs, dist/build/Crypto/KDF/Argon2.o, dist/build/Crypto/KDF/Argon2.dyn_o )
  11361. 2223.91 s [crypton] [ 67 of 139] Compiling Crypto.KDF.BCryptPBKDF ( Crypto/KDF/BCryptPBKDF.hs, dist/build/Crypto/KDF/BCryptPBKDF.o, dist/build/Crypto/KDF/BCryptPBKDF.dyn_o )
  11362. 2223.91 s [crypton] [ 68 of 139] Compiling Crypto.MAC.CMAC ( Crypto/MAC/CMAC.hs, dist/build/Crypto/MAC/CMAC.o, dist/build/Crypto/MAC/CMAC.dyn_o )
  11363. 2223.97 s [crypton] Crypto/MAC/CMAC.hs:20:1: warning: [GHC-66111] [-Wunused-imports]
  11364. 2223.97 s [crypton] The import of ‘Data.List’ is redundant
  11365. 2223.98 s [crypton] except perhaps to import instances from ‘Data.List’
  11366. 2223.98 s [crypton] To import instances alone, use: import Data.List()
  11367. 2223.98 s [crypton] |
  11368. 2223.98 s [crypton] 20 | import Data.List (foldl')
  11369. 2223.98 s [crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  11370. 2223.98 s [crypton]
  11371. 2223.98 s [crypton] [ 69 of 139] Compiling Crypto.MAC.HMAC ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o, dist/build/Crypto/MAC/HMAC.dyn_o )
  11372. 2223.98 s [crypton] [ 70 of 139] Compiling Crypto.KDF.PBKDF2 ( Crypto/KDF/PBKDF2.hs, dist/build/Crypto/KDF/PBKDF2.o, dist/build/Crypto/KDF/PBKDF2.dyn_o )
  11373. 2223.98 s [crypton] [ 71 of 139] Compiling Crypto.KDF.Scrypt ( Crypto/KDF/Scrypt.hs, dist/build/Crypto/KDF/Scrypt.o, dist/build/Crypto/KDF/Scrypt.dyn_o )
  11374. 2223.98 s [crypton] [ 72 of 139] Compiling Crypto.KDF.HKDF ( Crypto/KDF/HKDF.hs, dist/build/Crypto/KDF/HKDF.o, dist/build/Crypto/KDF/HKDF.dyn_o )
  11375. 2223.98 s [crypton] [ 73 of 139] Compiling Crypto.MAC.KMAC ( Crypto/MAC/KMAC.hs, dist/build/Crypto/MAC/KMAC.o, dist/build/Crypto/MAC/KMAC.dyn_o )
  11376. 2223.99 s [crypton] [ 74 of 139] Compiling Crypto.MAC.KeyedBlake2 ( Crypto/MAC/KeyedBlake2.hs, dist/build/Crypto/MAC/KeyedBlake2.o, dist/build/Crypto/MAC/KeyedBlake2.dyn_o )
  11377. 2223.99 s [crypton] [ 75 of 139] Compiling Crypto.MAC.Poly1305 ( Crypto/MAC/Poly1305.hs, dist/build/Crypto/MAC/Poly1305.o, dist/build/Crypto/MAC/Poly1305.dyn_o )
  11378. 2223.99 s [crypton] [ 76 of 139] Compiling Crypto.Cipher.ChaChaPoly1305 ( Crypto/Cipher/ChaChaPoly1305.hs, dist/build/Crypto/Cipher/ChaChaPoly1305.o, dist/build/Crypto/Cipher/ChaChaPoly1305.dyn_o )
  11379. 2223.99 s [crypton] [ 77 of 139] Compiling Crypto.Number.Compat ( Crypto/Number/Compat.hs, dist/build/Crypto/Number/Compat.o, dist/build/Crypto/Number/Compat.dyn_o )
  11380. 2223.99 s [crypton] [ 78 of 139] Compiling Crypto.Number.Basic ( Crypto/Number/Basic.hs, dist/build/Crypto/Number/Basic.o, dist/build/Crypto/Number/Basic.dyn_o )
  11381. 2223.99 s [crypton] [ 79 of 139] Compiling Crypto.ECC.Simple.Types ( Crypto/ECC/Simple/Types.hs, dist/build/Crypto/ECC/Simple/Types.o, dist/build/Crypto/ECC/Simple/Types.dyn_o )
  11382. 2224.01 s [asn1-encoding] Preprocessing test suite 'tests-asn1-encoding' for asn1-encoding-0.9.6...
  11383. 2224.01 s [asn1-encoding] Building test suite 'tests-asn1-encoding' for asn1-encoding-0.9.6...
  11384. 2224.55 s [asn1-encoding] <no location info>: warning: [GHC-32850] [-Wmissing-home-modules]
  11385. 2224.55 s [asn1-encoding] These modules are needed for compilation but not listed in your .cabal file's other-modules for ‘asn1-encoding-0.9.6-8Ju4jZEEw8J1aPQIzFlRW-tests-asn1-encoding’ :
  11386. 2224.55 s [asn1-encoding] Data.ASN1.BinaryEncoding
  11387. 2224.55 s [asn1-encoding] Data.ASN1.BinaryEncoding.Parse
  11388. 2224.55 s [asn1-encoding] Data.ASN1.BinaryEncoding.Writer
  11389. 2224.55 s [asn1-encoding] Data.ASN1.Encoding
  11390. 2224.55 s [asn1-encoding] Data.ASN1.Error
  11391. 2224.55 s [asn1-encoding] Data.ASN1.Get
  11392. 2224.55 s [asn1-encoding] Data.ASN1.Internal
  11393. 2224.55 s [asn1-encoding] Data.ASN1.Prim
  11394. 2224.55 s [asn1-encoding] Data.ASN1.Serialize
  11395. 2224.55 s [asn1-encoding] Data.ASN1.Stream
  11396. 2224.55 s [asn1-encoding]
  11397. 2224.74 s [asn1-encoding] [ 1 of 11] Compiling Data.ASN1.Error ( Data/ASN1/Error.hs, dist/build/tests-asn1-encoding/tests-asn1-encoding-tmp/Data/ASN1/Error.o )
  11398. 2227.94 s [asn1-encoding] [ 2 of 11] Compiling Data.ASN1.Get ( Data/ASN1/Get.hs, dist/build/tests-asn1-encoding/tests-asn1-encoding-tmp/Data/ASN1/Get.o )
  11399. 2227.94 s [asn1-encoding] Data/ASN1/Get.hs:31:29: warning: [GHC-38856] [-Wunused-imports]
  11400. 2227.94 s [asn1-encoding] The import of ‘Applicative’
  11401. 2227.95 s [asn1-encoding] from module ‘Control.Applicative’ is redundant
  11402. 2227.95 s [asn1-encoding] |
  11403. 2227.95 s [asn1-encoding] 31 | import Control.Applicative (Applicative(..),Alternative(..))
  11404. 2227.95 s [asn1-encoding] | ^^^^^^^^^^^^^^^
  11405. 2227.95 s [asn1-encoding]
  11406. 2227.95 s [asn1-encoding] Data/ASN1/Get.hs:92:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
  11407. 2227.95 s [asn1-encoding] Noncanonical ‘pure = return’ definition detected
  11408. 2227.95 s [asn1-encoding] in the instance declaration for ‘Applicative Get’.
  11409. 2227.95 s [asn1-encoding] Suggested fix:
  11410. 2227.95 s [asn1-encoding] Move definition from ‘return’ to ‘pure’
  11411. 2227.95 s [asn1-encoding] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
  11412. 2227.95 s [asn1-encoding] |
  11413. 2227.95 s [asn1-encoding] 92 | pure = return
  11414. 2227.95 s [asn1-encoding] | ^^^^^^^^^^^^^^
  11415. 2227.95 s [asn1-encoding]
  11416. 2227.95 s [asn1-encoding] Data/ASN1/Get.hs:101:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
  11417. 2227.95 s [asn1-encoding] Noncanonical ‘return’ definition detected
  11418. 2227.95 s [asn1-encoding] in the instance declaration for ‘Monad Get’.
  11419. 2227.95 s [asn1-encoding] ‘return’ will eventually be removed in favour of ‘pure’
  11420. 2227.95 s [asn1-encoding] Suggested fix:
  11421. 2227.95 s [asn1-encoding] Either remove definition for ‘return’ (recommended) or define as ‘return = pure’
  11422. 2227.95 s [asn1-encoding] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
  11423. 2227.95 s [asn1-encoding] |
  11424. 2227.95 s [asn1-encoding] 101 | return a = Get $ \ s0 b0 m0 p0 _ ks -> ks s0 b0 m0 p0 a
  11425. 2227.95 s [asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11426. 2227.95 s [asn1-encoding]
  11427. 2229.60 s [asn1-encoding] [ 3 of 11] Compiling Data.ASN1.Internal ( Data/ASN1/Internal.hs, dist/build/tests-asn1-encoding/tests-asn1-encoding-tmp/Data/ASN1/Internal.o )
  11428. 2229.62 s [asn1-encoding] Data/ASN1/Internal.hs:44:32: warning: [GHC-63394] [-Wx-partial]
  11429. 2229.62 s [asn1-encoding] In the use of ‘head’
  11430. 2229.62 s [asn1-encoding] (imported from Prelude, but defined in GHC.Internal.List):
  11431. 2229.62 s [asn1-encoding] "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"."
  11432. 2229.62 s [asn1-encoding] |
  11433. 2229.62 s [asn1-encoding] 44 | | i > 0 = if testBit (head uints) 7 then 0 : uints else uints
  11434. 2229.62 s [asn1-encoding] | ^^^^
  11435. 2229.62 s [asn1-encoding]
  11436. 2229.62 s [asn1-encoding] Data/ASN1/Internal.hs:46:32: warning: [GHC-63394] [-Wx-partial]
  11437. 2229.62 s [asn1-encoding] In the use of ‘head’
  11438. 2229.62 s [asn1-encoding] (imported from Prelude, but defined in GHC.Internal.List):
  11439. 2229.62 s [asn1-encoding] "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"."
  11440. 2229.62 s [asn1-encoding] |
  11441. 2229.62 s [asn1-encoding] 46 | | otherwise = if testBit (head nints) 7 then nints else 0xff : nints
  11442. 2229.62 s [asn1-encoding] | ^^^^
  11443. 2229.62 s [asn1-encoding]
  11444. 2229.62 s [asn1-encoding] [ 4 of 11] Compiling Data.ASN1.Serialize ( Data/ASN1/Serialize.hs, dist/build/tests-asn1-encoding/tests-asn1-encoding-tmp/Data/ASN1/Serialize.o )
  11445. 2229.66 s [asn1-encoding] Data/ASN1/Serialize.hs:17:1: warning: [GHC-66111] [-Wunused-imports]
  11446. 2229.66 s [asn1-encoding] The import of ‘Control.Applicative’ is redundant
  11447. 2229.66 s [asn1-encoding] except perhaps to import instances from ‘Control.Applicative’
  11448. 2229.66 s [asn1-encoding] To import instances alone, use: import Control.Applicative()
  11449. 2229.66 s [asn1-encoding] |
  11450. 2229.66 s [asn1-encoding] 17 | import Control.Applicative ((<$>))
  11451. 2229.66 s [asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11452. 2229.66 s [asn1-encoding]
  11453. 2230.52 s [asn1-encoding] [ 5 of 11] Compiling Data.ASN1.BinaryEncoding.Writer ( Data/ASN1/BinaryEncoding/Writer.hs, dist/build/tests-asn1-encoding/tests-asn1-encoding-tmp/Data/ASN1/BinaryEncoding/Writer.o )
  11454. 2231.56 s [asn1-encoding] [ 6 of 11] Compiling Data.ASN1.BinaryEncoding.Parse ( Data/ASN1/BinaryEncoding/Parse.hs, dist/build/tests-asn1-encoding/tests-asn1-encoding-tmp/Data/ASN1/BinaryEncoding/Parse.o )
  11455. 2232.67 s [asn1-encoding] [ 7 of 11] Compiling Data.ASN1.Stream ( Data/ASN1/Stream.hs, dist/build/tests-asn1-encoding/tests-asn1-encoding-tmp/Data/ASN1/Stream.o )
  11456. 2232.67 s [asn1-encoding] [ 8 of 11] Compiling Data.ASN1.Prim ( Data/ASN1/Prim.hs, dist/build/tests-asn1-encoding/tests-asn1-encoding-tmp/Data/ASN1/Prim.o )
  11457. 2232.67 s [asn1-encoding] Data/ASN1/Prim.hs:55:1: warning: [GHC-66111] [-Wunused-imports]
  11458. 2232.67 s [asn1-encoding] The import of ‘Data.Monoid’ is redundant
  11459. 2232.67 s [asn1-encoding] except perhaps to import instances from ‘Data.Monoid’
  11460. 2232.67 s [asn1-encoding] To import instances alone, use: import Data.Monoid()
  11461. 2232.67 s [asn1-encoding] |
  11462. 2232.67 s [asn1-encoding] 55 | import Data.Monoid
  11463. 2232.67 s [asn1-encoding] | ^^^^^^^^^^^^^^^^^^
  11464. 2232.67 s [asn1-encoding]
  11465. 2232.67 s [asn1-encoding] Data/ASN1/Prim.hs:65:1: warning: [GHC-66111] [-Wunused-imports]
  11466. 2232.67 s [asn1-encoding] The import of ‘Control.Applicative’ is redundant
  11467. 2232.67 s [asn1-encoding] except perhaps to import instances from ‘Control.Applicative’
  11468. 2232.67 s [asn1-encoding] To import instances alone, use: import Control.Applicative()
  11469. 2232.67 s [asn1-encoding] |
  11470. 2232.67 s [asn1-encoding] 65 | import Control.Applicative
  11471. 2232.67 s [asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  11472. 2232.67 s [asn1-encoding]
  11473. 2232.67 s [asn1-encoding] Data/ASN1/Prim.hs:259:11: warning: [GHC-63397] [-Wname-shadowing]
  11474. 2232.67 s [asn1-encoding] This binding for ‘exponent’ shadows the existing binding
  11475. 2232.67 s [asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
  11476. 2232.68 s [asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
  11477. 2232.68 s [asn1-encoding] |
  11478. 2232.68 s [asn1-encoding] 259 | exponent = exp' - fromIntegral scaleFactor
  11479. 2232.68 s [asn1-encoding] | ^^^^^^^^
  11480. 2232.68 s [asn1-encoding]
  11481. 2232.68 s [asn1-encoding] Data/ASN1/Prim.hs:296:9: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  11482. 2232.68 s [asn1-encoding] Pattern match(es) are non-exhaustive
  11483. 2232.68 s [asn1-encoding] In a pattern binding: Patterns of type ‘[Word8]’ not matched: []
  11484. 2232.68 s [asn1-encoding] |
  11485. 2232.68 s [asn1-encoding] 296 | (x:xs) = B.unpack s
  11486. 2232.68 s [asn1-encoding] | ^^^^^^^^^^^^^^^^^^^
  11487. 2232.68 s [asn1-encoding]
  11488. 2232.68 s [asn1-encoding] Data/ASN1/Prim.hs:428:9: warning: [GHC-63397] [-Wname-shadowing]
  11489. 2232.68 s [asn1-encoding] This binding for ‘exp’ shadows the existing binding
  11490. 2232.68 s [asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
  11491. 2232.68 s [asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
  11492. 2232.68 s [asn1-encoding] |
  11493. 2232.68 s [asn1-encoding] 428 | (man, exp) = decodeFloat d
  11494. 2232.68 s [asn1-encoding] | ^^^
  11495. 2232.68 s [asn1-encoding]
  11496. 2232.68 s [asn1-encoding] Data/ASN1/Prim.hs:429:14: warning: [GHC-63397] [-Wname-shadowing]
  11497. 2232.68 s [asn1-encoding] This binding for ‘exponent’ shadows the existing binding
  11498. 2232.68 s [asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
  11499. 2232.68 s [asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
  11500. 2232.68 s [asn1-encoding] |
  11501. 2232.68 s [asn1-encoding] 429 | (mantissa, exponent) = normalize (fromIntegral $ mkUnsigned man, exp)
  11502. 2232.68 s [asn1-encoding] | ^^^^^^^^
  11503. 2232.68 s [asn1-encoding]
  11504. 2232.68 s [asn1-encoding] Data/ASN1/Prim.hs:441:22: warning: [GHC-63397] [-Wname-shadowing]
  11505. 2232.68 s [asn1-encoding] This binding for ‘exponent’ shadows the existing binding
  11506. 2232.68 s [asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
  11507. 2232.68 s [asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
  11508. 2232.68 s [asn1-encoding] |
  11509. 2232.68 s [asn1-encoding] 441 | normalize (mantissa, exponent) = (mantissa `shiftR` sh, exponent + sh)
  11510. 2232.68 s [asn1-encoding] | ^^^^^^^^
  11511. 2232.68 s [asn1-encoding]
  11512. 2237.85 s [asn1-encoding] [ 9 of 11] Compiling Data.ASN1.Encoding ( Data/ASN1/Encoding.hs, dist/build/tests-asn1-encoding/tests-asn1-encoding-tmp/Data/ASN1/Encoding.o )
  11513. 2237.86 s [asn1-encoding] [10 of 11] Compiling Data.ASN1.BinaryEncoding ( Data/ASN1/BinaryEncoding.hs, dist/build/tests-asn1-encoding/tests-asn1-encoding-tmp/Data/ASN1/BinaryEncoding.o )
  11514. 2238.63 s [asn1-encoding] [11 of 11] Compiling Main ( tests/Tests.hs, dist/build/tests-asn1-encoding/tests-asn1-encoding-tmp/Main.o )
  11515. 2239.02 s [asn1-encoding] tests/Tests.hs:4:1: warning: [GHC-66111] [-Wunused-imports]
  11516. 2239.02 s [asn1-encoding] The import of ‘Control.Applicative’ is redundant
  11517. 2239.02 s [asn1-encoding] except perhaps to import instances from ‘Control.Applicative’
  11518. 2239.02 s [asn1-encoding] To import instances alone, use: import Control.Applicative()
  11519. 2239.02 s [asn1-encoding] |
  11520. 2239.02 s [asn1-encoding] 4 | import Control.Applicative
  11521. 2239.02 s [asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  11522. 2239.02 s [asn1-encoding]
  11523. 2239.03 s [asn1-encoding] tests/Tests.hs:35:25: warning: [GHC-40910] [-Wunused-local-binds]
  11524. 2239.03 s [asn1-encoding] Defined but not used: ‘nbBytes’
  11525. 2239.03 s [asn1-encoding] |
  11526. 2239.03 s [asn1-encoding] 35 | nbBytes nb = if nb > 255 then 1 + nbBytes (nb `div` 256) else 1
  11527. 2239.03 s [asn1-encoding] | ^^^^^^^
  11528. 2239.03 s [asn1-encoding]
  11529. 2245.48 s [asn1-encoding] <no location info>: warning: [GHC-32850] [-Wmissing-home-modules]
  11530. 2245.49 s [asn1-encoding] These modules are needed for compilation but not listed in your .cabal file's other-modules for ‘asn1-encoding-0.9.6-8Ju4jZEEw8J1aPQIzFlRW-tests-asn1-encoding’ :
  11531. 2245.49 s [asn1-encoding] Data.ASN1.BinaryEncoding
  11532. 2245.49 s [asn1-encoding] Data.ASN1.BinaryEncoding.Parse
  11533. 2245.49 s [asn1-encoding] Data.ASN1.BinaryEncoding.Writer
  11534. 2245.49 s [asn1-encoding] Data.ASN1.Encoding
  11535. 2245.49 s [asn1-encoding] Data.ASN1.Error
  11536. 2245.49 s [asn1-encoding] Data.ASN1.Get
  11537. 2245.49 s [asn1-encoding] Data.ASN1.Internal
  11538. 2245.49 s [asn1-encoding] Data.ASN1.Prim
  11539. 2245.49 s [asn1-encoding] Data.ASN1.Serialize
  11540. 2245.49 s [asn1-encoding] Data.ASN1.Stream
  11541. 2245.49 s [asn1-encoding]
  11542. 2246.03 s [asn1-encoding] [12 of 12] Linking dist/build/tests-asn1-encoding/tests-asn1-encoding
  11543. 2251.25 s [asn1-encoding] buildPhase completed in 1 minutes 8 seconds
  11544. 2251.26 s [asn1-encoding] Phase: checkPhase
  11545. 2253.21 s [asn1-encoding] Running 1 test suites...
  11546. 2253.21 s [asn1-encoding] Test suite tests-asn1-encoding: RUNNING...
  11547. 2253.27 s [asn1-encoding] asn1-encoding
  11548. 2253.27 s [asn1-encoding] Marshalling
  11549. 2253.28 s [asn1-encoding] Header: OK
  11550. 2253.28 s [asn1-encoding] +++ OK, passed 100 tests.
  11551. 2253.38 s [asn1-encoding] Event: OK (0.10s)
  11552. 2253.38 s [asn1-encoding] +++ OK, passed 100 tests.
  11553. 2253.45 s [asn1-encoding] DER: OK (0.08s)
  11554. 2253.45 s [asn1-encoding] +++ OK, passed 100 tests.
  11555. 2253.45 s [asn1-encoding] Real: OK
  11556. 2253.46 s [asn1-encoding] +++ OK, passed 100 tests.
  11557. 2253.46 s [asn1-encoding] Integral Real: OK
  11558. 2253.46 s [asn1-encoding] +++ OK, passed 100 tests.
  11559. 2253.46 s [asn1-encoding]
  11560. 2253.46 s [asn1-encoding] All 5 tests passed (0.19s)
  11561. 2253.46 s [asn1-encoding] Test suite tests-asn1-encoding: PASS
  11562. 2253.46 s [asn1-encoding] Test suite logged to: dist/test/asn1-encoding-0.9.6-tests-asn1-encoding.log
  11563. 2253.46 s [asn1-encoding] 1 of 1 test suites (1 of 1 test cases) passed.
  11564. 2253.48 s [asn1-encoding] Phase: haddockPhase
  11565. 2253.50 s [crypton] [ 80 of 139] Compiling Crypto.Number.F2m ( Crypto/Number/F2m.hs, dist/build/Crypto/Number/F2m.o, dist/build/Crypto/Number/F2m.dyn_o )
  11566. 2253.50 s [crypton] Crypto/Number/F2m.hs:28:1: warning: [GHC-66111] [-Wunused-imports]
  11567. 2253.50 s [crypton] The import of ‘Data.List’ is redundant
  11568. 2253.50 s [crypton] except perhaps to import instances from ‘Data.List’
  11569. 2253.50 s [crypton] To import instances alone, use: import Data.List()
  11570. 2253.50 s [crypton] |
  11571. 2253.50 s [crypton] 28 | import Data.List (foldl')
  11572. 2253.50 s [crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  11573. 2253.50 s [crypton]
  11574. 2253.50 s [crypton] [ 81 of 139] Compiling Crypto.Number.ModArithmetic ( Crypto/Number/ModArithmetic.hs, dist/build/Crypto/Number/ModArithmetic.o, dist/build/Crypto/Number/ModArithmetic.dyn_o )
  11575. 2253.50 s [crypton] [ 82 of 139] Compiling Crypto.Number.Nat ( Crypto/Number/Nat.hs, dist/build/Crypto/Number/Nat.o, dist/build/Crypto/Number/Nat.dyn_o )
  11576. 2253.50 s [crypton] [ 83 of 139] Compiling Crypto.Number.Serialize.Internal ( Crypto/Number/Serialize/Internal.hs, dist/build/Crypto/Number/Serialize/Internal.o, dist/build/Crypto/Number/Serialize/Internal.dyn_o )
  11577. 2253.50 s [crypton] [ 84 of 139] Compiling Crypto.Number.Serialize ( Crypto/Number/Serialize.hs, dist/build/Crypto/Number/Serialize.o, dist/build/Crypto/Number/Serialize.dyn_o )
  11578. 2253.50 s [crypton] [ 85 of 139] Compiling Crypto.Number.Serialize.Internal.LE ( Crypto/Number/Serialize/Internal/LE.hs, dist/build/Crypto/Number/Serialize/Internal/LE.o, dist/build/Crypto/Number/Serialize/Internal/LE.dyn_o )
  11579. 2253.50 s [crypton] [ 86 of 139] Compiling Crypto.Number.Serialize.LE ( Crypto/Number/Serialize/LE.hs, dist/build/Crypto/Number/Serialize/LE.o, dist/build/Crypto/Number/Serialize/LE.dyn_o )
  11580. 2253.50 s [crypton] [ 87 of 139] Compiling Crypto.OTP ( Crypto/OTP.hs, dist/build/Crypto/OTP.o, dist/build/Crypto/OTP.dyn_o )
  11581. 2253.52 s [crypton] [ 88 of 139] Compiling Crypto.PubKey.ECC.Types ( Crypto/PubKey/ECC/Types.hs, dist/build/Crypto/PubKey/ECC/Types.o, dist/build/Crypto/PubKey/ECC/Types.dyn_o )
  11582. 2253.52 s [crypton] [ 89 of 139] Compiling Crypto.PubKey.Internal ( Crypto/PubKey/Internal.hs, dist/build/Crypto/PubKey/Internal.o, dist/build/Crypto/PubKey/Internal.dyn_o )
  11583. 2253.52 s [crypton] Crypto/PubKey/Internal.hs:15:1: warning: [GHC-66111] [-Wunused-imports]
  11584. 2253.52 s [crypton] The import of ‘Data.List’ is redundant
  11585. 2253.52 s [crypton] except perhaps to import instances from ‘Data.List’
  11586. 2253.52 s [crypton] To import instances alone, use: import Data.List()
  11587. 2253.52 s [crypton] |
  11588. 2253.52 s [crypton] 15 | import Data.List (foldl')
  11589. 2253.52 s [crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  11590. 2253.52 s [crypton]
  11591. 2253.52 s [crypton] [ 90 of 139] Compiling Crypto.PubKey.MaskGenFunction ( Crypto/PubKey/MaskGenFunction.hs, dist/build/Crypto/PubKey/MaskGenFunction.o, dist/build/Crypto/PubKey/MaskGenFunction.dyn_o )
  11592. 2253.52 s [crypton] [ 91 of 139] Compiling Crypto.PubKey.RSA.Types ( Crypto/PubKey/RSA/Types.hs, dist/build/Crypto/PubKey/RSA/Types.o, dist/build/Crypto/PubKey/RSA/Types.dyn_o )
  11593. 2253.52 s [crypton] [ 92 of 139] Compiling Crypto.PubKey.RSA.Prim ( Crypto/PubKey/RSA/Prim.hs, dist/build/Crypto/PubKey/RSA/Prim.o, dist/build/Crypto/PubKey/RSA/Prim.dyn_o )
  11594. 2253.52 s [crypton] [ 93 of 139] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, dist/build/Crypto/Random/Entropy/Source.o, dist/build/Crypto/Random/Entropy/Source.dyn_o )
  11595. 2253.52 s [crypton] [ 94 of 139] Compiling Crypto.Random.Entropy.RDRand ( Crypto/Random/Entropy/RDRand.hs, dist/build/Crypto/Random/Entropy/RDRand.o, dist/build/Crypto/Random/Entropy/RDRand.dyn_o )
  11596. 2253.52 s [crypton] [ 95 of 139] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, dist/build/Crypto/Random/Entropy/Unix.o, dist/build/Crypto/Random/Entropy/Unix.dyn_o )
  11597. 2253.52 s [crypton] [ 96 of 139] Compiling Crypto.Random.Entropy.Backend ( Crypto/Random/Entropy/Backend.hs, dist/build/Crypto/Random/Entropy/Backend.o, dist/build/Crypto/Random/Entropy/Backend.dyn_o )
  11598. 2253.52 s [crypton] [ 97 of 139] Compiling Crypto.Random.Entropy.Unsafe ( Crypto/Random/Entropy/Unsafe.hs, dist/build/Crypto/Random/Entropy/Unsafe.o, dist/build/Crypto/Random/Entropy/Unsafe.dyn_o )
  11599. 2253.52 s [crypton] [ 98 of 139] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, dist/build/Crypto/Random/Entropy.o, dist/build/Crypto/Random/Entropy.dyn_o )
  11600. 2253.52 s [crypton] [ 99 of 139] Compiling Crypto.Random.EntropyPool ( Crypto/Random/EntropyPool.hs, dist/build/Crypto/Random/EntropyPool.o, dist/build/Crypto/Random/EntropyPool.dyn_o )
  11601. 2253.52 s [crypton] [100 of 139] Compiling Crypto.Random.Types ( Crypto/Random/Types.hs, dist/build/Crypto/Random/Types.o, dist/build/Crypto/Random/Types.dyn_o )
  11602. 2253.52 s [crypton] [101 of 139] Compiling Crypto.Random.SystemDRG ( Crypto/Random/SystemDRG.hs, dist/build/Crypto/Random/SystemDRG.o, dist/build/Crypto/Random/SystemDRG.dyn_o )
  11603. 2253.52 s [crypton] [102 of 139] Compiling Crypto.Random.HmacDRG ( Crypto/Random/HmacDRG.hs, dist/build/Crypto/Random/HmacDRG.o, dist/build/Crypto/Random/HmacDRG.dyn_o )
  11604. 2253.52 s [crypton] [103 of 139] Compiling Crypto.Random.ChaChaDRG ( Crypto/Random/ChaChaDRG.hs, dist/build/Crypto/Random/ChaChaDRG.o, dist/build/Crypto/Random/ChaChaDRG.dyn_o )
  11605. 2253.52 s [crypton] [104 of 139] Compiling Crypto.Random ( Crypto/Random.hs, dist/build/Crypto/Random.o, dist/build/Crypto/Random.dyn_o )
  11606. 2253.52 s [crypton] [105 of 139] Compiling Crypto.Random.Probabilistic ( Crypto/Random/Probabilistic.hs, dist/build/Crypto/Random/Probabilistic.o, dist/build/Crypto/Random/Probabilistic.dyn_o )
  11607. 2253.52 s [crypton] [106 of 139] Compiling Crypto.PubKey.Ed448 ( Crypto/PubKey/Ed448.hs, dist/build/Crypto/PubKey/Ed448.o, dist/build/Crypto/PubKey/Ed448.dyn_o )
  11608. 2253.53 s [crypton] [107 of 139] Compiling Crypto.PubKey.Ed25519 ( Crypto/PubKey/Ed25519.hs, dist/build/Crypto/PubKey/Ed25519.o, dist/build/Crypto/PubKey/Ed25519.dyn_o )
  11609. 2253.53 s [crypton] [108 of 139] Compiling Crypto.PubKey.ECC.P256 ( Crypto/PubKey/ECC/P256.hs, dist/build/Crypto/PubKey/ECC/P256.o, dist/build/Crypto/PubKey/ECC/P256.dyn_o )
  11610. 2253.53 s [crypton] [109 of 139] Compiling Crypto.PubKey.Curve448 ( Crypto/PubKey/Curve448.hs, dist/build/Crypto/PubKey/Curve448.o, dist/build/Crypto/PubKey/Curve448.dyn_o )
  11611. 2253.53 s [crypton] [110 of 139] Compiling Crypto.PubKey.Curve25519 ( Crypto/PubKey/Curve25519.hs, dist/build/Crypto/PubKey/Curve25519.o, dist/build/Crypto/PubKey/Curve25519.dyn_o )
  11612. 2253.53 s [crypton] [111 of 139] Compiling Crypto.KDF.BCrypt ( Crypto/KDF/BCrypt.hs, dist/build/Crypto/KDF/BCrypt.o, dist/build/Crypto/KDF/BCrypt.dyn_o )
  11613. 2253.53 s [crypton] [112 of 139] Compiling Crypto.ECC.Edwards25519 ( Crypto/ECC/Edwards25519.hs, dist/build/Crypto/ECC/Edwards25519.o, dist/build/Crypto/ECC/Edwards25519.dyn_o )
  11614. 2253.53 s [crypton] [113 of 139] Compiling Crypto.Cipher.AESGCMSIV ( Crypto/Cipher/AESGCMSIV.hs, dist/build/Crypto/Cipher/AESGCMSIV.o, dist/build/Crypto/Cipher/AESGCMSIV.dyn_o )
  11615. 2253.53 s [crypton] [114 of 139] Compiling Crypto.Number.Generate ( Crypto/Number/Generate.hs, dist/build/Crypto/Number/Generate.o, dist/build/Crypto/Number/Generate.dyn_o )
  11616. 2253.53 s [crypton] [115 of 139] Compiling Crypto.PubKey.ECC.Prim ( Crypto/PubKey/ECC/Prim.hs, dist/build/Crypto/PubKey/ECC/Prim.o, dist/build/Crypto/PubKey/ECC/Prim.dyn_o )
  11617. 2253.55 s [crypton] [116 of 139] Compiling Crypto.PubKey.ECC.ECDSA ( Crypto/PubKey/ECC/ECDSA.hs, dist/build/Crypto/PubKey/ECC/ECDSA.o, dist/build/Crypto/PubKey/ECC/ECDSA.dyn_o )
  11618. 2254.84 s [asn1-encoding] Preprocessing library for asn1-encoding-0.9.6...
  11619. 2254.90 s [asn1-encoding] Running Haddock on library for asn1-encoding-0.9.6...
  11620. 2256.78 s [asn1-encoding] [ 1 of 12] Compiling Data.ASN1.Error ( Data/ASN1/Error.hs, nothing )
  11621. 2257.72 s [asn1-encoding] [ 2 of 12] Compiling Data.ASN1.Get ( Data/ASN1/Get.hs, nothing )
  11622. 2258.43 s [asn1-encoding] Data/ASN1/Get.hs:31:29: warning: [GHC-38856] [-Wunused-imports]
  11623. 2258.43 s [asn1-encoding] The import of ‘Applicative’
  11624. 2258.43 s [asn1-encoding] from module ‘Control.Applicative’ is redundant
  11625. 2258.43 s [asn1-encoding] |
  11626. 2258.43 s [asn1-encoding] 31 | import Control.Applicative (Applicative(..),Alternative(..))
  11627. 2258.43 s [asn1-encoding] | ^^^^^^^^^^^^^^^
  11628. 2258.43 s [asn1-encoding]
  11629. 2258.43 s [asn1-encoding] Data/ASN1/Get.hs:92:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
  11630. 2258.43 s [asn1-encoding] Noncanonical ‘pure = return’ definition detected
  11631. 2258.43 s [asn1-encoding] in the instance declaration for ‘Applicative Get’.
  11632. 2258.44 s [asn1-encoding] Suggested fix:
  11633. 2258.44 s [asn1-encoding] Move definition from ‘return’ to ‘pure’
  11634. 2258.44 s [asn1-encoding] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
  11635. 2258.44 s [asn1-encoding] |
  11636. 2258.44 s [asn1-encoding] 92 | pure = return
  11637. 2258.44 s [asn1-encoding] | ^^^^^^^^^^^^^^
  11638. 2258.44 s [asn1-encoding]
  11639. 2258.44 s [asn1-encoding] Data/ASN1/Get.hs:101:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
  11640. 2258.44 s [asn1-encoding] Noncanonical ‘return’ definition detected
  11641. 2258.47 s [asn1-encoding] in the instance declaration for ‘Monad Get’.
  11642. 2258.47 s [asn1-encoding] ‘return’ will eventually be removed in favour of ‘pure’
  11643. 2258.47 s [asn1-encoding] Suggested fix:
  11644. 2258.47 s [asn1-encoding] Either remove definition for ‘return’ (recommended) or define as ‘return = pure’
  11645. 2258.47 s [asn1-encoding] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
  11646. 2258.47 s [asn1-encoding] |
  11647. 2258.47 s [asn1-encoding] 101 | return a = Get $ \ s0 b0 m0 p0 _ ks -> ks s0 b0 m0 p0 a
  11648. 2258.47 s [asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11649. 2258.47 s [asn1-encoding]
  11650. 2258.55 s [asn1-encoding] [ 3 of 12] Compiling Data.ASN1.Internal ( Data/ASN1/Internal.hs, nothing )
  11651. 2258.83 s [asn1-encoding] Data/ASN1/Internal.hs:44:32: warning: [GHC-63394] [-Wx-partial]
  11652. 2258.83 s [asn1-encoding] In the use of ‘head’
  11653. 2258.83 s [asn1-encoding] (imported from Prelude, but defined in GHC.Internal.List):
  11654. 2258.83 s [asn1-encoding] "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"."
  11655. 2258.83 s [asn1-encoding] |
  11656. 2258.83 s [asn1-encoding] 44 | | i > 0 = if testBit (head uints) 7 then 0 : uints else uints
  11657. 2258.83 s [asn1-encoding] | ^^^^
  11658. 2258.83 s [asn1-encoding]
  11659. 2258.84 s [asn1-encoding] Data/ASN1/Internal.hs:46:32: warning: [GHC-63394] [-Wx-partial]
  11660. 2258.84 s [asn1-encoding] In the use of ‘head’
  11661. 2258.84 s [asn1-encoding] (imported from Prelude, but defined in GHC.Internal.List):
  11662. 2258.84 s [asn1-encoding] "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"."
  11663. 2258.84 s [asn1-encoding] |
  11664. 2258.84 s [asn1-encoding] 46 | | otherwise = if testBit (head nints) 7 then nints else 0xff : nints
  11665. 2258.84 s [asn1-encoding] | ^^^^
  11666. 2258.84 s [asn1-encoding]
  11667. 2258.85 s [asn1-encoding] [ 4 of 12] Compiling Data.ASN1.Object ( Data/ASN1/Object.hs, nothing )
  11668. 2258.87 s [asn1-encoding] [ 5 of 12] Compiling Data.ASN1.Serialize ( Data/ASN1/Serialize.hs, nothing )
  11669. 2259.01 s [asn1-encoding] Data/ASN1/Serialize.hs:17:1: warning: [GHC-66111] [-Wunused-imports]
  11670. 2259.01 s [asn1-encoding] The import of ‘Control.Applicative’ is redundant
  11671. 2259.01 s [asn1-encoding] except perhaps to import instances from ‘Control.Applicative’
  11672. 2259.01 s [asn1-encoding] To import instances alone, use: import Control.Applicative()
  11673. 2259.01 s [asn1-encoding] |
  11674. 2259.01 s [asn1-encoding] 17 | import Control.Applicative ((<$>))
  11675. 2259.01 s [asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11676. 2259.01 s [asn1-encoding]
  11677. 2259.02 s [asn1-encoding] [ 6 of 12] Compiling Data.ASN1.BinaryEncoding.Writer ( Data/ASN1/BinaryEncoding/Writer.hs, nothing )
  11678. 2259.45 s [asn1-encoding] [ 7 of 12] Compiling Data.ASN1.BinaryEncoding.Parse ( Data/ASN1/BinaryEncoding/Parse.hs, nothing )
  11679. 2259.75 s [asn1-encoding] [ 8 of 12] Compiling Data.ASN1.BinaryEncoding.Raw ( Data/ASN1/BinaryEncoding/Raw.hs, nothing )
  11680. 2259.78 s [asn1-encoding] [ 9 of 12] Compiling Data.ASN1.Stream ( Data/ASN1/Stream.hs, nothing )
  11681. 2259.80 s [asn1-encoding] [10 of 12] Compiling Data.ASN1.Prim ( Data/ASN1/Prim.hs, nothing )
  11682. 2260.69 s [crypton] [117 of 139] Compiling Crypto.PubKey.ECC.Generate ( Crypto/PubKey/ECC/Generate.hs, dist/build/Crypto/PubKey/ECC/Generate.o, dist/build/Crypto/PubKey/ECC/Generate.dyn_o )
  11683. 2260.94 s [asn1-encoding] Data/ASN1/Prim.hs:55:1: warning: [GHC-66111] [-Wunused-imports]
  11684. 2260.94 s [asn1-encoding] The import of ‘Data.Monoid’ is redundant
  11685. 2260.94 s [asn1-encoding] except perhaps to import instances from ‘Data.Monoid’
  11686. 2260.94 s [asn1-encoding] To import instances alone, use: import Data.Monoid()
  11687. 2260.94 s [asn1-encoding] |
  11688. 2260.96 s [asn1-encoding] 55 | import Data.Monoid
  11689. 2260.97 s [asn1-encoding] | ^^^^^^^^^^^^^^^^^^
  11690. 2260.97 s [asn1-encoding]
  11691. 2260.97 s [asn1-encoding] Data/ASN1/Prim.hs:65:1: warning: [GHC-66111] [-Wunused-imports]
  11692. 2260.97 s [asn1-encoding] The import of ‘Control.Applicative’ is redundant
  11693. 2260.97 s [asn1-encoding] except perhaps to import instances from ‘Control.Applicative’
  11694. 2260.97 s [asn1-encoding] To import instances alone, use: import Control.Applicative()
  11695. 2260.97 s [asn1-encoding] |
  11696. 2260.97 s [asn1-encoding] 65 | import Control.Applicative
  11697. 2260.97 s [asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  11698. 2260.97 s [asn1-encoding]
  11699. 2260.98 s [crypton] [118 of 139] Compiling Crypto.PubKey.DSA ( Crypto/PubKey/DSA.hs, dist/build/Crypto/PubKey/DSA.o, dist/build/Crypto/PubKey/DSA.dyn_o )
  11700. 2260.98 s [crypton] [119 of 139] Compiling Crypto.Number.Prime ( Crypto/Number/Prime.hs, dist/build/Crypto/Number/Prime.o, dist/build/Crypto/Number/Prime.dyn_o )
  11701. 2260.98 s [crypton] [120 of 139] Compiling Crypto.PubKey.Rabin.Types ( Crypto/PubKey/Rabin/Types.hs, dist/build/Crypto/PubKey/Rabin/Types.o, dist/build/Crypto/PubKey/Rabin/Types.dyn_o )
  11702. 2260.98 s [asn1-encoding] Data/ASN1/Prim.hs:259:11: warning: [GHC-63397] [-Wname-shadowing]
  11703. 2260.98 s [asn1-encoding] This binding for ‘exponent’ shadows the existing binding
  11704. 2260.98 s [crypton] [121 of 139] Compiling Crypto.PubKey.Rabin.OAEP ( Crypto/PubKey/Rabin/OAEP.hs, dist/build/Crypto/PubKey/Rabin/OAEP.o, dist/build/Crypto/PubKey/Rabin/OAEP.dyn_o )
  11705. 2260.98 s [crypton] [122 of 139] Compiling Crypto.PubKey.Rabin.RW ( Crypto/PubKey/Rabin/RW.hs, dist/build/Crypto/PubKey/Rabin/RW.o, dist/build/Crypto/PubKey/Rabin/RW.dyn_o )
  11706. 2260.98 s [crypton] [123 of 139] Compiling Crypto.PubKey.Rabin.Modified ( Crypto/PubKey/Rabin/Modified.hs, dist/build/Crypto/PubKey/Rabin/Modified.o, dist/build/Crypto/PubKey/Rabin/Modified.dyn_o )
  11707. 2260.98 s [crypton] [124 of 139] Compiling Crypto.PubKey.Rabin.Basic ( Crypto/PubKey/Rabin/Basic.hs, dist/build/Crypto/PubKey/Rabin/Basic.o, dist/build/Crypto/PubKey/Rabin/Basic.dyn_o )
  11708. 2260.98 s [crypton] [125 of 139] Compiling Crypto.PubKey.RSA ( Crypto/PubKey/RSA.hs, dist/build/Crypto/PubKey/RSA.o, dist/build/Crypto/PubKey/RSA.dyn_o )
  11709. 2260.98 s [asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
  11710. 2260.98 s [asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
  11711. 2260.98 s [crypton] [126 of 139] Compiling Crypto.PubKey.RSA.PSS ( Crypto/PubKey/RSA/PSS.hs, dist/build/Crypto/PubKey/RSA/PSS.o, dist/build/Crypto/PubKey/RSA/PSS.dyn_o )
  11712. 2260.98 s [crypton] [127 of 139] Compiling Crypto.PubKey.RSA.PKCS15 ( Crypto/PubKey/RSA/PKCS15.hs, dist/build/Crypto/PubKey/RSA/PKCS15.o, dist/build/Crypto/PubKey/RSA/PKCS15.dyn_o )
  11713. 2260.98 s [crypton] [128 of 139] Compiling Crypto.PubKey.RSA.OAEP ( Crypto/PubKey/RSA/OAEP.hs, dist/build/Crypto/PubKey/RSA/OAEP.o, dist/build/Crypto/PubKey/RSA/OAEP.dyn_o )
  11714. 2260.98 s [crypton] [129 of 139] Compiling Crypto.PubKey.DH ( Crypto/PubKey/DH.hs, dist/build/Crypto/PubKey/DH.o, dist/build/Crypto/PubKey/DH.dyn_o )
  11715. 2260.99 s [crypton] [130 of 139] Compiling Crypto.PubKey.ElGamal ( Crypto/PubKey/ElGamal.hs, dist/build/Crypto/PubKey/ElGamal.o, dist/build/Crypto/PubKey/ElGamal.dyn_o )
  11716. 2260.99 s [crypton] [131 of 139] Compiling Crypto.PubKey.ECC.DH ( Crypto/PubKey/ECC/DH.hs, dist/build/Crypto/PubKey/ECC/DH.o, dist/build/Crypto/PubKey/ECC/DH.dyn_o )
  11717. 2260.99 s [crypton] [132 of 139] Compiling Crypto.ECC.Simple.Prim ( Crypto/ECC/Simple/Prim.hs, dist/build/Crypto/ECC/Simple/Prim.o, dist/build/Crypto/ECC/Simple/Prim.dyn_o )
  11718. 2260.99 s [crypton] [133 of 139] Compiling Crypto.ECC ( Crypto/ECC.hs, dist/build/Crypto/ECC.o, dist/build/Crypto/ECC.dyn_o )
  11719. 2260.99 s [asn1-encoding] |
  11720. 2260.99 s [asn1-encoding] 259 | exponent = exp' - fromIntegral scaleFactor
  11721. 2260.99 s [asn1-encoding] | ^^^^^^^^
  11722. 2260.99 s [asn1-encoding]
  11723. 2260.99 s [asn1-encoding] Data/ASN1/Prim.hs:428:9: warning: [GHC-63397] [-Wname-shadowing]
  11724. 2260.99 s [asn1-encoding] This binding for ‘exp’ shadows the existing binding
  11725. 2260.99 s [asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
  11726. 2260.99 s [asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
  11727. 2260.99 s [asn1-encoding] |
  11728. 2260.99 s [asn1-encoding] 428 | (man, exp) = decodeFloat d
  11729. 2260.99 s [asn1-encoding] | ^^^
  11730. 2260.99 s [asn1-encoding]
  11731. 2261.00 s [asn1-encoding] Data/ASN1/Prim.hs:429:14: warning: [GHC-63397] [-Wname-shadowing]
  11732. 2261.00 s [asn1-encoding] This binding for ‘exponent’ shadows the existing binding
  11733. 2261.00 s [asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
  11734. 2261.00 s [asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
  11735. 2261.00 s [asn1-encoding] |
  11736. 2261.00 s [asn1-encoding] 429 | (mantissa, exponent) = normalize (fromIntegral $ mkUnsigned man, exp)
  11737. 2261.00 s [asn1-encoding] | ^^^^^^^^
  11738. 2261.00 s [asn1-encoding]
  11739. 2261.02 s [asn1-encoding] Data/ASN1/Prim.hs:441:22: warning: [GHC-63397] [-Wname-shadowing]
  11740. 2261.02 s [asn1-encoding] This binding for ‘exponent’ shadows the existing binding
  11741. 2261.02 s [asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
  11742. 2261.02 s [asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
  11743. 2261.02 s [asn1-encoding] |
  11744. 2261.03 s [asn1-encoding] 441 | normalize (mantissa, exponent) = (mantissa `shiftR` sh, exponent + sh)
  11745. 2261.03 s [asn1-encoding] | ^^^^^^^^
  11746. 2261.03 s [asn1-encoding]
  11747. 2261.05 s [asn1-encoding] [11 of 12] Compiling Data.ASN1.Encoding ( Data/ASN1/Encoding.hs, nothing )
  11748. 2261.29 s [asn1-encoding] [12 of 12] Compiling Data.ASN1.BinaryEncoding ( Data/ASN1/BinaryEncoding.hs, nothing )
  11749. 2261.74 s [asn1-encoding] Haddock coverage:
  11750. 2261.75 s [asn1-encoding] 100% ( 3 / 3) in 'Data.ASN1.Error'
  11751. 2261.76 s [asn1-encoding] Warning: 'get' is out of scope.
  11752. 2261.76 s [asn1-encoding] If you qualify the identifier, haddock can try to link it anyway.
  11753. 2261.77 s [asn1-encoding] 100% ( 2 / 2) in 'Data.ASN1.Object'
  11754. 2261.78 s [asn1-encoding] 100% ( 13 / 13) in 'Data.ASN1.BinaryEncoding.Raw'
  11755. 2261.81 s [asn1-encoding] 25% ( 1 / 4) in 'Data.ASN1.Stream'
  11756. 2261.81 s [asn1-encoding] Missing documentation for:
  11757. 2261.81 s [asn1-encoding] ASN1Repr (Data/ASN1/Stream.hs:20)
  11758. 2261.81 s [asn1-encoding] getConstructedEnd (Data/ASN1/Stream.hs:23)
  11759. 2261.81 s [asn1-encoding] getConstructedEndRepr (Data/ASN1/Stream.hs:31)
  11760. 2261.81 s [asn1-encoding] 28% ( 8 / 28) in 'Data.ASN1.Prim'
  11761. 2261.81 s [asn1-encoding] Missing documentation for:
  11762. 2261.81 s [asn1-encoding] encodeHeader (Data/ASN1/Prim.hs:69)
  11763. 2261.81 s [asn1-encoding] encodePrimitiveHeader (Data/ASN1/Prim.hs:99)
  11764. 2261.81 s [asn1-encoding] encodePrimitive (Data/ASN1/Prim.hs:116)
  11765. 2261.81 s [asn1-encoding] decodePrimitive (Data/ASN1/Prim.hs:165)
  11766. 2261.81 s [asn1-encoding] encodeConstructed (Data/ASN1/Prim.hs:147)
  11767. 2261.81 s [asn1-encoding] encodeList (Data/ASN1/Prim.hs:133)
  11768. 2261.81 s [asn1-encoding] encodeOne (Data/ASN1/Prim.hs:129)
  11769. 2261.81 s [asn1-encoding] mkSmallestLength (Data/ASN1/Prim.hs:157)
  11770. 2261.81 s [asn1-encoding] getBoolean (Data/ASN1/Prim.hs:197)
  11771. 2261.81 s [asn1-encoding] getDouble (Data/ASN1/Prim.hs:229)
  11772. 2261.81 s [asn1-encoding] getBitString (Data/ASN1/Prim.hs:273)
  11773. 2261.81 s [asn1-encoding] getOctetString (Data/ASN1/Prim.hs:285)
  11774. 2261.81 s [asn1-encoding] getNull (Data/ASN1/Prim.hs:288)
  11775. 2261.81 s [asn1-encoding] getTime (Data/ASN1/Prim.hs:312)
  11776. 2261.81 s [asn1-encoding] putTime (Data/ASN1/Prim.hs:382)
  11777. 2261.81 s [asn1-encoding] putInteger (Data/ASN1/Prim.hs:394)
  11778. 2261.81 s [asn1-encoding] putDouble (Data/ASN1/Prim.hs:417)
  11779. 2261.81 s [asn1-encoding] putBitString (Data/ASN1/Prim.hs:397)
  11780. 2261.81 s [asn1-encoding] putString (Data/ASN1/Prim.hs:402)
  11781. 2261.81 s [asn1-encoding] putOID (Data/ASN1/Prim.hs:406)
  11782. 2261.81 s [asn1-encoding] 100% ( 9 / 9) in 'Data.ASN1.Encoding'
  11783. 2261.81 s [asn1-encoding] 100% ( 3 / 3) in 'Data.ASN1.BinaryEncoding'
  11784. 2263.70 s [asn1-encoding] Warning: Data.ASN1.Prim: could not find link destinations for:
  11785. 2263.70 s [asn1-encoding] - Data.ASN1.Prim.ASN1Ret
  11786. 2265.78 s [crypton] [134 of 139] Compiling Crypto.PubKey.EdDSA ( Crypto/PubKey/EdDSA.hs, dist/build/Crypto/PubKey/EdDSA.o, dist/build/Crypto/PubKey/EdDSA.dyn_o )
  11787. 2270.34 s [crypton] [135 of 139] Compiling Crypto.PubKey.ECIES ( Crypto/PubKey/ECIES.hs, dist/build/Crypto/PubKey/ECIES.o, dist/build/Crypto/PubKey/ECIES.dyn_o )
  11788. 2270.35 s [crypton] [136 of 139] Compiling Crypto.PubKey.ECDSA ( Crypto/PubKey/ECDSA.hs, dist/build/Crypto/PubKey/ECDSA.o, dist/build/Crypto/PubKey/ECDSA.dyn_o )
  11789. 2270.35 s [crypton] [137 of 139] Compiling Crypto.Data.AFIS ( Crypto/Data/AFIS.hs, dist/build/Crypto/Data/AFIS.o, dist/build/Crypto/Data/AFIS.dyn_o )
  11790. 2270.35 s [crypton] [138 of 139] Compiling Crypto.System.CPU ( Crypto/System/CPU.hs, dist/build/Crypto/System/CPU.o, dist/build/Crypto/System/CPU.dyn_o )
  11791. 2270.35 s [crypton] [139 of 139] Compiling Crypto.Tutorial ( Crypto/Tutorial.hs, dist/build/Crypto/Tutorial.o, dist/build/Crypto/Tutorial.dyn_o )
  11792. 2274.32 s [aeson] [ 7 of 42] Compiling Regression.Issue967 ( tests/Regression/Issue967.hs, dist/build/aeson-tests/aeson-tests-tmp/Regression/Issue967.o, dist/build/aeson-tests/aeson-tests-tmp/Regression/Issue967.dyn_o )
  11793. 2274.32 s [aeson] [ 8 of 42] Compiling Types ( tests/Types.hs, dist/build/aeson-tests/aeson-tests-tmp/Types.o, dist/build/aeson-tests/aeson-tests-tmp/Types.dyn_o )
  11794. 2275.08 s [crypton] [ 1 of 139] Compiling Crypto.Cipher.DES.Primitive ( Crypto/Cipher/DES/Primitive.hs, dist/build/Crypto/Cipher/DES/Primitive.p_o )
  11795. 2283.03 s [aeson] [ 9 of 42] Compiling Instances ( tests/Instances.hs, dist/build/aeson-tests/aeson-tests-tmp/Instances.o, dist/build/aeson-tests/aeson-tests-tmp/Instances.dyn_o )
  11796. 2305.33 s [asn1-encoding] Documentation created: dist/doc/html/asn1-encoding/,
  11797. 2305.34 s [asn1-encoding] dist/doc/html/asn1-encoding/asn1-encoding.txt
  11798. 2305.60 s [asn1-encoding] Preprocessing test suite 'tests-asn1-encoding' for asn1-encoding-0.9.6...
  11799. 2305.62 s [asn1-encoding] haddockPhase completed in 52 seconds
  11800. 2305.62 s [asn1-encoding] Phase: installPhase
  11801. 2305.97 s [asn1-encoding] Installing library in /nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
  11802. 2309.08 s [asn1-encoding] Phase: fixupPhase
  11803. 2309.21 s [asn1-encoding] shrinking RPATHs of ELF executables and libraries in /nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6
  11804. 2309.23 s [asn1-encoding] shrinking /nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSasn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW-ghc9.10.2.so
  11805. 2309.70 s [asn1-encoding] checking for references to /build/ in /nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6...
  11806. 2309.82 s [asn1-encoding] patching script interpreter paths in /nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6
  11807. 2309.85 s [asn1-encoding] stripping (with command strip and flags -S -p) in /nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6/lib
  11808. 2310.68 s [asn1-encoding] shrinking RPATHs of ELF executables and libraries in /nix/store/yi2s6mhpvpi2f98jqmax4s68vmqs0saq-asn1-encoding-0.9.6-doc
  11809. 2310.73 s [asn1-encoding] checking for references to /build/ in /nix/store/yi2s6mhpvpi2f98jqmax4s68vmqs0saq-asn1-encoding-0.9.6-doc...
  11810. 2310.86 s [asn1-encoding] patching script interpreter paths in /nix/store/yi2s6mhpvpi2f98jqmax4s68vmqs0saq-asn1-encoding-0.9.6-doc
  11811. 2311.57 s [asn1-encoding:post-build] Uploading to the NixCI cache: /nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6 /nix/store/yi2s6mhpvpi2f98jqmax4s68vmqs0saq-asn1-encoding-0.9.6-doc
  11812. 2312.12 s [asn1-encoding:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  11813. 2313.87 s [asn1-encoding:post-build] copying 2 paths...
  11814. 2313.87 s [asn1-encoding:post-build] copying path '/nix/store/yi2s6mhpvpi2f98jqmax4s68vmqs0saq-asn1-encoding-0.9.6-doc' to 'https://cache.nix-ci.com'...
  11815. 2316.23 s [asn1-encoding:post-build] copying path '/nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6' to 'https://cache.nix-ci.com'...
  11816. 2321.64 s [asn1-encoding:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  11817. 2322.68 s [asn1-encoding:post-build] copying 1 paths...
  11818. 2322.69 s [asn1-encoding:post-build] copying path '/nix/store/99rni53i2rm4dl40r5bfbzwcg913ybdx-asn1-encoding-0.9.6.drv' to 'https://cache.nix-ci.com'...
  11819. 2324.33 s Uploaded asn1-encoding in 12.9s
  11820. 2324.33 s Progress: 82 of 103 built (2 building), 318 of 318 downloaded from cache
  11821. 2324.33 s Built asn1-encoding in 2m36s
  11822. 2324.62 s Building /nix/store/bxf57mr7544pdvsz8y8jwsn878pmyfwx-asn1-parse-0.9.5.drv
  11823. 2324.90 s [asn1-parse] Phase: setupCompilerEnvironmentPhase
  11824. 2324.93 s [asn1-parse] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  11825. 2325.94 s [asn1-parse] Phase: unpackPhase
  11826. 2325.94 s [asn1-parse] unpacking source archive /nix/store/77710zyrarfa479zv69b7p88vcf9iwjx-asn1-parse-0.9.5.tar.gz
  11827. 2325.96 s [asn1-parse] source root is asn1-parse-0.9.5
  11828. 2325.98 s [asn1-parse] setting SOURCE_DATE_EPOCH to timestamp 1569783987 of file "asn1-parse-0.9.5/asn1-parse.cabal"
  11829. 2326.00 s [asn1-parse] Phase: patchPhase
  11830. 2326.04 s [asn1-parse] Phase: compileBuildDriverPhase
  11831. 2326.06 s [asn1-parse] setupCompileFlags: -package-db=/build/tmp.Lyr5nzuXN5/setup-package.conf.d -threaded
  11832. 2326.53 s [asn1-parse] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Lyr5nzuXN5/Main.o )
  11833. 2327.19 s [asn1-parse] [2 of 2] Linking Setup
  11834. 2330.44 s [crypton] [ 2 of 139] Compiling Crypto.Data.Padding ( Crypto/Data/Padding.hs, dist/build/Crypto/Data/Padding.p_o )
  11835. 2330.44 s [crypton] [ 3 of 139] Compiling Crypto.Error.Types ( Crypto/Error/Types.hs, dist/build/Crypto/Error/Types.p_o )
  11836. 2330.44 s [crypton] [ 4 of 139] Compiling Crypto.Error ( Crypto/Error.hs, dist/build/Crypto/Error.p_o )
  11837. 2330.44 s [crypton] [ 5 of 139] Compiling Crypto.Internal.Compat ( Crypto/Internal/Compat.hs, dist/build/Crypto/Internal/Compat.p_o )
  11838. 2330.44 s [crypton] [ 6 of 139] Compiling Crypto.Internal.ByteArray ( Crypto/Internal/ByteArray.hs, dist/build/Crypto/Internal/ByteArray.p_o )
  11839. 2330.44 s [crypton] [ 7 of 139] Compiling Crypto.Cipher.Types.Utils ( Crypto/Cipher/Types/Utils.hs, dist/build/Crypto/Cipher/Types/Utils.p_o )
  11840. 2330.44 s [crypton] [ 8 of 139] Compiling Crypto.Internal.CompatPrim ( Crypto/Internal/CompatPrim.hs, dist/build/Crypto/Internal/CompatPrim.p_o )
  11841. 2330.44 s [crypton] [ 9 of 139] Compiling Crypto.Internal.DeepSeq ( Crypto/Internal/DeepSeq.hs, dist/build/Crypto/Internal/DeepSeq.p_o )
  11842. 2331.06 s [aeson] [10 of 42] Compiling SerializationFormatSpec ( tests/SerializationFormatSpec.hs, dist/build/aeson-tests/aeson-tests-tmp/SerializationFormatSpec.o, dist/build/aeson-tests/aeson-tests-tmp/SerializationFormatSpec.dyn_o )
  11843. 2334.67 s [asn1-parse] Phase: updateAutotoolsGnuConfigScriptsPhase
  11844. 2334.69 s [asn1-parse] Phase: configurePhase
  11845. 2334.72 s [asn1-parse] configureFlags: --verbose --prefix=/nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/xxgz17cjspij5qw67xf4pxq7lpndr3dp-asn1-parse-0.9.5-doc/share/doc/asn1-parse-0.9.5 --with-gcc=gcc --package-db=/build/tmp.Lyr5nzuXN5/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  11846. 2334.74 s [asn1-parse] Using Parsec parser
  11847. 2334.74 s [asn1-parse] Warning: asn1-parse.cabal:17:34: version operators used. To use version
  11848. 2334.74 s [asn1-parse] operators the package needs to specify at least 'cabal-version: >= 1.8'.
  11849. 2334.74 s [asn1-parse] Warning: asn1-parse.cabal:19:42: version operators used. To use version
  11850. 2334.74 s [asn1-parse] operators the package needs to specify at least 'cabal-version: >= 1.8'.
  11851. 2334.74 s [asn1-parse] Configuring asn1-parse-0.9.5...
  11852. 2339.11 s [asn1-parse] Dependency asn1-encoding >=0.9: using asn1-encoding-0.9.6
  11853. 2339.11 s [asn1-parse] Dependency asn1-types >=0.3 && <0.4: using asn1-types-0.3.4
  11854. 2339.12 s [asn1-parse] Dependency base >=3 && <5: using base-4.20.1.0
  11855. 2339.12 s [asn1-parse] Dependency bytestring: using bytestring-0.12.2.0
  11856. 2339.12 s [asn1-parse] Source component graph: component lib
  11857. 2339.12 s [asn1-parse] Configured component graph:
  11858. 2339.12 s [asn1-parse] component asn1-parse-0.9.5-2jKog3IeLL9Bau0v4PaxAM
  11859. 2339.12 s [asn1-parse] include asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
  11860. 2339.12 s [asn1-parse] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
  11861. 2339.12 s [asn1-parse] include base-4.20.1.0-4f22
  11862. 2339.12 s [asn1-parse] include bytestring-0.12.2.0-c0ba
  11863. 2339.12 s [asn1-parse] Linked component graph:
  11864. 2339.12 s [asn1-parse] unit asn1-parse-0.9.5-2jKog3IeLL9Bau0v4PaxAM
  11865. 2339.12 s [asn1-parse] include asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
  11866. 2339.12 s [asn1-parse] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
  11867. 2339.12 s [asn1-parse] include base-4.20.1.0-4f22
  11868. 2339.12 s [asn1-parse] include bytestring-0.12.2.0-c0ba
  11869. 2339.12 s [asn1-parse] Data.ASN1.Parse=asn1-parse-0.9.5-2jKog3IeLL9Bau0v4PaxAM:Data.ASN1.Parse
  11870. 2339.12 s [asn1-parse] Ready component graph:
  11871. 2339.12 s [asn1-parse] definite asn1-parse-0.9.5-2jKog3IeLL9Bau0v4PaxAM
  11872. 2339.12 s [asn1-parse] depends asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
  11873. 2339.12 s [asn1-parse] depends asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
  11874. 2339.12 s [asn1-parse] depends base-4.20.1.0-4f22
  11875. 2339.12 s [asn1-parse] depends bytestring-0.12.2.0-c0ba
  11876. 2339.12 s [asn1-parse] Using Cabal-3.12.1.0 compiled by ghc-9.10
  11877. 2339.12 s [asn1-parse] Using compiler: ghc-9.10.2
  11878. 2339.12 s [asn1-parse] Using install prefix:
  11879. 2339.12 s [asn1-parse] /nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5
  11880. 2339.12 s [asn1-parse] Executables installed in:
  11881. 2339.12 s [asn1-parse] /nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5/bin
  11882. 2339.12 s [asn1-parse] Libraries installed in:
  11883. 2339.12 s [asn1-parse] /nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/asn1-parse-0.9.5-2jKog3IeLL9Bau0v4PaxAM
  11884. 2339.12 s [asn1-parse] Dynamic Libraries installed in:
  11885. 2339.12 s [asn1-parse] /nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  11886. 2339.13 s [asn1-parse] Private executables installed in:
  11887. 2339.13 s [asn1-parse] /nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5/libexec/x86_64-linux-ghc-9.10.2-08fd/asn1-parse-0.9.5
  11888. 2339.13 s [asn1-parse] Data files installed in:
  11889. 2339.13 s [asn1-parse] /nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5/share/x86_64-linux-ghc-9.10.2-08fd/asn1-parse-0.9.5
  11890. 2339.13 s [asn1-parse] Documentation installed in:
  11891. 2339.13 s [asn1-parse] /nix/store/xxgz17cjspij5qw67xf4pxq7lpndr3dp-asn1-parse-0.9.5-doc/share/doc/asn1-parse-0.9.5
  11892. 2339.13 s [asn1-parse] Configuration files installed in:
  11893. 2339.13 s [asn1-parse] /nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5/etc
  11894. 2339.13 s [asn1-parse] No alex found
  11895. 2339.13 s [asn1-parse] Using ar found on system at:
  11896. 2339.13 s [asn1-parse] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  11897. 2339.13 s [asn1-parse] No c2hs found
  11898. 2339.13 s [asn1-parse] No cpphs found
  11899. 2339.13 s [asn1-parse] No doctest found
  11900. 2339.13 s [asn1-parse] Using gcc version 14.3.0 given by user at:
  11901. 2339.13 s [asn1-parse] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  11902. 2339.13 s [asn1-parse] Using ghc version 9.10.2 found on system at:
  11903. 2339.13 s [asn1-parse] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  11904. 2339.13 s [asn1-parse] Using ghc-pkg version 9.10.2 found on system at:
  11905. 2339.13 s [asn1-parse] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  11906. 2339.13 s [asn1-parse] No ghcjs found
  11907. 2339.13 s [asn1-parse] No ghcjs-pkg found
  11908. 2339.13 s [asn1-parse] No greencard found
  11909. 2339.13 s [asn1-parse] Using haddock version 2.31.0 found on system at:
  11910. 2339.13 s [asn1-parse] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  11911. 2339.13 s [asn1-parse] No happy found
  11912. 2339.13 s [asn1-parse] Using haskell-suite found on system at: haskell-suite-dummy-location
  11913. 2339.13 s [asn1-parse] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  11914. 2339.13 s [asn1-parse] No hmake found
  11915. 2339.13 s [asn1-parse] Using hpc version 0.69 found on system at:
  11916. 2339.13 s [asn1-parse] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  11917. 2339.14 s [asn1-parse] Using hsc2hs version 0.68.10 found on system at:
  11918. 2339.14 s [asn1-parse] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  11919. 2339.14 s [asn1-parse] Using hscolour version 1.25 found on system at:
  11920. 2339.14 s [asn1-parse] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  11921. 2339.14 s [asn1-parse] No jhc found
  11922. 2339.14 s [asn1-parse] Using ld found on system at:
  11923. 2339.14 s [asn1-parse] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  11924. 2339.14 s [asn1-parse] No pkg-config found
  11925. 2339.14 s [asn1-parse] Using runghc version 9.10.2 found on system at:
  11926. 2339.14 s [asn1-parse] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  11927. 2339.14 s [asn1-parse] Using strip version 2.44 found on system at:
  11928. 2339.14 s [asn1-parse] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  11929. 2339.14 s [asn1-parse] Using tar found on system at:
  11930. 2339.14 s [asn1-parse] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  11931. 2339.14 s [asn1-parse] No uhc found
  11932. 2339.61 s [asn1-parse] Phase: buildPhase
  11933. 2340.10 s [asn1-parse] Preprocessing library for asn1-parse-0.9.5...
  11934. 2340.12 s [asn1-parse] Building library for asn1-parse-0.9.5...
  11935. 2341.05 s [asn1-parse] [1 of 1] Compiling Data.ASN1.Parse ( Data/ASN1/Parse.hs, dist/build/Data/ASN1/Parse.o, dist/build/Data/ASN1/Parse.dyn_o )
  11936. 2341.54 s [asn1-parse] Data/ASN1/Parse.hs:35:1: warning: [GHC-66111] [-Wunused-imports]
  11937. 2341.54 s [asn1-parse] The import of ‘Control.Monad.Fail’ is redundant
  11938. 2341.54 s [asn1-parse] except perhaps to import instances from ‘Control.Monad.Fail’
  11939. 2341.54 s [asn1-parse] To import instances alone, use: import Control.Monad.Fail()
  11940. 2341.54 s [asn1-parse] |
  11941. 2341.54 s [asn1-parse] 35 | import Control.Monad.Fail
  11942. 2341.55 s [asn1-parse] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  11943. 2341.55 s [asn1-parse]
  11944. 2341.55 s [asn1-parse] Data/ASN1/Parse.hs:52:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
  11945. 2341.55 s [asn1-parse] Noncanonical ‘return’ definition detected
  11946. 2341.55 s [asn1-parse] in the instance declaration for ‘Monad ParseASN1’.
  11947. 2341.55 s [asn1-parse] ‘return’ will eventually be removed in favour of ‘pure’
  11948. 2341.55 s [asn1-parse] Suggested fix:
  11949. 2341.55 s [asn1-parse] Either remove definition for ‘return’ (recommended) or define as ‘return = pure’
  11950. 2341.55 s [asn1-parse] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
  11951. 2341.55 s [asn1-parse] |
  11952. 2341.55 s [asn1-parse] 52 | return a = pure a
  11953. 2341.55 s [asn1-parse] | ^^^^^^^^^^^^^^^^^^^^
  11954. 2341.55 s [asn1-parse]
  11955. 2343.45 s [asn1-parse] [1 of 1] Compiling Data.ASN1.Parse ( Data/ASN1/Parse.hs, dist/build/Data/ASN1/Parse.p_o )
  11956. 2344.13 s [asn1-parse] Data/ASN1/Parse.hs:35:1: warning: [GHC-66111] [-Wunused-imports]
  11957. 2344.13 s [asn1-parse] The import of ‘Control.Monad.Fail’ is redundant
  11958. 2344.13 s [asn1-parse] except perhaps to import instances from ‘Control.Monad.Fail’
  11959. 2344.13 s [asn1-parse] To import instances alone, use: import Control.Monad.Fail()
  11960. 2344.13 s [asn1-parse] |
  11961. 2344.13 s [asn1-parse] 35 | import Control.Monad.Fail
  11962. 2344.13 s [asn1-parse] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  11963. 2344.13 s [asn1-parse]
  11964. 2344.13 s [asn1-parse] Data/ASN1/Parse.hs:52:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
  11965. 2344.15 s [asn1-parse] Noncanonical ‘return’ definition detected
  11966. 2344.15 s [asn1-parse] in the instance declaration for ‘Monad ParseASN1’.
  11967. 2344.15 s [asn1-parse] ‘return’ will eventually be removed in favour of ‘pure’
  11968. 2344.15 s [asn1-parse] Suggested fix:
  11969. 2344.15 s [asn1-parse] Either remove definition for ‘return’ (recommended) or define as ‘return = pure’
  11970. 2344.15 s [asn1-parse] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
  11971. 2344.15 s [asn1-parse] |
  11972. 2344.15 s [asn1-parse] 52 | return a = pure a
  11973. 2344.15 s [asn1-parse] | ^^^^^^^^^^^^^^^^^^^^
  11974. 2344.15 s [asn1-parse]
  11975. 2346.38 s [crypton] [ 10 of 139] Compiling Crypto.Cipher.Types.Base ( Crypto/Cipher/Types/Base.hs, dist/build/Crypto/Cipher/Types/Base.p_o )
  11976. 2350.36 s [asn1-parse] Phase: checkPhase
  11977. 2350.50 s [asn1-parse] Package has no test suites.
  11978. 2350.52 s [asn1-parse] Phase: haddockPhase
  11979. 2351.32 s [asn1-parse] Preprocessing library for asn1-parse-0.9.5...
  11980. 2351.33 s [asn1-parse] Running Haddock on library for asn1-parse-0.9.5...
  11981. 2352.48 s [asn1-parse] [1 of 1] Compiling Data.ASN1.Parse ( Data/ASN1/Parse.hs, nothing )
  11982. 2353.11 s [asn1-parse] Data/ASN1/Parse.hs:35:1: warning: [GHC-66111] [-Wunused-imports]
  11983. 2353.11 s [asn1-parse] The import of ‘Control.Monad.Fail’ is redundant
  11984. 2353.12 s [asn1-parse] except perhaps to import instances from ‘Control.Monad.Fail’
  11985. 2353.12 s [asn1-parse] To import instances alone, use: import Control.Monad.Fail()
  11986. 2353.12 s [asn1-parse] |
  11987. 2353.12 s [asn1-parse] 35 | import Control.Monad.Fail
  11988. 2353.12 s [asn1-parse] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  11989. 2353.12 s [asn1-parse]
  11990. 2353.12 s [asn1-parse] Data/ASN1/Parse.hs:52:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
  11991. 2353.12 s [asn1-parse] Noncanonical ‘return’ definition detected
  11992. 2353.12 s [asn1-parse] in the instance declaration for ‘Monad ParseASN1’.
  11993. 2353.12 s [asn1-parse] ‘return’ will eventually be removed in favour of ‘pure’
  11994. 2353.12 s [asn1-parse] Suggested fix:
  11995. 2353.12 s [asn1-parse] Either remove definition for ‘return’ (recommended) or define as ‘return = pure’
  11996. 2353.13 s [asn1-parse] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
  11997. 2353.13 s [asn1-parse] |
  11998. 2353.13 s [asn1-parse] 52 | return a = pure a
  11999. 2353.13 s [asn1-parse] | ^^^^^^^^^^^^^^^^^^^^
  12000. 2353.13 s [asn1-parse]
  12001. 2353.16 s [asn1-parse] Haddock coverage:
  12002. 2353.19 s [asn1-parse] 93% ( 15 / 16) in 'Data.ASN1.Parse'
  12003. 2353.19 s [asn1-parse] Missing documentation for:
  12004. 2353.19 s [asn1-parse] ParseASN1 (Data/ASN1/Parse.hs:38)
  12005. 2359.78 s [crypton] [ 11 of 139] Compiling Crypto.Cipher.Types.Stream ( Crypto/Cipher/Types/Stream.hs, dist/build/Crypto/Cipher/Types/Stream.p_o )
  12006. 2367.15 s [crypton] [ 12 of 139] Compiling Crypto.Internal.Imports ( Crypto/Internal/Imports.hs, dist/build/Crypto/Internal/Imports.p_o )
  12007. 2367.16 s [crypton] [ 13 of 139] Compiling Crypto.Internal.Builder ( Crypto/Internal/Builder.hs, dist/build/Crypto/Internal/Builder.p_o )
  12008. 2367.16 s [crypton] [ 14 of 139] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.p_o )
  12009. 2367.16 s [crypton] [ 15 of 139] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.p_o )
  12010. 2367.16 s [crypton] [ 16 of 139] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.p_o )
  12011. 2367.16 s [crypton] [ 17 of 139] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.p_o )
  12012. 2367.16 s [crypton] [ 18 of 139] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.p_o )
  12013. 2367.16 s [crypton] [ 19 of 139] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.p_o )
  12014. 2367.16 s [crypton] [ 20 of 139] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.p_o )
  12015. 2367.16 s [crypton] [ 21 of 139] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.p_o )
  12016. 2367.16 s [crypton] [ 22 of 139] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.p_o )
  12017. 2367.16 s [crypton] [ 23 of 139] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.p_o )
  12018. 2367.16 s [crypton] [ 24 of 139] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.p_o )
  12019. 2367.16 s [crypton] [ 25 of 139] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.p_o )
  12020. 2367.16 s [crypton] [ 26 of 139] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.p_o )
  12021. 2367.16 s [crypton] [ 27 of 139] Compiling Crypto.Hash.MD5 ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.p_o )
  12022. 2367.16 s [crypton] [ 28 of 139] Compiling Crypto.Hash.MD4 ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.p_o )
  12023. 2367.16 s [crypton] [ 29 of 139] Compiling Crypto.Hash.MD2 ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.p_o )
  12024. 2367.18 s [crypton] [ 30 of 139] Compiling Crypto.Hash.Keccak ( Crypto/Hash/Keccak.hs, dist/build/Crypto/Hash/Keccak.p_o )
  12025. 2367.18 s [crypton] [ 31 of 139] Compiling Crypto.Hash.IO ( Crypto/Hash/IO.hs, dist/build/Crypto/Hash/IO.p_o )
  12026. 2367.18 s [crypton] [ 32 of 139] Compiling Crypto.Hash.Blake2sp ( Crypto/Hash/Blake2sp.hs, dist/build/Crypto/Hash/Blake2sp.p_o )
  12027. 2367.18 s [crypton] [ 33 of 139] Compiling Crypto.Hash.Blake2s ( Crypto/Hash/Blake2s.hs, dist/build/Crypto/Hash/Blake2s.p_o )
  12028. 2367.18 s [crypton] [ 34 of 139] Compiling Crypto.Hash.Blake2bp ( Crypto/Hash/Blake2bp.hs, dist/build/Crypto/Hash/Blake2bp.p_o )
  12029. 2367.18 s [crypton] [ 35 of 139] Compiling Crypto.Hash.Blake2b ( Crypto/Hash/Blake2b.hs, dist/build/Crypto/Hash/Blake2b.p_o )
  12030. 2367.18 s [crypton] [ 36 of 139] Compiling Crypto.Cipher.Types.GF ( Crypto/Cipher/Types/GF.hs, dist/build/Crypto/Cipher/Types/GF.p_o )
  12031. 2367.18 s [crypton] [ 37 of 139] Compiling Crypto.Cipher.Types.AEAD ( Crypto/Cipher/Types/AEAD.hs, dist/build/Crypto/Cipher/Types/AEAD.p_o )
  12032. 2370.38 s [crypton] [ 38 of 139] Compiling Crypto.Cipher.Types.Block ( Crypto/Cipher/Types/Block.hs, dist/build/Crypto/Cipher/Types/Block.p_o )
  12033. 2389.84 s [crypton] [ 39 of 139] Compiling Crypto.Cipher.Types ( Crypto/Cipher/Types.hs, dist/build/Crypto/Cipher/Types.p_o )
  12034. 2395.11 s [crypton] [ 40 of 139] Compiling Crypto.ConstructHash.MiyaguchiPreneel ( Crypto/ConstructHash/MiyaguchiPreneel.hs, dist/build/Crypto/ConstructHash/MiyaguchiPreneel.p_o )
  12035. 2395.66 s [crypton] Crypto/ConstructHash/MiyaguchiPreneel.hs:18:1: warning: [GHC-66111] [-Wunused-imports]
  12036. 2395.67 s [crypton] The import of ‘Data.List’ is redundant
  12037. 2395.67 s [crypton] except perhaps to import instances from ‘Data.List’
  12038. 2395.67 s [crypton] To import instances alone, use: import Data.List()
  12039. 2395.67 s [crypton] |
  12040. 2395.67 s [crypton] 18 | import Data.List (foldl')
  12041. 2395.67 s [crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  12042. 2395.67 s [crypton]
  12043. 2398.57 s [aeson] [11 of 42] Compiling PropertyQC ( tests/PropertyQC.hs, dist/build/aeson-tests/aeson-tests-tmp/PropertyQC.o )
  12044. 2398.57 s [aeson] tests/PropertyQC.hs:13:1: warning: [GHC-66111] [-Wunused-imports]
  12045. 2398.57 s [aeson] The import of ‘Data.Foldable’ is redundant
  12046. 2398.58 s [aeson] except perhaps to import instances from ‘Data.Foldable’
  12047. 2398.58 s [aeson] To import instances alone, use: import Data.Foldable()
  12048. 2398.58 s [aeson] |
  12049. 2398.58 s [aeson] 13 | import Data.Foldable (foldl')
  12050. 2398.58 s [aeson] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12051. 2398.58 s [aeson]
  12052. 2398.58 s [aeson] [12 of 42] Compiling Encoders ( tests/Encoders.hs, dist/build/aeson-tests/aeson-tests-tmp/Encoders.o, dist/build/aeson-tests/aeson-tests-tmp/Encoders.dyn_o )
  12053. 2399.04 s [asn1-parse] Documentation created: dist/doc/html/asn1-parse/,
  12054. 2399.04 s [asn1-parse] dist/doc/html/asn1-parse/asn1-parse.txt
  12055. 2399.87 s [asn1-parse] haddockPhase completed in 49 seconds
  12056. 2399.88 s [asn1-parse] Phase: installPhase
  12057. 2400.55 s [asn1-parse] Installing library in /nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/asn1-parse-0.9.5-2jKog3IeLL9Bau0v4PaxAM
  12058. 2402.53 s [asn1-parse] Phase: fixupPhase
  12059. 2402.67 s [asn1-parse] shrinking RPATHs of ELF executables and libraries in /nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5
  12060. 2402.68 s [asn1-parse] shrinking /nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSasn1-parse-0.9.5-2jKog3IeLL9Bau0v4PaxAM-ghc9.10.2.so
  12061. 2402.84 s [asn1-parse] checking for references to /build/ in /nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5...
  12062. 2402.89 s [asn1-parse] patching script interpreter paths in /nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5
  12063. 2402.93 s [asn1-parse] stripping (with command strip and flags -S -p) in /nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5/lib
  12064. 2403.37 s [asn1-parse] shrinking RPATHs of ELF executables and libraries in /nix/store/xxgz17cjspij5qw67xf4pxq7lpndr3dp-asn1-parse-0.9.5-doc
  12065. 2403.39 s [asn1-parse] checking for references to /build/ in /nix/store/xxgz17cjspij5qw67xf4pxq7lpndr3dp-asn1-parse-0.9.5-doc...
  12066. 2403.44 s [asn1-parse] patching script interpreter paths in /nix/store/xxgz17cjspij5qw67xf4pxq7lpndr3dp-asn1-parse-0.9.5-doc
  12067. 2404.05 s [asn1-parse:post-build] Uploading to the NixCI cache: /nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5 /nix/store/xxgz17cjspij5qw67xf4pxq7lpndr3dp-asn1-parse-0.9.5-doc
  12068. 2404.64 s [asn1-parse:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  12069. 2406.21 s [asn1-parse:post-build] copying 2 paths...
  12070. 2406.23 s [asn1-parse:post-build] copying path '/nix/store/xxgz17cjspij5qw67xf4pxq7lpndr3dp-asn1-parse-0.9.5-doc' to 'https://cache.nix-ci.com'...
  12071. 2408.02 s [asn1-parse:post-build] copying path '/nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5' to 'https://cache.nix-ci.com'...
  12072. 2410.89 s [asn1-parse:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  12073. 2413.01 s [asn1-parse:post-build] copying 1 paths...
  12074. 2413.03 s [asn1-parse:post-build] copying path '/nix/store/bxf57mr7544pdvsz8y8jwsn878pmyfwx-asn1-parse-0.9.5.drv' to 'https://cache.nix-ci.com'...
  12075. 2414.47 s Uploaded asn1-parse in 10.5s
  12076. 2414.48 s Progress: 83 of 103 built (2 building), 318 of 318 downloaded from cache
  12077. 2414.48 s Built asn1-parse in 1m29s
  12078. 2414.48 s [crypton] [ 41 of 139] Compiling Crypto.Cipher.Utils ( Crypto/Cipher/Utils.hs, dist/build/Crypto/Cipher/Utils.p_o )
  12079. 2414.48 s [crypton] [ 42 of 139] Compiling Crypto.Cipher.TripleDES ( Crypto/Cipher/TripleDES.hs, dist/build/Crypto/Cipher/TripleDES.p_o )
  12080. 2425.49 s [crypton] [ 43 of 139] Compiling Crypto.Cipher.DES ( Crypto/Cipher/DES.hs, dist/build/Crypto/Cipher/DES.p_o )
  12081. 2425.56 s [crypton] [ 44 of 139] Compiling Crypto.Cipher.Salsa ( Crypto/Cipher/Salsa.hs, dist/build/Crypto/Cipher/Salsa.p_o )
  12082. 2425.56 s [crypton] [ 45 of 139] Compiling Crypto.Cipher.XSalsa ( Crypto/Cipher/XSalsa.hs, dist/build/Crypto/Cipher/XSalsa.p_o )
  12083. 2425.56 s [crypton] [ 46 of 139] Compiling Crypto.Cipher.RC4 ( Crypto/Cipher/RC4.hs, dist/build/Crypto/Cipher/RC4.p_o )
  12084. 2425.56 s [crypton] [ 47 of 139] Compiling Crypto.Cipher.ChaCha ( Crypto/Cipher/ChaCha.hs, dist/build/Crypto/Cipher/ChaCha.p_o )
  12085. 2425.56 s [crypton] [ 48 of 139] Compiling Crypto.Cipher.AES.Primitive ( Crypto/Cipher/AES/Primitive.hs, dist/build/Crypto/Cipher/AES/Primitive.p_o )
  12086. 2444.91 s [crypton] [ 49 of 139] Compiling Crypto.Cipher.AES ( Crypto/Cipher/AES.hs, dist/build/Crypto/Cipher/AES.p_o )
  12087. 2453.88 s [crypton] [ 50 of 139] Compiling Crypto.Internal.Nat ( Crypto/Internal/Nat.hs, dist/build/Crypto/Internal/Nat.p_o )
  12088. 2453.90 s [crypton] [ 51 of 139] Compiling Crypto.Hash.SHAKE ( Crypto/Hash/SHAKE.hs, dist/build/Crypto/Hash/SHAKE.p_o )
  12089. 2453.90 s [crypton] [ 52 of 139] Compiling Crypto.Hash.Blake2 ( Crypto/Hash/Blake2.hs, dist/build/Crypto/Hash/Blake2.p_o )
  12090. 2453.90 s [crypton] [ 53 of 139] Compiling Crypto.Hash.Algorithms ( Crypto/Hash/Algorithms.hs, dist/build/Crypto/Hash/Algorithms.p_o )
  12091. 2453.90 s [crypton] [ 54 of 139] Compiling Crypto.Hash ( Crypto/Hash.hs, dist/build/Crypto/Hash.p_o )
  12092. 2453.90 s [crypton] [ 55 of 139] Compiling Crypto.Internal.WordArray ( Crypto/Internal/WordArray.hs, dist/build/Crypto/Internal/WordArray.p_o )
  12093. 2453.90 s [crypton] [ 56 of 139] Compiling Crypto.Cipher.Twofish.Primitive ( Crypto/Cipher/Twofish/Primitive.hs, dist/build/Crypto/Cipher/Twofish/Primitive.p_o )
  12094. 2453.90 s [crypton] Crypto/Cipher/Twofish/Primitive.hs:17:1: warning: [GHC-66111] [-Wunused-imports]
  12095. 2453.90 s [crypton] The import of ‘Data.List’ is redundant
  12096. 2453.90 s [crypton] except perhaps to import instances from ‘Data.List’
  12097. 2453.90 s [crypton] To import instances alone, use: import Data.List()
  12098. 2453.90 s [crypton] |
  12099. 2453.90 s [crypton] 17 | import Data.List (foldl')
  12100. 2453.90 s [crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  12101. 2453.90 s [crypton]
  12102. 2453.90 s [crypton] [ 57 of 139] Compiling Crypto.Cipher.Twofish ( Crypto/Cipher/Twofish.hs, dist/build/Crypto/Cipher/Twofish.p_o )
  12103. 2453.90 s [crypton] [ 58 of 139] Compiling Crypto.Cipher.CAST5.Primitive ( Crypto/Cipher/CAST5/Primitive.hs, dist/build/Crypto/Cipher/CAST5/Primitive.p_o )
  12104. 2453.90 s [crypton] [ 59 of 139] Compiling Crypto.Cipher.CAST5 ( Crypto/Cipher/CAST5.hs, dist/build/Crypto/Cipher/CAST5.p_o )
  12105. 2453.90 s [crypton] [ 60 of 139] Compiling Crypto.Cipher.Blowfish.Box ( Crypto/Cipher/Blowfish/Box.hs, dist/build/Crypto/Cipher/Blowfish/Box.p_o )
  12106. 2453.90 s [crypton] [ 61 of 139] Compiling Crypto.Cipher.Blowfish.Primitive ( Crypto/Cipher/Blowfish/Primitive.hs, dist/build/Crypto/Cipher/Blowfish/Primitive.p_o )
  12107. 2453.90 s [crypton] [ 62 of 139] Compiling Crypto.Cipher.Blowfish ( Crypto/Cipher/Blowfish.hs, dist/build/Crypto/Cipher/Blowfish.p_o )
  12108. 2453.90 s [crypton] [ 63 of 139] Compiling Crypto.Internal.Words ( Crypto/Internal/Words.hs, dist/build/Crypto/Internal/Words.p_o )
  12109. 2453.90 s [crypton] [ 64 of 139] Compiling Crypto.Cipher.Camellia.Primitive ( Crypto/Cipher/Camellia/Primitive.hs, dist/build/Crypto/Cipher/Camellia/Primitive.p_o )
  12110. 2453.90 s [crypton] [ 65 of 139] Compiling Crypto.Cipher.Camellia ( Crypto/Cipher/Camellia.hs, dist/build/Crypto/Cipher/Camellia.p_o )
  12111. 2453.90 s [crypton] [ 66 of 139] Compiling Crypto.KDF.Argon2 ( Crypto/KDF/Argon2.hs, dist/build/Crypto/KDF/Argon2.p_o )
  12112. 2453.90 s [crypton] [ 67 of 139] Compiling Crypto.KDF.BCryptPBKDF ( Crypto/KDF/BCryptPBKDF.hs, dist/build/Crypto/KDF/BCryptPBKDF.p_o )
  12113. 2453.90 s [crypton] [ 68 of 139] Compiling Crypto.MAC.CMAC ( Crypto/MAC/CMAC.hs, dist/build/Crypto/MAC/CMAC.p_o )
  12114. 2453.90 s [crypton] Crypto/MAC/CMAC.hs:20:1: warning: [GHC-66111] [-Wunused-imports]
  12115. 2453.90 s [crypton] The import of ‘Data.List’ is redundant
  12116. 2453.90 s [crypton] except perhaps to import instances from ‘Data.List’
  12117. 2453.90 s [crypton] To import instances alone, use: import Data.List()
  12118. 2453.90 s [crypton] |
  12119. 2453.90 s [crypton] 20 | import Data.List (foldl')
  12120. 2453.90 s [crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  12121. 2453.90 s [crypton]
  12122. 2453.90 s [crypton] [ 69 of 139] Compiling Crypto.MAC.HMAC ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.p_o )
  12123. 2453.90 s [crypton] [ 70 of 139] Compiling Crypto.KDF.PBKDF2 ( Crypto/KDF/PBKDF2.hs, dist/build/Crypto/KDF/PBKDF2.p_o )
  12124. 2453.90 s [crypton] [ 71 of 139] Compiling Crypto.KDF.Scrypt ( Crypto/KDF/Scrypt.hs, dist/build/Crypto/KDF/Scrypt.p_o )
  12125. 2453.90 s [crypton] [ 72 of 139] Compiling Crypto.KDF.HKDF ( Crypto/KDF/HKDF.hs, dist/build/Crypto/KDF/HKDF.p_o )
  12126. 2453.90 s [crypton] [ 73 of 139] Compiling Crypto.MAC.KMAC ( Crypto/MAC/KMAC.hs, dist/build/Crypto/MAC/KMAC.p_o )
  12127. 2453.91 s [crypton] [ 74 of 139] Compiling Crypto.MAC.KeyedBlake2 ( Crypto/MAC/KeyedBlake2.hs, dist/build/Crypto/MAC/KeyedBlake2.p_o )
  12128. 2453.91 s [crypton] [ 75 of 139] Compiling Crypto.MAC.Poly1305 ( Crypto/MAC/Poly1305.hs, dist/build/Crypto/MAC/Poly1305.p_o )
  12129. 2453.91 s [crypton] [ 76 of 139] Compiling Crypto.Cipher.ChaChaPoly1305 ( Crypto/Cipher/ChaChaPoly1305.hs, dist/build/Crypto/Cipher/ChaChaPoly1305.p_o )
  12130. 2453.91 s [crypton] [ 77 of 139] Compiling Crypto.Number.Compat ( Crypto/Number/Compat.hs, dist/build/Crypto/Number/Compat.p_o )
  12131. 2453.91 s [crypton] [ 78 of 139] Compiling Crypto.Number.Basic ( Crypto/Number/Basic.hs, dist/build/Crypto/Number/Basic.p_o )
  12132. 2453.91 s [crypton] [ 79 of 139] Compiling Crypto.ECC.Simple.Types ( Crypto/ECC/Simple/Types.hs, dist/build/Crypto/ECC/Simple/Types.p_o )
  12133. 2453.91 s [crypton] [ 80 of 139] Compiling Crypto.Number.F2m ( Crypto/Number/F2m.hs, dist/build/Crypto/Number/F2m.p_o )
  12134. 2453.91 s [crypton] Crypto/Number/F2m.hs:28:1: warning: [GHC-66111] [-Wunused-imports]
  12135. 2453.91 s [crypton] The import of ‘Data.List’ is redundant
  12136. 2453.91 s [crypton] except perhaps to import instances from ‘Data.List’
  12137. 2453.91 s [crypton] To import instances alone, use: import Data.List()
  12138. 2453.91 s [crypton] |
  12139. 2453.91 s [crypton] 28 | import Data.List (foldl')
  12140. 2453.91 s [crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  12141. 2453.91 s [crypton]
  12142. 2453.92 s [crypton] [ 81 of 139] Compiling Crypto.Number.ModArithmetic ( Crypto/Number/ModArithmetic.hs, dist/build/Crypto/Number/ModArithmetic.p_o )
  12143. 2453.92 s [crypton] [ 82 of 139] Compiling Crypto.Number.Nat ( Crypto/Number/Nat.hs, dist/build/Crypto/Number/Nat.p_o )
  12144. 2453.93 s [crypton] [ 83 of 139] Compiling Crypto.Number.Serialize.Internal ( Crypto/Number/Serialize/Internal.hs, dist/build/Crypto/Number/Serialize/Internal.p_o )
  12145. 2453.93 s [crypton] [ 84 of 139] Compiling Crypto.Number.Serialize ( Crypto/Number/Serialize.hs, dist/build/Crypto/Number/Serialize.p_o )
  12146. 2453.93 s [crypton] [ 85 of 139] Compiling Crypto.Number.Serialize.Internal.LE ( Crypto/Number/Serialize/Internal/LE.hs, dist/build/Crypto/Number/Serialize/Internal/LE.p_o )
  12147. 2453.93 s [crypton] [ 86 of 139] Compiling Crypto.Number.Serialize.LE ( Crypto/Number/Serialize/LE.hs, dist/build/Crypto/Number/Serialize/LE.p_o )
  12148. 2453.93 s [crypton] [ 87 of 139] Compiling Crypto.OTP ( Crypto/OTP.hs, dist/build/Crypto/OTP.p_o )
  12149. 2453.93 s [crypton] [ 88 of 139] Compiling Crypto.PubKey.ECC.Types ( Crypto/PubKey/ECC/Types.hs, dist/build/Crypto/PubKey/ECC/Types.p_o )
  12150. 2453.93 s [crypton] [ 89 of 139] Compiling Crypto.PubKey.Internal ( Crypto/PubKey/Internal.hs, dist/build/Crypto/PubKey/Internal.p_o )
  12151. 2453.94 s [crypton] Crypto/PubKey/Internal.hs:15:1: warning: [GHC-66111] [-Wunused-imports]
  12152. 2453.95 s [crypton] The import of ‘Data.List’ is redundant
  12153. 2453.95 s [crypton] except perhaps to import instances from ‘Data.List’
  12154. 2453.95 s [crypton] To import instances alone, use: import Data.List()
  12155. 2453.95 s [crypton] |
  12156. 2453.95 s [crypton] 15 | import Data.List (foldl')
  12157. 2453.95 s [crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  12158. 2453.95 s [crypton]
  12159. 2453.95 s [crypton] [ 90 of 139] Compiling Crypto.PubKey.MaskGenFunction ( Crypto/PubKey/MaskGenFunction.hs, dist/build/Crypto/PubKey/MaskGenFunction.p_o )
  12160. 2453.95 s [crypton] [ 91 of 139] Compiling Crypto.PubKey.RSA.Types ( Crypto/PubKey/RSA/Types.hs, dist/build/Crypto/PubKey/RSA/Types.p_o )
  12161. 2453.95 s [crypton] [ 92 of 139] Compiling Crypto.PubKey.RSA.Prim ( Crypto/PubKey/RSA/Prim.hs, dist/build/Crypto/PubKey/RSA/Prim.p_o )
  12162. 2453.95 s [crypton] [ 93 of 139] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, dist/build/Crypto/Random/Entropy/Source.p_o )
  12163. 2453.95 s [crypton] [ 94 of 139] Compiling Crypto.Random.Entropy.RDRand ( Crypto/Random/Entropy/RDRand.hs, dist/build/Crypto/Random/Entropy/RDRand.p_o )
  12164. 2453.95 s [crypton] [ 95 of 139] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, dist/build/Crypto/Random/Entropy/Unix.p_o )
  12165. 2453.99 s [crypton] [ 96 of 139] Compiling Crypto.Random.Entropy.Backend ( Crypto/Random/Entropy/Backend.hs, dist/build/Crypto/Random/Entropy/Backend.p_o )
  12166. 2453.99 s [crypton] [ 97 of 139] Compiling Crypto.Random.Entropy.Unsafe ( Crypto/Random/Entropy/Unsafe.hs, dist/build/Crypto/Random/Entropy/Unsafe.p_o )
  12167. 2453.99 s [crypton] [ 98 of 139] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, dist/build/Crypto/Random/Entropy.p_o )
  12168. 2453.99 s [crypton] [ 99 of 139] Compiling Crypto.Random.EntropyPool ( Crypto/Random/EntropyPool.hs, dist/build/Crypto/Random/EntropyPool.p_o )
  12169. 2453.99 s [crypton] [100 of 139] Compiling Crypto.Random.Types ( Crypto/Random/Types.hs, dist/build/Crypto/Random/Types.p_o )
  12170. 2453.99 s [crypton] [101 of 139] Compiling Crypto.Random.SystemDRG ( Crypto/Random/SystemDRG.hs, dist/build/Crypto/Random/SystemDRG.p_o )
  12171. 2453.99 s [crypton] [102 of 139] Compiling Crypto.Random.HmacDRG ( Crypto/Random/HmacDRG.hs, dist/build/Crypto/Random/HmacDRG.p_o )
  12172. 2453.99 s [crypton] [103 of 139] Compiling Crypto.Random.ChaChaDRG ( Crypto/Random/ChaChaDRG.hs, dist/build/Crypto/Random/ChaChaDRG.p_o )
  12173. 2453.99 s [crypton] [104 of 139] Compiling Crypto.Random ( Crypto/Random.hs, dist/build/Crypto/Random.p_o )
  12174. 2453.99 s [crypton] [105 of 139] Compiling Crypto.Random.Probabilistic ( Crypto/Random/Probabilistic.hs, dist/build/Crypto/Random/Probabilistic.p_o )
  12175. 2453.99 s [crypton] [106 of 139] Compiling Crypto.PubKey.Ed448 ( Crypto/PubKey/Ed448.hs, dist/build/Crypto/PubKey/Ed448.p_o )
  12176. 2453.99 s [crypton] [107 of 139] Compiling Crypto.PubKey.Ed25519 ( Crypto/PubKey/Ed25519.hs, dist/build/Crypto/PubKey/Ed25519.p_o )
  12177. 2453.99 s [crypton] [108 of 139] Compiling Crypto.PubKey.ECC.P256 ( Crypto/PubKey/ECC/P256.hs, dist/build/Crypto/PubKey/ECC/P256.p_o )
  12178. 2453.99 s [crypton] [109 of 139] Compiling Crypto.PubKey.Curve448 ( Crypto/PubKey/Curve448.hs, dist/build/Crypto/PubKey/Curve448.p_o )
  12179. 2454.00 s [crypton] [110 of 139] Compiling Crypto.PubKey.Curve25519 ( Crypto/PubKey/Curve25519.hs, dist/build/Crypto/PubKey/Curve25519.p_o )
  12180. 2454.00 s [crypton] [111 of 139] Compiling Crypto.KDF.BCrypt ( Crypto/KDF/BCrypt.hs, dist/build/Crypto/KDF/BCrypt.p_o )
  12181. 2454.00 s [crypton] [112 of 139] Compiling Crypto.ECC.Edwards25519 ( Crypto/ECC/Edwards25519.hs, dist/build/Crypto/ECC/Edwards25519.p_o )
  12182. 2454.00 s [crypton] [113 of 139] Compiling Crypto.Cipher.AESGCMSIV ( Crypto/Cipher/AESGCMSIV.hs, dist/build/Crypto/Cipher/AESGCMSIV.p_o )
  12183. 2460.15 s [crypton] [114 of 139] Compiling Crypto.Number.Generate ( Crypto/Number/Generate.hs, dist/build/Crypto/Number/Generate.p_o )
  12184. 2460.17 s [crypton] [115 of 139] Compiling Crypto.PubKey.ECC.Prim ( Crypto/PubKey/ECC/Prim.hs, dist/build/Crypto/PubKey/ECC/Prim.p_o )
  12185. 2460.17 s [crypton] [116 of 139] Compiling Crypto.PubKey.ECC.ECDSA ( Crypto/PubKey/ECC/ECDSA.hs, dist/build/Crypto/PubKey/ECC/ECDSA.p_o )
  12186. 2469.40 s [aeson] [13 of 42] Compiling PropUtils ( tests/PropUtils.hs, dist/build/aeson-tests/aeson-tests-tmp/PropUtils.o )
  12187. 2475.28 s [aeson] [14 of 42] Compiling PropertyTH ( tests/PropertyTH.hs, dist/build/aeson-tests/aeson-tests-tmp/PropertyTH.o )
  12188. 2477.77 s [crypton] [117 of 139] Compiling Crypto.PubKey.ECC.Generate ( Crypto/PubKey/ECC/Generate.hs, dist/build/Crypto/PubKey/ECC/Generate.p_o )
  12189. 2478.47 s [crypton] [118 of 139] Compiling Crypto.PubKey.DSA ( Crypto/PubKey/DSA.hs, dist/build/Crypto/PubKey/DSA.p_o )
  12190. 2478.48 s [crypton] [119 of 139] Compiling Crypto.Number.Prime ( Crypto/Number/Prime.hs, dist/build/Crypto/Number/Prime.p_o )
  12191. 2478.48 s [crypton] [120 of 139] Compiling Crypto.PubKey.Rabin.Types ( Crypto/PubKey/Rabin/Types.hs, dist/build/Crypto/PubKey/Rabin/Types.p_o )
  12192. 2478.48 s [crypton] [121 of 139] Compiling Crypto.PubKey.Rabin.OAEP ( Crypto/PubKey/Rabin/OAEP.hs, dist/build/Crypto/PubKey/Rabin/OAEP.p_o )
  12193. 2478.48 s [crypton] [122 of 139] Compiling Crypto.PubKey.Rabin.RW ( Crypto/PubKey/Rabin/RW.hs, dist/build/Crypto/PubKey/Rabin/RW.p_o )
  12194. 2478.48 s [crypton] [123 of 139] Compiling Crypto.PubKey.Rabin.Modified ( Crypto/PubKey/Rabin/Modified.hs, dist/build/Crypto/PubKey/Rabin/Modified.p_o )
  12195. 2478.48 s [crypton] [124 of 139] Compiling Crypto.PubKey.Rabin.Basic ( Crypto/PubKey/Rabin/Basic.hs, dist/build/Crypto/PubKey/Rabin/Basic.p_o )
  12196. 2478.48 s [crypton] [125 of 139] Compiling Crypto.PubKey.RSA ( Crypto/PubKey/RSA.hs, dist/build/Crypto/PubKey/RSA.p_o )
  12197. 2478.48 s [crypton] [126 of 139] Compiling Crypto.PubKey.RSA.PSS ( Crypto/PubKey/RSA/PSS.hs, dist/build/Crypto/PubKey/RSA/PSS.p_o )
  12198. 2478.48 s [crypton] [127 of 139] Compiling Crypto.PubKey.RSA.PKCS15 ( Crypto/PubKey/RSA/PKCS15.hs, dist/build/Crypto/PubKey/RSA/PKCS15.p_o )
  12199. 2478.48 s [crypton] [128 of 139] Compiling Crypto.PubKey.RSA.OAEP ( Crypto/PubKey/RSA/OAEP.hs, dist/build/Crypto/PubKey/RSA/OAEP.p_o )
  12200. 2478.48 s [crypton] [129 of 139] Compiling Crypto.PubKey.DH ( Crypto/PubKey/DH.hs, dist/build/Crypto/PubKey/DH.p_o )
  12201. 2478.48 s [crypton] [130 of 139] Compiling Crypto.PubKey.ElGamal ( Crypto/PubKey/ElGamal.hs, dist/build/Crypto/PubKey/ElGamal.p_o )
  12202. 2478.48 s [crypton] [131 of 139] Compiling Crypto.PubKey.ECC.DH ( Crypto/PubKey/ECC/DH.hs, dist/build/Crypto/PubKey/ECC/DH.p_o )
  12203. 2478.48 s [crypton] [132 of 139] Compiling Crypto.ECC.Simple.Prim ( Crypto/ECC/Simple/Prim.hs, dist/build/Crypto/ECC/Simple/Prim.p_o )
  12204. 2478.48 s [crypton] [133 of 139] Compiling Crypto.ECC ( Crypto/ECC.hs, dist/build/Crypto/ECC.p_o )
  12205. 2479.50 s [crypton] [134 of 139] Compiling Crypto.PubKey.EdDSA ( Crypto/PubKey/EdDSA.hs, dist/build/Crypto/PubKey/EdDSA.p_o )
  12206. 2483.14 s [aeson] [15 of 42] Compiling PropertyRTFunctors ( tests/PropertyRTFunctors.hs, dist/build/aeson-tests/aeson-tests-tmp/PropertyRTFunctors.o )
  12207. 2483.22 s [crypton] [135 of 139] Compiling Crypto.PubKey.ECIES ( Crypto/PubKey/ECIES.hs, dist/build/Crypto/PubKey/ECIES.p_o )
  12208. 2483.22 s [crypton] [136 of 139] Compiling Crypto.PubKey.ECDSA ( Crypto/PubKey/ECDSA.hs, dist/build/Crypto/PubKey/ECDSA.p_o )
  12209. 2483.22 s [crypton] [137 of 139] Compiling Crypto.Data.AFIS ( Crypto/Data/AFIS.hs, dist/build/Crypto/Data/AFIS.p_o )
  12210. 2483.22 s [crypton] [138 of 139] Compiling Crypto.System.CPU ( Crypto/System/CPU.hs, dist/build/Crypto/System/CPU.p_o )
  12211. 2483.22 s [crypton] [139 of 139] Compiling Crypto.Tutorial ( Crypto/Tutorial.hs, dist/build/Crypto/Tutorial.p_o )
  12212. 2486.33 s [aeson] [16 of 42] Compiling PropertyRoundTrip ( tests/PropertyRoundTrip.hs, dist/build/aeson-tests/aeson-tests-tmp/PropertyRoundTrip.o )
  12213. 2490.93 s [aeson] [17 of 42] Compiling PropertyKeys ( tests/PropertyKeys.hs, dist/build/aeson-tests/aeson-tests-tmp/PropertyKeys.o )
  12214. 2490.94 s [aeson] [18 of 42] Compiling PropertyGeneric ( tests/PropertyGeneric.hs, dist/build/aeson-tests/aeson-tests-tmp/PropertyGeneric.o )
  12215. 2490.94 s [aeson] [19 of 42] Compiling Properties ( tests/Properties.hs, dist/build/aeson-tests/aeson-tests-tmp/Properties.o )
  12216. 2491.70 s [aeson] [20 of 42] Compiling ErrorMessages ( tests/ErrorMessages.hs, dist/build/aeson-tests/aeson-tests-tmp/ErrorMessages.o, dist/build/aeson-tests/aeson-tests-tmp/ErrorMessages.dyn_o )
  12217. 2491.70 s [aeson] [21 of 42] Compiling DataFamilies.Types ( tests/DataFamilies/Types.hs, dist/build/aeson-tests/aeson-tests-tmp/DataFamilies/Types.o, dist/build/aeson-tests/aeson-tests-tmp/DataFamilies/Types.dyn_o )
  12218. 2491.70 s [aeson] [22 of 42] Compiling DataFamilies.Instances ( tests/DataFamilies/Instances.hs, dist/build/aeson-tests/aeson-tests-tmp/DataFamilies/Instances.o )
  12219. 2491.70 s [aeson] [23 of 42] Compiling DataFamilies.Encoders ( tests/DataFamilies/Encoders.hs, dist/build/aeson-tests/aeson-tests-tmp/DataFamilies/Encoders.o )
  12220. 2491.70 s [aeson] [24 of 42] Compiling DataFamilies.Properties ( tests/DataFamilies/Properties.hs, dist/build/aeson-tests/aeson-tests-tmp/DataFamilies/Properties.o )
  12221. 2491.70 s [aeson] [25 of 42] Compiling CastFloat ( tests/CastFloat.hs, dist/build/aeson-tests/aeson-tests-tmp/CastFloat.o, dist/build/aeson-tests/aeson-tests-tmp/CastFloat.dyn_o )
  12222. 2491.70 s [aeson] [26 of 42] Compiling DoubleToScientific ( tests/DoubleToScientific.hs, dist/build/aeson-tests/aeson-tests-tmp/DoubleToScientific.o, dist/build/aeson-tests/aeson-tests-tmp/DoubleToScientific.dyn_o )
  12223. 2491.70 s [aeson] tests/DoubleToScientific.hs:11:1: warning: [GHC-66111] [-Wunused-imports]
  12224. 2491.70 s [aeson] The import of ‘Data.Foldable’ is redundant
  12225. 2491.70 s [aeson] except perhaps to import instances from ‘Data.Foldable’
  12226. 2491.70 s [aeson] To import instances alone, use: import Data.Foldable()
  12227. 2491.70 s [aeson] |
  12228. 2491.70 s [aeson] 11 | import Data.Foldable (foldl')
  12229. 2491.70 s [aeson] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12230. 2491.70 s [aeson]
  12231. 2491.70 s [aeson] [27 of 42] Compiling RFC8785 ( tests/RFC8785.hs, dist/build/aeson-tests/aeson-tests-tmp/RFC8785.o )
  12232. 2491.70 s [aeson] [28 of 42] Compiling UnitTests.FromJSONKey ( tests/UnitTests/FromJSONKey.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/FromJSONKey.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/FromJSONKey.dyn_o )
  12233. 2491.70 s [aeson] tests/UnitTests/FromJSONKey.hs:35:22: warning: [GHC-58008] [-Wgadt-mono-local-binds]
  12234. 2491.70 s [aeson] Pattern matching on GADTs without MonoLocalBinds is fragile.
  12235. 2491.70 s [aeson] Suggested fix:
  12236. 2491.70 s [aeson] Enable any of the following extensions: GADTs, TypeFamilies
  12237. 2491.70 s [aeson] |
  12238. 2491.70 s [aeson] 35 | assertIsCoerce _ FromJSONKeyCoerce = pure ()
  12239. 2491.70 s [aeson] | ^^^^^^^^^^^^^^^^^
  12240. 2491.70 s [aeson]
  12241. 2491.71 s [aeson] tests/UnitTests/FromJSONKey.hs:39:23: warning: [GHC-58008] [-Wgadt-mono-local-binds]
  12242. 2491.71 s [aeson] Pattern matching on GADTs without MonoLocalBinds is fragile.
  12243. 2491.71 s [aeson] Suggested fix:
  12244. 2491.71 s [aeson] Enable any of the following extensions: GADTs, TypeFamilies
  12245. 2491.71 s [aeson] |
  12246. 2491.71 s [aeson] 39 | assertIsCoerce' _ FromJSONKeyCoerce = pure ()
  12247. 2491.71 s [aeson] | ^^^^^^^^^^^^^^^^^
  12248. 2491.71 s [aeson]
  12249. 2491.71 s [aeson] [29 of 42] Compiling UnitTests.Hashable ( tests/UnitTests/Hashable.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/Hashable.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/Hashable.dyn_o )
  12250. 2491.71 s [aeson] [30 of 42] Compiling UnitTests.KeyMapInsertWith ( tests/UnitTests/KeyMapInsertWith.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/KeyMapInsertWith.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/KeyMapInsertWith.dyn_o )
  12251. 2491.71 s [aeson] [31 of 42] Compiling UnitTests.MonadFix ( tests/UnitTests/MonadFix.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/MonadFix.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/MonadFix.dyn_o )
  12252. 2491.71 s [aeson] [32 of 42] Compiling UnitTests.NoThunks ( tests/UnitTests/NoThunks.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/NoThunks.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/NoThunks.dyn_o )
  12253. 2491.71 s [aeson] [33 of 42] Compiling UnitTests.NullaryConstructors ( tests/UnitTests/NullaryConstructors.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/NullaryConstructors.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/NullaryConstructors.dyn_o )
  12254. 2491.71 s [aeson] [34 of 42] Compiling UnitTests.OmitNothingFieldsNote ( tests/UnitTests/OmitNothingFieldsNote.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OmitNothingFieldsNote.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OmitNothingFieldsNote.dyn_o )
  12255. 2491.71 s [aeson] [35 of 42] Compiling UnitTests.OptionalFields.Common ( tests/UnitTests/OptionalFields/Common.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OptionalFields/Common.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OptionalFields/Common.dyn_o )
  12256. 2491.71 s [aeson] [36 of 42] Compiling UnitTests.OptionalFields.Generics ( tests/UnitTests/OptionalFields/Generics.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OptionalFields/Generics.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OptionalFields/Generics.dyn_o )
  12257. 2491.71 s [aeson] [37 of 42] Compiling UnitTests.OptionalFields.Manual ( tests/UnitTests/OptionalFields/Manual.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OptionalFields/Manual.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OptionalFields/Manual.dyn_o )
  12258. 2491.71 s [aeson] [38 of 42] Compiling UnitTests.OptionalFields.TH ( tests/UnitTests/OptionalFields/TH.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OptionalFields/TH.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OptionalFields/TH.dyn_o )
  12259. 2491.71 s [aeson] [39 of 42] Compiling UnitTests.OptionalFields ( tests/UnitTests/OptionalFields.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OptionalFields.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OptionalFields.dyn_o )
  12260. 2491.71 s [aeson] [40 of 42] Compiling UnitTests.UTCTime ( tests/UnitTests/UTCTime.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/UTCTime.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/UTCTime.dyn_o )
  12261. 2491.71 s [aeson] [41 of 42] Compiling UnitTests ( tests/UnitTests.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests.o )
  12262. 2491.71 s [aeson] tests/UnitTests.hs:89:29: warning: [GHC-63394] [-Wx-partial]
  12263. 2491.71 s [aeson] In the use of ‘head’
  12264. 2491.71 s [aeson] (imported from Prelude.Compat, but defined in GHC.Internal.List):
  12265. 2491.71 s [aeson] "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"."
  12266. 2491.71 s [aeson] |
  12267. 2491.71 s [aeson] 89 | capitalize t = toUpper (head t) : tail t
  12268. 2491.71 s [aeson] | ^^^^
  12269. 2491.71 s [aeson]
  12270. 2491.71 s [aeson] tests/UnitTests.hs:89:39: warning: [GHC-63394] [-Wx-partial]
  12271. 2491.71 s [aeson] In the use of ‘tail’
  12272. 2491.71 s [aeson] (imported from Prelude.Compat, but defined in GHC.Internal.List):
  12273. 2491.71 s [aeson] "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"."
  12274. 2491.71 s [aeson] |
  12275. 2491.71 s [aeson] 89 | capitalize t = toUpper (head t) : tail t
  12276. 2491.71 s [aeson] | ^^^^
  12277. 2491.71 s [aeson]
  12278. 2514.09 s [aeson] [42 of 42] Compiling Main ( tests/Tests.hs, dist/build/aeson-tests/aeson-tests-tmp/Main.o )
  12279. 2520.15 s [aeson] [43 of 43] Linking dist/build/aeson-tests/aeson-tests
  12280. 2524.39 s [aeson] buildPhase completed in 13 minutes 10 seconds
  12281. 2524.39 s [aeson] Phase: checkPhase
  12282. 2525.63 s [aeson] Running 1 test suites...
  12283. 2525.64 s [aeson] Test suite aeson-tests: RUNNING...
  12284. 2525.69 s [aeson] tests
  12285. 2525.69 s [aeson] data families
  12286. 2525.69 s [aeson] template-haskell
  12287. 2525.69 s [aeson] toJSON
  12288. 2525.69 s [aeson] Nullary
  12289. 2525.72 s [aeson] string: OK (0.01s)
  12290. 2525.72 s [aeson] +++ OK, passed 100 tests.
  12291. 2525.72 s [aeson] 2ElemArray: OK (0.03s)
  12292. 2525.72 s [aeson] +++ OK, passed 100 tests.
  12293. 2525.72 s [aeson] TaggedObject: OK
  12294. 2525.72 s [aeson] +++ OK, passed 100 tests.
  12295. 2525.72 s [aeson] ObjectWithSingleField: OK
  12296. 2525.72 s [aeson] +++ OK, passed 100 tests.
  12297. 2525.72 s [aeson] roundTrip
  12298. 2525.72 s [aeson] string: OK
  12299. 2525.72 s [aeson] +++ OK, passed 100 tests.
  12300. 2525.72 s [aeson] 2ElemArray: OK
  12301. 2525.72 s [aeson] +++ OK, passed 100 tests.
  12302. 2525.72 s [aeson] TaggedObject: OK
  12303. 2525.72 s [aeson] +++ OK, passed 100 tests.
  12304. 2525.72 s [aeson] ObjectWithSingleField: OK
  12305. 2525.72 s [aeson] +++ OK, passed 100 tests.
  12306. 2525.72 s [aeson] SomeType
  12307. 2525.72 s [aeson] 2ElemArray: OK
  12308. 2525.72 s [aeson] +++ OK, passed 100 tests.
  12309. 2525.72 s [aeson] TaggedObject: OK
  12310. 2525.72 s [aeson] +++ OK, passed 100 tests.
  12311. 2525.72 s [aeson] ObjectWithSingleField: OK
  12312. 2525.72 s [aeson] +++ OK, passed 100 tests.
  12313. 2525.72 s [aeson] roundTrip
  12314. 2525.72 s [aeson] 2ElemArray: OK
  12315. 2525.72 s [aeson] +++ OK, passed 100 tests.
  12316. 2525.72 s [aeson] TaggedObject: OK
  12317. 2525.72 s [aeson] +++ OK, passed 100 tests.
  12318. 2525.72 s [aeson] ObjectWithSingleField: OK
  12319. 2525.73 s [aeson] +++ OK, passed 100 tests.
  12320. 2525.73 s [aeson] Approx
  12321. 2525.73 s [aeson] string: OK
  12322. 2525.73 s [aeson] +++ OK, passed 100 tests.
  12323. 2525.73 s [aeson] ObjectWithSingleField: OK
  12324. 2525.73 s [aeson] +++ OK, passed 100 tests.
  12325. 2525.73 s [aeson] roundTrip
  12326. 2525.73 s [aeson] string: OK
  12327. 2525.73 s [aeson] +++ OK, passed 100 tests.
  12328. 2525.73 s [aeson] ObjectWithSingleField: OK
  12329. 2525.73 s [aeson] +++ OK, passed 100 tests.
  12330. 2525.73 s [aeson] GADT
  12331. 2525.73 s [aeson] string: OK
  12332. 2525.73 s [aeson] +++ OK, passed 100 tests.
  12333. 2525.73 s [aeson] ObjectWithSingleField: OK
  12334. 2525.73 s [aeson] +++ OK, passed 100 tests.
  12335. 2525.73 s [aeson] roundTrip
  12336. 2525.73 s [aeson] string: OK
  12337. 2525.73 s [aeson] +++ OK, passed 100 tests.
  12338. 2525.73 s [aeson] ObjectWithSingleField: OK
  12339. 2525.73 s [aeson] +++ OK, passed 100 tests.
  12340. 2525.73 s [aeson] toEncoding
  12341. 2525.73 s [aeson] NullaryString: OK
  12342. 2525.73 s [aeson] +++ OK, passed 100 tests.
  12343. 2525.73 s [aeson] Nullary2ElemArray: OK
  12344. 2525.73 s [aeson] +++ OK, passed 100 tests.
  12345. 2525.73 s [aeson] NullaryTaggedObject: OK
  12346. 2525.74 s [aeson] +++ OK, passed 100 tests.
  12347. 2525.74 s [aeson] NullaryObjectWithSingleField: OK
  12348. 2525.74 s [aeson] +++ OK, passed 100 tests.
  12349. 2525.74 s [aeson] ApproxUnwrap: OK
  12350. 2525.74 s [aeson] +++ OK, passed 100 tests.
  12351. 2525.74 s [aeson] ApproxDefault: OK
  12352. 2525.74 s [aeson] +++ OK, passed 100 tests.
  12353. 2525.74 s [aeson] SomeType2ElemArray: OK
  12354. 2525.74 s [aeson] +++ OK, passed 100 tests.
  12355. 2525.74 s [aeson] SomeTypeTaggedObject: OK
  12356. 2525.74 s [aeson] +++ OK, passed 100 tests.
  12357. 2525.74 s [aeson] SomeTypeObjectWithSingleField: OK
  12358. 2525.74 s [aeson] +++ OK, passed 100 tests.
  12359. 2525.74 s [aeson] generics
  12360. 2525.74 s [aeson] toJSON
  12361. 2525.75 s [aeson] Nullary
  12362. 2525.75 s [aeson] string: OK
  12363. 2525.75 s [aeson] +++ OK, passed 100 tests.
  12364. 2525.75 s [aeson] 2ElemArray: OK
  12365. 2525.75 s [aeson] +++ OK, passed 100 tests.
  12366. 2525.75 s [aeson] TaggedObject: OK
  12367. 2525.75 s [aeson] +++ OK, passed 100 tests.
  12368. 2525.75 s [aeson] ObjectWithSingleField: OK
  12369. 2525.75 s [aeson] +++ OK, passed 100 tests.
  12370. 2525.75 s [aeson] roundTrip
  12371. 2525.75 s [aeson] string: OK
  12372. 2525.75 s [aeson] +++ OK, passed 100 tests.
  12373. 2525.75 s [aeson] 2ElemArray: OK
  12374. 2525.75 s [aeson] +++ OK, passed 100 tests.
  12375. 2525.75 s [aeson] TaggedObject: OK
  12376. 2525.75 s [aeson] +++ OK, passed 100 tests.
  12377. 2525.75 s [aeson] ObjectWithSingleField: OK
  12378. 2525.75 s [aeson] +++ OK, passed 100 tests.
  12379. 2525.75 s [aeson] SomeType
  12380. 2525.75 s [aeson] 2ElemArray: OK
  12381. 2525.75 s [aeson] +++ OK, passed 100 tests.
  12382. 2525.75 s [aeson] TaggedObject: OK
  12383. 2525.75 s [aeson] +++ OK, passed 100 tests.
  12384. 2525.75 s [aeson] ObjectWithSingleField: OK
  12385. 2525.75 s [aeson] +++ OK, passed 100 tests.
  12386. 2525.75 s [aeson] roundTrip
  12387. 2525.75 s [aeson] 2ElemArray: OK
  12388. 2525.75 s [aeson] +++ OK, passed 100 tests.
  12389. 2525.75 s [aeson] TaggedObject: OK
  12390. 2525.75 s [aeson] +++ OK, passed 100 tests.
  12391. 2525.75 s [aeson] ObjectWithSingleField: OK
  12392. 2525.75 s [aeson] +++ OK, passed 100 tests.
  12393. 2525.75 s [aeson] Approx
  12394. 2525.75 s [aeson] string: OK
  12395. 2525.75 s [aeson] +++ OK, passed 100 tests.
  12396. 2525.75 s [aeson] ObjectWithSingleField: OK
  12397. 2525.75 s [aeson] +++ OK, passed 100 tests.
  12398. 2525.75 s [aeson] roundTrip
  12399. 2525.75 s [aeson] string: OK
  12400. 2525.76 s [aeson] +++ OK, passed 100 tests.
  12401. 2525.76 s [aeson] ObjectWithSingleField: OK
  12402. 2525.76 s [aeson] +++ OK, passed 100 tests.
  12403. 2525.76 s [aeson] toEncoding
  12404. 2525.76 s [aeson] NullaryString: OK
  12405. 2525.76 s [aeson] +++ OK, passed 100 tests.
  12406. 2525.76 s [aeson] Nullary2ElemArray: OK
  12407. 2525.76 s [aeson] +++ OK, passed 100 tests.
  12408. 2525.76 s [aeson] NullaryTaggedObject: OK
  12409. 2525.76 s [aeson] +++ OK, passed 100 tests.
  12410. 2525.76 s [aeson] NullaryObjectWithSingleField: OK
  12411. 2525.76 s [aeson] +++ OK, passed 100 tests.
  12412. 2525.76 s [aeson] ApproxUnwrap: OK
  12413. 2525.76 s [aeson] +++ OK, passed 100 tests.
  12414. 2525.76 s [aeson] ApproxDefault: OK
  12415. 2525.76 s [aeson] +++ OK, passed 100 tests.
  12416. 2525.76 s [aeson] SomeType2ElemArray: OK
  12417. 2525.76 s [aeson] +++ OK, passed 100 tests.
  12418. 2525.76 s [aeson] SomeTypeTaggedObject: OK
  12419. 2525.76 s [aeson] +++ OK, passed 100 tests.
  12420. 2525.76 s [aeson] SomeTypeObjectWithSingleField: OK
  12421. 2525.77 s [aeson] +++ OK, passed 100 tests.
  12422. 2525.77 s [aeson] RFC8785
  12423. 2525.77 s [aeson] example: OK
  12424. 2525.77 s [aeson] key-sort: OK
  12425. 2525.77 s [aeson] numbers
  12426. 2525.77 s [aeson] 0: OK
  12427. 2525.77 s [aeson] 0: OK
  12428. 2525.77 s [aeson] 5e-324: OK
  12429. 2525.77 s [aeson] -5e-324: OK
  12430. 2525.77 s [aeson] 1.7976931348623157e+308: OK
  12431. 2525.77 s [aeson] -1.7976931348623157e+308: OK
  12432. 2525.77 s [aeson] 9007199254740992: OK
  12433. 2525.77 s [aeson] -9007199254740992: OK
  12434. 2525.77 s [aeson] 295147905179352830000: OK
  12435. 2525.77 s [aeson] 9.999999999999997e+22: OK
  12436. 2525.77 s [aeson] 1e+23: OK
  12437. 2525.77 s [aeson] 1.0000000000000001e+23: OK
  12438. 2525.77 s [aeson] 999999999999999700000: OK
  12439. 2525.77 s [aeson] 999999999999999900000: OK
  12440. 2525.77 s [aeson] 1e+21: OK
  12441. 2525.77 s [aeson] 9.999999999999997e-7: OK
  12442. 2525.77 s [aeson] 0.000001: OK
  12443. 2525.77 s [aeson] 333333333.3333332: OK
  12444. 2525.77 s [aeson] 333333333.33333325: OK
  12445. 2525.77 s [aeson] 333333333.3333333: OK
  12446. 2525.77 s [aeson] 333333333.3333334: OK
  12447. 2525.77 s [aeson] 333333333.33333343: OK
  12448. 2525.77 s [aeson] -0.0000033333333333333333: OK
  12449. 2525.77 s [aeson] 1424953923781206.2: OK
  12450. 2525.81 s [aeson] roundtrip: OK (0.05s)
  12451. 2525.81 s [aeson] +++ OK, passed 100 tests.
  12452. 2525.82 s [aeson] castDoubleToWord64
  12453. 2525.82 s [aeson] 5e-324: OK
  12454. 2525.82 s [aeson] roundtrip1: OK
  12455. 2525.82 s [aeson] +++ OK, passed 100 tests.
  12456. 2525.82 s [aeson] roundtrip2: OK
  12457. 2525.82 s [aeson] +++ OK, passed 100 tests.
  12458. 2525.82 s [aeson] doubleToScientific
  12459. 2525.82 s [aeson] roundtrip1: OK
  12460. 2525.82 s [aeson] +++ OK, passed 100 tests.
  12461. 2525.82 s [aeson] roundtrip2: OK
  12462. 2525.83 s [aeson] +++ OK, passed 100 tests.
  12463. 2525.83 s [aeson] properties
  12464. 2525.83 s [aeson] encode
  12465. 2525.83 s [aeson] encodeDouble: OK
  12466. 2525.83 s [aeson] +++ OK, passed 100 tests.
  12467. 2525.83 s [aeson] encodeInteger: OK
  12468. 2525.84 s [aeson] +++ OK, passed 100 tests.
  12469. 2526.58 s [aeson] read . show = id: OK (0.75s)
  12470. 2526.58 s [aeson] +++ OK, passed 100 tests.
  12471. 2526.58 s [aeson] roundTrip
  12472. 2526.58 s [aeson] (): OK
  12473. 2526.58 s [aeson] +++ OK, passed 100 tests.
  12474. 2526.63 s [aeson] Value: OK (0.05s)
  12475. 2526.63 s [aeson] +++ OK, passed 100 tests.
  12476. 2526.64 s [aeson] Bool: OK
  12477. 2526.64 s [aeson] +++ OK, passed 100 tests.
  12478. 2526.64 s [aeson] Double: OK
  12479. 2526.64 s [aeson] +++ OK, passed 100 tests.
  12480. 2526.64 s [aeson] Int: OK
  12481. 2526.64 s [aeson] +++ OK, passed 100 tests.
  12482. 2526.64 s [aeson] NonEmpty Char: OK
  12483. 2526.64 s [aeson] +++ OK, passed 100 tests.
  12484. 2526.65 s [aeson] Integer: OK
  12485. 2526.65 s [aeson] +++ OK, passed 100 tests.
  12486. 2526.65 s [aeson] String: OK
  12487. 2526.65 s [aeson] +++ OK, passed 100 tests.
  12488. 2526.65 s [aeson] Text: OK
  12489. 2526.65 s [aeson] +++ OK, passed 100 tests.
  12490. 2526.66 s [aeson] Lazy Text: OK
  12491. 2526.66 s [aeson] +++ OK, passed 100 tests.
  12492. 2526.78 s [aeson] Foo: OK (0.13s)
  12493. 2526.78 s [aeson] +++ OK, passed 100 tests.
  12494. 2526.78 s [aeson] Day: OK
  12495. 2526.79 s [aeson] +++ OK, passed 100 tests.
  12496. 2526.79 s [aeson] Month: OK
  12497. 2526.79 s [aeson] +++ OK, passed 100 tests.
  12498. 2526.79 s [aeson] Quarter: OK
  12499. 2526.79 s [aeson] +++ OK, passed 100 tests.
  12500. 2526.79 s [aeson] QuarterOfYear: OK
  12501. 2526.79 s [aeson] +++ OK, passed 100 tests.
  12502. 2526.79 s [aeson] BCE Day: OK
  12503. 2526.80 s [aeson] +++ OK, passed 100 tests.
  12504. 2526.81 s [aeson] DotNetTime: OK (0.01s)
  12505. 2526.81 s [aeson] +++ OK, passed 100 tests.
  12506. 2526.81 s [aeson] LocalTime: OK
  12507. 2526.81 s [aeson] +++ OK, passed 100 tests.
  12508. 2526.81 s [aeson] TimeOfDay: OK
  12509. 2526.81 s [aeson] +++ OK, passed 100 tests.
  12510. 2526.81 s [aeson] UTCTime: OK
  12511. 2526.82 s [aeson] +++ OK, passed 100 tests.
  12512. 2526.82 s [aeson] ZonedTime: OK
  12513. 2526.82 s [aeson] +++ OK, passed 100 tests.
  12514. 2526.82 s [aeson] NominalDiffTime: OK
  12515. 2526.82 s [aeson] +++ OK, passed 100 tests.
  12516. 2526.82 s [aeson] DiffTime: OK
  12517. 2526.82 s [aeson] +++ OK, passed 100 tests.
  12518. 2526.82 s [aeson] DayOfWeek: OK
  12519. 2526.82 s [aeson] +++ OK, passed 100 tests.
  12520. 2526.83 s [aeson] SystemTime: OK
  12521. 2526.83 s [aeson] +++ OK, passed 100 tests.
  12522. 2526.83 s [aeson] CalendarDiffTime: OK
  12523. 2526.83 s [aeson] +++ OK, passed 100 tests.
  12524. 2526.83 s [aeson] CalendarDiffDays: OK
  12525. 2526.83 s [aeson] +++ OK, passed 100 tests.
  12526. 2526.83 s [aeson] Version: OK
  12527. 2526.83 s [aeson] +++ OK, passed 100 tests.
  12528. 2526.83 s [aeson] Natural: OK
  12529. 2526.83 s [aeson] +++ OK, passed 100 tests.
  12530. 2526.84 s [aeson] Proxy: OK
  12531. 2526.84 s [aeson] +++ OK, passed 100 tests.
  12532. 2526.84 s [aeson] Tagged: OK
  12533. 2526.84 s [aeson] +++ OK, passed 100 tests.
  12534. 2526.84 s [aeson] Const: OK
  12535. 2526.84 s [aeson] +++ OK, passed 100 tests.
  12536. 2526.85 s [aeson] DList: OK
  12537. 2526.85 s [aeson] +++ OK, passed 100 tests.
  12538. 2526.85 s [aeson] Seq: OK
  12539. 2526.85 s [aeson] +++ OK, passed 100 tests.
  12540. 2526.85 s [aeson] Rational: OK
  12541. 2526.85 s [aeson] +++ OK, passed 100 tests.
  12542. 2526.86 s [aeson] Ratio Int: OK
  12543. 2526.86 s [aeson] +++ OK, passed 100 tests.
  12544. 2526.86 s [aeson] UUID: OK
  12545. 2526.86 s [aeson] +++ OK, passed 100 tests.
  12546. 2526.86 s [aeson] These: OK
  12547. 2526.86 s [aeson] +++ OK, passed 100 tests.
  12548. 2526.86 s [aeson] Fix: OK
  12549. 2526.86 s [aeson] +++ OK, passed 100 tests.
  12550. 2526.86 s [aeson] Mu: OK
  12551. 2526.86 s [aeson] +++ OK, passed 100 tests.
  12552. 2526.86 s [aeson] Nu: OK
  12553. 2526.86 s [aeson] +++ OK, passed 100 tests.
  12554. 2526.86 s [aeson] Maybe: OK
  12555. 2526.87 s [aeson] +++ OK, passed 100 tests.
  12556. 2526.87 s [aeson] Monoid.First: OK
  12557. 2526.87 s [aeson] +++ OK, passed 100 tests.
  12558. 2526.87 s [aeson] Semigroup.Sum: OK
  12559. 2526.87 s [aeson] +++ OK, passed 100 tests.
  12560. 2526.87 s [aeson] Semigroup.Product: OK
  12561. 2526.87 s [aeson] +++ OK, passed 100 tests.
  12562. 2526.87 s [aeson] Semigroup.All: OK
  12563. 2526.87 s [aeson] +++ OK, passed 100 tests.
  12564. 2526.87 s [aeson] Semigroup.Any: OK
  12565. 2526.87 s [aeson] +++ OK, passed 100 tests.
  12566. 2526.87 s [aeson] Strict Pair: OK
  12567. 2526.87 s [aeson] +++ OK, passed 100 tests.
  12568. 2526.87 s [aeson] Strict Either: OK
  12569. 2526.87 s [aeson] +++ OK, passed 100 tests.
  12570. 2526.88 s [aeson] Strict These: OK
  12571. 2526.88 s [aeson] +++ OK, passed 100 tests.
  12572. 2526.88 s [aeson] Strict Maybe: OK
  12573. 2526.88 s [aeson] +++ OK, passed 100 tests.
  12574. 2526.88 s [aeson] Solo Int: OK
  12575. 2526.88 s [aeson] +++ OK, passed 100 tests.
  12576. 2526.88 s [aeson] ShortText: OK
  12577. 2526.88 s [aeson] +++ OK, passed 100 tests.
  12578. 2526.89 s [aeson] URI: OK
  12579. 2526.89 s [aeson] +++ OK, passed 100 tests.
  12580. 2526.89 s [aeson] functors
  12581. 2526.89 s [aeson] Identity Char: OK
  12582. 2526.89 s [aeson] +++ OK, passed 100 tests.
  12583. 2526.89 s [aeson] Identity Char: OK
  12584. 2526.89 s [aeson] +++ OK, passed 100 tests.
  12585. 2526.89 s [aeson] Identity [Char]: OK
  12586. 2526.90 s [aeson] +++ OK, passed 100 tests.
  12587. 2526.90 s [aeson] [Identity Char]: OK
  12588. 2526.90 s [aeson] +++ OK, passed 100 tests.
  12589. 2526.91 s [aeson] Compose I I Int: OK
  12590. 2526.91 s [aeson] +++ OK, passed 100 tests.
  12591. 2526.91 s [aeson] Compose [] I Int: OK
  12592. 2526.91 s [aeson] +++ OK, passed 100 tests.
  12593. 2526.91 s [aeson] Compose I [] Int: OK
  12594. 2526.91 s [aeson] +++ OK, passed 100 tests.
  12595. 2526.91 s [aeson] Compose [] [] Int: OK
  12596. 2526.91 s [aeson] +++ OK, passed 100 tests.
  12597. 2526.92 s [aeson] Compose I I Char: OK
  12598. 2526.92 s [aeson] +++ OK, passed 100 tests.
  12599. 2526.92 s [aeson] Compose [] I Char: OK
  12600. 2526.92 s [aeson] +++ OK, passed 100 tests.
  12601. 2526.92 s [aeson] Compose I [] Char: OK
  12602. 2526.92 s [aeson] +++ OK, passed 100 tests.
  12603. 2526.92 s [aeson] Compose [] [] Char: OK
  12604. 2526.92 s [aeson] +++ OK, passed 100 tests.
  12605. 2526.92 s [aeson] Compose3 I I I Char: OK
  12606. 2526.92 s [aeson] +++ OK, passed 100 tests.
  12607. 2526.92 s [aeson] Compose3 I [] I Char: OK
  12608. 2526.92 s [aeson] +++ OK, passed 100 tests.
  12609. 2526.92 s [aeson] Compose3 I I [] Char: OK
  12610. 2526.93 s [aeson] +++ OK, passed 100 tests.
  12611. 2526.93 s [aeson] Compose3 I [] [] Char: OK
  12612. 2526.93 s [aeson] +++ OK, passed 100 tests.
  12613. 2526.93 s [aeson] Compose3 [] I I Char: OK
  12614. 2526.93 s [aeson] +++ OK, passed 100 tests.
  12615. 2526.93 s [aeson] Compose3 [] [] I Char: OK
  12616. 2526.93 s [aeson] +++ OK, passed 100 tests.
  12617. 2526.93 s [aeson] Compose3 [] I [] Char: OK
  12618. 2526.94 s [aeson] +++ OK, passed 100 tests.
  12619. 2526.94 s [aeson] Compose3 [] [] [] Char: OK
  12620. 2526.94 s [aeson] +++ OK, passed 100 tests.
  12621. 2526.94 s [aeson] Compose3' I I I Char: OK
  12622. 2526.94 s [aeson] +++ OK, passed 100 tests.
  12623. 2526.94 s [aeson] Compose3' I [] I Char: OK
  12624. 2526.94 s [aeson] +++ OK, passed 100 tests.
  12625. 2526.94 s [aeson] Compose3' I I [] Char: OK
  12626. 2526.94 s [aeson] +++ OK, passed 100 tests.
  12627. 2526.94 s [aeson] Compose3' I [] [] Char: OK
  12628. 2526.95 s [aeson] +++ OK, passed 100 tests.
  12629. 2526.95 s [aeson] Compose3' [] I I Char: OK
  12630. 2526.95 s [aeson] +++ OK, passed 100 tests.
  12631. 2526.95 s [aeson] Compose3' [] [] I Char: OK
  12632. 2526.95 s [aeson] +++ OK, passed 100 tests.
  12633. 2526.95 s [aeson] Compose3' [] I [] Char: OK
  12634. 2526.95 s [aeson] +++ OK, passed 100 tests.
  12635. 2526.95 s [aeson] Compose3' [] [] [] Char: OK
  12636. 2526.95 s [aeson] +++ OK, passed 100 tests.
  12637. 2526.95 s [aeson] ghcGenerics
  12638. 2526.95 s [aeson] OneConstructor: OK
  12639. 2526.95 s [aeson] +++ OK, passed 100 tests.
  12640. 2526.96 s [aeson] Product2: OK
  12641. 2526.96 s [aeson] +++ OK, passed 100 tests.
  12642. 2526.96 s [aeson] Product6: OK
  12643. 2526.96 s [aeson] +++ OK, passed 100 tests.
  12644. 2526.98 s [aeson] Sum4: OK (0.02s)
  12645. 2526.98 s [aeson] +++ OK, passed 100 tests.
  12646. 2526.98 s [aeson] roundTrip Key
  12647. 2527.00 s [aeson] Bool: OK
  12648. 2527.00 s [aeson] +++ OK, passed 100 tests.
  12649. 2527.08 s [aeson] Text: OK (0.09s)
  12650. 2527.08 s [aeson] +++ OK, passed 100 tests.
  12651. 2527.24 s [aeson] String: OK (0.16s)
  12652. 2527.24 s [aeson] +++ OK, passed 100 tests.
  12653. 2527.26 s [aeson] Int: OK (0.02s)
  12654. 2527.26 s [aeson] +++ OK, passed 100 tests.
  12655. 2527.30 s [aeson] [Text]: OK (0.05s)
  12656. 2527.30 s [aeson] +++ OK, passed 100 tests.
  12657. 2527.34 s [aeson] (Int,Char): OK (0.03s)
  12658. 2527.34 s [aeson] +++ OK, passed 100 tests.
  12659. 2527.37 s [aeson] Integer: OK (0.03s)
  12660. 2527.37 s [aeson] +++ OK, passed 100 tests.
  12661. 2527.39 s [aeson] Natural: OK (0.02s)
  12662. 2527.39 s [aeson] +++ OK, passed 100 tests.
  12663. 2527.51 s [aeson] Float: OK (0.06s)
  12664. 2527.52 s [aeson] +++ OK, passed 100 tests.
  12665. 2527.55 s [aeson] Double: OK (0.07s)
  12666. 2527.55 s [aeson] +++ OK, passed 100 tests.
  12667. 2527.55 s [aeson] Day: OK (0.04s)
  12668. 2527.55 s [aeson] +++ OK, passed 100 tests.
  12669. 2527.56 s [aeson] DayOfWeek: OK
  12670. 2527.56 s [aeson] +++ OK, passed 100 tests.
  12671. 2527.64 s [aeson] Month: OK
  12672. 2527.64 s [aeson] +++ OK, passed 100 tests.
  12673. 2527.64 s [aeson] Quarter: OK (0.04s)
  12674. 2527.64 s [aeson] +++ OK, passed 100 tests.
  12675. 2527.64 s [aeson] QuarterOfYear: OK
  12676. 2527.64 s [aeson] +++ OK, passed 100 tests.
  12677. 2527.71 s [aeson] LocalTime: OK (0.05s)
  12678. 2527.71 s [aeson] +++ OK, passed 100 tests.
  12679. 2527.75 s [aeson] TimeOfDay: OK (0.04s)
  12680. 2527.75 s [aeson] +++ OK, passed 100 tests.
  12681. 2527.81 s [aeson] UTCTime: OK (0.06s)
  12682. 2527.81 s [aeson] +++ OK, passed 100 tests.
  12683. 2527.93 s [aeson] Version: OK (0.12s)
  12684. 2527.93 s [aeson] +++ OK, passed 100 tests.
  12685. 2528.03 s [aeson] Lazy Text: OK (0.10s)
  12686. 2528.03 s [aeson] +++ OK, passed 100 tests.
  12687. 2528.05 s [aeson] UUID: OK (0.03s)
  12688. 2528.05 s [aeson] +++ OK, passed 100 tests.
  12689. 2528.15 s [aeson] Const Text: OK (0.09s)
  12690. 2528.15 s [aeson] +++ OK, passed 100 tests.
  12691. 2528.15 s [aeson] toFromJSON
  12692. 2528.15 s [aeson] Integer: OK
  12693. 2528.15 s [aeson] +++ OK, passed 100 tests.
  12694. 2528.15 s [aeson] Double: OK
  12695. 2528.15 s [aeson] +++ OK, passed 100 tests.
  12696. 2528.15 s [aeson] Maybe Integer: OK
  12697. 2528.15 s [aeson] +++ OK, passed 100 tests.
  12698. 2528.15 s [aeson] Either Integer Double: OK
  12699. 2528.15 s [aeson] +++ OK, passed 100 tests.
  12700. 2528.15 s [aeson] Either Integer Integer: OK
  12701. 2528.15 s [aeson] +++ OK, passed 100 tests.
  12702. 2528.15 s [aeson] failure messages
  12703. 2528.15 s [aeson] modify failure: OK
  12704. 2528.16 s [aeson] +++ OK, passed 100 tests.
  12705. 2528.16 s [aeson] parserThrowError: OK
  12706. 2528.16 s [aeson] +++ OK, passed 100 tests.
  12707. 2528.19 s [aeson] parserCatchError: OK (0.03s)
  12708. 2528.19 s [aeson] +++ OK, passed 100 tests.
  12709. 2528.19 s [aeson] generic
  12710. 2528.19 s [aeson] toJSON
  12711. 2528.19 s [aeson] Nullary
  12712. 2528.19 s [aeson] string: OK
  12713. 2528.19 s [aeson] +++ OK, passed 100 tests.
  12714. 2528.19 s [aeson] 2ElemArray: OK
  12715. 2528.19 s [aeson] +++ OK, passed 100 tests.
  12716. 2528.19 s [aeson] TaggedObject: OK
  12717. 2528.19 s [aeson] +++ OK, passed 100 tests.
  12718. 2528.19 s [aeson] ObjectWithSingleField: OK
  12719. 2528.19 s [aeson] +++ OK, passed 100 tests.
  12720. 2528.19 s [aeson] roundTrip
  12721. 2528.19 s [aeson] string: OK
  12722. 2528.19 s [aeson] +++ OK, passed 100 tests.
  12723. 2528.20 s [aeson] 2ElemArray: OK
  12724. 2528.20 s [aeson] +++ OK, passed 100 tests.
  12725. 2528.20 s [aeson] TaggedObject: OK
  12726. 2528.20 s [aeson] +++ OK, passed 100 tests.
  12727. 2528.20 s [aeson] ObjectWithSingleField: OK
  12728. 2528.20 s [aeson] +++ OK, passed 100 tests.
  12729. 2528.20 s [aeson] EitherTextInt
  12730. 2528.20 s [aeson] UntaggedValue: OK
  12731. 2528.20 s [aeson] +++ OK, passed 100 tests.
  12732. 2528.20 s [aeson] roundtrip: OK
  12733. 2528.20 s [aeson] +++ OK, passed 100 tests.
  12734. 2528.20 s [aeson] SomeType
  12735. 2528.20 s [aeson] 2ElemArray: OK
  12736. 2528.20 s [aeson] +++ OK, passed 100 tests.
  12737. 2528.20 s [aeson] TaggedObject: OK
  12738. 2528.20 s [aeson] +++ OK, passed 100 tests.
  12739. 2528.20 s [aeson] ObjectWithSingleField: OK
  12740. 2528.20 s [aeson] +++ OK, passed 100 tests.
  12741. 2528.20 s [aeson] roundTrip
  12742. 2528.20 s [aeson] 2ElemArray: OK
  12743. 2528.20 s [aeson] +++ OK, passed 100 tests.
  12744. 2528.20 s [aeson] TaggedObject: OK
  12745. 2528.20 s [aeson] +++ OK, passed 100 tests.
  12746. 2528.20 s [aeson] ObjectWithSingleField: OK
  12747. 2528.20 s [aeson] +++ OK, passed 100 tests.
  12748. 2528.20 s [aeson] 2ElemArray unary: OK
  12749. 2528.20 s [aeson] +++ OK, passed 100 tests.
  12750. 2528.20 s [aeson] TaggedObject unary: OK
  12751. 2528.20 s [aeson] +++ OK, passed 100 tests.
  12752. 2528.20 s [aeson] ObjectWithSingleField unary: OK
  12753. 2528.20 s [aeson] +++ OK, passed 100 tests.
  12754. 2528.20 s [aeson] OneConstructor
  12755. 2528.20 s [aeson] default: OK
  12756. 2528.20 s [aeson] +++ OK, passed 100 tests.
  12757. 2528.20 s [aeson] Tagged: OK
  12758. 2528.20 s [aeson] +++ OK, passed 100 tests.
  12759. 2528.20 s [aeson] roundTrip
  12760. 2528.20 s [aeson] default: OK
  12761. 2528.20 s [aeson] +++ OK, passed 100 tests.
  12762. 2528.21 s [aeson] Tagged: OK
  12763. 2528.21 s [aeson] +++ OK, passed 100 tests.
  12764. 2528.21 s [aeson] toEncoding
  12765. 2528.21 s [aeson] NullaryString: OK
  12766. 2528.21 s [aeson] +++ OK, passed 100 tests.
  12767. 2528.22 s [aeson] Nullary2ElemArray: OK
  12768. 2528.22 s [aeson] +++ OK, passed 100 tests.
  12769. 2528.22 s [aeson] NullaryTaggedObject: OK
  12770. 2528.22 s [aeson] +++ OK, passed 100 tests.
  12771. 2528.22 s [aeson] NullaryObjectWithSingleField: OK
  12772. 2528.22 s [aeson] +++ OK, passed 100 tests.
  12773. 2528.22 s [aeson] ApproxDefault: OK
  12774. 2528.22 s [aeson] +++ OK, passed 100 tests.
  12775. 2528.22 s [aeson] EitherTextInt UntaggedValue: OK
  12776. 2528.22 s [aeson] +++ OK, passed 100 tests.
  12777. 2528.22 s [aeson] SomeType2ElemArray: OK
  12778. 2528.22 s [aeson] +++ OK, passed 100 tests.
  12779. 2528.22 s [aeson] SomeType2ElemArray unary: OK
  12780. 2528.22 s [aeson] +++ OK, passed 100 tests.
  12781. 2528.22 s [aeson] SomeType2ElemArray unary agree: OK
  12782. 2528.22 s [aeson] +++ OK, passed 100 tests.
  12783. 2528.22 s [aeson] SomeTypeTaggedObject: OK
  12784. 2528.22 s [aeson] +++ OK, passed 100 tests.
  12785. 2528.22 s [aeson] SomeTypeTaggedObject unary: OK
  12786. 2528.22 s [aeson] +++ OK, passed 100 tests.
  12787. 2528.22 s [aeson] SomeTypeTaggedObject unary agree: OK
  12788. 2528.23 s [aeson] +++ OK, passed 100 tests.
  12789. 2528.23 s [aeson] SomeTypeObjectWithSingleField: OK
  12790. 2528.23 s [aeson] +++ OK, passed 100 tests.
  12791. 2528.23 s [aeson] SomeTypeObjectWithSingleField unary: OK
  12792. 2528.23 s [aeson] +++ OK, passed 100 tests.
  12793. 2528.23 s [aeson] SomeTypeObjectWithSingleField unary agree: OK
  12794. 2528.23 s [aeson] +++ OK, passed 100 tests.
  12795. 2528.23 s [aeson] SomeTypeOmitNothingFields: OK
  12796. 2528.24 s [aeson] +++ OK, passed 100 tests.
  12797. 2528.24 s [aeson] OneConstructorDefault: OK
  12798. 2528.24 s [aeson] +++ OK, passed 100 tests.
  12799. 2528.24 s [aeson] OneConstructorTagged: OK
  12800. 2528.24 s [aeson] +++ OK, passed 100 tests.
  12801. 2528.24 s [aeson] template-haskell
  12802. 2528.24 s [aeson] toJSON
  12803. 2528.24 s [aeson] Nullary
  12804. 2528.24 s [aeson] string: OK
  12805. 2528.24 s [aeson] +++ OK, passed 100 tests.
  12806. 2528.24 s [aeson] 2ElemArray: OK
  12807. 2528.24 s [aeson] +++ OK, passed 100 tests.
  12808. 2528.24 s [aeson] TaggedObject: OK
  12809. 2528.24 s [aeson] +++ OK, passed 100 tests.
  12810. 2528.25 s [aeson] ObjectWithSingleField: OK
  12811. 2528.25 s [aeson] +++ OK, passed 100 tests.
  12812. 2528.25 s [aeson] roundTrip
  12813. 2528.25 s [aeson] string: OK
  12814. 2528.25 s [aeson] +++ OK, passed 100 tests.
  12815. 2528.25 s [aeson] 2ElemArray: OK
  12816. 2528.25 s [aeson] +++ OK, passed 100 tests.
  12817. 2528.25 s [aeson] TaggedObject: OK
  12818. 2528.25 s [aeson] +++ OK, passed 100 tests.
  12819. 2528.25 s [aeson] ObjectWithSingleField: OK
  12820. 2528.25 s [aeson] +++ OK, passed 100 tests.
  12821. 2528.25 s [aeson] EitherTextInt
  12822. 2528.25 s [aeson] UntaggedValue: OK
  12823. 2528.25 s [aeson] +++ OK, passed 100 tests.
  12824. 2528.28 s [aeson] roundtrip: OK
  12825. 2528.28 s [aeson] +++ OK, passed 100 tests.
  12826. 2528.28 s [aeson] SomeType
  12827. 2528.28 s [aeson] 2ElemArray: OK
  12828. 2528.28 s [aeson] +++ OK, passed 100 tests.
  12829. 2528.28 s [aeson] TaggedObject: OK
  12830. 2528.28 s [aeson] +++ OK, passed 100 tests.
  12831. 2528.28 s [aeson] ObjectWithSingleField: OK
  12832. 2528.29 s [aeson] +++ OK, passed 100 tests.
  12833. 2528.29 s [aeson] roundTrip
  12834. 2528.29 s [aeson] 2ElemArray: OK
  12835. 2528.29 s [aeson] +++ OK, passed 100 tests.
  12836. 2528.30 s [aeson] TaggedObject: OK
  12837. 2528.30 s [aeson] +++ OK, passed 100 tests.
  12838. 2528.30 s [aeson] ObjectWithSingleField: OK
  12839. 2528.30 s [aeson] +++ OK, passed 100 tests.
  12840. 2528.30 s [aeson] 2ElemArray unary: OK
  12841. 2528.30 s [aeson] +++ OK, passed 100 tests.
  12842. 2528.30 s [aeson] TaggedObject unary: OK
  12843. 2528.31 s [aeson] +++ OK, passed 100 tests.
  12844. 2528.31 s [aeson] ObjectWithSingleField unary: OK
  12845. 2528.31 s [aeson] +++ OK, passed 100 tests.
  12846. 2528.31 s [aeson] Approx
  12847. 2528.31 s [aeson] string: OK
  12848. 2528.31 s [aeson] +++ OK, passed 100 tests.
  12849. 2528.31 s [aeson] ObjectWithSingleField: OK
  12850. 2528.31 s [aeson] +++ OK, passed 100 tests.
  12851. 2528.31 s [aeson] roundTrip
  12852. 2528.32 s [aeson] string: OK
  12853. 2528.32 s [aeson] +++ OK, passed 100 tests.
  12854. 2528.32 s [aeson] ObjectWithSingleField: OK
  12855. 2528.32 s [aeson] +++ OK, passed 100 tests.
  12856. 2528.32 s [aeson] GADT
  12857. 2528.32 s [aeson] string: OK
  12858. 2528.33 s [aeson] +++ OK, passed 100 tests.
  12859. 2528.33 s [aeson] ObjectWithSingleField: OK
  12860. 2528.33 s [aeson] +++ OK, passed 100 tests.
  12861. 2528.33 s [aeson] roundTrip
  12862. 2528.33 s [aeson] string: OK
  12863. 2528.33 s [aeson] +++ OK, passed 100 tests.
  12864. 2528.33 s [aeson] ObjectWithSingleField: OK
  12865. 2528.34 s [aeson] +++ OK, passed 100 tests.
  12866. 2528.34 s [aeson] OneConstructor
  12867. 2528.34 s [aeson] default: OK
  12868. 2528.34 s [aeson] +++ OK, passed 100 tests.
  12869. 2528.34 s [aeson] Tagged: OK
  12870. 2528.34 s [aeson] +++ OK, passed 100 tests.
  12871. 2528.34 s [aeson] roundTrip
  12872. 2528.34 s [aeson] default: OK
  12873. 2528.34 s [aeson] +++ OK, passed 100 tests.
  12874. 2528.34 s [aeson] Tagged: OK
  12875. 2528.34 s [aeson] +++ OK, passed 100 tests.
  12876. 2528.34 s [aeson] toEncoding
  12877. 2528.34 s [aeson] NullaryString: OK
  12878. 2528.34 s [aeson] +++ OK, passed 100 tests.
  12879. 2528.34 s [aeson] Nullary2ElemArray: OK
  12880. 2528.34 s [aeson] +++ OK, passed 100 tests.
  12881. 2528.34 s [aeson] NullaryTaggedObject: OK
  12882. 2528.34 s [aeson] +++ OK, passed 100 tests.
  12883. 2528.34 s [aeson] NullaryObjectWithSingleField: OK
  12884. 2528.35 s [aeson] +++ OK, passed 100 tests.
  12885. 2528.35 s [aeson] ApproxUnwrap: OK
  12886. 2528.35 s [aeson] +++ OK, passed 100 tests.
  12887. 2528.35 s [aeson] ApproxDefault: OK
  12888. 2528.35 s [aeson] +++ OK, passed 100 tests.
  12889. 2528.35 s [aeson] EitherTextInt UntaggedValue: OK
  12890. 2528.35 s [aeson] +++ OK, passed 100 tests.
  12891. 2528.35 s [aeson] SomeType2ElemArray: OK
  12892. 2528.35 s [aeson] +++ OK, passed 100 tests.
  12893. 2528.36 s [aeson] SomeType2ElemArray unary: OK
  12894. 2528.36 s [aeson] +++ OK, passed 100 tests.
  12895. 2528.36 s [aeson] SomeType2ElemArray unary agree: OK
  12896. 2528.36 s [aeson] +++ OK, passed 100 tests.
  12897. 2528.36 s [aeson] SomeTypeTaggedObject: OK
  12898. 2528.36 s [aeson] +++ OK, passed 100 tests.
  12899. 2528.36 s [aeson] SomeTypeTaggedObject unary: OK
  12900. 2528.36 s [aeson] +++ OK, passed 100 tests.
  12901. 2528.37 s [aeson] SomeTypeTaggedObject unary agree: OK
  12902. 2528.37 s [aeson] +++ OK, passed 100 tests.
  12903. 2528.37 s [aeson] SomeTypeObjectWithSingleField: OK
  12904. 2528.37 s [aeson] +++ OK, passed 100 tests.
  12905. 2528.37 s [aeson] SomeTypeObjectWithSingleField unary: OK
  12906. 2528.37 s [aeson] +++ OK, passed 100 tests.
  12907. 2528.37 s [aeson] SomeTypeObjectWithSingleField unary agree: OK
  12908. 2528.37 s [aeson] +++ OK, passed 100 tests.
  12909. 2528.37 s [aeson] OneConstructorDefault: OK
  12910. 2528.37 s [aeson] +++ OK, passed 100 tests.
  12911. 2528.37 s [aeson] OneConstructorTagged: OK
  12912. 2528.37 s [aeson] +++ OK, passed 100 tests.
  12913. 2528.37 s [aeson] QuickCheck
  12914. 2528.37 s [aeson] shrink terminates
  12915. 2528.37 s [aeson] Int: OK
  12916. 2528.37 s [aeson] +++ OK, passed 100 tests.
  12917. 2528.37 s [aeson] Bool: OK
  12918. 2528.37 s [aeson] +++ OK, passed 100 tests.
  12919. 2528.37 s [aeson] Integer: OK
  12920. 2528.37 s [aeson] +++ OK, passed 100 tests.
  12921. 2528.39 s [aeson] Char: OK
  12922. 2528.39 s [aeson] +++ OK, passed 100 tests.
  12923. 2528.39 s [aeson] Text: OK (0.01s)
  12924. 2528.39 s [aeson] +++ OK, passed 100 tests.
  12925. 2528.39 s [aeson] (Int,Int): OK
  12926. 2528.39 s [aeson] +++ OK, passed 100 tests.
  12927. 2528.39 s [aeson] Scientific: OK
  12928. 2528.39 s [aeson] +++ OK, passed 100 tests.
  12929. 2528.70 s [aeson] Value: OK (0.31s)
  12930. 2528.71 s [aeson] +++ OK, passed 100 tests.
  12931. 2528.71 s [aeson] unit
  12932. 2528.71 s [aeson] SerializationFormatSpec
  12933. 2528.71 s [aeson] From JSON representation
  12934. 2528.71 s [aeson] Nothing: OK
  12935. 2528.71 s [aeson] Just: OK
  12936. 2528.71 s [aeson] Just Nothing: OK
  12937. 2528.71 s [aeson] Word8 3: OK
  12938. 2528.71 s [aeson] Word8 3.00: OK
  12939. 2528.71 s [aeson] Word8 3.14: OK
  12940. 2528.71 s [aeson] Word8 -1: OK
  12941. 2528.71 s [aeson] Word8 300: OK
  12942. 2528.71 s [aeson] Day -0000-02-03: OK
  12943. 2528.71 s [aeson] Day; year too short: OK
  12944. 2528.71 s [aeson] Month; year too short: OK
  12945. 2528.71 s [aeson] To/From JSON representation
  12946. 2528.71 s [aeson] Either Left: OK
  12947. 2528.71 s [aeson] Either Right: OK
  12948. 2528.71 s [aeson] Nothing: OK
  12949. 2528.71 s [aeson] Just Nothing: OK
  12950. 2528.71 s [aeson] Just: OK
  12951. 2528.71 s [aeson] Proxy Int: OK
  12952. 2528.71 s [aeson] Tagged Char Int: OK
  12953. 2528.71 s [aeson] Tagged 123 Int: OK
  12954. 2528.71 s [aeson] Const Char Int: OK
  12955. 2528.71 s [aeson] Tuple: OK
  12956. 2528.71 s [aeson] NonEmpty: OK
  12957. 2528.71 s [aeson] Seq: OK
  12958. 2528.71 s [aeson] DList: OK
  12959. 2528.71 s [aeson] (): OK
  12960. 2528.71 s [aeson] Text: OK
  12961. 2528.71 s [aeson] Lazy Text: OK
  12962. 2528.71 s [aeson] ShortText: OK
  12963. 2528.71 s [aeson] HashMap Int Int: OK
  12964. 2528.71 s [aeson] Map Int Int: OK
  12965. 2528.71 s [aeson] Map (Tagged Int Int) Int: OK
  12966. 2528.71 s [aeson] Map [Int] Int: OK
  12967. 2528.71 s [aeson] Map [Char] Int: OK
  12968. 2528.71 s [aeson] Map [I Char] Int: OK
  12969. 2528.71 s [aeson] nan :: Double: OK
  12970. 2528.71 s [aeson] +inf :: Double: OK
  12971. 2528.71 s [aeson] -inf :: Double: OK
  12972. 2528.71 s [aeson] Ordering LT: OK
  12973. 2528.71 s [aeson] Ordering EQ: OK
  12974. 2528.71 s [aeson] Ordering GT: OK
  12975. 2528.71 s [aeson] Float: OK
  12976. 2528.71 s [aeson] Pico: OK
  12977. 2528.71 s [aeson] Scientific: OK
  12978. 2528.71 s [aeson] UUID: OK
  12979. 2528.71 s [aeson] Set Int: OK
  12980. 2528.71 s [aeson] IntSet: OK
  12981. 2528.71 s [aeson] IntMap: OK
  12982. 2528.71 s [aeson] Vector: OK
  12983. 2528.71 s [aeson] HashSet Int: OK
  12984. 2528.71 s [aeson] Tree Int: OK
  12985. 2528.71 s [aeson] HashMap Float Int, NaN: OK
  12986. 2528.71 s [aeson] HashMap Float Int, Infinity: OK
  12987. 2528.71 s [aeson] HashMap Float Int, +Infinity: OK
  12988. 2528.71 s [aeson] Identity Int: OK
  12989. 2528.71 s [aeson] Solo Int: OK
  12990. 2528.71 s [aeson] Identity Char: OK
  12991. 2528.71 s [aeson] Identity String: OK
  12992. 2528.71 s [aeson] [Identity Char]: OK
  12993. 2528.71 s [aeson] Solo Char: OK
  12994. 2528.71 s [aeson] Solo String: OK
  12995. 2528.71 s [aeson] [Solo Char]: OK
  12996. 2528.71 s [aeson] Maybe Char: OK
  12997. 2528.71 s [aeson] Maybe String: OK
  12998. 2528.71 s [aeson] Maybe [Identity Char]: OK
  12999. 2528.71 s [aeson] Day; year >= 10000: OK
  13000. 2528.71 s [aeson] Day; year >= 1000: OK
  13001. 2528.71 s [aeson] Day; year > 0 && < 1000: OK
  13002. 2528.71 s [aeson] Day; year == 0: OK
  13003. 2528.71 s [aeson] Day; year < 0: OK
  13004. 2528.71 s [aeson] Day; year < -1000: OK
  13005. 2528.71 s [aeson] Month; year >= 10000: OK
  13006. 2528.71 s [aeson] Month; year >= 1000: OK
  13007. 2528.71 s [aeson] Month; year > 0 && < 1000: OK
  13008. 2528.71 s [aeson] Month; year == 0: OK
  13009. 2528.71 s [aeson] Month; year < 0: OK
  13010. 2528.71 s [aeson] Month; year < -1000: OK
  13011. 2528.71 s [aeson] Quarter; year >= 1000: OK
  13012. 2528.71 s [aeson] Quarter; year > 0 && < 1000: OK
  13013. 2528.71 s [aeson] Quarter; year == 0: OK
  13014. 2528.71 s [aeson] Quarter; year < 0: OK
  13015. 2528.71 s [aeson] Quarter; year < -1000: OK
  13016. 2528.71 s [aeson] QuarterOfYear: OK
  13017. 2528.71 s [aeson] Product I Maybe Int: OK
  13018. 2528.71 s [aeson] Product I Maybe Int: OK
  13019. 2528.71 s [aeson] Product I [] Char: OK
  13020. 2528.71 s [aeson] Sum I [] Int: InL: OK
  13021. 2528.71 s [aeson] Sum I [] Int: InR: OK
  13022. 2528.71 s [aeson] Sum I [] Char: InR: OK
  13023. 2528.71 s [aeson] Compose I I Int: OK
  13024. 2528.71 s [aeson] Compose I [] Int: OK
  13025. 2528.71 s [aeson] Compose [] I Int: OK
  13026. 2528.71 s [aeson] Compose [] [] Int: OK
  13027. 2528.71 s [aeson] Compose I I Char: OK
  13028. 2528.71 s [aeson] Compose I [] Char: OK
  13029. 2528.71 s [aeson] Compose [] I Char: OK
  13030. 2528.71 s [aeson] Compose [] [] Char: OK
  13031. 2528.71 s [aeson] Compose3 I I I Char: OK
  13032. 2528.71 s [aeson] Compose3 I I [] Char: OK
  13033. 2528.71 s [aeson] Compose3 I [] I Char: OK
  13034. 2528.71 s [aeson] Compose3 I [] [] Char: OK
  13035. 2528.71 s [aeson] Compose3 [] I I Char: OK
  13036. 2528.71 s [aeson] Compose3 [] I [] Char: OK
  13037. 2528.71 s [aeson] Compose3 [] [] I Char: OK
  13038. 2528.71 s [aeson] Compose3 [] [] [] Char: OK
  13039. 2528.71 s [aeson] Compose3' I I I Char: OK
  13040. 2528.71 s [aeson] Compose3' I I [] Char: OK
  13041. 2528.71 s [aeson] Compose3' I [] I Char: OK
  13042. 2528.71 s [aeson] Compose3' I [] [] Char: OK
  13043. 2528.71 s [aeson] Compose3' [] I I Char: OK
  13044. 2528.71 s [aeson] Compose3' [] I [] Char: OK
  13045. 2528.71 s [aeson] Compose3' [] [] I Char: OK
  13046. 2528.71 s [aeson] Compose3' [] [] [] Char: OK
  13047. 2528.71 s [aeson] MyEither Int String: Left: OK
  13048. 2528.71 s [aeson] MyEither Int String: Right: OK
  13049. 2528.71 s [aeson] Monoid.Dual Int: OK
  13050. 2528.71 s [aeson] Monoid.First Int: OK
  13051. 2528.71 s [aeson] Monoid.Last Int: OK
  13052. 2528.71 s [aeson] Semigroup.Min Int: OK
  13053. 2528.71 s [aeson] Semigroup.Max Int: OK
  13054. 2528.71 s [aeson] Semigroup.First Int: OK
  13055. 2528.71 s [aeson] Semigroup.Last Int: OK
  13056. 2528.71 s [aeson] Semigroup.WrappedMonoid Int: OK
  13057. 2528.71 s [aeson] SystemTime: OK
  13058. 2528.71 s [aeson] SystemTime: OK
  13059. 2528.71 s [aeson] CalendarDiffTime: OK
  13060. 2528.71 s [aeson] CalendarDiffDays: OK
  13061. 2528.71 s [aeson] DayOfWeek: OK
  13062. 2528.71 s [aeson] These: This: OK
  13063. 2528.72 s [aeson] These: That: OK
  13064. 2528.72 s [aeson] These: OK
  13065. 2528.72 s [aeson] Fix Strict.These: OK
  13066. 2528.72 s [aeson] Mu Strict.These: OK
  13067. 2528.72 s [aeson] Nu Strict.These: OK
  13068. 2528.72 s [aeson] ErrorMessages
  13069. 2528.72 s [aeson] simple: OK
  13070. 2528.72 s [aeson] generic: OK
  13071. 2528.73 s [aeson] generic: OK
  13072. 2528.73 s [aeson] camelCase
  13073. 2528.73 s [aeson] camelTo: OK
  13074. 2528.73 s [aeson] camelTo: OK
  13075. 2528.73 s [aeson] camelTo: OK
  13076. 2528.73 s [aeson] camelTo: OK
  13077. 2528.73 s [aeson] camelTo2: OK
  13078. 2528.73 s [aeson] camelTo2: OK
  13079. 2528.73 s [aeson] camelTo2: OK
  13080. 2528.73 s [aeson] camelTo2: OK
  13081. 2528.73 s [aeson] encoding
  13082. 2528.73 s [aeson] goodProducer: OK
  13083. 2528.73 s [aeson] utctime
  13084. 2528.73 s [aeson] good: OK
  13085. 2528.73 s [aeson] bad: OK
  13086. 2528.73 s [aeson] 2000-01-01T12:13:00
  13087. 2528.73 s [aeson] 2000-01-01 12:13:00
  13088. 2528.73 s [aeson] 2000-01-01
  13089. 2528.73 s [aeson] 2000-01-01Z
  13090. 2528.73 s [aeson] 2015-01-01T12:30:00.00+00Z
  13091. 2528.73 s [aeson] 2015-01-01T12:30:00.00+00:00Z
  13092. 2528.73 s [aeson] 2015-01-03 12:13:00.Z
  13093. 2528.73 s [aeson] 2015-01-03 12:13.000Z
  13094. 2528.73 s [aeson] 2015-01-03 23:59:61Z
  13095. 2528.73 s [aeson] 2015-01-03 12:13:00 Z
  13096. 2528.73 s [aeson] 2015-01-03 12:13:00 +00:00
  13097. 2528.73 s [aeson] formatError
  13098. 2528.73 s [aeson] example 1: OK
  13099. 2528.73 s [aeson] .:, .:?, .:!
  13100. 2528.73 s [aeson] -: OK
  13101. 2528.73 s [aeson] -: OK
  13102. 2528.73 s [aeson] -: OK
  13103. 2528.73 s [aeson] -: OK
  13104. 2528.73 s [aeson] -: OK
  13105. 2528.73 s [aeson] -: OK
  13106. 2528.73 s [aeson] -: OK
  13107. 2528.73 s [aeson] -: OK
  13108. 2528.73 s [aeson] -: OK
  13109. 2528.73 s [aeson] Hashable laws
  13110. 2528.73 s [aeson] -: OK
  13111. 2528.73 s [aeson] Object construction
  13112. 2528.73 s [aeson] -: OK
  13113. 2528.73 s [aeson] Nullary constructors
  13114. 2528.73 s [aeson] -: OK
  13115. 2528.73 s [aeson] -: OK
  13116. 2528.73 s [aeson] -: OK
  13117. 2528.73 s [aeson] -: OK
  13118. 2528.73 s [aeson] -: OK
  13119. 2528.73 s [aeson] -: OK
  13120. 2528.73 s [aeson] -: OK
  13121. 2528.73 s [aeson] -: OK
  13122. 2528.73 s [aeson] -: OK
  13123. 2528.73 s [aeson] -: OK
  13124. 2528.73 s [aeson] -: OK
  13125. 2528.73 s [aeson] -: OK
  13126. 2528.73 s [aeson] -: OK
  13127. 2528.73 s [aeson] -: OK
  13128. 2528.73 s [aeson] -: OK
  13129. 2528.73 s [aeson] -: OK
  13130. 2528.73 s [aeson] -: OK
  13131. 2528.73 s [aeson] -: OK
  13132. 2528.73 s [aeson] -: OK
  13133. 2528.73 s [aeson] -: OK
  13134. 2528.73 s [aeson] -: OK
  13135. 2528.73 s [aeson] -: OK
  13136. 2528.73 s [aeson] -: OK
  13137. 2528.73 s [aeson] -: OK
  13138. 2528.73 s [aeson] -: OK
  13139. 2528.73 s [aeson] -: OK
  13140. 2528.73 s [aeson] -: OK
  13141. 2528.73 s [aeson] FromJSONKey
  13142. 2528.73 s [aeson] -: OK
  13143. 2528.73 s [aeson] -: OK
  13144. 2528.73 s [aeson] -: OK
  13145. 2528.73 s [aeson] -: OK
  13146. 2528.73 s [aeson] -: OK
  13147. 2528.73 s [aeson] optional fields
  13148. 2528.73 s [aeson] Omit optional fields (Generics)
  13149. 2528.73 s [aeson] ordinary
  13150. 2528.73 s [aeson] omitNothingFields = True
  13151. 2528.73 s [aeson] JSON should include non-optional value.: OK
  13152. 2528.73 s [aeson] JSON should not include optional value.: OK
  13153. 2528.73 s [aeson] JSON decode including non-optional value: OK
  13154. 2528.73 s [aeson] JSON decode not including optional value: OK
  13155. 2528.73 s [aeson] JSON decode including optional value: OK
  13156. 2528.73 s [aeson] JSON decode including optional value 2: OK
  13157. 2528.73 s [aeson] omitNothingFields = False
  13158. 2528.73 s [aeson] JSON should include non-optional value.: OK
  13159. 2528.73 s [aeson] JSON should include optional value.: OK
  13160. 2528.73 s [aeson] JSON decode including non-optional value: OK
  13161. 2528.73 s [aeson] JSON decode not including optional value: OK
  13162. 2528.73 s [aeson] JSON decode including optional value: OK
  13163. 2528.73 s [aeson] JSON decode including optional value 2: OK
  13164. 2528.73 s [aeson] defaultOptions
  13165. 2528.73 s [aeson] JSON should include non-optional value.: OK
  13166. 2528.73 s [aeson] JSON should include optional value.: OK
  13167. 2528.73 s [aeson] JSON decode including non-optional value: OK
  13168. 2528.73 s [aeson] JSON decode not including optional value: OK
  13169. 2528.73 s [aeson] JSON decode including optional value: OK
  13170. 2528.73 s [aeson] JSON decode including optional value 2: OK
  13171. 2528.73 s [aeson] higher
  13172. 2528.73 s [aeson] omitNothingFields = True, higher
  13173. 2528.73 s [aeson] JSON should include non-optional value.: OK
  13174. 2528.73 s [aeson] JSON should not include optional value.: OK
  13175. 2528.74 s [aeson] JSON decode including non-optional value: OK
  13176. 2528.74 s [aeson] JSON decode not including optional value: OK
  13177. 2528.74 s [aeson] JSON decode including optional value: OK
  13178. 2528.74 s [aeson] JSON decode including optional value 2: OK
  13179. 2528.74 s [aeson] omitNothingFields = False, higher
  13180. 2528.74 s [aeson] JSON should include non-optional value.: OK
  13181. 2528.74 s [aeson] JSON should include optional value.: OK
  13182. 2528.74 s [aeson] JSON decode including non-optional value: OK
  13183. 2528.74 s [aeson] JSON decode not including optional value: OK
  13184. 2528.74 s [aeson] JSON decode including optional value: OK
  13185. 2528.74 s [aeson] JSON decode including optional value 2: OK
  13186. 2528.74 s [aeson] defaultOptions, higher
  13187. 2528.74 s [aeson] JSON should include non-optional value.: OK
  13188. 2528.74 s [aeson] JSON should include optional value.: OK
  13189. 2528.74 s [aeson] JSON decode including non-optional value: OK
  13190. 2528.74 s [aeson] JSON decode not including optional value: OK
  13191. 2528.74 s [aeson] JSON decode including optional value: OK
  13192. 2528.74 s [aeson] JSON decode including optional value 2: OK
  13193. 2528.74 s [aeson] Omit optional fields (TH)
  13194. 2528.74 s [aeson] ordinary
  13195. 2528.74 s [aeson] omitNothingFields = True
  13196. 2528.74 s [aeson] JSON should include non-optional value.: OK
  13197. 2528.74 s [aeson] JSON should not include optional value.: OK
  13198. 2528.74 s [aeson] JSON decode including non-optional value: OK
  13199. 2528.74 s [aeson] JSON decode not including optional value: OK
  13200. 2528.74 s [aeson] JSON decode including optional value: OK
  13201. 2528.74 s [aeson] JSON decode including optional value 2: OK
  13202. 2528.74 s [aeson] omitNothingFields = False
  13203. 2528.74 s [aeson] JSON should include non-optional value.: OK
  13204. 2528.74 s [aeson] JSON should include optional value.: OK
  13205. 2528.74 s [aeson] JSON decode including non-optional value: OK
  13206. 2528.74 s [aeson] JSON decode not including optional value: OK
  13207. 2528.74 s [aeson] JSON decode including optional value: OK
  13208. 2528.74 s [aeson] JSON decode including optional value 2: OK
  13209. 2528.74 s [aeson] defaultOptions
  13210. 2528.74 s [aeson] JSON should include non-optional value.: OK
  13211. 2528.74 s [aeson] JSON should include optional value.: OK
  13212. 2528.74 s [aeson] JSON decode including non-optional value: OK
  13213. 2528.74 s [aeson] JSON decode not including optional value: OK
  13214. 2528.74 s [aeson] JSON decode including optional value: OK
  13215. 2528.75 s [aeson] JSON decode including optional value 2: OK
  13216. 2528.75 s [aeson] higher
  13217. 2528.75 s [aeson] omitNothingFields = True, higher
  13218. 2528.75 s [aeson] JSON should include non-optional value.: OK
  13219. 2528.75 s [aeson] JSON should not include optional value.: OK
  13220. 2528.75 s [aeson] JSON decode including non-optional value: OK
  13221. 2528.75 s [aeson] JSON decode not including optional value: OK
  13222. 2528.75 s [aeson] JSON decode including optional value: OK
  13223. 2528.75 s [aeson] JSON decode including optional value 2: OK
  13224. 2528.75 s [aeson] omitNothingFields = False, higher
  13225. 2528.75 s [aeson] JSON should include non-optional value.: OK
  13226. 2528.75 s [aeson] JSON should include optional value.: OK
  13227. 2528.75 s [aeson] JSON decode including non-optional value: OK
  13228. 2528.75 s [aeson] JSON decode not including optional value: OK
  13229. 2528.75 s [aeson] JSON decode including optional value: OK
  13230. 2528.75 s [aeson] JSON decode including optional value 2: OK
  13231. 2528.75 s [aeson] defaultOptions, higher
  13232. 2528.75 s [aeson] JSON should include non-optional value.: OK
  13233. 2528.75 s [aeson] JSON should include optional value.: OK
  13234. 2528.75 s [aeson] JSON decode including non-optional value: OK
  13235. 2528.75 s [aeson] JSON decode not including optional value: OK
  13236. 2528.75 s [aeson] JSON decode including optional value: OK
  13237. 2528.75 s [aeson] JSON decode including optional value 2: OK
  13238. 2528.75 s [aeson] Omit optional fields (Manual)
  13239. 2528.75 s [aeson] ordinary
  13240. 2528.75 s [aeson] omitNothingFields = True
  13241. 2528.75 s [aeson] JSON should include non-optional value.: OK
  13242. 2528.75 s [aeson] JSON should not include optional value.: OK
  13243. 2528.75 s [aeson] JSON decode including non-optional value: OK
  13244. 2528.75 s [aeson] JSON decode not including optional value: OK
  13245. 2528.75 s [aeson] JSON decode including optional value: OK
  13246. 2528.75 s [aeson] JSON decode including optional value 2: OK
  13247. 2528.75 s [aeson] omitNothingFields = False
  13248. 2528.75 s [aeson] JSON should include non-optional value.: OK
  13249. 2528.75 s [aeson] JSON should include optional value.: OK
  13250. 2528.75 s [aeson] JSON decode including non-optional value: OK
  13251. 2528.75 s [aeson] JSON decode not including optional value: OK
  13252. 2528.75 s [aeson] JSON decode including optional value: OK
  13253. 2528.75 s [aeson] JSON decode including optional value 2: OK
  13254. 2528.75 s [aeson] defaultOptions
  13255. 2528.75 s [aeson] JSON should include non-optional value.: OK
  13256. 2528.75 s [aeson] JSON should include optional value.: OK
  13257. 2528.75 s [aeson] JSON decode including non-optional value: OK
  13258. 2528.75 s [aeson] JSON decode not including optional value: OK
  13259. 2528.75 s [aeson] JSON decode including optional value: OK
  13260. 2528.75 s [aeson] JSON decode including optional value 2: OK
  13261. 2528.75 s [aeson] higher
  13262. 2528.75 s [aeson] omitNothingFields = True, higher
  13263. 2528.75 s [aeson] JSON should include non-optional value.: OK
  13264. 2528.75 s [aeson] JSON should not include optional value.: OK
  13265. 2528.75 s [aeson] JSON decode including non-optional value: OK
  13266. 2528.75 s [aeson] JSON decode not including optional value: OK
  13267. 2528.75 s [aeson] JSON decode including optional value: OK
  13268. 2528.75 s [aeson] JSON decode including optional value 2: OK
  13269. 2528.75 s [aeson] omitNothingFields = False, higher
  13270. 2528.75 s [aeson] JSON should include non-optional value.: OK
  13271. 2528.75 s [aeson] JSON should include optional value.: OK
  13272. 2528.75 s [aeson] JSON decode including non-optional value: OK
  13273. 2528.75 s [aeson] JSON decode not including optional value: OK
  13274. 2528.75 s [aeson] JSON decode including optional value: OK
  13275. 2528.75 s [aeson] JSON decode including optional value 2: OK
  13276. 2528.75 s [aeson] defaultOptions, higher
  13277. 2528.75 s [aeson] JSON should include non-optional value.: OK
  13278. 2528.75 s [aeson] JSON should include optional value.: OK
  13279. 2528.75 s [aeson] JSON decode including non-optional value: OK
  13280. 2528.75 s [aeson] JSON decode not including optional value: OK
  13281. 2528.75 s [aeson] JSON decode including optional value: OK
  13282. 2528.75 s [aeson] JSON decode including optional value 2: OK
  13283. 2528.75 s [aeson] Type-directed optional fields Proof of Concept
  13284. 2528.75 s [aeson] toJSON
  13285. 2528.75 s [aeson] x is not omitted when Nothing: OK
  13286. 2528.75 s [aeson] y is omitted when Nothing: OK
  13287. 2528.75 s [aeson] z is omitted when Nothing: OK
  13288. 2528.75 s [aeson] parseJSON
  13289. 2528.75 s [aeson] x can be null: OK
  13290. 2528.75 s [aeson] x cannot be omitted: OK
  13291. 2528.75 s [aeson] y can be omitted: OK
  13292. 2528.75 s [aeson] y cannot be null: OK
  13293. 2528.75 s [aeson] z can be null: OK
  13294. 2528.75 s [aeson] z can be omitted: OK
  13295. 2528.75 s [aeson] PR #455: OK
  13296. 2530.59 s [aeson] Unescape string (PR #477): OK (1.86s)
  13297. 2530.59 s [aeson] Show Options: OK
  13298. 2530.59 s [aeson] SingleMaybeField
  13299. 2530.59 s [aeson] generic: OK
  13300. 2530.59 s [aeson] th: OK
  13301. 2530.60 s [aeson] withEmbeddedJSON: OK
  13302. 2530.60 s [aeson] SingleFieldCon: OK
  13303. 2530.60 s [aeson] UnknownFields
  13304. 2530.60 s [aeson] unary-unknown-th: OK
  13305. 2530.60 s [aeson] unary-unknown-generic: OK
  13306. 2530.60 s [aeson] unary-unknown-tag-th: OK
  13307. 2530.60 s [aeson] unary-unknown-tag-generic: OK
  13308. 2530.60 s [aeson] unary-explicit-tag-th: OK
  13309. 2530.60 s [aeson] unary-explicit-tag-generic: OK
  13310. 2530.60 s [aeson] sum-tag-th: OK
  13311. 2530.60 s [aeson] sum-tag-generic: OK
  13312. 2530.60 s [aeson] sum-unknown-in-branch-th: OK
  13313. 2530.60 s [aeson] sum-unknown-in-branch-generic: OK
  13314. 2530.60 s [aeson] sum-unknown-th: OK
  13315. 2530.60 s [aeson] sum-unknown-generic: OK
  13316. 2530.60 s [aeson] unary-tagged-th: OK
  13317. 2530.60 s [aeson] unary-tagged-generic: OK
  13318. 2530.60 s [aeson] unary-tagged-notag-th: OK
  13319. 2530.60 s [aeson] unary-tagged-notag-generic: OK
  13320. 2530.60 s [aeson] unary-tagged-unknown-th: OK
  13321. 2530.60 s [aeson] unary-tagged-unknown-generic: OK
  13322. 2530.60 s [aeson] Ratio with denominator 0: OK
  13323. 2530.60 s [aeson] Rational parses number: OK
  13324. 2530.60 s [aeson] Big rational: OK
  13325. 2530.60 s [aeson] Small rational: OK
  13326. 2530.60 s [aeson] Big scientific exponent: OK
  13327. 2530.60 s [aeson] Big integer decoding: OK
  13328. 2530.60 s [aeson] Big natural decoding: OK
  13329. 2530.60 s [aeson] Big integer key decoding: OK
  13330. 2530.60 s [aeson] QQ.Simple
  13331. 2530.60 s [aeson] example: OK
  13332. 2530.60 s [aeson] MonadFix
  13333. 2530.60 s [aeson] Example1a: OK
  13334. 2530.60 s [aeson] Example2a: OK
  13335. 2530.60 s [aeson] Example3a: OK
  13336. 2530.60 s [aeson] Example4a: OK
  13337. 2530.60 s [aeson] Example1b: OK
  13338. 2530.60 s [aeson] Example2b: OK
  13339. 2530.60 s [aeson] Example3b: OK
  13340. 2530.60 s [aeson] Example4b: OK
  13341. 2530.60 s [aeson] Issue #351
  13342. 2530.60 s [aeson] -: OK
  13343. 2530.60 s [aeson] -: OK
  13344. 2530.60 s [aeson] -: OK
  13345. 2530.60 s [aeson] issue571: OK
  13346. 2530.60 s [aeson] issue687: OK
  13347. 2530.60 s [aeson] issue967: OK
  13348. 2530.60 s [aeson] KeyMap.insertWith: OK
  13349. 2530.60 s [aeson] omitNothingFields Note: OK
  13350. 2530.60 s [aeson] JSONTestSuite
  13351. 2530.60 s [aeson] i_number_double_huge_neg_exp.json
  13352. 2530.61 s [aeson] decode: OK
  13353. 2530.61 s [aeson] decode via tokens: OK
  13354. 2530.61 s [aeson] tokens bs: OK
  13355. 2530.62 s [aeson] tokens lbs: OK
  13356. 2530.63 s [aeson] tokens text: OK (0.01s)
  13357. 2530.70 s [aeson] i_number_huge_exp.json
  13358. 2530.70 s [aeson] decode: OK
  13359. 2530.70 s [aeson] decode via tokens: OK
  13360. 2530.70 s [aeson] tokens bs: OK
  13361. 2530.70 s [aeson] tokens lbs: OK (0.02s)
  13362. 2530.70 s [aeson] tokens text: OK
  13363. 2530.70 s [aeson] i_number_neg_int_huge_exp.json
  13364. 2530.70 s [aeson] decode: OK (0.02s)
  13365. 2530.70 s [aeson] decode via tokens: OK
  13366. 2530.72 s [aeson] tokens bs: OK (0.02s)
  13367. 2530.73 s [aeson] tokens lbs: OK
  13368. 2530.73 s [aeson] tokens text: OK
  13369. 2530.73 s [aeson] i_number_pos_double_huge_exp.json
  13370. 2530.74 s [aeson] decode: OK
  13371. 2530.77 s [aeson] decode via tokens: OK (0.02s)
  13372. 2530.77 s [aeson] tokens bs: OK
  13373. 2530.77 s [aeson] tokens lbs: OK
  13374. 2530.79 s [aeson] tokens text: OK (0.02s)
  13375. 2530.79 s [aeson] i_number_real_neg_overflow.json
  13376. 2530.79 s [aeson] decode: OK
  13377. 2530.80 s [aeson] decode via tokens: OK
  13378. 2530.81 s [aeson] tokens bs: OK
  13379. 2530.81 s [aeson] tokens lbs: OK
  13380. 2530.82 s [aeson] tokens text: OK
  13381. 2530.82 s [aeson] i_number_real_pos_overflow.json
  13382. 2530.82 s [aeson] decode: OK
  13383. 2530.82 s [aeson] decode via tokens: OK
  13384. 2530.84 s [aeson] tokens bs: OK
  13385. 2530.84 s [aeson] tokens lbs: OK
  13386. 2530.85 s [aeson] tokens text: OK
  13387. 2530.85 s [aeson] i_number_real_underflow.json
  13388. 2530.86 s [aeson] decode: OK
  13389. 2530.86 s [aeson] decode via tokens: OK (0.01s)
  13390. 2530.86 s [aeson] tokens bs: OK
  13391. 2530.88 s [aeson] tokens lbs: OK
  13392. 2530.88 s [aeson] tokens text: OK
  13393. 2530.88 s [aeson] i_number_too_big_neg_int.json
  13394. 2530.88 s [aeson] decode: OK
  13395. 2530.89 s [aeson] decode via tokens: OK
  13396. 2530.91 s [aeson] tokens bs: OK
  13397. 2530.92 s [aeson] tokens lbs: OK
  13398. 2530.93 s [aeson] tokens text: OK (0.01s)
  13399. 2530.93 s [aeson] i_number_too_big_pos_int.json
  13400. 2530.94 s [aeson] decode: OK (0.01s)
  13401. 2530.94 s [aeson] decode via tokens: OK
  13402. 2530.94 s [aeson] tokens bs: OK
  13403. 2530.95 s [aeson] tokens lbs: OK (0.01s)
  13404. 2530.96 s [aeson] tokens text: OK
  13405. 2530.96 s [aeson] i_number_very_big_negative_int.json
  13406. 2530.96 s [aeson] decode: OK
  13407. 2530.96 s [aeson] decode via tokens: OK
  13408. 2530.97 s [aeson] tokens bs: OK
  13409. 2530.98 s [aeson] tokens lbs: OK
  13410. 2530.99 s [aeson] tokens text: OK
  13411. 2530.99 s [aeson] i_object_key_lone_2nd_surrogate.json
  13412. 2530.99 s [aeson] decode: OK
  13413. 2531.00 s [aeson] tokens bs: OK
  13414. 2531.00 s [aeson] tokens lbs: OK
  13415. 2531.00 s [aeson] tokens text: OK
  13416. 2531.00 s [aeson] Golden file did not exist; created
  13417. 2531.01 s [aeson] i_string_1st_surrogate_but_2nd_missing.json
  13418. 2531.01 s [aeson] decode: OK
  13419. 2531.01 s [aeson] tokens bs: OK
  13420. 2531.01 s [aeson] tokens lbs: OK
  13421. 2531.02 s [aeson] tokens text: OK
  13422. 2531.02 s [aeson] Golden file did not exist; created
  13423. 2531.02 s [aeson] i_string_1st_valid_surrogate_2nd_invalid.json
  13424. 2531.02 s [aeson] decode: OK
  13425. 2531.02 s [aeson] tokens bs: OK
  13426. 2531.03 s [aeson] tokens lbs: OK
  13427. 2531.03 s [aeson] tokens text: OK
  13428. 2531.03 s [aeson] Golden file did not exist; created
  13429. 2531.03 s [aeson] i_string_UTF-16LE_with_BOM.json
  13430. 2531.03 s [aeson] decode: OK
  13431. 2531.03 s [aeson] tokens bs: OK
  13432. 2531.04 s [aeson] tokens lbs: OK
  13433. 2531.04 s [aeson] tokens text: OK
  13434. 2531.04 s [aeson] Golden file did not exist; created
  13435. 2531.04 s [aeson] i_string_UTF-8_invalid_sequence.json
  13436. 2531.04 s [aeson] decode: OK
  13437. 2531.04 s [aeson] tokens bs: OK
  13438. 2531.05 s [aeson] tokens lbs: OK
  13439. 2531.05 s [aeson] tokens text: OK
  13440. 2531.05 s [aeson] Golden file did not exist; created
  13441. 2531.05 s [aeson] i_string_UTF8_surrogate_U+D800.json
  13442. 2531.05 s [aeson] decode: OK
  13443. 2531.06 s [aeson] tokens bs: OK (0.01s)
  13444. 2531.06 s [aeson] tokens lbs: OK
  13445. 2531.06 s [aeson] tokens text: OK
  13446. 2531.06 s [aeson] Golden file did not exist; created
  13447. 2531.07 s [aeson] i_string_incomplete_surrogate_and_escape_valid.json
  13448. 2531.07 s [aeson] decode: OK
  13449. 2531.08 s [aeson] tokens bs: OK (0.02s)
  13450. 2531.10 s [aeson] tokens lbs: OK
  13451. 2531.10 s [aeson] tokens text: OK
  13452. 2531.10 s [aeson] Golden file did not exist; created
  13453. 2531.10 s [aeson] i_string_incomplete_surrogate_pair.json
  13454. 2531.10 s [aeson] decode: OK
  13455. 2531.10 s [aeson] tokens bs: OK
  13456. 2531.11 s [aeson] tokens lbs: OK (0.02s)
  13457. 2531.11 s [aeson] tokens text: OK
  13458. 2531.11 s [aeson] Golden file did not exist; created
  13459. 2531.11 s [aeson] i_string_incomplete_surrogates_escape_valid.json
  13460. 2531.11 s [aeson] decode: OK
  13461. 2531.12 s [aeson] tokens bs: OK
  13462. 2531.13 s [aeson] tokens lbs: OK
  13463. 2531.13 s [aeson] tokens text: OK
  13464. 2531.13 s [aeson] Golden file did not exist; created
  13465. 2531.13 s [aeson] i_string_invalid_lonely_surrogate.json
  13466. 2531.13 s [aeson] decode: OK
  13467. 2531.13 s [aeson] tokens bs: OK
  13468. 2531.13 s [aeson] tokens lbs: OK
  13469. 2531.13 s [aeson] tokens text: OK
  13470. 2531.13 s [aeson] Golden file did not exist; created
  13471. 2531.13 s [aeson] i_string_invalid_surrogate.json
  13472. 2531.14 s [aeson] decode: OK
  13473. 2531.14 s [aeson] tokens bs: OK
  13474. 2531.15 s [aeson] tokens lbs: OK
  13475. 2531.15 s [aeson] tokens text: OK
  13476. 2531.15 s [aeson] Golden file did not exist; created
  13477. 2531.15 s [aeson] i_string_invalid_utf-8.json
  13478. 2531.15 s [aeson] decode: OK
  13479. 2531.16 s [aeson] tokens bs: OK
  13480. 2531.17 s [aeson] tokens lbs: OK
  13481. 2531.17 s [aeson] tokens text: OK
  13482. 2531.17 s [aeson] Golden file did not exist; created
  13483. 2531.17 s [aeson] i_string_inverted_surrogates_U+1D11E.json
  13484. 2531.17 s [aeson] decode: OK
  13485. 2531.17 s [aeson] tokens bs: OK
  13486. 2531.19 s [aeson] tokens lbs: OK
  13487. 2531.19 s [aeson] tokens text: OK
  13488. 2531.19 s [aeson] Golden file did not exist; created
  13489. 2531.19 s [aeson] i_string_iso_latin_1.json
  13490. 2531.20 s [aeson] decode: OK
  13491. 2531.20 s [aeson] tokens bs: OK
  13492. 2531.20 s [aeson] tokens lbs: OK
  13493. 2531.20 s [aeson] tokens text: OK
  13494. 2531.20 s [aeson] Golden file did not exist; created
  13495. 2531.20 s [aeson] i_string_lone_second_surrogate.json
  13496. 2531.20 s [aeson] decode: OK
  13497. 2531.20 s [aeson] tokens bs: OK
  13498. 2531.22 s [aeson] tokens lbs: OK
  13499. 2531.22 s [aeson] tokens text: OK
  13500. 2531.22 s [aeson] Golden file did not exist; created
  13501. 2531.22 s [aeson] i_string_lone_utf8_continuation_byte.json
  13502. 2531.22 s [aeson] decode: OK
  13503. 2531.22 s [aeson] tokens bs: OK
  13504. 2531.22 s [aeson] tokens lbs: OK
  13505. 2531.22 s [aeson] tokens text: OK
  13506. 2531.22 s [aeson] Golden file did not exist; created
  13507. 2531.22 s [aeson] i_string_not_in_unicode_range.json
  13508. 2531.22 s [aeson] decode: OK
  13509. 2531.30 s [aeson] tokens bs: OK (0.09s)
  13510. 2531.31 s [aeson] tokens lbs: OK
  13511. 2531.31 s [aeson] tokens text: OK
  13512. 2531.31 s [aeson] Golden file did not exist; created
  13513. 2531.31 s [aeson] i_string_overlong_sequence_2_bytes.json
  13514. 2531.31 s [aeson] decode: OK
  13515. 2531.37 s [aeson] tokens bs: OK
  13516. 2531.38 s [aeson] tokens lbs: OK
  13517. 2531.38 s [aeson] tokens text: OK
  13518. 2531.38 s [aeson] Golden file did not exist; created
  13519. 2531.38 s [aeson] i_string_overlong_sequence_6_bytes.json
  13520. 2531.38 s [aeson] decode: OK
  13521. 2531.39 s [aeson] tokens bs: OK
  13522. 2531.40 s [aeson] tokens lbs: OK
  13523. 2531.40 s [aeson] tokens text: OK
  13524. 2531.40 s [aeson] Golden file did not exist; created
  13525. 2531.40 s [aeson] i_string_overlong_sequence_6_bytes_null.json
  13526. 2531.40 s [aeson] decode: OK
  13527. 2531.41 s [aeson] tokens bs: OK
  13528. 2531.41 s [aeson] tokens lbs: OK
  13529. 2531.41 s [aeson] tokens text: OK
  13530. 2531.41 s [aeson] Golden file did not exist; created
  13531. 2531.41 s [aeson] i_string_truncated-utf-8.json
  13532. 2531.42 s [aeson] decode: OK
  13533. 2531.42 s [aeson] tokens bs: OK
  13534. 2531.43 s [aeson] tokens lbs: OK
  13535. 2531.43 s [aeson] tokens text: OK
  13536. 2531.43 s [aeson] Golden file did not exist; created
  13537. 2531.43 s [aeson] i_string_utf16BE_no_BOM.json
  13538. 2531.43 s [aeson] decode: OK
  13539. 2531.44 s [aeson] tokens bs: OK
  13540. 2531.44 s [aeson] tokens lbs: OK
  13541. 2531.44 s [aeson] tokens text: OK
  13542. 2531.44 s [aeson] Golden file did not exist; created
  13543. 2531.44 s [aeson] i_string_utf16LE_no_BOM.json
  13544. 2531.44 s [aeson] decode: OK
  13545. 2531.45 s [aeson] tokens bs: OK (0.01s)
  13546. 2531.46 s [aeson] tokens lbs: OK
  13547. 2531.46 s [aeson] tokens text: OK
  13548. 2531.46 s [aeson] Golden file did not exist; created
  13549. 2531.46 s [aeson] i_structure_500_nested_arrays.json
  13550. 2531.47 s [aeson] decode: OK
  13551. 2531.47 s [aeson] decode via tokens: OK
  13552. 2531.48 s [aeson] tokens bs: OK
  13553. 2531.48 s [aeson] tokens lbs: OK
  13554. 2531.49 s [aeson] tokens text: OK
  13555. 2531.49 s [aeson] i_structure_UTF-8_BOM_empty_object.json
  13556. 2531.49 s [aeson] decode: OK
  13557. 2531.50 s [aeson] tokens bs: OK
  13558. 2531.51 s [aeson] tokens lbs: OK
  13559. 2531.51 s [aeson] tokens text: OK
  13560. 2531.51 s [aeson] Golden file did not exist; created
  13561. 2531.51 s [aeson] n_array_1_true_without_comma.json
  13562. 2531.51 s [aeson] decode: OK
  13563. 2531.51 s [aeson] tokens bs: OK
  13564. 2531.52 s [aeson] tokens lbs: OK
  13565. 2531.52 s [aeson] tokens text: OK
  13566. 2531.52 s [aeson] Golden file did not exist; created
  13567. 2531.52 s [aeson] n_array_a_invalid_utf8.json
  13568. 2531.52 s [aeson] decode: OK
  13569. 2531.53 s [aeson] tokens bs: OK
  13570. 2531.53 s [aeson] tokens lbs: OK
  13571. 2531.53 s [aeson] tokens text: OK
  13572. 2531.53 s [aeson] Golden file did not exist; created
  13573. 2531.53 s [aeson] n_array_colon_instead_of_comma.json
  13574. 2531.53 s [aeson] decode: OK
  13575. 2531.54 s [aeson] tokens bs: OK
  13576. 2531.55 s [aeson] tokens lbs: OK
  13577. 2531.55 s [aeson] tokens text: OK
  13578. 2531.55 s [aeson] Golden file did not exist; created
  13579. 2531.55 s [aeson] n_array_comma_after_close.json
  13580. 2531.55 s [aeson] decode: OK
  13581. 2531.55 s [aeson] tokens bs: OK
  13582. 2531.57 s [aeson] tokens lbs: OK
  13583. 2531.57 s [aeson] tokens text: OK
  13584. 2531.57 s [aeson] Golden file did not exist; created
  13585. 2531.57 s [aeson] n_array_comma_and_number.json
  13586. 2531.57 s [aeson] decode: OK
  13587. 2531.58 s [aeson] tokens bs: OK (0.01s)
  13588. 2531.58 s [aeson] tokens lbs: OK
  13589. 2531.58 s [aeson] tokens text: OK
  13590. 2531.58 s [aeson] Golden file did not exist; created
  13591. 2531.58 s [aeson] n_array_double_comma.json
  13592. 2531.59 s [aeson] decode: OK
  13593. 2531.60 s [aeson] tokens bs: OK (0.01s)
  13594. 2531.60 s [aeson] tokens lbs: OK
  13595. 2531.60 s [aeson] tokens text: OK
  13596. 2531.60 s [aeson] Golden file did not exist; created
  13597. 2531.60 s [aeson] n_array_double_extra_comma.json
  13598. 2531.60 s [aeson] decode: OK
  13599. 2531.61 s [aeson] tokens bs: OK (0.01s)
  13600. 2531.62 s [aeson] tokens lbs: OK
  13601. 2531.62 s [aeson] tokens text: OK
  13602. 2531.62 s [aeson] Golden file did not exist; created
  13603. 2531.62 s [aeson] n_array_extra_close.json
  13604. 2531.62 s [aeson] decode: OK
  13605. 2531.63 s [aeson] tokens bs: OK
  13606. 2531.64 s [aeson] tokens lbs: OK (0.01s)
  13607. 2531.64 s [aeson] tokens text: OK
  13608. 2531.64 s [aeson] Golden file did not exist; created
  13609. 2531.64 s [aeson] n_array_extra_comma.json
  13610. 2531.64 s [aeson] decode: OK
  13611. 2531.66 s [aeson] tokens bs: OK (0.02s)
  13612. 2531.68 s [aeson] tokens lbs: OK (0.01s)
  13613. 2531.68 s [aeson] tokens text: OK
  13614. 2531.68 s [aeson] Golden file did not exist; created
  13615. 2531.68 s [aeson] n_array_incomplete.json
  13616. 2531.68 s [aeson] decode: OK
  13617. 2531.68 s [aeson] tokens bs: OK
  13618. 2531.68 s [aeson] tokens lbs: OK
  13619. 2531.68 s [aeson] tokens text: OK
  13620. 2531.68 s [aeson] Golden file did not exist; created
  13621. 2531.68 s [aeson] n_array_incomplete_invalid_value.json
  13622. 2531.69 s [aeson] decode: OK
  13623. 2531.69 s [aeson] tokens bs: OK
  13624. 2531.70 s [aeson] tokens lbs: OK
  13625. 2531.70 s [aeson] tokens text: OK
  13626. 2531.70 s [aeson] Golden file did not exist; created
  13627. 2531.70 s [aeson] n_array_inner_array_no_comma.json
  13628. 2531.70 s [aeson] decode: OK
  13629. 2531.70 s [aeson] tokens bs: OK
  13630. 2531.70 s [aeson] tokens lbs: OK
  13631. 2531.70 s [aeson] tokens text: OK
  13632. 2531.70 s [aeson] Golden file did not exist; created
  13633. 2531.70 s [aeson] n_array_invalid_utf8.json
  13634. 2531.71 s [aeson] decode: OK
  13635. 2531.71 s [aeson] tokens bs: OK
  13636. 2531.71 s [aeson] tokens lbs: OK
  13637. 2531.71 s [aeson] tokens text: OK
  13638. 2531.71 s [aeson] Golden file did not exist; created
  13639. 2531.72 s [aeson] n_array_items_separated_by_semicolon.json
  13640. 2531.72 s [aeson] decode: OK
  13641. 2531.72 s [aeson] tokens bs: OK
  13642. 2531.74 s [aeson] tokens lbs: OK (0.01s)
  13643. 2531.74 s [aeson] tokens text: OK
  13644. 2531.74 s [aeson] Golden file did not exist; created
  13645. 2531.74 s [aeson] n_array_just_comma.json
  13646. 2531.74 s [aeson] decode: OK
  13647. 2531.74 s [aeson] tokens bs: OK
  13648. 2531.75 s [aeson] tokens lbs: OK
  13649. 2531.75 s [aeson] tokens text: OK
  13650. 2531.75 s [aeson] Golden file did not exist; created
  13651. 2531.75 s [aeson] n_array_just_minus.json
  13652. 2531.76 s [aeson] decode: OK
  13653. 2531.76 s [aeson] tokens bs: OK
  13654. 2531.76 s [aeson] tokens lbs: OK
  13655. 2531.76 s [aeson] tokens text: OK
  13656. 2531.76 s [aeson] Golden file did not exist; created
  13657. 2531.76 s [aeson] n_array_missing_value.json
  13658. 2531.77 s [aeson] decode: OK
  13659. 2531.77 s [aeson] tokens bs: OK
  13660. 2531.77 s [aeson] tokens lbs: OK
  13661. 2531.77 s [aeson] tokens text: OK
  13662. 2531.77 s [aeson] Golden file did not exist; created
  13663. 2531.77 s [aeson] n_array_newlines_unclosed.json
  13664. 2531.77 s [aeson] decode: OK
  13665. 2531.77 s [aeson] tokens bs: OK
  13666. 2531.84 s [aeson] tokens lbs: OK
  13667. 2531.84 s [aeson] tokens text: OK
  13668. 2531.84 s [aeson] Golden file did not exist; created
  13669. 2531.84 s [aeson] n_array_number_and_comma.json
  13670. 2531.84 s [aeson] decode: OK
  13671. 2531.84 s [aeson] tokens bs: OK (0.02s)
  13672. 2531.84 s [aeson] tokens lbs: OK
  13673. 2531.84 s [aeson] tokens text: OK
  13674. 2531.84 s [aeson] Golden file did not exist; created
  13675. 2531.84 s [aeson] n_array_number_and_several_commas.json
  13676. 2531.84 s [aeson] decode: OK
  13677. 2531.84 s [aeson] tokens bs: OK
  13678. 2531.84 s [aeson] tokens lbs: OK
  13679. 2531.84 s [aeson] tokens text: OK
  13680. 2531.84 s [aeson] Golden file did not exist; created
  13681. 2531.84 s [aeson] n_array_spaces_vertical_tab_formfeed.json
  13682. 2531.84 s [aeson] decode: OK
  13683. 2531.84 s [aeson] tokens bs: OK
  13684. 2531.84 s [aeson] tokens lbs: OK
  13685. 2531.84 s [aeson] tokens text: OK
  13686. 2531.84 s [aeson] Golden file did not exist; created
  13687. 2531.85 s [aeson] n_array_star_inside.json
  13688. 2531.85 s [aeson] decode: OK
  13689. 2531.85 s [aeson] tokens bs: OK
  13690. 2531.85 s [aeson] tokens lbs: OK
  13691. 2531.85 s [aeson] tokens text: OK
  13692. 2531.85 s [aeson] Golden file did not exist; created
  13693. 2531.85 s [aeson] n_array_unclosed.json
  13694. 2531.85 s [aeson] decode: OK
  13695. 2531.86 s [aeson] tokens bs: OK (0.01s)
  13696. 2531.87 s [aeson] tokens lbs: OK
  13697. 2531.87 s [aeson] tokens text: OK
  13698. 2531.87 s [aeson] Golden file did not exist; created
  13699. 2531.87 s [aeson] n_array_unclosed_trailing_comma.json
  13700. 2531.87 s [aeson] decode: OK
  13701. 2531.92 s [aeson] tokens bs: OK (0.05s)
  13702. 2531.92 s [aeson] tokens lbs: OK
  13703. 2531.92 s [aeson] tokens text: OK
  13704. 2531.92 s [aeson] Golden file did not exist; created
  13705. 2531.92 s [aeson] n_array_unclosed_with_new_lines.json
  13706. 2531.93 s [aeson] decode: OK
  13707. 2531.93 s [aeson] tokens bs: OK
  13708. 2531.94 s [aeson] tokens lbs: OK
  13709. 2531.94 s [aeson] tokens text: OK
  13710. 2531.94 s [aeson] Golden file did not exist; created
  13711. 2531.94 s [aeson] n_array_unclosed_with_object_inside.json
  13712. 2531.94 s [aeson] decode: OK
  13713. 2531.94 s [aeson] tokens bs: OK
  13714. 2531.94 s [aeson] tokens lbs: OK
  13715. 2531.95 s [aeson] tokens text: OK
  13716. 2531.95 s [aeson] Golden file did not exist; created
  13717. 2531.95 s [aeson] n_incomplete_false.json
  13718. 2531.95 s [aeson] decode: OK
  13719. 2531.95 s [aeson] tokens bs: OK
  13720. 2531.96 s [aeson] tokens lbs: OK
  13721. 2531.97 s [aeson] tokens text: OK
  13722. 2531.97 s [aeson] Golden file did not exist; created
  13723. 2531.97 s [aeson] n_incomplete_null.json
  13724. 2531.97 s [aeson] decode: OK
  13725. 2531.97 s [aeson] tokens bs: OK
  13726. 2531.98 s [aeson] tokens lbs: OK
  13727. 2531.98 s [aeson] tokens text: OK
  13728. 2531.98 s [aeson] Golden file did not exist; created
  13729. 2531.98 s [aeson] n_incomplete_true.json
  13730. 2531.98 s [aeson] decode: OK
  13731. 2531.98 s [aeson] tokens bs: OK
  13732. 2531.99 s [aeson] tokens lbs: OK
  13733. 2531.99 s [aeson] tokens text: OK
  13734. 2531.99 s [aeson] Golden file did not exist; created
  13735. 2531.99 s [aeson] n_multidigit_number_then_00.json
  13736. 2531.99 s [aeson] decode: OK
  13737. 2532.00 s [aeson] tokens bs: OK (0.01s)
  13738. 2532.01 s [aeson] tokens lbs: OK (0.01s)
  13739. 2532.02 s [aeson] tokens text: OK
  13740. 2532.02 s [aeson] Golden file did not exist; created
  13741. 2532.02 s [aeson] n_number_++.json
  13742. 2532.02 s [aeson] decode: OK
  13743. 2532.02 s [aeson] tokens bs: OK
  13744. 2532.02 s [aeson] tokens lbs: OK
  13745. 2532.03 s [aeson] tokens text: OK
  13746. 2532.03 s [aeson] Golden file did not exist; created
  13747. 2532.03 s [aeson] n_number_+1.json
  13748. 2532.03 s [aeson] decode: OK
  13749. 2532.03 s [aeson] tokens bs: OK
  13750. 2532.04 s [aeson] tokens lbs: OK
  13751. 2532.05 s [aeson] tokens text: OK
  13752. 2532.05 s [aeson] Golden file did not exist; created
  13753. 2532.05 s [aeson] n_number_+Inf.json
  13754. 2532.05 s [aeson] decode: OK
  13755. 2532.05 s [aeson] tokens bs: OK
  13756. 2532.06 s [aeson] tokens lbs: OK
  13757. 2532.06 s [aeson] tokens text: OK
  13758. 2532.06 s [aeson] Golden file did not exist; created
  13759. 2532.06 s [aeson] n_number_-01.json
  13760. 2532.06 s [aeson] decode: OK
  13761. 2532.07 s [aeson] tokens bs: OK
  13762. 2532.07 s [aeson] tokens lbs: OK
  13763. 2532.08 s [aeson] tokens text: OK
  13764. 2532.08 s [aeson] Golden file did not exist; created
  13765. 2532.08 s [aeson] n_number_-NaN.json
  13766. 2532.08 s [aeson] decode: OK
  13767. 2532.09 s [aeson] tokens bs: OK (0.01s)
  13768. 2532.09 s [aeson] tokens lbs: OK
  13769. 2532.10 s [aeson] tokens text: OK
  13770. 2532.10 s [aeson] Golden file did not exist; created
  13771. 2532.10 s [aeson] n_number_0_capital_E+.json
  13772. 2532.10 s [aeson] decode: OK
  13773. 2532.10 s [aeson] tokens bs: OK
  13774. 2532.11 s [aeson] tokens lbs: OK
  13775. 2532.11 s [aeson] tokens text: OK
  13776. 2532.11 s [aeson] Golden file did not exist; created
  13777. 2532.11 s [aeson] n_number_0_capital_E.json
  13778. 2532.11 s [aeson] decode: OK
  13779. 2532.12 s [aeson] tokens bs: OK
  13780. 2532.13 s [aeson] tokens lbs: OK (0.01s)
  13781. 2532.13 s [aeson] tokens text: OK
  13782. 2532.13 s [aeson] Golden file did not exist; created
  13783. 2532.13 s [aeson] n_number_0e+.json
  13784. 2532.13 s [aeson] decode: OK
  13785. 2532.15 s [aeson] tokens bs: OK (0.01s)
  13786. 2532.15 s [aeson] tokens lbs: OK
  13787. 2532.15 s [aeson] tokens text: OK
  13788. 2532.15 s [aeson] Golden file did not exist; created
  13789. 2532.15 s [aeson] n_number_0e.json
  13790. 2532.16 s [aeson] decode: OK
  13791. 2532.17 s [aeson] tokens bs: OK (0.02s)
  13792. 2532.17 s [aeson] tokens lbs: OK
  13793. 2532.18 s [aeson] tokens text: OK
  13794. 2532.18 s [aeson] Golden file did not exist; created
  13795. 2532.18 s [aeson] n_number_1_000.json
  13796. 2532.18 s [aeson] decode: OK
  13797. 2532.18 s [aeson] tokens bs: OK
  13798. 2532.20 s [aeson] tokens lbs: OK (0.01s)
  13799. 2532.20 s [aeson] tokens text: OK
  13800. 2532.20 s [aeson] Golden file did not exist; created
  13801. 2532.20 s [aeson] n_number_1eE2.json
  13802. 2532.20 s [aeson] decode: OK
  13803. 2532.20 s [aeson] tokens bs: OK
  13804. 2532.21 s [aeson] tokens lbs: OK
  13805. 2532.21 s [aeson] tokens text: OK
  13806. 2532.21 s [aeson] Golden file did not exist; created
  13807. 2532.22 s [aeson] n_number_Inf.json
  13808. 2532.22 s [aeson] decode: OK
  13809. 2532.22 s [aeson] tokens bs: OK
  13810. 2532.22 s [aeson] tokens lbs: OK
  13811. 2532.22 s [aeson] tokens text: OK
  13812. 2532.22 s [aeson] Golden file did not exist; created
  13813. 2532.22 s [aeson] n_number_NaN.json
  13814. 2532.22 s [aeson] decode: OK
  13815. 2532.23 s [aeson] tokens bs: OK
  13816. 2532.23 s [aeson] tokens lbs: OK
  13817. 2532.23 s [aeson] tokens text: OK
  13818. 2532.23 s [aeson] Golden file did not exist; created
  13819. 2532.23 s [aeson] n_number_U+FF11_fullwidth_digit_one.json
  13820. 2532.24 s [aeson] decode: OK
  13821. 2532.24 s [aeson] tokens bs: OK
  13822. 2532.25 s [aeson] tokens lbs: OK
  13823. 2532.25 s [aeson] tokens text: OK
  13824. 2532.25 s [aeson] Golden file did not exist; created
  13825. 2532.25 s [aeson] n_number_expression.json
  13826. 2532.25 s [aeson] decode: OK
  13827. 2532.25 s [aeson] tokens bs: OK
  13828. 2532.26 s [aeson] tokens lbs: OK
  13829. 2532.26 s [aeson] tokens text: OK
  13830. 2532.26 s [aeson] Golden file did not exist; created
  13831. 2532.26 s [aeson] n_number_hex_1_digit.json
  13832. 2532.26 s [aeson] decode: OK
  13833. 2532.27 s [aeson] tokens bs: OK
  13834. 2532.28 s [aeson] tokens lbs: OK (0.01s)
  13835. 2532.28 s [aeson] tokens text: OK
  13836. 2532.28 s [aeson] Golden file did not exist; created
  13837. 2532.28 s [aeson] n_number_hex_2_digits.json
  13838. 2532.29 s [aeson] decode: OK
  13839. 2532.29 s [aeson] tokens bs: OK (0.01s)
  13840. 2532.30 s [aeson] tokens lbs: OK
  13841. 2532.30 s [aeson] tokens text: OK
  13842. 2532.30 s [aeson] Golden file did not exist; created
  13843. 2532.30 s [aeson] n_number_infinity.json
  13844. 2532.30 s [aeson] decode: OK
  13845. 2532.31 s [aeson] tokens bs: OK
  13846. 2532.31 s [aeson] tokens lbs: OK
  13847. 2532.31 s [aeson] tokens text: OK
  13848. 2532.31 s [aeson] Golden file did not exist; created
  13849. 2532.31 s [aeson] n_number_invalid+-.json
  13850. 2532.31 s [aeson] decode: OK
  13851. 2532.31 s [aeson] tokens bs: OK
  13852. 2532.33 s [aeson] tokens lbs: OK (0.01s)
  13853. 2532.33 s [aeson] tokens text: OK
  13854. 2532.33 s [aeson] Golden file did not exist; created
  13855. 2532.33 s [aeson] n_number_invalid-negative-real.json
  13856. 2532.33 s [aeson] decode: OK
  13857. 2532.35 s [aeson] tokens bs: OK (0.01s)
  13858. 2532.35 s [aeson] tokens lbs: OK
  13859. 2532.35 s [aeson] tokens text: OK
  13860. 2532.35 s [aeson] Golden file did not exist; created
  13861. 2532.35 s [aeson] n_number_invalid-utf-8-in-bigger-int.json
  13862. 2532.35 s [aeson] decode: OK
  13863. 2532.35 s [aeson] tokens bs: OK
  13864. 2532.36 s [aeson] tokens lbs: OK
  13865. 2532.36 s [aeson] tokens text: OK
  13866. 2532.36 s [aeson] Golden file did not exist; created
  13867. 2532.36 s [aeson] n_number_invalid-utf-8-in-exponent.json
  13868. 2532.36 s [aeson] decode: OK
  13869. 2532.36 s [aeson] tokens bs: OK
  13870. 2532.37 s [aeson] tokens lbs: OK
  13871. 2532.37 s [aeson] tokens text: OK
  13872. 2532.37 s [aeson] Golden file did not exist; created
  13873. 2532.37 s [aeson] n_number_invalid-utf-8-in-int.json
  13874. 2532.37 s [aeson] decode: OK
  13875. 2532.37 s [aeson] tokens bs: OK
  13876. 2532.37 s [aeson] tokens lbs: OK
  13877. 2532.38 s [aeson] tokens text: OK
  13878. 2532.38 s [aeson] Golden file did not exist; created
  13879. 2532.38 s [aeson] n_number_minus_infinity.json
  13880. 2532.38 s [aeson] decode: OK
  13881. 2532.39 s [aeson] tokens bs: OK (0.01s)
  13882. 2532.39 s [aeson] tokens lbs: OK
  13883. 2532.39 s [aeson] tokens text: OK
  13884. 2532.40 s [aeson] Golden file did not exist; created
  13885. 2532.40 s [aeson] n_number_minus_sign_with_trailing_garbage.json
  13886. 2532.40 s [aeson] decode: OK
  13887. 2532.40 s [aeson] tokens bs: OK
  13888. 2532.40 s [aeson] tokens lbs: OK
  13889. 2532.40 s [aeson] tokens text: OK
  13890. 2532.40 s [aeson] Golden file did not exist; created
  13891. 2532.40 s [aeson] n_number_minus_space_1.json
  13892. 2532.40 s [aeson] decode: OK
  13893. 2532.41 s [aeson] tokens bs: OK
  13894. 2532.42 s [aeson] tokens lbs: OK
  13895. 2532.42 s [aeson] tokens text: OK
  13896. 2532.42 s [aeson] Golden file did not exist; created
  13897. 2532.42 s [aeson] n_number_neg_int_starting_with_zero.json
  13898. 2532.42 s [aeson] decode: OK
  13899. 2532.43 s [aeson] tokens bs: OK
  13900. 2532.43 s [aeson] tokens lbs: OK (0.01s)
  13901. 2532.43 s [aeson] tokens text: OK
  13902. 2532.43 s [aeson] Golden file did not exist; created
  13903. 2532.43 s [aeson] n_number_neg_real_without_int_part.json
  13904. 2532.43 s [aeson] decode: OK
  13905. 2532.44 s [aeson] tokens bs: OK
  13906. 2532.45 s [aeson] tokens lbs: OK
  13907. 2532.45 s [aeson] tokens text: OK
  13908. 2532.45 s [aeson] Golden file did not exist; created
  13909. 2532.45 s [aeson] n_number_neg_with_garbage_at_end.json
  13910. 2532.45 s [aeson] decode: OK
  13911. 2532.46 s [aeson] tokens bs: OK
  13912. 2532.47 s [aeson] tokens lbs: OK
  13913. 2532.47 s [aeson] tokens text: OK
  13914. 2532.47 s [aeson] Golden file did not exist; created
  13915. 2532.47 s [aeson] n_number_real_garbage_after_e.json
  13916. 2532.47 s [aeson] decode: OK
  13917. 2532.47 s [aeson] tokens bs: OK
  13918. 2532.49 s [aeson] tokens lbs: OK
  13919. 2532.49 s [aeson] tokens text: OK
  13920. 2532.49 s [aeson] Golden file did not exist; created
  13921. 2532.49 s [aeson] n_number_real_with_invalid_utf8_after_e.json
  13922. 2532.49 s [aeson] decode: OK
  13923. 2532.50 s [aeson] tokens bs: OK (0.01s)
  13924. 2532.51 s [aeson] tokens lbs: OK (0.01s)
  13925. 2532.51 s [aeson] tokens text: OK
  13926. 2532.51 s [aeson] Golden file did not exist; created
  13927. 2532.51 s [aeson] n_number_real_without_fractional_part.json
  13928. 2532.51 s [aeson] decode: OK
  13929. 2532.53 s [aeson] tokens bs: OK (0.02s)
  13930. 2532.55 s [aeson] tokens lbs: OK (0.01s)
  13931. 2532.55 s [aeson] tokens text: OK
  13932. 2532.55 s [aeson] Golden file did not exist; created
  13933. 2532.55 s [aeson] n_number_starting_with_dot.json
  13934. 2532.55 s [aeson] decode: OK
  13935. 2532.55 s [aeson] tokens bs: OK
  13936. 2532.56 s [aeson] tokens lbs: OK (0.01s)
  13937. 2532.56 s [aeson] tokens text: OK
  13938. 2532.56 s [aeson] Golden file did not exist; created
  13939. 2532.56 s [aeson] n_number_with_alpha.json
  13940. 2532.56 s [aeson] decode: OK
  13941. 2532.57 s [aeson] tokens bs: OK
  13942. 2532.57 s [aeson] tokens lbs: OK
  13943. 2532.57 s [aeson] tokens text: OK
  13944. 2532.57 s [aeson] Golden file did not exist; created
  13945. 2532.57 s [aeson] n_number_with_alpha_char.json
  13946. 2532.58 s [aeson] decode: OK
  13947. 2532.58 s [aeson] tokens bs: OK
  13948. 2532.60 s [aeson] tokens lbs: OK (0.02s)
  13949. 2532.60 s [aeson] tokens text: OK
  13950. 2532.60 s [aeson] Golden file did not exist; created
  13951. 2532.60 s [aeson] n_number_with_leading_zero.json
  13952. 2532.60 s [aeson] decode: OK
  13953. 2532.61 s [aeson] tokens bs: OK
  13954. 2532.61 s [aeson] tokens lbs: OK
  13955. 2532.61 s [aeson] tokens text: OK
  13956. 2532.79 s [aeson] Golden file did not exist; created
  13957. 2532.79 s [aeson] n_object_bad_value.json
  13958. 2532.79 s [aeson] decode: OK
  13959. 2532.79 s [aeson] tokens bs: OK (0.16s)
  13960. 2532.79 s [aeson] tokens lbs: OK (0.01s)
  13961. 2532.79 s [aeson] tokens text: OK
  13962. 2532.79 s [aeson] Golden file did not exist; created
  13963. 2532.79 s [aeson] n_object_bracket_key.json
  13964. 2532.79 s [aeson] decode: OK
  13965. 2532.79 s [aeson] tokens bs: OK
  13966. 2532.80 s [aeson] tokens lbs: OK
  13967. 2532.80 s [aeson] tokens text: OK
  13968. 2532.80 s [aeson] Golden file did not exist; created
  13969. 2532.80 s [aeson] n_object_comma_instead_of_colon.json
  13970. 2532.80 s [aeson] decode: OK
  13971. 2532.80 s [aeson] tokens bs: OK
  13972. 2532.82 s [aeson] tokens lbs: OK
  13973. 2532.82 s [aeson] tokens text: OK
  13974. 2532.82 s [aeson] Golden file did not exist; created
  13975. 2532.82 s [aeson] n_object_double_colon.json
  13976. 2532.82 s [aeson] decode: OK
  13977. 2532.82 s [aeson] tokens bs: OK
  13978. 2532.83 s [aeson] tokens lbs: OK
  13979. 2532.83 s [aeson] tokens text: OK
  13980. 2532.83 s [aeson] Golden file did not exist; created
  13981. 2532.83 s [aeson] n_object_emoji.json
  13982. 2532.84 s [aeson] decode: OK
  13983. 2532.88 s [aeson] tokens bs: OK (0.04s)
  13984. 2532.90 s [aeson] tokens lbs: OK (0.02s)
  13985. 2532.90 s [aeson] tokens text: OK
  13986. 2532.90 s [aeson] Golden file did not exist; created
  13987. 2532.90 s [aeson] n_object_garbage_at_end.json
  13988. 2532.91 s [aeson] decode: OK
  13989. 2532.91 s [aeson] tokens bs: OK (0.01s)
  13990. 2532.92 s [aeson] tokens lbs: OK
  13991. 2532.92 s [aeson] tokens text: OK
  13992. 2532.92 s [aeson] Golden file did not exist; created
  13993. 2532.92 s [aeson] n_object_key_with_single_quotes.json
  13994. 2532.92 s [aeson] decode: OK
  13995. 2532.93 s [aeson] tokens bs: OK
  13996. 2532.93 s [aeson] tokens lbs: OK
  13997. 2532.93 s [aeson] tokens text: OK
  13998. 2532.93 s [aeson] Golden file did not exist; created
  13999. 2532.93 s [aeson] n_object_lone_continuation_byte_in_key_and_trailing_comma.json
  14000. 2532.93 s [aeson] decode: OK
  14001. 2532.95 s [aeson] tokens bs: OK (0.01s)
  14002. 2532.96 s [aeson] tokens lbs: OK
  14003. 2532.96 s [aeson] tokens text: OK
  14004. 2532.96 s [aeson] Golden file did not exist; created
  14005. 2532.96 s [aeson] n_object_missing_colon.json
  14006. 2532.96 s [aeson] decode: OK
  14007. 2532.97 s [aeson] tokens bs: OK (0.01s)
  14008. 2532.99 s [aeson] tokens lbs: OK (0.01s)
  14009. 2532.99 s [aeson] tokens text: OK
  14010. 2532.99 s [aeson] Golden file did not exist; created
  14011. 2532.99 s [aeson] n_object_missing_key.json
  14012. 2532.99 s [aeson] decode: OK
  14013. 2533.01 s [aeson] tokens bs: OK (0.01s)
  14014. 2533.02 s [aeson] tokens lbs: OK (0.01s)
  14015. 2533.02 s [aeson] tokens text: OK
  14016. 2533.02 s [aeson] Golden file did not exist; created
  14017. 2533.02 s [aeson] n_object_missing_semicolon.json
  14018. 2533.02 s [aeson] decode: OK
  14019. 2533.02 s [aeson] tokens bs: OK
  14020. 2533.02 s [aeson] tokens lbs: OK
  14021. 2533.02 s [aeson] tokens text: OK
  14022. 2533.02 s [aeson] Golden file did not exist; created
  14023. 2533.02 s [aeson] n_object_missing_value.json
  14024. 2533.02 s [aeson] decode: OK
  14025. 2533.02 s [aeson] tokens bs: OK
  14026. 2533.03 s [aeson] tokens lbs: OK
  14027. 2533.03 s [aeson] tokens text: OK
  14028. 2533.03 s [aeson] Golden file did not exist; created
  14029. 2533.03 s [aeson] n_object_no-colon.json
  14030. 2533.03 s [aeson] decode: OK
  14031. 2533.04 s [aeson] tokens bs: OK
  14032. 2533.04 s [aeson] tokens lbs: OK
  14033. 2533.05 s [aeson] tokens text: OK (0.01s)
  14034. 2533.06 s [aeson] Golden file did not exist; created
  14035. 2533.06 s [aeson] n_object_non_string_key.json
  14036. 2533.06 s [aeson] decode: OK
  14037. 2533.06 s [aeson] tokens bs: OK
  14038. 2533.08 s [aeson] tokens lbs: OK (0.02s)
  14039. 2533.08 s [aeson] tokens text: OK
  14040. 2533.08 s [aeson] Golden file did not exist; created
  14041. 2533.09 s [aeson] n_object_non_string_key_but_huge_number_instead.json
  14042. 2533.09 s [aeson] decode: OK
  14043. 2533.09 s [aeson] tokens bs: OK
  14044. 2533.12 s [aeson] tokens lbs: OK (0.03s)
  14045. 2533.12 s [aeson] tokens text: OK
  14046. 2533.12 s [aeson] Golden file did not exist; created
  14047. 2533.12 s [aeson] n_object_repeated_null_null.json
  14048. 2533.12 s [aeson] decode: OK
  14049. 2533.14 s [aeson] tokens bs: OK (0.01s)
  14050. 2533.14 s [aeson] tokens lbs: OK
  14051. 2533.14 s [aeson] tokens text: OK
  14052. 2533.14 s [aeson] Golden file did not exist; created
  14053. 2533.14 s [aeson] n_object_several_trailing_commas.json
  14054. 2533.14 s [aeson] decode: OK
  14055. 2533.14 s [aeson] tokens bs: OK
  14056. 2533.16 s [aeson] tokens lbs: OK (0.02s)
  14057. 2533.16 s [aeson] tokens text: OK
  14058. 2533.16 s [aeson] Golden file did not exist; created
  14059. 2533.16 s [aeson] n_object_single_quote.json
  14060. 2533.17 s [aeson] decode: OK
  14061. 2533.17 s [aeson] tokens bs: OK
  14062. 2533.18 s [aeson] tokens lbs: OK
  14063. 2533.18 s [aeson] tokens text: OK
  14064. 2533.18 s [aeson] Golden file did not exist; created
  14065. 2533.18 s [aeson] n_object_trailing_comma.json
  14066. 2533.18 s [aeson] decode: OK
  14067. 2533.19 s [aeson] tokens bs: OK
  14068. 2533.20 s [aeson] tokens lbs: OK
  14069. 2533.20 s [aeson] tokens text: OK
  14070. 2533.20 s [aeson] Golden file did not exist; created
  14071. 2533.20 s [aeson] n_object_trailing_comment.json
  14072. 2533.20 s [aeson] decode: OK
  14073. 2533.21 s [aeson] tokens bs: OK
  14074. 2533.23 s [aeson] tokens lbs: OK (0.02s)
  14075. 2533.23 s [aeson] tokens text: OK
  14076. 2533.23 s [aeson] Golden file did not exist; created
  14077. 2533.23 s [aeson] n_object_trailing_comment_open.json
  14078. 2533.23 s [aeson] decode: OK
  14079. 2533.23 s [aeson] tokens bs: OK
  14080. 2533.24 s [aeson] tokens lbs: OK
  14081. 2533.24 s [aeson] tokens text: OK
  14082. 2533.24 s [aeson] Golden file did not exist; created
  14083. 2533.24 s [aeson] n_object_trailing_comment_slash_open.json
  14084. 2533.24 s [aeson] decode: OK
  14085. 2533.25 s [aeson] tokens bs: OK
  14086. 2533.25 s [aeson] tokens lbs: OK
  14087. 2533.25 s [aeson] tokens text: OK
  14088. 2533.25 s [aeson] Golden file did not exist; created
  14089. 2533.25 s [aeson] n_object_trailing_comment_slash_open_incomplete.json
  14090. 2533.25 s [aeson] decode: OK
  14091. 2533.26 s [aeson] tokens bs: OK
  14092. 2533.29 s [aeson] tokens lbs: OK (0.04s)
  14093. 2533.29 s [aeson] tokens text: OK
  14094. 2533.29 s [aeson] Golden file did not exist; created
  14095. 2533.29 s [aeson] n_object_two_commas_in_a_row.json
  14096. 2533.29 s [aeson] decode: OK
  14097. 2533.30 s [aeson] tokens bs: OK
  14098. 2533.31 s [aeson] tokens lbs: OK
  14099. 2533.31 s [aeson] tokens text: OK
  14100. 2533.31 s [aeson] Golden file did not exist; created
  14101. 2533.31 s [aeson] n_object_unquoted_key.json
  14102. 2533.31 s [aeson] decode: OK
  14103. 2533.32 s [aeson] tokens bs: OK (0.01s)
  14104. 2533.40 s [aeson] tokens lbs: OK (0.07s)
  14105. 2533.40 s [aeson] tokens text: OK
  14106. 2533.40 s [aeson] Golden file did not exist; created
  14107. 2533.40 s [aeson] n_object_unterminated-value.json
  14108. 2533.40 s [aeson] decode: OK
  14109. 2533.40 s [aeson] tokens bs: OK
  14110. 2533.41 s [aeson] tokens lbs: OK
  14111. 2533.41 s [aeson] tokens text: OK
  14112. 2533.41 s [aeson] Golden file did not exist; created
  14113. 2533.41 s [aeson] n_object_with_single_string.json
  14114. 2533.41 s [aeson] decode: OK
  14115. 2533.42 s [aeson] tokens bs: OK
  14116. 2533.43 s [aeson] tokens lbs: OK (0.01s)
  14117. 2533.43 s [aeson] tokens text: OK
  14118. 2533.43 s [aeson] Golden file did not exist; created
  14119. 2533.43 s [aeson] n_object_with_trailing_garbage.json
  14120. 2533.43 s [aeson] decode: OK
  14121. 2533.43 s [aeson] tokens bs: OK
  14122. 2533.45 s [aeson] tokens lbs: OK (0.02s)
  14123. 2533.45 s [aeson] tokens text: OK
  14124. 2533.45 s [aeson] Golden file did not exist; created
  14125. 2533.45 s [aeson] n_single_space.json
  14126. 2533.45 s [aeson] decode: OK
  14127. 2533.46 s [aeson] tokens bs: OK
  14128. 2533.47 s [aeson] tokens lbs: OK
  14129. 2533.47 s [aeson] tokens text: OK
  14130. 2533.47 s [aeson] Golden file did not exist; created
  14131. 2533.47 s [aeson] n_string_1_surrogate_then_escape.json
  14132. 2533.47 s [aeson] decode: OK
  14133. 2533.48 s [aeson] tokens bs: OK (0.01s)
  14134. 2533.49 s [aeson] tokens lbs: OK
  14135. 2533.49 s [aeson] tokens text: OK
  14136. 2533.49 s [aeson] Golden file did not exist; created
  14137. 2533.49 s [aeson] n_string_1_surrogate_then_escape_u.json
  14138. 2533.49 s [aeson] decode: OK
  14139. 2533.49 s [aeson] tokens bs: OK
  14140. 2533.50 s [aeson] tokens lbs: OK
  14141. 2533.50 s [aeson] tokens text: OK
  14142. 2533.50 s [aeson] Golden file did not exist; created
  14143. 2533.50 s [aeson] n_string_1_surrogate_then_escape_u1.json
  14144. 2533.50 s [aeson] decode: OK
  14145. 2533.51 s [aeson] tokens bs: OK (0.01s)
  14146. 2533.52 s [aeson] tokens lbs: OK
  14147. 2533.52 s [aeson] tokens text: OK
  14148. 2533.52 s [aeson] Golden file did not exist; created
  14149. 2533.52 s [aeson] n_string_1_surrogate_then_escape_u1x.json
  14150. 2533.52 s [aeson] decode: OK
  14151. 2533.52 s [aeson] tokens bs: OK
  14152. 2533.53 s [aeson] tokens lbs: OK
  14153. 2533.53 s [aeson] tokens text: OK
  14154. 2533.53 s [aeson] Golden file did not exist; created
  14155. 2533.53 s [aeson] n_string_accentuated_char_no_quotes.json
  14156. 2533.53 s [aeson] decode: OK
  14157. 2533.53 s [aeson] tokens bs: OK
  14158. 2533.54 s [aeson] tokens lbs: OK
  14159. 2533.54 s [aeson] tokens text: OK
  14160. 2533.54 s [aeson] Golden file did not exist; created
  14161. 2533.54 s [aeson] n_string_backslash_00.json
  14162. 2533.54 s [aeson] decode: OK
  14163. 2533.54 s [aeson] tokens bs: OK
  14164. 2533.55 s [aeson] tokens lbs: OK
  14165. 2533.55 s [aeson] tokens text: OK
  14166. 2533.55 s [aeson] Golden file did not exist; created
  14167. 2533.55 s [aeson] n_string_escape_x.json
  14168. 2533.55 s [aeson] decode: OK
  14169. 2533.55 s [aeson] tokens bs: OK
  14170. 2533.57 s [aeson] tokens lbs: OK (0.01s)
  14171. 2533.57 s [aeson] tokens text: OK
  14172. 2533.57 s [aeson] Golden file did not exist; created
  14173. 2533.57 s [aeson] n_string_escaped_backslash_bad.json
  14174. 2533.57 s [aeson] decode: OK
  14175. 2533.58 s [aeson] tokens bs: OK (0.02s)
  14176. 2533.59 s [aeson] tokens lbs: OK
  14177. 2533.59 s [aeson] tokens text: OK
  14178. 2533.59 s [aeson] Golden file did not exist; created
  14179. 2533.59 s [aeson] n_string_escaped_ctrl_char_tab.json
  14180. 2533.59 s [aeson] decode: OK
  14181. 2533.60 s [aeson] tokens bs: OK
  14182. 2533.61 s [aeson] tokens lbs: OK
  14183. 2533.61 s [aeson] tokens text: OK
  14184. 2533.61 s [aeson] Golden file did not exist; created
  14185. 2533.61 s [aeson] n_string_escaped_emoji.json
  14186. 2533.61 s [aeson] decode: OK
  14187. 2533.62 s [aeson] tokens bs: OK
  14188. 2533.63 s [aeson] tokens lbs: OK
  14189. 2533.63 s [aeson] tokens text: OK
  14190. 2533.71 s [aeson] Golden file did not exist; created
  14191. 2533.71 s [aeson] n_string_incomplete_escape.json
  14192. 2533.71 s [aeson] decode: OK
  14193. 2533.71 s [aeson] tokens bs: OK (0.08s)
  14194. 2533.72 s [aeson] tokens lbs: OK (0.01s)
  14195. 2533.72 s [aeson] tokens text: OK
  14196. 2533.72 s [aeson] Golden file did not exist; created
  14197. 2533.72 s [aeson] n_string_incomplete_escaped_character.json
  14198. 2533.72 s [aeson] decode: OK
  14199. 2533.74 s [aeson] tokens bs: OK (0.01s)
  14200. 2533.74 s [aeson] tokens lbs: OK (0.01s)
  14201. 2533.74 s [aeson] tokens text: OK
  14202. 2533.74 s [aeson] Golden file did not exist; created
  14203. 2533.74 s [aeson] n_string_incomplete_surrogate.json
  14204. 2533.74 s [aeson] decode: OK
  14205. 2533.75 s [aeson] tokens bs: OK
  14206. 2533.76 s [aeson] tokens lbs: OK
  14207. 2533.76 s [aeson] tokens text: OK
  14208. 2533.76 s [aeson] Golden file did not exist; created
  14209. 2533.76 s [aeson] n_string_incomplete_surrogate_escape_invalid.json
  14210. 2533.76 s [aeson] decode: OK
  14211. 2533.78 s [aeson] tokens bs: OK (0.01s)
  14212. 2533.79 s [aeson] tokens lbs: OK
  14213. 2533.79 s [aeson] tokens text: OK
  14214. 2533.79 s [aeson] Golden file did not exist; created
  14215. 2533.79 s [aeson] n_string_invalid-utf-8-in-escape.json
  14216. 2533.79 s [aeson] decode: OK
  14217. 2533.79 s [aeson] tokens bs: OK
  14218. 2533.80 s [aeson] tokens lbs: OK
  14219. 2533.80 s [aeson] tokens text: OK
  14220. 2533.80 s [aeson] Golden file did not exist; created
  14221. 2533.80 s [aeson] n_string_invalid_backslash_esc.json
  14222. 2533.80 s [aeson] decode: OK
  14223. 2533.80 s [aeson] tokens bs: OK
  14224. 2533.81 s [aeson] tokens lbs: OK
  14225. 2533.81 s [aeson] tokens text: OK
  14226. 2533.81 s [aeson] Golden file did not exist; created
  14227. 2533.81 s [aeson] n_string_invalid_unicode_escape.json
  14228. 2533.81 s [aeson] decode: OK
  14229. 2533.81 s [aeson] tokens bs: OK
  14230. 2533.82 s [aeson] tokens lbs: OK
  14231. 2533.82 s [aeson] tokens text: OK
  14232. 2533.82 s [aeson] Golden file did not exist; created
  14233. 2533.82 s [aeson] n_string_invalid_utf8_after_escape.json
  14234. 2533.82 s [aeson] decode: OK
  14235. 2533.83 s [aeson] tokens bs: OK
  14236. 2533.84 s [aeson] tokens lbs: OK
  14237. 2533.84 s [aeson] tokens text: OK
  14238. 2533.84 s [aeson] Golden file did not exist; created
  14239. 2533.84 s [aeson] n_string_leading_uescaped_thinspace.json
  14240. 2533.84 s [aeson] decode: OK
  14241. 2533.85 s [aeson] tokens bs: OK (0.01s)
  14242. 2533.86 s [aeson] tokens lbs: OK
  14243. 2533.86 s [aeson] tokens text: OK
  14244. 2533.86 s [aeson] Golden file did not exist; created
  14245. 2533.86 s [aeson] n_string_no_quotes_with_bad_escape.json
  14246. 2533.86 s [aeson] decode: OK
  14247. 2533.86 s [aeson] tokens bs: OK
  14248. 2533.87 s [aeson] tokens lbs: OK
  14249. 2533.87 s [aeson] tokens text: OK
  14250. 2533.87 s [aeson] Golden file did not exist; created
  14251. 2533.87 s [aeson] n_string_single_doublequote.json
  14252. 2533.87 s [aeson] decode: OK
  14253. 2533.88 s [aeson] tokens bs: OK
  14254. 2533.88 s [aeson] tokens lbs: OK
  14255. 2533.88 s [aeson] tokens text: OK
  14256. 2533.88 s [aeson] Golden file did not exist; created
  14257. 2533.88 s [aeson] n_string_single_quote.json
  14258. 2533.89 s [aeson] decode: OK
  14259. 2533.89 s [aeson] tokens bs: OK
  14260. 2533.90 s [aeson] tokens lbs: OK
  14261. 2533.90 s [aeson] tokens text: OK
  14262. 2533.90 s [aeson] Golden file did not exist; created
  14263. 2533.90 s [aeson] n_string_single_string_no_double_quotes.json
  14264. 2533.90 s [aeson] decode: OK
  14265. 2533.91 s [aeson] tokens bs: OK
  14266. 2533.91 s [aeson] tokens lbs: OK
  14267. 2533.91 s [aeson] tokens text: OK
  14268. 2533.91 s [aeson] Golden file did not exist; created
  14269. 2533.91 s [aeson] n_string_start_escape_unclosed.json
  14270. 2533.91 s [aeson] decode: OK
  14271. 2533.92 s [aeson] tokens bs: OK
  14272. 2533.93 s [aeson] tokens lbs: OK
  14273. 2533.93 s [aeson] tokens text: OK
  14274. 2533.93 s [aeson] Golden file did not exist; created
  14275. 2533.93 s [aeson] n_string_unescaped_ctrl_char.json
  14276. 2533.93 s [aeson] decode: OK
  14277. 2533.94 s [aeson] tokens bs: OK
  14278. 2533.95 s [aeson] tokens lbs: OK
  14279. 2533.95 s [aeson] tokens text: OK
  14280. 2533.95 s [aeson] Golden file did not exist; created
  14281. 2533.95 s [aeson] n_string_unescaped_newline.json
  14282. 2533.95 s [aeson] decode: OK
  14283. 2533.96 s [aeson] tokens bs: OK
  14284. 2533.97 s [aeson] tokens lbs: OK
  14285. 2533.97 s [aeson] tokens text: OK
  14286. 2533.97 s [aeson] Golden file did not exist; created
  14287. 2533.97 s [aeson] n_string_unescaped_tab.json
  14288. 2533.97 s [aeson] decode: OK
  14289. 2533.98 s [aeson] tokens bs: OK
  14290. 2533.98 s [aeson] tokens lbs: OK
  14291. 2533.98 s [aeson] tokens text: OK
  14292. 2533.98 s [aeson] Golden file did not exist; created
  14293. 2533.98 s [aeson] n_string_unicode_CapitalU.json
  14294. 2533.98 s [aeson] decode: OK
  14295. 2533.99 s [aeson] tokens bs: OK
  14296. 2533.99 s [aeson] tokens lbs: OK
  14297. 2533.99 s [aeson] tokens text: OK
  14298. 2533.99 s [aeson] Golden file did not exist; created
  14299. 2533.99 s [aeson] n_string_with_trailing_garbage.json
  14300. 2533.99 s [aeson] decode: OK
  14301. 2534.00 s [aeson] tokens bs: OK
  14302. 2534.00 s [aeson] tokens lbs: OK
  14303. 2534.07 s [aeson] tokens text: OK
  14304. 2534.07 s [aeson] Golden file did not exist; created
  14305. 2534.07 s [aeson] n_structure_100000_opening_arrays.json
  14306. 2534.35 s [aeson] decode: OK (0.34s)
  14307. 2534.49 s [aeson] tokens bs: OK (0.14s)
  14308. 2534.61 s [aeson] tokens lbs: OK (0.13s)
  14309. 2534.78 s [aeson] tokens text: OK (0.16s)
  14310. 2534.78 s [aeson] Golden file did not exist; created
  14311. 2534.78 s [aeson] n_structure_U+2060_word_joined.json
  14312. 2534.78 s [aeson] decode: OK
  14313. 2534.78 s [aeson] tokens bs: OK (0.01s)
  14314. 2534.79 s [aeson] tokens lbs: OK
  14315. 2534.79 s [aeson] tokens text: OK
  14316. 2534.79 s [aeson] Golden file did not exist; created
  14317. 2534.79 s [aeson] n_structure_UTF8_BOM_no_data.json
  14318. 2534.79 s [aeson] decode: OK
  14319. 2534.79 s [aeson] tokens bs: OK
  14320. 2534.80 s [aeson] tokens lbs: OK
  14321. 2534.80 s [aeson] tokens text: OK
  14322. 2534.80 s [aeson] Golden file did not exist; created
  14323. 2534.80 s [aeson] n_structure_angle_bracket_null.json
  14324. 2534.80 s [aeson] decode: OK
  14325. 2534.81 s [aeson] tokens bs: OK (0.02s)
  14326. 2534.83 s [aeson] tokens lbs: OK (0.02s)
  14327. 2534.83 s [aeson] tokens text: OK
  14328. 2534.83 s [aeson] Golden file did not exist; created
  14329. 2534.83 s [aeson] n_structure_array_trailing_garbage.json
  14330. 2534.83 s [aeson] decode: OK
  14331. 2534.84 s [aeson] tokens bs: OK
  14332. 2534.85 s [aeson] tokens lbs: OK
  14333. 2534.85 s [aeson] tokens text: OK
  14334. 2534.85 s [aeson] Golden file did not exist; created
  14335. 2534.85 s [aeson] n_structure_array_with_extra_array_close.json
  14336. 2534.85 s [aeson] decode: OK
  14337. 2534.85 s [aeson] tokens bs: OK
  14338. 2534.86 s [aeson] tokens lbs: OK
  14339. 2534.86 s [aeson] tokens text: OK
  14340. 2534.86 s [aeson] Golden file did not exist; created
  14341. 2534.86 s [aeson] n_structure_array_with_unclosed_string.json
  14342. 2534.86 s [aeson] decode: OK
  14343. 2534.87 s [aeson] tokens bs: OK
  14344. 2534.87 s [aeson] tokens lbs: OK
  14345. 2534.87 s [aeson] tokens text: OK
  14346. 2534.87 s [aeson] Golden file did not exist; created
  14347. 2534.87 s [aeson] n_structure_ascii-unicode-identifier.json
  14348. 2534.87 s [aeson] decode: OK
  14349. 2534.88 s [aeson] tokens bs: OK
  14350. 2534.89 s [aeson] tokens lbs: OK
  14351. 2534.89 s [aeson] tokens text: OK
  14352. 2534.89 s [aeson] Golden file did not exist; created
  14353. 2534.89 s [aeson] n_structure_capitalized_True.json
  14354. 2534.89 s [aeson] decode: OK
  14355. 2534.89 s [aeson] tokens bs: OK
  14356. 2534.90 s [aeson] tokens lbs: OK
  14357. 2534.90 s [aeson] tokens text: OK
  14358. 2534.90 s [aeson] Golden file did not exist; created
  14359. 2534.90 s [aeson] n_structure_close_unopened_array.json
  14360. 2534.90 s [aeson] decode: OK
  14361. 2534.90 s [aeson] tokens bs: OK
  14362. 2534.91 s [aeson] tokens lbs: OK
  14363. 2534.91 s [aeson] tokens text: OK
  14364. 2534.91 s [aeson] Golden file did not exist; created
  14365. 2534.91 s [aeson] n_structure_comma_instead_of_closing_brace.json
  14366. 2534.91 s [aeson] decode: OK
  14367. 2534.92 s [aeson] tokens bs: OK
  14368. 2534.92 s [aeson] tokens lbs: OK
  14369. 2534.93 s [aeson] tokens text: OK
  14370. 2534.93 s [aeson] Golden file did not exist; created
  14371. 2534.93 s [aeson] n_structure_double_array.json
  14372. 2534.93 s [aeson] decode: OK
  14373. 2534.94 s [aeson] tokens bs: OK
  14374. 2534.94 s [aeson] tokens lbs: OK
  14375. 2534.94 s [aeson] tokens text: OK
  14376. 2534.94 s [aeson] Golden file did not exist; created
  14377. 2534.94 s [aeson] n_structure_end_array.json
  14378. 2534.94 s [aeson] decode: OK
  14379. 2534.95 s [aeson] tokens bs: OK
  14380. 2534.95 s [aeson] tokens lbs: OK
  14381. 2534.95 s [aeson] tokens text: OK
  14382. 2534.95 s [aeson] Golden file did not exist; created
  14383. 2534.95 s [aeson] n_structure_incomplete_UTF8_BOM.json
  14384. 2534.95 s [aeson] decode: OK
  14385. 2534.96 s [aeson] tokens bs: OK
  14386. 2534.97 s [aeson] tokens lbs: OK
  14387. 2534.97 s [aeson] tokens text: OK
  14388. 2534.97 s [aeson] Golden file did not exist; created
  14389. 2534.97 s [aeson] n_structure_lone-invalid-utf-8.json
  14390. 2534.97 s [aeson] decode: OK
  14391. 2534.97 s [aeson] tokens bs: OK
  14392. 2534.98 s [aeson] tokens lbs: OK
  14393. 2534.98 s [aeson] tokens text: OK
  14394. 2534.98 s [aeson] Golden file did not exist; created
  14395. 2534.98 s [aeson] n_structure_lone-open-bracket.json
  14396. 2534.98 s [aeson] decode: OK
  14397. 2534.99 s [aeson] tokens bs: OK
  14398. 2535.00 s [aeson] tokens lbs: OK (0.01s)
  14399. 2535.00 s [aeson] tokens text: OK
  14400. 2535.00 s [aeson] Golden file did not exist; created
  14401. 2535.00 s [aeson] n_structure_no_data.json
  14402. 2535.00 s [aeson] decode: OK
  14403. 2535.01 s [aeson] tokens bs: OK
  14404. 2535.02 s [aeson] tokens lbs: OK
  14405. 2535.02 s [aeson] tokens text: OK
  14406. 2535.02 s [aeson] Golden file did not exist; created
  14407. 2535.02 s [aeson] n_structure_null-byte-outside-string.json
  14408. 2535.03 s [aeson] decode: OK
  14409. 2535.03 s [aeson] tokens bs: OK
  14410. 2535.04 s [aeson] tokens lbs: OK
  14411. 2535.04 s [aeson] tokens text: OK
  14412. 2535.04 s [aeson] Golden file did not exist; created
  14413. 2535.04 s [aeson] n_structure_number_with_trailing_garbage.json
  14414. 2535.04 s [aeson] decode: OK
  14415. 2535.05 s [aeson] tokens bs: OK
  14416. 2535.05 s [aeson] tokens lbs: OK
  14417. 2535.05 s [aeson] tokens text: OK
  14418. 2535.05 s [aeson] Golden file did not exist; created
  14419. 2535.05 s [aeson] n_structure_object_followed_by_closing_object.json
  14420. 2535.05 s [aeson] decode: OK
  14421. 2535.05 s [aeson] tokens bs: OK
  14422. 2535.06 s [aeson] tokens lbs: OK
  14423. 2535.06 s [aeson] tokens text: OK
  14424. 2535.06 s [aeson] Golden file did not exist; created
  14425. 2535.06 s [aeson] n_structure_object_unclosed_no_value.json
  14426. 2535.06 s [aeson] decode: OK
  14427. 2535.06 s [aeson] tokens bs: OK
  14428. 2535.08 s [aeson] tokens lbs: OK
  14429. 2535.08 s [aeson] tokens text: OK
  14430. 2535.08 s [aeson] Golden file did not exist; created
  14431. 2535.08 s [aeson] n_structure_object_with_comment.json
  14432. 2535.08 s [aeson] decode: OK
  14433. 2535.08 s [aeson] tokens bs: OK
  14434. 2535.09 s [aeson] tokens lbs: OK
  14435. 2535.09 s [aeson] tokens text: OK
  14436. 2535.09 s [aeson] Golden file did not exist; created
  14437. 2535.09 s [aeson] n_structure_object_with_trailing_garbage.json
  14438. 2535.09 s [aeson] decode: OK
  14439. 2535.10 s [aeson] tokens bs: OK
  14440. 2535.11 s [aeson] tokens lbs: OK
  14441. 2535.11 s [aeson] tokens text: OK
  14442. 2535.11 s [aeson] Golden file did not exist; created
  14443. 2535.11 s [aeson] n_structure_open_array_apostrophe.json
  14444. 2535.11 s [aeson] decode: OK
  14445. 2535.11 s [aeson] tokens bs: OK
  14446. 2535.12 s [aeson] tokens lbs: OK
  14447. 2535.12 s [aeson] tokens text: OK
  14448. 2535.12 s [aeson] Golden file did not exist; created
  14449. 2535.12 s [aeson] n_structure_open_array_comma.json
  14450. 2535.12 s [aeson] decode: OK
  14451. 2535.12 s [aeson] tokens bs: OK
  14452. 2535.14 s [aeson] tokens lbs: OK
  14453. 2535.14 s [aeson] tokens text: OK
  14454. 2535.14 s [aeson] Golden file did not exist; created
  14455. 2535.14 s [aeson] n_structure_open_array_object.json
  14456. 2535.39 s [aeson] decode: OK (0.25s)
  14457. 2535.58 s [aeson] tokens bs: OK (0.14s)
  14458. 2535.72 s [aeson] tokens lbs: OK (0.19s)
  14459. 2535.84 s [aeson] tokens text: OK (0.13s)
  14460. 2535.85 s [aeson] Golden file did not exist; created
  14461. 2535.85 s [aeson] n_structure_open_array_open_object.json
  14462. 2535.85 s [aeson] decode: OK
  14463. 2535.85 s [aeson] tokens bs: OK
  14464. 2535.85 s [aeson] tokens lbs: OK
  14465. 2535.85 s [aeson] tokens text: OK
  14466. 2535.85 s [aeson] Golden file did not exist; created
  14467. 2535.85 s [aeson] n_structure_open_array_open_string.json
  14468. 2535.85 s [aeson] decode: OK
  14469. 2535.85 s [aeson] tokens bs: OK
  14470. 2535.87 s [aeson] tokens lbs: OK
  14471. 2535.87 s [aeson] tokens text: OK
  14472. 2535.87 s [aeson] Golden file did not exist; created
  14473. 2535.87 s [aeson] n_structure_open_array_string.json
  14474. 2535.87 s [aeson] decode: OK
  14475. 2535.88 s [aeson] tokens bs: OK
  14476. 2535.88 s [aeson] tokens lbs: OK
  14477. 2535.88 s [aeson] tokens text: OK
  14478. 2535.88 s [aeson] Golden file did not exist; created
  14479. 2535.89 s [aeson] n_structure_open_object.json
  14480. 2535.89 s [aeson] decode: OK
  14481. 2535.89 s [aeson] tokens bs: OK
  14482. 2535.90 s [aeson] tokens lbs: OK
  14483. 2535.90 s [aeson] tokens text: OK
  14484. 2535.90 s [aeson] Golden file did not exist; created
  14485. 2535.90 s [aeson] n_structure_open_object_close_array.json
  14486. 2535.91 s [aeson] decode: OK
  14487. 2535.91 s [aeson] tokens bs: OK
  14488. 2535.91 s [aeson] tokens lbs: OK
  14489. 2535.92 s [aeson] tokens text: OK
  14490. 2535.92 s [aeson] Golden file did not exist; created
  14491. 2535.92 s [aeson] n_structure_open_object_comma.json
  14492. 2535.92 s [aeson] decode: OK
  14493. 2535.93 s [aeson] tokens bs: OK
  14494. 2535.93 s [aeson] tokens lbs: OK
  14495. 2535.93 s [aeson] tokens text: OK
  14496. 2535.93 s [aeson] Golden file did not exist; created
  14497. 2535.93 s [aeson] n_structure_open_object_open_array.json
  14498. 2535.94 s [aeson] decode: OK
  14499. 2535.94 s [aeson] tokens bs: OK
  14500. 2535.94 s [aeson] tokens lbs: OK
  14501. 2535.94 s [aeson] tokens text: OK
  14502. 2535.94 s [aeson] Golden file did not exist; created
  14503. 2535.94 s [aeson] n_structure_open_object_open_string.json
  14504. 2535.94 s [aeson] decode: OK
  14505. 2535.95 s [aeson] tokens bs: OK
  14506. 2535.97 s [aeson] tokens lbs: OK (0.02s)
  14507. 2535.97 s [aeson] tokens text: OK
  14508. 2535.97 s [aeson] Golden file did not exist; created
  14509. 2535.97 s [aeson] n_structure_open_object_string_with_apostrophes.json
  14510. 2535.97 s [aeson] decode: OK
  14511. 2535.99 s [aeson] tokens bs: OK (0.02s)
  14512. 2535.99 s [aeson] tokens lbs: OK
  14513. 2535.99 s [aeson] tokens text: OK
  14514. 2535.99 s [aeson] Golden file did not exist; created
  14515. 2536.00 s [aeson] n_structure_open_open.json
  14516. 2536.00 s [aeson] decode: OK
  14517. 2536.00 s [aeson] tokens bs: OK
  14518. 2536.01 s [aeson] tokens lbs: OK
  14519. 2536.01 s [aeson] tokens text: OK
  14520. 2536.01 s [aeson] Golden file did not exist; created
  14521. 2536.01 s [aeson] n_structure_single_eacute.json
  14522. 2536.01 s [aeson] decode: OK
  14523. 2536.01 s [aeson] tokens bs: OK
  14524. 2536.02 s [aeson] tokens lbs: OK
  14525. 2536.02 s [aeson] tokens text: OK
  14526. 2536.02 s [aeson] Golden file did not exist; created
  14527. 2536.02 s [aeson] n_structure_single_star.json
  14528. 2536.02 s [aeson] decode: OK
  14529. 2536.03 s [aeson] tokens bs: OK
  14530. 2536.04 s [aeson] tokens lbs: OK (0.01s)
  14531. 2536.04 s [aeson] tokens text: OK
  14532. 2536.04 s [aeson] Golden file did not exist; created
  14533. 2536.04 s [aeson] n_structure_trailing_#.json
  14534. 2536.04 s [aeson] decode: OK
  14535. 2536.06 s [aeson] tokens bs: OK (0.02s)
  14536. 2536.07 s [aeson] tokens lbs: OK
  14537. 2536.07 s [aeson] tokens text: OK
  14538. 2536.07 s [aeson] Golden file did not exist; created
  14539. 2536.07 s [aeson] n_structure_uescaped_LF_before_string.json
  14540. 2536.08 s [aeson] decode: OK
  14541. 2536.08 s [aeson] tokens bs: OK
  14542. 2536.08 s [aeson] tokens lbs: OK
  14543. 2536.08 s [aeson] tokens text: OK
  14544. 2536.08 s [aeson] Golden file did not exist; created
  14545. 2536.08 s [aeson] n_structure_unclosed_array.json
  14546. 2536.08 s [aeson] decode: OK
  14547. 2536.09 s [aeson] tokens bs: OK
  14548. 2536.10 s [aeson] tokens lbs: OK
  14549. 2536.10 s [aeson] tokens text: OK
  14550. 2536.10 s [aeson] Golden file did not exist; created
  14551. 2536.10 s [aeson] n_structure_unclosed_array_partial_null.json
  14552. 2536.10 s [aeson] decode: OK
  14553. 2536.10 s [aeson] tokens bs: OK
  14554. 2536.11 s [aeson] tokens lbs: OK
  14555. 2536.11 s [aeson] tokens text: OK
  14556. 2536.11 s [aeson] Golden file did not exist; created
  14557. 2536.11 s [aeson] n_structure_unclosed_array_unfinished_false.json
  14558. 2536.11 s [aeson] decode: OK
  14559. 2536.12 s [aeson] tokens bs: OK
  14560. 2536.12 s [aeson] tokens lbs: OK
  14561. 2536.12 s [aeson] tokens text: OK
  14562. 2536.13 s [aeson] Golden file did not exist; created
  14563. 2536.13 s [aeson] n_structure_unclosed_array_unfinished_true.json
  14564. 2536.13 s [aeson] decode: OK
  14565. 2536.20 s [aeson] tokens bs: OK
  14566. 2536.20 s [aeson] tokens lbs: OK
  14567. 2536.20 s [aeson] tokens text: OK
  14568. 2536.20 s [aeson] Golden file did not exist; created
  14569. 2536.20 s [aeson] n_structure_unclosed_object.json
  14570. 2536.20 s [aeson] decode: OK
  14571. 2536.20 s [aeson] tokens bs: OK (0.02s)
  14572. 2536.20 s [aeson] tokens lbs: OK
  14573. 2536.20 s [aeson] tokens text: OK
  14574. 2536.20 s [aeson] Golden file did not exist; created
  14575. 2536.20 s [aeson] n_structure_unicode-identifier.json
  14576. 2536.20 s [aeson] decode: OK
  14577. 2536.20 s [aeson] tokens bs: OK
  14578. 2536.20 s [aeson] tokens lbs: OK
  14579. 2536.20 s [aeson] tokens text: OK
  14580. 2536.20 s [aeson] Golden file did not exist; created
  14581. 2536.20 s [aeson] n_structure_whitespace_U+2060_word_joiner.json
  14582. 2536.20 s [aeson] decode: OK
  14583. 2536.20 s [aeson] tokens bs: OK (0.02s)
  14584. 2536.23 s [aeson] tokens lbs: OK (0.03s)
  14585. 2536.23 s [aeson] tokens text: OK
  14586. 2536.23 s [aeson] Golden file did not exist; created
  14587. 2536.23 s [aeson] n_structure_whitespace_formfeed.json
  14588. 2536.23 s [aeson] decode: OK
  14589. 2536.24 s [aeson] tokens bs: OK (0.01s)
  14590. 2536.26 s [aeson] tokens lbs: OK
  14591. 2536.26 s [aeson] tokens text: OK
  14592. 2536.26 s [aeson] Golden file did not exist; created
  14593. 2536.26 s [aeson] y_array_arraysWithSpaces.json
  14594. 2536.26 s [aeson] decode: OK
  14595. 2536.26 s [aeson] decode via tokens: OK
  14596. 2536.27 s [aeson] tokens bs: OK
  14597. 2536.27 s [aeson] tokens lbs: OK
  14598. 2536.38 s [aeson] tokens text: OK
  14599. 2536.38 s [aeson] y_array_empty-string.json
  14600. 2536.38 s [aeson] decode: OK
  14601. 2536.38 s [aeson] decode via tokens: OK
  14602. 2536.38 s [aeson] tokens bs: OK
  14603. 2536.38 s [aeson] tokens lbs: OK
  14604. 2536.38 s [aeson] tokens text: OK (0.01s)
  14605. 2536.38 s [aeson] y_array_empty.json
  14606. 2536.38 s [aeson] decode: OK (0.01s)
  14607. 2536.38 s [aeson] decode via tokens: OK (0.02s)
  14608. 2536.38 s [aeson] tokens bs: OK (0.02s)
  14609. 2536.38 s [aeson] tokens lbs: OK
  14610. 2536.38 s [aeson] tokens text: OK
  14611. 2536.38 s [aeson] y_array_ending_with_newline.json
  14612. 2536.39 s [aeson] decode: OK
  14613. 2536.39 s [aeson] decode via tokens: OK
  14614. 2536.39 s [aeson] tokens bs: OK
  14615. 2536.39 s [aeson] tokens lbs: OK
  14616. 2536.39 s [aeson] tokens text: OK
  14617. 2536.40 s [aeson] y_array_false.json
  14618. 2536.40 s [aeson] decode: OK (0.01s)
  14619. 2536.41 s [aeson] decode via tokens: OK
  14620. 2536.41 s [aeson] tokens bs: OK
  14621. 2536.42 s [aeson] tokens lbs: OK
  14622. 2536.65 s [aeson] tokens text: OK (0.23s)
  14623. 2536.65 s [aeson] y_array_heterogeneous.json
  14624. 2536.66 s [aeson] decode: OK
  14625. 2536.66 s [aeson] decode via tokens: OK
  14626. 2536.67 s [aeson] tokens bs: OK (0.01s)
  14627. 2536.69 s [aeson] tokens lbs: OK (0.01s)
  14628. 2536.70 s [aeson] tokens text: OK (0.02s)
  14629. 2536.70 s [aeson] y_array_null.json
  14630. 2536.71 s [aeson] decode: OK
  14631. 2536.72 s [aeson] decode via tokens: OK (0.01s)
  14632. 2536.73 s [aeson] tokens bs: OK
  14633. 2536.74 s [aeson] tokens lbs: OK
  14634. 2536.75 s [aeson] tokens text: OK
  14635. 2536.75 s [aeson] y_array_with_1_and_newline.json
  14636. 2536.76 s [aeson] decode: OK
  14637. 2536.76 s [aeson] decode via tokens: OK
  14638. 2536.77 s [aeson] tokens bs: OK
  14639. 2536.78 s [aeson] tokens lbs: OK
  14640. 2536.79 s [aeson] tokens text: OK
  14641. 2536.80 s [aeson] y_array_with_leading_space.json
  14642. 2536.81 s [aeson] decode: OK (0.01s)
  14643. 2536.81 s [aeson] decode via tokens: OK
  14644. 2536.82 s [aeson] tokens bs: OK
  14645. 2536.83 s [aeson] tokens lbs: OK (0.01s)
  14646. 2536.84 s [aeson] tokens text: OK
  14647. 2536.84 s [aeson] y_array_with_several_null.json
  14648. 2536.84 s [aeson] decode: OK
  14649. 2536.85 s [aeson] decode via tokens: OK
  14650. 2536.86 s [aeson] tokens bs: OK
  14651. 2536.86 s [aeson] tokens lbs: OK
  14652. 2536.87 s [aeson] tokens text: OK
  14653. 2536.87 s [aeson] y_array_with_trailing_space.json
  14654. 2536.89 s [aeson] decode: OK (0.01s)
  14655. 2536.89 s [aeson] decode via tokens: OK (0.01s)
  14656. 2536.91 s [aeson] tokens bs: OK (0.01s)
  14657. 2536.92 s [aeson] tokens lbs: OK
  14658. 2536.92 s [aeson] tokens text: OK
  14659. 2536.92 s [aeson] y_number.json
  14660. 2536.93 s [aeson] decode: OK
  14661. 2536.93 s [aeson] decode via tokens: OK
  14662. 2536.94 s [aeson] tokens bs: OK
  14663. 2536.95 s [aeson] tokens lbs: OK
  14664. 2536.96 s [aeson] tokens text: OK
  14665. 2536.96 s [aeson] y_number_0e+1.json
  14666. 2536.96 s [aeson] decode: OK
  14667. 2536.96 s [aeson] decode via tokens: OK
  14668. 2536.96 s [aeson] tokens bs: OK
  14669. 2536.96 s [aeson] tokens lbs: OK
  14670. 2536.97 s [aeson] tokens text: OK
  14671. 2536.97 s [aeson] y_number_0e1.json
  14672. 2536.98 s [aeson] decode: OK
  14673. 2536.98 s [aeson] decode via tokens: OK
  14674. 2536.99 s [aeson] tokens bs: OK
  14675. 2537.00 s [aeson] tokens lbs: OK
  14676. 2537.01 s [aeson] tokens text: OK (0.01s)
  14677. 2537.01 s [aeson] y_number_after_space.json
  14678. 2537.02 s [aeson] decode: OK (0.01s)
  14679. 2537.03 s [aeson] decode via tokens: OK
  14680. 2537.04 s [aeson] tokens bs: OK
  14681. 2537.04 s [aeson] tokens lbs: OK
  14682. 2537.04 s [aeson] tokens text: OK
  14683. 2537.04 s [aeson] y_number_double_close_to_zero.json
  14684. 2537.06 s [aeson] decode: OK
  14685. 2537.06 s [aeson] decode via tokens: OK (0.01s)
  14686. 2537.07 s [aeson] tokens bs: OK
  14687. 2537.07 s [aeson] tokens lbs: OK
  14688. 2537.07 s [aeson] tokens text: OK
  14689. 2537.08 s [aeson] y_number_int_with_exp.json
  14690. 2537.08 s [aeson] decode: OK
  14691. 2537.09 s [aeson] decode via tokens: OK
  14692. 2537.09 s [aeson] tokens bs: OK
  14693. 2537.09 s [aeson] tokens lbs: OK
  14694. 2537.20 s [aeson] tokens text: OK (0.11s)
  14695. 2537.20 s [aeson] y_number_minus_zero.json
  14696. 2537.21 s [aeson] decode: OK
  14697. 2537.21 s [aeson] decode via tokens: OK
  14698. 2537.23 s [aeson] tokens bs: OK (0.01s)
  14699. 2537.23 s [aeson] tokens lbs: OK
  14700. 2537.24 s [aeson] tokens text: OK
  14701. 2537.24 s [aeson] y_number_negative_int.json
  14702. 2537.25 s [aeson] decode: OK
  14703. 2537.26 s [aeson] decode via tokens: OK
  14704. 2537.27 s [aeson] tokens bs: OK
  14705. 2537.28 s [aeson] tokens lbs: OK (0.01s)
  14706. 2537.30 s [aeson] tokens text: OK (0.02s)
  14707. 2537.30 s [aeson] y_number_negative_one.json
  14708. 2537.42 s [aeson] decode: OK (0.09s)
  14709. 2537.42 s [aeson] decode via tokens: OK
  14710. 2537.42 s [aeson] tokens bs: OK
  14711. 2537.42 s [aeson] tokens lbs: OK
  14712. 2537.43 s [aeson] tokens text: OK
  14713. 2537.43 s [aeson] y_number_negative_zero.json
  14714. 2537.43 s [aeson] decode: OK
  14715. 2537.43 s [aeson] decode via tokens: OK
  14716. 2537.43 s [aeson] tokens bs: OK
  14717. 2537.44 s [aeson] tokens lbs: OK
  14718. 2537.45 s [aeson] tokens text: OK
  14719. 2537.45 s [aeson] y_number_real_capital_e.json
  14720. 2537.46 s [aeson] decode: OK
  14721. 2537.46 s [aeson] decode via tokens: OK
  14722. 2537.47 s [aeson] tokens bs: OK
  14723. 2537.48 s [aeson] tokens lbs: OK
  14724. 2537.48 s [aeson] tokens text: OK
  14725. 2537.48 s [aeson] y_number_real_capital_e_neg_exp.json
  14726. 2537.49 s [aeson] decode: OK
  14727. 2537.50 s [aeson] decode via tokens: OK (0.01s)
  14728. 2537.50 s [aeson] tokens bs: OK
  14729. 2537.51 s [aeson] tokens lbs: OK
  14730. 2537.52 s [aeson] tokens text: OK
  14731. 2537.52 s [aeson] y_number_real_capital_e_pos_exp.json
  14732. 2537.52 s [aeson] decode: OK
  14733. 2537.53 s [aeson] decode via tokens: OK
  14734. 2537.55 s [aeson] tokens bs: OK (0.02s)
  14735. 2537.57 s [aeson] tokens lbs: OK (0.02s)
  14736. 2537.57 s [aeson] tokens text: OK
  14737. 2537.57 s [aeson] y_number_real_exponent.json
  14738. 2537.58 s [aeson] decode: OK
  14739. 2537.58 s [aeson] decode via tokens: OK
  14740. 2537.59 s [aeson] tokens bs: OK
  14741. 2537.60 s [aeson] tokens lbs: OK
  14742. 2537.60 s [aeson] tokens text: OK
  14743. 2537.60 s [aeson] y_number_real_fraction_exponent.json
  14744. 2537.61 s [aeson] decode: OK
  14745. 2537.61 s [aeson] decode via tokens: OK
  14746. 2537.62 s [aeson] tokens bs: OK
  14747. 2537.63 s [aeson] tokens lbs: OK
  14748. 2537.63 s [aeson] tokens text: OK
  14749. 2537.63 s [aeson] y_number_real_neg_exp.json
  14750. 2537.64 s [aeson] decode: OK
  14751. 2537.64 s [aeson] decode via tokens: OK
  14752. 2537.64 s [aeson] tokens bs: OK
  14753. 2537.65 s [aeson] tokens lbs: OK
  14754. 2537.65 s [aeson] tokens text: OK
  14755. 2537.65 s [aeson] y_number_real_pos_exponent.json
  14756. 2537.66 s [aeson] decode: OK
  14757. 2537.66 s [aeson] decode via tokens: OK
  14758. 2537.67 s [aeson] tokens bs: OK
  14759. 2537.67 s [aeson] tokens lbs: OK
  14760. 2537.68 s [aeson] tokens text: OK
  14761. 2537.68 s [aeson] y_number_simple_int.json
  14762. 2537.68 s [aeson] decode: OK
  14763. 2537.69 s [aeson] decode via tokens: OK
  14764. 2537.69 s [aeson] tokens bs: OK
  14765. 2537.70 s [aeson] tokens lbs: OK
  14766. 2537.71 s [aeson] tokens text: OK
  14767. 2537.71 s [aeson] y_number_simple_real.json
  14768. 2537.71 s [aeson] decode: OK
  14769. 2537.72 s [aeson] decode via tokens: OK
  14770. 2537.72 s [aeson] tokens bs: OK
  14771. 2537.73 s [aeson] tokens lbs: OK
  14772. 2537.74 s [aeson] tokens text: OK
  14773. 2537.74 s [aeson] y_object.json
  14774. 2537.75 s [aeson] decode: OK
  14775. 2537.75 s [aeson] decode via tokens: OK
  14776. 2537.77 s [aeson] tokens bs: OK
  14777. 2537.77 s [aeson] tokens lbs: OK
  14778. 2537.77 s [aeson] tokens text: OK
  14779. 2537.77 s [aeson] y_object_basic.json
  14780. 2537.77 s [aeson] decode: OK
  14781. 2537.78 s [aeson] decode via tokens: OK
  14782. 2537.79 s [aeson] tokens bs: OK
  14783. 2537.79 s [aeson] tokens lbs: OK
  14784. 2537.81 s [aeson] tokens text: OK (0.02s)
  14785. 2537.81 s [aeson] y_object_duplicated_key.json
  14786. 2537.82 s [aeson] decode: OK (0.01s)
  14787. 2537.82 s [aeson] decode via tokens: OK
  14788. 2537.82 s [aeson] tokens bs: OK
  14789. 2537.84 s [aeson] tokens lbs: OK (0.01s)
  14790. 2537.85 s [aeson] tokens text: OK
  14791. 2537.85 s [aeson] y_object_duplicated_key_and_value.json
  14792. 2537.85 s [aeson] decode: OK
  14793. 2537.87 s [aeson] decode via tokens: OK (0.01s)
  14794. 2537.87 s [aeson] tokens bs: OK
  14795. 2537.88 s [aeson] tokens lbs: OK
  14796. 2537.88 s [aeson] tokens text: OK
  14797. 2537.88 s [aeson] y_object_empty.json
  14798. 2537.89 s [aeson] decode: OK
  14799. 2537.89 s [aeson] decode via tokens: OK
  14800. 2537.90 s [aeson] tokens bs: OK
  14801. 2537.90 s [aeson] tokens lbs: OK
  14802. 2537.94 s [aeson] tokens text: OK (0.04s)
  14803. 2537.94 s [aeson] y_object_empty_key.json
  14804. 2537.95 s [aeson] decode: OK (0.01s)
  14805. 2537.96 s [aeson] decode via tokens: OK
  14806. 2537.96 s [aeson] tokens bs: OK
  14807. 2537.97 s [aeson] tokens lbs: OK
  14808. 2537.98 s [aeson] tokens text: OK
  14809. 2537.98 s [aeson] y_object_escaped_null_in_key.json
  14810. 2537.98 s [aeson] decode: OK
  14811. 2537.99 s [aeson] decode via tokens: OK
  14812. 2537.99 s [aeson] tokens bs: OK
  14813. 2538.00 s [aeson] tokens lbs: OK
  14814. 2538.01 s [aeson] tokens text: OK
  14815. 2538.01 s [aeson] y_object_extreme_numbers.json
  14816. 2538.01 s [aeson] decode: OK
  14817. 2538.03 s [aeson] decode via tokens: OK (0.01s)
  14818. 2538.04 s [aeson] tokens bs: OK
  14819. 2538.08 s [aeson] tokens lbs: OK
  14820. 2538.08 s [aeson] tokens text: OK
  14821. 2538.08 s [aeson] y_object_long_strings.json
  14822. 2538.08 s [aeson] decode: OK (0.02s)
  14823. 2538.08 s [aeson] decode via tokens: OK
  14824. 2538.10 s [aeson] tokens bs: OK
  14825. 2538.10 s [aeson] tokens lbs: OK
  14826. 2538.10 s [aeson] tokens text: OK
  14827. 2538.10 s [aeson] y_object_simple.json
  14828. 2538.10 s [aeson] decode: OK
  14829. 2538.10 s [aeson] decode via tokens: OK
  14830. 2538.12 s [aeson] tokens bs: OK (0.01s)
  14831. 2538.12 s [aeson] tokens lbs: OK
  14832. 2538.13 s [aeson] tokens text: OK
  14833. 2538.13 s [aeson] y_object_string_unicode.json
  14834. 2538.14 s [aeson] decode: OK
  14835. 2538.14 s [aeson] decode via tokens: OK
  14836. 2538.14 s [aeson] tokens bs: OK
  14837. 2538.15 s [aeson] tokens lbs: OK
  14838. 2538.15 s [aeson] tokens text: OK
  14839. 2538.15 s [aeson] y_object_with_newlines.json
  14840. 2538.17 s [aeson] decode: OK
  14841. 2538.17 s [aeson] decode via tokens: OK
  14842. 2538.17 s [aeson] tokens bs: OK
  14843. 2538.18 s [aeson] tokens lbs: OK
  14844. 2538.20 s [aeson] tokens text: OK (0.02s)
  14845. 2538.21 s [aeson] y_string_1_2_3_bytes_UTF-8_sequences.json
  14846. 2538.21 s [aeson] decode: OK
  14847. 2538.21 s [aeson] decode via tokens: OK
  14848. 2538.22 s [aeson] tokens bs: OK
  14849. 2538.22 s [aeson] tokens lbs: OK
  14850. 2538.23 s [aeson] tokens text: OK
  14851. 2538.23 s [aeson] y_string_accepted_surrogate_pair.json
  14852. 2538.25 s [aeson] decode: OK
  14853. 2538.25 s [aeson] decode via tokens: OK
  14854. 2538.25 s [aeson] tokens bs: OK
  14855. 2538.25 s [aeson] tokens lbs: OK
  14856. 2538.27 s [aeson] tokens text: OK
  14857. 2538.27 s [aeson] y_string_accepted_surrogate_pairs.json
  14858. 2538.27 s [aeson] decode: OK
  14859. 2538.27 s [aeson] decode via tokens: OK
  14860. 2538.28 s [aeson] tokens bs: OK
  14861. 2538.28 s [aeson] tokens lbs: OK
  14862. 2538.29 s [aeson] tokens text: OK
  14863. 2538.29 s [aeson] y_string_allowed_escapes.json
  14864. 2538.30 s [aeson] decode: OK
  14865. 2538.31 s [aeson] decode via tokens: OK
  14866. 2538.32 s [aeson] tokens bs: OK
  14867. 2538.32 s [aeson] tokens lbs: OK (0.01s)
  14868. 2538.33 s [aeson] tokens text: OK
  14869. 2538.33 s [aeson] y_string_backslash_and_u_escaped_zero.json
  14870. 2538.34 s [aeson] decode: OK
  14871. 2538.34 s [aeson] decode via tokens: OK
  14872. 2538.35 s [aeson] tokens bs: OK
  14873. 2538.35 s [aeson] tokens lbs: OK
  14874. 2538.36 s [aeson] tokens text: OK
  14875. 2538.36 s [aeson] y_string_backslash_doublequotes.json
  14876. 2538.37 s [aeson] decode: OK
  14877. 2538.38 s [aeson] decode via tokens: OK (0.01s)
  14878. 2538.39 s [aeson] tokens bs: OK (0.01s)
  14879. 2538.39 s [aeson] tokens lbs: OK
  14880. 2538.40 s [aeson] tokens text: OK
  14881. 2538.40 s [aeson] y_string_comments.json
  14882. 2538.41 s [aeson] decode: OK
  14883. 2538.49 s [aeson] decode via tokens: OK (0.08s)
  14884. 2538.50 s [aeson] tokens bs: OK
  14885. 2538.52 s [aeson] tokens lbs: OK
  14886. 2538.52 s [aeson] tokens text: OK
  14887. 2538.52 s [aeson] y_string_double_escape_a.json
  14888. 2538.53 s [aeson] decode: OK (0.01s)
  14889. 2538.55 s [aeson] decode via tokens: OK (0.01s)
  14890. 2538.55 s [aeson] tokens bs: OK
  14891. 2538.55 s [aeson] tokens lbs: OK
  14892. 2538.56 s [aeson] tokens text: OK
  14893. 2538.56 s [aeson] y_string_double_escape_n.json
  14894. 2538.56 s [aeson] decode: OK
  14895. 2538.57 s [aeson] decode via tokens: OK
  14896. 2538.57 s [aeson] tokens bs: OK
  14897. 2538.58 s [aeson] tokens lbs: OK
  14898. 2538.58 s [aeson] tokens text: OK
  14899. 2538.58 s [aeson] y_string_escaped_control_character.json
  14900. 2538.59 s [aeson] decode: OK
  14901. 2538.60 s [aeson] decode via tokens: OK
  14902. 2538.60 s [aeson] tokens bs: OK
  14903. 2538.62 s [aeson] tokens lbs: OK
  14904. 2538.63 s [aeson] tokens text: OK
  14905. 2538.63 s [aeson] y_string_escaped_noncharacter.json
  14906. 2538.63 s [aeson] decode: OK
  14907. 2538.64 s [aeson] decode via tokens: OK
  14908. 2538.64 s [aeson] tokens bs: OK
  14909. 2538.66 s [aeson] tokens lbs: OK
  14910. 2538.66 s [aeson] tokens text: OK
  14911. 2538.66 s [aeson] y_string_in_array.json
  14912. 2538.66 s [aeson] decode: OK
  14913. 2538.67 s [aeson] decode via tokens: OK
  14914. 2538.69 s [aeson] tokens bs: OK (0.01s)
  14915. 2538.69 s [aeson] tokens lbs: OK
  14916. 2538.69 s [aeson] tokens text: OK
  14917. 2538.69 s [aeson] y_string_in_array_with_leading_space.json
  14918. 2538.70 s [aeson] decode: OK
  14919. 2538.71 s [aeson] decode via tokens: OK
  14920. 2538.71 s [aeson] tokens bs: OK
  14921. 2538.71 s [aeson] tokens lbs: OK (0.01s)
  14922. 2538.72 s [aeson] tokens text: OK
  14923. 2538.72 s [aeson] y_string_last_surrogates_1_and_2.json
  14924. 2538.72 s [aeson] decode: OK
  14925. 2538.73 s [aeson] decode via tokens: OK
  14926. 2538.73 s [aeson] tokens bs: OK
  14927. 2538.74 s [aeson] tokens lbs: OK
  14928. 2538.75 s [aeson] tokens text: OK
  14929. 2538.75 s [aeson] y_string_nbsp_uescaped.json
  14930. 2538.75 s [aeson] decode: OK
  14931. 2538.76 s [aeson] decode via tokens: OK
  14932. 2538.76 s [aeson] tokens bs: OK
  14933. 2538.81 s [aeson] tokens lbs: OK (0.04s)
  14934. 2538.82 s [aeson] tokens text: OK
  14935. 2538.82 s [aeson] y_string_nonCharacterInUTF-8_U+10FFFF.json
  14936. 2538.82 s [aeson] decode: OK
  14937. 2538.83 s [aeson] decode via tokens: OK
  14938. 2538.84 s [aeson] tokens bs: OK
  14939. 2538.85 s [aeson] tokens lbs: OK (0.01s)
  14940. 2538.85 s [aeson] tokens text: OK
  14941. 2538.85 s [aeson] y_string_nonCharacterInUTF-8_U+FFFF.json
  14942. 2538.87 s [aeson] decode: OK (0.02s)
  14943. 2538.87 s [aeson] decode via tokens: OK
  14944. 2538.88 s [aeson] tokens bs: OK
  14945. 2538.88 s [aeson] tokens lbs: OK
  14946. 2538.90 s [aeson] tokens text: OK (0.01s)
  14947. 2538.90 s [aeson] y_string_null_escape.json
  14948. 2538.92 s [aeson] decode: OK (0.02s)
  14949. 2538.93 s [aeson] decode via tokens: OK
  14950. 2538.93 s [aeson] tokens bs: OK
  14951. 2538.94 s [aeson] tokens lbs: OK
  14952. 2538.94 s [aeson] tokens text: OK
  14953. 2538.94 s [aeson] y_string_one-byte-utf-8.json
  14954. 2538.94 s [aeson] decode: OK
  14955. 2538.95 s [aeson] decode via tokens: OK
  14956. 2538.95 s [aeson] tokens bs: OK
  14957. 2538.95 s [aeson] tokens lbs: OK
  14958. 2538.99 s [aeson] tokens text: OK (0.03s)
  14959. 2538.99 s [aeson] y_string_pi.json
  14960. 2538.99 s [aeson] decode: OK
  14961. 2539.00 s [aeson] decode via tokens: OK
  14962. 2539.00 s [aeson] tokens bs: OK
  14963. 2539.01 s [aeson] tokens lbs: OK
  14964. 2539.02 s [aeson] tokens text: OK (0.01s)
  14965. 2539.02 s [aeson] y_string_reservedCharacterInUTF-8_U+1BFFF.json
  14966. 2539.02 s [aeson] decode: OK
  14967. 2539.03 s [aeson] decode via tokens: OK
  14968. 2539.04 s [aeson] tokens bs: OK
  14969. 2539.04 s [aeson] tokens lbs: OK
  14970. 2539.05 s [aeson] tokens text: OK
  14971. 2539.05 s [aeson] y_string_simple_ascii.json
  14972. 2539.06 s [aeson] decode: OK
  14973. 2539.06 s [aeson] decode via tokens: OK
  14974. 2539.07 s [aeson] tokens bs: OK
  14975. 2539.07 s [aeson] tokens lbs: OK
  14976. 2539.08 s [aeson] tokens text: OK
  14977. 2539.08 s [aeson] y_string_space.json
  14978. 2539.08 s [aeson] decode: OK
  14979. 2539.08 s [aeson] decode via tokens: OK
  14980. 2539.09 s [aeson] tokens bs: OK
  14981. 2539.09 s [aeson] tokens lbs: OK
  14982. 2539.10 s [aeson] tokens text: OK
  14983. 2539.10 s [aeson] y_string_surrogates_U+1D11E_MUSICAL_SYMBOL_G_CLEF.json
  14984. 2539.10 s [aeson] decode: OK
  14985. 2539.10 s [aeson] decode via tokens: OK
  14986. 2539.11 s [aeson] tokens bs: OK
  14987. 2539.12 s [aeson] tokens lbs: OK
  14988. 2539.12 s [aeson] tokens text: OK
  14989. 2539.12 s [aeson] y_string_three-byte-utf-8.json
  14990. 2539.13 s [aeson] decode: OK
  14991. 2539.13 s [aeson] decode via tokens: OK
  14992. 2539.13 s [aeson] tokens bs: OK
  14993. 2539.14 s [aeson] tokens lbs: OK
  14994. 2539.14 s [aeson] tokens text: OK
  14995. 2539.14 s [aeson] y_string_two-byte-utf-8.json
  14996. 2539.15 s [aeson] decode: OK
  14997. 2539.16 s [aeson] decode via tokens: OK
  14998. 2539.16 s [aeson] tokens bs: OK
  14999. 2539.17 s [aeson] tokens lbs: OK
  15000. 2539.17 s [aeson] tokens text: OK
  15001. 2539.17 s [aeson] y_string_u+2028_line_sep.json
  15002. 2539.18 s [aeson] decode: OK
  15003. 2539.18 s [aeson] decode via tokens: OK
  15004. 2539.19 s [aeson] tokens bs: OK
  15005. 2539.19 s [aeson] tokens lbs: OK
  15006. 2539.20 s [aeson] tokens text: OK
  15007. 2539.20 s [aeson] y_string_u+2029_par_sep.json
  15008. 2539.21 s [aeson] decode: OK
  15009. 2539.22 s [aeson] decode via tokens: OK
  15010. 2539.22 s [aeson] tokens bs: OK
  15011. 2539.23 s [aeson] tokens lbs: OK
  15012. 2539.23 s [aeson] tokens text: OK
  15013. 2539.23 s [aeson] y_string_uEscape.json
  15014. 2539.24 s [aeson] decode: OK
  15015. 2539.25 s [aeson] decode via tokens: OK
  15016. 2539.25 s [aeson] tokens bs: OK
  15017. 2539.26 s [aeson] tokens lbs: OK
  15018. 2539.27 s [aeson] tokens text: OK
  15019. 2539.27 s [aeson] y_string_uescaped_newline.json
  15020. 2539.28 s [aeson] decode: OK (0.01s)
  15021. 2539.28 s [aeson] decode via tokens: OK
  15022. 2539.29 s [aeson] tokens bs: OK
  15023. 2539.30 s [aeson] tokens lbs: OK
  15024. 2539.31 s [aeson] tokens text: OK (0.01s)
  15025. 2539.31 s [aeson] y_string_unescaped_char_delete.json
  15026. 2539.32 s [aeson] decode: OK
  15027. 2539.32 s [aeson] decode via tokens: OK
  15028. 2539.33 s [aeson] tokens bs: OK
  15029. 2539.33 s [aeson] tokens lbs: OK
  15030. 2539.34 s [aeson] tokens text: OK
  15031. 2539.34 s [aeson] y_string_unicode.json
  15032. 2539.35 s [aeson] decode: OK
  15033. 2539.36 s [aeson] decode via tokens: OK
  15034. 2539.36 s [aeson] tokens bs: OK
  15035. 2539.37 s [aeson] tokens lbs: OK
  15036. 2539.38 s [aeson] tokens text: OK
  15037. 2539.38 s [aeson] y_string_unicodeEscapedBackslash.json
  15038. 2539.41 s [aeson] decode: OK (0.03s)
  15039. 2539.42 s [aeson] decode via tokens: OK
  15040. 2539.43 s [aeson] tokens bs: OK
  15041. 2539.44 s [aeson] tokens lbs: OK (0.01s)
  15042. 2539.46 s [aeson] tokens text: OK
  15043. 2539.46 s [aeson] y_string_unicode_2.json
  15044. 2539.46 s [aeson] decode: OK (0.01s)
  15045. 2539.48 s [aeson] decode via tokens: OK (0.01s)
  15046. 2539.48 s [aeson] tokens bs: OK
  15047. 2539.49 s [aeson] tokens lbs: OK
  15048. 2539.52 s [aeson] tokens text: OK (0.01s)
  15049. 2539.52 s [aeson] y_string_unicode_U+10FFFE_nonchar.json
  15050. 2539.52 s [aeson] decode: OK (0.02s)
  15051. 2539.52 s [aeson] decode via tokens: OK
  15052. 2539.53 s [aeson] tokens bs: OK
  15053. 2539.53 s [aeson] tokens lbs: OK
  15054. 2539.54 s [aeson] tokens text: OK
  15055. 2539.54 s [aeson] y_string_unicode_U+1FFFE_nonchar.json
  15056. 2539.55 s [aeson] decode: OK
  15057. 2539.56 s [aeson] decode via tokens: OK
  15058. 2539.57 s [aeson] tokens bs: OK (0.01s)
  15059. 2539.57 s [aeson] tokens lbs: OK
  15060. 2539.58 s [aeson] tokens text: OK
  15061. 2539.58 s [aeson] y_string_unicode_U+200B_ZERO_WIDTH_SPACE.json
  15062. 2539.58 s [aeson] decode: OK
  15063. 2539.59 s [aeson] decode via tokens: OK
  15064. 2539.60 s [aeson] tokens bs: OK
  15065. 2539.60 s [aeson] tokens lbs: OK
  15066. 2539.61 s [aeson] tokens text: OK
  15067. 2539.61 s [aeson] y_string_unicode_U+2064_invisible_plus.json
  15068. 2539.61 s [aeson] decode: OK
  15069. 2539.62 s [aeson] decode via tokens: OK
  15070. 2539.63 s [aeson] tokens bs: OK
  15071. 2539.63 s [aeson] tokens lbs: OK
  15072. 2539.64 s [aeson] tokens text: OK
  15073. 2539.64 s [aeson] y_string_unicode_U+FDD0_nonchar.json
  15074. 2539.64 s [aeson] decode: OK
  15075. 2539.65 s [aeson] decode via tokens: OK
  15076. 2539.66 s [aeson] tokens bs: OK (0.01s)
  15077. 2539.67 s [aeson] tokens lbs: OK (0.01s)
  15078. 2539.67 s [aeson] tokens text: OK
  15079. 2539.67 s [aeson] y_string_unicode_U+FFFE_nonchar.json
  15080. 2539.68 s [aeson] decode: OK
  15081. 2539.68 s [aeson] decode via tokens: OK
  15082. 2539.69 s [aeson] tokens bs: OK
  15083. 2539.69 s [aeson] tokens lbs: OK
  15084. 2539.71 s [aeson] tokens text: OK
  15085. 2539.71 s [aeson] y_string_unicode_escaped_double_quote.json
  15086. 2539.71 s [aeson] decode: OK
  15087. 2539.71 s [aeson] decode via tokens: OK
  15088. 2539.72 s [aeson] tokens bs: OK
  15089. 2539.72 s [aeson] tokens lbs: OK
  15090. 2539.74 s [aeson] tokens text: OK
  15091. 2539.74 s [aeson] y_string_utf8.json
  15092. 2539.74 s [aeson] decode: OK
  15093. 2539.74 s [aeson] decode via tokens: OK
  15094. 2539.74 s [aeson] tokens bs: OK
  15095. 2539.74 s [aeson] tokens lbs: OK
  15096. 2539.75 s [aeson] tokens text: OK
  15097. 2539.75 s [aeson] y_string_with_del_character.json
  15098. 2539.76 s [aeson] decode: OK (0.01s)
  15099. 2539.77 s [aeson] decode via tokens: OK (0.01s)
  15100. 2539.77 s [aeson] tokens bs: OK
  15101. 2539.78 s [aeson] tokens lbs: OK
  15102. 2539.78 s [aeson] tokens text: OK
  15103. 2539.78 s [aeson] y_structure_lonely_false.json
  15104. 2539.79 s [aeson] decode: OK
  15105. 2539.81 s [aeson] decode via tokens: OK (0.02s)
  15106. 2539.82 s [aeson] tokens bs: OK (0.01s)
  15107. 2539.84 s [aeson] tokens lbs: OK (0.01s)
  15108. 2539.85 s [aeson] tokens text: OK (0.01s)
  15109. 2539.85 s [aeson] y_structure_lonely_int.json
  15110. 2539.85 s [aeson] decode: OK
  15111. 2539.87 s [aeson] decode via tokens: OK (0.02s)
  15112. 2539.87 s [aeson] tokens bs: OK
  15113. 2539.88 s [aeson] tokens lbs: OK
  15114. 2539.88 s [aeson] tokens text: OK
  15115. 2539.88 s [aeson] y_structure_lonely_negative_real.json
  15116. 2539.89 s [aeson] decode: OK
  15117. 2539.89 s [aeson] decode via tokens: OK
  15118. 2539.90 s [aeson] tokens bs: OK
  15119. 2539.90 s [aeson] tokens lbs: OK
  15120. 2539.91 s [aeson] tokens text: OK
  15121. 2539.91 s [aeson] y_structure_lonely_null.json
  15122. 2539.93 s [aeson] decode: OK (0.01s)
  15123. 2539.93 s [aeson] decode via tokens: OK
  15124. 2539.93 s [aeson] tokens bs: OK
  15125. 2539.94 s [aeson] tokens lbs: OK
  15126. 2539.95 s [aeson] tokens text: OK
  15127. 2539.95 s [aeson] y_structure_lonely_string.json
  15128. 2539.95 s [aeson] decode: OK
  15129. 2539.96 s [aeson] decode via tokens: OK
  15130. 2539.96 s [aeson] tokens bs: OK
  15131. 2539.97 s [aeson] tokens lbs: OK
  15132. 2539.98 s [aeson] tokens text: OK
  15133. 2539.98 s [aeson] y_structure_lonely_true.json
  15134. 2539.99 s [aeson] decode: OK (0.01s)
  15135. 2540.00 s [aeson] decode via tokens: OK
  15136. 2540.01 s [aeson] tokens bs: OK
  15137. 2540.01 s [aeson] tokens lbs: OK
  15138. 2540.02 s [aeson] tokens text: OK
  15139. 2540.02 s [aeson] y_structure_string_empty.json
  15140. 2540.03 s [aeson] decode: OK
  15141. 2540.04 s [aeson] decode via tokens: OK
  15142. 2540.04 s [aeson] tokens bs: OK
  15143. 2540.05 s [aeson] tokens lbs: OK
  15144. 2540.05 s [aeson] tokens text: OK
  15145. 2540.05 s [aeson] y_structure_trailing_newline.json
  15146. 2540.06 s [aeson] decode: OK (0.01s)
  15147. 2540.07 s [aeson] decode via tokens: OK (0.01s)
  15148. 2540.07 s [aeson] tokens bs: OK
  15149. 2540.08 s [aeson] tokens lbs: OK
  15150. 2540.11 s [aeson] tokens text: OK (0.03s)
  15151. 2540.11 s [aeson] y_structure_true_in_array.json
  15152. 2540.12 s [aeson] decode: OK
  15153. 2540.13 s [aeson] decode via tokens: OK (0.01s)
  15154. 2540.14 s [aeson] tokens bs: OK
  15155. 2540.21 s [aeson] tokens lbs: OK (0.08s)
  15156. 2540.21 s [aeson] tokens text: OK
  15157. 2540.21 s [aeson] y_structure_whitespace_array.json
  15158. 2540.22 s [aeson] decode: OK
  15159. 2540.23 s [aeson] decode via tokens: OK
  15160. 2540.23 s [aeson] tokens bs: OK
  15161. 2540.25 s [aeson] tokens lbs: OK (0.01s)
  15162. 2540.25 s [aeson] tokens text: OK
  15163. 2540.25 s [aeson] number_-9223372036854775808.json
  15164. 2540.25 s [aeson] decode: OK
  15165. 2540.26 s [aeson] decode via tokens: OK
  15166. 2540.27 s [aeson] tokens bs: OK
  15167. 2540.29 s [aeson] tokens lbs: OK
  15168. 2540.29 s [aeson] tokens text: OK
  15169. 2540.29 s [aeson] number_-9223372036854775809.json
  15170. 2540.29 s [aeson] decode: OK
  15171. 2540.29 s [aeson] decode via tokens: OK
  15172. 2540.30 s [aeson] tokens bs: OK
  15173. 2540.30 s [aeson] tokens lbs: OK
  15174. 2540.31 s [aeson] tokens text: OK
  15175. 2540.31 s [aeson] number_1000000000000000.json
  15176. 2540.32 s [aeson] decode: OK
  15177. 2540.32 s [aeson] decode via tokens: OK
  15178. 2540.33 s [aeson] tokens bs: OK
  15179. 2540.34 s [aeson] tokens lbs: OK (0.01s)
  15180. 2540.34 s [aeson] tokens text: OK
  15181. 2540.34 s [aeson] number_10000000000000000999.json
  15182. 2540.35 s [aeson] decode: OK
  15183. 2540.35 s [aeson] decode via tokens: OK
  15184. 2540.36 s [aeson] tokens bs: OK
  15185. 2540.37 s [aeson] tokens lbs: OK (0.01s)
  15186. 2540.38 s [aeson] tokens text: OK
  15187. 2540.38 s [aeson] number_1e-999.json
  15188. 2540.39 s [aeson] decode: OK
  15189. 2540.39 s [aeson] decode via tokens: OK
  15190. 2540.40 s [aeson] tokens bs: OK
  15191. 2540.41 s [aeson] tokens lbs: OK
  15192. 2540.41 s [aeson] tokens text: OK
  15193. 2540.41 s [aeson] number_1e6.json
  15194. 2540.42 s [aeson] decode: OK
  15195. 2540.42 s [aeson] decode via tokens: OK
  15196. 2540.43 s [aeson] tokens bs: OK (0.01s)
  15197. 2540.45 s [aeson] tokens lbs: OK
  15198. 2540.45 s [aeson] tokens text: OK
  15199. 2540.45 s [aeson] number_9223372036854775807.json
  15200. 2540.46 s [aeson] decode: OK
  15201. 2540.46 s [aeson] decode via tokens: OK
  15202. 2540.46 s [aeson] tokens bs: OK
  15203. 2540.47 s [aeson] tokens lbs: OK
  15204. 2540.48 s [aeson] tokens text: OK
  15205. 2540.48 s [aeson] number_9223372036854775808.json
  15206. 2540.49 s [aeson] decode: OK (0.01s)
  15207. 2540.50 s [aeson] decode via tokens: OK
  15208. 2540.50 s [aeson] tokens bs: OK
  15209. 2540.50 s [aeson] tokens lbs: OK
  15210. 2540.51 s [aeson] tokens text: OK
  15211. 2540.51 s [aeson] object_key_nfc_nfd.json
  15212. 2540.51 s [aeson] decode: OK
  15213. 2540.51 s [aeson] decode via tokens: OK
  15214. 2540.52 s [aeson] tokens bs: OK
  15215. 2540.52 s [aeson] tokens lbs: OK
  15216. 2540.53 s [aeson] tokens text: OK
  15217. 2540.53 s [aeson] object_key_nfd_nfc.json
  15218. 2540.54 s [aeson] decode: OK
  15219. 2540.54 s [aeson] decode via tokens: OK
  15220. 2540.56 s [aeson] tokens bs: OK
  15221. 2540.56 s [aeson] tokens lbs: OK
  15222. 2540.56 s [aeson] tokens text: OK
  15223. 2540.56 s [aeson] object_same_key_different_values.json
  15224. 2540.58 s [aeson] decode: OK (0.01s)
  15225. 2540.58 s [aeson] decode via tokens: OK
  15226. 2540.59 s [aeson] tokens bs: OK
  15227. 2540.60 s [aeson] tokens lbs: OK
  15228. 2540.60 s [aeson] tokens text: OK
  15229. 2540.60 s [aeson] object_same_key_same_value.json
  15230. 2540.61 s [aeson] decode: OK
  15231. 2540.62 s [aeson] decode via tokens: OK
  15232. 2540.62 s [aeson] tokens bs: OK
  15233. 2540.63 s [aeson] tokens lbs: OK
  15234. 2540.64 s [aeson] tokens text: OK
  15235. 2540.64 s [aeson] object_same_key_unclear_values.json
  15236. 2540.64 s [aeson] decode: OK
  15237. 2540.64 s [aeson] decode via tokens: OK
  15238. 2540.65 s [aeson] tokens bs: OK
  15239. 2540.65 s [aeson] tokens lbs: OK
  15240. 2540.66 s [aeson] tokens text: OK
  15241. 2540.66 s [aeson] string_1_escaped_invalid_codepoint.json
  15242. 2540.66 s [aeson] decode: OK
  15243. 2540.66 s [aeson] tokens bs: OK
  15244. 2540.67 s [aeson] tokens lbs: OK
  15245. 2540.67 s [aeson] tokens text: OK
  15246. 2540.67 s [aeson] Golden file did not exist; created
  15247. 2540.67 s [aeson] string_1_invalid_codepoint.json
  15248. 2540.67 s [aeson] decode: OK
  15249. 2540.68 s [aeson] tokens bs: OK
  15250. 2540.69 s [aeson] tokens lbs: OK
  15251. 2540.69 s [aeson] tokens text: OK
  15252. 2540.69 s [aeson] Golden file did not exist; created
  15253. 2540.69 s [aeson] string_2_escaped_invalid_codepoints.json
  15254. 2540.69 s [aeson] decode: OK
  15255. 2540.70 s [aeson] tokens bs: OK
  15256. 2540.70 s [aeson] tokens lbs: OK
  15257. 2540.70 s [aeson] tokens text: OK
  15258. 2540.70 s [aeson] Golden file did not exist; created
  15259. 2540.70 s [aeson] string_2_invalid_codepoints.json
  15260. 2540.70 s [aeson] decode: OK
  15261. 2540.71 s [aeson] tokens bs: OK
  15262. 2540.72 s [aeson] tokens lbs: OK
  15263. 2540.78 s [aeson] tokens text: OK
  15264. 2540.78 s [aeson] Golden file did not exist; created
  15265. 2540.78 s [aeson] string_3_escaped_invalid_codepoints.json
  15266. 2540.78 s [aeson] decode: OK
  15267. 2540.78 s [aeson] tokens bs: OK
  15268. 2540.78 s [aeson] tokens lbs: OK
  15269. 2540.78 s [aeson] tokens text: OK
  15270. 2540.78 s [aeson] Golden file did not exist; created
  15271. 2540.78 s [aeson] string_3_invalid_codepoints.json
  15272. 2540.78 s [aeson] decode: OK
  15273. 2540.78 s [aeson] tokens bs: OK
  15274. 2540.78 s [aeson] tokens lbs: OK
  15275. 2540.78 s [aeson] tokens text: OK
  15276. 2540.78 s [aeson] Golden file did not exist; created
  15277. 2540.78 s [aeson] string_with_escaped_NULL.json
  15278. 2540.78 s [aeson] decode: OK
  15279. 2540.78 s [aeson] decode via tokens: OK
  15280. 2540.78 s [aeson] tokens bs: OK
  15281. 2540.78 s [aeson] tokens lbs: OK
  15282. 2540.78 s [aeson] tokens text: OK
  15283. 2540.78 s [aeson] encoders
  15284. 2540.78 s [aeson] benchmarks/json-data/example.json: OK
  15285. 2540.78 s [aeson] benchmarks/json-data/integers.json: OK
  15286. 2540.78 s [aeson] benchmarks/json-data/jp100.json: OK
  15287. 2540.79 s [aeson] benchmarks/json-data/numbers.json: OK
  15288. 2540.79 s [aeson] benchmarks/json-data/twitter10.json: OK
  15289. 2540.79 s [aeson] benchmarks/json-data/twitter20.json: OK
  15290. 2540.87 s [aeson] benchmarks/json-data/geometry.json: OK (0.08s)
  15291. 2540.87 s [aeson] benchmarks/json-data/jp10.json: OK
  15292. 2540.88 s [aeson] benchmarks/json-data/jp50.json: OK
  15293. 2540.88 s [aeson] benchmarks/json-data/twitter1.json: OK
  15294. 2540.88 s [aeson] benchmarks/json-data/twitter100.json: OK
  15295. 2540.88 s [aeson] benchmarks/json-data/twitter50.json: OK
  15296. 2540.88 s [aeson]
  15297. 2540.88 s [aeson] All 2085 tests passed (15.21s)
  15298. 2540.92 s [aeson] Test suite aeson-tests: PASS
  15299. 2540.92 s [aeson] Test suite logged to: dist/test/aeson-2.2.3.0-aeson-tests.log
  15300. 2540.92 s [aeson] 1 of 1 test suites (1 of 1 test cases) passed.
  15301. 2541.05 s [aeson] Phase: haddockPhase
  15302. 2541.78 s [aeson] Preprocessing library for aeson-2.2.3.0...
  15303. 2541.79 s [aeson] Running Haddock on library for aeson-2.2.3.0...
  15304. 2541.80 s [aeson] Warning: The documentation for the following packages are not installed. No
  15305. 2541.80 s [aeson] links will be generated to these packages: vector-0.13.2.0
  15306. 2544.21 s [aeson] [ 1 of 32] Compiling Data.Aeson.Internal.ByteString ( src/Data/Aeson/Internal/ByteString.hs, nothing )
  15307. 2544.66 s [aeson] [ 2 of 32] Compiling Data.Aeson.Internal.Functions ( src/Data/Aeson/Internal/Functions.hs, nothing )
  15308. 2544.78 s [aeson] [ 3 of 32] Compiling Data.Aeson.Internal.Prelude ( src/Data/Aeson/Internal/Prelude.hs, nothing )
  15309. 2545.03 s [aeson] [ 4 of 32] Compiling Data.Aeson.Internal.Scientific ( src/Data/Aeson/Internal/Scientific.hs, nothing )
  15310. 2545.33 s [aeson] [ 5 of 32] Compiling Data.Aeson.Internal.TH ( src/Data/Aeson/Internal/TH.hs, nothing )
  15311. 2545.41 s [aeson] [ 6 of 32] Compiling Data.Aeson.Internal.Text ( src/Data/Aeson/Internal/Text.hs, nothing )
  15312. 2545.44 s [aeson] [ 7 of 32] Compiling Data.Aeson.Internal.Unescape ( src/Data/Aeson/Internal/Unescape.hs, nothing )
  15313. 2546.19 s [aeson] [ 8 of 32] Compiling Data.Aeson.Internal.UnescapeFromText ( src/Data/Aeson/Internal/UnescapeFromText.hs, nothing )
  15314. 2546.58 s [aeson] [ 9 of 32] Compiling Data.Aeson.Key ( src/Data/Aeson/Key.hs, nothing )
  15315. 2547.27 s [aeson] [10 of 32] Compiling Data.Aeson.Decoding.Tokens ( src/Data/Aeson/Decoding/Tokens.hs, nothing )
  15316. 2547.56 s [aeson] [11 of 32] Compiling Data.Aeson.Decoding.Internal ( src/Data/Aeson/Decoding/Internal.hs, nothing )
  15317. 2547.58 s [aeson] [12 of 32] Compiling Data.Aeson.Decoding.Text ( src/Data/Aeson/Decoding/Text.hs, nothing )
  15318. 2547.91 s [aeson] [13 of 32] Compiling Data.Aeson.Decoding.ByteString.Lazy ( src/Data/Aeson/Decoding/ByteString/Lazy.hs, nothing )
  15319. 2548.22 s [aeson] [14 of 32] Compiling Data.Aeson.Decoding.ByteString ( src/Data/Aeson/Decoding/ByteString.hs, nothing )
  15320. 2548.56 s [aeson] [15 of 32] Compiling Data.Aeson.KeyMap ( src/Data/Aeson/KeyMap.hs, nothing )
  15321. 2549.52 s [aeson] [16 of 32] Compiling Data.Aeson.Types.Generic ( src/Data/Aeson/Types/Generic.hs, nothing )
  15322. 2549.58 s [aeson] [17 of 32] Compiling Data.Aeson.Types.Internal ( src/Data/Aeson/Types/Internal.hs, nothing )
  15323. 2550.51 s [aeson] [18 of 32] Compiling Data.Aeson.Parser.Time ( src/Data/Aeson/Parser/Time.hs, nothing )
  15324. 2550.52 s [aeson] [19 of 32] Compiling Data.Aeson.Encoding.Builder ( src/Data/Aeson/Encoding/Builder.hs, nothing )
  15325. 2550.81 s [aeson] [20 of 32] Compiling Data.Aeson.Encoding.Internal ( src/Data/Aeson/Encoding/Internal.hs, nothing )
  15326. 2551.10 s [aeson] [21 of 32] Compiling Data.Aeson.Encoding ( src/Data/Aeson/Encoding.hs, nothing )
  15327. 2551.12 s [aeson] [22 of 32] Compiling Data.Aeson.Decoding.Conversion ( src/Data/Aeson/Decoding/Conversion.hs, nothing )
  15328. 2551.25 s [aeson] [23 of 32] Compiling Data.Aeson.Types.FromJSON ( src/Data/Aeson/Types/FromJSON.hs, nothing )
  15329. 2556.68 s [aeson] [24 of 32] Compiling Data.Aeson.Types.ToJSON ( src/Data/Aeson/Types/ToJSON.hs, nothing )
  15330. 2561.14 s [aeson] src/Data/Aeson/Types/ToJSON.hs:1615:23: warning: [GHC-68441] [-Wdeprecations]
  15331. 2561.14 s [aeson] In the use of data constructor ‘Solo’
  15332. 2561.14 s [aeson] (imported from Data.Tuple.Solo, but defined in GHC.Tuple):
  15333. 2561.14 s [aeson] Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning."
  15334. 2561.14 s [aeson] |
  15335. 2561.14 s [aeson] 1615 | liftToJSON _ t _ (Solo a) = t a
  15336. 2561.14 s [aeson] | ^^^^
  15337. 2561.14 s [aeson]
  15338. 2561.14 s [aeson] src/Data/Aeson/Types/ToJSON.hs:1618:27: warning: [GHC-68441] [-Wdeprecations]
  15339. 2561.15 s [aeson] In the use of data constructor ‘Solo’
  15340. 2561.15 s [aeson] (imported from Data.Tuple.Solo, but defined in GHC.Tuple):
  15341. 2561.15 s [aeson] Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning."
  15342. 2561.15 s [aeson] |
  15343. 2561.15 s [aeson] 1618 | liftToEncoding _ t _ (Solo a) = t a
  15344. 2561.15 s [aeson] | ^^^^
  15345. 2561.15 s [aeson]
  15346. 2561.24 s [aeson] [25 of 32] Compiling Data.Aeson.Types.Class ( src/Data/Aeson/Types/Class.hs, nothing )
  15347. 2561.25 s [aeson] [26 of 32] Compiling Data.Aeson.Types ( src/Data/Aeson/Types.hs, nothing )
  15348. 2561.29 s [aeson] [27 of 32] Compiling Data.Aeson.Text ( src/Data/Aeson/Text.hs, nothing )
  15349. 2561.37 s [aeson] [28 of 32] Compiling Data.Aeson.Decoding ( src/Data/Aeson/Decoding.hs, nothing )
  15350. 2561.47 s [aeson] [29 of 32] Compiling Data.Aeson ( src/Data/Aeson.hs, nothing )
  15351. 2561.94 s [aeson] [30 of 32] Compiling Data.Aeson.RFC8785 ( src/Data/Aeson/RFC8785.hs, nothing )
  15352. 2562.36 s [aeson] [31 of 32] Compiling Data.Aeson.QQ.Simple ( src/Data/Aeson/QQ/Simple.hs, nothing )
  15353. 2562.36 s [aeson] [32 of 32] Compiling Data.Aeson.TH ( src/Data/Aeson/TH.hs, nothing )
  15354. 2563.85 s [aeson] Haddock coverage:
  15355. 2563.86 s [aeson] Warning: Data.Aeson.Internal.Prelude: Could not find documentation for exported module: Data.Vector
  15356. 2563.87 s [aeson] Warning: Data.Aeson.Internal.Prelude: Couldn't find .haddock for export Vector
  15357. 2563.88 s [aeson] Warning: 'letE' is out of scope.
  15358. 2563.88 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15359. 2563.88 s [aeson] Warning: 'Key' is ambiguous. It is defined
  15360. 2563.89 s [aeson] * at src/Data/Aeson/Key.hs:44:15
  15361. 2563.89 s [aeson] * at src/Data/Aeson/Key.hs:44:1
  15362. 2563.89 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15363. 2563.89 s [aeson] by specifying the type/value namespace explicitly.
  15364. 2563.89 s [aeson] Defaulting to the one defined at src/Data/Aeson/Key.hs:44:1
  15365. 2563.89 s [aeson] Warning: 'Coercible' is out of scope.
  15366. 2563.89 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15367. 2563.89 s [aeson] Warning: 'coercing' is out of scope.
  15368. 2563.89 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15369. 2563.89 s [aeson] 44% ( 4 / 9) in 'Data.Aeson.Key'
  15370. 2563.89 s [aeson] Missing documentation for:
  15371. 2563.89 s [aeson] Key (src/Data/Aeson/Key.hs:44)
  15372. 2563.89 s [aeson] fromString (src/Data/Aeson/Key.hs:48)
  15373. 2563.89 s [aeson] toString (src/Data/Aeson/Key.hs:51)
  15374. 2563.89 s [aeson] toText (src/Data/Aeson/Key.hs:57)
  15375. 2563.89 s [aeson] fromText (src/Data/Aeson/Key.hs:54)
  15376. 2563.89 s [aeson] 100% ( 7 / 7) in 'Data.Aeson.Decoding.Tokens'
  15377. 2563.89 s [aeson] Warning: 'Text' is ambiguous. It is defined
  15378. 2563.89 s [aeson] * in ‘Data.Text.Internal’
  15379. 2563.89 s [aeson] * in ‘Data.Text.Internal’
  15380. 2563.89 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15381. 2563.89 s [aeson] by specifying the type/value namespace explicitly.
  15382. 2563.89 s [aeson] Defaulting to the one defined in ‘Data.Text.Internal’
  15383. 2563.89 s [aeson] Warning: 'ByteString' is out of scope.
  15384. 2563.89 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15385. 2563.89 s [aeson] 100% ( 2 / 2) in 'Data.Aeson.Decoding.Text'
  15386. 2563.89 s [aeson] 100% ( 2 / 2) in 'Data.Aeson.Decoding.ByteString.Lazy'
  15387. 2563.89 s [aeson] 100% ( 2 / 2) in 'Data.Aeson.Decoding.ByteString'
  15388. 2563.89 s [aeson] Warning: 'v' is out of scope.
  15389. 2563.89 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15390. 2563.89 s [aeson] Warning: 'KeyMap' is ambiguous. It is defined
  15391. 2563.89 s [aeson] * at src/Data/Aeson/KeyMap.hs:143:20
  15392. 2563.89 s [aeson] * at src/Data/Aeson/KeyMap.hs:143:1
  15393. 2563.89 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15394. 2563.89 s [aeson] by specifying the type/value namespace explicitly.
  15395. 2563.89 s [aeson] Defaulting to the one defined at src/Data/Aeson/KeyMap.hs:143:1
  15396. 2563.90 s [aeson] Warning: 'const' is out of scope.
  15397. 2563.90 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15398. 2563.90 s [aeson] 88% ( 61 / 69) in 'Data.Aeson.KeyMap'
  15399. 2563.90 s [aeson] Missing documentation for:
  15400. 2563.90 s [aeson] coercionToHashMap (src/Data/Aeson/KeyMap.hs:317)
  15401. 2563.90 s [aeson] coercionToMap (src/Data/Aeson/KeyMap.hs:321)
  15402. 2563.90 s [aeson] foldr (src/Data/Aeson/KeyMap.hs:206)
  15403. 2563.90 s [aeson] foldr' (src/Data/Aeson/KeyMap.hs:209)
  15404. 2563.90 s [aeson] foldl (src/Data/Aeson/KeyMap.hs:212)
  15405. 2563.90 s [aeson] foldl' (src/Data/Aeson/KeyMap.hs:215)
  15406. 2563.90 s [aeson] foldMapWithKey (src/Data/Aeson/KeyMap.hs:203)
  15407. 2563.90 s [aeson] Key (src/Data/Aeson/Key.hs:44)
  15408. 2563.90 s [aeson] Warning: 'ToJSON1' is out of scope.
  15409. 2563.90 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15410. 2563.90 s [aeson] Warning: 'FromJSON1' is out of scope.
  15411. 2563.90 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15412. 2563.90 s [aeson] Warning: 'ToJSON' is out of scope.
  15413. 2563.90 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15414. 2563.90 s [aeson] Warning: 'FromJSON' is out of scope.
  15415. 2563.90 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15416. 2563.90 s [aeson] Warning: 'throwDecode' is out of scope.
  15417. 2563.90 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15418. 2563.90 s [aeson] Warning: 'JSONKeyOptions' is ambiguous. It is defined
  15419. 2563.90 s [aeson] * at src/Data/Aeson/Types/Internal.hs:804:23
  15420. 2563.90 s [aeson] * at src/Data/Aeson/Types/Internal.hs:804:1
  15421. 2563.90 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15422. 2563.90 s [aeson] by specifying the type/value namespace explicitly.
  15423. 2563.90 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:804:1
  15424. 2563.90 s [aeson] Warning: 'ToJSONKey' is out of scope.
  15425. 2563.90 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15426. 2563.90 s [aeson] Warning: 'toJSONKey' is out of scope.
  15427. 2563.90 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15428. 2563.90 s [aeson] Warning: 'genericToJSONKey' is out of scope.
  15429. 2563.90 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15430. 2563.90 s [aeson] Warning: 'FromJSONKey' is out of scope.
  15431. 2563.90 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15432. 2563.90 s [aeson] Warning: 'fromJSONKey' is out of scope.
  15433. 2563.91 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15434. 2563.91 s [aeson] Warning: 'genericFromJSONKey' is out of scope.
  15435. 2563.91 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15436. 2563.91 s [aeson] Warning: 'omittedField' is out of scope.
  15437. 2563.91 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15438. 2563.91 s [aeson] Warning: 'allowOmittedFieds' is out of scope.
  15439. 2563.91 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15440. 2563.91 s [aeson] Warning: 'Object' is ambiguous. It is defined
  15441. 2563.91 s [aeson] * at src/Data/Aeson/Types/Internal.hs:366:14
  15442. 2563.91 s [aeson] * at src/Data/Aeson/Types/Internal.hs:360:1
  15443. 2563.91 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15444. 2563.91 s [aeson] by specifying the type/value namespace explicitly.
  15445. 2563.91 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:360:1
  15446. 2563.91 s [aeson] Warning: 'Parser' is ambiguous. It is defined
  15447. 2563.91 s [aeson] * at src/Data/Aeson/Types/Internal.hs:278:20
  15448. 2563.91 s [aeson] * at src/Data/Aeson/Types/Internal.hs:278:1
  15449. 2563.91 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15450. 2563.91 s [aeson] by specifying the type/value namespace explicitly.
  15451. 2563.91 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:278:1
  15452. 2563.91 s [aeson] Warning: 'Array' is ambiguous. It is defined
  15453. 2563.91 s [aeson] * at src/Data/Aeson/Types/Internal.hs:367:14
  15454. 2563.91 s [aeson] * at src/Data/Aeson/Types/Internal.hs:363:1
  15455. 2563.91 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15456. 2563.91 s [aeson] by specifying the type/value namespace explicitly.
  15457. 2563.91 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:363:1
  15458. 2563.91 s [aeson] Warning: 'String' is ambiguous. It is defined
  15459. 2563.91 s [aeson] * at src/Data/Aeson/Types/Internal.hs:368:14
  15460. 2563.91 s [aeson] * in ‘GHC.Internal.Base’
  15461. 2563.91 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15462. 2563.91 s [aeson] by specifying the type/value namespace explicitly.
  15463. 2563.91 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:368:14
  15464. 2563.92 s [aeson] Warning: '(.:)' is out of scope.
  15465. 2563.92 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15466. 2563.92 s [aeson] Warning: 'Options' is ambiguous. It is defined
  15467. 2563.92 s [aeson] * at src/Data/Aeson/Types/Internal.hs:705:16
  15468. 2563.92 s [aeson] * at src/Data/Aeson/Types/Internal.hs:705:1
  15469. 2563.92 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15470. 2563.92 s [aeson] by specifying the type/value namespace explicitly.
  15471. 2563.92 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:705:1
  15472. 2563.92 s [aeson] Warning: 'API' is out of scope.
  15473. 2563.92 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15474. 2563.92 s [aeson] Warning: 'hashable' is out of scope.
  15475. 2563.92 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15476. 2563.92 s [aeson] Warning: '.=' is out of scope.
  15477. 2563.93 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15478. 2563.93 s [aeson] Warning: 'Value' is ambiguous. It is defined
  15479. 2563.93 s [aeson] * at src/Data/Aeson/Encoding/Internal.hs:130:15
  15480. 2563.93 s [aeson] * at src/Data/Aeson/Types/Internal.hs:366:1
  15481. 2563.93 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15482. 2563.93 s [aeson] by specifying the type/value namespace explicitly.
  15483. 2563.93 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:366:1
  15484. 2563.93 s [aeson] Warning: 'unsafePair' is out of scope.
  15485. 2563.93 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15486. 2563.93 s [aeson] 25% ( 21 / 82) in 'Data.Aeson.Encoding.Internal'
  15487. 2563.93 s [aeson] Missing documentation for:
  15488. 2563.93 s [aeson] Module header
  15489. 2563.93 s [aeson] encodingToLazyByteString (src/Data/Aeson/Encoding/Internal.hs:98)
  15490. 2563.93 s [aeson] retagEncoding (src/Data/Aeson/Encoding/Internal.hs:102)
  15491. 2563.93 s [aeson] pair (src/Data/Aeson/Encoding/Internal.hs:134)
  15492. 2563.93 s [aeson] pairStr (src/Data/Aeson/Encoding/Internal.hs:138)
  15493. 2563.93 s [aeson] pair' (src/Data/Aeson/Encoding/Internal.hs:142)
  15494. 2563.93 s [aeson] nullEncoding (src/Data/Aeson/Encoding/Internal.hs:168)
  15495. 2563.93 s [aeson] emptyArray_ (src/Data/Aeson/Encoding/Internal.hs:171)
  15496. 2563.93 s [aeson] emptyObject_ (src/Data/Aeson/Encoding/Internal.hs:174)
  15497. 2563.93 s [aeson] wrapObject (src/Data/Aeson/Encoding/Internal.hs:180)
  15498. 2563.93 s [aeson] wrapArray (src/Data/Aeson/Encoding/Internal.hs:177)
  15499. 2563.93 s [aeson] null_ (src/Data/Aeson/Encoding/Internal.hs:183)
  15500. 2563.93 s [aeson] bool (src/Data/Aeson/Encoding/Internal.hs:186)
  15501. 2563.93 s [aeson] key (src/Data/Aeson/Encoding/Internal.hs:247)
  15502. 2563.93 s [aeson] text (src/Data/Aeson/Encoding/Internal.hs:250)
  15503. 2563.93 s [aeson] lazyText (src/Data/Aeson/Encoding/Internal.hs:253)
  15504. 2563.93 s [aeson] string (src/Data/Aeson/Encoding/Internal.hs:266)
  15505. 2563.93 s [aeson] list (src/Data/Aeson/Encoding/Internal.hs:196)
  15506. 2563.93 s [aeson] empty (src/Data/Aeson/Encoding/Internal.hs:225)
  15507. 2563.93 s [aeson] >< (src/Data/Aeson/Encoding/Internal.hs:232)
  15508. 2563.93 s [aeson] econcat (src/Data/Aeson/Encoding/Internal.hs:228)
  15509. 2563.93 s [aeson] int8 (src/Data/Aeson/Encoding/Internal.hs:285)
  15510. 2563.93 s [aeson] int16 (src/Data/Aeson/Encoding/Internal.hs:288)
  15511. 2563.93 s [aeson] int32 (src/Data/Aeson/Encoding/Internal.hs:291)
  15512. 2563.93 s [aeson] int64 (src/Data/Aeson/Encoding/Internal.hs:294)
  15513. 2563.93 s [aeson] int (src/Data/Aeson/Encoding/Internal.hs:297)
  15514. 2563.93 s [aeson] word8 (src/Data/Aeson/Encoding/Internal.hs:300)
  15515. 2563.93 s [aeson] word16 (src/Data/Aeson/Encoding/Internal.hs:303)
  15516. 2563.93 s [aeson] word32 (src/Data/Aeson/Encoding/Internal.hs:306)
  15517. 2563.93 s [aeson] word64 (src/Data/Aeson/Encoding/Internal.hs:309)
  15518. 2563.93 s [aeson] word (src/Data/Aeson/Encoding/Internal.hs:312)
  15519. 2563.93 s [aeson] integer (src/Data/Aeson/Encoding/Internal.hs:315)
  15520. 2563.93 s [aeson] float (src/Data/Aeson/Encoding/Internal.hs:318)
  15521. 2563.93 s [aeson] scientific (src/Data/Aeson/Encoding/Internal.hs:338)
  15522. 2563.93 s [aeson] int8Text (src/Data/Aeson/Encoding/Internal.hs:352)
  15523. 2563.93 s [aeson] int16Text (src/Data/Aeson/Encoding/Internal.hs:355)
  15524. 2563.93 s [aeson] int32Text (src/Data/Aeson/Encoding/Internal.hs:358)
  15525. 2563.93 s [aeson] int64Text (src/Data/Aeson/Encoding/Internal.hs:361)
  15526. 2563.93 s [aeson] intText (src/Data/Aeson/Encoding/Internal.hs:364)
  15527. 2563.93 s [aeson] word8Text (src/Data/Aeson/Encoding/Internal.hs:367)
  15528. 2563.93 s [aeson] word16Text (src/Data/Aeson/Encoding/Internal.hs:370)
  15529. 2563.93 s [aeson] word32Text (src/Data/Aeson/Encoding/Internal.hs:373)
  15530. 2563.93 s [aeson] word64Text (src/Data/Aeson/Encoding/Internal.hs:376)
  15531. 2563.93 s [aeson] wordText (src/Data/Aeson/Encoding/Internal.hs:379)
  15532. 2563.93 s [aeson] integerText (src/Data/Aeson/Encoding/Internal.hs:382)
  15533. 2563.93 s [aeson] floatText (src/Data/Aeson/Encoding/Internal.hs:385)
  15534. 2563.93 s [aeson] scientificText (src/Data/Aeson/Encoding/Internal.hs:409)
  15535. 2563.93 s [aeson] day (src/Data/Aeson/Encoding/Internal.hs:416)
  15536. 2563.93 s [aeson] month (src/Data/Aeson/Encoding/Internal.hs:419)
  15537. 2563.93 s [aeson] quarter (src/Data/Aeson/Encoding/Internal.hs:422)
  15538. 2563.93 s [aeson] localTime (src/Data/Aeson/Encoding/Internal.hs:425)
  15539. 2563.93 s [aeson] utcTime (src/Data/Aeson/Encoding/Internal.hs:428)
  15540. 2563.93 s [aeson] timeOfDay (src/Data/Aeson/Encoding/Internal.hs:431)
  15541. 2563.93 s [aeson] zonedTime (src/Data/Aeson/Encoding/Internal.hs:434)
  15542. 2563.93 s [aeson] value (src/Data/Aeson/Encoding/Internal.hs:441)
  15543. 2563.93 s [aeson] comma (src/Data/Aeson/Encoding/Internal.hs:273)
  15544. 2563.93 s [aeson] colon (src/Data/Aeson/Encoding/Internal.hs:274)
  15545. 2563.93 s [aeson] openBracket (src/Data/Aeson/Encoding/Internal.hs:275)
  15546. 2563.93 s [aeson] closeBracket (src/Data/Aeson/Encoding/Internal.hs:276)
  15547. 2563.93 s [aeson] openCurly (src/Data/Aeson/Encoding/Internal.hs:277)
  15548. 2563.93 s [aeson] closeCurly (src/Data/Aeson/Encoding/Internal.hs:278)
  15549. 2563.94 s [aeson] Warning: 'Encoding' is ambiguous. It is defined
  15550. 2563.94 s [aeson] * at src/Data/Aeson/Encoding/Internal.hs:82:25
  15551. 2563.94 s [aeson] * at src/Data/Aeson/Encoding/Internal.hs:88:1
  15552. 2563.94 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15553. 2563.94 s [aeson] by specifying the type/value namespace explicitly.
  15554. 2563.94 s [aeson] Defaulting to the one defined at src/Data/Aeson/Encoding/Internal.hs:88:1
  15555. 2563.94 s [aeson] Warning: 'Text' is out of scope.
  15556. 2563.94 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15557. 2563.94 s [aeson] 27% ( 18 / 65) in 'Data.Aeson.Encoding'
  15558. 2563.94 s [aeson] Missing documentation for:
  15559. 2563.94 s [aeson] encodingToLazyByteString (src/Data/Aeson/Encoding/Internal.hs:98)
  15560. 2563.94 s [aeson] pair (src/Data/Aeson/Encoding/Internal.hs:134)
  15561. 2563.94 s [aeson] pairStr (src/Data/Aeson/Encoding/Internal.hs:138)
  15562. 2563.94 s [aeson] pair' (src/Data/Aeson/Encoding/Internal.hs:142)
  15563. 2563.94 s [aeson] nullEncoding (src/Data/Aeson/Encoding/Internal.hs:168)
  15564. 2563.94 s [aeson] emptyArray_ (src/Data/Aeson/Encoding/Internal.hs:171)
  15565. 2563.94 s [aeson] emptyObject_ (src/Data/Aeson/Encoding/Internal.hs:174)
  15566. 2563.94 s [aeson] text (src/Data/Aeson/Encoding/Internal.hs:250)
  15567. 2563.94 s [aeson] lazyText (src/Data/Aeson/Encoding/Internal.hs:253)
  15568. 2563.94 s [aeson] string (src/Data/Aeson/Encoding/Internal.hs:266)
  15569. 2563.94 s [aeson] list (src/Data/Aeson/Encoding/Internal.hs:196)
  15570. 2563.94 s [aeson] null_ (src/Data/Aeson/Encoding/Internal.hs:183)
  15571. 2563.94 s [aeson] bool (src/Data/Aeson/Encoding/Internal.hs:186)
  15572. 2563.94 s [aeson] int8 (src/Data/Aeson/Encoding/Internal.hs:285)
  15573. 2563.94 s [aeson] int16 (src/Data/Aeson/Encoding/Internal.hs:288)
  15574. 2563.94 s [aeson] int32 (src/Data/Aeson/Encoding/Internal.hs:291)
  15575. 2563.94 s [aeson] int64 (src/Data/Aeson/Encoding/Internal.hs:294)
  15576. 2563.94 s [aeson] int (src/Data/Aeson/Encoding/Internal.hs:297)
  15577. 2563.94 s [aeson] word8 (src/Data/Aeson/Encoding/Internal.hs:300)
  15578. 2563.94 s [aeson] word16 (src/Data/Aeson/Encoding/Internal.hs:303)
  15579. 2563.94 s [aeson] word32 (src/Data/Aeson/Encoding/Internal.hs:306)
  15580. 2563.94 s [aeson] word64 (src/Data/Aeson/Encoding/Internal.hs:309)
  15581. 2563.94 s [aeson] word (src/Data/Aeson/Encoding/Internal.hs:312)
  15582. 2563.94 s [aeson] integer (src/Data/Aeson/Encoding/Internal.hs:315)
  15583. 2563.94 s [aeson] float (src/Data/Aeson/Encoding/Internal.hs:318)
  15584. 2563.94 s [aeson] scientific (src/Data/Aeson/Encoding/Internal.hs:338)
  15585. 2563.94 s [aeson] int8Text (src/Data/Aeson/Encoding/Internal.hs:352)
  15586. 2563.94 s [aeson] int16Text (src/Data/Aeson/Encoding/Internal.hs:355)
  15587. 2563.94 s [aeson] int32Text (src/Data/Aeson/Encoding/Internal.hs:358)
  15588. 2563.94 s [aeson] int64Text (src/Data/Aeson/Encoding/Internal.hs:361)
  15589. 2563.94 s [aeson] intText (src/Data/Aeson/Encoding/Internal.hs:364)
  15590. 2563.94 s [aeson] word8Text (src/Data/Aeson/Encoding/Internal.hs:367)
  15591. 2563.94 s [aeson] word16Text (src/Data/Aeson/Encoding/Internal.hs:370)
  15592. 2563.94 s [aeson] word32Text (src/Data/Aeson/Encoding/Internal.hs:373)
  15593. 2563.94 s [aeson] word64Text (src/Data/Aeson/Encoding/Internal.hs:376)
  15594. 2563.94 s [aeson] wordText (src/Data/Aeson/Encoding/Internal.hs:379)
  15595. 2563.94 s [aeson] integerText (src/Data/Aeson/Encoding/Internal.hs:382)
  15596. 2563.94 s [aeson] floatText (src/Data/Aeson/Encoding/Internal.hs:385)
  15597. 2563.94 s [aeson] scientificText (src/Data/Aeson/Encoding/Internal.hs:409)
  15598. 2563.94 s [aeson] day (src/Data/Aeson/Encoding/Internal.hs:416)
  15599. 2563.94 s [aeson] month (src/Data/Aeson/Encoding/Internal.hs:419)
  15600. 2563.94 s [aeson] quarter (src/Data/Aeson/Encoding/Internal.hs:422)
  15601. 2563.94 s [aeson] localTime (src/Data/Aeson/Encoding/Internal.hs:425)
  15602. 2563.94 s [aeson] utcTime (src/Data/Aeson/Encoding/Internal.hs:428)
  15603. 2563.94 s [aeson] timeOfDay (src/Data/Aeson/Encoding/Internal.hs:431)
  15604. 2563.94 s [aeson] zonedTime (src/Data/Aeson/Encoding/Internal.hs:434)
  15605. 2563.94 s [aeson] value (src/Data/Aeson/Encoding/Internal.hs:441)
  15606. 2563.94 s [aeson] Warning: 'ConsParseJSON' is out of scope.
  15607. 2563.94 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15608. 2563.95 s [aeson] Warning: 'Generically1' is ambiguous. It is defined
  15609. 2563.95 s [aeson] * in ‘GHC.Internal.Generics’
  15610. 2563.95 s [aeson] * in ‘GHC.Internal.Generics’
  15611. 2563.95 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15612. 2563.95 s [aeson] by specifying the type/value namespace explicitly.
  15613. 2563.95 s [aeson] Defaulting to the one defined in ‘GHC.Internal.Generics’
  15614. 2563.95 s [aeson] Warning: 'ToJSONKeyFunction' is out of scope.
  15615. 2563.95 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15616. 2563.95 s [aeson] Warning: 'ToJSONKeyValue' is out of scope.
  15617. 2563.95 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15618. 2563.95 s [aeson] Warning: 'ToJSONKey' is out of scope.
  15619. 2563.95 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15620. 2563.95 s [aeson] Warning: 'ToJSONKeyText' is out of scope.
  15621. 2563.95 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15622. 2563.95 s [aeson] Warning: 'String' is ambiguous. It is defined
  15623. 2563.95 s [aeson] * at src/Data/Aeson/Types/Internal.hs:368:14
  15624. 2563.95 s [aeson] * in ‘GHC.Internal.Base’
  15625. 2563.95 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15626. 2563.95 s [aeson] by specifying the type/value namespace explicitly.
  15627. 2563.95 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:368:14
  15628. 2563.95 s [aeson] Warning: 'Object' is ambiguous. It is defined
  15629. 2563.95 s [aeson] * at src/Data/Aeson/Types/Internal.hs:366:14
  15630. 2563.95 s [aeson] * at src/Data/Aeson/Types/Internal.hs:360:1
  15631. 2563.95 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15632. 2563.95 s [aeson] by specifying the type/value namespace explicitly.
  15633. 2563.95 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:360:1
  15634. 2563.95 s [aeson] Warning: 'Array' is ambiguous. It is defined
  15635. 2563.95 s [aeson] * at src/Data/Aeson/Types/Internal.hs:367:14
  15636. 2563.95 s [aeson] * at src/Data/Aeson/Types/Internal.hs:363:1
  15637. 2563.95 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15638. 2563.95 s [aeson] by specifying the type/value namespace explicitly.
  15639. 2563.95 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:363:1
  15640. 2563.95 s [aeson] Warning: 'Generically' is ambiguous. It is defined
  15641. 2563.95 s [aeson] * in ‘GHC.Internal.Generics’
  15642. 2563.95 s [aeson] * in ‘GHC.Internal.Generics’
  15643. 2563.95 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15644. 2563.95 s [aeson] by specifying the type/value namespace explicitly.
  15645. 2563.96 s [aeson] Defaulting to the one defined in ‘GHC.Internal.Generics’
  15646. 2563.96 s [aeson] Warning: 'genericToJSONKey' is out of scope.
  15647. 2563.96 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15648. 2563.97 s [aeson] Warning: 'Bool' is ambiguous. It is defined
  15649. 2563.97 s [aeson] * at src/Data/Aeson/Types/Internal.hs:370:14
  15650. 2563.97 s [aeson] * in ‘GHC.Types’
  15651. 2563.97 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15652. 2563.97 s [aeson] by specifying the type/value namespace explicitly.
  15653. 2563.97 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:370:14
  15654. 2563.97 s [aeson] Warning: 'Boolean' is out of scope.
  15655. 2563.97 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15656. 2564.02 s [aeson] Warning: 'Map' is out of scope.
  15657. 2564.02 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15658. 2564.02 s [aeson] Warning: 'HashMap' is out of scope.
  15659. 2564.02 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15660. 2564.02 s [aeson] Warning: 'FromJSONKey' is out of scope.
  15661. 2564.02 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15662. 2564.02 s [aeson] Warning: 'Foo' is out of scope.
  15663. 2564.02 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15664. 2564.02 s [aeson] Warning: 'String' is ambiguous. It is defined
  15665. 2564.02 s [aeson] * at src/Data/Aeson/Types/Internal.hs:368:14
  15666. 2564.02 s [aeson] * in ‘GHC.Internal.Base’
  15667. 2564.02 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15668. 2564.02 s [aeson] by specifying the type/value namespace explicitly.
  15669. 2564.02 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:368:14
  15670. 2564.02 s [aeson] Warning: 'ByteString' is out of scope.
  15671. 2564.02 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15672. 2564.02 s [aeson] Warning: 'showsList' is out of scope.
  15673. 2564.02 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15674. 2564.03 s [aeson] Warning: 'pairs' is out of scope.
  15675. 2564.03 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15676. 2564.03 s [aeson] Warning: 'Generically' is ambiguous. It is defined
  15677. 2564.03 s [aeson] * in ‘GHC.Internal.Generics’
  15678. 2564.03 s [aeson] * in ‘GHC.Internal.Generics’
  15679. 2564.03 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15680. 2564.03 s [aeson] by specifying the type/value namespace explicitly.
  15681. 2564.03 s [aeson] Defaulting to the one defined in ‘GHC.Internal.Generics’
  15682. 2564.05 s [aeson] Warning: 'Object' is ambiguous. It is defined
  15683. 2564.05 s [aeson] * at src/Data/Aeson/Types/Internal.hs:366:14
  15684. 2564.05 s [aeson] * at src/Data/Aeson/Types/Internal.hs:360:1
  15685. 2564.05 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15686. 2564.05 s [aeson] by specifying the type/value namespace explicitly.
  15687. 2564.05 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:360:1
  15688. 2564.10 s [aeson] 93% (138 /148) in 'Data.Aeson.Types'
  15689. 2564.10 s [aeson] Missing documentation for:
  15690. 2564.10 s [aeson] Key (src/Data/Aeson/Key.hs:44)
  15691. 2564.10 s [aeson] ToJSONKeyFunction (src/Data/Aeson/Types/ToJSON.hs:532)
  15692. 2564.10 s [aeson] GToJSONKey (src/Data/Aeson/Types/ToJSON.hs:596)
  15693. 2564.10 s [aeson] genericToJSONKey (src/Data/Aeson/Types/ToJSON.hs:594)
  15694. 2564.10 s [aeson] GFromJSONKey (src/Data/Aeson/Types/FromJSON.hs:521)
  15695. 2564.10 s [aeson] omitField1 (src/Data/Aeson/Types/ToJSON.hs:691)
  15696. 2564.10 s [aeson] omitField2 (src/Data/Aeson/Types/ToJSON.hs:724)
  15697. 2564.10 s [aeson] GToJSON (src/Data/Aeson/Types/Class.hs:120)
  15698. 2564.10 s [aeson] GToEncoding (src/Data/Aeson/Types/Class.hs:121)
  15699. 2564.10 s [aeson] JSONPath (src/Data/Aeson/Types/Internal.hs:116)
  15700. 2564.10 s [aeson] Warning: 'encode' is out of scope.
  15701. 2564.10 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15702. 2564.10 s [aeson] Warning: 'fromEncoding' is out of scope.
  15703. 2564.10 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15704. 2564.10 s [aeson] 100% ( 3 / 3) in 'Data.Aeson.Text'
  15705. 2564.11 s [aeson] Warning: 'AesonException' is ambiguous. It is defined
  15706. 2564.11 s [aeson] * at src/Data/Aeson/Types/Internal.hs:923:26
  15707. 2564.11 s [aeson] * at src/Data/Aeson/Types/Internal.hs:923:1
  15708. 2564.11 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15709. 2564.11 s [aeson] by specifying the type/value namespace explicitly.
  15710. 2564.11 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:923:1
  15711. 2564.11 s [aeson] 100% ( 12 / 12) in 'Data.Aeson.Decoding'
  15712. 2564.12 s [aeson] Warning: 'json' is out of scope.
  15713. 2564.12 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15714. 2564.12 s [aeson] Warning: 'AesonException' is ambiguous. It is defined
  15715. 2564.13 s [aeson] * at src/Data/Aeson/Types/Internal.hs:923:26
  15716. 2564.13 s [aeson] * at src/Data/Aeson/Types/Internal.hs:923:1
  15717. 2564.13 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15718. 2564.13 s [aeson] by specifying the type/value namespace explicitly.
  15719. 2564.13 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:923:1
  15720. 2564.13 s [aeson] Warning: 'Generic' is out of scope.
  15721. 2564.13 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15722. 2564.14 s [aeson] Warning: 'name' is out of scope.
  15723. 2564.14 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15724. 2564.14 s [aeson] Warning: 'Object' is ambiguous. It is defined
  15725. 2564.14 s [aeson] * at src/Data/Aeson/Types/Internal.hs:366:14
  15726. 2564.14 s [aeson] * at src/Data/Aeson/Types/Internal.hs:360:1
  15727. 2564.14 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15728. 2564.14 s [aeson] by specifying the type/value namespace explicitly.
  15729. 2564.14 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:360:1
  15730. 2564.15 s [aeson] Cannot find documentation for: $optionsFields
  15731. 2564.16 s [aeson] 92% (132 /143) in 'Data.Aeson'
  15732. 2564.16 s [aeson] Missing documentation for:
  15733. 2564.16 s [aeson] Key (src/Data/Aeson/Key.hs:44)
  15734. 2564.16 s [aeson] JSONPath (src/Data/Aeson/Types/Internal.hs:116)
  15735. 2564.16 s [aeson] ToJSONKeyFunction (src/Data/Aeson/Types/ToJSON.hs:532)
  15736. 2564.16 s [aeson] GToJSONKey (src/Data/Aeson/Types/ToJSON.hs:596)
  15737. 2564.16 s [aeson] genericToJSONKey (src/Data/Aeson/Types/ToJSON.hs:594)
  15738. 2564.16 s [aeson] GFromJSONKey (src/Data/Aeson/Types/FromJSON.hs:521)
  15739. 2564.16 s [aeson] omitField1 (src/Data/Aeson/Types/ToJSON.hs:691)
  15740. 2564.16 s [aeson] omitField2 (src/Data/Aeson/Types/ToJSON.hs:724)
  15741. 2564.16 s [aeson] GToJSON (src/Data/Aeson/Types/Class.hs:120)
  15742. 2564.16 s [aeson] GToEncoding (src/Data/Aeson/Types/Class.hs:121)
  15743. 2564.16 s [aeson] parseIndexedJSON (src/Data/Aeson/Types/FromJSON.hs:171)
  15744. 2564.16 s [aeson] Warning: 'Value' is ambiguous. It is defined
  15745. 2564.16 s [aeson] * at src/Data/Aeson/Encoding/Internal.hs:130:15
  15746. 2564.16 s [aeson] * at src/Data/Aeson/Types/Internal.hs:366:1
  15747. 2564.16 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15748. 2564.16 s [aeson] by specifying the type/value namespace explicitly.
  15749. 2564.16 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:366:1
  15750. 2564.16 s [aeson] 100% ( 2 / 2) in 'Data.Aeson.RFC8785'
  15751. 2564.17 s [aeson] 100% ( 2 / 2) in 'Data.Aeson.QQ.Simple'
  15752. 2564.17 s [aeson] Warning: 'ToJSON' is ambiguous. It is defined
  15753. 2564.17 s [aeson] * at src/Data/Aeson/TH.hs:1906:16
  15754. 2564.17 s [aeson] * at src/Data/Aeson/Types/ToJSON.hs:291:1
  15755. 2564.17 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15756. 2564.17 s [aeson] by specifying the type/value namespace explicitly.
  15757. 2564.17 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/ToJSON.hs:291:1
  15758. 2564.19 s [aeson] Warning: 'Value' is ambiguous. It is defined
  15759. 2564.19 s [aeson] * at src/Data/Aeson/TH.hs:1909:18
  15760. 2564.19 s [aeson] * at src/Data/Aeson/Types/Internal.hs:366:1
  15761. 2564.19 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15762. 2564.19 s [aeson] by specifying the type/value namespace explicitly.
  15763. 2564.19 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:366:1
  15764. 2564.20 s [aeson] Warning: 'Object' is ambiguous. It is defined
  15765. 2564.20 s [aeson] * at src/Data/Aeson/Types/Internal.hs:366:14
  15766. 2564.20 s [aeson] * at src/Data/Aeson/Types/Internal.hs:360:1
  15767. 2564.20 s [aeson] You may be able to disambiguate the identifier by qualifying it or
  15768. 2564.20 s [aeson] by specifying the type/value namespace explicitly.
  15769. 2564.20 s [aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:360:1
  15770. 2564.23 s [aeson] Warning: 'FromJSON3' is out of scope.
  15771. 2564.23 s [aeson] If you qualify the identifier, haddock can try to link it anyway.
  15772. 2564.23 s [aeson] 100% ( 25 / 25) in 'Data.Aeson.TH'
  15773. 2566.63 s [aeson] Warning: Data.Aeson.KeyMap: could not find link destinations for:
  15774. 2566.63 s [aeson] - Data.Aeson.KeyMap.D:R:ItemKeyMap
  15775. 2566.67 s [aeson] Warning: Data.Aeson.Encoding.Internal: could not find link destinations for:
  15776. 2566.67 s [aeson] - Data.Aeson.Types.ToJSON.EncodeProduct
  15777. 2566.67 s [aeson] - Data.Aeson.Types.ToJSON.gToJSON
  15778. 2566.68 s [aeson] Warning: Data.Aeson.Encoding: could not find link destinations for:
  15779. 2566.68 s [aeson] - Data.Aeson.Types.ToJSON.EncodeProduct
  15780. 2566.68 s [aeson] - Data.Aeson.Types.ToJSON.gToJSON
  15781. 2567.24 s [aeson] Warning: Data.Aeson.Types: could not find link destinations for:
  15782. 2567.28 s [aeson] - Data.Vector.Vector
  15783. 2567.28 s [aeson] - Data.Vector.Generic.Base.Vector
  15784. 2567.29 s [aeson] - Data.Aeson.Types.Generic.ProductSize
  15785. 2567.29 s [aeson] - Data.Aeson.Types.Generic.AllNullary
  15786. 2567.29 s [aeson] - Data.Aeson.Types.Internal.Rep_Value
  15787. 2567.29 s [aeson] - Data.Vector.Primitive.Vector
  15788. 2567.29 s [aeson] - Data.Vector.Storable.Vector
  15789. 2567.29 s [aeson] - Data.Vector.Unboxed.Base.Vector
  15790. 2567.29 s [aeson] - Data.Aeson.Types.FromJSON.ConstructorNames
  15791. 2567.29 s [aeson] - Data.Aeson.Types.FromJSON.SumFromString
  15792. 2567.29 s [aeson] - Data.Aeson.Types.FromJSON.GFromJSON'
  15793. 2567.29 s [aeson] - Data.Aeson.Types.FromJSON.gParseJSON
  15794. 2567.29 s [aeson] - Data.Aeson.Types.FromJSON.withBoundedScientific
  15795. 2567.29 s [aeson] - Data.Aeson.Types.ToJSON.EncodeProduct
  15796. 2567.29 s [aeson] - Data.Aeson.Types.ToJSON.WriteProduct
  15797. 2567.29 s [aeson] - Data.Aeson.Types.ToJSON.ConsToJSON
  15798. 2567.29 s [aeson] - Data.Aeson.Types.ToJSON.GetConName
  15799. 2567.29 s [aeson] - Data.Aeson.Types.ToJSON.SumToJSON
  15800. 2567.29 s [aeson] - Data.Aeson.Types.ToJSON.gToJSON
  15801. 2567.50 s [aeson] Warning: Data.Aeson: could not find link destinations for:
  15802. 2567.50 s [aeson] - Data.Vector.Vector
  15803. 2567.50 s [aeson] - Data.Vector.Generic.Base.Vector
  15804. 2567.50 s [aeson] - Data.Aeson.Types.Generic.ProductSize
  15805. 2567.50 s [aeson] - Data.Aeson.Types.Generic.AllNullary
  15806. 2567.50 s [aeson] - Data.Aeson.Types.Internal.Rep_Value
  15807. 2567.50 s [aeson] - Data.Vector.Primitive.Vector
  15808. 2567.50 s [aeson] - Data.Vector.Storable.Vector
  15809. 2567.50 s [aeson] - Data.Vector.Unboxed.Base.Vector
  15810. 2567.50 s [aeson] - Data.Aeson.Types.FromJSON.ConstructorNames
  15811. 2567.50 s [aeson] - Data.Aeson.Types.FromJSON.SumFromString
  15812. 2567.50 s [aeson] - Data.Aeson.Types.FromJSON.GFromJSON'
  15813. 2567.50 s [aeson] - Data.Aeson.Types.FromJSON.gParseJSON
  15814. 2567.50 s [aeson] - Data.Aeson.Types.FromJSON.withBoundedScientific
  15815. 2567.50 s [aeson] - Data.Aeson.Types.ToJSON.EncodeProduct
  15816. 2567.50 s [aeson] - Data.Aeson.Types.ToJSON.WriteProduct
  15817. 2567.50 s [aeson] - Data.Aeson.Types.ToJSON.ConsToJSON
  15818. 2567.50 s [aeson] - Data.Aeson.Types.ToJSON.GetConName
  15819. 2567.50 s [aeson] - Data.Aeson.Types.ToJSON.SumToJSON
  15820. 2567.50 s [aeson] - Data.Aeson.Types.ToJSON.gToJSON
  15821. 2602.97 s [aeson] Documentation created: dist/doc/html/aeson/, dist/doc/html/aeson/aeson.txt
  15822. 2603.15 s [aeson] Preprocessing test suite 'aeson-tests' for aeson-2.2.3.0...
  15823. 2603.19 s [aeson] haddockPhase completed in 1 minutes 2 seconds
  15824. 2603.19 s [aeson] Phase: installPhase
  15825. 2603.74 s [aeson] Installing library in /nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  15826. 2607.14 s [aeson] Phase: fixupPhase
  15827. 2607.21 s [aeson] shrinking RPATHs of ELF executables and libraries in /nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0
  15828. 2607.22 s [aeson] shrinking /nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSaeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw-ghc9.10.2.so
  15829. 2607.28 s [aeson] checking for references to /build/ in /nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0...
  15830. 2607.35 s [aeson] patching script interpreter paths in /nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0
  15831. 2607.36 s [aeson] stripping (with command strip and flags -S -p) in /nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0/lib
  15832. 2608.92 s [aeson] shrinking RPATHs of ELF executables and libraries in /nix/store/i9y6xgd1zq4rcr8s9abhpq5n90y1picb-aeson-2.2.3.0-doc
  15833. 2608.94 s [aeson] checking for references to /build/ in /nix/store/i9y6xgd1zq4rcr8s9abhpq5n90y1picb-aeson-2.2.3.0-doc...
  15834. 2608.99 s [aeson] patching script interpreter paths in /nix/store/i9y6xgd1zq4rcr8s9abhpq5n90y1picb-aeson-2.2.3.0-doc
  15835. 2609.51 s [aeson:post-build] Uploading to the NixCI cache: /nix/store/i9y6xgd1zq4rcr8s9abhpq5n90y1picb-aeson-2.2.3.0-doc /nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0
  15836. 2609.89 s [aeson:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  15837. 2610.46 s [aeson:post-build] copying 2 paths...
  15838. 2610.47 s [aeson:post-build] copying path '/nix/store/i9y6xgd1zq4rcr8s9abhpq5n90y1picb-aeson-2.2.3.0-doc' to 'https://cache.nix-ci.com'...
  15839. 2614.98 s [aeson:post-build] copying path '/nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0' to 'https://cache.nix-ci.com'...
  15840. 2631.48 s [aeson:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  15841. 2632.12 s [aeson:post-build] copying 1 paths...
  15842. 2632.12 s [aeson:post-build] copying path '/nix/store/3ddc7s6af579hr8xskpgvlzl7zsr355j-aeson-2.2.3.0.drv' to 'https://cache.nix-ci.com'...
  15843. 2634.41 s Uploaded aeson in 24.9s
  15844. 2634.42 s Progress: 84 of 103 built (1 building), 318 of 318 downloaded from cache
  15845. 2634.42 s Built aeson in 15m33s
  15846. 2634.72 s Building /nix/store/5i0255alvh9vd6rkz2wj21hphdf9xmbg-attoparsec-aeson-2.2.2.0.drv
  15847. 2634.97 s Building /nix/store/0h3vbc0gx65n0gid9nz43sxja4rf87m1-autodocodec-0.4.2.2.drv
  15848. 2635.03 s Waiting for lock on waiting for a free build user ID for '/nix/store/wd4njp6vsd0j3gh5b75824virjc5rcxn-cborg
  15849. 2635.05 s Waiting for lock on waiting for a free build user ID for '/nix/store/v8pc8m3x0xfr0rwcns8fmxzwagspjkpa-path
  15850. 2635.05 s [crypton] Preprocessing test suite 'test-crypton' for crypton-1.0.4...
  15851. 2635.05 s [crypton] Building test suite 'test-crypton' for crypton-1.0.4...
  15852. 2635.05 s [crypton] [ 1 of 58] Compiling BCryptPBKDF ( tests/BCryptPBKDF.hs, dist/build/test-crypton/test-crypton-tmp/BCryptPBKDF.o )
  15853. 2635.21 s [attoparsec-aeson] Phase: setupCompilerEnvironmentPhase
  15854. 2635.23 s [attoparsec-aeson] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  15855. 2635.43 s [autodocodec] Phase: setupCompilerEnvironmentPhase
  15856. 2635.44 s [autodocodec] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  15857. 2636.88 s [attoparsec-aeson] Phase: unpackPhase
  15858. 2636.90 s [attoparsec-aeson] unpacking source archive /nix/store/5rb5wpjl9np13rv3zw09x0ihmgyz3gi8-attoparsec-aeson-2.2.2.0.tar.gz
  15859. 2636.93 s [attoparsec-aeson] source root is attoparsec-aeson-2.2.2.0
  15860. 2636.97 s [attoparsec-aeson] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "attoparsec-aeson-2.2.2.0/src/Data/Aeson/Parser/Internal.hs"
  15861. 2636.99 s [attoparsec-aeson] Phase: patchPhase
  15862. 2637.04 s [attoparsec-aeson] Phase: compileBuildDriverPhase
  15863. 2637.05 s [attoparsec-aeson] setupCompileFlags: -package-db=/build/tmp.kaqxaulX14/setup-package.conf.d -threaded
  15864. 2637.12 s [autodocodec] Phase: unpackPhase
  15865. 2637.15 s [autodocodec] unpacking source archive /nix/store/wjlx76i578xnkd56hk0drs3q3pdvvhga-autodocodec-0.4.2.2.tar.gz
  15866. 2637.19 s [autodocodec] source root is autodocodec-0.4.2.2
  15867. 2637.23 s [autodocodec] setting SOURCE_DATE_EPOCH to timestamp 1725200897 of file "autodocodec-0.4.2.2/src/Autodocodec.hs"
  15868. 2637.26 s [autodocodec] Phase: patchPhase
  15869. 2637.28 s [attoparsec-aeson] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.kaqxaulX14/Main.o )
  15870. 2637.30 s [autodocodec] Phase: compileBuildDriverPhase
  15871. 2637.34 s [autodocodec] setupCompileFlags: -package-db=/build/tmp.ztaITvMS0C/setup-package.conf.d -threaded
  15872. 2637.56 s [attoparsec-aeson] [2 of 2] Linking Setup
  15873. 2637.66 s [autodocodec] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.ztaITvMS0C/Main.o )
  15874. 2637.85 s [autodocodec] [2 of 2] Linking Setup
  15875. 2638.54 s [crypton] [ 2 of 58] Compiling KAT_AES.KATCBC ( tests/KAT_AES/KATCBC.hs, dist/build/test-crypton/test-crypton-tmp/KAT_AES/KATCBC.o )
  15876. 2638.65 s [crypton] [ 3 of 58] Compiling KAT_AES.KATCCM ( tests/KAT_AES/KATCCM.hs, dist/build/test-crypton/test-crypton-tmp/KAT_AES/KATCCM.o )
  15877. 2638.65 s [crypton] [ 4 of 58] Compiling KAT_AES.KATECB ( tests/KAT_AES/KATECB.hs, dist/build/test-crypton/test-crypton-tmp/KAT_AES/KATECB.o )
  15878. 2638.75 s [crypton] [ 5 of 58] Compiling KAT_AES.KATGCM ( tests/KAT_AES/KATGCM.hs, dist/build/test-crypton/test-crypton-tmp/KAT_AES/KATGCM.o )
  15879. 2638.75 s [crypton] [ 6 of 58] Compiling KAT_AES.KATOCB3 ( tests/KAT_AES/KATOCB3.hs, dist/build/test-crypton/test-crypton-tmp/KAT_AES/KATOCB3.o )
  15880. 2638.75 s [crypton] [ 7 of 58] Compiling KAT_AES.KATXTS ( tests/KAT_AES/KATXTS.hs, dist/build/test-crypton/test-crypton-tmp/KAT_AES/KATXTS.o )
  15881. 2638.75 s [crypton] [ 8 of 58] Compiling KAT_PBKDF2 ( tests/KAT_PBKDF2.hs, dist/build/test-crypton/test-crypton-tmp/KAT_PBKDF2.o )
  15882. 2638.75 s [crypton] [ 9 of 58] Compiling KAT_PubKey.ECDSA ( tests/KAT_PubKey/ECDSA.hs, dist/build/test-crypton/test-crypton-tmp/KAT_PubKey/ECDSA.o )
  15883. 2642.03 s [attoparsec-aeson] Phase: updateAutotoolsGnuConfigScriptsPhase
  15884. 2642.12 s [attoparsec-aeson] Phase: configurePhase
  15885. 2642.12 s [attoparsec-aeson] configureFlags: --verbose --prefix=/nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/y7n9qa84agyg3yml3c8fiiv49i60d5zn-attoparsec-aeson-2.2.2.0-doc/share/doc/attoparsec-aeson-2.2.2.0 --with-gcc=gcc --package-db=/build/tmp.kaqxaulX14/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  15886. 2642.18 s [attoparsec-aeson] Using Parsec parser
  15887. 2642.18 s [attoparsec-aeson] Configuring attoparsec-aeson-2.2.2.0...
  15888. 2642.52 s [autodocodec] Phase: updateAutotoolsGnuConfigScriptsPhase
  15889. 2642.57 s [autodocodec] Phase: configurePhase
  15890. 2642.60 s [autodocodec] configureFlags: --verbose --prefix=/nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/pzg2dsf3mra1c5fzj38zq431gds7fm8m-autodocodec-0.4.2.2-doc/share/doc/autodocodec-0.4.2.2 --with-gcc=gcc --package-db=/build/tmp.ztaITvMS0C/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/lib
  15891. 2642.64 s [autodocodec] Using Parsec parser
  15892. 2642.64 s [autodocodec] Configuring autodocodec-0.4.2.2...
  15893. 2645.24 s [crypton] [10 of 58] Compiling KAT_RC4 ( tests/KAT_RC4.hs, dist/build/test-crypton/test-crypton-tmp/KAT_RC4.o )
  15894. 2645.24 s [crypton] [11 of 58] Compiling KAT_Scrypt ( tests/KAT_Scrypt.hs, dist/build/test-crypton/test-crypton-tmp/KAT_Scrypt.o )
  15895. 2645.24 s [crypton] [12 of 58] Compiling Utils ( tests/Utils.hs, dist/build/test-crypton/test-crypton-tmp/Utils.o )
  15896. 2645.24 s [crypton] [13 of 58] Compiling Imports ( tests/Imports.hs, dist/build/test-crypton/test-crypton-tmp/Imports.o )
  15897. 2646.12 s [attoparsec-aeson] Dependency aeson >=2.2.2.0 && <2.3: using aeson-2.2.3.0
  15898. 2646.12 s [attoparsec-aeson] Dependency attoparsec >=0.14.2 && <0.15: using attoparsec-0.14.4
  15899. 2646.12 s [attoparsec-aeson] Dependency base >=4.12.0.0 && <5: using base-4.20.1.0
  15900. 2646.12 s [attoparsec-aeson] Dependency bytestring >=0.10.8.2 && <0.13: using bytestring-0.12.2.0
  15901. 2646.12 s [attoparsec-aeson] Dependency character-ps >=0.1 && <0.2: using character-ps-0.1
  15902. 2646.12 s [attoparsec-aeson] Dependency integer-conversion >=0.1 && <0.2: using integer-conversion-0.1.1
  15903. 2646.12 s [attoparsec-aeson] Dependency primitive >=0.8.0.0 && <0.10: using primitive-0.9.1.0
  15904. 2646.12 s [attoparsec-aeson] Dependency scientific >=0.3.7.0 && <0.4: using scientific-0.3.8.0
  15905. 2646.12 s [attoparsec-aeson] Dependency text >=1.2.3.0 && <1.3 || >=2.0 && <2.2: using text-2.1.2
  15906. 2646.12 s [attoparsec-aeson] Dependency vector >=0.12.0.1 && <0.14: using vector-0.13.2.0
  15907. 2646.12 s [attoparsec-aeson] Source component graph: component lib
  15908. 2646.12 s [attoparsec-aeson] Configured component graph:
  15909. 2646.12 s [attoparsec-aeson] component attoparsec-aeson-2.2.2.0-40FsXOFv1LGKzJiZFdQ22z
  15910. 2646.12 s [attoparsec-aeson] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  15911. 2646.12 s [attoparsec-aeson] include attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
  15912. 2646.12 s [attoparsec-aeson] include base-4.20.1.0-4f22
  15913. 2646.12 s [attoparsec-aeson] include bytestring-0.12.2.0-c0ba
  15914. 2646.12 s [attoparsec-aeson] include character-ps-0.1-BmotlbKhx4v2ute1iPgxMQ
  15915. 2646.12 s [attoparsec-aeson] include integer-conversion-0.1.1-8H9L5jg3Eq4s0FwEy61Dd
  15916. 2646.12 s [attoparsec-aeson] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
  15917. 2646.12 s [attoparsec-aeson] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  15918. 2646.12 s [attoparsec-aeson] include text-2.1.2-5063
  15919. 2646.12 s [attoparsec-aeson] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  15920. 2646.12 s [attoparsec-aeson] Linked component graph:
  15921. 2646.12 s [attoparsec-aeson] unit attoparsec-aeson-2.2.2.0-40FsXOFv1LGKzJiZFdQ22z
  15922. 2646.12 s [attoparsec-aeson] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  15923. 2646.12 s [attoparsec-aeson] include attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
  15924. 2646.12 s [attoparsec-aeson] include base-4.20.1.0-4f22
  15925. 2646.12 s [attoparsec-aeson] include bytestring-0.12.2.0-c0ba
  15926. 2646.12 s [attoparsec-aeson] include character-ps-0.1-BmotlbKhx4v2ute1iPgxMQ
  15927. 2646.12 s [attoparsec-aeson] include integer-conversion-0.1.1-8H9L5jg3Eq4s0FwEy61Dd
  15928. 2646.12 s [attoparsec-aeson] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
  15929. 2646.12 s [attoparsec-aeson] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  15930. 2646.12 s [attoparsec-aeson] include text-2.1.2-5063
  15931. 2646.12 s [attoparsec-aeson] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  15932. 2646.12 s [attoparsec-aeson] Data.Aeson.Parser=attoparsec-aeson-2.2.2.0-40FsXOFv1LGKzJiZFdQ22z:Data.Aeson.Parser,Data.Aeson.Parser.Internal=attoparsec-aeson-2.2.2.0-40FsXOFv1LGKzJiZFdQ22z:Data.Aeson.Parser.Internal
  15933. 2646.12 s [attoparsec-aeson] Ready component graph:
  15934. 2646.12 s [attoparsec-aeson] definite attoparsec-aeson-2.2.2.0-40FsXOFv1LGKzJiZFdQ22z
  15935. 2646.12 s [attoparsec-aeson] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  15936. 2646.12 s [attoparsec-aeson] depends attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
  15937. 2646.12 s [attoparsec-aeson] depends base-4.20.1.0-4f22
  15938. 2646.12 s [attoparsec-aeson] depends bytestring-0.12.2.0-c0ba
  15939. 2646.12 s [attoparsec-aeson] depends character-ps-0.1-BmotlbKhx4v2ute1iPgxMQ
  15940. 2646.12 s [attoparsec-aeson] depends integer-conversion-0.1.1-8H9L5jg3Eq4s0FwEy61Dd
  15941. 2646.12 s [attoparsec-aeson] depends primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
  15942. 2646.12 s [attoparsec-aeson] depends scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  15943. 2646.12 s [attoparsec-aeson] depends text-2.1.2-5063
  15944. 2646.12 s [attoparsec-aeson] depends vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  15945. 2646.12 s [attoparsec-aeson] Using Cabal-3.12.1.0 compiled by ghc-9.10
  15946. 2646.12 s [attoparsec-aeson] Using compiler: ghc-9.10.2
  15947. 2646.12 s [attoparsec-aeson] Using install prefix:
  15948. 2646.12 s [attoparsec-aeson] /nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0
  15949. 2646.12 s [attoparsec-aeson] Executables installed in:
  15950. 2646.12 s [attoparsec-aeson] /nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0/bin
  15951. 2646.12 s [attoparsec-aeson] Libraries installed in:
  15952. 2646.12 s [attoparsec-aeson] /nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/attoparsec-aeson-2.2.2.0-40FsXOFv1LGKzJiZFdQ22z
  15953. 2646.13 s [attoparsec-aeson] Dynamic Libraries installed in:
  15954. 2646.13 s [attoparsec-aeson] /nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  15955. 2646.13 s [attoparsec-aeson] Private executables installed in:
  15956. 2646.13 s [attoparsec-aeson] /nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0/libexec/x86_64-linux-ghc-9.10.2-08fd/attoparsec-aeson-2.2.2.0
  15957. 2646.13 s [attoparsec-aeson] Data files installed in:
  15958. 2646.13 s [attoparsec-aeson] /nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0/share/x86_64-linux-ghc-9.10.2-08fd/attoparsec-aeson-2.2.2.0
  15959. 2646.13 s [attoparsec-aeson] Documentation installed in:
  15960. 2646.13 s [attoparsec-aeson] /nix/store/y7n9qa84agyg3yml3c8fiiv49i60d5zn-attoparsec-aeson-2.2.2.0-doc/share/doc/attoparsec-aeson-2.2.2.0
  15961. 2646.13 s [attoparsec-aeson] Configuration files installed in:
  15962. 2646.13 s [attoparsec-aeson] /nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0/etc
  15963. 2646.13 s [attoparsec-aeson] No alex found
  15964. 2646.13 s [attoparsec-aeson] Using ar found on system at:
  15965. 2646.13 s [attoparsec-aeson] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  15966. 2646.13 s [attoparsec-aeson] No c2hs found
  15967. 2646.13 s [attoparsec-aeson] No cpphs found
  15968. 2646.13 s [attoparsec-aeson] No doctest found
  15969. 2646.13 s [attoparsec-aeson] Using gcc version 14.3.0 given by user at:
  15970. 2646.13 s [attoparsec-aeson] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  15971. 2646.28 s Building /nix/store/wd4njp6vsd0j3gh5b75824virjc5rcxn-cborg-0.2.10.0.drv
  15972. 2646.53 s Building /nix/store/v8pc8m3x0xfr0rwcns8fmxzwagspjkpa-path-0.9.5.drv
  15973. 2646.53 s [attoparsec-aeson] Using ghc version 9.10.2 found on system at:
  15974. 2646.53 s [attoparsec-aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  15975. 2646.53 s [attoparsec-aeson] Using ghc-pkg version 9.10.2 found on system at:
  15976. 2646.53 s [attoparsec-aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  15977. 2646.53 s [attoparsec-aeson] No ghcjs found
  15978. 2646.53 s [attoparsec-aeson] No ghcjs-pkg found
  15979. 2646.53 s [attoparsec-aeson] No greencard found
  15980. 2646.53 s [attoparsec-aeson] Using haddock version 2.31.0 found on system at:
  15981. 2646.54 s [attoparsec-aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  15982. 2646.54 s [attoparsec-aeson] No happy found
  15983. 2646.54 s [attoparsec-aeson] Using haskell-suite found on system at: haskell-suite-dummy-location
  15984. 2646.54 s [attoparsec-aeson] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  15985. 2646.54 s [attoparsec-aeson] No hmake found
  15986. 2646.54 s [attoparsec-aeson] Using hpc version 0.69 found on system at:
  15987. 2646.54 s [attoparsec-aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  15988. 2646.54 s [attoparsec-aeson] Using hsc2hs version 0.68.10 found on system at:
  15989. 2646.54 s [attoparsec-aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  15990. 2646.54 s [attoparsec-aeson] Using hscolour version 1.25 found on system at:
  15991. 2646.54 s [attoparsec-aeson] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  15992. 2646.54 s [attoparsec-aeson] No jhc found
  15993. 2646.54 s [attoparsec-aeson] Using ld found on system at:
  15994. 2646.54 s [attoparsec-aeson] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  15995. 2646.54 s [attoparsec-aeson] No pkg-config found
  15996. 2646.54 s [attoparsec-aeson] Using runghc version 9.10.2 found on system at:
  15997. 2646.54 s [attoparsec-aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  15998. 2646.54 s [attoparsec-aeson] Using strip version 2.44 found on system at:
  15999. 2646.54 s [attoparsec-aeson] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  16000. 2646.54 s [attoparsec-aeson] Using tar found on system at:
  16001. 2646.54 s [attoparsec-aeson] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  16002. 2646.54 s [attoparsec-aeson] No uhc found
  16003. 2646.54 s [autodocodec] Dependency aeson: using aeson-2.2.3.0
  16004. 2646.54 s [autodocodec] Dependency base >=4.7 && <5: using base-4.20.1.0
  16005. 2646.54 s [autodocodec] Dependency bytestring: using bytestring-0.12.2.0
  16006. 2646.54 s [autodocodec] Dependency containers: using containers-0.7
  16007. 2646.54 s [autodocodec] Dependency dlist: using dlist-1.0
  16008. 2646.54 s [autodocodec] Dependency hashable: using hashable-1.4.7.0
  16009. 2646.54 s [autodocodec] Dependency mtl: using mtl-2.3.1
  16010. 2646.54 s [autodocodec] Dependency scientific: using scientific-0.3.8.0
  16011. 2646.54 s [autodocodec] Dependency text: using text-2.1.2
  16012. 2646.54 s [autodocodec] Dependency time: using time-1.12.2
  16013. 2646.54 s [autodocodec] Dependency unordered-containers: using unordered-containers-0.2.20
  16014. 2646.54 s [autodocodec] Dependency validity: using validity-0.12.1.0
  16015. 2646.54 s [autodocodec] Dependency validity-scientific: using validity-scientific-0.2.0.3
  16016. 2646.54 s [autodocodec] Dependency vector: using vector-0.13.2.0
  16017. 2646.54 s [autodocodec] Dependency base >=4.7 && <5: using base-4.20.1.0
  16018. 2646.54 s [autodocodec] Dependency doctest: using doctest-0.22.6
  16019. 2646.54 s [autodocodec] Source component graph:
  16020. 2646.54 s [autodocodec] component test:autodocodec-doctest
  16021. 2646.54 s [autodocodec] component lib
  16022. 2646.54 s [autodocodec] Configured component graph:
  16023. 2646.54 s [autodocodec] component autodocodec-0.4.2.2-GOJm6cynPinJaWH65s8qKo-autodocodec-doctest
  16024. 2646.54 s [autodocodec] include base-4.20.1.0-4f22
  16025. 2646.55 s [autodocodec] include doctest-0.22.6-5siLQ8uiH8mJ5bFkZWgD7Y
  16026. 2646.55 s [autodocodec] component autodocodec-0.4.2.2-JldSdU8IBE7AR7PbuA0KsB
  16027. 2646.55 s [autodocodec] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  16028. 2646.55 s [autodocodec] include base-4.20.1.0-4f22
  16029. 2646.55 s [autodocodec] include bytestring-0.12.2.0-c0ba
  16030. 2646.55 s [autodocodec] include containers-0.7-57cd
  16031. 2646.55 s [autodocodec] include dlist-1.0-CRZt0KBQUbb44hAEqR55sf
  16032. 2646.55 s [autodocodec] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
  16033. 2646.55 s [autodocodec] include mtl-2.3.1-6e0a
  16034. 2646.55 s [autodocodec] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  16035. 2646.55 s [autodocodec] include text-2.1.2-5063
  16036. 2646.55 s [autodocodec] include time-1.12.2-8e38
  16037. 2646.55 s [autodocodec] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  16038. 2646.55 s [autodocodec] include validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
  16039. 2646.55 s [autodocodec] include validity-scientific-0.2.0.3-9HzfIGyMbBECEOMcGYvmRc
  16040. 2646.55 s [autodocodec] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  16041. 2646.55 s [autodocodec] Linked component graph:
  16042. 2646.55 s [autodocodec] unit autodocodec-0.4.2.2-GOJm6cynPinJaWH65s8qKo-autodocodec-doctest
  16043. 2646.55 s [autodocodec] include base-4.20.1.0-4f22
  16044. 2646.55 s [autodocodec] include doctest-0.22.6-5siLQ8uiH8mJ5bFkZWgD7Y
  16045. 2646.55 s [autodocodec] unit autodocodec-0.4.2.2-JldSdU8IBE7AR7PbuA0KsB
  16046. 2646.55 s [autodocodec] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  16047. 2646.55 s [autodocodec] include base-4.20.1.0-4f22
  16048. 2646.55 s [autodocodec] include bytestring-0.12.2.0-c0ba
  16049. 2646.55 s [autodocodec] include containers-0.7-57cd
  16050. 2646.55 s [autodocodec] include dlist-1.0-CRZt0KBQUbb44hAEqR55sf
  16051. 2646.55 s [autodocodec] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
  16052. 2646.55 s [autodocodec] include mtl-2.3.1-6e0a
  16053. 2646.55 s [autodocodec] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  16054. 2646.55 s [autodocodec] include text-2.1.2-5063
  16055. 2646.55 s [autodocodec] include time-1.12.2-8e38
  16056. 2646.55 s [autodocodec] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  16057. 2646.55 s [autodocodec] include validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
  16058. 2646.55 s [autodocodec] include validity-scientific-0.2.0.3-9HzfIGyMbBECEOMcGYvmRc
  16059. 2646.55 s [autodocodec] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  16060. 2646.55 s [autodocodec] Autodocodec=autodocodec-0.4.2.2-JldSdU8IBE7AR7PbuA0KsB:Autodocodec,Autodocodec.Aeson=autodocodec-0.4.2.2-JldSdU8IBE7AR7PbuA0KsB:Autodocodec.Aeson,Autodocodec.Aeson.Compat=autodocodec-0.4.2.2-JldSdU8IBE7AR7PbuA0KsB:Autodocodec.Aeson.Compat,Autodocodec.Aeson.Decode=autodocodec-0.4.2.2-JldSdU8IBE7AR7PbuA0KsB:Autodocodec.Aeson.Decode,Autodocodec.Aeson.Encode=autodocodec-0.4.2.2-JldSdU8IBE7AR7PbuA0KsB:Autodocodec.Aeson.Encode,Autodocodec.Class=autodocodec-0.4.2.2-JldSdU8IBE7AR7PbuA0KsB:Autodocodec.Class,Autodocodec.Codec=autodocodec-0.4.2.2-JldSdU8IBE7AR7PbuA0KsB:Autodocodec.Codec,Autodocodec.DerivingVia=autodocodec-0.4.2.2-JldSdU8IBE7AR7PbuA0KsB:Autodocodec.DerivingVia
  16061. 2646.55 s [autodocodec] Ready component graph:
  16062. 2646.55 s [autodocodec] definite autodocodec-0.4.2.2-JldSdU8IBE7AR7PbuA0KsB
  16063. 2646.55 s [autodocodec] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  16064. 2646.55 s [autodocodec] depends base-4.20.1.0-4f22
  16065. 2646.55 s [autodocodec] depends bytestring-0.12.2.0-c0ba
  16066. 2646.55 s [autodocodec] depends containers-0.7-57cd
  16067. 2646.55 s [autodocodec] depends dlist-1.0-CRZt0KBQUbb44hAEqR55sf
  16068. 2646.55 s [autodocodec] depends hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
  16069. 2646.55 s [autodocodec] depends mtl-2.3.1-6e0a
  16070. 2646.55 s [autodocodec] depends scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  16071. 2646.55 s [autodocodec] depends text-2.1.2-5063
  16072. 2646.55 s [autodocodec] depends time-1.12.2-8e38
  16073. 2646.55 s [autodocodec] depends unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  16074. 2646.55 s [autodocodec] depends validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
  16075. 2646.55 s [autodocodec] depends validity-scientific-0.2.0.3-9HzfIGyMbBECEOMcGYvmRc
  16076. 2646.55 s [autodocodec] depends vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  16077. 2646.55 s [autodocodec] definite autodocodec-0.4.2.2-GOJm6cynPinJaWH65s8qKo-autodocodec-doctest
  16078. 2646.55 s [autodocodec] depends base-4.20.1.0-4f22
  16079. 2646.55 s [autodocodec] depends doctest-0.22.6-5siLQ8uiH8mJ5bFkZWgD7Y
  16080. 2646.55 s [autodocodec] Using Cabal-3.12.1.0 compiled by ghc-9.10
  16081. 2646.55 s [autodocodec] Using compiler: ghc-9.10.2
  16082. 2646.55 s [autodocodec] Using install prefix:
  16083. 2646.55 s [autodocodec] /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2
  16084. 2646.55 s [autodocodec] Executables installed in:
  16085. 2646.55 s [autodocodec] /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2/bin
  16086. 2646.55 s [autodocodec] Libraries installed in:
  16087. 2646.55 s [autodocodec] /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/autodocodec-0.4.2.2-JldSdU8IBE7AR7PbuA0KsB
  16088. 2646.55 s [autodocodec] Dynamic Libraries installed in:
  16089. 2646.55 s [autodocodec] /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  16090. 2646.55 s [autodocodec] Private executables installed in:
  16091. 2646.55 s [autodocodec] /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2/libexec/x86_64-linux-ghc-9.10.2-08fd/autodocodec-0.4.2.2
  16092. 2646.55 s [autodocodec] Data files installed in:
  16093. 2646.55 s [autodocodec] /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2/share/x86_64-linux-ghc-9.10.2-08fd/autodocodec-0.4.2.2
  16094. 2646.55 s [autodocodec] Documentation installed in:
  16095. 2646.55 s [autodocodec] /nix/store/pzg2dsf3mra1c5fzj38zq431gds7fm8m-autodocodec-0.4.2.2-doc/share/doc/autodocodec-0.4.2.2
  16096. 2646.55 s [autodocodec] Configuration files installed in:
  16097. 2646.55 s [autodocodec] /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2/etc
  16098. 2646.55 s [autodocodec] No alex found
  16099. 2646.55 s [autodocodec] Using ar found on system at:
  16100. 2646.55 s [autodocodec] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  16101. 2646.55 s [autodocodec] No c2hs found
  16102. 2646.56 s [autodocodec] No cpphs found
  16103. 2646.56 s [autodocodec] Using doctest version 0.22.6 found on system at:
  16104. 2646.56 s [autodocodec] /nix/store/zmk4yv3mcn84mqm95p7ahs8p2cnm2csi-doctest-0.22.6/bin/doctest
  16105. 2646.56 s [autodocodec] Using gcc version 14.3.0 given by user at:
  16106. 2646.56 s [autodocodec] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  16107. 2646.56 s [autodocodec] Using ghc version 9.10.2 found on system at:
  16108. 2646.56 s [autodocodec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  16109. 2646.56 s [autodocodec] Using ghc-pkg version 9.10.2 found on system at:
  16110. 2646.56 s [autodocodec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  16111. 2646.56 s [autodocodec] No ghcjs found
  16112. 2646.56 s [autodocodec] No ghcjs-pkg found
  16113. 2646.56 s [autodocodec] No greencard found
  16114. 2646.56 s [autodocodec] Using haddock version 2.31.0 found on system at:
  16115. 2646.56 s [autodocodec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  16116. 2646.56 s [autodocodec] No happy found
  16117. 2646.56 s [autodocodec] Using haskell-suite found on system at: haskell-suite-dummy-location
  16118. 2646.56 s [autodocodec] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  16119. 2646.56 s [autodocodec] No hmake found
  16120. 2646.56 s [autodocodec] Using hpc version 0.69 found on system at:
  16121. 2646.56 s [autodocodec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  16122. 2646.56 s [autodocodec] Using hsc2hs version 0.68.10 found on system at:
  16123. 2646.56 s [autodocodec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  16124. 2646.56 s [autodocodec] Using hscolour version 1.25 found on system at:
  16125. 2646.56 s [autodocodec] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  16126. 2646.56 s [autodocodec] No jhc found
  16127. 2646.56 s [autodocodec] Using ld found on system at:
  16128. 2646.56 s [autodocodec] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  16129. 2646.56 s [autodocodec] No pkg-config found
  16130. 2646.56 s [autodocodec] Using runghc version 9.10.2 found on system at:
  16131. 2646.56 s [autodocodec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  16132. 2646.56 s [autodocodec] Using strip version 2.44 found on system at:
  16133. 2646.56 s [autodocodec] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  16134. 2646.56 s [autodocodec] Using tar found on system at:
  16135. 2646.56 s [autodocodec] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  16136. 2646.56 s [autodocodec] No uhc found
  16137. 2646.69 s [cborg] Phase: setupCompilerEnvironmentPhase
  16138. 2646.72 s [cborg] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  16139. 2647.10 s [attoparsec-aeson] Phase: buildPhase
  16140. 2647.56 s [path] Phase: setupCompilerEnvironmentPhase
  16141. 2647.59 s [path] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  16142. 2647.59 s [autodocodec] Phase: buildPhase
  16143. 2647.66 s [attoparsec-aeson] Preprocessing library for attoparsec-aeson-2.2.2.0...
  16144. 2647.67 s [attoparsec-aeson] Building library for attoparsec-aeson-2.2.2.0...
  16145. 2648.16 s [autodocodec] Preprocessing library for autodocodec-0.4.2.2...
  16146. 2648.28 s [autodocodec] Building library for autodocodec-0.4.2.2...
  16147. 2648.48 s [cborg] Phase: unpackPhase
  16148. 2648.50 s [cborg] unpacking source archive /nix/store/spp3954b0hx9jx5p74p9kvb2y9rp4w58-cborg-0.2.10.0.tar.gz
  16149. 2648.55 s [cborg] source root is cborg-0.2.10.0
  16150. 2648.59 s [cborg] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "cborg-0.2.10.0/tests/test-vectors/README.md"
  16151. 2648.62 s [cborg] Phase: patchPhase
  16152. 2648.67 s [cborg] Replace Cabal file with edited version from mirror://hackage/cborg-0.2.10.0/revision/2.cabal.
  16153. 2648.70 s [cborg] Run jailbreak-cabal to lift version restrictions on build inputs.
  16154. 2648.75 s [attoparsec-aeson] [1 of 4] Compiling Data.Aeson.Internal.ByteString ( src/Data/Aeson/Internal/ByteString.hs, dist/build/Data/Aeson/Internal/ByteString.o, dist/build/Data/Aeson/Internal/ByteString.dyn_o )
  16155. 2648.80 s [cborg] Phase: compileBuildDriverPhase
  16156. 2648.83 s [cborg] setupCompileFlags: -package-db=/build/tmp.Wk3AsV2iAv/setup-package.conf.d -threaded
  16157. 2648.97 s [attoparsec-aeson] [2 of 4] Compiling Data.Aeson.Internal.Text ( src/Data/Aeson/Internal/Text.hs, dist/build/Data/Aeson/Internal/Text.o, dist/build/Data/Aeson/Internal/Text.dyn_o )
  16158. 2649.16 s [cborg] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Wk3AsV2iAv/Main.o )
  16159. 2649.20 s [attoparsec-aeson] [3 of 4] Compiling Data.Aeson.Parser.Internal ( src/Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o, dist/build/Data/Aeson/Parser/Internal.dyn_o )
  16160. 2649.29 s [path] Phase: unpackPhase
  16161. 2649.30 s [path] unpacking source archive /nix/store/lwci43w7gzk8lmmp4inn94bqn32r86iz-path-0.9.5.tar.gz
  16162. 2649.32 s [cborg] [2 of 2] Linking Setup
  16163. 2649.33 s [path] source root is path-0.9.5
  16164. 2649.38 s [path] setting SOURCE_DATE_EPOCH to timestamp 1697620144 of file "path-0.9.5/CHANGELOG"
  16165. 2649.39 s [autodocodec] [1 of 9] Compiling Autodocodec.Aeson.Compat ( src/Autodocodec/Aeson/Compat.hs, dist/build/Autodocodec/Aeson/Compat.o, dist/build/Autodocodec/Aeson/Compat.dyn_o )
  16166. 2649.42 s [path] Phase: patchPhase
  16167. 2649.46 s [path] Phase: compileBuildDriverPhase
  16168. 2649.47 s [path] setupCompileFlags: -package-db=/build/tmp.G2aFD5oPDd/setup-package.conf.d -threaded
  16169. 2649.59 s [crypton] [14 of 58] Compiling Salsa ( tests/Salsa.hs, dist/build/test-crypton/test-crypton-tmp/Salsa.o )
  16170. 2649.88 s [path] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.G2aFD5oPDd/Main.o )
  16171. 2650.14 s [path] [2 of 2] Linking Setup
  16172. 2650.51 s [autodocodec] [2 of 9] Compiling Autodocodec.Codec ( src/Autodocodec/Codec.hs, dist/build/Autodocodec/Codec.o, dist/build/Autodocodec/Codec.dyn_o )
  16173. 2653.53 s [cborg] Phase: updateAutotoolsGnuConfigScriptsPhase
  16174. 2653.58 s [cborg] Phase: configurePhase
  16175. 2653.69 s [cborg] configureFlags: --verbose --prefix=/nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/8hf0szcdzyjqbp0ncnw0ipa9pk4c84yd-cborg-0.2.10.0-doc/share/doc/cborg-0.2.10.0 --with-gcc=gcc --package-db=/build/tmp.Wk3AsV2iAv/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  16176. 2653.76 s [cborg] Using Parsec parser
  16177. 2653.76 s [cborg] Configuring cborg-0.2.10.0...
  16178. 2654.45 s [path] Phase: updateAutotoolsGnuConfigScriptsPhase
  16179. 2654.50 s [path] Phase: configurePhase
  16180. 2654.52 s [path] configureFlags: --verbose --prefix=/nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/09m9rr4i5i0cw77amh7cr4dmkvikxdzh-path-0.9.5-doc/share/doc/path-0.9.5 --with-gcc=gcc --package-db=/build/tmp.G2aFD5oPDd/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  16181. 2654.55 s [path] Using Parsec parser
  16182. 2654.55 s [path] Configuring path-0.9.5...
  16183. 2654.71 s [crypton] [15 of 58] Compiling Poly1305 ( tests/Poly1305.hs, dist/build/test-crypton/test-crypton-tmp/Poly1305.o )
  16184. 2654.71 s [crypton] [16 of 58] Compiling Padding ( tests/Padding.hs, dist/build/test-crypton/test-crypton-tmp/Padding.o )
  16185. 2654.71 s [crypton] [17 of 58] Compiling Number.F2m ( tests/Number/F2m.hs, dist/build/test-crypton/test-crypton-tmp/Number/F2m.o )
  16186. 2655.38 s [cborg] Flags chosen: optimize-gmp=True
  16187. 2656.01 s [crypton] [18 of 58] Compiling Number ( tests/Number.hs, dist/build/test-crypton/test-crypton-tmp/Number.o )
  16188. 2656.01 s [crypton] [19 of 58] Compiling KAT_PubKey.Rabin ( tests/KAT_PubKey/Rabin.hs, dist/build/test-crypton/test-crypton-tmp/KAT_PubKey/Rabin.o )
  16189. 2656.01 s [crypton] [20 of 58] Compiling KAT_PubKey.RSA ( tests/KAT_PubKey/RSA.hs, dist/build/test-crypton/test-crypton-tmp/KAT_PubKey/RSA.o )
  16190. 2656.01 s [crypton] [21 of 58] Compiling KAT_PubKey.PSS ( tests/KAT_PubKey/PSS.hs, dist/build/test-crypton/test-crypton-tmp/KAT_PubKey/PSS.o )
  16191. 2656.01 s [crypton] [22 of 58] Compiling KAT_PubKey.P256 ( tests/KAT_PubKey/P256.hs, dist/build/test-crypton/test-crypton-tmp/KAT_PubKey/P256.o )
  16192. 2656.01 s [crypton] [23 of 58] Compiling KAT_PubKey.OAEP ( tests/KAT_PubKey/OAEP.hs, dist/build/test-crypton/test-crypton-tmp/KAT_PubKey/OAEP.o )
  16193. 2656.01 s [crypton] [24 of 58] Compiling KAT_PubKey.ECC ( tests/KAT_PubKey/ECC.hs, dist/build/test-crypton/test-crypton-tmp/KAT_PubKey/ECC.o )
  16194. 2656.01 s [crypton] [25 of 58] Compiling KAT_PubKey.DSA ( tests/KAT_PubKey/DSA.hs, dist/build/test-crypton/test-crypton-tmp/KAT_PubKey/DSA.o )
  16195. 2656.01 s [crypton] [26 of 58] Compiling KAT_PubKey ( tests/KAT_PubKey.hs, dist/build/test-crypton/test-crypton-tmp/KAT_PubKey.o )
  16196. 2656.01 s [crypton] [27 of 58] Compiling KAT_OTP ( tests/KAT_OTP.hs, dist/build/test-crypton/test-crypton-tmp/KAT_OTP.o )
  16197. 2656.01 s [crypton] [28 of 58] Compiling KAT_MiyaguchiPreneel ( tests/KAT_MiyaguchiPreneel.hs, dist/build/test-crypton/test-crypton-tmp/KAT_MiyaguchiPreneel.o )
  16198. 2656.01 s [crypton] [29 of 58] Compiling KAT_KMAC ( tests/KAT_KMAC.hs, dist/build/test-crypton/test-crypton-tmp/KAT_KMAC.o )
  16199. 2656.01 s [crypton] [30 of 58] Compiling KAT_HMAC ( tests/KAT_HMAC.hs, dist/build/test-crypton/test-crypton-tmp/KAT_HMAC.o )
  16200. 2656.43 s [cborg] Dependency array: using array-0.5.8.0
  16201. 2656.43 s [cborg] Dependency base: using base-4.20.1.0
  16202. 2656.43 s [cborg] Dependency bytestring: using bytestring-0.12.2.0
  16203. 2656.43 s [cborg] Dependency containers: using containers-0.7
  16204. 2656.43 s [cborg] Dependency deepseq: using deepseq-1.5.0.0
  16205. 2656.43 s [cborg] Dependency ghc-bignum >=1.0 && <2.0: using ghc-bignum-1.3
  16206. 2656.43 s [cborg] Dependency ghc-prim: using ghc-prim-0.12.0
  16207. 2656.43 s [cborg] Dependency half: using half-0.3.2
  16208. 2656.43 s [cborg] Dependency primitive: using primitive-0.9.1.0
  16209. 2656.43 s [cborg] Dependency text: using text-2.1.2
  16210. 2656.43 s [cborg] Dependency QuickCheck: using QuickCheck-2.14.3
  16211. 2656.43 s [cborg] Dependency aeson: using aeson-2.2.3.0
  16212. 2656.43 s [cborg] Dependency array: using array-0.5.8.0
  16213. 2656.43 s [cborg] Dependency base: using base-4.20.1.0
  16214. 2656.43 s [cborg] Dependency base-orphans: using base-orphans-0.9.3
  16215. 2656.43 s [cborg] Dependency base16-bytestring: using base16-bytestring-1.0.2.0
  16216. 2656.43 s [cborg] Dependency base64-bytestring: using base64-bytestring-1.2.1.0
  16217. 2656.43 s [cborg] Dependency bytestring: using bytestring-0.12.2.0
  16218. 2656.43 s [cborg] Dependency cborg: using cborg-0.2.10.0
  16219. 2656.43 s [cborg] Dependency deepseq: using deepseq-1.5.0.0
  16220. 2656.43 s [cborg] Dependency half: using half-0.3.2
  16221. 2656.43 s [cborg] Dependency primitive: using primitive-0.9.1.0
  16222. 2656.43 s [cborg] Dependency random: using random-1.2.1.3
  16223. 2656.43 s [cborg] Dependency scientific: using scientific-0.3.8.0
  16224. 2656.43 s [cborg] Dependency tasty: using tasty-1.5.3
  16225. 2656.43 s [cborg] Dependency tasty-hunit: using tasty-hunit-0.10.2
  16226. 2656.43 s [cborg] Dependency tasty-quickcheck: using tasty-quickcheck-0.11
  16227. 2656.43 s [cborg] Dependency text: using text-2.1.2
  16228. 2656.43 s [cborg] Dependency vector: using vector-0.13.2.0
  16229. 2656.43 s [cborg] Source component graph:
  16230. 2656.43 s [cborg] component lib
  16231. 2656.43 s [cborg] component test:tests dependency lib
  16232. 2656.43 s [cborg] Configured component graph:
  16233. 2656.43 s [cborg] component cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
  16234. 2656.43 s [cborg] include array-0.5.8.0-0ab0
  16235. 2656.43 s [cborg] include base-4.20.1.0-4f22
  16236. 2656.43 s [cborg] include bytestring-0.12.2.0-c0ba
  16237. 2656.43 s [cborg] include containers-0.7-57cd
  16238. 2656.43 s [cborg] include deepseq-1.5.0.0-8d11
  16239. 2656.43 s [cborg] include ghc-bignum-1.3-5369
  16240. 2656.43 s [cborg] include ghc-prim-0.12.0-7bc0
  16241. 2656.43 s [cborg] include half-0.3.2-6TI1EVdoSz86x6v89ETacK
  16242. 2656.43 s [cborg] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
  16243. 2656.43 s [cborg] include text-2.1.2-5063
  16244. 2656.43 s [cborg] component cborg-0.2.10.0-9JEVJhK8GSr1yfOvtNJy10-tests
  16245. 2656.43 s [cborg] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  16246. 2656.43 s [cborg] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  16247. 2656.43 s [cborg] include array-0.5.8.0-0ab0
  16248. 2656.43 s [cborg] include base-4.20.1.0-4f22
  16249. 2656.43 s [cborg] include base-orphans-0.9.3-B1cfd6pKSv6JNH4kr5UIex
  16250. 2656.43 s [cborg] include base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
  16251. 2656.43 s [cborg] include base64-bytestring-1.2.1.0-FqvWr9ihafW6A5j73pGk3k
  16252. 2656.43 s [cborg] include bytestring-0.12.2.0-c0ba
  16253. 2656.43 s [cborg] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
  16254. 2656.43 s [cborg] include deepseq-1.5.0.0-8d11
  16255. 2656.44 s [cborg] include half-0.3.2-6TI1EVdoSz86x6v89ETacK
  16256. 2656.44 s [cborg] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
  16257. 2656.44 s [cborg] include random-1.2.1.3-7fP5mIHwy1z65mkfThkfyR
  16258. 2656.44 s [cborg] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  16259. 2656.44 s [cborg] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  16260. 2656.44 s [cborg] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
  16261. 2656.44 s [cborg] include tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
  16262. 2656.44 s [cborg] include text-2.1.2-5063
  16263. 2656.44 s [cborg] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  16264. 2656.44 s [cborg] Linked component graph:
  16265. 2656.44 s [cborg] unit cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
  16266. 2656.44 s [cborg] include array-0.5.8.0-0ab0
  16267. 2656.44 s [cborg] include base-4.20.1.0-4f22
  16268. 2656.44 s [cborg] include bytestring-0.12.2.0-c0ba
  16269. 2656.44 s [cborg] include containers-0.7-57cd
  16270. 2656.44 s [cborg] include deepseq-1.5.0.0-8d11
  16271. 2656.44 s [cborg] include ghc-bignum-1.3-5369
  16272. 2656.44 s [cborg] include ghc-prim-0.12.0-7bc0
  16273. 2656.44 s [cborg] include half-0.3.2-6TI1EVdoSz86x6v89ETacK
  16274. 2656.44 s [cborg] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
  16275. 2656.44 s [cborg] include text-2.1.2-5063
  16276. 2656.44 s [cborg] Codec.CBOR=cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn:Codec.CBOR,Codec.CBOR.ByteArray=cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn:Codec.CBOR.ByteArray,Codec.CBOR.ByteArray.Sliced=cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn:Codec.CBOR.ByteArray.Sliced,Codec.CBOR.Decoding=cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn:Codec.CBOR.Decoding,Codec.CBOR.Encoding=cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn:Codec.CBOR.Encoding,Codec.CBOR.FlatTerm=cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn:Codec.CBOR.FlatTerm,Codec.CBOR.Magic=cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn:Codec.CBOR.Magic,Codec.CBOR.Pretty=cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn:Codec.CBOR.Pretty,Codec.CBOR.Read=cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn:Codec.CBOR.Read,Codec.CBOR.Term=cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn:Codec.CBOR.Term,Codec.CBOR.Write=cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn:Codec.CBOR.Write
  16277. 2656.44 s [cborg] unit cborg-0.2.10.0-9JEVJhK8GSr1yfOvtNJy10-tests
  16278. 2656.44 s [cborg] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  16279. 2656.44 s [cborg] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  16280. 2656.44 s [cborg] include array-0.5.8.0-0ab0
  16281. 2656.44 s [cborg] include base-4.20.1.0-4f22
  16282. 2656.44 s [cborg] include base-orphans-0.9.3-B1cfd6pKSv6JNH4kr5UIex
  16283. 2656.44 s [cborg] include base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
  16284. 2656.44 s [cborg] include base64-bytestring-1.2.1.0-FqvWr9ihafW6A5j73pGk3k
  16285. 2656.44 s [cborg] include bytestring-0.12.2.0-c0ba
  16286. 2656.44 s [cborg] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
  16287. 2656.44 s [cborg] include deepseq-1.5.0.0-8d11
  16288. 2656.44 s [cborg] include half-0.3.2-6TI1EVdoSz86x6v89ETacK
  16289. 2656.44 s [cborg] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
  16290. 2656.44 s [cborg] include random-1.2.1.3-7fP5mIHwy1z65mkfThkfyR
  16291. 2656.44 s [cborg] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  16292. 2656.44 s [cborg] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  16293. 2656.44 s [cborg] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
  16294. 2656.44 s [cborg] include tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
  16295. 2656.44 s [cborg] include text-2.1.2-5063
  16296. 2656.44 s [cborg] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  16297. 2656.44 s [cborg] Ready component graph:
  16298. 2656.44 s [cborg] definite cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
  16299. 2656.44 s [cborg] depends array-0.5.8.0-0ab0
  16300. 2656.44 s [cborg] depends base-4.20.1.0-4f22
  16301. 2656.44 s [cborg] depends bytestring-0.12.2.0-c0ba
  16302. 2656.44 s [cborg] depends containers-0.7-57cd
  16303. 2656.44 s [cborg] depends deepseq-1.5.0.0-8d11
  16304. 2656.44 s [cborg] depends ghc-bignum-1.3-5369
  16305. 2656.44 s [cborg] depends ghc-prim-0.12.0-7bc0
  16306. 2656.44 s [cborg] depends half-0.3.2-6TI1EVdoSz86x6v89ETacK
  16307. 2656.44 s [cborg] depends primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
  16308. 2656.44 s [cborg] depends text-2.1.2-5063
  16309. 2656.44 s [cborg] definite cborg-0.2.10.0-9JEVJhK8GSr1yfOvtNJy10-tests
  16310. 2656.44 s [cborg] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  16311. 2656.44 s [cborg] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  16312. 2656.44 s [cborg] depends array-0.5.8.0-0ab0
  16313. 2656.44 s [cborg] depends base-4.20.1.0-4f22
  16314. 2656.44 s [cborg] depends base-orphans-0.9.3-B1cfd6pKSv6JNH4kr5UIex
  16315. 2656.45 s [cborg] depends base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
  16316. 2656.45 s [cborg] depends base64-bytestring-1.2.1.0-FqvWr9ihafW6A5j73pGk3k
  16317. 2656.45 s [cborg] depends bytestring-0.12.2.0-c0ba
  16318. 2656.45 s [cborg] depends cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
  16319. 2656.45 s [cborg] depends deepseq-1.5.0.0-8d11
  16320. 2656.45 s [cborg] depends half-0.3.2-6TI1EVdoSz86x6v89ETacK
  16321. 2656.45 s [cborg] depends primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
  16322. 2656.45 s [cborg] depends random-1.2.1.3-7fP5mIHwy1z65mkfThkfyR
  16323. 2656.45 s [cborg] depends scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  16324. 2656.45 s [cborg] depends tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  16325. 2656.45 s [cborg] depends tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
  16326. 2656.45 s [cborg] depends tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
  16327. 2656.45 s [cborg] depends text-2.1.2-5063
  16328. 2656.45 s [cborg] depends vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  16329. 2656.45 s [cborg] Using Cabal-3.12.1.0 compiled by ghc-9.10
  16330. 2656.45 s [cborg] Using compiler: ghc-9.10.2
  16331. 2656.45 s [cborg] Using install prefix:
  16332. 2656.45 s [cborg] /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0
  16333. 2656.45 s [cborg] Executables installed in:
  16334. 2656.45 s [cborg] /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0/bin
  16335. 2656.45 s [cborg] Libraries installed in:
  16336. 2656.45 s [cborg] /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
  16337. 2656.45 s [cborg] Dynamic Libraries installed in:
  16338. 2656.45 s [cborg] /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  16339. 2656.45 s [cborg] Private executables installed in:
  16340. 2656.45 s [cborg] /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0/libexec/x86_64-linux-ghc-9.10.2-08fd/cborg-0.2.10.0
  16341. 2656.45 s [cborg] Data files installed in:
  16342. 2656.45 s [cborg] /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0/share/x86_64-linux-ghc-9.10.2-08fd/cborg-0.2.10.0
  16343. 2656.45 s [cborg] Documentation installed in:
  16344. 2656.45 s [cborg] /nix/store/8hf0szcdzyjqbp0ncnw0ipa9pk4c84yd-cborg-0.2.10.0-doc/share/doc/cborg-0.2.10.0
  16345. 2656.45 s [cborg] Configuration files installed in:
  16346. 2656.45 s [cborg] /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0/etc
  16347. 2656.45 s [cborg] No alex found
  16348. 2656.45 s [cborg] Using ar found on system at:
  16349. 2656.45 s [cborg] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  16350. 2656.45 s [cborg] No c2hs found
  16351. 2656.45 s [cborg] No cpphs found
  16352. 2656.45 s [cborg] No doctest found
  16353. 2656.45 s [cborg] Using gcc version 14.3.0 given by user at:
  16354. 2656.45 s [cborg] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  16355. 2656.45 s [cborg] Using ghc version 9.10.2 found on system at:
  16356. 2656.45 s [cborg] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  16357. 2656.45 s [cborg] Using ghc-pkg version 9.10.2 found on system at:
  16358. 2656.54 s [path] Flags chosen: dev=False
  16359. 2656.55 s [cborg] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  16360. 2656.55 s [cborg] No ghcjs found
  16361. 2656.55 s [cborg] No ghcjs-pkg found
  16362. 2656.55 s [cborg] No greencard found
  16363. 2656.55 s [cborg] Using haddock version 2.31.0 found on system at:
  16364. 2656.55 s [cborg] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  16365. 2656.55 s [cborg] No happy found
  16366. 2656.55 s [cborg] Using haskell-suite found on system at: haskell-suite-dummy-location
  16367. 2656.55 s [cborg] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  16368. 2656.55 s [cborg] No hmake found
  16369. 2656.55 s [cborg] Using hpc version 0.69 found on system at:
  16370. 2656.55 s [cborg] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  16371. 2656.55 s [cborg] Using hsc2hs version 0.68.10 found on system at:
  16372. 2656.55 s [cborg] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  16373. 2656.55 s [cborg] Using hscolour version 1.25 found on system at:
  16374. 2656.55 s [cborg] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  16375. 2656.55 s [cborg] No jhc found
  16376. 2656.55 s [cborg] Using ld found on system at:
  16377. 2656.55 s [cborg] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  16378. 2656.55 s [cborg] No pkg-config found
  16379. 2656.55 s [cborg] Using runghc version 9.10.2 found on system at:
  16380. 2656.55 s [cborg] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  16381. 2656.55 s [cborg] Using strip version 2.44 found on system at:
  16382. 2656.55 s [cborg] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  16383. 2656.55 s [cborg] Using tar found on system at:
  16384. 2656.55 s [cborg] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  16385. 2656.55 s [cborg] No uhc found
  16386. 2657.17 s [cborg] Phase: buildPhase
  16387. 2657.54 s [cborg] Preprocessing library for cborg-0.2.10.0...
  16388. 2657.57 s [cborg] Building library for cborg-0.2.10.0...
  16389. 2657.64 s [crypton] [31 of 58] Compiling KAT_HKDF ( tests/KAT_HKDF.hs, dist/build/test-crypton/test-crypton-tmp/KAT_HKDF.o )
  16390. 2657.64 s [crypton] [32 of 58] Compiling KAT_EdDSA ( tests/KAT_EdDSA.hs, dist/build/test-crypton/test-crypton-tmp/KAT_EdDSA.o )
  16391. 2657.64 s [crypton] tests/KAT_EdDSA.hs:20:29: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  16392. 2657.64 s [crypton] The use of ‘~’ without TypeOperators
  16393. 2657.64 s [crypton] will become an error in a future GHC release.
  16394. 2657.64 s [crypton] Suggested fix: Perhaps you intended to use TypeOperators
  16395. 2657.64 s [crypton] |
  16396. 2657.64 s [crypton] 20 | , HashDigestSize hash ~ EdDSA.CurveDigestSize curve
  16397. 2657.64 s [crypton] | ^
  16398. 2657.64 s [crypton]
  16399. 2657.64 s [crypton] [33 of 58] Compiling KAT_Ed448 ( tests/KAT_Ed448.hs, dist/build/test-crypton/test-crypton-tmp/KAT_Ed448.o )
  16400. 2657.64 s [crypton] [34 of 58] Compiling KAT_Ed25519 ( tests/KAT_Ed25519.hs, dist/build/test-crypton/test-crypton-tmp/KAT_Ed25519.o )
  16401. 2657.64 s [crypton] [35 of 58] Compiling KAT_Curve448 ( tests/KAT_Curve448.hs, dist/build/test-crypton/test-crypton-tmp/KAT_Curve448.o )
  16402. 2657.64 s [crypton] [36 of 58] Compiling KAT_Curve25519 ( tests/KAT_Curve25519.hs, dist/build/test-crypton/test-crypton-tmp/KAT_Curve25519.o )
  16403. 2657.64 s [crypton] [37 of 58] Compiling KAT_CMAC ( tests/KAT_CMAC.hs, dist/build/test-crypton/test-crypton-tmp/KAT_CMAC.o )
  16404. 2657.64 s [crypton] [38 of 58] Compiling KAT_Blake2 ( tests/KAT_Blake2.hs, dist/build/test-crypton/test-crypton-tmp/KAT_Blake2.o )
  16405. 2657.69 s [path] Dependency aeson: using aeson-2.2.3.0
  16406. 2657.69 s [path] Dependency base >=4.12 && <5: using base-4.20.1.0
  16407. 2657.69 s [path] Dependency deepseq: using deepseq-1.5.0.0
  16408. 2657.69 s [path] Dependency exceptions >=0.4 && <0.11: using exceptions-0.10.9
  16409. 2657.69 s [path] Dependency filepath <1.2.0.1 || >=1.3: using filepath-1.5.4.0
  16410. 2657.69 s [path] Dependency hashable >=1.2 && <1.5: using hashable-1.4.7.0
  16411. 2657.69 s [path] Dependency template-haskell: using template-haskell-2.22.0.0
  16412. 2657.69 s [path] Dependency text: using text-2.1.2
  16413. 2657.69 s [path] Dependency aeson: using aeson-2.2.3.0
  16414. 2657.69 s [path] Dependency base >=4.12 && <5: using base-4.20.1.0
  16415. 2657.69 s [path] Dependency bytestring: using bytestring-0.12.2.0
  16416. 2657.69 s [path] Dependency filepath <1.2.0.1 || >=1.3: using filepath-1.5.4.0
  16417. 2657.69 s [path] Dependency hspec >=2.0 && <3: using hspec-2.11.12
  16418. 2657.69 s [path] Dependency mtl >=2.0 && <3: using mtl-2.3.1
  16419. 2657.69 s [path] Dependency path: using path-0.9.5
  16420. 2657.69 s [path] Dependency template-haskell: using template-haskell-2.22.0.0
  16421. 2657.69 s [path] Dependency QuickCheck: using QuickCheck-2.14.3
  16422. 2657.69 s [path] Dependency aeson: using aeson-2.2.3.0
  16423. 2657.69 s [path] Dependency base >=4.12 && <5: using base-4.20.1.0
  16424. 2657.69 s [path] Dependency bytestring: using bytestring-0.12.2.0
  16425. 2657.69 s [path] Dependency filepath <1.2.0.1 || >=1.3: using filepath-1.5.4.0
  16426. 2657.69 s [path] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
  16427. 2657.69 s [path] Dependency genvalidity-hspec >=0.7: using genvalidity-hspec-1.0.0.3
  16428. 2657.69 s [path] Dependency genvalidity-property >=0.4: using genvalidity-property-1.0.0.0
  16429. 2657.69 s [path] Dependency hspec >=2.0 && <3: using hspec-2.11.12
  16430. 2657.69 s [path] Dependency mtl >=2.0 && <3: using mtl-2.3.1
  16431. 2657.69 s [path] Dependency path: using path-0.9.5
  16432. 2657.69 s [path] Dependency validity >=0.8.0.0: using validity-0.12.1.0
  16433. 2657.69 s [path] Source component graph:
  16434. 2657.69 s [path] component lib
  16435. 2657.69 s [path] component test:test dependency lib
  16436. 2657.69 s [path] component test:validity-test dependency lib
  16437. 2657.70 s [path] Configured component graph:
  16438. 2657.70 s [path] component path-0.9.5-FibuwQIzI7mKodf8l1AMcf
  16439. 2657.70 s [path] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  16440. 2657.70 s [path] include base-4.20.1.0-4f22
  16441. 2657.70 s [path] include deepseq-1.5.0.0-8d11
  16442. 2657.70 s [path] include exceptions-0.10.9-1130
  16443. 2657.70 s [path] include filepath-1.5.4.0-0a9f
  16444. 2657.70 s [path] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
  16445. 2657.70 s [path] include template-haskell-2.22.0.0-93bf
  16446. 2657.70 s [path] include text-2.1.2-5063
  16447. 2657.70 s [path] component path-0.9.5-5v7GGhasrdELq4f4CcYJ9Y-test
  16448. 2657.70 s [path] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  16449. 2657.70 s [path] include base-4.20.1.0-4f22
  16450. 2657.70 s [path] include bytestring-0.12.2.0-c0ba
  16451. 2657.70 s [path] include filepath-1.5.4.0-0a9f
  16452. 2657.70 s [path] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  16453. 2657.70 s [path] include mtl-2.3.1-6e0a
  16454. 2657.70 s [path] include path-0.9.5-FibuwQIzI7mKodf8l1AMcf
  16455. 2657.70 s [path] include template-haskell-2.22.0.0-93bf
  16456. 2657.70 s [path] component path-0.9.5-AOr8bjOmsIa65P6hXBMKs6-validity-test
  16457. 2657.70 s [path] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  16458. 2657.70 s [path] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  16459. 2657.70 s [path] include base-4.20.1.0-4f22
  16460. 2657.70 s [path] include bytestring-0.12.2.0-c0ba
  16461. 2657.70 s [path] include filepath-1.5.4.0-0a9f
  16462. 2657.70 s [path] include genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
  16463. 2657.70 s [path] include genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0
  16464. 2657.70 s [path] include genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
  16465. 2657.70 s [path] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  16466. 2657.70 s [path] include mtl-2.3.1-6e0a
  16467. 2657.70 s [path] include path-0.9.5-FibuwQIzI7mKodf8l1AMcf
  16468. 2657.70 s [path] include validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
  16469. 2657.70 s [path] Linked component graph:
  16470. 2657.70 s [path] unit path-0.9.5-FibuwQIzI7mKodf8l1AMcf
  16471. 2657.70 s [path] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  16472. 2657.70 s [path] include base-4.20.1.0-4f22
  16473. 2657.70 s [path] include deepseq-1.5.0.0-8d11
  16474. 2657.70 s [path] include exceptions-0.10.9-1130
  16475. 2657.70 s [path] include filepath-1.5.4.0-0a9f
  16476. 2657.70 s [path] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
  16477. 2657.70 s [path] include template-haskell-2.22.0.0-93bf
  16478. 2657.70 s [path] include text-2.1.2-5063
  16479. 2657.70 s [path] Path=path-0.9.5-FibuwQIzI7mKodf8l1AMcf:Path,Path.Internal=path-0.9.5-FibuwQIzI7mKodf8l1AMcf:Path.Internal,Path.Internal.Posix=path-0.9.5-FibuwQIzI7mKodf8l1AMcf:Path.Internal.Posix,Path.Internal.Windows=path-0.9.5-FibuwQIzI7mKodf8l1AMcf:Path.Internal.Windows,Path.Posix=path-0.9.5-FibuwQIzI7mKodf8l1AMcf:Path.Posix,Path.Windows=path-0.9.5-FibuwQIzI7mKodf8l1AMcf:Path.Windows
  16480. 2657.70 s [path] unit path-0.9.5-5v7GGhasrdELq4f4CcYJ9Y-test
  16481. 2657.70 s [path] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  16482. 2657.70 s [path] include base-4.20.1.0-4f22
  16483. 2657.70 s [path] include bytestring-0.12.2.0-c0ba
  16484. 2657.70 s [path] include filepath-1.5.4.0-0a9f
  16485. 2657.70 s [path] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  16486. 2657.70 s [path] include mtl-2.3.1-6e0a
  16487. 2657.70 s [path] include path-0.9.5-FibuwQIzI7mKodf8l1AMcf
  16488. 2657.70 s [path] include template-haskell-2.22.0.0-93bf
  16489. 2657.70 s [path] unit path-0.9.5-AOr8bjOmsIa65P6hXBMKs6-validity-test
  16490. 2657.70 s [path] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  16491. 2657.70 s [path] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  16492. 2657.70 s [path] include base-4.20.1.0-4f22
  16493. 2657.70 s [path] include bytestring-0.12.2.0-c0ba
  16494. 2657.70 s [path] include filepath-1.5.4.0-0a9f
  16495. 2657.70 s [path] include genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
  16496. 2657.70 s [path] include genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0
  16497. 2657.70 s [path] include genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
  16498. 2657.70 s [path] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  16499. 2657.70 s [path] include mtl-2.3.1-6e0a
  16500. 2657.70 s [path] include path-0.9.5-FibuwQIzI7mKodf8l1AMcf
  16501. 2657.70 s [path] include validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
  16502. 2657.70 s [path] Ready component graph:
  16503. 2657.70 s [path] definite path-0.9.5-FibuwQIzI7mKodf8l1AMcf
  16504. 2657.70 s [path] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  16505. 2657.70 s [path] depends base-4.20.1.0-4f22
  16506. 2657.70 s [path] depends deepseq-1.5.0.0-8d11
  16507. 2657.70 s [path] depends exceptions-0.10.9-1130
  16508. 2657.70 s [path] depends filepath-1.5.4.0-0a9f
  16509. 2657.70 s [path] depends hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
  16510. 2657.70 s [path] depends template-haskell-2.22.0.0-93bf
  16511. 2657.70 s [path] depends text-2.1.2-5063
  16512. 2657.70 s [path] definite path-0.9.5-AOr8bjOmsIa65P6hXBMKs6-validity-test
  16513. 2657.70 s [path] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  16514. 2657.70 s [path] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  16515. 2657.70 s [path] depends base-4.20.1.0-4f22
  16516. 2657.70 s [path] depends bytestring-0.12.2.0-c0ba
  16517. 2657.70 s [path] depends filepath-1.5.4.0-0a9f
  16518. 2657.70 s [path] depends genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
  16519. 2657.70 s [path] depends genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0
  16520. 2657.70 s [path] depends genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
  16521. 2657.70 s [path] depends hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  16522. 2657.70 s [path] depends mtl-2.3.1-6e0a
  16523. 2657.70 s [path] depends path-0.9.5-FibuwQIzI7mKodf8l1AMcf
  16524. 2657.70 s [path] depends validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
  16525. 2657.70 s [path] definite path-0.9.5-5v7GGhasrdELq4f4CcYJ9Y-test
  16526. 2657.70 s [path] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  16527. 2657.70 s [path] depends base-4.20.1.0-4f22
  16528. 2657.70 s [path] depends bytestring-0.12.2.0-c0ba
  16529. 2657.70 s [path] depends filepath-1.5.4.0-0a9f
  16530. 2657.70 s [path] depends hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  16531. 2657.70 s [path] depends mtl-2.3.1-6e0a
  16532. 2657.70 s [path] depends path-0.9.5-FibuwQIzI7mKodf8l1AMcf
  16533. 2657.70 s [path] depends template-haskell-2.22.0.0-93bf
  16534. 2657.70 s [path] Using Cabal-3.12.1.0 compiled by ghc-9.10
  16535. 2657.70 s [path] Using compiler: ghc-9.10.2
  16536. 2657.70 s [path] Using install prefix: /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5
  16537. 2657.70 s [path] Executables installed in:
  16538. 2657.70 s [path] /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5/bin
  16539. 2657.70 s [path] Libraries installed in:
  16540. 2657.70 s [path] /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/path-0.9.5-FibuwQIzI7mKodf8l1AMcf
  16541. 2657.70 s [path] Dynamic Libraries installed in:
  16542. 2657.70 s [path] /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  16543. 2657.70 s [path] Private executables installed in:
  16544. 2657.70 s [path] /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5/libexec/x86_64-linux-ghc-9.10.2-08fd/path-0.9.5
  16545. 2657.70 s [path] Data files installed in:
  16546. 2657.70 s [path] /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5/share/x86_64-linux-ghc-9.10.2-08fd/path-0.9.5
  16547. 2657.70 s [path] Documentation installed in:
  16548. 2657.70 s [path] /nix/store/09m9rr4i5i0cw77amh7cr4dmkvikxdzh-path-0.9.5-doc/share/doc/path-0.9.5
  16549. 2657.70 s [path] Configuration files installed in:
  16550. 2657.70 s [path] /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5/etc
  16551. 2657.70 s [path] No alex found
  16552. 2657.70 s [path] Using ar found on system at:
  16553. 2657.70 s [path] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  16554. 2657.70 s [path] No c2hs found
  16555. 2657.70 s [path] No cpphs found
  16556. 2657.70 s [path] No doctest found
  16557. 2657.70 s [path] Using gcc version 14.3.0 given by user at:
  16558. 2657.70 s [path] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  16559. 2657.70 s [path] Using ghc version 9.10.2 found on system at:
  16560. 2657.70 s [path] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  16561. 2657.70 s [path] Using ghc-pkg version 9.10.2 found on system at:
  16562. 2657.70 s [path] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  16563. 2657.70 s [path] No ghcjs found
  16564. 2657.70 s [path] No ghcjs-pkg found
  16565. 2657.70 s [path] No greencard found
  16566. 2657.71 s [path] Using haddock version 2.31.0 found on system at:
  16567. 2657.71 s [path] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  16568. 2657.71 s [path] No happy found
  16569. 2657.71 s [path] Using haskell-suite found on system at: haskell-suite-dummy-location
  16570. 2657.84 s [path] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  16571. 2657.84 s [path] No hmake found
  16572. 2657.84 s [path] Using hpc version 0.69 found on system at:
  16573. 2657.84 s [path] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  16574. 2657.84 s [path] Using hsc2hs version 0.68.10 found on system at:
  16575. 2657.84 s [path] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  16576. 2657.84 s [path] Using hscolour version 1.25 found on system at:
  16577. 2657.84 s [path] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  16578. 2657.84 s [path] No jhc found
  16579. 2657.84 s [path] Using ld found on system at:
  16580. 2657.84 s [path] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  16581. 2657.84 s [path] No pkg-config found
  16582. 2657.84 s [path] Using runghc version 9.10.2 found on system at:
  16583. 2657.84 s [path] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  16584. 2657.84 s [path] Using strip version 2.44 found on system at:
  16585. 2657.84 s [path] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  16586. 2657.84 s [path] Using tar found on system at:
  16587. 2657.84 s [path] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  16588. 2657.84 s [path] No uhc found
  16589. 2657.92 s [crypton] [39 of 58] Compiling KAT_Argon2 ( tests/KAT_Argon2.hs, dist/build/test-crypton/test-crypton-tmp/KAT_Argon2.o )
  16590. 2657.92 s [crypton] [40 of 58] Compiling KAT_AFIS ( tests/KAT_AFIS.hs, dist/build/test-crypton/test-crypton-tmp/KAT_AFIS.o )
  16591. 2657.93 s [crypton] [41 of 58] Compiling KAT_AESGCMSIV ( tests/KAT_AESGCMSIV.hs, dist/build/test-crypton/test-crypton-tmp/KAT_AESGCMSIV.o )
  16592. 2657.93 s [crypton] [42 of 58] Compiling Hash ( tests/Hash.hs, dist/build/test-crypton/test-crypton-tmp/Hash.o )
  16593. 2657.93 s [crypton] [43 of 58] Compiling ECDSA ( tests/ECDSA.hs, dist/build/test-crypton/test-crypton-tmp/ECDSA.o )
  16594. 2657.93 s [crypton] [44 of 58] Compiling ECC.Edwards25519 ( tests/ECC/Edwards25519.hs, dist/build/test-crypton/test-crypton-tmp/ECC/Edwards25519.o )
  16595. 2657.93 s [crypton] [45 of 58] Compiling ECC ( tests/ECC.hs, dist/build/test-crypton/test-crypton-tmp/ECC.o )
  16596. 2657.93 s [crypton] [46 of 58] Compiling ChaChaPoly1305 ( tests/ChaChaPoly1305.hs, dist/build/test-crypton/test-crypton-tmp/ChaChaPoly1305.o )
  16597. 2657.93 s [crypton] [47 of 58] Compiling ChaCha ( tests/ChaCha.hs, dist/build/test-crypton/test-crypton-tmp/ChaCha.o )
  16598. 2657.93 s [crypton] [48 of 58] Compiling BlockCipher ( tests/BlockCipher.hs, dist/build/test-crypton/test-crypton-tmp/BlockCipher.o )
  16599. 2658.05 s [autodocodec] [3 of 9] Compiling Autodocodec.Class ( src/Autodocodec/Class.hs, dist/build/Autodocodec/Class.o, dist/build/Autodocodec/Class.dyn_o )
  16600. 2658.63 s [path] Phase: buildPhase
  16601. 2658.85 s [cborg] [ 1 of 14] Compiling Codec.CBOR.ByteArray.Internal ( src/Codec/CBOR/ByteArray/Internal.hs, dist/build/Codec/CBOR/ByteArray/Internal.o, dist/build/Codec/CBOR/ByteArray/Internal.dyn_o )
  16602. 2659.05 s [path] Preprocessing library for path-0.9.5...
  16603. 2659.05 s [path] Building library for path-0.9.5...
  16604. 2659.22 s [autodocodec] [4 of 9] Compiling Autodocodec.Aeson.Encode ( src/Autodocodec/Aeson/Encode.hs, dist/build/Autodocodec/Aeson/Encode.o, dist/build/Autodocodec/Aeson/Encode.dyn_o )
  16605. 2659.62 s [crypton] [49 of 58] Compiling KAT_Twofish ( tests/KAT_Twofish.hs, dist/build/test-crypton/test-crypton-tmp/KAT_Twofish.o )
  16606. 2659.71 s [cborg] [ 2 of 14] Compiling Codec.CBOR.ByteArray.Sliced ( src/Codec/CBOR/ByteArray/Sliced.hs, dist/build/Codec/CBOR/ByteArray/Sliced.o, dist/build/Codec/CBOR/ByteArray/Sliced.dyn_o )
  16607. 2660.06 s [path] [1 of 6] Compiling Path.Internal.Posix ( src/Path/Internal/Posix.hs, dist/build/Path/Internal/Posix.o, dist/build/Path/Internal/Posix.dyn_o )
  16608. 2660.12 s [cborg] src/Codec/CBOR/ByteArray/Sliced.hs:44:1: warning: [GHC-66111] [-Wunused-imports]
  16609. 2660.12 s [cborg] The qualified import of ‘Data.ByteString.Short.Internal’ is redundant
  16610. 2660.12 s [cborg] except perhaps to import instances from ‘Data.ByteString.Short.Internal’
  16611. 2660.12 s [cborg] To import instances alone, use: import Data.ByteString.Short.Internal()
  16612. 2660.12 s [cborg] |
  16613. 2660.12 s [cborg] 44 | import qualified Data.ByteString.Short.Internal as BSS
  16614. 2660.12 s [cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  16615. 2660.12 s [cborg]
  16616. 2660.68 s [crypton] [50 of 58] Compiling KAT_TripleDES ( tests/KAT_TripleDES.hs, dist/build/test-crypton/test-crypton-tmp/KAT_TripleDES.o )
  16617. 2660.68 s [crypton] [51 of 58] Compiling KAT_DES ( tests/KAT_DES.hs, dist/build/test-crypton/test-crypton-tmp/KAT_DES.o )
  16618. 2660.80 s [crypton] [52 of 58] Compiling KAT_Camellia ( tests/KAT_Camellia.hs, dist/build/test-crypton/test-crypton-tmp/KAT_Camellia.o )
  16619. 2660.80 s [crypton] [53 of 58] Compiling KAT_CAST5 ( tests/KAT_CAST5.hs, dist/build/test-crypton/test-crypton-tmp/KAT_CAST5.o )
  16620. 2660.80 s [crypton] [54 of 58] Compiling KAT_Blowfish ( tests/KAT_Blowfish.hs, dist/build/test-crypton/test-crypton-tmp/KAT_Blowfish.o )
  16621. 2660.98 s [autodocodec] [5 of 9] Compiling Autodocodec.Aeson.Decode ( src/Autodocodec/Aeson/Decode.hs, dist/build/Autodocodec/Aeson/Decode.o, dist/build/Autodocodec/Aeson/Decode.dyn_o )
  16622. 2661.04 s [crypton] [55 of 58] Compiling KAT_AES ( tests/KAT_AES.hs, dist/build/test-crypton/test-crypton-tmp/KAT_AES.o )
  16623. 2661.04 s [crypton] [56 of 58] Compiling BCrypt ( tests/BCrypt.hs, dist/build/test-crypton/test-crypton-tmp/BCrypt.o )
  16624. 2661.04 s [crypton] [57 of 58] Compiling XSalsa ( tests/XSalsa.hs, dist/build/test-crypton/test-crypton-tmp/XSalsa.o )
  16625. 2661.04 s [crypton] [58 of 58] Compiling Main ( tests/Tests.hs, dist/build/test-crypton/test-crypton-tmp/Main.o )
  16626. 2661.09 s [cborg] [ 3 of 14] Compiling Codec.CBOR.ByteArray ( src/Codec/CBOR/ByteArray.hs, dist/build/Codec/CBOR/ByteArray.o, dist/build/Codec/CBOR/ByteArray.dyn_o )
  16627. 2661.19 s [cborg] src/Codec/CBOR/ByteArray.hs:39:1: warning: [GHC-66111] [-Wunused-imports]
  16628. 2661.19 s [cborg] The qualified import of ‘Data.ByteString.Short.Internal’ is redundant
  16629. 2661.19 s [cborg] except perhaps to import instances from ‘Data.ByteString.Short.Internal’
  16630. 2661.19 s [cborg] To import instances alone, use: import Data.ByteString.Short.Internal()
  16631. 2661.19 s [cborg] |
  16632. 2661.19 s [cborg] 39 | import qualified Data.ByteString.Short.Internal as BSS
  16633. 2661.19 s [cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  16634. 2661.19 s [cborg]
  16635. 2661.23 s [autodocodec] [6 of 9] Compiling Autodocodec.DerivingVia ( src/Autodocodec/DerivingVia.hs, dist/build/Autodocodec/DerivingVia.o, dist/build/Autodocodec/DerivingVia.dyn_o )
  16636. 2661.78 s [autodocodec] [7 of 9] Compiling Autodocodec.Aeson ( src/Autodocodec/Aeson.hs, dist/build/Autodocodec/Aeson.o, dist/build/Autodocodec/Aeson.dyn_o )
  16637. 2661.89 s [cborg] [ 4 of 14] Compiling Codec.CBOR.Decoding ( src/Codec/CBOR/Decoding.hs, dist/build/Codec/CBOR/Decoding.o, dist/build/Codec/CBOR/Decoding.dyn_o )
  16638. 2661.96 s [autodocodec] [8 of 9] Compiling Autodocodec ( src/Autodocodec.hs, dist/build/Autodocodec.o, dist/build/Autodocodec.dyn_o )
  16639. 2662.05 s [autodocodec] [9 of 9] Compiling Paths_autodocodec ( dist/build/autogen/Paths_autodocodec.hs, dist/build/Paths_autodocodec.o, dist/build/Paths_autodocodec.dyn_o )
  16640. 2663.43 s [crypton] [59 of 59] Linking dist/build/test-crypton/test-crypton
  16641. 2663.72 s [autodocodec] [1 of 9] Compiling Autodocodec.Aeson.Compat ( src/Autodocodec/Aeson/Compat.hs, dist/build/Autodocodec/Aeson/Compat.p_o )
  16642. 2664.31 s [cborg] [ 5 of 14] Compiling Codec.CBOR.Magic ( src/Codec/CBOR/Magic.hs, dist/build/Codec/CBOR/Magic.o, dist/build/Codec/CBOR/Magic.dyn_o )
  16643. 2664.32 s [cborg] [ 6 of 14] Compiling Codec.CBOR.Read ( src/Codec/CBOR/Read.hs, dist/build/Codec/CBOR/Read.o, dist/build/Codec/CBOR/Read.dyn_o )
  16644. 2664.74 s [path] [2 of 6] Compiling Path.Internal ( src/Path/Internal.hs, dist/build/Path/Internal.o, dist/build/Path/Internal.dyn_o )
  16645. 2664.86 s [path] [3 of 6] Compiling Path.Internal.Windows ( src/Path/Internal/Windows.hs, dist/build/Path/Internal/Windows.o, dist/build/Path/Internal/Windows.dyn_o )
  16646. 2664.86 s [path] [4 of 6] Compiling Path.Posix ( src/Path/Posix.hs, dist/build/Path/Posix.o, dist/build/Path/Posix.dyn_o )
  16647. 2665.03 s [autodocodec] [2 of 9] Compiling Autodocodec.Codec ( src/Autodocodec/Codec.hs, dist/build/Autodocodec/Codec.p_o )
  16648. 2665.42 s [path] src/Path/Include.hs:486:11: warning: [GHC-53633] [-Woverlapping-patterns]
  16649. 2665.42 s [path] Pattern match is redundant
  16650. 2665.42 s [path] In an equation for ‘normalizeDrive’: normalizeDrive | False = ...
  16651. 2665.42 s [path] |
  16652. 2665.42 s [path] 486 | | IS_WINDOWS = normalizeTrailingSeps
  16653. 2665.42 s [path] | ^^^^^
  16654. 2665.42 s [path]
  16655. 2665.42 s [path] src/Path/Include.hs:850:5: warning: [GHC-53633] [-Woverlapping-patterns]
  16656. 2665.42 s [path] Pattern match is redundant
  16657. 2665.42 s [path] In an equation for ‘normalizeFilePath’:
  16658. 2665.42 s [path] normalizeFilePath | False = ...
  16659. 2665.42 s [path] |
  16660. 2665.42 s [path] 850 | | IS_WINDOWS = normalizeWindowsSeps . FilePath.normalise
  16661. 2665.42 s [path] | ^^^^^
  16662. 2665.42 s [path]
  16663. 2666.62 s [crypton] buildPhase completed in 9 minutes 27 seconds
  16664. 2666.62 s [crypton] Phase: checkPhase
  16665. 2668.24 s [crypton] Running 1 test suites...
  16666. 2668.24 s [crypton] Test suite test-crypton: RUNNING...
  16667. 2668.32 s [crypton] crypton
  16668. 2668.32 s [crypton] runtime
  16669. 2668.32 s [crypton] CPU: OK
  16670. 2668.32 s [crypton] [AESNI,PCLMUL,RDRAND]
  16671. 2668.32 s [crypton] number
  16672. 2668.32 s [crypton] num-bits: OK (0.03s)
  16673. 2668.32 s [crypton] +++ OK, passed 100 tests.
  16674. 2668.32 s [crypton] num-bits2: OK
  16675. 2668.32 s [crypton] +++ OK, passed 100 tests.
  16676. 2668.33 s [crypton] generate-param: OK
  16677. 2668.33 s [crypton] +++ OK, passed 100 tests.
  16678. 2668.33 s [crypton] generate-param2: OK (0.01s)
  16679. 2668.33 s [crypton] +++ OK, passed 100 tests.
  16680. 2668.35 s [crypton] generate-param-odd: OK
  16681. 2668.35 s [crypton] +++ OK, passed 100 tests.
  16682. 2668.36 s [crypton] generate-range: OK (0.02s)
  16683. 2668.36 s [crypton] +++ OK, passed 100 tests.
  16684. 2669.25 s [crypton] generate-prime: OK (0.90s)
  16685. 2669.27 s [crypton] +++ OK, passed 100 tests.
  16686. 2670.99 s [autodocodec] [3 of 9] Compiling Autodocodec.Class ( src/Autodocodec/Class.hs, dist/build/Autodocodec/Class.p_o )
  16687. 2671.12 s [path] [5 of 6] Compiling Path ( src/Path.hs, dist/build/Path.o, dist/build/Path.dyn_o )
  16688. 2671.16 s [path] [6 of 6] Compiling Path.Windows ( src/Path/Windows.hs, dist/build/Path/Windows.o, dist/build/Path/Windows.dyn_o )
  16689. 2671.16 s [path] src/Path/Include.hs:487:11: warning: [GHC-53633] [-Woverlapping-patterns]
  16690. 2671.16 s [path] Pattern match is redundant
  16691. 2671.16 s [path] In an equation for ‘normalizeDrive’:
  16692. 2671.16 s [path] normalizeDrive | otherwise = ...
  16693. 2671.16 s [path] |
  16694. 2671.16 s [path] 487 | | otherwise = id
  16695. 2671.16 s [path] | ^^^^^^^^^
  16696. 2671.17 s [path]
  16697. 2671.17 s [path] src/Path/Include.hs:851:5: warning: [GHC-53633] [-Woverlapping-patterns]
  16698. 2671.17 s [path] Pattern match is redundant
  16699. 2671.17 s [path] In an equation for ‘normalizeFilePath’:
  16700. 2671.17 s [path] normalizeFilePath | otherwise = ...
  16701. 2671.17 s [path] |
  16702. 2671.17 s [path] 851 | | otherwise = normalizeLeadingSeps . FilePath.normalise
  16703. 2671.17 s [path] | ^^^^^^^^^
  16704. 2671.17 s [path]
  16705. 2672.36 s [autodocodec] [4 of 9] Compiling Autodocodec.Aeson.Encode ( src/Autodocodec/Aeson/Encode.hs, dist/build/Autodocodec/Aeson/Encode.p_o )
  16706. 2672.58 s [path] [1 of 6] Compiling Path.Internal.Posix ( src/Path/Internal/Posix.hs, dist/build/Path/Internal/Posix.p_o )
  16707. 2672.90 s [crypton] generate-safe-prime: OK (3.64s)
  16708. 2672.90 s [crypton] +++ OK, passed 100 tests.
  16709. 2672.90 s [crypton] as-power-of-2-and-odd: OK
  16710. 2672.91 s [crypton] +++ OK, passed 100 tests.
  16711. 2673.22 s [crypton] squareRoot: OK (0.32s)
  16712. 2673.22 s [crypton] +++ OK, passed 100 tests.
  16713. 2673.22 s [crypton] marshalling-be: OK
  16714. 2673.22 s [crypton] +++ OK, passed 100 tests.
  16715. 2673.22 s [crypton] marshalling-le: OK
  16716. 2673.22 s [crypton] +++ OK, passed 100 tests.
  16717. 2673.22 s [crypton] be-rev-le: OK
  16718. 2673.23 s [crypton] +++ OK, passed 100 tests.
  16719. 2673.23 s [crypton] be-rev-le-40: OK
  16720. 2673.23 s [crypton] +++ OK, passed 100 tests.
  16721. 2673.23 s [crypton] le-rev-be: OK
  16722. 2673.23 s [crypton] +++ OK, passed 100 tests.
  16723. 2673.23 s [crypton] le-rev-be-40: OK
  16724. 2673.23 s [crypton] +++ OK, passed 100 tests.
  16725. 2673.23 s [crypton] marshalling-kat-to-bytearray
  16726. 2673.23 s [crypton] 0: OK
  16727. 2673.23 s [crypton] 1: OK
  16728. 2673.23 s [crypton] 2: OK
  16729. 2673.23 s [crypton] 3: OK
  16730. 2673.23 s [crypton] 4: OK
  16731. 2673.23 s [crypton] marshalling-kat-to-integer
  16732. 2673.23 s [crypton] 0: OK
  16733. 2673.23 s [crypton] 1: OK
  16734. 2673.23 s [crypton] 2: OK
  16735. 2673.23 s [crypton] 3: OK
  16736. 2673.23 s [crypton] 4: OK
  16737. 2673.23 s [crypton] number.F2m
  16738. 2673.23 s [crypton] addF2m
  16739. 2673.23 s [crypton] commutative: OK
  16740. 2673.23 s [crypton] +++ OK, passed 100 tests.
  16741. 2673.24 s [crypton] associative: OK
  16742. 2673.24 s [crypton] +++ OK, passed 100 tests.
  16743. 2673.24 s [crypton] 0 is neutral: OK
  16744. 2673.24 s [crypton] +++ OK, passed 100 tests.
  16745. 2673.24 s [crypton] nullable: OK
  16746. 2673.24 s [crypton] +++ OK, passed 100 tests.
  16747. 2673.24 s [crypton] works per bit: OK
  16748. 2673.24 s [crypton] +++ OK, passed 100 tests.
  16749. 2673.24 s [crypton] modF2m
  16750. 2673.24 s [crypton] idempotent: OK
  16751. 2673.24 s [crypton] +++ OK, passed 100 tests.
  16752. 2673.24 s [crypton] upper bound: OK
  16753. 2673.24 s [crypton] +++ OK, passed 100 tests.
  16754. 2673.24 s [crypton] reach upper: OK
  16755. 2673.24 s [crypton] +++ OK, passed 100 tests.
  16756. 2673.24 s [crypton] lower bound: OK
  16757. 2673.24 s [crypton] +++ OK, passed 100 tests.
  16758. 2673.25 s [crypton] reach lower: OK
  16759. 2673.25 s [crypton] +++ OK, passed 100 tests.
  16760. 2673.25 s [crypton] additive: OK
  16761. 2673.25 s [crypton] +++ OK, passed 100 tests.
  16762. 2673.25 s [crypton] mulF2m
  16763. 2673.29 s [crypton] commutative: OK
  16764. 2673.29 s [crypton] +++ OK, passed 100 tests.
  16765. 2673.29 s [crypton] associative: OK
  16766. 2673.29 s [crypton] +++ OK, passed 100 tests.
  16767. 2673.29 s [crypton] 1 is neutral: OK
  16768. 2673.29 s [crypton] +++ OK, passed 100 tests.
  16769. 2673.29 s [crypton] 0 is annihilator: OK
  16770. 2673.29 s [crypton] +++ OK, passed 100 tests.
  16771. 2673.29 s [crypton] distributive: OK
  16772. 2673.29 s [crypton] +++ OK, passed 100 tests.
  16773. 2673.29 s [crypton] squareF2m
  16774. 2673.29 s [crypton] sqr(a) == a * a: OK
  16775. 2673.29 s [crypton] +++ OK, passed 100 tests.
  16776. 2673.85 s [crypton] sqrt(a) * sqrt(a) = a in GF(2^16): OK (0.59s)
  16777. 2673.85 s [crypton] +++ OK, passed 1 test.
  16778. 2673.85 s [crypton] powF2m
  16779. 2673.85 s [crypton] 2 is square: OK
  16780. 2673.85 s [crypton] +++ OK, passed 100 tests.
  16781. 2673.85 s [crypton] 1 is identity: OK
  16782. 2673.85 s [crypton] +++ OK, passed 100 tests.
  16783. 2673.85 s [crypton] 0 is annihilator: OK
  16784. 2673.85 s [crypton] +++ OK, passed 100 tests.
  16785. 2673.85 s [crypton] (a * b) ^ c == (a ^ c) * (b ^ c): OK
  16786. 2673.86 s [crypton] +++ OK, passed 100 tests.
  16787. 2673.86 s [crypton] a ^ (b + c) == (a ^ b) * (a ^ c): OK
  16788. 2673.86 s [crypton] +++ OK, passed 100 tests.
  16789. 2673.86 s [crypton] a ^ (b * c) == (a ^ b) ^ c: OK
  16790. 2673.86 s [crypton] +++ OK, passed 100 tests.
  16791. 2673.86 s [crypton] invF2m
  16792. 2673.86 s [crypton] 1 / a * a == 1: OK
  16793. 2673.86 s [crypton] +++ OK, passed 100 tests.
  16794. 2673.86 s [crypton] 1 / a == a (mod a^2-1): OK
  16795. 2673.86 s [crypton] +++ OK, passed 100 tests.
  16796. 2673.86 s [crypton] divF2m
  16797. 2673.86 s [crypton] 1 / a == inv a: OK
  16798. 2673.86 s [crypton] +++ OK, passed 100 tests.
  16799. 2673.86 s [crypton] a / b == a * inv b: OK
  16800. 2673.86 s [crypton] +++ OK, passed 100 tests.
  16801. 2673.86 s [crypton] a * b / b == a: OK
  16802. 2673.86 s [crypton] +++ OK, passed 100 tests.
  16803. 2673.86 s [crypton] hash
  16804. 2673.86 s [crypton] KATs
  16805. 2673.86 s [crypton] MD2
  16806. 2673.86 s [crypton] 1: OK
  16807. 2673.86 s [crypton] 2: OK
  16808. 2673.86 s [crypton] 3: OK
  16809. 2673.86 s [crypton] MD4
  16810. 2673.86 s [crypton] 1: OK
  16811. 2673.87 s [crypton] 2: OK
  16812. 2673.87 s [crypton] 3: OK
  16813. 2673.87 s [crypton] MD5
  16814. 2673.87 s [crypton] 1: OK
  16815. 2673.87 s [crypton] 2: OK
  16816. 2673.87 s [crypton] 3: OK
  16817. 2673.87 s [crypton] SHA1
  16818. 2673.87 s [crypton] 1: OK
  16819. 2673.87 s [crypton] 2: OK
  16820. 2673.87 s [crypton] 3: OK
  16821. 2673.87 s [crypton] SHA224
  16822. 2673.87 s [crypton] 1: OK
  16823. 2673.87 s [crypton] 2: OK
  16824. 2673.87 s [crypton] 3: OK
  16825. 2673.87 s [crypton] SHA256
  16826. 2673.87 s [crypton] 1: OK
  16827. 2673.87 s [crypton] 2: OK
  16828. 2673.87 s [crypton] 3: OK
  16829. 2673.87 s [crypton] SHA384
  16830. 2673.87 s [crypton] 1: OK
  16831. 2673.87 s [crypton] 2: OK
  16832. 2673.87 s [crypton] 3: OK
  16833. 2673.87 s [crypton] SHA512
  16834. 2673.87 s [crypton] 1: OK
  16835. 2673.87 s [crypton] 2: OK
  16836. 2673.87 s [crypton] 3: OK
  16837. 2673.87 s [crypton] SHA512/224
  16838. 2673.87 s [crypton] 1: OK
  16839. 2673.87 s [crypton] 2: OK
  16840. 2673.87 s [crypton] 3: OK
  16841. 2673.87 s [crypton] SHA512/256
  16842. 2673.87 s [crypton] 1: OK
  16843. 2673.87 s [crypton] 2: OK
  16844. 2673.87 s [crypton] 3: OK
  16845. 2673.87 s [crypton] RIPEMD160
  16846. 2673.87 s [crypton] 1: OK
  16847. 2673.87 s [crypton] 2: OK
  16848. 2673.87 s [crypton] 3: OK
  16849. 2673.87 s [crypton] Tiger
  16850. 2673.87 s [crypton] 1: OK
  16851. 2673.87 s [crypton] 2: OK
  16852. 2673.87 s [crypton] 3: OK
  16853. 2673.87 s [crypton] Skein256-256
  16854. 2673.87 s [crypton] 1: OK
  16855. 2673.87 s [crypton] 2: OK
  16856. 2673.87 s [crypton] 3: OK
  16857. 2673.87 s [crypton] Skein512-384
  16858. 2673.87 s [crypton] 1: OK
  16859. 2673.87 s [crypton] 2: OK
  16860. 2673.87 s [crypton] 3: OK
  16861. 2673.88 s [crypton] Skein512-512
  16862. 2673.88 s [crypton] 1: OK
  16863. 2673.88 s [crypton] 2: OK
  16864. 2673.88 s [crypton] 3: OK
  16865. 2673.88 s [crypton] Whirlpool
  16866. 2673.88 s [crypton] 1: OK
  16867. 2673.88 s [crypton] 2: OK
  16868. 2673.88 s [autodocodec] [5 of 9] Compiling Autodocodec.Aeson.Decode ( src/Autodocodec/Aeson/Decode.hs, dist/build/Autodocodec/Aeson/Decode.p_o )
  16869. 2673.88 s [crypton] 3: OK
  16870. 2673.88 s [crypton] Keccak-224
  16871. 2673.88 s [crypton] 1: OK
  16872. 2673.88 s [crypton] 2: OK
  16873. 2673.88 s [crypton] 3: OK
  16874. 2673.88 s [crypton] Keccak-256
  16875. 2673.88 s [crypton] 1: OK
  16876. 2673.88 s [crypton] 2: OK
  16877. 2673.88 s [crypton] 3: OK
  16878. 2673.88 s [crypton] Keccak-384
  16879. 2673.88 s [crypton] 1: OK
  16880. 2673.88 s [crypton] 2: OK
  16881. 2673.88 s [crypton] 3: OK
  16882. 2673.88 s [crypton] Keccak-512
  16883. 2673.88 s [crypton] 1: OK
  16884. 2673.88 s [crypton] 2: OK
  16885. 2673.88 s [crypton] 3: OK
  16886. 2673.88 s [crypton] SHA3-224
  16887. 2673.88 s [crypton] 1: OK
  16888. 2673.88 s [crypton] 2: OK
  16889. 2673.88 s [crypton] 3: OK
  16890. 2673.88 s [crypton] SHA3-256
  16891. 2673.88 s [crypton] 1: OK
  16892. 2673.88 s [crypton] 2: OK
  16893. 2673.88 s [crypton] 3: OK
  16894. 2673.88 s [crypton] SHA3-384
  16895. 2673.88 s [crypton] 1: OK
  16896. 2673.88 s [crypton] 2: OK
  16897. 2673.88 s [crypton] 3: OK
  16898. 2673.88 s [crypton] SHA3-512
  16899. 2673.88 s [crypton] 1: OK
  16900. 2673.88 s [crypton] 2: OK
  16901. 2673.88 s [crypton] 3: OK
  16902. 2673.88 s [crypton] Blake2b-160
  16903. 2673.88 s [crypton] 1: OK
  16904. 2673.88 s [crypton] 2: OK
  16905. 2673.88 s [crypton] 3: OK
  16906. 2673.88 s [crypton] Blake2b-224
  16907. 2673.88 s [crypton] 1: OK
  16908. 2673.88 s [crypton] 2: OK
  16909. 2673.88 s [crypton] 3: OK
  16910. 2673.88 s [crypton] Blake2b-256
  16911. 2673.88 s [crypton] 1: OK
  16912. 2673.88 s [crypton] 2: OK
  16913. 2673.88 s [crypton] 3: OK
  16914. 2673.88 s [crypton] Blake2b-384
  16915. 2673.88 s [crypton] 1: OK
  16916. 2673.88 s [crypton] 2: OK
  16917. 2673.88 s [crypton] 3: OK
  16918. 2673.88 s [crypton] Blake2b-512
  16919. 2673.88 s [crypton] 1: OK
  16920. 2673.88 s [crypton] 2: OK
  16921. 2673.88 s [crypton] 3: OK
  16922. 2673.88 s [crypton] Blake2s-160
  16923. 2673.88 s [crypton] 1: OK
  16924. 2673.88 s [crypton] 2: OK
  16925. 2673.88 s [crypton] 3: OK
  16926. 2673.88 s [crypton] Blake2s-224
  16927. 2673.88 s [crypton] 1: OK
  16928. 2673.89 s [crypton] 2: OK
  16929. 2673.89 s [crypton] 3: OK
  16930. 2673.89 s [crypton] Blake2s-256
  16931. 2673.89 s [crypton] 1: OK
  16932. 2673.89 s [crypton] 2: OK
  16933. 2673.89 s [crypton] 3: OK
  16934. 2673.89 s [crypton] SHAKE128_4096
  16935. 2673.89 s [crypton] 1: OK
  16936. 2673.89 s [crypton] 2: OK
  16937. 2673.89 s [crypton] 3: OK
  16938. 2673.89 s [crypton] SHAKE256_4096
  16939. 2673.89 s [crypton] 1: OK
  16940. 2673.89 s [crypton] 2: OK
  16941. 2673.89 s [crypton] 3: OK
  16942. 2673.89 s [crypton] Blake2b 160
  16943. 2673.89 s [crypton] 1: OK
  16944. 2673.89 s [crypton] 2: OK
  16945. 2673.89 s [crypton] 3: OK
  16946. 2673.89 s [crypton] Blake2b 224
  16947. 2673.89 s [crypton] 1: OK
  16948. 2673.89 s [crypton] 2: OK
  16949. 2673.89 s [crypton] 3: OK
  16950. 2673.89 s [crypton] Blake2b 256
  16951. 2673.89 s [crypton] 1: OK
  16952. 2673.89 s [crypton] 2: OK
  16953. 2673.89 s [crypton] 3: OK
  16954. 2673.89 s [crypton] Blake2b 384
  16955. 2673.89 s [crypton] 1: OK
  16956. 2673.89 s [crypton] 2: OK
  16957. 2673.89 s [crypton] 3: OK
  16958. 2673.89 s [crypton] Blake2b 512
  16959. 2673.89 s [crypton] 1: OK
  16960. 2673.89 s [crypton] 2: OK
  16961. 2673.89 s [crypton] 3: OK
  16962. 2673.89 s [crypton] Blake2s 160
  16963. 2673.89 s [crypton] 1: OK
  16964. 2673.89 s [crypton] 2: OK
  16965. 2673.89 s [crypton] 3: OK
  16966. 2673.89 s [crypton] Blake2s 224
  16967. 2673.89 s [crypton] 1: OK
  16968. 2673.89 s [crypton] 2: OK
  16969. 2673.89 s [crypton] 3: OK
  16970. 2673.89 s [crypton] Blake2s 256
  16971. 2673.89 s [crypton] 1: OK
  16972. 2673.89 s [crypton] 2: OK
  16973. 2673.89 s [crypton] 3: OK
  16974. 2673.89 s [crypton] Chunking
  16975. 2673.98 s [crypton] MD2: OK (0.10s)
  16976. 2673.98 s [crypton] +++ OK, passed 100 tests.
  16977. 2674.02 s [crypton] MD4: OK (0.05s)
  16978. 2674.02 s [crypton] +++ OK, passed 100 tests.
  16979. 2674.09 s [crypton] MD5: OK (0.05s)
  16980. 2674.09 s [crypton] +++ OK, passed 100 tests.
  16981. 2674.12 s [crypton] SHA1: OK (0.04s)
  16982. 2674.12 s [crypton] +++ OK, passed 100 tests.
  16983. 2674.18 s [crypton] SHA224: OK (0.05s)
  16984. 2674.19 s [crypton] +++ OK, passed 100 tests.
  16985. 2674.22 s [crypton] SHA256: OK (0.05s)
  16986. 2674.22 s [crypton] +++ OK, passed 100 tests.
  16987. 2674.26 s [crypton] SHA384: OK (0.05s)
  16988. 2674.31 s [crypton] +++ OK, passed 100 tests.
  16989. 2674.33 s [autodocodec] [6 of 9] Compiling Autodocodec.DerivingVia ( src/Autodocodec/DerivingVia.hs, dist/build/Autodocodec/DerivingVia.p_o )
  16990. 2674.33 s [crypton] SHA512: OK (0.06s)
  16991. 2674.33 s [crypton] +++ OK, passed 100 tests.
  16992. 2674.38 s [crypton] SHA512/224: OK (0.05s)
  16993. 2674.38 s [crypton] +++ OK, passed 100 tests.
  16994. 2674.44 s [crypton] SHA512/256: OK (0.06s)
  16995. 2674.44 s [crypton] +++ OK, passed 100 tests.
  16996. 2674.48 s [crypton] RIPEMD160: OK (0.05s)
  16997. 2674.48 s [crypton] +++ OK, passed 100 tests.
  16998. 2674.54 s [crypton] Tiger: OK (0.05s)
  16999. 2674.54 s [crypton] +++ OK, passed 100 tests.
  17000. 2674.58 s [crypton] Skein256-256: OK (0.04s)
  17001. 2674.58 s [crypton] +++ OK, passed 100 tests.
  17002. 2674.65 s [crypton] Skein512-384: OK (0.05s)
  17003. 2674.65 s [crypton] +++ OK, passed 100 tests.
  17004. 2674.70 s [crypton] Skein512-512: OK (0.07s)
  17005. 2674.70 s [crypton] +++ OK, passed 100 tests.
  17006. 2674.76 s [crypton] Whirlpool: OK (0.05s)
  17007. 2674.76 s [crypton] +++ OK, passed 100 tests.
  17008. 2674.82 s [crypton] Keccak-224: OK (0.06s)
  17009. 2674.83 s [crypton] +++ OK, passed 100 tests.
  17010. 2674.90 s [crypton] Keccak-256: OK (0.08s)
  17011. 2674.90 s [crypton] +++ OK, passed 100 tests.
  17012. 2675.00 s [crypton] Keccak-384: OK (0.11s)
  17013. 2675.00 s [crypton] +++ OK, passed 100 tests.
  17014. 2675.08 s [crypton] Keccak-512: OK (0.09s)
  17015. 2675.08 s [crypton] +++ OK, passed 100 tests.
  17016. 2675.14 s [crypton] SHA3-224: OK (0.05s)
  17017. 2675.14 s [crypton] +++ OK, passed 100 tests.
  17018. 2675.18 s [crypton] SHA3-256: OK (0.05s)
  17019. 2675.18 s [crypton] +++ OK, passed 100 tests.
  17020. 2675.24 s [crypton] SHA3-384: OK (0.05s)
  17021. 2675.24 s [crypton] +++ OK, passed 100 tests.
  17022. 2675.27 s [autodocodec] [7 of 9] Compiling Autodocodec.Aeson ( src/Autodocodec/Aeson.hs, dist/build/Autodocodec/Aeson.p_o )
  17023. 2675.28 s [crypton] SHA3-512: OK (0.05s)
  17024. 2675.28 s [crypton] +++ OK, passed 100 tests.
  17025. 2675.34 s [crypton] Blake2b-160: OK (0.05s)
  17026. 2675.34 s [crypton] +++ OK, passed 100 tests.
  17027. 2675.38 s [crypton] Blake2b-224: OK (0.05s)
  17028. 2675.38 s [crypton] +++ OK, passed 100 tests.
  17029. 2675.44 s [crypton] Blake2b-256: OK (0.05s)
  17030. 2675.44 s [crypton] +++ OK, passed 100 tests.
  17031. 2675.50 s [crypton] Blake2b-384: OK (0.05s)
  17032. 2675.50 s [crypton] +++ OK, passed 100 tests.
  17033. 2675.55 s [crypton] Blake2b-512: OK (0.05s)
  17034. 2675.55 s [crypton] +++ OK, passed 100 tests.
  17035. 2675.58 s [crypton] Blake2s-160: OK (0.04s)
  17036. 2675.58 s [crypton] +++ OK, passed 100 tests.
  17037. 2675.62 s [autodocodec] [8 of 9] Compiling Autodocodec ( src/Autodocodec.hs, dist/build/Autodocodec.p_o )
  17038. 2675.68 s [crypton] Blake2s-224: OK (0.09s)
  17039. 2675.68 s [crypton] +++ OK, passed 100 tests.
  17040. 2675.77 s [crypton] Blake2s-256: OK (0.08s)
  17041. 2675.77 s [crypton] +++ OK, passed 100 tests.
  17042. 2675.85 s [crypton] SHAKE128_4096: OK (0.09s)
  17043. 2675.85 s [crypton] +++ OK, passed 100 tests.
  17044. 2676.03 s [crypton] SHAKE256_4096: OK (0.18s)
  17045. 2676.03 s [crypton] +++ OK, passed 100 tests.
  17046. 2676.06 s [autodocodec] [9 of 9] Compiling Paths_autodocodec ( dist/build/autogen/Paths_autodocodec.hs, dist/build/Paths_autodocodec.p_o )
  17047. 2676.13 s [crypton] Blake2b 160: OK (0.11s)
  17048. 2676.13 s [crypton] +++ OK, passed 100 tests.
  17049. 2676.18 s [crypton] Blake2b 224: OK (0.03s)
  17050. 2676.18 s [crypton] +++ OK, passed 100 tests.
  17051. 2676.24 s [crypton] Blake2b 256: OK (0.05s)
  17052. 2676.24 s [crypton] +++ OK, passed 100 tests.
  17053. 2676.26 s [path] [2 of 6] Compiling Path.Internal ( src/Path/Internal.hs, dist/build/Path/Internal.p_o )
  17054. 2676.28 s [crypton] Blake2b 384: OK (0.05s)
  17055. 2676.28 s [crypton] +++ OK, passed 100 tests.
  17056. 2676.32 s [crypton] Blake2b 512: OK (0.04s)
  17057. 2676.32 s [crypton] +++ OK, passed 100 tests.
  17058. 2676.38 s [crypton] Blake2s 160: OK (0.06s)
  17059. 2676.38 s [crypton] +++ OK, passed 100 tests.
  17060. 2676.44 s [crypton] Blake2s 224: OK (0.05s)
  17061. 2676.44 s [crypton] +++ OK, passed 100 tests.
  17062. 2676.48 s [crypton] Blake2s 256: OK (0.05s)
  17063. 2676.48 s [crypton] +++ OK, passed 100 tests.
  17064. 2676.48 s [crypton] Prefix
  17065. 2676.52 s [crypton] MD5: OK (0.04s)
  17066. 2676.52 s [crypton] +++ OK, passed 100 tests.
  17067. 2676.56 s [crypton] SHA1: OK (0.04s)
  17068. 2676.56 s [crypton] +++ OK, passed 100 tests.
  17069. 2676.65 s [crypton] SHA224: OK (0.04s)
  17070. 2676.65 s [crypton] +++ OK, passed 100 tests.
  17071. 2676.70 s [crypton] SHA256: OK (0.10s)
  17072. 2676.70 s [crypton] +++ OK, passed 100 tests.
  17073. 2676.74 s [crypton] SHA384: OK (0.03s)
  17074. 2676.74 s [crypton] +++ OK, passed 100 tests.
  17075. 2676.76 s [crypton] SHA512: OK (0.04s)
  17076. 2676.76 s [crypton] +++ OK, passed 100 tests.
  17077. 2676.76 s [crypton] Hybrid
  17078. 2676.84 s [crypton] MD5: OK (0.07s)
  17079. 2676.84 s [crypton] +++ OK, passed 100 tests.
  17080. 2676.93 s [crypton] SHA1: OK (0.08s)
  17081. 2676.93 s [crypton] +++ OK, passed 100 tests.
  17082. 2676.97 s [crypton] SHA224: OK (0.07s)
  17083. 2676.97 s [crypton] +++ OK, passed 100 tests.
  17084. 2677.05 s [crypton] SHA256: OK (0.07s)
  17085. 2677.05 s [crypton] +++ OK, passed 100 tests.
  17086. 2677.13 s [crypton] SHA384: OK (0.07s)
  17087. 2677.13 s [crypton] +++ OK, passed 100 tests.
  17088. 2677.20 s [crypton] SHA512: OK (0.08s)
  17089. 2677.20 s [crypton] +++ OK, passed 100 tests.
  17090. 2677.20 s [crypton] Truncating
  17091. 2677.20 s [crypton] SHAKE128
  17092. 2677.20 s [crypton] 1: OK
  17093. 2677.20 s [crypton] 2: OK
  17094. 2677.20 s [crypton] 3: OK
  17095. 2677.20 s [crypton] 4: OK
  17096. 2677.20 s [crypton] 5: OK
  17097. 2677.20 s [crypton] 6: OK
  17098. 2677.20 s [crypton] 7: OK
  17099. 2677.20 s [crypton] 8: OK
  17100. 2677.20 s [crypton] Padding
  17101. 2677.20 s [crypton] Cases
  17102. 2677.21 s [crypton] 1: OK
  17103. 2677.21 s [crypton] 2: OK
  17104. 2677.21 s [crypton] 3: OK
  17105. 2677.21 s [crypton] ZeroCases
  17106. 2677.21 s [crypton] 1: OK
  17107. 2677.21 s [crypton] 2: OK
  17108. 2677.21 s [crypton] 3: OK
  17109. 2677.21 s [crypton] ConstructHash
  17110. 2677.21 s [crypton] MiyaguchiPreneel
  17111. 2677.21 s [crypton] KATs
  17112. 2677.21 s [crypton] aes128
  17113. 2677.21 s [crypton] 1: OK
  17114. 2677.21 s [crypton] 2: OK
  17115. 2677.21 s [crypton] 3: OK
  17116. 2677.21 s [crypton] 4: OK
  17117. 2677.21 s [crypton] MAC
  17118. 2677.21 s [crypton] Poly1305
  17119. 2677.21 s [crypton] V0: OK
  17120. 2677.23 s [crypton] Chunking: OK (0.03s)
  17121. 2677.23 s [crypton] +++ OK, passed 100 tests.
  17122. 2677.23 s [crypton] Blake2
  17123. 2677.23 s [crypton] KATs
  17124. 2677.23 s [crypton] Blake2b_512
  17125. 2677.23 s [crypton] 1: OK
  17126. 2677.23 s [crypton] incr-1: OK
  17127. 2677.23 s [crypton] 2: OK
  17128. 2677.23 s [crypton] incr-2: OK
  17129. 2677.23 s [crypton] 3: OK
  17130. 2677.23 s [crypton] incr-3: OK
  17131. 2677.23 s [crypton] Blake2bp_512
  17132. 2677.23 s [crypton] 1: OK
  17133. 2677.23 s [crypton] incr-1: OK
  17134. 2677.24 s [crypton] 2: OK
  17135. 2677.24 s [crypton] incr-2: OK
  17136. 2677.24 s [crypton] 3: OK
  17137. 2677.24 s [crypton] incr-3: OK
  17138. 2677.24 s [crypton] Blake2s_512
  17139. 2677.24 s [crypton] 1: OK
  17140. 2677.24 s [crypton] incr-1: OK
  17141. 2677.24 s [crypton] 2: OK
  17142. 2677.24 s [crypton] incr-2: OK
  17143. 2677.24 s [crypton] 3: OK
  17144. 2677.24 s [crypton] incr-3: OK
  17145. 2677.24 s [crypton] Blake2sp_512
  17146. 2677.24 s [crypton] 1: OK
  17147. 2677.24 s [crypton] incr-1: OK
  17148. 2677.24 s [crypton] 2: OK
  17149. 2677.24 s [crypton] incr-2: OK
  17150. 2677.24 s [crypton] 3: OK
  17151. 2677.25 s [crypton] incr-3: OK
  17152. 2677.26 s [crypton] properties
  17153. 2677.26 s [crypton] Blake2b_512
  17154. 2677.27 s [crypton] list-one: OK (0.02s)
  17155. 2677.27 s [crypton] +++ OK, passed 100 tests.
  17156. 2677.29 s [crypton] list-multi: OK (0.02s)
  17157. 2677.29 s [crypton] +++ OK, passed 100 tests.
  17158. 2677.29 s [crypton] Blake2bp_512
  17159. 2677.29 s [crypton] list-one: OK
  17160. 2677.31 s [crypton] +++ OK, passed 100 tests.
  17161. 2677.32 s [crypton] list-multi: OK (0.02s)
  17162. 2677.32 s [crypton] +++ OK, passed 100 tests.
  17163. 2677.32 s [crypton] Blake2s_256
  17164. 2677.33 s [crypton] list-one: OK
  17165. 2677.33 s [crypton] +++ OK, passed 100 tests.
  17166. 2677.35 s [crypton] list-multi: OK (0.02s)
  17167. 2677.35 s [crypton] +++ OK, passed 100 tests.
  17168. 2677.35 s [crypton] Blake2sp_256
  17169. 2677.35 s [crypton] list-one: OK
  17170. 2677.35 s [crypton] +++ OK, passed 100 tests.
  17171. 2677.39 s [crypton] list-multi: OK (0.05s)
  17172. 2677.39 s [crypton] +++ OK, passed 100 tests.
  17173. 2677.39 s [crypton] CMAC
  17174. 2677.39 s [crypton] KAT - NIST test vectors
  17175. 2677.39 s [crypton] aes128
  17176. 2677.39 s [crypton] 1: OK
  17177. 2677.39 s [crypton] 2: OK
  17178. 2677.39 s [crypton] 3: OK
  17179. 2677.39 s [crypton] 4: OK
  17180. 2677.39 s [crypton] 5: OK
  17181. 2677.39 s [crypton] 6: OK
  17182. 2677.39 s [crypton] 7: OK
  17183. 2677.39 s [crypton] aes192
  17184. 2677.39 s [crypton] 1: OK
  17185. 2677.39 s [crypton] 2: OK
  17186. 2677.39 s [crypton] 3: OK
  17187. 2677.40 s [crypton] 4: OK
  17188. 2677.40 s [crypton] 5: OK
  17189. 2677.40 s [crypton] 6: OK
  17190. 2677.40 s [crypton] 7: OK
  17191. 2677.40 s [crypton] aes256
  17192. 2677.40 s [crypton] 1: OK
  17193. 2677.40 s [crypton] 2: OK
  17194. 2677.40 s [crypton] 3: OK
  17195. 2677.40 s [crypton] 4: OK
  17196. 2677.40 s [crypton] 5: OK
  17197. 2677.40 s [crypton] 6: OK
  17198. 2677.40 s [crypton] 7: OK
  17199. 2677.44 s [crypton] Three Key TDEA
  17200. 2677.44 s [crypton] 1: OK
  17201. 2677.44 s [crypton] 2: OK
  17202. 2677.44 s [crypton] 3: OK
  17203. 2677.44 s [crypton] 4: OK
  17204. 2677.44 s [crypton] 5: OK
  17205. 2677.45 s [crypton] 6: OK (0.01s)
  17206. 2677.46 s [crypton] 7: OK (0.02s)
  17207. 2677.47 s [crypton] Two Key TDEA
  17208. 2677.47 s [crypton] 1: OK
  17209. 2677.47 s [crypton] 2: OK
  17210. 2677.47 s [crypton] 3: OK
  17211. 2677.48 s [crypton] 4: OK
  17212. 2677.48 s [crypton] 5: OK
  17213. 2677.54 s [crypton] 6: OK (0.01s)
  17214. 2677.55 s [crypton] 7: OK (0.02s)
  17215. 2677.55 s [crypton] HMAC
  17216. 2677.55 s [crypton] KATs
  17217. 2677.55 s [crypton] md5
  17218. 2677.55 s [crypton] 1: OK
  17219. 2677.55 s [crypton] incr-1: OK
  17220. 2677.55 s [crypton] 2: OK
  17221. 2677.55 s [crypton] incr-2: OK
  17222. 2677.55 s [crypton] sha1
  17223. 2677.55 s [crypton] 1: OK
  17224. 2677.55 s [crypton] incr-1: OK
  17225. 2677.55 s [crypton] 2: OK
  17226. 2677.55 s [crypton] incr-2: OK
  17227. 2677.55 s [crypton] sha256
  17228. 2677.55 s [crypton] 1: OK
  17229. 2677.55 s [crypton] incr-1: OK
  17230. 2677.55 s [crypton] 2: OK
  17231. 2677.55 s [crypton] incr-2: OK
  17232. 2677.55 s [crypton] keccak-224
  17233. 2677.55 s [crypton] 1: OK
  17234. 2677.55 s [crypton] incr-1: OK
  17235. 2677.55 s [crypton] keccak-256
  17236. 2677.55 s [crypton] 1: OK
  17237. 2677.55 s [crypton] incr-1: OK
  17238. 2677.55 s [crypton] keccak-384
  17239. 2677.55 s [crypton] 1: OK
  17240. 2677.55 s [crypton] incr-1: OK
  17241. 2677.55 s [crypton] keccak-512
  17242. 2677.55 s [crypton] 1: OK
  17243. 2677.55 s [crypton] incr-1: OK
  17244. 2677.55 s [crypton] sha3-224
  17245. 2677.55 s [crypton] 1: OK
  17246. 2677.55 s [crypton] incr-1: OK
  17247. 2677.55 s [crypton] sha3-256
  17248. 2677.55 s [crypton] 1: OK
  17249. 2677.55 s [crypton] incr-1: OK
  17250. 2677.55 s [crypton] sha3-384
  17251. 2677.56 s [crypton] 1: OK
  17252. 2677.56 s [crypton] incr-1: OK
  17253. 2677.56 s [crypton] sha3-512
  17254. 2677.56 s [crypton] 1: OK
  17255. 2677.56 s [crypton] incr-1: OK
  17256. 2677.56 s [crypton] properties
  17257. 2677.56 s [crypton] MD5
  17258. 2677.56 s [crypton] list-one: OK
  17259. 2677.56 s [crypton] +++ OK, passed 100 tests.
  17260. 2677.56 s [crypton] list-multi: OK (0.02s)
  17261. 2677.56 s [crypton] +++ OK, passed 100 tests.
  17262. 2677.56 s [crypton] SHA1
  17263. 2677.56 s [crypton] list-one: OK
  17264. 2677.56 s [crypton] +++ OK, passed 100 tests.
  17265. 2677.57 s [crypton] list-multi: OK (0.02s)
  17266. 2677.57 s [crypton] +++ OK, passed 100 tests.
  17267. 2677.57 s [crypton] SHA256
  17268. 2677.57 s [crypton] list-one: OK
  17269. 2677.57 s [crypton] +++ OK, passed 100 tests.
  17270. 2677.59 s [crypton] list-multi: OK (0.02s)
  17271. 2677.59 s [crypton] +++ OK, passed 100 tests.
  17272. 2677.59 s [crypton] SHA3_224
  17273. 2677.61 s [crypton] list-one: OK
  17274. 2677.61 s [crypton] +++ OK, passed 100 tests.
  17275. 2677.62 s [crypton] list-multi: OK (0.02s)
  17276. 2677.62 s [crypton] +++ OK, passed 100 tests.
  17277. 2677.62 s [crypton] SHA3_256
  17278. 2677.62 s [crypton] list-one: OK
  17279. 2677.65 s [crypton] +++ OK, passed 100 tests.
  17280. 2677.66 s [crypton] list-multi: OK (0.04s)
  17281. 2677.66 s [crypton] +++ OK, passed 100 tests.
  17282. 2677.66 s [crypton] SHA3_384
  17283. 2677.66 s [crypton] list-one: OK
  17284. 2677.66 s [crypton] +++ OK, passed 100 tests.
  17285. 2677.70 s [crypton] list-multi: OK (0.02s)
  17286. 2677.70 s [crypton] +++ OK, passed 100 tests.
  17287. 2677.70 s [crypton] SHA3_512
  17288. 2677.70 s [crypton] list-one: OK
  17289. 2677.71 s [crypton] +++ OK, passed 100 tests.
  17290. 2677.73 s [crypton] list-multi: OK (0.03s)
  17291. 2677.73 s [crypton] +++ OK, passed 100 tests.
  17292. 2677.73 s [crypton] KMAC
  17293. 2677.73 s [crypton] KATs
  17294. 2677.73 s [crypton] SHAKE128
  17295. 2677.73 s [crypton] 1: OK
  17296. 2677.73 s [crypton] incr-1: OK
  17297. 2677.73 s [crypton] 2: OK
  17298. 2677.73 s [crypton] incr-2: OK
  17299. 2677.73 s [crypton] 3: OK
  17300. 2677.73 s [crypton] incr-3: OK
  17301. 2677.73 s [crypton] SHAKE256
  17302. 2677.73 s [crypton] 1: OK
  17303. 2677.73 s [crypton] incr-1: OK
  17304. 2677.73 s [crypton] 2: OK
  17305. 2677.73 s [crypton] incr-2: OK
  17306. 2677.74 s [crypton] 3: OK
  17307. 2677.75 s [crypton] incr-3: OK
  17308. 2677.75 s [crypton] properties
  17309. 2677.75 s [crypton] SHAKE128_256
  17310. 2677.75 s [crypton] list-one: OK (0.02s)
  17311. 2677.75 s [crypton] +++ OK, passed 100 tests.
  17312. 2677.79 s [crypton] list-multi: OK (0.03s)
  17313. 2677.79 s [crypton] +++ OK, passed 100 tests.
  17314. 2677.79 s [crypton] SHAKE256_512
  17315. 2677.80 s [crypton] list-one: OK
  17316. 2677.80 s [crypton] +++ OK, passed 100 tests.
  17317. 2677.82 s [crypton] list-multi: OK
  17318. 2677.82 s [crypton] +++ OK, passed 100 tests.
  17319. 2677.82 s [crypton] Curve25519
  17320. 2677.82 s [crypton] KATs
  17321. 2677.82 s [crypton] 0: OK
  17322. 2677.82 s [crypton] 1: OK
  17323. 2677.82 s [crypton] 2: OK
  17324. 2677.82 s [crypton] 3: OK
  17325. 2677.82 s [crypton] Curve448
  17326. 2677.82 s [crypton] KATs
  17327. 2677.82 s [crypton] 0: OK
  17328. 2677.82 s [crypton] 1: OK
  17329. 2677.82 s [crypton] 2: OK
  17330. 2677.82 s [crypton] 3: OK
  17331. 2677.82 s [crypton] Ed25519
  17332. 2677.82 s [crypton] gen secretkey: OK
  17333. 2677.82 s [crypton] gen publickey
  17334. 2677.82 s [crypton] 0: OK
  17335. 2677.82 s [crypton] 1: OK
  17336. 2677.82 s [crypton] 2: OK
  17337. 2677.82 s [crypton] 3: OK
  17338. 2677.82 s [crypton] 4: OK
  17339. 2677.82 s [crypton] gen signature
  17340. 2677.82 s [crypton] 0: OK
  17341. 2677.82 s [crypton] 1: OK
  17342. 2677.82 s [crypton] 2: OK
  17343. 2677.82 s [crypton] 3: OK
  17344. 2677.82 s [crypton] 4: OK
  17345. 2677.82 s [crypton] verify sig
  17346. 2677.82 s [crypton] 0: OK
  17347. 2677.82 s [crypton] 1: OK
  17348. 2677.82 s [crypton] 2: OK
  17349. 2677.82 s [crypton] 3: OK
  17350. 2677.82 s [crypton] 4: OK
  17351. 2677.82 s [crypton] Ed448
  17352. 2677.82 s [crypton] gen secretkey: OK
  17353. 2677.82 s [crypton] gen publickey
  17354. 2677.82 s [crypton] 0: OK
  17355. 2677.82 s [crypton] 1: OK
  17356. 2677.82 s [crypton] 2: OK
  17357. 2677.82 s [crypton] 3: OK
  17358. 2677.82 s [crypton] 4: OK
  17359. 2677.82 s [crypton] 5: OK
  17360. 2677.82 s [crypton] 6: OK
  17361. 2677.82 s [crypton] 7: OK
  17362. 2677.82 s [crypton] gen signature
  17363. 2677.82 s [crypton] 0: OK
  17364. 2677.82 s [crypton] 1: OK
  17365. 2677.82 s [crypton] 2: OK
  17366. 2677.82 s [crypton] 3: OK
  17367. 2677.82 s [crypton] 4: OK
  17368. 2677.82 s [crypton] 5: OK
  17369. 2677.82 s [crypton] 6: OK
  17370. 2677.82 s [crypton] 7: OK
  17371. 2677.82 s [crypton] verify sig
  17372. 2677.82 s [crypton] 0: OK
  17373. 2677.82 s [crypton] 1: OK
  17374. 2677.82 s [crypton] 2: OK
  17375. 2677.82 s [crypton] 3: OK
  17376. 2677.82 s [crypton] 4: OK
  17377. 2677.82 s [crypton] 5: OK
  17378. 2677.82 s [crypton] 6: OK
  17379. 2677.82 s [crypton] 7: OK
  17380. 2677.82 s [crypton] EdDSA
  17381. 2677.82 s [crypton] gen publickey
  17382. 2677.82 s [crypton] 0: OK
  17383. 2677.82 s [crypton] 1: OK
  17384. 2677.82 s [crypton] 2: OK
  17385. 2677.82 s [crypton] 3: OK
  17386. 2677.82 s [crypton] 4: OK
  17387. 2677.82 s [crypton] 5: OK
  17388. 2677.82 s [crypton] 6: OK
  17389. 2677.82 s [crypton] 7: OK
  17390. 2677.82 s [crypton] 8: OK
  17391. 2677.82 s [crypton] gen signature
  17392. 2677.82 s [crypton] 0: OK
  17393. 2677.82 s [crypton] 1: OK
  17394. 2677.82 s [crypton] 2: OK
  17395. 2677.82 s [crypton] 3: OK
  17396. 2677.83 s [crypton] 4: OK
  17397. 2677.83 s [crypton] 5: OK
  17398. 2677.83 s [crypton] 6: OK
  17399. 2677.83 s [crypton] 7: OK
  17400. 2677.83 s [crypton] 8: OK
  17401. 2677.83 s [crypton] verify sig
  17402. 2677.83 s [crypton] 0: OK
  17403. 2677.83 s [crypton] 1: OK
  17404. 2677.83 s [crypton] 2: OK
  17405. 2677.83 s [crypton] 3: OK
  17406. 2677.83 s [crypton] 4: OK
  17407. 2677.83 s [crypton] 5: OK
  17408. 2677.83 s [crypton] 6: OK
  17409. 2677.83 s [crypton] 7: OK
  17410. 2677.83 s [crypton] 8: OK
  17411. 2677.83 s [crypton] PubKey
  17412. 2677.83 s [crypton] MGF1
  17413. 2677.83 s [crypton] 0: OK
  17414. 2677.83 s [crypton] RSA
  17415. 2677.83 s [crypton] SHA1
  17416. 2677.83 s [crypton] signature
  17417. 2677.83 s [crypton] 0: OK
  17418. 2677.83 s [crypton] 1: OK
  17419. 2677.83 s [crypton] 2: OK
  17420. 2677.83 s [crypton] verify
  17421. 2677.83 s [crypton] 0: OK
  17422. 2677.83 s [crypton] 1: OK
  17423. 2677.83 s [crypton] RSA-PSS
  17424. 2677.83 s [crypton] signature internal
  17425. 2677.83 s [crypton] 0: OK
  17426. 2677.83 s [crypton] verify internal
  17427. 2677.83 s [crypton] 0: OK
  17428. 2677.83 s [crypton] signature key 1024
  17429. 2677.83 s [crypton] 0: OK
  17430. 2677.83 s [crypton] 1: OK
  17431. 2677.83 s [crypton] 2: OK
  17432. 2677.83 s [crypton] 3: OK
  17433. 2677.83 s [crypton] 4: OK
  17434. 2677.83 s [crypton] 5: OK
  17435. 2677.83 s [crypton] verify key 1024
  17436. 2677.83 s [crypton] 0: OK
  17437. 2677.83 s [crypton] 1: OK
  17438. 2677.83 s [crypton] 2: OK
  17439. 2677.83 s [crypton] 3: OK
  17440. 2677.83 s [crypton] 4: OK
  17441. 2677.83 s [crypton] 5: OK
  17442. 2677.83 s [crypton] signature key 1025
  17443. 2677.83 s [crypton] 0: OK
  17444. 2677.83 s [crypton] 1: OK
  17445. 2677.83 s [crypton] 2: OK
  17446. 2677.83 s [crypton] 3: OK
  17447. 2677.83 s [crypton] 4: OK
  17448. 2677.83 s [crypton] 5: OK
  17449. 2677.83 s [crypton] verify key 1025
  17450. 2677.83 s [crypton] 0: OK
  17451. 2677.83 s [crypton] 1: OK
  17452. 2677.83 s [crypton] 2: OK
  17453. 2677.83 s [crypton] 3: OK
  17454. 2677.83 s [crypton] 4: OK
  17455. 2677.83 s [crypton] 5: OK
  17456. 2677.83 s [crypton] signature key 1026
  17457. 2677.83 s [crypton] 0: OK
  17458. 2677.83 s [crypton] 1: OK
  17459. 2677.83 s [crypton] 2: OK
  17460. 2677.83 s [crypton] 3: OK
  17461. 2677.83 s [crypton] 4: OK
  17462. 2677.84 s [crypton] 5: OK
  17463. 2677.84 s [crypton] verify key 1026
  17464. 2677.84 s [crypton] 0: OK
  17465. 2677.84 s [crypton] 1: OK
  17466. 2677.84 s [crypton] 2: OK
  17467. 2677.84 s [crypton] 3: OK
  17468. 2677.84 s [crypton] 4: OK
  17469. 2677.84 s [crypton] 5: OK
  17470. 2677.84 s [crypton] signature key 1031
  17471. 2677.84 s [crypton] 0: OK
  17472. 2677.84 s [crypton] 1: OK
  17473. 2677.84 s [crypton] 2: OK
  17474. 2677.84 s [crypton] 3: OK
  17475. 2677.84 s [crypton] 4: OK
  17476. 2677.84 s [crypton] 5: OK
  17477. 2677.84 s [crypton] verify key 1031
  17478. 2677.84 s [crypton] 0: OK
  17479. 2677.84 s [crypton] 1: OK
  17480. 2677.84 s [crypton] 2: OK
  17481. 2677.84 s [crypton] 3: OK
  17482. 2677.84 s [crypton] 4: OK
  17483. 2677.84 s [crypton] 5: OK
  17484. 2677.84 s [crypton] RSA-OAEP
  17485. 2677.84 s [crypton] internal
  17486. 2677.84 s [crypton] 0: OK
  17487. 2677.84 s [crypton] 0: OK
  17488. 2677.84 s [crypton] encryption key 1024 bits
  17489. 2677.84 s [crypton] 0: OK
  17490. 2677.84 s [crypton] 1: OK
  17491. 2677.84 s [crypton] 2: OK
  17492. 2677.84 s [crypton] 3: OK
  17493. 2677.84 s [crypton] 4: OK
  17494. 2677.84 s [crypton] 5: OK
  17495. 2677.84 s [crypton] decryption key 1024 bits
  17496. 2677.84 s [crypton] 0: OK
  17497. 2677.84 s [crypton] 1: OK
  17498. 2677.84 s [crypton] 2: OK
  17499. 2677.84 s [crypton] 3: OK
  17500. 2677.84 s [crypton] 4: OK
  17501. 2677.84 s [crypton] 5: OK
  17502. 2677.84 s [crypton] DSA
  17503. 2677.84 s [crypton] SHA1
  17504. 2677.84 s [crypton] signature
  17505. 2677.84 s [crypton] 0: OK
  17506. 2677.84 s [crypton] 1: OK
  17507. 2677.84 s [crypton] 2: OK
  17508. 2677.84 s [crypton] 3: OK
  17509. 2677.84 s [crypton] 4: OK
  17510. 2677.84 s [crypton] 5: OK
  17511. 2677.84 s [crypton] 6: OK
  17512. 2677.84 s [crypton] 7: OK
  17513. 2677.84 s [crypton] 8: OK
  17514. 2677.84 s [crypton] 9: OK
  17515. 2677.84 s [crypton] 10: OK
  17516. 2677.84 s [crypton] 11: OK
  17517. 2677.84 s [crypton] 12: OK
  17518. 2677.84 s [crypton] 13: OK
  17519. 2677.84 s [crypton] verify
  17520. 2677.84 s [crypton] 0: OK
  17521. 2677.84 s [crypton] 1: OK
  17522. 2677.84 s [crypton] 2: OK
  17523. 2677.84 s [crypton] 3: OK
  17524. 2677.84 s [crypton] 4: OK
  17525. 2677.84 s [crypton] 5: OK
  17526. 2677.84 s [crypton] 6: OK
  17527. 2677.84 s [crypton] 7: OK
  17528. 2677.84 s [crypton] 8: OK
  17529. 2677.84 s [crypton] 9: OK
  17530. 2677.84 s [crypton] 10: OK
  17531. 2677.84 s [crypton] 11: OK
  17532. 2677.84 s [crypton] 12: OK
  17533. 2677.84 s [crypton] 13: OK
  17534. 2677.84 s [crypton] SHA224
  17535. 2677.84 s [crypton] signature
  17536. 2677.84 s [crypton] 0: OK
  17537. 2677.84 s [crypton] 1: OK
  17538. 2677.85 s [crypton] 2: OK
  17539. 2677.85 s [crypton] 3: OK
  17540. 2677.85 s [crypton] verify
  17541. 2677.85 s [crypton] 0: OK
  17542. 2677.85 s [crypton] 1: OK
  17543. 2677.85 s [crypton] 2: OK
  17544. 2677.85 s [crypton] 3: OK
  17545. 2677.85 s [crypton] SHA256
  17546. 2677.85 s [crypton] signature
  17547. 2677.85 s [crypton] 0: OK
  17548. 2677.85 s [crypton] 1: OK
  17549. 2677.85 s [crypton] 2: OK
  17550. 2677.85 s [crypton] 3: OK
  17551. 2677.85 s [crypton] verify
  17552. 2677.85 s [crypton] 0: OK
  17553. 2677.85 s [crypton] 1: OK
  17554. 2677.85 s [crypton] 2: OK
  17555. 2677.85 s [crypton] 3: OK
  17556. 2677.85 s [crypton] SHA384
  17557. 2677.85 s [crypton] signature
  17558. 2677.85 s [crypton] 0: OK
  17559. 2677.85 s [crypton] 1: OK
  17560. 2677.85 s [crypton] 2: OK
  17561. 2677.85 s [crypton] 3: OK
  17562. 2677.85 s [crypton] verify
  17563. 2677.85 s [crypton] 0: OK
  17564. 2677.85 s [crypton] 1: OK
  17565. 2677.86 s [crypton] 2: OK
  17566. 2677.86 s [crypton] 3: OK
  17567. 2677.86 s [crypton] SHA512
  17568. 2677.86 s [crypton] signature
  17569. 2677.86 s [crypton] 0: OK
  17570. 2677.86 s [crypton] 1: OK
  17571. 2677.86 s [crypton] 2: OK
  17572. 2677.86 s [crypton] 3: OK
  17573. 2677.86 s [crypton] verify
  17574. 2677.86 s [crypton] 0: OK
  17575. 2677.86 s [crypton] 1: OK
  17576. 2677.86 s [crypton] 2: OK
  17577. 2677.86 s [crypton] 3: OK
  17578. 2677.86 s [crypton] ECC
  17579. 2677.86 s [crypton] valid-point
  17580. 2677.86 s [crypton] 0: OK
  17581. 2677.86 s [crypton] 1: OK
  17582. 2677.86 s [crypton] 2: OK
  17583. 2677.86 s [crypton] 3: OK
  17584. 2677.86 s [crypton] 4: OK
  17585. 2677.86 s [crypton] 5: OK
  17586. 2677.86 s [crypton] 6: OK
  17587. 2677.86 s [crypton] 7: OK
  17588. 2677.86 s [crypton] 8: OK
  17589. 2677.86 s [crypton] 9: OK
  17590. 2677.86 s [crypton] 10: OK
  17591. 2677.87 s [crypton] 11: OK
  17592. 2677.87 s [crypton] property
  17593. 2677.91 s [path] [3 of 6] Compiling Path.Internal.Windows ( src/Path/Internal/Windows.hs, dist/build/Path/Internal/Windows.p_o )
  17594. 2677.92 s [path] [4 of 6] Compiling Path.Posix ( src/Path/Posix.hs, dist/build/Path/Posix.p_o )
  17595. 2677.92 s [path] src/Path/Include.hs:486:11: warning: [GHC-53633] [-Woverlapping-patterns]
  17596. 2677.92 s [path] Pattern match is redundant
  17597. 2677.92 s [path] In an equation for ‘normalizeDrive’: normalizeDrive | False = ...
  17598. 2677.92 s [path] |
  17599. 2677.92 s [path] 486 | | IS_WINDOWS = normalizeTrailingSeps
  17600. 2677.92 s [path] | ^^^^^
  17601. 2677.92 s [path]
  17602. 2677.92 s [path] src/Path/Include.hs:850:5: warning: [GHC-53633] [-Woverlapping-patterns]
  17603. 2677.92 s [path] Pattern match is redundant
  17604. 2677.92 s [path] In an equation for ‘normalizeFilePath’:
  17605. 2677.92 s [path] normalizeFilePath | False = ...
  17606. 2677.92 s [path] |
  17607. 2677.92 s [path] 850 | | IS_WINDOWS = normalizeWindowsSeps . FilePath.normalise
  17608. 2677.92 s [path] | ^^^^^
  17609. 2677.92 s [path]
  17610. 2678.20 s [attoparsec-aeson] [4 of 4] Compiling Data.Aeson.Parser ( src/Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o, dist/build/Data/Aeson/Parser.dyn_o )
  17611. 2678.71 s [crypton] point-add: OK (0.84s)
  17612. 2678.71 s [crypton] +++ OK, passed 20 tests.
  17613. 2679.30 s [crypton] point-negate-add: OK (0.60s)
  17614. 2679.36 s [crypton] +++ OK, passed 20 tests.
  17615. 2679.69 s [attoparsec-aeson] [1 of 4] Compiling Data.Aeson.Internal.ByteString ( src/Data/Aeson/Internal/ByteString.hs, dist/build/Data/Aeson/Internal/ByteString.p_o )
  17616. 2679.85 s [crypton] point-negate-negate: OK (0.52s)
  17617. 2679.85 s [crypton] +++ OK, passed 20 tests.
  17618. 2680.34 s [attoparsec-aeson] [2 of 4] Compiling Data.Aeson.Internal.Text ( src/Data/Aeson/Internal/Text.hs, dist/build/Data/Aeson/Internal/Text.p_o )
  17619. 2680.84 s [attoparsec-aeson] [3 of 4] Compiling Data.Aeson.Parser.Internal ( src/Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.p_o )
  17620. 2680.87 s [crypton] point-mul-mul: OK (1.05s)
  17621. 2680.87 s [crypton] +++ OK, passed 20 tests.
  17622. 2681.49 s [autodocodec] Preprocessing test suite 'autodocodec-doctest' for autodocodec-0.4.2.2...
  17623. 2681.49 s [autodocodec] Building test suite 'autodocodec-doctest' for autodocodec-0.4.2.2...
  17624. 2681.93 s [autodocodec] [1 of 2] Compiling DocTest ( doctest/DocTest.hs, dist/build/autodocodec-doctest/autodocodec-doctest-tmp/DocTest.o )
  17625. 2682.00 s [crypton] double-scalar-mult: OK (1.13s)
  17626. 2682.01 s [crypton] +++ OK, passed 20 tests.
  17627. 2682.01 s [crypton] ECDSA
  17628. 2682.01 s [crypton] GEC 2
  17629. 2682.01 s [crypton] SEC_p160r1."abc".SHA1
  17630. 2682.01 s [crypton] public: OK
  17631. 2682.01 s [crypton] signature: OK
  17632. 2682.01 s [crypton] verify: OK
  17633. 2682.01 s [crypton] SEC_t163k1."\162\193\160?\221\NULR\ESC".SHA1
  17634. 2682.03 s [crypton] public: OK (0.02s)
  17635. 2682.05 s [crypton] signature: OK (0.02s)
  17636. 2682.07 s [crypton] verify: OK (0.02s)
  17637. 2682.07 s [crypton] SEC_t163k1."g\EOT\128\128\218\174\183}".SHA1
  17638. 2682.09 s [crypton] public: OK (0.02s)
  17639. 2682.11 s [crypton] signature: OK (0.02s)
  17640. 2682.13 s [crypton] verify: OK (0.02s)
  17641. 2682.13 s [crypton] SEC_t163k1."w\224\a\220*\205rH".SHA1
  17642. 2682.15 s [crypton] public: OK (0.02s)
  17643. 2682.15 s [crypton] signature: OK (0.01s)
  17644. 2682.17 s [crypton] verify: OK (0.02s)
  17645. 2682.17 s [crypton] SEC_t163k1."\251\172\252\206F\136t\132".SHA1
  17646. 2682.19 s [crypton] public: OK (0.02s)
  17647. 2682.21 s [crypton] signature: OK (0.02s)
  17648. 2682.22 s [crypton] verify: OK (0.02s)
  17649. 2682.22 s [crypton] RFC 6979
  17650. 2682.22 s [crypton] SEC_p192r1."sample".SHA1
  17651. 2682.22 s [crypton] public: OK
  17652. 2682.22 s [crypton] nonce: OK
  17653. 2682.23 s [crypton] signature: OK
  17654. 2682.23 s [crypton] verify: OK
  17655. 2682.24 s [crypton] SEC_p192r1."sample".SHA224
  17656. 2682.24 s [crypton] public: OK
  17657. 2682.24 s [crypton] nonce: OK
  17658. 2682.24 s [crypton] signature: OK
  17659. 2682.24 s [crypton] verify: OK
  17660. 2682.24 s [crypton] SEC_p192r1."sample".SHA256
  17661. 2682.24 s [crypton] public: OK
  17662. 2682.24 s [crypton] nonce: OK
  17663. 2682.24 s [crypton] signature: OK
  17664. 2682.24 s [crypton] verify: OK
  17665. 2682.24 s [crypton] SEC_p192r1."sample".SHA384
  17666. 2682.24 s [crypton] public: OK
  17667. 2682.24 s [crypton] nonce: OK
  17668. 2682.24 s [crypton] signature: OK
  17669. 2682.24 s [crypton] verify: OK
  17670. 2682.24 s [crypton] SEC_p192r1."sample".SHA512
  17671. 2682.24 s [crypton] public: OK
  17672. 2682.25 s [crypton] nonce: OK
  17673. 2682.25 s [crypton] signature: OK
  17674. 2682.25 s [crypton] verify: OK
  17675. 2682.25 s [crypton] SEC_p192r1."test".SHA1
  17676. 2682.25 s [crypton] public: OK
  17677. 2682.25 s [crypton] nonce: OK
  17678. 2682.25 s [crypton] signature: OK
  17679. 2682.26 s [crypton] verify: OK
  17680. 2682.26 s [crypton] SEC_p192r1."test".SHA224
  17681. 2682.26 s [crypton] public: OK
  17682. 2682.26 s [crypton] nonce: OK
  17683. 2682.26 s [crypton] signature: OK
  17684. 2682.26 s [crypton] verify: OK
  17685. 2682.26 s [crypton] SEC_p192r1."test".SHA256
  17686. 2682.26 s [crypton] public: OK
  17687. 2682.26 s [crypton] nonce: OK
  17688. 2682.26 s [crypton] signature: OK
  17689. 2682.27 s [crypton] verify: OK
  17690. 2682.27 s [crypton] SEC_p192r1."test".SHA384
  17691. 2682.27 s [crypton] public: OK
  17692. 2682.27 s [crypton] nonce: OK
  17693. 2682.27 s [crypton] signature: OK
  17694. 2682.27 s [crypton] verify: OK
  17695. 2682.27 s [crypton] SEC_p192r1."test".SHA512
  17696. 2682.27 s [crypton] public: OK
  17697. 2682.27 s [crypton] nonce: OK
  17698. 2682.27 s [crypton] signature: OK
  17699. 2682.28 s [crypton] verify: OK
  17700. 2682.28 s [crypton] SEC_p224r1."sample".SHA1
  17701. 2682.28 s [crypton] public: OK
  17702. 2682.28 s [crypton] nonce: OK
  17703. 2682.28 s [crypton] signature: OK
  17704. 2682.29 s [crypton] verify: OK
  17705. 2682.29 s [crypton] SEC_p224r1."sample".SHA224
  17706. 2682.29 s [crypton] public: OK
  17707. 2682.29 s [crypton] nonce: OK
  17708. 2682.29 s [crypton] signature: OK
  17709. 2682.29 s [crypton] verify: OK
  17710. 2682.29 s [crypton] SEC_p224r1."sample".SHA256
  17711. 2682.29 s [crypton] public: OK
  17712. 2682.30 s [crypton] nonce: OK
  17713. 2682.31 s [crypton] signature: OK
  17714. 2682.31 s [crypton] verify: OK (0.02s)
  17715. 2682.31 s [crypton] SEC_p224r1."sample".SHA384
  17716. 2682.31 s [crypton] public: OK
  17717. 2682.31 s [crypton] nonce: OK
  17718. 2682.31 s [crypton] signature: OK
  17719. 2682.32 s [crypton] verify: OK
  17720. 2682.32 s [crypton] SEC_p224r1."sample".SHA512
  17721. 2682.32 s [crypton] public: OK
  17722. 2682.32 s [crypton] nonce: OK
  17723. 2682.33 s [crypton] signature: OK
  17724. 2682.33 s [crypton] verify: OK
  17725. 2682.33 s [crypton] SEC_p224r1."test".SHA1
  17726. 2682.33 s [crypton] public: OK
  17727. 2682.33 s [crypton] nonce: OK
  17728. 2682.33 s [crypton] signature: OK
  17729. 2682.33 s [crypton] verify: OK
  17730. 2682.33 s [crypton] SEC_p224r1."test".SHA224
  17731. 2682.33 s [crypton] public: OK
  17732. 2682.34 s [crypton] nonce: OK
  17733. 2682.34 s [crypton] signature: OK
  17734. 2682.34 s [crypton] verify: OK
  17735. 2682.34 s [crypton] SEC_p224r1."test".SHA256
  17736. 2682.34 s [crypton] public: OK
  17737. 2682.35 s [crypton] nonce: OK
  17738. 2682.35 s [crypton] signature: OK
  17739. 2682.35 s [crypton] verify: OK
  17740. 2682.35 s [crypton] SEC_p224r1."test".SHA384
  17741. 2682.35 s [crypton] public: OK
  17742. 2682.35 s [crypton] nonce: OK
  17743. 2682.35 s [crypton] signature: OK
  17744. 2682.35 s [crypton] verify: OK
  17745. 2682.36 s [crypton] SEC_p224r1."test".SHA512
  17746. 2682.36 s [crypton] public: OK
  17747. 2682.36 s [crypton] nonce: OK
  17748. 2682.36 s [crypton] signature: OK
  17749. 2682.36 s [crypton] verify: OK
  17750. 2682.36 s [crypton] SEC_p256r1."sample".SHA1
  17751. 2682.36 s [crypton] public: OK
  17752. 2682.36 s [crypton] nonce: OK
  17753. 2682.36 s [crypton] signature: OK
  17754. 2682.37 s [crypton] verify: OK
  17755. 2682.37 s [crypton] SEC_p256r1."sample".SHA224
  17756. 2682.37 s [crypton] public: OK
  17757. 2682.38 s [crypton] nonce: OK
  17758. 2682.39 s [crypton] signature: OK
  17759. 2682.39 s [crypton] verify: OK
  17760. 2682.39 s [crypton] SEC_p256r1."sample".SHA256
  17761. 2682.39 s [crypton] public: OK
  17762. 2682.39 s [crypton] nonce: OK
  17763. 2682.39 s [crypton] signature: OK
  17764. 2682.40 s [crypton] verify: OK
  17765. 2682.40 s [crypton] SEC_p256r1."sample".SHA384
  17766. 2682.40 s [crypton] public: OK
  17767. 2682.40 s [crypton] nonce: OK
  17768. 2682.40 s [crypton] signature: OK
  17769. 2682.40 s [crypton] verify: OK
  17770. 2682.40 s [crypton] SEC_p256r1."sample".SHA512
  17771. 2682.40 s [crypton] public: OK
  17772. 2682.40 s [crypton] nonce: OK
  17773. 2682.41 s [crypton] signature: OK
  17774. 2682.41 s [crypton] verify: OK
  17775. 2682.41 s [crypton] SEC_p256r1."test".SHA1
  17776. 2682.41 s [crypton] public: OK
  17777. 2682.41 s [crypton] nonce: OK
  17778. 2682.41 s [crypton] signature: OK
  17779. 2682.42 s [crypton] verify: OK
  17780. 2682.42 s [crypton] SEC_p256r1."test".SHA224
  17781. 2682.42 s [crypton] public: OK
  17782. 2682.42 s [crypton] nonce: OK
  17783. 2682.42 s [crypton] signature: OK
  17784. 2682.42 s [crypton] verify: OK
  17785. 2682.42 s [crypton] SEC_p256r1."test".SHA256
  17786. 2682.43 s [crypton] public: OK
  17787. 2682.43 s [crypton] nonce: OK
  17788. 2682.43 s [crypton] signature: OK
  17789. 2682.43 s [crypton] verify: OK
  17790. 2682.43 s [crypton] SEC_p256r1."test".SHA384
  17791. 2682.44 s [crypton] public: OK
  17792. 2682.44 s [crypton] nonce: OK
  17793. 2682.44 s [crypton] signature: OK
  17794. 2682.45 s [crypton] verify: OK
  17795. 2682.45 s [crypton] SEC_p256r1."test".SHA512
  17796. 2682.45 s [crypton] public: OK
  17797. 2682.46 s [crypton] nonce: OK
  17798. 2682.46 s [crypton] signature: OK
  17799. 2682.47 s [crypton] verify: OK
  17800. 2682.47 s [crypton] SEC_p384r1."sample".SHA1
  17801. 2682.47 s [crypton] public: OK (0.01s)
  17802. 2682.47 s [crypton] nonce: OK
  17803. 2682.48 s [crypton] signature: OK
  17804. 2682.48 s [crypton] verify: OK
  17805. 2682.48 s [crypton] SEC_p384r1."sample".SHA224
  17806. 2682.48 s [crypton] public: OK
  17807. 2682.49 s [crypton] nonce: OK
  17808. 2682.49 s [crypton] signature: OK
  17809. 2682.49 s [crypton] verify: OK
  17810. 2682.50 s [crypton] SEC_p384r1."sample".SHA256
  17811. 2682.50 s [crypton] public: OK
  17812. 2682.50 s [crypton] nonce: OK
  17813. 2682.50 s [crypton] signature: OK
  17814. 2682.51 s [crypton] verify: OK
  17815. 2682.51 s [crypton] SEC_p384r1."sample".SHA384
  17816. 2682.51 s [crypton] public: OK
  17817. 2682.52 s [crypton] nonce: OK
  17818. 2682.52 s [crypton] signature: OK
  17819. 2682.52 s [crypton] verify: OK
  17820. 2682.53 s [crypton] SEC_p384r1."sample".SHA512
  17821. 2682.53 s [crypton] public: OK
  17822. 2682.53 s [crypton] nonce: OK
  17823. 2682.53 s [crypton] signature: OK
  17824. 2682.54 s [crypton] verify: OK
  17825. 2682.54 s [crypton] SEC_p384r1."test".SHA1
  17826. 2682.54 s [crypton] public: OK
  17827. 2682.54 s [crypton] nonce: OK
  17828. 2682.55 s [crypton] signature: OK
  17829. 2682.55 s [crypton] verify: OK
  17830. 2682.55 s [autodocodec] [2 of 2] Compiling Paths_autodocodec ( dist/build/autodocodec-doctest/autogen/Paths_autodocodec.hs, dist/build/autodocodec-doctest/autodocodec-doctest-tmp/Paths_autodocodec.o )
  17831. 2682.55 s [crypton] SEC_p384r1."test".SHA224
  17832. 2682.56 s [crypton] public: OK
  17833. 2682.56 s [crypton] nonce: OK
  17834. 2682.56 s [crypton] signature: OK
  17835. 2682.56 s [crypton] verify: OK
  17836. 2682.57 s [crypton] SEC_p384r1."test".SHA256
  17837. 2682.58 s [crypton] public: OK (0.01s)
  17838. 2682.58 s [crypton] nonce: OK
  17839. 2682.58 s [crypton] signature: OK
  17840. 2682.59 s [crypton] verify: OK
  17841. 2682.59 s [crypton] SEC_p384r1."test".SHA384
  17842. 2682.59 s [crypton] public: OK
  17843. 2682.59 s [crypton] nonce: OK
  17844. 2682.60 s [crypton] signature: OK
  17845. 2682.61 s [crypton] verify: OK
  17846. 2682.61 s [crypton] SEC_p384r1."test".SHA512
  17847. 2682.61 s [crypton] public: OK
  17848. 2682.61 s [crypton] nonce: OK
  17849. 2682.61 s [crypton] signature: OK
  17850. 2682.61 s [crypton] verify: OK
  17851. 2682.63 s [crypton] SEC_p521r1."sample".SHA1
  17852. 2682.63 s [crypton] public: OK
  17853. 2682.63 s [crypton] nonce: OK
  17854. 2682.63 s [crypton] signature: OK
  17855. 2682.64 s [crypton] verify: OK
  17856. 2682.65 s [crypton] SEC_p521r1."sample".SHA224
  17857. 2682.65 s [crypton] public: OK
  17858. 2682.65 s [crypton] nonce: OK
  17859. 2682.67 s [crypton] signature: OK
  17860. 2682.67 s [crypton] verify: OK
  17861. 2682.68 s [crypton] SEC_p521r1."sample".SHA256
  17862. 2682.68 s [crypton] public: OK
  17863. 2682.68 s [crypton] nonce: OK
  17864. 2682.72 s [crypton] signature: OK (0.02s)
  17865. 2682.73 s [path] [5 of 6] Compiling Path ( src/Path.hs, dist/build/Path.p_o )
  17866. 2682.73 s [crypton] verify: OK (0.02s)
  17867. 2682.73 s [crypton] SEC_p521r1."sample".SHA384
  17868. 2682.74 s [crypton] public: OK (0.02s)
  17869. 2682.74 s [crypton] nonce: OK
  17870. 2682.76 s [crypton] signature: OK (0.02s)
  17871. 2682.76 s [crypton] verify: OK
  17872. 2682.77 s [crypton] SEC_p521r1."sample".SHA512
  17873. 2682.77 s [crypton] public: OK
  17874. 2682.77 s [crypton] nonce: OK
  17875. 2682.79 s [crypton] signature: OK
  17876. 2682.79 s [crypton] verify: OK
  17877. 2682.79 s [crypton] SEC_p521r1."test".SHA1
  17878. 2682.79 s [crypton] public: OK
  17879. 2682.79 s [crypton] nonce: OK
  17880. 2682.80 s [crypton] signature: OK
  17881. 2682.81 s [crypton] verify: OK
  17882. 2682.81 s [crypton] SEC_p521r1."test".SHA224
  17883. 2682.82 s [crypton] public: OK
  17884. 2682.82 s [crypton] nonce: OK
  17885. 2682.84 s [crypton] signature: OK
  17886. 2682.84 s [crypton] verify: OK
  17887. 2682.84 s [crypton] SEC_p521r1."test".SHA256
  17888. 2682.84 s [crypton] public: OK
  17889. 2682.85 s [crypton] nonce: OK
  17890. 2682.86 s [crypton] signature: OK
  17891. 2682.87 s [crypton] verify: OK
  17892. 2682.87 s [crypton] SEC_p521r1."test".SHA384
  17893. 2682.87 s [crypton] public: OK
  17894. 2682.88 s [crypton] nonce: OK
  17895. 2682.89 s [crypton] signature: OK
  17896. 2682.89 s [crypton] verify: OK
  17897. 2682.89 s [crypton] SEC_p521r1."test".SHA512
  17898. 2682.89 s [crypton] public: OK
  17899. 2682.89 s [crypton] nonce: OK
  17900. 2682.90 s [crypton] signature: OK
  17901. 2682.91 s [crypton] verify: OK
  17902. 2682.93 s [crypton] SEC_t163k1."sample".SHA1
  17903. 2682.93 s [crypton] public: OK (0.02s)
  17904. 2682.96 s [crypton] nonce: OK
  17905. 2682.96 s [crypton] signature: OK (0.02s)
  17906. 2682.99 s [crypton] verify: OK (0.02s)
  17907. 2682.99 s [crypton] SEC_t163k1."sample".SHA224
  17908. 2682.99 s [crypton] public: OK (0.02s)
  17909. 2683.01 s [crypton] nonce: OK
  17910. 2683.03 s [crypton] signature: OK (0.02s)
  17911. 2683.04 s [path] [6 of 6] Compiling Path.Windows ( src/Path/Windows.hs, dist/build/Path/Windows.p_o )
  17912. 2683.04 s [path] src/Path/Include.hs:487:11: warning: [GHC-53633] [-Woverlapping-patterns]
  17913. 2683.04 s [path] Pattern match is redundant
  17914. 2683.04 s [path] In an equation for ‘normalizeDrive’:
  17915. 2683.04 s [path] normalizeDrive | otherwise = ...
  17916. 2683.04 s [path] |
  17917. 2683.04 s [path] 487 | | otherwise = id
  17918. 2683.04 s [path] | ^^^^^^^^^
  17919. 2683.04 s [path]
  17920. 2683.04 s [path] src/Path/Include.hs:851:5: warning: [GHC-53633] [-Woverlapping-patterns]
  17921. 2683.04 s [path] Pattern match is redundant
  17922. 2683.04 s [path] In an equation for ‘normalizeFilePath’:
  17923. 2683.04 s [path] normalizeFilePath | otherwise = ...
  17924. 2683.04 s [path] |
  17925. 2683.04 s [path] 851 | | otherwise = normalizeLeadingSeps . FilePath.normalise
  17926. 2683.04 s [path] | ^^^^^^^^^
  17927. 2683.04 s [path]
  17928. 2683.05 s [crypton] verify: OK (0.02s)
  17929. 2683.05 s [crypton] SEC_t163k1."sample".SHA256
  17930. 2683.05 s [crypton] public: OK (0.02s)
  17931. 2683.05 s [crypton] nonce: OK
  17932. 2683.07 s [crypton] signature: OK (0.02s)
  17933. 2683.09 s [autodocodec] [3 of 3] Linking dist/build/autodocodec-doctest/autodocodec-doctest
  17934. 2683.09 s [crypton] verify: OK (0.02s)
  17935. 2683.09 s [crypton] SEC_t163k1."sample".SHA384
  17936. 2683.11 s [crypton] public: OK (0.03s)
  17937. 2683.11 s [crypton] nonce: OK
  17938. 2683.15 s [crypton] signature: OK (0.02s)
  17939. 2683.17 s [crypton] verify: OK (0.02s)
  17940. 2683.17 s [crypton] SEC_t163k1."sample".SHA512
  17941. 2683.17 s [crypton] public: OK (0.02s)
  17942. 2683.17 s [crypton] nonce: OK
  17943. 2683.19 s [crypton] signature: OK (0.02s)
  17944. 2683.21 s [crypton] verify: OK (0.02s)
  17945. 2683.21 s [crypton] SEC_t163k1."test".SHA1
  17946. 2683.22 s [crypton] public: OK (0.02s)
  17947. 2683.23 s [crypton] nonce: OK
  17948. 2683.25 s [crypton] signature: OK (0.02s)
  17949. 2683.27 s [crypton] verify: OK (0.02s)
  17950. 2683.27 s [crypton] SEC_t163k1."test".SHA224
  17951. 2683.28 s [crypton] public: OK (0.02s)
  17952. 2683.29 s [crypton] nonce: OK
  17953. 2683.31 s [crypton] signature: OK (0.02s)
  17954. 2683.33 s [crypton] verify: OK (0.02s)
  17955. 2683.33 s [crypton] SEC_t163k1."test".SHA256
  17956. 2683.34 s [crypton] public: OK (0.02s)
  17957. 2683.35 s [crypton] nonce: OK
  17958. 2683.39 s [crypton] signature: OK (0.03s)
  17959. 2683.42 s [crypton] verify: OK (0.04s)
  17960. 2683.42 s [crypton] SEC_t163k1."test".SHA384
  17961. 2683.44 s [crypton] public: OK
  17962. 2683.45 s [crypton] nonce: OK
  17963. 2683.47 s [crypton] signature: OK (0.03s)
  17964. 2683.49 s [crypton] verify: OK (0.02s)
  17965. 2683.49 s [crypton] SEC_t163k1."test".SHA512
  17966. 2683.51 s [crypton] public: OK (0.02s)
  17967. 2683.51 s [crypton] nonce: OK
  17968. 2683.53 s [crypton] signature: OK (0.02s)
  17969. 2683.55 s [crypton] verify: OK (0.02s)
  17970. 2683.55 s [crypton] SEC_t233k1."sample".SHA1
  17971. 2683.59 s [crypton] public: OK (0.04s)
  17972. 2683.59 s [crypton] nonce: OK
  17973. 2683.63 s [crypton] signature: OK (0.04s)
  17974. 2683.67 s [crypton] verify: OK (0.04s)
  17975. 2683.67 s [crypton] SEC_t233k1."sample".SHA224
  17976. 2683.71 s [crypton] public: OK (0.04s)
  17977. 2683.71 s [crypton] nonce: OK
  17978. 2683.75 s [crypton] signature: OK (0.04s)
  17979. 2683.81 s [crypton] verify: OK (0.04s)
  17980. 2683.81 s [crypton] SEC_t233k1."sample".SHA256
  17981. 2683.83 s [crypton] public: OK (0.04s)
  17982. 2683.83 s [crypton] nonce: OK
  17983. 2683.89 s [crypton] signature: OK (0.04s)
  17984. 2683.94 s [crypton] verify: OK (0.05s)
  17985. 2683.94 s [crypton] SEC_t233k1."sample".SHA384
  17986. 2683.97 s [crypton] public: OK (0.05s)
  17987. 2683.99 s [crypton] nonce: OK
  17988. 2684.01 s [crypton] signature: OK (0.04s)
  17989. 2684.06 s [crypton] verify: OK (0.04s)
  17990. 2684.06 s [crypton] SEC_t233k1."sample".SHA512
  17991. 2684.09 s [crypton] public: OK (0.03s)
  17992. 2684.09 s [crypton] nonce: OK
  17993. 2684.13 s [crypton] signature: OK (0.03s)
  17994. 2684.19 s [crypton] verify: OK (0.07s)
  17995. 2684.19 s [crypton] SEC_t233k1."test".SHA1
  17996. 2684.22 s [crypton] public: OK (0.04s)
  17997. 2684.23 s [crypton] nonce: OK
  17998. 2684.27 s [crypton] signature: OK (0.04s)
  17999. 2684.31 s [crypton] verify: OK (0.04s)
  18000. 2684.36 s [crypton] SEC_t233k1."test".SHA224
  18001. 2684.36 s [crypton] public: OK (0.04s)
  18002. 2684.36 s [crypton] nonce: OK
  18003. 2684.37 s [crypton] signature: OK (0.04s)
  18004. 2684.43 s [crypton] verify: OK (0.04s)
  18005. 2684.43 s [crypton] SEC_t233k1."test".SHA256
  18006. 2684.46 s [crypton] public: OK (0.04s)
  18007. 2684.46 s [crypton] nonce: OK
  18008. 2684.48 s [crypton] signature: OK (0.04s)
  18009. 2684.53 s [crypton] verify: OK (0.03s)
  18010. 2684.53 s [crypton] SEC_t233k1."test".SHA384
  18011. 2684.58 s [crypton] public: OK (0.05s)
  18012. 2684.59 s [crypton] nonce: OK
  18013. 2684.64 s [crypton] signature: OK (0.03s)
  18014. 2684.70 s [crypton] verify: OK (0.06s)
  18015. 2684.70 s [crypton] SEC_t233k1."test".SHA512
  18016. 2684.73 s [crypton] public: OK (0.05s)
  18017. 2684.73 s [crypton] nonce: OK
  18018. 2684.79 s [crypton] signature: OK (0.04s)
  18019. 2684.83 s [crypton] verify: OK (0.05s)
  18020. 2684.83 s [crypton] SEC_t283k1."sample".SHA1
  18021. 2684.88 s [crypton] public: OK (0.05s)
  18022. 2684.88 s [crypton] nonce: OK
  18023. 2684.93 s [crypton] signature: OK (0.05s)
  18024. 2684.99 s [crypton] verify: OK (0.06s)
  18025. 2684.99 s [crypton] SEC_t283k1."sample".SHA224
  18026. 2685.04 s [crypton] public: OK (0.05s)
  18027. 2685.05 s [crypton] nonce: OK
  18028. 2685.09 s [crypton] signature: OK (0.05s)
  18029. 2685.15 s [crypton] verify: OK (0.07s)
  18030. 2685.15 s [crypton] SEC_t283k1."sample".SHA256
  18031. 2685.21 s [crypton] public: OK (0.04s)
  18032. 2685.21 s [crypton] nonce: OK
  18033. 2685.27 s [crypton] signature: OK (0.05s)
  18034. 2685.33 s [crypton] verify: OK (0.06s)
  18035. 2685.33 s [crypton] SEC_t283k1."sample".SHA384
  18036. 2685.38 s [crypton] public: OK (0.06s)
  18037. 2685.39 s [crypton] nonce: OK
  18038. 2685.47 s [crypton] signature: OK (0.08s)
  18039. 2685.59 s [crypton] verify: OK (0.13s)
  18040. 2685.59 s [crypton] SEC_t283k1."sample".SHA512
  18041. 2685.70 s [crypton] public: OK (0.11s)
  18042. 2685.71 s [crypton] nonce: OK
  18043. 2685.87 s [crypton] signature: OK (0.15s)
  18044. 2685.93 s [crypton] verify: OK (0.06s)
  18045. 2685.93 s [crypton] SEC_t283k1."test".SHA1
  18046. 2685.96 s [crypton] public: OK (0.05s)
  18047. 2685.97 s [crypton] nonce: OK
  18048. 2686.03 s [crypton] signature: OK (0.05s)
  18049. 2686.11 s [crypton] verify: OK (0.06s)
  18050. 2686.11 s [crypton] SEC_t283k1."test".SHA224
  18051. 2686.14 s [crypton] public: OK (0.06s)
  18052. 2686.15 s [crypton] nonce: OK
  18053. 2686.21 s [crypton] signature: OK (0.06s)
  18054. 2686.29 s [crypton] verify: OK (0.08s)
  18055. 2686.29 s [crypton] SEC_t283k1."test".SHA256
  18056. 2686.33 s [crypton] public: OK (0.06s)
  18057. 2686.35 s [crypton] nonce: OK
  18058. 2686.39 s [crypton] signature: OK (0.05s)
  18059. 2686.45 s [crypton] verify: OK (0.06s)
  18060. 2686.45 s [crypton] SEC_t283k1."test".SHA384
  18061. 2686.51 s [crypton] public: OK (0.05s)
  18062. 2686.51 s [crypton] nonce: OK
  18063. 2686.57 s [crypton] signature: OK (0.05s)
  18064. 2686.70 s [crypton] verify: OK (0.13s)
  18065. 2686.70 s [crypton] SEC_t283k1."test".SHA512
  18066. 2686.78 s [crypton] public: OK (0.10s)
  18067. 2686.78 s [crypton] nonce: OK
  18068. 2686.84 s [crypton] signature: OK (0.05s)
  18069. 2686.90 s [crypton] verify: OK (0.06s)
  18070. 2686.90 s [crypton] SEC_t409k1."sample".SHA1
  18071. 2687.02 s [crypton] public: OK (0.13s)
  18072. 2687.04 s [crypton] nonce: OK
  18073. 2687.16 s [crypton] signature: OK (0.12s)
  18074. 2687.30 s [crypton] verify: OK (0.15s)
  18075. 2687.30 s [crypton] SEC_t409k1."sample".SHA224
  18076. 2687.43 s [crypton] public: OK (0.13s)
  18077. 2687.43 s [crypton] nonce: OK
  18078. 2687.56 s [crypton] signature: OK (0.12s)
  18079. 2687.75 s [crypton] verify: OK (0.18s)
  18080. 2687.75 s [crypton] SEC_t409k1."sample".SHA256
  18081. 2687.90 s [crypton] public: OK (0.17s)
  18082. 2687.91 s [crypton] nonce: OK
  18083. 2688.05 s [crypton] signature: OK (0.13s)
  18084. 2688.17 s [path] Preprocessing test suite 'validity-test' for path-0.9.5...
  18085. 2688.17 s [path] Building test suite 'validity-test' for path-0.9.5...
  18086. 2688.31 s [crypton] verify: OK (0.28s)
  18087. 2688.31 s [crypton] SEC_t409k1."sample".SHA384
  18088. 2688.47 s [crypton] public: OK (0.15s)
  18089. 2688.48 s [path] [1 of 2] Compiling Path.Gen ( test/Path/Gen.hs, dist/build/validity-test/validity-test-tmp/Path/Gen.o, dist/build/validity-test/validity-test-tmp/Path/Gen.dyn_o )
  18090. 2688.48 s [crypton] nonce: OK
  18091. 2688.60 s [crypton] signature: OK (0.13s)
  18092. 2688.74 s [crypton] verify: OK (0.14s)
  18093. 2688.74 s [crypton] SEC_t409k1."sample".SHA512
  18094. 2688.89 s [crypton] public: OK (0.15s)
  18095. 2688.89 s [crypton] nonce: OK
  18096. 2689.03 s [crypton] signature: OK (0.13s)
  18097. 2689.19 s [crypton] verify: OK (0.16s)
  18098. 2689.19 s [crypton] SEC_t409k1."test".SHA1
  18099. 2689.32 s [crypton] public: OK (0.14s)
  18100. 2689.36 s [crypton] nonce: OK
  18101. 2689.49 s [crypton] signature: OK (0.16s)
  18102. 2689.65 s [crypton] verify: OK (0.16s)
  18103. 2689.65 s [crypton] SEC_t409k1."test".SHA224
  18104. 2689.76 s [crypton] public: OK (0.13s)
  18105. 2689.77 s [crypton] nonce: OK
  18106. 2689.91 s [crypton] signature: OK (0.13s)
  18107. 2690.08 s [crypton] verify: OK (0.18s)
  18108. 2690.08 s [crypton] SEC_t409k1."test".SHA256
  18109. 2690.20 s [crypton] public: OK (0.12s)
  18110. 2690.21 s [crypton] nonce: OK
  18111. 2690.33 s [crypton] signature: OK (0.12s)
  18112. 2690.49 s [crypton] verify: OK (0.14s)
  18113. 2690.49 s [crypton] SEC_t409k1."test".SHA384
  18114. 2690.60 s [crypton] public: OK (0.13s)
  18115. 2690.61 s [crypton] nonce: OK
  18116. 2690.77 s [crypton] signature: OK (0.15s)
  18117. 2690.82 s [path] [2 of 2] Compiling Main ( test/ValidityTest.hs, dist/build/validity-test/validity-test-tmp/Main.o )
  18118. 2690.97 s [crypton] verify: OK (0.21s)
  18119. 2690.97 s [crypton] SEC_t409k1."test".SHA512
  18120. 2691.18 s [crypton] public: OK (0.21s)
  18121. 2691.18 s [crypton] nonce: OK
  18122. 2691.51 s [crypton] signature: OK (0.31s)
  18123. 2691.75 s [crypton] verify: OK (0.24s)
  18124. 2691.75 s [crypton] SEC_t571k1."sample".SHA1
  18125. 2692.04 s [crypton] public: OK (0.32s)
  18126. 2692.06 s [crypton] nonce: OK
  18127. 2692.28 s [crypton] signature: OK (0.24s)
  18128. 2692.81 s [crypton] verify: OK (0.52s)
  18129. 2692.81 s [crypton] SEC_t571k1."sample".SHA224
  18130. 2693.34 s [crypton] public: OK (0.54s)
  18131. 2693.34 s [crypton] nonce: OK
  18132. 2693.59 s [crypton] signature: OK (0.21s)
  18133. 2693.84 s [crypton] verify: OK (0.29s)
  18134. 2693.84 s [crypton] SEC_t571k1."sample".SHA256
  18135. 2694.23 s [crypton] public: OK (0.39s)
  18136. 2694.29 s [crypton] nonce: OK
  18137. 2694.65 s [crypton] signature: OK (0.39s)
  18138. 2694.99 s [crypton] verify: OK (0.34s)
  18139. 2694.99 s [crypton] SEC_t571k1."sample".SHA384
  18140. 2695.48 s [crypton] public: OK (0.51s)
  18141. 2695.48 s [crypton] nonce: OK
  18142. 2695.82 s [autodocodec] buildPhase completed in 48 seconds
  18143. 2695.82 s [autodocodec] Phase: checkPhase
  18144. 2695.92 s [crypton] signature: OK (0.43s)
  18145. 2696.27 s [crypton] verify: OK (0.33s)
  18146. 2696.27 s [crypton] SEC_t571k1."sample".SHA512
  18147. 2696.68 s [crypton] public: OK (0.44s)
  18148. 2696.68 s [crypton] nonce: OK
  18149. 2696.96 s [crypton] signature: OK (0.27s)
  18150. 2697.24 s [crypton] verify: OK (0.28s)
  18151. 2697.24 s [crypton] SEC_t571k1."test".SHA1
  18152. 2697.32 s [autodocodec] Running 1 test suites...
  18153. 2697.32 s [autodocodec] Test suite autodocodec-doctest: RUNNING...
  18154. 2697.47 s [crypton] public: OK (0.23s)
  18155. 2697.48 s [crypton] nonce: OK
  18156. 2697.78 s [crypton] signature: OK (0.31s)
  18157. 2698.10 s [crypton] verify: OK (0.31s)
  18158. 2698.10 s [crypton] SEC_t571k1."test".SHA224
  18159. 2698.48 s [crypton] public: OK (0.33s)
  18160. 2698.48 s [crypton] nonce: OK
  18161. 2698.94 s [crypton] signature: OK (0.51s)
  18162. 2699.24 s [crypton] verify: OK (0.30s)
  18163. 2699.24 s [crypton] SEC_t571k1."test".SHA256
  18164. 2699.63 s [crypton] public: OK (0.40s)
  18165. 2699.64 s [crypton] nonce: OK
  18166. 2700.00 s [crypton] signature: OK (0.37s)
  18167. 2700.55 s [path] [3 of 3] Linking dist/build/validity-test/validity-test
  18168. 2700.76 s [crypton] verify: OK (0.75s)
  18169. 2700.76 s [crypton] SEC_t571k1."test".SHA384
  18170. 2701.19 s [crypton] public: OK (0.44s)
  18171. 2701.19 s [crypton] nonce: OK
  18172. 2701.50 s [crypton] signature: OK (0.30s)
  18173. 2701.85 s [crypton] verify: OK (0.28s)
  18174. 2701.85 s [crypton] SEC_t571k1."test".SHA512
  18175. 2702.11 s [crypton] public: OK (0.33s)
  18176. 2702.12 s [crypton] nonce: OK
  18177. 2702.50 s [crypton] signature: OK (0.38s)
  18178. 2702.83 s [crypton] verify: OK (0.32s)
  18179. 2702.83 s [crypton] SEC_t163r2."sample".SHA1
  18180. 2702.84 s [crypton] public: OK (0.04s)
  18181. 2702.86 s [crypton] nonce: OK
  18182. 2702.88 s [crypton] signature: OK (0.02s)
  18183. 2702.90 s [crypton] verify: OK (0.03s)
  18184. 2702.90 s [crypton] SEC_t163r2."sample".SHA224
  18185. 2702.91 s [crypton] public: OK (0.02s)
  18186. 2702.92 s [crypton] nonce: OK
  18187. 2702.94 s [crypton] signature: OK (0.02s)
  18188. 2702.99 s [crypton] verify: OK (0.02s)
  18189. 2702.99 s [crypton] SEC_t163r2."sample".SHA256
  18190. 2702.99 s [crypton] public: OK (0.02s)
  18191. 2702.99 s [crypton] nonce: OK
  18192. 2703.00 s [crypton] signature: OK (0.02s)
  18193. 2703.03 s [crypton] verify: OK (0.02s)
  18194. 2703.03 s [crypton] SEC_t163r2."sample".SHA384
  18195. 2703.04 s [crypton] public: OK (0.02s)
  18196. 2703.04 s [crypton] nonce: OK
  18197. 2703.09 s [crypton] signature: OK (0.02s)
  18198. 2703.10 s [crypton] verify: OK (0.03s)
  18199. 2703.10 s [crypton] SEC_t163r2."sample".SHA512
  18200. 2703.10 s [crypton] public: OK (0.02s)
  18201. 2703.12 s [crypton] nonce: OK
  18202. 2703.12 s [crypton] signature: OK (0.02s)
  18203. 2703.16 s [crypton] verify: OK
  18204. 2703.16 s [crypton] SEC_t163r2."test".SHA1
  18205. 2703.16 s [crypton] public: OK (0.02s)
  18206. 2703.18 s [crypton] nonce: OK
  18207. 2703.20 s [crypton] signature: OK (0.02s)
  18208. 2703.22 s [crypton] verify: OK (0.02s)
  18209. 2703.22 s [crypton] SEC_t163r2."test".SHA224
  18210. 2703.22 s [crypton] public: OK (0.02s)
  18211. 2703.24 s [crypton] nonce: OK
  18212. 2703.26 s [crypton] signature: OK (0.02s)
  18213. 2703.28 s [crypton] verify: OK (0.03s)
  18214. 2703.28 s [crypton] SEC_t163r2."test".SHA256
  18215. 2703.33 s [crypton] public: OK (0.03s)
  18216. 2703.34 s [crypton] nonce: OK
  18217. 2703.34 s [crypton] signature: OK (0.02s)
  18218. 2703.37 s [crypton] verify: OK (0.03s)
  18219. 2703.37 s [crypton] SEC_t163r2."test".SHA384
  18220. 2703.41 s [crypton] public: OK (0.05s)
  18221. 2703.42 s [crypton] nonce: OK
  18222. 2703.44 s [crypton] signature: OK (0.03s)
  18223. 2703.47 s [crypton] verify: OK (0.02s)
  18224. 2703.47 s [crypton] SEC_t163r2."test".SHA512
  18225. 2703.48 s [crypton] public: OK (0.03s)
  18226. 2703.50 s [crypton] nonce: OK
  18227. 2703.51 s [attoparsec-aeson] [4 of 4] Compiling Data.Aeson.Parser ( src/Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.p_o )
  18228. 2703.56 s [crypton] signature: OK (0.02s)
  18229. 2703.56 s [crypton] verify: OK (0.03s)
  18230. 2703.56 s [crypton] SEC_t233r1."sample".SHA1
  18231. 2703.59 s [crypton] public: OK (0.05s)
  18232. 2703.59 s [crypton] nonce: OK
  18233. 2703.67 s [crypton] signature: OK (0.07s)
  18234. 2703.74 s [crypton] verify: OK (0.08s)
  18235. 2703.74 s [crypton] SEC_t233r1."sample".SHA224
  18236. 2703.82 s [crypton] public: OK (0.08s)
  18237. 2703.82 s [crypton] nonce: OK
  18238. 2703.91 s [crypton] signature: OK (0.06s)
  18239. 2703.96 s [crypton] verify: OK (0.07s)
  18240. 2703.96 s [crypton] SEC_t233r1."sample".SHA256
  18241. 2704.02 s [crypton] public: OK (0.06s)
  18242. 2704.02 s [crypton] nonce: OK
  18243. 2704.08 s [crypton] signature: OK (0.05s)
  18244. 2704.12 s [crypton] verify: OK (0.05s)
  18245. 2704.12 s [crypton] SEC_t233r1."sample".SHA384
  18246. 2704.16 s [crypton] public: OK (0.04s)
  18247. 2704.18 s [crypton] nonce: OK
  18248. 2704.20 s [crypton] signature: OK (0.04s)
  18249. 2704.26 s [crypton] verify: OK (0.05s)
  18250. 2704.26 s [crypton] SEC_t233r1."sample".SHA512
  18251. 2704.31 s [crypton] public: OK (0.06s)
  18252. 2704.32 s [crypton] nonce: OK
  18253. 2704.38 s [crypton] signature: OK (0.06s)
  18254. 2704.42 s [crypton] verify: OK (0.05s)
  18255. 2704.42 s [crypton] SEC_t233r1."test".SHA1
  18256. 2704.46 s [crypton] public: OK (0.04s)
  18257. 2704.46 s [crypton] nonce: OK
  18258. 2704.52 s [crypton] signature: OK (0.06s)
  18259. 2704.58 s [crypton] verify: OK (0.05s)
  18260. 2704.58 s [crypton] SEC_t233r1."test".SHA224
  18261. 2704.60 s [crypton] public: OK (0.04s)
  18262. 2704.62 s [crypton] nonce: OK
  18263. 2704.66 s [crypton] signature: OK (0.04s)
  18264. 2704.70 s [crypton] verify: OK (0.04s)
  18265. 2704.70 s [crypton] SEC_t233r1."test".SHA256
  18266. 2704.72 s [path] Preprocessing test suite 'test' for path-0.9.5...
  18267. 2704.72 s [path] Building test suite 'test' for path-0.9.5...
  18268. 2704.73 s [crypton] public: OK (0.04s)
  18269. 2704.74 s [crypton] nonce: OK
  18270. 2704.78 s [crypton] signature: OK (0.04s)
  18271. 2704.82 s [crypton] verify: OK (0.04s)
  18272. 2704.82 s [crypton] SEC_t233r1."test".SHA384
  18273. 2704.85 s [crypton] public: OK (0.04s)
  18274. 2704.85 s [crypton] nonce: OK
  18275. 2704.90 s [crypton] signature: OK (0.04s)
  18276. 2704.94 s [crypton] verify: OK (0.04s)
  18277. 2704.94 s [crypton] SEC_t233r1."test".SHA512
  18278. 2705.02 s [crypton] public: OK (0.04s)
  18279. 2705.03 s [crypton] nonce: OK
  18280. 2705.04 s [crypton] signature: OK (0.06s)
  18281. 2705.12 s [crypton] verify: OK (0.06s)
  18282. 2705.12 s [crypton] SEC_t283r1."sample".SHA1
  18283. 2705.27 s [crypton] public: OK (0.10s)
  18284. 2705.27 s [crypton] nonce: OK
  18285. 2705.32 s [crypton] signature: OK (0.09s)
  18286. 2705.42 s [path] [1 of 5] Compiling Common.Posix ( test/Common/Posix.hs, dist/build/test/test-tmp/Common/Posix.o, dist/build/test/test-tmp/Common/Posix.dyn_o )
  18287. 2705.44 s [crypton] verify: OK (0.15s)
  18288. 2705.44 s [crypton] SEC_t283r1."sample".SHA224
  18289. 2705.50 s [crypton] public: OK (0.06s)
  18290. 2705.50 s [crypton] nonce: OK
  18291. 2705.56 s [crypton] signature: OK (0.06s)
  18292. 2705.62 s [crypton] verify: OK (0.07s)
  18293. 2705.62 s [crypton] SEC_t283r1."sample".SHA256
  18294. 2705.68 s [crypton] public: OK (0.06s)
  18295. 2705.68 s [crypton] nonce: OK
  18296. 2705.74 s [crypton] signature: OK (0.06s)
  18297. 2705.83 s [crypton] verify: OK (0.07s)
  18298. 2705.83 s [crypton] SEC_t283r1."sample".SHA384
  18299. 2705.86 s [crypton] public: OK (0.06s)
  18300. 2705.86 s [crypton] nonce: OK
  18301. 2705.94 s [crypton] signature: OK (0.07s)
  18302. 2706.03 s [crypton] verify: OK (0.08s)
  18303. 2706.03 s [crypton] SEC_t283r1."sample".SHA512
  18304. 2706.07 s [crypton] public: OK (0.05s)
  18305. 2706.07 s [crypton] nonce: OK
  18306. 2706.24 s [crypton] signature: OK (0.06s)
  18307. 2706.24 s [crypton] verify: OK (0.07s)
  18308. 2706.24 s [crypton] SEC_t283r1."test".SHA1
  18309. 2706.25 s [crypton] public: OK (0.05s)
  18310. 2706.26 s [crypton] nonce: OK
  18311. 2706.33 s [crypton] signature: OK (0.06s)
  18312. 2706.38 s [crypton] verify: OK (0.07s)
  18313. 2706.38 s [crypton] SEC_t283r1."test".SHA224
  18314. 2706.43 s [crypton] public: OK (0.05s)
  18315. 2706.44 s [crypton] nonce: OK
  18316. 2706.52 s [crypton] signature: OK (0.07s)
  18317. 2706.58 s [crypton] verify: OK (0.06s)
  18318. 2706.58 s [crypton] SEC_t283r1."test".SHA256
  18319. 2706.62 s [crypton] public: OK (0.05s)
  18320. 2706.62 s [crypton] nonce: OK
  18321. 2706.68 s [crypton] signature: OK (0.06s)
  18322. 2706.76 s [crypton] verify: OK (0.08s)
  18323. 2706.76 s [crypton] SEC_t283r1."test".SHA384
  18324. 2706.81 s [crypton] public: OK (0.05s)
  18325. 2706.81 s [crypton] nonce: OK
  18326. 2706.88 s [crypton] signature: OK (0.05s)
  18327. 2706.93 s [path] test/Common/Include.hs:21:5: warning: [GHC-40910] [-Wunused-top-binds]
  18328. 2706.93 s [path] Defined but not used: ‘foo’
  18329. 2706.93 s [path] |
  18330. 2706.93 s [path] 21 | foo :: Path a b -> FilePath
  18331. 2706.93 s [path] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  18332. 2706.93 s [path]
  18333. 2706.93 s [path] test/Common/Include.hs:30:1: warning: [GHC-40910] [-Wunused-top-binds]
  18334. 2706.93 s [path] Defined but not used: ‘qqRelDir’
  18335. 2706.93 s [path] |
  18336. 2706.93 s [path] 30 | qqRelDir = foo [reldir|foo/|]
  18337. 2706.93 s [path] | ^^^^^^^^
  18338. 2706.93 s [path]
  18339. 2706.93 s [path] test/Common/Include.hs:33:1: warning: [GHC-40910] [-Wunused-top-binds]
  18340. 2706.93 s [path] Defined but not used: ‘qqRelFile’
  18341. 2706.93 s [path] |
  18342. 2706.93 s [path] 33 | qqRelFile = foo [relfile|foo|]
  18343. 2706.93 s [path] | ^^^^^^^^^
  18344. 2706.93 s [path]
  18345. 2706.93 s [path] test/Common/Include.hs:36:1: warning: [GHC-40910] [-Wunused-top-binds]
  18346. 2706.93 s [path] Defined but not used: ‘thRelDir’
  18347. 2706.93 s [path] |
  18348. 2706.93 s [path] 36 | thRelDir = foo $(mkRelDir "foo/")
  18349. 2706.93 s [path] | ^^^^^^^^
  18350. 2706.93 s [path]
  18351. 2706.93 s [path] test/Common/Include.hs:39:1: warning: [GHC-40910] [-Wunused-top-binds]
  18352. 2706.93 s [path] Defined but not used: ‘thRelFile’
  18353. 2706.93 s [path] |
  18354. 2706.93 s [path] 39 | thRelFile = foo $(mkRelFile "foo")
  18355. 2706.93 s [path] | ^^^^^^^^^
  18356. 2706.93 s [path]
  18357. 2706.93 s [path] test/Common/Include.hs:42:1: warning: [GHC-40910] [-Wunused-top-binds]
  18358. 2706.93 s [path] Defined but not used: ‘liftRelDir’
  18359. 2706.93 s [path] |
  18360. 2706.93 s [path] 42 | liftRelDir = foo $(TH.lift (Path "foo/" :: Path Rel Dir))
  18361. 2706.93 s [path] | ^^^^^^^^^^
  18362. 2706.94 s [path]
  18363. 2706.94 s [path] test/Common/Include.hs:45:1: warning: [GHC-40910] [-Wunused-top-binds]
  18364. 2706.94 s [path] Defined but not used: ‘liftRelFile’
  18365. 2706.94 s [path] |
  18366. 2706.94 s [path] 45 | liftRelFile = foo $(TH.lift (Path "foo" :: Path Rel File))
  18367. 2706.94 s [path] | ^^^^^^^^^^^
  18368. 2706.94 s [path]
  18369. 2706.94 s [path] test/Common/Posix.hs:9:1: warning: [GHC-40910] [-Wunused-top-binds]
  18370. 2706.94 s [path] Defined but not used: ‘qqAbsDir’
  18371. 2706.94 s [path] |
  18372. 2706.94 s [path] 9 | qqAbsDir = foo [absdir|/foo/|]
  18373. 2706.94 s [path] | ^^^^^^^^
  18374. 2706.94 s [path]
  18375. 2706.94 s [path] test/Common/Posix.hs:12:1: warning: [GHC-40910] [-Wunused-top-binds]
  18376. 2706.94 s [path] Defined but not used: ‘qqAbsFile’
  18377. 2706.94 s [path] |
  18378. 2706.94 s [path] 12 | qqAbsFile = foo [absdir|/foo|]
  18379. 2706.94 s [path] | ^^^^^^^^^
  18380. 2706.94 s [path]
  18381. 2706.94 s [path] test/Common/Posix.hs:15:1: warning: [GHC-40910] [-Wunused-top-binds]
  18382. 2706.94 s [path] Defined but not used: ‘thAbsDir’
  18383. 2706.94 s [path] |
  18384. 2706.94 s [path] 15 | thAbsDir = foo $(mkAbsDir "/foo/")
  18385. 2706.94 s [path] | ^^^^^^^^
  18386. 2706.94 s [path]
  18387. 2706.94 s [path] test/Common/Posix.hs:18:1: warning: [GHC-40910] [-Wunused-top-binds]
  18388. 2706.94 s [path] Defined but not used: ‘thAbsFile’
  18389. 2706.94 s [path] |
  18390. 2706.94 s [path] 18 | thAbsFile = foo $(mkAbsFile "/foo")
  18391. 2706.94 s [path] | ^^^^^^^^^
  18392. 2706.94 s [path]
  18393. 2706.94 s [path] test/Common/Posix.hs:21:1: warning: [GHC-40910] [-Wunused-top-binds]
  18394. 2706.94 s [path] Defined but not used: ‘liftAbsDir’
  18395. 2706.95 s [path] |
  18396. 2706.95 s [path] 21 | liftAbsDir = foo $(TH.lift (Path "/foo/" :: Path Abs Dir))
  18397. 2706.95 s [path] | ^^^^^^^^^^
  18398. 2706.95 s [path]
  18399. 2706.95 s [path] test/Common/Posix.hs:24:1: warning: [GHC-40910] [-Wunused-top-binds]
  18400. 2706.95 s [path] Defined but not used: ‘liftAbsFile’
  18401. 2706.95 s [path] |
  18402. 2706.95 s [path] 24 | liftAbsFile = foo $(TH.lift (Path "/foo" :: Path Abs File))
  18403. 2706.95 s [path] | ^^^^^^^^^^^
  18404. 2706.95 s [path]
  18405. 2706.95 s [crypton] verify: OK (0.06s)
  18406. 2706.95 s [crypton] SEC_t283r1."test".SHA512
  18407. 2707.01 s [crypton] public: OK (0.09s)
  18408. 2707.02 s [crypton] nonce: OK
  18409. 2707.08 s [crypton] signature: OK (0.05s)
  18410. 2707.09 s [cborg] [ 7 of 14] Compiling Codec.CBOR.Encoding[boot] ( src/Codec/CBOR/Encoding.hs-boot, dist/build/Codec/CBOR/Encoding.o-boot, dist/build/Codec/CBOR/Encoding.dyn_o-boot )
  18411. 2707.09 s [cborg] [ 8 of 14] Compiling Codec.CBOR.FlatTerm[boot] ( src/Codec/CBOR/FlatTerm.hs-boot, dist/build/Codec/CBOR/FlatTerm.o-boot, dist/build/Codec/CBOR/FlatTerm.dyn_o-boot )
  18412. 2707.09 s [cborg] [ 9 of 14] Compiling Codec.CBOR.Encoding ( src/Codec/CBOR/Encoding.hs, dist/build/Codec/CBOR/Encoding.o, dist/build/Codec/CBOR/Encoding.dyn_o )
  18413. 2707.09 s [cborg] [10 of 14] Compiling Codec.CBOR.FlatTerm ( src/Codec/CBOR/FlatTerm.hs, dist/build/Codec/CBOR/FlatTerm.o, dist/build/Codec/CBOR/FlatTerm.dyn_o )
  18414. 2707.19 s [crypton] verify: OK (0.12s)
  18415. 2707.19 s [crypton] SEC_t409r1."sample".SHA1
  18416. 2707.30 s [crypton] public: OK (0.12s)
  18417. 2707.30 s [crypton] nonce: OK
  18418. 2707.49 s [crypton] signature: OK (0.18s)
  18419. 2707.65 s [crypton] verify: OK (0.15s)
  18420. 2707.65 s [crypton] SEC_t409r1."sample".SHA224
  18421. 2707.75 s [crypton] public: OK (0.12s)
  18422. 2707.75 s [crypton] nonce: OK
  18423. 2707.96 s [crypton] signature: OK (0.18s)
  18424. 2708.24 s [crypton] verify: OK (0.27s)
  18425. 2708.24 s [crypton] SEC_t409r1."sample".SHA256
  18426. 2708.47 s [crypton] public: OK (0.21s)
  18427. 2708.48 s [crypton] nonce: OK
  18428. 2708.56 s [crypton] signature: OK (0.13s)
  18429. 2708.73 s [crypton] verify: OK (0.16s)
  18430. 2708.73 s [crypton] SEC_t409r1."sample".SHA384
  18431. 2708.83 s [crypton] public: OK (0.11s)
  18432. 2708.83 s [crypton] nonce: OK
  18433. 2709.00 s [crypton] signature: OK (0.15s)
  18434. 2709.05 s [attoparsec-aeson] buildPhase completed in 1 minutes 2 seconds
  18435. 2709.05 s [attoparsec-aeson] Phase: checkPhase
  18436. 2709.20 s [crypton] verify: OK (0.20s)
  18437. 2709.20 s [crypton] SEC_t409r1."sample".SHA512
  18438. 2709.37 s [crypton] public: OK (0.18s)
  18439. 2709.38 s [crypton] nonce: OK
  18440. 2709.45 s [attoparsec-aeson] Package has no test suites.
  18441. 2709.47 s [attoparsec-aeson] Phase: haddockPhase
  18442. 2709.52 s [crypton] signature: OK (0.13s)
  18443. 2709.67 s [crypton] verify: OK (0.14s)
  18444. 2709.67 s [crypton] SEC_t409r1."test".SHA1
  18445. 2709.76 s [crypton] public: OK (0.11s)
  18446. 2709.76 s [crypton] nonce: OK
  18447. 2709.88 s [crypton] signature: OK (0.12s)
  18448. 2710.02 s [crypton] verify: OK (0.14s)
  18449. 2710.05 s [crypton] SEC_t409r1."test".SHA224
  18450. 2710.14 s [crypton] public: OK (0.13s)
  18451. 2710.14 s [crypton] nonce: OK
  18452. 2710.23 s [attoparsec-aeson] Preprocessing library for attoparsec-aeson-2.2.2.0...
  18453. 2710.23 s [attoparsec-aeson] Running Haddock on library for attoparsec-aeson-2.2.2.0...
  18454. 2710.23 s [attoparsec-aeson] Warning: The documentation for the following packages are not installed. No
  18455. 2710.23 s [attoparsec-aeson] links will be generated to these packages: attoparsec-0.14.4,
  18456. 2710.23 s [attoparsec-aeson] attoparsec-0.14.4, vector-0.13.2.0
  18457. 2710.26 s [crypton] signature: OK (0.12s)
  18458. 2710.35 s [path] [2 of 5] Compiling Common.Windows ( test/Common/Windows.hs, dist/build/test/test-tmp/Common/Windows.o, dist/build/test/test-tmp/Common/Windows.dyn_o )
  18459. 2710.35 s [path] test/Common/Include.hs:21:5: warning: [GHC-40910] [-Wunused-top-binds]
  18460. 2710.35 s [path] Defined but not used: ‘foo’
  18461. 2710.35 s [path] |
  18462. 2710.35 s [path] 21 | foo :: Path a b -> FilePath
  18463. 2710.35 s [path] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  18464. 2710.35 s [path]
  18465. 2710.35 s [path] test/Common/Include.hs:30:1: warning: [GHC-40910] [-Wunused-top-binds]
  18466. 2710.35 s [path] Defined but not used: ‘qqRelDir’
  18467. 2710.35 s [path] |
  18468. 2710.35 s [path] 30 | qqRelDir = foo [reldir|foo/|]
  18469. 2710.35 s [path] | ^^^^^^^^
  18470. 2710.35 s [path]
  18471. 2710.35 s [path] test/Common/Include.hs:33:1: warning: [GHC-40910] [-Wunused-top-binds]
  18472. 2710.35 s [path] Defined but not used: ‘qqRelFile’
  18473. 2710.35 s [path] |
  18474. 2710.35 s [path] 33 | qqRelFile = foo [relfile|foo|]
  18475. 2710.35 s [path] | ^^^^^^^^^
  18476. 2710.35 s [path]
  18477. 2710.35 s [path] test/Common/Include.hs:36:1: warning: [GHC-40910] [-Wunused-top-binds]
  18478. 2710.35 s [path] Defined but not used: ‘thRelDir’
  18479. 2710.35 s [path] |
  18480. 2710.35 s [path] 36 | thRelDir = foo $(mkRelDir "foo/")
  18481. 2710.35 s [path] | ^^^^^^^^
  18482. 2710.35 s [path]
  18483. 2710.35 s [path] test/Common/Include.hs:39:1: warning: [GHC-40910] [-Wunused-top-binds]
  18484. 2710.35 s [path] Defined but not used: ‘thRelFile’
  18485. 2710.35 s [path] |
  18486. 2710.35 s [path] 39 | thRelFile = foo $(mkRelFile "foo")
  18487. 2710.35 s [path] | ^^^^^^^^^
  18488. 2710.35 s [path]
  18489. 2710.35 s [path] test/Common/Include.hs:42:1: warning: [GHC-40910] [-Wunused-top-binds]
  18490. 2710.35 s [path] Defined but not used: ‘liftRelDir’
  18491. 2710.35 s [path] |
  18492. 2710.35 s [path] 42 | liftRelDir = foo $(TH.lift (Path "foo/" :: Path Rel Dir))
  18493. 2710.35 s [path] | ^^^^^^^^^^
  18494. 2710.35 s [path]
  18495. 2710.36 s [path] test/Common/Include.hs:45:1: warning: [GHC-40910] [-Wunused-top-binds]
  18496. 2710.36 s [path] Defined but not used: ‘liftRelFile’
  18497. 2710.36 s [path] |
  18498. 2710.36 s [path] 45 | liftRelFile = foo $(TH.lift (Path "foo" :: Path Rel File))
  18499. 2710.36 s [path] | ^^^^^^^^^^^
  18500. 2710.36 s [path]
  18501. 2710.36 s [path] test/Common/Windows.hs:8:1: warning: [GHC-40910] [-Wunused-top-binds]
  18502. 2710.36 s [path] Defined but not used: ‘qqAbsDir’
  18503. 2710.36 s [path] |
  18504. 2710.36 s [path] 8 | qqAbsDir = foo [absdir|C:\foo\|]
  18505. 2710.36 s [path] | ^^^^^^^^
  18506. 2710.36 s [path]
  18507. 2710.36 s [path] test/Common/Windows.hs:11:1: warning: [GHC-40910] [-Wunused-top-binds]
  18508. 2710.36 s [path] Defined but not used: ‘qqAbsFile’
  18509. 2710.36 s [path] |
  18510. 2710.36 s [path] 11 | qqAbsFile = foo [absdir|C:\foo|]
  18511. 2710.36 s [path] | ^^^^^^^^^
  18512. 2710.36 s [path]
  18513. 2710.36 s [path] test/Common/Windows.hs:14:1: warning: [GHC-40910] [-Wunused-top-binds]
  18514. 2710.36 s [path] Defined but not used: ‘thAbsDir’
  18515. 2710.36 s [path] |
  18516. 2710.36 s [path] 14 | thAbsDir = foo $(mkAbsDir "C:\\foo\\")
  18517. 2710.36 s [path] | ^^^^^^^^
  18518. 2710.36 s [path]
  18519. 2710.36 s [path] test/Common/Windows.hs:17:1: warning: [GHC-40910] [-Wunused-top-binds]
  18520. 2710.37 s [path] Defined but not used: ‘thAbsFile’
  18521. 2710.37 s [path] |
  18522. 2710.38 s [cborg] [11 of 14] Compiling Codec.CBOR.Term ( src/Codec/CBOR/Term.hs, dist/build/Codec/CBOR/Term.o, dist/build/Codec/CBOR/Term.dyn_o )
  18523. 2710.38 s [path] 17 | thAbsFile = foo $(mkAbsFile "C:\\foo")
  18524. 2710.38 s [path] | ^^^^^^^^^
  18525. 2710.38 s [path]
  18526. 2710.38 s [path] test/Common/Windows.hs:20:1: warning: [GHC-40910] [-Wunused-top-binds]
  18527. 2710.38 s [path] Defined but not used: ‘liftAbsDir’
  18528. 2710.38 s [path] |
  18529. 2710.38 s [path] 20 | liftAbsDir = foo $(TH.lift (Path "C:\\foo\\" :: Path Abs Dir))
  18530. 2710.38 s [path] | ^^^^^^^^^^
  18531. 2710.38 s [path]
  18532. 2710.38 s [path] test/Common/Windows.hs:23:1: warning: [GHC-40910] [-Wunused-top-binds]
  18533. 2710.38 s [path] Defined but not used: ‘liftAbsFile’
  18534. 2710.38 s [path] |
  18535. 2710.39 s [path] 23 | liftAbsFile = foo $(TH.lift (Path "C:\\foo" :: Path Abs File))
  18536. 2710.39 s [path] | ^^^^^^^^^^^
  18537. 2710.39 s [path]
  18538. 2710.39 s [path] [3 of 5] Compiling Posix ( test/Posix.hs, dist/build/test/test-tmp/Posix.o )
  18539. 2710.42 s [crypton] verify: OK (0.15s)
  18540. 2710.42 s [crypton] SEC_t409r1."test".SHA256
  18541. 2710.55 s [crypton] public: OK (0.14s)
  18542. 2710.55 s [crypton] nonce: OK
  18543. 2710.72 s [crypton] signature: OK (0.16s)
  18544. 2710.89 s [crypton] verify: OK (0.17s)
  18545. 2710.89 s [crypton] SEC_t409r1."test".SHA384
  18546. 2711.02 s [crypton] public: OK (0.14s)
  18547. 2711.02 s [crypton] nonce: OK
  18548. 2711.15 s [crypton] signature: OK (0.12s)
  18549. 2711.35 s [crypton] verify: OK (0.16s)
  18550. 2711.35 s [crypton] SEC_t409r1."test".SHA512
  18551. 2711.50 s [crypton] public: OK (0.20s)
  18552. 2711.50 s [crypton] nonce: OK
  18553. 2711.63 s [crypton] signature: OK (0.13s)
  18554. 2711.66 s [attoparsec-aeson] [1 of 4] Compiling Data.Aeson.Internal.ByteString ( src/Data/Aeson/Internal/ByteString.hs, nothing )
  18555. 2711.78 s [crypton] verify: OK (0.15s)
  18556. 2711.78 s [crypton] SEC_t571r1."sample".SHA1
  18557. 2711.83 s [attoparsec-aeson] [2 of 4] Compiling Data.Aeson.Internal.Text ( src/Data/Aeson/Internal/Text.hs, nothing )
  18558. 2711.94 s [attoparsec-aeson] [3 of 4] Compiling Data.Aeson.Parser.Internal ( src/Data/Aeson/Parser/Internal.hs, nothing )
  18559. 2712.05 s [crypton] public: OK (0.15s)
  18560. 2712.07 s [crypton] nonce: OK
  18561. 2712.30 s [crypton] signature: OK (0.24s)
  18562. 2712.64 s [crypton] verify: OK (0.33s)
  18563. 2712.64 s [crypton] SEC_t571r1."sample".SHA224
  18564. 2713.15 s [crypton] public: OK (0.53s)
  18565. 2713.15 s [crypton] nonce: OK
  18566. 2713.29 s [attoparsec-aeson] [4 of 4] Compiling Data.Aeson.Parser ( src/Data/Aeson/Parser.hs, nothing )
  18567. 2713.30 s [attoparsec-aeson] Haddock coverage:
  18568. 2713.31 s [attoparsec-aeson] Warning: 'Object' is ambiguous. It is defined
  18569. 2713.31 s [attoparsec-aeson] * in ‘Data.Aeson.Types.Internal’
  18570. 2713.31 s [attoparsec-aeson] * in ‘Data.Aeson.Types.Internal’
  18571. 2713.31 s [attoparsec-aeson] You may be able to disambiguate the identifier by qualifying it or
  18572. 2713.31 s [attoparsec-aeson] by specifying the type/value namespace explicitly.
  18573. 2713.31 s [attoparsec-aeson] Defaulting to the one defined in ‘Data.Aeson.Types.Internal’
  18574. 2713.31 s [attoparsec-aeson] Warning: 'fromListNoDup' is out of scope.
  18575. 2713.31 s [attoparsec-aeson] If you qualify the identifier, haddock can try to link it anyway.
  18576. 2713.33 s [attoparsec-aeson] 86% ( 26 / 30) in 'Data.Aeson.Parser.Internal'
  18577. 2713.33 s [attoparsec-aeson] Missing documentation for:
  18578. 2713.33 s [attoparsec-aeson] decodeWith (src/Data/Aeson/Parser/Internal.hs:349)
  18579. 2713.33 s [attoparsec-aeson] decodeStrictWith (src/Data/Aeson/Parser/Internal.hs:359)
  18580. 2713.33 s [attoparsec-aeson] eitherDecodeWith (src/Data/Aeson/Parser/Internal.hs:367)
  18581. 2713.33 s [attoparsec-aeson] eitherDecodeStrictWith (src/Data/Aeson/Parser/Internal.hs:403)
  18582. 2713.34 s [attoparsec-aeson] 84% ( 22 / 26) in 'Data.Aeson.Parser'
  18583. 2713.34 s [attoparsec-aeson] Missing documentation for:
  18584. 2713.34 s [attoparsec-aeson] decodeWith (src/Data/Aeson/Parser/Internal.hs:349)
  18585. 2713.34 s [attoparsec-aeson] decodeStrictWith (src/Data/Aeson/Parser/Internal.hs:359)
  18586. 2713.34 s [attoparsec-aeson] eitherDecodeWith (src/Data/Aeson/Parser/Internal.hs:367)
  18587. 2713.34 s [attoparsec-aeson] eitherDecodeStrictWith (src/Data/Aeson/Parser/Internal.hs:403)
  18588. 2713.51 s [crypton] signature: OK (0.36s)
  18589. 2713.83 s [attoparsec-aeson] Warning: Data.Aeson.Parser.Internal: could not find link destinations for:
  18590. 2713.83 s [attoparsec-aeson] - Data.Attoparsec.ByteString.Internal.Parser
  18591. 2713.83 s [attoparsec-aeson] Warning: Data.Aeson.Parser: could not find link destinations for:
  18592. 2713.83 s [attoparsec-aeson] - Data.Attoparsec.ByteString.Internal.Parser
  18593. 2713.87 s [crypton] verify: OK (0.33s)
  18594. 2713.87 s [crypton] SEC_t571r1."sample".SHA256
  18595. 2714.07 s [crypton] public: OK (0.22s)
  18596. 2714.09 s [crypton] nonce: OK
  18597. 2714.13 s [cborg] [12 of 14] Compiling Codec.CBOR ( src/Codec/CBOR.hs, dist/build/Codec/CBOR.o, dist/build/Codec/CBOR.dyn_o )
  18598. 2714.33 s [crypton] signature: OK (0.23s)
  18599. 2714.35 s [cborg] [13 of 14] Compiling Codec.CBOR.Write ( src/Codec/CBOR/Write.hs, dist/build/Codec/CBOR/Write.o, dist/build/Codec/CBOR/Write.dyn_o )
  18600. 2714.35 s [cborg] [14 of 14] Compiling Codec.CBOR.Pretty ( src/Codec/CBOR/Pretty.hs, dist/build/Codec/CBOR/Pretty.o, dist/build/Codec/CBOR/Pretty.dyn_o )
  18601. 2714.56 s [crypton] verify: OK (0.24s)
  18602. 2714.56 s [crypton] SEC_t571r1."sample".SHA384
  18603. 2714.77 s [crypton] public: OK (0.22s)
  18604. 2714.78 s [crypton] nonce: OK
  18605. 2714.99 s [crypton] signature: OK (0.22s)
  18606. 2715.25 s [crypton] verify: OK (0.26s)
  18607. 2715.27 s [crypton] SEC_t571r1."sample".SHA512
  18608. 2715.45 s [crypton] public: OK (0.22s)
  18609. 2715.46 s [crypton] nonce: OK
  18610. 2715.67 s [crypton] signature: OK (0.20s)
  18611. 2715.76 s [path] [4 of 5] Compiling Windows ( test/Windows.hs, dist/build/test/test-tmp/Windows.o )
  18612. 2715.95 s [crypton] verify: OK (0.28s)
  18613. 2715.95 s [crypton] SEC_t571r1."test".SHA1
  18614. 2716.20 s [crypton] public: OK (0.25s)
  18615. 2716.22 s [crypton] nonce: OK
  18616. 2716.44 s [crypton] signature: OK (0.24s)
  18617. 2716.72 s [crypton] verify: OK (0.27s)
  18618. 2716.72 s [crypton] SEC_t571r1."test".SHA224
  18619. 2716.92 s [path] [5 of 5] Compiling Main ( test/Main.hs, dist/build/test/test-tmp/Main.o )
  18620. 2716.96 s [crypton] public: OK (0.25s)
  18621. 2716.98 s [crypton] nonce: OK
  18622. 2717.27 s [crypton] signature: OK (0.30s)
  18623. 2717.29 s [cborg] [ 1 of 14] Compiling Codec.CBOR.ByteArray.Internal ( src/Codec/CBOR/ByteArray/Internal.hs, dist/build/Codec/CBOR/ByteArray/Internal.p_o )
  18624. 2717.67 s [crypton] verify: OK (0.37s)
  18625. 2717.67 s [crypton] SEC_t571r1."test".SHA256
  18626. 2717.91 s [crypton] public: OK (0.27s)
  18627. 2717.91 s [crypton] nonce: OK
  18628. 2718.21 s [crypton] signature: OK (0.30s)
  18629. 2718.55 s [crypton] verify: OK (0.35s)
  18630. 2718.56 s [crypton] SEC_t571r1."test".SHA384
  18631. 2718.60 s [cborg] [ 2 of 14] Compiling Codec.CBOR.ByteArray.Sliced ( src/Codec/CBOR/ByteArray/Sliced.hs, dist/build/Codec/CBOR/ByteArray/Sliced.p_o )
  18632. 2718.85 s [crypton] public: OK (0.28s)
  18633. 2718.85 s [crypton] nonce: OK
  18634. 2718.88 s [cborg] src/Codec/CBOR/ByteArray/Sliced.hs:44:1: warning: [GHC-66111] [-Wunused-imports]
  18635. 2718.88 s [cborg] The qualified import of ‘Data.ByteString.Short.Internal’ is redundant
  18636. 2718.88 s [cborg] except perhaps to import instances from ‘Data.ByteString.Short.Internal’
  18637. 2718.88 s [cborg] To import instances alone, use: import Data.ByteString.Short.Internal()
  18638. 2718.88 s [cborg] |
  18639. 2718.88 s [cborg] 44 | import qualified Data.ByteString.Short.Internal as BSS
  18640. 2718.88 s [cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  18641. 2718.88 s [cborg]
  18642. 2718.91 s [path] [6 of 6] Linking dist/build/test/test
  18643. 2719.16 s [crypton] signature: OK (0.29s)
  18644. 2719.55 s [crypton] verify: OK (0.40s)
  18645. 2719.55 s [crypton] SEC_t571r1."test".SHA512
  18646. 2719.85 s [crypton] public: OK (0.31s)
  18647. 2719.85 s [crypton] nonce: OK
  18648. 2720.13 s [crypton] signature: OK (0.27s)
  18649. 2720.40 s [crypton] verify: OK (0.29s)
  18650. 2720.41 s [crypton] P256
  18651. 2720.41 s [crypton] scalar
  18652. 2720.41 s [crypton] marshalling: OK
  18653. 2720.41 s [crypton] +++ OK, passed 100 tests.
  18654. 2720.42 s [crypton] add: OK
  18655. 2720.42 s [crypton] +++ OK, passed 100 tests.
  18656. 2720.42 s [crypton] add0: OK
  18657. 2720.42 s [crypton] +++ OK, passed 100 tests.
  18658. 2720.42 s [crypton] sub: OK
  18659. 2720.42 s [crypton] +++ OK, passed 100 tests.
  18660. 2720.42 s [crypton] sub0: OK
  18661. 2720.42 s [crypton] +++ OK, passed 100 tests.
  18662. 2720.42 s [crypton] mul: OK
  18663. 2720.42 s [crypton] +++ OK, passed 100 tests.
  18664. 2720.42 s [crypton] inv: OK
  18665. 2720.42 s [crypton] +++ OK, passed 100 tests.
  18666. 2720.42 s [crypton] inv-safe: OK
  18667. 2720.42 s [crypton] +++ OK, passed 100 tests.
  18668. 2720.42 s [crypton] inv-safe-mul: OK
  18669. 2720.42 s [crypton] +++ OK, passed 100 tests.
  18670. 2720.42 s [crypton] inv-safe-zero: OK
  18671. 2720.42 s [crypton] +++ OK, passed 1 test.
  18672. 2720.42 s [crypton] point
  18673. 2720.42 s [crypton] marshalling: OK
  18674. 2720.42 s [crypton] +++ OK, passed 100 tests.
  18675. 2720.42 s [crypton] marshalling-integer: OK
  18676. 2720.42 s [crypton] +++ OK, passed 100 tests.
  18677. 2720.42 s [crypton] valid-point-1: OK
  18678. 2720.42 s [crypton] valid-point-2: OK
  18679. 2720.42 s [crypton] valid-point-3: OK
  18680. 2720.42 s [crypton] point-add-1: OK
  18681. 2720.48 s [cborg] [ 3 of 14] Compiling Codec.CBOR.ByteArray ( src/Codec/CBOR/ByteArray.hs, dist/build/Codec/CBOR/ByteArray.p_o )
  18682. 2720.61 s [cborg] src/Codec/CBOR/ByteArray.hs:39:1: warning: [GHC-66111] [-Wunused-imports]
  18683. 2720.62 s [cborg] The qualified import of ‘Data.ByteString.Short.Internal’ is redundant
  18684. 2720.62 s [cborg] except perhaps to import instances from ‘Data.ByteString.Short.Internal’
  18685. 2720.62 s [cborg] To import instances alone, use: import Data.ByteString.Short.Internal()
  18686. 2720.62 s [cborg] |
  18687. 2720.62 s [cborg] 39 | import qualified Data.ByteString.Short.Internal as BSS
  18688. 2720.62 s [cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  18689. 2720.62 s [cborg]
  18690. 2720.67 s [crypton] lift-to-curve: OK (0.25s)
  18691. 2720.68 s [crypton] +++ OK, passed 100 tests.
  18692. 2721.09 s [crypton] point-add: OK (0.41s)
  18693. 2721.09 s [crypton] +++ OK, passed 100 tests.
  18694. 2721.28 s [cborg] [ 4 of 14] Compiling Codec.CBOR.Decoding ( src/Codec/CBOR/Decoding.hs, dist/build/Codec/CBOR/Decoding.p_o )
  18695. 2721.29 s [crypton] point-negate: OK (0.19s)
  18696. 2721.29 s [crypton] +++ OK, passed 100 tests.
  18697. 2721.67 s [crypton] point-mul: OK (0.40s)
  18698. 2721.67 s [crypton] +++ OK, passed 100 tests.
  18699. 2721.67 s [crypton] infinity: OK
  18700. 2721.67 s [crypton] +++ OK, passed 1 test.
  18701. 2721.67 s [crypton] Rabin
  18702. 2721.67 s [crypton] Basic
  18703. 2721.67 s [crypton] encrypt
  18704. 2721.67 s [crypton] 0: OK
  18705. 2721.67 s [crypton] decrypt
  18706. 2721.68 s [crypton] 0: OK
  18707. 2721.68 s [crypton] sign
  18708. 2721.68 s [crypton] 0: OK
  18709. 2721.68 s [crypton] verify
  18710. 2721.68 s [crypton] 0: OK
  18711. 2721.68 s [crypton] Modified
  18712. 2721.68 s [crypton] sign
  18713. 2721.68 s [crypton] 0: OK
  18714. 2721.68 s [crypton] verify
  18715. 2721.68 s [crypton] 0: OK
  18716. 2721.68 s [crypton] RW
  18717. 2721.68 s [crypton] encrypt
  18718. 2721.68 s [crypton] 0: OK
  18719. 2721.68 s [crypton] decrypt
  18720. 2721.68 s [crypton] 0: OK
  18721. 2721.68 s [crypton] sign
  18722. 2721.68 s [crypton] 0: OK
  18723. 2721.68 s [crypton] verify
  18724. 2721.68 s [crypton] 0: OK
  18725. 2721.68 s [crypton] OTP
  18726. 2721.68 s [crypton] HOTP
  18727. 2721.68 s [crypton] KATs
  18728. 2721.68 s [crypton] 1: OK
  18729. 2721.68 s [crypton] 2: OK
  18730. 2721.68 s [crypton] 3: OK
  18731. 2721.68 s [crypton] 4: OK
  18732. 2721.68 s [crypton] 5: OK
  18733. 2721.68 s [crypton] 6: OK
  18734. 2721.68 s [crypton] 7: OK
  18735. 2721.68 s [crypton] 8: OK
  18736. 2721.69 s [crypton] 9: OK
  18737. 2721.69 s [crypton] properties
  18738. 2721.69 s [crypton] resync-expected: OK
  18739. 2721.69 s [crypton] +++ OK, passed 100 tests.
  18740. 2721.69 s [crypton] TOTP
  18741. 2721.69 s [crypton] KATs
  18742. 2721.69 s [crypton] SHA1
  18743. 2721.69 s [crypton] 1: OK
  18744. 2721.69 s [crypton] 2: OK
  18745. 2721.69 s [crypton] 3: OK
  18746. 2721.69 s [crypton] 4: OK
  18747. 2721.69 s [crypton] 5: OK
  18748. 2721.69 s [crypton] 6: OK
  18749. 2721.69 s [crypton] SHA256
  18750. 2721.69 s [crypton] 1: OK
  18751. 2721.69 s [crypton] 2: OK
  18752. 2721.69 s [crypton] 3: OK
  18753. 2721.69 s [crypton] 4: OK
  18754. 2721.69 s [crypton] 5: OK
  18755. 2721.69 s [crypton] 6: OK
  18756. 2721.69 s [crypton] SHA512
  18757. 2721.70 s [crypton] 1: OK
  18758. 2721.70 s [crypton] 2: OK
  18759. 2721.70 s [crypton] 3: OK
  18760. 2721.70 s [crypton] 4: OK
  18761. 2721.70 s [crypton] 5: OK
  18762. 2721.70 s [crypton] 6: OK
  18763. 2721.70 s [crypton] KDF
  18764. 2721.70 s [crypton] PBKDF2
  18765. 2721.70 s [crypton] KATs-HMAC-SHA1
  18766. 2721.70 s [crypton] 1: OK
  18767. 2721.75 s [crypton] 2: OK (0.04s)
  18768. 2721.77 s [crypton] 3: OK (0.04s)
  18769. 2721.80 s [crypton] 4: OK (0.03s)
  18770. 2721.80 s [crypton] KATs-HMAC-SHA1 (fast)
  18771. 2721.80 s [crypton] 1: OK
  18772. 2721.80 s [crypton] 2: OK
  18773. 2721.80 s [crypton] 3: OK
  18774. 2721.80 s [crypton] 4: OK
  18775. 2721.80 s [crypton] KATs-HMAC-SHA256
  18776. 2721.80 s [crypton] 1: OK
  18777. 2721.86 s [crypton] 2: OK (0.06s)
  18778. 2721.86 s [crypton] KATs-HMAC-SHA256 (fast)
  18779. 2721.86 s [crypton] 1: OK
  18780. 2721.87 s [crypton] 2: OK
  18781. 2721.87 s [crypton] KATs-HMAC-SHA512
  18782. 2721.87 s [crypton] 1: OK
  18783. 2721.87 s [crypton] 2: OK
  18784. 2721.94 s [crypton] 3: OK (0.07s)
  18785. 2721.94 s [crypton] 4: OK
  18786. 2721.94 s [crypton] KATs-HMAC-SHA512 (fast)
  18787. 2721.94 s [crypton] 1: OK
  18788. 2721.94 s [crypton] 2: OK
  18789. 2721.94 s [crypton] 3: OK
  18790. 2721.94 s [crypton] 4: OK
  18791. 2721.94 s [crypton] Scrypt
  18792. 2721.94 s [crypton] 1: OK
  18793. 2722.00 s [path] buildPhase completed in 1 minutes 3 seconds
  18794. 2722.00 s [path] Phase: checkPhase
  18795. 2722.12 s [crypton] 2: OK (0.09s)
  18796. 2723.19 s [path] Running 2 test suites...
  18797. 2723.19 s [path] Test suite validity-test: RUNNING...
  18798. 2723.41 s [path]
  18799. 2723.41 s [path] GenValid (Path Abs File)
  18800. 2723.41 s [path] genValid :: Gen (Path Abs File)
  18801. 2723.53 s [path] only generates valid '(Path Abs File)'s [✔]
  18802. 2723.53 s [path] +++ OK, passed 100 tests.
  18803. 2723.54 s [path] shrinkValid :: (Path Abs File -> [Path Abs File])
  18804. 2724.30 s [cborg] [ 5 of 14] Compiling Codec.CBOR.Magic ( src/Codec/CBOR/Magic.hs, dist/build/Codec/CBOR/Magic.p_o )
  18805. 2724.30 s [cborg] [ 6 of 14] Compiling Codec.CBOR.Read ( src/Codec/CBOR/Read.hs, dist/build/Codec/CBOR/Read.p_o )
  18806. 2724.32 s [autodocodec] Examples: 145 Tried: 145 Errors: 0 Failures: 0
  18807. 2724.58 s [autodocodec] Test suite autodocodec-doctest: PASS
  18808. 2724.58 s [autodocodec] Test suite logged to: dist/test/autodocodec-0.4.2.2-autodocodec-doctest.log
  18809. 2724.58 s [autodocodec] 1 of 1 test suites (1 of 1 test cases) passed.
  18810. 2724.62 s [autodocodec] Phase: haddockPhase
  18811. 2725.57 s [autodocodec] Preprocessing library for autodocodec-0.4.2.2...
  18812. 2725.59 s [autodocodec] Running Haddock on library for autodocodec-0.4.2.2...
  18813. 2725.60 s [autodocodec] Warning: The documentation for the following packages are not installed. No
  18814. 2725.60 s [autodocodec] links will be generated to these packages: vector-0.13.2.0
  18815. 2726.92 s [autodocodec] [1 of 9] Compiling Autodocodec.Aeson.Compat ( src/Autodocodec/Aeson/Compat.hs, nothing )
  18816. 2727.03 s [crypton] 3: OK (0.09s)
  18817. 2727.03 s [crypton] 4: OK (4.91s)
  18818. 2727.03 s [crypton] bcrypt
  18819. 2727.03 s [crypton] KATs
  18820. 2727.04 s [crypton] 1: OK
  18821. 2727.04 s [crypton] 2: OK
  18822. 2727.05 s [crypton] 3: OK
  18823. 2727.05 s [crypton] 4: OK
  18824. 2727.05 s [crypton] 5: OK
  18825. 2727.05 s [crypton] 6: OK
  18826. 2727.06 s [crypton] 7: OK
  18827. 2727.06 s [crypton] 8: OK
  18828. 2727.07 s [crypton] 9: OK
  18829. 2727.07 s [crypton] 10: OK
  18830. 2727.07 s [crypton] 11: OK
  18831. 2727.07 s [crypton] 12: OK
  18832. 2727.08 s [crypton] 13: OK
  18833. 2727.11 s [crypton] 14: OK
  18834. 2727.13 s [crypton] 15: OK (0.02s)
  18835. 2727.23 s [crypton] 16: OK (0.09s)
  18836. 2727.30 s [autodocodec] [2 of 9] Compiling Autodocodec.Codec ( src/Autodocodec/Codec.hs, nothing )
  18837. 2727.73 s [crypton] 17: OK (0.48s)
  18838. 2727.73 s [crypton] 18: OK
  18839. 2727.74 s [crypton] 19: OK
  18840. 2728.25 s [crypton] 20: OK (0.51s)
  18841. 2728.27 s [crypton] 21: OK
  18842. 2728.31 s [crypton] 22: OK (0.04s)
  18843. 2728.40 s [crypton] 23: OK (0.10s)
  18844. 2728.40 s [crypton] 24: OK
  18845. 2728.40 s [crypton] Invalid hash length: OK
  18846. 2728.43 s [crypton] Hash and validate: OK
  18847. 2728.43 s [crypton] BCryptPBKDF
  18848. 2728.43 s [crypton] generate
  18849. 2728.53 s [crypton] 1: OK (0.11s)
  18850. 2728.73 s [crypton] 2: OK (0.19s)
  18851. 2728.76 s [crypton] 3: OK (0.04s)
  18852. 2728.76 s [crypton] hashInternal
  18853. 2728.76 s [crypton] 1: OK
  18854. 2728.76 s [crypton] HKDF
  18855. 2728.76 s [crypton] KATs
  18856. 2728.76 s [crypton] sha256
  18857. 2728.76 s [crypton] 1: OK
  18858. 2728.76 s [crypton] 2: OK
  18859. 2729.07 s [crypton] Argon2
  18860. 2729.07 s [crypton] KATs
  18861. 2729.07 s [crypton] 1: OK (0.30s)
  18862. 2729.07 s [crypton] block-cipher
  18863. 2729.07 s [crypton] AES
  18864. 2729.07 s [crypton] AES128
  18865. 2729.07 s [crypton] KAT
  18866. 2729.07 s [crypton] ECB
  18867. 2729.07 s [crypton] E0: OK
  18868. 2729.07 s [crypton] D0: OK
  18869. 2729.07 s [crypton] E1: OK
  18870. 2729.07 s [crypton] D1: OK
  18871. 2729.07 s [crypton] E2: OK
  18872. 2729.07 s [crypton] D2: OK
  18873. 2729.07 s [crypton] E3: OK
  18874. 2729.07 s [crypton] D3: OK
  18875. 2729.07 s [crypton] E4: OK
  18876. 2729.07 s [crypton] D4: OK
  18877. 2729.07 s [crypton] E5: OK
  18878. 2729.07 s [crypton] D5: OK
  18879. 2729.07 s [crypton] CBC
  18880. 2729.07 s [crypton] E0: OK
  18881. 2729.07 s [crypton] D0: OK
  18882. 2729.07 s [crypton] E1: OK
  18883. 2729.07 s [crypton] D1: OK
  18884. 2729.07 s [crypton] E2: OK
  18885. 2729.07 s [crypton] D2: OK
  18886. 2729.07 s [crypton] E3: OK
  18887. 2729.07 s [crypton] D3: OK
  18888. 2729.07 s [crypton] E4: OK
  18889. 2729.07 s [crypton] D4: OK
  18890. 2729.07 s [crypton] E5: OK
  18891. 2729.07 s [crypton] D5: OK
  18892. 2729.07 s [crypton] E6: OK
  18893. 2729.07 s [crypton] D6: OK
  18894. 2729.07 s [crypton] E7: OK
  18895. 2729.07 s [crypton] D7: OK
  18896. 2729.07 s [crypton] E8: OK
  18897. 2729.07 s [crypton] D8: OK
  18898. 2729.07 s [crypton] E9: OK
  18899. 2729.07 s [crypton] D9: OK
  18900. 2729.07 s [crypton] E10: OK
  18901. 2729.07 s [crypton] D10: OK
  18902. 2729.07 s [crypton] E11: OK
  18903. 2729.07 s [crypton] D11: OK
  18904. 2729.07 s [crypton] CFB
  18905. 2729.07 s [crypton] E0: OK
  18906. 2729.07 s [crypton] D0: OK
  18907. 2729.07 s [crypton] AEAD
  18908. 2729.07 s [crypton] AE0: OK
  18909. 2729.07 s [crypton] AD0: OK
  18910. 2729.07 s [crypton] E0: OK
  18911. 2729.07 s [crypton] D0: OK
  18912. 2729.07 s [crypton] AE1: OK
  18913. 2729.07 s [crypton] AD1: OK
  18914. 2729.07 s [crypton] E1: OK
  18915. 2729.07 s [crypton] D1: OK
  18916. 2729.07 s [crypton] AE2: OK
  18917. 2729.07 s [crypton] AD2: OK
  18918. 2729.07 s [crypton] E2: OK
  18919. 2729.07 s [crypton] D2: OK
  18920. 2729.07 s [crypton] AE3: OK
  18921. 2729.07 s [crypton] AD3: OK
  18922. 2729.07 s [crypton] E3: OK
  18923. 2729.07 s [crypton] D3: OK
  18924. 2729.07 s [crypton] AE4: OK
  18925. 2729.07 s [crypton] AD4: OK
  18926. 2729.07 s [crypton] E4: OK
  18927. 2729.07 s [crypton] D4: OK
  18928. 2729.07 s [crypton] AE5: OK
  18929. 2729.07 s [crypton] AD5: OK
  18930. 2729.07 s [crypton] E5: OK
  18931. 2729.07 s [crypton] D5: OK
  18932. 2729.07 s [crypton] AE6: OK
  18933. 2729.07 s [crypton] AD6: OK
  18934. 2729.07 s [crypton] E6: OK
  18935. 2729.07 s [crypton] D6: OK
  18936. 2729.07 s [crypton] AE7: OK
  18937. 2729.07 s [crypton] AD7: OK
  18938. 2729.07 s [crypton] E7: OK
  18939. 2729.07 s [crypton] D7: OK
  18940. 2729.07 s [crypton] AE8: OK
  18941. 2729.07 s [crypton] AD8: OK
  18942. 2729.07 s [crypton] E8: OK
  18943. 2729.07 s [crypton] D8: OK
  18944. 2729.07 s [crypton] AE9: OK
  18945. 2729.07 s [crypton] AD9: OK
  18946. 2729.07 s [crypton] E9: OK
  18947. 2729.07 s [crypton] D9: OK
  18948. 2729.07 s [crypton] AE10: OK
  18949. 2729.07 s [crypton] AD10: OK
  18950. 2729.07 s [crypton] E10: OK
  18951. 2729.07 s [crypton] D10: OK
  18952. 2729.07 s [crypton] AE11: OK
  18953. 2729.07 s [crypton] AD11: OK
  18954. 2729.07 s [crypton] E11: OK
  18955. 2729.07 s [crypton] D11: OK
  18956. 2729.07 s [crypton] AE12: OK
  18957. 2729.08 s [crypton] AD12: OK
  18958. 2729.08 s [crypton] E12: OK
  18959. 2729.08 s [crypton] D12: OK
  18960. 2729.08 s [crypton] AE13: OK
  18961. 2729.08 s [crypton] AD13: OK
  18962. 2729.08 s [crypton] E13: OK
  18963. 2729.08 s [crypton] D13: OK
  18964. 2729.08 s [crypton] AE14: OK
  18965. 2729.08 s [crypton] AD14: OK
  18966. 2729.08 s [crypton] E14: OK
  18967. 2729.08 s [crypton] D14: OK
  18968. 2729.08 s [crypton] AE15: OK
  18969. 2729.08 s [crypton] AD15: OK
  18970. 2729.08 s [crypton] E15: OK
  18971. 2729.08 s [crypton] D15: OK
  18972. 2729.08 s [crypton] AE16: OK
  18973. 2729.08 s [crypton] AD16: OK
  18974. 2729.08 s [crypton] E16: OK
  18975. 2729.08 s [crypton] D16: OK
  18976. 2729.08 s [crypton] AE17: OK
  18977. 2729.08 s [crypton] AD17: OK
  18978. 2729.08 s [crypton] E17: OK
  18979. 2729.08 s [crypton] D17: OK
  18980. 2729.08 s [crypton] AE18: OK
  18981. 2729.08 s [crypton] AD18: OK
  18982. 2729.08 s [crypton] E18: OK
  18983. 2729.08 s [crypton] D18: OK
  18984. 2729.08 s [crypton] AE19: OK
  18985. 2729.08 s [crypton] AD19: OK
  18986. 2729.08 s [crypton] E19: OK
  18987. 2729.08 s [crypton] D19: OK
  18988. 2729.08 s [crypton] AE20: OK
  18989. 2729.08 s [crypton] AD20: OK
  18990. 2729.08 s [crypton] E20: OK
  18991. 2729.08 s [crypton] D20: OK
  18992. 2729.08 s [crypton] AE21: OK
  18993. 2729.08 s [crypton] AD21: OK
  18994. 2729.08 s [crypton] E21: OK
  18995. 2729.08 s [crypton] D21: OK
  18996. 2729.08 s [crypton] AE22: OK
  18997. 2729.08 s [crypton] AD22: OK
  18998. 2729.08 s [crypton] E22: OK
  18999. 2729.08 s [crypton] D22: OK
  19000. 2729.08 s [crypton] AE23: OK
  19001. 2729.08 s [crypton] AD23: OK
  19002. 2729.08 s [crypton] E23: OK
  19003. 2729.08 s [crypton] D23: OK
  19004. 2729.08 s [crypton] AE24: OK
  19005. 2729.08 s [crypton] AD24: OK
  19006. 2729.08 s [crypton] E24: OK
  19007. 2729.08 s [crypton] D24: OK
  19008. 2729.08 s [crypton] AE25: OK
  19009. 2729.08 s [crypton] AD25: OK
  19010. 2729.08 s [crypton] E25: OK
  19011. 2729.08 s [crypton] D25: OK
  19012. 2729.08 s [crypton] AE26: OK
  19013. 2729.08 s [crypton] AD26: OK
  19014. 2729.08 s [crypton] E26: OK
  19015. 2729.08 s [crypton] D26: OK
  19016. 2729.08 s [crypton] AE27: OK
  19017. 2729.08 s [crypton] AD27: OK
  19018. 2729.08 s [crypton] E27: OK
  19019. 2729.08 s [crypton] D27: OK
  19020. 2729.08 s [crypton] AE28: OK
  19021. 2729.08 s [crypton] AD28: OK
  19022. 2729.08 s [crypton] E28: OK
  19023. 2729.08 s [crypton] D28: OK
  19024. 2729.08 s [crypton] AE29: OK
  19025. 2729.08 s [crypton] AD29: OK
  19026. 2729.08 s [crypton] E29: OK
  19027. 2729.08 s [crypton] D29: OK
  19028. 2729.08 s [crypton] AE30: OK
  19029. 2729.08 s [crypton] AD30: OK
  19030. 2729.08 s [crypton] E30: OK
  19031. 2729.08 s [crypton] D30: OK
  19032. 2729.08 s [crypton] AE31: OK
  19033. 2729.08 s [crypton] AD31: OK
  19034. 2729.08 s [crypton] E31: OK
  19035. 2729.08 s [crypton] D31: OK
  19036. 2729.08 s [crypton] AE32: OK
  19037. 2729.08 s [crypton] AD32: OK
  19038. 2729.08 s [crypton] E32: OK
  19039. 2729.08 s [crypton] D32: OK
  19040. 2729.08 s [crypton] AE33: OK
  19041. 2729.08 s [crypton] AD33: OK
  19042. 2729.08 s [crypton] E33: OK
  19043. 2729.08 s [crypton] D33: OK
  19044. 2729.08 s [crypton] AE34: OK
  19045. 2729.08 s [crypton] AD34: OK
  19046. 2729.08 s [crypton] E34: OK
  19047. 2729.08 s [crypton] D34: OK
  19048. 2729.08 s [crypton] AE35: OK
  19049. 2729.08 s [crypton] AD35: OK
  19050. 2729.08 s [crypton] E35: OK
  19051. 2729.09 s [crypton] D35: OK
  19052. 2729.09 s [crypton] decrypt.encrypt==id
  19053. 2729.11 s [crypton] ECB: OK (0.03s)
  19054. 2729.11 s [crypton] +++ OK, passed 100 tests.
  19055. 2729.23 s [autodocodec] [3 of 9] Compiling Autodocodec.Class ( src/Autodocodec/Class.hs, nothing )
  19056. 2729.23 s [crypton] CBC: OK (0.13s)
  19057. 2729.23 s [crypton] +++ OK, passed 100 tests.
  19058. 2729.28 s [crypton] CFB: OK (0.05s)
  19059. 2729.28 s [crypton] +++ OK, passed 100 tests.
  19060. 2729.29 s [crypton] CTR: OK
  19061. 2729.29 s [crypton] +++ OK, passed 100 tests.
  19062. 2729.30 s [crypton] OCB: OK (0.01s)
  19063. 2729.30 s [crypton] +++ OK, passed 100 tests.
  19064. 2729.31 s [crypton] CCM: OK (0.01s)
  19065. 2729.31 s [crypton] +++ OK, passed 100 tests.
  19066. 2729.31 s [crypton] EAX: OK
  19067. 2729.31 s [crypton] +++ OK, passed 100 tests.
  19068. 2729.31 s [crypton] CWC: OK
  19069. 2729.31 s [crypton] +++ OK, passed 100 tests.
  19070. 2729.32 s [crypton] GCM: OK (0.01s)
  19071. 2729.32 s [crypton] +++ OK, passed 100 tests.
  19072. 2729.32 s [crypton] nullIV is null: OK
  19073. 2729.32 s [crypton] ivAdd is linear: OK
  19074. 2729.32 s [crypton] +++ OK, passed 100 tests.
  19075. 2729.32 s [crypton] AES192
  19076. 2729.32 s [crypton] KAT
  19077. 2729.32 s [crypton] ECB
  19078. 2729.32 s [crypton] E0: OK
  19079. 2729.32 s [crypton] D0: OK
  19080. 2729.32 s [crypton] E1: OK
  19081. 2729.32 s [crypton] D1: OK
  19082. 2729.32 s [crypton] E2: OK
  19083. 2729.32 s [crypton] D2: OK
  19084. 2729.32 s [crypton] E3: OK
  19085. 2729.32 s [crypton] D3: OK
  19086. 2729.32 s [crypton] E4: OK
  19087. 2729.32 s [crypton] D4: OK
  19088. 2729.32 s [crypton] CBC
  19089. 2729.32 s [crypton] E0: OK
  19090. 2729.32 s [crypton] D0: OK
  19091. 2729.32 s [crypton] E1: OK
  19092. 2729.32 s [crypton] D1: OK
  19093. 2729.32 s [crypton] E2: OK
  19094. 2729.32 s [crypton] D2: OK
  19095. 2729.32 s [crypton] E3: OK
  19096. 2729.32 s [crypton] D3: OK
  19097. 2729.32 s [crypton] E4: OK
  19098. 2729.32 s [crypton] D4: OK
  19099. 2729.32 s [crypton] E5: OK
  19100. 2729.32 s [crypton] D5: OK
  19101. 2729.32 s [crypton] E6: OK
  19102. 2729.32 s [crypton] D6: OK
  19103. 2729.32 s [crypton] E7: OK
  19104. 2729.32 s [crypton] D7: OK
  19105. 2729.32 s [crypton] E8: OK
  19106. 2729.32 s [crypton] D8: OK
  19107. 2729.32 s [crypton] E9: OK
  19108. 2729.32 s [crypton] D9: OK
  19109. 2729.32 s [crypton] E10: OK
  19110. 2729.32 s [crypton] D10: OK
  19111. 2729.32 s [crypton] E11: OK
  19112. 2729.32 s [crypton] D11: OK
  19113. 2729.33 s [crypton] decrypt.encrypt==id
  19114. 2729.37 s [crypton] ECB: OK (0.04s)
  19115. 2729.37 s [crypton] +++ OK, passed 100 tests.
  19116. 2729.39 s [crypton] CBC: OK (0.03s)
  19117. 2729.39 s [crypton] +++ OK, passed 100 tests.
  19118. 2729.47 s [crypton] CFB: OK (0.07s)
  19119. 2729.47 s [crypton] +++ OK, passed 100 tests.
  19120. 2729.47 s [crypton] CTR: OK
  19121. 2729.47 s [crypton] +++ OK, passed 100 tests.
  19122. 2729.51 s [crypton] OCB: OK (0.02s)
  19123. 2729.51 s [crypton] +++ OK, passed 100 tests.
  19124. 2729.51 s [crypton] CCM: OK (0.02s)
  19125. 2729.51 s [crypton] +++ OK, passed 100 tests.
  19126. 2729.51 s [crypton] EAX: OK
  19127. 2729.51 s [crypton] +++ OK, passed 100 tests.
  19128. 2729.53 s [crypton] CWC: OK
  19129. 2729.53 s [crypton] +++ OK, passed 100 tests.
  19130. 2729.53 s [crypton] GCM: OK (0.01s)
  19131. 2729.53 s [crypton] +++ OK, passed 100 tests.
  19132. 2729.53 s [crypton] nullIV is null: OK
  19133. 2729.53 s [crypton] ivAdd is linear: OK
  19134. 2729.53 s [crypton] +++ OK, passed 100 tests.
  19135. 2729.53 s [crypton] AES256
  19136. 2729.53 s [crypton] KAT
  19137. 2729.53 s [crypton] ECB
  19138. 2729.53 s [crypton] E0: OK
  19139. 2729.53 s [crypton] D0: OK
  19140. 2729.53 s [crypton] E1: OK
  19141. 2729.53 s [crypton] D1: OK
  19142. 2729.53 s [crypton] E2: OK
  19143. 2729.53 s [crypton] D2: OK
  19144. 2729.53 s [crypton] E3: OK
  19145. 2729.53 s [crypton] D3: OK
  19146. 2729.53 s [crypton] E4: OK
  19147. 2729.53 s [crypton] D4: OK
  19148. 2729.53 s [crypton] CBC
  19149. 2729.53 s [crypton] E0: OK
  19150. 2729.53 s [crypton] D0: OK
  19151. 2729.53 s [crypton] E1: OK
  19152. 2729.53 s [crypton] D1: OK
  19153. 2729.53 s [crypton] E2: OK
  19154. 2729.53 s [crypton] D2: OK
  19155. 2729.53 s [crypton] E3: OK
  19156. 2729.53 s [crypton] D3: OK
  19157. 2729.53 s [crypton] E4: OK
  19158. 2729.53 s [crypton] D4: OK
  19159. 2729.53 s [crypton] E5: OK
  19160. 2729.53 s [crypton] D5: OK
  19161. 2729.53 s [crypton] E6: OK
  19162. 2729.53 s [crypton] D6: OK
  19163. 2729.53 s [crypton] E7: OK
  19164. 2729.53 s [crypton] D7: OK
  19165. 2729.53 s [crypton] E8: OK
  19166. 2729.53 s [crypton] D8: OK
  19167. 2729.53 s [crypton] E9: OK
  19168. 2729.53 s [crypton] D9: OK
  19169. 2729.53 s [crypton] E10: OK
  19170. 2729.53 s [crypton] D10: OK
  19171. 2729.53 s [crypton] E11: OK
  19172. 2729.53 s [crypton] D11: OK
  19173. 2729.53 s [crypton] AEAD
  19174. 2729.53 s [crypton] AE0: OK
  19175. 2729.53 s [crypton] AD0: OK
  19176. 2729.53 s [crypton] E0: OK
  19177. 2729.53 s [crypton] D0: OK
  19178. 2729.53 s [crypton] AE1: OK
  19179. 2729.53 s [crypton] AD1: OK
  19180. 2729.53 s [crypton] E1: OK
  19181. 2729.53 s [crypton] D1: OK
  19182. 2729.53 s [crypton] AE2: OK
  19183. 2729.53 s [crypton] AD2: OK
  19184. 2729.53 s [crypton] E2: OK
  19185. 2729.54 s [crypton] D2: OK
  19186. 2729.54 s [crypton] decrypt.encrypt==id
  19187. 2729.57 s [autodocodec] [4 of 9] Compiling Autodocodec.Aeson.Encode ( src/Autodocodec/Aeson/Encode.hs, nothing )
  19188. 2729.59 s [crypton] ECB: OK (0.04s)
  19189. 2729.59 s [crypton] +++ OK, passed 100 tests.
  19190. 2729.65 s [crypton] CBC: OK (0.02s)
  19191. 2729.65 s [crypton] +++ OK, passed 100 tests.
  19192. 2729.65 s [crypton] CFB: OK (0.04s)
  19193. 2729.65 s [crypton] +++ OK, passed 100 tests.
  19194. 2729.65 s [crypton] CTR: OK
  19195. 2729.65 s [crypton] +++ OK, passed 100 tests.
  19196. 2729.67 s [crypton] OCB: OK (0.01s)
  19197. 2729.67 s [crypton] +++ OK, passed 100 tests.
  19198. 2729.67 s [crypton] CCM: OK (0.01s)
  19199. 2729.67 s [crypton] +++ OK, passed 100 tests.
  19200. 2729.67 s [crypton] EAX: OK
  19201. 2729.67 s [crypton] +++ OK, passed 100 tests.
  19202. 2729.67 s [crypton] CWC: OK
  19203. 2729.67 s [crypton] +++ OK, passed 100 tests.
  19204. 2729.69 s [crypton] GCM: OK (0.01s)
  19205. 2729.69 s [crypton] +++ OK, passed 100 tests.
  19206. 2729.69 s [crypton] nullIV is null: OK
  19207. 2729.69 s [crypton] ivAdd is linear: OK
  19208. 2729.69 s [crypton] +++ OK, passed 100 tests.
  19209. 2729.69 s [crypton] AES-GCM-SIV
  19210. 2729.69 s [crypton] KATs
  19211. 2729.69 s [crypton] encrypt
  19212. 2729.69 s [crypton] AES128
  19213. 2729.69 s [crypton] 1: OK
  19214. 2729.69 s [crypton] 2: OK
  19215. 2729.69 s [crypton] 3: OK
  19216. 2729.69 s [crypton] 4: OK
  19217. 2729.69 s [crypton] 5: OK
  19218. 2729.69 s [crypton] 6: OK
  19219. 2729.69 s [crypton] 7: OK
  19220. 2729.69 s [crypton] 8: OK
  19221. 2729.69 s [crypton] 9: OK
  19222. 2729.69 s [crypton] 10: OK
  19223. 2729.69 s [crypton] 11: OK
  19224. 2729.69 s [crypton] 12: OK
  19225. 2729.69 s [crypton] 13: OK
  19226. 2729.69 s [crypton] 14: OK
  19227. 2729.69 s [crypton] 15: OK
  19228. 2729.69 s [crypton] 16: OK
  19229. 2729.69 s [crypton] 17: OK
  19230. 2729.69 s [crypton] 18: OK
  19231. 2729.69 s [crypton] 19: OK
  19232. 2729.69 s [crypton] 20: OK
  19233. 2729.69 s [crypton] 21: OK
  19234. 2729.69 s [crypton] 22: OK
  19235. 2729.69 s [crypton] 23: OK
  19236. 2729.69 s [crypton] 24: OK
  19237. 2729.69 s [crypton] AES256
  19238. 2729.69 s [crypton] 1: OK
  19239. 2729.70 s [crypton] 2: OK
  19240. 2729.70 s [crypton] 3: OK
  19241. 2729.70 s [crypton] 4: OK
  19242. 2729.70 s [crypton] 5: OK
  19243. 2729.70 s [crypton] 6: OK
  19244. 2729.70 s [crypton] 7: OK
  19245. 2729.70 s [crypton] 8: OK
  19246. 2729.70 s [crypton] 9: OK
  19247. 2729.70 s [crypton] 10: OK
  19248. 2729.70 s [crypton] 11: OK
  19249. 2729.70 s [crypton] 12: OK
  19250. 2729.70 s [crypton] 13: OK
  19251. 2729.70 s [crypton] 14: OK
  19252. 2729.70 s [crypton] 15: OK
  19253. 2729.70 s [crypton] 16: OK
  19254. 2729.70 s [crypton] 17: OK
  19255. 2729.70 s [crypton] 18: OK
  19256. 2729.70 s [crypton] 19: OK
  19257. 2729.70 s [crypton] 20: OK
  19258. 2729.70 s [crypton] 21: OK
  19259. 2729.70 s [crypton] 22: OK
  19260. 2729.70 s [crypton] 23: OK
  19261. 2729.70 s [crypton] 24: OK
  19262. 2729.70 s [crypton] CounterWrap
  19263. 2729.71 s [crypton] 1: OK
  19264. 2729.71 s [crypton] 2: OK
  19265. 2729.71 s [crypton] decrypt
  19266. 2729.71 s [crypton] AES128
  19267. 2729.71 s [crypton] 1: OK
  19268. 2729.71 s [crypton] 2: OK
  19269. 2729.71 s [crypton] 3: OK
  19270. 2729.71 s [crypton] 4: OK
  19271. 2729.71 s [crypton] 5: OK
  19272. 2729.71 s [crypton] 6: OK
  19273. 2729.71 s [crypton] 7: OK
  19274. 2729.71 s [crypton] 8: OK
  19275. 2729.71 s [crypton] 9: OK
  19276. 2729.71 s [crypton] 10: OK
  19277. 2729.71 s [crypton] 11: OK
  19278. 2729.71 s [crypton] 12: OK
  19279. 2729.71 s [crypton] 13: OK
  19280. 2729.71 s [crypton] 14: OK
  19281. 2729.71 s [crypton] 15: OK
  19282. 2729.71 s [crypton] 16: OK
  19283. 2729.71 s [crypton] 17: OK
  19284. 2729.71 s [crypton] 18: OK
  19285. 2729.71 s [crypton] 19: OK
  19286. 2729.71 s [crypton] 20: OK
  19287. 2729.72 s [crypton] 21: OK
  19288. 2729.72 s [crypton] 22: OK
  19289. 2729.72 s [crypton] 23: OK
  19290. 2729.72 s [crypton] 24: OK
  19291. 2729.72 s [crypton] AES256
  19292. 2729.72 s [crypton] 1: OK
  19293. 2729.72 s [crypton] 2: OK
  19294. 2729.72 s [crypton] 3: OK
  19295. 2729.72 s [crypton] 4: OK
  19296. 2729.72 s [crypton] 5: OK
  19297. 2729.72 s [crypton] 6: OK
  19298. 2729.72 s [crypton] 7: OK
  19299. 2729.72 s [crypton] 8: OK
  19300. 2729.72 s [crypton] 9: OK
  19301. 2729.72 s [crypton] 10: OK
  19302. 2729.72 s [crypton] 11: OK
  19303. 2729.72 s [crypton] 12: OK
  19304. 2729.72 s [crypton] 13: OK
  19305. 2729.72 s [crypton] 14: OK
  19306. 2729.72 s [crypton] 15: OK
  19307. 2729.72 s [crypton] 16: OK
  19308. 2729.72 s [crypton] 17: OK
  19309. 2729.72 s [crypton] 18: OK
  19310. 2729.72 s [crypton] 19: OK
  19311. 2729.72 s [crypton] 20: OK
  19312. 2729.72 s [crypton] 21: OK
  19313. 2729.72 s [crypton] 22: OK
  19314. 2729.72 s [crypton] 23: OK
  19315. 2729.72 s [crypton] 24: OK
  19316. 2729.72 s [crypton] CounterWrap
  19317. 2729.72 s [crypton] 1: OK
  19318. 2729.72 s [crypton] 2: OK
  19319. 2729.72 s [crypton] properties
  19320. 2729.80 s [crypton] AES128: OK (0.09s)
  19321. 2729.80 s [crypton] +++ OK, passed 100 tests.
  19322. 2729.86 s [crypton] AES256: OK (0.07s)
  19323. 2729.86 s [crypton] +++ OK, passed 100 tests.
  19324. 2729.86 s [crypton] blowfish64
  19325. 2729.86 s [crypton] KAT
  19326. 2729.86 s [crypton] ECB
  19327. 2729.86 s [crypton] E0: OK
  19328. 2729.86 s [crypton] D0: OK
  19329. 2729.86 s [crypton] E1: OK
  19330. 2729.86 s [crypton] D1: OK
  19331. 2729.86 s [crypton] E2: OK
  19332. 2729.86 s [crypton] D2: OK
  19333. 2729.86 s [crypton] E3: OK
  19334. 2729.86 s [crypton] D3: OK
  19335. 2729.86 s [crypton] E4: OK
  19336. 2729.86 s [crypton] D4: OK
  19337. 2729.86 s [crypton] E5: OK
  19338. 2729.86 s [crypton] D5: OK
  19339. 2729.86 s [crypton] E6: OK
  19340. 2729.86 s [crypton] D6: OK
  19341. 2729.86 s [crypton] E7: OK
  19342. 2729.86 s [crypton] D7: OK
  19343. 2729.86 s [crypton] E8: OK
  19344. 2729.86 s [crypton] D8: OK
  19345. 2729.86 s [crypton] E9: OK
  19346. 2729.86 s [crypton] D9: OK
  19347. 2729.86 s [crypton] E10: OK
  19348. 2729.86 s [crypton] D10: OK
  19349. 2729.86 s [crypton] E11: OK
  19350. 2729.86 s [crypton] D11: OK
  19351. 2729.86 s [crypton] E12: OK
  19352. 2729.86 s [crypton] D12: OK
  19353. 2729.86 s [crypton] E13: OK
  19354. 2729.86 s [crypton] D13: OK
  19355. 2729.86 s [crypton] E14: OK
  19356. 2729.86 s [crypton] D14: OK
  19357. 2729.86 s [crypton] E15: OK
  19358. 2729.86 s [crypton] D15: OK
  19359. 2729.86 s [crypton] E16: OK
  19360. 2729.86 s [crypton] D16: OK
  19361. 2729.86 s [crypton] E17: OK
  19362. 2729.86 s [crypton] D17: OK
  19363. 2729.86 s [crypton] E18: OK
  19364. 2729.86 s [crypton] D18: OK
  19365. 2729.86 s [crypton] E19: OK
  19366. 2729.86 s [crypton] D19: OK
  19367. 2729.86 s [crypton] E20: OK
  19368. 2729.86 s [crypton] D20: OK
  19369. 2729.86 s [crypton] E21: OK
  19370. 2729.86 s [crypton] D21: OK
  19371. 2729.86 s [crypton] E22: OK
  19372. 2729.86 s [crypton] D22: OK
  19373. 2729.86 s [crypton] E23: OK
  19374. 2729.86 s [crypton] D23: OK
  19375. 2729.86 s [crypton] E24: OK
  19376. 2729.86 s [crypton] D24: OK
  19377. 2729.86 s [crypton] E25: OK
  19378. 2729.87 s [crypton] D25: OK
  19379. 2729.87 s [crypton] E26: OK
  19380. 2729.87 s [crypton] D26: OK
  19381. 2729.87 s [crypton] E27: OK
  19382. 2729.87 s [crypton] D27: OK
  19383. 2729.87 s [crypton] E28: OK
  19384. 2729.87 s [crypton] D28: OK
  19385. 2729.87 s [crypton] E29: OK
  19386. 2729.87 s [crypton] D29: OK
  19387. 2729.87 s [crypton] E30: OK
  19388. 2729.87 s [crypton] D30: OK
  19389. 2729.87 s [crypton] E31: OK
  19390. 2729.87 s [crypton] D31: OK
  19391. 2729.87 s [crypton] E32: OK
  19392. 2729.87 s [crypton] D32: OK
  19393. 2729.87 s [crypton] E33: OK
  19394. 2729.87 s [crypton] D33: OK
  19395. 2729.88 s [crypton] decrypt.encrypt==id
  19396. 2729.90 s [crypton] ECB: OK (0.03s)
  19397. 2729.90 s [crypton] +++ OK, passed 100 tests.
  19398. 2729.98 s [crypton] CBC: OK (0.06s)
  19399. 2729.98 s [crypton] +++ OK, passed 100 tests.
  19400. 2730.03 s [crypton] CFB: OK (0.07s)
  19401. 2730.03 s [crypton] +++ OK, passed 100 tests.
  19402. 2730.04 s [crypton] CTR: OK
  19403. 2730.04 s [crypton] +++ OK, passed 100 tests.
  19404. 2730.04 s [crypton] OCB: OK
  19405. 2730.04 s [crypton] +++ OK, passed 100 tests.
  19406. 2730.04 s [crypton] CCM: OK
  19407. 2730.04 s [crypton] +++ OK, passed 100 tests.
  19408. 2730.04 s [crypton] EAX: OK
  19409. 2730.04 s [crypton] +++ OK, passed 100 tests.
  19410. 2730.04 s [crypton] CWC: OK
  19411. 2730.04 s [crypton] +++ OK, passed 100 tests.
  19412. 2730.04 s [crypton] GCM: OK
  19413. 2730.04 s [crypton] +++ OK, passed 100 tests.
  19414. 2730.04 s [crypton] nullIV is null: OK
  19415. 2730.04 s [crypton] ivAdd is linear: OK
  19416. 2730.04 s [crypton] +++ OK, passed 100 tests.
  19417. 2730.04 s [crypton] CAST5
  19418. 2730.04 s [crypton] KAT
  19419. 2730.04 s [crypton] ECB
  19420. 2730.04 s [crypton] E0: OK
  19421. 2730.05 s [crypton] D0: OK
  19422. 2730.05 s [crypton] E1: OK
  19423. 2730.05 s [crypton] D1: OK
  19424. 2730.05 s [crypton] E2: OK
  19425. 2730.05 s [crypton] D2: OK
  19426. 2730.06 s [crypton] decrypt.encrypt==id
  19427. 2730.08 s [crypton] ECB: OK (0.03s)
  19428. 2730.08 s [crypton] +++ OK, passed 100 tests.
  19429. 2730.16 s [crypton] CBC: OK (0.07s)
  19430. 2730.16 s [crypton] +++ OK, passed 100 tests.
  19431. 2730.22 s [crypton] CFB: OK (0.07s)
  19432. 2730.22 s [crypton] +++ OK, passed 100 tests.
  19433. 2730.23 s [crypton] CTR: OK (0.01s)
  19434. 2730.23 s [crypton] +++ OK, passed 100 tests.
  19435. 2730.23 s [crypton] OCB: OK
  19436. 2730.23 s [crypton] +++ OK, passed 100 tests.
  19437. 2730.23 s [crypton] CCM: OK
  19438. 2730.23 s [crypton] +++ OK, passed 100 tests.
  19439. 2730.23 s [crypton] EAX: OK
  19440. 2730.23 s [crypton] +++ OK, passed 100 tests.
  19441. 2730.24 s [crypton] CWC: OK
  19442. 2730.24 s [crypton] +++ OK, passed 100 tests.
  19443. 2730.24 s [crypton] GCM: OK
  19444. 2730.24 s [crypton] +++ OK, passed 100 tests.
  19445. 2730.24 s [crypton] nullIV is null: OK
  19446. 2730.24 s [crypton] ivAdd is linear: OK
  19447. 2730.24 s [crypton] +++ OK, passed 100 tests.
  19448. 2730.24 s [crypton] Camellia128
  19449. 2730.24 s [crypton] KAT
  19450. 2730.24 s [crypton] ECB
  19451. 2730.24 s [crypton] E0: OK
  19452. 2730.24 s [crypton] D0: OK
  19453. 2730.24 s [crypton] E1: OK
  19454. 2730.24 s [crypton] D1: OK
  19455. 2730.24 s [crypton] decrypt.encrypt==id
  19456. 2730.28 s [autodocodec] [5 of 9] Compiling Autodocodec.Aeson.Decode ( src/Autodocodec/Aeson/Decode.hs, nothing )
  19457. 2730.30 s [crypton] ECB: OK (0.04s)
  19458. 2730.30 s [crypton] +++ OK, passed 100 tests.
  19459. 2730.36 s [crypton] CBC: OK (0.07s)
  19460. 2730.36 s [crypton] +++ OK, passed 100 tests.
  19461. 2730.42 s [crypton] CFB: OK (0.06s)
  19462. 2730.42 s [crypton] +++ OK, passed 100 tests.
  19463. 2730.42 s [crypton] CTR: OK (0.01s)
  19464. 2730.42 s [crypton] +++ OK, passed 100 tests.
  19465. 2730.42 s [crypton] OCB: OK
  19466. 2730.42 s [crypton] +++ OK, passed 100 tests.
  19467. 2730.42 s [crypton] CCM: OK
  19468. 2730.42 s [crypton] +++ OK, passed 100 tests.
  19469. 2730.42 s [crypton] EAX: OK
  19470. 2730.42 s [crypton] +++ OK, passed 100 tests.
  19471. 2730.42 s [crypton] CWC: OK
  19472. 2730.42 s [crypton] +++ OK, passed 100 tests.
  19473. 2730.42 s [crypton] GCM: OK
  19474. 2730.42 s [crypton] +++ OK, passed 100 tests.
  19475. 2730.42 s [crypton] nullIV is null: OK
  19476. 2730.42 s [crypton] ivAdd is linear: OK
  19477. 2730.42 s [crypton] +++ OK, passed 100 tests.
  19478. 2730.42 s [crypton] DES
  19479. 2730.42 s [crypton] KAT
  19480. 2730.42 s [crypton] ECB
  19481. 2730.42 s [crypton] E0: OK
  19482. 2730.42 s [crypton] D0: OK
  19483. 2730.42 s [crypton] E1: OK
  19484. 2730.42 s [crypton] D1: OK
  19485. 2730.43 s [crypton] E2: OK
  19486. 2730.43 s [crypton] D2: OK
  19487. 2730.43 s [crypton] E3: OK
  19488. 2730.43 s [crypton] D3: OK
  19489. 2730.43 s [crypton] E4: OK
  19490. 2730.43 s [crypton] D4: OK
  19491. 2730.43 s [crypton] E5: OK
  19492. 2730.43 s [crypton] D5: OK
  19493. 2730.44 s [crypton] E6: OK
  19494. 2730.44 s [crypton] D6: OK
  19495. 2730.44 s [crypton] E7: OK
  19496. 2730.44 s [crypton] D7: OK
  19497. 2730.44 s [crypton] E8: OK
  19498. 2730.44 s [crypton] D8: OK
  19499. 2730.44 s [crypton] E9: OK
  19500. 2730.45 s [crypton] D9: OK
  19501. 2730.45 s [crypton] E10: OK
  19502. 2730.45 s [crypton] D10: OK
  19503. 2730.45 s [crypton] E11: OK
  19504. 2730.45 s [crypton] D11: OK
  19505. 2730.45 s [crypton] E12: OK
  19506. 2730.45 s [crypton] D12: OK
  19507. 2730.45 s [crypton] E13: OK
  19508. 2730.45 s [crypton] D13: OK
  19509. 2730.45 s [crypton] E14: OK
  19510. 2730.46 s [crypton] D14: OK
  19511. 2730.46 s [crypton] E15: OK
  19512. 2730.46 s [crypton] D15: OK
  19513. 2730.46 s [crypton] E16: OK
  19514. 2730.46 s [crypton] D16: OK
  19515. 2730.46 s [crypton] E17: OK
  19516. 2730.47 s [crypton] D17: OK
  19517. 2730.47 s [crypton] E18: OK
  19518. 2730.47 s [crypton] D18: OK
  19519. 2730.47 s [crypton] E19: OK
  19520. 2730.47 s [crypton] D19: OK
  19521. 2730.47 s [crypton] E20: OK
  19522. 2730.47 s [crypton] D20: OK
  19523. 2730.47 s [crypton] E21: OK
  19524. 2730.48 s [crypton] D21: OK
  19525. 2730.48 s [crypton] E22: OK
  19526. 2730.48 s [crypton] D22: OK
  19527. 2730.48 s [crypton] E23: OK
  19528. 2730.48 s [crypton] D23: OK
  19529. 2730.48 s [crypton] E24: OK
  19530. 2730.48 s [crypton] D24: OK
  19531. 2730.49 s [crypton] E25: OK
  19532. 2730.49 s [crypton] D25: OK
  19533. 2730.49 s [crypton] E26: OK
  19534. 2730.49 s [crypton] D26: OK
  19535. 2730.49 s [crypton] E27: OK
  19536. 2730.49 s [crypton] D27: OK
  19537. 2730.49 s [crypton] E28: OK
  19538. 2730.49 s [crypton] D28: OK
  19539. 2730.50 s [crypton] E29: OK
  19540. 2730.50 s [crypton] D29: OK
  19541. 2730.50 s [crypton] E30: OK
  19542. 2730.50 s [crypton] D30: OK
  19543. 2730.50 s [crypton] E31: OK
  19544. 2730.50 s [crypton] D31: OK
  19545. 2730.50 s [crypton] E32: OK
  19546. 2730.51 s [crypton] D32: OK
  19547. 2730.51 s [crypton] E33: OK
  19548. 2730.52 s [crypton] D33: OK
  19549. 2730.52 s [crypton] decrypt.encrypt==id
  19550. 2730.56 s [autodocodec] [6 of 9] Compiling Autodocodec.DerivingVia ( src/Autodocodec/DerivingVia.hs, nothing )
  19551. 2730.59 s [autodocodec] [7 of 9] Compiling Autodocodec.Aeson ( src/Autodocodec/Aeson.hs, nothing )
  19552. 2730.65 s [autodocodec] [8 of 9] Compiling Autodocodec ( src/Autodocodec.hs, nothing )
  19553. 2730.65 s [autodocodec] [9 of 9] Compiling Paths_autodocodec ( dist/build/autogen/Paths_autodocodec.hs, nothing )
  19554. 2730.73 s [autodocodec] Haddock coverage:
  19555. 2730.73 s [autodocodec] 0% ( 0 / 11) in 'Autodocodec.Aeson.Compat'
  19556. 2730.73 s [autodocodec] Missing documentation for:
  19557. 2730.73 s [autodocodec] Module header
  19558. 2730.73 s [autodocodec] toKey (src/Autodocodec/Aeson/Compat.hs:18)
  19559. 2730.73 s [autodocodec] fromKey (src/Autodocodec/Aeson/Compat.hs:26)
  19560. 2730.73 s [autodocodec] lookupKey (src/Autodocodec/Aeson/Compat.hs:34)
  19561. 2730.73 s [autodocodec] insert (src/Autodocodec/Aeson/Compat.hs:42)
  19562. 2730.73 s [autodocodec] fromList (src/Autodocodec/Aeson/Compat.hs:50)
  19563. 2730.73 s [autodocodec] toList (src/Autodocodec/Aeson/Compat.hs:58)
  19564. 2730.73 s [autodocodec] map (src/Autodocodec/Aeson/Compat.hs:66)
  19565. 2730.73 s [autodocodec] liftToJSON (src/Autodocodec/Aeson/Compat.hs:74)
  19566. 2730.73 s [autodocodec] liftToEncoding (src/Autodocodec/Aeson/Compat.hs:81)
  19567. 2730.73 s [autodocodec] liftParseJSON (src/Autodocodec/Aeson/Compat.hs:88)
  19568. 2730.74 s [autodocodec] Warning: 'toJSONViaCodec' is out of scope.
  19569. 2730.74 s [autodocodec] If you qualify the identifier, haddock can try to link it anyway.
  19570. 2730.74 s [autodocodec] Warning: 'toJSONVia' is out of scope.
  19571. 2730.74 s [autodocodec] If you qualify the identifier, haddock can try to link it anyway.
  19572. 2730.74 s [autodocodec] Warning: 'parseJSONViaCodec' is out of scope.
  19573. 2730.74 s [autodocodec] If you qualify the identifier, haddock can try to link it anyway.
  19574. 2730.74 s [autodocodec] Warning: 'parseJSONVia' is out of scope.
  19575. 2730.74 s [autodocodec] If you qualify the identifier, haddock can try to link it anyway.
  19576. 2730.74 s [autodocodec] Warning: 'jsonSchemaViaCodec' is out of scope.
  19577. 2730.74 s [autodocodec] If you qualify the identifier, haddock can try to link it anyway.
  19578. 2730.74 s [autodocodec] Warning: 'jsonSchemaVia' is out of scope.
  19579. 2730.74 s [autodocodec] If you qualify the identifier, haddock can try to link it anyway.
  19580. 2730.77 s [autodocodec] Warning: 'Object' is ambiguous. It is defined
  19581. 2730.77 s [autodocodec] * in ‘Data.Aeson.Types.Internal’
  19582. 2730.77 s [autodocodec] * in ‘Data.Aeson.Types.Internal’
  19583. 2730.77 s [autodocodec] You may be able to disambiguate the identifier by qualifying it or
  19584. 2730.77 s [autodocodec] by specifying the type/value namespace explicitly.
  19585. 2730.77 s [autodocodec] Defaulting to the one defined in ‘Data.Aeson.Types.Internal’
  19586. 2730.77 s [autodocodec] Warning: 'ValueCodec' is ambiguous. It is defined
  19587. 2730.77 s [autodocodec] * at src/Autodocodec/Codec.hs:141:3
  19588. 2730.77 s [autodocodec] * at src/Autodocodec/Codec.hs:376:1
  19589. 2730.77 s [autodocodec] You may be able to disambiguate the identifier by qualifying it or
  19590. 2730.77 s [autodocodec] by specifying the type/value namespace explicitly.
  19591. 2730.77 s [autodocodec] Defaulting to the one defined at src/Autodocodec/Codec.hs:376:1
  19592. 2730.78 s [autodocodec] Warning: '()' is out of scope.
  19593. 2730.78 s [autodocodec] If you qualify the identifier, haddock can try to link it anyway.
  19594. 2730.80 s [autodocodec] Warning: 'mapToDecoder' is out of scope.
  19595. 2730.80 s [autodocodec] If you qualify the identifier, haddock can try to link it anyway.
  19596. 2730.80 s [autodocodec] Warning: 'discriminator' is out of scope.
  19597. 2730.80 s [autodocodec] If you qualify the identifier, haddock can try to link it anyway.
  19598. 2730.81 s [autodocodec] Warning: 'NumberBounds' is out of scope.
  19599. 2730.81 s [autodocodec] If you qualify the identifier, haddock can try to link it anyway.
  19600. 2730.83 s [autodocodec] Warning: 'HasCodec' is out of scope.
  19601. 2730.83 s [autodocodec] If you qualify the identifier, haddock can try to link it anyway.
  19602. 2730.83 s [autodocodec] Warning: 'Object' is out of scope.
  19603. 2730.83 s [autodocodec] If you qualify the identifier, haddock can try to link it anyway.
  19604. 2730.87 s [autodocodec] Warning: 'b' is out of scope.
  19605. 2730.87 s [autodocodec] If you qualify the identifier, haddock can try to link it anyway.
  19606. 2730.87 s [autodocodec] Warning: 'a' is out of scope.
  19607. 2730.87 s [autodocodec] If you qualify the identifier, haddock can try to link it anyway.
  19608. 2730.88 s [autodocodec] Warning: 'Int8' is out of scope.
  19609. 2730.88 s [autodocodec] If you qualify the identifier, haddock can try to link it anyway.
  19610. 2730.88 s [autodocodec] Warning: 'boundedNumberBounds' is out of scope.
  19611. 2730.88 s [autodocodec] If you qualify the identifier, haddock can try to link it anyway.
  19612. 2730.89 s [autodocodec] Warning: 'requiredField' is out of scope.
  19613. 2730.89 s [autodocodec] If you qualify the identifier, haddock can try to link it anyway.
  19614. 2730.89 s [autodocodec] Warning: 'parseAlterternative' is out of scope.
  19615. 2730.89 s [autodocodec] If you qualify the identifier, haddock can try to link it anyway.
  19616. 2730.89 s [autodocodec] Warning: 'optionalFieldOrNull' is out of scope.
  19617. 2730.89 s [autodocodec] If you qualify the identifier, haddock can try to link it anyway.
  19618. 2730.91 s [autodocodec] 86% ( 80 / 92) in 'Autodocodec.Codec'
  19619. 2730.91 s [autodocodec] Missing documentation for:
  19620. 2730.91 s [autodocodec] Module header
  19621. 2730.91 s [autodocodec] Bounds (src/Autodocodec/Codec.hs:298)
  19622. 2730.91 s [autodocodec] emptyBounds (src/Autodocodec/Codec.hs:309)
  19623. 2730.91 s [autodocodec] boundedBounds (src/Autodocodec/Codec.hs:312)
  19624. 2730.91 s [autodocodec] IntegerBoundsSymbolic (src/Autodocodec/Codec.hs:327)
  19625. 2730.91 s [autodocodec] guessIntegerBoundsSymbolic (src/Autodocodec/Codec.hs:333)
  19626. 2730.91 s [autodocodec] IntegerSymbolic (src/Autodocodec/Codec.hs:339)
  19627. 2730.91 s [autodocodec] guessIntegerSymbolic (src/Autodocodec/Codec.hs:348)
  19628. 2730.91 s [autodocodec] optionalKeyCodec (src/Autodocodec/Codec.hs:878)
  19629. 2730.91 s [autodocodec] optionalKeyWithDefaultCodec (src/Autodocodec/Codec.hs:890)
  19630. 2730.91 s [autodocodec] Result (src/Autodocodec/Codec.hs:2013)
  19631. 2730.91 s [autodocodec] unsafeCodecViaAesonString (src/Autodocodec/Codec.hs:2035)
  19632. 2730.93 s [autodocodec] 70% ( 12 / 17) in 'Autodocodec.Class'
  19633. 2730.93 s [autodocodec] Missing documentation for:
  19634. 2730.93 s [autodocodec] Module header
  19635. 2730.93 s [autodocodec] optionalFieldWithOmittedDefault (src/Autodocodec/Class.hs:348)
  19636. 2730.93 s [autodocodec] optionalFieldWithOmittedDefault' (src/Autodocodec/Class.hs:357)
  19637. 2730.93 s [autodocodec] optionalFieldOrNullWithOmittedDefault (src/Autodocodec/Class.hs:368)
  19638. 2730.93 s [autodocodec] optionalFieldOrNullWithOmittedDefault' (src/Autodocodec/Class.hs:377)
  19639. 2730.93 s [autodocodec] 54% ( 6 / 11) in 'Autodocodec.Aeson.Encode'
  19640. 2730.93 s [autodocodec] Missing documentation for:
  19641. 2730.93 s [autodocodec] Module header
  19642. 2730.93 s [autodocodec] toJSONObjectViaCodec (src/Autodocodec/Aeson/Encode.hs:40)
  19643. 2730.93 s [autodocodec] toJSONObjectVia (src/Autodocodec/Aeson/Encode.hs:43)
  19644. 2730.93 s [autodocodec] toSeriesViaCodec (src/Autodocodec/Aeson/Encode.hs:98)
  19645. 2730.93 s [autodocodec] toSeriesVia (src/Autodocodec/Aeson/Encode.hs:101)
  19646. 2730.93 s [autodocodec] Warning: 'eitherDecodeViaCodec' is out of scope.
  19647. 2730.93 s [autodocodec] If you qualify the identifier, haddock can try to link it anyway.
  19648. 2730.93 s [autodocodec] 66% ( 6 / 9) in 'Autodocodec.Aeson.Decode'
  19649. 2730.93 s [autodocodec] Missing documentation for:
  19650. 2730.93 s [autodocodec] Module header
  19651. 2730.93 s [autodocodec] parseJSONObjectViaCodec (src/Autodocodec/Aeson/Decode.hs:46)
  19652. 2730.93 s [autodocodec] parseJSONObjectVia (src/Autodocodec/Aeson/Decode.hs:49)
  19653. 2730.93 s [autodocodec] Warning: 'Autodocodec' is ambiguous. It is defined
  19654. 2730.93 s [autodocodec] * at src/Autodocodec/DerivingVia.hs:22:25
  19655. 2730.93 s [autodocodec] * at src/Autodocodec/DerivingVia.hs:22:1
  19656. 2730.93 s [autodocodec] You may be able to disambiguate the identifier by qualifying it or
  19657. 2730.93 s [autodocodec] by specifying the type/value namespace explicitly.
  19658. 2730.93 s [autodocodec] Defaulting to the one defined at src/Autodocodec/DerivingVia.hs:22:1
  19659. 2730.93 s [autodocodec] 50% ( 1 / 2) in 'Autodocodec.DerivingVia'
  19660. 2730.93 s [autodocodec] Missing documentation for:
  19661. 2730.94 s [autodocodec] Module header
  19662. 2730.94 s [autodocodec] 69% ( 16 / 23) in 'Autodocodec.Aeson'
  19663. 2730.94 s [autodocodec] Missing documentation for:
  19664. 2730.94 s [autodocodec] Module header
  19665. 2730.94 s [autodocodec] toJSONObjectViaCodec (src/Autodocodec/Aeson/Encode.hs:40)
  19666. 2730.94 s [autodocodec] toJSONObjectVia (src/Autodocodec/Aeson/Encode.hs:43)
  19667. 2730.94 s [autodocodec] toSeriesViaCodec (src/Autodocodec/Aeson/Encode.hs:98)
  19668. 2730.94 s [autodocodec] toSeriesVia (src/Autodocodec/Aeson/Encode.hs:101)
  19669. 2730.94 s [autodocodec] parseJSONObjectViaCodec (src/Autodocodec/Aeson/Decode.hs:46)
  19670. 2730.94 s [autodocodec] parseJSONObjectVia (src/Autodocodec/Aeson/Decode.hs:49)
  19671. 2730.94 s [autodocodec] 89% (124 /138) in 'Autodocodec'
  19672. 2730.94 s [autodocodec] Missing documentation for:
  19673. 2730.94 s [autodocodec] Module header
  19674. 2730.94 s [autodocodec] toJSONObjectViaCodec (src/Autodocodec/Aeson/Encode.hs:40)
  19675. 2730.94 s [autodocodec] toJSONObjectVia (src/Autodocodec/Aeson/Encode.hs:43)
  19676. 2730.94 s [autodocodec] toSeriesViaCodec (src/Autodocodec/Aeson/Encode.hs:98)
  19677. 2730.94 s [autodocodec] toSeriesVia (src/Autodocodec/Aeson/Encode.hs:101)
  19678. 2730.94 s [autodocodec] parseJSONObjectViaCodec (src/Autodocodec/Aeson/Decode.hs:46)
  19679. 2730.94 s [autodocodec] parseJSONObjectVia (src/Autodocodec/Aeson/Decode.hs:49)
  19680. 2730.94 s [autodocodec] optionalFieldWithOmittedDefault (src/Autodocodec/Class.hs:348)
  19681. 2730.94 s [autodocodec] optionalFieldOrNullWithOmittedDefault (src/Autodocodec/Class.hs:368)
  19682. 2730.94 s [autodocodec] optionalFieldWithOmittedDefault' (src/Autodocodec/Class.hs:357)
  19683. 2730.94 s [autodocodec] optionalFieldOrNullWithOmittedDefault' (src/Autodocodec/Class.hs:377)
  19684. 2730.94 s [autodocodec] Bounds (src/Autodocodec/Codec.hs:298)
  19685. 2730.94 s [autodocodec] emptyBounds (src/Autodocodec/Codec.hs:309)
  19686. 2730.94 s [autodocodec] boundedBounds (src/Autodocodec/Codec.hs:312)
  19687. 2732.08 s [crypton] ECB: OK (1.57s)
  19688. 2732.08 s [crypton] +++ OK, passed 5 tests.
  19689. 2732.94 s [autodocodec] Warning: Autodocodec.Codec: could not find link destinations for:
  19690. 2732.94 s [autodocodec] - Data.Vector.Vector
  19691. 2732.94 s [autodocodec] - Autodocodec.Codec.Rep_Union
  19692. 2732.94 s [autodocodec] - Autodocodec.Codec.Rep_Bounds
  19693. 2732.95 s [autodocodec] Warning: Autodocodec.Class: could not find link destinations for:
  19694. 2732.95 s [autodocodec] - Data.Vector.Vector
  19695. 2733.02 s [autodocodec] Warning: Autodocodec: could not find link destinations for:
  19696. 2733.02 s [autodocodec] - Data.Vector.Vector
  19697. 2733.02 s [autodocodec] - Autodocodec.Codec.Rep_Bounds
  19698. 2733.66 s [crypton] CBC: OK (1.58s)
  19699. 2733.66 s [crypton] +++ OK, passed 5 tests.
  19700. 2734.31 s [attoparsec-aeson] Documentation created: dist/doc/html/attoparsec-aeson/,
  19701. 2734.31 s [attoparsec-aeson] dist/doc/html/attoparsec-aeson/attoparsec-aeson.txt
  19702. 2734.52 s [attoparsec-aeson] Phase: installPhase
  19703. 2734.80 s [crypton] CFB: OK (1.14s)
  19704. 2734.80 s [crypton] +++ OK, passed 5 tests.
  19705. 2734.86 s [attoparsec-aeson] Installing library in /nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/attoparsec-aeson-2.2.2.0-40FsXOFv1LGKzJiZFdQ22z
  19706. 2735.00 s [crypton] CTR: OK (0.20s)
  19707. 2735.00 s [crypton] +++ OK, passed 5 tests.
  19708. 2735.00 s [crypton] OCB: OK
  19709. 2735.00 s [crypton] +++ OK, passed 5 tests.
  19710. 2735.00 s [crypton] CCM: OK
  19711. 2735.00 s [crypton] +++ OK, passed 5 tests.
  19712. 2735.00 s [crypton] EAX: OK
  19713. 2735.00 s [crypton] +++ OK, passed 5 tests.
  19714. 2735.00 s [crypton] CWC: OK
  19715. 2735.00 s [crypton] +++ OK, passed 5 tests.
  19716. 2735.00 s [crypton] GCM: OK
  19717. 2735.00 s [crypton] +++ OK, passed 5 tests.
  19718. 2735.00 s [crypton] nullIV is null: OK
  19719. 2735.00 s [crypton] ivAdd is linear: OK
  19720. 2735.00 s [crypton] +++ OK, passed 5 tests.
  19721. 2735.00 s [crypton] 3DES_EEE
  19722. 2735.00 s [crypton] decrypt.encrypt==id
  19723. 2735.87 s [attoparsec-aeson] Phase: fixupPhase
  19724. 2735.93 s [attoparsec-aeson] shrinking RPATHs of ELF executables and libraries in /nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0
  19725. 2735.94 s [attoparsec-aeson] shrinking /nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSattoparsec-aeson-2.2.2.0-40FsXOFv1LGKzJiZFdQ22z-ghc9.10.2.so
  19726. 2735.96 s [attoparsec-aeson] checking for references to /build/ in /nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0...
  19727. 2735.99 s [attoparsec-aeson] patching script interpreter paths in /nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0
  19728. 2736.00 s [attoparsec-aeson] stripping (with command strip and flags -S -p) in /nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0/lib
  19729. 2736.24 s [attoparsec-aeson] shrinking RPATHs of ELF executables and libraries in /nix/store/y7n9qa84agyg3yml3c8fiiv49i60d5zn-attoparsec-aeson-2.2.2.0-doc
  19730. 2736.26 s [attoparsec-aeson] checking for references to /build/ in /nix/store/y7n9qa84agyg3yml3c8fiiv49i60d5zn-attoparsec-aeson-2.2.2.0-doc...
  19731. 2736.27 s [attoparsec-aeson] patching script interpreter paths in /nix/store/y7n9qa84agyg3yml3c8fiiv49i60d5zn-attoparsec-aeson-2.2.2.0-doc
  19732. 2736.68 s [attoparsec-aeson:post-build] Uploading to the NixCI cache: /nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0 /nix/store/y7n9qa84agyg3yml3c8fiiv49i60d5zn-attoparsec-aeson-2.2.2.0-doc
  19733. 2736.90 s [attoparsec-aeson:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  19734. 2737.22 s [attoparsec-aeson:post-build] copying 2 paths...
  19735. 2737.22 s [attoparsec-aeson:post-build] copying path '/nix/store/y7n9qa84agyg3yml3c8fiiv49i60d5zn-attoparsec-aeson-2.2.2.0-doc' to 'https://cache.nix-ci.com'...
  19736. 2737.67 s [attoparsec-aeson:post-build] copying path '/nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0' to 'https://cache.nix-ci.com'...
  19737. 2740.34 s [attoparsec-aeson:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  19738. 2741.04 s [attoparsec-aeson:post-build] copying 1 paths...
  19739. 2741.05 s [attoparsec-aeson:post-build] copying path '/nix/store/5i0255alvh9vd6rkz2wj21hphdf9xmbg-attoparsec-aeson-2.2.2.0.drv' to 'https://cache.nix-ci.com'...
  19740. 2741.53 s Uploaded attoparsec-aeson in 4.9s
  19741. 2741.54 s Progress: 85 of 103 built (4 building), 318 of 318 downloaded from cache
  19742. 2741.54 s Built attoparsec-aeson in 1m46s
  19743. 2741.70 s Building /nix/store/cn22vj2vw926hq3a0h2lmn5j2q5923sh-aeson-pretty-0.8.10.drv
  19744. 2741.70 s [crypton] ECB: OK (4.23s)
  19745. 2741.70 s [crypton] +++ OK, passed 5 tests.
  19746. 2741.70 s [path] preserves validity [✔]
  19747. 2741.70 s [path] +++ OK, passed 100 tests.
  19748. 2741.70 s [path] never shrinks to itself for valid values [✔]
  19749. 2741.70 s [path] +++ OK, passed 100 tests.
  19750. 2741.70 s [path] GenValid (Path Rel File)
  19751. 2741.70 s [path] genValid :: Gen (Path Rel File)
  19752. 2741.70 s [path] only generates valid '(Path Rel File)'s [✔]
  19753. 2741.70 s [path] +++ OK, passed 100 tests.
  19754. 2741.70 s [path] shrinkValid :: (Path Rel File -> [Path Rel File])
  19755. 2741.70 s [path] preserves validity [✔]
  19756. 2741.70 s [path] +++ OK, passed 100 tests.
  19757. 2741.70 s [path] never shrinks to itself for valid values [✔]
  19758. 2741.70 s [path] +++ OK, passed 100 tests.
  19759. 2741.70 s [path] GenValid (Path Abs Dir)
  19760. 2741.70 s [path] genValid :: Gen (Path Abs Dir)
  19761. 2741.70 s [path] only generates valid '(Path Abs Dir)'s [✔]
  19762. 2741.70 s [path] +++ OK, passed 100 tests.
  19763. 2741.70 s [path] shrinkValid :: (Path Abs Dir -> [Path Abs Dir])
  19764. 2741.70 s [path] preserves validity [✔]
  19765. 2741.70 s [path] +++ OK, passed 100 tests.
  19766. 2741.70 s [path] never shrinks to itself for valid values [✔]
  19767. 2741.70 s [path] +++ OK, passed 100 tests.
  19768. 2741.70 s [path] GenValid (Path Rel Dir)
  19769. 2741.70 s [path] genValid :: Gen (Path Rel Dir)
  19770. 2741.70 s [path] only generates valid '(Path Rel Dir)'s [✔]
  19771. 2741.70 s [path] +++ OK, passed 100 tests.
  19772. 2741.70 s [path] shrinkValid :: (Path Rel Dir -> [Path Rel Dir])
  19773. 2741.70 s [path] preserves validity [✔]
  19774. 2741.70 s [path] +++ OK, passed 100 tests.
  19775. 2741.70 s [path] never shrinks to itself for valid values [✔]
  19776. 2741.70 s [path] +++ OK, passed 100 tests.
  19777. 2741.70 s [path] GenValid (SomeBase Dir)
  19778. 2741.70 s [path] genValid :: Gen (SomeBase Dir)
  19779. 2741.72 s [path] only generates valid '(SomeBase Dir)'s [✔]
  19780. 2741.73 s [path] +++ OK, passed 100 tests.
  19781. 2741.73 s [path] shrinkValid :: (SomeBase Dir -> [SomeBase Dir])
  19782. 2741.73 s [path] preserves validity [✔]
  19783. 2741.73 s [path] +++ OK, passed 100 tests.
  19784. 2741.73 s [path] never shrinks to itself for valid values [✔]
  19785. 2741.73 s [path] +++ OK, passed 100 tests.
  19786. 2741.73 s [path] GenValid (SomeBase File)
  19787. 2741.73 s [path] genValid :: Gen (SomeBase File)
  19788. 2741.73 s [path] only generates valid '(SomeBase File)'s [✔]
  19789. 2741.73 s [path] +++ OK, passed 100 tests.
  19790. 2741.73 s [path] shrinkValid :: (SomeBase File -> [SomeBase File])
  19791. 2741.73 s [path] preserves validity [✔]
  19792. 2741.73 s [path] +++ OK, passed 100 tests.
  19793. 2741.73 s [path] never shrinks to itself for valid values [✔]
  19794. 2741.73 s [path] +++ OK, passed 100 tests.
  19795. 2741.73 s [path] Parsing
  19796. 2741.73 s [path] Path Abs Dir
  19797. 2741.73 s [path] Produces valid paths when it succeeds [✔]
  19798. 2741.73 s [path] +++ OK, passed 100 tests.
  19799. 2741.73 s [path] Path Rel Dir
  19800. 2741.73 s [path] Produces valid paths when it succeeds [✔]
  19801. 2741.73 s [path] +++ OK, passed 100 tests.
  19802. 2741.73 s [path] Path Abs File
  19803. 2741.73 s [path] Produces valid paths when it succeeds [✔]
  19804. 2741.73 s [path] +++ OK, passed 100 tests.
  19805. 2741.73 s [path] Path Rel File
  19806. 2741.73 s [path] Produces valid paths when it succeeds [✔]
  19807. 2741.73 s [path] +++ OK, passed 100 tests.
  19808. 2741.73 s [path] SomeBase Dir
  19809. 2741.73 s [path] Produces valid paths when it succeeds [✔]
  19810. 2741.73 s [path] +++ OK, passed 100 tests.
  19811. 2741.73 s [path] SomeBase file
  19812. 2741.73 s [path] Produces valid paths when it succeeds [✔]
  19813. 2741.73 s [path] +++ OK, passed 100 tests.
  19814. 2741.73 s [path] Operations
  19815. 2741.73 s [path] (</>)
  19816. 2741.73 s [path] produces a valid path on when creating valid absolute file paths [✔]
  19817. 2741.73 s [path] +++ OK, passed 100 tests.
  19818. 2741.73 s [path] produces a valid path on when creating valid absolute directory paths [✔]
  19819. 2741.73 s [path] +++ OK, passed 100 tests.
  19820. 2741.73 s [path] produces a valid path on when creating valid relative file paths [✔]
  19821. 2741.73 s [path] +++ OK, passed 100 tests.
  19822. 2741.73 s [path] produces a valid path on when creating valid relative directory paths [✔]
  19823. 2741.73 s [path] +++ OK, passed 100 tests.
  19824. 2741.73 s [path] stripProperPrefix
  19825. 2741.73 s [path] stripProperPrefix parent (parent </> child) = child Path Abs Dir Path Rel Dir [✔]
  19826. 2741.74 s [path] +++ OK, passed 100 tests.
  19827. 2741.74 s [path] stripProperPrefix parent (parent </> child) = child Path Rel Dir Path Rel Dir [✔]
  19828. 2741.74 s [path] +++ OK, passed 100 tests.
  19829. 2741.74 s [path] stripProperPrefix parent (parent </> child) = child Path Abs Dir Path Rel File [✔]
  19830. 2741.74 s [path] +++ OK, passed 100 tests.
  19831. 2741.74 s [path] stripProperPrefix parent (parent </> child) = child Path Rel Dir Path Rel File [✔]
  19832. 2741.74 s [path] +++ OK, passed 100 tests.
  19833. 2741.74 s [path] produces a valid path on when passed a valid absolute file paths [✔]
  19834. 2741.74 s [path] +++ OK, passed 100 tests.
  19835. 2741.74 s [path] produces a valid path on when passed a valid absolute directory paths [✔]
  19836. 2741.74 s [path] +++ OK, passed 100 tests.
  19837. 2741.74 s [path] produces a valid path on when passed a valid relative file paths [✔]
  19838. 2741.74 s [path] +++ OK, passed 100 tests.
  19839. 2741.74 s [path] produces a valid path on when passed a valid relative directory paths [✔]
  19840. 2741.74 s [path] +++ OK, passed 100 tests.
  19841. 2741.74 s [path] isProperPrefixOf
  19842. 2741.74 s [path] isProperPrefixOf parent (parent </> child) Path Abs Dir Path Rel Dir [✔]
  19843. 2741.74 s [path] +++ OK, passed 100 tests.
  19844. 2741.74 s [path] isProperPrefixOf parent (parent </> child) Path Rel Dir Path Rel Dir [✔]
  19845. 2741.74 s [path] +++ OK, passed 100 tests.
  19846. 2741.74 s [path] isProperPrefixOf parent (parent </> child) Path Abs Dir Path Rel File [✔]
  19847. 2741.74 s [path] +++ OK, passed 100 tests.
  19848. 2741.74 s [path] isProperPrefixOf parent (parent </> child) Path Rel Dir Path Rel File [✔]
  19849. 2741.74 s [path] +++ OK, passed 100 tests.
  19850. 2741.74 s [path] parent
  19851. 2741.74 s [path] produces a valid path on when passed a valid file path [✔]
  19852. 2741.74 s [path] +++ OK, passed 100 tests.
  19853. 2741.74 s [path] produces a valid path on when passed a valid directory path [✔]
  19854. 2741.74 s [path] +++ OK, passed 100 tests.
  19855. 2741.74 s [path] produces a valid path on when passed a valid abs file path [✔]
  19856. 2741.74 s [path] +++ OK, passed 100 tests.
  19857. 2741.74 s [path] produces a valid path on when passed a valid rel file path [✔]
  19858. 2741.74 s [path] +++ OK, passed 100 tests.
  19859. 2741.74 s [path] produces a valid path on when passed a valid abs directory path [✔]
  19860. 2741.74 s [path] +++ OK, passed 100 tests.
  19861. 2741.74 s [path] produces a valid path on when passed a valid rel directory path [✔]
  19862. 2741.74 s [path] +++ OK, passed 100 tests.
  19863. 2741.74 s [path] splitDrive
  19864. 2741.74 s [path] produces valid paths on when passed a valid directory path [✔]
  19865. 2741.74 s [path] +++ OK, passed 100 tests.
  19866. 2741.74 s [path] produces valid paths on when passed a valid file path [✔]
  19867. 2741.74 s [path] +++ OK, passed 100 tests.
  19868. 2741.74 s [path] takeDrive
  19869. 2741.74 s [path] produces a valid path on when passed a valid directory path [✔]
  19870. 2741.74 s [path] +++ OK, passed 100 tests.
  19871. 2741.74 s [path] produces a valid path on when passed a valid file path [✔]
  19872. 2741.74 s [path] +++ OK, passed 100 tests.
  19873. 2741.74 s [path] filename
  19874. 2741.74 s [path] filename (parent </> $(mkRelFile filename)) == filename $(mkRelFile filename) Path Abs Dir [✔]
  19875. 2741.74 s [path] +++ OK, passed 100 tests.
  19876. 2741.74 s [path] filename (parent </> $(mkRelFile filename)) == filename $(mkRelFile filename) Path Rel Dir [✔]
  19877. 2741.74 s [path] +++ OK, passed 100 tests.
  19878. 2741.75 s [path] filename (some:parent </> $(mkRelFile filename)) == filename $(mkRelFile filename) SomeBase Dir [✔]
  19879. 2741.75 s [path] +++ OK, passed 100 tests.
  19880. 2741.75 s [path] produces a valid path on when passed a valid absolute path [✔]
  19881. 2741.75 s [path] +++ OK, passed 100 tests.
  19882. 2741.75 s [path] produces a valid path on when passed a valid relative path [✔]
  19883. 2741.75 s [path] +++ OK, passed 100 tests.
  19884. 2741.75 s [path] produces a valid filename when passed some valid base path [✔]
  19885. 2741.75 s [path] +++ OK, passed 100 tests.
  19886. 2741.75 s [path] dirname
  19887. 2741.75 s [path] dirname parent </> $(mkRelDir dirname)) == dirname $(mkRelDir dirname) Path Abs Dir [✔]
  19888. 2741.75 s [path] +++ OK, passed 100 tests.
  19889. 2741.75 s [path] dirname parent </> $(mkRelDir dirname)) == dirname $(mkRelDir dirname) Path Rel Dir [✔]
  19890. 2741.75 s [path] +++ OK, passed 100 tests.
  19891. 2741.75 s [path] dirname (some:parent </> $(mkRelDir dirname)) == dirname $(mkRelDir dirname) SomeBase Dir [✔]
  19892. 2741.75 s [path] +++ OK, passed 100 tests.
  19893. 2741.75 s [path] produces a valid path on when passed a valid absolute path [✔]
  19894. 2741.75 s [path] +++ OK, passed 100 tests.
  19895. 2741.75 s [path] produces a valid path on when passed a valid relative path [✔]
  19896. 2741.75 s [path] +++ OK, passed 100 tests.
  19897. 2741.75 s [path] produces a valid path when passed some valid longer path [✔]
  19898. 2741.75 s [path] +++ OK, passed 100 tests.
  19899. 2741.75 s [path] Extensions
  19900. 2741.75 s [path] if addExtension a b succeeds then parseRelFile b succeeds - 1 [✔]
  19901. 2741.75 s [path] +++ OK, passed 100 tests.
  19902. 2741.75 s [path] if addExtension a b succeeds then parseRelFile b succeeds - 2 [✔]
  19903. 2741.75 s [path] +++ OK, passed 100 tests.
  19904. 2741.75 s [path] Adding an extension is like adding the extension to the end if it succeeds Path Abs File [✔]
  19905. 2741.75 s [path] +++ OK, passed 100 tests.
  19906. 2741.75 s [path] Adding an extension is like adding the extension to the end if it succeeds Path Rel File [✔]
  19907. 2741.75 s [path] +++ OK, passed 100 tests.
  19908. 2741.75 s [path] splitExtension output joins to result in the original file Path Abs File [✔]
  19909. 2741.75 s [path] +++ OK, passed 100 tests.
  19910. 2741.75 s [path] splitExtension output joins to result in the original file Path Rel File [✔]
  19911. 2741.75 s [path] +++ OK, passed 100 tests.
  19912. 2741.75 s [path] splitExtension generates a valid filename and valid extension Path Abs File [✔]
  19913. 2741.75 s [path] +++ OK, passed 100 tests.
  19914. 2741.75 s [path] splitExtension generates a valid filename and valid extension Path Rel File [✔]
  19915. 2741.75 s [path] +++ OK, passed 100 tests.
  19916. 2741.75 s [path] splitExtension >=> uncurry addExtension . swap == return Path Abs File [✔]
  19917. 2741.75 s [path] +++ OK, passed 100 tests.
  19918. 2741.75 s [path] splitExtension >=> uncurry addExtension . swap == return Path Rel File [✔]
  19919. 2741.75 s [path] +++ OK, passed 100 tests.
  19920. 2741.75 s [path] an extension that was added can be split off again Path Abs File [✔]
  19921. 2741.75 s [path] +++ OK, passed 100 tests.
  19922. 2741.75 s [path] an extension that was added can be split off again Path Rel File [✔]
  19923. 2741.75 s [path] +++ OK, passed 100 tests.
  19924. 2741.75 s [path] fileExtension == (fmap snd) . splitExtension Path Abs File [✔]
  19925. 2741.75 s [path] +++ OK, passed 100 tests.
  19926. 2741.75 s [path] fileExtension == (fmap snd) . splitExtension Path Rel File [✔]
  19927. 2741.75 s [path] +++ OK, passed 100 tests.
  19928. 2741.75 s [path] an extension that was added is considered to be there Path Abs File [✔]
  19929. 2741.76 s [path] +++ OK, passed 100 tests.
  19930. 2741.76 s [path] an extension that was added is considered to be there Path Rel File [✔]
  19931. 2741.76 s [path] +++ OK, passed 100 tests.
  19932. 2741.76 s [path] (fileExtension >=> flip replaceExtension file) file == return file Path Abs File [✔]
  19933. 2741.76 s [path] +++ OK, passed 100 tests.
  19934. 2741.76 s [path] (fileExtension >=> flip replaceExtension file) file == return file Path Rel File [✔]
  19935. 2741.76 s [path] +++ OK, passed 100 tests.
  19936. 2741.76 s [path]
  19937. 2741.76 s [path] Finished in 14.6569 seconds
  19938. 2741.76 s [path] 80 examples, 0 failures
  19939. 2741.76 s [path] Test suite validity-test: PASS
  19940. 2741.76 s [path] Test suite logged to: dist/test/path-0.9.5-validity-test.log
  19941. 2741.76 s [path] Test suite test: RUNNING...
  19942. 2741.76 s [path]
  19943. 2741.76 s [path] Path.Windows
  19944. 2741.76 s [path] Parsing: Path Abs Dir
  19945. 2741.76 s [path] Failing: Parsing "" should fail. [✔]
  19946. 2741.76 s [path] Failing: Parsing ".\\" should fail. [✔]
  19947. 2741.76 s [path] Failing: Parsing "foo.txt" should fail. [✔]
  19948. 2741.76 s [path] Failing: Parsing "C:" should fail. [✔]
  19949. 2741.76 s [path] Succeeding: Parsing "C:\\" should succeed with: "C:\\" [✔]
  19950. 2741.76 s [path] Succeeding: Parsing "C:\\\\" should succeed with: "C:\\" [✔]
  19951. 2741.76 s [path] Succeeding: Parsing "C:\\\\\\foo\\\\bar\\\\mu\\" should succeed with: "C:\\foo\\bar\\mu\\" [✔]
  19952. 2741.76 s [path] Succeeding: Parsing "C:\\\\\\foo\\\\bar\\\\mu" should succeed with: "C:\\foo\\bar\\mu\\" [✔]
  19953. 2741.76 s [path] Succeeding: Parsing "C:\\\\\\foo\\\\bar\\.\\\\mu" should succeed with: "C:\\foo\\bar\\mu\\" [✔]
  19954. 2741.76 s [path] Succeeding: Parsing "\\\\unchost\\share" should succeed with: "\\\\unchost\\share\\" [✔]
  19955. 2741.76 s [path] Succeeding: Parsing "\\/unchost\\share" should succeed with: "\\\\unchost\\share\\" [✔]
  19956. 2741.76 s [path] Succeeding: Parsing "\\\\unchost\\share\\\\folder\\" should succeed with: "\\\\unchost\\share\\folder\\" [✔]
  19957. 2741.76 s [path] Succeeding: Parsing "\\\\?\\C:\\" should succeed with: "\\\\?\\C:\\" [✔]
  19958. 2741.76 s [path] Succeeding: Parsing "/\\?\\C:\\" should succeed with: "\\\\?\\C:\\" [✔]
  19959. 2741.76 s [path] Succeeding: Parsing "\\\\?\\C:\\\\\\folder\\\\" should succeed with: "\\\\?\\C:\\folder\\" [✔]
  19960. 2741.76 s [path] Parsing: Path Rel Dir
  19961. 2741.76 s [path] Failing: Parsing "" should fail. [✔]
  19962. 2741.76 s [path] Failing: Parsing "/" should fail. [✔]
  19963. 2741.76 s [path] Failing: Parsing "//" should fail. [✔]
  19964. 2741.76 s [path] Failing: Parsing "\\" should fail. [✔]
  19965. 2741.76 s [path] Failing: Parsing "\\\\" should fail. [✔]
  19966. 2741.76 s [path] Failing: Parsing "\\\\\\foo\\\\bar\\\\mu\\" should fail. [✔]
  19967. 2741.76 s [path] Failing: Parsing "\\\\\\foo\\\\bar\\\\\\\\mu" should fail. [✔]
  19968. 2741.76 s [path] Failing: Parsing "\\\\\\foo\\\\bar\\.\\\\mu" should fail. [✔]
  19969. 2741.76 s [path] Failing: Parsing "\\\\unchost\\share" should fail. [✔]
  19970. 2741.76 s [path] Failing: Parsing "\\\\?\\C:\\" should fail. [✔]
  19971. 2741.76 s [path] Succeeding: Parsing ".\\" should succeed with: ".\\" [✔]
  19972. 2741.76 s [path] Succeeding: Parsing ".\\.\\" should succeed with: ".\\" [✔]
  19973. 2741.76 s [path] Succeeding: Parsing "..." should succeed with: "...\\" [✔]
  19974. 2741.76 s [path] Succeeding: Parsing "foo.bak" should succeed with: "foo.bak\\" [✔]
  19975. 2741.76 s [path] Succeeding: Parsing ".\\foo" should succeed with: "foo\\" [✔]
  19976. 2741.76 s [path] Succeeding: Parsing ".\\.\\foo" should succeed with: "foo\\" [✔]
  19977. 2741.76 s [path] Succeeding: Parsing ".\\foo\\.\\bar" should succeed with: "foo\\bar\\" [✔]
  19978. 2741.76 s [path] Succeeding: Parsing "foo\\\\bar\\\\mu\\\\" should succeed with: "foo\\bar\\mu\\" [✔]
  19979. 2741.76 s [path] Succeeding: Parsing "foo\\\\bar////mu" should succeed with: "foo\\bar\\mu\\" [✔]
  19980. 2741.76 s [path] Succeeding: Parsing "foo\\\\bar\\.\\\\mu" should succeed with: "foo\\bar\\mu\\" [✔]
  19981. 2741.76 s [path] Parsing: Path Abs File
  19982. 2741.76 s [path] Failing: Parsing "" should fail. [✔]
  19983. 2741.76 s [path] Failing: Parsing ".\\" should fail. [✔]
  19984. 2741.76 s [path] Failing: Parsing "\\." should fail. [✔]
  19985. 2741.76 s [path] Failing: Parsing "\\foo\\bar\\." should fail. [✔]
  19986. 2741.76 s [path] Failing: Parsing "~\\" should fail. [✔]
  19987. 2741.76 s [path] Failing: Parsing ".\\foo.txt" should fail. [✔]
  19988. 2741.76 s [path] Failing: Parsing "\\" should fail. [✔]
  19989. 2741.76 s [path] Failing: Parsing "\\\\" should fail. [✔]
  19990. 2741.76 s [path] Failing: Parsing "\\\\\\foo\\\\bar\\\\mu\\" should fail. [✔]
  19991. 2741.76 s [path] Failing: Parsing "\\..." should fail. [✔]
  19992. 2741.76 s [path] Failing: Parsing "\\foo.txt" should fail. [✔]
  19993. 2741.76 s [path] Succeeding: Parsing "C:\\\\\\foo\\\\bar\\\\\\\\mu.txt" should succeed with: "C:\\foo\\bar\\mu.txt" [✔]
  19994. 2741.76 s [path] Succeeding: Parsing "C:\\\\\\foo\\\\bar\\.\\\\mu.txt" should succeed with: "C:\\foo\\bar\\mu.txt" [✔]
  19995. 2741.76 s [path] Succeeding: Parsing "\\\\unchost\\share\\\\file.txt" should succeed with: "\\\\unchost\\share\\file.txt" [✔]
  19996. 2741.76 s [path] Succeeding: Parsing "\\/unchost\\share\\\\file.txt" should succeed with: "\\\\unchost\\share\\file.txt" [✔]
  19997. 2741.77 s [path] Succeeding: Parsing "\\\\unchost\\share\\.\\folder\\\\\\file.txt" should succeed with: "\\\\unchost\\share\\folder\\file.txt" [✔]
  19998. 2741.77 s [path] Succeeding: Parsing "\\\\?\\C:\\file.txt" should succeed with: "\\\\?\\C:\\file.txt" [✔]
  19999. 2741.77 s [path] Succeeding: Parsing "/\\?\\C:\\file.txt" should succeed with: "\\\\?\\C:\\file.txt" [✔]
  20000. 2741.77 s [path] Succeeding: Parsing "\\\\?\\C:\\\\\\folder\\.\\\\file.txt" should succeed with: "\\\\?\\C:\\folder\\file.txt" [✔]
  20001. 2741.77 s [path] Parsing: Path Rel File
  20002. 2741.77 s [path] Failing: Parsing "" should fail. [✔]
  20003. 2741.77 s [path] Failing: Parsing "\\" should fail. [✔]
  20004. 2741.77 s [path] Failing: Parsing "\\\\" should fail. [✔]
  20005. 2741.77 s [path] Failing: Parsing "~\\" should fail. [✔]
  20006. 2741.77 s [path] Failing: Parsing "\\" should fail. [✔]
  20007. 2741.77 s [path] Failing: Parsing ".\\" should fail. [✔]
  20008. 2741.77 s [path] Failing: Parsing "a\\." should fail. [✔]
  20009. 2741.77 s [path] Failing: Parsing "a\\..\\b" should fail. [✔]
  20010. 2741.77 s [path] Failing: Parsing "a\\.." should fail. [✔]
  20011. 2741.77 s [path] Failing: Parsing "..\\foo.txt" should fail. [✔]
  20012. 2741.77 s [path] Failing: Parsing "\\\\" should fail. [✔]
  20013. 2741.77 s [path] Failing: Parsing "\\\\\\foo\\\\bar\\\\mu\\" should fail. [✔]
  20014. 2741.77 s [path] Failing: Parsing "\\\\\\foo\\\\bar\\\\\\\\mu" should fail. [✔]
  20015. 2741.77 s [path] Failing: Parsing "\\\\\\foo\\\\bar\\.\\\\mu" should fail. [✔]
  20016. 2741.77 s [path] Failing: Parsing "\\\\unchost\\share\\\\file.txt" should fail. [✔]
  20017. 2741.77 s [path] Failing: Parsing "\\\\?\\C:\\file.txt" should fail. [✔]
  20018. 2741.77 s [path] Succeeding: Parsing "a.." should succeed with: "a.." [✔]
  20019. 2741.77 s [path] Succeeding: Parsing "..." should succeed with: "..." [✔]
  20020. 2741.77 s [path] Succeeding: Parsing "foo.txt" should succeed with: "foo.txt" [✔]
  20021. 2741.77 s [path] Succeeding: Parsing ".\\foo.txt" should succeed with: "foo.txt" [✔]
  20022. 2741.77 s [path] Succeeding: Parsing ".\\.\\foo.txt" should succeed with: "foo.txt" [✔]
  20023. 2741.77 s [path] Succeeding: Parsing ".\\foo\\.\\bar.txt" should succeed with: "foo\\bar.txt" [✔]
  20024. 2741.77 s [path] Succeeding: Parsing "foo\\\\bar\\\\mu.txt" should succeed with: "foo\\bar\\mu.txt" [✔]
  20025. 2741.77 s [path] Succeeding: Parsing "foo\\\\bar\\\\\\\\mu.txt" should succeed with: "foo\\bar\\mu.txt" [✔]
  20026. 2741.77 s [path] Succeeding: Parsing "foo\\\\bar\\.\\\\mu.txt" should succeed with: "foo\\bar\\mu.txt" [✔]
  20027. 2741.77 s [path] Operations: (</>)
  20028. 2741.77 s [path] AbsDir + RelDir = AbsDir [✔]
  20029. 2741.77 s [path] AbsDir + RelFile = AbsFile [✔]
  20030. 2741.77 s [path] RelDir + RelDir = RelDir [✔]
  20031. 2741.77 s [path] . + . = . [✔]
  20032. 2741.77 s [path] . + x = x [✔]
  20033. 2741.77 s [path] x + . = x [✔]
  20034. 2741.77 s [path] RelDir + RelFile = RelFile [✔]
  20035. 2741.77 s [path] AbsDir(UNC) + RelDir = AbsDir(UNC) [✔]
  20036. 2741.77 s [path] AbsDir(UNC) + RelFile = AbsFile(UNC) [✔]
  20037. 2741.77 s [path] AbsDir(Unicode) + RelDir = AbsDir(Unicode) [✔]
  20038. 2741.77 s [path] AbsDir(Unicode) + RelFile = AbsFile(Unicode) [✔]
  20039. 2741.77 s [path] Operations: toFilePath
  20040. 2741.78 s [path] toFilePath $(mkRelDir ".") == "./" [✔]
  20041. 2741.78 s [path] show $(mkRelDir ".") == "\".\\"" [✔]
  20042. 2741.78 s [path] Operations: stripProperPrefix
  20043. 2741.78 s [path] stripProperPrefix parent (parent </> child) = child (absolute) [✔]
  20044. 2741.78 s [path] stripProperPrefix parent (parent </> child) = child (relative) [✔]
  20045. 2741.78 s [path] stripProperPrefix parent (parent </> child) = child (UNC) [✔]
  20046. 2741.78 s [path] stripProperPrefix parent (parent </> child) = child (Unicode) [✔]
  20047. 2741.78 s [path] stripProperPrefix parent parent = _|_ [✔]
  20048. 2741.78 s [path] Operations: isProperPrefixOf
  20049. 2741.78 s [path] isProperPrefixOf parent (parent </> child) (absolute) [✔]
  20050. 2741.78 s [path] isProperPrefixOf parent (parent </> child) (relative) [✔]
  20051. 2741.78 s [path] isProperPrefixOf parent (parent </> child) (UNC) [✔]
  20052. 2741.78 s [path] isProperPrefixOf parent (parent </> child) (Unicode) [✔]
  20053. 2741.78 s [path] not (x `isProperPrefixOf` x) [✔]
  20054. 2741.78 s [path] not (\ `isProperPrefixOf` \) [✔]
  20055. 2741.78 s [path] Operations: parent
  20056. 2741.78 s [path] parent (parent </> child) == parent [✔]
  20057. 2741.78 s [path] parent "C:\" == "C:\" [✔]
  20058. 2741.78 s [path] parent "C:\x" == "C:\" [✔]
  20059. 2741.78 s [path] parent "x" == "." [✔]
  20060. 2741.78 s [path] parent "." == "." [✔]
  20061. 2741.78 s [path] Operations: splitDrive
  20062. 2741.78 s [path] splitDrive "C:/dir" == ("C:/", Just "dir") [✔]
  20063. 2741.78 s [path] splitDrive "C:\dir" == ("C:\", Just "dir") [✔]
  20064. 2741.78 s [path] splitDrive "C:/file" == ("C:/", Just "file") [✔]
  20065. 2741.78 s [path] splitDrive "C:\file" == ("C:\", Just "file") [✔]
  20066. 2741.78 s [path] splitDrive "C:/" == ("C:/", Nothing) [✔]
  20067. 2741.78 s [path] splitDrive "C:\" == ("C:\", Nothing) [✔]
  20068. 2741.78 s [path] Operations: isDrive
  20069. 2741.78 s [path] isDrive "C:/" == True [✔]
  20070. 2741.78 s [path] isDrive "C:\" == True [✔]
  20071. 2741.78 s [path] isDrive "C:/dir" == False [✔]
  20072. 2741.78 s [path] isDrive "C:\dir" == False [✔]
  20073. 2741.78 s [path] Operations: filename
  20074. 2741.78 s [path] filename ($(mkAbsDir parent) </> $(mkRelFile filename)) == filename $(mkRelFile filename) (absolute) [✔]
  20075. 2741.78 s [path] filename ($(mkRelDir parent) </> $(mkRelFile filename)) == filename $(mkRelFile filename) (relative) [✔]
  20076. 2741.78 s [path] filename ($(mkAbsDir parent) </> $(mkRelFile filename)) == filename $(mkRelFile filename) (UNC) [✔]
  20077. 2741.78 s [path] filename ($(mkAbsDir parent) </> $(mkRelFile filename)) == filename $(mkRelFile filename) (Unicode) [✔]
  20078. 2741.78 s [path] Operations: dirname
  20079. 2741.78 s [path] dirname ($(mkAbsDir parent) </> $(mkRelFile dirname)) == dirname $(mkRelFile dirname) (absolute) [✔]
  20080. 2741.78 s [path] dirname ($(mkRelDir parent) </> $(mkRelFile dirname)) == dirname $(mkRelFile dirname) (relative) [✔]
  20081. 2741.78 s [path] dirname ($(mkAbsDir parent) </> $(mkRelFile dirname)) == dirname $(mkRelFile dirname) (UNC) [✔]
  20082. 2741.78 s [path] dirname ($(mkAbsDir parent) </> $(mkRelFile dirname)) == dirname $(mkRelFile dirname) (Unicode) [✔]
  20083. 2741.78 s [path] dirname $(mkRelDir .) == $(mkRelDir .) [✔]
  20084. 2741.78 s [path] dirname C:\ must be a Rel path [✔]
  20085. 2741.78 s [path] Operations: extensions
  20086. 2741.78 s [path] Only filenames and extensions
  20087. 2741.78 s [path] addExtension ".foo" "name" == "name.foo" [✔]
  20088. 2741.78 s [path] fileExtension "name.foo" == .foo [✔]
  20089. 2741.78 s [path] replaceExtension ".foo" "name.foo" == "name.foo" [✔]
  20090. 2741.78 s [path] addExtension ".foo" "name." == "name..foo" [✔]
  20091. 2741.78 s [path] fileExtension "name..foo" == .foo [✔]
  20092. 2741.78 s [path] replaceExtension ".foo" "name..foo" == "name..foo" [✔]
  20093. 2741.78 s [path] addExtension ".foo" "name.." == "name...foo" [✔]
  20094. 2741.78 s [path] fileExtension "name...foo" == .foo [✔]
  20095. 2741.78 s [path] replaceExtension ".foo" "name...foo" == "name...foo" [✔]
  20096. 2741.79 s [path] addExtension ".foo" ".name" == ".name.foo" [✔]
  20097. 2741.79 s [path] fileExtension ".name.foo" == .foo [✔]
  20098. 2741.79 s [path] replaceExtension ".foo" ".name.foo" == ".name.foo" [✔]
  20099. 2741.79 s [path] addExtension ".foo" "..name" == "..name.foo" [✔]
  20100. 2741.79 s [path] fileExtension "..name.foo" == .foo [✔]
  20101. 2741.79 s [path] replaceExtension ".foo" "..name.foo" == "..name.foo" [✔]
  20102. 2741.79 s [path] addExtension ".foo" "name.name" == "name.name.foo" [✔]
  20103. 2741.79 s [path] fileExtension "name.name.foo" == .foo [✔]
  20104. 2741.79 s [path] replaceExtension ".foo" "name.name.foo" == "name.name.foo" [✔]
  20105. 2741.79 s [path] addExtension ".foo" "name..name" == "name..name.foo" [✔]
  20106. 2741.79 s [path] fileExtension "name..name.foo" == .foo [✔]
  20107. 2741.79 s [path] replaceExtension ".foo" "name..name.foo" == "name..name.foo" [✔]
  20108. 2741.79 s [path] addExtension ".foo" "..." == "....foo" [✔]
  20109. 2741.79 s [path] fileExtension "....foo" == .foo [✔]
  20110. 2741.79 s [path] replaceExtension ".foo" "....foo" == "....foo" [✔]
  20111. 2741.79 s [path] addExtension ".foo." "name" == "name.foo." [✔]
  20112. 2741.79 s [path] fileExtension "name.foo." == .foo. [✔]
  20113. 2741.79 s [path] replaceExtension ".foo." "name.foo." == "name.foo." [✔]
  20114. 2741.79 s [path] addExtension ".foo." "name." == "name..foo." [✔]
  20115. 2741.79 s [path] fileExtension "name..foo." == .foo. [✔]
  20116. 2741.79 s [path] replaceExtension ".foo." "name..foo." == "name..foo." [✔]
  20117. 2741.79 s [path] addExtension ".foo." "name.." == "name...foo." [✔]
  20118. 2741.79 s [path] fileExtension "name...foo." == .foo. [✔]
  20119. 2741.79 s [path] replaceExtension ".foo." "name...foo." == "name...foo." [✔]
  20120. 2741.79 s [path] addExtension ".foo." ".name" == ".name.foo." [✔]
  20121. 2741.79 s [path] fileExtension ".name.foo." == .foo. [✔]
  20122. 2741.79 s [path] replaceExtension ".foo." ".name.foo." == ".name.foo." [✔]
  20123. 2741.79 s [path] addExtension ".foo." "..name" == "..name.foo." [✔]
  20124. 2741.79 s [path] fileExtension "..name.foo." == .foo. [✔]
  20125. 2741.79 s [path] replaceExtension ".foo." "..name.foo." == "..name.foo." [✔]
  20126. 2741.79 s [path] addExtension ".foo." "name.name" == "name.name.foo." [✔]
  20127. 2741.79 s [path] fileExtension "name.name.foo." == .foo. [✔]
  20128. 2741.79 s [path] replaceExtension ".foo." "name.name.foo." == "name.name.foo." [✔]
  20129. 2741.79 s [path] addExtension ".foo." "name..name" == "name..name.foo." [✔]
  20130. 2741.79 s [path] fileExtension "name..name.foo." == .foo. [✔]
  20131. 2741.79 s [path] replaceExtension ".foo." "name..name.foo." == "name..name.foo." [✔]
  20132. 2741.79 s [path] addExtension ".foo." "..." == "....foo." [✔]
  20133. 2741.79 s [path] fileExtension "....foo." == .foo. [✔]
  20134. 2741.79 s [path] replaceExtension ".foo." "....foo." == "....foo." [✔]
  20135. 2741.79 s [path] addExtension ".foo.." "name" == "name.foo.." [✔]
  20136. 2741.79 s [path] fileExtension "name.foo.." == .foo.. [✔]
  20137. 2741.79 s [path] replaceExtension ".foo.." "name.foo.." == "name.foo.." [✔]
  20138. 2741.79 s [path] addExtension ".foo.." "name." == "name..foo.." [✔]
  20139. 2741.79 s [path] fileExtension "name..foo.." == .foo.. [✔]
  20140. 2741.79 s [path] replaceExtension ".foo.." "name..foo.." == "name..foo.." [✔]
  20141. 2741.79 s [path] addExtension ".foo.." "name.." == "name...foo.." [✔]
  20142. 2741.79 s [path] fileExtension "name...foo.." == .foo.. [✔]
  20143. 2741.79 s [path] replaceExtension ".foo.." "name...foo.." == "name...foo.." [✔]
  20144. 2741.79 s [path] addExtension ".foo.." ".name" == ".name.foo.." [✔]
  20145. 2741.79 s [path] fileExtension ".name.foo.." == .foo.. [✔]
  20146. 2741.79 s [path] replaceExtension ".foo.." ".name.foo.." == ".name.foo.." [✔]
  20147. 2741.79 s [path] addExtension ".foo.." "..name" == "..name.foo.." [✔]
  20148. 2741.79 s [path] fileExtension "..name.foo.." == .foo.. [✔]
  20149. 2741.79 s [path] replaceExtension ".foo.." "..name.foo.." == "..name.foo.." [✔]
  20150. 2741.79 s [path] addExtension ".foo.." "name.name" == "name.name.foo.." [✔]
  20151. 2741.79 s [path] fileExtension "name.name.foo.." == .foo.. [✔]
  20152. 2741.79 s [path] replaceExtension ".foo.." "name.name.foo.." == "name.name.foo.." [✔]
  20153. 2741.79 s [path] addExtension ".foo.." "name..name" == "name..name.foo.." [✔]
  20154. 2741.79 s [path] fileExtension "name..name.foo.." == .foo.. [✔]
  20155. 2741.79 s [path] replaceExtension ".foo.." "name..name.foo.." == "name..name.foo.." [✔]
  20156. 2741.79 s [path] addExtension ".foo.." "..." == "....foo.." [✔]
  20157. 2741.79 s [path] fileExtension "....foo.." == .foo.. [✔]
  20158. 2741.79 s [path] replaceExtension ".foo.." "....foo.." == "....foo.." [✔]
  20159. 2741.79 s [path] Relative dir paths
  20160. 2741.79 s [path] addExtension ".foo" "name\\name" == "name\\name.foo" [✔]
  20161. 2741.79 s [path] fileExtension "name\\name.foo" == .foo [✔]
  20162. 2741.79 s [path] replaceExtension ".foo" "name\\name.foo" == "name\\name.foo" [✔]
  20163. 2741.79 s [path] addExtension ".foo" "name\\name." == "name\\name..foo" [✔]
  20164. 2741.79 s [path] fileExtension "name\\name..foo" == .foo [✔]
  20165. 2741.79 s [path] replaceExtension ".foo" "name\\name..foo" == "name\\name..foo" [✔]
  20166. 2741.79 s [path] addExtension ".foo" "name\\name.." == "name\\name...foo" [✔]
  20167. 2741.79 s [path] fileExtension "name\\name...foo" == .foo [✔]
  20168. 2741.79 s [path] replaceExtension ".foo" "name\\name...foo" == "name\\name...foo" [✔]
  20169. 2741.79 s [path] addExtension ".foo" "name\\.name" == "name\\.name.foo" [✔]
  20170. 2741.79 s [path] fileExtension "name\\.name.foo" == .foo [✔]
  20171. 2741.79 s [path] replaceExtension ".foo" "name\\.name.foo" == "name\\.name.foo" [✔]
  20172. 2741.79 s [path] addExtension ".foo" "name\\..name" == "name\\..name.foo" [✔]
  20173. 2741.79 s [path] fileExtension "name\\..name.foo" == .foo [✔]
  20174. 2741.79 s [path] replaceExtension ".foo" "name\\..name.foo" == "name\\..name.foo" [✔]
  20175. 2741.79 s [path] addExtension ".foo" "name\\name.name" == "name\\name.name.foo" [✔]
  20176. 2741.79 s [path] fileExtension "name\\name.name.foo" == .foo [✔]
  20177. 2741.79 s [path] replaceExtension ".foo" "name\\name.name.foo" == "name\\name.name.foo" [✔]
  20178. 2741.79 s [path] addExtension ".foo" "name\\name..name" == "name\\name..name.foo" [✔]
  20179. 2741.79 s [path] fileExtension "name\\name..name.foo" == .foo [✔]
  20180. 2741.79 s [path] replaceExtension ".foo" "name\\name..name.foo" == "name\\name..name.foo" [✔]
  20181. 2741.79 s [path] addExtension ".foo" "name\\..." == "name\\....foo" [✔]
  20182. 2741.79 s [path] fileExtension "name\\....foo" == .foo [✔]
  20183. 2741.79 s [path] replaceExtension ".foo" "name\\....foo" == "name\\....foo" [✔]
  20184. 2741.79 s [path] addExtension ".foo" "name.\\name" == "name.\\name.foo" [✔]
  20185. 2741.79 s [path] fileExtension "name.\\name.foo" == .foo [✔]
  20186. 2741.79 s [path] replaceExtension ".foo" "name.\\name.foo" == "name.\\name.foo" [✔]
  20187. 2741.79 s [path] addExtension ".foo" "name.\\name." == "name.\\name..foo" [✔]
  20188. 2741.79 s [path] fileExtension "name.\\name..foo" == .foo [✔]
  20189. 2741.79 s [path] replaceExtension ".foo" "name.\\name..foo" == "name.\\name..foo" [✔]
  20190. 2741.79 s [path] addExtension ".foo" "name.\\name.." == "name.\\name...foo" [✔]
  20191. 2741.80 s [path] fileExtension "name.\\name...foo" == .foo [✔]
  20192. 2741.80 s [path] replaceExtension ".foo" "name.\\name...foo" == "name.\\name...foo" [✔]
  20193. 2741.80 s [path] addExtension ".foo" "name.\\.name" == "name.\\.name.foo" [✔]
  20194. 2741.80 s [path] fileExtension "name.\\.name.foo" == .foo [✔]
  20195. 2741.80 s [path] replaceExtension ".foo" "name.\\.name.foo" == "name.\\.name.foo" [✔]
  20196. 2741.80 s [path] addExtension ".foo" "name.\\..name" == "name.\\..name.foo" [✔]
  20197. 2741.80 s [path] fileExtension "name.\\..name.foo" == .foo [✔]
  20198. 2741.80 s [path] replaceExtension ".foo" "name.\\..name.foo" == "name.\\..name.foo" [✔]
  20199. 2741.80 s [path] addExtension ".foo" "name.\\name.name" == "name.\\name.name.foo" [✔]
  20200. 2741.80 s [path] fileExtension "name.\\name.name.foo" == .foo [✔]
  20201. 2741.80 s [path] replaceExtension ".foo" "name.\\name.name.foo" == "name.\\name.name.foo" [✔]
  20202. 2741.80 s [path] addExtension ".foo" "name.\\name..name" == "name.\\name..name.foo" [✔]
  20203. 2741.80 s [path] fileExtension "name.\\name..name.foo" == .foo [✔]
  20204. 2741.80 s [path] replaceExtension ".foo" "name.\\name..name.foo" == "name.\\name..name.foo" [✔]
  20205. 2741.80 s [path] addExtension ".foo" "name.\\..." == "name.\\....foo" [✔]
  20206. 2741.80 s [path] fileExtension "name.\\....foo" == .foo [✔]
  20207. 2741.80 s [path] replaceExtension ".foo" "name.\\....foo" == "name.\\....foo" [✔]
  20208. 2741.80 s [path] addExtension ".foo" "name..\\name" == "name..\\name.foo" [✔]
  20209. 2741.80 s [path] fileExtension "name..\\name.foo" == .foo [✔]
  20210. 2741.80 s [path] replaceExtension ".foo" "name..\\name.foo" == "name..\\name.foo" [✔]
  20211. 2741.80 s [path] addExtension ".foo" "name..\\name." == "name..\\name..foo" [✔]
  20212. 2741.80 s [path] fileExtension "name..\\name..foo" == .foo [✔]
  20213. 2741.80 s [path] replaceExtension ".foo" "name..\\name..foo" == "name..\\name..foo" [✔]
  20214. 2741.80 s [path] addExtension ".foo" "name..\\name.." == "name..\\name...foo" [✔]
  20215. 2741.80 s [path] fileExtension "name..\\name...foo" == .foo [✔]
  20216. 2741.80 s [path] replaceExtension ".foo" "name..\\name...foo" == "name..\\name...foo" [✔]
  20217. 2741.80 s [path] addExtension ".foo" "name..\\.name" == "name..\\.name.foo" [✔]
  20218. 2741.80 s [path] fileExtension "name..\\.name.foo" == .foo [✔]
  20219. 2741.80 s [path] replaceExtension ".foo" "name..\\.name.foo" == "name..\\.name.foo" [✔]
  20220. 2741.80 s [path] addExtension ".foo" "name..\\..name" == "name..\\..name.foo" [✔]
  20221. 2741.80 s [path] fileExtension "name..\\..name.foo" == .foo [✔]
  20222. 2741.80 s [path] replaceExtension ".foo" "name..\\..name.foo" == "name..\\..name.foo" [✔]
  20223. 2741.80 s [path] addExtension ".foo" "name..\\name.name" == "name..\\name.name.foo" [✔]
  20224. 2741.80 s [path] fileExtension "name..\\name.name.foo" == .foo [✔]
  20225. 2741.80 s [path] replaceExtension ".foo" "name..\\name.name.foo" == "name..\\name.name.foo" [✔]
  20226. 2741.80 s [path] addExtension ".foo" "name..\\name..name" == "name..\\name..name.foo" [✔]
  20227. 2741.80 s [path] fileExtension "name..\\name..name.foo" == .foo [✔]
  20228. 2741.80 s [path] replaceExtension ".foo" "name..\\name..name.foo" == "name..\\name..name.foo" [✔]
  20229. 2741.80 s [path] addExtension ".foo" "name..\\..." == "name..\\....foo" [✔]
  20230. 2741.80 s [path] fileExtension "name..\\....foo" == .foo [✔]
  20231. 2741.80 s [path] replaceExtension ".foo" "name..\\....foo" == "name..\\....foo" [✔]
  20232. 2741.80 s [path] addExtension ".foo" ".name\\name" == ".name\\name.foo" [✔]
  20233. 2741.80 s [path] fileExtension ".name\\name.foo" == .foo [✔]
  20234. 2741.80 s [path] replaceExtension ".foo" ".name\\name.foo" == ".name\\name.foo" [✔]
  20235. 2741.80 s [path] addExtension ".foo" ".name\\name." == ".name\\name..foo" [✔]
  20236. 2741.80 s [path] fileExtension ".name\\name..foo" == .foo [✔]
  20237. 2741.80 s [path] replaceExtension ".foo" ".name\\name..foo" == ".name\\name..foo" [✔]
  20238. 2741.80 s [path] addExtension ".foo" ".name\\name.." == ".name\\name...foo" [✔]
  20239. 2741.80 s [path] fileExtension ".name\\name...foo" == .foo [✔]
  20240. 2741.80 s [path] replaceExtension ".foo" ".name\\name...foo" == ".name\\name...foo" [✔]
  20241. 2741.80 s [path] addExtension ".foo" ".name\\.name" == ".name\\.name.foo" [✔]
  20242. 2741.80 s [path] fileExtension ".name\\.name.foo" == .foo [✔]
  20243. 2741.80 s [path] replaceExtension ".foo" ".name\\.name.foo" == ".name\\.name.foo" [✔]
  20244. 2741.80 s [path] addExtension ".foo" ".name\\..name" == ".name\\..name.foo" [✔]
  20245. 2741.80 s [path] fileExtension ".name\\..name.foo" == .foo [✔]
  20246. 2741.80 s [path] replaceExtension ".foo" ".name\\..name.foo" == ".name\\..name.foo" [✔]
  20247. 2741.80 s [path] addExtension ".foo" ".name\\name.name" == ".name\\name.name.foo" [✔]
  20248. 2741.80 s [path] fileExtension ".name\\name.name.foo" == .foo [✔]
  20249. 2741.80 s [path] replaceExtension ".foo" ".name\\name.name.foo" == ".name\\name.name.foo" [✔]
  20250. 2741.80 s [path] addExtension ".foo" ".name\\name..name" == ".name\\name..name.foo" [✔]
  20251. 2741.80 s [path] fileExtension ".name\\name..name.foo" == .foo [✔]
  20252. 2741.80 s [path] replaceExtension ".foo" ".name\\name..name.foo" == ".name\\name..name.foo" [✔]
  20253. 2741.80 s [path] addExtension ".foo" ".name\\..." == ".name\\....foo" [✔]
  20254. 2741.80 s [path] fileExtension ".name\\....foo" == .foo [✔]
  20255. 2741.80 s [path] replaceExtension ".foo" ".name\\....foo" == ".name\\....foo" [✔]
  20256. 2741.80 s [path] addExtension ".foo" "..name\\name" == "..name\\name.foo" [✔]
  20257. 2741.80 s [path] fileExtension "..name\\name.foo" == .foo [✔]
  20258. 2741.80 s [path] replaceExtension ".foo" "..name\\name.foo" == "..name\\name.foo" [✔]
  20259. 2741.80 s [path] addExtension ".foo" "..name\\name." == "..name\\name..foo" [✔]
  20260. 2741.80 s [path] fileExtension "..name\\name..foo" == .foo [✔]
  20261. 2741.80 s [path] replaceExtension ".foo" "..name\\name..foo" == "..name\\name..foo" [✔]
  20262. 2741.80 s [path] addExtension ".foo" "..name\\name.." == "..name\\name...foo" [✔]
  20263. 2741.80 s [path] fileExtension "..name\\name...foo" == .foo [✔]
  20264. 2741.80 s [path] replaceExtension ".foo" "..name\\name...foo" == "..name\\name...foo" [✔]
  20265. 2741.80 s [path] addExtension ".foo" "..name\\.name" == "..name\\.name.foo" [✔]
  20266. 2741.80 s [path] fileExtension "..name\\.name.foo" == .foo [✔]
  20267. 2741.80 s [path] replaceExtension ".foo" "..name\\.name.foo" == "..name\\.name.foo" [✔]
  20268. 2741.80 s [path] addExtension ".foo" "..name\\..name" == "..name\\..name.foo" [✔]
  20269. 2741.80 s [path] fileExtension "..name\\..name.foo" == .foo [✔]
  20270. 2741.80 s [path] replaceExtension ".foo" "..name\\..name.foo" == "..name\\..name.foo" [✔]
  20271. 2741.80 s [path] addExtension ".foo" "..name\\name.name" == "..name\\name.name.foo" [✔]
  20272. 2741.80 s [path] fileExtension "..name\\name.name.foo" == .foo [✔]
  20273. 2741.80 s [path] replaceExtension ".foo" "..name\\name.name.foo" == "..name\\name.name.foo" [✔]
  20274. 2741.80 s [path] addExtension ".foo" "..name\\name..name" == "..name\\name..name.foo" [✔]
  20275. 2741.80 s [path] fileExtension "..name\\name..name.foo" == .foo [✔]
  20276. 2741.80 s [path] replaceExtension ".foo" "..name\\name..name.foo" == "..name\\name..name.foo" [✔]
  20277. 2741.80 s [path] addExtension ".foo" "..name\\..." == "..name\\....foo" [✔]
  20278. 2741.80 s [path] fileExtension "..name\\....foo" == .foo [✔]
  20279. 2741.80 s [path] replaceExtension ".foo" "..name\\....foo" == "..name\\....foo" [✔]
  20280. 2741.80 s [path] addExtension ".foo" "name.name\\name" == "name.name\\name.foo" [✔]
  20281. 2741.80 s [path] fileExtension "name.name\\name.foo" == .foo [✔]
  20282. 2741.80 s [path] replaceExtension ".foo" "name.name\\name.foo" == "name.name\\name.foo" [✔]
  20283. 2741.80 s [path] addExtension ".foo" "name.name\\name." == "name.name\\name..foo" [✔]
  20284. 2741.80 s [path] fileExtension "name.name\\name..foo" == .foo [✔]
  20285. 2741.80 s [path] replaceExtension ".foo" "name.name\\name..foo" == "name.name\\name..foo" [✔]
  20286. 2741.80 s [path] addExtension ".foo" "name.name\\name.." == "name.name\\name...foo" [✔]
  20287. 2741.80 s [path] fileExtension "name.name\\name...foo" == .foo [✔]
  20288. 2741.80 s [path] replaceExtension ".foo" "name.name\\name...foo" == "name.name\\name...foo" [✔]
  20289. 2741.80 s [path] addExtension ".foo" "name.name\\.name" == "name.name\\.name.foo" [✔]
  20290. 2741.80 s [path] fileExtension "name.name\\.name.foo" == .foo [✔]
  20291. 2741.80 s [path] replaceExtension ".foo" "name.name\\.name.foo" == "name.name\\.name.foo" [✔]
  20292. 2741.80 s [path] addExtension ".foo" "name.name\\..name" == "name.name\\..name.foo" [✔]
  20293. 2741.80 s [path] fileExtension "name.name\\..name.foo" == .foo [✔]
  20294. 2741.80 s [path] replaceExtension ".foo" "name.name\\..name.foo" == "name.name\\..name.foo" [✔]
  20295. 2741.80 s [path] addExtension ".foo" "name.name\\name.name" == "name.name\\name.name.foo" [✔]
  20296. 2741.80 s [path] fileExtension "name.name\\name.name.foo" == .foo [✔]
  20297. 2741.80 s [path] replaceExtension ".foo" "name.name\\name.name.foo" == "name.name\\name.name.foo" [✔]
  20298. 2741.80 s [path] addExtension ".foo" "name.name\\name..name" == "name.name\\name..name.foo" [✔]
  20299. 2741.80 s [path] fileExtension "name.name\\name..name.foo" == .foo [✔]
  20300. 2741.80 s [path] replaceExtension ".foo" "name.name\\name..name.foo" == "name.name\\name..name.foo" [✔]
  20301. 2741.80 s [path] addExtension ".foo" "name.name\\..." == "name.name\\....foo" [✔]
  20302. 2741.80 s [path] fileExtension "name.name\\....foo" == .foo [✔]
  20303. 2741.81 s [path] replaceExtension ".foo" "name.name\\....foo" == "name.name\\....foo" [✔]
  20304. 2741.81 s [path] addExtension ".foo" "name..name\\name" == "name..name\\name.foo" [✔]
  20305. 2741.81 s [path] fileExtension "name..name\\name.foo" == .foo [✔]
  20306. 2741.81 s [path] replaceExtension ".foo" "name..name\\name.foo" == "name..name\\name.foo" [✔]
  20307. 2741.81 s [path] addExtension ".foo" "name..name\\name." == "name..name\\name..foo" [✔]
  20308. 2741.81 s [path] fileExtension "name..name\\name..foo" == .foo [✔]
  20309. 2741.81 s [path] replaceExtension ".foo" "name..name\\name..foo" == "name..name\\name..foo" [✔]
  20310. 2741.81 s [path] addExtension ".foo" "name..name\\name.." == "name..name\\name...foo" [✔]
  20311. 2741.81 s [path] fileExtension "name..name\\name...foo" == .foo [✔]
  20312. 2741.81 s [path] replaceExtension ".foo" "name..name\\name...foo" == "name..name\\name...foo" [✔]
  20313. 2741.81 s [path] addExtension ".foo" "name..name\\.name" == "name..name\\.name.foo" [✔]
  20314. 2741.81 s [path] fileExtension "name..name\\.name.foo" == .foo [✔]
  20315. 2741.81 s [path] replaceExtension ".foo" "name..name\\.name.foo" == "name..name\\.name.foo" [✔]
  20316. 2741.81 s [path] addExtension ".foo" "name..name\\..name" == "name..name\\..name.foo" [✔]
  20317. 2741.81 s [path] fileExtension "name..name\\..name.foo" == .foo [✔]
  20318. 2741.81 s [path] replaceExtension ".foo" "name..name\\..name.foo" == "name..name\\..name.foo" [✔]
  20319. 2741.81 s [path] addExtension ".foo" "name..name\\name.name" == "name..name\\name.name.foo" [✔]
  20320. 2741.81 s [path] fileExtension "name..name\\name.name.foo" == .foo [✔]
  20321. 2741.81 s [path] replaceExtension ".foo" "name..name\\name.name.foo" == "name..name\\name.name.foo" [✔]
  20322. 2741.81 s [path] addExtension ".foo" "name..name\\name..name" == "name..name\\name..name.foo" [✔]
  20323. 2741.81 s [path] fileExtension "name..name\\name..name.foo" == .foo [✔]
  20324. 2741.81 s [path] replaceExtension ".foo" "name..name\\name..name.foo" == "name..name\\name..name.foo" [✔]
  20325. 2741.81 s [path] addExtension ".foo" "name..name\\..." == "name..name\\....foo" [✔]
  20326. 2741.81 s [path] fileExtension "name..name\\....foo" == .foo [✔]
  20327. 2741.81 s [path] replaceExtension ".foo" "name..name\\....foo" == "name..name\\....foo" [✔]
  20328. 2741.81 s [path] addExtension ".foo" "...\\name" == "...\\name.foo" [✔]
  20329. 2741.81 s [path] fileExtension "...\\name.foo" == .foo [✔]
  20330. 2741.81 s [path] replaceExtension ".foo" "...\\name.foo" == "...\\name.foo" [✔]
  20331. 2741.81 s [path] addExtension ".foo" "...\\name." == "...\\name..foo" [✔]
  20332. 2741.81 s [path] fileExtension "...\\name..foo" == .foo [✔]
  20333. 2741.81 s [path] replaceExtension ".foo" "...\\name..foo" == "...\\name..foo" [✔]
  20334. 2741.81 s [path] addExtension ".foo" "...\\name.." == "...\\name...foo" [✔]
  20335. 2741.81 s [path] fileExtension "...\\name...foo" == .foo [✔]
  20336. 2741.81 s [path] replaceExtension ".foo" "...\\name...foo" == "...\\name...foo" [✔]
  20337. 2741.81 s [path] addExtension ".foo" "...\\.name" == "...\\.name.foo" [✔]
  20338. 2741.81 s [path] fileExtension "...\\.name.foo" == .foo [✔]
  20339. 2741.81 s [path] replaceExtension ".foo" "...\\.name.foo" == "...\\.name.foo" [✔]
  20340. 2741.81 s [path] addExtension ".foo" "...\\..name" == "...\\..name.foo" [✔]
  20341. 2741.81 s [path] fileExtension "...\\..name.foo" == .foo [✔]
  20342. 2741.81 s [path] replaceExtension ".foo" "...\\..name.foo" == "...\\..name.foo" [✔]
  20343. 2741.81 s [path] addExtension ".foo" "...\\name.name" == "...\\name.name.foo" [✔]
  20344. 2741.81 s [path] fileExtension "...\\name.name.foo" == .foo [✔]
  20345. 2741.81 s [path] replaceExtension ".foo" "...\\name.name.foo" == "...\\name.name.foo" [✔]
  20346. 2741.81 s [path] addExtension ".foo" "...\\name..name" == "...\\name..name.foo" [✔]
  20347. 2741.81 s [path] fileExtension "...\\name..name.foo" == .foo [✔]
  20348. 2741.81 s [path] replaceExtension ".foo" "...\\name..name.foo" == "...\\name..name.foo" [✔]
  20349. 2741.81 s [path] addExtension ".foo" "...\\..." == "...\\....foo" [✔]
  20350. 2741.81 s [path] fileExtension "...\\....foo" == .foo [✔]
  20351. 2741.81 s [path] replaceExtension ".foo" "...\\....foo" == "...\\....foo" [✔]
  20352. 2741.81 s [path] addExtension ".foo" "name" == "name.foo" [✔]
  20353. 2741.81 s [path] fileExtension "name.foo" == .foo [✔]
  20354. 2741.81 s [path] replaceExtension ".foo" "name.foo" == "name.foo" [✔]
  20355. 2741.82 s [path] addExtension ".foo" "name." == "name..foo" [✔]
  20356. 2741.82 s [path] fileExtension "name..foo" == .foo [✔]
  20357. 2741.82 s [path] replaceExtension ".foo" "name..foo" == "name..foo" [✔]
  20358. 2741.82 s [path] addExtension ".foo" "name.." == "name...foo" [✔]
  20359. 2741.82 s [path] fileExtension "name...foo" == .foo [✔]
  20360. 2741.82 s [path] replaceExtension ".foo" "name...foo" == "name...foo" [✔]
  20361. 2741.82 s [path] addExtension ".foo" ".name" == ".name.foo" [✔]
  20362. 2741.82 s [path] fileExtension ".name.foo" == .foo [✔]
  20363. 2741.82 s [path] replaceExtension ".foo" ".name.foo" == ".name.foo" [✔]
  20364. 2741.82 s [path] addExtension ".foo" "..name" == "..name.foo" [✔]
  20365. 2741.82 s [path] fileExtension "..name.foo" == .foo [✔]
  20366. 2741.82 s [path] replaceExtension ".foo" "..name.foo" == "..name.foo" [✔]
  20367. 2741.82 s [path] addExtension ".foo" "name.name" == "name.name.foo" [✔]
  20368. 2741.82 s [path] fileExtension "name.name.foo" == .foo [✔]
  20369. 2741.82 s [path] replaceExtension ".foo" "name.name.foo" == "name.name.foo" [✔]
  20370. 2741.82 s [path] addExtension ".foo" "name..name" == "name..name.foo" [✔]
  20371. 2741.82 s [path] fileExtension "name..name.foo" == .foo [✔]
  20372. 2741.82 s [path] replaceExtension ".foo" "name..name.foo" == "name..name.foo" [✔]
  20373. 2741.82 s [path] addExtension ".foo" "..." == "....foo" [✔]
  20374. 2741.82 s [path] fileExtension "....foo" == .foo [✔]
  20375. 2741.82 s [path] replaceExtension ".foo" "....foo" == "....foo" [✔]
  20376. 2741.82 s [path] Absolute dir paths
  20377. 2741.82 s [path] addExtension ".foo" "C:\\name\\name" == "C:\\name\\name.foo" [✔]
  20378. 2741.82 s [path] fileExtension "C:\\name\\name.foo" == .foo [✔]
  20379. 2741.82 s [path] replaceExtension ".foo" "C:\\name\\name.foo" == "C:\\name\\name.foo" [✔]
  20380. 2741.82 s [path] addExtension ".foo" "C:\\name\\name." == "C:\\name\\name..foo" [✔]
  20381. 2741.82 s [path] fileExtension "C:\\name\\name..foo" == .foo [✔]
  20382. 2741.82 s [path] replaceExtension ".foo" "C:\\name\\name..foo" == "C:\\name\\name..foo" [✔]
  20383. 2741.82 s [path] addExtension ".foo" "C:\\name\\name.." == "C:\\name\\name...foo" [✔]
  20384. 2741.82 s [path] fileExtension "C:\\name\\name...foo" == .foo [✔]
  20385. 2741.82 s [path] replaceExtension ".foo" "C:\\name\\name...foo" == "C:\\name\\name...foo" [✔]
  20386. 2741.82 s [path] addExtension ".foo" "C:\\name\\.name" == "C:\\name\\.name.foo" [✔]
  20387. 2741.82 s [path] fileExtension "C:\\name\\.name.foo" == .foo [✔]
  20388. 2741.82 s [path] replaceExtension ".foo" "C:\\name\\.name.foo" == "C:\\name\\.name.foo" [✔]
  20389. 2741.82 s [path] addExtension ".foo" "C:\\name\\..name" == "C:\\name\\..name.foo" [✔]
  20390. 2741.82 s [path] fileExtension "C:\\name\\..name.foo" == .foo [✔]
  20391. 2741.82 s [path] replaceExtension ".foo" "C:\\name\\..name.foo" == "C:\\name\\..name.foo" [✔]
  20392. 2741.82 s [path] addExtension ".foo" "C:\\name\\name.name" == "C:\\name\\name.name.foo" [✔]
  20393. 2741.82 s [path] fileExtension "C:\\name\\name.name.foo" == .foo [✔]
  20394. 2741.82 s [path] replaceExtension ".foo" "C:\\name\\name.name.foo" == "C:\\name\\name.name.foo" [✔]
  20395. 2741.82 s [path] addExtension ".foo" "C:\\name\\name..name" == "C:\\name\\name..name.foo" [✔]
  20396. 2741.82 s [path] fileExtension "C:\\name\\name..name.foo" == .foo [✔]
  20397. 2741.82 s [path] replaceExtension ".foo" "C:\\name\\name..name.foo" == "C:\\name\\name..name.foo" [✔]
  20398. 2741.82 s [path] addExtension ".foo" "C:\\name\\..." == "C:\\name\\....foo" [✔]
  20399. 2741.82 s [path] fileExtension "C:\\name\\....foo" == .foo [✔]
  20400. 2741.82 s [path] replaceExtension ".foo" "C:\\name\\....foo" == "C:\\name\\....foo" [✔]
  20401. 2741.82 s [path] addExtension ".foo" "C:\\name.\\name" == "C:\\name.\\name.foo" [✔]
  20402. 2741.83 s [path] fileExtension "C:\\name.\\name.foo" == .foo [✔]
  20403. 2741.83 s [path] replaceExtension ".foo" "C:\\name.\\name.foo" == "C:\\name.\\name.foo" [✔]
  20404. 2741.83 s [path] addExtension ".foo" "C:\\name.\\name." == "C:\\name.\\name..foo" [✔]
  20405. 2741.83 s [path] fileExtension "C:\\name.\\name..foo" == .foo [✔]
  20406. 2741.83 s [path] replaceExtension ".foo" "C:\\name.\\name..foo" == "C:\\name.\\name..foo" [✔]
  20407. 2741.83 s [path] addExtension ".foo" "C:\\name.\\name.." == "C:\\name.\\name...foo" [✔]
  20408. 2741.83 s [path] fileExtension "C:\\name.\\name...foo" == .foo [✔]
  20409. 2741.83 s [path] replaceExtension ".foo" "C:\\name.\\name...foo" == "C:\\name.\\name...foo" [✔]
  20410. 2741.83 s [path] addExtension ".foo" "C:\\name.\\.name" == "C:\\name.\\.name.foo" [✔]
  20411. 2741.83 s [path] fileExtension "C:\\name.\\.name.foo" == .foo [✔]
  20412. 2741.83 s [path] replaceExtension ".foo" "C:\\name.\\.name.foo" == "C:\\name.\\.name.foo" [✔]
  20413. 2741.83 s [path] addExtension ".foo" "C:\\name.\\..name" == "C:\\name.\\..name.foo" [✔]
  20414. 2741.83 s [path] fileExtension "C:\\name.\\..name.foo" == .foo [✔]
  20415. 2741.83 s [path] replaceExtension ".foo" "C:\\name.\\..name.foo" == "C:\\name.\\..name.foo" [✔]
  20416. 2741.83 s [path] addExtension ".foo" "C:\\name.\\name.name" == "C:\\name.\\name.name.foo" [✔]
  20417. 2741.83 s [path] fileExtension "C:\\name.\\name.name.foo" == .foo [✔]
  20418. 2741.83 s [path] replaceExtension ".foo" "C:\\name.\\name.name.foo" == "C:\\name.\\name.name.foo" [✔]
  20419. 2741.83 s [path] addExtension ".foo" "C:\\name.\\name..name" == "C:\\name.\\name..name.foo" [✔]
  20420. 2741.83 s [path] fileExtension "C:\\name.\\name..name.foo" == .foo [✔]
  20421. 2741.83 s [path] replaceExtension ".foo" "C:\\name.\\name..name.foo" == "C:\\name.\\name..name.foo" [✔]
  20422. 2741.83 s [path] addExtension ".foo" "C:\\name.\\..." == "C:\\name.\\....foo" [✔]
  20423. 2741.83 s [path] fileExtension "C:\\name.\\....foo" == .foo [✔]
  20424. 2741.83 s [path] replaceExtension ".foo" "C:\\name.\\....foo" == "C:\\name.\\....foo" [✔]
  20425. 2741.83 s [path] addExtension ".foo" "C:\\name..\\name" == "C:\\name..\\name.foo" [✔]
  20426. 2741.83 s [path] fileExtension "C:\\name..\\name.foo" == .foo [✔]
  20427. 2741.83 s [path] replaceExtension ".foo" "C:\\name..\\name.foo" == "C:\\name..\\name.foo" [✔]
  20428. 2741.83 s [path] addExtension ".foo" "C:\\name..\\name." == "C:\\name..\\name..foo" [✔]
  20429. 2741.83 s [path] fileExtension "C:\\name..\\name..foo" == .foo [✔]
  20430. 2741.83 s [path] replaceExtension ".foo" "C:\\name..\\name..foo" == "C:\\name..\\name..foo" [✔]
  20431. 2741.83 s [path] addExtension ".foo" "C:\\name..\\name.." == "C:\\name..\\name...foo" [✔]
  20432. 2741.83 s [path] fileExtension "C:\\name..\\name...foo" == .foo [✔]
  20433. 2741.83 s [path] replaceExtension ".foo" "C:\\name..\\name...foo" == "C:\\name..\\name...foo" [✔]
  20434. 2741.83 s [path] addExtension ".foo" "C:\\name..\\.name" == "C:\\name..\\.name.foo" [✔]
  20435. 2741.83 s [path] fileExtension "C:\\name..\\.name.foo" == .foo [✔]
  20436. 2741.83 s [path] replaceExtension ".foo" "C:\\name..\\.name.foo" == "C:\\name..\\.name.foo" [✔]
  20437. 2741.83 s [path] addExtension ".foo" "C:\\name..\\..name" == "C:\\name..\\..name.foo" [✔]
  20438. 2741.83 s [path] fileExtension "C:\\name..\\..name.foo" == .foo [✔]
  20439. 2741.83 s [path] replaceExtension ".foo" "C:\\name..\\..name.foo" == "C:\\name..\\..name.foo" [✔]
  20440. 2741.83 s [path] addExtension ".foo" "C:\\name..\\name.name" == "C:\\name..\\name.name.foo" [✔]
  20441. 2741.83 s [path] fileExtension "C:\\name..\\name.name.foo" == .foo [✔]
  20442. 2741.83 s [path] replaceExtension ".foo" "C:\\name..\\name.name.foo" == "C:\\name..\\name.name.foo" [✔]
  20443. 2741.84 s [path] addExtension ".foo" "C:\\name..\\name..name" == "C:\\name..\\name..name.foo" [✔]
  20444. 2741.84 s [path] fileExtension "C:\\name..\\name..name.foo" == .foo [✔]
  20445. 2741.84 s [path] replaceExtension ".foo" "C:\\name..\\name..name.foo" == "C:\\name..\\name..name.foo" [✔]
  20446. 2741.84 s [path] addExtension ".foo" "C:\\name..\\..." == "C:\\name..\\....foo" [✔]
  20447. 2741.84 s [path] fileExtension "C:\\name..\\....foo" == .foo [✔]
  20448. 2741.84 s [path] replaceExtension ".foo" "C:\\name..\\....foo" == "C:\\name..\\....foo" [✔]
  20449. 2741.84 s [path] addExtension ".foo" "C:\\.name\\name" == "C:\\.name\\name.foo" [✔]
  20450. 2741.84 s [path] fileExtension "C:\\.name\\name.foo" == .foo [✔]
  20451. 2741.84 s [path] replaceExtension ".foo" "C:\\.name\\name.foo" == "C:\\.name\\name.foo" [✔]
  20452. 2741.84 s [path] addExtension ".foo" "C:\\.name\\name." == "C:\\.name\\name..foo" [✔]
  20453. 2741.84 s [path] fileExtension "C:\\.name\\name..foo" == .foo [✔]
  20454. 2741.84 s [path] replaceExtension ".foo" "C:\\.name\\name..foo" == "C:\\.name\\name..foo" [✔]
  20455. 2741.84 s [path] addExtension ".foo" "C:\\.name\\name.." == "C:\\.name\\name...foo" [✔]
  20456. 2741.84 s [path] fileExtension "C:\\.name\\name...foo" == .foo [✔]
  20457. 2741.84 s [path] replaceExtension ".foo" "C:\\.name\\name...foo" == "C:\\.name\\name...foo" [✔]
  20458. 2741.84 s [path] addExtension ".foo" "C:\\.name\\.name" == "C:\\.name\\.name.foo" [✔]
  20459. 2741.84 s [path] fileExtension "C:\\.name\\.name.foo" == .foo [✔]
  20460. 2741.84 s [path] replaceExtension ".foo" "C:\\.name\\.name.foo" == "C:\\.name\\.name.foo" [✔]
  20461. 2741.84 s [path] addExtension ".foo" "C:\\.name\\..name" == "C:\\.name\\..name.foo" [✔]
  20462. 2741.84 s [path] fileExtension "C:\\.name\\..name.foo" == .foo [✔]
  20463. 2741.84 s [path] replaceExtension ".foo" "C:\\.name\\..name.foo" == "C:\\.name\\..name.foo" [✔]
  20464. 2741.84 s [path] addExtension ".foo" "C:\\.name\\name.name" == "C:\\.name\\name.name.foo" [✔]
  20465. 2741.84 s [path] fileExtension "C:\\.name\\name.name.foo" == .foo [✔]
  20466. 2741.84 s [path] replaceExtension ".foo" "C:\\.name\\name.name.foo" == "C:\\.name\\name.name.foo" [✔]
  20467. 2741.84 s [path] addExtension ".foo" "C:\\.name\\name..name" == "C:\\.name\\name..name.foo" [✔]
  20468. 2741.84 s [path] fileExtension "C:\\.name\\name..name.foo" == .foo [✔]
  20469. 2741.84 s [path] replaceExtension ".foo" "C:\\.name\\name..name.foo" == "C:\\.name\\name..name.foo" [✔]
  20470. 2741.84 s [path] addExtension ".foo" "C:\\.name\\..." == "C:\\.name\\....foo" [✔]
  20471. 2741.84 s [path] fileExtension "C:\\.name\\....foo" == .foo [✔]
  20472. 2741.84 s [path] replaceExtension ".foo" "C:\\.name\\....foo" == "C:\\.name\\....foo" [✔]
  20473. 2741.84 s [path] addExtension ".foo" "C:\\..name\\name" == "C:\\..name\\name.foo" [✔]
  20474. 2741.84 s [path] fileExtension "C:\\..name\\name.foo" == .foo [✔]
  20475. 2741.84 s [path] replaceExtension ".foo" "C:\\..name\\name.foo" == "C:\\..name\\name.foo" [✔]
  20476. 2741.84 s [path] addExtension ".foo" "C:\\..name\\name." == "C:\\..name\\name..foo" [✔]
  20477. 2741.84 s [path] fileExtension "C:\\..name\\name..foo" == .foo [✔]
  20478. 2741.84 s [path] replaceExtension ".foo" "C:\\..name\\name..foo" == "C:\\..name\\name..foo" [✔]
  20479. 2741.84 s [path] addExtension ".foo" "C:\\..name\\name.." == "C:\\..name\\name...foo" [✔]
  20480. 2741.84 s [path] fileExtension "C:\\..name\\name...foo" == .foo [✔]
  20481. 2741.84 s [path] replaceExtension ".foo" "C:\\..name\\name...foo" == "C:\\..name\\name...foo" [✔]
  20482. 2741.84 s [path] addExtension ".foo" "C:\\..name\\.name" == "C:\\..name\\.name.foo" [✔]
  20483. 2741.84 s [path] fileExtension "C:\\..name\\.name.foo" == .foo [✔]
  20484. 2741.84 s [path] replaceExtension ".foo" "C:\\..name\\.name.foo" == "C:\\..name\\.name.foo" [✔]
  20485. 2741.84 s [path] addExtension ".foo" "C:\\..name\\..name" == "C:\\..name\\..name.foo" [✔]
  20486. 2741.85 s [path] fileExtension "C:\\..name\\..name.foo" == .foo [✔]
  20487. 2741.85 s [path] replaceExtension ".foo" "C:\\..name\\..name.foo" == "C:\\..name\\..name.foo" [✔]
  20488. 2741.85 s [path] addExtension ".foo" "C:\\..name\\name.name" == "C:\\..name\\name.name.foo" [✔]
  20489. 2741.85 s [path] fileExtension "C:\\..name\\name.name.foo" == .foo [✔]
  20490. 2741.85 s [path] replaceExtension ".foo" "C:\\..name\\name.name.foo" == "C:\\..name\\name.name.foo" [✔]
  20491. 2741.85 s [path] addExtension ".foo" "C:\\..name\\name..name" == "C:\\..name\\name..name.foo" [✔]
  20492. 2741.85 s [path] fileExtension "C:\\..name\\name..name.foo" == .foo [✔]
  20493. 2741.85 s [path] replaceExtension ".foo" "C:\\..name\\name..name.foo" == "C:\\..name\\name..name.foo" [✔]
  20494. 2741.85 s [path] addExtension ".foo" "C:\\..name\\..." == "C:\\..name\\....foo" [✔]
  20495. 2741.85 s [path] fileExtension "C:\\..name\\....foo" == .foo [✔]
  20496. 2741.85 s [path] replaceExtension ".foo" "C:\\..name\\....foo" == "C:\\..name\\....foo" [✔]
  20497. 2741.85 s [path] addExtension ".foo" "C:\\name.name\\name" == "C:\\name.name\\name.foo" [✔]
  20498. 2741.85 s [path] fileExtension "C:\\name.name\\name.foo" == .foo [✔]
  20499. 2741.85 s [path] replaceExtension ".foo" "C:\\name.name\\name.foo" == "C:\\name.name\\name.foo" [✔]
  20500. 2741.85 s [path] addExtension ".foo" "C:\\name.name\\name." == "C:\\name.name\\name..foo" [✔]
  20501. 2741.85 s [path] fileExtension "C:\\name.name\\name..foo" == .foo [✔]
  20502. 2741.85 s [path] replaceExtension ".foo" "C:\\name.name\\name..foo" == "C:\\name.name\\name..foo" [✔]
  20503. 2741.85 s [path] addExtension ".foo" "C:\\name.name\\name.." == "C:\\name.name\\name...foo" [✔]
  20504. 2741.85 s [path] fileExtension "C:\\name.name\\name...foo" == .foo [✔]
  20505. 2741.85 s [path] replaceExtension ".foo" "C:\\name.name\\name...foo" == "C:\\name.name\\name...foo" [✔]
  20506. 2741.85 s [path] addExtension ".foo" "C:\\name.name\\.name" == "C:\\name.name\\.name.foo" [✔]
  20507. 2741.85 s [path] fileExtension "C:\\name.name\\.name.foo" == .foo [✔]
  20508. 2741.85 s [path] replaceExtension ".foo" "C:\\name.name\\.name.foo" == "C:\\name.name\\.name.foo" [✔]
  20509. 2741.85 s [path] addExtension ".foo" "C:\\name.name\\..name" == "C:\\name.name\\..name.foo" [✔]
  20510. 2741.85 s [path] fileExtension "C:\\name.name\\..name.foo" == .foo [✔]
  20511. 2741.85 s [path] replaceExtension ".foo" "C:\\name.name\\..name.foo" == "C:\\name.name\\..name.foo" [✔]
  20512. 2741.85 s [path] addExtension ".foo" "C:\\name.name\\name.name" == "C:\\name.name\\name.name.foo" [✔]
  20513. 2741.85 s [path] fileExtension "C:\\name.name\\name.name.foo" == .foo [✔]
  20514. 2741.85 s [path] replaceExtension ".foo" "C:\\name.name\\name.name.foo" == "C:\\name.name\\name.name.foo" [✔]
  20515. 2741.85 s [path] addExtension ".foo" "C:\\name.name\\name..name" == "C:\\name.name\\name..name.foo" [✔]
  20516. 2741.85 s [path] fileExtension "C:\\name.name\\name..name.foo" == .foo [✔]
  20517. 2741.85 s [path] replaceExtension ".foo" "C:\\name.name\\name..name.foo" == "C:\\name.name\\name..name.foo" [✔]
  20518. 2741.85 s [path] addExtension ".foo" "C:\\name.name\\..." == "C:\\name.name\\....foo" [✔]
  20519. 2741.85 s [path] fileExtension "C:\\name.name\\....foo" == .foo [✔]
  20520. 2741.85 s [path] replaceExtension ".foo" "C:\\name.name\\....foo" == "C:\\name.name\\....foo" [✔]
  20521. 2741.85 s [path] addExtension ".foo" "C:\\name..name\\name" == "C:\\name..name\\name.foo" [✔]
  20522. 2741.85 s [path] fileExtension "C:\\name..name\\name.foo" == .foo [✔]
  20523. 2741.85 s [path] replaceExtension ".foo" "C:\\name..name\\name.foo" == "C:\\name..name\\name.foo" [✔]
  20524. 2741.85 s [path] addExtension ".foo" "C:\\name..name\\name." == "C:\\name..name\\name..foo" [✔]
  20525. 2741.85 s [path] fileExtension "C:\\name..name\\name..foo" == .foo [✔]
  20526. 2741.85 s [path] replaceExtension ".foo" "C:\\name..name\\name..foo" == "C:\\name..name\\name..foo" [✔]
  20527. 2741.85 s [path] addExtension ".foo" "C:\\name..name\\name.." == "C:\\name..name\\name...foo" [✔]
  20528. 2741.85 s [path] fileExtension "C:\\name..name\\name...foo" == .foo [✔]
  20529. 2741.85 s [path] replaceExtension ".foo" "C:\\name..name\\name...foo" == "C:\\name..name\\name...foo" [✔]
  20530. 2741.85 s [path] addExtension ".foo" "C:\\name..name\\.name" == "C:\\name..name\\.name.foo" [✔]
  20531. 2741.85 s [path] fileExtension "C:\\name..name\\.name.foo" == .foo [✔]
  20532. 2741.85 s [path] replaceExtension ".foo" "C:\\name..name\\.name.foo" == "C:\\name..name\\.name.foo" [✔]
  20533. 2741.85 s [path] addExtension ".foo" "C:\\name..name\\..name" == "C:\\name..name\\..name.foo" [✔]
  20534. 2741.85 s [path] fileExtension "C:\\name..name\\..name.foo" == .foo [✔]
  20535. 2741.85 s [path] replaceExtension ".foo" "C:\\name..name\\..name.foo" == "C:\\name..name\\..name.foo" [✔]
  20536. 2741.85 s [path] addExtension ".foo" "C:\\name..name\\name.name" == "C:\\name..name\\name.name.foo" [✔]
  20537. 2741.85 s [path] fileExtension "C:\\name..name\\name.name.foo" == .foo [✔]
  20538. 2741.85 s [path] replaceExtension ".foo" "C:\\name..name\\name.name.foo" == "C:\\name..name\\name.name.foo" [✔]
  20539. 2741.85 s [path] addExtension ".foo" "C:\\name..name\\name..name" == "C:\\name..name\\name..name.foo" [✔]
  20540. 2741.85 s [path] fileExtension "C:\\name..name\\name..name.foo" == .foo [✔]
  20541. 2741.85 s [path] replaceExtension ".foo" "C:\\name..name\\name..name.foo" == "C:\\name..name\\name..name.foo" [✔]
  20542. 2741.85 s [path] addExtension ".foo" "C:\\name..name\\..." == "C:\\name..name\\....foo" [✔]
  20543. 2741.85 s [path] fileExtension "C:\\name..name\\....foo" == .foo [✔]
  20544. 2741.85 s [path] replaceExtension ".foo" "C:\\name..name\\....foo" == "C:\\name..name\\....foo" [✔]
  20545. 2741.85 s [path] addExtension ".foo" "C:\\...\\name" == "C:\\...\\name.foo" [✔]
  20546. 2741.85 s [path] fileExtension "C:\\...\\name.foo" == .foo [✔]
  20547. 2741.85 s [path] replaceExtension ".foo" "C:\\...\\name.foo" == "C:\\...\\name.foo" [✔]
  20548. 2741.85 s [path] addExtension ".foo" "C:\\...\\name." == "C:\\...\\name..foo" [✔]
  20549. 2741.85 s [path] fileExtension "C:\\...\\name..foo" == .foo [✔]
  20550. 2741.85 s [path] replaceExtension ".foo" "C:\\...\\name..foo" == "C:\\...\\name..foo" [✔]
  20551. 2741.85 s [path] addExtension ".foo" "C:\\...\\name.." == "C:\\...\\name...foo" [✔]
  20552. 2741.85 s [path] fileExtension "C:\\...\\name...foo" == .foo [✔]
  20553. 2741.85 s [path] replaceExtension ".foo" "C:\\...\\name...foo" == "C:\\...\\name...foo" [✔]
  20554. 2741.86 s [path] addExtension ".foo" "C:\\...\\.name" == "C:\\...\\.name.foo" [✔]
  20555. 2741.86 s [path] fileExtension "C:\\...\\.name.foo" == .foo [✔]
  20556. 2741.86 s [path] replaceExtension ".foo" "C:\\...\\.name.foo" == "C:\\...\\.name.foo" [✔]
  20557. 2741.86 s [path] addExtension ".foo" "C:\\...\\..name" == "C:\\...\\..name.foo" [✔]
  20558. 2741.86 s [path] fileExtension "C:\\...\\..name.foo" == .foo [✔]
  20559. 2741.86 s [path] replaceExtension ".foo" "C:\\...\\..name.foo" == "C:\\...\\..name.foo" [✔]
  20560. 2741.86 s [path] addExtension ".foo" "C:\\...\\name.name" == "C:\\...\\name.name.foo" [✔]
  20561. 2741.86 s [path] fileExtension "C:\\...\\name.name.foo" == .foo [✔]
  20562. 2741.86 s [path] replaceExtension ".foo" "C:\\...\\name.name.foo" == "C:\\...\\name.name.foo" [✔]
  20563. 2741.86 s [path] addExtension ".foo" "C:\\...\\name..name" == "C:\\...\\name..name.foo" [✔]
  20564. 2741.86 s [path] fileExtension "C:\\...\\name..name.foo" == .foo [✔]
  20565. 2741.86 s [path] replaceExtension ".foo" "C:\\...\\name..name.foo" == "C:\\...\\name..name.foo" [✔]
  20566. 2741.86 s [path] addExtension ".foo" "C:\\...\\..." == "C:\\...\\....foo" [✔]
  20567. 2741.86 s [path] fileExtension "C:\\...\\....foo" == .foo [✔]
  20568. 2741.86 s [path] replaceExtension ".foo" "C:\\...\\....foo" == "C:\\...\\....foo" [✔]
  20569. 2741.86 s [path] addExtension ".foo" "C:\\name" == "C:\\name.foo" [✔]
  20570. 2741.86 s [path] fileExtension "C:\\name.foo" == .foo [✔]
  20571. 2741.86 s [path] replaceExtension ".foo" "C:\\name.foo" == "C:\\name.foo" [✔]
  20572. 2741.86 s [path] addExtension ".foo" "C:\\name." == "C:\\name..foo" [✔]
  20573. 2741.86 s [path] fileExtension "C:\\name..foo" == .foo [✔]
  20574. 2741.86 s [path] replaceExtension ".foo" "C:\\name..foo" == "C:\\name..foo" [✔]
  20575. 2741.86 s [path] addExtension ".foo" "C:\\name.." == "C:\\name...foo" [✔]
  20576. 2741.86 s [path] fileExtension "C:\\name...foo" == .foo [✔]
  20577. 2741.86 s [path] replaceExtension ".foo" "C:\\name...foo" == "C:\\name...foo" [✔]
  20578. 2741.86 s [path] addExtension ".foo" "C:\\.name" == "C:\\.name.foo" [✔]
  20579. 2741.86 s [path] fileExtension "C:\\.name.foo" == .foo [✔]
  20580. 2741.86 s [path] replaceExtension ".foo" "C:\\.name.foo" == "C:\\.name.foo" [✔]
  20581. 2741.86 s [path] addExtension ".foo" "C:\\..name" == "C:\\..name.foo" [✔]
  20582. 2741.86 s [path] fileExtension "C:\\..name.foo" == .foo [✔]
  20583. 2741.86 s [path] replaceExtension ".foo" "C:\\..name.foo" == "C:\\..name.foo" [✔]
  20584. 2741.86 s [path] addExtension ".foo" "C:\\name.name" == "C:\\name.name.foo" [✔]
  20585. 2741.86 s [path] fileExtension "C:\\name.name.foo" == .foo [✔]
  20586. 2741.86 s [path] replaceExtension ".foo" "C:\\name.name.foo" == "C:\\name.name.foo" [✔]
  20587. 2741.86 s [path] addExtension ".foo" "C:\\name..name" == "C:\\name..name.foo" [✔]
  20588. 2741.86 s [path] fileExtension "C:\\name..name.foo" == .foo [✔]
  20589. 2741.86 s [path] replaceExtension ".foo" "C:\\name..name.foo" == "C:\\name..name.foo" [✔]
  20590. 2741.86 s [path] addExtension ".foo" "C:\\..." == "C:\\....foo" [✔]
  20591. 2741.86 s [path] fileExtension "C:\\....foo" == .foo [✔]
  20592. 2741.86 s [path] replaceExtension ".foo" "C:\\....foo" == "C:\\....foo" [✔]
  20593. 2741.86 s [path] throws InvalidExtension when extension is [] [✔]
  20594. 2741.86 s [path] throws InvalidExtension when extension is [.] [✔]
  20595. 2741.86 s [path] throws InvalidExtension when extension is [x] [✔]
  20596. 2741.86 s [path] throws InvalidExtension when extension is [..] [✔]
  20597. 2741.86 s [path] throws InvalidExtension when extension is [...] [✔]
  20598. 2741.86 s [path] throws InvalidExtension when extension is [xy] [✔]
  20599. 2741.86 s [path] throws InvalidExtension when extension is [foo] [✔]
  20600. 2741.86 s [path] throws InvalidExtension when extension is [foo.] [✔]
  20601. 2741.86 s [path] throws InvalidExtension when extension is [foo..] [✔]
  20602. 2741.86 s [path] throws InvalidExtension when extension is [..foo] [✔]
  20603. 2741.86 s [path] throws InvalidExtension when extension is [...foo] [✔]
  20604. 2741.87 s [path] throws InvalidExtension when extension is [.foo.bar] [✔]
  20605. 2741.87 s [path] throws InvalidExtension when extension is [.foo\bar] [✔]
  20606. 2741.87 s [path] Restrictions
  20607. 2741.87 s [path] "..\\" should be rejected [✔]
  20608. 2741.87 s [path] ".." should be rejected [✔]
  20609. 2741.87 s [path] Succeeding: Parsing "a.." should succeed with: "a..\\" [✔]
  20610. 2741.87 s [path] Succeeding: Parsing "..a" should succeed with: "..a\\" [✔]
  20611. 2741.87 s [path] "\\.." should be rejected [✔]
  20612. 2741.87 s [path] "C:\\foo\\..\\bar\\" should be rejected [✔]
  20613. 2741.87 s [path] "C:\\foo\\bar\\.." should be rejected [✔]
  20614. 2741.87 s [path] Aeson Instances
  20615. 2741.87 s [path] Decoding "["C:\\foo\\bar"]" as a [Path Abs Dir] should succeed. [✔]
  20616. 2741.87 s [path] Decoding "["C:\foo\bar"]" as a [Path Rel Dir] should fail. [✔]
  20617. 2741.87 s [path] Encoding "["C:\foo\bar\mu.txt"]" should succeed. [✔]
  20618. 2741.87 s [path] QuasiQuotes
  20619. 2741.87 s [path] [absdir|C:\|] == $(mkAbsDir "C:\") [✔]
  20620. 2741.87 s [path] [absdir|C:\chris\|] == $(mkAbsDir "C:\chris\") [✔]
  20621. 2741.87 s [path] [reldir|foo|] == $(mkRelDir "foo") [✔]
  20622. 2741.87 s [path] [reldir|foo\bar|] == $(mkRelDir "foo\bar") [✔]
  20623. 2741.87 s [path] [absfile|C:\chris\foo.txt|] == $(mkAbsFile "C:\chris\foo.txt") [✔]
  20624. 2741.87 s [path] [relfile|foo.exe|] == $(mkRelFile "foo.exe") [✔]
  20625. 2741.87 s [path] [relfile|chris\foo.txt|] == $(mkRelFile "chris\foo.txt") [✔]
  20626. 2741.87 s [path] Path.Posix
  20627. 2741.87 s [path] Parsing: Path Abs Dir
  20628. 2741.87 s [path] Failing: Parsing "" should fail. [✔]
  20629. 2741.87 s [path] Failing: Parsing "./" should fail. [✔]
  20630. 2741.87 s [path] Failing: Parsing "foo.txt" should fail. [✔]
  20631. 2741.87 s [path] Succeeding: Parsing "/" should succeed with: "/" [✔]
  20632. 2741.87 s [path] Succeeding: Parsing "//" should succeed with: "/" [✔]
  20633. 2741.87 s [path] Succeeding: Parsing "///foo//bar//mu/" should succeed with: "/foo/bar/mu/" [✔]
  20634. 2741.87 s [path] Succeeding: Parsing "///foo//bar////mu" should succeed with: "/foo/bar/mu/" [✔]
  20635. 2741.87 s [path] Succeeding: Parsing "///foo//bar/.//mu" should succeed with: "/foo/bar/mu/" [✔]
  20636. 2741.87 s [path] Parsing: Path Rel Dir
  20637. 2741.87 s [path] Failing: Parsing "" should fail. [✔]
  20638. 2741.87 s [path] Failing: Parsing "/" should fail. [✔]
  20639. 2741.87 s [path] Failing: Parsing "//" should fail. [✔]
  20640. 2741.87 s [path] Succeeding: Parsing "~/" should succeed with: "~/" [✔]
  20641. 2741.87 s [path] Failing: Parsing "/" should fail. [✔]
  20642. 2741.87 s [path] Succeeding: Parsing "./" should succeed with: "./" [✔]
  20643. 2741.87 s [path] Succeeding: Parsing "././" should succeed with: "./" [✔]
  20644. 2741.87 s [path] Failing: Parsing "//" should fail. [✔]
  20645. 2741.87 s [path] Failing: Parsing "///foo//bar//mu/" should fail. [✔]
  20646. 2741.87 s [path] Failing: Parsing "///foo//bar////mu" should fail. [✔]
  20647. 2741.87 s [path] Failing: Parsing "///foo//bar/.//mu" should fail. [✔]
  20648. 2741.87 s [path] Succeeding: Parsing "..." should succeed with: ".../" [✔]
  20649. 2741.87 s [path] Succeeding: Parsing "foo.bak" should succeed with: "foo.bak/" [✔]
  20650. 2741.87 s [path] Succeeding: Parsing "./foo" should succeed with: "foo/" [✔]
  20651. 2741.87 s [path] Succeeding: Parsing "././foo" should succeed with: "foo/" [✔]
  20652. 2741.87 s [path] Succeeding: Parsing "./foo/./bar" should succeed with: "foo/bar/" [✔]
  20653. 2741.87 s [path] Succeeding: Parsing "foo//bar//mu//" should succeed with: "foo/bar/mu/" [✔]
  20654. 2741.87 s [path] Succeeding: Parsing "foo//bar////mu" should succeed with: "foo/bar/mu/" [✔]
  20655. 2741.87 s [path] Succeeding: Parsing "foo//bar/.//mu" should succeed with: "foo/bar/mu/" [✔]
  20656. 2741.87 s [path] Parsing: Path Abs File
  20657. 2741.87 s [path] Failing: Parsing "" should fail. [✔]
  20658. 2741.87 s [path] Failing: Parsing "./" should fail. [✔]
  20659. 2741.87 s [path] Failing: Parsing "/." should fail. [✔]
  20660. 2741.87 s [path] Failing: Parsing "/foo/bar/." should fail. [✔]
  20661. 2741.87 s [path] Failing: Parsing "~/" should fail. [✔]
  20662. 2741.87 s [path] Failing: Parsing "./foo.txt" should fail. [✔]
  20663. 2741.87 s [path] Failing: Parsing "/" should fail. [✔]
  20664. 2741.87 s [path] Failing: Parsing "//" should fail. [✔]
  20665. 2741.87 s [path] Failing: Parsing "///foo//bar//mu/" should fail. [✔]
  20666. 2741.87 s [path] Succeeding: Parsing "/..." should succeed with: "/..." [✔]
  20667. 2741.87 s [path] Succeeding: Parsing "/foo.txt" should succeed with: "/foo.txt" [✔]
  20668. 2741.88 s [path] Succeeding: Parsing "///foo//bar////mu.txt" should succeed with: "/foo/bar/mu.txt" [✔]
  20669. 2741.88 s [path] Succeeding: Parsing "///foo//bar/.//mu.txt" should succeed with: "/foo/bar/mu.txt" [✔]
  20670. 2741.88 s [path] Parsing: Path Rel File
  20671. 2741.88 s [path] Failing: Parsing "" should fail. [✔]
  20672. 2741.88 s [path] Failing: Parsing "/" should fail. [✔]
  20673. 2741.88 s [path] Failing: Parsing "//" should fail. [✔]
  20674. 2741.88 s [path] Failing: Parsing "~/" should fail. [✔]
  20675. 2741.88 s [path] Failing: Parsing "/" should fail. [✔]
  20676. 2741.88 s [path] Failing: Parsing "./" should fail. [✔]
  20677. 2741.88 s [path] Failing: Parsing "a/." should fail. [✔]
  20678. 2741.88 s [path] Failing: Parsing "a/../b" should fail. [✔]
  20679. 2741.88 s [path] Failing: Parsing "a/.." should fail. [✔]
  20680. 2741.88 s [path] Failing: Parsing "../foo.txt" should fail. [✔]
  20681. 2741.88 s [path] Failing: Parsing "//" should fail. [✔]
  20682. 2741.88 s [path] Failing: Parsing "///foo//bar//mu/" should fail. [✔]
  20683. 2741.88 s [path] Failing: Parsing "///foo//bar////mu" should fail. [✔]
  20684. 2741.88 s [path] Failing: Parsing "///foo//bar/.//mu" should fail. [✔]
  20685. 2741.88 s [path] Succeeding: Parsing "a.." should succeed with: "a.." [✔]
  20686. 2741.88 s [path] Succeeding: Parsing "..." should succeed with: "..." [✔]
  20687. 2741.88 s [path] Succeeding: Parsing "foo.txt" should succeed with: "foo.txt" [✔]
  20688. 2741.88 s [path] Succeeding: Parsing "./foo.txt" should succeed with: "foo.txt" [✔]
  20689. 2741.88 s [path] Succeeding: Parsing "././foo.txt" should succeed with: "foo.txt" [✔]
  20690. 2741.88 s [path] Succeeding: Parsing "./foo/./bar.txt" should succeed with: "foo/bar.txt" [✔]
  20691. 2741.88 s [path] Succeeding: Parsing "foo//bar//mu.txt" should succeed with: "foo/bar/mu.txt" [✔]
  20692. 2741.88 s [path] Succeeding: Parsing "foo//bar////mu.txt" should succeed with: "foo/bar/mu.txt" [✔]
  20693. 2741.88 s [path] Succeeding: Parsing "foo//bar/.//mu.txt" should succeed with: "foo/bar/mu.txt" [✔]
  20694. 2741.88 s [path] Operations: (</>)
  20695. 2741.88 s [path] AbsDir + RelDir = AbsDir [✔]
  20696. 2741.88 s [path] AbsDir + RelFile = AbsFile [✔]
  20697. 2741.88 s [path] RelDir + RelDir = RelDir [✔]
  20698. 2741.88 s [path] . + . = . [✔]
  20699. 2741.88 s [path] . + x = x [✔]
  20700. 2741.88 s [path] x + . = x [✔]
  20701. 2741.88 s [path] RelDir + RelFile = RelFile [✔]
  20702. 2741.88 s [path] Operations: toFilePath
  20703. 2741.88 s [path] toFilePath $(mkRelDir ".") == "./" [✔]
  20704. 2741.88 s [path] show $(mkRelDir ".") == "\"./\"" [✔]
  20705. 2741.88 s [path] Operations: stripProperPrefix
  20706. 2741.88 s [path] stripProperPrefix parent (parent </> child) = child (unit test) [✔]
  20707. 2741.88 s [path] stripProperPrefix parent (parent </> child) = child (unit test) [✔]
  20708. 2741.88 s [path] stripProperPrefix parent parent = _|_ [✔]
  20709. 2741.88 s [path] Operations: isProperPrefixOf
  20710. 2741.88 s [path] isProperPrefixOf parent (parent </> child) (absolute) [✔]
  20711. 2741.88 s [path] isProperPrefixOf parent (parent </> child) (relative) [✔]
  20712. 2741.88 s [path] not (x `isProperPrefixOf` x) [✔]
  20713. 2741.88 s [path] not (/ `isProperPrefixOf` /) [✔]
  20714. 2741.88 s [path] Operations: parent
  20715. 2741.88 s [path] parent (parent </> child) == parent [✔]
  20716. 2741.88 s [path] parent "/" == "/" [✔]
  20717. 2741.88 s [path] parent "/x" == "/" [✔]
  20718. 2741.88 s [path] parent "x" == "." [✔]
  20719. 2741.88 s [path] parent "." == "." [✔]
  20720. 2741.88 s [path] Operations: splitDrive
  20721. 2741.88 s [path] splitDrive "/dir" == ("/", Just "dir") [✔]
  20722. 2741.88 s [path] splitDrive "/file" == ("/", Just "file") [✔]
  20723. 2741.88 s [path] splitDrive "/" == ("/", Nothing) [✔]
  20724. 2741.88 s [path] Operations: isDrive
  20725. 2741.88 s [path] isDrive "/" == True [✔]
  20726. 2741.88 s [path] isDrive "/dir" == False [✔]
  20727. 2741.88 s [path] Operations: filename
  20728. 2741.88 s [path] filename ($(mkAbsDir parent) </> $(mkRelFile filename)) == filename $(mkRelFile filename) (unit test) [✔]
  20729. 2741.88 s [path] filename ($(mkRelDir parent) </> $(mkRelFile filename)) == filename $(mkRelFile filename) (unit test) [✔]
  20730. 2741.88 s [path] Operations: dirname
  20731. 2741.88 s [path] dirname ($(mkAbsDir parent) </> $(mkRelFile dirname)) == dirname $(mkRelFile dirname) (unit test) [✔]
  20732. 2741.88 s [path] dirname ($(mkRelDir parent) </> $(mkRelFile dirname)) == dirname $(mkRelFile dirname) (unit test) [✔]
  20733. 2741.88 s [path] dirname / must be a Rel path [✔]
  20734. 2741.88 s [path] Operations: extensions
  20735. 2741.88 s [path] Only filenames and extensions
  20736. 2741.88 s [path] addExtension ".foo" "name" == "name.foo" [✔]
  20737. 2741.88 s [path] fileExtension "name.foo" == .foo [✔]
  20738. 2741.88 s [path] replaceExtension ".foo" "name.foo" == "name.foo" [✔]
  20739. 2741.88 s [path] addExtension ".foo" "name." == "name..foo" [✔]
  20740. 2741.88 s [path] fileExtension "name..foo" == .foo [✔]
  20741. 2741.88 s [path] replaceExtension ".foo" "name..foo" == "name..foo" [✔]
  20742. 2741.88 s [path] addExtension ".foo" "name.." == "name...foo" [✔]
  20743. 2741.88 s [path] fileExtension "name...foo" == .foo [✔]
  20744. 2741.88 s [path] replaceExtension ".foo" "name...foo" == "name...foo" [✔]
  20745. 2741.88 s [path] addExtension ".foo" ".name" == ".name.foo" [✔]
  20746. 2741.88 s [path] fileExtension ".name.foo" == .foo [✔]
  20747. 2741.88 s [path] replaceExtension ".foo" ".name.foo" == ".name.foo" [✔]
  20748. 2741.88 s [path] addExtension ".foo" "..name" == "..name.foo" [✔]
  20749. 2741.88 s [path] fileExtension "..name.foo" == .foo [✔]
  20750. 2741.88 s [path] replaceExtension ".foo" "..name.foo" == "..name.foo" [✔]
  20751. 2741.88 s [path] addExtension ".foo" "name.name" == "name.name.foo" [✔]
  20752. 2741.88 s [path] fileExtension "name.name.foo" == .foo [✔]
  20753. 2741.88 s [path] replaceExtension ".foo" "name.name.foo" == "name.name.foo" [✔]
  20754. 2741.88 s [path] addExtension ".foo" "name..name" == "name..name.foo" [✔]
  20755. 2741.88 s [path] fileExtension "name..name.foo" == .foo [✔]
  20756. 2741.88 s [path] replaceExtension ".foo" "name..name.foo" == "name..name.foo" [✔]
  20757. 2741.88 s [path] addExtension ".foo" "..." == "....foo" [✔]
  20758. 2741.88 s [path] fileExtension "....foo" == .foo [✔]
  20759. 2741.89 s [path] replaceExtension ".foo" "....foo" == "....foo" [✔]
  20760. 2741.89 s [path] addExtension ".foo." "name" == "name.foo." [✔]
  20761. 2741.89 s [path] fileExtension "name.foo." == .foo. [✔]
  20762. 2741.89 s [path] replaceExtension ".foo." "name.foo." == "name.foo." [✔]
  20763. 2741.89 s [path] addExtension ".foo." "name." == "name..foo." [✔]
  20764. 2741.89 s [path] fileExtension "name..foo." == .foo. [✔]
  20765. 2741.89 s [path] replaceExtension ".foo." "name..foo." == "name..foo." [✔]
  20766. 2741.89 s [path] addExtension ".foo." "name.." == "name...foo." [✔]
  20767. 2741.89 s [path] fileExtension "name...foo." == .foo. [✔]
  20768. 2741.89 s [path] replaceExtension ".foo." "name...foo." == "name...foo." [✔]
  20769. 2741.89 s [path] addExtension ".foo." ".name" == ".name.foo." [✔]
  20770. 2741.89 s [path] fileExtension ".name.foo." == .foo. [✔]
  20771. 2741.89 s [path] replaceExtension ".foo." ".name.foo." == ".name.foo." [✔]
  20772. 2741.89 s [path] addExtension ".foo." "..name" == "..name.foo." [✔]
  20773. 2741.89 s [path] fileExtension "..name.foo." == .foo. [✔]
  20774. 2741.89 s [path] replaceExtension ".foo." "..name.foo." == "..name.foo." [✔]
  20775. 2741.89 s [path] addExtension ".foo." "name.name" == "name.name.foo." [✔]
  20776. 2741.89 s [path] fileExtension "name.name.foo." == .foo. [✔]
  20777. 2741.89 s [path] replaceExtension ".foo." "name.name.foo." == "name.name.foo." [✔]
  20778. 2741.89 s [path] addExtension ".foo." "name..name" == "name..name.foo." [✔]
  20779. 2741.89 s [path] fileExtension "name..name.foo." == .foo. [✔]
  20780. 2741.89 s [path] replaceExtension ".foo." "name..name.foo." == "name..name.foo." [✔]
  20781. 2741.89 s [path] addExtension ".foo." "..." == "....foo." [✔]
  20782. 2741.89 s [path] fileExtension "....foo." == .foo. [✔]
  20783. 2741.89 s [path] replaceExtension ".foo." "....foo." == "....foo." [✔]
  20784. 2741.89 s [path] addExtension ".foo.." "name" == "name.foo.." [✔]
  20785. 2741.89 s [path] fileExtension "name.foo.." == .foo.. [✔]
  20786. 2741.89 s [path] replaceExtension ".foo.." "name.foo.." == "name.foo.." [✔]
  20787. 2741.89 s [path] addExtension ".foo.." "name." == "name..foo.." [✔]
  20788. 2741.89 s [path] fileExtension "name..foo.." == .foo.. [✔]
  20789. 2741.89 s [path] replaceExtension ".foo.." "name..foo.." == "name..foo.." [✔]
  20790. 2741.89 s [path] addExtension ".foo.." "name.." == "name...foo.." [✔]
  20791. 2741.89 s [path] fileExtension "name...foo.." == .foo.. [✔]
  20792. 2741.89 s [path] replaceExtension ".foo.." "name...foo.." == "name...foo.." [✔]
  20793. 2741.89 s [path] addExtension ".foo.." ".name" == ".name.foo.." [✔]
  20794. 2741.89 s [path] fileExtension ".name.foo.." == .foo.. [✔]
  20795. 2741.89 s [path] replaceExtension ".foo.." ".name.foo.." == ".name.foo.." [✔]
  20796. 2741.89 s [path] addExtension ".foo.." "..name" == "..name.foo.." [✔]
  20797. 2741.89 s [path] fileExtension "..name.foo.." == .foo.. [✔]
  20798. 2741.89 s [path] replaceExtension ".foo.." "..name.foo.." == "..name.foo.." [✔]
  20799. 2741.89 s [path] addExtension ".foo.." "name.name" == "name.name.foo.." [✔]
  20800. 2741.89 s [path] fileExtension "name.name.foo.." == .foo.. [✔]
  20801. 2741.89 s [path] replaceExtension ".foo.." "name.name.foo.." == "name.name.foo.." [✔]
  20802. 2741.89 s [path] addExtension ".foo.." "name..name" == "name..name.foo.." [✔]
  20803. 2741.89 s [path] fileExtension "name..name.foo.." == .foo.. [✔]
  20804. 2741.89 s [path] replaceExtension ".foo.." "name..name.foo.." == "name..name.foo.." [✔]
  20805. 2741.89 s [path] addExtension ".foo.." "..." == "....foo.." [✔]
  20806. 2741.89 s [path] fileExtension "....foo.." == .foo.. [✔]
  20807. 2741.89 s [path] replaceExtension ".foo.." "....foo.." == "....foo.." [✔]
  20808. 2741.89 s [path] Relative dir paths
  20809. 2741.89 s [path] addExtension ".foo" "name/name" == "name/name.foo" [✔]
  20810. 2741.89 s [path] fileExtension "name/name.foo" == .foo [✔]
  20811. 2741.90 s [path] replaceExtension ".foo" "name/name.foo" == "name/name.foo" [✔]
  20812. 2741.90 s [path] addExtension ".foo" "name/name." == "name/name..foo" [✔]
  20813. 2741.90 s [path] fileExtension "name/name..foo" == .foo [✔]
  20814. 2741.90 s [path] replaceExtension ".foo" "name/name..foo" == "name/name..foo" [✔]
  20815. 2741.90 s [path] addExtension ".foo" "name/name.." == "name/name...foo" [✔]
  20816. 2741.90 s [path] fileExtension "name/name...foo" == .foo [✔]
  20817. 2741.90 s [path] replaceExtension ".foo" "name/name...foo" == "name/name...foo" [✔]
  20818. 2741.90 s [path] addExtension ".foo" "name/.name" == "name/.name.foo" [✔]
  20819. 2741.90 s [path] fileExtension "name/.name.foo" == .foo [✔]
  20820. 2741.90 s [path] replaceExtension ".foo" "name/.name.foo" == "name/.name.foo" [✔]
  20821. 2741.90 s [path] addExtension ".foo" "name/..name" == "name/..name.foo" [✔]
  20822. 2741.90 s [path] fileExtension "name/..name.foo" == .foo [✔]
  20823. 2741.90 s [path] replaceExtension ".foo" "name/..name.foo" == "name/..name.foo" [✔]
  20824. 2741.90 s [path] addExtension ".foo" "name/name.name" == "name/name.name.foo" [✔]
  20825. 2741.90 s [path] fileExtension "name/name.name.foo" == .foo [✔]
  20826. 2741.90 s [path] replaceExtension ".foo" "name/name.name.foo" == "name/name.name.foo" [✔]
  20827. 2741.90 s [path] addExtension ".foo" "name/name..name" == "name/name..name.foo" [✔]
  20828. 2741.90 s [path] fileExtension "name/name..name.foo" == .foo [✔]
  20829. 2741.90 s [path] replaceExtension ".foo" "name/name..name.foo" == "name/name..name.foo" [✔]
  20830. 2741.90 s [path] addExtension ".foo" "name/..." == "name/....foo" [✔]
  20831. 2741.90 s [path] fileExtension "name/....foo" == .foo [✔]
  20832. 2741.90 s [path] replaceExtension ".foo" "name/....foo" == "name/....foo" [✔]
  20833. 2741.90 s [path] addExtension ".foo" "name./name" == "name./name.foo" [✔]
  20834. 2741.90 s [path] fileExtension "name./name.foo" == .foo [✔]
  20835. 2741.90 s [path] replaceExtension ".foo" "name./name.foo" == "name./name.foo" [✔]
  20836. 2741.90 s [path] addExtension ".foo" "name./name." == "name./name..foo" [✔]
  20837. 2741.90 s [path] fileExtension "name./name..foo" == .foo [✔]
  20838. 2741.90 s [path] replaceExtension ".foo" "name./name..foo" == "name./name..foo" [✔]
  20839. 2741.90 s [path] addExtension ".foo" "name./name.." == "name./name...foo" [✔]
  20840. 2741.90 s [path] fileExtension "name./name...foo" == .foo [✔]
  20841. 2741.90 s [path] replaceExtension ".foo" "name./name...foo" == "name./name...foo" [✔]
  20842. 2741.90 s [path] addExtension ".foo" "name./.name" == "name./.name.foo" [✔]
  20843. 2741.90 s [path] fileExtension "name./.name.foo" == .foo [✔]
  20844. 2741.90 s [path] replaceExtension ".foo" "name./.name.foo" == "name./.name.foo" [✔]
  20845. 2741.90 s [path] addExtension ".foo" "name./..name" == "name./..name.foo" [✔]
  20846. 2741.90 s [path] fileExtension "name./..name.foo" == .foo [✔]
  20847. 2741.90 s [path] replaceExtension ".foo" "name./..name.foo" == "name./..name.foo" [✔]
  20848. 2741.90 s [path] addExtension ".foo" "name./name.name" == "name./name.name.foo" [✔]
  20849. 2741.90 s [path] fileExtension "name./name.name.foo" == .foo [✔]
  20850. 2741.90 s [path] replaceExtension ".foo" "name./name.name.foo" == "name./name.name.foo" [✔]
  20851. 2741.90 s [path] addExtension ".foo" "name./name..name" == "name./name..name.foo" [✔]
  20852. 2741.90 s [path] fileExtension "name./name..name.foo" == .foo [✔]
  20853. 2741.90 s [path] replaceExtension ".foo" "name./name..name.foo" == "name./name..name.foo" [✔]
  20854. 2741.90 s [path] addExtension ".foo" "name./..." == "name./....foo" [✔]
  20855. 2741.90 s [path] fileExtension "name./....foo" == .foo [✔]
  20856. 2741.90 s [path] replaceExtension ".foo" "name./....foo" == "name./....foo" [✔]
  20857. 2741.90 s [path] addExtension ".foo" "name../name" == "name../name.foo" [✔]
  20858. 2741.90 s [path] fileExtension "name../name.foo" == .foo [✔]
  20859. 2741.90 s [path] replaceExtension ".foo" "name../name.foo" == "name../name.foo" [✔]
  20860. 2741.90 s [path] addExtension ".foo" "name../name." == "name../name..foo" [✔]
  20861. 2741.90 s [path] fileExtension "name../name..foo" == .foo [✔]
  20862. 2741.90 s [path] replaceExtension ".foo" "name../name..foo" == "name../name..foo" [✔]
  20863. 2741.90 s [path] addExtension ".foo" "name../name.." == "name../name...foo" [✔]
  20864. 2741.90 s [path] fileExtension "name../name...foo" == .foo [✔]
  20865. 2741.90 s [path] replaceExtension ".foo" "name../name...foo" == "name../name...foo" [✔]
  20866. 2741.90 s [path] addExtension ".foo" "name../.name" == "name../.name.foo" [✔]
  20867. 2741.90 s [path] fileExtension "name../.name.foo" == .foo [✔]
  20868. 2741.90 s [path] replaceExtension ".foo" "name../.name.foo" == "name../.name.foo" [✔]
  20869. 2741.90 s [path] addExtension ".foo" "name../..name" == "name../..name.foo" [✔]
  20870. 2741.90 s [path] fileExtension "name../..name.foo" == .foo [✔]
  20871. 2741.90 s [path] replaceExtension ".foo" "name../..name.foo" == "name../..name.foo" [✔]
  20872. 2741.90 s [path] addExtension ".foo" "name../name.name" == "name../name.name.foo" [✔]
  20873. 2741.90 s [path] fileExtension "name../name.name.foo" == .foo [✔]
  20874. 2741.90 s [path] replaceExtension ".foo" "name../name.name.foo" == "name../name.name.foo" [✔]
  20875. 2741.90 s [path] addExtension ".foo" "name../name..name" == "name../name..name.foo" [✔]
  20876. 2741.90 s [path] fileExtension "name../name..name.foo" == .foo [✔]
  20877. 2741.90 s [path] replaceExtension ".foo" "name../name..name.foo" == "name../name..name.foo" [✔]
  20878. 2741.90 s [path] addExtension ".foo" "name../..." == "name../....foo" [✔]
  20879. 2741.90 s [path] fileExtension "name../....foo" == .foo [✔]
  20880. 2741.90 s [path] replaceExtension ".foo" "name../....foo" == "name../....foo" [✔]
  20881. 2741.90 s [path] addExtension ".foo" ".name/name" == ".name/name.foo" [✔]
  20882. 2741.90 s [path] fileExtension ".name/name.foo" == .foo [✔]
  20883. 2741.90 s [path] replaceExtension ".foo" ".name/name.foo" == ".name/name.foo" [✔]
  20884. 2741.90 s [path] addExtension ".foo" ".name/name." == ".name/name..foo" [✔]
  20885. 2741.90 s [path] fileExtension ".name/name..foo" == .foo [✔]
  20886. 2741.90 s [path] replaceExtension ".foo" ".name/name..foo" == ".name/name..foo" [✔]
  20887. 2741.90 s [path] addExtension ".foo" ".name/name.." == ".name/name...foo" [✔]
  20888. 2741.90 s [path] fileExtension ".name/name...foo" == .foo [✔]
  20889. 2741.90 s [path] replaceExtension ".foo" ".name/name...foo" == ".name/name...foo" [✔]
  20890. 2741.90 s [path] addExtension ".foo" ".name/.name" == ".name/.name.foo" [✔]
  20891. 2741.90 s [path] fileExtension ".name/.name.foo" == .foo [✔]
  20892. 2741.91 s [path] replaceExtension ".foo" ".name/.name.foo" == ".name/.name.foo" [✔]
  20893. 2741.91 s [path] addExtension ".foo" ".name/..name" == ".name/..name.foo" [✔]
  20894. 2741.91 s [path] fileExtension ".name/..name.foo" == .foo [✔]
  20895. 2741.91 s [path] replaceExtension ".foo" ".name/..name.foo" == ".name/..name.foo" [✔]
  20896. 2741.91 s [path] addExtension ".foo" ".name/name.name" == ".name/name.name.foo" [✔]
  20897. 2741.91 s [path] fileExtension ".name/name.name.foo" == .foo [✔]
  20898. 2741.91 s [path] replaceExtension ".foo" ".name/name.name.foo" == ".name/name.name.foo" [✔]
  20899. 2741.91 s [path] addExtension ".foo" ".name/name..name" == ".name/name..name.foo" [✔]
  20900. 2741.91 s [path] fileExtension ".name/name..name.foo" == .foo [✔]
  20901. 2741.91 s [path] replaceExtension ".foo" ".name/name..name.foo" == ".name/name..name.foo" [✔]
  20902. 2741.91 s [path] addExtension ".foo" ".name/..." == ".name/....foo" [✔]
  20903. 2741.91 s [path] fileExtension ".name/....foo" == .foo [✔]
  20904. 2741.91 s [path] replaceExtension ".foo" ".name/....foo" == ".name/....foo" [✔]
  20905. 2741.91 s [path] addExtension ".foo" "..name/name" == "..name/name.foo" [✔]
  20906. 2741.91 s [path] fileExtension "..name/name.foo" == .foo [✔]
  20907. 2741.91 s [path] replaceExtension ".foo" "..name/name.foo" == "..name/name.foo" [✔]
  20908. 2741.91 s [path] addExtension ".foo" "..name/name." == "..name/name..foo" [✔]
  20909. 2741.91 s [path] fileExtension "..name/name..foo" == .foo [✔]
  20910. 2741.91 s [path] replaceExtension ".foo" "..name/name..foo" == "..name/name..foo" [✔]
  20911. 2741.91 s [path] addExtension ".foo" "..name/name.." == "..name/name...foo" [✔]
  20912. 2741.91 s [path] fileExtension "..name/name...foo" == .foo [✔]
  20913. 2741.91 s [path] replaceExtension ".foo" "..name/name...foo" == "..name/name...foo" [✔]
  20914. 2741.91 s [path] addExtension ".foo" "..name/.name" == "..name/.name.foo" [✔]
  20915. 2741.91 s [path] fileExtension "..name/.name.foo" == .foo [✔]
  20916. 2741.91 s [path] replaceExtension ".foo" "..name/.name.foo" == "..name/.name.foo" [✔]
  20917. 2741.91 s [path] addExtension ".foo" "..name/..name" == "..name/..name.foo" [✔]
  20918. 2741.91 s [path] fileExtension "..name/..name.foo" == .foo [✔]
  20919. 2741.91 s [path] replaceExtension ".foo" "..name/..name.foo" == "..name/..name.foo" [✔]
  20920. 2741.91 s [path] addExtension ".foo" "..name/name.name" == "..name/name.name.foo" [✔]
  20921. 2741.91 s [path] fileExtension "..name/name.name.foo" == .foo [✔]
  20922. 2741.91 s [path] replaceExtension ".foo" "..name/name.name.foo" == "..name/name.name.foo" [✔]
  20923. 2741.91 s [path] addExtension ".foo" "..name/name..name" == "..name/name..name.foo" [✔]
  20924. 2741.91 s [path] fileExtension "..name/name..name.foo" == .foo [✔]
  20925. 2741.91 s [path] replaceExtension ".foo" "..name/name..name.foo" == "..name/name..name.foo" [✔]
  20926. 2741.91 s [path] addExtension ".foo" "..name/..." == "..name/....foo" [✔]
  20927. 2741.91 s [path] fileExtension "..name/....foo" == .foo [✔]
  20928. 2741.91 s [path] replaceExtension ".foo" "..name/....foo" == "..name/....foo" [✔]
  20929. 2741.91 s [path] addExtension ".foo" "name.name/name" == "name.name/name.foo" [✔]
  20930. 2741.91 s [path] fileExtension "name.name/name.foo" == .foo [✔]
  20931. 2741.91 s [path] replaceExtension ".foo" "name.name/name.foo" == "name.name/name.foo" [✔]
  20932. 2741.91 s [path] addExtension ".foo" "name.name/name." == "name.name/name..foo" [✔]
  20933. 2741.91 s [path] fileExtension "name.name/name..foo" == .foo [✔]
  20934. 2741.91 s [path] replaceExtension ".foo" "name.name/name..foo" == "name.name/name..foo" [✔]
  20935. 2741.91 s [path] addExtension ".foo" "name.name/name.." == "name.name/name...foo" [✔]
  20936. 2741.91 s [path] fileExtension "name.name/name...foo" == .foo [✔]
  20937. 2741.92 s [path] replaceExtension ".foo" "name.name/name...foo" == "name.name/name...foo" [✔]
  20938. 2741.92 s [path] addExtension ".foo" "name.name/.name" == "name.name/.name.foo" [✔]
  20939. 2741.92 s [path] fileExtension "name.name/.name.foo" == .foo [✔]
  20940. 2741.92 s [path] replaceExtension ".foo" "name.name/.name.foo" == "name.name/.name.foo" [✔]
  20941. 2741.92 s [path] addExtension ".foo" "name.name/..name" == "name.name/..name.foo" [✔]
  20942. 2741.92 s [path] fileExtension "name.name/..name.foo" == .foo [✔]
  20943. 2741.92 s [path] replaceExtension ".foo" "name.name/..name.foo" == "name.name/..name.foo" [✔]
  20944. 2741.92 s [path] addExtension ".foo" "name.name/name.name" == "name.name/name.name.foo" [✔]
  20945. 2741.92 s [path] fileExtension "name.name/name.name.foo" == .foo [✔]
  20946. 2741.92 s [path] replaceExtension ".foo" "name.name/name.name.foo" == "name.name/name.name.foo" [✔]
  20947. 2741.92 s [path] addExtension ".foo" "name.name/name..name" == "name.name/name..name.foo" [✔]
  20948. 2741.92 s [path] fileExtension "name.name/name..name.foo" == .foo [✔]
  20949. 2741.92 s [path] replaceExtension ".foo" "name.name/name..name.foo" == "name.name/name..name.foo" [✔]
  20950. 2741.92 s [path] addExtension ".foo" "name.name/..." == "name.name/....foo" [✔]
  20951. 2741.92 s [path] fileExtension "name.name/....foo" == .foo [✔]
  20952. 2741.92 s [path] replaceExtension ".foo" "name.name/....foo" == "name.name/....foo" [✔]
  20953. 2741.92 s [path] addExtension ".foo" "name..name/name" == "name..name/name.foo" [✔]
  20954. 2741.92 s [path] fileExtension "name..name/name.foo" == .foo [✔]
  20955. 2741.92 s [path] replaceExtension ".foo" "name..name/name.foo" == "name..name/name.foo" [✔]
  20956. 2741.92 s [path] addExtension ".foo" "name..name/name." == "name..name/name..foo" [✔]
  20957. 2741.92 s [path] fileExtension "name..name/name..foo" == .foo [✔]
  20958. 2741.92 s [path] replaceExtension ".foo" "name..name/name..foo" == "name..name/name..foo" [✔]
  20959. 2741.92 s [path] addExtension ".foo" "name..name/name.." == "name..name/name...foo" [✔]
  20960. 2741.92 s [path] fileExtension "name..name/name...foo" == .foo [✔]
  20961. 2741.92 s [path] replaceExtension ".foo" "name..name/name...foo" == "name..name/name...foo" [✔]
  20962. 2741.92 s [path] addExtension ".foo" "name..name/.name" == "name..name/.name.foo" [✔]
  20963. 2741.92 s [path] fileExtension "name..name/.name.foo" == .foo [✔]
  20964. 2741.92 s [path] replaceExtension ".foo" "name..name/.name.foo" == "name..name/.name.foo" [✔]
  20965. 2741.92 s [path] addExtension ".foo" "name..name/..name" == "name..name/..name.foo" [✔]
  20966. 2741.92 s [path] fileExtension "name..name/..name.foo" == .foo [✔]
  20967. 2741.92 s [path] replaceExtension ".foo" "name..name/..name.foo" == "name..name/..name.foo" [✔]
  20968. 2741.92 s [path] addExtension ".foo" "name..name/name.name" == "name..name/name.name.foo" [✔]
  20969. 2741.92 s [path] fileExtension "name..name/name.name.foo" == .foo [✔]
  20970. 2741.92 s [path] replaceExtension ".foo" "name..name/name.name.foo" == "name..name/name.name.foo" [✔]
  20971. 2741.92 s [path] addExtension ".foo" "name..name/name..name" == "name..name/name..name.foo" [✔]
  20972. 2741.92 s [path] fileExtension "name..name/name..name.foo" == .foo [✔]
  20973. 2741.92 s [path] replaceExtension ".foo" "name..name/name..name.foo" == "name..name/name..name.foo" [✔]
  20974. 2741.92 s [path] addExtension ".foo" "name..name/..." == "name..name/....foo" [✔]
  20975. 2741.92 s [path] fileExtension "name..name/....foo" == .foo [✔]
  20976. 2741.92 s [path] replaceExtension ".foo" "name..name/....foo" == "name..name/....foo" [✔]
  20977. 2741.92 s [path] addExtension ".foo" ".../name" == ".../name.foo" [✔]
  20978. 2741.92 s [path] fileExtension ".../name.foo" == .foo [✔]
  20979. 2741.92 s [path] replaceExtension ".foo" ".../name.foo" == ".../name.foo" [✔]
  20980. 2741.92 s [path] addExtension ".foo" ".../name." == ".../name..foo" [✔]
  20981. 2741.92 s [path] fileExtension ".../name..foo" == .foo [✔]
  20982. 2741.92 s [path] replaceExtension ".foo" ".../name..foo" == ".../name..foo" [✔]
  20983. 2741.92 s [path] addExtension ".foo" ".../name.." == ".../name...foo" [✔]
  20984. 2741.92 s [path] fileExtension ".../name...foo" == .foo [✔]
  20985. 2741.92 s [path] replaceExtension ".foo" ".../name...foo" == ".../name...foo" [✔]
  20986. 2741.92 s [path] addExtension ".foo" ".../.name" == ".../.name.foo" [✔]
  20987. 2741.92 s [path] fileExtension ".../.name.foo" == .foo [✔]
  20988. 2741.92 s [path] replaceExtension ".foo" ".../.name.foo" == ".../.name.foo" [✔]
  20989. 2741.92 s [path] addExtension ".foo" ".../..name" == ".../..name.foo" [✔]
  20990. 2741.92 s [path] fileExtension ".../..name.foo" == .foo [✔]
  20991. 2741.92 s [path] replaceExtension ".foo" ".../..name.foo" == ".../..name.foo" [✔]
  20992. 2741.92 s [path] addExtension ".foo" ".../name.name" == ".../name.name.foo" [✔]
  20993. 2741.92 s [path] fileExtension ".../name.name.foo" == .foo [✔]
  20994. 2741.92 s [path] replaceExtension ".foo" ".../name.name.foo" == ".../name.name.foo" [✔]
  20995. 2741.92 s [path] addExtension ".foo" ".../name..name" == ".../name..name.foo" [✔]
  20996. 2741.92 s [path] fileExtension ".../name..name.foo" == .foo [✔]
  20997. 2741.92 s [path] replaceExtension ".foo" ".../name..name.foo" == ".../name..name.foo" [✔]
  20998. 2741.92 s [path] addExtension ".foo" ".../..." == ".../....foo" [✔]
  20999. 2741.92 s [path] fileExtension ".../....foo" == .foo [✔]
  21000. 2741.92 s [path] replaceExtension ".foo" ".../....foo" == ".../....foo" [✔]
  21001. 2741.92 s [path] addExtension ".foo" "name" == "name.foo" [✔]
  21002. 2741.92 s [path] fileExtension "name.foo" == .foo [✔]
  21003. 2741.92 s [path] replaceExtension ".foo" "name.foo" == "name.foo" [✔]
  21004. 2741.92 s [path] addExtension ".foo" "name." == "name..foo" [✔]
  21005. 2741.92 s [path] fileExtension "name..foo" == .foo [✔]
  21006. 2741.92 s [path] replaceExtension ".foo" "name..foo" == "name..foo" [✔]
  21007. 2741.92 s [path] addExtension ".foo" "name.." == "name...foo" [✔]
  21008. 2741.92 s [path] fileExtension "name...foo" == .foo [✔]
  21009. 2741.92 s [path] replaceExtension ".foo" "name...foo" == "name...foo" [✔]
  21010. 2741.92 s [path] addExtension ".foo" ".name" == ".name.foo" [✔]
  21011. 2741.92 s [path] fileExtension ".name.foo" == .foo [✔]
  21012. 2741.92 s [path] replaceExtension ".foo" ".name.foo" == ".name.foo" [✔]
  21013. 2741.92 s [path] addExtension ".foo" "..name" == "..name.foo" [✔]
  21014. 2741.92 s [path] fileExtension "..name.foo" == .foo [✔]
  21015. 2741.92 s [path] replaceExtension ".foo" "..name.foo" == "..name.foo" [✔]
  21016. 2741.92 s [path] addExtension ".foo" "name.name" == "name.name.foo" [✔]
  21017. 2741.92 s [path] fileExtension "name.name.foo" == .foo [✔]
  21018. 2741.92 s [path] replaceExtension ".foo" "name.name.foo" == "name.name.foo" [✔]
  21019. 2741.92 s [path] addExtension ".foo" "name..name" == "name..name.foo" [✔]
  21020. 2741.92 s [path] fileExtension "name..name.foo" == .foo [✔]
  21021. 2741.92 s [path] replaceExtension ".foo" "name..name.foo" == "name..name.foo" [✔]
  21022. 2741.92 s [path] addExtension ".foo" "..." == "....foo" [✔]
  21023. 2741.92 s [path] fileExtension "....foo" == .foo [✔]
  21024. 2741.92 s [path] replaceExtension ".foo" "....foo" == "....foo" [✔]
  21025. 2741.93 s [path] Absolute dir paths
  21026. 2741.93 s [path] addExtension ".foo" "/name/name" == "/name/name.foo" [✔]
  21027. 2741.93 s [path] fileExtension "/name/name.foo" == .foo [✔]
  21028. 2741.93 s [path] replaceExtension ".foo" "/name/name.foo" == "/name/name.foo" [✔]
  21029. 2741.93 s [path] addExtension ".foo" "/name/name." == "/name/name..foo" [✔]
  21030. 2741.93 s [path] fileExtension "/name/name..foo" == .foo [✔]
  21031. 2741.93 s [path] replaceExtension ".foo" "/name/name..foo" == "/name/name..foo" [✔]
  21032. 2741.93 s [path] addExtension ".foo" "/name/name.." == "/name/name...foo" [✔]
  21033. 2741.93 s [path] fileExtension "/name/name...foo" == .foo [✔]
  21034. 2741.93 s [path] replaceExtension ".foo" "/name/name...foo" == "/name/name...foo" [✔]
  21035. 2741.93 s [path] addExtension ".foo" "/name/.name" == "/name/.name.foo" [✔]
  21036. 2741.93 s [path] fileExtension "/name/.name.foo" == .foo [✔]
  21037. 2741.93 s [path] replaceExtension ".foo" "/name/.name.foo" == "/name/.name.foo" [✔]
  21038. 2741.93 s [path] addExtension ".foo" "/name/..name" == "/name/..name.foo" [✔]
  21039. 2741.93 s [path] fileExtension "/name/..name.foo" == .foo [✔]
  21040. 2741.93 s [path] replaceExtension ".foo" "/name/..name.foo" == "/name/..name.foo" [✔]
  21041. 2741.93 s [path] addExtension ".foo" "/name/name.name" == "/name/name.name.foo" [✔]
  21042. 2741.93 s [path] fileExtension "/name/name.name.foo" == .foo [✔]
  21043. 2741.93 s [path] replaceExtension ".foo" "/name/name.name.foo" == "/name/name.name.foo" [✔]
  21044. 2741.93 s [path] addExtension ".foo" "/name/name..name" == "/name/name..name.foo" [✔]
  21045. 2741.93 s [path] fileExtension "/name/name..name.foo" == .foo [✔]
  21046. 2741.93 s [path] replaceExtension ".foo" "/name/name..name.foo" == "/name/name..name.foo" [✔]
  21047. 2741.93 s [path] addExtension ".foo" "/name/..." == "/name/....foo" [✔]
  21048. 2741.93 s [path] fileExtension "/name/....foo" == .foo [✔]
  21049. 2741.93 s [path] replaceExtension ".foo" "/name/....foo" == "/name/....foo" [✔]
  21050. 2741.93 s [path] addExtension ".foo" "/name./name" == "/name./name.foo" [✔]
  21051. 2741.93 s [path] fileExtension "/name./name.foo" == .foo [✔]
  21052. 2741.93 s [path] replaceExtension ".foo" "/name./name.foo" == "/name./name.foo" [✔]
  21053. 2741.93 s [path] addExtension ".foo" "/name./name." == "/name./name..foo" [✔]
  21054. 2741.93 s [path] fileExtension "/name./name..foo" == .foo [✔]
  21055. 2741.93 s [path] replaceExtension ".foo" "/name./name..foo" == "/name./name..foo" [✔]
  21056. 2741.93 s [path] addExtension ".foo" "/name./name.." == "/name./name...foo" [✔]
  21057. 2741.93 s [path] fileExtension "/name./name...foo" == .foo [✔]
  21058. 2741.93 s [path] replaceExtension ".foo" "/name./name...foo" == "/name./name...foo" [✔]
  21059. 2741.93 s [path] addExtension ".foo" "/name./.name" == "/name./.name.foo" [✔]
  21060. 2741.93 s [path] fileExtension "/name./.name.foo" == .foo [✔]
  21061. 2741.93 s [path] replaceExtension ".foo" "/name./.name.foo" == "/name./.name.foo" [✔]
  21062. 2741.93 s [path] addExtension ".foo" "/name./..name" == "/name./..name.foo" [✔]
  21063. 2741.93 s [path] fileExtension "/name./..name.foo" == .foo [✔]
  21064. 2741.93 s [path] replaceExtension ".foo" "/name./..name.foo" == "/name./..name.foo" [✔]
  21065. 2741.93 s [path] addExtension ".foo" "/name./name.name" == "/name./name.name.foo" [✔]
  21066. 2741.93 s [path] fileExtension "/name./name.name.foo" == .foo [✔]
  21067. 2741.93 s [path] replaceExtension ".foo" "/name./name.name.foo" == "/name./name.name.foo" [✔]
  21068. 2741.93 s [path] addExtension ".foo" "/name./name..name" == "/name./name..name.foo" [✔]
  21069. 2741.93 s [path] fileExtension "/name./name..name.foo" == .foo [✔]
  21070. 2741.93 s [path] replaceExtension ".foo" "/name./name..name.foo" == "/name./name..name.foo" [✔]
  21071. 2741.93 s [path] addExtension ".foo" "/name./..." == "/name./....foo" [✔]
  21072. 2741.93 s [path] fileExtension "/name./....foo" == .foo [✔]
  21073. 2741.93 s [path] replaceExtension ".foo" "/name./....foo" == "/name./....foo" [✔]
  21074. 2741.93 s [path] addExtension ".foo" "/name../name" == "/name../name.foo" [✔]
  21075. 2741.93 s [path] fileExtension "/name../name.foo" == .foo [✔]
  21076. 2741.93 s [path] replaceExtension ".foo" "/name../name.foo" == "/name../name.foo" [✔]
  21077. 2741.93 s [path] addExtension ".foo" "/name../name." == "/name../name..foo" [✔]
  21078. 2741.93 s [path] fileExtension "/name../name..foo" == .foo [✔]
  21079. 2741.93 s [path] replaceExtension ".foo" "/name../name..foo" == "/name../name..foo" [✔]
  21080. 2741.93 s [path] addExtension ".foo" "/name../name.." == "/name../name...foo" [✔]
  21081. 2741.93 s [path] fileExtension "/name../name...foo" == .foo [✔]
  21082. 2741.93 s [path] replaceExtension ".foo" "/name../name...foo" == "/name../name...foo" [✔]
  21083. 2741.93 s [path] addExtension ".foo" "/name../.name" == "/name../.name.foo" [✔]
  21084. 2741.93 s [path] fileExtension "/name../.name.foo" == .foo [✔]
  21085. 2741.93 s [path] replaceExtension ".foo" "/name../.name.foo" == "/name../.name.foo" [✔]
  21086. 2741.93 s [path] addExtension ".foo" "/name../..name" == "/name../..name.foo" [✔]
  21087. 2741.93 s [path] fileExtension "/name../..name.foo" == .foo [✔]
  21088. 2741.93 s [path] replaceExtension ".foo" "/name../..name.foo" == "/name../..name.foo" [✔]
  21089. 2741.93 s [path] addExtension ".foo" "/name../name.name" == "/name../name.name.foo" [✔]
  21090. 2741.93 s [path] fileExtension "/name../name.name.foo" == .foo [✔]
  21091. 2741.93 s [path] replaceExtension ".foo" "/name../name.name.foo" == "/name../name.name.foo" [✔]
  21092. 2741.93 s [path] addExtension ".foo" "/name../name..name" == "/name../name..name.foo" [✔]
  21093. 2741.93 s [path] fileExtension "/name../name..name.foo" == .foo [✔]
  21094. 2741.93 s [path] replaceExtension ".foo" "/name../name..name.foo" == "/name../name..name.foo" [✔]
  21095. 2741.93 s [path] addExtension ".foo" "/name../..." == "/name../....foo" [✔]
  21096. 2741.93 s [path] fileExtension "/name../....foo" == .foo [✔]
  21097. 2741.93 s [path] replaceExtension ".foo" "/name../....foo" == "/name../....foo" [✔]
  21098. 2741.93 s [path] addExtension ".foo" "/.name/name" == "/.name/name.foo" [✔]
  21099. 2741.93 s [path] fileExtension "/.name/name.foo" == .foo [✔]
  21100. 2741.93 s [path] replaceExtension ".foo" "/.name/name.foo" == "/.name/name.foo" [✔]
  21101. 2741.93 s [path] addExtension ".foo" "/.name/name." == "/.name/name..foo" [✔]
  21102. 2741.93 s [path] fileExtension "/.name/name..foo" == .foo [✔]
  21103. 2741.93 s [path] replaceExtension ".foo" "/.name/name..foo" == "/.name/name..foo" [✔]
  21104. 2741.93 s [path] addExtension ".foo" "/.name/name.." == "/.name/name...foo" [✔]
  21105. 2741.93 s [path] fileExtension "/.name/name...foo" == .foo [✔]
  21106. 2741.93 s [path] replaceExtension ".foo" "/.name/name...foo" == "/.name/name...foo" [✔]
  21107. 2741.93 s [path] addExtension ".foo" "/.name/.name" == "/.name/.name.foo" [✔]
  21108. 2741.93 s [path] fileExtension "/.name/.name.foo" == .foo [✔]
  21109. 2741.93 s [path] replaceExtension ".foo" "/.name/.name.foo" == "/.name/.name.foo" [✔]
  21110. 2741.93 s [path] addExtension ".foo" "/.name/..name" == "/.name/..name.foo" [✔]
  21111. 2741.93 s [path] fileExtension "/.name/..name.foo" == .foo [✔]
  21112. 2741.93 s [path] replaceExtension ".foo" "/.name/..name.foo" == "/.name/..name.foo" [✔]
  21113. 2741.93 s [path] addExtension ".foo" "/.name/name.name" == "/.name/name.name.foo" [✔]
  21114. 2741.94 s [path] fileExtension "/.name/name.name.foo" == .foo [✔]
  21115. 2741.94 s [path] replaceExtension ".foo" "/.name/name.name.foo" == "/.name/name.name.foo" [✔]
  21116. 2741.94 s [path] addExtension ".foo" "/.name/name..name" == "/.name/name..name.foo" [✔]
  21117. 2741.94 s [path] fileExtension "/.name/name..name.foo" == .foo [✔]
  21118. 2741.94 s [path] replaceExtension ".foo" "/.name/name..name.foo" == "/.name/name..name.foo" [✔]
  21119. 2741.94 s [path] addExtension ".foo" "/.name/..." == "/.name/....foo" [✔]
  21120. 2741.94 s [path] fileExtension "/.name/....foo" == .foo [✔]
  21121. 2741.94 s [path] replaceExtension ".foo" "/.name/....foo" == "/.name/....foo" [✔]
  21122. 2741.94 s [path] addExtension ".foo" "/..name/name" == "/..name/name.foo" [✔]
  21123. 2741.94 s [path] fileExtension "/..name/name.foo" == .foo [✔]
  21124. 2741.94 s [path] replaceExtension ".foo" "/..name/name.foo" == "/..name/name.foo" [✔]
  21125. 2741.94 s [path] addExtension ".foo" "/..name/name." == "/..name/name..foo" [✔]
  21126. 2741.94 s [path] fileExtension "/..name/name..foo" == .foo [✔]
  21127. 2741.94 s [path] replaceExtension ".foo" "/..name/name..foo" == "/..name/name..foo" [✔]
  21128. 2741.94 s [path] addExtension ".foo" "/..name/name.." == "/..name/name...foo" [✔]
  21129. 2741.94 s [path] fileExtension "/..name/name...foo" == .foo [✔]
  21130. 2741.94 s [path] replaceExtension ".foo" "/..name/name...foo" == "/..name/name...foo" [✔]
  21131. 2741.94 s [path] addExtension ".foo" "/..name/.name" == "/..name/.name.foo" [✔]
  21132. 2741.94 s [path] fileExtension "/..name/.name.foo" == .foo [✔]
  21133. 2741.94 s [path] replaceExtension ".foo" "/..name/.name.foo" == "/..name/.name.foo" [✔]
  21134. 2741.94 s [path] addExtension ".foo" "/..name/..name" == "/..name/..name.foo" [✔]
  21135. 2741.94 s [path] fileExtension "/..name/..name.foo" == .foo [✔]
  21136. 2741.94 s [path] replaceExtension ".foo" "/..name/..name.foo" == "/..name/..name.foo" [✔]
  21137. 2741.94 s [path] addExtension ".foo" "/..name/name.name" == "/..name/name.name.foo" [✔]
  21138. 2741.94 s [path] fileExtension "/..name/name.name.foo" == .foo [✔]
  21139. 2741.94 s [path] replaceExtension ".foo" "/..name/name.name.foo" == "/..name/name.name.foo" [✔]
  21140. 2741.94 s [path] addExtension ".foo" "/..name/name..name" == "/..name/name..name.foo" [✔]
  21141. 2741.94 s [path] fileExtension "/..name/name..name.foo" == .foo [✔]
  21142. 2741.94 s [path] replaceExtension ".foo" "/..name/name..name.foo" == "/..name/name..name.foo" [✔]
  21143. 2741.94 s [path] addExtension ".foo" "/..name/..." == "/..name/....foo" [✔]
  21144. 2741.94 s [path] fileExtension "/..name/....foo" == .foo [✔]
  21145. 2741.94 s [path] replaceExtension ".foo" "/..name/....foo" == "/..name/....foo" [✔]
  21146. 2741.94 s [path] addExtension ".foo" "/name.name/name" == "/name.name/name.foo" [✔]
  21147. 2741.94 s [path] fileExtension "/name.name/name.foo" == .foo [✔]
  21148. 2741.94 s [path] replaceExtension ".foo" "/name.name/name.foo" == "/name.name/name.foo" [✔]
  21149. 2741.94 s [path] addExtension ".foo" "/name.name/name." == "/name.name/name..foo" [✔]
  21150. 2741.94 s [path] fileExtension "/name.name/name..foo" == .foo [✔]
  21151. 2741.94 s [path] replaceExtension ".foo" "/name.name/name..foo" == "/name.name/name..foo" [✔]
  21152. 2741.94 s [path] addExtension ".foo" "/name.name/name.." == "/name.name/name...foo" [✔]
  21153. 2741.94 s [path] fileExtension "/name.name/name...foo" == .foo [✔]
  21154. 2741.94 s [path] replaceExtension ".foo" "/name.name/name...foo" == "/name.name/name...foo" [✔]
  21155. 2741.94 s [path] addExtension ".foo" "/name.name/.name" == "/name.name/.name.foo" [✔]
  21156. 2741.94 s [path] fileExtension "/name.name/.name.foo" == .foo [✔]
  21157. 2741.94 s [path] replaceExtension ".foo" "/name.name/.name.foo" == "/name.name/.name.foo" [✔]
  21158. 2741.94 s [path] addExtension ".foo" "/name.name/..name" == "/name.name/..name.foo" [✔]
  21159. 2741.94 s [path] fileExtension "/name.name/..name.foo" == .foo [✔]
  21160. 2741.94 s [path] replaceExtension ".foo" "/name.name/..name.foo" == "/name.name/..name.foo" [✔]
  21161. 2741.94 s [path] addExtension ".foo" "/name.name/name.name" == "/name.name/name.name.foo" [✔]
  21162. 2741.94 s [path] fileExtension "/name.name/name.name.foo" == .foo [✔]
  21163. 2741.94 s [path] replaceExtension ".foo" "/name.name/name.name.foo" == "/name.name/name.name.foo" [✔]
  21164. 2741.94 s [path] addExtension ".foo" "/name.name/name..name" == "/name.name/name..name.foo" [✔]
  21165. 2741.94 s [path] fileExtension "/name.name/name..name.foo" == .foo [✔]
  21166. 2741.94 s [path] replaceExtension ".foo" "/name.name/name..name.foo" == "/name.name/name..name.foo" [✔]
  21167. 2741.94 s [path] addExtension ".foo" "/name.name/..." == "/name.name/....foo" [✔]
  21168. 2741.94 s [path] fileExtension "/name.name/....foo" == .foo [✔]
  21169. 2741.94 s [path] replaceExtension ".foo" "/name.name/....foo" == "/name.name/....foo" [✔]
  21170. 2741.94 s [path] addExtension ".foo" "/name..name/name" == "/name..name/name.foo" [✔]
  21171. 2741.94 s [path] fileExtension "/name..name/name.foo" == .foo [✔]
  21172. 2741.94 s [path] replaceExtension ".foo" "/name..name/name.foo" == "/name..name/name.foo" [✔]
  21173. 2741.94 s [path] addExtension ".foo" "/name..name/name." == "/name..name/name..foo" [✔]
  21174. 2741.94 s [path] fileExtension "/name..name/name..foo" == .foo [✔]
  21175. 2741.94 s [path] replaceExtension ".foo" "/name..name/name..foo" == "/name..name/name..foo" [✔]
  21176. 2741.94 s [path] addExtension ".foo" "/name..name/name.." == "/name..name/name...foo" [✔]
  21177. 2741.94 s [path] fileExtension "/name..name/name...foo" == .foo [✔]
  21178. 2741.94 s [path] replaceExtension ".foo" "/name..name/name...foo" == "/name..name/name...foo" [✔]
  21179. 2741.94 s [path] addExtension ".foo" "/name..name/.name" == "/name..name/.name.foo" [✔]
  21180. 2741.94 s [path] fileExtension "/name..name/.name.foo" == .foo [✔]
  21181. 2741.94 s [path] replaceExtension ".foo" "/name..name/.name.foo" == "/name..name/.name.foo" [✔]
  21182. 2741.94 s [path] addExtension ".foo" "/name..name/..name" == "/name..name/..name.foo" [✔]
  21183. 2741.94 s [path] fileExtension "/name..name/..name.foo" == .foo [✔]
  21184. 2741.94 s [path] replaceExtension ".foo" "/name..name/..name.foo" == "/name..name/..name.foo" [✔]
  21185. 2741.94 s [path] addExtension ".foo" "/name..name/name.name" == "/name..name/name.name.foo" [✔]
  21186. 2741.94 s [path] fileExtension "/name..name/name.name.foo" == .foo [✔]
  21187. 2741.94 s [path] replaceExtension ".foo" "/name..name/name.name.foo" == "/name..name/name.name.foo" [✔]
  21188. 2741.94 s [path] addExtension ".foo" "/name..name/name..name" == "/name..name/name..name.foo" [✔]
  21189. 2741.94 s [path] fileExtension "/name..name/name..name.foo" == .foo [✔]
  21190. 2741.94 s [path] replaceExtension ".foo" "/name..name/name..name.foo" == "/name..name/name..name.foo" [✔]
  21191. 2741.95 s [path] addExtension ".foo" "/name..name/..." == "/name..name/....foo" [✔]
  21192. 2741.95 s [path] fileExtension "/name..name/....foo" == .foo [✔]
  21193. 2741.95 s [path] replaceExtension ".foo" "/name..name/....foo" == "/name..name/....foo" [✔]
  21194. 2741.95 s [path] addExtension ".foo" "/.../name" == "/.../name.foo" [✔]
  21195. 2741.95 s [path] fileExtension "/.../name.foo" == .foo [✔]
  21196. 2741.95 s [path] replaceExtension ".foo" "/.../name.foo" == "/.../name.foo" [✔]
  21197. 2741.95 s [path] addExtension ".foo" "/.../name." == "/.../name..foo" [✔]
  21198. 2741.95 s [path] fileExtension "/.../name..foo" == .foo [✔]
  21199. 2741.95 s [path] replaceExtension ".foo" "/.../name..foo" == "/.../name..foo" [✔]
  21200. 2741.95 s [path] addExtension ".foo" "/.../name.." == "/.../name...foo" [✔]
  21201. 2741.95 s [path] fileExtension "/.../name...foo" == .foo [✔]
  21202. 2741.95 s [path] replaceExtension ".foo" "/.../name...foo" == "/.../name...foo" [✔]
  21203. 2741.95 s [path] addExtension ".foo" "/.../.name" == "/.../.name.foo" [✔]
  21204. 2741.95 s [path] fileExtension "/.../.name.foo" == .foo [✔]
  21205. 2741.95 s [path] replaceExtension ".foo" "/.../.name.foo" == "/.../.name.foo" [✔]
  21206. 2741.95 s [path] addExtension ".foo" "/.../..name" == "/.../..name.foo" [✔]
  21207. 2741.95 s [path] fileExtension "/.../..name.foo" == .foo [✔]
  21208. 2741.95 s [path] replaceExtension ".foo" "/.../..name.foo" == "/.../..name.foo" [✔]
  21209. 2741.95 s [path] addExtension ".foo" "/.../name.name" == "/.../name.name.foo" [✔]
  21210. 2741.95 s [path] fileExtension "/.../name.name.foo" == .foo [✔]
  21211. 2741.95 s [path] replaceExtension ".foo" "/.../name.name.foo" == "/.../name.name.foo" [✔]
  21212. 2741.95 s [path] addExtension ".foo" "/.../name..name" == "/.../name..name.foo" [✔]
  21213. 2741.95 s [path] fileExtension "/.../name..name.foo" == .foo [✔]
  21214. 2741.95 s [path] replaceExtension ".foo" "/.../name..name.foo" == "/.../name..name.foo" [✔]
  21215. 2741.95 s [path] addExtension ".foo" "/.../..." == "/.../....foo" [✔]
  21216. 2741.95 s [path] fileExtension "/.../....foo" == .foo [✔]
  21217. 2741.95 s [path] replaceExtension ".foo" "/.../....foo" == "/.../....foo" [✔]
  21218. 2741.95 s [path] addExtension ".foo" "/name" == "/name.foo" [✔]
  21219. 2741.95 s [path] fileExtension "/name.foo" == .foo [✔]
  21220. 2741.95 s [path] replaceExtension ".foo" "/name.foo" == "/name.foo" [✔]
  21221. 2741.95 s [path] addExtension ".foo" "/name." == "/name..foo" [✔]
  21222. 2741.95 s [path] fileExtension "/name..foo" == .foo [✔]
  21223. 2741.95 s [path] replaceExtension ".foo" "/name..foo" == "/name..foo" [✔]
  21224. 2741.95 s [path] addExtension ".foo" "/name.." == "/name...foo" [✔]
  21225. 2741.95 s [path] fileExtension "/name...foo" == .foo [✔]
  21226. 2741.95 s [path] replaceExtension ".foo" "/name...foo" == "/name...foo" [✔]
  21227. 2741.95 s [path] addExtension ".foo" "/.name" == "/.name.foo" [✔]
  21228. 2741.95 s [path] fileExtension "/.name.foo" == .foo [✔]
  21229. 2741.95 s [path] replaceExtension ".foo" "/.name.foo" == "/.name.foo" [✔]
  21230. 2741.95 s [path] addExtension ".foo" "/..name" == "/..name.foo" [✔]
  21231. 2741.95 s [path] fileExtension "/..name.foo" == .foo [✔]
  21232. 2741.95 s [path] replaceExtension ".foo" "/..name.foo" == "/..name.foo" [✔]
  21233. 2741.95 s [path] addExtension ".foo" "/name.name" == "/name.name.foo" [✔]
  21234. 2741.95 s [path] fileExtension "/name.name.foo" == .foo [✔]
  21235. 2741.95 s [path] replaceExtension ".foo" "/name.name.foo" == "/name.name.foo" [✔]
  21236. 2741.95 s [path] addExtension ".foo" "/name..name" == "/name..name.foo" [✔]
  21237. 2741.95 s [path] fileExtension "/name..name.foo" == .foo [✔]
  21238. 2741.95 s [path] replaceExtension ".foo" "/name..name.foo" == "/name..name.foo" [✔]
  21239. 2741.95 s [path] addExtension ".foo" "/..." == "/....foo" [✔]
  21240. 2741.95 s [path] fileExtension "/....foo" == .foo [✔]
  21241. 2741.95 s [path] replaceExtension ".foo" "/....foo" == "/....foo" [✔]
  21242. 2741.95 s [path] throws InvalidExtension when extension is [] [✔]
  21243. 2741.95 s [path] throws InvalidExtension when extension is [.] [✔]
  21244. 2741.95 s [path] throws InvalidExtension when extension is [x] [✔]
  21245. 2741.95 s [path] throws InvalidExtension when extension is [..] [✔]
  21246. 2741.95 s [path] throws InvalidExtension when extension is [...] [✔]
  21247. 2741.95 s [path] throws InvalidExtension when extension is [xy] [✔]
  21248. 2741.95 s [path] throws InvalidExtension when extension is [foo] [✔]
  21249. 2741.95 s [path] throws InvalidExtension when extension is [foo.] [✔]
  21250. 2741.95 s [path] throws InvalidExtension when extension is [foo..] [✔]
  21251. 2741.95 s [path] throws InvalidExtension when extension is [..foo] [✔]
  21252. 2741.95 s [path] throws InvalidExtension when extension is [...foo] [✔]
  21253. 2741.95 s [path] throws InvalidExtension when extension is [.foo.bar] [✔]
  21254. 2741.95 s [path] throws InvalidExtension when extension is [.foo/bar] [✔]
  21255. 2741.95 s [path] Restrictions
  21256. 2741.95 s [path] Succeeding: Parsing "~/" should succeed with: "~/" [✔]
  21257. 2741.95 s [path] Succeeding: Parsing "~/foo" should succeed with: "~/foo/" [✔]
  21258. 2741.95 s [path] Succeeding: Parsing "~/foo/bar" should succeed with: "~/foo/bar/" [✔]
  21259. 2741.95 s [path] Succeeding: Parsing "a.." should succeed with: "a../" [✔]
  21260. 2741.95 s [path] Succeeding: Parsing "..a" should succeed with: "..a/" [✔]
  21261. 2741.95 s [path] "../" should be rejected [✔]
  21262. 2741.95 s [path] ".." should be rejected [✔]
  21263. 2741.95 s [path] "/.." should be rejected [✔]
  21264. 2741.95 s [path] "/foo/../bar/" should be rejected [✔]
  21265. 2741.95 s [path] "/foo/bar/.." should be rejected [✔]
  21266. 2741.96 s [path] Aeson Instances
  21267. 2741.96 s [path] Decoding "["/foo/bar"]" as a [Path Abs Dir] should succeed. [✔]
  21268. 2741.96 s [path] Decoding "["/foo/bar"]" as a [Path Rel Dir] should fail. [✔]
  21269. 2741.96 s [path] Encoding "["/foo/bar/mu.txt"]" should succeed. [✔]
  21270. 2741.96 s [path] QuasiQuotes
  21271. 2741.96 s [path] [absdir|/|] == $(mkAbsDir "/") [✔]
  21272. 2741.96 s [path] [absdir|/home|] == $(mkAbsDir "/home") [✔]
  21273. 2741.96 s [path] [reldir|foo|] == $(mkRelDir "foo") [✔]
  21274. 2741.96 s [path] [reldir|foo/bar|] == $(mkRelDir "foo/bar") [✔]
  21275. 2741.96 s [path] [absfile|/home/chris/foo.txt|] == $(mkAbsFile "/home/chris/foo.txt") [✔]
  21276. 2741.96 s [path] [relfile|foo|] == $(mkRelFile "foo") [✔]
  21277. 2741.96 s [path] [relfile|chris/foo.txt|] == $(mkRelFile "chris/foo.txt") [✔]
  21278. 2741.96 s [path]
  21279. 2741.96 s [path] Finished in 3.7703 seconds
  21280. 2741.96 s [path] 1293 examples, 0 failures
  21281. 2741.96 s [path] Test suite test: PASS
  21282. 2741.96 s [path] Test suite logged to: dist/test/path-0.9.5-test.log
  21283. 2741.96 s [path] 2 of 2 test suites (2 of 2 test cases) passed.
  21284. 2741.96 s [path] Phase: haddockPhase
  21285. 2742.23 s [aeson-pretty] Phase: setupCompilerEnvironmentPhase
  21286. 2742.25 s [aeson-pretty] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  21287. 2742.52 s [path] Preprocessing library for path-0.9.5...
  21288. 2742.53 s [path] Running Haddock on library for path-0.9.5...
  21289. 2742.54 s [path] Warning: The documentation for the following packages are not installed. No
  21290. 2742.54 s [path] links will be generated to these packages: vector-0.13.2.0
  21291. 2742.62 s [crypton] CBC: OK (3.38s)
  21292. 2742.62 s [crypton] +++ OK, passed 5 tests.
  21293. 2743.36 s [aeson-pretty] Phase: unpackPhase
  21294. 2743.38 s [aeson-pretty] unpacking source archive /nix/store/imnkf2959by9k6nx8s34asn77mfc1927-aeson-pretty-0.8.10.tar.gz
  21295. 2743.40 s [aeson-pretty] source root is aeson-pretty-0.8.10
  21296. 2743.42 s [aeson-pretty] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "aeson-pretty-0.8.10/Setup.hs"
  21297. 2743.45 s [aeson-pretty] Phase: patchPhase
  21298. 2743.49 s [aeson-pretty] Phase: compileBuildDriverPhase
  21299. 2743.51 s [aeson-pretty] setupCompileFlags: -package-db=/build/tmp.nWzk8RNuTY/setup-package.conf.d -threaded
  21300. 2743.71 s [aeson-pretty] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.nWzk8RNuTY/Main.o )
  21301. 2743.91 s [aeson-pretty] [2 of 2] Linking Setup
  21302. 2743.92 s [path] [1 of 6] Compiling Path.Internal.Posix ( src/Path/Internal/Posix.hs, /build/ghc887_0/ghc_14.o, /build/ghc887_0/ghc_14.dyn_o )
  21303. 2745.99 s [path] [2 of 6] Compiling Path.Internal ( src/Path/Internal.hs, nothing )
  21304. 2746.00 s [path] [3 of 6] Compiling Path.Internal.Windows ( src/Path/Internal/Windows.hs, /build/ghc887_0/ghc_16.o, /build/ghc887_0/ghc_16.dyn_o )
  21305. 2746.59 s [path] [4 of 6] Compiling Path.Posix ( src/Path/Posix.hs, nothing )
  21306. 2747.34 s [path] [5 of 6] Compiling Path ( src/Path.hs, nothing )
  21307. 2747.35 s [path] [6 of 6] Compiling Path.Windows ( src/Path/Windows.hs, nothing )
  21308. 2747.75 s [aeson-pretty] Phase: updateAutotoolsGnuConfigScriptsPhase
  21309. 2747.80 s [aeson-pretty] Phase: configurePhase
  21310. 2747.82 s [aeson-pretty] configureFlags: --verbose --prefix=/nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/gm0hh1b7zzbmsg5ib3g137kcavfaj6pq-aeson-pretty-0.8.10-doc/share/doc/aeson-pretty-0.8.10 --with-gcc=gcc --package-db=/build/tmp.nWzk8RNuTY/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  21311. 2747.85 s [aeson-pretty] Using Parsec parser
  21312. 2747.85 s [aeson-pretty] Configuring aeson-pretty-0.8.10...
  21313. 2748.28 s [path] Haddock coverage:
  21314. 2748.29 s [path] 100% ( 5 / 5) in 'Path.Internal.Posix'
  21315. 2748.29 s [path] 50% ( 1 / 2) in 'Path.Internal'
  21316. 2748.29 s [path] Missing documentation for:
  21317. 2748.29 s [path] Module header
  21318. 2748.29 s [path] 100% ( 5 / 5) in 'Path.Internal.Windows'
  21319. 2748.30 s [path] Warning: 'Path' is ambiguous. It is defined
  21320. 2748.30 s [path] * at src/Path/Internal/Include.hs:46:20
  21321. 2748.30 s [path] * at src/Path/Internal/Include.hs:46:1
  21322. 2748.30 s [path] You may be able to disambiguate the identifier by qualifying it or
  21323. 2748.30 s [path] by specifying the type/value namespace explicitly.
  21324. 2748.30 s [path] Defaulting to the one defined at src/Path/Internal/Include.hs:46:1
  21325. 2748.30 s [path] Warning: 'Abs' is ambiguous. It is defined
  21326. 2748.30 s [path] * at src/Path/Include.hs:856:19
  21327. 2748.30 s [path] * at src/Path/Include.hs:127:1
  21328. 2748.30 s [path] You may be able to disambiguate the identifier by qualifying it or
  21329. 2748.30 s [path] by specifying the type/value namespace explicitly.
  21330. 2748.30 s [path] Defaulting to the one defined at src/Path/Include.hs:127:1
  21331. 2748.31 s [path] Warning: 'Rel' is ambiguous. It is defined
  21332. 2748.31 s [path] * at src/Path/Include.hs:857:19
  21333. 2748.31 s [path] * at src/Path/Include.hs:131:1
  21334. 2748.31 s [path] You may be able to disambiguate the identifier by qualifying it or
  21335. 2748.31 s [path] by specifying the type/value namespace explicitly.
  21336. 2748.31 s [path] Defaulting to the one defined at src/Path/Include.hs:131:1
  21337. 2748.33 s [path] 100% ( 63 / 63) in 'Path.Posix'
  21338. 2748.33 s [path] 100% ( 2 / 2) in 'Path'
  21339. 2748.34 s [path] Warning: 'Path' is ambiguous. It is defined
  21340. 2748.34 s [path] * at src/Path/Internal/Include.hs:46:20
  21341. 2748.34 s [path] * at src/Path/Internal/Include.hs:46:1
  21342. 2748.34 s [path] You may be able to disambiguate the identifier by qualifying it or
  21343. 2748.34 s [path] by specifying the type/value namespace explicitly.
  21344. 2748.34 s [path] Defaulting to the one defined at src/Path/Internal/Include.hs:46:1
  21345. 2748.35 s [path] Warning: 'Abs' is ambiguous. It is defined
  21346. 2748.35 s [path] * at src/Path/Include.hs:856:19
  21347. 2748.35 s [path] * at src/Path/Include.hs:127:1
  21348. 2748.35 s [path] You may be able to disambiguate the identifier by qualifying it or
  21349. 2748.35 s [path] by specifying the type/value namespace explicitly.
  21350. 2748.35 s [path] Defaulting to the one defined at src/Path/Include.hs:127:1
  21351. 2748.35 s [path] Warning: 'Rel' is ambiguous. It is defined
  21352. 2748.35 s [path] * at src/Path/Include.hs:857:19
  21353. 2748.35 s [path] * at src/Path/Include.hs:131:1
  21354. 2748.35 s [path] You may be able to disambiguate the identifier by qualifying it or
  21355. 2748.35 s [path] by specifying the type/value namespace explicitly.
  21356. 2748.35 s [path] Defaulting to the one defined at src/Path/Include.hs:131:1
  21357. 2748.37 s [path] 100% ( 63 / 63) in 'Path.Windows'
  21358. 2749.03 s [crypton] CFB: OK (6.40s)
  21359. 2749.03 s [crypton] +++ OK, passed 5 tests.
  21360. 2749.16 s [aeson-pretty] Flags chosen: lib-only=False
  21361. 2749.41 s [crypton] CTR: OK (0.39s)
  21362. 2749.41 s [crypton] +++ OK, passed 5 tests.
  21363. 2749.41 s [crypton] OCB: OK
  21364. 2749.41 s [crypton] +++ OK, passed 5 tests.
  21365. 2749.41 s [crypton] CCM: OK
  21366. 2749.41 s [crypton] +++ OK, passed 5 tests.
  21367. 2749.41 s [crypton] EAX: OK
  21368. 2749.41 s [crypton] +++ OK, passed 5 tests.
  21369. 2749.41 s [crypton] CWC: OK
  21370. 2749.41 s [crypton] +++ OK, passed 5 tests.
  21371. 2749.41 s [crypton] GCM: OK
  21372. 2749.42 s [crypton] +++ OK, passed 5 tests.
  21373. 2749.42 s [crypton] nullIV is null: OK
  21374. 2749.42 s [crypton] ivAdd is linear: OK
  21375. 2749.42 s [crypton] +++ OK, passed 5 tests.
  21376. 2749.42 s [crypton] Twofish
  21377. 2749.42 s [crypton] Twofish128
  21378. 2749.42 s [crypton] KAT
  21379. 2749.42 s [crypton] ECB
  21380. 2749.42 s [crypton] E0: OK
  21381. 2749.42 s [crypton] D0: OK
  21382. 2749.42 s [crypton] E1: OK
  21383. 2749.43 s [crypton] D1: OK
  21384. 2749.43 s [crypton] decrypt.encrypt==id
  21385. 2749.59 s [crypton] ECB: OK (0.17s)
  21386. 2749.59 s [crypton] +++ OK, passed 100 tests.
  21387. 2749.62 s [path] Warning: Path.Internal.Posix: could not find link destinations for:
  21388. 2749.62 s [path] - Path.Internal.Posix.Rep_Path
  21389. 2749.62 s [path] Warning: Path.Internal.Windows: could not find link destinations for:
  21390. 2749.62 s [path] - Path.Internal.Windows.Rep_Path
  21391. 2749.66 s [path] Warning: Path.Posix: could not find link destinations for:
  21392. 2749.66 s [path] - Path.Internal.Posix.Rep_Path
  21393. 2749.66 s [path] - Path.Posix.Rep_SomeBase
  21394. 2749.69 s [path] Warning: Path.Windows: could not find link destinations for:
  21395. 2749.69 s [path] - Path.Internal.Windows.Rep_Path
  21396. 2749.69 s [path] - Path.Windows.Rep_SomeBase
  21397. 2749.75 s [crypton] CBC: OK (0.15s)
  21398. 2749.75 s [crypton] +++ OK, passed 100 tests.
  21399. 2749.93 s [crypton] CFB: OK (0.18s)
  21400. 2749.93 s [crypton] +++ OK, passed 100 tests.
  21401. 2750.00 s [crypton] CTR: OK (0.09s)
  21402. 2750.00 s [crypton] +++ OK, passed 100 tests.
  21403. 2750.00 s [crypton] OCB: OK
  21404. 2750.00 s [crypton] +++ OK, passed 100 tests.
  21405. 2750.00 s [crypton] CCM: OK
  21406. 2750.00 s [crypton] +++ OK, passed 100 tests.
  21407. 2750.00 s [crypton] EAX: OK
  21408. 2750.00 s [crypton] +++ OK, passed 100 tests.
  21409. 2750.00 s [crypton] CWC: OK
  21410. 2750.00 s [crypton] +++ OK, passed 100 tests.
  21411. 2750.00 s [crypton] GCM: OK
  21412. 2750.00 s [crypton] +++ OK, passed 100 tests.
  21413. 2750.00 s [crypton] nullIV is null: OK
  21414. 2750.00 s [crypton] ivAdd is linear: OK
  21415. 2750.00 s [crypton] +++ OK, passed 100 tests.
  21416. 2750.00 s [crypton] Twofish192
  21417. 2750.01 s [crypton] KAT
  21418. 2750.01 s [crypton] ECB
  21419. 2750.01 s [crypton] E0: OK
  21420. 2750.01 s [crypton] D0: OK
  21421. 2750.01 s [crypton] E1: OK
  21422. 2750.01 s [crypton] D1: OK
  21423. 2750.01 s [crypton] decrypt.encrypt==id
  21424. 2750.15 s [crypton] ECB: OK (0.13s)
  21425. 2750.15 s [crypton] +++ OK, passed 100 tests.
  21426. 2750.29 s [crypton] CBC: OK (0.14s)
  21427. 2750.29 s [crypton] +++ OK, passed 100 tests.
  21428. 2750.49 s [crypton] CFB: OK (0.19s)
  21429. 2750.49 s [crypton] +++ OK, passed 100 tests.
  21430. 2750.60 s [crypton] CTR: OK (0.06s)
  21431. 2750.60 s [crypton] +++ OK, passed 100 tests.
  21432. 2750.60 s [crypton] OCB: OK
  21433. 2750.60 s [crypton] +++ OK, passed 100 tests.
  21434. 2750.60 s [crypton] CCM: OK
  21435. 2750.60 s [crypton] +++ OK, passed 100 tests.
  21436. 2750.60 s [crypton] EAX: OK
  21437. 2750.60 s [crypton] +++ OK, passed 100 tests.
  21438. 2750.60 s [crypton] CWC: OK
  21439. 2750.60 s [crypton] +++ OK, passed 100 tests.
  21440. 2750.60 s [crypton] GCM: OK
  21441. 2750.60 s [crypton] +++ OK, passed 100 tests.
  21442. 2750.60 s [crypton] nullIV is null: OK
  21443. 2750.60 s [crypton] ivAdd is linear: OK
  21444. 2750.60 s [crypton] +++ OK, passed 100 tests.
  21445. 2750.60 s [crypton] Twofish256
  21446. 2750.60 s [crypton] KAT
  21447. 2750.60 s [crypton] ECB
  21448. 2750.60 s [crypton] E0: OK
  21449. 2750.60 s [crypton] D0: OK
  21450. 2750.60 s [crypton] E1: OK
  21451. 2750.60 s [crypton] D1: OK
  21452. 2750.60 s [crypton] decrypt.encrypt==id
  21453. 2750.69 s [crypton] ECB: OK (0.13s)
  21454. 2750.69 s [crypton] +++ OK, passed 100 tests.
  21455. 2750.78 s [aeson-pretty] Dependency aeson >=1.1 && <1.6 || >=2.0 && <2.3: using aeson-2.2.3.0
  21456. 2750.78 s [aeson-pretty] Dependency base >=4.5: using base-4.20.1.0
  21457. 2750.78 s [aeson-pretty] Dependency base-compat >=0.9: using base-compat-0.13.1
  21458. 2750.78 s [aeson-pretty] Dependency bytestring >=0.9: using bytestring-0.12.2.0
  21459. 2750.78 s [aeson-pretty] Dependency scientific >=0.3: using scientific-0.3.8.0
  21460. 2750.78 s [aeson-pretty] Dependency text >=0.11: using text-2.1.2
  21461. 2750.78 s [aeson-pretty] Dependency unordered-containers >=0.2.14.0: using unordered-containers-0.2.20
  21462. 2750.78 s [aeson-pretty] Dependency vector >=0.9: using vector-0.13.2.0
  21463. 2750.78 s [aeson-pretty] Dependency aeson >=0.6: using aeson-2.2.3.0
  21464. 2750.78 s [aeson-pretty] Dependency aeson-pretty: using aeson-pretty-0.8.10
  21465. 2750.78 s [aeson-pretty] Dependency attoparsec >=0.10: using attoparsec-0.14.4
  21466. 2750.78 s [aeson-pretty] Dependency attoparsec-aeson: using attoparsec-aeson-2.2.2.0
  21467. 2750.78 s [aeson-pretty] Dependency base >=4 && <5: using base-4.20.1.0
  21468. 2750.78 s [aeson-pretty] Dependency bytestring >=0.9: using bytestring-0.12.2.0
  21469. 2750.78 s [aeson-pretty] Dependency cmdargs >=0.7: using cmdargs-0.10.22
  21470. 2750.78 s [aeson-pretty] Source component graph:
  21471. 2750.78 s [aeson-pretty] component lib
  21472. 2750.78 s [aeson-pretty] component exe:aeson-pretty dependency lib
  21473. 2750.78 s [aeson-pretty] Configured component graph:
  21474. 2750.78 s [aeson-pretty] component aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
  21475. 2750.79 s [aeson-pretty] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  21476. 2750.79 s [aeson-pretty] include base-4.20.1.0-4f22
  21477. 2750.79 s [aeson-pretty] include base-compat-0.13.1-BOVG7DR533c3DTSmZ7th9r
  21478. 2750.79 s [aeson-pretty] include bytestring-0.12.2.0-c0ba
  21479. 2750.79 s [aeson-pretty] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  21480. 2750.79 s [aeson-pretty] include text-2.1.2-5063
  21481. 2750.79 s [aeson-pretty] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  21482. 2750.79 s [aeson-pretty] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  21483. 2750.79 s [aeson-pretty] component aeson-pretty-0.8.10-H95GTlq89sSHhuAfRM3Ixd-aeson-pretty
  21484. 2750.79 s [aeson-pretty] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  21485. 2750.79 s [aeson-pretty] include aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
  21486. 2750.79 s [aeson-pretty] include attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
  21487. 2750.79 s [aeson-pretty] include attoparsec-aeson-2.2.2.0-40FsXOFv1LGKzJiZFdQ22z
  21488. 2750.79 s [aeson-pretty] include base-4.20.1.0-4f22
  21489. 2750.79 s [aeson-pretty] include bytestring-0.12.2.0-c0ba
  21490. 2750.79 s [aeson-pretty] include cmdargs-0.10.22-JM0roPO8lsv183XIJP6Vy7
  21491. 2750.79 s [aeson-pretty] Linked component graph:
  21492. 2750.79 s [aeson-pretty] unit aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
  21493. 2750.79 s [aeson-pretty] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  21494. 2750.79 s [aeson-pretty] include base-4.20.1.0-4f22
  21495. 2750.79 s [aeson-pretty] include base-compat-0.13.1-BOVG7DR533c3DTSmZ7th9r
  21496. 2750.79 s [aeson-pretty] include bytestring-0.12.2.0-c0ba
  21497. 2750.79 s [aeson-pretty] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  21498. 2750.79 s [aeson-pretty] include text-2.1.2-5063
  21499. 2750.79 s [aeson-pretty] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  21500. 2750.79 s [aeson-pretty] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  21501. 2750.79 s [aeson-pretty] Data.Aeson.Encode.Pretty=aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e:Data.Aeson.Encode.Pretty
  21502. 2750.79 s [aeson-pretty] unit aeson-pretty-0.8.10-H95GTlq89sSHhuAfRM3Ixd-aeson-pretty
  21503. 2750.79 s [aeson-pretty] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  21504. 2750.79 s [aeson-pretty] include aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
  21505. 2750.79 s [aeson-pretty] include attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
  21506. 2750.79 s [aeson-pretty] include attoparsec-aeson-2.2.2.0-40FsXOFv1LGKzJiZFdQ22z
  21507. 2750.79 s [aeson-pretty] include base-4.20.1.0-4f22
  21508. 2750.79 s [aeson-pretty] include bytestring-0.12.2.0-c0ba
  21509. 2750.79 s [aeson-pretty] include cmdargs-0.10.22-JM0roPO8lsv183XIJP6Vy7
  21510. 2750.79 s [aeson-pretty] Ready component graph:
  21511. 2750.79 s [aeson-pretty] definite aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
  21512. 2750.79 s [aeson-pretty] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  21513. 2750.79 s [aeson-pretty] depends base-4.20.1.0-4f22
  21514. 2750.79 s [aeson-pretty] depends base-compat-0.13.1-BOVG7DR533c3DTSmZ7th9r
  21515. 2750.79 s [aeson-pretty] depends bytestring-0.12.2.0-c0ba
  21516. 2750.79 s [aeson-pretty] depends scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  21517. 2750.79 s [aeson-pretty] depends text-2.1.2-5063
  21518. 2750.79 s [aeson-pretty] depends unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  21519. 2750.79 s [aeson-pretty] depends vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  21520. 2750.79 s [aeson-pretty] definite aeson-pretty-0.8.10-H95GTlq89sSHhuAfRM3Ixd-aeson-pretty
  21521. 2750.79 s [aeson-pretty] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  21522. 2750.79 s [aeson-pretty] depends aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
  21523. 2750.79 s [aeson-pretty] depends attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
  21524. 2750.79 s [aeson-pretty] depends attoparsec-aeson-2.2.2.0-40FsXOFv1LGKzJiZFdQ22z
  21525. 2750.79 s [aeson-pretty] depends base-4.20.1.0-4f22
  21526. 2750.79 s [aeson-pretty] depends bytestring-0.12.2.0-c0ba
  21527. 2750.79 s [aeson-pretty] depends cmdargs-0.10.22-JM0roPO8lsv183XIJP6Vy7
  21528. 2750.79 s [aeson-pretty] Using Cabal-3.12.1.0 compiled by ghc-9.10
  21529. 2750.79 s [aeson-pretty] Using compiler: ghc-9.10.2
  21530. 2750.79 s [aeson-pretty] Using install prefix:
  21531. 2750.79 s [aeson-pretty] /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10
  21532. 2750.79 s [aeson-pretty] Executables installed in:
  21533. 2750.79 s [aeson-pretty] /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10/bin
  21534. 2750.79 s [aeson-pretty] Libraries installed in:
  21535. 2750.80 s [aeson-pretty] /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
  21536. 2750.80 s [aeson-pretty] Dynamic Libraries installed in:
  21537. 2750.80 s [aeson-pretty] /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  21538. 2750.80 s [aeson-pretty] Private executables installed in:
  21539. 2750.80 s [aeson-pretty] /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10/libexec/x86_64-linux-ghc-9.10.2-08fd/aeson-pretty-0.8.10
  21540. 2750.80 s [aeson-pretty] Data files installed in:
  21541. 2750.80 s [aeson-pretty] /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10/share/x86_64-linux-ghc-9.10.2-08fd/aeson-pretty-0.8.10
  21542. 2750.80 s [aeson-pretty] Documentation installed in:
  21543. 2750.80 s [aeson-pretty] /nix/store/gm0hh1b7zzbmsg5ib3g137kcavfaj6pq-aeson-pretty-0.8.10-doc/share/doc/aeson-pretty-0.8.10
  21544. 2750.80 s [aeson-pretty] Configuration files installed in:
  21545. 2750.80 s [aeson-pretty] /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10/etc
  21546. 2750.80 s [aeson-pretty] No alex found
  21547. 2750.80 s [aeson-pretty] Using ar found on system at:
  21548. 2750.80 s [aeson-pretty] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  21549. 2750.80 s [aeson-pretty] No c2hs found
  21550. 2750.80 s [aeson-pretty] No cpphs found
  21551. 2750.80 s [aeson-pretty] No doctest found
  21552. 2750.80 s [aeson-pretty] Using gcc version 14.3.0 given by user at:
  21553. 2750.80 s [aeson-pretty] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  21554. 2750.80 s [aeson-pretty] Using ghc version 9.10.2 found on system at:
  21555. 2750.80 s [aeson-pretty] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  21556. 2750.80 s [aeson-pretty] Using ghc-pkg version 9.10.2 found on system at:
  21557. 2750.80 s [aeson-pretty] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  21558. 2750.80 s [aeson-pretty] No ghcjs found
  21559. 2750.80 s [aeson-pretty] No ghcjs-pkg found
  21560. 2750.80 s [aeson-pretty] No greencard found
  21561. 2750.80 s [aeson-pretty] Using haddock version 2.31.0 found on system at:
  21562. 2750.80 s [aeson-pretty] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  21563. 2750.80 s [aeson-pretty] No happy found
  21564. 2750.80 s [aeson-pretty] Using haskell-suite found on system at: haskell-suite-dummy-location
  21565. 2750.80 s [aeson-pretty] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  21566. 2750.80 s [aeson-pretty] No hmake found
  21567. 2750.80 s [aeson-pretty] Using hpc version 0.69 found on system at:
  21568. 2750.80 s [aeson-pretty] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  21569. 2750.80 s [aeson-pretty] Using hsc2hs version 0.68.10 found on system at:
  21570. 2750.80 s [aeson-pretty] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  21571. 2750.80 s [aeson-pretty] Using hscolour version 1.25 found on system at:
  21572. 2750.80 s [aeson-pretty] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  21573. 2750.80 s [aeson-pretty] No jhc found
  21574. 2750.80 s [aeson-pretty] Using ld found on system at:
  21575. 2750.80 s [aeson-pretty] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  21576. 2750.80 s [aeson-pretty] No pkg-config found
  21577. 2750.80 s [aeson-pretty] Using runghc version 9.10.2 found on system at:
  21578. 2750.80 s [aeson-pretty] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  21579. 2750.80 s [aeson-pretty] Using strip version 2.44 found on system at:
  21580. 2750.80 s [aeson-pretty] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  21581. 2750.80 s [aeson-pretty] Using tar found on system at:
  21582. 2750.80 s [aeson-pretty] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  21583. 2750.80 s [aeson-pretty] No uhc found
  21584. 2750.85 s [crypton] CBC: OK (0.16s)
  21585. 2750.85 s [crypton] +++ OK, passed 100 tests.
  21586. 2751.09 s [crypton] CFB: OK (0.22s)
  21587. 2751.09 s [crypton] +++ OK, passed 100 tests.
  21588. 2751.16 s [autodocodec] Documentation created: dist/doc/html/autodocodec/,
  21589. 2751.16 s [autodocodec] dist/doc/html/autodocodec/autodocodec.txt
  21590. 2751.20 s [crypton] CTR: OK (0.12s)
  21591. 2751.20 s [crypton] +++ OK, passed 100 tests.
  21592. 2751.20 s [crypton] OCB: OK
  21593. 2751.20 s [crypton] +++ OK, passed 100 tests.
  21594. 2751.20 s [crypton] CCM: OK
  21595. 2751.20 s [crypton] +++ OK, passed 100 tests.
  21596. 2751.20 s [crypton] EAX: OK
  21597. 2751.20 s [crypton] +++ OK, passed 100 tests.
  21598. 2751.20 s [crypton] CWC: OK
  21599. 2751.20 s [crypton] +++ OK, passed 100 tests.
  21600. 2751.20 s [crypton] GCM: OK
  21601. 2751.20 s [crypton] +++ OK, passed 100 tests.
  21602. 2751.20 s [crypton] nullIV is null: OK
  21603. 2751.21 s [crypton] ivAdd is linear: OK
  21604. 2751.21 s [crypton] +++ OK, passed 100 tests.
  21605. 2751.21 s [crypton] stream-cipher
  21606. 2751.21 s [crypton] RC4
  21607. 2751.21 s [crypton] 1: OK
  21608. 2751.21 s [crypton] 2: OK
  21609. 2751.21 s [crypton] 3: OK
  21610. 2751.21 s [crypton] ChaCha
  21611. 2751.21 s [crypton] 8-128-K0-I0: OK
  21612. 2751.21 s [crypton] 12-128-K0-I0: OK
  21613. 2751.21 s [crypton] 20-128-K0-I0: OK
  21614. 2751.21 s [crypton] 8-256-K0-I0: OK
  21615. 2751.21 s [crypton] 12-256-K0-I0: OK
  21616. 2751.21 s [crypton] 20-256-K0-I0: OK
  21617. 2751.21 s [crypton] XChaCha20 example KAT: OK
  21618. 2751.21 s [crypton] generate-combine: OK
  21619. 2751.24 s [crypton] +++ OK, passed 100 tests.
  21620. 2751.25 s [crypton] chunking-generate: OK (0.03s)
  21621. 2751.25 s [crypton] +++ OK, passed 100 tests.
  21622. 2751.30 s [crypton] chunking-combine: OK (0.05s)
  21623. 2751.30 s [crypton] +++ OK, passed 100 tests.
  21624. 2751.30 s [crypton] ChaChaPoly1305
  21625. 2751.30 s [crypton] V1: OK
  21626. 2751.30 s [crypton] V1-decrypt: OK
  21627. 2751.30 s [crypton] V1-extended: OK
  21628. 2751.30 s [crypton] V1-extended-decrypt: OK
  21629. 2751.30 s [crypton] nonce increment: OK
  21630. 2751.30 s [crypton] Salsa
  21631. 2751.30 s [crypton] KAT
  21632. 2751.30 s [crypton] 1: OK
  21633. 2751.30 s [crypton] 2: OK
  21634. 2751.30 s [crypton] generate-combine: OK
  21635. 2751.31 s [crypton] +++ OK, passed 100 tests.
  21636. 2751.33 s [crypton] chunking-generate: OK (0.02s)
  21637. 2751.33 s [crypton] +++ OK, passed 100 tests.
  21638. 2751.38 s [crypton] chunking-combine: OK (0.06s)
  21639. 2751.38 s [crypton] +++ OK, passed 100 tests.
  21640. 2751.38 s [crypton] XSalsa
  21641. 2751.38 s [crypton] KAT
  21642. 2751.38 s [crypton] 1: OK
  21643. 2751.38 s [crypton] 2: OK
  21644. 2751.38 s [crypton] 3: OK
  21645. 2751.38 s [crypton] 4: OK
  21646. 2751.38 s [crypton] 5: OK
  21647. 2751.38 s [crypton] 6: OK
  21648. 2751.38 s [crypton] 7: OK
  21649. 2751.38 s [crypton] 8: OK
  21650. 2751.38 s [crypton] 9: OK
  21651. 2751.38 s [crypton] 10: OK
  21652. 2751.39 s [crypton] 11: OK
  21653. 2751.39 s [crypton] 12: OK
  21654. 2751.39 s [crypton] 13: OK
  21655. 2751.39 s [crypton] 14: OK
  21656. 2751.39 s [crypton] 15: OK
  21657. 2751.39 s [crypton] 16: OK
  21658. 2751.39 s [crypton] 17: OK
  21659. 2751.39 s [crypton] crypto_box encryption
  21660. 2751.39 s [crypton] 1: OK
  21661. 2751.39 s [crypton] AFIS
  21662. 2751.39 s [crypton] KAT merge
  21663. 2751.39 s [crypton] merge 0: OK
  21664. 2751.40 s [crypton] merge 1: OK
  21665. 2751.40 s [crypton] merge.split == id: OK (0.02s)
  21666. 2751.40 s [crypton] +++ OK, passed 100 tests.
  21667. 2751.40 s [crypton] ECC
  21668. 2751.40 s [crypton] decodePoint
  21669. 2751.40 s [crypton] 0: OK
  21670. 2751.40 s [crypton] 1: OK
  21671. 2751.40 s [crypton] 2: OK
  21672. 2751.40 s [crypton] 3: OK
  21673. 2751.40 s [crypton] 4: OK
  21674. 2751.40 s [crypton] 5: OK
  21675. 2751.40 s [crypton] 6: OK
  21676. 2751.40 s [crypton] 7: OK
  21677. 2751.40 s [crypton] 8: OK
  21678. 2751.40 s [crypton] 9: OK
  21679. 2751.40 s [crypton] 10: OK
  21680. 2751.40 s [crypton] 11: OK
  21681. 2751.41 s [crypton] 12: OK
  21682. 2751.41 s [crypton] 13: OK
  21683. 2751.41 s [crypton] 14: OK
  21684. 2751.41 s [crypton] 15: OK
  21685. 2751.41 s [crypton] 16: OK
  21686. 2751.41 s [crypton] 17: OK
  21687. 2751.41 s [crypton] 18: OK
  21688. 2751.41 s [crypton] 19: OK
  21689. 2751.41 s [crypton] 20: OK
  21690. 2751.41 s [crypton] 21: OK
  21691. 2751.41 s [crypton] 22: OK
  21692. 2751.41 s [crypton] 23: OK
  21693. 2751.41 s [crypton] 24: OK
  21694. 2751.41 s [crypton] 25: OK
  21695. 2751.41 s [crypton] 26: OK
  21696. 2751.41 s [crypton] 27: OK
  21697. 2751.41 s [crypton] 28: OK
  21698. 2751.41 s [crypton] 29: OK
  21699. 2751.41 s [crypton] 30: OK
  21700. 2751.41 s [crypton] 31: OK
  21701. 2751.41 s [crypton] 32: OK
  21702. 2751.41 s [crypton] 33: OK
  21703. 2751.41 s [crypton] 34: OK
  21704. 2751.41 s [crypton] ECDH weak points
  21705. 2751.41 s [crypton] 0: OK
  21706. 2751.41 s [crypton] 1: OK
  21707. 2751.41 s [crypton] 2: OK
  21708. 2751.41 s [crypton] 3: OK
  21709. 2751.41 s [crypton] 4: OK
  21710. 2751.41 s [crypton] 5: OK
  21711. 2751.41 s [crypton] 6: OK
  21712. 2751.41 s [crypton] 7: OK
  21713. 2751.41 s [crypton] 8: OK
  21714. 2751.43 s [aeson-pretty] Phase: buildPhase
  21715. 2751.43 s [crypton] property
  21716. 2751.45 s [autodocodec] Preprocessing test suite 'autodocodec-doctest' for autodocodec-0.4.2.2...
  21717. 2751.49 s [autodocodec] Phase: installPhase
  21718. 2751.69 s [crypton] decodePoint.encodePoint==id: OK (0.28s)
  21719. 2751.74 s [crypton] +++ OK, passed 100 tests.
  21720. 2751.89 s [aeson-pretty] Preprocessing library for aeson-pretty-0.8.10...
  21721. 2751.89 s [aeson-pretty] Building library for aeson-pretty-0.8.10...
  21722. 2752.18 s [crypton] ECDH commutes: OK (0.48s)
  21723. 2752.18 s [crypton] +++ OK, passed 20 tests.
  21724. 2752.18 s [crypton] decodeScalar.encodeScalar==id: OK
  21725. 2752.18 s [crypton] +++ OK, passed 100 tests.
  21726. 2752.18 s [crypton] scalarFromInteger.scalarToInteger==id: OK
  21727. 2752.19 s [crypton] +++ OK, passed 100 tests.
  21728. 2752.37 s [aeson-pretty] [1 of 1] Compiling Data.Aeson.Encode.Pretty ( Data/Aeson/Encode/Pretty.hs, dist/build/Data/Aeson/Encode/Pretty.o, dist/build/Data/Aeson/Encode/Pretty.dyn_o )
  21729. 2752.37 s [autodocodec] Installing library in /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/autodocodec-0.4.2.2-JldSdU8IBE7AR7PbuA0KsB
  21730. 2752.45 s [crypton] (a + b).P = a.P + b.P: OK (0.25s)
  21731. 2752.45 s [crypton] +++ OK, passed 20 tests.
  21732. 2752.90 s [crypton] (a * b).P = a.(b.P): OK (0.47s)
  21733. 2752.90 s [crypton] +++ OK, passed 20 tests.
  21734. 2752.90 s [crypton] ECC.Edwards25519
  21735. 2752.90 s [crypton] vectors
  21736. 2752.90 s [crypton] 11*G: OK
  21737. 2752.90 s [crypton] 123*G: OK
  21738. 2752.90 s [crypton] 134*G: OK
  21739. 2752.90 s [crypton] 123*G + 11*G: OK
  21740. 2752.90 s [crypton] scalar arithmetic
  21741. 2752.90 s [crypton] scalarDecodeLong.scalarEncode==id: OK
  21742. 2752.90 s [crypton] +++ OK, passed 100 tests.
  21743. 2752.90 s [crypton] curve order: OK
  21744. 2752.91 s [crypton] addition with zero: OK
  21745. 2752.91 s [crypton] +++ OK, passed 100 tests.
  21746. 2752.92 s [crypton] addition associative: OK
  21747. 2752.92 s [crypton] +++ OK, passed 100 tests.
  21748. 2752.93 s [crypton] addition commutative: OK
  21749. 2752.93 s [crypton] +++ OK, passed 100 tests.
  21750. 2752.93 s [crypton] multiplication with zero: OK
  21751. 2752.93 s [crypton] +++ OK, passed 100 tests.
  21752. 2752.93 s [crypton] multiplication with one: OK
  21753. 2752.93 s [crypton] +++ OK, passed 100 tests.
  21754. 2752.94 s [crypton] multiplication associative: OK
  21755. 2752.94 s [crypton] +++ OK, passed 100 tests.
  21756. 2752.94 s [crypton] multiplication commutative: OK
  21757. 2752.94 s [crypton] +++ OK, passed 100 tests.
  21758. 2752.95 s [crypton] multiplication distributive: OK
  21759. 2752.95 s [crypton] +++ OK, passed 100 tests.
  21760. 2752.95 s [crypton] point arithmetic
  21761. 2752.97 s [crypton] pointDecode.pointEncode==id: OK (0.01s)
  21762. 2752.98 s [crypton] +++ OK, passed 100 tests.
  21763. 2752.99 s [crypton] pointEncode.pointDecode==id: OK (0.02s)
  21764. 2752.99 s [crypton] +++ OK, passed 100 tests.
  21765. 2753.04 s [crypton] addition with identity: OK (0.02s)
  21766. 2753.04 s [crypton] +++ OK, passed 100 tests.
  21767. 2753.05 s [crypton] addition associative: OK (0.03s)
  21768. 2753.05 s [crypton] +++ OK, passed 100 tests.
  21769. 2753.05 s [crypton] addition commutative: OK (0.02s)
  21770. 2753.05 s [crypton] +++ OK, passed 100 tests.
  21771. 2753.06 s [crypton] negation: OK
  21772. 2753.07 s [crypton] +++ OK, passed 100 tests.
  21773. 2753.07 s [crypton] doubling: OK
  21774. 2753.08 s [crypton] +++ OK, passed 100 tests.
  21775. 2753.09 s [crypton] multiplication by cofactor: OK (0.02s)
  21776. 2753.09 s [crypton] +++ OK, passed 100 tests.
  21777. 2753.10 s [crypton] prime order: OK (0.02s)
  21778. 2753.10 s [crypton] +++ OK, passed 100 tests.
  21779. 2753.10 s [crypton] 8-torsion point: OK
  21780. 2753.12 s [crypton] scalarmult with zero: OK
  21781. 2753.12 s [crypton] +++ OK, passed 100 tests.
  21782. 2753.13 s [crypton] scalarmult with one: OK
  21783. 2753.15 s [crypton] +++ OK, passed 100 tests.
  21784. 2753.17 s [crypton] scalarmult with two: OK (0.02s)
  21785. 2753.17 s [crypton] +++ OK, passed 100 tests.
  21786. 2753.19 s [crypton] scalarmult with curve order - 1: OK (0.02s)
  21787. 2753.19 s [crypton] +++ OK, passed 100 tests.
  21788. 2753.21 s [crypton] scalarmult commutative: OK (0.02s)
  21789. 2753.21 s [crypton] +++ OK, passed 100 tests.
  21790. 2753.23 s [crypton] scalarmult distributive: OK (0.03s)
  21791. 2753.23 s [crypton] +++ OK, passed 100 tests.
  21792. 2753.27 s [crypton] double scalarmult: OK (0.03s)
  21793. 2753.27 s [crypton] +++ OK, passed 100 tests.
  21794. 2753.27 s [crypton] ECDSA
  21795. 2753.27 s [crypton] verification
  21796. 2753.35 s [crypton] SHA1: OK (0.09s)
  21797. 2753.35 s [crypton] +++ OK, passed 5 tests.
  21798. 2753.43 s [crypton] SHA224: OK (0.07s)
  21799. 2753.43 s [crypton] +++ OK, passed 5 tests.
  21800. 2753.53 s [crypton] SHA256: OK (0.11s)
  21801. 2753.53 s [crypton] +++ OK, passed 5 tests.
  21802. 2753.63 s [crypton] SHA384: OK (0.09s)
  21803. 2753.63 s [crypton] +++ OK, passed 5 tests.
  21804. 2753.76 s [crypton] SHA512: OK (0.13s)
  21805. 2753.76 s [crypton] +++ OK, passed 5 tests.
  21806. 2753.76 s [crypton] recovery
  21807. 2754.29 s [crypton] SEC_p128r1: OK (0.53s)
  21808. 2754.29 s [crypton] +++ OK, passed 100 tests.
  21809. 2754.68 s [crypton] SEC_p128r2: OK (0.40s)
  21810. 2754.68 s [crypton] +++ OK, passed 100 tests.
  21811. 2754.81 s [autodocodec] Phase: fixupPhase
  21812. 2754.91 s [autodocodec] shrinking RPATHs of ELF executables and libraries in /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2
  21813. 2754.94 s [autodocodec] shrinking /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSautodocodec-0.4.2.2-JldSdU8IBE7AR7PbuA0KsB-ghc9.10.2.so
  21814. 2755.00 s [autodocodec] checking for references to /build/ in /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2...
  21815. 2755.09 s [autodocodec] patching script interpreter paths in /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2
  21816. 2755.11 s [autodocodec] stripping (with command strip and flags -S -p) in /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2/lib
  21817. 2755.30 s [aeson-pretty] [1 of 1] Compiling Data.Aeson.Encode.Pretty ( Data/Aeson/Encode/Pretty.hs, dist/build/Data/Aeson/Encode/Pretty.p_o )
  21818. 2755.53 s [cborg] [ 7 of 14] Compiling Codec.CBOR.Encoding[boot] ( src/Codec/CBOR/Encoding.hs-boot, dist/build/Codec/CBOR/Encoding.p_o-boot )
  21819. 2755.53 s [cborg] [ 8 of 14] Compiling Codec.CBOR.FlatTerm[boot] ( src/Codec/CBOR/FlatTerm.hs-boot, dist/build/Codec/CBOR/FlatTerm.p_o-boot )
  21820. 2755.53 s [cborg] [ 9 of 14] Compiling Codec.CBOR.Encoding ( src/Codec/CBOR/Encoding.hs, dist/build/Codec/CBOR/Encoding.p_o )
  21821. 2755.53 s [cborg] [10 of 14] Compiling Codec.CBOR.FlatTerm ( src/Codec/CBOR/FlatTerm.hs, dist/build/Codec/CBOR/FlatTerm.p_o )
  21822. 2755.65 s [crypton] SEC_p256k1: OK (0.96s)
  21823. 2755.65 s [crypton] +++ OK, passed 100 tests.
  21824. 2755.78 s [autodocodec] shrinking RPATHs of ELF executables and libraries in /nix/store/pzg2dsf3mra1c5fzj38zq431gds7fm8m-autodocodec-0.4.2.2-doc
  21825. 2755.81 s [autodocodec] checking for references to /build/ in /nix/store/pzg2dsf3mra1c5fzj38zq431gds7fm8m-autodocodec-0.4.2.2-doc...
  21826. 2755.86 s [autodocodec] patching script interpreter paths in /nix/store/pzg2dsf3mra1c5fzj38zq431gds7fm8m-autodocodec-0.4.2.2-doc
  21827. 2756.56 s [autodocodec:post-build] Uploading to the NixCI cache: /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2 /nix/store/pzg2dsf3mra1c5fzj38zq431gds7fm8m-autodocodec-0.4.2.2-doc
  21828. 2757.23 s [autodocodec:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  21829. 2757.73 s [autodocodec:post-build] copying 2 paths...
  21830. 2757.74 s [autodocodec:post-build] copying path '/nix/store/pzg2dsf3mra1c5fzj38zq431gds7fm8m-autodocodec-0.4.2.2-doc' to 'https://cache.nix-ci.com'...
  21831. 2759.62 s [autodocodec:post-build] copying path '/nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2' to 'https://cache.nix-ci.com'...
  21832. 2764.35 s [autodocodec:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  21833. 2765.42 s [autodocodec:post-build] copying 1 paths...
  21834. 2765.42 s [autodocodec:post-build] copying path '/nix/store/0h3vbc0gx65n0gid9nz43sxja4rf87m1-autodocodec-0.4.2.2.drv' to 'https://cache.nix-ci.com'...
  21835. 2766.11 s Uploaded autodocodec in 9.7s
  21836. 2766.11 s Progress: 86 of 103 built (4 building), 318 of 318 downloaded from cache
  21837. 2766.11 s Built autodocodec in 2m11s
  21838. 2766.12 s [aeson-pretty] Preprocessing executable 'aeson-pretty' for aeson-pretty-0.8.10...
  21839. 2766.12 s [aeson-pretty] Building executable 'aeson-pretty' for aeson-pretty-0.8.10...
  21840. 2766.12 s [aeson-pretty] [1 of 2] Compiling Paths_aeson_pretty ( dist/build/aeson-pretty/autogen/Paths_aeson_pretty.hs, dist/build/aeson-pretty/aeson-pretty-tmp/Paths_aeson_pretty.o )
  21841. 2766.12 s [aeson-pretty] [2 of 2] Compiling Main ( cli-tool/Main.hs, dist/build/aeson-pretty/aeson-pretty-tmp/Main.o )
  21842. 2766.12 s [cborg] [11 of 14] Compiling Codec.CBOR.Term ( src/Codec/CBOR/Term.hs, dist/build/Codec/CBOR/Term.p_o )
  21843. 2766.12 s [crypton] SEC_p256r1: OK (0.91s)
  21844. 2766.12 s [crypton] +++ OK, passed 100 tests.
  21845. 2766.12 s [crypton] SEC_t131r1: OK (3.61s)
  21846. 2766.12 s [crypton] +++ OK, passed 50 tests.
  21847. 2766.12 s [crypton] SEC_t131r2: OK (5.12s)
  21848. 2766.12 s [crypton] +++ OK, passed 50 tests.
  21849. 2767.56 s [cborg] [12 of 14] Compiling Codec.CBOR ( src/Codec/CBOR.hs, dist/build/Codec/CBOR.p_o )
  21850. 2767.81 s [aeson-pretty] [3 of 3] Linking dist/build/aeson-pretty/aeson-pretty
  21851. 2768.04 s [cborg] [13 of 14] Compiling Codec.CBOR.Write ( src/Codec/CBOR/Write.hs, dist/build/Codec/CBOR/Write.p_o )
  21852. 2768.04 s [cborg] [14 of 14] Compiling Codec.CBOR.Pretty ( src/Codec/CBOR/Pretty.hs, dist/build/Codec/CBOR/Pretty.p_o )
  21853. 2772.45 s [aeson-pretty] Phase: checkPhase
  21854. 2772.82 s [crypton] SEC_t233k1: OK (7.53s)
  21855. 2772.82 s [crypton] +++ OK, passed 20 tests.
  21856. 2772.88 s [aeson-pretty] Package has no test suites.
  21857. 2772.93 s [aeson-pretty] Phase: haddockPhase
  21858. 2773.81 s [aeson-pretty] Preprocessing library for aeson-pretty-0.8.10...
  21859. 2773.81 s [aeson-pretty] Running Haddock on library for aeson-pretty-0.8.10...
  21860. 2773.81 s [aeson-pretty] Warning: The documentation for the following packages are not installed. No
  21861. 2773.81 s [aeson-pretty] links will be generated to these packages: vector-0.13.2.0
  21862. 2775.15 s [cborg] Preprocessing test suite 'tests' for cborg-0.2.10.0...
  21863. 2775.16 s [cborg] Building test suite 'tests' for cborg-0.2.10.0...
  21864. 2775.23 s [aeson-pretty] [1 of 1] Compiling Data.Aeson.Encode.Pretty ( Data/Aeson/Encode/Pretty.hs, nothing )
  21865. 2776.23 s [aeson-pretty] Haddock coverage:
  21866. 2776.25 s [aeson-pretty] 83% ( 15 / 18) in 'Data.Aeson.Encode.Pretty'
  21867. 2776.25 s [aeson-pretty] Missing documentation for:
  21868. 2776.25 s [aeson-pretty] Config (Data/Aeson/Encode/Pretty.hs:110)
  21869. 2776.25 s [aeson-pretty] NumberFormat (Data/Aeson/Encode/Pretty.hs:97)
  21870. 2776.25 s [aeson-pretty] compare
  21871. 2776.91 s [cborg] [ 1 of 18] Compiling Tests.Reference.Generators ( tests/Tests/Reference/Generators.hs, dist/build/tests/tests-tmp/Tests/Reference/Generators.o )
  21872. 2778.48 s [crypton] SEC_t233r1: OK (5.65s)
  21873. 2778.49 s [crypton] +++ OK, passed 20 tests.
  21874. 2778.49 s [crypton] normalize
  21875. 2778.65 s [crypton] SEC_p128r1: OK (0.19s)
  21876. 2778.65 s [crypton] +++ OK, passed 100 tests.
  21877. 2778.83 s [crypton] SEC_p128r2: OK (0.18s)
  21878. 2778.83 s [crypton] +++ OK, passed 100 tests.
  21879. 2779.31 s [crypton] SEC_p256k1: OK (0.48s)
  21880. 2779.31 s [crypton] +++ OK, passed 100 tests.
  21881. 2779.72 s [crypton] SEC_p256r1: OK (0.40s)
  21882. 2779.72 s [crypton] +++ OK, passed 100 tests.
  21883. 2779.74 s [cborg] tests/Tests/Reference/Generators.hs:234:23: warning: [GHC-39567] [-Wstar-is-type]
  21884. 2779.74 s [cborg] Using ‘*’ (or its Unicode variant) to mean ‘Data.Kind.Type’
  21885. 2779.74 s [cborg] relies on the StarIsType extension, which will become
  21886. 2779.74 s [cborg] deprecated in the future.
  21887. 2779.74 s [cborg] Suggested fix: Use ‘Type’ from ‘Data.Kind’ instead.
  21888. 2779.74 s [cborg] |
  21889. 2779.74 s [cborg] 234 | type FloatWord n :: *
  21890. 2779.74 s [cborg] | ^
  21891. 2779.74 s [cborg]
  21892. 2781.16 s [crypton] SEC_t131r1: OK (1.43s)
  21893. 2781.16 s [crypton] +++ OK, passed 50 tests.
  21894. 2782.50 s [crypton] SEC_t131r2: OK (1.34s)
  21895. 2782.50 s [crypton] +++ OK, passed 50 tests.
  21896. 2783.85 s [crypton] SEC_t233k1: OK (1.36s)
  21897. 2783.87 s [crypton] +++ OK, passed 20 tests.
  21898. 2784.90 s [crypton] SEC_t233r1: OK (1.06s)
  21899. 2784.90 s [crypton] +++ OK, passed 20 tests.
  21900. 2784.90 s [crypton]
  21901. 2784.90 s [crypton] All 2124 tests passed (116.62s)
  21902. 2785.20 s [crypton] Test suite test-crypton: PASS
  21903. 2785.20 s [crypton] Test suite logged to: dist/test/crypton-1.0.4-test-crypton.log
  21904. 2785.20 s [crypton] 1 of 1 test suites (1 of 1 test cases) passed.
  21905. 2785.22 s [crypton] checkPhase completed in 1 minutes 58 seconds
  21906. 2785.22 s [crypton] Phase: haddockPhase
  21907. 2785.65 s [path] Documentation created: dist/doc/html/path/, dist/doc/html/path/path.txt
  21908. 2785.92 s [crypton] Preprocessing library for crypton-1.0.4...
  21909. 2786.11 s [crypton] Running Haddock on library for crypton-1.0.4...
  21910. 2786.17 s [path] Preprocessing test suite 'validity-test' for path-0.9.5...
  21911. 2786.18 s [path] Preprocessing test suite 'test' for path-0.9.5...
  21912. 2786.20 s [path] haddockPhase completed in 44 seconds
  21913. 2786.20 s [path] Phase: installPhase
  21914. 2786.90 s [cborg] [ 2 of 18] Compiling Tests.Reference.Implementation ( tests/Tests/Reference/Implementation.hs, dist/build/tests/tests-tmp/Tests/Reference/Implementation.o )
  21915. 2786.91 s [path] Installing library in /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/path-0.9.5-FibuwQIzI7mKodf8l1AMcf
  21916. 2787.23 s [cborg] tests/Tests/Reference/Implementation.hs:81:1: warning: [GHC-66111] [-Wunused-imports]
  21917. 2787.23 s [cborg] The import of ‘Data.Monoid’ is redundant
  21918. 2787.23 s [cborg] except perhaps to import instances from ‘Data.Monoid’
  21919. 2787.23 s [cborg] To import instances alone, use: import Data.Monoid()
  21920. 2787.23 s [cborg] |
  21921. 2787.23 s [cborg] 81 | import Data.Monoid ((<>))
  21922. 2787.23 s [cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  21923. 2787.23 s [cborg]
  21924. 2787.23 s [cborg] tests/Tests/Reference/Implementation.hs:114:3: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
  21925. 2787.23 s [cborg] Noncanonical ‘pure = return’ definition detected
  21926. 2787.23 s [cborg] in the instance declaration for ‘Applicative Decoder’.
  21927. 2787.23 s [cborg] Suggested fix:
  21928. 2787.23 s [cborg] Move definition from ‘return’ to ‘pure’
  21929. 2787.23 s [cborg] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
  21930. 2787.23 s [cborg] |
  21931. 2787.23 s [cborg] 114 | pure = return
  21932. 2787.23 s [cborg] | ^^^^^^^^^^^^^^
  21933. 2787.23 s [cborg]
  21934. 2787.23 s [cborg] tests/Tests/Reference/Implementation.hs:118:3: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
  21935. 2787.23 s [cborg] Noncanonical ‘return’ definition detected
  21936. 2787.23 s [cborg] in the instance declaration for ‘Monad Decoder’.
  21937. 2787.23 s [cborg] ‘return’ will eventually be removed in favour of ‘pure’
  21938. 2787.23 s [cborg] Suggested fix:
  21939. 2787.23 s [cborg] Either remove definition for ‘return’ (recommended) or define as ‘return = pure’
  21940. 2787.23 s [cborg] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
  21941. 2787.23 s [cborg] |
  21942. 2787.23 s [cborg] 118 | return x = Decoder (\ws -> Just (x, ws))
  21943. 2787.23 s [cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  21944. 2787.23 s [cborg]
  21945. 2787.23 s [cborg] tests/Tests/Reference/Implementation.hs:283:9: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  21946. 2787.23 s [cborg] Pattern match(es) are non-exhaustive
  21947. 2787.23 s [cborg] In a pattern binding:
  21948. 2787.23 s [cborg] Patterns of type ‘Maybe
  21949. 2787.23 s [cborg] (AdditionalInformation, [Word8])’ not matched:
  21950. 2787.23 s [cborg] Nothing
  21951. 2787.23 s [cborg] |
  21952. 2787.23 s [cborg] 283 | Just (ai', _) = runDecoder (decodeAdditionalInfo w) ws
  21953. 2787.23 s [cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  21954. 2787.23 s [cborg]
  21955. 2787.23 s [cborg] tests/Tests/Reference/Implementation.hs:308:9: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  21956. 2787.24 s [cborg] Pattern match(es) are non-exhaustive
  21957. 2787.24 s [cborg] In a pattern binding:
  21958. 2787.24 s [cborg] Patterns of type ‘Maybe (TokenHeader, [Word8])’ not matched:
  21959. 2787.24 s [cborg] Nothing
  21960. 2787.24 s [cborg] |
  21961. 2787.24 s [cborg] 308 | Just (header', _) = runDecoder decodeTokenHeader ws
  21962. 2787.24 s [cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  21963. 2787.24 s [cborg]
  21964. 2787.24 s [cborg] tests/Tests/Reference/Implementation.hs:316:15: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  21965. 2787.24 s [cborg] Pattern match(es) are non-exhaustive
  21966. 2787.24 s [cborg] In a pattern binding:
  21967. 2787.24 s [cborg] Patterns of type ‘Maybe (TokenHeader, [Word8])’ not matched:
  21968. 2787.24 s [cborg] Nothing
  21969. 2787.24 s [cborg] |
  21970. 2787.24 s [cborg] 316 | Just (header, unused) = runDecoder decodeTokenHeader (w8 : extra)
  21971. 2787.24 s [cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  21972. 2787.24 s [cborg]
  21973. 2787.24 s [cborg] tests/Tests/Reference/Implementation.hs:556:9: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  21974. 2787.24 s [cborg] Pattern match(es) are non-exhaustive
  21975. 2787.24 s [cborg] In a pattern binding:
  21976. 2787.24 s [cborg] Patterns of type ‘Maybe (Token, [Word8])’ not matched:
  21977. 2787.24 s [cborg] Nothing
  21978. 2787.24 s [cborg] Just (_, (_:_))
  21979. 2787.24 s [cborg] |
  21980. 2787.24 s [cborg] 556 | Just (token', []) = runDecoder decodeToken ws
  21981. 2787.24 s [cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  21982. 2787.24 s [cborg]
  21983. 2787.24 s [cborg] tests/Tests/Reference/Implementation.hs:841:9: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  21984. 2787.24 s [cborg] Pattern match(es) are non-exhaustive
  21985. 2787.24 s [cborg] In a pattern binding:
  21986. 2787.24 s [cborg] Patterns of type ‘Maybe (Term, [Word8])’ not matched:
  21987. 2787.24 s [cborg] Nothing
  21988. 2787.24 s [cborg] Just (_, (_:_))
  21989. 2787.24 s [cborg] |
  21990. 2787.24 s [cborg] 841 | Just (term', []) = runDecoder decodeTerm ws
  21991. 2787.24 s [cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  21992. 2787.24 s [cborg]
  21993. 2788.81 s [path] Phase: fixupPhase
  21994. 2788.93 s [path] shrinking RPATHs of ELF executables and libraries in /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5
  21995. 2788.95 s [path] shrinking /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSpath-0.9.5-FibuwQIzI7mKodf8l1AMcf-ghc9.10.2.so
  21996. 2789.07 s [path] checking for references to /build/ in /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5...
  21997. 2789.20 s [path] patching script interpreter paths in /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5
  21998. 2789.23 s [path] stripping (with command strip and flags -S -p) in /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5/lib
  21999. 2789.62 s [crypton] [ 1 of 139] Compiling Crypto.Cipher.DES.Primitive ( Crypto/Cipher/DES/Primitive.hs, nothing )
  22000. 2790.03 s [path] shrinking RPATHs of ELF executables and libraries in /nix/store/09m9rr4i5i0cw77amh7cr4dmkvikxdzh-path-0.9.5-doc
  22001. 2790.05 s [path] checking for references to /build/ in /nix/store/09m9rr4i5i0cw77amh7cr4dmkvikxdzh-path-0.9.5-doc...
  22002. 2790.08 s [path] patching script interpreter paths in /nix/store/09m9rr4i5i0cw77amh7cr4dmkvikxdzh-path-0.9.5-doc
  22003. 2790.79 s [path:post-build] Uploading to the NixCI cache: /nix/store/09m9rr4i5i0cw77amh7cr4dmkvikxdzh-path-0.9.5-doc /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5
  22004. 2791.44 s [path:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  22005. 2791.90 s [path:post-build] copying 2 paths...
  22006. 2791.90 s [path:post-build] copying path '/nix/store/09m9rr4i5i0cw77amh7cr4dmkvikxdzh-path-0.9.5-doc' to 'https://cache.nix-ci.com'...
  22007. 2792.70 s [path:post-build] copying path '/nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5' to 'https://cache.nix-ci.com'...
  22008. 2800.66 s [path:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  22009. 2801.85 s [path:post-build] copying 1 paths...
  22010. 2801.85 s [path:post-build] copying path '/nix/store/v8pc8m3x0xfr0rwcns8fmxzwagspjkpa-path-0.9.5.drv' to 'https://cache.nix-ci.com'...
  22011. 2802.50 s Uploaded path in 11.8s
  22012. 2802.50 s Progress: 87 of 103 built (3 building), 318 of 318 downloaded from cache
  22013. 2802.50 s Built path in 2m35s
  22014. 2802.91 s Building /nix/store/nq9k739p9c6nrc2zjlrja4rvvhcg6d2q-path-io-1.8.2.drv
  22015. 2802.91 s [cborg] [ 3 of 18] Compiling Tests.Reference.TestVectors ( tests/Tests/Reference/TestVectors.hs, dist/build/tests/tests-tmp/Tests/Reference/TestVectors.o )
  22016. 2802.91 s [cborg] [ 4 of 18] Compiling Tests.Reference ( tests/Tests/Reference.hs, dist/build/tests/tests-tmp/Tests/Reference.o )
  22017. 2802.91 s [cborg] tests/Tests/Reference.hs:120:7: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  22018. 2802.91 s [cborg] Pattern match(es) are non-exhaustive
  22019. 2802.91 s [cborg] In a pattern binding:
  22020. 2802.91 s [cborg] Patterns of type ‘Maybe (Term, [Word8])’ not matched:
  22021. 2802.91 s [cborg] Nothing
  22022. 2802.91 s [cborg] Just (_, (_:_))
  22023. 2802.91 s [cborg] |
  22024. 2802.91 s [cborg] 120 | let Just (term, []) = runDecoder decodeTerm encodedBytes
  22025. 2802.91 s [cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  22026. 2802.91 s [cborg]
  22027. 2802.91 s [cborg] tests/Tests/Reference.hs:135:7: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  22028. 2802.91 s [cborg] Pattern match(es) are non-exhaustive
  22029. 2802.91 s [cborg] In a pattern binding:
  22030. 2802.91 s [cborg] Patterns of type ‘Maybe (Term, [Word8])’ not matched:
  22031. 2802.91 s [cborg] Nothing
  22032. 2802.91 s [cborg] Just (_, (_:_))
  22033. 2802.91 s [cborg] |
  22034. 2802.91 s [cborg] 135 | let Just (term, []) = runDecoder decodeTerm encodedBytes
  22035. 2802.91 s [cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  22036. 2802.91 s [cborg]
  22037. 2802.91 s [cborg] [ 5 of 18] Compiling Tests.Regress.FlatTerm ( tests/Tests/Regress/FlatTerm.hs, dist/build/tests/tests-tmp/Tests/Regress/FlatTerm.o )
  22038. 2802.91 s [cborg] [ 6 of 18] Compiling Tests.Regress.Issue160 ( tests/Tests/Regress/Issue160.hs, dist/build/tests/tests-tmp/Tests/Regress/Issue160.o )
  22039. 2802.91 s [cborg] [ 7 of 18] Compiling Tests.Regress.Issue162 ( tests/Tests/Regress/Issue162.hs, dist/build/tests/tests-tmp/Tests/Regress/Issue162.o )
  22040. 2802.91 s [cborg] tests/Tests/Regress/Issue162.hs:4:1: warning: [GHC-66111] [-Wunused-imports]
  22041. 2802.91 s [cborg] The import of ‘Control.Applicative’ is redundant
  22042. 2802.91 s [cborg] except perhaps to import instances from ‘Control.Applicative’
  22043. 2802.91 s [cborg] To import instances alone, use: import Control.Applicative()
  22044. 2802.91 s [cborg] |
  22045. 2802.91 s [cborg] 4 | import Control.Applicative ((<$), (<*))
  22046. 2802.91 s [cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  22047. 2802.91 s [cborg]
  22048. 2802.91 s [cborg] [ 8 of 18] Compiling Tests.Regress ( tests/Tests/Regress.hs, dist/build/tests/tests-tmp/Tests/Regress.o )
  22049. 2802.91 s [cborg] [ 9 of 18] Compiling Tests.Term ( tests/Tests/Term.hs, dist/build/tests/tests-tmp/Tests/Term.o )
  22050. 2802.91 s [cborg] [10 of 18] Compiling Tests.PreEncoded ( tests/Tests/PreEncoded.hs, dist/build/tests/tests-tmp/Tests/PreEncoded.o )
  22051. 2802.91 s [cborg] tests/Tests/PreEncoded.hs:5:1: warning: [GHC-66111] [-Wunused-imports]
  22052. 2802.91 s [cborg] The import of ‘Data.Monoid’ is redundant
  22053. 2802.91 s [cborg] except perhaps to import instances from ‘Data.Monoid’
  22054. 2802.91 s [cborg] To import instances alone, use: import Data.Monoid()
  22055. 2802.91 s [cborg] |
  22056. 2802.91 s [cborg] 5 | import Data.Monoid (Monoid(mconcat))
  22057. 2802.91 s [cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  22058. 2802.91 s [cborg]
  22059. 2802.91 s [crypton] [ 2 of 139] Compiling Crypto.Data.Padding ( Crypto/Data/Padding.hs, nothing )
  22060. 2802.91 s [crypton] [ 3 of 139] Compiling Crypto.Error.Types ( Crypto/Error/Types.hs, nothing )
  22061. 2802.91 s [crypton] [ 4 of 139] Compiling Crypto.Error ( Crypto/Error.hs, nothing )
  22062. 2802.91 s [crypton] [ 5 of 139] Compiling Crypto.Internal.Compat ( Crypto/Internal/Compat.hs, nothing )
  22063. 2802.91 s [crypton] [ 6 of 139] Compiling Crypto.Internal.ByteArray ( Crypto/Internal/ByteArray.hs, nothing )
  22064. 2802.91 s [crypton] [ 7 of 139] Compiling Crypto.Cipher.Types.Utils ( Crypto/Cipher/Types/Utils.hs, nothing )
  22065. 2802.91 s [crypton] [ 8 of 139] Compiling Crypto.Internal.CompatPrim ( Crypto/Internal/CompatPrim.hs, nothing )
  22066. 2802.91 s [crypton] [ 9 of 139] Compiling Crypto.Internal.DeepSeq ( Crypto/Internal/DeepSeq.hs, nothing )
  22067. 2802.91 s [crypton] [ 10 of 139] Compiling Crypto.Cipher.Types.Base ( Crypto/Cipher/Types/Base.hs, nothing )
  22068. 2802.91 s [crypton] [ 11 of 139] Compiling Crypto.Cipher.Types.Stream ( Crypto/Cipher/Types/Stream.hs, nothing )
  22069. 2802.91 s [crypton] [ 12 of 139] Compiling Crypto.Internal.Imports ( Crypto/Internal/Imports.hs, nothing )
  22070. 2802.91 s [crypton] [ 13 of 139] Compiling Crypto.Internal.Builder ( Crypto/Internal/Builder.hs, nothing )
  22071. 2802.91 s [crypton] [ 14 of 139] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, nothing )
  22072. 2802.91 s [crypton] [ 15 of 139] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, nothing )
  22073. 2802.91 s [crypton] [ 16 of 139] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, nothing )
  22074. 2802.91 s [crypton] [ 17 of 139] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, nothing )
  22075. 2802.91 s [crypton] [ 18 of 139] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, nothing )
  22076. 2802.91 s [crypton] [ 19 of 139] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, nothing )
  22077. 2802.91 s [crypton] [ 20 of 139] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, nothing )
  22078. 2802.91 s [crypton] [ 21 of 139] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, nothing )
  22079. 2802.91 s [crypton] [ 22 of 139] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, nothing )
  22080. 2802.91 s [crypton] [ 23 of 139] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, nothing )
  22081. 2802.91 s [crypton] [ 24 of 139] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, nothing )
  22082. 2802.91 s [crypton] [ 25 of 139] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, nothing )
  22083. 2802.91 s [crypton] [ 26 of 139] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, nothing )
  22084. 2802.91 s [crypton] [ 27 of 139] Compiling Crypto.Hash.MD5 ( Crypto/Hash/MD5.hs, nothing )
  22085. 2802.91 s [crypton] [ 28 of 139] Compiling Crypto.Hash.MD4 ( Crypto/Hash/MD4.hs, nothing )
  22086. 2802.91 s [crypton] [ 29 of 139] Compiling Crypto.Hash.MD2 ( Crypto/Hash/MD2.hs, nothing )
  22087. 2802.91 s [crypton] [ 30 of 139] Compiling Crypto.Hash.Keccak ( Crypto/Hash/Keccak.hs, nothing )
  22088. 2802.91 s [crypton] [ 31 of 139] Compiling Crypto.Hash.IO ( Crypto/Hash/IO.hs, nothing )
  22089. 2802.91 s [crypton] [ 32 of 139] Compiling Crypto.Hash.Blake2sp ( Crypto/Hash/Blake2sp.hs, nothing )
  22090. 2802.91 s [crypton] [ 33 of 139] Compiling Crypto.Hash.Blake2s ( Crypto/Hash/Blake2s.hs, nothing )
  22091. 2802.91 s [crypton] [ 34 of 139] Compiling Crypto.Hash.Blake2bp ( Crypto/Hash/Blake2bp.hs, nothing )
  22092. 2802.91 s [crypton] [ 35 of 139] Compiling Crypto.Hash.Blake2b ( Crypto/Hash/Blake2b.hs, nothing )
  22093. 2802.91 s [crypton] [ 36 of 139] Compiling Crypto.Cipher.Types.GF ( Crypto/Cipher/Types/GF.hs, nothing )
  22094. 2802.91 s [crypton] [ 37 of 139] Compiling Crypto.Cipher.Types.AEAD ( Crypto/Cipher/Types/AEAD.hs, nothing )
  22095. 2802.91 s [crypton] [ 38 of 139] Compiling Crypto.Cipher.Types.Block ( Crypto/Cipher/Types/Block.hs, nothing )
  22096. 2802.91 s [crypton] [ 39 of 139] Compiling Crypto.Cipher.Types ( Crypto/Cipher/Types.hs, nothing )
  22097. 2802.91 s [crypton] [ 40 of 139] Compiling Crypto.ConstructHash.MiyaguchiPreneel ( Crypto/ConstructHash/MiyaguchiPreneel.hs, nothing )
  22098. 2802.91 s [crypton] Crypto/ConstructHash/MiyaguchiPreneel.hs:18:1: warning: [GHC-66111] [-Wunused-imports]
  22099. 2802.91 s [crypton] The import of ‘Data.List’ is redundant
  22100. 2802.91 s [crypton] except perhaps to import instances from ‘Data.List’
  22101. 2802.91 s [crypton] To import instances alone, use: import Data.List()
  22102. 2802.91 s [crypton] |
  22103. 2802.91 s [crypton] 18 | import Data.List (foldl')
  22104. 2802.91 s [crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  22105. 2802.91 s [crypton]
  22106. 2802.91 s [crypton] [ 41 of 139] Compiling Crypto.Cipher.Utils ( Crypto/Cipher/Utils.hs, nothing )
  22107. 2802.91 s [crypton] [ 42 of 139] Compiling Crypto.Cipher.TripleDES ( Crypto/Cipher/TripleDES.hs, nothing )
  22108. 2802.91 s [crypton] [ 43 of 139] Compiling Crypto.Cipher.DES ( Crypto/Cipher/DES.hs, nothing )
  22109. 2802.91 s [crypton] [ 44 of 139] Compiling Crypto.Cipher.Salsa ( Crypto/Cipher/Salsa.hs, nothing )
  22110. 2802.92 s [crypton] [ 45 of 139] Compiling Crypto.Cipher.XSalsa ( Crypto/Cipher/XSalsa.hs, nothing )
  22111. 2802.92 s [crypton] [ 46 of 139] Compiling Crypto.Cipher.RC4 ( Crypto/Cipher/RC4.hs, nothing )
  22112. 2802.92 s [crypton] [ 47 of 139] Compiling Crypto.Cipher.ChaCha ( Crypto/Cipher/ChaCha.hs, nothing )
  22113. 2802.92 s [crypton] [ 48 of 139] Compiling Crypto.Cipher.AES.Primitive ( Crypto/Cipher/AES/Primitive.hs, nothing )
  22114. 2802.92 s [crypton] [ 49 of 139] Compiling Crypto.Cipher.AES ( Crypto/Cipher/AES.hs, nothing )
  22115. 2802.92 s [crypton] [ 50 of 139] Compiling Crypto.Internal.Nat ( Crypto/Internal/Nat.hs, nothing )
  22116. 2802.92 s [crypton] [ 51 of 139] Compiling Crypto.Hash.SHAKE ( Crypto/Hash/SHAKE.hs, nothing )
  22117. 2802.92 s [crypton] [ 52 of 139] Compiling Crypto.Hash.Blake2 ( Crypto/Hash/Blake2.hs, nothing )
  22118. 2802.92 s [crypton] [ 53 of 139] Compiling Crypto.Hash.Algorithms ( Crypto/Hash/Algorithms.hs, nothing )
  22119. 2802.92 s [crypton] [ 54 of 139] Compiling Crypto.Hash ( Crypto/Hash.hs, nothing )
  22120. 2802.92 s [crypton] [ 55 of 139] Compiling Crypto.Internal.WordArray ( Crypto/Internal/WordArray.hs, nothing )
  22121. 2802.92 s [crypton] [ 56 of 139] Compiling Crypto.Cipher.Twofish.Primitive ( Crypto/Cipher/Twofish/Primitive.hs, nothing )
  22122. 2802.92 s [crypton] Crypto/Cipher/Twofish/Primitive.hs:17:1: warning: [GHC-66111] [-Wunused-imports]
  22123. 2802.92 s [crypton] The import of ‘Data.List’ is redundant
  22124. 2802.92 s [crypton] except perhaps to import instances from ‘Data.List’
  22125. 2802.92 s [crypton] To import instances alone, use: import Data.List()
  22126. 2802.92 s [crypton] |
  22127. 2802.92 s [crypton] 17 | import Data.List (foldl')
  22128. 2802.92 s [crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  22129. 2802.92 s [crypton]
  22130. 2802.92 s [crypton] [ 57 of 139] Compiling Crypto.Cipher.Twofish ( Crypto/Cipher/Twofish.hs, nothing )
  22131. 2802.92 s [crypton] [ 58 of 139] Compiling Crypto.Cipher.CAST5.Primitive ( Crypto/Cipher/CAST5/Primitive.hs, nothing )
  22132. 2803.01 s [crypton] [ 59 of 139] Compiling Crypto.Cipher.CAST5 ( Crypto/Cipher/CAST5.hs, nothing )
  22133. 2803.07 s [crypton] [ 60 of 139] Compiling Crypto.Cipher.Blowfish.Box ( Crypto/Cipher/Blowfish/Box.hs, nothing )
  22134. 2803.11 s [crypton] [ 61 of 139] Compiling Crypto.Cipher.Blowfish.Primitive ( Crypto/Cipher/Blowfish/Primitive.hs, nothing )
  22135. 2803.55 s [crypton] [ 62 of 139] Compiling Crypto.Cipher.Blowfish ( Crypto/Cipher/Blowfish.hs, nothing )
  22136. 2803.71 s [crypton] [ 63 of 139] Compiling Crypto.Internal.Words ( Crypto/Internal/Words.hs, nothing )
  22137. 2803.79 s [path-io] Phase: setupCompilerEnvironmentPhase
  22138. 2803.79 s [crypton] [ 64 of 139] Compiling Crypto.Cipher.Camellia.Primitive ( Crypto/Cipher/Camellia/Primitive.hs, nothing )
  22139. 2803.80 s [path-io] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  22140. 2804.24 s [crypton] [ 65 of 139] Compiling Crypto.Cipher.Camellia ( Crypto/Cipher/Camellia.hs, nothing )
  22141. 2804.26 s [crypton] [ 66 of 139] Compiling Crypto.KDF.Argon2 ( Crypto/KDF/Argon2.hs, nothing )
  22142. 2804.51 s [crypton] [ 67 of 139] Compiling Crypto.KDF.BCryptPBKDF ( Crypto/KDF/BCryptPBKDF.hs, nothing )
  22143. 2804.59 s [cborg] [11 of 18] Compiling Tests.UnitTests ( tests/Tests/UnitTests.hs, dist/build/tests/tests-tmp/Tests/UnitTests.o )
  22144. 2804.59 s [cborg] [12 of 18] Compiling Tests.Util ( tests/Tests/Util.hs, dist/build/tests/tests-tmp/Tests/Util.o )
  22145. 2804.59 s [cborg] [13 of 18] Compiling Tests.UTF8 ( tests/Tests/UTF8.hs, dist/build/tests/tests-tmp/Tests/UTF8.o )
  22146. 2804.60 s [cborg] [14 of 18] Compiling Tests.Properties ( tests/Tests/Properties.hs, dist/build/tests/tests-tmp/Tests/Properties.o )
  22147. 2804.97 s [crypton] [ 68 of 139] Compiling Crypto.MAC.CMAC ( Crypto/MAC/CMAC.hs, nothing )
  22148. 2805.17 s [crypton] Crypto/MAC/CMAC.hs:20:1: warning: [GHC-66111] [-Wunused-imports]
  22149. 2805.17 s [crypton] The import of ‘Data.List’ is redundant
  22150. 2805.17 s [crypton] except perhaps to import instances from ‘Data.List’
  22151. 2805.17 s [crypton] To import instances alone, use: import Data.List()
  22152. 2805.17 s [crypton] |
  22153. 2805.17 s [crypton] 20 | import Data.List (foldl')
  22154. 2805.17 s [crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  22155. 2805.17 s [crypton]
  22156. 2805.18 s [crypton] [ 69 of 139] Compiling Crypto.MAC.HMAC ( Crypto/MAC/HMAC.hs, nothing )
  22157. 2805.82 s [path-io] Phase: unpackPhase
  22158. 2805.84 s [crypton] [ 70 of 139] Compiling Crypto.KDF.PBKDF2 ( Crypto/KDF/PBKDF2.hs, nothing )
  22159. 2805.84 s [path-io] unpacking source archive /nix/store/hxbsb4h9g0l9c74h5nmsizp0kry6lc6p-path-io-1.8.2.tar.gz
  22160. 2805.92 s [path-io] source root is path-io-1.8.2
  22161. 2805.92 s [path-io] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "path-io-1.8.2/tests/Main.hs"
  22162. 2805.93 s [path-io] Phase: patchPhase
  22163. 2805.96 s [path-io] Phase: compileBuildDriverPhase
  22164. 2805.97 s [path-io] setupCompileFlags: -package-db=/build/tmp.GlvHABZJXf/setup-package.conf.d -threaded
  22165. 2806.19 s [crypton] [ 71 of 139] Compiling Crypto.KDF.Scrypt ( Crypto/KDF/Scrypt.hs, nothing )
  22166. 2806.20 s [crypton] [ 72 of 139] Compiling Crypto.KDF.HKDF ( Crypto/KDF/HKDF.hs, nothing )
  22167. 2806.21 s [crypton] [ 73 of 139] Compiling Crypto.MAC.KMAC ( Crypto/MAC/KMAC.hs, nothing )
  22168. 2806.33 s [path-io] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.GlvHABZJXf/Main.o )
  22169. 2806.41 s [crypton] [ 74 of 139] Compiling Crypto.MAC.KeyedBlake2 ( Crypto/MAC/KeyedBlake2.hs, nothing )
  22170. 2806.51 s [crypton] [ 75 of 139] Compiling Crypto.MAC.Poly1305 ( Crypto/MAC/Poly1305.hs, nothing )
  22171. 2806.60 s [crypton] [ 76 of 139] Compiling Crypto.Cipher.ChaChaPoly1305 ( Crypto/Cipher/ChaChaPoly1305.hs, nothing )
  22172. 2806.84 s [path-io] [2 of 2] Linking Setup
  22173. 2806.88 s [crypton] [ 77 of 139] Compiling Crypto.Number.Compat ( Crypto/Number/Compat.hs, nothing )
  22174. 2807.03 s [crypton] [ 78 of 139] Compiling Crypto.Number.Basic ( Crypto/Number/Basic.hs, nothing )
  22175. 2807.28 s [crypton] [ 79 of 139] Compiling Crypto.ECC.Simple.Types ( Crypto/ECC/Simple/Types.hs, nothing )
  22176. 2809.02 s [crypton] [ 80 of 139] Compiling Crypto.Number.F2m ( Crypto/Number/F2m.hs, nothing )
  22177. 2809.37 s [crypton] Crypto/Number/F2m.hs:28:1: warning: [GHC-66111] [-Wunused-imports]
  22178. 2809.37 s [crypton] The import of ‘Data.List’ is redundant
  22179. 2809.37 s [crypton] except perhaps to import instances from ‘Data.List’
  22180. 2809.37 s [crypton] To import instances alone, use: import Data.List()
  22181. 2809.37 s [crypton] |
  22182. 2809.37 s [crypton] 28 | import Data.List (foldl')
  22183. 2809.37 s [crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  22184. 2809.37 s [crypton]
  22185. 2809.37 s [crypton] [ 81 of 139] Compiling Crypto.Number.ModArithmetic ( Crypto/Number/ModArithmetic.hs, nothing )
  22186. 2809.64 s [crypton] [ 82 of 139] Compiling Crypto.Number.Nat ( Crypto/Number/Nat.hs, nothing )
  22187. 2809.81 s [crypton] [ 83 of 139] Compiling Crypto.Number.Serialize.Internal ( Crypto/Number/Serialize/Internal.hs, nothing )
  22188. 2809.81 s [crypton] [ 84 of 139] Compiling Crypto.Number.Serialize ( Crypto/Number/Serialize.hs, nothing )
  22189. 2809.85 s [crypton] [ 85 of 139] Compiling Crypto.Number.Serialize.Internal.LE ( Crypto/Number/Serialize/Internal/LE.hs, nothing )
  22190. 2809.94 s [crypton] [ 86 of 139] Compiling Crypto.Number.Serialize.LE ( Crypto/Number/Serialize/LE.hs, nothing )
  22191. 2809.99 s [crypton] [ 87 of 139] Compiling Crypto.OTP ( Crypto/OTP.hs, nothing )
  22192. 2810.19 s [crypton] [ 88 of 139] Compiling Crypto.PubKey.ECC.Types ( Crypto/PubKey/ECC/Types.hs, nothing )
  22193. 2810.88 s [crypton] [ 89 of 139] Compiling Crypto.PubKey.Internal ( Crypto/PubKey/Internal.hs, nothing )
  22194. 2810.90 s [crypton] Crypto/PubKey/Internal.hs:15:1: warning: [GHC-66111] [-Wunused-imports]
  22195. 2810.90 s [crypton] The import of ‘Data.List’ is redundant
  22196. 2810.90 s [crypton] except perhaps to import instances from ‘Data.List’
  22197. 2810.90 s [crypton] To import instances alone, use: import Data.List()
  22198. 2810.90 s [crypton] |
  22199. 2810.90 s [crypton] 15 | import Data.List (foldl')
  22200. 2810.90 s [crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
  22201. 2810.90 s [crypton]
  22202. 2810.90 s [crypton] [ 90 of 139] Compiling Crypto.PubKey.MaskGenFunction ( Crypto/PubKey/MaskGenFunction.hs, nothing )
  22203. 2810.94 s [crypton] [ 91 of 139] Compiling Crypto.PubKey.RSA.Types ( Crypto/PubKey/RSA/Types.hs, nothing )
  22204. 2811.23 s [crypton] [ 92 of 139] Compiling Crypto.PubKey.RSA.Prim ( Crypto/PubKey/RSA/Prim.hs, nothing )
  22205. 2811.28 s [crypton] [ 93 of 139] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, nothing )
  22206. 2811.30 s [crypton] [ 94 of 139] Compiling Crypto.Random.Entropy.RDRand ( Crypto/Random/Entropy/RDRand.hs, nothing )
  22207. 2811.34 s [crypton] [ 95 of 139] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, nothing )
  22208. 2811.43 s [crypton] [ 96 of 139] Compiling Crypto.Random.Entropy.Backend ( Crypto/Random/Entropy/Backend.hs, nothing )
  22209. 2811.45 s [crypton] [ 97 of 139] Compiling Crypto.Random.Entropy.Unsafe ( Crypto/Random/Entropy/Unsafe.hs, nothing )
  22210. 2811.51 s [crypton] [ 98 of 139] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, nothing )
  22211. 2811.51 s [crypton] [ 99 of 139] Compiling Crypto.Random.EntropyPool ( Crypto/Random/EntropyPool.hs, nothing )
  22212. 2811.55 s [crypton] [100 of 139] Compiling Crypto.Random.Types ( Crypto/Random/Types.hs, nothing )
  22213. 2811.64 s [crypton] [101 of 139] Compiling Crypto.Random.SystemDRG ( Crypto/Random/SystemDRG.hs, nothing )
  22214. 2811.76 s [crypton] [102 of 139] Compiling Crypto.Random.HmacDRG ( Crypto/Random/HmacDRG.hs, nothing )
  22215. 2811.89 s [crypton] [103 of 139] Compiling Crypto.Random.ChaChaDRG ( Crypto/Random/ChaChaDRG.hs, nothing )
  22216. 2811.98 s [crypton] [104 of 139] Compiling Crypto.Random ( Crypto/Random.hs, nothing )
  22217. 2812.15 s [crypton] [105 of 139] Compiling Crypto.Random.Probabilistic ( Crypto/Random/Probabilistic.hs, nothing )
  22218. 2812.53 s [crypton] [106 of 139] Compiling Crypto.PubKey.Ed448 ( Crypto/PubKey/Ed448.hs, nothing )
  22219. 2812.74 s [crypton] [107 of 139] Compiling Crypto.PubKey.Ed25519 ( Crypto/PubKey/Ed25519.hs, nothing )
  22220. 2813.00 s [crypton] [108 of 139] Compiling Crypto.PubKey.ECC.P256 ( Crypto/PubKey/ECC/P256.hs, nothing )
  22221. 2813.51 s [crypton] [109 of 139] Compiling Crypto.PubKey.Curve448 ( Crypto/PubKey/Curve448.hs, nothing )
  22222. 2813.66 s [crypton] [110 of 139] Compiling Crypto.PubKey.Curve25519 ( Crypto/PubKey/Curve25519.hs, nothing )
  22223. 2813.88 s [crypton] [111 of 139] Compiling Crypto.KDF.BCrypt ( Crypto/KDF/BCrypt.hs, nothing )
  22224. 2814.26 s [crypton] [112 of 139] Compiling Crypto.ECC.Edwards25519 ( Crypto/ECC/Edwards25519.hs, nothing )
  22225. 2814.58 s [crypton] [113 of 139] Compiling Crypto.Cipher.AESGCMSIV ( Crypto/Cipher/AESGCMSIV.hs, nothing )
  22226. 2814.86 s [path-io] Phase: updateAutotoolsGnuConfigScriptsPhase
  22227. 2814.93 s [path-io] Phase: configurePhase
  22228. 2814.96 s [path-io] configureFlags: --verbose --prefix=/nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/iz7mdmba6bd03qvimn34k1gd71i3whcj-path-io-1.8.2-doc/share/doc/path-io-1.8.2 --with-gcc=gcc --package-db=/build/tmp.GlvHABZJXf/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  22229. 2814.99 s [path-io] Using Parsec parser
  22230. 2814.99 s [path-io] Configuring path-io-1.8.2...
  22231. 2815.03 s [crypton] [114 of 139] Compiling Crypto.Number.Generate ( Crypto/Number/Generate.hs, nothing )
  22232. 2815.21 s [crypton] [115 of 139] Compiling Crypto.PubKey.ECC.Prim ( Crypto/PubKey/ECC/Prim.hs, nothing )
  22233. 2815.46 s [crypton] [116 of 139] Compiling Crypto.PubKey.ECC.ECDSA ( Crypto/PubKey/ECC/ECDSA.hs, nothing )
  22234. 2816.74 s [crypton] [117 of 139] Compiling Crypto.PubKey.ECC.Generate ( Crypto/PubKey/ECC/Generate.hs, nothing )
  22235. 2816.78 s [crypton] [118 of 139] Compiling Crypto.PubKey.DSA ( Crypto/PubKey/DSA.hs, nothing )
  22236. 2817.19 s [crypton] [119 of 139] Compiling Crypto.Number.Prime ( Crypto/Number/Prime.hs, nothing )
  22237. 2817.94 s [crypton] [120 of 139] Compiling Crypto.PubKey.Rabin.Types ( Crypto/PubKey/Rabin/Types.hs, nothing )
  22238. 2818.00 s [crypton] [121 of 139] Compiling Crypto.PubKey.Rabin.OAEP ( Crypto/PubKey/Rabin/OAEP.hs, nothing )
  22239. 2818.17 s [path-io] Flags chosen: dev=False
  22240. 2818.18 s [crypton] [122 of 139] Compiling Crypto.PubKey.Rabin.RW ( Crypto/PubKey/Rabin/RW.hs, nothing )
  22241. 2818.70 s [crypton] [123 of 139] Compiling Crypto.PubKey.Rabin.Modified ( Crypto/PubKey/Rabin/Modified.hs, nothing )
  22242. 2819.43 s [crypton] [124 of 139] Compiling Crypto.PubKey.Rabin.Basic ( Crypto/PubKey/Rabin/Basic.hs, nothing )
  22243. 2820.00 s [crypton] [125 of 139] Compiling Crypto.PubKey.RSA ( Crypto/PubKey/RSA.hs, nothing )
  22244. 2820.01 s [crypton] [126 of 139] Compiling Crypto.PubKey.RSA.PSS ( Crypto/PubKey/RSA/PSS.hs, nothing )
  22245. 2820.29 s [crypton] [127 of 139] Compiling Crypto.PubKey.RSA.PKCS15 ( Crypto/PubKey/RSA/PKCS15.hs, nothing )
  22246. 2820.78 s [path-io] Dependency base >=4.15 && <5: using base-4.20.1.0
  22247. 2820.78 s [path-io] Dependency containers: using containers-0.7
  22248. 2820.78 s [path-io] Dependency directory >=1.3.2.0 && <1.4: using directory-1.3.8.5
  22249. 2820.78 s [path-io] Dependency dlist >=0.8 && <2: using dlist-1.0
  22250. 2820.78 s [path-io] Dependency exceptions >=0.8 && <0.11: using exceptions-0.10.9
  22251. 2820.78 s [path-io] Dependency filepath >=1.2 && <1.6: using filepath-1.5.4.0
  22252. 2820.78 s [path-io] Dependency path >=0.7.1 && <0.10: using path-0.9.5
  22253. 2820.78 s [path-io] Dependency temporary >=1.1 && <1.4: using temporary-1.3
  22254. 2820.78 s [path-io] Dependency time >=1.4 && <1.15: using time-1.12.2
  22255. 2820.78 s [path-io] Dependency transformers >=0.3 && <0.7: using transformers-0.6.1.1
  22256. 2820.78 s [path-io] Dependency unix-compat: using unix-compat-0.7.4
  22257. 2820.78 s [path-io] Dependency base >=4.15 && <5: using base-4.20.1.0
  22258. 2820.78 s [path-io] Dependency exceptions >=0.8 && <0.11: using exceptions-0.10.9
  22259. 2820.78 s [path-io] Dependency hspec >=2 && <3: using hspec-2.11.12
  22260. 2820.78 s [path-io] Dependency path >=0.7.1 && <0.10: using path-0.9.5
  22261. 2820.78 s [path-io] Dependency path-io: using path-io-1.8.2
  22262. 2820.78 s [path-io] Dependency unix-compat: using unix-compat-0.7.4
  22263. 2820.78 s [path-io] Source component graph:
  22264. 2820.78 s [path-io] component lib
  22265. 2820.78 s [path-io] component test:tests dependency lib
  22266. 2820.78 s [path-io] Configured component graph:
  22267. 2820.78 s [path-io] component path-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d
  22268. 2820.78 s [path-io] include base-4.20.1.0-4f22
  22269. 2820.78 s [path-io] include containers-0.7-57cd
  22270. 2820.78 s [path-io] include directory-1.3.8.5-8f4e
  22271. 2820.78 s [path-io] include dlist-1.0-CRZt0KBQUbb44hAEqR55sf
  22272. 2820.78 s [path-io] include exceptions-0.10.9-1130
  22273. 2820.78 s [path-io] include filepath-1.5.4.0-0a9f
  22274. 2820.78 s [path-io] include path-0.9.5-FibuwQIzI7mKodf8l1AMcf
  22275. 2820.78 s [path-io] include temporary-1.3-DVW9lan804UEvwrxaud9ij
  22276. 2820.78 s [path-io] include time-1.12.2-8e38
  22277. 2820.78 s [path-io] include transformers-0.6.1.1-bbf1
  22278. 2820.78 s [path-io] include unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
  22279. 2820.78 s [path-io] component path-io-1.8.2-1gqwPWGqwV2HC8HF0FTuWX-tests
  22280. 2820.78 s [path-io] include base-4.20.1.0-4f22
  22281. 2820.78 s [path-io] include exceptions-0.10.9-1130
  22282. 2820.79 s [path-io] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  22283. 2820.79 s [path-io] include path-0.9.5-FibuwQIzI7mKodf8l1AMcf
  22284. 2820.79 s [path-io] include path-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d
  22285. 2820.79 s [path-io] include unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
  22286. 2820.79 s [path-io] Linked component graph:
  22287. 2820.79 s [path-io] unit path-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d
  22288. 2820.79 s [path-io] include base-4.20.1.0-4f22
  22289. 2820.79 s [path-io] include containers-0.7-57cd
  22290. 2820.79 s [path-io] include directory-1.3.8.5-8f4e
  22291. 2820.79 s [path-io] include dlist-1.0-CRZt0KBQUbb44hAEqR55sf
  22292. 2820.79 s [path-io] include exceptions-0.10.9-1130
  22293. 2820.79 s [path-io] include filepath-1.5.4.0-0a9f
  22294. 2820.79 s [path-io] include path-0.9.5-FibuwQIzI7mKodf8l1AMcf
  22295. 2820.79 s [path-io] include temporary-1.3-DVW9lan804UEvwrxaud9ij
  22296. 2820.79 s [path-io] include time-1.12.2-8e38
  22297. 2820.79 s [path-io] include transformers-0.6.1.1-bbf1
  22298. 2820.79 s [path-io] include unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
  22299. 2820.79 s [path-io] Path.IO=path-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d:Path.IO
  22300. 2820.79 s [path-io] unit path-io-1.8.2-1gqwPWGqwV2HC8HF0FTuWX-tests
  22301. 2820.79 s [path-io] include base-4.20.1.0-4f22
  22302. 2820.79 s [path-io] include exceptions-0.10.9-1130
  22303. 2820.79 s [path-io] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  22304. 2820.79 s [path-io] include path-0.9.5-FibuwQIzI7mKodf8l1AMcf
  22305. 2820.79 s [path-io] include path-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d
  22306. 2820.79 s [path-io] include unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
  22307. 2820.79 s [path-io] Ready component graph:
  22308. 2820.79 s [path-io] definite path-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d
  22309. 2820.79 s [path-io] depends base-4.20.1.0-4f22
  22310. 2820.79 s [path-io] depends containers-0.7-57cd
  22311. 2820.79 s [path-io] depends directory-1.3.8.5-8f4e
  22312. 2820.79 s [path-io] depends dlist-1.0-CRZt0KBQUbb44hAEqR55sf
  22313. 2820.79 s [path-io] depends exceptions-0.10.9-1130
  22314. 2820.79 s [path-io] depends filepath-1.5.4.0-0a9f
  22315. 2820.79 s [path-io] depends path-0.9.5-FibuwQIzI7mKodf8l1AMcf
  22316. 2820.79 s [path-io] depends temporary-1.3-DVW9lan804UEvwrxaud9ij
  22317. 2820.79 s [path-io] depends time-1.12.2-8e38
  22318. 2820.79 s [path-io] depends transformers-0.6.1.1-bbf1
  22319. 2820.79 s [path-io] depends unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
  22320. 2820.79 s [path-io] definite path-io-1.8.2-1gqwPWGqwV2HC8HF0FTuWX-tests
  22321. 2820.79 s [path-io] depends base-4.20.1.0-4f22
  22322. 2820.79 s [path-io] depends exceptions-0.10.9-1130
  22323. 2820.79 s [path-io] depends hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
  22324. 2820.79 s [path-io] depends path-0.9.5-FibuwQIzI7mKodf8l1AMcf
  22325. 2820.79 s [path-io] depends path-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d
  22326. 2820.79 s [path-io] depends unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
  22327. 2820.79 s [path-io] Using Cabal-3.12.1.0 compiled by ghc-9.10
  22328. 2820.79 s [path-io] Using compiler: ghc-9.10.2
  22329. 2820.79 s [path-io] Using install prefix:
  22330. 2820.79 s [path-io] /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2
  22331. 2820.79 s [path-io] Executables installed in:
  22332. 2820.79 s [path-io] /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2/bin
  22333. 2820.79 s [path-io] Libraries installed in:
  22334. 2820.79 s [path-io] /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/path-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d
  22335. 2820.79 s [path-io] Dynamic Libraries installed in:
  22336. 2820.79 s [path-io] /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  22337. 2820.79 s [path-io] Private executables installed in:
  22338. 2820.79 s [path-io] /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2/libexec/x86_64-linux-ghc-9.10.2-08fd/path-io-1.8.2
  22339. 2820.79 s [path-io] Data files installed in:
  22340. 2820.79 s [path-io] /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2/share/x86_64-linux-ghc-9.10.2-08fd/path-io-1.8.2
  22341. 2820.79 s [path-io] Documentation installed in:
  22342. 2820.79 s [path-io] /nix/store/iz7mdmba6bd03qvimn34k1gd71i3whcj-path-io-1.8.2-doc/share/doc/path-io-1.8.2
  22343. 2820.79 s [path-io] Configuration files installed in:
  22344. 2820.79 s [path-io] /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2/etc
  22345. 2820.79 s [path-io] No alex found
  22346. 2820.79 s [path-io] Using ar found on system at:
  22347. 2820.79 s [path-io] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  22348. 2820.79 s [path-io] No c2hs found
  22349. 2820.79 s [path-io] No cpphs found
  22350. 2820.79 s [path-io] No doctest found
  22351. 2820.79 s [path-io] Using gcc version 14.3.0 given by user at:
  22352. 2820.79 s [path-io] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  22353. 2820.79 s [path-io] Using ghc version 9.10.2 found on system at:
  22354. 2820.79 s [path-io] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  22355. 2820.79 s [path-io] Using ghc-pkg version 9.10.2 found on system at:
  22356. 2820.79 s [path-io] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  22357. 2820.79 s [path-io] No ghcjs found
  22358. 2820.79 s [path-io] No ghcjs-pkg found
  22359. 2820.79 s [path-io] No greencard found
  22360. 2820.79 s [path-io] Using haddock version 2.31.0 found on system at:
  22361. 2820.79 s [path-io] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  22362. 2820.79 s [path-io] No happy found
  22363. 2820.79 s [path-io] Using haskell-suite found on system at: haskell-suite-dummy-location
  22364. 2820.79 s [path-io] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  22365. 2820.79 s [path-io] No hmake found
  22366. 2820.79 s [path-io] Using hpc version 0.69 found on system at:
  22367. 2820.79 s [path-io] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  22368. 2820.79 s [path-io] Using hsc2hs version 0.68.10 found on system at:
  22369. 2820.79 s [path-io] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  22370. 2820.79 s [path-io] Using hscolour version 1.25 found on system at:
  22371. 2820.79 s [path-io] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  22372. 2820.79 s [path-io] No jhc found
  22373. 2820.79 s [path-io] Using ld found on system at:
  22374. 2820.79 s [path-io] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  22375. 2820.79 s [path-io] No pkg-config found
  22376. 2820.79 s [path-io] Using runghc version 9.10.2 found on system at:
  22377. 2820.79 s [path-io] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  22378. 2820.79 s [path-io] Using strip version 2.44 found on system at:
  22379. 2820.79 s [path-io] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  22380. 2820.79 s [path-io] Using tar found on system at:
  22381. 2820.79 s [path-io] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  22382. 2820.79 s [path-io] No uhc found
  22383. 2820.79 s [crypton] [128 of 139] Compiling Crypto.PubKey.RSA.OAEP ( Crypto/PubKey/RSA/OAEP.hs, nothing )
  22384. 2821.70 s [crypton] [129 of 139] Compiling Crypto.PubKey.DH ( Crypto/PubKey/DH.hs, nothing )
  22385. 2821.94 s [path-io] Phase: buildPhase
  22386. 2822.01 s [crypton] [130 of 139] Compiling Crypto.PubKey.ElGamal ( Crypto/PubKey/ElGamal.hs, nothing )
  22387. 2822.31 s [crypton] [131 of 139] Compiling Crypto.PubKey.ECC.DH ( Crypto/PubKey/ECC/DH.hs, nothing )
  22388. 2822.32 s [path-io] Preprocessing library for path-io-1.8.2...
  22389. 2822.33 s [path-io] Building library for path-io-1.8.2...
  22390. 2822.36 s [crypton] [132 of 139] Compiling Crypto.ECC.Simple.Prim ( Crypto/ECC/Simple/Prim.hs, nothing )
  22391. 2822.62 s [path-io] [1 of 1] Compiling Path.IO ( Path/IO.hs, dist/build/Path/IO.o, dist/build/Path/IO.dyn_o )
  22392. 2822.86 s [crypton] [133 of 139] Compiling Crypto.ECC ( Crypto/ECC.hs, nothing )
  22393. 2823.54 s [cborg] [15 of 18] Compiling Tests.Canonical ( tests/Tests/Canonical.hs, dist/build/tests/tests-tmp/Tests/Canonical.o )
  22394. 2824.34 s [crypton] [134 of 139] Compiling Crypto.PubKey.EdDSA ( Crypto/PubKey/EdDSA.hs, nothing )
  22395. 2825.13 s [crypton] [135 of 139] Compiling Crypto.PubKey.ECIES ( Crypto/PubKey/ECIES.hs, nothing )
  22396. 2825.18 s [crypton] [136 of 139] Compiling Crypto.PubKey.ECDSA ( Crypto/PubKey/ECDSA.hs, nothing )
  22397. 2825.75 s [crypton] [137 of 139] Compiling Crypto.Data.AFIS ( Crypto/Data/AFIS.hs, nothing )
  22398. 2826.60 s [cborg] [16 of 18] Compiling Tests.ByteOffset ( tests/Tests/ByteOffset.hs, dist/build/tests/tests-tmp/Tests/ByteOffset.o )
  22399. 2826.60 s [cborg] [17 of 18] Compiling Tests.Boundary ( tests/Tests/Boundary.hs, dist/build/tests/tests-tmp/Tests/Boundary.o )
  22400. 2826.60 s [cborg] tests/Tests/Boundary.hs:75:56: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  22401. 2826.60 s [cborg] The use of ‘~’ without TypeOperators
  22402. 2826.60 s [cborg] will become an error in a future GHC release.
  22403. 2826.60 s [cborg] Suggested fix: Perhaps you intended to use TypeOperators
  22404. 2826.60 s [cborg] |
  22405. 2826.60 s [cborg] 75 | :: forall a rep. (Bounded a, Integral a, Show a, rep ~ BRep a,
  22406. 2826.60 s [cborg] | ^
  22407. 2826.60 s [cborg]
  22408. 2826.60 s [cborg] tests/Tests/Boundary.hs:92:56: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  22409. 2826.60 s [cborg] The use of ‘~’ without TypeOperators
  22410. 2826.60 s [cborg] will become an error in a future GHC release.
  22411. 2826.60 s [cborg] Suggested fix: Perhaps you intended to use TypeOperators
  22412. 2826.60 s [cborg] |
  22413. 2826.60 s [cborg] 92 | :: forall a rep. (Bounded a, Integral a, Show a, rep ~ BRep a,
  22414. 2826.60 s [cborg] | ^
  22415. 2826.60 s [cborg]
  22416. 2826.63 s [cborg] [18 of 18] Compiling Main ( tests/Main.hs, dist/build/tests/tests-tmp/Main.o )
  22417. 2826.74 s [crypton] [138 of 139] Compiling Crypto.System.CPU ( Crypto/System/CPU.hs, nothing )
  22418. 2826.91 s [crypton] [139 of 139] Compiling Crypto.Tutorial ( Crypto/Tutorial.hs, nothing )
  22419. 2826.94 s [crypton] Haddock coverage:
  22420. 2826.96 s [crypton] 100% ( 4 / 4) in 'Crypto.Data.Padding'
  22421. 2826.96 s [crypton] 100% ( 8 / 8) in 'Crypto.Error'
  22422. 2827.12 s [crypton] 100% ( 8 / 8) in 'Crypto.Hash.IO'
  22423. 2827.18 s [crypton] 92% ( 25 / 27) in 'Crypto.Cipher.Types'
  22424. 2827.18 s [crypton] Missing documentation for:
  22425. 2827.18 s [crypton] CCM_M (Crypto/Cipher/Types/Base.hs:48)
  22426. 2827.18 s [crypton] CCM_L (Crypto/Cipher/Types/Base.hs:50)
  22427. 2827.19 s [crypton] 75% ( 3 / 4) in 'Crypto.ConstructHash.MiyaguchiPreneel'
  22428. 2827.19 s [crypton] Missing documentation for:
  22429. 2827.19 s [crypton] MiyaguchiPreneel (Crypto/ConstructHash/MiyaguchiPreneel.hs:26)
  22430. 2827.19 s [crypton] 0% ( 0 / 2) in 'Crypto.Cipher.Utils'
  22431. 2827.19 s [crypton] Missing documentation for:
  22432. 2827.19 s [crypton] Module header
  22433. 2827.19 s [crypton] validateKeySize (Crypto/Cipher/Utils.hs:12)
  22434. 2827.20 s [crypton] 100% ( 5 / 5) in 'Crypto.Cipher.TripleDES'
  22435. 2827.20 s [crypton] 100% ( 2 / 2) in 'Crypto.Cipher.DES'
  22436. 2827.21 s [crypton] 100% ( 5 / 5) in 'Crypto.Cipher.Salsa'
  22437. 2827.22 s [crypton] 100% ( 6 / 6) in 'Crypto.Cipher.XSalsa'
  22438. 2827.24 s [crypton] 100% ( 5 / 5) in 'Crypto.Cipher.RC4'
  22439. 2827.25 s [crypton] 100% ( 10 / 10) in 'Crypto.Cipher.ChaCha'
  22440. 2827.30 s [crypton] 100% ( 4 / 4) in 'Crypto.Cipher.AES'
  22441. 2827.30 s [crypton] Warning: 'bitlen' is out of scope.
  22442. 2827.30 s [crypton] If you qualify the identifier, haddock can try to link it anyway.
  22443. 2827.31 s [crypton] Warning: 'n' is out of scope.
  22444. 2827.31 s [crypton] If you qualify the identifier, haddock can try to link it anyway.
  22445. 2827.31 s [crypton] Warning: 'SHAKE256' is ambiguous. It is defined
  22446. 2827.31 s [crypton] * at Crypto/Hash/SHAKE.hs:74:33
  22447. 2827.31 s [crypton] * at Crypto/Hash/SHAKE.hs:74:1
  22448. 2827.31 s [crypton] You may be able to disambiguate the identifier by qualifying it or
  22449. 2827.31 s [crypton] by specifying the type/value namespace explicitly.
  22450. 2827.31 s [crypton] Defaulting to the one defined at Crypto/Hash/SHAKE.hs:74:1
  22451. 2827.31 s [crypton] Warning: 'SHAKE128' is ambiguous. It is defined
  22452. 2827.31 s [crypton] * at Crypto/Hash/SHAKE.hs:50:33
  22453. 2827.31 s [crypton] * at Crypto/Hash/SHAKE.hs:50:1
  22454. 2827.31 s [crypton] You may be able to disambiguate the identifier by qualifying it or
  22455. 2827.31 s [crypton] by specifying the type/value namespace explicitly.
  22456. 2827.31 s [crypton] Defaulting to the one defined at Crypto/Hash/SHAKE.hs:50:1
  22457. 2827.34 s [crypton] 95% ( 46 / 48) in 'Crypto.Hash.Algorithms'
  22458. 2827.34 s [crypton] Missing documentation for:
  22459. 2827.34 s [crypton] Blake2bp (Crypto/Hash/Blake2.hs:202)
  22460. 2827.34 s [crypton] Blake2sp (Crypto/Hash/Blake2.hs:160)
  22461. 2827.36 s [crypton] 100% ( 23 / 23) in 'Crypto.Hash'
  22462. 2827.39 s [crypton] 0% ( 0 / 4) in 'Crypto.Cipher.Twofish'
  22463. 2827.39 s [crypton] Missing documentation for:
  22464. 2827.39 s [crypton] Module header
  22465. 2827.39 s [crypton] Twofish128 (Crypto/Cipher/Twofish.hs:11)
  22466. 2827.39 s [crypton] Twofish192 (Crypto/Cipher/Twofish.hs:24)
  22467. 2827.39 s [crypton] Twofish256 (Crypto/Cipher/Twofish.hs:37)
  22468. 2827.39 s [crypton] 100% ( 2 / 2) in 'Crypto.Cipher.CAST5'
  22469. 2827.42 s [crypton] 100% ( 6 / 6) in 'Crypto.Cipher.Blowfish'
  22470. 2827.42 s [crypton] 100% ( 2 / 2) in 'Crypto.Cipher.Camellia'
  22471. 2827.43 s [crypton] Warning: 'hashParallelism' is out of scope.
  22472. 2827.43 s [crypton] If you qualify the identifier, haddock can try to link it anyway.
  22473. 2827.44 s [crypton] Warning: 'hashMemory' is out of scope.
  22474. 2827.44 s [crypton] If you qualify the identifier, haddock can try to link it anyway.
  22475. 2827.44 s [crypton] Warning: 'hashIterations' is out of scope.
  22476. 2827.44 s [crypton] If you qualify the identifier, haddock can try to link it anyway.
  22477. 2827.46 s [crypton] 80% ( 8 / 10) in 'Crypto.KDF.Argon2'
  22478. 2827.46 s [crypton] Missing documentation for:
  22479. 2827.46 s [crypton] defaultOptions (Crypto/KDF/Argon2.hs:98)
  22480. 2827.46 s [crypton] hash (Crypto/KDF/Argon2.hs:114)
  22481. 2827.47 s [crypton] 75% ( 3 / 4) in 'Crypto.KDF.BCryptPBKDF'
  22482. 2827.47 s [crypton] Missing documentation for:
  22483. 2827.47 s [crypton] Parameters (Crypto/KDF/BCryptPBKDF.hs:43)
  22484. 2827.48 s [crypton] 100% ( 4 / 4) in 'Crypto.MAC.CMAC'
  22485. 2827.48 s [crypton] Warning: 'hmacFinalize' is out of scope.
  22486. 2827.48 s [crypton] If you qualify the identifier, haddock can try to link it anyway.
  22487. 2827.51 s [crypton] 100% ( 10 / 10) in 'Crypto.MAC.HMAC'
  22488. 2827.51 s [crypton] 62% ( 5 / 8) in 'Crypto.KDF.PBKDF2'
  22489. 2827.51 s [crypton] Missing documentation for:
  22490. 2827.51 s [crypton] fastPBKDF2_SHA1 (Crypto/KDF/PBKDF2.hs:124)
  22491. 2827.51 s [crypton] fastPBKDF2_SHA256 (Crypto/KDF/PBKDF2.hs:143)
  22492. 2827.51 s [crypton] fastPBKDF2_SHA512 (Crypto/KDF/PBKDF2.hs:162)
  22493. 2827.51 s [crypton] 100% ( 3 / 3) in 'Crypto.KDF.Scrypt'
  22494. 2827.52 s [crypton] 83% ( 5 / 6) in 'Crypto.KDF.HKDF'
  22495. 2827.52 s [crypton] Missing documentation for:
  22496. 2827.52 s [crypton] toPRK (Crypto/KDF/HKDF.hs:103)
  22497. 2827.52 s [crypton] Warning: 'KMAC' is ambiguous. It is defined
  22498. 2827.52 s [crypton] * at Crypto/MAC/KMAC.hs:87:18
  22499. 2827.53 s [crypton] * at Crypto/MAC/KMAC.hs:87:1
  22500. 2827.53 s [crypton] You may be able to disambiguate the identifier by qualifying it or
  22501. 2827.53 s [crypton] by specifying the type/value namespace explicitly.
  22502. 2827.53 s [crypton] Defaulting to the one defined at Crypto/MAC/KMAC.hs:87:1
  22503. 2827.53 s [crypton] 100% ( 10 / 10) in 'Crypto.MAC.KMAC'
  22504. 2827.53 s [crypton] Warning: 'KeyedBlake2' is ambiguous. It is defined
  22505. 2827.53 s [crypton] * at Crypto/MAC/KeyedBlake2.hs:44:25
  22506. 2827.53 s [crypton] * at Crypto/MAC/KeyedBlake2.hs:44:1
  22507. 2827.53 s [crypton] You may be able to disambiguate the identifier by qualifying it or
  22508. 2827.53 s [crypton] by specifying the type/value namespace explicitly.
  22509. 2827.53 s [crypton] Defaulting to the one defined at Crypto/MAC/KeyedBlake2.hs:44:1
  22510. 2827.55 s [crypton] 100% ( 11 / 11) in 'Crypto.MAC.KeyedBlake2'
  22511. 2827.57 s [crypton] 91% ( 11 / 12) in 'Crypto.MAC.Poly1305'
  22512. 2827.57 s [crypton] Missing documentation for:
  22513. 2827.57 s [crypton] authTag (Crypto/MAC/Poly1305.hs:59)
  22514. 2827.59 s [crypton] 100% ( 19 / 19) in 'Crypto.Cipher.ChaChaPoly1305'
  22515. 2827.61 s [crypton] Warning: 'a' is out of scope.
  22516. 2827.61 s [crypton] If you qualify the identifier, haddock can try to link it anyway.
  22517. 2827.61 s [crypton] Warning: 'b' is out of scope.
  22518. 2827.61 s [crypton] If you qualify the identifier, haddock can try to link it anyway.
  22519. 2827.62 s [crypton] 100% ( 8 / 8) in 'Crypto.Number.Basic'
  22520. 2827.63 s [crypton] Warning: 'm' is out of scope.
  22521. 2827.63 s [crypton] If you qualify the identifier, haddock can try to link it anyway.
  22522. 2827.66 s [crypton] 100% ( 12 / 12) in 'Crypto.Number.F2m'
  22523. 2827.68 s [crypton] Warning: 'CoprimesAssertionError' is ambiguous. It is defined
  22524. 2827.68 s [crypton] * at Crypto/Number/ModArithmetic.hs:29:31
  22525. 2827.68 s [crypton] * at Crypto/Number/ModArithmetic.hs:29:1
  22526. 2827.68 s [crypton] You may be able to disambiguate the identifier by qualifying it or
  22527. 2827.68 s [crypton] by specifying the type/value namespace explicitly.
  22528. 2827.68 s [crypton] Defaulting to the one defined at Crypto/Number/ModArithmetic.hs:29:1
  22529. 2827.69 s [crypton] Warning: 'ModulusAssertionError' is ambiguous. It is defined
  22530. 2827.69 s [crypton] * at Crypto/Number/ModArithmetic.hs:148:30
  22531. 2827.69 s [crypton] * at Crypto/Number/ModArithmetic.hs:148:1
  22532. 2827.69 s [crypton] You may be able to disambiguate the identifier by qualifying it or
  22533. 2827.69 s [crypton] by specifying the type/value namespace explicitly.
  22534. 2827.69 s [crypton] Defaulting to the one defined at Crypto/Number/ModArithmetic.hs:148:1
  22535. 2827.70 s [crypton] 100% ( 11 / 11) in 'Crypto.Number.ModArithmetic'
  22536. 2827.71 s [crypton] 100% ( 7 / 7) in 'Crypto.Number.Nat'
  22537. 2827.72 s [crypton] 100% ( 4 / 4) in 'Crypto.Number.Serialize.Internal'
  22538. 2827.72 s [crypton] 100% ( 5 / 5) in 'Crypto.Number.Serialize'
  22539. 2827.74 s [crypton] 100% ( 4 / 4) in 'Crypto.Number.Serialize.Internal.LE'
  22540. 2827.75 s [crypton] 100% ( 5 / 5) in 'Crypto.Number.Serialize.LE'
  22541. 2827.80 s [crypton] 75% ( 9 / 12) in 'Crypto.OTP'
  22542. 2827.80 s [crypton] Missing documentation for:
  22543. 2827.80 s [crypton] hotp (Crypto/OTP.hs:75)
  22544. 2827.80 s [crypton] TOTPParams (Crypto/OTP.hs:123)
  22545. 2827.80 s [crypton] ClockSkew (Crypto/OTP.hs:125)
  22546. 2827.81 s [crypton] 100% ( 15 / 15) in 'Crypto.PubKey.ECC.Types'
  22547. 2827.81 s [crypton] 100% ( 3 / 3) in 'Crypto.PubKey.MaskGenFunction'
  22548. 2827.84 s [crypton] 100% ( 11 / 11) in 'Crypto.PubKey.RSA.Types'
  22549. 2827.84 s [crypton] 100% ( 5 / 5) in 'Crypto.PubKey.RSA.Prim'
  22550. 2827.86 s [aeson-pretty] Documentation created: dist/doc/html/aeson-pretty/,
  22551. 2827.86 s [aeson-pretty] dist/doc/html/aeson-pretty/aeson-pretty.txt
  22552. 2827.87 s [crypton] 100% ( 5 / 5) in 'Crypto.Random.Entropy.Unsafe'
  22553. 2827.87 s [crypton] 100% ( 2 / 2) in 'Crypto.Random.Entropy'
  22554. 2827.88 s [crypton] 100% ( 5 / 5) in 'Crypto.Random.EntropyPool'
  22555. 2827.89 s [crypton] Warning: 'MonadPseudoRandom' is ambiguous. It is defined
  22556. 2827.89 s [crypton] * at Crypto/Random/Types.hs:31:35
  22557. 2827.89 s [crypton] * at Crypto/Random/Types.hs:31:1
  22558. 2827.89 s [crypton] You may be able to disambiguate the identifier by qualifying it or
  22559. 2827.89 s [crypton] by specifying the type/value namespace explicitly.
  22560. 2827.89 s [crypton] Defaulting to the one defined at Crypto/Random/Types.hs:31:1
  22561. 2827.89 s [crypton] 100% ( 5 / 5) in 'Crypto.Random.Types'
  22562. 2827.92 s [crypton] 95% ( 20 / 21) in 'Crypto.Random'
  22563. 2827.92 s [crypton] Missing documentation for:
  22564. 2827.92 s [crypton] Seed (Crypto/Random.hs:46)
  22565. 2827.94 s [crypton] 100% ( 18 / 18) in 'Crypto.PubKey.Ed448'
  22566. 2827.95 s [crypton] 100% ( 18 / 18) in 'Crypto.PubKey.Ed25519'
  22567. 2827.96 s [crypton] Warning: 'Point' is ambiguous. It is defined
  22568. 2827.96 s [crypton] * at Crypto/PubKey/ECC/P256.hs:70:17
  22569. 2827.96 s [crypton] * at Crypto/PubKey/ECC/P256.hs:70:1
  22570. 2827.96 s [crypton] You may be able to disambiguate the identifier by qualifying it or
  22571. 2827.96 s [crypton] by specifying the type/value namespace explicitly.
  22572. 2827.96 s [crypton] Defaulting to the one defined at Crypto/PubKey/ECC/P256.hs:70:1
  22573. 2827.96 s [crypton] Warning: 'Scalar' is ambiguous. It is defined
  22574. 2827.96 s [crypton] * at Crypto/PubKey/ECC/P256.hs:66:18
  22575. 2827.96 s [crypton] * at Crypto/PubKey/ECC/P256.hs:66:1
  22576. 2827.96 s [crypton] You may be able to disambiguate the identifier by qualifying it or
  22577. 2827.96 s [crypton] by specifying the type/value namespace explicitly.
  22578. 2827.96 s [crypton] Defaulting to the one defined at Crypto/PubKey/ECC/P256.hs:66:1
  22579. 2827.98 s [crypton] 100% ( 34 / 34) in 'Crypto.PubKey.ECC.P256'
  22580. 2827.99 s [crypton] 100% ( 12 / 12) in 'Crypto.PubKey.Curve448'
  22581. 2828.00 s [crypton] 100% ( 12 / 12) in 'Crypto.PubKey.Curve25519'
  22582. 2828.05 s [crypton] 100% ( 5 / 5) in 'Crypto.KDF.BCrypt'
  22583. 2828.09 s [crypton] 100% ( 21 / 21) in 'Crypto.ECC.Edwards25519'
  22584. 2828.12 s [crypton] 100% ( 6 / 6) in 'Crypto.Cipher.AESGCMSIV'
  22585. 2828.13 s [crypton] 100% ( 6 / 6) in 'Crypto.Number.Generate'
  22586. 2828.18 s [crypton] 100% ( 12 / 12) in 'Crypto.PubKey.ECC.Prim'
  22587. 2828.21 s [crypton] 100% ( 21 / 21) in 'Crypto.PubKey.ECC.ECDSA'
  22588. 2828.21 s [crypton] 100% ( 3 / 3) in 'Crypto.PubKey.ECC.Generate'
  22589. 2828.23 s [crypton] 100% ( 19 / 19) in 'Crypto.PubKey.DSA'
  22590. 2828.26 s [crypton] 100% ( 10 / 10) in 'Crypto.Number.Prime'
  22591. 2828.27 s [crypton] 100% ( 3 / 3) in 'Crypto.PubKey.Rabin.Types'
  22592. 2828.28 s [crypton] 100% ( 5 / 5) in 'Crypto.PubKey.Rabin.OAEP'
  22593. 2828.31 s [crypton] 100% ( 9 / 9) in 'Crypto.PubKey.Rabin.RW'
  22594. 2828.33 s [crypton] 100% ( 6 / 6) in 'Crypto.PubKey.Rabin.Modified'
  22595. 2828.37 s [crypton] 100% ( 11 / 11) in 'Crypto.PubKey.Rabin.Basic'
  22596. 2828.38 s [crypton] Warning: 'e' is out of scope.
  22597. 2828.39 s [crypton] If you qualify the identifier, haddock can try to link it anyway.
  22598. 2828.39 s [crypton] 100% ( 9 / 9) in 'Crypto.PubKey.RSA'
  22599. 2828.43 s [crypton] 100% ( 13 / 13) in 'Crypto.PubKey.RSA.PSS'
  22600. 2828.45 s [crypton] 100% ( 15 / 15) in 'Crypto.PubKey.RSA.PKCS15'
  22601. 2828.48 s [crypton] 100% ( 9 / 9) in 'Crypto.PubKey.RSA.OAEP'
  22602. 2828.49 s [crypton] 100% ( 10 / 10) in 'Crypto.PubKey.DH'
  22603. 2828.53 s [crypton] 100% ( 8 / 8) in 'Crypto.PubKey.ECC.DH'
  22604. 2828.54 s [aeson-pretty] Preprocessing executable 'aeson-pretty' for aeson-pretty-0.8.10...
  22605. 2828.58 s [aeson-pretty] haddockPhase completed in 56 seconds
  22606. 2828.58 s [aeson-pretty] Phase: installPhase
  22607. 2828.59 s [crypton] 30% ( 4 / 13) in 'Crypto.ECC'
  22608. 2828.59 s [crypton] Missing documentation for:
  22609. 2828.59 s [crypton] Curve_P384R1 (Crypto/ECC.hs:218)
  22610. 2828.59 s [crypton] Curve_P521R1 (Crypto/ECC.hs:254)
  22611. 2828.59 s [crypton] Curve_X25519 (Crypto/ECC.hs:290)
  22612. 2828.59 s [crypton] Curve_X448 (Crypto/ECC.hs:313)
  22613. 2828.59 s [crypton] Curve_Edwards25519 (Crypto/ECC.hs:336)
  22614. 2828.59 s [crypton] EllipticCurve (Crypto/ECC.hs:70)
  22615. 2828.59 s [crypton] EllipticCurveDH (Crypto/ECC.hs:104)
  22616. 2828.59 s [crypton] EllipticCurveArith (Crypto/ECC.hs:128)
  22617. 2828.59 s [crypton] EllipticCurveBasepointArith (Crypto/ECC.hs:141)
  22618. 2828.61 s [crypton] 100% ( 22 / 22) in 'Crypto.PubKey.EdDSA'
  22619. 2828.62 s [crypton] 100% ( 3 / 3) in 'Crypto.PubKey.ECIES'
  22620. 2828.65 s [crypton] 100% ( 22 / 22) in 'Crypto.PubKey.ECDSA'
  22621. 2828.68 s [crypton] 100% ( 3 / 3) in 'Crypto.Data.AFIS'
  22622. 2828.69 s [crypton] 100% ( 3 / 3) in 'Crypto.System.CPU'
  22623. 2828.71 s [crypton] 100% ( 9 / 9) in 'Crypto.Tutorial'
  22624. 2829.55 s [aeson-pretty] Installing library in /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
  22625. 2829.66 s [aeson-pretty] Installing executable aeson-pretty in /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10/bin
  22626. 2829.67 s [aeson-pretty] Warning: The directory
  22627. 2829.67 s [aeson-pretty] /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10/bin is not in
  22628. 2829.67 s [aeson-pretty] the system search path.
  22629. 2830.41 s [crypton] Warning: Crypto.Error: could not find link destinations for:
  22630. 2830.41 s [crypton] - Crypto.Error.Types.D:R:FailureCryptoFailable
  22631. 2830.67 s [crypton] Warning: Crypto.Hash.IO: could not find link destinations for:
  22632. 2830.67 s [crypton] - Crypto.Hash.Whirlpool.D:R:HashBlockSizeWhirlpool
  22633. 2830.67 s [crypton] - Crypto.Hash.Whirlpool.D:R:HashDigestSizeWhirlpool
  22634. 2830.67 s [crypton] - Crypto.Hash.Whirlpool.D:R:HashInternalContextSizeWhirlpool
  22635. 2830.67 s [crypton] - Crypto.Hash.Tiger.D:R:HashBlockSizeTiger
  22636. 2830.67 s [crypton] - Crypto.Hash.Tiger.D:R:HashDigestSizeTiger
  22637. 2830.67 s [crypton] - Crypto.Hash.Tiger.D:R:HashInternalContextSizeTiger
  22638. 2830.67 s [crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_224
  22639. 2830.67 s [crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_224
  22640. 2830.67 s [crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_224
  22641. 2830.67 s [crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_256
  22642. 2830.67 s [crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_256
  22643. 2830.67 s [crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_256
  22644. 2830.67 s [crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_384
  22645. 2830.67 s [crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_384
  22646. 2830.67 s [crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_384
  22647. 2830.67 s [crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_512
  22648. 2830.67 s [crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_512
  22649. 2830.67 s [crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_512
  22650. 2830.67 s [crypton] - Crypto.Hash.Skein256.D:R:HashBlockSizeSkein256_224
  22651. 2830.67 s [crypton] - Crypto.Hash.Skein256.D:R:HashDigestSizeSkein256_224
  22652. 2830.67 s [crypton] - Crypto.Hash.Skein256.D:R:HashInternalContextSizeSkein256_224
  22653. 2830.67 s [crypton] - Crypto.Hash.Skein256.D:R:HashBlockSizeSkein256_256
  22654. 2830.67 s [crypton] - Crypto.Hash.Skein256.D:R:HashDigestSizeSkein256_256
  22655. 2830.67 s [crypton] - Crypto.Hash.Skein256.D:R:HashInternalContextSizeSkein256_256
  22656. 2830.67 s [crypton] - Crypto.Hash.SHA512t.D:R:HashBlockSizeSHA512t_224
  22657. 2830.67 s [crypton] - Crypto.Hash.SHA512t.D:R:HashDigestSizeSHA512t_224
  22658. 2830.67 s [crypton] - Crypto.Hash.SHA512t.D:R:HashInternalContextSizeSHA512t_224
  22659. 2830.67 s [crypton] - Crypto.Hash.SHA512t.D:R:HashBlockSizeSHA512t_256
  22660. 2830.67 s [crypton] - Crypto.Hash.SHA512t.D:R:HashDigestSizeSHA512t_256
  22661. 2830.67 s [crypton] - Crypto.Hash.SHA512t.D:R:HashInternalContextSizeSHA512t_256
  22662. 2830.68 s [crypton] - Crypto.Hash.SHA512.D:R:HashBlockSizeSHA512
  22663. 2830.68 s [crypton] - Crypto.Hash.SHA512.D:R:HashDigestSizeSHA512
  22664. 2830.68 s [crypton] - Crypto.Hash.SHA512.D:R:HashInternalContextSizeSHA512
  22665. 2830.68 s [crypton] - Crypto.Hash.SHA384.D:R:HashBlockSizeSHA384
  22666. 2830.68 s [crypton] - Crypto.Hash.SHA384.D:R:HashDigestSizeSHA384
  22667. 2830.68 s [crypton] - Crypto.Hash.SHA384.D:R:HashInternalContextSizeSHA384
  22668. 2830.68 s [crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_224
  22669. 2830.68 s [crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_224
  22670. 2830.68 s [crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_224
  22671. 2830.68 s [crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_256
  22672. 2830.68 s [crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_256
  22673. 2830.68 s [crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_256
  22674. 2830.68 s [crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_384
  22675. 2830.68 s [crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_384
  22676. 2830.68 s [crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_384
  22677. 2830.68 s [crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_512
  22678. 2830.68 s [crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_512
  22679. 2830.68 s [crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_512
  22680. 2830.68 s [crypton] - Crypto.Hash.SHA256.D:R:HashBlockSizeSHA256
  22681. 2830.68 s [crypton] - Crypto.Hash.SHA256.D:R:HashDigestSizeSHA256
  22682. 2830.68 s [crypton] - Crypto.Hash.SHA256.D:R:HashInternalContextSizeSHA256
  22683. 2830.68 s [crypton] - Crypto.Hash.SHA224.D:R:HashBlockSizeSHA224
  22684. 2830.68 s [crypton] - Crypto.Hash.SHA224.D:R:HashDigestSizeSHA224
  22685. 2830.68 s [crypton] - Crypto.Hash.SHA224.D:R:HashInternalContextSizeSHA224
  22686. 2830.68 s [crypton] - Crypto.Hash.SHA1.D:R:HashBlockSizeSHA1
  22687. 2830.68 s [crypton] - Crypto.Hash.SHA1.D:R:HashDigestSizeSHA1
  22688. 2830.68 s [crypton] - Crypto.Hash.SHA1.D:R:HashInternalContextSizeSHA1
  22689. 2830.69 s [crypton] - Crypto.Hash.RIPEMD160.D:R:HashBlockSizeRIPEMD160
  22690. 2830.69 s [crypton] - Crypto.Hash.RIPEMD160.D:R:HashDigestSizeRIPEMD160
  22691. 2830.69 s [crypton] - Crypto.Hash.RIPEMD160.D:R:HashInternalContextSizeRIPEMD160
  22692. 2830.69 s [crypton] - Crypto.Hash.MD5.D:R:HashBlockSizeMD5
  22693. 2830.69 s [crypton] - Crypto.Hash.MD5.D:R:HashDigestSizeMD5
  22694. 2830.69 s [crypton] - Crypto.Hash.MD5.D:R:HashInternalContextSizeMD5
  22695. 2830.69 s [crypton] - Crypto.Hash.MD4.D:R:HashBlockSizeMD4
  22696. 2830.69 s [crypton] - Crypto.Hash.MD4.D:R:HashDigestSizeMD4
  22697. 2830.69 s [crypton] - Crypto.Hash.MD4.D:R:HashInternalContextSizeMD4
  22698. 2830.69 s [crypton] - Crypto.Hash.MD2.D:R:HashBlockSizeMD2
  22699. 2830.69 s [crypton] - Crypto.Hash.MD2.D:R:HashDigestSizeMD2
  22700. 2830.69 s [crypton] - Crypto.Hash.MD2.D:R:HashInternalContextSizeMD2
  22701. 2830.69 s [crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_224
  22702. 2830.69 s [crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_224
  22703. 2830.69 s [crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_224
  22704. 2830.69 s [crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_256
  22705. 2830.69 s [crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_256
  22706. 2830.69 s [crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_256
  22707. 2830.69 s [crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_384
  22708. 2830.69 s [crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_384
  22709. 2830.69 s [crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_384
  22710. 2830.69 s [crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_512
  22711. 2830.69 s [crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_512
  22712. 2830.69 s [crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_512
  22713. 2830.69 s [crypton] - Crypto.Hash.Blake2sp.D:R:HashBlockSizeBlake2sp_224
  22714. 2830.69 s [crypton] - Crypto.Hash.Blake2sp.D:R:HashDigestSizeBlake2sp_224
  22715. 2830.69 s [crypton] - Crypto.Hash.Blake2sp.D:R:HashInternalContextSizeBlake2sp_224
  22716. 2830.69 s [crypton] - Crypto.Hash.Blake2sp.D:R:HashBlockSizeBlake2sp_256
  22717. 2830.69 s [crypton] - Crypto.Hash.Blake2sp.D:R:HashDigestSizeBlake2sp_256
  22718. 2830.69 s [crypton] - Crypto.Hash.Blake2sp.D:R:HashInternalContextSizeBlake2sp_256
  22719. 2830.69 s [crypton] - Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_160
  22720. 2830.69 s [crypton] - Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_160
  22721. 2830.69 s [crypton] - Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_160
  22722. 2830.69 s [crypton] - Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_224
  22723. 2830.69 s [crypton] - Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_224
  22724. 2830.69 s [crypton] - Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_224
  22725. 2830.69 s [crypton] - Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_256
  22726. 2830.69 s [crypton] - Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_256
  22727. 2830.69 s [crypton] - Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_256
  22728. 2830.69 s [crypton] - Crypto.Hash.Blake2bp.D:R:HashBlockSizeBlake2bp_512
  22729. 2830.69 s [crypton] - Crypto.Hash.Blake2bp.D:R:HashDigestSizeBlake2bp_512
  22730. 2830.69 s [crypton] - Crypto.Hash.Blake2bp.D:R:HashInternalContextSizeBlake2bp_512
  22731. 2830.69 s [crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_160
  22732. 2830.69 s [crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_160
  22733. 2830.69 s [crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_160
  22734. 2830.69 s [crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_224
  22735. 2830.69 s [crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_224
  22736. 2830.70 s [crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_224
  22737. 2830.70 s [crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_256
  22738. 2830.70 s [crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_256
  22739. 2830.70 s [crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_256
  22740. 2830.70 s [crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_384
  22741. 2830.70 s [crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_384
  22742. 2830.70 s [crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_384
  22743. 2830.70 s [crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_512
  22744. 2830.70 s [crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_512
  22745. 2830.70 s [crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_512
  22746. 2830.70 s [crypton] - Crypto.Hash.SHAKE.D:R:HashBlockSizeSHAKE128
  22747. 2830.70 s [crypton] - Crypto.Hash.SHAKE.D:R:HashDigestSizeSHAKE128
  22748. 2830.70 s [crypton] - Crypto.Hash.SHAKE.D:R:HashInternalContextSizeSHAKE128
  22749. 2830.70 s [crypton] - Crypto.Hash.SHAKE.D:R:HashBlockSizeSHAKE256
  22750. 2830.70 s [crypton] - Crypto.Hash.SHAKE.D:R:HashDigestSizeSHAKE256
  22751. 2830.70 s [crypton] - Crypto.Hash.SHAKE.D:R:HashInternalContextSizeSHAKE256
  22752. 2830.70 s [crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2s
  22753. 2830.70 s [crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2s
  22754. 2830.70 s [crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2s
  22755. 2830.70 s [crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2b
  22756. 2830.70 s [crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2b
  22757. 2830.70 s [crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2b
  22758. 2830.70 s [crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2sp
  22759. 2830.70 s [crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2sp
  22760. 2830.70 s [crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2sp
  22761. 2830.70 s [crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2bp
  22762. 2830.70 s [crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2bp
  22763. 2830.70 s [crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2bp
  22764. 2830.82 s [aeson-pretty] Phase: fixupPhase
  22765. 2830.83 s [cborg] [19 of 19] Linking dist/build/tests/tests
  22766. 2830.88 s [aeson-pretty] shrinking RPATHs of ELF executables and libraries in /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10
  22767. 2830.89 s [aeson-pretty] shrinking /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSaeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e-ghc9.10.2.so
  22768. 2830.91 s [aeson-pretty] shrinking /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10/bin/aeson-pretty
  22769. 2830.94 s [aeson-pretty] checking for references to /build/ in /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10...
  22770. 2831.03 s [aeson-pretty] patching script interpreter paths in /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10
  22771. 2831.08 s [aeson-pretty] stripping (with command strip and flags -S -p) in /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10/lib /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10/bin
  22772. 2831.17 s [crypton] Warning: Crypto.Hash.Algorithms: could not find link destinations for:
  22773. 2831.17 s [crypton] - Crypto.Hash.Types.hashInternalFinalizePrefix
  22774. 2831.17 s [crypton] - Crypto.Hash.Whirlpool.D:R:HashBlockSizeWhirlpool
  22775. 2831.17 s [crypton] - Crypto.Hash.Whirlpool.D:R:HashDigestSizeWhirlpool
  22776. 2831.17 s [crypton] - Crypto.Hash.Whirlpool.D:R:HashInternalContextSizeWhirlpool
  22777. 2831.18 s [crypton] - Crypto.Hash.Tiger.D:R:HashBlockSizeTiger
  22778. 2831.18 s [crypton] - Crypto.Hash.Tiger.D:R:HashDigestSizeTiger
  22779. 2831.18 s [crypton] - Crypto.Hash.Tiger.D:R:HashInternalContextSizeTiger
  22780. 2831.18 s [crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_224
  22781. 2831.18 s [crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_224
  22782. 2831.18 s [crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_224
  22783. 2831.18 s [crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_256
  22784. 2831.18 s [crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_256
  22785. 2831.18 s [crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_256
  22786. 2831.18 s [crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_384
  22787. 2831.18 s [crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_384
  22788. 2831.18 s [crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_384
  22789. 2831.18 s [crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_512
  22790. 2831.18 s [crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_512
  22791. 2831.18 s [crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_512
  22792. 2831.18 s [crypton] - Crypto.Hash.Skein256.D:R:HashBlockSizeSkein256_224
  22793. 2831.18 s [crypton] - Crypto.Hash.Skein256.D:R:HashDigestSizeSkein256_224
  22794. 2831.18 s [crypton] - Crypto.Hash.Skein256.D:R:HashInternalContextSizeSkein256_224
  22795. 2831.18 s [crypton] - Crypto.Hash.Skein256.D:R:HashBlockSizeSkein256_256
  22796. 2831.18 s [crypton] - Crypto.Hash.Skein256.D:R:HashDigestSizeSkein256_256
  22797. 2831.18 s [crypton] - Crypto.Hash.Skein256.D:R:HashInternalContextSizeSkein256_256
  22798. 2831.18 s [crypton] - Crypto.Hash.SHA512t.D:R:HashBlockSizeSHA512t_224
  22799. 2831.18 s [crypton] - Crypto.Hash.SHA512t.D:R:HashDigestSizeSHA512t_224
  22800. 2831.18 s [crypton] - Crypto.Hash.SHA512t.D:R:HashInternalContextSizeSHA512t_224
  22801. 2831.18 s [crypton] - Crypto.Hash.SHA512t.D:R:HashBlockSizeSHA512t_256
  22802. 2831.18 s [crypton] - Crypto.Hash.SHA512t.D:R:HashDigestSizeSHA512t_256
  22803. 2831.18 s [crypton] - Crypto.Hash.SHA512t.D:R:HashInternalContextSizeSHA512t_256
  22804. 2831.18 s [crypton] - Crypto.Hash.SHA512.D:R:HashBlockSizeSHA512
  22805. 2831.18 s [crypton] - Crypto.Hash.SHA512.D:R:HashDigestSizeSHA512
  22806. 2831.18 s [crypton] - Crypto.Hash.SHA512.D:R:HashInternalContextSizeSHA512
  22807. 2831.18 s [crypton] - Crypto.Hash.SHA384.D:R:HashBlockSizeSHA384
  22808. 2831.18 s [crypton] - Crypto.Hash.SHA384.D:R:HashDigestSizeSHA384
  22809. 2831.18 s [crypton] - Crypto.Hash.SHA384.D:R:HashInternalContextSizeSHA384
  22810. 2831.18 s [crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_224
  22811. 2831.18 s [crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_224
  22812. 2831.18 s [crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_224
  22813. 2831.18 s [crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_256
  22814. 2831.18 s [crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_256
  22815. 2831.18 s [crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_256
  22816. 2831.18 s [crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_384
  22817. 2831.18 s [crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_384
  22818. 2831.18 s [crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_384
  22819. 2831.18 s [crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_512
  22820. 2831.18 s [crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_512
  22821. 2831.18 s [crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_512
  22822. 2831.18 s [crypton] - Crypto.Hash.SHA256.D:R:HashBlockSizeSHA256
  22823. 2831.18 s [crypton] - Crypto.Hash.SHA256.D:R:HashDigestSizeSHA256
  22824. 2831.18 s [crypton] - Crypto.Hash.SHA256.D:R:HashInternalContextSizeSHA256
  22825. 2831.18 s [crypton] - Crypto.Hash.SHA224.D:R:HashBlockSizeSHA224
  22826. 2831.18 s [crypton] - Crypto.Hash.SHA224.D:R:HashDigestSizeSHA224
  22827. 2831.18 s [crypton] - Crypto.Hash.SHA224.D:R:HashInternalContextSizeSHA224
  22828. 2831.18 s [crypton] - Crypto.Hash.SHA1.D:R:HashBlockSizeSHA1
  22829. 2831.18 s [crypton] - Crypto.Hash.SHA1.D:R:HashDigestSizeSHA1
  22830. 2831.18 s [crypton] - Crypto.Hash.SHA1.D:R:HashInternalContextSizeSHA1
  22831. 2831.18 s [crypton] - Crypto.Hash.RIPEMD160.D:R:HashBlockSizeRIPEMD160
  22832. 2831.18 s [crypton] - Crypto.Hash.RIPEMD160.D:R:HashDigestSizeRIPEMD160
  22833. 2831.18 s [crypton] - Crypto.Hash.RIPEMD160.D:R:HashInternalContextSizeRIPEMD160
  22834. 2831.18 s [crypton] - Crypto.Hash.MD5.D:R:HashBlockSizeMD5
  22835. 2831.18 s [crypton] - Crypto.Hash.MD5.D:R:HashDigestSizeMD5
  22836. 2831.18 s [crypton] - Crypto.Hash.MD5.D:R:HashInternalContextSizeMD5
  22837. 2831.18 s [crypton] - Crypto.Hash.MD4.D:R:HashBlockSizeMD4
  22838. 2831.18 s [crypton] - Crypto.Hash.MD4.D:R:HashDigestSizeMD4
  22839. 2831.18 s [crypton] - Crypto.Hash.MD4.D:R:HashInternalContextSizeMD4
  22840. 2831.18 s [crypton] - Crypto.Hash.MD2.D:R:HashBlockSizeMD2
  22841. 2831.18 s [crypton] - Crypto.Hash.MD2.D:R:HashDigestSizeMD2
  22842. 2831.18 s [crypton] - Crypto.Hash.MD2.D:R:HashInternalContextSizeMD2
  22843. 2831.18 s [crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_224
  22844. 2831.18 s [crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_224
  22845. 2831.18 s [crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_224
  22846. 2831.18 s [crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_256
  22847. 2831.18 s [crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_256
  22848. 2831.18 s [crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_256
  22849. 2831.18 s [crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_384
  22850. 2831.18 s [crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_384
  22851. 2831.18 s [crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_384
  22852. 2831.18 s [crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_512
  22853. 2831.18 s [crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_512
  22854. 2831.18 s [crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_512
  22855. 2831.18 s [crypton] - Crypto.Hash.Blake2sp.D:R:HashBlockSizeBlake2sp_224
  22856. 2831.18 s [crypton] - Crypto.Hash.Blake2sp.D:R:HashDigestSizeBlake2sp_224
  22857. 2831.18 s [crypton] - Crypto.Hash.Blake2sp.D:R:HashInternalContextSizeBlake2sp_224
  22858. 2831.18 s [crypton] - Crypto.Hash.Blake2sp.D:R:HashBlockSizeBlake2sp_256
  22859. 2831.18 s [crypton] - Crypto.Hash.Blake2sp.D:R:HashDigestSizeBlake2sp_256
  22860. 2831.18 s [crypton] - Crypto.Hash.Blake2sp.D:R:HashInternalContextSizeBlake2sp_256
  22861. 2831.18 s [crypton] - Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_160
  22862. 2831.18 s [crypton] - Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_160
  22863. 2831.18 s [crypton] - Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_160
  22864. 2831.18 s [crypton] - Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_224
  22865. 2831.18 s [crypton] - Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_224
  22866. 2831.18 s [crypton] - Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_224
  22867. 2831.19 s [crypton] - Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_256
  22868. 2831.19 s [crypton] - Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_256
  22869. 2831.19 s [crypton] - Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_256
  22870. 2831.19 s [crypton] - Crypto.Hash.Blake2bp.D:R:HashBlockSizeBlake2bp_512
  22871. 2831.19 s [crypton] - Crypto.Hash.Blake2bp.D:R:HashDigestSizeBlake2bp_512
  22872. 2831.19 s [crypton] - Crypto.Hash.Blake2bp.D:R:HashInternalContextSizeBlake2bp_512
  22873. 2831.19 s [crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_160
  22874. 2831.19 s [crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_160
  22875. 2831.19 s [crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_160
  22876. 2831.19 s [crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_224
  22877. 2831.19 s [crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_224
  22878. 2831.19 s [crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_224
  22879. 2831.19 s [crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_256
  22880. 2831.19 s [crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_256
  22881. 2831.19 s [crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_256
  22882. 2831.19 s [crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_384
  22883. 2831.19 s [crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_384
  22884. 2831.19 s [crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_384
  22885. 2831.19 s [crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_512
  22886. 2831.19 s [crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_512
  22887. 2831.19 s [crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_512
  22888. 2831.19 s [crypton] - Crypto.Hash.SHAKE.cshakeInternalFinalize
  22889. 2831.19 s [crypton] - Crypto.Hash.SHAKE.cshakeOutputLength
  22890. 2831.19 s [crypton] - Crypto.Hash.SHAKE.D:R:HashBlockSizeSHAKE128
  22891. 2831.19 s [crypton] - Crypto.Hash.SHAKE.D:R:HashDigestSizeSHAKE128
  22892. 2831.19 s [crypton] - Crypto.Hash.SHAKE.D:R:HashInternalContextSizeSHAKE128
  22893. 2831.23 s [crypton] - Crypto.Hash.SHAKE.D:R:HashBlockSizeSHAKE256
  22894. 2831.23 s [crypton] - Crypto.Hash.SHAKE.D:R:HashDigestSizeSHAKE256
  22895. 2831.23 s [crypton] - Crypto.Hash.SHAKE.D:R:HashInternalContextSizeSHAKE256
  22896. 2831.23 s [crypton] - Crypto.Hash.Blake2.blake2InternalKeyedInit
  22897. 2831.23 s [crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2s
  22898. 2831.23 s [crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2s
  22899. 2831.23 s [crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2s
  22900. 2831.23 s [crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2b
  22901. 2831.23 s [crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2b
  22902. 2831.23 s [crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2b
  22903. 2831.23 s [crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2sp
  22904. 2831.23 s [crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2sp
  22905. 2831.23 s [crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2sp
  22906. 2831.23 s [crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2bp
  22907. 2831.23 s [crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2bp
  22908. 2831.23 s [crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2bp
  22909. 2831.23 s [crypton] - Crypto.PubKey.RSA.PKCS15.hashDigestASN1
  22910. 2831.29 s [crypton] Warning: Crypto.MAC.KMAC: could not find link destinations for:
  22911. 2831.29 s [crypton] - Crypto.Hash.SHAKE.cshakeInternalFinalize
  22912. 2831.29 s [crypton] - Crypto.Hash.SHAKE.cshakeOutputLength
  22913. 2831.29 s [crypton] Warning: Crypto.MAC.KeyedBlake2: could not find link destinations for:
  22914. 2831.29 s [crypton] - Crypto.Hash.Blake2.blake2InternalKeyedInit
  22915. 2831.32 s [crypton] Warning: Crypto.Number.ModArithmetic: could not find link destinations for:
  22916. 2831.32 s [crypton] - Crypto.Number.ModArithmetic.ModulusAssertionError
  22917. 2831.32 s [crypton] - Crypto.Number.ModArithmetic.CoprimesAssertionError
  22918. 2831.32 s [crypton] Warning: Crypto.Number.Nat: could not find link destinations for:
  22919. 2831.32 s [crypton] - Crypto.Internal.Nat.IsDiv8
  22920. 2831.32 s [crypton] - Crypto.Internal.Nat.IsGE
  22921. 2831.32 s [crypton] - Crypto.Internal.Nat.IsLE
  22922. 2831.47 s [aeson-pretty] shrinking RPATHs of ELF executables and libraries in /nix/store/gm0hh1b7zzbmsg5ib3g137kcavfaj6pq-aeson-pretty-0.8.10-doc
  22923. 2831.49 s [aeson-pretty] checking for references to /build/ in /nix/store/gm0hh1b7zzbmsg5ib3g137kcavfaj6pq-aeson-pretty-0.8.10-doc...
  22924. 2831.51 s [crypton] Warning: Crypto.PubKey.Rabin.Types: could not find link destinations for:
  22925. 2831.51 s [crypton] - Crypto.PubKey.Rabin.Types.PrimeCondition
  22926. 2831.53 s [aeson-pretty] patching script interpreter paths in /nix/store/gm0hh1b7zzbmsg5ib3g137kcavfaj6pq-aeson-pretty-0.8.10-doc
  22927. 2831.58 s [crypton] Warning: Crypto.PubKey.RSA.PKCS15: could not find link destinations for:
  22928. 2831.58 s [crypton] - Crypto.PubKey.RSA.PKCS15.hashDigestASN1
  22929. 2831.67 s [crypton] Warning: Crypto.ECC: could not find link destinations for:
  22930. 2831.67 s [crypton] - Crypto.Internal.Builder.Builder
  22931. 2831.67 s [crypton] - Crypto.ECC.D:R:PointCurve_P256R1
  22932. 2831.67 s [crypton] - Crypto.ECC.D:R:ScalarCurve_P256R1
  22933. 2831.67 s [crypton] - Crypto.ECC.D:R:PointCurve_P384R1
  22934. 2831.67 s [crypton] - Crypto.ECC.D:R:ScalarCurve_P384R1
  22935. 2831.67 s [crypton] - Crypto.ECC.D:R:PointCurve_P521R1
  22936. 2831.67 s [crypton] - Crypto.ECC.D:R:ScalarCurve_P521R1
  22937. 2831.67 s [crypton] - Crypto.ECC.D:R:PointCurve_X25519
  22938. 2831.67 s [crypton] - Crypto.ECC.D:R:ScalarCurve_X25519
  22939. 2831.67 s [crypton] - Crypto.ECC.D:R:PointCurve_X448
  22940. 2831.67 s [crypton] - Crypto.ECC.D:R:ScalarCurve_X448
  22941. 2831.67 s [crypton] - Crypto.ECC.D:R:PointCurve_Edwards25519
  22942. 2831.67 s [crypton] - Crypto.ECC.D:R:ScalarCurve_Edwards25519
  22943. 2831.67 s [crypton] - Crypto.PubKey.EdDSA.hashWithDom
  22944. 2831.67 s [crypton] - Crypto.PubKey.EdDSA.pointPublic
  22945. 2831.67 s [crypton] - Crypto.PubKey.EdDSA.publicPoint
  22946. 2831.67 s [crypton] - Crypto.PubKey.EdDSA.encodeScalarLE
  22947. 2831.67 s [crypton] - Crypto.PubKey.EdDSA.decodeScalarLE
  22948. 2831.67 s [crypton] - Crypto.PubKey.EdDSA.scheduleSecret
  22949. 2831.67 s [crypton] - Crypto.PubKey.EdDSA.D:R:CurveDigestSizeCurve_Edwards25519
  22950. 2832.10 s [aeson-pretty:post-build] Uploading to the NixCI cache: /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10 /nix/store/gm0hh1b7zzbmsg5ib3g137kcavfaj6pq-aeson-pretty-0.8.10-doc
  22951. 2832.70 s [aeson-pretty:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  22952. 2833.40 s [aeson-pretty:post-build] copying 2 paths...
  22953. 2833.40 s [aeson-pretty:post-build] copying path '/nix/store/gm0hh1b7zzbmsg5ib3g137kcavfaj6pq-aeson-pretty-0.8.10-doc' to 'https://cache.nix-ci.com'...
  22954. 2834.35 s [aeson-pretty:post-build] copying path '/nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10' to 'https://cache.nix-ci.com'...
  22955. 2839.46 s [aeson-pretty:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  22956. 2840.76 s [aeson-pretty:post-build] copying 1 paths...
  22957. 2840.79 s [aeson-pretty:post-build] copying path '/nix/store/cn22vj2vw926hq3a0h2lmn5j2q5923sh-aeson-pretty-0.8.10.drv' to 'https://cache.nix-ci.com'...
  22958. 2841.89 s Uploaded aeson-pretty in 9.9s
  22959. 2841.90 s Progress: 88 of 103 built (3 building), 318 of 318 downloaded from cache
  22960. 2841.90 s Built aeson-pretty in 1m40s
  22961. 2841.90 s [cborg] buildPhase completed in 3 minutes 0 seconds
  22962. 2841.90 s [cborg] Phase: checkPhase
  22963. 2841.90 s [cborg] Running 1 test suites...
  22964. 2841.90 s [cborg] Test suite tests: RUNNING...
  22965. 2841.90 s [cborg] CBOR
  22966. 2841.90 s [cborg] Reference implementation
  22967. 2841.90 s [cborg] internal properties
  22968. 2841.90 s [cborg] Integer to/from bytes: OK
  22969. 2841.90 s [cborg] +++ OK, passed 100 tests.
  22970. 2841.90 s [cborg] Word16 to/from network byte order: OK
  22971. 2841.90 s [cborg] +++ OK, passed 100 tests.
  22972. 2841.90 s [cborg] Word32 to/from network byte order: OK
  22973. 2841.90 s [cborg] +++ OK, passed 100 tests.
  22974. 2841.90 s [cborg] Word64 to/from network byte order: OK (0.03s)
  22975. 2841.90 s [cborg] +++ OK, passed 100 tests.
  22976. 2841.90 s [cborg] Numeric.Half to/from Float: OK (0.04s)
  22977. 2841.90 s [cborg] +++ OK, passed 1 test.
  22978. 2841.90 s [cborg] properties
  22979. 2841.90 s [cborg] encoding/decoding initial byte: OK
  22980. 2841.90 s [cborg] +++ OK, passed 1 test.
  22981. 2841.90 s [cborg] encoding/decoding additional info: OK
  22982. 2841.90 s [cborg] +++ OK, passed 100 tests.
  22983. 2841.90 s [cborg] encoding/decoding token header: OK
  22984. 2841.90 s [cborg] +++ OK, passed 100 tests.
  22985. 2841.90 s [cborg] encoding/decoding token header 2: OK
  22986. 2841.90 s [cborg] +++ OK, passed 1 test.
  22987. 2841.90 s [cborg] encoding/decoding tokens: OK
  22988. 2841.90 s [cborg] +++ OK, passed 100 tests.
  22989. 2841.90 s [cborg] encoding/decoding terms: OK (0.03s)
  22990. 2841.90 s [cborg] +++ OK, passed 100 tests.
  22991. 2841.90 s [cborg] RFC7049 test vector: decode: OK
  22992. 2841.90 s [cborg] RFC7049 test vector: roundtrip: OK
  22993. 2841.90 s [cborg] external test vector: OK
  22994. 2841.90 s [cborg] unit tests
  22995. 2841.91 s [cborg] RFC7049 test vector: decode: OK
  22996. 2841.91 s [cborg] RFC7049 test vector: roundtrip: OK
  22997. 2841.91 s [cborg] external test vector: OK
  22998. 2841.91 s [cborg] properties
  22999. 2841.91 s [cborg] to . id . from = canon_ref
  23000. 2841.91 s [cborg] Word8: OK
  23001. 2841.91 s [cborg] +++ OK, passed 100 tests.
  23002. 2841.91 s [cborg] Word16: OK
  23003. 2841.91 s [cborg] +++ OK, passed 100 tests.
  23004. 2841.91 s [cborg] Word32: OK
  23005. 2841.91 s [cborg] +++ OK, passed 100 tests.
  23006. 2841.91 s [cborg] Word64: OK
  23007. 2841.91 s [cborg] +++ OK, passed 100 tests.
  23008. 2841.91 s [cborg] Word: OK
  23009. 2841.91 s [cborg] +++ OK, passed 100 tests.
  23010. 2841.91 s [cborg] Int8: OK
  23011. 2841.91 s [cborg] +++ OK, passed 100 tests.
  23012. 2841.91 s [cborg] Int16: OK
  23013. 2841.91 s [cborg] +++ OK, passed 100 tests.
  23014. 2841.91 s [cborg] Int32: OK
  23015. 2841.91 s [cborg] +++ OK, passed 100 tests.
  23016. 2841.91 s [cborg] Int64: OK
  23017. 2841.91 s [cborg] +++ OK, passed 100 tests.
  23018. 2841.91 s [cborg] Int: OK
  23019. 2841.91 s [cborg] +++ OK, passed 100 tests.
  23020. 2841.91 s [cborg] Integer: OK
  23021. 2841.91 s [cborg] +++ OK, passed 100 tests.
  23022. 2841.91 s [cborg] Half: OK
  23023. 2841.91 s [cborg] +++ OK, passed 100 tests.
  23024. 2841.91 s [cborg] Float: OK
  23025. 2841.91 s [cborg] +++ OK, passed 100 tests.
  23026. 2841.91 s [cborg] Double: OK
  23027. 2841.91 s [cborg] +++ OK, passed 100 tests.
  23028. 2841.91 s [cborg] Tag: OK
  23029. 2841.91 s [cborg] +++ OK, passed 100 tests.
  23030. 2841.91 s [cborg] Tag64: OK
  23031. 2841.91 s [cborg] +++ OK, passed 100 tests.
  23032. 2841.91 s [cborg] Simple: OK
  23033. 2841.91 s [cborg] +++ OK, passed 100 tests.
  23034. 2841.91 s [crypton] Warning: Crypto.PubKey.EdDSA: could not find link destinations for:
  23035. 2841.91 s [crypton] - Crypto.Internal.Builder.Builder
  23036. 2841.92 s [crypton] - Crypto.PubKey.EdDSA.hashWithDom
  23037. 2841.92 s [crypton] - Crypto.PubKey.EdDSA.pointPublic
  23038. 2841.92 s [crypton] - Crypto.PubKey.EdDSA.publicPoint
  23039. 2841.92 s [crypton] - Crypto.PubKey.EdDSA.encodeScalarLE
  23040. 2841.92 s [crypton] - Crypto.PubKey.EdDSA.decodeScalarLE
  23041. 2841.92 s [crypton] - Crypto.PubKey.EdDSA.scheduleSecret
  23042. 2841.92 s [crypton] - Crypto.PubKey.EdDSA.D:R:CurveDigestSizeCurve_Edwards25519
  23043. 2841.92 s [path-io] [1 of 1] Compiling Path.IO ( Path/IO.hs, dist/build/Path/IO.p_o )
  23044. 2841.92 s [cborg] Term: OK (0.04s)
  23045. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23046. 2841.92 s [cborg] ByteArray: OK
  23047. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23048. 2841.92 s [cborg] from . id . to = canon_imp
  23049. 2841.92 s [cborg] Word8: OK
  23050. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23051. 2841.92 s [cborg] Word16: OK
  23052. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23053. 2841.92 s [cborg] Word32: OK
  23054. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23055. 2841.92 s [cborg] Word64: OK
  23056. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23057. 2841.92 s [cborg] Word: OK
  23058. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23059. 2841.92 s [cborg] Int8: OK (0.01s)
  23060. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23061. 2841.92 s [cborg] Int16: OK
  23062. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23063. 2841.92 s [cborg] Int32: OK
  23064. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23065. 2841.92 s [cborg] Int64: OK
  23066. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23067. 2841.92 s [cborg] Int: OK
  23068. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23069. 2841.92 s [cborg] Integer: OK
  23070. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23071. 2841.92 s [cborg] Half: OK
  23072. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23073. 2841.92 s [cborg] Float: OK
  23074. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23075. 2841.92 s [cborg] Double: OK
  23076. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23077. 2841.92 s [cborg] Tag: OK
  23078. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23079. 2841.92 s [cborg] Tag64: OK
  23080. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23081. 2841.92 s [cborg] Simple: OK
  23082. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23083. 2841.92 s [cborg] Term: OK (0.07s)
  23084. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23085. 2841.92 s [cborg] ByteArray: OK
  23086. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23087. 2841.92 s [cborg] dec_ref . enc_ref = id
  23088. 2841.92 s [cborg] Word8: OK
  23089. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23090. 2841.92 s [cborg] Word16: OK
  23091. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23092. 2841.92 s [cborg] Word32: OK
  23093. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23094. 2841.92 s [cborg] Word64: OK
  23095. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23096. 2841.92 s [cborg] Word: OK
  23097. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23098. 2841.92 s [cborg] Int8: OK
  23099. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23100. 2841.92 s [cborg] Int16: OK (0.05s)
  23101. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23102. 2841.92 s [cborg] Int32: OK
  23103. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23104. 2841.92 s [cborg] Int64: OK
  23105. 2841.92 s [cborg] +++ OK, passed 100 tests.
  23106. 2841.92 s [cborg] Int: OK
  23107. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23108. 2841.93 s [cborg] Integer: OK
  23109. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23110. 2841.93 s [cborg] Half: OK
  23111. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23112. 2841.93 s [cborg] Float: OK
  23113. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23114. 2841.93 s [cborg] Double: OK
  23115. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23116. 2841.93 s [cborg] Tag: OK
  23117. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23118. 2841.93 s [cborg] Tag64: OK
  23119. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23120. 2841.93 s [cborg] Simple: OK
  23121. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23122. 2841.93 s [cborg] Term: OK (0.02s)
  23123. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23124. 2841.93 s [cborg] ByteArray: OK
  23125. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23126. 2841.93 s [cborg] dec_imp . enc_imp = canon_imp
  23127. 2841.93 s [cborg] Word8: OK
  23128. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23129. 2841.93 s [cborg] Word16: OK
  23130. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23131. 2841.93 s [cborg] Word32: OK
  23132. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23133. 2841.93 s [cborg] Word64: OK
  23134. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23135. 2841.93 s [cborg] Word: OK
  23136. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23137. 2841.93 s [cborg] Int8: OK
  23138. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23139. 2841.93 s [cborg] Int16: OK
  23140. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23141. 2841.93 s [cborg] Int32: OK
  23142. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23143. 2841.93 s [cborg] Int64: OK
  23144. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23145. 2841.93 s [cborg] Int: OK
  23146. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23147. 2841.93 s [cborg] Integer: OK
  23148. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23149. 2841.93 s [cborg] Half: OK
  23150. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23151. 2841.93 s [cborg] Float: OK
  23152. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23153. 2841.93 s [cborg] Double: OK
  23154. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23155. 2841.93 s [cborg] Tag: OK
  23156. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23157. 2841.93 s [cborg] Tag64: OK
  23158. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23159. 2841.93 s [cborg] Simple: OK
  23160. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23161. 2841.93 s [cborg] Term: OK (0.01s)
  23162. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23163. 2841.93 s [cborg] ByteArray: OK
  23164. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23165. 2841.93 s [cborg] dec_imp . enc_imp = canon_imp (all 2-splits)
  23166. 2841.93 s [cborg] Word8: OK
  23167. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23168. 2841.93 s [cborg] Word16: OK
  23169. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23170. 2841.93 s [cborg] Word32: OK
  23171. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23172. 2841.93 s [cborg] Word64: OK
  23173. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23174. 2841.93 s [cborg] Word: OK
  23175. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23176. 2841.93 s [cborg] Int8: OK
  23177. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23178. 2841.93 s [cborg] Int16: OK
  23179. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23180. 2841.93 s [cborg] Int32: OK
  23181. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23182. 2841.93 s [cborg] Int64: OK
  23183. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23184. 2841.93 s [cborg] Int: OK
  23185. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23186. 2841.93 s [cborg] Integer: OK
  23187. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23188. 2841.93 s [cborg] Half: OK
  23189. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23190. 2841.93 s [cborg] Float: OK
  23191. 2841.93 s [cborg] +++ OK, passed 100 tests.
  23192. 2841.94 s [cborg] Double: OK
  23193. 2841.94 s [cborg] +++ OK, passed 100 tests.
  23194. 2841.94 s [cborg] Tag: OK
  23195. 2841.94 s [cborg] +++ OK, passed 100 tests.
  23196. 2841.94 s [cborg] Tag64: OK
  23197. 2841.94 s [cborg] +++ OK, passed 100 tests.
  23198. 2841.94 s [cborg] Simple: OK
  23199. 2841.94 s [cborg] +++ OK, passed 100 tests.
  23200. 2842.41 s [cborg] Term: OK (2.27s)
  23201. 2842.41 s [cborg] +++ OK, passed 100 tests.
  23202. 2842.41 s [cborg] ByteArray: OK (0.02s)
  23203. 2842.41 s [cborg] +++ OK, passed 100 tests.
  23204. 2842.41 s [cborg] dec_imp . enc_imp = canon_imp (all 3-splits)
  23205. 2842.41 s [cborg] Word8: OK
  23206. 2842.41 s [cborg] +++ OK, passed 100 tests.
  23207. 2842.41 s [cborg] Word16: OK
  23208. 2842.41 s [cborg] +++ OK, passed 100 tests.
  23209. 2842.41 s [cborg] Word32: OK
  23210. 2842.41 s [cborg] +++ OK, passed 100 tests.
  23211. 2842.41 s [cborg] Word64: OK (0.01s)
  23212. 2842.41 s [cborg] +++ OK, passed 100 tests.
  23213. 2842.41 s [cborg] Word: OK
  23214. 2842.41 s [cborg] +++ OK, passed 100 tests.
  23215. 2842.41 s [cborg] Int8: OK
  23216. 2842.41 s [cborg] +++ OK, passed 100 tests.
  23217. 2842.41 s [cborg] Int16: OK
  23218. 2842.41 s [cborg] +++ OK, passed 100 tests.
  23219. 2842.41 s [cborg] Int32: OK
  23220. 2842.41 s [cborg] +++ OK, passed 100 tests.
  23221. 2842.41 s [cborg] Int64: OK (0.01s)
  23222. 2842.41 s [cborg] +++ OK, passed 100 tests.
  23223. 2842.41 s [cborg] Int: OK
  23224. 2842.41 s [cborg] +++ OK, passed 100 tests.
  23225. 2842.41 s [cborg] Integer: OK
  23226. 2842.41 s [cborg] +++ OK, passed 100 tests.
  23227. 2842.41 s [cborg] Half: OK
  23228. 2842.41 s [cborg] +++ OK, passed 100 tests.
  23229. 2842.41 s [cborg] Float: OK
  23230. 2842.41 s [cborg] +++ OK, passed 100 tests.
  23231. 2842.41 s [cborg] Double: OK (0.01s)
  23232. 2842.41 s [cborg] +++ OK, passed 100 tests.
  23233. 2842.41 s [cborg] Tag: OK
  23234. 2842.41 s [cborg] +++ OK, passed 100 tests.
  23235. 2842.41 s [cborg] Tag64: OK (0.01s)
  23236. 2842.41 s [cborg] +++ OK, passed 100 tests.
  23237. 2842.41 s [cborg] Simple: OK
  23238. 2842.41 s [cborg] +++ OK, passed 100 tests.
  23239. 2842.41 s [cborg] Term: OK (2.07s)
  23240. 2842.41 s [cborg] +++ OK, passed 100 tests.
  23241. 2842.62 s [cborg] ByteArray: OK (0.31s)
  23242. 2842.62 s [cborg] +++ OK, passed 100 tests.
  23243. 2842.62 s [cborg] enc_imp . from = enc_ref . canon_ref
  23244. 2842.62 s [cborg] Word8: OK
  23245. 2842.62 s [cborg] +++ OK, passed 100 tests.
  23246. 2842.62 s [cborg] Word16: OK
  23247. 2842.62 s [cborg] +++ OK, passed 100 tests.
  23248. 2842.62 s [cborg] Word32: OK
  23249. 2842.62 s [cborg] +++ OK, passed 100 tests.
  23250. 2842.62 s [cborg] Word64: OK
  23251. 2842.62 s [cborg] +++ OK, passed 100 tests.
  23252. 2842.62 s [cborg] Word: OK
  23253. 2842.62 s [cborg] +++ OK, passed 100 tests.
  23254. 2842.62 s [cborg] Int8: OK
  23255. 2842.62 s [cborg] +++ OK, passed 100 tests.
  23256. 2842.62 s [cborg] Int16: OK
  23257. 2842.62 s [cborg] +++ OK, passed 100 tests.
  23258. 2842.62 s [cborg] Int32: OK
  23259. 2842.62 s [cborg] +++ OK, passed 100 tests.
  23260. 2842.62 s [cborg] Int64: OK
  23261. 2842.62 s [cborg] +++ OK, passed 100 tests.
  23262. 2842.62 s [cborg] Int: OK
  23263. 2842.62 s [cborg] +++ OK, passed 100 tests.
  23264. 2842.80 s [cborg] Integer: OK
  23265. 2842.80 s [cborg] +++ OK, passed 100 tests.
  23266. 2842.80 s [cborg] Half: OK
  23267. 2842.80 s [cborg] +++ OK, passed 100 tests.
  23268. 2842.80 s [cborg] Float: OK
  23269. 2842.80 s [cborg] +++ OK, passed 100 tests.
  23270. 2842.80 s [cborg] Double: OK
  23271. 2842.80 s [cborg] +++ OK, passed 100 tests.
  23272. 2842.80 s [cborg] Tag: OK
  23273. 2842.80 s [cborg] +++ OK, passed 100 tests.
  23274. 2842.80 s [cborg] Tag64: OK
  23275. 2842.80 s [cborg] +++ OK, passed 100 tests.
  23276. 2842.80 s [cborg] Simple: OK
  23277. 2842.80 s [cborg] +++ OK, passed 100 tests.
  23278. 2842.80 s [cborg] Term: OK (0.02s)
  23279. 2842.80 s [cborg] +++ OK, passed 100 tests.
  23280. 2842.80 s [cborg] ByteArray: OK
  23281. 2842.80 s [cborg] +++ OK, passed 100 tests.
  23282. 2842.80 s [cborg] enc_ref . to = enc_imp
  23283. 2842.80 s [cborg] Word8: OK
  23284. 2842.80 s [cborg] +++ OK, passed 100 tests.
  23285. 2842.80 s [cborg] Word16: OK
  23286. 2842.80 s [cborg] +++ OK, passed 100 tests.
  23287. 2842.80 s [cborg] Word32: OK
  23288. 2842.80 s [cborg] +++ OK, passed 100 tests.
  23289. 2842.80 s [cborg] Word64: OK
  23290. 2842.80 s [cborg] +++ OK, passed 100 tests.
  23291. 2842.80 s [cborg] Word: OK
  23292. 2842.80 s [cborg] +++ OK, passed 100 tests.
  23293. 2842.80 s [cborg] Int8: OK
  23294. 2842.80 s [cborg] +++ OK, passed 100 tests.
  23295. 2842.80 s [cborg] Int16: OK
  23296. 2842.80 s [cborg] +++ OK, passed 100 tests.
  23297. 2842.80 s [cborg] Int32: OK
  23298. 2842.80 s [cborg] +++ OK, passed 100 tests.
  23299. 2842.80 s [cborg] Int64: OK
  23300. 2842.80 s [cborg] +++ OK, passed 100 tests.
  23301. 2842.80 s [cborg] Int: OK
  23302. 2842.80 s [cborg] +++ OK, passed 100 tests.
  23303. 2842.80 s [cborg] Integer: OK
  23304. 2842.80 s [cborg] +++ OK, passed 100 tests.
  23305. 2842.80 s [cborg] Half: OK
  23306. 2842.80 s [cborg] +++ OK, passed 100 tests.
  23307. 2842.80 s [cborg] Float: OK
  23308. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23309. 2842.81 s [cborg] Double: OK
  23310. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23311. 2842.81 s [cborg] Tag: OK
  23312. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23313. 2842.81 s [cborg] Tag64: OK
  23314. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23315. 2842.81 s [cborg] Simple: OK
  23316. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23317. 2842.81 s [cborg] Term: OK
  23318. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23319. 2842.81 s [cborg] ByteArray: OK
  23320. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23321. 2842.81 s [cborg] dec_imp . enc_ref = from . dec_ref . enc_ref
  23322. 2842.81 s [cborg] Word8: OK
  23323. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23324. 2842.81 s [cborg] Word16: OK
  23325. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23326. 2842.81 s [cborg] Word32: OK
  23327. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23328. 2842.81 s [cborg] Word64: OK
  23329. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23330. 2842.81 s [cborg] Word: OK
  23331. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23332. 2842.81 s [cborg] Int8: OK
  23333. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23334. 2842.81 s [cborg] Int16: OK
  23335. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23336. 2842.81 s [cborg] Int32: OK
  23337. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23338. 2842.81 s [cborg] Int64: OK
  23339. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23340. 2842.81 s [cborg] Int: OK
  23341. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23342. 2842.81 s [cborg] Integer: OK
  23343. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23344. 2842.81 s [cborg] Half: OK
  23345. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23346. 2842.81 s [cborg] Float: OK
  23347. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23348. 2842.81 s [cborg] Double: OK
  23349. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23350. 2842.81 s [cborg] Tag: OK
  23351. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23352. 2842.81 s [cborg] Tag64: OK
  23353. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23354. 2842.81 s [cborg] Simple: OK
  23355. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23356. 2842.81 s [cborg] Term: OK (0.02s)
  23357. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23358. 2842.81 s [cborg] ByteArray: OK
  23359. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23360. 2842.81 s [cborg] peekByteOffset
  23361. 2842.81 s [cborg] ATerm framework
  23362. 2842.81 s [cborg] isomorphic 1: OK (0.01s)
  23363. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23364. 2842.81 s [cborg] isomorphic 2: OK (0.02s)
  23365. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23366. 2842.81 s [cborg] isomorphic 3: OK (0.03s)
  23367. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23368. 2842.81 s [cborg] bytes deserialise: OK (0.03s)
  23369. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23370. 2842.81 s [cborg] bytes reserialise: OK (0.04s)
  23371. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23372. 2842.81 s [cborg] non-canonical encoding: OK (0.06s)
  23373. 2842.81 s [cborg] +++ OK, passed 100 tests; 198 discarded.
  23374. 2842.81 s [cborg] same offsets with all 2-splits: OK (0.08s)
  23375. 2842.81 s [cborg] +++ OK, passed 100 tests.
  23376. 2843.91 s [cborg] same offsets with all 3-splits: OK (1.01s)
  23377. 2843.91 s [cborg] +++ OK, passed 100 tests.
  23378. 2843.91 s [cborg] Boundary checks
  23379. 2843.91 s [cborg] Word: OK (0.02s)
  23380. 2843.91 s [cborg] +++ OK, passed 1000 tests (100.0% "inside").
  23381. 2843.91 s [cborg] Word (canonical): OK (0.02s)
  23382. 2843.91 s [cborg] +++ OK, passed 1000 tests (100.0% "inside").
  23383. 2843.91 s [cborg] Word8: OK (0.02s)
  23384. 2843.91 s [cborg] +++ OK, passed 1000 tests:
  23385. 2843.91 s [cborg] 69.5% "outside"
  23386. 2843.91 s [cborg] 30.5% "inside"
  23387. 2843.91 s [cborg] Word8 (canonical): OK (0.02s)
  23388. 2843.91 s [cborg] +++ OK, passed 1000 tests:
  23389. 2843.91 s [cborg] 73.0% "outside"
  23390. 2843.91 s [cborg] 27.0% "inside"
  23391. 2843.91 s [cborg] Word16: OK
  23392. 2843.91 s [cborg] +++ OK, passed 1000 tests:
  23393. 2843.91 s [cborg] 63.5% "outside"
  23394. 2843.91 s [cborg] 36.5% "inside"
  23395. 2843.91 s [cborg] Word16 (canonical): OK (0.02s)
  23396. 2843.91 s [cborg] +++ OK, passed 1000 tests:
  23397. 2843.91 s [cborg] 65.2% "outside"
  23398. 2843.91 s [cborg] 34.8% "inside"
  23399. 2843.91 s [cborg] Word32: OK (0.01s)
  23400. 2843.91 s [cborg] +++ OK, passed 1000 tests:
  23401. 2843.91 s [cborg] 51.7% "inside"
  23402. 2843.91 s [cborg] 48.3% "outside"
  23403. 2843.91 s [cborg] Word32 (canonical): OK (0.02s)
  23404. 2843.91 s [cborg] +++ OK, passed 1000 tests:
  23405. 2843.91 s [cborg] 50.7% "inside"
  23406. 2843.91 s [cborg] 49.3% "outside"
  23407. 2843.91 s [cborg] Word64: OK (0.02s)
  23408. 2843.91 s [cborg] +++ OK, passed 1000 tests (100.0% "inside").
  23409. 2843.91 s [cborg] Word64 (canonical): OK (0.03s)
  23410. 2843.91 s [cborg] +++ OK, passed 1000 tests (100.0% "inside").
  23411. 2843.91 s [cborg] Int: OK (0.02s)
  23412. 2843.91 s [cborg] +++ OK, passed 1000 tests:
  23413. 2843.91 s [cborg] 53.3% "inside"
  23414. 2843.91 s [cborg] 46.7% "outside"
  23415. 2843.91 s [cborg] Int (canonical): OK (0.03s)
  23416. 2843.91 s [cborg] +++ OK, passed 1000 tests:
  23417. 2843.91 s [cborg] 55.8% "inside"
  23418. 2843.91 s [cborg] 44.2% "outside"
  23419. 2843.91 s [cborg] Int8: OK (0.03s)
  23420. 2843.91 s [cborg] +++ OK, passed 1000 tests:
  23421. 2843.91 s [cborg] 72.3% "outside"
  23422. 2843.91 s [cborg] 27.7% "inside"
  23423. 2843.91 s [cborg] Int8 (canonical): OK (0.03s)
  23424. 2843.91 s [cborg] +++ OK, passed 1000 tests:
  23425. 2843.91 s [cborg] 72.3% "outside"
  23426. 2843.91 s [cborg] 27.7% "inside"
  23427. 2843.91 s [cborg] Int16: OK (0.04s)
  23428. 2843.91 s [cborg] +++ OK, passed 1000 tests:
  23429. 2843.91 s [cborg] 64.7% "outside"
  23430. 2843.91 s [cborg] 35.3% "inside"
  23431. 2843.91 s [cborg] Int16 (canonical): OK (0.05s)
  23432. 2843.91 s [cborg] +++ OK, passed 1000 tests:
  23433. 2843.91 s [cborg] 65.0% "outside"
  23434. 2843.91 s [cborg] 35.0% "inside"
  23435. 2843.91 s [cborg] Int32: OK (0.03s)
  23436. 2843.92 s [cborg] +++ OK, passed 1000 tests:
  23437. 2843.92 s [cborg] 51.3% "outside"
  23438. 2843.92 s [cborg] 48.7% "inside"
  23439. 2843.92 s [cborg] Int32 (canonical): OK (0.02s)
  23440. 2843.92 s [cborg] +++ OK, passed 1000 tests:
  23441. 2843.92 s [cborg] 50.2% "inside"
  23442. 2843.92 s [cborg] 49.8% "outside"
  23443. 2843.92 s [cborg] Int64: OK
  23444. 2843.92 s [cborg] +++ OK, passed 1000 tests:
  23445. 2843.92 s [cborg] 56.8% "inside"
  23446. 2843.92 s [cborg] 43.2% "outside"
  23447. 2843.92 s [cborg] Int64 (canonical): OK (0.02s)
  23448. 2843.92 s [cborg] +++ OK, passed 1000 tests:
  23449. 2843.92 s [cborg] 57.6% "inside"
  23450. 2843.92 s [cborg] 42.4% "outside"
  23451. 2843.92 s [cborg] ListLen: OK (0.02s)
  23452. 2843.92 s [cborg] +++ OK, passed 1000 tests:
  23453. 2843.92 s [cborg] 85.7% "inside"
  23454. 2843.92 s [cborg] 14.3% "outside"
  23455. 2843.92 s [cborg] ListLen (canonical): OK (0.02s)
  23456. 2843.92 s [cborg] +++ OK, passed 1000 tests:
  23457. 2843.92 s [cborg] 84.3% "inside"
  23458. 2843.92 s [cborg] 15.7% "outside"
  23459. 2843.92 s [cborg] MapLen: OK (0.02s)
  23460. 2843.92 s [cborg] +++ OK, passed 1000 tests:
  23461. 2843.92 s [cborg] 85.1% "inside"
  23462. 2843.92 s [cborg] 14.9% "outside"
  23463. 2843.92 s [cborg] MapLen (canonical): OK (0.02s)
  23464. 2843.92 s [cborg] +++ OK, passed 1000 tests:
  23465. 2843.92 s [cborg] 85.3% "inside"
  23466. 2843.92 s [cborg] 14.7% "outside"
  23467. 2843.92 s [cborg] String: OK (0.01s)
  23468. 2843.92 s [cborg] +++ OK, passed 1000 tests.
  23469. 2843.92 s [cborg] Bytes: OK (0.02s)
  23470. 2843.92 s [cborg] +++ OK, passed 1000 tests.
  23471. 2843.92 s [cborg] properties
  23472. 2843.92 s [cborg] decode non-canonical encoding
  23473. 2843.92 s [cborg] Word8: OK
  23474. 2843.92 s [cborg] +++ OK, passed 100 tests; 186 discarded.
  23475. 2843.92 s [cborg] Word16: OK
  23476. 2843.92 s [cborg] +++ OK, passed 100 tests; 91 discarded.
  23477. 2843.92 s [cborg] Word32: OK
  23478. 2843.92 s [cborg] +++ OK, passed 100 tests; 53 discarded.
  23479. 2843.92 s [cborg] Word64: OK
  23480. 2843.92 s [cborg] +++ OK, passed 100 tests; 41 discarded.
  23481. 2843.92 s [cborg] Word: OK
  23482. 2843.92 s [cborg] +++ OK, passed 100 tests; 33 discarded.
  23483. 2843.92 s [cborg] Int8: OK
  23484. 2843.92 s [cborg] +++ OK, passed 100 tests; 181 discarded.
  23485. 2843.92 s [cborg] Int16: OK
  23486. 2843.92 s [cborg] +++ OK, passed 100 tests; 86 discarded.
  23487. 2843.92 s [cborg] Int32: OK
  23488. 2843.92 s [cborg] +++ OK, passed 100 tests; 48 discarded.
  23489. 2843.92 s [cborg] Int64: OK
  23490. 2843.92 s [cborg] +++ OK, passed 100 tests; 52 discarded.
  23491. 2843.92 s [cborg] Int: OK
  23492. 2843.92 s [cborg] +++ OK, passed 100 tests; 37 discarded.
  23493. 2843.92 s [cborg] Integer: OK
  23494. 2843.92 s [cborg] +++ OK, passed 100 tests; 345 discarded.
  23495. 2843.92 s [cborg] Half: OK (0.01s)
  23496. 2843.92 s [cborg] +++ OK, passed 100 tests; 442 discarded.
  23497. 2843.92 s [cborg] Float: OK (0.01s)
  23498. 2843.92 s [cborg] +++ OK, passed 100 tests; 592 discarded.
  23499. 2843.92 s [cborg] Double: OK (0.01s)
  23500. 2843.92 s [cborg] +++ OK, passed 100 tests; 510 discarded.
  23501. 2843.92 s [cborg] Tag: OK
  23502. 2843.92 s [cborg] +++ OK, passed 100 tests; 26 discarded.
  23503. 2843.92 s [cborg] Tag64: OK
  23504. 2843.92 s [cborg] +++ OK, passed 100 tests; 29 discarded.
  23505. 2843.92 s [cborg] Simple: OK
  23506. 2843.92 s [cborg] +++ OK, passed 100 tests; 260 discarded.
  23507. 2843.92 s [cborg] Term: OK (0.05s)
  23508. 2843.92 s [cborg] +++ OK, passed 100 tests; 204 discarded.
  23509. 2843.92 s [cborg] canonical decoding
  23510. 2843.92 s [cborg] Word: OK
  23511. 2843.92 s [cborg] +++ OK, passed 100 tests (31% canonical).
  23512. 2843.92 s [cborg] Word8: OK
  23513. 2843.92 s [cborg] +++ OK, passed 100 tests (71% canonical).
  23514. 2843.92 s [cborg] Word16: OK
  23515. 2843.92 s [cborg] +++ OK, passed 100 tests (55% canonical).
  23516. 2843.92 s [cborg] Word32: OK
  23517. 2843.92 s [cborg] +++ OK, passed 100 tests (39% canonical).
  23518. 2843.92 s [cborg] Word64: OK
  23519. 2843.92 s [cborg] +++ OK, passed 100 tests (30% canonical).
  23520. 2843.92 s [cborg] Int: OK
  23521. 2843.92 s [cborg] +++ OK, passed 100 tests (23% canonical).
  23522. 2843.92 s [cborg] Int8: OK
  23523. 2843.92 s [cborg] +++ OK, passed 100 tests (66% canonical).
  23524. 2843.92 s [cborg] Int16: OK
  23525. 2843.92 s [cborg] +++ OK, passed 100 tests (43% canonical).
  23526. 2843.92 s [cborg] Int32: OK
  23527. 2843.92 s [cborg] +++ OK, passed 100 tests (40% canonical).
  23528. 2843.93 s [cborg] Int64: OK
  23529. 2843.93 s [cborg] +++ OK, passed 100 tests (36% canonical).
  23530. 2843.93 s [cborg] Integer: OK
  23531. 2843.93 s [cborg] +++ OK, passed 100 tests (81% canonical).
  23532. 2843.93 s [cborg] Half: OK
  23533. 2843.93 s [cborg] +++ OK, passed 100 tests (76% canonical).
  23534. 2843.93 s [cborg] Float: OK
  23535. 2843.93 s [cborg] +++ OK, passed 100 tests (84% canonical).
  23536. 2843.93 s [cborg] Double: OK
  23537. 2843.93 s [cborg] +++ OK, passed 100 tests (83% canonical).
  23538. 2843.93 s [cborg] Tag: OK
  23539. 2843.93 s [cborg] +++ OK, passed 100 tests (23% canonical).
  23540. 2843.93 s [cborg] Tag64: OK
  23541. 2843.93 s [cborg] +++ OK, passed 100 tests (31% canonical).
  23542. 2843.93 s [cborg] Simple: OK
  23543. 2843.93 s [cborg] +++ OK, passed 100 tests (71% canonical).
  23544. 2843.93 s [cborg] Regression tests
  23545. 2843.93 s [cborg] FlatTerm regressions
  23546. 2843.93 s [cborg] Decoding of large-ish words: OK
  23547. 2843.93 s [cborg] Encoding of Int64s on 32bit: OK
  23548. 2843.93 s [cborg] Issue 160 - decoder checks
  23549. 2843.93 s [cborg] decodeString fails on non-utf8 bytes instead of crashing (fast path): OK
  23550. 2843.93 s [cborg] decodeString fails on non-utf8 bytes instead of crashing (slow path): OK
  23551. 2843.93 s [cborg] decodeListLen doesn't produce negative lengths using a Word64: OK
  23552. 2843.93 s [cborg] decodeMapLen doesn't produce negative lengths using a Word64: OK
  23553. 2843.93 s [cborg] decodeBytes doesn't create bytestrings that cause segfaults or worse: OK
  23554. 2843.93 s [cborg] Issue 162 - canonical decoding
  23555. 2843.93 s [cborg] simple: OK
  23556. 2843.93 s [cborg] composite: OK
  23557. 2843.93 s [cborg] UTF8
  23558. 2843.93 s [cborg] Decoding of UTF8 encoded Text works and properly handles decoding failures: OK (0.12s)
  23559. 2843.93 s [cborg] +++ OK, passed 1000 tests:
  23560. 2843.93 s [cborg] 80.1% "invalid utf8"
  23561. 2843.93 s [cborg] 19.9% "valid utf8"
  23562. 2843.93 s [cborg] pre-encoded
  23563. 2843.93 s [cborg] single term, same bytes: OK (0.02s)
  23564. 2843.93 s [cborg] +++ OK, passed 100 tests.
  23565. 2843.93 s [cborg] single term, same tokens: OK (0.02s)
  23566. 2843.93 s [cborg] +++ OK, passed 100 tests.
  23567. 2844.11 s [cborg] list terms, same bytes: OK (0.45s)
  23568. 2844.11 s [cborg] +++ OK, passed 100 tests.
  23569. 2844.29 s [cborg] list terms, same tokens: OK (0.60s)
  23570. 2844.29 s [cborg] +++ OK, passed 100 tests.
  23571. 2844.29 s [cborg]
  23572. 2844.29 s [cborg] All 271 tests passed (4.44s)
  23573. 2844.42 s [cborg] Test suite tests: PASS
  23574. 2844.42 s [cborg] Test suite logged to: dist/test/cborg-0.2.10.0-tests.log
  23575. 2844.42 s [cborg] 1 of 1 test suites (1 of 1 test cases) passed.
  23576. 2844.44 s [cborg] Phase: haddockPhase
  23577. 2845.54 s [cborg] Preprocessing library for cborg-0.2.10.0...
  23578. 2845.58 s [cborg] Running Haddock on library for cborg-0.2.10.0...
  23579. 2848.22 s [cborg] [ 1 of 14] Compiling Codec.CBOR.ByteArray.Internal ( src/Codec/CBOR/ByteArray/Internal.hs, nothing )
  23580. 2848.70 s [cborg] [ 2 of 14] Compiling Codec.CBOR.ByteArray.Sliced ( src/Codec/CBOR/ByteArray/Sliced.hs, nothing )
  23581. 2850.22 s [cborg] src/Codec/CBOR/ByteArray/Sliced.hs:44:1: warning: [GHC-66111] [-Wunused-imports]
  23582. 2850.22 s [cborg] The qualified import of ‘Data.ByteString.Short.Internal’ is redundant
  23583. 2850.22 s [cborg] except perhaps to import instances from ‘Data.ByteString.Short.Internal’
  23584. 2850.22 s [cborg] To import instances alone, use: import Data.ByteString.Short.Internal()
  23585. 2850.22 s [cborg] |
  23586. 2850.22 s [cborg] 44 | import qualified Data.ByteString.Short.Internal as BSS
  23587. 2850.22 s [cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  23588. 2850.22 s [cborg]
  23589. 2850.24 s [cborg] [ 3 of 14] Compiling Codec.CBOR.ByteArray ( src/Codec/CBOR/ByteArray.hs, nothing )
  23590. 2850.32 s [cborg] src/Codec/CBOR/ByteArray.hs:39:1: warning: [GHC-66111] [-Wunused-imports]
  23591. 2850.32 s [cborg] The qualified import of ‘Data.ByteString.Short.Internal’ is redundant
  23592. 2850.32 s [cborg] except perhaps to import instances from ‘Data.ByteString.Short.Internal’
  23593. 2850.32 s [cborg] To import instances alone, use: import Data.ByteString.Short.Internal()
  23594. 2850.32 s [cborg] |
  23595. 2850.32 s [cborg] 39 | import qualified Data.ByteString.Short.Internal as BSS
  23596. 2850.32 s [cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  23597. 2850.32 s [cborg]
  23598. 2850.33 s [cborg] [ 4 of 14] Compiling Codec.CBOR.Decoding ( src/Codec/CBOR/Decoding.hs, nothing )
  23599. 2852.34 s [cborg] [ 5 of 14] Compiling Codec.CBOR.Magic ( src/Codec/CBOR/Magic.hs, nothing )
  23600. 2852.74 s [cborg] [ 6 of 14] Compiling Codec.CBOR.Read ( src/Codec/CBOR/Read.hs, nothing )
  23601. 2853.73 s [path-io] Preprocessing test suite 'tests' for path-io-1.8.2...
  23602. 2853.73 s [path-io] Building test suite 'tests' for path-io-1.8.2...
  23603. 2854.40 s [path-io] [1 of 1] Compiling Main ( tests/Main.hs, dist/build/tests/tests-tmp/Main.o )
  23604. 2858.16 s [cborg] [ 7 of 14] Compiling Codec.CBOR.Encoding[boot] ( src/Codec/CBOR/Encoding.hs-boot, nothing )
  23605. 2858.18 s [cborg] [ 8 of 14] Compiling Codec.CBOR.FlatTerm[boot] ( src/Codec/CBOR/FlatTerm.hs-boot, nothing )
  23606. 2858.19 s [cborg] [ 9 of 14] Compiling Codec.CBOR.Encoding ( src/Codec/CBOR/Encoding.hs, nothing )
  23607. 2858.43 s [cborg] [10 of 14] Compiling Codec.CBOR.FlatTerm ( src/Codec/CBOR/FlatTerm.hs, nothing )
  23608. 2860.64 s [cborg] [11 of 14] Compiling Codec.CBOR.Term ( src/Codec/CBOR/Term.hs, nothing )
  23609. 2861.33 s [cborg] [12 of 14] Compiling Codec.CBOR ( src/Codec/CBOR.hs, nothing )
  23610. 2861.34 s [cborg] [13 of 14] Compiling Codec.CBOR.Write ( src/Codec/CBOR/Write.hs, nothing )
  23611. 2862.21 s [cborg] [14 of 14] Compiling Codec.CBOR.Pretty ( src/Codec/CBOR/Pretty.hs, nothing )
  23612. 2862.61 s [cborg] Haddock coverage:
  23613. 2862.62 s [cborg] 33% ( 3 / 9) in 'Codec.CBOR.ByteArray.Sliced'
  23614. 2862.62 s [cborg] Missing documentation for:
  23615. 2862.62 s [cborg] SlicedByteArray (src/Codec/CBOR/ByteArray/Sliced.hs:50)
  23616. 2862.63 s [cborg] sizeofSlicedByteArray (src/Codec/CBOR/ByteArray/Sliced.hs:62)
  23617. 2862.63 s [cborg] fromShortByteString (src/Codec/CBOR/ByteArray/Sliced.hs:53)
  23618. 2862.63 s [cborg] fromByteString (src/Codec/CBOR/ByteArray/Sliced.hs:56)
  23619. 2862.63 s [cborg] fromByteArray (src/Codec/CBOR/ByteArray/Sliced.hs:59)
  23620. 2862.63 s [cborg] toBuilder (src/Codec/CBOR/ByteArray/Sliced.hs:87)
  23621. 2862.63 s [cborg] 30% ( 3 / 10) in 'Codec.CBOR.ByteArray'
  23622. 2862.63 s [cborg] Missing documentation for:
  23623. 2862.63 s [cborg] ByteArray (src/Codec/CBOR/ByteArray.hs:45)
  23624. 2862.63 s [cborg] sizeofByteArray (src/Codec/CBOR/ByteArray.hs:49)
  23625. 2862.63 s [cborg] fromShortByteString (src/Codec/CBOR/ByteArray.hs:52)
  23626. 2862.63 s [cborg] toShortByteString (src/Codec/CBOR/ByteArray.hs:55)
  23627. 2862.63 s [cborg] fromByteString (src/Codec/CBOR/ByteArray.hs:58)
  23628. 2862.63 s [cborg] toBuilder (src/Codec/CBOR/ByteArray.hs:61)
  23629. 2862.63 s [cborg] toSliced (src/Codec/CBOR/ByteArray.hs:64)
  23630. 2862.64 s [cborg] Warning: 'Decoder' is ambiguous. It is defined
  23631. 2862.64 s [cborg] * at src/Codec/CBOR/Decoding.hs:137:23
  23632. 2862.64 s [cborg] * at src/Codec/CBOR/Decoding.hs:137:1
  23633. 2862.64 s [cborg] You may be able to disambiguate the identifier by qualifying it or
  23634. 2862.64 s [cborg] by specifying the type/value namespace explicitly.
  23635. 2862.64 s [cborg] Defaulting to the one defined at src/Codec/CBOR/Decoding.hs:137:1
  23636. 2862.66 s [cborg] Warning: 'simple' is out of scope.
  23637. 2862.66 s [cborg] If you qualify the identifier, haddock can try to link it anyway.
  23638. 2862.69 s [cborg] 100% ( 84 / 84) in 'Codec.CBOR.Decoding'
  23639. 2862.69 s [cborg] Warning: 'Encoding' is ambiguous. It is defined
  23640. 2862.69 s [cborg] * at src/Codec/CBOR/Encoding.hs:83:20
  23641. 2862.69 s [cborg] * at src/Codec/CBOR/Encoding.hs:83:1
  23642. 2862.69 s [cborg] You may be able to disambiguate the identifier by qualifying it or
  23643. 2862.69 s [cborg] by specifying the type/value namespace explicitly.
  23644. 2862.69 s [cborg] Defaulting to the one defined at src/Codec/CBOR/Encoding.hs:83:1
  23645. 2862.71 s [cborg] 100% ( 37 / 37) in 'Codec.CBOR.Encoding'
  23646. 2862.72 s [cborg] Warning: 'ST' is ambiguous. It is defined
  23647. 2862.72 s [cborg] * in ‘GHC.Internal.ST’
  23648. 2862.72 s [cborg] * in ‘GHC.Internal.ST’
  23649. 2862.72 s [cborg] You may be able to disambiguate the identifier by qualifying it or
  23650. 2862.72 s [cborg] by specifying the type/value namespace explicitly.
  23651. 2862.72 s [cborg] Defaulting to the one defined in ‘GHC.Internal.ST’
  23652. 2862.72 s [cborg] Warning: 'Ptr' is ambiguous. It is defined
  23653. 2862.72 s [cborg] * in ‘GHC.Internal.Ptr’
  23654. 2862.72 s [cborg] * in ‘GHC.Internal.Ptr’
  23655. 2862.72 s [cborg] You may be able to disambiguate the identifier by qualifying it or
  23656. 2862.72 s [cborg] by specifying the type/value namespace explicitly.
  23657. 2862.72 s [cborg] Defaulting to the one defined in ‘GHC.Internal.Ptr’
  23658. 2862.77 s [cborg] Warning: 'Counter' is ambiguous. It is defined
  23659. 2862.77 s [cborg] * at src/Codec/CBOR/Magic.hs:599:18
  23660. 2862.77 s [cborg] * at src/Codec/CBOR/Magic.hs:599:1
  23661. 2862.77 s [cborg] You may be able to disambiguate the identifier by qualifying it or
  23662. 2862.77 s [cborg] by specifying the type/value namespace explicitly.
  23663. 2862.77 s [cborg] Defaulting to the one defined at src/Codec/CBOR/Magic.hs:599:1
  23664. 2862.78 s [cborg] Warning: 'MutableByteArray' is ambiguous. It is defined
  23665. 2862.78 s [cborg] * in ‘Data.Array.Byte’
  23666. 2862.78 s [cborg] * in ‘Data.Array.Byte’
  23667. 2862.78 s [cborg] You may be able to disambiguate the identifier by qualifying it or
  23668. 2862.78 s [cborg] by specifying the type/value namespace explicitly.
  23669. 2862.78 s [cborg] Defaulting to the one defined in ‘Data.Array.Byte’
  23670. 2862.78 s [cborg] Warning: 'ByteArray' is ambiguous. It is defined
  23671. 2862.78 s [cborg] * in ‘Data.Array.Byte’
  23672. 2862.78 s [cborg] * in ‘Data.Array.Byte’
  23673. 2862.78 s [cborg] You may be able to disambiguate the identifier by qualifying it or
  23674. 2862.78 s [cborg] by specifying the type/value namespace explicitly.
  23675. 2862.78 s [cborg] Defaulting to the one defined in ‘Data.Array.Byte’
  23676. 2862.79 s [cborg] 72% ( 31 / 43) in 'Codec.CBOR.Magic'
  23677. 2862.79 s [cborg] Missing documentation for:
  23678. 2862.79 s [cborg] word8ToWord (src/Codec/CBOR/Magic.hs:446)
  23679. 2862.79 s [cborg] word16ToWord (src/Codec/CBOR/Magic.hs:447)
  23680. 2862.79 s [cborg] word32ToWord (src/Codec/CBOR/Magic.hs:448)
  23681. 2862.79 s [cborg] word64ToWord (src/Codec/CBOR/Magic.hs:451)
  23682. 2862.79 s [cborg] word8ToInt (src/Codec/CBOR/Magic.hs:481)
  23683. 2862.79 s [cborg] word16ToInt (src/Codec/CBOR/Magic.hs:482)
  23684. 2862.79 s [cborg] word32ToInt (src/Codec/CBOR/Magic.hs:484)
  23685. 2862.79 s [cborg] word64ToInt (src/Codec/CBOR/Magic.hs:506)
  23686. 2862.79 s [cborg] intToWord (src/Codec/CBOR/Magic.hs:434)
  23687. 2862.79 s [cborg] intToInt64 (src/Codec/CBOR/Magic.hs:430)
  23688. 2862.79 s [cborg] intToWord64 (src/Codec/CBOR/Magic.hs:438)
  23689. 2862.79 s [cborg] int64ToWord64 (src/Codec/CBOR/Magic.hs:442)
  23690. 2862.80 s [cborg] Warning: 'DeserialiseFailure' is ambiguous. It is defined
  23691. 2862.80 s [cborg] * at src/Codec/CBOR/Read.hs:89:27
  23692. 2862.80 s [cborg] * at src/Codec/CBOR/Read.hs:89:1
  23693. 2862.80 s [cborg] You may be able to disambiguate the identifier by qualifying it or
  23694. 2862.80 s [cborg] by specifying the type/value namespace explicitly.
  23695. 2862.80 s [cborg] Defaulting to the one defined at src/Codec/CBOR/Read.hs:89:1
  23696. 2862.81 s [cborg] 100% ( 7 / 7) in 'Codec.CBOR.Read'
  23697. 2862.81 s [cborg] Warning: 'Encoding' is ambiguous. It is defined
  23698. 2862.81 s [cborg] * at src/Codec/CBOR/Encoding.hs:83:20
  23699. 2862.81 s [cborg] * at src/Codec/CBOR/Encoding.hs:83:1
  23700. 2862.82 s [cborg] You may be able to disambiguate the identifier by qualifying it or
  23701. 2862.82 s [cborg] by specifying the type/value namespace explicitly.
  23702. 2862.82 s [cborg] Defaulting to the one defined at src/Codec/CBOR/Encoding.hs:83:1
  23703. 2862.84 s [cborg] 88% ( 8 / 9) in 'Codec.CBOR.FlatTerm'
  23704. 2862.84 s [cborg] Missing documentation for:
  23705. 2862.84 s [cborg] decodeTermToken (src/Codec/CBOR/FlatTerm.hs:199)
  23706. 2862.84 s [cborg] Warning: 'Serialise' is out of scope.
  23707. 2862.85 s [cborg] If you qualify the identifier, haddock can try to link it anyway.
  23708. 2862.86 s [cborg] Warning: 'decode' is out of scope.
  23709. 2862.86 s [cborg] If you qualify the identifier, haddock can try to link it anyway.
  23710. 2862.86 s [cborg] Warning: 'encode' is out of scope.
  23711. 2862.86 s [cborg] If you qualify the identifier, haddock can try to link it anyway.
  23712. 2862.86 s [cborg] Warning: 'Encoding' is ambiguous. It is defined
  23713. 2862.86 s [cborg] * at src/Codec/CBOR/Encoding.hs:83:20
  23714. 2862.86 s [cborg] * at src/Codec/CBOR/Encoding.hs:83:1
  23715. 2862.86 s [cborg] You may be able to disambiguate the identifier by qualifying it or
  23716. 2862.86 s [cborg] by specifying the type/value namespace explicitly.
  23717. 2862.86 s [cborg] Defaulting to the one defined at src/Codec/CBOR/Encoding.hs:83:1
  23718. 2862.86 s [cborg] 100% ( 4 / 4) in 'Codec.CBOR.Term'
  23719. 2862.89 s [cborg] 100% ( 3 / 3) in 'Codec.CBOR'
  23720. 2862.89 s [cborg] Warning: 'Encoding' is ambiguous. It is defined
  23721. 2862.89 s [cborg] * at src/Codec/CBOR/Encoding.hs:83:20
  23722. 2862.89 s [cborg] * at src/Codec/CBOR/Encoding.hs:83:1
  23723. 2862.89 s [cborg] You may be able to disambiguate the identifier by qualifying it or
  23724. 2862.89 s [cborg] by specifying the type/value namespace explicitly.
  23725. 2862.89 s [cborg] Defaulting to the one defined at src/Codec/CBOR/Encoding.hs:83:1
  23726. 2862.91 s [cborg] 100% ( 4 / 4) in 'Codec.CBOR.Write'
  23727. 2862.91 s [cborg] Warning: 'Encoding' is ambiguous. It is defined
  23728. 2862.91 s [cborg] * at src/Codec/CBOR/Encoding.hs:83:20
  23729. 2862.91 s [cborg] * at src/Codec/CBOR/Encoding.hs:83:1
  23730. 2862.91 s [cborg] You may be able to disambiguate the identifier by qualifying it or
  23731. 2862.91 s [cborg] by specifying the type/value namespace explicitly.
  23732. 2862.91 s [cborg] Defaulting to the one defined at src/Codec/CBOR/Encoding.hs:83:1
  23733. 2862.92 s [cborg] 100% ( 2 / 2) in 'Codec.CBOR.Pretty'
  23734. 2864.71 s [cborg] Warning: Codec.CBOR.ByteArray.Sliced: could not find link destinations for:
  23735. 2864.95 s [cborg] - Codec.CBOR.ByteArray.Sliced.D:R:ItemSlicedByteArray
  23736. 2864.95 s [cborg] Warning: Codec.CBOR.ByteArray: could not find link destinations for:
  23737. 2864.95 s [cborg] - Codec.CBOR.ByteArray.D:R:ItemByteArray
  23738. 2867.62 s [path-io] [2 of 2] Linking dist/build/tests/tests
  23739. 2873.04 s [path-io] buildPhase completed in 51 seconds
  23740. 2873.05 s [path-io] Phase: checkPhase
  23741. 2875.33 s [path-io] Running 1 test suites...
  23742. 2875.33 s [path-io] Test suite tests: RUNNING...
  23743. 2875.39 s [path-io]
  23744. 2875.39 s [path-io] listDir
  23745. 2875.40 s [path-io] lists directory [✔]
  23746. 2875.40 s [path-io] listDirRel
  23747. 2875.40 s [path-io] lists directory [✔]
  23748. 2875.40 s [path-io] listDirRecur
  23749. 2875.41 s [path-io] lists directory recursively [✔]
  23750. 2875.41 s [path-io] listDirRecurRel
  23751. 2875.41 s [path-io] lists directory recursively [✔]
  23752. 2875.41 s [path-io] listDirRecurWith
  23753. 2875.42 s [path-io] lists directory recursively using predicates [✔]
  23754. 2875.42 s [path-io] walkDir Finish
  23755. 2875.43 s [path-io] Finishes only after finding what it is looking for [✔]
  23756. 2875.44 s [path-io] copyDirRecur
  23757. 2875.44 s [path-io] when source directory is editable
  23758. 2875.44 s [path-io] copies directory [✔]
  23759. 2875.44 s [path-io] when source directory is read-only
  23760. 2875.45 s [path-io] copies directory just as well (preserving permissions) [✔]
  23761. 2875.45 s [path-io] copyDirRecur'
  23762. 2875.45 s [path-io] when source directory is read-only
  23763. 2875.46 s [path-io] copies directory but now it's editable [✔]
  23764. 2875.46 s [path-io] findFile
  23765. 2875.46 s [path-io] finds a file lazily [✔]
  23766. 2875.46 s [path-io] removeDirLink
  23767. 2875.46 s [path-io] remove dir link [✔]
  23768. 2875.46 s [path-io] listDirRecur Cyclic
  23769. 2875.46 s [path-io] lists directory trees having traversal cycles [✔]
  23770. 2875.46 s [path-io] getCurrentDir
  23771. 2875.46 s [path-io] returns current dir [✔]
  23772. 2875.46 s [path-io] setCurrentDir
  23773. 2875.46 s [path-io] sets current dir [✔]
  23774. 2875.46 s [path-io] withCurrentDir
  23775. 2875.46 s [path-io] temporarily modifies current dir [✔]
  23776. 2875.46 s [path-io] walkDirRel
  23777. 2875.46 s [path-io] does not throw exceptions [✔]
  23778. 2875.46 s [path-io] getHomeDir
  23779. 2875.46 s [path-io] home dir is influenced by environment variable HOME [✔]
  23780. 2875.46 s [path-io] getTempDir
  23781. 2875.46 s [path-io] temp dir is influenced by environment variable TMPDIR [✔]
  23782. 2875.47 s [path-io] getXdgDir Data
  23783. 2875.47 s [path-io] XDG data dir is influenced by environment variable XDG_DATA_HOME [✔]
  23784. 2875.47 s [path-io] getXdgDir Config
  23785. 2875.47 s [path-io] XDG config dir is influenced by environment variable XDG_CONFIG_HOME [✔]
  23786. 2875.47 s [path-io] getXdgDir Cache
  23787. 2875.47 s [path-io] XDG cache dir is influenced by environment variable XDG_CACHE_HOME [✔]
  23788. 2875.47 s [path-io]
  23789. 2875.47 s [path-io] Finished in 0.0818 seconds
  23790. 2875.47 s [path-io] 21 examples, 0 failures
  23791. 2875.62 s [path-io] Test suite tests: PASS
  23792. 2875.62 s [path-io] Test suite logged to: dist/test/path-io-1.8.2-tests.log
  23793. 2875.62 s [path-io] 1 of 1 test suites (1 of 1 test cases) passed.
  23794. 2875.66 s [path-io] Phase: haddockPhase
  23795. 2877.10 s [path-io] Preprocessing library for path-io-1.8.2...
  23796. 2877.10 s [path-io] Running Haddock on library for path-io-1.8.2...
  23797. 2877.10 s [path-io] Warning: The documentation for the following packages are not installed. No
  23798. 2877.10 s [path-io] links will be generated to these packages: vector-0.13.2.0
  23799. 2878.06 s [path-io] [1 of 1] Compiling Path.IO ( Path/IO.hs, nothing )
  23800. 2881.89 s [path-io] Haddock coverage:
  23801. 2882.09 s [path-io] Warning: 'isPermissionError' is out of scope.
  23802. 2882.10 s [path-io] If you qualify the identifier, haddock can try to link it anyway.
  23803. 2882.10 s [path-io] Warning: 'PermissionDenied' is out of scope.
  23804. 2882.10 s [path-io] If you qualify the identifier, haddock can try to link it anyway.
  23805. 2882.10 s [path-io] Warning: 'isAlreadyExistsError' is out of scope.
  23806. 2882.10 s [path-io] If you qualify the identifier, haddock can try to link it anyway.
  23807. 2882.10 s [path-io] Warning: 'AlreadyExists' is out of scope.
  23808. 2882.10 s [path-io] If you qualify the identifier, haddock can try to link it anyway.
  23809. 2882.10 s [path-io] Warning: 'HardwareFault' is out of scope.
  23810. 2882.10 s [path-io] If you qualify the identifier, haddock can try to link it anyway.
  23811. 2882.10 s [path-io] Warning: 'InvalidArgument' is out of scope.
  23812. 2882.10 s [path-io] If you qualify the identifier, haddock can try to link it anyway.
  23813. 2882.10 s [path-io] Warning: 'NoSuchThing' is out of scope.
  23814. 2882.10 s [path-io] If you qualify the identifier, haddock can try to link it anyway.
  23815. 2882.10 s [path-io] Warning: 'ResourceExhausted' is out of scope.
  23816. 2882.10 s [path-io] If you qualify the identifier, haddock can try to link it anyway.
  23817. 2882.10 s [path-io] Warning: 'InappropriateType' is out of scope.
  23818. 2882.10 s [path-io] If you qualify the identifier, haddock can try to link it anyway.
  23819. 2882.12 s [path-io] Warning: 'UnsatisfiedConstraints' is out of scope.
  23820. 2882.12 s [path-io] If you qualify the identifier, haddock can try to link it anyway.
  23821. 2882.13 s [path-io] Warning: 'UnsupportedOperation' is out of scope.
  23822. 2882.13 s [path-io] If you qualify the identifier, haddock can try to link it anyway.
  23823. 2882.35 s [path-io] Warning: 'SearchPath' is out of scope.
  23824. 2882.35 s [path-io] If you qualify the identifier, haddock can try to link it anyway.
  23825. 2882.58 s [path-io] 88% ( 80 / 90) in 'Path.IO'
  23826. 2882.58 s [path-io] Missing documentation for:
  23827. 2882.58 s [path-io] Permissions
  23828. 2882.58 s [path-io] emptyPermissions
  23829. 2882.58 s [path-io] readable
  23830. 2882.58 s [path-io] writable
  23831. 2882.58 s [path-io] executable
  23832. 2882.58 s [path-io] searchable
  23833. 2882.58 s [path-io] setOwnerReadable
  23834. 2882.58 s [path-io] setOwnerWritable
  23835. 2882.58 s [path-io] setOwnerExecutable
  23836. 2882.58 s [path-io] setOwnerSearchable
  23837. 2885.64 s [path-io] Warning: Path.IO: could not find link destinations for:
  23838. 2885.66 s [path-io] - Path.IO.D:R:AbsPathSomeBase
  23839. 2885.66 s [path-io] - Path.IO.D:R:RelPathSomeBase
  23840. 2885.66 s [path-io] - Path.IO.D:R:AbsPathSomeBase0
  23841. 2885.66 s [path-io] - Path.IO.D:R:RelPathSomeBase0
  23842. 2885.66 s [path-io] - Path.IO.D:R:AbsPathPath
  23843. 2885.66 s [path-io] - Path.IO.D:R:RelPathPath
  23844. 2885.66 s [path-io] - Path.IO.D:R:AbsPathPath0
  23845. 2885.66 s [path-io] - Path.IO.D:R:RelPathPath0
  23846. 2888.94 s [crypton] Documentation created: dist/doc/html/crypton/,
  23847. 2888.94 s [crypton] dist/doc/html/crypton/crypton.txt
  23848. 2889.23 s [crypton] Preprocessing test suite 'test-crypton' for crypton-1.0.4...
  23849. 2889.30 s [crypton] haddockPhase completed in 1 minutes 44 seconds
  23850. 2889.30 s [crypton] Phase: installPhase
  23851. 2890.11 s [crypton] Installing library in /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
  23852. 2897.80 s [cborg] Documentation created: dist/doc/html/cborg/, dist/doc/html/cborg/cborg.txt
  23853. 2898.59 s [cborg] Preprocessing test suite 'tests' for cborg-0.2.10.0...
  23854. 2898.63 s [cborg] haddockPhase completed in 54 seconds
  23855. 2898.64 s [cborg] Phase: installPhase
  23856. 2899.45 s [cborg] Installing library in /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
  23857. 2902.41 s [cborg] Phase: fixupPhase
  23858. 2902.54 s [cborg] shrinking RPATHs of ELF executables and libraries in /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0
  23859. 2902.58 s [cborg] shrinking /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHScborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn-ghc9.10.2.so
  23860. 2902.63 s [cborg] checking for references to /build/ in /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0...
  23861. 2902.74 s [cborg] patching script interpreter paths in /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0
  23862. 2902.78 s [cborg] stripping (with command strip and flags -S -p) in /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0/lib
  23863. 2904.02 s [cborg] shrinking RPATHs of ELF executables and libraries in /nix/store/8hf0szcdzyjqbp0ncnw0ipa9pk4c84yd-cborg-0.2.10.0-doc
  23864. 2904.10 s [cborg] checking for references to /build/ in /nix/store/8hf0szcdzyjqbp0ncnw0ipa9pk4c84yd-cborg-0.2.10.0-doc...
  23865. 2904.35 s [cborg] patching script interpreter paths in /nix/store/8hf0szcdzyjqbp0ncnw0ipa9pk4c84yd-cborg-0.2.10.0-doc
  23866. 2905.08 s [cborg:post-build] Uploading to the NixCI cache: /nix/store/8hf0szcdzyjqbp0ncnw0ipa9pk4c84yd-cborg-0.2.10.0-doc /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0
  23867. 2905.62 s [cborg:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  23868. 2906.06 s [cborg:post-build] copying 2 paths...
  23869. 2906.06 s [cborg:post-build] copying path '/nix/store/8hf0szcdzyjqbp0ncnw0ipa9pk4c84yd-cborg-0.2.10.0-doc' to 'https://cache.nix-ci.com'...
  23870. 2909.72 s [cborg:post-build] copying path '/nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0' to 'https://cache.nix-ci.com'...
  23871. 2918.09 s [cborg:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  23872. 2918.44 s [cborg:post-build] copying 1 paths...
  23873. 2918.44 s [cborg:post-build] copying path '/nix/store/wd4njp6vsd0j3gh5b75824virjc5rcxn-cborg-0.2.10.0.drv' to 'https://cache.nix-ci.com'...
  23874. 2919.69 s Uploaded cborg in 14.8s
  23875. 2919.70 s Progress: 89 of 103 built (2 building), 318 of 318 downloaded from cache
  23876. 2919.70 s Built cborg in 4m33s
  23877. 2919.96 s Building /nix/store/w261l1l4h8apn5wn82ibi44r2h5i1gf8-cborg-json-0.2.6.0.drv
  23878. 2920.19 s Building /nix/store/qxfyzzadj177wwfmq3ssywcqa0snbff0-serialise-0.2.6.1.drv
  23879. 2920.19 s [crypton] Phase: fixupPhase
  23880. 2920.19 s [crypton] shrinking RPATHs of ELF executables and libraries in /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4
  23881. 2920.19 s [crypton] shrinking /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHScrypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ-ghc9.10.2.so
  23882. 2920.19 s [crypton] checking for references to /build/ in /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4...
  23883. 2920.19 s [crypton] patching script interpreter paths in /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4
  23884. 2920.19 s [crypton] stripping (with command strip and flags -S -p) in /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4/lib
  23885. 2920.19 s [crypton] shrinking RPATHs of ELF executables and libraries in /nix/store/x1fk3sn5q6kwm7v1gg2fjibmjv6fr4lf-crypton-1.0.4-doc
  23886. 2920.19 s [crypton] checking for references to /build/ in /nix/store/x1fk3sn5q6kwm7v1gg2fjibmjv6fr4lf-crypton-1.0.4-doc...
  23887. 2920.19 s [crypton] patching script interpreter paths in /nix/store/x1fk3sn5q6kwm7v1gg2fjibmjv6fr4lf-crypton-1.0.4-doc
  23888. 2920.19 s [path-io] Documentation created: dist/doc/html/path-io/,
  23889. 2920.19 s [path-io] dist/doc/html/path-io/path-io.txt
  23890. 2920.19 s [path-io] Preprocessing test suite 'tests' for path-io-1.8.2...
  23891. 2920.19 s [path-io] haddockPhase completed in 42 seconds
  23892. 2920.19 s [path-io] Phase: installPhase
  23893. 2920.19 s [path-io] Installing library in /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/path-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d
  23894. 2920.19 s [path-io] Phase: fixupPhase
  23895. 2920.19 s [path-io] shrinking RPATHs of ELF executables and libraries in /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2
  23896. 2920.19 s [path-io] shrinking /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSpath-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d-ghc9.10.2.so
  23897. 2920.19 s [path-io] checking for references to /build/ in /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2...
  23898. 2920.19 s [path-io] patching script interpreter paths in /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2
  23899. 2920.19 s [path-io] stripping (with command strip and flags -S -p) in /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2/lib
  23900. 2920.19 s [path-io] shrinking RPATHs of ELF executables and libraries in /nix/store/iz7mdmba6bd03qvimn34k1gd71i3whcj-path-io-1.8.2-doc
  23901. 2920.19 s [path-io] checking for references to /build/ in /nix/store/iz7mdmba6bd03qvimn34k1gd71i3whcj-path-io-1.8.2-doc...
  23902. 2920.19 s [path-io] patching script interpreter paths in /nix/store/iz7mdmba6bd03qvimn34k1gd71i3whcj-path-io-1.8.2-doc
  23903. 2920.99 s [crypton:post-build] Uploading to the NixCI cache: /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4 /nix/store/x1fk3sn5q6kwm7v1gg2fjibmjv6fr4lf-crypton-1.0.4-doc
  23904. 2921.83 s [crypton:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  23905. 2922.46 s [crypton:post-build] copying 2 paths...
  23906. 2922.46 s [crypton:post-build] copying path '/nix/store/x1fk3sn5q6kwm7v1gg2fjibmjv6fr4lf-crypton-1.0.4-doc' to 'https://cache.nix-ci.com'...
  23907. 2928.73 s [crypton:post-build] copying path '/nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4' to 'https://cache.nix-ci.com'...
  23908. 2960.98 s [crypton:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  23909. 2962.05 s [crypton:post-build] copying 1 paths...
  23910. 2962.05 s [crypton:post-build] copying path '/nix/store/5m3179df0w0m5yhxa88i83l0b1q3pynz-crypton-1.0.4.drv' to 'https://cache.nix-ci.com'...
  23911. 2962.78 s Uploaded crypton in 41.9s
  23912. 2962.79 s Progress: 90 of 103 built (3 building), 318 of 318 downloaded from cache
  23913. 2962.79 s Built crypton in 14m37s
  23914. 2963.02 s Building /nix/store/0h2pmj4wwxjkd1g4ppc5iv01fvcahbjx-crypton-x509-1.7.7.drv
  23915. 2963.02 s [cborg-json] Phase: setupCompilerEnvironmentPhase
  23916. 2963.02 s [cborg-json] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  23917. 2963.02 s [cborg-json] Phase: unpackPhase
  23918. 2963.02 s [cborg-json] unpacking source archive /nix/store/p1xr9zyxyhzcxkikdyg7amlcf62lfjcr-cborg-json-0.2.6.0.tar.gz
  23919. 2963.02 s [cborg-json] source root is cborg-json-0.2.6.0
  23920. 2963.02 s [cborg-json] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "cborg-json-0.2.6.0/tests/Main.hs"
  23921. 2963.02 s [cborg-json] Phase: patchPhase
  23922. 2963.02 s [cborg-json] Replace Cabal file with edited version from mirror://hackage/cborg-json-0.2.6.0/revision/3.cabal.
  23923. 2963.02 s [cborg-json] Phase: compileBuildDriverPhase
  23924. 2963.02 s [cborg-json] setupCompileFlags: -package-db=/build/tmp.Wl9QyqCPSd/setup-package.conf.d -threaded
  23925. 2963.02 s [cborg-json] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Wl9QyqCPSd/Main.o )
  23926. 2963.03 s [cborg-json] [2 of 2] Linking Setup
  23927. 2963.03 s [cborg-json] Phase: updateAutotoolsGnuConfigScriptsPhase
  23928. 2963.03 s [cborg-json] Phase: configurePhase
  23929. 2963.03 s [cborg-json] configureFlags: --verbose --prefix=/nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/gwh2rrnpc9sxrgcf73nwcgh17m3vsggc-cborg-json-0.2.6.0-doc/share/doc/cborg-json-0.2.6.0 --with-gcc=gcc --package-db=/build/tmp.Wl9QyqCPSd/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  23930. 2963.03 s [cborg-json] Using Parsec parser
  23931. 2963.03 s [cborg-json] Configuring cborg-json-0.2.6.0...
  23932. 2963.03 s [cborg-json] Dependency aeson >=0.7 && <2.3: using aeson-2.2.3.0
  23933. 2963.03 s [cborg-json] Dependency aeson-pretty >=0.8 && <0.9: using aeson-pretty-0.8.10
  23934. 2963.03 s [cborg-json] Dependency base >=4.11 && <4.22: using base-4.20.1.0
  23935. 2963.03 s [cborg-json] Dependency base64-bytestring >=1.0 && <1.3: using base64-bytestring-1.2.1.0
  23936. 2963.03 s [cborg-json] Dependency cborg >=0.2 && <0.3: using cborg-0.2.10.0
  23937. 2963.03 s [cborg-json] Dependency scientific >=0.3 && <0.4: using scientific-0.3.8.0
  23938. 2963.03 s [cborg-json] Dependency text >=1.1 && <2.2: using text-2.1.2
  23939. 2963.03 s [cborg-json] Dependency unordered-containers >=0.2 && <0.3: using
  23940. 2963.03 s [cborg-json] unordered-containers-0.2.20
  23941. 2963.03 s [cborg-json] Dependency vector >=0.10 && <0.14: using vector-0.13.2.0
  23942. 2963.03 s [cborg-json] Dependency QuickCheck >=2.9 && <2.16: using QuickCheck-2.14.3
  23943. 2963.03 s [cborg-json] Dependency aeson >=0.7 && <2.3: using aeson-2.2.3.0
  23944. 2963.03 s [cborg-json] Dependency base >=4.7 && <4.22: using base-4.20.1.0
  23945. 2963.03 s [cborg-json] Dependency base-orphans: using base-orphans-0.9.3
  23946. 2963.03 s [cborg-json] Dependency base16-bytestring >=1.0 && <1.1: using base16-bytestring-1.0.2.0
  23947. 2963.03 s [cborg-json] Dependency bytestring >=0.10.4 && <0.13: using bytestring-0.12.2.0
  23948. 2963.03 s [cborg-json] Dependency cborg: using cborg-0.2.10.0
  23949. 2963.03 s [cborg-json] Dependency cborg-json: using cborg-json-0.2.6.0
  23950. 2963.03 s [cborg-json] Dependency tasty >=0.11 && <1.6: using tasty-1.5.3
  23951. 2963.03 s [cborg-json] Dependency tasty-hunit >=0.9 && <0.11: using tasty-hunit-0.10.2
  23952. 2963.03 s [cborg-json] Dependency text >=1.1 && <2.2: using text-2.1.2
  23953. 2963.03 s [cborg-json] Source component graph:
  23954. 2963.03 s [cborg-json] component lib
  23955. 2963.03 s [cborg-json] component test:tests dependency lib
  23956. 2963.03 s [cborg-json] Configured component graph:
  23957. 2963.03 s [cborg-json] component cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
  23958. 2963.03 s [cborg-json] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  23959. 2963.03 s [cborg-json] include aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
  23960. 2963.03 s [cborg-json] include base-4.20.1.0-4f22
  23961. 2963.03 s [cborg-json] include base64-bytestring-1.2.1.0-FqvWr9ihafW6A5j73pGk3k
  23962. 2963.03 s [cborg-json] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
  23963. 2963.03 s [cborg-json] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  23964. 2963.03 s [cborg-json] include text-2.1.2-5063
  23965. 2963.03 s [cborg-json] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  23966. 2963.53 s [path-io:post-build] Uploading to the NixCI cache: /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2 /nix/store/iz7mdmba6bd03qvimn34k1gd71i3whcj-path-io-1.8.2-doc
  23967. 2964.14 s [path-io:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  23968. 2964.46 s [path-io:post-build] copying 2 paths...
  23969. 2964.46 s [path-io:post-build] copying path '/nix/store/iz7mdmba6bd03qvimn34k1gd71i3whcj-path-io-1.8.2-doc' to 'https://cache.nix-ci.com'...
  23970. 2965.55 s [path-io:post-build] copying path '/nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2' to 'https://cache.nix-ci.com'...
  23971. 2967.75 s [path-io:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  23972. 2969.32 s [path-io:post-build] copying 1 paths...
  23973. 2969.32 s [path-io:post-build] copying path '/nix/store/nq9k739p9c6nrc2zjlrja4rvvhcg6d2q-path-io-1.8.2.drv' to 'https://cache.nix-ci.com'...
  23974. 2969.95 s Uploaded path-io in 6.6s
  23975. 2969.96 s Progress: 91 of 103 built (3 building), 318 of 318 downloaded from cache
  23976. 2969.96 s Built path-io in 2m47s
  23977. 2969.96 s [serialise] Phase: setupCompilerEnvironmentPhase
  23978. 2969.96 s [serialise] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  23979. 2969.96 s [serialise] Phase: unpackPhase
  23980. 2969.96 s [serialise] unpacking source archive /nix/store/grr8y9nhhy2ij3kil6l45vffsapyvadd-serialise-0.2.6.1.tar.gz
  23981. 2969.96 s [serialise] source root is serialise-0.2.6.1
  23982. 2969.96 s [serialise] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "serialise-0.2.6.1/tests/Tests/Serialise.hs"
  23983. 2969.96 s [serialise] Phase: patchPhase
  23984. 2969.96 s [serialise] Replace Cabal file with edited version from mirror://hackage/serialise-0.2.6.1/revision/4.cabal.
  23985. 2969.96 s [serialise] Phase: compileBuildDriverPhase
  23986. 2969.96 s [serialise] setupCompileFlags: -package-db=/build/tmp.VKS3MMAHLW/setup-package.conf.d -threaded
  23987. 2969.96 s [serialise] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.VKS3MMAHLW/Main.o )
  23988. 2969.96 s [serialise] [2 of 2] Linking Setup
  23989. 2969.96 s [serialise] Phase: updateAutotoolsGnuConfigScriptsPhase
  23990. 2969.96 s [serialise] Phase: configurePhase
  23991. 2969.96 s [serialise] configureFlags: --verbose --prefix=/nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/5lz3b831rvdm6n8yar16jsqnwzirvnxy-serialise-0.2.6.1-doc/share/doc/serialise-0.2.6.1 --with-gcc=gcc --package-db=/build/tmp.VKS3MMAHLW/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  23992. 2969.96 s [serialise] Using Parsec parser
  23993. 2969.96 s [serialise] Configuring serialise-0.2.6.1...
  23994. 2969.96 s [serialise] Flags chosen: newtime15=True
  23995. 2969.96 s [serialise] Dependency array >=0.4 && <0.6: using array-0.5.8.0
  23996. 2969.96 s [serialise] Dependency base >=4.11 && <4.22: using base-4.20.1.0
  23997. 2969.96 s [serialise] Dependency bytestring >=0.10.4 && <0.13: using bytestring-0.12.2.0
  23998. 2969.96 s [serialise] Dependency cborg >=0.2 && <0.3: using cborg-0.2.10.0
  23999. 2969.96 s [serialise] Dependency containers >=0.5 && <0.8: using containers-0.7
  24000. 2969.96 s [serialise] Dependency ghc-prim >=0.3.1.0 && <0.14: using ghc-prim-0.12.0
  24001. 2969.96 s [serialise] Dependency half >=0.2.2.3 && <0.4: using half-0.3.2
  24002. 2969.96 s [serialise] Dependency hashable >=1.2 && <2.0: using hashable-1.4.7.0
  24003. 2969.96 s [serialise] Dependency primitive >=0.5 && <0.10: using primitive-0.9.1.0
  24004. 2969.97 s [serialise] Dependency strict >=0.4 && <0.6: using strict-0.5.1
  24005. 2969.97 s [serialise] Dependency text >=1.1 && <2.2: using text-2.1.2
  24006. 2969.97 s [serialise] Dependency these >=1.1 && <2.2: using these-1.2.1
  24007. 2969.97 s [serialise] Dependency time >=1.5 && <1.15: using time-1.12.2
  24008. 2969.97 s [serialise] Dependency unordered-containers >=0.2 && <0.3: using
  24009. 2969.97 s [serialise] unordered-containers-0.2.20
  24010. 2969.97 s [serialise] Dependency vector >=0.10 && <0.14: using vector-0.13.2.0
  24011. 2969.97 s [serialise] Source component graph: component lib
  24012. 2969.97 s [serialise] Configured component graph:
  24013. 2969.97 s [serialise] component serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3
  24014. 2969.97 s [serialise] include array-0.5.8.0-0ab0
  24015. 2969.97 s [serialise] include base-4.20.1.0-4f22
  24016. 2969.97 s [serialise] include bytestring-0.12.2.0-c0ba
  24017. 2969.97 s [serialise] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
  24018. 2969.97 s [serialise] include containers-0.7-57cd
  24019. 2969.97 s [serialise] include ghc-prim-0.12.0-7bc0
  24020. 2969.97 s [serialise] include half-0.3.2-6TI1EVdoSz86x6v89ETacK
  24021. 2969.97 s [serialise] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
  24022. 2969.97 s [serialise] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
  24023. 2969.97 s [serialise] include strict-0.5.1-LmKO5ppKbOghjZv85EGCE
  24024. 2969.97 s [serialise] include text-2.1.2-5063
  24025. 2969.97 s [serialise] include these-1.2.1-61JcSnNhomc4JaIAjH23W0
  24026. 2969.97 s [serialise] include time-1.12.2-8e38
  24027. 2969.97 s [serialise] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  24028. 2969.97 s [serialise] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  24029. 2969.97 s [serialise] Linked component graph:
  24030. 2969.97 s [serialise] unit serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3
  24031. 2969.97 s [cborg-json] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  24032. 2969.97 s [cborg-json] component cborg-json-0.2.6.0-6XfjZK2K9BfFSo5FAfh8Mw-tests
  24033. 2969.97 s [cborg-json] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  24034. 2969.97 s [cborg-json] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  24035. 2969.97 s [cborg-json] include base-4.20.1.0-4f22
  24036. 2969.97 s [cborg-json] include base-orphans-0.9.3-B1cfd6pKSv6JNH4kr5UIex
  24037. 2969.97 s [cborg-json] include base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
  24038. 2969.97 s [cborg-json] include bytestring-0.12.2.0-c0ba
  24039. 2969.97 s [cborg-json] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
  24040. 2969.97 s [cborg-json] include cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
  24041. 2969.97 s [cborg-json] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  24042. 2969.97 s [cborg-json] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
  24043. 2969.97 s [cborg-json] include text-2.1.2-5063
  24044. 2969.97 s [cborg-json] Linked component graph:
  24045. 2969.97 s [cborg-json] unit cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
  24046. 2969.97 s [cborg-json] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  24047. 2969.97 s [cborg-json] include aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
  24048. 2969.97 s [cborg-json] include base-4.20.1.0-4f22
  24049. 2969.97 s [cborg-json] include base64-bytestring-1.2.1.0-FqvWr9ihafW6A5j73pGk3k
  24050. 2969.97 s [cborg-json] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
  24051. 2969.97 s [cborg-json] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  24052. 2969.97 s [cborg-json] include text-2.1.2-5063
  24053. 2969.97 s [cborg-json] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  24054. 2969.97 s [cborg-json] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  24055. 2969.97 s [cborg-json] Codec.CBOR.JSON=cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW:Codec.CBOR.JSON
  24056. 2969.97 s [cborg-json] unit cborg-json-0.2.6.0-6XfjZK2K9BfFSo5FAfh8Mw-tests
  24057. 2969.98 s [cborg-json] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  24058. 2969.98 s [cborg-json] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  24059. 2969.98 s [cborg-json] include base-4.20.1.0-4f22
  24060. 2969.98 s [cborg-json] include base-orphans-0.9.3-B1cfd6pKSv6JNH4kr5UIex
  24061. 2969.98 s [cborg-json] include base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
  24062. 2969.98 s [cborg-json] include bytestring-0.12.2.0-c0ba
  24063. 2969.98 s [cborg-json] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
  24064. 2969.98 s [cborg-json] include cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
  24065. 2969.98 s [cborg-json] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  24066. 2969.98 s [cborg-json] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
  24067. 2969.98 s [cborg-json] include text-2.1.2-5063
  24068. 2969.98 s [cborg-json] Ready component graph:
  24069. 2969.98 s [cborg-json] definite cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
  24070. 2969.98 s [cborg-json] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  24071. 2969.98 s [cborg-json] depends aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
  24072. 2969.98 s [cborg-json] depends base-4.20.1.0-4f22
  24073. 2969.98 s [cborg-json] depends base64-bytestring-1.2.1.0-FqvWr9ihafW6A5j73pGk3k
  24074. 2969.98 s [cborg-json] depends cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
  24075. 2969.98 s [cborg-json] depends scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
  24076. 2969.98 s [cborg-json] depends text-2.1.2-5063
  24077. 2969.98 s [cborg-json] depends unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  24078. 2969.98 s [cborg-json] depends vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  24079. 2969.98 s [cborg-json] definite cborg-json-0.2.6.0-6XfjZK2K9BfFSo5FAfh8Mw-tests
  24080. 2969.98 s [cborg-json] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
  24081. 2969.98 s [cborg-json] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
  24082. 2969.98 s [cborg-json] depends base-4.20.1.0-4f22
  24083. 2969.98 s [cborg-json] depends base-orphans-0.9.3-B1cfd6pKSv6JNH4kr5UIex
  24084. 2969.98 s [cborg-json] depends base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
  24085. 2969.98 s [cborg-json] depends bytestring-0.12.2.0-c0ba
  24086. 2969.98 s [cborg-json] depends cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
  24087. 2969.98 s [cborg-json] depends cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
  24088. 2969.98 s [cborg-json] depends tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  24089. 2969.98 s [cborg-json] depends tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
  24090. 2969.98 s [cborg-json] depends text-2.1.2-5063
  24091. 2969.98 s [cborg-json] Using Cabal-3.12.1.0 compiled by ghc-9.10
  24092. 2969.98 s [cborg-json] Using compiler: ghc-9.10.2
  24093. 2969.98 s [cborg-json] Using install prefix:
  24094. 2969.98 s [cborg-json] /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0
  24095. 2969.98 s [cborg-json] Executables installed in:
  24096. 2969.98 s [cborg-json] /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0/bin
  24097. 2969.98 s [cborg-json] Libraries installed in:
  24098. 2969.98 s [cborg-json] /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
  24099. 2969.98 s [cborg-json] Dynamic Libraries installed in:
  24100. 2969.98 s [cborg-json] /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  24101. 2969.98 s [cborg-json] Private executables installed in:
  24102. 2969.98 s [cborg-json] /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0/libexec/x86_64-linux-ghc-9.10.2-08fd/cborg-json-0.2.6.0
  24103. 2969.98 s [cborg-json] Data files installed in:
  24104. 2969.98 s [cborg-json] /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0/share/x86_64-linux-ghc-9.10.2-08fd/cborg-json-0.2.6.0
  24105. 2969.98 s [cborg-json] Documentation installed in:
  24106. 2969.98 s [cborg-json] /nix/store/gwh2rrnpc9sxrgcf73nwcgh17m3vsggc-cborg-json-0.2.6.0-doc/share/doc/cborg-json-0.2.6.0
  24107. 2969.98 s [cborg-json] Configuration files installed in:
  24108. 2969.98 s [crypton-x509] Phase: setupCompilerEnvironmentPhase
  24109. 2969.98 s [crypton-x509] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  24110. 2969.98 s [crypton-x509] Phase: unpackPhase
  24111. 2969.98 s [crypton-x509] unpacking source archive /nix/store/57pynlg9h9fdsccqkjmq6cn13b9j4d0z-crypton-x509-1.7.7.tar.gz
  24112. 2969.98 s [crypton-x509] source root is crypton-x509-1.7.7
  24113. 2969.98 s [crypton-x509] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "crypton-x509-1.7.7/Tests/Tests.hs"
  24114. 2969.98 s [crypton-x509] Phase: patchPhase
  24115. 2969.98 s [crypton-x509] Phase: compileBuildDriverPhase
  24116. 2969.98 s [crypton-x509] setupCompileFlags: -package-db=/build/tmp.Cv9VaSHL7E/setup-package.conf.d -threaded
  24117. 2969.98 s [crypton-x509] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Cv9VaSHL7E/Main.o )
  24118. 2969.98 s [crypton-x509] [2 of 2] Linking Setup
  24119. 2969.98 s [crypton-x509] Phase: updateAutotoolsGnuConfigScriptsPhase
  24120. 2969.98 s [crypton-x509] Phase: configurePhase
  24121. 2969.98 s [serialise] include array-0.5.8.0-0ab0
  24122. 2969.98 s [serialise] include base-4.20.1.0-4f22
  24123. 2969.98 s [serialise] include bytestring-0.12.2.0-c0ba
  24124. 2969.98 s [serialise] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
  24125. 2969.98 s [serialise] include containers-0.7-57cd
  24126. 2969.98 s [serialise] include ghc-prim-0.12.0-7bc0
  24127. 2969.98 s [serialise] include half-0.3.2-6TI1EVdoSz86x6v89ETacK
  24128. 2969.98 s [serialise] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
  24129. 2969.98 s [serialise] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
  24130. 2969.98 s [serialise] include strict-0.5.1-LmKO5ppKbOghjZv85EGCE
  24131. 2969.98 s [serialise] include text-2.1.2-5063
  24132. 2969.98 s [serialise] include these-1.2.1-61JcSnNhomc4JaIAjH23W0
  24133. 2969.98 s [serialise] include time-1.12.2-8e38
  24134. 2969.98 s [serialise] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  24135. 2969.98 s [serialise] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  24136. 2969.98 s [serialise] Codec.Serialise=serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3:Codec.Serialise,Codec.Serialise.Class=serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3:Codec.Serialise.Class,Codec.Serialise.Decoding=serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3:Codec.Serialise.Decoding,Codec.Serialise.Encoding=serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3:Codec.Serialise.Encoding,Codec.Serialise.IO=serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3:Codec.Serialise.IO,Codec.Serialise.Internal.GeneralisedUTF8=serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3:Codec.Serialise.Internal.GeneralisedUTF8,Codec.Serialise.Properties=serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3:Codec.Serialise.Properties,Codec.Serialise.Tutorial=serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3:Codec.Serialise.Tutorial
  24137. 2969.98 s [serialise] Ready component graph:
  24138. 2969.98 s [serialise] definite serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3
  24139. 2969.98 s [serialise] depends array-0.5.8.0-0ab0
  24140. 2969.98 s [serialise] depends base-4.20.1.0-4f22
  24141. 2969.98 s [serialise] depends bytestring-0.12.2.0-c0ba
  24142. 2969.99 s [serialise] depends cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
  24143. 2969.99 s [serialise] depends containers-0.7-57cd
  24144. 2969.99 s [serialise] depends ghc-prim-0.12.0-7bc0
  24145. 2969.99 s [serialise] depends half-0.3.2-6TI1EVdoSz86x6v89ETacK
  24146. 2969.99 s [serialise] depends hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
  24147. 2969.99 s [serialise] depends primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
  24148. 2969.99 s [serialise] depends strict-0.5.1-LmKO5ppKbOghjZv85EGCE
  24149. 2969.99 s [serialise] depends text-2.1.2-5063
  24150. 2969.99 s [serialise] depends these-1.2.1-61JcSnNhomc4JaIAjH23W0
  24151. 2969.99 s [serialise] depends time-1.12.2-8e38
  24152. 2969.99 s [serialise] depends unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
  24153. 2969.99 s [serialise] depends vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
  24154. 2969.99 s [serialise] Using Cabal-3.12.1.0 compiled by ghc-9.10
  24155. 2969.99 s [serialise] Using compiler: ghc-9.10.2
  24156. 2969.99 s [serialise] Using install prefix:
  24157. 2969.99 s [serialise] /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1
  24158. 2969.99 s [serialise] Executables installed in:
  24159. 2969.99 s [serialise] /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1/bin
  24160. 2969.99 s [serialise] Libraries installed in:
  24161. 2969.99 s [serialise] /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3
  24162. 2969.99 s [serialise] Dynamic Libraries installed in:
  24163. 2969.99 s [serialise] /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  24164. 2969.99 s [serialise] Private executables installed in:
  24165. 2969.99 s [serialise] /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1/libexec/x86_64-linux-ghc-9.10.2-08fd/serialise-0.2.6.1
  24166. 2969.99 s [serialise] Data files installed in:
  24167. 2969.99 s [serialise] /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1/share/x86_64-linux-ghc-9.10.2-08fd/serialise-0.2.6.1
  24168. 2969.99 s [serialise] Documentation installed in:
  24169. 2969.99 s [serialise] /nix/store/5lz3b831rvdm6n8yar16jsqnwzirvnxy-serialise-0.2.6.1-doc/share/doc/serialise-0.2.6.1
  24170. 2969.99 s [serialise] Configuration files installed in:
  24171. 2969.99 s [serialise] /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1/etc
  24172. 2969.99 s [serialise] No alex found
  24173. 2969.99 s [serialise] Using ar found on system at:
  24174. 2969.99 s [serialise] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  24175. 2969.99 s [serialise] No c2hs found
  24176. 2969.99 s [serialise] No cpphs found
  24177. 2969.99 s [serialise] No doctest found
  24178. 2969.99 s [serialise] Using gcc version 14.3.0 given by user at:
  24179. 2969.99 s [serialise] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  24180. 2969.99 s [serialise] Using ghc version 9.10.2 found on system at:
  24181. 2969.99 s [serialise] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  24182. 2969.99 s [serialise] Using ghc-pkg version 9.10.2 found on system at:
  24183. 2969.99 s [serialise] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  24184. 2969.99 s [serialise] No ghcjs found
  24185. 2969.99 s [serialise] No ghcjs-pkg found
  24186. 2969.99 s [serialise] No greencard found
  24187. 2969.99 s [serialise] Using haddock version 2.31.0 found on system at:
  24188. 2969.99 s [serialise] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  24189. 2969.99 s [serialise] No happy found
  24190. 2969.99 s [serialise] Using haskell-suite found on system at: haskell-suite-dummy-location
  24191. 2969.99 s [serialise] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  24192. 2969.99 s [cborg-json] /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0/etc
  24193. 2969.99 s [cborg-json] No alex found
  24194. 2969.99 s [cborg-json] Using ar found on system at:
  24195. 2969.99 s [cborg-json] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  24196. 2969.99 s [cborg-json] No c2hs found
  24197. 2969.99 s [cborg-json] No cpphs found
  24198. 2969.99 s [cborg-json] No doctest found
  24199. 2969.99 s [cborg-json] Using gcc version 14.3.0 given by user at:
  24200. 2969.99 s [cborg-json] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  24201. 2969.99 s [cborg-json] Using ghc version 9.10.2 found on system at:
  24202. 2969.99 s [cborg-json] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  24203. 2969.99 s [cborg-json] Using ghc-pkg version 9.10.2 found on system at:
  24204. 2969.99 s [cborg-json] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  24205. 2969.99 s [cborg-json] No ghcjs found
  24206. 2969.99 s [cborg-json] No ghcjs-pkg found
  24207. 2969.99 s [cborg-json] No greencard found
  24208. 2969.99 s [cborg-json] Using haddock version 2.31.0 found on system at:
  24209. 2969.99 s [cborg-json] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  24210. 2969.99 s [cborg-json] No happy found
  24211. 2969.99 s [cborg-json] Using haskell-suite found on system at: haskell-suite-dummy-location
  24212. 2969.99 s [cborg-json] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  24213. 2969.99 s [cborg-json] No hmake found
  24214. 2969.99 s [cborg-json] Using hpc version 0.69 found on system at:
  24215. 2969.99 s [cborg-json] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  24216. 2969.99 s [cborg-json] Using hsc2hs version 0.68.10 found on system at:
  24217. 2969.99 s [cborg-json] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  24218. 2969.99 s [cborg-json] Using hscolour version 1.25 found on system at:
  24219. 2969.99 s [cborg-json] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  24220. 2969.99 s [cborg-json] No jhc found
  24221. 2969.99 s [cborg-json] Using ld found on system at:
  24222. 2969.99 s [cborg-json] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  24223. 2969.99 s [cborg-json] No pkg-config found
  24224. 2969.99 s [cborg-json] Using runghc version 9.10.2 found on system at:
  24225. 2969.99 s [cborg-json] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  24226. 2969.99 s [cborg-json] Using strip version 2.44 found on system at:
  24227. 2969.99 s [cborg-json] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  24228. 2969.99 s [cborg-json] Using tar found on system at:
  24229. 2969.99 s [cborg-json] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  24230. 2969.99 s [cborg-json] No uhc found
  24231. 2969.99 s [cborg-json] Phase: buildPhase
  24232. 2969.99 s [cborg-json] Preprocessing library for cborg-json-0.2.6.0...
  24233. 2969.99 s [cborg-json] Building library for cborg-json-0.2.6.0...
  24234. 2969.99 s [cborg-json] [1 of 1] Compiling Codec.CBOR.JSON ( src/Codec/CBOR/JSON.hs, dist/build/Codec/CBOR/JSON.o, dist/build/Codec/CBOR/JSON.dyn_o )
  24235. 2969.99 s [cborg-json] [1 of 1] Compiling Codec.CBOR.JSON ( src/Codec/CBOR/JSON.hs, dist/build/Codec/CBOR/JSON.p_o )
  24236. 2969.99 s [cborg-json] Preprocessing test suite 'tests' for cborg-json-0.2.6.0...
  24237. 2969.99 s [cborg-json] Building test suite 'tests' for cborg-json-0.2.6.0...
  24238. 2969.99 s [cborg-json] [1 of 1] Compiling Main ( tests/Main.hs, dist/build/tests/tests-tmp/Main.o )
  24239. 2969.99 s [cborg-json] [2 of 2] Linking dist/build/tests/tests
  24240. 2969.99 s [cborg-json] Phase: checkPhase
  24241. 2969.99 s [cborg-json] Running 1 test suites...
  24242. 2969.99 s [cborg-json] Test suite tests: RUNNING...
  24243. 2969.99 s [cborg-json] CBOR-JSON
  24244. 2969.99 s [cborg-json] unit tests
  24245. 2969.99 s [cborg-json] decode variable ByteString as Base62Url String: OK
  24246. 2969.99 s [cborg-json]
  24247. 2969.99 s [cborg-json] All 1 tests passed (0.00s)
  24248. 2969.99 s [cborg-json] Test suite tests: PASS
  24249. 2969.99 s [cborg-json] Test suite logged to: dist/test/cborg-json-0.2.6.0-tests.log
  24250. 2969.99 s [cborg-json] 1 of 1 test suites (1 of 1 test cases) passed.
  24251. 2969.99 s [cborg-json] Phase: haddockPhase
  24252. 2969.99 s [cborg-json] Preprocessing library for cborg-json-0.2.6.0...
  24253. 2969.99 s [cborg-json] Running Haddock on library for cborg-json-0.2.6.0...
  24254. 2969.99 s [cborg-json] Warning: The documentation for the following packages are not installed. No
  24255. 2969.99 s [cborg-json] links will be generated to these packages: vector-0.13.2.0
  24256. 2969.99 s [cborg-json] [1 of 1] Compiling Codec.CBOR.JSON ( src/Codec/CBOR/JSON.hs, nothing )
  24257. 2969.99 s [cborg-json] Haddock coverage:
  24258. 2969.99 s [cborg-json] 66% ( 2 / 3) in 'Codec.CBOR.JSON'
  24259. 2969.99 s [cborg-json] Missing documentation for:
  24260. 2969.99 s [cborg-json] Module header
  24261. 2969.99 s [serialise] No hmake found
  24262. 2969.99 s [serialise] Using hpc version 0.69 found on system at:
  24263. 2969.99 s [serialise] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  24264. 2969.99 s [serialise] Using hsc2hs version 0.68.10 found on system at:
  24265. 2969.99 s [serialise] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  24266. 2969.99 s [serialise] Using hscolour version 1.25 found on system at:
  24267. 2969.99 s [serialise] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  24268. 2969.99 s [serialise] No jhc found
  24269. 2969.99 s [serialise] Using ld found on system at:
  24270. 2970.00 s [serialise] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  24271. 2970.00 s [serialise] No pkg-config found
  24272. 2970.00 s [serialise] Using runghc version 9.10.2 found on system at:
  24273. 2970.00 s [serialise] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  24274. 2970.00 s [serialise] Using strip version 2.44 found on system at:
  24275. 2970.00 s [serialise] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  24276. 2970.00 s [serialise] Using tar found on system at:
  24277. 2970.00 s [serialise] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  24278. 2970.00 s [serialise] No uhc found
  24279. 2970.00 s [serialise] Phase: buildPhase
  24280. 2970.00 s [serialise] Preprocessing library for serialise-0.2.6.1...
  24281. 2970.00 s [serialise] Building library for serialise-0.2.6.1...
  24282. 2970.00 s [serialise] [1 of 8] Compiling Codec.Serialise.Decoding ( src/Codec/Serialise/Decoding.hs, dist/build/Codec/Serialise/Decoding.o, dist/build/Codec/Serialise/Decoding.dyn_o )
  24283. 2970.00 s [serialise] [2 of 8] Compiling Codec.Serialise.Encoding ( src/Codec/Serialise/Encoding.hs, dist/build/Codec/Serialise/Encoding.o, dist/build/Codec/Serialise/Encoding.dyn_o )
  24284. 2970.00 s [serialise] [3 of 8] Compiling Codec.Serialise.Internal.GeneralisedUTF8 ( src/Codec/Serialise/Internal/GeneralisedUTF8.hs, dist/build/Codec/Serialise/Internal/GeneralisedUTF8.o, dist/build/Codec/Serialise/Internal/GeneralisedUTF8.dyn_o )
  24285. 2970.00 s [serialise] src/Codec/Serialise/Internal/GeneralisedUTF8.hs:78:15: warning: [GHC-68441] [-Wdeprecations]
  24286. 2970.00 s [serialise] In the use of ‘sizeofMutableByteArray’
  24287. 2970.00 s [serialise] (imported from Data.Primitive.ByteArray):
  24288. 2970.00 s [serialise] Deprecated: "use getSizeofMutableByteArray instead"
  24289. 2970.00 s [serialise] |
  24290. 2970.00 s [serialise] 78 | cap = sizeofMutableByteArray ba
  24291. 2970.00 s [serialise] | ^^^^^^^^^^^^^^^^^^^^^^
  24292. 2970.00 s [serialise]
  24293. 2970.00 s [serialise] [4 of 8] Compiling Codec.Serialise.Class ( src/Codec/Serialise/Class.hs, dist/build/Codec/Serialise/Class.o, dist/build/Codec/Serialise/Class.dyn_o )
  24294. 2970.00 s [serialise] src/Codec/Serialise/Class.hs:1370:1: warning: [GHC-53633] [-Woverlapping-patterns]
  24295. 2970.00 s [serialise] Pattern match is redundant
  24296. 2970.00 s [serialise] In an equation for ‘encodeTypeRep’:
  24297. 2970.00 s [serialise] encodeTypeRep (Fun arg res) = ...
  24298. 2970.00 s [serialise] |
  24299. 2970.00 s [serialise] 1370 | encodeTypeRep (Fun arg res)
  24300. 2970.00 s [serialise] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  24301. 2970.00 s [serialise]
  24302. 2970.00 s [serialise] [5 of 8] Compiling Codec.Serialise ( src/Codec/Serialise.hs, dist/build/Codec/Serialise.o, dist/build/Codec/Serialise.dyn_o )
  24303. 2970.00 s [serialise] [6 of 8] Compiling Codec.Serialise.IO ( src/Codec/Serialise/IO.hs, dist/build/Codec/Serialise/IO.o, dist/build/Codec/Serialise/IO.dyn_o )
  24304. 2970.00 s [serialise] [7 of 8] Compiling Codec.Serialise.Properties ( src/Codec/Serialise/Properties.hs, dist/build/Codec/Serialise/Properties.o, dist/build/Codec/Serialise/Properties.dyn_o )
  24305. 2970.00 s [serialise] [8 of 8] Compiling Codec.Serialise.Tutorial ( src/Codec/Serialise/Tutorial.hs, dist/build/Codec/Serialise/Tutorial.o, dist/build/Codec/Serialise/Tutorial.dyn_o )
  24306. 2970.00 s [serialise] [1 of 8] Compiling Codec.Serialise.Decoding ( src/Codec/Serialise/Decoding.hs, dist/build/Codec/Serialise/Decoding.p_o )
  24307. 2970.00 s [serialise] [2 of 8] Compiling Codec.Serialise.Encoding ( src/Codec/Serialise/Encoding.hs, dist/build/Codec/Serialise/Encoding.p_o )
  24308. 2970.00 s [serialise] [3 of 8] Compiling Codec.Serialise.Internal.GeneralisedUTF8 ( src/Codec/Serialise/Internal/GeneralisedUTF8.hs, dist/build/Codec/Serialise/Internal/GeneralisedUTF8.p_o )
  24309. 2970.00 s [serialise] src/Codec/Serialise/Internal/GeneralisedUTF8.hs:78:15: warning: [GHC-68441] [-Wdeprecations]
  24310. 2970.00 s [serialise] In the use of ‘sizeofMutableByteArray’
  24311. 2970.00 s [serialise] (imported from Data.Primitive.ByteArray):
  24312. 2970.00 s [serialise] Deprecated: "use getSizeofMutableByteArray instead"
  24313. 2970.00 s [serialise] |
  24314. 2970.00 s [serialise] 78 | cap = sizeofMutableByteArray ba
  24315. 2970.00 s [serialise] | ^^^^^^^^^^^^^^^^^^^^^^
  24316. 2970.00 s [serialise]
  24317. 2970.00 s [serialise] [4 of 8] Compiling Codec.Serialise.Class ( src/Codec/Serialise/Class.hs, dist/build/Codec/Serialise/Class.p_o )
  24318. 2970.00 s [serialise] src/Codec/Serialise/Class.hs:1370:1: warning: [GHC-53633] [-Woverlapping-patterns]
  24319. 2970.00 s [serialise] Pattern match is redundant
  24320. 2970.00 s [serialise] In an equation for ‘encodeTypeRep’:
  24321. 2970.00 s [serialise] encodeTypeRep (Fun arg res) = ...
  24322. 2970.00 s [serialise] |
  24323. 2970.00 s [serialise] 1370 | encodeTypeRep (Fun arg res)
  24324. 2970.00 s [serialise] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  24325. 2970.00 s [serialise]
  24326. 2970.00 s [crypton-x509] configureFlags: --verbose --prefix=/nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/597pnawm1dkcffi0ws0mrmymrap6krs1-crypton-x509-1.7.7-doc/share/doc/crypton-x509-1.7.7 --with-gcc=gcc --package-db=/build/tmp.Cv9VaSHL7E/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/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
  24327. 2970.20 s [crypton-x509] Using Parsec parser
  24328. 2970.20 s [crypton-x509] Configuring crypton-x509-1.7.7...
  24329. 2973.89 s [crypton-x509] Dependency asn1-encoding >=0.9 && <0.10: using asn1-encoding-0.9.6
  24330. 2973.93 s [crypton-x509] Dependency asn1-parse >=0.9.3 && <0.10: using asn1-parse-0.9.5
  24331. 2973.93 s [crypton-x509] Dependency asn1-types >=0.3.1 && <0.4: using asn1-types-0.3.4
  24332. 2973.93 s [crypton-x509] Dependency base >=4.7 && <5: using base-4.20.1.0
  24333. 2973.93 s [crypton-x509] Dependency bytestring: using bytestring-0.12.2.0
  24334. 2973.93 s [crypton-x509] Dependency containers: using containers-0.7
  24335. 2973.93 s [crypton-x509] Dependency crypton >=0.24: using crypton-1.0.4
  24336. 2973.93 s [crypton-x509] Dependency hourglass: using hourglass-0.2.12
  24337. 2973.93 s [crypton-x509] Dependency memory: using memory-0.18.0
  24338. 2973.93 s [crypton-x509] Dependency pem >=0.1: using pem-0.2.4
  24339. 2973.93 s [crypton-x509] Dependency transformers >=0.4: using transformers-0.6.1.1
  24340. 2973.93 s [crypton-x509] Dependency asn1-types: using asn1-types-0.3.4
  24341. 2973.93 s [crypton-x509] Dependency base >=3 && <5: using base-4.20.1.0
  24342. 2973.93 s [crypton-x509] Dependency bytestring: using bytestring-0.12.2.0
  24343. 2973.93 s [crypton-x509] Dependency crypton: using crypton-1.0.4
  24344. 2973.93 s [crypton-x509] Dependency crypton-x509: using crypton-x509-1.7.7
  24345. 2973.93 s [crypton-x509] Dependency hourglass: using hourglass-0.2.12
  24346. 2973.93 s [crypton-x509] Dependency mtl: using mtl-2.3.1
  24347. 2973.93 s [crypton-x509] Dependency tasty: using tasty-1.5.3
  24348. 2973.93 s [crypton-x509] Dependency tasty-quickcheck: using tasty-quickcheck-0.11
  24349. 2973.93 s [crypton-x509] Source component graph:
  24350. 2973.93 s [crypton-x509] component lib
  24351. 2973.93 s [crypton-x509] component test:test-x509 dependency lib
  24352. 2973.93 s [crypton-x509] Configured component graph:
  24353. 2973.93 s [crypton-x509] component crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
  24354. 2973.93 s [crypton-x509] include asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
  24355. 2973.93 s [crypton-x509] include asn1-parse-0.9.5-2jKog3IeLL9Bau0v4PaxAM
  24356. 2973.93 s [crypton-x509] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
  24357. 2973.93 s [crypton-x509] include base-4.20.1.0-4f22
  24358. 2973.93 s [crypton-x509] include bytestring-0.12.2.0-c0ba
  24359. 2973.93 s [crypton-x509] include containers-0.7-57cd
  24360. 2973.93 s [crypton-x509] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
  24361. 2973.93 s [crypton-x509] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
  24362. 2973.93 s [crypton-x509] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
  24363. 2973.93 s [crypton-x509] include pem-0.2.4-DnofPTSVVNgK18RCV82ISi
  24364. 2973.93 s [crypton-x509] include transformers-0.6.1.1-bbf1
  24365. 2973.93 s [crypton-x509] component crypton-x509-1.7.7-2EqASl27CbJ4IaC8OxUslo-test-x509
  24366. 2973.94 s [crypton-x509] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
  24367. 2973.94 s [crypton-x509] include base-4.20.1.0-4f22
  24368. 2973.94 s [crypton-x509] include bytestring-0.12.2.0-c0ba
  24369. 2973.94 s [crypton-x509] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
  24370. 2973.94 s [crypton-x509] include crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
  24371. 2973.94 s [crypton-x509] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
  24372. 2973.94 s [crypton-x509] include mtl-2.3.1-6e0a
  24373. 2973.94 s [crypton-x509] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  24374. 2973.94 s [crypton-x509] include tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
  24375. 2973.94 s [crypton-x509] Linked component graph:
  24376. 2973.94 s [crypton-x509] unit crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
  24377. 2973.94 s [crypton-x509] include asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
  24378. 2973.94 s [crypton-x509] include asn1-parse-0.9.5-2jKog3IeLL9Bau0v4PaxAM
  24379. 2973.94 s [crypton-x509] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
  24380. 2973.94 s [crypton-x509] include base-4.20.1.0-4f22
  24381. 2973.94 s [crypton-x509] include bytestring-0.12.2.0-c0ba
  24382. 2973.94 s [crypton-x509] include containers-0.7-57cd
  24383. 2973.94 s [crypton-x509] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
  24384. 2973.94 s [crypton-x509] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
  24385. 2973.94 s [crypton-x509] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
  24386. 2973.94 s [crypton-x509] include pem-0.2.4-DnofPTSVVNgK18RCV82ISi
  24387. 2973.94 s [crypton-x509] include transformers-0.6.1.1-bbf1
  24388. 2973.94 s [crypton-x509] Data.X509=crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH:Data.X509,Data.X509.EC=crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH:Data.X509.EC
  24389. 2973.94 s [crypton-x509] unit crypton-x509-1.7.7-2EqASl27CbJ4IaC8OxUslo-test-x509
  24390. 2973.94 s [crypton-x509] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
  24391. 2973.94 s [crypton-x509] include base-4.20.1.0-4f22
  24392. 2973.94 s [crypton-x509] include bytestring-0.12.2.0-c0ba
  24393. 2973.94 s [crypton-x509] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
  24394. 2973.94 s [crypton-x509] include crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
  24395. 2973.94 s [crypton-x509] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
  24396. 2973.94 s [crypton-x509] include mtl-2.3.1-6e0a
  24397. 2973.94 s [crypton-x509] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  24398. 2973.94 s [crypton-x509] include tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
  24399. 2973.94 s [crypton-x509] Ready component graph:
  24400. 2973.94 s [crypton-x509] definite crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
  24401. 2973.94 s [crypton-x509] depends asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
  24402. 2973.94 s [crypton-x509] depends asn1-parse-0.9.5-2jKog3IeLL9Bau0v4PaxAM
  24403. 2973.94 s [crypton-x509] depends asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
  24404. 2973.94 s [crypton-x509] depends base-4.20.1.0-4f22
  24405. 2973.94 s [crypton-x509] depends bytestring-0.12.2.0-c0ba
  24406. 2973.94 s [crypton-x509] depends containers-0.7-57cd
  24407. 2973.94 s [crypton-x509] depends crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
  24408. 2973.94 s [crypton-x509] depends hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
  24409. 2973.94 s [crypton-x509] depends memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
  24410. 2973.94 s [crypton-x509] depends pem-0.2.4-DnofPTSVVNgK18RCV82ISi
  24411. 2973.95 s [crypton-x509] depends transformers-0.6.1.1-bbf1
  24412. 2973.95 s [crypton-x509] definite crypton-x509-1.7.7-2EqASl27CbJ4IaC8OxUslo-test-x509
  24413. 2973.95 s [crypton-x509] depends asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
  24414. 2973.95 s [crypton-x509] depends base-4.20.1.0-4f22
  24415. 2973.95 s [crypton-x509] depends bytestring-0.12.2.0-c0ba
  24416. 2973.95 s [crypton-x509] depends crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
  24417. 2973.95 s [crypton-x509] depends crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
  24418. 2973.95 s [crypton-x509] depends hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
  24419. 2973.95 s [crypton-x509] depends mtl-2.3.1-6e0a
  24420. 2973.95 s [crypton-x509] depends tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
  24421. 2973.95 s [crypton-x509] depends tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
  24422. 2973.95 s [crypton-x509] Using Cabal-3.12.1.0 compiled by ghc-9.10
  24423. 2973.95 s [crypton-x509] Using compiler: ghc-9.10.2
  24424. 2973.95 s [crypton-x509] Using install prefix:
  24425. 2973.95 s [crypton-x509] /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7
  24426. 2973.95 s [crypton-x509] Executables installed in:
  24427. 2973.95 s [crypton-x509] /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7/bin
  24428. 2973.95 s [crypton-x509] Libraries installed in:
  24429. 2973.95 s [crypton-x509] /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
  24430. 2973.95 s [crypton-x509] Dynamic Libraries installed in:
  24431. 2973.95 s [crypton-x509] /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
  24432. 2973.95 s [crypton-x509] Private executables installed in:
  24433. 2973.95 s [crypton-x509] /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7/libexec/x86_64-linux-ghc-9.10.2-08fd/crypton-x509-1.7.7
  24434. 2973.95 s [crypton-x509] Data files installed in:
  24435. 2973.95 s [crypton-x509] /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7/share/x86_64-linux-ghc-9.10.2-08fd/crypton-x509-1.7.7
  24436. 2973.95 s [crypton-x509] Documentation installed in:
  24437. 2973.95 s [crypton-x509] /nix/store/597pnawm1dkcffi0ws0mrmymrap6krs1-crypton-x509-1.7.7-doc/share/doc/crypton-x509-1.7.7
  24438. 2973.95 s [crypton-x509] Configuration files installed in:
  24439. 2973.95 s [crypton-x509] /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7/etc
  24440. 2973.95 s [crypton-x509] No alex found
  24441. 2973.95 s [crypton-x509] Using ar found on system at:
  24442. 2973.95 s [crypton-x509] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
  24443. 2973.95 s [crypton-x509] No c2hs found
  24444. 2973.95 s [crypton-x509] No cpphs found
  24445. 2973.95 s [crypton-x509] No doctest found
  24446. 2973.95 s [crypton-x509] Using gcc version 14.3.0 given by user at:
  24447. 2973.95 s [crypton-x509] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
  24448. 2973.96 s [crypton-x509] Using ghc version 9.10.2 found on system at:
  24449. 2973.96 s [crypton-x509] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
  24450. 2973.96 s [crypton-x509] Using ghc-pkg version 9.10.2 found on system at:
  24451. 2973.96 s [crypton-x509] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
  24452. 2973.96 s [crypton-x509] No ghcjs found
  24453. 2973.96 s [crypton-x509] No ghcjs-pkg found
  24454. 2973.96 s [crypton-x509] No greencard found
  24455. 2973.96 s [crypton-x509] Using haddock version 2.31.0 found on system at:
  24456. 2973.96 s [crypton-x509] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
  24457. 2973.96 s [crypton-x509] No happy found
  24458. 2973.96 s [crypton-x509] Using haskell-suite found on system at: haskell-suite-dummy-location
  24459. 2973.96 s [crypton-x509] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  24460. 2973.96 s [crypton-x509] No hmake found
  24461. 2973.96 s [crypton-x509] Using hpc version 0.69 found on system at:
  24462. 2973.96 s [crypton-x509] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
  24463. 2973.96 s [crypton-x509] Using hsc2hs version 0.68.10 found on system at:
  24464. 2973.96 s [crypton-x509] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  24465. 2973.96 s [crypton-x509] Using hscolour version 1.25 found on system at:
  24466. 2973.96 s [crypton-x509] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
  24467. 2973.96 s [crypton-x509] No jhc found
  24468. 2973.96 s [crypton-x509] Using ld found on system at:
  24469. 2973.96 s [crypton-x509] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
  24470. 2973.96 s [crypton-x509] No pkg-config found
  24471. 2973.96 s [crypton-x509] Using runghc version 9.10.2 found on system at:
  24472. 2973.96 s [crypton-x509] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
  24473. 2973.96 s [crypton-x509] Using strip version 2.44 found on system at:
  24474. 2973.96 s [crypton-x509] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
  24475. 2973.96 s [crypton-x509] Using tar found on system at:
  24476. 2973.96 s [crypton-x509] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
  24477. 2973.96 s [crypton-x509] No uhc found
  24478. 2974.77 s [crypton-x509] Phase: buildPhase
  24479. 2974.95 s [crypton-x509] Preprocessing library for crypton-x509-1.7.7...
  24480. 2974.96 s [crypton-x509] Building library for crypton-x509-1.7.7...
  24481. 2975.69 s [crypton-x509] [ 1 of 14] Compiling Data.X509.AlgorithmIdentifier ( Data/X509/AlgorithmIdentifier.hs, dist/build/Data/X509/AlgorithmIdentifier.o, dist/build/Data/X509/AlgorithmIdentifier.dyn_o )
  24482. 2980.73 s [cborg-json] Documentation created: dist/doc/html/cborg-json/,
  24483. 2980.74 s [cborg-json] dist/doc/html/cborg-json/cborg-json.txt
  24484. 2980.97 s [cborg-json] Preprocessing test suite 'tests' for cborg-json-0.2.6.0...
  24485. 2981.00 s [cborg-json] Phase: installPhase
  24486. 2981.46 s [cborg-json] Installing library in /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
  24487. 2981.90 s [crypton-x509] [ 2 of 14] Compiling Data.X509.Internal ( Data/X509/Internal.hs, dist/build/Data/X509/Internal.o, dist/build/Data/X509/Internal.dyn_o )
  24488. 2981.90 s [crypton-x509] [ 3 of 14] Compiling Data.X509.ExtensionRaw ( Data/X509/ExtensionRaw.hs, dist/build/Data/X509/ExtensionRaw.o, dist/build/Data/X509/ExtensionRaw.dyn_o )
  24489. 2981.90 s [crypton-x509] Data/X509/ExtensionRaw.hs:17:1: warning: [GHC-66111] [-Wunused-imports]
  24490. 2981.90 s [crypton-x509] The import of ‘Control.Applicative’ is redundant
  24491. 2981.90 s [crypton-x509] except perhaps to import instances from ‘Control.Applicative’
  24492. 2981.90 s [crypton-x509] To import instances alone, use: import Control.Applicative()
  24493. 2981.90 s [crypton-x509] |
  24494. 2981.90 s [crypton-x509] 17 | import Control.Applicative
  24495. 2981.90 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  24496. 2981.90 s [crypton-x509]
  24497. 2981.90 s [crypton-x509] [ 4 of 14] Compiling Data.X509.DistinguishedName ( Data/X509/DistinguishedName.hs, dist/build/Data/X509/DistinguishedName.o, dist/build/Data/X509/DistinguishedName.dyn_o )
  24498. 2981.90 s [crypton-x509] Data/X509/DistinguishedName.hs:20:1: warning: [GHC-66111] [-Wunused-imports]
  24499. 2981.90 s [crypton-x509] The import of ‘Control.Applicative’ is redundant
  24500. 2981.90 s [crypton-x509] except perhaps to import instances from ‘Control.Applicative’
  24501. 2981.90 s [crypton-x509] To import instances alone, use: import Control.Applicative()
  24502. 2981.90 s [crypton-x509] |
  24503. 2981.90 s [crypton-x509] 20 | import Control.Applicative
  24504. 2981.90 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  24505. 2981.90 s [crypton-x509]
  24506. 2981.90 s [crypton-x509] Data/X509/DistinguishedName.hs:22:1: warning: [GHC-66111] [-Wunused-imports]
  24507. 2981.90 s [crypton-x509] The import of ‘Data.Semigroup’ is redundant
  24508. 2981.90 s [crypton-x509] except perhaps to import instances from ‘Data.Semigroup’
  24509. 2981.90 s [crypton-x509] To import instances alone, use: import Data.Semigroup()
  24510. 2981.90 s [crypton-x509] |
  24511. 2981.90 s [crypton-x509] 22 | import Data.Semigroup
  24512. 2981.90 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24513. 2981.90 s [crypton-x509]
  24514. 2981.90 s [crypton-x509] [ 5 of 14] Compiling Data.X509.Ext ( Data/X509/Ext.hs, dist/build/Data/X509/Ext.o, dist/build/Data/X509/Ext.dyn_o )
  24515. 2981.90 s [crypton-x509] Data/X509/Ext.hs:46:1: warning: [GHC-66111] [-Wunused-imports]
  24516. 2981.90 s [crypton-x509] The import of ‘Control.Applicative’ is redundant
  24517. 2981.90 s [crypton-x509] except perhaps to import instances from ‘Control.Applicative’
  24518. 2981.90 s [crypton-x509] To import instances alone, use: import Control.Applicative()
  24519. 2981.90 s [crypton-x509] |
  24520. 2981.90 s [crypton-x509] 46 | import Control.Applicative
  24521. 2981.90 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  24522. 2981.90 s [crypton-x509]
  24523. 2982.50 s [cborg-json] Phase: fixupPhase
  24524. 2982.63 s [cborg-json] shrinking RPATHs of ELF executables and libraries in /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0
  24525. 2982.64 s [cborg-json] shrinking /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHScborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW-ghc9.10.2.so
  24526. 2982.74 s [cborg-json] checking for references to /build/ in /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0...
  24527. 2982.78 s [cborg-json] patching script interpreter paths in /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0
  24528. 2982.80 s [cborg-json] stripping (with command strip and flags -S -p) in /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0/lib
  24529. 2982.93 s [cborg-json] shrinking RPATHs of ELF executables and libraries in /nix/store/gwh2rrnpc9sxrgcf73nwcgh17m3vsggc-cborg-json-0.2.6.0-doc
  24530. 2982.94 s [cborg-json] checking for references to /build/ in /nix/store/gwh2rrnpc9sxrgcf73nwcgh17m3vsggc-cborg-json-0.2.6.0-doc...
  24531. 2982.96 s [cborg-json] patching script interpreter paths in /nix/store/gwh2rrnpc9sxrgcf73nwcgh17m3vsggc-cborg-json-0.2.6.0-doc
  24532. 2983.52 s [cborg-json:post-build] Uploading to the NixCI cache: /nix/store/gwh2rrnpc9sxrgcf73nwcgh17m3vsggc-cborg-json-0.2.6.0-doc /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0
  24533. 2984.33 s [cborg-json:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  24534. 2985.33 s [cborg-json:post-build] copying 2 paths...
  24535. 2985.33 s [cborg-json:post-build] copying path '/nix/store/gwh2rrnpc9sxrgcf73nwcgh17m3vsggc-cborg-json-0.2.6.0-doc' to 'https://cache.nix-ci.com'...
  24536. 2985.77 s [cborg-json:post-build] copying path '/nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0' to 'https://cache.nix-ci.com'...
  24537. 2987.62 s [cborg-json:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  24538. 2988.47 s [cborg-json:post-build] copying 1 paths...
  24539. 2988.47 s [cborg-json:post-build] copying path '/nix/store/w261l1l4h8apn5wn82ibi44r2h5i1gf8-cborg-json-0.2.6.0.drv' to 'https://cache.nix-ci.com'...
  24540. 2989.17 s Uploaded cborg-json in 5.8s
  24541. 2989.18 s Progress: 92 of 103 built (2 building), 318 of 318 downloaded from cache
  24542. 2989.18 s Built cborg-json in 1m09s
  24543. 2989.18 s [serialise] [5 of 8] Compiling Codec.Serialise ( src/Codec/Serialise.hs, dist/build/Codec/Serialise.p_o )
  24544. 2989.18 s [serialise] [6 of 8] Compiling Codec.Serialise.IO ( src/Codec/Serialise/IO.hs, dist/build/Codec/Serialise/IO.p_o )
  24545. 2989.18 s [serialise] [7 of 8] Compiling Codec.Serialise.Properties ( src/Codec/Serialise/Properties.hs, dist/build/Codec/Serialise/Properties.p_o )
  24546. 2989.18 s [serialise] [8 of 8] Compiling Codec.Serialise.Tutorial ( src/Codec/Serialise/Tutorial.hs, dist/build/Codec/Serialise/Tutorial.p_o )
  24547. 2989.57 s [crypton-x509] [ 6 of 14] Compiling Data.X509.CRL ( Data/X509/CRL.hs, dist/build/Data/X509/CRL.o, dist/build/Data/X509/CRL.dyn_o )
  24548. 2989.57 s [crypton-x509] Data/X509/CRL.hs:19:1: warning: [GHC-66111] [-Wunused-imports]
  24549. 2989.57 s [crypton-x509] The import of ‘Control.Applicative’ is redundant
  24550. 2989.57 s [crypton-x509] except perhaps to import instances from ‘Control.Applicative’
  24551. 2989.58 s [crypton-x509] To import instances alone, use: import Control.Applicative()
  24552. 2989.58 s [crypton-x509] |
  24553. 2989.58 s [crypton-x509] 19 | import Control.Applicative
  24554. 2989.58 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  24555. 2989.58 s [crypton-x509]
  24556. 2989.58 s [crypton-x509] [ 7 of 14] Compiling Data.X509.OID ( Data/X509/OID.hs, dist/build/Data/X509/OID.o, dist/build/Data/X509/OID.dyn_o )
  24557. 2989.58 s [crypton-x509] Data/X509/OID.hs:15:1: warning: [GHC-66111] [-Wunused-imports]
  24558. 2989.58 s [crypton-x509] The import of ‘Control.Applicative’ is redundant
  24559. 2989.58 s [crypton-x509] except perhaps to import instances from ‘Control.Applicative’
  24560. 2989.58 s [crypton-x509] To import instances alone, use: import Control.Applicative()
  24561. 2989.58 s [crypton-x509] |
  24562. 2989.58 s [crypton-x509] 15 | import Control.Applicative
  24563. 2989.58 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  24564. 2989.58 s [crypton-x509]
  24565. 2989.58 s [crypton-x509] [ 8 of 14] Compiling Data.X509.PublicKey ( Data/X509/PublicKey.hs, dist/build/Data/X509/PublicKey.o, dist/build/Data/X509/PublicKey.dyn_o )
  24566. 2989.58 s [crypton-x509] Data/X509/PublicKey.hs:274:32: warning: [GHC-63394] [-Wx-partial]
  24567. 2989.58 s [crypton-x509] In the use of ‘head’
  24568. 2989.58 s [crypton-x509] (imported from Prelude, but defined in GHC.Internal.List):
  24569. 2989.58 s [crypton-x509] "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"."
  24570. 2989.58 s [crypton-x509] |
  24571. 2989.58 s [crypton-x509] 274 | bytesOfInt n = if testBit (head nints) 7 then nints else 0xff : nints
  24572. 2989.58 s [crypton-x509] | ^^^^
  24573. 2989.58 s [crypton-x509]
  24574. 2989.58 s [crypton-x509] [ 9 of 14] Compiling Data.X509.PrivateKey ( Data/X509/PrivateKey.hs, dist/build/Data/X509/PrivateKey.o, dist/build/Data/X509/PrivateKey.dyn_o )
  24575. 2989.58 s [crypton-x509] Data/X509/PrivateKey.hs:16:1: warning: [GHC-66111] [-Wunused-imports]
  24576. 2989.58 s [crypton-x509] The import of ‘Control.Applicative’ is redundant
  24577. 2989.58 s [crypton-x509] except perhaps to import instances from ‘Control.Applicative’
  24578. 2989.58 s [crypton-x509] To import instances alone, use: import Control.Applicative()
  24579. 2989.58 s [crypton-x509] |
  24580. 2989.58 s [crypton-x509] 16 | import Control.Applicative ((<$>), pure)
  24581. 2989.58 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24582. 2989.58 s [crypton-x509]
  24583. 2989.58 s [crypton-x509] Data/X509/PrivateKey.hs:18:1: warning: [GHC-66111] [-Wunused-imports]
  24584. 2989.58 s [crypton-x509] The import of ‘Data.Word’ is redundant
  24585. 2989.58 s [crypton-x509] except perhaps to import instances from ‘Data.Word’
  24586. 2989.58 s [crypton-x509] To import instances alone, use: import Data.Word()
  24587. 2989.58 s [crypton-x509] |
  24588. 2989.58 s [crypton-x509] 18 | import Data.Word (Word)
  24589. 2989.58 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^
  24590. 2989.58 s [crypton-x509]
  24591. 2990.99 s [serialise] buildPhase completed in 58 seconds
  24592. 2991.02 s [serialise] Phase: haddockPhase
  24593. 2991.99 s [serialise] Preprocessing library for serialise-0.2.6.1...
  24594. 2991.99 s [serialise] Running Haddock on library for serialise-0.2.6.1...
  24595. 2991.99 s [serialise] Warning: The documentation for the following packages are not installed. No
  24596. 2992.00 s [serialise] links will be generated to these packages: vector-0.13.2.0
  24597. 2992.64 s [crypton-x509] [10 of 14] Compiling Data.X509.EC ( Data/X509/EC.hs, dist/build/Data/X509/EC.o, dist/build/Data/X509/EC.dyn_o )
  24598. 2993.11 s [serialise] [1 of 8] Compiling Codec.Serialise.Decoding ( src/Codec/Serialise/Decoding.hs, nothing )
  24599. 2993.18 s [serialise] [2 of 8] Compiling Codec.Serialise.Encoding ( src/Codec/Serialise/Encoding.hs, nothing )
  24600. 2993.19 s [crypton-x509] [11 of 14] Compiling Data.X509.Cert ( Data/X509/Cert.hs, dist/build/Data/X509/Cert.o, dist/build/Data/X509/Cert.dyn_o )
  24601. 2993.19 s [crypton-x509] Data/X509/Cert.hs:15:1: warning: [GHC-66111] [-Wunused-imports]
  24602. 2993.19 s [crypton-x509] The import of ‘Control.Applicative’ is redundant
  24603. 2993.19 s [crypton-x509] except perhaps to import instances from ‘Control.Applicative’
  24604. 2993.19 s [crypton-x509] To import instances alone, use: import Control.Applicative()
  24605. 2993.19 s [crypton-x509] |
  24606. 2993.19 s [crypton-x509] 15 | import Control.Applicative ((<$>), (<*>))
  24607. 2993.19 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24608. 2993.19 s [crypton-x509]
  24609. 2993.19 s [crypton-x509] [12 of 14] Compiling Data.X509.Signed ( Data/X509/Signed.hs, dist/build/Data/X509/Signed.o, dist/build/Data/X509/Signed.dyn_o )
  24610. 2993.19 s [crypton-x509] [13 of 14] Compiling Data.X509.CertificateChain ( Data/X509/CertificateChain.hs, dist/build/Data/X509/CertificateChain.o, dist/build/Data/X509/CertificateChain.dyn_o )
  24611. 2993.19 s [crypton-x509] [14 of 14] Compiling Data.X509 ( Data/X509.hs, dist/build/Data/X509.o, dist/build/Data/X509.dyn_o )
  24612. 2993.19 s [serialise] [3 of 8] Compiling Codec.Serialise.Internal.GeneralisedUTF8 ( src/Codec/Serialise/Internal/GeneralisedUTF8.hs, nothing )
  24613. 2993.67 s [serialise] src/Codec/Serialise/Internal/GeneralisedUTF8.hs:78:15: warning: [GHC-68441] [-Wdeprecations]
  24614. 2993.67 s [serialise] In the use of ‘sizeofMutableByteArray’
  24615. 2993.67 s [serialise] (imported from Data.Primitive.ByteArray):
  24616. 2993.67 s [serialise] Deprecated: "use getSizeofMutableByteArray instead"
  24617. 2993.67 s [serialise] |
  24618. 2993.67 s [serialise] 78 | cap = sizeofMutableByteArray ba
  24619. 2993.67 s [serialise] | ^^^^^^^^^^^^^^^^^^^^^^
  24620. 2993.67 s [serialise]
  24621. 2993.68 s [serialise] [4 of 8] Compiling Codec.Serialise.Class ( src/Codec/Serialise/Class.hs, nothing )
  24622. 2994.36 s [crypton-x509] [ 1 of 14] Compiling Data.X509.AlgorithmIdentifier ( Data/X509/AlgorithmIdentifier.hs, dist/build/Data/X509/AlgorithmIdentifier.p_o )
  24623. 2996.81 s [serialise] [5 of 8] Compiling Codec.Serialise ( src/Codec/Serialise.hs, nothing )
  24624. 2996.91 s [serialise] [6 of 8] Compiling Codec.Serialise.IO ( src/Codec/Serialise/IO.hs, nothing )
  24625. 2996.92 s [serialise] [7 of 8] Compiling Codec.Serialise.Properties ( src/Codec/Serialise/Properties.hs, nothing )
  24626. 2996.94 s [serialise] [8 of 8] Compiling Codec.Serialise.Tutorial ( src/Codec/Serialise/Tutorial.hs, nothing )
  24627. 2996.97 s [serialise] Haddock coverage:
  24628. 2996.98 s [serialise] 100% ( 51 / 51) in 'Codec.Serialise.Decoding'
  24629. 2996.99 s [serialise] Warning: 'Encoding' is ambiguous. It is defined
  24630. 2996.99 s [serialise] * in ‘Codec.CBOR.Encoding’
  24631. 2996.99 s [serialise] * in ‘Codec.CBOR.Encoding’
  24632. 2996.99 s [serialise] You may be able to disambiguate the identifier by qualifying it or
  24633. 2996.99 s [serialise] by specifying the type/value namespace explicitly.
  24634. 2996.99 s [serialise] Defaulting to the one defined in ‘Codec.CBOR.Encoding’
  24635. 2996.99 s [serialise] 100% ( 36 / 36) in 'Codec.Serialise.Encoding'
  24636. 2997.00 s [serialise] 57% ( 4 / 7) in 'Codec.Serialise.Internal.GeneralisedUTF8'
  24637. 2997.00 s [serialise] Missing documentation for:
  24638. 2997.00 s [serialise] Module header
  24639. 2997.00 s [serialise] UTF8Encoding (src/Codec/Serialise/Internal/GeneralisedUTF8.hs:19)
  24640. 2997.00 s [serialise] decodeGenUTF8 (src/Codec/Serialise/Internal/GeneralisedUTF8.hs:84)
  24641. 2997.01 s [serialise] Warning: 'Encoding' is ambiguous. It is defined
  24642. 2997.01 s [serialise] * in ‘Codec.CBOR.Encoding’
  24643. 2997.01 s [serialise] * in ‘Codec.CBOR.Encoding’
  24644. 2997.01 s [serialise] You may be able to disambiguate the identifier by qualifying it or
  24645. 2997.01 s [serialise] by specifying the type/value namespace explicitly.
  24646. 2997.01 s [serialise] Defaulting to the one defined in ‘Codec.CBOR.Encoding’
  24647. 2997.02 s [serialise] Warning: 'UTCTime' is ambiguous. It is defined
  24648. 2997.02 s [serialise] * in ‘Data.Time.Clock.Internal.UTCTime’
  24649. 2997.02 s [serialise] * in ‘Data.Time.Clock.Internal.UTCTime’
  24650. 2997.02 s [serialise] You may be able to disambiguate the identifier by qualifying it or
  24651. 2997.02 s [serialise] by specifying the type/value namespace explicitly.
  24652. 2997.02 s [serialise] Defaulting to the one defined in ‘Data.Time.Clock.Internal.UTCTime’
  24653. 2997.03 s [serialise] 100% ( 12 / 12) in 'Codec.Serialise.Class'
  24654. 2997.04 s [serialise] Warning: 'DeserialiseFailure' is out of scope.
  24655. 2997.04 s [serialise] If you qualify the identifier, haddock can try to link it anyway.
  24656. 2997.05 s [serialise] 100% ( 22 / 22) in 'Codec.Serialise'
  24657. 2997.05 s [serialise] 100% ( 6 / 6) in 'Codec.Serialise.IO'
  24658. 2997.06 s [serialise] 100% ( 6 / 6) in 'Codec.Serialise.Properties'
  24659. 2997.07 s [serialise] Warning: 'UTCTime' is out of scope.
  24660. 2997.07 s [serialise] If you qualify the identifier, haddock can try to link it anyway.
  24661. 2997.07 s [serialise] Warning: 'Generic' is out of scope.
  24662. 2997.07 s [serialise] If you qualify the identifier, haddock can try to link it anyway.
  24663. 2997.08 s [serialise] 100% ( 21 / 21) in 'Codec.Serialise.Tutorial'
  24664. 2998.58 s [serialise] Warning: Codec.Serialise.Class: could not find link destinations for:
  24665. 2998.58 s [serialise] - Data.Vector.Vector
  24666. 2998.58 s [serialise] - Data.Vector.Generic.Base.Vector
  24667. 2998.58 s [serialise] - Data.Vector.Unboxed.Base.Unbox
  24668. 2998.58 s [serialise] - Data.Vector.Unboxed.Base.Vector
  24669. 2998.58 s [serialise] - Data.Vector.Storable.Vector
  24670. 2998.58 s [serialise] - Data.Vector.Primitive.Vector
  24671. 2998.60 s [serialise] Warning: Codec.Serialise: could not find link destinations for:
  24672. 2998.60 s [serialise] - Data.Vector.Vector
  24673. 2998.60 s [serialise] - Data.Vector.Unboxed.Base.Unbox
  24674. 2998.60 s [serialise] - Data.Vector.Unboxed.Base.Vector
  24675. 2998.60 s [serialise] - Data.Vector.Storable.Vector
  24676. 2998.60 s [serialise] - Data.Vector.Primitive.Vector
  24677. 3000.28 s [crypton-x509] [ 2 of 14] Compiling Data.X509.Internal ( Data/X509/Internal.hs, dist/build/Data/X509/Internal.p_o )
  24678. 3000.29 s [crypton-x509] [ 3 of 14] Compiling Data.X509.ExtensionRaw ( Data/X509/ExtensionRaw.hs, dist/build/Data/X509/ExtensionRaw.p_o )
  24679. 3000.29 s [crypton-x509] Data/X509/ExtensionRaw.hs:17:1: warning: [GHC-66111] [-Wunused-imports]
  24680. 3000.29 s [crypton-x509] The import of ‘Control.Applicative’ is redundant
  24681. 3000.29 s [crypton-x509] except perhaps to import instances from ‘Control.Applicative’
  24682. 3000.29 s [crypton-x509] To import instances alone, use: import Control.Applicative()
  24683. 3000.29 s [crypton-x509] |
  24684. 3000.29 s [crypton-x509] 17 | import Control.Applicative
  24685. 3000.29 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  24686. 3000.29 s [crypton-x509]
  24687. 3000.29 s [crypton-x509] [ 4 of 14] Compiling Data.X509.DistinguishedName ( Data/X509/DistinguishedName.hs, dist/build/Data/X509/DistinguishedName.p_o )
  24688. 3000.29 s [crypton-x509] Data/X509/DistinguishedName.hs:20:1: warning: [GHC-66111] [-Wunused-imports]
  24689. 3000.29 s [crypton-x509] The import of ‘Control.Applicative’ is redundant
  24690. 3000.29 s [crypton-x509] except perhaps to import instances from ‘Control.Applicative’
  24691. 3000.29 s [crypton-x509] To import instances alone, use: import Control.Applicative()
  24692. 3000.29 s [crypton-x509] |
  24693. 3000.29 s [crypton-x509] 20 | import Control.Applicative
  24694. 3000.29 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  24695. 3000.29 s [crypton-x509]
  24696. 3000.29 s [crypton-x509] Data/X509/DistinguishedName.hs:22:1: warning: [GHC-66111] [-Wunused-imports]
  24697. 3000.29 s [crypton-x509] The import of ‘Data.Semigroup’ is redundant
  24698. 3000.29 s [crypton-x509] except perhaps to import instances from ‘Data.Semigroup’
  24699. 3000.29 s [crypton-x509] To import instances alone, use: import Data.Semigroup()
  24700. 3000.29 s [crypton-x509] |
  24701. 3000.29 s [crypton-x509] 22 | import Data.Semigroup
  24702. 3000.29 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24703. 3000.29 s [crypton-x509]
  24704. 3000.29 s [crypton-x509] [ 5 of 14] Compiling Data.X509.Ext ( Data/X509/Ext.hs, dist/build/Data/X509/Ext.p_o )
  24705. 3000.63 s [crypton-x509] Data/X509/Ext.hs:46:1: warning: [GHC-66111] [-Wunused-imports]
  24706. 3000.63 s [crypton-x509] The import of ‘Control.Applicative’ is redundant
  24707. 3000.63 s [crypton-x509] except perhaps to import instances from ‘Control.Applicative’
  24708. 3000.63 s [crypton-x509] To import instances alone, use: import Control.Applicative()
  24709. 3000.63 s [crypton-x509] |
  24710. 3000.63 s [crypton-x509] 46 | import Control.Applicative
  24711. 3000.63 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  24712. 3000.63 s [crypton-x509]
  24713. 3006.98 s [crypton-x509] [ 6 of 14] Compiling Data.X509.CRL ( Data/X509/CRL.hs, dist/build/Data/X509/CRL.p_o )
  24714. 3006.99 s [crypton-x509] Data/X509/CRL.hs:19:1: warning: [GHC-66111] [-Wunused-imports]
  24715. 3006.99 s [crypton-x509] The import of ‘Control.Applicative’ is redundant
  24716. 3006.99 s [crypton-x509] except perhaps to import instances from ‘Control.Applicative’
  24717. 3006.99 s [crypton-x509] To import instances alone, use: import Control.Applicative()
  24718. 3006.99 s [crypton-x509] |
  24719. 3006.99 s [crypton-x509] 19 | import Control.Applicative
  24720. 3006.99 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  24721. 3006.99 s [crypton-x509]
  24722. 3006.99 s [crypton-x509] [ 7 of 14] Compiling Data.X509.OID ( Data/X509/OID.hs, dist/build/Data/X509/OID.p_o )
  24723. 3006.99 s [crypton-x509] Data/X509/OID.hs:15:1: warning: [GHC-66111] [-Wunused-imports]
  24724. 3006.99 s [crypton-x509] The import of ‘Control.Applicative’ is redundant
  24725. 3006.99 s [crypton-x509] except perhaps to import instances from ‘Control.Applicative’
  24726. 3006.99 s [crypton-x509] To import instances alone, use: import Control.Applicative()
  24727. 3006.99 s [crypton-x509] |
  24728. 3006.99 s [crypton-x509] 15 | import Control.Applicative
  24729. 3006.99 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  24730. 3006.99 s [crypton-x509]
  24731. 3006.99 s [crypton-x509] [ 8 of 14] Compiling Data.X509.PublicKey ( Data/X509/PublicKey.hs, dist/build/Data/X509/PublicKey.p_o )
  24732. 3006.99 s [crypton-x509] Data/X509/PublicKey.hs:274:32: warning: [GHC-63394] [-Wx-partial]
  24733. 3006.99 s [crypton-x509] In the use of ‘head’
  24734. 3006.99 s [crypton-x509] (imported from Prelude, but defined in GHC.Internal.List):
  24735. 3006.99 s [crypton-x509] "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"."
  24736. 3006.99 s [crypton-x509] |
  24737. 3006.99 s [crypton-x509] 274 | bytesOfInt n = if testBit (head nints) 7 then nints else 0xff : nints
  24738. 3006.99 s [crypton-x509] | ^^^^
  24739. 3006.99 s [crypton-x509]
  24740. 3007.50 s [crypton-x509] [ 9 of 14] Compiling Data.X509.PrivateKey ( Data/X509/PrivateKey.hs, dist/build/Data/X509/PrivateKey.p_o )
  24741. 3007.70 s [crypton-x509] Data/X509/PrivateKey.hs:16:1: warning: [GHC-66111] [-Wunused-imports]
  24742. 3007.70 s [crypton-x509] The import of ‘Control.Applicative’ is redundant
  24743. 3007.70 s [crypton-x509] except perhaps to import instances from ‘Control.Applicative’
  24744. 3007.70 s [crypton-x509] To import instances alone, use: import Control.Applicative()
  24745. 3007.70 s [crypton-x509] |
  24746. 3007.70 s [crypton-x509] 16 | import Control.Applicative ((<$>), pure)
  24747. 3007.70 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24748. 3007.70 s [crypton-x509]
  24749. 3007.70 s [crypton-x509] Data/X509/PrivateKey.hs:18:1: warning: [GHC-66111] [-Wunused-imports]
  24750. 3007.70 s [crypton-x509] The import of ‘Data.Word’ is redundant
  24751. 3007.70 s [crypton-x509] except perhaps to import instances from ‘Data.Word’
  24752. 3007.71 s [crypton-x509] To import instances alone, use: import Data.Word()
  24753. 3007.71 s [crypton-x509] |
  24754. 3007.71 s [crypton-x509] 18 | import Data.Word (Word)
  24755. 3007.71 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^
  24756. 3007.71 s [crypton-x509]
  24757. 3011.33 s [crypton-x509] [10 of 14] Compiling Data.X509.EC ( Data/X509/EC.hs, dist/build/Data/X509/EC.p_o )
  24758. 3012.31 s [crypton-x509] [11 of 14] Compiling Data.X509.Cert ( Data/X509/Cert.hs, dist/build/Data/X509/Cert.p_o )
  24759. 3012.33 s [crypton-x509] Data/X509/Cert.hs:15:1: warning: [GHC-66111] [-Wunused-imports]
  24760. 3012.33 s [crypton-x509] The import of ‘Control.Applicative’ is redundant
  24761. 3012.33 s [crypton-x509] except perhaps to import instances from ‘Control.Applicative’
  24762. 3012.33 s [crypton-x509] To import instances alone, use: import Control.Applicative()
  24763. 3012.33 s [crypton-x509] |
  24764. 3012.33 s [crypton-x509] 15 | import Control.Applicative ((<$>), (<*>))
  24765. 3012.33 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24766. 3012.33 s [crypton-x509]
  24767. 3012.33 s [crypton-x509] [12 of 14] Compiling Data.X509.Signed ( Data/X509/Signed.hs, dist/build/Data/X509/Signed.p_o )
  24768. 3012.33 s [crypton-x509] [13 of 14] Compiling Data.X509.CertificateChain ( Data/X509/CertificateChain.hs, dist/build/Data/X509/CertificateChain.p_o )
  24769. 3012.33 s [crypton-x509] [14 of 14] Compiling Data.X509 ( Data/X509.hs, dist/build/Data/X509.p_o )
  24770. 3017.36 s [crypton-x509] Preprocessing test suite 'test-x509' for crypton-x509-1.7.7...
  24771. 3017.37 s [crypton-x509] Building test suite 'test-x509' for crypton-x509-1.7.7...
  24772. 3017.60 s [crypton-x509] [1 of 1] Compiling Main ( Tests/Tests.hs, dist/build/test-x509/test-x509-tmp/Main.o )
  24773. 3018.29 s [crypton-x509] Tests/Tests.hs:9:1: warning: [GHC-66111] [-Wunused-imports]
  24774. 3018.29 s [crypton-x509] The import of ‘Control.Applicative’ is redundant
  24775. 3018.29 s [crypton-x509] except perhaps to import instances from ‘Control.Applicative’
  24776. 3018.29 s [crypton-x509] To import instances alone, use: import Control.Applicative()
  24777. 3018.29 s [crypton-x509] |
  24778. 3018.29 s [crypton-x509] 9 | import Control.Applicative
  24779. 3018.29 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  24780. 3018.29 s [crypton-x509]
  24781. 3018.46 s [serialise] Documentation created: dist/doc/html/serialise/,
  24782. 3018.46 s [serialise] dist/doc/html/serialise/serialise.txt
  24783. 3018.77 s [serialise] Phase: installPhase
  24784. 3019.05 s [serialise] Installing library in /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3
  24785. 3020.46 s [serialise] Phase: fixupPhase
  24786. 3020.66 s [serialise] shrinking RPATHs of ELF executables and libraries in /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1
  24787. 3020.68 s [serialise] shrinking /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSserialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3-ghc9.10.2.so
  24788. 3020.71 s [serialise] checking for references to /build/ in /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1...
  24789. 3020.76 s [serialise] patching script interpreter paths in /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1
  24790. 3020.78 s [serialise] stripping (with command strip and flags -S -p) in /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1/lib
  24791. 3021.50 s [serialise] shrinking RPATHs of ELF executables and libraries in /nix/store/5lz3b831rvdm6n8yar16jsqnwzirvnxy-serialise-0.2.6.1-doc
  24792. 3021.52 s [serialise] checking for references to /build/ in /nix/store/5lz3b831rvdm6n8yar16jsqnwzirvnxy-serialise-0.2.6.1-doc...
  24793. 3021.53 s [serialise] patching script interpreter paths in /nix/store/5lz3b831rvdm6n8yar16jsqnwzirvnxy-serialise-0.2.6.1-doc
  24794. 3022.06 s [serialise:post-build] Uploading to the NixCI cache: /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1 /nix/store/5lz3b831rvdm6n8yar16jsqnwzirvnxy-serialise-0.2.6.1-doc
  24795. 3022.54 s [serialise:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  24796. 3022.82 s [serialise:post-build] copying 2 paths...
  24797. 3022.83 s [serialise:post-build] copying path '/nix/store/5lz3b831rvdm6n8yar16jsqnwzirvnxy-serialise-0.2.6.1-doc' to 'https://cache.nix-ci.com'...
  24798. 3024.12 s [serialise:post-build] copying path '/nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1' to 'https://cache.nix-ci.com'...
  24799. 3029.98 s [serialise:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  24800. 3030.63 s [serialise:post-build] copying 1 paths...
  24801. 3030.63 s [serialise:post-build] copying path '/nix/store/qxfyzzadj177wwfmq3ssywcqa0snbff0-serialise-0.2.6.1.drv' to 'https://cache.nix-ci.com'...
  24802. 3031.25 s Uploaded serialise in 9.2s
  24803. 3031.26 s Progress: 93 of 103 built (1 building), 318 of 318 downloaded from cache
  24804. 3031.26 s Built serialise in 1m51s
  24805. 3031.26 s [crypton-x509] [2 of 2] Linking dist/build/test-x509/test-x509
  24806. 3031.26 s [crypton-x509] buildPhase completed in 51 seconds
  24807. 3031.26 s [crypton-x509] Phase: checkPhase
  24808. 3031.26 s [crypton-x509] Running 1 test suites...
  24809. 3031.26 s [crypton-x509] Test suite test-x509: RUNNING...
  24810. 3031.26 s [crypton-x509] X509
  24811. 3031.26 s [crypton-x509] marshall
  24812. 3031.26 s [crypton-x509] pubkey: OK (0.03s)
  24813. 3031.26 s [crypton-x509] +++ OK, passed 100 tests.
  24814. 3031.26 s [crypton-x509] privkey: OK (0.01s)
  24815. 3031.26 s [crypton-x509] +++ OK, passed 100 tests.
  24816. 3031.26 s [crypton-x509] signature alg: OK
  24817. 3031.26 s [crypton-x509] +++ OK, passed 100 tests.
  24818. 3031.26 s [crypton-x509] extension
  24819. 3031.26 s [crypton-x509] key-usage: OK
  24820. 3031.26 s [crypton-x509] +++ OK, passed 100 tests.
  24821. 3031.26 s [crypton-x509] extended-key-usage: OK
  24822. 3031.26 s [crypton-x509] +++ OK, passed 100 tests.
  24823. 3031.26 s [crypton-x509] extensions: OK (0.03s)
  24824. 3031.26 s [crypton-x509] +++ OK, passed 100 tests.
  24825. 3031.26 s [crypton-x509] certificate: OK (0.05s)
  24826. 3031.26 s [crypton-x509] +++ OK, passed 100 tests.
  24827. 3031.26 s [crypton-x509] crl: OK (0.91s)
  24828. 3031.27 s [crypton-x509] +++ OK, passed 100 tests.
  24829. 3031.27 s [crypton-x509]
  24830. 3031.27 s [crypton-x509] All 8 tests passed (1.06s)
  24831. 3031.27 s [crypton-x509] Test suite test-x509: PASS
  24832. 3031.27 s [crypton-x509] Test suite logged to: dist/test/crypton-x509-1.7.7-test-x509.log
  24833. 3031.27 s [crypton-x509] 1 of 1 test suites (1 of 1 test cases) passed.
  24834. 3031.27 s [crypton-x509] Phase: haddockPhase
  24835. 3031.27 s [crypton-x509] Preprocessing library for crypton-x509-1.7.7...
  24836. 3031.27 s [crypton-x509] Running Haddock on library for crypton-x509-1.7.7...
  24837. 3031.27 s [crypton-x509] [ 1 of 14] Compiling Data.X509.AlgorithmIdentifier ( Data/X509/AlgorithmIdentifier.hs, nothing )
  24838. 3031.27 s [crypton-x509] [ 2 of 14] Compiling Data.X509.Internal ( Data/X509/Internal.hs, nothing )
  24839. 3031.27 s [crypton-x509] [ 3 of 14] Compiling Data.X509.ExtensionRaw ( Data/X509/ExtensionRaw.hs, nothing )
  24840. 3031.27 s [crypton-x509] Data/X509/ExtensionRaw.hs:17:1: warning: [GHC-66111] [-Wunused-imports]
  24841. 3031.27 s [crypton-x509] The import of ‘Control.Applicative’ is redundant
  24842. 3031.27 s [crypton-x509] except perhaps to import instances from ‘Control.Applicative’
  24843. 3031.27 s [crypton-x509] To import instances alone, use: import Control.Applicative()
  24844. 3031.27 s [crypton-x509] |
  24845. 3031.27 s [crypton-x509] 17 | import Control.Applicative
  24846. 3031.27 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  24847. 3031.27 s [crypton-x509]
  24848. 3031.27 s [crypton-x509] [ 4 of 14] Compiling Data.X509.DistinguishedName ( Data/X509/DistinguishedName.hs, nothing )
  24849. 3031.27 s [crypton-x509] Data/X509/DistinguishedName.hs:20:1: warning: [GHC-66111] [-Wunused-imports]
  24850. 3031.27 s [crypton-x509] The import of ‘Control.Applicative’ is redundant
  24851. 3031.27 s [crypton-x509] except perhaps to import instances from ‘Control.Applicative’
  24852. 3031.27 s [crypton-x509] To import instances alone, use: import Control.Applicative()
  24853. 3031.27 s [crypton-x509] |
  24854. 3031.27 s [crypton-x509] 20 | import Control.Applicative
  24855. 3031.27 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  24856. 3031.27 s [crypton-x509]
  24857. 3031.27 s [crypton-x509] Data/X509/DistinguishedName.hs:22:1: warning: [GHC-66111] [-Wunused-imports]
  24858. 3031.27 s [crypton-x509] The import of ‘Data.Semigroup’ is redundant
  24859. 3031.27 s [crypton-x509] except perhaps to import instances from ‘Data.Semigroup’
  24860. 3031.27 s [crypton-x509] To import instances alone, use: import Data.Semigroup()
  24861. 3031.27 s [crypton-x509] |
  24862. 3031.27 s [crypton-x509] 22 | import Data.Semigroup
  24863. 3031.27 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24864. 3031.27 s [crypton-x509]
  24865. 3031.27 s [crypton-x509] [ 5 of 14] Compiling Data.X509.Ext ( Data/X509/Ext.hs, nothing )
  24866. 3031.27 s [crypton-x509] Data/X509/Ext.hs:46:1: warning: [GHC-66111] [-Wunused-imports]
  24867. 3031.27 s [crypton-x509] The import of ‘Control.Applicative’ is redundant
  24868. 3031.27 s [crypton-x509] except perhaps to import instances from ‘Control.Applicative’
  24869. 3031.27 s [crypton-x509] To import instances alone, use: import Control.Applicative()
  24870. 3031.27 s [crypton-x509] |
  24871. 3031.27 s [crypton-x509] 46 | import Control.Applicative
  24872. 3031.27 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  24873. 3031.27 s [crypton-x509]
  24874. 3031.27 s [crypton-x509] [ 6 of 14] Compiling Data.X509.CRL ( Data/X509/CRL.hs, nothing )
  24875. 3031.27 s [crypton-x509] Data/X509/CRL.hs:19:1: warning: [GHC-66111] [-Wunused-imports]
  24876. 3031.27 s [crypton-x509] The import of ‘Control.Applicative’ is redundant
  24877. 3031.27 s [crypton-x509] except perhaps to import instances from ‘Control.Applicative’
  24878. 3031.27 s [crypton-x509] To import instances alone, use: import Control.Applicative()
  24879. 3031.27 s [crypton-x509] |
  24880. 3031.27 s [crypton-x509] 19 | import Control.Applicative
  24881. 3031.27 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  24882. 3031.27 s [crypton-x509]
  24883. 3031.27 s [crypton-x509] [ 7 of 14] Compiling Data.X509.OID ( Data/X509/OID.hs, nothing )
  24884. 3031.27 s [crypton-x509] Data/X509/OID.hs:15:1: warning: [GHC-66111] [-Wunused-imports]
  24885. 3031.27 s [crypton-x509] The import of ‘Control.Applicative’ is redundant
  24886. 3031.27 s [crypton-x509] except perhaps to import instances from ‘Control.Applicative’
  24887. 3031.27 s [crypton-x509] To import instances alone, use: import Control.Applicative()
  24888. 3031.27 s [crypton-x509] |
  24889. 3031.27 s [crypton-x509] 15 | import Control.Applicative
  24890. 3031.27 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  24891. 3031.27 s [crypton-x509]
  24892. 3031.27 s [crypton-x509] [ 8 of 14] Compiling Data.X509.PublicKey ( Data/X509/PublicKey.hs, nothing )
  24893. 3031.82 s [crypton-x509] Data/X509/PublicKey.hs:274:32: warning: [GHC-63394] [-Wx-partial]
  24894. 3031.82 s [crypton-x509] In the use of ‘head’
  24895. 3031.82 s [crypton-x509] (imported from Prelude, but defined in GHC.Internal.List):
  24896. 3031.82 s [crypton-x509] "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"."
  24897. 3031.82 s [crypton-x509] |
  24898. 3031.82 s [crypton-x509] 274 | bytesOfInt n = if testBit (head nints) 7 then nints else 0xff : nints
  24899. 3031.82 s [crypton-x509] | ^^^^
  24900. 3031.82 s [crypton-x509]
  24901. 3031.83 s [crypton-x509] [ 9 of 14] Compiling Data.X509.PrivateKey ( Data/X509/PrivateKey.hs, nothing )
  24902. 3032.76 s [crypton-x509] Data/X509/PrivateKey.hs:16:1: warning: [GHC-66111] [-Wunused-imports]
  24903. 3032.76 s [crypton-x509] The import of ‘Control.Applicative’ is redundant
  24904. 3032.76 s [crypton-x509] except perhaps to import instances from ‘Control.Applicative’
  24905. 3032.76 s [crypton-x509] To import instances alone, use: import Control.Applicative()
  24906. 3032.76 s [crypton-x509] |
  24907. 3032.76 s [crypton-x509] 16 | import Control.Applicative ((<$>), pure)
  24908. 3032.76 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24909. 3032.76 s [crypton-x509]
  24910. 3032.76 s [crypton-x509] Data/X509/PrivateKey.hs:18:1: warning: [GHC-66111] [-Wunused-imports]
  24911. 3032.76 s [crypton-x509] The import of ‘Data.Word’ is redundant
  24912. 3032.76 s [crypton-x509] except perhaps to import instances from ‘Data.Word’
  24913. 3032.76 s [crypton-x509] To import instances alone, use: import Data.Word()
  24914. 3032.76 s [crypton-x509] |
  24915. 3032.76 s [crypton-x509] 18 | import Data.Word (Word)
  24916. 3032.76 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^
  24917. 3032.76 s [crypton-x509]
  24918. 3032.76 s [crypton-x509] [10 of 14] Compiling Data.X509.EC ( Data/X509/EC.hs, nothing )
  24919. 3032.82 s [crypton-x509] [11 of 14] Compiling Data.X509.Cert ( Data/X509/Cert.hs, nothing )
  24920. 3032.97 s [crypton-x509] Data/X509/Cert.hs:15:1: warning: [GHC-66111] [-Wunused-imports]
  24921. 3032.97 s [crypton-x509] The import of ‘Control.Applicative’ is redundant
  24922. 3032.97 s [crypton-x509] except perhaps to import instances from ‘Control.Applicative’
  24923. 3032.97 s [crypton-x509] To import instances alone, use: import Control.Applicative()
  24924. 3032.97 s [crypton-x509] |
  24925. 3032.98 s [crypton-x509] 15 | import Control.Applicative ((<$>), (<*>))
  24926. 3032.98 s [crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24927. 3032.98 s [crypton-x509]
  24928. 3033.00 s [crypton-x509] [12 of 14] Compiling Data.X509.Signed ( Data/X509/Signed.hs, nothing )
  24929. 3033.21 s [crypton-x509] [13 of 14] Compiling Data.X509.CertificateChain ( Data/X509/CertificateChain.hs, nothing )
  24930. 3033.26 s [crypton-x509] [14 of 14] Compiling Data.X509 ( Data/X509.hs, nothing )
  24931. 3033.36 s [crypton-x509] Haddock coverage:
  24932. 3033.38 s [crypton-x509] Warning: 'ExtensionRaw' is ambiguous. It is defined
  24933. 3033.38 s [crypton-x509] * at Data/X509/ExtensionRaw.hs:25:21
  24934. 3033.38 s [crypton-x509] * at Data/X509/ExtensionRaw.hs:25:1
  24935. 3033.38 s [crypton-x509] You may be able to disambiguate the identifier by qualifying it or
  24936. 3033.38 s [crypton-x509] by specifying the type/value namespace explicitly.
  24937. 3033.38 s [crypton-x509] Defaulting to the one defined at Data/X509/ExtensionRaw.hs:25:1
  24938. 3033.38 s [crypton-x509] Warning: 'DistinguishedName' is ambiguous. It is defined
  24939. 3033.38 s [crypton-x509] * at Data/X509/DistinguishedName.hs:30:29
  24940. 3033.38 s [crypton-x509] * at Data/X509/DistinguishedName.hs:30:1
  24941. 3033.38 s [crypton-x509] You may be able to disambiguate the identifier by qualifying it or
  24942. 3033.38 s [crypton-x509] by specifying the type/value namespace explicitly.
  24943. 3033.38 s [crypton-x509] Defaulting to the one defined at Data/X509/DistinguishedName.hs:30:1
  24944. 3033.42 s [crypton-x509] 100% ( 7 / 7) in 'Data.X509.EC'
  24945. 3033.44 s [crypton-x509] Warning: 'SignedExact' is ambiguous. It is defined
  24946. 3033.44 s [crypton-x509] * at Data/X509/Signed.hs:66:54
  24947. 3033.44 s [crypton-x509] * at Data/X509/Signed.hs:66:1
  24948. 3033.44 s [crypton-x509] You may be able to disambiguate the identifier by qualifying it or
  24949. 3033.44 s [crypton-x509] by specifying the type/value namespace explicitly.
  24950. 3033.44 s [crypton-x509] Defaulting to the one defined at Data/X509/Signed.hs:66:1
  24951. 3033.44 s [crypton-x509] Warning: 'Signed' is ambiguous. It is defined
  24952. 3033.44 s [crypton-x509] * at Data/X509/Signed.hs:58:49
  24953. 3033.44 s [crypton-x509] * at Data/X509/Signed.hs:58:1
  24954. 3033.44 s [crypton-x509] You may be able to disambiguate the identifier by qualifying it or
  24955. 3033.44 s [crypton-x509] by specifying the type/value namespace explicitly.
  24956. 3033.44 s [crypton-x509] Defaulting to the one defined at Data/X509/Signed.hs:58:1
  24957. 3033.47 s [crypton-x509] 95% ( 64 / 67) in 'Data.X509'
  24958. 3033.47 s [crypton-x509] Missing documentation for:
  24959. 3033.47 s [crypton-x509] ExtNetscapeComment (Data/X509/Ext.hs:341)
  24960. 3033.47 s [crypton-x509] tryExtRawASN1 (Data/X509/ExtensionRaw.hs:32)
  24961. 3033.48 s [crypton-x509] extRawASN1 (Data/X509/ExtensionRaw.hs:38)
  24962. 3057.79 s [crypton-x509] Documentation created: dist/doc/html/crypton-x509/,
  24963. 3057.81 s [crypton-x509] dist/doc/html/crypton-x509/crypton-x509.txt
  24964. 3058.08 s [crypton-x509] Preprocessing test suite 'test-x509' for crypton-x509-1.7.7...
  24965. 3058.09 s [crypton-x509] haddockPhase completed in 30 seconds
  24966. 3058.09 s [crypton-x509] Phase: installPhase
  24967. 3058.40 s [crypton-x509] Installing library in /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
  24968. 3060.97 s [crypton-x509] Phase: fixupPhase
  24969. 3061.08 s [crypton-x509] shrinking RPATHs of ELF executables and libraries in /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7
  24970. 3061.09 s [crypton-x509] shrinking /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHScrypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH-ghc9.10.2.so
  24971. 3061.13 s [crypton-x509] checking for references to /build/ in /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7...
  24972. 3061.19 s [crypton-x509] patching script interpreter paths in /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7
  24973. 3061.24 s [crypton-x509] stripping (with command strip and flags -S -p) in /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7/lib
  24974. 3062.14 s [crypton-x509] shrinking RPATHs of ELF executables and libraries in /nix/store/597pnawm1dkcffi0ws0mrmymrap6krs1-crypton-x509-1.7.7-doc
  24975. 3062.16 s [crypton-x509] checking for references to /build/ in /nix/store/597pnawm1dkcffi0ws0mrmymrap6krs1-crypton-x509-1.7.7-doc...
  24976. 3062.22 s [crypton-x509] patching script interpreter paths in /nix/store/597pnawm1dkcffi0ws0mrmymrap6krs1-crypton-x509-1.7.7-doc
  24977. 3062.70 s [crypton-x509:post-build] Uploading to the NixCI cache: /nix/store/597pnawm1dkcffi0ws0mrmymrap6krs1-crypton-x509-1.7.7-doc /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7
  24978. 3063.35 s [crypton-x509:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  24979. 3064.12 s [crypton-x509:post-build] copying 2 paths...
  24980. 3064.17 s [crypton-x509:post-build] copying path '/nix/store/597pnawm1dkcffi0ws0mrmymrap6krs1-crypton-x509-1.7.7-doc' to 'https://cache.nix-ci.com'...
  24981. 3064.99 s [crypton-x509:post-build] copying path '/nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7' to 'https://cache.nix-ci.com'...
  24982. 3071.37 s [crypton-x509:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  24983. 3071.99 s [crypton-x509:post-build] copying 1 paths...
  24984. 3071.99 s [crypton-x509:post-build] copying path '/nix/store/0h2pmj4wwxjkd1g4ppc5iv01fvcahbjx-crypton-x509-1.7.7.drv' to 'https://cache.nix-ci.com'...
  24985. 3072.67 s Uploaded crypton-x509 in 10.0s
  24986. 3072.68 s Progress: 94 of 103 built, 318 of 318 downloaded from cache
  24987. 3072.68 s Built crypton-x509 in 1m49s
  24988. 3072.84 s Building /nix/store/y0y8ipryk0wwi1xixqr0bd40fddz9dy4-crypton-x509-store-1.6.10.drv
  24989. 3073.15 s [crypton-x509-store] Phase: setupCompilerEnvironmentPhase
  24990. 3073.17 s [crypton-x509-store] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
  24991. 3073.95 s [crypton-x509-store] Phase: unpackPhase
  24992. 3073.96 s [crypton-x509-store] unpacking source archive /nix/store/r9ha0rh99vb10l6crg38q816csxnfrqi-crypton-x509-store-1.6.10.tar.gz
  24993. 3073.97 s [crypton-x509-store] source root is crypton-x509-store-1.6.10
  24994. 3073.98 s [crypton-x509-store] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "crypton-x509-store-1.6.10/Tests/Tests.hs"
  24995. 3073.99 s [crypton-x509-store] Phase: patchPhase
  24996. 3074.02 s [crypton-x509-store] Phase: compileBuildDriverPhase
  24997. 3074.04 s [crypton-x509-store] setupCompileFlags: -package-db=/build/tmp.SGGo0j9OGr/setup-package.conf.d -threaded
  24998. 3074.24 s [crypton-x509-store] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.SGGo0j9OGr/Main.o )
  24999. 3074.43 s [crypton-x509-store] [2 of 2] Linking Setup
  25000. 3078.37 s [crypton-x509-store] Phase: updateAutotoolsGnuConfigScriptsPhase