1427.92 s
[genvalidity] +++ OK, passed 100 tests.
1427.92 s
[genvalidity] upTo
1427.92 s
[genvalidity] returns only positive integers [✔]
1427.92 s
[genvalidity] +++ OK, passed 100 tests.
1427.92 s
[genvalidity] returns only integers smaller than or equal to the given number [✔]
1427.92 s
[genvalidity] +++ OK, passed 100 tests.
1427.92 s
[genvalidity] genSplit
1427.92 s
[genvalidity] returns positive integers [✔]
1427.92 s
[genvalidity] +++ OK, passed 100 tests.
1427.93 s
[genvalidity] returns two integers such that the sum is the original integer [✔]
1427.93 s
[genvalidity] +++ OK, passed 100 tests.
1427.93 s
[genvalidity] genSplit3
1427.93 s
[genvalidity] returns positive integers [✔]
1427.93 s
[genvalidity] +++ OK, passed 100 tests.
1427.93 s
[genvalidity] returns three integers such that the sum is the original integer [✔]
1427.93 s
[genvalidity] +++ OK, passed 100 tests.
1427.93 s
[genvalidity] genSplit4
1427.93 s
[genvalidity] returns positive integers [✔]
1427.93 s
[genvalidity] +++ OK, passed 100 tests.
1427.93 s
[genvalidity] returns four integers such that the sum is the original integer [✔]
1427.93 s
[genvalidity] +++ OK, passed 100 tests.
1427.93 s
[genvalidity] genSplit5
1427.93 s
[genvalidity] returns positive integers [✔]
1427.93 s
[genvalidity] +++ OK, passed 100 tests.
1427.93 s
[genvalidity] returns four integers such that the sum is the original integer [✔]
1427.93 s
[genvalidity] +++ OK, passed 100 tests.
1427.93 s
[genvalidity] arbPartition
1427.93 s
[genvalidity] returns an empty list upon strictly negative input [✔]
1427.93 s
[genvalidity] +++ OK, passed 100 tests.
1427.93 s
[genvalidity] returns a list of positive integers [✔]
1427.93 s
[genvalidity] +++ OK, passed 100 tests.
1427.93 s
[genvalidity] Data.GenValidity.Generic
1427.93 s
[genvalidity] genValidStructurally
1427.93 s
[genvalidity] only generates valid "Bool"s [✔]
1427.93 s
[genvalidity] +++ OK, passed 100 tests.
1427.93 s
[genvalidity] only generates valid "Ordering"s [✔]
1427.93 s
[genvalidity] +++ OK, passed 100 tests.
1427.93 s
[genvalidity] only generates valid "Maybe Double"s [✔]
1427.93 s
[genvalidity] +++ OK, passed 100 tests.
1427.93 s
[genvalidity] only generates valid "Either Double Ordering"s [✔]
1427.93 s
[genvalidity] +++ OK, passed 100 tests.
1427.93 s
[genvalidity] only generates valid "MyType"s [✔]
1427.93 s
[genvalidity] +++ OK, passed 100 tests.
1427.93 s
[genvalidity] shrinkValidStructurally
1427.93 s
[genvalidity] only shrinks to valid "Bool"s [✔]
1427.93 s
[genvalidity] +++ OK, passed 100 tests.
1427.93 s
[genvalidity] never shrinks to itself for valid "Bool"s [✔]
1427.93 s
[genvalidity] +++ OK, passed 100 tests.
1427.93 s
[genvalidity] only shrinks to valid "Ordering"s [✔]
1428.19 s
[genvalidity] +++ OK, passed 100 tests.
1428.19 s
[genvalidity] never shrinks to itself for valid "Ordering"s [✔]
1428.19 s
[genvalidity] +++ OK, passed 100 tests.
1428.19 s
[genvalidity] only shrinks to valid "Maybe Double"s [✔]
1428.19 s
[genvalidity] +++ OK, passed 100 tests.
1428.19 s
[genvalidity] never shrinks to itself for valid "Maybe Double"s [✔]
1428.19 s
[genvalidity] +++ OK, passed 100 tests.
1428.19 s
[genvalidity] only shrinks to valid "Either Double Ordering"s [✔]
1428.19 s
[genvalidity] +++ OK, passed 100 tests.
1428.19 s
[genvalidity] never shrinks to itself for valid "Either Double Ordering"s [✔]
1428.19 s
[genvalidity] +++ OK, passed 100 tests.
1428.19 s
[genvalidity] only shrinks to valid "MyType"s [✔]
1428.19 s
[genvalidity] +++ OK, passed 100 tests.
1428.19 s
[genvalidity] never shrinks to itself for valid "MyType"s [✔]
1428.19 s
[genvalidity] +++ OK, passed 100 tests.
1428.19 s
[genvalidity] Data.GenValidity.ShrinkGeneric
1428.19 s
[genvalidity] default shrinkValid
1428.19 s
[genvalidity] figures out the right shrinking function for A [✔]
1428.19 s
[genvalidity] figures out the right shrinking function for B [✔]
1428.20 s
[genvalidity] shrinks tuples correctly [✔]
1428.20 s
[genvalidity] figures out the right shrinking function for Ex [✔]
1428.20 s
[genvalidity] shrinkValidStructurally
1428.20 s
[genvalidity] shrinks tuples correctly [✔]
1428.20 s
[genvalidity] figures out the right shrinking function for Ex [✔]
1428.20 s
[genvalidity] Data.Instance
1428.20 s
[genvalidity] genValid of () generates only valid values [✔]
1428.20 s
[genvalidity] +++ OK, passed 100 tests.
1428.20 s
[genvalidity] shrinkValid of () shrinks to only valid values [✔]
1428.20 s
[genvalidity] +++ OK, passed 20 tests.
1428.20 s
[genvalidity] shrinkValid of () only produces values that do not crash while validating [✔]
1428.20 s
[genvalidity] +++ OK, passed 20 tests.
1428.20 s
[genvalidity] shrinkValid of () does not shrink to itself [✔]
1428.20 s
[genvalidity] +++ OK, passed 20 tests.
1428.20 s
[genvalidity] genValid of Bool generates only valid values [✔]
1428.20 s
[genvalidity] +++ OK, passed 100 tests.
1428.20 s
[genvalidity] shrinkValid of Bool shrinks to only valid values [✔]
1428.20 s
[genvalidity] +++ OK, passed 20 tests.
1428.20 s
[genvalidity] shrinkValid of Bool only produces values that do not crash while validating [✔]
1428.20 s
[genvalidity] +++ OK, passed 20 tests.
1428.20 s
[genvalidity] shrinkValid of Bool does not shrink to itself [✔]
1428.20 s
[genvalidity] +++ OK, passed 20 tests.
1428.20 s
[genvalidity] genValid of Ordering generates only valid values [✔]
1428.20 s
[haskell-src-exts] src/Language/Haskell/Exts/ExactPrint.hs:1875:42: warning : [ GHC-63394 ] [ -Wx-partial ]
1428.20 s
[haskell-src-exts] In the use of ‘head’
1428.20 s
[haskell-src-exts] (imported from Prelude, but defined in GHC.Internal.List):
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"."
1428.21 s
[haskell-src-exts] |
1428.21 s
[haskell-src-exts] 1875 | maybeEP (\bds -> printStringAt (pos (head whPt)) "where" >> exactPC bds) mbinds
1428.21 s
[haskell-src-exts] | ^^^^
1428.21 s
[haskell-src-exts]
1428.21 s
[haskell-src-exts] [16 of 18] Compiling Language.Haskell.Exts.Build ( src/Language/Haskell/Exts/Build.hs, nothing )
1428.21 s
[haskell-src-exts] [17 of 18] Compiling Language.Preprocessor.Unlit ( src/Language/Preprocessor/Unlit.hs, nothing )
1428.21 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:17:25: warning : [ GHC-63397 ] [ -Wname-shadowing ]
1428.21 s
[haskell-src-exts] This binding for ‘x’ shadows the existing binding
1428.21 s
[haskell-src-exts] bound at src/Language/Preprocessor/Unlit.hs:14:17
1428.21 s
[haskell-src-exts] |
1428.21 s
[haskell-src-exts] 17 | allProg (('\\':x ):xs) | "end{code}"`isPrefixOf`x = Blank : classify xs
1428.21 s
[haskell-src-exts] | ^
1428.21 s
[haskell-src-exts]
1428.21 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:17:28: warning : [ GHC-63397 ] [ -Wname-shadowing ]
1428.21 s
[haskell-src-exts] This binding for ‘xs’ shadows the existing binding
1428.21 s
[haskell-src-exts] bound at src/Language/Preprocessor/Unlit.hs:14:20
1428.21 s
[haskell-src-exts] |
1428.21 s
[haskell-src-exts] 17 | allProg (('\\':x):xs ) | "end{code}"`isPrefixOf`x = Blank : classify xs
1428.21 s
[haskell-src-exts] | ^^
1428.21 s
[haskell-src-exts]
1428.21 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:18:19: warning : [ GHC-63397 ] [ -Wname-shadowing ]
1428.21 s
[haskell-src-exts] This binding for ‘x’ shadows the existing binding
1428.21 s
[haskell-src-exts] bound at src/Language/Preprocessor/Unlit.hs:14:17
1428.21 s
[haskell-src-exts] |
1428.21 s
[haskell-src-exts] 18 | allProg (x :xs) = Program x:allProg xs
1428.21 s
[haskell-src-exts] | ^
1428.21 s
[haskell-src-exts]
1428.21 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:18:21: warning : [ GHC-63397 ] [ -Wname-shadowing ]
1428.21 s
[haskell-src-exts] This binding for ‘xs’ shadows the existing binding
1428.22 s
[haskell-src-exts] bound at src/Language/Preprocessor/Unlit.hs:14:20
1428.22 s
[haskell-src-exts] |
1428.22 s
[haskell-src-exts] 18 | allProg (x:xs ) = Program x:allProg xs
1428.22 s
[haskell-src-exts] | ^^
1428.22 s
[haskell-src-exts]
1428.22 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:27:11: warning : [ GHC-40910 ] [ -Wunused-matches ]
1428.22 s
[haskell-src-exts] Defined but not used: ‘x’
1428.22 s
[haskell-src-exts] |
1428.22 s
[haskell-src-exts] 27 | classify (x :xs) = Comment:classify xs
1428.22 s
[haskell-src-exts] | ^
1428.22 s
[haskell-src-exts]
1428.22 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:46:17: warning : [ GHC-40910 ] [ -Wunused-matches ]
1428.22 s
[haskell-src-exts] Defined but not used: ‘y’
1428.22 s
[haskell-src-exts] |
1428.22 s
[haskell-src-exts] 46 | adjacent file n y @(Program _) (x@Comment :xs) = error (message file n "program" "comment")
1428.22 s
[haskell-src-exts] | ^
1428.22 s
[haskell-src-exts]
1428.22 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:46:32: warning : [ GHC-40910 ] [ -Wunused-matches ]
1428.22 s
Building /nix/store/3casc8dzcq4xsr6av3f8p00b5h95777z-semialign-1.3.1.drv
1428.26 s
Building /nix/store/sawrw3skrvfg7a1qgdk2cfihc5rl9xr8-tasty-golden-2.3.5.drv
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
1429.28 s
[th-lift-instances:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1429.98 s
[th-lift-instances:post-build] copying 2 paths...
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'...
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'...
1435.07 s
[th-lift-instances:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1436.60 s
[th-lift-instances:post-build] copying 1 paths...
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'...
1438.47 s
Uploaded th-lift-instances in 10.0s
1438.48 s
Progress: 61 of 103 built (9 building), 318 of 318 downloaded from cache
1438.48 s
Built th-lift-instances in 2m04s
1438.51 s
[atomic-write] creates a new file with permissions based on active umask [✔]
1438.51 s
[atomic-write] atomicWriteFileWithMode
1438.51 s
[atomic-write] writes contents to a file [✔]
1438.51 s
[atomic-write] changes the permissions of a previously created file, regardless of umask [✔]
1438.51 s
[atomic-write] creates a new file with specified permissions [✔]
1438.51 s
[atomic-write] System.AtomicWrite.Writer.String.Binary
1438.51 s
[atomic-write] atomicWriteFile
1438.51 s
[atomic-write] writes contents to a file [✔]
1438.51 s
[atomic-write] preserves the permissions of original file, regardless of umask [✔]
1438.51 s
[atomic-write] creates a new file with permissions based on active umask [✔]
1438.51 s
[atomic-write] atomicWriteFileWithMode
1438.51 s
[atomic-write] writes contents to a file [✔]
1438.51 s
[atomic-write] changes the permissions of a previously created file, regardless of umask [✔]
1438.51 s
[atomic-write] creates a new file with specified permissions [✔]
1438.51 s
[atomic-write] System.AtomicWrite.Writer.Text
1438.51 s
[atomic-write] atomicWriteFile
1438.51 s
[atomic-write] writes contents to a file [✔]
1438.51 s
[atomic-write] preserves the permissions of original file, regardless of umask [✔]
1438.51 s
[atomic-write] creates a new file with permissions based on active umask [✔]
1438.51 s
[atomic-write] atomicWriteFileWithMode
1438.51 s
[atomic-write] writes contents to a file [✔]
1438.51 s
[atomic-write] changes the permissions of a previously created file, regardless of umask [✔]
1438.51 s
[atomic-write] creates a new file with specified permissions [✔]
1438.51 s
[atomic-write] System.AtomicWrite.Writer.Text.Binary
1438.51 s
[atomic-write] atomicWriteFile
1438.51 s
[atomic-write] writes contents to a file [✔]
1438.51 s
[atomic-write] preserves the permissions of original file, regardless of umask [✔]
1438.51 s
[atomic-write] creates a new file with permissions based on active umask [✔]
1438.52 s
[atomic-write] atomicWriteFileWithMode
1438.52 s
[atomic-write] writes contents to a file [✔]
1438.52 s
[atomic-write] changes the permissions of a previously created file, regardless of umask [✔]
1438.52 s
[atomic-write] creates a new file with specified permissions [✔]
1438.52 s
[atomic-write]
1438.52 s
[atomic-write] Finished in 0.1467 seconds
1438.52 s
[atomic-write] 66 examples, 0 failures
1438.52 s
[atomic-write] Test suite atomic-write-test: PASS
1438.52 s
[atomic-write] Test suite logged to: dist/test/atomic-write-0.2.1.1-atomic-write-test.log
1438.52 s
[atomic-write] 1 of 1 test suites (1 of 1 test cases) passed.
1438.52 s
[atomic-write] Phase: haddockPhase
1438.52 s
[atomic-write] Preprocessing library for atomic-write-0.2.1.1...
1438.52 s
[atomic-write] Running Haddock on library for atomic-write-0.2.1.1...
1438.52 s
[atomic-write] [ 1 of 12] Compiling System.AtomicWrite.Internal ( src/System/AtomicWrite/Internal.hs, nothing )
1438.52 s
[atomic-write] [ 2 of 12] Compiling System.AtomicWrite.Writer.ByteString ( src/System/AtomicWrite/Writer/ByteString.hs, nothing )
1438.52 s
[atomic-write] [ 3 of 12] Compiling System.AtomicWrite.Writer.ByteString.Binary ( src/System/AtomicWrite/Writer/ByteString/Binary.hs, nothing )
1438.52 s
[atomic-write] [ 4 of 12] Compiling System.AtomicWrite.Writer.ByteStringBuilder ( src/System/AtomicWrite/Writer/ByteStringBuilder.hs, nothing )
1438.52 s
[atomic-write] [ 5 of 12] Compiling System.AtomicWrite.Writer.LazyByteString ( src/System/AtomicWrite/Writer/LazyByteString.hs, nothing )
1438.52 s
[atomic-write] [ 6 of 12] Compiling System.AtomicWrite.Writer.LazyByteString.Binary ( src/System/AtomicWrite/Writer/LazyByteString/Binary.hs, nothing )
1438.52 s
[atomic-write] [ 7 of 12] Compiling System.AtomicWrite.Writer.LazyText ( src/System/AtomicWrite/Writer/LazyText.hs, nothing )
1438.52 s
[atomic-write] [ 8 of 12] Compiling System.AtomicWrite.Writer.LazyText.Binary ( src/System/AtomicWrite/Writer/LazyText/Binary.hs, nothing )
1438.52 s
[atomic-write] [ 9 of 12] Compiling System.AtomicWrite.Writer.String ( src/System/AtomicWrite/Writer/String.hs, nothing )
1438.52 s
[atomic-write] [10 of 12] Compiling System.AtomicWrite.Writer.String.Binary ( src/System/AtomicWrite/Writer/String/Binary.hs, nothing )
1438.52 s
[atomic-write] [11 of 12] Compiling System.AtomicWrite.Writer.Text ( src/System/AtomicWrite/Writer/Text.hs, nothing )
1438.52 s
[atomic-write] [12 of 12] Compiling System.AtomicWrite.Writer.Text.Binary ( src/System/AtomicWrite/Writer/Text/Binary.hs, nothing )
1438.52 s
[atomic-write] Haddock coverage:
1438.52 s
[atomic-write] 100% ( 3 / 3) in 'System.AtomicWrite.Writer.ByteString'
1438.52 s
[atomic-write] 100% ( 3 / 3) in 'System.AtomicWrite.Writer.ByteString.Binary'
1438.52 s
[atomic-write] 100% ( 3 / 3) in 'System.AtomicWrite.Writer.ByteStringBuilder'
1438.52 s
[atomic-write] 100% ( 3 / 3) in 'System.AtomicWrite.Writer.LazyByteString'
1438.52 s
[atomic-write] 100% ( 3 / 3) in 'System.AtomicWrite.Writer.LazyByteString.Binary'
1438.52 s
[atomic-write] 100% ( 3 / 3) in 'System.AtomicWrite.Writer.LazyText'
1438.52 s
[atomic-write] 100% ( 3 / 3) in 'System.AtomicWrite.Writer.LazyText.Binary'
1438.52 s
[atomic-write] 100% ( 5 / 5) in 'System.AtomicWrite.Writer.String'
1438.52 s
[atomic-write] 100% ( 5 / 5) in 'System.AtomicWrite.Writer.String.Binary'
1438.52 s
[atomic-write] 100% ( 3 / 3) in 'System.AtomicWrite.Writer.Text'
1438.52 s
[atomic-write] 100% ( 3 / 3) in 'System.AtomicWrite.Writer.Text.Binary'
1438.52 s
[atomic-write] Documentation created: dist/doc/html/atomic-write/,
1438.52 s
[attoparsec] | ^^^^^^^^^^^^^
1438.52 s
[attoparsec]
1438.52 s
[attoparsec] tests/QC/IPv6/Internal.hs:113:31: warning : [ GHC-40910 ] [ -Wunused-matches ]
1438.52 s
[attoparsec] Defined but not used: ‘otherwise’
1438.52 s
[attoparsec] |
1438.52 s
[attoparsec] 113 | otherwise -> c
1438.52 s
[attoparsec] | ^^^^^^^^^
1438.52 s
[attoparsec]
1438.52 s
[attoparsec] tests/QC/IPv6/Internal.hs:113:31: warning : [ GHC-63397 ] [ -Wname-shadowing ]
1438.52 s
[attoparsec] This binding for ‘otherwise’ shadows the existing binding
1438.52 s
[attoparsec] imported from ‘Prelude’ at tests/QC/IPv6/Internal.hs:16:8-23
1438.52 s
[attoparsec] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Base’)
1438.52 s
[attoparsec] |
1438.52 s
[attoparsec] 113 | otherwise -> c
1438.52 s
[attoparsec] | ^^^^^^^^^
1438.52 s
[attoparsec]
1438.52 s
[attoparsec] tests/QC/IPv6/Internal.hs:145:5: warning : [ GHC-62161 ] [ -Wincomplete-patterns ]
1438.52 s
[attoparsec] Pattern match(es) are non-exhaustive
1438.53 s
[attoparsec] In a case alternative:
1438.53 s
[attoparsec] Patterns of type ‘IResult T.Text [IPv6AddrToken]’ not matched:
1438.53 s
[attoparsec] Partial _
1438.53 s
[attoparsec] |
1438.53 s
[attoparsec] 145 | case readText s of
1438.53 s
[attoparsec] | ^^^^^^^^^^^^^^^^^^...
1438.53 s
[attoparsec]
1438.53 s
[attoparsec] tests/QC/IPv6/Internal.hs:149:14: warning : [ GHC-63397 ] [ -Wname-shadowing ]
1438.53 s
[attoparsec] This binding for ‘s’ shadows the existing binding
1438.53 s
[attoparsec] bound at tests/QC/IPv6/Internal.hs:144:21
1438.53 s
[attoparsec] |
1438.53 s
[attoparsec] 149 | readText s = feed (parse (many1 $ ipv4Addr <|> sixteenBit <|> doubleColon <|> colon) s) T.empty
1438.53 s
[attoparsec] | ^
1438.53 s
[attoparsec]
1438.53 s
[attoparsec] tests/QC/IPv6/Internal.hs:212:55: warning : [ GHC-63394 ] [ -Wx-partial ]
1438.53 s
[attoparsec] In the use of ‘tail’
1438.53 s
[attoparsec] (imported from Prelude, but defined in GHC.Internal.List):
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"."
1438.53 s
[attoparsec] |
1438.53 s
[attoparsec] 212 | let snds = if not (null (snd s)) then tail (snd s) else []
1438.53 s
[attoparsec] | ^^^^
1438.53 s
[attoparsec]
1438.53 s
[attoparsec] tests/QC/IPv6/Internal.hs:219:34: warning : [ GHC-63397 ] [ -Wname-shadowing ]
1438.53 s
[attoparsec] This binding for ‘x’ shadows the existing binding
1438.53 s
[attoparsec] bound at tests/QC/IPv6/Internal.hs:218:42
1438.53 s
[attoparsec] |
1438.53 s
[attoparsec] 219 | ntks tks - foldl (\c x -> if (x /= DoubleColon) && (x /= Colon) then c+1 else c) 0 x
1438.53 s
[attoparsec] | ^
1438.53 s
[attoparsec]
1438.53 s
[attoparsec] tests/QC/IPv6/Internal.hs:221:18: warning : [ GHC-63397 ] [ -Wname-shadowing ]
1438.53 s
[attoparsec] This binding for ‘tks’ shadows the existing binding
1438.53 s
[attoparsec] bound at tests/QC/IPv6/Internal.hs:207:17
1438.53 s
[attoparsec] |
1438.53 s
[attoparsec] 221 | ntks tks = if countIPv4Addr tks == 1 then 7 else 8
1438.53 s
[attoparsec] | ^^^
1438.53 s
[attoparsec]
1438.53 s
[either] Phase: updateAutotoolsGnuConfigScriptsPhase
1438.53 s
[either] Phase: configurePhase
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
1438.53 s
[either] Using Parsec parser
1438.53 s
[either] Configuring either-5.0.2...
1438.53 s
[either] Dependency base >=4 && <5: using base-4.20.1.0
1438.53 s
[either] Dependency bifunctors >=4 && <6: using bifunctors-5.6.2
1438.53 s
[either] Dependency mtl >=2.0 && <2.4: using mtl-2.3.1
1438.53 s
[either] Dependency profunctors >=4 && <6: using profunctors-5.6.2
1438.53 s
[either] Dependency semigroupoids >=4 && <7: using semigroupoids-6.0.1
1438.53 s
[either] Dependency QuickCheck >=2.9 && <2.16: using QuickCheck-2.14.3
1438.53 s
[either] Dependency base: using base-4.20.1.0
1438.53 s
[either] Dependency either: using either-5.0.2
1438.53 s
[either] Dependency test-framework >=0.8.1.1 && <0.9: using test-framework-0.8.2.2
1438.53 s
[either] Dependency test-framework-quickcheck2 >=0.3.0.3 && <0.4: using
1438.53 s
[either] test-framework-quickcheck2-0.3.0.6
1438.53 s
[either] Source component graph:
1438.53 s
[either] component lib
1438.54 s
[either] component test:tests dependency lib
1438.54 s
[either] Configured component graph:
1438.54 s
[either] component either-5.0.2-FoyyEuSLuMg9lJsNurl90F
1438.54 s
[either] include base-4.20.1.0-4f22
1438.54 s
[either] include bifunctors-5.6.2-6D9DYQEN3EAD9wqRsHN5TQ
1438.54 s
[either] include mtl-2.3.1-6e0a
1438.54 s
[either] include profunctors-5.6.2-FdtVIxR8WXeL5U27krvR8C
1438.54 s
[either] include semigroupoids-6.0.1-BeTbfOreXYw6cw9pIOStD3
1438.54 s
[either] component either-5.0.2-Izp4GeQnWIc4MaYRmRKJYJ-tests
1438.54 s
[either] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1438.54 s
[either] include base-4.20.1.0-4f22
1438.54 s
[either] include either-5.0.2-FoyyEuSLuMg9lJsNurl90F
1438.54 s
[either] include test-framework-0.8.2.2-IYqkKxS9pVHFtdoT5JPXD3
1438.54 s
[either] include test-framework-quickcheck2-0.3.0.6-7mdum5VLrrVAz15GDDVhne
1438.54 s
[either] Linked component graph:
1438.54 s
[either] unit either-5.0.2-FoyyEuSLuMg9lJsNurl90F
1438.54 s
[either] include base-4.20.1.0-4f22
1438.54 s
[either] include bifunctors-5.6.2-6D9DYQEN3EAD9wqRsHN5TQ
1438.54 s
[either] include mtl-2.3.1-6e0a
1438.54 s
[either] include profunctors-5.6.2-FdtVIxR8WXeL5U27krvR8C
1438.54 s
[either] include semigroupoids-6.0.1-BeTbfOreXYw6cw9pIOStD3
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
1438.54 s
[either] unit either-5.0.2-Izp4GeQnWIc4MaYRmRKJYJ-tests
1438.54 s
[either] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1438.54 s
[either] include base-4.20.1.0-4f22
1438.54 s
[either] include either-5.0.2-FoyyEuSLuMg9lJsNurl90F
1438.54 s
[either] include test-framework-0.8.2.2-IYqkKxS9pVHFtdoT5JPXD3
1438.54 s
[either] include test-framework-quickcheck2-0.3.0.6-7mdum5VLrrVAz15GDDVhne
1438.54 s
[either] Ready component graph:
1438.54 s
[either] definite either-5.0.2-FoyyEuSLuMg9lJsNurl90F
1438.54 s
[either] depends base-4.20.1.0-4f22
1438.54 s
[either] depends bifunctors-5.6.2-6D9DYQEN3EAD9wqRsHN5TQ
1438.54 s
[either] depends mtl-2.3.1-6e0a
1438.54 s
[either] depends profunctors-5.6.2-FdtVIxR8WXeL5U27krvR8C
1438.54 s
[either] depends semigroupoids-6.0.1-BeTbfOreXYw6cw9pIOStD3
1438.54 s
[either] definite either-5.0.2-Izp4GeQnWIc4MaYRmRKJYJ-tests
1438.54 s
[either] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1438.54 s
[either] depends base-4.20.1.0-4f22
1438.54 s
[either] depends either-5.0.2-FoyyEuSLuMg9lJsNurl90F
1438.54 s
[either] depends test-framework-0.8.2.2-IYqkKxS9pVHFtdoT5JPXD3
1438.54 s
[either] depends test-framework-quickcheck2-0.3.0.6-7mdum5VLrrVAz15GDDVhne
1438.54 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1438.54 s
[foundation] exported from Data.Type.Equality and Prelude.
1438.54 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1438.54 s
[foundation] • This will become an error in a future GHC release.
1438.54 s
[foundation] |
1438.54 s
[foundation] 187 | , Element col ~ (Element a, Element b, Element c, Element d, Element e, Element f) )
1438.54 s
[foundation] | ^
1438.54 s
[foundation]
1438.54 s
[foundation] Foundation/Collection/Zippable.hs:197:27: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1438.54 s
[foundation] • The ‘~’ operator is out of scope.
1438.54 s
[foundation] Assuming it to stand for an equality constraint.
1438.54 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1438.54 s
[foundation] exported from Data.Type.Equality and Prelude.
1438.54 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1438.54 s
[foundation] • This will become an error in a future GHC release.
1438.54 s
[foundation] |
1438.54 s
[foundation] 197 | , Element col ~ (Element a, Element b, Element c, Element d, Element e, Element f, Element g) )
1438.54 s
[foundation] | ^
1438.54 s
[foundation]
1438.54 s
[foundation] [ 34 of 103] Compiling Foundation.Collection ( Foundation/Collection.hs, dist/build/Foundation/Collection.p_o )
1438.54 s
[foundation] [ 35 of 103] Compiling Foundation.List.DList ( Foundation/List/DList.hs, dist/build/Foundation/List/DList.p_o )
1438.54 s
[foundation] [ 36 of 103] Compiling Foundation.Conduit.Textual ( Foundation/Conduit/Textual.hs, dist/build/Foundation/Conduit/Textual.p_o )
1438.54 s
[foundation] [ 37 of 103] Compiling Foundation.Class.Storable ( Foundation/Class/Storable.hs, dist/build/Foundation/Class/Storable.p_o )
1438.54 s
[foundation] [ 38 of 103] Compiling Foundation.Bits ( Foundation/Bits.hs, dist/build/Foundation/Bits.p_o )
1438.54 s
[foundation] [ 39 of 103] Compiling Foundation.Array.Bitmap ( Foundation/Array/Bitmap.hs, dist/build/Foundation/Array/Bitmap.p_o )
1438.54 s
[foundation] [ 40 of 103] Compiling Foundation.Partial ( Foundation/Partial.hs, dist/build/Foundation/Partial.p_o )
1438.54 s
[foundation] [ 41 of 103] Compiling Foundation.Primitive ( Foundation/Primitive.hs, dist/build/Foundation/Primitive.p_o )
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 )
1438.54 s
[foundation] [ 43 of 103] Compiling Foundation.Array ( Foundation/Array.hs, dist/build/Foundation/Array.p_o )
1438.54 s
[foundation] [ 44 of 103] Compiling Foundation.Hashing.Hasher ( Foundation/Hashing/Hasher.hs, dist/build/Foundation/Hashing/Hasher.p_o )
1438.54 s
[foundation] [ 45 of 103] Compiling Foundation.Hashing.SipHash ( Foundation/Hashing/SipHash.hs, dist/build/Foundation/Hashing/SipHash.p_o )
1438.54 s
[foundation] [ 46 of 103] Compiling Foundation.Hashing.FNV ( Foundation/Hashing/FNV.hs, dist/build/Foundation/Hashing/FNV.p_o )
1438.54 s
[foundation] [ 47 of 103] Compiling Foundation.Strict ( Foundation/Strict.hs, dist/build/Foundation/Strict.p_o )
1438.54 s
[foundation] [ 48 of 103] Compiling Foundation.String ( Foundation/String.hs, dist/build/Foundation/String.p_o )
1438.54 s
[foundation] [ 49 of 103] Compiling Foundation.Parser ( Foundation/Parser.hs, dist/build/Foundation/Parser.p_o )
1438.54 s
[foundation] Foundation/Parser.hs:330:28: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1438.54 s
[foundation] • The ‘~’ operator is out of scope.
1438.54 s
[foundation] Assuming it to stand for an equality constraint.
1438.54 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1438.54 s
[foundation] exported from Data.Type.Equality and Prelude.
1438.54 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1438.54 s
[foundation] • This will become an error in a future GHC release.
1438.54 s
[foundation] |
1438.54 s
[foundation] 330 | , Element input ~ Element (Chunk input)
1438.54 s
[foundation] | ^
1438.54 s
[foundation]
1438.54 s
[foundation] Foundation/Parser.hs:342:37: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1438.54 s
[genvalidity] +++ OK, passed 100 tests.
1438.54 s
[genvalidity] shrinkValid of Ordering shrinks to only valid values [✔]
1438.54 s
[genvalidity] +++ OK, passed 20 tests.
1438.54 s
[genvalidity] shrinkValid of Ordering only produces values that do not crash while validating [✔]
1438.54 s
[genvalidity] +++ OK, passed 20 tests.
1438.54 s
[genvalidity] shrinkValid of Ordering does not shrink to itself [✔]
1438.54 s
[genvalidity] +++ OK, passed 20 tests.
1438.54 s
[genvalidity] genValid of Char generates only valid values [✔]
1438.54 s
[genvalidity] +++ OK, passed 100 tests.
1438.54 s
[genvalidity] shrinkValid of Char shrinks to only valid values [✔]
1438.54 s
[genvalidity] +++ OK, passed 20 tests.
1438.54 s
[genvalidity] shrinkValid of Char only produces values that do not crash while validating [✔]
1438.54 s
[genvalidity] +++ OK, passed 20 tests.
1438.54 s
[genvalidity] shrinkValid of Char does not shrink to itself [✔]
1438.54 s
[genvalidity] +++ OK, passed 20 tests.
1438.54 s
[genvalidity] genValid of Word generates only valid values [✔]
1438.54 s
[genvalidity] +++ OK, passed 100 tests.
1438.54 s
[genvalidity] shrinkValid of Word shrinks to only valid values [✔]
1438.54 s
[genvalidity] +++ OK, passed 20 tests.
1438.54 s
[genvalidity] shrinkValid of Word only produces values that do not crash while validating [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] shrinkValid of Word does not shrink to itself [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] genValid of Word8 generates only valid values [✔]
1438.55 s
[genvalidity] +++ OK, passed 100 tests.
1438.55 s
[genvalidity] shrinkValid of Word8 shrinks to only valid values [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] shrinkValid of Word8 only produces values that do not crash while validating [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] shrinkValid of Word8 does not shrink to itself [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] genValid of Word16 generates only valid values [✔]
1438.55 s
[genvalidity] +++ OK, passed 100 tests.
1438.55 s
[genvalidity] shrinkValid of Word16 shrinks to only valid values [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] shrinkValid of Word16 only produces values that do not crash while validating [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] shrinkValid of Word16 does not shrink to itself [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] genValid of Word32 generates only valid values [✔]
1438.55 s
[genvalidity] +++ OK, passed 100 tests.
1438.55 s
[genvalidity] shrinkValid of Word32 shrinks to only valid values [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] shrinkValid of Word32 only produces values that do not crash while validating [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] shrinkValid of Word32 does not shrink to itself [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] genValid of Word64 generates only valid values [✔]
1438.55 s
[genvalidity] +++ OK, passed 100 tests.
1438.55 s
[genvalidity] shrinkValid of Word64 shrinks to only valid values [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] shrinkValid of Word64 only produces values that do not crash while validating [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] shrinkValid of Word64 does not shrink to itself [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] genValid of Int generates only valid values [✔]
1438.55 s
[genvalidity] +++ OK, passed 100 tests.
1438.55 s
[genvalidity] shrinkValid of Int shrinks to only valid values [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] shrinkValid of Int only produces values that do not crash while validating [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] shrinkValid of Int does not shrink to itself [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] genValid of Int8 generates only valid values [✔]
1438.55 s
[genvalidity] +++ OK, passed 100 tests.
1438.55 s
[genvalidity] shrinkValid of Int8 shrinks to only valid values [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] shrinkValid of Int8 only produces values that do not crash while validating [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] shrinkValid of Int8 does not shrink to itself [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] genValid of Int16 generates only valid values [✔]
1438.55 s
[genvalidity] +++ OK, passed 100 tests.
1438.55 s
[genvalidity] shrinkValid of Int16 shrinks to only valid values [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] shrinkValid of Int16 only produces values that do not crash while validating [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] shrinkValid of Int16 does not shrink to itself [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] genValid of Int32 generates only valid values [✔]
1438.55 s
[genvalidity] +++ OK, passed 100 tests.
1438.55 s
[genvalidity] shrinkValid of Int32 shrinks to only valid values [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] shrinkValid of Int32 only produces values that do not crash while validating [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] shrinkValid of Int32 does not shrink to itself [✔]
1438.55 s
[genvalidity] +++ OK, passed 20 tests.
1438.55 s
[genvalidity] genValid of Int64 generates only valid values [✔]
1438.55 s
[genvalidity] +++ OK, passed 100 tests.
1438.55 s
[haskell-src-exts] Defined but not used: ‘x’
1438.55 s
[haskell-src-exts] |
1438.55 s
[haskell-src-exts] 46 | adjacent file n y@(Program _) (x @Comment :xs) = error (message file n "program" "comment")
1438.55 s
[haskell-src-exts] | ^
1438.55 s
[haskell-src-exts]
1438.55 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:46:48: warning : [ GHC-40910 ] [ -Wunused-matches ]
1438.55 s
[haskell-src-exts] Defined but not used: ‘xs’
1438.55 s
[haskell-src-exts] |
1438.55 s
[haskell-src-exts] 46 | adjacent file n y@(Program _) (x@Comment :xs ) = error (message file n "program" "comment")
1438.55 s
[haskell-src-exts] | ^^
1438.55 s
[haskell-src-exts]
1438.55 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:47:10: warning : [ GHC-40910 ] [ -Wunused-matches ]
1438.55 s
[haskell-src-exts] Defined but not used: ‘file’
1438.55 s
[haskell-src-exts] |
1438.55 s
[haskell-src-exts] 47 | adjacent file n y@(Program _) (x@(Include i f):xs) = x: adjacent f i y xs
1438.55 s
[haskell-src-exts] | ^^^^
1438.55 s
[haskell-src-exts]
1438.55 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:47:15: warning : [ GHC-40910 ] [ -Wunused-matches ]
1438.55 s
[haskell-src-exts] Defined but not used: ‘n’
1438.55 s
[haskell-src-exts] |
1438.55 s
[haskell-src-exts] 47 | adjacent file n y@(Program _) (x@(Include i f):xs) = x: adjacent f i y xs
1438.55 s
[haskell-src-exts] | ^
1438.55 s
[haskell-src-exts]
1438.55 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:49:17: warning : [ GHC-40910 ] [ -Wunused-matches ]
1438.55 s
[haskell-src-exts] Defined but not used: ‘y’
1438.55 s
[haskell-src-exts] |
1438.55 s
[haskell-src-exts] 49 | adjacent file n y @Comment (x@(Program _) :xs) = error (message file n "comment" "program")
1438.55 s
[haskell-src-exts] | ^
1438.55 s
[haskell-src-exts]
1438.55 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:49:32: warning : [ GHC-40910 ] [ -Wunused-matches ]
1438.55 s
[haskell-src-exts] Defined but not used: ‘x’
1438.55 s
[haskell-src-exts] |
1438.55 s
[haskell-src-exts] 49 | adjacent file n y@Comment (x @(Program _) :xs) = error (message file n "comment" "program")
1438.55 s
[haskell-src-exts] | ^
1438.55 s
[haskell-src-exts]
1438.55 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:49:48: warning : [ GHC-40910 ] [ -Wunused-matches ]
1438.55 s
[haskell-src-exts] Defined but not used: ‘xs’
1438.55 s
[haskell-src-exts] |
1438.55 s
[haskell-src-exts] 49 | adjacent file n y@Comment (x@(Program _) :xs ) = error (message file n "comment" "program")
1438.55 s
[haskell-src-exts] | ^^
1438.55 s
[haskell-src-exts]
1438.55 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:50:10: warning : [ GHC-40910 ] [ -Wunused-matches ]
1438.55 s
[haskell-src-exts] Defined but not used: ‘file’
1438.55 s
[haskell-src-exts] |
1438.55 s
[haskell-src-exts] 50 | adjacent file n y@Comment (x@(Include i f):xs) = x: adjacent f i y xs
1438.55 s
[haskell-src-exts] | ^^^^
1438.55 s
[haskell-src-exts]
1438.55 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:50:15: warning : [ GHC-40910 ] [ -Wunused-matches ]
1438.55 s
[haskell-src-exts] Defined but not used: ‘n’
1438.55 s
[haskell-src-exts] |
1438.55 s
[haskell-src-exts] 50 | adjacent file n y@Comment (x@(Include i f):xs) = x: adjacent f i y xs
1438.55 s
[haskell-src-exts] | ^
1438.55 s
[haskell-src-exts]
1438.55 s
[semialign] Phase: setupCompilerEnvironmentPhase
1438.55 s
[semialign] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
1438.55 s
[semialign] Phase: unpackPhase
1438.55 s
[semialign] unpacking source archive /nix/store/7r6xfw79m4pw1yb0i8zzcx6cha65xrx1-semialign-1.3.1.tar.gz
1438.55 s
[semialign] source root is semialign-1.3.1
1438.56 s
[semialign] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "semialign-1.3.1/src/Data/Zip.hs"
1438.56 s
[semialign] Phase: patchPhase
1438.56 s
[semialign] Replace Cabal file with edited version from mirror://hackage/semialign-1.3.1/revision/2.cabal.
1438.56 s
[semialign] Phase: compileBuildDriverPhase
1438.56 s
[semialign] setupCompileFlags: -package-db=/build/tmp.QCXs3zE58d/setup-package.conf.d -threaded
1438.56 s
[semialign] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.QCXs3zE58d/Main.o )
1438.56 s
[semialign] [2 of 2] Linking Setup
1438.56 s
[semialign] Phase: updateAutotoolsGnuConfigScriptsPhase
1438.56 s
[semialign] Phase: configurePhase
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
1438.56 s
[semialign] Using Parsec parser
1438.56 s
[semialign] Configuring semialign-1.3.1...
1438.56 s
[tasty-golden] Phase: setupCompilerEnvironmentPhase
1438.56 s
[tasty-golden] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
1438.56 s
[tasty-golden] Phase: unpackPhase
1438.56 s
[tasty-golden] unpacking source archive /nix/store/2xw53fi0cl22xjbzqrgl4q4x7vxari9v-tasty-golden-2.3.5.tar.gz
1438.56 s
[tasty-golden] source root is tasty-golden-2.3.5
1438.56 s
[tasty-golden] setting SOURCE_DATE_EPOCH to timestamp 1641381939 of file "tasty-golden-2.3.5/tasty-golden.cabal"
1438.56 s
[tasty-golden] Phase: patchPhase
1438.56 s
[tasty-golden] Phase: compileBuildDriverPhase
1438.56 s
[tasty-golden] setupCompileFlags: -package-db=/build/tmp.NYJdhqeeji/setup-package.conf.d -threaded
1438.56 s
[tasty-golden] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.NYJdhqeeji/Main.o )
1438.56 s
[tasty-golden] [2 of 2] Linking Setup
1438.56 s
[tasty-golden] Phase: updateAutotoolsGnuConfigScriptsPhase
1438.56 s
[tasty-golden] Phase: configurePhase
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
1438.56 s
[tasty-golden] Using Parsec parser
1438.56 s
[tasty-golden] Configuring tasty-golden-2.3.5...
1438.56 s
[zlib] Documentation created: dist/doc/html/zlib/, dist/doc/html/zlib/zlib.txt
1438.56 s
[zlib] Preprocessing test suite 'tests' for zlib-0.7.1.0...
1438.56 s
[zlib] haddockPhase completed in 44 seconds
1438.56 s
[zlib] Phase: installPhase
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
1438.56 s
[zlib] Phase: fixupPhase
1438.56 s
[zlib] shrinking RPATHs of ELF executables and libraries in /nix/store/firbm3p1yia3dc20wm2lyl4spr3y4ws3-zlib-0.7.1.0
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
1438.56 s
[zlib] checking for references to /build/ in /nix/store/firbm3p1yia3dc20wm2lyl4spr3y4ws3-zlib-0.7.1.0...
1438.56 s
[zlib] patching script interpreter paths in /nix/store/firbm3p1yia3dc20wm2lyl4spr3y4ws3-zlib-0.7.1.0
1438.56 s
[zlib] stripping (with command strip and flags -S -p) in /nix/store/firbm3p1yia3dc20wm2lyl4spr3y4ws3-zlib-0.7.1.0/lib
1438.56 s
[zlib] shrinking RPATHs of ELF executables and libraries in /nix/store/d14xdixc2573vs7jcr9abz2pwywcd4vc-zlib-0.7.1.0-doc
1438.56 s
[zlib] checking for references to /build/ in /nix/store/d14xdixc2573vs7jcr9abz2pwywcd4vc-zlib-0.7.1.0-doc...
1438.56 s
[zlib] patching script interpreter paths in /nix/store/d14xdixc2573vs7jcr9abz2pwywcd4vc-zlib-0.7.1.0-doc
1438.56 s
[atomic-write] dist/doc/html/atomic-write/atomic-write.txt
1438.56 s
[atomic-write] Preprocessing test suite 'atomic-write-test' for atomic-write-0.2.1.1...
1438.56 s
[atomic-write] haddockPhase completed in 45 seconds
1438.56 s
[atomic-write] Phase: installPhase
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
1438.56 s
[atomic-write] Phase: fixupPhase
1438.56 s
[atomic-write] shrinking RPATHs of ELF executables and libraries in /nix/store/j4hy9hy23h8yrsan8qwyq9yj2q27ndhx-atomic-write-0.2.1.1
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
1438.56 s
[atomic-write] checking for references to /build/ in /nix/store/j4hy9hy23h8yrsan8qwyq9yj2q27ndhx-atomic-write-0.2.1.1...
1438.56 s
[atomic-write] patching script interpreter paths in /nix/store/j4hy9hy23h8yrsan8qwyq9yj2q27ndhx-atomic-write-0.2.1.1
1438.56 s
[atomic-write] stripping (with command strip and flags -S -p) in /nix/store/j4hy9hy23h8yrsan8qwyq9yj2q27ndhx-atomic-write-0.2.1.1/lib
1438.56 s
[attoparsec] tests/QC/IPv6/Internal.hs:242:25: warning : [ GHC-63397 ] [ -Wname-shadowing ]
1438.56 s
[attoparsec] This binding for ‘t’ shadows the existing binding
1438.56 s
[attoparsec] bound at tests/QC/IPv6/Internal.hs:235:23
1438.56 s
[attoparsec] |
1438.56 s
[attoparsec] 242 | where longest t = case t of
1438.56 s
[attoparsec] | ^
1438.56 s
[attoparsec]
1438.56 s
[attoparsec] tests/QC/IPv6/Internal.hs:247:21: warning : [ GHC-63394 ] [ -Wx-partial ]
1438.56 s
[attoparsec] In the use of ‘head’
1438.56 s
[attoparsec] (imported from Prelude, but defined in GHC.Internal.List):
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"."
1438.56 s
[attoparsec] |
1438.56 s
[attoparsec] 247 | helper h = (head h == AllZeros, lh) where lh = length h
1438.56 s
[attoparsec] | ^^^^
1438.56 s
[attoparsec]
1438.56 s
[attoparsec] tests/QC/IPv6/Internal.hs:298:12: warning : [ GHC-18042 ] [ -Wtype-defaults ]
1438.56 s
[attoparsec] • Defaulting the type variable ‘a0’ to type ‘Integer’ in the following constraints
1438.56 s
[attoparsec] (Integral a0)
1438.56 s
[attoparsec] arising from a use of ‘R.decimal’
1438.56 s
[attoparsec] at tests/QC/IPv6/Internal.hs:298:12-20
1438.56 s
[attoparsec] (Ord a0)
1438.56 s
[attoparsec] arising from a use of ‘<’ at tests/QC/IPv6/Internal.hs:299:39
1438.56 s
[attoparsec] (Num a0)
1438.56 s
[attoparsec] arising from the literal ‘256’
1438.56 s
[attoparsec] at tests/QC/IPv6/Internal.hs:299:41-43
1438.56 s
[attoparsec] (Show a0)
1438.56 s
[attoparsec] arising from a use of ‘show’ at tests/QC/IPv6/Internal.hs:299:59-62
1438.56 s
[attoparsec] • In the expression: R.decimal ds
1438.56 s
[attoparsec] In a stmt of a 'do' block:
1438.56 s
[attoparsec] case R.decimal ds of
1438.56 s
[attoparsec] Right (n, _)
1438.56 s
[attoparsec] -> return (if n < 256 then T.pack $ show n else T.empty)
1438.56 s
[attoparsec] Left _ -> return T.empty
1438.56 s
[attoparsec] In the expression:
1438.56 s
[attoparsec] do ds <- takeWhile1 isDigit
1438.56 s
[attoparsec] case R.decimal ds of
1438.56 s
[attoparsec] Right (n, _)
1438.56 s
[attoparsec] -> return (if n < 256 then T.pack $ show n else T.empty)
1438.56 s
[attoparsec] Left _ -> return T.empty
1438.56 s
[attoparsec] |
1438.56 s
[attoparsec] 298 | case R.decimal ds of
1438.56 s
[attoparsec] | ^^^^^^^^^
1438.56 s
[attoparsec]
1438.56 s
[attoparsec] tests/QC/IPv6/Internal.hs:304:5: warning : [ GHC-81995 ] [ -Wunused-do-bind ]
1438.56 s
[attoparsec] A do-notation statement discarded a result of type ‘T.Text’
1438.56 s
[attoparsec] Suggested fix: Suppress this warning by saying ‘_ <- string "::"’
1438.56 s
[attoparsec] |
1438.56 s
[attoparsec] 304 | string "::"
1438.56 s
[attoparsec] | ^^^^^^^^^^^
1438.56 s
[attoparsec]
1438.56 s
[attoparsec] tests/QC/IPv6/Internal.hs:309:5: warning : [ GHC-81995 ] [ -Wunused-do-bind ]
1438.56 s
[attoparsec] A do-notation statement discarded a result of type ‘T.Text’
1438.56 s
[attoparsec] Suggested fix: Suppress this warning by saying ‘_ <- string ":"’
1438.56 s
[attoparsec] |
1438.56 s
[attoparsec] 309 | string ":"
1438.56 s
[attoparsec] | ^^^^^^^^^^
1438.56 s
[attoparsec]
1438.56 s
[attoparsec] [ 7 of 12] Compiling QC.Rechunked ( tests/QC/Rechunked.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Rechunked.o )
1438.56 s
[attoparsec] [ 8 of 12] Compiling QC.Simple ( tests/QC/Simple.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Simple.o )
1438.56 s
[attoparsec] tests/QC/Simple.hs:10:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
1438.56 s
[attoparsec] The import of ‘Data.List’ is redundant
1438.56 s
[attoparsec] except perhaps to import instances from ‘Data.List’
1438.56 s
[attoparsec] To import instances alone, use: import Data.List()
1438.56 s
[attoparsec] |
1438.56 s
[attoparsec] 10 | import Data.List (foldl')
1438.56 s
[either] Using Cabal-3.12.1.0 compiled by ghc-9.10
1438.56 s
[either] Using compiler: ghc-9.10.2
1438.56 s
[either] Using install prefix: /nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2
1438.56 s
[either] Executables installed in:
1438.56 s
[either] /nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2/bin
1438.56 s
[either] Libraries installed in:
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
1438.56 s
[either] Dynamic Libraries installed in:
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
1438.56 s
[either] Private executables installed in:
1438.56 s
[either] /nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2/libexec/x86_64-linux-ghc-9.10.2-08fd/either-5.0.2
1438.56 s
[either] Data files installed in:
1438.56 s
[either] /nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2/share/x86_64-linux-ghc-9.10.2-08fd/either-5.0.2
1438.56 s
[either] Documentation installed in:
1438.56 s
[either] /nix/store/4fmsw8h1mmxbf5ann91vpbhsn1a9ylfc-either-5.0.2-doc/share/doc/either-5.0.2
1438.56 s
[either] Configuration files installed in:
1438.56 s
[either] /nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2/etc
1438.56 s
[either] No alex found
1438.56 s
[either] Using ar found on system at:
1438.56 s
[either] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
1438.56 s
[either] No c2hs found
1438.56 s
[either] No cpphs found
1438.56 s
[either] No doctest found
1438.56 s
[either] Using gcc version 14.3.0 given by user at:
1438.56 s
[either] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
1438.56 s
[either] Using ghc version 9.10.2 found on system at:
1438.56 s
[either] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
1438.56 s
[either] Using ghc-pkg version 9.10.2 found on system at:
1438.56 s
[either] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
1438.56 s
[either] No ghcjs found
1438.56 s
[either] No ghcjs-pkg found
1438.56 s
[either] No greencard found
1438.56 s
[either] Using haddock version 2.31.0 found on system at:
1438.56 s
[either] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
1438.56 s
[either] No happy found
1438.56 s
[either] Using haskell-suite found on system at: haskell-suite-dummy-location
1438.56 s
[either] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1438.56 s
[either] No hmake found
1438.56 s
[either] Using hpc version 0.69 found on system at:
1438.56 s
[either] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
1438.56 s
[either] Using hsc2hs version 0.68.10 found on system at:
1438.56 s
[either] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1438.56 s
[either] Using hscolour version 1.25 found on system at:
1438.56 s
[either] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
1438.56 s
[either] No jhc found
1438.56 s
[either] Using ld found on system at:
1438.56 s
[either] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
1438.56 s
[either] No pkg-config found
1438.56 s
[either] Using runghc version 9.10.2 found on system at:
1438.56 s
[either] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
1438.56 s
[either] Using strip version 2.44 found on system at:
1438.56 s
[either] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
1438.56 s
[either] Using tar found on system at:
1438.56 s
[either] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
1438.56 s
[either] No uhc found
1438.56 s
[either] Phase: buildPhase
1438.56 s
[either] Preprocessing library for either-5.0.2...
1438.56 s
[either] Building library for either-5.0.2...
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 )
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 )
1438.57 s
[foundation] • The ‘~’ operator is out of scope.
1438.57 s
[foundation] Assuming it to stand for an equality constraint.
1438.57 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1438.57 s
[foundation] exported from Data.Type.Equality and Prelude.
1438.57 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1438.57 s
[foundation] • This will become an error in a future GHC release.
1438.57 s
[foundation] |
1438.57 s
[foundation] 342 | , Element (Chunk input) ~ Element input
1438.57 s
[foundation] | ^
1438.57 s
[foundation]
1438.57 s
[foundation] Foundation/Parser.hs:350:42: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1438.57 s
[foundation] • The ‘~’ operator is out of scope.
1438.57 s
[foundation] Assuming it to stand for an equality constraint.
1438.57 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1438.57 s
[foundation] exported from Data.Type.Equality and Prelude.
1438.57 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1438.57 s
[foundation] • This will become an error in a future GHC release.
1438.57 s
[foundation] |
1438.57 s
[foundation] 350 | , Element (Chunk input) ~ Element input
1438.57 s
[foundation] | ^
1438.57 s
[foundation]
1438.57 s
[foundation] Foundation/Parser.hs:393:25: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1438.57 s
[foundation] • The ‘~’ operator is out of scope.
1438.57 s
[foundation] Assuming it to stand for an equality constraint.
1438.57 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1438.57 s
[foundation] exported from Data.Type.Equality and Prelude.
1438.57 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1438.57 s
[foundation] • This will become an error in a future GHC release.
1438.57 s
[foundation] |
1438.57 s
[foundation] 393 | , Element input ~ Element (Chunk input)
1438.57 s
[foundation] | ^
1438.57 s
[foundation]
1438.57 s
[foundation] [ 50 of 103] Compiling Foundation.String.Builder ( Foundation/String/Builder.hs, dist/build/Foundation/String/Builder.p_o )
1438.57 s
[foundation] [ 51 of 103] Compiling Foundation.String.Read ( Foundation/String/Read.hs, dist/build/Foundation/String/Read.p_o )
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 )
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 )
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 )
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 )
1438.57 s
[foundation] [ 56 of 103] Compiling Foundation.System.Bindings ( Foundation/System/Bindings.hs, dist/build/Foundation/System/Bindings.p_o )
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 )
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 )
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 )
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 )
1438.57 s
[foundation] [ 61 of 103] Compiling Foundation.System.Entropy ( Foundation/System/Entropy.hs, dist/build/Foundation/System/Entropy.p_o )
1438.57 s
[foundation] [ 62 of 103] Compiling Foundation.Random.Class ( Foundation/Random/Class.hs, dist/build/Foundation/Random/Class.p_o )
1438.57 s
[foundation] [ 63 of 103] Compiling Foundation.Random.DRG ( Foundation/Random/DRG.hs, dist/build/Foundation/Random/DRG.p_o )
1438.57 s
[genvalidity] shrinkValid of Int64 shrinks to only valid values [✔]
1438.57 s
[genvalidity] +++ OK, passed 20 tests.
1438.57 s
[genvalidity] shrinkValid of Int64 only produces values that do not crash while validating [✔]
1438.57 s
[genvalidity] +++ OK, passed 20 tests.
1438.57 s
[genvalidity] shrinkValid of Int64 does not shrink to itself [✔]
1438.57 s
[genvalidity] +++ OK, passed 20 tests.
1438.57 s
[genvalidity] genValid of Integer generates only valid values [✔]
1438.57 s
[genvalidity] +++ OK, passed 100 tests.
1438.57 s
[genvalidity] shrinkValid of Integer shrinks to only valid values [✔]
1438.57 s
[genvalidity] +++ OK, passed 20 tests.
1438.57 s
[genvalidity] shrinkValid of Integer only produces values that do not crash while validating [✔]
1438.57 s
[genvalidity] +++ OK, passed 20 tests.
1438.57 s
[genvalidity] shrinkValid of Integer does not shrink to itself [✔]
1438.57 s
[genvalidity] +++ OK, passed 20 tests.
1438.57 s
[genvalidity] genValid of Float generates only valid values [✔]
1438.57 s
[genvalidity] +++ OK, passed 100 tests.
1438.57 s
[genvalidity] shrinkValid of Float shrinks to only valid values [✔]
1438.57 s
[genvalidity] +++ OK, passed 20 tests.
1438.57 s
[genvalidity] shrinkValid of Float only produces values that do not crash while validating [✔]
1438.57 s
[genvalidity] +++ OK, passed 20 tests.
1438.57 s
[genvalidity] shrinkValid of Float does not shrink to itself [✔]
1438.57 s
[genvalidity] +++ OK, passed 20 tests.
1438.57 s
[genvalidity] genValid of (Float,Float) generates only valid values [✔]
1438.57 s
[genvalidity] +++ OK, passed 50 tests.
1438.57 s
[genvalidity] shrinkValid of (Float,Float) shrinks to only valid values [✔]
1438.57 s
[genvalidity] +++ OK, passed 10 tests.
1438.57 s
[genvalidity] shrinkValid of (Float,Float) only produces values that do not crash while validating [✔]
1438.57 s
[genvalidity] +++ OK, passed 10 tests.
1438.57 s
[genvalidity] shrinkValid of (Float,Float) does not shrink to itself [✔]
1438.57 s
[genvalidity] +++ OK, passed 10 tests.
1438.57 s
[genvalidity] shrinkValid Float
1438.57 s
[genvalidity] Does not shrink -2.1393704e20 to itself [✔]
1438.57 s
[genvalidity] Does not shrink 1.2223988e-12 to itself [✔]
1438.57 s
[genvalidity] Does not shrink 2.7896812e10 to itself [✔]
1438.57 s
[genvalidity] shrinkValid Double
1438.57 s
[genvalidity] Does not shrink -1.032730679986007e18 to itself [✔]
1438.57 s
[genvalidity] genValid of Double generates only valid values [✔]
1438.57 s
[genvalidity] +++ OK, passed 100 tests.
1438.57 s
[genvalidity] shrinkValid of Double shrinks to only valid values [✔]
1438.57 s
[genvalidity] +++ OK, passed 20 tests.
1438.57 s
[genvalidity] shrinkValid of Double only produces values that do not crash while validating [✔]
1438.57 s
[genvalidity] +++ OK, passed 20 tests.
1438.57 s
[genvalidity] shrinkValid of Double does not shrink to itself [✔]
1438.57 s
[genvalidity] +++ OK, passed 20 tests.
1438.57 s
[genvalidity] genValid of (Double,Double) generates only valid values [✔]
1438.57 s
[genvalidity] +++ OK, passed 50 tests.
1438.57 s
[genvalidity] shrinkValid of (Double,Double) shrinks to only valid values [✔]
1438.57 s
[genvalidity] +++ OK, passed 10 tests.
1438.57 s
[genvalidity] shrinkValid of (Double,Double) only produces values that do not crash while validating [✔]
1438.57 s
[genvalidity] +++ OK, passed 10 tests.
1438.57 s
[genvalidity] shrinkValid of (Double,Double) does not shrink to itself [✔]
1438.57 s
[genvalidity] +++ OK, passed 10 tests.
1438.57 s
[genvalidity] genValid of Ratio Int generates only valid values [✔]
1438.57 s
[genvalidity] +++ OK, passed 100 tests.
1438.57 s
[genvalidity] shrinkValid of Ratio Int shrinks to only valid values [✔]
1438.57 s
[genvalidity] +++ OK, passed 20 tests.
1438.57 s
[genvalidity] shrinkValid of Ratio Int only produces values that do not crash while validating [✔]
1438.57 s
[genvalidity] +++ OK, passed 20 tests.
1438.57 s
[genvalidity] shrinkValid of Ratio Int does not shrink to itself [✔]
1438.57 s
[genvalidity] +++ OK, passed 20 tests.
1438.57 s
[genvalidity] genValid of Either Bool Ordering generates only valid values [✔]
1438.57 s
[genvalidity] +++ OK, passed 50 tests.
1438.57 s
[genvalidity] shrinkValid of Either Bool Ordering shrinks to only valid values [✔]
1438.57 s
[genvalidity] +++ OK, passed 10 tests.
1438.57 s
[genvalidity] shrinkValid of Either Bool Ordering only produces values that do not crash while validating [✔]
1438.57 s
[genvalidity] +++ OK, passed 10 tests.
1438.57 s
[genvalidity] shrinkValid of Either Bool Ordering does not shrink to itself [✔]
1438.57 s
[genvalidity] +++ OK, passed 10 tests.
1438.57 s
[genvalidity] genValid of Maybe Ordering generates only valid values [✔]
1438.57 s
[genvalidity] +++ OK, passed 100 tests.
1438.57 s
[genvalidity] shrinkValid of Maybe Ordering shrinks to only valid values [✔]
1438.57 s
[genvalidity] +++ OK, passed 20 tests.
1438.57 s
[genvalidity] shrinkValid of Maybe Ordering only produces values that do not crash while validating [✔]
1438.57 s
[genvalidity] +++ OK, passed 20 tests.
1438.57 s
[genvalidity] shrinkValid of Maybe Ordering does not shrink to itself [✔]
1438.57 s
[genvalidity] +++ OK, passed 20 tests.
1438.57 s
[genvalidity] genValid of Maybe (Maybe Ordering) generates only valid values [✔]
1438.57 s
[genvalidity] +++ OK, passed 100 tests.
1438.57 s
[genvalidity] shrinkValid of Maybe (Maybe Ordering) shrinks to only valid values [✔]
1438.57 s
[genvalidity] +++ OK, passed 20 tests.
1438.57 s
[genvalidity] shrinkValid of Maybe (Maybe Ordering) only produces values that do not crash while validating [✔]
1438.57 s
[genvalidity] +++ OK, passed 20 tests.
1438.57 s
[genvalidity] shrinkValid of Maybe (Maybe Ordering) does not shrink to itself [✔]
1438.57 s
[genvalidity] +++ OK, passed 20 tests.
1438.57 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:52:10: warning : [ GHC-40910 ] [ -Wunused-matches ]
1438.57 s
[haskell-src-exts] Defined but not used: ‘file’
1438.57 s
[haskell-src-exts] |
1438.57 s
[haskell-src-exts] 52 | adjacent file n y@Blank (x@(Include i f):xs) = x: adjacent f i y xs
1438.57 s
[haskell-src-exts] | ^^^^
1438.57 s
[haskell-src-exts]
1438.57 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:52:15: warning : [ GHC-40910 ] [ -Wunused-matches ]
1438.57 s
[haskell-src-exts] Defined but not used: ‘n’
1438.57 s
[haskell-src-exts] |
1438.57 s
[haskell-src-exts] 52 | adjacent file n y@Blank (x@(Include i f):xs) = x: adjacent f i y xs
1438.57 s
[haskell-src-exts] | ^
1438.57 s
[haskell-src-exts]
1438.57 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:54:34: warning : [ GHC-40910 ] [ -Wunused-matches ]
1438.57 s
[haskell-src-exts] Defined but not used: ‘next’
1438.57 s
[haskell-src-exts] |
1438.57 s
[haskell-src-exts] 54 | adjacent file n _ (x@next :xs) = x: adjacent file (n+1) x xs
1438.57 s
[haskell-src-exts] | ^^^^
1438.57 s
[haskell-src-exts]
1438.57 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:55:10: warning : [ GHC-40910 ] [ -Wunused-matches ]
1438.57 s
[haskell-src-exts] Defined but not used: ‘file’
1438.57 s
[haskell-src-exts] |
1438.57 s
[haskell-src-exts] 55 | adjacent file n _ [] = []
1438.57 s
[haskell-src-exts] | ^^^^
1438.57 s
[haskell-src-exts]
1438.57 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:55:15: warning : [ GHC-40910 ] [ -Wunused-matches ]
1438.57 s
[haskell-src-exts] Defined but not used: ‘n’
1438.57 s
[haskell-src-exts] |
1438.57 s
[haskell-src-exts] 55 | adjacent file n _ [] = []
1438.57 s
[haskell-src-exts] | ^
1438.57 s
[haskell-src-exts]
1438.57 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:69:22: warning : [ GHC-63397 ] [ -Wname-shadowing ]
1438.57 s
[haskell-src-exts] This binding for ‘s’ shadows the existing binding
1438.57 s
[haskell-src-exts] bound at src/Language/Preprocessor/Unlit.hs:66:9
1438.57 s
[haskell-src-exts] |
1438.57 s
[haskell-src-exts] 69 | lines' ('\^M':'\n':s ) acc = acc [] : lines' s id -- DOS
1438.57 s
[haskell-src-exts] | ^
1438.57 s
[haskell-src-exts]
1438.57 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:70:17: warning : [ GHC-63397 ] [ -Wname-shadowing ]
1438.57 s
[haskell-src-exts] This binding for ‘s’ shadows the existing binding
1438.57 s
[haskell-src-exts] bound at src/Language/Preprocessor/Unlit.hs:66:9
1438.57 s
[haskell-src-exts] |
1438.57 s
[haskell-src-exts] 70 | lines' ('\^M':s ) acc = acc [] : lines' s id -- MacOS
1438.57 s
[haskell-src-exts] | ^
1438.57 s
[haskell-src-exts]
1438.57 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:71:16: warning : [ GHC-63397 ] [ -Wname-shadowing ]
1438.57 s
[haskell-src-exts] This binding for ‘s’ shadows the existing binding
1438.57 s
[haskell-src-exts] bound at src/Language/Preprocessor/Unlit.hs:66:9
1438.57 s
[haskell-src-exts] |
1438.57 s
[haskell-src-exts] 71 | lines' ('\n':s ) acc = acc [] : lines' s id -- Unix
1438.57 s
[haskell-src-exts] | ^
1438.57 s
[haskell-src-exts]
1438.57 s
[haskell-src-exts] src/Language/Preprocessor/Unlit.hs:72:13: warning : [ GHC-63397 ] [ -Wname-shadowing ]
1438.57 s
[haskell-src-exts] This binding for ‘s’ shadows the existing binding
1438.57 s
[haskell-src-exts] bound at src/Language/Preprocessor/Unlit.hs:66:9
1438.57 s
[haskell-src-exts] |
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
1439.70 s
[zlib:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1440.62 s
[zlib:post-build] copying 2 paths...
1440.62 s
[zlib:post-build] copying path '/nix/store/d14xdixc2573vs7jcr9abz2pwywcd4vc-zlib-0.7.1.0-doc' to 'https://cache.nix-ci.com'...
1442.91 s
[zlib:post-build] copying path '/nix/store/firbm3p1yia3dc20wm2lyl4spr3y4ws3-zlib-0.7.1.0' to 'https://cache.nix-ci.com'...
1451.49 s
[zlib:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1452.32 s
[zlib:post-build] copying 1 paths...
1452.33 s
[zlib:post-build] copying path '/nix/store/fc5a3q30r0maa64agllvyi322lqrbh3n-zlib-0.7.1.0.drv' to 'https://cache.nix-ci.com'...
1454.29 s
Uploaded zlib in 15.4s
1454.29 s
Progress: 62 of 103 built (8 building), 318 of 318 downloaded from cache
1454.29 s
Built zlib in 4m40s
1454.63 s
Building /nix/store/hnv97qp11vmy6ad6ihk4in6pxz3844r0-streaming-commons-0.2.3.0.drv
1454.63 s
[atomic-write] shrinking RPATHs of ELF executables and libraries in /nix/store/aimmnb6876jg96d9r44pz9s8n7l4shfb-atomic-write-0.2.1.1-doc
1454.63 s
[atomic-write] checking for references to /build/ in /nix/store/aimmnb6876jg96d9r44pz9s8n7l4shfb-atomic-write-0.2.1.1-doc...
1454.63 s
[atomic-write] patching script interpreter paths in /nix/store/aimmnb6876jg96d9r44pz9s8n7l4shfb-atomic-write-0.2.1.1-doc
1454.63 s
[attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^
1454.63 s
[attoparsec]
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 )
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 )
1454.63 s
[attoparsec] tests/QC/Text/Regressions.hs:9:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
1454.63 s
[attoparsec] The import of ‘Data.List’ is redundant
1454.63 s
[attoparsec] except perhaps to import instances from ‘Data.List’
1454.63 s
[attoparsec] To import instances alone, use: import Data.List()
1454.63 s
[attoparsec] |
1454.63 s
[attoparsec] 9 | import Data.List (foldl')
1454.63 s
[attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^
1454.63 s
[attoparsec]
1454.63 s
[attoparsec] tests/QC/Text/Regressions.hs:12:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
1454.63 s
[attoparsec] The import of ‘Data.Monoid’ is redundant
1454.63 s
[attoparsec] except perhaps to import instances from ‘Data.Monoid’
1454.63 s
[attoparsec] To import instances alone, use: import Data.Monoid()
1454.63 s
[attoparsec] |
1454.63 s
[attoparsec] 12 | import Data.Monoid ((<>))
1454.63 s
[attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^
1454.63 s
[attoparsec]
1454.63 s
[attoparsec] [11 of 12] Compiling QC.Text ( tests/QC/Text.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Text.o )
1454.63 s
[attoparsec] [12 of 12] Compiling Main ( tests/QC.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/Main.o )
1454.63 s
[attoparsec] [13 of 13] Linking dist/build/attoparsec-tests/attoparsec-tests
1454.63 s
[attoparsec] buildPhase completed in 7 minutes 23 seconds
1454.63 s
[attoparsec] Phase: checkPhase
1454.63 s
[attoparsec] Running 1 test suites...
1454.63 s
[attoparsec] Test suite attoparsec-tests: RUNNING...
1454.63 s
[attoparsec] tests
1454.63 s
[attoparsec] bs
1454.63 s
[attoparsec] anyWord8: OK
1454.63 s
[attoparsec] +++ OK, passed 100 tests.
1454.63 s
[attoparsec] endOfInput: OK
1454.63 s
[attoparsec] +++ OK, passed 100 tests.
1454.63 s
[attoparsec] endOfLine: OK
1454.63 s
[attoparsec] +++ OK, failed as expected. Falsified, Falsified (after 2 tests and 1 shrink):
1454.63 s
[attoparsec] "\NUL"
1454.63 s
[attoparsec] '\NUL' /= '\n'
1454.63 s
[attoparsec]
1454.64 s
[attoparsec] ('\NUL',Nothing) /= ('\r',Just '\n')
1454.64 s
[attoparsec] notWord8: OK
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] peekWord8: OK
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] peekWord8': OK
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] satisfy: OK
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] satisfyWith: OK
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] scan: OK
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] skip: OK
1454.64 s
[attoparsec] +++ OK, failed as expected. Falsified (after 2 tests and 1 shrink):
1454.64 s
[attoparsec] 0
1454.64 s
[attoparsec] "\NUL"
1454.64 s
[attoparsec] not (0 < 0)
1454.64 s
[attoparsec] skipWhile: OK
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] string: OK
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] stringCI: OK
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] strings: OK
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] take: OK
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] takeByteString: OK
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] takeCount: OK
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] takeLazyByteString: OK
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] takeTill: OK
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] takeWhile: OK
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] takeWhile1: OK
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] takeWhile1_empty: OK
1454.64 s
[attoparsec] +++ OK, passed 1 test.
1454.64 s
[attoparsec] takeWhileIncluding: OK
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] getChunk: OK
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] word8: OK
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] members: OK
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] nonmembers: OK
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] buf
1454.64 s
[attoparsec] b_unbuffer: OK (0.02s)
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] t_unbuffer: OK (0.01s)
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[attoparsec] t_unbuffer_three: OK
1454.64 s
[attoparsec] +++ OK, passed 1 test.
1454.64 s
[attoparsec] b_length: OK (0.02s)
1454.64 s
[attoparsec] +++ OK, passed 100 tests.
1454.64 s
[either] [1 of 2] Compiling Data.Either.Combinators ( src/Data/Either/Combinators.hs, dist/build/Data/Either/Combinators.p_o )
1454.64 s
[either] [2 of 2] Compiling Data.Either.Validation ( src/Data/Either/Validation.hs, dist/build/Data/Either/Validation.p_o )
1454.64 s
[foundation] [ 64 of 103] Compiling Foundation.Random.XorShift ( Foundation/Random/XorShift.hs, dist/build/Foundation/Random/XorShift.p_o )
1454.64 s
[foundation] [ 65 of 103] Compiling Foundation.Random.ChaChaDRG ( Foundation/Random/ChaChaDRG.hs, dist/build/Foundation/Random/ChaChaDRG.p_o )
1454.64 s
[foundation] [ 66 of 103] Compiling Foundation.Random ( Foundation/Random.hs, dist/build/Foundation/Random.p_o )
1454.64 s
[foundation] [ 67 of 103] Compiling Foundation.Check.Gen ( Foundation/Check/Gen.hs, dist/build/Foundation/Check/Gen.p_o )
1454.64 s
[foundation] [ 68 of 103] Compiling Foundation.Check.Config ( Foundation/Check/Config.hs, dist/build/Foundation/Check/Config.p_o )
1454.64 s
[foundation] [ 69 of 103] Compiling Foundation.Check.Arbitrary ( Foundation/Check/Arbitrary.hs, dist/build/Foundation/Check/Arbitrary.p_o )
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 )
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 )
1454.64 s
[foundation] [ 72 of 103] Compiling Foundation.Check.Property ( Foundation/Check/Property.hs, dist/build/Foundation/Check/Property.p_o )
1454.64 s
[foundation] [ 73 of 103] Compiling Foundation.Check.Types ( Foundation/Check/Types.hs, dist/build/Foundation/Check/Types.p_o )
1454.64 s
[foundation] [ 74 of 103] Compiling Foundation.Check.Print ( Foundation/Check/Print.hs, dist/build/Foundation/Check/Print.p_o )
1454.64 s
[foundation] [ 75 of 103] Compiling Foundation.Check ( Foundation/Check.hs, dist/build/Foundation/Check.p_o )
1454.64 s
[foundation] [ 76 of 103] Compiling Foundation.Check.Main ( Foundation/Check/Main.hs, dist/build/Foundation/Check/Main.p_o )
1454.64 s
[foundation] [ 77 of 103] Compiling Foundation.System.Info ( Foundation/System/Info.hs, dist/build/Foundation/System/Info.p_o )
1454.64 s
[foundation] [ 78 of 103] Compiling Foundation.Time.Types ( Foundation/Time/Types.hs, dist/build/Foundation/Time/Types.p_o )
1454.64 s
[foundation] [ 79 of 103] Compiling Foundation.Time.StopWatch ( Foundation/Time/StopWatch.hs, dist/build/Foundation/Time/StopWatch.p_o )
1454.64 s
[foundation] [ 80 of 103] Compiling Foundation.Time.Bindings ( Foundation/Time/Bindings.hs, dist/build/Foundation/Time/Bindings.p_o )
1454.64 s
[foundation] [ 81 of 103] Compiling Foundation.Timing ( Foundation/Timing.hs, dist/build/Foundation/Timing.p_o )
1454.64 s
[foundation] [ 82 of 103] Compiling Foundation.Timing.Main ( Foundation/Timing/Main.hs, dist/build/Foundation/Timing/Main.p_o )
1454.64 s
[foundation] [ 83 of 103] Compiling Foundation.Tuple ( Foundation/Tuple.hs, dist/build/Foundation/Tuple.p_o )
1454.64 s
[foundation] [ 84 of 103] Compiling Foundation.Hashing.Hashable ( Foundation/Hashing/Hashable.hs, dist/build/Foundation/Hashing/Hashable.p_o )
1454.65 s
[foundation] [ 85 of 103] Compiling Foundation.Network.IPv6 ( Foundation/Network/IPv6.hs, dist/build/Foundation/Network/IPv6.p_o )
1454.65 s
[foundation] Foundation/Network/IPv6.hs:160:50: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1454.65 s
[foundation] • The ‘~’ operator is out of scope.
1454.65 s
[foundation] Assuming it to stand for an equality constraint.
1454.65 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1454.65 s
[foundation] exported from Data.Type.Equality and Prelude.
1454.65 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1454.65 s
[foundation] • This will become an error in a future GHC release.
1454.65 s
[foundation] |
1454.65 s
[foundation] 160 | ipv6Parser :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1454.65 s
[foundation] | ^
1454.65 s
[foundation]
1454.65 s
[foundation] Foundation/Network/IPv6.hs:160:80: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1454.65 s
[foundation] • The ‘~’ operator is out of scope.
1454.65 s
[foundation] Assuming it to stand for an equality constraint.
1454.65 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1454.65 s
[foundation] exported from Data.Type.Equality and Prelude.
1454.65 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1454.65 s
[foundation] • This will become an error in a future GHC release.
1454.65 s
[foundation] |
1454.65 s
[foundation] 160 | ipv6Parser :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1454.65 s
[genvalidity] genValid of Ratio Integer generates only valid values [✔]
1454.65 s
[genvalidity] +++ OK, passed 100 tests.
1454.65 s
[genvalidity] shrinkValid of Ratio Integer shrinks to only valid values [✔]
1454.65 s
[genvalidity] +++ OK, passed 20 tests.
1454.65 s
[genvalidity] shrinkValid of Ratio Integer only produces values that do not crash while validating [✔]
1454.65 s
[genvalidity] +++ OK, passed 20 tests.
1454.65 s
[genvalidity] shrinkValid of Ratio Integer does not shrink to itself [✔]
1454.65 s
[genvalidity] +++ OK, passed 20 tests.
1454.65 s
[genvalidity] genValid of Ratio Int generates only valid values [✔]
1454.65 s
[genvalidity] +++ OK, passed 100 tests.
1454.65 s
[genvalidity] shrinkValid of Ratio Int shrinks to only valid values [✔]
1454.65 s
[genvalidity] +++ OK, passed 20 tests.
1454.65 s
[genvalidity] shrinkValid of Ratio Int only produces values that do not crash while validating [✔]
1454.65 s
[genvalidity] +++ OK, passed 20 tests.
1454.65 s
[genvalidity] shrinkValid of Ratio Int does not shrink to itself [✔]
1454.65 s
[genvalidity] +++ OK, passed 20 tests.
1454.65 s
[genvalidity] genValid of Ratio Int8 generates only valid values [✔]
1454.65 s
[genvalidity] +++ OK, passed 100 tests.
1454.65 s
[genvalidity] shrinkValid of Ratio Int8 shrinks to only valid values [✔]
1454.65 s
[genvalidity] +++ OK, passed 20 tests.
1454.65 s
[genvalidity] shrinkValid of Ratio Int8 only produces values that do not crash while validating [✔]
1454.65 s
[genvalidity] +++ OK, passed 20 tests.
1454.65 s
[genvalidity] shrinkValid of Ratio Int8 does not shrink to itself [✔]
1454.65 s
[genvalidity] +++ OK, passed 20 tests.
1454.65 s
[genvalidity] shrinking (Ratio Int)
1454.65 s
[genvalidity] can shrink this example [✔]
1454.65 s
[genvalidity] shrinking (Ratio Int8)
1454.65 s
[genvalidity] can shrink this example [✔]
1454.65 s
[genvalidity] genValid of Fixed * E0 generates only valid values [✔]
1454.65 s
[genvalidity] +++ OK, passed 100 tests.
1454.65 s
[genvalidity] shrinkValid of Fixed * E0 shrinks to only valid values [✔]
1454.65 s
[genvalidity] +++ OK, passed 20 tests.
1454.65 s
[genvalidity] shrinkValid of Fixed * E0 only produces values that do not crash while validating [✔]
1454.65 s
[genvalidity] +++ OK, passed 20 tests.
1454.65 s
[genvalidity] shrinkValid of Fixed * E0 does not shrink to itself [✔]
1454.65 s
[genvalidity] +++ OK, passed 20 tests.
1454.65 s
[genvalidity] genValid of ((Fixed * E0),(Fixed * E0)) generates only valid values [✔]
1454.65 s
[genvalidity] +++ OK, passed 50 tests.
1454.65 s
[genvalidity] shrinkValid of ((Fixed * E0),(Fixed * E0)) shrinks to only valid values [✔]
1454.65 s
[genvalidity] +++ OK, passed 10 tests.
1454.65 s
[genvalidity] shrinkValid of ((Fixed * E0),(Fixed * E0)) only produces values that do not crash while validating [✔]
1454.65 s
[genvalidity] +++ OK, passed 10 tests.
1454.65 s
[genvalidity] shrinkValid of ((Fixed * E0),(Fixed * E0)) does not shrink to itself [✔]
1454.65 s
[genvalidity] +++ OK, passed 10 tests.
1454.65 s
[genvalidity] genValid of Fixed * E1 generates only valid values [✔]
1454.65 s
[genvalidity] +++ OK, passed 100 tests.
1454.65 s
[genvalidity] shrinkValid of Fixed * E1 shrinks to only valid values [✔]
1454.65 s
[genvalidity] +++ OK, passed 20 tests.
1454.65 s
[genvalidity] shrinkValid of Fixed * E1 only produces values that do not crash while validating [✔]
1454.65 s
[genvalidity] +++ OK, passed 20 tests.
1454.65 s
[genvalidity] shrinkValid of Fixed * E1 does not shrink to itself [✔]
1454.65 s
[genvalidity] +++ OK, passed 20 tests.
1454.65 s
[genvalidity] genValid of ((Fixed * E1),(Fixed * E1)) generates only valid values [✔]
1454.65 s
[genvalidity] +++ OK, passed 50 tests.
1454.65 s
[genvalidity] shrinkValid of ((Fixed * E1),(Fixed * E1)) shrinks to only valid values [✔]
1454.66 s
[genvalidity] +++ OK, passed 10 tests.
1454.66 s
[genvalidity] shrinkValid of ((Fixed * E1),(Fixed * E1)) only produces values that do not crash while validating [✔]
1454.66 s
[genvalidity] +++ OK, passed 10 tests.
1454.66 s
[genvalidity] shrinkValid of ((Fixed * E1),(Fixed * E1)) does not shrink to itself [✔]
1454.66 s
[genvalidity] +++ OK, passed 10 tests.
1454.66 s
[genvalidity] genValid of Fixed * E2 generates only valid values [✔]
1454.66 s
[genvalidity] +++ OK, passed 100 tests.
1454.66 s
[genvalidity] shrinkValid of Fixed * E2 shrinks to only valid values [✔]
1454.66 s
[genvalidity] +++ OK, passed 20 tests.
1454.66 s
[genvalidity] shrinkValid of Fixed * E2 only produces values that do not crash while validating [✔]
1454.66 s
[genvalidity] +++ OK, passed 20 tests.
1454.66 s
[genvalidity] shrinkValid of Fixed * E2 does not shrink to itself [✔]
1454.66 s
[genvalidity] +++ OK, passed 20 tests.
1454.66 s
[genvalidity] genValid of ((Fixed * E2),(Fixed * E2)) generates only valid values [✔]
1454.66 s
[genvalidity] +++ OK, passed 50 tests.
1454.66 s
[genvalidity] shrinkValid of ((Fixed * E2),(Fixed * E2)) shrinks to only valid values [✔]
1454.66 s
[genvalidity] +++ OK, passed 10 tests.
1454.66 s
[genvalidity] shrinkValid of ((Fixed * E2),(Fixed * E2)) only produces values that do not crash while validating [✔]
1454.66 s
[genvalidity] +++ OK, passed 10 tests.
1454.66 s
[genvalidity] shrinkValid of ((Fixed * E2),(Fixed * E2)) does not shrink to itself [✔]
1454.66 s
[genvalidity] +++ OK, passed 10 tests.
1454.66 s
[genvalidity] genValid of Fixed * E3 generates only valid values [✔]
1454.66 s
[genvalidity] +++ OK, passed 100 tests.
1454.66 s
[genvalidity] shrinkValid of Fixed * E3 shrinks to only valid values [✔]
1454.66 s
[genvalidity] +++ OK, passed 20 tests.
1454.66 s
[genvalidity] shrinkValid of Fixed * E3 only produces values that do not crash while validating [✔]
1454.66 s
[haskell-src-exts] 72 | lines' (c:s ) acc = lines' s (acc . (c:))
1454.66 s
[haskell-src-exts] | ^
1454.66 s
[haskell-src-exts]
1454.66 s
[haskell-src-exts] [18 of 18] Compiling Language.Haskell.Exts ( src/Language/Haskell/Exts.hs, nothing )
1454.66 s
[haskell-src-exts] Haddock coverage:
1454.66 s
[haskell-src-exts] Warning: 'capi' is out of scope.
1454.66 s
[haskell-src-exts] If you qualify the identifier, haddock can try to link it anyway.
1454.66 s
[haskell-src-exts] 65% ( 13 / 20) in 'Language.Haskell.Exts.Extension'
1454.66 s
[haskell-src-exts] Missing documentation for:
1454.66 s
[haskell-src-exts] Language (src/Language/Haskell/Exts/Extension.hs:86)
1454.66 s
[haskell-src-exts] knownLanguages (src/Language/Haskell/Exts/Extension.hs:106)
1454.66 s
[haskell-src-exts] classifyLanguage (src/Language/Haskell/Exts/Extension.hs:109)
1454.66 s
[haskell-src-exts] prettyLanguage (src/Language/Haskell/Exts/Extension.hs:115)
1454.66 s
[haskell-src-exts] KnownExtension (src/Language/Haskell/Exts/Extension.hs:135)
1454.66 s
[haskell-src-exts] ghcDefault (src/Language/Haskell/Exts/Extension.hs:647)
1454.66 s
[haskell-src-exts] toExtensionList (src/Language/Haskell/Exts/Extension.hs:726)
1454.66 s
[haskell-src-exts] Warning: 'SrcSpanInfo' is ambiguous. It is defined
1454.66 s
[haskell-src-exts] * at src/Language/Haskell/Exts/SrcLoc.hs:98:20
1454.67 s
[haskell-src-exts] * at src/Language/Haskell/Exts/SrcLoc.hs:98:1
1454.67 s
[haskell-src-exts] You may be able to disambiguate the identifier by qualifying it or
1454.67 s
[haskell-src-exts] by specifying the type/value namespace explicitly.
1454.67 s
[haskell-src-exts] Defaulting to the one defined at src/Language/Haskell/Exts/SrcLoc.hs:98:1
1454.67 s
[haskell-src-exts] Warning: 'SrcSpan' is ambiguous. It is defined
1454.67 s
[haskell-src-exts] * at src/Language/Haskell/Exts/SrcLoc.hs:42:16
1454.67 s
[haskell-src-exts] * at src/Language/Haskell/Exts/SrcLoc.hs:42:1
1454.67 s
[haskell-src-exts] You may be able to disambiguate the identifier by qualifying it or
1454.67 s
[haskell-src-exts] by specifying the type/value namespace explicitly.
1454.67 s
[haskell-src-exts] Defaulting to the one defined at src/Language/Haskell/Exts/SrcLoc.hs:42:1
1454.67 s
[haskell-src-exts] Warning: 'SrcInfoSpan' is out of scope.
1454.67 s
[haskell-src-exts] If you qualify the identifier, haddock can try to link it anyway.
1454.67 s
[haskell-src-exts] 87% ( 21 / 24) in 'Language.Haskell.Exts.SrcLoc'
1454.67 s
[haskell-src-exts] Missing documentation for:
1454.67 s
[haskell-src-exts] showInt (src/Language/Haskell/Exts/SrcLoc.hs:22)
1454.67 s
[haskell-src-exts] noLoc (src/Language/Haskell/Exts/SrcLoc.hs:39)
1454.67 s
[haskell-src-exts] spanSize (src/Language/Haskell/Exts/SrcLoc.hs:87)
1454.67 s
[haskell-src-exts] Warning: 'FieldDecl' is ambiguous. It is defined
1454.67 s
[haskell-src-exts] * at src/Language/Haskell/Exts/Syntax.hs:544:20
1454.67 s
[haskell-src-exts] * at src/Language/Haskell/Exts/Syntax.hs:544:1
1454.67 s
[haskell-src-exts] You may be able to disambiguate the identifier by qualifying it or
1454.67 s
[haskell-src-exts] by specifying the type/value namespace explicitly.
1454.67 s
[haskell-src-exts] Defaulting to the one defined at src/Language/Haskell/Exts/Syntax.hs:544:1
1454.67 s
[haskell-src-exts] 65% ( 99 /152) in 'Language.Haskell.Exts.Syntax'
1454.67 s
[haskell-src-exts] Missing documentation for:
1454.67 s
[haskell-src-exts] PatternSynDirection (src/Language/Haskell/Exts/Syntax.hs:346)
1454.67 s
[haskell-src-exts] ResultSig (src/Language/Haskell/Exts/Syntax.hs:389)
1454.68 s
[haskell-src-exts] Unpackedness (src/Language/Haskell/Exts/Syntax.hs:605)
1454.68 s
[haskell-src-exts] Role (src/Language/Haskell/Exts/Syntax.hs:373)
1454.68 s
[haskell-src-exts] MaybePromotedName (src/Language/Haskell/Exts/Syntax.hs:655)
1454.68 s
[haskell-src-exts] prelude_mod (src/Language/Haskell/Exts/Syntax.hs:1010)
1454.68 s
[haskell-src-exts] main_mod (src/Language/Haskell/Exts/Syntax.hs:1011)
1454.68 s
[haskell-src-exts] main_name (src/Language/Haskell/Exts/Syntax.hs:1014)
1454.68 s
[haskell-src-exts] unit_con_name (src/Language/Haskell/Exts/Syntax.hs:1017)
1454.68 s
[haskell-src-exts] tuple_con_name (src/Language/Haskell/Exts/Syntax.hs:1020)
1454.68 s
[haskell-src-exts] list_con_name (src/Language/Haskell/Exts/Syntax.hs:1023)
1454.68 s
[haskell-src-exts] list_cons_name (src/Language/Haskell/Exts/Syntax.hs:1026)
1454.68 s
[haskell-src-exts] unboxed_singleton_con_name (src/Language/Haskell/Exts/Syntax.hs:1029)
1454.68 s
[haskell-src-exts] unit_con (src/Language/Haskell/Exts/Syntax.hs:1032)
1454.68 s
[haskell-src-exts] tuple_con (src/Language/Haskell/Exts/Syntax.hs:1035)
1454.68 s
[haskell-src-exts] unboxed_singleton_con (src/Language/Haskell/Exts/Syntax.hs:1038)
1454.68 s
[haskell-src-exts] as_name (src/Language/Haskell/Exts/Syntax.hs:1041)
1454.68 s
[haskell-src-exts] qualified_name (src/Language/Haskell/Exts/Syntax.hs:1042)
1454.68 s
[haskell-src-exts] hiding_name (src/Language/Haskell/Exts/Syntax.hs:1043)
1454.68 s
[haskell-src-exts] minus_name (src/Language/Haskell/Exts/Syntax.hs:1044)
1454.68 s
[haskell-src-exts] bang_name (src/Language/Haskell/Exts/Syntax.hs:1045)
1454.68 s
[haskell-src-exts] dot_name (src/Language/Haskell/Exts/Syntax.hs:1046)
1454.68 s
[haskell-src-exts] star_name (src/Language/Haskell/Exts/Syntax.hs:1047)
1454.68 s
[haskell-src-exts] export_name (src/Language/Haskell/Exts/Syntax.hs:1056)
1454.68 s
[haskell-src-exts] safe_name (src/Language/Haskell/Exts/Syntax.hs:1057)
1454.68 s
[haskell-src-exts] unsafe_name (src/Language/Haskell/Exts/Syntax.hs:1058)
1454.68 s
[haskell-src-exts] interruptible_name (src/Language/Haskell/Exts/Syntax.hs:1059)
1454.68 s
[haskell-src-exts] threadsafe_name (src/Language/Haskell/Exts/Syntax.hs:1060)
1454.68 s
[haskell-src-exts] stdcall_name (src/Language/Haskell/Exts/Syntax.hs:1061)
1454.68 s
[semialign] Flags chosen: semigroupoids=True
1454.68 s
[semialign] Dependency base >=4.12.0.0 && <4.22: using base-4.20.1.0
1454.68 s
[semialign] Dependency containers >=0.6.0.1 && <0.8: using containers-0.7
1454.68 s
[semialign] Dependency hashable >=1.4.4.0 && <1.6: using hashable-1.4.7.0
1454.68 s
[semialign] Dependency indexed-traversable >=0.1.4 && <0.2: using
1454.68 s
[semialign] indexed-traversable-0.1.4
1454.68 s
[semialign] Dependency indexed-traversable-instances >=0.1.2 && <0.2: using
1454.68 s
[semialign] indexed-traversable-instances-0.1.2
1454.68 s
[semialign] Dependency semigroupoids >=6.0.1 && <6.1: using semigroupoids-6.0.1
1454.68 s
[semialign] Dependency tagged >=0.8.8 && <0.9: using tagged-0.8.8
1454.68 s
[semialign] Dependency these >=1.2.1 && <1.3: using these-1.2.1
1454.68 s
[semialign] Dependency transformers >=0.5.6.2 && <0.7: using transformers-0.6.1.1
1454.68 s
[semialign] Dependency unordered-containers >=0.2.8.0 && <0.3: using
1454.68 s
[semialign] unordered-containers-0.2.20
1454.68 s
[semialign] Dependency vector >=0.13.0.0 && <0.14: using vector-0.13.2.0
1454.68 s
[semialign] Source component graph: component lib
1454.68 s
[semialign] Configured component graph:
1454.68 s
[semialign] component semialign-1.3.1-3E38jVguzlFDyDSUbjizw0
1454.68 s
[semialign] include base-4.20.1.0-4f22
1454.68 s
[semialign] include containers-0.7-57cd
1454.68 s
[semialign] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
1454.68 s
[semialign] include indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
1454.68 s
[semialign] include indexed-traversable-instances-0.1.2-6ZWaCRE1X629RmT1i4scwV
1454.68 s
[semialign] include semigroupoids-6.0.1-BeTbfOreXYw6cw9pIOStD3
1454.68 s
[semialign] include tagged-0.8.8-HZr2m8rosX27LzACIptntm
1454.68 s
[semialign] include these-1.2.1-61JcSnNhomc4JaIAjH23W0
1454.68 s
[semialign] include transformers-0.6.1.1-bbf1
1454.68 s
[semialign] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
1454.68 s
[semialign] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
1454.68 s
[semialign] Linked component graph:
1454.68 s
[semialign] unit semialign-1.3.1-3E38jVguzlFDyDSUbjizw0
1454.68 s
[semialign] include base-4.20.1.0-4f22
1454.68 s
[semialign] include containers-0.7-57cd
1454.68 s
[semialign] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
1454.68 s
[semialign] include indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
1454.68 s
[semialign] include indexed-traversable-instances-0.1.2-6ZWaCRE1X629RmT1i4scwV
1454.68 s
[semialign] include semigroupoids-6.0.1-BeTbfOreXYw6cw9pIOStD3
1454.68 s
[semialign] include tagged-0.8.8-HZr2m8rosX27LzACIptntm
1454.68 s
[semialign] include these-1.2.1-61JcSnNhomc4JaIAjH23W0
1454.68 s
[semialign] include transformers-0.6.1.1-bbf1
1454.68 s
[semialign] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
1454.68 s
[semialign] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
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
1454.68 s
[semialign] Ready component graph:
1454.68 s
[semialign] definite semialign-1.3.1-3E38jVguzlFDyDSUbjizw0
1454.68 s
[semialign] depends base-4.20.1.0-4f22
1454.68 s
[semialign] depends containers-0.7-57cd
1454.68 s
[semialign] depends hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
1454.68 s
[semialign] depends indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
1454.68 s
[semialign] depends indexed-traversable-instances-0.1.2-6ZWaCRE1X629RmT1i4scwV
1454.68 s
[semialign] depends semigroupoids-6.0.1-BeTbfOreXYw6cw9pIOStD3
1454.68 s
[semialign] depends tagged-0.8.8-HZr2m8rosX27LzACIptntm
1454.68 s
[semialign] depends these-1.2.1-61JcSnNhomc4JaIAjH23W0
1454.68 s
[semialign] depends transformers-0.6.1.1-bbf1
1454.68 s
[semialign] depends unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
1454.68 s
[semialign] depends vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
1454.68 s
[semialign] Using Cabal-3.12.1.0 compiled by ghc-9.10
1454.68 s
[semialign] Using compiler: ghc-9.10.2
1454.68 s
[semialign] Using install prefix:
1454.68 s
[semialign] /nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1
1454.68 s
[semialign] Executables installed in:
1454.68 s
[semialign] /nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1/bin
1454.68 s
[semialign] Libraries installed in:
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
1454.68 s
[semialign] Dynamic Libraries installed in:
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
1454.68 s
[semialign] Private executables installed in:
1454.68 s
[semialign] /nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1/libexec/x86_64-linux-ghc-9.10.2-08fd/semialign-1.3.1
1454.68 s
[semialign] Data files installed in:
1454.68 s
[semialign] /nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1/share/x86_64-linux-ghc-9.10.2-08fd/semialign-1.3.1
1454.68 s
[semialign] Documentation installed in:
1454.68 s
[tasty-golden] Flags chosen: build-example=False
1454.68 s
[tasty-golden] Dependency async: using async-2.2.5
1454.68 s
[tasty-golden] Dependency base >=4.7: using base-4.20.1.0
1454.68 s
[tasty-golden] Dependency bytestring >=0.9.2.1: using bytestring-0.12.2.0
1454.68 s
[tasty-golden] Dependency containers: using containers-0.7
1454.69 s
[tasty-golden] Dependency deepseq: using deepseq-1.5.0.0
1454.69 s
[tasty-golden] Dependency directory: using directory-1.3.8.5
1454.69 s
[tasty-golden] Dependency filepath: using filepath-1.5.4.0
1454.69 s
[tasty-golden] Dependency mtl: using mtl-2.3.1
1454.69 s
[tasty-golden] Dependency optparse-applicative >=0.3.1: using optparse-applicative-0.18.1.0
1454.69 s
[tasty-golden] Dependency tagged: using tagged-0.8.8
1454.69 s
[tasty-golden] Dependency tasty >=1.3: using tasty-1.5.3
1454.69 s
[tasty-golden] Dependency temporary: using temporary-1.3
1454.69 s
[tasty-golden] Dependency text: using text-2.1.2
1454.69 s
[tasty-golden] Dependency typed-process: using typed-process-0.2.13.0
1454.69 s
[tasty-golden] Dependency base >=4 && <5: using base-4.20.1.0
1454.69 s
[tasty-golden] Dependency directory: using directory-1.3.8.5
1454.69 s
[tasty-golden] Dependency filepath: using filepath-1.5.4.0
1454.69 s
[tasty-golden] Dependency tasty >=1.2: using tasty-1.5.3
1454.69 s
[tasty-golden] Dependency tasty-golden: using tasty-golden-2.3.5
1454.69 s
[tasty-golden] Dependency tasty-hunit: using tasty-hunit-0.10.2
1454.69 s
[tasty-golden] Dependency temporary: using temporary-1.3
1454.69 s
[tasty-golden] Dependency typed-process: using typed-process-0.2.13.0
1454.69 s
[tasty-golden] Source component graph:
1454.69 s
[tasty-golden] component lib
1454.69 s
[tasty-golden] component test:test dependency lib
1454.69 s
[tasty-golden] Configured component graph:
1454.69 s
[tasty-golden] component tasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR
1454.69 s
[tasty-golden] include async-2.2.5-5QHA8HB5dEo5AEomod8hmg
1454.69 s
[tasty-golden] include base-4.20.1.0-4f22
1454.69 s
[tasty-golden] include bytestring-0.12.2.0-c0ba
1454.69 s
[tasty-golden] include containers-0.7-57cd
1454.69 s
[tasty-golden] include deepseq-1.5.0.0-8d11
1454.69 s
[tasty-golden] include directory-1.3.8.5-8f4e
1454.69 s
[tasty-golden] include filepath-1.5.4.0-0a9f
1454.69 s
[tasty-golden] include mtl-2.3.1-6e0a
1454.69 s
[tasty-golden] include optparse-applicative-0.18.1.0-EhIa6U46G8qD3Joc5FRuC0
1454.69 s
[tasty-golden] include tagged-0.8.8-HZr2m8rosX27LzACIptntm
1454.69 s
[tasty-golden] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
1454.69 s
[tasty-golden] include temporary-1.3-DVW9lan804UEvwrxaud9ij
1454.69 s
[tasty-golden] include text-2.1.2-5063
1454.69 s
[tasty-golden] include typed-process-0.2.13.0-9WIHDpjWlreHLY4JCFF3fV
1454.69 s
[tasty-golden] component tasty-golden-2.3.5-BPoX1vVkhZpJm4SpYBFS1l-test
1454.69 s
[tasty-golden] include base-4.20.1.0-4f22
1454.69 s
[tasty-golden] include directory-1.3.8.5-8f4e
1454.69 s
[tasty-golden] include filepath-1.5.4.0-0a9f
1454.69 s
[tasty-golden] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
1454.69 s
[tasty-golden] include tasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR
1454.69 s
[tasty-golden] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
1454.69 s
[tasty-golden] include temporary-1.3-DVW9lan804UEvwrxaud9ij
1454.69 s
[tasty-golden] include typed-process-0.2.13.0-9WIHDpjWlreHLY4JCFF3fV
1454.69 s
[tasty-golden] Linked component graph:
1454.69 s
[tasty-golden] unit tasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR
1454.69 s
[tasty-golden] include async-2.2.5-5QHA8HB5dEo5AEomod8hmg
1454.69 s
[tasty-golden] include base-4.20.1.0-4f22
1454.69 s
[tasty-golden] include bytestring-0.12.2.0-c0ba
1454.69 s
[tasty-golden] include containers-0.7-57cd
1454.69 s
[tasty-golden] include deepseq-1.5.0.0-8d11
1454.69 s
[tasty-golden] include directory-1.3.8.5-8f4e
1454.69 s
[tasty-golden] include filepath-1.5.4.0-0a9f
1454.69 s
[tasty-golden] include mtl-2.3.1-6e0a
1454.69 s
[tasty-golden] include optparse-applicative-0.18.1.0-EhIa6U46G8qD3Joc5FRuC0
1454.69 s
[tasty-golden] include tagged-0.8.8-HZr2m8rosX27LzACIptntm
1454.69 s
[tasty-golden] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
1454.69 s
[tasty-golden] include temporary-1.3-DVW9lan804UEvwrxaud9ij
1454.69 s
[tasty-golden] include text-2.1.2-5063
1454.69 s
[tasty-golden] include typed-process-0.2.13.0-9WIHDpjWlreHLY4JCFF3fV
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
1454.69 s
[tasty-golden] unit tasty-golden-2.3.5-BPoX1vVkhZpJm4SpYBFS1l-test
1454.69 s
[tasty-golden] include base-4.20.1.0-4f22
1454.69 s
[tasty-golden] include directory-1.3.8.5-8f4e
1454.69 s
[tasty-golden] include filepath-1.5.4.0-0a9f
1454.69 s
[tasty-golden] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
1454.69 s
[tasty-golden] include tasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR
1454.69 s
[tasty-golden] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
1454.69 s
[tasty-golden] include temporary-1.3-DVW9lan804UEvwrxaud9ij
1454.69 s
[tasty-golden] include typed-process-0.2.13.0-9WIHDpjWlreHLY4JCFF3fV
1454.69 s
[tasty-golden] Ready component graph:
1454.69 s
[tasty-golden] definite tasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR
1454.69 s
[tasty-golden] depends async-2.2.5-5QHA8HB5dEo5AEomod8hmg
1454.69 s
[tasty-golden] depends base-4.20.1.0-4f22
1454.69 s
[tasty-golden] depends bytestring-0.12.2.0-c0ba
1454.69 s
[tasty-golden] depends containers-0.7-57cd
1454.69 s
[tasty-golden] depends deepseq-1.5.0.0-8d11
1454.69 s
[tasty-golden] depends directory-1.3.8.5-8f4e
1454.69 s
[tasty-golden] depends filepath-1.5.4.0-0a9f
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
1455.99 s
[atomic-write:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1456.66 s
[atomic-write:post-build] copying 2 paths...
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'...
1459.63 s
[atomic-write:post-build] copying path '/nix/store/j4hy9hy23h8yrsan8qwyq9yj2q27ndhx-atomic-write-0.2.1.1' to 'https://cache.nix-ci.com'...
1462.42 s
[atomic-write:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1463.31 s
[atomic-write:post-build] copying 1 paths...
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'...
1465.33 s
Uploaded atomic-write in 10.4s
1465.33 s
Progress: 63 of 103 built (8 building), 318 of 318 downloaded from cache
1465.33 s
Built atomic-write in 2m32s
1465.33 s
[attoparsec] t_length: OK (0.01s)
1465.33 s
[attoparsec] +++ OK, passed 100 tests.
1465.33 s
[attoparsec] b_unsafeIndex: OK (0.02s)
1465.33 s
[attoparsec] +++ OK, passed 100 tests.
1465.33 s
[attoparsec] t_iter: OK (0.01s)
1465.33 s
[attoparsec] +++ OK, passed 100 tests.
1465.33 s
[attoparsec] t_iter_: OK (0.01s)
1465.33 s
[attoparsec] +++ OK, passed 100 tests.
1465.33 s
[attoparsec] b_unsafeDrop: OK (0.02s)
1465.33 s
[attoparsec] +++ OK, passed 100 tests.
1465.33 s
[attoparsec] t_dropCodeUnits: OK (0.01s)
1465.33 s
[attoparsec] +++ OK, passed 100 tests.
1465.33 s
[attoparsec] combinator
1465.33 s
[attoparsec] choice: OK (0.01s)
1465.33 s
[attoparsec] +++ OK, passed 100 tests.
1465.33 s
[attoparsec] count: OK
1465.33 s
[attoparsec] +++ OK, passed 100 tests.
1465.33 s
[attoparsec] lookAhead: OK
1465.33 s
[attoparsec] +++ OK, passed 100 tests.
1465.33 s
[attoparsec] match: OK
1465.33 s
[attoparsec] +++ OK, passed 100 tests.
1465.34 s
[attoparsec] simple
1465.34 s
[attoparsec] issue75: OK
1465.34 s
[attoparsec] +++ OK, passed 100 tests.
1465.34 s
[attoparsec] text
1465.34 s
[attoparsec] anyChar: OK
1465.34 s
[attoparsec] +++ OK, passed 100 tests.
1465.34 s
[attoparsec] asciiCI: OK
1465.34 s
[attoparsec] +++ OK, passed 100 tests.
1465.34 s
[attoparsec] char: OK
1465.34 s
[attoparsec] +++ OK, passed 100 tests.
1465.34 s
[attoparsec] endOfInput: OK
1465.34 s
[attoparsec] +++ OK, passed 100 tests.
1465.34 s
[attoparsec] endOfLine: OK
1465.34 s
[attoparsec] +++ OK, failed as expected. Falsified, Falsified (after 3 tests and 1 shrink):
1465.34 s
[attoparsec] "\NUL"
1465.34 s
[attoparsec] '\NUL' /= '\n'
1465.34 s
[attoparsec]
1465.34 s
[attoparsec] ('\NUL',Nothing) /= ('\r',Just '\n')
1465.34 s
[attoparsec] notChar: OK
1465.34 s
[attoparsec] +++ OK, passed 100 tests.
1465.35 s
[attoparsec] peekChar: OK
1465.35 s
[attoparsec] +++ OK, passed 100 tests.
1465.35 s
[attoparsec] peekChar': OK
1465.35 s
[attoparsec] +++ OK, passed 100 tests.
1465.35 s
[attoparsec] satisfy: OK
1465.35 s
[attoparsec] +++ OK, passed 100 tests.
1465.35 s
[attoparsec] satisfyWith: OK
1465.35 s
[attoparsec] +++ OK, passed 100 tests.
1465.35 s
[attoparsec] scan: OK
1465.35 s
[attoparsec] +++ OK, passed 100 tests.
1465.35 s
[attoparsec] skip: OK
1465.35 s
[attoparsec] +++ OK, failed as expected. Falsified (after 7 tests and 6 shrinks):
1465.35 s
[attoparsec] 'a'
1465.35 s
[attoparsec] "a"
1465.35 s
[attoparsec] not ('a' < 'a')
1465.35 s
[attoparsec] skipWhile: OK
1465.36 s
[attoparsec] +++ OK, passed 100 tests.
1465.36 s
[attoparsec] string: OK
1465.36 s
[attoparsec] +++ OK, passed 100 tests.
1465.36 s
[attoparsec] strings: OK
1465.36 s
[attoparsec] +++ OK, passed 100 tests.
1465.36 s
[attoparsec] stringCI: OK
1465.36 s
[attoparsec] +++ OK, passed 100 tests.
1465.36 s
[attoparsec] take: OK
1465.36 s
[attoparsec] +++ OK, passed 100 tests.
1465.36 s
[attoparsec] takeText: OK
1465.36 s
[attoparsec] +++ OK, passed 100 tests.
1465.36 s
[attoparsec] takeCount: OK
1465.36 s
[attoparsec] +++ OK, passed 100 tests.
1465.36 s
[attoparsec] takeLazyText: OK
1465.36 s
[attoparsec] +++ OK, passed 100 tests.
1465.36 s
[attoparsec] takeTill: OK
1465.36 s
[attoparsec] +++ OK, passed 100 tests.
1465.36 s
[attoparsec] takeWhile: OK
1465.36 s
[attoparsec] +++ OK, passed 100 tests.
1465.36 s
[attoparsec] takeWhile1: OK
1465.36 s
[attoparsec] +++ OK, passed 100 tests.
1465.36 s
[attoparsec] takeWhile1_empty: OK
1465.36 s
[attoparsec] +++ OK, passed 1 test.
1465.36 s
[attoparsec] members: OK
1465.36 s
[attoparsec] +++ OK, passed 100 tests.
1465.36 s
[attoparsec] nonmembers: OK
1465.37 s
[attoparsec] +++ OK, passed 100 tests.
1465.37 s
[attoparsec] FastSet
1465.37 s
[attoparsec] membership is correct: OK
1465.37 s
[attoparsec] +++ OK, passed 100 tests.
1465.37 s
[attoparsec] Regressions
1465.37 s
[attoparsec] issue105: OK
1465.37 s
[attoparsec] +++ OK, passed 100 tests.
1465.37 s
[attoparsec]
1465.37 s
[attoparsec] All 70 tests passed (0.28s)
1465.37 s
[attoparsec] Test suite attoparsec-tests: PASS
1465.37 s
[attoparsec] Test suite logged to: dist/test/attoparsec-0.14.4-attoparsec-tests.log
1465.37 s
[attoparsec] 1 of 1 test suites (1 of 1 test cases) passed.
1465.37 s
[attoparsec] Phase: haddockPhase
1465.37 s
[attoparsec] Phase: installPhase
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
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
1465.37 s
[attoparsec] Phase: fixupPhase
1465.37 s
[attoparsec] shrinking RPATHs of ELF executables and libraries in /nix/store/y0q2j8dkdpymx7fj047170nm75yxrfgw-attoparsec-0.14.4
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
1465.37 s
[foundation] | ^
1465.37 s
[foundation]
1465.37 s
[foundation] Foundation/Network/IPv6.hs:174:59: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1465.37 s
[foundation] • The ‘~’ operator is out of scope.
1465.37 s
[foundation] Assuming it to stand for an equality constraint.
1465.37 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1465.37 s
[foundation] exported from Data.Type.Equality and Prelude.
1465.37 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1465.37 s
[foundation] • This will become an error in a future GHC release.
1465.37 s
[foundation] |
1465.37 s
[foundation] 174 | ipv6ParserPreferred :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1465.37 s
[foundation] | ^
1465.37 s
[foundation]
1465.37 s
[foundation] Foundation/Network/IPv6.hs:174:89: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1465.37 s
[foundation] • The ‘~’ operator is out of scope.
1465.37 s
[foundation] Assuming it to stand for an equality constraint.
1465.37 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1465.37 s
[foundation] exported from Data.Type.Equality and Prelude.
1465.37 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1465.37 s
[foundation] • This will become an error in a future GHC release.
1465.37 s
[foundation] |
1465.37 s
[foundation] 174 | ipv6ParserPreferred :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1465.38 s
[foundation] | ^
1465.38 s
[foundation]
1465.38 s
[foundation] Foundation/Network/IPv6.hs:201:62: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1465.38 s
[foundation] • The ‘~’ operator is out of scope.
1465.38 s
[foundation] Assuming it to stand for an equality constraint.
1465.38 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1465.38 s
[foundation] exported from Data.Type.Equality and Prelude.
1465.38 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1465.38 s
[foundation] • This will become an error in a future GHC release.
1465.38 s
[foundation] |
1465.38 s
[foundation] 201 | ipv6ParserIpv4Embedded :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1465.38 s
[foundation] | ^
1465.38 s
[foundation]
1465.38 s
[foundation] Foundation/Network/IPv6.hs:201:92: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1465.38 s
[foundation] • The ‘~’ operator is out of scope.
1465.38 s
[foundation] Assuming it to stand for an equality constraint.
1465.38 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1465.38 s
[foundation] exported from Data.Type.Equality and Prelude.
1465.38 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1465.38 s
[foundation] • This will become an error in a future GHC release.
1465.38 s
[foundation] |
1465.38 s
[foundation] 201 | ipv6ParserIpv4Embedded :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1465.38 s
[foundation] | ^
1465.38 s
[foundation]
1465.38 s
[foundation] Foundation/Network/IPv6.hs:234:60: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1465.38 s
[foundation] • The ‘~’ operator is out of scope.
1465.38 s
[foundation] Assuming it to stand for an equality constraint.
1465.38 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1465.38 s
[foundation] exported from Data.Type.Equality and Prelude.
1465.38 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1465.38 s
[genvalidity] +++ OK, passed 20 tests.
1465.38 s
[genvalidity] shrinkValid of Fixed * E3 does not shrink to itself [✔]
1465.38 s
[genvalidity] +++ OK, passed 20 tests.
1465.39 s
[genvalidity] genValid of ((Fixed * E3),(Fixed * E3)) generates only valid values [✔]
1465.39 s
[genvalidity] +++ OK, passed 50 tests.
1465.39 s
[genvalidity] shrinkValid of ((Fixed * E3),(Fixed * E3)) shrinks to only valid values [✔]
1465.39 s
[genvalidity] +++ OK, passed 10 tests.
1465.39 s
[genvalidity] shrinkValid of ((Fixed * E3),(Fixed * E3)) only produces values that do not crash while validating [✔]
1465.39 s
[genvalidity] +++ OK, passed 10 tests.
1465.39 s
[genvalidity] shrinkValid of ((Fixed * E3),(Fixed * E3)) does not shrink to itself [✔]
1465.39 s
[genvalidity] +++ OK, passed 10 tests.
1465.39 s
[genvalidity] genValid of Fixed * E6 generates only valid values [✔]
1465.39 s
[genvalidity] +++ OK, passed 100 tests.
1465.39 s
[genvalidity] shrinkValid of Fixed * E6 shrinks to only valid values [✔]
1465.39 s
[genvalidity] +++ OK, passed 20 tests.
1465.39 s
[genvalidity] shrinkValid of Fixed * E6 only produces values that do not crash while validating [✔]
1465.39 s
[genvalidity] +++ OK, passed 20 tests.
1465.39 s
[genvalidity] shrinkValid of Fixed * E6 does not shrink to itself [✔]
1465.39 s
[genvalidity] +++ OK, passed 20 tests.
1465.39 s
[genvalidity] genValid of ((Fixed * E6),(Fixed * E6)) generates only valid values [✔]
1465.39 s
[genvalidity] +++ OK, passed 50 tests.
1465.39 s
[genvalidity] shrinkValid of ((Fixed * E6),(Fixed * E6)) shrinks to only valid values [✔]
1465.39 s
[genvalidity] +++ OK, passed 10 tests.
1465.39 s
[genvalidity] shrinkValid of ((Fixed * E6),(Fixed * E6)) only produces values that do not crash while validating [✔]
1465.39 s
[genvalidity] +++ OK, passed 10 tests.
1465.39 s
[genvalidity] shrinkValid of ((Fixed * E6),(Fixed * E6)) does not shrink to itself [✔]
1465.39 s
[genvalidity] +++ OK, passed 10 tests.
1465.39 s
[genvalidity] genValid of Fixed * E9 generates only valid values [✔]
1465.39 s
[genvalidity] +++ OK, passed 100 tests.
1465.39 s
[genvalidity] shrinkValid of Fixed * E9 shrinks to only valid values [✔]
1465.39 s
[genvalidity] +++ OK, passed 20 tests.
1465.39 s
[genvalidity] shrinkValid of Fixed * E9 only produces values that do not crash while validating [✔]
1465.39 s
[genvalidity] +++ OK, passed 20 tests.
1465.39 s
[genvalidity] shrinkValid of Fixed * E9 does not shrink to itself [✔]
1465.39 s
[genvalidity] +++ OK, passed 20 tests.
1465.39 s
[genvalidity] genValid of ((Fixed * E9),(Fixed * E9)) generates only valid values [✔]
1465.39 s
[genvalidity] +++ OK, passed 50 tests.
1465.39 s
[genvalidity] shrinkValid of ((Fixed * E9),(Fixed * E9)) shrinks to only valid values [✔]
1465.39 s
[genvalidity] +++ OK, passed 10 tests.
1465.39 s
[genvalidity] shrinkValid of ((Fixed * E9),(Fixed * E9)) only produces values that do not crash while validating [✔]
1465.39 s
[genvalidity] +++ OK, passed 10 tests.
1465.39 s
[genvalidity] shrinkValid of ((Fixed * E9),(Fixed * E9)) does not shrink to itself [✔]
1465.39 s
[genvalidity] +++ OK, passed 10 tests.
1465.39 s
[genvalidity] genValid of Fixed * E12 generates only valid values [✔]
1465.39 s
[genvalidity] +++ OK, passed 100 tests.
1465.39 s
[genvalidity] shrinkValid of Fixed * E12 shrinks to only valid values [✔]
1465.39 s
[genvalidity] +++ OK, passed 20 tests.
1465.39 s
[genvalidity] shrinkValid of Fixed * E12 only produces values that do not crash while validating [✔]
1465.39 s
[genvalidity] +++ OK, passed 20 tests.
1465.39 s
[genvalidity] shrinkValid of Fixed * E12 does not shrink to itself [✔]
1465.39 s
[genvalidity] +++ OK, passed 20 tests.
1465.39 s
[genvalidity] genValid of ((Fixed * E12),(Fixed * E12)) generates only valid values [✔]
1465.39 s
[genvalidity] +++ OK, passed 50 tests.
1465.39 s
[genvalidity] shrinkValid of ((Fixed * E12),(Fixed * E12)) shrinks to only valid values [✔]
1465.39 s
[genvalidity] +++ OK, passed 10 tests.
1465.39 s
[genvalidity] shrinkValid of ((Fixed * E12),(Fixed * E12)) only produces values that do not crash while validating [✔]
1465.39 s
[genvalidity] +++ OK, passed 10 tests.
1465.39 s
[genvalidity] shrinkValid of ((Fixed * E12),(Fixed * E12)) does not shrink to itself [✔]
1465.39 s
[genvalidity] +++ OK, passed 10 tests.
1465.39 s
[genvalidity] genValid of Natural generates only valid values [✔]
1465.39 s
[genvalidity] +++ OK, passed 100 tests.
1465.39 s
[genvalidity] shrinkValid of Natural shrinks to only valid values [✔]
1465.39 s
[genvalidity] +++ OK, passed 20 tests.
1465.39 s
[genvalidity] shrinkValid of Natural only produces values that do not crash while validating [✔]
1465.39 s
[genvalidity] +++ OK, passed 20 tests.
1465.39 s
[genvalidity] shrinkValid of Natural does not shrink to itself [✔]
1465.39 s
[genvalidity] +++ OK, passed 20 tests.
1465.39 s
[genvalidity] genValid of (Natural,Natural) generates only valid values [✔]
1465.39 s
[genvalidity] +++ OK, passed 50 tests.
1465.39 s
[genvalidity] shrinkValid of (Natural,Natural) shrinks to only valid values [✔]
1465.40 s
[genvalidity] +++ OK, passed 10 tests.
1465.40 s
[genvalidity] shrinkValid of (Natural,Natural) only produces values that do not crash while validating [✔]
1465.40 s
[genvalidity] +++ OK, passed 10 tests.
1465.40 s
[genvalidity] shrinkValid of (Natural,Natural) does not shrink to itself [✔]
1465.40 s
[genvalidity] +++ OK, passed 10 tests.
1465.40 s
[genvalidity] genValid of NonEmpty Ordering generates only valid values [✔]
1465.40 s
[genvalidity] +++ OK, passed 100 tests.
1465.40 s
[genvalidity] shrinkValid of NonEmpty Ordering shrinks to only valid values [✔]
1465.40 s
[haskell-src-exts] ccall_name (src/Language/Haskell/Exts/Syntax.hs:1062)
1465.40 s
[haskell-src-exts] cplusplus_name (src/Language/Haskell/Exts/Syntax.hs:1063)
1465.40 s
[haskell-src-exts] dotnet_name (src/Language/Haskell/Exts/Syntax.hs:1064)
1465.40 s
[haskell-src-exts] jvm_name (src/Language/Haskell/Exts/Syntax.hs:1065)
1465.40 s
[haskell-src-exts] js_name (src/Language/Haskell/Exts/Syntax.hs:1066)
1465.40 s
[haskell-src-exts] javascript_name (src/Language/Haskell/Exts/Syntax.hs:1067)
1465.40 s
[haskell-src-exts] capi_name (src/Language/Haskell/Exts/Syntax.hs:1068)
1465.40 s
[haskell-src-exts] forall_name (src/Language/Haskell/Exts/Syntax.hs:1069)
1465.40 s
[haskell-src-exts] family_name (src/Language/Haskell/Exts/Syntax.hs:1070)
1465.40 s
[haskell-src-exts] role_name (src/Language/Haskell/Exts/Syntax.hs:1071)
1465.40 s
[haskell-src-exts] hole_name (src/Language/Haskell/Exts/Syntax.hs:1050)
1465.40 s
[haskell-src-exts] stock_name (src/Language/Haskell/Exts/Syntax.hs:1072)
1465.41 s
[haskell-src-exts] anyclass_name (src/Language/Haskell/Exts/Syntax.hs:1073)
1465.41 s
[haskell-src-exts] via_name (src/Language/Haskell/Exts/Syntax.hs:1074)
1465.41 s
[haskell-src-exts] unit_tycon_name (src/Language/Haskell/Exts/Syntax.hs:1077)
1465.41 s
[haskell-src-exts] fun_tycon_name (src/Language/Haskell/Exts/Syntax.hs:1078)
1465.41 s
[haskell-src-exts] list_tycon_name (src/Language/Haskell/Exts/Syntax.hs:1079)
1465.41 s
[haskell-src-exts] tuple_tycon_name (src/Language/Haskell/Exts/Syntax.hs:1083)
1465.41 s
[haskell-src-exts] unboxed_singleton_tycon_name (src/Language/Haskell/Exts/Syntax.hs:1080)
1465.41 s
[haskell-src-exts] unit_tycon (src/Language/Haskell/Exts/Syntax.hs:1086)
1465.41 s
[haskell-src-exts] fun_tycon (src/Language/Haskell/Exts/Syntax.hs:1087)
1465.41 s
[haskell-src-exts] list_tycon (src/Language/Haskell/Exts/Syntax.hs:1088)
1465.41 s
[haskell-src-exts] tuple_tycon (src/Language/Haskell/Exts/Syntax.hs:1092)
1465.41 s
[haskell-src-exts] unboxed_singleton_tycon (src/Language/Haskell/Exts/Syntax.hs:1089)
1465.41 s
[haskell-src-exts] Warning: 'PPHsMode' is ambiguous. It is defined
1465.41 s
[haskell-src-exts] * at src/Language/Haskell/Exts/Pretty.hs:63:17
1465.41 s
[haskell-src-exts] * at src/Language/Haskell/Exts/Pretty.hs:63:1
1465.41 s
[haskell-src-exts] You may be able to disambiguate the identifier by qualifying it or
1465.41 s
[haskell-src-exts] by specifying the type/value namespace explicitly.
1465.41 s
[haskell-src-exts] Defaulting to the one defined at src/Language/Haskell/Exts/Pretty.hs:63:1
1465.41 s
[haskell-src-exts] 94% ( 17 / 18) in 'Language.Haskell.Exts.Pretty'
1465.41 s
[haskell-src-exts] Missing documentation for:
1465.41 s
[haskell-src-exts] Indent (src/Language/Haskell/Exts/Pretty.hs:58)
1465.41 s
[haskell-src-exts] 75% ( 9 / 12) in 'Language.Haskell.Exts.Fixity'
1465.41 s
[haskell-src-exts] Missing documentation for:
1465.41 s
[haskell-src-exts] infix_ (src/Language/Haskell/Exts/Fixity.hs:188)
1465.41 s
[haskell-src-exts] infixl_ (src/Language/Haskell/Exts/Fixity.hs:187)
1465.41 s
[haskell-src-exts] infixr_ (src/Language/Haskell/Exts/Fixity.hs:186)
1465.41 s
[haskell-src-exts] Warning: 'Module' is ambiguous. It is defined
1465.41 s
[haskell-src-exts] * at src/Language/Haskell/Exts/Syntax.hs:187:7
1465.41 s
[haskell-src-exts] * at src/Language/Haskell/Exts/Syntax.hs:186:1
1465.41 s
[haskell-src-exts] You may be able to disambiguate the identifier by qualifying it or
1465.41 s
[haskell-src-exts] by specifying the type/value namespace explicitly.
1465.41 s
[haskell-src-exts] Defaulting to the one defined at src/Language/Haskell/Exts/Syntax.hs:186:1
1465.41 s
[haskell-src-exts] Warning: 'SrcSpanInfo' is ambiguous. It is defined
1465.41 s
[haskell-src-exts] * at src/Language/Haskell/Exts/SrcLoc.hs:98:20
1465.41 s
[haskell-src-exts] * at src/Language/Haskell/Exts/SrcLoc.hs:98:1
1465.41 s
[haskell-src-exts] You may be able to disambiguate the identifier by qualifying it or
1465.41 s
[haskell-src-exts] by specifying the type/value namespace explicitly.
1465.41 s
[haskell-src-exts] Defaulting to the one defined at src/Language/Haskell/Exts/SrcLoc.hs:98:1
1465.41 s
[haskell-src-exts] Warning: 'Comment' is ambiguous. It is defined
1465.41 s
[haskell-src-exts] * at src/Language/Haskell/Exts/Comments.hs:52:16
1465.41 s
[haskell-src-exts] * at src/Language/Haskell/Exts/Comments.hs:52:1
1465.41 s
[haskell-src-exts] You may be able to disambiguate the identifier by qualifying it or
1465.41 s
[haskell-src-exts] by specifying the type/value namespace explicitly.
1465.41 s
[haskell-src-exts] Defaulting to the one defined at src/Language/Haskell/Exts/Comments.hs:52:1
1465.41 s
[haskell-src-exts] 100% ( 4 / 4) in 'Language.Haskell.Exts.Comments'
1465.41 s
[haskell-src-exts] Warning: 'ParseMode' is ambiguous. It is defined
1465.41 s
[haskell-src-exts] * at src/Language/Haskell/Exts/ParseMonad.hs:147:18
1465.41 s
[haskell-src-exts] * at src/Language/Haskell/Exts/ParseMonad.hs:147:1
1465.41 s
[haskell-src-exts] You may be able to disambiguate the identifier by qualifying it or
1465.41 s
[haskell-src-exts] by specifying the type/value namespace explicitly.
1465.41 s
[haskell-src-exts] Defaulting to the one defined at src/Language/Haskell/Exts/ParseMonad.hs:147:1
1465.41 s
[haskell-src-exts] Warning: 'Prelude' is out of scope.
1465.41 s
[haskell-src-exts] If you qualify the identifier, haddock can try to link it anyway.
1465.41 s
[haskell-src-exts] 66% ( 4 / 6) in 'Language.Haskell.Exts.Lexer'
1465.41 s
[haskell-src-exts] Missing documentation for:
1465.41 s
[haskell-src-exts] Token (src/Language/Haskell/Exts/InternalLexer.hs:37)
1465.41 s
[haskell-src-exts] showToken (src/Language/Haskell/Exts/InternalLexer.hs:1320)
1465.41 s
[haskell-src-exts] Warning: 'SrcSpanInfo' is ambiguous. It is defined
1465.41 s
[haskell-src-exts] * at src/Language/Haskell/Exts/SrcLoc.hs:98:20
1465.41 s
[haskell-src-exts] * at src/Language/Haskell/Exts/SrcLoc.hs:98:1
1465.41 s
[semialign] /nix/store/wl093ma0rvcbq9904aq2gln7yc9d44bh-semialign-1.3.1-doc/share/doc/semialign-1.3.1
1465.41 s
[semialign] Configuration files installed in:
1465.41 s
[semialign] /nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1/etc
1465.41 s
[semialign] No alex found
1465.41 s
[semialign] Using ar found on system at:
1465.41 s
[semialign] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
1465.41 s
[semialign] No c2hs found
1465.41 s
[semialign] No cpphs found
1465.41 s
[semialign] No doctest found
1465.41 s
[semialign] Using gcc version 14.3.0 given by user at:
1465.41 s
[semialign] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
1465.41 s
[semialign] Using ghc version 9.10.2 found on system at:
1465.41 s
[semialign] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
1465.41 s
[semialign] Using ghc-pkg version 9.10.2 found on system at:
1465.41 s
[semialign] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
1465.42 s
[semialign] No ghcjs found
1465.42 s
[semialign] No ghcjs-pkg found
1465.42 s
[semialign] No greencard found
1465.42 s
[semialign] Using haddock version 2.31.0 found on system at:
1465.42 s
[semialign] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
1465.42 s
[semialign] No happy found
1465.42 s
[semialign] Using haskell-suite found on system at: haskell-suite-dummy-location
1465.42 s
[semialign] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1465.42 s
[semialign] No hmake found
1465.42 s
[semialign] Using hpc version 0.69 found on system at:
1465.42 s
[semialign] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
1465.42 s
[semialign] Using hsc2hs version 0.68.10 found on system at:
1465.42 s
[semialign] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1465.42 s
[semialign] Using hscolour version 1.25 found on system at:
1465.42 s
[semialign] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
1465.42 s
[semialign] No jhc found
1465.42 s
[semialign] Using ld found on system at:
1465.42 s
[semialign] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
1465.42 s
[semialign] No pkg-config found
1465.42 s
[semialign] Using runghc version 9.10.2 found on system at:
1465.42 s
[semialign] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
1465.42 s
[semialign] Using strip version 2.44 found on system at:
1465.42 s
[semialign] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
1465.42 s
[semialign] Using tar found on system at:
1465.42 s
[semialign] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
1465.42 s
[semialign] No uhc found
1465.42 s
[semialign] Phase: buildPhase
1465.42 s
[semialign] Preprocessing library for semialign-1.3.1...
1465.42 s
[semialign] Building library for semialign-1.3.1...
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 )
1465.42 s
[semialign] src/Data/Semialign/Internal.hs:445:13: warning : [ GHC-63394 ] [ -Wx-data-list-nonempty-unzip ]
1465.42 s
[semialign] In the use of ‘unzip’ (imported from Data.List.NonEmpty):
1465.42 s
[semialign] "This function will be made monomorphic in base-4.22, consider switching to Data.Functor.unzip"
1465.42 s
[semialign] |
1465.42 s
[semialign] 445 | unzip = NE.unzip
1465.42 s
[semialign] | ^^^^^^^^
1465.42 s
[semialign]
1465.42 s
[tasty-golden] depends mtl-2.3.1-6e0a
1465.42 s
[tasty-golden] depends optparse-applicative-0.18.1.0-EhIa6U46G8qD3Joc5FRuC0
1465.42 s
[tasty-golden] depends tagged-0.8.8-HZr2m8rosX27LzACIptntm
1465.42 s
[tasty-golden] depends tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
1465.42 s
[tasty-golden] depends temporary-1.3-DVW9lan804UEvwrxaud9ij
1465.42 s
[tasty-golden] depends text-2.1.2-5063
1465.42 s
[tasty-golden] depends typed-process-0.2.13.0-9WIHDpjWlreHLY4JCFF3fV
1465.42 s
[tasty-golden] definite tasty-golden-2.3.5-BPoX1vVkhZpJm4SpYBFS1l-test
1465.42 s
[tasty-golden] depends base-4.20.1.0-4f22
1465.42 s
[tasty-golden] depends directory-1.3.8.5-8f4e
1465.42 s
[tasty-golden] depends filepath-1.5.4.0-0a9f
1465.42 s
[tasty-golden] depends tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
1465.42 s
[tasty-golden] depends tasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR
1465.42 s
[tasty-golden] depends tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
1465.42 s
[tasty-golden] depends temporary-1.3-DVW9lan804UEvwrxaud9ij
1465.42 s
[tasty-golden] depends typed-process-0.2.13.0-9WIHDpjWlreHLY4JCFF3fV
1465.42 s
[tasty-golden] Using Cabal-3.12.1.0 compiled by ghc-9.10
1465.42 s
[tasty-golden] Using compiler: ghc-9.10.2
1465.42 s
[tasty-golden] Using install prefix:
1465.42 s
[tasty-golden] /nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5
1465.42 s
[tasty-golden] Executables installed in:
1465.42 s
[tasty-golden] /nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5/bin
1465.42 s
[tasty-golden] Libraries installed in:
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
1465.42 s
[tasty-golden] Dynamic Libraries installed in:
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
1465.42 s
[tasty-golden] Private executables installed in:
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
1465.42 s
[tasty-golden] Data files installed in:
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
1465.42 s
[tasty-golden] Documentation installed in:
1465.42 s
[tasty-golden] /nix/store/31hwnsa01f63b4bl0wk3yybamn2ghvh0-tasty-golden-2.3.5-doc/share/doc/tasty-golden-2.3.5
1465.42 s
[tasty-golden] Configuration files installed in:
1465.42 s
[tasty-golden] /nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5/etc
1465.42 s
[tasty-golden] No alex found
1465.42 s
[tasty-golden] Using ar found on system at:
1465.42 s
[tasty-golden] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
1465.42 s
[tasty-golden] No c2hs found
1465.42 s
[tasty-golden] No cpphs found
1465.42 s
[tasty-golden] No doctest found
1465.42 s
[tasty-golden] Using gcc version 14.3.0 given by user at:
1465.42 s
[tasty-golden] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
1465.42 s
[tasty-golden] Using ghc version 9.10.2 found on system at:
1465.42 s
[tasty-golden] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
1465.42 s
[tasty-golden] Using ghc-pkg version 9.10.2 found on system at:
1465.42 s
[tasty-golden] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
1465.42 s
[tasty-golden] No ghcjs found
1465.42 s
[tasty-golden] No ghcjs-pkg found
1465.42 s
[tasty-golden] No greencard found
1465.42 s
[tasty-golden] Using haddock version 2.31.0 found on system at:
1465.42 s
[tasty-golden] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
1465.42 s
[tasty-golden] No happy found
1465.43 s
[tasty-golden] Using haskell-suite found on system at: haskell-suite-dummy-location
1465.43 s
[tasty-golden] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1465.43 s
[tasty-golden] No hmake found
1465.43 s
[tasty-golden] Using hpc version 0.69 found on system at:
1465.43 s
[tasty-golden] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
1465.43 s
[tasty-golden] Using hsc2hs version 0.68.10 found on system at:
1465.43 s
[tasty-golden] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1465.43 s
[tasty-golden] Using hscolour version 1.25 found on system at:
1465.43 s
[tasty-golden] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
1465.43 s
[tasty-golden] No jhc found
1465.43 s
[tasty-golden] Using ld found on system at:
1465.43 s
[tasty-golden] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
1465.43 s
[tasty-golden] No pkg-config found
1465.43 s
[tasty-golden] Using runghc version 9.10.2 found on system at:
1465.43 s
[tasty-golden] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
1465.43 s
[tasty-golden] Using strip version 2.44 found on system at:
1465.43 s
[tasty-golden] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
1465.43 s
[tasty-golden] Using tar found on system at:
1465.43 s
[tasty-golden] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
1465.43 s
[tasty-golden] No uhc found
1465.43 s
[tasty-golden] Phase: buildPhase
1465.43 s
[tasty-golden] Preprocessing library for tasty-golden-2.3.5...
1465.43 s
[tasty-golden] Building library for tasty-golden-2.3.5...
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 )
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 )
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
1465.43 s
[attoparsec] checking for references to /build/ in /nix/store/y0q2j8dkdpymx7fj047170nm75yxrfgw-attoparsec-0.14.4...
1465.43 s
[attoparsec] patching script interpreter paths in /nix/store/y0q2j8dkdpymx7fj047170nm75yxrfgw-attoparsec-0.14.4
1465.43 s
[attoparsec] stripping (with command strip and flags -S -p) in /nix/store/y0q2j8dkdpymx7fj047170nm75yxrfgw-attoparsec-0.14.4/lib
1465.43 s
[either] Preprocessing test suite 'tests' for either-5.0.2...
1465.43 s
[either] Building test suite 'tests' for either-5.0.2...
1465.43 s
[either] [1 of 1] Compiling Main ( tests/Main.hs, dist/build/tests/tests-tmp/Main.o )
1465.43 s
[either] [2 of 2] Linking dist/build/tests/tests
1465.43 s
[either] Phase: checkPhase
1465.43 s
[foundation] • This will become an error in a future GHC release.
1465.43 s
[foundation] |
1465.43 s
[foundation] 234 | ipv6ParserCompressed :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1465.43 s
[foundation] | ^
1465.43 s
[foundation]
1465.43 s
[foundation] Foundation/Network/IPv6.hs:234:90: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1465.43 s
[foundation] • The ‘~’ operator is out of scope.
1465.43 s
[foundation] Assuming it to stand for an equality constraint.
1465.43 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1465.43 s
[foundation] exported from Data.Type.Equality and Prelude.
1465.43 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1465.43 s
[foundation] • This will become an error in a future GHC release.
1465.43 s
[foundation] |
1465.43 s
[foundation] 234 | ipv6ParserCompressed :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1465.43 s
[foundation] | ^
1465.43 s
[foundation]
1465.43 s
[foundation] Foundation/Network/IPv6.hs:254:49: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1465.43 s
[foundation] • The ‘~’ operator is out of scope.
1465.43 s
[foundation] Assuming it to stand for an equality constraint.
1465.43 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1465.43 s
[foundation] exported from Data.Type.Equality and Prelude.
1465.43 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1465.43 s
[foundation] • This will become an error in a future GHC release.
1465.43 s
[foundation] |
1465.43 s
[foundation] 254 | skipColon :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1465.43 s
[foundation] | ^
1465.43 s
[foundation]
1465.43 s
[foundation] Foundation/Network/IPv6.hs:254:79: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1465.43 s
[foundation] • The ‘~’ operator is out of scope.
1465.43 s
[foundation] Assuming it to stand for an equality constraint.
1465.43 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1465.43 s
[foundation] exported from Data.Type.Equality and Prelude.
1465.43 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1465.43 s
[foundation] • This will become an error in a future GHC release.
1465.43 s
[foundation] |
1465.43 s
[foundation] 254 | skipColon :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1465.43 s
[foundation] | ^
1465.43 s
[foundation]
1465.43 s
[foundation] Foundation/Network/IPv6.hs:257:47: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1465.43 s
[foundation] • The ‘~’ operator is out of scope.
1465.43 s
[foundation] Assuming it to stand for an equality constraint.
1465.43 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1465.43 s
[foundation] exported from Data.Type.Equality and Prelude.
1465.43 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1465.43 s
[foundation] • This will become an error in a future GHC release.
1465.43 s
[foundation] |
1465.43 s
[foundation] 257 | skipDot :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1465.43 s
[foundation] | ^
1465.43 s
[foundation]
1465.43 s
[foundation] Foundation/Network/IPv6.hs:257:77: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1465.43 s
[foundation] • The ‘~’ operator is out of scope.
1465.43 s
[foundation] Assuming it to stand for an equality constraint.
1465.43 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1465.43 s
[genvalidity] +++ OK, passed 20 tests.
1465.43 s
[genvalidity] shrinkValid of NonEmpty Ordering only produces values that do not crash while validating [✔]
1465.43 s
[genvalidity] +++ OK, passed 20 tests.
1465.43 s
[genvalidity] shrinkValid of NonEmpty Ordering does not shrink to itself [✔]
1465.43 s
[genvalidity] +++ OK, passed 20 tests.
1465.43 s
[genvalidity]
1465.43 s
[genvalidity] Finished in 5.4662 seconds
1465.43 s
[genvalidity] 215 examples, 0 failures
1465.43 s
[genvalidity] Test suite genvalidity-test: PASS
1465.43 s
[genvalidity] Test suite logged to: dist/test/genvalidity-1.1.1.0-genvalidity-test.log
1465.43 s
[genvalidity] 1 of 1 test suites (1 of 1 test cases) passed.
1465.43 s
[genvalidity] Phase: haddockPhase
1465.43 s
[genvalidity] Preprocessing library for genvalidity-1.1.1.0...
1465.43 s
[genvalidity] Running Haddock on library for genvalidity-1.1.1.0...
1465.43 s
[genvalidity] [1 of 3] Compiling Data.GenValidity.Utils ( src/Data/GenValidity/Utils.hs, nothing )
1465.43 s
[genvalidity] [2 of 3] Compiling Data.GenValidity ( src/Data/GenValidity.hs, nothing )
1465.43 s
[genvalidity] [3 of 3] Compiling Paths_genvalidity ( dist/build/autogen/Paths_genvalidity.hs, nothing )
1465.43 s
[genvalidity] Haddock coverage:
1465.43 s
[genvalidity] Warning: 'n' is out of scope.
1465.43 s
[genvalidity] If you qualify the identifier, haddock can try to link it anyway.
1465.43 s
[genvalidity] Warning: 'a' is out of scope.
1465.43 s
[genvalidity] If you qualify the identifier, haddock can try to link it anyway.
1465.43 s
[genvalidity] Warning: 'ls' is out of scope.
1465.43 s
[genvalidity] If you qualify the identifier, haddock can try to link it anyway.
1465.43 s
[genvalidity] Warning: 'NonEmpty' is ambiguous. It is defined
1465.43 s
[genvalidity] * in ‘Test.QuickCheck.Modifiers’
1465.43 s
[genvalidity] * in ‘GHC.Internal.Base’
1465.43 s
[genvalidity] You may be able to disambiguate the identifier by qualifying it or
1465.43 s
[genvalidity] by specifying the type/value namespace explicitly.
1465.43 s
[genvalidity] Defaulting to the one defined in ‘GHC.Internal.Base’
1465.43 s
[genvalidity] 77% ( 27 / 35) in 'Data.GenValidity.Utils'
1465.43 s
[genvalidity] Missing documentation for:
1465.43 s
[genvalidity] Module header
1465.43 s
[genvalidity] genListLength (src/Data/GenValidity/Utils.hs:158)
1465.43 s
[genvalidity] genStringBy (src/Data/GenValidity/Utils.hs:180)
1465.43 s
[genvalidity] genStringBy1 (src/Data/GenValidity/Utils.hs:184)
1465.43 s
[genvalidity] genMaybe (src/Data/GenValidity/Utils.hs:147)
1465.43 s
[genvalidity] genNonEmptyOf (src/Data/GenValidity/Utils.hs:150)
1465.43 s
[genvalidity] genInteger (src/Data/GenValidity/Utils.hs:375)
1465.43 s
[genvalidity] shrinkNonEmpty (src/Data/GenValidity/Utils.hs:250)
1465.43 s
[genvalidity] 65% ( 15 / 23) in 'Data.GenValidity'
1465.43 s
[genvalidity] Missing documentation for:
1465.43 s
[genvalidity] genUtf16SurrogateCodePoint (src/Data/GenValidity.hs:252)
1465.43 s
[genvalidity] genLineSeparator (src/Data/GenValidity.hs:255)
1465.43 s
[genvalidity] genNonLineSeparator (src/Data/GenValidity.hs:258)
1465.43 s
[genvalidity] genSingleLineString (src/Data/GenValidity.hs:261)
1465.43 s
[genvalidity] GGenValid (src/Data/GenValidity.hs:364)
1465.43 s
[genvalidity] GValidRecursivelyShrink (src/Data/GenValidity.hs:422)
1465.43 s
[genvalidity] GValidSubterms (src/Data/GenValidity.hs:452)
1465.43 s
[genvalidity] GValidSubtermsIncl (src/Data/GenValidity.hs:474)
1465.43 s
[haskell-src-exts] You may be able to disambiguate the identifier by qualifying it or
1465.43 s
[haskell-src-exts] by specifying the type/value namespace explicitly.
1465.43 s
[haskell-src-exts] Defaulting to the one defined at src/Language/Haskell/Exts/SrcLoc.hs:98:1
1465.43 s
[haskell-src-exts] Warning: 'ParseMode' is ambiguous. It is defined
1465.43 s
[haskell-src-exts] * at src/Language/Haskell/Exts/ParseMonad.hs:147:18
1465.43 s
[haskell-src-exts] * at src/Language/Haskell/Exts/ParseMonad.hs:147:1
1465.43 s
[haskell-src-exts] You may be able to disambiguate the identifier by qualifying it or
1465.43 s
[haskell-src-exts] by specifying the type/value namespace explicitly.
1465.43 s
[haskell-src-exts] Defaulting to the one defined at src/Language/Haskell/Exts/ParseMonad.hs:147:1
1465.43 s
[haskell-src-exts] 93% ( 42 / 45) in 'Language.Haskell.Exts.Parser'
1465.43 s
[haskell-src-exts] Missing documentation for:
1465.43 s
[haskell-src-exts] unListOf (src/Language/Haskell/Exts/Parser.hs:250)
1465.43 s
[haskell-src-exts] PragmasAndModuleHead (src/Language/Haskell/Exts/Parser.hs:192)
1465.43 s
[haskell-src-exts] ModuleHeadAndImports (src/Language/Haskell/Exts/Parser.hs:212)
1465.43 s
[haskell-src-exts] 66% ( 2 / 3) in 'Language.Haskell.Exts.ExactPrint'
1465.43 s
[haskell-src-exts] Missing documentation for:
1465.43 s
[haskell-src-exts] ExactP (src/Language/Haskell/Exts/ExactPrint.hs:224)
1465.43 s
[haskell-src-exts] 100% ( 49 / 49) in 'Language.Haskell.Exts.Build'
1465.43 s
[haskell-src-exts] 88% ( 23 / 26) in 'Language.Haskell.Exts'
1465.43 s
[haskell-src-exts] Missing documentation for:
1465.43 s
[haskell-src-exts] Token (src/Language/Haskell/Exts/InternalLexer.hs:37)
1465.43 s
[haskell-src-exts] parseFileWithComments (src/Language/Haskell/Exts.hs:75)
1465.43 s
[haskell-src-exts] parseFileContentsWithComments (src/Language/Haskell/Exts.hs:116)
1465.43 s
[haskell-src-exts] Warning: Language.Haskell.Exts.SrcLoc: could not find link destinations for:
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.SrcLoc.Rep_SrcSpanInfo
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.SrcLoc.Rep_Loc
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.SrcLoc.Rep_SrcSpan
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.SrcLoc.Rep_SrcLoc
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Pretty.pretty
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Pretty.prettyPrec
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Pretty.Doc
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.ParseMonad.P
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.ParseMonad.parser
1465.43 s
[haskell-src-exts] Warning: Language.Haskell.Exts.Syntax: could not find link destinations for:
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Module
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_ModulePragma
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Alt
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Pat
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_PatField
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_RPat
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Stmt
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Exp
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_FieldUpdate
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_QualStmt
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Splice
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Bracket
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Type
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Context
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Asst
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_TyVarBind
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Promoted
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Decl
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Rule
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_RuleVar
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Rhs
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_GuardedRhs
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_InstDecl
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_GadtDecl
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_FieldDecl
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_QualConDecl
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_ConDecl
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Deriving
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_DerivStrategy
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_InstRule
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_InstHead
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_ClassDecl
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_DeclHead
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_ResultSig
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_TypeEqn
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Match
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Binds
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_IPBind
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Annotation
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_PatternSynDirection
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_XAttr
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_PXAttr
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_RPatOp
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_ModuleHead
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_WarningText
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Activation
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Overlap
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Tool
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_CallConv
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Safety
1465.43 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_XName
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 )
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 )
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 )
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 )
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 )
1465.43 s
[streaming-commons] Phase: setupCompilerEnvironmentPhase
1465.43 s
[streaming-commons] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
1465.43 s
[streaming-commons] Phase: unpackPhase
1465.43 s
[streaming-commons] unpacking source archive /nix/store/hmrzyjhb65w2nsy872wln9wmxzzx9q2q-streaming-commons-0.2.3.0.tar.gz
1465.43 s
[streaming-commons] source root is streaming-commons-0.2.3.0
1465.43 s
[streaming-commons] setting SOURCE_DATE_EPOCH to timestamp 1737289593 of file "streaming-commons-0.2.3.0/streaming-commons.cabal"
1465.43 s
[streaming-commons] Phase: patchPhase
1465.43 s
[streaming-commons] Phase: compileBuildDriverPhase
1465.43 s
[streaming-commons] setupCompileFlags: -package-db=/build/tmp.fEn3Zuepjh/setup-package.conf.d -threaded
1465.43 s
[streaming-commons] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.fEn3Zuepjh/Main.o )
1465.43 s
[streaming-commons] [2 of 2] Linking Setup
1465.43 s
[streaming-commons] Phase: updateAutotoolsGnuConfigScriptsPhase
1465.43 s
[streaming-commons] Phase: configurePhase
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
1465.44 s
[streaming-commons] Using Parsec parser
1465.44 s
[streaming-commons] Configuring streaming-commons-0.2.3.0...
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 )
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 )
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 )
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 )
1465.44 s
[tasty-golden] [3 of 4] Compiling Test.Tasty.Golden ( Test/Tasty/Golden.hs, dist/build/Test/Tasty/Golden.p_o )
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 )
1465.65 s
Building /nix/store/4b2808m7cv3hwn0ijd7gv3k1ga6fg1h5-th-orphans-0.13.16.drv
1466.22 s
[attoparsec:post-build] Uploading to the NixCI cache: /nix/store/y0q2j8dkdpymx7fj047170nm75yxrfgw-attoparsec-0.14.4
1466.97 s
[attoparsec:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1467.27 s
[attoparsec:post-build] copying 1 paths...
1467.27 s
[attoparsec:post-build] copying path '/nix/store/y0q2j8dkdpymx7fj047170nm75yxrfgw-attoparsec-0.14.4' to 'https://cache.nix-ci.com'...
1519.33 s
[attoparsec:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1521.42 s
[attoparsec:post-build] copying 1 paths...
1521.42 s
[attoparsec:post-build] copying path '/nix/store/r4wakcdlb8q3xfjlbpjxr4ghyr5q054g-attoparsec-0.14.4.drv' to 'https://cache.nix-ci.com'...
1527.83 s
Uploaded attoparsec in 1m01s
1527.84 s
Progress: 64 of 103 built (8 building), 318 of 318 downloaded from cache
1527.84 s
Built attoparsec in 9m22s
1527.84 s
[foundation] exported from Data.Type.Equality and Prelude.
1527.85 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1527.85 s
[foundation] • This will become an error in a future GHC release.
1527.85 s
[foundation] |
1527.85 s
[foundation] 257 | skipDot :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1527.85 s
[foundation] | ^
1527.85 s
[foundation]
1527.85 s
[foundation] Foundation/Network/IPv6.hs:260:50: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1527.85 s
[foundation] • The ‘~’ operator is out of scope.
1527.85 s
[foundation] Assuming it to stand for an equality constraint.
1527.85 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1527.85 s
[foundation] exported from Data.Type.Equality and Prelude.
1527.85 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1527.85 s
[foundation] • This will become an error in a future GHC release.
1527.85 s
[foundation] |
1527.85 s
[foundation] 260 | takeAWord8 :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1527.86 s
[foundation] | ^
1527.86 s
[foundation]
1527.86 s
[foundation] Foundation/Network/IPv6.hs:260:80: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1527.86 s
[foundation] • The ‘~’ operator is out of scope.
1527.86 s
[foundation] Assuming it to stand for an equality constraint.
1527.86 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1527.87 s
[foundation] exported from Data.Type.Equality and Prelude.
1527.87 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1527.87 s
[foundation] • This will become an error in a future GHC release.
1527.87 s
[foundation] |
1527.87 s
[foundation] 260 | takeAWord8 :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1527.87 s
[foundation] | ^
1527.87 s
[foundation]
1527.87 s
[foundation] Foundation/Network/IPv6.hs:263:51: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1527.87 s
[foundation] • The ‘~’ operator is out of scope.
1527.87 s
[foundation] Assuming it to stand for an equality constraint.
1527.87 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1527.87 s
[foundation] exported from Data.Type.Equality and Prelude.
1527.87 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1527.87 s
[foundation] • This will become an error in a future GHC release.
1527.87 s
[foundation] |
1527.87 s
[foundation] 263 | takeAWord16 :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1527.87 s
[foundation] | ^
1527.87 s
[foundation]
1527.87 s
[foundation] Foundation/Network/IPv6.hs:263:81: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1527.87 s
[foundation] • The ‘~’ operator is out of scope.
1527.87 s
[foundation] Assuming it to stand for an equality constraint.
1527.87 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1527.87 s
[foundation] exported from Data.Type.Equality and Prelude.
1527.87 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1527.87 s
[foundation] • This will become an error in a future GHC release.
1527.87 s
[foundation] |
1527.87 s
[foundation] 263 | takeAWord16 :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1527.87 s
[foundation] | ^
1527.87 s
[foundation]
1527.87 s
[foundation] [ 86 of 103] Compiling Foundation.Network.IPv4 ( Foundation/Network/IPv4.hs, dist/build/Foundation/Network/IPv4.p_o )
1527.87 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Sign
1527.87 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Literal
1527.87 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_FunDep
1527.87 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_QOp
1527.87 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_ExportSpecList
1527.87 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_ExportSpec
1527.87 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_MaybePromotedName
1527.87 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_QName
1527.87 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_SpecialCon
1527.87 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Boxed
1527.87 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Unpackedness
1527.87 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_BangType
1527.87 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_InjectivityInfo
1527.88 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_DataOrNew
1527.88 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Role
1527.88 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_BooleanFormula
1527.88 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Assoc
1527.88 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_ImportDecl
1527.88 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_ImportSpecList
1527.88 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_ImportSpec
1527.88 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Namespace
1527.88 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_EWildcard
1527.88 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_CName
1527.88 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Op
1527.88 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_IPName
1527.88 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_Name
1527.88 s
[haskell-src-exts] - Language.Haskell.Exts.Syntax.Rep_ModuleName
1527.88 s
[haskell-src-exts] - Language.Haskell.Exts.Pretty.pretty
1527.88 s
[haskell-src-exts] - Language.Haskell.Exts.Pretty.prettyPrec
1527.88 s
[haskell-src-exts] - Language.Haskell.Exts.Pretty.Doc
1527.88 s
[haskell-src-exts] - Language.Haskell.Exts.ParseMonad.P
1527.88 s
[haskell-src-exts] - Language.Haskell.Exts.ParseMonad.parser
1527.88 s
[haskell-src-exts] - Language.Haskell.Exts.ExactPrint.exactP
1527.88 s
[haskell-src-exts] - Language.Haskell.Exts.ExactPrint.EP
1527.89 s
[haskell-src-exts] Warning: Language.Haskell.Exts.Pretty: could not find link destinations for:
1527.89 s
[haskell-src-exts] - Text.PrettyPrint.Annotated.HughesPJ.Rep_Mode
1527.89 s
[haskell-src-exts] - Text.PrettyPrint.Annotated.HughesPJ.Rep_Style
1527.89 s
[haskell-src-exts] - Language.Haskell.Exts.Pretty.pretty
1527.89 s
[haskell-src-exts] - Language.Haskell.Exts.Pretty.prettyPrec
1527.89 s
[haskell-src-exts] - Language.Haskell.Exts.Pretty.Doc
1527.89 s
[haskell-src-exts] Warning: Language.Haskell.Exts.Lexer: could not find link destinations for:
1527.89 s
[haskell-src-exts] - Language.Haskell.Exts.SrcLoc.Rep_Loc
1527.89 s
[haskell-src-exts] Warning: Language.Haskell.Exts.Parser: could not find link destinations for:
1527.89 s
[haskell-src-exts] - Language.Haskell.Exts.ParseMonad.P
1527.89 s
[haskell-src-exts] - Language.Haskell.Exts.ParseMonad.parser
1527.89 s
[haskell-src-exts] Warning: Language.Haskell.Exts.ExactPrint: could not find link destinations for:
1527.89 s
[haskell-src-exts] - Language.Haskell.Exts.ExactPrint.exactP
1527.89 s
[haskell-src-exts] - Language.Haskell.Exts.ExactPrint.EP
1528.12 s
Building /nix/store/0qjyqa6w3cc6i1l6aanwqv9j90ddra3f-parsers-0.12.12.drv
1528.12 s
[either] Running 1 test suites...
1528.12 s
[either] Test suite tests: RUNNING...
1528.12 s
[either] identity: [OK, passed 100 tests]
1528.12 s
[either] associativity: [OK, passed 100 tests]
1528.12 s
[either]
1528.12 s
[either] Properties Total
1528.13 s
[either] Passed 2 2
1528.13 s
[either] Failed 0 0
1528.13 s
[either] Total 2 2
1528.13 s
[either] Test suite tests: PASS
1528.13 s
[either] Test suite logged to: dist/test/either-5.0.2-tests.log
1528.13 s
[either] 1 of 1 test suites (1 of 1 test cases) passed.
1528.13 s
[either] Phase: haddockPhase
1528.13 s
[either] Preprocessing library for either-5.0.2...
1528.13 s
[either] Running Haddock on library for either-5.0.2...
1528.13 s
[either] [1 of 2] Compiling Data.Either.Combinators ( src/Data/Either/Combinators.hs, nothing )
1528.13 s
[either] [2 of 2] Compiling Data.Either.Validation ( src/Data/Either/Validation.hs, nothing )
1528.13 s
[either] Haddock coverage:
1528.13 s
[either] Warning: 'forM_' is out of scope.
1528.13 s
[either] If you qualify the identifier, haddock can try to link it anyway.
1528.13 s
[either] 100% ( 20 / 20) in 'Data.Either.Combinators'
1528.13 s
[either] 27% ( 3 / 11) in 'Data.Either.Validation'
1528.13 s
[either] Missing documentation for:
1528.13 s
[either] _Success (src/Data/Either/Validation.hs:130)
1528.13 s
[either] _Failure (src/Data/Either/Validation.hs:121)
1528.13 s
[either] eitherToValidation (src/Data/Either/Validation.hs:151)
1528.13 s
[either] validationToEither (src/Data/Either/Validation.hs:145)
1528.13 s
[either] vap (src/Data/Either/Validation.hs:162)
1528.13 s
[either] ealt (src/Data/Either/Validation.hs:187)
1528.13 s
[either] vapm (src/Data/Either/Validation.hs:179)
1528.13 s
[either] apm (src/Data/Either/Validation.hs:170)
1528.13 s
[either] Documentation created: dist/doc/html/either/, dist/doc/html/either/either.txt
1528.13 s
[either] Preprocessing test suite 'tests' for either-5.0.2...
1528.13 s
[either] haddockPhase completed in 54 seconds
1528.13 s
[either] Phase: installPhase
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
1528.13 s
[either] Phase: fixupPhase
1528.13 s
[either] shrinking RPATHs of ELF executables and libraries in /nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2
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
1528.13 s
[either] checking for references to /build/ in /nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2...
1528.13 s
[either] patching script interpreter paths in /nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2
1528.13 s
[either] stripping (with command strip and flags -S -p) in /nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2/lib
1528.13 s
[either] shrinking RPATHs of ELF executables and libraries in /nix/store/4fmsw8h1mmxbf5ann91vpbhsn1a9ylfc-either-5.0.2-doc
1528.13 s
[either] checking for references to /build/ in /nix/store/4fmsw8h1mmxbf5ann91vpbhsn1a9ylfc-either-5.0.2-doc...
1528.13 s
[either] patching script interpreter paths in /nix/store/4fmsw8h1mmxbf5ann91vpbhsn1a9ylfc-either-5.0.2-doc
1528.14 s
[foundation] Foundation/Network/IPv4.hs:99:51: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1528.14 s
[foundation] • The ‘~’ operator is out of scope.
1528.14 s
[foundation] Assuming it to stand for an equality constraint.
1528.14 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1528.14 s
[foundation] exported from Data.Type.Equality and Prelude.
1528.14 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1528.14 s
[foundation] • This will become an error in a future GHC release.
1528.14 s
[foundation] |
1528.14 s
[foundation] 99 | ipv4Parser :: ( ParserSource input, Element input ~ Char
1528.14 s
[foundation] | ^
1528.14 s
[foundation]
1528.14 s
[foundation] Foundation/Network/IPv4.hs:100:57: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1528.14 s
[foundation] • The ‘~’ operator is out of scope.
1528.14 s
[foundation] Assuming it to stand for an equality constraint.
1528.14 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1528.14 s
[foundation] exported from Data.Type.Equality and Prelude.
1528.14 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1528.14 s
[foundation] • This will become an error in a future GHC release.
1528.14 s
[foundation] |
1528.14 s
[foundation] 100 | , Sequential (Chunk input), Element input ~ Element (Chunk input)
1528.14 s
[foundation] | ^
1528.14 s
[foundation]
1528.14 s
[foundation] [ 87 of 103] Compiling Foundation.Hashing ( Foundation/Hashing.hs, dist/build/Foundation/Hashing.p_o )
1528.14 s
[foundation] [ 88 of 103] Compiling Foundation ( Foundation.hs, dist/build/Foundation.p_o )
1528.14 s
[foundation] [ 89 of 103] Compiling Foundation.Tuple.Nth ( Foundation/Tuple/Nth.hs, dist/build/Foundation/Tuple/Nth.p_o )
1528.15 s
[foundation] [ 90 of 103] Compiling Foundation.UUID ( Foundation/UUID.hs, dist/build/Foundation/UUID.p_o )
1528.15 s
[foundation] Foundation/UUID.hs:106:51: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1528.15 s
[foundation] • The ‘~’ operator is out of scope.
1528.15 s
[foundation] Assuming it to stand for an equality constraint.
1528.15 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1528.15 s
[foundation] exported from Data.Type.Equality and Prelude.
1528.15 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1528.15 s
[foundation] • This will become an error in a future GHC release.
1528.15 s
[foundation] |
1528.15 s
[foundation] 106 | uuidParser :: ( ParserSource input, Element input ~ Char
1528.15 s
[foundation] | ^
1528.15 s
[foundation]
1528.15 s
[foundation] Foundation/UUID.hs:107:57: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1528.15 s
[foundation] • The ‘~’ operator is out of scope.
1528.15 s
[foundation] Assuming it to stand for an equality constraint.
1528.15 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1528.15 s
[foundation] exported from Data.Type.Equality and Prelude.
1528.15 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1528.15 s
[foundation] • This will become an error in a future GHC release.
1528.15 s
[foundation] |
1528.15 s
[foundation] 107 | , Sequential (Chunk input), Element input ~ Element (Chunk input)
1528.15 s
[foundation] | ^
1528.15 s
[foundation]
1528.15 s
[foundation] Foundation/UUID.hs:120:49: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1528.15 s
[foundation] • The ‘~’ operator is out of scope.
1528.15 s
[foundation] Assuming it to stand for an equality constraint.
1528.15 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1528.15 s
[foundation] exported from Data.Type.Equality and Prelude.
1528.16 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1528.16 s
[foundation] • This will become an error in a future GHC release.
1528.16 s
[foundation] |
1528.16 s
[genvalidity] Documentation created: dist/doc/html/genvalidity/,
1528.16 s
[genvalidity] dist/doc/html/genvalidity/genvalidity.txt
1528.16 s
[genvalidity] Preprocessing test suite 'genvalidity-test' for genvalidity-1.1.1.0...
1528.16 s
[genvalidity] haddockPhase completed in 47 seconds
1528.16 s
[genvalidity] Phase: installPhase
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
1528.16 s
[genvalidity] Phase: fixupPhase
1528.16 s
[genvalidity] shrinking RPATHs of ELF executables and libraries in /nix/store/p7mz7qmprww88cnzn8wnxzbr813j6ibn-genvalidity-1.1.1.0
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
1528.16 s
[genvalidity] checking for references to /build/ in /nix/store/p7mz7qmprww88cnzn8wnxzbr813j6ibn-genvalidity-1.1.1.0...
1528.16 s
[genvalidity] patching script interpreter paths in /nix/store/p7mz7qmprww88cnzn8wnxzbr813j6ibn-genvalidity-1.1.1.0
1528.16 s
[genvalidity] stripping (with command strip and flags -S -p) in /nix/store/p7mz7qmprww88cnzn8wnxzbr813j6ibn-genvalidity-1.1.1.0/lib
1528.16 s
[genvalidity] shrinking RPATHs of ELF executables and libraries in /nix/store/ybs92smmrc1n5n9mdfnjqxxgqswdh0m2-genvalidity-1.1.1.0-doc
1528.16 s
[genvalidity] checking for references to /build/ in /nix/store/ybs92smmrc1n5n9mdfnjqxxgqswdh0m2-genvalidity-1.1.1.0-doc...
1528.16 s
[genvalidity] patching script interpreter paths in /nix/store/ybs92smmrc1n5n9mdfnjqxxgqswdh0m2-genvalidity-1.1.1.0-doc
1528.16 s
[haskell-src-exts] Documentation created: dist/doc/html/haskell-src-exts/,
1528.16 s
[haskell-src-exts] dist/doc/html/haskell-src-exts/haskell-src-exts.txt
1528.16 s
[haskell-src-exts] haddockPhase completed in 4 minutes 25 seconds
1528.16 s
[haskell-src-exts] Phase: installPhase
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
1528.16 s
[semialign] [1 of 6] Compiling Data.Semialign.Internal ( src/Data/Semialign/Internal.hs, dist/build/Data/Semialign/Internal.p_o )
1528.16 s
[semialign] src/Data/Semialign/Internal.hs:445:13: warning : [ GHC-63394 ] [ -Wx-data-list-nonempty-unzip ]
1528.16 s
[semialign] In the use of ‘unzip’ (imported from Data.List.NonEmpty):
1528.16 s
[semialign] "This function will be made monomorphic in base-4.22, consider switching to Data.Functor.unzip"
1528.16 s
[semialign] |
1528.16 s
[semialign] 445 | unzip = NE.unzip
1528.16 s
[semialign] | ^^^^^^^^
1528.16 s
[semialign]
1528.16 s
[semialign] [2 of 6] Compiling Data.Semialign.Indexed ( src/Data/Semialign/Indexed.hs, dist/build/Data/Semialign/Indexed.p_o )
1528.16 s
[semialign] [3 of 6] Compiling Data.Semialign ( src/Data/Semialign.hs, dist/build/Data/Semialign.p_o )
1528.16 s
[semialign] [4 of 6] Compiling Data.Align ( src/Data/Align.hs, dist/build/Data/Align.p_o )
1528.16 s
[semialign] [5 of 6] Compiling Data.Crosswalk ( src/Data/Crosswalk.hs, dist/build/Data/Crosswalk.p_o )
1528.16 s
[semialign] [6 of 6] Compiling Data.Zip ( src/Data/Zip.hs, dist/build/Data/Zip.p_o )
1528.16 s
[semialign] buildPhase completed in 56 seconds
1528.16 s
[semialign] Phase: checkPhase
1528.16 s
[semialign] Package has no test suites.
1528.16 s
[semialign] Phase: haddockPhase
1528.16 s
[semialign] Preprocessing library for semialign-1.3.1...
1528.16 s
[semialign] Running Haddock on library for semialign-1.3.1...
1528.16 s
[semialign] Warning: The documentation for the following packages are not installed. No
1528.16 s
[semialign] links will be generated to these packages: vector-0.13.2.0
1528.16 s
[semialign] [1 of 6] Compiling Data.Semialign.Internal ( src/Data/Semialign/Internal.hs, nothing )
1528.16 s
[semialign] src/Data/Semialign/Internal.hs:445:13: warning : [ GHC-63394 ] [ -Wx-data-list-nonempty-unzip ]
1528.16 s
[semialign] In the use of ‘unzip’ (imported from Data.List.NonEmpty):
1528.17 s
[semialign] "This function will be made monomorphic in base-4.22, consider switching to Data.Functor.unzip"
1528.17 s
[semialign] |
1528.17 s
[semialign] 445 | unzip = NE.unzip
1528.17 s
[semialign] | ^^^^^^^^
1528.17 s
[semialign]
1528.17 s
[semialign] [2 of 6] Compiling Data.Semialign.Indexed ( src/Data/Semialign/Indexed.hs, nothing )
1528.17 s
[semialign] [3 of 6] Compiling Data.Semialign ( src/Data/Semialign.hs, nothing )
1528.17 s
[semialign] [4 of 6] Compiling Data.Align ( src/Data/Align.hs, nothing )
1528.17 s
[semialign] [5 of 6] Compiling Data.Crosswalk ( src/Data/Crosswalk.hs, nothing )
1528.17 s
[semialign] [6 of 6] Compiling Data.Zip ( src/Data/Zip.hs, nothing )
1528.17 s
[semialign] Haddock coverage:
1528.17 s
[semialign] Warning: 'tabulate' is out of scope.
1528.17 s
[semialign] If you qualify the identifier, haddock can try to link it anyway.
1528.17 s
[semialign] Warning: 'These' is ambiguous. It is defined
1528.17 s
[semialign] * in ‘Data.These’
1528.17 s
[semialign] * in ‘Data.These’
1528.17 s
[semialign] You may be able to disambiguate the identifier by qualifying it or
1528.17 s
[semialign] by specifying the type/value namespace explicitly.
1528.17 s
[semialign] Defaulting to the one defined in ‘Data.These’
1528.17 s
[semialign] Warning: 'Foldable' is out of scope.
1528.17 s
[semialign] If you qualify the identifier, haddock can try to link it anyway.
1528.17 s
[semialign] Warning: 'join' is out of scope.
1528.17 s
[semialign] If you qualify the identifier, haddock can try to link it anyway.
1528.17 s
[semialign] Warning: 'liftA2' is out of scope.
1528.17 s
[semialign] If you qualify the identifier, haddock can try to link it anyway.
1528.17 s
[semialign] 100% ( 4 / 4) in 'Data.Semialign.Indexed'
1528.17 s
[semialign] 88% ( 16 / 18) in 'Data.Semialign'
1528.17 s
[semialign] Missing documentation for:
1528.17 s
[semialign] unzipDefault (src/Data/Semialign/Internal.hs:308)
1528.17 s
[semialign] alignVectorWith (src/Data/Semialign/Internal.hs:718)
1528.17 s
[semialign] Warning: 'These' is out of scope.
1528.17 s
[semialign] If you qualify the identifier, haddock can try to link it anyway.
1528.17 s
[semialign] 92% ( 12 / 13) in 'Data.Align'
1528.17 s
[semialign] Missing documentation for:
1528.17 s
[semialign] alignVectorWith (src/Data/Semialign/Internal.hs:718)
1528.17 s
[semialign] 80% ( 4 / 5) in 'Data.Crosswalk'
1528.17 s
[semialign] Missing documentation for:
1528.17 s
[semialign] Module header
1528.17 s
[semialign] 71% ( 5 / 7) in 'Data.Zip'
1528.17 s
[semialign] Missing documentation for:
1528.17 s
[semialign] unzipDefault (src/Data/Semialign/Internal.hs:308)
1528.17 s
[semialign] Zippy (src/Data/Zip.hs:30)
1528.17 s
[semialign] Warning: Data.Semialign.Indexed: could not find link destinations for:
1528.17 s
[semialign] - Data.Vector.Vector
1528.17 s
[streaming-commons] Flags chosen: use-bytestring-builder=False
1528.17 s
[streaming-commons] Dependency array: using array-0.5.8.0
1528.17 s
[streaming-commons] Dependency async: using async-2.2.5
1528.17 s
[streaming-commons] Dependency base >=4.12 && <5: using base-4.20.1.0
1528.17 s
[streaming-commons] Dependency bytestring >=0.10.2.0: using bytestring-0.12.2.0
1528.17 s
[streaming-commons] Dependency directory: using directory-1.3.8.5
1528.17 s
[streaming-commons] Dependency network >=2.4.0.0: using network-3.2.7.0
1528.17 s
[streaming-commons] Dependency process: using process-1.6.25.0
1528.17 s
[streaming-commons] Dependency random: using random-1.2.1.3
1528.18 s
[streaming-commons] Dependency stm: using stm-2.5.3.1
1528.18 s
[streaming-commons] Dependency text >=1.2 && <1.3 || >=2.0 && <2.2: using text-2.1.2
1528.18 s
[streaming-commons] Dependency transformers: using transformers-0.6.1.1
1528.18 s
[streaming-commons] Dependency unix: using unix-2.8.6.0
1528.18 s
[streaming-commons] Dependency zlib: using zlib-0.7.1.0
1528.18 s
[streaming-commons] Dependency QuickCheck: using QuickCheck-2.14.3
1528.18 s
[streaming-commons] Dependency array: using array-0.5.8.0
1528.18 s
[streaming-commons] Dependency async: using async-2.2.5
1528.18 s
[streaming-commons] Dependency base: using base-4.20.1.0
1528.18 s
[streaming-commons] Dependency bytestring >=0.10.2.0: using bytestring-0.12.2.0
1528.18 s
[streaming-commons] Dependency deepseq: using deepseq-1.5.0.0
1528.18 s
[streaming-commons] Dependency hspec >=1.8: using hspec-2.11.12
1528.18 s
[streaming-commons] Dependency network >=2.4.0.0: using network-3.2.7.0
1528.18 s
[streaming-commons] Dependency streaming-commons: using streaming-commons-0.2.3.0
1528.18 s
[streaming-commons] Dependency text: using text-2.1.2
1528.18 s
[streaming-commons] Dependency unix: using unix-2.8.6.0
1528.18 s
[streaming-commons] Dependency zlib: using zlib-0.7.1.0
1528.18 s
[streaming-commons] Source component graph:
1528.18 s
[streaming-commons] component lib
1528.18 s
[streaming-commons] component test:test dependency lib
1528.18 s
[streaming-commons] Configured component graph:
1528.18 s
[streaming-commons] component streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO
1528.18 s
[streaming-commons] include array-0.5.8.0-0ab0
1528.18 s
[streaming-commons] include async-2.2.5-5QHA8HB5dEo5AEomod8hmg
1528.18 s
[streaming-commons] include base-4.20.1.0-4f22
1528.18 s
[streaming-commons] include bytestring-0.12.2.0-c0ba
1528.18 s
[streaming-commons] include directory-1.3.8.5-8f4e
1528.18 s
[streaming-commons] include network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
1528.18 s
[streaming-commons] include process-1.6.25.0-d739
1528.18 s
[streaming-commons] include random-1.2.1.3-7fP5mIHwy1z65mkfThkfyR
1528.18 s
[streaming-commons] include stm-2.5.3.1-2b36
1528.18 s
[streaming-commons] include text-2.1.2-5063
1528.18 s
[streaming-commons] include transformers-0.6.1.1-bbf1
1528.18 s
[streaming-commons] include unix-2.8.6.0-a592
1528.18 s
[streaming-commons] include zlib-0.7.1.0-MQC8gMUrbp1lKHkvPSSoM
1528.18 s
[streaming-commons] component streaming-commons-0.2.3.0-EO222E0JufYF6vJe1jZDqP-test
1528.18 s
[streaming-commons] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1528.18 s
[streaming-commons] include array-0.5.8.0-0ab0
1528.18 s
[streaming-commons] include async-2.2.5-5QHA8HB5dEo5AEomod8hmg
1528.18 s
[streaming-commons] include base-4.20.1.0-4f22
1528.18 s
[streaming-commons] include bytestring-0.12.2.0-c0ba
1528.18 s
[streaming-commons] include deepseq-1.5.0.0-8d11
1528.18 s
[streaming-commons] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
1528.18 s
[streaming-commons] include network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
1528.18 s
[streaming-commons] include streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO
1528.18 s
[streaming-commons] include text-2.1.2-5063
1528.18 s
[streaming-commons] include unix-2.8.6.0-a592
1528.18 s
[streaming-commons] include zlib-0.7.1.0-MQC8gMUrbp1lKHkvPSSoM
1528.18 s
[streaming-commons] Linked component graph:
1528.18 s
[streaming-commons] unit streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO
1528.18 s
[streaming-commons] include array-0.5.8.0-0ab0
1528.18 s
[streaming-commons] include async-2.2.5-5QHA8HB5dEo5AEomod8hmg
1528.18 s
[streaming-commons] include base-4.20.1.0-4f22
1528.18 s
[streaming-commons] include bytestring-0.12.2.0-c0ba
1528.18 s
[streaming-commons] include directory-1.3.8.5-8f4e
1528.18 s
[streaming-commons] include network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
1528.18 s
[streaming-commons] include process-1.6.25.0-d739
1528.18 s
[streaming-commons] include random-1.2.1.3-7fP5mIHwy1z65mkfThkfyR
1528.18 s
[streaming-commons] include stm-2.5.3.1-2b36
1528.18 s
[streaming-commons] include text-2.1.2-5063
1528.18 s
[streaming-commons] include transformers-0.6.1.1-bbf1
1528.18 s
[streaming-commons] include unix-2.8.6.0-a592
1528.19 s
[streaming-commons] include zlib-0.7.1.0-MQC8gMUrbp1lKHkvPSSoM
1528.19 s
[tasty-golden] Preprocessing test suite 'test' for tasty-golden-2.3.5...
1528.19 s
[tasty-golden] Building test suite 'test' for tasty-golden-2.3.5...
1528.19 s
[tasty-golden] [1 of 1] Compiling Main ( tests/test.hs, dist/build/test/test-tmp/Main.o )
1528.19 s
[tasty-golden] [2 of 2] Linking dist/build/test/test
1528.19 s
[tasty-golden] buildPhase completed in 33 seconds
1528.19 s
[tasty-golden] Phase: checkPhase
1528.19 s
[tasty-golden] Running 1 test suites...
1528.19 s
[tasty-golden] Test suite test: RUNNING...
1528.19 s
[tasty-golden] Tests
1528.19 s
[tasty-golden] findByExtension: OK (0.02s)
1528.19 s
[tasty-golden] Missing golden files
1528.19 s
[tasty-golden] goldenVsFile without golden file: OK
1528.19 s
[tasty-golden] Golden file did not exist; created
1528.19 s
[tasty-golden] goldenVsFileDiff without golden file: OK
1528.19 s
[tasty-golden] Golden file did not exist; created
1528.19 s
[tasty-golden] goldenVsString without golden file: OK
1528.19 s
[tasty-golden] Golden file did not exist; created
1528.19 s
[tasty-golden] goldenVsStringDiff without golden file: OK
1528.19 s
[tasty-golden] Golden file did not exist; created
1528.19 s
[tasty-golden]
1528.19 s
[tasty-golden] All 5 tests passed (0.03s)
1528.19 s
[tasty-golden] Test suite test: PASS
1528.19 s
[tasty-golden] Test suite logged to: dist/test/tasty-golden-2.3.5-test.log
1528.19 s
[tasty-golden] 1 of 1 test suites (1 of 1 test cases) passed.
1528.19 s
[tasty-golden] Phase: haddockPhase
1528.19 s
[tasty-golden] Preprocessing library for tasty-golden-2.3.5...
1528.19 s
[tasty-golden] Running Haddock on library for tasty-golden-2.3.5...
1528.19 s
[tasty-golden] [1 of 4] Compiling Test.Tasty.Golden.Internal ( Test/Tasty/Golden/Internal.hs, nothing )
1528.19 s
[tasty-golden] [2 of 4] Compiling Test.Tasty.Golden.Advanced ( Test/Tasty/Golden/Advanced.hs, nothing )
1528.19 s
[tasty-golden] [3 of 4] Compiling Test.Tasty.Golden ( Test/Tasty/Golden.hs, nothing )
1528.19 s
[tasty-golden] [4 of 4] Compiling Test.Tasty.Golden.Manage ( Test/Tasty/Golden/Manage.hs, nothing )
1528.20 s
[tasty-golden] Haddock coverage:
1528.20 s
[tasty-golden] Warning: 'goldenTest' is out of scope.
1528.20 s
[tasty-golden] If you qualify the identifier, haddock can try to link it anyway.
1528.20 s
[tasty-golden] 75% ( 3 / 4) in 'Test.Tasty.Golden.Advanced'
1528.20 s
[tasty-golden] Missing documentation for:
1528.20 s
[tasty-golden] Module header
1528.20 s
[tasty-golden] Warning: 'ByteString' is out of scope.
1528.20 s
[tasty-golden] If you qualify the identifier, haddock can try to link it anyway.
1528.20 s
[tasty-golden] 100% ( 13 / 13) in 'Test.Tasty.Golden'
1528.20 s
[tasty-golden] 100% ( 6 / 6) in 'Test.Tasty.Golden.Manage'
1528.20 s
[th-orphans] Phase: setupCompilerEnvironmentPhase
1528.20 s
[th-orphans] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
1528.20 s
[th-orphans] Phase: unpackPhase
1528.20 s
[th-orphans] unpacking source archive /nix/store/gahszv102xgczaa6mwjh3fygzv3rzyh3-th-orphans-0.13.16.tar.gz
1528.20 s
[th-orphans] source root is th-orphans-0.13.16
1528.20 s
[th-orphans] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "th-orphans-0.13.16/th-orphans.cabal"
1528.20 s
[th-orphans] Phase: patchPhase
1528.21 s
[th-orphans] Phase: compileBuildDriverPhase
1528.21 s
[th-orphans] setupCompileFlags: -package-db=/build/tmp.6iSmvfKTz5/setup-package.conf.d -threaded
1528.21 s
[th-orphans] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.6iSmvfKTz5/Main.o )
1528.21 s
[th-orphans] [2 of 2] Linking Setup
1528.21 s
[th-orphans] Phase: updateAutotoolsGnuConfigScriptsPhase
1528.21 s
[th-orphans] Phase: configurePhase
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
1528.21 s
[th-orphans] Using Parsec parser
1528.21 s
[th-orphans] Configuring th-orphans-0.13.16...
1528.21 s
[th-orphans] Dependency base >=4.9 && <5: using base-4.20.1.0
1528.21 s
[th-orphans] Dependency mtl >=2: using mtl-2.3.1
1528.21 s
[th-orphans] Dependency template-haskell >=2.11 && <2.24: using template-haskell-2.22.0.0
1528.21 s
[th-orphans] Dependency th-compat >=0.1 && <0.2: using th-compat-0.1.6
1528.21 s
[th-orphans] Dependency th-lift >=0.7.1: using th-lift-0.8.6
1528.21 s
[th-orphans] Dependency th-reify-many >=0.1.9 && <0.2: using th-reify-many-0.1.10
1528.21 s
[th-orphans] Dependency base: using base-4.20.1.0
1528.21 s
[th-orphans] Dependency bytestring: using bytestring-0.12.2.0
1528.22 s
[th-orphans] Dependency ghc-prim: using ghc-prim-0.12.0
1528.22 s
[th-orphans] Dependency hspec: using hspec-2.11.12
1528.22 s
[th-orphans] Dependency template-haskell: using template-haskell-2.22.0.0
1528.22 s
[th-orphans] Dependency th-lift: using th-lift-0.8.6
1528.22 s
[th-orphans] Dependency th-orphans: using th-orphans-0.13.16
1528.22 s
[th-orphans] Source component graph:
1528.22 s
[th-orphans] component lib
1528.22 s
[th-orphans] component test:test dependency lib
1528.22 s
[th-orphans] Configured component graph:
1528.22 s
[th-orphans] component th-orphans-0.13.16-7XyLV3CvoYP1Acx5pNcjNI
1528.22 s
[th-orphans] include base-4.20.1.0-4f22
1528.22 s
[th-orphans] include mtl-2.3.1-6e0a
1528.22 s
[th-orphans] include template-haskell-2.22.0.0-93bf
1528.22 s
[th-orphans] include th-compat-0.1.6-GSP7ZPXG8wu7yftRVAKLTA
1528.22 s
[th-orphans] include th-lift-0.8.6-KAp1fW0UwZz3gWpoEt6AJR
1528.22 s
[th-orphans] include th-reify-many-0.1.10-A6hGFJdceK6Iccbn3rriHm
1528.22 s
[th-orphans] component th-orphans-0.13.16-9kLW6plI2yE7qqNo7teIQo-test
1528.22 s
[th-orphans] include base-4.20.1.0-4f22
1528.22 s
[th-orphans] include bytestring-0.12.2.0-c0ba
1528.22 s
[th-orphans] include ghc-prim-0.12.0-7bc0
1528.22 s
[th-orphans] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
1528.22 s
[th-orphans] include template-haskell-2.22.0.0-93bf
1528.22 s
[th-orphans] include th-lift-0.8.6-KAp1fW0UwZz3gWpoEt6AJR
1528.22 s
[th-orphans] include th-orphans-0.13.16-7XyLV3CvoYP1Acx5pNcjNI
1528.22 s
[th-orphans] Linked component graph:
1528.23 s
[th-orphans] unit th-orphans-0.13.16-7XyLV3CvoYP1Acx5pNcjNI
1528.23 s
[th-orphans] include base-4.20.1.0-4f22
1528.23 s
[th-orphans] include mtl-2.3.1-6e0a
1528.23 s
[th-orphans] include template-haskell-2.22.0.0-93bf
1528.23 s
[th-orphans] include th-compat-0.1.6-GSP7ZPXG8wu7yftRVAKLTA
1528.23 s
[th-orphans] include th-lift-0.8.6-KAp1fW0UwZz3gWpoEt6AJR
1528.23 s
[th-orphans] include th-reify-many-0.1.10-A6hGFJdceK6Iccbn3rriHm
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
1529.00 s
[either:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1529.41 s
[either:post-build] copying 2 paths...
1529.41 s
[either:post-build] copying path '/nix/store/4fmsw8h1mmxbf5ann91vpbhsn1a9ylfc-either-5.0.2-doc' to 'https://cache.nix-ci.com'...
1531.80 s
[either:post-build] copying path '/nix/store/z1ac8n7nyr90ybi2ny2q8pc2959lyp4x-either-5.0.2' to 'https://cache.nix-ci.com'...
1535.14 s
[either:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1537.33 s
[either:post-build] copying 3 paths...
1537.33 s
[either:post-build] copying path '/nix/store/46xvf62d6rp3m1k0z9v3vnmmv35b15d7-either-5.0.2.tar.gz.drv' to 'https://cache.nix-ci.com'...
1537.33 s
[either:post-build] copying path '/nix/store/6cbj1mdc7m9yi1i79rpwrywwcjc7q26z-either-5.0.2-r2.cabal.drv' to 'https://cache.nix-ci.com'...
1539.97 s
[either:post-build] copying path '/nix/store/67zng4f1zf2nrzhj39vy9jwb69vb93s7-either-5.0.2.drv' to 'https://cache.nix-ci.com'...
1541.26 s
Uploaded either in 12.8s
1541.27 s
Progress: 65 of 103 built (8 building), 318 of 318 downloaded from cache
1541.28 s
Built either in 2m03s
1541.28 s
[foundation] 120 | parseHex :: ( ParserSource input, Element input ~ Char
1541.28 s
[foundation] | ^
1541.28 s
[foundation]
1541.28 s
[foundation] Foundation/UUID.hs:121:55: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1541.28 s
[foundation] • The ‘~’ operator is out of scope.
1541.28 s
[foundation] Assuming it to stand for an equality constraint.
1541.28 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1541.28 s
[foundation] exported from Data.Type.Equality and Prelude.
1541.28 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1541.28 s
[foundation] • This will become an error in a future GHC release.
1541.28 s
[foundation] |
1541.28 s
[foundation] 121 | , Sequential (Chunk input), Element input ~ Element (Chunk input)
1541.28 s
[foundation] | ^
1541.28 s
[foundation]
1541.28 s
[foundation] [ 91 of 103] Compiling Foundation.VFS.Path ( Foundation/VFS/Path.hs, dist/build/Foundation/VFS/Path.p_o )
1541.28 s
[foundation] [ 92 of 103] Compiling Foundation.VFS.FilePath ( Foundation/VFS/FilePath.hs, dist/build/Foundation/VFS/FilePath.p_o )
1541.28 s
[foundation] [ 93 of 103] Compiling Foundation.VFS ( Foundation/VFS.hs, dist/build/Foundation/VFS.p_o )
1541.28 s
[foundation] [ 94 of 103] Compiling Foundation.IO.File ( Foundation/IO/File.hs, dist/build/Foundation/IO/File.p_o )
1541.28 s
[foundation] [ 95 of 103] Compiling Foundation.IO ( Foundation/IO.hs, dist/build/Foundation/IO.p_o )
1541.28 s
[foundation] [ 96 of 103] Compiling Foundation.Conduit ( Foundation/Conduit.hs, dist/build/Foundation/Conduit.p_o )
1541.28 s
[foundation] Foundation/Conduit.hs:63:45: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1541.28 s
[foundation] • The ‘~’ operator is out of scope.
1541.28 s
[foundation] Assuming it to stand for an equality constraint.
1541.28 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1541.28 s
[foundation] exported from Data.Type.Equality and Prelude.
1541.28 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1541.29 s
[foundation] • This will become an error in a future GHC release.
1541.29 s
[foundation] |
1541.29 s
[foundation] 63 | yields :: (Monad m, Foldable os, Element os ~ o) => os -> Conduit i o m ()
1541.29 s
[foundation] | ^
1541.29 s
[foundation]
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 )
1541.29 s
[foundation] [ 98 of 103] Compiling Foundation.Format.CSV ( Foundation/Format/CSV.hs, dist/build/Foundation/Format/CSV.p_o )
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 )
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 )
1541.29 s
[foundation] [101 of 103] Compiling Foundation.Foreign.MemoryMap ( Foundation/Foreign/MemoryMap.hs, dist/build/Foundation/Foreign/MemoryMap.p_o )
1541.29 s
[foundation] [102 of 103] Compiling Foundation.IO.FileMap ( Foundation/IO/FileMap.hs, dist/build/Foundation/IO/FileMap.p_o )
1541.29 s
[foundation] [103 of 103] Compiling Foundation.VFS.URI ( Foundation/VFS/URI.hs, dist/build/Foundation/VFS/URI.p_o )
1541.29 s
[foundation] Preprocessing test suite 'check-foundation' for foundation-0.0.30...
1541.29 s
[foundation] Building test suite 'check-foundation' for foundation-0.0.30...
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 )
1541.29 s
[foundation] tests/Test/Basement/UTF8.hs:13:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
1541.29 s
[foundation] The import of ‘Foundation.String’ is redundant
1541.29 s
[foundation] except perhaps to import instances from ‘Foundation.String’
1541.29 s
[foundation] To import instances alone, use: import Foundation.String()
1541.29 s
[foundation] |
1541.29 s
[foundation] 13 | import Foundation.String
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
1542.08 s
[genvalidity:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1543.39 s
[genvalidity:post-build] copying 2 paths...
1543.39 s
[genvalidity:post-build] copying path '/nix/store/ybs92smmrc1n5n9mdfnjqxxgqswdh0m2-genvalidity-1.1.1.0-doc' to 'https://cache.nix-ci.com'...
1544.85 s
[genvalidity:post-build] copying path '/nix/store/p7mz7qmprww88cnzn8wnxzbr813j6ibn-genvalidity-1.1.1.0' to 'https://cache.nix-ci.com'...
1549.88 s
[genvalidity:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1550.37 s
[genvalidity:post-build] copying 1 paths...
1550.37 s
[genvalidity:post-build] copying path '/nix/store/0jrj9cmw8vah7q73xaaidpr3qzjpbfg2-genvalidity-1.1.1.0.drv' to 'https://cache.nix-ci.com'...
1552.33 s
Uploaded genvalidity in 10.9s
1552.34 s
Progress: 66 of 104 built (7 building), 318 of 318 downloaded from cache
1552.35 s
Built genvalidity in 3m58s
1552.35 s
[semialign] Warning: Data.Semialign: could not find link destinations for:
1552.35 s
[semialign] - Data.Vector.Generic.Base.Vector
1552.35 s
[semialign] - Data.Vector.Fusion.Bundle.Monadic.Bundle
1552.35 s
[semialign] - Data.Vector.Vector
1552.35 s
[semialign] Warning: Data.Align: could not find link destinations for:
1552.35 s
[semialign] - Data.Vector.Generic.Base.Vector
1552.35 s
[semialign] - Data.Vector.Fusion.Bundle.Monadic.Bundle
1552.35 s
[semialign] - Data.Vector.Vector
1552.35 s
[semialign] Warning: Data.Crosswalk: could not find link destinations for:
1552.35 s
[semialign] - Data.Vector.Vector
1552.35 s
[semialign] Warning: Data.Zip: could not find link destinations for:
1552.35 s
[semialign] - Data.Vector.Fusion.Bundle.Monadic.Bundle
1552.35 s
[semialign] - Data.Vector.Vector
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
1552.35 s
[streaming-commons] unit streaming-commons-0.2.3.0-EO222E0JufYF6vJe1jZDqP-test
1552.35 s
[streaming-commons] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1552.35 s
[streaming-commons] include array-0.5.8.0-0ab0
1552.35 s
[streaming-commons] include async-2.2.5-5QHA8HB5dEo5AEomod8hmg
1552.35 s
[streaming-commons] include base-4.20.1.0-4f22
1552.35 s
[streaming-commons] include bytestring-0.12.2.0-c0ba
1552.35 s
[streaming-commons] include deepseq-1.5.0.0-8d11
1552.35 s
[streaming-commons] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
1552.35 s
[streaming-commons] include network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
1552.35 s
[streaming-commons] include streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO
1552.35 s
[streaming-commons] include text-2.1.2-5063
1552.35 s
[streaming-commons] include unix-2.8.6.0-a592
1552.35 s
[streaming-commons] include zlib-0.7.1.0-MQC8gMUrbp1lKHkvPSSoM
1552.35 s
[streaming-commons] Ready component graph:
1552.35 s
[streaming-commons] definite streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO
1552.35 s
[streaming-commons] depends array-0.5.8.0-0ab0
1552.35 s
[streaming-commons] depends async-2.2.5-5QHA8HB5dEo5AEomod8hmg
1552.35 s
[streaming-commons] depends base-4.20.1.0-4f22
1552.35 s
[streaming-commons] depends bytestring-0.12.2.0-c0ba
1552.35 s
[streaming-commons] depends directory-1.3.8.5-8f4e
1552.35 s
[streaming-commons] depends network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
1552.35 s
[streaming-commons] depends process-1.6.25.0-d739
1552.35 s
[streaming-commons] depends random-1.2.1.3-7fP5mIHwy1z65mkfThkfyR
1552.35 s
[streaming-commons] depends stm-2.5.3.1-2b36
1552.35 s
[streaming-commons] depends text-2.1.2-5063
1552.35 s
[streaming-commons] depends transformers-0.6.1.1-bbf1
1552.35 s
[streaming-commons] depends unix-2.8.6.0-a592
1552.35 s
[streaming-commons] depends zlib-0.7.1.0-MQC8gMUrbp1lKHkvPSSoM
1552.35 s
[streaming-commons] definite streaming-commons-0.2.3.0-EO222E0JufYF6vJe1jZDqP-test
1552.35 s
[streaming-commons] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1552.35 s
[streaming-commons] depends array-0.5.8.0-0ab0
1552.36 s
[streaming-commons] depends async-2.2.5-5QHA8HB5dEo5AEomod8hmg
1552.36 s
[streaming-commons] depends base-4.20.1.0-4f22
1552.36 s
[streaming-commons] depends bytestring-0.12.2.0-c0ba
1552.36 s
[streaming-commons] depends deepseq-1.5.0.0-8d11
1552.36 s
[streaming-commons] depends hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
1552.36 s
[streaming-commons] depends network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
1552.36 s
[streaming-commons] depends streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO
1552.36 s
[streaming-commons] depends text-2.1.2-5063
1552.36 s
[streaming-commons] depends unix-2.8.6.0-a592
1552.36 s
[streaming-commons] depends zlib-0.7.1.0-MQC8gMUrbp1lKHkvPSSoM
1552.36 s
[streaming-commons] Using Cabal-3.12.1.0 compiled by ghc-9.10
1552.36 s
[streaming-commons] Using compiler: ghc-9.10.2
1552.36 s
[streaming-commons] Using install prefix:
1552.36 s
[streaming-commons] /nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0
1552.36 s
[streaming-commons] Executables installed in:
1552.36 s
[streaming-commons] /nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0/bin
1552.36 s
[streaming-commons] Libraries installed in:
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
1552.36 s
[streaming-commons] Dynamic Libraries installed in:
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
1552.36 s
[streaming-commons] Private executables installed in:
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
1552.36 s
[streaming-commons] Data files installed in:
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
1552.36 s
[streaming-commons] Documentation installed in:
1552.36 s
[streaming-commons] /nix/store/xycip15afndwgmj7kbljfg7w3ya0i238-streaming-commons-0.2.3.0-doc/share/doc/streaming-commons-0.2.3.0
1552.36 s
[streaming-commons] Configuration files installed in:
1552.36 s
[streaming-commons] /nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0/etc
1552.36 s
[streaming-commons] No alex found
1552.36 s
[streaming-commons] Using ar found on system at:
1552.36 s
[streaming-commons] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
1552.36 s
[streaming-commons] No c2hs found
1552.36 s
[streaming-commons] No cpphs found
1552.36 s
[streaming-commons] No doctest found
1552.36 s
[streaming-commons] Using gcc version 14.3.0 given by user at:
1552.36 s
[streaming-commons] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
1552.36 s
[streaming-commons] Using ghc version 9.10.2 found on system at:
1552.36 s
[streaming-commons] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
1552.36 s
[streaming-commons] Using ghc-pkg version 9.10.2 found on system at:
1552.36 s
[streaming-commons] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
1552.36 s
[streaming-commons] No ghcjs found
1552.36 s
[streaming-commons] No ghcjs-pkg found
1552.36 s
[streaming-commons] No greencard found
1552.36 s
[streaming-commons] Using haddock version 2.31.0 found on system at:
1552.36 s
[streaming-commons] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
1552.36 s
[streaming-commons] No happy found
1552.36 s
[streaming-commons] Using haskell-suite found on system at: haskell-suite-dummy-location
1552.36 s
[streaming-commons] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1552.36 s
[streaming-commons] No hmake found
1552.36 s
[streaming-commons] Using hpc version 0.69 found on system at:
1552.36 s
[th-orphans] Language.Haskell.TH.Instances=th-orphans-0.13.16-7XyLV3CvoYP1Acx5pNcjNI:Language.Haskell.TH.Instances
1552.36 s
[th-orphans] unit th-orphans-0.13.16-9kLW6plI2yE7qqNo7teIQo-test
1552.36 s
[th-orphans] include base-4.20.1.0-4f22
1552.36 s
[th-orphans] include bytestring-0.12.2.0-c0ba
1552.36 s
[th-orphans] include ghc-prim-0.12.0-7bc0
1552.36 s
[th-orphans] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
1552.36 s
[th-orphans] include template-haskell-2.22.0.0-93bf
1552.36 s
[th-orphans] include th-lift-0.8.6-KAp1fW0UwZz3gWpoEt6AJR
1552.36 s
[th-orphans] include th-orphans-0.13.16-7XyLV3CvoYP1Acx5pNcjNI
1552.36 s
[th-orphans] Ready component graph:
1552.37 s
[th-orphans] definite th-orphans-0.13.16-7XyLV3CvoYP1Acx5pNcjNI
1552.37 s
[th-orphans] depends base-4.20.1.0-4f22
1552.37 s
[th-orphans] depends mtl-2.3.1-6e0a
1552.37 s
[th-orphans] depends template-haskell-2.22.0.0-93bf
1552.37 s
[th-orphans] depends th-compat-0.1.6-GSP7ZPXG8wu7yftRVAKLTA
1552.37 s
[th-orphans] depends th-lift-0.8.6-KAp1fW0UwZz3gWpoEt6AJR
1552.37 s
[th-orphans] depends th-reify-many-0.1.10-A6hGFJdceK6Iccbn3rriHm
1552.37 s
[th-orphans] definite th-orphans-0.13.16-9kLW6plI2yE7qqNo7teIQo-test
1552.37 s
[th-orphans] depends base-4.20.1.0-4f22
1552.37 s
[th-orphans] depends bytestring-0.12.2.0-c0ba
1552.37 s
[th-orphans] depends ghc-prim-0.12.0-7bc0
1552.37 s
[th-orphans] depends hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
1552.37 s
[th-orphans] depends template-haskell-2.22.0.0-93bf
1552.37 s
[th-orphans] depends th-lift-0.8.6-KAp1fW0UwZz3gWpoEt6AJR
1552.37 s
[th-orphans] depends th-orphans-0.13.16-7XyLV3CvoYP1Acx5pNcjNI
1552.37 s
[th-orphans] Using Cabal-3.12.1.0 compiled by ghc-9.10
1552.37 s
[th-orphans] Using compiler: ghc-9.10.2
1552.37 s
[th-orphans] Using install prefix:
1552.37 s
[th-orphans] /nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16
1552.37 s
[th-orphans] Executables installed in:
1552.37 s
[th-orphans] /nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16/bin
1552.37 s
[th-orphans] Libraries installed in:
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
1552.37 s
[th-orphans] Dynamic Libraries installed in:
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
1552.37 s
[th-orphans] Private executables installed in:
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
1552.37 s
[th-orphans] Data files installed in:
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
1552.37 s
[th-orphans] Documentation installed in:
1552.37 s
[th-orphans] /nix/store/gy0hbsw5ja06lyg7m0s1axa43kn3yjlz-th-orphans-0.13.16-doc/share/doc/th-orphans-0.13.16
1552.37 s
[th-orphans] Configuration files installed in:
1552.37 s
[th-orphans] /nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16/etc
1552.37 s
[th-orphans] No alex found
1552.37 s
[th-orphans] Using ar found on system at:
1552.37 s
[th-orphans] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
1552.37 s
[th-orphans] No c2hs found
1552.37 s
[th-orphans] No cpphs found
1552.37 s
[th-orphans] No doctest found
1552.37 s
[th-orphans] Using gcc version 14.3.0 given by user at:
1552.37 s
[th-orphans] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
1552.37 s
[th-orphans] Using ghc version 9.10.2 found on system at:
1552.37 s
[th-orphans] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
1552.37 s
[th-orphans] Using ghc-pkg version 9.10.2 found on system at:
1552.37 s
[th-orphans] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
1552.37 s
[th-orphans] No ghcjs found
1552.37 s
[th-orphans] No ghcjs-pkg found
1552.37 s
[th-orphans] No greencard found
1552.37 s
[th-orphans] Using haddock version 2.31.0 found on system at:
1552.37 s
[th-orphans] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
1552.37 s
[th-orphans] No happy found
1552.37 s
[th-orphans] Using haskell-suite found on system at: haskell-suite-dummy-location
1552.37 s
[th-orphans] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1552.37 s
[th-orphans] No hmake found
1552.37 s
[th-orphans] Using hpc version 0.69 found on system at:
1552.37 s
[th-orphans] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
1552.37 s
[th-orphans] Using hsc2hs version 0.68.10 found on system at:
1552.37 s
[th-orphans] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1552.37 s
[th-orphans] Using hscolour version 1.25 found on system at:
1552.37 s
[th-orphans] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
1552.37 s
[th-orphans] No jhc found
1552.37 s
[th-orphans] Using ld found on system at:
1552.37 s
[th-orphans] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
1552.37 s
[th-orphans] No pkg-config found
1552.37 s
[th-orphans] Using runghc version 9.10.2 found on system at:
1552.37 s
[th-orphans] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
1552.37 s
[th-orphans] Using strip version 2.44 found on system at:
1552.38 s
[th-orphans] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
1552.38 s
[th-orphans] Using tar found on system at:
1552.38 s
[th-orphans] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
1552.38 s
[th-orphans] No uhc found
1552.38 s
[th-orphans] Phase: buildPhase
1552.55 s
Building /nix/store/5r2nv1iqs9lgnpp1mbwy1llgvsvbxzqd-genvalidity-property-1.0.0.0.drv
1552.55 s
[foundation] | ^^^^^^^^^^^^^^^^^^^^^^^^
1552.55 s
[foundation]
1552.55 s
[foundation] [ 2 of 19] Compiling Test.Basement ( tests/Test/Basement.hs, dist/build/check-foundation/check-foundation-tmp/Test/Basement.o )
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 )
1552.55 s
[foundation] tests/Test/Checks/Property/Collection.hs:55:32: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
1552.55 s
[foundation] The use of ‘~’ without TypeOperators
1552.55 s
[foundation] will become an error in a future GHC release.
1552.55 s
[foundation] Suggested fix: Perhaps you intended to use TypeOperators
1552.55 s
[foundation] |
1552.55 s
[foundation] 55 | fromListP :: (IsList c, Item c ~ Element c) => Proxy c -> [Element c] -> c
1552.55 s
[foundation] | ^
1552.55 s
[foundation]
1552.55 s
[foundation] tests/Test/Checks/Property/Collection.hs:55:32: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1552.55 s
[foundation] • The ‘~’ operator is out of scope.
1552.55 s
[foundation] Assuming it to stand for an equality constraint.
1552.55 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1552.55 s
[foundation] exported from Data.Type.Equality and Prelude.
1552.55 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1552.55 s
[foundation] • This will become an error in a future GHC release.
1552.56 s
[foundation] |
1552.56 s
[foundation] 55 | fromListP :: (IsList c, Item c ~ Element c) => Proxy c -> [Element c] -> c
1552.56 s
[foundation] | ^
1552.56 s
[foundation]
1552.56 s
[foundation] tests/Test/Checks/Property/Collection.hs:63:30: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
1552.56 s
[foundation] The use of ‘~’ without TypeOperators
1552.56 s
[foundation] will become an error in a future GHC release.
1552.56 s
[foundation] Suggested fix: Perhaps you intended to use TypeOperators
1552.56 s
[foundation] |
1552.56 s
[foundation] 63 | toListP :: (IsList c, Item c ~ Element c) => Proxy c -> c -> [Element c]
1552.56 s
[foundation] | ^
1552.56 s
[foundation]
1552.56 s
[foundation] tests/Test/Checks/Property/Collection.hs:63:30: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1552.56 s
[foundation] • The ‘~’ operator is out of scope.
1552.56 s
[foundation] Assuming it to stand for an equality constraint.
1552.56 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1552.56 s
[foundation] exported from Data.Type.Equality and Prelude.
1552.57 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1552.57 s
[foundation] • This will become an error in a future GHC release.
1552.57 s
[foundation] |
1552.57 s
[foundation] 63 | toListP :: (IsList c, Item c ~ Element c) => Proxy c -> c -> [Element c]
1552.57 s
[foundation] | ^
1552.57 s
[foundation]
1552.57 s
[foundation] tests/Test/Checks/Property/Collection.hs:100:48: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
1552.57 s
[foundation] The use of ‘~’ without TypeOperators
1552.57 s
[foundation] will become an error in a future GHC release.
1552.57 s
[foundation] Suggested fix: Perhaps you intended to use TypeOperators
1552.57 s
[foundation] |
1552.57 s
[foundation] 100 | , Element collection ~ Item collection
1552.57 s
[foundation] | ^
1552.57 s
[foundation]
1552.57 s
[foundation] tests/Test/Checks/Property/Collection.hs:100:48: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1552.58 s
[foundation] • The ‘~’ operator is out of scope.
1552.58 s
[haskell-src-exts] Phase: fixupPhase
1552.58 s
[haskell-src-exts] shrinking RPATHs of ELF executables and libraries in /nix/store/pam0bancp9xpy1l0knnh6nj8fxhaa16a-haskell-src-exts-1.23.1
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
1552.58 s
[haskell-src-exts] checking for references to /build/ in /nix/store/pam0bancp9xpy1l0knnh6nj8fxhaa16a-haskell-src-exts-1.23.1...
1552.58 s
[haskell-src-exts] patching script interpreter paths in /nix/store/pam0bancp9xpy1l0knnh6nj8fxhaa16a-haskell-src-exts-1.23.1
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
1552.58 s
[haskell-src-exts] shrinking RPATHs of ELF executables and libraries in /nix/store/04cw3f9rd3rm5xf2477m5q90303lyhwq-haskell-src-exts-1.23.1-doc
1552.58 s
[haskell-src-exts] checking for references to /build/ in /nix/store/04cw3f9rd3rm5xf2477m5q90303lyhwq-haskell-src-exts-1.23.1-doc...
1552.58 s
[haskell-src-exts] patching script interpreter paths in /nix/store/04cw3f9rd3rm5xf2477m5q90303lyhwq-haskell-src-exts-1.23.1-doc
1552.58 s
[parsers] Phase: setupCompilerEnvironmentPhase
1552.58 s
[parsers] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
1552.58 s
[parsers] Phase: unpackPhase
1552.58 s
[parsers] unpacking source archive /nix/store/2d263zb3smga5ijwa6klggiccbq07077-parsers-0.12.12.tar.gz
1552.58 s
[parsers] source root is parsers-0.12.12
1552.58 s
[parsers] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "parsers-0.12.12/tests/QuickCheck.hs"
1552.58 s
[parsers] Phase: patchPhase
1552.58 s
[parsers] Replace Cabal file with edited version from mirror://hackage/parsers-0.12.12/revision/1.cabal.
1552.58 s
[parsers] Phase: compileBuildDriverPhase
1552.58 s
[parsers] setupCompileFlags: -package-db=/build/tmp.JJA0RdZziG/setup-package.conf.d -threaded
1552.58 s
[parsers] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.JJA0RdZziG/Main.o )
1552.58 s
[parsers] [2 of 2] Linking Setup
1552.58 s
[parsers] Phase: updateAutotoolsGnuConfigScriptsPhase
1552.59 s
[parsers] Phase: configurePhase
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
1552.59 s
[parsers] Using Parsec parser
1552.59 s
[parsers] Configuring parsers-0.12.12...
1552.59 s
[parsers] Flags chosen: attoparsec=True, binary=True, parsec=True
1552.59 s
[parsers] Dependency attoparsec >=0.12.1.4 && <0.15: using attoparsec-0.14.4
1552.59 s
[parsers] Dependency base >=4.9 && <5: using base-4.20.1.0
1552.59 s
[parsers] Dependency binary >=0.7.2 && <1: using binary-0.8.9.3
1552.59 s
[parsers] Dependency charset >=0.3 && <1: using charset-0.3.12
1552.59 s
[parsers] Dependency containers >=0.4 && <0.9: using containers-0.7
1552.59 s
[parsers] Dependency mtl >=2.0.1 && <2.4: using mtl-2.3.1
1552.59 s
[parsers] Dependency parsec >=3.1 && <3.2: using parsec-3.1.18.0
1552.59 s
[parsers] Dependency scientific >=0.3 && <0.4: using scientific-0.3.8.0
1552.59 s
[parsers] Dependency text >=0.10 && <2.2: using text-2.1.2
1552.59 s
[parsers] Dependency transformers >=0.2 && <0.7: using transformers-0.6.1.1
1552.59 s
[parsers] Dependency unordered-containers >=0.2 && <0.3: using
1552.59 s
[parsers] unordered-containers-0.2.20
1552.59 s
[parsers] Dependency QuickCheck: using QuickCheck-2.14.3
1552.59 s
[parsers] Dependency attoparsec: using attoparsec-0.14.4
1552.59 s
[parsers] Dependency base >=4 && <5: using base-4.20.1.0
1552.59 s
[parsers] Dependency bytestring: using bytestring-0.12.2.0
1552.59 s
[parsers] Dependency parsec >=3: using parsec-3.1.18.0
1552.59 s
[parsers] Dependency parsers: using parsers-0.12.12
1552.59 s
[parsers] Dependency quickcheck-instances: using quickcheck-instances-0.3.32
1552.59 s
[parsers] Source component graph:
1552.59 s
[parsers] component lib
1552.59 s
[parsers] component test:quickcheck dependency lib
1552.59 s
[parsers] Configured component graph:
1552.59 s
[parsers] component parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1
1552.59 s
[parsers] include attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
1552.59 s
[parsers] include base-4.20.1.0-4f22
1552.59 s
[parsers] include binary-0.8.9.3-0ba7
1552.59 s
[parsers] include charset-0.3.12-DnuTMJ56vwnAn0J5ZnJ0tJ
1552.59 s
[parsers] include containers-0.7-57cd
1552.59 s
[parsers] include mtl-2.3.1-6e0a
1552.59 s
[parsers] include parsec-3.1.18.0-add5
1552.59 s
[parsers] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
1552.59 s
[parsers] include text-2.1.2-5063
1552.59 s
[parsers] include transformers-0.6.1.1-bbf1
1552.59 s
[parsers] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
1552.59 s
[parsers] component parsers-0.12.12-I42xfcILNOyIGlDu2DqX0T-quickcheck
1552.59 s
[semialign] Documentation created: dist/doc/html/semialign/,
1552.59 s
[semialign] dist/doc/html/semialign/semialign.txt
1552.60 s
[semialign] haddockPhase completed in 39 seconds
1552.60 s
[semialign] Phase: installPhase
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
1552.60 s
[semialign] Phase: fixupPhase
1552.60 s
[semialign] shrinking RPATHs of ELF executables and libraries in /nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1
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
1552.60 s
[semialign] checking for references to /build/ in /nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1...
1552.60 s
[semialign] patching script interpreter paths in /nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1
1552.60 s
[semialign] stripping (with command strip and flags -S -p) in /nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1/lib
1552.60 s
[semialign] shrinking RPATHs of ELF executables and libraries in /nix/store/wl093ma0rvcbq9904aq2gln7yc9d44bh-semialign-1.3.1-doc
1552.60 s
[semialign] checking for references to /build/ in /nix/store/wl093ma0rvcbq9904aq2gln7yc9d44bh-semialign-1.3.1-doc...
1552.60 s
[semialign] patching script interpreter paths in /nix/store/wl093ma0rvcbq9904aq2gln7yc9d44bh-semialign-1.3.1-doc
1552.60 s
[streaming-commons] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
1552.60 s
[streaming-commons] Using hsc2hs version 0.68.10 found on system at:
1552.60 s
[streaming-commons] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1552.60 s
[streaming-commons] Using hscolour version 1.25 found on system at:
1552.60 s
[streaming-commons] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
1552.60 s
[streaming-commons] No jhc found
1552.60 s
[streaming-commons] Using ld found on system at:
1552.60 s
[streaming-commons] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
1552.60 s
[streaming-commons] No pkg-config found
1552.60 s
[streaming-commons] Using runghc version 9.10.2 found on system at:
1552.60 s
[streaming-commons] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
1552.60 s
[streaming-commons] Using strip version 2.44 found on system at:
1552.60 s
[streaming-commons] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
1552.60 s
[streaming-commons] Using tar found on system at:
1552.60 s
[streaming-commons] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
1552.60 s
[streaming-commons] No uhc found
1552.60 s
[streaming-commons] Phase: buildPhase
1552.60 s
[streaming-commons] Preprocessing library for streaming-commons-0.2.3.0...
1552.60 s
[streaming-commons] Building library for streaming-commons-0.2.3.0...
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
1552.60 s
[streaming-commons] Data/Streaming/Zlib/Lowlevel.hs:105:1: warning : [ GHC-53633 ] [ -Woverlapping-patterns ]
1552.60 s
[streaming-commons] Pattern match is redundant
1552.60 s
[streaming-commons] In an equation for ‘wbToInt’: wbToInt _ = ...
1552.60 s
[streaming-commons] |
1552.60 s
[streaming-commons] 105 | wbToInt _ = 15
1552.60 s
[streaming-commons] | ^^^^^^^^^^^^^^
1552.60 s
[streaming-commons]
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 )
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 )
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 )
1552.60 s
[streaming-commons] [ 3 of 11] Compiling Data.Streaming.FileRead ( Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.p_o )
1552.60 s
[streaming-commons] [ 4 of 11] Compiling Data.Streaming.Filesystem ( Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.p_o )
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 )
1552.60 s
[streaming-commons] [ 6 of 11] Compiling Data.Streaming.Network ( Data/Streaming/Network.hs, dist/build/Data/Streaming/Network.p_o )
1552.60 s
[tasty-golden] Documentation created: dist/doc/html/tasty-golden/,
1552.60 s
[tasty-golden] dist/doc/html/tasty-golden/tasty-golden.txt
1552.60 s
[tasty-golden] Preprocessing test suite 'test' for tasty-golden-2.3.5...
1552.60 s
[tasty-golden] haddockPhase completed in 56 seconds
1552.60 s
[tasty-golden] Phase: installPhase
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
1552.61 s
[tasty-golden] Phase: fixupPhase
1552.61 s
[tasty-golden] shrinking RPATHs of ELF executables and libraries in /nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5
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
1552.61 s
[tasty-golden] checking for references to /build/ in /nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5...
1552.61 s
[tasty-golden] patching script interpreter paths in /nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5
1552.61 s
[tasty-golden] stripping (with command strip and flags -S -p) in /nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5/lib
1552.61 s
[tasty-golden] shrinking RPATHs of ELF executables and libraries in /nix/store/31hwnsa01f63b4bl0wk3yybamn2ghvh0-tasty-golden-2.3.5-doc
1552.61 s
[tasty-golden] checking for references to /build/ in /nix/store/31hwnsa01f63b4bl0wk3yybamn2ghvh0-tasty-golden-2.3.5-doc...
1552.61 s
[tasty-golden] patching script interpreter paths in /nix/store/31hwnsa01f63b4bl0wk3yybamn2ghvh0-tasty-golden-2.3.5-doc
1552.61 s
[th-orphans] Preprocessing library for th-orphans-0.13.16...
1552.61 s
[th-orphans] Building library for th-orphans-0.13.16...
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 )
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 )
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 )
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 )
1552.61 s
[th-orphans] Preprocessing test suite 'test' for th-orphans-0.13.16...
1552.61 s
[th-orphans] Building test suite 'test' for th-orphans-0.13.16...
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 )
1552.61 s
[th-orphans] [2 of 2] Compiling Main ( test/Spec.hs, dist/build/test/test-tmp/Main.o )
1552.61 s
[th-orphans] [3 of 3] Linking dist/build/test/test
1552.61 s
[th-orphans] buildPhase completed in 57 seconds
1552.61 s
[th-orphans] Phase: checkPhase
1552.61 s
[th-orphans] Running 1 test suites...
1552.61 s
[th-orphans] Test suite test: RUNNING...
1552.61 s
[th-orphans]
1552.61 s
[th-orphans] Doesn't infinite loop when comparing types [✔]
1552.61 s
[th-orphans] Compares types correctly [✔]
1552.61 s
[th-orphans] Lifts bytes [✔]
1552.61 s
[th-orphans]
1552.61 s
[th-orphans] Finished in 0.1919 seconds
1552.61 s
[th-orphans] 3 examples, 0 failures
1552.61 s
[th-orphans] Test suite test: PASS
1552.61 s
[th-orphans] Test suite logged to: dist/test/th-orphans-0.13.16-test.log
1552.61 s
[th-orphans] 1 of 1 test suites (1 of 1 test cases) passed.
1552.61 s
[th-orphans] Phase: haddockPhase
1552.61 s
[th-orphans] Preprocessing library for th-orphans-0.13.16...
1552.61 s
[th-orphans] Running Haddock on library for th-orphans-0.13.16...
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 )
1552.61 s
[th-orphans] [2 of 2] Compiling Language.Haskell.TH.Instances ( src/Language/Haskell/TH/Instances.hs, nothing )
1552.61 s
[th-orphans] Haddock coverage:
1552.61 s
[th-orphans] Warning: 'ReaderT' is ambiguous. It is defined
1552.61 s
[th-orphans] * in ‘Control.Monad.Trans.Reader’
1552.61 s
[th-orphans] * in ‘Control.Monad.Trans.Reader’
1552.61 s
[th-orphans] You may be able to disambiguate the identifier by qualifying it or
1552.61 s
[th-orphans] by specifying the type/value namespace explicitly.
1552.61 s
[th-orphans] Defaulting to the one defined in ‘Control.Monad.Trans.Reader’
1552.61 s
[th-orphans] Warning: 'WriterT' is ambiguous. It is defined
1552.62 s
[th-orphans] * in ‘Control.Monad.Trans.Writer.Lazy’
1552.62 s
[th-orphans] * in ‘Control.Monad.Trans.Writer.Lazy’
1552.62 s
[th-orphans] You may be able to disambiguate the identifier by qualifying it or
1552.62 s
[th-orphans] by specifying the type/value namespace explicitly.
1552.62 s
[th-orphans] Defaulting to the one defined in ‘Control.Monad.Trans.Writer.Lazy’
1552.62 s
[th-orphans] Warning: 'StateT' is ambiguous. It is defined
1552.62 s
[th-orphans] * in ‘Control.Monad.Trans.State.Lazy’
1552.62 s
[th-orphans] * in ‘Control.Monad.Trans.State.Lazy’
1552.62 s
[th-orphans] You may be able to disambiguate the identifier by qualifying it or
1552.62 s
[th-orphans] by specifying the type/value namespace explicitly.
1552.62 s
[th-orphans] Defaulting to the one defined in ‘Control.Monad.Trans.State.Lazy’
1552.62 s
[th-orphans] Warning: 'RWST' is ambiguous. It is defined
1552.62 s
[th-orphans] * in ‘Control.Monad.Trans.RWS.Lazy’
1552.62 s
[th-orphans] * in ‘Control.Monad.Trans.RWS.Lazy’
1552.62 s
[th-orphans] You may be able to disambiguate the identifier by qualifying it or
1552.62 s
[th-orphans] by specifying the type/value namespace explicitly.
1552.62 s
[th-orphans] Defaulting to the one defined in ‘Control.Monad.Trans.RWS.Lazy’
1552.62 s
[th-orphans] Warning: 'MonadFix' is out of scope.
1552.62 s
[th-orphans] If you qualify the identifier, haddock can try to link it anyway.
1552.62 s
[th-orphans] Warning: 'Q' is ambiguous. It is defined
1552.62 s
[th-orphans] * in ‘Language.Haskell.TH.Syntax’
1552.62 s
[th-orphans] * in ‘Language.Haskell.TH.Syntax’
1552.62 s
[th-orphans] You may be able to disambiguate the identifier by qualifying it or
1552.62 s
[th-orphans] by specifying the type/value namespace explicitly.
1552.62 s
[th-orphans] Defaulting to the one defined in ‘Language.Haskell.TH.Syntax’
1552.62 s
[th-orphans] 100% ( 1 / 1) in 'Language.Haskell.TH.Instances'
1552.62 s
[foundation] Assuming it to stand for an equality constraint.
1552.62 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1552.62 s
[foundation] exported from Data.Type.Equality and Prelude.
1552.62 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1552.62 s
[foundation] • This will become an error in a future GHC release.
1552.62 s
[foundation] |
1552.62 s
[foundation] 100 | , Element collection ~ Item collection
1552.62 s
[foundation] | ^
1552.62 s
[foundation]
1552.62 s
[foundation] tests/Test/Checks/Property/Collection.hs:121:48: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
1552.62 s
[foundation] The use of ‘~’ without TypeOperators
1552.62 s
[foundation] will become an error in a future GHC release.
1552.62 s
[foundation] Suggested fix: Perhaps you intended to use TypeOperators
1552.62 s
[foundation] |
1552.62 s
[foundation] 121 | , Element collection ~ Item collection
1552.62 s
[foundation] | ^
1552.62 s
[foundation]
1552.62 s
[foundation] tests/Test/Checks/Property/Collection.hs:121:48: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1552.62 s
[foundation] • The ‘~’ operator is out of scope.
1552.62 s
[foundation] Assuming it to stand for an equality constraint.
1552.62 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1552.62 s
[foundation] exported from Data.Type.Equality and Prelude.
1552.62 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1552.62 s
[foundation] • This will become an error in a future GHC release.
1552.62 s
[foundation] |
1552.62 s
[foundation] 121 | , Element collection ~ Item collection
1552.62 s
[foundation] | ^
1552.62 s
[foundation]
1552.62 s
[foundation] tests/Test/Checks/Property/Collection.hs:140:47: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
1552.62 s
[foundation] The use of ‘~’ without TypeOperators
1552.62 s
[foundation] will become an error in a future GHC release.
1552.62 s
[foundation] Suggested fix: Perhaps you intended to use TypeOperators
1552.62 s
[foundation] |
1552.62 s
[foundation] 140 | , Element collection ~ Item collection
1552.62 s
[foundation] | ^
1552.62 s
[foundation]
1552.62 s
[foundation] tests/Test/Checks/Property/Collection.hs:140:47: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1552.62 s
[foundation] • The ‘~’ operator is out of scope.
1552.62 s
[foundation] Assuming it to stand for an equality constraint.
1552.62 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1552.62 s
[foundation] exported from Data.Type.Equality and Prelude.
1552.62 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1552.62 s
[foundation] • This will become an error in a future GHC release.
1552.62 s
[foundation] |
1552.62 s
[foundation] 140 | , Element collection ~ Item collection
1552.62 s
[foundation] | ^
1552.62 s
[foundation]
1552.62 s
[foundation] tests/Test/Checks/Property/Collection.hs:155:46: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
1552.62 s
[foundation] The use of ‘~’ without TypeOperators
1552.62 s
[foundation] will become an error in a future GHC release.
1552.62 s
[foundation] Suggested fix: Perhaps you intended to use TypeOperators
1552.62 s
[foundation] |
1552.62 s
[foundation] 155 | , Element collection ~ Item collection
1552.62 s
[foundation] | ^
1552.62 s
[foundation]
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
1554.44 s
[haskell-src-exts:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1554.93 s
[haskell-src-exts:post-build] copying 2 paths...
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'...
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'...
1673.80 s
[haskell-src-exts:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1675.23 s
[haskell-src-exts:post-build] copying 1 paths...
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'...
1676.98 s
Uploaded haskell-src-exts in 2m03s
1676.99 s
Progress: 67 of 103 built (7 building), 318 of 318 downloaded from cache
1676.99 s
Built haskell-src-exts in 26m39s
1676.99 s
[parsers] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1676.99 s
[parsers] include attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
1676.99 s
[parsers] include base-4.20.1.0-4f22
1676.99 s
[parsers] include bytestring-0.12.2.0-c0ba
1676.99 s
[parsers] include parsec-3.1.18.0-add5
1676.99 s
[parsers] include parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1
1676.99 s
[parsers] include quickcheck-instances-0.3.32-JpPlvR9CRzUFX6VxzAeDKP
1676.99 s
[parsers] Linked component graph:
1676.99 s
[parsers] unit parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1
1676.99 s
[parsers] include attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
1676.99 s
[parsers] include base-4.20.1.0-4f22
1676.99 s
[parsers] include binary-0.8.9.3-0ba7
1676.99 s
[parsers] include charset-0.3.12-DnuTMJ56vwnAn0J5ZnJ0tJ
1676.99 s
[parsers] include containers-0.7-57cd
1676.99 s
[parsers] include mtl-2.3.1-6e0a
1676.99 s
[parsers] include parsec-3.1.18.0-add5
1676.99 s
[parsers] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
1676.99 s
[parsers] include text-2.1.2-5063
1676.99 s
[parsers] include transformers-0.6.1.1-bbf1
1676.99 s
[parsers] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
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
1676.99 s
[parsers] unit parsers-0.12.12-I42xfcILNOyIGlDu2DqX0T-quickcheck
1676.99 s
[parsers] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1676.99 s
[parsers] include attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
1676.99 s
[parsers] include base-4.20.1.0-4f22
1676.99 s
[parsers] include bytestring-0.12.2.0-c0ba
1676.99 s
[parsers] include parsec-3.1.18.0-add5
1676.99 s
[parsers] include parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1
1676.99 s
[parsers] include quickcheck-instances-0.3.32-JpPlvR9CRzUFX6VxzAeDKP
1676.99 s
[parsers] Ready component graph:
1677.00 s
[parsers] definite parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1
1677.00 s
[parsers] depends attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
1677.00 s
[parsers] depends base-4.20.1.0-4f22
1677.00 s
[parsers] depends binary-0.8.9.3-0ba7
1677.00 s
[parsers] depends charset-0.3.12-DnuTMJ56vwnAn0J5ZnJ0tJ
1677.00 s
[parsers] depends containers-0.7-57cd
1677.00 s
[parsers] depends mtl-2.3.1-6e0a
1677.00 s
[parsers] depends parsec-3.1.18.0-add5
1677.00 s
[parsers] depends scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
1677.00 s
[parsers] depends text-2.1.2-5063
1677.00 s
[parsers] depends transformers-0.6.1.1-bbf1
1677.00 s
[parsers] depends unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
1677.00 s
[parsers] definite parsers-0.12.12-I42xfcILNOyIGlDu2DqX0T-quickcheck
1677.00 s
[parsers] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1677.00 s
[parsers] depends attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
1677.00 s
[parsers] depends base-4.20.1.0-4f22
1677.00 s
[parsers] depends bytestring-0.12.2.0-c0ba
1677.00 s
[parsers] depends parsec-3.1.18.0-add5
1677.00 s
[parsers] depends parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1
1677.00 s
[parsers] depends quickcheck-instances-0.3.32-JpPlvR9CRzUFX6VxzAeDKP
1677.00 s
[parsers] Using Cabal-3.12.1.0 compiled by ghc-9.10
1677.00 s
[parsers] Using compiler: ghc-9.10.2
1677.00 s
[parsers] Using install prefix:
1677.00 s
[parsers] /nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12
1677.00 s
[parsers] Executables installed in:
1677.00 s
[parsers] /nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12/bin
1677.00 s
[parsers] Libraries installed in:
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
1677.00 s
[parsers] Dynamic Libraries installed in:
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
1677.00 s
[parsers] Private executables installed in:
1677.00 s
[parsers] /nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12/libexec/x86_64-linux-ghc-9.10.2-08fd/parsers-0.12.12
1677.00 s
[parsers] Data files installed in:
1677.00 s
[parsers] /nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12/share/x86_64-linux-ghc-9.10.2-08fd/parsers-0.12.12
1677.00 s
[parsers] Documentation installed in:
1677.00 s
[parsers] /nix/store/1r7wsapcdsyf32jmam3nvs9d38fjrv7y-parsers-0.12.12-doc/share/doc/parsers-0.12.12
1677.00 s
[parsers] Configuration files installed in:
1677.00 s
[parsers] /nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12/etc
1677.00 s
[parsers] No alex found
1677.00 s
[parsers] Using ar found on system at:
1677.00 s
[parsers] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
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
1678.16 s
[semialign:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1678.80 s
[semialign:post-build] copying 2 paths...
1678.83 s
[semialign:post-build] copying path '/nix/store/wl093ma0rvcbq9904aq2gln7yc9d44bh-semialign-1.3.1-doc' to 'https://cache.nix-ci.com'...
1680.90 s
[semialign:post-build] copying path '/nix/store/vggjd8wxmbb9rl243r9izxhk4vrid4w7-semialign-1.3.1' to 'https://cache.nix-ci.com'...
1685.29 s
[semialign:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1686.74 s
[semialign:post-build] copying 1 paths...
1686.74 s
[semialign:post-build] copying path '/nix/store/3casc8dzcq4xsr6av3f8p00b5h95777z-semialign-1.3.1.drv' to 'https://cache.nix-ci.com'...
1688.49 s
Uploaded semialign in 11.2s
1688.49 s
Progress: 68 of 104 built (6 building), 318 of 318 downloaded from cache
1688.49 s
Built semialign in 4m20s
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 )
1688.49 s
[streaming-commons] [ 8 of 11] Compiling Data.Streaming.Process ( Data/Streaming/Process.hs, dist/build/Data/Streaming/Process.p_o )
1688.49 s
[streaming-commons] [ 9 of 11] Compiling Data.Streaming.Text ( Data/Streaming/Text.hs, dist/build/Data/Streaming/Text.p_o )
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 )
1688.49 s
[streaming-commons] Data/Streaming/Zlib/Lowlevel.hs:105:1: warning : [ GHC-53633 ] [ -Woverlapping-patterns ]
1688.49 s
[streaming-commons] Pattern match is redundant
1688.49 s
[streaming-commons] In an equation for ‘wbToInt’: wbToInt _ = ...
1688.49 s
[streaming-commons] |
1688.49 s
[streaming-commons] 105 | wbToInt _ = 15
1688.49 s
[streaming-commons] | ^^^^^^^^^^^^^^
1688.49 s
[streaming-commons]
1688.50 s
[streaming-commons] [11 of 11] Compiling Data.Streaming.Zlib ( Data/Streaming/Zlib.hs, dist/build/Data/Streaming/Zlib.p_o )
1688.50 s
[streaming-commons] Preprocessing test suite 'test' for streaming-commons-0.2.3.0...
1688.50 s
[streaming-commons] Building test suite 'test' for streaming-commons-0.2.3.0...
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 )
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 )
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 )
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 )
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 )
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 )
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 )
1688.50 s
[streaming-commons] [8 of 8] Compiling Main ( test/Spec.hs, dist/build/test/test-tmp/Main.o )
1688.50 s
[streaming-commons] [9 of 9] Linking dist/build/test/test
1688.50 s
[streaming-commons] buildPhase completed in 1 minutes 18 seconds
1688.50 s
[streaming-commons] Phase: checkPhase
1688.50 s
[streaming-commons] Running 1 test suites...
1688.50 s
[streaming-commons] Test suite test: RUNNING...
1688.50 s
[streaming-commons]
1688.50 s
[streaming-commons] Data.Streaming.ByteString.Builder
1688.50 s
[streaming-commons] Data.Streaming.ByteString.Builder
1688.50 s
[streaming-commons] idempotent to toLazyByteString [✔]
1688.50 s
[streaming-commons] +++ OK, passed 100 tests.
1688.50 s
[streaming-commons] works for large input [✔]
1688.50 s
[streaming-commons] works for lazy bytestring insertion [✔]
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
1689.43 s
[tasty-golden:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1690.76 s
[tasty-golden:post-build] copying 2 paths...
1690.78 s
[tasty-golden:post-build] copying path '/nix/store/31hwnsa01f63b4bl0wk3yybamn2ghvh0-tasty-golden-2.3.5-doc' to 'https://cache.nix-ci.com'...
1693.78 s
[tasty-golden:post-build] copying path '/nix/store/6fs4n4qq9qam9x0d6s980ibp3cj8z9jv-tasty-golden-2.3.5' to 'https://cache.nix-ci.com'...
1697.08 s
[tasty-golden:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1698.74 s
[tasty-golden:post-build] copying 1 paths...
1698.75 s
[tasty-golden:post-build] copying path '/nix/store/sawrw3skrvfg7a1qgdk2cfihc5rl9xr8-tasty-golden-2.3.5.drv' to 'https://cache.nix-ci.com'...
1700.67 s
Uploaded tasty-golden in 11.9s
1700.68 s
Progress: 69 of 105 built (5 building), 318 of 318 downloaded from cache
1700.68 s
Built tasty-golden in 4m32s
1700.96 s
Building /nix/store/3ddc7s6af579hr8xskpgvlzl7zsr355j-aeson-2.2.3.0.drv
1700.96 s
[foundation] tests/Test/Checks/Property/Collection.hs:155:46: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1700.96 s
[foundation] • The ‘~’ operator is out of scope.
1700.96 s
[foundation] Assuming it to stand for an equality constraint.
1700.96 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1700.96 s
[foundation] exported from Data.Type.Equality and Prelude.
1700.96 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1700.96 s
[foundation] • This will become an error in a future GHC release.
1700.97 s
[foundation] |
1700.97 s
[foundation] 155 | , Element collection ~ Item collection
1700.97 s
[foundation] | ^
1700.97 s
[foundation]
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 )
1700.97 s
[foundation] tests/Test/Data/List.hs:11:42: warning : [ GHC-38856 ] [ -Wunused-imports ]
1700.97 s
[foundation] The import of ‘NonEmpty’
1700.97 s
[foundation] from module ‘Foundation.Collection’ is redundant
1700.97 s
[foundation] |
1700.97 s
[foundation] 11 | import Foundation.Collection (nonEmpty_, NonEmpty )
1700.97 s
[foundation] | ^^^^^^^^
1700.97 s
[foundation]
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 )
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 )
1700.97 s
[foundation] tests/Test/Foundation/Bits.hs:21:61: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
1700.97 s
[foundation] The use of ‘~’ without TypeOperators
1700.97 s
[foundation] will become an error in a future GHC release.
1700.97 s
[foundation] Suggested fix: Perhaps you intended to use TypeOperators
1700.97 s
[foundation] |
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)
1700.97 s
[foundation] | ^
1700.97 s
[foundation]
1700.97 s
[foundation] tests/Test/Foundation/Bits.hs:21:61: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1700.97 s
[foundation] • The ‘~’ operator is out of scope.
1700.97 s
[foundation] Assuming it to stand for an equality constraint.
1700.97 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1700.97 s
[foundation] exported from Data.Type.Equality and Prelude.
1700.97 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1700.97 s
[foundation] • This will become an error in a future GHC release.
1700.97 s
[foundation] |
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)
1700.97 s
[foundation] | ^
1700.97 s
[foundation]
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 )
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 )
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 )
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 )
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 )
1700.97 s
[genvalidity-property] Phase: setupCompilerEnvironmentPhase
1700.97 s
[genvalidity-property] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
1700.97 s
[genvalidity-property] Phase: unpackPhase
1700.97 s
[genvalidity-property] unpacking source archive /nix/store/3jfmc098bgv6ay3vsqk81cz2139zmnlj-genvalidity-property-1.0.0.0.tar.gz
1700.97 s
[genvalidity-property] source root is genvalidity-property-1.0.0.0
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"
1700.97 s
[genvalidity-property] Phase: patchPhase
1700.97 s
[genvalidity-property] Phase: compileBuildDriverPhase
1700.97 s
[genvalidity-property] setupCompileFlags: -package-db=/build/tmp.Q6m4prNSQR/setup-package.conf.d -threaded
1700.97 s
[genvalidity-property] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.Q6m4prNSQR/Main.o )
1700.97 s
[genvalidity-property] [2 of 2] Linking Setup
1700.97 s
[genvalidity-property] Phase: updateAutotoolsGnuConfigScriptsPhase
1700.97 s
[genvalidity-property] Phase: configurePhase
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
1700.97 s
[genvalidity-property] Using Parsec parser
1700.97 s
[genvalidity-property] Configuring genvalidity-property-1.0.0.0...
1700.97 s
[genvalidity-property] Dependency QuickCheck: using QuickCheck-2.14.3
1700.97 s
[genvalidity-property] Dependency base >=4.7 && <5: using base-4.20.1.0
1700.97 s
[genvalidity-property] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
1700.97 s
[genvalidity-property] Dependency hspec >=2.1: using hspec-2.11.12
1700.97 s
[genvalidity-property] Dependency pretty-show: using pretty-show-1.10
1700.97 s
[genvalidity-property] Dependency validity >=0.9: using validity-0.12.1.0
1700.97 s
[genvalidity-property] Dependency QuickCheck: using QuickCheck-2.14.3
1700.97 s
[genvalidity-property] Dependency base >=4.7 && <5: using base-4.20.1.0
1700.97 s
[genvalidity-property] Dependency genvalidity: using genvalidity-1.1.1.0
1700.97 s
[genvalidity-property] Dependency genvalidity-property: using genvalidity-property-1.0.0.0
1700.97 s
[genvalidity-property] Dependency hspec: using hspec-2.11.12
1700.97 s
[genvalidity-property] Source component graph:
1700.97 s
[genvalidity-property] component lib
1700.97 s
[genvalidity-property] component test:genvalidity-property-test dependency lib
1700.97 s
[genvalidity-property] Configured component graph:
1700.97 s
[genvalidity-property] component genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
1700.97 s
[genvalidity-property] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1700.97 s
[genvalidity-property] include base-4.20.1.0-4f22
1700.97 s
[genvalidity-property] include genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
1700.97 s
[genvalidity-property] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
1700.97 s
[genvalidity-property] include pretty-show-1.10-LUPf6uFvE7g9tuEwfdHQ0S
1700.97 s
[genvalidity-property] include validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
1700.97 s
[genvalidity-property] component genvalidity-property-1.0.0.0-JAu2KK5v201FAMByAxL5D2-genvalidity-property-test
1700.97 s
[genvalidity-property] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1700.97 s
[genvalidity-property] include base-4.20.1.0-4f22
1700.97 s
[genvalidity-property] include genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
1700.97 s
[genvalidity-property] include genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
1700.97 s
[genvalidity-property] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
1700.97 s
[genvalidity-property] Linked component graph:
1700.98 s
[genvalidity-property] unit genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
1700.98 s
[genvalidity-property] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1700.98 s
[genvalidity-property] include base-4.20.1.0-4f22
1700.98 s
[genvalidity-property] include genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
1700.98 s
[genvalidity-property] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
1700.98 s
[parsers] No c2hs found
1700.98 s
[parsers] No cpphs found
1700.98 s
[parsers] No doctest found
1700.98 s
[parsers] Using gcc version 14.3.0 given by user at:
1700.98 s
[parsers] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
1700.98 s
[parsers] Using ghc version 9.10.2 found on system at:
1700.98 s
[parsers] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
1700.98 s
[parsers] Using ghc-pkg version 9.10.2 found on system at:
1700.98 s
[parsers] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
1700.98 s
[parsers] No ghcjs found
1700.98 s
[parsers] No ghcjs-pkg found
1700.98 s
[parsers] No greencard found
1700.98 s
[parsers] Using haddock version 2.31.0 found on system at:
1700.98 s
[parsers] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
1700.98 s
[parsers] No happy found
1700.98 s
[parsers] Using haskell-suite found on system at: haskell-suite-dummy-location
1700.98 s
[parsers] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1700.98 s
[parsers] No hmake found
1700.98 s
[parsers] Using hpc version 0.69 found on system at:
1700.98 s
[parsers] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
1700.98 s
[parsers] Using hsc2hs version 0.68.10 found on system at:
1700.98 s
[parsers] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1700.98 s
[parsers] Using hscolour version 1.25 found on system at:
1700.98 s
[parsers] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
1700.98 s
[parsers] No jhc found
1700.98 s
[parsers] Using ld found on system at:
1700.98 s
[parsers] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
1700.98 s
[parsers] No pkg-config found
1700.98 s
[parsers] Using runghc version 9.10.2 found on system at:
1700.98 s
[parsers] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
1700.98 s
[parsers] Using strip version 2.44 found on system at:
1700.98 s
[parsers] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
1700.98 s
[parsers] Using tar found on system at:
1700.98 s
[parsers] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
1700.98 s
[parsers] No uhc found
1700.98 s
[parsers] Phase: buildPhase
1700.98 s
[parsers] Preprocessing library for parsers-0.12.12...
1700.98 s
[parsers] Building library for parsers-0.12.12...
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
1700.98 s
[parsers] [1 of 8] Compiling Text.Parser.Combinators ( src/Text/Parser/Combinators.hs, dist/build/Text/Parser/Combinators.p_o )
1700.98 s
[parsers] [2 of 8] Compiling Text.Parser.Char ( src/Text/Parser/Char.hs, dist/build/Text/Parser/Char.p_o )
1700.98 s
[parsers] [3 of 8] Compiling Text.Parser.Expression ( src/Text/Parser/Expression.hs, dist/build/Text/Parser/Expression.p_o )
1700.98 s
[parsers] [4 of 8] Compiling Text.Parser.LookAhead ( src/Text/Parser/LookAhead.hs, dist/build/Text/Parser/LookAhead.p_o )
1700.98 s
[parsers] [5 of 8] Compiling Text.Parser.Permutation ( src/Text/Parser/Permutation.hs, dist/build/Text/Parser/Permutation.p_o )
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 )
1700.98 s
[parsers] [7 of 8] Compiling Text.Parser.Token ( src/Text/Parser/Token.hs, dist/build/Text/Parser/Token.p_o )
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 )
1700.98 s
[parsers] Preprocessing test suite 'quickcheck' for parsers-0.12.12...
1700.98 s
[parsers] Building test suite 'quickcheck' for parsers-0.12.12...
1700.98 s
[parsers] [1 of 1] Compiling Main ( tests/QuickCheck.hs, dist/build/quickcheck/quickcheck-tmp/Main.o )
1700.98 s
[streaming-commons] works for strict bytestring insertion [✔]
1700.98 s
[streaming-commons] +++ OK, passed 100 tests.
1700.98 s
[streaming-commons] flush shouldn't bring in empty strings. [✔]
1700.98 s
[streaming-commons] flushing [✔]
1700.98 s
[streaming-commons] +++ OK, passed 100 tests.
1700.98 s
[streaming-commons] large flush input [✔]
1700.98 s
[streaming-commons] toByteStringIO idempotent to toLazyByteString [✔]
1700.98 s
[streaming-commons] +++ OK, passed 100 tests.
1700.98 s
[streaming-commons] toByteStringIO idempotent to toLazyBytestring, specific case [✔]
1700.98 s
[streaming-commons] Data.Streaming.FileRead
1700.98 s
[streaming-commons] Data.Streaming.FileRead
1700.98 s
[streaming-commons] works [✔]
1700.98 s
[streaming-commons] Data.Streaming.Filesystem
1700.98 s
[streaming-commons] Data.Streaming.Filesystem
1700.98 s
[streaming-commons] dirstream [✔]
1700.98 s
[streaming-commons] getFileType
1700.98 s
[streaming-commons] file [✔]
1700.98 s
[streaming-commons] dir [✔]
1700.98 s
[streaming-commons] file sym [✔]
1700.98 s
[streaming-commons] file sym [✔]
1700.98 s
[streaming-commons] other [✔]
1700.98 s
[streaming-commons] recursive symlink is other [✔]
1700.98 s
[streaming-commons] dangling symlink is other [✔]
1700.98 s
[streaming-commons] Data.Streaming.Network
1700.98 s
[streaming-commons] getDefaultReadBufferSize
1700.98 s
[streaming-commons] sanity [✔]
1700.98 s
[streaming-commons] getUnassignedPort
1700.98 s
[streaming-commons] sanity [✔]
1700.98 s
[streaming-commons] bindRandomPortTCP
1700.98 s
[streaming-commons] sanity [✔]
1700.98 s
[streaming-commons] +++ OK, passed 5 tests.
1700.98 s
[streaming-commons] Data.Streaming.Process
1700.98 s
[streaming-commons] cat [✔]
1700.98 s
[streaming-commons] +++ OK, passed 100 tests.
1700.98 s
[streaming-commons] closed stream [✔]
1700.98 s
[streaming-commons] checked process [✔]
1700.98 s
[streaming-commons] blocking vs non-blocking [✔]
1700.98 s
[streaming-commons] Data.Streaming.Text
1700.98 s
[streaming-commons] Data.Streaming.TextSpec
1700.98 s
[streaming-commons] UTF8
1700.98 s
[streaming-commons] bytes [✔]
1700.98 s
[streaming-commons] +++ OK, passed 100 tests.
1700.98 s
[streaming-commons] chars [✔]
1700.98 s
[streaming-commons] +++ OK, passed 100 tests.
1700.98 s
[streaming-commons] high code points [✔]
1700.98 s
[streaming-commons] UTF8 pure
1700.98 s
[streaming-commons] bytes [✔]
1700.98 s
[streaming-commons] +++ OK, passed 100 tests.
1700.98 s
[streaming-commons] chars [✔]
1700.98 s
[streaming-commons] +++ OK, passed 100 tests.
1700.98 s
[streaming-commons] high code points [✔]
1700.98 s
[streaming-commons] UTF16LE
1700.98 s
[streaming-commons] bytes [✔]
1700.98 s
[streaming-commons] +++ OK, passed 100 tests.
1700.98 s
[streaming-commons] chars [✔]
1700.98 s
[streaming-commons] +++ OK, passed 100 tests.
1700.98 s
[streaming-commons] high code points [✔]
1700.98 s
[streaming-commons] UTF16BE
1700.98 s
[streaming-commons] bytes [✔]
1700.98 s
[streaming-commons] +++ OK, passed 100 tests.
1700.98 s
[streaming-commons] chars [✔]
1700.98 s
[streaming-commons] +++ OK, passed 100 tests.
1700.98 s
[streaming-commons] high code points [✔]
1700.98 s
[streaming-commons] UTF32LE
1700.98 s
[streaming-commons] bytes [✔]
1700.98 s
[streaming-commons] +++ OK, passed 100 tests.
1700.98 s
[streaming-commons] chars [✔]
1700.98 s
[streaming-commons] +++ OK, passed 100 tests.
1700.98 s
[th-orphans] Documentation created: dist/doc/html/th-orphans/,
1700.98 s
[th-orphans] dist/doc/html/th-orphans/th-orphans.txt
1700.98 s
[th-orphans] Preprocessing test suite 'test' for th-orphans-0.13.16...
1700.98 s
[th-orphans] Phase: installPhase
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
1700.99 s
[th-orphans] Phase: fixupPhase
1700.99 s
[th-orphans] shrinking RPATHs of ELF executables and libraries in /nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16
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
1700.99 s
[th-orphans] checking for references to /build/ in /nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16...
1700.99 s
[th-orphans] patching script interpreter paths in /nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16
1700.99 s
[th-orphans] stripping (with command strip and flags -S -p) in /nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16/lib
1700.99 s
[th-orphans] shrinking RPATHs of ELF executables and libraries in /nix/store/gy0hbsw5ja06lyg7m0s1axa43kn3yjlz-th-orphans-0.13.16-doc
1700.99 s
[th-orphans] checking for references to /build/ in /nix/store/gy0hbsw5ja06lyg7m0s1axa43kn3yjlz-th-orphans-0.13.16-doc...
1700.99 s
[th-orphans] patching script interpreter paths in /nix/store/gy0hbsw5ja06lyg7m0s1axa43kn3yjlz-th-orphans-0.13.16-doc
1700.99 s
[foundation] tests/Test/Foundation/Number.hs:61:140: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
1700.99 s
[foundation] The use of ‘~’ without TypeOperators
1700.99 s
[foundation] will become an error in a future GHC release.
1700.99 s
[foundation] Suggested fix: Perhaps you intended to use TypeOperators
1700.99 s
[foundation] |
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)
1700.99 s
[foundation] | ^
1700.99 s
[foundation]
1700.99 s
[foundation] tests/Test/Foundation/Number.hs:61:140: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1700.99 s
[foundation] • The ‘~’ operator is out of scope.
1700.99 s
[foundation] Assuming it to stand for an equality constraint.
1700.99 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1700.99 s
[foundation] exported from Data.Type.Equality and Prelude.
1700.99 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1700.99 s
[foundation] • This will become an error in a future GHC release.
1700.99 s
[foundation] |
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)
1700.99 s
[foundation] | ^
1700.99 s
[foundation]
1700.99 s
[foundation] tests/Test/Foundation/Number.hs:75:117: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
1700.99 s
[foundation] The use of ‘~’ without TypeOperators
1700.99 s
[foundation] will become an error in a future GHC release.
1700.99 s
[foundation] Suggested fix: Perhaps you intended to use TypeOperators
1700.99 s
[foundation] |
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)
1700.99 s
[foundation] | ^
1700.99 s
[foundation]
1700.99 s
[foundation] tests/Test/Foundation/Number.hs:75:117: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1700.99 s
[foundation] • The ‘~’ operator is out of scope.
1700.99 s
[foundation] Assuming it to stand for an equality constraint.
1700.99 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1700.99 s
[foundation] exported from Data.Type.Equality and Prelude.
1700.99 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1700.99 s
[foundation] • This will become an error in a future GHC release.
1700.99 s
[foundation] |
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)
1700.99 s
[foundation] | ^
1700.99 s
[foundation]
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 )
1700.99 s
[foundation] tests/Test/Foundation/Primitive/BlockN.hs:11:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
1700.99 s
[foundation] The import of ‘Data.Proxy’ is redundant
1700.99 s
[foundation] except perhaps to import instances from ‘Data.Proxy’
1700.99 s
[foundation] To import instances alone, use: import Data.Proxy()
1700.99 s
[genvalidity-property] include pretty-show-1.10-LUPf6uFvE7g9tuEwfdHQ0S
1700.99 s
[genvalidity-property] include validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
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
1700.99 s
[genvalidity-property] unit genvalidity-property-1.0.0.0-JAu2KK5v201FAMByAxL5D2-genvalidity-property-test
1700.99 s
[genvalidity-property] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1700.99 s
[genvalidity-property] include base-4.20.1.0-4f22
1700.99 s
[genvalidity-property] include genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
1700.99 s
[genvalidity-property] include genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
1700.99 s
[genvalidity-property] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
1700.99 s
[genvalidity-property] Ready component graph:
1700.99 s
[genvalidity-property] definite genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
1700.99 s
[genvalidity-property] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1700.99 s
[genvalidity-property] depends base-4.20.1.0-4f22
1700.99 s
[genvalidity-property] depends genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
1700.99 s
[genvalidity-property] depends hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
1700.99 s
[genvalidity-property] depends pretty-show-1.10-LUPf6uFvE7g9tuEwfdHQ0S
1700.99 s
[genvalidity-property] depends validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
1700.99 s
[genvalidity-property] definite genvalidity-property-1.0.0.0-JAu2KK5v201FAMByAxL5D2-genvalidity-property-test
1700.99 s
[genvalidity-property] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1700.99 s
[genvalidity-property] depends base-4.20.1.0-4f22
1700.99 s
[genvalidity-property] depends genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
1700.99 s
[genvalidity-property] depends genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
1700.99 s
[genvalidity-property] depends hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
1700.99 s
[genvalidity-property] Using Cabal-3.12.1.0 compiled by ghc-9.10
1700.99 s
[genvalidity-property] Using compiler: ghc-9.10.2
1700.99 s
[genvalidity-property] Using install prefix:
1700.99 s
[genvalidity-property] /nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0
1700.99 s
[genvalidity-property] Executables installed in:
1700.99 s
[genvalidity-property] /nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0/bin
1700.99 s
[genvalidity-property] Libraries installed in:
1700.99 s
[parsers] [2 of 2] Linking dist/build/quickcheck/quickcheck
1700.99 s
[parsers] buildPhase completed in 49 seconds
1700.99 s
[parsers] Phase: checkPhase
1700.99 s
[parsers] Running 1 test suites...
1700.99 s
[parsers] Test suite quickcheck: RUNNING...
1700.99 s
[parsers] +++ OK, passed 100 tests.
1700.99 s
[parsers] +++ OK, passed 100 tests.
1700.99 s
[parsers] +++ OK, passed 100 tests.
1700.99 s
[parsers] +++ OK, passed 100 tests.
1700.99 s
[parsers] Test suite quickcheck: PASS
1700.99 s
[parsers] Test suite logged to: dist/test/parsers-0.12.12-quickcheck.log
1700.99 s
[parsers] 1 of 1 test suites (1 of 1 test cases) passed.
1700.99 s
[parsers] Phase: haddockPhase
1700.99 s
[parsers] Preprocessing library for parsers-0.12.12...
1700.99 s
[parsers] Running Haddock on library for parsers-0.12.12...
1700.99 s
[parsers] Warning: The documentation for the following packages are not installed. No
1700.99 s
[parsers] links will be generated to these packages: attoparsec-0.14.4,
1700.99 s
[parsers] attoparsec-0.14.4
1700.99 s
[parsers] [1 of 8] Compiling Text.Parser.Combinators ( src/Text/Parser/Combinators.hs, nothing )
1700.99 s
[parsers] [2 of 8] Compiling Text.Parser.Char ( src/Text/Parser/Char.hs, nothing )
1700.99 s
[parsers] [3 of 8] Compiling Text.Parser.Expression ( src/Text/Parser/Expression.hs, nothing )
1700.99 s
[parsers] [4 of 8] Compiling Text.Parser.LookAhead ( src/Text/Parser/LookAhead.hs, nothing )
1700.99 s
[parsers] [5 of 8] Compiling Text.Parser.Permutation ( src/Text/Parser/Permutation.hs, nothing )
1700.99 s
[parsers] [6 of 8] Compiling Text.Parser.Token.Highlight ( src/Text/Parser/Token/Highlight.hs, nothing )
1700.99 s
[parsers] [7 of 8] Compiling Text.Parser.Token ( src/Text/Parser/Token.hs, nothing )
1700.99 s
[parsers] [8 of 8] Compiling Text.Parser.Token.Style ( src/Text/Parser/Token/Style.hs, nothing )
1700.99 s
[parsers] Haddock coverage:
1701.00 s
[parsers] 100% ( 27 / 27) in 'Text.Parser.Combinators'
1701.00 s
[parsers] 95% ( 19 / 20) in 'Text.Parser.Char'
1701.00 s
[parsers] Missing documentation for:
1701.00 s
[parsers] satisfyRange (src/Text/Parser/Char.hs:172)
1701.00 s
[parsers] 100% ( 5 / 5) in 'Text.Parser.Expression'
1701.00 s
[parsers] 100% ( 3 / 3) in 'Text.Parser.LookAhead'
1701.00 s
[parsers] 100% ( 7 / 7) in 'Text.Parser.Permutation'
1701.00 s
[parsers] 100% ( 2 / 2) in 'Text.Parser.Token.Highlight'
1701.00 s
[parsers] Warning: 'float' is out of scope.
1701.00 s
[parsers] If you qualify the identifier, haddock can try to link it anyway.
1701.00 s
[parsers] Warning: 'IdentifierStyle' is ambiguous. It is defined
1701.00 s
[parsers] * at src/Text/Parser/Token.hs:488:26
1701.00 s
[parsers] * at src/Text/Parser/Token.hs:488:1
1701.00 s
[parsers] You may be able to disambiguate the identifier by qualifying it or
1701.00 s
[parsers] by specifying the type/value namespace explicitly.
1701.00 s
[parsers] Defaulting to the one defined at src/Text/Parser/Token.hs:488:1
1701.00 s
[parsers] 100% ( 55 / 55) in 'Text.Parser.Token'
1701.00 s
[parsers] Warning: 'CommentStyle' is ambiguous. It is defined
1701.00 s
[parsers] * at src/Text/Parser/Token/Style.hs:52:21
1701.00 s
[parsers] * at src/Text/Parser/Token/Style.hs:52:1
1701.00 s
[parsers] You may be able to disambiguate the identifier by qualifying it or
1701.00 s
[parsers] by specifying the type/value namespace explicitly.
1701.00 s
[parsers] Defaulting to the one defined at src/Text/Parser/Token/Style.hs:52:1
1701.00 s
[parsers] 100% ( 22 / 22) in 'Text.Parser.Token.Style'
1701.00 s
[parsers] Warning: Text.Parser.Combinators: could not find link destinations for:
1701.00 s
[parsers] - Data.Attoparsec.Internal.Types.Chunk
1701.00 s
[parsers] - Data.Attoparsec.Internal.Types.Parser
1701.00 s
[parsers] Warning: Text.Parser.Char: could not find link destinations for:
1701.00 s
[parsers] - Data.Attoparsec.Internal.Types.Chunk
1701.00 s
[parsers] - Data.Attoparsec.Internal.Types.Parser
1701.00 s
[parsers] Warning: Text.Parser.LookAhead: could not find link destinations for:
1701.00 s
[parsers] - Data.Attoparsec.Internal.Types.Chunk
1701.00 s
[parsers] - Data.Attoparsec.Internal.Types.Parser
1701.00 s
[parsers] Warning: Text.Parser.Token: could not find link destinations for:
1701.00 s
[parsers] - Data.Attoparsec.Internal.Types.Chunk
1701.00 s
[parsers] - Data.Attoparsec.Internal.Types.Parser
1701.00 s
[parsers] Documentation created: dist/doc/html/parsers/,
1701.00 s
[parsers] dist/doc/html/parsers/parsers.txt
1701.00 s
[parsers] Preprocessing test suite 'quickcheck' for parsers-0.12.12...
1701.00 s
[parsers] haddockPhase completed in 1 minutes 3 seconds
1701.00 s
[parsers] Phase: installPhase
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
1701.00 s
[parsers] Phase: fixupPhase
1701.00 s
[parsers] shrinking RPATHs of ELF executables and libraries in /nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12
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
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
1702.07 s
[th-orphans:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1702.98 s
[th-orphans:post-build] copying 2 paths...
1703.03 s
[th-orphans:post-build] copying path '/nix/store/gy0hbsw5ja06lyg7m0s1axa43kn3yjlz-th-orphans-0.13.16-doc' to 'https://cache.nix-ci.com'...
1703.91 s
[th-orphans:post-build] copying path '/nix/store/1sls0xcaz6j3pdr8zxydq9f8wrbx679c-th-orphans-0.13.16' to 'https://cache.nix-ci.com'...
1709.01 s
[th-orphans:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1710.03 s
[th-orphans:post-build] copying 1 paths...
1710.03 s
[th-orphans:post-build] copying path '/nix/store/4b2808m7cv3hwn0ijd7gv3k1ga6fg1h5-th-orphans-0.13.16.drv' to 'https://cache.nix-ci.com'...
1711.87 s
Uploaded th-orphans in 10.6s
1711.87 s
Progress: 70 of 103 built (5 building), 318 of 318 downloaded from cache
1711.87 s
Built th-orphans in 4m06s
1711.94 s
Waiting for lock on waiting for a free build user ID for '/nix/store/4bkx16fkg16pn9mn1ww7scp9yrnv107j-haskell-src-meta
1711.94 s
[aeson] Phase: setupCompilerEnvironmentPhase
1711.94 s
[aeson] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
1711.94 s
[aeson] Phase: unpackPhase
1711.95 s
[aeson] unpacking source archive /nix/store/f0d7b9x9gkig0ip0d9g81wf1vsdp1nl4-aeson-2.2.3.0.tar.gz
1711.95 s
[aeson] source root is aeson-2.2.3.0
1711.95 s
[aeson] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "aeson-2.2.3.0/tests/UnitTests/UTCTime.hs"
1711.95 s
[aeson] Phase: patchPhase
1711.95 s
[aeson] Replace Cabal file with edited version from mirror://hackage/aeson-2.2.3.0/revision/3.cabal.
1711.95 s
[aeson] Phase: compileBuildDriverPhase
1711.95 s
[aeson] setupCompileFlags: -package-db=/build/tmp.KQyRDDxce3/setup-package.conf.d -threaded
1711.95 s
[aeson] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.KQyRDDxce3/Main.o )
1711.95 s
[aeson] [2 of 2] Linking Setup
1711.95 s
[aeson] Phase: updateAutotoolsGnuConfigScriptsPhase
1711.95 s
[aeson] Phase: configurePhase
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
1711.95 s
[aeson] Using Parsec parser
1711.95 s
[aeson] Configuring aeson-2.2.3.0...
1711.95 s
[aeson] Flags chosen: ordered-keymap=True
1711.95 s
[foundation] |
1711.95 s
[foundation] 11 | import Data.Proxy (Proxy(..))
1711.95 s
[foundation] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1711.95 s
[foundation]
1711.95 s
[foundation] tests/Test/Foundation/Primitive/BlockN.hs:42:5: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
1711.95 s
[foundation] Pattern match(es) are non-exhaustive
1711.95 s
[foundation] In a pattern binding:
1711.95 s
[foundation] Patterns of type ‘Maybe (BlockN n Int)’ not matched: Nothing
1711.95 s
[foundation] |
1711.95 s
[foundation] 42 | Just blockN = toBlockN block :: Maybe (BlockN n Int)
1711.95 s
[foundation] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1711.95 s
[foundation]
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 )
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 )
1711.95 s
[foundation] tests/Test/Foundation/Storable.hs:18:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
1711.95 s
[foundation] The qualified import of ‘Foreign.Marshal.Array’ is redundant
1711.95 s
[foundation] except perhaps to import instances from ‘Foreign.Marshal.Array’
1711.95 s
[foundation] To import instances alone, use: import Foreign.Marshal.Array()
1711.95 s
[foundation] |
1711.95 s
[foundation] 18 | import qualified Foreign.Marshal.Array
1711.95 s
[foundation] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1711.95 s
[foundation]
1711.95 s
[foundation] tests/Test/Foundation/Storable.hs:59:21: warning : [ GHC-40910 ] [ -Wunused-matches ]
1711.95 s
[foundation] Defined but not used: ‘p’
1711.95 s
[foundation] |
1711.95 s
[foundation] 59 | testPropertyBE name p = Group name
1711.95 s
[foundation] | ^
1711.95 s
[foundation]
1711.95 s
[foundation] tests/Test/Foundation/Storable.hs:68:27: warning : [ GHC-40910 ] [ -Wunused-matches ]
1711.95 s
[foundation] Defined but not used: ‘p’
1711.95 s
[foundation] |
1711.95 s
[foundation] 68 | testPropertyStorable name p = Group name
1711.95 s
[foundation] | ^
1711.95 s
[foundation]
1711.95 s
[foundation] tests/Test/Foundation/Storable.hs:88:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
1711.95 s
[foundation] Defined but not used: ‘testPropertyStorablePeek’
1711.95 s
[foundation] |
1711.95 s
[foundation] 88 | testPropertyStorablePeek _ v = CheckPlan "storable-peek" $ do
1711.95 s
[foundation] | ^^^^^^^^^^^^^^^^^^^^^^^^
1711.95 s
[foundation]
1711.95 s
[foundation] tests/Test/Foundation/Storable.hs:98:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
1711.95 s
[foundation] Defined but not used: ‘testPropertyStorablePoke’
1711.95 s
[foundation] |
1711.95 s
[foundation] 98 | testPropertyStorablePoke _ v = CheckPlan "storable-poke" $ do
1711.95 s
[foundation] | ^^^^^^^^^^^^^^^^^^^^^^^^
1711.95 s
[foundation]
1711.95 s
[foundation] tests/Test/Foundation/Storable.hs:118:13: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
1711.95 s
[foundation] Pattern match(es) are non-exhaustive
1711.95 s
[foundation] In a pattern binding:
1711.95 s
[foundation] Patterns of type ‘Difference (CountOf Word8)’ not matched: Nothing
1711.95 s
[foundation] |
1711.95 s
[foundation] 118 | Just (CountOf minsz) = (size p + alignment p - size p)
1711.95 s
[foundation] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1711.95 s
[foundation]
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
1711.95 s
[genvalidity-property] Dynamic Libraries installed in:
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
1711.95 s
[genvalidity-property] Private executables installed in:
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
1711.95 s
[genvalidity-property] Data files installed in:
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
1711.95 s
[genvalidity-property] Documentation installed in:
1711.95 s
[genvalidity-property] /nix/store/ahkmmbzvrfil6vbzniz4byczi5b6npy7-genvalidity-property-1.0.0.0-doc/share/doc/genvalidity-property-1.0.0.0
1711.95 s
[genvalidity-property] Configuration files installed in:
1711.95 s
[genvalidity-property] /nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0/etc
1711.95 s
[genvalidity-property] No alex found
1711.95 s
[genvalidity-property] Using ar found on system at:
1711.95 s
[genvalidity-property] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
1711.96 s
[genvalidity-property] No c2hs found
1711.96 s
[genvalidity-property] No cpphs found
1711.96 s
[genvalidity-property] No doctest found
1711.96 s
[genvalidity-property] Using gcc version 14.3.0 given by user at:
1711.96 s
[genvalidity-property] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
1711.96 s
[genvalidity-property] Using ghc version 9.10.2 found on system at:
1711.96 s
[genvalidity-property] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
1711.96 s
[genvalidity-property] Using ghc-pkg version 9.10.2 found on system at:
1711.96 s
[genvalidity-property] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
1711.96 s
[genvalidity-property] No ghcjs found
1711.96 s
[genvalidity-property] No ghcjs-pkg found
1711.96 s
[genvalidity-property] No greencard found
1711.96 s
[genvalidity-property] Using haddock version 2.31.0 found on system at:
1711.96 s
[genvalidity-property] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
1711.96 s
[genvalidity-property] No happy found
1711.96 s
[genvalidity-property] Using haskell-suite found on system at: haskell-suite-dummy-location
1711.96 s
[genvalidity-property] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1711.96 s
[genvalidity-property] No hmake found
1711.96 s
[genvalidity-property] Using hpc version 0.69 found on system at:
1711.96 s
[genvalidity-property] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
1711.96 s
[genvalidity-property] Using hsc2hs version 0.68.10 found on system at:
1711.96 s
[genvalidity-property] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1711.96 s
[genvalidity-property] Using hscolour version 1.25 found on system at:
1711.96 s
[genvalidity-property] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
1711.96 s
[genvalidity-property] No jhc found
1711.96 s
[genvalidity-property] Using ld found on system at:
1711.96 s
[genvalidity-property] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
1711.96 s
[genvalidity-property] No pkg-config found
1711.96 s
[genvalidity-property] Using runghc version 9.10.2 found on system at:
1711.96 s
[genvalidity-property] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
1711.96 s
[genvalidity-property] Using strip version 2.44 found on system at:
1711.96 s
[genvalidity-property] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
1711.96 s
[genvalidity-property] Using tar found on system at:
1711.96 s
[genvalidity-property] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
1711.96 s
[genvalidity-property] No uhc found
1711.96 s
[genvalidity-property] Phase: buildPhase
1711.96 s
[genvalidity-property] Preprocessing library for genvalidity-property-1.0.0.0...
1711.96 s
[genvalidity-property] Building library for genvalidity-property-1.0.0.0...
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 )
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 )
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 )
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 )
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 )
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 )
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 )
1711.96 s
[parsers] checking for references to /build/ in /nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12...
1711.96 s
[parsers] patching script interpreter paths in /nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12
1711.96 s
[parsers] stripping (with command strip and flags -S -p) in /nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12/lib
1711.96 s
[parsers] shrinking RPATHs of ELF executables and libraries in /nix/store/1r7wsapcdsyf32jmam3nvs9d38fjrv7y-parsers-0.12.12-doc
1711.96 s
[parsers] checking for references to /build/ in /nix/store/1r7wsapcdsyf32jmam3nvs9d38fjrv7y-parsers-0.12.12-doc...
1711.96 s
[parsers] patching script interpreter paths in /nix/store/1r7wsapcdsyf32jmam3nvs9d38fjrv7y-parsers-0.12.12-doc
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 )
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 )
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 )
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 )
1711.96 s
[foundation] tests/Test/Foundation/String/Base64.hs:10:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
1711.96 s
[foundation] The import of ‘Control.Monad’ is redundant
1711.96 s
[foundation] except perhaps to import instances from ‘Control.Monad’
1711.96 s
[foundation] To import instances alone, use: import Control.Monad()
1711.96 s
[foundation] |
1711.96 s
[foundation] 10 | import Control.Monad
1711.96 s
[foundation] | ^^^^^^^^^^^^^^^^^^^^
1711.96 s
[foundation]
1711.96 s
[foundation] [19 of 19] Compiling Main ( tests/Checks.hs, dist/build/check-foundation/check-foundation-tmp/Main.o )
1711.96 s
[foundation] [20 of 20] Linking dist/build/check-foundation/check-foundation
1711.96 s
[foundation] buildPhase completed in 7 minutes 31 seconds
1711.96 s
[foundation] Phase: checkPhase
1711.96 s
[foundation] Running 1 test suites...
1711.96 s
[foundation] Test suite check-foundation: RUNNING...
1711.96 s
[foundation]
1711.96 s
[foundation] Seed: 864337114941672210
1711.96 s
[foundation]
1711.96 s
[foundation] foundation
1711.96 s
[foundation] Numerical
1711.96 s
[foundation] Int
1711.96 s
[foundation] ✓ Additive (301 tests)
1711.96 s
[foundation] Word64
1711.96 s
[foundation] ✓ Additive (301 tests)
1711.96 s
[foundation] Number
1711.96 s
[foundation] Int
1711.96 s
[foundation] ✓ Integral (100 tests)
1711.96 s
[foundation] ✓ Property (400 tests)
1711.96 s
[foundation] ✓ Additive (300 tests)
1711.96 s
[foundation] ✓ Multiplicative (400 tests)
1711.96 s
[foundation] ✓ Divisible (100 tests)
1711.96 s
[foundation] ✓ Precedence (800 tests)
1711.96 s
[foundation] Int8
1711.96 s
[foundation] ✓ Integral (100 tests)
1711.96 s
[foundation] ✓ Property (400 tests)
1711.96 s
[foundation] ✓ Additive (300 tests)
1711.97 s
[foundation] ✓ Multiplicative (400 tests)
1711.97 s
[foundation] ✓ Divisible (100 tests)
1711.97 s
[foundation] ✓ Precedence (800 tests)
1711.97 s
[foundation] Int16
1711.97 s
[foundation] ✓ Integral (100 tests)
1711.97 s
[foundation] ✓ Property (400 tests)
1711.97 s
[foundation] ✓ Additive (300 tests)
1711.97 s
[foundation] ✓ Multiplicative (400 tests)
1711.97 s
[foundation] ✓ Divisible (100 tests)
1711.97 s
[foundation] ✓ Precedence (800 tests)
1711.97 s
[foundation] Int32
1711.97 s
[foundation] ✓ Integral (100 tests)
1711.97 s
[foundation] ✓ Property (400 tests)
1711.97 s
[foundation] ✓ Additive (300 tests)
1711.97 s
[foundation] ✓ Multiplicative (400 tests)
1711.97 s
[foundation] ✓ Divisible (100 tests)
1711.97 s
[foundation] ✓ Precedence (800 tests)
1711.97 s
[foundation] Int64
1711.97 s
[foundation] ✓ Integral (100 tests)
1711.97 s
[foundation] ✓ Property (400 tests)
1711.97 s
[foundation] ✓ Additive (300 tests)
1711.97 s
[foundation] ✓ Multiplicative (400 tests)
1711.97 s
[foundation] ✓ Divisible (100 tests)
1711.97 s
[foundation] ✓ Precedence (800 tests)
1711.97 s
[foundation] Integer
1711.97 s
[foundation] ✓ Integral (100 tests)
1711.97 s
[foundation] ✓ Property (400 tests)
1711.97 s
[foundation] ✓ Additive (300 tests)
1711.97 s
[foundation] ✓ Multiplicative (400 tests)
1711.97 s
[foundation] ✓ Divisible (100 tests)
1711.97 s
[foundation] ✓ Precedence (800 tests)
1711.97 s
[foundation] Word
1711.97 s
[foundation] ✓ Integral (100 tests)
1711.97 s
[foundation] ✓ Property (400 tests)
1711.97 s
[foundation] ✓ Additive (300 tests)
1711.97 s
[foundation] ✓ Multiplicative (400 tests)
1711.97 s
[foundation] ✓ Divisible (100 tests)
1711.97 s
[foundation] ✓ Precedence (800 tests)
1711.97 s
[foundation] Word8
1711.97 s
[foundation] ✓ Integral (100 tests)
1711.97 s
[foundation] ✓ Property (400 tests)
1711.97 s
[foundation] ✓ Additive (300 tests)
1711.97 s
[foundation] ✓ Multiplicative (400 tests)
1711.97 s
[foundation] ✓ Divisible (100 tests)
1711.97 s
[foundation] ✓ Precedence (800 tests)
1711.97 s
[foundation] Word16
1711.97 s
[foundation] ✓ Integral (100 tests)
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
1711.97 s
[genvalidity-property] [ 6 of 22] Compiling Test.Validity.Operations ( src/Test/Validity/Operations.hs, dist/build/Test/Validity/Operations.p_o )
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 )
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 )
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
1713.18 s
[parsers:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1714.35 s
[parsers:post-build] copying 2 paths...
1714.41 s
[parsers:post-build] copying path '/nix/store/1r7wsapcdsyf32jmam3nvs9d38fjrv7y-parsers-0.12.12-doc' to 'https://cache.nix-ci.com'...
1719.45 s
[parsers:post-build] copying path '/nix/store/rl4ff3p8mc181y4kpq3kr467hrg6bq0a-parsers-0.12.12' to 'https://cache.nix-ci.com'...
1730.34 s
[parsers:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1731.13 s
[parsers:post-build] copying 3 paths...
1731.13 s
[parsers:post-build] copying path '/nix/store/9ylmva8h10r3q4p23xmhyh2slqjbg4jn-parsers-0.12.12.tar.gz.drv' to 'https://cache.nix-ci.com'...
1731.13 s
[parsers:post-build] copying path '/nix/store/x2b2adcvqqpi1s6wwxi06immbdm38xxg-parsers-0.12.12-r1.cabal.drv' to 'https://cache.nix-ci.com'...
1732.67 s
[parsers:post-build] copying path '/nix/store/0qjyqa6w3cc6i1l6aanwqv9j90ddra3f-parsers-0.12.12.drv' to 'https://cache.nix-ci.com'...
1734.56 s
Uploaded parsers in 22.2s
1734.56 s
Progress: 71 of 103 built (4 building), 318 of 318 downloaded from cache
1734.57 s
Built parsers in 3m26s
1734.57 s
[aeson] Dependency OneTuple >=0.4.1.1 && <0.5: using OneTuple-0.4.2
1734.57 s
[aeson] Dependency QuickCheck >=2.14.3 && <2.16: using QuickCheck-2.14.3
1734.57 s
[aeson] Dependency base >=4.12.0.0 && <5: using base-4.20.1.0
1734.57 s
[aeson] Dependency bytestring >=0.10.8.2 && <0.13: using bytestring-0.12.2.0
1734.57 s
[aeson] Dependency character-ps >=0.1 && <0.2: using character-ps-0.1
1734.57 s
[aeson] Dependency containers >=0.6.0.1 && <0.8: using containers-0.7
1734.57 s
[aeson] Dependency data-fix >=0.3.2 && <0.4: using data-fix-0.3.4
1734.57 s
[aeson] Dependency deepseq >=1.4.4.0 && <1.6: using deepseq-1.5.0.0
1734.57 s
[aeson] Dependency dlist >=1.0 && <1.1: using dlist-1.0
1734.57 s
[aeson] Dependency exceptions >=0.10.4 && <0.11: using exceptions-0.10.9
1734.57 s
[aeson] Dependency generically >=0.1 && <0.2: using generically-0.1.1
1734.57 s
[aeson] Dependency ghc-prim >=0.5.0.0 && <0.14: using ghc-prim-0.12.0
1734.57 s
[aeson] Dependency hashable >=1.4.6.0 && <1.5 || >=1.5.0.0 && <1.6: using
1734.57 s
[aeson] hashable-1.4.7.0
1734.57 s
[aeson] Dependency indexed-traversable >=0.1.2 && <0.2: using
1734.57 s
[aeson] indexed-traversable-0.1.4
1734.57 s
[aeson] Dependency integer-conversion >=0.1 && <0.2: using integer-conversion-0.1.1
1734.57 s
[aeson] Dependency integer-logarithms >=1.0.3.1 && <1.1: using
1734.57 s
[aeson] integer-logarithms-1.0.4
1734.57 s
[aeson] Dependency network-uri >=2.6.4.1 && <2.7: using network-uri-2.6.4.2
1734.57 s
[aeson] Dependency primitive >=0.8.0.0 && <0.9 || >=0.9.0.0 && <0.10: using
1734.57 s
[aeson] primitive-0.9.1.0
1734.57 s
[aeson] Dependency scientific >=0.3.7.0 && <0.4: using scientific-0.3.8.0
1734.57 s
[aeson] Dependency semialign >=1.3 && <1.4: using semialign-1.3.1
1734.57 s
[aeson] Dependency strict >=0.5 && <0.6: using strict-0.5.1
1734.57 s
[aeson] Dependency tagged >=0.8.7 && <0.9: using tagged-0.8.8
1734.57 s
[aeson] Dependency template-haskell >=2.14.0.0 && <2.24: using
1734.57 s
[aeson] template-haskell-2.22.0.0
1734.57 s
[aeson] Dependency text >=1.2.3.0 && <1.3 || >=2.0 && <2.2: using text-2.1.2
1734.57 s
[aeson] Dependency text-iso8601 >=0.1.1 && <0.2: using text-iso8601-0.1.1
1734.57 s
[aeson] Dependency text-short >=0.1.5 && <0.2: using text-short-0.1.6
1734.57 s
[aeson] Dependency th-abstraction >=0.5.0.0 && <0.6 || >=0.6.0.0 && <0.7 || >=0.7.0.0
1734.57 s
[aeson] && <0.8: using th-abstraction-0.7.1.0
1734.57 s
[aeson] Dependency these >=1.2 && <1.3: using these-1.2.1
1734.57 s
[aeson] Dependency time >=1.8.0.2 && <1.15: using time-1.12.2
1734.57 s
[aeson] Dependency time-compat >=1.9.6 && <1.10: using time-compat-1.9.7
1734.57 s
[aeson] Dependency unordered-containers >=0.2.10.0 && <0.3: using
1734.57 s
[aeson] unordered-containers-0.2.20
1734.57 s
[aeson] Dependency uuid-types >=1.0.5 && <1.1: using uuid-types-1.0.6
1734.57 s
[aeson] Dependency vector >=0.13.0.0 && <0.14: using vector-0.13.2.0
1734.58 s
[aeson] Dependency witherable >=0.4.2 && <0.6: using witherable-0.5
1734.58 s
[aeson] Dependency Diff >=0.4 && <0.6 || >=1.0.2 && <1.1: using Diff-0.5
1734.58 s
[aeson] Dependency OneTuple: using OneTuple-0.4.2
1734.58 s
[aeson] Dependency QuickCheck >=2.14.2 && <2.16: using QuickCheck-2.14.3
1734.58 s
[aeson] Dependency aeson: using aeson-2.2.3.0
1734.58 s
[aeson] Dependency base: using base-4.20.1.0
1734.58 s
[aeson] Dependency base-compat: using base-compat-0.13.1
1734.58 s
[aeson] Dependency base-orphans >=0.5.3 && <0.10: using base-orphans-0.9.3
1734.58 s
[aeson] Dependency base16-bytestring: using base16-bytestring-1.0.2.0
1734.58 s
[aeson] Dependency bytestring: using bytestring-0.12.2.0
1734.58 s
[aeson] Dependency containers: using containers-0.7
1734.58 s
[aeson] Dependency data-fix: using data-fix-0.3.4
1734.58 s
[aeson] Dependency deepseq: using deepseq-1.5.0.0
1734.58 s
[aeson] Dependency directory: using directory-1.3.8.5
1734.58 s
[aeson] Dependency dlist: using dlist-1.0
1734.58 s
[aeson] Dependency filepath: using filepath-1.5.4.0
1734.58 s
[aeson] Dependency generic-deriving >=1.10 && <1.15: using generic-deriving-1.14.6
1734.58 s
[aeson] Dependency generically: using generically-0.1.1
1734.58 s
[aeson] Dependency ghc-prim >=0.2: using ghc-prim-0.12.0
1734.58 s
[aeson] Dependency hashable: using hashable-1.4.7.0
1734.58 s
[aeson] Dependency indexed-traversable: using indexed-traversable-0.1.4
1734.58 s
[aeson] Dependency integer-logarithms >=1 && <1.1: using integer-logarithms-1.0.4
1734.58 s
[aeson] Dependency network-uri: using network-uri-2.6.4.2
1734.58 s
[aeson] Dependency primitive: using primitive-0.9.1.0
1734.58 s
[aeson] Dependency quickcheck-instances >=0.3.29 && <0.4: using
1734.58 s
[aeson] quickcheck-instances-0.3.32
1734.58 s
[aeson] Dependency scientific: using scientific-0.3.8.0
1734.58 s
[aeson] Dependency strict: using strict-0.5.1
1734.58 s
[aeson] Dependency tagged: using tagged-0.8.8
1734.58 s
[aeson] Dependency tasty: using tasty-1.5.3
1734.58 s
[aeson] Dependency tasty-golden: using tasty-golden-2.3.5
1734.58 s
[aeson] Dependency tasty-hunit: using tasty-hunit-0.10.2
1734.58 s
[aeson] Dependency tasty-quickcheck: using tasty-quickcheck-0.11
1734.58 s
[aeson] Dependency template-haskell: using template-haskell-2.22.0.0
1734.58 s
[aeson] Dependency text: using text-2.1.2
1734.58 s
[aeson] Dependency text-short: using text-short-0.1.6
1734.58 s
[aeson] Dependency these: using these-1.2.1
1734.58 s
[aeson] Dependency time: using time-1.12.2
1734.58 s
[foundation] ✓ Property (400 tests)
1734.58 s
[foundation] ✓ Additive (300 tests)
1734.58 s
[foundation] ✓ Multiplicative (400 tests)
1734.58 s
[foundation] ✓ Divisible (100 tests)
1734.58 s
[foundation] ✓ Precedence (800 tests)
1734.58 s
[foundation] Word32
1734.58 s
[foundation] ✓ Integral (100 tests)
1734.58 s
[foundation] ✓ Property (400 tests)
1734.58 s
[foundation] ✓ Additive (300 tests)
1734.58 s
[foundation] ✓ Multiplicative (400 tests)
1734.58 s
[foundation] ✓ Divisible (100 tests)
1734.58 s
[foundation] ✓ Precedence (800 tests)
1734.58 s
[foundation] Word64
1734.58 s
[foundation] ✓ Integral (100 tests)
1734.58 s
[foundation] ✓ Property (400 tests)
1734.58 s
[foundation] ✓ Additive (300 tests)
1734.58 s
[foundation] ✓ Multiplicative (400 tests)
1734.58 s
[foundation] ✓ Divisible (100 tests)
1734.58 s
[foundation] ✓ Precedence (800 tests)
1734.58 s
[foundation] Word128
1734.58 s
[foundation] ✓ Integral (100 tests)
1734.58 s
[foundation] ✓ Property (400 tests)
1734.58 s
[foundation] ✓ Additive (300 tests)
1734.58 s
[foundation] ✓ Multiplicative (400 tests)
1734.58 s
[foundation] ✓ Divisible (100 tests)
1734.58 s
[foundation] ✓ Precedence (800 tests)
1734.58 s
[foundation] Word256
1734.58 s
[foundation] ✓ Integral (100 tests)
1734.58 s
[foundation] ✓ Property (400 tests)
1734.58 s
[foundation] ✓ Additive (300 tests)
1734.58 s
[foundation] ✓ Multiplicative (400 tests)
1734.58 s
[foundation] ✓ Divisible (100 tests)
1734.58 s
[foundation] ✓ Precedence (800 tests)
1734.58 s
[foundation] basement
1734.58 s
[foundation] ✓ utf8 (100 tests)
1734.58 s
[foundation] Bits
1734.58 s
[foundation] ✓ W32 (303 tests)
1734.58 s
[foundation] ✓ W64 (303 tests)
1734.58 s
[foundation] ✓ W128 (303 tests)
1734.58 s
[foundation] ✓ W256 (303 tests)
1734.58 s
[foundation] String
1734.58 s
[foundation] reading
1734.58 s
[foundation] ✓ integer (103 tests)
1734.58 s
[foundation] ✓ floating-exact (7 tests)
1734.58 s
[foundation] ✓ Double (107 tests)
1734.58 s
[foundation] ✓ rational (1 test)
1734.58 s
[foundation] ✓ conversion (2 tests)
1734.58 s
[foundation] DList a
1734.58 s
[foundation] ✓ equality (200 tests)
1734.58 s
[foundation] ✓ ordering (100 tests)
1734.58 s
[foundation] ✓ IsList (100 tests)
1734.58 s
[foundation] ✓ Monoid (400 tests)
1734.58 s
[foundation] ✓ Collection (801 tests)
1734.58 s
[foundation] Sequential
1734.58 s
[foundation] ✓ isSuffixOf (300 tests)
1734.58 s
[foundation] ✓ isPrefixOf (300 tests)
1734.58 s
[foundation] ✓ isInfixOf (200 tests)
1734.58 s
[foundation] Bitmap
1734.58 s
[foundation] ✓ equality (200 tests)
1734.58 s
[foundation] ✓ ordering (100 tests)
1734.58 s
[foundation] ✓ IsList (100 tests)
1734.58 s
[foundation] ✓ Monoid (400 tests)
1734.58 s
[foundation] ✓ Collection (801 tests)
1734.58 s
[foundation] Sequential
1734.59 s
[foundation] ✓ isSuffixOf (300 tests)
1734.59 s
[foundation] ✓ isPrefixOf (300 tests)
1734.59 s
[foundation] ✓ isInfixOf (200 tests)
1734.59 s
[foundation] Array
1734.59 s
[foundation] Block
1734.59 s
[foundation] Block W8
1734.59 s
[foundation] ✓ equality (200 tests)
1734.59 s
[foundation] ✓ ordering (100 tests)
1734.59 s
[foundation] ✓ IsList (100 tests)
1734.59 s
[foundation] ✓ Monoid (400 tests)
1734.59 s
[foundation] ✓ Collection (801 tests)
1734.59 s
[foundation] Sequential
1734.59 s
[foundation] ✓ isSuffixOf (300 tests)
1734.59 s
[foundation] ✓ isPrefixOf (300 tests)
1734.59 s
[foundation] ✓ isInfixOf (200 tests)
1734.59 s
[foundation] Block W16
1734.59 s
[foundation] ✓ equality (200 tests)
1734.59 s
[foundation] ✓ ordering (100 tests)
1734.59 s
[foundation] ✓ IsList (100 tests)
1734.59 s
[foundation] ✓ Monoid (400 tests)
1734.59 s
[foundation] ✓ Collection (801 tests)
1734.59 s
[foundation] Sequential
1734.59 s
[foundation] ✓ isSuffixOf (300 tests)
1734.59 s
[foundation] ✓ isPrefixOf (300 tests)
1734.59 s
[foundation] ✓ isInfixOf (200 tests)
1734.59 s
[foundation] Block W32
1734.59 s
[foundation] ✓ equality (200 tests)
1734.59 s
[foundation] ✓ ordering (100 tests)
1734.59 s
[foundation] ✓ IsList (100 tests)
1734.59 s
[foundation] ✓ Monoid (400 tests)
1734.59 s
[foundation] ✓ Collection (801 tests)
1734.59 s
[foundation] Sequential
1734.59 s
[foundation] ✓ isSuffixOf (300 tests)
1734.59 s
[foundation] ✓ isPrefixOf (300 tests)
1734.59 s
[foundation] ✓ isInfixOf (200 tests)
1734.59 s
[foundation] Block W64
1734.59 s
[foundation] ✓ equality (200 tests)
1734.59 s
[foundation] ✓ ordering (100 tests)
1734.59 s
[foundation] ✓ IsList (100 tests)
1734.59 s
[foundation] ✓ Monoid (400 tests)
1734.59 s
[foundation] ✓ Collection (801 tests)
1734.59 s
[foundation] Sequential
1734.59 s
[foundation] ✓ isSuffixOf (300 tests)
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 )
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 )
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 )
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 )
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 )
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 )
1734.59 s
[genvalidity-property] [15 of 22] Compiling Test.Validity.Relations ( src/Test/Validity/Relations.hs, dist/build/Test/Validity/Relations.p_o )
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 )
1734.59 s
[genvalidity-property] [17 of 22] Compiling Test.Validity.Types ( src/Test/Validity/Types.hs, dist/build/Test/Validity/Types.p_o )
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 )
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 )
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 )
1734.59 s
[genvalidity-property] [21 of 22] Compiling Test.Validity.Functions ( src/Test/Validity/Functions.hs, dist/build/Test/Validity/Functions.p_o )
1734.59 s
[genvalidity-property] [22 of 22] Compiling Test.Validity.Property ( src/Test/Validity/Property.hs, dist/build/Test/Validity/Property.p_o )
1734.59 s
[genvalidity-property] Preprocessing test suite 'genvalidity-property-test' for genvalidity-property-1.0.0.0...
1734.59 s
[genvalidity-property] Building test suite 'genvalidity-property-test' for genvalidity-property-1.0.0.0...
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 )
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 )
1734.59 s
[genvalidity-property] [3 of 3] Compiling Main ( test/Spec.hs, dist/build/genvalidity-property-test/genvalidity-property-test-tmp/Main.o )
1734.59 s
[genvalidity-property] [4 of 4] Linking dist/build/genvalidity-property-test/genvalidity-property-test
1734.59 s
[genvalidity-property] buildPhase completed in 2 minutes 50 seconds
1734.59 s
[genvalidity-property] Phase: checkPhase
1734.59 s
[genvalidity-property] Running 1 test suites...
1734.59 s
[genvalidity-property] Test suite genvalidity-property-test: RUNNING...
1734.59 s
[genvalidity-property]
1734.59 s
[genvalidity-property] Test.Validity.Operations.Commutativity
1734.59 s
[genvalidity-property] commutative
1734.59 s
[genvalidity-property] + is commutative [✔]
1734.59 s
[genvalidity-property] +++ OK, passed 100 tests.
1734.59 s
[genvalidity-property] * is commutative [✔]
1734.59 s
[genvalidity-property] +++ OK, passed 100 tests.
1734.59 s
[genvalidity-property] dot product is commutative [✔]
1734.59 s
[genvalidity-property] +++ OK, passed 100 tests.
1734.59 s
[genvalidity-property] - is not commutative [✔]
1734.59 s
[genvalidity-property] +++ OK, failed as expected. (after 1 test and 64 shrinks):
1734.59 s
[genvalidity-property] expected: 1
1734.59 s
[genvalidity-property] but got: -1
1734.59 s
[genvalidity-property] (0,1)
1734.59 s
[genvalidity-property] cross product is not commutative [✔]
1734.59 s
[genvalidity-property] +++ OK, failed as expected. (after 1 test and 64 shrinks):
1734.59 s
[genvalidity-property] expected: 1
1734.59 s
[genvalidity-property] but got: -1
1734.59 s
[genvalidity-property] ((0,1),(1,0))
1734.59 s
[genvalidity-property]
1734.59 s
[genvalidity-property] Finished in 0.0368 seconds
1734.59 s
[genvalidity-property] 5 examples, 0 failures
1734.59 s
[genvalidity-property] Test suite genvalidity-property-test: PASS
1734.59 s
[genvalidity-property] Test suite logged to:
1734.59 s
[genvalidity-property] dist/test/genvalidity-property-1.0.0.0-genvalidity-property-test.log
1734.59 s
[genvalidity-property] 1 of 1 test suites (1 of 1 test cases) passed.
1734.60 s
[genvalidity-property] Phase: haddockPhase
1734.80 s
Building /nix/store/4bkx16fkg16pn9mn1ww7scp9yrnv107j-haskell-src-meta-0.8.15.drv
1734.80 s
[streaming-commons] high code points [✔]
1734.80 s
[streaming-commons] UTF32BE
1734.81 s
[streaming-commons] bytes [✔]
1734.81 s
[streaming-commons] +++ OK, passed 100 tests.
1734.81 s
[streaming-commons] chars [✔]
1734.81 s
[streaming-commons] +++ OK, passed 100 tests.
1734.81 s
[aeson] Dependency time-compat: using time-compat-1.9.7
1734.81 s
[aeson] Dependency unordered-containers: using unordered-containers-0.2.20
1734.81 s
[aeson] Dependency uuid-types: using uuid-types-1.0.6
1734.81 s
[aeson] Dependency vector: using vector-0.13.2.0
1734.81 s
[aeson] Source component graph:
1734.81 s
[aeson] component lib
1734.81 s
[aeson] component test:aeson-tests dependency lib
1734.81 s
[aeson] Configured component graph:
1734.81 s
[aeson] component aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
1734.81 s
[aeson] include OneTuple-0.4.2-F24eri7M8EICMOzOHMOqRH
1734.81 s
[aeson] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1734.81 s
[aeson] include base-4.20.1.0-4f22
1734.81 s
[aeson] include bytestring-0.12.2.0-c0ba
1734.81 s
[aeson] include character-ps-0.1-BmotlbKhx4v2ute1iPgxMQ
1734.81 s
[aeson] include containers-0.7-57cd
1734.81 s
[aeson] include data-fix-0.3.4-HpCWnq2afNbKafOOweks3u
1734.81 s
[aeson] include deepseq-1.5.0.0-8d11
1734.81 s
[aeson] include dlist-1.0-CRZt0KBQUbb44hAEqR55sf
1734.81 s
[aeson] include exceptions-0.10.9-1130
1734.81 s
[aeson] include generically-0.1.1-AVXoGfBL9RW4Jn2be7kCiV
1734.81 s
[aeson] include ghc-prim-0.12.0-7bc0
1734.81 s
[aeson] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
1734.81 s
[aeson] include indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
1734.81 s
[aeson] include integer-conversion-0.1.1-8H9L5jg3Eq4s0FwEy61Dd
1734.81 s
[aeson] include integer-logarithms-1.0.4-1116G24kqQUJclmHhZZ2fJ
1734.81 s
[aeson] include network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
1734.81 s
[aeson] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
1734.81 s
[aeson] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
1734.81 s
[aeson] include semialign-1.3.1-3E38jVguzlFDyDSUbjizw0
1734.81 s
[aeson] include strict-0.5.1-LmKO5ppKbOghjZv85EGCE
1734.81 s
[aeson] include tagged-0.8.8-HZr2m8rosX27LzACIptntm
1734.81 s
[aeson] include template-haskell-2.22.0.0-93bf
1734.81 s
[aeson] include text-2.1.2-5063
1734.81 s
[aeson] include text-iso8601-0.1.1-3WWJTKWzx6N3w04XKb2hZ1
1734.81 s
[aeson] include text-short-0.1.6-5v8U6tG3f0EAMPgQQEqOdP
1734.81 s
[aeson] include th-abstraction-0.7.1.0-GFTIZjMZKOx6TO5RKv9TWI
1734.81 s
[aeson] include these-1.2.1-61JcSnNhomc4JaIAjH23W0
1734.81 s
[aeson] include time-1.12.2-8e38
1734.81 s
[aeson] include time-compat-1.9.7-APanlBjpXmU7VuBenSMjxP
1734.81 s
[aeson] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
1734.81 s
[aeson] include uuid-types-1.0.6-dQyAF3GwltLWXScdgaaSS
1734.81 s
[aeson] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
1734.81 s
[aeson] include witherable-0.5-2Il9VqN25r6KhHnapzvj4C
1734.81 s
[aeson] component aeson-2.2.3.0-AKFtU7GU9PGLNbCVLAr0UB-aeson-tests
1734.81 s
[aeson] include Diff-0.5-3M2QTCaAuDV5Kew0gClCFO
1734.81 s
[aeson] include OneTuple-0.4.2-F24eri7M8EICMOzOHMOqRH
1734.81 s
[aeson] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1734.81 s
[aeson] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
1734.81 s
[aeson] include base-4.20.1.0-4f22
1734.81 s
[aeson] include base-compat-0.13.1-BOVG7DR533c3DTSmZ7th9r
1734.81 s
[aeson] include base-orphans-0.9.3-B1cfd6pKSv6JNH4kr5UIex
1734.81 s
[aeson] include base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
1734.82 s
[aeson] include bytestring-0.12.2.0-c0ba
1734.82 s
[aeson] include containers-0.7-57cd
1734.82 s
[aeson] include data-fix-0.3.4-HpCWnq2afNbKafOOweks3u
1734.82 s
[aeson] include deepseq-1.5.0.0-8d11
1734.82 s
[aeson] include directory-1.3.8.5-8f4e
1734.82 s
[aeson] include dlist-1.0-CRZt0KBQUbb44hAEqR55sf
1734.82 s
[aeson] include filepath-1.5.4.0-0a9f
1734.82 s
[aeson] include generic-deriving-1.14.6-4c2oIsKFbLlzuYXfyVyKm
1734.82 s
[aeson] include generically-0.1.1-AVXoGfBL9RW4Jn2be7kCiV
1734.82 s
[aeson] include ghc-prim-0.12.0-7bc0
1734.82 s
[aeson] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
1734.82 s
[aeson] include indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
1734.82 s
[aeson] include integer-logarithms-1.0.4-1116G24kqQUJclmHhZZ2fJ
1734.82 s
[aeson] include network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
1734.82 s
[aeson] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
1734.82 s
[aeson] include quickcheck-instances-0.3.32-JpPlvR9CRzUFX6VxzAeDKP
1734.82 s
[aeson] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
1734.82 s
[aeson] include strict-0.5.1-LmKO5ppKbOghjZv85EGCE
1734.82 s
[aeson] include tagged-0.8.8-HZr2m8rosX27LzACIptntm
1734.82 s
[aeson] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
1734.82 s
[aeson] include tasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR
1734.82 s
[aeson] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
1734.82 s
[aeson] include tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
1734.82 s
[aeson] include template-haskell-2.22.0.0-93bf
1734.82 s
[aeson] include text-2.1.2-5063
1734.82 s
[aeson] include text-short-0.1.6-5v8U6tG3f0EAMPgQQEqOdP
1734.82 s
[aeson] include these-1.2.1-61JcSnNhomc4JaIAjH23W0
1734.82 s
[aeson] include time-1.12.2-8e38
1734.82 s
[aeson] include time-compat-1.9.7-APanlBjpXmU7VuBenSMjxP
1734.82 s
[foundation] ✓ isPrefixOf (300 tests)
1734.82 s
[foundation] ✓ isInfixOf (200 tests)
1734.82 s
[foundation] Block W128
1734.82 s
[foundation] ✓ equality (200 tests)
1734.82 s
[foundation] ✓ ordering (100 tests)
1734.82 s
[foundation] ✓ IsList (100 tests)
1734.82 s
[foundation] ✓ Monoid (400 tests)
1734.82 s
[foundation] ✓ Collection (801 tests)
1734.82 s
[foundation] Sequential
1734.82 s
[foundation] ✓ isSuffixOf (300 tests)
1734.82 s
[foundation] ✓ isPrefixOf (300 tests)
1734.82 s
[foundation] ✓ isInfixOf (200 tests)
1734.82 s
[foundation] Block W256
1734.82 s
[foundation] ✓ equality (200 tests)
1734.82 s
[foundation] ✓ ordering (100 tests)
1734.82 s
[foundation] ✓ IsList (100 tests)
1734.82 s
[foundation] ✓ Monoid (400 tests)
1734.82 s
[foundation] ✓ Collection (801 tests)
1734.82 s
[foundation] Sequential
1734.82 s
[foundation] ✓ isSuffixOf (300 tests)
1734.82 s
[foundation] ✓ isPrefixOf (300 tests)
1734.82 s
[foundation] ✓ isInfixOf (200 tests)
1734.82 s
[foundation] Block Word
1734.82 s
[foundation] ✓ equality (200 tests)
1734.82 s
[foundation] ✓ ordering (100 tests)
1734.82 s
[foundation] ✓ IsList (100 tests)
1734.82 s
[foundation] ✓ Monoid (400 tests)
1734.82 s
[foundation] ✓ Collection (801 tests)
1734.82 s
[foundation] Sequential
1734.82 s
[foundation] ✓ isSuffixOf (300 tests)
1734.82 s
[foundation] ✓ isPrefixOf (300 tests)
1734.82 s
[foundation] ✓ isInfixOf (200 tests)
1734.82 s
[foundation] Block I8
1734.82 s
[foundation] ✓ equality (200 tests)
1734.82 s
[foundation] ✓ ordering (100 tests)
1734.82 s
[foundation] ✓ IsList (100 tests)
1734.82 s
[foundation] ✓ Monoid (400 tests)
1734.82 s
[foundation] ✓ Collection (801 tests)
1734.82 s
[foundation] Sequential
1734.82 s
[foundation] ✓ isSuffixOf (300 tests)
1734.82 s
[foundation] ✓ isPrefixOf (300 tests)
1734.82 s
[foundation] ✓ isInfixOf (200 tests)
1734.82 s
[foundation] Block I16
1734.82 s
[foundation] ✓ equality (200 tests)
1734.82 s
[foundation] ✓ ordering (100 tests)
1734.82 s
[foundation] ✓ IsList (100 tests)
1734.82 s
[foundation] ✓ Monoid (400 tests)
1734.82 s
[foundation] ✓ Collection (801 tests)
1734.82 s
[foundation] Sequential
1734.82 s
[foundation] ✓ isSuffixOf (300 tests)
1734.82 s
[foundation] ✓ isPrefixOf (300 tests)
1734.82 s
[foundation] ✓ isInfixOf (200 tests)
1734.82 s
[foundation] Block I32
1734.82 s
[foundation] ✓ equality (200 tests)
1734.82 s
[foundation] ✓ ordering (100 tests)
1734.82 s
[foundation] ✓ IsList (100 tests)
1734.82 s
[foundation] ✓ Monoid (400 tests)
1734.82 s
[foundation] ✓ Collection (801 tests)
1734.82 s
[foundation] Sequential
1734.82 s
[foundation] ✓ isSuffixOf (300 tests)
1734.82 s
[foundation] ✓ isPrefixOf (300 tests)
1734.82 s
[foundation] ✓ isInfixOf (200 tests)
1734.82 s
[foundation] Block I64
1734.82 s
[foundation] ✓ equality (200 tests)
1734.82 s
[foundation] ✓ ordering (100 tests)
1734.82 s
[foundation] ✓ IsList (100 tests)
1734.82 s
[foundation] ✓ Monoid (400 tests)
1734.82 s
[foundation] ✓ Collection (801 tests)
1734.82 s
[foundation] Sequential
1734.82 s
[foundation] ✓ isSuffixOf (300 tests)
1734.82 s
[foundation] ✓ isPrefixOf (300 tests)
1734.82 s
[foundation] ✓ isInfixOf (200 tests)
1734.82 s
[foundation] Block Int
1734.82 s
[foundation] ✓ equality (200 tests)
1734.82 s
[foundation] ✓ ordering (100 tests)
1734.82 s
[foundation] ✓ IsList (100 tests)
1734.82 s
[foundation] ✓ Monoid (400 tests)
1734.82 s
[foundation] ✓ Collection (801 tests)
1734.82 s
[foundation] Sequential
1734.82 s
[foundation] ✓ isSuffixOf (300 tests)
1734.82 s
[foundation] ✓ isPrefixOf (300 tests)
1734.82 s
[foundation] ✓ isInfixOf (200 tests)
1734.82 s
[foundation] Block FP32
1734.82 s
[foundation] ✓ equality (200 tests)
1734.82 s
[foundation] ✓ ordering (100 tests)
1734.82 s
[foundation] ✓ IsList (100 tests)
1734.82 s
[foundation] ✓ Monoid (400 tests)
1734.82 s
[foundation] ✓ Collection (801 tests)
1734.82 s
[foundation] Sequential
1734.82 s
[foundation] ✓ isSuffixOf (300 tests)
1734.82 s
[foundation] ✓ isPrefixOf (300 tests)
1734.82 s
[foundation] ✓ isInfixOf (200 tests)
1734.82 s
[foundation] Block FP64
1734.82 s
[foundation] ✓ equality (200 tests)
1734.82 s
[foundation] ✓ ordering (100 tests)
1734.82 s
[foundation] ✓ IsList (100 tests)
1734.82 s
[foundation] ✓ Monoid (400 tests)
1734.82 s
[foundation] ✓ Collection (801 tests)
1734.82 s
[foundation] Sequential
1734.82 s
[foundation] ✓ isSuffixOf (300 tests)
1734.82 s
[foundation] ✓ isPrefixOf (300 tests)
1734.82 s
[aeson] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
1734.82 s
[aeson] include uuid-types-1.0.6-dQyAF3GwltLWXScdgaaSS
1734.82 s
[aeson] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
1734.82 s
[aeson] Linked component graph:
1734.82 s
[aeson] unit aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
1734.82 s
[aeson] include OneTuple-0.4.2-F24eri7M8EICMOzOHMOqRH
1734.82 s
[aeson] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1734.82 s
[aeson] include base-4.20.1.0-4f22
1734.82 s
[aeson] include bytestring-0.12.2.0-c0ba
1734.82 s
[aeson] include character-ps-0.1-BmotlbKhx4v2ute1iPgxMQ
1734.82 s
[aeson] include containers-0.7-57cd
1734.82 s
[aeson] include data-fix-0.3.4-HpCWnq2afNbKafOOweks3u
1734.82 s
[aeson] include deepseq-1.5.0.0-8d11
1734.82 s
[aeson] include dlist-1.0-CRZt0KBQUbb44hAEqR55sf
1734.82 s
[aeson] include exceptions-0.10.9-1130
1734.82 s
[aeson] include generically-0.1.1-AVXoGfBL9RW4Jn2be7kCiV
1734.82 s
[aeson] include ghc-prim-0.12.0-7bc0
1734.82 s
[aeson] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
1734.82 s
[aeson] include indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
1734.82 s
[aeson] include integer-conversion-0.1.1-8H9L5jg3Eq4s0FwEy61Dd
1734.82 s
[aeson] include integer-logarithms-1.0.4-1116G24kqQUJclmHhZZ2fJ
1734.82 s
[aeson] include network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
1734.82 s
[aeson] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
1734.83 s
[aeson] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
1734.83 s
[aeson] include semialign-1.3.1-3E38jVguzlFDyDSUbjizw0
1734.83 s
[aeson] include strict-0.5.1-LmKO5ppKbOghjZv85EGCE
1734.83 s
[aeson] include tagged-0.8.8-HZr2m8rosX27LzACIptntm
1734.83 s
[aeson] include template-haskell-2.22.0.0-93bf
1734.83 s
[aeson] include text-2.1.2-5063
1734.83 s
[aeson] include text-iso8601-0.1.1-3WWJTKWzx6N3w04XKb2hZ1
1734.83 s
[aeson] include text-short-0.1.6-5v8U6tG3f0EAMPgQQEqOdP
1734.83 s
[aeson] include th-abstraction-0.7.1.0-GFTIZjMZKOx6TO5RKv9TWI
1734.83 s
[aeson] include these-1.2.1-61JcSnNhomc4JaIAjH23W0
1734.83 s
[aeson] include time-1.12.2-8e38
1734.83 s
[aeson] include time-compat-1.9.7-APanlBjpXmU7VuBenSMjxP
1734.83 s
[aeson] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
1734.83 s
[aeson] include uuid-types-1.0.6-dQyAF3GwltLWXScdgaaSS
1734.83 s
[aeson] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
1734.83 s
[aeson] include witherable-0.5-2Il9VqN25r6KhHnapzvj4C
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
1734.85 s
[aeson] unit aeson-2.2.3.0-AKFtU7GU9PGLNbCVLAr0UB-aeson-tests
1734.85 s
[aeson] include Diff-0.5-3M2QTCaAuDV5Kew0gClCFO
1734.85 s
[aeson] include OneTuple-0.4.2-F24eri7M8EICMOzOHMOqRH
1734.85 s
[aeson] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1734.85 s
[aeson] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
1734.85 s
[aeson] include base-4.20.1.0-4f22
1734.85 s
[aeson] include base-compat-0.13.1-BOVG7DR533c3DTSmZ7th9r
1734.85 s
[aeson] include base-orphans-0.9.3-B1cfd6pKSv6JNH4kr5UIex
1734.85 s
[aeson] include base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
1734.85 s
[aeson] include bytestring-0.12.2.0-c0ba
1734.85 s
[aeson] include containers-0.7-57cd
1734.85 s
[aeson] include data-fix-0.3.4-HpCWnq2afNbKafOOweks3u
1734.85 s
[aeson] include deepseq-1.5.0.0-8d11
1734.85 s
[aeson] include directory-1.3.8.5-8f4e
1734.85 s
[aeson] include dlist-1.0-CRZt0KBQUbb44hAEqR55sf
1734.85 s
[aeson] include filepath-1.5.4.0-0a9f
1734.85 s
[aeson] include generic-deriving-1.14.6-4c2oIsKFbLlzuYXfyVyKm
1734.85 s
[aeson] include generically-0.1.1-AVXoGfBL9RW4Jn2be7kCiV
1734.85 s
[foundation] ✓ isInfixOf (200 tests)
1734.85 s
[foundation] Block CChar
1734.85 s
[foundation] ✓ equality (200 tests)
1734.85 s
[foundation] ✓ ordering (100 tests)
1734.85 s
[foundation] ✓ IsList (100 tests)
1734.85 s
[foundation] ✓ Monoid (400 tests)
1734.85 s
[foundation] ✓ Collection (801 tests)
1734.85 s
[foundation] Sequential
1734.85 s
[foundation] ✓ isSuffixOf (300 tests)
1734.85 s
[foundation] ✓ isPrefixOf (300 tests)
1734.85 s
[foundation] ✓ isInfixOf (200 tests)
1734.85 s
[foundation] Block CUChar
1734.85 s
[foundation] ✓ equality (200 tests)
1734.85 s
[foundation] ✓ ordering (100 tests)
1734.85 s
[foundation] ✓ IsList (100 tests)
1734.85 s
[foundation] ✓ Monoid (400 tests)
1734.85 s
[foundation] ✓ Collection (801 tests)
1734.85 s
[foundation] Sequential
1734.85 s
[foundation] ✓ isSuffixOf (300 tests)
1734.85 s
[foundation] ✓ isPrefixOf (300 tests)
1734.85 s
[foundation] ✓ isInfixOf (200 tests)
1734.85 s
[foundation] Block BE-W16
1734.85 s
[foundation] ✓ equality (200 tests)
1734.85 s
[foundation] ✓ ordering (100 tests)
1734.85 s
[foundation] ✓ IsList (100 tests)
1734.85 s
[foundation] ✓ Monoid (400 tests)
1734.85 s
[foundation] ✓ Collection (801 tests)
1734.85 s
[foundation] Sequential
1734.85 s
[foundation] ✓ isSuffixOf (300 tests)
1734.85 s
[foundation] ✓ isPrefixOf (300 tests)
1734.85 s
[foundation] ✓ isInfixOf (200 tests)
1734.85 s
[foundation] Block BE-W32
1734.85 s
[foundation] ✓ equality (200 tests)
1734.85 s
[foundation] ✓ ordering (100 tests)
1734.85 s
[foundation] ✓ IsList (100 tests)
1734.85 s
[foundation] ✓ Monoid (400 tests)
1734.85 s
[foundation] ✓ Collection (801 tests)
1734.85 s
[foundation] Sequential
1734.85 s
[foundation] ✓ isSuffixOf (300 tests)
1734.85 s
[foundation] ✓ isPrefixOf (300 tests)
1734.85 s
[foundation] ✓ isInfixOf (200 tests)
1734.85 s
[foundation] Block BE-W64
1734.85 s
[foundation] ✓ equality (200 tests)
1734.85 s
[foundation] ✓ ordering (100 tests)
1734.85 s
[foundation] ✓ IsList (100 tests)
1734.85 s
[foundation] ✓ Monoid (400 tests)
1734.85 s
[foundation] ✓ Collection (801 tests)
1734.85 s
[foundation] Sequential
1734.85 s
[foundation] ✓ isSuffixOf (300 tests)
1734.85 s
[foundation] ✓ isPrefixOf (300 tests)
1734.85 s
[foundation] ✓ isInfixOf (200 tests)
1734.85 s
[foundation] Block LE-W16
1734.85 s
[foundation] ✓ equality (200 tests)
1734.85 s
[foundation] ✓ ordering (100 tests)
1734.85 s
[foundation] ✓ IsList (100 tests)
1734.85 s
[foundation] ✓ Monoid (400 tests)
1734.85 s
[foundation] ✓ Collection (801 tests)
1734.85 s
[foundation] Sequential
1734.85 s
[foundation] ✓ isSuffixOf (300 tests)
1734.85 s
[foundation] ✓ isPrefixOf (300 tests)
1734.85 s
[foundation] ✓ isInfixOf (200 tests)
1734.85 s
[foundation] Block LE-W32
1734.85 s
[foundation] ✓ equality (200 tests)
1734.85 s
[foundation] ✓ ordering (100 tests)
1734.85 s
[foundation] ✓ IsList (100 tests)
1734.85 s
[foundation] ✓ Monoid (400 tests)
1734.85 s
[foundation] ✓ Collection (801 tests)
1734.85 s
[foundation] Sequential
1734.85 s
[foundation] ✓ isSuffixOf (300 tests)
1734.85 s
[foundation] ✓ isPrefixOf (300 tests)
1734.85 s
[foundation] ✓ isInfixOf (200 tests)
1734.85 s
[foundation] Block LE-W64
1734.85 s
[foundation] ✓ equality (200 tests)
1734.85 s
[foundation] ✓ ordering (100 tests)
1734.85 s
[foundation] ✓ IsList (100 tests)
1734.85 s
[foundation] ✓ Monoid (400 tests)
1734.85 s
[foundation] ✓ Collection (801 tests)
1734.85 s
[foundation] Sequential
1734.85 s
[foundation] ✓ isSuffixOf (300 tests)
1734.85 s
[foundation] ✓ isPrefixOf (300 tests)
1734.85 s
[foundation] ✓ isInfixOf (200 tests)
1734.85 s
[foundation] Unboxed
1734.85 s
[foundation] Unboxed W8
1734.85 s
[foundation] ✓ equality (200 tests)
1734.85 s
[foundation] ✓ ordering (100 tests)
1734.85 s
[foundation] ✓ IsList (100 tests)
1734.85 s
[foundation] ✓ Monoid (400 tests)
1734.85 s
[foundation] ✓ Collection (801 tests)
1734.85 s
[foundation] Sequential
1734.85 s
[foundation] ✓ isSuffixOf (300 tests)
1734.85 s
[foundation] ✓ isPrefixOf (300 tests)
1734.85 s
[foundation] ✓ isInfixOf (200 tests)
1734.85 s
[foundation] Unboxed W16
1734.85 s
[foundation] ✓ equality (200 tests)
1734.85 s
[foundation] ✓ ordering (100 tests)
1734.85 s
[foundation] ✓ IsList (100 tests)
1734.85 s
[foundation] ✓ Monoid (400 tests)
1734.85 s
[foundation] ✓ Collection (801 tests)
1734.85 s
[foundation] Sequential
1734.85 s
[foundation] ✓ isSuffixOf (300 tests)
1734.85 s
[foundation] ✓ isPrefixOf (300 tests)
1734.85 s
[aeson] include ghc-prim-0.12.0-7bc0
1734.85 s
[aeson] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
1734.85 s
[aeson] include indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
1734.85 s
[aeson] include integer-logarithms-1.0.4-1116G24kqQUJclmHhZZ2fJ
1734.85 s
[aeson] include network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
1734.85 s
[aeson] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
1734.85 s
[aeson] include quickcheck-instances-0.3.32-JpPlvR9CRzUFX6VxzAeDKP
1734.85 s
[aeson] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
1734.85 s
[aeson] include strict-0.5.1-LmKO5ppKbOghjZv85EGCE
1734.85 s
[aeson] include tagged-0.8.8-HZr2m8rosX27LzACIptntm
1734.85 s
[aeson] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
1734.85 s
[aeson] include tasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR
1734.85 s
[aeson] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
1734.85 s
[aeson] include tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
1734.85 s
[aeson] include template-haskell-2.22.0.0-93bf
1734.85 s
[aeson] include text-2.1.2-5063
1734.85 s
[aeson] include text-short-0.1.6-5v8U6tG3f0EAMPgQQEqOdP
1734.85 s
[aeson] include these-1.2.1-61JcSnNhomc4JaIAjH23W0
1734.85 s
[aeson] include time-1.12.2-8e38
1734.85 s
[aeson] include time-compat-1.9.7-APanlBjpXmU7VuBenSMjxP
1734.85 s
[aeson] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
1734.85 s
[aeson] include uuid-types-1.0.6-dQyAF3GwltLWXScdgaaSS
1734.85 s
[aeson] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
1734.85 s
[aeson] Ready component graph:
1734.85 s
[aeson] definite aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
1734.85 s
[aeson] depends OneTuple-0.4.2-F24eri7M8EICMOzOHMOqRH
1734.85 s
[aeson] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1734.86 s
[aeson] depends base-4.20.1.0-4f22
1734.86 s
[aeson] depends bytestring-0.12.2.0-c0ba
1734.86 s
[aeson] depends character-ps-0.1-BmotlbKhx4v2ute1iPgxMQ
1734.86 s
[aeson] depends containers-0.7-57cd
1734.86 s
[aeson] depends data-fix-0.3.4-HpCWnq2afNbKafOOweks3u
1734.86 s
[aeson] depends deepseq-1.5.0.0-8d11
1734.86 s
[aeson] depends dlist-1.0-CRZt0KBQUbb44hAEqR55sf
1734.86 s
[aeson] depends exceptions-0.10.9-1130
1734.86 s
[aeson] depends generically-0.1.1-AVXoGfBL9RW4Jn2be7kCiV
1734.86 s
[aeson] depends ghc-prim-0.12.0-7bc0
1734.86 s
[aeson] depends hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
1734.86 s
[aeson] depends indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
1734.86 s
[aeson] depends integer-conversion-0.1.1-8H9L5jg3Eq4s0FwEy61Dd
1734.86 s
[aeson] depends integer-logarithms-1.0.4-1116G24kqQUJclmHhZZ2fJ
1734.86 s
[aeson] depends network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
1734.86 s
[aeson] depends primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
1734.86 s
[aeson] depends scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
1734.86 s
[aeson] depends semialign-1.3.1-3E38jVguzlFDyDSUbjizw0
1734.86 s
[aeson] depends strict-0.5.1-LmKO5ppKbOghjZv85EGCE
1734.86 s
[aeson] depends tagged-0.8.8-HZr2m8rosX27LzACIptntm
1734.86 s
[aeson] depends template-haskell-2.22.0.0-93bf
1734.86 s
[aeson] depends text-2.1.2-5063
1734.86 s
[aeson] depends text-iso8601-0.1.1-3WWJTKWzx6N3w04XKb2hZ1
1734.86 s
[aeson] depends text-short-0.1.6-5v8U6tG3f0EAMPgQQEqOdP
1734.86 s
[aeson] depends th-abstraction-0.7.1.0-GFTIZjMZKOx6TO5RKv9TWI
1734.86 s
[aeson] depends these-1.2.1-61JcSnNhomc4JaIAjH23W0
1734.86 s
[aeson] depends time-1.12.2-8e38
1734.86 s
[aeson] depends time-compat-1.9.7-APanlBjpXmU7VuBenSMjxP
1734.86 s
[aeson] depends unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
1734.86 s
[aeson] depends uuid-types-1.0.6-dQyAF3GwltLWXScdgaaSS
1734.86 s
[aeson] depends vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
1734.86 s
[aeson] depends witherable-0.5-2Il9VqN25r6KhHnapzvj4C
1734.86 s
[aeson] definite aeson-2.2.3.0-AKFtU7GU9PGLNbCVLAr0UB-aeson-tests
1734.86 s
[aeson] depends Diff-0.5-3M2QTCaAuDV5Kew0gClCFO
1734.86 s
[aeson] depends OneTuple-0.4.2-F24eri7M8EICMOzOHMOqRH
1734.86 s
[aeson] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1734.86 s
[aeson] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
1734.86 s
[aeson] depends base-4.20.1.0-4f22
1734.86 s
[aeson] depends base-compat-0.13.1-BOVG7DR533c3DTSmZ7th9r
1734.86 s
[aeson] depends base-orphans-0.9.3-B1cfd6pKSv6JNH4kr5UIex
1734.86 s
[aeson] depends base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
1734.86 s
[aeson] depends bytestring-0.12.2.0-c0ba
1734.86 s
[aeson] depends containers-0.7-57cd
1734.86 s
[aeson] depends data-fix-0.3.4-HpCWnq2afNbKafOOweks3u
1734.86 s
[aeson] depends deepseq-1.5.0.0-8d11
1734.86 s
[aeson] depends directory-1.3.8.5-8f4e
1734.86 s
[aeson] depends dlist-1.0-CRZt0KBQUbb44hAEqR55sf
1734.86 s
[aeson] depends filepath-1.5.4.0-0a9f
1734.86 s
[aeson] depends generic-deriving-1.14.6-4c2oIsKFbLlzuYXfyVyKm
1734.86 s
[aeson] depends generically-0.1.1-AVXoGfBL9RW4Jn2be7kCiV
1734.86 s
[aeson] depends ghc-prim-0.12.0-7bc0
1734.86 s
[aeson] depends hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
1734.86 s
[foundation] ✓ isInfixOf (200 tests)
1734.86 s
[foundation] Unboxed W32
1734.86 s
[foundation] ✓ equality (200 tests)
1734.86 s
[foundation] ✓ ordering (100 tests)
1734.86 s
[foundation] ✓ IsList (100 tests)
1734.86 s
[foundation] ✓ Monoid (400 tests)
1734.86 s
[foundation] ✓ Collection (801 tests)
1734.86 s
[foundation] Sequential
1734.86 s
[foundation] ✓ isSuffixOf (300 tests)
1734.86 s
[foundation] ✓ isPrefixOf (300 tests)
1734.86 s
[foundation] ✓ isInfixOf (200 tests)
1734.86 s
[foundation] Unboxed W64
1734.86 s
[foundation] ✓ equality (200 tests)
1734.86 s
[foundation] ✓ ordering (100 tests)
1734.86 s
[foundation] ✓ IsList (100 tests)
1734.86 s
[foundation] ✓ Monoid (400 tests)
1734.86 s
[foundation] ✓ Collection (801 tests)
1734.86 s
[foundation] Sequential
1734.86 s
[foundation] ✓ isSuffixOf (300 tests)
1734.86 s
[foundation] ✓ isPrefixOf (300 tests)
1734.86 s
[foundation] ✓ isInfixOf (200 tests)
1734.86 s
[foundation] Unboxed W128
1734.86 s
[foundation] ✓ equality (200 tests)
1734.86 s
[foundation] ✓ ordering (100 tests)
1734.86 s
[foundation] ✓ IsList (100 tests)
1734.86 s
[foundation] ✓ Monoid (400 tests)
1734.86 s
[foundation] ✓ Collection (801 tests)
1734.86 s
[foundation] Sequential
1734.86 s
[foundation] ✓ isSuffixOf (300 tests)
1734.86 s
[foundation] ✓ isPrefixOf (300 tests)
1734.86 s
[foundation] ✓ isInfixOf (200 tests)
1734.86 s
[foundation] Unboxed W256
1734.86 s
[foundation] ✓ equality (200 tests)
1734.86 s
[foundation] ✓ ordering (100 tests)
1734.86 s
[foundation] ✓ IsList (100 tests)
1734.86 s
[foundation] ✓ Monoid (400 tests)
1734.86 s
[foundation] ✓ Collection (801 tests)
1734.86 s
[foundation] Sequential
1734.86 s
[foundation] ✓ isSuffixOf (300 tests)
1734.86 s
[foundation] ✓ isPrefixOf (300 tests)
1734.86 s
[foundation] ✓ isInfixOf (200 tests)
1734.86 s
[foundation] Unboxed Word
1734.86 s
[foundation] ✓ equality (200 tests)
1734.86 s
[foundation] ✓ ordering (100 tests)
1734.86 s
[foundation] ✓ IsList (100 tests)
1734.86 s
[foundation] ✓ Monoid (400 tests)
1734.86 s
[foundation] ✓ Collection (801 tests)
1734.86 s
[foundation] Sequential
1734.86 s
[foundation] ✓ isSuffixOf (300 tests)
1734.86 s
[foundation] ✓ isPrefixOf (300 tests)
1734.86 s
[foundation] ✓ isInfixOf (200 tests)
1734.86 s
[foundation] Unboxed I8
1734.86 s
[foundation] ✓ equality (200 tests)
1734.86 s
[foundation] ✓ ordering (100 tests)
1734.86 s
[foundation] ✓ IsList (100 tests)
1734.86 s
[foundation] ✓ Monoid (400 tests)
1734.86 s
[foundation] ✓ Collection (801 tests)
1734.86 s
[foundation] Sequential
1734.86 s
[foundation] ✓ isSuffixOf (300 tests)
1734.86 s
[foundation] ✓ isPrefixOf (300 tests)
1734.86 s
[foundation] ✓ isInfixOf (200 tests)
1734.86 s
[foundation] Unboxed I16
1734.86 s
[foundation] ✓ equality (200 tests)
1734.86 s
[foundation] ✓ ordering (100 tests)
1734.86 s
[foundation] ✓ IsList (100 tests)
1734.86 s
[foundation] ✓ Monoid (400 tests)
1734.86 s
[foundation] ✓ Collection (801 tests)
1734.86 s
[foundation] Sequential
1734.86 s
[foundation] ✓ isSuffixOf (300 tests)
1734.86 s
[foundation] ✓ isPrefixOf (300 tests)
1734.86 s
[foundation] ✓ isInfixOf (200 tests)
1734.86 s
[foundation] Unboxed I32
1734.86 s
[foundation] ✓ equality (200 tests)
1734.86 s
[foundation] ✓ ordering (100 tests)
1734.86 s
[foundation] ✓ IsList (100 tests)
1734.86 s
[foundation] ✓ Monoid (400 tests)
1734.86 s
[foundation] ✓ Collection (801 tests)
1734.86 s
[foundation] Sequential
1734.86 s
[foundation] ✓ isSuffixOf (300 tests)
1734.86 s
[foundation] ✓ isPrefixOf (300 tests)
1734.86 s
[foundation] ✓ isInfixOf (200 tests)
1734.86 s
[foundation] Unboxed I64
1734.86 s
[foundation] ✓ equality (200 tests)
1734.86 s
[foundation] ✓ ordering (100 tests)
1734.86 s
[foundation] ✓ IsList (100 tests)
1734.86 s
[foundation] ✓ Monoid (400 tests)
1734.86 s
[foundation] ✓ Collection (801 tests)
1734.86 s
[foundation] Sequential
1734.86 s
[foundation] ✓ isSuffixOf (300 tests)
1734.86 s
[foundation] ✓ isPrefixOf (300 tests)
1734.86 s
[foundation] ✓ isInfixOf (200 tests)
1734.86 s
[foundation] Unboxed Int
1734.86 s
[foundation] ✓ equality (200 tests)
1734.86 s
[foundation] ✓ ordering (100 tests)
1734.86 s
[foundation] ✓ IsList (100 tests)
1734.86 s
[foundation] ✓ Monoid (400 tests)
1734.86 s
[foundation] ✓ Collection (801 tests)
1734.86 s
[foundation] Sequential
1734.86 s
[foundation] ✓ isSuffixOf (300 tests)
1734.86 s
[foundation] ✓ isPrefixOf (300 tests)
1734.86 s
[foundation] ✓ isInfixOf (200 tests)
1734.86 s
[aeson] depends indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
1734.86 s
[aeson] depends integer-logarithms-1.0.4-1116G24kqQUJclmHhZZ2fJ
1734.86 s
[aeson] depends network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
1734.86 s
[aeson] depends primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
1734.86 s
[aeson] depends quickcheck-instances-0.3.32-JpPlvR9CRzUFX6VxzAeDKP
1734.86 s
[aeson] depends scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
1734.86 s
[aeson] depends strict-0.5.1-LmKO5ppKbOghjZv85EGCE
1734.86 s
[aeson] depends tagged-0.8.8-HZr2m8rosX27LzACIptntm
1734.86 s
[aeson] depends tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
1734.86 s
[aeson] depends tasty-golden-2.3.5-KN3pwCvW2kvI6DKR9mRsiR
1734.86 s
[aeson] depends tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
1734.86 s
[aeson] depends tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
1734.86 s
[aeson] depends template-haskell-2.22.0.0-93bf
1734.86 s
[aeson] depends text-2.1.2-5063
1734.86 s
[aeson] depends text-short-0.1.6-5v8U6tG3f0EAMPgQQEqOdP
1734.86 s
[aeson] depends these-1.2.1-61JcSnNhomc4JaIAjH23W0
1734.86 s
[aeson] depends time-1.12.2-8e38
1734.86 s
[aeson] depends time-compat-1.9.7-APanlBjpXmU7VuBenSMjxP
1734.86 s
[aeson] depends unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
1734.86 s
[aeson] depends uuid-types-1.0.6-dQyAF3GwltLWXScdgaaSS
1734.86 s
[aeson] depends vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
1734.86 s
[aeson] Using Cabal-3.12.1.0 compiled by ghc-9.10
1734.86 s
[aeson] Using compiler: ghc-9.10.2
1734.86 s
[aeson] Using install prefix:
1734.86 s
[aeson] /nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0
1734.86 s
[aeson] Executables installed in:
1734.86 s
[aeson] /nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0/bin
1734.86 s
[aeson] Libraries installed in:
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
1734.86 s
[aeson] Dynamic Libraries installed in:
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
1734.86 s
[aeson] Private executables installed in:
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
1734.86 s
[aeson] Data files installed in:
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
1734.86 s
[aeson] Documentation installed in:
1734.86 s
[aeson] /nix/store/i9y6xgd1zq4rcr8s9abhpq5n90y1picb-aeson-2.2.3.0-doc/share/doc/aeson-2.2.3.0
1734.86 s
[aeson] Configuration files installed in:
1734.86 s
[aeson] /nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0/etc
1734.86 s
[aeson] No alex found
1734.86 s
[aeson] Using ar found on system at:
1734.86 s
[aeson] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
1734.86 s
[aeson] No c2hs found
1734.86 s
[aeson] No cpphs found
1734.86 s
[aeson] No doctest found
1734.86 s
[aeson] Using gcc version 14.3.0 given by user at:
1734.86 s
[aeson] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
1734.86 s
[aeson] Using ghc version 9.10.2 found on system at:
1734.86 s
[aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
1734.86 s
[aeson] Using ghc-pkg version 9.10.2 found on system at:
1734.86 s
[aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
1734.86 s
[aeson] No ghcjs found
1734.86 s
[aeson] No ghcjs-pkg found
1734.86 s
[aeson] No greencard found
1734.86 s
[aeson] Using haddock version 2.31.0 found on system at:
1734.86 s
[aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
1734.86 s
[aeson] No happy found
1734.86 s
[aeson] Using haskell-suite found on system at: haskell-suite-dummy-location
1734.86 s
[aeson] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1734.86 s
[aeson] No hmake found
1734.86 s
[aeson] Using hpc version 0.69 found on system at:
1734.86 s
[aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
1734.86 s
[aeson] Using hsc2hs version 0.68.10 found on system at:
1734.87 s
[aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1734.87 s
[aeson] Using hscolour version 1.25 found on system at:
1734.87 s
[aeson] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
1734.87 s
[aeson] No jhc found
1734.87 s
[aeson] Using ld found on system at:
1734.87 s
[aeson] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
1734.87 s
[aeson] No pkg-config found
1734.87 s
[aeson] Using runghc version 9.10.2 found on system at:
1734.87 s
[aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
1734.87 s
[aeson] Using strip version 2.44 found on system at:
1734.87 s
[aeson] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
1734.87 s
[aeson] Using tar found on system at:
1734.87 s
[aeson] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
1734.87 s
[aeson] No uhc found
1734.87 s
[foundation] Unboxed FP32
1734.87 s
[foundation] ✓ equality (200 tests)
1734.87 s
[foundation] ✓ ordering (100 tests)
1734.87 s
[foundation] ✓ IsList (100 tests)
1734.87 s
[foundation] ✓ Monoid (400 tests)
1734.87 s
[foundation] ✓ Collection (801 tests)
1734.87 s
[foundation] Sequential
1734.87 s
[foundation] ✓ isSuffixOf (300 tests)
1734.87 s
[foundation] ✓ isPrefixOf (300 tests)
1734.87 s
[foundation] ✓ isInfixOf (200 tests)
1734.87 s
[foundation] Unboxed FP64
1734.87 s
[foundation] ✓ equality (200 tests)
1734.87 s
[foundation] ✓ ordering (100 tests)
1734.87 s
[foundation] ✓ IsList (100 tests)
1734.87 s
[foundation] ✓ Monoid (400 tests)
1734.87 s
[foundation] ✓ Collection (801 tests)
1734.87 s
[foundation] Sequential
1734.87 s
[foundation] ✓ isSuffixOf (300 tests)
1734.87 s
[foundation] ✓ isPrefixOf (300 tests)
1734.87 s
[foundation] ✓ isInfixOf (200 tests)
1734.87 s
[foundation] Unboxed CChar
1734.87 s
[foundation] ✓ equality (200 tests)
1734.87 s
[foundation] ✓ ordering (100 tests)
1734.87 s
[foundation] ✓ IsList (100 tests)
1734.87 s
[foundation] ✓ Monoid (400 tests)
1734.87 s
[foundation] ✓ Collection (801 tests)
1734.87 s
[foundation] Sequential
1734.87 s
[foundation] ✓ isSuffixOf (300 tests)
1734.87 s
[foundation] ✓ isPrefixOf (300 tests)
1734.87 s
[foundation] ✓ isInfixOf (200 tests)
1734.87 s
[foundation] Unboxed CUChar
1734.87 s
[foundation] ✓ equality (200 tests)
1734.87 s
[foundation] ✓ ordering (100 tests)
1734.87 s
[foundation] ✓ IsList (100 tests)
1734.87 s
[foundation] ✓ Monoid (400 tests)
1734.87 s
[foundation] ✓ Collection (801 tests)
1734.87 s
[foundation] Sequential
1734.87 s
[foundation] ✓ isSuffixOf (300 tests)
1734.87 s
[foundation] ✓ isPrefixOf (300 tests)
1734.87 s
[foundation] ✓ isInfixOf (200 tests)
1734.87 s
[foundation] Unboxed BE-W16
1734.87 s
[foundation] ✓ equality (200 tests)
1734.87 s
[foundation] ✓ ordering (100 tests)
1734.87 s
[foundation] ✓ IsList (100 tests)
1734.87 s
[foundation] ✓ Monoid (400 tests)
1734.87 s
[foundation] ✓ Collection (801 tests)
1734.87 s
[foundation] Sequential
1734.87 s
[foundation] ✓ isSuffixOf (300 tests)
1734.87 s
[foundation] ✓ isPrefixOf (300 tests)
1734.87 s
[foundation] ✓ isInfixOf (200 tests)
1734.87 s
[foundation] Unboxed BE-W32
1734.87 s
[foundation] ✓ equality (200 tests)
1734.87 s
[foundation] ✓ ordering (100 tests)
1734.87 s
[foundation] ✓ IsList (100 tests)
1734.87 s
[foundation] ✓ Monoid (400 tests)
1734.87 s
[foundation] ✓ Collection (801 tests)
1734.87 s
[foundation] Sequential
1734.87 s
[foundation] ✓ isSuffixOf (300 tests)
1734.87 s
[foundation] ✓ isPrefixOf (300 tests)
1734.87 s
[foundation] ✓ isInfixOf (200 tests)
1734.87 s
[foundation] Unboxed BE-W64
1734.87 s
[foundation] ✓ equality (200 tests)
1734.87 s
[foundation] ✓ ordering (100 tests)
1734.87 s
[foundation] ✓ IsList (100 tests)
1734.87 s
[foundation] ✓ Monoid (400 tests)
1734.87 s
[foundation] ✓ Collection (801 tests)
1734.87 s
[foundation] Sequential
1734.87 s
[foundation] ✓ isSuffixOf (300 tests)
1734.87 s
[foundation] ✓ isPrefixOf (300 tests)
1734.87 s
[foundation] ✓ isInfixOf (200 tests)
1734.87 s
[foundation] Unboxed LE-W16
1734.87 s
[foundation] ✓ equality (200 tests)
1734.87 s
[foundation] ✓ ordering (100 tests)
1734.87 s
[foundation] ✓ IsList (100 tests)
1734.87 s
[foundation] ✓ Monoid (400 tests)
1734.87 s
[foundation] ✓ Collection (801 tests)
1734.87 s
[foundation] Sequential
1734.87 s
[foundation] ✓ isSuffixOf (300 tests)
1734.87 s
[foundation] ✓ isPrefixOf (300 tests)
1734.87 s
[foundation] ✓ isInfixOf (200 tests)
1734.87 s
[foundation] Unboxed LE-W32
1734.87 s
[foundation] ✓ equality (200 tests)
1734.87 s
[foundation] ✓ ordering (100 tests)
1734.87 s
[foundation] ✓ IsList (100 tests)
1734.87 s
[foundation] ✓ Monoid (400 tests)
1734.87 s
[foundation] ✓ Collection (801 tests)
1734.87 s
[foundation] Sequential
1734.87 s
[foundation] ✓ isSuffixOf (300 tests)
1734.87 s
[foundation] ✓ isPrefixOf (300 tests)
1734.87 s
[foundation] ✓ isInfixOf (200 tests)
1734.87 s
[foundation] Unboxed LE-W64
1734.87 s
[foundation] ✓ equality (200 tests)
1734.87 s
[foundation] ✓ ordering (100 tests)
1734.88 s
[foundation] ✓ IsList (100 tests)
1734.88 s
[foundation] ✓ Monoid (400 tests)
1734.88 s
[foundation] ✓ Collection (801 tests)
1734.88 s
[foundation] Sequential
1734.88 s
[foundation] ✓ isSuffixOf (300 tests)
1734.88 s
[foundation] ✓ isPrefixOf (300 tests)
1734.88 s
[foundation] ✓ isInfixOf (200 tests)
1734.88 s
[foundation] Boxed
1734.88 s
[foundation] Array(W8)
1734.88 s
[aeson] Phase: buildPhase
1734.88 s
[foundation] ✓ equality (200 tests)
1734.88 s
[foundation] ✓ ordering (100 tests)
1734.88 s
[foundation] ✓ IsList (100 tests)
1734.88 s
[foundation] ✓ Monoid (400 tests)
1734.88 s
[foundation] ✓ Collection (801 tests)
1734.88 s
[foundation] Sequential
1734.88 s
[foundation] ✓ isSuffixOf (300 tests)
1734.88 s
[foundation] ✓ isPrefixOf (300 tests)
1734.88 s
[foundation] ✓ isInfixOf (200 tests)
1734.88 s
[foundation] Array(W16)
1734.88 s
[foundation] ✓ equality (200 tests)
1734.88 s
[foundation] ✓ ordering (100 tests)
1734.88 s
[foundation] ✓ IsList (100 tests)
1734.88 s
[foundation] ✓ Monoid (400 tests)
1734.88 s
[foundation] ✓ Collection (801 tests)
1734.88 s
[foundation] Sequential
1734.88 s
[foundation] ✓ isSuffixOf (300 tests)
1734.88 s
[foundation] ✓ isPrefixOf (300 tests)
1734.88 s
[foundation] ✓ isInfixOf (200 tests)
1734.88 s
[foundation] Array(W32)
1734.88 s
[foundation] ✓ equality (200 tests)
1734.88 s
[foundation] ✓ ordering (100 tests)
1734.89 s
[foundation] ✓ IsList (100 tests)
1734.89 s
[foundation] ✓ Monoid (400 tests)
1734.89 s
[foundation] ✓ Collection (801 tests)
1734.89 s
[foundation] Sequential
1734.89 s
[foundation] ✓ isSuffixOf (300 tests)
1734.89 s
[foundation] ✓ isPrefixOf (300 tests)
1734.89 s
[foundation] ✓ isInfixOf (200 tests)
1734.89 s
[foundation] Array(W64)
1734.89 s
[foundation] ✓ equality (200 tests)
1734.89 s
[foundation] ✓ ordering (100 tests)
1734.89 s
[foundation] ✓ IsList (100 tests)
1734.89 s
[foundation] ✓ Monoid (400 tests)
1734.89 s
[foundation] ✓ Collection (801 tests)
1734.89 s
[foundation] Sequential
1734.89 s
[foundation] ✓ isSuffixOf (300 tests)
1734.89 s
[foundation] ✓ isPrefixOf (300 tests)
1734.89 s
[foundation] ✓ isInfixOf (200 tests)
1734.89 s
[foundation] Array(I8)
1734.89 s
[foundation] ✓ equality (200 tests)
1734.89 s
[foundation] ✓ ordering (100 tests)
1734.89 s
[foundation] ✓ IsList (100 tests)
1734.89 s
[foundation] ✓ Monoid (400 tests)
1734.89 s
[foundation] ✓ Collection (801 tests)
1734.89 s
[foundation] Sequential
1734.89 s
[foundation] ✓ isSuffixOf (300 tests)
1734.89 s
[foundation] ✓ isPrefixOf (300 tests)
1734.89 s
[foundation] ✓ isInfixOf (200 tests)
1734.89 s
[foundation] Array(I16)
1734.89 s
[foundation] ✓ equality (200 tests)
1734.89 s
[foundation] ✓ ordering (100 tests)
1734.89 s
[foundation] ✓ IsList (100 tests)
1734.89 s
[foundation] ✓ Monoid (400 tests)
1734.89 s
[foundation] ✓ Collection (801 tests)
1734.89 s
[foundation] Sequential
1734.89 s
[foundation] ✓ isSuffixOf (300 tests)
1734.89 s
[foundation] ✓ isPrefixOf (300 tests)
1734.89 s
[foundation] ✓ isInfixOf (200 tests)
1734.89 s
[foundation] Array(I32)
1734.89 s
[foundation] ✓ equality (200 tests)
1734.89 s
[foundation] ✓ ordering (100 tests)
1734.89 s
[foundation] ✓ IsList (100 tests)
1734.89 s
[foundation] ✓ Monoid (400 tests)
1734.89 s
[foundation] ✓ Collection (801 tests)
1734.89 s
[foundation] Sequential
1734.89 s
[foundation] ✓ isSuffixOf (300 tests)
1734.89 s
[foundation] ✓ isPrefixOf (300 tests)
1734.89 s
[foundation] ✓ isInfixOf (200 tests)
1734.89 s
[foundation] Array(I64)
1734.89 s
[foundation] ✓ equality (200 tests)
1734.89 s
[foundation] ✓ ordering (100 tests)
1734.89 s
[foundation] ✓ IsList (100 tests)
1734.89 s
[foundation] ✓ Monoid (400 tests)
1734.89 s
[foundation] ✓ Collection (801 tests)
1734.89 s
[foundation] Sequential
1734.89 s
[foundation] ✓ isSuffixOf (300 tests)
1734.89 s
[foundation] ✓ isPrefixOf (300 tests)
1734.89 s
[foundation] ✓ isInfixOf (200 tests)
1734.89 s
[foundation] Array(F32)
1734.89 s
[foundation] ✓ equality (200 tests)
1734.89 s
[foundation] ✓ ordering (100 tests)
1734.89 s
[foundation] ✓ IsList (100 tests)
1734.89 s
[foundation] ✓ Monoid (400 tests)
1734.89 s
[foundation] ✓ Collection (801 tests)
1734.89 s
[foundation] Sequential
1734.89 s
[foundation] ✓ isSuffixOf (300 tests)
1734.89 s
[foundation] ✓ isPrefixOf (300 tests)
1734.89 s
[foundation] ✓ isInfixOf (200 tests)
1734.89 s
[foundation] Array(F64)
1734.89 s
[foundation] ✓ equality (200 tests)
1734.89 s
[foundation] ✓ ordering (100 tests)
1734.89 s
[foundation] ✓ IsList (100 tests)
1734.89 s
[foundation] ✓ Monoid (400 tests)
1734.89 s
[foundation] ✓ Collection (801 tests)
1734.89 s
[foundation] Sequential
1734.89 s
[foundation] ✓ isSuffixOf (300 tests)
1734.89 s
[foundation] ✓ isPrefixOf (300 tests)
1734.89 s
[foundation] ✓ isInfixOf (200 tests)
1734.89 s
[foundation] Array(Int)
1734.90 s
[foundation] ✓ equality (200 tests)
1734.90 s
[foundation] ✓ ordering (100 tests)
1734.90 s
[foundation] ✓ IsList (100 tests)
1734.90 s
[foundation] ✓ Monoid (400 tests)
1734.90 s
[foundation] ✓ Collection (801 tests)
1734.90 s
[foundation] Sequential
1734.90 s
[foundation] ✓ isSuffixOf (300 tests)
1734.90 s
[foundation] ✓ isPrefixOf (300 tests)
1734.90 s
[foundation] ✓ isInfixOf (200 tests)
1734.90 s
[foundation] Array(Int,Int)
1734.90 s
[foundation] ✓ equality (200 tests)
1734.90 s
[foundation] ✓ ordering (100 tests)
1734.90 s
[foundation] ✓ IsList (100 tests)
1734.90 s
[foundation] ✓ Monoid (400 tests)
1734.90 s
[foundation] ✓ Collection (801 tests)
1734.90 s
[foundation] Sequential
1734.90 s
[foundation] ✓ isSuffixOf (300 tests)
1734.90 s
[foundation] ✓ isPrefixOf (300 tests)
1734.90 s
[foundation] ✓ isInfixOf (200 tests)
1734.90 s
[foundation] Array(Integer)
1734.90 s
[foundation] ✓ equality (200 tests)
1734.90 s
[foundation] ✓ ordering (100 tests)
1734.90 s
[foundation] ✓ IsList (100 tests)
1734.90 s
[foundation] ✓ Monoid (400 tests)
1734.90 s
[foundation] ✓ Collection (801 tests)
1734.90 s
[foundation] Sequential
1734.90 s
[foundation] ✓ isSuffixOf (300 tests)
1734.90 s
[foundation] ✓ isPrefixOf (300 tests)
1734.90 s
[foundation] ✓ isInfixOf (200 tests)
1734.90 s
[foundation] Array(CChar)
1734.90 s
[foundation] ✓ equality (200 tests)
1734.90 s
[foundation] ✓ ordering (100 tests)
1734.90 s
[foundation] ✓ IsList (100 tests)
1734.90 s
[foundation] ✓ Monoid (400 tests)
1734.90 s
[foundation] ✓ Collection (801 tests)
1734.90 s
[foundation] Sequential
1734.90 s
[foundation] ✓ isSuffixOf (300 tests)
1734.90 s
[foundation] ✓ isPrefixOf (300 tests)
1734.90 s
[foundation] ✓ isInfixOf (200 tests)
1734.90 s
[foundation] Array(CUChar)
1734.90 s
[foundation] ✓ equality (200 tests)
1734.90 s
[foundation] ✓ ordering (100 tests)
1734.90 s
[foundation] ✓ IsList (100 tests)
1734.90 s
[foundation] ✓ Monoid (400 tests)
1734.90 s
[foundation] ✓ Collection (801 tests)
1734.90 s
[foundation] Sequential
1734.90 s
[foundation] ✓ isSuffixOf (300 tests)
1734.90 s
[foundation] ✓ isPrefixOf (300 tests)
1734.90 s
[foundation] ✓ isInfixOf (200 tests)
1734.90 s
[foundation] Array(BE W16)
1734.90 s
[foundation] ✓ equality (200 tests)
1734.90 s
[foundation] ✓ ordering (100 tests)
1734.90 s
[foundation] ✓ IsList (100 tests)
1734.90 s
[foundation] ✓ Monoid (400 tests)
1734.90 s
[foundation] ✓ Collection (801 tests)
1734.90 s
[foundation] Sequential
1734.90 s
[foundation] ✓ isSuffixOf (300 tests)
1734.90 s
[foundation] ✓ isPrefixOf (300 tests)
1734.90 s
[foundation] ✓ isInfixOf (200 tests)
1734.90 s
[foundation] Array(BE W32)
1734.90 s
[foundation] ✓ equality (200 tests)
1734.90 s
[foundation] ✓ ordering (100 tests)
1734.90 s
[foundation] ✓ IsList (100 tests)
1734.90 s
[foundation] ✓ Monoid (400 tests)
1734.90 s
[foundation] ✓ Collection (801 tests)
1734.90 s
[foundation] Sequential
1734.90 s
[foundation] ✓ isSuffixOf (300 tests)
1734.90 s
[foundation] ✓ isPrefixOf (300 tests)
1734.90 s
[foundation] ✓ isInfixOf (200 tests)
1734.90 s
[foundation] Array(BE W64)
1734.90 s
[foundation] ✓ equality (200 tests)
1734.90 s
[foundation] ✓ ordering (100 tests)
1734.90 s
[foundation] ✓ IsList (100 tests)
1734.90 s
[foundation] ✓ Monoid (400 tests)
1734.90 s
[foundation] ✓ Collection (801 tests)
1734.90 s
[foundation] Sequential
1734.90 s
[foundation] ✓ isSuffixOf (300 tests)
1734.90 s
[foundation] ✓ isPrefixOf (300 tests)
1734.90 s
[foundation] ✓ isInfixOf (200 tests)
1734.90 s
[foundation] Array(LE W16)
1734.90 s
[foundation] ✓ equality (200 tests)
1734.90 s
[foundation] ✓ ordering (100 tests)
1734.90 s
[foundation] ✓ IsList (100 tests)
1734.90 s
[foundation] ✓ Monoid (400 tests)
1734.90 s
[foundation] ✓ Collection (801 tests)
1734.90 s
[foundation] Sequential
1734.90 s
[foundation] ✓ isSuffixOf (300 tests)
1734.90 s
[foundation] ✓ isPrefixOf (300 tests)
1734.90 s
[foundation] ✓ isInfixOf (200 tests)
1734.90 s
[foundation] Array(LE W32)
1734.90 s
[foundation] ✓ equality (200 tests)
1734.90 s
[foundation] ✓ ordering (100 tests)
1734.90 s
[foundation] ✓ IsList (100 tests)
1734.90 s
[foundation] ✓ Monoid (400 tests)
1734.90 s
[foundation] ✓ Collection (801 tests)
1734.90 s
[foundation] Sequential
1734.90 s
[foundation] ✓ isSuffixOf (300 tests)
1734.90 s
[foundation] ✓ isPrefixOf (300 tests)
1734.90 s
[foundation] ✓ isInfixOf (200 tests)
1734.90 s
[foundation] Array(LE W64)
1734.90 s
[foundation] ✓ equality (200 tests)
1734.90 s
[foundation] ✓ ordering (100 tests)
1734.90 s
[foundation] ✓ IsList (100 tests)
1734.90 s
[foundation] ✓ Monoid (400 tests)
1734.90 s
[foundation] ✓ Collection (801 tests)
1734.90 s
[foundation] Sequential
1734.90 s
[foundation] ✓ isSuffixOf (300 tests)
1734.90 s
[foundation] ✓ isPrefixOf (300 tests)
1734.90 s
[foundation] ✓ isInfixOf (200 tests)
1734.90 s
[foundation] ChunkedUArray
1734.90 s
[foundation] Unboxed
1734.90 s
[foundation] Unboxed W8
1734.90 s
[foundation] ✓ equality (200 tests)
1734.90 s
[foundation] ✓ ordering (100 tests)
1734.90 s
[foundation] ✓ IsList (100 tests)
1734.90 s
[foundation] ✓ Monoid (400 tests)
1734.90 s
[foundation] ✓ Collection (801 tests)
1734.90 s
[foundation] Sequential
1734.91 s
[foundation] ✓ isSuffixOf (300 tests)
1734.91 s
[foundation] ✓ isPrefixOf (300 tests)
1734.91 s
[foundation] ✓ isInfixOf (200 tests)
1734.91 s
[foundation] Unboxed W16
1734.91 s
[foundation] ✓ equality (200 tests)
1734.91 s
[foundation] ✓ ordering (100 tests)
1734.91 s
[foundation] ✓ IsList (100 tests)
1734.91 s
[foundation] ✓ Monoid (400 tests)
1734.91 s
[foundation] ✓ Collection (801 tests)
1734.91 s
[foundation] Sequential
1734.91 s
[foundation] ✓ isSuffixOf (300 tests)
1734.91 s
[foundation] ✓ isPrefixOf (300 tests)
1734.91 s
[foundation] ✓ isInfixOf (200 tests)
1734.91 s
[foundation] Unboxed W32
1734.91 s
[foundation] ✓ equality (200 tests)
1734.91 s
[foundation] ✓ ordering (100 tests)
1734.91 s
[foundation] ✓ IsList (100 tests)
1734.91 s
[foundation] ✓ Monoid (400 tests)
1734.91 s
[foundation] ✓ Collection (801 tests)
1734.91 s
[foundation] Sequential
1734.91 s
[foundation] ✓ isSuffixOf (300 tests)
1734.91 s
[foundation] ✓ isPrefixOf (300 tests)
1734.91 s
[foundation] ✓ isInfixOf (200 tests)
1734.91 s
[foundation] Unboxed W64
1734.91 s
[foundation] ✓ equality (200 tests)
1734.91 s
[foundation] ✓ ordering (100 tests)
1734.91 s
[foundation] ✓ IsList (100 tests)
1734.91 s
[foundation] ✓ Monoid (400 tests)
1734.91 s
[foundation] ✓ Collection (801 tests)
1734.91 s
[foundation] Sequential
1734.91 s
[foundation] ✓ isSuffixOf (300 tests)
1734.91 s
[foundation] ✓ isPrefixOf (300 tests)
1734.91 s
[foundation] ✓ isInfixOf (200 tests)
1734.91 s
[foundation] Unboxed W128
1734.91 s
[foundation] ✓ equality (200 tests)
1734.91 s
[foundation] ✓ ordering (100 tests)
1734.91 s
[foundation] ✓ IsList (100 tests)
1734.91 s
[foundation] ✓ Monoid (400 tests)
1734.91 s
[foundation] ✓ Collection (801 tests)
1734.91 s
[foundation] Sequential
1734.91 s
[foundation] ✓ isSuffixOf (300 tests)
1734.91 s
[foundation] ✓ isPrefixOf (300 tests)
1734.91 s
[foundation] ✓ isInfixOf (200 tests)
1734.91 s
[foundation] Unboxed W256
1734.91 s
[foundation] ✓ equality (200 tests)
1734.91 s
[foundation] ✓ ordering (100 tests)
1734.91 s
[foundation] ✓ IsList (100 tests)
1734.91 s
[foundation] ✓ Monoid (400 tests)
1734.91 s
[foundation] ✓ Collection (801 tests)
1734.91 s
[foundation] Sequential
1734.91 s
[foundation] ✓ isSuffixOf (300 tests)
1734.91 s
[foundation] ✓ isPrefixOf (300 tests)
1734.91 s
[foundation] ✓ isInfixOf (200 tests)
1734.91 s
[foundation] Unboxed Word
1734.91 s
[foundation] ✓ equality (200 tests)
1734.91 s
[foundation] ✓ ordering (100 tests)
1734.91 s
[foundation] ✓ IsList (100 tests)
1734.91 s
[foundation] ✓ Monoid (400 tests)
1734.91 s
[foundation] ✓ Collection (801 tests)
1734.91 s
[foundation] Sequential
1734.91 s
[foundation] ✓ isSuffixOf (300 tests)
1734.91 s
[foundation] ✓ isPrefixOf (300 tests)
1734.91 s
[foundation] ✓ isInfixOf (200 tests)
1734.91 s
[foundation] Unboxed I8
1734.91 s
[foundation] ✓ equality (200 tests)
1734.91 s
[foundation] ✓ ordering (100 tests)
1734.91 s
[foundation] ✓ IsList (100 tests)
1734.91 s
[foundation] ✓ Monoid (400 tests)
1734.91 s
[foundation] ✓ Collection (801 tests)
1734.91 s
[foundation] Sequential
1734.91 s
[foundation] ✓ isSuffixOf (300 tests)
1734.91 s
[foundation] ✓ isPrefixOf (300 tests)
1734.91 s
[foundation] ✓ isInfixOf (200 tests)
1734.91 s
[foundation] Unboxed I16
1734.91 s
[foundation] ✓ equality (200 tests)
1734.91 s
[foundation] ✓ ordering (100 tests)
1734.91 s
[foundation] ✓ IsList (100 tests)
1734.91 s
[foundation] ✓ Monoid (400 tests)
1734.91 s
[foundation] ✓ Collection (801 tests)
1734.91 s
[foundation] Sequential
1734.91 s
[foundation] ✓ isSuffixOf (300 tests)
1734.91 s
[foundation] ✓ isPrefixOf (300 tests)
1734.91 s
[foundation] ✓ isInfixOf (200 tests)
1734.91 s
[foundation] Unboxed I32
1734.91 s
[foundation] ✓ equality (200 tests)
1734.91 s
[foundation] ✓ ordering (100 tests)
1734.91 s
[foundation] ✓ IsList (100 tests)
1734.91 s
[foundation] ✓ Monoid (400 tests)
1734.91 s
[foundation] ✓ Collection (801 tests)
1734.91 s
[foundation] Sequential
1734.91 s
[foundation] ✓ isSuffixOf (300 tests)
1734.91 s
[foundation] ✓ isPrefixOf (300 tests)
1734.91 s
[foundation] ✓ isInfixOf (200 tests)
1734.91 s
[foundation] Unboxed I64
1734.91 s
[foundation] ✓ equality (200 tests)
1734.91 s
[foundation] ✓ ordering (100 tests)
1734.91 s
[foundation] ✓ IsList (100 tests)
1734.91 s
[foundation] ✓ Monoid (400 tests)
1734.91 s
[foundation] ✓ Collection (801 tests)
1734.91 s
[foundation] Sequential
1734.91 s
[foundation] ✓ isSuffixOf (300 tests)
1734.91 s
[foundation] ✓ isPrefixOf (300 tests)
1734.91 s
[foundation] ✓ isInfixOf (200 tests)
1734.91 s
[foundation] Unboxed Int
1734.91 s
[foundation] ✓ equality (200 tests)
1734.91 s
[foundation] ✓ ordering (100 tests)
1734.91 s
[foundation] ✓ IsList (100 tests)
1734.91 s
[foundation] ✓ Monoid (400 tests)
1734.91 s
[foundation] ✓ Collection (801 tests)
1734.91 s
[foundation] Sequential
1734.91 s
[foundation] ✓ isSuffixOf (300 tests)
1734.91 s
[foundation] ✓ isPrefixOf (300 tests)
1734.91 s
[foundation] ✓ isInfixOf (200 tests)
1734.91 s
[foundation] Unboxed FP32
1734.91 s
[foundation] ✓ equality (200 tests)
1734.91 s
[foundation] ✓ ordering (100 tests)
1734.91 s
[foundation] ✓ IsList (100 tests)
1734.91 s
[foundation] ✓ Monoid (400 tests)
1734.91 s
[foundation] ✓ Collection (801 tests)
1734.91 s
[foundation] Sequential
1734.91 s
[foundation] ✓ isSuffixOf (300 tests)
1734.91 s
[foundation] ✓ isPrefixOf (300 tests)
1734.91 s
[foundation] ✓ isInfixOf (200 tests)
1734.91 s
[foundation] Unboxed FP64
1734.91 s
[foundation] ✓ equality (200 tests)
1734.91 s
[foundation] ✓ ordering (100 tests)
1734.92 s
[foundation] ✓ IsList (100 tests)
1734.92 s
[foundation] ✓ Monoid (400 tests)
1734.92 s
[foundation] ✓ Collection (801 tests)
1734.92 s
[foundation] Sequential
1734.92 s
[foundation] ✓ isSuffixOf (300 tests)
1734.92 s
[foundation] ✓ isPrefixOf (300 tests)
1734.92 s
[foundation] ✓ isInfixOf (200 tests)
1734.92 s
[foundation] Unboxed CChar
1734.92 s
[foundation] ✓ equality (200 tests)
1734.92 s
[foundation] ✓ ordering (100 tests)
1734.92 s
[foundation] ✓ IsList (100 tests)
1734.92 s
[foundation] ✓ Monoid (400 tests)
1734.92 s
[foundation] ✓ Collection (801 tests)
1734.92 s
[foundation] Sequential
1734.92 s
[foundation] ✓ isSuffixOf (300 tests)
1734.92 s
[foundation] ✓ isPrefixOf (300 tests)
1734.92 s
[foundation] ✓ isInfixOf (200 tests)
1734.92 s
[foundation] Unboxed CUChar
1734.92 s
[foundation] ✓ equality (200 tests)
1734.92 s
[foundation] ✓ ordering (100 tests)
1734.92 s
[foundation] ✓ IsList (100 tests)
1734.92 s
[foundation] ✓ Monoid (400 tests)
1734.92 s
[foundation] ✓ Collection (801 tests)
1734.92 s
[foundation] Sequential
1734.92 s
[foundation] ✓ isSuffixOf (300 tests)
1734.92 s
[foundation] ✓ isPrefixOf (300 tests)
1734.92 s
[foundation] ✓ isInfixOf (200 tests)
1734.92 s
[foundation] Unboxed BE-W16
1734.92 s
[foundation] ✓ equality (200 tests)
1734.92 s
[foundation] ✓ ordering (100 tests)
1734.92 s
[foundation] ✓ IsList (100 tests)
1734.92 s
[foundation] ✓ Monoid (400 tests)
1734.92 s
[foundation] ✓ Collection (801 tests)
1734.92 s
[foundation] Sequential
1734.92 s
[foundation] ✓ isSuffixOf (300 tests)
1734.92 s
[foundation] ✓ isPrefixOf (300 tests)
1734.92 s
[foundation] ✓ isInfixOf (200 tests)
1734.92 s
[foundation] Unboxed BE-W32
1734.92 s
[foundation] ✓ equality (200 tests)
1734.92 s
[foundation] ✓ ordering (100 tests)
1734.92 s
[foundation] ✓ IsList (100 tests)
1734.92 s
[foundation] ✓ Monoid (400 tests)
1734.92 s
[foundation] ✓ Collection (801 tests)
1734.92 s
[foundation] Sequential
1734.92 s
[foundation] ✓ isSuffixOf (300 tests)
1734.92 s
[foundation] ✓ isPrefixOf (300 tests)
1734.92 s
[foundation] ✓ isInfixOf (200 tests)
1734.92 s
[foundation] Unboxed BE-W64
1734.92 s
[foundation] ✓ equality (200 tests)
1734.92 s
[foundation] ✓ ordering (100 tests)
1734.92 s
[foundation] ✓ IsList (100 tests)
1734.92 s
[foundation] ✓ Monoid (400 tests)
1734.92 s
[foundation] ✓ Collection (801 tests)
1734.92 s
[foundation] Sequential
1734.92 s
[foundation] ✓ isSuffixOf (300 tests)
1734.92 s
[foundation] ✓ isPrefixOf (300 tests)
1734.92 s
[foundation] ✓ isInfixOf (200 tests)
1734.92 s
[foundation] Unboxed LE-W16
1734.92 s
[foundation] ✓ equality (200 tests)
1734.92 s
[foundation] ✓ ordering (100 tests)
1734.92 s
[foundation] ✓ IsList (100 tests)
1734.92 s
[foundation] ✓ Monoid (400 tests)
1734.92 s
[foundation] ✓ Collection (801 tests)
1734.92 s
[foundation] Sequential
1734.92 s
[foundation] ✓ isSuffixOf (300 tests)
1734.92 s
[foundation] ✓ isPrefixOf (300 tests)
1734.92 s
[foundation] ✓ isInfixOf (200 tests)
1734.92 s
[foundation] Unboxed LE-W32
1734.92 s
[foundation] ✓ equality (200 tests)
1734.92 s
[foundation] ✓ ordering (100 tests)
1734.92 s
[foundation] ✓ IsList (100 tests)
1734.92 s
[foundation] ✓ Monoid (400 tests)
1734.92 s
[foundation] ✓ Collection (801 tests)
1734.92 s
[foundation] Sequential
1734.92 s
[foundation] ✓ isSuffixOf (300 tests)
1734.92 s
[foundation] ✓ isPrefixOf (300 tests)
1734.92 s
[foundation] ✓ isInfixOf (200 tests)
1734.92 s
[foundation] Unboxed LE-W64
1734.92 s
[foundation] ✓ equality (200 tests)
1734.92 s
[foundation] ✓ ordering (100 tests)
1734.92 s
[foundation] ✓ IsList (100 tests)
1734.92 s
[foundation] ✓ Monoid (400 tests)
1734.92 s
[foundation] ✓ Collection (801 tests)
1734.92 s
[foundation] Sequential
1734.92 s
[foundation] ✓ isSuffixOf (300 tests)
1734.92 s
[foundation] ✓ isPrefixOf (300 tests)
1734.92 s
[foundation] ✓ isInfixOf (200 tests)
1734.92 s
[foundation] String
1734.92 s
[foundation] UTF8
1734.92 s
[foundation] String
1734.92 s
[foundation] ✓ equality (200 tests)
1734.92 s
[foundation] ✓ ordering (100 tests)
1734.92 s
[foundation] ✓ IsList (100 tests)
1734.92 s
[foundation] ✓ Monoid (400 tests)
1734.92 s
[foundation] ✓ Collection (801 tests)
1734.92 s
[foundation] Sequential
1734.92 s
[foundation] ✓ isSuffixOf (300 tests)
1734.92 s
[foundation] ✓ isPrefixOf (300 tests)
1734.92 s
[foundation] ✓ isInfixOf (200 tests)
1734.92 s
[foundation] ✓ Validation (200 tests)
1734.92 s
[foundation] ✓ ModifiedUTF8 (4 tests)
1734.92 s
[foundation] ✓ CaseMapping (110 tests)
1734.92 s
[foundation] ASCII
1734.92 s
[foundation] AsciiString
1734.92 s
[foundation] ✓ equality (200 tests)
1734.92 s
[foundation] ✓ ordering (100 tests)
1734.92 s
[foundation] ✓ IsList (100 tests)
1734.92 s
[foundation] ✓ Monoid (400 tests)
1734.92 s
[foundation] ✓ Collection (801 tests)
1734.92 s
[foundation] Sequential
1734.92 s
[foundation] ✓ isSuffixOf (300 tests)
1734.92 s
[foundation] ✓ isPrefixOf (300 tests)
1734.92 s
[foundation] ✓ isInfixOf (200 tests)
1734.92 s
[foundation] Storable
1734.92 s
[foundation] Storable
1734.92 s
[foundation] ✓ Word8 (0 tests)
1734.92 s
[foundation] ✓ Word16 (0 tests)
1734.92 s
[foundation] ✓ Word32 (0 tests)
1734.92 s
[foundation] ✓ Word64 (0 tests)
1734.92 s
[foundation] ✓ Int8 (0 tests)
1734.92 s
[foundation] ✓ Int16 (0 tests)
1734.92 s
[foundation] ✓ Int32 (0 tests)
1734.92 s
[foundation] ✓ Int64 (0 tests)
1734.92 s
[foundation] ✓ Char (0 tests)
1734.92 s
[foundation] ✓ Double (0 tests)
1734.92 s
[foundation] ✓ Float (0 tests)
1734.92 s
[foundation] StorableFixed
1734.92 s
[foundation] ✓ Word8 (200 tests)
1734.92 s
[foundation] ✓ Word16 (200 tests)
1734.92 s
[foundation] ✓ Word32 (200 tests)
1734.92 s
[foundation] ✓ Word64 (200 tests)
1734.92 s
[foundation] ✓ Int8 (200 tests)
1734.92 s
[foundation] ✓ Int16 (200 tests)
1734.92 s
[foundation] ✓ Int32 (200 tests)
1734.92 s
[foundation] ✓ Int64 (200 tests)
1734.92 s
[foundation] ✓ Char (200 tests)
1734.92 s
[foundation] ✓ Double (200 tests)
1734.92 s
[foundation] ✓ Float (200 tests)
1734.92 s
[foundation] Endianness
1734.92 s
[foundation] ✓ Word16 (200 tests)
1734.92 s
[foundation] ✓ Word32 (200 tests)
1734.93 s
[foundation] ✓ Word64 (200 tests)
1734.93 s
[foundation] IPv4
1734.93 s
[foundation] ✓ equality (200 tests)
1734.93 s
[foundation] ✓ Storable (0 tests)
1734.93 s
[foundation] ✓ StorableFixed (200 tests)
1734.93 s
[foundation] IPv6
1734.93 s
[foundation] ✓ equality (200 tests)
1734.93 s
[foundation] ✓ Storable (0 tests)
1734.93 s
[foundation] ✓ StorableFixed (200 tests)
1734.93 s
[foundation] ✓ parse (8 tests)
1734.93 s
[foundation] String
1734.93 s
[foundation] Base64
1734.93 s
[foundation] ✓ toBase64 (205 tests)
1734.93 s
[foundation] ✓ toBase64OpenBSD (200 tests)
1734.93 s
[foundation] ✓ toBase64URL (405 tests)
1734.93 s
[foundation] ✓ hexadecimal (100 tests)
1734.93 s
[foundation] ✓ UUID (102 tests)
1734.93 s
[foundation] ✓ random (6 tests)
1734.93 s
[foundation] ✓ Conduit (3 tests)
1734.93 s
[foundation] BlockN
1734.93 s
[foundation] Multiple n
1734.93 s
[foundation] ✓ n = CountOf 0 (4 tests)
1734.93 s
[foundation] ✓ n = CountOf 1 (4 tests)
1734.93 s
[foundation] ✓ n = CountOf 2 (4 tests)
1734.93 s
[foundation] ✓ n = CountOf 3 (4 tests)
1734.93 s
[foundation] ✓ n = CountOf 4 (4 tests)
1734.93 s
[foundation] ✓ n = CountOf 5 (4 tests)
1734.93 s
[foundation] ✓ n = CountOf 6 (4 tests)
1734.93 s
[foundation] ✓ n = CountOf 7 (4 tests)
1734.93 s
[foundation] ✓ n = CountOf 8 (4 tests)
1734.93 s
[foundation] ✓ n = CountOf 33 (4 tests)
1734.93 s
[foundation] ✓ n = CountOf 42 (4 tests)
1734.93 s
[foundation] Format
1734.93 s
[foundation] CSV
1734.93 s
[foundation] ✓ field unit tests (9 tests)
1734.93 s
[foundation] ✓ row unit tests (6 tests)
1734.93 s
[foundation] ✓ row unit tests (6 tests)
1734.93 s
[foundation] ✓ record . toRow == id (400 tests)
1734.93 s
[foundation] Succeed 6121 test(s)
1734.93 s
[foundation] Test suite check-foundation: PASS
1734.93 s
[foundation] Test suite logged to: dist/test/foundation-0.0.30-check-foundation.log
1734.93 s
[foundation] 1 of 1 test suites (1 of 1 test cases) passed.
1734.93 s
[foundation] checkPhase completed in 2 minutes 58 seconds
1734.93 s
[foundation] Phase: haddockPhase
1735.19 s
[haskell-src-meta] Phase: setupCompilerEnvironmentPhase
1735.21 s
[haskell-src-meta] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
1735.31 s
[genvalidity-property] Preprocessing library for genvalidity-property-1.0.0.0...
1735.35 s
[genvalidity-property] Running Haddock on library for genvalidity-property-1.0.0.0...
1735.98 s
[aeson] Preprocessing library for aeson-2.2.3.0...
1736.04 s
[foundation] Preprocessing library for foundation-0.0.30...
1736.05 s
[aeson] Building library for aeson-2.2.3.0...
1736.17 s
[foundation] Running Haddock on library for foundation-0.0.30...
1736.61 s
[genvalidity-property] [ 1 of 22] Compiling Paths_genvalidity_property ( dist/build/autogen/Paths_genvalidity_property.hs, nothing )
1737.07 s
[genvalidity-property] [ 2 of 22] Compiling Test.Validity.Functions.Idempotence ( src/Test/Validity/Functions/Idempotence.hs, nothing )
1737.16 s
[haskell-src-meta] Phase: unpackPhase
1737.19 s
[haskell-src-meta] unpacking source archive /nix/store/y975mhxx7ah298zdz9mf6g8rdrgaslzl-haskell-src-meta-0.8.15.tar.gz
1737.22 s
[haskell-src-meta] source root is haskell-src-meta-0.8.15
1737.29 s
[haskell-src-meta] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "haskell-src-meta-0.8.15/tests/TestExamples.hs"
1737.32 s
[haskell-src-meta] Phase: patchPhase
1737.38 s
[haskell-src-meta] Phase: compileBuildDriverPhase
1737.39 s
[haskell-src-meta] setupCompileFlags: -package-db=/build/tmp.He103mYtF4/setup-package.conf.d -threaded
1737.48 s
[genvalidity-property] [ 3 of 22] Compiling Test.Validity.Operations.Associativity ( src/Test/Validity/Operations/Associativity.hs, nothing )
1737.52 s
[genvalidity-property] [ 4 of 22] Compiling Test.Validity.Operations.Commutativity ( src/Test/Validity/Operations/Commutativity.hs, nothing )
1737.54 s
[genvalidity-property] [ 5 of 22] Compiling Test.Validity.Operations.Identity ( src/Test/Validity/Operations/Identity.hs, nothing )
1737.59 s
[genvalidity-property] [ 6 of 22] Compiling Test.Validity.Operations ( src/Test/Validity/Operations.hs, nothing )
1737.60 s
[genvalidity-property] [ 7 of 22] Compiling Test.Validity.Property.Utils ( src/Test/Validity/Property/Utils.hs, nothing )
1737.78 s
[genvalidity-property] [ 8 of 22] Compiling Test.Validity.GenValidity.Property ( src/Test/Validity/GenValidity/Property.hs, nothing )
1737.78 s
[genvalidity-property] [ 9 of 22] Compiling Test.Validity.Functions.Validity ( src/Test/Validity/Functions/Validity.hs, nothing )
1737.82 s
[genvalidity-property] [10 of 22] Compiling Test.Validity.Relations.Antireflexivity ( src/Test/Validity/Relations/Antireflexivity.hs, nothing )
1737.84 s
[genvalidity-property] [11 of 22] Compiling Test.Validity.Relations.Antisymmetry ( src/Test/Validity/Relations/Antisymmetry.hs, nothing )
1737.86 s
[haskell-src-meta] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.He103mYtF4/Main.o )
1737.89 s
[genvalidity-property] [12 of 22] Compiling Test.Validity.Relations.Reflexivity ( src/Test/Validity/Relations/Reflexivity.hs, nothing )
1737.91 s
[genvalidity-property] [13 of 22] Compiling Test.Validity.Relations.Symmetry ( src/Test/Validity/Relations/Symmetry.hs, nothing )
1737.94 s
[genvalidity-property] [14 of 22] Compiling Test.Validity.Relations.Transitivity ( src/Test/Validity/Relations/Transitivity.hs, nothing )
1737.96 s
[genvalidity-property] [15 of 22] Compiling Test.Validity.Relations ( src/Test/Validity/Relations.hs, nothing )
1737.97 s
[genvalidity-property] [16 of 22] Compiling Test.Validity.Shrinking.Property ( src/Test/Validity/Shrinking/Property.hs, nothing )
1738.04 s
[genvalidity-property] [17 of 22] Compiling Test.Validity.Types ( src/Test/Validity/Types.hs, nothing )
1738.07 s
[genvalidity-property] [18 of 22] Compiling Test.Validity.Functions.Inverse ( src/Test/Validity/Functions/Inverse.hs, nothing )
1738.15 s
[haskell-src-meta] [2 of 2] Linking Setup
1738.22 s
[genvalidity-property] [19 of 22] Compiling Test.Validity.Functions.Equivalence ( src/Test/Validity/Functions/Equivalence.hs, nothing )
1738.79 s
[genvalidity-property] [20 of 22] Compiling Test.Validity.Functions.CanFail ( src/Test/Validity/Functions/CanFail.hs, nothing )
1738.95 s
[genvalidity-property] [21 of 22] Compiling Test.Validity.Functions ( src/Test/Validity/Functions.hs, nothing )
1738.97 s
[genvalidity-property] [22 of 22] Compiling Test.Validity.Property ( src/Test/Validity/Property.hs, nothing )
1738.99 s
[genvalidity-property] Haddock coverage:
1738.99 s
[genvalidity-property] 50% ( 2 / 4) in 'Test.Validity.Functions.Idempotence'
1738.99 s
[genvalidity-property] Missing documentation for:
1738.99 s
[genvalidity-property] idempotentOnGen (src/Test/Validity/Functions/Idempotence.hs:17)
1738.99 s
[genvalidity-property] idempotent (src/Test/Validity/Functions/Idempotence.hs:20)
1738.99 s
[genvalidity-property] 75% ( 3 / 4) in 'Test.Validity.Operations.Associativity'
1738.99 s
[genvalidity-property] Missing documentation for:
1738.99 s
[genvalidity-property] Module header
1738.99 s
[genvalidity-property] 75% ( 3 / 4) in 'Test.Validity.Operations.Commutativity'
1738.99 s
[genvalidity-property] Missing documentation for:
1738.99 s
[genvalidity-property] Module header
1739.04 s
[genvalidity-property] 64% ( 9 / 14) in 'Test.Validity.Operations.Identity'
1739.04 s
[genvalidity-property] Missing documentation for:
1739.04 s
[genvalidity-property] Module header
1739.04 s
[genvalidity-property] leftIdentityOnGenWithEquality (src/Test/Validity/Operations/Identity.hs:54)
1739.04 s
[genvalidity-property] leftIdentityOnGen (src/Test/Validity/Operations/Identity.hs:66)
1739.04 s
[genvalidity-property] rightIdentityOnGenWithEquality (src/Test/Validity/Operations/Identity.hs:111)
1739.04 s
[genvalidity-property] rightIdentityOnGen (src/Test/Validity/Operations/Identity.hs:123)
1739.04 s
[genvalidity-property] 100% ( 4 / 4) in 'Test.Validity.Operations'
1739.04 s
[genvalidity-property] 0% ( 0 / 6) in 'Test.Validity.Property.Utils'
1739.04 s
[genvalidity-property] Missing documentation for:
1739.04 s
[genvalidity-property] Module header
1739.04 s
[genvalidity-property] forAllValid (src/Test/Validity/Property/Utils.hs:16)
1739.04 s
[genvalidity-property] shouldBeValid (src/Test/Validity/Property/Utils.hs:25)
1739.04 s
[genvalidity-property] shouldBeInvalid (src/Test/Validity/Property/Utils.hs:41)
1739.04 s
[genvalidity-property] <==> (src/Test/Validity/Property/Utils.hs:22)
1739.04 s
[genvalidity-property] ===> (src/Test/Validity/Property/Utils.hs:19)
1739.04 s
[genvalidity-property] 100% ( 3 / 3) in 'Test.Validity.GenValidity.Property'
1739.04 s
[genvalidity-property] 40% ( 4 / 10) in 'Test.Validity.Functions.Validity'
1739.04 s
[genvalidity-property] Missing documentation for:
1739.04 s
[genvalidity-property] producesValidsOnGens2 (src/Test/Validity/Functions/Validity.hs:51)
1739.04 s
[genvalidity-property] producesValid2 (src/Test/Validity/Functions/Validity.hs:58)
1739.04 s
[genvalidity-property] producesValidsOnArbitrary2 (src/Test/Validity/Functions/Validity.hs:64)
1739.04 s
[genvalidity-property] producesValidsOnGens3 (src/Test/Validity/Functions/Validity.hs:72)
1739.04 s
[genvalidity-property] producesValid3 (src/Test/Validity/Functions/Validity.hs:87)
1739.04 s
[genvalidity-property] producesValidsOnArbitrary3 (src/Test/Validity/Functions/Validity.hs:101)
1739.04 s
[genvalidity-property] 60% ( 3 / 5) in 'Test.Validity.Relations.Antireflexivity'
1739.04 s
[genvalidity-property] Missing documentation for:
1739.04 s
[genvalidity-property] Module header
1739.04 s
[genvalidity-property] antireflexivityOnGen (src/Test/Validity/Relations/Antireflexivity.hs:32)
1739.04 s
[genvalidity-property] 50% ( 3 / 6) in 'Test.Validity.Relations.Antisymmetry'
1739.04 s
[genvalidity-property] Missing documentation for:
1739.04 s
[genvalidity-property] Module header
1739.04 s
[genvalidity-property] antisymmetryOnGensWithEquality (src/Test/Validity/Relations/Antisymmetry.hs:43)
1739.04 s
[genvalidity-property] antisymmetryOnGens (src/Test/Validity/Relations/Antisymmetry.hs:53)
1739.04 s
[genvalidity-property] 60% ( 3 / 5) in 'Test.Validity.Relations.Reflexivity'
1739.04 s
[genvalidity-property] Missing documentation for:
1739.04 s
[genvalidity-property] Module header
1739.04 s
[genvalidity-property] reflexivityOnGen (src/Test/Validity/Relations/Reflexivity.hs:32)
1739.04 s
[genvalidity-property] 60% ( 3 / 5) in 'Test.Validity.Relations.Symmetry'
1739.04 s
[genvalidity-property] Missing documentation for:
1739.04 s
[genvalidity-property] Module header
1739.04 s
[genvalidity-property] symmetryOnGens (src/Test/Validity/Relations/Symmetry.hs:34)
1739.04 s
[genvalidity-property] 60% ( 3 / 5) in 'Test.Validity.Relations.Transitivity'
1739.04 s
[genvalidity-property] Missing documentation for:
1739.04 s
[genvalidity-property] Module header
1739.04 s
[genvalidity-property] transitivityOnGens (src/Test/Validity/Relations/Transitivity.hs:35)
1739.04 s
[genvalidity-property] 100% ( 6 / 6) in 'Test.Validity.Relations'
1739.04 s
[genvalidity-property] 100% ( 13 / 13) in 'Test.Validity.Shrinking.Property'
1739.04 s
[genvalidity-property] 50% ( 1 / 2) in 'Test.Validity.Types'
1739.05 s
[genvalidity-property] Missing documentation for:
1739.05 s
[genvalidity-property] Module header
1739.05 s
[genvalidity-property] 15% ( 2 / 13) in 'Test.Validity.Functions.Inverse'
1739.05 s
[genvalidity-property] Missing documentation for:
1739.05 s
[genvalidity-property] inverseFunctionsOnGen (src/Test/Validity/Functions/Inverse.hs:28)
1739.05 s
[genvalidity-property] inverseFunctions (src/Test/Validity/Functions/Inverse.hs:33)
1739.05 s
[genvalidity-property] inverseFunctionsIfFirstSucceedsOnGen (src/Test/Validity/Functions/Inverse.hs:49)
1739.05 s
[genvalidity-property] inverseFunctionsIfFirstSucceeds (src/Test/Validity/Functions/Inverse.hs:60)
1739.05 s
[genvalidity-property] inverseFunctionsIfFirstSucceedsOnArbitrary (src/Test/Validity/Functions/Inverse.hs:68)
1739.05 s
[genvalidity-property] inverseFunctionsIfSecondSucceedsOnGen (src/Test/Validity/Functions/Inverse.hs:78)
1739.05 s
[genvalidity-property] inverseFunctionsIfSecondSucceeds (src/Test/Validity/Functions/Inverse.hs:89)
1739.05 s
[genvalidity-property] inverseFunctionsIfSecondSucceedsOnArbitrary (src/Test/Validity/Functions/Inverse.hs:97)
1739.05 s
[genvalidity-property] inverseFunctionsIfSucceedOnGen (src/Test/Validity/Functions/Inverse.hs:107)
1739.05 s
[genvalidity-property] inverseFunctionsIfSucceed (src/Test/Validity/Functions/Inverse.hs:120)
1739.05 s
[genvalidity-property] inverseFunctionsIfSucceedOnArbitrary (src/Test/Validity/Functions/Inverse.hs:128)
1739.05 s
[genvalidity-property] 7% ( 2 / 28) in 'Test.Validity.Functions.Equivalence'
1739.05 s
[genvalidity-property] Missing documentation for:
1739.05 s
[genvalidity-property] Module header
1739.05 s
[genvalidity-property] equivalentOnGen (src/Test/Validity/Functions/Equivalence.hs:47)
1739.05 s
[genvalidity-property] equivalent (src/Test/Validity/Functions/Equivalence.hs:54)
1739.05 s
[genvalidity-property] equivalentOnGens2 (src/Test/Validity/Functions/Equivalence.hs:73)
1739.05 s
[genvalidity-property] equivalent2 (src/Test/Validity/Functions/Equivalence.hs:81)
1739.05 s
[genvalidity-property] equivalentWhenFirstSucceedsOnGen (src/Test/Validity/Functions/Equivalence.hs:100)
1739.05 s
[genvalidity-property] equivalentWhenFirstSucceeds (src/Test/Validity/Functions/Equivalence.hs:119)
1739.05 s
[genvalidity-property] equivalentWhenFirstSucceedsOnArbitrary (src/Test/Validity/Functions/Equivalence.hs:111)
1739.05 s
[genvalidity-property] equivalentWhenFirstSucceedsOnGens2 (src/Test/Validity/Functions/Equivalence.hs:129)
1739.05 s
[genvalidity-property] equivalentWhenFirstSucceeds2 (src/Test/Validity/Functions/Equivalence.hs:162)
1739.05 s
[genvalidity-property] equivalentWhenFirstSucceedsOnArbitrary2 (src/Test/Validity/Functions/Equivalence.hs:147)
1739.05 s
[genvalidity-property] equivalentWhenSecondSucceedsOnGen (src/Test/Validity/Functions/Equivalence.hs:172)
1739.05 s
[genvalidity-property] equivalentWhenSecondSucceeds (src/Test/Validity/Functions/Equivalence.hs:191)
1739.05 s
[genvalidity-property] equivalentWhenSecondSucceedsOnArbitrary (src/Test/Validity/Functions/Equivalence.hs:183)
1739.05 s
[genvalidity-property] equivalentWhenSecondSucceedsOnGens2 (src/Test/Validity/Functions/Equivalence.hs:201)
1739.05 s
[genvalidity-property] equivalentWhenSecondSucceeds2 (src/Test/Validity/Functions/Equivalence.hs:234)
1739.05 s
[genvalidity-property] equivalentWhenSecondSucceedsOnArbitrary2 (src/Test/Validity/Functions/Equivalence.hs:219)
1739.05 s
[genvalidity-property] equivalentWhenSucceedOnGen (src/Test/Validity/Functions/Equivalence.hs:244)
1739.05 s
[genvalidity-property] equivalentWhenSucceed (src/Test/Validity/Functions/Equivalence.hs:258)
1739.05 s
[genvalidity-property] equivalentWhenSucceedOnArbitrary (src/Test/Validity/Functions/Equivalence.hs:266)
1739.05 s
[genvalidity-property] equivalentWhenSucceedOnGens2 (src/Test/Validity/Functions/Equivalence.hs:276)
1739.05 s
[genvalidity-property] equivalentWhenSucceed2 (src/Test/Validity/Functions/Equivalence.hs:312)
1739.05 s
[genvalidity-property] equivalentWhenSucceedOnArbitrary2 (src/Test/Validity/Functions/Equivalence.hs:297)
1739.05 s
[genvalidity-property] equivalentOnGens3 (src/Test/Validity/Functions/Equivalence.hs:322)
1739.05 s
[genvalidity-property] equivalent3 (src/Test/Validity/Functions/Equivalence.hs:338)
1739.05 s
[genvalidity-property] equivalentOnArbitrary3 (src/Test/Validity/Functions/Equivalence.hs:353)
1739.05 s
[genvalidity-property] 38% ( 7 / 18) in 'Test.Validity.Functions.CanFail'
1739.05 s
[genvalidity-property] Missing documentation for:
1739.05 s
[genvalidity-property] Module header
1739.05 s
[genvalidity-property] succeedsOnGens2 (src/Test/Validity/Functions/CanFail.hs:77)
1739.05 s
[genvalidity-property] succeeds2 (src/Test/Validity/Functions/CanFail.hs:84)
1739.05 s
[genvalidity-property] succeedsOnArbitrary2 (src/Test/Validity/Functions/CanFail.hs:90)
1739.05 s
[genvalidity-property] failsOnGens2 (src/Test/Validity/Functions/CanFail.hs:100)
1739.05 s
[genvalidity-property] validIfSucceedsOnGens2 (src/Test/Validity/Functions/CanFail.hs:109)
1739.05 s
[genvalidity-property] validIfSucceeds2 (src/Test/Validity/Functions/CanFail.hs:119)
1739.05 s
[genvalidity-property] validIfSucceedsOnArbitrary2 (src/Test/Validity/Functions/CanFail.hs:125)
1739.05 s
[genvalidity-property] validIfSucceedsOnGens3 (src/Test/Validity/Functions/CanFail.hs:133)
1739.05 s
[genvalidity-property] validIfSucceeds3 (src/Test/Validity/Functions/CanFail.hs:152)
1739.05 s
[genvalidity-property] validIfSucceedsOnArbitrary3 (src/Test/Validity/Functions/CanFail.hs:158)
1739.05 s
[genvalidity-property] 100% ( 6 / 6) in 'Test.Validity.Functions'
1739.05 s
[genvalidity-property] 54% ( 80 /146) in 'Test.Validity.Property'
1739.05 s
[genvalidity-property] Missing documentation for:
1739.05 s
[genvalidity-property] Module header
1739.05 s
[genvalidity-property] forAllValid (src/Test/Validity/Property/Utils.hs:16)
1739.05 s
[genvalidity-property] producesValidsOnGens2 (src/Test/Validity/Functions/Validity.hs:51)
1739.05 s
[genvalidity-property] producesValid2 (src/Test/Validity/Functions/Validity.hs:58)
1739.05 s
[genvalidity-property] producesValidsOnArbitrary2 (src/Test/Validity/Functions/Validity.hs:64)
1739.05 s
[genvalidity-property] producesValidsOnGens3 (src/Test/Validity/Functions/Validity.hs:72)
1739.05 s
[genvalidity-property] producesValid3 (src/Test/Validity/Functions/Validity.hs:87)
1739.05 s
[genvalidity-property] producesValidsOnArbitrary3 (src/Test/Validity/Functions/Validity.hs:101)
1739.05 s
[genvalidity-property] succeedsOnGens2 (src/Test/Validity/Functions/CanFail.hs:77)
1739.05 s
[genvalidity-property] succeeds2 (src/Test/Validity/Functions/CanFail.hs:84)
1739.05 s
[genvalidity-property] succeedsOnArbitrary2 (src/Test/Validity/Functions/CanFail.hs:90)
1739.05 s
[genvalidity-property] failsOnGens2 (src/Test/Validity/Functions/CanFail.hs:100)
1739.05 s
[genvalidity-property] validIfSucceedsOnGens2 (src/Test/Validity/Functions/CanFail.hs:109)
1739.05 s
[genvalidity-property] validIfSucceeds2 (src/Test/Validity/Functions/CanFail.hs:119)
1739.05 s
[genvalidity-property] validIfSucceedsOnArbitrary2 (src/Test/Validity/Functions/CanFail.hs:125)
1739.05 s
[genvalidity-property] validIfSucceedsOnGens3 (src/Test/Validity/Functions/CanFail.hs:133)
1739.05 s
[genvalidity-property] validIfSucceeds3 (src/Test/Validity/Functions/CanFail.hs:152)
1739.05 s
[genvalidity-property] validIfSucceedsOnArbitrary3 (src/Test/Validity/Functions/CanFail.hs:158)
1739.05 s
[genvalidity-property] equivalentOnGen (src/Test/Validity/Functions/Equivalence.hs:47)
1739.05 s
[genvalidity-property] equivalent (src/Test/Validity/Functions/Equivalence.hs:54)
1739.05 s
[genvalidity-property] equivalentOnGens2 (src/Test/Validity/Functions/Equivalence.hs:73)
1739.05 s
[genvalidity-property] equivalent2 (src/Test/Validity/Functions/Equivalence.hs:81)
1739.05 s
[genvalidity-property] equivalentOnGens3 (src/Test/Validity/Functions/Equivalence.hs:322)
1739.05 s
[genvalidity-property] equivalent3 (src/Test/Validity/Functions/Equivalence.hs:338)
1739.06 s
[genvalidity-property] equivalentOnArbitrary3 (src/Test/Validity/Functions/Equivalence.hs:353)
1739.06 s
[genvalidity-property] equivalentWhenFirstSucceedsOnGen (src/Test/Validity/Functions/Equivalence.hs:100)
1739.06 s
[genvalidity-property] equivalentWhenFirstSucceeds (src/Test/Validity/Functions/Equivalence.hs:119)
1739.06 s
[genvalidity-property] equivalentWhenFirstSucceedsOnArbitrary (src/Test/Validity/Functions/Equivalence.hs:111)
1739.06 s
[genvalidity-property] equivalentWhenFirstSucceedsOnGens2 (src/Test/Validity/Functions/Equivalence.hs:129)
1739.06 s
[genvalidity-property] equivalentWhenFirstSucceeds2 (src/Test/Validity/Functions/Equivalence.hs:162)
1739.06 s
[genvalidity-property] equivalentWhenFirstSucceedsOnArbitrary2 (src/Test/Validity/Functions/Equivalence.hs:147)
1739.06 s
[genvalidity-property] equivalentWhenSecondSucceedsOnGen (src/Test/Validity/Functions/Equivalence.hs:172)
1739.06 s
[genvalidity-property] equivalentWhenSecondSucceeds (src/Test/Validity/Functions/Equivalence.hs:191)
1739.06 s
[genvalidity-property] equivalentWhenSecondSucceedsOnArbitrary (src/Test/Validity/Functions/Equivalence.hs:183)
1739.06 s
[genvalidity-property] equivalentWhenSecondSucceedsOnGens2 (src/Test/Validity/Functions/Equivalence.hs:201)
1739.06 s
[genvalidity-property] equivalentWhenSecondSucceeds2 (src/Test/Validity/Functions/Equivalence.hs:234)
1739.06 s
[genvalidity-property] equivalentWhenSecondSucceedsOnArbitrary2 (src/Test/Validity/Functions/Equivalence.hs:219)
1739.06 s
[genvalidity-property] equivalentWhenSucceedOnGen (src/Test/Validity/Functions/Equivalence.hs:244)
1739.06 s
[genvalidity-property] equivalentWhenSucceed (src/Test/Validity/Functions/Equivalence.hs:258)
1739.06 s
[genvalidity-property] equivalentWhenSucceedOnArbitrary (src/Test/Validity/Functions/Equivalence.hs:266)
1739.06 s
[genvalidity-property] equivalentWhenSucceedOnGens2 (src/Test/Validity/Functions/Equivalence.hs:276)
1739.06 s
[genvalidity-property] equivalentWhenSucceed2 (src/Test/Validity/Functions/Equivalence.hs:312)
1739.06 s
[genvalidity-property] equivalentWhenSucceedOnArbitrary2 (src/Test/Validity/Functions/Equivalence.hs:297)
1739.06 s
[genvalidity-property] inverseFunctionsOnGen (src/Test/Validity/Functions/Inverse.hs:28)
1739.06 s
[genvalidity-property] inverseFunctions (src/Test/Validity/Functions/Inverse.hs:33)
1739.06 s
[genvalidity-property] inverseFunctionsIfFirstSucceedsOnGen (src/Test/Validity/Functions/Inverse.hs:49)
1739.06 s
[genvalidity-property] inverseFunctionsIfFirstSucceeds (src/Test/Validity/Functions/Inverse.hs:60)
1739.06 s
[genvalidity-property] inverseFunctionsIfFirstSucceedsOnArbitrary (src/Test/Validity/Functions/Inverse.hs:68)
1739.06 s
[genvalidity-property] inverseFunctionsIfSecondSucceedsOnGen (src/Test/Validity/Functions/Inverse.hs:78)
1739.06 s
[genvalidity-property] inverseFunctionsIfSecondSucceeds (src/Test/Validity/Functions/Inverse.hs:89)
1739.06 s
[genvalidity-property] inverseFunctionsIfSecondSucceedsOnArbitrary (src/Test/Validity/Functions/Inverse.hs:97)
1739.06 s
[genvalidity-property] inverseFunctionsIfSucceedOnGen (src/Test/Validity/Functions/Inverse.hs:107)
1739.06 s
[genvalidity-property] inverseFunctionsIfSucceed (src/Test/Validity/Functions/Inverse.hs:120)
1739.06 s
[genvalidity-property] inverseFunctionsIfSucceedOnArbitrary (src/Test/Validity/Functions/Inverse.hs:128)
1739.06 s
[genvalidity-property] idempotentOnGen (src/Test/Validity/Functions/Idempotence.hs:17)
1739.06 s
[genvalidity-property] idempotent (src/Test/Validity/Functions/Idempotence.hs:20)
1739.06 s
[genvalidity-property] reflexivityOnGen (src/Test/Validity/Relations/Reflexivity.hs:32)
1739.06 s
[genvalidity-property] transitivityOnGens (src/Test/Validity/Relations/Transitivity.hs:35)
1739.06 s
[genvalidity-property] antisymmetryOnGensWithEquality (src/Test/Validity/Relations/Antisymmetry.hs:43)
1739.06 s
[genvalidity-property] antisymmetryOnGens (src/Test/Validity/Relations/Antisymmetry.hs:53)
1739.06 s
[genvalidity-property] antireflexivityOnGen (src/Test/Validity/Relations/Antireflexivity.hs:32)
1739.06 s
[genvalidity-property] symmetryOnGens (src/Test/Validity/Relations/Symmetry.hs:34)
1739.06 s
[genvalidity-property] leftIdentityOnGenWithEquality (src/Test/Validity/Operations/Identity.hs:54)
1739.06 s
[genvalidity-property] leftIdentityOnGen (src/Test/Validity/Operations/Identity.hs:66)
1739.06 s
[genvalidity-property] rightIdentityOnGenWithEquality (src/Test/Validity/Operations/Identity.hs:111)
1739.06 s
[genvalidity-property] rightIdentityOnGen (src/Test/Validity/Operations/Identity.hs:123)
1740.12 s
[foundation] [ 1 of 103] Compiling Foundation.Array.Internal ( Foundation/Array/Internal.hs, nothing )
1740.42 s
[foundation] [ 2 of 103] Compiling Foundation.Class.Bifunctor ( Foundation/Class/Bifunctor.hs, nothing )
1740.47 s
[foundation] [ 3 of 103] Compiling Foundation.Collection.Copy ( Foundation/Collection/Copy.hs, nothing )
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 )
1741.20 s
[foundation] [ 4 of 103] Compiling Foundation.Collection.Element ( Foundation/Collection/Element.hs, nothing )
1741.21 s
[foundation] [ 5 of 103] Compiling Foundation.Collection.Collection ( Foundation/Collection/Collection.hs, nothing )
1741.54 s
[foundation] Foundation/Collection/Collection.hs:68:25: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1741.55 s
[foundation] • The ‘~’ operator is out of scope.
1741.55 s
[foundation] Assuming it to stand for an equality constraint.
1741.55 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1741.55 s
[foundation] exported from Data.Type.Equality and Prelude.
1741.55 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1741.55 s
[foundation] • This will become an error in a future GHC release.
1741.55 s
[foundation] |
1741.55 s
[foundation] 68 | class (IsList c, Item c ~ Element c) => Collection c where
1741.55 s
[foundation] | ^
1741.55 s
[foundation]
1741.57 s
[foundation] Foundation/Collection/Collection.hs:79:33: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1741.57 s
[foundation] • The ‘~’ operator is out of scope.
1741.57 s
[foundation] Assuming it to stand for an equality constraint.
1741.57 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1741.57 s
[foundation] exported from Data.Type.Equality and Prelude.
1741.57 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1741.57 s
[foundation] • This will become an error in a future GHC release.
1741.57 s
[foundation] |
1741.57 s
[foundation] 79 | elem :: forall a . (Eq a, a ~ Element c) => Element c -> c -> Bool
1741.57 s
[foundation] | ^
1741.57 s
[foundation]
1741.57 s
[foundation] Foundation/Collection/Collection.hs:84:36: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1741.57 s
[foundation] • The ‘~’ operator is out of scope.
1741.58 s
[foundation] Assuming it to stand for an equality constraint.
1741.58 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1741.58 s
[foundation] exported from Data.Type.Equality and Prelude.
1741.58 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1741.58 s
[foundation] • This will become an error in a future GHC release.
1741.58 s
[foundation] |
1741.58 s
[foundation] 84 | notElem :: forall a . (Eq a, a ~ Element c) => Element c -> c -> Bool
1741.58 s
[foundation] | ^
1741.58 s
[foundation]
1741.58 s
[foundation] Foundation/Collection/Collection.hs:88:37: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1741.58 s
[foundation] • The ‘~’ operator is out of scope.
1741.58 s
[foundation] Assuming it to stand for an equality constraint.
1741.58 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1741.58 s
[foundation] exported from Data.Type.Equality and Prelude.
1741.58 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1741.58 s
[foundation] • This will become an error in a future GHC release.
1741.58 s
[foundation] |
1741.58 s
[foundation] 88 | maximum :: forall a . (Ord a, a ~ Element c) => NonEmpty c -> Element c
1741.58 s
[foundation] | ^
1741.58 s
[foundation]
1741.58 s
[foundation] Foundation/Collection/Collection.hs:90:37: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1741.58 s
[foundation] • The ‘~’ operator is out of scope.
1741.58 s
[foundation] Assuming it to stand for an equality constraint.
1741.59 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1741.59 s
[foundation] exported from Data.Type.Equality and Prelude.
1741.59 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1741.59 s
[foundation] • This will become an error in a future GHC release.
1741.59 s
[foundation] |
1741.59 s
[foundation] 90 | minimum :: forall a . (Ord a, a ~ Element c) => NonEmpty c -> Element c
1741.59 s
[foundation] | ^
1741.59 s
[foundation]
1741.59 s
[foundation] Foundation/Collection/Collection.hs:160:37: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1741.59 s
[foundation] • The ‘~’ operator is out of scope.
1741.59 s
[foundation] Assuming it to stand for an equality constraint.
1741.59 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1741.59 s
[foundation] exported from Data.Type.Equality and Prelude.
1741.59 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1741.59 s
[foundation] • This will become an error in a future GHC release.
1741.59 s
[foundation] |
1741.59 s
[foundation] 160 | and :: (Collection col, Element col ~ Bool) => col -> Bool
1741.59 s
[foundation] | ^
1741.59 s
[foundation]
1741.59 s
[foundation] Foundation/Collection/Collection.hs:164:36: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1741.59 s
[foundation] • The ‘~’ operator is out of scope.
1741.59 s
[foundation] Assuming it to stand for an equality constraint.
1741.59 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1741.59 s
[foundation] exported from Data.Type.Equality and Prelude.
1741.59 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1741.59 s
[foundation] • This will become an error in a future GHC release.
1741.59 s
[foundation] |
1741.59 s
[foundation] 164 | or :: (Collection col, Element col ~ Bool) => col -> Bool
1741.59 s
[foundation] | ^
1741.59 s
[foundation]
1741.60 s
[foundation] [ 6 of 103] Compiling Foundation.Collection.Buildable ( Foundation/Collection/Buildable.hs, nothing )
1741.71 s
[foundation] [ 7 of 103] Compiling Foundation.Collection.Foldable ( Foundation/Collection/Foldable.hs, nothing )
1741.91 s
[foundation] [ 8 of 103] Compiling Foundation.Collection.Indexed ( Foundation/Collection/Indexed.hs, nothing )
1741.98 s
[foundation] [ 9 of 103] Compiling Foundation.Collection.InnerFunctor ( Foundation/Collection/InnerFunctor.hs, nothing )
1741.99 s
[foundation] Foundation/Collection/InnerFunctor.hs:16:47: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1741.99 s
[foundation] • The ‘~’ operator is out of scope.
1742.00 s
[foundation] Assuming it to stand for an equality constraint.
1742.00 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1742.00 s
[foundation] exported from Data.Type.Equality and Prelude.
1742.00 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1742.00 s
[foundation] • This will become an error in a future GHC release.
1742.00 s
[foundation] |
1742.00 s
[foundation] 16 | default imap :: (Functor f, Element (f a) ~ a, f a ~ c) => (Element c -> Element c) -> c -> c
1742.00 s
[foundation] | ^
1742.00 s
[foundation]
1742.00 s
[foundation] Foundation/Collection/InnerFunctor.hs:16:56: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1742.00 s
[foundation] • The ‘~’ operator is out of scope.
1742.00 s
[foundation] Assuming it to stand for an equality constraint.
1742.00 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1742.00 s
[foundation] exported from Data.Type.Equality and Prelude.
1742.00 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1742.00 s
[foundation] • This will become an error in a future GHC release.
1742.00 s
[foundation] |
1742.00 s
[foundation] 16 | default imap :: (Functor f, Element (f a) ~ a, f a ~ c) => (Element c -> Element c) -> c -> c
1742.00 s
[foundation] | ^
1742.00 s
[foundation]
1742.00 s
[foundation] [ 10 of 103] Compiling Foundation.Collection.Keyed ( Foundation/Collection/Keyed.hs, nothing )
1742.01 s
[foundation] [ 11 of 103] Compiling Foundation.Collection.Mappable ( Foundation/Collection/Mappable.hs, nothing )
1742.07 s
[foundation] [ 12 of 103] Compiling Foundation.Collection.Mutable ( Foundation/Collection/Mutable.hs, nothing )
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 )
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 )
1742.20 s
[foundation] [ 13 of 103] Compiling Foundation.Foreign ( Foundation/Foreign.hs, nothing )
1742.25 s
[foundation] [ 14 of 103] Compiling Foundation.Foreign.Alloc ( Foundation/Foreign/Alloc.hs, nothing )
1742.28 s
[foundation] [ 15 of 103] Compiling Foundation.IO.Terminal ( Foundation/IO/Terminal.hs, nothing )
1742.59 s
[foundation] [ 16 of 103] Compiling Foundation.List.ListN ( Foundation/List/ListN.hs, nothing )
1742.60 s
[foundation] [ 17 of 103] Compiling Foundation.Math.Trigonometry ( Foundation/Math/Trigonometry.hs, nothing )
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 )
1742.65 s
[foundation] [ 18 of 103] Compiling Foundation.Monad.Exception ( Foundation/Monad/Exception.hs, nothing )
1742.68 s
[foundation] [ 19 of 103] Compiling Foundation.Exception ( Foundation/Exception.hs, nothing )
1742.71 s
[foundation] [ 20 of 103] Compiling Foundation.Monad.MonadIO ( Foundation/Monad/MonadIO.hs, nothing )
1742.73 s
[foundation] [ 21 of 103] Compiling Foundation.Monad.Transformer ( Foundation/Monad/Transformer.hs, nothing )
1742.73 s
[foundation] [ 22 of 103] Compiling Foundation.Monad.Identity ( Foundation/Monad/Identity.hs, nothing )
1742.92 s
[foundation] [ 23 of 103] Compiling Foundation.Monad.Base ( Foundation/Monad/Base.hs, nothing )
1742.92 s
[foundation] [ 24 of 103] Compiling Foundation.Monad.State ( Foundation/Monad/State.hs, nothing )
1743.02 s
[foundation] [ 25 of 103] Compiling Foundation.Monad.Reader ( Foundation/Monad/Reader.hs, nothing )
1743.13 s
[foundation] [ 26 of 103] Compiling Foundation.Monad.Except ( Foundation/Monad/Except.hs, nothing )
1743.23 s
[foundation] [ 27 of 103] Compiling Foundation.Numerical.Floating ( Foundation/Numerical/Floating.hs, nothing )
1743.27 s
[foundation] [ 28 of 103] Compiling Foundation.Numerical ( Foundation/Numerical.hs, nothing )
1743.47 s
[foundation] [ 29 of 103] Compiling Foundation.Monad ( Foundation/Monad.hs, nothing )
1743.52 s
[foundation] [ 30 of 103] Compiling Foundation.Conduit.Internal ( Foundation/Conduit/Internal.hs, nothing )
1744.69 s
[foundation] [ 31 of 103] Compiling Foundation.Collection.List ( Foundation/Collection/List.hs, nothing )
1744.75 s
[foundation] [ 32 of 103] Compiling Foundation.Collection.Sequential ( Foundation/Collection/Sequential.hs, nothing )
1745.07 s
[haskell-src-meta] Phase: updateAutotoolsGnuConfigScriptsPhase
1745.15 s
[haskell-src-meta] Phase: configurePhase
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
1745.31 s
[haskell-src-meta] Using Parsec parser
1745.31 s
[haskell-src-meta] Configuring haskell-src-meta-0.8.15...
1745.54 s
[foundation] Foundation/Collection/Sequential.hs:36:25: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1745.57 s
[foundation] • The ‘~’ operator is out of scope.
1745.57 s
[foundation] Assuming it to stand for an equality constraint.
1745.57 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1745.57 s
[foundation] exported from Data.Type.Equality and Prelude.
1745.57 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1745.57 s
[foundation] • This will become an error in a future GHC release.
1745.57 s
[foundation] |
1745.57 s
[foundation] 36 | class (IsList c, Item c ~ Element c, Monoid c, Collection c) => Sequential c where
1745.57 s
[foundation] | ^
1745.57 s
[foundation]
1745.57 s
[foundation] [ 33 of 103] Compiling Foundation.Collection.Zippable ( Foundation/Collection/Zippable.hs, nothing )
1748.68 s
[foundation] Foundation/Collection/Zippable.hs:111:24: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1748.68 s
[foundation] • The ‘~’ operator is out of scope.
1748.68 s
[foundation] Assuming it to stand for an equality constraint.
1748.68 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1748.68 s
[foundation] exported from Data.Type.Equality and Prelude.
1748.69 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1748.69 s
[foundation] • This will become an error in a future GHC release.
1748.69 s
[foundation] |
1748.69 s
[foundation] 111 | , Element col ~ (Element a, Element b) )
1748.69 s
[foundation] | ^
1748.69 s
[foundation]
1748.69 s
[foundation] Foundation/Collection/Zippable.hs:117:25: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1748.69 s
[foundation] • The ‘~’ operator is out of scope.
1748.69 s
[foundation] Assuming it to stand for an equality constraint.
1748.69 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1748.69 s
[foundation] exported from Data.Type.Equality and Prelude.
1748.69 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1748.69 s
[foundation] • This will become an error in a future GHC release.
1748.69 s
[foundation] |
1748.69 s
[foundation] 117 | , Element col ~ (Element a, Element b, Element c) )
1748.69 s
[foundation] | ^
1748.69 s
[foundation]
1748.70 s
[foundation] Foundation/Collection/Zippable.hs:123:25: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1748.70 s
[foundation] • The ‘~’ operator is out of scope.
1748.70 s
[foundation] Assuming it to stand for an equality constraint.
1748.70 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1748.70 s
[foundation] exported from Data.Type.Equality and Prelude.
1748.70 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1748.70 s
[foundation] • This will become an error in a future GHC release.
1748.70 s
[foundation] |
1748.70 s
[foundation] 123 | , Element col ~ (Element a, Element b, Element c, Element d) )
1748.70 s
[foundation] | ^
1748.70 s
[foundation]
1748.70 s
[foundation] Foundation/Collection/Zippable.hs:129:25: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1748.70 s
[foundation] • The ‘~’ operator is out of scope.
1748.70 s
[foundation] Assuming it to stand for an equality constraint.
1748.70 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1748.70 s
[foundation] exported from Data.Type.Equality and Prelude.
1748.70 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1748.70 s
[foundation] • This will become an error in a future GHC release.
1748.70 s
[foundation] |
1748.70 s
[foundation] 129 | , Element col ~ (Element a, Element b, Element c, Element d, Element e) )
1748.71 s
[foundation] | ^
1748.71 s
[foundation]
1748.71 s
[foundation] Foundation/Collection/Zippable.hs:135:25: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1748.71 s
[foundation] • The ‘~’ operator is out of scope.
1748.71 s
[foundation] Assuming it to stand for an equality constraint.
1748.71 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1748.71 s
[foundation] exported from Data.Type.Equality and Prelude.
1748.71 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1748.71 s
[foundation] • This will become an error in a future GHC release.
1748.71 s
[foundation] |
1748.71 s
[foundation] 135 | , Element col ~ (Element a, Element b, Element c, Element d, Element e, Element f) )
1748.71 s
[foundation] | ^
1748.71 s
[foundation]
1748.71 s
[foundation] Foundation/Collection/Zippable.hs:141:25: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1748.71 s
[foundation] • The ‘~’ operator is out of scope.
1748.71 s
[foundation] Assuming it to stand for an equality constraint.
1748.71 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1748.71 s
[foundation] exported from Data.Type.Equality and Prelude.
1748.71 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1748.71 s
[foundation] • This will become an error in a future GHC release.
1748.71 s
[foundation] |
1748.71 s
[foundation] 141 | , Element col ~ (Element a, Element b, Element c, Element d, Element e, Element f, Element g) )
1748.71 s
[foundation] | ^
1748.71 s
[foundation]
1748.71 s
[foundation] Foundation/Collection/Zippable.hs:147:53: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1748.71 s
[foundation] • The ‘~’ operator is out of scope.
1748.71 s
[foundation] Assuming it to stand for an equality constraint.
1748.72 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1748.72 s
[foundation] exported from Data.Type.Equality and Prelude.
1748.72 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1748.72 s
[foundation] • This will become an error in a future GHC release.
1748.72 s
[foundation] |
1748.72 s
[foundation] 147 | unzip :: (Sequential a, Sequential b, Element col ~ (Element a, Element b))
1748.72 s
[foundation] | ^
1748.72 s
[foundation]
1748.72 s
[foundation] Foundation/Collection/Zippable.hs:157:27: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1748.72 s
[foundation] • The ‘~’ operator is out of scope.
1748.72 s
[foundation] Assuming it to stand for an equality constraint.
1748.72 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1748.72 s
[foundation] exported from Data.Type.Equality and Prelude.
1748.72 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1748.72 s
[foundation] • This will become an error in a future GHC release.
1748.72 s
[foundation] |
1748.72 s
[foundation] 157 | , Element col ~ (Element a, Element b, Element c) )
1748.72 s
[foundation] | ^
1748.72 s
[foundation]
1748.73 s
[foundation] Foundation/Collection/Zippable.hs:167:27: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1748.73 s
[foundation] • The ‘~’ operator is out of scope.
1748.73 s
[foundation] Assuming it to stand for an equality constraint.
1748.73 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1748.73 s
[foundation] exported from Data.Type.Equality and Prelude.
1748.73 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1748.73 s
[foundation] • This will become an error in a future GHC release.
1748.73 s
[foundation] |
1748.74 s
[foundation] 167 | , Element col ~ (Element a, Element b, Element c, Element d) )
1748.74 s
[foundation] | ^
1748.74 s
[foundation]
1748.74 s
[foundation] Foundation/Collection/Zippable.hs:177:27: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1748.74 s
[foundation] • The ‘~’ operator is out of scope.
1748.74 s
[foundation] Assuming it to stand for an equality constraint.
1748.74 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1748.74 s
[foundation] exported from Data.Type.Equality and Prelude.
1748.74 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1748.74 s
[foundation] • This will become an error in a future GHC release.
1748.74 s
[foundation] |
1748.74 s
[foundation] 177 | , Element col ~ (Element a, Element b, Element c, Element d, Element e) )
1748.74 s
[foundation] | ^
1748.74 s
[foundation]
1748.74 s
[foundation] Foundation/Collection/Zippable.hs:187:27: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1748.74 s
[foundation] • The ‘~’ operator is out of scope.
1748.74 s
[foundation] Assuming it to stand for an equality constraint.
1748.75 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1748.75 s
[foundation] exported from Data.Type.Equality and Prelude.
1748.75 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1748.75 s
[foundation] • This will become an error in a future GHC release.
1748.75 s
[foundation] |
1748.75 s
[foundation] 187 | , Element col ~ (Element a, Element b, Element c, Element d, Element e, Element f) )
1748.75 s
[foundation] | ^
1748.75 s
[foundation]
1748.75 s
[foundation] Foundation/Collection/Zippable.hs:197:27: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1748.75 s
[foundation] • The ‘~’ operator is out of scope.
1748.75 s
[foundation] Assuming it to stand for an equality constraint.
1748.75 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1748.75 s
[foundation] exported from Data.Type.Equality and Prelude.
1748.75 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1748.75 s
[foundation] • This will become an error in a future GHC release.
1748.75 s
[foundation] |
1748.75 s
[foundation] 197 | , Element col ~ (Element a, Element b, Element c, Element d, Element e, Element f, Element g) )
1748.75 s
[foundation] | ^
1748.75 s
[foundation]
1748.78 s
[foundation] [ 34 of 103] Compiling Foundation.Collection ( Foundation/Collection.hs, nothing )
1748.80 s
[foundation] [ 35 of 103] Compiling Foundation.List.DList ( Foundation/List/DList.hs, nothing )
1749.12 s
[foundation] [ 36 of 103] Compiling Foundation.Conduit.Textual ( Foundation/Conduit/Textual.hs, nothing )
1749.28 s
[foundation] [ 37 of 103] Compiling Foundation.Class.Storable ( Foundation/Class/Storable.hs, nothing )
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 )
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 )
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 )
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 )
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 )
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 )
1749.64 s
[haskell-src-meta] Dependency base >=4.10 && <5: using base-4.20.1.0
1749.64 s
[haskell-src-meta] Dependency haskell-src-exts >=1.21 && <1.24: using haskell-src-exts-1.23.1
1749.64 s
[haskell-src-meta] Dependency pretty >=1.0 && <1.2: using pretty-1.1.3.6
1749.64 s
[haskell-src-meta] Dependency syb >=0.1 && <0.8: using syb-0.7.2.4
1749.64 s
[haskell-src-meta] Dependency template-haskell >=2.12 && <2.24: using template-haskell-2.22.0.0
1749.64 s
[haskell-src-meta] Dependency th-orphans >=0.12 && <0.14: using th-orphans-0.13.16
1749.64 s
[haskell-src-meta] Dependency HUnit >=1.2: using HUnit-1.6.2.0
1749.64 s
[haskell-src-meta] Dependency base >=4.10: using base-4.20.1.0
1749.64 s
[haskell-src-meta] Dependency haskell-src-exts >=1.21: using haskell-src-exts-1.23.1
1749.64 s
[haskell-src-meta] Dependency haskell-src-meta: using haskell-src-meta-0.8.15
1749.64 s
[haskell-src-meta] Dependency pretty >=1.0: using pretty-1.1.3.6
1749.64 s
[haskell-src-meta] Dependency tasty: using tasty-1.5.3
1749.64 s
[haskell-src-meta] Dependency tasty-hunit: using tasty-hunit-0.10.2
1749.64 s
[haskell-src-meta] Dependency template-haskell >=2.12: using template-haskell-2.22.0.0
1749.64 s
[haskell-src-meta] Dependency base: using base-4.20.1.0
1749.64 s
[haskell-src-meta] Dependency haskell-src-exts: using haskell-src-exts-1.23.1
1749.64 s
[haskell-src-meta] Dependency haskell-src-meta: using haskell-src-meta-0.8.15
1749.64 s
[haskell-src-meta] Dependency template-haskell: using template-haskell-2.22.0.0
1749.65 s
[haskell-src-meta] Dependency base: using base-4.20.1.0
1749.65 s
[haskell-src-meta] Dependency containers: using containers-0.7
1749.65 s
[haskell-src-meta] Dependency haskell-src-meta: using haskell-src-meta-0.8.15
1749.65 s
[haskell-src-meta] Dependency pretty: using pretty-1.1.3.6
1749.65 s
[haskell-src-meta] Dependency syb: using syb-0.7.2.4
1749.65 s
[haskell-src-meta] Dependency template-haskell: using template-haskell-2.22.0.0
1749.65 s
[haskell-src-meta] Source component graph:
1749.65 s
[haskell-src-meta] component lib
1749.65 s
[haskell-src-meta] component test:examples dependency lib
1749.65 s
[haskell-src-meta] component test:splices dependency lib
1749.65 s
[haskell-src-meta] component test:unit dependency lib
1749.65 s
[haskell-src-meta] Configured component graph:
1749.65 s
[haskell-src-meta] component haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
1749.65 s
[haskell-src-meta] include base-4.20.1.0-4f22
1749.65 s
[haskell-src-meta] include haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
1749.65 s
[haskell-src-meta] include pretty-1.1.3.6-b91c
1749.65 s
[haskell-src-meta] include syb-0.7.2.4-9vizthOcKGu2K9TLDwDK1p
1749.65 s
[haskell-src-meta] include template-haskell-2.22.0.0-93bf
1749.65 s
[haskell-src-meta] include th-orphans-0.13.16-7XyLV3CvoYP1Acx5pNcjNI
1749.65 s
[haskell-src-meta] component haskell-src-meta-0.8.15-LZQQDfl5sGi3V9TJjZIPSU-examples
1749.65 s
[haskell-src-meta] include base-4.20.1.0-4f22
1749.65 s
[haskell-src-meta] include containers-0.7-57cd
1749.65 s
[haskell-src-meta] include haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
1749.65 s
[haskell-src-meta] include pretty-1.1.3.6-b91c
1749.65 s
[haskell-src-meta] include syb-0.7.2.4-9vizthOcKGu2K9TLDwDK1p
1749.65 s
[haskell-src-meta] include template-haskell-2.22.0.0-93bf
1749.65 s
[haskell-src-meta] component haskell-src-meta-0.8.15-9Tf3kNUBSVgJ8qUIqDWDyP-splices
1749.65 s
[haskell-src-meta] include base-4.20.1.0-4f22
1749.65 s
[haskell-src-meta] include haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
1749.65 s
[haskell-src-meta] include haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
1749.65 s
[haskell-src-meta] include template-haskell-2.22.0.0-93bf
1749.65 s
[haskell-src-meta] component haskell-src-meta-0.8.15-AnIIMSh5ExtE8bDf25j1Lf-unit
1749.65 s
[haskell-src-meta] include HUnit-1.6.2.0-1996gLrdh2OAE1C8Q0vXvV
1749.65 s
[haskell-src-meta] include base-4.20.1.0-4f22
1749.65 s
[haskell-src-meta] include haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
1749.65 s
[haskell-src-meta] include haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
1749.65 s
[haskell-src-meta] include pretty-1.1.3.6-b91c
1749.65 s
[haskell-src-meta] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
1749.65 s
[haskell-src-meta] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
1749.65 s
[haskell-src-meta] include template-haskell-2.22.0.0-93bf
1749.65 s
[haskell-src-meta] Linked component graph:
1749.65 s
[haskell-src-meta] unit haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
1749.65 s
[haskell-src-meta] include base-4.20.1.0-4f22
1749.65 s
[haskell-src-meta] include haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
1749.65 s
[haskell-src-meta] include pretty-1.1.3.6-b91c
1749.65 s
[haskell-src-meta] include syb-0.7.2.4-9vizthOcKGu2K9TLDwDK1p
1749.65 s
[haskell-src-meta] include template-haskell-2.22.0.0-93bf
1749.65 s
[haskell-src-meta] include th-orphans-0.13.16-7XyLV3CvoYP1Acx5pNcjNI
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
1749.65 s
[haskell-src-meta] unit haskell-src-meta-0.8.15-LZQQDfl5sGi3V9TJjZIPSU-examples
1749.65 s
[haskell-src-meta] include base-4.20.1.0-4f22
1749.65 s
[haskell-src-meta] include containers-0.7-57cd
1749.65 s
[haskell-src-meta] include haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
1749.65 s
[haskell-src-meta] include pretty-1.1.3.6-b91c
1749.65 s
[haskell-src-meta] include syb-0.7.2.4-9vizthOcKGu2K9TLDwDK1p
1749.65 s
[haskell-src-meta] include template-haskell-2.22.0.0-93bf
1749.65 s
[haskell-src-meta] unit haskell-src-meta-0.8.15-9Tf3kNUBSVgJ8qUIqDWDyP-splices
1749.65 s
[haskell-src-meta] include base-4.20.1.0-4f22
1749.65 s
[haskell-src-meta] include haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
1749.65 s
[haskell-src-meta] include haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
1749.65 s
[haskell-src-meta] include template-haskell-2.22.0.0-93bf
1749.65 s
[haskell-src-meta] unit haskell-src-meta-0.8.15-AnIIMSh5ExtE8bDf25j1Lf-unit
1749.65 s
[haskell-src-meta] include HUnit-1.6.2.0-1996gLrdh2OAE1C8Q0vXvV
1749.65 s
[haskell-src-meta] include base-4.20.1.0-4f22
1749.65 s
[haskell-src-meta] include haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
1749.65 s
[haskell-src-meta] include haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
1749.65 s
[haskell-src-meta] include pretty-1.1.3.6-b91c
1749.65 s
[haskell-src-meta] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
1749.66 s
[haskell-src-meta] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
1749.66 s
[haskell-src-meta] include template-haskell-2.22.0.0-93bf
1749.66 s
[haskell-src-meta] Ready component graph:
1749.66 s
[haskell-src-meta] definite haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
1749.66 s
[haskell-src-meta] depends base-4.20.1.0-4f22
1749.66 s
[haskell-src-meta] depends haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
1749.66 s
[haskell-src-meta] depends pretty-1.1.3.6-b91c
1749.66 s
[haskell-src-meta] depends syb-0.7.2.4-9vizthOcKGu2K9TLDwDK1p
1749.66 s
[haskell-src-meta] depends template-haskell-2.22.0.0-93bf
1749.66 s
[haskell-src-meta] depends th-orphans-0.13.16-7XyLV3CvoYP1Acx5pNcjNI
1749.66 s
[haskell-src-meta] definite haskell-src-meta-0.8.15-9Tf3kNUBSVgJ8qUIqDWDyP-splices
1749.66 s
[haskell-src-meta] depends base-4.20.1.0-4f22
1749.66 s
[haskell-src-meta] depends haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
1749.66 s
[haskell-src-meta] depends haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
1749.66 s
[haskell-src-meta] depends template-haskell-2.22.0.0-93bf
1749.66 s
[haskell-src-meta] definite haskell-src-meta-0.8.15-AnIIMSh5ExtE8bDf25j1Lf-unit
1749.66 s
[haskell-src-meta] depends HUnit-1.6.2.0-1996gLrdh2OAE1C8Q0vXvV
1749.66 s
[haskell-src-meta] depends base-4.20.1.0-4f22
1749.66 s
[haskell-src-meta] depends haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
1749.66 s
[haskell-src-meta] depends haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
1749.66 s
[haskell-src-meta] depends pretty-1.1.3.6-b91c
1749.66 s
[haskell-src-meta] depends tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
1749.66 s
[haskell-src-meta] depends tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
1749.66 s
[haskell-src-meta] depends template-haskell-2.22.0.0-93bf
1749.66 s
[haskell-src-meta] definite haskell-src-meta-0.8.15-LZQQDfl5sGi3V9TJjZIPSU-examples
1749.66 s
[haskell-src-meta] depends base-4.20.1.0-4f22
1749.66 s
[haskell-src-meta] depends containers-0.7-57cd
1749.66 s
[haskell-src-meta] depends haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
1749.66 s
[haskell-src-meta] depends pretty-1.1.3.6-b91c
1749.66 s
[haskell-src-meta] depends syb-0.7.2.4-9vizthOcKGu2K9TLDwDK1p
1749.66 s
[haskell-src-meta] depends template-haskell-2.22.0.0-93bf
1749.66 s
[haskell-src-meta] Using Cabal-3.12.1.0 compiled by ghc-9.10
1749.66 s
[haskell-src-meta] Using compiler: ghc-9.10.2
1749.66 s
[haskell-src-meta] Using install prefix:
1749.66 s
[haskell-src-meta] /nix/store/4g6blflazafhvwsnmi21n0p0apq0fhbb-haskell-src-meta-0.8.15
1749.66 s
[haskell-src-meta] Executables installed in:
1749.66 s
[haskell-src-meta] /nix/store/4g6blflazafhvwsnmi21n0p0apq0fhbb-haskell-src-meta-0.8.15/bin
1749.66 s
[haskell-src-meta] Libraries installed in:
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
1749.66 s
[haskell-src-meta] Dynamic Libraries installed in:
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
1749.66 s
[haskell-src-meta] Private executables installed in:
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
1749.66 s
[haskell-src-meta] Data files installed in:
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
1749.66 s
[haskell-src-meta] Documentation installed in:
1749.66 s
[haskell-src-meta] /nix/store/g7wwnzgapvngx5j8rf35z971q49rk1qm-haskell-src-meta-0.8.15-doc/share/doc/haskell-src-meta-0.8.15
1749.66 s
[haskell-src-meta] Configuration files installed in:
1749.66 s
[haskell-src-meta] /nix/store/4g6blflazafhvwsnmi21n0p0apq0fhbb-haskell-src-meta-0.8.15/etc
1749.66 s
[haskell-src-meta] No alex found
1749.66 s
[haskell-src-meta] Using ar found on system at:
1749.66 s
[haskell-src-meta] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
1749.66 s
[haskell-src-meta] No c2hs found
1749.66 s
[haskell-src-meta] No cpphs found
1749.66 s
[haskell-src-meta] No doctest found
1749.66 s
[haskell-src-meta] Using gcc version 14.3.0 given by user at:
1749.66 s
[haskell-src-meta] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
1749.66 s
[haskell-src-meta] Using ghc version 9.10.2 found on system at:
1749.66 s
[haskell-src-meta] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
1749.66 s
[haskell-src-meta] Using ghc-pkg version 9.10.2 found on system at:
1749.66 s
[haskell-src-meta] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
1749.66 s
[haskell-src-meta] No ghcjs found
1749.67 s
[haskell-src-meta] No ghcjs-pkg found
1749.67 s
[haskell-src-meta] No greencard found
1749.67 s
[haskell-src-meta] Using haddock version 2.31.0 found on system at:
1749.67 s
[haskell-src-meta] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
1749.67 s
[haskell-src-meta] No happy found
1749.82 s
[haskell-src-meta] Using haskell-suite found on system at: haskell-suite-dummy-location
1749.82 s
[haskell-src-meta] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1749.82 s
[haskell-src-meta] No hmake found
1749.82 s
[haskell-src-meta] Using hpc version 0.69 found on system at:
1749.82 s
[haskell-src-meta] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
1749.82 s
[haskell-src-meta] Using hsc2hs version 0.68.10 found on system at:
1749.82 s
[haskell-src-meta] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1749.82 s
[haskell-src-meta] Using hscolour version 1.25 found on system at:
1749.82 s
[haskell-src-meta] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
1749.82 s
[haskell-src-meta] No jhc found
1749.82 s
[haskell-src-meta] Using ld found on system at:
1749.83 s
[haskell-src-meta] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
1749.83 s
[haskell-src-meta] No pkg-config found
1749.83 s
[haskell-src-meta] Using runghc version 9.10.2 found on system at:
1749.83 s
[haskell-src-meta] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
1749.83 s
[haskell-src-meta] Using strip version 2.44 found on system at:
1749.83 s
[haskell-src-meta] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
1749.83 s
[haskell-src-meta] Using tar found on system at:
1749.83 s
[haskell-src-meta] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
1749.83 s
[haskell-src-meta] No uhc found
1749.89 s
[foundation] [ 38 of 103] Compiling Foundation.Bits ( Foundation/Bits.hs, nothing )
1749.93 s
[foundation] [ 39 of 103] Compiling Foundation.Array.Bitmap ( Foundation/Array/Bitmap.hs, nothing )
1750.60 s
[haskell-src-meta] Phase: buildPhase
1750.68 s
[foundation] [ 40 of 103] Compiling Foundation.Partial ( Foundation/Partial.hs, nothing )
1750.74 s
[foundation] [ 41 of 103] Compiling Foundation.Primitive ( Foundation/Primitive.hs, nothing )
1750.75 s
[foundation] [ 42 of 103] Compiling Foundation.Array.Chunked.Unboxed ( Foundation/Array/Chunked/Unboxed.hs, nothing )
1751.13 s
[haskell-src-meta] Preprocessing library for haskell-src-meta-0.8.15...
1751.15 s
[haskell-src-meta] Building library for haskell-src-meta-0.8.15...
1751.35 s
[foundation] [ 43 of 103] Compiling Foundation.Array ( Foundation/Array.hs, nothing )
1751.36 s
[foundation] [ 44 of 103] Compiling Foundation.Hashing.Hasher ( Foundation/Hashing/Hasher.hs, nothing )
1751.40 s
[foundation] [ 45 of 103] Compiling Foundation.Hashing.SipHash ( Foundation/Hashing/SipHash.hs, nothing )
1752.16 s
[foundation] [ 46 of 103] Compiling Foundation.Hashing.FNV ( Foundation/Hashing/FNV.hs, nothing )
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 )
1753.02 s
[foundation] [ 47 of 103] Compiling Foundation.Strict ( Foundation/Strict.hs, nothing )
1753.04 s
[foundation] [ 48 of 103] Compiling Foundation.String ( Foundation/String.hs, nothing )
1753.05 s
[foundation] [ 49 of 103] Compiling Foundation.Parser ( Foundation/Parser.hs, nothing )
1753.27 s
[streaming-commons] high code points [✔]
1753.64 s
[foundation] Foundation/Parser.hs:330:28: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1753.64 s
[foundation] • The ‘~’ operator is out of scope.
1753.64 s
[foundation] Assuming it to stand for an equality constraint.
1753.64 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1753.64 s
[foundation] exported from Data.Type.Equality and Prelude.
1753.64 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1753.64 s
[foundation] • This will become an error in a future GHC release.
1753.64 s
[foundation] |
1753.64 s
[foundation] 330 | , Element input ~ Element (Chunk input)
1753.64 s
[foundation] | ^
1753.64 s
[foundation]
1753.64 s
[foundation] Foundation/Parser.hs:342:37: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1753.64 s
[foundation] • The ‘~’ operator is out of scope.
1753.64 s
[foundation] Assuming it to stand for an equality constraint.
1753.64 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1753.64 s
[foundation] exported from Data.Type.Equality and Prelude.
1753.64 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1753.64 s
[foundation] • This will become an error in a future GHC release.
1753.64 s
[foundation] |
1753.64 s
[foundation] 342 | , Element (Chunk input) ~ Element input
1753.64 s
[foundation] | ^
1753.64 s
[foundation]
1753.65 s
[foundation] Foundation/Parser.hs:350:42: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1753.65 s
[foundation] • The ‘~’ operator is out of scope.
1753.65 s
[foundation] Assuming it to stand for an equality constraint.
1753.65 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1753.65 s
[foundation] exported from Data.Type.Equality and Prelude.
1753.65 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1753.65 s
[foundation] • This will become an error in a future GHC release.
1753.65 s
[foundation] |
1753.65 s
[foundation] 350 | , Element (Chunk input) ~ Element input
1753.65 s
[foundation] | ^
1753.65 s
[foundation]
1753.65 s
[foundation] Foundation/Parser.hs:393:25: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1753.66 s
[foundation] • The ‘~’ operator is out of scope.
1753.66 s
[foundation] Assuming it to stand for an equality constraint.
1753.66 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1753.66 s
[foundation] exported from Data.Type.Equality and Prelude.
1753.66 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1753.66 s
[foundation] • This will become an error in a future GHC release.
1753.66 s
[foundation] |
1753.66 s
[foundation] 393 | , Element input ~ Element (Chunk input)
1753.66 s
[foundation] | ^
1753.66 s
[foundation]
1753.66 s
[foundation] [ 50 of 103] Compiling Foundation.String.Builder ( Foundation/String/Builder.hs, nothing )
1753.67 s
[foundation] [ 51 of 103] Compiling Foundation.String.Read ( Foundation/String/Read.hs, nothing )
1753.67 s
[streaming-commons] UTF8 leftovers
1753.67 s
[foundation] [ 52 of 103] Compiling Foundation.System.Bindings.Hs ( Foundation/System/Bindings/Hs.hs, nothing )
1753.67 s
[foundation] [ 53 of 103] Compiling Foundation.System.Bindings.Network ( dist/build/Foundation/System/Bindings/Network.hs, nothing )
1753.68 s
[foundation] [ 54 of 103] Compiling Foundation.System.Bindings.PosixDef ( dist/build/Foundation/System/Bindings/PosixDef.hs, nothing )
1753.68 s
[foundation] [ 55 of 103] Compiling Foundation.System.Bindings.Posix ( dist/build/Foundation/System/Bindings/Posix.hs, nothing )
1753.87 s
[streaming-commons] C
1753.88 s
[foundation] [ 56 of 103] Compiling Foundation.System.Bindings ( Foundation/System/Bindings.hs, nothing )
1753.89 s
[foundation] [ 57 of 103] Compiling Foundation.System.Bindings.Linux ( dist/build/Foundation/System/Bindings/Linux.hs, nothing )
1754.03 s
[foundation] [ 58 of 103] Compiling Foundation.System.Bindings.Time ( dist/build/Foundation/System/Bindings/Time.hs, nothing )
1754.12 s
[foundation] [ 59 of 103] Compiling Foundation.System.Entropy.Common ( Foundation/System/Entropy/Common.hs, nothing )
1754.14 s
[foundation] [ 60 of 103] Compiling Foundation.System.Entropy.Unix ( Foundation/System/Entropy/Unix.hs, nothing )
1754.26 s
[foundation] [ 61 of 103] Compiling Foundation.System.Entropy ( Foundation/System/Entropy.hs, nothing )
1754.30 s
[foundation] [ 62 of 103] Compiling Foundation.Random.Class ( Foundation/Random/Class.hs, nothing )
1754.34 s
[foundation] [ 63 of 103] Compiling Foundation.Random.DRG ( Foundation/Random/DRG.hs, nothing )
1754.42 s
[foundation] [ 64 of 103] Compiling Foundation.Random.XorShift ( Foundation/Random/XorShift.hs, nothing )
1754.52 s
[foundation] [ 65 of 103] Compiling Foundation.Random.ChaChaDRG ( Foundation/Random/ChaChaDRG.hs, nothing )
1754.64 s
[foundation] [ 66 of 103] Compiling Foundation.Random ( Foundation/Random.hs, nothing )
1754.64 s
[foundation] [ 67 of 103] Compiling Foundation.Check.Gen ( Foundation/Check/Gen.hs, nothing )
1754.68 s
[streaming-commons] single chunk [✔]
1755.05 s
[foundation] [ 68 of 103] Compiling Foundation.Check.Config ( Foundation/Check/Config.hs, nothing )
1755.25 s
[foundation] [ 69 of 103] Compiling Foundation.Check.Arbitrary ( Foundation/Check/Arbitrary.hs, nothing )
1755.47 s
[streaming-commons] multi chunk, no good [✔]
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 )
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 )
1755.66 s
[foundation] [ 70 of 103] Compiling Foundation.Format.CSV.Types ( Foundation/Format/CSV/Types.hs, nothing )
1756.24 s
[streaming-commons] multi chunk, good in the middle [✔]
1756.70 s
[streaming-commons] pure
1756.92 s
[foundation] [ 71 of 103] Compiling Foundation.Format.CSV.Builder ( Foundation/Format/CSV/Builder.hs, nothing )
1757.03 s
[foundation] [ 72 of 103] Compiling Foundation.Check.Property ( Foundation/Check/Property.hs, nothing )
1757.12 s
[foundation] [ 73 of 103] Compiling Foundation.Check.Types ( Foundation/Check/Types.hs, nothing )
1757.27 s
[foundation] [ 74 of 103] Compiling Foundation.Check.Print ( Foundation/Check/Print.hs, nothing )
1757.34 s
[streaming-commons] multi chunk, no good [✔]
1757.44 s
[foundation] [ 75 of 103] Compiling Foundation.Check ( Foundation/Check.hs, nothing )
1757.57 s
[foundation] [ 76 of 103] Compiling Foundation.Check.Main ( Foundation/Check/Main.hs, nothing )
1757.96 s
[streaming-commons] UTF16LE spot checks
1758.59 s
[foundation] [ 77 of 103] Compiling Foundation.System.Info ( Foundation/System/Info.hs, nothing )
1758.80 s
[streaming-commons] [[0,216,0],[220,0,0,0,0,0,0]] [✔]
1758.92 s
[foundation] [ 78 of 103] Compiling Foundation.Time.Types ( Foundation/Time/Types.hs, nothing )
1759.07 s
[foundation] [ 79 of 103] Compiling Foundation.Time.StopWatch ( Foundation/Time/StopWatch.hs, nothing )
1759.12 s
[foundation] [ 80 of 103] Compiling Foundation.Time.Bindings ( Foundation/Time/Bindings.hs, nothing )
1759.15 s
[foundation] [ 81 of 103] Compiling Foundation.Timing ( Foundation/Timing.hs, nothing )
1759.23 s
[foundation] [ 82 of 103] Compiling Foundation.Timing.Main ( Foundation/Timing/Main.hs, nothing )
1759.32 s
[foundation] [ 83 of 103] Compiling Foundation.Tuple ( Foundation/Tuple.hs, nothing )
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 )
1759.55 s
[streaming-commons] Data.Streaming.Zlib
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 )
1759.85 s
[streaming-commons] Data.Streaming.Zlib
1760.01 s
[streaming-commons] inflate/deflate
1760.02 s
[foundation] [ 84 of 103] Compiling Foundation.Hashing.Hashable ( Foundation/Hashing/Hashable.hs, nothing )
1760.19 s
[foundation] [ 85 of 103] Compiling Foundation.Network.IPv6 ( Foundation/Network/IPv6.hs, nothing )
1761.09 s
[streaming-commons] decompress' [✔]
1761.11 s
[streaming-commons] +++ OK, passed 100 tests.
1761.63 s
[foundation] Foundation/Network/IPv6.hs:160:50: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1761.63 s
[foundation] • The ‘~’ operator is out of scope.
1761.63 s
[foundation] Assuming it to stand for an equality constraint.
1761.63 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1761.63 s
[foundation] exported from Data.Type.Equality and Prelude.
1761.63 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1761.63 s
[foundation] • This will become an error in a future GHC release.
1761.63 s
[foundation] |
1761.63 s
[foundation] 160 | ipv6Parser :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1761.63 s
[foundation] | ^
1761.63 s
[foundation]
1761.63 s
[foundation] Foundation/Network/IPv6.hs:160:80: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1761.63 s
[foundation] • The ‘~’ operator is out of scope.
1761.63 s
[foundation] Assuming it to stand for an equality constraint.
1761.63 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1761.63 s
[foundation] exported from Data.Type.Equality and Prelude.
1761.63 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1761.63 s
[foundation] • This will become an error in a future GHC release.
1761.63 s
[foundation] |
1761.63 s
[foundation] 160 | ipv6Parser :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1761.63 s
[foundation] | ^
1761.63 s
[foundation]
1761.63 s
[foundation] Foundation/Network/IPv6.hs:174:59: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1761.63 s
[foundation] • The ‘~’ operator is out of scope.
1761.63 s
[foundation] Assuming it to stand for an equality constraint.
1761.63 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1761.63 s
[foundation] exported from Data.Type.Equality and Prelude.
1761.64 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1761.64 s
[foundation] • This will become an error in a future GHC release.
1761.64 s
[foundation] |
1761.64 s
[foundation] 174 | ipv6ParserPreferred :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1761.64 s
[foundation] | ^
1761.64 s
[foundation]
1761.64 s
[foundation] Foundation/Network/IPv6.hs:174:89: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1761.64 s
[foundation] • The ‘~’ operator is out of scope.
1761.64 s
[foundation] Assuming it to stand for an equality constraint.
1761.64 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1761.64 s
[foundation] exported from Data.Type.Equality and Prelude.
1761.64 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1761.64 s
[foundation] • This will become an error in a future GHC release.
1761.64 s
[foundation] |
1761.64 s
[foundation] 174 | ipv6ParserPreferred :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1761.64 s
[foundation] | ^
1761.64 s
[foundation]
1761.64 s
[foundation] Foundation/Network/IPv6.hs:201:62: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1761.64 s
[foundation] • The ‘~’ operator is out of scope.
1761.64 s
[foundation] Assuming it to stand for an equality constraint.
1761.64 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1761.64 s
[foundation] exported from Data.Type.Equality and Prelude.
1761.64 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1761.64 s
[foundation] • This will become an error in a future GHC release.
1761.64 s
[foundation] |
1761.65 s
[foundation] 201 | ipv6ParserIpv4Embedded :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1761.65 s
[foundation] | ^
1761.65 s
[foundation]
1761.65 s
[foundation] Foundation/Network/IPv6.hs:201:92: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1761.65 s
[foundation] • The ‘~’ operator is out of scope.
1761.65 s
[foundation] Assuming it to stand for an equality constraint.
1761.65 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1761.65 s
[foundation] exported from Data.Type.Equality and Prelude.
1761.65 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1761.65 s
[foundation] • This will become an error in a future GHC release.
1761.65 s
[foundation] |
1761.65 s
[foundation] 201 | ipv6ParserIpv4Embedded :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1761.65 s
[foundation] | ^
1761.65 s
[foundation]
1761.65 s
[foundation] Foundation/Network/IPv6.hs:234:60: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1761.65 s
[foundation] • The ‘~’ operator is out of scope.
1761.65 s
[foundation] Assuming it to stand for an equality constraint.
1761.65 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1761.65 s
[foundation] exported from Data.Type.Equality and Prelude.
1761.65 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1761.65 s
[foundation] • This will become an error in a future GHC release.
1761.65 s
[foundation] |
1761.65 s
[foundation] 234 | ipv6ParserCompressed :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1761.66 s
[foundation] | ^
1761.66 s
[foundation]
1761.66 s
[foundation] Foundation/Network/IPv6.hs:234:90: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1761.66 s
[foundation] • The ‘~’ operator is out of scope.
1761.66 s
[foundation] Assuming it to stand for an equality constraint.
1761.66 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1761.66 s
[foundation] exported from Data.Type.Equality and Prelude.
1761.66 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1761.66 s
[foundation] • This will become an error in a future GHC release.
1761.66 s
[foundation] |
1761.66 s
[foundation] 234 | ipv6ParserCompressed :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1761.66 s
[foundation] | ^
1761.66 s
[foundation]
1761.67 s
[foundation] Foundation/Network/IPv6.hs:254:49: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1761.67 s
[foundation] • The ‘~’ operator is out of scope.
1761.67 s
[foundation] Assuming it to stand for an equality constraint.
1761.67 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1761.67 s
[foundation] exported from Data.Type.Equality and Prelude.
1761.67 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1761.67 s
[foundation] • This will become an error in a future GHC release.
1761.67 s
[foundation] |
1761.67 s
[foundation] 254 | skipColon :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1761.68 s
[foundation] | ^
1761.68 s
[foundation]
1761.69 s
[foundation] Foundation/Network/IPv6.hs:254:79: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1761.69 s
[foundation] • The ‘~’ operator is out of scope.
1761.69 s
[foundation] Assuming it to stand for an equality constraint.
1761.70 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1761.70 s
[foundation] exported from Data.Type.Equality and Prelude.
1761.70 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1761.70 s
[foundation] • This will become an error in a future GHC release.
1761.70 s
[foundation] |
1761.70 s
[foundation] 254 | skipColon :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1761.70 s
[foundation] | ^
1761.70 s
[foundation]
1761.71 s
[foundation] Foundation/Network/IPv6.hs:257:47: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1761.71 s
[foundation] • The ‘~’ operator is out of scope.
1761.71 s
[foundation] Assuming it to stand for an equality constraint.
1761.71 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1761.71 s
[foundation] exported from Data.Type.Equality and Prelude.
1761.71 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1761.71 s
[foundation] • This will become an error in a future GHC release.
1761.71 s
[foundation] |
1761.71 s
[foundation] 257 | skipDot :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1761.71 s
[foundation] | ^
1761.71 s
[foundation]
1761.71 s
[foundation] Foundation/Network/IPv6.hs:257:77: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1761.71 s
[foundation] • The ‘~’ operator is out of scope.
1761.71 s
[foundation] Assuming it to stand for an equality constraint.
1761.71 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1761.71 s
[foundation] exported from Data.Type.Equality and Prelude.
1761.72 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1761.72 s
[foundation] • This will become an error in a future GHC release.
1761.72 s
[foundation] |
1761.72 s
[foundation] 257 | skipDot :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1761.72 s
[foundation] | ^
1761.72 s
[foundation]
1761.72 s
[foundation] Foundation/Network/IPv6.hs:260:50: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1761.72 s
[foundation] • The ‘~’ operator is out of scope.
1761.72 s
[foundation] Assuming it to stand for an equality constraint.
1761.72 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1761.72 s
[foundation] exported from Data.Type.Equality and Prelude.
1761.72 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1761.72 s
[foundation] • This will become an error in a future GHC release.
1761.73 s
[foundation] |
1761.73 s
[foundation] 260 | takeAWord8 :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1761.74 s
[foundation] | ^
1761.74 s
[foundation]
1761.74 s
[foundation] Foundation/Network/IPv6.hs:260:80: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1761.74 s
[foundation] • The ‘~’ operator is out of scope.
1761.74 s
[foundation] Assuming it to stand for an equality constraint.
1761.74 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1761.74 s
[foundation] exported from Data.Type.Equality and Prelude.
1761.74 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1761.74 s
[foundation] • This will become an error in a future GHC release.
1761.74 s
[foundation] |
1761.75 s
[foundation] 260 | takeAWord8 :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1761.75 s
[foundation] | ^
1761.75 s
[foundation]
1761.75 s
[foundation] Foundation/Network/IPv6.hs:263:51: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1761.75 s
[foundation] • The ‘~’ operator is out of scope.
1761.75 s
[foundation] Assuming it to stand for an equality constraint.
1761.75 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1761.75 s
[foundation] exported from Data.Type.Equality and Prelude.
1761.75 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1761.75 s
[foundation] • This will become an error in a future GHC release.
1761.75 s
[foundation] |
1761.75 s
[foundation] 263 | takeAWord16 :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1761.76 s
[foundation] | ^
1761.76 s
[foundation]
1761.76 s
[foundation] Foundation/Network/IPv6.hs:263:81: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1761.76 s
[foundation] • The ‘~’ operator is out of scope.
1761.76 s
[foundation] Assuming it to stand for an equality constraint.
1761.76 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1761.77 s
[foundation] exported from Data.Type.Equality and Prelude.
1761.77 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1761.77 s
[foundation] • This will become an error in a future GHC release.
1761.77 s
[foundation] |
1761.77 s
[foundation] 263 | takeAWord16 :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char)
1761.77 s
[foundation] | ^
1761.77 s
[foundation]
1761.79 s
[foundation] [ 86 of 103] Compiling Foundation.Network.IPv4 ( Foundation/Network/IPv4.hs, nothing )
1762.00 s
[streaming-commons] compress' [✔]
1762.00 s
[streaming-commons] +++ OK, passed 100 tests.
1762.12 s
[foundation] Foundation/Network/IPv4.hs:99:51: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1762.13 s
[foundation] • The ‘~’ operator is out of scope.
1762.13 s
[foundation] Assuming it to stand for an equality constraint.
1762.13 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1762.13 s
[foundation] exported from Data.Type.Equality and Prelude.
1762.13 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1762.13 s
[foundation] • This will become an error in a future GHC release.
1762.13 s
[foundation] |
1762.13 s
[foundation] 99 | ipv4Parser :: ( ParserSource input, Element input ~ Char
1762.13 s
[foundation] | ^
1762.13 s
[foundation]
1762.13 s
[foundation] Foundation/Network/IPv4.hs:100:57: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1762.13 s
[foundation] • The ‘~’ operator is out of scope.
1762.13 s
[foundation] Assuming it to stand for an equality constraint.
1762.13 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1762.13 s
[foundation] exported from Data.Type.Equality and Prelude.
1762.13 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1762.13 s
[foundation] • This will become an error in a future GHC release.
1762.13 s
[foundation] |
1762.13 s
[foundation] 100 | , Sequential (Chunk input), Element input ~ Element (Chunk input)
1762.13 s
[foundation] | ^
1762.13 s
[foundation]
1762.17 s
[foundation] [ 87 of 103] Compiling Foundation.Hashing ( Foundation/Hashing.hs, nothing )
1762.19 s
[foundation] [ 88 of 103] Compiling Foundation ( Foundation.hs, nothing )
1762.30 s
[foundation] [ 89 of 103] Compiling Foundation.Tuple.Nth ( Foundation/Tuple/Nth.hs, nothing )
1762.43 s
[foundation] [ 90 of 103] Compiling Foundation.UUID ( Foundation/UUID.hs, nothing )
1762.91 s
[foundation] Foundation/UUID.hs:106:51: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1762.91 s
[foundation] • The ‘~’ operator is out of scope.
1762.91 s
[foundation] Assuming it to stand for an equality constraint.
1762.91 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1762.91 s
[foundation] exported from Data.Type.Equality and Prelude.
1762.91 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1762.91 s
[foundation] • This will become an error in a future GHC release.
1762.91 s
[foundation] |
1762.91 s
[foundation] 106 | uuidParser :: ( ParserSource input, Element input ~ Char
1762.91 s
[foundation] | ^
1762.91 s
[foundation]
1762.91 s
[foundation] Foundation/UUID.hs:107:57: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1762.91 s
[foundation] • The ‘~’ operator is out of scope.
1762.93 s
[foundation] Assuming it to stand for an equality constraint.
1762.93 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1762.93 s
[foundation] exported from Data.Type.Equality and Prelude.
1762.93 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1762.93 s
[foundation] • This will become an error in a future GHC release.
1762.93 s
[foundation] |
1762.93 s
[foundation] 107 | , Sequential (Chunk input), Element input ~ Element (Chunk input)
1762.93 s
[foundation] | ^
1762.93 s
[foundation]
1762.93 s
[foundation] Foundation/UUID.hs:120:49: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1762.93 s
[foundation] • The ‘~’ operator is out of scope.
1762.93 s
[foundation] Assuming it to stand for an equality constraint.
1762.93 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1762.93 s
[foundation] exported from Data.Type.Equality and Prelude.
1762.93 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1762.93 s
[foundation] • This will become an error in a future GHC release.
1762.93 s
[foundation] |
1762.93 s
[foundation] 120 | parseHex :: ( ParserSource input, Element input ~ Char
1762.93 s
[foundation] | ^
1762.93 s
[foundation]
1762.93 s
[foundation] Foundation/UUID.hs:121:55: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1762.93 s
[foundation] • The ‘~’ operator is out of scope.
1762.93 s
[foundation] Assuming it to stand for an equality constraint.
1762.93 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1762.93 s
[foundation] exported from Data.Type.Equality and Prelude.
1762.93 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1762.93 s
[foundation] • This will become an error in a future GHC release.
1762.93 s
[foundation] |
1762.93 s
[foundation] 121 | , Sequential (Chunk input), Element input ~ Element (Chunk input)
1762.93 s
[foundation] | ^
1762.93 s
[foundation]
1762.93 s
[foundation] [ 91 of 103] Compiling Foundation.VFS.Path ( Foundation/VFS/Path.hs, nothing )
1762.98 s
[foundation] [ 92 of 103] Compiling Foundation.VFS.FilePath ( Foundation/VFS/FilePath.hs, nothing )
1763.17 s
[streaming-commons] with dictionary [✔]
1763.17 s
[streaming-commons] +++ OK, passed 100 tests.
1763.20 s
[foundation] [ 93 of 103] Compiling Foundation.VFS ( Foundation/VFS.hs, nothing )
1763.21 s
[foundation] [ 94 of 103] Compiling Foundation.IO.File ( Foundation/IO/File.hs, nothing )
1763.35 s
[foundation] [ 95 of 103] Compiling Foundation.IO ( Foundation/IO.hs, nothing )
1763.39 s
[foundation] [ 96 of 103] Compiling Foundation.Conduit ( Foundation/Conduit.hs, nothing )
1763.60 s
[foundation] Foundation/Conduit.hs:63:45: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1763.60 s
[foundation] • The ‘~’ operator is out of scope.
1763.60 s
[foundation] Assuming it to stand for an equality constraint.
1763.60 s
[foundation] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1763.60 s
[foundation] exported from Data.Type.Equality and Prelude.
1763.60 s
[foundation] If you are using a custom Prelude, consider re-exporting it.
1763.60 s
[foundation] • This will become an error in a future GHC release.
1763.60 s
[foundation] |
1763.60 s
[foundation] 63 | yields :: (Monad m, Foldable os, Element os ~ o) => os -> Conduit i o m ()
1763.60 s
[foundation] | ^
1763.60 s
[foundation]
1763.62 s
[foundation] [ 97 of 103] Compiling Foundation.Format.CSV.Parser ( Foundation/Format/CSV/Parser.hs, nothing )
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 )
1763.96 s
[streaming-commons] different dict [✔]
1763.96 s
[foundation] [ 98 of 103] Compiling Foundation.Format.CSV ( Foundation/Format/CSV.hs, nothing )
1763.99 s
[foundation] [ 99 of 103] Compiling Foundation.Foreign.MemoryMap.Types ( Foundation/Foreign/MemoryMap/Types.hs, nothing )
1764.02 s
[foundation] [100 of 103] Compiling Foundation.Foreign.MemoryMap.Posix ( dist/build/Foundation/Foreign/MemoryMap/Posix.hs, nothing )
1764.30 s
[foundation] [101 of 103] Compiling Foundation.Foreign.MemoryMap ( Foundation/Foreign/MemoryMap.hs, nothing )
1764.31 s
[foundation] [102 of 103] Compiling Foundation.IO.FileMap ( Foundation/IO/FileMap.hs, nothing )
1764.35 s
[foundation] [103 of 103] Compiling Foundation.VFS.URI ( Foundation/VFS/URI.hs, nothing )
1764.35 s
[streaming-commons] license
1764.37 s
[foundation] Haddock coverage:
1764.53 s
[foundation] 90% ( 10 / 11) in 'Foundation.Array.Internal'
1764.53 s
[foundation] Missing documentation for:
1764.53 s
[foundation] toHexadecimal
1764.53 s
[foundation] 100% ( 2 / 2) in 'Foundation.Class.Bifunctor'
1764.53 s
[foundation] Warning: 'Builder' is ambiguous. It is defined
1764.53 s
[foundation] * in ‘Basement.MutableBuilder’
1764.53 s
[foundation] * in ‘Basement.MutableBuilder’
1764.53 s
[foundation] You may be able to disambiguate the identifier by qualifying it or
1764.54 s
[foundation] by specifying the type/value namespace explicitly.
1764.54 s
[foundation] Defaulting to the one defined in ‘Basement.MutableBuilder’
1764.54 s
[foundation] Warning: 'foldl' is out of scope.
1764.54 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1764.54 s
[foundation] Warning: 'Traversable' is out of scope.
1764.54 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1764.54 s
[foundation] 60% ( 3 / 5) in 'Foundation.Foreign'
1764.54 s
[foundation] Missing documentation for:
1764.54 s
[foundation] foreignMem
1764.54 s
[foundation] mutableForeignMem
1764.54 s
[foundation] 75% ( 6 / 8) in 'Foundation.IO.Terminal'
1764.54 s
[foundation] Missing documentation for:
1764.54 s
[foundation] stdin
1764.54 s
[foundation] stdout
1764.54 s
[foundation] 100% ( 2 / 2) in 'Foundation.List.ListN'
1764.54 s
[foundation] 50% ( 1 / 2) in 'Foundation.Math.Trigonometry'
1764.54 s
[foundation] Missing documentation for:
1764.54 s
[foundation] Module header
1764.54 s
[foundation] 25% ( 1 / 4) in 'Foundation.Exception'
1764.54 s
[foundation] Missing documentation for:
1764.54 s
[foundation] Module header
1764.54 s
[foundation] finally (Foundation/Exception.hs:12)
1764.54 s
[foundation] try (Foundation/Exception.hs:15)
1764.54 s
[foundation] 37% ( 3 / 8) in 'Foundation.Monad.State'
1764.54 s
[foundation] Missing documentation for:
1764.54 s
[foundation] Module header
1764.54 s
[foundation] MonadState (Foundation/Monad/State.hs:18)
1764.54 s
[foundation] get (Foundation/Monad/State.hs:23)
1764.54 s
[foundation] put (Foundation/Monad/State.hs:26)
1764.54 s
[foundation] runStateT
1764.54 s
[foundation] 66% ( 4 / 6) in 'Foundation.Monad.Reader'
1764.54 s
[foundation] Missing documentation for:
1764.54 s
[foundation] MonadReader (Foundation/Monad/Reader.hs:19)
1764.54 s
[foundation] runReaderT
1764.54 s
[foundation] 0% ( 0 / 2) in 'Foundation.Monad.Except'
1764.54 s
[foundation] Missing documentation for:
1764.54 s
[foundation] Module header
1764.54 s
[foundation] ExceptT (Foundation/Monad/Except.hs:16)
1764.54 s
[foundation] Warning: 'ceiling' is out of scope.
1764.54 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1764.54 s
[foundation] Warning: 'floor' is out of scope.
1764.54 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1764.54 s
[foundation] 84% ( 11 / 13) in 'Foundation.Numerical'
1764.54 s
[foundation] Missing documentation for:
1764.54 s
[foundation] recip
1764.54 s
[foundation] IntegralRounding (Foundation/Numerical.hs:81)
1764.54 s
[foundation] 88% ( 8 / 9) in 'Foundation.Monad'
1764.54 s
[foundation] Missing documentation for:
1764.54 s
[foundation] Module header
1764.54 s
[foundation] Warning: 'ResourceT' is ambiguous. It is defined
1764.54 s
[foundation] * at Foundation/Conduit/Internal.hs:307:25
1764.54 s
[foundation] * at Foundation/Conduit/Internal.hs:307:1
1764.54 s
[foundation] You may be able to disambiguate the identifier by qualifying it or
1764.54 s
[foundation] by specifying the type/value namespace explicitly.
1764.54 s
[foundation] Defaulting to the one defined at Foundation/Conduit/Internal.hs:307:1
1764.54 s
[foundation] 75% ( 22 / 29) in 'Foundation.Collection'
1764.54 s
[foundation] Missing documentation for:
1764.54 s
[foundation] BoxedZippable (Foundation/Collection/Zippable.hs:105)
1764.54 s
[foundation] getNonEmpty
1764.54 s
[foundation] nonEmptyFmap (Foundation/Collection/Collection.hs:65)
1764.54 s
[foundation] Zippable (Foundation/Collection/Zippable.hs:31)
1764.54 s
[foundation] build_ (Foundation/Collection/Buildable.hs:72)
1764.54 s
[foundation] Builder
1764.54 s
[foundation] Copy (Foundation/Collection/Copy.hs:22)
1764.54 s
[foundation] 50% ( 1 / 2) in 'Foundation.List.DList'
1764.54 s
[foundation] Missing documentation for:
1764.54 s
[foundation] DList (Foundation/List/DList.hs:19)
1764.54 s
[foundation] 20% ( 1 / 5) in 'Foundation.Conduit.Textual'
1764.54 s
[foundation] Missing documentation for:
1764.54 s
[foundation] Module header
1764.54 s
[foundation] words (Foundation/Conduit/Textual.hs:44)
1764.54 s
[foundation] fromBytes (Foundation/Conduit/Textual.hs:60)
1764.54 s
[foundation] toBytes (Foundation/Conduit/Textual.hs:74)
1764.54 s
[foundation] 66% ( 10 / 15) in 'Foundation.Class.Storable'
1764.54 s
[foundation] Missing documentation for:
1764.54 s
[foundation] plusPtr (Foundation/Class/Storable.hs:62)
1764.54 s
[foundation] peekArray (Foundation/Class/Storable.hs:76)
1764.54 s
[foundation] peekArrayEndedBy (Foundation/Class/Storable.hs:87)
1764.54 s
[foundation] pokeArray (Foundation/Class/Storable.hs:97)
1764.54 s
[foundation] pokeArrayEndedBy (Foundation/Class/Storable.hs:106)
1764.54 s
[foundation] 83% ( 5 / 6) in 'Foundation.Bits'
1764.54 s
[foundation] Missing documentation for:
1764.54 s
[foundation] Module header
1764.54 s
[foundation] 92% ( 24 / 26) in 'Foundation.Primitive'
1764.54 s
[foundation] Missing documentation for:
1764.54 s
[foundation] force
1764.54 s
[foundation] deepseq
1764.54 s
[foundation] Warning: 'ChunkedUArray' is ambiguous. It is defined
1764.54 s
[foundation] * at Foundation/Array/Chunked/Unboxed.hs:38:28
1764.54 s
[foundation] * at Foundation/Array/Chunked/Unboxed.hs:38:1
1764.54 s
[foundation] You may be able to disambiguate the identifier by qualifying it or
1764.54 s
[foundation] by specifying the type/value namespace explicitly.
1764.54 s
[foundation] Defaulting to the one defined at Foundation/Array/Chunked/Unboxed.hs:38:1
1764.54 s
[foundation] Warning: 'n' is out of scope.
1764.54 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1764.54 s
[foundation] Warning: 'ChunkedUArray' is out of scope.
1764.54 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1764.54 s
[foundation] 70% ( 7 / 10) in 'Foundation.Array'
1764.54 s
[foundation] Missing documentation for:
1764.54 s
[foundation] ChunkedUArray (Foundation/Array/Chunked/Unboxed.hs:38)
1764.54 s
[foundation] Bitmap (Foundation/Array/Bitmap.hs:50)
1764.54 s
[foundation] MutableBitmap (Foundation/Array/Bitmap.hs:53)
1764.56 s
[foundation] Warning: 'hash' is out of scope.
1764.57 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1764.60 s
[foundation] 14% ( 1 / 7) in 'Foundation.Strict'
1764.60 s
[foundation] Missing documentation for:
1764.60 s
[foundation] strict1 (Foundation/Strict.hs:21)
1764.60 s
[foundation] strict2 (Foundation/Strict.hs:24)
1764.60 s
[foundation] strict3 (Foundation/Strict.hs:27)
1764.60 s
[foundation] strict4 (Foundation/Strict.hs:30)
1764.60 s
[foundation] strict5 (Foundation/Strict.hs:33)
1764.60 s
[foundation] strict6 (Foundation/Strict.hs:36)
1764.61 s
[foundation] Warning: 'fromList' is out of scope.
1764.61 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1764.61 s
[foundation] 100% ( 18 / 18) in 'Foundation.String'
1764.62 s
[foundation] Warning: 'memory' is out of scope.
1764.62 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1764.63 s
[foundation] Warning: 'parser' is out of scope.
1764.63 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1764.63 s
[foundation] Warning: 'input' is out of scope.
1764.63 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1764.66 s
[foundation] 68% ( 22 / 32) in 'Foundation.Parser'
1764.66 s
[foundation] Missing documentation for:
1764.66 s
[foundation] ParserSource (Foundation/Parser.hs:133)
1764.66 s
[foundation] element (Foundation/Parser.hs:334)
1764.66 s
[foundation] elements (Foundation/Parser.hs:346)
1764.66 s
[foundation] string (Foundation/Parser.hs:482)
1764.66 s
[foundation] take (Foundation/Parser.hs:397)
1764.66 s
[foundation] takeWhile (Foundation/Parser.hs:411)
1764.66 s
[foundation] skip (Foundation/Parser.hs:444)
1764.66 s
[foundation] skipWhile (Foundation/Parser.hs:456)
1764.66 s
[foundation] Condition (Foundation/Parser.hs:485)
1764.66 s
[foundation] And (Foundation/Parser.hs:487)
1764.68 s
[foundation] 100% ( 3 / 3) in 'Foundation.String.Builder'
1764.68 s
[foundation] 71% ( 5 / 7) in 'Foundation.String.Read'
1764.68 s
[foundation] Missing documentation for:
1764.68 s
[foundation] Module header
1764.68 s
[foundation] readInteger
1764.72 s
[foundation] 100% ( 2 / 2) in 'Foundation.System.Entropy'
1764.74 s
[foundation] Warning: 'MonadRandomState' is ambiguous. It is defined
1764.74 s
[foundation] * at Foundation/Random/DRG.hs:33:34
1764.74 s
[foundation] * at Foundation/Random/DRG.hs:33:1
1764.74 s
[foundation] You may be able to disambiguate the identifier by qualifying it or
1764.74 s
[foundation] by specifying the type/value namespace explicitly.
1764.74 s
[foundation] Defaulting to the one defined at Foundation/Random/DRG.hs:33:1
1764.76 s
[foundation] Warning: 'MonadRandomState' is ambiguous. It is defined
1764.76 s
[foundation] * at Foundation/Random/DRG.hs:33:34
1764.76 s
[foundation] * at Foundation/Random/DRG.hs:33:1
1764.76 s
[foundation] You may be able to disambiguate the identifier by qualifying it or
1764.76 s
[foundation] by specifying the type/value namespace explicitly.
1764.76 s
[foundation] Defaulting to the one defined at Foundation/Random/DRG.hs:33:1
1764.77 s
[foundation] 85% ( 6 / 7) in 'Foundation.Random'
1764.77 s
[foundation] Missing documentation for:
1764.77 s
[foundation] RNGv1 (Foundation/Random.hs:40)
1764.77 s
[foundation] Warning: 'a' is out of scope.
1764.78 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1764.83 s
[foundation] 58% ( 14 / 24) in 'Foundation.Check'
1764.83 s
[foundation] Missing documentation for:
1764.83 s
[foundation] oneof (Foundation/Check/Arbitrary.hs:182)
1764.83 s
[foundation] elements (Foundation/Check/Arbitrary.hs:185)
1764.83 s
[foundation] between (Foundation/Check/Arbitrary.hs:188)
1764.83 s
[foundation] Property (Foundation/Check/Property.hs:51)
1764.83 s
[foundation] IsProperty (Foundation/Check/Property.hs:53)
1764.83 s
[foundation] propertyFail (Foundation/Check/Property.hs:119)
1764.83 s
[foundation] Check (Foundation/Check/Types.hs:56)
1764.83 s
[foundation] validate (Foundation/Check.hs:55)
1764.83 s
[foundation] pick (Foundation/Check.hs:67)
1764.83 s
[foundation] iterateProperty (Foundation/Check.hs:73)
1764.87 s
[foundation] 100% ( 2 / 2) in 'Foundation.Check.Main'
1764.87 s
[foundation] Warning: 'base' is out of scope.
1764.87 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1764.87 s
[foundation] 85% ( 12 / 14) in 'Foundation.System.Info'
1764.87 s
[foundation] Missing documentation for:
1764.87 s
[foundation] OS (Foundation/System/Info.hs:36)
1764.87 s
[foundation] Endianness
1764.87 s
[foundation] 100% ( 3 / 3) in 'Foundation.Time.Types'
1764.88 s
[foundation] 75% ( 3 / 4) in 'Foundation.Time.StopWatch'
1764.88 s
[foundation] Missing documentation for:
1764.88 s
[foundation] Module header
1764.88 s
[foundation] 0% ( 0 / 3) in 'Foundation.Time.Bindings'
1764.88 s
[foundation] Missing documentation for:
1764.88 s
[foundation] Module header
1764.88 s
[foundation] measuringNanoSeconds (Foundation/Time/Bindings.hs:16)
1764.88 s
[foundation] getMonotonicTime (Foundation/Time/Bindings.hs:25)
1764.89 s
[foundation] 60% ( 3 / 5) in 'Foundation.Timing'
1764.89 s
[foundation] Missing documentation for:
1764.89 s
[foundation] Timing (Foundation/Timing.hs:34)
1764.89 s
[foundation] Measure (Foundation/Timing.hs:39)
1764.89 s
[foundation] 50% ( 1 / 2) in 'Foundation.Timing.Main'
1764.89 s
[foundation] Missing documentation for:
1764.89 s
[foundation] defaultMain (Foundation/Timing/Main.hs:47)
1764.93 s
[foundation] Warning: 'x' is out of scope.
1764.93 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1764.93 s
[foundation] Warning: 'd' is out of scope.
1764.93 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1764.95 s
[foundation] 92% ( 12 / 13) in 'Foundation.Network.IPv6'
1764.95 s
[foundation] Missing documentation for:
1764.95 s
[foundation] fromString
1764.95 s
[foundation] 55% ( 5 / 9) in 'Foundation.Network.IPv4'
1764.95 s
[foundation] Missing documentation for:
1764.95 s
[foundation] fromString
1764.95 s
[foundation] toString (Foundation/Network/IPv4.hs:63)
1764.95 s
[foundation] fromTuple (Foundation/Network/IPv4.hs:74)
1764.95 s
[foundation] toTuple (Foundation/Network/IPv4.hs:88)
1764.95 s
[foundation] 100% ( 10 / 10) in 'Foundation.Hashing'
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 )
1765.13 s
[streaming-commons] single deflate [✔]
1765.16 s
[foundation] 94% (143 /152) in 'Foundation'
1765.16 s
[foundation] Missing documentation for:
1765.16 s
[foundation] ProductFirst (Foundation/Tuple.hs:46)
1765.16 s
[foundation] ProductSecond (Foundation/Tuple.hs:51)
1765.16 s
[foundation] ProductThird (Foundation/Tuple.hs:56)
1765.16 s
[foundation] deepseq
1765.16 s
[foundation] force
1765.16 s
[foundation] Ordering
1765.16 s
[foundation] Bool
1765.16 s
[foundation] toCount (Foundation.hs:206)
1765.16 s
[foundation] fromCount (Foundation.hs:203)
1765.17 s
[foundation] 100% ( 2 / 2) in 'Foundation.Tuple.Nth'
1765.17 s
[foundation] 0% ( 0 / 6) in 'Foundation.UUID'
1765.17 s
[foundation] Missing documentation for:
1765.17 s
[foundation] Module header
1765.17 s
[foundation] UUID (Foundation/UUID.hs:29)
1765.17 s
[foundation] newUUID (Foundation/UUID.hs:75)
1765.17 s
[foundation] nil (Foundation/UUID.hs:72)
1765.17 s
[foundation] fromBinary (Foundation/UUID.hs:80)
1765.17 s
[foundation] uuidParser (Foundation/UUID.hs:110)
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 )
1765.82 s
[foundation] Warning: 'path' is out of scope.
1765.82 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1765.82 s
[foundation] Warning: '()' is out of scope.
1765.82 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1765.83 s
[foundation] 100% ( 7 / 7) in 'Foundation.VFS.Path'
1765.84 s
[foundation] Warning: 'FilePath' is ambiguous. It is defined
1765.84 s
[foundation] * at Foundation/VFS/FilePath.hs:108:17
1765.84 s
[foundation] * at Foundation/VFS/FilePath.hs:108:1
1765.84 s
[foundation] You may be able to disambiguate the identifier by qualifying it or
1765.84 s
[foundation] by specifying the type/value namespace explicitly.
1765.84 s
[foundation] Defaulting to the one defined at Foundation/VFS/FilePath.hs:108:1
1765.84 s
[foundation] Warning: 'FileName' is ambiguous. It is defined
1765.84 s
[foundation] * at Foundation/VFS/FilePath.hs:150:17
1765.84 s
[foundation] * at Foundation/VFS/FilePath.hs:150:1
1765.84 s
[foundation] You may be able to disambiguate the identifier by qualifying it or
1765.84 s
[foundation] by specifying the type/value namespace explicitly.
1765.84 s
[foundation] Defaulting to the one defined at Foundation/VFS/FilePath.hs:150:1
1765.85 s
[foundation] Warning: '/' is out of scope.
1765.85 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1765.86 s
[foundation] 81% ( 9 / 11) in 'Foundation.VFS.FilePath'
1765.86 s
[foundation] Missing documentation for:
1765.86 s
[foundation] filePathToString (Foundation/VFS/FilePath.hs:207)
1765.86 s
[foundation] extension (Foundation/VFS/FilePath.hs:254)
1765.86 s
[foundation] 91% ( 11 / 12) in 'Foundation.VFS'
1765.86 s
[foundation] Missing documentation for:
1765.86 s
[foundation] filePathToString (Foundation/VFS/FilePath.hs:207)
1765.87 s
[foundation] Warning: 'hGetBuf' is out of scope.
1765.87 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1765.89 s
[foundation] 78% ( 11 / 14) in 'Foundation.IO'
1765.89 s
[foundation] Missing documentation for:
1765.89 s
[foundation] stdin
1765.89 s
[foundation] stdout
1765.89 s
[foundation] hPut (Foundation/IO/File.hs:84)
1765.89 s
[foundation] 52% ( 11 / 21) in 'Foundation.Conduit'
1765.89 s
[foundation] Missing documentation for:
1765.89 s
[foundation] Module header
1765.89 s
[foundation] ResourceT (Foundation/Conduit/Internal.hs:307)
1765.89 s
[foundation] ZipSink (Foundation/Conduit/Internal.hs:261)
1765.89 s
[foundation] awaitForever (Foundation/Conduit/Internal.hs:152)
1765.89 s
[foundation] sourceFile (Foundation/Conduit.hs:43)
1765.89 s
[foundation] sourceHandle (Foundation/Conduit.hs:51)
1765.89 s
[foundation] sinkFile (Foundation/Conduit.hs:69)
1765.89 s
[foundation] sinkHandle (Foundation/Conduit.hs:77)
1765.89 s
[foundation] sinkList (Foundation/Conduit.hs:85)
1765.89 s
[foundation] bracketConduit (Foundation/Conduit/Internal.hs:189)
1765.89 s
[foundation] 57% ( 19 / 33) in 'Foundation.Format.CSV'
1765.89 s
[foundation] Missing documentation for:
1765.89 s
[foundation] rowStringBuilder (Foundation/Format/CSV/Builder.hs:45)
1765.89 s
[foundation] fieldStringBuilder (Foundation/Format/CSV/Builder.hs:48)
1765.89 s
[foundation] rowBlockBuilder (Foundation/Format/CSV/Builder.hs:55)
1765.89 s
[foundation] fieldBlockBuilder (Foundation/Format/CSV/Builder.hs:58)
1765.89 s
[foundation] rowC (Foundation/Format/CSV/Builder.hs:66)
1765.89 s
[foundation] file (Foundation/Format/CSV/Parser.hs:47)
1765.89 s
[foundation] record (Foundation/Format/CSV/Parser.hs:63)
1765.89 s
[foundation] record_ (Foundation/Format/CSV/Parser.hs:40)
1765.89 s
[foundation] field (Foundation/Format/CSV/Parser.hs:73)
1765.89 s
[foundation] recordC (Foundation/Format/CSV/Parser.hs:29)
1765.89 s
[foundation] Record (Foundation/Format/CSV/Types.hs:209)
1765.89 s
[foundation] Escaping (Foundation/Format/CSV/Types.hs:64)
1765.89 s
[foundation] IsField (Foundation/Format/CSV/Types.hs:69)
1765.89 s
[foundation] float (Foundation/Format/CSV/Types.hs:181)
1765.90 s
[foundation] Warning: 'IOError' is out of scope.
1765.90 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1765.91 s
[foundation] Warning: 'mmap' is out of scope.
1765.91 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1765.91 s
[foundation] Warning: 'munmap' is out of scope.
1765.91 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1765.91 s
[foundation] Warning: 'madvise' is out of scope.
1765.91 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1765.91 s
[foundation] Warning: 'mlock' is out of scope.
1765.91 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1765.91 s
[foundation] Warning: 'munlock' is out of scope.
1765.91 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1765.91 s
[foundation] Warning: 'mprotect' is out of scope.
1765.91 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1765.91 s
[streaming-commons] single inflate [✔]
1765.91 s
[foundation] Warning: 'msync' is out of scope.
1765.91 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1765.92 s
[foundation] Warning: 'sysconf' is out of scope.
1765.92 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1765.93 s
[foundation] Warning: 'readFile' is out of scope.
1765.93 s
[foundation] If you qualify the identifier, haddock can try to link it anyway.
1765.94 s
[foundation] 100% ( 3 / 3) in 'Foundation.IO.FileMap'
1765.94 s
[foundation] 28% ( 2 / 7) in 'Foundation.VFS.URI'
1765.94 s
[foundation] Missing documentation for:
1765.94 s
[foundation] URISchema (Foundation/VFS/URI.hs:27)
1765.94 s
[foundation] URIAuthority (Foundation/VFS/URI.hs:28)
1765.94 s
[foundation] URIQuery (Foundation/VFS/URI.hs:29)
1765.94 s
[foundation] URIFragment (Foundation/VFS/URI.hs:30)
1765.94 s
[foundation] URIPath (Foundation/VFS/URI.hs:31)
1766.65 s
[streaming-commons] multi deflate [✔]
1767.10 s
[foundation] Warning: Foundation.Array.Internal: could not find link destinations for:
1767.10 s
[foundation] - Basement.UArray.Base.UArrayBackend
1767.10 s
[foundation] - Basement.UArray.Base.D:R:ItemUArray
1767.10 s
[foundation] - Foundation.Collection.Buildable.D:R:MutableUArray
1767.10 s
[foundation] - Foundation.Collection.Buildable.D:R:StepUArray
1767.32 s
[foundation] Warning: Foundation.Monad.State: could not find link destinations for:
1767.32 s
[foundation] - Foundation.Monad.State.D:R:StateStateT
1767.32 s
[foundation] - Foundation.Monad.State.D:R:FailureStateT
1767.32 s
[foundation] - Foundation.Check.Types.D:R:StateCheck
1767.34 s
[foundation] Warning: Foundation.Monad.Reader: could not find link destinations for:
1767.34 s
[foundation] - Foundation.Monad.Reader.D:R:ReaderContextReaderT
1767.34 s
[foundation] - Foundation.Monad.Reader.D:R:FailureReaderT
1767.34 s
[foundation] - Foundation.Monad.Except.D:R:ReaderContextExceptT
1767.35 s
[foundation] Warning: Foundation.Monad.Except: could not find link destinations for:
1767.35 s
[foundation] - Foundation.Monad.Except.D:R:ReaderContextExceptT
1767.35 s
[foundation] - Foundation.Monad.Except.D:R:FailureExceptT
1767.42 s
[foundation] Warning: Foundation.Numerical: could not find link destinations for:
1767.42 s
[foundation] - Basement.Bits.SizeValid
1767.43 s
[foundation] - Basement.Types.OffsetSize.D:R:DifferenceCountOf
1767.43 s
[foundation] - Basement.Types.OffsetSize.D:R:DifferenceOffset
1767.43 s
[foundation] - Basement.Bits.D:R:DifferenceBits
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceNatural
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCBool
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCChar
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCClock
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCDouble
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCFloat
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCInt
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCIntMax
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCIntPtr
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCLLong
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCLong
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCOff
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCPtrdiff
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCSChar
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCSUSeconds
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCShort
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCSigAtomic
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCSize
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCTime
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUChar
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUInt
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUIntMax
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUIntPtr
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCULLong
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCULong
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUSeconds
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUShort
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCWchar
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceChar
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceDouble
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceFloat
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInt
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInt16
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInt32
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInt64
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInt8
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInteger
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord128
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord16
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord256
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord32
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord64
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord8
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceZn
1767.43 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceZn64
1767.44 s
[streaming-commons] multi inflate [✔]
1767.49 s
[foundation] Warning: Foundation.Monad: could not find link destinations for:
1767.49 s
[foundation] - GHC.Internal.Data.Functor.Identity.Rep_Identity
1767.49 s
[foundation] - GHC.Internal.Data.Functor.Identity.Rep1_Identity
1767.49 s
[foundation] - Basement.Monad.D:R:FailureEither
1767.49 s
[foundation] - Basement.Monad.D:R:FailureMaybe
1767.49 s
[foundation] - Basement.MutableBuilder.D:R:FailureBuilder
1767.49 s
[foundation] - Foundation.Monad.State.D:R:FailureStateT
1767.49 s
[foundation] - Foundation.Monad.Reader.D:R:FailureReaderT
1767.49 s
[foundation] - Foundation.Monad.Except.D:R:FailureExceptT
1767.49 s
[foundation] - Foundation.Conduit.Internal.D:R:FailureConduit
1767.83 s
[streaming-commons] lbs zlib
1768.01 s
[foundation] Warning: Foundation.Collection: could not find link destinations for:
1768.01 s
[foundation] - Basement.MutableBuilder.D:R:FailureBuilder
1768.01 s
[foundation] - Basement.NonEmpty.D:R:ItemNonEmpty
1768.01 s
[foundation] - Foundation.Collection.Buildable.D:R:MutableString
1768.01 s
[foundation] - Foundation.Collection.Buildable.D:R:StepString
1768.01 s
[foundation] - Foundation.Collection.Buildable.D:R:MutableArray
1768.01 s
[foundation] - Foundation.Collection.Buildable.D:R:StepArray
1768.01 s
[foundation] - Foundation.Collection.Buildable.D:R:MutableUArray
1768.02 s
[foundation] - Foundation.Collection.Buildable.D:R:StepUArray
1768.02 s
[foundation] - Foundation.Collection.Keyed.D:R:KeyList
1768.02 s
[foundation] - Foundation.Collection.Keyed.D:R:ValueList
1768.02 s
[foundation] - Foundation.Collection.Mutable.D:R:MutableFreezedMArray
1768.02 s
[foundation] - Foundation.Collection.Mutable.D:R:MutableKeyMArray
1768.02 s
[foundation] - Foundation.Collection.Mutable.D:R:MutableValueMArray
1768.02 s
[foundation] - Foundation.Collection.Mutable.D:R:MutableFreezedMutableBlock
1768.02 s
[foundation] - Foundation.Collection.Mutable.D:R:MutableKeyMutableBlock
1768.02 s
[foundation] - Foundation.Collection.Mutable.D:R:MutableValueMutableBlock
1768.02 s
[foundation] - Foundation.Collection.Mutable.D:R:MutableFreezedMUArray
1768.02 s
[foundation] - Foundation.Collection.Mutable.D:R:MutableKeyMUArray
1768.02 s
[foundation] - Foundation.Collection.Mutable.D:R:MutableValueMUArray
1768.02 s
[foundation] - Foundation.Array.Bitmap.D:R:MutableFreezedMutableBitmap
1768.02 s
[foundation] - Foundation.Array.Bitmap.D:R:MutableKeyMutableBitmap
1768.02 s
[foundation] - Foundation.Array.Bitmap.D:R:MutableValueMutableBitmap
1768.03 s
[foundation] Warning: Foundation.List.DList: could not find link destinations for:
1768.03 s
[foundation] - Foundation.List.DList.D:R:ItemDList
1768.07 s
[foundation] Warning: Foundation.Class.Storable: could not find link destinations for:
1768.07 s
[foundation] - GHC.Internal.Generics.D:R:UReckPtrp0
1768.07 s
[foundation] - GHC.Internal.Generics.Rep_R:UReckPtrp
1768.07 s
[foundation] - GHC.Internal.Generics.Rep1_R:UReckPtrp
1768.27 s
[foundation] Warning: Foundation.Primitive: could not find link destinations for:
1768.27 s
[foundation] - Basement.Monad.D:R:PrimStateST
1768.27 s
[foundation] - Basement.Monad.D:R:PrimStateIO
1768.27 s
[foundation] - Basement.Block.Base.D:R:ItemBlock
1768.27 s
[foundation] - Basement.Monad.D:R:PrimVarIO
1768.27 s
[foundation] - Basement.Monad.D:R:PrimVarST
1768.27 s
[foundation] - Basement.PrimType.D:R:PrimSizeBE
1768.27 s
[foundation] - Basement.PrimType.D:R:PrimSizeCChar
1768.27 s
[foundation] - Basement.PrimType.D:R:PrimSizeCUChar
1768.27 s
[foundation] - Basement.PrimType.D:R:PrimSizeChar
1768.27 s
[foundation] - Basement.PrimType.D:R:PrimSizeChar7
1768.27 s
[foundation] - Basement.PrimType.D:R:PrimSizeDouble
1768.27 s
[foundation] - Basement.PrimType.D:R:PrimSizeFloat
1768.27 s
[foundation] - Basement.PrimType.D:R:PrimSizeInt
1768.27 s
[foundation] - Basement.PrimType.D:R:PrimSizeInt16
1768.27 s
[foundation] - Basement.PrimType.D:R:PrimSizeInt32
1768.27 s
[foundation] - Basement.PrimType.D:R:PrimSizeInt64
1768.27 s
[foundation] - Basement.PrimType.D:R:PrimSizeInt8
1768.27 s
[foundation] - Basement.PrimType.D:R:PrimSizeLE
1768.27 s
[foundation] - Basement.PrimType.D:R:PrimSizeWord
1768.27 s
[foundation] - Basement.PrimType.D:R:PrimSizeWord128
1768.27 s
[foundation] - Basement.PrimType.D:R:PrimSizeWord16
1768.27 s
[foundation] - Basement.PrimType.D:R:PrimSizeWord256
1768.27 s
[foundation] - Basement.PrimType.D:R:PrimSizeWord32
1768.27 s
[foundation] - Basement.PrimType.D:R:PrimSizeWord64
1768.27 s
[foundation] - Basement.PrimType.D:R:PrimSizeWord8
1768.27 s
[foundation] - Basement.Types.AsciiString.D:R:ItemAsciiString
1768.27 s
[foundation] - Foundation.Collection.Mutable.D:R:MutableFreezedMutableBlock
1768.27 s
[foundation] - Foundation.Collection.Mutable.D:R:MutableKeyMutableBlock
1768.27 s
[foundation] - Foundation.Collection.Mutable.D:R:MutableValueMutableBlock
1768.27 s
[foundation] - Basement.Endianness.byteSwap
1768.27 s
[foundation] - Foundation.Time.Types.D:R:PrimSizeNanoSeconds
1768.27 s
[foundation] - Foundation.Time.Types.D:R:PrimSizeSeconds
1768.39 s
[foundation] Warning: Foundation.Array: could not find link destinations for:
1768.39 s
[foundation] - Basement.Alg.Class.RandomAccess
1768.39 s
[foundation] - Basement.Alg.Class.read
1768.39 s
[foundation] - Basement.Alg.Class.write
1768.39 s
[foundation] - Basement.UArray.Base.D:R:ItemUArray
1768.39 s
[foundation] - Basement.BoxedArray.D:R:ItemArray
1768.39 s
[foundation] - Basement.PrimType.D:R:PrimSizeBE
1768.39 s
[foundation] - Basement.PrimType.D:R:PrimSizeCChar
1768.39 s
[foundation] - Basement.PrimType.D:R:PrimSizeCUChar
1768.39 s
[foundation] - Basement.PrimType.D:R:PrimSizeChar
1768.39 s
[foundation] - Basement.PrimType.D:R:PrimSizeChar7
1768.39 s
[foundation] - Basement.PrimType.D:R:PrimSizeDouble
1768.39 s
[foundation] - Basement.PrimType.D:R:PrimSizeFloat
1768.39 s
[foundation] - Basement.PrimType.D:R:PrimSizeInt
1768.39 s
[foundation] - Basement.PrimType.D:R:PrimSizeInt16
1768.39 s
[foundation] - Basement.PrimType.D:R:PrimSizeInt32
1768.39 s
[foundation] - Basement.PrimType.D:R:PrimSizeInt64
1768.39 s
[foundation] - Basement.PrimType.D:R:PrimSizeInt8
1768.39 s
[foundation] - Basement.PrimType.D:R:PrimSizeLE
1768.39 s
[foundation] - Basement.PrimType.D:R:PrimSizeWord
1768.39 s
[foundation] - Basement.PrimType.D:R:PrimSizeWord128
1768.39 s
[foundation] - Basement.PrimType.D:R:PrimSizeWord16
1768.39 s
[foundation] - Basement.PrimType.D:R:PrimSizeWord256
1768.39 s
[foundation] - Basement.PrimType.D:R:PrimSizeWord32
1768.39 s
[foundation] - Basement.PrimType.D:R:PrimSizeWord64
1768.39 s
[foundation] - Basement.PrimType.D:R:PrimSizeWord8
1768.39 s
[foundation] - Foundation.Collection.Buildable.D:R:MutableArray
1768.39 s
[foundation] - Foundation.Collection.Buildable.D:R:StepArray
1768.39 s
[foundation] - Foundation.Collection.Buildable.D:R:MutableUArray
1768.39 s
[foundation] - Foundation.Collection.Buildable.D:R:StepUArray
1768.39 s
[foundation] - Foundation.Collection.Mutable.D:R:MutableFreezedMArray
1768.39 s
[foundation] - Foundation.Collection.Mutable.D:R:MutableKeyMArray
1768.39 s
[foundation] - Foundation.Collection.Mutable.D:R:MutableValueMArray
1768.39 s
[foundation] - Foundation.Collection.Mutable.D:R:MutableFreezedMUArray
1768.39 s
[foundation] - Foundation.Collection.Mutable.D:R:MutableKeyMUArray
1768.39 s
[foundation] - Foundation.Collection.Mutable.D:R:MutableValueMUArray
1768.39 s
[foundation] - Foundation.Array.Bitmap.D:R:ItemBitmap
1768.39 s
[foundation] - Foundation.Array.Bitmap.D:R:MutableFreezedMutableBitmap
1768.39 s
[foundation] - Foundation.Array.Bitmap.D:R:MutableKeyMutableBitmap
1768.39 s
[foundation] - Foundation.Array.Bitmap.D:R:MutableValueMutableBitmap
1768.39 s
[foundation] - Foundation.Array.Chunked.Unboxed.D:R:ItemChunkedUArray
1768.39 s
[foundation] - Foundation.Time.Types.D:R:PrimSizeNanoSeconds
1768.39 s
[foundation] - Foundation.Time.Types.D:R:PrimSizeSeconds
1768.43 s
[foundation] Warning: Foundation.String: could not find link destinations for:
1768.43 s
[foundation] - Basement.UTF8.Base.D:R:ItemString
1768.43 s
[foundation] - Foundation.Collection.Buildable.D:R:MutableString
1768.43 s
[foundation] - Foundation.Collection.Buildable.D:R:StepString
1768.43 s
[foundation] - Foundation.Parser.D:R:ChunkString
1768.48 s
[foundation] Warning: Foundation.Parser: could not find link destinations for:
1768.48 s
[foundation] - Foundation.Parser.D:R:ChunkList
1768.48 s
[foundation] - Foundation.Parser.D:R:ChunkString
1768.50 s
[foundation] Warning: Foundation.String.Read: could not find link destinations for:
1768.50 s
[foundation] - Basement.String.ReadFloatingCallback
1768.51 s
[foundation] Warning: Foundation.Random: could not find link destinations for:
1768.51 s
[foundation] - Foundation.Random.ChaChaDRG.State
1768.59 s
[foundation] Warning: Foundation.Check: could not find link destinations for:
1768.59 s
[foundation] - Foundation.Check.Gen.GenRng
1768.59 s
[foundation] - Foundation.Check.Gen.GenParams
1768.59 s
[foundation] - Foundation.Check.Property.PropertyTestArg
1768.59 s
[foundation] - Foundation.Check.Types.TestResult
1768.59 s
[foundation] - Foundation.Check.Types.PropertyResult
1768.59 s
[foundation] - Foundation.Check.Types.D:R:StateCheck
1768.60 s
[foundation] Warning: Foundation.System.Info: could not find link destinations for:
1768.60 s
[foundation] - GHC.Internal.Data.Version.Rep_Version
1768.60 s
[foundation] - GHC.Internal.IsList.D:R:ItemVersion
1768.63 s
[foundation] Warning: Foundation.Time.Types: could not find link destinations for:
1768.63 s
[foundation] - Foundation.Time.Types.D:R:PrimSizeNanoSeconds
1768.63 s
[foundation] - Foundation.Time.Types.D:R:PrimSizeSeconds
1768.63 s
[foundation] Warning: Foundation.Timing.Main: could not find link destinations for:
1768.63 s
[foundation] - Foundation.Timing.Main.TimingPlan
1768.71 s
[foundation] Warning: Foundation.Hashing: could not find link destinations for:
1768.71 s
[foundation] - Foundation.Hashing.Hasher.HashResult
1768.71 s
[foundation] - Foundation.Hashing.Hasher.HashInitParam
1768.71 s
[foundation] - Foundation.Hashing.Hasher.hashNew
1768.71 s
[foundation] - Foundation.Hashing.Hasher.hashNewParam
1768.71 s
[foundation] - Foundation.Hashing.Hasher.hashEnd
1768.71 s
[foundation] - Foundation.Hashing.Hasher.hashMix8
1768.71 s
[foundation] - Foundation.Hashing.Hasher.hashMix16
1768.71 s
[foundation] - Foundation.Hashing.Hasher.hashMix32
1768.71 s
[foundation] - Foundation.Hashing.Hasher.hashMix64
1768.71 s
[foundation] - Foundation.Hashing.Hasher.hashMixBytes
1769.20 s
[streaming-commons] inflate [✔]
1769.20 s
[streaming-commons] +++ OK, passed 100 tests.
1770.12 s
[streaming-commons] deflate [✔]
1770.12 s
[streaming-commons] +++ OK, passed 100 tests.
1770.51 s
[streaming-commons] flushing
1771.42 s
[streaming-commons] zlib [✔]
1771.56 s
[foundation] Warning: Foundation: could not find link destinations for:
1771.56 s
[foundation] - Data.Foldable1.JoinWith
1771.56 s
[foundation] - Data.Foldable1.FromMaybe
1771.56 s
[foundation] - Data.Foldable1.NonEmptyDList
1771.56 s
[foundation] - Basement.Bits.SizeValid
1771.56 s
[foundation] - Basement.String.Encoding.UTF32.UTF32_Invalid
1771.56 s
[foundation] - Basement.String.Encoding.UTF16.UTF16_Invalid
1771.56 s
[foundation] - Basement.String.Encoding.ISO_8859_1.ISO_8859_1_Invalid
1771.56 s
[foundation] - Basement.String.Encoding.ASCII7.ASCII7_Invalid
1771.56 s
[foundation] - Basement.UTF8.Types.CM
1771.56 s
[foundation] - GHC.Internal.Generics.SingKind
1771.56 s
[foundation] - GHC.Internal.Generics.DemoteRep
1771.56 s
[foundation] - GHC.Internal.Generics.fromSing
1771.56 s
[foundation] - GHC.Internal.Generics.SingI
1771.56 s
[foundation] - GHC.Internal.Generics.sing
1771.56 s
[foundation] - GHC.Internal.Generics.Sing
1771.56 s
[foundation] - GHC.Internal.Generics.D:R:UReckWordp0
1771.56 s
[foundation] - GHC.Internal.Generics.D:R:UReckIntp0
1771.56 s
[foundation] - GHC.Internal.Generics.D:R:UReckFloatp0
1771.56 s
[foundation] - GHC.Internal.Generics.D:R:UReckDoublep0
1771.56 s
[foundation] - GHC.Internal.Generics.D:R:UReckCharp0
1771.56 s
[foundation] - GHC.Internal.Generics.Rep1_Proxy
1771.56 s
[foundation] - GHC.Internal.Generics.Rep1_Either
1771.56 s
[foundation] - GHC.Internal.Generics.Rep1_Maybe
1771.56 s
[foundation] - GHC.Internal.Generics.Rep_Proxy
1771.56 s
[foundation] - GHC.Internal.Generics.Rep_Ordering
1771.56 s
[foundation] - GHC.Internal.Generics.Rep_Bool
1771.56 s
[foundation] - GHC.Internal.Generics.Rep_Either
1771.56 s
[foundation] - GHC.Internal.Generics.Rep_Maybe
1771.56 s
[foundation] - GHC.Internal.Generics.Rep_R:UReckWordp
1771.56 s
[foundation] - GHC.Internal.Generics.Rep1_R:UReckWordp
1771.56 s
[foundation] - GHC.Internal.Generics.Rep_R:UReckIntp
1771.56 s
[foundation] - GHC.Internal.Generics.Rep1_R:UReckIntp
1771.56 s
[foundation] - GHC.Internal.Generics.Rep1_R:UReckFloatp
1771.56 s
[foundation] - GHC.Internal.Generics.Rep_R:UReckDoublep
1771.56 s
[foundation] - GHC.Internal.Generics.Rep1_R:UReckDoublep
1771.56 s
[foundation] - GHC.Internal.Generics.Rep_R:UReckCharp
1771.56 s
[foundation] - GHC.Internal.Generics.Rep1_R:UReckCharp
1771.56 s
[foundation] - Basement.Monad.D:R:PrimStateIO
1771.56 s
[foundation] - Basement.Block.Base.D:R:ItemBlock
1771.56 s
[foundation] - Basement.UArray.Base.D:R:ItemUArray
1771.56 s
[foundation] - Basement.Types.OffsetSize.D:R:DifferenceCountOf
1771.56 s
[foundation] - Basement.Types.OffsetSize.D:R:DifferenceOffset
1771.56 s
[foundation] - Basement.BoxedArray.D:R:ItemArray
1771.56 s
[foundation] - Basement.UTF8.Base.D:R:ItemString
1771.56 s
[foundation] - GHC.Internal.IsList.D:R:ItemCallStack
1771.56 s
[foundation] - GHC.Internal.IsList.D:R:ItemList
1771.56 s
[foundation] - GHC.Internal.IsList.D:R:ItemNonEmpty
1771.56 s
[foundation] - GHC.Internal.IsList.D:R:ItemVersion
1771.56 s
[foundation] - GHC.Internal.IsList.D:R:ItemZipList
1771.56 s
[foundation] - Basement.Bits.D:R:DifferenceBits
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceNatural
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCBool
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCChar
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCClock
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCDouble
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCFloat
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCInt
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCIntMax
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCIntPtr
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCLLong
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCLong
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCOff
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCPtrdiff
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCSChar
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCSUSeconds
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCShort
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCSigAtomic
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCSize
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCTime
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUChar
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUInt
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUIntMax
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUIntPtr
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCULLong
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCULong
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUSeconds
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCUShort
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceCWchar
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceChar
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceDouble
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceFloat
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInt
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInt16
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInt32
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInt64
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInt8
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceInteger
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord128
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord16
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord256
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord32
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord64
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceWord8
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceZn
1771.57 s
[foundation] - Basement.Numerical.Subtractive.D:R:DifferenceZn64
1771.57 s
[foundation] - GHC.Internal.Generics.D:R:SingBoola0
1771.57 s
[foundation] - GHC.Internal.Generics.STrue
1771.57 s
[foundation] - GHC.Internal.Generics.D:R:DemoteRepBool
1771.57 s
[foundation] - GHC.Internal.Generics.SFalse
1771.57 s
[foundation] - GHC.Internal.Generics.Rep_R:UReckFloatp
1771.57 s
[foundation] - GHC.Internal.Text.ParserCombinators.ReadP.P
1771.57 s
[foundation] - GHC.Internal.Generics.D:R:SingMaybeb0
1771.57 s
[foundation] - GHC.Internal.Generics.SNothing
1771.57 s
[foundation] - GHC.Internal.Generics.SJust
1771.57 s
[foundation] - GHC.Internal.Generics.D:R:DemoteRepMaybe
1771.57 s
[foundation] - Basement.Monad.D:R:FailureEither
1771.57 s
[foundation] - Basement.Monad.D:R:PrimVarIO
1771.57 s
[foundation] - Basement.Monad.D:R:FailureMaybe
1771.57 s
[foundation] - Basement.NonEmpty.D:R:ItemNonEmpty
1771.57 s
[foundation] - Basement.PrimType.D:R:PrimSizeBE
1771.57 s
[foundation] - Basement.PrimType.D:R:PrimSizeCChar
1771.57 s
[foundation] - Basement.PrimType.D:R:PrimSizeCUChar
1771.57 s
[foundation] - Basement.PrimType.D:R:PrimSizeChar
1771.57 s
[foundation] - Basement.PrimType.D:R:PrimSizeChar7
1771.57 s
[foundation] - Basement.PrimType.D:R:PrimSizeDouble
1771.57 s
[foundation] - Basement.PrimType.D:R:PrimSizeFloat
1771.57 s
[foundation] - Basement.PrimType.D:R:PrimSizeInt
1771.57 s
[foundation] - Basement.PrimType.D:R:PrimSizeInt16
1771.57 s
[foundation] - Basement.PrimType.D:R:PrimSizeInt32
1771.57 s
[foundation] - Basement.PrimType.D:R:PrimSizeInt64
1771.57 s
[foundation] - Basement.PrimType.D:R:PrimSizeInt8
1771.57 s
[foundation] - Basement.PrimType.D:R:PrimSizeLE
1771.57 s
[foundation] - Basement.PrimType.D:R:PrimSizeWord
1771.57 s
[foundation] - Basement.PrimType.D:R:PrimSizeWord128
1771.57 s
[foundation] - Basement.PrimType.D:R:PrimSizeWord16
1771.57 s
[foundation] - Basement.PrimType.D:R:PrimSizeWord256
1771.57 s
[foundation] - Basement.PrimType.D:R:PrimSizeWord32
1771.57 s
[foundation] - Basement.PrimType.D:R:PrimSizeWord64
1771.57 s
[foundation] - Basement.PrimType.D:R:PrimSizeWord8
1771.57 s
[foundation] - Basement.Types.AsciiString.D:R:ItemAsciiString
1771.57 s
[foundation] - Foundation.Collection.Buildable.D:R:MutableString
1771.57 s
[foundation] - Foundation.Collection.Buildable.D:R:StepString
1771.57 s
[foundation] - Foundation.Collection.Buildable.D:R:MutableArray
1771.57 s
[foundation] - Foundation.Collection.Buildable.D:R:StepArray
1771.57 s
[foundation] - Foundation.Collection.Buildable.D:R:MutableUArray
1771.58 s
[foundation] - Foundation.Collection.Buildable.D:R:StepUArray
1771.58 s
[foundation] - Basement.Endianness.byteSwap
1771.58 s
[foundation] - Foundation.List.DList.D:R:ItemDList
1771.58 s
[foundation] - Foundation.Array.Bitmap.D:R:ItemBitmap
1771.58 s
[foundation] - Foundation.Array.Chunked.Unboxed.D:R:ItemChunkedUArray
1771.58 s
[foundation] - Foundation.Parser.D:R:ChunkString
1771.58 s
[foundation] - Foundation.Format.CSV.Types.D:R:ItemRow
1771.58 s
[foundation] - Foundation.Format.CSV.Types.D:R:ItemCSV
1771.58 s
[foundation] - Foundation.Time.Types.D:R:PrimSizeNanoSeconds
1771.58 s
[foundation] - Foundation.Time.Types.D:R:PrimSizeSeconds
1771.58 s
[foundation] - Foundation.Tuple.D:R:ProductFirstTuple4
1771.58 s
[foundation] - Foundation.Tuple.D:R:ProductFirstTuple3
1771.58 s
[foundation] - Foundation.Tuple.D:R:ProductFirstTuple2
1771.58 s
[foundation] - Foundation.Tuple.D:R:ProductFirstTuple40
1771.58 s
[foundation] - Foundation.Tuple.D:R:ProductFirstTuple30
1771.58 s
[foundation] - Foundation.Tuple.D:R:ProductFirstTuple20
1771.58 s
[foundation] - Foundation.Tuple.D:R:ProductSecondTuple4
1771.58 s
[foundation] - Foundation.Tuple.D:R:ProductSecondTuple3
1771.58 s
[foundation] - Foundation.Tuple.D:R:ProductSecondTuple2
1771.58 s
[foundation] - Foundation.Tuple.D:R:ProductSecondTuple40
1771.58 s
[foundation] - Foundation.Tuple.D:R:ProductSecondTuple30
1771.58 s
[foundation] - Foundation.Tuple.D:R:ProductSecondTuple20
1771.58 s
[foundation] - Foundation.Tuple.D:R:ProductThirdTuple4
1771.58 s
[foundation] - Foundation.Tuple.D:R:ProductThirdTuple3
1771.58 s
[foundation] - Foundation.Tuple.D:R:ProductThirdTuple40
1771.58 s
[foundation] - Foundation.Tuple.D:R:ProductThirdTuple30
1771.58 s
[foundation] - Foundation.Tuple.Rep_Tuple4
1771.58 s
[foundation] - Foundation.Tuple.Rep_Tuple3
1771.58 s
[foundation] - Foundation.Tuple.Rep_Tuple2
1771.58 s
[foundation] - Text.Printf.UPrintf
1771.58 s
[foundation] - Text.Printf.hspr
1771.58 s
[foundation] - Text.Printf.spr
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy4Tuple4
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy3Tuple4
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy2Tuple4
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy1Tuple4
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy3Tuple3
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy2Tuple3
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy1Tuple3
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy2Tuple2
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy1Tuple2
1771.58 s
[foundation] - Data.Array.Byte.D:R:ItemByteArray
1771.58 s
[foundation] Warning: Foundation.Tuple.Nth: could not find link destinations for:
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy4Tuple4
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy3Tuple4
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy2Tuple4
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy1Tuple4
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy4Tuple40
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy3Tuple40
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy2Tuple40
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy1Tuple40
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy3Tuple3
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy2Tuple3
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy1Tuple3
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy3Tuple30
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy2Tuple30
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy1Tuple30
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy2Tuple2
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy1Tuple2
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy2Tuple20
1771.58 s
[foundation] - Foundation.Tuple.Nth.D:R:NthTy1Tuple20
1771.58 s
[foundation] Warning: Foundation.VFS.Path: could not find link destinations for:
1771.58 s
[foundation] - Foundation.VFS.FilePath.D:R:PathEntFilePath
1771.58 s
[foundation] - Foundation.VFS.FilePath.D:R:PathPrefixFilePath
1771.58 s
[foundation] - Foundation.VFS.FilePath.D:R:PathSuffixFilePath
1771.58 s
[foundation] - Foundation.VFS.URI.D:R:PathEntURI
1771.58 s
[foundation] - Foundation.VFS.URI.D:R:PathPrefixURI
1771.58 s
[foundation] - Foundation.VFS.URI.D:R:PathSuffixURI
1771.58 s
[foundation] Warning: Foundation.VFS.FilePath: could not find link destinations for:
1771.58 s
[foundation] - Foundation.VFS.FilePath.D:R:PathEntFilePath
1771.58 s
[foundation] - Foundation.VFS.FilePath.D:R:PathPrefixFilePath
1771.58 s
[foundation] - Foundation.VFS.FilePath.D:R:PathSuffixFilePath
1771.58 s
[foundation] Warning: Foundation.VFS: could not find link destinations for:
1771.58 s
[foundation] - Foundation.VFS.FilePath.D:R:PathEntFilePath
1771.58 s
[foundation] - Foundation.VFS.FilePath.D:R:PathPrefixFilePath
1771.58 s
[foundation] - Foundation.VFS.FilePath.D:R:PathSuffixFilePath
1771.58 s
[foundation] - Foundation.VFS.URI.D:R:PathEntURI
1771.58 s
[foundation] - Foundation.VFS.URI.D:R:PathPrefixURI
1771.58 s
[foundation] - Foundation.VFS.URI.D:R:PathSuffixURI
1771.60 s
[foundation] Warning: Foundation.Conduit: could not find link destinations for:
1771.60 s
[foundation] - Foundation.Conduit.Internal.MonadResource
1771.60 s
[foundation] - Foundation.Conduit.Internal.D:R:FailureConduit
1771.77 s
[foundation] Warning: Foundation.Format.CSV: could not find link destinations for:
1771.81 s
[foundation] - Foundation.Format.CSV.Types.D:R:ItemRow
1771.81 s
[foundation] - Foundation.Format.CSV.Types.D:R:ItemCSV
1771.81 s
[foundation] Warning: Foundation.VFS.URI: could not find link destinations for:
1771.82 s
[foundation] - Foundation.VFS.URI.D:R:PathEntURI
1771.82 s
[foundation] - Foundation.VFS.URI.D:R:PathPrefixURI
1771.82 s
[foundation] - Foundation.VFS.URI.D:R:PathSuffixURI
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 )
1772.31 s
[streaming-commons] gzip [✔]
1772.71 s
[streaming-commons] large raw #9
1773.50 s
[streaming-commons] compressing [✔]
1774.38 s
[streaming-commons] decompressing [✔]
1775.26 s
[streaming-commons] getUnusedInflate [✔]
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 )
1775.85 s
[streaming-commons]
1775.85 s
[streaming-commons] Finished in 225.2364 seconds
1775.85 s
[streaming-commons] 63 examples, 0 failures
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 )
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 )
1777.15 s
[streaming-commons] Test suite test: PASS
1777.17 s
[streaming-commons] Test suite logged to: dist/test/streaming-commons-0.2.3.0-test.log
1777.17 s
[streaming-commons] 1 of 1 test suites (1 of 1 test cases) passed.
1777.20 s
[streaming-commons] checkPhase completed in 3 minutes 47 seconds
1777.20 s
[streaming-commons] Phase: haddockPhase
1779.22 s
[streaming-commons] Preprocessing library for streaming-commons-0.2.3.0...
1779.26 s
[streaming-commons] Running Haddock on library for streaming-commons-0.2.3.0...
1782.62 s
[streaming-commons] [ 1 of 11] Compiling Data.Streaming.ByteString.Builder.Buffer ( Data/Streaming/ByteString/Builder/Buffer.hs, nothing )
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 )
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 )
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 )
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 )
1783.56 s
[streaming-commons] [ 2 of 11] Compiling Data.Streaming.ByteString.Builder ( Data/Streaming/ByteString/Builder.hs, nothing )
1783.83 s
[streaming-commons] [ 3 of 11] Compiling Data.Streaming.FileRead ( Data/Streaming/FileRead.hs, nothing )
1784.02 s
[streaming-commons] [ 4 of 11] Compiling Data.Streaming.Filesystem ( Data/Streaming/Filesystem.hs, nothing )
1784.10 s
[streaming-commons] [ 5 of 11] Compiling Data.Streaming.Network.Internal ( Data/Streaming/Network/Internal.hs, nothing )
1784.42 s
[streaming-commons] [ 6 of 11] Compiling Data.Streaming.Network ( Data/Streaming/Network.hs, nothing )
1786.90 s
[streaming-commons] [ 7 of 11] Compiling Data.Streaming.Process.Internal ( Data/Streaming/Process/Internal.hs, nothing )
1786.99 s
[streaming-commons] [ 8 of 11] Compiling Data.Streaming.Process ( Data/Streaming/Process.hs, nothing )
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 )
1788.17 s
[streaming-commons] [ 9 of 11] Compiling Data.Streaming.Text ( Data/Streaming/Text.hs, nothing )
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 )
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 )
1789.98 s
[streaming-commons] [10 of 11] Compiling Data.Streaming.Zlib.Lowlevel ( Data/Streaming/Zlib/Lowlevel.hs, nothing )
1790.13 s
[streaming-commons] [11 of 11] Compiling Data.Streaming.Zlib ( Data/Streaming/Zlib.hs, nothing )
1790.40 s
[streaming-commons] Haddock coverage:
1790.40 s
[streaming-commons] Warning: 'Builder' is out of scope.
1790.40 s
[streaming-commons] If you qualify the identifier, haddock can try to link it anyway.
1790.42 s
[streaming-commons] 95% ( 19 / 20) in 'Data.Streaming.ByteString.Builder.Buffer'
1790.42 s
[streaming-commons] Missing documentation for:
1790.42 s
[streaming-commons] defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:199)
1790.43 s
[streaming-commons] Warning: 'toLazyByteStringWith' is out of scope.
1790.43 s
[streaming-commons] If you qualify the identifier, haddock can try to link it anyway.
1790.43 s
[streaming-commons] 82% ( 23 / 28) in 'Data.Streaming.ByteString.Builder'
1790.43 s
[streaming-commons] Missing documentation for:
1790.43 s
[streaming-commons] BuilderRecv (Data/Streaming/ByteString/Builder.hs:75)
1790.43 s
[streaming-commons] BuilderFinish (Data/Streaming/ByteString/Builder.hs:77)
1790.43 s
[streaming-commons] newBuilderRecv (Data/Streaming/ByteString/Builder.hs:80)
1790.43 s
[streaming-commons] newByteStringBuilderRecv (Data/Streaming/ByteString/Builder.hs:84)
1790.43 s
[streaming-commons] defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:199)
1790.44 s
[streaming-commons] 20% ( 1 / 5) in 'Data.Streaming.FileRead'
1790.44 s
[streaming-commons] Missing documentation for:
1790.44 s
[streaming-commons] ReadHandle (Data/Streaming/FileRead.hs:26)
1790.44 s
[streaming-commons] openFile (Data/Streaming/FileRead.hs:29)
1790.44 s
[streaming-commons] closeFile (Data/Streaming/FileRead.hs:32)
1790.44 s
[streaming-commons] readChunk (Data/Streaming/FileRead.hs:35)
1790.45 s
[streaming-commons] 42% ( 3 / 7) in 'Data.Streaming.Filesystem'
1790.45 s
[streaming-commons] Missing documentation for:
1790.45 s
[streaming-commons] DirStream
1790.45 s
[streaming-commons] readDirStream (Data/Streaming/Filesystem.hs:67)
1790.45 s
[streaming-commons] FileType (Data/Streaming/Filesystem.hs:94)
1790.45 s
[streaming-commons] getFileType (Data/Streaming/Filesystem.hs:76)
1790.47 s
[streaming-commons] 88% ( 8 / 9) in 'Data.Streaming.Network.Internal'
1790.47 s
[streaming-commons] Missing documentation for:
1790.47 s
[streaming-commons] Module header
1790.48 s
[streaming-commons] Warning: 'maxListenQueue' is out of scope.
1790.48 s
[streaming-commons] If you qualify the identifier, haddock can try to link it anyway.
1790.51 s
[streaming-commons] 68% ( 52 / 76) in 'Data.Streaming.Network'
1790.51 s
[streaming-commons] Missing documentation for:
1790.51 s
[streaming-commons] Module header
1790.51 s
[streaming-commons] message (Data/Streaming/Network.hs:451)
1790.51 s
[streaming-commons] HasPort (Data/Streaming/Network.hs:453)
1790.51 s
[streaming-commons] HasAfterBind (Data/Streaming/Network.hs:503)
1790.51 s
[streaming-commons] HasReadWrite (Data/Streaming/Network.hs:617)
1790.51 s
[streaming-commons] HasPath (Data/Streaming/Network.hs:484)
1790.51 s
[streaming-commons] setPort (Data/Streaming/Network.hs:464)
1790.51 s
[streaming-commons] setHost (Data/Streaming/Network.hs:467)
1790.51 s
[streaming-commons] setAfterBind (Data/Streaming/Network.hs:514)
1790.51 s
[streaming-commons] setNeedLocalAddr (Data/Streaming/Network.hs:498)
1790.51 s
[streaming-commons] setPath (Data/Streaming/Network.hs:495)
1790.51 s
[streaming-commons] getPort (Data/Streaming/Network.hs:461)
1790.51 s
[streaming-commons] getHost (Data/Streaming/Network.hs:470)
1790.51 s
[streaming-commons] getAfterBind (Data/Streaming/Network.hs:511)
1790.51 s
[streaming-commons] getNeedLocalAddr (Data/Streaming/Network.hs:501)
1790.51 s
[streaming-commons] getPath (Data/Streaming/Network.hs:492)
1790.51 s
[streaming-commons] appRead (Data/Streaming/Network.hs:628)
1790.51 s
[streaming-commons] appWrite (Data/Streaming/Network.hs:631)
1790.51 s
[streaming-commons] appSockAddr (Data/Streaming/Network.hs:602)
1790.51 s
[streaming-commons] appLocalAddr (Data/Streaming/Network.hs:599)
1790.51 s
[streaming-commons] unassignedPorts (Data/Streaming/Network.hs:211)
1790.51 s
[streaming-commons] safeRecv (Data/Streaming/Network.hs:317)
1790.51 s
[streaming-commons] ConnectionHandle (Data/Streaming/Network.hs:544)
1790.51 s
[streaming-commons] runTCPServerWithHandle (Data/Streaming/Network.hs:547)
1790.52 s
[streaming-commons] 75% ( 3 / 4) in 'Data.Streaming.Process.Internal'
1790.52 s
[streaming-commons] Missing documentation for:
1790.52 s
[streaming-commons] Module header
1790.54 s
[streaming-commons] Warning: 'UseProvidedHandle' is ambiguous. It is defined
1790.54 s
[streaming-commons] * at Data/Streaming/Process.hs:73:26
1790.54 s
[streaming-commons] * at Data/Streaming/Process.hs:73:1
1790.54 s
[streaming-commons] You may be able to disambiguate the identifier by qualifying it or
1790.54 s
[streaming-commons] by specifying the type/value namespace explicitly.
1790.54 s
[streaming-commons] Defaulting to the one defined at Data/Streaming/Process.hs:73:1
1790.55 s
[streaming-commons] Warning: 'ProcessExitedUnsuccessfully' is ambiguous. It is defined
1790.55 s
[streaming-commons] * at Data/Streaming/Process.hs:196:36
1790.55 s
[streaming-commons] * at Data/Streaming/Process.hs:196:1
1790.55 s
[streaming-commons] You may be able to disambiguate the identifier by qualifying it or
1790.55 s
[streaming-commons] by specifying the type/value namespace explicitly.
1790.55 s
[streaming-commons] Defaulting to the one defined at Data/Streaming/Process.hs:196:1
1790.56 s
[streaming-commons] 100% ( 24 / 24) in 'Data.Streaming.Process'
1790.57 s
[streaming-commons] 90% ( 9 / 10) in 'Data.Streaming.Text'
1790.57 s
[streaming-commons] Missing documentation for:
1790.57 s
[streaming-commons] DecodeResult (Data/Streaming/Text.hs:91)
1790.57 s
[streaming-commons] 0% ( 0 / 21) in 'Data.Streaming.Zlib.Lowlevel'
1790.57 s
[streaming-commons] Missing documentation for:
1790.57 s
[streaming-commons] Module header
1790.57 s
[streaming-commons] ZStreamStruct (Data/Streaming/Zlib/Lowlevel.hs:31)
1790.57 s
[streaming-commons] ZStream' (Data/Streaming/Zlib/Lowlevel.hs:32)
1790.57 s
[streaming-commons] zstreamNew (Data/Streaming/Zlib/Lowlevel.hs:42)
1790.57 s
[streaming-commons] Strategy (Data/Streaming/Zlib/Lowlevel.hs:34)
1790.57 s
[streaming-commons] deflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:50)
1790.57 s
[streaming-commons] inflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:59)
1790.57 s
[streaming-commons] c_free_z_stream_inflate (Data/Streaming/Zlib/Lowlevel.hs:61)
1790.57 s
[streaming-commons] c_free_z_stream_deflate (Data/Streaming/Zlib/Lowlevel.hs:64)
1790.57 s
[streaming-commons] c_set_avail_in (Data/Streaming/Zlib/Lowlevel.hs:67)
1790.58 s
[streaming-commons] c_set_avail_out (Data/Streaming/Zlib/Lowlevel.hs:70)
1790.58 s
[streaming-commons] c_get_avail_out (Data/Streaming/Zlib/Lowlevel.hs:73)
1790.58 s
[streaming-commons] c_get_avail_in (Data/Streaming/Zlib/Lowlevel.hs:76)
1790.58 s
[streaming-commons] c_get_next_in (Data/Streaming/Zlib/Lowlevel.hs:79)
1790.58 s
[streaming-commons] c_call_inflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:82)
1790.58 s
[streaming-commons] c_call_deflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:85)
1790.58 s
[streaming-commons] c_call_deflate_finish (Data/Streaming/Zlib/Lowlevel.hs:88)
1790.58 s
[streaming-commons] c_call_deflate_flush (Data/Streaming/Zlib/Lowlevel.hs:91)
1790.58 s
[streaming-commons] c_call_deflate_full_flush (Data/Streaming/Zlib/Lowlevel.hs:94)
1790.58 s
[streaming-commons] c_call_deflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:97)
1790.58 s
[streaming-commons] c_call_inflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:100)
1790.59 s
[streaming-commons] Warning: 'WindowBits' is ambiguous. It is defined
1790.59 s
[streaming-commons] * in ‘Codec.Compression.Zlib.Stream’
1790.59 s
[streaming-commons] * in ‘Codec.Compression.Zlib.Stream’
1790.59 s
[streaming-commons] You may be able to disambiguate the identifier by qualifying it or
1790.59 s
[streaming-commons] by specifying the type/value namespace explicitly.
1790.59 s
[streaming-commons] Defaulting to the one defined in ‘Codec.Compression.Zlib.Stream’
1790.60 s
[streaming-commons] Warning: 'Inflate' is ambiguous. It is defined
1790.60 s
[streaming-commons] * at Data/Streaming/Zlib.hs:64:16
1790.60 s
[streaming-commons] * at Data/Streaming/Zlib.hs:64:1
1790.60 s
[streaming-commons] You may be able to disambiguate the identifier by qualifying it or
1790.60 s
[streaming-commons] by specifying the type/value namespace explicitly.
1790.60 s
[streaming-commons] Defaulting to the one defined at Data/Streaming/Zlib.hs:64:1
1790.61 s
[streaming-commons] Warning: 'Deflate' is ambiguous. It is defined
1790.61 s
[streaming-commons] * at Data/Streaming/Zlib.hs:72:19
1790.61 s
[streaming-commons] * at Data/Streaming/Zlib.hs:72:1
1790.61 s
[streaming-commons] You may be able to disambiguate the identifier by qualifying it or
1790.62 s
[streaming-commons] by specifying the type/value namespace explicitly.
1790.62 s
[streaming-commons] Defaulting to the one defined at Data/Streaming/Zlib.hs:72:1
1790.62 s
[streaming-commons] 95% ( 23 / 24) in 'Data.Streaming.Zlib'
1790.63 s
[streaming-commons] Missing documentation for:
1790.63 s
[streaming-commons] PopperRes (Data/Streaming/Zlib.hs:218)
1793.13 s
[streaming-commons] Warning: Data.Streaming.Zlib: could not find link destinations for:
1793.13 s
[streaming-commons] - Codec.Compression.Zlib.Stream.Rep_WindowBits
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 )
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 )
1804.98 s
[haskell-src-meta] Preprocessing test suite 'splices' for haskell-src-meta-0.8.15...
1804.99 s
[haskell-src-meta] Building test suite 'splices' for haskell-src-meta-0.8.15...
1805.75 s
[haskell-src-meta] [1 of 1] Compiling Main ( tests/Splices.hs, dist/build/splices/splices-tmp/Main.o )
1806.78 s
[genvalidity-property] Documentation created: dist/doc/html/genvalidity-property/,
1806.78 s
[genvalidity-property] dist/doc/html/genvalidity-property/genvalidity-property.txt
1807.63 s
[genvalidity-property] Preprocessing test suite 'genvalidity-property-test' for genvalidity-property-1.0.0.0...
1807.66 s
[genvalidity-property] haddockPhase completed in 1 minutes 14 seconds
1807.66 s
[genvalidity-property] Phase: installPhase
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
1809.87 s
[haskell-src-meta] [2 of 2] Linking dist/build/splices/splices
1811.90 s
[genvalidity-property] Phase: fixupPhase
1812.04 s
[genvalidity-property] shrinking RPATHs of ELF executables and libraries in /nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0
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
1812.10 s
[genvalidity-property] checking for references to /build/ in /nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0...
1812.11 s
[haskell-src-meta] Preprocessing test suite 'unit' for haskell-src-meta-0.8.15...
1812.11 s
[haskell-src-meta] Building test suite 'unit' for haskell-src-meta-0.8.15...
1812.18 s
[genvalidity-property] patching script interpreter paths in /nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0
1812.21 s
[genvalidity-property] stripping (with command strip and flags -S -p) in /nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0/lib
1812.69 s
[haskell-src-meta] [1 of 1] Compiling Main ( tests/Main.hs, dist/build/unit/unit-tmp/Main.o )
1814.06 s
[genvalidity-property] shrinking RPATHs of ELF executables and libraries in /nix/store/ahkmmbzvrfil6vbzniz4byczi5b6npy7-genvalidity-property-1.0.0.0-doc
1814.10 s
[genvalidity-property] checking for references to /build/ in /nix/store/ahkmmbzvrfil6vbzniz4byczi5b6npy7-genvalidity-property-1.0.0.0-doc...
1814.16 s
[genvalidity-property] patching script interpreter paths in /nix/store/ahkmmbzvrfil6vbzniz4byczi5b6npy7-genvalidity-property-1.0.0.0-doc
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
1815.68 s
[genvalidity-property:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1817.08 s
[genvalidity-property:post-build] copying 2 paths...
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'...
1819.64 s
[genvalidity-property:post-build] copying path '/nix/store/9i07nfg9j4rjc6x35fwpqqjhk808vc73-genvalidity-property-1.0.0.0' to 'https://cache.nix-ci.com'...
1825.49 s
[genvalidity-property:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1827.36 s
[genvalidity-property:post-build] copying 1 paths...
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'...
1829.58 s
Uploaded genvalidity-property in 14.7s
1829.58 s
Progress: 72 of 103 built (4 building), 318 of 318 downloaded from cache
1829.58 s
Built genvalidity-property in 4m37s
1829.90 s
Building /nix/store/1h0x3jx2241gxq0273dx5133sckavjim-genvalidity-hspec-1.0.0.3.drv
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 )
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 )
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 )
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 )
1829.90 s
[haskell-src-meta] [2 of 2] Linking dist/build/unit/unit
1829.90 s
[haskell-src-meta] Preprocessing test suite 'examples' for haskell-src-meta-0.8.15...
1829.90 s
[haskell-src-meta] Building test suite 'examples' for haskell-src-meta-0.8.15...
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 )
1830.37 s
[genvalidity-hspec] Phase: setupCompilerEnvironmentPhase
1830.40 s
[genvalidity-hspec] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
1832.44 s
[genvalidity-hspec] Phase: unpackPhase
1832.49 s
[genvalidity-hspec] unpacking source archive /nix/store/vhg4y3nns3sl3ayyc5m0nmyjca7kacd5-genvalidity-hspec-1.0.0.3.tar.gz
1832.51 s
[genvalidity-hspec] source root is genvalidity-hspec-1.0.0.3
1832.54 s
[genvalidity-hspec] setting SOURCE_DATE_EPOCH to timestamp 1696423439 of file "genvalidity-hspec-1.0.0.3/genvalidity-hspec.cabal"
1832.58 s
[genvalidity-hspec] Phase: patchPhase
1832.65 s
[genvalidity-hspec] Phase: compileBuildDriverPhase
1832.72 s
[genvalidity-hspec] setupCompileFlags: -package-db=/build/tmp.reS5GuZuoC/setup-package.conf.d -threaded
1833.34 s
[genvalidity-hspec] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.reS5GuZuoC/Main.o )
1833.78 s
[genvalidity-hspec] [2 of 2] Linking Setup
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 )
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 )
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 )
1837.96 s
[haskell-src-meta] [5 of 5] Compiling Main ( tests/TestExamples.hs, dist/build/examples/examples-tmp/Main.o )
1842.57 s
[genvalidity-hspec] Phase: updateAutotoolsGnuConfigScriptsPhase
1842.63 s
[genvalidity-hspec] Phase: configurePhase
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
1842.76 s
[genvalidity-hspec] Using Parsec parser
1842.76 s
[genvalidity-hspec] Configuring genvalidity-hspec-1.0.0.3...
1844.46 s
[haskell-src-meta] [6 of 6] Linking dist/build/examples/examples
1848.67 s
[genvalidity-hspec] Dependency QuickCheck: using QuickCheck-2.14.3
1848.67 s
[genvalidity-hspec] Dependency base >=4.9 && <5: using base-4.20.1.0
1848.67 s
[genvalidity-hspec] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
1848.67 s
[genvalidity-hspec] Dependency genvalidity-property >=0.5: using genvalidity-property-1.0.0.0
1848.67 s
[genvalidity-hspec] Dependency hspec: using hspec-2.11.12
1848.67 s
[genvalidity-hspec] Dependency hspec-core >=2.5.0: using hspec-core-2.11.12
1848.67 s
[genvalidity-hspec] Dependency transformers: using transformers-0.6.1.1
1848.67 s
[genvalidity-hspec] Dependency validity >=0.5: using validity-0.12.1.0
1848.67 s
[genvalidity-hspec] Dependency QuickCheck: using QuickCheck-2.14.3
1848.67 s
[genvalidity-hspec] Dependency base >=4.9 && <5: using base-4.20.1.0
1848.67 s
[genvalidity-hspec] Dependency genvalidity: using genvalidity-1.1.1.0
1848.67 s
[genvalidity-hspec] Dependency genvalidity-hspec: using genvalidity-hspec-1.0.0.3
1848.67 s
[genvalidity-hspec] Dependency hspec: using hspec-2.11.12
1848.67 s
[genvalidity-hspec] Dependency hspec-core >=2.5.0: using hspec-core-2.11.12
1848.67 s
[genvalidity-hspec] Source component graph:
1848.67 s
[genvalidity-hspec] component lib
1848.67 s
[genvalidity-hspec] component test:genvalidity-hspec-test dependency lib
1848.67 s
[genvalidity-hspec] Configured component graph:
1848.67 s
[genvalidity-hspec] component genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0
1848.67 s
[genvalidity-hspec] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1848.67 s
[genvalidity-hspec] include base-4.20.1.0-4f22
1848.67 s
[genvalidity-hspec] include genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
1848.67 s
[genvalidity-hspec] include genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
1848.67 s
[genvalidity-hspec] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
1848.67 s
[genvalidity-hspec] include hspec-core-2.11.12-GSUP5d6E4X08R7S7QHL3po
1848.68 s
[genvalidity-hspec] include transformers-0.6.1.1-bbf1
1848.68 s
[genvalidity-hspec] include validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
1848.68 s
[genvalidity-hspec] component genvalidity-hspec-1.0.0.3-I1kON42bO6KIa50tkvdI25-genvalidity-hspec-test
1848.68 s
[genvalidity-hspec] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1848.68 s
[genvalidity-hspec] include base-4.20.1.0-4f22
1848.68 s
[genvalidity-hspec] include genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
1848.68 s
[genvalidity-hspec] include genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0
1848.68 s
[genvalidity-hspec] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
1848.68 s
[genvalidity-hspec] include hspec-core-2.11.12-GSUP5d6E4X08R7S7QHL3po
1848.68 s
[genvalidity-hspec] Linked component graph:
1848.68 s
[genvalidity-hspec] unit genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0
1848.68 s
[genvalidity-hspec] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1848.68 s
[genvalidity-hspec] include base-4.20.1.0-4f22
1848.68 s
[genvalidity-hspec] include genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
1848.68 s
[genvalidity-hspec] include genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
1848.68 s
[genvalidity-hspec] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
1848.68 s
[genvalidity-hspec] include hspec-core-2.11.12-GSUP5d6E4X08R7S7QHL3po
1848.68 s
[genvalidity-hspec] include transformers-0.6.1.1-bbf1
1848.68 s
[genvalidity-hspec] include validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
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
1848.68 s
[genvalidity-hspec] unit genvalidity-hspec-1.0.0.3-I1kON42bO6KIa50tkvdI25-genvalidity-hspec-test
1848.68 s
[genvalidity-hspec] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1848.68 s
[genvalidity-hspec] include base-4.20.1.0-4f22
1848.68 s
[genvalidity-hspec] include genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
1848.68 s
[genvalidity-hspec] include genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0
1848.68 s
[genvalidity-hspec] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
1848.68 s
[genvalidity-hspec] include hspec-core-2.11.12-GSUP5d6E4X08R7S7QHL3po
1848.68 s
[genvalidity-hspec] Ready component graph:
1848.69 s
[genvalidity-hspec] definite genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0
1848.69 s
[genvalidity-hspec] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1848.69 s
[genvalidity-hspec] depends base-4.20.1.0-4f22
1848.69 s
[genvalidity-hspec] depends genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
1848.69 s
[genvalidity-hspec] depends genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
1848.69 s
[genvalidity-hspec] depends hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
1848.69 s
[genvalidity-hspec] depends hspec-core-2.11.12-GSUP5d6E4X08R7S7QHL3po
1848.69 s
[genvalidity-hspec] depends transformers-0.6.1.1-bbf1
1848.69 s
[genvalidity-hspec] depends validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
1848.69 s
[genvalidity-hspec] definite genvalidity-hspec-1.0.0.3-I1kON42bO6KIa50tkvdI25-genvalidity-hspec-test
1848.69 s
[genvalidity-hspec] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1848.69 s
[genvalidity-hspec] depends base-4.20.1.0-4f22
1848.69 s
[genvalidity-hspec] depends genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
1848.69 s
[genvalidity-hspec] depends genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0
1848.69 s
[genvalidity-hspec] depends hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
1848.69 s
[genvalidity-hspec] depends hspec-core-2.11.12-GSUP5d6E4X08R7S7QHL3po
1848.69 s
[genvalidity-hspec] Using Cabal-3.12.1.0 compiled by ghc-9.10
1848.69 s
[genvalidity-hspec] Using compiler: ghc-9.10.2
1848.69 s
[genvalidity-hspec] Using install prefix:
1848.69 s
[genvalidity-hspec] /nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3
1848.69 s
[genvalidity-hspec] Executables installed in:
1848.69 s
[genvalidity-hspec] /nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3/bin
1848.69 s
[genvalidity-hspec] Libraries installed in:
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
1848.69 s
[genvalidity-hspec] Dynamic Libraries installed in:
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
1848.69 s
[genvalidity-hspec] Private executables installed in:
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
1848.70 s
[genvalidity-hspec] Data files installed in:
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
1848.70 s
[genvalidity-hspec] Documentation installed in:
1848.70 s
[genvalidity-hspec] /nix/store/nihrpddz0blfcr8gskcviq7y52a1zv16-genvalidity-hspec-1.0.0.3-doc/share/doc/genvalidity-hspec-1.0.0.3
1848.70 s
[genvalidity-hspec] Configuration files installed in:
1848.70 s
[genvalidity-hspec] /nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3/etc
1848.70 s
[genvalidity-hspec] No alex found
1848.70 s
[genvalidity-hspec] Using ar found on system at:
1848.70 s
[genvalidity-hspec] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
1848.70 s
[genvalidity-hspec] No c2hs found
1848.70 s
[genvalidity-hspec] No cpphs found
1848.70 s
[genvalidity-hspec] No doctest found
1848.70 s
[genvalidity-hspec] Using gcc version 14.3.0 given by user at:
1848.70 s
[genvalidity-hspec] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
1848.70 s
[genvalidity-hspec] Using ghc version 9.10.2 found on system at:
1848.70 s
[genvalidity-hspec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
1848.70 s
[genvalidity-hspec] Using ghc-pkg version 9.10.2 found on system at:
1848.70 s
[genvalidity-hspec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
1848.71 s
[genvalidity-hspec] No ghcjs found
1848.71 s
[genvalidity-hspec] No ghcjs-pkg found
1848.71 s
[genvalidity-hspec] No greencard found
1848.71 s
[genvalidity-hspec] Using haddock version 2.31.0 found on system at:
1848.71 s
[genvalidity-hspec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
1848.71 s
[genvalidity-hspec] No happy found
1848.71 s
[genvalidity-hspec] Using haskell-suite found on system at: haskell-suite-dummy-location
1848.71 s
[genvalidity-hspec] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1848.71 s
[genvalidity-hspec] No hmake found
1848.71 s
[genvalidity-hspec] Using hpc version 0.69 found on system at:
1848.71 s
[genvalidity-hspec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
1848.71 s
[genvalidity-hspec] Using hsc2hs version 0.68.10 found on system at:
1848.71 s
[genvalidity-hspec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1848.71 s
[genvalidity-hspec] Using hscolour version 1.25 found on system at:
1848.71 s
[genvalidity-hspec] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
1848.71 s
[genvalidity-hspec] No jhc found
1848.71 s
[genvalidity-hspec] Using ld found on system at:
1848.71 s
[genvalidity-hspec] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
1848.71 s
[genvalidity-hspec] No pkg-config found
1848.71 s
[genvalidity-hspec] Using runghc version 9.10.2 found on system at:
1848.71 s
[genvalidity-hspec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
1848.71 s
[genvalidity-hspec] Using strip version 2.44 found on system at:
1848.71 s
[genvalidity-hspec] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
1848.71 s
[genvalidity-hspec] Using tar found on system at:
1848.71 s
[genvalidity-hspec] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
1848.71 s
[genvalidity-hspec] No uhc found
1849.39 s
[genvalidity-hspec] Phase: buildPhase
1849.84 s
[haskell-src-meta] buildPhase completed in 1 minutes 39 seconds
1849.86 s
[haskell-src-meta] Phase: checkPhase
1850.06 s
[genvalidity-hspec] Preprocessing library for genvalidity-hspec-1.0.0.3...
1850.08 s
[streaming-commons] Documentation created: dist/doc/html/streaming-commons/,
1850.09 s
[streaming-commons] dist/doc/html/streaming-commons/streaming-commons.txt
1850.11 s
[genvalidity-hspec] Building library for genvalidity-hspec-1.0.0.3...
1850.33 s
[streaming-commons] Preprocessing test suite 'test' for streaming-commons-0.2.3.0...
1850.36 s
[streaming-commons] haddockPhase completed in 1 minutes 14 seconds
1850.36 s
[streaming-commons] Phase: installPhase
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
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 )
1852.65 s
[haskell-src-meta] Running 3 test suites...
1852.65 s
[haskell-src-meta] Test suite splices: RUNNING...
1852.68 s
[haskell-src-meta] Test suite splices: PASS
1852.68 s
[haskell-src-meta] Test suite logged to: dist/test/haskell-src-meta-0.8.15-splices.log
1852.68 s
[haskell-src-meta] Test suite unit: RUNNING...
1852.70 s
[haskell-src-meta] unit
1852.70 s
[haskell-src-meta] Deriving clauses preserved: OK
1852.70 s
[haskell-src-meta] Type app preserved: OK
1852.70 s
[haskell-src-meta] Ensure that type tuples reconstructed in proper order: OK
1852.70 s
[haskell-src-meta]
1852.70 s
[haskell-src-meta] All 3 tests passed (0.00s)
1852.71 s
[haskell-src-meta] Test suite unit: PASS
1852.71 s
[haskell-src-meta] Test suite logged to: dist/test/haskell-src-meta-0.8.15-unit.log
1852.71 s
[haskell-src-meta] Test suite examples: RUNNING...
1852.73 s
[haskell-src-meta]
1852.75 s
[haskell-src-meta] Test suite examples: PASS
1852.75 s
[haskell-src-meta] Test suite logged to: dist/test/haskell-src-meta-0.8.15-examples.log
1852.75 s
[haskell-src-meta] 3 of 3 test suites (3 of 3 test cases) passed.
1852.76 s
[haskell-src-meta] Phase: haddockPhase
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 )
1853.35 s
[genvalidity-hspec] src/Test/Validity/Utils.hs:90:9: warning : [ GHC-20125 ] [ -Wmissing-fields ]
1853.35 s
[genvalidity-hspec] • Fields of ‘Item’ not initialised:
1853.36 s
[genvalidity-hspec] itemAnnotations :: hspec-core-2.11.12:Test.Hspec.Core.Annotations.Annotations
1853.36 s
[genvalidity-hspec] • In the first argument of ‘Leaf’, namely
1853.36 s
[genvalidity-hspec] ‘Item
1853.36 s
[genvalidity-hspec] {itemRequirement = s, itemLocation = Nothing,
1853.36 s
[genvalidity-hspec] itemIsFocused = False, itemIsParallelizable = Nothing,
1853.36 s
[genvalidity-hspec] itemExample = \ _ _ _
1853.36 s
[genvalidity-hspec] -> do let ...
1853.36 s
[genvalidity-hspec] ....}’
1853.36 s
[genvalidity-hspec] In the expression:
1853.36 s
[genvalidity-hspec] Leaf
1853.36 s
[genvalidity-hspec] Item
1853.36 s
[genvalidity-hspec] {itemRequirement = s, itemLocation = Nothing,
1853.36 s
[genvalidity-hspec] itemIsFocused = False, itemIsParallelizable = Nothing,
1853.36 s
[genvalidity-hspec] itemExample = \ _ _ _
1853.36 s
[genvalidity-hspec] -> do let ...
1853.36 s
[genvalidity-hspec] ....}
1853.36 s
[genvalidity-hspec] In an equation for ‘go’:
1853.36 s
[genvalidity-hspec] go sp
1853.36 s
[genvalidity-hspec] = Leaf
1853.36 s
[genvalidity-hspec] Item
1853.36 s
[genvalidity-hspec] {itemRequirement = s, itemLocation = Nothing,
1853.36 s
[genvalidity-hspec] itemIsFocused = False, itemIsParallelizable = Nothing,
1853.36 s
[genvalidity-hspec] itemExample = \ _ _ _ -> do ...}
1853.36 s
[genvalidity-hspec] |
1853.36 s
[genvalidity-hspec] 90 | Item
1853.36 s
[genvalidity-hspec] | ^^^^...
1853.36 s
[genvalidity-hspec]
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 )
1854.02 s
[haskell-src-meta] Preprocessing library for haskell-src-meta-0.8.15...
1854.03 s
[haskell-src-meta] Running Haddock on library for haskell-src-meta-0.8.15...
1854.91 s
[streaming-commons] Phase: fixupPhase
1855.01 s
[streaming-commons] shrinking RPATHs of ELF executables and libraries in /nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0
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
1855.07 s
[streaming-commons] checking for references to /build/ in /nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0...
1855.19 s
[streaming-commons] patching script interpreter paths in /nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0
1855.21 s
[streaming-commons] stripping (with command strip and flags -S -p) in /nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0/lib
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 )
1856.29 s
[streaming-commons] shrinking RPATHs of ELF executables and libraries in /nix/store/xycip15afndwgmj7kbljfg7w3ya0i238-streaming-commons-0.2.3.0-doc
1856.35 s
[streaming-commons] checking for references to /build/ in /nix/store/xycip15afndwgmj7kbljfg7w3ya0i238-streaming-commons-0.2.3.0-doc...
1856.43 s
[streaming-commons] patching script interpreter paths in /nix/store/xycip15afndwgmj7kbljfg7w3ya0i238-streaming-commons-0.2.3.0-doc
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
1857.72 s
[streaming-commons:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1858.75 s
[streaming-commons:post-build] copying 2 paths...
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'...
1864.10 s
[streaming-commons:post-build] copying path '/nix/store/iyn234mbclylmp4r9x6172w1v5d4sqkc-streaming-commons-0.2.3.0' to 'https://cache.nix-ci.com'...
1870.60 s
[streaming-commons:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1871.76 s
[streaming-commons:post-build] copying 1 paths...
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'...
1873.87 s
Uploaded streaming-commons in 17.0s
1873.88 s
Progress: 73 of 103 built (4 building), 318 of 318 downloaded from cache
1873.88 s
Built streaming-commons in 6m59s
1874.22 s
Building /nix/store/sf9waah8dhnkmfcwm48w0lkmj7bik19q-http-client-0.7.19.drv
1874.22 s
[foundation] Documentation created: dist/doc/html/foundation/,
1874.22 s
[foundation] dist/doc/html/foundation/foundation.txt
1874.22 s
[foundation] Preprocessing test suite 'check-foundation' for foundation-0.0.30...
1874.22 s
[foundation] haddockPhase completed in 2 minutes 3 seconds
1874.22 s
[foundation] Phase: installPhase
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
1874.22 s
[foundation] Phase: fixupPhase
1874.22 s
[foundation] shrinking RPATHs of ELF executables and libraries in /nix/store/z6a1afgaqyz6xfg9jfn8ix00xp78j7mx-foundation-0.0.30
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
1874.22 s
[foundation] checking for references to /build/ in /nix/store/z6a1afgaqyz6xfg9jfn8ix00xp78j7mx-foundation-0.0.30...
1874.22 s
[foundation] patching script interpreter paths in /nix/store/z6a1afgaqyz6xfg9jfn8ix00xp78j7mx-foundation-0.0.30
1874.22 s
[foundation] stripping (with command strip and flags -S -p) in /nix/store/z6a1afgaqyz6xfg9jfn8ix00xp78j7mx-foundation-0.0.30/lib
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
1874.22 s
[haskell-src-meta] [6 of 6] Compiling Language.Haskell.Meta.Utils ( src/Language/Haskell/Meta/Utils.hs, nothing )
1874.22 s
[haskell-src-meta] Haddock coverage:
1874.22 s
[haskell-src-meta] 100% ( 3 / 3) in 'Language.Haskell.Meta.Extensions'
1874.22 s
[haskell-src-meta] Warning: Language.Haskell.Meta.THCompat: Could not find documentation for exported module: Language.Haskell.Meta.THCompat
1874.22 s
[haskell-src-meta] Warning: Language.Haskell.Meta.Syntax.Translate: Could not find documentation for exported module: Language.Haskell.Meta.Syntax.Translate
1874.22 s
[haskell-src-meta] 2% ( 1 / 45) in 'Language.Haskell.Meta.Syntax.Translate'
1874.22 s
[haskell-src-meta] Missing documentation for:
1874.22 s
[haskell-src-meta] moduleName (src/Language/Haskell/Meta/Syntax/Translate.hs:53)
1874.22 s
[haskell-src-meta] DerivClause (src/Language/Haskell/Meta/Syntax/Translate.hs:47)
1874.22 s
[haskell-src-meta] ToName (src/Language/Haskell/Meta/Syntax/Translate.hs:31)
1874.22 s
[haskell-src-meta] ToNames (src/Language/Haskell/Meta/Syntax/Translate.hs:32)
1874.22 s
[haskell-src-meta] ToLit (src/Language/Haskell/Meta/Syntax/Translate.hs:33)
1874.22 s
[haskell-src-meta] ToType (src/Language/Haskell/Meta/Syntax/Translate.hs:34)
1874.22 s
[haskell-src-meta] ToPat (src/Language/Haskell/Meta/Syntax/Translate.hs:35)
1874.22 s
[haskell-src-meta] ToExp (src/Language/Haskell/Meta/Syntax/Translate.hs:36)
1874.22 s
[haskell-src-meta] ToDecs (src/Language/Haskell/Meta/Syntax/Translate.hs:37)
1874.22 s
[haskell-src-meta] ToDec (src/Language/Haskell/Meta/Syntax/Translate.hs:38)
1874.22 s
[haskell-src-meta] ToStmt (src/Language/Haskell/Meta/Syntax/Translate.hs:39)
1874.22 s
[haskell-src-meta] ToLoc (src/Language/Haskell/Meta/Syntax/Translate.hs:40)
1874.22 s
[haskell-src-meta] ToCxt (src/Language/Haskell/Meta/Syntax/Translate.hs:41)
1874.22 s
[haskell-src-meta] ToPred (src/Language/Haskell/Meta/Syntax/Translate.hs:42)
1874.22 s
[haskell-src-meta] ToTyVars (src/Language/Haskell/Meta/Syntax/Translate.hs:43)
1874.22 s
[haskell-src-meta] ToMaybeKind (src/Language/Haskell/Meta/Syntax/Translate.hs:44)
1874.22 s
[haskell-src-meta] ToInjectivityAnn (src/Language/Haskell/Meta/Syntax/Translate.hs:45)
1874.22 s
[haskell-src-meta] ToDerivClauses (src/Language/Haskell/Meta/Syntax/Translate.hs:49)
1874.23 s
[haskell-src-meta] noTH (src/Language/Haskell/Meta/Syntax/Translate.hs:57)
1874.23 s
[haskell-src-meta] noTHyet (src/Language/Haskell/Meta/Syntax/Translate.hs:61)
1874.23 s
[haskell-src-meta] todo (src/Language/Haskell/Meta/Syntax/Translate.hs:66)
1874.23 s
[haskell-src-meta] nonsense (src/Language/Haskell/Meta/Syntax/Translate.hs:70)
1874.23 s
[haskell-src-meta] toTupEl (src/Language/Haskell/Meta/Syntax/Translate.hs:75)
1874.23 s
[haskell-src-meta] toFieldExp (src/Language/Haskell/Meta/Syntax/Translate.hs:252)
1874.23 s
[haskell-src-meta] toGuard (src/Language/Haskell/Meta/Syntax/Translate.hs:310)
1874.23 s
[haskell-src-meta] toMatch (src/Language/Haskell/Meta/Syntax/Translate.hs:303)
1874.23 s
[haskell-src-meta] toBody (src/Language/Haskell/Meta/Syntax/Translate.hs:306)
1874.23 s
[haskell-src-meta] toKind (src/Language/Haskell/Meta/Syntax/Translate.hs:378)
1874.23 s
[haskell-src-meta] toTyVar (src/Language/Haskell/Meta/Syntax/Translate.hs:382)
1874.23 s
[haskell-src-meta] toTyVarSpec (src/Language/Haskell/Meta/Syntax/Translate.hs:391)
1874.23 s
[haskell-src-meta] toTyVarsVis (src/Language/Haskell/Meta/Syntax/Translate.hs:401)
1874.23 s
[haskell-src-meta] .->. (src/Language/Haskell/Meta/Syntax/Translate.hs:464)
1874.23 s
[haskell-src-meta] foldAppT (src/Language/Haskell/Meta/Syntax/Translate.hs:526)
1874.23 s
[haskell-src-meta] toStrictType (src/Language/Haskell/Meta/Syntax/Translate.hs:453)
1874.23 s
[haskell-src-meta] toDerivStrategy (src/Language/Haskell/Meta/Syntax/Translate.hs:499)
1874.23 s
[haskell-src-meta] qualConDeclToCon (src/Language/Haskell/Meta/Syntax/Translate.hs:698)
1874.23 s
[haskell-src-meta] transAct (src/Language/Haskell/Meta/Syntax/Translate.hs:637)
1874.23 s
[haskell-src-meta] hsMatchesToFunD (src/Language/Haskell/Meta/Syntax/Translate.hs:732)
1874.23 s
[haskell-src-meta] hsRhsToBody (src/Language/Haskell/Meta/Syntax/Translate.hs:750)
1874.23 s
[haskell-src-meta] conDeclToCon (src/Language/Haskell/Meta/Syntax/Translate.hs:717)
1874.23 s
[haskell-src-meta] hsMatchToClause (src/Language/Haskell/Meta/Syntax/Translate.hs:738)
1874.23 s
[haskell-src-meta] hsGuardedRhsToBody (src/Language/Haskell/Meta/Syntax/Translate.hs:761)
1874.23 s
[haskell-src-meta] hsStmtToGuard (src/Language/Haskell/Meta/Syntax/Translate.hs:774)
1874.23 s
[haskell-src-meta] TyVarBndr_ (src/Language/Haskell/Meta/THCompat.hs:27)
1874.23 s
[haskell-src-meta] 15% ( 3 / 19) in 'Language.Haskell.Meta.Parse'
1874.23 s
[haskell-src-meta] Missing documentation for:
1874.23 s
[haskell-src-meta] parsePat (src/Language/Haskell/Meta/Parse.hs:46)
1874.23 s
[haskell-src-meta] parseExp (src/Language/Haskell/Meta/Parse.hs:49)
1874.23 s
[haskell-src-meta] parseType (src/Language/Haskell/Meta/Parse.hs:52)
1874.23 s
[haskell-src-meta] parseDecs (src/Language/Haskell/Meta/Parse.hs:55)
1874.23 s
[haskell-src-meta] myDefaultParseMode (src/Language/Haskell/Meta/Parse.hs:67)
1874.23 s
[haskell-src-meta] myDefaultExtensions (src/Language/Haskell/Meta/Parse.hs:74)
1874.23 s
[haskell-src-meta] parseResultToEither (src/Language/Haskell/Meta/Parse.hs:87)
1874.23 s
[haskell-src-meta] parseHsModule (src/Language/Haskell/Meta/Parse.hs:93)
1874.23 s
[haskell-src-meta] parseHsDecls (src/Language/Haskell/Meta/Parse.hs:96)
1874.23 s
[haskell-src-meta] parseHsType (src/Language/Haskell/Meta/Parse.hs:106)
1874.23 s
[haskell-src-meta] parseHsExp (src/Language/Haskell/Meta/Parse.hs:110)
1874.23 s
[haskell-src-meta] parseHsPat (src/Language/Haskell/Meta/Parse.hs:113)
1874.23 s
[haskell-src-meta] pprHsModule (src/Language/Haskell/Meta/Parse.hs:116)
1874.23 s
[haskell-src-meta] moduleDecls (src/Language/Haskell/Meta/Parse.hs:120)
1874.23 s
[haskell-src-meta] noSrcSpanInfo (src/Language/Haskell/Meta/Parse.hs:139)
1874.23 s
[haskell-src-meta] emptyHsModule (src/Language/Haskell/Meta/Parse.hs:130)
1874.23 s
[haskell-src-meta] 100% ( 4 / 4) in 'Language.Haskell.Meta'
1874.23 s
[haskell-src-meta] Warning: Language.Haskell.Meta.Utils: Could not find documentation for exported module: Language.Haskell.Meta.Utils
1874.23 s
[haskell-src-meta] 23% ( 11 / 47) in 'Language.Haskell.Meta.Utils'
1874.23 s
[haskell-src-meta] Missing documentation for:
1874.23 s
[haskell-src-meta] conName (src/Language/Haskell/Meta/Utils.hs:305)
1874.23 s
[haskell-src-meta] dataDCons (src/Language/Haskell/Meta/Utils.hs:34)
1874.23 s
[haskell-src-meta] decCons (src/Language/Haskell/Meta/Utils.hs:39)
1874.23 s
[haskell-src-meta] decTyVars (src/Language/Haskell/Meta/Utils.hs:52)
1874.23 s
[haskell-src-meta] decName (src/Language/Haskell/Meta/Utils.hs:60)
1874.23 s
[haskell-src-meta] foreignName (src/Language/Haskell/Meta/Utils.hs:71)
1874.23 s
[haskell-src-meta] cleanNames (src/Language/Haskell/Meta/Utils.hs:76)
1874.23 s
[haskell-src-meta] pp (src/Language/Haskell/Meta/Utils.hs:97)
1874.23 s
[haskell-src-meta] ppDoc (src/Language/Haskell/Meta/Utils.hs:100)
1874.23 s
[haskell-src-meta] gpretty (src/Language/Haskell/Meta/Utils.hs:104)
1874.23 s
[haskell-src-meta] nameToRawCodeStr (src/Language/Haskell/Meta/Utils.hs:120)
1874.23 s
[haskell-src-meta] |$| (src/Language/Haskell/Meta/Utils.hs:142)
1874.23 s
[haskell-src-meta] |.| (src/Language/Haskell/Meta/Utils.hs:146)
1874.23 s
[haskell-src-meta] |->| (src/Language/Haskell/Meta/Utils.hs:150)
1874.23 s
[haskell-src-meta] unForall (src/Language/Haskell/Meta/Utils.hs:155)
1874.23 s
[haskell-src-meta] functionT (src/Language/Haskell/Meta/Utils.hs:159)
1874.23 s
[haskell-src-meta] mkVarT (src/Language/Haskell/Meta/Utils.hs:162)
1874.23 s
[haskell-src-meta] applyT (src/Language/Haskell/Meta/Utils.hs:219)
1874.23 s
[haskell-src-meta] substT (src/Language/Haskell/Meta/Utils.hs:227)
1874.23 s
[haskell-src-meta] splitCon (src/Language/Haskell/Meta/Utils.hs:240)
1874.23 s
[haskell-src-meta] conTypes (src/Language/Haskell/Meta/Utils.hs:251)
1874.23 s
[haskell-src-meta] strictTypeTy (src/Language/Haskell/Meta/Utils.hs:244)
1874.23 s
[haskell-src-meta] varStrictTypeTy (src/Language/Haskell/Meta/Utils.hs:247)
1874.23 s
[haskell-src-meta] conToConType (src/Language/Haskell/Meta/Utils.hs:262)
1874.23 s
[haskell-src-meta] unwindT (src/Language/Haskell/Meta/Utils.hs:268)
1874.23 s
[haskell-src-meta] unwindE (src/Language/Haskell/Meta/Utils.hs:276)
1874.23 s
[haskell-src-meta] typeToName (src/Language/Haskell/Meta/Utils.hs:291)
1874.23 s
[haskell-src-meta] recCName (src/Language/Haskell/Meta/Utils.hs:315)
1874.23 s
[haskell-src-meta] fromDataConI (src/Language/Haskell/Meta/Utils.hs:319)
1874.23 s
[haskell-src-meta] fromTyConI (src/Language/Haskell/Meta/Utils.hs:333)
1874.23 s
[haskell-src-meta] mkFunD (src/Language/Haskell/Meta/Utils.hs:337)
1874.24 s
[haskell-src-meta] mkClauseQ (src/Language/Haskell/Meta/Utils.hs:340)
1874.24 s
[haskell-src-meta] toPatQ (src/Language/Haskell/Meta/Utils.hs:370)
1874.24 s
[haskell-src-meta] showToPatQ (src/Language/Haskell/Meta/Utils.hs:373)
1874.24 s
[haskell-src-meta] eitherQ (src/Language/Haskell/Meta/Utils.hs:378)
1874.24 s
[haskell-src-meta] normalizeT (src/Language/Haskell/Meta/Utils.hs:386)
1874.62 s
[http-client] Phase: setupCompilerEnvironmentPhase
1874.64 s
[http-client] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
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 )
1875.99 s
[http-client] Phase: unpackPhase
1876.02 s
[http-client] unpacking source archive /nix/store/025pxmmycwcympj7ppdhbn5zdb60nb76-http-client-0.7.19.tar.gz
1876.11 s
[http-client] source root is http-client-0.7.19
1876.15 s
[http-client] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "http-client-0.7.19/test/Spec.hs"
1876.18 s
[http-client] Phase: patchPhase
1876.29 s
[http-client] Phase: compileBuildDriverPhase
1876.32 s
[http-client] setupCompileFlags: -package-db=/build/tmp.Vy3jkXW7js/setup-package.conf.d -threaded
1877.11 s
[foundation] shrinking RPATHs of ELF executables and libraries in /nix/store/qrdk8c8qxcwiys6hllpjlyww8pvnr049-foundation-0.0.30-doc
1877.17 s
[http-client] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Vy3jkXW7js/Main.o )
1877.18 s
[foundation] checking for references to /build/ in /nix/store/qrdk8c8qxcwiys6hllpjlyww8pvnr049-foundation-0.0.30-doc...
1877.47 s
[foundation] patching script interpreter paths in /nix/store/qrdk8c8qxcwiys6hllpjlyww8pvnr049-foundation-0.0.30-doc
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
1879.54 s
[foundation:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1880.53 s
[foundation:post-build] copying 2 paths...
1880.53 s
[foundation:post-build] copying path '/nix/store/qrdk8c8qxcwiys6hllpjlyww8pvnr049-foundation-0.0.30-doc' to 'https://cache.nix-ci.com'...
1893.38 s
[foundation:post-build] copying path '/nix/store/z6a1afgaqyz6xfg9jfn8ix00xp78j7mx-foundation-0.0.30' to 'https://cache.nix-ci.com'...
1933.34 s
[foundation:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1934.69 s
[foundation:post-build] copying 1 paths...
1934.70 s
[foundation:post-build] copying path '/nix/store/pnbglr0n8q0sfyapp7dqskyjz7zznpss-foundation-0.0.30.drv' to 'https://cache.nix-ci.com'...
1936.89 s
Uploaded foundation in 58.3s
1936.90 s
Progress: 74 of 103 built (4 building), 318 of 318 downloaded from cache
1936.90 s
Built foundation in 14m09s
1937.19 s
Building /nix/store/b11pssmjkg1hdwwyrvr0hli9nw5k7k7f-memory-0.18.0.drv
1937.19 s
[genvalidity-hspec] [ 2 of 13] Compiling Test.Validity.Utils ( src/Test/Validity/Utils.hs, dist/build/Test/Validity/Utils.p_o )
1937.19 s
[genvalidity-hspec] src/Test/Validity/Utils.hs:90:9: warning : [ GHC-20125 ] [ -Wmissing-fields ]
1937.19 s
[genvalidity-hspec] • Fields of ‘Item’ not initialised:
1937.19 s
[genvalidity-hspec] itemAnnotations :: hspec-core-2.11.12:Test.Hspec.Core.Annotations.Annotations
1937.19 s
[genvalidity-hspec] • In the first argument of ‘Leaf’, namely
1937.19 s
[genvalidity-hspec] ‘Item
1937.19 s
[genvalidity-hspec] {itemRequirement = s, itemLocation = Nothing,
1937.19 s
[genvalidity-hspec] itemIsFocused = False, itemIsParallelizable = Nothing,
1937.19 s
[genvalidity-hspec] itemExample = \ _ _ _
1937.19 s
[genvalidity-hspec] -> do let ...
1937.19 s
[genvalidity-hspec] ....}’
1937.19 s
[genvalidity-hspec] In the expression:
1937.19 s
[genvalidity-hspec] Leaf
1937.19 s
[genvalidity-hspec] Item
1937.19 s
[genvalidity-hspec] {itemRequirement = s, itemLocation = Nothing,
1937.19 s
[genvalidity-hspec] itemIsFocused = False, itemIsParallelizable = Nothing,
1937.19 s
[genvalidity-hspec] itemExample = \ _ _ _
1937.19 s
[genvalidity-hspec] -> do let ...
1937.19 s
[genvalidity-hspec] ....}
1937.19 s
[genvalidity-hspec] In an equation for ‘go’:
1937.19 s
[genvalidity-hspec] go sp
1937.19 s
[genvalidity-hspec] = Leaf
1937.19 s
[genvalidity-hspec] Item
1937.19 s
[genvalidity-hspec] {itemRequirement = s, itemLocation = Nothing,
1937.19 s
[genvalidity-hspec] itemIsFocused = False, itemIsParallelizable = Nothing,
1937.19 s
[genvalidity-hspec] itemExample = \ _ _ _ -> do ...}
1937.19 s
[genvalidity-hspec] |
1937.19 s
[genvalidity-hspec] 90 | Item
1937.19 s
[genvalidity-hspec] | ^^^^...
1937.19 s
[genvalidity-hspec]
1937.19 s
[genvalidity-hspec] [ 3 of 13] Compiling Test.Validity.Shrinking ( src/Test/Validity/Shrinking.hs, dist/build/Test/Validity/Shrinking.p_o )
1937.19 s
[genvalidity-hspec] [ 4 of 13] Compiling Test.Validity.Show ( src/Test/Validity/Show.hs, dist/build/Test/Validity/Show.p_o )
1937.19 s
[genvalidity-hspec] [ 5 of 13] Compiling Test.Validity.Ord ( src/Test/Validity/Ord.hs, dist/build/Test/Validity/Ord.p_o )
1937.19 s
[genvalidity-hspec] [ 6 of 13] Compiling Test.Validity.Monoid ( src/Test/Validity/Monoid.hs, dist/build/Test/Validity/Monoid.p_o )
1937.19 s
[genvalidity-hspec] [ 7 of 13] Compiling Test.Validity.Monad ( src/Test/Validity/Monad.hs, dist/build/Test/Validity/Monad.p_o )
1937.19 s
[genvalidity-hspec] [ 8 of 13] Compiling Test.Validity.GenValidity ( src/Test/Validity/GenValidity.hs, dist/build/Test/Validity/GenValidity.p_o )
1937.19 s
[genvalidity-hspec] [ 9 of 13] Compiling Test.Validity.Functor ( src/Test/Validity/Functor.hs, dist/build/Test/Validity/Functor.p_o )
1937.19 s
[genvalidity-hspec] [10 of 13] Compiling Test.Validity.Eq ( src/Test/Validity/Eq.hs, dist/build/Test/Validity/Eq.p_o )
1937.19 s
[genvalidity-hspec] [11 of 13] Compiling Test.Validity.Arbitrary ( src/Test/Validity/Arbitrary.hs, dist/build/Test/Validity/Arbitrary.p_o )
1937.19 s
[genvalidity-hspec] [12 of 13] Compiling Test.Validity.Applicative ( src/Test/Validity/Applicative.hs, dist/build/Test/Validity/Applicative.p_o )
1937.19 s
[genvalidity-hspec] [13 of 13] Compiling Test.Validity ( src/Test/Validity.hs, dist/build/Test/Validity.p_o )
1937.19 s
[genvalidity-hspec] Preprocessing test suite 'genvalidity-hspec-test' for genvalidity-hspec-1.0.0.3...
1937.19 s
[genvalidity-hspec] Building test suite 'genvalidity-hspec-test' for genvalidity-hspec-1.0.0.3...
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 )
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 )
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 )
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 )
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 )
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 )
1937.19 s
[haskell-src-meta] Documentation created: dist/doc/html/haskell-src-meta/,
1937.19 s
[haskell-src-meta] dist/doc/html/haskell-src-meta/haskell-src-meta.txt
1937.19 s
[haskell-src-meta] Preprocessing test suite 'splices' for haskell-src-meta-0.8.15...
1937.20 s
[haskell-src-meta] Preprocessing test suite 'unit' for haskell-src-meta-0.8.15...
1937.20 s
[haskell-src-meta] Preprocessing test suite 'examples' for haskell-src-meta-0.8.15...
1937.20 s
[haskell-src-meta] haddockPhase completed in 1 minutes 8 seconds
1937.20 s
[haskell-src-meta] Phase: installPhase
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
1937.20 s
[haskell-src-meta] Phase: fixupPhase
1937.20 s
[haskell-src-meta] shrinking RPATHs of ELF executables and libraries in /nix/store/4g6blflazafhvwsnmi21n0p0apq0fhbb-haskell-src-meta-0.8.15
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
1937.20 s
[haskell-src-meta] checking for references to /build/ in /nix/store/4g6blflazafhvwsnmi21n0p0apq0fhbb-haskell-src-meta-0.8.15...
1937.20 s
[haskell-src-meta] patching script interpreter paths in /nix/store/4g6blflazafhvwsnmi21n0p0apq0fhbb-haskell-src-meta-0.8.15
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
1937.20 s
[haskell-src-meta] shrinking RPATHs of ELF executables and libraries in /nix/store/g7wwnzgapvngx5j8rf35z971q49rk1qm-haskell-src-meta-0.8.15-doc
1937.20 s
[haskell-src-meta] checking for references to /build/ in /nix/store/g7wwnzgapvngx5j8rf35z971q49rk1qm-haskell-src-meta-0.8.15-doc...
1937.20 s
[haskell-src-meta] patching script interpreter paths in /nix/store/g7wwnzgapvngx5j8rf35z971q49rk1qm-haskell-src-meta-0.8.15-doc
1937.20 s
[http-client] [2 of 2] Linking Setup
1937.20 s
[http-client] Phase: updateAutotoolsGnuConfigScriptsPhase
1937.20 s
[http-client] Phase: configurePhase
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
1937.20 s
[http-client] Using Parsec parser
1937.20 s
[http-client] Configuring http-client-0.7.19...
1937.20 s
[http-client] Flags chosen: network-uri=True
1937.20 s
[http-client] Dependency array: using array-0.5.8.0
1937.20 s
[http-client] Dependency async >=2.0: using async-2.2.5
1937.20 s
[http-client] Dependency base >=4.10 && <5: using base-4.20.1.0
1937.20 s
[http-client] Dependency base64-bytestring >=1.0: using base64-bytestring-1.2.1.0
1937.20 s
[http-client] Dependency blaze-builder >=0.3: using blaze-builder-0.4.2.3
1937.20 s
[http-client] Dependency bytestring >=0.10: using bytestring-0.12.2.0
1937.20 s
[http-client] Dependency case-insensitive >=1.0: using case-insensitive-1.2.1.0
1937.20 s
[http-client] Dependency containers >=0.5: using containers-0.7
1937.20 s
[http-client] Dependency cookie: using cookie-0.5.1
1937.20 s
[http-client] Dependency deepseq >=1.3 && <1.6: using deepseq-1.5.0.0
1937.20 s
[http-client] Dependency exceptions >=0.4: using exceptions-0.10.9
1937.20 s
[http-client] Dependency filepath: using filepath-1.5.4.0
1937.20 s
[http-client] Dependency ghc-prim: using ghc-prim-0.12.0
1937.20 s
[http-client] Dependency http-types >=0.8: using http-types-0.12.4
1937.20 s
[http-client] Dependency iproute >=1.7.5: using iproute-1.7.15
1937.20 s
[http-client] Dependency mime-types: using mime-types-0.1.2.0
1937.20 s
[http-client] Dependency network >=2.6: using network-3.2.7.0
1937.20 s
[http-client] Dependency network-uri >=2.6: using network-uri-2.6.4.2
1937.20 s
[http-client] Dependency random: using random-1.2.1.3
1937.20 s
[http-client] Dependency stm >=2.3: using stm-2.5.3.1
1937.20 s
[http-client] Dependency streaming-commons >=0.1.0.2 && <0.3: using
1937.20 s
[http-client] streaming-commons-0.2.3.0
1937.20 s
[http-client] Dependency text >=0.11: using text-2.1.2
1937.20 s
[http-client] Dependency time >=1.2: using time-1.12.2
1937.20 s
[http-client] Dependency transformers: using transformers-0.6.1.1
1937.20 s
[http-client] Source component graph: component lib
1937.20 s
[http-client] Configured component graph:
1937.20 s
[http-client] component http-client-0.7.19-LvMaaskQnM16Dt4x5V5Xdd
1937.20 s
[http-client] include array-0.5.8.0-0ab0
1937.20 s
[http-client] include async-2.2.5-5QHA8HB5dEo5AEomod8hmg
1937.20 s
[http-client] include base-4.20.1.0-4f22
1937.20 s
[http-client] include base64-bytestring-1.2.1.0-FqvWr9ihafW6A5j73pGk3k
1937.20 s
[http-client] include blaze-builder-0.4.2.3-ITx5leLAXGeFIE6eoDtcQ9
1937.20 s
[http-client] include bytestring-0.12.2.0-c0ba
1937.20 s
[http-client] include case-insensitive-1.2.1.0-9DZepRmzjpEL3SR0CC8Cnt
1937.20 s
[http-client] include containers-0.7-57cd
1937.20 s
[http-client] include cookie-0.5.1-DTl9vgu3ESU2ShLM8U68PY
1937.20 s
[http-client] include deepseq-1.5.0.0-8d11
1937.20 s
[http-client] include exceptions-0.10.9-1130
1937.20 s
[http-client] include filepath-1.5.4.0-0a9f
1937.20 s
[http-client] include ghc-prim-0.12.0-7bc0
1937.20 s
[http-client] include http-types-0.12.4-APH00PFtfaq4hQgSkj0h6G
1937.20 s
[http-client] include iproute-1.7.15-7YItxIA0n8KKBQQm3R7FO3
1937.20 s
[http-client] include mime-types-0.1.2.0-GW3SeNsJmaAC4lyB3QHhBb
1937.20 s
[http-client] include network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
1937.20 s
[http-client] include network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
1937.20 s
[http-client] include random-1.2.1.3-7fP5mIHwy1z65mkfThkfyR
1937.20 s
[http-client] include stm-2.5.3.1-2b36
1937.20 s
[http-client] include streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO
1937.20 s
[http-client] include text-2.1.2-5063
1937.20 s
[http-client] include time-1.12.2-8e38
1937.20 s
[http-client] include transformers-0.6.1.1-bbf1
1937.20 s
[http-client] Linked component graph:
1937.20 s
[http-client] unit http-client-0.7.19-LvMaaskQnM16Dt4x5V5Xdd
1937.20 s
[http-client] include array-0.5.8.0-0ab0
1937.20 s
[http-client] include async-2.2.5-5QHA8HB5dEo5AEomod8hmg
1937.20 s
[http-client] include base-4.20.1.0-4f22
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 )
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 )
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 )
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 )
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 )
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 )
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 )
1937.21 s
[genvalidity-hspec] [14 of 14] Compiling Main ( test/Spec.hs, dist/build/genvalidity-hspec-test/genvalidity-hspec-test-tmp/Main.o )
1937.21 s
[genvalidity-hspec] [15 of 15] Linking dist/build/genvalidity-hspec-test/genvalidity-hspec-test
1937.21 s
[genvalidity-hspec] buildPhase completed in 1 minutes 22 seconds
1937.21 s
[genvalidity-hspec] Phase: checkPhase
1937.21 s
[genvalidity-hspec] Running 1 test suites...
1937.21 s
[genvalidity-hspec] Test suite genvalidity-hspec-test: RUNNING...
1937.21 s
[genvalidity-hspec]
1937.21 s
[genvalidity-hspec] Test.Validity.Applicative
1937.21 s
[genvalidity-hspec] Applicative (Either Int)
1937.21 s
[genvalidity-hspec] pure :: a -> (Either Int) a and (<*>) :: (Either Int) (a -> b) -> (Either Int) a -> (Either Int) b
1937.21 s
[genvalidity-hspec] satisfy the identity law: 'pure id <*> v = v' for "(Either Int) of ints :: (Either Int Int)" [✔]
1937.21 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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)" [✔]
1937.21 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1937.21 s
[genvalidity-hspec] satisfy the homomorphism law: 'pure f <*> pure x = pure (f x)' for "increments :: (Int -> Int)" sequenced with "int :: Int" [✔]
1937.21 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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" [✔]
1937.21 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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)" [✔]
1937.21 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1937.21 s
[genvalidity-hspec] (*>) :: (Either Int) a -> (Either Int) b -> (Either Int) b
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" [✔]
1937.21 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1937.21 s
[genvalidity-hspec] (<*) :: (Either Int) a -> (Either Int) b -> (Either Int) a
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)" [✔]
1937.21 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1937.21 s
[genvalidity-hspec] Applicative []
1937.21 s
[genvalidity-hspec] pure :: a -> [] a and (<*>) :: [] (a -> b) -> [] a -> [] b
1937.21 s
[genvalidity-hspec] satisfy the identity law: 'pure id <*> v = v' for "[] of ints :: [Int]" [✔]
1937.21 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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]" [✔]
1937.21 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1937.21 s
[genvalidity-hspec] satisfy the homomorphism law: 'pure f <*> pure x = pure (f x)' for "increments :: (Int -> Int)" sequenced with "int :: Int" [✔]
1937.21 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1937.21 s
[genvalidity-hspec] satisfy the interchange law: 'u <*> pure y = pure ($ y) <*> u' for "[] of increments :: ([Int -> Int])" sequenced with "int :: Int" [✔]
1937.21 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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
1938.62 s
[haskell-src-meta:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1940.50 s
[haskell-src-meta:post-build] copying 2 paths...
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'...
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'...
1947.62 s
[haskell-src-meta:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1948.36 s
[haskell-src-meta:post-build] copying 1 paths...
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'...
1950.53 s
Uploaded haskell-src-meta in 12.9s
1950.54 s
Progress: 75 of 103 built (4 building), 318 of 318 downloaded from cache
1950.54 s
Built haskell-src-meta in 3m35s
1950.54 s
[http-client] include base64-bytestring-1.2.1.0-FqvWr9ihafW6A5j73pGk3k
1950.54 s
[http-client] include blaze-builder-0.4.2.3-ITx5leLAXGeFIE6eoDtcQ9
1950.54 s
[http-client] include bytestring-0.12.2.0-c0ba
1950.54 s
[http-client] include case-insensitive-1.2.1.0-9DZepRmzjpEL3SR0CC8Cnt
1950.54 s
[http-client] include containers-0.7-57cd
1950.54 s
[http-client] include cookie-0.5.1-DTl9vgu3ESU2ShLM8U68PY
1950.54 s
[http-client] include deepseq-1.5.0.0-8d11
1950.54 s
[http-client] include exceptions-0.10.9-1130
1950.54 s
[http-client] include filepath-1.5.4.0-0a9f
1950.54 s
[http-client] include ghc-prim-0.12.0-7bc0
1950.54 s
[http-client] include http-types-0.12.4-APH00PFtfaq4hQgSkj0h6G
1950.54 s
[http-client] include iproute-1.7.15-7YItxIA0n8KKBQQm3R7FO3
1950.54 s
[http-client] include mime-types-0.1.2.0-GW3SeNsJmaAC4lyB3QHhBb
1950.54 s
[http-client] include network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
1950.54 s
[http-client] include network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
1950.54 s
[http-client] include random-1.2.1.3-7fP5mIHwy1z65mkfThkfyR
1950.54 s
[http-client] include stm-2.5.3.1-2b36
1950.54 s
[http-client] include streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO
1950.54 s
[http-client] include text-2.1.2-5063
1950.54 s
[http-client] include time-1.12.2-8e38
1950.54 s
[http-client] include transformers-0.6.1.1-bbf1
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
1950.54 s
[http-client] Ready component graph:
1950.55 s
[http-client] definite http-client-0.7.19-LvMaaskQnM16Dt4x5V5Xdd
1950.55 s
[http-client] depends array-0.5.8.0-0ab0
1950.55 s
[http-client] depends async-2.2.5-5QHA8HB5dEo5AEomod8hmg
1950.55 s
[http-client] depends base-4.20.1.0-4f22
1950.55 s
[http-client] depends base64-bytestring-1.2.1.0-FqvWr9ihafW6A5j73pGk3k
1950.55 s
[http-client] depends blaze-builder-0.4.2.3-ITx5leLAXGeFIE6eoDtcQ9
1950.56 s
[http-client] depends bytestring-0.12.2.0-c0ba
1950.56 s
[http-client] depends case-insensitive-1.2.1.0-9DZepRmzjpEL3SR0CC8Cnt
1950.56 s
[http-client] depends containers-0.7-57cd
1950.56 s
[http-client] depends cookie-0.5.1-DTl9vgu3ESU2ShLM8U68PY
1950.56 s
[http-client] depends deepseq-1.5.0.0-8d11
1950.56 s
[http-client] depends exceptions-0.10.9-1130
1950.56 s
[http-client] depends filepath-1.5.4.0-0a9f
1950.56 s
[http-client] depends ghc-prim-0.12.0-7bc0
1950.56 s
[http-client] depends http-types-0.12.4-APH00PFtfaq4hQgSkj0h6G
1950.56 s
[http-client] depends iproute-1.7.15-7YItxIA0n8KKBQQm3R7FO3
1950.56 s
[http-client] depends mime-types-0.1.2.0-GW3SeNsJmaAC4lyB3QHhBb
1950.56 s
[http-client] depends network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
1950.56 s
[http-client] depends network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
1950.56 s
[http-client] depends random-1.2.1.3-7fP5mIHwy1z65mkfThkfyR
1950.56 s
[http-client] depends stm-2.5.3.1-2b36
1950.56 s
[http-client] depends streaming-commons-0.2.3.0-83sO9dadRaNH8GuxPJikiO
1950.56 s
[http-client] depends text-2.1.2-5063
1950.56 s
[http-client] depends time-1.12.2-8e38
1950.56 s
[http-client] depends transformers-0.6.1.1-bbf1
1950.56 s
[http-client] Using Cabal-3.12.1.0 compiled by ghc-9.10
1950.56 s
[http-client] Using compiler: ghc-9.10.2
1950.56 s
[http-client] Using install prefix:
1950.56 s
[http-client] /nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19
1950.56 s
[http-client] Executables installed in:
1950.56 s
[http-client] /nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19/bin
1950.56 s
[http-client] Libraries installed in:
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
1950.56 s
[http-client] Dynamic Libraries installed in:
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
1950.56 s
[http-client] Private executables installed in:
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
1950.56 s
[http-client] Data files installed in:
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
1950.56 s
[http-client] Documentation installed in:
1950.56 s
[http-client] /nix/store/g5q0a6bhd8ijbw1k0i75rz3y5c3wlpg4-http-client-0.7.19-doc/share/doc/http-client-0.7.19
1950.56 s
[http-client] Configuration files installed in:
1950.57 s
[http-client] /nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19/etc
1950.57 s
[http-client] No alex found
1950.57 s
[http-client] Using ar found on system at:
1950.57 s
[http-client] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
1950.57 s
[http-client] No c2hs found
1950.57 s
[http-client] No cpphs found
1950.57 s
[http-client] No doctest found
1950.57 s
[http-client] Using gcc version 14.3.0 given by user at:
1950.57 s
[http-client] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
1950.57 s
[http-client] Using ghc version 9.10.2 found on system at:
1950.57 s
[http-client] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
1950.57 s
[http-client] Using ghc-pkg version 9.10.2 found on system at:
1950.85 s
Building /nix/store/pcqy0myjw62qvxqgi2401ag529dd5d9y-string-interpolate-0.3.4.0.drv
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]" [✔]
1950.86 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.86 s
[genvalidity-hspec] (*>) :: [] a -> [] b -> [] b
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" [✔]
1950.86 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.86 s
[genvalidity-hspec] (<*) :: [] a -> [] b -> [] a
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]" [✔]
1950.86 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.86 s
[genvalidity-hspec] Applicative Maybe
1950.86 s
[genvalidity-hspec] pure :: a -> Maybe a and (<*>) :: Maybe (a -> b) -> Maybe a -> Maybe b
1950.86 s
[genvalidity-hspec] satisfy the identity law: 'pure id <*> v = v' for "Maybe of ints :: (Maybe Int)" [✔]
1950.86 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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)" [✔]
1950.86 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.86 s
[genvalidity-hspec] satisfy the homomorphism law: 'pure f <*> pure x = pure (f x)' for "increments :: (Int -> Int)" sequenced with "int :: Int" [✔]
1950.86 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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" [✔]
1950.86 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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)" [✔]
1950.86 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.86 s
[genvalidity-hspec] (*>) :: Maybe a -> Maybe b -> Maybe b
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" [✔]
1950.86 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.86 s
[genvalidity-hspec] (<*) :: Maybe a -> Maybe b -> Maybe a
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)" [✔]
1950.86 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.87 s
[genvalidity-hspec] Applicative []
1950.87 s
[genvalidity-hspec] pure :: a -> [] a and (<*>) :: [] (a -> b) -> [] a -> [] b
1950.87 s
[genvalidity-hspec] satisfy the identity law: 'pure id <*> v = v' for "[] of ints :: [Int]" [✔]
1950.87 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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]" [✔]
1950.87 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.87 s
[genvalidity-hspec] satisfy the homomorphism law: 'pure f <*> pure x = pure (f x)' for "increments :: (Int -> Int)" sequenced with "int :: Int" [✔]
1950.87 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.87 s
[genvalidity-hspec] satisfy the interchange law: 'u <*> pure y = pure ($ y) <*> u' for "[] of increments :: ([Int -> Int])" sequenced with "int :: Int" [✔]
1950.87 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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]" [✔]
1950.87 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.87 s
[genvalidity-hspec] (*>) :: [] a -> [] b -> [] b
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" [✔]
1950.87 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.87 s
[genvalidity-hspec] (<*) :: [] a -> [] b -> [] a
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]" [✔]
1950.87 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.87 s
[genvalidity-hspec] Applicative Maybe
1950.87 s
[genvalidity-hspec] pure :: a -> Maybe a and (<*>) :: Maybe (a -> b) -> Maybe a -> Maybe b
1950.87 s
[genvalidity-hspec] satisfy the identity law: 'pure id <*> v = v' for "Maybe of ints :: (Maybe Int)" [✔]
1950.87 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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)" [✔]
1950.87 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.87 s
[http-client] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
1950.87 s
[http-client] No ghcjs found
1950.87 s
[http-client] No ghcjs-pkg found
1950.87 s
[http-client] No greencard found
1950.87 s
[http-client] Using haddock version 2.31.0 found on system at:
1950.87 s
[http-client] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
1950.87 s
[http-client] No happy found
1950.87 s
[http-client] Using haskell-suite found on system at: haskell-suite-dummy-location
1950.87 s
[http-client] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1950.88 s
[http-client] No hmake found
1950.88 s
[http-client] Using hpc version 0.69 found on system at:
1950.88 s
[http-client] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
1950.88 s
[http-client] Using hsc2hs version 0.68.10 found on system at:
1950.88 s
[http-client] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1950.88 s
[http-client] Using hscolour version 1.25 found on system at:
1950.88 s
[http-client] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
1950.88 s
[http-client] No jhc found
1950.88 s
[http-client] Using ld found on system at:
1950.88 s
[http-client] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
1950.88 s
[http-client] No pkg-config found
1950.88 s
[http-client] Using runghc version 9.10.2 found on system at:
1950.88 s
[http-client] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
1950.88 s
[http-client] Using strip version 2.44 found on system at:
1950.88 s
[http-client] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
1950.88 s
[http-client] Using tar found on system at:
1950.88 s
[http-client] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
1950.88 s
[http-client] No uhc found
1950.88 s
[http-client] Phase: buildPhase
1950.88 s
[http-client] Preprocessing library for http-client-0.7.19...
1950.88 s
[http-client] Building library for http-client-0.7.19...
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
1950.88 s
[http-client] publicsuffixlist/Network/PublicSuffixList/Lookup.hs:69:63: warning : [ GHC-63394 ] [ -Wx-partial ]
1950.88 s
[http-client] In the use of ‘tail’
1950.88 s
[memory] Phase: setupCompilerEnvironmentPhase
1950.88 s
[memory] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
1950.88 s
[memory] Phase: unpackPhase
1950.88 s
[memory] unpacking source archive /nix/store/5hdnlfy4k9s45qlag18skiqqxqza71j9-memory-0.18.0.tar.gz
1950.88 s
[memory] source root is memory-0.18.0
1950.88 s
[memory] setting SOURCE_DATE_EPOCH to timestamp 1662342829 of file "memory-0.18.0/CHANGELOG.md"
1950.88 s
[memory] Phase: patchPhase
1950.88 s
[memory] Replace Cabal file with edited version from mirror://hackage/memory-0.18.0/revision/1.cabal.
1950.88 s
[memory] Phase: compileBuildDriverPhase
1950.88 s
[memory] setupCompileFlags: -package-db=/build/tmp.cn7aNiSygn/setup-package.conf.d -threaded
1950.88 s
[memory] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.cn7aNiSygn/Main.o )
1950.88 s
[memory] [2 of 2] Linking Setup
1950.88 s
[memory] Phase: updateAutotoolsGnuConfigScriptsPhase
1950.88 s
[memory] Phase: configurePhase
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
1950.88 s
[memory] Using Parsec parser
1950.88 s
[memory] Configuring memory-0.18.0...
1950.88 s
[memory] Flags chosen: support_bytestring=True, support_deepseq=True
1950.88 s
[memory] Dependency base >=4.13: using base-4.20.1.0
1950.88 s
[memory] Dependency basement >=0.0.7: using basement-0.0.16
1950.88 s
[memory] Dependency bytestring: using bytestring-0.12.2.0
1950.88 s
[memory] Dependency deepseq >=1.1: using deepseq-1.5.0.0
1950.88 s
[memory] Dependency ghc-prim: using ghc-prim-0.12.0
1950.88 s
[memory] Dependency base: using base-4.20.1.0
1950.88 s
[memory] Dependency basement >=0.0.7: using basement-0.0.16
1950.88 s
[memory] Dependency bytestring: using bytestring-0.12.2.0
1950.88 s
[memory] Dependency foundation: using foundation-0.0.30
1950.88 s
[memory] Dependency memory: using memory-0.18.0
1950.88 s
[memory] Source component graph:
1950.88 s
[memory] component lib
1950.88 s
[memory] component test:test-memory dependency lib
1950.88 s
[memory] Configured component graph:
1950.88 s
[memory] component memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
1950.88 s
[memory] include base-4.20.1.0-4f22
1950.88 s
[memory] include basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
1950.88 s
[memory] include bytestring-0.12.2.0-c0ba
1950.88 s
[memory] include deepseq-1.5.0.0-8d11
1950.88 s
[memory] include ghc-prim-0.12.0-7bc0
1950.88 s
[memory] component memory-0.18.0-6EN0IfA86amDz5X0kuyMFv-test-memory
1950.88 s
[memory] include base-4.20.1.0-4f22
1950.89 s
[memory] include basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
1950.89 s
[memory] include bytestring-0.12.2.0-c0ba
1950.89 s
[memory] include foundation-0.0.30-8qawD9aXs0h83D36iBK5HU
1950.89 s
[memory] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
1950.89 s
[memory] Linked component graph:
1950.89 s
[memory] unit memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
1950.89 s
[memory] include base-4.20.1.0-4f22
1950.89 s
[memory] include basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
1950.89 s
[memory] include bytestring-0.12.2.0-c0ba
1950.89 s
[memory] include deepseq-1.5.0.0-8d11
1950.89 s
[memory] include ghc-prim-0.12.0-7bc0
1950.89 s
[genvalidity-hspec] satisfy the homomorphism law: 'pure f <*> pure x = pure (f x)' for "increments :: (Int -> Int)" sequenced with "int :: Int" [✔]
1950.89 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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" [✔]
1950.89 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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)" [✔]
1950.89 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.89 s
[genvalidity-hspec] (*>) :: Maybe a -> Maybe b -> Maybe b
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" [✔]
1950.89 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.89 s
[genvalidity-hspec] (<*) :: Maybe a -> Maybe b -> Maybe a
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)" [✔]
1950.89 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.89 s
[genvalidity-hspec] Applicative []
1950.89 s
[genvalidity-hspec] pure :: a -> [] a and (<*>) :: [] (a -> b) -> [] a -> [] b
1950.89 s
[genvalidity-hspec] satisfy the identity law: 'pure id <*> v = v' for "list of fives :: [Int]" [✔]
1950.89 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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]" [✔]
1950.89 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.89 s
[genvalidity-hspec] satisfy the homomorphism law: 'pure f <*> pure x = pure (f x)' for "increments :: (Int -> Int)" sequenced with "four :: Int" [✔]
1950.89 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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" [✔]
1950.89 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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]" [✔]
1950.89 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.89 s
[genvalidity-hspec] (*>) :: [] a -> [] b -> [] b
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" [✔]
1950.89 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.89 s
[genvalidity-hspec] (<*) :: [] a -> [] b -> [] a
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]" [✔]
1950.89 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.89 s
[genvalidity-hspec] Applicative Maybe
1950.89 s
[genvalidity-hspec] pure :: a -> Maybe a and (<*>) :: Maybe (a -> b) -> Maybe a -> Maybe b
1950.89 s
[genvalidity-hspec] satisfy the identity law: 'pure id <*> v = v' for "Just an ABC :: (Maybe [Char])" [✔]
1950.89 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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])" [✔]
1950.89 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.89 s
[genvalidity-hspec] satisfy the homomorphism law: 'pure f <*> pure x = pure (f x)' for "prepends :: ([Char] -> [Char])" sequenced with "ABC :: [Char]" [✔]
1950.89 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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]" [✔]
1950.89 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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])" [✔]
1950.89 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.89 s
[genvalidity-hspec] (*>) :: Maybe a -> Maybe b -> Maybe b
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]" [✔]
1950.89 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.89 s
[genvalidity-hspec] (<*) :: Maybe a -> Maybe b -> Maybe a
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])" [✔]
1950.89 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.89 s
[genvalidity-hspec] Test.Validity.Arbitrary
1950.89 s
[genvalidity-hspec] Arbitrary Int
1950.89 s
[genvalidity-hspec] arbitrary :: Gen Int
1950.89 s
[genvalidity-hspec] only generates valid values [✔]
1950.89 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.89 s
[genvalidity-hspec] Test.Validity.Eq
1950.89 s
[http-client] (imported from Prelude, but defined in GHC.Internal.List):
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"."
1950.89 s
[http-client] |
1950.89 s
[http-client] 69 | output _ (OffEnd True x) = Just $ T.intercalate "." $ tail $ T.splitOn "." x
1950.89 s
[http-client] | ^^^^
1950.89 s
[http-client]
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 )
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 )
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 )
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 )
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 )
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
1950.89 s
[memory] unit memory-0.18.0-6EN0IfA86amDz5X0kuyMFv-test-memory
1950.89 s
[memory] include base-4.20.1.0-4f22
1950.89 s
[memory] include basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
1950.89 s
[memory] include bytestring-0.12.2.0-c0ba
1950.89 s
[memory] include foundation-0.0.30-8qawD9aXs0h83D36iBK5HU
1950.89 s
[memory] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
1950.89 s
[memory] Ready component graph:
1950.89 s
[memory] definite memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
1950.89 s
[memory] depends base-4.20.1.0-4f22
1950.89 s
[memory] depends basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
1950.89 s
[memory] depends bytestring-0.12.2.0-c0ba
1950.89 s
[memory] depends deepseq-1.5.0.0-8d11
1950.89 s
[memory] depends ghc-prim-0.12.0-7bc0
1950.89 s
[memory] definite memory-0.18.0-6EN0IfA86amDz5X0kuyMFv-test-memory
1950.89 s
[memory] depends base-4.20.1.0-4f22
1950.89 s
[memory] depends basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
1950.89 s
[memory] depends bytestring-0.12.2.0-c0ba
1950.90 s
[memory] depends foundation-0.0.30-8qawD9aXs0h83D36iBK5HU
1950.90 s
[memory] depends memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
1950.90 s
[memory] Using Cabal-3.12.1.0 compiled by ghc-9.10
1950.90 s
[memory] Using compiler: ghc-9.10.2
1950.90 s
[memory] Using install prefix:
1950.90 s
[memory] /nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0
1950.90 s
[memory] Executables installed in:
1950.90 s
[memory] /nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0/bin
1950.90 s
[memory] Libraries installed in:
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
1950.90 s
[memory] Dynamic Libraries installed in:
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
1950.90 s
[memory] Private executables installed in:
1950.90 s
[memory] /nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0/libexec/x86_64-linux-ghc-9.10.2-08fd/memory-0.18.0
1950.90 s
[memory] Data files installed in:
1950.90 s
[memory] /nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0/share/x86_64-linux-ghc-9.10.2-08fd/memory-0.18.0
1950.90 s
[memory] Documentation installed in:
1950.90 s
[memory] /nix/store/y7kzavby5cdr7c4fjsbfibd30bzky69k-memory-0.18.0-doc/share/doc/memory-0.18.0
1950.90 s
[memory] Configuration files installed in:
1950.90 s
[memory] /nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0/etc
1950.90 s
[memory] No alex found
1950.90 s
[memory] Using ar found on system at:
1950.90 s
[memory] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
1950.90 s
[memory] No c2hs found
1950.90 s
[memory] No cpphs found
1950.90 s
[memory] No doctest found
1950.90 s
[memory] Using gcc version 14.3.0 given by user at:
1950.90 s
[memory] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
1950.90 s
[memory] Using ghc version 9.10.2 found on system at:
1950.90 s
[memory] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
1950.90 s
[memory] Using ghc-pkg version 9.10.2 found on system at:
1950.90 s
[memory] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
1950.90 s
[memory] No ghcjs found
1950.90 s
[memory] No ghcjs-pkg found
1950.90 s
[memory] No greencard found
1950.90 s
[memory] Using haddock version 2.31.0 found on system at:
1950.90 s
[memory] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
1950.90 s
[memory] No happy found
1950.90 s
[memory] Using haskell-suite found on system at: haskell-suite-dummy-location
1950.90 s
[memory] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1950.90 s
[memory] No hmake found
1950.90 s
[memory] Using hpc version 0.69 found on system at:
1950.90 s
[memory] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
1950.90 s
[memory] Using hsc2hs version 0.68.10 found on system at:
1950.90 s
[memory] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1950.90 s
[memory] Using hscolour version 1.25 found on system at:
1950.90 s
[memory] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
1950.90 s
[memory] No jhc found
1950.90 s
[memory] Using ld found on system at:
1950.90 s
[memory] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
1950.90 s
[memory] No pkg-config found
1950.90 s
[memory] Using runghc version 9.10.2 found on system at:
1950.90 s
[memory] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
1950.90 s
[genvalidity-hspec] Eq (Ratio Integer)
1950.90 s
[genvalidity-hspec] (==) :: (Ratio Integer) -> (Ratio Integer) -> Bool
1950.90 s
[genvalidity-hspec] is reflexive for "valid (Ratio Integer)"s [✔]
1950.90 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.90 s
[genvalidity-hspec] is symmetric for "valid (Ratio Integer)"s [✔]
1950.90 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.90 s
[genvalidity-hspec] is transitive for "valid (Ratio Integer)"s [✔]
1950.90 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.90 s
[genvalidity-hspec] is equivalent to (\a b -> not $ a /= b) for "valid (Ratio Integer)"s [✔]
1950.90 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.90 s
[genvalidity-hspec] (/=) :: (Ratio Integer) -> (Ratio Integer) -> Bool
1950.90 s
[genvalidity-hspec] is antireflexive for "valid (Ratio Integer)"s [✔]
1950.90 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.90 s
[genvalidity-hspec] is equivalent to (\a b -> not $ a == b) for "valid (Ratio Integer)"s [✔]
1950.90 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.90 s
[genvalidity-hspec] Eq Int
1950.90 s
[genvalidity-hspec] (==) :: Int -> Int -> Bool
1950.90 s
[genvalidity-hspec] is reflexive for "valid Int"s [✔]
1950.90 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.91 s
[genvalidity-hspec] is symmetric for "valid Int"s [✔]
1950.91 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.91 s
[genvalidity-hspec] is transitive for "valid Int"s [✔]
1950.91 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.91 s
[genvalidity-hspec] is equivalent to (\a b -> not $ a /= b) for "valid Int"s [✔]
1950.91 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.91 s
[genvalidity-hspec] (/=) :: Int -> Int -> Bool
1950.91 s
[genvalidity-hspec] is antireflexive for "valid Int"s [✔]
1950.91 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.91 s
[genvalidity-hspec] is equivalent to (\a b -> not $ a == b) for "valid Int"s [✔]
1950.91 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.91 s
[genvalidity-hspec] Eq Int
1950.91 s
[genvalidity-hspec] (==) :: Int -> Int -> Bool
1950.91 s
[genvalidity-hspec] is reflexive for "arbitrary Int"s [✔]
1950.91 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.91 s
[genvalidity-hspec] is symmetric for "arbitrary Int"s [✔]
1950.91 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.91 s
[genvalidity-hspec] is transitive for "arbitrary Int"s [✔]
1950.91 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.91 s
[genvalidity-hspec] is equivalent to (\a b -> not $ a /= b) for "arbitrary Int"s [✔]
1950.91 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.91 s
[genvalidity-hspec] (/=) :: Int -> Int -> Bool
1950.91 s
[genvalidity-hspec] is antireflexive for "arbitrary Int"s [✔]
1950.91 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.91 s
[genvalidity-hspec] is equivalent to (\a b -> not $ a == b) for "arbitrary Int"s [✔]
1950.91 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.91 s
[genvalidity-hspec] Eq Int
1950.91 s
[genvalidity-hspec] (==) :: Int -> Int -> Bool
1950.91 s
[genvalidity-hspec] is reflexive for "even Int"s [✔]
1950.91 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.91 s
[genvalidity-hspec] is symmetric for "even Int"s [✔]
1950.91 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.91 s
[genvalidity-hspec] is transitive for "even Int"s [✔]
1950.92 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.92 s
[genvalidity-hspec] is equivalent to (\a b -> not $ a /= b) for "even Int"s [✔]
1950.92 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.92 s
[genvalidity-hspec] (/=) :: Int -> Int -> Bool
1950.92 s
[genvalidity-hspec] is antireflexive for "even Int"s [✔]
1950.92 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.92 s
[genvalidity-hspec] is equivalent to (\a b -> not $ a == b) for "even Int"s [✔]
1950.92 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.92 s
[genvalidity-hspec] (/=) and (==) don't have opposite semantics [✔]
1950.92 s
[genvalidity-hspec] Test.Validity.Functor
1950.92 s
[genvalidity-hspec] Functor []
1950.92 s
[genvalidity-hspec] fmap :: (a -> b) -> [] a -> [] b
1950.92 s
[genvalidity-hspec] satisfies the first Fuctor law: 'fmap id == id' for "[] of ints :: [Int]" [✔]
1950.92 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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)" [✔]
1950.92 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.92 s
[genvalidity-hspec] (<$) :: a -> [] b -> [] a
1950.92 s
[genvalidity-hspec] is equivalent to its default implementation for "int :: Int" and "[] of ints :: [Int]" [✔]
1950.92 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.92 s
[genvalidity-hspec] Functor Maybe
1950.92 s
[genvalidity-hspec] fmap :: (a -> b) -> Maybe a -> Maybe b
1950.92 s
[genvalidity-hspec] satisfies the first Fuctor law: 'fmap id == id' for "Maybe of ints :: (Maybe Int)" [✔]
1950.92 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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)" [✔]
1950.92 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.92 s
[genvalidity-hspec] (<$) :: a -> Maybe b -> Maybe a
1950.92 s
[genvalidity-hspec] is equivalent to its default implementation for "int :: Int" and "Maybe of ints :: (Maybe Int)" [✔]
1950.92 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.92 s
[genvalidity-hspec] Fcks does not satisfy any Functor laws [✔]
1950.92 s
[genvalidity-hspec] Functor (Either Int)
1950.92 s
[genvalidity-hspec] fmap :: (a -> b) -> (Either Int) a -> (Either Int) b
1950.92 s
[genvalidity-hspec] satisfies the first Fuctor law: 'fmap id == id' for "(Either Int) of ints :: (Either Int Int)" [✔]
1950.92 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.92 s
[memory] Using strip version 2.44 found on system at:
1950.92 s
[memory] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
1950.92 s
[memory] Using tar found on system at:
1950.92 s
[memory] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
1950.92 s
[memory] No uhc found
1950.92 s
[memory] Phase: buildPhase
1950.92 s
[memory] Preprocessing library for memory-0.18.0...
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)" [✔]
1950.92 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.92 s
[genvalidity-hspec] (<$) :: a -> (Either Int) b -> (Either Int) a
1950.92 s
[genvalidity-hspec] is equivalent to its default implementation for "int :: Int" and "(Either Int) of ints :: (Either Int Int)" [✔]
1950.92 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.92 s
[genvalidity-hspec] Functor ((,) Int)
1950.92 s
[genvalidity-hspec] fmap :: (a -> b) -> ((,) Int) a -> ((,) Int) b
1950.92 s
[genvalidity-hspec] satisfies the first Fuctor law: 'fmap id == id' for "((,) Int) of ints :: (Int,Int)" [✔]
1950.92 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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)" [✔]
1950.92 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.92 s
[genvalidity-hspec] (<$) :: a -> ((,) Int) b -> ((,) Int) a
1950.92 s
[genvalidity-hspec] is equivalent to its default implementation for "int :: Int" and "((,) Int) of ints :: (Int,Int)" [✔]
1950.92 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.92 s
[genvalidity-hspec] Functor []
1950.92 s
[genvalidity-hspec] fmap :: (a -> b) -> [] a -> [] b
1950.92 s
[genvalidity-hspec] satisfies the first Fuctor law: 'fmap id == id' for "[] of ints :: [Int]" [✔]
1950.93 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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)" [✔]
1950.93 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.93 s
[genvalidity-hspec] (<$) :: a -> [] b -> [] a
1950.93 s
[genvalidity-hspec] is equivalent to its default implementation for "int :: Int" and "[] of ints :: [Int]" [✔]
1950.93 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.93 s
[genvalidity-hspec] Functor Maybe
1950.93 s
[genvalidity-hspec] fmap :: (a -> b) -> Maybe a -> Maybe b
1950.93 s
[genvalidity-hspec] satisfies the first Fuctor law: 'fmap id == id' for "Maybe of ints :: (Maybe Int)" [✔]
1950.93 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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)" [✔]
1950.93 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.93 s
[genvalidity-hspec] (<$) :: a -> Maybe b -> Maybe a
1950.93 s
[genvalidity-hspec] is equivalent to its default implementation for "int :: Int" and "Maybe of ints :: (Maybe Int)" [✔]
1950.93 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.93 s
[genvalidity-hspec] Functor []
1950.93 s
[genvalidity-hspec] fmap :: (a -> b) -> [] a -> [] b
1950.93 s
[genvalidity-hspec] satisfies the first Fuctor law: 'fmap id == id' for "list of fives :: [Int]" [✔]
1950.93 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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)" [✔]
1950.93 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.93 s
[genvalidity-hspec] (<$) :: a -> [] b -> [] a
1950.93 s
[genvalidity-hspec] is equivalent to its default implementation for "four :: Int" and "list of fives :: [Int]" [✔]
1950.93 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.93 s
[genvalidity-hspec] Functor Maybe
1950.93 s
[genvalidity-hspec] fmap :: (a -> b) -> Maybe a -> Maybe b
1950.93 s
[genvalidity-hspec] satisfies the first Fuctor law: 'fmap id == id' for "Just an ABC :: (Maybe [Char])" [✔]
1950.93 s
[genvalidity-hspec] +++ OK, passed 100 tests.
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])" [✔]
1950.93 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.93 s
[genvalidity-hspec] (<$) :: a -> Maybe b -> Maybe a
1950.93 s
[genvalidity-hspec] is equivalent to its default implementation for "ABC :: [Char]" and "Just an ABC :: (Maybe [Char])" [✔]
1950.93 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.93 s
[genvalidity-hspec] Test.Validity.GenValidity
1950.93 s
[genvalidity-hspec] GenValid (Ratio Integer)
1950.93 s
[genvalidity-hspec] genValid :: Gen (Ratio Integer)
1950.93 s
[genvalidity-hspec] only generates valid '(Ratio Integer)'s [✔]
1950.93 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.93 s
[genvalidity-hspec] GenValid (Ratio Integer)
1950.94 s
[genvalidity-hspec] genValid :: Gen (Ratio Integer)
1950.94 s
[genvalidity-hspec] only generates valid '(Ratio Integer)'s [✔]
1950.94 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.94 s
[genvalidity-hspec] Test.Validity.Monad
1950.94 s
[genvalidity-hspec] Monad []
1950.94 s
[genvalidity-hspec] return :: a -> [] a and (>>=) :: [] a -> (b -> [] a) -> [] b
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])" [✔]
1950.94 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.94 s
[genvalidity-hspec] satisfy the second Monad law: 'm >>= return = m' for "[] of ints :: [Int]" [✔]
1950.94 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.94 s
[genvalidity-hspec] (>>=) :: [] a -> (b -> [] a) -> [] b
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])" [✔]
1950.94 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.94 s
[genvalidity-hspec] relation with Applicative []
1950.94 s
[genvalidity-hspec] satisfies 'pure = return' for "[] of ints :: [Int]" [✔]
1950.94 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.95 s
[genvalidity-hspec] satisfies '(<*>) = ap' for "[] of additions :: ([Int -> Int])" and "[] of ints :: [Int]" [✔]
1950.95 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.95 s
[genvalidity-hspec] satisfies '(>>) = (*>)' for "[] of ints :: [Int]" and "[] of ints :: [Int]" [✔]
1950.95 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.95 s
[genvalidity-hspec] relation with Functor []
1950.95 s
[genvalidity-hspec] satisfies 'fmap f xs = xs >>= return . f' for "increments :: (Int -> Int)" and "[] of ints :: [Int]" [✔]
1950.95 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.95 s
[genvalidity-hspec] Monad Maybe
1950.95 s
[genvalidity-hspec] return :: a -> Maybe a and (>>=) :: Maybe a -> (b -> Maybe a) -> Maybe b
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)" [✔]
1950.95 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.95 s
[genvalidity-hspec] satisfy the second Monad law: 'm >>= return = m' for "Maybe of ints :: (Maybe Int)" [✔]
1950.95 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.95 s
[genvalidity-hspec] (>>=) :: Maybe a -> (b -> Maybe a) -> Maybe b
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)" [✔]
1950.95 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.95 s
[genvalidity-hspec] relation with Applicative Maybe
1950.95 s
[genvalidity-hspec] satisfies 'pure = return' for "Maybe of ints :: (Maybe Int)" [✔]
1950.95 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.95 s
[genvalidity-hspec] satisfies '(<*>) = ap' for "Maybe of additions :: (Maybe (Int -> Int))" and "Maybe of ints :: (Maybe Int)" [✔]
1950.96 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.96 s
[genvalidity-hspec] satisfies '(>>) = (*>)' for "Maybe of ints :: (Maybe Int)" and "Maybe of ints :: (Maybe Int)" [✔]
1950.96 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.96 s
[genvalidity-hspec] relation with Functor Maybe
1950.96 s
[genvalidity-hspec] satisfies 'fmap f xs = xs >>= return . f' for "increments :: (Int -> Int)" and "Maybe of ints :: (Maybe Int)" [✔]
1950.96 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.96 s
[genvalidity-hspec] Monad (Either Int)
1950.96 s
[genvalidity-hspec] return :: a -> (Either Int) a and (>>=) :: (Either Int) a -> (b -> (Either Int) a) -> (Either Int) b
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)" [✔]
1950.96 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.96 s
[genvalidity-hspec] satisfy the second Monad law: 'm >>= return = m' for "(Either Int) of ints :: (Either Int Int)" [✔]
1950.96 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.96 s
[genvalidity-hspec] (>>=) :: (Either Int) a -> (b -> (Either Int) a) -> (Either Int) b
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)" [✔]
1950.96 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.96 s
[genvalidity-hspec] relation with Applicative (Either Int)
1950.96 s
[genvalidity-hspec] satisfies 'pure = return' for "(Either Int) of ints :: (Either Int Int)" [✔]
1950.96 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.96 s
[genvalidity-hspec] satisfies '(<*>) = ap' for "(Either Int) of additions :: (Either Int (Int -> Int))" and "(Either Int) of ints :: (Either Int Int)" [✔]
1950.96 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.96 s
[genvalidity-hspec] satisfies '(>>) = (*>)' for "(Either Int) of ints :: (Either Int Int)" and "(Either Int) of ints :: (Either Int Int)" [✔]
1950.96 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.96 s
[genvalidity-hspec] relation with Functor (Either Int)
1950.96 s
[genvalidity-hspec] satisfies 'fmap f xs = xs >>= return . f' for "increments :: (Int -> Int)" and "(Either Int) of ints :: (Either Int Int)" [✔]
1950.96 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.96 s
[genvalidity-hspec] Monad []
1950.96 s
[genvalidity-hspec] return :: a -> [] a and (>>=) :: [] a -> (b -> [] a) -> [] b
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])" [✔]
1950.96 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.96 s
[genvalidity-hspec] satisfy the second Monad law: 'm >>= return = m' for "[] of ints :: [Int]" [✔]
1950.96 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.96 s
[genvalidity-hspec] (>>=) :: [] a -> (b -> [] a) -> [] b
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])" [✔]
1950.96 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.97 s
[genvalidity-hspec] relation with Applicative []
1950.97 s
[genvalidity-hspec] satisfies 'pure = return' for "[] of ints :: [Int]" [✔]
1950.97 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.97 s
[genvalidity-hspec] satisfies '(<*>) = ap' for "[] of additions :: ([Int -> Int])" and "[] of ints :: [Int]" [✔]
1950.97 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.97 s
[genvalidity-hspec] satisfies '(>>) = (*>)' for "[] of ints :: [Int]" and "[] of ints :: [Int]" [✔]
1950.97 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.97 s
[genvalidity-hspec] relation with Functor []
1950.97 s
[genvalidity-hspec] satisfies 'fmap f xs = xs >>= return . f' for "increments :: (Int -> Int)" and "[] of ints :: [Int]" [✔]
1950.97 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.97 s
[genvalidity-hspec] Monad Maybe
1950.97 s
[genvalidity-hspec] return :: a -> Maybe a and (>>=) :: Maybe a -> (b -> Maybe a) -> Maybe b
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)" [✔]
1950.97 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.97 s
[genvalidity-hspec] satisfy the second Monad law: 'm >>= return = m' for "Maybe of ints :: (Maybe Int)" [✔]
1950.97 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.97 s
[genvalidity-hspec] (>>=) :: Maybe a -> (b -> Maybe a) -> Maybe b
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)" [✔]
1950.97 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.97 s
[genvalidity-hspec] relation with Applicative Maybe
1950.97 s
[genvalidity-hspec] satisfies 'pure = return' for "Maybe of ints :: (Maybe Int)" [✔]
1950.97 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.97 s
[genvalidity-hspec] satisfies '(<*>) = ap' for "Maybe of additions :: (Maybe (Int -> Int))" and "Maybe of ints :: (Maybe Int)" [✔]
1950.97 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.97 s
[genvalidity-hspec] satisfies '(>>) = (*>)' for "Maybe of ints :: (Maybe Int)" and "Maybe of ints :: (Maybe Int)" [✔]
1950.97 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.98 s
[genvalidity-hspec] relation with Functor Maybe
1950.98 s
[genvalidity-hspec] satisfies 'fmap f xs = xs >>= return . f' for "increments :: (Int -> Int)" and "Maybe of ints :: (Maybe Int)" [✔]
1950.98 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.98 s
[genvalidity-hspec] Monad []
1950.98 s
[genvalidity-hspec] return :: a -> [] a and (>>=) :: [] a -> (b -> [] a) -> [] b
1950.98 s
[genvalidity-hspec] satisfy the first Monad law: 'return a >>= k = k a' for "four :: Int" and "singletonisation :: (Int -> [Int])" [✔]
1950.98 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.98 s
[genvalidity-hspec] satisfy the second Monad law: 'm >>= return = m' for "list of fives :: [Int]" [✔]
1950.98 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.98 s
[genvalidity-hspec] (>>=) :: [] a -> (b -> [] a) -> [] b
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])" [✔]
1950.98 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.98 s
[genvalidity-hspec] relation with Applicative []
1950.98 s
[genvalidity-hspec] satisfies 'pure = return' for "list of fives :: [Int]" [✔]
1950.98 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.98 s
[genvalidity-hspec] satisfies '(<*>) = ap' for "increment in list :: ([Int -> Int])" and "list of fives :: [Int]" [✔]
1950.98 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.98 s
[genvalidity-hspec] satisfies '(>>) = (*>)' for "list of fives :: [Int]" and "list of sixes :: [Int]" [✔]
1950.98 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.98 s
[genvalidity-hspec] relation with Functor []
1950.98 s
[genvalidity-hspec] satisfies 'fmap f xs = xs >>= return . f' for "factorisations :: (Int -> Int)" and "list of fives :: [Int]" [✔]
1950.98 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.98 s
[genvalidity-hspec] Monad Maybe
1950.98 s
[genvalidity-hspec] return :: a -> Maybe a and (>>=) :: Maybe a -> (b -> Maybe a) -> Maybe b
1950.98 s
[genvalidity-hspec] satisfy the first Monad law: 'return a >>= k = k a' for "ABC :: [Char]" and "justisation :: ([Char] -> Maybe [Char])" [✔]
1950.99 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.99 s
[genvalidity-hspec] satisfy the second Monad law: 'm >>= return = m' for "Just an ABC :: (Maybe [Char])" [✔]
1950.99 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.99 s
[genvalidity-hspec] (>>=) :: Maybe a -> (b -> Maybe a) -> Maybe b
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])" [✔]
1950.99 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.99 s
[genvalidity-hspec] relation with Applicative Maybe
1950.99 s
[genvalidity-hspec] satisfies 'pure = return' for "Just an ABC :: (Maybe [Char])" [✔]
1950.99 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.99 s
[genvalidity-hspec] satisfies '(<*>) = ap' for "append 'a' in Just :: (Maybe ([Char] -> [Char]))" and "Just an ABC :: (Maybe [Char])" [✔]
1950.99 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.99 s
[genvalidity-hspec] satisfies '(>>) = (*>)' for "Just an ABC :: (Maybe [Char])" and "Just an ABC :: (Maybe [Char])" [✔]
1950.99 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.99 s
[genvalidity-hspec] relation with Functor Maybe
1950.99 s
[genvalidity-hspec] satisfies 'fmap f xs = xs >>= return . f' for "appends :: ([Char] -> [Char])" and "Just an ABC :: (Maybe [Char])" [✔]
1950.99 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.99 s
[genvalidity-hspec] Test.Validity.Monoid
1950.99 s
[genvalidity-hspec] Monoid ([Ratio Integer])
1950.99 s
[genvalidity-hspec] mempty :: ([Ratio Integer])
1950.99 s
[genvalidity-hspec] is the identity for mappend :: ([Ratio Integer]) -> ([Ratio Integer]) -> ([Ratio Integer]) for "valid :: ([Ratio Integer])" [✔]
1950.99 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.99 s
[genvalidity-hspec] mappend :: ([Ratio Integer]) -> ([Ratio Integer]) -> ([Ratio Integer])
1950.99 s
[genvalidity-hspec] is an associative operation for "valid :: (([Ratio Integer],[Ratio Integer],[Ratio Integer]))" [✔]
1950.99 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.99 s
[genvalidity-hspec] mconcat :: [([Ratio Integer])] -> ([Ratio Integer])
1950.99 s
[genvalidity-hspec] is equivalent to its default implementation for "valid :: ([[Ratio Integer]])" [✔]
1950.99 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1950.99 s
[genvalidity-hspec] Monoid [Int]
1950.99 s
[genvalidity-hspec] mempty :: [Int]
1951.00 s
[genvalidity-hspec] is the identity for mappend :: [Int] -> [Int] -> [Int] for "valid :: [Int]" [✔]
1951.00 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.00 s
[genvalidity-hspec] mappend :: [Int] -> [Int] -> [Int]
1951.00 s
[genvalidity-hspec] is an associative operation for "valid :: ([Int],[Int],[Int])" [✔]
1951.00 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.00 s
[genvalidity-hspec] mconcat :: [[Int]] -> [Int]
1951.00 s
[genvalidity-hspec] is equivalent to its default implementation for "valid :: [[Int]]" [✔]
1951.00 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.00 s
[genvalidity-hspec] Monoid [Int]
1951.00 s
[genvalidity-hspec] mempty :: [Int]
1951.00 s
[genvalidity-hspec] is the identity for mappend :: [Int] -> [Int] -> [Int] for "arbitrary :: [Int]" [✔]
1951.00 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.00 s
[genvalidity-hspec] mappend :: [Int] -> [Int] -> [Int]
1951.00 s
[genvalidity-hspec] is an associative operation for "arbitrary :: ([Int],[Int],[Int])" [✔]
1951.00 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.00 s
[genvalidity-hspec] mconcat :: [[Int]] -> [Int]
1951.00 s
[genvalidity-hspec] is equivalent to its default implementation for "arbitrary :: [[Int]]" [✔]
1951.00 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.00 s
[genvalidity-hspec] Monoid [Char]
1951.00 s
[genvalidity-hspec] mempty :: [Char]
1951.00 s
[genvalidity-hspec] is the identity for mappend :: [Char] -> [Char] -> [Char] for "singleton list of 'a' :: [Char]" [✔]
1951.00 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.00 s
[genvalidity-hspec] mappend :: [Char] -> [Char] -> [Char]
1951.00 s
[genvalidity-hspec] is an associative operation for "singleton list of 'a' :: ([Char],[Char],[Char])" [✔]
1951.00 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.00 s
[genvalidity-hspec] mconcat :: [[Char]] -> [Char]
1951.00 s
[genvalidity-hspec] is equivalent to its default implementation for "singleton list of 'a' :: [[Char]]" [✔]
1951.00 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.00 s
[genvalidity-hspec] Test.Validity.Ord
1951.00 s
[genvalidity-hspec] Ord (Ratio Integer)
1951.00 s
[genvalidity-hspec] (<=) :: (Ratio Integer) -> (Ratio Integer) -> Bool
1951.00 s
[genvalidity-hspec] is reflexive for "valid (Ratio Integer)"'s [✔]
1951.00 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.00 s
[genvalidity-hspec] is antisymmetric for "valid (Ratio Integer)"'s [✔]
1951.00 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.00 s
[genvalidity-hspec] is transitive for "valid (Ratio Integer)"'s [✔]
1951.00 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.00 s
[genvalidity-hspec] is equivalent to (\a b -> compare a b /= GT) for "valid (Ratio Integer)"'s [✔]
1951.00 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.00 s
[genvalidity-hspec] (>=) :: (Ratio Integer) -> (Ratio Integer) -> Bool
1951.00 s
[genvalidity-hspec] is reflexive for "valid (Ratio Integer)"'s [✔]
1951.00 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.00 s
[genvalidity-hspec] is antisymmetric for "valid (Ratio Integer)"'s [✔]
1951.00 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.00 s
[genvalidity-hspec] is transitive for "valid (Ratio Integer)"'s [✔]
1951.00 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.00 s
[genvalidity-hspec] is equivalent to (\a b -> compare a b /= LT) for "valid (Ratio Integer)"'s [✔]
1951.00 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.00 s
[genvalidity-hspec] (<) :: (Ratio Integer) -> (Ratio Integer) -> Bool
1951.00 s
[genvalidity-hspec] is antireflexive for "valid (Ratio Integer)"'s [✔]
1951.00 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.00 s
[genvalidity-hspec] is transitive for "valid (Ratio Integer)"'s [✔]
1951.00 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.01 s
[genvalidity-hspec] is equivalent to (\a b -> compare a b == LT) for "valid (Ratio Integer)"'s [✔]
1951.01 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.01 s
[genvalidity-hspec] (>) :: (Ratio Integer) -> (Ratio Integer) -> Bool
1951.01 s
[genvalidity-hspec] is antireflexive for "valid (Ratio Integer)"'s [✔]
1951.01 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.01 s
[genvalidity-hspec] is transitive for "valid (Ratio Integer)"'s [✔]
1951.01 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.01 s
[genvalidity-hspec] is equivalent to (\a b -> compare a b == GT) for "valid (Ratio Integer)"'s [✔]
1951.01 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.01 s
[genvalidity-hspec] "min :: (Ratio Integer -> Ratio Integer -> Ratio Integer)"
1951.01 s
[genvalidity-hspec] is equivalent to (\a b -> if a <= b then a else b) for "valid (Ratio Integer)"'s [✔]
1951.01 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.01 s
[genvalidity-hspec] "max :: (Ratio Integer -> Ratio Integer -> Ratio Integer)"
1951.01 s
[genvalidity-hspec] is equivalent to (\a b -> if a >= b then a else b) for "valid (Ratio Integer)"'s [✔]
1951.01 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.01 s
[genvalidity-hspec] NaN >= NaN is False [✔]
1951.01 s
[genvalidity-hspec] Ord Int
1951.01 s
[genvalidity-hspec] (<=) :: Int -> Int -> Bool
1951.01 s
[genvalidity-hspec] is reflexive for "valid Int"'s [✔]
1951.01 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.01 s
[genvalidity-hspec] is antisymmetric for "valid Int"'s [✔]
1951.01 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.01 s
[genvalidity-hspec] is transitive for "valid Int"'s [✔]
1951.01 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.01 s
[genvalidity-hspec] is equivalent to (\a b -> compare a b /= GT) for "valid Int"'s [✔]
1951.01 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.01 s
[genvalidity-hspec] (>=) :: Int -> Int -> Bool
1951.01 s
[genvalidity-hspec] is reflexive for "valid Int"'s [✔]
1951.01 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.01 s
[genvalidity-hspec] is antisymmetric for "valid Int"'s [✔]
1951.01 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.01 s
[genvalidity-hspec] is transitive for "valid Int"'s [✔]
1951.01 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.01 s
[genvalidity-hspec] is equivalent to (\a b -> compare a b /= LT) for "valid Int"'s [✔]
1951.01 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.01 s
[genvalidity-hspec] (<) :: Int -> Int -> Bool
1951.01 s
[genvalidity-hspec] is antireflexive for "valid Int"'s [✔]
1951.01 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.01 s
[genvalidity-hspec] is transitive for "valid Int"'s [✔]
1951.01 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.01 s
[genvalidity-hspec] is equivalent to (\a b -> compare a b == LT) for "valid Int"'s [✔]
1951.01 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.01 s
[genvalidity-hspec] (>) :: Int -> Int -> Bool
1951.01 s
[genvalidity-hspec] is antireflexive for "valid Int"'s [✔]
1951.01 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.01 s
[genvalidity-hspec] is transitive for "valid Int"'s [✔]
1951.01 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.01 s
[genvalidity-hspec] is equivalent to (\a b -> compare a b == GT) for "valid Int"'s [✔]
1951.01 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.01 s
[genvalidity-hspec] "min :: (Int -> Int -> Int)"
1951.01 s
[genvalidity-hspec] is equivalent to (\a b -> if a <= b then a else b) for "valid Int"'s [✔]
1951.01 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] "max :: (Int -> Int -> Int)"
1951.02 s
[genvalidity-hspec] is equivalent to (\a b -> if a >= b then a else b) for "valid Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] Ord Int
1951.02 s
[genvalidity-hspec] (<=) :: Int -> Int -> Bool
1951.02 s
[genvalidity-hspec] is reflexive for "arbitrary Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] is antisymmetric for "arbitrary Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] is transitive for "arbitrary Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] is equivalent to (\a b -> compare a b /= GT) for "arbitrary Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] (>=) :: Int -> Int -> Bool
1951.02 s
[genvalidity-hspec] is reflexive for "arbitrary Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] is antisymmetric for "arbitrary Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] is transitive for "arbitrary Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] is equivalent to (\a b -> compare a b /= LT) for "arbitrary Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] (<) :: Int -> Int -> Bool
1951.02 s
[genvalidity-hspec] is antireflexive for "arbitrary Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] is transitive for "arbitrary Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] is equivalent to (\a b -> compare a b == LT) for "arbitrary Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] (>) :: Int -> Int -> Bool
1951.02 s
[genvalidity-hspec] is antireflexive for "arbitrary Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] is transitive for "arbitrary Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] is equivalent to (\a b -> compare a b == GT) for "arbitrary Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] "min :: (Int -> Int -> Int)"
1951.02 s
[genvalidity-hspec] is equivalent to (\a b -> if a <= b then a else b) for "arbitrary Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] "max :: (Int -> Int -> Int)"
1951.02 s
[genvalidity-hspec] is equivalent to (\a b -> if a >= b then a else b) for "arbitrary Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] Ord Int
1951.02 s
[genvalidity-hspec] (<=) :: Int -> Int -> Bool
1951.02 s
[genvalidity-hspec] is reflexive for "even Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] is antisymmetric for "even Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] is transitive for "even Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] is equivalent to (\a b -> compare a b /= GT) for "even Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] (>=) :: Int -> Int -> Bool
1951.02 s
[genvalidity-hspec] is reflexive for "even Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] is antisymmetric for "even Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] is transitive for "even Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] is equivalent to (\a b -> compare a b /= LT) for "even Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] (<) :: Int -> Int -> Bool
1951.02 s
[genvalidity-hspec] is antireflexive for "even Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] is transitive for "even Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.02 s
[genvalidity-hspec] is equivalent to (\a b -> compare a b == LT) for "even Int"'s [✔]
1951.02 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.03 s
[genvalidity-hspec] (>) :: Int -> Int -> Bool
1951.03 s
[genvalidity-hspec] is antireflexive for "even Int"'s [✔]
1951.03 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.03 s
[genvalidity-hspec] is transitive for "even Int"'s [✔]
1951.03 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.03 s
[genvalidity-hspec] is equivalent to (\a b -> compare a b == GT) for "even Int"'s [✔]
1951.03 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.03 s
[genvalidity-hspec] "min :: (Int -> Int -> Int)"
1951.03 s
[genvalidity-hspec] is equivalent to (\a b -> if a <= b then a else b) for "even Int"'s [✔]
1951.03 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.03 s
[genvalidity-hspec] "max :: (Int -> Int -> Int)"
1951.03 s
[genvalidity-hspec] is equivalent to (\a b -> if a >= b then a else b) for "even Int"'s [✔]
1951.03 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.03 s
[genvalidity-hspec] Test.Validity.Show
1951.03 s
[genvalidity-hspec] Show (Ratio Integer) and Read (Ratio Integer)
1951.03 s
[genvalidity-hspec] are implemented such that read . show == id for valid values [✔]
1951.03 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.03 s
[genvalidity-hspec] Show Int and Read Int
1951.03 s
[genvalidity-hspec] are implemented such that read . show == id for valid values [✔]
1951.03 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.03 s
[genvalidity-hspec] Show (Ratio Integer) and Read (Ratio Integer)
1951.03 s
[genvalidity-hspec] are implemented such that read . show == id for arbitrary values [✔]
1951.03 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.03 s
[genvalidity-hspec] Show Int and Read Int
1951.03 s
[genvalidity-hspec] are implemented such that read . show == id for even values [✔]
1951.03 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.03 s
[genvalidity-hspec] show and read don't have the correct semantics [✔]
1951.03 s
[genvalidity-hspec] Test.Validity.Shrinking
1951.03 s
[genvalidity-hspec] shrinkValid :: (Ratio Int8 -> [Ratio Int8])
1951.03 s
[genvalidity-hspec] preserves validity [✔]
1951.03 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.03 s
[genvalidity-hspec] never shrinks to itself for valid values [✔]
1951.03 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.03 s
[genvalidity-hspec] shrinkValid :: (Int -> [Int])
1951.03 s
[genvalidity-hspec] preserves validity [✔]
1951.03 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.03 s
[genvalidity-hspec] never shrinks to itself for valid values [✔]
1951.03 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.03 s
[genvalidity-hspec] shrinkValidPreservesValidOnGenValid
1951.03 s
[genvalidity-hspec] Ordering [✔]
1951.03 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.03 s
[genvalidity-hspec] [Ordering] [✔]
1951.03 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.03 s
[genvalidity-hspec] shrinkValidPreservesValidOnGenValid
1951.04 s
[genvalidity-hspec] Ordering [✔]
1951.04 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.04 s
[genvalidity-hspec] [Ordering] [✔]
1951.04 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.04 s
[genvalidity-hspec] shrinkValidDoesNotShrinkToItself
1951.04 s
[genvalidity-hspec] Int [✔]
1951.04 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.04 s
[genvalidity-hspec] [Int] [✔]
1951.04 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.04 s
[genvalidity-hspec] shrinkValidDoesNotShrinkToItself
1951.04 s
[genvalidity-hspec] Ordering [✔]
1951.04 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.04 s
[genvalidity-hspec] [Ordering] [✔]
1951.04 s
[genvalidity-hspec] +++ OK, passed 100 tests.
1951.04 s
[genvalidity-hspec]
1951.04 s
[genvalidity-hspec] Finished in 2.1595 seconds
1951.04 s
[genvalidity-hspec] 245 examples, 0 failures
1951.04 s
[genvalidity-hspec] Test suite genvalidity-hspec-test: PASS
1951.04 s
[genvalidity-hspec] Test suite logged to:
1951.04 s
[genvalidity-hspec] dist/test/genvalidity-hspec-1.0.0.3-genvalidity-hspec-test.log
1951.04 s
[genvalidity-hspec] 1 of 1 test suites (1 of 1 test cases) passed.
1951.04 s
[genvalidity-hspec] Phase: haddockPhase
1951.33 s
[string-interpolate] Phase: setupCompilerEnvironmentPhase
1951.36 s
[string-interpolate] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
1952.21 s
[memory] Building library for memory-0.18.0...
1952.42 s
[genvalidity-hspec] Preprocessing library for genvalidity-hspec-1.0.0.3...
1952.43 s
[genvalidity-hspec] Running Haddock on library for genvalidity-hspec-1.0.0.3...
1952.88 s
[http-client] [ 1 of 19] Compiling Data.KeyedPool ( Data/KeyedPool.hs, dist/build/Data/KeyedPool.p_o )
1953.87 s
[string-interpolate] Phase: unpackPhase
1953.90 s
[string-interpolate] unpacking source archive /nix/store/q1qpj1b7k2fn8rbpnp8fb0p3i52gafc5-string-interpolate-0.3.4.0.tar.gz
1953.92 s
[string-interpolate] source root is string-interpolate-0.3.4.0
1954.04 s
[string-interpolate] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "string-interpolate-0.3.4.0/test/spec.hs"
1954.07 s
[string-interpolate] Phase: patchPhase
1954.10 s
[string-interpolate] Replace Cabal file with edited version from mirror://hackage/string-interpolate-0.3.4.0/revision/2.cabal.
1954.13 s
[string-interpolate] Phase: compileBuildDriverPhase
1954.15 s
[string-interpolate] setupCompileFlags: -package-db=/build/tmp.wDeXgC4BQC/setup-package.conf.d -threaded
1954.24 s
[genvalidity-hspec] [ 1 of 13] Compiling Paths_genvalidity_hspec ( dist/build/autogen/Paths_genvalidity_hspec.hs, nothing )
1954.48 s
[string-interpolate] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.wDeXgC4BQC/Main.o )
1954.55 s
[genvalidity-hspec] [ 2 of 13] Compiling Test.Validity.Utils ( src/Test/Validity/Utils.hs, nothing )
1954.85 s
[string-interpolate] [2 of 2] Linking Setup
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 )
1955.22 s
[genvalidity-hspec] src/Test/Validity/Utils.hs:90:9: warning : [ GHC-20125 ] [ -Wmissing-fields ]
1955.22 s
[genvalidity-hspec] • Fields of ‘Item’ not initialised:
1955.23 s
[genvalidity-hspec] itemAnnotations :: hspec-core-2.11.12:Test.Hspec.Core.Annotations.Annotations
1955.23 s
[genvalidity-hspec] • In the first argument of ‘Leaf’, namely
1955.23 s
[genvalidity-hspec] ‘Item
1955.23 s
[genvalidity-hspec] {itemRequirement = s, itemLocation = Nothing,
1955.23 s
[genvalidity-hspec] itemIsFocused = False, itemIsParallelizable = Nothing,
1955.23 s
[genvalidity-hspec] itemExample = \ _ _ _
1955.23 s
[genvalidity-hspec] -> do let ...
1955.23 s
[genvalidity-hspec] ....}’
1955.23 s
[genvalidity-hspec] In the expression:
1955.23 s
[genvalidity-hspec] Leaf
1955.23 s
[genvalidity-hspec] Item
1955.23 s
[genvalidity-hspec] {itemRequirement = s, itemLocation = Nothing,
1955.23 s
[genvalidity-hspec] itemIsFocused = False, itemIsParallelizable = Nothing,
1955.23 s
[genvalidity-hspec] itemExample = \ _ _ _
1955.23 s
[genvalidity-hspec] -> do let ...
1955.23 s
[genvalidity-hspec] ....}
1955.23 s
[genvalidity-hspec] In an equation for ‘go’:
1955.23 s
[genvalidity-hspec] go sp
1955.23 s
[genvalidity-hspec] = Leaf
1955.23 s
[genvalidity-hspec] Item
1955.23 s
[genvalidity-hspec] {itemRequirement = s, itemLocation = Nothing,
1955.23 s
[genvalidity-hspec] itemIsFocused = False, itemIsParallelizable = Nothing,
1955.23 s
[genvalidity-hspec] itemExample = \ _ _ _ -> do ...}
1955.23 s
[genvalidity-hspec] |
1955.23 s
[genvalidity-hspec] 90 | Item
1955.23 s
[genvalidity-hspec] | ^^^^...
1955.23 s
[genvalidity-hspec]
1955.26 s
[genvalidity-hspec] [ 3 of 13] Compiling Test.Validity.Shrinking ( src/Test/Validity/Shrinking.hs, nothing )
1955.42 s
[genvalidity-hspec] [ 4 of 13] Compiling Test.Validity.Show ( src/Test/Validity/Show.hs, nothing )
1955.59 s
[genvalidity-hspec] [ 5 of 13] Compiling Test.Validity.Ord ( src/Test/Validity/Ord.hs, nothing )
1956.14 s
[genvalidity-hspec] [ 6 of 13] Compiling Test.Validity.Monoid ( src/Test/Validity/Monoid.hs, nothing )
1956.29 s
[genvalidity-hspec] [ 7 of 13] Compiling Test.Validity.Monad ( src/Test/Validity/Monad.hs, nothing )
1957.02 s
[genvalidity-hspec] [ 8 of 13] Compiling Test.Validity.GenValidity ( src/Test/Validity/GenValidity.hs, nothing )
1957.13 s
[genvalidity-hspec] [ 9 of 13] Compiling Test.Validity.Functor ( src/Test/Validity/Functor.hs, nothing )
1957.27 s
[genvalidity-hspec] [10 of 13] Compiling Test.Validity.Eq ( src/Test/Validity/Eq.hs, nothing )
1957.37 s
[genvalidity-hspec] [11 of 13] Compiling Test.Validity.Arbitrary ( src/Test/Validity/Arbitrary.hs, nothing )
1957.39 s
[genvalidity-hspec] [12 of 13] Compiling Test.Validity.Applicative ( src/Test/Validity/Applicative.hs, nothing )
1957.61 s
[genvalidity-hspec] [13 of 13] Compiling Test.Validity ( src/Test/Validity.hs, nothing )
1957.67 s
[genvalidity-hspec] Haddock coverage:
1957.68 s
[genvalidity-hspec] 22% ( 2 / 9) in 'Test.Validity.Utils'
1957.68 s
[genvalidity-hspec] Missing documentation for:
1957.68 s
[genvalidity-hspec] nameOf (src/Test/Validity/Utils.hs:38)
1957.68 s
[genvalidity-hspec] genDescr (src/Test/Validity/Utils.hs:49)
1957.68 s
[genvalidity-hspec] binRelStr (src/Test/Validity/Utils.hs:56)
1957.68 s
[genvalidity-hspec] shouldFail (src/Test/Validity/Utils.hs:116)
1957.68 s
[genvalidity-hspec] Anon (src/Test/Validity/Utils.hs:60)
1957.69 s
[genvalidity-hspec] shouldBeValid
1957.69 s
[genvalidity-hspec] shouldBeInvalid
1957.69 s
[genvalidity-hspec] 45% ( 5 / 11) in 'Test.Validity.Shrinking'
1957.69 s
[genvalidity-hspec] Missing documentation for:
1957.69 s
[genvalidity-hspec] shrinkValidSpec (src/Test/Validity/Shrinking.hs:35)
1957.69 s
[genvalidity-hspec] shrinkValidSpecWithLimit (src/Test/Validity/Shrinking.hs:48)
1957.69 s
[genvalidity-hspec] shrinkValidPreservesValidOnGenValid (src/Test/Validity/Shrinking.hs:66)
1957.69 s
[genvalidity-hspec] shrinkValidPreservesValidOnGenValidWithLimit (src/Test/Validity/Shrinking.hs:74)
1957.69 s
[genvalidity-hspec] shrinkValidDoesNotShrinkToItself (src/Test/Validity/Shrinking.hs:81)
1957.69 s
[genvalidity-hspec] shrinkValidDoesNotShrinkToItselfWithLimit (src/Test/Validity/Shrinking.hs:89)
1957.69 s
[genvalidity-hspec] 100% ( 7 / 7) in 'Test.Validity.Show'
1957.69 s
[genvalidity-hspec] 100% ( 4 / 4) in 'Test.Validity.Ord'
1957.69 s
[genvalidity-hspec] 100% ( 5 / 5) in 'Test.Validity.Monoid'
1957.70 s
[genvalidity-hspec] 100% ( 4 / 4) in 'Test.Validity.Monad'
1957.70 s
[genvalidity-hspec] 100% ( 5 / 5) in 'Test.Validity.GenValidity'
1957.70 s
[genvalidity-hspec] 100% ( 4 / 4) in 'Test.Validity.Functor'
1957.71 s
[genvalidity-hspec] 100% ( 4 / 4) in 'Test.Validity.Eq'
1957.71 s
[genvalidity-hspec] 100% ( 3 / 3) in 'Test.Validity.Arbitrary'
1957.71 s
[genvalidity-hspec] 100% ( 4 / 4) in 'Test.Validity.Applicative'
1957.71 s
[genvalidity-hspec] Warning: 'Spec' is out of scope.
1957.71 s
[genvalidity-hspec] If you qualify the identifier, haddock can try to link it anyway.
1957.71 s
[genvalidity-hspec] Warning: 'producesValidsOnValids' is out of scope.
1957.71 s
[genvalidity-hspec] If you qualify the identifier, haddock can try to link it anyway.
1957.75 s
[genvalidity-hspec] 63% (122 /192) in 'Test.Validity'
1957.75 s
[genvalidity-hspec] Missing documentation for:
1957.75 s
[genvalidity-hspec] forAllValid
1957.75 s
[genvalidity-hspec] shouldBeValid
1957.75 s
[genvalidity-hspec] shouldBeInvalid
1957.75 s
[genvalidity-hspec] shrinkValidSpec (src/Test/Validity/Shrinking.hs:35)
1957.75 s
[genvalidity-hspec] shrinkValidSpecWithLimit (src/Test/Validity/Shrinking.hs:48)
1957.75 s
[genvalidity-hspec] shrinkValidPreservesValidOnGenValid (src/Test/Validity/Shrinking.hs:66)
1957.75 s
[genvalidity-hspec] producesValidsOnGens2
1957.75 s
[genvalidity-hspec] producesValid2
1957.75 s
[genvalidity-hspec] producesValidsOnArbitrary2
1957.75 s
[genvalidity-hspec] producesValidsOnGens3
1957.75 s
[genvalidity-hspec] producesValid3
1957.75 s
[genvalidity-hspec] producesValidsOnArbitrary3
1957.75 s
[genvalidity-hspec] succeedsOnGens2
1957.75 s
[genvalidity-hspec] succeeds2
1957.75 s
[genvalidity-hspec] succeedsOnArbitrary2
1957.75 s
[genvalidity-hspec] failsOnGens2
1957.75 s
[genvalidity-hspec] validIfSucceedsOnGens2
1957.75 s
[genvalidity-hspec] validIfSucceeds2
1957.75 s
[genvalidity-hspec] validIfSucceedsOnArbitrary2
1957.75 s
[genvalidity-hspec] validIfSucceedsOnGens3
1957.75 s
[genvalidity-hspec] validIfSucceeds3
1957.75 s
[genvalidity-hspec] validIfSucceedsOnArbitrary3
1957.75 s
[genvalidity-hspec] equivalentOnGen
1957.75 s
[genvalidity-hspec] equivalent
1957.75 s
[genvalidity-hspec] equivalentOnGens2
1957.75 s
[genvalidity-hspec] equivalent2
1957.75 s
[genvalidity-hspec] equivalentOnGens3
1957.75 s
[genvalidity-hspec] equivalent3
1957.75 s
[genvalidity-hspec] equivalentOnArbitrary3
1957.75 s
[genvalidity-hspec] equivalentWhenFirstSucceedsOnGen
1957.75 s
[genvalidity-hspec] equivalentWhenFirstSucceeds
1957.75 s
[genvalidity-hspec] equivalentWhenFirstSucceedsOnArbitrary
1957.75 s
[genvalidity-hspec] equivalentWhenFirstSucceedsOnGens2
1957.75 s
[genvalidity-hspec] equivalentWhenFirstSucceeds2
1957.75 s
[genvalidity-hspec] equivalentWhenFirstSucceedsOnArbitrary2
1957.75 s
[genvalidity-hspec] equivalentWhenSecondSucceedsOnGen
1957.75 s
[genvalidity-hspec] equivalentWhenSecondSucceeds
1957.75 s
[genvalidity-hspec] equivalentWhenSecondSucceedsOnArbitrary
1957.75 s
[genvalidity-hspec] equivalentWhenSecondSucceedsOnGens2
1957.75 s
[genvalidity-hspec] equivalentWhenSecondSucceeds2
1957.75 s
[genvalidity-hspec] equivalentWhenSecondSucceedsOnArbitrary2
1957.75 s
[genvalidity-hspec] equivalentWhenSucceedOnGen
1957.75 s
[genvalidity-hspec] equivalentWhenSucceed
1957.75 s
[genvalidity-hspec] equivalentWhenSucceedOnArbitrary
1957.75 s
[genvalidity-hspec] equivalentWhenSucceedOnGens2
1957.75 s
[genvalidity-hspec] equivalentWhenSucceed2
1957.75 s
[genvalidity-hspec] equivalentWhenSucceedOnArbitrary2
1957.75 s
[genvalidity-hspec] inverseFunctionsOnGen
1957.75 s
[genvalidity-hspec] inverseFunctions
1957.75 s
[genvalidity-hspec] inverseFunctionsIfFirstSucceedsOnGen
1957.75 s
[genvalidity-hspec] inverseFunctionsIfFirstSucceeds
1957.75 s
[genvalidity-hspec] inverseFunctionsIfFirstSucceedsOnArbitrary
1957.75 s
[genvalidity-hspec] inverseFunctionsIfSecondSucceedsOnGen
1957.76 s
[genvalidity-hspec] inverseFunctionsIfSecondSucceeds
1957.76 s
[genvalidity-hspec] inverseFunctionsIfSecondSucceedsOnArbitrary
1957.76 s
[genvalidity-hspec] inverseFunctionsIfSucceedOnGen
1957.76 s
[genvalidity-hspec] inverseFunctionsIfSucceed
1957.76 s
[genvalidity-hspec] inverseFunctionsIfSucceedOnArbitrary
1957.76 s
[genvalidity-hspec] idempotentOnGen
1957.76 s
[genvalidity-hspec] idempotent
1957.76 s
[genvalidity-hspec] reflexivityOnGen
1957.76 s
[genvalidity-hspec] transitivityOnGens
1957.76 s
[genvalidity-hspec] antisymmetryOnGensWithEquality
1957.76 s
[genvalidity-hspec] antisymmetryOnGens
1957.76 s
[genvalidity-hspec] antireflexivityOnGen
1957.76 s
[genvalidity-hspec] symmetryOnGens
1957.76 s
[genvalidity-hspec] leftIdentityOnGenWithEquality
1957.76 s
[genvalidity-hspec] leftIdentityOnGen
1957.76 s
[genvalidity-hspec] rightIdentityOnGenWithEquality
1957.76 s
[genvalidity-hspec] rightIdentityOnGen
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 )
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 )
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 )
1962.15 s
[string-interpolate] Phase: updateAutotoolsGnuConfigScriptsPhase
1962.36 s
[string-interpolate] Phase: configurePhase
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
1962.54 s
[string-interpolate] Using Parsec parser
1962.54 s
[string-interpolate] Configuring string-interpolate-0.3.4.0...
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 )
1965.90 s
[string-interpolate] Flags chosen: bytestring-builder=False, extended-benchmarks=False,
1965.91 s
[string-interpolate] text-builder=False
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 )
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 )
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 )
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 )
1966.29 s
[memory] Data/Memory/Internal/CompatPrim64.hs:58:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
1966.29 s
[memory] Defined but not used: type constructor or class ‘OutBool’
1966.29 s
[memory] |
1966.29 s
[memory] 58 | type OutBool = Int#
1966.29 s
[memory] | ^^^^^^^^^^^^^^^^^^^
1966.29 s
[memory]
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
1967.72 s
[string-interpolate] Dependency base >=4.11 && <5: using base-4.20.1.0
1967.72 s
[string-interpolate] Dependency bytestring <0.13: using bytestring-0.12.2.0
1967.72 s
[string-interpolate] Dependency haskell-src-exts <1.24: using haskell-src-exts-1.23.1
1967.72 s
[string-interpolate] Dependency haskell-src-meta <0.9: using haskell-src-meta-0.8.15
1967.72 s
[string-interpolate] Dependency split <0.3: using split-0.2.5
1967.72 s
[string-interpolate] Dependency template-haskell <2.24: using template-haskell-2.22.0.0
1967.72 s
[string-interpolate] Dependency text <2.2: using text-2.1.2
1967.72 s
[string-interpolate] Dependency text-conversions <0.4: using text-conversions-0.3.1.1
1967.72 s
[string-interpolate] Dependency utf8-string <1.1: using utf8-string-1.0.2
1967.72 s
[string-interpolate] Dependency QuickCheck <2.16: using QuickCheck-2.14.3
1967.72 s
[string-interpolate] Dependency base >=4 && <5: using base-4.20.1.0
1967.72 s
[string-interpolate] Dependency bytestring <0.13: using bytestring-0.12.2.0
1967.73 s
[string-interpolate] Dependency hspec >=2 && <3: using hspec-2.11.12
1967.73 s
[string-interpolate] Dependency hspec-core >=2 && <3: using hspec-core-2.11.12
1967.73 s
[string-interpolate] Dependency quickcheck-instances <0.4: using quickcheck-instances-0.3.32
1967.73 s
[string-interpolate] Dependency quickcheck-text <0.2: using quickcheck-text-0.1.2.1
1967.73 s
[string-interpolate] Dependency quickcheck-unicode <1.1: using quickcheck-unicode-1.0.1.0
1967.73 s
[string-interpolate] Dependency string-interpolate: using string-interpolate-0.3.4.0
1967.73 s
[string-interpolate] Dependency template-haskell <2.24: using template-haskell-2.22.0.0
1967.73 s
[string-interpolate] Dependency text <2.2: using text-2.1.2
1967.73 s
[string-interpolate] Dependency unordered-containers <0.3: using unordered-containers-0.2.20
1967.73 s
[string-interpolate] Source component graph:
1967.73 s
[string-interpolate] component lib
1967.73 s
[string-interpolate] component test:string-interpolate-test dependency lib
1967.73 s
[string-interpolate] Configured component graph:
1967.73 s
[string-interpolate] component string-interpolate-0.3.4.0-LnQqu7pQk93HMxVPcYs3lb
1967.73 s
[string-interpolate] include base-4.20.1.0-4f22
1967.73 s
[string-interpolate] include bytestring-0.12.2.0-c0ba
1967.73 s
[string-interpolate] include haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
1967.73 s
[string-interpolate] include haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
1967.73 s
[string-interpolate] include split-0.2.5-2GpzxTyaNvC8ugKwQT0VAg
1967.73 s
[string-interpolate] include template-haskell-2.22.0.0-93bf
1967.73 s
[string-interpolate] include text-2.1.2-5063
1967.73 s
[string-interpolate] include text-conversions-0.3.1.1-8SdnKvcUos14ThX1yhsHZ6
1967.73 s
[string-interpolate] include utf8-string-1.0.2-B5z3JhmVgLW4q4oLaxDRHw
1967.73 s
[string-interpolate] component string-interpolate-0.3.4.0-HHuWtfXaSIBKzrkrSiUeqS-string-interpolate-test
1967.73 s
[string-interpolate] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1967.73 s
[string-interpolate] include base-4.20.1.0-4f22
1967.73 s
[string-interpolate] include bytestring-0.12.2.0-c0ba
1967.73 s
[string-interpolate] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
1967.73 s
[string-interpolate] include hspec-core-2.11.12-GSUP5d6E4X08R7S7QHL3po
1967.73 s
[string-interpolate] include quickcheck-instances-0.3.32-JpPlvR9CRzUFX6VxzAeDKP
1967.73 s
[string-interpolate] include quickcheck-text-0.1.2.1-hE3oKAesJoEtXfTLq0ZaN
1967.73 s
[string-interpolate] include quickcheck-unicode-1.0.1.0-1meW1NVmVrGEXVrmOtVXH8
1967.73 s
[string-interpolate] include string-interpolate-0.3.4.0-LnQqu7pQk93HMxVPcYs3lb
1967.73 s
[string-interpolate] include template-haskell-2.22.0.0-93bf
1967.73 s
[string-interpolate] include text-2.1.2-5063
1967.73 s
[string-interpolate] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
1967.73 s
[string-interpolate] Linked component graph:
1967.73 s
[string-interpolate] unit string-interpolate-0.3.4.0-LnQqu7pQk93HMxVPcYs3lb
1967.73 s
[string-interpolate] include base-4.20.1.0-4f22
1967.73 s
[string-interpolate] include bytestring-0.12.2.0-c0ba
1967.73 s
[string-interpolate] include haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
1967.73 s
[string-interpolate] include haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
1967.73 s
[string-interpolate] include split-0.2.5-2GpzxTyaNvC8ugKwQT0VAg
1967.73 s
[string-interpolate] include template-haskell-2.22.0.0-93bf
1967.73 s
[string-interpolate] include text-2.1.2-5063
1967.73 s
[string-interpolate] include text-conversions-0.3.1.1-8SdnKvcUos14ThX1yhsHZ6
1967.73 s
[string-interpolate] include utf8-string-1.0.2-B5z3JhmVgLW4q4oLaxDRHw
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
1967.73 s
[string-interpolate] unit string-interpolate-0.3.4.0-HHuWtfXaSIBKzrkrSiUeqS-string-interpolate-test
1967.73 s
[string-interpolate] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1967.73 s
[string-interpolate] include base-4.20.1.0-4f22
1967.73 s
[string-interpolate] include bytestring-0.12.2.0-c0ba
1967.73 s
[string-interpolate] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
1967.73 s
[string-interpolate] include hspec-core-2.11.12-GSUP5d6E4X08R7S7QHL3po
1967.73 s
[string-interpolate] include quickcheck-instances-0.3.32-JpPlvR9CRzUFX6VxzAeDKP
1967.73 s
[string-interpolate] include quickcheck-text-0.1.2.1-hE3oKAesJoEtXfTLq0ZaN
1967.73 s
[string-interpolate] include quickcheck-unicode-1.0.1.0-1meW1NVmVrGEXVrmOtVXH8
1967.73 s
[string-interpolate] include string-interpolate-0.3.4.0-LnQqu7pQk93HMxVPcYs3lb
1967.73 s
[string-interpolate] include template-haskell-2.22.0.0-93bf
1967.73 s
[string-interpolate] include text-2.1.2-5063
1967.73 s
[string-interpolate] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
1967.73 s
[string-interpolate] Ready component graph:
1967.73 s
[string-interpolate] definite string-interpolate-0.3.4.0-LnQqu7pQk93HMxVPcYs3lb
1967.73 s
[string-interpolate] depends base-4.20.1.0-4f22
1967.73 s
[string-interpolate] depends bytestring-0.12.2.0-c0ba
1967.73 s
[string-interpolate] depends haskell-src-exts-1.23.1-AknSbqjoAMbE23CoPkOvBn
1967.73 s
[string-interpolate] depends haskell-src-meta-0.8.15-3WHklKYiUzGK5vs0bx1IgM
1967.73 s
[string-interpolate] depends split-0.2.5-2GpzxTyaNvC8ugKwQT0VAg
1967.73 s
[string-interpolate] depends template-haskell-2.22.0.0-93bf
1967.73 s
[string-interpolate] depends text-2.1.2-5063
1967.73 s
[string-interpolate] depends text-conversions-0.3.1.1-8SdnKvcUos14ThX1yhsHZ6
1967.73 s
[string-interpolate] depends utf8-string-1.0.2-B5z3JhmVgLW4q4oLaxDRHw
1967.74 s
[string-interpolate] definite string-interpolate-0.3.4.0-HHuWtfXaSIBKzrkrSiUeqS-string-interpolate-test
1967.74 s
[string-interpolate] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
1967.74 s
[string-interpolate] depends base-4.20.1.0-4f22
1967.74 s
[string-interpolate] depends bytestring-0.12.2.0-c0ba
1967.74 s
[string-interpolate] depends hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
1967.74 s
[string-interpolate] depends hspec-core-2.11.12-GSUP5d6E4X08R7S7QHL3po
1967.74 s
[string-interpolate] depends quickcheck-instances-0.3.32-JpPlvR9CRzUFX6VxzAeDKP
1967.74 s
[string-interpolate] depends quickcheck-text-0.1.2.1-hE3oKAesJoEtXfTLq0ZaN
1967.74 s
[string-interpolate] depends quickcheck-unicode-1.0.1.0-1meW1NVmVrGEXVrmOtVXH8
1967.74 s
[string-interpolate] depends string-interpolate-0.3.4.0-LnQqu7pQk93HMxVPcYs3lb
1967.74 s
[string-interpolate] depends template-haskell-2.22.0.0-93bf
1967.74 s
[string-interpolate] depends text-2.1.2-5063
1967.74 s
[string-interpolate] depends unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
1967.74 s
[string-interpolate] Using Cabal-3.12.1.0 compiled by ghc-9.10
1967.74 s
[string-interpolate] Using compiler: ghc-9.10.2
1967.74 s
[string-interpolate] Using install prefix:
1967.74 s
[string-interpolate] /nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0
1967.74 s
[string-interpolate] Executables installed in:
1967.74 s
[string-interpolate] /nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0/bin
1967.74 s
[string-interpolate] Libraries installed in:
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
1967.74 s
[string-interpolate] Dynamic Libraries installed in:
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
1967.74 s
[string-interpolate] Private executables installed in:
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
1967.74 s
[string-interpolate] Data files installed in:
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
1967.74 s
[string-interpolate] Documentation installed in:
1967.74 s
[string-interpolate] /nix/store/b1klaff61arymsmwjpznsysz52j0m0l9-string-interpolate-0.3.4.0-doc/share/doc/string-interpolate-0.3.4.0
1967.74 s
[string-interpolate] Configuration files installed in:
1967.74 s
[string-interpolate] /nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0/etc
1967.74 s
[string-interpolate] No alex found
1967.74 s
[string-interpolate] Using ar found on system at:
1967.74 s
[string-interpolate] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
1967.74 s
[string-interpolate] No c2hs found
1967.74 s
[string-interpolate] No cpphs found
1967.74 s
[string-interpolate] No doctest found
1967.74 s
[string-interpolate] Using gcc version 14.3.0 given by user at:
1967.74 s
[string-interpolate] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
1967.74 s
[string-interpolate] Using ghc version 9.10.2 found on system at:
1967.74 s
[string-interpolate] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
1967.74 s
[string-interpolate] Using ghc-pkg version 9.10.2 found on system at:
1967.74 s
[string-interpolate] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
1967.74 s
[string-interpolate] No ghcjs found
1967.74 s
[string-interpolate] No ghcjs-pkg found
1967.74 s
[string-interpolate] No greencard found
1967.74 s
[string-interpolate] Using haddock version 2.31.0 found on system at:
1967.74 s
[string-interpolate] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
1967.74 s
[string-interpolate] No happy found
1967.74 s
[string-interpolate] Using haskell-suite found on system at: haskell-suite-dummy-location
1967.74 s
[string-interpolate] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1967.74 s
[string-interpolate] No hmake found
1967.74 s
[string-interpolate] Using hpc version 0.69 found on system at:
1967.74 s
[string-interpolate] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
1967.74 s
[string-interpolate] Using hsc2hs version 0.68.10 found on system at:
1967.74 s
[string-interpolate] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1967.92 s
[string-interpolate] Using hscolour version 1.25 found on system at:
1967.92 s
[string-interpolate] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
1967.92 s
[string-interpolate] No jhc found
1967.92 s
[string-interpolate] Using ld found on system at:
1967.92 s
[string-interpolate] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
1967.92 s
[string-interpolate] No pkg-config found
1967.92 s
[string-interpolate] Using runghc version 9.10.2 found on system at:
1967.92 s
[string-interpolate] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
1967.92 s
[string-interpolate] Using strip version 2.44 found on system at:
1967.92 s
[string-interpolate] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
1967.92 s
[string-interpolate] Using tar found on system at:
1967.92 s
[string-interpolate] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
1967.92 s
[string-interpolate] No uhc found
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 )
1968.72 s
[string-interpolate] Phase: buildPhase
1969.19 s
[string-interpolate] Preprocessing library for string-interpolate-0.3.4.0...
1969.20 s
[string-interpolate] Building library for string-interpolate-0.3.4.0...
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 )
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 )
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 )
1970.86 s
[memory] Data/ByteArray/Sized.hs:138:19: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1970.86 s
[memory] • The ‘~’ operator is out of scope.
1970.86 s
[memory] Assuming it to stand for an equality constraint.
1970.86 s
[memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1970.86 s
[memory] exported from Data.Type.Equality and Prelude.
1970.86 s
[memory] If you are using a custom Prelude, consider re-exporting it.
1970.86 s
[memory] • This will become an error in a future GHC release.
1970.86 s
[memory] |
1970.86 s
[memory] 138 | , nbytes ~ (Base.PrimSize ty * n)
1970.86 s
[memory] | ^
1970.86 s
[memory]
1970.86 s
[memory] Data/ByteArray/Sized.hs:206:20: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1970.86 s
[memory] • The ‘~’ operator is out of scope.
1970.86 s
[memory] Assuming it to stand for an equality constraint.
1970.86 s
[memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1970.86 s
[memory] exported from Data.Type.Equality and Prelude.
1970.86 s
[memory] If you are using a custom Prelude, consider re-exporting it.
1970.86 s
[memory] • This will become an error in a future GHC release.
1970.86 s
[memory] |
1970.86 s
[memory] 206 | , (ni + 1) ~ no
1970.86 s
[memory] | ^
1970.86 s
[memory]
1970.87 s
[memory] Data/ByteArray/Sized.hs:219:20: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1970.87 s
[memory] • The ‘~’ operator is out of scope.
1970.87 s
[memory] Assuming it to stand for an equality constraint.
1970.87 s
[memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1970.87 s
[memory] exported from Data.Type.Equality and Prelude.
1970.87 s
[memory] If you are using a custom Prelude, consider re-exporting it.
1970.87 s
[memory] • This will become an error in a future GHC release.
1970.87 s
[memory] |
1970.87 s
[memory] 219 | , (ni + 1) ~ no
1970.87 s
[memory] | ^
1970.87 s
[memory]
1970.87 s
[memory] Data/ByteArray/Sized.hs:263:44: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1970.87 s
[memory] • The ‘~’ operator is out of scope.
1970.87 s
[memory] Assuming it to stand for an equality constraint.
1970.87 s
[memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1970.87 s
[memory] exported from Data.Type.Equality and Prelude.
1970.87 s
[memory] If you are using a custom Prelude, consider re-exporting it.
1970.87 s
[memory] • This will become an error in a future GHC release.
1970.87 s
[memory] |
1970.87 s
[memory] 263 | , nblhs <= nbi, (nbrhs + nblhs) ~ nbi
1970.87 s
[memory] | ^
1970.87 s
[memory]
1970.87 s
[memory] Data/ByteArray/Sized.hs:294:21: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1970.87 s
[memory] • The ‘~’ operator is out of scope.
1970.87 s
[memory] Assuming it to stand for an equality constraint.
1970.87 s
[memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1970.87 s
[memory] exported from Data.Type.Equality and Prelude.
1970.87 s
[memory] If you are using a custom Prelude, consider re-exporting it.
1970.87 s
[memory] • This will become an error in a future GHC release.
1970.87 s
[memory] |
1970.87 s
[memory] 294 | , (nbo + n) ~ nbi
1970.87 s
[memory] | ^
1970.87 s
[memory]
1970.87 s
[memory] Data/ByteArray/Sized.hs:311:29: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
1970.87 s
[memory] • The ‘~’ operator is out of scope.
1970.87 s
[memory] Assuming it to stand for an equality constraint.
1970.87 s
[memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
1970.87 s
[memory] exported from Data.Type.Equality and Prelude.
1970.87 s
[memory] If you are using a custom Prelude, consider re-exporting it.
1970.87 s
[memory] • This will become an error in a future GHC release.
1970.87 s
[memory] |
1970.87 s
[memory] 311 | , (nbrhs + nblhs) ~ nbout
1970.87 s
[memory] | ^
1970.87 s
[memory]
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 )
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 )
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 )
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 )
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 )
1973.12 s
[aeson] src/Data/Aeson/Types/ToJSON.hs:1615:23: warning : [ GHC-68441 ] [ -Wdeprecations ]
1973.12 s
[aeson] In the use of data constructor ‘Solo’
1973.12 s
[aeson] (imported from Data.Tuple.Solo, but defined in GHC.Tuple):
1973.12 s
[aeson] Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning."
1973.12 s
[aeson] |
1973.12 s
[aeson] 1615 | liftToJSON _ t _ (Solo a) = t a
1973.12 s
[aeson] | ^^^^
1973.12 s
[aeson]
1973.12 s
[aeson] src/Data/Aeson/Types/ToJSON.hs:1618:27: warning : [ GHC-68441 ] [ -Wdeprecations ]
1973.12 s
[aeson] In the use of data constructor ‘Solo’
1973.12 s
[aeson] (imported from Data.Tuple.Solo, but defined in GHC.Tuple):
1973.12 s
[aeson] Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning."
1973.12 s
[aeson] |
1973.12 s
[aeson] 1618 | liftToEncoding _ t _ (Solo a) = t a
1973.12 s
[aeson] | ^^^^
1973.12 s
[aeson]
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 )
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 )
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 )
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 )
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 )
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 )
1975.15 s
[memory] [27 of 28] Compiling Data.ByteArray ( Data/ByteArray.hs, dist/build/Data/ByteArray.o, dist/build/Data/ByteArray.dyn_o )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
1979.16 s
[memory] [ 1 of 28] Compiling Data.Memory.ExtendedWords ( Data/Memory/ExtendedWords.hs, dist/build/Data/Memory/ExtendedWords.p_o )
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 )
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 )
1981.64 s
[memory] [ 3 of 28] Compiling Data.Memory.Endian ( Data/Memory/Endian.hs, dist/build/Data/Memory/Endian.p_o )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
1988.27 s
[http-client] [ 9 of 19] Compiling Network.HTTP.Proxy ( Network/HTTP/Proxy.hs, dist/build/Network/HTTP/Proxy.p_o )
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 )
1990.38 s
[http-client] [11 of 19] Compiling Network.PublicSuffixList.Types ( publicsuffixlist/Network/PublicSuffixList/Types.hs, dist/build/Network/PublicSuffixList/Types.p_o )
1990.39 s
[http-client] [12 of 19] Compiling Network.PublicSuffixList.Serialize ( publicsuffixlist/Network/PublicSuffixList/Serialize.hs, dist/build/Network/PublicSuffixList/Serialize.p_o )
1990.39 s
[http-client] [13 of 19] Compiling Network.PublicSuffixList.DataStructure ( publicsuffixlist/Network/PublicSuffixList/DataStructure.hs, dist/build/Network/PublicSuffixList/DataStructure.p_o )
1990.39 s
[http-client] [14 of 19] Compiling Network.PublicSuffixList.Lookup ( publicsuffixlist/Network/PublicSuffixList/Lookup.hs, dist/build/Network/PublicSuffixList/Lookup.p_o )
1990.39 s
[http-client] publicsuffixlist/Network/PublicSuffixList/Lookup.hs:69:63: warning : [ GHC-63394 ] [ -Wx-partial ]
1990.39 s
[http-client] In the use of ‘tail’
1990.39 s
[http-client] (imported from Prelude, but defined in GHC.Internal.List):
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"."
1990.39 s
[http-client] |
1990.39 s
[http-client] 69 | output _ (OffEnd True x) = Just $ T.intercalate "." $ tail $ T.splitOn "." x
1990.39 s
[http-client] | ^^^^
1990.39 s
[http-client]
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 )
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 )
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 )
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 )
1992.00 s
[genvalidity-hspec] Documentation created: dist/doc/html/genvalidity-hspec/,
1992.00 s
[genvalidity-hspec] dist/doc/html/genvalidity-hspec/genvalidity-hspec.txt
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 )
1992.60 s
[genvalidity-hspec] Preprocessing test suite 'genvalidity-hspec-test' for genvalidity-hspec-1.0.0.3...
1992.65 s
[genvalidity-hspec] haddockPhase completed in 42 seconds
1992.65 s
[genvalidity-hspec] Phase: installPhase
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 )
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 )
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 )
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 )
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 )
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
1993.44 s
[http-client] [18 of 19] Compiling Network.HTTP.Client ( Network/HTTP/Client.hs, dist/build/Network/HTTP/Client.p_o )
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 )
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 )
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 )
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 )
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 )
1994.46 s
[memory] Data/Memory/Internal/CompatPrim64.hs:58:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
1994.46 s
[memory] Defined but not used: type constructor or class ‘OutBool’
1994.46 s
[memory] |
1994.46 s
[memory] 58 | type OutBool = Int#
1994.46 s
[memory] | ^^^^^^^^^^^^^^^^^^^
1994.46 s
[memory]
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 )
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 )
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 )
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 )
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 )
1994.46 s
[memory] [14 of 28] Compiling Data.Memory.PtrMethods ( Data/Memory/PtrMethods.hs, dist/build/Data/Memory/PtrMethods.p_o )
1994.46 s
[memory] [15 of 28] Compiling Data.ByteArray.Types ( Data/ByteArray/Types.hs, dist/build/Data/ByteArray/Types.p_o )
1994.46 s
[memory] [16 of 28] Compiling Data.ByteArray.MemView ( Data/ByteArray/MemView.hs, dist/build/Data/ByteArray/MemView.p_o )
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 )
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 )
1995.30 s
[genvalidity-hspec] Phase: fixupPhase
1995.42 s
[genvalidity-hspec] shrinking RPATHs of ELF executables and libraries in /nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3
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
1995.49 s
[genvalidity-hspec] checking for references to /build/ in /nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3...
1995.60 s
[genvalidity-hspec] patching script interpreter paths in /nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3
1995.63 s
[genvalidity-hspec] stripping (with command strip and flags -S -p) in /nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3/lib
1996.41 s
[genvalidity-hspec] shrinking RPATHs of ELF executables and libraries in /nix/store/nihrpddz0blfcr8gskcviq7y52a1zv16-genvalidity-hspec-1.0.0.3-doc
1996.44 s
[genvalidity-hspec] checking for references to /build/ in /nix/store/nihrpddz0blfcr8gskcviq7y52a1zv16-genvalidity-hspec-1.0.0.3-doc...
1996.49 s
[genvalidity-hspec] patching script interpreter paths in /nix/store/nihrpddz0blfcr8gskcviq7y52a1zv16-genvalidity-hspec-1.0.0.3-doc
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
1997.90 s
[genvalidity-hspec:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
1999.40 s
[genvalidity-hspec:post-build] copying 2 paths...
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'...
2001.96 s
[genvalidity-hspec:post-build] copying path '/nix/store/1aqv91b4as80q2g6j9z7slyqx14qc1jz-genvalidity-hspec-1.0.0.3' to 'https://cache.nix-ci.com'...
2007.35 s
[genvalidity-hspec:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2009.05 s
[genvalidity-hspec:post-build] copying 1 paths...
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'...
2011.28 s
Uploaded genvalidity-hspec in 14.2s
2011.28 s
Progress: 76 of 103 built (4 building), 318 of 318 downloaded from cache
2011.29 s
Built genvalidity-hspec in 3m01s
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
2011.29 s
[aeson] src/Data/Aeson/TH.hs:948:7: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
2011.29 s
[aeson] Pattern match(es) are non-exhaustive
2011.29 s
[aeson] In a pattern binding: Patterns of type ‘[Q Exp]’ not matched: []
2011.29 s
[aeson] |
2011.29 s
[aeson] 948 | x:xs = [ lookupField argTy
2011.29 s
[aeson] | ^^^^^^^^^^^^^^^^^^^^^^^^^^...
2011.29 s
[aeson]
2011.29 s
[aeson] src/Data/Aeson/TH.hs:1064:14: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
2011.29 s
[aeson] Pattern match(es) are non-exhaustive
2011.29 s
[aeson] In a pattern binding: Patterns of type ‘[Q Exp]’ not matched: []
2011.29 s
[aeson] |
2011.29 s
[aeson] 1064 | let x:xs = [ dispatchParseJSON jc conName tvMap argTy
2011.29 s
[aeson] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
2011.29 s
[aeson]
2011.29 s
[http-client] buildPhase completed in 1 minutes 49 seconds
2011.29 s
[http-client] Phase: haddockPhase
2011.29 s
[http-client] Preprocessing library for http-client-0.7.19...
2011.29 s
[http-client] Running Haddock on library for http-client-0.7.19...
2011.29 s
[http-client] [ 1 of 19] Compiling Data.KeyedPool ( Data/KeyedPool.hs, nothing )
2011.29 s
[http-client] [ 2 of 19] Compiling Network.HTTP.Client.Types ( Network/HTTP/Client/Types.hs, nothing )
2011.29 s
[http-client] [ 3 of 19] Compiling Network.HTTP.Client.Connection ( Network/HTTP/Client/Connection.hs, nothing )
2011.29 s
[http-client] [ 4 of 19] Compiling Network.HTTP.Client.Headers ( Network/HTTP/Client/Headers.hs, nothing )
2011.29 s
[http-client] [ 5 of 19] Compiling Network.HTTP.Client.Body ( Network/HTTP/Client/Body.hs, nothing )
2011.29 s
[http-client] [ 6 of 19] Compiling Network.HTTP.Client.Util ( Network/HTTP/Client/Util.hs, nothing )
2011.29 s
[http-client] [ 7 of 19] Compiling Network.HTTP.Client.Request ( Network/HTTP/Client/Request.hs, nothing )
2011.29 s
[http-client] [ 8 of 19] Compiling Network.HTTP.Client.Response ( Network/HTTP/Client/Response.hs, nothing )
2011.30 s
[http-client] [ 9 of 19] Compiling Network.HTTP.Proxy ( Network/HTTP/Proxy.hs, nothing )
2011.30 s
[http-client] [10 of 19] Compiling Network.HTTP.Client.Manager ( Network/HTTP/Client/Manager.hs, nothing )
2011.30 s
[http-client] [11 of 19] Compiling Network.PublicSuffixList.Types ( publicsuffixlist/Network/PublicSuffixList/Types.hs, nothing )
2011.30 s
[http-client] [12 of 19] Compiling Network.PublicSuffixList.Serialize ( publicsuffixlist/Network/PublicSuffixList/Serialize.hs, nothing )
2011.30 s
[http-client] [13 of 19] Compiling Network.PublicSuffixList.DataStructure ( publicsuffixlist/Network/PublicSuffixList/DataStructure.hs, nothing )
2011.30 s
[http-client] [14 of 19] Compiling Network.PublicSuffixList.Lookup ( publicsuffixlist/Network/PublicSuffixList/Lookup.hs, nothing )
2011.30 s
[http-client] publicsuffixlist/Network/PublicSuffixList/Lookup.hs:69:63: warning : [ GHC-63394 ] [ -Wx-partial ]
2011.30 s
[http-client] In the use of ‘tail’
2011.30 s
[http-client] (imported from Prelude, but defined in GHC.Internal.List):
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"."
2011.30 s
[http-client] |
2011.30 s
[http-client] 69 | output _ (OffEnd True x) = Just $ T.intercalate "." $ tail $ T.splitOn "." x
2011.30 s
[http-client] | ^^^^
2011.30 s
[http-client]
2011.30 s
[http-client] [15 of 19] Compiling Network.HTTP.Client.Cookies ( Network/HTTP/Client/Cookies.hs, nothing )
2011.30 s
[memory] [18 of 28] Compiling Data.ByteArray.Hash ( Data/ByteArray/Hash.hs, dist/build/Data/ByteArray/Hash.p_o )
2011.30 s
[memory] [19 of 28] Compiling Data.ByteArray.Sized ( Data/ByteArray/Sized.hs, dist/build/Data/ByteArray/Sized.p_o )
2011.30 s
[memory] Data/ByteArray/Sized.hs:138:19: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
2011.30 s
[memory] • The ‘~’ operator is out of scope.
2011.30 s
[memory] Assuming it to stand for an equality constraint.
2011.30 s
[memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
2011.30 s
[memory] exported from Data.Type.Equality and Prelude.
2011.30 s
[memory] If you are using a custom Prelude, consider re-exporting it.
2011.30 s
[memory] • This will become an error in a future GHC release.
2011.30 s
[memory] |
2011.30 s
[memory] 138 | , nbytes ~ (Base.PrimSize ty * n)
2011.30 s
[memory] | ^
2011.30 s
[memory]
2011.30 s
[memory] Data/ByteArray/Sized.hs:206:20: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
2011.30 s
[memory] • The ‘~’ operator is out of scope.
2011.30 s
[memory] Assuming it to stand for an equality constraint.
2011.30 s
[memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
2011.30 s
[memory] exported from Data.Type.Equality and Prelude.
2011.30 s
[memory] If you are using a custom Prelude, consider re-exporting it.
2011.30 s
[memory] • This will become an error in a future GHC release.
2011.30 s
[memory] |
2011.30 s
[memory] 206 | , (ni + 1) ~ no
2011.30 s
[memory] | ^
2011.30 s
[memory]
2011.30 s
[memory] Data/ByteArray/Sized.hs:219:20: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
2011.30 s
[memory] • The ‘~’ operator is out of scope.
2011.30 s
[memory] Assuming it to stand for an equality constraint.
2011.30 s
[memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
2011.30 s
[memory] exported from Data.Type.Equality and Prelude.
2011.30 s
[memory] If you are using a custom Prelude, consider re-exporting it.
2011.30 s
[memory] • This will become an error in a future GHC release.
2011.30 s
[memory] |
2011.30 s
[memory] 219 | , (ni + 1) ~ no
2011.30 s
[memory] | ^
2011.30 s
[memory]
2011.30 s
[memory] Data/ByteArray/Sized.hs:263:44: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
2011.30 s
[memory] • The ‘~’ operator is out of scope.
2011.30 s
[memory] Assuming it to stand for an equality constraint.
2011.30 s
[memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
2011.30 s
[memory] exported from Data.Type.Equality and Prelude.
2011.30 s
[memory] If you are using a custom Prelude, consider re-exporting it.
2011.30 s
[memory] • This will become an error in a future GHC release.
2011.30 s
[memory] |
2011.30 s
[memory] 263 | , nblhs <= nbi, (nbrhs + nblhs) ~ nbi
2011.30 s
[memory] | ^
2011.30 s
[memory]
2011.30 s
[memory] Data/ByteArray/Sized.hs:294:21: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
2011.30 s
[memory] • The ‘~’ operator is out of scope.
2011.30 s
[memory] Assuming it to stand for an equality constraint.
2011.30 s
[memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
2011.31 s
[memory] exported from Data.Type.Equality and Prelude.
2011.31 s
[memory] If you are using a custom Prelude, consider re-exporting it.
2011.31 s
[memory] • This will become an error in a future GHC release.
2011.31 s
[memory] |
2011.31 s
[memory] 294 | , (nbo + n) ~ nbi
2011.31 s
[memory] | ^
2011.31 s
[memory]
2011.31 s
[string-interpolate] Preprocessing test suite 'string-interpolate-test' for string-interpolate-0.3.4.0...
2011.31 s
[string-interpolate] Building test suite 'string-interpolate-test' for string-interpolate-0.3.4.0...
2011.31 s
[string-interpolate] [1 of 2] Compiling Main ( test/spec.hs, dist/build/string-interpolate-test/string-interpolate-test-tmp/Main.o )
2011.31 s
[memory] Data/ByteArray/Sized.hs:311:29: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
2011.31 s
[memory] • The ‘~’ operator is out of scope.
2011.31 s
[memory] Assuming it to stand for an equality constraint.
2011.31 s
[memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
2011.31 s
[memory] exported from Data.Type.Equality and Prelude.
2011.31 s
[memory] If you are using a custom Prelude, consider re-exporting it.
2011.31 s
[memory] • This will become an error in a future GHC release.
2011.31 s
[memory] |
2011.31 s
[memory] 311 | , (nbrhs + nblhs) ~ nbout
2011.31 s
[memory] | ^
2011.31 s
[memory]
2011.31 s
[memory] [20 of 28] Compiling Data.ByteArray.ScrubbedBytes ( Data/ByteArray/ScrubbedBytes.hs, dist/build/Data/ByteArray/ScrubbedBytes.p_o )
2011.31 s
[memory] [21 of 28] Compiling Data.ByteArray.Methods ( Data/ByteArray/Methods.hs, dist/build/Data/ByteArray/Methods.p_o )
2011.31 s
[memory] [22 of 28] Compiling Data.ByteArray.View ( Data/ByteArray/View.hs, dist/build/Data/ByteArray/View.p_o )
2011.31 s
[memory] [23 of 28] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, dist/build/Data/ByteArray/Parse.p_o )
2011.31 s
[memory] [24 of 28] Compiling Data.ByteArray.Mapping ( Data/ByteArray/Mapping.hs, dist/build/Data/ByteArray/Mapping.p_o )
2011.31 s
[memory] [25 of 28] Compiling Data.ByteArray.Encoding ( Data/ByteArray/Encoding.hs, dist/build/Data/ByteArray/Encoding.p_o )
2011.31 s
[memory] [26 of 28] Compiling Data.ByteArray.Bytes ( Data/ByteArray/Bytes.hs, dist/build/Data/ByteArray/Bytes.p_o )
2011.31 s
[memory] [27 of 28] Compiling Data.ByteArray ( Data/ByteArray.hs, dist/build/Data/ByteArray.p_o )
2011.31 s
[memory] [28 of 28] Compiling Data.ByteArray.Pack ( Data/ByteArray/Pack.hs, dist/build/Data/ByteArray/Pack.p_o )
2011.31 s
[memory] Preprocessing test suite 'test-memory' for memory-0.18.0...
2011.31 s
[memory] Building test suite 'test-memory' for memory-0.18.0...
2011.31 s
[memory] [1 of 4] Compiling Imports ( tests/Imports.hs, dist/build/test-memory/test-memory-tmp/Imports.o )
2011.31 s
[memory] [2 of 4] Compiling Utils ( tests/Utils.hs, dist/build/test-memory/test-memory-tmp/Utils.o )
2011.31 s
[memory] [3 of 4] Compiling SipHash ( tests/SipHash.hs, dist/build/test-memory/test-memory-tmp/SipHash.o )
2011.31 s
[memory] [4 of 4] Compiling Main ( tests/Tests.hs, dist/build/test-memory/test-memory-tmp/Main.o )
2011.31 s
[memory] tests/Tests.hs:13:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2011.31 s
[memory] The import of ‘Data.Word’ is redundant
2011.31 s
[memory] except perhaps to import instances from ‘Data.Word’
2011.31 s
[memory] To import instances alone, use: import Data.Word()
2011.31 s
[memory] |
2011.31 s
[memory] 13 | import Data.Word
2011.31 s
[memory] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2011.31 s
[memory]
2011.31 s
[memory] tests/Tests.hs:24:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2011.31 s
[memory] The import of ‘Basement.UArray’ is redundant
2011.31 s
[memory] except perhaps to import instances from ‘Basement.UArray’
2011.31 s
[memory] To import instances alone, use: import Basement.UArray()
2011.31 s
[memory] |
2011.31 s
[memory] 24 | import Basement.UArray (UArray)
2011.31 s
[memory] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2011.31 s
[memory]
2011.65 s
[http-client] [16 of 19] Compiling Network.HTTP.Client.Core ( Network/HTTP/Client/Core.hs, nothing )
2011.87 s
[http-client] [17 of 19] Compiling Network.HTTP.Client.Internal ( Network/HTTP/Client/Internal.hs, nothing )
2011.89 s
[http-client] [18 of 19] Compiling Network.HTTP.Client ( Network/HTTP/Client.hs, nothing )
2012.22 s
[http-client] [19 of 19] Compiling Network.HTTP.Client.MultipartFormData ( Network/HTTP/Client/MultipartFormData.hs, nothing )
2012.58 s
[http-client] Haddock coverage:
2012.60 s
[http-client] Warning: 'KeyedPool' is ambiguous. It is defined
2012.60 s
[http-client] * at Data/KeyedPool.hs:54:31
2012.60 s
[http-client] * at Data/KeyedPool.hs:54:1
2012.60 s
[http-client] You may be able to disambiguate the identifier by qualifying it or
2012.60 s
[http-client] by specifying the type/value namespace explicitly.
2012.60 s
[http-client] Defaulting to the one defined at Data/KeyedPool.hs:54:1
2012.60 s
[http-client] Warning: 'Managed' is ambiguous. It is defined
2012.60 s
[http-client] * at Data/KeyedPool.hs:288:25
2012.60 s
[http-client] * at Data/KeyedPool.hs:288:1
2012.60 s
[http-client] You may be able to disambiguate the identifier by qualifying it or
2012.60 s
[http-client] by specifying the type/value namespace explicitly.
2012.60 s
[http-client] Defaulting to the one defined at Data/KeyedPool.hs:288:1
2012.60 s
[http-client] Warning: 'Reuse' is ambiguous. It is defined
2012.60 s
[http-client] * at Data/KeyedPool.hs:309:14
2012.60 s
[http-client] * at Data/KeyedPool.hs:309:1
2012.60 s
[http-client] You may be able to disambiguate the identifier by qualifying it or
2012.60 s
[http-client] by specifying the type/value namespace explicitly.
2012.60 s
[http-client] Defaulting to the one defined at Data/KeyedPool.hs:309:1
2012.61 s
[http-client] Warning: 'Manager' is ambiguous. It is defined
2012.61 s
[http-client] * at Network/HTTP/Client/Types.hs:855:16
2012.61 s
[http-client] * at Network/HTTP/Client/Types.hs:855:1
2012.61 s
[http-client] You may be able to disambiguate the identifier by qualifying it or
2012.61 s
[http-client] by specifying the type/value namespace explicitly.
2012.61 s
[http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:855:1
2012.61 s
[http-client] Warning: 'managerProxy' is out of scope.
2012.61 s
[http-client] If you qualify the identifier, haddock can try to link it anyway.
2012.61 s
[http-client] Warning: 'defaultManagerSettings' is out of scope.
2012.61 s
[http-client] If you qualify the identifier, haddock can try to link it anyway.
2012.61 s
[http-client] Warning: 'parseRequest' is out of scope.
2012.61 s
[http-client] If you qualify the identifier, haddock can try to link it anyway.
2012.61 s
[http-client] Warning: 'defaultRequest' is out of scope.
2012.61 s
[http-client] If you qualify the identifier, haddock can try to link it anyway.
2012.62 s
[http-client] Warning: 'ResponseTimeout' is ambiguous. It is defined
2012.62 s
[http-client] * at Network/HTTP/Client/Types.hs:160:22
2012.62 s
[http-client] * at Network/HTTP/Client/Types.hs:652:1
2012.62 s
[http-client] You may be able to disambiguate the identifier by qualifying it or
2012.62 s
[http-client] by specifying the type/value namespace explicitly.
2012.62 s
[http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:652:1
2012.62 s
[http-client] Warning: 'alwaysDecompress' is out of scope.
2012.62 s
[http-client] If you qualify the identifier, haddock can try to link it anyway.
2012.62 s
[http-client] Warning: 'browserDecompress' is out of scope.
2012.62 s
[http-client] If you qualify the identifier, haddock can try to link it anyway.
2012.62 s
[http-client] Warning: 'strippedHostName' is out of scope.
2012.62 s
[http-client] If you qualify the identifier, haddock can try to link it anyway.
2012.63 s
[http-client] Warning: 'Connection' is ambiguous. It is defined
2012.63 s
[http-client] * at Network/HTTP/Client/Types.hs:81:19
2012.64 s
[http-client] * at Network/HTTP/Client/Types.hs:81:1
2012.64 s
[http-client] You may be able to disambiguate the identifier by qualifying it or
2012.64 s
[http-client] by specifying the type/value namespace explicitly.
2012.64 s
[http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:81:1
2012.64 s
[http-client] Warning: 'Request' is ambiguous. It is defined
2012.64 s
[http-client] * at Network/HTTP/Client/Types.hs:490:16
2012.64 s
[http-client] * at Network/HTTP/Client/Types.hs:490:1
2012.64 s
[http-client] You may be able to disambiguate the identifier by qualifying it or
2012.64 s
[http-client] by specifying the type/value namespace explicitly.
2012.64 s
[http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:490:1
2012.64 s
[http-client] Warning: 'equal' is out of scope.
2012.64 s
[http-client] If you qualify the identifier, haddock can try to link it anyway.
2012.64 s
[http-client] Warning: 'equiv' is out of scope.
2012.64 s
[http-client] If you qualify the identifier, haddock can try to link it anyway.
2012.64 s
[http-client] Warning: 'Cookie' is ambiguous. It is defined
2012.64 s
[http-client] * at Network/HTTP/Client/Types.hs:260:15
2012.64 s
[http-client] * at Network/HTTP/Client/Types.hs:260:1
2012.64 s
[http-client] You may be able to disambiguate the identifier by qualifying it or
2012.64 s
[http-client] by specifying the type/value namespace explicitly.
2012.64 s
[http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:260:1
2012.65 s
[http-client] Warning: 'Connection' is ambiguous. It is defined
2012.65 s
[http-client] * at Network/HTTP/Client/Types.hs:81:19
2012.65 s
[http-client] * at Network/HTTP/Client/Types.hs:81:1
2012.65 s
[http-client] You may be able to disambiguate the identifier by qualifying it or
2012.65 s
[http-client] by specifying the type/value namespace explicitly.
2012.65 s
[http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:81:1
2012.67 s
[http-client] Warning: 'Request' is ambiguous. It is defined
2012.67 s
[http-client] * at Network/HTTP/Client/Types.hs:490:16
2012.67 s
[http-client] * at Network/HTTP/Client/Types.hs:490:1
2012.67 s
[http-client] You may be able to disambiguate the identifier by qualifying it or
2012.67 s
[http-client] by specifying the type/value namespace explicitly.
2012.67 s
[http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:490:1
2012.67 s
[http-client] Warning: 'URI' is ambiguous. It is defined
2012.67 s
[http-client] * in ‘Network.URI’
2012.67 s
[http-client] * in ‘Network.URI’
2012.67 s
[http-client] You may be able to disambiguate the identifier by qualifying it or
2012.67 s
[http-client] by specifying the type/value namespace explicitly.
2012.67 s
[http-client] Defaulting to the one defined in ‘Network.URI’
2012.68 s
[http-client] Warning: 'PopObserver' is out of scope.
2012.68 s
[http-client] If you qualify the identifier, haddock can try to link it anyway.
2012.69 s
[http-client] Warning: 'location' is out of scope.
2012.69 s
[http-client] If you qualify the identifier, haddock can try to link it anyway.
2012.69 s
[http-client] Warning: 'Response' is ambiguous. It is defined
2012.69 s
[http-client] * at Network/HTTP/Client/Types.hs:692:22
2012.69 s
[http-client] * at Network/HTTP/Client/Types.hs:692:1
2012.69 s
[http-client] You may be able to disambiguate the identifier by qualifying it or
2012.69 s
[http-client] by specifying the type/value namespace explicitly.
2012.69 s
[http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:692:1
2012.69 s
[http-client] Warning: 'Source' is out of scope.
2012.69 s
[http-client] If you qualify the identifier, haddock can try to link it anyway.
2012.69 s
[http-client] Warning: 'Request' is ambiguous. It is defined
2012.69 s
[http-client] * at Network/HTTP/Client/Types.hs:490:16
2012.69 s
[http-client] * at Network/HTTP/Client/Types.hs:490:1
2012.69 s
[http-client] You may be able to disambiguate the identifier by qualifying it or
2012.69 s
[http-client] by specifying the type/value namespace explicitly.
2012.69 s
[http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:490:1
2012.69 s
[http-client] Warning: 'Manager' is ambiguous. It is defined
2012.69 s
[http-client] * at Network/HTTP/Client/Types.hs:855:16
2012.69 s
[http-client] * at Network/HTTP/Client/Types.hs:855:1
2012.69 s
[http-client] You may be able to disambiguate the identifier by qualifying it or
2012.69 s
[http-client] by specifying the type/value namespace explicitly.
2012.69 s
[http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:855:1
2012.70 s
[http-client] Warning: 'publicsuffixlistcreate' is out of scope.
2012.70 s
[http-client] If you qualify the identifier, haddock can try to link it anyway.
2012.70 s
[http-client] Warning: 'isSuffix' is out of scope.
2012.70 s
[http-client] If you qualify the identifier, haddock can try to link it anyway.
2012.72 s
[http-client] Warning: 'Response' is ambiguous. It is defined
2012.72 s
[http-client] * at Network/HTTP/Client/Types.hs:692:22
2012.72 s
[http-client] * at Network/HTTP/Client/Types.hs:692:1
2012.72 s
[http-client] You may be able to disambiguate the identifier by qualifying it or
2012.72 s
[http-client] by specifying the type/value namespace explicitly.
2012.72 s
[http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:692:1
2012.73 s
[http-client] Warning: 'Request' is ambiguous. It is defined
2012.73 s
[http-client] * at Network/HTTP/Client/Types.hs:490:16
2012.73 s
[http-client] * at Network/HTTP/Client/Types.hs:490:1
2012.73 s
[http-client] You may be able to disambiguate the identifier by qualifying it or
2012.73 s
[http-client] by specifying the type/value namespace explicitly.
2012.73 s
[http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:490:1
2012.73 s
[http-client] Warning: 'Manager' is ambiguous. It is defined
2012.73 s
[http-client] * at Network/HTTP/Client/Types.hs:855:16
2012.73 s
[http-client] * at Network/HTTP/Client/Types.hs:855:1
2012.73 s
[http-client] You may be able to disambiguate the identifier by qualifying it or
2012.73 s
[http-client] by specifying the type/value namespace explicitly.
2012.73 s
[http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:855:1
2012.73 s
[http-client] 75% (112 /149) in 'Network.HTTP.Client.Internal'
2012.73 s
[http-client] Missing documentation for:
2012.73 s
[http-client] makeChunkedReader (Network/HTTP/Client/Body.hs:156)
2012.73 s
[http-client] makeLengthReader (Network/HTTP/Client/Body.hs:126)
2012.73 s
[http-client] makeGzipReader (Network/HTTP/Client/Body.hs:78)
2012.74 s
[http-client] makeUnlimitedReader (Network/HTTP/Client/Body.hs:112)
2012.74 s
[http-client] brEmpty (Network/HTTP/Client/Body.hs:54)
2012.74 s
[http-client] constBodyReader (Network/HTTP/Client/Body.hs:57)
2012.74 s
[http-client] connectionReadLine (Network/HTTP/Client/Connection.hs:35)
2012.74 s
[http-client] connectionReadLineWith (Network/HTTP/Client/Connection.hs:47)
2012.74 s
[http-client] connectionUnreadLine (Network/HTTP/Client/Connection.hs:65)
2012.74 s
[http-client] openSocketConnection (Network/HTTP/Client/Connection.hs:153)
2012.74 s
[http-client] openSocketConnectionSize (Network/HTTP/Client/Connection.hs:161)
2012.74 s
[http-client] withSocket (Network/HTTP/Client/Connection.hs:189)
2012.74 s
[http-client] createCookieJar (Network/HTTP/Client/Cookies.hs:92)
2012.74 s
[http-client] destroyCookieJar (Network/HTTP/Client/Cookies.hs:95)
2012.74 s
[http-client] removeExistingCookieFromCookieJar (Network/HTTP/Client/Cookies.hs:102)
2012.74 s
[http-client] isIpAddress (Network/HTTP/Client/Cookies.hs:42)
2012.74 s
[http-client] requestAction (Network/HTTP/Client/Core.hs:118)
2012.74 s
[http-client] handleClosedRead (Network/HTTP/Client/Core.hs:264)
2012.74 s
[http-client] parseStatusHeaders (Network/HTTP/Client/Headers.hs:32)
2012.74 s
[http-client] validateHeaders (Network/HTTP/Client/Headers.hs:142)
2012.74 s
[http-client] HeadersValidationResult (Network/HTTP/Client/Headers.hs:137)
2012.74 s
[http-client] needsGunzip (Network/HTTP/Client/Request.hs:417)
2012.74 s
[http-client] requestBuilder (Network/HTTP/Client/Request.hs:436)
2012.74 s
[http-client] getResponse (Network/HTTP/Client/Response.hs:123)
2012.74 s
[http-client] getConn (Network/HTTP/Client/Manager.hs:208)
2012.74 s
[http-client] NonEmptyList (Network/HTTP/Client/Types.hs:879)
2012.74 s
[http-client] HasHttpManager (Network/HTTP/Client/Types.hs:870)
2012.74 s
[http-client] HttpExceptionContent (Network/HTTP/Client/Types.hs:133)
2012.74 s
[http-client] Cookie (Network/HTTP/Client/Types.hs:260)
2012.74 s
[http-client] CookieJar (Network/HTTP/Client/Types.hs:275)
2012.74 s
[http-client] Connection (Network/HTTP/Client/Types.hs:81)
2012.74 s
[http-client] StatusHeaders (Network/HTTP/Client/Types.hs:95)
2012.74 s
[http-client] unHttpExceptionContentWrapper
2012.74 s
[http-client] throwHttp (Network/HTTP/Client/Types.hs:111)
2012.74 s
[http-client] toHttpException (Network/HTTP/Client/Types.hs:114)
2012.74 s
[http-client] ResponseClose (Network/HTTP/Client/Types.hs:741)
2012.74 s
[http-client] ConnsMap (Network/HTTP/Client/Types.hs:875)
2012.75 s
[http-client] Warning: 'Manager' is ambiguous. It is defined
2012.75 s
[http-client] * at Network/HTTP/Client/Types.hs:855:16
2012.75 s
[http-client] * at Network/HTTP/Client/Types.hs:855:1
2012.75 s
[http-client] You may be able to disambiguate the identifier by qualifying it or
2012.75 s
[http-client] by specifying the type/value namespace explicitly.
2012.75 s
[http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:855:1
2012.75 s
[http-client] Warning: 'Request' is ambiguous. It is defined
2012.75 s
[http-client] * at Network/HTTP/Client/Types.hs:490:16
2012.75 s
[http-client] * at Network/HTTP/Client/Types.hs:490:1
2012.75 s
[http-client] You may be able to disambiguate the identifier by qualifying it or
2012.75 s
[http-client] by specifying the type/value namespace explicitly.
2012.75 s
[http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:490:1
2012.75 s
[http-client] Warning: 'Response' is ambiguous. It is defined
2012.75 s
[http-client] * at Network/HTTP/Client/Types.hs:692:22
2012.75 s
[http-client] * at Network/HTTP/Client/Types.hs:692:1
2012.75 s
[http-client] You may be able to disambiguate the identifier by qualifying it or
2012.75 s
[http-client] by specifying the type/value namespace explicitly.
2012.75 s
[http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:692:1
2012.75 s
[http-client] Warning: 'tlsManagerSettings' is out of scope.
2012.75 s
[http-client] If you qualify the identifier, haddock can try to link it anyway.
2012.75 s
[http-client] Warning: 'ManagerSettings' is ambiguous. It is defined
2012.75 s
[http-client] * at Network/HTTP/Client/Types.hs:750:24
2012.75 s
[http-client] * at Network/HTTP/Client/Types.hs:750:1
2012.75 s
[http-client] You may be able to disambiguate the identifier by qualifying it or
2012.75 s
[http-client] by specifying the type/value namespace explicitly.
2012.75 s
[http-client] Defaulting to the one defined at Network/HTTP/Client/Types.hs:750:1
2012.76 s
[http-client] 93% (139 /149) in 'Network.HTTP.Client'
2012.76 s
[http-client] Missing documentation for:
2012.76 s
[http-client] HasHttpManager (Network/HTTP/Client/Types.hs:870)
2012.76 s
[http-client] managerSetMaxHeaderLength (Network/HTTP/Client.hs:327)
2012.76 s
[http-client] managerSetMaxNumberHeaders (Network/HTTP/Client.hs:332)
2012.76 s
[http-client] HttpExceptionContent (Network/HTTP/Client/Types.hs:133)
2012.76 s
[http-client] Cookie (Network/HTTP/Client/Types.hs:260)
2012.76 s
[http-client] CookieJar (Network/HTTP/Client/Types.hs:275)
2012.76 s
[http-client] createCookieJar (Network/HTTP/Client/Cookies.hs:92)
2012.76 s
[http-client] destroyCookieJar (Network/HTTP/Client/Cookies.hs:95)
2012.76 s
[http-client] removeExistingCookieFromCookieJar (Network/HTTP/Client/Cookies.hs:102)
2012.76 s
[http-client] isIpAddress (Network/HTTP/Client/Cookies.hs:42)
2012.77 s
[http-client] Warning: 'Part' is ambiguous. It is defined
2012.77 s
[http-client] * at Network/HTTP/Client/MultipartFormData.hs:84:16
2012.77 s
[http-client] * at Network/HTTP/Client/MultipartFormData.hs:81:1
2012.77 s
[http-client] You may be able to disambiguate the identifier by qualifying it or
2012.77 s
[http-client] by specifying the type/value namespace explicitly.
2012.77 s
[http-client] Defaulting to the one defined at Network/HTTP/Client/MultipartFormData.hs:81:1
2012.79 s
[http-client] 89% ( 25 / 28) in 'Network.HTTP.Client.MultipartFormData'
2012.79 s
[http-client] Missing documentation for:
2012.79 s
[http-client] Part (Network/HTTP/Client/MultipartFormData.hs:81)
2012.79 s
[http-client] webkitBoundaryPure (Network/HTTP/Client/MultipartFormData.hs:255)
2012.79 s
[http-client] renderPart (Network/HTTP/Client/MultipartFormData.hs:220)
2014.11 s
[http-client] Warning: Network.HTTP.Client.Internal: could not find link destinations for:
2014.11 s
[http-client] - Data.KeyedPool.Managed
2014.11 s
[http-client] - Data.KeyedPool.KeyedPool
2014.11 s
[http-client] - Network.HTTP.Client.Types.HttpExceptionContentWrapper
2014.14 s
[http-client] Warning: Network.HTTP.Client: could not find link destinations for:
2014.14 s
[http-client] - Network.HTTP.Client.Rep_HistoriedResponse
2017.80 s
[memory] [5 of 5] Linking dist/build/test-memory/test-memory
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 )
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 )
2020.27 s
[string-interpolate] [3 of 3] Linking dist/build/string-interpolate-test/string-interpolate-test
2020.37 s
[memory] buildPhase completed in 1 minutes 11 seconds
2020.37 s
[memory] Phase: checkPhase
2021.48 s
[memory] Running 1 test suites...
2021.48 s
[memory] Test suite test-memory: RUNNING...
2021.81 s
[memory]
2021.81 s
[memory] Seed: 16052436600083478529
2021.81 s
[memory]
2021.81 s
[memory] memory
2021.81 s
[memory] basic
2021.81 s
[memory] ✓ Bytes (1700 tests)
2021.81 s
[memory] ✓ ScrubbedBytes (1700 tests)
2021.81 s
[memory] ✓ Block (1700 tests)
2021.81 s
[memory] ✓ UArray (1700 tests)
2021.81 s
[memory] BS-null
2021.81 s
[memory] ✓ BASE64 (2 tests)
2021.81 s
[memory] ✓ BASE32 (2 tests)
2021.82 s
[memory] ✓ BASE16 (2 tests)
2021.82 s
[memory] encoding
2021.82 s
[memory] Bytes
2021.82 s
[memory] BASE64
2021.82 s
[memory] ✓ encode-KAT (6 tests)
2021.82 s
[memory] ✓ decode-KAT (6 tests)
2021.82 s
[memory] BASE64URL
2021.82 s
[memory] ✓ encode-KAT (8 tests)
2021.82 s
[memory] ✓ decode-KAT (8 tests)
2021.82 s
[memory] BASE32
2021.82 s
[memory] ✓ encode-KAT (11 tests)
2021.82 s
[memory] ✓ decode-KAT (11 tests)
2021.82 s
[memory] BASE16
2021.82 s
[memory] ✓ encode-KAT (1 test)
2021.82 s
[memory] ✓ decode-KAT (1 test)
2021.82 s
[memory] ScrubbedBytes
2021.82 s
[memory] BASE64
2021.82 s
[memory] ✓ encode-KAT (6 tests)
2021.82 s
[memory] ✓ decode-KAT (6 tests)
2021.82 s
[memory] BASE64URL
2021.82 s
[memory] ✓ encode-KAT (8 tests)
2021.82 s
[memory] ✓ decode-KAT (8 tests)
2021.82 s
[memory] BASE32
2021.82 s
[memory] ✓ encode-KAT (11 tests)
2021.82 s
[memory] ✓ decode-KAT (11 tests)
2021.82 s
[memory] BASE16
2021.82 s
[memory] ✓ encode-KAT (1 test)
2021.82 s
[memory] ✓ decode-KAT (1 test)
2021.82 s
[memory] Block
2021.82 s
[memory] BASE64
2021.82 s
[memory] ✓ encode-KAT (6 tests)
2021.82 s
[memory] ✓ decode-KAT (6 tests)
2021.83 s
[memory] BASE64URL
2021.83 s
[memory] ✓ encode-KAT (8 tests)
2021.83 s
[memory] ✓ decode-KAT (8 tests)
2021.83 s
[memory] BASE32
2021.83 s
[memory] ✓ encode-KAT (11 tests)
2021.83 s
[memory] ✓ decode-KAT (11 tests)
2021.83 s
[memory] BASE16
2021.83 s
[memory] ✓ encode-KAT (1 test)
2021.83 s
[memory] ✓ decode-KAT (1 test)
2021.83 s
[memory] UArray
2021.83 s
[memory] BASE64
2021.83 s
[memory] ✓ encode-KAT (6 tests)
2021.83 s
[memory] ✓ decode-KAT (6 tests)
2021.83 s
[memory] BASE64URL
2021.83 s
[memory] ✓ encode-KAT (8 tests)
2021.83 s
[memory] ✓ decode-KAT (8 tests)
2021.83 s
[memory] BASE32
2021.84 s
[memory] ✓ encode-KAT (11 tests)
2021.84 s
[memory] ✓ decode-KAT (11 tests)
2021.84 s
[memory] BASE16
2021.84 s
[memory] ✓ encode-KAT (1 test)
2021.84 s
[memory] ✓ decode-KAT (1 test)
2021.84 s
[memory] parsing
2021.84 s
[memory] ✓ Bytes (1 test)
2021.84 s
[memory] ✓ ScrubbedBytes (1 test)
2021.84 s
[memory] ✓ Block (1 test)
2021.84 s
[memory] ✓ UArray (1 test)
2021.84 s
[memory] hashing
2021.84 s
[memory] Bytes
2021.84 s
[memory] SipHash
2021.84 s
[memory] ✓ KAT (64 tests)
2021.84 s
[memory] ScrubbedBytes
2021.85 s
[memory] SipHash
2021.85 s
[memory] ✓ KAT (64 tests)
2021.85 s
[memory] Block
2021.85 s
[memory] SipHash
2021.85 s
[memory] ✓ KAT (64 tests)
2021.85 s
[memory] UArray
2021.85 s
[memory] SipHash
2021.85 s
[memory] ✓ KAT (64 tests)
2021.85 s
[memory] ✓ showing (200 tests)
2021.85 s
[memory] ✓ Basement (4 tests)
2021.85 s
[memory] Succeed 540 test(s)
2021.85 s
[memory] Test suite test-memory: PASS
2021.85 s
[memory] Test suite logged to: dist/test/memory-0.18.0-test-memory.log
2021.85 s
[memory] 1 of 1 test suites (1 of 1 test cases) passed.
2021.85 s
[memory] Phase: haddockPhase
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 )
2022.55 s
[memory] Preprocessing library for memory-0.18.0...
2022.56 s
[memory] Running Haddock on library for memory-0.18.0...
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 )
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 )
2024.57 s
[string-interpolate] buildPhase completed in 56 seconds
2024.57 s
[string-interpolate] Phase: checkPhase
2025.06 s
[memory] [ 1 of 28] Compiling Data.Memory.ExtendedWords ( Data/Memory/ExtendedWords.hs, nothing )
2025.23 s
[memory] [ 2 of 28] Compiling Data.Memory.Internal.Compat ( Data/Memory/Internal/Compat.hs, nothing )
2025.27 s
[memory] [ 3 of 28] Compiling Data.Memory.Endian ( Data/Memory/Endian.hs, nothing )
2025.36 s
[memory] [ 4 of 28] Compiling Data.Memory.Hash.SipHash ( Data/Memory/Hash/SipHash.hs, nothing )
2025.85 s
[string-interpolate] Running 1 test suites...
2025.85 s
[string-interpolate] Test suite string-interpolate-test: RUNNING...
2025.92 s
[string-interpolate] TeT
2025.92 s
[string-interpolate] TparseInterpSegments
2025.92 s
[memory] [ 5 of 28] Compiling Data.Memory.Encoding.Base32 ( Data/Memory/Encoding/Base32.hs, nothing )
2026.58 s
[memory] [ 6 of 28] Compiling Data.Memory.Encoding.Base16 ( Data/Memory/Encoding/Base16.hs, nothing )
2026.74 s
[memory] [ 7 of 28] Compiling Data.Memory.Internal.CompatPrim ( Data/Memory/Internal/CompatPrim.hs, nothing )
2026.79 s
[memory] [ 8 of 28] Compiling Data.Memory.Internal.CompatPrim64 ( Data/Memory/Internal/CompatPrim64.hs, nothing )
2026.84 s
[memory] Data/Memory/Internal/CompatPrim64.hs:58:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2026.84 s
[memory] Defined but not used: type constructor or class ‘OutBool’
2026.85 s
[memory] |
2026.85 s
[memory] 58 | type OutBool = Int#
2026.85 s
[memory] | ^^^^^^^^^^^^^^^^^^^
2026.85 s
[memory]
2026.85 s
[memory] [ 9 of 28] Compiling Data.Memory.Internal.DeepSeq ( Data/Memory/Internal/DeepSeq.hs, nothing )
2026.87 s
[memory] [10 of 28] Compiling Data.Memory.Internal.Imports ( Data/Memory/Internal/Imports.hs, nothing )
2026.90 s
[memory] [11 of 28] Compiling Data.Memory.Hash.FNV ( Data/Memory/Hash/FNV.hs, nothing )
2027.14 s
[memory] [12 of 28] Compiling Data.Memory.Encoding.Base64 ( Data/Memory/Encoding/Base64.hs, nothing )
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
2027.47 s
[string-interpolate] tpaeetr ipaootnl
2027.49 s
[string-interpolate] aetnd of string
2027.49 s
[string-interpolate] ion brackets
2027.80 s
[memory] [13 of 28] Compiling Data.Memory.MemMap.Posix ( dist/build/Data/Memory/MemMap/Posix.hs, nothing )
2028.07 s
[memory] [14 of 28] Compiling Data.Memory.PtrMethods ( Data/Memory/PtrMethods.hs, nothing )
2028.26 s
[memory] [15 of 28] Compiling Data.ByteArray.Types ( Data/ByteArray/Types.hs, nothing )
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 )
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 )
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 )
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 )
2028.41 s
[aeson] [ 9 of 32] Compiling Data.Aeson.Key ( src/Data/Aeson/Key.hs, dist/build/Data/Aeson/Key.p_o )
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 )
2028.69 s
[memory] [16 of 28] Compiling Data.ByteArray.MemView ( Data/ByteArray/MemView.hs, nothing )
2028.92 s
[memory] [17 of 28] Compiling Data.ByteArray.Pack.Internal ( Data/ByteArray/Pack/Internal.hs, nothing )
2029.00 s
[memory] [18 of 28] Compiling Data.ByteArray.Hash ( Data/ByteArray/Hash.hs, nothing )
2029.05 s
[memory] [19 of 28] Compiling Data.ByteArray.Sized ( Data/ByteArray/Sized.hs, nothing )
2029.58 s
[memory] Data/ByteArray/Sized.hs:138:19: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
2029.58 s
[memory] • The ‘~’ operator is out of scope.
2029.58 s
[memory] Assuming it to stand for an equality constraint.
2029.58 s
[memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
2029.58 s
[memory] exported from Data.Type.Equality and Prelude.
2029.58 s
[memory] If you are using a custom Prelude, consider re-exporting it.
2029.58 s
[memory] • This will become an error in a future GHC release.
2029.58 s
[memory] |
2029.58 s
[memory] 138 | , nbytes ~ (Base.PrimSize ty * n)
2029.58 s
[memory] | ^
2029.58 s
[memory]
2029.58 s
[memory] Data/ByteArray/Sized.hs:206:20: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
2029.58 s
[memory] • The ‘~’ operator is out of scope.
2029.58 s
[memory] Assuming it to stand for an equality constraint.
2029.58 s
[memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
2029.58 s
[memory] exported from Data.Type.Equality and Prelude.
2029.58 s
[memory] If you are using a custom Prelude, consider re-exporting it.
2029.58 s
[memory] • This will become an error in a future GHC release.
2029.59 s
[memory] |
2029.59 s
[memory] 206 | , (ni + 1) ~ no
2029.59 s
[memory] | ^
2029.59 s
[memory]
2029.59 s
[memory] Data/ByteArray/Sized.hs:219:20: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
2029.59 s
[memory] • The ‘~’ operator is out of scope.
2029.59 s
[memory] Assuming it to stand for an equality constraint.
2029.59 s
[memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
2029.59 s
[memory] exported from Data.Type.Equality and Prelude.
2029.59 s
[memory] If you are using a custom Prelude, consider re-exporting it.
2029.59 s
[memory] • This will become an error in a future GHC release.
2029.59 s
[memory] |
2029.59 s
[memory] 219 | , (ni + 1) ~ no
2029.59 s
[memory] | ^
2029.59 s
[memory]
2029.59 s
[memory] Data/ByteArray/Sized.hs:263:44: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
2029.59 s
[memory] • The ‘~’ operator is out of scope.
2029.59 s
[memory] Assuming it to stand for an equality constraint.
2029.59 s
[memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
2029.59 s
[memory] exported from Data.Type.Equality and Prelude.
2029.59 s
[memory] If you are using a custom Prelude, consider re-exporting it.
2029.59 s
[memory] • This will become an error in a future GHC release.
2029.59 s
[memory] |
2029.59 s
[memory] 263 | , nblhs <= nbi, (nbrhs + nblhs) ~ nbi
2029.59 s
[memory] | ^
2029.59 s
[memory]
2029.59 s
[memory] Data/ByteArray/Sized.hs:294:21: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
2029.59 s
[memory] • The ‘~’ operator is out of scope.
2029.59 s
[memory] Assuming it to stand for an equality constraint.
2029.59 s
[memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
2029.59 s
[memory] exported from Data.Type.Equality and Prelude.
2029.59 s
[memory] If you are using a custom Prelude, consider re-exporting it.
2029.59 s
[memory] • This will become an error in a future GHC release.
2029.59 s
[memory] |
2029.59 s
[memory] 294 | , (nbo + n) ~ nbi
2029.59 s
[memory] | ^
2029.59 s
[memory]
2029.59 s
[memory] Data/ByteArray/Sized.hs:311:29: warning : [ GHC-12003 ] [ -Wtype-equality-out-of-scope ]
2029.59 s
[memory] • The ‘~’ operator is out of scope.
2029.59 s
[memory] Assuming it to stand for an equality constraint.
2029.59 s
[memory] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
2029.59 s
[memory] exported from Data.Type.Equality and Prelude.
2029.59 s
[memory] If you are using a custom Prelude, consider re-exporting it.
2029.59 s
[memory] • This will become an error in a future GHC release.
2029.59 s
[memory] |
2029.59 s
[memory] 311 | , (nbrhs + nblhs) ~ nbout
2029.59 s
[memory] | ^
2029.59 s
[memory]
2029.60 s
[memory] [20 of 28] Compiling Data.ByteArray.ScrubbedBytes ( Data/ByteArray/ScrubbedBytes.hs, nothing )
2029.84 s
[memory] [21 of 28] Compiling Data.ByteArray.Methods ( Data/ByteArray/Methods.hs, nothing )
2030.18 s
[memory] [22 of 28] Compiling Data.ByteArray.View ( Data/ByteArray/View.hs, nothing )
2030.27 s
[memory] [23 of 28] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, nothing )
2030.78 s
[memory] [24 of 28] Compiling Data.ByteArray.Mapping ( Data/ByteArray/Mapping.hs, nothing )
2030.84 s
[string-interpolate] terminates [✔]
2030.85 s
[memory] [25 of 28] Compiling Data.ByteArray.Encoding ( Data/ByteArray/Encoding.hs, nothing )
2030.91 s
[string-interpolate] +++ OK, passed 10000 tests.
2030.96 s
[memory] [26 of 28] Compiling Data.ByteArray.Bytes ( Data/ByteArray/Bytes.hs, nothing )
2031.08 s
[string-interpolate] i
2031.18 s
[memory] [27 of 28] Compiling Data.ByteArray ( Data/ByteArray.hs, nothing )
2031.18 s
[memory] [28 of 28] Compiling Data.ByteArray.Pack ( Data/ByteArray/Pack.hs, nothing )
2031.25 s
[memory] Haddock coverage:
2031.25 s
[memory] 100% ( 2 / 2) in 'Data.Memory.ExtendedWords'
2031.26 s
[memory] 100% ( 10 / 10) in 'Data.Memory.Endian'
2031.27 s
[memory] 100% ( 4 / 4) in 'Data.Memory.Encoding.Base32'
2031.27 s
[memory] Warning: 'with' is out of scope.
2031.27 s
[memory] If you qualify the identifier, haddock can try to link it anyway.
2031.27 s
[memory] 100% ( 4 / 4) in 'Data.Memory.Encoding.Base16'
2031.33 s
[memory] 66% ( 6 / 9) in 'Data.Memory.Encoding.Base64'
2031.33 s
[memory] Missing documentation for:
2031.33 s
[memory] toBase64OpenBSD (Data/Memory/Encoding/Base64.hs:59)
2031.33 s
[memory] fromBase64URLUnpadded (Data/Memory/Encoding/Base64.hs:140)
2031.33 s
[memory] fromBase64OpenBSD (Data/Memory/Encoding/Base64.hs:137)
2031.34 s
[memory] Warning: 'mmap' is out of scope.
2031.34 s
[memory] If you qualify the identifier, haddock can try to link it anyway.
2031.34 s
[memory] Warning: 'munmap' is out of scope.
2031.34 s
[memory] If you qualify the identifier, haddock can try to link it anyway.
2031.34 s
[memory] Warning: 'madvise' is out of scope.
2031.34 s
[memory] If you qualify the identifier, haddock can try to link it anyway.
2031.34 s
[memory] Warning: 'mlock' is out of scope.
2031.34 s
[memory] If you qualify the identifier, haddock can try to link it anyway.
2031.34 s
[memory] Warning: 'munlock' is out of scope.
2031.34 s
[memory] If you qualify the identifier, haddock can try to link it anyway.
2031.34 s
[memory] Warning: 'mprotect' is out of scope.
2031.34 s
[memory] If you qualify the identifier, haddock can try to link it anyway.
2031.34 s
[memory] Warning: 'msync' is out of scope.
2031.34 s
[memory] If you qualify the identifier, haddock can try to link it anyway.
2031.34 s
[memory] Warning: 'sysconf' is out of scope.
2031.34 s
[memory] If you qualify the identifier, haddock can try to link it anyway.
2031.35 s
[memory] 100% ( 10 / 10) in 'Data.Memory.PtrMethods'
2031.35 s
[memory] Warning: 'n' is out of scope.
2031.35 s
[memory] If you qualify the identifier, haddock can try to link it anyway.
2031.35 s
[memory] Warning: 'ba' is out of scope.
2031.35 s
[memory] If you qualify the identifier, haddock can try to link it anyway.
2031.35 s
[memory] Warning: 'sipHash' is out of scope.
2031.35 s
[memory] If you qualify the identifier, haddock can try to link it anyway.
2031.36 s
[memory] 100% ( 13 / 13) in 'Data.ByteArray.Hash'
2031.36 s
[memory] Warning: 'SizedByteArray' is ambiguous. It is defined
2031.36 s
[memory] * at Data/ByteArray/Sized.hs:101:40
2031.36 s
[memory] * at Data/ByteArray/Sized.hs:101:1
2031.36 s
[memory] You may be able to disambiguate the identifier by qualifying it or
2031.36 s
[memory] by specifying the type/value namespace explicitly.
2031.36 s
[memory] Defaulting to the one defined at Data/ByteArray/Sized.hs:101:1
2031.36 s
[memory] Warning: 'allocN' is out of scope.
2031.36 s
[memory] If you qualify the identifier, haddock can try to link it anyway.
2031.36 s
[memory] Warning: 'createN' is out of scope.
2031.36 s
[memory] If you qualify the identifier, haddock can try to link it anyway.
2031.37 s
[memory] 93% ( 29 / 31) in 'Data.ByteArray.Sized'
2031.37 s
[memory] Missing documentation for:
2031.37 s
[memory] unSizedByteArray
2031.37 s
[memory] inlineUnsafeCreate (Data/ByteArray/Sized.hs:175)
2031.40 s
[memory] 94% ( 17 / 18) in 'Data.ByteArray.Parse'
2031.40 s
[memory] Missing documentation for:
2031.40 s
[memory] hasMore (Data/ByteArray/Parse.hs:158)
2031.40 s
[string-interpolate] should allow an escaped backslash right before an interp [✔]
2031.40 s
[memory] 100% ( 6 / 6) in 'Data.ByteArray.Mapping'
2031.41 s
[memory] Warning: 'ByteString' is out of scope.
2031.41 s
[memory] If you qualify the identifier, haddock can try to link it anyway.
2031.41 s
[memory] 100% ( 4 / 4) in 'Data.ByteArray.Encoding'
2031.41 s
[memory] 100% ( 44 / 44) in 'Data.ByteArray'
2031.41 s
[memory] Warning: 'memory' is out of scope.
2031.41 s
[memory] If you qualify the identifier, haddock can try to link it anyway.
2031.42 s
[memory] 100% ( 17 / 17) in 'Data.ByteArray.Pack'
2031.69 s
[string-interpolate] should only escape verbatim segments a single time [✔]
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 )
2031.75 s
[string-interpolate] should error on hanging # [✔]
2031.92 s
[string-interpolate] should error on unterminated backslash [✔]
2032.15 s
[string-interpolate] should error on unknown escape sequence [✔]
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 )
2032.55 s
[string-interpolate] should error on unclosed expression [✔]
2033.12 s
[string-interpolate] should parse TypeApplications [✔]
2033.19 s
[memory] Warning: Data.Memory.Endian: could not find link destinations for:
2033.19 s
[memory] - Data.Memory.Endian.byteSwap
2033.28 s
[string-interpolate] should work with many interpolations [✔]
2033.34 s
[string-interpolate] when using String as a parameter
2033.67 s
[string-interpolate] just interpolating should be id [✔]
2033.67 s
[string-interpolate] +++ OK, passed 10000 tests.
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 )
2037.94 s
[string-interpolate] should passthrough a conversion to strict Text and back unchanged [✔]
2038.03 s
[string-interpolate] +++ OK, passed 10000 tests.
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 )
2038.08 s
[aeson] [15 of 32] Compiling Data.Aeson.KeyMap ( src/Data/Aeson/KeyMap.hs, dist/build/Data/Aeson/KeyMap.p_o )
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 )
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 )
2041.29 s
[string-interpolate] should passthrough a conversion to lazy Text and back unchanged [✔]
2041.29 s
[string-interpolate] +++ OK, passed 10000 tests.
2042.91 s
[string-interpolate] should passthrough a conversion to strict ByteString and back unchanged [✔]
2042.93 s
[string-interpolate] +++ OK, passed 10000 tests.
2042.93 s
[string-interpolate] should passthrough a conversion to lazy ByteString and back unchanged [✔]
2042.93 s
[string-interpolate] +++ OK, passed 10000 tests.
2042.93 s
[string-interpolate] when using strict Text as a parameter
2042.93 s
[string-interpolate] just interpolating should be id [✔]
2042.93 s
[string-interpolate] +++ OK, passed 10000 tests.
2042.93 s
[string-interpolate] should passthrough a conversion to String and back unchanged [✔]
2042.93 s
[string-interpolate] +++ OK, passed 10000 tests.
2042.93 s
[string-interpolate] should passthrough a conversion to lazy Text and back unchanged [✔]
2042.93 s
[string-interpolate] +++ OK, passed 10000 tests.
2043.01 s
[string-interpolate] should passthrough a conversion to strict ByteString and back unchanged [✔]
2043.01 s
[string-interpolate] +++ OK, passed 10000 tests.
2043.01 s
[string-interpolate] should passthrough a conversion to lazy ByteString and back unchanged [✔]
2043.01 s
[string-interpolate] +++ OK, passed 10000 tests.
2043.01 s
[string-interpolate] when using lazy Text as a parameter
2043.01 s
[string-interpolate] just interpolating should be id [✔]
2043.01 s
[string-interpolate] +++ OK, passed 10000 tests.
2043.03 s
[string-interpolate] should passthrough a conversion to String and back unchanged [✔]
2043.03 s
[string-interpolate] +++ OK, passed 10000 tests.
2043.03 s
[string-interpolate] should passthrough a conversion to strict Text and back unchanged [✔]
2043.03 s
[string-interpolate] +++ OK, passed 10000 tests.
2043.03 s
[string-interpolate] should passthrough a conversion to strict ByteString and back unchanged [✔]
2043.03 s
[string-interpolate] +++ OK, passed 10000 tests.
2043.03 s
[string-interpolate] should passthrough a conversion to lazy ByteString and back unchanged [✔]
2043.03 s
[string-interpolate] +++ OK, passed 10000 tests.
2043.03 s
[string-interpolate] when using strict ByteString as a parameter
2043.03 s
[string-interpolate] just interpolating should be id [✔]
2043.03 s
[string-interpolate] +++ OK, passed 10000 tests.
2043.03 s
[string-interpolate] should passthrough a conversion to lazy ByteString and back unchanged [✔]
2043.03 s
[string-interpolate] +++ OK, passed 10000 tests.
2043.03 s
[string-interpolate] and the ByteString is valid UTF8
2044.11 s
[string-interpolate] should passthrough a conversion to String and back unchanged [✔]
2044.11 s
[string-interpolate] +++ OK, passed 10000 tests.
2045.22 s
[http-client] Documentation created: dist/doc/html/http-client/,
2045.22 s
[http-client] dist/doc/html/http-client/http-client.txt
2045.86 s
[http-client] haddockPhase completed in 43 seconds
2045.86 s
[http-client] Phase: installPhase
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
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 )
2047.53 s
[string-interpolate] should passthrough a conversion to strict Text and back unchanged [✔]
2047.53 s
[string-interpolate] +++ OK, passed 10000 tests.
2047.53 s
[string-interpolate] should passthrough a conversion to lazy Text and back unchanged [✔]
2047.53 s
[string-interpolate] +++ OK, passed 10000 tests.
2047.53 s
[string-interpolate] when using lazy ByteString as a parameter
2047.54 s
[string-interpolate] just interpolating should be id [✔]
2047.54 s
[string-interpolate] +++ OK, passed 10000 tests.
2047.54 s
[string-interpolate] should passthrough a conversion to strict ByteString and back unchanged [✔]
2047.54 s
[string-interpolate] +++ OK, passed 10000 tests.
2047.54 s
[string-interpolate] and the ByteString is valid UTF8
2047.54 s
[string-interpolate] should passthrough a conversion to String and back unchanged [✔]
2047.54 s
[string-interpolate] +++ OK, passed 10000 tests.
2047.54 s
[string-interpolate] should passthrough a conversion to strict Text and back unchanged [✔]
2047.54 s
[string-interpolate] +++ OK, passed 10000 tests.
2047.54 s
[string-interpolate] should passthrough a conversion to lazy Text and back unchanged [✔]
2047.54 s
[string-interpolate] +++ OK, passed 10000 tests.
2047.54 s
[string-interpolate] when using Char as a parameter
2047.54 s
[string-interpolate] interpolating into a String shouldn't have quotes [✔]
2047.54 s
[string-interpolate] +++ OK, passed 10000 tests.
2047.54 s
[string-interpolate] interpolating into strict Text shouldn't have quotes [✔]
2047.54 s
[string-interpolate] +++ OK, passed 10000 tests.
2047.54 s
[string-interpolate] interpolating into lazy Text shouldn't have quotes [✔]
2047.54 s
[string-interpolate] +++ OK, passed 10000 tests.
2047.54 s
[string-interpolate] interpolating into strict ByteString shouldn't have quotes [✔]
2047.54 s
[string-interpolate] +++ OK, passed 10000 tests.
2047.54 s
[string-interpolate] interpolating into lazy ByteString shouldn't have quotes [✔]
2047.54 s
[string-interpolate] +++ OK, passed 10000 tests.
2047.54 s
[string-interpolate] when interpolating into strict ByteString
2047.54 s
[string-interpolate] should handle literal Unicode strings correctly [✔]
2047.54 s
[string-interpolate] when interpolating into lazy ByteString
2047.54 s
[string-interpolate] should handle literal Unicode strings correctly [✔]
2047.54 s
[string-interpolate] __i
2047.54 s
[string-interpolate] when there are newlines
2047.54 s
[string-interpolate] handles a small code snippet correctly/1 [✔]
2047.54 s
[string-interpolate] handles a small code snippet correctly/2 [✔]
2047.54 s
[string-interpolate] handles a small code snippet correctly/3 [✔]
2047.54 s
[string-interpolate] handles tabs [✔]
2047.54 s
[string-interpolate] __i'E
2047.54 s
[string-interpolate] when there are newlines
2047.54 s
[string-interpolate] handles a small code snippet correctly/1 [✔]
2047.54 s
[string-interpolate] handles a small code snippet correctly/2 [✔]
2047.54 s
[string-interpolate] handles a small code snippet correctly/3 [✔]
2047.54 s
[string-interpolate] __i'L
2047.54 s
[string-interpolate] when there are newlines
2047.54 s
[string-interpolate] handles a small code snippet correctly/1 [✔]
2047.54 s
[string-interpolate] handles a small code snippet correctly/2 [✔]
2047.54 s
[string-interpolate] handles a small code snippet correctly/3 [✔]
2047.54 s
[string-interpolate] iii
2047.54 s
[string-interpolate] when there is whitespace
2047.54 s
[string-interpolate] collapses a small example of whitespace [✔]
2047.54 s
[string-interpolate] collapses a small example of newlines [✔]
2047.54 s
[string-interpolate] iii'E
2047.54 s
[string-interpolate] when there is whitespace
2047.54 s
[string-interpolate] collapses a small example of whitespace [✔]
2047.54 s
[string-interpolate] collapses a small example of newlines [✔]
2047.55 s
[string-interpolate] iii'L
2047.55 s
[string-interpolate] when there is whitespace
2047.55 s
[string-interpolate] collapses a small example of whitespace [✔]
2047.55 s
[string-interpolate] collapses a small example of newlines [✔]
2047.55 s
[string-interpolate]
2047.55 s
[string-interpolate] Finished in 21.6262 seconds
2047.55 s
[string-interpolate] 57 examples, 0 failures
2047.59 s
[string-interpolate] Test suite string-interpolate-test: PASS
2047.60 s
[string-interpolate] Test suite logged to:
2047.60 s
[string-interpolate] dist/test/string-interpolate-0.3.4.0-string-interpolate-test.log
2047.60 s
[string-interpolate] 1 of 1 test suites (1 of 1 test cases) passed.
2047.62 s
[string-interpolate] Phase: haddockPhase
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 )
2048.54 s
[string-interpolate] Preprocessing library for string-interpolate-0.3.4.0...
2048.56 s
[string-interpolate] Running Haddock on library for string-interpolate-0.3.4.0...
2049.42 s
[http-client] Phase: fixupPhase
2049.61 s
[http-client] shrinking RPATHs of ELF executables and libraries in /nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19
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
2049.68 s
[http-client] checking for references to /build/ in /nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19...
2049.77 s
[http-client] patching script interpreter paths in /nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19
2049.80 s
[http-client] stripping (with command strip and flags -S -p) in /nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19/lib
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 )
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 )
2051.14 s
[http-client] shrinking RPATHs of ELF executables and libraries in /nix/store/g5q0a6bhd8ijbw1k0i75rz3y5c3wlpg4-http-client-0.7.19-doc
2051.16 s
[http-client] checking for references to /build/ in /nix/store/g5q0a6bhd8ijbw1k0i75rz3y5c3wlpg4-http-client-0.7.19-doc...
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 )
2051.19 s
[http-client] patching script interpreter paths in /nix/store/g5q0a6bhd8ijbw1k0i75rz3y5c3wlpg4-http-client-0.7.19-doc
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
2052.44 s
[http-client:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2053.40 s
[http-client:post-build] copying 2 paths...
2053.41 s
[http-client:post-build] copying path '/nix/store/g5q0a6bhd8ijbw1k0i75rz3y5c3wlpg4-http-client-0.7.19-doc' to 'https://cache.nix-ci.com'...
2056.86 s
[http-client:post-build] copying path '/nix/store/9ikpy0c3qb52c7qhxvbfczh027sgj0an-http-client-0.7.19' to 'https://cache.nix-ci.com'...
2067.79 s
[http-client:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2068.71 s
[http-client:post-build] copying 1 paths...
2068.71 s
[http-client:post-build] copying path '/nix/store/sf9waah8dhnkmfcwm48w0lkmj7bik19q-http-client-0.7.19.drv' to 'https://cache.nix-ci.com'...
2069.97 s
Uploaded http-client in 18.3s
2069.98 s
Progress: 77 of 103 built (3 building), 318 of 318 downloaded from cache
2069.98 s
Built http-client in 3m15s
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 )
2069.99 s
[memory] Documentation created: dist/doc/html/memory/, dist/doc/html/memory/memory.txt
2069.99 s
[memory] Preprocessing test suite 'test-memory' for memory-0.18.0...
2069.99 s
[memory] haddockPhase completed in 34 seconds
2069.99 s
[memory] Phase: installPhase
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
2069.99 s
[memory] Phase: fixupPhase
2069.99 s
[memory] shrinking RPATHs of ELF executables and libraries in /nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0
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
2069.99 s
[memory] checking for references to /build/ in /nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0...
2069.99 s
[memory] patching script interpreter paths in /nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0
2069.99 s
[memory] stripping (with command strip and flags -S -p) in /nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0/lib
2069.99 s
[memory] shrinking RPATHs of ELF executables and libraries in /nix/store/y7kzavby5cdr7c4fjsbfibd30bzky69k-memory-0.18.0-doc
2069.99 s
[memory] checking for references to /build/ in /nix/store/y7kzavby5cdr7c4fjsbfibd30bzky69k-memory-0.18.0-doc...
2069.99 s
[memory] patching script interpreter paths in /nix/store/y7kzavby5cdr7c4fjsbfibd30bzky69k-memory-0.18.0-doc
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 )
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 )
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 )
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 )
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 )
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 )
2069.99 s
[string-interpolate] [10 of 11] Compiling Data.String.Interpolate ( src/lib/Data/String/Interpolate.hs, nothing )
2069.99 s
[string-interpolate] [11 of 11] Compiling Paths_string_interpolate ( dist/build/autogen/Paths_string_interpolate.hs, nothing )
2069.99 s
[string-interpolate] Haddock coverage:
2069.99 s
[string-interpolate] Warning: 'build' is out of scope.
2069.99 s
[string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
2069.99 s
[string-interpolate] Warning: 'interpolate' is out of scope.
2069.99 s
[string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
2069.99 s
[string-interpolate] Warning: 'charUtf8' is out of scope.
2069.99 s
[string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
2069.99 s
[string-interpolate] 0% ( 0 / 1) in 'Data.String.Interpolate.Conversion.ByteStringSink'
2069.99 s
[string-interpolate] Missing documentation for:
2069.99 s
[string-interpolate] Module header
2069.99 s
[string-interpolate] 0% ( 0 / 1) in 'Data.String.Interpolate.Conversion.TextSink'
2069.99 s
[string-interpolate] Missing documentation for:
2069.99 s
[string-interpolate] Module header
2070.00 s
[string-interpolate] 100% ( 8 / 8) in 'Data.String.Interpolate.Conversion'
2070.00 s
[string-interpolate] 0% ( 0 / 4) in 'Data.String.Interpolate.Types'
2070.00 s
[string-interpolate] Missing documentation for:
2070.00 s
[string-interpolate] Module header
2070.00 s
[string-interpolate] InterpSegment (src/lib/Data/String/Interpolate/Types.hs:7)
2070.00 s
[string-interpolate] Line (src/lib/Data/String/Interpolate/Types.hs:14)
2070.00 s
[string-interpolate] Lines (src/lib/Data/String/Interpolate/Types.hs:15)
2070.00 s
[string-interpolate] Warning: 'Line' is out of scope.
2070.00 s
[string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
2070.00 s
[string-interpolate] Warning: 'parseInterpSegments' is out of scope.
2070.00 s
[string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
2070.00 s
[string-interpolate] 80% ( 4 / 5) in 'Data.String.Interpolate.Parse'
2070.00 s
[string-interpolate] Missing documentation for:
2070.00 s
[string-interpolate] dosToUnix (src/lib/Data/String/Interpolate/Parse.hs:110)
2070.00 s
[string-interpolate] Warning: 'i' is out of scope.
2070.00 s
[string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
2070.00 s
[string-interpolate] Warning: '__i' is out of scope.
2070.00 s
[string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
2070.00 s
[string-interpolate] Warning: 'iii' is out of scope.
2070.00 s
[string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
2070.00 s
[string-interpolate] Warning: 'IsString' is out of scope.
2070.00 s
[string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
2070.00 s
[string-interpolate] Warning: 'Show' is out of scope.
2070.00 s
[string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
2070.00 s
[string-interpolate] 100% ( 10 / 10) in 'Data.String.Interpolate'
2070.00 s
[string-interpolate] Warning: Data.String.Interpolate.Conversion.ByteStringSink: could not find link destinations for:
2070.00 s
[string-interpolate] - Data.String.Interpolate.Conversion.Classes.B
2070.00 s
[string-interpolate] - Data.String.Interpolate.Conversion.ByteStringSink.D:R:BuilderTrueBuilder
2070.00 s
[string-interpolate] - Data.String.Interpolate.Conversion.ByteStringSink.D:R:BuilderTrueByteString
2070.00 s
[string-interpolate] - Data.String.Interpolate.Conversion.ByteStringSink.D:R:BuilderTrueByteString0
2070.00 s
[string-interpolate] Warning: Data.String.Interpolate.Conversion.TextSink: could not find link destinations for:
2070.00 s
[string-interpolate] - Data.String.Interpolate.Conversion.Classes.B
2070.00 s
[string-interpolate] - Data.String.Interpolate.Conversion.TextSink.D:R:BuilderTrueBuilder
2070.00 s
[string-interpolate] - Data.String.Interpolate.Conversion.TextSink.D:R:BuilderTrueText
2070.00 s
[string-interpolate] - Data.String.Interpolate.Conversion.TextSink.D:R:BuilderTrueText0
2070.00 s
[string-interpolate] Warning: Data.String.Interpolate.Conversion: could not find link destinations for:
2070.00 s
[string-interpolate] - Data.String.Interpolate.Conversion.Classes.B
2070.00 s
[string-interpolate] - Data.String.Interpolate.Conversion.ByteStringSink.D:R:BuilderTrueBuilder
2070.00 s
[string-interpolate] - Data.String.Interpolate.Conversion.ByteStringSink.D:R:BuilderTrueByteString
2070.00 s
[string-interpolate] - Data.String.Interpolate.Conversion.ByteStringSink.D:R:BuilderTrueByteString0
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
2071.00 s
[memory:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2072.53 s
[memory:post-build] copying 2 paths...
2072.53 s
[memory:post-build] copying path '/nix/store/y7kzavby5cdr7c4fjsbfibd30bzky69k-memory-0.18.0-doc' to 'https://cache.nix-ci.com'...
2075.20 s
[memory:post-build] copying path '/nix/store/mjhh16yyl2d1dzascfmf9w7ncxqzjsnn-memory-0.18.0' to 'https://cache.nix-ci.com'...
2081.64 s
[memory:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2083.01 s
[memory:post-build] copying 1 paths...
2083.02 s
[memory:post-build] copying path '/nix/store/b11pssmjkg1hdwwyrvr0hli9nw5k7k7f-memory-0.18.0.drv' to 'https://cache.nix-ci.com'...
2084.51 s
Uploaded memory in 14.2s
2084.52 s
Progress: 78 of 103 built (2 building), 318 of 318 downloaded from cache
2084.52 s
Built memory in 2m27s
2084.52 s
[string-interpolate] - Data.String.Interpolate.Conversion.TextSink.D:R:BuilderTrueBuilder
2084.52 s
[string-interpolate] - Data.String.Interpolate.Conversion.TextSink.D:R:BuilderTrueText
2084.52 s
[string-interpolate] - Data.String.Interpolate.Conversion.TextSink.D:R:BuilderTrueText0
2084.52 s
[string-interpolate] - Data.String.Interpolate.Conversion.D:R:BuilderFalsestr
2084.82 s
Building /nix/store/q8ly0k572j4j3lalplccyl1dnnk6qbzp-asn1-types-0.3.4.drv
2085.09 s
Building /nix/store/5m3179df0w0m5yhxa88i83l0b1q3pynz-crypton-1.0.4.drv
2085.26 s
Building /nix/store/vx26zshp4khkzn3d1hh8sl0abgsg49cd-pem-0.2.4.drv
2085.26 s
[aeson] [21 of 32] Compiling Data.Aeson.Encoding ( src/Data/Aeson/Encoding.hs, dist/build/Data/Aeson/Encoding.p_o )
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 )
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 )
2085.26 s
[asn1-types] Phase: setupCompilerEnvironmentPhase
2085.26 s
[asn1-types] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2085.43 s
[crypton] Phase: setupCompilerEnvironmentPhase
2085.46 s
[crypton] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2085.69 s
[pem] Phase: setupCompilerEnvironmentPhase
2085.72 s
[pem] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2086.08 s
[asn1-types] Phase: unpackPhase
2086.11 s
[asn1-types] unpacking source archive /nix/store/aac5k2xlgphvw69f8ba3zykc0z6dkgm0-asn1-types-0.3.4.tar.gz
2086.15 s
[asn1-types] source root is asn1-types-0.3.4
2086.20 s
[asn1-types] setting SOURCE_DATE_EPOCH to timestamp 1585081953 of file "asn1-types-0.3.4/asn1-types.cabal"
2086.22 s
[asn1-types] Phase: patchPhase
2086.28 s
[asn1-types] Phase: compileBuildDriverPhase
2086.33 s
[asn1-types] setupCompileFlags: -package-db=/build/tmp.QibX14FAuG/setup-package.conf.d -threaded
2086.50 s
[crypton] Phase: unpackPhase
2086.51 s
[crypton] unpacking source archive /nix/store/g2z3x8dh5f0hdaz58d6q36ih4g1j6ls3-crypton-1.0.4.tar.gz
2086.61 s
[crypton] source root is crypton-1.0.4
2086.63 s
[asn1-types] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.QibX14FAuG/Main.o )
2086.69 s
[crypton] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "crypton-1.0.4/tests/XSalsa.hs"
2086.75 s
[crypton] Phase: patchPhase
2086.78 s
[crypton] Phase: compileBuildDriverPhase
2086.80 s
[crypton] setupCompileFlags: -package-db=/build/tmp.haf9Lgvxco/setup-package.conf.d -threaded
2087.06 s
[crypton] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.haf9Lgvxco/Main.o )
2087.07 s
[asn1-types] [2 of 2] Linking Setup
2087.18 s
[pem] Phase: unpackPhase
2087.21 s
[pem] unpacking source archive /nix/store/2g44bghs5ns4g0ixdgr0kvfnnpm2k068-pem-0.2.4.tar.gz
2087.23 s
[pem] source root is pem-0.2.4
2087.28 s
[pem] setting SOURCE_DATE_EPOCH to timestamp 1520001179 of file "pem-0.2.4/pem.cabal"
2087.32 s
[pem] Phase: patchPhase
2087.35 s
[crypton] [2 of 2] Linking Setup
2087.38 s
[pem] Phase: compileBuildDriverPhase
2087.45 s
[pem] setupCompileFlags: -package-db=/build/tmp.MiiPdQK7UM/setup-package.conf.d -threaded
2087.81 s
[pem] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.MiiPdQK7UM/Main.o )
2088.41 s
[pem] [2 of 2] Linking Setup
2091.34 s
[string-interpolate] Documentation created: dist/doc/html/string-interpolate/,
2091.35 s
[string-interpolate] dist/doc/html/string-interpolate/string-interpolate.txt
2091.58 s
[string-interpolate] Preprocessing test suite 'string-interpolate-test' for string-interpolate-0.3.4.0...
2091.61 s
[string-interpolate] haddockPhase completed in 44 seconds
2091.61 s
[string-interpolate] Phase: installPhase
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
2093.66 s
[asn1-types] Phase: updateAutotoolsGnuConfigScriptsPhase
2093.67 s
[asn1-types] Phase: configurePhase
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
2093.67 s
[asn1-types] Using Parsec parser
2093.67 s
[asn1-types] Warning: asn1-types.cabal:17:34: version operators used. To use version
2093.67 s
[asn1-types] operators the package needs to specify at least 'cabal-version: >= 1.8'.
2093.67 s
[asn1-types] Configuring asn1-types-0.3.4...
2093.76 s
[pem] Phase: updateAutotoolsGnuConfigScriptsPhase
2094.13 s
[pem] Phase: configurePhase
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
2094.28 s
[pem] Using Parsec parser
2094.28 s
[pem] Configuring pem-0.2.4...
2094.35 s
[crypton] Phase: updateAutotoolsGnuConfigScriptsPhase
2094.63 s
[crypton] Phase: configurePhase
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
2094.86 s
[crypton] Using Parsec parser
2094.86 s
[crypton] Configuring crypton-1.0.4...
2094.87 s
[string-interpolate] Phase: fixupPhase
2094.99 s
[string-interpolate] shrinking RPATHs of ELF executables and libraries in /nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0
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
2095.11 s
[string-interpolate] checking for references to /build/ in /nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0...
2095.19 s
[string-interpolate] patching script interpreter paths in /nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0
2095.24 s
[string-interpolate] stripping (with command strip and flags -S -p) in /nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0/lib
2096.11 s
[string-interpolate] shrinking RPATHs of ELF executables and libraries in /nix/store/b1klaff61arymsmwjpznsysz52j0m0l9-string-interpolate-0.3.4.0-doc
2096.15 s
[string-interpolate] checking for references to /build/ in /nix/store/b1klaff61arymsmwjpznsysz52j0m0l9-string-interpolate-0.3.4.0-doc...
2096.25 s
[string-interpolate] patching script interpreter paths in /nix/store/b1klaff61arymsmwjpznsysz52j0m0l9-string-interpolate-0.3.4.0-doc
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
2097.46 s
[string-interpolate:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2098.69 s
[string-interpolate:post-build] copying 2 paths...
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'...
2100.42 s
[string-interpolate:post-build] copying path '/nix/store/iawfzvryfxgzlri54a8abya3jxd17wbv-string-interpolate-0.3.4.0' to 'https://cache.nix-ci.com'...
2105.96 s
[string-interpolate:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2107.86 s
[string-interpolate:post-build] copying 1 paths...
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'...
2110.03 s
Uploaded string-interpolate in 13.2s
2110.03 s
Progress: 79 of 103 built (4 building), 318 of 318 downloaded from cache
2110.03 s
Built string-interpolate in 2m39s
2110.03 s
[asn1-types] Dependency base >=3 && <5: using base-4.20.1.0
2110.04 s
[asn1-types] Dependency bytestring: using bytestring-0.12.2.0
2110.04 s
[asn1-types] Dependency hourglass: using hourglass-0.2.12
2110.04 s
[asn1-types] Dependency memory: using memory-0.18.0
2110.04 s
[asn1-types] Source component graph: component lib
2110.04 s
[asn1-types] Configured component graph:
2110.04 s
[asn1-types] component asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2110.04 s
[asn1-types] include base-4.20.1.0-4f22
2110.04 s
[asn1-types] include bytestring-0.12.2.0-c0ba
2110.04 s
[asn1-types] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2110.04 s
[asn1-types] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2110.04 s
[asn1-types] Linked component graph:
2110.04 s
[asn1-types] unit asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2110.04 s
[asn1-types] include base-4.20.1.0-4f22
2110.04 s
[asn1-types] include bytestring-0.12.2.0-c0ba
2110.04 s
[asn1-types] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2110.04 s
[asn1-types] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
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
2110.04 s
[asn1-types] Ready component graph:
2110.04 s
[asn1-types] definite asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2110.04 s
[asn1-types] depends base-4.20.1.0-4f22
2110.04 s
[asn1-types] depends bytestring-0.12.2.0-c0ba
2110.04 s
[asn1-types] depends hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2110.04 s
[asn1-types] depends memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2110.04 s
[asn1-types] Using Cabal-3.12.1.0 compiled by ghc-9.10
2110.04 s
[asn1-types] Using compiler: ghc-9.10.2
2110.04 s
[asn1-types] Using install prefix:
2110.04 s
[asn1-types] /nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4
2110.04 s
[asn1-types] Executables installed in:
2110.04 s
[asn1-types] /nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4/bin
2110.04 s
[asn1-types] Libraries installed in:
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
2110.04 s
[asn1-types] Dynamic Libraries installed in:
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
2110.04 s
[asn1-types] Private executables installed in:
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
2110.04 s
[asn1-types] Data files installed in:
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
2110.04 s
[asn1-types] Documentation installed in:
2110.04 s
[asn1-types] /nix/store/snav8vic3mkk9k10y9yk7icj6d6b0fzg-asn1-types-0.3.4-doc/share/doc/asn1-types-0.3.4
2110.04 s
[asn1-types] Configuration files installed in:
2110.04 s
[asn1-types] /nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4/etc
2110.04 s
[asn1-types] No alex found
2110.04 s
[asn1-types] Using ar found on system at:
2110.05 s
[asn1-types] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2110.05 s
[asn1-types] No c2hs found
2110.05 s
[asn1-types] No cpphs found
2110.05 s
[asn1-types] No doctest found
2110.05 s
[asn1-types] Using gcc version 14.3.0 given by user at:
2110.05 s
[asn1-types] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2110.05 s
[asn1-types] Using ghc version 9.10.2 found on system at:
2110.05 s
[asn1-types] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2110.05 s
[asn1-types] Using ghc-pkg version 9.10.2 found on system at:
2110.05 s
[asn1-types] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2110.05 s
[asn1-types] No ghcjs found
2110.05 s
[asn1-types] No ghcjs-pkg found
2110.05 s
[asn1-types] No greencard found
2110.05 s
[asn1-types] Using haddock version 2.31.0 found on system at:
2110.05 s
[asn1-types] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2110.05 s
[asn1-types] No happy found
2110.05 s
[asn1-types] Using haskell-suite found on system at: haskell-suite-dummy-location
2110.05 s
[asn1-types] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2110.05 s
[asn1-types] No hmake found
2110.05 s
[asn1-types] Using hpc version 0.69 found on system at:
2110.05 s
[asn1-types] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2110.05 s
[asn1-types] Using hsc2hs version 0.68.10 found on system at:
2110.05 s
[asn1-types] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2110.05 s
[asn1-types] Using hscolour version 1.25 found on system at:
2110.05 s
[asn1-types] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2110.05 s
[asn1-types] No jhc found
2110.05 s
[asn1-types] Using ld found on system at:
2110.05 s
[asn1-types] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2110.05 s
[asn1-types] No pkg-config found
2110.05 s
[asn1-types] Using runghc version 9.10.2 found on system at:
2110.05 s
[asn1-types] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2110.05 s
[asn1-types] Using strip version 2.44 found on system at:
2110.05 s
[crypton] Flags chosen: check_alignment=False, integer-gmp=True,
2110.05 s
[crypton] old_toolchain_inliner=False, support_aesni=True, support_deepseq=True,
2110.05 s
[crypton] support_pclmuldq=True, support_rdrand=True, support_sse=False,
2110.05 s
[crypton] use_target_attributes=True
2110.05 s
[crypton] Dependency base >=4.13 && <5: using base-4.20.1.0
2110.05 s
[crypton] Dependency basement >=0.0.6: using basement-0.0.16
2110.05 s
[crypton] Dependency bytestring: using bytestring-0.12.2.0
2110.05 s
[crypton] Dependency deepseq: using deepseq-1.5.0.0
2110.05 s
[crypton] Dependency ghc-prim: using ghc-prim-0.12.0
2110.05 s
[crypton] Dependency integer-gmp: using integer-gmp-1.1
2110.05 s
[crypton] Dependency memory >=0.14.18: using memory-0.18.0
2110.05 s
[crypton] Dependency base >=4.13 && <5: using base-4.20.1.0
2110.05 s
[crypton] Dependency bytestring: using bytestring-0.12.2.0
2110.05 s
[crypton] Dependency crypton: using crypton-1.0.4
2110.05 s
[crypton] Dependency memory: using memory-0.18.0
2110.05 s
[crypton] Dependency tasty: using tasty-1.5.3
2110.05 s
[crypton] Dependency tasty-hunit: using tasty-hunit-0.10.2
2110.05 s
[crypton] Dependency tasty-kat: using tasty-kat-0.0.3
2110.06 s
[crypton] Dependency tasty-quickcheck: using tasty-quickcheck-0.11
2110.06 s
[crypton] Source component graph:
2110.06 s
[crypton] component lib
2110.06 s
[crypton] component test:test-crypton dependency lib
2110.06 s
[crypton] Configured component graph:
2110.06 s
[crypton] component crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2110.06 s
[crypton] include base-4.20.1.0-4f22
2110.06 s
[crypton] include basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
2110.06 s
[crypton] include bytestring-0.12.2.0-c0ba
2110.06 s
[crypton] include deepseq-1.5.0.0-8d11
2110.06 s
[crypton] include ghc-prim-0.12.0-7bc0
2110.06 s
[crypton] include integer-gmp-1.1-6f49
2110.06 s
[crypton] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2110.06 s
[crypton] component crypton-1.0.4-K5Qem4utsDQI3ONXL83V22-test-crypton
2110.06 s
[crypton] include base-4.20.1.0-4f22
2110.06 s
[crypton] include bytestring-0.12.2.0-c0ba
2110.06 s
[crypton] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2110.06 s
[crypton] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2110.06 s
[crypton] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2110.06 s
[crypton] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
2110.06 s
[crypton] include tasty-kat-0.0.3-HVZPnXf8DXUG9cQHkzyDoP
2110.06 s
[crypton] include tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
2110.06 s
[crypton] Linked component graph:
2110.06 s
[crypton] unit crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2110.06 s
[crypton] include base-4.20.1.0-4f22
2110.06 s
[crypton] include basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
2110.06 s
[crypton] include bytestring-0.12.2.0-c0ba
2110.06 s
[crypton] include deepseq-1.5.0.0-8d11
2110.06 s
[crypton] include ghc-prim-0.12.0-7bc0
2110.06 s
[crypton] include integer-gmp-1.1-6f49
2110.06 s
[crypton] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2110.06 s
[pem] Dependency base >=3 && <5: using base-4.20.1.0
2110.06 s
[pem] Dependency basement: using basement-0.0.16
2110.06 s
[pem] Dependency bytestring: using bytestring-0.12.2.0
2110.06 s
[pem] Dependency memory: using memory-0.18.0
2110.06 s
[pem] Dependency HUnit: using HUnit-1.6.2.0
2110.06 s
[pem] Dependency QuickCheck >=2.4.0.1: using QuickCheck-2.14.3
2110.06 s
[pem] Dependency base: using base-4.20.1.0
2110.06 s
[pem] Dependency bytestring: using bytestring-0.12.2.0
2110.06 s
[pem] Dependency pem: using pem-0.2.4
2110.06 s
[pem] Dependency test-framework >=0.3.3: using test-framework-0.8.2.2
2110.06 s
[pem] Dependency test-framework-hunit: using test-framework-hunit-0.3.0.2
2110.06 s
[pem] Dependency test-framework-quickcheck2: using
2110.06 s
[pem] test-framework-quickcheck2-0.3.0.6
2110.06 s
[pem] Source component graph:
2110.06 s
[pem] component lib
2110.06 s
[pem] component test:test-pem dependency lib
2110.06 s
[pem] Configured component graph:
2110.06 s
[pem] component pem-0.2.4-DnofPTSVVNgK18RCV82ISi
2110.06 s
[pem] include base-4.20.1.0-4f22
2110.06 s
[pem] include basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
2110.06 s
[pem] include bytestring-0.12.2.0-c0ba
2110.06 s
[pem] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2110.06 s
[pem] component pem-0.2.4-12E7MMXZFJM50EfUUu6OPj-test-pem
2110.06 s
[pem] include HUnit-1.6.2.0-1996gLrdh2OAE1C8Q0vXvV
2110.06 s
[pem] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
2110.06 s
[pem] include base-4.20.1.0-4f22
2110.06 s
[pem] include bytestring-0.12.2.0-c0ba
2110.06 s
[pem] include pem-0.2.4-DnofPTSVVNgK18RCV82ISi
2110.06 s
[pem] include test-framework-0.8.2.2-IYqkKxS9pVHFtdoT5JPXD3
2110.06 s
[pem] include test-framework-hunit-0.3.0.2-D3Thz33Bu4yH4TI51CEuZv
2110.06 s
[pem] include test-framework-quickcheck2-0.3.0.6-7mdum5VLrrVAz15GDDVhne
2110.06 s
[pem] Linked component graph:
2110.06 s
[pem] unit pem-0.2.4-DnofPTSVVNgK18RCV82ISi
2110.06 s
[pem] include base-4.20.1.0-4f22
2110.06 s
[pem] include basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
2110.06 s
[pem] include bytestring-0.12.2.0-c0ba
2110.06 s
[pem] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2110.06 s
[pem] Data.PEM=pem-0.2.4-DnofPTSVVNgK18RCV82ISi:Data.PEM
2110.06 s
[pem] unit pem-0.2.4-12E7MMXZFJM50EfUUu6OPj-test-pem
2110.06 s
[pem] include HUnit-1.6.2.0-1996gLrdh2OAE1C8Q0vXvV
2110.06 s
[pem] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
2110.06 s
[pem] include base-4.20.1.0-4f22
2110.06 s
[pem] include bytestring-0.12.2.0-c0ba
2110.06 s
[pem] include pem-0.2.4-DnofPTSVVNgK18RCV82ISi
2110.06 s
[pem] include test-framework-0.8.2.2-IYqkKxS9pVHFtdoT5JPXD3
2110.06 s
[pem] include test-framework-hunit-0.3.0.2-D3Thz33Bu4yH4TI51CEuZv
2110.06 s
[pem] include test-framework-quickcheck2-0.3.0.6-7mdum5VLrrVAz15GDDVhne
2110.06 s
[pem] Ready component graph:
2110.06 s
[pem] definite pem-0.2.4-DnofPTSVVNgK18RCV82ISi
2110.06 s
[pem] depends base-4.20.1.0-4f22
2110.06 s
[pem] depends basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
2110.06 s
[pem] depends bytestring-0.12.2.0-c0ba
2110.06 s
[pem] depends memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2110.06 s
[pem] definite pem-0.2.4-12E7MMXZFJM50EfUUu6OPj-test-pem
2110.06 s
[pem] depends HUnit-1.6.2.0-1996gLrdh2OAE1C8Q0vXvV
2110.06 s
[pem] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
2110.06 s
[pem] depends base-4.20.1.0-4f22
2110.06 s
[pem] depends bytestring-0.12.2.0-c0ba
2110.06 s
[pem] depends pem-0.2.4-DnofPTSVVNgK18RCV82ISi
2110.06 s
[pem] depends test-framework-0.8.2.2-IYqkKxS9pVHFtdoT5JPXD3
2110.06 s
[pem] depends test-framework-hunit-0.3.0.2-D3Thz33Bu4yH4TI51CEuZv
2110.06 s
[pem] depends test-framework-quickcheck2-0.3.0.6-7mdum5VLrrVAz15GDDVhne
2110.06 s
[pem] Using Cabal-3.12.1.0 compiled by ghc-9.10
2110.06 s
[pem] Using compiler: ghc-9.10.2
2110.06 s
[pem] Using install prefix: /nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4
2110.06 s
[pem] Executables installed in:
2110.06 s
[pem] /nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4/bin
2110.07 s
[pem] Libraries installed in:
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
2110.07 s
[pem] Dynamic Libraries installed in:
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
2110.07 s
[pem] Private executables installed in:
2110.07 s
[pem] /nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4/libexec/x86_64-linux-ghc-9.10.2-08fd/pem-0.2.4
2110.07 s
[pem] Data files installed in:
2110.07 s
[pem] /nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4/share/x86_64-linux-ghc-9.10.2-08fd/pem-0.2.4
2110.07 s
[pem] Documentation installed in:
2110.07 s
[pem] /nix/store/yiim7sva5anbg1bs07ppbr8ra0rl8cmz-pem-0.2.4-doc/share/doc/pem-0.2.4
2110.07 s
[pem] Configuration files installed in:
2110.07 s
[pem] /nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4/etc
2110.07 s
[pem] No alex found
2110.07 s
[pem] Using ar found on system at:
2110.07 s
[pem] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2110.07 s
[pem] No c2hs found
2110.07 s
[asn1-types] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2110.07 s
[asn1-types] Using tar found on system at:
2110.07 s
[asn1-types] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2110.07 s
[asn1-types] No uhc found
2110.07 s
[asn1-types] Phase: buildPhase
2110.07 s
[asn1-types] Preprocessing library for asn1-types-0.3.4...
2110.07 s
[asn1-types] Building library for asn1-types-0.3.4...
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 )
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 )
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 )
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 )
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 )
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 )
2110.07 s
[asn1-types] [1 of 6] Compiling Data.ASN1.BitArray ( Data/ASN1/BitArray.hs, dist/build/Data/ASN1/BitArray.p_o )
2110.07 s
[pem] No cpphs found
2110.07 s
[pem] No doctest found
2110.07 s
[pem] Using gcc version 14.3.0 given by user at:
2110.07 s
[pem] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2110.07 s
[pem] Using ghc version 9.10.2 found on system at:
2110.07 s
[pem] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2110.07 s
[pem] Using ghc-pkg version 9.10.2 found on system at:
2110.07 s
[pem] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2110.07 s
[pem] No ghcjs found
2110.07 s
[pem] No ghcjs-pkg found
2110.07 s
[pem] No greencard found
2110.07 s
[pem] Using haddock version 2.31.0 found on system at:
2110.07 s
[pem] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2110.07 s
[pem] No happy found
2110.07 s
[pem] Using haskell-suite found on system at: haskell-suite-dummy-location
2110.07 s
[pem] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2110.07 s
[pem] No hmake found
2110.07 s
[pem] Using hpc version 0.69 found on system at:
2110.07 s
[pem] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2110.07 s
[pem] Using hsc2hs version 0.68.10 found on system at:
2110.07 s
[pem] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2110.07 s
[pem] Using hscolour version 1.25 found on system at:
2110.07 s
[pem] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2110.07 s
[pem] No jhc found
2110.07 s
[pem] Using ld found on system at:
2110.07 s
[pem] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2110.07 s
[pem] No pkg-config found
2110.07 s
[pem] Using runghc version 9.10.2 found on system at:
2110.07 s
[pem] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2110.07 s
[pem] Using strip version 2.44 found on system at:
2110.07 s
[pem] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2110.07 s
[pem] Using tar found on system at:
2110.07 s
[pem] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2110.07 s
[pem] No uhc found
2110.07 s
[pem] Phase: buildPhase
2110.07 s
[pem] Preprocessing library for pem-0.2.4...
2110.07 s
[pem] Building library for pem-0.2.4...
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 )
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 )
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 )
2110.07 s
[pem] [4 of 4] Compiling Data.PEM ( Data/PEM.hs, dist/build/Data/PEM.o, dist/build/Data/PEM.dyn_o )
2110.07 s
[pem] [1 of 4] Compiling Data.PEM.Types ( Data/PEM/Types.hs, dist/build/Data/PEM/Types.p_o )
2110.07 s
[pem] [2 of 4] Compiling Data.PEM.Parser ( Data/PEM/Parser.hs, dist/build/Data/PEM/Parser.p_o )
2110.07 s
[pem] [3 of 4] Compiling Data.PEM.Writer ( Data/PEM/Writer.hs, dist/build/Data/PEM/Writer.p_o )
2110.07 s
[pem] [4 of 4] Compiling Data.PEM ( Data/PEM.hs, dist/build/Data/PEM.p_o )
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
2110.07 s
[crypton] unit crypton-1.0.4-K5Qem4utsDQI3ONXL83V22-test-crypton
2110.07 s
[crypton] include base-4.20.1.0-4f22
2110.07 s
[crypton] include bytestring-0.12.2.0-c0ba
2110.07 s
[crypton] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2110.07 s
[crypton] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2110.07 s
[crypton] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2110.07 s
[crypton] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
2110.07 s
[crypton] include tasty-kat-0.0.3-HVZPnXf8DXUG9cQHkzyDoP
2110.07 s
[crypton] include tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
2110.07 s
[crypton] Ready component graph:
2110.07 s
[crypton] definite crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2110.07 s
[crypton] depends base-4.20.1.0-4f22
2110.07 s
[crypton] depends basement-0.0.16-E2dMr3bTG6B5kc1VfSy5P
2110.07 s
[crypton] depends bytestring-0.12.2.0-c0ba
2110.07 s
[crypton] depends deepseq-1.5.0.0-8d11
2110.07 s
[crypton] depends ghc-prim-0.12.0-7bc0
2110.07 s
[crypton] depends integer-gmp-1.1-6f49
2110.07 s
[crypton] depends memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2110.07 s
[crypton] definite crypton-1.0.4-K5Qem4utsDQI3ONXL83V22-test-crypton
2110.07 s
[crypton] depends base-4.20.1.0-4f22
2110.07 s
[crypton] depends bytestring-0.12.2.0-c0ba
2110.07 s
[crypton] depends crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2110.07 s
[crypton] depends memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2110.07 s
[crypton] depends tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2110.07 s
[crypton] depends tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
2110.07 s
[crypton] depends tasty-kat-0.0.3-HVZPnXf8DXUG9cQHkzyDoP
2110.07 s
[crypton] depends tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
2110.07 s
[crypton] Using Cabal-3.12.1.0 compiled by ghc-9.10
2110.07 s
[crypton] Using compiler: ghc-9.10.2
2110.07 s
[crypton] Using install prefix:
2110.07 s
[crypton] /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4
2110.07 s
[crypton] Executables installed in:
2110.07 s
[crypton] /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4/bin
2110.07 s
[crypton] Libraries installed in:
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
2110.07 s
[crypton] Dynamic Libraries installed in:
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
2110.07 s
[crypton] Private executables installed in:
2110.07 s
[crypton] /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4/libexec/x86_64-linux-ghc-9.10.2-08fd/crypton-1.0.4
2110.07 s
[crypton] Data files installed in:
2110.07 s
[crypton] /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4/share/x86_64-linux-ghc-9.10.2-08fd/crypton-1.0.4
2110.07 s
[crypton] Documentation installed in:
2110.07 s
[crypton] /nix/store/x1fk3sn5q6kwm7v1gg2fjibmjv6fr4lf-crypton-1.0.4-doc/share/doc/crypton-1.0.4
2110.07 s
[crypton] Configuration files installed in:
2110.07 s
[crypton] /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4/etc
2110.07 s
[crypton] No alex found
2110.07 s
[crypton] Using ar found on system at:
2110.07 s
[crypton] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2110.07 s
[crypton] No c2hs found
2110.07 s
[crypton] No cpphs found
2110.07 s
[crypton] No doctest found
2110.07 s
[crypton] Using gcc version 14.3.0 given by user at:
2110.07 s
[crypton] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2110.07 s
[crypton] Using ghc version 9.10.2 found on system at:
2110.07 s
[crypton] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2110.07 s
[crypton] Using ghc-pkg version 9.10.2 found on system at:
2110.07 s
[crypton] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2110.07 s
[crypton] No ghcjs found
2110.07 s
[crypton] No ghcjs-pkg found
2110.07 s
[crypton] No greencard found
2110.07 s
[crypton] Using haddock version 2.31.0 found on system at:
2110.08 s
[crypton] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2110.08 s
[crypton] No happy found
2110.08 s
[crypton] Using haskell-suite found on system at: haskell-suite-dummy-location
2110.08 s
[crypton] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2110.08 s
[crypton] No hmake found
2110.08 s
[crypton] Using hpc version 0.69 found on system at:
2110.08 s
[crypton] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2110.08 s
[crypton] Using hsc2hs version 0.68.10 found on system at:
2110.08 s
[crypton] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2110.08 s
[crypton] Using hscolour version 1.25 found on system at:
2110.08 s
[crypton] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2110.08 s
[crypton] No jhc found
2110.08 s
[crypton] Using ld found on system at:
2110.08 s
[crypton] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2110.08 s
[crypton] No pkg-config found
2110.08 s
[crypton] Using runghc version 9.10.2 found on system at:
2110.08 s
[crypton] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2110.08 s
[crypton] Using strip version 2.44 found on system at:
2110.08 s
[crypton] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2110.08 s
[crypton] Using tar found on system at:
2110.08 s
[crypton] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2110.08 s
[crypton] No uhc found
2110.08 s
[crypton] Phase: buildPhase
2110.08 s
[crypton] Preprocessing library for crypton-1.0.4...
2110.20 s
[crypton] Building library for crypton-1.0.4...
2111.76 s
[pem] Preprocessing test suite 'test-pem' for pem-0.2.4...
2111.81 s
[pem] Building test suite 'test-pem' for pem-0.2.4...
2112.40 s
[pem] [1 of 1] Compiling Main ( Tests/pem.hs, dist/build/test-pem/test-pem-tmp/Main.o )
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 )
2113.80 s
[asn1-types] [2 of 6] Compiling Data.ASN1.OID ( Data/ASN1/OID.hs, dist/build/Data/ASN1/OID.p_o )
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 )
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 )
2115.73 s
[pem] [2 of 2] Linking dist/build/test-pem/test-pem
2116.89 s
[asn1-types] [5 of 6] Compiling Data.ASN1.Types ( Data/ASN1/Types.hs, dist/build/Data/ASN1/Types.p_o )
2118.55 s
[asn1-types] [6 of 6] Compiling Data.ASN1.Pretty ( Data/ASN1/Pretty.hs, dist/build/Data/ASN1/Pretty.p_o )
2119.53 s
[pem] Phase: checkPhase
2121.25 s
[pem] Running 1 test suites...
2121.25 s
[pem] Test suite test-pem: RUNNING...
2121.38 s
[pem] units:
2121.38 s
[pem] 0: [OK]
2121.38 s
[pem] 1: [OK]
2121.38 s
[pem] multiple pems: [OK]
2121.38 s
[pem] unmatching name: [OK]
2121.38 s
[pem] marshall: [OK, passed 100 tests]
2121.38 s
[pem]
2121.38 s
[pem] Properties Test Cases Total
2121.38 s
[pem] Passed 1 4 5
2121.38 s
[pem] Failed 0 0 0
2121.38 s
[pem] Total 1 4 5
2121.40 s
[pem] Test suite test-pem: PASS
2121.40 s
[pem] Test suite logged to: dist/test/pem-0.2.4-test-pem.log
2121.40 s
[pem] 1 of 1 test suites (1 of 1 test cases) passed.
2121.43 s
[pem] Phase: haddockPhase
2122.51 s
[pem] Preprocessing library for pem-0.2.4...
2122.55 s
[pem] Running Haddock on library for pem-0.2.4...
2123.43 s
[pem] [1 of 4] Compiling Data.PEM.Types ( Data/PEM/Types.hs, nothing )
2124.08 s
[pem] [2 of 4] Compiling Data.PEM.Parser ( Data/PEM/Parser.hs, nothing )
2124.38 s
[asn1-types] Phase: checkPhase
2124.55 s
[pem] [3 of 4] Compiling Data.PEM.Writer ( Data/PEM/Writer.hs, nothing )
2124.60 s
[pem] [4 of 4] Compiling Data.PEM ( Data/PEM.hs, nothing )
2124.61 s
[pem] Haddock coverage:
2124.62 s
[pem] 100% ( 6 / 6) in 'Data.PEM'
2124.66 s
[asn1-types] Package has no test suites.
2124.68 s
[asn1-types] Phase: haddockPhase
2125.51 s
[asn1-types] Preprocessing library for asn1-types-0.3.4...
2125.51 s
[asn1-types] Running Haddock on library for asn1-types-0.3.4...
2126.36 s
[asn1-types] [1 of 6] Compiling Data.ASN1.BitArray ( Data/ASN1/BitArray.hs, nothing )
2126.76 s
[asn1-types] [2 of 6] Compiling Data.ASN1.OID ( Data/ASN1/OID.hs, nothing )
2126.78 s
[asn1-types] [3 of 6] Compiling Data.ASN1.Types.Lowlevel ( Data/ASN1/Types/Lowlevel.hs, nothing )
2126.87 s
[asn1-types] [4 of 6] Compiling Data.ASN1.Types.String ( Data/ASN1/Types/String.hs, nothing )
2127.21 s
[asn1-types] [5 of 6] Compiling Data.ASN1.Types ( Data/ASN1/Types.hs, nothing )
2127.31 s
[asn1-types] [6 of 6] Compiling Data.ASN1.Pretty ( Data/ASN1/Pretty.hs, nothing )
2127.62 s
[asn1-types] Haddock coverage:
2127.69 s
[asn1-types] 100% ( 10 / 10) in 'Data.ASN1.BitArray'
2127.69 s
[asn1-types] 100% ( 5 / 5) in 'Data.ASN1.OID'
2127.69 s
[asn1-types] 100% ( 8 / 8) in 'Data.ASN1.Types.Lowlevel'
2127.69 s
[asn1-types] Warning: 'ASN1CharacterString' is ambiguous. It is defined
2127.69 s
[asn1-types] * at Data/ASN1/Types/String.hs:73:28
2127.69 s
[asn1-types] * at Data/ASN1/Types/String.hs:73:1
2127.69 s
[asn1-types] You may be able to disambiguate the identifier by qualifying it or
2127.69 s
[asn1-types] by specifying the type/value namespace explicitly.
2127.69 s
[asn1-types] Defaulting to the one defined at Data/ASN1/Types/String.hs:73:1
2127.69 s
[asn1-types] 100% ( 5 / 5) in 'Data.ASN1.Types.String'
2127.69 s
[asn1-types] 100% ( 13 / 13) in 'Data.ASN1.Types'
2127.69 s
[asn1-types] 66% ( 2 / 3) in 'Data.ASN1.Pretty'
2127.69 s
[asn1-types] Missing documentation for:
2127.69 s
[asn1-types] PrettyType (Data/ASN1/Pretty.hs:19)
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 )
2142.98 s
[aeson] src/Data/Aeson/Types/ToJSON.hs:1615:23: warning : [ GHC-68441 ] [ -Wdeprecations ]
2142.98 s
[aeson] In the use of data constructor ‘Solo’
2142.98 s
[aeson] (imported from Data.Tuple.Solo, but defined in GHC.Tuple):
2142.98 s
[aeson] Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning."
2142.98 s
[aeson] |
2142.98 s
[aeson] 1615 | liftToJSON _ t _ (Solo a) = t a
2142.98 s
[aeson] | ^^^^
2142.98 s
[aeson]
2142.98 s
[aeson] src/Data/Aeson/Types/ToJSON.hs:1618:27: warning : [ GHC-68441 ] [ -Wdeprecations ]
2142.98 s
[aeson] In the use of data constructor ‘Solo’
2142.98 s
[aeson] (imported from Data.Tuple.Solo, but defined in GHC.Tuple):
2142.98 s
[aeson] Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning."
2142.98 s
[aeson] |
2142.98 s
[aeson] 1618 | liftToEncoding _ t _ (Solo a) = t a
2142.98 s
[aeson] | ^^^^
2142.98 s
[aeson]
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 )
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 )
2148.85 s
[crypton] [ 4 of 139] Compiling Crypto.Error ( Crypto/Error.hs, dist/build/Crypto/Error.o, dist/build/Crypto/Error.dyn_o )
2149.38 s
[asn1-types] Documentation created: dist/doc/html/asn1-types/,
2149.38 s
[asn1-types] dist/doc/html/asn1-types/asn1-types.txt
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 )
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 )
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 )
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 )
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 )
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 )
2149.88 s
[asn1-types] Phase: installPhase
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
2151.93 s
[asn1-types] Phase: fixupPhase
2152.03 s
[asn1-types] shrinking RPATHs of ELF executables and libraries in /nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4
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
2152.06 s
[asn1-types] checking for references to /build/ in /nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4...
2152.17 s
[asn1-types] patching script interpreter paths in /nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4
2152.19 s
[asn1-types] stripping (with command strip and flags -S -p) in /nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4/lib
2153.58 s
[asn1-types] shrinking RPATHs of ELF executables and libraries in /nix/store/snav8vic3mkk9k10y9yk7icj6d6b0fzg-asn1-types-0.3.4-doc
2153.59 s
[asn1-types] checking for references to /build/ in /nix/store/snav8vic3mkk9k10y9yk7icj6d6b0fzg-asn1-types-0.3.4-doc...
2153.62 s
[asn1-types] patching script interpreter paths in /nix/store/snav8vic3mkk9k10y9yk7icj6d6b0fzg-asn1-types-0.3.4-doc
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
2155.48 s
[asn1-types:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2156.25 s
[asn1-types:post-build] copying 2 paths...
2156.25 s
[asn1-types:post-build] copying path '/nix/store/snav8vic3mkk9k10y9yk7icj6d6b0fzg-asn1-types-0.3.4-doc' to 'https://cache.nix-ci.com'...
2159.56 s
[asn1-types:post-build] copying path '/nix/store/hlrrdr50981nsq5mdw8jz05yrf02x2wl-asn1-types-0.3.4' to 'https://cache.nix-ci.com'...
2164.49 s
[asn1-types:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2165.28 s
[asn1-types:post-build] copying 1 paths...
2165.29 s
[asn1-types:post-build] copying path '/nix/store/q8ly0k572j4j3lalplccyl1dnnk6qbzp-asn1-types-0.3.4.drv' to 'https://cache.nix-ci.com'...
2167.23 s
Uploaded asn1-types in 13.1s
2167.24 s
Progress: 80 of 103 built (3 building), 318 of 318 downloaded from cache
2167.24 s
Built asn1-types in 1m22s
2167.58 s
Building /nix/store/99rni53i2rm4dl40r5bfbzwcg913ybdx-asn1-encoding-0.9.6.drv
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 )
2167.58 s
[aeson] [26 of 32] Compiling Data.Aeson.Types ( src/Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.p_o )
2167.58 s
[aeson] [27 of 32] Compiling Data.Aeson.Text ( src/Data/Aeson/Text.hs, dist/build/Data/Aeson/Text.p_o )
2167.58 s
[aeson] [28 of 32] Compiling Data.Aeson.Decoding ( src/Data/Aeson/Decoding.hs, dist/build/Data/Aeson/Decoding.p_o )
2167.58 s
[aeson] [29 of 32] Compiling Data.Aeson ( src/Data/Aeson.hs, dist/build/Data/Aeson.p_o )
2167.58 s
[aeson] [30 of 32] Compiling Data.Aeson.RFC8785 ( src/Data/Aeson/RFC8785.hs, dist/build/Data/Aeson/RFC8785.p_o )
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 )
2167.59 s
[pem] Documentation created: dist/doc/html/pem/, dist/doc/html/pem/pem.txt
2167.59 s
[pem] Preprocessing test suite 'test-pem' for pem-0.2.4...
2167.59 s
[pem] haddockPhase completed in 34 seconds
2167.59 s
[pem] Phase: installPhase
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
2167.59 s
[pem] Phase: fixupPhase
2167.59 s
[pem] shrinking RPATHs of ELF executables and libraries in /nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4
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
2167.59 s
[pem] checking for references to /build/ in /nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4...
2167.59 s
[pem] patching script interpreter paths in /nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4
2167.59 s
[pem] stripping (with command strip and flags -S -p) in /nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4/lib
2167.59 s
[pem] shrinking RPATHs of ELF executables and libraries in /nix/store/yiim7sva5anbg1bs07ppbr8ra0rl8cmz-pem-0.2.4-doc
2167.59 s
[pem] checking for references to /build/ in /nix/store/yiim7sva5anbg1bs07ppbr8ra0rl8cmz-pem-0.2.4-doc...
2167.59 s
[pem] patching script interpreter paths in /nix/store/yiim7sva5anbg1bs07ppbr8ra0rl8cmz-pem-0.2.4-doc
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
2168.67 s
[pem:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2169.19 s
[pem:post-build] copying 2 paths...
2169.20 s
[pem:post-build] copying path '/nix/store/yiim7sva5anbg1bs07ppbr8ra0rl8cmz-pem-0.2.4-doc' to 'https://cache.nix-ci.com'...
2169.75 s
[pem:post-build] copying path '/nix/store/z6a41zszk0nf56i596gkxhj1q9gicz4s-pem-0.2.4' to 'https://cache.nix-ci.com'...
2172.51 s
[pem:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2174.30 s
[pem:post-build] copying 1 paths...
2174.30 s
[pem:post-build] copying path '/nix/store/vx26zshp4khkzn3d1hh8sl0abgsg49cd-pem-0.2.4.drv' to 'https://cache.nix-ci.com'...
2176.37 s
Uploaded pem in 8.6s
2176.37 s
Progress: 81 of 103 built (3 building), 318 of 318 downloaded from cache
2176.37 s
Built pem in 1m31s
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 )
2176.38 s
[aeson] [32 of 32] Compiling Data.Aeson.TH ( src/Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.p_o )
2176.38 s
[aeson] src/Data/Aeson/TH.hs:948:7: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
2176.38 s
[aeson] Pattern match(es) are non-exhaustive
2176.38 s
[aeson] In a pattern binding: Patterns of type ‘[Q Exp]’ not matched: []
2176.38 s
[aeson] |
2176.38 s
[aeson] 948 | x:xs = [ lookupField argTy
2176.38 s
[aeson] | ^^^^^^^^^^^^^^^^^^^^^^^^^^...
2176.38 s
[aeson]
2176.38 s
[aeson] src/Data/Aeson/TH.hs:1064:14: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
2176.38 s
[aeson] Pattern match(es) are non-exhaustive
2176.38 s
[aeson] In a pattern binding: Patterns of type ‘[Q Exp]’ not matched: []
2176.38 s
[aeson] |
2176.38 s
[aeson] 1064 | let x:xs = [ dispatchParseJSON jc conName tvMap argTy
2176.38 s
[aeson] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
2176.38 s
[aeson]
2176.38 s
[asn1-encoding] Phase: setupCompilerEnvironmentPhase
2176.38 s
[asn1-encoding] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2176.38 s
[asn1-encoding] Phase: unpackPhase
2176.38 s
[asn1-encoding] unpacking source archive /nix/store/rj7pj1mmdm1h4980q8s0v4f55gnnrrl6-asn1-encoding-0.9.6.tar.gz
2176.38 s
[asn1-encoding] source root is asn1-encoding-0.9.6
2176.38 s
[asn1-encoding] setting SOURCE_DATE_EPOCH to timestamp 1569783997 of file "asn1-encoding-0.9.6/asn1-encoding.cabal"
2176.38 s
[asn1-encoding] Phase: patchPhase
2176.38 s
[asn1-encoding] Replace Cabal file with edited version from mirror://hackage/asn1-encoding-0.9.6/revision/2.cabal.
2176.38 s
[asn1-encoding] Phase: compileBuildDriverPhase
2176.38 s
[asn1-encoding] setupCompileFlags: -package-db=/build/tmp.Pd4QLrclMS/setup-package.conf.d -threaded
2176.38 s
[asn1-encoding] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Pd4QLrclMS/Main.o )
2176.38 s
[asn1-encoding] [2 of 2] Linking Setup
2176.38 s
[asn1-encoding] Phase: updateAutotoolsGnuConfigScriptsPhase
2176.38 s
[asn1-encoding] Phase: configurePhase
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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
2176.48 s
[asn1-encoding] Using Parsec parser
2176.48 s
[asn1-encoding] Configuring asn1-encoding-0.9.6...
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 )
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 )
2180.64 s
[crypton] Crypto/ConstructHash/MiyaguchiPreneel.hs:18:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2180.64 s
[crypton] The import of ‘Data.List’ is redundant
2180.64 s
[crypton] except perhaps to import instances from ‘Data.List’
2180.64 s
[crypton] To import instances alone, use: import Data.List()
2180.64 s
[crypton] |
2180.64 s
[crypton] 18 | import Data.List (foldl')
2180.64 s
[crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2180.64 s
[crypton]
2181.52 s
[asn1-encoding] Dependency asn1-types >=0.3.0 && <0.4: using asn1-types-0.3.4
2181.53 s
[asn1-encoding] Dependency base >=4.7 && <5: using base-4.20.1.0
2181.53 s
[asn1-encoding] Dependency bytestring: using bytestring-0.12.2.0
2181.53 s
[asn1-encoding] Dependency hourglass >=0.2.6: using hourglass-0.2.12
2181.53 s
[asn1-encoding] Dependency asn1-encoding: using asn1-encoding-0.9.6
2181.53 s
[asn1-encoding] Dependency asn1-types: using asn1-types-0.3.4
2181.53 s
[asn1-encoding] Dependency base >=3 && <7: using base-4.20.1.0
2181.53 s
[asn1-encoding] Dependency bytestring: using bytestring-0.12.2.0
2181.53 s
[asn1-encoding] Dependency hourglass: using hourglass-0.2.12
2181.53 s
[asn1-encoding] Dependency mtl: using mtl-2.3.1
2181.53 s
[asn1-encoding] Dependency tasty: using tasty-1.5.3
2181.53 s
[asn1-encoding] Dependency tasty-quickcheck: using tasty-quickcheck-0.11
2181.53 s
[asn1-encoding] Source component graph:
2181.53 s
[asn1-encoding] component lib
2181.53 s
[asn1-encoding] component test:tests-asn1-encoding dependency lib
2181.53 s
[asn1-encoding] Configured component graph:
2181.53 s
[asn1-encoding] component asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2181.53 s
[asn1-encoding] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2181.53 s
[asn1-encoding] include base-4.20.1.0-4f22
2181.53 s
[asn1-encoding] include bytestring-0.12.2.0-c0ba
2181.53 s
[asn1-encoding] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2181.53 s
[asn1-encoding] component asn1-encoding-0.9.6-8Ju4jZEEw8J1aPQIzFlRW-tests-asn1-encoding
2181.53 s
[asn1-encoding] include asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2181.53 s
[asn1-encoding] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2181.53 s
[asn1-encoding] include base-4.20.1.0-4f22
2181.53 s
[asn1-encoding] include bytestring-0.12.2.0-c0ba
2181.53 s
[asn1-encoding] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2181.53 s
[asn1-encoding] include mtl-2.3.1-6e0a
2181.53 s
[asn1-encoding] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2181.53 s
[asn1-encoding] include tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
2181.53 s
[asn1-encoding] Linked component graph:
2181.53 s
[asn1-encoding] unit asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2181.53 s
[asn1-encoding] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2181.53 s
[asn1-encoding] include base-4.20.1.0-4f22
2181.53 s
[asn1-encoding] include bytestring-0.12.2.0-c0ba
2181.53 s
[asn1-encoding] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
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
2181.53 s
[asn1-encoding] unit asn1-encoding-0.9.6-8Ju4jZEEw8J1aPQIzFlRW-tests-asn1-encoding
2181.53 s
[asn1-encoding] include asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2181.53 s
[asn1-encoding] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2181.53 s
[asn1-encoding] include base-4.20.1.0-4f22
2181.53 s
[asn1-encoding] include bytestring-0.12.2.0-c0ba
2181.53 s
[asn1-encoding] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2181.53 s
[asn1-encoding] include mtl-2.3.1-6e0a
2181.53 s
[asn1-encoding] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2181.53 s
[asn1-encoding] include tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
2181.53 s
[asn1-encoding] Ready component graph:
2181.53 s
[asn1-encoding] definite asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2181.53 s
[asn1-encoding] depends asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2181.53 s
[asn1-encoding] depends base-4.20.1.0-4f22
2181.53 s
[asn1-encoding] depends bytestring-0.12.2.0-c0ba
2181.53 s
[asn1-encoding] depends hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2181.53 s
[asn1-encoding] definite asn1-encoding-0.9.6-8Ju4jZEEw8J1aPQIzFlRW-tests-asn1-encoding
2181.53 s
[asn1-encoding] depends asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2181.53 s
[asn1-encoding] depends asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2181.53 s
[asn1-encoding] depends base-4.20.1.0-4f22
2181.53 s
[asn1-encoding] depends bytestring-0.12.2.0-c0ba
2181.53 s
[asn1-encoding] depends hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2181.53 s
[asn1-encoding] depends mtl-2.3.1-6e0a
2181.53 s
[asn1-encoding] depends tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2181.53 s
[asn1-encoding] depends tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
2181.53 s
[asn1-encoding] Using Cabal-3.12.1.0 compiled by ghc-9.10
2181.53 s
[asn1-encoding] Using compiler: ghc-9.10.2
2181.53 s
[asn1-encoding] Using install prefix:
2181.53 s
[asn1-encoding] /nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6
2181.54 s
[asn1-encoding] Executables installed in:
2181.54 s
[asn1-encoding] /nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6/bin
2181.54 s
[asn1-encoding] Libraries installed in:
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
2181.54 s
[asn1-encoding] Dynamic Libraries installed in:
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
2181.54 s
[asn1-encoding] Private executables installed in:
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
2181.54 s
[asn1-encoding] Data files installed in:
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
2181.54 s
[asn1-encoding] Documentation installed in:
2181.54 s
[asn1-encoding] /nix/store/yi2s6mhpvpi2f98jqmax4s68vmqs0saq-asn1-encoding-0.9.6-doc/share/doc/asn1-encoding-0.9.6
2181.54 s
[asn1-encoding] Configuration files installed in:
2181.54 s
[asn1-encoding] /nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6/etc
2181.54 s
[asn1-encoding] No alex found
2181.54 s
[asn1-encoding] Using ar found on system at:
2181.54 s
[asn1-encoding] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2181.54 s
[asn1-encoding] No c2hs found
2181.54 s
[asn1-encoding] No cpphs found
2181.54 s
[asn1-encoding] No doctest found
2181.54 s
[asn1-encoding] Using gcc version 14.3.0 given by user at:
2181.54 s
[asn1-encoding] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2181.54 s
[asn1-encoding] Using ghc version 9.10.2 found on system at:
2181.54 s
[asn1-encoding] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2181.54 s
[asn1-encoding] Using ghc-pkg version 9.10.2 found on system at:
2181.54 s
[asn1-encoding] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2181.54 s
[asn1-encoding] No ghcjs found
2181.54 s
[asn1-encoding] No ghcjs-pkg found
2181.54 s
[asn1-encoding] No greencard found
2181.54 s
[asn1-encoding] Using haddock version 2.31.0 found on system at:
2181.54 s
[asn1-encoding] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2181.54 s
[asn1-encoding] No happy found
2181.54 s
[asn1-encoding] Using haskell-suite found on system at: haskell-suite-dummy-location
2181.54 s
[asn1-encoding] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2181.54 s
[asn1-encoding] No hmake found
2181.54 s
[asn1-encoding] Using hpc version 0.69 found on system at:
2181.54 s
[asn1-encoding] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2181.54 s
[asn1-encoding] Using hsc2hs version 0.68.10 found on system at:
2181.54 s
[asn1-encoding] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2181.54 s
[asn1-encoding] Using hscolour version 1.25 found on system at:
2181.54 s
[asn1-encoding] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2181.54 s
[asn1-encoding] No jhc found
2181.54 s
[asn1-encoding] Using ld found on system at:
2181.54 s
[asn1-encoding] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2181.54 s
[asn1-encoding] No pkg-config found
2181.54 s
[asn1-encoding] Using runghc version 9.10.2 found on system at:
2181.54 s
[asn1-encoding] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2181.54 s
[asn1-encoding] Using strip version 2.44 found on system at:
2181.54 s
[asn1-encoding] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2181.54 s
[asn1-encoding] Using tar found on system at:
2181.54 s
[asn1-encoding] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2181.54 s
[asn1-encoding] No uhc found
2182.33 s
[asn1-encoding] Phase: buildPhase
2183.00 s
[asn1-encoding] Preprocessing library for asn1-encoding-0.9.6...
2183.02 s
[asn1-encoding] Building library for asn1-encoding-0.9.6...
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 )
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 )
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 )
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 )
2187.14 s
[asn1-encoding] Data/ASN1/Get.hs:31:29: warning : [ GHC-38856 ] [ -Wunused-imports ]
2187.14 s
[asn1-encoding] The import of ‘Applicative’
2187.14 s
[asn1-encoding] from module ‘Control.Applicative’ is redundant
2187.14 s
[asn1-encoding] |
2187.14 s
[asn1-encoding] 31 | import Control.Applicative (Applicative(..) ,Alternative(..))
2187.14 s
[asn1-encoding] | ^^^^^^^^^^^^^^^
2187.14 s
[asn1-encoding]
2187.14 s
[asn1-encoding] Data/ASN1/Get.hs:92:5: warning : [ GHC-22705 ] [ -Wnoncanonical-monad-instances ]
2187.14 s
[asn1-encoding] Noncanonical ‘pure = return’ definition detected
2187.14 s
[asn1-encoding] in the instance declaration for ‘Applicative Get’.
2187.14 s
[asn1-encoding] Suggested fix:
2187.14 s
[asn1-encoding] Move definition from ‘return’ to ‘pure’
2187.14 s
[asn1-encoding] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
2187.14 s
[asn1-encoding] |
2187.14 s
[asn1-encoding] 92 | pure = return
2187.15 s
[asn1-encoding] | ^^^^^^^^^^^^^^
2187.15 s
[asn1-encoding]
2187.15 s
[asn1-encoding] Data/ASN1/Get.hs:101:5: warning : [ GHC-22705 ] [ -Wnoncanonical-monad-instances ]
2187.15 s
[asn1-encoding] Noncanonical ‘return’ definition detected
2187.15 s
[asn1-encoding] in the instance declaration for ‘Monad Get’.
2187.15 s
[asn1-encoding] ‘return’ will eventually be removed in favour of ‘pure’
2187.15 s
[asn1-encoding] Suggested fix:
2187.15 s
[asn1-encoding] Either remove definition for ‘return’ (recommended) or define as ‘return = pure’
2187.15 s
[asn1-encoding] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
2187.15 s
[asn1-encoding] |
2187.15 s
[asn1-encoding] 101 | return a = Get $ \ s0 b0 m0 p0 _ ks -> ks s0 b0 m0 p0 a
2187.15 s
[asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2187.15 s
[asn1-encoding]
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 )
2188.63 s
[asn1-encoding] Data/ASN1/Internal.hs:44:32: warning : [ GHC-63394 ] [ -Wx-partial ]
2188.63 s
[asn1-encoding] In the use of ‘head’
2188.63 s
[asn1-encoding] (imported from Prelude, but defined in GHC.Internal.List):
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"."
2188.63 s
[asn1-encoding] |
2188.63 s
[asn1-encoding] 44 | | i > 0 = if testBit (head uints) 7 then 0 : uints else uints
2188.63 s
[asn1-encoding] | ^^^^
2188.63 s
[asn1-encoding]
2188.63 s
[asn1-encoding] Data/ASN1/Internal.hs:46:32: warning : [ GHC-63394 ] [ -Wx-partial ]
2188.63 s
[asn1-encoding] In the use of ‘head’
2188.63 s
[asn1-encoding] (imported from Prelude, but defined in GHC.Internal.List):
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"."
2188.63 s
[asn1-encoding] |
2188.63 s
[asn1-encoding] 46 | | otherwise = if testBit (head nints) 7 then nints else 0xff : nints
2188.63 s
[asn1-encoding] | ^^^^
2188.63 s
[asn1-encoding]
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 )
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 )
2188.88 s
[asn1-encoding] Data/ASN1/Serialize.hs:17:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2188.88 s
[asn1-encoding] The import of ‘Control.Applicative’ is redundant
2188.88 s
[asn1-encoding] except perhaps to import instances from ‘Control.Applicative’
2188.88 s
[asn1-encoding] To import instances alone, use: import Control.Applicative()
2188.88 s
[asn1-encoding] |
2188.88 s
[asn1-encoding] 17 | import Control.Applicative ((<$>))
2188.88 s
[asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2188.88 s
[asn1-encoding]
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 )
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 )
2191.58 s
[aeson] Preprocessing test suite 'aeson-tests' for aeson-2.2.3.0...
2191.62 s
[aeson] Building test suite 'aeson-tests' for aeson-2.2.3.0...
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 )
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 )
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 )
2193.40 s
[asn1-encoding] Data/ASN1/Prim.hs:55:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2193.40 s
[asn1-encoding] The import of ‘Data.Monoid’ is redundant
2193.40 s
[asn1-encoding] except perhaps to import instances from ‘Data.Monoid’
2193.40 s
[asn1-encoding] To import instances alone, use: import Data.Monoid()
2193.40 s
[asn1-encoding] |
2193.40 s
[asn1-encoding] 55 | import Data.Monoid
2193.40 s
[asn1-encoding] | ^^^^^^^^^^^^^^^^^^
2193.40 s
[asn1-encoding]
2193.40 s
[asn1-encoding] Data/ASN1/Prim.hs:65:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2193.40 s
[asn1-encoding] The import of ‘Control.Applicative’ is redundant
2193.40 s
[asn1-encoding] except perhaps to import instances from ‘Control.Applicative’
2193.40 s
[asn1-encoding] To import instances alone, use: import Control.Applicative()
2193.40 s
[asn1-encoding] |
2193.40 s
[asn1-encoding] 65 | import Control.Applicative
2193.40 s
[asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2193.40 s
[asn1-encoding]
2193.41 s
[asn1-encoding] Data/ASN1/Prim.hs:259:11: warning : [ GHC-63397 ] [ -Wname-shadowing ]
2193.41 s
[asn1-encoding] This binding for ‘exponent’ shadows the existing binding
2193.41 s
[asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
2193.41 s
[asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
2193.41 s
[asn1-encoding] |
2193.41 s
[asn1-encoding] 259 | exponent = exp' - fromIntegral scaleFactor
2193.41 s
[asn1-encoding] | ^^^^^^^^
2193.41 s
[asn1-encoding]
2193.41 s
[asn1-encoding] Data/ASN1/Prim.hs:296:9: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
2193.41 s
[asn1-encoding] Pattern match(es) are non-exhaustive
2193.41 s
[asn1-encoding] In a pattern binding: Patterns of type ‘[Word8]’ not matched: []
2193.41 s
[asn1-encoding] |
2193.41 s
[asn1-encoding] 296 | (x:xs) = B.unpack s
2193.41 s
[asn1-encoding] | ^^^^^^^^^^^^^^^^^^^
2193.41 s
[asn1-encoding]
2193.41 s
[asn1-encoding] Data/ASN1/Prim.hs:428:9: warning : [ GHC-63397 ] [ -Wname-shadowing ]
2193.41 s
[asn1-encoding] This binding for ‘exp’ shadows the existing binding
2193.41 s
[asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
2193.41 s
[asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
2193.41 s
[asn1-encoding] |
2193.41 s
[asn1-encoding] 428 | (man, exp ) = decodeFloat d
2193.41 s
[asn1-encoding] | ^^^
2193.41 s
[asn1-encoding]
2193.41 s
[asn1-encoding] Data/ASN1/Prim.hs:429:14: warning : [ GHC-63397 ] [ -Wname-shadowing ]
2193.41 s
[asn1-encoding] This binding for ‘exponent’ shadows the existing binding
2193.41 s
[asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
2193.41 s
[asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
2193.41 s
[asn1-encoding] |
2193.41 s
[asn1-encoding] 429 | (mantissa, exponent ) = normalize (fromIntegral $ mkUnsigned man, exp)
2193.41 s
[asn1-encoding] | ^^^^^^^^
2193.42 s
[asn1-encoding]
2193.42 s
[asn1-encoding] Data/ASN1/Prim.hs:441:22: warning : [ GHC-63397 ] [ -Wname-shadowing ]
2193.42 s
[asn1-encoding] This binding for ‘exponent’ shadows the existing binding
2193.42 s
[asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
2193.42 s
[asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
2193.42 s
[asn1-encoding] |
2193.42 s
[asn1-encoding] 441 | normalize (mantissa, exponent ) = (mantissa `shiftR` sh, exponent + sh)
2193.42 s
[asn1-encoding] | ^^^^^^^^
2193.42 s
[asn1-encoding]
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
2196.83 s
[aeson] [ 2 of 42] Compiling JSONTestSuite ( tests/JSONTestSuite.hs, dist/build/aeson-tests/aeson-tests-tmp/JSONTestSuite.o )
2199.12 s
[asn1-encoding] [ 1 of 12] Compiling Data.ASN1.Error ( Data/ASN1/Error.hs, dist/build/Data/ASN1/Error.p_o )
2202.71 s
[asn1-encoding] [ 2 of 12] Compiling Data.ASN1.Get ( Data/ASN1/Get.hs, dist/build/Data/ASN1/Get.p_o )
2202.72 s
[asn1-encoding] Data/ASN1/Get.hs:31:29: warning : [ GHC-38856 ] [ -Wunused-imports ]
2202.73 s
[asn1-encoding] The import of ‘Applicative’
2202.73 s
[asn1-encoding] from module ‘Control.Applicative’ is redundant
2202.73 s
[asn1-encoding] |
2202.73 s
[asn1-encoding] 31 | import Control.Applicative (Applicative(..) ,Alternative(..))
2202.73 s
[asn1-encoding] | ^^^^^^^^^^^^^^^
2202.73 s
[asn1-encoding]
2202.73 s
[asn1-encoding] Data/ASN1/Get.hs:92:5: warning : [ GHC-22705 ] [ -Wnoncanonical-monad-instances ]
2202.73 s
[asn1-encoding] Noncanonical ‘pure = return’ definition detected
2202.73 s
[asn1-encoding] in the instance declaration for ‘Applicative Get’.
2202.73 s
[asn1-encoding] Suggested fix:
2202.73 s
[asn1-encoding] Move definition from ‘return’ to ‘pure’
2202.73 s
[asn1-encoding] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
2202.73 s
[asn1-encoding] |
2202.73 s
[asn1-encoding] 92 | pure = return
2202.73 s
[asn1-encoding] | ^^^^^^^^^^^^^^
2202.73 s
[asn1-encoding]
2202.73 s
[asn1-encoding] Data/ASN1/Get.hs:101:5: warning : [ GHC-22705 ] [ -Wnoncanonical-monad-instances ]
2202.73 s
[asn1-encoding] Noncanonical ‘return’ definition detected
2202.73 s
[asn1-encoding] in the instance declaration for ‘Monad Get’.
2202.73 s
[asn1-encoding] ‘return’ will eventually be removed in favour of ‘pure’
2202.73 s
[asn1-encoding] Suggested fix:
2202.73 s
[asn1-encoding] Either remove definition for ‘return’ (recommended) or define as ‘return = pure’
2202.73 s
[asn1-encoding] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
2202.73 s
[asn1-encoding] |
2202.73 s
[asn1-encoding] 101 | return a = Get $ \ s0 b0 m0 p0 _ ks -> ks s0 b0 m0 p0 a
2202.73 s
[asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2202.73 s
[asn1-encoding]
2205.55 s
[asn1-encoding] [ 3 of 12] Compiling Data.ASN1.Internal ( Data/ASN1/Internal.hs, dist/build/Data/ASN1/Internal.p_o )
2205.55 s
[asn1-encoding] Data/ASN1/Internal.hs:44:32: warning : [ GHC-63394 ] [ -Wx-partial ]
2205.55 s
[asn1-encoding] In the use of ‘head’
2205.55 s
[asn1-encoding] (imported from Prelude, but defined in GHC.Internal.List):
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"."
2205.56 s
[asn1-encoding] |
2205.56 s
[asn1-encoding] 44 | | i > 0 = if testBit (head uints) 7 then 0 : uints else uints
2205.56 s
[asn1-encoding] | ^^^^
2205.56 s
[asn1-encoding]
2205.56 s
[asn1-encoding] Data/ASN1/Internal.hs:46:32: warning : [ GHC-63394 ] [ -Wx-partial ]
2205.56 s
[asn1-encoding] In the use of ‘head’
2205.56 s
[asn1-encoding] (imported from Prelude, but defined in GHC.Internal.List):
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"."
2205.56 s
[asn1-encoding] |
2205.56 s
[asn1-encoding] 46 | | otherwise = if testBit (head nints) 7 then nints else 0xff : nints
2205.56 s
[asn1-encoding] | ^^^^
2205.56 s
[asn1-encoding]
2205.56 s
[asn1-encoding] [ 4 of 12] Compiling Data.ASN1.Object ( Data/ASN1/Object.hs, dist/build/Data/ASN1/Object.p_o )
2205.56 s
[asn1-encoding] [ 5 of 12] Compiling Data.ASN1.Serialize ( Data/ASN1/Serialize.hs, dist/build/Data/ASN1/Serialize.p_o )
2205.67 s
[asn1-encoding] Data/ASN1/Serialize.hs:17:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2205.67 s
[asn1-encoding] The import of ‘Control.Applicative’ is redundant
2205.67 s
[asn1-encoding] except perhaps to import instances from ‘Control.Applicative’
2205.67 s
[asn1-encoding] To import instances alone, use: import Control.Applicative()
2205.67 s
[asn1-encoding] |
2205.67 s
[asn1-encoding] 17 | import Control.Applicative ((<$>))
2205.67 s
[asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2205.68 s
[asn1-encoding]
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 )
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 )
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 )
2212.11 s
[asn1-encoding] [ 9 of 12] Compiling Data.ASN1.Stream ( Data/ASN1/Stream.hs, dist/build/Data/ASN1/Stream.p_o )
2212.11 s
[asn1-encoding] [10 of 12] Compiling Data.ASN1.Prim ( Data/ASN1/Prim.hs, dist/build/Data/ASN1/Prim.p_o )
2212.11 s
[asn1-encoding] Data/ASN1/Prim.hs:55:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2212.11 s
[asn1-encoding] The import of ‘Data.Monoid’ is redundant
2212.11 s
[asn1-encoding] except perhaps to import instances from ‘Data.Monoid’
2212.11 s
[asn1-encoding] To import instances alone, use: import Data.Monoid()
2212.11 s
[asn1-encoding] |
2212.11 s
[asn1-encoding] 55 | import Data.Monoid
2212.11 s
[asn1-encoding] | ^^^^^^^^^^^^^^^^^^
2212.11 s
[asn1-encoding]
2212.11 s
[asn1-encoding] Data/ASN1/Prim.hs:65:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2212.11 s
[asn1-encoding] The import of ‘Control.Applicative’ is redundant
2212.11 s
[asn1-encoding] except perhaps to import instances from ‘Control.Applicative’
2212.11 s
[asn1-encoding] To import instances alone, use: import Control.Applicative()
2212.11 s
[asn1-encoding] |
2212.11 s
[asn1-encoding] 65 | import Control.Applicative
2212.11 s
[asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2212.11 s
[asn1-encoding]
2212.12 s
[asn1-encoding] Data/ASN1/Prim.hs:259:11: warning : [ GHC-63397 ] [ -Wname-shadowing ]
2212.12 s
[asn1-encoding] This binding for ‘exponent’ shadows the existing binding
2212.12 s
[asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
2212.12 s
[asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
2212.12 s
[asn1-encoding] |
2212.12 s
[asn1-encoding] 259 | exponent = exp' - fromIntegral scaleFactor
2212.12 s
[asn1-encoding] | ^^^^^^^^
2212.12 s
[asn1-encoding]
2212.12 s
[asn1-encoding] Data/ASN1/Prim.hs:296:9: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
2212.12 s
[asn1-encoding] Pattern match(es) are non-exhaustive
2212.12 s
[asn1-encoding] In a pattern binding: Patterns of type ‘[Word8]’ not matched: []
2212.12 s
[asn1-encoding] |
2212.12 s
[asn1-encoding] 296 | (x:xs) = B.unpack s
2212.12 s
[asn1-encoding] | ^^^^^^^^^^^^^^^^^^^
2212.12 s
[asn1-encoding]
2212.12 s
[asn1-encoding] Data/ASN1/Prim.hs:428:9: warning : [ GHC-63397 ] [ -Wname-shadowing ]
2212.12 s
[asn1-encoding] This binding for ‘exp’ shadows the existing binding
2212.12 s
[asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
2212.12 s
[asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
2212.12 s
[asn1-encoding] |
2212.12 s
[asn1-encoding] 428 | (man, exp ) = decodeFloat d
2212.12 s
[asn1-encoding] | ^^^
2212.12 s
[asn1-encoding]
2212.12 s
[asn1-encoding] Data/ASN1/Prim.hs:429:14: warning : [ GHC-63397 ] [ -Wname-shadowing ]
2212.12 s
[asn1-encoding] This binding for ‘exponent’ shadows the existing binding
2212.12 s
[asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
2212.12 s
[asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
2212.12 s
[asn1-encoding] |
2212.12 s
[asn1-encoding] 429 | (mantissa, exponent ) = normalize (fromIntegral $ mkUnsigned man, exp)
2212.12 s
[asn1-encoding] | ^^^^^^^^
2212.12 s
[asn1-encoding]
2212.12 s
[asn1-encoding] Data/ASN1/Prim.hs:441:22: warning : [ GHC-63397 ] [ -Wname-shadowing ]
2212.12 s
[asn1-encoding] This binding for ‘exponent’ shadows the existing binding
2212.12 s
[asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
2212.12 s
[asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
2212.12 s
[asn1-encoding] |
2212.12 s
[asn1-encoding] 441 | normalize (mantissa, exponent ) = (mantissa `shiftR` sh, exponent + sh)
2212.12 s
[asn1-encoding] | ^^^^^^^^
2212.12 s
[asn1-encoding]
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 )
2214.49 s
[asn1-encoding] [11 of 12] Compiling Data.ASN1.Encoding ( Data/ASN1/Encoding.hs, dist/build/Data/ASN1/Encoding.p_o )
2215.74 s
[asn1-encoding] [12 of 12] Compiling Data.ASN1.BinaryEncoding ( Data/ASN1/BinaryEncoding.hs, dist/build/Data/ASN1/BinaryEncoding.p_o )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
2223.87 s
[crypton] [ 54 of 139] Compiling Crypto.Hash ( Crypto/Hash.hs, dist/build/Crypto/Hash.o, dist/build/Crypto/Hash.dyn_o )
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 )
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 )
2223.89 s
[crypton] Crypto/Cipher/Twofish/Primitive.hs:17:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2223.89 s
[crypton] The import of ‘Data.List’ is redundant
2223.89 s
[crypton] except perhaps to import instances from ‘Data.List’
2223.89 s
[crypton] To import instances alone, use: import Data.List()
2223.89 s
[crypton] |
2223.90 s
[crypton] 17 | import Data.List (foldl')
2223.90 s
[crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2223.90 s
[crypton]
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
2223.97 s
[crypton] Crypto/MAC/CMAC.hs:20:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2223.97 s
[crypton] The import of ‘Data.List’ is redundant
2223.98 s
[crypton] except perhaps to import instances from ‘Data.List’
2223.98 s
[crypton] To import instances alone, use: import Data.List()
2223.98 s
[crypton] |
2223.98 s
[crypton] 20 | import Data.List (foldl')
2223.98 s
[crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2223.98 s
[crypton]
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
2224.01 s
[asn1-encoding] Preprocessing test suite 'tests-asn1-encoding' for asn1-encoding-0.9.6...
2224.01 s
[asn1-encoding] Building test suite 'tests-asn1-encoding' for asn1-encoding-0.9.6...
2224.55 s
[asn1-encoding] <no location info>: warning : [ GHC-32850 ] [ -Wmissing-home-modules ]
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’ :
2224.55 s
[asn1-encoding] Data.ASN1.BinaryEncoding
2224.55 s
[asn1-encoding] Data.ASN1.BinaryEncoding.Parse
2224.55 s
[asn1-encoding] Data.ASN1.BinaryEncoding.Writer
2224.55 s
[asn1-encoding] Data.ASN1.Encoding
2224.55 s
[asn1-encoding] Data.ASN1.Error
2224.55 s
[asn1-encoding] Data.ASN1.Get
2224.55 s
[asn1-encoding] Data.ASN1.Internal
2224.55 s
[asn1-encoding] Data.ASN1.Prim
2224.55 s
[asn1-encoding] Data.ASN1.Serialize
2224.55 s
[asn1-encoding] Data.ASN1.Stream
2224.55 s
[asn1-encoding]
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 )
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 )
2227.94 s
[asn1-encoding] Data/ASN1/Get.hs:31:29: warning : [ GHC-38856 ] [ -Wunused-imports ]
2227.94 s
[asn1-encoding] The import of ‘Applicative’
2227.95 s
[asn1-encoding] from module ‘Control.Applicative’ is redundant
2227.95 s
[asn1-encoding] |
2227.95 s
[asn1-encoding] 31 | import Control.Applicative (Applicative(..) ,Alternative(..))
2227.95 s
[asn1-encoding] | ^^^^^^^^^^^^^^^
2227.95 s
[asn1-encoding]
2227.95 s
[asn1-encoding] Data/ASN1/Get.hs:92:5: warning : [ GHC-22705 ] [ -Wnoncanonical-monad-instances ]
2227.95 s
[asn1-encoding] Noncanonical ‘pure = return’ definition detected
2227.95 s
[asn1-encoding] in the instance declaration for ‘Applicative Get’.
2227.95 s
[asn1-encoding] Suggested fix:
2227.95 s
[asn1-encoding] Move definition from ‘return’ to ‘pure’
2227.95 s
[asn1-encoding] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
2227.95 s
[asn1-encoding] |
2227.95 s
[asn1-encoding] 92 | pure = return
2227.95 s
[asn1-encoding] | ^^^^^^^^^^^^^^
2227.95 s
[asn1-encoding]
2227.95 s
[asn1-encoding] Data/ASN1/Get.hs:101:5: warning : [ GHC-22705 ] [ -Wnoncanonical-monad-instances ]
2227.95 s
[asn1-encoding] Noncanonical ‘return’ definition detected
2227.95 s
[asn1-encoding] in the instance declaration for ‘Monad Get’.
2227.95 s
[asn1-encoding] ‘return’ will eventually be removed in favour of ‘pure’
2227.95 s
[asn1-encoding] Suggested fix:
2227.95 s
[asn1-encoding] Either remove definition for ‘return’ (recommended) or define as ‘return = pure’
2227.95 s
[asn1-encoding] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
2227.95 s
[asn1-encoding] |
2227.95 s
[asn1-encoding] 101 | return a = Get $ \ s0 b0 m0 p0 _ ks -> ks s0 b0 m0 p0 a
2227.95 s
[asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2227.95 s
[asn1-encoding]
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 )
2229.62 s
[asn1-encoding] Data/ASN1/Internal.hs:44:32: warning : [ GHC-63394 ] [ -Wx-partial ]
2229.62 s
[asn1-encoding] In the use of ‘head’
2229.62 s
[asn1-encoding] (imported from Prelude, but defined in GHC.Internal.List):
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"."
2229.62 s
[asn1-encoding] |
2229.62 s
[asn1-encoding] 44 | | i > 0 = if testBit (head uints) 7 then 0 : uints else uints
2229.62 s
[asn1-encoding] | ^^^^
2229.62 s
[asn1-encoding]
2229.62 s
[asn1-encoding] Data/ASN1/Internal.hs:46:32: warning : [ GHC-63394 ] [ -Wx-partial ]
2229.62 s
[asn1-encoding] In the use of ‘head’
2229.62 s
[asn1-encoding] (imported from Prelude, but defined in GHC.Internal.List):
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"."
2229.62 s
[asn1-encoding] |
2229.62 s
[asn1-encoding] 46 | | otherwise = if testBit (head nints) 7 then nints else 0xff : nints
2229.62 s
[asn1-encoding] | ^^^^
2229.62 s
[asn1-encoding]
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 )
2229.66 s
[asn1-encoding] Data/ASN1/Serialize.hs:17:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2229.66 s
[asn1-encoding] The import of ‘Control.Applicative’ is redundant
2229.66 s
[asn1-encoding] except perhaps to import instances from ‘Control.Applicative’
2229.66 s
[asn1-encoding] To import instances alone, use: import Control.Applicative()
2229.66 s
[asn1-encoding] |
2229.66 s
[asn1-encoding] 17 | import Control.Applicative ((<$>))
2229.66 s
[asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2229.66 s
[asn1-encoding]
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 )
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 )
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 )
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 )
2232.67 s
[asn1-encoding] Data/ASN1/Prim.hs:55:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2232.67 s
[asn1-encoding] The import of ‘Data.Monoid’ is redundant
2232.67 s
[asn1-encoding] except perhaps to import instances from ‘Data.Monoid’
2232.67 s
[asn1-encoding] To import instances alone, use: import Data.Monoid()
2232.67 s
[asn1-encoding] |
2232.67 s
[asn1-encoding] 55 | import Data.Monoid
2232.67 s
[asn1-encoding] | ^^^^^^^^^^^^^^^^^^
2232.67 s
[asn1-encoding]
2232.67 s
[asn1-encoding] Data/ASN1/Prim.hs:65:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2232.67 s
[asn1-encoding] The import of ‘Control.Applicative’ is redundant
2232.67 s
[asn1-encoding] except perhaps to import instances from ‘Control.Applicative’
2232.67 s
[asn1-encoding] To import instances alone, use: import Control.Applicative()
2232.67 s
[asn1-encoding] |
2232.67 s
[asn1-encoding] 65 | import Control.Applicative
2232.67 s
[asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2232.67 s
[asn1-encoding]
2232.67 s
[asn1-encoding] Data/ASN1/Prim.hs:259:11: warning : [ GHC-63397 ] [ -Wname-shadowing ]
2232.67 s
[asn1-encoding] This binding for ‘exponent’ shadows the existing binding
2232.67 s
[asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
2232.68 s
[asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
2232.68 s
[asn1-encoding] |
2232.68 s
[asn1-encoding] 259 | exponent = exp' - fromIntegral scaleFactor
2232.68 s
[asn1-encoding] | ^^^^^^^^
2232.68 s
[asn1-encoding]
2232.68 s
[asn1-encoding] Data/ASN1/Prim.hs:296:9: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
2232.68 s
[asn1-encoding] Pattern match(es) are non-exhaustive
2232.68 s
[asn1-encoding] In a pattern binding: Patterns of type ‘[Word8]’ not matched: []
2232.68 s
[asn1-encoding] |
2232.68 s
[asn1-encoding] 296 | (x:xs) = B.unpack s
2232.68 s
[asn1-encoding] | ^^^^^^^^^^^^^^^^^^^
2232.68 s
[asn1-encoding]
2232.68 s
[asn1-encoding] Data/ASN1/Prim.hs:428:9: warning : [ GHC-63397 ] [ -Wname-shadowing ]
2232.68 s
[asn1-encoding] This binding for ‘exp’ shadows the existing binding
2232.68 s
[asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
2232.68 s
[asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
2232.68 s
[asn1-encoding] |
2232.68 s
[asn1-encoding] 428 | (man, exp ) = decodeFloat d
2232.68 s
[asn1-encoding] | ^^^
2232.68 s
[asn1-encoding]
2232.68 s
[asn1-encoding] Data/ASN1/Prim.hs:429:14: warning : [ GHC-63397 ] [ -Wname-shadowing ]
2232.68 s
[asn1-encoding] This binding for ‘exponent’ shadows the existing binding
2232.68 s
[asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
2232.68 s
[asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
2232.68 s
[asn1-encoding] |
2232.68 s
[asn1-encoding] 429 | (mantissa, exponent ) = normalize (fromIntegral $ mkUnsigned man, exp)
2232.68 s
[asn1-encoding] | ^^^^^^^^
2232.68 s
[asn1-encoding]
2232.68 s
[asn1-encoding] Data/ASN1/Prim.hs:441:22: warning : [ GHC-63397 ] [ -Wname-shadowing ]
2232.68 s
[asn1-encoding] This binding for ‘exponent’ shadows the existing binding
2232.68 s
[asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
2232.68 s
[asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
2232.68 s
[asn1-encoding] |
2232.68 s
[asn1-encoding] 441 | normalize (mantissa, exponent ) = (mantissa `shiftR` sh, exponent + sh)
2232.68 s
[asn1-encoding] | ^^^^^^^^
2232.68 s
[asn1-encoding]
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 )
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 )
2238.63 s
[asn1-encoding] [11 of 11] Compiling Main ( tests/Tests.hs, dist/build/tests-asn1-encoding/tests-asn1-encoding-tmp/Main.o )
2239.02 s
[asn1-encoding] tests/Tests.hs:4:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2239.02 s
[asn1-encoding] The import of ‘Control.Applicative’ is redundant
2239.02 s
[asn1-encoding] except perhaps to import instances from ‘Control.Applicative’
2239.02 s
[asn1-encoding] To import instances alone, use: import Control.Applicative()
2239.02 s
[asn1-encoding] |
2239.02 s
[asn1-encoding] 4 | import Control.Applicative
2239.02 s
[asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2239.02 s
[asn1-encoding]
2239.03 s
[asn1-encoding] tests/Tests.hs:35:25: warning : [ GHC-40910 ] [ -Wunused-local-binds ]
2239.03 s
[asn1-encoding] Defined but not used: ‘nbBytes’
2239.03 s
[asn1-encoding] |
2239.03 s
[asn1-encoding] 35 | nbBytes nb = if nb > 255 then 1 + nbBytes (nb `div` 256) else 1
2239.03 s
[asn1-encoding] | ^^^^^^^
2239.03 s
[asn1-encoding]
2245.48 s
[asn1-encoding] <no location info>: warning : [ GHC-32850 ] [ -Wmissing-home-modules ]
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’ :
2245.49 s
[asn1-encoding] Data.ASN1.BinaryEncoding
2245.49 s
[asn1-encoding] Data.ASN1.BinaryEncoding.Parse
2245.49 s
[asn1-encoding] Data.ASN1.BinaryEncoding.Writer
2245.49 s
[asn1-encoding] Data.ASN1.Encoding
2245.49 s
[asn1-encoding] Data.ASN1.Error
2245.49 s
[asn1-encoding] Data.ASN1.Get
2245.49 s
[asn1-encoding] Data.ASN1.Internal
2245.49 s
[asn1-encoding] Data.ASN1.Prim
2245.49 s
[asn1-encoding] Data.ASN1.Serialize
2245.49 s
[asn1-encoding] Data.ASN1.Stream
2245.49 s
[asn1-encoding]
2246.03 s
[asn1-encoding] [12 of 12] Linking dist/build/tests-asn1-encoding/tests-asn1-encoding
2251.25 s
[asn1-encoding] buildPhase completed in 1 minutes 8 seconds
2251.26 s
[asn1-encoding] Phase: checkPhase
2253.21 s
[asn1-encoding] Running 1 test suites...
2253.21 s
[asn1-encoding] Test suite tests-asn1-encoding: RUNNING...
2253.27 s
[asn1-encoding] asn1-encoding
2253.27 s
[asn1-encoding] Marshalling
2253.28 s
[asn1-encoding] Header: OK
2253.28 s
[asn1-encoding] +++ OK, passed 100 tests.
2253.38 s
[asn1-encoding] Event: OK (0.10s)
2253.38 s
[asn1-encoding] +++ OK, passed 100 tests.
2253.45 s
[asn1-encoding] DER: OK (0.08s)
2253.45 s
[asn1-encoding] +++ OK, passed 100 tests.
2253.45 s
[asn1-encoding] Real: OK
2253.46 s
[asn1-encoding] +++ OK, passed 100 tests.
2253.46 s
[asn1-encoding] Integral Real: OK
2253.46 s
[asn1-encoding] +++ OK, passed 100 tests.
2253.46 s
[asn1-encoding]
2253.46 s
[asn1-encoding] All 5 tests passed (0.19s)
2253.46 s
[asn1-encoding] Test suite tests-asn1-encoding: PASS
2253.46 s
[asn1-encoding] Test suite logged to: dist/test/asn1-encoding-0.9.6-tests-asn1-encoding.log
2253.46 s
[asn1-encoding] 1 of 1 test suites (1 of 1 test cases) passed.
2253.48 s
[asn1-encoding] Phase: haddockPhase
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 )
2253.50 s
[crypton] Crypto/Number/F2m.hs:28:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2253.50 s
[crypton] The import of ‘Data.List’ is redundant
2253.50 s
[crypton] except perhaps to import instances from ‘Data.List’
2253.50 s
[crypton] To import instances alone, use: import Data.List()
2253.50 s
[crypton] |
2253.50 s
[crypton] 28 | import Data.List (foldl')
2253.50 s
[crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2253.50 s
[crypton]
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 )
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 )
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 )
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 )
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 )
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 )
2253.50 s
[crypton] [ 87 of 139] Compiling Crypto.OTP ( Crypto/OTP.hs, dist/build/Crypto/OTP.o, dist/build/Crypto/OTP.dyn_o )
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 )
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 )
2253.52 s
[crypton] Crypto/PubKey/Internal.hs:15:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2253.52 s
[crypton] The import of ‘Data.List’ is redundant
2253.52 s
[crypton] except perhaps to import instances from ‘Data.List’
2253.52 s
[crypton] To import instances alone, use: import Data.List()
2253.52 s
[crypton] |
2253.52 s
[crypton] 15 | import Data.List (foldl')
2253.52 s
[crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2253.52 s
[crypton]
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
2253.52 s
[crypton] [104 of 139] Compiling Crypto.Random ( Crypto/Random.hs, dist/build/Crypto/Random.o, dist/build/Crypto/Random.dyn_o )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
2254.84 s
[asn1-encoding] Preprocessing library for asn1-encoding-0.9.6...
2254.90 s
[asn1-encoding] Running Haddock on library for asn1-encoding-0.9.6...
2256.78 s
[asn1-encoding] [ 1 of 12] Compiling Data.ASN1.Error ( Data/ASN1/Error.hs, nothing )
2257.72 s
[asn1-encoding] [ 2 of 12] Compiling Data.ASN1.Get ( Data/ASN1/Get.hs, nothing )
2258.43 s
[asn1-encoding] Data/ASN1/Get.hs:31:29: warning : [ GHC-38856 ] [ -Wunused-imports ]
2258.43 s
[asn1-encoding] The import of ‘Applicative’
2258.43 s
[asn1-encoding] from module ‘Control.Applicative’ is redundant
2258.43 s
[asn1-encoding] |
2258.43 s
[asn1-encoding] 31 | import Control.Applicative (Applicative(..) ,Alternative(..))
2258.43 s
[asn1-encoding] | ^^^^^^^^^^^^^^^
2258.43 s
[asn1-encoding]
2258.43 s
[asn1-encoding] Data/ASN1/Get.hs:92:5: warning : [ GHC-22705 ] [ -Wnoncanonical-monad-instances ]
2258.43 s
[asn1-encoding] Noncanonical ‘pure = return’ definition detected
2258.43 s
[asn1-encoding] in the instance declaration for ‘Applicative Get’.
2258.44 s
[asn1-encoding] Suggested fix:
2258.44 s
[asn1-encoding] Move definition from ‘return’ to ‘pure’
2258.44 s
[asn1-encoding] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
2258.44 s
[asn1-encoding] |
2258.44 s
[asn1-encoding] 92 | pure = return
2258.44 s
[asn1-encoding] | ^^^^^^^^^^^^^^
2258.44 s
[asn1-encoding]
2258.44 s
[asn1-encoding] Data/ASN1/Get.hs:101:5: warning : [ GHC-22705 ] [ -Wnoncanonical-monad-instances ]
2258.44 s
[asn1-encoding] Noncanonical ‘return’ definition detected
2258.47 s
[asn1-encoding] in the instance declaration for ‘Monad Get’.
2258.47 s
[asn1-encoding] ‘return’ will eventually be removed in favour of ‘pure’
2258.47 s
[asn1-encoding] Suggested fix:
2258.47 s
[asn1-encoding] Either remove definition for ‘return’ (recommended) or define as ‘return = pure’
2258.47 s
[asn1-encoding] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
2258.47 s
[asn1-encoding] |
2258.47 s
[asn1-encoding] 101 | return a = Get $ \ s0 b0 m0 p0 _ ks -> ks s0 b0 m0 p0 a
2258.47 s
[asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2258.47 s
[asn1-encoding]
2258.55 s
[asn1-encoding] [ 3 of 12] Compiling Data.ASN1.Internal ( Data/ASN1/Internal.hs, nothing )
2258.83 s
[asn1-encoding] Data/ASN1/Internal.hs:44:32: warning : [ GHC-63394 ] [ -Wx-partial ]
2258.83 s
[asn1-encoding] In the use of ‘head’
2258.83 s
[asn1-encoding] (imported from Prelude, but defined in GHC.Internal.List):
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"."
2258.83 s
[asn1-encoding] |
2258.83 s
[asn1-encoding] 44 | | i > 0 = if testBit (head uints) 7 then 0 : uints else uints
2258.83 s
[asn1-encoding] | ^^^^
2258.83 s
[asn1-encoding]
2258.84 s
[asn1-encoding] Data/ASN1/Internal.hs:46:32: warning : [ GHC-63394 ] [ -Wx-partial ]
2258.84 s
[asn1-encoding] In the use of ‘head’
2258.84 s
[asn1-encoding] (imported from Prelude, but defined in GHC.Internal.List):
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"."
2258.84 s
[asn1-encoding] |
2258.84 s
[asn1-encoding] 46 | | otherwise = if testBit (head nints) 7 then nints else 0xff : nints
2258.84 s
[asn1-encoding] | ^^^^
2258.84 s
[asn1-encoding]
2258.85 s
[asn1-encoding] [ 4 of 12] Compiling Data.ASN1.Object ( Data/ASN1/Object.hs, nothing )
2258.87 s
[asn1-encoding] [ 5 of 12] Compiling Data.ASN1.Serialize ( Data/ASN1/Serialize.hs, nothing )
2259.01 s
[asn1-encoding] Data/ASN1/Serialize.hs:17:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2259.01 s
[asn1-encoding] The import of ‘Control.Applicative’ is redundant
2259.01 s
[asn1-encoding] except perhaps to import instances from ‘Control.Applicative’
2259.01 s
[asn1-encoding] To import instances alone, use: import Control.Applicative()
2259.01 s
[asn1-encoding] |
2259.01 s
[asn1-encoding] 17 | import Control.Applicative ((<$>))
2259.01 s
[asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2259.01 s
[asn1-encoding]
2259.02 s
[asn1-encoding] [ 6 of 12] Compiling Data.ASN1.BinaryEncoding.Writer ( Data/ASN1/BinaryEncoding/Writer.hs, nothing )
2259.45 s
[asn1-encoding] [ 7 of 12] Compiling Data.ASN1.BinaryEncoding.Parse ( Data/ASN1/BinaryEncoding/Parse.hs, nothing )
2259.75 s
[asn1-encoding] [ 8 of 12] Compiling Data.ASN1.BinaryEncoding.Raw ( Data/ASN1/BinaryEncoding/Raw.hs, nothing )
2259.78 s
[asn1-encoding] [ 9 of 12] Compiling Data.ASN1.Stream ( Data/ASN1/Stream.hs, nothing )
2259.80 s
[asn1-encoding] [10 of 12] Compiling Data.ASN1.Prim ( Data/ASN1/Prim.hs, nothing )
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 )
2260.94 s
[asn1-encoding] Data/ASN1/Prim.hs:55:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2260.94 s
[asn1-encoding] The import of ‘Data.Monoid’ is redundant
2260.94 s
[asn1-encoding] except perhaps to import instances from ‘Data.Monoid’
2260.94 s
[asn1-encoding] To import instances alone, use: import Data.Monoid()
2260.94 s
[asn1-encoding] |
2260.96 s
[asn1-encoding] 55 | import Data.Monoid
2260.97 s
[asn1-encoding] | ^^^^^^^^^^^^^^^^^^
2260.97 s
[asn1-encoding]
2260.97 s
[asn1-encoding] Data/ASN1/Prim.hs:65:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2260.97 s
[asn1-encoding] The import of ‘Control.Applicative’ is redundant
2260.97 s
[asn1-encoding] except perhaps to import instances from ‘Control.Applicative’
2260.97 s
[asn1-encoding] To import instances alone, use: import Control.Applicative()
2260.97 s
[asn1-encoding] |
2260.97 s
[asn1-encoding] 65 | import Control.Applicative
2260.97 s
[asn1-encoding] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2260.97 s
[asn1-encoding]
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 )
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 )
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 )
2260.98 s
[asn1-encoding] Data/ASN1/Prim.hs:259:11: warning : [ GHC-63397 ] [ -Wname-shadowing ]
2260.98 s
[asn1-encoding] This binding for ‘exponent’ shadows the existing binding
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 )
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 )
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 )
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 )
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 )
2260.98 s
[asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
2260.98 s
[asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
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 )
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 )
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 )
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 )
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 )
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 )
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 )
2260.99 s
[crypton] [133 of 139] Compiling Crypto.ECC ( Crypto/ECC.hs, dist/build/Crypto/ECC.o, dist/build/Crypto/ECC.dyn_o )
2260.99 s
[asn1-encoding] |
2260.99 s
[asn1-encoding] 259 | exponent = exp' - fromIntegral scaleFactor
2260.99 s
[asn1-encoding] | ^^^^^^^^
2260.99 s
[asn1-encoding]
2260.99 s
[asn1-encoding] Data/ASN1/Prim.hs:428:9: warning : [ GHC-63397 ] [ -Wname-shadowing ]
2260.99 s
[asn1-encoding] This binding for ‘exp’ shadows the existing binding
2260.99 s
[asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
2260.99 s
[asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
2260.99 s
[asn1-encoding] |
2260.99 s
[asn1-encoding] 428 | (man, exp ) = decodeFloat d
2260.99 s
[asn1-encoding] | ^^^
2260.99 s
[asn1-encoding]
2261.00 s
[asn1-encoding] Data/ASN1/Prim.hs:429:14: warning : [ GHC-63397 ] [ -Wname-shadowing ]
2261.00 s
[asn1-encoding] This binding for ‘exponent’ shadows the existing binding
2261.00 s
[asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
2261.00 s
[asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
2261.00 s
[asn1-encoding] |
2261.00 s
[asn1-encoding] 429 | (mantissa, exponent ) = normalize (fromIntegral $ mkUnsigned man, exp)
2261.00 s
[asn1-encoding] | ^^^^^^^^
2261.00 s
[asn1-encoding]
2261.02 s
[asn1-encoding] Data/ASN1/Prim.hs:441:22: warning : [ GHC-63397 ] [ -Wname-shadowing ]
2261.02 s
[asn1-encoding] This binding for ‘exponent’ shadows the existing binding
2261.02 s
[asn1-encoding] imported from ‘Prelude’ at Data/ASN1/Prim.hs:13:8-21
2261.02 s
[asn1-encoding] (and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Float’)
2261.02 s
[asn1-encoding] |
2261.03 s
[asn1-encoding] 441 | normalize (mantissa, exponent ) = (mantissa `shiftR` sh, exponent + sh)
2261.03 s
[asn1-encoding] | ^^^^^^^^
2261.03 s
[asn1-encoding]
2261.05 s
[asn1-encoding] [11 of 12] Compiling Data.ASN1.Encoding ( Data/ASN1/Encoding.hs, nothing )
2261.29 s
[asn1-encoding] [12 of 12] Compiling Data.ASN1.BinaryEncoding ( Data/ASN1/BinaryEncoding.hs, nothing )
2261.74 s
[asn1-encoding] Haddock coverage:
2261.75 s
[asn1-encoding] 100% ( 3 / 3) in 'Data.ASN1.Error'
2261.76 s
[asn1-encoding] Warning: 'get' is out of scope.
2261.76 s
[asn1-encoding] If you qualify the identifier, haddock can try to link it anyway.
2261.77 s
[asn1-encoding] 100% ( 2 / 2) in 'Data.ASN1.Object'
2261.78 s
[asn1-encoding] 100% ( 13 / 13) in 'Data.ASN1.BinaryEncoding.Raw'
2261.81 s
[asn1-encoding] 25% ( 1 / 4) in 'Data.ASN1.Stream'
2261.81 s
[asn1-encoding] Missing documentation for:
2261.81 s
[asn1-encoding] ASN1Repr (Data/ASN1/Stream.hs:20)
2261.81 s
[asn1-encoding] getConstructedEnd (Data/ASN1/Stream.hs:23)
2261.81 s
[asn1-encoding] getConstructedEndRepr (Data/ASN1/Stream.hs:31)
2261.81 s
[asn1-encoding] 28% ( 8 / 28) in 'Data.ASN1.Prim'
2261.81 s
[asn1-encoding] Missing documentation for:
2261.81 s
[asn1-encoding] encodeHeader (Data/ASN1/Prim.hs:69)
2261.81 s
[asn1-encoding] encodePrimitiveHeader (Data/ASN1/Prim.hs:99)
2261.81 s
[asn1-encoding] encodePrimitive (Data/ASN1/Prim.hs:116)
2261.81 s
[asn1-encoding] decodePrimitive (Data/ASN1/Prim.hs:165)
2261.81 s
[asn1-encoding] encodeConstructed (Data/ASN1/Prim.hs:147)
2261.81 s
[asn1-encoding] encodeList (Data/ASN1/Prim.hs:133)
2261.81 s
[asn1-encoding] encodeOne (Data/ASN1/Prim.hs:129)
2261.81 s
[asn1-encoding] mkSmallestLength (Data/ASN1/Prim.hs:157)
2261.81 s
[asn1-encoding] getBoolean (Data/ASN1/Prim.hs:197)
2261.81 s
[asn1-encoding] getDouble (Data/ASN1/Prim.hs:229)
2261.81 s
[asn1-encoding] getBitString (Data/ASN1/Prim.hs:273)
2261.81 s
[asn1-encoding] getOctetString (Data/ASN1/Prim.hs:285)
2261.81 s
[asn1-encoding] getNull (Data/ASN1/Prim.hs:288)
2261.81 s
[asn1-encoding] getTime (Data/ASN1/Prim.hs:312)
2261.81 s
[asn1-encoding] putTime (Data/ASN1/Prim.hs:382)
2261.81 s
[asn1-encoding] putInteger (Data/ASN1/Prim.hs:394)
2261.81 s
[asn1-encoding] putDouble (Data/ASN1/Prim.hs:417)
2261.81 s
[asn1-encoding] putBitString (Data/ASN1/Prim.hs:397)
2261.81 s
[asn1-encoding] putString (Data/ASN1/Prim.hs:402)
2261.81 s
[asn1-encoding] putOID (Data/ASN1/Prim.hs:406)
2261.81 s
[asn1-encoding] 100% ( 9 / 9) in 'Data.ASN1.Encoding'
2261.81 s
[asn1-encoding] 100% ( 3 / 3) in 'Data.ASN1.BinaryEncoding'
2263.70 s
[asn1-encoding] Warning: Data.ASN1.Prim: could not find link destinations for:
2263.70 s
[asn1-encoding] - Data.ASN1.Prim.ASN1Ret
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 )
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 )
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 )
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 )
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 )
2270.35 s
[crypton] [139 of 139] Compiling Crypto.Tutorial ( Crypto/Tutorial.hs, dist/build/Crypto/Tutorial.o, dist/build/Crypto/Tutorial.dyn_o )
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 )
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 )
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 )
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 )
2305.33 s
[asn1-encoding] Documentation created: dist/doc/html/asn1-encoding/,
2305.34 s
[asn1-encoding] dist/doc/html/asn1-encoding/asn1-encoding.txt
2305.60 s
[asn1-encoding] Preprocessing test suite 'tests-asn1-encoding' for asn1-encoding-0.9.6...
2305.62 s
[asn1-encoding] haddockPhase completed in 52 seconds
2305.62 s
[asn1-encoding] Phase: installPhase
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
2309.08 s
[asn1-encoding] Phase: fixupPhase
2309.21 s
[asn1-encoding] shrinking RPATHs of ELF executables and libraries in /nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6
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
2309.70 s
[asn1-encoding] checking for references to /build/ in /nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6...
2309.82 s
[asn1-encoding] patching script interpreter paths in /nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6
2309.85 s
[asn1-encoding] stripping (with command strip and flags -S -p) in /nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6/lib
2310.68 s
[asn1-encoding] shrinking RPATHs of ELF executables and libraries in /nix/store/yi2s6mhpvpi2f98jqmax4s68vmqs0saq-asn1-encoding-0.9.6-doc
2310.73 s
[asn1-encoding] checking for references to /build/ in /nix/store/yi2s6mhpvpi2f98jqmax4s68vmqs0saq-asn1-encoding-0.9.6-doc...
2310.86 s
[asn1-encoding] patching script interpreter paths in /nix/store/yi2s6mhpvpi2f98jqmax4s68vmqs0saq-asn1-encoding-0.9.6-doc
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
2312.12 s
[asn1-encoding:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2313.87 s
[asn1-encoding:post-build] copying 2 paths...
2313.87 s
[asn1-encoding:post-build] copying path '/nix/store/yi2s6mhpvpi2f98jqmax4s68vmqs0saq-asn1-encoding-0.9.6-doc' to 'https://cache.nix-ci.com'...
2316.23 s
[asn1-encoding:post-build] copying path '/nix/store/cnlvwg6mx2139iv1mdk27rkps24izjjn-asn1-encoding-0.9.6' to 'https://cache.nix-ci.com'...
2321.64 s
[asn1-encoding:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2322.68 s
[asn1-encoding:post-build] copying 1 paths...
2322.69 s
[asn1-encoding:post-build] copying path '/nix/store/99rni53i2rm4dl40r5bfbzwcg913ybdx-asn1-encoding-0.9.6.drv' to 'https://cache.nix-ci.com'...
2324.33 s
Uploaded asn1-encoding in 12.9s
2324.33 s
Progress: 82 of 103 built (2 building), 318 of 318 downloaded from cache
2324.33 s
Built asn1-encoding in 2m36s
2324.62 s
Building /nix/store/bxf57mr7544pdvsz8y8jwsn878pmyfwx-asn1-parse-0.9.5.drv
2324.90 s
[asn1-parse] Phase: setupCompilerEnvironmentPhase
2324.93 s
[asn1-parse] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2325.94 s
[asn1-parse] Phase: unpackPhase
2325.94 s
[asn1-parse] unpacking source archive /nix/store/77710zyrarfa479zv69b7p88vcf9iwjx-asn1-parse-0.9.5.tar.gz
2325.96 s
[asn1-parse] source root is asn1-parse-0.9.5
2325.98 s
[asn1-parse] setting SOURCE_DATE_EPOCH to timestamp 1569783987 of file "asn1-parse-0.9.5/asn1-parse.cabal"
2326.00 s
[asn1-parse] Phase: patchPhase
2326.04 s
[asn1-parse] Phase: compileBuildDriverPhase
2326.06 s
[asn1-parse] setupCompileFlags: -package-db=/build/tmp.Lyr5nzuXN5/setup-package.conf.d -threaded
2326.53 s
[asn1-parse] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Lyr5nzuXN5/Main.o )
2327.19 s
[asn1-parse] [2 of 2] Linking Setup
2330.44 s
[crypton] [ 2 of 139] Compiling Crypto.Data.Padding ( Crypto/Data/Padding.hs, dist/build/Crypto/Data/Padding.p_o )
2330.44 s
[crypton] [ 3 of 139] Compiling Crypto.Error.Types ( Crypto/Error/Types.hs, dist/build/Crypto/Error/Types.p_o )
2330.44 s
[crypton] [ 4 of 139] Compiling Crypto.Error ( Crypto/Error.hs, dist/build/Crypto/Error.p_o )
2330.44 s
[crypton] [ 5 of 139] Compiling Crypto.Internal.Compat ( Crypto/Internal/Compat.hs, dist/build/Crypto/Internal/Compat.p_o )
2330.44 s
[crypton] [ 6 of 139] Compiling Crypto.Internal.ByteArray ( Crypto/Internal/ByteArray.hs, dist/build/Crypto/Internal/ByteArray.p_o )
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 )
2330.44 s
[crypton] [ 8 of 139] Compiling Crypto.Internal.CompatPrim ( Crypto/Internal/CompatPrim.hs, dist/build/Crypto/Internal/CompatPrim.p_o )
2330.44 s
[crypton] [ 9 of 139] Compiling Crypto.Internal.DeepSeq ( Crypto/Internal/DeepSeq.hs, dist/build/Crypto/Internal/DeepSeq.p_o )
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 )
2334.67 s
[asn1-parse] Phase: updateAutotoolsGnuConfigScriptsPhase
2334.69 s
[asn1-parse] Phase: configurePhase
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
2334.74 s
[asn1-parse] Using Parsec parser
2334.74 s
[asn1-parse] Warning: asn1-parse.cabal:17:34: version operators used. To use version
2334.74 s
[asn1-parse] operators the package needs to specify at least 'cabal-version: >= 1.8'.
2334.74 s
[asn1-parse] Warning: asn1-parse.cabal:19:42: version operators used. To use version
2334.74 s
[asn1-parse] operators the package needs to specify at least 'cabal-version: >= 1.8'.
2334.74 s
[asn1-parse] Configuring asn1-parse-0.9.5...
2339.11 s
[asn1-parse] Dependency asn1-encoding >=0.9: using asn1-encoding-0.9.6
2339.11 s
[asn1-parse] Dependency asn1-types >=0.3 && <0.4: using asn1-types-0.3.4
2339.12 s
[asn1-parse] Dependency base >=3 && <5: using base-4.20.1.0
2339.12 s
[asn1-parse] Dependency bytestring: using bytestring-0.12.2.0
2339.12 s
[asn1-parse] Source component graph: component lib
2339.12 s
[asn1-parse] Configured component graph:
2339.12 s
[asn1-parse] component asn1-parse-0.9.5-2jKog3IeLL9Bau0v4PaxAM
2339.12 s
[asn1-parse] include asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2339.12 s
[asn1-parse] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2339.12 s
[asn1-parse] include base-4.20.1.0-4f22
2339.12 s
[asn1-parse] include bytestring-0.12.2.0-c0ba
2339.12 s
[asn1-parse] Linked component graph:
2339.12 s
[asn1-parse] unit asn1-parse-0.9.5-2jKog3IeLL9Bau0v4PaxAM
2339.12 s
[asn1-parse] include asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2339.12 s
[asn1-parse] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2339.12 s
[asn1-parse] include base-4.20.1.0-4f22
2339.12 s
[asn1-parse] include bytestring-0.12.2.0-c0ba
2339.12 s
[asn1-parse] Data.ASN1.Parse=asn1-parse-0.9.5-2jKog3IeLL9Bau0v4PaxAM:Data.ASN1.Parse
2339.12 s
[asn1-parse] Ready component graph:
2339.12 s
[asn1-parse] definite asn1-parse-0.9.5-2jKog3IeLL9Bau0v4PaxAM
2339.12 s
[asn1-parse] depends asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2339.12 s
[asn1-parse] depends asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2339.12 s
[asn1-parse] depends base-4.20.1.0-4f22
2339.12 s
[asn1-parse] depends bytestring-0.12.2.0-c0ba
2339.12 s
[asn1-parse] Using Cabal-3.12.1.0 compiled by ghc-9.10
2339.12 s
[asn1-parse] Using compiler: ghc-9.10.2
2339.12 s
[asn1-parse] Using install prefix:
2339.12 s
[asn1-parse] /nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5
2339.12 s
[asn1-parse] Executables installed in:
2339.12 s
[asn1-parse] /nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5/bin
2339.12 s
[asn1-parse] Libraries installed in:
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
2339.12 s
[asn1-parse] Dynamic Libraries installed in:
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
2339.13 s
[asn1-parse] Private executables installed in:
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
2339.13 s
[asn1-parse] Data files installed in:
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
2339.13 s
[asn1-parse] Documentation installed in:
2339.13 s
[asn1-parse] /nix/store/xxgz17cjspij5qw67xf4pxq7lpndr3dp-asn1-parse-0.9.5-doc/share/doc/asn1-parse-0.9.5
2339.13 s
[asn1-parse] Configuration files installed in:
2339.13 s
[asn1-parse] /nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5/etc
2339.13 s
[asn1-parse] No alex found
2339.13 s
[asn1-parse] Using ar found on system at:
2339.13 s
[asn1-parse] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2339.13 s
[asn1-parse] No c2hs found
2339.13 s
[asn1-parse] No cpphs found
2339.13 s
[asn1-parse] No doctest found
2339.13 s
[asn1-parse] Using gcc version 14.3.0 given by user at:
2339.13 s
[asn1-parse] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2339.13 s
[asn1-parse] Using ghc version 9.10.2 found on system at:
2339.13 s
[asn1-parse] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2339.13 s
[asn1-parse] Using ghc-pkg version 9.10.2 found on system at:
2339.13 s
[asn1-parse] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2339.13 s
[asn1-parse] No ghcjs found
2339.13 s
[asn1-parse] No ghcjs-pkg found
2339.13 s
[asn1-parse] No greencard found
2339.13 s
[asn1-parse] Using haddock version 2.31.0 found on system at:
2339.13 s
[asn1-parse] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2339.13 s
[asn1-parse] No happy found
2339.13 s
[asn1-parse] Using haskell-suite found on system at: haskell-suite-dummy-location
2339.13 s
[asn1-parse] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2339.13 s
[asn1-parse] No hmake found
2339.13 s
[asn1-parse] Using hpc version 0.69 found on system at:
2339.13 s
[asn1-parse] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2339.14 s
[asn1-parse] Using hsc2hs version 0.68.10 found on system at:
2339.14 s
[asn1-parse] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2339.14 s
[asn1-parse] Using hscolour version 1.25 found on system at:
2339.14 s
[asn1-parse] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2339.14 s
[asn1-parse] No jhc found
2339.14 s
[asn1-parse] Using ld found on system at:
2339.14 s
[asn1-parse] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2339.14 s
[asn1-parse] No pkg-config found
2339.14 s
[asn1-parse] Using runghc version 9.10.2 found on system at:
2339.14 s
[asn1-parse] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2339.14 s
[asn1-parse] Using strip version 2.44 found on system at:
2339.14 s
[asn1-parse] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2339.14 s
[asn1-parse] Using tar found on system at:
2339.14 s
[asn1-parse] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2339.14 s
[asn1-parse] No uhc found
2339.61 s
[asn1-parse] Phase: buildPhase
2340.10 s
[asn1-parse] Preprocessing library for asn1-parse-0.9.5...
2340.12 s
[asn1-parse] Building library for asn1-parse-0.9.5...
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 )
2341.54 s
[asn1-parse] Data/ASN1/Parse.hs:35:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2341.54 s
[asn1-parse] The import of ‘Control.Monad.Fail’ is redundant
2341.54 s
[asn1-parse] except perhaps to import instances from ‘Control.Monad.Fail’
2341.54 s
[asn1-parse] To import instances alone, use: import Control.Monad.Fail()
2341.54 s
[asn1-parse] |
2341.54 s
[asn1-parse] 35 | import Control.Monad.Fail
2341.55 s
[asn1-parse] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2341.55 s
[asn1-parse]
2341.55 s
[asn1-parse] Data/ASN1/Parse.hs:52:5: warning : [ GHC-22705 ] [ -Wnoncanonical-monad-instances ]
2341.55 s
[asn1-parse] Noncanonical ‘return’ definition detected
2341.55 s
[asn1-parse] in the instance declaration for ‘Monad ParseASN1’.
2341.55 s
[asn1-parse] ‘return’ will eventually be removed in favour of ‘pure’
2341.55 s
[asn1-parse] Suggested fix:
2341.55 s
[asn1-parse] Either remove definition for ‘return’ (recommended) or define as ‘return = pure’
2341.55 s
[asn1-parse] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
2341.55 s
[asn1-parse] |
2341.55 s
[asn1-parse] 52 | return a = pure a
2341.55 s
[asn1-parse] | ^^^^^^^^^^^^^^^^^^^^
2341.55 s
[asn1-parse]
2343.45 s
[asn1-parse] [1 of 1] Compiling Data.ASN1.Parse ( Data/ASN1/Parse.hs, dist/build/Data/ASN1/Parse.p_o )
2344.13 s
[asn1-parse] Data/ASN1/Parse.hs:35:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2344.13 s
[asn1-parse] The import of ‘Control.Monad.Fail’ is redundant
2344.13 s
[asn1-parse] except perhaps to import instances from ‘Control.Monad.Fail’
2344.13 s
[asn1-parse] To import instances alone, use: import Control.Monad.Fail()
2344.13 s
[asn1-parse] |
2344.13 s
[asn1-parse] 35 | import Control.Monad.Fail
2344.13 s
[asn1-parse] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2344.13 s
[asn1-parse]
2344.13 s
[asn1-parse] Data/ASN1/Parse.hs:52:5: warning : [ GHC-22705 ] [ -Wnoncanonical-monad-instances ]
2344.15 s
[asn1-parse] Noncanonical ‘return’ definition detected
2344.15 s
[asn1-parse] in the instance declaration for ‘Monad ParseASN1’.
2344.15 s
[asn1-parse] ‘return’ will eventually be removed in favour of ‘pure’
2344.15 s
[asn1-parse] Suggested fix:
2344.15 s
[asn1-parse] Either remove definition for ‘return’ (recommended) or define as ‘return = pure’
2344.15 s
[asn1-parse] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
2344.15 s
[asn1-parse] |
2344.15 s
[asn1-parse] 52 | return a = pure a
2344.15 s
[asn1-parse] | ^^^^^^^^^^^^^^^^^^^^
2344.15 s
[asn1-parse]
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 )
2350.36 s
[asn1-parse] Phase: checkPhase
2350.50 s
[asn1-parse] Package has no test suites.
2350.52 s
[asn1-parse] Phase: haddockPhase
2351.32 s
[asn1-parse] Preprocessing library for asn1-parse-0.9.5...
2351.33 s
[asn1-parse] Running Haddock on library for asn1-parse-0.9.5...
2352.48 s
[asn1-parse] [1 of 1] Compiling Data.ASN1.Parse ( Data/ASN1/Parse.hs, nothing )
2353.11 s
[asn1-parse] Data/ASN1/Parse.hs:35:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2353.11 s
[asn1-parse] The import of ‘Control.Monad.Fail’ is redundant
2353.12 s
[asn1-parse] except perhaps to import instances from ‘Control.Monad.Fail’
2353.12 s
[asn1-parse] To import instances alone, use: import Control.Monad.Fail()
2353.12 s
[asn1-parse] |
2353.12 s
[asn1-parse] 35 | import Control.Monad.Fail
2353.12 s
[asn1-parse] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2353.12 s
[asn1-parse]
2353.12 s
[asn1-parse] Data/ASN1/Parse.hs:52:5: warning : [ GHC-22705 ] [ -Wnoncanonical-monad-instances ]
2353.12 s
[asn1-parse] Noncanonical ‘return’ definition detected
2353.12 s
[asn1-parse] in the instance declaration for ‘Monad ParseASN1’.
2353.12 s
[asn1-parse] ‘return’ will eventually be removed in favour of ‘pure’
2353.12 s
[asn1-parse] Suggested fix:
2353.12 s
[asn1-parse] Either remove definition for ‘return’ (recommended) or define as ‘return = pure’
2353.13 s
[asn1-parse] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
2353.13 s
[asn1-parse] |
2353.13 s
[asn1-parse] 52 | return a = pure a
2353.13 s
[asn1-parse] | ^^^^^^^^^^^^^^^^^^^^
2353.13 s
[asn1-parse]
2353.16 s
[asn1-parse] Haddock coverage:
2353.19 s
[asn1-parse] 93% ( 15 / 16) in 'Data.ASN1.Parse'
2353.19 s
[asn1-parse] Missing documentation for:
2353.19 s
[asn1-parse] ParseASN1 (Data/ASN1/Parse.hs:38)
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 )
2367.15 s
[crypton] [ 12 of 139] Compiling Crypto.Internal.Imports ( Crypto/Internal/Imports.hs, dist/build/Crypto/Internal/Imports.p_o )
2367.16 s
[crypton] [ 13 of 139] Compiling Crypto.Internal.Builder ( Crypto/Internal/Builder.hs, dist/build/Crypto/Internal/Builder.p_o )
2367.16 s
[crypton] [ 14 of 139] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.p_o )
2367.16 s
[crypton] [ 15 of 139] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.p_o )
2367.16 s
[crypton] [ 16 of 139] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.p_o )
2367.16 s
[crypton] [ 17 of 139] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.p_o )
2367.16 s
[crypton] [ 18 of 139] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.p_o )
2367.16 s
[crypton] [ 19 of 139] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.p_o )
2367.16 s
[crypton] [ 20 of 139] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.p_o )
2367.16 s
[crypton] [ 21 of 139] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.p_o )
2367.16 s
[crypton] [ 22 of 139] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.p_o )
2367.16 s
[crypton] [ 23 of 139] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.p_o )
2367.16 s
[crypton] [ 24 of 139] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.p_o )
2367.16 s
[crypton] [ 25 of 139] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.p_o )
2367.16 s
[crypton] [ 26 of 139] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.p_o )
2367.16 s
[crypton] [ 27 of 139] Compiling Crypto.Hash.MD5 ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.p_o )
2367.16 s
[crypton] [ 28 of 139] Compiling Crypto.Hash.MD4 ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.p_o )
2367.16 s
[crypton] [ 29 of 139] Compiling Crypto.Hash.MD2 ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.p_o )
2367.18 s
[crypton] [ 30 of 139] Compiling Crypto.Hash.Keccak ( Crypto/Hash/Keccak.hs, dist/build/Crypto/Hash/Keccak.p_o )
2367.18 s
[crypton] [ 31 of 139] Compiling Crypto.Hash.IO ( Crypto/Hash/IO.hs, dist/build/Crypto/Hash/IO.p_o )
2367.18 s
[crypton] [ 32 of 139] Compiling Crypto.Hash.Blake2sp ( Crypto/Hash/Blake2sp.hs, dist/build/Crypto/Hash/Blake2sp.p_o )
2367.18 s
[crypton] [ 33 of 139] Compiling Crypto.Hash.Blake2s ( Crypto/Hash/Blake2s.hs, dist/build/Crypto/Hash/Blake2s.p_o )
2367.18 s
[crypton] [ 34 of 139] Compiling Crypto.Hash.Blake2bp ( Crypto/Hash/Blake2bp.hs, dist/build/Crypto/Hash/Blake2bp.p_o )
2367.18 s
[crypton] [ 35 of 139] Compiling Crypto.Hash.Blake2b ( Crypto/Hash/Blake2b.hs, dist/build/Crypto/Hash/Blake2b.p_o )
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 )
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 )
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 )
2389.84 s
[crypton] [ 39 of 139] Compiling Crypto.Cipher.Types ( Crypto/Cipher/Types.hs, dist/build/Crypto/Cipher/Types.p_o )
2395.11 s
[crypton] [ 40 of 139] Compiling Crypto.ConstructHash.MiyaguchiPreneel ( Crypto/ConstructHash/MiyaguchiPreneel.hs, dist/build/Crypto/ConstructHash/MiyaguchiPreneel.p_o )
2395.66 s
[crypton] Crypto/ConstructHash/MiyaguchiPreneel.hs:18:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2395.67 s
[crypton] The import of ‘Data.List’ is redundant
2395.67 s
[crypton] except perhaps to import instances from ‘Data.List’
2395.67 s
[crypton] To import instances alone, use: import Data.List()
2395.67 s
[crypton] |
2395.67 s
[crypton] 18 | import Data.List (foldl')
2395.67 s
[crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2395.67 s
[crypton]
2398.57 s
[aeson] [11 of 42] Compiling PropertyQC ( tests/PropertyQC.hs, dist/build/aeson-tests/aeson-tests-tmp/PropertyQC.o )
2398.57 s
[aeson] tests/PropertyQC.hs:13:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2398.57 s
[aeson] The import of ‘Data.Foldable’ is redundant
2398.58 s
[aeson] except perhaps to import instances from ‘Data.Foldable’
2398.58 s
[aeson] To import instances alone, use: import Data.Foldable()
2398.58 s
[aeson] |
2398.58 s
[aeson] 13 | import Data.Foldable (foldl')
2398.58 s
[aeson] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2398.58 s
[aeson]
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 )
2399.04 s
[asn1-parse] Documentation created: dist/doc/html/asn1-parse/,
2399.04 s
[asn1-parse] dist/doc/html/asn1-parse/asn1-parse.txt
2399.87 s
[asn1-parse] haddockPhase completed in 49 seconds
2399.88 s
[asn1-parse] Phase: installPhase
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
2402.53 s
[asn1-parse] Phase: fixupPhase
2402.67 s
[asn1-parse] shrinking RPATHs of ELF executables and libraries in /nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5
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
2402.84 s
[asn1-parse] checking for references to /build/ in /nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5...
2402.89 s
[asn1-parse] patching script interpreter paths in /nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5
2402.93 s
[asn1-parse] stripping (with command strip and flags -S -p) in /nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5/lib
2403.37 s
[asn1-parse] shrinking RPATHs of ELF executables and libraries in /nix/store/xxgz17cjspij5qw67xf4pxq7lpndr3dp-asn1-parse-0.9.5-doc
2403.39 s
[asn1-parse] checking for references to /build/ in /nix/store/xxgz17cjspij5qw67xf4pxq7lpndr3dp-asn1-parse-0.9.5-doc...
2403.44 s
[asn1-parse] patching script interpreter paths in /nix/store/xxgz17cjspij5qw67xf4pxq7lpndr3dp-asn1-parse-0.9.5-doc
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
2404.64 s
[asn1-parse:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2406.21 s
[asn1-parse:post-build] copying 2 paths...
2406.23 s
[asn1-parse:post-build] copying path '/nix/store/xxgz17cjspij5qw67xf4pxq7lpndr3dp-asn1-parse-0.9.5-doc' to 'https://cache.nix-ci.com'...
2408.02 s
[asn1-parse:post-build] copying path '/nix/store/dd0d0nffp9l7a03jaf97iirdyb8nymbw-asn1-parse-0.9.5' to 'https://cache.nix-ci.com'...
2410.89 s
[asn1-parse:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2413.01 s
[asn1-parse:post-build] copying 1 paths...
2413.03 s
[asn1-parse:post-build] copying path '/nix/store/bxf57mr7544pdvsz8y8jwsn878pmyfwx-asn1-parse-0.9.5.drv' to 'https://cache.nix-ci.com'...
2414.47 s
Uploaded asn1-parse in 10.5s
2414.48 s
Progress: 83 of 103 built (2 building), 318 of 318 downloaded from cache
2414.48 s
Built asn1-parse in 1m29s
2414.48 s
[crypton] [ 41 of 139] Compiling Crypto.Cipher.Utils ( Crypto/Cipher/Utils.hs, dist/build/Crypto/Cipher/Utils.p_o )
2414.48 s
[crypton] [ 42 of 139] Compiling Crypto.Cipher.TripleDES ( Crypto/Cipher/TripleDES.hs, dist/build/Crypto/Cipher/TripleDES.p_o )
2425.49 s
[crypton] [ 43 of 139] Compiling Crypto.Cipher.DES ( Crypto/Cipher/DES.hs, dist/build/Crypto/Cipher/DES.p_o )
2425.56 s
[crypton] [ 44 of 139] Compiling Crypto.Cipher.Salsa ( Crypto/Cipher/Salsa.hs, dist/build/Crypto/Cipher/Salsa.p_o )
2425.56 s
[crypton] [ 45 of 139] Compiling Crypto.Cipher.XSalsa ( Crypto/Cipher/XSalsa.hs, dist/build/Crypto/Cipher/XSalsa.p_o )
2425.56 s
[crypton] [ 46 of 139] Compiling Crypto.Cipher.RC4 ( Crypto/Cipher/RC4.hs, dist/build/Crypto/Cipher/RC4.p_o )
2425.56 s
[crypton] [ 47 of 139] Compiling Crypto.Cipher.ChaCha ( Crypto/Cipher/ChaCha.hs, dist/build/Crypto/Cipher/ChaCha.p_o )
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 )
2444.91 s
[crypton] [ 49 of 139] Compiling Crypto.Cipher.AES ( Crypto/Cipher/AES.hs, dist/build/Crypto/Cipher/AES.p_o )
2453.88 s
[crypton] [ 50 of 139] Compiling Crypto.Internal.Nat ( Crypto/Internal/Nat.hs, dist/build/Crypto/Internal/Nat.p_o )
2453.90 s
[crypton] [ 51 of 139] Compiling Crypto.Hash.SHAKE ( Crypto/Hash/SHAKE.hs, dist/build/Crypto/Hash/SHAKE.p_o )
2453.90 s
[crypton] [ 52 of 139] Compiling Crypto.Hash.Blake2 ( Crypto/Hash/Blake2.hs, dist/build/Crypto/Hash/Blake2.p_o )
2453.90 s
[crypton] [ 53 of 139] Compiling Crypto.Hash.Algorithms ( Crypto/Hash/Algorithms.hs, dist/build/Crypto/Hash/Algorithms.p_o )
2453.90 s
[crypton] [ 54 of 139] Compiling Crypto.Hash ( Crypto/Hash.hs, dist/build/Crypto/Hash.p_o )
2453.90 s
[crypton] [ 55 of 139] Compiling Crypto.Internal.WordArray ( Crypto/Internal/WordArray.hs, dist/build/Crypto/Internal/WordArray.p_o )
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 )
2453.90 s
[crypton] Crypto/Cipher/Twofish/Primitive.hs:17:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2453.90 s
[crypton] The import of ‘Data.List’ is redundant
2453.90 s
[crypton] except perhaps to import instances from ‘Data.List’
2453.90 s
[crypton] To import instances alone, use: import Data.List()
2453.90 s
[crypton] |
2453.90 s
[crypton] 17 | import Data.List (foldl')
2453.90 s
[crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2453.90 s
[crypton]
2453.90 s
[crypton] [ 57 of 139] Compiling Crypto.Cipher.Twofish ( Crypto/Cipher/Twofish.hs, dist/build/Crypto/Cipher/Twofish.p_o )
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 )
2453.90 s
[crypton] [ 59 of 139] Compiling Crypto.Cipher.CAST5 ( Crypto/Cipher/CAST5.hs, dist/build/Crypto/Cipher/CAST5.p_o )
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 )
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 )
2453.90 s
[crypton] [ 62 of 139] Compiling Crypto.Cipher.Blowfish ( Crypto/Cipher/Blowfish.hs, dist/build/Crypto/Cipher/Blowfish.p_o )
2453.90 s
[crypton] [ 63 of 139] Compiling Crypto.Internal.Words ( Crypto/Internal/Words.hs, dist/build/Crypto/Internal/Words.p_o )
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 )
2453.90 s
[crypton] [ 65 of 139] Compiling Crypto.Cipher.Camellia ( Crypto/Cipher/Camellia.hs, dist/build/Crypto/Cipher/Camellia.p_o )
2453.90 s
[crypton] [ 66 of 139] Compiling Crypto.KDF.Argon2 ( Crypto/KDF/Argon2.hs, dist/build/Crypto/KDF/Argon2.p_o )
2453.90 s
[crypton] [ 67 of 139] Compiling Crypto.KDF.BCryptPBKDF ( Crypto/KDF/BCryptPBKDF.hs, dist/build/Crypto/KDF/BCryptPBKDF.p_o )
2453.90 s
[crypton] [ 68 of 139] Compiling Crypto.MAC.CMAC ( Crypto/MAC/CMAC.hs, dist/build/Crypto/MAC/CMAC.p_o )
2453.90 s
[crypton] Crypto/MAC/CMAC.hs:20:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2453.90 s
[crypton] The import of ‘Data.List’ is redundant
2453.90 s
[crypton] except perhaps to import instances from ‘Data.List’
2453.90 s
[crypton] To import instances alone, use: import Data.List()
2453.90 s
[crypton] |
2453.90 s
[crypton] 20 | import Data.List (foldl')
2453.90 s
[crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2453.90 s
[crypton]
2453.90 s
[crypton] [ 69 of 139] Compiling Crypto.MAC.HMAC ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.p_o )
2453.90 s
[crypton] [ 70 of 139] Compiling Crypto.KDF.PBKDF2 ( Crypto/KDF/PBKDF2.hs, dist/build/Crypto/KDF/PBKDF2.p_o )
2453.90 s
[crypton] [ 71 of 139] Compiling Crypto.KDF.Scrypt ( Crypto/KDF/Scrypt.hs, dist/build/Crypto/KDF/Scrypt.p_o )
2453.90 s
[crypton] [ 72 of 139] Compiling Crypto.KDF.HKDF ( Crypto/KDF/HKDF.hs, dist/build/Crypto/KDF/HKDF.p_o )
2453.90 s
[crypton] [ 73 of 139] Compiling Crypto.MAC.KMAC ( Crypto/MAC/KMAC.hs, dist/build/Crypto/MAC/KMAC.p_o )
2453.91 s
[crypton] [ 74 of 139] Compiling Crypto.MAC.KeyedBlake2 ( Crypto/MAC/KeyedBlake2.hs, dist/build/Crypto/MAC/KeyedBlake2.p_o )
2453.91 s
[crypton] [ 75 of 139] Compiling Crypto.MAC.Poly1305 ( Crypto/MAC/Poly1305.hs, dist/build/Crypto/MAC/Poly1305.p_o )
2453.91 s
[crypton] [ 76 of 139] Compiling Crypto.Cipher.ChaChaPoly1305 ( Crypto/Cipher/ChaChaPoly1305.hs, dist/build/Crypto/Cipher/ChaChaPoly1305.p_o )
2453.91 s
[crypton] [ 77 of 139] Compiling Crypto.Number.Compat ( Crypto/Number/Compat.hs, dist/build/Crypto/Number/Compat.p_o )
2453.91 s
[crypton] [ 78 of 139] Compiling Crypto.Number.Basic ( Crypto/Number/Basic.hs, dist/build/Crypto/Number/Basic.p_o )
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 )
2453.91 s
[crypton] [ 80 of 139] Compiling Crypto.Number.F2m ( Crypto/Number/F2m.hs, dist/build/Crypto/Number/F2m.p_o )
2453.91 s
[crypton] Crypto/Number/F2m.hs:28:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2453.91 s
[crypton] The import of ‘Data.List’ is redundant
2453.91 s
[crypton] except perhaps to import instances from ‘Data.List’
2453.91 s
[crypton] To import instances alone, use: import Data.List()
2453.91 s
[crypton] |
2453.91 s
[crypton] 28 | import Data.List (foldl')
2453.91 s
[crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2453.91 s
[crypton]
2453.92 s
[crypton] [ 81 of 139] Compiling Crypto.Number.ModArithmetic ( Crypto/Number/ModArithmetic.hs, dist/build/Crypto/Number/ModArithmetic.p_o )
2453.92 s
[crypton] [ 82 of 139] Compiling Crypto.Number.Nat ( Crypto/Number/Nat.hs, dist/build/Crypto/Number/Nat.p_o )
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 )
2453.93 s
[crypton] [ 84 of 139] Compiling Crypto.Number.Serialize ( Crypto/Number/Serialize.hs, dist/build/Crypto/Number/Serialize.p_o )
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 )
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 )
2453.93 s
[crypton] [ 87 of 139] Compiling Crypto.OTP ( Crypto/OTP.hs, dist/build/Crypto/OTP.p_o )
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 )
2453.93 s
[crypton] [ 89 of 139] Compiling Crypto.PubKey.Internal ( Crypto/PubKey/Internal.hs, dist/build/Crypto/PubKey/Internal.p_o )
2453.94 s
[crypton] Crypto/PubKey/Internal.hs:15:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2453.95 s
[crypton] The import of ‘Data.List’ is redundant
2453.95 s
[crypton] except perhaps to import instances from ‘Data.List’
2453.95 s
[crypton] To import instances alone, use: import Data.List()
2453.95 s
[crypton] |
2453.95 s
[crypton] 15 | import Data.List (foldl')
2453.95 s
[crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2453.95 s
[crypton]
2453.95 s
[crypton] [ 90 of 139] Compiling Crypto.PubKey.MaskGenFunction ( Crypto/PubKey/MaskGenFunction.hs, dist/build/Crypto/PubKey/MaskGenFunction.p_o )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
2453.99 s
[crypton] [ 98 of 139] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, dist/build/Crypto/Random/Entropy.p_o )
2453.99 s
[crypton] [ 99 of 139] Compiling Crypto.Random.EntropyPool ( Crypto/Random/EntropyPool.hs, dist/build/Crypto/Random/EntropyPool.p_o )
2453.99 s
[crypton] [100 of 139] Compiling Crypto.Random.Types ( Crypto/Random/Types.hs, dist/build/Crypto/Random/Types.p_o )
2453.99 s
[crypton] [101 of 139] Compiling Crypto.Random.SystemDRG ( Crypto/Random/SystemDRG.hs, dist/build/Crypto/Random/SystemDRG.p_o )
2453.99 s
[crypton] [102 of 139] Compiling Crypto.Random.HmacDRG ( Crypto/Random/HmacDRG.hs, dist/build/Crypto/Random/HmacDRG.p_o )
2453.99 s
[crypton] [103 of 139] Compiling Crypto.Random.ChaChaDRG ( Crypto/Random/ChaChaDRG.hs, dist/build/Crypto/Random/ChaChaDRG.p_o )
2453.99 s
[crypton] [104 of 139] Compiling Crypto.Random ( Crypto/Random.hs, dist/build/Crypto/Random.p_o )
2453.99 s
[crypton] [105 of 139] Compiling Crypto.Random.Probabilistic ( Crypto/Random/Probabilistic.hs, dist/build/Crypto/Random/Probabilistic.p_o )
2453.99 s
[crypton] [106 of 139] Compiling Crypto.PubKey.Ed448 ( Crypto/PubKey/Ed448.hs, dist/build/Crypto/PubKey/Ed448.p_o )
2453.99 s
[crypton] [107 of 139] Compiling Crypto.PubKey.Ed25519 ( Crypto/PubKey/Ed25519.hs, dist/build/Crypto/PubKey/Ed25519.p_o )
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 )
2453.99 s
[crypton] [109 of 139] Compiling Crypto.PubKey.Curve448 ( Crypto/PubKey/Curve448.hs, dist/build/Crypto/PubKey/Curve448.p_o )
2454.00 s
[crypton] [110 of 139] Compiling Crypto.PubKey.Curve25519 ( Crypto/PubKey/Curve25519.hs, dist/build/Crypto/PubKey/Curve25519.p_o )
2454.00 s
[crypton] [111 of 139] Compiling Crypto.KDF.BCrypt ( Crypto/KDF/BCrypt.hs, dist/build/Crypto/KDF/BCrypt.p_o )
2454.00 s
[crypton] [112 of 139] Compiling Crypto.ECC.Edwards25519 ( Crypto/ECC/Edwards25519.hs, dist/build/Crypto/ECC/Edwards25519.p_o )
2454.00 s
[crypton] [113 of 139] Compiling Crypto.Cipher.AESGCMSIV ( Crypto/Cipher/AESGCMSIV.hs, dist/build/Crypto/Cipher/AESGCMSIV.p_o )
2460.15 s
[crypton] [114 of 139] Compiling Crypto.Number.Generate ( Crypto/Number/Generate.hs, dist/build/Crypto/Number/Generate.p_o )
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 )
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 )
2469.40 s
[aeson] [13 of 42] Compiling PropUtils ( tests/PropUtils.hs, dist/build/aeson-tests/aeson-tests-tmp/PropUtils.o )
2475.28 s
[aeson] [14 of 42] Compiling PropertyTH ( tests/PropertyTH.hs, dist/build/aeson-tests/aeson-tests-tmp/PropertyTH.o )
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 )
2478.47 s
[crypton] [118 of 139] Compiling Crypto.PubKey.DSA ( Crypto/PubKey/DSA.hs, dist/build/Crypto/PubKey/DSA.p_o )
2478.48 s
[crypton] [119 of 139] Compiling Crypto.Number.Prime ( Crypto/Number/Prime.hs, dist/build/Crypto/Number/Prime.p_o )
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 )
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 )
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 )
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 )
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 )
2478.48 s
[crypton] [125 of 139] Compiling Crypto.PubKey.RSA ( Crypto/PubKey/RSA.hs, dist/build/Crypto/PubKey/RSA.p_o )
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 )
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 )
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 )
2478.48 s
[crypton] [129 of 139] Compiling Crypto.PubKey.DH ( Crypto/PubKey/DH.hs, dist/build/Crypto/PubKey/DH.p_o )
2478.48 s
[crypton] [130 of 139] Compiling Crypto.PubKey.ElGamal ( Crypto/PubKey/ElGamal.hs, dist/build/Crypto/PubKey/ElGamal.p_o )
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 )
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 )
2478.48 s
[crypton] [133 of 139] Compiling Crypto.ECC ( Crypto/ECC.hs, dist/build/Crypto/ECC.p_o )
2479.50 s
[crypton] [134 of 139] Compiling Crypto.PubKey.EdDSA ( Crypto/PubKey/EdDSA.hs, dist/build/Crypto/PubKey/EdDSA.p_o )
2483.14 s
[aeson] [15 of 42] Compiling PropertyRTFunctors ( tests/PropertyRTFunctors.hs, dist/build/aeson-tests/aeson-tests-tmp/PropertyRTFunctors.o )
2483.22 s
[crypton] [135 of 139] Compiling Crypto.PubKey.ECIES ( Crypto/PubKey/ECIES.hs, dist/build/Crypto/PubKey/ECIES.p_o )
2483.22 s
[crypton] [136 of 139] Compiling Crypto.PubKey.ECDSA ( Crypto/PubKey/ECDSA.hs, dist/build/Crypto/PubKey/ECDSA.p_o )
2483.22 s
[crypton] [137 of 139] Compiling Crypto.Data.AFIS ( Crypto/Data/AFIS.hs, dist/build/Crypto/Data/AFIS.p_o )
2483.22 s
[crypton] [138 of 139] Compiling Crypto.System.CPU ( Crypto/System/CPU.hs, dist/build/Crypto/System/CPU.p_o )
2483.22 s
[crypton] [139 of 139] Compiling Crypto.Tutorial ( Crypto/Tutorial.hs, dist/build/Crypto/Tutorial.p_o )
2486.33 s
[aeson] [16 of 42] Compiling PropertyRoundTrip ( tests/PropertyRoundTrip.hs, dist/build/aeson-tests/aeson-tests-tmp/PropertyRoundTrip.o )
2490.93 s
[aeson] [17 of 42] Compiling PropertyKeys ( tests/PropertyKeys.hs, dist/build/aeson-tests/aeson-tests-tmp/PropertyKeys.o )
2490.94 s
[aeson] [18 of 42] Compiling PropertyGeneric ( tests/PropertyGeneric.hs, dist/build/aeson-tests/aeson-tests-tmp/PropertyGeneric.o )
2490.94 s
[aeson] [19 of 42] Compiling Properties ( tests/Properties.hs, dist/build/aeson-tests/aeson-tests-tmp/Properties.o )
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 )
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 )
2491.70 s
[aeson] [22 of 42] Compiling DataFamilies.Instances ( tests/DataFamilies/Instances.hs, dist/build/aeson-tests/aeson-tests-tmp/DataFamilies/Instances.o )
2491.70 s
[aeson] [23 of 42] Compiling DataFamilies.Encoders ( tests/DataFamilies/Encoders.hs, dist/build/aeson-tests/aeson-tests-tmp/DataFamilies/Encoders.o )
2491.70 s
[aeson] [24 of 42] Compiling DataFamilies.Properties ( tests/DataFamilies/Properties.hs, dist/build/aeson-tests/aeson-tests-tmp/DataFamilies/Properties.o )
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 )
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 )
2491.70 s
[aeson] tests/DoubleToScientific.hs:11:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2491.70 s
[aeson] The import of ‘Data.Foldable’ is redundant
2491.70 s
[aeson] except perhaps to import instances from ‘Data.Foldable’
2491.70 s
[aeson] To import instances alone, use: import Data.Foldable()
2491.70 s
[aeson] |
2491.70 s
[aeson] 11 | import Data.Foldable (foldl')
2491.70 s
[aeson] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2491.70 s
[aeson]
2491.70 s
[aeson] [27 of 42] Compiling RFC8785 ( tests/RFC8785.hs, dist/build/aeson-tests/aeson-tests-tmp/RFC8785.o )
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 )
2491.70 s
[aeson] tests/UnitTests/FromJSONKey.hs:35:22: warning : [ GHC-58008 ] [ -Wgadt-mono-local-binds ]
2491.70 s
[aeson] Pattern matching on GADTs without MonoLocalBinds is fragile.
2491.70 s
[aeson] Suggested fix:
2491.70 s
[aeson] Enable any of the following extensions: GADTs, TypeFamilies
2491.70 s
[aeson] |
2491.70 s
[aeson] 35 | assertIsCoerce _ FromJSONKeyCoerce = pure ()
2491.70 s
[aeson] | ^^^^^^^^^^^^^^^^^
2491.70 s
[aeson]
2491.71 s
[aeson] tests/UnitTests/FromJSONKey.hs:39:23: warning : [ GHC-58008 ] [ -Wgadt-mono-local-binds ]
2491.71 s
[aeson] Pattern matching on GADTs without MonoLocalBinds is fragile.
2491.71 s
[aeson] Suggested fix:
2491.71 s
[aeson] Enable any of the following extensions: GADTs, TypeFamilies
2491.71 s
[aeson] |
2491.71 s
[aeson] 39 | assertIsCoerce' _ FromJSONKeyCoerce = pure ()
2491.71 s
[aeson] | ^^^^^^^^^^^^^^^^^
2491.71 s
[aeson]
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
2491.71 s
[aeson] [41 of 42] Compiling UnitTests ( tests/UnitTests.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests.o )
2491.71 s
[aeson] tests/UnitTests.hs:89:29: warning : [ GHC-63394 ] [ -Wx-partial ]
2491.71 s
[aeson] In the use of ‘head’
2491.71 s
[aeson] (imported from Prelude.Compat, but defined in GHC.Internal.List):
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"."
2491.71 s
[aeson] |
2491.71 s
[aeson] 89 | capitalize t = toUpper (head t) : tail t
2491.71 s
[aeson] | ^^^^
2491.71 s
[aeson]
2491.71 s
[aeson] tests/UnitTests.hs:89:39: warning : [ GHC-63394 ] [ -Wx-partial ]
2491.71 s
[aeson] In the use of ‘tail’
2491.71 s
[aeson] (imported from Prelude.Compat, but defined in GHC.Internal.List):
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"."
2491.71 s
[aeson] |
2491.71 s
[aeson] 89 | capitalize t = toUpper (head t) : tail t
2491.71 s
[aeson] | ^^^^
2491.71 s
[aeson]
2514.09 s
[aeson] [42 of 42] Compiling Main ( tests/Tests.hs, dist/build/aeson-tests/aeson-tests-tmp/Main.o )
2520.15 s
[aeson] [43 of 43] Linking dist/build/aeson-tests/aeson-tests
2524.39 s
[aeson] buildPhase completed in 13 minutes 10 seconds
2524.39 s
[aeson] Phase: checkPhase
2525.63 s
[aeson] Running 1 test suites...
2525.64 s
[aeson] Test suite aeson-tests: RUNNING...
2525.69 s
[aeson] tests
2525.69 s
[aeson] data families
2525.69 s
[aeson] template-haskell
2525.69 s
[aeson] toJSON
2525.69 s
[aeson] Nullary
2525.72 s
[aeson] string: OK (0.01s)
2525.72 s
[aeson] +++ OK, passed 100 tests.
2525.72 s
[aeson] 2ElemArray: OK (0.03s)
2525.72 s
[aeson] +++ OK, passed 100 tests.
2525.72 s
[aeson] TaggedObject: OK
2525.72 s
[aeson] +++ OK, passed 100 tests.
2525.72 s
[aeson] ObjectWithSingleField: OK
2525.72 s
[aeson] +++ OK, passed 100 tests.
2525.72 s
[aeson] roundTrip
2525.72 s
[aeson] string: OK
2525.72 s
[aeson] +++ OK, passed 100 tests.
2525.72 s
[aeson] 2ElemArray: OK
2525.72 s
[aeson] +++ OK, passed 100 tests.
2525.72 s
[aeson] TaggedObject: OK
2525.72 s
[aeson] +++ OK, passed 100 tests.
2525.72 s
[aeson] ObjectWithSingleField: OK
2525.72 s
[aeson] +++ OK, passed 100 tests.
2525.72 s
[aeson] SomeType
2525.72 s
[aeson] 2ElemArray: OK
2525.72 s
[aeson] +++ OK, passed 100 tests.
2525.72 s
[aeson] TaggedObject: OK
2525.72 s
[aeson] +++ OK, passed 100 tests.
2525.72 s
[aeson] ObjectWithSingleField: OK
2525.72 s
[aeson] +++ OK, passed 100 tests.
2525.72 s
[aeson] roundTrip
2525.72 s
[aeson] 2ElemArray: OK
2525.72 s
[aeson] +++ OK, passed 100 tests.
2525.72 s
[aeson] TaggedObject: OK
2525.72 s
[aeson] +++ OK, passed 100 tests.
2525.72 s
[aeson] ObjectWithSingleField: OK
2525.73 s
[aeson] +++ OK, passed 100 tests.
2525.73 s
[aeson] Approx
2525.73 s
[aeson] string: OK
2525.73 s
[aeson] +++ OK, passed 100 tests.
2525.73 s
[aeson] ObjectWithSingleField: OK
2525.73 s
[aeson] +++ OK, passed 100 tests.
2525.73 s
[aeson] roundTrip
2525.73 s
[aeson] string: OK
2525.73 s
[aeson] +++ OK, passed 100 tests.
2525.73 s
[aeson] ObjectWithSingleField: OK
2525.73 s
[aeson] +++ OK, passed 100 tests.
2525.73 s
[aeson] GADT
2525.73 s
[aeson] string: OK
2525.73 s
[aeson] +++ OK, passed 100 tests.
2525.73 s
[aeson] ObjectWithSingleField: OK
2525.73 s
[aeson] +++ OK, passed 100 tests.
2525.73 s
[aeson] roundTrip
2525.73 s
[aeson] string: OK
2525.73 s
[aeson] +++ OK, passed 100 tests.
2525.73 s
[aeson] ObjectWithSingleField: OK
2525.73 s
[aeson] +++ OK, passed 100 tests.
2525.73 s
[aeson] toEncoding
2525.73 s
[aeson] NullaryString: OK
2525.73 s
[aeson] +++ OK, passed 100 tests.
2525.73 s
[aeson] Nullary2ElemArray: OK
2525.73 s
[aeson] +++ OK, passed 100 tests.
2525.73 s
[aeson] NullaryTaggedObject: OK
2525.74 s
[aeson] +++ OK, passed 100 tests.
2525.74 s
[aeson] NullaryObjectWithSingleField: OK
2525.74 s
[aeson] +++ OK, passed 100 tests.
2525.74 s
[aeson] ApproxUnwrap: OK
2525.74 s
[aeson] +++ OK, passed 100 tests.
2525.74 s
[aeson] ApproxDefault: OK
2525.74 s
[aeson] +++ OK, passed 100 tests.
2525.74 s
[aeson] SomeType2ElemArray: OK
2525.74 s
[aeson] +++ OK, passed 100 tests.
2525.74 s
[aeson] SomeTypeTaggedObject: OK
2525.74 s
[aeson] +++ OK, passed 100 tests.
2525.74 s
[aeson] SomeTypeObjectWithSingleField: OK
2525.74 s
[aeson] +++ OK, passed 100 tests.
2525.74 s
[aeson] generics
2525.74 s
[aeson] toJSON
2525.75 s
[aeson] Nullary
2525.75 s
[aeson] string: OK
2525.75 s
[aeson] +++ OK, passed 100 tests.
2525.75 s
[aeson] 2ElemArray: OK
2525.75 s
[aeson] +++ OK, passed 100 tests.
2525.75 s
[aeson] TaggedObject: OK
2525.75 s
[aeson] +++ OK, passed 100 tests.
2525.75 s
[aeson] ObjectWithSingleField: OK
2525.75 s
[aeson] +++ OK, passed 100 tests.
2525.75 s
[aeson] roundTrip
2525.75 s
[aeson] string: OK
2525.75 s
[aeson] +++ OK, passed 100 tests.
2525.75 s
[aeson] 2ElemArray: OK
2525.75 s
[aeson] +++ OK, passed 100 tests.
2525.75 s
[aeson] TaggedObject: OK
2525.75 s
[aeson] +++ OK, passed 100 tests.
2525.75 s
[aeson] ObjectWithSingleField: OK
2525.75 s
[aeson] +++ OK, passed 100 tests.
2525.75 s
[aeson] SomeType
2525.75 s
[aeson] 2ElemArray: OK
2525.75 s
[aeson] +++ OK, passed 100 tests.
2525.75 s
[aeson] TaggedObject: OK
2525.75 s
[aeson] +++ OK, passed 100 tests.
2525.75 s
[aeson] ObjectWithSingleField: OK
2525.75 s
[aeson] +++ OK, passed 100 tests.
2525.75 s
[aeson] roundTrip
2525.75 s
[aeson] 2ElemArray: OK
2525.75 s
[aeson] +++ OK, passed 100 tests.
2525.75 s
[aeson] TaggedObject: OK
2525.75 s
[aeson] +++ OK, passed 100 tests.
2525.75 s
[aeson] ObjectWithSingleField: OK
2525.75 s
[aeson] +++ OK, passed 100 tests.
2525.75 s
[aeson] Approx
2525.75 s
[aeson] string: OK
2525.75 s
[aeson] +++ OK, passed 100 tests.
2525.75 s
[aeson] ObjectWithSingleField: OK
2525.75 s
[aeson] +++ OK, passed 100 tests.
2525.75 s
[aeson] roundTrip
2525.75 s
[aeson] string: OK
2525.76 s
[aeson] +++ OK, passed 100 tests.
2525.76 s
[aeson] ObjectWithSingleField: OK
2525.76 s
[aeson] +++ OK, passed 100 tests.
2525.76 s
[aeson] toEncoding
2525.76 s
[aeson] NullaryString: OK
2525.76 s
[aeson] +++ OK, passed 100 tests.
2525.76 s
[aeson] Nullary2ElemArray: OK
2525.76 s
[aeson] +++ OK, passed 100 tests.
2525.76 s
[aeson] NullaryTaggedObject: OK
2525.76 s
[aeson] +++ OK, passed 100 tests.
2525.76 s
[aeson] NullaryObjectWithSingleField: OK
2525.76 s
[aeson] +++ OK, passed 100 tests.
2525.76 s
[aeson] ApproxUnwrap: OK
2525.76 s
[aeson] +++ OK, passed 100 tests.
2525.76 s
[aeson] ApproxDefault: OK
2525.76 s
[aeson] +++ OK, passed 100 tests.
2525.76 s
[aeson] SomeType2ElemArray: OK
2525.76 s
[aeson] +++ OK, passed 100 tests.
2525.76 s
[aeson] SomeTypeTaggedObject: OK
2525.76 s
[aeson] +++ OK, passed 100 tests.
2525.76 s
[aeson] SomeTypeObjectWithSingleField: OK
2525.77 s
[aeson] +++ OK, passed 100 tests.
2525.77 s
[aeson] RFC8785
2525.77 s
[aeson] example: OK
2525.77 s
[aeson] key-sort: OK
2525.77 s
[aeson] numbers
2525.77 s
[aeson] 0: OK
2525.77 s
[aeson] 0: OK
2525.77 s
[aeson] 5e-324: OK
2525.77 s
[aeson] -5e-324: OK
2525.77 s
[aeson] 1.7976931348623157e+308: OK
2525.77 s
[aeson] -1.7976931348623157e+308: OK
2525.77 s
[aeson] 9007199254740992: OK
2525.77 s
[aeson] -9007199254740992: OK
2525.77 s
[aeson] 295147905179352830000: OK
2525.77 s
[aeson] 9.999999999999997e+22: OK
2525.77 s
[aeson] 1e+23: OK
2525.77 s
[aeson] 1.0000000000000001e+23: OK
2525.77 s
[aeson] 999999999999999700000: OK
2525.77 s
[aeson] 999999999999999900000: OK
2525.77 s
[aeson] 1e+21: OK
2525.77 s
[aeson] 9.999999999999997e-7: OK
2525.77 s
[aeson] 0.000001: OK
2525.77 s
[aeson] 333333333.3333332: OK
2525.77 s
[aeson] 333333333.33333325: OK
2525.77 s
[aeson] 333333333.3333333: OK
2525.77 s
[aeson] 333333333.3333334: OK
2525.77 s
[aeson] 333333333.33333343: OK
2525.77 s
[aeson] -0.0000033333333333333333: OK
2525.77 s
[aeson] 1424953923781206.2: OK
2525.81 s
[aeson] roundtrip: OK (0.05s)
2525.81 s
[aeson] +++ OK, passed 100 tests.
2525.82 s
[aeson] castDoubleToWord64
2525.82 s
[aeson] 5e-324: OK
2525.82 s
[aeson] roundtrip1: OK
2525.82 s
[aeson] +++ OK, passed 100 tests.
2525.82 s
[aeson] roundtrip2: OK
2525.82 s
[aeson] +++ OK, passed 100 tests.
2525.82 s
[aeson] doubleToScientific
2525.82 s
[aeson] roundtrip1: OK
2525.82 s
[aeson] +++ OK, passed 100 tests.
2525.82 s
[aeson] roundtrip2: OK
2525.83 s
[aeson] +++ OK, passed 100 tests.
2525.83 s
[aeson] properties
2525.83 s
[aeson] encode
2525.83 s
[aeson] encodeDouble: OK
2525.83 s
[aeson] +++ OK, passed 100 tests.
2525.83 s
[aeson] encodeInteger: OK
2525.84 s
[aeson] +++ OK, passed 100 tests.
2526.58 s
[aeson] read . show = id: OK (0.75s)
2526.58 s
[aeson] +++ OK, passed 100 tests.
2526.58 s
[aeson] roundTrip
2526.58 s
[aeson] (): OK
2526.58 s
[aeson] +++ OK, passed 100 tests.
2526.63 s
[aeson] Value: OK (0.05s)
2526.63 s
[aeson] +++ OK, passed 100 tests.
2526.64 s
[aeson] Bool: OK
2526.64 s
[aeson] +++ OK, passed 100 tests.
2526.64 s
[aeson] Double: OK
2526.64 s
[aeson] +++ OK, passed 100 tests.
2526.64 s
[aeson] Int: OK
2526.64 s
[aeson] +++ OK, passed 100 tests.
2526.64 s
[aeson] NonEmpty Char: OK
2526.64 s
[aeson] +++ OK, passed 100 tests.
2526.65 s
[aeson] Integer: OK
2526.65 s
[aeson] +++ OK, passed 100 tests.
2526.65 s
[aeson] String: OK
2526.65 s
[aeson] +++ OK, passed 100 tests.
2526.65 s
[aeson] Text: OK
2526.65 s
[aeson] +++ OK, passed 100 tests.
2526.66 s
[aeson] Lazy Text: OK
2526.66 s
[aeson] +++ OK, passed 100 tests.
2526.78 s
[aeson] Foo: OK (0.13s)
2526.78 s
[aeson] +++ OK, passed 100 tests.
2526.78 s
[aeson] Day: OK
2526.79 s
[aeson] +++ OK, passed 100 tests.
2526.79 s
[aeson] Month: OK
2526.79 s
[aeson] +++ OK, passed 100 tests.
2526.79 s
[aeson] Quarter: OK
2526.79 s
[aeson] +++ OK, passed 100 tests.
2526.79 s
[aeson] QuarterOfYear: OK
2526.79 s
[aeson] +++ OK, passed 100 tests.
2526.79 s
[aeson] BCE Day: OK
2526.80 s
[aeson] +++ OK, passed 100 tests.
2526.81 s
[aeson] DotNetTime: OK (0.01s)
2526.81 s
[aeson] +++ OK, passed 100 tests.
2526.81 s
[aeson] LocalTime: OK
2526.81 s
[aeson] +++ OK, passed 100 tests.
2526.81 s
[aeson] TimeOfDay: OK
2526.81 s
[aeson] +++ OK, passed 100 tests.
2526.81 s
[aeson] UTCTime: OK
2526.82 s
[aeson] +++ OK, passed 100 tests.
2526.82 s
[aeson] ZonedTime: OK
2526.82 s
[aeson] +++ OK, passed 100 tests.
2526.82 s
[aeson] NominalDiffTime: OK
2526.82 s
[aeson] +++ OK, passed 100 tests.
2526.82 s
[aeson] DiffTime: OK
2526.82 s
[aeson] +++ OK, passed 100 tests.
2526.82 s
[aeson] DayOfWeek: OK
2526.82 s
[aeson] +++ OK, passed 100 tests.
2526.83 s
[aeson] SystemTime: OK
2526.83 s
[aeson] +++ OK, passed 100 tests.
2526.83 s
[aeson] CalendarDiffTime: OK
2526.83 s
[aeson] +++ OK, passed 100 tests.
2526.83 s
[aeson] CalendarDiffDays: OK
2526.83 s
[aeson] +++ OK, passed 100 tests.
2526.83 s
[aeson] Version: OK
2526.83 s
[aeson] +++ OK, passed 100 tests.
2526.83 s
[aeson] Natural: OK
2526.83 s
[aeson] +++ OK, passed 100 tests.
2526.84 s
[aeson] Proxy: OK
2526.84 s
[aeson] +++ OK, passed 100 tests.
2526.84 s
[aeson] Tagged: OK
2526.84 s
[aeson] +++ OK, passed 100 tests.
2526.84 s
[aeson] Const: OK
2526.84 s
[aeson] +++ OK, passed 100 tests.
2526.85 s
[aeson] DList: OK
2526.85 s
[aeson] +++ OK, passed 100 tests.
2526.85 s
[aeson] Seq: OK
2526.85 s
[aeson] +++ OK, passed 100 tests.
2526.85 s
[aeson] Rational: OK
2526.85 s
[aeson] +++ OK, passed 100 tests.
2526.86 s
[aeson] Ratio Int: OK
2526.86 s
[aeson] +++ OK, passed 100 tests.
2526.86 s
[aeson] UUID: OK
2526.86 s
[aeson] +++ OK, passed 100 tests.
2526.86 s
[aeson] These: OK
2526.86 s
[aeson] +++ OK, passed 100 tests.
2526.86 s
[aeson] Fix: OK
2526.86 s
[aeson] +++ OK, passed 100 tests.
2526.86 s
[aeson] Mu: OK
2526.86 s
[aeson] +++ OK, passed 100 tests.
2526.86 s
[aeson] Nu: OK
2526.86 s
[aeson] +++ OK, passed 100 tests.
2526.86 s
[aeson] Maybe: OK
2526.87 s
[aeson] +++ OK, passed 100 tests.
2526.87 s
[aeson] Monoid.First: OK
2526.87 s
[aeson] +++ OK, passed 100 tests.
2526.87 s
[aeson] Semigroup.Sum: OK
2526.87 s
[aeson] +++ OK, passed 100 tests.
2526.87 s
[aeson] Semigroup.Product: OK
2526.87 s
[aeson] +++ OK, passed 100 tests.
2526.87 s
[aeson] Semigroup.All: OK
2526.87 s
[aeson] +++ OK, passed 100 tests.
2526.87 s
[aeson] Semigroup.Any: OK
2526.87 s
[aeson] +++ OK, passed 100 tests.
2526.87 s
[aeson] Strict Pair: OK
2526.87 s
[aeson] +++ OK, passed 100 tests.
2526.87 s
[aeson] Strict Either: OK
2526.87 s
[aeson] +++ OK, passed 100 tests.
2526.88 s
[aeson] Strict These: OK
2526.88 s
[aeson] +++ OK, passed 100 tests.
2526.88 s
[aeson] Strict Maybe: OK
2526.88 s
[aeson] +++ OK, passed 100 tests.
2526.88 s
[aeson] Solo Int: OK
2526.88 s
[aeson] +++ OK, passed 100 tests.
2526.88 s
[aeson] ShortText: OK
2526.88 s
[aeson] +++ OK, passed 100 tests.
2526.89 s
[aeson] URI: OK
2526.89 s
[aeson] +++ OK, passed 100 tests.
2526.89 s
[aeson] functors
2526.89 s
[aeson] Identity Char: OK
2526.89 s
[aeson] +++ OK, passed 100 tests.
2526.89 s
[aeson] Identity Char: OK
2526.89 s
[aeson] +++ OK, passed 100 tests.
2526.89 s
[aeson] Identity [Char]: OK
2526.90 s
[aeson] +++ OK, passed 100 tests.
2526.90 s
[aeson] [Identity Char]: OK
2526.90 s
[aeson] +++ OK, passed 100 tests.
2526.91 s
[aeson] Compose I I Int: OK
2526.91 s
[aeson] +++ OK, passed 100 tests.
2526.91 s
[aeson] Compose [] I Int: OK
2526.91 s
[aeson] +++ OK, passed 100 tests.
2526.91 s
[aeson] Compose I [] Int: OK
2526.91 s
[aeson] +++ OK, passed 100 tests.
2526.91 s
[aeson] Compose [] [] Int: OK
2526.91 s
[aeson] +++ OK, passed 100 tests.
2526.92 s
[aeson] Compose I I Char: OK
2526.92 s
[aeson] +++ OK, passed 100 tests.
2526.92 s
[aeson] Compose [] I Char: OK
2526.92 s
[aeson] +++ OK, passed 100 tests.
2526.92 s
[aeson] Compose I [] Char: OK
2526.92 s
[aeson] +++ OK, passed 100 tests.
2526.92 s
[aeson] Compose [] [] Char: OK
2526.92 s
[aeson] +++ OK, passed 100 tests.
2526.92 s
[aeson] Compose3 I I I Char: OK
2526.92 s
[aeson] +++ OK, passed 100 tests.
2526.92 s
[aeson] Compose3 I [] I Char: OK
2526.92 s
[aeson] +++ OK, passed 100 tests.
2526.92 s
[aeson] Compose3 I I [] Char: OK
2526.93 s
[aeson] +++ OK, passed 100 tests.
2526.93 s
[aeson] Compose3 I [] [] Char: OK
2526.93 s
[aeson] +++ OK, passed 100 tests.
2526.93 s
[aeson] Compose3 [] I I Char: OK
2526.93 s
[aeson] +++ OK, passed 100 tests.
2526.93 s
[aeson] Compose3 [] [] I Char: OK
2526.93 s
[aeson] +++ OK, passed 100 tests.
2526.93 s
[aeson] Compose3 [] I [] Char: OK
2526.94 s
[aeson] +++ OK, passed 100 tests.
2526.94 s
[aeson] Compose3 [] [] [] Char: OK
2526.94 s
[aeson] +++ OK, passed 100 tests.
2526.94 s
[aeson] Compose3' I I I Char: OK
2526.94 s
[aeson] +++ OK, passed 100 tests.
2526.94 s
[aeson] Compose3' I [] I Char: OK
2526.94 s
[aeson] +++ OK, passed 100 tests.
2526.94 s
[aeson] Compose3' I I [] Char: OK
2526.94 s
[aeson] +++ OK, passed 100 tests.
2526.94 s
[aeson] Compose3' I [] [] Char: OK
2526.95 s
[aeson] +++ OK, passed 100 tests.
2526.95 s
[aeson] Compose3' [] I I Char: OK
2526.95 s
[aeson] +++ OK, passed 100 tests.
2526.95 s
[aeson] Compose3' [] [] I Char: OK
2526.95 s
[aeson] +++ OK, passed 100 tests.
2526.95 s
[aeson] Compose3' [] I [] Char: OK
2526.95 s
[aeson] +++ OK, passed 100 tests.
2526.95 s
[aeson] Compose3' [] [] [] Char: OK
2526.95 s
[aeson] +++ OK, passed 100 tests.
2526.95 s
[aeson] ghcGenerics
2526.95 s
[aeson] OneConstructor: OK
2526.95 s
[aeson] +++ OK, passed 100 tests.
2526.96 s
[aeson] Product2: OK
2526.96 s
[aeson] +++ OK, passed 100 tests.
2526.96 s
[aeson] Product6: OK
2526.96 s
[aeson] +++ OK, passed 100 tests.
2526.98 s
[aeson] Sum4: OK (0.02s)
2526.98 s
[aeson] +++ OK, passed 100 tests.
2526.98 s
[aeson] roundTrip Key
2527.00 s
[aeson] Bool: OK
2527.00 s
[aeson] +++ OK, passed 100 tests.
2527.08 s
[aeson] Text: OK (0.09s)
2527.08 s
[aeson] +++ OK, passed 100 tests.
2527.24 s
[aeson] String: OK (0.16s)
2527.24 s
[aeson] +++ OK, passed 100 tests.
2527.26 s
[aeson] Int: OK (0.02s)
2527.26 s
[aeson] +++ OK, passed 100 tests.
2527.30 s
[aeson] [Text]: OK (0.05s)
2527.30 s
[aeson] +++ OK, passed 100 tests.
2527.34 s
[aeson] (Int,Char): OK (0.03s)
2527.34 s
[aeson] +++ OK, passed 100 tests.
2527.37 s
[aeson] Integer: OK (0.03s)
2527.37 s
[aeson] +++ OK, passed 100 tests.
2527.39 s
[aeson] Natural: OK (0.02s)
2527.39 s
[aeson] +++ OK, passed 100 tests.
2527.51 s
[aeson] Float: OK (0.06s)
2527.52 s
[aeson] +++ OK, passed 100 tests.
2527.55 s
[aeson] Double: OK (0.07s)
2527.55 s
[aeson] +++ OK, passed 100 tests.
2527.55 s
[aeson] Day: OK (0.04s)
2527.55 s
[aeson] +++ OK, passed 100 tests.
2527.56 s
[aeson] DayOfWeek: OK
2527.56 s
[aeson] +++ OK, passed 100 tests.
2527.64 s
[aeson] Month: OK
2527.64 s
[aeson] +++ OK, passed 100 tests.
2527.64 s
[aeson] Quarter: OK (0.04s)
2527.64 s
[aeson] +++ OK, passed 100 tests.
2527.64 s
[aeson] QuarterOfYear: OK
2527.64 s
[aeson] +++ OK, passed 100 tests.
2527.71 s
[aeson] LocalTime: OK (0.05s)
2527.71 s
[aeson] +++ OK, passed 100 tests.
2527.75 s
[aeson] TimeOfDay: OK (0.04s)
2527.75 s
[aeson] +++ OK, passed 100 tests.
2527.81 s
[aeson] UTCTime: OK (0.06s)
2527.81 s
[aeson] +++ OK, passed 100 tests.
2527.93 s
[aeson] Version: OK (0.12s)
2527.93 s
[aeson] +++ OK, passed 100 tests.
2528.03 s
[aeson] Lazy Text: OK (0.10s)
2528.03 s
[aeson] +++ OK, passed 100 tests.
2528.05 s
[aeson] UUID: OK (0.03s)
2528.05 s
[aeson] +++ OK, passed 100 tests.
2528.15 s
[aeson] Const Text: OK (0.09s)
2528.15 s
[aeson] +++ OK, passed 100 tests.
2528.15 s
[aeson] toFromJSON
2528.15 s
[aeson] Integer: OK
2528.15 s
[aeson] +++ OK, passed 100 tests.
2528.15 s
[aeson] Double: OK
2528.15 s
[aeson] +++ OK, passed 100 tests.
2528.15 s
[aeson] Maybe Integer: OK
2528.15 s
[aeson] +++ OK, passed 100 tests.
2528.15 s
[aeson] Either Integer Double: OK
2528.15 s
[aeson] +++ OK, passed 100 tests.
2528.15 s
[aeson] Either Integer Integer: OK
2528.15 s
[aeson] +++ OK, passed 100 tests.
2528.15 s
[aeson] failure messages
2528.15 s
[aeson] modify failure: OK
2528.16 s
[aeson] +++ OK, passed 100 tests.
2528.16 s
[aeson] parserThrowError: OK
2528.16 s
[aeson] +++ OK, passed 100 tests.
2528.19 s
[aeson] parserCatchError: OK (0.03s)
2528.19 s
[aeson] +++ OK, passed 100 tests.
2528.19 s
[aeson] generic
2528.19 s
[aeson] toJSON
2528.19 s
[aeson] Nullary
2528.19 s
[aeson] string: OK
2528.19 s
[aeson] +++ OK, passed 100 tests.
2528.19 s
[aeson] 2ElemArray: OK
2528.19 s
[aeson] +++ OK, passed 100 tests.
2528.19 s
[aeson] TaggedObject: OK
2528.19 s
[aeson] +++ OK, passed 100 tests.
2528.19 s
[aeson] ObjectWithSingleField: OK
2528.19 s
[aeson] +++ OK, passed 100 tests.
2528.19 s
[aeson] roundTrip
2528.19 s
[aeson] string: OK
2528.19 s
[aeson] +++ OK, passed 100 tests.
2528.20 s
[aeson] 2ElemArray: OK
2528.20 s
[aeson] +++ OK, passed 100 tests.
2528.20 s
[aeson] TaggedObject: OK
2528.20 s
[aeson] +++ OK, passed 100 tests.
2528.20 s
[aeson] ObjectWithSingleField: OK
2528.20 s
[aeson] +++ OK, passed 100 tests.
2528.20 s
[aeson] EitherTextInt
2528.20 s
[aeson] UntaggedValue: OK
2528.20 s
[aeson] +++ OK, passed 100 tests.
2528.20 s
[aeson] roundtrip: OK
2528.20 s
[aeson] +++ OK, passed 100 tests.
2528.20 s
[aeson] SomeType
2528.20 s
[aeson] 2ElemArray: OK
2528.20 s
[aeson] +++ OK, passed 100 tests.
2528.20 s
[aeson] TaggedObject: OK
2528.20 s
[aeson] +++ OK, passed 100 tests.
2528.20 s
[aeson] ObjectWithSingleField: OK
2528.20 s
[aeson] +++ OK, passed 100 tests.
2528.20 s
[aeson] roundTrip
2528.20 s
[aeson] 2ElemArray: OK
2528.20 s
[aeson] +++ OK, passed 100 tests.
2528.20 s
[aeson] TaggedObject: OK
2528.20 s
[aeson] +++ OK, passed 100 tests.
2528.20 s
[aeson] ObjectWithSingleField: OK
2528.20 s
[aeson] +++ OK, passed 100 tests.
2528.20 s
[aeson] 2ElemArray unary: OK
2528.20 s
[aeson] +++ OK, passed 100 tests.
2528.20 s
[aeson] TaggedObject unary: OK
2528.20 s
[aeson] +++ OK, passed 100 tests.
2528.20 s
[aeson] ObjectWithSingleField unary: OK
2528.20 s
[aeson] +++ OK, passed 100 tests.
2528.20 s
[aeson] OneConstructor
2528.20 s
[aeson] default: OK
2528.20 s
[aeson] +++ OK, passed 100 tests.
2528.20 s
[aeson] Tagged: OK
2528.20 s
[aeson] +++ OK, passed 100 tests.
2528.20 s
[aeson] roundTrip
2528.20 s
[aeson] default: OK
2528.20 s
[aeson] +++ OK, passed 100 tests.
2528.21 s
[aeson] Tagged: OK
2528.21 s
[aeson] +++ OK, passed 100 tests.
2528.21 s
[aeson] toEncoding
2528.21 s
[aeson] NullaryString: OK
2528.21 s
[aeson] +++ OK, passed 100 tests.
2528.22 s
[aeson] Nullary2ElemArray: OK
2528.22 s
[aeson] +++ OK, passed 100 tests.
2528.22 s
[aeson] NullaryTaggedObject: OK
2528.22 s
[aeson] +++ OK, passed 100 tests.
2528.22 s
[aeson] NullaryObjectWithSingleField: OK
2528.22 s
[aeson] +++ OK, passed 100 tests.
2528.22 s
[aeson] ApproxDefault: OK
2528.22 s
[aeson] +++ OK, passed 100 tests.
2528.22 s
[aeson] EitherTextInt UntaggedValue: OK
2528.22 s
[aeson] +++ OK, passed 100 tests.
2528.22 s
[aeson] SomeType2ElemArray: OK
2528.22 s
[aeson] +++ OK, passed 100 tests.
2528.22 s
[aeson] SomeType2ElemArray unary: OK
2528.22 s
[aeson] +++ OK, passed 100 tests.
2528.22 s
[aeson] SomeType2ElemArray unary agree: OK
2528.22 s
[aeson] +++ OK, passed 100 tests.
2528.22 s
[aeson] SomeTypeTaggedObject: OK
2528.22 s
[aeson] +++ OK, passed 100 tests.
2528.22 s
[aeson] SomeTypeTaggedObject unary: OK
2528.22 s
[aeson] +++ OK, passed 100 tests.
2528.22 s
[aeson] SomeTypeTaggedObject unary agree: OK
2528.23 s
[aeson] +++ OK, passed 100 tests.
2528.23 s
[aeson] SomeTypeObjectWithSingleField: OK
2528.23 s
[aeson] +++ OK, passed 100 tests.
2528.23 s
[aeson] SomeTypeObjectWithSingleField unary: OK
2528.23 s
[aeson] +++ OK, passed 100 tests.
2528.23 s
[aeson] SomeTypeObjectWithSingleField unary agree: OK
2528.23 s
[aeson] +++ OK, passed 100 tests.
2528.23 s
[aeson] SomeTypeOmitNothingFields: OK
2528.24 s
[aeson] +++ OK, passed 100 tests.
2528.24 s
[aeson] OneConstructorDefault: OK
2528.24 s
[aeson] +++ OK, passed 100 tests.
2528.24 s
[aeson] OneConstructorTagged: OK
2528.24 s
[aeson] +++ OK, passed 100 tests.
2528.24 s
[aeson] template-haskell
2528.24 s
[aeson] toJSON
2528.24 s
[aeson] Nullary
2528.24 s
[aeson] string: OK
2528.24 s
[aeson] +++ OK, passed 100 tests.
2528.24 s
[aeson] 2ElemArray: OK
2528.24 s
[aeson] +++ OK, passed 100 tests.
2528.24 s
[aeson] TaggedObject: OK
2528.24 s
[aeson] +++ OK, passed 100 tests.
2528.25 s
[aeson] ObjectWithSingleField: OK
2528.25 s
[aeson] +++ OK, passed 100 tests.
2528.25 s
[aeson] roundTrip
2528.25 s
[aeson] string: OK
2528.25 s
[aeson] +++ OK, passed 100 tests.
2528.25 s
[aeson] 2ElemArray: OK
2528.25 s
[aeson] +++ OK, passed 100 tests.
2528.25 s
[aeson] TaggedObject: OK
2528.25 s
[aeson] +++ OK, passed 100 tests.
2528.25 s
[aeson] ObjectWithSingleField: OK
2528.25 s
[aeson] +++ OK, passed 100 tests.
2528.25 s
[aeson] EitherTextInt
2528.25 s
[aeson] UntaggedValue: OK
2528.25 s
[aeson] +++ OK, passed 100 tests.
2528.28 s
[aeson] roundtrip: OK
2528.28 s
[aeson] +++ OK, passed 100 tests.
2528.28 s
[aeson] SomeType
2528.28 s
[aeson] 2ElemArray: OK
2528.28 s
[aeson] +++ OK, passed 100 tests.
2528.28 s
[aeson] TaggedObject: OK
2528.28 s
[aeson] +++ OK, passed 100 tests.
2528.28 s
[aeson] ObjectWithSingleField: OK
2528.29 s
[aeson] +++ OK, passed 100 tests.
2528.29 s
[aeson] roundTrip
2528.29 s
[aeson] 2ElemArray: OK
2528.29 s
[aeson] +++ OK, passed 100 tests.
2528.30 s
[aeson] TaggedObject: OK
2528.30 s
[aeson] +++ OK, passed 100 tests.
2528.30 s
[aeson] ObjectWithSingleField: OK
2528.30 s
[aeson] +++ OK, passed 100 tests.
2528.30 s
[aeson] 2ElemArray unary: OK
2528.30 s
[aeson] +++ OK, passed 100 tests.
2528.30 s
[aeson] TaggedObject unary: OK
2528.31 s
[aeson] +++ OK, passed 100 tests.
2528.31 s
[aeson] ObjectWithSingleField unary: OK
2528.31 s
[aeson] +++ OK, passed 100 tests.
2528.31 s
[aeson] Approx
2528.31 s
[aeson] string: OK
2528.31 s
[aeson] +++ OK, passed 100 tests.
2528.31 s
[aeson] ObjectWithSingleField: OK
2528.31 s
[aeson] +++ OK, passed 100 tests.
2528.31 s
[aeson] roundTrip
2528.32 s
[aeson] string: OK
2528.32 s
[aeson] +++ OK, passed 100 tests.
2528.32 s
[aeson] ObjectWithSingleField: OK
2528.32 s
[aeson] +++ OK, passed 100 tests.
2528.32 s
[aeson] GADT
2528.32 s
[aeson] string: OK
2528.33 s
[aeson] +++ OK, passed 100 tests.
2528.33 s
[aeson] ObjectWithSingleField: OK
2528.33 s
[aeson] +++ OK, passed 100 tests.
2528.33 s
[aeson] roundTrip
2528.33 s
[aeson] string: OK
2528.33 s
[aeson] +++ OK, passed 100 tests.
2528.33 s
[aeson] ObjectWithSingleField: OK
2528.34 s
[aeson] +++ OK, passed 100 tests.
2528.34 s
[aeson] OneConstructor
2528.34 s
[aeson] default: OK
2528.34 s
[aeson] +++ OK, passed 100 tests.
2528.34 s
[aeson] Tagged: OK
2528.34 s
[aeson] +++ OK, passed 100 tests.
2528.34 s
[aeson] roundTrip
2528.34 s
[aeson] default: OK
2528.34 s
[aeson] +++ OK, passed 100 tests.
2528.34 s
[aeson] Tagged: OK
2528.34 s
[aeson] +++ OK, passed 100 tests.
2528.34 s
[aeson] toEncoding
2528.34 s
[aeson] NullaryString: OK
2528.34 s
[aeson] +++ OK, passed 100 tests.
2528.34 s
[aeson] Nullary2ElemArray: OK
2528.34 s
[aeson] +++ OK, passed 100 tests.
2528.34 s
[aeson] NullaryTaggedObject: OK
2528.34 s
[aeson] +++ OK, passed 100 tests.
2528.34 s
[aeson] NullaryObjectWithSingleField: OK
2528.35 s
[aeson] +++ OK, passed 100 tests.
2528.35 s
[aeson] ApproxUnwrap: OK
2528.35 s
[aeson] +++ OK, passed 100 tests.
2528.35 s
[aeson] ApproxDefault: OK
2528.35 s
[aeson] +++ OK, passed 100 tests.
2528.35 s
[aeson] EitherTextInt UntaggedValue: OK
2528.35 s
[aeson] +++ OK, passed 100 tests.
2528.35 s
[aeson] SomeType2ElemArray: OK
2528.35 s
[aeson] +++ OK, passed 100 tests.
2528.36 s
[aeson] SomeType2ElemArray unary: OK
2528.36 s
[aeson] +++ OK, passed 100 tests.
2528.36 s
[aeson] SomeType2ElemArray unary agree: OK
2528.36 s
[aeson] +++ OK, passed 100 tests.
2528.36 s
[aeson] SomeTypeTaggedObject: OK
2528.36 s
[aeson] +++ OK, passed 100 tests.
2528.36 s
[aeson] SomeTypeTaggedObject unary: OK
2528.36 s
[aeson] +++ OK, passed 100 tests.
2528.37 s
[aeson] SomeTypeTaggedObject unary agree: OK
2528.37 s
[aeson] +++ OK, passed 100 tests.
2528.37 s
[aeson] SomeTypeObjectWithSingleField: OK
2528.37 s
[aeson] +++ OK, passed 100 tests.
2528.37 s
[aeson] SomeTypeObjectWithSingleField unary: OK
2528.37 s
[aeson] +++ OK, passed 100 tests.
2528.37 s
[aeson] SomeTypeObjectWithSingleField unary agree: OK
2528.37 s
[aeson] +++ OK, passed 100 tests.
2528.37 s
[aeson] OneConstructorDefault: OK
2528.37 s
[aeson] +++ OK, passed 100 tests.
2528.37 s
[aeson] OneConstructorTagged: OK
2528.37 s
[aeson] +++ OK, passed 100 tests.
2528.37 s
[aeson] QuickCheck
2528.37 s
[aeson] shrink terminates
2528.37 s
[aeson] Int: OK
2528.37 s
[aeson] +++ OK, passed 100 tests.
2528.37 s
[aeson] Bool: OK
2528.37 s
[aeson] +++ OK, passed 100 tests.
2528.37 s
[aeson] Integer: OK
2528.37 s
[aeson] +++ OK, passed 100 tests.
2528.39 s
[aeson] Char: OK
2528.39 s
[aeson] +++ OK, passed 100 tests.
2528.39 s
[aeson] Text: OK (0.01s)
2528.39 s
[aeson] +++ OK, passed 100 tests.
2528.39 s
[aeson] (Int,Int): OK
2528.39 s
[aeson] +++ OK, passed 100 tests.
2528.39 s
[aeson] Scientific: OK
2528.39 s
[aeson] +++ OK, passed 100 tests.
2528.70 s
[aeson] Value: OK (0.31s)
2528.71 s
[aeson] +++ OK, passed 100 tests.
2528.71 s
[aeson] unit
2528.71 s
[aeson] SerializationFormatSpec
2528.71 s
[aeson] From JSON representation
2528.71 s
[aeson] Nothing: OK
2528.71 s
[aeson] Just: OK
2528.71 s
[aeson] Just Nothing: OK
2528.71 s
[aeson] Word8 3: OK
2528.71 s
[aeson] Word8 3.00: OK
2528.71 s
[aeson] Word8 3.14: OK
2528.71 s
[aeson] Word8 -1: OK
2528.71 s
[aeson] Word8 300: OK
2528.71 s
[aeson] Day -0000-02-03: OK
2528.71 s
[aeson] Day; year too short: OK
2528.71 s
[aeson] Month; year too short: OK
2528.71 s
[aeson] To/From JSON representation
2528.71 s
[aeson] Either Left: OK
2528.71 s
[aeson] Either Right: OK
2528.71 s
[aeson] Nothing: OK
2528.71 s
[aeson] Just Nothing: OK
2528.71 s
[aeson] Just: OK
2528.71 s
[aeson] Proxy Int: OK
2528.71 s
[aeson] Tagged Char Int: OK
2528.71 s
[aeson] Tagged 123 Int: OK
2528.71 s
[aeson] Const Char Int: OK
2528.71 s
[aeson] Tuple: OK
2528.71 s
[aeson] NonEmpty: OK
2528.71 s
[aeson] Seq: OK
2528.71 s
[aeson] DList: OK
2528.71 s
[aeson] (): OK
2528.71 s
[aeson] Text: OK
2528.71 s
[aeson] Lazy Text: OK
2528.71 s
[aeson] ShortText: OK
2528.71 s
[aeson] HashMap Int Int: OK
2528.71 s
[aeson] Map Int Int: OK
2528.71 s
[aeson] Map (Tagged Int Int) Int: OK
2528.71 s
[aeson] Map [Int] Int: OK
2528.71 s
[aeson] Map [Char] Int: OK
2528.71 s
[aeson] Map [I Char] Int: OK
2528.71 s
[aeson] nan :: Double: OK
2528.71 s
[aeson] +inf :: Double: OK
2528.71 s
[aeson] -inf :: Double: OK
2528.71 s
[aeson] Ordering LT: OK
2528.71 s
[aeson] Ordering EQ: OK
2528.71 s
[aeson] Ordering GT: OK
2528.71 s
[aeson] Float: OK
2528.71 s
[aeson] Pico: OK
2528.71 s
[aeson] Scientific: OK
2528.71 s
[aeson] UUID: OK
2528.71 s
[aeson] Set Int: OK
2528.71 s
[aeson] IntSet: OK
2528.71 s
[aeson] IntMap: OK
2528.71 s
[aeson] Vector: OK
2528.71 s
[aeson] HashSet Int: OK
2528.71 s
[aeson] Tree Int: OK
2528.71 s
[aeson] HashMap Float Int, NaN: OK
2528.71 s
[aeson] HashMap Float Int, Infinity: OK
2528.71 s
[aeson] HashMap Float Int, +Infinity: OK
2528.71 s
[aeson] Identity Int: OK
2528.71 s
[aeson] Solo Int: OK
2528.71 s
[aeson] Identity Char: OK
2528.71 s
[aeson] Identity String: OK
2528.71 s
[aeson] [Identity Char]: OK
2528.71 s
[aeson] Solo Char: OK
2528.71 s
[aeson] Solo String: OK
2528.71 s
[aeson] [Solo Char]: OK
2528.71 s
[aeson] Maybe Char: OK
2528.71 s
[aeson] Maybe String: OK
2528.71 s
[aeson] Maybe [Identity Char]: OK
2528.71 s
[aeson] Day; year >= 10000: OK
2528.71 s
[aeson] Day; year >= 1000: OK
2528.71 s
[aeson] Day; year > 0 && < 1000: OK
2528.71 s
[aeson] Day; year == 0: OK
2528.71 s
[aeson] Day; year < 0: OK
2528.71 s
[aeson] Day; year < -1000: OK
2528.71 s
[aeson] Month; year >= 10000: OK
2528.71 s
[aeson] Month; year >= 1000: OK
2528.71 s
[aeson] Month; year > 0 && < 1000: OK
2528.71 s
[aeson] Month; year == 0: OK
2528.71 s
[aeson] Month; year < 0: OK
2528.71 s
[aeson] Month; year < -1000: OK
2528.71 s
[aeson] Quarter; year >= 1000: OK
2528.71 s
[aeson] Quarter; year > 0 && < 1000: OK
2528.71 s
[aeson] Quarter; year == 0: OK
2528.71 s
[aeson] Quarter; year < 0: OK
2528.71 s
[aeson] Quarter; year < -1000: OK
2528.71 s
[aeson] QuarterOfYear: OK
2528.71 s
[aeson] Product I Maybe Int: OK
2528.71 s
[aeson] Product I Maybe Int: OK
2528.71 s
[aeson] Product I [] Char: OK
2528.71 s
[aeson] Sum I [] Int: InL: OK
2528.71 s
[aeson] Sum I [] Int: InR: OK
2528.71 s
[aeson] Sum I [] Char: InR: OK
2528.71 s
[aeson] Compose I I Int: OK
2528.71 s
[aeson] Compose I [] Int: OK
2528.71 s
[aeson] Compose [] I Int: OK
2528.71 s
[aeson] Compose [] [] Int: OK
2528.71 s
[aeson] Compose I I Char: OK
2528.71 s
[aeson] Compose I [] Char: OK
2528.71 s
[aeson] Compose [] I Char: OK
2528.71 s
[aeson] Compose [] [] Char: OK
2528.71 s
[aeson] Compose3 I I I Char: OK
2528.71 s
[aeson] Compose3 I I [] Char: OK
2528.71 s
[aeson] Compose3 I [] I Char: OK
2528.71 s
[aeson] Compose3 I [] [] Char: OK
2528.71 s
[aeson] Compose3 [] I I Char: OK
2528.71 s
[aeson] Compose3 [] I [] Char: OK
2528.71 s
[aeson] Compose3 [] [] I Char: OK
2528.71 s
[aeson] Compose3 [] [] [] Char: OK
2528.71 s
[aeson] Compose3' I I I Char: OK
2528.71 s
[aeson] Compose3' I I [] Char: OK
2528.71 s
[aeson] Compose3' I [] I Char: OK
2528.71 s
[aeson] Compose3' I [] [] Char: OK
2528.71 s
[aeson] Compose3' [] I I Char: OK
2528.71 s
[aeson] Compose3' [] I [] Char: OK
2528.71 s
[aeson] Compose3' [] [] I Char: OK
2528.71 s
[aeson] Compose3' [] [] [] Char: OK
2528.71 s
[aeson] MyEither Int String: Left: OK
2528.71 s
[aeson] MyEither Int String: Right: OK
2528.71 s
[aeson] Monoid.Dual Int: OK
2528.71 s
[aeson] Monoid.First Int: OK
2528.71 s
[aeson] Monoid.Last Int: OK
2528.71 s
[aeson] Semigroup.Min Int: OK
2528.71 s
[aeson] Semigroup.Max Int: OK
2528.71 s
[aeson] Semigroup.First Int: OK
2528.71 s
[aeson] Semigroup.Last Int: OK
2528.71 s
[aeson] Semigroup.WrappedMonoid Int: OK
2528.71 s
[aeson] SystemTime: OK
2528.71 s
[aeson] SystemTime: OK
2528.71 s
[aeson] CalendarDiffTime: OK
2528.71 s
[aeson] CalendarDiffDays: OK
2528.71 s
[aeson] DayOfWeek: OK
2528.71 s
[aeson] These: This: OK
2528.72 s
[aeson] These: That: OK
2528.72 s
[aeson] These: OK
2528.72 s
[aeson] Fix Strict.These: OK
2528.72 s
[aeson] Mu Strict.These: OK
2528.72 s
[aeson] Nu Strict.These: OK
2528.72 s
[aeson] ErrorMessages
2528.72 s
[aeson] simple: OK
2528.72 s
[aeson] generic: OK
2528.73 s
[aeson] generic: OK
2528.73 s
[aeson] camelCase
2528.73 s
[aeson] camelTo: OK
2528.73 s
[aeson] camelTo: OK
2528.73 s
[aeson] camelTo: OK
2528.73 s
[aeson] camelTo: OK
2528.73 s
[aeson] camelTo2: OK
2528.73 s
[aeson] camelTo2: OK
2528.73 s
[aeson] camelTo2: OK
2528.73 s
[aeson] camelTo2: OK
2528.73 s
[aeson] encoding
2528.73 s
[aeson] goodProducer: OK
2528.73 s
[aeson] utctime
2528.73 s
[aeson] good: OK
2528.73 s
[aeson] bad: OK
2528.73 s
[aeson] 2000-01-01T12:13:00
2528.73 s
[aeson] 2000-01-01 12:13:00
2528.73 s
[aeson] 2000-01-01
2528.73 s
[aeson] 2000-01-01Z
2528.73 s
[aeson] 2015-01-01T12:30:00.00+00Z
2528.73 s
[aeson] 2015-01-01T12:30:00.00+00:00Z
2528.73 s
[aeson] 2015-01-03 12:13:00.Z
2528.73 s
[aeson] 2015-01-03 12:13.000Z
2528.73 s
[aeson] 2015-01-03 23:59:61Z
2528.73 s
[aeson] 2015-01-03 12:13:00 Z
2528.73 s
[aeson] 2015-01-03 12:13:00 +00:00
2528.73 s
[aeson] formatError
2528.73 s
[aeson] example 1: OK
2528.73 s
[aeson] .:, .:?, .:!
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] Hashable laws
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] Object construction
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] Nullary constructors
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] FromJSONKey
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] -: OK
2528.73 s
[aeson] optional fields
2528.73 s
[aeson] Omit optional fields (Generics)
2528.73 s
[aeson] ordinary
2528.73 s
[aeson] omitNothingFields = True
2528.73 s
[aeson] JSON should include non-optional value.: OK
2528.73 s
[aeson] JSON should not include optional value.: OK
2528.73 s
[aeson] JSON decode including non-optional value: OK
2528.73 s
[aeson] JSON decode not including optional value: OK
2528.73 s
[aeson] JSON decode including optional value: OK
2528.73 s
[aeson] JSON decode including optional value 2: OK
2528.73 s
[aeson] omitNothingFields = False
2528.73 s
[aeson] JSON should include non-optional value.: OK
2528.73 s
[aeson] JSON should include optional value.: OK
2528.73 s
[aeson] JSON decode including non-optional value: OK
2528.73 s
[aeson] JSON decode not including optional value: OK
2528.73 s
[aeson] JSON decode including optional value: OK
2528.73 s
[aeson] JSON decode including optional value 2: OK
2528.73 s
[aeson] defaultOptions
2528.73 s
[aeson] JSON should include non-optional value.: OK
2528.73 s
[aeson] JSON should include optional value.: OK
2528.73 s
[aeson] JSON decode including non-optional value: OK
2528.73 s
[aeson] JSON decode not including optional value: OK
2528.73 s
[aeson] JSON decode including optional value: OK
2528.73 s
[aeson] JSON decode including optional value 2: OK
2528.73 s
[aeson] higher
2528.73 s
[aeson] omitNothingFields = True, higher
2528.73 s
[aeson] JSON should include non-optional value.: OK
2528.73 s
[aeson] JSON should not include optional value.: OK
2528.74 s
[aeson] JSON decode including non-optional value: OK
2528.74 s
[aeson] JSON decode not including optional value: OK
2528.74 s
[aeson] JSON decode including optional value: OK
2528.74 s
[aeson] JSON decode including optional value 2: OK
2528.74 s
[aeson] omitNothingFields = False, higher
2528.74 s
[aeson] JSON should include non-optional value.: OK
2528.74 s
[aeson] JSON should include optional value.: OK
2528.74 s
[aeson] JSON decode including non-optional value: OK
2528.74 s
[aeson] JSON decode not including optional value: OK
2528.74 s
[aeson] JSON decode including optional value: OK
2528.74 s
[aeson] JSON decode including optional value 2: OK
2528.74 s
[aeson] defaultOptions, higher
2528.74 s
[aeson] JSON should include non-optional value.: OK
2528.74 s
[aeson] JSON should include optional value.: OK
2528.74 s
[aeson] JSON decode including non-optional value: OK
2528.74 s
[aeson] JSON decode not including optional value: OK
2528.74 s
[aeson] JSON decode including optional value: OK
2528.74 s
[aeson] JSON decode including optional value 2: OK
2528.74 s
[aeson] Omit optional fields (TH)
2528.74 s
[aeson] ordinary
2528.74 s
[aeson] omitNothingFields = True
2528.74 s
[aeson] JSON should include non-optional value.: OK
2528.74 s
[aeson] JSON should not include optional value.: OK
2528.74 s
[aeson] JSON decode including non-optional value: OK
2528.74 s
[aeson] JSON decode not including optional value: OK
2528.74 s
[aeson] JSON decode including optional value: OK
2528.74 s
[aeson] JSON decode including optional value 2: OK
2528.74 s
[aeson] omitNothingFields = False
2528.74 s
[aeson] JSON should include non-optional value.: OK
2528.74 s
[aeson] JSON should include optional value.: OK
2528.74 s
[aeson] JSON decode including non-optional value: OK
2528.74 s
[aeson] JSON decode not including optional value: OK
2528.74 s
[aeson] JSON decode including optional value: OK
2528.74 s
[aeson] JSON decode including optional value 2: OK
2528.74 s
[aeson] defaultOptions
2528.74 s
[aeson] JSON should include non-optional value.: OK
2528.74 s
[aeson] JSON should include optional value.: OK
2528.74 s
[aeson] JSON decode including non-optional value: OK
2528.74 s
[aeson] JSON decode not including optional value: OK
2528.74 s
[aeson] JSON decode including optional value: OK
2528.75 s
[aeson] JSON decode including optional value 2: OK
2528.75 s
[aeson] higher
2528.75 s
[aeson] omitNothingFields = True, higher
2528.75 s
[aeson] JSON should include non-optional value.: OK
2528.75 s
[aeson] JSON should not include optional value.: OK
2528.75 s
[aeson] JSON decode including non-optional value: OK
2528.75 s
[aeson] JSON decode not including optional value: OK
2528.75 s
[aeson] JSON decode including optional value: OK
2528.75 s
[aeson] JSON decode including optional value 2: OK
2528.75 s
[aeson] omitNothingFields = False, higher
2528.75 s
[aeson] JSON should include non-optional value.: OK
2528.75 s
[aeson] JSON should include optional value.: OK
2528.75 s
[aeson] JSON decode including non-optional value: OK
2528.75 s
[aeson] JSON decode not including optional value: OK
2528.75 s
[aeson] JSON decode including optional value: OK
2528.75 s
[aeson] JSON decode including optional value 2: OK
2528.75 s
[aeson] defaultOptions, higher
2528.75 s
[aeson] JSON should include non-optional value.: OK
2528.75 s
[aeson] JSON should include optional value.: OK
2528.75 s
[aeson] JSON decode including non-optional value: OK
2528.75 s
[aeson] JSON decode not including optional value: OK
2528.75 s
[aeson] JSON decode including optional value: OK
2528.75 s
[aeson] JSON decode including optional value 2: OK
2528.75 s
[aeson] Omit optional fields (Manual)
2528.75 s
[aeson] ordinary
2528.75 s
[aeson] omitNothingFields = True
2528.75 s
[aeson] JSON should include non-optional value.: OK
2528.75 s
[aeson] JSON should not include optional value.: OK
2528.75 s
[aeson] JSON decode including non-optional value: OK
2528.75 s
[aeson] JSON decode not including optional value: OK
2528.75 s
[aeson] JSON decode including optional value: OK
2528.75 s
[aeson] JSON decode including optional value 2: OK
2528.75 s
[aeson] omitNothingFields = False
2528.75 s
[aeson] JSON should include non-optional value.: OK
2528.75 s
[aeson] JSON should include optional value.: OK
2528.75 s
[aeson] JSON decode including non-optional value: OK
2528.75 s
[aeson] JSON decode not including optional value: OK
2528.75 s
[aeson] JSON decode including optional value: OK
2528.75 s
[aeson] JSON decode including optional value 2: OK
2528.75 s
[aeson] defaultOptions
2528.75 s
[aeson] JSON should include non-optional value.: OK
2528.75 s
[aeson] JSON should include optional value.: OK
2528.75 s
[aeson] JSON decode including non-optional value: OK
2528.75 s
[aeson] JSON decode not including optional value: OK
2528.75 s
[aeson] JSON decode including optional value: OK
2528.75 s
[aeson] JSON decode including optional value 2: OK
2528.75 s
[aeson] higher
2528.75 s
[aeson] omitNothingFields = True, higher
2528.75 s
[aeson] JSON should include non-optional value.: OK
2528.75 s
[aeson] JSON should not include optional value.: OK
2528.75 s
[aeson] JSON decode including non-optional value: OK
2528.75 s
[aeson] JSON decode not including optional value: OK
2528.75 s
[aeson] JSON decode including optional value: OK
2528.75 s
[aeson] JSON decode including optional value 2: OK
2528.75 s
[aeson] omitNothingFields = False, higher
2528.75 s
[aeson] JSON should include non-optional value.: OK
2528.75 s
[aeson] JSON should include optional value.: OK
2528.75 s
[aeson] JSON decode including non-optional value: OK
2528.75 s
[aeson] JSON decode not including optional value: OK
2528.75 s
[aeson] JSON decode including optional value: OK
2528.75 s
[aeson] JSON decode including optional value 2: OK
2528.75 s
[aeson] defaultOptions, higher
2528.75 s
[aeson] JSON should include non-optional value.: OK
2528.75 s
[aeson] JSON should include optional value.: OK
2528.75 s
[aeson] JSON decode including non-optional value: OK
2528.75 s
[aeson] JSON decode not including optional value: OK
2528.75 s
[aeson] JSON decode including optional value: OK
2528.75 s
[aeson] JSON decode including optional value 2: OK
2528.75 s
[aeson] Type-directed optional fields Proof of Concept
2528.75 s
[aeson] toJSON
2528.75 s
[aeson] x is not omitted when Nothing: OK
2528.75 s
[aeson] y is omitted when Nothing: OK
2528.75 s
[aeson] z is omitted when Nothing: OK
2528.75 s
[aeson] parseJSON
2528.75 s
[aeson] x can be null: OK
2528.75 s
[aeson] x cannot be omitted: OK
2528.75 s
[aeson] y can be omitted: OK
2528.75 s
[aeson] y cannot be null: OK
2528.75 s
[aeson] z can be null: OK
2528.75 s
[aeson] z can be omitted: OK
2528.75 s
[aeson] PR #455: OK
2530.59 s
[aeson] Unescape string (PR #477): OK (1.86s)
2530.59 s
[aeson] Show Options: OK
2530.59 s
[aeson] SingleMaybeField
2530.59 s
[aeson] generic: OK
2530.59 s
[aeson] th: OK
2530.60 s
[aeson] withEmbeddedJSON: OK
2530.60 s
[aeson] SingleFieldCon: OK
2530.60 s
[aeson] UnknownFields
2530.60 s
[aeson] unary-unknown-th: OK
2530.60 s
[aeson] unary-unknown-generic: OK
2530.60 s
[aeson] unary-unknown-tag-th: OK
2530.60 s
[aeson] unary-unknown-tag-generic: OK
2530.60 s
[aeson] unary-explicit-tag-th: OK
2530.60 s
[aeson] unary-explicit-tag-generic: OK
2530.60 s
[aeson] sum-tag-th: OK
2530.60 s
[aeson] sum-tag-generic: OK
2530.60 s
[aeson] sum-unknown-in-branch-th: OK
2530.60 s
[aeson] sum-unknown-in-branch-generic: OK
2530.60 s
[aeson] sum-unknown-th: OK
2530.60 s
[aeson] sum-unknown-generic: OK
2530.60 s
[aeson] unary-tagged-th: OK
2530.60 s
[aeson] unary-tagged-generic: OK
2530.60 s
[aeson] unary-tagged-notag-th: OK
2530.60 s
[aeson] unary-tagged-notag-generic: OK
2530.60 s
[aeson] unary-tagged-unknown-th: OK
2530.60 s
[aeson] unary-tagged-unknown-generic: OK
2530.60 s
[aeson] Ratio with denominator 0: OK
2530.60 s
[aeson] Rational parses number: OK
2530.60 s
[aeson] Big rational: OK
2530.60 s
[aeson] Small rational: OK
2530.60 s
[aeson] Big scientific exponent: OK
2530.60 s
[aeson] Big integer decoding: OK
2530.60 s
[aeson] Big natural decoding: OK
2530.60 s
[aeson] Big integer key decoding: OK
2530.60 s
[aeson] QQ.Simple
2530.60 s
[aeson] example: OK
2530.60 s
[aeson] MonadFix
2530.60 s
[aeson] Example1a: OK
2530.60 s
[aeson] Example2a: OK
2530.60 s
[aeson] Example3a: OK
2530.60 s
[aeson] Example4a: OK
2530.60 s
[aeson] Example1b: OK
2530.60 s
[aeson] Example2b: OK
2530.60 s
[aeson] Example3b: OK
2530.60 s
[aeson] Example4b: OK
2530.60 s
[aeson] Issue #351
2530.60 s
[aeson] -: OK
2530.60 s
[aeson] -: OK
2530.60 s
[aeson] -: OK
2530.60 s
[aeson] issue571: OK
2530.60 s
[aeson] issue687: OK
2530.60 s
[aeson] issue967: OK
2530.60 s
[aeson] KeyMap.insertWith: OK
2530.60 s
[aeson] omitNothingFields Note: OK
2530.60 s
[aeson] JSONTestSuite
2530.60 s
[aeson] i_number_double_huge_neg_exp.json
2530.61 s
[aeson] decode: OK
2530.61 s
[aeson] decode via tokens: OK
2530.61 s
[aeson] tokens bs: OK
2530.62 s
[aeson] tokens lbs: OK
2530.63 s
[aeson] tokens text: OK (0.01s)
2530.70 s
[aeson] i_number_huge_exp.json
2530.70 s
[aeson] decode: OK
2530.70 s
[aeson] decode via tokens: OK
2530.70 s
[aeson] tokens bs: OK
2530.70 s
[aeson] tokens lbs: OK (0.02s)
2530.70 s
[aeson] tokens text: OK
2530.70 s
[aeson] i_number_neg_int_huge_exp.json
2530.70 s
[aeson] decode: OK (0.02s)
2530.70 s
[aeson] decode via tokens: OK
2530.72 s
[aeson] tokens bs: OK (0.02s)
2530.73 s
[aeson] tokens lbs: OK
2530.73 s
[aeson] tokens text: OK
2530.73 s
[aeson] i_number_pos_double_huge_exp.json
2530.74 s
[aeson] decode: OK
2530.77 s
[aeson] decode via tokens: OK (0.02s)
2530.77 s
[aeson] tokens bs: OK
2530.77 s
[aeson] tokens lbs: OK
2530.79 s
[aeson] tokens text: OK (0.02s)
2530.79 s
[aeson] i_number_real_neg_overflow.json
2530.79 s
[aeson] decode: OK
2530.80 s
[aeson] decode via tokens: OK
2530.81 s
[aeson] tokens bs: OK
2530.81 s
[aeson] tokens lbs: OK
2530.82 s
[aeson] tokens text: OK
2530.82 s
[aeson] i_number_real_pos_overflow.json
2530.82 s
[aeson] decode: OK
2530.82 s
[aeson] decode via tokens: OK
2530.84 s
[aeson] tokens bs: OK
2530.84 s
[aeson] tokens lbs: OK
2530.85 s
[aeson] tokens text: OK
2530.85 s
[aeson] i_number_real_underflow.json
2530.86 s
[aeson] decode: OK
2530.86 s
[aeson] decode via tokens: OK (0.01s)
2530.86 s
[aeson] tokens bs: OK
2530.88 s
[aeson] tokens lbs: OK
2530.88 s
[aeson] tokens text: OK
2530.88 s
[aeson] i_number_too_big_neg_int.json
2530.88 s
[aeson] decode: OK
2530.89 s
[aeson] decode via tokens: OK
2530.91 s
[aeson] tokens bs: OK
2530.92 s
[aeson] tokens lbs: OK
2530.93 s
[aeson] tokens text: OK (0.01s)
2530.93 s
[aeson] i_number_too_big_pos_int.json
2530.94 s
[aeson] decode: OK (0.01s)
2530.94 s
[aeson] decode via tokens: OK
2530.94 s
[aeson] tokens bs: OK
2530.95 s
[aeson] tokens lbs: OK (0.01s)
2530.96 s
[aeson] tokens text: OK
2530.96 s
[aeson] i_number_very_big_negative_int.json
2530.96 s
[aeson] decode: OK
2530.96 s
[aeson] decode via tokens: OK
2530.97 s
[aeson] tokens bs: OK
2530.98 s
[aeson] tokens lbs: OK
2530.99 s
[aeson] tokens text: OK
2530.99 s
[aeson] i_object_key_lone_2nd_surrogate.json
2530.99 s
[aeson] decode: OK
2531.00 s
[aeson] tokens bs: OK
2531.00 s
[aeson] tokens lbs: OK
2531.00 s
[aeson] tokens text: OK
2531.00 s
[aeson] Golden file did not exist; created
2531.01 s
[aeson] i_string_1st_surrogate_but_2nd_missing.json
2531.01 s
[aeson] decode: OK
2531.01 s
[aeson] tokens bs: OK
2531.01 s
[aeson] tokens lbs: OK
2531.02 s
[aeson] tokens text: OK
2531.02 s
[aeson] Golden file did not exist; created
2531.02 s
[aeson] i_string_1st_valid_surrogate_2nd_invalid.json
2531.02 s
[aeson] decode: OK
2531.02 s
[aeson] tokens bs: OK
2531.03 s
[aeson] tokens lbs: OK
2531.03 s
[aeson] tokens text: OK
2531.03 s
[aeson] Golden file did not exist; created
2531.03 s
[aeson] i_string_UTF-16LE_with_BOM.json
2531.03 s
[aeson] decode: OK
2531.03 s
[aeson] tokens bs: OK
2531.04 s
[aeson] tokens lbs: OK
2531.04 s
[aeson] tokens text: OK
2531.04 s
[aeson] Golden file did not exist; created
2531.04 s
[aeson] i_string_UTF-8_invalid_sequence.json
2531.04 s
[aeson] decode: OK
2531.04 s
[aeson] tokens bs: OK
2531.05 s
[aeson] tokens lbs: OK
2531.05 s
[aeson] tokens text: OK
2531.05 s
[aeson] Golden file did not exist; created
2531.05 s
[aeson] i_string_UTF8_surrogate_U+D800.json
2531.05 s
[aeson] decode: OK
2531.06 s
[aeson] tokens bs: OK (0.01s)
2531.06 s
[aeson] tokens lbs: OK
2531.06 s
[aeson] tokens text: OK
2531.06 s
[aeson] Golden file did not exist; created
2531.07 s
[aeson] i_string_incomplete_surrogate_and_escape_valid.json
2531.07 s
[aeson] decode: OK
2531.08 s
[aeson] tokens bs: OK (0.02s)
2531.10 s
[aeson] tokens lbs: OK
2531.10 s
[aeson] tokens text: OK
2531.10 s
[aeson] Golden file did not exist; created
2531.10 s
[aeson] i_string_incomplete_surrogate_pair.json
2531.10 s
[aeson] decode: OK
2531.10 s
[aeson] tokens bs: OK
2531.11 s
[aeson] tokens lbs: OK (0.02s)
2531.11 s
[aeson] tokens text: OK
2531.11 s
[aeson] Golden file did not exist; created
2531.11 s
[aeson] i_string_incomplete_surrogates_escape_valid.json
2531.11 s
[aeson] decode: OK
2531.12 s
[aeson] tokens bs: OK
2531.13 s
[aeson] tokens lbs: OK
2531.13 s
[aeson] tokens text: OK
2531.13 s
[aeson] Golden file did not exist; created
2531.13 s
[aeson] i_string_invalid_lonely_surrogate.json
2531.13 s
[aeson] decode: OK
2531.13 s
[aeson] tokens bs: OK
2531.13 s
[aeson] tokens lbs: OK
2531.13 s
[aeson] tokens text: OK
2531.13 s
[aeson] Golden file did not exist; created
2531.13 s
[aeson] i_string_invalid_surrogate.json
2531.14 s
[aeson] decode: OK
2531.14 s
[aeson] tokens bs: OK
2531.15 s
[aeson] tokens lbs: OK
2531.15 s
[aeson] tokens text: OK
2531.15 s
[aeson] Golden file did not exist; created
2531.15 s
[aeson] i_string_invalid_utf-8.json
2531.15 s
[aeson] decode: OK
2531.16 s
[aeson] tokens bs: OK
2531.17 s
[aeson] tokens lbs: OK
2531.17 s
[aeson] tokens text: OK
2531.17 s
[aeson] Golden file did not exist; created
2531.17 s
[aeson] i_string_inverted_surrogates_U+1D11E.json
2531.17 s
[aeson] decode: OK
2531.17 s
[aeson] tokens bs: OK
2531.19 s
[aeson] tokens lbs: OK
2531.19 s
[aeson] tokens text: OK
2531.19 s
[aeson] Golden file did not exist; created
2531.19 s
[aeson] i_string_iso_latin_1.json
2531.20 s
[aeson] decode: OK
2531.20 s
[aeson] tokens bs: OK
2531.20 s
[aeson] tokens lbs: OK
2531.20 s
[aeson] tokens text: OK
2531.20 s
[aeson] Golden file did not exist; created
2531.20 s
[aeson] i_string_lone_second_surrogate.json
2531.20 s
[aeson] decode: OK
2531.20 s
[aeson] tokens bs: OK
2531.22 s
[aeson] tokens lbs: OK
2531.22 s
[aeson] tokens text: OK
2531.22 s
[aeson] Golden file did not exist; created
2531.22 s
[aeson] i_string_lone_utf8_continuation_byte.json
2531.22 s
[aeson] decode: OK
2531.22 s
[aeson] tokens bs: OK
2531.22 s
[aeson] tokens lbs: OK
2531.22 s
[aeson] tokens text: OK
2531.22 s
[aeson] Golden file did not exist; created
2531.22 s
[aeson] i_string_not_in_unicode_range.json
2531.22 s
[aeson] decode: OK
2531.30 s
[aeson] tokens bs: OK (0.09s)
2531.31 s
[aeson] tokens lbs: OK
2531.31 s
[aeson] tokens text: OK
2531.31 s
[aeson] Golden file did not exist; created
2531.31 s
[aeson] i_string_overlong_sequence_2_bytes.json
2531.31 s
[aeson] decode: OK
2531.37 s
[aeson] tokens bs: OK
2531.38 s
[aeson] tokens lbs: OK
2531.38 s
[aeson] tokens text: OK
2531.38 s
[aeson] Golden file did not exist; created
2531.38 s
[aeson] i_string_overlong_sequence_6_bytes.json
2531.38 s
[aeson] decode: OK
2531.39 s
[aeson] tokens bs: OK
2531.40 s
[aeson] tokens lbs: OK
2531.40 s
[aeson] tokens text: OK
2531.40 s
[aeson] Golden file did not exist; created
2531.40 s
[aeson] i_string_overlong_sequence_6_bytes_null.json
2531.40 s
[aeson] decode: OK
2531.41 s
[aeson] tokens bs: OK
2531.41 s
[aeson] tokens lbs: OK
2531.41 s
[aeson] tokens text: OK
2531.41 s
[aeson] Golden file did not exist; created
2531.41 s
[aeson] i_string_truncated-utf-8.json
2531.42 s
[aeson] decode: OK
2531.42 s
[aeson] tokens bs: OK
2531.43 s
[aeson] tokens lbs: OK
2531.43 s
[aeson] tokens text: OK
2531.43 s
[aeson] Golden file did not exist; created
2531.43 s
[aeson] i_string_utf16BE_no_BOM.json
2531.43 s
[aeson] decode: OK
2531.44 s
[aeson] tokens bs: OK
2531.44 s
[aeson] tokens lbs: OK
2531.44 s
[aeson] tokens text: OK
2531.44 s
[aeson] Golden file did not exist; created
2531.44 s
[aeson] i_string_utf16LE_no_BOM.json
2531.44 s
[aeson] decode: OK
2531.45 s
[aeson] tokens bs: OK (0.01s)
2531.46 s
[aeson] tokens lbs: OK
2531.46 s
[aeson] tokens text: OK
2531.46 s
[aeson] Golden file did not exist; created
2531.46 s
[aeson] i_structure_500_nested_arrays.json
2531.47 s
[aeson] decode: OK
2531.47 s
[aeson] decode via tokens: OK
2531.48 s
[aeson] tokens bs: OK
2531.48 s
[aeson] tokens lbs: OK
2531.49 s
[aeson] tokens text: OK
2531.49 s
[aeson] i_structure_UTF-8_BOM_empty_object.json
2531.49 s
[aeson] decode: OK
2531.50 s
[aeson] tokens bs: OK
2531.51 s
[aeson] tokens lbs: OK
2531.51 s
[aeson] tokens text: OK
2531.51 s
[aeson] Golden file did not exist; created
2531.51 s
[aeson] n_array_1_true_without_comma.json
2531.51 s
[aeson] decode: OK
2531.51 s
[aeson] tokens bs: OK
2531.52 s
[aeson] tokens lbs: OK
2531.52 s
[aeson] tokens text: OK
2531.52 s
[aeson] Golden file did not exist; created
2531.52 s
[aeson] n_array_a_invalid_utf8.json
2531.52 s
[aeson] decode: OK
2531.53 s
[aeson] tokens bs: OK
2531.53 s
[aeson] tokens lbs: OK
2531.53 s
[aeson] tokens text: OK
2531.53 s
[aeson] Golden file did not exist; created
2531.53 s
[aeson] n_array_colon_instead_of_comma.json
2531.53 s
[aeson] decode: OK
2531.54 s
[aeson] tokens bs: OK
2531.55 s
[aeson] tokens lbs: OK
2531.55 s
[aeson] tokens text: OK
2531.55 s
[aeson] Golden file did not exist; created
2531.55 s
[aeson] n_array_comma_after_close.json
2531.55 s
[aeson] decode: OK
2531.55 s
[aeson] tokens bs: OK
2531.57 s
[aeson] tokens lbs: OK
2531.57 s
[aeson] tokens text: OK
2531.57 s
[aeson] Golden file did not exist; created
2531.57 s
[aeson] n_array_comma_and_number.json
2531.57 s
[aeson] decode: OK
2531.58 s
[aeson] tokens bs: OK (0.01s)
2531.58 s
[aeson] tokens lbs: OK
2531.58 s
[aeson] tokens text: OK
2531.58 s
[aeson] Golden file did not exist; created
2531.58 s
[aeson] n_array_double_comma.json
2531.59 s
[aeson] decode: OK
2531.60 s
[aeson] tokens bs: OK (0.01s)
2531.60 s
[aeson] tokens lbs: OK
2531.60 s
[aeson] tokens text: OK
2531.60 s
[aeson] Golden file did not exist; created
2531.60 s
[aeson] n_array_double_extra_comma.json
2531.60 s
[aeson] decode: OK
2531.61 s
[aeson] tokens bs: OK (0.01s)
2531.62 s
[aeson] tokens lbs: OK
2531.62 s
[aeson] tokens text: OK
2531.62 s
[aeson] Golden file did not exist; created
2531.62 s
[aeson] n_array_extra_close.json
2531.62 s
[aeson] decode: OK
2531.63 s
[aeson] tokens bs: OK
2531.64 s
[aeson] tokens lbs: OK (0.01s)
2531.64 s
[aeson] tokens text: OK
2531.64 s
[aeson] Golden file did not exist; created
2531.64 s
[aeson] n_array_extra_comma.json
2531.64 s
[aeson] decode: OK
2531.66 s
[aeson] tokens bs: OK (0.02s)
2531.68 s
[aeson] tokens lbs: OK (0.01s)
2531.68 s
[aeson] tokens text: OK
2531.68 s
[aeson] Golden file did not exist; created
2531.68 s
[aeson] n_array_incomplete.json
2531.68 s
[aeson] decode: OK
2531.68 s
[aeson] tokens bs: OK
2531.68 s
[aeson] tokens lbs: OK
2531.68 s
[aeson] tokens text: OK
2531.68 s
[aeson] Golden file did not exist; created
2531.68 s
[aeson] n_array_incomplete_invalid_value.json
2531.69 s
[aeson] decode: OK
2531.69 s
[aeson] tokens bs: OK
2531.70 s
[aeson] tokens lbs: OK
2531.70 s
[aeson] tokens text: OK
2531.70 s
[aeson] Golden file did not exist; created
2531.70 s
[aeson] n_array_inner_array_no_comma.json
2531.70 s
[aeson] decode: OK
2531.70 s
[aeson] tokens bs: OK
2531.70 s
[aeson] tokens lbs: OK
2531.70 s
[aeson] tokens text: OK
2531.70 s
[aeson] Golden file did not exist; created
2531.70 s
[aeson] n_array_invalid_utf8.json
2531.71 s
[aeson] decode: OK
2531.71 s
[aeson] tokens bs: OK
2531.71 s
[aeson] tokens lbs: OK
2531.71 s
[aeson] tokens text: OK
2531.71 s
[aeson] Golden file did not exist; created
2531.72 s
[aeson] n_array_items_separated_by_semicolon.json
2531.72 s
[aeson] decode: OK
2531.72 s
[aeson] tokens bs: OK
2531.74 s
[aeson] tokens lbs: OK (0.01s)
2531.74 s
[aeson] tokens text: OK
2531.74 s
[aeson] Golden file did not exist; created
2531.74 s
[aeson] n_array_just_comma.json
2531.74 s
[aeson] decode: OK
2531.74 s
[aeson] tokens bs: OK
2531.75 s
[aeson] tokens lbs: OK
2531.75 s
[aeson] tokens text: OK
2531.75 s
[aeson] Golden file did not exist; created
2531.75 s
[aeson] n_array_just_minus.json
2531.76 s
[aeson] decode: OK
2531.76 s
[aeson] tokens bs: OK
2531.76 s
[aeson] tokens lbs: OK
2531.76 s
[aeson] tokens text: OK
2531.76 s
[aeson] Golden file did not exist; created
2531.76 s
[aeson] n_array_missing_value.json
2531.77 s
[aeson] decode: OK
2531.77 s
[aeson] tokens bs: OK
2531.77 s
[aeson] tokens lbs: OK
2531.77 s
[aeson] tokens text: OK
2531.77 s
[aeson] Golden file did not exist; created
2531.77 s
[aeson] n_array_newlines_unclosed.json
2531.77 s
[aeson] decode: OK
2531.77 s
[aeson] tokens bs: OK
2531.84 s
[aeson] tokens lbs: OK
2531.84 s
[aeson] tokens text: OK
2531.84 s
[aeson] Golden file did not exist; created
2531.84 s
[aeson] n_array_number_and_comma.json
2531.84 s
[aeson] decode: OK
2531.84 s
[aeson] tokens bs: OK (0.02s)
2531.84 s
[aeson] tokens lbs: OK
2531.84 s
[aeson] tokens text: OK
2531.84 s
[aeson] Golden file did not exist; created
2531.84 s
[aeson] n_array_number_and_several_commas.json
2531.84 s
[aeson] decode: OK
2531.84 s
[aeson] tokens bs: OK
2531.84 s
[aeson] tokens lbs: OK
2531.84 s
[aeson] tokens text: OK
2531.84 s
[aeson] Golden file did not exist; created
2531.84 s
[aeson] n_array_spaces_vertical_tab_formfeed.json
2531.84 s
[aeson] decode: OK
2531.84 s
[aeson] tokens bs: OK
2531.84 s
[aeson] tokens lbs: OK
2531.84 s
[aeson] tokens text: OK
2531.84 s
[aeson] Golden file did not exist; created
2531.85 s
[aeson] n_array_star_inside.json
2531.85 s
[aeson] decode: OK
2531.85 s
[aeson] tokens bs: OK
2531.85 s
[aeson] tokens lbs: OK
2531.85 s
[aeson] tokens text: OK
2531.85 s
[aeson] Golden file did not exist; created
2531.85 s
[aeson] n_array_unclosed.json
2531.85 s
[aeson] decode: OK
2531.86 s
[aeson] tokens bs: OK (0.01s)
2531.87 s
[aeson] tokens lbs: OK
2531.87 s
[aeson] tokens text: OK
2531.87 s
[aeson] Golden file did not exist; created
2531.87 s
[aeson] n_array_unclosed_trailing_comma.json
2531.87 s
[aeson] decode: OK
2531.92 s
[aeson] tokens bs: OK (0.05s)
2531.92 s
[aeson] tokens lbs: OK
2531.92 s
[aeson] tokens text: OK
2531.92 s
[aeson] Golden file did not exist; created
2531.92 s
[aeson] n_array_unclosed_with_new_lines.json
2531.93 s
[aeson] decode: OK
2531.93 s
[aeson] tokens bs: OK
2531.94 s
[aeson] tokens lbs: OK
2531.94 s
[aeson] tokens text: OK
2531.94 s
[aeson] Golden file did not exist; created
2531.94 s
[aeson] n_array_unclosed_with_object_inside.json
2531.94 s
[aeson] decode: OK
2531.94 s
[aeson] tokens bs: OK
2531.94 s
[aeson] tokens lbs: OK
2531.95 s
[aeson] tokens text: OK
2531.95 s
[aeson] Golden file did not exist; created
2531.95 s
[aeson] n_incomplete_false.json
2531.95 s
[aeson] decode: OK
2531.95 s
[aeson] tokens bs: OK
2531.96 s
[aeson] tokens lbs: OK
2531.97 s
[aeson] tokens text: OK
2531.97 s
[aeson] Golden file did not exist; created
2531.97 s
[aeson] n_incomplete_null.json
2531.97 s
[aeson] decode: OK
2531.97 s
[aeson] tokens bs: OK
2531.98 s
[aeson] tokens lbs: OK
2531.98 s
[aeson] tokens text: OK
2531.98 s
[aeson] Golden file did not exist; created
2531.98 s
[aeson] n_incomplete_true.json
2531.98 s
[aeson] decode: OK
2531.98 s
[aeson] tokens bs: OK
2531.99 s
[aeson] tokens lbs: OK
2531.99 s
[aeson] tokens text: OK
2531.99 s
[aeson] Golden file did not exist; created
2531.99 s
[aeson] n_multidigit_number_then_00.json
2531.99 s
[aeson] decode: OK
2532.00 s
[aeson] tokens bs: OK (0.01s)
2532.01 s
[aeson] tokens lbs: OK (0.01s)
2532.02 s
[aeson] tokens text: OK
2532.02 s
[aeson] Golden file did not exist; created
2532.02 s
[aeson] n_number_++.json
2532.02 s
[aeson] decode: OK
2532.02 s
[aeson] tokens bs: OK
2532.02 s
[aeson] tokens lbs: OK
2532.03 s
[aeson] tokens text: OK
2532.03 s
[aeson] Golden file did not exist; created
2532.03 s
[aeson] n_number_+1.json
2532.03 s
[aeson] decode: OK
2532.03 s
[aeson] tokens bs: OK
2532.04 s
[aeson] tokens lbs: OK
2532.05 s
[aeson] tokens text: OK
2532.05 s
[aeson] Golden file did not exist; created
2532.05 s
[aeson] n_number_+Inf.json
2532.05 s
[aeson] decode: OK
2532.05 s
[aeson] tokens bs: OK
2532.06 s
[aeson] tokens lbs: OK
2532.06 s
[aeson] tokens text: OK
2532.06 s
[aeson] Golden file did not exist; created
2532.06 s
[aeson] n_number_-01.json
2532.06 s
[aeson] decode: OK
2532.07 s
[aeson] tokens bs: OK
2532.07 s
[aeson] tokens lbs: OK
2532.08 s
[aeson] tokens text: OK
2532.08 s
[aeson] Golden file did not exist; created
2532.08 s
[aeson] n_number_-NaN.json
2532.08 s
[aeson] decode: OK
2532.09 s
[aeson] tokens bs: OK (0.01s)
2532.09 s
[aeson] tokens lbs: OK
2532.10 s
[aeson] tokens text: OK
2532.10 s
[aeson] Golden file did not exist; created
2532.10 s
[aeson] n_number_0_capital_E+.json
2532.10 s
[aeson] decode: OK
2532.10 s
[aeson] tokens bs: OK
2532.11 s
[aeson] tokens lbs: OK
2532.11 s
[aeson] tokens text: OK
2532.11 s
[aeson] Golden file did not exist; created
2532.11 s
[aeson] n_number_0_capital_E.json
2532.11 s
[aeson] decode: OK
2532.12 s
[aeson] tokens bs: OK
2532.13 s
[aeson] tokens lbs: OK (0.01s)
2532.13 s
[aeson] tokens text: OK
2532.13 s
[aeson] Golden file did not exist; created
2532.13 s
[aeson] n_number_0e+.json
2532.13 s
[aeson] decode: OK
2532.15 s
[aeson] tokens bs: OK (0.01s)
2532.15 s
[aeson] tokens lbs: OK
2532.15 s
[aeson] tokens text: OK
2532.15 s
[aeson] Golden file did not exist; created
2532.15 s
[aeson] n_number_0e.json
2532.16 s
[aeson] decode: OK
2532.17 s
[aeson] tokens bs: OK (0.02s)
2532.17 s
[aeson] tokens lbs: OK
2532.18 s
[aeson] tokens text: OK
2532.18 s
[aeson] Golden file did not exist; created
2532.18 s
[aeson] n_number_1_000.json
2532.18 s
[aeson] decode: OK
2532.18 s
[aeson] tokens bs: OK
2532.20 s
[aeson] tokens lbs: OK (0.01s)
2532.20 s
[aeson] tokens text: OK
2532.20 s
[aeson] Golden file did not exist; created
2532.20 s
[aeson] n_number_1eE2.json
2532.20 s
[aeson] decode: OK
2532.20 s
[aeson] tokens bs: OK
2532.21 s
[aeson] tokens lbs: OK
2532.21 s
[aeson] tokens text: OK
2532.21 s
[aeson] Golden file did not exist; created
2532.22 s
[aeson] n_number_Inf.json
2532.22 s
[aeson] decode: OK
2532.22 s
[aeson] tokens bs: OK
2532.22 s
[aeson] tokens lbs: OK
2532.22 s
[aeson] tokens text: OK
2532.22 s
[aeson] Golden file did not exist; created
2532.22 s
[aeson] n_number_NaN.json
2532.22 s
[aeson] decode: OK
2532.23 s
[aeson] tokens bs: OK
2532.23 s
[aeson] tokens lbs: OK
2532.23 s
[aeson] tokens text: OK
2532.23 s
[aeson] Golden file did not exist; created
2532.23 s
[aeson] n_number_U+FF11_fullwidth_digit_one.json
2532.24 s
[aeson] decode: OK
2532.24 s
[aeson] tokens bs: OK
2532.25 s
[aeson] tokens lbs: OK
2532.25 s
[aeson] tokens text: OK
2532.25 s
[aeson] Golden file did not exist; created
2532.25 s
[aeson] n_number_expression.json
2532.25 s
[aeson] decode: OK
2532.25 s
[aeson] tokens bs: OK
2532.26 s
[aeson] tokens lbs: OK
2532.26 s
[aeson] tokens text: OK
2532.26 s
[aeson] Golden file did not exist; created
2532.26 s
[aeson] n_number_hex_1_digit.json
2532.26 s
[aeson] decode: OK
2532.27 s
[aeson] tokens bs: OK
2532.28 s
[aeson] tokens lbs: OK (0.01s)
2532.28 s
[aeson] tokens text: OK
2532.28 s
[aeson] Golden file did not exist; created
2532.28 s
[aeson] n_number_hex_2_digits.json
2532.29 s
[aeson] decode: OK
2532.29 s
[aeson] tokens bs: OK (0.01s)
2532.30 s
[aeson] tokens lbs: OK
2532.30 s
[aeson] tokens text: OK
2532.30 s
[aeson] Golden file did not exist; created
2532.30 s
[aeson] n_number_infinity.json
2532.30 s
[aeson] decode: OK
2532.31 s
[aeson] tokens bs: OK
2532.31 s
[aeson] tokens lbs: OK
2532.31 s
[aeson] tokens text: OK
2532.31 s
[aeson] Golden file did not exist; created
2532.31 s
[aeson] n_number_invalid+-.json
2532.31 s
[aeson] decode: OK
2532.31 s
[aeson] tokens bs: OK
2532.33 s
[aeson] tokens lbs: OK (0.01s)
2532.33 s
[aeson] tokens text: OK
2532.33 s
[aeson] Golden file did not exist; created
2532.33 s
[aeson] n_number_invalid-negative-real.json
2532.33 s
[aeson] decode: OK
2532.35 s
[aeson] tokens bs: OK (0.01s)
2532.35 s
[aeson] tokens lbs: OK
2532.35 s
[aeson] tokens text: OK
2532.35 s
[aeson] Golden file did not exist; created
2532.35 s
[aeson] n_number_invalid-utf-8-in-bigger-int.json
2532.35 s
[aeson] decode: OK
2532.35 s
[aeson] tokens bs: OK
2532.36 s
[aeson] tokens lbs: OK
2532.36 s
[aeson] tokens text: OK
2532.36 s
[aeson] Golden file did not exist; created
2532.36 s
[aeson] n_number_invalid-utf-8-in-exponent.json
2532.36 s
[aeson] decode: OK
2532.36 s
[aeson] tokens bs: OK
2532.37 s
[aeson] tokens lbs: OK
2532.37 s
[aeson] tokens text: OK
2532.37 s
[aeson] Golden file did not exist; created
2532.37 s
[aeson] n_number_invalid-utf-8-in-int.json
2532.37 s
[aeson] decode: OK
2532.37 s
[aeson] tokens bs: OK
2532.37 s
[aeson] tokens lbs: OK
2532.38 s
[aeson] tokens text: OK
2532.38 s
[aeson] Golden file did not exist; created
2532.38 s
[aeson] n_number_minus_infinity.json
2532.38 s
[aeson] decode: OK
2532.39 s
[aeson] tokens bs: OK (0.01s)
2532.39 s
[aeson] tokens lbs: OK
2532.39 s
[aeson] tokens text: OK
2532.40 s
[aeson] Golden file did not exist; created
2532.40 s
[aeson] n_number_minus_sign_with_trailing_garbage.json
2532.40 s
[aeson] decode: OK
2532.40 s
[aeson] tokens bs: OK
2532.40 s
[aeson] tokens lbs: OK
2532.40 s
[aeson] tokens text: OK
2532.40 s
[aeson] Golden file did not exist; created
2532.40 s
[aeson] n_number_minus_space_1.json
2532.40 s
[aeson] decode: OK
2532.41 s
[aeson] tokens bs: OK
2532.42 s
[aeson] tokens lbs: OK
2532.42 s
[aeson] tokens text: OK
2532.42 s
[aeson] Golden file did not exist; created
2532.42 s
[aeson] n_number_neg_int_starting_with_zero.json
2532.42 s
[aeson] decode: OK
2532.43 s
[aeson] tokens bs: OK
2532.43 s
[aeson] tokens lbs: OK (0.01s)
2532.43 s
[aeson] tokens text: OK
2532.43 s
[aeson] Golden file did not exist; created
2532.43 s
[aeson] n_number_neg_real_without_int_part.json
2532.43 s
[aeson] decode: OK
2532.44 s
[aeson] tokens bs: OK
2532.45 s
[aeson] tokens lbs: OK
2532.45 s
[aeson] tokens text: OK
2532.45 s
[aeson] Golden file did not exist; created
2532.45 s
[aeson] n_number_neg_with_garbage_at_end.json
2532.45 s
[aeson] decode: OK
2532.46 s
[aeson] tokens bs: OK
2532.47 s
[aeson] tokens lbs: OK
2532.47 s
[aeson] tokens text: OK
2532.47 s
[aeson] Golden file did not exist; created
2532.47 s
[aeson] n_number_real_garbage_after_e.json
2532.47 s
[aeson] decode: OK
2532.47 s
[aeson] tokens bs: OK
2532.49 s
[aeson] tokens lbs: OK
2532.49 s
[aeson] tokens text: OK
2532.49 s
[aeson] Golden file did not exist; created
2532.49 s
[aeson] n_number_real_with_invalid_utf8_after_e.json
2532.49 s
[aeson] decode: OK
2532.50 s
[aeson] tokens bs: OK (0.01s)
2532.51 s
[aeson] tokens lbs: OK (0.01s)
2532.51 s
[aeson] tokens text: OK
2532.51 s
[aeson] Golden file did not exist; created
2532.51 s
[aeson] n_number_real_without_fractional_part.json
2532.51 s
[aeson] decode: OK
2532.53 s
[aeson] tokens bs: OK (0.02s)
2532.55 s
[aeson] tokens lbs: OK (0.01s)
2532.55 s
[aeson] tokens text: OK
2532.55 s
[aeson] Golden file did not exist; created
2532.55 s
[aeson] n_number_starting_with_dot.json
2532.55 s
[aeson] decode: OK
2532.55 s
[aeson] tokens bs: OK
2532.56 s
[aeson] tokens lbs: OK (0.01s)
2532.56 s
[aeson] tokens text: OK
2532.56 s
[aeson] Golden file did not exist; created
2532.56 s
[aeson] n_number_with_alpha.json
2532.56 s
[aeson] decode: OK
2532.57 s
[aeson] tokens bs: OK
2532.57 s
[aeson] tokens lbs: OK
2532.57 s
[aeson] tokens text: OK
2532.57 s
[aeson] Golden file did not exist; created
2532.57 s
[aeson] n_number_with_alpha_char.json
2532.58 s
[aeson] decode: OK
2532.58 s
[aeson] tokens bs: OK
2532.60 s
[aeson] tokens lbs: OK (0.02s)
2532.60 s
[aeson] tokens text: OK
2532.60 s
[aeson] Golden file did not exist; created
2532.60 s
[aeson] n_number_with_leading_zero.json
2532.60 s
[aeson] decode: OK
2532.61 s
[aeson] tokens bs: OK
2532.61 s
[aeson] tokens lbs: OK
2532.61 s
[aeson] tokens text: OK
2532.79 s
[aeson] Golden file did not exist; created
2532.79 s
[aeson] n_object_bad_value.json
2532.79 s
[aeson] decode: OK
2532.79 s
[aeson] tokens bs: OK (0.16s)
2532.79 s
[aeson] tokens lbs: OK (0.01s)
2532.79 s
[aeson] tokens text: OK
2532.79 s
[aeson] Golden file did not exist; created
2532.79 s
[aeson] n_object_bracket_key.json
2532.79 s
[aeson] decode: OK
2532.79 s
[aeson] tokens bs: OK
2532.80 s
[aeson] tokens lbs: OK
2532.80 s
[aeson] tokens text: OK
2532.80 s
[aeson] Golden file did not exist; created
2532.80 s
[aeson] n_object_comma_instead_of_colon.json
2532.80 s
[aeson] decode: OK
2532.80 s
[aeson] tokens bs: OK
2532.82 s
[aeson] tokens lbs: OK
2532.82 s
[aeson] tokens text: OK
2532.82 s
[aeson] Golden file did not exist; created
2532.82 s
[aeson] n_object_double_colon.json
2532.82 s
[aeson] decode: OK
2532.82 s
[aeson] tokens bs: OK
2532.83 s
[aeson] tokens lbs: OK
2532.83 s
[aeson] tokens text: OK
2532.83 s
[aeson] Golden file did not exist; created
2532.83 s
[aeson] n_object_emoji.json
2532.84 s
[aeson] decode: OK
2532.88 s
[aeson] tokens bs: OK (0.04s)
2532.90 s
[aeson] tokens lbs: OK (0.02s)
2532.90 s
[aeson] tokens text: OK
2532.90 s
[aeson] Golden file did not exist; created
2532.90 s
[aeson] n_object_garbage_at_end.json
2532.91 s
[aeson] decode: OK
2532.91 s
[aeson] tokens bs: OK (0.01s)
2532.92 s
[aeson] tokens lbs: OK
2532.92 s
[aeson] tokens text: OK
2532.92 s
[aeson] Golden file did not exist; created
2532.92 s
[aeson] n_object_key_with_single_quotes.json
2532.92 s
[aeson] decode: OK
2532.93 s
[aeson] tokens bs: OK
2532.93 s
[aeson] tokens lbs: OK
2532.93 s
[aeson] tokens text: OK
2532.93 s
[aeson] Golden file did not exist; created
2532.93 s
[aeson] n_object_lone_continuation_byte_in_key_and_trailing_comma.json
2532.93 s
[aeson] decode: OK
2532.95 s
[aeson] tokens bs: OK (0.01s)
2532.96 s
[aeson] tokens lbs: OK
2532.96 s
[aeson] tokens text: OK
2532.96 s
[aeson] Golden file did not exist; created
2532.96 s
[aeson] n_object_missing_colon.json
2532.96 s
[aeson] decode: OK
2532.97 s
[aeson] tokens bs: OK (0.01s)
2532.99 s
[aeson] tokens lbs: OK (0.01s)
2532.99 s
[aeson] tokens text: OK
2532.99 s
[aeson] Golden file did not exist; created
2532.99 s
[aeson] n_object_missing_key.json
2532.99 s
[aeson] decode: OK
2533.01 s
[aeson] tokens bs: OK (0.01s)
2533.02 s
[aeson] tokens lbs: OK (0.01s)
2533.02 s
[aeson] tokens text: OK
2533.02 s
[aeson] Golden file did not exist; created
2533.02 s
[aeson] n_object_missing_semicolon.json
2533.02 s
[aeson] decode: OK
2533.02 s
[aeson] tokens bs: OK
2533.02 s
[aeson] tokens lbs: OK
2533.02 s
[aeson] tokens text: OK
2533.02 s
[aeson] Golden file did not exist; created
2533.02 s
[aeson] n_object_missing_value.json
2533.02 s
[aeson] decode: OK
2533.02 s
[aeson] tokens bs: OK
2533.03 s
[aeson] tokens lbs: OK
2533.03 s
[aeson] tokens text: OK
2533.03 s
[aeson] Golden file did not exist; created
2533.03 s
[aeson] n_object_no-colon.json
2533.03 s
[aeson] decode: OK
2533.04 s
[aeson] tokens bs: OK
2533.04 s
[aeson] tokens lbs: OK
2533.05 s
[aeson] tokens text: OK (0.01s)
2533.06 s
[aeson] Golden file did not exist; created
2533.06 s
[aeson] n_object_non_string_key.json
2533.06 s
[aeson] decode: OK
2533.06 s
[aeson] tokens bs: OK
2533.08 s
[aeson] tokens lbs: OK (0.02s)
2533.08 s
[aeson] tokens text: OK
2533.08 s
[aeson] Golden file did not exist; created
2533.09 s
[aeson] n_object_non_string_key_but_huge_number_instead.json
2533.09 s
[aeson] decode: OK
2533.09 s
[aeson] tokens bs: OK
2533.12 s
[aeson] tokens lbs: OK (0.03s)
2533.12 s
[aeson] tokens text: OK
2533.12 s
[aeson] Golden file did not exist; created
2533.12 s
[aeson] n_object_repeated_null_null.json
2533.12 s
[aeson] decode: OK
2533.14 s
[aeson] tokens bs: OK (0.01s)
2533.14 s
[aeson] tokens lbs: OK
2533.14 s
[aeson] tokens text: OK
2533.14 s
[aeson] Golden file did not exist; created
2533.14 s
[aeson] n_object_several_trailing_commas.json
2533.14 s
[aeson] decode: OK
2533.14 s
[aeson] tokens bs: OK
2533.16 s
[aeson] tokens lbs: OK (0.02s)
2533.16 s
[aeson] tokens text: OK
2533.16 s
[aeson] Golden file did not exist; created
2533.16 s
[aeson] n_object_single_quote.json
2533.17 s
[aeson] decode: OK
2533.17 s
[aeson] tokens bs: OK
2533.18 s
[aeson] tokens lbs: OK
2533.18 s
[aeson] tokens text: OK
2533.18 s
[aeson] Golden file did not exist; created
2533.18 s
[aeson] n_object_trailing_comma.json
2533.18 s
[aeson] decode: OK
2533.19 s
[aeson] tokens bs: OK
2533.20 s
[aeson] tokens lbs: OK
2533.20 s
[aeson] tokens text: OK
2533.20 s
[aeson] Golden file did not exist; created
2533.20 s
[aeson] n_object_trailing_comment.json
2533.20 s
[aeson] decode: OK
2533.21 s
[aeson] tokens bs: OK
2533.23 s
[aeson] tokens lbs: OK (0.02s)
2533.23 s
[aeson] tokens text: OK
2533.23 s
[aeson] Golden file did not exist; created
2533.23 s
[aeson] n_object_trailing_comment_open.json
2533.23 s
[aeson] decode: OK
2533.23 s
[aeson] tokens bs: OK
2533.24 s
[aeson] tokens lbs: OK
2533.24 s
[aeson] tokens text: OK
2533.24 s
[aeson] Golden file did not exist; created
2533.24 s
[aeson] n_object_trailing_comment_slash_open.json
2533.24 s
[aeson] decode: OK
2533.25 s
[aeson] tokens bs: OK
2533.25 s
[aeson] tokens lbs: OK
2533.25 s
[aeson] tokens text: OK
2533.25 s
[aeson] Golden file did not exist; created
2533.25 s
[aeson] n_object_trailing_comment_slash_open_incomplete.json
2533.25 s
[aeson] decode: OK
2533.26 s
[aeson] tokens bs: OK
2533.29 s
[aeson] tokens lbs: OK (0.04s)
2533.29 s
[aeson] tokens text: OK
2533.29 s
[aeson] Golden file did not exist; created
2533.29 s
[aeson] n_object_two_commas_in_a_row.json
2533.29 s
[aeson] decode: OK
2533.30 s
[aeson] tokens bs: OK
2533.31 s
[aeson] tokens lbs: OK
2533.31 s
[aeson] tokens text: OK
2533.31 s
[aeson] Golden file did not exist; created
2533.31 s
[aeson] n_object_unquoted_key.json
2533.31 s
[aeson] decode: OK
2533.32 s
[aeson] tokens bs: OK (0.01s)
2533.40 s
[aeson] tokens lbs: OK (0.07s)
2533.40 s
[aeson] tokens text: OK
2533.40 s
[aeson] Golden file did not exist; created
2533.40 s
[aeson] n_object_unterminated-value.json
2533.40 s
[aeson] decode: OK
2533.40 s
[aeson] tokens bs: OK
2533.41 s
[aeson] tokens lbs: OK
2533.41 s
[aeson] tokens text: OK
2533.41 s
[aeson] Golden file did not exist; created
2533.41 s
[aeson] n_object_with_single_string.json
2533.41 s
[aeson] decode: OK
2533.42 s
[aeson] tokens bs: OK
2533.43 s
[aeson] tokens lbs: OK (0.01s)
2533.43 s
[aeson] tokens text: OK
2533.43 s
[aeson] Golden file did not exist; created
2533.43 s
[aeson] n_object_with_trailing_garbage.json
2533.43 s
[aeson] decode: OK
2533.43 s
[aeson] tokens bs: OK
2533.45 s
[aeson] tokens lbs: OK (0.02s)
2533.45 s
[aeson] tokens text: OK
2533.45 s
[aeson] Golden file did not exist; created
2533.45 s
[aeson] n_single_space.json
2533.45 s
[aeson] decode: OK
2533.46 s
[aeson] tokens bs: OK
2533.47 s
[aeson] tokens lbs: OK
2533.47 s
[aeson] tokens text: OK
2533.47 s
[aeson] Golden file did not exist; created
2533.47 s
[aeson] n_string_1_surrogate_then_escape.json
2533.47 s
[aeson] decode: OK
2533.48 s
[aeson] tokens bs: OK (0.01s)
2533.49 s
[aeson] tokens lbs: OK
2533.49 s
[aeson] tokens text: OK
2533.49 s
[aeson] Golden file did not exist; created
2533.49 s
[aeson] n_string_1_surrogate_then_escape_u.json
2533.49 s
[aeson] decode: OK
2533.49 s
[aeson] tokens bs: OK
2533.50 s
[aeson] tokens lbs: OK
2533.50 s
[aeson] tokens text: OK
2533.50 s
[aeson] Golden file did not exist; created
2533.50 s
[aeson] n_string_1_surrogate_then_escape_u1.json
2533.50 s
[aeson] decode: OK
2533.51 s
[aeson] tokens bs: OK (0.01s)
2533.52 s
[aeson] tokens lbs: OK
2533.52 s
[aeson] tokens text: OK
2533.52 s
[aeson] Golden file did not exist; created
2533.52 s
[aeson] n_string_1_surrogate_then_escape_u1x.json
2533.52 s
[aeson] decode: OK
2533.52 s
[aeson] tokens bs: OK
2533.53 s
[aeson] tokens lbs: OK
2533.53 s
[aeson] tokens text: OK
2533.53 s
[aeson] Golden file did not exist; created
2533.53 s
[aeson] n_string_accentuated_char_no_quotes.json
2533.53 s
[aeson] decode: OK
2533.53 s
[aeson] tokens bs: OK
2533.54 s
[aeson] tokens lbs: OK
2533.54 s
[aeson] tokens text: OK
2533.54 s
[aeson] Golden file did not exist; created
2533.54 s
[aeson] n_string_backslash_00.json
2533.54 s
[aeson] decode: OK
2533.54 s
[aeson] tokens bs: OK
2533.55 s
[aeson] tokens lbs: OK
2533.55 s
[aeson] tokens text: OK
2533.55 s
[aeson] Golden file did not exist; created
2533.55 s
[aeson] n_string_escape_x.json
2533.55 s
[aeson] decode: OK
2533.55 s
[aeson] tokens bs: OK
2533.57 s
[aeson] tokens lbs: OK (0.01s)
2533.57 s
[aeson] tokens text: OK
2533.57 s
[aeson] Golden file did not exist; created
2533.57 s
[aeson] n_string_escaped_backslash_bad.json
2533.57 s
[aeson] decode: OK
2533.58 s
[aeson] tokens bs: OK (0.02s)
2533.59 s
[aeson] tokens lbs: OK
2533.59 s
[aeson] tokens text: OK
2533.59 s
[aeson] Golden file did not exist; created
2533.59 s
[aeson] n_string_escaped_ctrl_char_tab.json
2533.59 s
[aeson] decode: OK
2533.60 s
[aeson] tokens bs: OK
2533.61 s
[aeson] tokens lbs: OK
2533.61 s
[aeson] tokens text: OK
2533.61 s
[aeson] Golden file did not exist; created
2533.61 s
[aeson] n_string_escaped_emoji.json
2533.61 s
[aeson] decode: OK
2533.62 s
[aeson] tokens bs: OK
2533.63 s
[aeson] tokens lbs: OK
2533.63 s
[aeson] tokens text: OK
2533.71 s
[aeson] Golden file did not exist; created
2533.71 s
[aeson] n_string_incomplete_escape.json
2533.71 s
[aeson] decode: OK
2533.71 s
[aeson] tokens bs: OK (0.08s)
2533.72 s
[aeson] tokens lbs: OK (0.01s)
2533.72 s
[aeson] tokens text: OK
2533.72 s
[aeson] Golden file did not exist; created
2533.72 s
[aeson] n_string_incomplete_escaped_character.json
2533.72 s
[aeson] decode: OK
2533.74 s
[aeson] tokens bs: OK (0.01s)
2533.74 s
[aeson] tokens lbs: OK (0.01s)
2533.74 s
[aeson] tokens text: OK
2533.74 s
[aeson] Golden file did not exist; created
2533.74 s
[aeson] n_string_incomplete_surrogate.json
2533.74 s
[aeson] decode: OK
2533.75 s
[aeson] tokens bs: OK
2533.76 s
[aeson] tokens lbs: OK
2533.76 s
[aeson] tokens text: OK
2533.76 s
[aeson] Golden file did not exist; created
2533.76 s
[aeson] n_string_incomplete_surrogate_escape_invalid.json
2533.76 s
[aeson] decode: OK
2533.78 s
[aeson] tokens bs: OK (0.01s)
2533.79 s
[aeson] tokens lbs: OK
2533.79 s
[aeson] tokens text: OK
2533.79 s
[aeson] Golden file did not exist; created
2533.79 s
[aeson] n_string_invalid-utf-8-in-escape.json
2533.79 s
[aeson] decode: OK
2533.79 s
[aeson] tokens bs: OK
2533.80 s
[aeson] tokens lbs: OK
2533.80 s
[aeson] tokens text: OK
2533.80 s
[aeson] Golden file did not exist; created
2533.80 s
[aeson] n_string_invalid_backslash_esc.json
2533.80 s
[aeson] decode: OK
2533.80 s
[aeson] tokens bs: OK
2533.81 s
[aeson] tokens lbs: OK
2533.81 s
[aeson] tokens text: OK
2533.81 s
[aeson] Golden file did not exist; created
2533.81 s
[aeson] n_string_invalid_unicode_escape.json
2533.81 s
[aeson] decode: OK
2533.81 s
[aeson] tokens bs: OK
2533.82 s
[aeson] tokens lbs: OK
2533.82 s
[aeson] tokens text: OK
2533.82 s
[aeson] Golden file did not exist; created
2533.82 s
[aeson] n_string_invalid_utf8_after_escape.json
2533.82 s
[aeson] decode: OK
2533.83 s
[aeson] tokens bs: OK
2533.84 s
[aeson] tokens lbs: OK
2533.84 s
[aeson] tokens text: OK
2533.84 s
[aeson] Golden file did not exist; created
2533.84 s
[aeson] n_string_leading_uescaped_thinspace.json
2533.84 s
[aeson] decode: OK
2533.85 s
[aeson] tokens bs: OK (0.01s)
2533.86 s
[aeson] tokens lbs: OK
2533.86 s
[aeson] tokens text: OK
2533.86 s
[aeson] Golden file did not exist; created
2533.86 s
[aeson] n_string_no_quotes_with_bad_escape.json
2533.86 s
[aeson] decode: OK
2533.86 s
[aeson] tokens bs: OK
2533.87 s
[aeson] tokens lbs: OK
2533.87 s
[aeson] tokens text: OK
2533.87 s
[aeson] Golden file did not exist; created
2533.87 s
[aeson] n_string_single_doublequote.json
2533.87 s
[aeson] decode: OK
2533.88 s
[aeson] tokens bs: OK
2533.88 s
[aeson] tokens lbs: OK
2533.88 s
[aeson] tokens text: OK
2533.88 s
[aeson] Golden file did not exist; created
2533.88 s
[aeson] n_string_single_quote.json
2533.89 s
[aeson] decode: OK
2533.89 s
[aeson] tokens bs: OK
2533.90 s
[aeson] tokens lbs: OK
2533.90 s
[aeson] tokens text: OK
2533.90 s
[aeson] Golden file did not exist; created
2533.90 s
[aeson] n_string_single_string_no_double_quotes.json
2533.90 s
[aeson] decode: OK
2533.91 s
[aeson] tokens bs: OK
2533.91 s
[aeson] tokens lbs: OK
2533.91 s
[aeson] tokens text: OK
2533.91 s
[aeson] Golden file did not exist; created
2533.91 s
[aeson] n_string_start_escape_unclosed.json
2533.91 s
[aeson] decode: OK
2533.92 s
[aeson] tokens bs: OK
2533.93 s
[aeson] tokens lbs: OK
2533.93 s
[aeson] tokens text: OK
2533.93 s
[aeson] Golden file did not exist; created
2533.93 s
[aeson] n_string_unescaped_ctrl_char.json
2533.93 s
[aeson] decode: OK
2533.94 s
[aeson] tokens bs: OK
2533.95 s
[aeson] tokens lbs: OK
2533.95 s
[aeson] tokens text: OK
2533.95 s
[aeson] Golden file did not exist; created
2533.95 s
[aeson] n_string_unescaped_newline.json
2533.95 s
[aeson] decode: OK
2533.96 s
[aeson] tokens bs: OK
2533.97 s
[aeson] tokens lbs: OK
2533.97 s
[aeson] tokens text: OK
2533.97 s
[aeson] Golden file did not exist; created
2533.97 s
[aeson] n_string_unescaped_tab.json
2533.97 s
[aeson] decode: OK
2533.98 s
[aeson] tokens bs: OK
2533.98 s
[aeson] tokens lbs: OK
2533.98 s
[aeson] tokens text: OK
2533.98 s
[aeson] Golden file did not exist; created
2533.98 s
[aeson] n_string_unicode_CapitalU.json
2533.98 s
[aeson] decode: OK
2533.99 s
[aeson] tokens bs: OK
2533.99 s
[aeson] tokens lbs: OK
2533.99 s
[aeson] tokens text: OK
2533.99 s
[aeson] Golden file did not exist; created
2533.99 s
[aeson] n_string_with_trailing_garbage.json
2533.99 s
[aeson] decode: OK
2534.00 s
[aeson] tokens bs: OK
2534.00 s
[aeson] tokens lbs: OK
2534.07 s
[aeson] tokens text: OK
2534.07 s
[aeson] Golden file did not exist; created
2534.07 s
[aeson] n_structure_100000_opening_arrays.json
2534.35 s
[aeson] decode: OK (0.34s)
2534.49 s
[aeson] tokens bs: OK (0.14s)
2534.61 s
[aeson] tokens lbs: OK (0.13s)
2534.78 s
[aeson] tokens text: OK (0.16s)
2534.78 s
[aeson] Golden file did not exist; created
2534.78 s
[aeson] n_structure_U+2060_word_joined.json
2534.78 s
[aeson] decode: OK
2534.78 s
[aeson] tokens bs: OK (0.01s)
2534.79 s
[aeson] tokens lbs: OK
2534.79 s
[aeson] tokens text: OK
2534.79 s
[aeson] Golden file did not exist; created
2534.79 s
[aeson] n_structure_UTF8_BOM_no_data.json
2534.79 s
[aeson] decode: OK
2534.79 s
[aeson] tokens bs: OK
2534.80 s
[aeson] tokens lbs: OK
2534.80 s
[aeson] tokens text: OK
2534.80 s
[aeson] Golden file did not exist; created
2534.80 s
[aeson] n_structure_angle_bracket_null.json
2534.80 s
[aeson] decode: OK
2534.81 s
[aeson] tokens bs: OK (0.02s)
2534.83 s
[aeson] tokens lbs: OK (0.02s)
2534.83 s
[aeson] tokens text: OK
2534.83 s
[aeson] Golden file did not exist; created
2534.83 s
[aeson] n_structure_array_trailing_garbage.json
2534.83 s
[aeson] decode: OK
2534.84 s
[aeson] tokens bs: OK
2534.85 s
[aeson] tokens lbs: OK
2534.85 s
[aeson] tokens text: OK
2534.85 s
[aeson] Golden file did not exist; created
2534.85 s
[aeson] n_structure_array_with_extra_array_close.json
2534.85 s
[aeson] decode: OK
2534.85 s
[aeson] tokens bs: OK
2534.86 s
[aeson] tokens lbs: OK
2534.86 s
[aeson] tokens text: OK
2534.86 s
[aeson] Golden file did not exist; created
2534.86 s
[aeson] n_structure_array_with_unclosed_string.json
2534.86 s
[aeson] decode: OK
2534.87 s
[aeson] tokens bs: OK
2534.87 s
[aeson] tokens lbs: OK
2534.87 s
[aeson] tokens text: OK
2534.87 s
[aeson] Golden file did not exist; created
2534.87 s
[aeson] n_structure_ascii-unicode-identifier.json
2534.87 s
[aeson] decode: OK
2534.88 s
[aeson] tokens bs: OK
2534.89 s
[aeson] tokens lbs: OK
2534.89 s
[aeson] tokens text: OK
2534.89 s
[aeson] Golden file did not exist; created
2534.89 s
[aeson] n_structure_capitalized_True.json
2534.89 s
[aeson] decode: OK
2534.89 s
[aeson] tokens bs: OK
2534.90 s
[aeson] tokens lbs: OK
2534.90 s
[aeson] tokens text: OK
2534.90 s
[aeson] Golden file did not exist; created
2534.90 s
[aeson] n_structure_close_unopened_array.json
2534.90 s
[aeson] decode: OK
2534.90 s
[aeson] tokens bs: OK
2534.91 s
[aeson] tokens lbs: OK
2534.91 s
[aeson] tokens text: OK
2534.91 s
[aeson] Golden file did not exist; created
2534.91 s
[aeson] n_structure_comma_instead_of_closing_brace.json
2534.91 s
[aeson] decode: OK
2534.92 s
[aeson] tokens bs: OK
2534.92 s
[aeson] tokens lbs: OK
2534.93 s
[aeson] tokens text: OK
2534.93 s
[aeson] Golden file did not exist; created
2534.93 s
[aeson] n_structure_double_array.json
2534.93 s
[aeson] decode: OK
2534.94 s
[aeson] tokens bs: OK
2534.94 s
[aeson] tokens lbs: OK
2534.94 s
[aeson] tokens text: OK
2534.94 s
[aeson] Golden file did not exist; created
2534.94 s
[aeson] n_structure_end_array.json
2534.94 s
[aeson] decode: OK
2534.95 s
[aeson] tokens bs: OK
2534.95 s
[aeson] tokens lbs: OK
2534.95 s
[aeson] tokens text: OK
2534.95 s
[aeson] Golden file did not exist; created
2534.95 s
[aeson] n_structure_incomplete_UTF8_BOM.json
2534.95 s
[aeson] decode: OK
2534.96 s
[aeson] tokens bs: OK
2534.97 s
[aeson] tokens lbs: OK
2534.97 s
[aeson] tokens text: OK
2534.97 s
[aeson] Golden file did not exist; created
2534.97 s
[aeson] n_structure_lone-invalid-utf-8.json
2534.97 s
[aeson] decode: OK
2534.97 s
[aeson] tokens bs: OK
2534.98 s
[aeson] tokens lbs: OK
2534.98 s
[aeson] tokens text: OK
2534.98 s
[aeson] Golden file did not exist; created
2534.98 s
[aeson] n_structure_lone-open-bracket.json
2534.98 s
[aeson] decode: OK
2534.99 s
[aeson] tokens bs: OK
2535.00 s
[aeson] tokens lbs: OK (0.01s)
2535.00 s
[aeson] tokens text: OK
2535.00 s
[aeson] Golden file did not exist; created
2535.00 s
[aeson] n_structure_no_data.json
2535.00 s
[aeson] decode: OK
2535.01 s
[aeson] tokens bs: OK
2535.02 s
[aeson] tokens lbs: OK
2535.02 s
[aeson] tokens text: OK
2535.02 s
[aeson] Golden file did not exist; created
2535.02 s
[aeson] n_structure_null-byte-outside-string.json
2535.03 s
[aeson] decode: OK
2535.03 s
[aeson] tokens bs: OK
2535.04 s
[aeson] tokens lbs: OK
2535.04 s
[aeson] tokens text: OK
2535.04 s
[aeson] Golden file did not exist; created
2535.04 s
[aeson] n_structure_number_with_trailing_garbage.json
2535.04 s
[aeson] decode: OK
2535.05 s
[aeson] tokens bs: OK
2535.05 s
[aeson] tokens lbs: OK
2535.05 s
[aeson] tokens text: OK
2535.05 s
[aeson] Golden file did not exist; created
2535.05 s
[aeson] n_structure_object_followed_by_closing_object.json
2535.05 s
[aeson] decode: OK
2535.05 s
[aeson] tokens bs: OK
2535.06 s
[aeson] tokens lbs: OK
2535.06 s
[aeson] tokens text: OK
2535.06 s
[aeson] Golden file did not exist; created
2535.06 s
[aeson] n_structure_object_unclosed_no_value.json
2535.06 s
[aeson] decode: OK
2535.06 s
[aeson] tokens bs: OK
2535.08 s
[aeson] tokens lbs: OK
2535.08 s
[aeson] tokens text: OK
2535.08 s
[aeson] Golden file did not exist; created
2535.08 s
[aeson] n_structure_object_with_comment.json
2535.08 s
[aeson] decode: OK
2535.08 s
[aeson] tokens bs: OK
2535.09 s
[aeson] tokens lbs: OK
2535.09 s
[aeson] tokens text: OK
2535.09 s
[aeson] Golden file did not exist; created
2535.09 s
[aeson] n_structure_object_with_trailing_garbage.json
2535.09 s
[aeson] decode: OK
2535.10 s
[aeson] tokens bs: OK
2535.11 s
[aeson] tokens lbs: OK
2535.11 s
[aeson] tokens text: OK
2535.11 s
[aeson] Golden file did not exist; created
2535.11 s
[aeson] n_structure_open_array_apostrophe.json
2535.11 s
[aeson] decode: OK
2535.11 s
[aeson] tokens bs: OK
2535.12 s
[aeson] tokens lbs: OK
2535.12 s
[aeson] tokens text: OK
2535.12 s
[aeson] Golden file did not exist; created
2535.12 s
[aeson] n_structure_open_array_comma.json
2535.12 s
[aeson] decode: OK
2535.12 s
[aeson] tokens bs: OK
2535.14 s
[aeson] tokens lbs: OK
2535.14 s
[aeson] tokens text: OK
2535.14 s
[aeson] Golden file did not exist; created
2535.14 s
[aeson] n_structure_open_array_object.json
2535.39 s
[aeson] decode: OK (0.25s)
2535.58 s
[aeson] tokens bs: OK (0.14s)
2535.72 s
[aeson] tokens lbs: OK (0.19s)
2535.84 s
[aeson] tokens text: OK (0.13s)
2535.85 s
[aeson] Golden file did not exist; created
2535.85 s
[aeson] n_structure_open_array_open_object.json
2535.85 s
[aeson] decode: OK
2535.85 s
[aeson] tokens bs: OK
2535.85 s
[aeson] tokens lbs: OK
2535.85 s
[aeson] tokens text: OK
2535.85 s
[aeson] Golden file did not exist; created
2535.85 s
[aeson] n_structure_open_array_open_string.json
2535.85 s
[aeson] decode: OK
2535.85 s
[aeson] tokens bs: OK
2535.87 s
[aeson] tokens lbs: OK
2535.87 s
[aeson] tokens text: OK
2535.87 s
[aeson] Golden file did not exist; created
2535.87 s
[aeson] n_structure_open_array_string.json
2535.87 s
[aeson] decode: OK
2535.88 s
[aeson] tokens bs: OK
2535.88 s
[aeson] tokens lbs: OK
2535.88 s
[aeson] tokens text: OK
2535.88 s
[aeson] Golden file did not exist; created
2535.89 s
[aeson] n_structure_open_object.json
2535.89 s
[aeson] decode: OK
2535.89 s
[aeson] tokens bs: OK
2535.90 s
[aeson] tokens lbs: OK
2535.90 s
[aeson] tokens text: OK
2535.90 s
[aeson] Golden file did not exist; created
2535.90 s
[aeson] n_structure_open_object_close_array.json
2535.91 s
[aeson] decode: OK
2535.91 s
[aeson] tokens bs: OK
2535.91 s
[aeson] tokens lbs: OK
2535.92 s
[aeson] tokens text: OK
2535.92 s
[aeson] Golden file did not exist; created
2535.92 s
[aeson] n_structure_open_object_comma.json
2535.92 s
[aeson] decode: OK
2535.93 s
[aeson] tokens bs: OK
2535.93 s
[aeson] tokens lbs: OK
2535.93 s
[aeson] tokens text: OK
2535.93 s
[aeson] Golden file did not exist; created
2535.93 s
[aeson] n_structure_open_object_open_array.json
2535.94 s
[aeson] decode: OK
2535.94 s
[aeson] tokens bs: OK
2535.94 s
[aeson] tokens lbs: OK
2535.94 s
[aeson] tokens text: OK
2535.94 s
[aeson] Golden file did not exist; created
2535.94 s
[aeson] n_structure_open_object_open_string.json
2535.94 s
[aeson] decode: OK
2535.95 s
[aeson] tokens bs: OK
2535.97 s
[aeson] tokens lbs: OK (0.02s)
2535.97 s
[aeson] tokens text: OK
2535.97 s
[aeson] Golden file did not exist; created
2535.97 s
[aeson] n_structure_open_object_string_with_apostrophes.json
2535.97 s
[aeson] decode: OK
2535.99 s
[aeson] tokens bs: OK (0.02s)
2535.99 s
[aeson] tokens lbs: OK
2535.99 s
[aeson] tokens text: OK
2535.99 s
[aeson] Golden file did not exist; created
2536.00 s
[aeson] n_structure_open_open.json
2536.00 s
[aeson] decode: OK
2536.00 s
[aeson] tokens bs: OK
2536.01 s
[aeson] tokens lbs: OK
2536.01 s
[aeson] tokens text: OK
2536.01 s
[aeson] Golden file did not exist; created
2536.01 s
[aeson] n_structure_single_eacute.json
2536.01 s
[aeson] decode: OK
2536.01 s
[aeson] tokens bs: OK
2536.02 s
[aeson] tokens lbs: OK
2536.02 s
[aeson] tokens text: OK
2536.02 s
[aeson] Golden file did not exist; created
2536.02 s
[aeson] n_structure_single_star.json
2536.02 s
[aeson] decode: OK
2536.03 s
[aeson] tokens bs: OK
2536.04 s
[aeson] tokens lbs: OK (0.01s)
2536.04 s
[aeson] tokens text: OK
2536.04 s
[aeson] Golden file did not exist; created
2536.04 s
[aeson] n_structure_trailing_#.json
2536.04 s
[aeson] decode: OK
2536.06 s
[aeson] tokens bs: OK (0.02s)
2536.07 s
[aeson] tokens lbs: OK
2536.07 s
[aeson] tokens text: OK
2536.07 s
[aeson] Golden file did not exist; created
2536.07 s
[aeson] n_structure_uescaped_LF_before_string.json
2536.08 s
[aeson] decode: OK
2536.08 s
[aeson] tokens bs: OK
2536.08 s
[aeson] tokens lbs: OK
2536.08 s
[aeson] tokens text: OK
2536.08 s
[aeson] Golden file did not exist; created
2536.08 s
[aeson] n_structure_unclosed_array.json
2536.08 s
[aeson] decode: OK
2536.09 s
[aeson] tokens bs: OK
2536.10 s
[aeson] tokens lbs: OK
2536.10 s
[aeson] tokens text: OK
2536.10 s
[aeson] Golden file did not exist; created
2536.10 s
[aeson] n_structure_unclosed_array_partial_null.json
2536.10 s
[aeson] decode: OK
2536.10 s
[aeson] tokens bs: OK
2536.11 s
[aeson] tokens lbs: OK
2536.11 s
[aeson] tokens text: OK
2536.11 s
[aeson] Golden file did not exist; created
2536.11 s
[aeson] n_structure_unclosed_array_unfinished_false.json
2536.11 s
[aeson] decode: OK
2536.12 s
[aeson] tokens bs: OK
2536.12 s
[aeson] tokens lbs: OK
2536.12 s
[aeson] tokens text: OK
2536.13 s
[aeson] Golden file did not exist; created
2536.13 s
[aeson] n_structure_unclosed_array_unfinished_true.json
2536.13 s
[aeson] decode: OK
2536.20 s
[aeson] tokens bs: OK
2536.20 s
[aeson] tokens lbs: OK
2536.20 s
[aeson] tokens text: OK
2536.20 s
[aeson] Golden file did not exist; created
2536.20 s
[aeson] n_structure_unclosed_object.json
2536.20 s
[aeson] decode: OK
2536.20 s
[aeson] tokens bs: OK (0.02s)
2536.20 s
[aeson] tokens lbs: OK
2536.20 s
[aeson] tokens text: OK
2536.20 s
[aeson] Golden file did not exist; created
2536.20 s
[aeson] n_structure_unicode-identifier.json
2536.20 s
[aeson] decode: OK
2536.20 s
[aeson] tokens bs: OK
2536.20 s
[aeson] tokens lbs: OK
2536.20 s
[aeson] tokens text: OK
2536.20 s
[aeson] Golden file did not exist; created
2536.20 s
[aeson] n_structure_whitespace_U+2060_word_joiner.json
2536.20 s
[aeson] decode: OK
2536.20 s
[aeson] tokens bs: OK (0.02s)
2536.23 s
[aeson] tokens lbs: OK (0.03s)
2536.23 s
[aeson] tokens text: OK
2536.23 s
[aeson] Golden file did not exist; created
2536.23 s
[aeson] n_structure_whitespace_formfeed.json
2536.23 s
[aeson] decode: OK
2536.24 s
[aeson] tokens bs: OK (0.01s)
2536.26 s
[aeson] tokens lbs: OK
2536.26 s
[aeson] tokens text: OK
2536.26 s
[aeson] Golden file did not exist; created
2536.26 s
[aeson] y_array_arraysWithSpaces.json
2536.26 s
[aeson] decode: OK
2536.26 s
[aeson] decode via tokens: OK
2536.27 s
[aeson] tokens bs: OK
2536.27 s
[aeson] tokens lbs: OK
2536.38 s
[aeson] tokens text: OK
2536.38 s
[aeson] y_array_empty-string.json
2536.38 s
[aeson] decode: OK
2536.38 s
[aeson] decode via tokens: OK
2536.38 s
[aeson] tokens bs: OK
2536.38 s
[aeson] tokens lbs: OK
2536.38 s
[aeson] tokens text: OK (0.01s)
2536.38 s
[aeson] y_array_empty.json
2536.38 s
[aeson] decode: OK (0.01s)
2536.38 s
[aeson] decode via tokens: OK (0.02s)
2536.38 s
[aeson] tokens bs: OK (0.02s)
2536.38 s
[aeson] tokens lbs: OK
2536.38 s
[aeson] tokens text: OK
2536.38 s
[aeson] y_array_ending_with_newline.json
2536.39 s
[aeson] decode: OK
2536.39 s
[aeson] decode via tokens: OK
2536.39 s
[aeson] tokens bs: OK
2536.39 s
[aeson] tokens lbs: OK
2536.39 s
[aeson] tokens text: OK
2536.40 s
[aeson] y_array_false.json
2536.40 s
[aeson] decode: OK (0.01s)
2536.41 s
[aeson] decode via tokens: OK
2536.41 s
[aeson] tokens bs: OK
2536.42 s
[aeson] tokens lbs: OK
2536.65 s
[aeson] tokens text: OK (0.23s)
2536.65 s
[aeson] y_array_heterogeneous.json
2536.66 s
[aeson] decode: OK
2536.66 s
[aeson] decode via tokens: OK
2536.67 s
[aeson] tokens bs: OK (0.01s)
2536.69 s
[aeson] tokens lbs: OK (0.01s)
2536.70 s
[aeson] tokens text: OK (0.02s)
2536.70 s
[aeson] y_array_null.json
2536.71 s
[aeson] decode: OK
2536.72 s
[aeson] decode via tokens: OK (0.01s)
2536.73 s
[aeson] tokens bs: OK
2536.74 s
[aeson] tokens lbs: OK
2536.75 s
[aeson] tokens text: OK
2536.75 s
[aeson] y_array_with_1_and_newline.json
2536.76 s
[aeson] decode: OK
2536.76 s
[aeson] decode via tokens: OK
2536.77 s
[aeson] tokens bs: OK
2536.78 s
[aeson] tokens lbs: OK
2536.79 s
[aeson] tokens text: OK
2536.80 s
[aeson] y_array_with_leading_space.json
2536.81 s
[aeson] decode: OK (0.01s)
2536.81 s
[aeson] decode via tokens: OK
2536.82 s
[aeson] tokens bs: OK
2536.83 s
[aeson] tokens lbs: OK (0.01s)
2536.84 s
[aeson] tokens text: OK
2536.84 s
[aeson] y_array_with_several_null.json
2536.84 s
[aeson] decode: OK
2536.85 s
[aeson] decode via tokens: OK
2536.86 s
[aeson] tokens bs: OK
2536.86 s
[aeson] tokens lbs: OK
2536.87 s
[aeson] tokens text: OK
2536.87 s
[aeson] y_array_with_trailing_space.json
2536.89 s
[aeson] decode: OK (0.01s)
2536.89 s
[aeson] decode via tokens: OK (0.01s)
2536.91 s
[aeson] tokens bs: OK (0.01s)
2536.92 s
[aeson] tokens lbs: OK
2536.92 s
[aeson] tokens text: OK
2536.92 s
[aeson] y_number.json
2536.93 s
[aeson] decode: OK
2536.93 s
[aeson] decode via tokens: OK
2536.94 s
[aeson] tokens bs: OK
2536.95 s
[aeson] tokens lbs: OK
2536.96 s
[aeson] tokens text: OK
2536.96 s
[aeson] y_number_0e+1.json
2536.96 s
[aeson] decode: OK
2536.96 s
[aeson] decode via tokens: OK
2536.96 s
[aeson] tokens bs: OK
2536.96 s
[aeson] tokens lbs: OK
2536.97 s
[aeson] tokens text: OK
2536.97 s
[aeson] y_number_0e1.json
2536.98 s
[aeson] decode: OK
2536.98 s
[aeson] decode via tokens: OK
2536.99 s
[aeson] tokens bs: OK
2537.00 s
[aeson] tokens lbs: OK
2537.01 s
[aeson] tokens text: OK (0.01s)
2537.01 s
[aeson] y_number_after_space.json
2537.02 s
[aeson] decode: OK (0.01s)
2537.03 s
[aeson] decode via tokens: OK
2537.04 s
[aeson] tokens bs: OK
2537.04 s
[aeson] tokens lbs: OK
2537.04 s
[aeson] tokens text: OK
2537.04 s
[aeson] y_number_double_close_to_zero.json
2537.06 s
[aeson] decode: OK
2537.06 s
[aeson] decode via tokens: OK (0.01s)
2537.07 s
[aeson] tokens bs: OK
2537.07 s
[aeson] tokens lbs: OK
2537.07 s
[aeson] tokens text: OK
2537.08 s
[aeson] y_number_int_with_exp.json
2537.08 s
[aeson] decode: OK
2537.09 s
[aeson] decode via tokens: OK
2537.09 s
[aeson] tokens bs: OK
2537.09 s
[aeson] tokens lbs: OK
2537.20 s
[aeson] tokens text: OK (0.11s)
2537.20 s
[aeson] y_number_minus_zero.json
2537.21 s
[aeson] decode: OK
2537.21 s
[aeson] decode via tokens: OK
2537.23 s
[aeson] tokens bs: OK (0.01s)
2537.23 s
[aeson] tokens lbs: OK
2537.24 s
[aeson] tokens text: OK
2537.24 s
[aeson] y_number_negative_int.json
2537.25 s
[aeson] decode: OK
2537.26 s
[aeson] decode via tokens: OK
2537.27 s
[aeson] tokens bs: OK
2537.28 s
[aeson] tokens lbs: OK (0.01s)
2537.30 s
[aeson] tokens text: OK (0.02s)
2537.30 s
[aeson] y_number_negative_one.json
2537.42 s
[aeson] decode: OK (0.09s)
2537.42 s
[aeson] decode via tokens: OK
2537.42 s
[aeson] tokens bs: OK
2537.42 s
[aeson] tokens lbs: OK
2537.43 s
[aeson] tokens text: OK
2537.43 s
[aeson] y_number_negative_zero.json
2537.43 s
[aeson] decode: OK
2537.43 s
[aeson] decode via tokens: OK
2537.43 s
[aeson] tokens bs: OK
2537.44 s
[aeson] tokens lbs: OK
2537.45 s
[aeson] tokens text: OK
2537.45 s
[aeson] y_number_real_capital_e.json
2537.46 s
[aeson] decode: OK
2537.46 s
[aeson] decode via tokens: OK
2537.47 s
[aeson] tokens bs: OK
2537.48 s
[aeson] tokens lbs: OK
2537.48 s
[aeson] tokens text: OK
2537.48 s
[aeson] y_number_real_capital_e_neg_exp.json
2537.49 s
[aeson] decode: OK
2537.50 s
[aeson] decode via tokens: OK (0.01s)
2537.50 s
[aeson] tokens bs: OK
2537.51 s
[aeson] tokens lbs: OK
2537.52 s
[aeson] tokens text: OK
2537.52 s
[aeson] y_number_real_capital_e_pos_exp.json
2537.52 s
[aeson] decode: OK
2537.53 s
[aeson] decode via tokens: OK
2537.55 s
[aeson] tokens bs: OK (0.02s)
2537.57 s
[aeson] tokens lbs: OK (0.02s)
2537.57 s
[aeson] tokens text: OK
2537.57 s
[aeson] y_number_real_exponent.json
2537.58 s
[aeson] decode: OK
2537.58 s
[aeson] decode via tokens: OK
2537.59 s
[aeson] tokens bs: OK
2537.60 s
[aeson] tokens lbs: OK
2537.60 s
[aeson] tokens text: OK
2537.60 s
[aeson] y_number_real_fraction_exponent.json
2537.61 s
[aeson] decode: OK
2537.61 s
[aeson] decode via tokens: OK
2537.62 s
[aeson] tokens bs: OK
2537.63 s
[aeson] tokens lbs: OK
2537.63 s
[aeson] tokens text: OK
2537.63 s
[aeson] y_number_real_neg_exp.json
2537.64 s
[aeson] decode: OK
2537.64 s
[aeson] decode via tokens: OK
2537.64 s
[aeson] tokens bs: OK
2537.65 s
[aeson] tokens lbs: OK
2537.65 s
[aeson] tokens text: OK
2537.65 s
[aeson] y_number_real_pos_exponent.json
2537.66 s
[aeson] decode: OK
2537.66 s
[aeson] decode via tokens: OK
2537.67 s
[aeson] tokens bs: OK
2537.67 s
[aeson] tokens lbs: OK
2537.68 s
[aeson] tokens text: OK
2537.68 s
[aeson] y_number_simple_int.json
2537.68 s
[aeson] decode: OK
2537.69 s
[aeson] decode via tokens: OK
2537.69 s
[aeson] tokens bs: OK
2537.70 s
[aeson] tokens lbs: OK
2537.71 s
[aeson] tokens text: OK
2537.71 s
[aeson] y_number_simple_real.json
2537.71 s
[aeson] decode: OK
2537.72 s
[aeson] decode via tokens: OK
2537.72 s
[aeson] tokens bs: OK
2537.73 s
[aeson] tokens lbs: OK
2537.74 s
[aeson] tokens text: OK
2537.74 s
[aeson] y_object.json
2537.75 s
[aeson] decode: OK
2537.75 s
[aeson] decode via tokens: OK
2537.77 s
[aeson] tokens bs: OK
2537.77 s
[aeson] tokens lbs: OK
2537.77 s
[aeson] tokens text: OK
2537.77 s
[aeson] y_object_basic.json
2537.77 s
[aeson] decode: OK
2537.78 s
[aeson] decode via tokens: OK
2537.79 s
[aeson] tokens bs: OK
2537.79 s
[aeson] tokens lbs: OK
2537.81 s
[aeson] tokens text: OK (0.02s)
2537.81 s
[aeson] y_object_duplicated_key.json
2537.82 s
[aeson] decode: OK (0.01s)
2537.82 s
[aeson] decode via tokens: OK
2537.82 s
[aeson] tokens bs: OK
2537.84 s
[aeson] tokens lbs: OK (0.01s)
2537.85 s
[aeson] tokens text: OK
2537.85 s
[aeson] y_object_duplicated_key_and_value.json
2537.85 s
[aeson] decode: OK
2537.87 s
[aeson] decode via tokens: OK (0.01s)
2537.87 s
[aeson] tokens bs: OK
2537.88 s
[aeson] tokens lbs: OK
2537.88 s
[aeson] tokens text: OK
2537.88 s
[aeson] y_object_empty.json
2537.89 s
[aeson] decode: OK
2537.89 s
[aeson] decode via tokens: OK
2537.90 s
[aeson] tokens bs: OK
2537.90 s
[aeson] tokens lbs: OK
2537.94 s
[aeson] tokens text: OK (0.04s)
2537.94 s
[aeson] y_object_empty_key.json
2537.95 s
[aeson] decode: OK (0.01s)
2537.96 s
[aeson] decode via tokens: OK
2537.96 s
[aeson] tokens bs: OK
2537.97 s
[aeson] tokens lbs: OK
2537.98 s
[aeson] tokens text: OK
2537.98 s
[aeson] y_object_escaped_null_in_key.json
2537.98 s
[aeson] decode: OK
2537.99 s
[aeson] decode via tokens: OK
2537.99 s
[aeson] tokens bs: OK
2538.00 s
[aeson] tokens lbs: OK
2538.01 s
[aeson] tokens text: OK
2538.01 s
[aeson] y_object_extreme_numbers.json
2538.01 s
[aeson] decode: OK
2538.03 s
[aeson] decode via tokens: OK (0.01s)
2538.04 s
[aeson] tokens bs: OK
2538.08 s
[aeson] tokens lbs: OK
2538.08 s
[aeson] tokens text: OK
2538.08 s
[aeson] y_object_long_strings.json
2538.08 s
[aeson] decode: OK (0.02s)
2538.08 s
[aeson] decode via tokens: OK
2538.10 s
[aeson] tokens bs: OK
2538.10 s
[aeson] tokens lbs: OK
2538.10 s
[aeson] tokens text: OK
2538.10 s
[aeson] y_object_simple.json
2538.10 s
[aeson] decode: OK
2538.10 s
[aeson] decode via tokens: OK
2538.12 s
[aeson] tokens bs: OK (0.01s)
2538.12 s
[aeson] tokens lbs: OK
2538.13 s
[aeson] tokens text: OK
2538.13 s
[aeson] y_object_string_unicode.json
2538.14 s
[aeson] decode: OK
2538.14 s
[aeson] decode via tokens: OK
2538.14 s
[aeson] tokens bs: OK
2538.15 s
[aeson] tokens lbs: OK
2538.15 s
[aeson] tokens text: OK
2538.15 s
[aeson] y_object_with_newlines.json
2538.17 s
[aeson] decode: OK
2538.17 s
[aeson] decode via tokens: OK
2538.17 s
[aeson] tokens bs: OK
2538.18 s
[aeson] tokens lbs: OK
2538.20 s
[aeson] tokens text: OK (0.02s)
2538.21 s
[aeson] y_string_1_2_3_bytes_UTF-8_sequences.json
2538.21 s
[aeson] decode: OK
2538.21 s
[aeson] decode via tokens: OK
2538.22 s
[aeson] tokens bs: OK
2538.22 s
[aeson] tokens lbs: OK
2538.23 s
[aeson] tokens text: OK
2538.23 s
[aeson] y_string_accepted_surrogate_pair.json
2538.25 s
[aeson] decode: OK
2538.25 s
[aeson] decode via tokens: OK
2538.25 s
[aeson] tokens bs: OK
2538.25 s
[aeson] tokens lbs: OK
2538.27 s
[aeson] tokens text: OK
2538.27 s
[aeson] y_string_accepted_surrogate_pairs.json
2538.27 s
[aeson] decode: OK
2538.27 s
[aeson] decode via tokens: OK
2538.28 s
[aeson] tokens bs: OK
2538.28 s
[aeson] tokens lbs: OK
2538.29 s
[aeson] tokens text: OK
2538.29 s
[aeson] y_string_allowed_escapes.json
2538.30 s
[aeson] decode: OK
2538.31 s
[aeson] decode via tokens: OK
2538.32 s
[aeson] tokens bs: OK
2538.32 s
[aeson] tokens lbs: OK (0.01s)
2538.33 s
[aeson] tokens text: OK
2538.33 s
[aeson] y_string_backslash_and_u_escaped_zero.json
2538.34 s
[aeson] decode: OK
2538.34 s
[aeson] decode via tokens: OK
2538.35 s
[aeson] tokens bs: OK
2538.35 s
[aeson] tokens lbs: OK
2538.36 s
[aeson] tokens text: OK
2538.36 s
[aeson] y_string_backslash_doublequotes.json
2538.37 s
[aeson] decode: OK
2538.38 s
[aeson] decode via tokens: OK (0.01s)
2538.39 s
[aeson] tokens bs: OK (0.01s)
2538.39 s
[aeson] tokens lbs: OK
2538.40 s
[aeson] tokens text: OK
2538.40 s
[aeson] y_string_comments.json
2538.41 s
[aeson] decode: OK
2538.49 s
[aeson] decode via tokens: OK (0.08s)
2538.50 s
[aeson] tokens bs: OK
2538.52 s
[aeson] tokens lbs: OK
2538.52 s
[aeson] tokens text: OK
2538.52 s
[aeson] y_string_double_escape_a.json
2538.53 s
[aeson] decode: OK (0.01s)
2538.55 s
[aeson] decode via tokens: OK (0.01s)
2538.55 s
[aeson] tokens bs: OK
2538.55 s
[aeson] tokens lbs: OK
2538.56 s
[aeson] tokens text: OK
2538.56 s
[aeson] y_string_double_escape_n.json
2538.56 s
[aeson] decode: OK
2538.57 s
[aeson] decode via tokens: OK
2538.57 s
[aeson] tokens bs: OK
2538.58 s
[aeson] tokens lbs: OK
2538.58 s
[aeson] tokens text: OK
2538.58 s
[aeson] y_string_escaped_control_character.json
2538.59 s
[aeson] decode: OK
2538.60 s
[aeson] decode via tokens: OK
2538.60 s
[aeson] tokens bs: OK
2538.62 s
[aeson] tokens lbs: OK
2538.63 s
[aeson] tokens text: OK
2538.63 s
[aeson] y_string_escaped_noncharacter.json
2538.63 s
[aeson] decode: OK
2538.64 s
[aeson] decode via tokens: OK
2538.64 s
[aeson] tokens bs: OK
2538.66 s
[aeson] tokens lbs: OK
2538.66 s
[aeson] tokens text: OK
2538.66 s
[aeson] y_string_in_array.json
2538.66 s
[aeson] decode: OK
2538.67 s
[aeson] decode via tokens: OK
2538.69 s
[aeson] tokens bs: OK (0.01s)
2538.69 s
[aeson] tokens lbs: OK
2538.69 s
[aeson] tokens text: OK
2538.69 s
[aeson] y_string_in_array_with_leading_space.json
2538.70 s
[aeson] decode: OK
2538.71 s
[aeson] decode via tokens: OK
2538.71 s
[aeson] tokens bs: OK
2538.71 s
[aeson] tokens lbs: OK (0.01s)
2538.72 s
[aeson] tokens text: OK
2538.72 s
[aeson] y_string_last_surrogates_1_and_2.json
2538.72 s
[aeson] decode: OK
2538.73 s
[aeson] decode via tokens: OK
2538.73 s
[aeson] tokens bs: OK
2538.74 s
[aeson] tokens lbs: OK
2538.75 s
[aeson] tokens text: OK
2538.75 s
[aeson] y_string_nbsp_uescaped.json
2538.75 s
[aeson] decode: OK
2538.76 s
[aeson] decode via tokens: OK
2538.76 s
[aeson] tokens bs: OK
2538.81 s
[aeson] tokens lbs: OK (0.04s)
2538.82 s
[aeson] tokens text: OK
2538.82 s
[aeson] y_string_nonCharacterInUTF-8_U+10FFFF.json
2538.82 s
[aeson] decode: OK
2538.83 s
[aeson] decode via tokens: OK
2538.84 s
[aeson] tokens bs: OK
2538.85 s
[aeson] tokens lbs: OK (0.01s)
2538.85 s
[aeson] tokens text: OK
2538.85 s
[aeson] y_string_nonCharacterInUTF-8_U+FFFF.json
2538.87 s
[aeson] decode: OK (0.02s)
2538.87 s
[aeson] decode via tokens: OK
2538.88 s
[aeson] tokens bs: OK
2538.88 s
[aeson] tokens lbs: OK
2538.90 s
[aeson] tokens text: OK (0.01s)
2538.90 s
[aeson] y_string_null_escape.json
2538.92 s
[aeson] decode: OK (0.02s)
2538.93 s
[aeson] decode via tokens: OK
2538.93 s
[aeson] tokens bs: OK
2538.94 s
[aeson] tokens lbs: OK
2538.94 s
[aeson] tokens text: OK
2538.94 s
[aeson] y_string_one-byte-utf-8.json
2538.94 s
[aeson] decode: OK
2538.95 s
[aeson] decode via tokens: OK
2538.95 s
[aeson] tokens bs: OK
2538.95 s
[aeson] tokens lbs: OK
2538.99 s
[aeson] tokens text: OK (0.03s)
2538.99 s
[aeson] y_string_pi.json
2538.99 s
[aeson] decode: OK
2539.00 s
[aeson] decode via tokens: OK
2539.00 s
[aeson] tokens bs: OK
2539.01 s
[aeson] tokens lbs: OK
2539.02 s
[aeson] tokens text: OK (0.01s)
2539.02 s
[aeson] y_string_reservedCharacterInUTF-8_U+1BFFF.json
2539.02 s
[aeson] decode: OK
2539.03 s
[aeson] decode via tokens: OK
2539.04 s
[aeson] tokens bs: OK
2539.04 s
[aeson] tokens lbs: OK
2539.05 s
[aeson] tokens text: OK
2539.05 s
[aeson] y_string_simple_ascii.json
2539.06 s
[aeson] decode: OK
2539.06 s
[aeson] decode via tokens: OK
2539.07 s
[aeson] tokens bs: OK
2539.07 s
[aeson] tokens lbs: OK
2539.08 s
[aeson] tokens text: OK
2539.08 s
[aeson] y_string_space.json
2539.08 s
[aeson] decode: OK
2539.08 s
[aeson] decode via tokens: OK
2539.09 s
[aeson] tokens bs: OK
2539.09 s
[aeson] tokens lbs: OK
2539.10 s
[aeson] tokens text: OK
2539.10 s
[aeson] y_string_surrogates_U+1D11E_MUSICAL_SYMBOL_G_CLEF.json
2539.10 s
[aeson] decode: OK
2539.10 s
[aeson] decode via tokens: OK
2539.11 s
[aeson] tokens bs: OK
2539.12 s
[aeson] tokens lbs: OK
2539.12 s
[aeson] tokens text: OK
2539.12 s
[aeson] y_string_three-byte-utf-8.json
2539.13 s
[aeson] decode: OK
2539.13 s
[aeson] decode via tokens: OK
2539.13 s
[aeson] tokens bs: OK
2539.14 s
[aeson] tokens lbs: OK
2539.14 s
[aeson] tokens text: OK
2539.14 s
[aeson] y_string_two-byte-utf-8.json
2539.15 s
[aeson] decode: OK
2539.16 s
[aeson] decode via tokens: OK
2539.16 s
[aeson] tokens bs: OK
2539.17 s
[aeson] tokens lbs: OK
2539.17 s
[aeson] tokens text: OK
2539.17 s
[aeson] y_string_u+2028_line_sep.json
2539.18 s
[aeson] decode: OK
2539.18 s
[aeson] decode via tokens: OK
2539.19 s
[aeson] tokens bs: OK
2539.19 s
[aeson] tokens lbs: OK
2539.20 s
[aeson] tokens text: OK
2539.20 s
[aeson] y_string_u+2029_par_sep.json
2539.21 s
[aeson] decode: OK
2539.22 s
[aeson] decode via tokens: OK
2539.22 s
[aeson] tokens bs: OK
2539.23 s
[aeson] tokens lbs: OK
2539.23 s
[aeson] tokens text: OK
2539.23 s
[aeson] y_string_uEscape.json
2539.24 s
[aeson] decode: OK
2539.25 s
[aeson] decode via tokens: OK
2539.25 s
[aeson] tokens bs: OK
2539.26 s
[aeson] tokens lbs: OK
2539.27 s
[aeson] tokens text: OK
2539.27 s
[aeson] y_string_uescaped_newline.json
2539.28 s
[aeson] decode: OK (0.01s)
2539.28 s
[aeson] decode via tokens: OK
2539.29 s
[aeson] tokens bs: OK
2539.30 s
[aeson] tokens lbs: OK
2539.31 s
[aeson] tokens text: OK (0.01s)
2539.31 s
[aeson] y_string_unescaped_char_delete.json
2539.32 s
[aeson] decode: OK
2539.32 s
[aeson] decode via tokens: OK
2539.33 s
[aeson] tokens bs: OK
2539.33 s
[aeson] tokens lbs: OK
2539.34 s
[aeson] tokens text: OK
2539.34 s
[aeson] y_string_unicode.json
2539.35 s
[aeson] decode: OK
2539.36 s
[aeson] decode via tokens: OK
2539.36 s
[aeson] tokens bs: OK
2539.37 s
[aeson] tokens lbs: OK
2539.38 s
[aeson] tokens text: OK
2539.38 s
[aeson] y_string_unicodeEscapedBackslash.json
2539.41 s
[aeson] decode: OK (0.03s)
2539.42 s
[aeson] decode via tokens: OK
2539.43 s
[aeson] tokens bs: OK
2539.44 s
[aeson] tokens lbs: OK (0.01s)
2539.46 s
[aeson] tokens text: OK
2539.46 s
[aeson] y_string_unicode_2.json
2539.46 s
[aeson] decode: OK (0.01s)
2539.48 s
[aeson] decode via tokens: OK (0.01s)
2539.48 s
[aeson] tokens bs: OK
2539.49 s
[aeson] tokens lbs: OK
2539.52 s
[aeson] tokens text: OK (0.01s)
2539.52 s
[aeson] y_string_unicode_U+10FFFE_nonchar.json
2539.52 s
[aeson] decode: OK (0.02s)
2539.52 s
[aeson] decode via tokens: OK
2539.53 s
[aeson] tokens bs: OK
2539.53 s
[aeson] tokens lbs: OK
2539.54 s
[aeson] tokens text: OK
2539.54 s
[aeson] y_string_unicode_U+1FFFE_nonchar.json
2539.55 s
[aeson] decode: OK
2539.56 s
[aeson] decode via tokens: OK
2539.57 s
[aeson] tokens bs: OK (0.01s)
2539.57 s
[aeson] tokens lbs: OK
2539.58 s
[aeson] tokens text: OK
2539.58 s
[aeson] y_string_unicode_U+200B_ZERO_WIDTH_SPACE.json
2539.58 s
[aeson] decode: OK
2539.59 s
[aeson] decode via tokens: OK
2539.60 s
[aeson] tokens bs: OK
2539.60 s
[aeson] tokens lbs: OK
2539.61 s
[aeson] tokens text: OK
2539.61 s
[aeson] y_string_unicode_U+2064_invisible_plus.json
2539.61 s
[aeson] decode: OK
2539.62 s
[aeson] decode via tokens: OK
2539.63 s
[aeson] tokens bs: OK
2539.63 s
[aeson] tokens lbs: OK
2539.64 s
[aeson] tokens text: OK
2539.64 s
[aeson] y_string_unicode_U+FDD0_nonchar.json
2539.64 s
[aeson] decode: OK
2539.65 s
[aeson] decode via tokens: OK
2539.66 s
[aeson] tokens bs: OK (0.01s)
2539.67 s
[aeson] tokens lbs: OK (0.01s)
2539.67 s
[aeson] tokens text: OK
2539.67 s
[aeson] y_string_unicode_U+FFFE_nonchar.json
2539.68 s
[aeson] decode: OK
2539.68 s
[aeson] decode via tokens: OK
2539.69 s
[aeson] tokens bs: OK
2539.69 s
[aeson] tokens lbs: OK
2539.71 s
[aeson] tokens text: OK
2539.71 s
[aeson] y_string_unicode_escaped_double_quote.json
2539.71 s
[aeson] decode: OK
2539.71 s
[aeson] decode via tokens: OK
2539.72 s
[aeson] tokens bs: OK
2539.72 s
[aeson] tokens lbs: OK
2539.74 s
[aeson] tokens text: OK
2539.74 s
[aeson] y_string_utf8.json
2539.74 s
[aeson] decode: OK
2539.74 s
[aeson] decode via tokens: OK
2539.74 s
[aeson] tokens bs: OK
2539.74 s
[aeson] tokens lbs: OK
2539.75 s
[aeson] tokens text: OK
2539.75 s
[aeson] y_string_with_del_character.json
2539.76 s
[aeson] decode: OK (0.01s)
2539.77 s
[aeson] decode via tokens: OK (0.01s)
2539.77 s
[aeson] tokens bs: OK
2539.78 s
[aeson] tokens lbs: OK
2539.78 s
[aeson] tokens text: OK
2539.78 s
[aeson] y_structure_lonely_false.json
2539.79 s
[aeson] decode: OK
2539.81 s
[aeson] decode via tokens: OK (0.02s)
2539.82 s
[aeson] tokens bs: OK (0.01s)
2539.84 s
[aeson] tokens lbs: OK (0.01s)
2539.85 s
[aeson] tokens text: OK (0.01s)
2539.85 s
[aeson] y_structure_lonely_int.json
2539.85 s
[aeson] decode: OK
2539.87 s
[aeson] decode via tokens: OK (0.02s)
2539.87 s
[aeson] tokens bs: OK
2539.88 s
[aeson] tokens lbs: OK
2539.88 s
[aeson] tokens text: OK
2539.88 s
[aeson] y_structure_lonely_negative_real.json
2539.89 s
[aeson] decode: OK
2539.89 s
[aeson] decode via tokens: OK
2539.90 s
[aeson] tokens bs: OK
2539.90 s
[aeson] tokens lbs: OK
2539.91 s
[aeson] tokens text: OK
2539.91 s
[aeson] y_structure_lonely_null.json
2539.93 s
[aeson] decode: OK (0.01s)
2539.93 s
[aeson] decode via tokens: OK
2539.93 s
[aeson] tokens bs: OK
2539.94 s
[aeson] tokens lbs: OK
2539.95 s
[aeson] tokens text: OK
2539.95 s
[aeson] y_structure_lonely_string.json
2539.95 s
[aeson] decode: OK
2539.96 s
[aeson] decode via tokens: OK
2539.96 s
[aeson] tokens bs: OK
2539.97 s
[aeson] tokens lbs: OK
2539.98 s
[aeson] tokens text: OK
2539.98 s
[aeson] y_structure_lonely_true.json
2539.99 s
[aeson] decode: OK (0.01s)
2540.00 s
[aeson] decode via tokens: OK
2540.01 s
[aeson] tokens bs: OK
2540.01 s
[aeson] tokens lbs: OK
2540.02 s
[aeson] tokens text: OK
2540.02 s
[aeson] y_structure_string_empty.json
2540.03 s
[aeson] decode: OK
2540.04 s
[aeson] decode via tokens: OK
2540.04 s
[aeson] tokens bs: OK
2540.05 s
[aeson] tokens lbs: OK
2540.05 s
[aeson] tokens text: OK
2540.05 s
[aeson] y_structure_trailing_newline.json
2540.06 s
[aeson] decode: OK (0.01s)
2540.07 s
[aeson] decode via tokens: OK (0.01s)
2540.07 s
[aeson] tokens bs: OK
2540.08 s
[aeson] tokens lbs: OK
2540.11 s
[aeson] tokens text: OK (0.03s)
2540.11 s
[aeson] y_structure_true_in_array.json
2540.12 s
[aeson] decode: OK
2540.13 s
[aeson] decode via tokens: OK (0.01s)
2540.14 s
[aeson] tokens bs: OK
2540.21 s
[aeson] tokens lbs: OK (0.08s)
2540.21 s
[aeson] tokens text: OK
2540.21 s
[aeson] y_structure_whitespace_array.json
2540.22 s
[aeson] decode: OK
2540.23 s
[aeson] decode via tokens: OK
2540.23 s
[aeson] tokens bs: OK
2540.25 s
[aeson] tokens lbs: OK (0.01s)
2540.25 s
[aeson] tokens text: OK
2540.25 s
[aeson] number_-9223372036854775808.json
2540.25 s
[aeson] decode: OK
2540.26 s
[aeson] decode via tokens: OK
2540.27 s
[aeson] tokens bs: OK
2540.29 s
[aeson] tokens lbs: OK
2540.29 s
[aeson] tokens text: OK
2540.29 s
[aeson] number_-9223372036854775809.json
2540.29 s
[aeson] decode: OK
2540.29 s
[aeson] decode via tokens: OK
2540.30 s
[aeson] tokens bs: OK
2540.30 s
[aeson] tokens lbs: OK
2540.31 s
[aeson] tokens text: OK
2540.31 s
[aeson] number_1000000000000000.json
2540.32 s
[aeson] decode: OK
2540.32 s
[aeson] decode via tokens: OK
2540.33 s
[aeson] tokens bs: OK
2540.34 s
[aeson] tokens lbs: OK (0.01s)
2540.34 s
[aeson] tokens text: OK
2540.34 s
[aeson] number_10000000000000000999.json
2540.35 s
[aeson] decode: OK
2540.35 s
[aeson] decode via tokens: OK
2540.36 s
[aeson] tokens bs: OK
2540.37 s
[aeson] tokens lbs: OK (0.01s)
2540.38 s
[aeson] tokens text: OK
2540.38 s
[aeson] number_1e-999.json
2540.39 s
[aeson] decode: OK
2540.39 s
[aeson] decode via tokens: OK
2540.40 s
[aeson] tokens bs: OK
2540.41 s
[aeson] tokens lbs: OK
2540.41 s
[aeson] tokens text: OK
2540.41 s
[aeson] number_1e6.json
2540.42 s
[aeson] decode: OK
2540.42 s
[aeson] decode via tokens: OK
2540.43 s
[aeson] tokens bs: OK (0.01s)
2540.45 s
[aeson] tokens lbs: OK
2540.45 s
[aeson] tokens text: OK
2540.45 s
[aeson] number_9223372036854775807.json
2540.46 s
[aeson] decode: OK
2540.46 s
[aeson] decode via tokens: OK
2540.46 s
[aeson] tokens bs: OK
2540.47 s
[aeson] tokens lbs: OK
2540.48 s
[aeson] tokens text: OK
2540.48 s
[aeson] number_9223372036854775808.json
2540.49 s
[aeson] decode: OK (0.01s)
2540.50 s
[aeson] decode via tokens: OK
2540.50 s
[aeson] tokens bs: OK
2540.50 s
[aeson] tokens lbs: OK
2540.51 s
[aeson] tokens text: OK
2540.51 s
[aeson] object_key_nfc_nfd.json
2540.51 s
[aeson] decode: OK
2540.51 s
[aeson] decode via tokens: OK
2540.52 s
[aeson] tokens bs: OK
2540.52 s
[aeson] tokens lbs: OK
2540.53 s
[aeson] tokens text: OK
2540.53 s
[aeson] object_key_nfd_nfc.json
2540.54 s
[aeson] decode: OK
2540.54 s
[aeson] decode via tokens: OK
2540.56 s
[aeson] tokens bs: OK
2540.56 s
[aeson] tokens lbs: OK
2540.56 s
[aeson] tokens text: OK
2540.56 s
[aeson] object_same_key_different_values.json
2540.58 s
[aeson] decode: OK (0.01s)
2540.58 s
[aeson] decode via tokens: OK
2540.59 s
[aeson] tokens bs: OK
2540.60 s
[aeson] tokens lbs: OK
2540.60 s
[aeson] tokens text: OK
2540.60 s
[aeson] object_same_key_same_value.json
2540.61 s
[aeson] decode: OK
2540.62 s
[aeson] decode via tokens: OK
2540.62 s
[aeson] tokens bs: OK
2540.63 s
[aeson] tokens lbs: OK
2540.64 s
[aeson] tokens text: OK
2540.64 s
[aeson] object_same_key_unclear_values.json
2540.64 s
[aeson] decode: OK
2540.64 s
[aeson] decode via tokens: OK
2540.65 s
[aeson] tokens bs: OK
2540.65 s
[aeson] tokens lbs: OK
2540.66 s
[aeson] tokens text: OK
2540.66 s
[aeson] string_1_escaped_invalid_codepoint.json
2540.66 s
[aeson] decode: OK
2540.66 s
[aeson] tokens bs: OK
2540.67 s
[aeson] tokens lbs: OK
2540.67 s
[aeson] tokens text: OK
2540.67 s
[aeson] Golden file did not exist; created
2540.67 s
[aeson] string_1_invalid_codepoint.json
2540.67 s
[aeson] decode: OK
2540.68 s
[aeson] tokens bs: OK
2540.69 s
[aeson] tokens lbs: OK
2540.69 s
[aeson] tokens text: OK
2540.69 s
[aeson] Golden file did not exist; created
2540.69 s
[aeson] string_2_escaped_invalid_codepoints.json
2540.69 s
[aeson] decode: OK
2540.70 s
[aeson] tokens bs: OK
2540.70 s
[aeson] tokens lbs: OK
2540.70 s
[aeson] tokens text: OK
2540.70 s
[aeson] Golden file did not exist; created
2540.70 s
[aeson] string_2_invalid_codepoints.json
2540.70 s
[aeson] decode: OK
2540.71 s
[aeson] tokens bs: OK
2540.72 s
[aeson] tokens lbs: OK
2540.78 s
[aeson] tokens text: OK
2540.78 s
[aeson] Golden file did not exist; created
2540.78 s
[aeson] string_3_escaped_invalid_codepoints.json
2540.78 s
[aeson] decode: OK
2540.78 s
[aeson] tokens bs: OK
2540.78 s
[aeson] tokens lbs: OK
2540.78 s
[aeson] tokens text: OK
2540.78 s
[aeson] Golden file did not exist; created
2540.78 s
[aeson] string_3_invalid_codepoints.json
2540.78 s
[aeson] decode: OK
2540.78 s
[aeson] tokens bs: OK
2540.78 s
[aeson] tokens lbs: OK
2540.78 s
[aeson] tokens text: OK
2540.78 s
[aeson] Golden file did not exist; created
2540.78 s
[aeson] string_with_escaped_NULL.json
2540.78 s
[aeson] decode: OK
2540.78 s
[aeson] decode via tokens: OK
2540.78 s
[aeson] tokens bs: OK
2540.78 s
[aeson] tokens lbs: OK
2540.78 s
[aeson] tokens text: OK
2540.78 s
[aeson] encoders
2540.78 s
[aeson] benchmarks/json-data/example.json: OK
2540.78 s
[aeson] benchmarks/json-data/integers.json: OK
2540.78 s
[aeson] benchmarks/json-data/jp100.json: OK
2540.79 s
[aeson] benchmarks/json-data/numbers.json: OK
2540.79 s
[aeson] benchmarks/json-data/twitter10.json: OK
2540.79 s
[aeson] benchmarks/json-data/twitter20.json: OK
2540.87 s
[aeson] benchmarks/json-data/geometry.json: OK (0.08s)
2540.87 s
[aeson] benchmarks/json-data/jp10.json: OK
2540.88 s
[aeson] benchmarks/json-data/jp50.json: OK
2540.88 s
[aeson] benchmarks/json-data/twitter1.json: OK
2540.88 s
[aeson] benchmarks/json-data/twitter100.json: OK
2540.88 s
[aeson] benchmarks/json-data/twitter50.json: OK
2540.88 s
[aeson]
2540.88 s
[aeson] All 2085 tests passed (15.21s)
2540.92 s
[aeson] Test suite aeson-tests: PASS
2540.92 s
[aeson] Test suite logged to: dist/test/aeson-2.2.3.0-aeson-tests.log
2540.92 s
[aeson] 1 of 1 test suites (1 of 1 test cases) passed.
2541.05 s
[aeson] Phase: haddockPhase
2541.78 s
[aeson] Preprocessing library for aeson-2.2.3.0...
2541.79 s
[aeson] Running Haddock on library for aeson-2.2.3.0...
2541.80 s
[aeson] Warning: The documentation for the following packages are not installed. No
2541.80 s
[aeson] links will be generated to these packages: vector-0.13.2.0
2544.21 s
[aeson] [ 1 of 32] Compiling Data.Aeson.Internal.ByteString ( src/Data/Aeson/Internal/ByteString.hs, nothing )
2544.66 s
[aeson] [ 2 of 32] Compiling Data.Aeson.Internal.Functions ( src/Data/Aeson/Internal/Functions.hs, nothing )
2544.78 s
[aeson] [ 3 of 32] Compiling Data.Aeson.Internal.Prelude ( src/Data/Aeson/Internal/Prelude.hs, nothing )
2545.03 s
[aeson] [ 4 of 32] Compiling Data.Aeson.Internal.Scientific ( src/Data/Aeson/Internal/Scientific.hs, nothing )
2545.33 s
[aeson] [ 5 of 32] Compiling Data.Aeson.Internal.TH ( src/Data/Aeson/Internal/TH.hs, nothing )
2545.41 s
[aeson] [ 6 of 32] Compiling Data.Aeson.Internal.Text ( src/Data/Aeson/Internal/Text.hs, nothing )
2545.44 s
[aeson] [ 7 of 32] Compiling Data.Aeson.Internal.Unescape ( src/Data/Aeson/Internal/Unescape.hs, nothing )
2546.19 s
[aeson] [ 8 of 32] Compiling Data.Aeson.Internal.UnescapeFromText ( src/Data/Aeson/Internal/UnescapeFromText.hs, nothing )
2546.58 s
[aeson] [ 9 of 32] Compiling Data.Aeson.Key ( src/Data/Aeson/Key.hs, nothing )
2547.27 s
[aeson] [10 of 32] Compiling Data.Aeson.Decoding.Tokens ( src/Data/Aeson/Decoding/Tokens.hs, nothing )
2547.56 s
[aeson] [11 of 32] Compiling Data.Aeson.Decoding.Internal ( src/Data/Aeson/Decoding/Internal.hs, nothing )
2547.58 s
[aeson] [12 of 32] Compiling Data.Aeson.Decoding.Text ( src/Data/Aeson/Decoding/Text.hs, nothing )
2547.91 s
[aeson] [13 of 32] Compiling Data.Aeson.Decoding.ByteString.Lazy ( src/Data/Aeson/Decoding/ByteString/Lazy.hs, nothing )
2548.22 s
[aeson] [14 of 32] Compiling Data.Aeson.Decoding.ByteString ( src/Data/Aeson/Decoding/ByteString.hs, nothing )
2548.56 s
[aeson] [15 of 32] Compiling Data.Aeson.KeyMap ( src/Data/Aeson/KeyMap.hs, nothing )
2549.52 s
[aeson] [16 of 32] Compiling Data.Aeson.Types.Generic ( src/Data/Aeson/Types/Generic.hs, nothing )
2549.58 s
[aeson] [17 of 32] Compiling Data.Aeson.Types.Internal ( src/Data/Aeson/Types/Internal.hs, nothing )
2550.51 s
[aeson] [18 of 32] Compiling Data.Aeson.Parser.Time ( src/Data/Aeson/Parser/Time.hs, nothing )
2550.52 s
[aeson] [19 of 32] Compiling Data.Aeson.Encoding.Builder ( src/Data/Aeson/Encoding/Builder.hs, nothing )
2550.81 s
[aeson] [20 of 32] Compiling Data.Aeson.Encoding.Internal ( src/Data/Aeson/Encoding/Internal.hs, nothing )
2551.10 s
[aeson] [21 of 32] Compiling Data.Aeson.Encoding ( src/Data/Aeson/Encoding.hs, nothing )
2551.12 s
[aeson] [22 of 32] Compiling Data.Aeson.Decoding.Conversion ( src/Data/Aeson/Decoding/Conversion.hs, nothing )
2551.25 s
[aeson] [23 of 32] Compiling Data.Aeson.Types.FromJSON ( src/Data/Aeson/Types/FromJSON.hs, nothing )
2556.68 s
[aeson] [24 of 32] Compiling Data.Aeson.Types.ToJSON ( src/Data/Aeson/Types/ToJSON.hs, nothing )
2561.14 s
[aeson] src/Data/Aeson/Types/ToJSON.hs:1615:23: warning : [ GHC-68441 ] [ -Wdeprecations ]
2561.14 s
[aeson] In the use of data constructor ‘Solo’
2561.14 s
[aeson] (imported from Data.Tuple.Solo, but defined in GHC.Tuple):
2561.14 s
[aeson] Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning."
2561.14 s
[aeson] |
2561.14 s
[aeson] 1615 | liftToJSON _ t _ (Solo a) = t a
2561.14 s
[aeson] | ^^^^
2561.14 s
[aeson]
2561.14 s
[aeson] src/Data/Aeson/Types/ToJSON.hs:1618:27: warning : [ GHC-68441 ] [ -Wdeprecations ]
2561.15 s
[aeson] In the use of data constructor ‘Solo’
2561.15 s
[aeson] (imported from Data.Tuple.Solo, but defined in GHC.Tuple):
2561.15 s
[aeson] Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning."
2561.15 s
[aeson] |
2561.15 s
[aeson] 1618 | liftToEncoding _ t _ (Solo a) = t a
2561.15 s
[aeson] | ^^^^
2561.15 s
[aeson]
2561.24 s
[aeson] [25 of 32] Compiling Data.Aeson.Types.Class ( src/Data/Aeson/Types/Class.hs, nothing )
2561.25 s
[aeson] [26 of 32] Compiling Data.Aeson.Types ( src/Data/Aeson/Types.hs, nothing )
2561.29 s
[aeson] [27 of 32] Compiling Data.Aeson.Text ( src/Data/Aeson/Text.hs, nothing )
2561.37 s
[aeson] [28 of 32] Compiling Data.Aeson.Decoding ( src/Data/Aeson/Decoding.hs, nothing )
2561.47 s
[aeson] [29 of 32] Compiling Data.Aeson ( src/Data/Aeson.hs, nothing )
2561.94 s
[aeson] [30 of 32] Compiling Data.Aeson.RFC8785 ( src/Data/Aeson/RFC8785.hs, nothing )
2562.36 s
[aeson] [31 of 32] Compiling Data.Aeson.QQ.Simple ( src/Data/Aeson/QQ/Simple.hs, nothing )
2562.36 s
[aeson] [32 of 32] Compiling Data.Aeson.TH ( src/Data/Aeson/TH.hs, nothing )
2563.85 s
[aeson] Haddock coverage:
2563.86 s
[aeson] Warning: Data.Aeson.Internal.Prelude: Could not find documentation for exported module: Data.Vector
2563.87 s
[aeson] Warning: Data.Aeson.Internal.Prelude: Couldn't find .haddock for export Vector
2563.88 s
[aeson] Warning: 'letE' is out of scope.
2563.88 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.88 s
[aeson] Warning: 'Key' is ambiguous. It is defined
2563.89 s
[aeson] * at src/Data/Aeson/Key.hs:44:15
2563.89 s
[aeson] * at src/Data/Aeson/Key.hs:44:1
2563.89 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2563.89 s
[aeson] by specifying the type/value namespace explicitly.
2563.89 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Key.hs:44:1
2563.89 s
[aeson] Warning: 'Coercible' is out of scope.
2563.89 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.89 s
[aeson] Warning: 'coercing' is out of scope.
2563.89 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.89 s
[aeson] 44% ( 4 / 9) in 'Data.Aeson.Key'
2563.89 s
[aeson] Missing documentation for:
2563.89 s
[aeson] Key (src/Data/Aeson/Key.hs:44)
2563.89 s
[aeson] fromString (src/Data/Aeson/Key.hs:48)
2563.89 s
[aeson] toString (src/Data/Aeson/Key.hs:51)
2563.89 s
[aeson] toText (src/Data/Aeson/Key.hs:57)
2563.89 s
[aeson] fromText (src/Data/Aeson/Key.hs:54)
2563.89 s
[aeson] 100% ( 7 / 7) in 'Data.Aeson.Decoding.Tokens'
2563.89 s
[aeson] Warning: 'Text' is ambiguous. It is defined
2563.89 s
[aeson] * in ‘Data.Text.Internal’
2563.89 s
[aeson] * in ‘Data.Text.Internal’
2563.89 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2563.89 s
[aeson] by specifying the type/value namespace explicitly.
2563.89 s
[aeson] Defaulting to the one defined in ‘Data.Text.Internal’
2563.89 s
[aeson] Warning: 'ByteString' is out of scope.
2563.89 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.89 s
[aeson] 100% ( 2 / 2) in 'Data.Aeson.Decoding.Text'
2563.89 s
[aeson] 100% ( 2 / 2) in 'Data.Aeson.Decoding.ByteString.Lazy'
2563.89 s
[aeson] 100% ( 2 / 2) in 'Data.Aeson.Decoding.ByteString'
2563.89 s
[aeson] Warning: 'v' is out of scope.
2563.89 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.89 s
[aeson] Warning: 'KeyMap' is ambiguous. It is defined
2563.89 s
[aeson] * at src/Data/Aeson/KeyMap.hs:143:20
2563.89 s
[aeson] * at src/Data/Aeson/KeyMap.hs:143:1
2563.89 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2563.89 s
[aeson] by specifying the type/value namespace explicitly.
2563.89 s
[aeson] Defaulting to the one defined at src/Data/Aeson/KeyMap.hs:143:1
2563.90 s
[aeson] Warning: 'const' is out of scope.
2563.90 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.90 s
[aeson] 88% ( 61 / 69) in 'Data.Aeson.KeyMap'
2563.90 s
[aeson] Missing documentation for:
2563.90 s
[aeson] coercionToHashMap (src/Data/Aeson/KeyMap.hs:317)
2563.90 s
[aeson] coercionToMap (src/Data/Aeson/KeyMap.hs:321)
2563.90 s
[aeson] foldr (src/Data/Aeson/KeyMap.hs:206)
2563.90 s
[aeson] foldr' (src/Data/Aeson/KeyMap.hs:209)
2563.90 s
[aeson] foldl (src/Data/Aeson/KeyMap.hs:212)
2563.90 s
[aeson] foldl' (src/Data/Aeson/KeyMap.hs:215)
2563.90 s
[aeson] foldMapWithKey (src/Data/Aeson/KeyMap.hs:203)
2563.90 s
[aeson] Key (src/Data/Aeson/Key.hs:44)
2563.90 s
[aeson] Warning: 'ToJSON1' is out of scope.
2563.90 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.90 s
[aeson] Warning: 'FromJSON1' is out of scope.
2563.90 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.90 s
[aeson] Warning: 'ToJSON' is out of scope.
2563.90 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.90 s
[aeson] Warning: 'FromJSON' is out of scope.
2563.90 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.90 s
[aeson] Warning: 'throwDecode' is out of scope.
2563.90 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.90 s
[aeson] Warning: 'JSONKeyOptions' is ambiguous. It is defined
2563.90 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:804:23
2563.90 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:804:1
2563.90 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2563.90 s
[aeson] by specifying the type/value namespace explicitly.
2563.90 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:804:1
2563.90 s
[aeson] Warning: 'ToJSONKey' is out of scope.
2563.90 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.90 s
[aeson] Warning: 'toJSONKey' is out of scope.
2563.90 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.90 s
[aeson] Warning: 'genericToJSONKey' is out of scope.
2563.90 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.90 s
[aeson] Warning: 'FromJSONKey' is out of scope.
2563.90 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.90 s
[aeson] Warning: 'fromJSONKey' is out of scope.
2563.91 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.91 s
[aeson] Warning: 'genericFromJSONKey' is out of scope.
2563.91 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.91 s
[aeson] Warning: 'omittedField' is out of scope.
2563.91 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.91 s
[aeson] Warning: 'allowOmittedFieds' is out of scope.
2563.91 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.91 s
[aeson] Warning: 'Object' is ambiguous. It is defined
2563.91 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:366:14
2563.91 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:360:1
2563.91 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2563.91 s
[aeson] by specifying the type/value namespace explicitly.
2563.91 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:360:1
2563.91 s
[aeson] Warning: 'Parser' is ambiguous. It is defined
2563.91 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:278:20
2563.91 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:278:1
2563.91 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2563.91 s
[aeson] by specifying the type/value namespace explicitly.
2563.91 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:278:1
2563.91 s
[aeson] Warning: 'Array' is ambiguous. It is defined
2563.91 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:367:14
2563.91 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:363:1
2563.91 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2563.91 s
[aeson] by specifying the type/value namespace explicitly.
2563.91 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:363:1
2563.91 s
[aeson] Warning: 'String' is ambiguous. It is defined
2563.91 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:368:14
2563.91 s
[aeson] * in ‘GHC.Internal.Base’
2563.91 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2563.91 s
[aeson] by specifying the type/value namespace explicitly.
2563.91 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:368:14
2563.92 s
[aeson] Warning: '(.:)' is out of scope.
2563.92 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.92 s
[aeson] Warning: 'Options' is ambiguous. It is defined
2563.92 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:705:16
2563.92 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:705:1
2563.92 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2563.92 s
[aeson] by specifying the type/value namespace explicitly.
2563.92 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:705:1
2563.92 s
[aeson] Warning: 'API' is out of scope.
2563.92 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.92 s
[aeson] Warning: 'hashable' is out of scope.
2563.92 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.92 s
[aeson] Warning: '.=' is out of scope.
2563.93 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.93 s
[aeson] Warning: 'Value' is ambiguous. It is defined
2563.93 s
[aeson] * at src/Data/Aeson/Encoding/Internal.hs:130:15
2563.93 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:366:1
2563.93 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2563.93 s
[aeson] by specifying the type/value namespace explicitly.
2563.93 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:366:1
2563.93 s
[aeson] Warning: 'unsafePair' is out of scope.
2563.93 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.93 s
[aeson] 25% ( 21 / 82) in 'Data.Aeson.Encoding.Internal'
2563.93 s
[aeson] Missing documentation for:
2563.93 s
[aeson] Module header
2563.93 s
[aeson] encodingToLazyByteString (src/Data/Aeson/Encoding/Internal.hs:98)
2563.93 s
[aeson] retagEncoding (src/Data/Aeson/Encoding/Internal.hs:102)
2563.93 s
[aeson] pair (src/Data/Aeson/Encoding/Internal.hs:134)
2563.93 s
[aeson] pairStr (src/Data/Aeson/Encoding/Internal.hs:138)
2563.93 s
[aeson] pair' (src/Data/Aeson/Encoding/Internal.hs:142)
2563.93 s
[aeson] nullEncoding (src/Data/Aeson/Encoding/Internal.hs:168)
2563.93 s
[aeson] emptyArray_ (src/Data/Aeson/Encoding/Internal.hs:171)
2563.93 s
[aeson] emptyObject_ (src/Data/Aeson/Encoding/Internal.hs:174)
2563.93 s
[aeson] wrapObject (src/Data/Aeson/Encoding/Internal.hs:180)
2563.93 s
[aeson] wrapArray (src/Data/Aeson/Encoding/Internal.hs:177)
2563.93 s
[aeson] null_ (src/Data/Aeson/Encoding/Internal.hs:183)
2563.93 s
[aeson] bool (src/Data/Aeson/Encoding/Internal.hs:186)
2563.93 s
[aeson] key (src/Data/Aeson/Encoding/Internal.hs:247)
2563.93 s
[aeson] text (src/Data/Aeson/Encoding/Internal.hs:250)
2563.93 s
[aeson] lazyText (src/Data/Aeson/Encoding/Internal.hs:253)
2563.93 s
[aeson] string (src/Data/Aeson/Encoding/Internal.hs:266)
2563.93 s
[aeson] list (src/Data/Aeson/Encoding/Internal.hs:196)
2563.93 s
[aeson] empty (src/Data/Aeson/Encoding/Internal.hs:225)
2563.93 s
[aeson] >< (src/Data/Aeson/Encoding/Internal.hs:232)
2563.93 s
[aeson] econcat (src/Data/Aeson/Encoding/Internal.hs:228)
2563.93 s
[aeson] int8 (src/Data/Aeson/Encoding/Internal.hs:285)
2563.93 s
[aeson] int16 (src/Data/Aeson/Encoding/Internal.hs:288)
2563.93 s
[aeson] int32 (src/Data/Aeson/Encoding/Internal.hs:291)
2563.93 s
[aeson] int64 (src/Data/Aeson/Encoding/Internal.hs:294)
2563.93 s
[aeson] int (src/Data/Aeson/Encoding/Internal.hs:297)
2563.93 s
[aeson] word8 (src/Data/Aeson/Encoding/Internal.hs:300)
2563.93 s
[aeson] word16 (src/Data/Aeson/Encoding/Internal.hs:303)
2563.93 s
[aeson] word32 (src/Data/Aeson/Encoding/Internal.hs:306)
2563.93 s
[aeson] word64 (src/Data/Aeson/Encoding/Internal.hs:309)
2563.93 s
[aeson] word (src/Data/Aeson/Encoding/Internal.hs:312)
2563.93 s
[aeson] integer (src/Data/Aeson/Encoding/Internal.hs:315)
2563.93 s
[aeson] float (src/Data/Aeson/Encoding/Internal.hs:318)
2563.93 s
[aeson] scientific (src/Data/Aeson/Encoding/Internal.hs:338)
2563.93 s
[aeson] int8Text (src/Data/Aeson/Encoding/Internal.hs:352)
2563.93 s
[aeson] int16Text (src/Data/Aeson/Encoding/Internal.hs:355)
2563.93 s
[aeson] int32Text (src/Data/Aeson/Encoding/Internal.hs:358)
2563.93 s
[aeson] int64Text (src/Data/Aeson/Encoding/Internal.hs:361)
2563.93 s
[aeson] intText (src/Data/Aeson/Encoding/Internal.hs:364)
2563.93 s
[aeson] word8Text (src/Data/Aeson/Encoding/Internal.hs:367)
2563.93 s
[aeson] word16Text (src/Data/Aeson/Encoding/Internal.hs:370)
2563.93 s
[aeson] word32Text (src/Data/Aeson/Encoding/Internal.hs:373)
2563.93 s
[aeson] word64Text (src/Data/Aeson/Encoding/Internal.hs:376)
2563.93 s
[aeson] wordText (src/Data/Aeson/Encoding/Internal.hs:379)
2563.93 s
[aeson] integerText (src/Data/Aeson/Encoding/Internal.hs:382)
2563.93 s
[aeson] floatText (src/Data/Aeson/Encoding/Internal.hs:385)
2563.93 s
[aeson] scientificText (src/Data/Aeson/Encoding/Internal.hs:409)
2563.93 s
[aeson] day (src/Data/Aeson/Encoding/Internal.hs:416)
2563.93 s
[aeson] month (src/Data/Aeson/Encoding/Internal.hs:419)
2563.93 s
[aeson] quarter (src/Data/Aeson/Encoding/Internal.hs:422)
2563.93 s
[aeson] localTime (src/Data/Aeson/Encoding/Internal.hs:425)
2563.93 s
[aeson] utcTime (src/Data/Aeson/Encoding/Internal.hs:428)
2563.93 s
[aeson] timeOfDay (src/Data/Aeson/Encoding/Internal.hs:431)
2563.93 s
[aeson] zonedTime (src/Data/Aeson/Encoding/Internal.hs:434)
2563.93 s
[aeson] value (src/Data/Aeson/Encoding/Internal.hs:441)
2563.93 s
[aeson] comma (src/Data/Aeson/Encoding/Internal.hs:273)
2563.93 s
[aeson] colon (src/Data/Aeson/Encoding/Internal.hs:274)
2563.93 s
[aeson] openBracket (src/Data/Aeson/Encoding/Internal.hs:275)
2563.93 s
[aeson] closeBracket (src/Data/Aeson/Encoding/Internal.hs:276)
2563.93 s
[aeson] openCurly (src/Data/Aeson/Encoding/Internal.hs:277)
2563.93 s
[aeson] closeCurly (src/Data/Aeson/Encoding/Internal.hs:278)
2563.94 s
[aeson] Warning: 'Encoding' is ambiguous. It is defined
2563.94 s
[aeson] * at src/Data/Aeson/Encoding/Internal.hs:82:25
2563.94 s
[aeson] * at src/Data/Aeson/Encoding/Internal.hs:88:1
2563.94 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2563.94 s
[aeson] by specifying the type/value namespace explicitly.
2563.94 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Encoding/Internal.hs:88:1
2563.94 s
[aeson] Warning: 'Text' is out of scope.
2563.94 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.94 s
[aeson] 27% ( 18 / 65) in 'Data.Aeson.Encoding'
2563.94 s
[aeson] Missing documentation for:
2563.94 s
[aeson] encodingToLazyByteString (src/Data/Aeson/Encoding/Internal.hs:98)
2563.94 s
[aeson] pair (src/Data/Aeson/Encoding/Internal.hs:134)
2563.94 s
[aeson] pairStr (src/Data/Aeson/Encoding/Internal.hs:138)
2563.94 s
[aeson] pair' (src/Data/Aeson/Encoding/Internal.hs:142)
2563.94 s
[aeson] nullEncoding (src/Data/Aeson/Encoding/Internal.hs:168)
2563.94 s
[aeson] emptyArray_ (src/Data/Aeson/Encoding/Internal.hs:171)
2563.94 s
[aeson] emptyObject_ (src/Data/Aeson/Encoding/Internal.hs:174)
2563.94 s
[aeson] text (src/Data/Aeson/Encoding/Internal.hs:250)
2563.94 s
[aeson] lazyText (src/Data/Aeson/Encoding/Internal.hs:253)
2563.94 s
[aeson] string (src/Data/Aeson/Encoding/Internal.hs:266)
2563.94 s
[aeson] list (src/Data/Aeson/Encoding/Internal.hs:196)
2563.94 s
[aeson] null_ (src/Data/Aeson/Encoding/Internal.hs:183)
2563.94 s
[aeson] bool (src/Data/Aeson/Encoding/Internal.hs:186)
2563.94 s
[aeson] int8 (src/Data/Aeson/Encoding/Internal.hs:285)
2563.94 s
[aeson] int16 (src/Data/Aeson/Encoding/Internal.hs:288)
2563.94 s
[aeson] int32 (src/Data/Aeson/Encoding/Internal.hs:291)
2563.94 s
[aeson] int64 (src/Data/Aeson/Encoding/Internal.hs:294)
2563.94 s
[aeson] int (src/Data/Aeson/Encoding/Internal.hs:297)
2563.94 s
[aeson] word8 (src/Data/Aeson/Encoding/Internal.hs:300)
2563.94 s
[aeson] word16 (src/Data/Aeson/Encoding/Internal.hs:303)
2563.94 s
[aeson] word32 (src/Data/Aeson/Encoding/Internal.hs:306)
2563.94 s
[aeson] word64 (src/Data/Aeson/Encoding/Internal.hs:309)
2563.94 s
[aeson] word (src/Data/Aeson/Encoding/Internal.hs:312)
2563.94 s
[aeson] integer (src/Data/Aeson/Encoding/Internal.hs:315)
2563.94 s
[aeson] float (src/Data/Aeson/Encoding/Internal.hs:318)
2563.94 s
[aeson] scientific (src/Data/Aeson/Encoding/Internal.hs:338)
2563.94 s
[aeson] int8Text (src/Data/Aeson/Encoding/Internal.hs:352)
2563.94 s
[aeson] int16Text (src/Data/Aeson/Encoding/Internal.hs:355)
2563.94 s
[aeson] int32Text (src/Data/Aeson/Encoding/Internal.hs:358)
2563.94 s
[aeson] int64Text (src/Data/Aeson/Encoding/Internal.hs:361)
2563.94 s
[aeson] intText (src/Data/Aeson/Encoding/Internal.hs:364)
2563.94 s
[aeson] word8Text (src/Data/Aeson/Encoding/Internal.hs:367)
2563.94 s
[aeson] word16Text (src/Data/Aeson/Encoding/Internal.hs:370)
2563.94 s
[aeson] word32Text (src/Data/Aeson/Encoding/Internal.hs:373)
2563.94 s
[aeson] word64Text (src/Data/Aeson/Encoding/Internal.hs:376)
2563.94 s
[aeson] wordText (src/Data/Aeson/Encoding/Internal.hs:379)
2563.94 s
[aeson] integerText (src/Data/Aeson/Encoding/Internal.hs:382)
2563.94 s
[aeson] floatText (src/Data/Aeson/Encoding/Internal.hs:385)
2563.94 s
[aeson] scientificText (src/Data/Aeson/Encoding/Internal.hs:409)
2563.94 s
[aeson] day (src/Data/Aeson/Encoding/Internal.hs:416)
2563.94 s
[aeson] month (src/Data/Aeson/Encoding/Internal.hs:419)
2563.94 s
[aeson] quarter (src/Data/Aeson/Encoding/Internal.hs:422)
2563.94 s
[aeson] localTime (src/Data/Aeson/Encoding/Internal.hs:425)
2563.94 s
[aeson] utcTime (src/Data/Aeson/Encoding/Internal.hs:428)
2563.94 s
[aeson] timeOfDay (src/Data/Aeson/Encoding/Internal.hs:431)
2563.94 s
[aeson] zonedTime (src/Data/Aeson/Encoding/Internal.hs:434)
2563.94 s
[aeson] value (src/Data/Aeson/Encoding/Internal.hs:441)
2563.94 s
[aeson] Warning: 'ConsParseJSON' is out of scope.
2563.94 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.95 s
[aeson] Warning: 'Generically1' is ambiguous. It is defined
2563.95 s
[aeson] * in ‘GHC.Internal.Generics’
2563.95 s
[aeson] * in ‘GHC.Internal.Generics’
2563.95 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2563.95 s
[aeson] by specifying the type/value namespace explicitly.
2563.95 s
[aeson] Defaulting to the one defined in ‘GHC.Internal.Generics’
2563.95 s
[aeson] Warning: 'ToJSONKeyFunction' is out of scope.
2563.95 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.95 s
[aeson] Warning: 'ToJSONKeyValue' is out of scope.
2563.95 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.95 s
[aeson] Warning: 'ToJSONKey' is out of scope.
2563.95 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.95 s
[aeson] Warning: 'ToJSONKeyText' is out of scope.
2563.95 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.95 s
[aeson] Warning: 'String' is ambiguous. It is defined
2563.95 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:368:14
2563.95 s
[aeson] * in ‘GHC.Internal.Base’
2563.95 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2563.95 s
[aeson] by specifying the type/value namespace explicitly.
2563.95 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:368:14
2563.95 s
[aeson] Warning: 'Object' is ambiguous. It is defined
2563.95 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:366:14
2563.95 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:360:1
2563.95 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2563.95 s
[aeson] by specifying the type/value namespace explicitly.
2563.95 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:360:1
2563.95 s
[aeson] Warning: 'Array' is ambiguous. It is defined
2563.95 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:367:14
2563.95 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:363:1
2563.95 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2563.95 s
[aeson] by specifying the type/value namespace explicitly.
2563.95 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:363:1
2563.95 s
[aeson] Warning: 'Generically' is ambiguous. It is defined
2563.95 s
[aeson] * in ‘GHC.Internal.Generics’
2563.95 s
[aeson] * in ‘GHC.Internal.Generics’
2563.95 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2563.95 s
[aeson] by specifying the type/value namespace explicitly.
2563.96 s
[aeson] Defaulting to the one defined in ‘GHC.Internal.Generics’
2563.96 s
[aeson] Warning: 'genericToJSONKey' is out of scope.
2563.96 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2563.97 s
[aeson] Warning: 'Bool' is ambiguous. It is defined
2563.97 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:370:14
2563.97 s
[aeson] * in ‘GHC.Types’
2563.97 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2563.97 s
[aeson] by specifying the type/value namespace explicitly.
2563.97 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:370:14
2563.97 s
[aeson] Warning: 'Boolean' is out of scope.
2563.97 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2564.02 s
[aeson] Warning: 'Map' is out of scope.
2564.02 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2564.02 s
[aeson] Warning: 'HashMap' is out of scope.
2564.02 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2564.02 s
[aeson] Warning: 'FromJSONKey' is out of scope.
2564.02 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2564.02 s
[aeson] Warning: 'Foo' is out of scope.
2564.02 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2564.02 s
[aeson] Warning: 'String' is ambiguous. It is defined
2564.02 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:368:14
2564.02 s
[aeson] * in ‘GHC.Internal.Base’
2564.02 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2564.02 s
[aeson] by specifying the type/value namespace explicitly.
2564.02 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:368:14
2564.02 s
[aeson] Warning: 'ByteString' is out of scope.
2564.02 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2564.02 s
[aeson] Warning: 'showsList' is out of scope.
2564.02 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2564.03 s
[aeson] Warning: 'pairs' is out of scope.
2564.03 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2564.03 s
[aeson] Warning: 'Generically' is ambiguous. It is defined
2564.03 s
[aeson] * in ‘GHC.Internal.Generics’
2564.03 s
[aeson] * in ‘GHC.Internal.Generics’
2564.03 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2564.03 s
[aeson] by specifying the type/value namespace explicitly.
2564.03 s
[aeson] Defaulting to the one defined in ‘GHC.Internal.Generics’
2564.05 s
[aeson] Warning: 'Object' is ambiguous. It is defined
2564.05 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:366:14
2564.05 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:360:1
2564.05 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2564.05 s
[aeson] by specifying the type/value namespace explicitly.
2564.05 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:360:1
2564.10 s
[aeson] 93% (138 /148) in 'Data.Aeson.Types'
2564.10 s
[aeson] Missing documentation for:
2564.10 s
[aeson] Key (src/Data/Aeson/Key.hs:44)
2564.10 s
[aeson] ToJSONKeyFunction (src/Data/Aeson/Types/ToJSON.hs:532)
2564.10 s
[aeson] GToJSONKey (src/Data/Aeson/Types/ToJSON.hs:596)
2564.10 s
[aeson] genericToJSONKey (src/Data/Aeson/Types/ToJSON.hs:594)
2564.10 s
[aeson] GFromJSONKey (src/Data/Aeson/Types/FromJSON.hs:521)
2564.10 s
[aeson] omitField1 (src/Data/Aeson/Types/ToJSON.hs:691)
2564.10 s
[aeson] omitField2 (src/Data/Aeson/Types/ToJSON.hs:724)
2564.10 s
[aeson] GToJSON (src/Data/Aeson/Types/Class.hs:120)
2564.10 s
[aeson] GToEncoding (src/Data/Aeson/Types/Class.hs:121)
2564.10 s
[aeson] JSONPath (src/Data/Aeson/Types/Internal.hs:116)
2564.10 s
[aeson] Warning: 'encode' is out of scope.
2564.10 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2564.10 s
[aeson] Warning: 'fromEncoding' is out of scope.
2564.10 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2564.10 s
[aeson] 100% ( 3 / 3) in 'Data.Aeson.Text'
2564.11 s
[aeson] Warning: 'AesonException' is ambiguous. It is defined
2564.11 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:923:26
2564.11 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:923:1
2564.11 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2564.11 s
[aeson] by specifying the type/value namespace explicitly.
2564.11 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:923:1
2564.11 s
[aeson] 100% ( 12 / 12) in 'Data.Aeson.Decoding'
2564.12 s
[aeson] Warning: 'json' is out of scope.
2564.12 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2564.12 s
[aeson] Warning: 'AesonException' is ambiguous. It is defined
2564.13 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:923:26
2564.13 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:923:1
2564.13 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2564.13 s
[aeson] by specifying the type/value namespace explicitly.
2564.13 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:923:1
2564.13 s
[aeson] Warning: 'Generic' is out of scope.
2564.13 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2564.14 s
[aeson] Warning: 'name' is out of scope.
2564.14 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2564.14 s
[aeson] Warning: 'Object' is ambiguous. It is defined
2564.14 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:366:14
2564.14 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:360:1
2564.14 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2564.14 s
[aeson] by specifying the type/value namespace explicitly.
2564.14 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:360:1
2564.15 s
[aeson] Cannot find documentation for: $optionsFields
2564.16 s
[aeson] 92% (132 /143) in 'Data.Aeson'
2564.16 s
[aeson] Missing documentation for:
2564.16 s
[aeson] Key (src/Data/Aeson/Key.hs:44)
2564.16 s
[aeson] JSONPath (src/Data/Aeson/Types/Internal.hs:116)
2564.16 s
[aeson] ToJSONKeyFunction (src/Data/Aeson/Types/ToJSON.hs:532)
2564.16 s
[aeson] GToJSONKey (src/Data/Aeson/Types/ToJSON.hs:596)
2564.16 s
[aeson] genericToJSONKey (src/Data/Aeson/Types/ToJSON.hs:594)
2564.16 s
[aeson] GFromJSONKey (src/Data/Aeson/Types/FromJSON.hs:521)
2564.16 s
[aeson] omitField1 (src/Data/Aeson/Types/ToJSON.hs:691)
2564.16 s
[aeson] omitField2 (src/Data/Aeson/Types/ToJSON.hs:724)
2564.16 s
[aeson] GToJSON (src/Data/Aeson/Types/Class.hs:120)
2564.16 s
[aeson] GToEncoding (src/Data/Aeson/Types/Class.hs:121)
2564.16 s
[aeson] parseIndexedJSON (src/Data/Aeson/Types/FromJSON.hs:171)
2564.16 s
[aeson] Warning: 'Value' is ambiguous. It is defined
2564.16 s
[aeson] * at src/Data/Aeson/Encoding/Internal.hs:130:15
2564.16 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:366:1
2564.16 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2564.16 s
[aeson] by specifying the type/value namespace explicitly.
2564.16 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:366:1
2564.16 s
[aeson] 100% ( 2 / 2) in 'Data.Aeson.RFC8785'
2564.17 s
[aeson] 100% ( 2 / 2) in 'Data.Aeson.QQ.Simple'
2564.17 s
[aeson] Warning: 'ToJSON' is ambiguous. It is defined
2564.17 s
[aeson] * at src/Data/Aeson/TH.hs:1906:16
2564.17 s
[aeson] * at src/Data/Aeson/Types/ToJSON.hs:291:1
2564.17 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2564.17 s
[aeson] by specifying the type/value namespace explicitly.
2564.17 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/ToJSON.hs:291:1
2564.19 s
[aeson] Warning: 'Value' is ambiguous. It is defined
2564.19 s
[aeson] * at src/Data/Aeson/TH.hs:1909:18
2564.19 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:366:1
2564.19 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2564.19 s
[aeson] by specifying the type/value namespace explicitly.
2564.19 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:366:1
2564.20 s
[aeson] Warning: 'Object' is ambiguous. It is defined
2564.20 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:366:14
2564.20 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:360:1
2564.20 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
2564.20 s
[aeson] by specifying the type/value namespace explicitly.
2564.20 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:360:1
2564.23 s
[aeson] Warning: 'FromJSON3' is out of scope.
2564.23 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
2564.23 s
[aeson] 100% ( 25 / 25) in 'Data.Aeson.TH'
2566.63 s
[aeson] Warning: Data.Aeson.KeyMap: could not find link destinations for:
2566.63 s
[aeson] - Data.Aeson.KeyMap.D:R:ItemKeyMap
2566.67 s
[aeson] Warning: Data.Aeson.Encoding.Internal: could not find link destinations for:
2566.67 s
[aeson] - Data.Aeson.Types.ToJSON.EncodeProduct
2566.67 s
[aeson] - Data.Aeson.Types.ToJSON.gToJSON
2566.68 s
[aeson] Warning: Data.Aeson.Encoding: could not find link destinations for:
2566.68 s
[aeson] - Data.Aeson.Types.ToJSON.EncodeProduct
2566.68 s
[aeson] - Data.Aeson.Types.ToJSON.gToJSON
2567.24 s
[aeson] Warning: Data.Aeson.Types: could not find link destinations for:
2567.28 s
[aeson] - Data.Vector.Vector
2567.28 s
[aeson] - Data.Vector.Generic.Base.Vector
2567.29 s
[aeson] - Data.Aeson.Types.Generic.ProductSize
2567.29 s
[aeson] - Data.Aeson.Types.Generic.AllNullary
2567.29 s
[aeson] - Data.Aeson.Types.Internal.Rep_Value
2567.29 s
[aeson] - Data.Vector.Primitive.Vector
2567.29 s
[aeson] - Data.Vector.Storable.Vector
2567.29 s
[aeson] - Data.Vector.Unboxed.Base.Vector
2567.29 s
[aeson] - Data.Aeson.Types.FromJSON.ConstructorNames
2567.29 s
[aeson] - Data.Aeson.Types.FromJSON.SumFromString
2567.29 s
[aeson] - Data.Aeson.Types.FromJSON.GFromJSON'
2567.29 s
[aeson] - Data.Aeson.Types.FromJSON.gParseJSON
2567.29 s
[aeson] - Data.Aeson.Types.FromJSON.withBoundedScientific
2567.29 s
[aeson] - Data.Aeson.Types.ToJSON.EncodeProduct
2567.29 s
[aeson] - Data.Aeson.Types.ToJSON.WriteProduct
2567.29 s
[aeson] - Data.Aeson.Types.ToJSON.ConsToJSON
2567.29 s
[aeson] - Data.Aeson.Types.ToJSON.GetConName
2567.29 s
[aeson] - Data.Aeson.Types.ToJSON.SumToJSON
2567.29 s
[aeson] - Data.Aeson.Types.ToJSON.gToJSON
2567.50 s
[aeson] Warning: Data.Aeson: could not find link destinations for:
2567.50 s
[aeson] - Data.Vector.Vector
2567.50 s
[aeson] - Data.Vector.Generic.Base.Vector
2567.50 s
[aeson] - Data.Aeson.Types.Generic.ProductSize
2567.50 s
[aeson] - Data.Aeson.Types.Generic.AllNullary
2567.50 s
[aeson] - Data.Aeson.Types.Internal.Rep_Value
2567.50 s
[aeson] - Data.Vector.Primitive.Vector
2567.50 s
[aeson] - Data.Vector.Storable.Vector
2567.50 s
[aeson] - Data.Vector.Unboxed.Base.Vector
2567.50 s
[aeson] - Data.Aeson.Types.FromJSON.ConstructorNames
2567.50 s
[aeson] - Data.Aeson.Types.FromJSON.SumFromString
2567.50 s
[aeson] - Data.Aeson.Types.FromJSON.GFromJSON'
2567.50 s
[aeson] - Data.Aeson.Types.FromJSON.gParseJSON
2567.50 s
[aeson] - Data.Aeson.Types.FromJSON.withBoundedScientific
2567.50 s
[aeson] - Data.Aeson.Types.ToJSON.EncodeProduct
2567.50 s
[aeson] - Data.Aeson.Types.ToJSON.WriteProduct
2567.50 s
[aeson] - Data.Aeson.Types.ToJSON.ConsToJSON
2567.50 s
[aeson] - Data.Aeson.Types.ToJSON.GetConName
2567.50 s
[aeson] - Data.Aeson.Types.ToJSON.SumToJSON
2567.50 s
[aeson] - Data.Aeson.Types.ToJSON.gToJSON
2602.97 s
[aeson] Documentation created: dist/doc/html/aeson/, dist/doc/html/aeson/aeson.txt
2603.15 s
[aeson] Preprocessing test suite 'aeson-tests' for aeson-2.2.3.0...
2603.19 s
[aeson] haddockPhase completed in 1 minutes 2 seconds
2603.19 s
[aeson] Phase: installPhase
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
2607.14 s
[aeson] Phase: fixupPhase
2607.21 s
[aeson] shrinking RPATHs of ELF executables and libraries in /nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0
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
2607.28 s
[aeson] checking for references to /build/ in /nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0...
2607.35 s
[aeson] patching script interpreter paths in /nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0
2607.36 s
[aeson] stripping (with command strip and flags -S -p) in /nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0/lib
2608.92 s
[aeson] shrinking RPATHs of ELF executables and libraries in /nix/store/i9y6xgd1zq4rcr8s9abhpq5n90y1picb-aeson-2.2.3.0-doc
2608.94 s
[aeson] checking for references to /build/ in /nix/store/i9y6xgd1zq4rcr8s9abhpq5n90y1picb-aeson-2.2.3.0-doc...
2608.99 s
[aeson] patching script interpreter paths in /nix/store/i9y6xgd1zq4rcr8s9abhpq5n90y1picb-aeson-2.2.3.0-doc
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
2609.89 s
[aeson:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2610.46 s
[aeson:post-build] copying 2 paths...
2610.47 s
[aeson:post-build] copying path '/nix/store/i9y6xgd1zq4rcr8s9abhpq5n90y1picb-aeson-2.2.3.0-doc' to 'https://cache.nix-ci.com'...
2614.98 s
[aeson:post-build] copying path '/nix/store/sd3swypklk3gsb1z3v69yxynr660q5a8-aeson-2.2.3.0' to 'https://cache.nix-ci.com'...
2631.48 s
[aeson:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2632.12 s
[aeson:post-build] copying 1 paths...
2632.12 s
[aeson:post-build] copying path '/nix/store/3ddc7s6af579hr8xskpgvlzl7zsr355j-aeson-2.2.3.0.drv' to 'https://cache.nix-ci.com'...
2634.41 s
Uploaded aeson in 24.9s
2634.42 s
Progress: 84 of 103 built (1 building), 318 of 318 downloaded from cache
2634.42 s
Built aeson in 15m33s
2634.72 s
Building /nix/store/5i0255alvh9vd6rkz2wj21hphdf9xmbg-attoparsec-aeson-2.2.2.0.drv
2634.97 s
Building /nix/store/0h3vbc0gx65n0gid9nz43sxja4rf87m1-autodocodec-0.4.2.2.drv
2635.03 s
Waiting for lock on waiting for a free build user ID for '/nix/store/wd4njp6vsd0j3gh5b75824virjc5rcxn-cborg
2635.05 s
Waiting for lock on waiting for a free build user ID for '/nix/store/v8pc8m3x0xfr0rwcns8fmxzwagspjkpa-path
2635.05 s
[crypton] Preprocessing test suite 'test-crypton' for crypton-1.0.4...
2635.05 s
[crypton] Building test suite 'test-crypton' for crypton-1.0.4...
2635.05 s
[crypton] [ 1 of 58] Compiling BCryptPBKDF ( tests/BCryptPBKDF.hs, dist/build/test-crypton/test-crypton-tmp/BCryptPBKDF.o )
2635.21 s
[attoparsec-aeson] Phase: setupCompilerEnvironmentPhase
2635.23 s
[attoparsec-aeson] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2635.43 s
[autodocodec] Phase: setupCompilerEnvironmentPhase
2635.44 s
[autodocodec] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2636.88 s
[attoparsec-aeson] Phase: unpackPhase
2636.90 s
[attoparsec-aeson] unpacking source archive /nix/store/5rb5wpjl9np13rv3zw09x0ihmgyz3gi8-attoparsec-aeson-2.2.2.0.tar.gz
2636.93 s
[attoparsec-aeson] source root is attoparsec-aeson-2.2.2.0
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"
2636.99 s
[attoparsec-aeson] Phase: patchPhase
2637.04 s
[attoparsec-aeson] Phase: compileBuildDriverPhase
2637.05 s
[attoparsec-aeson] setupCompileFlags: -package-db=/build/tmp.kaqxaulX14/setup-package.conf.d -threaded
2637.12 s
[autodocodec] Phase: unpackPhase
2637.15 s
[autodocodec] unpacking source archive /nix/store/wjlx76i578xnkd56hk0drs3q3pdvvhga-autodocodec-0.4.2.2.tar.gz
2637.19 s
[autodocodec] source root is autodocodec-0.4.2.2
2637.23 s
[autodocodec] setting SOURCE_DATE_EPOCH to timestamp 1725200897 of file "autodocodec-0.4.2.2/src/Autodocodec.hs"
2637.26 s
[autodocodec] Phase: patchPhase
2637.28 s
[attoparsec-aeson] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.kaqxaulX14/Main.o )
2637.30 s
[autodocodec] Phase: compileBuildDriverPhase
2637.34 s
[autodocodec] setupCompileFlags: -package-db=/build/tmp.ztaITvMS0C/setup-package.conf.d -threaded
2637.56 s
[attoparsec-aeson] [2 of 2] Linking Setup
2637.66 s
[autodocodec] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.ztaITvMS0C/Main.o )
2637.85 s
[autodocodec] [2 of 2] Linking Setup
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 )
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 )
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 )
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 )
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 )
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 )
2638.75 s
[crypton] [ 8 of 58] Compiling KAT_PBKDF2 ( tests/KAT_PBKDF2.hs, dist/build/test-crypton/test-crypton-tmp/KAT_PBKDF2.o )
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 )
2642.03 s
[attoparsec-aeson] Phase: updateAutotoolsGnuConfigScriptsPhase
2642.12 s
[attoparsec-aeson] Phase: configurePhase
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
2642.18 s
[attoparsec-aeson] Using Parsec parser
2642.18 s
[attoparsec-aeson] Configuring attoparsec-aeson-2.2.2.0...
2642.52 s
[autodocodec] Phase: updateAutotoolsGnuConfigScriptsPhase
2642.57 s
[autodocodec] Phase: configurePhase
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
2642.64 s
[autodocodec] Using Parsec parser
2642.64 s
[autodocodec] Configuring autodocodec-0.4.2.2...
2645.24 s
[crypton] [10 of 58] Compiling KAT_RC4 ( tests/KAT_RC4.hs, dist/build/test-crypton/test-crypton-tmp/KAT_RC4.o )
2645.24 s
[crypton] [11 of 58] Compiling KAT_Scrypt ( tests/KAT_Scrypt.hs, dist/build/test-crypton/test-crypton-tmp/KAT_Scrypt.o )
2645.24 s
[crypton] [12 of 58] Compiling Utils ( tests/Utils.hs, dist/build/test-crypton/test-crypton-tmp/Utils.o )
2645.24 s
[crypton] [13 of 58] Compiling Imports ( tests/Imports.hs, dist/build/test-crypton/test-crypton-tmp/Imports.o )
2646.12 s
[attoparsec-aeson] Dependency aeson >=2.2.2.0 && <2.3: using aeson-2.2.3.0
2646.12 s
[attoparsec-aeson] Dependency attoparsec >=0.14.2 && <0.15: using attoparsec-0.14.4
2646.12 s
[attoparsec-aeson] Dependency base >=4.12.0.0 && <5: using base-4.20.1.0
2646.12 s
[attoparsec-aeson] Dependency bytestring >=0.10.8.2 && <0.13: using bytestring-0.12.2.0
2646.12 s
[attoparsec-aeson] Dependency character-ps >=0.1 && <0.2: using character-ps-0.1
2646.12 s
[attoparsec-aeson] Dependency integer-conversion >=0.1 && <0.2: using integer-conversion-0.1.1
2646.12 s
[attoparsec-aeson] Dependency primitive >=0.8.0.0 && <0.10: using primitive-0.9.1.0
2646.12 s
[attoparsec-aeson] Dependency scientific >=0.3.7.0 && <0.4: using scientific-0.3.8.0
2646.12 s
[attoparsec-aeson] Dependency text >=1.2.3.0 && <1.3 || >=2.0 && <2.2: using text-2.1.2
2646.12 s
[attoparsec-aeson] Dependency vector >=0.12.0.1 && <0.14: using vector-0.13.2.0
2646.12 s
[attoparsec-aeson] Source component graph: component lib
2646.12 s
[attoparsec-aeson] Configured component graph:
2646.12 s
[attoparsec-aeson] component attoparsec-aeson-2.2.2.0-40FsXOFv1LGKzJiZFdQ22z
2646.12 s
[attoparsec-aeson] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2646.12 s
[attoparsec-aeson] include attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
2646.12 s
[attoparsec-aeson] include base-4.20.1.0-4f22
2646.12 s
[attoparsec-aeson] include bytestring-0.12.2.0-c0ba
2646.12 s
[attoparsec-aeson] include character-ps-0.1-BmotlbKhx4v2ute1iPgxMQ
2646.12 s
[attoparsec-aeson] include integer-conversion-0.1.1-8H9L5jg3Eq4s0FwEy61Dd
2646.12 s
[attoparsec-aeson] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
2646.12 s
[attoparsec-aeson] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2646.12 s
[attoparsec-aeson] include text-2.1.2-5063
2646.12 s
[attoparsec-aeson] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2646.12 s
[attoparsec-aeson] Linked component graph:
2646.12 s
[attoparsec-aeson] unit attoparsec-aeson-2.2.2.0-40FsXOFv1LGKzJiZFdQ22z
2646.12 s
[attoparsec-aeson] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2646.12 s
[attoparsec-aeson] include attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
2646.12 s
[attoparsec-aeson] include base-4.20.1.0-4f22
2646.12 s
[attoparsec-aeson] include bytestring-0.12.2.0-c0ba
2646.12 s
[attoparsec-aeson] include character-ps-0.1-BmotlbKhx4v2ute1iPgxMQ
2646.12 s
[attoparsec-aeson] include integer-conversion-0.1.1-8H9L5jg3Eq4s0FwEy61Dd
2646.12 s
[attoparsec-aeson] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
2646.12 s
[attoparsec-aeson] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2646.12 s
[attoparsec-aeson] include text-2.1.2-5063
2646.12 s
[attoparsec-aeson] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
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
2646.12 s
[attoparsec-aeson] Ready component graph:
2646.12 s
[attoparsec-aeson] definite attoparsec-aeson-2.2.2.0-40FsXOFv1LGKzJiZFdQ22z
2646.12 s
[attoparsec-aeson] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2646.12 s
[attoparsec-aeson] depends attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
2646.12 s
[attoparsec-aeson] depends base-4.20.1.0-4f22
2646.12 s
[attoparsec-aeson] depends bytestring-0.12.2.0-c0ba
2646.12 s
[attoparsec-aeson] depends character-ps-0.1-BmotlbKhx4v2ute1iPgxMQ
2646.12 s
[attoparsec-aeson] depends integer-conversion-0.1.1-8H9L5jg3Eq4s0FwEy61Dd
2646.12 s
[attoparsec-aeson] depends primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
2646.12 s
[attoparsec-aeson] depends scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2646.12 s
[attoparsec-aeson] depends text-2.1.2-5063
2646.12 s
[attoparsec-aeson] depends vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2646.12 s
[attoparsec-aeson] Using Cabal-3.12.1.0 compiled by ghc-9.10
2646.12 s
[attoparsec-aeson] Using compiler: ghc-9.10.2
2646.12 s
[attoparsec-aeson] Using install prefix:
2646.12 s
[attoparsec-aeson] /nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0
2646.12 s
[attoparsec-aeson] Executables installed in:
2646.12 s
[attoparsec-aeson] /nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0/bin
2646.12 s
[attoparsec-aeson] Libraries installed in:
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
2646.13 s
[attoparsec-aeson] Dynamic Libraries installed in:
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
2646.13 s
[attoparsec-aeson] Private executables installed in:
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
2646.13 s
[attoparsec-aeson] Data files installed in:
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
2646.13 s
[attoparsec-aeson] Documentation installed in:
2646.13 s
[attoparsec-aeson] /nix/store/y7n9qa84agyg3yml3c8fiiv49i60d5zn-attoparsec-aeson-2.2.2.0-doc/share/doc/attoparsec-aeson-2.2.2.0
2646.13 s
[attoparsec-aeson] Configuration files installed in:
2646.13 s
[attoparsec-aeson] /nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0/etc
2646.13 s
[attoparsec-aeson] No alex found
2646.13 s
[attoparsec-aeson] Using ar found on system at:
2646.13 s
[attoparsec-aeson] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2646.13 s
[attoparsec-aeson] No c2hs found
2646.13 s
[attoparsec-aeson] No cpphs found
2646.13 s
[attoparsec-aeson] No doctest found
2646.13 s
[attoparsec-aeson] Using gcc version 14.3.0 given by user at:
2646.13 s
[attoparsec-aeson] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2646.28 s
Building /nix/store/wd4njp6vsd0j3gh5b75824virjc5rcxn-cborg-0.2.10.0.drv
2646.53 s
Building /nix/store/v8pc8m3x0xfr0rwcns8fmxzwagspjkpa-path-0.9.5.drv
2646.53 s
[attoparsec-aeson] Using ghc version 9.10.2 found on system at:
2646.53 s
[attoparsec-aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2646.53 s
[attoparsec-aeson] Using ghc-pkg version 9.10.2 found on system at:
2646.53 s
[attoparsec-aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2646.53 s
[attoparsec-aeson] No ghcjs found
2646.53 s
[attoparsec-aeson] No ghcjs-pkg found
2646.53 s
[attoparsec-aeson] No greencard found
2646.53 s
[attoparsec-aeson] Using haddock version 2.31.0 found on system at:
2646.54 s
[attoparsec-aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2646.54 s
[attoparsec-aeson] No happy found
2646.54 s
[attoparsec-aeson] Using haskell-suite found on system at: haskell-suite-dummy-location
2646.54 s
[attoparsec-aeson] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2646.54 s
[attoparsec-aeson] No hmake found
2646.54 s
[attoparsec-aeson] Using hpc version 0.69 found on system at:
2646.54 s
[attoparsec-aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2646.54 s
[attoparsec-aeson] Using hsc2hs version 0.68.10 found on system at:
2646.54 s
[attoparsec-aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2646.54 s
[attoparsec-aeson] Using hscolour version 1.25 found on system at:
2646.54 s
[attoparsec-aeson] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2646.54 s
[attoparsec-aeson] No jhc found
2646.54 s
[attoparsec-aeson] Using ld found on system at:
2646.54 s
[attoparsec-aeson] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2646.54 s
[attoparsec-aeson] No pkg-config found
2646.54 s
[attoparsec-aeson] Using runghc version 9.10.2 found on system at:
2646.54 s
[attoparsec-aeson] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2646.54 s
[attoparsec-aeson] Using strip version 2.44 found on system at:
2646.54 s
[attoparsec-aeson] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2646.54 s
[attoparsec-aeson] Using tar found on system at:
2646.54 s
[attoparsec-aeson] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2646.54 s
[attoparsec-aeson] No uhc found
2646.54 s
[autodocodec] Dependency aeson: using aeson-2.2.3.0
2646.54 s
[autodocodec] Dependency base >=4.7 && <5: using base-4.20.1.0
2646.54 s
[autodocodec] Dependency bytestring: using bytestring-0.12.2.0
2646.54 s
[autodocodec] Dependency containers: using containers-0.7
2646.54 s
[autodocodec] Dependency dlist: using dlist-1.0
2646.54 s
[autodocodec] Dependency hashable: using hashable-1.4.7.0
2646.54 s
[autodocodec] Dependency mtl: using mtl-2.3.1
2646.54 s
[autodocodec] Dependency scientific: using scientific-0.3.8.0
2646.54 s
[autodocodec] Dependency text: using text-2.1.2
2646.54 s
[autodocodec] Dependency time: using time-1.12.2
2646.54 s
[autodocodec] Dependency unordered-containers: using unordered-containers-0.2.20
2646.54 s
[autodocodec] Dependency validity: using validity-0.12.1.0
2646.54 s
[autodocodec] Dependency validity-scientific: using validity-scientific-0.2.0.3
2646.54 s
[autodocodec] Dependency vector: using vector-0.13.2.0
2646.54 s
[autodocodec] Dependency base >=4.7 && <5: using base-4.20.1.0
2646.54 s
[autodocodec] Dependency doctest: using doctest-0.22.6
2646.54 s
[autodocodec] Source component graph:
2646.54 s
[autodocodec] component test:autodocodec-doctest
2646.54 s
[autodocodec] component lib
2646.54 s
[autodocodec] Configured component graph:
2646.54 s
[autodocodec] component autodocodec-0.4.2.2-GOJm6cynPinJaWH65s8qKo-autodocodec-doctest
2646.54 s
[autodocodec] include base-4.20.1.0-4f22
2646.55 s
[autodocodec] include doctest-0.22.6-5siLQ8uiH8mJ5bFkZWgD7Y
2646.55 s
[autodocodec] component autodocodec-0.4.2.2-JldSdU8IBE7AR7PbuA0KsB
2646.55 s
[autodocodec] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2646.55 s
[autodocodec] include base-4.20.1.0-4f22
2646.55 s
[autodocodec] include bytestring-0.12.2.0-c0ba
2646.55 s
[autodocodec] include containers-0.7-57cd
2646.55 s
[autodocodec] include dlist-1.0-CRZt0KBQUbb44hAEqR55sf
2646.55 s
[autodocodec] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
2646.55 s
[autodocodec] include mtl-2.3.1-6e0a
2646.55 s
[autodocodec] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2646.55 s
[autodocodec] include text-2.1.2-5063
2646.55 s
[autodocodec] include time-1.12.2-8e38
2646.55 s
[autodocodec] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
2646.55 s
[autodocodec] include validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
2646.55 s
[autodocodec] include validity-scientific-0.2.0.3-9HzfIGyMbBECEOMcGYvmRc
2646.55 s
[autodocodec] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2646.55 s
[autodocodec] Linked component graph:
2646.55 s
[autodocodec] unit autodocodec-0.4.2.2-GOJm6cynPinJaWH65s8qKo-autodocodec-doctest
2646.55 s
[autodocodec] include base-4.20.1.0-4f22
2646.55 s
[autodocodec] include doctest-0.22.6-5siLQ8uiH8mJ5bFkZWgD7Y
2646.55 s
[autodocodec] unit autodocodec-0.4.2.2-JldSdU8IBE7AR7PbuA0KsB
2646.55 s
[autodocodec] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2646.55 s
[autodocodec] include base-4.20.1.0-4f22
2646.55 s
[autodocodec] include bytestring-0.12.2.0-c0ba
2646.55 s
[autodocodec] include containers-0.7-57cd
2646.55 s
[autodocodec] include dlist-1.0-CRZt0KBQUbb44hAEqR55sf
2646.55 s
[autodocodec] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
2646.55 s
[autodocodec] include mtl-2.3.1-6e0a
2646.55 s
[autodocodec] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2646.55 s
[autodocodec] include text-2.1.2-5063
2646.55 s
[autodocodec] include time-1.12.2-8e38
2646.55 s
[autodocodec] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
2646.55 s
[autodocodec] include validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
2646.55 s
[autodocodec] include validity-scientific-0.2.0.3-9HzfIGyMbBECEOMcGYvmRc
2646.55 s
[autodocodec] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
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
2646.55 s
[autodocodec] Ready component graph:
2646.55 s
[autodocodec] definite autodocodec-0.4.2.2-JldSdU8IBE7AR7PbuA0KsB
2646.55 s
[autodocodec] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2646.55 s
[autodocodec] depends base-4.20.1.0-4f22
2646.55 s
[autodocodec] depends bytestring-0.12.2.0-c0ba
2646.55 s
[autodocodec] depends containers-0.7-57cd
2646.55 s
[autodocodec] depends dlist-1.0-CRZt0KBQUbb44hAEqR55sf
2646.55 s
[autodocodec] depends hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
2646.55 s
[autodocodec] depends mtl-2.3.1-6e0a
2646.55 s
[autodocodec] depends scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2646.55 s
[autodocodec] depends text-2.1.2-5063
2646.55 s
[autodocodec] depends time-1.12.2-8e38
2646.55 s
[autodocodec] depends unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
2646.55 s
[autodocodec] depends validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
2646.55 s
[autodocodec] depends validity-scientific-0.2.0.3-9HzfIGyMbBECEOMcGYvmRc
2646.55 s
[autodocodec] depends vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2646.55 s
[autodocodec] definite autodocodec-0.4.2.2-GOJm6cynPinJaWH65s8qKo-autodocodec-doctest
2646.55 s
[autodocodec] depends base-4.20.1.0-4f22
2646.55 s
[autodocodec] depends doctest-0.22.6-5siLQ8uiH8mJ5bFkZWgD7Y
2646.55 s
[autodocodec] Using Cabal-3.12.1.0 compiled by ghc-9.10
2646.55 s
[autodocodec] Using compiler: ghc-9.10.2
2646.55 s
[autodocodec] Using install prefix:
2646.55 s
[autodocodec] /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2
2646.55 s
[autodocodec] Executables installed in:
2646.55 s
[autodocodec] /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2/bin
2646.55 s
[autodocodec] Libraries installed in:
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
2646.55 s
[autodocodec] Dynamic Libraries installed in:
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
2646.55 s
[autodocodec] Private executables installed in:
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
2646.55 s
[autodocodec] Data files installed in:
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
2646.55 s
[autodocodec] Documentation installed in:
2646.55 s
[autodocodec] /nix/store/pzg2dsf3mra1c5fzj38zq431gds7fm8m-autodocodec-0.4.2.2-doc/share/doc/autodocodec-0.4.2.2
2646.55 s
[autodocodec] Configuration files installed in:
2646.55 s
[autodocodec] /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2/etc
2646.55 s
[autodocodec] No alex found
2646.55 s
[autodocodec] Using ar found on system at:
2646.55 s
[autodocodec] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2646.55 s
[autodocodec] No c2hs found
2646.56 s
[autodocodec] No cpphs found
2646.56 s
[autodocodec] Using doctest version 0.22.6 found on system at:
2646.56 s
[autodocodec] /nix/store/zmk4yv3mcn84mqm95p7ahs8p2cnm2csi-doctest-0.22.6/bin/doctest
2646.56 s
[autodocodec] Using gcc version 14.3.0 given by user at:
2646.56 s
[autodocodec] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2646.56 s
[autodocodec] Using ghc version 9.10.2 found on system at:
2646.56 s
[autodocodec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2646.56 s
[autodocodec] Using ghc-pkg version 9.10.2 found on system at:
2646.56 s
[autodocodec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2646.56 s
[autodocodec] No ghcjs found
2646.56 s
[autodocodec] No ghcjs-pkg found
2646.56 s
[autodocodec] No greencard found
2646.56 s
[autodocodec] Using haddock version 2.31.0 found on system at:
2646.56 s
[autodocodec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2646.56 s
[autodocodec] No happy found
2646.56 s
[autodocodec] Using haskell-suite found on system at: haskell-suite-dummy-location
2646.56 s
[autodocodec] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2646.56 s
[autodocodec] No hmake found
2646.56 s
[autodocodec] Using hpc version 0.69 found on system at:
2646.56 s
[autodocodec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2646.56 s
[autodocodec] Using hsc2hs version 0.68.10 found on system at:
2646.56 s
[autodocodec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2646.56 s
[autodocodec] Using hscolour version 1.25 found on system at:
2646.56 s
[autodocodec] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2646.56 s
[autodocodec] No jhc found
2646.56 s
[autodocodec] Using ld found on system at:
2646.56 s
[autodocodec] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2646.56 s
[autodocodec] No pkg-config found
2646.56 s
[autodocodec] Using runghc version 9.10.2 found on system at:
2646.56 s
[autodocodec] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2646.56 s
[autodocodec] Using strip version 2.44 found on system at:
2646.56 s
[autodocodec] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2646.56 s
[autodocodec] Using tar found on system at:
2646.56 s
[autodocodec] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2646.56 s
[autodocodec] No uhc found
2646.69 s
[cborg] Phase: setupCompilerEnvironmentPhase
2646.72 s
[cborg] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2647.10 s
[attoparsec-aeson] Phase: buildPhase
2647.56 s
[path] Phase: setupCompilerEnvironmentPhase
2647.59 s
[path] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2647.59 s
[autodocodec] Phase: buildPhase
2647.66 s
[attoparsec-aeson] Preprocessing library for attoparsec-aeson-2.2.2.0...
2647.67 s
[attoparsec-aeson] Building library for attoparsec-aeson-2.2.2.0...
2648.16 s
[autodocodec] Preprocessing library for autodocodec-0.4.2.2...
2648.28 s
[autodocodec] Building library for autodocodec-0.4.2.2...
2648.48 s
[cborg] Phase: unpackPhase
2648.50 s
[cborg] unpacking source archive /nix/store/spp3954b0hx9jx5p74p9kvb2y9rp4w58-cborg-0.2.10.0.tar.gz
2648.55 s
[cborg] source root is cborg-0.2.10.0
2648.59 s
[cborg] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "cborg-0.2.10.0/tests/test-vectors/README.md"
2648.62 s
[cborg] Phase: patchPhase
2648.67 s
[cborg] Replace Cabal file with edited version from mirror://hackage/cborg-0.2.10.0/revision/2.cabal.
2648.70 s
[cborg] Run jailbreak-cabal to lift version restrictions on build inputs.
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 )
2648.80 s
[cborg] Phase: compileBuildDriverPhase
2648.83 s
[cborg] setupCompileFlags: -package-db=/build/tmp.Wk3AsV2iAv/setup-package.conf.d -threaded
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 )
2649.16 s
[cborg] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Wk3AsV2iAv/Main.o )
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 )
2649.29 s
[path] Phase: unpackPhase
2649.30 s
[path] unpacking source archive /nix/store/lwci43w7gzk8lmmp4inn94bqn32r86iz-path-0.9.5.tar.gz
2649.32 s
[cborg] [2 of 2] Linking Setup
2649.33 s
[path] source root is path-0.9.5
2649.38 s
[path] setting SOURCE_DATE_EPOCH to timestamp 1697620144 of file "path-0.9.5/CHANGELOG"
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 )
2649.42 s
[path] Phase: patchPhase
2649.46 s
[path] Phase: compileBuildDriverPhase
2649.47 s
[path] setupCompileFlags: -package-db=/build/tmp.G2aFD5oPDd/setup-package.conf.d -threaded
2649.59 s
[crypton] [14 of 58] Compiling Salsa ( tests/Salsa.hs, dist/build/test-crypton/test-crypton-tmp/Salsa.o )
2649.88 s
[path] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.G2aFD5oPDd/Main.o )
2650.14 s
[path] [2 of 2] Linking Setup
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 )
2653.53 s
[cborg] Phase: updateAutotoolsGnuConfigScriptsPhase
2653.58 s
[cborg] Phase: configurePhase
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
2653.76 s
[cborg] Using Parsec parser
2653.76 s
[cborg] Configuring cborg-0.2.10.0...
2654.45 s
[path] Phase: updateAutotoolsGnuConfigScriptsPhase
2654.50 s
[path] Phase: configurePhase
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
2654.55 s
[path] Using Parsec parser
2654.55 s
[path] Configuring path-0.9.5...
2654.71 s
[crypton] [15 of 58] Compiling Poly1305 ( tests/Poly1305.hs, dist/build/test-crypton/test-crypton-tmp/Poly1305.o )
2654.71 s
[crypton] [16 of 58] Compiling Padding ( tests/Padding.hs, dist/build/test-crypton/test-crypton-tmp/Padding.o )
2654.71 s
[crypton] [17 of 58] Compiling Number.F2m ( tests/Number/F2m.hs, dist/build/test-crypton/test-crypton-tmp/Number/F2m.o )
2655.38 s
[cborg] Flags chosen: optimize-gmp=True
2656.01 s
[crypton] [18 of 58] Compiling Number ( tests/Number.hs, dist/build/test-crypton/test-crypton-tmp/Number.o )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
2656.01 s
[crypton] [26 of 58] Compiling KAT_PubKey ( tests/KAT_PubKey.hs, dist/build/test-crypton/test-crypton-tmp/KAT_PubKey.o )
2656.01 s
[crypton] [27 of 58] Compiling KAT_OTP ( tests/KAT_OTP.hs, dist/build/test-crypton/test-crypton-tmp/KAT_OTP.o )
2656.01 s
[crypton] [28 of 58] Compiling KAT_MiyaguchiPreneel ( tests/KAT_MiyaguchiPreneel.hs, dist/build/test-crypton/test-crypton-tmp/KAT_MiyaguchiPreneel.o )
2656.01 s
[crypton] [29 of 58] Compiling KAT_KMAC ( tests/KAT_KMAC.hs, dist/build/test-crypton/test-crypton-tmp/KAT_KMAC.o )
2656.01 s
[crypton] [30 of 58] Compiling KAT_HMAC ( tests/KAT_HMAC.hs, dist/build/test-crypton/test-crypton-tmp/KAT_HMAC.o )
2656.43 s
[cborg] Dependency array: using array-0.5.8.0
2656.43 s
[cborg] Dependency base: using base-4.20.1.0
2656.43 s
[cborg] Dependency bytestring: using bytestring-0.12.2.0
2656.43 s
[cborg] Dependency containers: using containers-0.7
2656.43 s
[cborg] Dependency deepseq: using deepseq-1.5.0.0
2656.43 s
[cborg] Dependency ghc-bignum >=1.0 && <2.0: using ghc-bignum-1.3
2656.43 s
[cborg] Dependency ghc-prim: using ghc-prim-0.12.0
2656.43 s
[cborg] Dependency half: using half-0.3.2
2656.43 s
[cborg] Dependency primitive: using primitive-0.9.1.0
2656.43 s
[cborg] Dependency text: using text-2.1.2
2656.43 s
[cborg] Dependency QuickCheck: using QuickCheck-2.14.3
2656.43 s
[cborg] Dependency aeson: using aeson-2.2.3.0
2656.43 s
[cborg] Dependency array: using array-0.5.8.0
2656.43 s
[cborg] Dependency base: using base-4.20.1.0
2656.43 s
[cborg] Dependency base-orphans: using base-orphans-0.9.3
2656.43 s
[cborg] Dependency base16-bytestring: using base16-bytestring-1.0.2.0
2656.43 s
[cborg] Dependency base64-bytestring: using base64-bytestring-1.2.1.0
2656.43 s
[cborg] Dependency bytestring: using bytestring-0.12.2.0
2656.43 s
[cborg] Dependency cborg: using cborg-0.2.10.0
2656.43 s
[cborg] Dependency deepseq: using deepseq-1.5.0.0
2656.43 s
[cborg] Dependency half: using half-0.3.2
2656.43 s
[cborg] Dependency primitive: using primitive-0.9.1.0
2656.43 s
[cborg] Dependency random: using random-1.2.1.3
2656.43 s
[cborg] Dependency scientific: using scientific-0.3.8.0
2656.43 s
[cborg] Dependency tasty: using tasty-1.5.3
2656.43 s
[cborg] Dependency tasty-hunit: using tasty-hunit-0.10.2
2656.43 s
[cborg] Dependency tasty-quickcheck: using tasty-quickcheck-0.11
2656.43 s
[cborg] Dependency text: using text-2.1.2
2656.43 s
[cborg] Dependency vector: using vector-0.13.2.0
2656.43 s
[cborg] Source component graph:
2656.43 s
[cborg] component lib
2656.43 s
[cborg] component test:tests dependency lib
2656.43 s
[cborg] Configured component graph:
2656.43 s
[cborg] component cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2656.43 s
[cborg] include array-0.5.8.0-0ab0
2656.43 s
[cborg] include base-4.20.1.0-4f22
2656.43 s
[cborg] include bytestring-0.12.2.0-c0ba
2656.43 s
[cborg] include containers-0.7-57cd
2656.43 s
[cborg] include deepseq-1.5.0.0-8d11
2656.43 s
[cborg] include ghc-bignum-1.3-5369
2656.43 s
[cborg] include ghc-prim-0.12.0-7bc0
2656.43 s
[cborg] include half-0.3.2-6TI1EVdoSz86x6v89ETacK
2656.43 s
[cborg] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
2656.43 s
[cborg] include text-2.1.2-5063
2656.43 s
[cborg] component cborg-0.2.10.0-9JEVJhK8GSr1yfOvtNJy10-tests
2656.43 s
[cborg] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
2656.43 s
[cborg] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2656.43 s
[cborg] include array-0.5.8.0-0ab0
2656.43 s
[cborg] include base-4.20.1.0-4f22
2656.43 s
[cborg] include base-orphans-0.9.3-B1cfd6pKSv6JNH4kr5UIex
2656.43 s
[cborg] include base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
2656.43 s
[cborg] include base64-bytestring-1.2.1.0-FqvWr9ihafW6A5j73pGk3k
2656.43 s
[cborg] include bytestring-0.12.2.0-c0ba
2656.43 s
[cborg] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2656.43 s
[cborg] include deepseq-1.5.0.0-8d11
2656.44 s
[cborg] include half-0.3.2-6TI1EVdoSz86x6v89ETacK
2656.44 s
[cborg] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
2656.44 s
[cborg] include random-1.2.1.3-7fP5mIHwy1z65mkfThkfyR
2656.44 s
[cborg] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2656.44 s
[cborg] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2656.44 s
[cborg] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
2656.44 s
[cborg] include tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
2656.44 s
[cborg] include text-2.1.2-5063
2656.44 s
[cborg] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2656.44 s
[cborg] Linked component graph:
2656.44 s
[cborg] unit cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2656.44 s
[cborg] include array-0.5.8.0-0ab0
2656.44 s
[cborg] include base-4.20.1.0-4f22
2656.44 s
[cborg] include bytestring-0.12.2.0-c0ba
2656.44 s
[cborg] include containers-0.7-57cd
2656.44 s
[cborg] include deepseq-1.5.0.0-8d11
2656.44 s
[cborg] include ghc-bignum-1.3-5369
2656.44 s
[cborg] include ghc-prim-0.12.0-7bc0
2656.44 s
[cborg] include half-0.3.2-6TI1EVdoSz86x6v89ETacK
2656.44 s
[cborg] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
2656.44 s
[cborg] include text-2.1.2-5063
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
2656.44 s
[cborg] unit cborg-0.2.10.0-9JEVJhK8GSr1yfOvtNJy10-tests
2656.44 s
[cborg] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
2656.44 s
[cborg] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2656.44 s
[cborg] include array-0.5.8.0-0ab0
2656.44 s
[cborg] include base-4.20.1.0-4f22
2656.44 s
[cborg] include base-orphans-0.9.3-B1cfd6pKSv6JNH4kr5UIex
2656.44 s
[cborg] include base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
2656.44 s
[cborg] include base64-bytestring-1.2.1.0-FqvWr9ihafW6A5j73pGk3k
2656.44 s
[cborg] include bytestring-0.12.2.0-c0ba
2656.44 s
[cborg] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2656.44 s
[cborg] include deepseq-1.5.0.0-8d11
2656.44 s
[cborg] include half-0.3.2-6TI1EVdoSz86x6v89ETacK
2656.44 s
[cborg] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
2656.44 s
[cborg] include random-1.2.1.3-7fP5mIHwy1z65mkfThkfyR
2656.44 s
[cborg] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2656.44 s
[cborg] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2656.44 s
[cborg] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
2656.44 s
[cborg] include tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
2656.44 s
[cborg] include text-2.1.2-5063
2656.44 s
[cborg] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2656.44 s
[cborg] Ready component graph:
2656.44 s
[cborg] definite cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2656.44 s
[cborg] depends array-0.5.8.0-0ab0
2656.44 s
[cborg] depends base-4.20.1.0-4f22
2656.44 s
[cborg] depends bytestring-0.12.2.0-c0ba
2656.44 s
[cborg] depends containers-0.7-57cd
2656.44 s
[cborg] depends deepseq-1.5.0.0-8d11
2656.44 s
[cborg] depends ghc-bignum-1.3-5369
2656.44 s
[cborg] depends ghc-prim-0.12.0-7bc0
2656.44 s
[cborg] depends half-0.3.2-6TI1EVdoSz86x6v89ETacK
2656.44 s
[cborg] depends primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
2656.44 s
[cborg] depends text-2.1.2-5063
2656.44 s
[cborg] definite cborg-0.2.10.0-9JEVJhK8GSr1yfOvtNJy10-tests
2656.44 s
[cborg] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
2656.44 s
[cborg] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2656.44 s
[cborg] depends array-0.5.8.0-0ab0
2656.44 s
[cborg] depends base-4.20.1.0-4f22
2656.44 s
[cborg] depends base-orphans-0.9.3-B1cfd6pKSv6JNH4kr5UIex
2656.45 s
[cborg] depends base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
2656.45 s
[cborg] depends base64-bytestring-1.2.1.0-FqvWr9ihafW6A5j73pGk3k
2656.45 s
[cborg] depends bytestring-0.12.2.0-c0ba
2656.45 s
[cborg] depends cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2656.45 s
[cborg] depends deepseq-1.5.0.0-8d11
2656.45 s
[cborg] depends half-0.3.2-6TI1EVdoSz86x6v89ETacK
2656.45 s
[cborg] depends primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
2656.45 s
[cborg] depends random-1.2.1.3-7fP5mIHwy1z65mkfThkfyR
2656.45 s
[cborg] depends scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2656.45 s
[cborg] depends tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2656.45 s
[cborg] depends tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
2656.45 s
[cborg] depends tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
2656.45 s
[cborg] depends text-2.1.2-5063
2656.45 s
[cborg] depends vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2656.45 s
[cborg] Using Cabal-3.12.1.0 compiled by ghc-9.10
2656.45 s
[cborg] Using compiler: ghc-9.10.2
2656.45 s
[cborg] Using install prefix:
2656.45 s
[cborg] /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0
2656.45 s
[cborg] Executables installed in:
2656.45 s
[cborg] /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0/bin
2656.45 s
[cborg] Libraries installed in:
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
2656.45 s
[cborg] Dynamic Libraries installed in:
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
2656.45 s
[cborg] Private executables installed in:
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
2656.45 s
[cborg] Data files installed in:
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
2656.45 s
[cborg] Documentation installed in:
2656.45 s
[cborg] /nix/store/8hf0szcdzyjqbp0ncnw0ipa9pk4c84yd-cborg-0.2.10.0-doc/share/doc/cborg-0.2.10.0
2656.45 s
[cborg] Configuration files installed in:
2656.45 s
[cborg] /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0/etc
2656.45 s
[cborg] No alex found
2656.45 s
[cborg] Using ar found on system at:
2656.45 s
[cborg] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2656.45 s
[cborg] No c2hs found
2656.45 s
[cborg] No cpphs found
2656.45 s
[cborg] No doctest found
2656.45 s
[cborg] Using gcc version 14.3.0 given by user at:
2656.45 s
[cborg] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2656.45 s
[cborg] Using ghc version 9.10.2 found on system at:
2656.45 s
[cborg] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2656.45 s
[cborg] Using ghc-pkg version 9.10.2 found on system at:
2656.54 s
[path] Flags chosen: dev=False
2656.55 s
[cborg] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2656.55 s
[cborg] No ghcjs found
2656.55 s
[cborg] No ghcjs-pkg found
2656.55 s
[cborg] No greencard found
2656.55 s
[cborg] Using haddock version 2.31.0 found on system at:
2656.55 s
[cborg] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2656.55 s
[cborg] No happy found
2656.55 s
[cborg] Using haskell-suite found on system at: haskell-suite-dummy-location
2656.55 s
[cborg] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2656.55 s
[cborg] No hmake found
2656.55 s
[cborg] Using hpc version 0.69 found on system at:
2656.55 s
[cborg] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2656.55 s
[cborg] Using hsc2hs version 0.68.10 found on system at:
2656.55 s
[cborg] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2656.55 s
[cborg] Using hscolour version 1.25 found on system at:
2656.55 s
[cborg] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2656.55 s
[cborg] No jhc found
2656.55 s
[cborg] Using ld found on system at:
2656.55 s
[cborg] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2656.55 s
[cborg] No pkg-config found
2656.55 s
[cborg] Using runghc version 9.10.2 found on system at:
2656.55 s
[cborg] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2656.55 s
[cborg] Using strip version 2.44 found on system at:
2656.55 s
[cborg] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2656.55 s
[cborg] Using tar found on system at:
2656.55 s
[cborg] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2656.55 s
[cborg] No uhc found
2657.17 s
[cborg] Phase: buildPhase
2657.54 s
[cborg] Preprocessing library for cborg-0.2.10.0...
2657.57 s
[cborg] Building library for cborg-0.2.10.0...
2657.64 s
[crypton] [31 of 58] Compiling KAT_HKDF ( tests/KAT_HKDF.hs, dist/build/test-crypton/test-crypton-tmp/KAT_HKDF.o )
2657.64 s
[crypton] [32 of 58] Compiling KAT_EdDSA ( tests/KAT_EdDSA.hs, dist/build/test-crypton/test-crypton-tmp/KAT_EdDSA.o )
2657.64 s
[crypton] tests/KAT_EdDSA.hs:20:29: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
2657.64 s
[crypton] The use of ‘~’ without TypeOperators
2657.64 s
[crypton] will become an error in a future GHC release.
2657.64 s
[crypton] Suggested fix: Perhaps you intended to use TypeOperators
2657.64 s
[crypton] |
2657.64 s
[crypton] 20 | , HashDigestSize hash ~ EdDSA.CurveDigestSize curve
2657.64 s
[crypton] | ^
2657.64 s
[crypton]
2657.64 s
[crypton] [33 of 58] Compiling KAT_Ed448 ( tests/KAT_Ed448.hs, dist/build/test-crypton/test-crypton-tmp/KAT_Ed448.o )
2657.64 s
[crypton] [34 of 58] Compiling KAT_Ed25519 ( tests/KAT_Ed25519.hs, dist/build/test-crypton/test-crypton-tmp/KAT_Ed25519.o )
2657.64 s
[crypton] [35 of 58] Compiling KAT_Curve448 ( tests/KAT_Curve448.hs, dist/build/test-crypton/test-crypton-tmp/KAT_Curve448.o )
2657.64 s
[crypton] [36 of 58] Compiling KAT_Curve25519 ( tests/KAT_Curve25519.hs, dist/build/test-crypton/test-crypton-tmp/KAT_Curve25519.o )
2657.64 s
[crypton] [37 of 58] Compiling KAT_CMAC ( tests/KAT_CMAC.hs, dist/build/test-crypton/test-crypton-tmp/KAT_CMAC.o )
2657.64 s
[crypton] [38 of 58] Compiling KAT_Blake2 ( tests/KAT_Blake2.hs, dist/build/test-crypton/test-crypton-tmp/KAT_Blake2.o )
2657.69 s
[path] Dependency aeson: using aeson-2.2.3.0
2657.69 s
[path] Dependency base >=4.12 && <5: using base-4.20.1.0
2657.69 s
[path] Dependency deepseq: using deepseq-1.5.0.0
2657.69 s
[path] Dependency exceptions >=0.4 && <0.11: using exceptions-0.10.9
2657.69 s
[path] Dependency filepath <1.2.0.1 || >=1.3: using filepath-1.5.4.0
2657.69 s
[path] Dependency hashable >=1.2 && <1.5: using hashable-1.4.7.0
2657.69 s
[path] Dependency template-haskell: using template-haskell-2.22.0.0
2657.69 s
[path] Dependency text: using text-2.1.2
2657.69 s
[path] Dependency aeson: using aeson-2.2.3.0
2657.69 s
[path] Dependency base >=4.12 && <5: using base-4.20.1.0
2657.69 s
[path] Dependency bytestring: using bytestring-0.12.2.0
2657.69 s
[path] Dependency filepath <1.2.0.1 || >=1.3: using filepath-1.5.4.0
2657.69 s
[path] Dependency hspec >=2.0 && <3: using hspec-2.11.12
2657.69 s
[path] Dependency mtl >=2.0 && <3: using mtl-2.3.1
2657.69 s
[path] Dependency path: using path-0.9.5
2657.69 s
[path] Dependency template-haskell: using template-haskell-2.22.0.0
2657.69 s
[path] Dependency QuickCheck: using QuickCheck-2.14.3
2657.69 s
[path] Dependency aeson: using aeson-2.2.3.0
2657.69 s
[path] Dependency base >=4.12 && <5: using base-4.20.1.0
2657.69 s
[path] Dependency bytestring: using bytestring-0.12.2.0
2657.69 s
[path] Dependency filepath <1.2.0.1 || >=1.3: using filepath-1.5.4.0
2657.69 s
[path] Dependency genvalidity >=1.0: using genvalidity-1.1.1.0
2657.69 s
[path] Dependency genvalidity-hspec >=0.7: using genvalidity-hspec-1.0.0.3
2657.69 s
[path] Dependency genvalidity-property >=0.4: using genvalidity-property-1.0.0.0
2657.69 s
[path] Dependency hspec >=2.0 && <3: using hspec-2.11.12
2657.69 s
[path] Dependency mtl >=2.0 && <3: using mtl-2.3.1
2657.69 s
[path] Dependency path: using path-0.9.5
2657.69 s
[path] Dependency validity >=0.8.0.0: using validity-0.12.1.0
2657.69 s
[path] Source component graph:
2657.69 s
[path] component lib
2657.69 s
[path] component test:test dependency lib
2657.69 s
[path] component test:validity-test dependency lib
2657.70 s
[path] Configured component graph:
2657.70 s
[path] component path-0.9.5-FibuwQIzI7mKodf8l1AMcf
2657.70 s
[path] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2657.70 s
[path] include base-4.20.1.0-4f22
2657.70 s
[path] include deepseq-1.5.0.0-8d11
2657.70 s
[path] include exceptions-0.10.9-1130
2657.70 s
[path] include filepath-1.5.4.0-0a9f
2657.70 s
[path] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
2657.70 s
[path] include template-haskell-2.22.0.0-93bf
2657.70 s
[path] include text-2.1.2-5063
2657.70 s
[path] component path-0.9.5-5v7GGhasrdELq4f4CcYJ9Y-test
2657.70 s
[path] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2657.70 s
[path] include base-4.20.1.0-4f22
2657.70 s
[path] include bytestring-0.12.2.0-c0ba
2657.70 s
[path] include filepath-1.5.4.0-0a9f
2657.70 s
[path] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
2657.70 s
[path] include mtl-2.3.1-6e0a
2657.70 s
[path] include path-0.9.5-FibuwQIzI7mKodf8l1AMcf
2657.70 s
[path] include template-haskell-2.22.0.0-93bf
2657.70 s
[path] component path-0.9.5-AOr8bjOmsIa65P6hXBMKs6-validity-test
2657.70 s
[path] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
2657.70 s
[path] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2657.70 s
[path] include base-4.20.1.0-4f22
2657.70 s
[path] include bytestring-0.12.2.0-c0ba
2657.70 s
[path] include filepath-1.5.4.0-0a9f
2657.70 s
[path] include genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
2657.70 s
[path] include genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0
2657.70 s
[path] include genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
2657.70 s
[path] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
2657.70 s
[path] include mtl-2.3.1-6e0a
2657.70 s
[path] include path-0.9.5-FibuwQIzI7mKodf8l1AMcf
2657.70 s
[path] include validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
2657.70 s
[path] Linked component graph:
2657.70 s
[path] unit path-0.9.5-FibuwQIzI7mKodf8l1AMcf
2657.70 s
[path] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2657.70 s
[path] include base-4.20.1.0-4f22
2657.70 s
[path] include deepseq-1.5.0.0-8d11
2657.70 s
[path] include exceptions-0.10.9-1130
2657.70 s
[path] include filepath-1.5.4.0-0a9f
2657.70 s
[path] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
2657.70 s
[path] include template-haskell-2.22.0.0-93bf
2657.70 s
[path] include text-2.1.2-5063
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
2657.70 s
[path] unit path-0.9.5-5v7GGhasrdELq4f4CcYJ9Y-test
2657.70 s
[path] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2657.70 s
[path] include base-4.20.1.0-4f22
2657.70 s
[path] include bytestring-0.12.2.0-c0ba
2657.70 s
[path] include filepath-1.5.4.0-0a9f
2657.70 s
[path] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
2657.70 s
[path] include mtl-2.3.1-6e0a
2657.70 s
[path] include path-0.9.5-FibuwQIzI7mKodf8l1AMcf
2657.70 s
[path] include template-haskell-2.22.0.0-93bf
2657.70 s
[path] unit path-0.9.5-AOr8bjOmsIa65P6hXBMKs6-validity-test
2657.70 s
[path] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
2657.70 s
[path] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2657.70 s
[path] include base-4.20.1.0-4f22
2657.70 s
[path] include bytestring-0.12.2.0-c0ba
2657.70 s
[path] include filepath-1.5.4.0-0a9f
2657.70 s
[path] include genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
2657.70 s
[path] include genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0
2657.70 s
[path] include genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
2657.70 s
[path] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
2657.70 s
[path] include mtl-2.3.1-6e0a
2657.70 s
[path] include path-0.9.5-FibuwQIzI7mKodf8l1AMcf
2657.70 s
[path] include validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
2657.70 s
[path] Ready component graph:
2657.70 s
[path] definite path-0.9.5-FibuwQIzI7mKodf8l1AMcf
2657.70 s
[path] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2657.70 s
[path] depends base-4.20.1.0-4f22
2657.70 s
[path] depends deepseq-1.5.0.0-8d11
2657.70 s
[path] depends exceptions-0.10.9-1130
2657.70 s
[path] depends filepath-1.5.4.0-0a9f
2657.70 s
[path] depends hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
2657.70 s
[path] depends template-haskell-2.22.0.0-93bf
2657.70 s
[path] depends text-2.1.2-5063
2657.70 s
[path] definite path-0.9.5-AOr8bjOmsIa65P6hXBMKs6-validity-test
2657.70 s
[path] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
2657.70 s
[path] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2657.70 s
[path] depends base-4.20.1.0-4f22
2657.70 s
[path] depends bytestring-0.12.2.0-c0ba
2657.70 s
[path] depends filepath-1.5.4.0-0a9f
2657.70 s
[path] depends genvalidity-1.1.1.0-AGEhKVuYS0RCsjQjxKoc8H
2657.70 s
[path] depends genvalidity-hspec-1.0.0.3-9WvB88LcyuS5x2GfinaJm0
2657.70 s
[path] depends genvalidity-property-1.0.0.0-2paTpcttFtU9CqdyCON0bV
2657.70 s
[path] depends hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
2657.70 s
[path] depends mtl-2.3.1-6e0a
2657.70 s
[path] depends path-0.9.5-FibuwQIzI7mKodf8l1AMcf
2657.70 s
[path] depends validity-0.12.1.0-4IPofrrdWGgKfSxpoUZY3x
2657.70 s
[path] definite path-0.9.5-5v7GGhasrdELq4f4CcYJ9Y-test
2657.70 s
[path] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2657.70 s
[path] depends base-4.20.1.0-4f22
2657.70 s
[path] depends bytestring-0.12.2.0-c0ba
2657.70 s
[path] depends filepath-1.5.4.0-0a9f
2657.70 s
[path] depends hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
2657.70 s
[path] depends mtl-2.3.1-6e0a
2657.70 s
[path] depends path-0.9.5-FibuwQIzI7mKodf8l1AMcf
2657.70 s
[path] depends template-haskell-2.22.0.0-93bf
2657.70 s
[path] Using Cabal-3.12.1.0 compiled by ghc-9.10
2657.70 s
[path] Using compiler: ghc-9.10.2
2657.70 s
[path] Using install prefix: /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5
2657.70 s
[path] Executables installed in:
2657.70 s
[path] /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5/bin
2657.70 s
[path] Libraries installed in:
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
2657.70 s
[path] Dynamic Libraries installed in:
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
2657.70 s
[path] Private executables installed in:
2657.70 s
[path] /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5/libexec/x86_64-linux-ghc-9.10.2-08fd/path-0.9.5
2657.70 s
[path] Data files installed in:
2657.70 s
[path] /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5/share/x86_64-linux-ghc-9.10.2-08fd/path-0.9.5
2657.70 s
[path] Documentation installed in:
2657.70 s
[path] /nix/store/09m9rr4i5i0cw77amh7cr4dmkvikxdzh-path-0.9.5-doc/share/doc/path-0.9.5
2657.70 s
[path] Configuration files installed in:
2657.70 s
[path] /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5/etc
2657.70 s
[path] No alex found
2657.70 s
[path] Using ar found on system at:
2657.70 s
[path] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2657.70 s
[path] No c2hs found
2657.70 s
[path] No cpphs found
2657.70 s
[path] No doctest found
2657.70 s
[path] Using gcc version 14.3.0 given by user at:
2657.70 s
[path] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2657.70 s
[path] Using ghc version 9.10.2 found on system at:
2657.70 s
[path] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2657.70 s
[path] Using ghc-pkg version 9.10.2 found on system at:
2657.70 s
[path] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2657.70 s
[path] No ghcjs found
2657.70 s
[path] No ghcjs-pkg found
2657.70 s
[path] No greencard found
2657.71 s
[path] Using haddock version 2.31.0 found on system at:
2657.71 s
[path] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2657.71 s
[path] No happy found
2657.71 s
[path] Using haskell-suite found on system at: haskell-suite-dummy-location
2657.84 s
[path] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2657.84 s
[path] No hmake found
2657.84 s
[path] Using hpc version 0.69 found on system at:
2657.84 s
[path] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2657.84 s
[path] Using hsc2hs version 0.68.10 found on system at:
2657.84 s
[path] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2657.84 s
[path] Using hscolour version 1.25 found on system at:
2657.84 s
[path] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2657.84 s
[path] No jhc found
2657.84 s
[path] Using ld found on system at:
2657.84 s
[path] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2657.84 s
[path] No pkg-config found
2657.84 s
[path] Using runghc version 9.10.2 found on system at:
2657.84 s
[path] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2657.84 s
[path] Using strip version 2.44 found on system at:
2657.84 s
[path] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2657.84 s
[path] Using tar found on system at:
2657.84 s
[path] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2657.84 s
[path] No uhc found
2657.92 s
[crypton] [39 of 58] Compiling KAT_Argon2 ( tests/KAT_Argon2.hs, dist/build/test-crypton/test-crypton-tmp/KAT_Argon2.o )
2657.92 s
[crypton] [40 of 58] Compiling KAT_AFIS ( tests/KAT_AFIS.hs, dist/build/test-crypton/test-crypton-tmp/KAT_AFIS.o )
2657.93 s
[crypton] [41 of 58] Compiling KAT_AESGCMSIV ( tests/KAT_AESGCMSIV.hs, dist/build/test-crypton/test-crypton-tmp/KAT_AESGCMSIV.o )
2657.93 s
[crypton] [42 of 58] Compiling Hash ( tests/Hash.hs, dist/build/test-crypton/test-crypton-tmp/Hash.o )
2657.93 s
[crypton] [43 of 58] Compiling ECDSA ( tests/ECDSA.hs, dist/build/test-crypton/test-crypton-tmp/ECDSA.o )
2657.93 s
[crypton] [44 of 58] Compiling ECC.Edwards25519 ( tests/ECC/Edwards25519.hs, dist/build/test-crypton/test-crypton-tmp/ECC/Edwards25519.o )
2657.93 s
[crypton] [45 of 58] Compiling ECC ( tests/ECC.hs, dist/build/test-crypton/test-crypton-tmp/ECC.o )
2657.93 s
[crypton] [46 of 58] Compiling ChaChaPoly1305 ( tests/ChaChaPoly1305.hs, dist/build/test-crypton/test-crypton-tmp/ChaChaPoly1305.o )
2657.93 s
[crypton] [47 of 58] Compiling ChaCha ( tests/ChaCha.hs, dist/build/test-crypton/test-crypton-tmp/ChaCha.o )
2657.93 s
[crypton] [48 of 58] Compiling BlockCipher ( tests/BlockCipher.hs, dist/build/test-crypton/test-crypton-tmp/BlockCipher.o )
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 )
2658.63 s
[path] Phase: buildPhase
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 )
2659.05 s
[path] Preprocessing library for path-0.9.5...
2659.05 s
[path] Building library for path-0.9.5...
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 )
2659.62 s
[crypton] [49 of 58] Compiling KAT_Twofish ( tests/KAT_Twofish.hs, dist/build/test-crypton/test-crypton-tmp/KAT_Twofish.o )
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 )
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 )
2660.12 s
[cborg] src/Codec/CBOR/ByteArray/Sliced.hs:44:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2660.12 s
[cborg] The qualified import of ‘Data.ByteString.Short.Internal’ is redundant
2660.12 s
[cborg] except perhaps to import instances from ‘Data.ByteString.Short.Internal’
2660.12 s
[cborg] To import instances alone, use: import Data.ByteString.Short.Internal()
2660.12 s
[cborg] |
2660.12 s
[cborg] 44 | import qualified Data.ByteString.Short.Internal as BSS
2660.12 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2660.12 s
[cborg]
2660.68 s
[crypton] [50 of 58] Compiling KAT_TripleDES ( tests/KAT_TripleDES.hs, dist/build/test-crypton/test-crypton-tmp/KAT_TripleDES.o )
2660.68 s
[crypton] [51 of 58] Compiling KAT_DES ( tests/KAT_DES.hs, dist/build/test-crypton/test-crypton-tmp/KAT_DES.o )
2660.80 s
[crypton] [52 of 58] Compiling KAT_Camellia ( tests/KAT_Camellia.hs, dist/build/test-crypton/test-crypton-tmp/KAT_Camellia.o )
2660.80 s
[crypton] [53 of 58] Compiling KAT_CAST5 ( tests/KAT_CAST5.hs, dist/build/test-crypton/test-crypton-tmp/KAT_CAST5.o )
2660.80 s
[crypton] [54 of 58] Compiling KAT_Blowfish ( tests/KAT_Blowfish.hs, dist/build/test-crypton/test-crypton-tmp/KAT_Blowfish.o )
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 )
2661.04 s
[crypton] [55 of 58] Compiling KAT_AES ( tests/KAT_AES.hs, dist/build/test-crypton/test-crypton-tmp/KAT_AES.o )
2661.04 s
[crypton] [56 of 58] Compiling BCrypt ( tests/BCrypt.hs, dist/build/test-crypton/test-crypton-tmp/BCrypt.o )
2661.04 s
[crypton] [57 of 58] Compiling XSalsa ( tests/XSalsa.hs, dist/build/test-crypton/test-crypton-tmp/XSalsa.o )
2661.04 s
[crypton] [58 of 58] Compiling Main ( tests/Tests.hs, dist/build/test-crypton/test-crypton-tmp/Main.o )
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 )
2661.19 s
[cborg] src/Codec/CBOR/ByteArray.hs:39:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2661.19 s
[cborg] The qualified import of ‘Data.ByteString.Short.Internal’ is redundant
2661.19 s
[cborg] except perhaps to import instances from ‘Data.ByteString.Short.Internal’
2661.19 s
[cborg] To import instances alone, use: import Data.ByteString.Short.Internal()
2661.19 s
[cborg] |
2661.19 s
[cborg] 39 | import qualified Data.ByteString.Short.Internal as BSS
2661.19 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2661.19 s
[cborg]
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 )
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 )
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 )
2661.96 s
[autodocodec] [8 of 9] Compiling Autodocodec ( src/Autodocodec.hs, dist/build/Autodocodec.o, dist/build/Autodocodec.dyn_o )
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 )
2663.43 s
[crypton] [59 of 59] Linking dist/build/test-crypton/test-crypton
2663.72 s
[autodocodec] [1 of 9] Compiling Autodocodec.Aeson.Compat ( src/Autodocodec/Aeson/Compat.hs, dist/build/Autodocodec/Aeson/Compat.p_o )
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 )
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 )
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 )
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 )
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 )
2665.03 s
[autodocodec] [2 of 9] Compiling Autodocodec.Codec ( src/Autodocodec/Codec.hs, dist/build/Autodocodec/Codec.p_o )
2665.42 s
[path] src/Path/Include.hs:486:11: warning : [ GHC-53633 ] [ -Woverlapping-patterns ]
2665.42 s
[path] Pattern match is redundant
2665.42 s
[path] In an equation for ‘normalizeDrive’: normalizeDrive | False = ...
2665.42 s
[path] |
2665.42 s
[path] 486 | | IS_WI NDOWS = normalizeTrailingSeps
2665.42 s
[path] | ^^^^^
2665.42 s
[path]
2665.42 s
[path] src/Path/Include.hs:850:5: warning : [ GHC-53633 ] [ -Woverlapping-patterns ]
2665.42 s
[path] Pattern match is redundant
2665.42 s
[path] In an equation for ‘normalizeFilePath’:
2665.42 s
[path] normalizeFilePath | False = ...
2665.42 s
[path] |
2665.42 s
[path] 850 | | IS_WI NDOWS = normalizeWindowsSeps . FilePath.normalise
2665.42 s
[path] | ^^^^^
2665.42 s
[path]
2666.62 s
[crypton] buildPhase completed in 9 minutes 27 seconds
2666.62 s
[crypton] Phase: checkPhase
2668.24 s
[crypton] Running 1 test suites...
2668.24 s
[crypton] Test suite test-crypton: RUNNING...
2668.32 s
[crypton] crypton
2668.32 s
[crypton] runtime
2668.32 s
[crypton] CPU: OK
2668.32 s
[crypton] [AESNI,PCLMUL,RDRAND]
2668.32 s
[crypton] number
2668.32 s
[crypton] num-bits: OK (0.03s)
2668.32 s
[crypton] +++ OK, passed 100 tests.
2668.32 s
[crypton] num-bits2: OK
2668.32 s
[crypton] +++ OK, passed 100 tests.
2668.33 s
[crypton] generate-param: OK
2668.33 s
[crypton] +++ OK, passed 100 tests.
2668.33 s
[crypton] generate-param2: OK (0.01s)
2668.33 s
[crypton] +++ OK, passed 100 tests.
2668.35 s
[crypton] generate-param-odd: OK
2668.35 s
[crypton] +++ OK, passed 100 tests.
2668.36 s
[crypton] generate-range: OK (0.02s)
2668.36 s
[crypton] +++ OK, passed 100 tests.
2669.25 s
[crypton] generate-prime: OK (0.90s)
2669.27 s
[crypton] +++ OK, passed 100 tests.
2670.99 s
[autodocodec] [3 of 9] Compiling Autodocodec.Class ( src/Autodocodec/Class.hs, dist/build/Autodocodec/Class.p_o )
2671.12 s
[path] [5 of 6] Compiling Path ( src/Path.hs, dist/build/Path.o, dist/build/Path.dyn_o )
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 )
2671.16 s
[path] src/Path/Include.hs:487:11: warning : [ GHC-53633 ] [ -Woverlapping-patterns ]
2671.16 s
[path] Pattern match is redundant
2671.16 s
[path] In an equation for ‘normalizeDrive’:
2671.16 s
[path] normalizeDrive | otherwise = ...
2671.16 s
[path] |
2671.16 s
[path] 487 | | otherwise = id
2671.16 s
[path] | ^^^^^^^^^
2671.17 s
[path]
2671.17 s
[path] src/Path/Include.hs:851:5: warning : [ GHC-53633 ] [ -Woverlapping-patterns ]
2671.17 s
[path] Pattern match is redundant
2671.17 s
[path] In an equation for ‘normalizeFilePath’:
2671.17 s
[path] normalizeFilePath | otherwise = ...
2671.17 s
[path] |
2671.17 s
[path] 851 | | otherwise = normalizeLeadingSeps . FilePath.normalise
2671.17 s
[path] | ^^^^^^^^^
2671.17 s
[path]
2672.36 s
[autodocodec] [4 of 9] Compiling Autodocodec.Aeson.Encode ( src/Autodocodec/Aeson/Encode.hs, dist/build/Autodocodec/Aeson/Encode.p_o )
2672.58 s
[path] [1 of 6] Compiling Path.Internal.Posix ( src/Path/Internal/Posix.hs, dist/build/Path/Internal/Posix.p_o )
2672.90 s
[crypton] generate-safe-prime: OK (3.64s)
2672.90 s
[crypton] +++ OK, passed 100 tests.
2672.90 s
[crypton] as-power-of-2-and-odd: OK
2672.91 s
[crypton] +++ OK, passed 100 tests.
2673.22 s
[crypton] squareRoot: OK (0.32s)
2673.22 s
[crypton] +++ OK, passed 100 tests.
2673.22 s
[crypton] marshalling-be: OK
2673.22 s
[crypton] +++ OK, passed 100 tests.
2673.22 s
[crypton] marshalling-le: OK
2673.22 s
[crypton] +++ OK, passed 100 tests.
2673.22 s
[crypton] be-rev-le: OK
2673.23 s
[crypton] +++ OK, passed 100 tests.
2673.23 s
[crypton] be-rev-le-40: OK
2673.23 s
[crypton] +++ OK, passed 100 tests.
2673.23 s
[crypton] le-rev-be: OK
2673.23 s
[crypton] +++ OK, passed 100 tests.
2673.23 s
[crypton] le-rev-be-40: OK
2673.23 s
[crypton] +++ OK, passed 100 tests.
2673.23 s
[crypton] marshalling-kat-to-bytearray
2673.23 s
[crypton] 0: OK
2673.23 s
[crypton] 1: OK
2673.23 s
[crypton] 2: OK
2673.23 s
[crypton] 3: OK
2673.23 s
[crypton] 4: OK
2673.23 s
[crypton] marshalling-kat-to-integer
2673.23 s
[crypton] 0: OK
2673.23 s
[crypton] 1: OK
2673.23 s
[crypton] 2: OK
2673.23 s
[crypton] 3: OK
2673.23 s
[crypton] 4: OK
2673.23 s
[crypton] number.F2m
2673.23 s
[crypton] addF2m
2673.23 s
[crypton] commutative: OK
2673.23 s
[crypton] +++ OK, passed 100 tests.
2673.24 s
[crypton] associative: OK
2673.24 s
[crypton] +++ OK, passed 100 tests.
2673.24 s
[crypton] 0 is neutral: OK
2673.24 s
[crypton] +++ OK, passed 100 tests.
2673.24 s
[crypton] nullable: OK
2673.24 s
[crypton] +++ OK, passed 100 tests.
2673.24 s
[crypton] works per bit: OK
2673.24 s
[crypton] +++ OK, passed 100 tests.
2673.24 s
[crypton] modF2m
2673.24 s
[crypton] idempotent: OK
2673.24 s
[crypton] +++ OK, passed 100 tests.
2673.24 s
[crypton] upper bound: OK
2673.24 s
[crypton] +++ OK, passed 100 tests.
2673.24 s
[crypton] reach upper: OK
2673.24 s
[crypton] +++ OK, passed 100 tests.
2673.24 s
[crypton] lower bound: OK
2673.24 s
[crypton] +++ OK, passed 100 tests.
2673.25 s
[crypton] reach lower: OK
2673.25 s
[crypton] +++ OK, passed 100 tests.
2673.25 s
[crypton] additive: OK
2673.25 s
[crypton] +++ OK, passed 100 tests.
2673.25 s
[crypton] mulF2m
2673.29 s
[crypton] commutative: OK
2673.29 s
[crypton] +++ OK, passed 100 tests.
2673.29 s
[crypton] associative: OK
2673.29 s
[crypton] +++ OK, passed 100 tests.
2673.29 s
[crypton] 1 is neutral: OK
2673.29 s
[crypton] +++ OK, passed 100 tests.
2673.29 s
[crypton] 0 is annihilator: OK
2673.29 s
[crypton] +++ OK, passed 100 tests.
2673.29 s
[crypton] distributive: OK
2673.29 s
[crypton] +++ OK, passed 100 tests.
2673.29 s
[crypton] squareF2m
2673.29 s
[crypton] sqr(a) == a * a: OK
2673.29 s
[crypton] +++ OK, passed 100 tests.
2673.85 s
[crypton] sqrt(a) * sqrt(a) = a in GF(2^16): OK (0.59s)
2673.85 s
[crypton] +++ OK, passed 1 test.
2673.85 s
[crypton] powF2m
2673.85 s
[crypton] 2 is square: OK
2673.85 s
[crypton] +++ OK, passed 100 tests.
2673.85 s
[crypton] 1 is identity: OK
2673.85 s
[crypton] +++ OK, passed 100 tests.
2673.85 s
[crypton] 0 is annihilator: OK
2673.85 s
[crypton] +++ OK, passed 100 tests.
2673.85 s
[crypton] (a * b) ^ c == (a ^ c) * (b ^ c): OK
2673.86 s
[crypton] +++ OK, passed 100 tests.
2673.86 s
[crypton] a ^ (b + c) == (a ^ b) * (a ^ c): OK
2673.86 s
[crypton] +++ OK, passed 100 tests.
2673.86 s
[crypton] a ^ (b * c) == (a ^ b) ^ c: OK
2673.86 s
[crypton] +++ OK, passed 100 tests.
2673.86 s
[crypton] invF2m
2673.86 s
[crypton] 1 / a * a == 1: OK
2673.86 s
[crypton] +++ OK, passed 100 tests.
2673.86 s
[crypton] 1 / a == a (mod a^2-1): OK
2673.86 s
[crypton] +++ OK, passed 100 tests.
2673.86 s
[crypton] divF2m
2673.86 s
[crypton] 1 / a == inv a: OK
2673.86 s
[crypton] +++ OK, passed 100 tests.
2673.86 s
[crypton] a / b == a * inv b: OK
2673.86 s
[crypton] +++ OK, passed 100 tests.
2673.86 s
[crypton] a * b / b == a: OK
2673.86 s
[crypton] +++ OK, passed 100 tests.
2673.86 s
[crypton] hash
2673.86 s
[crypton] KATs
2673.86 s
[crypton] MD2
2673.86 s
[crypton] 1: OK
2673.86 s
[crypton] 2: OK
2673.86 s
[crypton] 3: OK
2673.86 s
[crypton] MD4
2673.86 s
[crypton] 1: OK
2673.87 s
[crypton] 2: OK
2673.87 s
[crypton] 3: OK
2673.87 s
[crypton] MD5
2673.87 s
[crypton] 1: OK
2673.87 s
[crypton] 2: OK
2673.87 s
[crypton] 3: OK
2673.87 s
[crypton] SHA1
2673.87 s
[crypton] 1: OK
2673.87 s
[crypton] 2: OK
2673.87 s
[crypton] 3: OK
2673.87 s
[crypton] SHA224
2673.87 s
[crypton] 1: OK
2673.87 s
[crypton] 2: OK
2673.87 s
[crypton] 3: OK
2673.87 s
[crypton] SHA256
2673.87 s
[crypton] 1: OK
2673.87 s
[crypton] 2: OK
2673.87 s
[crypton] 3: OK
2673.87 s
[crypton] SHA384
2673.87 s
[crypton] 1: OK
2673.87 s
[crypton] 2: OK
2673.87 s
[crypton] 3: OK
2673.87 s
[crypton] SHA512
2673.87 s
[crypton] 1: OK
2673.87 s
[crypton] 2: OK
2673.87 s
[crypton] 3: OK
2673.87 s
[crypton] SHA512/224
2673.87 s
[crypton] 1: OK
2673.87 s
[crypton] 2: OK
2673.87 s
[crypton] 3: OK
2673.87 s
[crypton] SHA512/256
2673.87 s
[crypton] 1: OK
2673.87 s
[crypton] 2: OK
2673.87 s
[crypton] 3: OK
2673.87 s
[crypton] RIPEMD160
2673.87 s
[crypton] 1: OK
2673.87 s
[crypton] 2: OK
2673.87 s
[crypton] 3: OK
2673.87 s
[crypton] Tiger
2673.87 s
[crypton] 1: OK
2673.87 s
[crypton] 2: OK
2673.87 s
[crypton] 3: OK
2673.87 s
[crypton] Skein256-256
2673.87 s
[crypton] 1: OK
2673.87 s
[crypton] 2: OK
2673.87 s
[crypton] 3: OK
2673.87 s
[crypton] Skein512-384
2673.87 s
[crypton] 1: OK
2673.87 s
[crypton] 2: OK
2673.87 s
[crypton] 3: OK
2673.88 s
[crypton] Skein512-512
2673.88 s
[crypton] 1: OK
2673.88 s
[crypton] 2: OK
2673.88 s
[crypton] 3: OK
2673.88 s
[crypton] Whirlpool
2673.88 s
[crypton] 1: OK
2673.88 s
[crypton] 2: OK
2673.88 s
[autodocodec] [5 of 9] Compiling Autodocodec.Aeson.Decode ( src/Autodocodec/Aeson/Decode.hs, dist/build/Autodocodec/Aeson/Decode.p_o )
2673.88 s
[crypton] 3: OK
2673.88 s
[crypton] Keccak-224
2673.88 s
[crypton] 1: OK
2673.88 s
[crypton] 2: OK
2673.88 s
[crypton] 3: OK
2673.88 s
[crypton] Keccak-256
2673.88 s
[crypton] 1: OK
2673.88 s
[crypton] 2: OK
2673.88 s
[crypton] 3: OK
2673.88 s
[crypton] Keccak-384
2673.88 s
[crypton] 1: OK
2673.88 s
[crypton] 2: OK
2673.88 s
[crypton] 3: OK
2673.88 s
[crypton] Keccak-512
2673.88 s
[crypton] 1: OK
2673.88 s
[crypton] 2: OK
2673.88 s
[crypton] 3: OK
2673.88 s
[crypton] SHA3-224
2673.88 s
[crypton] 1: OK
2673.88 s
[crypton] 2: OK
2673.88 s
[crypton] 3: OK
2673.88 s
[crypton] SHA3-256
2673.88 s
[crypton] 1: OK
2673.88 s
[crypton] 2: OK
2673.88 s
[crypton] 3: OK
2673.88 s
[crypton] SHA3-384
2673.88 s
[crypton] 1: OK
2673.88 s
[crypton] 2: OK
2673.88 s
[crypton] 3: OK
2673.88 s
[crypton] SHA3-512
2673.88 s
[crypton] 1: OK
2673.88 s
[crypton] 2: OK
2673.88 s
[crypton] 3: OK
2673.88 s
[crypton] Blake2b-160
2673.88 s
[crypton] 1: OK
2673.88 s
[crypton] 2: OK
2673.88 s
[crypton] 3: OK
2673.88 s
[crypton] Blake2b-224
2673.88 s
[crypton] 1: OK
2673.88 s
[crypton] 2: OK
2673.88 s
[crypton] 3: OK
2673.88 s
[crypton] Blake2b-256
2673.88 s
[crypton] 1: OK
2673.88 s
[crypton] 2: OK
2673.88 s
[crypton] 3: OK
2673.88 s
[crypton] Blake2b-384
2673.88 s
[crypton] 1: OK
2673.88 s
[crypton] 2: OK
2673.88 s
[crypton] 3: OK
2673.88 s
[crypton] Blake2b-512
2673.88 s
[crypton] 1: OK
2673.88 s
[crypton] 2: OK
2673.88 s
[crypton] 3: OK
2673.88 s
[crypton] Blake2s-160
2673.88 s
[crypton] 1: OK
2673.88 s
[crypton] 2: OK
2673.88 s
[crypton] 3: OK
2673.88 s
[crypton] Blake2s-224
2673.88 s
[crypton] 1: OK
2673.89 s
[crypton] 2: OK
2673.89 s
[crypton] 3: OK
2673.89 s
[crypton] Blake2s-256
2673.89 s
[crypton] 1: OK
2673.89 s
[crypton] 2: OK
2673.89 s
[crypton] 3: OK
2673.89 s
[crypton] SHAKE128_4096
2673.89 s
[crypton] 1: OK
2673.89 s
[crypton] 2: OK
2673.89 s
[crypton] 3: OK
2673.89 s
[crypton] SHAKE256_4096
2673.89 s
[crypton] 1: OK
2673.89 s
[crypton] 2: OK
2673.89 s
[crypton] 3: OK
2673.89 s
[crypton] Blake2b 160
2673.89 s
[crypton] 1: OK
2673.89 s
[crypton] 2: OK
2673.89 s
[crypton] 3: OK
2673.89 s
[crypton] Blake2b 224
2673.89 s
[crypton] 1: OK
2673.89 s
[crypton] 2: OK
2673.89 s
[crypton] 3: OK
2673.89 s
[crypton] Blake2b 256
2673.89 s
[crypton] 1: OK
2673.89 s
[crypton] 2: OK
2673.89 s
[crypton] 3: OK
2673.89 s
[crypton] Blake2b 384
2673.89 s
[crypton] 1: OK
2673.89 s
[crypton] 2: OK
2673.89 s
[crypton] 3: OK
2673.89 s
[crypton] Blake2b 512
2673.89 s
[crypton] 1: OK
2673.89 s
[crypton] 2: OK
2673.89 s
[crypton] 3: OK
2673.89 s
[crypton] Blake2s 160
2673.89 s
[crypton] 1: OK
2673.89 s
[crypton] 2: OK
2673.89 s
[crypton] 3: OK
2673.89 s
[crypton] Blake2s 224
2673.89 s
[crypton] 1: OK
2673.89 s
[crypton] 2: OK
2673.89 s
[crypton] 3: OK
2673.89 s
[crypton] Blake2s 256
2673.89 s
[crypton] 1: OK
2673.89 s
[crypton] 2: OK
2673.89 s
[crypton] 3: OK
2673.89 s
[crypton] Chunking
2673.98 s
[crypton] MD2: OK (0.10s)
2673.98 s
[crypton] +++ OK, passed 100 tests.
2674.02 s
[crypton] MD4: OK (0.05s)
2674.02 s
[crypton] +++ OK, passed 100 tests.
2674.09 s
[crypton] MD5: OK (0.05s)
2674.09 s
[crypton] +++ OK, passed 100 tests.
2674.12 s
[crypton] SHA1: OK (0.04s)
2674.12 s
[crypton] +++ OK, passed 100 tests.
2674.18 s
[crypton] SHA224: OK (0.05s)
2674.19 s
[crypton] +++ OK, passed 100 tests.
2674.22 s
[crypton] SHA256: OK (0.05s)
2674.22 s
[crypton] +++ OK, passed 100 tests.
2674.26 s
[crypton] SHA384: OK (0.05s)
2674.31 s
[crypton] +++ OK, passed 100 tests.
2674.33 s
[autodocodec] [6 of 9] Compiling Autodocodec.DerivingVia ( src/Autodocodec/DerivingVia.hs, dist/build/Autodocodec/DerivingVia.p_o )
2674.33 s
[crypton] SHA512: OK (0.06s)
2674.33 s
[crypton] +++ OK, passed 100 tests.
2674.38 s
[crypton] SHA512/224: OK (0.05s)
2674.38 s
[crypton] +++ OK, passed 100 tests.
2674.44 s
[crypton] SHA512/256: OK (0.06s)
2674.44 s
[crypton] +++ OK, passed 100 tests.
2674.48 s
[crypton] RIPEMD160: OK (0.05s)
2674.48 s
[crypton] +++ OK, passed 100 tests.
2674.54 s
[crypton] Tiger: OK (0.05s)
2674.54 s
[crypton] +++ OK, passed 100 tests.
2674.58 s
[crypton] Skein256-256: OK (0.04s)
2674.58 s
[crypton] +++ OK, passed 100 tests.
2674.65 s
[crypton] Skein512-384: OK (0.05s)
2674.65 s
[crypton] +++ OK, passed 100 tests.
2674.70 s
[crypton] Skein512-512: OK (0.07s)
2674.70 s
[crypton] +++ OK, passed 100 tests.
2674.76 s
[crypton] Whirlpool: OK (0.05s)
2674.76 s
[crypton] +++ OK, passed 100 tests.
2674.82 s
[crypton] Keccak-224: OK (0.06s)
2674.83 s
[crypton] +++ OK, passed 100 tests.
2674.90 s
[crypton] Keccak-256: OK (0.08s)
2674.90 s
[crypton] +++ OK, passed 100 tests.
2675.00 s
[crypton] Keccak-384: OK (0.11s)
2675.00 s
[crypton] +++ OK, passed 100 tests.
2675.08 s
[crypton] Keccak-512: OK (0.09s)
2675.08 s
[crypton] +++ OK, passed 100 tests.
2675.14 s
[crypton] SHA3-224: OK (0.05s)
2675.14 s
[crypton] +++ OK, passed 100 tests.
2675.18 s
[crypton] SHA3-256: OK (0.05s)
2675.18 s
[crypton] +++ OK, passed 100 tests.
2675.24 s
[crypton] SHA3-384: OK (0.05s)
2675.24 s
[crypton] +++ OK, passed 100 tests.
2675.27 s
[autodocodec] [7 of 9] Compiling Autodocodec.Aeson ( src/Autodocodec/Aeson.hs, dist/build/Autodocodec/Aeson.p_o )
2675.28 s
[crypton] SHA3-512: OK (0.05s)
2675.28 s
[crypton] +++ OK, passed 100 tests.
2675.34 s
[crypton] Blake2b-160: OK (0.05s)
2675.34 s
[crypton] +++ OK, passed 100 tests.
2675.38 s
[crypton] Blake2b-224: OK (0.05s)
2675.38 s
[crypton] +++ OK, passed 100 tests.
2675.44 s
[crypton] Blake2b-256: OK (0.05s)
2675.44 s
[crypton] +++ OK, passed 100 tests.
2675.50 s
[crypton] Blake2b-384: OK (0.05s)
2675.50 s
[crypton] +++ OK, passed 100 tests.
2675.55 s
[crypton] Blake2b-512: OK (0.05s)
2675.55 s
[crypton] +++ OK, passed 100 tests.
2675.58 s
[crypton] Blake2s-160: OK (0.04s)
2675.58 s
[crypton] +++ OK, passed 100 tests.
2675.62 s
[autodocodec] [8 of 9] Compiling Autodocodec ( src/Autodocodec.hs, dist/build/Autodocodec.p_o )
2675.68 s
[crypton] Blake2s-224: OK (0.09s)
2675.68 s
[crypton] +++ OK, passed 100 tests.
2675.77 s
[crypton] Blake2s-256: OK (0.08s)
2675.77 s
[crypton] +++ OK, passed 100 tests.
2675.85 s
[crypton] SHAKE128_4096: OK (0.09s)
2675.85 s
[crypton] +++ OK, passed 100 tests.
2676.03 s
[crypton] SHAKE256_4096: OK (0.18s)
2676.03 s
[crypton] +++ OK, passed 100 tests.
2676.06 s
[autodocodec] [9 of 9] Compiling Paths_autodocodec ( dist/build/autogen/Paths_autodocodec.hs, dist/build/Paths_autodocodec.p_o )
2676.13 s
[crypton] Blake2b 160: OK (0.11s)
2676.13 s
[crypton] +++ OK, passed 100 tests.
2676.18 s
[crypton] Blake2b 224: OK (0.03s)
2676.18 s
[crypton] +++ OK, passed 100 tests.
2676.24 s
[crypton] Blake2b 256: OK (0.05s)
2676.24 s
[crypton] +++ OK, passed 100 tests.
2676.26 s
[path] [2 of 6] Compiling Path.Internal ( src/Path/Internal.hs, dist/build/Path/Internal.p_o )
2676.28 s
[crypton] Blake2b 384: OK (0.05s)
2676.28 s
[crypton] +++ OK, passed 100 tests.
2676.32 s
[crypton] Blake2b 512: OK (0.04s)
2676.32 s
[crypton] +++ OK, passed 100 tests.
2676.38 s
[crypton] Blake2s 160: OK (0.06s)
2676.38 s
[crypton] +++ OK, passed 100 tests.
2676.44 s
[crypton] Blake2s 224: OK (0.05s)
2676.44 s
[crypton] +++ OK, passed 100 tests.
2676.48 s
[crypton] Blake2s 256: OK (0.05s)
2676.48 s
[crypton] +++ OK, passed 100 tests.
2676.48 s
[crypton] Prefix
2676.52 s
[crypton] MD5: OK (0.04s)
2676.52 s
[crypton] +++ OK, passed 100 tests.
2676.56 s
[crypton] SHA1: OK (0.04s)
2676.56 s
[crypton] +++ OK, passed 100 tests.
2676.65 s
[crypton] SHA224: OK (0.04s)
2676.65 s
[crypton] +++ OK, passed 100 tests.
2676.70 s
[crypton] SHA256: OK (0.10s)
2676.70 s
[crypton] +++ OK, passed 100 tests.
2676.74 s
[crypton] SHA384: OK (0.03s)
2676.74 s
[crypton] +++ OK, passed 100 tests.
2676.76 s
[crypton] SHA512: OK (0.04s)
2676.76 s
[crypton] +++ OK, passed 100 tests.
2676.76 s
[crypton] Hybrid
2676.84 s
[crypton] MD5: OK (0.07s)
2676.84 s
[crypton] +++ OK, passed 100 tests.
2676.93 s
[crypton] SHA1: OK (0.08s)
2676.93 s
[crypton] +++ OK, passed 100 tests.
2676.97 s
[crypton] SHA224: OK (0.07s)
2676.97 s
[crypton] +++ OK, passed 100 tests.
2677.05 s
[crypton] SHA256: OK (0.07s)
2677.05 s
[crypton] +++ OK, passed 100 tests.
2677.13 s
[crypton] SHA384: OK (0.07s)
2677.13 s
[crypton] +++ OK, passed 100 tests.
2677.20 s
[crypton] SHA512: OK (0.08s)
2677.20 s
[crypton] +++ OK, passed 100 tests.
2677.20 s
[crypton] Truncating
2677.20 s
[crypton] SHAKE128
2677.20 s
[crypton] 1: OK
2677.20 s
[crypton] 2: OK
2677.20 s
[crypton] 3: OK
2677.20 s
[crypton] 4: OK
2677.20 s
[crypton] 5: OK
2677.20 s
[crypton] 6: OK
2677.20 s
[crypton] 7: OK
2677.20 s
[crypton] 8: OK
2677.20 s
[crypton] Padding
2677.20 s
[crypton] Cases
2677.21 s
[crypton] 1: OK
2677.21 s
[crypton] 2: OK
2677.21 s
[crypton] 3: OK
2677.21 s
[crypton] ZeroCases
2677.21 s
[crypton] 1: OK
2677.21 s
[crypton] 2: OK
2677.21 s
[crypton] 3: OK
2677.21 s
[crypton] ConstructHash
2677.21 s
[crypton] MiyaguchiPreneel
2677.21 s
[crypton] KATs
2677.21 s
[crypton] aes128
2677.21 s
[crypton] 1: OK
2677.21 s
[crypton] 2: OK
2677.21 s
[crypton] 3: OK
2677.21 s
[crypton] 4: OK
2677.21 s
[crypton] MAC
2677.21 s
[crypton] Poly1305
2677.21 s
[crypton] V0: OK
2677.23 s
[crypton] Chunking: OK (0.03s)
2677.23 s
[crypton] +++ OK, passed 100 tests.
2677.23 s
[crypton] Blake2
2677.23 s
[crypton] KATs
2677.23 s
[crypton] Blake2b_512
2677.23 s
[crypton] 1: OK
2677.23 s
[crypton] incr-1: OK
2677.23 s
[crypton] 2: OK
2677.23 s
[crypton] incr-2: OK
2677.23 s
[crypton] 3: OK
2677.23 s
[crypton] incr-3: OK
2677.23 s
[crypton] Blake2bp_512
2677.23 s
[crypton] 1: OK
2677.23 s
[crypton] incr-1: OK
2677.24 s
[crypton] 2: OK
2677.24 s
[crypton] incr-2: OK
2677.24 s
[crypton] 3: OK
2677.24 s
[crypton] incr-3: OK
2677.24 s
[crypton] Blake2s_512
2677.24 s
[crypton] 1: OK
2677.24 s
[crypton] incr-1: OK
2677.24 s
[crypton] 2: OK
2677.24 s
[crypton] incr-2: OK
2677.24 s
[crypton] 3: OK
2677.24 s
[crypton] incr-3: OK
2677.24 s
[crypton] Blake2sp_512
2677.24 s
[crypton] 1: OK
2677.24 s
[crypton] incr-1: OK
2677.24 s
[crypton] 2: OK
2677.24 s
[crypton] incr-2: OK
2677.24 s
[crypton] 3: OK
2677.25 s
[crypton] incr-3: OK
2677.26 s
[crypton] properties
2677.26 s
[crypton] Blake2b_512
2677.27 s
[crypton] list-one: OK (0.02s)
2677.27 s
[crypton] +++ OK, passed 100 tests.
2677.29 s
[crypton] list-multi: OK (0.02s)
2677.29 s
[crypton] +++ OK, passed 100 tests.
2677.29 s
[crypton] Blake2bp_512
2677.29 s
[crypton] list-one: OK
2677.31 s
[crypton] +++ OK, passed 100 tests.
2677.32 s
[crypton] list-multi: OK (0.02s)
2677.32 s
[crypton] +++ OK, passed 100 tests.
2677.32 s
[crypton] Blake2s_256
2677.33 s
[crypton] list-one: OK
2677.33 s
[crypton] +++ OK, passed 100 tests.
2677.35 s
[crypton] list-multi: OK (0.02s)
2677.35 s
[crypton] +++ OK, passed 100 tests.
2677.35 s
[crypton] Blake2sp_256
2677.35 s
[crypton] list-one: OK
2677.35 s
[crypton] +++ OK, passed 100 tests.
2677.39 s
[crypton] list-multi: OK (0.05s)
2677.39 s
[crypton] +++ OK, passed 100 tests.
2677.39 s
[crypton] CMAC
2677.39 s
[crypton] KAT - NIST test vectors
2677.39 s
[crypton] aes128
2677.39 s
[crypton] 1: OK
2677.39 s
[crypton] 2: OK
2677.39 s
[crypton] 3: OK
2677.39 s
[crypton] 4: OK
2677.39 s
[crypton] 5: OK
2677.39 s
[crypton] 6: OK
2677.39 s
[crypton] 7: OK
2677.39 s
[crypton] aes192
2677.39 s
[crypton] 1: OK
2677.39 s
[crypton] 2: OK
2677.39 s
[crypton] 3: OK
2677.40 s
[crypton] 4: OK
2677.40 s
[crypton] 5: OK
2677.40 s
[crypton] 6: OK
2677.40 s
[crypton] 7: OK
2677.40 s
[crypton] aes256
2677.40 s
[crypton] 1: OK
2677.40 s
[crypton] 2: OK
2677.40 s
[crypton] 3: OK
2677.40 s
[crypton] 4: OK
2677.40 s
[crypton] 5: OK
2677.40 s
[crypton] 6: OK
2677.40 s
[crypton] 7: OK
2677.44 s
[crypton] Three Key TDEA
2677.44 s
[crypton] 1: OK
2677.44 s
[crypton] 2: OK
2677.44 s
[crypton] 3: OK
2677.44 s
[crypton] 4: OK
2677.44 s
[crypton] 5: OK
2677.45 s
[crypton] 6: OK (0.01s)
2677.46 s
[crypton] 7: OK (0.02s)
2677.47 s
[crypton] Two Key TDEA
2677.47 s
[crypton] 1: OK
2677.47 s
[crypton] 2: OK
2677.47 s
[crypton] 3: OK
2677.48 s
[crypton] 4: OK
2677.48 s
[crypton] 5: OK
2677.54 s
[crypton] 6: OK (0.01s)
2677.55 s
[crypton] 7: OK (0.02s)
2677.55 s
[crypton] HMAC
2677.55 s
[crypton] KATs
2677.55 s
[crypton] md5
2677.55 s
[crypton] 1: OK
2677.55 s
[crypton] incr-1: OK
2677.55 s
[crypton] 2: OK
2677.55 s
[crypton] incr-2: OK
2677.55 s
[crypton] sha1
2677.55 s
[crypton] 1: OK
2677.55 s
[crypton] incr-1: OK
2677.55 s
[crypton] 2: OK
2677.55 s
[crypton] incr-2: OK
2677.55 s
[crypton] sha256
2677.55 s
[crypton] 1: OK
2677.55 s
[crypton] incr-1: OK
2677.55 s
[crypton] 2: OK
2677.55 s
[crypton] incr-2: OK
2677.55 s
[crypton] keccak-224
2677.55 s
[crypton] 1: OK
2677.55 s
[crypton] incr-1: OK
2677.55 s
[crypton] keccak-256
2677.55 s
[crypton] 1: OK
2677.55 s
[crypton] incr-1: OK
2677.55 s
[crypton] keccak-384
2677.55 s
[crypton] 1: OK
2677.55 s
[crypton] incr-1: OK
2677.55 s
[crypton] keccak-512
2677.55 s
[crypton] 1: OK
2677.55 s
[crypton] incr-1: OK
2677.55 s
[crypton] sha3-224
2677.55 s
[crypton] 1: OK
2677.55 s
[crypton] incr-1: OK
2677.55 s
[crypton] sha3-256
2677.55 s
[crypton] 1: OK
2677.55 s
[crypton] incr-1: OK
2677.55 s
[crypton] sha3-384
2677.56 s
[crypton] 1: OK
2677.56 s
[crypton] incr-1: OK
2677.56 s
[crypton] sha3-512
2677.56 s
[crypton] 1: OK
2677.56 s
[crypton] incr-1: OK
2677.56 s
[crypton] properties
2677.56 s
[crypton] MD5
2677.56 s
[crypton] list-one: OK
2677.56 s
[crypton] +++ OK, passed 100 tests.
2677.56 s
[crypton] list-multi: OK (0.02s)
2677.56 s
[crypton] +++ OK, passed 100 tests.
2677.56 s
[crypton] SHA1
2677.56 s
[crypton] list-one: OK
2677.56 s
[crypton] +++ OK, passed 100 tests.
2677.57 s
[crypton] list-multi: OK (0.02s)
2677.57 s
[crypton] +++ OK, passed 100 tests.
2677.57 s
[crypton] SHA256
2677.57 s
[crypton] list-one: OK
2677.57 s
[crypton] +++ OK, passed 100 tests.
2677.59 s
[crypton] list-multi: OK (0.02s)
2677.59 s
[crypton] +++ OK, passed 100 tests.
2677.59 s
[crypton] SHA3_224
2677.61 s
[crypton] list-one: OK
2677.61 s
[crypton] +++ OK, passed 100 tests.
2677.62 s
[crypton] list-multi: OK (0.02s)
2677.62 s
[crypton] +++ OK, passed 100 tests.
2677.62 s
[crypton] SHA3_256
2677.62 s
[crypton] list-one: OK
2677.65 s
[crypton] +++ OK, passed 100 tests.
2677.66 s
[crypton] list-multi: OK (0.04s)
2677.66 s
[crypton] +++ OK, passed 100 tests.
2677.66 s
[crypton] SHA3_384
2677.66 s
[crypton] list-one: OK
2677.66 s
[crypton] +++ OK, passed 100 tests.
2677.70 s
[crypton] list-multi: OK (0.02s)
2677.70 s
[crypton] +++ OK, passed 100 tests.
2677.70 s
[crypton] SHA3_512
2677.70 s
[crypton] list-one: OK
2677.71 s
[crypton] +++ OK, passed 100 tests.
2677.73 s
[crypton] list-multi: OK (0.03s)
2677.73 s
[crypton] +++ OK, passed 100 tests.
2677.73 s
[crypton] KMAC
2677.73 s
[crypton] KATs
2677.73 s
[crypton] SHAKE128
2677.73 s
[crypton] 1: OK
2677.73 s
[crypton] incr-1: OK
2677.73 s
[crypton] 2: OK
2677.73 s
[crypton] incr-2: OK
2677.73 s
[crypton] 3: OK
2677.73 s
[crypton] incr-3: OK
2677.73 s
[crypton] SHAKE256
2677.73 s
[crypton] 1: OK
2677.73 s
[crypton] incr-1: OK
2677.73 s
[crypton] 2: OK
2677.73 s
[crypton] incr-2: OK
2677.74 s
[crypton] 3: OK
2677.75 s
[crypton] incr-3: OK
2677.75 s
[crypton] properties
2677.75 s
[crypton] SHAKE128_256
2677.75 s
[crypton] list-one: OK (0.02s)
2677.75 s
[crypton] +++ OK, passed 100 tests.
2677.79 s
[crypton] list-multi: OK (0.03s)
2677.79 s
[crypton] +++ OK, passed 100 tests.
2677.79 s
[crypton] SHAKE256_512
2677.80 s
[crypton] list-one: OK
2677.80 s
[crypton] +++ OK, passed 100 tests.
2677.82 s
[crypton] list-multi: OK
2677.82 s
[crypton] +++ OK, passed 100 tests.
2677.82 s
[crypton] Curve25519
2677.82 s
[crypton] KATs
2677.82 s
[crypton] 0: OK
2677.82 s
[crypton] 1: OK
2677.82 s
[crypton] 2: OK
2677.82 s
[crypton] 3: OK
2677.82 s
[crypton] Curve448
2677.82 s
[crypton] KATs
2677.82 s
[crypton] 0: OK
2677.82 s
[crypton] 1: OK
2677.82 s
[crypton] 2: OK
2677.82 s
[crypton] 3: OK
2677.82 s
[crypton] Ed25519
2677.82 s
[crypton] gen secretkey: OK
2677.82 s
[crypton] gen publickey
2677.82 s
[crypton] 0: OK
2677.82 s
[crypton] 1: OK
2677.82 s
[crypton] 2: OK
2677.82 s
[crypton] 3: OK
2677.82 s
[crypton] 4: OK
2677.82 s
[crypton] gen signature
2677.82 s
[crypton] 0: OK
2677.82 s
[crypton] 1: OK
2677.82 s
[crypton] 2: OK
2677.82 s
[crypton] 3: OK
2677.82 s
[crypton] 4: OK
2677.82 s
[crypton] verify sig
2677.82 s
[crypton] 0: OK
2677.82 s
[crypton] 1: OK
2677.82 s
[crypton] 2: OK
2677.82 s
[crypton] 3: OK
2677.82 s
[crypton] 4: OK
2677.82 s
[crypton] Ed448
2677.82 s
[crypton] gen secretkey: OK
2677.82 s
[crypton] gen publickey
2677.82 s
[crypton] 0: OK
2677.82 s
[crypton] 1: OK
2677.82 s
[crypton] 2: OK
2677.82 s
[crypton] 3: OK
2677.82 s
[crypton] 4: OK
2677.82 s
[crypton] 5: OK
2677.82 s
[crypton] 6: OK
2677.82 s
[crypton] 7: OK
2677.82 s
[crypton] gen signature
2677.82 s
[crypton] 0: OK
2677.82 s
[crypton] 1: OK
2677.82 s
[crypton] 2: OK
2677.82 s
[crypton] 3: OK
2677.82 s
[crypton] 4: OK
2677.82 s
[crypton] 5: OK
2677.82 s
[crypton] 6: OK
2677.82 s
[crypton] 7: OK
2677.82 s
[crypton] verify sig
2677.82 s
[crypton] 0: OK
2677.82 s
[crypton] 1: OK
2677.82 s
[crypton] 2: OK
2677.82 s
[crypton] 3: OK
2677.82 s
[crypton] 4: OK
2677.82 s
[crypton] 5: OK
2677.82 s
[crypton] 6: OK
2677.82 s
[crypton] 7: OK
2677.82 s
[crypton] EdDSA
2677.82 s
[crypton] gen publickey
2677.82 s
[crypton] 0: OK
2677.82 s
[crypton] 1: OK
2677.82 s
[crypton] 2: OK
2677.82 s
[crypton] 3: OK
2677.82 s
[crypton] 4: OK
2677.82 s
[crypton] 5: OK
2677.82 s
[crypton] 6: OK
2677.82 s
[crypton] 7: OK
2677.82 s
[crypton] 8: OK
2677.82 s
[crypton] gen signature
2677.82 s
[crypton] 0: OK
2677.82 s
[crypton] 1: OK
2677.82 s
[crypton] 2: OK
2677.82 s
[crypton] 3: OK
2677.83 s
[crypton] 4: OK
2677.83 s
[crypton] 5: OK
2677.83 s
[crypton] 6: OK
2677.83 s
[crypton] 7: OK
2677.83 s
[crypton] 8: OK
2677.83 s
[crypton] verify sig
2677.83 s
[crypton] 0: OK
2677.83 s
[crypton] 1: OK
2677.83 s
[crypton] 2: OK
2677.83 s
[crypton] 3: OK
2677.83 s
[crypton] 4: OK
2677.83 s
[crypton] 5: OK
2677.83 s
[crypton] 6: OK
2677.83 s
[crypton] 7: OK
2677.83 s
[crypton] 8: OK
2677.83 s
[crypton] PubKey
2677.83 s
[crypton] MGF1
2677.83 s
[crypton] 0: OK
2677.83 s
[crypton] RSA
2677.83 s
[crypton] SHA1
2677.83 s
[crypton] signature
2677.83 s
[crypton] 0: OK
2677.83 s
[crypton] 1: OK
2677.83 s
[crypton] 2: OK
2677.83 s
[crypton] verify
2677.83 s
[crypton] 0: OK
2677.83 s
[crypton] 1: OK
2677.83 s
[crypton] RSA-PSS
2677.83 s
[crypton] signature internal
2677.83 s
[crypton] 0: OK
2677.83 s
[crypton] verify internal
2677.83 s
[crypton] 0: OK
2677.83 s
[crypton] signature key 1024
2677.83 s
[crypton] 0: OK
2677.83 s
[crypton] 1: OK
2677.83 s
[crypton] 2: OK
2677.83 s
[crypton] 3: OK
2677.83 s
[crypton] 4: OK
2677.83 s
[crypton] 5: OK
2677.83 s
[crypton] verify key 1024
2677.83 s
[crypton] 0: OK
2677.83 s
[crypton] 1: OK
2677.83 s
[crypton] 2: OK
2677.83 s
[crypton] 3: OK
2677.83 s
[crypton] 4: OK
2677.83 s
[crypton] 5: OK
2677.83 s
[crypton] signature key 1025
2677.83 s
[crypton] 0: OK
2677.83 s
[crypton] 1: OK
2677.83 s
[crypton] 2: OK
2677.83 s
[crypton] 3: OK
2677.83 s
[crypton] 4: OK
2677.83 s
[crypton] 5: OK
2677.83 s
[crypton] verify key 1025
2677.83 s
[crypton] 0: OK
2677.83 s
[crypton] 1: OK
2677.83 s
[crypton] 2: OK
2677.83 s
[crypton] 3: OK
2677.83 s
[crypton] 4: OK
2677.83 s
[crypton] 5: OK
2677.83 s
[crypton] signature key 1026
2677.83 s
[crypton] 0: OK
2677.83 s
[crypton] 1: OK
2677.83 s
[crypton] 2: OK
2677.83 s
[crypton] 3: OK
2677.83 s
[crypton] 4: OK
2677.84 s
[crypton] 5: OK
2677.84 s
[crypton] verify key 1026
2677.84 s
[crypton] 0: OK
2677.84 s
[crypton] 1: OK
2677.84 s
[crypton] 2: OK
2677.84 s
[crypton] 3: OK
2677.84 s
[crypton] 4: OK
2677.84 s
[crypton] 5: OK
2677.84 s
[crypton] signature key 1031
2677.84 s
[crypton] 0: OK
2677.84 s
[crypton] 1: OK
2677.84 s
[crypton] 2: OK
2677.84 s
[crypton] 3: OK
2677.84 s
[crypton] 4: OK
2677.84 s
[crypton] 5: OK
2677.84 s
[crypton] verify key 1031
2677.84 s
[crypton] 0: OK
2677.84 s
[crypton] 1: OK
2677.84 s
[crypton] 2: OK
2677.84 s
[crypton] 3: OK
2677.84 s
[crypton] 4: OK
2677.84 s
[crypton] 5: OK
2677.84 s
[crypton] RSA-OAEP
2677.84 s
[crypton] internal
2677.84 s
[crypton] 0: OK
2677.84 s
[crypton] 0: OK
2677.84 s
[crypton] encryption key 1024 bits
2677.84 s
[crypton] 0: OK
2677.84 s
[crypton] 1: OK
2677.84 s
[crypton] 2: OK
2677.84 s
[crypton] 3: OK
2677.84 s
[crypton] 4: OK
2677.84 s
[crypton] 5: OK
2677.84 s
[crypton] decryption key 1024 bits
2677.84 s
[crypton] 0: OK
2677.84 s
[crypton] 1: OK
2677.84 s
[crypton] 2: OK
2677.84 s
[crypton] 3: OK
2677.84 s
[crypton] 4: OK
2677.84 s
[crypton] 5: OK
2677.84 s
[crypton] DSA
2677.84 s
[crypton] SHA1
2677.84 s
[crypton] signature
2677.84 s
[crypton] 0: OK
2677.84 s
[crypton] 1: OK
2677.84 s
[crypton] 2: OK
2677.84 s
[crypton] 3: OK
2677.84 s
[crypton] 4: OK
2677.84 s
[crypton] 5: OK
2677.84 s
[crypton] 6: OK
2677.84 s
[crypton] 7: OK
2677.84 s
[crypton] 8: OK
2677.84 s
[crypton] 9: OK
2677.84 s
[crypton] 10: OK
2677.84 s
[crypton] 11: OK
2677.84 s
[crypton] 12: OK
2677.84 s
[crypton] 13: OK
2677.84 s
[crypton] verify
2677.84 s
[crypton] 0: OK
2677.84 s
[crypton] 1: OK
2677.84 s
[crypton] 2: OK
2677.84 s
[crypton] 3: OK
2677.84 s
[crypton] 4: OK
2677.84 s
[crypton] 5: OK
2677.84 s
[crypton] 6: OK
2677.84 s
[crypton] 7: OK
2677.84 s
[crypton] 8: OK
2677.84 s
[crypton] 9: OK
2677.84 s
[crypton] 10: OK
2677.84 s
[crypton] 11: OK
2677.84 s
[crypton] 12: OK
2677.84 s
[crypton] 13: OK
2677.84 s
[crypton] SHA224
2677.84 s
[crypton] signature
2677.84 s
[crypton] 0: OK
2677.84 s
[crypton] 1: OK
2677.85 s
[crypton] 2: OK
2677.85 s
[crypton] 3: OK
2677.85 s
[crypton] verify
2677.85 s
[crypton] 0: OK
2677.85 s
[crypton] 1: OK
2677.85 s
[crypton] 2: OK
2677.85 s
[crypton] 3: OK
2677.85 s
[crypton] SHA256
2677.85 s
[crypton] signature
2677.85 s
[crypton] 0: OK
2677.85 s
[crypton] 1: OK
2677.85 s
[crypton] 2: OK
2677.85 s
[crypton] 3: OK
2677.85 s
[crypton] verify
2677.85 s
[crypton] 0: OK
2677.85 s
[crypton] 1: OK
2677.85 s
[crypton] 2: OK
2677.85 s
[crypton] 3: OK
2677.85 s
[crypton] SHA384
2677.85 s
[crypton] signature
2677.85 s
[crypton] 0: OK
2677.85 s
[crypton] 1: OK
2677.85 s
[crypton] 2: OK
2677.85 s
[crypton] 3: OK
2677.85 s
[crypton] verify
2677.85 s
[crypton] 0: OK
2677.85 s
[crypton] 1: OK
2677.86 s
[crypton] 2: OK
2677.86 s
[crypton] 3: OK
2677.86 s
[crypton] SHA512
2677.86 s
[crypton] signature
2677.86 s
[crypton] 0: OK
2677.86 s
[crypton] 1: OK
2677.86 s
[crypton] 2: OK
2677.86 s
[crypton] 3: OK
2677.86 s
[crypton] verify
2677.86 s
[crypton] 0: OK
2677.86 s
[crypton] 1: OK
2677.86 s
[crypton] 2: OK
2677.86 s
[crypton] 3: OK
2677.86 s
[crypton] ECC
2677.86 s
[crypton] valid-point
2677.86 s
[crypton] 0: OK
2677.86 s
[crypton] 1: OK
2677.86 s
[crypton] 2: OK
2677.86 s
[crypton] 3: OK
2677.86 s
[crypton] 4: OK
2677.86 s
[crypton] 5: OK
2677.86 s
[crypton] 6: OK
2677.86 s
[crypton] 7: OK
2677.86 s
[crypton] 8: OK
2677.86 s
[crypton] 9: OK
2677.86 s
[crypton] 10: OK
2677.87 s
[crypton] 11: OK
2677.87 s
[crypton] property
2677.91 s
[path] [3 of 6] Compiling Path.Internal.Windows ( src/Path/Internal/Windows.hs, dist/build/Path/Internal/Windows.p_o )
2677.92 s
[path] [4 of 6] Compiling Path.Posix ( src/Path/Posix.hs, dist/build/Path/Posix.p_o )
2677.92 s
[path] src/Path/Include.hs:486:11: warning : [ GHC-53633 ] [ -Woverlapping-patterns ]
2677.92 s
[path] Pattern match is redundant
2677.92 s
[path] In an equation for ‘normalizeDrive’: normalizeDrive | False = ...
2677.92 s
[path] |
2677.92 s
[path] 486 | | IS_WI NDOWS = normalizeTrailingSeps
2677.92 s
[path] | ^^^^^
2677.92 s
[path]
2677.92 s
[path] src/Path/Include.hs:850:5: warning : [ GHC-53633 ] [ -Woverlapping-patterns ]
2677.92 s
[path] Pattern match is redundant
2677.92 s
[path] In an equation for ‘normalizeFilePath’:
2677.92 s
[path] normalizeFilePath | False = ...
2677.92 s
[path] |
2677.92 s
[path] 850 | | IS_WI NDOWS = normalizeWindowsSeps . FilePath.normalise
2677.92 s
[path] | ^^^^^
2677.92 s
[path]
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 )
2678.71 s
[crypton] point-add: OK (0.84s)
2678.71 s
[crypton] +++ OK, passed 20 tests.
2679.30 s
[crypton] point-negate-add: OK (0.60s)
2679.36 s
[crypton] +++ OK, passed 20 tests.
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 )
2679.85 s
[crypton] point-negate-negate: OK (0.52s)
2679.85 s
[crypton] +++ OK, passed 20 tests.
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 )
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 )
2680.87 s
[crypton] point-mul-mul: OK (1.05s)
2680.87 s
[crypton] +++ OK, passed 20 tests.
2681.49 s
[autodocodec] Preprocessing test suite 'autodocodec-doctest' for autodocodec-0.4.2.2...
2681.49 s
[autodocodec] Building test suite 'autodocodec-doctest' for autodocodec-0.4.2.2...
2681.93 s
[autodocodec] [1 of 2] Compiling DocTest ( doctest/DocTest.hs, dist/build/autodocodec-doctest/autodocodec-doctest-tmp/DocTest.o )
2682.00 s
[crypton] double-scalar-mult: OK (1.13s)
2682.01 s
[crypton] +++ OK, passed 20 tests.
2682.01 s
[crypton] ECDSA
2682.01 s
[crypton] GEC 2
2682.01 s
[crypton] SEC_p160r1."abc".SHA1
2682.01 s
[crypton] public: OK
2682.01 s
[crypton] signature: OK
2682.01 s
[crypton] verify: OK
2682.01 s
[crypton] SEC_t163k1."\162\193\160?\221\NULR\ESC".SHA1
2682.03 s
[crypton] public: OK (0.02s)
2682.05 s
[crypton] signature: OK (0.02s)
2682.07 s
[crypton] verify: OK (0.02s)
2682.07 s
[crypton] SEC_t163k1."g\EOT\128\128\218\174\183}".SHA1
2682.09 s
[crypton] public: OK (0.02s)
2682.11 s
[crypton] signature: OK (0.02s)
2682.13 s
[crypton] verify: OK (0.02s)
2682.13 s
[crypton] SEC_t163k1."w\224\a\220*\205rH".SHA1
2682.15 s
[crypton] public: OK (0.02s)
2682.15 s
[crypton] signature: OK (0.01s)
2682.17 s
[crypton] verify: OK (0.02s)
2682.17 s
[crypton] SEC_t163k1."\251\172\252\206F\136t\132".SHA1
2682.19 s
[crypton] public: OK (0.02s)
2682.21 s
[crypton] signature: OK (0.02s)
2682.22 s
[crypton] verify: OK (0.02s)
2682.22 s
[crypton] RFC 6979
2682.22 s
[crypton] SEC_p192r1."sample".SHA1
2682.22 s
[crypton] public: OK
2682.22 s
[crypton] nonce: OK
2682.23 s
[crypton] signature: OK
2682.23 s
[crypton] verify: OK
2682.24 s
[crypton] SEC_p192r1."sample".SHA224
2682.24 s
[crypton] public: OK
2682.24 s
[crypton] nonce: OK
2682.24 s
[crypton] signature: OK
2682.24 s
[crypton] verify: OK
2682.24 s
[crypton] SEC_p192r1."sample".SHA256
2682.24 s
[crypton] public: OK
2682.24 s
[crypton] nonce: OK
2682.24 s
[crypton] signature: OK
2682.24 s
[crypton] verify: OK
2682.24 s
[crypton] SEC_p192r1."sample".SHA384
2682.24 s
[crypton] public: OK
2682.24 s
[crypton] nonce: OK
2682.24 s
[crypton] signature: OK
2682.24 s
[crypton] verify: OK
2682.24 s
[crypton] SEC_p192r1."sample".SHA512
2682.24 s
[crypton] public: OK
2682.25 s
[crypton] nonce: OK
2682.25 s
[crypton] signature: OK
2682.25 s
[crypton] verify: OK
2682.25 s
[crypton] SEC_p192r1."test".SHA1
2682.25 s
[crypton] public: OK
2682.25 s
[crypton] nonce: OK
2682.25 s
[crypton] signature: OK
2682.26 s
[crypton] verify: OK
2682.26 s
[crypton] SEC_p192r1."test".SHA224
2682.26 s
[crypton] public: OK
2682.26 s
[crypton] nonce: OK
2682.26 s
[crypton] signature: OK
2682.26 s
[crypton] verify: OK
2682.26 s
[crypton] SEC_p192r1."test".SHA256
2682.26 s
[crypton] public: OK
2682.26 s
[crypton] nonce: OK
2682.26 s
[crypton] signature: OK
2682.27 s
[crypton] verify: OK
2682.27 s
[crypton] SEC_p192r1."test".SHA384
2682.27 s
[crypton] public: OK
2682.27 s
[crypton] nonce: OK
2682.27 s
[crypton] signature: OK
2682.27 s
[crypton] verify: OK
2682.27 s
[crypton] SEC_p192r1."test".SHA512
2682.27 s
[crypton] public: OK
2682.27 s
[crypton] nonce: OK
2682.27 s
[crypton] signature: OK
2682.28 s
[crypton] verify: OK
2682.28 s
[crypton] SEC_p224r1."sample".SHA1
2682.28 s
[crypton] public: OK
2682.28 s
[crypton] nonce: OK
2682.28 s
[crypton] signature: OK
2682.29 s
[crypton] verify: OK
2682.29 s
[crypton] SEC_p224r1."sample".SHA224
2682.29 s
[crypton] public: OK
2682.29 s
[crypton] nonce: OK
2682.29 s
[crypton] signature: OK
2682.29 s
[crypton] verify: OK
2682.29 s
[crypton] SEC_p224r1."sample".SHA256
2682.29 s
[crypton] public: OK
2682.30 s
[crypton] nonce: OK
2682.31 s
[crypton] signature: OK
2682.31 s
[crypton] verify: OK (0.02s)
2682.31 s
[crypton] SEC_p224r1."sample".SHA384
2682.31 s
[crypton] public: OK
2682.31 s
[crypton] nonce: OK
2682.31 s
[crypton] signature: OK
2682.32 s
[crypton] verify: OK
2682.32 s
[crypton] SEC_p224r1."sample".SHA512
2682.32 s
[crypton] public: OK
2682.32 s
[crypton] nonce: OK
2682.33 s
[crypton] signature: OK
2682.33 s
[crypton] verify: OK
2682.33 s
[crypton] SEC_p224r1."test".SHA1
2682.33 s
[crypton] public: OK
2682.33 s
[crypton] nonce: OK
2682.33 s
[crypton] signature: OK
2682.33 s
[crypton] verify: OK
2682.33 s
[crypton] SEC_p224r1."test".SHA224
2682.33 s
[crypton] public: OK
2682.34 s
[crypton] nonce: OK
2682.34 s
[crypton] signature: OK
2682.34 s
[crypton] verify: OK
2682.34 s
[crypton] SEC_p224r1."test".SHA256
2682.34 s
[crypton] public: OK
2682.35 s
[crypton] nonce: OK
2682.35 s
[crypton] signature: OK
2682.35 s
[crypton] verify: OK
2682.35 s
[crypton] SEC_p224r1."test".SHA384
2682.35 s
[crypton] public: OK
2682.35 s
[crypton] nonce: OK
2682.35 s
[crypton] signature: OK
2682.35 s
[crypton] verify: OK
2682.36 s
[crypton] SEC_p224r1."test".SHA512
2682.36 s
[crypton] public: OK
2682.36 s
[crypton] nonce: OK
2682.36 s
[crypton] signature: OK
2682.36 s
[crypton] verify: OK
2682.36 s
[crypton] SEC_p256r1."sample".SHA1
2682.36 s
[crypton] public: OK
2682.36 s
[crypton] nonce: OK
2682.36 s
[crypton] signature: OK
2682.37 s
[crypton] verify: OK
2682.37 s
[crypton] SEC_p256r1."sample".SHA224
2682.37 s
[crypton] public: OK
2682.38 s
[crypton] nonce: OK
2682.39 s
[crypton] signature: OK
2682.39 s
[crypton] verify: OK
2682.39 s
[crypton] SEC_p256r1."sample".SHA256
2682.39 s
[crypton] public: OK
2682.39 s
[crypton] nonce: OK
2682.39 s
[crypton] signature: OK
2682.40 s
[crypton] verify: OK
2682.40 s
[crypton] SEC_p256r1."sample".SHA384
2682.40 s
[crypton] public: OK
2682.40 s
[crypton] nonce: OK
2682.40 s
[crypton] signature: OK
2682.40 s
[crypton] verify: OK
2682.40 s
[crypton] SEC_p256r1."sample".SHA512
2682.40 s
[crypton] public: OK
2682.40 s
[crypton] nonce: OK
2682.41 s
[crypton] signature: OK
2682.41 s
[crypton] verify: OK
2682.41 s
[crypton] SEC_p256r1."test".SHA1
2682.41 s
[crypton] public: OK
2682.41 s
[crypton] nonce: OK
2682.41 s
[crypton] signature: OK
2682.42 s
[crypton] verify: OK
2682.42 s
[crypton] SEC_p256r1."test".SHA224
2682.42 s
[crypton] public: OK
2682.42 s
[crypton] nonce: OK
2682.42 s
[crypton] signature: OK
2682.42 s
[crypton] verify: OK
2682.42 s
[crypton] SEC_p256r1."test".SHA256
2682.43 s
[crypton] public: OK
2682.43 s
[crypton] nonce: OK
2682.43 s
[crypton] signature: OK
2682.43 s
[crypton] verify: OK
2682.43 s
[crypton] SEC_p256r1."test".SHA384
2682.44 s
[crypton] public: OK
2682.44 s
[crypton] nonce: OK
2682.44 s
[crypton] signature: OK
2682.45 s
[crypton] verify: OK
2682.45 s
[crypton] SEC_p256r1."test".SHA512
2682.45 s
[crypton] public: OK
2682.46 s
[crypton] nonce: OK
2682.46 s
[crypton] signature: OK
2682.47 s
[crypton] verify: OK
2682.47 s
[crypton] SEC_p384r1."sample".SHA1
2682.47 s
[crypton] public: OK (0.01s)
2682.47 s
[crypton] nonce: OK
2682.48 s
[crypton] signature: OK
2682.48 s
[crypton] verify: OK
2682.48 s
[crypton] SEC_p384r1."sample".SHA224
2682.48 s
[crypton] public: OK
2682.49 s
[crypton] nonce: OK
2682.49 s
[crypton] signature: OK
2682.49 s
[crypton] verify: OK
2682.50 s
[crypton] SEC_p384r1."sample".SHA256
2682.50 s
[crypton] public: OK
2682.50 s
[crypton] nonce: OK
2682.50 s
[crypton] signature: OK
2682.51 s
[crypton] verify: OK
2682.51 s
[crypton] SEC_p384r1."sample".SHA384
2682.51 s
[crypton] public: OK
2682.52 s
[crypton] nonce: OK
2682.52 s
[crypton] signature: OK
2682.52 s
[crypton] verify: OK
2682.53 s
[crypton] SEC_p384r1."sample".SHA512
2682.53 s
[crypton] public: OK
2682.53 s
[crypton] nonce: OK
2682.53 s
[crypton] signature: OK
2682.54 s
[crypton] verify: OK
2682.54 s
[crypton] SEC_p384r1."test".SHA1
2682.54 s
[crypton] public: OK
2682.54 s
[crypton] nonce: OK
2682.55 s
[crypton] signature: OK
2682.55 s
[crypton] verify: OK
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 )
2682.55 s
[crypton] SEC_p384r1."test".SHA224
2682.56 s
[crypton] public: OK
2682.56 s
[crypton] nonce: OK
2682.56 s
[crypton] signature: OK
2682.56 s
[crypton] verify: OK
2682.57 s
[crypton] SEC_p384r1."test".SHA256
2682.58 s
[crypton] public: OK (0.01s)
2682.58 s
[crypton] nonce: OK
2682.58 s
[crypton] signature: OK
2682.59 s
[crypton] verify: OK
2682.59 s
[crypton] SEC_p384r1."test".SHA384
2682.59 s
[crypton] public: OK
2682.59 s
[crypton] nonce: OK
2682.60 s
[crypton] signature: OK
2682.61 s
[crypton] verify: OK
2682.61 s
[crypton] SEC_p384r1."test".SHA512
2682.61 s
[crypton] public: OK
2682.61 s
[crypton] nonce: OK
2682.61 s
[crypton] signature: OK
2682.61 s
[crypton] verify: OK
2682.63 s
[crypton] SEC_p521r1."sample".SHA1
2682.63 s
[crypton] public: OK
2682.63 s
[crypton] nonce: OK
2682.63 s
[crypton] signature: OK
2682.64 s
[crypton] verify: OK
2682.65 s
[crypton] SEC_p521r1."sample".SHA224
2682.65 s
[crypton] public: OK
2682.65 s
[crypton] nonce: OK
2682.67 s
[crypton] signature: OK
2682.67 s
[crypton] verify: OK
2682.68 s
[crypton] SEC_p521r1."sample".SHA256
2682.68 s
[crypton] public: OK
2682.68 s
[crypton] nonce: OK
2682.72 s
[crypton] signature: OK (0.02s)
2682.73 s
[path] [5 of 6] Compiling Path ( src/Path.hs, dist/build/Path.p_o )
2682.73 s
[crypton] verify: OK (0.02s)
2682.73 s
[crypton] SEC_p521r1."sample".SHA384
2682.74 s
[crypton] public: OK (0.02s)
2682.74 s
[crypton] nonce: OK
2682.76 s
[crypton] signature: OK (0.02s)
2682.76 s
[crypton] verify: OK
2682.77 s
[crypton] SEC_p521r1."sample".SHA512
2682.77 s
[crypton] public: OK
2682.77 s
[crypton] nonce: OK
2682.79 s
[crypton] signature: OK
2682.79 s
[crypton] verify: OK
2682.79 s
[crypton] SEC_p521r1."test".SHA1
2682.79 s
[crypton] public: OK
2682.79 s
[crypton] nonce: OK
2682.80 s
[crypton] signature: OK
2682.81 s
[crypton] verify: OK
2682.81 s
[crypton] SEC_p521r1."test".SHA224
2682.82 s
[crypton] public: OK
2682.82 s
[crypton] nonce: OK
2682.84 s
[crypton] signature: OK
2682.84 s
[crypton] verify: OK
2682.84 s
[crypton] SEC_p521r1."test".SHA256
2682.84 s
[crypton] public: OK
2682.85 s
[crypton] nonce: OK
2682.86 s
[crypton] signature: OK
2682.87 s
[crypton] verify: OK
2682.87 s
[crypton] SEC_p521r1."test".SHA384
2682.87 s
[crypton] public: OK
2682.88 s
[crypton] nonce: OK
2682.89 s
[crypton] signature: OK
2682.89 s
[crypton] verify: OK
2682.89 s
[crypton] SEC_p521r1."test".SHA512
2682.89 s
[crypton] public: OK
2682.89 s
[crypton] nonce: OK
2682.90 s
[crypton] signature: OK
2682.91 s
[crypton] verify: OK
2682.93 s
[crypton] SEC_t163k1."sample".SHA1
2682.93 s
[crypton] public: OK (0.02s)
2682.96 s
[crypton] nonce: OK
2682.96 s
[crypton] signature: OK (0.02s)
2682.99 s
[crypton] verify: OK (0.02s)
2682.99 s
[crypton] SEC_t163k1."sample".SHA224
2682.99 s
[crypton] public: OK (0.02s)
2683.01 s
[crypton] nonce: OK
2683.03 s
[crypton] signature: OK (0.02s)
2683.04 s
[path] [6 of 6] Compiling Path.Windows ( src/Path/Windows.hs, dist/build/Path/Windows.p_o )
2683.04 s
[path] src/Path/Include.hs:487:11: warning : [ GHC-53633 ] [ -Woverlapping-patterns ]
2683.04 s
[path] Pattern match is redundant
2683.04 s
[path] In an equation for ‘normalizeDrive’:
2683.04 s
[path] normalizeDrive | otherwise = ...
2683.04 s
[path] |
2683.04 s
[path] 487 | | otherwise = id
2683.04 s
[path] | ^^^^^^^^^
2683.04 s
[path]
2683.04 s
[path] src/Path/Include.hs:851:5: warning : [ GHC-53633 ] [ -Woverlapping-patterns ]
2683.04 s
[path] Pattern match is redundant
2683.04 s
[path] In an equation for ‘normalizeFilePath’:
2683.04 s
[path] normalizeFilePath | otherwise = ...
2683.04 s
[path] |
2683.04 s
[path] 851 | | otherwise = normalizeLeadingSeps . FilePath.normalise
2683.04 s
[path] | ^^^^^^^^^
2683.04 s
[path]
2683.05 s
[crypton] verify: OK (0.02s)
2683.05 s
[crypton] SEC_t163k1."sample".SHA256
2683.05 s
[crypton] public: OK (0.02s)
2683.05 s
[crypton] nonce: OK
2683.07 s
[crypton] signature: OK (0.02s)
2683.09 s
[autodocodec] [3 of 3] Linking dist/build/autodocodec-doctest/autodocodec-doctest
2683.09 s
[crypton] verify: OK (0.02s)
2683.09 s
[crypton] SEC_t163k1."sample".SHA384
2683.11 s
[crypton] public: OK (0.03s)
2683.11 s
[crypton] nonce: OK
2683.15 s
[crypton] signature: OK (0.02s)
2683.17 s
[crypton] verify: OK (0.02s)
2683.17 s
[crypton] SEC_t163k1."sample".SHA512
2683.17 s
[crypton] public: OK (0.02s)
2683.17 s
[crypton] nonce: OK
2683.19 s
[crypton] signature: OK (0.02s)
2683.21 s
[crypton] verify: OK (0.02s)
2683.21 s
[crypton] SEC_t163k1."test".SHA1
2683.22 s
[crypton] public: OK (0.02s)
2683.23 s
[crypton] nonce: OK
2683.25 s
[crypton] signature: OK (0.02s)
2683.27 s
[crypton] verify: OK (0.02s)
2683.27 s
[crypton] SEC_t163k1."test".SHA224
2683.28 s
[crypton] public: OK (0.02s)
2683.29 s
[crypton] nonce: OK
2683.31 s
[crypton] signature: OK (0.02s)
2683.33 s
[crypton] verify: OK (0.02s)
2683.33 s
[crypton] SEC_t163k1."test".SHA256
2683.34 s
[crypton] public: OK (0.02s)
2683.35 s
[crypton] nonce: OK
2683.39 s
[crypton] signature: OK (0.03s)
2683.42 s
[crypton] verify: OK (0.04s)
2683.42 s
[crypton] SEC_t163k1."test".SHA384
2683.44 s
[crypton] public: OK
2683.45 s
[crypton] nonce: OK
2683.47 s
[crypton] signature: OK (0.03s)
2683.49 s
[crypton] verify: OK (0.02s)
2683.49 s
[crypton] SEC_t163k1."test".SHA512
2683.51 s
[crypton] public: OK (0.02s)
2683.51 s
[crypton] nonce: OK
2683.53 s
[crypton] signature: OK (0.02s)
2683.55 s
[crypton] verify: OK (0.02s)
2683.55 s
[crypton] SEC_t233k1."sample".SHA1
2683.59 s
[crypton] public: OK (0.04s)
2683.59 s
[crypton] nonce: OK
2683.63 s
[crypton] signature: OK (0.04s)
2683.67 s
[crypton] verify: OK (0.04s)
2683.67 s
[crypton] SEC_t233k1."sample".SHA224
2683.71 s
[crypton] public: OK (0.04s)
2683.71 s
[crypton] nonce: OK
2683.75 s
[crypton] signature: OK (0.04s)
2683.81 s
[crypton] verify: OK (0.04s)
2683.81 s
[crypton] SEC_t233k1."sample".SHA256
2683.83 s
[crypton] public: OK (0.04s)
2683.83 s
[crypton] nonce: OK
2683.89 s
[crypton] signature: OK (0.04s)
2683.94 s
[crypton] verify: OK (0.05s)
2683.94 s
[crypton] SEC_t233k1."sample".SHA384
2683.97 s
[crypton] public: OK (0.05s)
2683.99 s
[crypton] nonce: OK
2684.01 s
[crypton] signature: OK (0.04s)
2684.06 s
[crypton] verify: OK (0.04s)
2684.06 s
[crypton] SEC_t233k1."sample".SHA512
2684.09 s
[crypton] public: OK (0.03s)
2684.09 s
[crypton] nonce: OK
2684.13 s
[crypton] signature: OK (0.03s)
2684.19 s
[crypton] verify: OK (0.07s)
2684.19 s
[crypton] SEC_t233k1."test".SHA1
2684.22 s
[crypton] public: OK (0.04s)
2684.23 s
[crypton] nonce: OK
2684.27 s
[crypton] signature: OK (0.04s)
2684.31 s
[crypton] verify: OK (0.04s)
2684.36 s
[crypton] SEC_t233k1."test".SHA224
2684.36 s
[crypton] public: OK (0.04s)
2684.36 s
[crypton] nonce: OK
2684.37 s
[crypton] signature: OK (0.04s)
2684.43 s
[crypton] verify: OK (0.04s)
2684.43 s
[crypton] SEC_t233k1."test".SHA256
2684.46 s
[crypton] public: OK (0.04s)
2684.46 s
[crypton] nonce: OK
2684.48 s
[crypton] signature: OK (0.04s)
2684.53 s
[crypton] verify: OK (0.03s)
2684.53 s
[crypton] SEC_t233k1."test".SHA384
2684.58 s
[crypton] public: OK (0.05s)
2684.59 s
[crypton] nonce: OK
2684.64 s
[crypton] signature: OK (0.03s)
2684.70 s
[crypton] verify: OK (0.06s)
2684.70 s
[crypton] SEC_t233k1."test".SHA512
2684.73 s
[crypton] public: OK (0.05s)
2684.73 s
[crypton] nonce: OK
2684.79 s
[crypton] signature: OK (0.04s)
2684.83 s
[crypton] verify: OK (0.05s)
2684.83 s
[crypton] SEC_t283k1."sample".SHA1
2684.88 s
[crypton] public: OK (0.05s)
2684.88 s
[crypton] nonce: OK
2684.93 s
[crypton] signature: OK (0.05s)
2684.99 s
[crypton] verify: OK (0.06s)
2684.99 s
[crypton] SEC_t283k1."sample".SHA224
2685.04 s
[crypton] public: OK (0.05s)
2685.05 s
[crypton] nonce: OK
2685.09 s
[crypton] signature: OK (0.05s)
2685.15 s
[crypton] verify: OK (0.07s)
2685.15 s
[crypton] SEC_t283k1."sample".SHA256
2685.21 s
[crypton] public: OK (0.04s)
2685.21 s
[crypton] nonce: OK
2685.27 s
[crypton] signature: OK (0.05s)
2685.33 s
[crypton] verify: OK (0.06s)
2685.33 s
[crypton] SEC_t283k1."sample".SHA384
2685.38 s
[crypton] public: OK (0.06s)
2685.39 s
[crypton] nonce: OK
2685.47 s
[crypton] signature: OK (0.08s)
2685.59 s
[crypton] verify: OK (0.13s)
2685.59 s
[crypton] SEC_t283k1."sample".SHA512
2685.70 s
[crypton] public: OK (0.11s)
2685.71 s
[crypton] nonce: OK
2685.87 s
[crypton] signature: OK (0.15s)
2685.93 s
[crypton] verify: OK (0.06s)
2685.93 s
[crypton] SEC_t283k1."test".SHA1
2685.96 s
[crypton] public: OK (0.05s)
2685.97 s
[crypton] nonce: OK
2686.03 s
[crypton] signature: OK (0.05s)
2686.11 s
[crypton] verify: OK (0.06s)
2686.11 s
[crypton] SEC_t283k1."test".SHA224
2686.14 s
[crypton] public: OK (0.06s)
2686.15 s
[crypton] nonce: OK
2686.21 s
[crypton] signature: OK (0.06s)
2686.29 s
[crypton] verify: OK (0.08s)
2686.29 s
[crypton] SEC_t283k1."test".SHA256
2686.33 s
[crypton] public: OK (0.06s)
2686.35 s
[crypton] nonce: OK
2686.39 s
[crypton] signature: OK (0.05s)
2686.45 s
[crypton] verify: OK (0.06s)
2686.45 s
[crypton] SEC_t283k1."test".SHA384
2686.51 s
[crypton] public: OK (0.05s)
2686.51 s
[crypton] nonce: OK
2686.57 s
[crypton] signature: OK (0.05s)
2686.70 s
[crypton] verify: OK (0.13s)
2686.70 s
[crypton] SEC_t283k1."test".SHA512
2686.78 s
[crypton] public: OK (0.10s)
2686.78 s
[crypton] nonce: OK
2686.84 s
[crypton] signature: OK (0.05s)
2686.90 s
[crypton] verify: OK (0.06s)
2686.90 s
[crypton] SEC_t409k1."sample".SHA1
2687.02 s
[crypton] public: OK (0.13s)
2687.04 s
[crypton] nonce: OK
2687.16 s
[crypton] signature: OK (0.12s)
2687.30 s
[crypton] verify: OK (0.15s)
2687.30 s
[crypton] SEC_t409k1."sample".SHA224
2687.43 s
[crypton] public: OK (0.13s)
2687.43 s
[crypton] nonce: OK
2687.56 s
[crypton] signature: OK (0.12s)
2687.75 s
[crypton] verify: OK (0.18s)
2687.75 s
[crypton] SEC_t409k1."sample".SHA256
2687.90 s
[crypton] public: OK (0.17s)
2687.91 s
[crypton] nonce: OK
2688.05 s
[crypton] signature: OK (0.13s)
2688.17 s
[path] Preprocessing test suite 'validity-test' for path-0.9.5...
2688.17 s
[path] Building test suite 'validity-test' for path-0.9.5...
2688.31 s
[crypton] verify: OK (0.28s)
2688.31 s
[crypton] SEC_t409k1."sample".SHA384
2688.47 s
[crypton] public: OK (0.15s)
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 )
2688.48 s
[crypton] nonce: OK
2688.60 s
[crypton] signature: OK (0.13s)
2688.74 s
[crypton] verify: OK (0.14s)
2688.74 s
[crypton] SEC_t409k1."sample".SHA512
2688.89 s
[crypton] public: OK (0.15s)
2688.89 s
[crypton] nonce: OK
2689.03 s
[crypton] signature: OK (0.13s)
2689.19 s
[crypton] verify: OK (0.16s)
2689.19 s
[crypton] SEC_t409k1."test".SHA1
2689.32 s
[crypton] public: OK (0.14s)
2689.36 s
[crypton] nonce: OK
2689.49 s
[crypton] signature: OK (0.16s)
2689.65 s
[crypton] verify: OK (0.16s)
2689.65 s
[crypton] SEC_t409k1."test".SHA224
2689.76 s
[crypton] public: OK (0.13s)
2689.77 s
[crypton] nonce: OK
2689.91 s
[crypton] signature: OK (0.13s)
2690.08 s
[crypton] verify: OK (0.18s)
2690.08 s
[crypton] SEC_t409k1."test".SHA256
2690.20 s
[crypton] public: OK (0.12s)
2690.21 s
[crypton] nonce: OK
2690.33 s
[crypton] signature: OK (0.12s)
2690.49 s
[crypton] verify: OK (0.14s)
2690.49 s
[crypton] SEC_t409k1."test".SHA384
2690.60 s
[crypton] public: OK (0.13s)
2690.61 s
[crypton] nonce: OK
2690.77 s
[crypton] signature: OK (0.15s)
2690.82 s
[path] [2 of 2] Compiling Main ( test/ValidityTest.hs, dist/build/validity-test/validity-test-tmp/Main.o )
2690.97 s
[crypton] verify: OK (0.21s)
2690.97 s
[crypton] SEC_t409k1."test".SHA512
2691.18 s
[crypton] public: OK (0.21s)
2691.18 s
[crypton] nonce: OK
2691.51 s
[crypton] signature: OK (0.31s)
2691.75 s
[crypton] verify: OK (0.24s)
2691.75 s
[crypton] SEC_t571k1."sample".SHA1
2692.04 s
[crypton] public: OK (0.32s)
2692.06 s
[crypton] nonce: OK
2692.28 s
[crypton] signature: OK (0.24s)
2692.81 s
[crypton] verify: OK (0.52s)
2692.81 s
[crypton] SEC_t571k1."sample".SHA224
2693.34 s
[crypton] public: OK (0.54s)
2693.34 s
[crypton] nonce: OK
2693.59 s
[crypton] signature: OK (0.21s)
2693.84 s
[crypton] verify: OK (0.29s)
2693.84 s
[crypton] SEC_t571k1."sample".SHA256
2694.23 s
[crypton] public: OK (0.39s)
2694.29 s
[crypton] nonce: OK
2694.65 s
[crypton] signature: OK (0.39s)
2694.99 s
[crypton] verify: OK (0.34s)
2694.99 s
[crypton] SEC_t571k1."sample".SHA384
2695.48 s
[crypton] public: OK (0.51s)
2695.48 s
[crypton] nonce: OK
2695.82 s
[autodocodec] buildPhase completed in 48 seconds
2695.82 s
[autodocodec] Phase: checkPhase
2695.92 s
[crypton] signature: OK (0.43s)
2696.27 s
[crypton] verify: OK (0.33s)
2696.27 s
[crypton] SEC_t571k1."sample".SHA512
2696.68 s
[crypton] public: OK (0.44s)
2696.68 s
[crypton] nonce: OK
2696.96 s
[crypton] signature: OK (0.27s)
2697.24 s
[crypton] verify: OK (0.28s)
2697.24 s
[crypton] SEC_t571k1."test".SHA1
2697.32 s
[autodocodec] Running 1 test suites...
2697.32 s
[autodocodec] Test suite autodocodec-doctest: RUNNING...
2697.47 s
[crypton] public: OK (0.23s)
2697.48 s
[crypton] nonce: OK
2697.78 s
[crypton] signature: OK (0.31s)
2698.10 s
[crypton] verify: OK (0.31s)
2698.10 s
[crypton] SEC_t571k1."test".SHA224
2698.48 s
[crypton] public: OK (0.33s)
2698.48 s
[crypton] nonce: OK
2698.94 s
[crypton] signature: OK (0.51s)
2699.24 s
[crypton] verify: OK (0.30s)
2699.24 s
[crypton] SEC_t571k1."test".SHA256
2699.63 s
[crypton] public: OK (0.40s)
2699.64 s
[crypton] nonce: OK
2700.00 s
[crypton] signature: OK (0.37s)
2700.55 s
[path] [3 of 3] Linking dist/build/validity-test/validity-test
2700.76 s
[crypton] verify: OK (0.75s)
2700.76 s
[crypton] SEC_t571k1."test".SHA384
2701.19 s
[crypton] public: OK (0.44s)
2701.19 s
[crypton] nonce: OK
2701.50 s
[crypton] signature: OK (0.30s)
2701.85 s
[crypton] verify: OK (0.28s)
2701.85 s
[crypton] SEC_t571k1."test".SHA512
2702.11 s
[crypton] public: OK (0.33s)
2702.12 s
[crypton] nonce: OK
2702.50 s
[crypton] signature: OK (0.38s)
2702.83 s
[crypton] verify: OK (0.32s)
2702.83 s
[crypton] SEC_t163r2."sample".SHA1
2702.84 s
[crypton] public: OK (0.04s)
2702.86 s
[crypton] nonce: OK
2702.88 s
[crypton] signature: OK (0.02s)
2702.90 s
[crypton] verify: OK (0.03s)
2702.90 s
[crypton] SEC_t163r2."sample".SHA224
2702.91 s
[crypton] public: OK (0.02s)
2702.92 s
[crypton] nonce: OK
2702.94 s
[crypton] signature: OK (0.02s)
2702.99 s
[crypton] verify: OK (0.02s)
2702.99 s
[crypton] SEC_t163r2."sample".SHA256
2702.99 s
[crypton] public: OK (0.02s)
2702.99 s
[crypton] nonce: OK
2703.00 s
[crypton] signature: OK (0.02s)
2703.03 s
[crypton] verify: OK (0.02s)
2703.03 s
[crypton] SEC_t163r2."sample".SHA384
2703.04 s
[crypton] public: OK (0.02s)
2703.04 s
[crypton] nonce: OK
2703.09 s
[crypton] signature: OK (0.02s)
2703.10 s
[crypton] verify: OK (0.03s)
2703.10 s
[crypton] SEC_t163r2."sample".SHA512
2703.10 s
[crypton] public: OK (0.02s)
2703.12 s
[crypton] nonce: OK
2703.12 s
[crypton] signature: OK (0.02s)
2703.16 s
[crypton] verify: OK
2703.16 s
[crypton] SEC_t163r2."test".SHA1
2703.16 s
[crypton] public: OK (0.02s)
2703.18 s
[crypton] nonce: OK
2703.20 s
[crypton] signature: OK (0.02s)
2703.22 s
[crypton] verify: OK (0.02s)
2703.22 s
[crypton] SEC_t163r2."test".SHA224
2703.22 s
[crypton] public: OK (0.02s)
2703.24 s
[crypton] nonce: OK
2703.26 s
[crypton] signature: OK (0.02s)
2703.28 s
[crypton] verify: OK (0.03s)
2703.28 s
[crypton] SEC_t163r2."test".SHA256
2703.33 s
[crypton] public: OK (0.03s)
2703.34 s
[crypton] nonce: OK
2703.34 s
[crypton] signature: OK (0.02s)
2703.37 s
[crypton] verify: OK (0.03s)
2703.37 s
[crypton] SEC_t163r2."test".SHA384
2703.41 s
[crypton] public: OK (0.05s)
2703.42 s
[crypton] nonce: OK
2703.44 s
[crypton] signature: OK (0.03s)
2703.47 s
[crypton] verify: OK (0.02s)
2703.47 s
[crypton] SEC_t163r2."test".SHA512
2703.48 s
[crypton] public: OK (0.03s)
2703.50 s
[crypton] nonce: OK
2703.51 s
[attoparsec-aeson] [4 of 4] Compiling Data.Aeson.Parser ( src/Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.p_o )
2703.56 s
[crypton] signature: OK (0.02s)
2703.56 s
[crypton] verify: OK (0.03s)
2703.56 s
[crypton] SEC_t233r1."sample".SHA1
2703.59 s
[crypton] public: OK (0.05s)
2703.59 s
[crypton] nonce: OK
2703.67 s
[crypton] signature: OK (0.07s)
2703.74 s
[crypton] verify: OK (0.08s)
2703.74 s
[crypton] SEC_t233r1."sample".SHA224
2703.82 s
[crypton] public: OK (0.08s)
2703.82 s
[crypton] nonce: OK
2703.91 s
[crypton] signature: OK (0.06s)
2703.96 s
[crypton] verify: OK (0.07s)
2703.96 s
[crypton] SEC_t233r1."sample".SHA256
2704.02 s
[crypton] public: OK (0.06s)
2704.02 s
[crypton] nonce: OK
2704.08 s
[crypton] signature: OK (0.05s)
2704.12 s
[crypton] verify: OK (0.05s)
2704.12 s
[crypton] SEC_t233r1."sample".SHA384
2704.16 s
[crypton] public: OK (0.04s)
2704.18 s
[crypton] nonce: OK
2704.20 s
[crypton] signature: OK (0.04s)
2704.26 s
[crypton] verify: OK (0.05s)
2704.26 s
[crypton] SEC_t233r1."sample".SHA512
2704.31 s
[crypton] public: OK (0.06s)
2704.32 s
[crypton] nonce: OK
2704.38 s
[crypton] signature: OK (0.06s)
2704.42 s
[crypton] verify: OK (0.05s)
2704.42 s
[crypton] SEC_t233r1."test".SHA1
2704.46 s
[crypton] public: OK (0.04s)
2704.46 s
[crypton] nonce: OK
2704.52 s
[crypton] signature: OK (0.06s)
2704.58 s
[crypton] verify: OK (0.05s)
2704.58 s
[crypton] SEC_t233r1."test".SHA224
2704.60 s
[crypton] public: OK (0.04s)
2704.62 s
[crypton] nonce: OK
2704.66 s
[crypton] signature: OK (0.04s)
2704.70 s
[crypton] verify: OK (0.04s)
2704.70 s
[crypton] SEC_t233r1."test".SHA256
2704.72 s
[path] Preprocessing test suite 'test' for path-0.9.5...
2704.72 s
[path] Building test suite 'test' for path-0.9.5...
2704.73 s
[crypton] public: OK (0.04s)
2704.74 s
[crypton] nonce: OK
2704.78 s
[crypton] signature: OK (0.04s)
2704.82 s
[crypton] verify: OK (0.04s)
2704.82 s
[crypton] SEC_t233r1."test".SHA384
2704.85 s
[crypton] public: OK (0.04s)
2704.85 s
[crypton] nonce: OK
2704.90 s
[crypton] signature: OK (0.04s)
2704.94 s
[crypton] verify: OK (0.04s)
2704.94 s
[crypton] SEC_t233r1."test".SHA512
2705.02 s
[crypton] public: OK (0.04s)
2705.03 s
[crypton] nonce: OK
2705.04 s
[crypton] signature: OK (0.06s)
2705.12 s
[crypton] verify: OK (0.06s)
2705.12 s
[crypton] SEC_t283r1."sample".SHA1
2705.27 s
[crypton] public: OK (0.10s)
2705.27 s
[crypton] nonce: OK
2705.32 s
[crypton] signature: OK (0.09s)
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 )
2705.44 s
[crypton] verify: OK (0.15s)
2705.44 s
[crypton] SEC_t283r1."sample".SHA224
2705.50 s
[crypton] public: OK (0.06s)
2705.50 s
[crypton] nonce: OK
2705.56 s
[crypton] signature: OK (0.06s)
2705.62 s
[crypton] verify: OK (0.07s)
2705.62 s
[crypton] SEC_t283r1."sample".SHA256
2705.68 s
[crypton] public: OK (0.06s)
2705.68 s
[crypton] nonce: OK
2705.74 s
[crypton] signature: OK (0.06s)
2705.83 s
[crypton] verify: OK (0.07s)
2705.83 s
[crypton] SEC_t283r1."sample".SHA384
2705.86 s
[crypton] public: OK (0.06s)
2705.86 s
[crypton] nonce: OK
2705.94 s
[crypton] signature: OK (0.07s)
2706.03 s
[crypton] verify: OK (0.08s)
2706.03 s
[crypton] SEC_t283r1."sample".SHA512
2706.07 s
[crypton] public: OK (0.05s)
2706.07 s
[crypton] nonce: OK
2706.24 s
[crypton] signature: OK (0.06s)
2706.24 s
[crypton] verify: OK (0.07s)
2706.24 s
[crypton] SEC_t283r1."test".SHA1
2706.25 s
[crypton] public: OK (0.05s)
2706.26 s
[crypton] nonce: OK
2706.33 s
[crypton] signature: OK (0.06s)
2706.38 s
[crypton] verify: OK (0.07s)
2706.38 s
[crypton] SEC_t283r1."test".SHA224
2706.43 s
[crypton] public: OK (0.05s)
2706.44 s
[crypton] nonce: OK
2706.52 s
[crypton] signature: OK (0.07s)
2706.58 s
[crypton] verify: OK (0.06s)
2706.58 s
[crypton] SEC_t283r1."test".SHA256
2706.62 s
[crypton] public: OK (0.05s)
2706.62 s
[crypton] nonce: OK
2706.68 s
[crypton] signature: OK (0.06s)
2706.76 s
[crypton] verify: OK (0.08s)
2706.76 s
[crypton] SEC_t283r1."test".SHA384
2706.81 s
[crypton] public: OK (0.05s)
2706.81 s
[crypton] nonce: OK
2706.88 s
[crypton] signature: OK (0.05s)
2706.93 s
[path] test/Common/Include.hs:21:5: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2706.93 s
[path] Defined but not used: ‘foo’
2706.93 s
[path] |
2706.93 s
[path] 21 | foo :: Path a b -> FilePath
2706.93 s
[path] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
2706.93 s
[path]
2706.93 s
[path] test/Common/Include.hs:30:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2706.93 s
[path] Defined but not used: ‘qqRelDir’
2706.93 s
[path] |
2706.93 s
[path] 30 | qqRelDir = foo [reldir|foo/|]
2706.93 s
[path] | ^^^^^^^^
2706.93 s
[path]
2706.93 s
[path] test/Common/Include.hs:33:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2706.93 s
[path] Defined but not used: ‘qqRelFile’
2706.93 s
[path] |
2706.93 s
[path] 33 | qqRelFile = foo [relfile|foo|]
2706.93 s
[path] | ^^^^^^^^^
2706.93 s
[path]
2706.93 s
[path] test/Common/Include.hs:36:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2706.93 s
[path] Defined but not used: ‘thRelDir’
2706.93 s
[path] |
2706.93 s
[path] 36 | thRelDir = foo $(mkRelDir "foo/")
2706.93 s
[path] | ^^^^^^^^
2706.93 s
[path]
2706.93 s
[path] test/Common/Include.hs:39:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2706.93 s
[path] Defined but not used: ‘thRelFile’
2706.93 s
[path] |
2706.93 s
[path] 39 | thRelFile = foo $(mkRelFile "foo")
2706.93 s
[path] | ^^^^^^^^^
2706.93 s
[path]
2706.93 s
[path] test/Common/Include.hs:42:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2706.93 s
[path] Defined but not used: ‘liftRelDir’
2706.93 s
[path] |
2706.93 s
[path] 42 | liftRelDir = foo $(TH.lift (Path "foo/" :: Path Rel Dir))
2706.93 s
[path] | ^^^^^^^^^^
2706.94 s
[path]
2706.94 s
[path] test/Common/Include.hs:45:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2706.94 s
[path] Defined but not used: ‘liftRelFile’
2706.94 s
[path] |
2706.94 s
[path] 45 | liftRelFile = foo $(TH.lift (Path "foo" :: Path Rel File))
2706.94 s
[path] | ^^^^^^^^^^^
2706.94 s
[path]
2706.94 s
[path] test/Common/Posix.hs:9:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2706.94 s
[path] Defined but not used: ‘qqAbsDir’
2706.94 s
[path] |
2706.94 s
[path] 9 | qqAbsDir = foo [absdir|/foo/|]
2706.94 s
[path] | ^^^^^^^^
2706.94 s
[path]
2706.94 s
[path] test/Common/Posix.hs:12:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2706.94 s
[path] Defined but not used: ‘qqAbsFile’
2706.94 s
[path] |
2706.94 s
[path] 12 | qqAbsFile = foo [absdir|/foo|]
2706.94 s
[path] | ^^^^^^^^^
2706.94 s
[path]
2706.94 s
[path] test/Common/Posix.hs:15:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2706.94 s
[path] Defined but not used: ‘thAbsDir’
2706.94 s
[path] |
2706.94 s
[path] 15 | thAbsDir = foo $(mkAbsDir "/foo/")
2706.94 s
[path] | ^^^^^^^^
2706.94 s
[path]
2706.94 s
[path] test/Common/Posix.hs:18:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2706.94 s
[path] Defined but not used: ‘thAbsFile’
2706.94 s
[path] |
2706.94 s
[path] 18 | thAbsFile = foo $(mkAbsFile "/foo")
2706.94 s
[path] | ^^^^^^^^^
2706.94 s
[path]
2706.94 s
[path] test/Common/Posix.hs:21:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2706.94 s
[path] Defined but not used: ‘liftAbsDir’
2706.95 s
[path] |
2706.95 s
[path] 21 | liftAbsDir = foo $(TH.lift (Path "/foo/" :: Path Abs Dir))
2706.95 s
[path] | ^^^^^^^^^^
2706.95 s
[path]
2706.95 s
[path] test/Common/Posix.hs:24:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2706.95 s
[path] Defined but not used: ‘liftAbsFile’
2706.95 s
[path] |
2706.95 s
[path] 24 | liftAbsFile = foo $(TH.lift (Path "/foo" :: Path Abs File))
2706.95 s
[path] | ^^^^^^^^^^^
2706.95 s
[path]
2706.95 s
[crypton] verify: OK (0.06s)
2706.95 s
[crypton] SEC_t283r1."test".SHA512
2707.01 s
[crypton] public: OK (0.09s)
2707.02 s
[crypton] nonce: OK
2707.08 s
[crypton] signature: OK (0.05s)
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 )
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 )
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 )
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 )
2707.19 s
[crypton] verify: OK (0.12s)
2707.19 s
[crypton] SEC_t409r1."sample".SHA1
2707.30 s
[crypton] public: OK (0.12s)
2707.30 s
[crypton] nonce: OK
2707.49 s
[crypton] signature: OK (0.18s)
2707.65 s
[crypton] verify: OK (0.15s)
2707.65 s
[crypton] SEC_t409r1."sample".SHA224
2707.75 s
[crypton] public: OK (0.12s)
2707.75 s
[crypton] nonce: OK
2707.96 s
[crypton] signature: OK (0.18s)
2708.24 s
[crypton] verify: OK (0.27s)
2708.24 s
[crypton] SEC_t409r1."sample".SHA256
2708.47 s
[crypton] public: OK (0.21s)
2708.48 s
[crypton] nonce: OK
2708.56 s
[crypton] signature: OK (0.13s)
2708.73 s
[crypton] verify: OK (0.16s)
2708.73 s
[crypton] SEC_t409r1."sample".SHA384
2708.83 s
[crypton] public: OK (0.11s)
2708.83 s
[crypton] nonce: OK
2709.00 s
[crypton] signature: OK (0.15s)
2709.05 s
[attoparsec-aeson] buildPhase completed in 1 minutes 2 seconds
2709.05 s
[attoparsec-aeson] Phase: checkPhase
2709.20 s
[crypton] verify: OK (0.20s)
2709.20 s
[crypton] SEC_t409r1."sample".SHA512
2709.37 s
[crypton] public: OK (0.18s)
2709.38 s
[crypton] nonce: OK
2709.45 s
[attoparsec-aeson] Package has no test suites.
2709.47 s
[attoparsec-aeson] Phase: haddockPhase
2709.52 s
[crypton] signature: OK (0.13s)
2709.67 s
[crypton] verify: OK (0.14s)
2709.67 s
[crypton] SEC_t409r1."test".SHA1
2709.76 s
[crypton] public: OK (0.11s)
2709.76 s
[crypton] nonce: OK
2709.88 s
[crypton] signature: OK (0.12s)
2710.02 s
[crypton] verify: OK (0.14s)
2710.05 s
[crypton] SEC_t409r1."test".SHA224
2710.14 s
[crypton] public: OK (0.13s)
2710.14 s
[crypton] nonce: OK
2710.23 s
[attoparsec-aeson] Preprocessing library for attoparsec-aeson-2.2.2.0...
2710.23 s
[attoparsec-aeson] Running Haddock on library for attoparsec-aeson-2.2.2.0...
2710.23 s
[attoparsec-aeson] Warning: The documentation for the following packages are not installed. No
2710.23 s
[attoparsec-aeson] links will be generated to these packages: attoparsec-0.14.4,
2710.23 s
[attoparsec-aeson] attoparsec-0.14.4, vector-0.13.2.0
2710.26 s
[crypton] signature: OK (0.12s)
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 )
2710.35 s
[path] test/Common/Include.hs:21:5: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2710.35 s
[path] Defined but not used: ‘foo’
2710.35 s
[path] |
2710.35 s
[path] 21 | foo :: Path a b -> FilePath
2710.35 s
[path] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
2710.35 s
[path]
2710.35 s
[path] test/Common/Include.hs:30:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2710.35 s
[path] Defined but not used: ‘qqRelDir’
2710.35 s
[path] |
2710.35 s
[path] 30 | qqRelDir = foo [reldir|foo/|]
2710.35 s
[path] | ^^^^^^^^
2710.35 s
[path]
2710.35 s
[path] test/Common/Include.hs:33:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2710.35 s
[path] Defined but not used: ‘qqRelFile’
2710.35 s
[path] |
2710.35 s
[path] 33 | qqRelFile = foo [relfile|foo|]
2710.35 s
[path] | ^^^^^^^^^
2710.35 s
[path]
2710.35 s
[path] test/Common/Include.hs:36:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2710.35 s
[path] Defined but not used: ‘thRelDir’
2710.35 s
[path] |
2710.35 s
[path] 36 | thRelDir = foo $(mkRelDir "foo/")
2710.35 s
[path] | ^^^^^^^^
2710.35 s
[path]
2710.35 s
[path] test/Common/Include.hs:39:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2710.35 s
[path] Defined but not used: ‘thRelFile’
2710.35 s
[path] |
2710.35 s
[path] 39 | thRelFile = foo $(mkRelFile "foo")
2710.35 s
[path] | ^^^^^^^^^
2710.35 s
[path]
2710.35 s
[path] test/Common/Include.hs:42:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2710.35 s
[path] Defined but not used: ‘liftRelDir’
2710.35 s
[path] |
2710.35 s
[path] 42 | liftRelDir = foo $(TH.lift (Path "foo/" :: Path Rel Dir))
2710.35 s
[path] | ^^^^^^^^^^
2710.35 s
[path]
2710.36 s
[path] test/Common/Include.hs:45:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2710.36 s
[path] Defined but not used: ‘liftRelFile’
2710.36 s
[path] |
2710.36 s
[path] 45 | liftRelFile = foo $(TH.lift (Path "foo" :: Path Rel File))
2710.36 s
[path] | ^^^^^^^^^^^
2710.36 s
[path]
2710.36 s
[path] test/Common/Windows.hs:8:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2710.36 s
[path] Defined but not used: ‘qqAbsDir’
2710.36 s
[path] |
2710.36 s
[path] 8 | qqAbsDir = foo [absdir|C:\foo\|]
2710.36 s
[path] | ^^^^^^^^
2710.36 s
[path]
2710.36 s
[path] test/Common/Windows.hs:11:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2710.36 s
[path] Defined but not used: ‘qqAbsFile’
2710.36 s
[path] |
2710.36 s
[path] 11 | qqAbsFile = foo [absdir|C:\foo|]
2710.36 s
[path] | ^^^^^^^^^
2710.36 s
[path]
2710.36 s
[path] test/Common/Windows.hs:14:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2710.36 s
[path] Defined but not used: ‘thAbsDir’
2710.36 s
[path] |
2710.36 s
[path] 14 | thAbsDir = foo $(mkAbsDir "C:\\foo\\")
2710.36 s
[path] | ^^^^^^^^
2710.36 s
[path]
2710.36 s
[path] test/Common/Windows.hs:17:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2710.37 s
[path] Defined but not used: ‘thAbsFile’
2710.37 s
[path] |
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 )
2710.38 s
[path] 17 | thAbsFile = foo $(mkAbsFile "C:\\foo")
2710.38 s
[path] | ^^^^^^^^^
2710.38 s
[path]
2710.38 s
[path] test/Common/Windows.hs:20:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2710.38 s
[path] Defined but not used: ‘liftAbsDir’
2710.38 s
[path] |
2710.38 s
[path] 20 | liftAbsDir = foo $(TH.lift (Path "C:\\foo\\" :: Path Abs Dir))
2710.38 s
[path] | ^^^^^^^^^^
2710.38 s
[path]
2710.38 s
[path] test/Common/Windows.hs:23:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
2710.38 s
[path] Defined but not used: ‘liftAbsFile’
2710.38 s
[path] |
2710.39 s
[path] 23 | liftAbsFile = foo $(TH.lift (Path "C:\\foo" :: Path Abs File))
2710.39 s
[path] | ^^^^^^^^^^^
2710.39 s
[path]
2710.39 s
[path] [3 of 5] Compiling Posix ( test/Posix.hs, dist/build/test/test-tmp/Posix.o )
2710.42 s
[crypton] verify: OK (0.15s)
2710.42 s
[crypton] SEC_t409r1."test".SHA256
2710.55 s
[crypton] public: OK (0.14s)
2710.55 s
[crypton] nonce: OK
2710.72 s
[crypton] signature: OK (0.16s)
2710.89 s
[crypton] verify: OK (0.17s)
2710.89 s
[crypton] SEC_t409r1."test".SHA384
2711.02 s
[crypton] public: OK (0.14s)
2711.02 s
[crypton] nonce: OK
2711.15 s
[crypton] signature: OK (0.12s)
2711.35 s
[crypton] verify: OK (0.16s)
2711.35 s
[crypton] SEC_t409r1."test".SHA512
2711.50 s
[crypton] public: OK (0.20s)
2711.50 s
[crypton] nonce: OK
2711.63 s
[crypton] signature: OK (0.13s)
2711.66 s
[attoparsec-aeson] [1 of 4] Compiling Data.Aeson.Internal.ByteString ( src/Data/Aeson/Internal/ByteString.hs, nothing )
2711.78 s
[crypton] verify: OK (0.15s)
2711.78 s
[crypton] SEC_t571r1."sample".SHA1
2711.83 s
[attoparsec-aeson] [2 of 4] Compiling Data.Aeson.Internal.Text ( src/Data/Aeson/Internal/Text.hs, nothing )
2711.94 s
[attoparsec-aeson] [3 of 4] Compiling Data.Aeson.Parser.Internal ( src/Data/Aeson/Parser/Internal.hs, nothing )
2712.05 s
[crypton] public: OK (0.15s)
2712.07 s
[crypton] nonce: OK
2712.30 s
[crypton] signature: OK (0.24s)
2712.64 s
[crypton] verify: OK (0.33s)
2712.64 s
[crypton] SEC_t571r1."sample".SHA224
2713.15 s
[crypton] public: OK (0.53s)
2713.15 s
[crypton] nonce: OK
2713.29 s
[attoparsec-aeson] [4 of 4] Compiling Data.Aeson.Parser ( src/Data/Aeson/Parser.hs, nothing )
2713.30 s
[attoparsec-aeson] Haddock coverage:
2713.31 s
[attoparsec-aeson] Warning: 'Object' is ambiguous. It is defined
2713.31 s
[attoparsec-aeson] * in ‘Data.Aeson.Types.Internal’
2713.31 s
[attoparsec-aeson] * in ‘Data.Aeson.Types.Internal’
2713.31 s
[attoparsec-aeson] You may be able to disambiguate the identifier by qualifying it or
2713.31 s
[attoparsec-aeson] by specifying the type/value namespace explicitly.
2713.31 s
[attoparsec-aeson] Defaulting to the one defined in ‘Data.Aeson.Types.Internal’
2713.31 s
[attoparsec-aeson] Warning: 'fromListNoDup' is out of scope.
2713.31 s
[attoparsec-aeson] If you qualify the identifier, haddock can try to link it anyway.
2713.33 s
[attoparsec-aeson] 86% ( 26 / 30) in 'Data.Aeson.Parser.Internal'
2713.33 s
[attoparsec-aeson] Missing documentation for:
2713.33 s
[attoparsec-aeson] decodeWith (src/Data/Aeson/Parser/Internal.hs:349)
2713.33 s
[attoparsec-aeson] decodeStrictWith (src/Data/Aeson/Parser/Internal.hs:359)
2713.33 s
[attoparsec-aeson] eitherDecodeWith (src/Data/Aeson/Parser/Internal.hs:367)
2713.33 s
[attoparsec-aeson] eitherDecodeStrictWith (src/Data/Aeson/Parser/Internal.hs:403)
2713.34 s
[attoparsec-aeson] 84% ( 22 / 26) in 'Data.Aeson.Parser'
2713.34 s
[attoparsec-aeson] Missing documentation for:
2713.34 s
[attoparsec-aeson] decodeWith (src/Data/Aeson/Parser/Internal.hs:349)
2713.34 s
[attoparsec-aeson] decodeStrictWith (src/Data/Aeson/Parser/Internal.hs:359)
2713.34 s
[attoparsec-aeson] eitherDecodeWith (src/Data/Aeson/Parser/Internal.hs:367)
2713.34 s
[attoparsec-aeson] eitherDecodeStrictWith (src/Data/Aeson/Parser/Internal.hs:403)
2713.51 s
[crypton] signature: OK (0.36s)
2713.83 s
[attoparsec-aeson] Warning: Data.Aeson.Parser.Internal: could not find link destinations for:
2713.83 s
[attoparsec-aeson] - Data.Attoparsec.ByteString.Internal.Parser
2713.83 s
[attoparsec-aeson] Warning: Data.Aeson.Parser: could not find link destinations for:
2713.83 s
[attoparsec-aeson] - Data.Attoparsec.ByteString.Internal.Parser
2713.87 s
[crypton] verify: OK (0.33s)
2713.87 s
[crypton] SEC_t571r1."sample".SHA256
2714.07 s
[crypton] public: OK (0.22s)
2714.09 s
[crypton] nonce: OK
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 )
2714.33 s
[crypton] signature: OK (0.23s)
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 )
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 )
2714.56 s
[crypton] verify: OK (0.24s)
2714.56 s
[crypton] SEC_t571r1."sample".SHA384
2714.77 s
[crypton] public: OK (0.22s)
2714.78 s
[crypton] nonce: OK
2714.99 s
[crypton] signature: OK (0.22s)
2715.25 s
[crypton] verify: OK (0.26s)
2715.27 s
[crypton] SEC_t571r1."sample".SHA512
2715.45 s
[crypton] public: OK (0.22s)
2715.46 s
[crypton] nonce: OK
2715.67 s
[crypton] signature: OK (0.20s)
2715.76 s
[path] [4 of 5] Compiling Windows ( test/Windows.hs, dist/build/test/test-tmp/Windows.o )
2715.95 s
[crypton] verify: OK (0.28s)
2715.95 s
[crypton] SEC_t571r1."test".SHA1
2716.20 s
[crypton] public: OK (0.25s)
2716.22 s
[crypton] nonce: OK
2716.44 s
[crypton] signature: OK (0.24s)
2716.72 s
[crypton] verify: OK (0.27s)
2716.72 s
[crypton] SEC_t571r1."test".SHA224
2716.92 s
[path] [5 of 5] Compiling Main ( test/Main.hs, dist/build/test/test-tmp/Main.o )
2716.96 s
[crypton] public: OK (0.25s)
2716.98 s
[crypton] nonce: OK
2717.27 s
[crypton] signature: OK (0.30s)
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 )
2717.67 s
[crypton] verify: OK (0.37s)
2717.67 s
[crypton] SEC_t571r1."test".SHA256
2717.91 s
[crypton] public: OK (0.27s)
2717.91 s
[crypton] nonce: OK
2718.21 s
[crypton] signature: OK (0.30s)
2718.55 s
[crypton] verify: OK (0.35s)
2718.56 s
[crypton] SEC_t571r1."test".SHA384
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 )
2718.85 s
[crypton] public: OK (0.28s)
2718.85 s
[crypton] nonce: OK
2718.88 s
[cborg] src/Codec/CBOR/ByteArray/Sliced.hs:44:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2718.88 s
[cborg] The qualified import of ‘Data.ByteString.Short.Internal’ is redundant
2718.88 s
[cborg] except perhaps to import instances from ‘Data.ByteString.Short.Internal’
2718.88 s
[cborg] To import instances alone, use: import Data.ByteString.Short.Internal()
2718.88 s
[cborg] |
2718.88 s
[cborg] 44 | import qualified Data.ByteString.Short.Internal as BSS
2718.88 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2718.88 s
[cborg]
2718.91 s
[path] [6 of 6] Linking dist/build/test/test
2719.16 s
[crypton] signature: OK (0.29s)
2719.55 s
[crypton] verify: OK (0.40s)
2719.55 s
[crypton] SEC_t571r1."test".SHA512
2719.85 s
[crypton] public: OK (0.31s)
2719.85 s
[crypton] nonce: OK
2720.13 s
[crypton] signature: OK (0.27s)
2720.40 s
[crypton] verify: OK (0.29s)
2720.41 s
[crypton] P256
2720.41 s
[crypton] scalar
2720.41 s
[crypton] marshalling: OK
2720.41 s
[crypton] +++ OK, passed 100 tests.
2720.42 s
[crypton] add: OK
2720.42 s
[crypton] +++ OK, passed 100 tests.
2720.42 s
[crypton] add0: OK
2720.42 s
[crypton] +++ OK, passed 100 tests.
2720.42 s
[crypton] sub: OK
2720.42 s
[crypton] +++ OK, passed 100 tests.
2720.42 s
[crypton] sub0: OK
2720.42 s
[crypton] +++ OK, passed 100 tests.
2720.42 s
[crypton] mul: OK
2720.42 s
[crypton] +++ OK, passed 100 tests.
2720.42 s
[crypton] inv: OK
2720.42 s
[crypton] +++ OK, passed 100 tests.
2720.42 s
[crypton] inv-safe: OK
2720.42 s
[crypton] +++ OK, passed 100 tests.
2720.42 s
[crypton] inv-safe-mul: OK
2720.42 s
[crypton] +++ OK, passed 100 tests.
2720.42 s
[crypton] inv-safe-zero: OK
2720.42 s
[crypton] +++ OK, passed 1 test.
2720.42 s
[crypton] point
2720.42 s
[crypton] marshalling: OK
2720.42 s
[crypton] +++ OK, passed 100 tests.
2720.42 s
[crypton] marshalling-integer: OK
2720.42 s
[crypton] +++ OK, passed 100 tests.
2720.42 s
[crypton] valid-point-1: OK
2720.42 s
[crypton] valid-point-2: OK
2720.42 s
[crypton] valid-point-3: OK
2720.42 s
[crypton] point-add-1: OK
2720.48 s
[cborg] [ 3 of 14] Compiling Codec.CBOR.ByteArray ( src/Codec/CBOR/ByteArray.hs, dist/build/Codec/CBOR/ByteArray.p_o )
2720.61 s
[cborg] src/Codec/CBOR/ByteArray.hs:39:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2720.62 s
[cborg] The qualified import of ‘Data.ByteString.Short.Internal’ is redundant
2720.62 s
[cborg] except perhaps to import instances from ‘Data.ByteString.Short.Internal’
2720.62 s
[cborg] To import instances alone, use: import Data.ByteString.Short.Internal()
2720.62 s
[cborg] |
2720.62 s
[cborg] 39 | import qualified Data.ByteString.Short.Internal as BSS
2720.62 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2720.62 s
[cborg]
2720.67 s
[crypton] lift-to-curve: OK (0.25s)
2720.68 s
[crypton] +++ OK, passed 100 tests.
2721.09 s
[crypton] point-add: OK (0.41s)
2721.09 s
[crypton] +++ OK, passed 100 tests.
2721.28 s
[cborg] [ 4 of 14] Compiling Codec.CBOR.Decoding ( src/Codec/CBOR/Decoding.hs, dist/build/Codec/CBOR/Decoding.p_o )
2721.29 s
[crypton] point-negate: OK (0.19s)
2721.29 s
[crypton] +++ OK, passed 100 tests.
2721.67 s
[crypton] point-mul: OK (0.40s)
2721.67 s
[crypton] +++ OK, passed 100 tests.
2721.67 s
[crypton] infinity: OK
2721.67 s
[crypton] +++ OK, passed 1 test.
2721.67 s
[crypton] Rabin
2721.67 s
[crypton] Basic
2721.67 s
[crypton] encrypt
2721.67 s
[crypton] 0: OK
2721.67 s
[crypton] decrypt
2721.68 s
[crypton] 0: OK
2721.68 s
[crypton] sign
2721.68 s
[crypton] 0: OK
2721.68 s
[crypton] verify
2721.68 s
[crypton] 0: OK
2721.68 s
[crypton] Modified
2721.68 s
[crypton] sign
2721.68 s
[crypton] 0: OK
2721.68 s
[crypton] verify
2721.68 s
[crypton] 0: OK
2721.68 s
[crypton] RW
2721.68 s
[crypton] encrypt
2721.68 s
[crypton] 0: OK
2721.68 s
[crypton] decrypt
2721.68 s
[crypton] 0: OK
2721.68 s
[crypton] sign
2721.68 s
[crypton] 0: OK
2721.68 s
[crypton] verify
2721.68 s
[crypton] 0: OK
2721.68 s
[crypton] OTP
2721.68 s
[crypton] HOTP
2721.68 s
[crypton] KATs
2721.68 s
[crypton] 1: OK
2721.68 s
[crypton] 2: OK
2721.68 s
[crypton] 3: OK
2721.68 s
[crypton] 4: OK
2721.68 s
[crypton] 5: OK
2721.68 s
[crypton] 6: OK
2721.68 s
[crypton] 7: OK
2721.68 s
[crypton] 8: OK
2721.69 s
[crypton] 9: OK
2721.69 s
[crypton] properties
2721.69 s
[crypton] resync-expected: OK
2721.69 s
[crypton] +++ OK, passed 100 tests.
2721.69 s
[crypton] TOTP
2721.69 s
[crypton] KATs
2721.69 s
[crypton] SHA1
2721.69 s
[crypton] 1: OK
2721.69 s
[crypton] 2: OK
2721.69 s
[crypton] 3: OK
2721.69 s
[crypton] 4: OK
2721.69 s
[crypton] 5: OK
2721.69 s
[crypton] 6: OK
2721.69 s
[crypton] SHA256
2721.69 s
[crypton] 1: OK
2721.69 s
[crypton] 2: OK
2721.69 s
[crypton] 3: OK
2721.69 s
[crypton] 4: OK
2721.69 s
[crypton] 5: OK
2721.69 s
[crypton] 6: OK
2721.69 s
[crypton] SHA512
2721.70 s
[crypton] 1: OK
2721.70 s
[crypton] 2: OK
2721.70 s
[crypton] 3: OK
2721.70 s
[crypton] 4: OK
2721.70 s
[crypton] 5: OK
2721.70 s
[crypton] 6: OK
2721.70 s
[crypton] KDF
2721.70 s
[crypton] PBKDF2
2721.70 s
[crypton] KATs-HMAC-SHA1
2721.70 s
[crypton] 1: OK
2721.75 s
[crypton] 2: OK (0.04s)
2721.77 s
[crypton] 3: OK (0.04s)
2721.80 s
[crypton] 4: OK (0.03s)
2721.80 s
[crypton] KATs-HMAC-SHA1 (fast)
2721.80 s
[crypton] 1: OK
2721.80 s
[crypton] 2: OK
2721.80 s
[crypton] 3: OK
2721.80 s
[crypton] 4: OK
2721.80 s
[crypton] KATs-HMAC-SHA256
2721.80 s
[crypton] 1: OK
2721.86 s
[crypton] 2: OK (0.06s)
2721.86 s
[crypton] KATs-HMAC-SHA256 (fast)
2721.86 s
[crypton] 1: OK
2721.87 s
[crypton] 2: OK
2721.87 s
[crypton] KATs-HMAC-SHA512
2721.87 s
[crypton] 1: OK
2721.87 s
[crypton] 2: OK
2721.94 s
[crypton] 3: OK (0.07s)
2721.94 s
[crypton] 4: OK
2721.94 s
[crypton] KATs-HMAC-SHA512 (fast)
2721.94 s
[crypton] 1: OK
2721.94 s
[crypton] 2: OK
2721.94 s
[crypton] 3: OK
2721.94 s
[crypton] 4: OK
2721.94 s
[crypton] Scrypt
2721.94 s
[crypton] 1: OK
2722.00 s
[path] buildPhase completed in 1 minutes 3 seconds
2722.00 s
[path] Phase: checkPhase
2722.12 s
[crypton] 2: OK (0.09s)
2723.19 s
[path] Running 2 test suites...
2723.19 s
[path] Test suite validity-test: RUNNING...
2723.41 s
[path]
2723.41 s
[path] GenValid (Path Abs File)
2723.41 s
[path] genValid :: Gen (Path Abs File)
2723.53 s
[path] only generates valid '(Path Abs File)'s [✔]
2723.53 s
[path] +++ OK, passed 100 tests.
2723.54 s
[path] shrinkValid :: (Path Abs File -> [Path Abs File])
2724.30 s
[cborg] [ 5 of 14] Compiling Codec.CBOR.Magic ( src/Codec/CBOR/Magic.hs, dist/build/Codec/CBOR/Magic.p_o )
2724.30 s
[cborg] [ 6 of 14] Compiling Codec.CBOR.Read ( src/Codec/CBOR/Read.hs, dist/build/Codec/CBOR/Read.p_o )
2724.32 s
[autodocodec] Examples: 145 Tried: 145 Errors: 0 Failures: 0
2724.58 s
[autodocodec] Test suite autodocodec-doctest: PASS
2724.58 s
[autodocodec] Test suite logged to: dist/test/autodocodec-0.4.2.2-autodocodec-doctest.log
2724.58 s
[autodocodec] 1 of 1 test suites (1 of 1 test cases) passed.
2724.62 s
[autodocodec] Phase: haddockPhase
2725.57 s
[autodocodec] Preprocessing library for autodocodec-0.4.2.2...
2725.59 s
[autodocodec] Running Haddock on library for autodocodec-0.4.2.2...
2725.60 s
[autodocodec] Warning: The documentation for the following packages are not installed. No
2725.60 s
[autodocodec] links will be generated to these packages: vector-0.13.2.0
2726.92 s
[autodocodec] [1 of 9] Compiling Autodocodec.Aeson.Compat ( src/Autodocodec/Aeson/Compat.hs, nothing )
2727.03 s
[crypton] 3: OK (0.09s)
2727.03 s
[crypton] 4: OK (4.91s)
2727.03 s
[crypton] bcrypt
2727.03 s
[crypton] KATs
2727.04 s
[crypton] 1: OK
2727.04 s
[crypton] 2: OK
2727.05 s
[crypton] 3: OK
2727.05 s
[crypton] 4: OK
2727.05 s
[crypton] 5: OK
2727.05 s
[crypton] 6: OK
2727.06 s
[crypton] 7: OK
2727.06 s
[crypton] 8: OK
2727.07 s
[crypton] 9: OK
2727.07 s
[crypton] 10: OK
2727.07 s
[crypton] 11: OK
2727.07 s
[crypton] 12: OK
2727.08 s
[crypton] 13: OK
2727.11 s
[crypton] 14: OK
2727.13 s
[crypton] 15: OK (0.02s)
2727.23 s
[crypton] 16: OK (0.09s)
2727.30 s
[autodocodec] [2 of 9] Compiling Autodocodec.Codec ( src/Autodocodec/Codec.hs, nothing )
2727.73 s
[crypton] 17: OK (0.48s)
2727.73 s
[crypton] 18: OK
2727.74 s
[crypton] 19: OK
2728.25 s
[crypton] 20: OK (0.51s)
2728.27 s
[crypton] 21: OK
2728.31 s
[crypton] 22: OK (0.04s)
2728.40 s
[crypton] 23: OK (0.10s)
2728.40 s
[crypton] 24: OK
2728.40 s
[crypton] Invalid hash length: OK
2728.43 s
[crypton] Hash and validate: OK
2728.43 s
[crypton] BCryptPBKDF
2728.43 s
[crypton] generate
2728.53 s
[crypton] 1: OK (0.11s)
2728.73 s
[crypton] 2: OK (0.19s)
2728.76 s
[crypton] 3: OK (0.04s)
2728.76 s
[crypton] hashInternal
2728.76 s
[crypton] 1: OK
2728.76 s
[crypton] HKDF
2728.76 s
[crypton] KATs
2728.76 s
[crypton] sha256
2728.76 s
[crypton] 1: OK
2728.76 s
[crypton] 2: OK
2729.07 s
[crypton] Argon2
2729.07 s
[crypton] KATs
2729.07 s
[crypton] 1: OK (0.30s)
2729.07 s
[crypton] block-cipher
2729.07 s
[crypton] AES
2729.07 s
[crypton] AES128
2729.07 s
[crypton] KAT
2729.07 s
[crypton] ECB
2729.07 s
[crypton] E0: OK
2729.07 s
[crypton] D0: OK
2729.07 s
[crypton] E1: OK
2729.07 s
[crypton] D1: OK
2729.07 s
[crypton] E2: OK
2729.07 s
[crypton] D2: OK
2729.07 s
[crypton] E3: OK
2729.07 s
[crypton] D3: OK
2729.07 s
[crypton] E4: OK
2729.07 s
[crypton] D4: OK
2729.07 s
[crypton] E5: OK
2729.07 s
[crypton] D5: OK
2729.07 s
[crypton] CBC
2729.07 s
[crypton] E0: OK
2729.07 s
[crypton] D0: OK
2729.07 s
[crypton] E1: OK
2729.07 s
[crypton] D1: OK
2729.07 s
[crypton] E2: OK
2729.07 s
[crypton] D2: OK
2729.07 s
[crypton] E3: OK
2729.07 s
[crypton] D3: OK
2729.07 s
[crypton] E4: OK
2729.07 s
[crypton] D4: OK
2729.07 s
[crypton] E5: OK
2729.07 s
[crypton] D5: OK
2729.07 s
[crypton] E6: OK
2729.07 s
[crypton] D6: OK
2729.07 s
[crypton] E7: OK
2729.07 s
[crypton] D7: OK
2729.07 s
[crypton] E8: OK
2729.07 s
[crypton] D8: OK
2729.07 s
[crypton] E9: OK
2729.07 s
[crypton] D9: OK
2729.07 s
[crypton] E10: OK
2729.07 s
[crypton] D10: OK
2729.07 s
[crypton] E11: OK
2729.07 s
[crypton] D11: OK
2729.07 s
[crypton] CFB
2729.07 s
[crypton] E0: OK
2729.07 s
[crypton] D0: OK
2729.07 s
[crypton] AEAD
2729.07 s
[crypton] AE0: OK
2729.07 s
[crypton] AD0: OK
2729.07 s
[crypton] E0: OK
2729.07 s
[crypton] D0: OK
2729.07 s
[crypton] AE1: OK
2729.07 s
[crypton] AD1: OK
2729.07 s
[crypton] E1: OK
2729.07 s
[crypton] D1: OK
2729.07 s
[crypton] AE2: OK
2729.07 s
[crypton] AD2: OK
2729.07 s
[crypton] E2: OK
2729.07 s
[crypton] D2: OK
2729.07 s
[crypton] AE3: OK
2729.07 s
[crypton] AD3: OK
2729.07 s
[crypton] E3: OK
2729.07 s
[crypton] D3: OK
2729.07 s
[crypton] AE4: OK
2729.07 s
[crypton] AD4: OK
2729.07 s
[crypton] E4: OK
2729.07 s
[crypton] D4: OK
2729.07 s
[crypton] AE5: OK
2729.07 s
[crypton] AD5: OK
2729.07 s
[crypton] E5: OK
2729.07 s
[crypton] D5: OK
2729.07 s
[crypton] AE6: OK
2729.07 s
[crypton] AD6: OK
2729.07 s
[crypton] E6: OK
2729.07 s
[crypton] D6: OK
2729.07 s
[crypton] AE7: OK
2729.07 s
[crypton] AD7: OK
2729.07 s
[crypton] E7: OK
2729.07 s
[crypton] D7: OK
2729.07 s
[crypton] AE8: OK
2729.07 s
[crypton] AD8: OK
2729.07 s
[crypton] E8: OK
2729.07 s
[crypton] D8: OK
2729.07 s
[crypton] AE9: OK
2729.07 s
[crypton] AD9: OK
2729.07 s
[crypton] E9: OK
2729.07 s
[crypton] D9: OK
2729.07 s
[crypton] AE10: OK
2729.07 s
[crypton] AD10: OK
2729.07 s
[crypton] E10: OK
2729.07 s
[crypton] D10: OK
2729.07 s
[crypton] AE11: OK
2729.07 s
[crypton] AD11: OK
2729.07 s
[crypton] E11: OK
2729.07 s
[crypton] D11: OK
2729.07 s
[crypton] AE12: OK
2729.08 s
[crypton] AD12: OK
2729.08 s
[crypton] E12: OK
2729.08 s
[crypton] D12: OK
2729.08 s
[crypton] AE13: OK
2729.08 s
[crypton] AD13: OK
2729.08 s
[crypton] E13: OK
2729.08 s
[crypton] D13: OK
2729.08 s
[crypton] AE14: OK
2729.08 s
[crypton] AD14: OK
2729.08 s
[crypton] E14: OK
2729.08 s
[crypton] D14: OK
2729.08 s
[crypton] AE15: OK
2729.08 s
[crypton] AD15: OK
2729.08 s
[crypton] E15: OK
2729.08 s
[crypton] D15: OK
2729.08 s
[crypton] AE16: OK
2729.08 s
[crypton] AD16: OK
2729.08 s
[crypton] E16: OK
2729.08 s
[crypton] D16: OK
2729.08 s
[crypton] AE17: OK
2729.08 s
[crypton] AD17: OK
2729.08 s
[crypton] E17: OK
2729.08 s
[crypton] D17: OK
2729.08 s
[crypton] AE18: OK
2729.08 s
[crypton] AD18: OK
2729.08 s
[crypton] E18: OK
2729.08 s
[crypton] D18: OK
2729.08 s
[crypton] AE19: OK
2729.08 s
[crypton] AD19: OK
2729.08 s
[crypton] E19: OK
2729.08 s
[crypton] D19: OK
2729.08 s
[crypton] AE20: OK
2729.08 s
[crypton] AD20: OK
2729.08 s
[crypton] E20: OK
2729.08 s
[crypton] D20: OK
2729.08 s
[crypton] AE21: OK
2729.08 s
[crypton] AD21: OK
2729.08 s
[crypton] E21: OK
2729.08 s
[crypton] D21: OK
2729.08 s
[crypton] AE22: OK
2729.08 s
[crypton] AD22: OK
2729.08 s
[crypton] E22: OK
2729.08 s
[crypton] D22: OK
2729.08 s
[crypton] AE23: OK
2729.08 s
[crypton] AD23: OK
2729.08 s
[crypton] E23: OK
2729.08 s
[crypton] D23: OK
2729.08 s
[crypton] AE24: OK
2729.08 s
[crypton] AD24: OK
2729.08 s
[crypton] E24: OK
2729.08 s
[crypton] D24: OK
2729.08 s
[crypton] AE25: OK
2729.08 s
[crypton] AD25: OK
2729.08 s
[crypton] E25: OK
2729.08 s
[crypton] D25: OK
2729.08 s
[crypton] AE26: OK
2729.08 s
[crypton] AD26: OK
2729.08 s
[crypton] E26: OK
2729.08 s
[crypton] D26: OK
2729.08 s
[crypton] AE27: OK
2729.08 s
[crypton] AD27: OK
2729.08 s
[crypton] E27: OK
2729.08 s
[crypton] D27: OK
2729.08 s
[crypton] AE28: OK
2729.08 s
[crypton] AD28: OK
2729.08 s
[crypton] E28: OK
2729.08 s
[crypton] D28: OK
2729.08 s
[crypton] AE29: OK
2729.08 s
[crypton] AD29: OK
2729.08 s
[crypton] E29: OK
2729.08 s
[crypton] D29: OK
2729.08 s
[crypton] AE30: OK
2729.08 s
[crypton] AD30: OK
2729.08 s
[crypton] E30: OK
2729.08 s
[crypton] D30: OK
2729.08 s
[crypton] AE31: OK
2729.08 s
[crypton] AD31: OK
2729.08 s
[crypton] E31: OK
2729.08 s
[crypton] D31: OK
2729.08 s
[crypton] AE32: OK
2729.08 s
[crypton] AD32: OK
2729.08 s
[crypton] E32: OK
2729.08 s
[crypton] D32: OK
2729.08 s
[crypton] AE33: OK
2729.08 s
[crypton] AD33: OK
2729.08 s
[crypton] E33: OK
2729.08 s
[crypton] D33: OK
2729.08 s
[crypton] AE34: OK
2729.08 s
[crypton] AD34: OK
2729.08 s
[crypton] E34: OK
2729.08 s
[crypton] D34: OK
2729.08 s
[crypton] AE35: OK
2729.08 s
[crypton] AD35: OK
2729.08 s
[crypton] E35: OK
2729.09 s
[crypton] D35: OK
2729.09 s
[crypton] decrypt.encrypt==id
2729.11 s
[crypton] ECB: OK (0.03s)
2729.11 s
[crypton] +++ OK, passed 100 tests.
2729.23 s
[autodocodec] [3 of 9] Compiling Autodocodec.Class ( src/Autodocodec/Class.hs, nothing )
2729.23 s
[crypton] CBC: OK (0.13s)
2729.23 s
[crypton] +++ OK, passed 100 tests.
2729.28 s
[crypton] CFB: OK (0.05s)
2729.28 s
[crypton] +++ OK, passed 100 tests.
2729.29 s
[crypton] CTR: OK
2729.29 s
[crypton] +++ OK, passed 100 tests.
2729.30 s
[crypton] OCB: OK (0.01s)
2729.30 s
[crypton] +++ OK, passed 100 tests.
2729.31 s
[crypton] CCM: OK (0.01s)
2729.31 s
[crypton] +++ OK, passed 100 tests.
2729.31 s
[crypton] EAX: OK
2729.31 s
[crypton] +++ OK, passed 100 tests.
2729.31 s
[crypton] CWC: OK
2729.31 s
[crypton] +++ OK, passed 100 tests.
2729.32 s
[crypton] GCM: OK (0.01s)
2729.32 s
[crypton] +++ OK, passed 100 tests.
2729.32 s
[crypton] nullIV is null: OK
2729.32 s
[crypton] ivAdd is linear: OK
2729.32 s
[crypton] +++ OK, passed 100 tests.
2729.32 s
[crypton] AES192
2729.32 s
[crypton] KAT
2729.32 s
[crypton] ECB
2729.32 s
[crypton] E0: OK
2729.32 s
[crypton] D0: OK
2729.32 s
[crypton] E1: OK
2729.32 s
[crypton] D1: OK
2729.32 s
[crypton] E2: OK
2729.32 s
[crypton] D2: OK
2729.32 s
[crypton] E3: OK
2729.32 s
[crypton] D3: OK
2729.32 s
[crypton] E4: OK
2729.32 s
[crypton] D4: OK
2729.32 s
[crypton] CBC
2729.32 s
[crypton] E0: OK
2729.32 s
[crypton] D0: OK
2729.32 s
[crypton] E1: OK
2729.32 s
[crypton] D1: OK
2729.32 s
[crypton] E2: OK
2729.32 s
[crypton] D2: OK
2729.32 s
[crypton] E3: OK
2729.32 s
[crypton] D3: OK
2729.32 s
[crypton] E4: OK
2729.32 s
[crypton] D4: OK
2729.32 s
[crypton] E5: OK
2729.32 s
[crypton] D5: OK
2729.32 s
[crypton] E6: OK
2729.32 s
[crypton] D6: OK
2729.32 s
[crypton] E7: OK
2729.32 s
[crypton] D7: OK
2729.32 s
[crypton] E8: OK
2729.32 s
[crypton] D8: OK
2729.32 s
[crypton] E9: OK
2729.32 s
[crypton] D9: OK
2729.32 s
[crypton] E10: OK
2729.32 s
[crypton] D10: OK
2729.32 s
[crypton] E11: OK
2729.32 s
[crypton] D11: OK
2729.33 s
[crypton] decrypt.encrypt==id
2729.37 s
[crypton] ECB: OK (0.04s)
2729.37 s
[crypton] +++ OK, passed 100 tests.
2729.39 s
[crypton] CBC: OK (0.03s)
2729.39 s
[crypton] +++ OK, passed 100 tests.
2729.47 s
[crypton] CFB: OK (0.07s)
2729.47 s
[crypton] +++ OK, passed 100 tests.
2729.47 s
[crypton] CTR: OK
2729.47 s
[crypton] +++ OK, passed 100 tests.
2729.51 s
[crypton] OCB: OK (0.02s)
2729.51 s
[crypton] +++ OK, passed 100 tests.
2729.51 s
[crypton] CCM: OK (0.02s)
2729.51 s
[crypton] +++ OK, passed 100 tests.
2729.51 s
[crypton] EAX: OK
2729.51 s
[crypton] +++ OK, passed 100 tests.
2729.53 s
[crypton] CWC: OK
2729.53 s
[crypton] +++ OK, passed 100 tests.
2729.53 s
[crypton] GCM: OK (0.01s)
2729.53 s
[crypton] +++ OK, passed 100 tests.
2729.53 s
[crypton] nullIV is null: OK
2729.53 s
[crypton] ivAdd is linear: OK
2729.53 s
[crypton] +++ OK, passed 100 tests.
2729.53 s
[crypton] AES256
2729.53 s
[crypton] KAT
2729.53 s
[crypton] ECB
2729.53 s
[crypton] E0: OK
2729.53 s
[crypton] D0: OK
2729.53 s
[crypton] E1: OK
2729.53 s
[crypton] D1: OK
2729.53 s
[crypton] E2: OK
2729.53 s
[crypton] D2: OK
2729.53 s
[crypton] E3: OK
2729.53 s
[crypton] D3: OK
2729.53 s
[crypton] E4: OK
2729.53 s
[crypton] D4: OK
2729.53 s
[crypton] CBC
2729.53 s
[crypton] E0: OK
2729.53 s
[crypton] D0: OK
2729.53 s
[crypton] E1: OK
2729.53 s
[crypton] D1: OK
2729.53 s
[crypton] E2: OK
2729.53 s
[crypton] D2: OK
2729.53 s
[crypton] E3: OK
2729.53 s
[crypton] D3: OK
2729.53 s
[crypton] E4: OK
2729.53 s
[crypton] D4: OK
2729.53 s
[crypton] E5: OK
2729.53 s
[crypton] D5: OK
2729.53 s
[crypton] E6: OK
2729.53 s
[crypton] D6: OK
2729.53 s
[crypton] E7: OK
2729.53 s
[crypton] D7: OK
2729.53 s
[crypton] E8: OK
2729.53 s
[crypton] D8: OK
2729.53 s
[crypton] E9: OK
2729.53 s
[crypton] D9: OK
2729.53 s
[crypton] E10: OK
2729.53 s
[crypton] D10: OK
2729.53 s
[crypton] E11: OK
2729.53 s
[crypton] D11: OK
2729.53 s
[crypton] AEAD
2729.53 s
[crypton] AE0: OK
2729.53 s
[crypton] AD0: OK
2729.53 s
[crypton] E0: OK
2729.53 s
[crypton] D0: OK
2729.53 s
[crypton] AE1: OK
2729.53 s
[crypton] AD1: OK
2729.53 s
[crypton] E1: OK
2729.53 s
[crypton] D1: OK
2729.53 s
[crypton] AE2: OK
2729.53 s
[crypton] AD2: OK
2729.53 s
[crypton] E2: OK
2729.54 s
[crypton] D2: OK
2729.54 s
[crypton] decrypt.encrypt==id
2729.57 s
[autodocodec] [4 of 9] Compiling Autodocodec.Aeson.Encode ( src/Autodocodec/Aeson/Encode.hs, nothing )
2729.59 s
[crypton] ECB: OK (0.04s)
2729.59 s
[crypton] +++ OK, passed 100 tests.
2729.65 s
[crypton] CBC: OK (0.02s)
2729.65 s
[crypton] +++ OK, passed 100 tests.
2729.65 s
[crypton] CFB: OK (0.04s)
2729.65 s
[crypton] +++ OK, passed 100 tests.
2729.65 s
[crypton] CTR: OK
2729.65 s
[crypton] +++ OK, passed 100 tests.
2729.67 s
[crypton] OCB: OK (0.01s)
2729.67 s
[crypton] +++ OK, passed 100 tests.
2729.67 s
[crypton] CCM: OK (0.01s)
2729.67 s
[crypton] +++ OK, passed 100 tests.
2729.67 s
[crypton] EAX: OK
2729.67 s
[crypton] +++ OK, passed 100 tests.
2729.67 s
[crypton] CWC: OK
2729.67 s
[crypton] +++ OK, passed 100 tests.
2729.69 s
[crypton] GCM: OK (0.01s)
2729.69 s
[crypton] +++ OK, passed 100 tests.
2729.69 s
[crypton] nullIV is null: OK
2729.69 s
[crypton] ivAdd is linear: OK
2729.69 s
[crypton] +++ OK, passed 100 tests.
2729.69 s
[crypton] AES-GCM-SIV
2729.69 s
[crypton] KATs
2729.69 s
[crypton] encrypt
2729.69 s
[crypton] AES128
2729.69 s
[crypton] 1: OK
2729.69 s
[crypton] 2: OK
2729.69 s
[crypton] 3: OK
2729.69 s
[crypton] 4: OK
2729.69 s
[crypton] 5: OK
2729.69 s
[crypton] 6: OK
2729.69 s
[crypton] 7: OK
2729.69 s
[crypton] 8: OK
2729.69 s
[crypton] 9: OK
2729.69 s
[crypton] 10: OK
2729.69 s
[crypton] 11: OK
2729.69 s
[crypton] 12: OK
2729.69 s
[crypton] 13: OK
2729.69 s
[crypton] 14: OK
2729.69 s
[crypton] 15: OK
2729.69 s
[crypton] 16: OK
2729.69 s
[crypton] 17: OK
2729.69 s
[crypton] 18: OK
2729.69 s
[crypton] 19: OK
2729.69 s
[crypton] 20: OK
2729.69 s
[crypton] 21: OK
2729.69 s
[crypton] 22: OK
2729.69 s
[crypton] 23: OK
2729.69 s
[crypton] 24: OK
2729.69 s
[crypton] AES256
2729.69 s
[crypton] 1: OK
2729.70 s
[crypton] 2: OK
2729.70 s
[crypton] 3: OK
2729.70 s
[crypton] 4: OK
2729.70 s
[crypton] 5: OK
2729.70 s
[crypton] 6: OK
2729.70 s
[crypton] 7: OK
2729.70 s
[crypton] 8: OK
2729.70 s
[crypton] 9: OK
2729.70 s
[crypton] 10: OK
2729.70 s
[crypton] 11: OK
2729.70 s
[crypton] 12: OK
2729.70 s
[crypton] 13: OK
2729.70 s
[crypton] 14: OK
2729.70 s
[crypton] 15: OK
2729.70 s
[crypton] 16: OK
2729.70 s
[crypton] 17: OK
2729.70 s
[crypton] 18: OK
2729.70 s
[crypton] 19: OK
2729.70 s
[crypton] 20: OK
2729.70 s
[crypton] 21: OK
2729.70 s
[crypton] 22: OK
2729.70 s
[crypton] 23: OK
2729.70 s
[crypton] 24: OK
2729.70 s
[crypton] CounterWrap
2729.71 s
[crypton] 1: OK
2729.71 s
[crypton] 2: OK
2729.71 s
[crypton] decrypt
2729.71 s
[crypton] AES128
2729.71 s
[crypton] 1: OK
2729.71 s
[crypton] 2: OK
2729.71 s
[crypton] 3: OK
2729.71 s
[crypton] 4: OK
2729.71 s
[crypton] 5: OK
2729.71 s
[crypton] 6: OK
2729.71 s
[crypton] 7: OK
2729.71 s
[crypton] 8: OK
2729.71 s
[crypton] 9: OK
2729.71 s
[crypton] 10: OK
2729.71 s
[crypton] 11: OK
2729.71 s
[crypton] 12: OK
2729.71 s
[crypton] 13: OK
2729.71 s
[crypton] 14: OK
2729.71 s
[crypton] 15: OK
2729.71 s
[crypton] 16: OK
2729.71 s
[crypton] 17: OK
2729.71 s
[crypton] 18: OK
2729.71 s
[crypton] 19: OK
2729.71 s
[crypton] 20: OK
2729.72 s
[crypton] 21: OK
2729.72 s
[crypton] 22: OK
2729.72 s
[crypton] 23: OK
2729.72 s
[crypton] 24: OK
2729.72 s
[crypton] AES256
2729.72 s
[crypton] 1: OK
2729.72 s
[crypton] 2: OK
2729.72 s
[crypton] 3: OK
2729.72 s
[crypton] 4: OK
2729.72 s
[crypton] 5: OK
2729.72 s
[crypton] 6: OK
2729.72 s
[crypton] 7: OK
2729.72 s
[crypton] 8: OK
2729.72 s
[crypton] 9: OK
2729.72 s
[crypton] 10: OK
2729.72 s
[crypton] 11: OK
2729.72 s
[crypton] 12: OK
2729.72 s
[crypton] 13: OK
2729.72 s
[crypton] 14: OK
2729.72 s
[crypton] 15: OK
2729.72 s
[crypton] 16: OK
2729.72 s
[crypton] 17: OK
2729.72 s
[crypton] 18: OK
2729.72 s
[crypton] 19: OK
2729.72 s
[crypton] 20: OK
2729.72 s
[crypton] 21: OK
2729.72 s
[crypton] 22: OK
2729.72 s
[crypton] 23: OK
2729.72 s
[crypton] 24: OK
2729.72 s
[crypton] CounterWrap
2729.72 s
[crypton] 1: OK
2729.72 s
[crypton] 2: OK
2729.72 s
[crypton] properties
2729.80 s
[crypton] AES128: OK (0.09s)
2729.80 s
[crypton] +++ OK, passed 100 tests.
2729.86 s
[crypton] AES256: OK (0.07s)
2729.86 s
[crypton] +++ OK, passed 100 tests.
2729.86 s
[crypton] blowfish64
2729.86 s
[crypton] KAT
2729.86 s
[crypton] ECB
2729.86 s
[crypton] E0: OK
2729.86 s
[crypton] D0: OK
2729.86 s
[crypton] E1: OK
2729.86 s
[crypton] D1: OK
2729.86 s
[crypton] E2: OK
2729.86 s
[crypton] D2: OK
2729.86 s
[crypton] E3: OK
2729.86 s
[crypton] D3: OK
2729.86 s
[crypton] E4: OK
2729.86 s
[crypton] D4: OK
2729.86 s
[crypton] E5: OK
2729.86 s
[crypton] D5: OK
2729.86 s
[crypton] E6: OK
2729.86 s
[crypton] D6: OK
2729.86 s
[crypton] E7: OK
2729.86 s
[crypton] D7: OK
2729.86 s
[crypton] E8: OK
2729.86 s
[crypton] D8: OK
2729.86 s
[crypton] E9: OK
2729.86 s
[crypton] D9: OK
2729.86 s
[crypton] E10: OK
2729.86 s
[crypton] D10: OK
2729.86 s
[crypton] E11: OK
2729.86 s
[crypton] D11: OK
2729.86 s
[crypton] E12: OK
2729.86 s
[crypton] D12: OK
2729.86 s
[crypton] E13: OK
2729.86 s
[crypton] D13: OK
2729.86 s
[crypton] E14: OK
2729.86 s
[crypton] D14: OK
2729.86 s
[crypton] E15: OK
2729.86 s
[crypton] D15: OK
2729.86 s
[crypton] E16: OK
2729.86 s
[crypton] D16: OK
2729.86 s
[crypton] E17: OK
2729.86 s
[crypton] D17: OK
2729.86 s
[crypton] E18: OK
2729.86 s
[crypton] D18: OK
2729.86 s
[crypton] E19: OK
2729.86 s
[crypton] D19: OK
2729.86 s
[crypton] E20: OK
2729.86 s
[crypton] D20: OK
2729.86 s
[crypton] E21: OK
2729.86 s
[crypton] D21: OK
2729.86 s
[crypton] E22: OK
2729.86 s
[crypton] D22: OK
2729.86 s
[crypton] E23: OK
2729.86 s
[crypton] D23: OK
2729.86 s
[crypton] E24: OK
2729.86 s
[crypton] D24: OK
2729.86 s
[crypton] E25: OK
2729.87 s
[crypton] D25: OK
2729.87 s
[crypton] E26: OK
2729.87 s
[crypton] D26: OK
2729.87 s
[crypton] E27: OK
2729.87 s
[crypton] D27: OK
2729.87 s
[crypton] E28: OK
2729.87 s
[crypton] D28: OK
2729.87 s
[crypton] E29: OK
2729.87 s
[crypton] D29: OK
2729.87 s
[crypton] E30: OK
2729.87 s
[crypton] D30: OK
2729.87 s
[crypton] E31: OK
2729.87 s
[crypton] D31: OK
2729.87 s
[crypton] E32: OK
2729.87 s
[crypton] D32: OK
2729.87 s
[crypton] E33: OK
2729.87 s
[crypton] D33: OK
2729.88 s
[crypton] decrypt.encrypt==id
2729.90 s
[crypton] ECB: OK (0.03s)
2729.90 s
[crypton] +++ OK, passed 100 tests.
2729.98 s
[crypton] CBC: OK (0.06s)
2729.98 s
[crypton] +++ OK, passed 100 tests.
2730.03 s
[crypton] CFB: OK (0.07s)
2730.03 s
[crypton] +++ OK, passed 100 tests.
2730.04 s
[crypton] CTR: OK
2730.04 s
[crypton] +++ OK, passed 100 tests.
2730.04 s
[crypton] OCB: OK
2730.04 s
[crypton] +++ OK, passed 100 tests.
2730.04 s
[crypton] CCM: OK
2730.04 s
[crypton] +++ OK, passed 100 tests.
2730.04 s
[crypton] EAX: OK
2730.04 s
[crypton] +++ OK, passed 100 tests.
2730.04 s
[crypton] CWC: OK
2730.04 s
[crypton] +++ OK, passed 100 tests.
2730.04 s
[crypton] GCM: OK
2730.04 s
[crypton] +++ OK, passed 100 tests.
2730.04 s
[crypton] nullIV is null: OK
2730.04 s
[crypton] ivAdd is linear: OK
2730.04 s
[crypton] +++ OK, passed 100 tests.
2730.04 s
[crypton] CAST5
2730.04 s
[crypton] KAT
2730.04 s
[crypton] ECB
2730.04 s
[crypton] E0: OK
2730.05 s
[crypton] D0: OK
2730.05 s
[crypton] E1: OK
2730.05 s
[crypton] D1: OK
2730.05 s
[crypton] E2: OK
2730.05 s
[crypton] D2: OK
2730.06 s
[crypton] decrypt.encrypt==id
2730.08 s
[crypton] ECB: OK (0.03s)
2730.08 s
[crypton] +++ OK, passed 100 tests.
2730.16 s
[crypton] CBC: OK (0.07s)
2730.16 s
[crypton] +++ OK, passed 100 tests.
2730.22 s
[crypton] CFB: OK (0.07s)
2730.22 s
[crypton] +++ OK, passed 100 tests.
2730.23 s
[crypton] CTR: OK (0.01s)
2730.23 s
[crypton] +++ OK, passed 100 tests.
2730.23 s
[crypton] OCB: OK
2730.23 s
[crypton] +++ OK, passed 100 tests.
2730.23 s
[crypton] CCM: OK
2730.23 s
[crypton] +++ OK, passed 100 tests.
2730.23 s
[crypton] EAX: OK
2730.23 s
[crypton] +++ OK, passed 100 tests.
2730.24 s
[crypton] CWC: OK
2730.24 s
[crypton] +++ OK, passed 100 tests.
2730.24 s
[crypton] GCM: OK
2730.24 s
[crypton] +++ OK, passed 100 tests.
2730.24 s
[crypton] nullIV is null: OK
2730.24 s
[crypton] ivAdd is linear: OK
2730.24 s
[crypton] +++ OK, passed 100 tests.
2730.24 s
[crypton] Camellia128
2730.24 s
[crypton] KAT
2730.24 s
[crypton] ECB
2730.24 s
[crypton] E0: OK
2730.24 s
[crypton] D0: OK
2730.24 s
[crypton] E1: OK
2730.24 s
[crypton] D1: OK
2730.24 s
[crypton] decrypt.encrypt==id
2730.28 s
[autodocodec] [5 of 9] Compiling Autodocodec.Aeson.Decode ( src/Autodocodec/Aeson/Decode.hs, nothing )
2730.30 s
[crypton] ECB: OK (0.04s)
2730.30 s
[crypton] +++ OK, passed 100 tests.
2730.36 s
[crypton] CBC: OK (0.07s)
2730.36 s
[crypton] +++ OK, passed 100 tests.
2730.42 s
[crypton] CFB: OK (0.06s)
2730.42 s
[crypton] +++ OK, passed 100 tests.
2730.42 s
[crypton] CTR: OK (0.01s)
2730.42 s
[crypton] +++ OK, passed 100 tests.
2730.42 s
[crypton] OCB: OK
2730.42 s
[crypton] +++ OK, passed 100 tests.
2730.42 s
[crypton] CCM: OK
2730.42 s
[crypton] +++ OK, passed 100 tests.
2730.42 s
[crypton] EAX: OK
2730.42 s
[crypton] +++ OK, passed 100 tests.
2730.42 s
[crypton] CWC: OK
2730.42 s
[crypton] +++ OK, passed 100 tests.
2730.42 s
[crypton] GCM: OK
2730.42 s
[crypton] +++ OK, passed 100 tests.
2730.42 s
[crypton] nullIV is null: OK
2730.42 s
[crypton] ivAdd is linear: OK
2730.42 s
[crypton] +++ OK, passed 100 tests.
2730.42 s
[crypton] DES
2730.42 s
[crypton] KAT
2730.42 s
[crypton] ECB
2730.42 s
[crypton] E0: OK
2730.42 s
[crypton] D0: OK
2730.42 s
[crypton] E1: OK
2730.42 s
[crypton] D1: OK
2730.43 s
[crypton] E2: OK
2730.43 s
[crypton] D2: OK
2730.43 s
[crypton] E3: OK
2730.43 s
[crypton] D3: OK
2730.43 s
[crypton] E4: OK
2730.43 s
[crypton] D4: OK
2730.43 s
[crypton] E5: OK
2730.43 s
[crypton] D5: OK
2730.44 s
[crypton] E6: OK
2730.44 s
[crypton] D6: OK
2730.44 s
[crypton] E7: OK
2730.44 s
[crypton] D7: OK
2730.44 s
[crypton] E8: OK
2730.44 s
[crypton] D8: OK
2730.44 s
[crypton] E9: OK
2730.45 s
[crypton] D9: OK
2730.45 s
[crypton] E10: OK
2730.45 s
[crypton] D10: OK
2730.45 s
[crypton] E11: OK
2730.45 s
[crypton] D11: OK
2730.45 s
[crypton] E12: OK
2730.45 s
[crypton] D12: OK
2730.45 s
[crypton] E13: OK
2730.45 s
[crypton] D13: OK
2730.45 s
[crypton] E14: OK
2730.46 s
[crypton] D14: OK
2730.46 s
[crypton] E15: OK
2730.46 s
[crypton] D15: OK
2730.46 s
[crypton] E16: OK
2730.46 s
[crypton] D16: OK
2730.46 s
[crypton] E17: OK
2730.47 s
[crypton] D17: OK
2730.47 s
[crypton] E18: OK
2730.47 s
[crypton] D18: OK
2730.47 s
[crypton] E19: OK
2730.47 s
[crypton] D19: OK
2730.47 s
[crypton] E20: OK
2730.47 s
[crypton] D20: OK
2730.47 s
[crypton] E21: OK
2730.48 s
[crypton] D21: OK
2730.48 s
[crypton] E22: OK
2730.48 s
[crypton] D22: OK
2730.48 s
[crypton] E23: OK
2730.48 s
[crypton] D23: OK
2730.48 s
[crypton] E24: OK
2730.48 s
[crypton] D24: OK
2730.49 s
[crypton] E25: OK
2730.49 s
[crypton] D25: OK
2730.49 s
[crypton] E26: OK
2730.49 s
[crypton] D26: OK
2730.49 s
[crypton] E27: OK
2730.49 s
[crypton] D27: OK
2730.49 s
[crypton] E28: OK
2730.49 s
[crypton] D28: OK
2730.50 s
[crypton] E29: OK
2730.50 s
[crypton] D29: OK
2730.50 s
[crypton] E30: OK
2730.50 s
[crypton] D30: OK
2730.50 s
[crypton] E31: OK
2730.50 s
[crypton] D31: OK
2730.50 s
[crypton] E32: OK
2730.51 s
[crypton] D32: OK
2730.51 s
[crypton] E33: OK
2730.52 s
[crypton] D33: OK
2730.52 s
[crypton] decrypt.encrypt==id
2730.56 s
[autodocodec] [6 of 9] Compiling Autodocodec.DerivingVia ( src/Autodocodec/DerivingVia.hs, nothing )
2730.59 s
[autodocodec] [7 of 9] Compiling Autodocodec.Aeson ( src/Autodocodec/Aeson.hs, nothing )
2730.65 s
[autodocodec] [8 of 9] Compiling Autodocodec ( src/Autodocodec.hs, nothing )
2730.65 s
[autodocodec] [9 of 9] Compiling Paths_autodocodec ( dist/build/autogen/Paths_autodocodec.hs, nothing )
2730.73 s
[autodocodec] Haddock coverage:
2730.73 s
[autodocodec] 0% ( 0 / 11) in 'Autodocodec.Aeson.Compat'
2730.73 s
[autodocodec] Missing documentation for:
2730.73 s
[autodocodec] Module header
2730.73 s
[autodocodec] toKey (src/Autodocodec/Aeson/Compat.hs:18)
2730.73 s
[autodocodec] fromKey (src/Autodocodec/Aeson/Compat.hs:26)
2730.73 s
[autodocodec] lookupKey (src/Autodocodec/Aeson/Compat.hs:34)
2730.73 s
[autodocodec] insert (src/Autodocodec/Aeson/Compat.hs:42)
2730.73 s
[autodocodec] fromList (src/Autodocodec/Aeson/Compat.hs:50)
2730.73 s
[autodocodec] toList (src/Autodocodec/Aeson/Compat.hs:58)
2730.73 s
[autodocodec] map (src/Autodocodec/Aeson/Compat.hs:66)
2730.73 s
[autodocodec] liftToJSON (src/Autodocodec/Aeson/Compat.hs:74)
2730.73 s
[autodocodec] liftToEncoding (src/Autodocodec/Aeson/Compat.hs:81)
2730.73 s
[autodocodec] liftParseJSON (src/Autodocodec/Aeson/Compat.hs:88)
2730.74 s
[autodocodec] Warning: 'toJSONViaCodec' is out of scope.
2730.74 s
[autodocodec] If you qualify the identifier, haddock can try to link it anyway.
2730.74 s
[autodocodec] Warning: 'toJSONVia' is out of scope.
2730.74 s
[autodocodec] If you qualify the identifier, haddock can try to link it anyway.
2730.74 s
[autodocodec] Warning: 'parseJSONViaCodec' is out of scope.
2730.74 s
[autodocodec] If you qualify the identifier, haddock can try to link it anyway.
2730.74 s
[autodocodec] Warning: 'parseJSONVia' is out of scope.
2730.74 s
[autodocodec] If you qualify the identifier, haddock can try to link it anyway.
2730.74 s
[autodocodec] Warning: 'jsonSchemaViaCodec' is out of scope.
2730.74 s
[autodocodec] If you qualify the identifier, haddock can try to link it anyway.
2730.74 s
[autodocodec] Warning: 'jsonSchemaVia' is out of scope.
2730.74 s
[autodocodec] If you qualify the identifier, haddock can try to link it anyway.
2730.77 s
[autodocodec] Warning: 'Object' is ambiguous. It is defined
2730.77 s
[autodocodec] * in ‘Data.Aeson.Types.Internal’
2730.77 s
[autodocodec] * in ‘Data.Aeson.Types.Internal’
2730.77 s
[autodocodec] You may be able to disambiguate the identifier by qualifying it or
2730.77 s
[autodocodec] by specifying the type/value namespace explicitly.
2730.77 s
[autodocodec] Defaulting to the one defined in ‘Data.Aeson.Types.Internal’
2730.77 s
[autodocodec] Warning: 'ValueCodec' is ambiguous. It is defined
2730.77 s
[autodocodec] * at src/Autodocodec/Codec.hs:141:3
2730.77 s
[autodocodec] * at src/Autodocodec/Codec.hs:376:1
2730.77 s
[autodocodec] You may be able to disambiguate the identifier by qualifying it or
2730.77 s
[autodocodec] by specifying the type/value namespace explicitly.
2730.77 s
[autodocodec] Defaulting to the one defined at src/Autodocodec/Codec.hs:376:1
2730.78 s
[autodocodec] Warning: '()' is out of scope.
2730.78 s
[autodocodec] If you qualify the identifier, haddock can try to link it anyway.
2730.80 s
[autodocodec] Warning: 'mapToDecoder' is out of scope.
2730.80 s
[autodocodec] If you qualify the identifier, haddock can try to link it anyway.
2730.80 s
[autodocodec] Warning: 'discriminator' is out of scope.
2730.80 s
[autodocodec] If you qualify the identifier, haddock can try to link it anyway.
2730.81 s
[autodocodec] Warning: 'NumberBounds' is out of scope.
2730.81 s
[autodocodec] If you qualify the identifier, haddock can try to link it anyway.
2730.83 s
[autodocodec] Warning: 'HasCodec' is out of scope.
2730.83 s
[autodocodec] If you qualify the identifier, haddock can try to link it anyway.
2730.83 s
[autodocodec] Warning: 'Object' is out of scope.
2730.83 s
[autodocodec] If you qualify the identifier, haddock can try to link it anyway.
2730.87 s
[autodocodec] Warning: 'b' is out of scope.
2730.87 s
[autodocodec] If you qualify the identifier, haddock can try to link it anyway.
2730.87 s
[autodocodec] Warning: 'a' is out of scope.
2730.87 s
[autodocodec] If you qualify the identifier, haddock can try to link it anyway.
2730.88 s
[autodocodec] Warning: 'Int8' is out of scope.
2730.88 s
[autodocodec] If you qualify the identifier, haddock can try to link it anyway.
2730.88 s
[autodocodec] Warning: 'boundedNumberBounds' is out of scope.
2730.88 s
[autodocodec] If you qualify the identifier, haddock can try to link it anyway.
2730.89 s
[autodocodec] Warning: 'requiredField' is out of scope.
2730.89 s
[autodocodec] If you qualify the identifier, haddock can try to link it anyway.
2730.89 s
[autodocodec] Warning: 'parseAlterternative' is out of scope.
2730.89 s
[autodocodec] If you qualify the identifier, haddock can try to link it anyway.
2730.89 s
[autodocodec] Warning: 'optionalFieldOrNull' is out of scope.
2730.89 s
[autodocodec] If you qualify the identifier, haddock can try to link it anyway.
2730.91 s
[autodocodec] 86% ( 80 / 92) in 'Autodocodec.Codec'
2730.91 s
[autodocodec] Missing documentation for:
2730.91 s
[autodocodec] Module header
2730.91 s
[autodocodec] Bounds (src/Autodocodec/Codec.hs:298)
2730.91 s
[autodocodec] emptyBounds (src/Autodocodec/Codec.hs:309)
2730.91 s
[autodocodec] boundedBounds (src/Autodocodec/Codec.hs:312)
2730.91 s
[autodocodec] IntegerBoundsSymbolic (src/Autodocodec/Codec.hs:327)
2730.91 s
[autodocodec] guessIntegerBoundsSymbolic (src/Autodocodec/Codec.hs:333)
2730.91 s
[autodocodec] IntegerSymbolic (src/Autodocodec/Codec.hs:339)
2730.91 s
[autodocodec] guessIntegerSymbolic (src/Autodocodec/Codec.hs:348)
2730.91 s
[autodocodec] optionalKeyCodec (src/Autodocodec/Codec.hs:878)
2730.91 s
[autodocodec] optionalKeyWithDefaultCodec (src/Autodocodec/Codec.hs:890)
2730.91 s
[autodocodec] Result (src/Autodocodec/Codec.hs:2013)
2730.91 s
[autodocodec] unsafeCodecViaAesonString (src/Autodocodec/Codec.hs:2035)
2730.93 s
[autodocodec] 70% ( 12 / 17) in 'Autodocodec.Class'
2730.93 s
[autodocodec] Missing documentation for:
2730.93 s
[autodocodec] Module header
2730.93 s
[autodocodec] optionalFieldWithOmittedDefault (src/Autodocodec/Class.hs:348)
2730.93 s
[autodocodec] optionalFieldWithOmittedDefault' (src/Autodocodec/Class.hs:357)
2730.93 s
[autodocodec] optionalFieldOrNullWithOmittedDefault (src/Autodocodec/Class.hs:368)
2730.93 s
[autodocodec] optionalFieldOrNullWithOmittedDefault' (src/Autodocodec/Class.hs:377)
2730.93 s
[autodocodec] 54% ( 6 / 11) in 'Autodocodec.Aeson.Encode'
2730.93 s
[autodocodec] Missing documentation for:
2730.93 s
[autodocodec] Module header
2730.93 s
[autodocodec] toJSONObjectViaCodec (src/Autodocodec/Aeson/Encode.hs:40)
2730.93 s
[autodocodec] toJSONObjectVia (src/Autodocodec/Aeson/Encode.hs:43)
2730.93 s
[autodocodec] toSeriesViaCodec (src/Autodocodec/Aeson/Encode.hs:98)
2730.93 s
[autodocodec] toSeriesVia (src/Autodocodec/Aeson/Encode.hs:101)
2730.93 s
[autodocodec] Warning: 'eitherDecodeViaCodec' is out of scope.
2730.93 s
[autodocodec] If you qualify the identifier, haddock can try to link it anyway.
2730.93 s
[autodocodec] 66% ( 6 / 9) in 'Autodocodec.Aeson.Decode'
2730.93 s
[autodocodec] Missing documentation for:
2730.93 s
[autodocodec] Module header
2730.93 s
[autodocodec] parseJSONObjectViaCodec (src/Autodocodec/Aeson/Decode.hs:46)
2730.93 s
[autodocodec] parseJSONObjectVia (src/Autodocodec/Aeson/Decode.hs:49)
2730.93 s
[autodocodec] Warning: 'Autodocodec' is ambiguous. It is defined
2730.93 s
[autodocodec] * at src/Autodocodec/DerivingVia.hs:22:25
2730.93 s
[autodocodec] * at src/Autodocodec/DerivingVia.hs:22:1
2730.93 s
[autodocodec] You may be able to disambiguate the identifier by qualifying it or
2730.93 s
[autodocodec] by specifying the type/value namespace explicitly.
2730.93 s
[autodocodec] Defaulting to the one defined at src/Autodocodec/DerivingVia.hs:22:1
2730.93 s
[autodocodec] 50% ( 1 / 2) in 'Autodocodec.DerivingVia'
2730.93 s
[autodocodec] Missing documentation for:
2730.94 s
[autodocodec] Module header
2730.94 s
[autodocodec] 69% ( 16 / 23) in 'Autodocodec.Aeson'
2730.94 s
[autodocodec] Missing documentation for:
2730.94 s
[autodocodec] Module header
2730.94 s
[autodocodec] toJSONObjectViaCodec (src/Autodocodec/Aeson/Encode.hs:40)
2730.94 s
[autodocodec] toJSONObjectVia (src/Autodocodec/Aeson/Encode.hs:43)
2730.94 s
[autodocodec] toSeriesViaCodec (src/Autodocodec/Aeson/Encode.hs:98)
2730.94 s
[autodocodec] toSeriesVia (src/Autodocodec/Aeson/Encode.hs:101)
2730.94 s
[autodocodec] parseJSONObjectViaCodec (src/Autodocodec/Aeson/Decode.hs:46)
2730.94 s
[autodocodec] parseJSONObjectVia (src/Autodocodec/Aeson/Decode.hs:49)
2730.94 s
[autodocodec] 89% (124 /138) in 'Autodocodec'
2730.94 s
[autodocodec] Missing documentation for:
2730.94 s
[autodocodec] Module header
2730.94 s
[autodocodec] toJSONObjectViaCodec (src/Autodocodec/Aeson/Encode.hs:40)
2730.94 s
[autodocodec] toJSONObjectVia (src/Autodocodec/Aeson/Encode.hs:43)
2730.94 s
[autodocodec] toSeriesViaCodec (src/Autodocodec/Aeson/Encode.hs:98)
2730.94 s
[autodocodec] toSeriesVia (src/Autodocodec/Aeson/Encode.hs:101)
2730.94 s
[autodocodec] parseJSONObjectViaCodec (src/Autodocodec/Aeson/Decode.hs:46)
2730.94 s
[autodocodec] parseJSONObjectVia (src/Autodocodec/Aeson/Decode.hs:49)
2730.94 s
[autodocodec] optionalFieldWithOmittedDefault (src/Autodocodec/Class.hs:348)
2730.94 s
[autodocodec] optionalFieldOrNullWithOmittedDefault (src/Autodocodec/Class.hs:368)
2730.94 s
[autodocodec] optionalFieldWithOmittedDefault' (src/Autodocodec/Class.hs:357)
2730.94 s
[autodocodec] optionalFieldOrNullWithOmittedDefault' (src/Autodocodec/Class.hs:377)
2730.94 s
[autodocodec] Bounds (src/Autodocodec/Codec.hs:298)
2730.94 s
[autodocodec] emptyBounds (src/Autodocodec/Codec.hs:309)
2730.94 s
[autodocodec] boundedBounds (src/Autodocodec/Codec.hs:312)
2732.08 s
[crypton] ECB: OK (1.57s)
2732.08 s
[crypton] +++ OK, passed 5 tests.
2732.94 s
[autodocodec] Warning: Autodocodec.Codec: could not find link destinations for:
2732.94 s
[autodocodec] - Data.Vector.Vector
2732.94 s
[autodocodec] - Autodocodec.Codec.Rep_Union
2732.94 s
[autodocodec] - Autodocodec.Codec.Rep_Bounds
2732.95 s
[autodocodec] Warning: Autodocodec.Class: could not find link destinations for:
2732.95 s
[autodocodec] - Data.Vector.Vector
2733.02 s
[autodocodec] Warning: Autodocodec: could not find link destinations for:
2733.02 s
[autodocodec] - Data.Vector.Vector
2733.02 s
[autodocodec] - Autodocodec.Codec.Rep_Bounds
2733.66 s
[crypton] CBC: OK (1.58s)
2733.66 s
[crypton] +++ OK, passed 5 tests.
2734.31 s
[attoparsec-aeson] Documentation created: dist/doc/html/attoparsec-aeson/,
2734.31 s
[attoparsec-aeson] dist/doc/html/attoparsec-aeson/attoparsec-aeson.txt
2734.52 s
[attoparsec-aeson] Phase: installPhase
2734.80 s
[crypton] CFB: OK (1.14s)
2734.80 s
[crypton] +++ OK, passed 5 tests.
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
2735.00 s
[crypton] CTR: OK (0.20s)
2735.00 s
[crypton] +++ OK, passed 5 tests.
2735.00 s
[crypton] OCB: OK
2735.00 s
[crypton] +++ OK, passed 5 tests.
2735.00 s
[crypton] CCM: OK
2735.00 s
[crypton] +++ OK, passed 5 tests.
2735.00 s
[crypton] EAX: OK
2735.00 s
[crypton] +++ OK, passed 5 tests.
2735.00 s
[crypton] CWC: OK
2735.00 s
[crypton] +++ OK, passed 5 tests.
2735.00 s
[crypton] GCM: OK
2735.00 s
[crypton] +++ OK, passed 5 tests.
2735.00 s
[crypton] nullIV is null: OK
2735.00 s
[crypton] ivAdd is linear: OK
2735.00 s
[crypton] +++ OK, passed 5 tests.
2735.00 s
[crypton] 3DES_EEE
2735.00 s
[crypton] decrypt.encrypt==id
2735.87 s
[attoparsec-aeson] Phase: fixupPhase
2735.93 s
[attoparsec-aeson] shrinking RPATHs of ELF executables and libraries in /nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0
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
2735.96 s
[attoparsec-aeson] checking for references to /build/ in /nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0...
2735.99 s
[attoparsec-aeson] patching script interpreter paths in /nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0
2736.00 s
[attoparsec-aeson] stripping (with command strip and flags -S -p) in /nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0/lib
2736.24 s
[attoparsec-aeson] shrinking RPATHs of ELF executables and libraries in /nix/store/y7n9qa84agyg3yml3c8fiiv49i60d5zn-attoparsec-aeson-2.2.2.0-doc
2736.26 s
[attoparsec-aeson] checking for references to /build/ in /nix/store/y7n9qa84agyg3yml3c8fiiv49i60d5zn-attoparsec-aeson-2.2.2.0-doc...
2736.27 s
[attoparsec-aeson] patching script interpreter paths in /nix/store/y7n9qa84agyg3yml3c8fiiv49i60d5zn-attoparsec-aeson-2.2.2.0-doc
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
2736.90 s
[attoparsec-aeson:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2737.22 s
[attoparsec-aeson:post-build] copying 2 paths...
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'...
2737.67 s
[attoparsec-aeson:post-build] copying path '/nix/store/y6pnrln6dbv67ajg15zmmalc2d0qz0dx-attoparsec-aeson-2.2.2.0' to 'https://cache.nix-ci.com'...
2740.34 s
[attoparsec-aeson:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2741.04 s
[attoparsec-aeson:post-build] copying 1 paths...
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'...
2741.53 s
Uploaded attoparsec-aeson in 4.9s
2741.54 s
Progress: 85 of 103 built (4 building), 318 of 318 downloaded from cache
2741.54 s
Built attoparsec-aeson in 1m46s
2741.70 s
Building /nix/store/cn22vj2vw926hq3a0h2lmn5j2q5923sh-aeson-pretty-0.8.10.drv
2741.70 s
[crypton] ECB: OK (4.23s)
2741.70 s
[crypton] +++ OK, passed 5 tests.
2741.70 s
[path] preserves validity [✔]
2741.70 s
[path] +++ OK, passed 100 tests.
2741.70 s
[path] never shrinks to itself for valid values [✔]
2741.70 s
[path] +++ OK, passed 100 tests.
2741.70 s
[path] GenValid (Path Rel File)
2741.70 s
[path] genValid :: Gen (Path Rel File)
2741.70 s
[path] only generates valid '(Path Rel File)'s [✔]
2741.70 s
[path] +++ OK, passed 100 tests.
2741.70 s
[path] shrinkValid :: (Path Rel File -> [Path Rel File])
2741.70 s
[path] preserves validity [✔]
2741.70 s
[path] +++ OK, passed 100 tests.
2741.70 s
[path] never shrinks to itself for valid values [✔]
2741.70 s
[path] +++ OK, passed 100 tests.
2741.70 s
[path] GenValid (Path Abs Dir)
2741.70 s
[path] genValid :: Gen (Path Abs Dir)
2741.70 s
[path] only generates valid '(Path Abs Dir)'s [✔]
2741.70 s
[path] +++ OK, passed 100 tests.
2741.70 s
[path] shrinkValid :: (Path Abs Dir -> [Path Abs Dir])
2741.70 s
[path] preserves validity [✔]
2741.70 s
[path] +++ OK, passed 100 tests.
2741.70 s
[path] never shrinks to itself for valid values [✔]
2741.70 s
[path] +++ OK, passed 100 tests.
2741.70 s
[path] GenValid (Path Rel Dir)
2741.70 s
[path] genValid :: Gen (Path Rel Dir)
2741.70 s
[path] only generates valid '(Path Rel Dir)'s [✔]
2741.70 s
[path] +++ OK, passed 100 tests.
2741.70 s
[path] shrinkValid :: (Path Rel Dir -> [Path Rel Dir])
2741.70 s
[path] preserves validity [✔]
2741.70 s
[path] +++ OK, passed 100 tests.
2741.70 s
[path] never shrinks to itself for valid values [✔]
2741.70 s
[path] +++ OK, passed 100 tests.
2741.70 s
[path] GenValid (SomeBase Dir)
2741.70 s
[path] genValid :: Gen (SomeBase Dir)
2741.72 s
[path] only generates valid '(SomeBase Dir)'s [✔]
2741.73 s
[path] +++ OK, passed 100 tests.
2741.73 s
[path] shrinkValid :: (SomeBase Dir -> [SomeBase Dir])
2741.73 s
[path] preserves validity [✔]
2741.73 s
[path] +++ OK, passed 100 tests.
2741.73 s
[path] never shrinks to itself for valid values [✔]
2741.73 s
[path] +++ OK, passed 100 tests.
2741.73 s
[path] GenValid (SomeBase File)
2741.73 s
[path] genValid :: Gen (SomeBase File)
2741.73 s
[path] only generates valid '(SomeBase File)'s [✔]
2741.73 s
[path] +++ OK, passed 100 tests.
2741.73 s
[path] shrinkValid :: (SomeBase File -> [SomeBase File])
2741.73 s
[path] preserves validity [✔]
2741.73 s
[path] +++ OK, passed 100 tests.
2741.73 s
[path] never shrinks to itself for valid values [✔]
2741.73 s
[path] +++ OK, passed 100 tests.
2741.73 s
[path] Parsing
2741.73 s
[path] Path Abs Dir
2741.73 s
[path] Produces valid paths when it succeeds [✔]
2741.73 s
[path] +++ OK, passed 100 tests.
2741.73 s
[path] Path Rel Dir
2741.73 s
[path] Produces valid paths when it succeeds [✔]
2741.73 s
[path] +++ OK, passed 100 tests.
2741.73 s
[path] Path Abs File
2741.73 s
[path] Produces valid paths when it succeeds [✔]
2741.73 s
[path] +++ OK, passed 100 tests.
2741.73 s
[path] Path Rel File
2741.73 s
[path] Produces valid paths when it succeeds [✔]
2741.73 s
[path] +++ OK, passed 100 tests.
2741.73 s
[path] SomeBase Dir
2741.73 s
[path] Produces valid paths when it succeeds [✔]
2741.73 s
[path] +++ OK, passed 100 tests.
2741.73 s
[path] SomeBase file
2741.73 s
[path] Produces valid paths when it succeeds [✔]
2741.73 s
[path] +++ OK, passed 100 tests.
2741.73 s
[path] Operations
2741.73 s
[path] (</>)
2741.73 s
[path] produces a valid path on when creating valid absolute file paths [✔]
2741.73 s
[path] +++ OK, passed 100 tests.
2741.73 s
[path] produces a valid path on when creating valid absolute directory paths [✔]
2741.73 s
[path] +++ OK, passed 100 tests.
2741.73 s
[path] produces a valid path on when creating valid relative file paths [✔]
2741.73 s
[path] +++ OK, passed 100 tests.
2741.73 s
[path] produces a valid path on when creating valid relative directory paths [✔]
2741.73 s
[path] +++ OK, passed 100 tests.
2741.73 s
[path] stripProperPrefix
2741.73 s
[path] stripProperPrefix parent (parent </> child) = child Path Abs Dir Path Rel Dir [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.74 s
[path] stripProperPrefix parent (parent </> child) = child Path Rel Dir Path Rel Dir [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.74 s
[path] stripProperPrefix parent (parent </> child) = child Path Abs Dir Path Rel File [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.74 s
[path] stripProperPrefix parent (parent </> child) = child Path Rel Dir Path Rel File [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.74 s
[path] produces a valid path on when passed a valid absolute file paths [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.74 s
[path] produces a valid path on when passed a valid absolute directory paths [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.74 s
[path] produces a valid path on when passed a valid relative file paths [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.74 s
[path] produces a valid path on when passed a valid relative directory paths [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.74 s
[path] isProperPrefixOf
2741.74 s
[path] isProperPrefixOf parent (parent </> child) Path Abs Dir Path Rel Dir [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.74 s
[path] isProperPrefixOf parent (parent </> child) Path Rel Dir Path Rel Dir [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.74 s
[path] isProperPrefixOf parent (parent </> child) Path Abs Dir Path Rel File [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.74 s
[path] isProperPrefixOf parent (parent </> child) Path Rel Dir Path Rel File [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.74 s
[path] parent
2741.74 s
[path] produces a valid path on when passed a valid file path [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.74 s
[path] produces a valid path on when passed a valid directory path [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.74 s
[path] produces a valid path on when passed a valid abs file path [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.74 s
[path] produces a valid path on when passed a valid rel file path [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.74 s
[path] produces a valid path on when passed a valid abs directory path [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.74 s
[path] produces a valid path on when passed a valid rel directory path [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.74 s
[path] splitDrive
2741.74 s
[path] produces valid paths on when passed a valid directory path [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.74 s
[path] produces valid paths on when passed a valid file path [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.74 s
[path] takeDrive
2741.74 s
[path] produces a valid path on when passed a valid directory path [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.74 s
[path] produces a valid path on when passed a valid file path [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.74 s
[path] filename
2741.74 s
[path] filename (parent </> $(mkRelFile filename)) == filename $(mkRelFile filename) Path Abs Dir [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.74 s
[path] filename (parent </> $(mkRelFile filename)) == filename $(mkRelFile filename) Path Rel Dir [✔]
2741.74 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] filename (some:parent </> $(mkRelFile filename)) == filename $(mkRelFile filename) SomeBase Dir [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] produces a valid path on when passed a valid absolute path [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] produces a valid path on when passed a valid relative path [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] produces a valid filename when passed some valid base path [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] dirname
2741.75 s
[path] dirname parent </> $(mkRelDir dirname)) == dirname $(mkRelDir dirname) Path Abs Dir [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] dirname parent </> $(mkRelDir dirname)) == dirname $(mkRelDir dirname) Path Rel Dir [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] dirname (some:parent </> $(mkRelDir dirname)) == dirname $(mkRelDir dirname) SomeBase Dir [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] produces a valid path on when passed a valid absolute path [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] produces a valid path on when passed a valid relative path [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] produces a valid path when passed some valid longer path [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] Extensions
2741.75 s
[path] if addExtension a b succeeds then parseRelFile b succeeds - 1 [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] if addExtension a b succeeds then parseRelFile b succeeds - 2 [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] Adding an extension is like adding the extension to the end if it succeeds Path Abs File [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] Adding an extension is like adding the extension to the end if it succeeds Path Rel File [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] splitExtension output joins to result in the original file Path Abs File [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] splitExtension output joins to result in the original file Path Rel File [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] splitExtension generates a valid filename and valid extension Path Abs File [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] splitExtension generates a valid filename and valid extension Path Rel File [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] splitExtension >=> uncurry addExtension . swap == return Path Abs File [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] splitExtension >=> uncurry addExtension . swap == return Path Rel File [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] an extension that was added can be split off again Path Abs File [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] an extension that was added can be split off again Path Rel File [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] fileExtension == (fmap snd) . splitExtension Path Abs File [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] fileExtension == (fmap snd) . splitExtension Path Rel File [✔]
2741.75 s
[path] +++ OK, passed 100 tests.
2741.75 s
[path] an extension that was added is considered to be there Path Abs File [✔]
2741.76 s
[path] +++ OK, passed 100 tests.
2741.76 s
[path] an extension that was added is considered to be there Path Rel File [✔]
2741.76 s
[path] +++ OK, passed 100 tests.
2741.76 s
[path] (fileExtension >=> flip replaceExtension file) file == return file Path Abs File [✔]
2741.76 s
[path] +++ OK, passed 100 tests.
2741.76 s
[path] (fileExtension >=> flip replaceExtension file) file == return file Path Rel File [✔]
2741.76 s
[path] +++ OK, passed 100 tests.
2741.76 s
[path]
2741.76 s
[path] Finished in 14.6569 seconds
2741.76 s
[path] 80 examples, 0 failures
2741.76 s
[path] Test suite validity-test: PASS
2741.76 s
[path] Test suite logged to: dist/test/path-0.9.5-validity-test.log
2741.76 s
[path] Test suite test: RUNNING...
2741.76 s
[path]
2741.76 s
[path] Path.Windows
2741.76 s
[path] Parsing: Path Abs Dir
2741.76 s
[path] Failing: Parsing "" should fail. [✔]
2741.76 s
[path] Failing: Parsing ".\\" should fail. [✔]
2741.76 s
[path] Failing: Parsing "foo.txt" should fail. [✔]
2741.76 s
[path] Failing: Parsing "C:" should fail. [✔]
2741.76 s
[path] Succeeding: Parsing "C:\\" should succeed with: "C:\\" [✔]
2741.76 s
[path] Succeeding: Parsing "C:\\\\" should succeed with: "C:\\" [✔]
2741.76 s
[path] Succeeding: Parsing "C:\\\\\\foo\\\\bar\\\\mu\\" should succeed with: "C:\\foo\\bar\\mu\\" [✔]
2741.76 s
[path] Succeeding: Parsing "C:\\\\\\foo\\\\bar\\\\mu" should succeed with: "C:\\foo\\bar\\mu\\" [✔]
2741.76 s
[path] Succeeding: Parsing "C:\\\\\\foo\\\\bar\\.\\\\mu" should succeed with: "C:\\foo\\bar\\mu\\" [✔]
2741.76 s
[path] Succeeding: Parsing "\\\\unchost\\share" should succeed with: "\\\\unchost\\share\\" [✔]
2741.76 s
[path] Succeeding: Parsing "\\/unchost\\share" should succeed with: "\\\\unchost\\share\\" [✔]
2741.76 s
[path] Succeeding: Parsing "\\\\unchost\\share\\\\folder\\" should succeed with: "\\\\unchost\\share\\folder\\" [✔]
2741.76 s
[path] Succeeding: Parsing "\\\\?\\C:\\" should succeed with: "\\\\?\\C:\\" [✔]
2741.76 s
[path] Succeeding: Parsing "/\\?\\C:\\" should succeed with: "\\\\?\\C:\\" [✔]
2741.76 s
[path] Succeeding: Parsing "\\\\?\\C:\\\\\\folder\\\\" should succeed with: "\\\\?\\C:\\folder\\" [✔]
2741.76 s
[path] Parsing: Path Rel Dir
2741.76 s
[path] Failing: Parsing "" should fail. [✔]
2741.76 s
[path] Failing: Parsing "/" should fail. [✔]
2741.76 s
[path] Failing: Parsing "//" should fail. [✔]
2741.76 s
[path] Failing: Parsing "\\" should fail. [✔]
2741.76 s
[path] Failing: Parsing "\\\\" should fail. [✔]
2741.76 s
[path] Failing: Parsing "\\\\\\foo\\\\bar\\\\mu\\" should fail. [✔]
2741.76 s
[path] Failing: Parsing "\\\\\\foo\\\\bar\\\\\\\\mu" should fail. [✔]
2741.76 s
[path] Failing: Parsing "\\\\\\foo\\\\bar\\.\\\\mu" should fail. [✔]
2741.76 s
[path] Failing: Parsing "\\\\unchost\\share" should fail. [✔]
2741.76 s
[path] Failing: Parsing "\\\\?\\C:\\" should fail. [✔]
2741.76 s
[path] Succeeding: Parsing ".\\" should succeed with: ".\\" [✔]
2741.76 s
[path] Succeeding: Parsing ".\\.\\" should succeed with: ".\\" [✔]
2741.76 s
[path] Succeeding: Parsing "..." should succeed with: "...\\" [✔]
2741.76 s
[path] Succeeding: Parsing "foo.bak" should succeed with: "foo.bak\\" [✔]
2741.76 s
[path] Succeeding: Parsing ".\\foo" should succeed with: "foo\\" [✔]
2741.76 s
[path] Succeeding: Parsing ".\\.\\foo" should succeed with: "foo\\" [✔]
2741.76 s
[path] Succeeding: Parsing ".\\foo\\.\\bar" should succeed with: "foo\\bar\\" [✔]
2741.76 s
[path] Succeeding: Parsing "foo\\\\bar\\\\mu\\\\" should succeed with: "foo\\bar\\mu\\" [✔]
2741.76 s
[path] Succeeding: Parsing "foo\\\\bar////mu" should succeed with: "foo\\bar\\mu\\" [✔]
2741.76 s
[path] Succeeding: Parsing "foo\\\\bar\\.\\\\mu" should succeed with: "foo\\bar\\mu\\" [✔]
2741.76 s
[path] Parsing: Path Abs File
2741.76 s
[path] Failing: Parsing "" should fail. [✔]
2741.76 s
[path] Failing: Parsing ".\\" should fail. [✔]
2741.76 s
[path] Failing: Parsing "\\." should fail. [✔]
2741.76 s
[path] Failing: Parsing "\\foo\\bar\\." should fail. [✔]
2741.76 s
[path] Failing: Parsing "~\\" should fail. [✔]
2741.76 s
[path] Failing: Parsing ".\\foo.txt" should fail. [✔]
2741.76 s
[path] Failing: Parsing "\\" should fail. [✔]
2741.76 s
[path] Failing: Parsing "\\\\" should fail. [✔]
2741.76 s
[path] Failing: Parsing "\\\\\\foo\\\\bar\\\\mu\\" should fail. [✔]
2741.76 s
[path] Failing: Parsing "\\..." should fail. [✔]
2741.76 s
[path] Failing: Parsing "\\foo.txt" should fail. [✔]
2741.76 s
[path] Succeeding: Parsing "C:\\\\\\foo\\\\bar\\\\\\\\mu.txt" should succeed with: "C:\\foo\\bar\\mu.txt" [✔]
2741.76 s
[path] Succeeding: Parsing "C:\\\\\\foo\\\\bar\\.\\\\mu.txt" should succeed with: "C:\\foo\\bar\\mu.txt" [✔]
2741.76 s
[path] Succeeding: Parsing "\\\\unchost\\share\\\\file.txt" should succeed with: "\\\\unchost\\share\\file.txt" [✔]
2741.76 s
[path] Succeeding: Parsing "\\/unchost\\share\\\\file.txt" should succeed with: "\\\\unchost\\share\\file.txt" [✔]
2741.77 s
[path] Succeeding: Parsing "\\\\unchost\\share\\.\\folder\\\\\\file.txt" should succeed with: "\\\\unchost\\share\\folder\\file.txt" [✔]
2741.77 s
[path] Succeeding: Parsing "\\\\?\\C:\\file.txt" should succeed with: "\\\\?\\C:\\file.txt" [✔]
2741.77 s
[path] Succeeding: Parsing "/\\?\\C:\\file.txt" should succeed with: "\\\\?\\C:\\file.txt" [✔]
2741.77 s
[path] Succeeding: Parsing "\\\\?\\C:\\\\\\folder\\.\\\\file.txt" should succeed with: "\\\\?\\C:\\folder\\file.txt" [✔]
2741.77 s
[path] Parsing: Path Rel File
2741.77 s
[path] Failing: Parsing "" should fail. [✔]
2741.77 s
[path] Failing: Parsing "\\" should fail. [✔]
2741.77 s
[path] Failing: Parsing "\\\\" should fail. [✔]
2741.77 s
[path] Failing: Parsing "~\\" should fail. [✔]
2741.77 s
[path] Failing: Parsing "\\" should fail. [✔]
2741.77 s
[path] Failing: Parsing ".\\" should fail. [✔]
2741.77 s
[path] Failing: Parsing "a\\." should fail. [✔]
2741.77 s
[path] Failing: Parsing "a\\..\\b" should fail. [✔]
2741.77 s
[path] Failing: Parsing "a\\.." should fail. [✔]
2741.77 s
[path] Failing: Parsing "..\\foo.txt" should fail. [✔]
2741.77 s
[path] Failing: Parsing "\\\\" should fail. [✔]
2741.77 s
[path] Failing: Parsing "\\\\\\foo\\\\bar\\\\mu\\" should fail. [✔]
2741.77 s
[path] Failing: Parsing "\\\\\\foo\\\\bar\\\\\\\\mu" should fail. [✔]
2741.77 s
[path] Failing: Parsing "\\\\\\foo\\\\bar\\.\\\\mu" should fail. [✔]
2741.77 s
[path] Failing: Parsing "\\\\unchost\\share\\\\file.txt" should fail. [✔]
2741.77 s
[path] Failing: Parsing "\\\\?\\C:\\file.txt" should fail. [✔]
2741.77 s
[path] Succeeding: Parsing "a.." should succeed with: "a.." [✔]
2741.77 s
[path] Succeeding: Parsing "..." should succeed with: "..." [✔]
2741.77 s
[path] Succeeding: Parsing "foo.txt" should succeed with: "foo.txt" [✔]
2741.77 s
[path] Succeeding: Parsing ".\\foo.txt" should succeed with: "foo.txt" [✔]
2741.77 s
[path] Succeeding: Parsing ".\\.\\foo.txt" should succeed with: "foo.txt" [✔]
2741.77 s
[path] Succeeding: Parsing ".\\foo\\.\\bar.txt" should succeed with: "foo\\bar.txt" [✔]
2741.77 s
[path] Succeeding: Parsing "foo\\\\bar\\\\mu.txt" should succeed with: "foo\\bar\\mu.txt" [✔]
2741.77 s
[path] Succeeding: Parsing "foo\\\\bar\\\\\\\\mu.txt" should succeed with: "foo\\bar\\mu.txt" [✔]
2741.77 s
[path] Succeeding: Parsing "foo\\\\bar\\.\\\\mu.txt" should succeed with: "foo\\bar\\mu.txt" [✔]
2741.77 s
[path] Operations: (</>)
2741.77 s
[path] AbsDir + RelDir = AbsDir [✔]
2741.77 s
[path] AbsDir + RelFile = AbsFile [✔]
2741.77 s
[path] RelDir + RelDir = RelDir [✔]
2741.77 s
[path] . + . = . [✔]
2741.77 s
[path] . + x = x [✔]
2741.77 s
[path] x + . = x [✔]
2741.77 s
[path] RelDir + RelFile = RelFile [✔]
2741.77 s
[path] AbsDir(UNC) + RelDir = AbsDir(UNC) [✔]
2741.77 s
[path] AbsDir(UNC) + RelFile = AbsFile(UNC) [✔]
2741.77 s
[path] AbsDir(Unicode) + RelDir = AbsDir(Unicode) [✔]
2741.77 s
[path] AbsDir(Unicode) + RelFile = AbsFile(Unicode) [✔]
2741.77 s
[path] Operations: toFilePath
2741.78 s
[path] toFilePath $(mkRelDir ".") == "./" [✔]
2741.78 s
[path] show $(mkRelDir ".") == "\".\\"" [✔]
2741.78 s
[path] Operations: stripProperPrefix
2741.78 s
[path] stripProperPrefix parent (parent </> child) = child (absolute) [✔]
2741.78 s
[path] stripProperPrefix parent (parent </> child) = child (relative) [✔]
2741.78 s
[path] stripProperPrefix parent (parent </> child) = child (UNC) [✔]
2741.78 s
[path] stripProperPrefix parent (parent </> child) = child (Unicode) [✔]
2741.78 s
[path] stripProperPrefix parent parent = _|_ [✔]
2741.78 s
[path] Operations: isProperPrefixOf
2741.78 s
[path] isProperPrefixOf parent (parent </> child) (absolute) [✔]
2741.78 s
[path] isProperPrefixOf parent (parent </> child) (relative) [✔]
2741.78 s
[path] isProperPrefixOf parent (parent </> child) (UNC) [✔]
2741.78 s
[path] isProperPrefixOf parent (parent </> child) (Unicode) [✔]
2741.78 s
[path] not (x `isProperPrefixOf` x) [✔]
2741.78 s
[path] not (\ `isProperPrefixOf` \) [✔]
2741.78 s
[path] Operations: parent
2741.78 s
[path] parent (parent </> child) == parent [✔]
2741.78 s
[path] parent "C:\" == "C:\" [✔]
2741.78 s
[path] parent "C:\x" == "C:\" [✔]
2741.78 s
[path] parent "x" == "." [✔]
2741.78 s
[path] parent "." == "." [✔]
2741.78 s
[path] Operations: splitDrive
2741.78 s
[path] splitDrive "C:/dir" == ("C:/", Just "dir") [✔]
2741.78 s
[path] splitDrive "C:\dir" == ("C:\", Just "dir") [✔]
2741.78 s
[path] splitDrive "C:/file" == ("C:/", Just "file") [✔]
2741.78 s
[path] splitDrive "C:\file" == ("C:\", Just "file") [✔]
2741.78 s
[path] splitDrive "C:/" == ("C:/", Nothing) [✔]
2741.78 s
[path] splitDrive "C:\" == ("C:\", Nothing) [✔]
2741.78 s
[path] Operations: isDrive
2741.78 s
[path] isDrive "C:/" == True [✔]
2741.78 s
[path] isDrive "C:\" == True [✔]
2741.78 s
[path] isDrive "C:/dir" == False [✔]
2741.78 s
[path] isDrive "C:\dir" == False [✔]
2741.78 s
[path] Operations: filename
2741.78 s
[path] filename ($(mkAbsDir parent) </> $(mkRelFile filename)) == filename $(mkRelFile filename) (absolute) [✔]
2741.78 s
[path] filename ($(mkRelDir parent) </> $(mkRelFile filename)) == filename $(mkRelFile filename) (relative) [✔]
2741.78 s
[path] filename ($(mkAbsDir parent) </> $(mkRelFile filename)) == filename $(mkRelFile filename) (UNC) [✔]
2741.78 s
[path] filename ($(mkAbsDir parent) </> $(mkRelFile filename)) == filename $(mkRelFile filename) (Unicode) [✔]
2741.78 s
[path] Operations: dirname
2741.78 s
[path] dirname ($(mkAbsDir parent) </> $(mkRelFile dirname)) == dirname $(mkRelFile dirname) (absolute) [✔]
2741.78 s
[path] dirname ($(mkRelDir parent) </> $(mkRelFile dirname)) == dirname $(mkRelFile dirname) (relative) [✔]
2741.78 s
[path] dirname ($(mkAbsDir parent) </> $(mkRelFile dirname)) == dirname $(mkRelFile dirname) (UNC) [✔]
2741.78 s
[path] dirname ($(mkAbsDir parent) </> $(mkRelFile dirname)) == dirname $(mkRelFile dirname) (Unicode) [✔]
2741.78 s
[path] dirname $(mkRelDir .) == $(mkRelDir .) [✔]
2741.78 s
[path] dirname C:\ must be a Rel path [✔]
2741.78 s
[path] Operations: extensions
2741.78 s
[path] Only filenames and extensions
2741.78 s
[path] addExtension ".foo" "name" == "name.foo" [✔]
2741.78 s
[path] fileExtension "name.foo" == .foo [✔]
2741.78 s
[path] replaceExtension ".foo" "name.foo" == "name.foo" [✔]
2741.78 s
[path] addExtension ".foo" "name." == "name..foo" [✔]
2741.78 s
[path] fileExtension "name..foo" == .foo [✔]
2741.78 s
[path] replaceExtension ".foo" "name..foo" == "name..foo" [✔]
2741.78 s
[path] addExtension ".foo" "name.." == "name...foo" [✔]
2741.78 s
[path] fileExtension "name...foo" == .foo [✔]
2741.78 s
[path] replaceExtension ".foo" "name...foo" == "name...foo" [✔]
2741.79 s
[path] addExtension ".foo" ".name" == ".name.foo" [✔]
2741.79 s
[path] fileExtension ".name.foo" == .foo [✔]
2741.79 s
[path] replaceExtension ".foo" ".name.foo" == ".name.foo" [✔]
2741.79 s
[path] addExtension ".foo" "..name" == "..name.foo" [✔]
2741.79 s
[path] fileExtension "..name.foo" == .foo [✔]
2741.79 s
[path] replaceExtension ".foo" "..name.foo" == "..name.foo" [✔]
2741.79 s
[path] addExtension ".foo" "name.name" == "name.name.foo" [✔]
2741.79 s
[path] fileExtension "name.name.foo" == .foo [✔]
2741.79 s
[path] replaceExtension ".foo" "name.name.foo" == "name.name.foo" [✔]
2741.79 s
[path] addExtension ".foo" "name..name" == "name..name.foo" [✔]
2741.79 s
[path] fileExtension "name..name.foo" == .foo [✔]
2741.79 s
[path] replaceExtension ".foo" "name..name.foo" == "name..name.foo" [✔]
2741.79 s
[path] addExtension ".foo" "..." == "....foo" [✔]
2741.79 s
[path] fileExtension "....foo" == .foo [✔]
2741.79 s
[path] replaceExtension ".foo" "....foo" == "....foo" [✔]
2741.79 s
[path] addExtension ".foo." "name" == "name.foo." [✔]
2741.79 s
[path] fileExtension "name.foo." == .foo. [✔]
2741.79 s
[path] replaceExtension ".foo." "name.foo." == "name.foo." [✔]
2741.79 s
[path] addExtension ".foo." "name." == "name..foo." [✔]
2741.79 s
[path] fileExtension "name..foo." == .foo. [✔]
2741.79 s
[path] replaceExtension ".foo." "name..foo." == "name..foo." [✔]
2741.79 s
[path] addExtension ".foo." "name.." == "name...foo." [✔]
2741.79 s
[path] fileExtension "name...foo." == .foo. [✔]
2741.79 s
[path] replaceExtension ".foo." "name...foo." == "name...foo." [✔]
2741.79 s
[path] addExtension ".foo." ".name" == ".name.foo." [✔]
2741.79 s
[path] fileExtension ".name.foo." == .foo. [✔]
2741.79 s
[path] replaceExtension ".foo." ".name.foo." == ".name.foo." [✔]
2741.79 s
[path] addExtension ".foo." "..name" == "..name.foo." [✔]
2741.79 s
[path] fileExtension "..name.foo." == .foo. [✔]
2741.79 s
[path] replaceExtension ".foo." "..name.foo." == "..name.foo." [✔]
2741.79 s
[path] addExtension ".foo." "name.name" == "name.name.foo." [✔]
2741.79 s
[path] fileExtension "name.name.foo." == .foo. [✔]
2741.79 s
[path] replaceExtension ".foo." "name.name.foo." == "name.name.foo." [✔]
2741.79 s
[path] addExtension ".foo." "name..name" == "name..name.foo." [✔]
2741.79 s
[path] fileExtension "name..name.foo." == .foo. [✔]
2741.79 s
[path] replaceExtension ".foo." "name..name.foo." == "name..name.foo." [✔]
2741.79 s
[path] addExtension ".foo." "..." == "....foo." [✔]
2741.79 s
[path] fileExtension "....foo." == .foo. [✔]
2741.79 s
[path] replaceExtension ".foo." "....foo." == "....foo." [✔]
2741.79 s
[path] addExtension ".foo.." "name" == "name.foo.." [✔]
2741.79 s
[path] fileExtension "name.foo.." == .foo.. [✔]
2741.79 s
[path] replaceExtension ".foo.." "name.foo.." == "name.foo.." [✔]
2741.79 s
[path] addExtension ".foo.." "name." == "name..foo.." [✔]
2741.79 s
[path] fileExtension "name..foo.." == .foo.. [✔]
2741.79 s
[path] replaceExtension ".foo.." "name..foo.." == "name..foo.." [✔]
2741.79 s
[path] addExtension ".foo.." "name.." == "name...foo.." [✔]
2741.79 s
[path] fileExtension "name...foo.." == .foo.. [✔]
2741.79 s
[path] replaceExtension ".foo.." "name...foo.." == "name...foo.." [✔]
2741.79 s
[path] addExtension ".foo.." ".name" == ".name.foo.." [✔]
2741.79 s
[path] fileExtension ".name.foo.." == .foo.. [✔]
2741.79 s
[path] replaceExtension ".foo.." ".name.foo.." == ".name.foo.." [✔]
2741.79 s
[path] addExtension ".foo.." "..name" == "..name.foo.." [✔]
2741.79 s
[path] fileExtension "..name.foo.." == .foo.. [✔]
2741.79 s
[path] replaceExtension ".foo.." "..name.foo.." == "..name.foo.." [✔]
2741.79 s
[path] addExtension ".foo.." "name.name" == "name.name.foo.." [✔]
2741.79 s
[path] fileExtension "name.name.foo.." == .foo.. [✔]
2741.79 s
[path] replaceExtension ".foo.." "name.name.foo.." == "name.name.foo.." [✔]
2741.79 s
[path] addExtension ".foo.." "name..name" == "name..name.foo.." [✔]
2741.79 s
[path] fileExtension "name..name.foo.." == .foo.. [✔]
2741.79 s
[path] replaceExtension ".foo.." "name..name.foo.." == "name..name.foo.." [✔]
2741.79 s
[path] addExtension ".foo.." "..." == "....foo.." [✔]
2741.79 s
[path] fileExtension "....foo.." == .foo.. [✔]
2741.79 s
[path] replaceExtension ".foo.." "....foo.." == "....foo.." [✔]
2741.79 s
[path] Relative dir paths
2741.79 s
[path] addExtension ".foo" "name\\name" == "name\\name.foo" [✔]
2741.79 s
[path] fileExtension "name\\name.foo" == .foo [✔]
2741.79 s
[path] replaceExtension ".foo" "name\\name.foo" == "name\\name.foo" [✔]
2741.79 s
[path] addExtension ".foo" "name\\name." == "name\\name..foo" [✔]
2741.79 s
[path] fileExtension "name\\name..foo" == .foo [✔]
2741.79 s
[path] replaceExtension ".foo" "name\\name..foo" == "name\\name..foo" [✔]
2741.79 s
[path] addExtension ".foo" "name\\name.." == "name\\name...foo" [✔]
2741.79 s
[path] fileExtension "name\\name...foo" == .foo [✔]
2741.79 s
[path] replaceExtension ".foo" "name\\name...foo" == "name\\name...foo" [✔]
2741.79 s
[path] addExtension ".foo" "name\\.name" == "name\\.name.foo" [✔]
2741.79 s
[path] fileExtension "name\\.name.foo" == .foo [✔]
2741.79 s
[path] replaceExtension ".foo" "name\\.name.foo" == "name\\.name.foo" [✔]
2741.79 s
[path] addExtension ".foo" "name\\..name" == "name\\..name.foo" [✔]
2741.79 s
[path] fileExtension "name\\..name.foo" == .foo [✔]
2741.79 s
[path] replaceExtension ".foo" "name\\..name.foo" == "name\\..name.foo" [✔]
2741.79 s
[path] addExtension ".foo" "name\\name.name" == "name\\name.name.foo" [✔]
2741.79 s
[path] fileExtension "name\\name.name.foo" == .foo [✔]
2741.79 s
[path] replaceExtension ".foo" "name\\name.name.foo" == "name\\name.name.foo" [✔]
2741.79 s
[path] addExtension ".foo" "name\\name..name" == "name\\name..name.foo" [✔]
2741.79 s
[path] fileExtension "name\\name..name.foo" == .foo [✔]
2741.79 s
[path] replaceExtension ".foo" "name\\name..name.foo" == "name\\name..name.foo" [✔]
2741.79 s
[path] addExtension ".foo" "name\\..." == "name\\....foo" [✔]
2741.79 s
[path] fileExtension "name\\....foo" == .foo [✔]
2741.79 s
[path] replaceExtension ".foo" "name\\....foo" == "name\\....foo" [✔]
2741.79 s
[path] addExtension ".foo" "name.\\name" == "name.\\name.foo" [✔]
2741.79 s
[path] fileExtension "name.\\name.foo" == .foo [✔]
2741.79 s
[path] replaceExtension ".foo" "name.\\name.foo" == "name.\\name.foo" [✔]
2741.79 s
[path] addExtension ".foo" "name.\\name." == "name.\\name..foo" [✔]
2741.79 s
[path] fileExtension "name.\\name..foo" == .foo [✔]
2741.79 s
[path] replaceExtension ".foo" "name.\\name..foo" == "name.\\name..foo" [✔]
2741.79 s
[path] addExtension ".foo" "name.\\name.." == "name.\\name...foo" [✔]
2741.80 s
[path] fileExtension "name.\\name...foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "name.\\name...foo" == "name.\\name...foo" [✔]
2741.80 s
[path] addExtension ".foo" "name.\\.name" == "name.\\.name.foo" [✔]
2741.80 s
[path] fileExtension "name.\\.name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "name.\\.name.foo" == "name.\\.name.foo" [✔]
2741.80 s
[path] addExtension ".foo" "name.\\..name" == "name.\\..name.foo" [✔]
2741.80 s
[path] fileExtension "name.\\..name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "name.\\..name.foo" == "name.\\..name.foo" [✔]
2741.80 s
[path] addExtension ".foo" "name.\\name.name" == "name.\\name.name.foo" [✔]
2741.80 s
[path] fileExtension "name.\\name.name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "name.\\name.name.foo" == "name.\\name.name.foo" [✔]
2741.80 s
[path] addExtension ".foo" "name.\\name..name" == "name.\\name..name.foo" [✔]
2741.80 s
[path] fileExtension "name.\\name..name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "name.\\name..name.foo" == "name.\\name..name.foo" [✔]
2741.80 s
[path] addExtension ".foo" "name.\\..." == "name.\\....foo" [✔]
2741.80 s
[path] fileExtension "name.\\....foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "name.\\....foo" == "name.\\....foo" [✔]
2741.80 s
[path] addExtension ".foo" "name..\\name" == "name..\\name.foo" [✔]
2741.80 s
[path] fileExtension "name..\\name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "name..\\name.foo" == "name..\\name.foo" [✔]
2741.80 s
[path] addExtension ".foo" "name..\\name." == "name..\\name..foo" [✔]
2741.80 s
[path] fileExtension "name..\\name..foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "name..\\name..foo" == "name..\\name..foo" [✔]
2741.80 s
[path] addExtension ".foo" "name..\\name.." == "name..\\name...foo" [✔]
2741.80 s
[path] fileExtension "name..\\name...foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "name..\\name...foo" == "name..\\name...foo" [✔]
2741.80 s
[path] addExtension ".foo" "name..\\.name" == "name..\\.name.foo" [✔]
2741.80 s
[path] fileExtension "name..\\.name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "name..\\.name.foo" == "name..\\.name.foo" [✔]
2741.80 s
[path] addExtension ".foo" "name..\\..name" == "name..\\..name.foo" [✔]
2741.80 s
[path] fileExtension "name..\\..name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "name..\\..name.foo" == "name..\\..name.foo" [✔]
2741.80 s
[path] addExtension ".foo" "name..\\name.name" == "name..\\name.name.foo" [✔]
2741.80 s
[path] fileExtension "name..\\name.name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "name..\\name.name.foo" == "name..\\name.name.foo" [✔]
2741.80 s
[path] addExtension ".foo" "name..\\name..name" == "name..\\name..name.foo" [✔]
2741.80 s
[path] fileExtension "name..\\name..name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "name..\\name..name.foo" == "name..\\name..name.foo" [✔]
2741.80 s
[path] addExtension ".foo" "name..\\..." == "name..\\....foo" [✔]
2741.80 s
[path] fileExtension "name..\\....foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "name..\\....foo" == "name..\\....foo" [✔]
2741.80 s
[path] addExtension ".foo" ".name\\name" == ".name\\name.foo" [✔]
2741.80 s
[path] fileExtension ".name\\name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" ".name\\name.foo" == ".name\\name.foo" [✔]
2741.80 s
[path] addExtension ".foo" ".name\\name." == ".name\\name..foo" [✔]
2741.80 s
[path] fileExtension ".name\\name..foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" ".name\\name..foo" == ".name\\name..foo" [✔]
2741.80 s
[path] addExtension ".foo" ".name\\name.." == ".name\\name...foo" [✔]
2741.80 s
[path] fileExtension ".name\\name...foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" ".name\\name...foo" == ".name\\name...foo" [✔]
2741.80 s
[path] addExtension ".foo" ".name\\.name" == ".name\\.name.foo" [✔]
2741.80 s
[path] fileExtension ".name\\.name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" ".name\\.name.foo" == ".name\\.name.foo" [✔]
2741.80 s
[path] addExtension ".foo" ".name\\..name" == ".name\\..name.foo" [✔]
2741.80 s
[path] fileExtension ".name\\..name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" ".name\\..name.foo" == ".name\\..name.foo" [✔]
2741.80 s
[path] addExtension ".foo" ".name\\name.name" == ".name\\name.name.foo" [✔]
2741.80 s
[path] fileExtension ".name\\name.name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" ".name\\name.name.foo" == ".name\\name.name.foo" [✔]
2741.80 s
[path] addExtension ".foo" ".name\\name..name" == ".name\\name..name.foo" [✔]
2741.80 s
[path] fileExtension ".name\\name..name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" ".name\\name..name.foo" == ".name\\name..name.foo" [✔]
2741.80 s
[path] addExtension ".foo" ".name\\..." == ".name\\....foo" [✔]
2741.80 s
[path] fileExtension ".name\\....foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" ".name\\....foo" == ".name\\....foo" [✔]
2741.80 s
[path] addExtension ".foo" "..name\\name" == "..name\\name.foo" [✔]
2741.80 s
[path] fileExtension "..name\\name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "..name\\name.foo" == "..name\\name.foo" [✔]
2741.80 s
[path] addExtension ".foo" "..name\\name." == "..name\\name..foo" [✔]
2741.80 s
[path] fileExtension "..name\\name..foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "..name\\name..foo" == "..name\\name..foo" [✔]
2741.80 s
[path] addExtension ".foo" "..name\\name.." == "..name\\name...foo" [✔]
2741.80 s
[path] fileExtension "..name\\name...foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "..name\\name...foo" == "..name\\name...foo" [✔]
2741.80 s
[path] addExtension ".foo" "..name\\.name" == "..name\\.name.foo" [✔]
2741.80 s
[path] fileExtension "..name\\.name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "..name\\.name.foo" == "..name\\.name.foo" [✔]
2741.80 s
[path] addExtension ".foo" "..name\\..name" == "..name\\..name.foo" [✔]
2741.80 s
[path] fileExtension "..name\\..name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "..name\\..name.foo" == "..name\\..name.foo" [✔]
2741.80 s
[path] addExtension ".foo" "..name\\name.name" == "..name\\name.name.foo" [✔]
2741.80 s
[path] fileExtension "..name\\name.name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "..name\\name.name.foo" == "..name\\name.name.foo" [✔]
2741.80 s
[path] addExtension ".foo" "..name\\name..name" == "..name\\name..name.foo" [✔]
2741.80 s
[path] fileExtension "..name\\name..name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "..name\\name..name.foo" == "..name\\name..name.foo" [✔]
2741.80 s
[path] addExtension ".foo" "..name\\..." == "..name\\....foo" [✔]
2741.80 s
[path] fileExtension "..name\\....foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "..name\\....foo" == "..name\\....foo" [✔]
2741.80 s
[path] addExtension ".foo" "name.name\\name" == "name.name\\name.foo" [✔]
2741.80 s
[path] fileExtension "name.name\\name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "name.name\\name.foo" == "name.name\\name.foo" [✔]
2741.80 s
[path] addExtension ".foo" "name.name\\name." == "name.name\\name..foo" [✔]
2741.80 s
[path] fileExtension "name.name\\name..foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "name.name\\name..foo" == "name.name\\name..foo" [✔]
2741.80 s
[path] addExtension ".foo" "name.name\\name.." == "name.name\\name...foo" [✔]
2741.80 s
[path] fileExtension "name.name\\name...foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "name.name\\name...foo" == "name.name\\name...foo" [✔]
2741.80 s
[path] addExtension ".foo" "name.name\\.name" == "name.name\\.name.foo" [✔]
2741.80 s
[path] fileExtension "name.name\\.name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "name.name\\.name.foo" == "name.name\\.name.foo" [✔]
2741.80 s
[path] addExtension ".foo" "name.name\\..name" == "name.name\\..name.foo" [✔]
2741.80 s
[path] fileExtension "name.name\\..name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "name.name\\..name.foo" == "name.name\\..name.foo" [✔]
2741.80 s
[path] addExtension ".foo" "name.name\\name.name" == "name.name\\name.name.foo" [✔]
2741.80 s
[path] fileExtension "name.name\\name.name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "name.name\\name.name.foo" == "name.name\\name.name.foo" [✔]
2741.80 s
[path] addExtension ".foo" "name.name\\name..name" == "name.name\\name..name.foo" [✔]
2741.80 s
[path] fileExtension "name.name\\name..name.foo" == .foo [✔]
2741.80 s
[path] replaceExtension ".foo" "name.name\\name..name.foo" == "name.name\\name..name.foo" [✔]
2741.80 s
[path] addExtension ".foo" "name.name\\..." == "name.name\\....foo" [✔]
2741.80 s
[path] fileExtension "name.name\\....foo" == .foo [✔]
2741.81 s
[path] replaceExtension ".foo" "name.name\\....foo" == "name.name\\....foo" [✔]
2741.81 s
[path] addExtension ".foo" "name..name\\name" == "name..name\\name.foo" [✔]
2741.81 s
[path] fileExtension "name..name\\name.foo" == .foo [✔]
2741.81 s
[path] replaceExtension ".foo" "name..name\\name.foo" == "name..name\\name.foo" [✔]
2741.81 s
[path] addExtension ".foo" "name..name\\name." == "name..name\\name..foo" [✔]
2741.81 s
[path] fileExtension "name..name\\name..foo" == .foo [✔]
2741.81 s
[path] replaceExtension ".foo" "name..name\\name..foo" == "name..name\\name..foo" [✔]
2741.81 s
[path] addExtension ".foo" "name..name\\name.." == "name..name\\name...foo" [✔]
2741.81 s
[path] fileExtension "name..name\\name...foo" == .foo [✔]
2741.81 s
[path] replaceExtension ".foo" "name..name\\name...foo" == "name..name\\name...foo" [✔]
2741.81 s
[path] addExtension ".foo" "name..name\\.name" == "name..name\\.name.foo" [✔]
2741.81 s
[path] fileExtension "name..name\\.name.foo" == .foo [✔]
2741.81 s
[path] replaceExtension ".foo" "name..name\\.name.foo" == "name..name\\.name.foo" [✔]
2741.81 s
[path] addExtension ".foo" "name..name\\..name" == "name..name\\..name.foo" [✔]
2741.81 s
[path] fileExtension "name..name\\..name.foo" == .foo [✔]
2741.81 s
[path] replaceExtension ".foo" "name..name\\..name.foo" == "name..name\\..name.foo" [✔]
2741.81 s
[path] addExtension ".foo" "name..name\\name.name" == "name..name\\name.name.foo" [✔]
2741.81 s
[path] fileExtension "name..name\\name.name.foo" == .foo [✔]
2741.81 s
[path] replaceExtension ".foo" "name..name\\name.name.foo" == "name..name\\name.name.foo" [✔]
2741.81 s
[path] addExtension ".foo" "name..name\\name..name" == "name..name\\name..name.foo" [✔]
2741.81 s
[path] fileExtension "name..name\\name..name.foo" == .foo [✔]
2741.81 s
[path] replaceExtension ".foo" "name..name\\name..name.foo" == "name..name\\name..name.foo" [✔]
2741.81 s
[path] addExtension ".foo" "name..name\\..." == "name..name\\....foo" [✔]
2741.81 s
[path] fileExtension "name..name\\....foo" == .foo [✔]
2741.81 s
[path] replaceExtension ".foo" "name..name\\....foo" == "name..name\\....foo" [✔]
2741.81 s
[path] addExtension ".foo" "...\\name" == "...\\name.foo" [✔]
2741.81 s
[path] fileExtension "...\\name.foo" == .foo [✔]
2741.81 s
[path] replaceExtension ".foo" "...\\name.foo" == "...\\name.foo" [✔]
2741.81 s
[path] addExtension ".foo" "...\\name." == "...\\name..foo" [✔]
2741.81 s
[path] fileExtension "...\\name..foo" == .foo [✔]
2741.81 s
[path] replaceExtension ".foo" "...\\name..foo" == "...\\name..foo" [✔]
2741.81 s
[path] addExtension ".foo" "...\\name.." == "...\\name...foo" [✔]
2741.81 s
[path] fileExtension "...\\name...foo" == .foo [✔]
2741.81 s
[path] replaceExtension ".foo" "...\\name...foo" == "...\\name...foo" [✔]
2741.81 s
[path] addExtension ".foo" "...\\.name" == "...\\.name.foo" [✔]
2741.81 s
[path] fileExtension "...\\.name.foo" == .foo [✔]
2741.81 s
[path] replaceExtension ".foo" "...\\.name.foo" == "...\\.name.foo" [✔]
2741.81 s
[path] addExtension ".foo" "...\\..name" == "...\\..name.foo" [✔]
2741.81 s
[path] fileExtension "...\\..name.foo" == .foo [✔]
2741.81 s
[path] replaceExtension ".foo" "...\\..name.foo" == "...\\..name.foo" [✔]
2741.81 s
[path] addExtension ".foo" "...\\name.name" == "...\\name.name.foo" [✔]
2741.81 s
[path] fileExtension "...\\name.name.foo" == .foo [✔]
2741.81 s
[path] replaceExtension ".foo" "...\\name.name.foo" == "...\\name.name.foo" [✔]
2741.81 s
[path] addExtension ".foo" "...\\name..name" == "...\\name..name.foo" [✔]
2741.81 s
[path] fileExtension "...\\name..name.foo" == .foo [✔]
2741.81 s
[path] replaceExtension ".foo" "...\\name..name.foo" == "...\\name..name.foo" [✔]
2741.81 s
[path] addExtension ".foo" "...\\..." == "...\\....foo" [✔]
2741.81 s
[path] fileExtension "...\\....foo" == .foo [✔]
2741.81 s
[path] replaceExtension ".foo" "...\\....foo" == "...\\....foo" [✔]
2741.81 s
[path] addExtension ".foo" "name" == "name.foo" [✔]
2741.81 s
[path] fileExtension "name.foo" == .foo [✔]
2741.81 s
[path] replaceExtension ".foo" "name.foo" == "name.foo" [✔]
2741.82 s
[path] addExtension ".foo" "name." == "name..foo" [✔]
2741.82 s
[path] fileExtension "name..foo" == .foo [✔]
2741.82 s
[path] replaceExtension ".foo" "name..foo" == "name..foo" [✔]
2741.82 s
[path] addExtension ".foo" "name.." == "name...foo" [✔]
2741.82 s
[path] fileExtension "name...foo" == .foo [✔]
2741.82 s
[path] replaceExtension ".foo" "name...foo" == "name...foo" [✔]
2741.82 s
[path] addExtension ".foo" ".name" == ".name.foo" [✔]
2741.82 s
[path] fileExtension ".name.foo" == .foo [✔]
2741.82 s
[path] replaceExtension ".foo" ".name.foo" == ".name.foo" [✔]
2741.82 s
[path] addExtension ".foo" "..name" == "..name.foo" [✔]
2741.82 s
[path] fileExtension "..name.foo" == .foo [✔]
2741.82 s
[path] replaceExtension ".foo" "..name.foo" == "..name.foo" [✔]
2741.82 s
[path] addExtension ".foo" "name.name" == "name.name.foo" [✔]
2741.82 s
[path] fileExtension "name.name.foo" == .foo [✔]
2741.82 s
[path] replaceExtension ".foo" "name.name.foo" == "name.name.foo" [✔]
2741.82 s
[path] addExtension ".foo" "name..name" == "name..name.foo" [✔]
2741.82 s
[path] fileExtension "name..name.foo" == .foo [✔]
2741.82 s
[path] replaceExtension ".foo" "name..name.foo" == "name..name.foo" [✔]
2741.82 s
[path] addExtension ".foo" "..." == "....foo" [✔]
2741.82 s
[path] fileExtension "....foo" == .foo [✔]
2741.82 s
[path] replaceExtension ".foo" "....foo" == "....foo" [✔]
2741.82 s
[path] Absolute dir paths
2741.82 s
[path] addExtension ".foo" "C:\\name\\name" == "C:\\name\\name.foo" [✔]
2741.82 s
[path] fileExtension "C:\\name\\name.foo" == .foo [✔]
2741.82 s
[path] replaceExtension ".foo" "C:\\name\\name.foo" == "C:\\name\\name.foo" [✔]
2741.82 s
[path] addExtension ".foo" "C:\\name\\name." == "C:\\name\\name..foo" [✔]
2741.82 s
[path] fileExtension "C:\\name\\name..foo" == .foo [✔]
2741.82 s
[path] replaceExtension ".foo" "C:\\name\\name..foo" == "C:\\name\\name..foo" [✔]
2741.82 s
[path] addExtension ".foo" "C:\\name\\name.." == "C:\\name\\name...foo" [✔]
2741.82 s
[path] fileExtension "C:\\name\\name...foo" == .foo [✔]
2741.82 s
[path] replaceExtension ".foo" "C:\\name\\name...foo" == "C:\\name\\name...foo" [✔]
2741.82 s
[path] addExtension ".foo" "C:\\name\\.name" == "C:\\name\\.name.foo" [✔]
2741.82 s
[path] fileExtension "C:\\name\\.name.foo" == .foo [✔]
2741.82 s
[path] replaceExtension ".foo" "C:\\name\\.name.foo" == "C:\\name\\.name.foo" [✔]
2741.82 s
[path] addExtension ".foo" "C:\\name\\..name" == "C:\\name\\..name.foo" [✔]
2741.82 s
[path] fileExtension "C:\\name\\..name.foo" == .foo [✔]
2741.82 s
[path] replaceExtension ".foo" "C:\\name\\..name.foo" == "C:\\name\\..name.foo" [✔]
2741.82 s
[path] addExtension ".foo" "C:\\name\\name.name" == "C:\\name\\name.name.foo" [✔]
2741.82 s
[path] fileExtension "C:\\name\\name.name.foo" == .foo [✔]
2741.82 s
[path] replaceExtension ".foo" "C:\\name\\name.name.foo" == "C:\\name\\name.name.foo" [✔]
2741.82 s
[path] addExtension ".foo" "C:\\name\\name..name" == "C:\\name\\name..name.foo" [✔]
2741.82 s
[path] fileExtension "C:\\name\\name..name.foo" == .foo [✔]
2741.82 s
[path] replaceExtension ".foo" "C:\\name\\name..name.foo" == "C:\\name\\name..name.foo" [✔]
2741.82 s
[path] addExtension ".foo" "C:\\name\\..." == "C:\\name\\....foo" [✔]
2741.82 s
[path] fileExtension "C:\\name\\....foo" == .foo [✔]
2741.82 s
[path] replaceExtension ".foo" "C:\\name\\....foo" == "C:\\name\\....foo" [✔]
2741.82 s
[path] addExtension ".foo" "C:\\name.\\name" == "C:\\name.\\name.foo" [✔]
2741.83 s
[path] fileExtension "C:\\name.\\name.foo" == .foo [✔]
2741.83 s
[path] replaceExtension ".foo" "C:\\name.\\name.foo" == "C:\\name.\\name.foo" [✔]
2741.83 s
[path] addExtension ".foo" "C:\\name.\\name." == "C:\\name.\\name..foo" [✔]
2741.83 s
[path] fileExtension "C:\\name.\\name..foo" == .foo [✔]
2741.83 s
[path] replaceExtension ".foo" "C:\\name.\\name..foo" == "C:\\name.\\name..foo" [✔]
2741.83 s
[path] addExtension ".foo" "C:\\name.\\name.." == "C:\\name.\\name...foo" [✔]
2741.83 s
[path] fileExtension "C:\\name.\\name...foo" == .foo [✔]
2741.83 s
[path] replaceExtension ".foo" "C:\\name.\\name...foo" == "C:\\name.\\name...foo" [✔]
2741.83 s
[path] addExtension ".foo" "C:\\name.\\.name" == "C:\\name.\\.name.foo" [✔]
2741.83 s
[path] fileExtension "C:\\name.\\.name.foo" == .foo [✔]
2741.83 s
[path] replaceExtension ".foo" "C:\\name.\\.name.foo" == "C:\\name.\\.name.foo" [✔]
2741.83 s
[path] addExtension ".foo" "C:\\name.\\..name" == "C:\\name.\\..name.foo" [✔]
2741.83 s
[path] fileExtension "C:\\name.\\..name.foo" == .foo [✔]
2741.83 s
[path] replaceExtension ".foo" "C:\\name.\\..name.foo" == "C:\\name.\\..name.foo" [✔]
2741.83 s
[path] addExtension ".foo" "C:\\name.\\name.name" == "C:\\name.\\name.name.foo" [✔]
2741.83 s
[path] fileExtension "C:\\name.\\name.name.foo" == .foo [✔]
2741.83 s
[path] replaceExtension ".foo" "C:\\name.\\name.name.foo" == "C:\\name.\\name.name.foo" [✔]
2741.83 s
[path] addExtension ".foo" "C:\\name.\\name..name" == "C:\\name.\\name..name.foo" [✔]
2741.83 s
[path] fileExtension "C:\\name.\\name..name.foo" == .foo [✔]
2741.83 s
[path] replaceExtension ".foo" "C:\\name.\\name..name.foo" == "C:\\name.\\name..name.foo" [✔]
2741.83 s
[path] addExtension ".foo" "C:\\name.\\..." == "C:\\name.\\....foo" [✔]
2741.83 s
[path] fileExtension "C:\\name.\\....foo" == .foo [✔]
2741.83 s
[path] replaceExtension ".foo" "C:\\name.\\....foo" == "C:\\name.\\....foo" [✔]
2741.83 s
[path] addExtension ".foo" "C:\\name..\\name" == "C:\\name..\\name.foo" [✔]
2741.83 s
[path] fileExtension "C:\\name..\\name.foo" == .foo [✔]
2741.83 s
[path] replaceExtension ".foo" "C:\\name..\\name.foo" == "C:\\name..\\name.foo" [✔]
2741.83 s
[path] addExtension ".foo" "C:\\name..\\name." == "C:\\name..\\name..foo" [✔]
2741.83 s
[path] fileExtension "C:\\name..\\name..foo" == .foo [✔]
2741.83 s
[path] replaceExtension ".foo" "C:\\name..\\name..foo" == "C:\\name..\\name..foo" [✔]
2741.83 s
[path] addExtension ".foo" "C:\\name..\\name.." == "C:\\name..\\name...foo" [✔]
2741.83 s
[path] fileExtension "C:\\name..\\name...foo" == .foo [✔]
2741.83 s
[path] replaceExtension ".foo" "C:\\name..\\name...foo" == "C:\\name..\\name...foo" [✔]
2741.83 s
[path] addExtension ".foo" "C:\\name..\\.name" == "C:\\name..\\.name.foo" [✔]
2741.83 s
[path] fileExtension "C:\\name..\\.name.foo" == .foo [✔]
2741.83 s
[path] replaceExtension ".foo" "C:\\name..\\.name.foo" == "C:\\name..\\.name.foo" [✔]
2741.83 s
[path] addExtension ".foo" "C:\\name..\\..name" == "C:\\name..\\..name.foo" [✔]
2741.83 s
[path] fileExtension "C:\\name..\\..name.foo" == .foo [✔]
2741.83 s
[path] replaceExtension ".foo" "C:\\name..\\..name.foo" == "C:\\name..\\..name.foo" [✔]
2741.83 s
[path] addExtension ".foo" "C:\\name..\\name.name" == "C:\\name..\\name.name.foo" [✔]
2741.83 s
[path] fileExtension "C:\\name..\\name.name.foo" == .foo [✔]
2741.83 s
[path] replaceExtension ".foo" "C:\\name..\\name.name.foo" == "C:\\name..\\name.name.foo" [✔]
2741.84 s
[path] addExtension ".foo" "C:\\name..\\name..name" == "C:\\name..\\name..name.foo" [✔]
2741.84 s
[path] fileExtension "C:\\name..\\name..name.foo" == .foo [✔]
2741.84 s
[path] replaceExtension ".foo" "C:\\name..\\name..name.foo" == "C:\\name..\\name..name.foo" [✔]
2741.84 s
[path] addExtension ".foo" "C:\\name..\\..." == "C:\\name..\\....foo" [✔]
2741.84 s
[path] fileExtension "C:\\name..\\....foo" == .foo [✔]
2741.84 s
[path] replaceExtension ".foo" "C:\\name..\\....foo" == "C:\\name..\\....foo" [✔]
2741.84 s
[path] addExtension ".foo" "C:\\.name\\name" == "C:\\.name\\name.foo" [✔]
2741.84 s
[path] fileExtension "C:\\.name\\name.foo" == .foo [✔]
2741.84 s
[path] replaceExtension ".foo" "C:\\.name\\name.foo" == "C:\\.name\\name.foo" [✔]
2741.84 s
[path] addExtension ".foo" "C:\\.name\\name." == "C:\\.name\\name..foo" [✔]
2741.84 s
[path] fileExtension "C:\\.name\\name..foo" == .foo [✔]
2741.84 s
[path] replaceExtension ".foo" "C:\\.name\\name..foo" == "C:\\.name\\name..foo" [✔]
2741.84 s
[path] addExtension ".foo" "C:\\.name\\name.." == "C:\\.name\\name...foo" [✔]
2741.84 s
[path] fileExtension "C:\\.name\\name...foo" == .foo [✔]
2741.84 s
[path] replaceExtension ".foo" "C:\\.name\\name...foo" == "C:\\.name\\name...foo" [✔]
2741.84 s
[path] addExtension ".foo" "C:\\.name\\.name" == "C:\\.name\\.name.foo" [✔]
2741.84 s
[path] fileExtension "C:\\.name\\.name.foo" == .foo [✔]
2741.84 s
[path] replaceExtension ".foo" "C:\\.name\\.name.foo" == "C:\\.name\\.name.foo" [✔]
2741.84 s
[path] addExtension ".foo" "C:\\.name\\..name" == "C:\\.name\\..name.foo" [✔]
2741.84 s
[path] fileExtension "C:\\.name\\..name.foo" == .foo [✔]
2741.84 s
[path] replaceExtension ".foo" "C:\\.name\\..name.foo" == "C:\\.name\\..name.foo" [✔]
2741.84 s
[path] addExtension ".foo" "C:\\.name\\name.name" == "C:\\.name\\name.name.foo" [✔]
2741.84 s
[path] fileExtension "C:\\.name\\name.name.foo" == .foo [✔]
2741.84 s
[path] replaceExtension ".foo" "C:\\.name\\name.name.foo" == "C:\\.name\\name.name.foo" [✔]
2741.84 s
[path] addExtension ".foo" "C:\\.name\\name..name" == "C:\\.name\\name..name.foo" [✔]
2741.84 s
[path] fileExtension "C:\\.name\\name..name.foo" == .foo [✔]
2741.84 s
[path] replaceExtension ".foo" "C:\\.name\\name..name.foo" == "C:\\.name\\name..name.foo" [✔]
2741.84 s
[path] addExtension ".foo" "C:\\.name\\..." == "C:\\.name\\....foo" [✔]
2741.84 s
[path] fileExtension "C:\\.name\\....foo" == .foo [✔]
2741.84 s
[path] replaceExtension ".foo" "C:\\.name\\....foo" == "C:\\.name\\....foo" [✔]
2741.84 s
[path] addExtension ".foo" "C:\\..name\\name" == "C:\\..name\\name.foo" [✔]
2741.84 s
[path] fileExtension "C:\\..name\\name.foo" == .foo [✔]
2741.84 s
[path] replaceExtension ".foo" "C:\\..name\\name.foo" == "C:\\..name\\name.foo" [✔]
2741.84 s
[path] addExtension ".foo" "C:\\..name\\name." == "C:\\..name\\name..foo" [✔]
2741.84 s
[path] fileExtension "C:\\..name\\name..foo" == .foo [✔]
2741.84 s
[path] replaceExtension ".foo" "C:\\..name\\name..foo" == "C:\\..name\\name..foo" [✔]
2741.84 s
[path] addExtension ".foo" "C:\\..name\\name.." == "C:\\..name\\name...foo" [✔]
2741.84 s
[path] fileExtension "C:\\..name\\name...foo" == .foo [✔]
2741.84 s
[path] replaceExtension ".foo" "C:\\..name\\name...foo" == "C:\\..name\\name...foo" [✔]
2741.84 s
[path] addExtension ".foo" "C:\\..name\\.name" == "C:\\..name\\.name.foo" [✔]
2741.84 s
[path] fileExtension "C:\\..name\\.name.foo" == .foo [✔]
2741.84 s
[path] replaceExtension ".foo" "C:\\..name\\.name.foo" == "C:\\..name\\.name.foo" [✔]
2741.84 s
[path] addExtension ".foo" "C:\\..name\\..name" == "C:\\..name\\..name.foo" [✔]
2741.85 s
[path] fileExtension "C:\\..name\\..name.foo" == .foo [✔]
2741.85 s
[path] replaceExtension ".foo" "C:\\..name\\..name.foo" == "C:\\..name\\..name.foo" [✔]
2741.85 s
[path] addExtension ".foo" "C:\\..name\\name.name" == "C:\\..name\\name.name.foo" [✔]
2741.85 s
[path] fileExtension "C:\\..name\\name.name.foo" == .foo [✔]
2741.85 s
[path] replaceExtension ".foo" "C:\\..name\\name.name.foo" == "C:\\..name\\name.name.foo" [✔]
2741.85 s
[path] addExtension ".foo" "C:\\..name\\name..name" == "C:\\..name\\name..name.foo" [✔]
2741.85 s
[path] fileExtension "C:\\..name\\name..name.foo" == .foo [✔]
2741.85 s
[path] replaceExtension ".foo" "C:\\..name\\name..name.foo" == "C:\\..name\\name..name.foo" [✔]
2741.85 s
[path] addExtension ".foo" "C:\\..name\\..." == "C:\\..name\\....foo" [✔]
2741.85 s
[path] fileExtension "C:\\..name\\....foo" == .foo [✔]
2741.85 s
[path] replaceExtension ".foo" "C:\\..name\\....foo" == "C:\\..name\\....foo" [✔]
2741.85 s
[path] addExtension ".foo" "C:\\name.name\\name" == "C:\\name.name\\name.foo" [✔]
2741.85 s
[path] fileExtension "C:\\name.name\\name.foo" == .foo [✔]
2741.85 s
[path] replaceExtension ".foo" "C:\\name.name\\name.foo" == "C:\\name.name\\name.foo" [✔]
2741.85 s
[path] addExtension ".foo" "C:\\name.name\\name." == "C:\\name.name\\name..foo" [✔]
2741.85 s
[path] fileExtension "C:\\name.name\\name..foo" == .foo [✔]
2741.85 s
[path] replaceExtension ".foo" "C:\\name.name\\name..foo" == "C:\\name.name\\name..foo" [✔]
2741.85 s
[path] addExtension ".foo" "C:\\name.name\\name.." == "C:\\name.name\\name...foo" [✔]
2741.85 s
[path] fileExtension "C:\\name.name\\name...foo" == .foo [✔]
2741.85 s
[path] replaceExtension ".foo" "C:\\name.name\\name...foo" == "C:\\name.name\\name...foo" [✔]
2741.85 s
[path] addExtension ".foo" "C:\\name.name\\.name" == "C:\\name.name\\.name.foo" [✔]
2741.85 s
[path] fileExtension "C:\\name.name\\.name.foo" == .foo [✔]
2741.85 s
[path] replaceExtension ".foo" "C:\\name.name\\.name.foo" == "C:\\name.name\\.name.foo" [✔]
2741.85 s
[path] addExtension ".foo" "C:\\name.name\\..name" == "C:\\name.name\\..name.foo" [✔]
2741.85 s
[path] fileExtension "C:\\name.name\\..name.foo" == .foo [✔]
2741.85 s
[path] replaceExtension ".foo" "C:\\name.name\\..name.foo" == "C:\\name.name\\..name.foo" [✔]
2741.85 s
[path] addExtension ".foo" "C:\\name.name\\name.name" == "C:\\name.name\\name.name.foo" [✔]
2741.85 s
[path] fileExtension "C:\\name.name\\name.name.foo" == .foo [✔]
2741.85 s
[path] replaceExtension ".foo" "C:\\name.name\\name.name.foo" == "C:\\name.name\\name.name.foo" [✔]
2741.85 s
[path] addExtension ".foo" "C:\\name.name\\name..name" == "C:\\name.name\\name..name.foo" [✔]
2741.85 s
[path] fileExtension "C:\\name.name\\name..name.foo" == .foo [✔]
2741.85 s
[path] replaceExtension ".foo" "C:\\name.name\\name..name.foo" == "C:\\name.name\\name..name.foo" [✔]
2741.85 s
[path] addExtension ".foo" "C:\\name.name\\..." == "C:\\name.name\\....foo" [✔]
2741.85 s
[path] fileExtension "C:\\name.name\\....foo" == .foo [✔]
2741.85 s
[path] replaceExtension ".foo" "C:\\name.name\\....foo" == "C:\\name.name\\....foo" [✔]
2741.85 s
[path] addExtension ".foo" "C:\\name..name\\name" == "C:\\name..name\\name.foo" [✔]
2741.85 s
[path] fileExtension "C:\\name..name\\name.foo" == .foo [✔]
2741.85 s
[path] replaceExtension ".foo" "C:\\name..name\\name.foo" == "C:\\name..name\\name.foo" [✔]
2741.85 s
[path] addExtension ".foo" "C:\\name..name\\name." == "C:\\name..name\\name..foo" [✔]
2741.85 s
[path] fileExtension "C:\\name..name\\name..foo" == .foo [✔]
2741.85 s
[path] replaceExtension ".foo" "C:\\name..name\\name..foo" == "C:\\name..name\\name..foo" [✔]
2741.85 s
[path] addExtension ".foo" "C:\\name..name\\name.." == "C:\\name..name\\name...foo" [✔]
2741.85 s
[path] fileExtension "C:\\name..name\\name...foo" == .foo [✔]
2741.85 s
[path] replaceExtension ".foo" "C:\\name..name\\name...foo" == "C:\\name..name\\name...foo" [✔]
2741.85 s
[path] addExtension ".foo" "C:\\name..name\\.name" == "C:\\name..name\\.name.foo" [✔]
2741.85 s
[path] fileExtension "C:\\name..name\\.name.foo" == .foo [✔]
2741.85 s
[path] replaceExtension ".foo" "C:\\name..name\\.name.foo" == "C:\\name..name\\.name.foo" [✔]
2741.85 s
[path] addExtension ".foo" "C:\\name..name\\..name" == "C:\\name..name\\..name.foo" [✔]
2741.85 s
[path] fileExtension "C:\\name..name\\..name.foo" == .foo [✔]
2741.85 s
[path] replaceExtension ".foo" "C:\\name..name\\..name.foo" == "C:\\name..name\\..name.foo" [✔]
2741.85 s
[path] addExtension ".foo" "C:\\name..name\\name.name" == "C:\\name..name\\name.name.foo" [✔]
2741.85 s
[path] fileExtension "C:\\name..name\\name.name.foo" == .foo [✔]
2741.85 s
[path] replaceExtension ".foo" "C:\\name..name\\name.name.foo" == "C:\\name..name\\name.name.foo" [✔]
2741.85 s
[path] addExtension ".foo" "C:\\name..name\\name..name" == "C:\\name..name\\name..name.foo" [✔]
2741.85 s
[path] fileExtension "C:\\name..name\\name..name.foo" == .foo [✔]
2741.85 s
[path] replaceExtension ".foo" "C:\\name..name\\name..name.foo" == "C:\\name..name\\name..name.foo" [✔]
2741.85 s
[path] addExtension ".foo" "C:\\name..name\\..." == "C:\\name..name\\....foo" [✔]
2741.85 s
[path] fileExtension "C:\\name..name\\....foo" == .foo [✔]
2741.85 s
[path] replaceExtension ".foo" "C:\\name..name\\....foo" == "C:\\name..name\\....foo" [✔]
2741.85 s
[path] addExtension ".foo" "C:\\...\\name" == "C:\\...\\name.foo" [✔]
2741.85 s
[path] fileExtension "C:\\...\\name.foo" == .foo [✔]
2741.85 s
[path] replaceExtension ".foo" "C:\\...\\name.foo" == "C:\\...\\name.foo" [✔]
2741.85 s
[path] addExtension ".foo" "C:\\...\\name." == "C:\\...\\name..foo" [✔]
2741.85 s
[path] fileExtension "C:\\...\\name..foo" == .foo [✔]
2741.85 s
[path] replaceExtension ".foo" "C:\\...\\name..foo" == "C:\\...\\name..foo" [✔]
2741.85 s
[path] addExtension ".foo" "C:\\...\\name.." == "C:\\...\\name...foo" [✔]
2741.85 s
[path] fileExtension "C:\\...\\name...foo" == .foo [✔]
2741.85 s
[path] replaceExtension ".foo" "C:\\...\\name...foo" == "C:\\...\\name...foo" [✔]
2741.86 s
[path] addExtension ".foo" "C:\\...\\.name" == "C:\\...\\.name.foo" [✔]
2741.86 s
[path] fileExtension "C:\\...\\.name.foo" == .foo [✔]
2741.86 s
[path] replaceExtension ".foo" "C:\\...\\.name.foo" == "C:\\...\\.name.foo" [✔]
2741.86 s
[path] addExtension ".foo" "C:\\...\\..name" == "C:\\...\\..name.foo" [✔]
2741.86 s
[path] fileExtension "C:\\...\\..name.foo" == .foo [✔]
2741.86 s
[path] replaceExtension ".foo" "C:\\...\\..name.foo" == "C:\\...\\..name.foo" [✔]
2741.86 s
[path] addExtension ".foo" "C:\\...\\name.name" == "C:\\...\\name.name.foo" [✔]
2741.86 s
[path] fileExtension "C:\\...\\name.name.foo" == .foo [✔]
2741.86 s
[path] replaceExtension ".foo" "C:\\...\\name.name.foo" == "C:\\...\\name.name.foo" [✔]
2741.86 s
[path] addExtension ".foo" "C:\\...\\name..name" == "C:\\...\\name..name.foo" [✔]
2741.86 s
[path] fileExtension "C:\\...\\name..name.foo" == .foo [✔]
2741.86 s
[path] replaceExtension ".foo" "C:\\...\\name..name.foo" == "C:\\...\\name..name.foo" [✔]
2741.86 s
[path] addExtension ".foo" "C:\\...\\..." == "C:\\...\\....foo" [✔]
2741.86 s
[path] fileExtension "C:\\...\\....foo" == .foo [✔]
2741.86 s
[path] replaceExtension ".foo" "C:\\...\\....foo" == "C:\\...\\....foo" [✔]
2741.86 s
[path] addExtension ".foo" "C:\\name" == "C:\\name.foo" [✔]
2741.86 s
[path] fileExtension "C:\\name.foo" == .foo [✔]
2741.86 s
[path] replaceExtension ".foo" "C:\\name.foo" == "C:\\name.foo" [✔]
2741.86 s
[path] addExtension ".foo" "C:\\name." == "C:\\name..foo" [✔]
2741.86 s
[path] fileExtension "C:\\name..foo" == .foo [✔]
2741.86 s
[path] replaceExtension ".foo" "C:\\name..foo" == "C:\\name..foo" [✔]
2741.86 s
[path] addExtension ".foo" "C:\\name.." == "C:\\name...foo" [✔]
2741.86 s
[path] fileExtension "C:\\name...foo" == .foo [✔]
2741.86 s
[path] replaceExtension ".foo" "C:\\name...foo" == "C:\\name...foo" [✔]
2741.86 s
[path] addExtension ".foo" "C:\\.name" == "C:\\.name.foo" [✔]
2741.86 s
[path] fileExtension "C:\\.name.foo" == .foo [✔]
2741.86 s
[path] replaceExtension ".foo" "C:\\.name.foo" == "C:\\.name.foo" [✔]
2741.86 s
[path] addExtension ".foo" "C:\\..name" == "C:\\..name.foo" [✔]
2741.86 s
[path] fileExtension "C:\\..name.foo" == .foo [✔]
2741.86 s
[path] replaceExtension ".foo" "C:\\..name.foo" == "C:\\..name.foo" [✔]
2741.86 s
[path] addExtension ".foo" "C:\\name.name" == "C:\\name.name.foo" [✔]
2741.86 s
[path] fileExtension "C:\\name.name.foo" == .foo [✔]
2741.86 s
[path] replaceExtension ".foo" "C:\\name.name.foo" == "C:\\name.name.foo" [✔]
2741.86 s
[path] addExtension ".foo" "C:\\name..name" == "C:\\name..name.foo" [✔]
2741.86 s
[path] fileExtension "C:\\name..name.foo" == .foo [✔]
2741.86 s
[path] replaceExtension ".foo" "C:\\name..name.foo" == "C:\\name..name.foo" [✔]
2741.86 s
[path] addExtension ".foo" "C:\\..." == "C:\\....foo" [✔]
2741.86 s
[path] fileExtension "C:\\....foo" == .foo [✔]
2741.86 s
[path] replaceExtension ".foo" "C:\\....foo" == "C:\\....foo" [✔]
2741.86 s
[path] throws InvalidExtension when extension is [] [✔]
2741.86 s
[path] throws InvalidExtension when extension is [.] [✔]
2741.86 s
[path] throws InvalidExtension when extension is [x] [✔]
2741.86 s
[path] throws InvalidExtension when extension is [..] [✔]
2741.86 s
[path] throws InvalidExtension when extension is [...] [✔]
2741.86 s
[path] throws InvalidExtension when extension is [xy] [✔]
2741.86 s
[path] throws InvalidExtension when extension is [foo] [✔]
2741.86 s
[path] throws InvalidExtension when extension is [foo.] [✔]
2741.86 s
[path] throws InvalidExtension when extension is [foo..] [✔]
2741.86 s
[path] throws InvalidExtension when extension is [..foo] [✔]
2741.86 s
[path] throws InvalidExtension when extension is [...foo] [✔]
2741.87 s
[path] throws InvalidExtension when extension is [.foo.bar] [✔]
2741.87 s
[path] throws InvalidExtension when extension is [.foo\bar] [✔]
2741.87 s
[path] Restrictions
2741.87 s
[path] "..\\" should be rejected [✔]
2741.87 s
[path] ".." should be rejected [✔]
2741.87 s
[path] Succeeding: Parsing "a.." should succeed with: "a..\\" [✔]
2741.87 s
[path] Succeeding: Parsing "..a" should succeed with: "..a\\" [✔]
2741.87 s
[path] "\\.." should be rejected [✔]
2741.87 s
[path] "C:\\foo\\..\\bar\\" should be rejected [✔]
2741.87 s
[path] "C:\\foo\\bar\\.." should be rejected [✔]
2741.87 s
[path] Aeson Instances
2741.87 s
[path] Decoding "["C:\\foo\\bar"]" as a [Path Abs Dir] should succeed. [✔]
2741.87 s
[path] Decoding "["C:\foo\bar"]" as a [Path Rel Dir] should fail. [✔]
2741.87 s
[path] Encoding "["C:\foo\bar\mu.txt"]" should succeed. [✔]
2741.87 s
[path] QuasiQuotes
2741.87 s
[path] [absdir|C:\|] == $(mkAbsDir "C:\") [✔]
2741.87 s
[path] [absdir|C:\chris\|] == $(mkAbsDir "C:\chris\") [✔]
2741.87 s
[path] [reldir|foo|] == $(mkRelDir "foo") [✔]
2741.87 s
[path] [reldir|foo\bar|] == $(mkRelDir "foo\bar") [✔]
2741.87 s
[path] [absfile|C:\chris\foo.txt|] == $(mkAbsFile "C:\chris\foo.txt") [✔]
2741.87 s
[path] [relfile|foo.exe|] == $(mkRelFile "foo.exe") [✔]
2741.87 s
[path] [relfile|chris\foo.txt|] == $(mkRelFile "chris\foo.txt") [✔]
2741.87 s
[path] Path.Posix
2741.87 s
[path] Parsing: Path Abs Dir
2741.87 s
[path] Failing: Parsing "" should fail. [✔]
2741.87 s
[path] Failing: Parsing "./" should fail. [✔]
2741.87 s
[path] Failing: Parsing "foo.txt" should fail. [✔]
2741.87 s
[path] Succeeding: Parsing "/" should succeed with: "/" [✔]
2741.87 s
[path] Succeeding: Parsing "//" should succeed with: "/" [✔]
2741.87 s
[path] Succeeding: Parsing "///foo//bar//mu/" should succeed with: "/foo/bar/mu/" [✔]
2741.87 s
[path] Succeeding: Parsing "///foo//bar////mu" should succeed with: "/foo/bar/mu/" [✔]
2741.87 s
[path] Succeeding: Parsing "///foo//bar/.//mu" should succeed with: "/foo/bar/mu/" [✔]
2741.87 s
[path] Parsing: Path Rel Dir
2741.87 s
[path] Failing: Parsing "" should fail. [✔]
2741.87 s
[path] Failing: Parsing "/" should fail. [✔]
2741.87 s
[path] Failing: Parsing "//" should fail. [✔]
2741.87 s
[path] Succeeding: Parsing "~/" should succeed with: "~/" [✔]
2741.87 s
[path] Failing: Parsing "/" should fail. [✔]
2741.87 s
[path] Succeeding: Parsing "./" should succeed with: "./" [✔]
2741.87 s
[path] Succeeding: Parsing "././" should succeed with: "./" [✔]
2741.87 s
[path] Failing: Parsing "//" should fail. [✔]
2741.87 s
[path] Failing: Parsing "///foo//bar//mu/" should fail. [✔]
2741.87 s
[path] Failing: Parsing "///foo//bar////mu" should fail. [✔]
2741.87 s
[path] Failing: Parsing "///foo//bar/.//mu" should fail. [✔]
2741.87 s
[path] Succeeding: Parsing "..." should succeed with: ".../" [✔]
2741.87 s
[path] Succeeding: Parsing "foo.bak" should succeed with: "foo.bak/" [✔]
2741.87 s
[path] Succeeding: Parsing "./foo" should succeed with: "foo/" [✔]
2741.87 s
[path] Succeeding: Parsing "././foo" should succeed with: "foo/" [✔]
2741.87 s
[path] Succeeding: Parsing "./foo/./bar" should succeed with: "foo/bar/" [✔]
2741.87 s
[path] Succeeding: Parsing "foo//bar//mu//" should succeed with: "foo/bar/mu/" [✔]
2741.87 s
[path] Succeeding: Parsing "foo//bar////mu" should succeed with: "foo/bar/mu/" [✔]
2741.87 s
[path] Succeeding: Parsing "foo//bar/.//mu" should succeed with: "foo/bar/mu/" [✔]
2741.87 s
[path] Parsing: Path Abs File
2741.87 s
[path] Failing: Parsing "" should fail. [✔]
2741.87 s
[path] Failing: Parsing "./" should fail. [✔]
2741.87 s
[path] Failing: Parsing "/." should fail. [✔]
2741.87 s
[path] Failing: Parsing "/foo/bar/." should fail. [✔]
2741.87 s
[path] Failing: Parsing "~/" should fail. [✔]
2741.87 s
[path] Failing: Parsing "./foo.txt" should fail. [✔]
2741.87 s
[path] Failing: Parsing "/" should fail. [✔]
2741.87 s
[path] Failing: Parsing "//" should fail. [✔]
2741.87 s
[path] Failing: Parsing "///foo//bar//mu/" should fail. [✔]
2741.87 s
[path] Succeeding: Parsing "/..." should succeed with: "/..." [✔]
2741.87 s
[path] Succeeding: Parsing "/foo.txt" should succeed with: "/foo.txt" [✔]
2741.88 s
[path] Succeeding: Parsing "///foo//bar////mu.txt" should succeed with: "/foo/bar/mu.txt" [✔]
2741.88 s
[path] Succeeding: Parsing "///foo//bar/.//mu.txt" should succeed with: "/foo/bar/mu.txt" [✔]
2741.88 s
[path] Parsing: Path Rel File
2741.88 s
[path] Failing: Parsing "" should fail. [✔]
2741.88 s
[path] Failing: Parsing "/" should fail. [✔]
2741.88 s
[path] Failing: Parsing "//" should fail. [✔]
2741.88 s
[path] Failing: Parsing "~/" should fail. [✔]
2741.88 s
[path] Failing: Parsing "/" should fail. [✔]
2741.88 s
[path] Failing: Parsing "./" should fail. [✔]
2741.88 s
[path] Failing: Parsing "a/." should fail. [✔]
2741.88 s
[path] Failing: Parsing "a/../b" should fail. [✔]
2741.88 s
[path] Failing: Parsing "a/.." should fail. [✔]
2741.88 s
[path] Failing: Parsing "../foo.txt" should fail. [✔]
2741.88 s
[path] Failing: Parsing "//" should fail. [✔]
2741.88 s
[path] Failing: Parsing "///foo//bar//mu/" should fail. [✔]
2741.88 s
[path] Failing: Parsing "///foo//bar////mu" should fail. [✔]
2741.88 s
[path] Failing: Parsing "///foo//bar/.//mu" should fail. [✔]
2741.88 s
[path] Succeeding: Parsing "a.." should succeed with: "a.." [✔]
2741.88 s
[path] Succeeding: Parsing "..." should succeed with: "..." [✔]
2741.88 s
[path] Succeeding: Parsing "foo.txt" should succeed with: "foo.txt" [✔]
2741.88 s
[path] Succeeding: Parsing "./foo.txt" should succeed with: "foo.txt" [✔]
2741.88 s
[path] Succeeding: Parsing "././foo.txt" should succeed with: "foo.txt" [✔]
2741.88 s
[path] Succeeding: Parsing "./foo/./bar.txt" should succeed with: "foo/bar.txt" [✔]
2741.88 s
[path] Succeeding: Parsing "foo//bar//mu.txt" should succeed with: "foo/bar/mu.txt" [✔]
2741.88 s
[path] Succeeding: Parsing "foo//bar////mu.txt" should succeed with: "foo/bar/mu.txt" [✔]
2741.88 s
[path] Succeeding: Parsing "foo//bar/.//mu.txt" should succeed with: "foo/bar/mu.txt" [✔]
2741.88 s
[path] Operations: (</>)
2741.88 s
[path] AbsDir + RelDir = AbsDir [✔]
2741.88 s
[path] AbsDir + RelFile = AbsFile [✔]
2741.88 s
[path] RelDir + RelDir = RelDir [✔]
2741.88 s
[path] . + . = . [✔]
2741.88 s
[path] . + x = x [✔]
2741.88 s
[path] x + . = x [✔]
2741.88 s
[path] RelDir + RelFile = RelFile [✔]
2741.88 s
[path] Operations: toFilePath
2741.88 s
[path] toFilePath $(mkRelDir ".") == "./" [✔]
2741.88 s
[path] show $(mkRelDir ".") == "\"./\"" [✔]
2741.88 s
[path] Operations: stripProperPrefix
2741.88 s
[path] stripProperPrefix parent (parent </> child) = child (unit test) [✔]
2741.88 s
[path] stripProperPrefix parent (parent </> child) = child (unit test) [✔]
2741.88 s
[path] stripProperPrefix parent parent = _|_ [✔]
2741.88 s
[path] Operations: isProperPrefixOf
2741.88 s
[path] isProperPrefixOf parent (parent </> child) (absolute) [✔]
2741.88 s
[path] isProperPrefixOf parent (parent </> child) (relative) [✔]
2741.88 s
[path] not (x `isProperPrefixOf` x) [✔]
2741.88 s
[path] not (/ `isProperPrefixOf` /) [✔]
2741.88 s
[path] Operations: parent
2741.88 s
[path] parent (parent </> child) == parent [✔]
2741.88 s
[path] parent "/" == "/" [✔]
2741.88 s
[path] parent "/x" == "/" [✔]
2741.88 s
[path] parent "x" == "." [✔]
2741.88 s
[path] parent "." == "." [✔]
2741.88 s
[path] Operations: splitDrive
2741.88 s
[path] splitDrive "/dir" == ("/", Just "dir") [✔]
2741.88 s
[path] splitDrive "/file" == ("/", Just "file") [✔]
2741.88 s
[path] splitDrive "/" == ("/", Nothing) [✔]
2741.88 s
[path] Operations: isDrive
2741.88 s
[path] isDrive "/" == True [✔]
2741.88 s
[path] isDrive "/dir" == False [✔]
2741.88 s
[path] Operations: filename
2741.88 s
[path] filename ($(mkAbsDir parent) </> $(mkRelFile filename)) == filename $(mkRelFile filename) (unit test) [✔]
2741.88 s
[path] filename ($(mkRelDir parent) </> $(mkRelFile filename)) == filename $(mkRelFile filename) (unit test) [✔]
2741.88 s
[path] Operations: dirname
2741.88 s
[path] dirname ($(mkAbsDir parent) </> $(mkRelFile dirname)) == dirname $(mkRelFile dirname) (unit test) [✔]
2741.88 s
[path] dirname ($(mkRelDir parent) </> $(mkRelFile dirname)) == dirname $(mkRelFile dirname) (unit test) [✔]
2741.88 s
[path] dirname / must be a Rel path [✔]
2741.88 s
[path] Operations: extensions
2741.88 s
[path] Only filenames and extensions
2741.88 s
[path] addExtension ".foo" "name" == "name.foo" [✔]
2741.88 s
[path] fileExtension "name.foo" == .foo [✔]
2741.88 s
[path] replaceExtension ".foo" "name.foo" == "name.foo" [✔]
2741.88 s
[path] addExtension ".foo" "name." == "name..foo" [✔]
2741.88 s
[path] fileExtension "name..foo" == .foo [✔]
2741.88 s
[path] replaceExtension ".foo" "name..foo" == "name..foo" [✔]
2741.88 s
[path] addExtension ".foo" "name.." == "name...foo" [✔]
2741.88 s
[path] fileExtension "name...foo" == .foo [✔]
2741.88 s
[path] replaceExtension ".foo" "name...foo" == "name...foo" [✔]
2741.88 s
[path] addExtension ".foo" ".name" == ".name.foo" [✔]
2741.88 s
[path] fileExtension ".name.foo" == .foo [✔]
2741.88 s
[path] replaceExtension ".foo" ".name.foo" == ".name.foo" [✔]
2741.88 s
[path] addExtension ".foo" "..name" == "..name.foo" [✔]
2741.88 s
[path] fileExtension "..name.foo" == .foo [✔]
2741.88 s
[path] replaceExtension ".foo" "..name.foo" == "..name.foo" [✔]
2741.88 s
[path] addExtension ".foo" "name.name" == "name.name.foo" [✔]
2741.88 s
[path] fileExtension "name.name.foo" == .foo [✔]
2741.88 s
[path] replaceExtension ".foo" "name.name.foo" == "name.name.foo" [✔]
2741.88 s
[path] addExtension ".foo" "name..name" == "name..name.foo" [✔]
2741.88 s
[path] fileExtension "name..name.foo" == .foo [✔]
2741.88 s
[path] replaceExtension ".foo" "name..name.foo" == "name..name.foo" [✔]
2741.88 s
[path] addExtension ".foo" "..." == "....foo" [✔]
2741.88 s
[path] fileExtension "....foo" == .foo [✔]
2741.89 s
[path] replaceExtension ".foo" "....foo" == "....foo" [✔]
2741.89 s
[path] addExtension ".foo." "name" == "name.foo." [✔]
2741.89 s
[path] fileExtension "name.foo." == .foo. [✔]
2741.89 s
[path] replaceExtension ".foo." "name.foo." == "name.foo." [✔]
2741.89 s
[path] addExtension ".foo." "name." == "name..foo." [✔]
2741.89 s
[path] fileExtension "name..foo." == .foo. [✔]
2741.89 s
[path] replaceExtension ".foo." "name..foo." == "name..foo." [✔]
2741.89 s
[path] addExtension ".foo." "name.." == "name...foo." [✔]
2741.89 s
[path] fileExtension "name...foo." == .foo. [✔]
2741.89 s
[path] replaceExtension ".foo." "name...foo." == "name...foo." [✔]
2741.89 s
[path] addExtension ".foo." ".name" == ".name.foo." [✔]
2741.89 s
[path] fileExtension ".name.foo." == .foo. [✔]
2741.89 s
[path] replaceExtension ".foo." ".name.foo." == ".name.foo." [✔]
2741.89 s
[path] addExtension ".foo." "..name" == "..name.foo." [✔]
2741.89 s
[path] fileExtension "..name.foo." == .foo. [✔]
2741.89 s
[path] replaceExtension ".foo." "..name.foo." == "..name.foo." [✔]
2741.89 s
[path] addExtension ".foo." "name.name" == "name.name.foo." [✔]
2741.89 s
[path] fileExtension "name.name.foo." == .foo. [✔]
2741.89 s
[path] replaceExtension ".foo." "name.name.foo." == "name.name.foo." [✔]
2741.89 s
[path] addExtension ".foo." "name..name" == "name..name.foo." [✔]
2741.89 s
[path] fileExtension "name..name.foo." == .foo. [✔]
2741.89 s
[path] replaceExtension ".foo." "name..name.foo." == "name..name.foo." [✔]
2741.89 s
[path] addExtension ".foo." "..." == "....foo." [✔]
2741.89 s
[path] fileExtension "....foo." == .foo. [✔]
2741.89 s
[path] replaceExtension ".foo." "....foo." == "....foo." [✔]
2741.89 s
[path] addExtension ".foo.." "name" == "name.foo.." [✔]
2741.89 s
[path] fileExtension "name.foo.." == .foo.. [✔]
2741.89 s
[path] replaceExtension ".foo.." "name.foo.." == "name.foo.." [✔]
2741.89 s
[path] addExtension ".foo.." "name." == "name..foo.." [✔]
2741.89 s
[path] fileExtension "name..foo.." == .foo.. [✔]
2741.89 s
[path] replaceExtension ".foo.." "name..foo.." == "name..foo.." [✔]
2741.89 s
[path] addExtension ".foo.." "name.." == "name...foo.." [✔]
2741.89 s
[path] fileExtension "name...foo.." == .foo.. [✔]
2741.89 s
[path] replaceExtension ".foo.." "name...foo.." == "name...foo.." [✔]
2741.89 s
[path] addExtension ".foo.." ".name" == ".name.foo.." [✔]
2741.89 s
[path] fileExtension ".name.foo.." == .foo.. [✔]
2741.89 s
[path] replaceExtension ".foo.." ".name.foo.." == ".name.foo.." [✔]
2741.89 s
[path] addExtension ".foo.." "..name" == "..name.foo.." [✔]
2741.89 s
[path] fileExtension "..name.foo.." == .foo.. [✔]
2741.89 s
[path] replaceExtension ".foo.." "..name.foo.." == "..name.foo.." [✔]
2741.89 s
[path] addExtension ".foo.." "name.name" == "name.name.foo.." [✔]
2741.89 s
[path] fileExtension "name.name.foo.." == .foo.. [✔]
2741.89 s
[path] replaceExtension ".foo.." "name.name.foo.." == "name.name.foo.." [✔]
2741.89 s
[path] addExtension ".foo.." "name..name" == "name..name.foo.." [✔]
2741.89 s
[path] fileExtension "name..name.foo.." == .foo.. [✔]
2741.89 s
[path] replaceExtension ".foo.." "name..name.foo.." == "name..name.foo.." [✔]
2741.89 s
[path] addExtension ".foo.." "..." == "....foo.." [✔]
2741.89 s
[path] fileExtension "....foo.." == .foo.. [✔]
2741.89 s
[path] replaceExtension ".foo.." "....foo.." == "....foo.." [✔]
2741.89 s
[path] Relative dir paths
2741.89 s
[path] addExtension ".foo" "name/name" == "name/name.foo" [✔]
2741.89 s
[path] fileExtension "name/name.foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name/name.foo" == "name/name.foo" [✔]
2741.90 s
[path] addExtension ".foo" "name/name." == "name/name..foo" [✔]
2741.90 s
[path] fileExtension "name/name..foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name/name..foo" == "name/name..foo" [✔]
2741.90 s
[path] addExtension ".foo" "name/name.." == "name/name...foo" [✔]
2741.90 s
[path] fileExtension "name/name...foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name/name...foo" == "name/name...foo" [✔]
2741.90 s
[path] addExtension ".foo" "name/.name" == "name/.name.foo" [✔]
2741.90 s
[path] fileExtension "name/.name.foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name/.name.foo" == "name/.name.foo" [✔]
2741.90 s
[path] addExtension ".foo" "name/..name" == "name/..name.foo" [✔]
2741.90 s
[path] fileExtension "name/..name.foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name/..name.foo" == "name/..name.foo" [✔]
2741.90 s
[path] addExtension ".foo" "name/name.name" == "name/name.name.foo" [✔]
2741.90 s
[path] fileExtension "name/name.name.foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name/name.name.foo" == "name/name.name.foo" [✔]
2741.90 s
[path] addExtension ".foo" "name/name..name" == "name/name..name.foo" [✔]
2741.90 s
[path] fileExtension "name/name..name.foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name/name..name.foo" == "name/name..name.foo" [✔]
2741.90 s
[path] addExtension ".foo" "name/..." == "name/....foo" [✔]
2741.90 s
[path] fileExtension "name/....foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name/....foo" == "name/....foo" [✔]
2741.90 s
[path] addExtension ".foo" "name./name" == "name./name.foo" [✔]
2741.90 s
[path] fileExtension "name./name.foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name./name.foo" == "name./name.foo" [✔]
2741.90 s
[path] addExtension ".foo" "name./name." == "name./name..foo" [✔]
2741.90 s
[path] fileExtension "name./name..foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name./name..foo" == "name./name..foo" [✔]
2741.90 s
[path] addExtension ".foo" "name./name.." == "name./name...foo" [✔]
2741.90 s
[path] fileExtension "name./name...foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name./name...foo" == "name./name...foo" [✔]
2741.90 s
[path] addExtension ".foo" "name./.name" == "name./.name.foo" [✔]
2741.90 s
[path] fileExtension "name./.name.foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name./.name.foo" == "name./.name.foo" [✔]
2741.90 s
[path] addExtension ".foo" "name./..name" == "name./..name.foo" [✔]
2741.90 s
[path] fileExtension "name./..name.foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name./..name.foo" == "name./..name.foo" [✔]
2741.90 s
[path] addExtension ".foo" "name./name.name" == "name./name.name.foo" [✔]
2741.90 s
[path] fileExtension "name./name.name.foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name./name.name.foo" == "name./name.name.foo" [✔]
2741.90 s
[path] addExtension ".foo" "name./name..name" == "name./name..name.foo" [✔]
2741.90 s
[path] fileExtension "name./name..name.foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name./name..name.foo" == "name./name..name.foo" [✔]
2741.90 s
[path] addExtension ".foo" "name./..." == "name./....foo" [✔]
2741.90 s
[path] fileExtension "name./....foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name./....foo" == "name./....foo" [✔]
2741.90 s
[path] addExtension ".foo" "name../name" == "name../name.foo" [✔]
2741.90 s
[path] fileExtension "name../name.foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name../name.foo" == "name../name.foo" [✔]
2741.90 s
[path] addExtension ".foo" "name../name." == "name../name..foo" [✔]
2741.90 s
[path] fileExtension "name../name..foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name../name..foo" == "name../name..foo" [✔]
2741.90 s
[path] addExtension ".foo" "name../name.." == "name../name...foo" [✔]
2741.90 s
[path] fileExtension "name../name...foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name../name...foo" == "name../name...foo" [✔]
2741.90 s
[path] addExtension ".foo" "name../.name" == "name../.name.foo" [✔]
2741.90 s
[path] fileExtension "name../.name.foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name../.name.foo" == "name../.name.foo" [✔]
2741.90 s
[path] addExtension ".foo" "name../..name" == "name../..name.foo" [✔]
2741.90 s
[path] fileExtension "name../..name.foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name../..name.foo" == "name../..name.foo" [✔]
2741.90 s
[path] addExtension ".foo" "name../name.name" == "name../name.name.foo" [✔]
2741.90 s
[path] fileExtension "name../name.name.foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name../name.name.foo" == "name../name.name.foo" [✔]
2741.90 s
[path] addExtension ".foo" "name../name..name" == "name../name..name.foo" [✔]
2741.90 s
[path] fileExtension "name../name..name.foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name../name..name.foo" == "name../name..name.foo" [✔]
2741.90 s
[path] addExtension ".foo" "name../..." == "name../....foo" [✔]
2741.90 s
[path] fileExtension "name../....foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" "name../....foo" == "name../....foo" [✔]
2741.90 s
[path] addExtension ".foo" ".name/name" == ".name/name.foo" [✔]
2741.90 s
[path] fileExtension ".name/name.foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" ".name/name.foo" == ".name/name.foo" [✔]
2741.90 s
[path] addExtension ".foo" ".name/name." == ".name/name..foo" [✔]
2741.90 s
[path] fileExtension ".name/name..foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" ".name/name..foo" == ".name/name..foo" [✔]
2741.90 s
[path] addExtension ".foo" ".name/name.." == ".name/name...foo" [✔]
2741.90 s
[path] fileExtension ".name/name...foo" == .foo [✔]
2741.90 s
[path] replaceExtension ".foo" ".name/name...foo" == ".name/name...foo" [✔]
2741.90 s
[path] addExtension ".foo" ".name/.name" == ".name/.name.foo" [✔]
2741.90 s
[path] fileExtension ".name/.name.foo" == .foo [✔]
2741.91 s
[path] replaceExtension ".foo" ".name/.name.foo" == ".name/.name.foo" [✔]
2741.91 s
[path] addExtension ".foo" ".name/..name" == ".name/..name.foo" [✔]
2741.91 s
[path] fileExtension ".name/..name.foo" == .foo [✔]
2741.91 s
[path] replaceExtension ".foo" ".name/..name.foo" == ".name/..name.foo" [✔]
2741.91 s
[path] addExtension ".foo" ".name/name.name" == ".name/name.name.foo" [✔]
2741.91 s
[path] fileExtension ".name/name.name.foo" == .foo [✔]
2741.91 s
[path] replaceExtension ".foo" ".name/name.name.foo" == ".name/name.name.foo" [✔]
2741.91 s
[path] addExtension ".foo" ".name/name..name" == ".name/name..name.foo" [✔]
2741.91 s
[path] fileExtension ".name/name..name.foo" == .foo [✔]
2741.91 s
[path] replaceExtension ".foo" ".name/name..name.foo" == ".name/name..name.foo" [✔]
2741.91 s
[path] addExtension ".foo" ".name/..." == ".name/....foo" [✔]
2741.91 s
[path] fileExtension ".name/....foo" == .foo [✔]
2741.91 s
[path] replaceExtension ".foo" ".name/....foo" == ".name/....foo" [✔]
2741.91 s
[path] addExtension ".foo" "..name/name" == "..name/name.foo" [✔]
2741.91 s
[path] fileExtension "..name/name.foo" == .foo [✔]
2741.91 s
[path] replaceExtension ".foo" "..name/name.foo" == "..name/name.foo" [✔]
2741.91 s
[path] addExtension ".foo" "..name/name." == "..name/name..foo" [✔]
2741.91 s
[path] fileExtension "..name/name..foo" == .foo [✔]
2741.91 s
[path] replaceExtension ".foo" "..name/name..foo" == "..name/name..foo" [✔]
2741.91 s
[path] addExtension ".foo" "..name/name.." == "..name/name...foo" [✔]
2741.91 s
[path] fileExtension "..name/name...foo" == .foo [✔]
2741.91 s
[path] replaceExtension ".foo" "..name/name...foo" == "..name/name...foo" [✔]
2741.91 s
[path] addExtension ".foo" "..name/.name" == "..name/.name.foo" [✔]
2741.91 s
[path] fileExtension "..name/.name.foo" == .foo [✔]
2741.91 s
[path] replaceExtension ".foo" "..name/.name.foo" == "..name/.name.foo" [✔]
2741.91 s
[path] addExtension ".foo" "..name/..name" == "..name/..name.foo" [✔]
2741.91 s
[path] fileExtension "..name/..name.foo" == .foo [✔]
2741.91 s
[path] replaceExtension ".foo" "..name/..name.foo" == "..name/..name.foo" [✔]
2741.91 s
[path] addExtension ".foo" "..name/name.name" == "..name/name.name.foo" [✔]
2741.91 s
[path] fileExtension "..name/name.name.foo" == .foo [✔]
2741.91 s
[path] replaceExtension ".foo" "..name/name.name.foo" == "..name/name.name.foo" [✔]
2741.91 s
[path] addExtension ".foo" "..name/name..name" == "..name/name..name.foo" [✔]
2741.91 s
[path] fileExtension "..name/name..name.foo" == .foo [✔]
2741.91 s
[path] replaceExtension ".foo" "..name/name..name.foo" == "..name/name..name.foo" [✔]
2741.91 s
[path] addExtension ".foo" "..name/..." == "..name/....foo" [✔]
2741.91 s
[path] fileExtension "..name/....foo" == .foo [✔]
2741.91 s
[path] replaceExtension ".foo" "..name/....foo" == "..name/....foo" [✔]
2741.91 s
[path] addExtension ".foo" "name.name/name" == "name.name/name.foo" [✔]
2741.91 s
[path] fileExtension "name.name/name.foo" == .foo [✔]
2741.91 s
[path] replaceExtension ".foo" "name.name/name.foo" == "name.name/name.foo" [✔]
2741.91 s
[path] addExtension ".foo" "name.name/name." == "name.name/name..foo" [✔]
2741.91 s
[path] fileExtension "name.name/name..foo" == .foo [✔]
2741.91 s
[path] replaceExtension ".foo" "name.name/name..foo" == "name.name/name..foo" [✔]
2741.91 s
[path] addExtension ".foo" "name.name/name.." == "name.name/name...foo" [✔]
2741.91 s
[path] fileExtension "name.name/name...foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" "name.name/name...foo" == "name.name/name...foo" [✔]
2741.92 s
[path] addExtension ".foo" "name.name/.name" == "name.name/.name.foo" [✔]
2741.92 s
[path] fileExtension "name.name/.name.foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" "name.name/.name.foo" == "name.name/.name.foo" [✔]
2741.92 s
[path] addExtension ".foo" "name.name/..name" == "name.name/..name.foo" [✔]
2741.92 s
[path] fileExtension "name.name/..name.foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" "name.name/..name.foo" == "name.name/..name.foo" [✔]
2741.92 s
[path] addExtension ".foo" "name.name/name.name" == "name.name/name.name.foo" [✔]
2741.92 s
[path] fileExtension "name.name/name.name.foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" "name.name/name.name.foo" == "name.name/name.name.foo" [✔]
2741.92 s
[path] addExtension ".foo" "name.name/name..name" == "name.name/name..name.foo" [✔]
2741.92 s
[path] fileExtension "name.name/name..name.foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" "name.name/name..name.foo" == "name.name/name..name.foo" [✔]
2741.92 s
[path] addExtension ".foo" "name.name/..." == "name.name/....foo" [✔]
2741.92 s
[path] fileExtension "name.name/....foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" "name.name/....foo" == "name.name/....foo" [✔]
2741.92 s
[path] addExtension ".foo" "name..name/name" == "name..name/name.foo" [✔]
2741.92 s
[path] fileExtension "name..name/name.foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" "name..name/name.foo" == "name..name/name.foo" [✔]
2741.92 s
[path] addExtension ".foo" "name..name/name." == "name..name/name..foo" [✔]
2741.92 s
[path] fileExtension "name..name/name..foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" "name..name/name..foo" == "name..name/name..foo" [✔]
2741.92 s
[path] addExtension ".foo" "name..name/name.." == "name..name/name...foo" [✔]
2741.92 s
[path] fileExtension "name..name/name...foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" "name..name/name...foo" == "name..name/name...foo" [✔]
2741.92 s
[path] addExtension ".foo" "name..name/.name" == "name..name/.name.foo" [✔]
2741.92 s
[path] fileExtension "name..name/.name.foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" "name..name/.name.foo" == "name..name/.name.foo" [✔]
2741.92 s
[path] addExtension ".foo" "name..name/..name" == "name..name/..name.foo" [✔]
2741.92 s
[path] fileExtension "name..name/..name.foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" "name..name/..name.foo" == "name..name/..name.foo" [✔]
2741.92 s
[path] addExtension ".foo" "name..name/name.name" == "name..name/name.name.foo" [✔]
2741.92 s
[path] fileExtension "name..name/name.name.foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" "name..name/name.name.foo" == "name..name/name.name.foo" [✔]
2741.92 s
[path] addExtension ".foo" "name..name/name..name" == "name..name/name..name.foo" [✔]
2741.92 s
[path] fileExtension "name..name/name..name.foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" "name..name/name..name.foo" == "name..name/name..name.foo" [✔]
2741.92 s
[path] addExtension ".foo" "name..name/..." == "name..name/....foo" [✔]
2741.92 s
[path] fileExtension "name..name/....foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" "name..name/....foo" == "name..name/....foo" [✔]
2741.92 s
[path] addExtension ".foo" ".../name" == ".../name.foo" [✔]
2741.92 s
[path] fileExtension ".../name.foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" ".../name.foo" == ".../name.foo" [✔]
2741.92 s
[path] addExtension ".foo" ".../name." == ".../name..foo" [✔]
2741.92 s
[path] fileExtension ".../name..foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" ".../name..foo" == ".../name..foo" [✔]
2741.92 s
[path] addExtension ".foo" ".../name.." == ".../name...foo" [✔]
2741.92 s
[path] fileExtension ".../name...foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" ".../name...foo" == ".../name...foo" [✔]
2741.92 s
[path] addExtension ".foo" ".../.name" == ".../.name.foo" [✔]
2741.92 s
[path] fileExtension ".../.name.foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" ".../.name.foo" == ".../.name.foo" [✔]
2741.92 s
[path] addExtension ".foo" ".../..name" == ".../..name.foo" [✔]
2741.92 s
[path] fileExtension ".../..name.foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" ".../..name.foo" == ".../..name.foo" [✔]
2741.92 s
[path] addExtension ".foo" ".../name.name" == ".../name.name.foo" [✔]
2741.92 s
[path] fileExtension ".../name.name.foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" ".../name.name.foo" == ".../name.name.foo" [✔]
2741.92 s
[path] addExtension ".foo" ".../name..name" == ".../name..name.foo" [✔]
2741.92 s
[path] fileExtension ".../name..name.foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" ".../name..name.foo" == ".../name..name.foo" [✔]
2741.92 s
[path] addExtension ".foo" ".../..." == ".../....foo" [✔]
2741.92 s
[path] fileExtension ".../....foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" ".../....foo" == ".../....foo" [✔]
2741.92 s
[path] addExtension ".foo" "name" == "name.foo" [✔]
2741.92 s
[path] fileExtension "name.foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" "name.foo" == "name.foo" [✔]
2741.92 s
[path] addExtension ".foo" "name." == "name..foo" [✔]
2741.92 s
[path] fileExtension "name..foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" "name..foo" == "name..foo" [✔]
2741.92 s
[path] addExtension ".foo" "name.." == "name...foo" [✔]
2741.92 s
[path] fileExtension "name...foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" "name...foo" == "name...foo" [✔]
2741.92 s
[path] addExtension ".foo" ".name" == ".name.foo" [✔]
2741.92 s
[path] fileExtension ".name.foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" ".name.foo" == ".name.foo" [✔]
2741.92 s
[path] addExtension ".foo" "..name" == "..name.foo" [✔]
2741.92 s
[path] fileExtension "..name.foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" "..name.foo" == "..name.foo" [✔]
2741.92 s
[path] addExtension ".foo" "name.name" == "name.name.foo" [✔]
2741.92 s
[path] fileExtension "name.name.foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" "name.name.foo" == "name.name.foo" [✔]
2741.92 s
[path] addExtension ".foo" "name..name" == "name..name.foo" [✔]
2741.92 s
[path] fileExtension "name..name.foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" "name..name.foo" == "name..name.foo" [✔]
2741.92 s
[path] addExtension ".foo" "..." == "....foo" [✔]
2741.92 s
[path] fileExtension "....foo" == .foo [✔]
2741.92 s
[path] replaceExtension ".foo" "....foo" == "....foo" [✔]
2741.93 s
[path] Absolute dir paths
2741.93 s
[path] addExtension ".foo" "/name/name" == "/name/name.foo" [✔]
2741.93 s
[path] fileExtension "/name/name.foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name/name.foo" == "/name/name.foo" [✔]
2741.93 s
[path] addExtension ".foo" "/name/name." == "/name/name..foo" [✔]
2741.93 s
[path] fileExtension "/name/name..foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name/name..foo" == "/name/name..foo" [✔]
2741.93 s
[path] addExtension ".foo" "/name/name.." == "/name/name...foo" [✔]
2741.93 s
[path] fileExtension "/name/name...foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name/name...foo" == "/name/name...foo" [✔]
2741.93 s
[path] addExtension ".foo" "/name/.name" == "/name/.name.foo" [✔]
2741.93 s
[path] fileExtension "/name/.name.foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name/.name.foo" == "/name/.name.foo" [✔]
2741.93 s
[path] addExtension ".foo" "/name/..name" == "/name/..name.foo" [✔]
2741.93 s
[path] fileExtension "/name/..name.foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name/..name.foo" == "/name/..name.foo" [✔]
2741.93 s
[path] addExtension ".foo" "/name/name.name" == "/name/name.name.foo" [✔]
2741.93 s
[path] fileExtension "/name/name.name.foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name/name.name.foo" == "/name/name.name.foo" [✔]
2741.93 s
[path] addExtension ".foo" "/name/name..name" == "/name/name..name.foo" [✔]
2741.93 s
[path] fileExtension "/name/name..name.foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name/name..name.foo" == "/name/name..name.foo" [✔]
2741.93 s
[path] addExtension ".foo" "/name/..." == "/name/....foo" [✔]
2741.93 s
[path] fileExtension "/name/....foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name/....foo" == "/name/....foo" [✔]
2741.93 s
[path] addExtension ".foo" "/name./name" == "/name./name.foo" [✔]
2741.93 s
[path] fileExtension "/name./name.foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name./name.foo" == "/name./name.foo" [✔]
2741.93 s
[path] addExtension ".foo" "/name./name." == "/name./name..foo" [✔]
2741.93 s
[path] fileExtension "/name./name..foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name./name..foo" == "/name./name..foo" [✔]
2741.93 s
[path] addExtension ".foo" "/name./name.." == "/name./name...foo" [✔]
2741.93 s
[path] fileExtension "/name./name...foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name./name...foo" == "/name./name...foo" [✔]
2741.93 s
[path] addExtension ".foo" "/name./.name" == "/name./.name.foo" [✔]
2741.93 s
[path] fileExtension "/name./.name.foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name./.name.foo" == "/name./.name.foo" [✔]
2741.93 s
[path] addExtension ".foo" "/name./..name" == "/name./..name.foo" [✔]
2741.93 s
[path] fileExtension "/name./..name.foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name./..name.foo" == "/name./..name.foo" [✔]
2741.93 s
[path] addExtension ".foo" "/name./name.name" == "/name./name.name.foo" [✔]
2741.93 s
[path] fileExtension "/name./name.name.foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name./name.name.foo" == "/name./name.name.foo" [✔]
2741.93 s
[path] addExtension ".foo" "/name./name..name" == "/name./name..name.foo" [✔]
2741.93 s
[path] fileExtension "/name./name..name.foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name./name..name.foo" == "/name./name..name.foo" [✔]
2741.93 s
[path] addExtension ".foo" "/name./..." == "/name./....foo" [✔]
2741.93 s
[path] fileExtension "/name./....foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name./....foo" == "/name./....foo" [✔]
2741.93 s
[path] addExtension ".foo" "/name../name" == "/name../name.foo" [✔]
2741.93 s
[path] fileExtension "/name../name.foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name../name.foo" == "/name../name.foo" [✔]
2741.93 s
[path] addExtension ".foo" "/name../name." == "/name../name..foo" [✔]
2741.93 s
[path] fileExtension "/name../name..foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name../name..foo" == "/name../name..foo" [✔]
2741.93 s
[path] addExtension ".foo" "/name../name.." == "/name../name...foo" [✔]
2741.93 s
[path] fileExtension "/name../name...foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name../name...foo" == "/name../name...foo" [✔]
2741.93 s
[path] addExtension ".foo" "/name../.name" == "/name../.name.foo" [✔]
2741.93 s
[path] fileExtension "/name../.name.foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name../.name.foo" == "/name../.name.foo" [✔]
2741.93 s
[path] addExtension ".foo" "/name../..name" == "/name../..name.foo" [✔]
2741.93 s
[path] fileExtension "/name../..name.foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name../..name.foo" == "/name../..name.foo" [✔]
2741.93 s
[path] addExtension ".foo" "/name../name.name" == "/name../name.name.foo" [✔]
2741.93 s
[path] fileExtension "/name../name.name.foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name../name.name.foo" == "/name../name.name.foo" [✔]
2741.93 s
[path] addExtension ".foo" "/name../name..name" == "/name../name..name.foo" [✔]
2741.93 s
[path] fileExtension "/name../name..name.foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name../name..name.foo" == "/name../name..name.foo" [✔]
2741.93 s
[path] addExtension ".foo" "/name../..." == "/name../....foo" [✔]
2741.93 s
[path] fileExtension "/name../....foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/name../....foo" == "/name../....foo" [✔]
2741.93 s
[path] addExtension ".foo" "/.name/name" == "/.name/name.foo" [✔]
2741.93 s
[path] fileExtension "/.name/name.foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/.name/name.foo" == "/.name/name.foo" [✔]
2741.93 s
[path] addExtension ".foo" "/.name/name." == "/.name/name..foo" [✔]
2741.93 s
[path] fileExtension "/.name/name..foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/.name/name..foo" == "/.name/name..foo" [✔]
2741.93 s
[path] addExtension ".foo" "/.name/name.." == "/.name/name...foo" [✔]
2741.93 s
[path] fileExtension "/.name/name...foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/.name/name...foo" == "/.name/name...foo" [✔]
2741.93 s
[path] addExtension ".foo" "/.name/.name" == "/.name/.name.foo" [✔]
2741.93 s
[path] fileExtension "/.name/.name.foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/.name/.name.foo" == "/.name/.name.foo" [✔]
2741.93 s
[path] addExtension ".foo" "/.name/..name" == "/.name/..name.foo" [✔]
2741.93 s
[path] fileExtension "/.name/..name.foo" == .foo [✔]
2741.93 s
[path] replaceExtension ".foo" "/.name/..name.foo" == "/.name/..name.foo" [✔]
2741.93 s
[path] addExtension ".foo" "/.name/name.name" == "/.name/name.name.foo" [✔]
2741.94 s
[path] fileExtension "/.name/name.name.foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/.name/name.name.foo" == "/.name/name.name.foo" [✔]
2741.94 s
[path] addExtension ".foo" "/.name/name..name" == "/.name/name..name.foo" [✔]
2741.94 s
[path] fileExtension "/.name/name..name.foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/.name/name..name.foo" == "/.name/name..name.foo" [✔]
2741.94 s
[path] addExtension ".foo" "/.name/..." == "/.name/....foo" [✔]
2741.94 s
[path] fileExtension "/.name/....foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/.name/....foo" == "/.name/....foo" [✔]
2741.94 s
[path] addExtension ".foo" "/..name/name" == "/..name/name.foo" [✔]
2741.94 s
[path] fileExtension "/..name/name.foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/..name/name.foo" == "/..name/name.foo" [✔]
2741.94 s
[path] addExtension ".foo" "/..name/name." == "/..name/name..foo" [✔]
2741.94 s
[path] fileExtension "/..name/name..foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/..name/name..foo" == "/..name/name..foo" [✔]
2741.94 s
[path] addExtension ".foo" "/..name/name.." == "/..name/name...foo" [✔]
2741.94 s
[path] fileExtension "/..name/name...foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/..name/name...foo" == "/..name/name...foo" [✔]
2741.94 s
[path] addExtension ".foo" "/..name/.name" == "/..name/.name.foo" [✔]
2741.94 s
[path] fileExtension "/..name/.name.foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/..name/.name.foo" == "/..name/.name.foo" [✔]
2741.94 s
[path] addExtension ".foo" "/..name/..name" == "/..name/..name.foo" [✔]
2741.94 s
[path] fileExtension "/..name/..name.foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/..name/..name.foo" == "/..name/..name.foo" [✔]
2741.94 s
[path] addExtension ".foo" "/..name/name.name" == "/..name/name.name.foo" [✔]
2741.94 s
[path] fileExtension "/..name/name.name.foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/..name/name.name.foo" == "/..name/name.name.foo" [✔]
2741.94 s
[path] addExtension ".foo" "/..name/name..name" == "/..name/name..name.foo" [✔]
2741.94 s
[path] fileExtension "/..name/name..name.foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/..name/name..name.foo" == "/..name/name..name.foo" [✔]
2741.94 s
[path] addExtension ".foo" "/..name/..." == "/..name/....foo" [✔]
2741.94 s
[path] fileExtension "/..name/....foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/..name/....foo" == "/..name/....foo" [✔]
2741.94 s
[path] addExtension ".foo" "/name.name/name" == "/name.name/name.foo" [✔]
2741.94 s
[path] fileExtension "/name.name/name.foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/name.name/name.foo" == "/name.name/name.foo" [✔]
2741.94 s
[path] addExtension ".foo" "/name.name/name." == "/name.name/name..foo" [✔]
2741.94 s
[path] fileExtension "/name.name/name..foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/name.name/name..foo" == "/name.name/name..foo" [✔]
2741.94 s
[path] addExtension ".foo" "/name.name/name.." == "/name.name/name...foo" [✔]
2741.94 s
[path] fileExtension "/name.name/name...foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/name.name/name...foo" == "/name.name/name...foo" [✔]
2741.94 s
[path] addExtension ".foo" "/name.name/.name" == "/name.name/.name.foo" [✔]
2741.94 s
[path] fileExtension "/name.name/.name.foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/name.name/.name.foo" == "/name.name/.name.foo" [✔]
2741.94 s
[path] addExtension ".foo" "/name.name/..name" == "/name.name/..name.foo" [✔]
2741.94 s
[path] fileExtension "/name.name/..name.foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/name.name/..name.foo" == "/name.name/..name.foo" [✔]
2741.94 s
[path] addExtension ".foo" "/name.name/name.name" == "/name.name/name.name.foo" [✔]
2741.94 s
[path] fileExtension "/name.name/name.name.foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/name.name/name.name.foo" == "/name.name/name.name.foo" [✔]
2741.94 s
[path] addExtension ".foo" "/name.name/name..name" == "/name.name/name..name.foo" [✔]
2741.94 s
[path] fileExtension "/name.name/name..name.foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/name.name/name..name.foo" == "/name.name/name..name.foo" [✔]
2741.94 s
[path] addExtension ".foo" "/name.name/..." == "/name.name/....foo" [✔]
2741.94 s
[path] fileExtension "/name.name/....foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/name.name/....foo" == "/name.name/....foo" [✔]
2741.94 s
[path] addExtension ".foo" "/name..name/name" == "/name..name/name.foo" [✔]
2741.94 s
[path] fileExtension "/name..name/name.foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/name..name/name.foo" == "/name..name/name.foo" [✔]
2741.94 s
[path] addExtension ".foo" "/name..name/name." == "/name..name/name..foo" [✔]
2741.94 s
[path] fileExtension "/name..name/name..foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/name..name/name..foo" == "/name..name/name..foo" [✔]
2741.94 s
[path] addExtension ".foo" "/name..name/name.." == "/name..name/name...foo" [✔]
2741.94 s
[path] fileExtension "/name..name/name...foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/name..name/name...foo" == "/name..name/name...foo" [✔]
2741.94 s
[path] addExtension ".foo" "/name..name/.name" == "/name..name/.name.foo" [✔]
2741.94 s
[path] fileExtension "/name..name/.name.foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/name..name/.name.foo" == "/name..name/.name.foo" [✔]
2741.94 s
[path] addExtension ".foo" "/name..name/..name" == "/name..name/..name.foo" [✔]
2741.94 s
[path] fileExtension "/name..name/..name.foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/name..name/..name.foo" == "/name..name/..name.foo" [✔]
2741.94 s
[path] addExtension ".foo" "/name..name/name.name" == "/name..name/name.name.foo" [✔]
2741.94 s
[path] fileExtension "/name..name/name.name.foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/name..name/name.name.foo" == "/name..name/name.name.foo" [✔]
2741.94 s
[path] addExtension ".foo" "/name..name/name..name" == "/name..name/name..name.foo" [✔]
2741.94 s
[path] fileExtension "/name..name/name..name.foo" == .foo [✔]
2741.94 s
[path] replaceExtension ".foo" "/name..name/name..name.foo" == "/name..name/name..name.foo" [✔]
2741.95 s
[path] addExtension ".foo" "/name..name/..." == "/name..name/....foo" [✔]
2741.95 s
[path] fileExtension "/name..name/....foo" == .foo [✔]
2741.95 s
[path] replaceExtension ".foo" "/name..name/....foo" == "/name..name/....foo" [✔]
2741.95 s
[path] addExtension ".foo" "/.../name" == "/.../name.foo" [✔]
2741.95 s
[path] fileExtension "/.../name.foo" == .foo [✔]
2741.95 s
[path] replaceExtension ".foo" "/.../name.foo" == "/.../name.foo" [✔]
2741.95 s
[path] addExtension ".foo" "/.../name." == "/.../name..foo" [✔]
2741.95 s
[path] fileExtension "/.../name..foo" == .foo [✔]
2741.95 s
[path] replaceExtension ".foo" "/.../name..foo" == "/.../name..foo" [✔]
2741.95 s
[path] addExtension ".foo" "/.../name.." == "/.../name...foo" [✔]
2741.95 s
[path] fileExtension "/.../name...foo" == .foo [✔]
2741.95 s
[path] replaceExtension ".foo" "/.../name...foo" == "/.../name...foo" [✔]
2741.95 s
[path] addExtension ".foo" "/.../.name" == "/.../.name.foo" [✔]
2741.95 s
[path] fileExtension "/.../.name.foo" == .foo [✔]
2741.95 s
[path] replaceExtension ".foo" "/.../.name.foo" == "/.../.name.foo" [✔]
2741.95 s
[path] addExtension ".foo" "/.../..name" == "/.../..name.foo" [✔]
2741.95 s
[path] fileExtension "/.../..name.foo" == .foo [✔]
2741.95 s
[path] replaceExtension ".foo" "/.../..name.foo" == "/.../..name.foo" [✔]
2741.95 s
[path] addExtension ".foo" "/.../name.name" == "/.../name.name.foo" [✔]
2741.95 s
[path] fileExtension "/.../name.name.foo" == .foo [✔]
2741.95 s
[path] replaceExtension ".foo" "/.../name.name.foo" == "/.../name.name.foo" [✔]
2741.95 s
[path] addExtension ".foo" "/.../name..name" == "/.../name..name.foo" [✔]
2741.95 s
[path] fileExtension "/.../name..name.foo" == .foo [✔]
2741.95 s
[path] replaceExtension ".foo" "/.../name..name.foo" == "/.../name..name.foo" [✔]
2741.95 s
[path] addExtension ".foo" "/.../..." == "/.../....foo" [✔]
2741.95 s
[path] fileExtension "/.../....foo" == .foo [✔]
2741.95 s
[path] replaceExtension ".foo" "/.../....foo" == "/.../....foo" [✔]
2741.95 s
[path] addExtension ".foo" "/name" == "/name.foo" [✔]
2741.95 s
[path] fileExtension "/name.foo" == .foo [✔]
2741.95 s
[path] replaceExtension ".foo" "/name.foo" == "/name.foo" [✔]
2741.95 s
[path] addExtension ".foo" "/name." == "/name..foo" [✔]
2741.95 s
[path] fileExtension "/name..foo" == .foo [✔]
2741.95 s
[path] replaceExtension ".foo" "/name..foo" == "/name..foo" [✔]
2741.95 s
[path] addExtension ".foo" "/name.." == "/name...foo" [✔]
2741.95 s
[path] fileExtension "/name...foo" == .foo [✔]
2741.95 s
[path] replaceExtension ".foo" "/name...foo" == "/name...foo" [✔]
2741.95 s
[path] addExtension ".foo" "/.name" == "/.name.foo" [✔]
2741.95 s
[path] fileExtension "/.name.foo" == .foo [✔]
2741.95 s
[path] replaceExtension ".foo" "/.name.foo" == "/.name.foo" [✔]
2741.95 s
[path] addExtension ".foo" "/..name" == "/..name.foo" [✔]
2741.95 s
[path] fileExtension "/..name.foo" == .foo [✔]
2741.95 s
[path] replaceExtension ".foo" "/..name.foo" == "/..name.foo" [✔]
2741.95 s
[path] addExtension ".foo" "/name.name" == "/name.name.foo" [✔]
2741.95 s
[path] fileExtension "/name.name.foo" == .foo [✔]
2741.95 s
[path] replaceExtension ".foo" "/name.name.foo" == "/name.name.foo" [✔]
2741.95 s
[path] addExtension ".foo" "/name..name" == "/name..name.foo" [✔]
2741.95 s
[path] fileExtension "/name..name.foo" == .foo [✔]
2741.95 s
[path] replaceExtension ".foo" "/name..name.foo" == "/name..name.foo" [✔]
2741.95 s
[path] addExtension ".foo" "/..." == "/....foo" [✔]
2741.95 s
[path] fileExtension "/....foo" == .foo [✔]
2741.95 s
[path] replaceExtension ".foo" "/....foo" == "/....foo" [✔]
2741.95 s
[path] throws InvalidExtension when extension is [] [✔]
2741.95 s
[path] throws InvalidExtension when extension is [.] [✔]
2741.95 s
[path] throws InvalidExtension when extension is [x] [✔]
2741.95 s
[path] throws InvalidExtension when extension is [..] [✔]
2741.95 s
[path] throws InvalidExtension when extension is [...] [✔]
2741.95 s
[path] throws InvalidExtension when extension is [xy] [✔]
2741.95 s
[path] throws InvalidExtension when extension is [foo] [✔]
2741.95 s
[path] throws InvalidExtension when extension is [foo.] [✔]
2741.95 s
[path] throws InvalidExtension when extension is [foo..] [✔]
2741.95 s
[path] throws InvalidExtension when extension is [..foo] [✔]
2741.95 s
[path] throws InvalidExtension when extension is [...foo] [✔]
2741.95 s
[path] throws InvalidExtension when extension is [.foo.bar] [✔]
2741.95 s
[path] throws InvalidExtension when extension is [.foo/bar] [✔]
2741.95 s
[path] Restrictions
2741.95 s
[path] Succeeding: Parsing "~/" should succeed with: "~/" [✔]
2741.95 s
[path] Succeeding: Parsing "~/foo" should succeed with: "~/foo/" [✔]
2741.95 s
[path] Succeeding: Parsing "~/foo/bar" should succeed with: "~/foo/bar/" [✔]
2741.95 s
[path] Succeeding: Parsing "a.." should succeed with: "a../" [✔]
2741.95 s
[path] Succeeding: Parsing "..a" should succeed with: "..a/" [✔]
2741.95 s
[path] "../" should be rejected [✔]
2741.95 s
[path] ".." should be rejected [✔]
2741.95 s
[path] "/.." should be rejected [✔]
2741.95 s
[path] "/foo/../bar/" should be rejected [✔]
2741.95 s
[path] "/foo/bar/.." should be rejected [✔]
2741.96 s
[path] Aeson Instances
2741.96 s
[path] Decoding "["/foo/bar"]" as a [Path Abs Dir] should succeed. [✔]
2741.96 s
[path] Decoding "["/foo/bar"]" as a [Path Rel Dir] should fail. [✔]
2741.96 s
[path] Encoding "["/foo/bar/mu.txt"]" should succeed. [✔]
2741.96 s
[path] QuasiQuotes
2741.96 s
[path] [absdir|/|] == $(mkAbsDir "/") [✔]
2741.96 s
[path] [absdir|/home|] == $(mkAbsDir "/home") [✔]
2741.96 s
[path] [reldir|foo|] == $(mkRelDir "foo") [✔]
2741.96 s
[path] [reldir|foo/bar|] == $(mkRelDir "foo/bar") [✔]
2741.96 s
[path] [absfile|/home/chris/foo.txt|] == $(mkAbsFile "/home/chris/foo.txt") [✔]
2741.96 s
[path] [relfile|foo|] == $(mkRelFile "foo") [✔]
2741.96 s
[path] [relfile|chris/foo.txt|] == $(mkRelFile "chris/foo.txt") [✔]
2741.96 s
[path]
2741.96 s
[path] Finished in 3.7703 seconds
2741.96 s
[path] 1293 examples, 0 failures
2741.96 s
[path] Test suite test: PASS
2741.96 s
[path] Test suite logged to: dist/test/path-0.9.5-test.log
2741.96 s
[path] 2 of 2 test suites (2 of 2 test cases) passed.
2741.96 s
[path] Phase: haddockPhase
2742.23 s
[aeson-pretty] Phase: setupCompilerEnvironmentPhase
2742.25 s
[aeson-pretty] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2742.52 s
[path] Preprocessing library for path-0.9.5...
2742.53 s
[path] Running Haddock on library for path-0.9.5...
2742.54 s
[path] Warning: The documentation for the following packages are not installed. No
2742.54 s
[path] links will be generated to these packages: vector-0.13.2.0
2742.62 s
[crypton] CBC: OK (3.38s)
2742.62 s
[crypton] +++ OK, passed 5 tests.
2743.36 s
[aeson-pretty] Phase: unpackPhase
2743.38 s
[aeson-pretty] unpacking source archive /nix/store/imnkf2959by9k6nx8s34asn77mfc1927-aeson-pretty-0.8.10.tar.gz
2743.40 s
[aeson-pretty] source root is aeson-pretty-0.8.10
2743.42 s
[aeson-pretty] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "aeson-pretty-0.8.10/Setup.hs"
2743.45 s
[aeson-pretty] Phase: patchPhase
2743.49 s
[aeson-pretty] Phase: compileBuildDriverPhase
2743.51 s
[aeson-pretty] setupCompileFlags: -package-db=/build/tmp.nWzk8RNuTY/setup-package.conf.d -threaded
2743.71 s
[aeson-pretty] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.nWzk8RNuTY/Main.o )
2743.91 s
[aeson-pretty] [2 of 2] Linking Setup
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 )
2745.99 s
[path] [2 of 6] Compiling Path.Internal ( src/Path/Internal.hs, nothing )
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 )
2746.59 s
[path] [4 of 6] Compiling Path.Posix ( src/Path/Posix.hs, nothing )
2747.34 s
[path] [5 of 6] Compiling Path ( src/Path.hs, nothing )
2747.35 s
[path] [6 of 6] Compiling Path.Windows ( src/Path/Windows.hs, nothing )
2747.75 s
[aeson-pretty] Phase: updateAutotoolsGnuConfigScriptsPhase
2747.80 s
[aeson-pretty] Phase: configurePhase
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
2747.85 s
[aeson-pretty] Using Parsec parser
2747.85 s
[aeson-pretty] Configuring aeson-pretty-0.8.10...
2748.28 s
[path] Haddock coverage:
2748.29 s
[path] 100% ( 5 / 5) in 'Path.Internal.Posix'
2748.29 s
[path] 50% ( 1 / 2) in 'Path.Internal'
2748.29 s
[path] Missing documentation for:
2748.29 s
[path] Module header
2748.29 s
[path] 100% ( 5 / 5) in 'Path.Internal.Windows'
2748.30 s
[path] Warning: 'Path' is ambiguous. It is defined
2748.30 s
[path] * at src/Path/Internal/Include.hs:46:20
2748.30 s
[path] * at src/Path/Internal/Include.hs:46:1
2748.30 s
[path] You may be able to disambiguate the identifier by qualifying it or
2748.30 s
[path] by specifying the type/value namespace explicitly.
2748.30 s
[path] Defaulting to the one defined at src/Path/Internal/Include.hs:46:1
2748.30 s
[path] Warning: 'Abs' is ambiguous. It is defined
2748.30 s
[path] * at src/Path/Include.hs:856:19
2748.30 s
[path] * at src/Path/Include.hs:127:1
2748.30 s
[path] You may be able to disambiguate the identifier by qualifying it or
2748.30 s
[path] by specifying the type/value namespace explicitly.
2748.30 s
[path] Defaulting to the one defined at src/Path/Include.hs:127:1
2748.31 s
[path] Warning: 'Rel' is ambiguous. It is defined
2748.31 s
[path] * at src/Path/Include.hs:857:19
2748.31 s
[path] * at src/Path/Include.hs:131:1
2748.31 s
[path] You may be able to disambiguate the identifier by qualifying it or
2748.31 s
[path] by specifying the type/value namespace explicitly.
2748.31 s
[path] Defaulting to the one defined at src/Path/Include.hs:131:1
2748.33 s
[path] 100% ( 63 / 63) in 'Path.Posix'
2748.33 s
[path] 100% ( 2 / 2) in 'Path'
2748.34 s
[path] Warning: 'Path' is ambiguous. It is defined
2748.34 s
[path] * at src/Path/Internal/Include.hs:46:20
2748.34 s
[path] * at src/Path/Internal/Include.hs:46:1
2748.34 s
[path] You may be able to disambiguate the identifier by qualifying it or
2748.34 s
[path] by specifying the type/value namespace explicitly.
2748.34 s
[path] Defaulting to the one defined at src/Path/Internal/Include.hs:46:1
2748.35 s
[path] Warning: 'Abs' is ambiguous. It is defined
2748.35 s
[path] * at src/Path/Include.hs:856:19
2748.35 s
[path] * at src/Path/Include.hs:127:1
2748.35 s
[path] You may be able to disambiguate the identifier by qualifying it or
2748.35 s
[path] by specifying the type/value namespace explicitly.
2748.35 s
[path] Defaulting to the one defined at src/Path/Include.hs:127:1
2748.35 s
[path] Warning: 'Rel' is ambiguous. It is defined
2748.35 s
[path] * at src/Path/Include.hs:857:19
2748.35 s
[path] * at src/Path/Include.hs:131:1
2748.35 s
[path] You may be able to disambiguate the identifier by qualifying it or
2748.35 s
[path] by specifying the type/value namespace explicitly.
2748.35 s
[path] Defaulting to the one defined at src/Path/Include.hs:131:1
2748.37 s
[path] 100% ( 63 / 63) in 'Path.Windows'
2749.03 s
[crypton] CFB: OK (6.40s)
2749.03 s
[crypton] +++ OK, passed 5 tests.
2749.16 s
[aeson-pretty] Flags chosen: lib-only=False
2749.41 s
[crypton] CTR: OK (0.39s)
2749.41 s
[crypton] +++ OK, passed 5 tests.
2749.41 s
[crypton] OCB: OK
2749.41 s
[crypton] +++ OK, passed 5 tests.
2749.41 s
[crypton] CCM: OK
2749.41 s
[crypton] +++ OK, passed 5 tests.
2749.41 s
[crypton] EAX: OK
2749.41 s
[crypton] +++ OK, passed 5 tests.
2749.41 s
[crypton] CWC: OK
2749.41 s
[crypton] +++ OK, passed 5 tests.
2749.41 s
[crypton] GCM: OK
2749.42 s
[crypton] +++ OK, passed 5 tests.
2749.42 s
[crypton] nullIV is null: OK
2749.42 s
[crypton] ivAdd is linear: OK
2749.42 s
[crypton] +++ OK, passed 5 tests.
2749.42 s
[crypton] Twofish
2749.42 s
[crypton] Twofish128
2749.42 s
[crypton] KAT
2749.42 s
[crypton] ECB
2749.42 s
[crypton] E0: OK
2749.42 s
[crypton] D0: OK
2749.42 s
[crypton] E1: OK
2749.43 s
[crypton] D1: OK
2749.43 s
[crypton] decrypt.encrypt==id
2749.59 s
[crypton] ECB: OK (0.17s)
2749.59 s
[crypton] +++ OK, passed 100 tests.
2749.62 s
[path] Warning: Path.Internal.Posix: could not find link destinations for:
2749.62 s
[path] - Path.Internal.Posix.Rep_Path
2749.62 s
[path] Warning: Path.Internal.Windows: could not find link destinations for:
2749.62 s
[path] - Path.Internal.Windows.Rep_Path
2749.66 s
[path] Warning: Path.Posix: could not find link destinations for:
2749.66 s
[path] - Path.Internal.Posix.Rep_Path
2749.66 s
[path] - Path.Posix.Rep_SomeBase
2749.69 s
[path] Warning: Path.Windows: could not find link destinations for:
2749.69 s
[path] - Path.Internal.Windows.Rep_Path
2749.69 s
[path] - Path.Windows.Rep_SomeBase
2749.75 s
[crypton] CBC: OK (0.15s)
2749.75 s
[crypton] +++ OK, passed 100 tests.
2749.93 s
[crypton] CFB: OK (0.18s)
2749.93 s
[crypton] +++ OK, passed 100 tests.
2750.00 s
[crypton] CTR: OK (0.09s)
2750.00 s
[crypton] +++ OK, passed 100 tests.
2750.00 s
[crypton] OCB: OK
2750.00 s
[crypton] +++ OK, passed 100 tests.
2750.00 s
[crypton] CCM: OK
2750.00 s
[crypton] +++ OK, passed 100 tests.
2750.00 s
[crypton] EAX: OK
2750.00 s
[crypton] +++ OK, passed 100 tests.
2750.00 s
[crypton] CWC: OK
2750.00 s
[crypton] +++ OK, passed 100 tests.
2750.00 s
[crypton] GCM: OK
2750.00 s
[crypton] +++ OK, passed 100 tests.
2750.00 s
[crypton] nullIV is null: OK
2750.00 s
[crypton] ivAdd is linear: OK
2750.00 s
[crypton] +++ OK, passed 100 tests.
2750.00 s
[crypton] Twofish192
2750.01 s
[crypton] KAT
2750.01 s
[crypton] ECB
2750.01 s
[crypton] E0: OK
2750.01 s
[crypton] D0: OK
2750.01 s
[crypton] E1: OK
2750.01 s
[crypton] D1: OK
2750.01 s
[crypton] decrypt.encrypt==id
2750.15 s
[crypton] ECB: OK (0.13s)
2750.15 s
[crypton] +++ OK, passed 100 tests.
2750.29 s
[crypton] CBC: OK (0.14s)
2750.29 s
[crypton] +++ OK, passed 100 tests.
2750.49 s
[crypton] CFB: OK (0.19s)
2750.49 s
[crypton] +++ OK, passed 100 tests.
2750.60 s
[crypton] CTR: OK (0.06s)
2750.60 s
[crypton] +++ OK, passed 100 tests.
2750.60 s
[crypton] OCB: OK
2750.60 s
[crypton] +++ OK, passed 100 tests.
2750.60 s
[crypton] CCM: OK
2750.60 s
[crypton] +++ OK, passed 100 tests.
2750.60 s
[crypton] EAX: OK
2750.60 s
[crypton] +++ OK, passed 100 tests.
2750.60 s
[crypton] CWC: OK
2750.60 s
[crypton] +++ OK, passed 100 tests.
2750.60 s
[crypton] GCM: OK
2750.60 s
[crypton] +++ OK, passed 100 tests.
2750.60 s
[crypton] nullIV is null: OK
2750.60 s
[crypton] ivAdd is linear: OK
2750.60 s
[crypton] +++ OK, passed 100 tests.
2750.60 s
[crypton] Twofish256
2750.60 s
[crypton] KAT
2750.60 s
[crypton] ECB
2750.60 s
[crypton] E0: OK
2750.60 s
[crypton] D0: OK
2750.60 s
[crypton] E1: OK
2750.60 s
[crypton] D1: OK
2750.60 s
[crypton] decrypt.encrypt==id
2750.69 s
[crypton] ECB: OK (0.13s)
2750.69 s
[crypton] +++ OK, passed 100 tests.
2750.78 s
[aeson-pretty] Dependency aeson >=1.1 && <1.6 || >=2.0 && <2.3: using aeson-2.2.3.0
2750.78 s
[aeson-pretty] Dependency base >=4.5: using base-4.20.1.0
2750.78 s
[aeson-pretty] Dependency base-compat >=0.9: using base-compat-0.13.1
2750.78 s
[aeson-pretty] Dependency bytestring >=0.9: using bytestring-0.12.2.0
2750.78 s
[aeson-pretty] Dependency scientific >=0.3: using scientific-0.3.8.0
2750.78 s
[aeson-pretty] Dependency text >=0.11: using text-2.1.2
2750.78 s
[aeson-pretty] Dependency unordered-containers >=0.2.14.0: using unordered-containers-0.2.20
2750.78 s
[aeson-pretty] Dependency vector >=0.9: using vector-0.13.2.0
2750.78 s
[aeson-pretty] Dependency aeson >=0.6: using aeson-2.2.3.0
2750.78 s
[aeson-pretty] Dependency aeson-pretty: using aeson-pretty-0.8.10
2750.78 s
[aeson-pretty] Dependency attoparsec >=0.10: using attoparsec-0.14.4
2750.78 s
[aeson-pretty] Dependency attoparsec-aeson: using attoparsec-aeson-2.2.2.0
2750.78 s
[aeson-pretty] Dependency base >=4 && <5: using base-4.20.1.0
2750.78 s
[aeson-pretty] Dependency bytestring >=0.9: using bytestring-0.12.2.0
2750.78 s
[aeson-pretty] Dependency cmdargs >=0.7: using cmdargs-0.10.22
2750.78 s
[aeson-pretty] Source component graph:
2750.78 s
[aeson-pretty] component lib
2750.78 s
[aeson-pretty] component exe:aeson-pretty dependency lib
2750.78 s
[aeson-pretty] Configured component graph:
2750.78 s
[aeson-pretty] component aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
2750.79 s
[aeson-pretty] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2750.79 s
[aeson-pretty] include base-4.20.1.0-4f22
2750.79 s
[aeson-pretty] include base-compat-0.13.1-BOVG7DR533c3DTSmZ7th9r
2750.79 s
[aeson-pretty] include bytestring-0.12.2.0-c0ba
2750.79 s
[aeson-pretty] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2750.79 s
[aeson-pretty] include text-2.1.2-5063
2750.79 s
[aeson-pretty] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
2750.79 s
[aeson-pretty] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2750.79 s
[aeson-pretty] component aeson-pretty-0.8.10-H95GTlq89sSHhuAfRM3Ixd-aeson-pretty
2750.79 s
[aeson-pretty] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2750.79 s
[aeson-pretty] include aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
2750.79 s
[aeson-pretty] include attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
2750.79 s
[aeson-pretty] include attoparsec-aeson-2.2.2.0-40FsXOFv1LGKzJiZFdQ22z
2750.79 s
[aeson-pretty] include base-4.20.1.0-4f22
2750.79 s
[aeson-pretty] include bytestring-0.12.2.0-c0ba
2750.79 s
[aeson-pretty] include cmdargs-0.10.22-JM0roPO8lsv183XIJP6Vy7
2750.79 s
[aeson-pretty] Linked component graph:
2750.79 s
[aeson-pretty] unit aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
2750.79 s
[aeson-pretty] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2750.79 s
[aeson-pretty] include base-4.20.1.0-4f22
2750.79 s
[aeson-pretty] include base-compat-0.13.1-BOVG7DR533c3DTSmZ7th9r
2750.79 s
[aeson-pretty] include bytestring-0.12.2.0-c0ba
2750.79 s
[aeson-pretty] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2750.79 s
[aeson-pretty] include text-2.1.2-5063
2750.79 s
[aeson-pretty] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
2750.79 s
[aeson-pretty] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2750.79 s
[aeson-pretty] Data.Aeson.Encode.Pretty=aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e:Data.Aeson.Encode.Pretty
2750.79 s
[aeson-pretty] unit aeson-pretty-0.8.10-H95GTlq89sSHhuAfRM3Ixd-aeson-pretty
2750.79 s
[aeson-pretty] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2750.79 s
[aeson-pretty] include aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
2750.79 s
[aeson-pretty] include attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
2750.79 s
[aeson-pretty] include attoparsec-aeson-2.2.2.0-40FsXOFv1LGKzJiZFdQ22z
2750.79 s
[aeson-pretty] include base-4.20.1.0-4f22
2750.79 s
[aeson-pretty] include bytestring-0.12.2.0-c0ba
2750.79 s
[aeson-pretty] include cmdargs-0.10.22-JM0roPO8lsv183XIJP6Vy7
2750.79 s
[aeson-pretty] Ready component graph:
2750.79 s
[aeson-pretty] definite aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
2750.79 s
[aeson-pretty] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2750.79 s
[aeson-pretty] depends base-4.20.1.0-4f22
2750.79 s
[aeson-pretty] depends base-compat-0.13.1-BOVG7DR533c3DTSmZ7th9r
2750.79 s
[aeson-pretty] depends bytestring-0.12.2.0-c0ba
2750.79 s
[aeson-pretty] depends scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2750.79 s
[aeson-pretty] depends text-2.1.2-5063
2750.79 s
[aeson-pretty] depends unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
2750.79 s
[aeson-pretty] depends vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2750.79 s
[aeson-pretty] definite aeson-pretty-0.8.10-H95GTlq89sSHhuAfRM3Ixd-aeson-pretty
2750.79 s
[aeson-pretty] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2750.79 s
[aeson-pretty] depends aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
2750.79 s
[aeson-pretty] depends attoparsec-0.14.4-Ht6AvColpbqBjL3XeRDPOm
2750.79 s
[aeson-pretty] depends attoparsec-aeson-2.2.2.0-40FsXOFv1LGKzJiZFdQ22z
2750.79 s
[aeson-pretty] depends base-4.20.1.0-4f22
2750.79 s
[aeson-pretty] depends bytestring-0.12.2.0-c0ba
2750.79 s
[aeson-pretty] depends cmdargs-0.10.22-JM0roPO8lsv183XIJP6Vy7
2750.79 s
[aeson-pretty] Using Cabal-3.12.1.0 compiled by ghc-9.10
2750.79 s
[aeson-pretty] Using compiler: ghc-9.10.2
2750.79 s
[aeson-pretty] Using install prefix:
2750.79 s
[aeson-pretty] /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10
2750.79 s
[aeson-pretty] Executables installed in:
2750.79 s
[aeson-pretty] /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10/bin
2750.79 s
[aeson-pretty] Libraries installed in:
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
2750.80 s
[aeson-pretty] Dynamic Libraries installed in:
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
2750.80 s
[aeson-pretty] Private executables installed in:
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
2750.80 s
[aeson-pretty] Data files installed in:
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
2750.80 s
[aeson-pretty] Documentation installed in:
2750.80 s
[aeson-pretty] /nix/store/gm0hh1b7zzbmsg5ib3g137kcavfaj6pq-aeson-pretty-0.8.10-doc/share/doc/aeson-pretty-0.8.10
2750.80 s
[aeson-pretty] Configuration files installed in:
2750.80 s
[aeson-pretty] /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10/etc
2750.80 s
[aeson-pretty] No alex found
2750.80 s
[aeson-pretty] Using ar found on system at:
2750.80 s
[aeson-pretty] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2750.80 s
[aeson-pretty] No c2hs found
2750.80 s
[aeson-pretty] No cpphs found
2750.80 s
[aeson-pretty] No doctest found
2750.80 s
[aeson-pretty] Using gcc version 14.3.0 given by user at:
2750.80 s
[aeson-pretty] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2750.80 s
[aeson-pretty] Using ghc version 9.10.2 found on system at:
2750.80 s
[aeson-pretty] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2750.80 s
[aeson-pretty] Using ghc-pkg version 9.10.2 found on system at:
2750.80 s
[aeson-pretty] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2750.80 s
[aeson-pretty] No ghcjs found
2750.80 s
[aeson-pretty] No ghcjs-pkg found
2750.80 s
[aeson-pretty] No greencard found
2750.80 s
[aeson-pretty] Using haddock version 2.31.0 found on system at:
2750.80 s
[aeson-pretty] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2750.80 s
[aeson-pretty] No happy found
2750.80 s
[aeson-pretty] Using haskell-suite found on system at: haskell-suite-dummy-location
2750.80 s
[aeson-pretty] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2750.80 s
[aeson-pretty] No hmake found
2750.80 s
[aeson-pretty] Using hpc version 0.69 found on system at:
2750.80 s
[aeson-pretty] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2750.80 s
[aeson-pretty] Using hsc2hs version 0.68.10 found on system at:
2750.80 s
[aeson-pretty] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2750.80 s
[aeson-pretty] Using hscolour version 1.25 found on system at:
2750.80 s
[aeson-pretty] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2750.80 s
[aeson-pretty] No jhc found
2750.80 s
[aeson-pretty] Using ld found on system at:
2750.80 s
[aeson-pretty] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2750.80 s
[aeson-pretty] No pkg-config found
2750.80 s
[aeson-pretty] Using runghc version 9.10.2 found on system at:
2750.80 s
[aeson-pretty] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2750.80 s
[aeson-pretty] Using strip version 2.44 found on system at:
2750.80 s
[aeson-pretty] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2750.80 s
[aeson-pretty] Using tar found on system at:
2750.80 s
[aeson-pretty] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2750.80 s
[aeson-pretty] No uhc found
2750.85 s
[crypton] CBC: OK (0.16s)
2750.85 s
[crypton] +++ OK, passed 100 tests.
2751.09 s
[crypton] CFB: OK (0.22s)
2751.09 s
[crypton] +++ OK, passed 100 tests.
2751.16 s
[autodocodec] Documentation created: dist/doc/html/autodocodec/,
2751.16 s
[autodocodec] dist/doc/html/autodocodec/autodocodec.txt
2751.20 s
[crypton] CTR: OK (0.12s)
2751.20 s
[crypton] +++ OK, passed 100 tests.
2751.20 s
[crypton] OCB: OK
2751.20 s
[crypton] +++ OK, passed 100 tests.
2751.20 s
[crypton] CCM: OK
2751.20 s
[crypton] +++ OK, passed 100 tests.
2751.20 s
[crypton] EAX: OK
2751.20 s
[crypton] +++ OK, passed 100 tests.
2751.20 s
[crypton] CWC: OK
2751.20 s
[crypton] +++ OK, passed 100 tests.
2751.20 s
[crypton] GCM: OK
2751.20 s
[crypton] +++ OK, passed 100 tests.
2751.20 s
[crypton] nullIV is null: OK
2751.21 s
[crypton] ivAdd is linear: OK
2751.21 s
[crypton] +++ OK, passed 100 tests.
2751.21 s
[crypton] stream-cipher
2751.21 s
[crypton] RC4
2751.21 s
[crypton] 1: OK
2751.21 s
[crypton] 2: OK
2751.21 s
[crypton] 3: OK
2751.21 s
[crypton] ChaCha
2751.21 s
[crypton] 8-128-K0-I0: OK
2751.21 s
[crypton] 12-128-K0-I0: OK
2751.21 s
[crypton] 20-128-K0-I0: OK
2751.21 s
[crypton] 8-256-K0-I0: OK
2751.21 s
[crypton] 12-256-K0-I0: OK
2751.21 s
[crypton] 20-256-K0-I0: OK
2751.21 s
[crypton] XChaCha20 example KAT: OK
2751.21 s
[crypton] generate-combine: OK
2751.24 s
[crypton] +++ OK, passed 100 tests.
2751.25 s
[crypton] chunking-generate: OK (0.03s)
2751.25 s
[crypton] +++ OK, passed 100 tests.
2751.30 s
[crypton] chunking-combine: OK (0.05s)
2751.30 s
[crypton] +++ OK, passed 100 tests.
2751.30 s
[crypton] ChaChaPoly1305
2751.30 s
[crypton] V1: OK
2751.30 s
[crypton] V1-decrypt: OK
2751.30 s
[crypton] V1-extended: OK
2751.30 s
[crypton] V1-extended-decrypt: OK
2751.30 s
[crypton] nonce increment: OK
2751.30 s
[crypton] Salsa
2751.30 s
[crypton] KAT
2751.30 s
[crypton] 1: OK
2751.30 s
[crypton] 2: OK
2751.30 s
[crypton] generate-combine: OK
2751.31 s
[crypton] +++ OK, passed 100 tests.
2751.33 s
[crypton] chunking-generate: OK (0.02s)
2751.33 s
[crypton] +++ OK, passed 100 tests.
2751.38 s
[crypton] chunking-combine: OK (0.06s)
2751.38 s
[crypton] +++ OK, passed 100 tests.
2751.38 s
[crypton] XSalsa
2751.38 s
[crypton] KAT
2751.38 s
[crypton] 1: OK
2751.38 s
[crypton] 2: OK
2751.38 s
[crypton] 3: OK
2751.38 s
[crypton] 4: OK
2751.38 s
[crypton] 5: OK
2751.38 s
[crypton] 6: OK
2751.38 s
[crypton] 7: OK
2751.38 s
[crypton] 8: OK
2751.38 s
[crypton] 9: OK
2751.38 s
[crypton] 10: OK
2751.39 s
[crypton] 11: OK
2751.39 s
[crypton] 12: OK
2751.39 s
[crypton] 13: OK
2751.39 s
[crypton] 14: OK
2751.39 s
[crypton] 15: OK
2751.39 s
[crypton] 16: OK
2751.39 s
[crypton] 17: OK
2751.39 s
[crypton] crypto_box encryption
2751.39 s
[crypton] 1: OK
2751.39 s
[crypton] AFIS
2751.39 s
[crypton] KAT merge
2751.39 s
[crypton] merge 0: OK
2751.40 s
[crypton] merge 1: OK
2751.40 s
[crypton] merge.split == id: OK (0.02s)
2751.40 s
[crypton] +++ OK, passed 100 tests.
2751.40 s
[crypton] ECC
2751.40 s
[crypton] decodePoint
2751.40 s
[crypton] 0: OK
2751.40 s
[crypton] 1: OK
2751.40 s
[crypton] 2: OK
2751.40 s
[crypton] 3: OK
2751.40 s
[crypton] 4: OK
2751.40 s
[crypton] 5: OK
2751.40 s
[crypton] 6: OK
2751.40 s
[crypton] 7: OK
2751.40 s
[crypton] 8: OK
2751.40 s
[crypton] 9: OK
2751.40 s
[crypton] 10: OK
2751.40 s
[crypton] 11: OK
2751.41 s
[crypton] 12: OK
2751.41 s
[crypton] 13: OK
2751.41 s
[crypton] 14: OK
2751.41 s
[crypton] 15: OK
2751.41 s
[crypton] 16: OK
2751.41 s
[crypton] 17: OK
2751.41 s
[crypton] 18: OK
2751.41 s
[crypton] 19: OK
2751.41 s
[crypton] 20: OK
2751.41 s
[crypton] 21: OK
2751.41 s
[crypton] 22: OK
2751.41 s
[crypton] 23: OK
2751.41 s
[crypton] 24: OK
2751.41 s
[crypton] 25: OK
2751.41 s
[crypton] 26: OK
2751.41 s
[crypton] 27: OK
2751.41 s
[crypton] 28: OK
2751.41 s
[crypton] 29: OK
2751.41 s
[crypton] 30: OK
2751.41 s
[crypton] 31: OK
2751.41 s
[crypton] 32: OK
2751.41 s
[crypton] 33: OK
2751.41 s
[crypton] 34: OK
2751.41 s
[crypton] ECDH weak points
2751.41 s
[crypton] 0: OK
2751.41 s
[crypton] 1: OK
2751.41 s
[crypton] 2: OK
2751.41 s
[crypton] 3: OK
2751.41 s
[crypton] 4: OK
2751.41 s
[crypton] 5: OK
2751.41 s
[crypton] 6: OK
2751.41 s
[crypton] 7: OK
2751.41 s
[crypton] 8: OK
2751.43 s
[aeson-pretty] Phase: buildPhase
2751.43 s
[crypton] property
2751.45 s
[autodocodec] Preprocessing test suite 'autodocodec-doctest' for autodocodec-0.4.2.2...
2751.49 s
[autodocodec] Phase: installPhase
2751.69 s
[crypton] decodePoint.encodePoint==id: OK (0.28s)
2751.74 s
[crypton] +++ OK, passed 100 tests.
2751.89 s
[aeson-pretty] Preprocessing library for aeson-pretty-0.8.10...
2751.89 s
[aeson-pretty] Building library for aeson-pretty-0.8.10...
2752.18 s
[crypton] ECDH commutes: OK (0.48s)
2752.18 s
[crypton] +++ OK, passed 20 tests.
2752.18 s
[crypton] decodeScalar.encodeScalar==id: OK
2752.18 s
[crypton] +++ OK, passed 100 tests.
2752.18 s
[crypton] scalarFromInteger.scalarToInteger==id: OK
2752.19 s
[crypton] +++ OK, passed 100 tests.
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 )
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
2752.45 s
[crypton] (a + b).P = a.P + b.P: OK (0.25s)
2752.45 s
[crypton] +++ OK, passed 20 tests.
2752.90 s
[crypton] (a * b).P = a.(b.P): OK (0.47s)
2752.90 s
[crypton] +++ OK, passed 20 tests.
2752.90 s
[crypton] ECC.Edwards25519
2752.90 s
[crypton] vectors
2752.90 s
[crypton] 11*G: OK
2752.90 s
[crypton] 123*G: OK
2752.90 s
[crypton] 134*G: OK
2752.90 s
[crypton] 123*G + 11*G: OK
2752.90 s
[crypton] scalar arithmetic
2752.90 s
[crypton] scalarDecodeLong.scalarEncode==id: OK
2752.90 s
[crypton] +++ OK, passed 100 tests.
2752.90 s
[crypton] curve order: OK
2752.91 s
[crypton] addition with zero: OK
2752.91 s
[crypton] +++ OK, passed 100 tests.
2752.92 s
[crypton] addition associative: OK
2752.92 s
[crypton] +++ OK, passed 100 tests.
2752.93 s
[crypton] addition commutative: OK
2752.93 s
[crypton] +++ OK, passed 100 tests.
2752.93 s
[crypton] multiplication with zero: OK
2752.93 s
[crypton] +++ OK, passed 100 tests.
2752.93 s
[crypton] multiplication with one: OK
2752.93 s
[crypton] +++ OK, passed 100 tests.
2752.94 s
[crypton] multiplication associative: OK
2752.94 s
[crypton] +++ OK, passed 100 tests.
2752.94 s
[crypton] multiplication commutative: OK
2752.94 s
[crypton] +++ OK, passed 100 tests.
2752.95 s
[crypton] multiplication distributive: OK
2752.95 s
[crypton] +++ OK, passed 100 tests.
2752.95 s
[crypton] point arithmetic
2752.97 s
[crypton] pointDecode.pointEncode==id: OK (0.01s)
2752.98 s
[crypton] +++ OK, passed 100 tests.
2752.99 s
[crypton] pointEncode.pointDecode==id: OK (0.02s)
2752.99 s
[crypton] +++ OK, passed 100 tests.
2753.04 s
[crypton] addition with identity: OK (0.02s)
2753.04 s
[crypton] +++ OK, passed 100 tests.
2753.05 s
[crypton] addition associative: OK (0.03s)
2753.05 s
[crypton] +++ OK, passed 100 tests.
2753.05 s
[crypton] addition commutative: OK (0.02s)
2753.05 s
[crypton] +++ OK, passed 100 tests.
2753.06 s
[crypton] negation: OK
2753.07 s
[crypton] +++ OK, passed 100 tests.
2753.07 s
[crypton] doubling: OK
2753.08 s
[crypton] +++ OK, passed 100 tests.
2753.09 s
[crypton] multiplication by cofactor: OK (0.02s)
2753.09 s
[crypton] +++ OK, passed 100 tests.
2753.10 s
[crypton] prime order: OK (0.02s)
2753.10 s
[crypton] +++ OK, passed 100 tests.
2753.10 s
[crypton] 8-torsion point: OK
2753.12 s
[crypton] scalarmult with zero: OK
2753.12 s
[crypton] +++ OK, passed 100 tests.
2753.13 s
[crypton] scalarmult with one: OK
2753.15 s
[crypton] +++ OK, passed 100 tests.
2753.17 s
[crypton] scalarmult with two: OK (0.02s)
2753.17 s
[crypton] +++ OK, passed 100 tests.
2753.19 s
[crypton] scalarmult with curve order - 1: OK (0.02s)
2753.19 s
[crypton] +++ OK, passed 100 tests.
2753.21 s
[crypton] scalarmult commutative: OK (0.02s)
2753.21 s
[crypton] +++ OK, passed 100 tests.
2753.23 s
[crypton] scalarmult distributive: OK (0.03s)
2753.23 s
[crypton] +++ OK, passed 100 tests.
2753.27 s
[crypton] double scalarmult: OK (0.03s)
2753.27 s
[crypton] +++ OK, passed 100 tests.
2753.27 s
[crypton] ECDSA
2753.27 s
[crypton] verification
2753.35 s
[crypton] SHA1: OK (0.09s)
2753.35 s
[crypton] +++ OK, passed 5 tests.
2753.43 s
[crypton] SHA224: OK (0.07s)
2753.43 s
[crypton] +++ OK, passed 5 tests.
2753.53 s
[crypton] SHA256: OK (0.11s)
2753.53 s
[crypton] +++ OK, passed 5 tests.
2753.63 s
[crypton] SHA384: OK (0.09s)
2753.63 s
[crypton] +++ OK, passed 5 tests.
2753.76 s
[crypton] SHA512: OK (0.13s)
2753.76 s
[crypton] +++ OK, passed 5 tests.
2753.76 s
[crypton] recovery
2754.29 s
[crypton] SEC_p128r1: OK (0.53s)
2754.29 s
[crypton] +++ OK, passed 100 tests.
2754.68 s
[crypton] SEC_p128r2: OK (0.40s)
2754.68 s
[crypton] +++ OK, passed 100 tests.
2754.81 s
[autodocodec] Phase: fixupPhase
2754.91 s
[autodocodec] shrinking RPATHs of ELF executables and libraries in /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2
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
2755.00 s
[autodocodec] checking for references to /build/ in /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2...
2755.09 s
[autodocodec] patching script interpreter paths in /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2
2755.11 s
[autodocodec] stripping (with command strip and flags -S -p) in /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2/lib
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 )
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 )
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 )
2755.53 s
[cborg] [ 9 of 14] Compiling Codec.CBOR.Encoding ( src/Codec/CBOR/Encoding.hs, dist/build/Codec/CBOR/Encoding.p_o )
2755.53 s
[cborg] [10 of 14] Compiling Codec.CBOR.FlatTerm ( src/Codec/CBOR/FlatTerm.hs, dist/build/Codec/CBOR/FlatTerm.p_o )
2755.65 s
[crypton] SEC_p256k1: OK (0.96s)
2755.65 s
[crypton] +++ OK, passed 100 tests.
2755.78 s
[autodocodec] shrinking RPATHs of ELF executables and libraries in /nix/store/pzg2dsf3mra1c5fzj38zq431gds7fm8m-autodocodec-0.4.2.2-doc
2755.81 s
[autodocodec] checking for references to /build/ in /nix/store/pzg2dsf3mra1c5fzj38zq431gds7fm8m-autodocodec-0.4.2.2-doc...
2755.86 s
[autodocodec] patching script interpreter paths in /nix/store/pzg2dsf3mra1c5fzj38zq431gds7fm8m-autodocodec-0.4.2.2-doc
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
2757.23 s
[autodocodec:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2757.73 s
[autodocodec:post-build] copying 2 paths...
2757.74 s
[autodocodec:post-build] copying path '/nix/store/pzg2dsf3mra1c5fzj38zq431gds7fm8m-autodocodec-0.4.2.2-doc' to 'https://cache.nix-ci.com'...
2759.62 s
[autodocodec:post-build] copying path '/nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2' to 'https://cache.nix-ci.com'...
2764.35 s
[autodocodec:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2765.42 s
[autodocodec:post-build] copying 1 paths...
2765.42 s
[autodocodec:post-build] copying path '/nix/store/0h3vbc0gx65n0gid9nz43sxja4rf87m1-autodocodec-0.4.2.2.drv' to 'https://cache.nix-ci.com'...
2766.11 s
Uploaded autodocodec in 9.7s
2766.11 s
Progress: 86 of 103 built (4 building), 318 of 318 downloaded from cache
2766.11 s
Built autodocodec in 2m11s
2766.12 s
[aeson-pretty] Preprocessing executable 'aeson-pretty' for aeson-pretty-0.8.10...
2766.12 s
[aeson-pretty] Building executable 'aeson-pretty' for aeson-pretty-0.8.10...
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 )
2766.12 s
[aeson-pretty] [2 of 2] Compiling Main ( cli-tool/Main.hs, dist/build/aeson-pretty/aeson-pretty-tmp/Main.o )
2766.12 s
[cborg] [11 of 14] Compiling Codec.CBOR.Term ( src/Codec/CBOR/Term.hs, dist/build/Codec/CBOR/Term.p_o )
2766.12 s
[crypton] SEC_p256r1: OK (0.91s)
2766.12 s
[crypton] +++ OK, passed 100 tests.
2766.12 s
[crypton] SEC_t131r1: OK (3.61s)
2766.12 s
[crypton] +++ OK, passed 50 tests.
2766.12 s
[crypton] SEC_t131r2: OK (5.12s)
2766.12 s
[crypton] +++ OK, passed 50 tests.
2767.56 s
[cborg] [12 of 14] Compiling Codec.CBOR ( src/Codec/CBOR.hs, dist/build/Codec/CBOR.p_o )
2767.81 s
[aeson-pretty] [3 of 3] Linking dist/build/aeson-pretty/aeson-pretty
2768.04 s
[cborg] [13 of 14] Compiling Codec.CBOR.Write ( src/Codec/CBOR/Write.hs, dist/build/Codec/CBOR/Write.p_o )
2768.04 s
[cborg] [14 of 14] Compiling Codec.CBOR.Pretty ( src/Codec/CBOR/Pretty.hs, dist/build/Codec/CBOR/Pretty.p_o )
2772.45 s
[aeson-pretty] Phase: checkPhase
2772.82 s
[crypton] SEC_t233k1: OK (7.53s)
2772.82 s
[crypton] +++ OK, passed 20 tests.
2772.88 s
[aeson-pretty] Package has no test suites.
2772.93 s
[aeson-pretty] Phase: haddockPhase
2773.81 s
[aeson-pretty] Preprocessing library for aeson-pretty-0.8.10...
2773.81 s
[aeson-pretty] Running Haddock on library for aeson-pretty-0.8.10...
2773.81 s
[aeson-pretty] Warning: The documentation for the following packages are not installed. No
2773.81 s
[aeson-pretty] links will be generated to these packages: vector-0.13.2.0
2775.15 s
[cborg] Preprocessing test suite 'tests' for cborg-0.2.10.0...
2775.16 s
[cborg] Building test suite 'tests' for cborg-0.2.10.0...
2775.23 s
[aeson-pretty] [1 of 1] Compiling Data.Aeson.Encode.Pretty ( Data/Aeson/Encode/Pretty.hs, nothing )
2776.23 s
[aeson-pretty] Haddock coverage:
2776.25 s
[aeson-pretty] 83% ( 15 / 18) in 'Data.Aeson.Encode.Pretty'
2776.25 s
[aeson-pretty] Missing documentation for:
2776.25 s
[aeson-pretty] Config (Data/Aeson/Encode/Pretty.hs:110)
2776.25 s
[aeson-pretty] NumberFormat (Data/Aeson/Encode/Pretty.hs:97)
2776.25 s
[aeson-pretty] compare
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 )
2778.48 s
[crypton] SEC_t233r1: OK (5.65s)
2778.49 s
[crypton] +++ OK, passed 20 tests.
2778.49 s
[crypton] normalize
2778.65 s
[crypton] SEC_p128r1: OK (0.19s)
2778.65 s
[crypton] +++ OK, passed 100 tests.
2778.83 s
[crypton] SEC_p128r2: OK (0.18s)
2778.83 s
[crypton] +++ OK, passed 100 tests.
2779.31 s
[crypton] SEC_p256k1: OK (0.48s)
2779.31 s
[crypton] +++ OK, passed 100 tests.
2779.72 s
[crypton] SEC_p256r1: OK (0.40s)
2779.72 s
[crypton] +++ OK, passed 100 tests.
2779.74 s
[cborg] tests/Tests/Reference/Generators.hs:234:23: warning : [ GHC-39567 ] [ -Wstar-is-type ]
2779.74 s
[cborg] Using ‘*’ (or its Unicode variant) to mean ‘Data.Kind.Type’
2779.74 s
[cborg] relies on the StarIsType extension, which will become
2779.74 s
[cborg] deprecated in the future.
2779.74 s
[cborg] Suggested fix: Use ‘Type’ from ‘Data.Kind’ instead.
2779.74 s
[cborg] |
2779.74 s
[cborg] 234 | type FloatWord n :: *
2779.74 s
[cborg] | ^
2779.74 s
[cborg]
2781.16 s
[crypton] SEC_t131r1: OK (1.43s)
2781.16 s
[crypton] +++ OK, passed 50 tests.
2782.50 s
[crypton] SEC_t131r2: OK (1.34s)
2782.50 s
[crypton] +++ OK, passed 50 tests.
2783.85 s
[crypton] SEC_t233k1: OK (1.36s)
2783.87 s
[crypton] +++ OK, passed 20 tests.
2784.90 s
[crypton] SEC_t233r1: OK (1.06s)
2784.90 s
[crypton] +++ OK, passed 20 tests.
2784.90 s
[crypton]
2784.90 s
[crypton] All 2124 tests passed (116.62s)
2785.20 s
[crypton] Test suite test-crypton: PASS
2785.20 s
[crypton] Test suite logged to: dist/test/crypton-1.0.4-test-crypton.log
2785.20 s
[crypton] 1 of 1 test suites (1 of 1 test cases) passed.
2785.22 s
[crypton] checkPhase completed in 1 minutes 58 seconds
2785.22 s
[crypton] Phase: haddockPhase
2785.65 s
[path] Documentation created: dist/doc/html/path/, dist/doc/html/path/path.txt
2785.92 s
[crypton] Preprocessing library for crypton-1.0.4...
2786.11 s
[crypton] Running Haddock on library for crypton-1.0.4...
2786.17 s
[path] Preprocessing test suite 'validity-test' for path-0.9.5...
2786.18 s
[path] Preprocessing test suite 'test' for path-0.9.5...
2786.20 s
[path] haddockPhase completed in 44 seconds
2786.20 s
[path] Phase: installPhase
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 )
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
2787.23 s
[cborg] tests/Tests/Reference/Implementation.hs:81:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2787.23 s
[cborg] The import of ‘Data.Monoid’ is redundant
2787.23 s
[cborg] except perhaps to import instances from ‘Data.Monoid’
2787.23 s
[cborg] To import instances alone, use: import Data.Monoid()
2787.23 s
[cborg] |
2787.23 s
[cborg] 81 | import Data.Monoid ((<>))
2787.23 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2787.23 s
[cborg]
2787.23 s
[cborg] tests/Tests/Reference/Implementation.hs:114:3: warning : [ GHC-22705 ] [ -Wnoncanonical-monad-instances ]
2787.23 s
[cborg] Noncanonical ‘pure = return’ definition detected
2787.23 s
[cborg] in the instance declaration for ‘Applicative Decoder’.
2787.23 s
[cborg] Suggested fix:
2787.23 s
[cborg] Move definition from ‘return’ to ‘pure’
2787.23 s
[cborg] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
2787.23 s
[cborg] |
2787.23 s
[cborg] 114 | pure = return
2787.23 s
[cborg] | ^^^^^^^^^^^^^^
2787.23 s
[cborg]
2787.23 s
[cborg] tests/Tests/Reference/Implementation.hs:118:3: warning : [ GHC-22705 ] [ -Wnoncanonical-monad-instances ]
2787.23 s
[cborg] Noncanonical ‘return’ definition detected
2787.23 s
[cborg] in the instance declaration for ‘Monad Decoder’.
2787.23 s
[cborg] ‘return’ will eventually be removed in favour of ‘pure’
2787.23 s
[cborg] Suggested fix:
2787.23 s
[cborg] Either remove definition for ‘return’ (recommended) or define as ‘return = pure’
2787.23 s
[cborg] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
2787.23 s
[cborg] |
2787.23 s
[cborg] 118 | return x = Decoder (\ws -> Just (x, ws))
2787.23 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2787.23 s
[cborg]
2787.23 s
[cborg] tests/Tests/Reference/Implementation.hs:283:9: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
2787.23 s
[cborg] Pattern match(es) are non-exhaustive
2787.23 s
[cborg] In a pattern binding:
2787.23 s
[cborg] Patterns of type ‘Maybe
2787.23 s
[cborg] (AdditionalInformation, [Word8])’ not matched:
2787.23 s
[cborg] Nothing
2787.23 s
[cborg] |
2787.23 s
[cborg] 283 | Just (ai', _) = runDecoder (decodeAdditionalInfo w) ws
2787.23 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2787.23 s
[cborg]
2787.23 s
[cborg] tests/Tests/Reference/Implementation.hs:308:9: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
2787.24 s
[cborg] Pattern match(es) are non-exhaustive
2787.24 s
[cborg] In a pattern binding:
2787.24 s
[cborg] Patterns of type ‘Maybe (TokenHeader, [Word8])’ not matched:
2787.24 s
[cborg] Nothing
2787.24 s
[cborg] |
2787.24 s
[cborg] 308 | Just (header', _) = runDecoder decodeTokenHeader ws
2787.24 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2787.24 s
[cborg]
2787.24 s
[cborg] tests/Tests/Reference/Implementation.hs:316:15: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
2787.24 s
[cborg] Pattern match(es) are non-exhaustive
2787.24 s
[cborg] In a pattern binding:
2787.24 s
[cborg] Patterns of type ‘Maybe (TokenHeader, [Word8])’ not matched:
2787.24 s
[cborg] Nothing
2787.24 s
[cborg] |
2787.24 s
[cborg] 316 | Just (header, unused) = runDecoder decodeTokenHeader (w8 : extra)
2787.24 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2787.24 s
[cborg]
2787.24 s
[cborg] tests/Tests/Reference/Implementation.hs:556:9: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
2787.24 s
[cborg] Pattern match(es) are non-exhaustive
2787.24 s
[cborg] In a pattern binding:
2787.24 s
[cborg] Patterns of type ‘Maybe (Token, [Word8])’ not matched:
2787.24 s
[cborg] Nothing
2787.24 s
[cborg] Just (_, (_:_))
2787.24 s
[cborg] |
2787.24 s
[cborg] 556 | Just (token', []) = runDecoder decodeToken ws
2787.24 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2787.24 s
[cborg]
2787.24 s
[cborg] tests/Tests/Reference/Implementation.hs:841:9: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
2787.24 s
[cborg] Pattern match(es) are non-exhaustive
2787.24 s
[cborg] In a pattern binding:
2787.24 s
[cborg] Patterns of type ‘Maybe (Term, [Word8])’ not matched:
2787.24 s
[cborg] Nothing
2787.24 s
[cborg] Just (_, (_:_))
2787.24 s
[cborg] |
2787.24 s
[cborg] 841 | Just (term', []) = runDecoder decodeTerm ws
2787.24 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2787.24 s
[cborg]
2788.81 s
[path] Phase: fixupPhase
2788.93 s
[path] shrinking RPATHs of ELF executables and libraries in /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5
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
2789.07 s
[path] checking for references to /build/ in /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5...
2789.20 s
[path] patching script interpreter paths in /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5
2789.23 s
[path] stripping (with command strip and flags -S -p) in /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5/lib
2789.62 s
[crypton] [ 1 of 139] Compiling Crypto.Cipher.DES.Primitive ( Crypto/Cipher/DES/Primitive.hs, nothing )
2790.03 s
[path] shrinking RPATHs of ELF executables and libraries in /nix/store/09m9rr4i5i0cw77amh7cr4dmkvikxdzh-path-0.9.5-doc
2790.05 s
[path] checking for references to /build/ in /nix/store/09m9rr4i5i0cw77amh7cr4dmkvikxdzh-path-0.9.5-doc...
2790.08 s
[path] patching script interpreter paths in /nix/store/09m9rr4i5i0cw77amh7cr4dmkvikxdzh-path-0.9.5-doc
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
2791.44 s
[path:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2791.90 s
[path:post-build] copying 2 paths...
2791.90 s
[path:post-build] copying path '/nix/store/09m9rr4i5i0cw77amh7cr4dmkvikxdzh-path-0.9.5-doc' to 'https://cache.nix-ci.com'...
2792.70 s
[path:post-build] copying path '/nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5' to 'https://cache.nix-ci.com'...
2800.66 s
[path:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2801.85 s
[path:post-build] copying 1 paths...
2801.85 s
[path:post-build] copying path '/nix/store/v8pc8m3x0xfr0rwcns8fmxzwagspjkpa-path-0.9.5.drv' to 'https://cache.nix-ci.com'...
2802.50 s
Uploaded path in 11.8s
2802.50 s
Progress: 87 of 103 built (3 building), 318 of 318 downloaded from cache
2802.50 s
Built path in 2m35s
2802.91 s
Building /nix/store/nq9k739p9c6nrc2zjlrja4rvvhcg6d2q-path-io-1.8.2.drv
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 )
2802.91 s
[cborg] [ 4 of 18] Compiling Tests.Reference ( tests/Tests/Reference.hs, dist/build/tests/tests-tmp/Tests/Reference.o )
2802.91 s
[cborg] tests/Tests/Reference.hs:120:7: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
2802.91 s
[cborg] Pattern match(es) are non-exhaustive
2802.91 s
[cborg] In a pattern binding:
2802.91 s
[cborg] Patterns of type ‘Maybe (Term, [Word8])’ not matched:
2802.91 s
[cborg] Nothing
2802.91 s
[cborg] Just (_, (_:_))
2802.91 s
[cborg] |
2802.91 s
[cborg] 120 | let Just (term, []) = runDecoder decodeTerm encodedBytes
2802.91 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2802.91 s
[cborg]
2802.91 s
[cborg] tests/Tests/Reference.hs:135:7: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
2802.91 s
[cborg] Pattern match(es) are non-exhaustive
2802.91 s
[cborg] In a pattern binding:
2802.91 s
[cborg] Patterns of type ‘Maybe (Term, [Word8])’ not matched:
2802.91 s
[cborg] Nothing
2802.91 s
[cborg] Just (_, (_:_))
2802.91 s
[cborg] |
2802.91 s
[cborg] 135 | let Just (term, []) = runDecoder decodeTerm encodedBytes
2802.91 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2802.91 s
[cborg]
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 )
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 )
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 )
2802.91 s
[cborg] tests/Tests/Regress/Issue162.hs:4:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2802.91 s
[cborg] The import of ‘Control.Applicative’ is redundant
2802.91 s
[cborg] except perhaps to import instances from ‘Control.Applicative’
2802.91 s
[cborg] To import instances alone, use: import Control.Applicative()
2802.91 s
[cborg] |
2802.91 s
[cborg] 4 | import Control.Applicative ((<$), (<*))
2802.91 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2802.91 s
[cborg]
2802.91 s
[cborg] [ 8 of 18] Compiling Tests.Regress ( tests/Tests/Regress.hs, dist/build/tests/tests-tmp/Tests/Regress.o )
2802.91 s
[cborg] [ 9 of 18] Compiling Tests.Term ( tests/Tests/Term.hs, dist/build/tests/tests-tmp/Tests/Term.o )
2802.91 s
[cborg] [10 of 18] Compiling Tests.PreEncoded ( tests/Tests/PreEncoded.hs, dist/build/tests/tests-tmp/Tests/PreEncoded.o )
2802.91 s
[cborg] tests/Tests/PreEncoded.hs:5:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2802.91 s
[cborg] The import of ‘Data.Monoid’ is redundant
2802.91 s
[cborg] except perhaps to import instances from ‘Data.Monoid’
2802.91 s
[cborg] To import instances alone, use: import Data.Monoid()
2802.91 s
[cborg] |
2802.91 s
[cborg] 5 | import Data.Monoid (Monoid(mconcat))
2802.91 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2802.91 s
[cborg]
2802.91 s
[crypton] [ 2 of 139] Compiling Crypto.Data.Padding ( Crypto/Data/Padding.hs, nothing )
2802.91 s
[crypton] [ 3 of 139] Compiling Crypto.Error.Types ( Crypto/Error/Types.hs, nothing )
2802.91 s
[crypton] [ 4 of 139] Compiling Crypto.Error ( Crypto/Error.hs, nothing )
2802.91 s
[crypton] [ 5 of 139] Compiling Crypto.Internal.Compat ( Crypto/Internal/Compat.hs, nothing )
2802.91 s
[crypton] [ 6 of 139] Compiling Crypto.Internal.ByteArray ( Crypto/Internal/ByteArray.hs, nothing )
2802.91 s
[crypton] [ 7 of 139] Compiling Crypto.Cipher.Types.Utils ( Crypto/Cipher/Types/Utils.hs, nothing )
2802.91 s
[crypton] [ 8 of 139] Compiling Crypto.Internal.CompatPrim ( Crypto/Internal/CompatPrim.hs, nothing )
2802.91 s
[crypton] [ 9 of 139] Compiling Crypto.Internal.DeepSeq ( Crypto/Internal/DeepSeq.hs, nothing )
2802.91 s
[crypton] [ 10 of 139] Compiling Crypto.Cipher.Types.Base ( Crypto/Cipher/Types/Base.hs, nothing )
2802.91 s
[crypton] [ 11 of 139] Compiling Crypto.Cipher.Types.Stream ( Crypto/Cipher/Types/Stream.hs, nothing )
2802.91 s
[crypton] [ 12 of 139] Compiling Crypto.Internal.Imports ( Crypto/Internal/Imports.hs, nothing )
2802.91 s
[crypton] [ 13 of 139] Compiling Crypto.Internal.Builder ( Crypto/Internal/Builder.hs, nothing )
2802.91 s
[crypton] [ 14 of 139] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, nothing )
2802.91 s
[crypton] [ 15 of 139] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, nothing )
2802.91 s
[crypton] [ 16 of 139] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, nothing )
2802.91 s
[crypton] [ 17 of 139] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, nothing )
2802.91 s
[crypton] [ 18 of 139] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, nothing )
2802.91 s
[crypton] [ 19 of 139] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, nothing )
2802.91 s
[crypton] [ 20 of 139] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, nothing )
2802.91 s
[crypton] [ 21 of 139] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, nothing )
2802.91 s
[crypton] [ 22 of 139] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, nothing )
2802.91 s
[crypton] [ 23 of 139] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, nothing )
2802.91 s
[crypton] [ 24 of 139] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, nothing )
2802.91 s
[crypton] [ 25 of 139] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, nothing )
2802.91 s
[crypton] [ 26 of 139] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, nothing )
2802.91 s
[crypton] [ 27 of 139] Compiling Crypto.Hash.MD5 ( Crypto/Hash/MD5.hs, nothing )
2802.91 s
[crypton] [ 28 of 139] Compiling Crypto.Hash.MD4 ( Crypto/Hash/MD4.hs, nothing )
2802.91 s
[crypton] [ 29 of 139] Compiling Crypto.Hash.MD2 ( Crypto/Hash/MD2.hs, nothing )
2802.91 s
[crypton] [ 30 of 139] Compiling Crypto.Hash.Keccak ( Crypto/Hash/Keccak.hs, nothing )
2802.91 s
[crypton] [ 31 of 139] Compiling Crypto.Hash.IO ( Crypto/Hash/IO.hs, nothing )
2802.91 s
[crypton] [ 32 of 139] Compiling Crypto.Hash.Blake2sp ( Crypto/Hash/Blake2sp.hs, nothing )
2802.91 s
[crypton] [ 33 of 139] Compiling Crypto.Hash.Blake2s ( Crypto/Hash/Blake2s.hs, nothing )
2802.91 s
[crypton] [ 34 of 139] Compiling Crypto.Hash.Blake2bp ( Crypto/Hash/Blake2bp.hs, nothing )
2802.91 s
[crypton] [ 35 of 139] Compiling Crypto.Hash.Blake2b ( Crypto/Hash/Blake2b.hs, nothing )
2802.91 s
[crypton] [ 36 of 139] Compiling Crypto.Cipher.Types.GF ( Crypto/Cipher/Types/GF.hs, nothing )
2802.91 s
[crypton] [ 37 of 139] Compiling Crypto.Cipher.Types.AEAD ( Crypto/Cipher/Types/AEAD.hs, nothing )
2802.91 s
[crypton] [ 38 of 139] Compiling Crypto.Cipher.Types.Block ( Crypto/Cipher/Types/Block.hs, nothing )
2802.91 s
[crypton] [ 39 of 139] Compiling Crypto.Cipher.Types ( Crypto/Cipher/Types.hs, nothing )
2802.91 s
[crypton] [ 40 of 139] Compiling Crypto.ConstructHash.MiyaguchiPreneel ( Crypto/ConstructHash/MiyaguchiPreneel.hs, nothing )
2802.91 s
[crypton] Crypto/ConstructHash/MiyaguchiPreneel.hs:18:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2802.91 s
[crypton] The import of ‘Data.List’ is redundant
2802.91 s
[crypton] except perhaps to import instances from ‘Data.List’
2802.91 s
[crypton] To import instances alone, use: import Data.List()
2802.91 s
[crypton] |
2802.91 s
[crypton] 18 | import Data.List (foldl')
2802.91 s
[crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2802.91 s
[crypton]
2802.91 s
[crypton] [ 41 of 139] Compiling Crypto.Cipher.Utils ( Crypto/Cipher/Utils.hs, nothing )
2802.91 s
[crypton] [ 42 of 139] Compiling Crypto.Cipher.TripleDES ( Crypto/Cipher/TripleDES.hs, nothing )
2802.91 s
[crypton] [ 43 of 139] Compiling Crypto.Cipher.DES ( Crypto/Cipher/DES.hs, nothing )
2802.91 s
[crypton] [ 44 of 139] Compiling Crypto.Cipher.Salsa ( Crypto/Cipher/Salsa.hs, nothing )
2802.92 s
[crypton] [ 45 of 139] Compiling Crypto.Cipher.XSalsa ( Crypto/Cipher/XSalsa.hs, nothing )
2802.92 s
[crypton] [ 46 of 139] Compiling Crypto.Cipher.RC4 ( Crypto/Cipher/RC4.hs, nothing )
2802.92 s
[crypton] [ 47 of 139] Compiling Crypto.Cipher.ChaCha ( Crypto/Cipher/ChaCha.hs, nothing )
2802.92 s
[crypton] [ 48 of 139] Compiling Crypto.Cipher.AES.Primitive ( Crypto/Cipher/AES/Primitive.hs, nothing )
2802.92 s
[crypton] [ 49 of 139] Compiling Crypto.Cipher.AES ( Crypto/Cipher/AES.hs, nothing )
2802.92 s
[crypton] [ 50 of 139] Compiling Crypto.Internal.Nat ( Crypto/Internal/Nat.hs, nothing )
2802.92 s
[crypton] [ 51 of 139] Compiling Crypto.Hash.SHAKE ( Crypto/Hash/SHAKE.hs, nothing )
2802.92 s
[crypton] [ 52 of 139] Compiling Crypto.Hash.Blake2 ( Crypto/Hash/Blake2.hs, nothing )
2802.92 s
[crypton] [ 53 of 139] Compiling Crypto.Hash.Algorithms ( Crypto/Hash/Algorithms.hs, nothing )
2802.92 s
[crypton] [ 54 of 139] Compiling Crypto.Hash ( Crypto/Hash.hs, nothing )
2802.92 s
[crypton] [ 55 of 139] Compiling Crypto.Internal.WordArray ( Crypto/Internal/WordArray.hs, nothing )
2802.92 s
[crypton] [ 56 of 139] Compiling Crypto.Cipher.Twofish.Primitive ( Crypto/Cipher/Twofish/Primitive.hs, nothing )
2802.92 s
[crypton] Crypto/Cipher/Twofish/Primitive.hs:17:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2802.92 s
[crypton] The import of ‘Data.List’ is redundant
2802.92 s
[crypton] except perhaps to import instances from ‘Data.List’
2802.92 s
[crypton] To import instances alone, use: import Data.List()
2802.92 s
[crypton] |
2802.92 s
[crypton] 17 | import Data.List (foldl')
2802.92 s
[crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2802.92 s
[crypton]
2802.92 s
[crypton] [ 57 of 139] Compiling Crypto.Cipher.Twofish ( Crypto/Cipher/Twofish.hs, nothing )
2802.92 s
[crypton] [ 58 of 139] Compiling Crypto.Cipher.CAST5.Primitive ( Crypto/Cipher/CAST5/Primitive.hs, nothing )
2803.01 s
[crypton] [ 59 of 139] Compiling Crypto.Cipher.CAST5 ( Crypto/Cipher/CAST5.hs, nothing )
2803.07 s
[crypton] [ 60 of 139] Compiling Crypto.Cipher.Blowfish.Box ( Crypto/Cipher/Blowfish/Box.hs, nothing )
2803.11 s
[crypton] [ 61 of 139] Compiling Crypto.Cipher.Blowfish.Primitive ( Crypto/Cipher/Blowfish/Primitive.hs, nothing )
2803.55 s
[crypton] [ 62 of 139] Compiling Crypto.Cipher.Blowfish ( Crypto/Cipher/Blowfish.hs, nothing )
2803.71 s
[crypton] [ 63 of 139] Compiling Crypto.Internal.Words ( Crypto/Internal/Words.hs, nothing )
2803.79 s
[path-io] Phase: setupCompilerEnvironmentPhase
2803.79 s
[crypton] [ 64 of 139] Compiling Crypto.Cipher.Camellia.Primitive ( Crypto/Cipher/Camellia/Primitive.hs, nothing )
2803.80 s
[path-io] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2804.24 s
[crypton] [ 65 of 139] Compiling Crypto.Cipher.Camellia ( Crypto/Cipher/Camellia.hs, nothing )
2804.26 s
[crypton] [ 66 of 139] Compiling Crypto.KDF.Argon2 ( Crypto/KDF/Argon2.hs, nothing )
2804.51 s
[crypton] [ 67 of 139] Compiling Crypto.KDF.BCryptPBKDF ( Crypto/KDF/BCryptPBKDF.hs, nothing )
2804.59 s
[cborg] [11 of 18] Compiling Tests.UnitTests ( tests/Tests/UnitTests.hs, dist/build/tests/tests-tmp/Tests/UnitTests.o )
2804.59 s
[cborg] [12 of 18] Compiling Tests.Util ( tests/Tests/Util.hs, dist/build/tests/tests-tmp/Tests/Util.o )
2804.59 s
[cborg] [13 of 18] Compiling Tests.UTF8 ( tests/Tests/UTF8.hs, dist/build/tests/tests-tmp/Tests/UTF8.o )
2804.60 s
[cborg] [14 of 18] Compiling Tests.Properties ( tests/Tests/Properties.hs, dist/build/tests/tests-tmp/Tests/Properties.o )
2804.97 s
[crypton] [ 68 of 139] Compiling Crypto.MAC.CMAC ( Crypto/MAC/CMAC.hs, nothing )
2805.17 s
[crypton] Crypto/MAC/CMAC.hs:20:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2805.17 s
[crypton] The import of ‘Data.List’ is redundant
2805.17 s
[crypton] except perhaps to import instances from ‘Data.List’
2805.17 s
[crypton] To import instances alone, use: import Data.List()
2805.17 s
[crypton] |
2805.17 s
[crypton] 20 | import Data.List (foldl')
2805.17 s
[crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2805.17 s
[crypton]
2805.18 s
[crypton] [ 69 of 139] Compiling Crypto.MAC.HMAC ( Crypto/MAC/HMAC.hs, nothing )
2805.82 s
[path-io] Phase: unpackPhase
2805.84 s
[crypton] [ 70 of 139] Compiling Crypto.KDF.PBKDF2 ( Crypto/KDF/PBKDF2.hs, nothing )
2805.84 s
[path-io] unpacking source archive /nix/store/hxbsb4h9g0l9c74h5nmsizp0kry6lc6p-path-io-1.8.2.tar.gz
2805.92 s
[path-io] source root is path-io-1.8.2
2805.92 s
[path-io] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "path-io-1.8.2/tests/Main.hs"
2805.93 s
[path-io] Phase: patchPhase
2805.96 s
[path-io] Phase: compileBuildDriverPhase
2805.97 s
[path-io] setupCompileFlags: -package-db=/build/tmp.GlvHABZJXf/setup-package.conf.d -threaded
2806.19 s
[crypton] [ 71 of 139] Compiling Crypto.KDF.Scrypt ( Crypto/KDF/Scrypt.hs, nothing )
2806.20 s
[crypton] [ 72 of 139] Compiling Crypto.KDF.HKDF ( Crypto/KDF/HKDF.hs, nothing )
2806.21 s
[crypton] [ 73 of 139] Compiling Crypto.MAC.KMAC ( Crypto/MAC/KMAC.hs, nothing )
2806.33 s
[path-io] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.GlvHABZJXf/Main.o )
2806.41 s
[crypton] [ 74 of 139] Compiling Crypto.MAC.KeyedBlake2 ( Crypto/MAC/KeyedBlake2.hs, nothing )
2806.51 s
[crypton] [ 75 of 139] Compiling Crypto.MAC.Poly1305 ( Crypto/MAC/Poly1305.hs, nothing )
2806.60 s
[crypton] [ 76 of 139] Compiling Crypto.Cipher.ChaChaPoly1305 ( Crypto/Cipher/ChaChaPoly1305.hs, nothing )
2806.84 s
[path-io] [2 of 2] Linking Setup
2806.88 s
[crypton] [ 77 of 139] Compiling Crypto.Number.Compat ( Crypto/Number/Compat.hs, nothing )
2807.03 s
[crypton] [ 78 of 139] Compiling Crypto.Number.Basic ( Crypto/Number/Basic.hs, nothing )
2807.28 s
[crypton] [ 79 of 139] Compiling Crypto.ECC.Simple.Types ( Crypto/ECC/Simple/Types.hs, nothing )
2809.02 s
[crypton] [ 80 of 139] Compiling Crypto.Number.F2m ( Crypto/Number/F2m.hs, nothing )
2809.37 s
[crypton] Crypto/Number/F2m.hs:28:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2809.37 s
[crypton] The import of ‘Data.List’ is redundant
2809.37 s
[crypton] except perhaps to import instances from ‘Data.List’
2809.37 s
[crypton] To import instances alone, use: import Data.List()
2809.37 s
[crypton] |
2809.37 s
[crypton] 28 | import Data.List (foldl')
2809.37 s
[crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2809.37 s
[crypton]
2809.37 s
[crypton] [ 81 of 139] Compiling Crypto.Number.ModArithmetic ( Crypto/Number/ModArithmetic.hs, nothing )
2809.64 s
[crypton] [ 82 of 139] Compiling Crypto.Number.Nat ( Crypto/Number/Nat.hs, nothing )
2809.81 s
[crypton] [ 83 of 139] Compiling Crypto.Number.Serialize.Internal ( Crypto/Number/Serialize/Internal.hs, nothing )
2809.81 s
[crypton] [ 84 of 139] Compiling Crypto.Number.Serialize ( Crypto/Number/Serialize.hs, nothing )
2809.85 s
[crypton] [ 85 of 139] Compiling Crypto.Number.Serialize.Internal.LE ( Crypto/Number/Serialize/Internal/LE.hs, nothing )
2809.94 s
[crypton] [ 86 of 139] Compiling Crypto.Number.Serialize.LE ( Crypto/Number/Serialize/LE.hs, nothing )
2809.99 s
[crypton] [ 87 of 139] Compiling Crypto.OTP ( Crypto/OTP.hs, nothing )
2810.19 s
[crypton] [ 88 of 139] Compiling Crypto.PubKey.ECC.Types ( Crypto/PubKey/ECC/Types.hs, nothing )
2810.88 s
[crypton] [ 89 of 139] Compiling Crypto.PubKey.Internal ( Crypto/PubKey/Internal.hs, nothing )
2810.90 s
[crypton] Crypto/PubKey/Internal.hs:15:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2810.90 s
[crypton] The import of ‘Data.List’ is redundant
2810.90 s
[crypton] except perhaps to import instances from ‘Data.List’
2810.90 s
[crypton] To import instances alone, use: import Data.List()
2810.90 s
[crypton] |
2810.90 s
[crypton] 15 | import Data.List (foldl')
2810.90 s
[crypton] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2810.90 s
[crypton]
2810.90 s
[crypton] [ 90 of 139] Compiling Crypto.PubKey.MaskGenFunction ( Crypto/PubKey/MaskGenFunction.hs, nothing )
2810.94 s
[crypton] [ 91 of 139] Compiling Crypto.PubKey.RSA.Types ( Crypto/PubKey/RSA/Types.hs, nothing )
2811.23 s
[crypton] [ 92 of 139] Compiling Crypto.PubKey.RSA.Prim ( Crypto/PubKey/RSA/Prim.hs, nothing )
2811.28 s
[crypton] [ 93 of 139] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, nothing )
2811.30 s
[crypton] [ 94 of 139] Compiling Crypto.Random.Entropy.RDRand ( Crypto/Random/Entropy/RDRand.hs, nothing )
2811.34 s
[crypton] [ 95 of 139] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, nothing )
2811.43 s
[crypton] [ 96 of 139] Compiling Crypto.Random.Entropy.Backend ( Crypto/Random/Entropy/Backend.hs, nothing )
2811.45 s
[crypton] [ 97 of 139] Compiling Crypto.Random.Entropy.Unsafe ( Crypto/Random/Entropy/Unsafe.hs, nothing )
2811.51 s
[crypton] [ 98 of 139] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, nothing )
2811.51 s
[crypton] [ 99 of 139] Compiling Crypto.Random.EntropyPool ( Crypto/Random/EntropyPool.hs, nothing )
2811.55 s
[crypton] [100 of 139] Compiling Crypto.Random.Types ( Crypto/Random/Types.hs, nothing )
2811.64 s
[crypton] [101 of 139] Compiling Crypto.Random.SystemDRG ( Crypto/Random/SystemDRG.hs, nothing )
2811.76 s
[crypton] [102 of 139] Compiling Crypto.Random.HmacDRG ( Crypto/Random/HmacDRG.hs, nothing )
2811.89 s
[crypton] [103 of 139] Compiling Crypto.Random.ChaChaDRG ( Crypto/Random/ChaChaDRG.hs, nothing )
2811.98 s
[crypton] [104 of 139] Compiling Crypto.Random ( Crypto/Random.hs, nothing )
2812.15 s
[crypton] [105 of 139] Compiling Crypto.Random.Probabilistic ( Crypto/Random/Probabilistic.hs, nothing )
2812.53 s
[crypton] [106 of 139] Compiling Crypto.PubKey.Ed448 ( Crypto/PubKey/Ed448.hs, nothing )
2812.74 s
[crypton] [107 of 139] Compiling Crypto.PubKey.Ed25519 ( Crypto/PubKey/Ed25519.hs, nothing )
2813.00 s
[crypton] [108 of 139] Compiling Crypto.PubKey.ECC.P256 ( Crypto/PubKey/ECC/P256.hs, nothing )
2813.51 s
[crypton] [109 of 139] Compiling Crypto.PubKey.Curve448 ( Crypto/PubKey/Curve448.hs, nothing )
2813.66 s
[crypton] [110 of 139] Compiling Crypto.PubKey.Curve25519 ( Crypto/PubKey/Curve25519.hs, nothing )
2813.88 s
[crypton] [111 of 139] Compiling Crypto.KDF.BCrypt ( Crypto/KDF/BCrypt.hs, nothing )
2814.26 s
[crypton] [112 of 139] Compiling Crypto.ECC.Edwards25519 ( Crypto/ECC/Edwards25519.hs, nothing )
2814.58 s
[crypton] [113 of 139] Compiling Crypto.Cipher.AESGCMSIV ( Crypto/Cipher/AESGCMSIV.hs, nothing )
2814.86 s
[path-io] Phase: updateAutotoolsGnuConfigScriptsPhase
2814.93 s
[path-io] Phase: configurePhase
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
2814.99 s
[path-io] Using Parsec parser
2814.99 s
[path-io] Configuring path-io-1.8.2...
2815.03 s
[crypton] [114 of 139] Compiling Crypto.Number.Generate ( Crypto/Number/Generate.hs, nothing )
2815.21 s
[crypton] [115 of 139] Compiling Crypto.PubKey.ECC.Prim ( Crypto/PubKey/ECC/Prim.hs, nothing )
2815.46 s
[crypton] [116 of 139] Compiling Crypto.PubKey.ECC.ECDSA ( Crypto/PubKey/ECC/ECDSA.hs, nothing )
2816.74 s
[crypton] [117 of 139] Compiling Crypto.PubKey.ECC.Generate ( Crypto/PubKey/ECC/Generate.hs, nothing )
2816.78 s
[crypton] [118 of 139] Compiling Crypto.PubKey.DSA ( Crypto/PubKey/DSA.hs, nothing )
2817.19 s
[crypton] [119 of 139] Compiling Crypto.Number.Prime ( Crypto/Number/Prime.hs, nothing )
2817.94 s
[crypton] [120 of 139] Compiling Crypto.PubKey.Rabin.Types ( Crypto/PubKey/Rabin/Types.hs, nothing )
2818.00 s
[crypton] [121 of 139] Compiling Crypto.PubKey.Rabin.OAEP ( Crypto/PubKey/Rabin/OAEP.hs, nothing )
2818.17 s
[path-io] Flags chosen: dev=False
2818.18 s
[crypton] [122 of 139] Compiling Crypto.PubKey.Rabin.RW ( Crypto/PubKey/Rabin/RW.hs, nothing )
2818.70 s
[crypton] [123 of 139] Compiling Crypto.PubKey.Rabin.Modified ( Crypto/PubKey/Rabin/Modified.hs, nothing )
2819.43 s
[crypton] [124 of 139] Compiling Crypto.PubKey.Rabin.Basic ( Crypto/PubKey/Rabin/Basic.hs, nothing )
2820.00 s
[crypton] [125 of 139] Compiling Crypto.PubKey.RSA ( Crypto/PubKey/RSA.hs, nothing )
2820.01 s
[crypton] [126 of 139] Compiling Crypto.PubKey.RSA.PSS ( Crypto/PubKey/RSA/PSS.hs, nothing )
2820.29 s
[crypton] [127 of 139] Compiling Crypto.PubKey.RSA.PKCS15 ( Crypto/PubKey/RSA/PKCS15.hs, nothing )
2820.78 s
[path-io] Dependency base >=4.15 && <5: using base-4.20.1.0
2820.78 s
[path-io] Dependency containers: using containers-0.7
2820.78 s
[path-io] Dependency directory >=1.3.2.0 && <1.4: using directory-1.3.8.5
2820.78 s
[path-io] Dependency dlist >=0.8 && <2: using dlist-1.0
2820.78 s
[path-io] Dependency exceptions >=0.8 && <0.11: using exceptions-0.10.9
2820.78 s
[path-io] Dependency filepath >=1.2 && <1.6: using filepath-1.5.4.0
2820.78 s
[path-io] Dependency path >=0.7.1 && <0.10: using path-0.9.5
2820.78 s
[path-io] Dependency temporary >=1.1 && <1.4: using temporary-1.3
2820.78 s
[path-io] Dependency time >=1.4 && <1.15: using time-1.12.2
2820.78 s
[path-io] Dependency transformers >=0.3 && <0.7: using transformers-0.6.1.1
2820.78 s
[path-io] Dependency unix-compat: using unix-compat-0.7.4
2820.78 s
[path-io] Dependency base >=4.15 && <5: using base-4.20.1.0
2820.78 s
[path-io] Dependency exceptions >=0.8 && <0.11: using exceptions-0.10.9
2820.78 s
[path-io] Dependency hspec >=2 && <3: using hspec-2.11.12
2820.78 s
[path-io] Dependency path >=0.7.1 && <0.10: using path-0.9.5
2820.78 s
[path-io] Dependency path-io: using path-io-1.8.2
2820.78 s
[path-io] Dependency unix-compat: using unix-compat-0.7.4
2820.78 s
[path-io] Source component graph:
2820.78 s
[path-io] component lib
2820.78 s
[path-io] component test:tests dependency lib
2820.78 s
[path-io] Configured component graph:
2820.78 s
[path-io] component path-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d
2820.78 s
[path-io] include base-4.20.1.0-4f22
2820.78 s
[path-io] include containers-0.7-57cd
2820.78 s
[path-io] include directory-1.3.8.5-8f4e
2820.78 s
[path-io] include dlist-1.0-CRZt0KBQUbb44hAEqR55sf
2820.78 s
[path-io] include exceptions-0.10.9-1130
2820.78 s
[path-io] include filepath-1.5.4.0-0a9f
2820.78 s
[path-io] include path-0.9.5-FibuwQIzI7mKodf8l1AMcf
2820.78 s
[path-io] include temporary-1.3-DVW9lan804UEvwrxaud9ij
2820.78 s
[path-io] include time-1.12.2-8e38
2820.78 s
[path-io] include transformers-0.6.1.1-bbf1
2820.78 s
[path-io] include unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
2820.78 s
[path-io] component path-io-1.8.2-1gqwPWGqwV2HC8HF0FTuWX-tests
2820.78 s
[path-io] include base-4.20.1.0-4f22
2820.78 s
[path-io] include exceptions-0.10.9-1130
2820.79 s
[path-io] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
2820.79 s
[path-io] include path-0.9.5-FibuwQIzI7mKodf8l1AMcf
2820.79 s
[path-io] include path-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d
2820.79 s
[path-io] include unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
2820.79 s
[path-io] Linked component graph:
2820.79 s
[path-io] unit path-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d
2820.79 s
[path-io] include base-4.20.1.0-4f22
2820.79 s
[path-io] include containers-0.7-57cd
2820.79 s
[path-io] include directory-1.3.8.5-8f4e
2820.79 s
[path-io] include dlist-1.0-CRZt0KBQUbb44hAEqR55sf
2820.79 s
[path-io] include exceptions-0.10.9-1130
2820.79 s
[path-io] include filepath-1.5.4.0-0a9f
2820.79 s
[path-io] include path-0.9.5-FibuwQIzI7mKodf8l1AMcf
2820.79 s
[path-io] include temporary-1.3-DVW9lan804UEvwrxaud9ij
2820.79 s
[path-io] include time-1.12.2-8e38
2820.79 s
[path-io] include transformers-0.6.1.1-bbf1
2820.79 s
[path-io] include unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
2820.79 s
[path-io] Path.IO=path-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d:Path.IO
2820.79 s
[path-io] unit path-io-1.8.2-1gqwPWGqwV2HC8HF0FTuWX-tests
2820.79 s
[path-io] include base-4.20.1.0-4f22
2820.79 s
[path-io] include exceptions-0.10.9-1130
2820.79 s
[path-io] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
2820.79 s
[path-io] include path-0.9.5-FibuwQIzI7mKodf8l1AMcf
2820.79 s
[path-io] include path-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d
2820.79 s
[path-io] include unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
2820.79 s
[path-io] Ready component graph:
2820.79 s
[path-io] definite path-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d
2820.79 s
[path-io] depends base-4.20.1.0-4f22
2820.79 s
[path-io] depends containers-0.7-57cd
2820.79 s
[path-io] depends directory-1.3.8.5-8f4e
2820.79 s
[path-io] depends dlist-1.0-CRZt0KBQUbb44hAEqR55sf
2820.79 s
[path-io] depends exceptions-0.10.9-1130
2820.79 s
[path-io] depends filepath-1.5.4.0-0a9f
2820.79 s
[path-io] depends path-0.9.5-FibuwQIzI7mKodf8l1AMcf
2820.79 s
[path-io] depends temporary-1.3-DVW9lan804UEvwrxaud9ij
2820.79 s
[path-io] depends time-1.12.2-8e38
2820.79 s
[path-io] depends transformers-0.6.1.1-bbf1
2820.79 s
[path-io] depends unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
2820.79 s
[path-io] definite path-io-1.8.2-1gqwPWGqwV2HC8HF0FTuWX-tests
2820.79 s
[path-io] depends base-4.20.1.0-4f22
2820.79 s
[path-io] depends exceptions-0.10.9-1130
2820.79 s
[path-io] depends hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
2820.79 s
[path-io] depends path-0.9.5-FibuwQIzI7mKodf8l1AMcf
2820.79 s
[path-io] depends path-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d
2820.79 s
[path-io] depends unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
2820.79 s
[path-io] Using Cabal-3.12.1.0 compiled by ghc-9.10
2820.79 s
[path-io] Using compiler: ghc-9.10.2
2820.79 s
[path-io] Using install prefix:
2820.79 s
[path-io] /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2
2820.79 s
[path-io] Executables installed in:
2820.79 s
[path-io] /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2/bin
2820.79 s
[path-io] Libraries installed in:
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
2820.79 s
[path-io] Dynamic Libraries installed in:
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
2820.79 s
[path-io] Private executables installed in:
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
2820.79 s
[path-io] Data files installed in:
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
2820.79 s
[path-io] Documentation installed in:
2820.79 s
[path-io] /nix/store/iz7mdmba6bd03qvimn34k1gd71i3whcj-path-io-1.8.2-doc/share/doc/path-io-1.8.2
2820.79 s
[path-io] Configuration files installed in:
2820.79 s
[path-io] /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2/etc
2820.79 s
[path-io] No alex found
2820.79 s
[path-io] Using ar found on system at:
2820.79 s
[path-io] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2820.79 s
[path-io] No c2hs found
2820.79 s
[path-io] No cpphs found
2820.79 s
[path-io] No doctest found
2820.79 s
[path-io] Using gcc version 14.3.0 given by user at:
2820.79 s
[path-io] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2820.79 s
[path-io] Using ghc version 9.10.2 found on system at:
2820.79 s
[path-io] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2820.79 s
[path-io] Using ghc-pkg version 9.10.2 found on system at:
2820.79 s
[path-io] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2820.79 s
[path-io] No ghcjs found
2820.79 s
[path-io] No ghcjs-pkg found
2820.79 s
[path-io] No greencard found
2820.79 s
[path-io] Using haddock version 2.31.0 found on system at:
2820.79 s
[path-io] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2820.79 s
[path-io] No happy found
2820.79 s
[path-io] Using haskell-suite found on system at: haskell-suite-dummy-location
2820.79 s
[path-io] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2820.79 s
[path-io] No hmake found
2820.79 s
[path-io] Using hpc version 0.69 found on system at:
2820.79 s
[path-io] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2820.79 s
[path-io] Using hsc2hs version 0.68.10 found on system at:
2820.79 s
[path-io] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2820.79 s
[path-io] Using hscolour version 1.25 found on system at:
2820.79 s
[path-io] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2820.79 s
[path-io] No jhc found
2820.79 s
[path-io] Using ld found on system at:
2820.79 s
[path-io] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2820.79 s
[path-io] No pkg-config found
2820.79 s
[path-io] Using runghc version 9.10.2 found on system at:
2820.79 s
[path-io] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2820.79 s
[path-io] Using strip version 2.44 found on system at:
2820.79 s
[path-io] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2820.79 s
[path-io] Using tar found on system at:
2820.79 s
[path-io] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2820.79 s
[path-io] No uhc found
2820.79 s
[crypton] [128 of 139] Compiling Crypto.PubKey.RSA.OAEP ( Crypto/PubKey/RSA/OAEP.hs, nothing )
2821.70 s
[crypton] [129 of 139] Compiling Crypto.PubKey.DH ( Crypto/PubKey/DH.hs, nothing )
2821.94 s
[path-io] Phase: buildPhase
2822.01 s
[crypton] [130 of 139] Compiling Crypto.PubKey.ElGamal ( Crypto/PubKey/ElGamal.hs, nothing )
2822.31 s
[crypton] [131 of 139] Compiling Crypto.PubKey.ECC.DH ( Crypto/PubKey/ECC/DH.hs, nothing )
2822.32 s
[path-io] Preprocessing library for path-io-1.8.2...
2822.33 s
[path-io] Building library for path-io-1.8.2...
2822.36 s
[crypton] [132 of 139] Compiling Crypto.ECC.Simple.Prim ( Crypto/ECC/Simple/Prim.hs, nothing )
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 )
2822.86 s
[crypton] [133 of 139] Compiling Crypto.ECC ( Crypto/ECC.hs, nothing )
2823.54 s
[cborg] [15 of 18] Compiling Tests.Canonical ( tests/Tests/Canonical.hs, dist/build/tests/tests-tmp/Tests/Canonical.o )
2824.34 s
[crypton] [134 of 139] Compiling Crypto.PubKey.EdDSA ( Crypto/PubKey/EdDSA.hs, nothing )
2825.13 s
[crypton] [135 of 139] Compiling Crypto.PubKey.ECIES ( Crypto/PubKey/ECIES.hs, nothing )
2825.18 s
[crypton] [136 of 139] Compiling Crypto.PubKey.ECDSA ( Crypto/PubKey/ECDSA.hs, nothing )
2825.75 s
[crypton] [137 of 139] Compiling Crypto.Data.AFIS ( Crypto/Data/AFIS.hs, nothing )
2826.60 s
[cborg] [16 of 18] Compiling Tests.ByteOffset ( tests/Tests/ByteOffset.hs, dist/build/tests/tests-tmp/Tests/ByteOffset.o )
2826.60 s
[cborg] [17 of 18] Compiling Tests.Boundary ( tests/Tests/Boundary.hs, dist/build/tests/tests-tmp/Tests/Boundary.o )
2826.60 s
[cborg] tests/Tests/Boundary.hs:75:56: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
2826.60 s
[cborg] The use of ‘~’ without TypeOperators
2826.60 s
[cborg] will become an error in a future GHC release.
2826.60 s
[cborg] Suggested fix: Perhaps you intended to use TypeOperators
2826.60 s
[cborg] |
2826.60 s
[cborg] 75 | :: forall a rep. (Bounded a, Integral a, Show a, rep ~ BRep a,
2826.60 s
[cborg] | ^
2826.60 s
[cborg]
2826.60 s
[cborg] tests/Tests/Boundary.hs:92:56: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
2826.60 s
[cborg] The use of ‘~’ without TypeOperators
2826.60 s
[cborg] will become an error in a future GHC release.
2826.60 s
[cborg] Suggested fix: Perhaps you intended to use TypeOperators
2826.60 s
[cborg] |
2826.60 s
[cborg] 92 | :: forall a rep. (Bounded a, Integral a, Show a, rep ~ BRep a,
2826.60 s
[cborg] | ^
2826.60 s
[cborg]
2826.63 s
[cborg] [18 of 18] Compiling Main ( tests/Main.hs, dist/build/tests/tests-tmp/Main.o )
2826.74 s
[crypton] [138 of 139] Compiling Crypto.System.CPU ( Crypto/System/CPU.hs, nothing )
2826.91 s
[crypton] [139 of 139] Compiling Crypto.Tutorial ( Crypto/Tutorial.hs, nothing )
2826.94 s
[crypton] Haddock coverage:
2826.96 s
[crypton] 100% ( 4 / 4) in 'Crypto.Data.Padding'
2826.96 s
[crypton] 100% ( 8 / 8) in 'Crypto.Error'
2827.12 s
[crypton] 100% ( 8 / 8) in 'Crypto.Hash.IO'
2827.18 s
[crypton] 92% ( 25 / 27) in 'Crypto.Cipher.Types'
2827.18 s
[crypton] Missing documentation for:
2827.18 s
[crypton] CCM_M (Crypto/Cipher/Types/Base.hs:48)
2827.18 s
[crypton] CCM_L (Crypto/Cipher/Types/Base.hs:50)
2827.19 s
[crypton] 75% ( 3 / 4) in 'Crypto.ConstructHash.MiyaguchiPreneel'
2827.19 s
[crypton] Missing documentation for:
2827.19 s
[crypton] MiyaguchiPreneel (Crypto/ConstructHash/MiyaguchiPreneel.hs:26)
2827.19 s
[crypton] 0% ( 0 / 2) in 'Crypto.Cipher.Utils'
2827.19 s
[crypton] Missing documentation for:
2827.19 s
[crypton] Module header
2827.19 s
[crypton] validateKeySize (Crypto/Cipher/Utils.hs:12)
2827.20 s
[crypton] 100% ( 5 / 5) in 'Crypto.Cipher.TripleDES'
2827.20 s
[crypton] 100% ( 2 / 2) in 'Crypto.Cipher.DES'
2827.21 s
[crypton] 100% ( 5 / 5) in 'Crypto.Cipher.Salsa'
2827.22 s
[crypton] 100% ( 6 / 6) in 'Crypto.Cipher.XSalsa'
2827.24 s
[crypton] 100% ( 5 / 5) in 'Crypto.Cipher.RC4'
2827.25 s
[crypton] 100% ( 10 / 10) in 'Crypto.Cipher.ChaCha'
2827.30 s
[crypton] 100% ( 4 / 4) in 'Crypto.Cipher.AES'
2827.30 s
[crypton] Warning: 'bitlen' is out of scope.
2827.30 s
[crypton] If you qualify the identifier, haddock can try to link it anyway.
2827.31 s
[crypton] Warning: 'n' is out of scope.
2827.31 s
[crypton] If you qualify the identifier, haddock can try to link it anyway.
2827.31 s
[crypton] Warning: 'SHAKE256' is ambiguous. It is defined
2827.31 s
[crypton] * at Crypto/Hash/SHAKE.hs:74:33
2827.31 s
[crypton] * at Crypto/Hash/SHAKE.hs:74:1
2827.31 s
[crypton] You may be able to disambiguate the identifier by qualifying it or
2827.31 s
[crypton] by specifying the type/value namespace explicitly.
2827.31 s
[crypton] Defaulting to the one defined at Crypto/Hash/SHAKE.hs:74:1
2827.31 s
[crypton] Warning: 'SHAKE128' is ambiguous. It is defined
2827.31 s
[crypton] * at Crypto/Hash/SHAKE.hs:50:33
2827.31 s
[crypton] * at Crypto/Hash/SHAKE.hs:50:1
2827.31 s
[crypton] You may be able to disambiguate the identifier by qualifying it or
2827.31 s
[crypton] by specifying the type/value namespace explicitly.
2827.31 s
[crypton] Defaulting to the one defined at Crypto/Hash/SHAKE.hs:50:1
2827.34 s
[crypton] 95% ( 46 / 48) in 'Crypto.Hash.Algorithms'
2827.34 s
[crypton] Missing documentation for:
2827.34 s
[crypton] Blake2bp (Crypto/Hash/Blake2.hs:202)
2827.34 s
[crypton] Blake2sp (Crypto/Hash/Blake2.hs:160)
2827.36 s
[crypton] 100% ( 23 / 23) in 'Crypto.Hash'
2827.39 s
[crypton] 0% ( 0 / 4) in 'Crypto.Cipher.Twofish'
2827.39 s
[crypton] Missing documentation for:
2827.39 s
[crypton] Module header
2827.39 s
[crypton] Twofish128 (Crypto/Cipher/Twofish.hs:11)
2827.39 s
[crypton] Twofish192 (Crypto/Cipher/Twofish.hs:24)
2827.39 s
[crypton] Twofish256 (Crypto/Cipher/Twofish.hs:37)
2827.39 s
[crypton] 100% ( 2 / 2) in 'Crypto.Cipher.CAST5'
2827.42 s
[crypton] 100% ( 6 / 6) in 'Crypto.Cipher.Blowfish'
2827.42 s
[crypton] 100% ( 2 / 2) in 'Crypto.Cipher.Camellia'
2827.43 s
[crypton] Warning: 'hashParallelism' is out of scope.
2827.43 s
[crypton] If you qualify the identifier, haddock can try to link it anyway.
2827.44 s
[crypton] Warning: 'hashMemory' is out of scope.
2827.44 s
[crypton] If you qualify the identifier, haddock can try to link it anyway.
2827.44 s
[crypton] Warning: 'hashIterations' is out of scope.
2827.44 s
[crypton] If you qualify the identifier, haddock can try to link it anyway.
2827.46 s
[crypton] 80% ( 8 / 10) in 'Crypto.KDF.Argon2'
2827.46 s
[crypton] Missing documentation for:
2827.46 s
[crypton] defaultOptions (Crypto/KDF/Argon2.hs:98)
2827.46 s
[crypton] hash (Crypto/KDF/Argon2.hs:114)
2827.47 s
[crypton] 75% ( 3 / 4) in 'Crypto.KDF.BCryptPBKDF'
2827.47 s
[crypton] Missing documentation for:
2827.47 s
[crypton] Parameters (Crypto/KDF/BCryptPBKDF.hs:43)
2827.48 s
[crypton] 100% ( 4 / 4) in 'Crypto.MAC.CMAC'
2827.48 s
[crypton] Warning: 'hmacFinalize' is out of scope.
2827.48 s
[crypton] If you qualify the identifier, haddock can try to link it anyway.
2827.51 s
[crypton] 100% ( 10 / 10) in 'Crypto.MAC.HMAC'
2827.51 s
[crypton] 62% ( 5 / 8) in 'Crypto.KDF.PBKDF2'
2827.51 s
[crypton] Missing documentation for:
2827.51 s
[crypton] fastPBKDF2_SHA1 (Crypto/KDF/PBKDF2.hs:124)
2827.51 s
[crypton] fastPBKDF2_SHA256 (Crypto/KDF/PBKDF2.hs:143)
2827.51 s
[crypton] fastPBKDF2_SHA512 (Crypto/KDF/PBKDF2.hs:162)
2827.51 s
[crypton] 100% ( 3 / 3) in 'Crypto.KDF.Scrypt'
2827.52 s
[crypton] 83% ( 5 / 6) in 'Crypto.KDF.HKDF'
2827.52 s
[crypton] Missing documentation for:
2827.52 s
[crypton] toPRK (Crypto/KDF/HKDF.hs:103)
2827.52 s
[crypton] Warning: 'KMAC' is ambiguous. It is defined
2827.52 s
[crypton] * at Crypto/MAC/KMAC.hs:87:18
2827.53 s
[crypton] * at Crypto/MAC/KMAC.hs:87:1
2827.53 s
[crypton] You may be able to disambiguate the identifier by qualifying it or
2827.53 s
[crypton] by specifying the type/value namespace explicitly.
2827.53 s
[crypton] Defaulting to the one defined at Crypto/MAC/KMAC.hs:87:1
2827.53 s
[crypton] 100% ( 10 / 10) in 'Crypto.MAC.KMAC'
2827.53 s
[crypton] Warning: 'KeyedBlake2' is ambiguous. It is defined
2827.53 s
[crypton] * at Crypto/MAC/KeyedBlake2.hs:44:25
2827.53 s
[crypton] * at Crypto/MAC/KeyedBlake2.hs:44:1
2827.53 s
[crypton] You may be able to disambiguate the identifier by qualifying it or
2827.53 s
[crypton] by specifying the type/value namespace explicitly.
2827.53 s
[crypton] Defaulting to the one defined at Crypto/MAC/KeyedBlake2.hs:44:1
2827.55 s
[crypton] 100% ( 11 / 11) in 'Crypto.MAC.KeyedBlake2'
2827.57 s
[crypton] 91% ( 11 / 12) in 'Crypto.MAC.Poly1305'
2827.57 s
[crypton] Missing documentation for:
2827.57 s
[crypton] authTag (Crypto/MAC/Poly1305.hs:59)
2827.59 s
[crypton] 100% ( 19 / 19) in 'Crypto.Cipher.ChaChaPoly1305'
2827.61 s
[crypton] Warning: 'a' is out of scope.
2827.61 s
[crypton] If you qualify the identifier, haddock can try to link it anyway.
2827.61 s
[crypton] Warning: 'b' is out of scope.
2827.61 s
[crypton] If you qualify the identifier, haddock can try to link it anyway.
2827.62 s
[crypton] 100% ( 8 / 8) in 'Crypto.Number.Basic'
2827.63 s
[crypton] Warning: 'm' is out of scope.
2827.63 s
[crypton] If you qualify the identifier, haddock can try to link it anyway.
2827.66 s
[crypton] 100% ( 12 / 12) in 'Crypto.Number.F2m'
2827.68 s
[crypton] Warning: 'CoprimesAssertionError' is ambiguous. It is defined
2827.68 s
[crypton] * at Crypto/Number/ModArithmetic.hs:29:31
2827.68 s
[crypton] * at Crypto/Number/ModArithmetic.hs:29:1
2827.68 s
[crypton] You may be able to disambiguate the identifier by qualifying it or
2827.68 s
[crypton] by specifying the type/value namespace explicitly.
2827.68 s
[crypton] Defaulting to the one defined at Crypto/Number/ModArithmetic.hs:29:1
2827.69 s
[crypton] Warning: 'ModulusAssertionError' is ambiguous. It is defined
2827.69 s
[crypton] * at Crypto/Number/ModArithmetic.hs:148:30
2827.69 s
[crypton] * at Crypto/Number/ModArithmetic.hs:148:1
2827.69 s
[crypton] You may be able to disambiguate the identifier by qualifying it or
2827.69 s
[crypton] by specifying the type/value namespace explicitly.
2827.69 s
[crypton] Defaulting to the one defined at Crypto/Number/ModArithmetic.hs:148:1
2827.70 s
[crypton] 100% ( 11 / 11) in 'Crypto.Number.ModArithmetic'
2827.71 s
[crypton] 100% ( 7 / 7) in 'Crypto.Number.Nat'
2827.72 s
[crypton] 100% ( 4 / 4) in 'Crypto.Number.Serialize.Internal'
2827.72 s
[crypton] 100% ( 5 / 5) in 'Crypto.Number.Serialize'
2827.74 s
[crypton] 100% ( 4 / 4) in 'Crypto.Number.Serialize.Internal.LE'
2827.75 s
[crypton] 100% ( 5 / 5) in 'Crypto.Number.Serialize.LE'
2827.80 s
[crypton] 75% ( 9 / 12) in 'Crypto.OTP'
2827.80 s
[crypton] Missing documentation for:
2827.80 s
[crypton] hotp (Crypto/OTP.hs:75)
2827.80 s
[crypton] TOTPParams (Crypto/OTP.hs:123)
2827.80 s
[crypton] ClockSkew (Crypto/OTP.hs:125)
2827.81 s
[crypton] 100% ( 15 / 15) in 'Crypto.PubKey.ECC.Types'
2827.81 s
[crypton] 100% ( 3 / 3) in 'Crypto.PubKey.MaskGenFunction'
2827.84 s
[crypton] 100% ( 11 / 11) in 'Crypto.PubKey.RSA.Types'
2827.84 s
[crypton] 100% ( 5 / 5) in 'Crypto.PubKey.RSA.Prim'
2827.86 s
[aeson-pretty] Documentation created: dist/doc/html/aeson-pretty/,
2827.86 s
[aeson-pretty] dist/doc/html/aeson-pretty/aeson-pretty.txt
2827.87 s
[crypton] 100% ( 5 / 5) in 'Crypto.Random.Entropy.Unsafe'
2827.87 s
[crypton] 100% ( 2 / 2) in 'Crypto.Random.Entropy'
2827.88 s
[crypton] 100% ( 5 / 5) in 'Crypto.Random.EntropyPool'
2827.89 s
[crypton] Warning: 'MonadPseudoRandom' is ambiguous. It is defined
2827.89 s
[crypton] * at Crypto/Random/Types.hs:31:35
2827.89 s
[crypton] * at Crypto/Random/Types.hs:31:1
2827.89 s
[crypton] You may be able to disambiguate the identifier by qualifying it or
2827.89 s
[crypton] by specifying the type/value namespace explicitly.
2827.89 s
[crypton] Defaulting to the one defined at Crypto/Random/Types.hs:31:1
2827.89 s
[crypton] 100% ( 5 / 5) in 'Crypto.Random.Types'
2827.92 s
[crypton] 95% ( 20 / 21) in 'Crypto.Random'
2827.92 s
[crypton] Missing documentation for:
2827.92 s
[crypton] Seed (Crypto/Random.hs:46)
2827.94 s
[crypton] 100% ( 18 / 18) in 'Crypto.PubKey.Ed448'
2827.95 s
[crypton] 100% ( 18 / 18) in 'Crypto.PubKey.Ed25519'
2827.96 s
[crypton] Warning: 'Point' is ambiguous. It is defined
2827.96 s
[crypton] * at Crypto/PubKey/ECC/P256.hs:70:17
2827.96 s
[crypton] * at Crypto/PubKey/ECC/P256.hs:70:1
2827.96 s
[crypton] You may be able to disambiguate the identifier by qualifying it or
2827.96 s
[crypton] by specifying the type/value namespace explicitly.
2827.96 s
[crypton] Defaulting to the one defined at Crypto/PubKey/ECC/P256.hs:70:1
2827.96 s
[crypton] Warning: 'Scalar' is ambiguous. It is defined
2827.96 s
[crypton] * at Crypto/PubKey/ECC/P256.hs:66:18
2827.96 s
[crypton] * at Crypto/PubKey/ECC/P256.hs:66:1
2827.96 s
[crypton] You may be able to disambiguate the identifier by qualifying it or
2827.96 s
[crypton] by specifying the type/value namespace explicitly.
2827.96 s
[crypton] Defaulting to the one defined at Crypto/PubKey/ECC/P256.hs:66:1
2827.98 s
[crypton] 100% ( 34 / 34) in 'Crypto.PubKey.ECC.P256'
2827.99 s
[crypton] 100% ( 12 / 12) in 'Crypto.PubKey.Curve448'
2828.00 s
[crypton] 100% ( 12 / 12) in 'Crypto.PubKey.Curve25519'
2828.05 s
[crypton] 100% ( 5 / 5) in 'Crypto.KDF.BCrypt'
2828.09 s
[crypton] 100% ( 21 / 21) in 'Crypto.ECC.Edwards25519'
2828.12 s
[crypton] 100% ( 6 / 6) in 'Crypto.Cipher.AESGCMSIV'
2828.13 s
[crypton] 100% ( 6 / 6) in 'Crypto.Number.Generate'
2828.18 s
[crypton] 100% ( 12 / 12) in 'Crypto.PubKey.ECC.Prim'
2828.21 s
[crypton] 100% ( 21 / 21) in 'Crypto.PubKey.ECC.ECDSA'
2828.21 s
[crypton] 100% ( 3 / 3) in 'Crypto.PubKey.ECC.Generate'
2828.23 s
[crypton] 100% ( 19 / 19) in 'Crypto.PubKey.DSA'
2828.26 s
[crypton] 100% ( 10 / 10) in 'Crypto.Number.Prime'
2828.27 s
[crypton] 100% ( 3 / 3) in 'Crypto.PubKey.Rabin.Types'
2828.28 s
[crypton] 100% ( 5 / 5) in 'Crypto.PubKey.Rabin.OAEP'
2828.31 s
[crypton] 100% ( 9 / 9) in 'Crypto.PubKey.Rabin.RW'
2828.33 s
[crypton] 100% ( 6 / 6) in 'Crypto.PubKey.Rabin.Modified'
2828.37 s
[crypton] 100% ( 11 / 11) in 'Crypto.PubKey.Rabin.Basic'
2828.38 s
[crypton] Warning: 'e' is out of scope.
2828.39 s
[crypton] If you qualify the identifier, haddock can try to link it anyway.
2828.39 s
[crypton] 100% ( 9 / 9) in 'Crypto.PubKey.RSA'
2828.43 s
[crypton] 100% ( 13 / 13) in 'Crypto.PubKey.RSA.PSS'
2828.45 s
[crypton] 100% ( 15 / 15) in 'Crypto.PubKey.RSA.PKCS15'
2828.48 s
[crypton] 100% ( 9 / 9) in 'Crypto.PubKey.RSA.OAEP'
2828.49 s
[crypton] 100% ( 10 / 10) in 'Crypto.PubKey.DH'
2828.53 s
[crypton] 100% ( 8 / 8) in 'Crypto.PubKey.ECC.DH'
2828.54 s
[aeson-pretty] Preprocessing executable 'aeson-pretty' for aeson-pretty-0.8.10...
2828.58 s
[aeson-pretty] haddockPhase completed in 56 seconds
2828.58 s
[aeson-pretty] Phase: installPhase
2828.59 s
[crypton] 30% ( 4 / 13) in 'Crypto.ECC'
2828.59 s
[crypton] Missing documentation for:
2828.59 s
[crypton] Curve_P384R1 (Crypto/ECC.hs:218)
2828.59 s
[crypton] Curve_P521R1 (Crypto/ECC.hs:254)
2828.59 s
[crypton] Curve_X25519 (Crypto/ECC.hs:290)
2828.59 s
[crypton] Curve_X448 (Crypto/ECC.hs:313)
2828.59 s
[crypton] Curve_Edwards25519 (Crypto/ECC.hs:336)
2828.59 s
[crypton] EllipticCurve (Crypto/ECC.hs:70)
2828.59 s
[crypton] EllipticCurveDH (Crypto/ECC.hs:104)
2828.59 s
[crypton] EllipticCurveArith (Crypto/ECC.hs:128)
2828.59 s
[crypton] EllipticCurveBasepointArith (Crypto/ECC.hs:141)
2828.61 s
[crypton] 100% ( 22 / 22) in 'Crypto.PubKey.EdDSA'
2828.62 s
[crypton] 100% ( 3 / 3) in 'Crypto.PubKey.ECIES'
2828.65 s
[crypton] 100% ( 22 / 22) in 'Crypto.PubKey.ECDSA'
2828.68 s
[crypton] 100% ( 3 / 3) in 'Crypto.Data.AFIS'
2828.69 s
[crypton] 100% ( 3 / 3) in 'Crypto.System.CPU'
2828.71 s
[crypton] 100% ( 9 / 9) in 'Crypto.Tutorial'
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
2829.66 s
[aeson-pretty] Installing executable aeson-pretty in /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10/bin
2829.67 s
[aeson-pretty] Warning: The directory
2829.67 s
[aeson-pretty] /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10/bin is not in
2829.67 s
[aeson-pretty] the system search path.
2830.41 s
[crypton] Warning: Crypto.Error: could not find link destinations for:
2830.41 s
[crypton] - Crypto.Error.Types.D:R:FailureCryptoFailable
2830.67 s
[crypton] Warning: Crypto.Hash.IO: could not find link destinations for:
2830.67 s
[crypton] - Crypto.Hash.Whirlpool.D:R:HashBlockSizeWhirlpool
2830.67 s
[crypton] - Crypto.Hash.Whirlpool.D:R:HashDigestSizeWhirlpool
2830.67 s
[crypton] - Crypto.Hash.Whirlpool.D:R:HashInternalContextSizeWhirlpool
2830.67 s
[crypton] - Crypto.Hash.Tiger.D:R:HashBlockSizeTiger
2830.67 s
[crypton] - Crypto.Hash.Tiger.D:R:HashDigestSizeTiger
2830.67 s
[crypton] - Crypto.Hash.Tiger.D:R:HashInternalContextSizeTiger
2830.67 s
[crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_224
2830.67 s
[crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_224
2830.67 s
[crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_224
2830.67 s
[crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_256
2830.67 s
[crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_256
2830.67 s
[crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_256
2830.67 s
[crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_384
2830.67 s
[crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_384
2830.67 s
[crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_384
2830.67 s
[crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_512
2830.67 s
[crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_512
2830.67 s
[crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_512
2830.67 s
[crypton] - Crypto.Hash.Skein256.D:R:HashBlockSizeSkein256_224
2830.67 s
[crypton] - Crypto.Hash.Skein256.D:R:HashDigestSizeSkein256_224
2830.67 s
[crypton] - Crypto.Hash.Skein256.D:R:HashInternalContextSizeSkein256_224
2830.67 s
[crypton] - Crypto.Hash.Skein256.D:R:HashBlockSizeSkein256_256
2830.67 s
[crypton] - Crypto.Hash.Skein256.D:R:HashDigestSizeSkein256_256
2830.67 s
[crypton] - Crypto.Hash.Skein256.D:R:HashInternalContextSizeSkein256_256
2830.67 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashBlockSizeSHA512t_224
2830.67 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashDigestSizeSHA512t_224
2830.67 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashInternalContextSizeSHA512t_224
2830.67 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashBlockSizeSHA512t_256
2830.67 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashDigestSizeSHA512t_256
2830.67 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashInternalContextSizeSHA512t_256
2830.68 s
[crypton] - Crypto.Hash.SHA512.D:R:HashBlockSizeSHA512
2830.68 s
[crypton] - Crypto.Hash.SHA512.D:R:HashDigestSizeSHA512
2830.68 s
[crypton] - Crypto.Hash.SHA512.D:R:HashInternalContextSizeSHA512
2830.68 s
[crypton] - Crypto.Hash.SHA384.D:R:HashBlockSizeSHA384
2830.68 s
[crypton] - Crypto.Hash.SHA384.D:R:HashDigestSizeSHA384
2830.68 s
[crypton] - Crypto.Hash.SHA384.D:R:HashInternalContextSizeSHA384
2830.68 s
[crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_224
2830.68 s
[crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_224
2830.68 s
[crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_224
2830.68 s
[crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_256
2830.68 s
[crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_256
2830.68 s
[crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_256
2830.68 s
[crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_384
2830.68 s
[crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_384
2830.68 s
[crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_384
2830.68 s
[crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_512
2830.68 s
[crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_512
2830.68 s
[crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_512
2830.68 s
[crypton] - Crypto.Hash.SHA256.D:R:HashBlockSizeSHA256
2830.68 s
[crypton] - Crypto.Hash.SHA256.D:R:HashDigestSizeSHA256
2830.68 s
[crypton] - Crypto.Hash.SHA256.D:R:HashInternalContextSizeSHA256
2830.68 s
[crypton] - Crypto.Hash.SHA224.D:R:HashBlockSizeSHA224
2830.68 s
[crypton] - Crypto.Hash.SHA224.D:R:HashDigestSizeSHA224
2830.68 s
[crypton] - Crypto.Hash.SHA224.D:R:HashInternalContextSizeSHA224
2830.68 s
[crypton] - Crypto.Hash.SHA1.D:R:HashBlockSizeSHA1
2830.68 s
[crypton] - Crypto.Hash.SHA1.D:R:HashDigestSizeSHA1
2830.68 s
[crypton] - Crypto.Hash.SHA1.D:R:HashInternalContextSizeSHA1
2830.69 s
[crypton] - Crypto.Hash.RIPEMD160.D:R:HashBlockSizeRIPEMD160
2830.69 s
[crypton] - Crypto.Hash.RIPEMD160.D:R:HashDigestSizeRIPEMD160
2830.69 s
[crypton] - Crypto.Hash.RIPEMD160.D:R:HashInternalContextSizeRIPEMD160
2830.69 s
[crypton] - Crypto.Hash.MD5.D:R:HashBlockSizeMD5
2830.69 s
[crypton] - Crypto.Hash.MD5.D:R:HashDigestSizeMD5
2830.69 s
[crypton] - Crypto.Hash.MD5.D:R:HashInternalContextSizeMD5
2830.69 s
[crypton] - Crypto.Hash.MD4.D:R:HashBlockSizeMD4
2830.69 s
[crypton] - Crypto.Hash.MD4.D:R:HashDigestSizeMD4
2830.69 s
[crypton] - Crypto.Hash.MD4.D:R:HashInternalContextSizeMD4
2830.69 s
[crypton] - Crypto.Hash.MD2.D:R:HashBlockSizeMD2
2830.69 s
[crypton] - Crypto.Hash.MD2.D:R:HashDigestSizeMD2
2830.69 s
[crypton] - Crypto.Hash.MD2.D:R:HashInternalContextSizeMD2
2830.69 s
[crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_224
2830.69 s
[crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_224
2830.69 s
[crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_224
2830.69 s
[crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_256
2830.69 s
[crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_256
2830.69 s
[crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_256
2830.69 s
[crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_384
2830.69 s
[crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_384
2830.69 s
[crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_384
2830.69 s
[crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_512
2830.69 s
[crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_512
2830.69 s
[crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_512
2830.69 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashBlockSizeBlake2sp_224
2830.69 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashDigestSizeBlake2sp_224
2830.69 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashInternalContextSizeBlake2sp_224
2830.69 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashBlockSizeBlake2sp_256
2830.69 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashDigestSizeBlake2sp_256
2830.69 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashInternalContextSizeBlake2sp_256
2830.69 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_160
2830.69 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_160
2830.69 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_160
2830.69 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_224
2830.69 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_224
2830.69 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_224
2830.69 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_256
2830.69 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_256
2830.69 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_256
2830.69 s
[crypton] - Crypto.Hash.Blake2bp.D:R:HashBlockSizeBlake2bp_512
2830.69 s
[crypton] - Crypto.Hash.Blake2bp.D:R:HashDigestSizeBlake2bp_512
2830.69 s
[crypton] - Crypto.Hash.Blake2bp.D:R:HashInternalContextSizeBlake2bp_512
2830.69 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_160
2830.69 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_160
2830.69 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_160
2830.69 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_224
2830.69 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_224
2830.70 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_224
2830.70 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_256
2830.70 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_256
2830.70 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_256
2830.70 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_384
2830.70 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_384
2830.70 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_384
2830.70 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_512
2830.70 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_512
2830.70 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_512
2830.70 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashBlockSizeSHAKE128
2830.70 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashDigestSizeSHAKE128
2830.70 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashInternalContextSizeSHAKE128
2830.70 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashBlockSizeSHAKE256
2830.70 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashDigestSizeSHAKE256
2830.70 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashInternalContextSizeSHAKE256
2830.70 s
[crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2s
2830.70 s
[crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2s
2830.70 s
[crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2s
2830.70 s
[crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2b
2830.70 s
[crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2b
2830.70 s
[crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2b
2830.70 s
[crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2sp
2830.70 s
[crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2sp
2830.70 s
[crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2sp
2830.70 s
[crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2bp
2830.70 s
[crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2bp
2830.70 s
[crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2bp
2830.82 s
[aeson-pretty] Phase: fixupPhase
2830.83 s
[cborg] [19 of 19] Linking dist/build/tests/tests
2830.88 s
[aeson-pretty] shrinking RPATHs of ELF executables and libraries in /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10
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
2830.91 s
[aeson-pretty] shrinking /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10/bin/aeson-pretty
2830.94 s
[aeson-pretty] checking for references to /build/ in /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10...
2831.03 s
[aeson-pretty] patching script interpreter paths in /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10
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
2831.17 s
[crypton] Warning: Crypto.Hash.Algorithms: could not find link destinations for:
2831.17 s
[crypton] - Crypto.Hash.Types.hashInternalFinalizePrefix
2831.17 s
[crypton] - Crypto.Hash.Whirlpool.D:R:HashBlockSizeWhirlpool
2831.17 s
[crypton] - Crypto.Hash.Whirlpool.D:R:HashDigestSizeWhirlpool
2831.17 s
[crypton] - Crypto.Hash.Whirlpool.D:R:HashInternalContextSizeWhirlpool
2831.18 s
[crypton] - Crypto.Hash.Tiger.D:R:HashBlockSizeTiger
2831.18 s
[crypton] - Crypto.Hash.Tiger.D:R:HashDigestSizeTiger
2831.18 s
[crypton] - Crypto.Hash.Tiger.D:R:HashInternalContextSizeTiger
2831.18 s
[crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_224
2831.18 s
[crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_224
2831.18 s
[crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_224
2831.18 s
[crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_256
2831.18 s
[crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_256
2831.18 s
[crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_256
2831.18 s
[crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_384
2831.18 s
[crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_384
2831.18 s
[crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_384
2831.18 s
[crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_512
2831.18 s
[crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_512
2831.18 s
[crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_512
2831.18 s
[crypton] - Crypto.Hash.Skein256.D:R:HashBlockSizeSkein256_224
2831.18 s
[crypton] - Crypto.Hash.Skein256.D:R:HashDigestSizeSkein256_224
2831.18 s
[crypton] - Crypto.Hash.Skein256.D:R:HashInternalContextSizeSkein256_224
2831.18 s
[crypton] - Crypto.Hash.Skein256.D:R:HashBlockSizeSkein256_256
2831.18 s
[crypton] - Crypto.Hash.Skein256.D:R:HashDigestSizeSkein256_256
2831.18 s
[crypton] - Crypto.Hash.Skein256.D:R:HashInternalContextSizeSkein256_256
2831.18 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashBlockSizeSHA512t_224
2831.18 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashDigestSizeSHA512t_224
2831.18 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashInternalContextSizeSHA512t_224
2831.18 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashBlockSizeSHA512t_256
2831.18 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashDigestSizeSHA512t_256
2831.18 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashInternalContextSizeSHA512t_256
2831.18 s
[crypton] - Crypto.Hash.SHA512.D:R:HashBlockSizeSHA512
2831.18 s
[crypton] - Crypto.Hash.SHA512.D:R:HashDigestSizeSHA512
2831.18 s
[crypton] - Crypto.Hash.SHA512.D:R:HashInternalContextSizeSHA512
2831.18 s
[crypton] - Crypto.Hash.SHA384.D:R:HashBlockSizeSHA384
2831.18 s
[crypton] - Crypto.Hash.SHA384.D:R:HashDigestSizeSHA384
2831.18 s
[crypton] - Crypto.Hash.SHA384.D:R:HashInternalContextSizeSHA384
2831.18 s
[crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_224
2831.18 s
[crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_224
2831.18 s
[crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_224
2831.18 s
[crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_256
2831.18 s
[crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_256
2831.18 s
[crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_256
2831.18 s
[crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_384
2831.18 s
[crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_384
2831.18 s
[crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_384
2831.18 s
[crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_512
2831.18 s
[crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_512
2831.18 s
[crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_512
2831.18 s
[crypton] - Crypto.Hash.SHA256.D:R:HashBlockSizeSHA256
2831.18 s
[crypton] - Crypto.Hash.SHA256.D:R:HashDigestSizeSHA256
2831.18 s
[crypton] - Crypto.Hash.SHA256.D:R:HashInternalContextSizeSHA256
2831.18 s
[crypton] - Crypto.Hash.SHA224.D:R:HashBlockSizeSHA224
2831.18 s
[crypton] - Crypto.Hash.SHA224.D:R:HashDigestSizeSHA224
2831.18 s
[crypton] - Crypto.Hash.SHA224.D:R:HashInternalContextSizeSHA224
2831.18 s
[crypton] - Crypto.Hash.SHA1.D:R:HashBlockSizeSHA1
2831.18 s
[crypton] - Crypto.Hash.SHA1.D:R:HashDigestSizeSHA1
2831.18 s
[crypton] - Crypto.Hash.SHA1.D:R:HashInternalContextSizeSHA1
2831.18 s
[crypton] - Crypto.Hash.RIPEMD160.D:R:HashBlockSizeRIPEMD160
2831.18 s
[crypton] - Crypto.Hash.RIPEMD160.D:R:HashDigestSizeRIPEMD160
2831.18 s
[crypton] - Crypto.Hash.RIPEMD160.D:R:HashInternalContextSizeRIPEMD160
2831.18 s
[crypton] - Crypto.Hash.MD5.D:R:HashBlockSizeMD5
2831.18 s
[crypton] - Crypto.Hash.MD5.D:R:HashDigestSizeMD5
2831.18 s
[crypton] - Crypto.Hash.MD5.D:R:HashInternalContextSizeMD5
2831.18 s
[crypton] - Crypto.Hash.MD4.D:R:HashBlockSizeMD4
2831.18 s
[crypton] - Crypto.Hash.MD4.D:R:HashDigestSizeMD4
2831.18 s
[crypton] - Crypto.Hash.MD4.D:R:HashInternalContextSizeMD4
2831.18 s
[crypton] - Crypto.Hash.MD2.D:R:HashBlockSizeMD2
2831.18 s
[crypton] - Crypto.Hash.MD2.D:R:HashDigestSizeMD2
2831.18 s
[crypton] - Crypto.Hash.MD2.D:R:HashInternalContextSizeMD2
2831.18 s
[crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_224
2831.18 s
[crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_224
2831.18 s
[crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_224
2831.18 s
[crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_256
2831.18 s
[crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_256
2831.18 s
[crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_256
2831.18 s
[crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_384
2831.18 s
[crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_384
2831.18 s
[crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_384
2831.18 s
[crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_512
2831.18 s
[crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_512
2831.18 s
[crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_512
2831.18 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashBlockSizeBlake2sp_224
2831.18 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashDigestSizeBlake2sp_224
2831.18 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashInternalContextSizeBlake2sp_224
2831.18 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashBlockSizeBlake2sp_256
2831.18 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashDigestSizeBlake2sp_256
2831.18 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashInternalContextSizeBlake2sp_256
2831.18 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_160
2831.18 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_160
2831.18 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_160
2831.18 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_224
2831.18 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_224
2831.18 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_224
2831.19 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_256
2831.19 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_256
2831.19 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_256
2831.19 s
[crypton] - Crypto.Hash.Blake2bp.D:R:HashBlockSizeBlake2bp_512
2831.19 s
[crypton] - Crypto.Hash.Blake2bp.D:R:HashDigestSizeBlake2bp_512
2831.19 s
[crypton] - Crypto.Hash.Blake2bp.D:R:HashInternalContextSizeBlake2bp_512
2831.19 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_160
2831.19 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_160
2831.19 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_160
2831.19 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_224
2831.19 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_224
2831.19 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_224
2831.19 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_256
2831.19 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_256
2831.19 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_256
2831.19 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_384
2831.19 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_384
2831.19 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_384
2831.19 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_512
2831.19 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_512
2831.19 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_512
2831.19 s
[crypton] - Crypto.Hash.SHAKE.cshakeInternalFinalize
2831.19 s
[crypton] - Crypto.Hash.SHAKE.cshakeOutputLength
2831.19 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashBlockSizeSHAKE128
2831.19 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashDigestSizeSHAKE128
2831.19 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashInternalContextSizeSHAKE128
2831.23 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashBlockSizeSHAKE256
2831.23 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashDigestSizeSHAKE256
2831.23 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashInternalContextSizeSHAKE256
2831.23 s
[crypton] - Crypto.Hash.Blake2.blake2InternalKeyedInit
2831.23 s
[crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2s
2831.23 s
[crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2s
2831.23 s
[crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2s
2831.23 s
[crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2b
2831.23 s
[crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2b
2831.23 s
[crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2b
2831.23 s
[crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2sp
2831.23 s
[crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2sp
2831.23 s
[crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2sp
2831.23 s
[crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2bp
2831.23 s
[crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2bp
2831.23 s
[crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2bp
2831.23 s
[crypton] - Crypto.PubKey.RSA.PKCS15.hashDigestASN1
2831.29 s
[crypton] Warning: Crypto.MAC.KMAC: could not find link destinations for:
2831.29 s
[crypton] - Crypto.Hash.SHAKE.cshakeInternalFinalize
2831.29 s
[crypton] - Crypto.Hash.SHAKE.cshakeOutputLength
2831.29 s
[crypton] Warning: Crypto.MAC.KeyedBlake2: could not find link destinations for:
2831.29 s
[crypton] - Crypto.Hash.Blake2.blake2InternalKeyedInit
2831.32 s
[crypton] Warning: Crypto.Number.ModArithmetic: could not find link destinations for:
2831.32 s
[crypton] - Crypto.Number.ModArithmetic.ModulusAssertionError
2831.32 s
[crypton] - Crypto.Number.ModArithmetic.CoprimesAssertionError
2831.32 s
[crypton] Warning: Crypto.Number.Nat: could not find link destinations for:
2831.32 s
[crypton] - Crypto.Internal.Nat.IsDiv8
2831.32 s
[crypton] - Crypto.Internal.Nat.IsGE
2831.32 s
[crypton] - Crypto.Internal.Nat.IsLE
2831.47 s
[aeson-pretty] shrinking RPATHs of ELF executables and libraries in /nix/store/gm0hh1b7zzbmsg5ib3g137kcavfaj6pq-aeson-pretty-0.8.10-doc
2831.49 s
[aeson-pretty] checking for references to /build/ in /nix/store/gm0hh1b7zzbmsg5ib3g137kcavfaj6pq-aeson-pretty-0.8.10-doc...
2831.51 s
[crypton] Warning: Crypto.PubKey.Rabin.Types: could not find link destinations for:
2831.51 s
[crypton] - Crypto.PubKey.Rabin.Types.PrimeCondition
2831.53 s
[aeson-pretty] patching script interpreter paths in /nix/store/gm0hh1b7zzbmsg5ib3g137kcavfaj6pq-aeson-pretty-0.8.10-doc
2831.58 s
[crypton] Warning: Crypto.PubKey.RSA.PKCS15: could not find link destinations for:
2831.58 s
[crypton] - Crypto.PubKey.RSA.PKCS15.hashDigestASN1
2831.67 s
[crypton] Warning: Crypto.ECC: could not find link destinations for:
2831.67 s
[crypton] - Crypto.Internal.Builder.Builder
2831.67 s
[crypton] - Crypto.ECC.D:R:PointCurve_P256R1
2831.67 s
[crypton] - Crypto.ECC.D:R:ScalarCurve_P256R1
2831.67 s
[crypton] - Crypto.ECC.D:R:PointCurve_P384R1
2831.67 s
[crypton] - Crypto.ECC.D:R:ScalarCurve_P384R1
2831.67 s
[crypton] - Crypto.ECC.D:R:PointCurve_P521R1
2831.67 s
[crypton] - Crypto.ECC.D:R:ScalarCurve_P521R1
2831.67 s
[crypton] - Crypto.ECC.D:R:PointCurve_X25519
2831.67 s
[crypton] - Crypto.ECC.D:R:ScalarCurve_X25519
2831.67 s
[crypton] - Crypto.ECC.D:R:PointCurve_X448
2831.67 s
[crypton] - Crypto.ECC.D:R:ScalarCurve_X448
2831.67 s
[crypton] - Crypto.ECC.D:R:PointCurve_Edwards25519
2831.67 s
[crypton] - Crypto.ECC.D:R:ScalarCurve_Edwards25519
2831.67 s
[crypton] - Crypto.PubKey.EdDSA.hashWithDom
2831.67 s
[crypton] - Crypto.PubKey.EdDSA.pointPublic
2831.67 s
[crypton] - Crypto.PubKey.EdDSA.publicPoint
2831.67 s
[crypton] - Crypto.PubKey.EdDSA.encodeScalarLE
2831.67 s
[crypton] - Crypto.PubKey.EdDSA.decodeScalarLE
2831.67 s
[crypton] - Crypto.PubKey.EdDSA.scheduleSecret
2831.67 s
[crypton] - Crypto.PubKey.EdDSA.D:R:CurveDigestSizeCurve_Edwards25519
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
2832.70 s
[aeson-pretty:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2833.40 s
[aeson-pretty:post-build] copying 2 paths...
2833.40 s
[aeson-pretty:post-build] copying path '/nix/store/gm0hh1b7zzbmsg5ib3g137kcavfaj6pq-aeson-pretty-0.8.10-doc' to 'https://cache.nix-ci.com'...
2834.35 s
[aeson-pretty:post-build] copying path '/nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10' to 'https://cache.nix-ci.com'...
2839.46 s
[aeson-pretty:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2840.76 s
[aeson-pretty:post-build] copying 1 paths...
2840.79 s
[aeson-pretty:post-build] copying path '/nix/store/cn22vj2vw926hq3a0h2lmn5j2q5923sh-aeson-pretty-0.8.10.drv' to 'https://cache.nix-ci.com'...
2841.89 s
Uploaded aeson-pretty in 9.9s
2841.90 s
Progress: 88 of 103 built (3 building), 318 of 318 downloaded from cache
2841.90 s
Built aeson-pretty in 1m40s
2841.90 s
[cborg] buildPhase completed in 3 minutes 0 seconds
2841.90 s
[cborg] Phase: checkPhase
2841.90 s
[cborg] Running 1 test suites...
2841.90 s
[cborg] Test suite tests: RUNNING...
2841.90 s
[cborg] CBOR
2841.90 s
[cborg] Reference implementation
2841.90 s
[cborg] internal properties
2841.90 s
[cborg] Integer to/from bytes: OK
2841.90 s
[cborg] +++ OK, passed 100 tests.
2841.90 s
[cborg] Word16 to/from network byte order: OK
2841.90 s
[cborg] +++ OK, passed 100 tests.
2841.90 s
[cborg] Word32 to/from network byte order: OK
2841.90 s
[cborg] +++ OK, passed 100 tests.
2841.90 s
[cborg] Word64 to/from network byte order: OK (0.03s)
2841.90 s
[cborg] +++ OK, passed 100 tests.
2841.90 s
[cborg] Numeric.Half to/from Float: OK (0.04s)
2841.90 s
[cborg] +++ OK, passed 1 test.
2841.90 s
[cborg] properties
2841.90 s
[cborg] encoding/decoding initial byte: OK
2841.90 s
[cborg] +++ OK, passed 1 test.
2841.90 s
[cborg] encoding/decoding additional info: OK
2841.90 s
[cborg] +++ OK, passed 100 tests.
2841.90 s
[cborg] encoding/decoding token header: OK
2841.90 s
[cborg] +++ OK, passed 100 tests.
2841.90 s
[cborg] encoding/decoding token header 2: OK
2841.90 s
[cborg] +++ OK, passed 1 test.
2841.90 s
[cborg] encoding/decoding tokens: OK
2841.90 s
[cborg] +++ OK, passed 100 tests.
2841.90 s
[cborg] encoding/decoding terms: OK (0.03s)
2841.90 s
[cborg] +++ OK, passed 100 tests.
2841.90 s
[cborg] RFC7049 test vector: decode: OK
2841.90 s
[cborg] RFC7049 test vector: roundtrip: OK
2841.90 s
[cborg] external test vector: OK
2841.90 s
[cborg] unit tests
2841.91 s
[cborg] RFC7049 test vector: decode: OK
2841.91 s
[cborg] RFC7049 test vector: roundtrip: OK
2841.91 s
[cborg] external test vector: OK
2841.91 s
[cborg] properties
2841.91 s
[cborg] to . id . from = canon_ref
2841.91 s
[cborg] Word8: OK
2841.91 s
[cborg] +++ OK, passed 100 tests.
2841.91 s
[cborg] Word16: OK
2841.91 s
[cborg] +++ OK, passed 100 tests.
2841.91 s
[cborg] Word32: OK
2841.91 s
[cborg] +++ OK, passed 100 tests.
2841.91 s
[cborg] Word64: OK
2841.91 s
[cborg] +++ OK, passed 100 tests.
2841.91 s
[cborg] Word: OK
2841.91 s
[cborg] +++ OK, passed 100 tests.
2841.91 s
[cborg] Int8: OK
2841.91 s
[cborg] +++ OK, passed 100 tests.
2841.91 s
[cborg] Int16: OK
2841.91 s
[cborg] +++ OK, passed 100 tests.
2841.91 s
[cborg] Int32: OK
2841.91 s
[cborg] +++ OK, passed 100 tests.
2841.91 s
[cborg] Int64: OK
2841.91 s
[cborg] +++ OK, passed 100 tests.
2841.91 s
[cborg] Int: OK
2841.91 s
[cborg] +++ OK, passed 100 tests.
2841.91 s
[cborg] Integer: OK
2841.91 s
[cborg] +++ OK, passed 100 tests.
2841.91 s
[cborg] Half: OK
2841.91 s
[cborg] +++ OK, passed 100 tests.
2841.91 s
[cborg] Float: OK
2841.91 s
[cborg] +++ OK, passed 100 tests.
2841.91 s
[cborg] Double: OK
2841.91 s
[cborg] +++ OK, passed 100 tests.
2841.91 s
[cborg] Tag: OK
2841.91 s
[cborg] +++ OK, passed 100 tests.
2841.91 s
[cborg] Tag64: OK
2841.91 s
[cborg] +++ OK, passed 100 tests.
2841.91 s
[cborg] Simple: OK
2841.91 s
[cborg] +++ OK, passed 100 tests.
2841.91 s
[crypton] Warning: Crypto.PubKey.EdDSA: could not find link destinations for:
2841.91 s
[crypton] - Crypto.Internal.Builder.Builder
2841.92 s
[crypton] - Crypto.PubKey.EdDSA.hashWithDom
2841.92 s
[crypton] - Crypto.PubKey.EdDSA.pointPublic
2841.92 s
[crypton] - Crypto.PubKey.EdDSA.publicPoint
2841.92 s
[crypton] - Crypto.PubKey.EdDSA.encodeScalarLE
2841.92 s
[crypton] - Crypto.PubKey.EdDSA.decodeScalarLE
2841.92 s
[crypton] - Crypto.PubKey.EdDSA.scheduleSecret
2841.92 s
[crypton] - Crypto.PubKey.EdDSA.D:R:CurveDigestSizeCurve_Edwards25519
2841.92 s
[path-io] [1 of 1] Compiling Path.IO ( Path/IO.hs, dist/build/Path/IO.p_o )
2841.92 s
[cborg] Term: OK (0.04s)
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] ByteArray: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] from . id . to = canon_imp
2841.92 s
[cborg] Word8: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Word16: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Word32: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Word64: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Word: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Int8: OK (0.01s)
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Int16: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Int32: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Int64: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Int: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Integer: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Half: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Float: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Double: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Tag: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Tag64: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Simple: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Term: OK (0.07s)
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] ByteArray: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] dec_ref . enc_ref = id
2841.92 s
[cborg] Word8: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Word16: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Word32: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Word64: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Word: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Int8: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Int16: OK (0.05s)
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Int32: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Int64: OK
2841.92 s
[cborg] +++ OK, passed 100 tests.
2841.92 s
[cborg] Int: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Integer: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Half: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Float: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Double: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Tag: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Tag64: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Simple: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Term: OK (0.02s)
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] ByteArray: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] dec_imp . enc_imp = canon_imp
2841.93 s
[cborg] Word8: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Word16: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Word32: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Word64: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Word: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Int8: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Int16: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Int32: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Int64: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Int: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Integer: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Half: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Float: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Double: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Tag: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Tag64: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Simple: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Term: OK (0.01s)
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] ByteArray: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] dec_imp . enc_imp = canon_imp (all 2-splits)
2841.93 s
[cborg] Word8: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Word16: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Word32: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Word64: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Word: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Int8: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Int16: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Int32: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Int64: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Int: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Integer: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Half: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.93 s
[cborg] Float: OK
2841.93 s
[cborg] +++ OK, passed 100 tests.
2841.94 s
[cborg] Double: OK
2841.94 s
[cborg] +++ OK, passed 100 tests.
2841.94 s
[cborg] Tag: OK
2841.94 s
[cborg] +++ OK, passed 100 tests.
2841.94 s
[cborg] Tag64: OK
2841.94 s
[cborg] +++ OK, passed 100 tests.
2841.94 s
[cborg] Simple: OK
2841.94 s
[cborg] +++ OK, passed 100 tests.
2842.41 s
[cborg] Term: OK (2.27s)
2842.41 s
[cborg] +++ OK, passed 100 tests.
2842.41 s
[cborg] ByteArray: OK (0.02s)
2842.41 s
[cborg] +++ OK, passed 100 tests.
2842.41 s
[cborg] dec_imp . enc_imp = canon_imp (all 3-splits)
2842.41 s
[cborg] Word8: OK
2842.41 s
[cborg] +++ OK, passed 100 tests.
2842.41 s
[cborg] Word16: OK
2842.41 s
[cborg] +++ OK, passed 100 tests.
2842.41 s
[cborg] Word32: OK
2842.41 s
[cborg] +++ OK, passed 100 tests.
2842.41 s
[cborg] Word64: OK (0.01s)
2842.41 s
[cborg] +++ OK, passed 100 tests.
2842.41 s
[cborg] Word: OK
2842.41 s
[cborg] +++ OK, passed 100 tests.
2842.41 s
[cborg] Int8: OK
2842.41 s
[cborg] +++ OK, passed 100 tests.
2842.41 s
[cborg] Int16: OK
2842.41 s
[cborg] +++ OK, passed 100 tests.
2842.41 s
[cborg] Int32: OK
2842.41 s
[cborg] +++ OK, passed 100 tests.
2842.41 s
[cborg] Int64: OK (0.01s)
2842.41 s
[cborg] +++ OK, passed 100 tests.
2842.41 s
[cborg] Int: OK
2842.41 s
[cborg] +++ OK, passed 100 tests.
2842.41 s
[cborg] Integer: OK
2842.41 s
[cborg] +++ OK, passed 100 tests.
2842.41 s
[cborg] Half: OK
2842.41 s
[cborg] +++ OK, passed 100 tests.
2842.41 s
[cborg] Float: OK
2842.41 s
[cborg] +++ OK, passed 100 tests.
2842.41 s
[cborg] Double: OK (0.01s)
2842.41 s
[cborg] +++ OK, passed 100 tests.
2842.41 s
[cborg] Tag: OK
2842.41 s
[cborg] +++ OK, passed 100 tests.
2842.41 s
[cborg] Tag64: OK (0.01s)
2842.41 s
[cborg] +++ OK, passed 100 tests.
2842.41 s
[cborg] Simple: OK
2842.41 s
[cborg] +++ OK, passed 100 tests.
2842.41 s
[cborg] Term: OK (2.07s)
2842.41 s
[cborg] +++ OK, passed 100 tests.
2842.62 s
[cborg] ByteArray: OK (0.31s)
2842.62 s
[cborg] +++ OK, passed 100 tests.
2842.62 s
[cborg] enc_imp . from = enc_ref . canon_ref
2842.62 s
[cborg] Word8: OK
2842.62 s
[cborg] +++ OK, passed 100 tests.
2842.62 s
[cborg] Word16: OK
2842.62 s
[cborg] +++ OK, passed 100 tests.
2842.62 s
[cborg] Word32: OK
2842.62 s
[cborg] +++ OK, passed 100 tests.
2842.62 s
[cborg] Word64: OK
2842.62 s
[cborg] +++ OK, passed 100 tests.
2842.62 s
[cborg] Word: OK
2842.62 s
[cborg] +++ OK, passed 100 tests.
2842.62 s
[cborg] Int8: OK
2842.62 s
[cborg] +++ OK, passed 100 tests.
2842.62 s
[cborg] Int16: OK
2842.62 s
[cborg] +++ OK, passed 100 tests.
2842.62 s
[cborg] Int32: OK
2842.62 s
[cborg] +++ OK, passed 100 tests.
2842.62 s
[cborg] Int64: OK
2842.62 s
[cborg] +++ OK, passed 100 tests.
2842.62 s
[cborg] Int: OK
2842.62 s
[cborg] +++ OK, passed 100 tests.
2842.80 s
[cborg] Integer: OK
2842.80 s
[cborg] +++ OK, passed 100 tests.
2842.80 s
[cborg] Half: OK
2842.80 s
[cborg] +++ OK, passed 100 tests.
2842.80 s
[cborg] Float: OK
2842.80 s
[cborg] +++ OK, passed 100 tests.
2842.80 s
[cborg] Double: OK
2842.80 s
[cborg] +++ OK, passed 100 tests.
2842.80 s
[cborg] Tag: OK
2842.80 s
[cborg] +++ OK, passed 100 tests.
2842.80 s
[cborg] Tag64: OK
2842.80 s
[cborg] +++ OK, passed 100 tests.
2842.80 s
[cborg] Simple: OK
2842.80 s
[cborg] +++ OK, passed 100 tests.
2842.80 s
[cborg] Term: OK (0.02s)
2842.80 s
[cborg] +++ OK, passed 100 tests.
2842.80 s
[cborg] ByteArray: OK
2842.80 s
[cborg] +++ OK, passed 100 tests.
2842.80 s
[cborg] enc_ref . to = enc_imp
2842.80 s
[cborg] Word8: OK
2842.80 s
[cborg] +++ OK, passed 100 tests.
2842.80 s
[cborg] Word16: OK
2842.80 s
[cborg] +++ OK, passed 100 tests.
2842.80 s
[cborg] Word32: OK
2842.80 s
[cborg] +++ OK, passed 100 tests.
2842.80 s
[cborg] Word64: OK
2842.80 s
[cborg] +++ OK, passed 100 tests.
2842.80 s
[cborg] Word: OK
2842.80 s
[cborg] +++ OK, passed 100 tests.
2842.80 s
[cborg] Int8: OK
2842.80 s
[cborg] +++ OK, passed 100 tests.
2842.80 s
[cborg] Int16: OK
2842.80 s
[cborg] +++ OK, passed 100 tests.
2842.80 s
[cborg] Int32: OK
2842.80 s
[cborg] +++ OK, passed 100 tests.
2842.80 s
[cborg] Int64: OK
2842.80 s
[cborg] +++ OK, passed 100 tests.
2842.80 s
[cborg] Int: OK
2842.80 s
[cborg] +++ OK, passed 100 tests.
2842.80 s
[cborg] Integer: OK
2842.80 s
[cborg] +++ OK, passed 100 tests.
2842.80 s
[cborg] Half: OK
2842.80 s
[cborg] +++ OK, passed 100 tests.
2842.80 s
[cborg] Float: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] Double: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] Tag: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] Tag64: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] Simple: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] Term: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] ByteArray: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] dec_imp . enc_ref = from . dec_ref . enc_ref
2842.81 s
[cborg] Word8: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] Word16: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] Word32: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] Word64: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] Word: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] Int8: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] Int16: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] Int32: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] Int64: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] Int: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] Integer: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] Half: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] Float: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] Double: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] Tag: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] Tag64: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] Simple: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] Term: OK (0.02s)
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] ByteArray: OK
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] peekByteOffset
2842.81 s
[cborg] ATerm framework
2842.81 s
[cborg] isomorphic 1: OK (0.01s)
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] isomorphic 2: OK (0.02s)
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] isomorphic 3: OK (0.03s)
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] bytes deserialise: OK (0.03s)
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] bytes reserialise: OK (0.04s)
2842.81 s
[cborg] +++ OK, passed 100 tests.
2842.81 s
[cborg] non-canonical encoding: OK (0.06s)
2842.81 s
[cborg] +++ OK, passed 100 tests; 198 discarded.
2842.81 s
[cborg] same offsets with all 2-splits: OK (0.08s)
2842.81 s
[cborg] +++ OK, passed 100 tests.
2843.91 s
[cborg] same offsets with all 3-splits: OK (1.01s)
2843.91 s
[cborg] +++ OK, passed 100 tests.
2843.91 s
[cborg] Boundary checks
2843.91 s
[cborg] Word: OK (0.02s)
2843.91 s
[cborg] +++ OK, passed 1000 tests (100.0% "inside").
2843.91 s
[cborg] Word (canonical): OK (0.02s)
2843.91 s
[cborg] +++ OK, passed 1000 tests (100.0% "inside").
2843.91 s
[cborg] Word8: OK (0.02s)
2843.91 s
[cborg] +++ OK, passed 1000 tests:
2843.91 s
[cborg] 69.5% "outside"
2843.91 s
[cborg] 30.5% "inside"
2843.91 s
[cborg] Word8 (canonical): OK (0.02s)
2843.91 s
[cborg] +++ OK, passed 1000 tests:
2843.91 s
[cborg] 73.0% "outside"
2843.91 s
[cborg] 27.0% "inside"
2843.91 s
[cborg] Word16: OK
2843.91 s
[cborg] +++ OK, passed 1000 tests:
2843.91 s
[cborg] 63.5% "outside"
2843.91 s
[cborg] 36.5% "inside"
2843.91 s
[cborg] Word16 (canonical): OK (0.02s)
2843.91 s
[cborg] +++ OK, passed 1000 tests:
2843.91 s
[cborg] 65.2% "outside"
2843.91 s
[cborg] 34.8% "inside"
2843.91 s
[cborg] Word32: OK (0.01s)
2843.91 s
[cborg] +++ OK, passed 1000 tests:
2843.91 s
[cborg] 51.7% "inside"
2843.91 s
[cborg] 48.3% "outside"
2843.91 s
[cborg] Word32 (canonical): OK (0.02s)
2843.91 s
[cborg] +++ OK, passed 1000 tests:
2843.91 s
[cborg] 50.7% "inside"
2843.91 s
[cborg] 49.3% "outside"
2843.91 s
[cborg] Word64: OK (0.02s)
2843.91 s
[cborg] +++ OK, passed 1000 tests (100.0% "inside").
2843.91 s
[cborg] Word64 (canonical): OK (0.03s)
2843.91 s
[cborg] +++ OK, passed 1000 tests (100.0% "inside").
2843.91 s
[cborg] Int: OK (0.02s)
2843.91 s
[cborg] +++ OK, passed 1000 tests:
2843.91 s
[cborg] 53.3% "inside"
2843.91 s
[cborg] 46.7% "outside"
2843.91 s
[cborg] Int (canonical): OK (0.03s)
2843.91 s
[cborg] +++ OK, passed 1000 tests:
2843.91 s
[cborg] 55.8% "inside"
2843.91 s
[cborg] 44.2% "outside"
2843.91 s
[cborg] Int8: OK (0.03s)
2843.91 s
[cborg] +++ OK, passed 1000 tests:
2843.91 s
[cborg] 72.3% "outside"
2843.91 s
[cborg] 27.7% "inside"
2843.91 s
[cborg] Int8 (canonical): OK (0.03s)
2843.91 s
[cborg] +++ OK, passed 1000 tests:
2843.91 s
[cborg] 72.3% "outside"
2843.91 s
[cborg] 27.7% "inside"
2843.91 s
[cborg] Int16: OK (0.04s)
2843.91 s
[cborg] +++ OK, passed 1000 tests:
2843.91 s
[cborg] 64.7% "outside"
2843.91 s
[cborg] 35.3% "inside"
2843.91 s
[cborg] Int16 (canonical): OK (0.05s)
2843.91 s
[cborg] +++ OK, passed 1000 tests:
2843.91 s
[cborg] 65.0% "outside"
2843.91 s
[cborg] 35.0% "inside"
2843.91 s
[cborg] Int32: OK (0.03s)
2843.92 s
[cborg] +++ OK, passed 1000 tests:
2843.92 s
[cborg] 51.3% "outside"
2843.92 s
[cborg] 48.7% "inside"
2843.92 s
[cborg] Int32 (canonical): OK (0.02s)
2843.92 s
[cborg] +++ OK, passed 1000 tests:
2843.92 s
[cborg] 50.2% "inside"
2843.92 s
[cborg] 49.8% "outside"
2843.92 s
[cborg] Int64: OK
2843.92 s
[cborg] +++ OK, passed 1000 tests:
2843.92 s
[cborg] 56.8% "inside"
2843.92 s
[cborg] 43.2% "outside"
2843.92 s
[cborg] Int64 (canonical): OK (0.02s)
2843.92 s
[cborg] +++ OK, passed 1000 tests:
2843.92 s
[cborg] 57.6% "inside"
2843.92 s
[cborg] 42.4% "outside"
2843.92 s
[cborg] ListLen: OK (0.02s)
2843.92 s
[cborg] +++ OK, passed 1000 tests:
2843.92 s
[cborg] 85.7% "inside"
2843.92 s
[cborg] 14.3% "outside"
2843.92 s
[cborg] ListLen (canonical): OK (0.02s)
2843.92 s
[cborg] +++ OK, passed 1000 tests:
2843.92 s
[cborg] 84.3% "inside"
2843.92 s
[cborg] 15.7% "outside"
2843.92 s
[cborg] MapLen: OK (0.02s)
2843.92 s
[cborg] +++ OK, passed 1000 tests:
2843.92 s
[cborg] 85.1% "inside"
2843.92 s
[cborg] 14.9% "outside"
2843.92 s
[cborg] MapLen (canonical): OK (0.02s)
2843.92 s
[cborg] +++ OK, passed 1000 tests:
2843.92 s
[cborg] 85.3% "inside"
2843.92 s
[cborg] 14.7% "outside"
2843.92 s
[cborg] String: OK (0.01s)
2843.92 s
[cborg] +++ OK, passed 1000 tests.
2843.92 s
[cborg] Bytes: OK (0.02s)
2843.92 s
[cborg] +++ OK, passed 1000 tests.
2843.92 s
[cborg] properties
2843.92 s
[cborg] decode non-canonical encoding
2843.92 s
[cborg] Word8: OK
2843.92 s
[cborg] +++ OK, passed 100 tests; 186 discarded.
2843.92 s
[cborg] Word16: OK
2843.92 s
[cborg] +++ OK, passed 100 tests; 91 discarded.
2843.92 s
[cborg] Word32: OK
2843.92 s
[cborg] +++ OK, passed 100 tests; 53 discarded.
2843.92 s
[cborg] Word64: OK
2843.92 s
[cborg] +++ OK, passed 100 tests; 41 discarded.
2843.92 s
[cborg] Word: OK
2843.92 s
[cborg] +++ OK, passed 100 tests; 33 discarded.
2843.92 s
[cborg] Int8: OK
2843.92 s
[cborg] +++ OK, passed 100 tests; 181 discarded.
2843.92 s
[cborg] Int16: OK
2843.92 s
[cborg] +++ OK, passed 100 tests; 86 discarded.
2843.92 s
[cborg] Int32: OK
2843.92 s
[cborg] +++ OK, passed 100 tests; 48 discarded.
2843.92 s
[cborg] Int64: OK
2843.92 s
[cborg] +++ OK, passed 100 tests; 52 discarded.
2843.92 s
[cborg] Int: OK
2843.92 s
[cborg] +++ OK, passed 100 tests; 37 discarded.
2843.92 s
[cborg] Integer: OK
2843.92 s
[cborg] +++ OK, passed 100 tests; 345 discarded.
2843.92 s
[cborg] Half: OK (0.01s)
2843.92 s
[cborg] +++ OK, passed 100 tests; 442 discarded.
2843.92 s
[cborg] Float: OK (0.01s)
2843.92 s
[cborg] +++ OK, passed 100 tests; 592 discarded.
2843.92 s
[cborg] Double: OK (0.01s)
2843.92 s
[cborg] +++ OK, passed 100 tests; 510 discarded.
2843.92 s
[cborg] Tag: OK
2843.92 s
[cborg] +++ OK, passed 100 tests; 26 discarded.
2843.92 s
[cborg] Tag64: OK
2843.92 s
[cborg] +++ OK, passed 100 tests; 29 discarded.
2843.92 s
[cborg] Simple: OK
2843.92 s
[cborg] +++ OK, passed 100 tests; 260 discarded.
2843.92 s
[cborg] Term: OK (0.05s)
2843.92 s
[cborg] +++ OK, passed 100 tests; 204 discarded.
2843.92 s
[cborg] canonical decoding
2843.92 s
[cborg] Word: OK
2843.92 s
[cborg] +++ OK, passed 100 tests (31% canonical).
2843.92 s
[cborg] Word8: OK
2843.92 s
[cborg] +++ OK, passed 100 tests (71% canonical).
2843.92 s
[cborg] Word16: OK
2843.92 s
[cborg] +++ OK, passed 100 tests (55% canonical).
2843.92 s
[cborg] Word32: OK
2843.92 s
[cborg] +++ OK, passed 100 tests (39% canonical).
2843.92 s
[cborg] Word64: OK
2843.92 s
[cborg] +++ OK, passed 100 tests (30% canonical).
2843.92 s
[cborg] Int: OK
2843.92 s
[cborg] +++ OK, passed 100 tests (23% canonical).
2843.92 s
[cborg] Int8: OK
2843.92 s
[cborg] +++ OK, passed 100 tests (66% canonical).
2843.92 s
[cborg] Int16: OK
2843.92 s
[cborg] +++ OK, passed 100 tests (43% canonical).
2843.92 s
[cborg] Int32: OK
2843.92 s
[cborg] +++ OK, passed 100 tests (40% canonical).
2843.93 s
[cborg] Int64: OK
2843.93 s
[cborg] +++ OK, passed 100 tests (36% canonical).
2843.93 s
[cborg] Integer: OK
2843.93 s
[cborg] +++ OK, passed 100 tests (81% canonical).
2843.93 s
[cborg] Half: OK
2843.93 s
[cborg] +++ OK, passed 100 tests (76% canonical).
2843.93 s
[cborg] Float: OK
2843.93 s
[cborg] +++ OK, passed 100 tests (84% canonical).
2843.93 s
[cborg] Double: OK
2843.93 s
[cborg] +++ OK, passed 100 tests (83% canonical).
2843.93 s
[cborg] Tag: OK
2843.93 s
[cborg] +++ OK, passed 100 tests (23% canonical).
2843.93 s
[cborg] Tag64: OK
2843.93 s
[cborg] +++ OK, passed 100 tests (31% canonical).
2843.93 s
[cborg] Simple: OK
2843.93 s
[cborg] +++ OK, passed 100 tests (71% canonical).
2843.93 s
[cborg] Regression tests
2843.93 s
[cborg] FlatTerm regressions
2843.93 s
[cborg] Decoding of large-ish words: OK
2843.93 s
[cborg] Encoding of Int64s on 32bit: OK
2843.93 s
[cborg] Issue 160 - decoder checks
2843.93 s
[cborg] decodeString fails on non-utf8 bytes instead of crashing (fast path): OK
2843.93 s
[cborg] decodeString fails on non-utf8 bytes instead of crashing (slow path): OK
2843.93 s
[cborg] decodeListLen doesn't produce negative lengths using a Word64: OK
2843.93 s
[cborg] decodeMapLen doesn't produce negative lengths using a Word64: OK
2843.93 s
[cborg] decodeBytes doesn't create bytestrings that cause segfaults or worse: OK
2843.93 s
[cborg] Issue 162 - canonical decoding
2843.93 s
[cborg] simple: OK
2843.93 s
[cborg] composite: OK
2843.93 s
[cborg] UTF8
2843.93 s
[cborg] Decoding of UTF8 encoded Text works and properly handles decoding failures: OK (0.12s)
2843.93 s
[cborg] +++ OK, passed 1000 tests:
2843.93 s
[cborg] 80.1% "invalid utf8"
2843.93 s
[cborg] 19.9% "valid utf8"
2843.93 s
[cborg] pre-encoded
2843.93 s
[cborg] single term, same bytes: OK (0.02s)
2843.93 s
[cborg] +++ OK, passed 100 tests.
2843.93 s
[cborg] single term, same tokens: OK (0.02s)
2843.93 s
[cborg] +++ OK, passed 100 tests.
2844.11 s
[cborg] list terms, same bytes: OK (0.45s)
2844.11 s
[cborg] +++ OK, passed 100 tests.
2844.29 s
[cborg] list terms, same tokens: OK (0.60s)
2844.29 s
[cborg] +++ OK, passed 100 tests.
2844.29 s
[cborg]
2844.29 s
[cborg] All 271 tests passed (4.44s)
2844.42 s
[cborg] Test suite tests: PASS
2844.42 s
[cborg] Test suite logged to: dist/test/cborg-0.2.10.0-tests.log
2844.42 s
[cborg] 1 of 1 test suites (1 of 1 test cases) passed.
2844.44 s
[cborg] Phase: haddockPhase
2845.54 s
[cborg] Preprocessing library for cborg-0.2.10.0...
2845.58 s
[cborg] Running Haddock on library for cborg-0.2.10.0...
2848.22 s
[cborg] [ 1 of 14] Compiling Codec.CBOR.ByteArray.Internal ( src/Codec/CBOR/ByteArray/Internal.hs, nothing )
2848.70 s
[cborg] [ 2 of 14] Compiling Codec.CBOR.ByteArray.Sliced ( src/Codec/CBOR/ByteArray/Sliced.hs, nothing )
2850.22 s
[cborg] src/Codec/CBOR/ByteArray/Sliced.hs:44:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2850.22 s
[cborg] The qualified import of ‘Data.ByteString.Short.Internal’ is redundant
2850.22 s
[cborg] except perhaps to import instances from ‘Data.ByteString.Short.Internal’
2850.22 s
[cborg] To import instances alone, use: import Data.ByteString.Short.Internal()
2850.22 s
[cborg] |
2850.22 s
[cborg] 44 | import qualified Data.ByteString.Short.Internal as BSS
2850.22 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2850.22 s
[cborg]
2850.24 s
[cborg] [ 3 of 14] Compiling Codec.CBOR.ByteArray ( src/Codec/CBOR/ByteArray.hs, nothing )
2850.32 s
[cborg] src/Codec/CBOR/ByteArray.hs:39:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2850.32 s
[cborg] The qualified import of ‘Data.ByteString.Short.Internal’ is redundant
2850.32 s
[cborg] except perhaps to import instances from ‘Data.ByteString.Short.Internal’
2850.32 s
[cborg] To import instances alone, use: import Data.ByteString.Short.Internal()
2850.32 s
[cborg] |
2850.32 s
[cborg] 39 | import qualified Data.ByteString.Short.Internal as BSS
2850.32 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2850.32 s
[cborg]
2850.33 s
[cborg] [ 4 of 14] Compiling Codec.CBOR.Decoding ( src/Codec/CBOR/Decoding.hs, nothing )
2852.34 s
[cborg] [ 5 of 14] Compiling Codec.CBOR.Magic ( src/Codec/CBOR/Magic.hs, nothing )
2852.74 s
[cborg] [ 6 of 14] Compiling Codec.CBOR.Read ( src/Codec/CBOR/Read.hs, nothing )
2853.73 s
[path-io] Preprocessing test suite 'tests' for path-io-1.8.2...
2853.73 s
[path-io] Building test suite 'tests' for path-io-1.8.2...
2854.40 s
[path-io] [1 of 1] Compiling Main ( tests/Main.hs, dist/build/tests/tests-tmp/Main.o )
2858.16 s
[cborg] [ 7 of 14] Compiling Codec.CBOR.Encoding[boot] ( src/Codec/CBOR/Encoding.hs-boot, nothing )
2858.18 s
[cborg] [ 8 of 14] Compiling Codec.CBOR.FlatTerm[boot] ( src/Codec/CBOR/FlatTerm.hs-boot, nothing )
2858.19 s
[cborg] [ 9 of 14] Compiling Codec.CBOR.Encoding ( src/Codec/CBOR/Encoding.hs, nothing )
2858.43 s
[cborg] [10 of 14] Compiling Codec.CBOR.FlatTerm ( src/Codec/CBOR/FlatTerm.hs, nothing )
2860.64 s
[cborg] [11 of 14] Compiling Codec.CBOR.Term ( src/Codec/CBOR/Term.hs, nothing )
2861.33 s
[cborg] [12 of 14] Compiling Codec.CBOR ( src/Codec/CBOR.hs, nothing )
2861.34 s
[cborg] [13 of 14] Compiling Codec.CBOR.Write ( src/Codec/CBOR/Write.hs, nothing )
2862.21 s
[cborg] [14 of 14] Compiling Codec.CBOR.Pretty ( src/Codec/CBOR/Pretty.hs, nothing )
2862.61 s
[cborg] Haddock coverage:
2862.62 s
[cborg] 33% ( 3 / 9) in 'Codec.CBOR.ByteArray.Sliced'
2862.62 s
[cborg] Missing documentation for:
2862.62 s
[cborg] SlicedByteArray (src/Codec/CBOR/ByteArray/Sliced.hs:50)
2862.63 s
[cborg] sizeofSlicedByteArray (src/Codec/CBOR/ByteArray/Sliced.hs:62)
2862.63 s
[cborg] fromShortByteString (src/Codec/CBOR/ByteArray/Sliced.hs:53)
2862.63 s
[cborg] fromByteString (src/Codec/CBOR/ByteArray/Sliced.hs:56)
2862.63 s
[cborg] fromByteArray (src/Codec/CBOR/ByteArray/Sliced.hs:59)
2862.63 s
[cborg] toBuilder (src/Codec/CBOR/ByteArray/Sliced.hs:87)
2862.63 s
[cborg] 30% ( 3 / 10) in 'Codec.CBOR.ByteArray'
2862.63 s
[cborg] Missing documentation for:
2862.63 s
[cborg] ByteArray (src/Codec/CBOR/ByteArray.hs:45)
2862.63 s
[cborg] sizeofByteArray (src/Codec/CBOR/ByteArray.hs:49)
2862.63 s
[cborg] fromShortByteString (src/Codec/CBOR/ByteArray.hs:52)
2862.63 s
[cborg] toShortByteString (src/Codec/CBOR/ByteArray.hs:55)
2862.63 s
[cborg] fromByteString (src/Codec/CBOR/ByteArray.hs:58)
2862.63 s
[cborg] toBuilder (src/Codec/CBOR/ByteArray.hs:61)
2862.63 s
[cborg] toSliced (src/Codec/CBOR/ByteArray.hs:64)
2862.64 s
[cborg] Warning: 'Decoder' is ambiguous. It is defined
2862.64 s
[cborg] * at src/Codec/CBOR/Decoding.hs:137:23
2862.64 s
[cborg] * at src/Codec/CBOR/Decoding.hs:137:1
2862.64 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2862.64 s
[cborg] by specifying the type/value namespace explicitly.
2862.64 s
[cborg] Defaulting to the one defined at src/Codec/CBOR/Decoding.hs:137:1
2862.66 s
[cborg] Warning: 'simple' is out of scope.
2862.66 s
[cborg] If you qualify the identifier, haddock can try to link it anyway.
2862.69 s
[cborg] 100% ( 84 / 84) in 'Codec.CBOR.Decoding'
2862.69 s
[cborg] Warning: 'Encoding' is ambiguous. It is defined
2862.69 s
[cborg] * at src/Codec/CBOR/Encoding.hs:83:20
2862.69 s
[cborg] * at src/Codec/CBOR/Encoding.hs:83:1
2862.69 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2862.69 s
[cborg] by specifying the type/value namespace explicitly.
2862.69 s
[cborg] Defaulting to the one defined at src/Codec/CBOR/Encoding.hs:83:1
2862.71 s
[cborg] 100% ( 37 / 37) in 'Codec.CBOR.Encoding'
2862.72 s
[cborg] Warning: 'ST' is ambiguous. It is defined
2862.72 s
[cborg] * in ‘GHC.Internal.ST’
2862.72 s
[cborg] * in ‘GHC.Internal.ST’
2862.72 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2862.72 s
[cborg] by specifying the type/value namespace explicitly.
2862.72 s
[cborg] Defaulting to the one defined in ‘GHC.Internal.ST’
2862.72 s
[cborg] Warning: 'Ptr' is ambiguous. It is defined
2862.72 s
[cborg] * in ‘GHC.Internal.Ptr’
2862.72 s
[cborg] * in ‘GHC.Internal.Ptr’
2862.72 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2862.72 s
[cborg] by specifying the type/value namespace explicitly.
2862.72 s
[cborg] Defaulting to the one defined in ‘GHC.Internal.Ptr’
2862.77 s
[cborg] Warning: 'Counter' is ambiguous. It is defined
2862.77 s
[cborg] * at src/Codec/CBOR/Magic.hs:599:18
2862.77 s
[cborg] * at src/Codec/CBOR/Magic.hs:599:1
2862.77 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2862.77 s
[cborg] by specifying the type/value namespace explicitly.
2862.77 s
[cborg] Defaulting to the one defined at src/Codec/CBOR/Magic.hs:599:1
2862.78 s
[cborg] Warning: 'MutableByteArray' is ambiguous. It is defined
2862.78 s
[cborg] * in ‘Data.Array.Byte’
2862.78 s
[cborg] * in ‘Data.Array.Byte’
2862.78 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2862.78 s
[cborg] by specifying the type/value namespace explicitly.
2862.78 s
[cborg] Defaulting to the one defined in ‘Data.Array.Byte’
2862.78 s
[cborg] Warning: 'ByteArray' is ambiguous. It is defined
2862.78 s
[cborg] * in ‘Data.Array.Byte’
2862.78 s
[cborg] * in ‘Data.Array.Byte’
2862.78 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2862.78 s
[cborg] by specifying the type/value namespace explicitly.
2862.78 s
[cborg] Defaulting to the one defined in ‘Data.Array.Byte’
2862.79 s
[cborg] 72% ( 31 / 43) in 'Codec.CBOR.Magic'
2862.79 s
[cborg] Missing documentation for:
2862.79 s
[cborg] word8ToWord (src/Codec/CBOR/Magic.hs:446)
2862.79 s
[cborg] word16ToWord (src/Codec/CBOR/Magic.hs:447)
2862.79 s
[cborg] word32ToWord (src/Codec/CBOR/Magic.hs:448)
2862.79 s
[cborg] word64ToWord (src/Codec/CBOR/Magic.hs:451)
2862.79 s
[cborg] word8ToInt (src/Codec/CBOR/Magic.hs:481)
2862.79 s
[cborg] word16ToInt (src/Codec/CBOR/Magic.hs:482)
2862.79 s
[cborg] word32ToInt (src/Codec/CBOR/Magic.hs:484)
2862.79 s
[cborg] word64ToInt (src/Codec/CBOR/Magic.hs:506)
2862.79 s
[cborg] intToWord (src/Codec/CBOR/Magic.hs:434)
2862.79 s
[cborg] intToInt64 (src/Codec/CBOR/Magic.hs:430)
2862.79 s
[cborg] intToWord64 (src/Codec/CBOR/Magic.hs:438)
2862.79 s
[cborg] int64ToWord64 (src/Codec/CBOR/Magic.hs:442)
2862.80 s
[cborg] Warning: 'DeserialiseFailure' is ambiguous. It is defined
2862.80 s
[cborg] * at src/Codec/CBOR/Read.hs:89:27
2862.80 s
[cborg] * at src/Codec/CBOR/Read.hs:89:1
2862.80 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2862.80 s
[cborg] by specifying the type/value namespace explicitly.
2862.80 s
[cborg] Defaulting to the one defined at src/Codec/CBOR/Read.hs:89:1
2862.81 s
[cborg] 100% ( 7 / 7) in 'Codec.CBOR.Read'
2862.81 s
[cborg] Warning: 'Encoding' is ambiguous. It is defined
2862.81 s
[cborg] * at src/Codec/CBOR/Encoding.hs:83:20
2862.81 s
[cborg] * at src/Codec/CBOR/Encoding.hs:83:1
2862.82 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2862.82 s
[cborg] by specifying the type/value namespace explicitly.
2862.82 s
[cborg] Defaulting to the one defined at src/Codec/CBOR/Encoding.hs:83:1
2862.84 s
[cborg] 88% ( 8 / 9) in 'Codec.CBOR.FlatTerm'
2862.84 s
[cborg] Missing documentation for:
2862.84 s
[cborg] decodeTermToken (src/Codec/CBOR/FlatTerm.hs:199)
2862.84 s
[cborg] Warning: 'Serialise' is out of scope.
2862.85 s
[cborg] If you qualify the identifier, haddock can try to link it anyway.
2862.86 s
[cborg] Warning: 'decode' is out of scope.
2862.86 s
[cborg] If you qualify the identifier, haddock can try to link it anyway.
2862.86 s
[cborg] Warning: 'encode' is out of scope.
2862.86 s
[cborg] If you qualify the identifier, haddock can try to link it anyway.
2862.86 s
[cborg] Warning: 'Encoding' is ambiguous. It is defined
2862.86 s
[cborg] * at src/Codec/CBOR/Encoding.hs:83:20
2862.86 s
[cborg] * at src/Codec/CBOR/Encoding.hs:83:1
2862.86 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2862.86 s
[cborg] by specifying the type/value namespace explicitly.
2862.86 s
[cborg] Defaulting to the one defined at src/Codec/CBOR/Encoding.hs:83:1
2862.86 s
[cborg] 100% ( 4 / 4) in 'Codec.CBOR.Term'
2862.89 s
[cborg] 100% ( 3 / 3) in 'Codec.CBOR'
2862.89 s
[cborg] Warning: 'Encoding' is ambiguous. It is defined
2862.89 s
[cborg] * at src/Codec/CBOR/Encoding.hs:83:20
2862.89 s
[cborg] * at src/Codec/CBOR/Encoding.hs:83:1
2862.89 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2862.89 s
[cborg] by specifying the type/value namespace explicitly.
2862.89 s
[cborg] Defaulting to the one defined at src/Codec/CBOR/Encoding.hs:83:1
2862.91 s
[cborg] 100% ( 4 / 4) in 'Codec.CBOR.Write'
2862.91 s
[cborg] Warning: 'Encoding' is ambiguous. It is defined
2862.91 s
[cborg] * at src/Codec/CBOR/Encoding.hs:83:20
2862.91 s
[cborg] * at src/Codec/CBOR/Encoding.hs:83:1
2862.91 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2862.91 s
[cborg] by specifying the type/value namespace explicitly.
2862.91 s
[cborg] Defaulting to the one defined at src/Codec/CBOR/Encoding.hs:83:1
2862.92 s
[cborg] 100% ( 2 / 2) in 'Codec.CBOR.Pretty'
2864.71 s
[cborg] Warning: Codec.CBOR.ByteArray.Sliced: could not find link destinations for:
2864.95 s
[cborg] - Codec.CBOR.ByteArray.Sliced.D:R:ItemSlicedByteArray
2864.95 s
[cborg] Warning: Codec.CBOR.ByteArray: could not find link destinations for:
2864.95 s
[cborg] - Codec.CBOR.ByteArray.D:R:ItemByteArray
2867.62 s
[path-io] [2 of 2] Linking dist/build/tests/tests
2873.04 s
[path-io] buildPhase completed in 51 seconds
2873.05 s
[path-io] Phase: checkPhase
2875.33 s
[path-io] Running 1 test suites...
2875.33 s
[path-io] Test suite tests: RUNNING...
2875.39 s
[path-io]
2875.39 s
[path-io] listDir
2875.40 s
[path-io] lists directory [✔]
2875.40 s
[path-io] listDirRel
2875.40 s
[path-io] lists directory [✔]
2875.40 s
[path-io] listDirRecur
2875.41 s
[path-io] lists directory recursively [✔]
2875.41 s
[path-io] listDirRecurRel
2875.41 s
[path-io] lists directory recursively [✔]
2875.41 s
[path-io] listDirRecurWith
2875.42 s
[path-io] lists directory recursively using predicates [✔]
2875.42 s
[path-io] walkDir Finish
2875.43 s
[path-io] Finishes only after finding what it is looking for [✔]
2875.44 s
[path-io] copyDirRecur
2875.44 s
[path-io] when source directory is editable
2875.44 s
[path-io] copies directory [✔]
2875.44 s
[path-io] when source directory is read-only
2875.45 s
[path-io] copies directory just as well (preserving permissions) [✔]
2875.45 s
[path-io] copyDirRecur'
2875.45 s
[path-io] when source directory is read-only
2875.46 s
[path-io] copies directory but now it's editable [✔]
2875.46 s
[path-io] findFile
2875.46 s
[path-io] finds a file lazily [✔]
2875.46 s
[path-io] removeDirLink
2875.46 s
[path-io] remove dir link [✔]
2875.46 s
[path-io] listDirRecur Cyclic
2875.46 s
[path-io] lists directory trees having traversal cycles [✔]
2875.46 s
[path-io] getCurrentDir
2875.46 s
[path-io] returns current dir [✔]
2875.46 s
[path-io] setCurrentDir
2875.46 s
[path-io] sets current dir [✔]
2875.46 s
[path-io] withCurrentDir
2875.46 s
[path-io] temporarily modifies current dir [✔]
2875.46 s
[path-io] walkDirRel
2875.46 s
[path-io] does not throw exceptions [✔]
2875.46 s
[path-io] getHomeDir
2875.46 s
[path-io] home dir is influenced by environment variable HOME [✔]
2875.46 s
[path-io] getTempDir
2875.46 s
[path-io] temp dir is influenced by environment variable TMPDIR [✔]
2875.47 s
[path-io] getXdgDir Data
2875.47 s
[path-io] XDG data dir is influenced by environment variable XDG_DATA_HOME [✔]
2875.47 s
[path-io] getXdgDir Config
2875.47 s
[path-io] XDG config dir is influenced by environment variable XDG_CONFIG_HOME [✔]
2875.47 s
[path-io] getXdgDir Cache
2875.47 s
[path-io] XDG cache dir is influenced by environment variable XDG_CACHE_HOME [✔]
2875.47 s
[path-io]
2875.47 s
[path-io] Finished in 0.0818 seconds
2875.47 s
[path-io] 21 examples, 0 failures
2875.62 s
[path-io] Test suite tests: PASS
2875.62 s
[path-io] Test suite logged to: dist/test/path-io-1.8.2-tests.log
2875.62 s
[path-io] 1 of 1 test suites (1 of 1 test cases) passed.
2875.66 s
[path-io] Phase: haddockPhase
2877.10 s
[path-io] Preprocessing library for path-io-1.8.2...
2877.10 s
[path-io] Running Haddock on library for path-io-1.8.2...
2877.10 s
[path-io] Warning: The documentation for the following packages are not installed. No
2877.10 s
[path-io] links will be generated to these packages: vector-0.13.2.0
2878.06 s
[path-io] [1 of 1] Compiling Path.IO ( Path/IO.hs, nothing )
2881.89 s
[path-io] Haddock coverage:
2882.09 s
[path-io] Warning: 'isPermissionError' is out of scope.
2882.10 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2882.10 s
[path-io] Warning: 'PermissionDenied' is out of scope.
2882.10 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2882.10 s
[path-io] Warning: 'isAlreadyExistsError' is out of scope.
2882.10 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2882.10 s
[path-io] Warning: 'AlreadyExists' is out of scope.
2882.10 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2882.10 s
[path-io] Warning: 'HardwareFault' is out of scope.
2882.10 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2882.10 s
[path-io] Warning: 'InvalidArgument' is out of scope.
2882.10 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2882.10 s
[path-io] Warning: 'NoSuchThing' is out of scope.
2882.10 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2882.10 s
[path-io] Warning: 'ResourceExhausted' is out of scope.
2882.10 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2882.10 s
[path-io] Warning: 'InappropriateType' is out of scope.
2882.10 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2882.12 s
[path-io] Warning: 'UnsatisfiedConstraints' is out of scope.
2882.12 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2882.13 s
[path-io] Warning: 'UnsupportedOperation' is out of scope.
2882.13 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2882.35 s
[path-io] Warning: 'SearchPath' is out of scope.
2882.35 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2882.58 s
[path-io] 88% ( 80 / 90) in 'Path.IO'
2882.58 s
[path-io] Missing documentation for:
2882.58 s
[path-io] Permissions
2882.58 s
[path-io] emptyPermissions
2882.58 s
[path-io] readable
2882.58 s
[path-io] writable
2882.58 s
[path-io] executable
2882.58 s
[path-io] searchable
2882.58 s
[path-io] setOwnerReadable
2882.58 s
[path-io] setOwnerWritable
2882.58 s
[path-io] setOwnerExecutable
2882.58 s
[path-io] setOwnerSearchable
2885.64 s
[path-io] Warning: Path.IO: could not find link destinations for:
2885.66 s
[path-io] - Path.IO.D:R:AbsPathSomeBase
2885.66 s
[path-io] - Path.IO.D:R:RelPathSomeBase
2885.66 s
[path-io] - Path.IO.D:R:AbsPathSomeBase0
2885.66 s
[path-io] - Path.IO.D:R:RelPathSomeBase0
2885.66 s
[path-io] - Path.IO.D:R:AbsPathPath
2885.66 s
[path-io] - Path.IO.D:R:RelPathPath
2885.66 s
[path-io] - Path.IO.D:R:AbsPathPath0
2885.66 s
[path-io] - Path.IO.D:R:RelPathPath0
2888.94 s
[crypton] Documentation created: dist/doc/html/crypton/,
2888.94 s
[crypton] dist/doc/html/crypton/crypton.txt
2889.23 s
[crypton] Preprocessing test suite 'test-crypton' for crypton-1.0.4...
2889.30 s
[crypton] haddockPhase completed in 1 minutes 44 seconds
2889.30 s
[crypton] Phase: installPhase
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
2897.80 s
[cborg] Documentation created: dist/doc/html/cborg/, dist/doc/html/cborg/cborg.txt
2898.59 s
[cborg] Preprocessing test suite 'tests' for cborg-0.2.10.0...
2898.63 s
[cborg] haddockPhase completed in 54 seconds
2898.64 s
[cborg] Phase: installPhase
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
2902.41 s
[cborg] Phase: fixupPhase
2902.54 s
[cborg] shrinking RPATHs of ELF executables and libraries in /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0
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
2902.63 s
[cborg] checking for references to /build/ in /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0...
2902.74 s
[cborg] patching script interpreter paths in /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0
2902.78 s
[cborg] stripping (with command strip and flags -S -p) in /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0/lib
2904.02 s
[cborg] shrinking RPATHs of ELF executables and libraries in /nix/store/8hf0szcdzyjqbp0ncnw0ipa9pk4c84yd-cborg-0.2.10.0-doc
2904.10 s
[cborg] checking for references to /build/ in /nix/store/8hf0szcdzyjqbp0ncnw0ipa9pk4c84yd-cborg-0.2.10.0-doc...
2904.35 s
[cborg] patching script interpreter paths in /nix/store/8hf0szcdzyjqbp0ncnw0ipa9pk4c84yd-cborg-0.2.10.0-doc
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
2905.62 s
[cborg:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2906.06 s
[cborg:post-build] copying 2 paths...
2906.06 s
[cborg:post-build] copying path '/nix/store/8hf0szcdzyjqbp0ncnw0ipa9pk4c84yd-cborg-0.2.10.0-doc' to 'https://cache.nix-ci.com'...
2909.72 s
[cborg:post-build] copying path '/nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0' to 'https://cache.nix-ci.com'...
2918.09 s
[cborg:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2918.44 s
[cborg:post-build] copying 1 paths...
2918.44 s
[cborg:post-build] copying path '/nix/store/wd4njp6vsd0j3gh5b75824virjc5rcxn-cborg-0.2.10.0.drv' to 'https://cache.nix-ci.com'...
2919.69 s
Uploaded cborg in 14.8s
2919.70 s
Progress: 89 of 103 built (2 building), 318 of 318 downloaded from cache
2919.70 s
Built cborg in 4m33s
2919.96 s
Building /nix/store/w261l1l4h8apn5wn82ibi44r2h5i1gf8-cborg-json-0.2.6.0.drv
2920.19 s
Building /nix/store/qxfyzzadj177wwfmq3ssywcqa0snbff0-serialise-0.2.6.1.drv
2920.19 s
[crypton] Phase: fixupPhase
2920.19 s
[crypton] shrinking RPATHs of ELF executables and libraries in /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4
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
2920.19 s
[crypton] checking for references to /build/ in /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4...
2920.19 s
[crypton] patching script interpreter paths in /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4
2920.19 s
[crypton] stripping (with command strip and flags -S -p) in /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4/lib
2920.19 s
[crypton] shrinking RPATHs of ELF executables and libraries in /nix/store/x1fk3sn5q6kwm7v1gg2fjibmjv6fr4lf-crypton-1.0.4-doc
2920.19 s
[crypton] checking for references to /build/ in /nix/store/x1fk3sn5q6kwm7v1gg2fjibmjv6fr4lf-crypton-1.0.4-doc...
2920.19 s
[crypton] patching script interpreter paths in /nix/store/x1fk3sn5q6kwm7v1gg2fjibmjv6fr4lf-crypton-1.0.4-doc
2920.19 s
[path-io] Documentation created: dist/doc/html/path-io/,
2920.19 s
[path-io] dist/doc/html/path-io/path-io.txt
2920.19 s
[path-io] Preprocessing test suite 'tests' for path-io-1.8.2...
2920.19 s
[path-io] haddockPhase completed in 42 seconds
2920.19 s
[path-io] Phase: installPhase
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
2920.19 s
[path-io] Phase: fixupPhase
2920.19 s
[path-io] shrinking RPATHs of ELF executables and libraries in /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2
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
2920.19 s
[path-io] checking for references to /build/ in /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2...
2920.19 s
[path-io] patching script interpreter paths in /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2
2920.19 s
[path-io] stripping (with command strip and flags -S -p) in /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2/lib
2920.19 s
[path-io] shrinking RPATHs of ELF executables and libraries in /nix/store/iz7mdmba6bd03qvimn34k1gd71i3whcj-path-io-1.8.2-doc
2920.19 s
[path-io] checking for references to /build/ in /nix/store/iz7mdmba6bd03qvimn34k1gd71i3whcj-path-io-1.8.2-doc...
2920.19 s
[path-io] patching script interpreter paths in /nix/store/iz7mdmba6bd03qvimn34k1gd71i3whcj-path-io-1.8.2-doc
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
2921.83 s
[crypton:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2922.46 s
[crypton:post-build] copying 2 paths...
2922.46 s
[crypton:post-build] copying path '/nix/store/x1fk3sn5q6kwm7v1gg2fjibmjv6fr4lf-crypton-1.0.4-doc' to 'https://cache.nix-ci.com'...
2928.73 s
[crypton:post-build] copying path '/nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4' to 'https://cache.nix-ci.com'...
2960.98 s
[crypton:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2962.05 s
[crypton:post-build] copying 1 paths...
2962.05 s
[crypton:post-build] copying path '/nix/store/5m3179df0w0m5yhxa88i83l0b1q3pynz-crypton-1.0.4.drv' to 'https://cache.nix-ci.com'...
2962.78 s
Uploaded crypton in 41.9s
2962.79 s
Progress: 90 of 103 built (3 building), 318 of 318 downloaded from cache
2962.79 s
Built crypton in 14m37s
2963.02 s
Building /nix/store/0h2pmj4wwxjkd1g4ppc5iv01fvcahbjx-crypton-x509-1.7.7.drv
2963.02 s
[cborg-json] Phase: setupCompilerEnvironmentPhase
2963.02 s
[cborg-json] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2963.02 s
[cborg-json] Phase: unpackPhase
2963.02 s
[cborg-json] unpacking source archive /nix/store/p1xr9zyxyhzcxkikdyg7amlcf62lfjcr-cborg-json-0.2.6.0.tar.gz
2963.02 s
[cborg-json] source root is cborg-json-0.2.6.0
2963.02 s
[cborg-json] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "cborg-json-0.2.6.0/tests/Main.hs"
2963.02 s
[cborg-json] Phase: patchPhase
2963.02 s
[cborg-json] Replace Cabal file with edited version from mirror://hackage/cborg-json-0.2.6.0/revision/3.cabal.
2963.02 s
[cborg-json] Phase: compileBuildDriverPhase
2963.02 s
[cborg-json] setupCompileFlags: -package-db=/build/tmp.Wl9QyqCPSd/setup-package.conf.d -threaded
2963.02 s
[cborg-json] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Wl9QyqCPSd/Main.o )
2963.03 s
[cborg-json] [2 of 2] Linking Setup
2963.03 s
[cborg-json] Phase: updateAutotoolsGnuConfigScriptsPhase
2963.03 s
[cborg-json] Phase: configurePhase
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
2963.03 s
[cborg-json] Using Parsec parser
2963.03 s
[cborg-json] Configuring cborg-json-0.2.6.0...
2963.03 s
[cborg-json] Dependency aeson >=0.7 && <2.3: using aeson-2.2.3.0
2963.03 s
[cborg-json] Dependency aeson-pretty >=0.8 && <0.9: using aeson-pretty-0.8.10
2963.03 s
[cborg-json] Dependency base >=4.11 && <4.22: using base-4.20.1.0
2963.03 s
[cborg-json] Dependency base64-bytestring >=1.0 && <1.3: using base64-bytestring-1.2.1.0
2963.03 s
[cborg-json] Dependency cborg >=0.2 && <0.3: using cborg-0.2.10.0
2963.03 s
[cborg-json] Dependency scientific >=0.3 && <0.4: using scientific-0.3.8.0
2963.03 s
[cborg-json] Dependency text >=1.1 && <2.2: using text-2.1.2
2963.03 s
[cborg-json] Dependency unordered-containers >=0.2 && <0.3: using
2963.03 s
[cborg-json] unordered-containers-0.2.20
2963.03 s
[cborg-json] Dependency vector >=0.10 && <0.14: using vector-0.13.2.0
2963.03 s
[cborg-json] Dependency QuickCheck >=2.9 && <2.16: using QuickCheck-2.14.3
2963.03 s
[cborg-json] Dependency aeson >=0.7 && <2.3: using aeson-2.2.3.0
2963.03 s
[cborg-json] Dependency base >=4.7 && <4.22: using base-4.20.1.0
2963.03 s
[cborg-json] Dependency base-orphans: using base-orphans-0.9.3
2963.03 s
[cborg-json] Dependency base16-bytestring >=1.0 && <1.1: using base16-bytestring-1.0.2.0
2963.03 s
[cborg-json] Dependency bytestring >=0.10.4 && <0.13: using bytestring-0.12.2.0
2963.03 s
[cborg-json] Dependency cborg: using cborg-0.2.10.0
2963.03 s
[cborg-json] Dependency cborg-json: using cborg-json-0.2.6.0
2963.03 s
[cborg-json] Dependency tasty >=0.11 && <1.6: using tasty-1.5.3
2963.03 s
[cborg-json] Dependency tasty-hunit >=0.9 && <0.11: using tasty-hunit-0.10.2
2963.03 s
[cborg-json] Dependency text >=1.1 && <2.2: using text-2.1.2
2963.03 s
[cborg-json] Source component graph:
2963.03 s
[cborg-json] component lib
2963.03 s
[cborg-json] component test:tests dependency lib
2963.03 s
[cborg-json] Configured component graph:
2963.03 s
[cborg-json] component cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
2963.03 s
[cborg-json] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2963.03 s
[cborg-json] include aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
2963.03 s
[cborg-json] include base-4.20.1.0-4f22
2963.03 s
[cborg-json] include base64-bytestring-1.2.1.0-FqvWr9ihafW6A5j73pGk3k
2963.03 s
[cborg-json] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2963.03 s
[cborg-json] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2963.03 s
[cborg-json] include text-2.1.2-5063
2963.03 s
[cborg-json] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
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
2964.14 s
[path-io:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2964.46 s
[path-io:post-build] copying 2 paths...
2964.46 s
[path-io:post-build] copying path '/nix/store/iz7mdmba6bd03qvimn34k1gd71i3whcj-path-io-1.8.2-doc' to 'https://cache.nix-ci.com'...
2965.55 s
[path-io:post-build] copying path '/nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2' to 'https://cache.nix-ci.com'...
2967.75 s
[path-io:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2969.32 s
[path-io:post-build] copying 1 paths...
2969.32 s
[path-io:post-build] copying path '/nix/store/nq9k739p9c6nrc2zjlrja4rvvhcg6d2q-path-io-1.8.2.drv' to 'https://cache.nix-ci.com'...
2969.95 s
Uploaded path-io in 6.6s
2969.96 s
Progress: 91 of 103 built (3 building), 318 of 318 downloaded from cache
2969.96 s
Built path-io in 2m47s
2969.96 s
[serialise] Phase: setupCompilerEnvironmentPhase
2969.96 s
[serialise] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2969.96 s
[serialise] Phase: unpackPhase
2969.96 s
[serialise] unpacking source archive /nix/store/grr8y9nhhy2ij3kil6l45vffsapyvadd-serialise-0.2.6.1.tar.gz
2969.96 s
[serialise] source root is serialise-0.2.6.1
2969.96 s
[serialise] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "serialise-0.2.6.1/tests/Tests/Serialise.hs"
2969.96 s
[serialise] Phase: patchPhase
2969.96 s
[serialise] Replace Cabal file with edited version from mirror://hackage/serialise-0.2.6.1/revision/4.cabal.
2969.96 s
[serialise] Phase: compileBuildDriverPhase
2969.96 s
[serialise] setupCompileFlags: -package-db=/build/tmp.VKS3MMAHLW/setup-package.conf.d -threaded
2969.96 s
[serialise] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.VKS3MMAHLW/Main.o )
2969.96 s
[serialise] [2 of 2] Linking Setup
2969.96 s
[serialise] Phase: updateAutotoolsGnuConfigScriptsPhase
2969.96 s
[serialise] Phase: configurePhase
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
2969.96 s
[serialise] Using Parsec parser
2969.96 s
[serialise] Configuring serialise-0.2.6.1...
2969.96 s
[serialise] Flags chosen: newtime15=True
2969.96 s
[serialise] Dependency array >=0.4 && <0.6: using array-0.5.8.0
2969.96 s
[serialise] Dependency base >=4.11 && <4.22: using base-4.20.1.0
2969.96 s
[serialise] Dependency bytestring >=0.10.4 && <0.13: using bytestring-0.12.2.0
2969.96 s
[serialise] Dependency cborg >=0.2 && <0.3: using cborg-0.2.10.0
2969.96 s
[serialise] Dependency containers >=0.5 && <0.8: using containers-0.7
2969.96 s
[serialise] Dependency ghc-prim >=0.3.1.0 && <0.14: using ghc-prim-0.12.0
2969.96 s
[serialise] Dependency half >=0.2.2.3 && <0.4: using half-0.3.2
2969.96 s
[serialise] Dependency hashable >=1.2 && <2.0: using hashable-1.4.7.0
2969.96 s
[serialise] Dependency primitive >=0.5 && <0.10: using primitive-0.9.1.0
2969.97 s
[serialise] Dependency strict >=0.4 && <0.6: using strict-0.5.1
2969.97 s
[serialise] Dependency text >=1.1 && <2.2: using text-2.1.2
2969.97 s
[serialise] Dependency these >=1.1 && <2.2: using these-1.2.1
2969.97 s
[serialise] Dependency time >=1.5 && <1.15: using time-1.12.2
2969.97 s
[serialise] Dependency unordered-containers >=0.2 && <0.3: using
2969.97 s
[serialise] unordered-containers-0.2.20
2969.97 s
[serialise] Dependency vector >=0.10 && <0.14: using vector-0.13.2.0
2969.97 s
[serialise] Source component graph: component lib
2969.97 s
[serialise] Configured component graph:
2969.97 s
[serialise] component serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3
2969.97 s
[serialise] include array-0.5.8.0-0ab0
2969.97 s
[serialise] include base-4.20.1.0-4f22
2969.97 s
[serialise] include bytestring-0.12.2.0-c0ba
2969.97 s
[serialise] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2969.97 s
[serialise] include containers-0.7-57cd
2969.97 s
[serialise] include ghc-prim-0.12.0-7bc0
2969.97 s
[serialise] include half-0.3.2-6TI1EVdoSz86x6v89ETacK
2969.97 s
[serialise] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
2969.97 s
[serialise] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
2969.97 s
[serialise] include strict-0.5.1-LmKO5ppKbOghjZv85EGCE
2969.97 s
[serialise] include text-2.1.2-5063
2969.97 s
[serialise] include these-1.2.1-61JcSnNhomc4JaIAjH23W0
2969.97 s
[serialise] include time-1.12.2-8e38
2969.97 s
[serialise] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
2969.97 s
[serialise] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2969.97 s
[serialise] Linked component graph:
2969.97 s
[serialise] unit serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3
2969.97 s
[cborg-json] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2969.97 s
[cborg-json] component cborg-json-0.2.6.0-6XfjZK2K9BfFSo5FAfh8Mw-tests
2969.97 s
[cborg-json] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
2969.97 s
[cborg-json] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2969.97 s
[cborg-json] include base-4.20.1.0-4f22
2969.97 s
[cborg-json] include base-orphans-0.9.3-B1cfd6pKSv6JNH4kr5UIex
2969.97 s
[cborg-json] include base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
2969.97 s
[cborg-json] include bytestring-0.12.2.0-c0ba
2969.97 s
[cborg-json] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2969.97 s
[cborg-json] include cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
2969.97 s
[cborg-json] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2969.97 s
[cborg-json] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
2969.97 s
[cborg-json] include text-2.1.2-5063
2969.97 s
[cborg-json] Linked component graph:
2969.97 s
[cborg-json] unit cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
2969.97 s
[cborg-json] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2969.97 s
[cborg-json] include aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
2969.97 s
[cborg-json] include base-4.20.1.0-4f22
2969.97 s
[cborg-json] include base64-bytestring-1.2.1.0-FqvWr9ihafW6A5j73pGk3k
2969.97 s
[cborg-json] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2969.97 s
[cborg-json] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2969.97 s
[cborg-json] include text-2.1.2-5063
2969.97 s
[cborg-json] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
2969.97 s
[cborg-json] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2969.97 s
[cborg-json] Codec.CBOR.JSON=cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW:Codec.CBOR.JSON
2969.97 s
[cborg-json] unit cborg-json-0.2.6.0-6XfjZK2K9BfFSo5FAfh8Mw-tests
2969.98 s
[cborg-json] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
2969.98 s
[cborg-json] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2969.98 s
[cborg-json] include base-4.20.1.0-4f22
2969.98 s
[cborg-json] include base-orphans-0.9.3-B1cfd6pKSv6JNH4kr5UIex
2969.98 s
[cborg-json] include base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
2969.98 s
[cborg-json] include bytestring-0.12.2.0-c0ba
2969.98 s
[cborg-json] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2969.98 s
[cborg-json] include cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
2969.98 s
[cborg-json] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2969.98 s
[cborg-json] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
2969.98 s
[cborg-json] include text-2.1.2-5063
2969.98 s
[cborg-json] Ready component graph:
2969.98 s
[cborg-json] definite cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
2969.98 s
[cborg-json] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2969.98 s
[cborg-json] depends aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
2969.98 s
[cborg-json] depends base-4.20.1.0-4f22
2969.98 s
[cborg-json] depends base64-bytestring-1.2.1.0-FqvWr9ihafW6A5j73pGk3k
2969.98 s
[cborg-json] depends cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2969.98 s
[cborg-json] depends scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2969.98 s
[cborg-json] depends text-2.1.2-5063
2969.98 s
[cborg-json] depends unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
2969.98 s
[cborg-json] depends vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2969.98 s
[cborg-json] definite cborg-json-0.2.6.0-6XfjZK2K9BfFSo5FAfh8Mw-tests
2969.98 s
[cborg-json] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
2969.98 s
[cborg-json] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2969.98 s
[cborg-json] depends base-4.20.1.0-4f22
2969.98 s
[cborg-json] depends base-orphans-0.9.3-B1cfd6pKSv6JNH4kr5UIex
2969.98 s
[cborg-json] depends base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
2969.98 s
[cborg-json] depends bytestring-0.12.2.0-c0ba
2969.98 s
[cborg-json] depends cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2969.98 s
[cborg-json] depends cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
2969.98 s
[cborg-json] depends tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2969.98 s
[cborg-json] depends tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
2969.98 s
[cborg-json] depends text-2.1.2-5063
2969.98 s
[cborg-json] Using Cabal-3.12.1.0 compiled by ghc-9.10
2969.98 s
[cborg-json] Using compiler: ghc-9.10.2
2969.98 s
[cborg-json] Using install prefix:
2969.98 s
[cborg-json] /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0
2969.98 s
[cborg-json] Executables installed in:
2969.98 s
[cborg-json] /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0/bin
2969.98 s
[cborg-json] Libraries installed in:
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
2969.98 s
[cborg-json] Dynamic Libraries installed in:
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
2969.98 s
[cborg-json] Private executables installed in:
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
2969.98 s
[cborg-json] Data files installed in:
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
2969.98 s
[cborg-json] Documentation installed in:
2969.98 s
[cborg-json] /nix/store/gwh2rrnpc9sxrgcf73nwcgh17m3vsggc-cborg-json-0.2.6.0-doc/share/doc/cborg-json-0.2.6.0
2969.98 s
[cborg-json] Configuration files installed in:
2969.98 s
[crypton-x509] Phase: setupCompilerEnvironmentPhase
2969.98 s
[crypton-x509] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2969.98 s
[crypton-x509] Phase: unpackPhase
2969.98 s
[crypton-x509] unpacking source archive /nix/store/57pynlg9h9fdsccqkjmq6cn13b9j4d0z-crypton-x509-1.7.7.tar.gz
2969.98 s
[crypton-x509] source root is crypton-x509-1.7.7
2969.98 s
[crypton-x509] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "crypton-x509-1.7.7/Tests/Tests.hs"
2969.98 s
[crypton-x509] Phase: patchPhase
2969.98 s
[crypton-x509] Phase: compileBuildDriverPhase
2969.98 s
[crypton-x509] setupCompileFlags: -package-db=/build/tmp.Cv9VaSHL7E/setup-package.conf.d -threaded
2969.98 s
[crypton-x509] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Cv9VaSHL7E/Main.o )
2969.98 s
[crypton-x509] [2 of 2] Linking Setup
2969.98 s
[crypton-x509] Phase: updateAutotoolsGnuConfigScriptsPhase
2969.98 s
[crypton-x509] Phase: configurePhase
2969.98 s
[serialise] include array-0.5.8.0-0ab0
2969.98 s
[serialise] include base-4.20.1.0-4f22
2969.98 s
[serialise] include bytestring-0.12.2.0-c0ba
2969.98 s
[serialise] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2969.98 s
[serialise] include containers-0.7-57cd
2969.98 s
[serialise] include ghc-prim-0.12.0-7bc0
2969.98 s
[serialise] include half-0.3.2-6TI1EVdoSz86x6v89ETacK
2969.98 s
[serialise] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
2969.98 s
[serialise] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
2969.98 s
[serialise] include strict-0.5.1-LmKO5ppKbOghjZv85EGCE
2969.98 s
[serialise] include text-2.1.2-5063
2969.98 s
[serialise] include these-1.2.1-61JcSnNhomc4JaIAjH23W0
2969.98 s
[serialise] include time-1.12.2-8e38
2969.98 s
[serialise] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
2969.98 s
[serialise] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
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
2969.98 s
[serialise] Ready component graph:
2969.98 s
[serialise] definite serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3
2969.98 s
[serialise] depends array-0.5.8.0-0ab0
2969.98 s
[serialise] depends base-4.20.1.0-4f22
2969.98 s
[serialise] depends bytestring-0.12.2.0-c0ba
2969.99 s
[serialise] depends cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2969.99 s
[serialise] depends containers-0.7-57cd
2969.99 s
[serialise] depends ghc-prim-0.12.0-7bc0
2969.99 s
[serialise] depends half-0.3.2-6TI1EVdoSz86x6v89ETacK
2969.99 s
[serialise] depends hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
2969.99 s
[serialise] depends primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
2969.99 s
[serialise] depends strict-0.5.1-LmKO5ppKbOghjZv85EGCE
2969.99 s
[serialise] depends text-2.1.2-5063
2969.99 s
[serialise] depends these-1.2.1-61JcSnNhomc4JaIAjH23W0
2969.99 s
[serialise] depends time-1.12.2-8e38
2969.99 s
[serialise] depends unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
2969.99 s
[serialise] depends vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2969.99 s
[serialise] Using Cabal-3.12.1.0 compiled by ghc-9.10
2969.99 s
[serialise] Using compiler: ghc-9.10.2
2969.99 s
[serialise] Using install prefix:
2969.99 s
[serialise] /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1
2969.99 s
[serialise] Executables installed in:
2969.99 s
[serialise] /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1/bin
2969.99 s
[serialise] Libraries installed in:
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
2969.99 s
[serialise] Dynamic Libraries installed in:
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
2969.99 s
[serialise] Private executables installed in:
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
2969.99 s
[serialise] Data files installed in:
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
2969.99 s
[serialise] Documentation installed in:
2969.99 s
[serialise] /nix/store/5lz3b831rvdm6n8yar16jsqnwzirvnxy-serialise-0.2.6.1-doc/share/doc/serialise-0.2.6.1
2969.99 s
[serialise] Configuration files installed in:
2969.99 s
[serialise] /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1/etc
2969.99 s
[serialise] No alex found
2969.99 s
[serialise] Using ar found on system at:
2969.99 s
[serialise] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2969.99 s
[serialise] No c2hs found
2969.99 s
[serialise] No cpphs found
2969.99 s
[serialise] No doctest found
2969.99 s
[serialise] Using gcc version 14.3.0 given by user at:
2969.99 s
[serialise] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2969.99 s
[serialise] Using ghc version 9.10.2 found on system at:
2969.99 s
[serialise] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2969.99 s
[serialise] Using ghc-pkg version 9.10.2 found on system at:
2969.99 s
[serialise] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2969.99 s
[serialise] No ghcjs found
2969.99 s
[serialise] No ghcjs-pkg found
2969.99 s
[serialise] No greencard found
2969.99 s
[serialise] Using haddock version 2.31.0 found on system at:
2969.99 s
[serialise] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2969.99 s
[serialise] No happy found
2969.99 s
[serialise] Using haskell-suite found on system at: haskell-suite-dummy-location
2969.99 s
[serialise] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2969.99 s
[cborg-json] /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0/etc
2969.99 s
[cborg-json] No alex found
2969.99 s
[cborg-json] Using ar found on system at:
2969.99 s
[cborg-json] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2969.99 s
[cborg-json] No c2hs found
2969.99 s
[cborg-json] No cpphs found
2969.99 s
[cborg-json] No doctest found
2969.99 s
[cborg-json] Using gcc version 14.3.0 given by user at:
2969.99 s
[cborg-json] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2969.99 s
[cborg-json] Using ghc version 9.10.2 found on system at:
2969.99 s
[cborg-json] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2969.99 s
[cborg-json] Using ghc-pkg version 9.10.2 found on system at:
2969.99 s
[cborg-json] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2969.99 s
[cborg-json] No ghcjs found
2969.99 s
[cborg-json] No ghcjs-pkg found
2969.99 s
[cborg-json] No greencard found
2969.99 s
[cborg-json] Using haddock version 2.31.0 found on system at:
2969.99 s
[cborg-json] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2969.99 s
[cborg-json] No happy found
2969.99 s
[cborg-json] Using haskell-suite found on system at: haskell-suite-dummy-location
2969.99 s
[cborg-json] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2969.99 s
[cborg-json] No hmake found
2969.99 s
[cborg-json] Using hpc version 0.69 found on system at:
2969.99 s
[cborg-json] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2969.99 s
[cborg-json] Using hsc2hs version 0.68.10 found on system at:
2969.99 s
[cborg-json] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2969.99 s
[cborg-json] Using hscolour version 1.25 found on system at:
2969.99 s
[cborg-json] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2969.99 s
[cborg-json] No jhc found
2969.99 s
[cborg-json] Using ld found on system at:
2969.99 s
[cborg-json] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2969.99 s
[cborg-json] No pkg-config found
2969.99 s
[cborg-json] Using runghc version 9.10.2 found on system at:
2969.99 s
[cborg-json] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2969.99 s
[cborg-json] Using strip version 2.44 found on system at:
2969.99 s
[cborg-json] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2969.99 s
[cborg-json] Using tar found on system at:
2969.99 s
[cborg-json] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2969.99 s
[cborg-json] No uhc found
2969.99 s
[cborg-json] Phase: buildPhase
2969.99 s
[cborg-json] Preprocessing library for cborg-json-0.2.6.0...
2969.99 s
[cborg-json] Building library for cborg-json-0.2.6.0...
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 )
2969.99 s
[cborg-json] [1 of 1] Compiling Codec.CBOR.JSON ( src/Codec/CBOR/JSON.hs, dist/build/Codec/CBOR/JSON.p_o )
2969.99 s
[cborg-json] Preprocessing test suite 'tests' for cborg-json-0.2.6.0...
2969.99 s
[cborg-json] Building test suite 'tests' for cborg-json-0.2.6.0...
2969.99 s
[cborg-json] [1 of 1] Compiling Main ( tests/Main.hs, dist/build/tests/tests-tmp/Main.o )
2969.99 s
[cborg-json] [2 of 2] Linking dist/build/tests/tests
2969.99 s
[cborg-json] Phase: checkPhase
2969.99 s
[cborg-json] Running 1 test suites...
2969.99 s
[cborg-json] Test suite tests: RUNNING...
2969.99 s
[cborg-json] CBOR-JSON
2969.99 s
[cborg-json] unit tests
2969.99 s
[cborg-json] decode variable ByteString as Base62Url String: OK
2969.99 s
[cborg-json]
2969.99 s
[cborg-json] All 1 tests passed (0.00s)
2969.99 s
[cborg-json] Test suite tests: PASS
2969.99 s
[cborg-json] Test suite logged to: dist/test/cborg-json-0.2.6.0-tests.log
2969.99 s
[cborg-json] 1 of 1 test suites (1 of 1 test cases) passed.
2969.99 s
[cborg-json] Phase: haddockPhase
2969.99 s
[cborg-json] Preprocessing library for cborg-json-0.2.6.0...
2969.99 s
[cborg-json] Running Haddock on library for cborg-json-0.2.6.0...
2969.99 s
[cborg-json] Warning: The documentation for the following packages are not installed. No
2969.99 s
[cborg-json] links will be generated to these packages: vector-0.13.2.0
2969.99 s
[cborg-json] [1 of 1] Compiling Codec.CBOR.JSON ( src/Codec/CBOR/JSON.hs, nothing )
2969.99 s
[cborg-json] Haddock coverage:
2969.99 s
[cborg-json] 66% ( 2 / 3) in 'Codec.CBOR.JSON'
2969.99 s
[cborg-json] Missing documentation for:
2969.99 s
[cborg-json] Module header
2969.99 s
[serialise] No hmake found
2969.99 s
[serialise] Using hpc version 0.69 found on system at:
2969.99 s
[serialise] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2969.99 s
[serialise] Using hsc2hs version 0.68.10 found on system at:
2969.99 s
[serialise] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2969.99 s
[serialise] Using hscolour version 1.25 found on system at:
2969.99 s
[serialise] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2969.99 s
[serialise] No jhc found
2969.99 s
[serialise] Using ld found on system at:
2970.00 s
[serialise] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2970.00 s
[serialise] No pkg-config found
2970.00 s
[serialise] Using runghc version 9.10.2 found on system at:
2970.00 s
[serialise] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2970.00 s
[serialise] Using strip version 2.44 found on system at:
2970.00 s
[serialise] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2970.00 s
[serialise] Using tar found on system at:
2970.00 s
[serialise] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2970.00 s
[serialise] No uhc found
2970.00 s
[serialise] Phase: buildPhase
2970.00 s
[serialise] Preprocessing library for serialise-0.2.6.1...
2970.00 s
[serialise] Building library for serialise-0.2.6.1...
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 )
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 )
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 )
2970.00 s
[serialise] src/Codec/Serialise/Internal/GeneralisedUTF8.hs:78:15: warning : [ GHC-68441 ] [ -Wdeprecations ]
2970.00 s
[serialise] In the use of ‘sizeofMutableByteArray’
2970.00 s
[serialise] (imported from Data.Primitive.ByteArray):
2970.00 s
[serialise] Deprecated: "use getSizeofMutableByteArray instead"
2970.00 s
[serialise] |
2970.00 s
[serialise] 78 | cap = sizeofMutableByteArray ba
2970.00 s
[serialise] | ^^^^^^^^^^^^^^^^^^^^^^
2970.00 s
[serialise]
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 )
2970.00 s
[serialise] src/Codec/Serialise/Class.hs:1370:1: warning : [ GHC-53633 ] [ -Woverlapping-patterns ]
2970.00 s
[serialise] Pattern match is redundant
2970.00 s
[serialise] In an equation for ‘encodeTypeRep’:
2970.00 s
[serialise] encodeTypeRep (Fun arg res) = ...
2970.00 s
[serialise] |
2970.00 s
[serialise] 1370 | encodeTypeRep (Fun arg res)
2970.00 s
[serialise] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^...
2970.00 s
[serialise]
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 )
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 )
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 )
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 )
2970.00 s
[serialise] [1 of 8] Compiling Codec.Serialise.Decoding ( src/Codec/Serialise/Decoding.hs, dist/build/Codec/Serialise/Decoding.p_o )
2970.00 s
[serialise] [2 of 8] Compiling Codec.Serialise.Encoding ( src/Codec/Serialise/Encoding.hs, dist/build/Codec/Serialise/Encoding.p_o )
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 )
2970.00 s
[serialise] src/Codec/Serialise/Internal/GeneralisedUTF8.hs:78:15: warning : [ GHC-68441 ] [ -Wdeprecations ]
2970.00 s
[serialise] In the use of ‘sizeofMutableByteArray’
2970.00 s
[serialise] (imported from Data.Primitive.ByteArray):
2970.00 s
[serialise] Deprecated: "use getSizeofMutableByteArray instead"
2970.00 s
[serialise] |
2970.00 s
[serialise] 78 | cap = sizeofMutableByteArray ba
2970.00 s
[serialise] | ^^^^^^^^^^^^^^^^^^^^^^
2970.00 s
[serialise]
2970.00 s
[serialise] [4 of 8] Compiling Codec.Serialise.Class ( src/Codec/Serialise/Class.hs, dist/build/Codec/Serialise/Class.p_o )
2970.00 s
[serialise] src/Codec/Serialise/Class.hs:1370:1: warning : [ GHC-53633 ] [ -Woverlapping-patterns ]
2970.00 s
[serialise] Pattern match is redundant
2970.00 s
[serialise] In an equation for ‘encodeTypeRep’:
2970.00 s
[serialise] encodeTypeRep (Fun arg res) = ...
2970.00 s
[serialise] |
2970.00 s
[serialise] 1370 | encodeTypeRep (Fun arg res)
2970.00 s
[serialise] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^...
2970.00 s
[serialise]
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
2970.20 s
[crypton-x509] Using Parsec parser
2970.20 s
[crypton-x509] Configuring crypton-x509-1.7.7...
2973.89 s
[crypton-x509] Dependency asn1-encoding >=0.9 && <0.10: using asn1-encoding-0.9.6
2973.93 s
[crypton-x509] Dependency asn1-parse >=0.9.3 && <0.10: using asn1-parse-0.9.5
2973.93 s
[crypton-x509] Dependency asn1-types >=0.3.1 && <0.4: using asn1-types-0.3.4
2973.93 s
[crypton-x509] Dependency base >=4.7 && <5: using base-4.20.1.0
2973.93 s
[crypton-x509] Dependency bytestring: using bytestring-0.12.2.0
2973.93 s
[crypton-x509] Dependency containers: using containers-0.7
2973.93 s
[crypton-x509] Dependency crypton >=0.24: using crypton-1.0.4
2973.93 s
[crypton-x509] Dependency hourglass: using hourglass-0.2.12
2973.93 s
[crypton-x509] Dependency memory: using memory-0.18.0
2973.93 s
[crypton-x509] Dependency pem >=0.1: using pem-0.2.4
2973.93 s
[crypton-x509] Dependency transformers >=0.4: using transformers-0.6.1.1
2973.93 s
[crypton-x509] Dependency asn1-types: using asn1-types-0.3.4
2973.93 s
[crypton-x509] Dependency base >=3 && <5: using base-4.20.1.0
2973.93 s
[crypton-x509] Dependency bytestring: using bytestring-0.12.2.0
2973.93 s
[crypton-x509] Dependency crypton: using crypton-1.0.4
2973.93 s
[crypton-x509] Dependency crypton-x509: using crypton-x509-1.7.7
2973.93 s
[crypton-x509] Dependency hourglass: using hourglass-0.2.12
2973.93 s
[crypton-x509] Dependency mtl: using mtl-2.3.1
2973.93 s
[crypton-x509] Dependency tasty: using tasty-1.5.3
2973.93 s
[crypton-x509] Dependency tasty-quickcheck: using tasty-quickcheck-0.11
2973.93 s
[crypton-x509] Source component graph:
2973.93 s
[crypton-x509] component lib
2973.93 s
[crypton-x509] component test:test-x509 dependency lib
2973.93 s
[crypton-x509] Configured component graph:
2973.93 s
[crypton-x509] component crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2973.93 s
[crypton-x509] include asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2973.93 s
[crypton-x509] include asn1-parse-0.9.5-2jKog3IeLL9Bau0v4PaxAM
2973.93 s
[crypton-x509] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2973.93 s
[crypton-x509] include base-4.20.1.0-4f22
2973.93 s
[crypton-x509] include bytestring-0.12.2.0-c0ba
2973.93 s
[crypton-x509] include containers-0.7-57cd
2973.93 s
[crypton-x509] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2973.93 s
[crypton-x509] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2973.93 s
[crypton-x509] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2973.93 s
[crypton-x509] include pem-0.2.4-DnofPTSVVNgK18RCV82ISi
2973.93 s
[crypton-x509] include transformers-0.6.1.1-bbf1
2973.93 s
[crypton-x509] component crypton-x509-1.7.7-2EqASl27CbJ4IaC8OxUslo-test-x509
2973.94 s
[crypton-x509] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2973.94 s
[crypton-x509] include base-4.20.1.0-4f22
2973.94 s
[crypton-x509] include bytestring-0.12.2.0-c0ba
2973.94 s
[crypton-x509] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2973.94 s
[crypton-x509] include crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2973.94 s
[crypton-x509] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2973.94 s
[crypton-x509] include mtl-2.3.1-6e0a
2973.94 s
[crypton-x509] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2973.94 s
[crypton-x509] include tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
2973.94 s
[crypton-x509] Linked component graph:
2973.94 s
[crypton-x509] unit crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2973.94 s
[crypton-x509] include asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2973.94 s
[crypton-x509] include asn1-parse-0.9.5-2jKog3IeLL9Bau0v4PaxAM
2973.94 s
[crypton-x509] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2973.94 s
[crypton-x509] include base-4.20.1.0-4f22
2973.94 s
[crypton-x509] include bytestring-0.12.2.0-c0ba
2973.94 s
[crypton-x509] include containers-0.7-57cd
2973.94 s
[crypton-x509] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2973.94 s
[crypton-x509] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2973.94 s
[crypton-x509] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2973.94 s
[crypton-x509] include pem-0.2.4-DnofPTSVVNgK18RCV82ISi
2973.94 s
[crypton-x509] include transformers-0.6.1.1-bbf1
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
2973.94 s
[crypton-x509] unit crypton-x509-1.7.7-2EqASl27CbJ4IaC8OxUslo-test-x509
2973.94 s
[crypton-x509] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2973.94 s
[crypton-x509] include base-4.20.1.0-4f22
2973.94 s
[crypton-x509] include bytestring-0.12.2.0-c0ba
2973.94 s
[crypton-x509] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2973.94 s
[crypton-x509] include crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2973.94 s
[crypton-x509] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2973.94 s
[crypton-x509] include mtl-2.3.1-6e0a
2973.94 s
[crypton-x509] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2973.94 s
[crypton-x509] include tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
2973.94 s
[crypton-x509] Ready component graph:
2973.94 s
[crypton-x509] definite crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2973.94 s
[crypton-x509] depends asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2973.94 s
[crypton-x509] depends asn1-parse-0.9.5-2jKog3IeLL9Bau0v4PaxAM
2973.94 s
[crypton-x509] depends asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2973.94 s
[crypton-x509] depends base-4.20.1.0-4f22
2973.94 s
[crypton-x509] depends bytestring-0.12.2.0-c0ba
2973.94 s
[crypton-x509] depends containers-0.7-57cd
2973.94 s
[crypton-x509] depends crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2973.94 s
[crypton-x509] depends hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2973.94 s
[crypton-x509] depends memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2973.94 s
[crypton-x509] depends pem-0.2.4-DnofPTSVVNgK18RCV82ISi
2973.95 s
[crypton-x509] depends transformers-0.6.1.1-bbf1
2973.95 s
[crypton-x509] definite crypton-x509-1.7.7-2EqASl27CbJ4IaC8OxUslo-test-x509
2973.95 s
[crypton-x509] depends asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2973.95 s
[crypton-x509] depends base-4.20.1.0-4f22
2973.95 s
[crypton-x509] depends bytestring-0.12.2.0-c0ba
2973.95 s
[crypton-x509] depends crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2973.95 s
[crypton-x509] depends crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2973.95 s
[crypton-x509] depends hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2973.95 s
[crypton-x509] depends mtl-2.3.1-6e0a
2973.95 s
[crypton-x509] depends tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2973.95 s
[crypton-x509] depends tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
2973.95 s
[crypton-x509] Using Cabal-3.12.1.0 compiled by ghc-9.10
2973.95 s
[crypton-x509] Using compiler: ghc-9.10.2
2973.95 s
[crypton-x509] Using install prefix:
2973.95 s
[crypton-x509] /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7
2973.95 s
[crypton-x509] Executables installed in:
2973.95 s
[crypton-x509] /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7/bin
2973.95 s
[crypton-x509] Libraries installed in:
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
2973.95 s
[crypton-x509] Dynamic Libraries installed in:
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
2973.95 s
[crypton-x509] Private executables installed in:
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
2973.95 s
[crypton-x509] Data files installed in:
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
2973.95 s
[crypton-x509] Documentation installed in:
2973.95 s
[crypton-x509] /nix/store/597pnawm1dkcffi0ws0mrmymrap6krs1-crypton-x509-1.7.7-doc/share/doc/crypton-x509-1.7.7
2973.95 s
[crypton-x509] Configuration files installed in:
2973.95 s
[crypton-x509] /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7/etc
2973.95 s
[crypton-x509] No alex found
2973.95 s
[crypton-x509] Using ar found on system at:
2973.95 s
[crypton-x509] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2973.95 s
[crypton-x509] No c2hs found
2973.95 s
[crypton-x509] No cpphs found
2973.95 s
[crypton-x509] No doctest found
2973.95 s
[crypton-x509] Using gcc version 14.3.0 given by user at:
2973.95 s
[crypton-x509] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2973.96 s
[crypton-x509] Using ghc version 9.10.2 found on system at:
2973.96 s
[crypton-x509] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2973.96 s
[crypton-x509] Using ghc-pkg version 9.10.2 found on system at:
2973.96 s
[crypton-x509] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2973.96 s
[crypton-x509] No ghcjs found
2973.96 s
[crypton-x509] No ghcjs-pkg found
2973.96 s
[crypton-x509] No greencard found
2973.96 s
[crypton-x509] Using haddock version 2.31.0 found on system at:
2973.96 s
[crypton-x509] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2973.96 s
[crypton-x509] No happy found
2973.96 s
[crypton-x509] Using haskell-suite found on system at: haskell-suite-dummy-location
2973.96 s
[crypton-x509] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2973.96 s
[crypton-x509] No hmake found
2973.96 s
[crypton-x509] Using hpc version 0.69 found on system at:
2973.96 s
[crypton-x509] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2973.96 s
[crypton-x509] Using hsc2hs version 0.68.10 found on system at:
2973.96 s
[crypton-x509] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2973.96 s
[crypton-x509] Using hscolour version 1.25 found on system at:
2973.96 s
[crypton-x509] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2973.96 s
[crypton-x509] No jhc found
2973.96 s
[crypton-x509] Using ld found on system at:
2973.96 s
[crypton-x509] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2973.96 s
[crypton-x509] No pkg-config found
2973.96 s
[crypton-x509] Using runghc version 9.10.2 found on system at:
2973.96 s
[crypton-x509] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2973.96 s
[crypton-x509] Using strip version 2.44 found on system at:
2973.96 s
[crypton-x509] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2973.96 s
[crypton-x509] Using tar found on system at:
2973.96 s
[crypton-x509] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2973.96 s
[crypton-x509] No uhc found
2974.77 s
[crypton-x509] Phase: buildPhase
2974.95 s
[crypton-x509] Preprocessing library for crypton-x509-1.7.7...
2974.96 s
[crypton-x509] Building library for crypton-x509-1.7.7...
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 )
2980.73 s
[cborg-json] Documentation created: dist/doc/html/cborg-json/,
2980.74 s
[cborg-json] dist/doc/html/cborg-json/cborg-json.txt
2980.97 s
[cborg-json] Preprocessing test suite 'tests' for cborg-json-0.2.6.0...
2981.00 s
[cborg-json] Phase: installPhase
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
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 )
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 )
2981.90 s
[crypton-x509] Data/X509/ExtensionRaw.hs:17:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2981.90 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2981.90 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2981.90 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2981.90 s
[crypton-x509] |
2981.90 s
[crypton-x509] 17 | import Control.Applicative
2981.90 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2981.90 s
[crypton-x509]
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 )
2981.90 s
[crypton-x509] Data/X509/DistinguishedName.hs:20:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2981.90 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2981.90 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2981.90 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2981.90 s
[crypton-x509] |
2981.90 s
[crypton-x509] 20 | import Control.Applicative
2981.90 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2981.90 s
[crypton-x509]
2981.90 s
[crypton-x509] Data/X509/DistinguishedName.hs:22:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2981.90 s
[crypton-x509] The import of ‘Data.Semigroup’ is redundant
2981.90 s
[crypton-x509] except perhaps to import instances from ‘Data.Semigroup’
2981.90 s
[crypton-x509] To import instances alone, use: import Data.Semigroup()
2981.90 s
[crypton-x509] |
2981.90 s
[crypton-x509] 22 | import Data.Semigroup
2981.90 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2981.90 s
[crypton-x509]
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 )
2981.90 s
[crypton-x509] Data/X509/Ext.hs:46:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2981.90 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2981.90 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2981.90 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2981.90 s
[crypton-x509] |
2981.90 s
[crypton-x509] 46 | import Control.Applicative
2981.90 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2981.90 s
[crypton-x509]
2982.50 s
[cborg-json] Phase: fixupPhase
2982.63 s
[cborg-json] shrinking RPATHs of ELF executables and libraries in /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0
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
2982.74 s
[cborg-json] checking for references to /build/ in /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0...
2982.78 s
[cborg-json] patching script interpreter paths in /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0
2982.80 s
[cborg-json] stripping (with command strip and flags -S -p) in /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0/lib
2982.93 s
[cborg-json] shrinking RPATHs of ELF executables and libraries in /nix/store/gwh2rrnpc9sxrgcf73nwcgh17m3vsggc-cborg-json-0.2.6.0-doc
2982.94 s
[cborg-json] checking for references to /build/ in /nix/store/gwh2rrnpc9sxrgcf73nwcgh17m3vsggc-cborg-json-0.2.6.0-doc...
2982.96 s
[cborg-json] patching script interpreter paths in /nix/store/gwh2rrnpc9sxrgcf73nwcgh17m3vsggc-cborg-json-0.2.6.0-doc
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
2984.33 s
[cborg-json:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2985.33 s
[cborg-json:post-build] copying 2 paths...
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'...
2985.77 s
[cborg-json:post-build] copying path '/nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0' to 'https://cache.nix-ci.com'...
2987.62 s
[cborg-json:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2988.47 s
[cborg-json:post-build] copying 1 paths...
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'...
2989.17 s
Uploaded cborg-json in 5.8s
2989.18 s
Progress: 92 of 103 built (2 building), 318 of 318 downloaded from cache
2989.18 s
Built cborg-json in 1m09s
2989.18 s
[serialise] [5 of 8] Compiling Codec.Serialise ( src/Codec/Serialise.hs, dist/build/Codec/Serialise.p_o )
2989.18 s
[serialise] [6 of 8] Compiling Codec.Serialise.IO ( src/Codec/Serialise/IO.hs, dist/build/Codec/Serialise/IO.p_o )
2989.18 s
[serialise] [7 of 8] Compiling Codec.Serialise.Properties ( src/Codec/Serialise/Properties.hs, dist/build/Codec/Serialise/Properties.p_o )
2989.18 s
[serialise] [8 of 8] Compiling Codec.Serialise.Tutorial ( src/Codec/Serialise/Tutorial.hs, dist/build/Codec/Serialise/Tutorial.p_o )
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 )
2989.57 s
[crypton-x509] Data/X509/CRL.hs:19:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2989.57 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2989.57 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2989.58 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2989.58 s
[crypton-x509] |
2989.58 s
[crypton-x509] 19 | import Control.Applicative
2989.58 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2989.58 s
[crypton-x509]
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 )
2989.58 s
[crypton-x509] Data/X509/OID.hs:15:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2989.58 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2989.58 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2989.58 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2989.58 s
[crypton-x509] |
2989.58 s
[crypton-x509] 15 | import Control.Applicative
2989.58 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2989.58 s
[crypton-x509]
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 )
2989.58 s
[crypton-x509] Data/X509/PublicKey.hs:274:32: warning : [ GHC-63394 ] [ -Wx-partial ]
2989.58 s
[crypton-x509] In the use of ‘head’
2989.58 s
[crypton-x509] (imported from Prelude, but defined in GHC.Internal.List):
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"."
2989.58 s
[crypton-x509] |
2989.58 s
[crypton-x509] 274 | bytesOfInt n = if testBit (head nints) 7 then nints else 0xff : nints
2989.58 s
[crypton-x509] | ^^^^
2989.58 s
[crypton-x509]
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 )
2989.58 s
[crypton-x509] Data/X509/PrivateKey.hs:16:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2989.58 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2989.58 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2989.58 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2989.58 s
[crypton-x509] |
2989.58 s
[crypton-x509] 16 | import Control.Applicative ((<$>), pure)
2989.58 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2989.58 s
[crypton-x509]
2989.58 s
[crypton-x509] Data/X509/PrivateKey.hs:18:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2989.58 s
[crypton-x509] The import of ‘Data.Word’ is redundant
2989.58 s
[crypton-x509] except perhaps to import instances from ‘Data.Word’
2989.58 s
[crypton-x509] To import instances alone, use: import Data.Word()
2989.58 s
[crypton-x509] |
2989.58 s
[crypton-x509] 18 | import Data.Word (Word)
2989.58 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^
2989.58 s
[crypton-x509]
2990.99 s
[serialise] buildPhase completed in 58 seconds
2991.02 s
[serialise] Phase: haddockPhase
2991.99 s
[serialise] Preprocessing library for serialise-0.2.6.1...
2991.99 s
[serialise] Running Haddock on library for serialise-0.2.6.1...
2991.99 s
[serialise] Warning: The documentation for the following packages are not installed. No
2992.00 s
[serialise] links will be generated to these packages: vector-0.13.2.0
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 )
2993.11 s
[serialise] [1 of 8] Compiling Codec.Serialise.Decoding ( src/Codec/Serialise/Decoding.hs, nothing )
2993.18 s
[serialise] [2 of 8] Compiling Codec.Serialise.Encoding ( src/Codec/Serialise/Encoding.hs, nothing )
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 )
2993.19 s
[crypton-x509] Data/X509/Cert.hs:15:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2993.19 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2993.19 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2993.19 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2993.19 s
[crypton-x509] |
2993.19 s
[crypton-x509] 15 | import Control.Applicative ((<$>), (<*>))
2993.19 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2993.19 s
[crypton-x509]
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 )
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 )
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 )
2993.19 s
[serialise] [3 of 8] Compiling Codec.Serialise.Internal.GeneralisedUTF8 ( src/Codec/Serialise/Internal/GeneralisedUTF8.hs, nothing )
2993.67 s
[serialise] src/Codec/Serialise/Internal/GeneralisedUTF8.hs:78:15: warning : [ GHC-68441 ] [ -Wdeprecations ]
2993.67 s
[serialise] In the use of ‘sizeofMutableByteArray’
2993.67 s
[serialise] (imported from Data.Primitive.ByteArray):
2993.67 s
[serialise] Deprecated: "use getSizeofMutableByteArray instead"
2993.67 s
[serialise] |
2993.67 s
[serialise] 78 | cap = sizeofMutableByteArray ba
2993.67 s
[serialise] | ^^^^^^^^^^^^^^^^^^^^^^
2993.67 s
[serialise]
2993.68 s
[serialise] [4 of 8] Compiling Codec.Serialise.Class ( src/Codec/Serialise/Class.hs, nothing )
2994.36 s
[crypton-x509] [ 1 of 14] Compiling Data.X509.AlgorithmIdentifier ( Data/X509/AlgorithmIdentifier.hs, dist/build/Data/X509/AlgorithmIdentifier.p_o )
2996.81 s
[serialise] [5 of 8] Compiling Codec.Serialise ( src/Codec/Serialise.hs, nothing )
2996.91 s
[serialise] [6 of 8] Compiling Codec.Serialise.IO ( src/Codec/Serialise/IO.hs, nothing )
2996.92 s
[serialise] [7 of 8] Compiling Codec.Serialise.Properties ( src/Codec/Serialise/Properties.hs, nothing )
2996.94 s
[serialise] [8 of 8] Compiling Codec.Serialise.Tutorial ( src/Codec/Serialise/Tutorial.hs, nothing )
2996.97 s
[serialise] Haddock coverage:
2996.98 s
[serialise] 100% ( 51 / 51) in 'Codec.Serialise.Decoding'
2996.99 s
[serialise] Warning: 'Encoding' is ambiguous. It is defined
2996.99 s
[serialise] * in ‘Codec.CBOR.Encoding’
2996.99 s
[serialise] * in ‘Codec.CBOR.Encoding’
2996.99 s
[serialise] You may be able to disambiguate the identifier by qualifying it or
2996.99 s
[serialise] by specifying the type/value namespace explicitly.
2996.99 s
[serialise] Defaulting to the one defined in ‘Codec.CBOR.Encoding’
2996.99 s
[serialise] 100% ( 36 / 36) in 'Codec.Serialise.Encoding'
2997.00 s
[serialise] 57% ( 4 / 7) in 'Codec.Serialise.Internal.GeneralisedUTF8'
2997.00 s
[serialise] Missing documentation for:
2997.00 s
[serialise] Module header
2997.00 s
[serialise] UTF8Encoding (src/Codec/Serialise/Internal/GeneralisedUTF8.hs:19)
2997.00 s
[serialise] decodeGenUTF8 (src/Codec/Serialise/Internal/GeneralisedUTF8.hs:84)
2997.01 s
[serialise] Warning: 'Encoding' is ambiguous. It is defined
2997.01 s
[serialise] * in ‘Codec.CBOR.Encoding’
2997.01 s
[serialise] * in ‘Codec.CBOR.Encoding’
2997.01 s
[serialise] You may be able to disambiguate the identifier by qualifying it or
2997.01 s
[serialise] by specifying the type/value namespace explicitly.
2997.01 s
[serialise] Defaulting to the one defined in ‘Codec.CBOR.Encoding’
2997.02 s
[serialise] Warning: 'UTCTime' is ambiguous. It is defined
2997.02 s
[serialise] * in ‘Data.Time.Clock.Internal.UTCTime’
2997.02 s
[serialise] * in ‘Data.Time.Clock.Internal.UTCTime’
2997.02 s
[serialise] You may be able to disambiguate the identifier by qualifying it or
2997.02 s
[serialise] by specifying the type/value namespace explicitly.
2997.02 s
[serialise] Defaulting to the one defined in ‘Data.Time.Clock.Internal.UTCTime’
2997.03 s
[serialise] 100% ( 12 / 12) in 'Codec.Serialise.Class'
2997.04 s
[serialise] Warning: 'DeserialiseFailure' is out of scope.
2997.04 s
[serialise] If you qualify the identifier, haddock can try to link it anyway.
2997.05 s
[serialise] 100% ( 22 / 22) in 'Codec.Serialise'
2997.05 s
[serialise] 100% ( 6 / 6) in 'Codec.Serialise.IO'
2997.06 s
[serialise] 100% ( 6 / 6) in 'Codec.Serialise.Properties'
2997.07 s
[serialise] Warning: 'UTCTime' is out of scope.
2997.07 s
[serialise] If you qualify the identifier, haddock can try to link it anyway.
2997.07 s
[serialise] Warning: 'Generic' is out of scope.
2997.07 s
[serialise] If you qualify the identifier, haddock can try to link it anyway.
2997.08 s
[serialise] 100% ( 21 / 21) in 'Codec.Serialise.Tutorial'
2998.58 s
[serialise] Warning: Codec.Serialise.Class: could not find link destinations for:
2998.58 s
[serialise] - Data.Vector.Vector
2998.58 s
[serialise] - Data.Vector.Generic.Base.Vector
2998.58 s
[serialise] - Data.Vector.Unboxed.Base.Unbox
2998.58 s
[serialise] - Data.Vector.Unboxed.Base.Vector
2998.58 s
[serialise] - Data.Vector.Storable.Vector
2998.58 s
[serialise] - Data.Vector.Primitive.Vector
2998.60 s
[serialise] Warning: Codec.Serialise: could not find link destinations for:
2998.60 s
[serialise] - Data.Vector.Vector
2998.60 s
[serialise] - Data.Vector.Unboxed.Base.Unbox
2998.60 s
[serialise] - Data.Vector.Unboxed.Base.Vector
2998.60 s
[serialise] - Data.Vector.Storable.Vector
2998.60 s
[serialise] - Data.Vector.Primitive.Vector
3000.28 s
[crypton-x509] [ 2 of 14] Compiling Data.X509.Internal ( Data/X509/Internal.hs, dist/build/Data/X509/Internal.p_o )
3000.29 s
[crypton-x509] [ 3 of 14] Compiling Data.X509.ExtensionRaw ( Data/X509/ExtensionRaw.hs, dist/build/Data/X509/ExtensionRaw.p_o )
3000.29 s
[crypton-x509] Data/X509/ExtensionRaw.hs:17:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3000.29 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
3000.29 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
3000.29 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
3000.29 s
[crypton-x509] |
3000.29 s
[crypton-x509] 17 | import Control.Applicative
3000.29 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
3000.29 s
[crypton-x509]
3000.29 s
[crypton-x509] [ 4 of 14] Compiling Data.X509.DistinguishedName ( Data/X509/DistinguishedName.hs, dist/build/Data/X509/DistinguishedName.p_o )
3000.29 s
[crypton-x509] Data/X509/DistinguishedName.hs:20:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3000.29 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
3000.29 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
3000.29 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
3000.29 s
[crypton-x509] |
3000.29 s
[crypton-x509] 20 | import Control.Applicative
3000.29 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
3000.29 s
[crypton-x509]
3000.29 s
[crypton-x509] Data/X509/DistinguishedName.hs:22:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3000.29 s
[crypton-x509] The import of ‘Data.Semigroup’ is redundant
3000.29 s
[crypton-x509] except perhaps to import instances from ‘Data.Semigroup’
3000.29 s
[crypton-x509] To import instances alone, use: import Data.Semigroup()
3000.29 s
[crypton-x509] |
3000.29 s
[crypton-x509] 22 | import Data.Semigroup
3000.29 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3000.29 s
[crypton-x509]
3000.29 s
[crypton-x509] [ 5 of 14] Compiling Data.X509.Ext ( Data/X509/Ext.hs, dist/build/Data/X509/Ext.p_o )
3000.63 s
[crypton-x509] Data/X509/Ext.hs:46:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3000.63 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
3000.63 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
3000.63 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
3000.63 s
[crypton-x509] |
3000.63 s
[crypton-x509] 46 | import Control.Applicative
3000.63 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
3000.63 s
[crypton-x509]
3006.98 s
[crypton-x509] [ 6 of 14] Compiling Data.X509.CRL ( Data/X509/CRL.hs, dist/build/Data/X509/CRL.p_o )
3006.99 s
[crypton-x509] Data/X509/CRL.hs:19:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3006.99 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
3006.99 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
3006.99 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
3006.99 s
[crypton-x509] |
3006.99 s
[crypton-x509] 19 | import Control.Applicative
3006.99 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
3006.99 s
[crypton-x509]
3006.99 s
[crypton-x509] [ 7 of 14] Compiling Data.X509.OID ( Data/X509/OID.hs, dist/build/Data/X509/OID.p_o )
3006.99 s
[crypton-x509] Data/X509/OID.hs:15:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3006.99 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
3006.99 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
3006.99 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
3006.99 s
[crypton-x509] |
3006.99 s
[crypton-x509] 15 | import Control.Applicative
3006.99 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
3006.99 s
[crypton-x509]
3006.99 s
[crypton-x509] [ 8 of 14] Compiling Data.X509.PublicKey ( Data/X509/PublicKey.hs, dist/build/Data/X509/PublicKey.p_o )
3006.99 s
[crypton-x509] Data/X509/PublicKey.hs:274:32: warning : [ GHC-63394 ] [ -Wx-partial ]
3006.99 s
[crypton-x509] In the use of ‘head’
3006.99 s
[crypton-x509] (imported from Prelude, but defined in GHC.Internal.List):
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"."
3006.99 s
[crypton-x509] |
3006.99 s
[crypton-x509] 274 | bytesOfInt n = if testBit (head nints) 7 then nints else 0xff : nints
3006.99 s
[crypton-x509] | ^^^^
3006.99 s
[crypton-x509]
3007.50 s
[crypton-x509] [ 9 of 14] Compiling Data.X509.PrivateKey ( Data/X509/PrivateKey.hs, dist/build/Data/X509/PrivateKey.p_o )
3007.70 s
[crypton-x509] Data/X509/PrivateKey.hs:16:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3007.70 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
3007.70 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
3007.70 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
3007.70 s
[crypton-x509] |
3007.70 s
[crypton-x509] 16 | import Control.Applicative ((<$>), pure)
3007.70 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3007.70 s
[crypton-x509]
3007.70 s
[crypton-x509] Data/X509/PrivateKey.hs:18:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3007.70 s
[crypton-x509] The import of ‘Data.Word’ is redundant
3007.70 s
[crypton-x509] except perhaps to import instances from ‘Data.Word’
3007.71 s
[crypton-x509] To import instances alone, use: import Data.Word()
3007.71 s
[crypton-x509] |
3007.71 s
[crypton-x509] 18 | import Data.Word (Word)
3007.71 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^
3007.71 s
[crypton-x509]
3011.33 s
[crypton-x509] [10 of 14] Compiling Data.X509.EC ( Data/X509/EC.hs, dist/build/Data/X509/EC.p_o )
3012.31 s
[crypton-x509] [11 of 14] Compiling Data.X509.Cert ( Data/X509/Cert.hs, dist/build/Data/X509/Cert.p_o )
3012.33 s
[crypton-x509] Data/X509/Cert.hs:15:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3012.33 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
3012.33 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
3012.33 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
3012.33 s
[crypton-x509] |
3012.33 s
[crypton-x509] 15 | import Control.Applicative ((<$>), (<*>))
3012.33 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3012.33 s
[crypton-x509]
3012.33 s
[crypton-x509] [12 of 14] Compiling Data.X509.Signed ( Data/X509/Signed.hs, dist/build/Data/X509/Signed.p_o )
3012.33 s
[crypton-x509] [13 of 14] Compiling Data.X509.CertificateChain ( Data/X509/CertificateChain.hs, dist/build/Data/X509/CertificateChain.p_o )
3012.33 s
[crypton-x509] [14 of 14] Compiling Data.X509 ( Data/X509.hs, dist/build/Data/X509.p_o )
3017.36 s
[crypton-x509] Preprocessing test suite 'test-x509' for crypton-x509-1.7.7...
3017.37 s
[crypton-x509] Building test suite 'test-x509' for crypton-x509-1.7.7...
3017.60 s
[crypton-x509] [1 of 1] Compiling Main ( Tests/Tests.hs, dist/build/test-x509/test-x509-tmp/Main.o )
3018.29 s
[crypton-x509] Tests/Tests.hs:9:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3018.29 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
3018.29 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
3018.29 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
3018.29 s
[crypton-x509] |
3018.29 s
[crypton-x509] 9 | import Control.Applicative
3018.29 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
3018.29 s
[crypton-x509]
3018.46 s
[serialise] Documentation created: dist/doc/html/serialise/,
3018.46 s
[serialise] dist/doc/html/serialise/serialise.txt
3018.77 s
[serialise] Phase: installPhase
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
3020.46 s
[serialise] Phase: fixupPhase
3020.66 s
[serialise] shrinking RPATHs of ELF executables and libraries in /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1
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
3020.71 s
[serialise] checking for references to /build/ in /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1...
3020.76 s
[serialise] patching script interpreter paths in /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1
3020.78 s
[serialise] stripping (with command strip and flags -S -p) in /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1/lib
3021.50 s
[serialise] shrinking RPATHs of ELF executables and libraries in /nix/store/5lz3b831rvdm6n8yar16jsqnwzirvnxy-serialise-0.2.6.1-doc
3021.52 s
[serialise] checking for references to /build/ in /nix/store/5lz3b831rvdm6n8yar16jsqnwzirvnxy-serialise-0.2.6.1-doc...
3021.53 s
[serialise] patching script interpreter paths in /nix/store/5lz3b831rvdm6n8yar16jsqnwzirvnxy-serialise-0.2.6.1-doc
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
3022.54 s
[serialise:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3022.82 s
[serialise:post-build] copying 2 paths...
3022.83 s
[serialise:post-build] copying path '/nix/store/5lz3b831rvdm6n8yar16jsqnwzirvnxy-serialise-0.2.6.1-doc' to 'https://cache.nix-ci.com'...
3024.12 s
[serialise:post-build] copying path '/nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1' to 'https://cache.nix-ci.com'...
3029.98 s
[serialise:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3030.63 s
[serialise:post-build] copying 1 paths...
3030.63 s
[serialise:post-build] copying path '/nix/store/qxfyzzadj177wwfmq3ssywcqa0snbff0-serialise-0.2.6.1.drv' to 'https://cache.nix-ci.com'...
3031.25 s
Uploaded serialise in 9.2s
3031.26 s
Progress: 93 of 103 built (1 building), 318 of 318 downloaded from cache
3031.26 s
Built serialise in 1m51s
3031.26 s
[crypton-x509] [2 of 2] Linking dist/build/test-x509/test-x509
3031.26 s
[crypton-x509] buildPhase completed in 51 seconds
3031.26 s
[crypton-x509] Phase: checkPhase
3031.26 s
[crypton-x509] Running 1 test suites...
3031.26 s
[crypton-x509] Test suite test-x509: RUNNING...
3031.26 s
[crypton-x509] X509
3031.26 s
[crypton-x509] marshall
3031.26 s
[crypton-x509] pubkey: OK (0.03s)
3031.26 s
[crypton-x509] +++ OK, passed 100 tests.
3031.26 s
[crypton-x509] privkey: OK (0.01s)
3031.26 s
[crypton-x509] +++ OK, passed 100 tests.
3031.26 s
[crypton-x509] signature alg: OK
3031.26 s
[crypton-x509] +++ OK, passed 100 tests.
3031.26 s
[crypton-x509] extension
3031.26 s
[crypton-x509] key-usage: OK
3031.26 s
[crypton-x509] +++ OK, passed 100 tests.
3031.26 s
[crypton-x509] extended-key-usage: OK
3031.26 s
[crypton-x509] +++ OK, passed 100 tests.
3031.26 s
[crypton-x509] extensions: OK (0.03s)
3031.26 s
[crypton-x509] +++ OK, passed 100 tests.
3031.26 s
[crypton-x509] certificate: OK (0.05s)
3031.26 s
[crypton-x509] +++ OK, passed 100 tests.
3031.26 s
[crypton-x509] crl: OK (0.91s)
3031.27 s
[crypton-x509] +++ OK, passed 100 tests.
3031.27 s
[crypton-x509]
3031.27 s
[crypton-x509] All 8 tests passed (1.06s)
3031.27 s
[crypton-x509] Test suite test-x509: PASS
3031.27 s
[crypton-x509] Test suite logged to: dist/test/crypton-x509-1.7.7-test-x509.log
3031.27 s
[crypton-x509] 1 of 1 test suites (1 of 1 test cases) passed.
3031.27 s
[crypton-x509] Phase: haddockPhase
3031.27 s
[crypton-x509] Preprocessing library for crypton-x509-1.7.7...
3031.27 s
[crypton-x509] Running Haddock on library for crypton-x509-1.7.7...
3031.27 s
[crypton-x509] [ 1 of 14] Compiling Data.X509.AlgorithmIdentifier ( Data/X509/AlgorithmIdentifier.hs, nothing )
3031.27 s
[crypton-x509] [ 2 of 14] Compiling Data.X509.Internal ( Data/X509/Internal.hs, nothing )
3031.27 s
[crypton-x509] [ 3 of 14] Compiling Data.X509.ExtensionRaw ( Data/X509/ExtensionRaw.hs, nothing )
3031.27 s
[crypton-x509] Data/X509/ExtensionRaw.hs:17:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3031.27 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
3031.27 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
3031.27 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
3031.27 s
[crypton-x509] |
3031.27 s
[crypton-x509] 17 | import Control.Applicative
3031.27 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
3031.27 s
[crypton-x509]
3031.27 s
[crypton-x509] [ 4 of 14] Compiling Data.X509.DistinguishedName ( Data/X509/DistinguishedName.hs, nothing )
3031.27 s
[crypton-x509] Data/X509/DistinguishedName.hs:20:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3031.27 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
3031.27 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
3031.27 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
3031.27 s
[crypton-x509] |
3031.27 s
[crypton-x509] 20 | import Control.Applicative
3031.27 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
3031.27 s
[crypton-x509]
3031.27 s
[crypton-x509] Data/X509/DistinguishedName.hs:22:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3031.27 s
[crypton-x509] The import of ‘Data.Semigroup’ is redundant
3031.27 s
[crypton-x509] except perhaps to import instances from ‘Data.Semigroup’
3031.27 s
[crypton-x509] To import instances alone, use: import Data.Semigroup()
3031.27 s
[crypton-x509] |
3031.27 s
[crypton-x509] 22 | import Data.Semigroup
3031.27 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3031.27 s
[crypton-x509]
3031.27 s
[crypton-x509] [ 5 of 14] Compiling Data.X509.Ext ( Data/X509/Ext.hs, nothing )
3031.27 s
[crypton-x509] Data/X509/Ext.hs:46:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3031.27 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
3031.27 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
3031.27 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
3031.27 s
[crypton-x509] |
3031.27 s
[crypton-x509] 46 | import Control.Applicative
3031.27 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
3031.27 s
[crypton-x509]
3031.27 s
[crypton-x509] [ 6 of 14] Compiling Data.X509.CRL ( Data/X509/CRL.hs, nothing )
3031.27 s
[crypton-x509] Data/X509/CRL.hs:19:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3031.27 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
3031.27 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
3031.27 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
3031.27 s
[crypton-x509] |
3031.27 s
[crypton-x509] 19 | import Control.Applicative
3031.27 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
3031.27 s
[crypton-x509]
3031.27 s
[crypton-x509] [ 7 of 14] Compiling Data.X509.OID ( Data/X509/OID.hs, nothing )
3031.27 s
[crypton-x509] Data/X509/OID.hs:15:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3031.27 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
3031.27 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
3031.27 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
3031.27 s
[crypton-x509] |
3031.27 s
[crypton-x509] 15 | import Control.Applicative
3031.27 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
3031.27 s
[crypton-x509]
3031.27 s
[crypton-x509] [ 8 of 14] Compiling Data.X509.PublicKey ( Data/X509/PublicKey.hs, nothing )
3031.82 s
[crypton-x509] Data/X509/PublicKey.hs:274:32: warning : [ GHC-63394 ] [ -Wx-partial ]
3031.82 s
[crypton-x509] In the use of ‘head’
3031.82 s
[crypton-x509] (imported from Prelude, but defined in GHC.Internal.List):
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"."
3031.82 s
[crypton-x509] |
3031.82 s
[crypton-x509] 274 | bytesOfInt n = if testBit (head nints) 7 then nints else 0xff : nints
3031.82 s
[crypton-x509] | ^^^^
3031.82 s
[crypton-x509]
3031.83 s
[crypton-x509] [ 9 of 14] Compiling Data.X509.PrivateKey ( Data/X509/PrivateKey.hs, nothing )
3032.76 s
[crypton-x509] Data/X509/PrivateKey.hs:16:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3032.76 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
3032.76 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
3032.76 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
3032.76 s
[crypton-x509] |
3032.76 s
[crypton-x509] 16 | import Control.Applicative ((<$>), pure)
3032.76 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3032.76 s
[crypton-x509]
3032.76 s
[crypton-x509] Data/X509/PrivateKey.hs:18:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3032.76 s
[crypton-x509] The import of ‘Data.Word’ is redundant
3032.76 s
[crypton-x509] except perhaps to import instances from ‘Data.Word’
3032.76 s
[crypton-x509] To import instances alone, use: import Data.Word()
3032.76 s
[crypton-x509] |
3032.76 s
[crypton-x509] 18 | import Data.Word (Word)
3032.76 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^
3032.76 s
[crypton-x509]
3032.76 s
[crypton-x509] [10 of 14] Compiling Data.X509.EC ( Data/X509/EC.hs, nothing )
3032.82 s
[crypton-x509] [11 of 14] Compiling Data.X509.Cert ( Data/X509/Cert.hs, nothing )
3032.97 s
[crypton-x509] Data/X509/Cert.hs:15:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3032.97 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
3032.97 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
3032.97 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
3032.97 s
[crypton-x509] |
3032.98 s
[crypton-x509] 15 | import Control.Applicative ((<$>), (<*>))
3032.98 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3032.98 s
[crypton-x509]
3033.00 s
[crypton-x509] [12 of 14] Compiling Data.X509.Signed ( Data/X509/Signed.hs, nothing )
3033.21 s
[crypton-x509] [13 of 14] Compiling Data.X509.CertificateChain ( Data/X509/CertificateChain.hs, nothing )
3033.26 s
[crypton-x509] [14 of 14] Compiling Data.X509 ( Data/X509.hs, nothing )
3033.36 s
[crypton-x509] Haddock coverage:
3033.38 s
[crypton-x509] Warning: 'ExtensionRaw' is ambiguous. It is defined
3033.38 s
[crypton-x509] * at Data/X509/ExtensionRaw.hs:25:21
3033.38 s
[crypton-x509] * at Data/X509/ExtensionRaw.hs:25:1
3033.38 s
[crypton-x509] You may be able to disambiguate the identifier by qualifying it or
3033.38 s
[crypton-x509] by specifying the type/value namespace explicitly.
3033.38 s
[crypton-x509] Defaulting to the one defined at Data/X509/ExtensionRaw.hs:25:1
3033.38 s
[crypton-x509] Warning: 'DistinguishedName' is ambiguous. It is defined
3033.38 s
[crypton-x509] * at Data/X509/DistinguishedName.hs:30:29
3033.38 s
[crypton-x509] * at Data/X509/DistinguishedName.hs:30:1
3033.38 s
[crypton-x509] You may be able to disambiguate the identifier by qualifying it or
3033.38 s
[crypton-x509] by specifying the type/value namespace explicitly.
3033.38 s
[crypton-x509] Defaulting to the one defined at Data/X509/DistinguishedName.hs:30:1
3033.42 s
[crypton-x509] 100% ( 7 / 7) in 'Data.X509.EC'
3033.44 s
[crypton-x509] Warning: 'SignedExact' is ambiguous. It is defined
3033.44 s
[crypton-x509] * at Data/X509/Signed.hs:66:54
3033.44 s
[crypton-x509] * at Data/X509/Signed.hs:66:1
3033.44 s
[crypton-x509] You may be able to disambiguate the identifier by qualifying it or
3033.44 s
[crypton-x509] by specifying the type/value namespace explicitly.
3033.44 s
[crypton-x509] Defaulting to the one defined at Data/X509/Signed.hs:66:1
3033.44 s
[crypton-x509] Warning: 'Signed' is ambiguous. It is defined
3033.44 s
[crypton-x509] * at Data/X509/Signed.hs:58:49
3033.44 s
[crypton-x509] * at Data/X509/Signed.hs:58:1
3033.44 s
[crypton-x509] You may be able to disambiguate the identifier by qualifying it or
3033.44 s
[crypton-x509] by specifying the type/value namespace explicitly.
3033.44 s
[crypton-x509] Defaulting to the one defined at Data/X509/Signed.hs:58:1
3033.47 s
[crypton-x509] 95% ( 64 / 67) in 'Data.X509'
3033.47 s
[crypton-x509] Missing documentation for:
3033.47 s
[crypton-x509] ExtNetscapeComment (Data/X509/Ext.hs:341)
3033.47 s
[crypton-x509] tryExtRawASN1 (Data/X509/ExtensionRaw.hs:32)
3033.48 s
[crypton-x509] extRawASN1 (Data/X509/ExtensionRaw.hs:38)
3057.79 s
[crypton-x509] Documentation created: dist/doc/html/crypton-x509/,
3057.81 s
[crypton-x509] dist/doc/html/crypton-x509/crypton-x509.txt
3058.08 s
[crypton-x509] Preprocessing test suite 'test-x509' for crypton-x509-1.7.7...
3058.09 s
[crypton-x509] haddockPhase completed in 30 seconds
3058.09 s
[crypton-x509] Phase: installPhase
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
3060.97 s
[crypton-x509] Phase: fixupPhase
3061.08 s
[crypton-x509] shrinking RPATHs of ELF executables and libraries in /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7
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
3061.13 s
[crypton-x509] checking for references to /build/ in /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7...
3061.19 s
[crypton-x509] patching script interpreter paths in /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7
3061.24 s
[crypton-x509] stripping (with command strip and flags -S -p) in /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7/lib
3062.14 s
[crypton-x509] shrinking RPATHs of ELF executables and libraries in /nix/store/597pnawm1dkcffi0ws0mrmymrap6krs1-crypton-x509-1.7.7-doc
3062.16 s
[crypton-x509] checking for references to /build/ in /nix/store/597pnawm1dkcffi0ws0mrmymrap6krs1-crypton-x509-1.7.7-doc...
3062.22 s
[crypton-x509] patching script interpreter paths in /nix/store/597pnawm1dkcffi0ws0mrmymrap6krs1-crypton-x509-1.7.7-doc
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
3063.35 s
[crypton-x509:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3064.12 s
[crypton-x509:post-build] copying 2 paths...
3064.17 s
[crypton-x509:post-build] copying path '/nix/store/597pnawm1dkcffi0ws0mrmymrap6krs1-crypton-x509-1.7.7-doc' to 'https://cache.nix-ci.com'...
3064.99 s
[crypton-x509:post-build] copying path '/nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7' to 'https://cache.nix-ci.com'...
3071.37 s
[crypton-x509:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3071.99 s
[crypton-x509:post-build] copying 1 paths...
3071.99 s
[crypton-x509:post-build] copying path '/nix/store/0h2pmj4wwxjkd1g4ppc5iv01fvcahbjx-crypton-x509-1.7.7.drv' to 'https://cache.nix-ci.com'...
3072.67 s
Uploaded crypton-x509 in 10.0s
3072.68 s
Progress: 94 of 103 built, 318 of 318 downloaded from cache
3072.68 s
Built crypton-x509 in 1m49s
3072.84 s
Building /nix/store/y0y8ipryk0wwi1xixqr0bd40fddz9dy4-crypton-x509-store-1.6.10.drv
3073.15 s
[crypton-x509-store] Phase: setupCompilerEnvironmentPhase
3073.17 s
[crypton-x509-store] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
3073.95 s
[crypton-x509-store] Phase: unpackPhase
3073.96 s
[crypton-x509-store] unpacking source archive /nix/store/r9ha0rh99vb10l6crg38q816csxnfrqi-crypton-x509-store-1.6.10.tar.gz
3073.97 s
[crypton-x509-store] source root is crypton-x509-store-1.6.10
3073.98 s
[crypton-x509-store] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "crypton-x509-store-1.6.10/Tests/Tests.hs"
3073.99 s
[crypton-x509-store] Phase: patchPhase
3074.02 s
[crypton-x509-store] Phase: compileBuildDriverPhase
3074.04 s
[crypton-x509-store] setupCompileFlags: -package-db=/build/tmp.SGGo0j9OGr/setup-package.conf.d -threaded
3074.24 s
[crypton-x509-store] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.SGGo0j9OGr/Main.o )
3074.43 s
[crypton-x509-store] [2 of 2] Linking Setup
3078.37 s
[crypton-x509-store] Phase: updateAutotoolsGnuConfigScriptsPhase