build packages.x86_64-linux.ghc9102_autodocodec-dhall
2146.91 s
[cborg] Pattern match(es) are non-exhaustive
2146.91 s
[cborg] In a pattern binding:
2146.91 s
[cborg] Patterns of type ‘Maybe
2146.91 s
[cborg] (AdditionalInformation, [Word8])’ not matched:
2146.91 s
[cborg] Nothing
2146.91 s
[cborg] |
2146.91 s
[cborg] 283 | Just (ai', _) = runDecoder (decodeAdditionalInfo w) ws
2146.91 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2146.91 s
[cborg]
2146.91 s
[cborg] tests/Tests/Reference/Implementation.hs:308:9: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
2146.91 s
[cborg] Pattern match(es) are non-exhaustive
2146.91 s
[cborg] In a pattern binding:
2146.91 s
[cborg] Patterns of type ‘Maybe (TokenHeader, [Word8])’ not matched:
2146.91 s
[cborg] Nothing
2146.91 s
[cborg] |
2146.91 s
[cborg] 308 | Just (header', _) = runDecoder decodeTokenHeader ws
2146.91 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2146.91 s
[cborg]
2146.91 s
[cborg] tests/Tests/Reference/Implementation.hs:316:15: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
2146.91 s
[cborg] Pattern match(es) are non-exhaustive
2146.91 s
[cborg] In a pattern binding:
2146.91 s
[cborg] Patterns of type ‘Maybe (TokenHeader, [Word8])’ not matched:
2146.91 s
[cborg] Nothing
2146.91 s
[cborg] |
2146.91 s
[cborg] 316 | Just (header, unused) = runDecoder decodeTokenHeader (w8 : extra)
2146.91 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2146.91 s
[cborg]
2146.92 s
[cborg] tests/Tests/Reference/Implementation.hs:556:9: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
2146.92 s
[cborg] Pattern match(es) are non-exhaustive
2146.92 s
[cborg] In a pattern binding:
2146.92 s
[cborg] Patterns of type ‘Maybe (Token, [Word8])’ not matched:
2146.92 s
[cborg] Nothing
2146.92 s
[cborg] Just (_, (_:_))
2146.92 s
[cborg] |
2146.92 s
[cborg] 556 | Just (token', []) = runDecoder decodeToken ws
2146.92 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2146.92 s
[cborg]
2146.92 s
[cborg] tests/Tests/Reference/Implementation.hs:841:9: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
2146.92 s
[cborg] Pattern match(es) are non-exhaustive
2146.92 s
[cborg] In a pattern binding:
2146.92 s
[cborg] Patterns of type ‘Maybe (Term, [Word8])’ not matched:
2146.92 s
[cborg] Nothing
2146.92 s
[cborg] Just (_, (_:_))
2146.92 s
[cborg] |
2146.92 s
[cborg] 841 | Just (term', []) = runDecoder decodeTerm ws
2146.92 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2146.92 s
[cborg]
2147.20 s
[crypton] [107 of 139] Compiling Crypto.PubKey.Ed25519 ( Crypto/PubKey/Ed25519.hs, nothing )
2147.39 s
[autodocodec] Phase: fixupPhase
2147.39 s
[crypton] [108 of 139] Compiling Crypto.PubKey.ECC.P256 ( Crypto/PubKey/ECC/P256.hs, nothing )
2147.48 s
[autodocodec] shrinking RPATHs of ELF executables and libraries in /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2
2147.51 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
2147.56 s
[autodocodec] checking for references to /build/ in /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2...
2147.64 s
[autodocodec] patching script interpreter paths in /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2
2147.67 s
[autodocodec] stripping (with command strip and flags -S -p) in /nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2/lib
2147.89 s
[crypton] [109 of 139] Compiling Crypto.PubKey.Curve448 ( Crypto/PubKey/Curve448.hs, nothing )
2148.01 s
[crypton] [110 of 139] Compiling Crypto.PubKey.Curve25519 ( Crypto/PubKey/Curve25519.hs, nothing )
2148.16 s
[crypton] [111 of 139] Compiling Crypto.KDF.BCrypt ( Crypto/KDF/BCrypt.hs, nothing )
2148.41 s
[crypton] [112 of 139] Compiling Crypto.ECC.Edwards25519 ( Crypto/ECC/Edwards25519.hs, nothing )
2148.56 s
[autodocodec] shrinking RPATHs of ELF executables and libraries in /nix/store/pzg2dsf3mra1c5fzj38zq431gds7fm8m-autodocodec-0.4.2.2-doc
2148.58 s
[autodocodec] checking for references to /build/ in /nix/store/pzg2dsf3mra1c5fzj38zq431gds7fm8m-autodocodec-0.4.2.2-doc...
2148.61 s
[autodocodec] patching script interpreter paths in /nix/store/pzg2dsf3mra1c5fzj38zq431gds7fm8m-autodocodec-0.4.2.2-doc
2148.67 s
[crypton] [113 of 139] Compiling Crypto.Cipher.AESGCMSIV ( Crypto/Cipher/AESGCMSIV.hs, nothing )
2149.72 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
2150.76 s
[autodocodec:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2151.10 s
[autodocodec:post-build] copying 2 paths...
2151.10 s
[autodocodec:post-build] copying path '/nix/store/pzg2dsf3mra1c5fzj38zq431gds7fm8m-autodocodec-0.4.2.2-doc' to 'https://cache.nix-ci.com'...
2152.35 s
[autodocodec:post-build] copying path '/nix/store/31k6mfghyckvk2w8bqya81ik60apg589-autodocodec-0.4.2.2' to 'https://cache.nix-ci.com'...
2158.56 s
[autodocodec:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2159.36 s
[autodocodec:post-build] copying 1 paths...
2159.36 s
[autodocodec:post-build] copying path '/nix/store/0h3vbc0gx65n0gid9nz43sxja4rf87m1-autodocodec-0.4.2.2.drv' to 'https://cache.nix-ci.com'...
2159.99 s
Uploaded autodocodec in 10.3s
2160.00 s
Progress: 89 of 106 built (4 building), 323 of 323 downloaded from cache
2160.00 s
Built autodocodec in 4m02s
2160.00 s
[aeson-pretty] Preprocessing executable 'aeson-pretty' for aeson-pretty-0.8.10...
2160.00 s
[aeson-pretty] Building executable 'aeson-pretty' for aeson-pretty-0.8.10...
2160.00 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 )
2160.00 s
[aeson-pretty] [2 of 2] Compiling Main ( cli-tool/Main.hs, dist/build/aeson-pretty/aeson-pretty-tmp/Main.o )
2160.00 s
[cborg] [ 3 of 18] Compiling Tests.Reference.TestVectors ( tests/Tests/Reference/TestVectors.hs, dist/build/tests/tests-tmp/Tests/Reference/TestVectors.o )
2160.00 s
[cborg] [ 4 of 18] Compiling Tests.Reference ( tests/Tests/Reference.hs, dist/build/tests/tests-tmp/Tests/Reference.o )
2160.00 s
[cborg] tests/Tests/Reference.hs:120:7: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
2160.00 s
[cborg] Pattern match(es) are non-exhaustive
2160.00 s
[cborg] In a pattern binding:
2160.00 s
[cborg] Patterns of type ‘Maybe (Term, [Word8])’ not matched:
2160.00 s
[cborg] Nothing
2160.00 s
[cborg] Just (_, (_:_))
2160.00 s
[cborg] |
2160.00 s
[cborg] 120 | let Just (term, []) = runDecoder decodeTerm encodedBytes
2160.00 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2160.00 s
[cborg]
2160.00 s
[cborg] tests/Tests/Reference.hs:135:7: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
2160.00 s
[cborg] Pattern match(es) are non-exhaustive
2160.00 s
[cborg] In a pattern binding:
2160.00 s
[cborg] Patterns of type ‘Maybe (Term, [Word8])’ not matched:
2160.00 s
[cborg] Nothing
2160.00 s
[cborg] Just (_, (_:_))
2160.00 s
[cborg] |
2160.00 s
[cborg] 135 | let Just (term, []) = runDecoder decodeTerm encodedBytes
2160.00 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2160.00 s
[cborg]
2160.00 s
[cborg] [ 5 of 18] Compiling Tests.Regress.FlatTerm ( tests/Tests/Regress/FlatTerm.hs, dist/build/tests/tests-tmp/Tests/Regress/FlatTerm.o )
2160.00 s
[cborg] [ 6 of 18] Compiling Tests.Regress.Issue160 ( tests/Tests/Regress/Issue160.hs, dist/build/tests/tests-tmp/Tests/Regress/Issue160.o )
2160.00 s
[cborg] [ 7 of 18] Compiling Tests.Regress.Issue162 ( tests/Tests/Regress/Issue162.hs, dist/build/tests/tests-tmp/Tests/Regress/Issue162.o )
2160.00 s
[cborg] tests/Tests/Regress/Issue162.hs:4:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2160.00 s
[cborg] The import of ‘Control.Applicative’ is redundant
2160.00 s
[cborg] except perhaps to import instances from ‘Control.Applicative’
2160.00 s
[cborg] To import instances alone, use: import Control.Applicative()
2160.00 s
[cborg] |
2160.00 s
[cborg] 4 | import Control.Applicative ((<$), (<*))
2160.00 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2160.00 s
[cborg]
2160.00 s
[cborg] [ 8 of 18] Compiling Tests.Regress ( tests/Tests/Regress.hs, dist/build/tests/tests-tmp/Tests/Regress.o )
2160.00 s
[cborg] [ 9 of 18] Compiling Tests.Term ( tests/Tests/Term.hs, dist/build/tests/tests-tmp/Tests/Term.o )
2160.00 s
[cborg] [10 of 18] Compiling Tests.PreEncoded ( tests/Tests/PreEncoded.hs, dist/build/tests/tests-tmp/Tests/PreEncoded.o )
2160.00 s
[cborg] tests/Tests/PreEncoded.hs:5:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2160.00 s
[cborg] The import of ‘Data.Monoid’ is redundant
2160.00 s
[cborg] except perhaps to import instances from ‘Data.Monoid’
2160.00 s
[cborg] To import instances alone, use: import Data.Monoid()
2160.00 s
[cborg] |
2160.00 s
[cborg] 5 | import Data.Monoid (Monoid(mconcat))
2160.01 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2160.01 s
[cborg]
2160.01 s
[crypton] [114 of 139] Compiling Crypto.Number.Generate ( Crypto/Number/Generate.hs, nothing )
2160.01 s
[crypton] [115 of 139] Compiling Crypto.PubKey.ECC.Prim ( Crypto/PubKey/ECC/Prim.hs, nothing )
2160.01 s
[crypton] [116 of 139] Compiling Crypto.PubKey.ECC.ECDSA ( Crypto/PubKey/ECC/ECDSA.hs, nothing )
2160.01 s
[crypton] [117 of 139] Compiling Crypto.PubKey.ECC.Generate ( Crypto/PubKey/ECC/Generate.hs, nothing )
2160.01 s
[crypton] [118 of 139] Compiling Crypto.PubKey.DSA ( Crypto/PubKey/DSA.hs, nothing )
2160.01 s
[crypton] [119 of 139] Compiling Crypto.Number.Prime ( Crypto/Number/Prime.hs, nothing )
2160.01 s
[crypton] [120 of 139] Compiling Crypto.PubKey.Rabin.Types ( Crypto/PubKey/Rabin/Types.hs, nothing )
2160.01 s
[crypton] [121 of 139] Compiling Crypto.PubKey.Rabin.OAEP ( Crypto/PubKey/Rabin/OAEP.hs, nothing )
2160.01 s
[crypton] [122 of 139] Compiling Crypto.PubKey.Rabin.RW ( Crypto/PubKey/Rabin/RW.hs, nothing )
2160.01 s
[crypton] [123 of 139] Compiling Crypto.PubKey.Rabin.Modified ( Crypto/PubKey/Rabin/Modified.hs, nothing )
2160.01 s
[crypton] [124 of 139] Compiling Crypto.PubKey.Rabin.Basic ( Crypto/PubKey/Rabin/Basic.hs, nothing )
2160.01 s
[crypton] [125 of 139] Compiling Crypto.PubKey.RSA ( Crypto/PubKey/RSA.hs, nothing )
2160.01 s
[crypton] [126 of 139] Compiling Crypto.PubKey.RSA.PSS ( Crypto/PubKey/RSA/PSS.hs, nothing )
2160.01 s
[crypton] [127 of 139] Compiling Crypto.PubKey.RSA.PKCS15 ( Crypto/PubKey/RSA/PKCS15.hs, nothing )
2160.01 s
[crypton] [128 of 139] Compiling Crypto.PubKey.RSA.OAEP ( Crypto/PubKey/RSA/OAEP.hs, nothing )
2160.01 s
[crypton] [129 of 139] Compiling Crypto.PubKey.DH ( Crypto/PubKey/DH.hs, nothing )
2160.01 s
[crypton] [130 of 139] Compiling Crypto.PubKey.ElGamal ( Crypto/PubKey/ElGamal.hs, nothing )
2160.01 s
[crypton] [131 of 139] Compiling Crypto.PubKey.ECC.DH ( Crypto/PubKey/ECC/DH.hs, nothing )
2160.01 s
[crypton] [132 of 139] Compiling Crypto.ECC.Simple.Prim ( Crypto/ECC/Simple/Prim.hs, nothing )
2160.01 s
[crypton] [133 of 139] Compiling Crypto.ECC ( Crypto/ECC.hs, nothing )
2160.01 s
[crypton] [134 of 139] Compiling Crypto.PubKey.EdDSA ( Crypto/PubKey/EdDSA.hs, nothing )
2160.01 s
[crypton] [135 of 139] Compiling Crypto.PubKey.ECIES ( Crypto/PubKey/ECIES.hs, nothing )
2160.01 s
[crypton] [136 of 139] Compiling Crypto.PubKey.ECDSA ( Crypto/PubKey/ECDSA.hs, nothing )
2160.01 s
[crypton] [137 of 139] Compiling Crypto.Data.AFIS ( Crypto/Data/AFIS.hs, nothing )
2160.01 s
[crypton] [138 of 139] Compiling Crypto.System.CPU ( Crypto/System/CPU.hs, nothing )
2160.01 s
[crypton] [139 of 139] Compiling Crypto.Tutorial ( Crypto/Tutorial.hs, nothing )
2160.01 s
[crypton] Haddock coverage:
2160.01 s
[crypton] 100% ( 4 / 4) in 'Crypto.Data.Padding'
2160.01 s
[crypton] 100% ( 8 / 8) in 'Crypto.Error'
2160.01 s
[crypton] 100% ( 8 / 8) in 'Crypto.Hash.IO'
2160.01 s
[crypton] 92% ( 25 / 27) in 'Crypto.Cipher.Types'
2160.01 s
[crypton] Missing documentation for:
2160.01 s
[crypton] CCM_M (Crypto/Cipher/Types/Base.hs:48)
2160.01 s
[crypton] CCM_L (Crypto/Cipher/Types/Base.hs:50)
2160.01 s
[crypton] 75% ( 3 / 4) in 'Crypto.ConstructHash.MiyaguchiPreneel'
2160.01 s
[crypton] Missing documentation for:
2160.01 s
[crypton] MiyaguchiPreneel (Crypto/ConstructHash/MiyaguchiPreneel.hs:26)
2160.01 s
[crypton] 0% ( 0 / 2) in 'Crypto.Cipher.Utils'
2160.01 s
[crypton] Missing documentation for:
2160.01 s
[crypton] Module header
2160.01 s
[crypton] validateKeySize (Crypto/Cipher/Utils.hs:12)
2160.01 s
[crypton] 100% ( 5 / 5) in 'Crypto.Cipher.TripleDES'
2160.01 s
[crypton] 100% ( 2 / 2) in 'Crypto.Cipher.DES'
2160.01 s
[crypton] 100% ( 5 / 5) in 'Crypto.Cipher.Salsa'
2160.01 s
[crypton] 100% ( 6 / 6) in 'Crypto.Cipher.XSalsa'
2160.01 s
[crypton] 100% ( 5 / 5) in 'Crypto.Cipher.RC4'
2160.01 s
[crypton] 100% ( 10 / 10) in 'Crypto.Cipher.ChaCha'
2160.01 s
[crypton] 100% ( 4 / 4) in 'Crypto.Cipher.AES'
2160.01 s
[crypton] Warning: 'bitlen' is out of scope.
2160.01 s
[crypton] If you qualify the identifier, haddock can try to link it anyway.
2160.01 s
[crypton] Warning: 'n' is out of scope.
2160.01 s
[crypton] If you qualify the identifier, haddock can try to link it anyway.
2160.01 s
[crypton] Warning: 'SHAKE256' is ambiguous. It is defined
2160.01 s
[crypton] * at Crypto/Hash/SHAKE.hs:74:33
2160.01 s
[crypton] * at Crypto/Hash/SHAKE.hs:74:1
2160.01 s
[crypton] You may be able to disambiguate the identifier by qualifying it or
2160.01 s
[crypton] by specifying the type/value namespace explicitly.
2160.01 s
[crypton] Defaulting to the one defined at Crypto/Hash/SHAKE.hs:74:1
2160.01 s
[crypton] Warning: 'SHAKE128' is ambiguous. It is defined
2160.01 s
[crypton] * at Crypto/Hash/SHAKE.hs:50:33
2160.01 s
[crypton] * at Crypto/Hash/SHAKE.hs:50:1
2160.01 s
[crypton] You may be able to disambiguate the identifier by qualifying it or
2160.01 s
[crypton] by specifying the type/value namespace explicitly.
2160.01 s
[crypton] Defaulting to the one defined at Crypto/Hash/SHAKE.hs:50:1
2160.01 s
[crypton] 95% ( 46 / 48) in 'Crypto.Hash.Algorithms'
2160.01 s
[crypton] Missing documentation for:
2160.01 s
[crypton] Blake2bp (Crypto/Hash/Blake2.hs:202)
2160.01 s
[crypton] Blake2sp (Crypto/Hash/Blake2.hs:160)
2160.01 s
[crypton] 100% ( 23 / 23) in 'Crypto.Hash'
2160.01 s
[crypton] 0% ( 0 / 4) in 'Crypto.Cipher.Twofish'
2160.01 s
[crypton] Missing documentation for:
2160.01 s
[crypton] Module header
2160.01 s
[crypton] Twofish128 (Crypto/Cipher/Twofish.hs:11)
2160.01 s
[crypton] Twofish192 (Crypto/Cipher/Twofish.hs:24)
2160.01 s
[crypton] Twofish256 (Crypto/Cipher/Twofish.hs:37)
2160.01 s
[crypton] 100% ( 2 / 2) in 'Crypto.Cipher.CAST5'
2160.01 s
[crypton] 100% ( 6 / 6) in 'Crypto.Cipher.Blowfish'
2160.01 s
[crypton] 100% ( 2 / 2) in 'Crypto.Cipher.Camellia'
2160.01 s
[crypton] Warning: 'hashParallelism' is out of scope.
2160.01 s
[crypton] If you qualify the identifier, haddock can try to link it anyway.
2160.01 s
[crypton] Warning: 'hashMemory' is out of scope.
2160.01 s
[crypton] If you qualify the identifier, haddock can try to link it anyway.
2160.01 s
[crypton] Warning: 'hashIterations' is out of scope.
2160.01 s
[crypton] If you qualify the identifier, haddock can try to link it anyway.
2160.01 s
[crypton] 80% ( 8 / 10) in 'Crypto.KDF.Argon2'
2160.01 s
[crypton] Missing documentation for:
2160.01 s
[crypton] defaultOptions (Crypto/KDF/Argon2.hs:98)
2160.01 s
[crypton] hash (Crypto/KDF/Argon2.hs:114)
2160.01 s
[crypton] 75% ( 3 / 4) in 'Crypto.KDF.BCryptPBKDF'
2160.01 s
[crypton] Missing documentation for:
2160.01 s
[crypton] Parameters (Crypto/KDF/BCryptPBKDF.hs:43)
2160.01 s
[crypton] 100% ( 4 / 4) in 'Crypto.MAC.CMAC'
2160.01 s
[crypton] Warning: 'hmacFinalize' is out of scope.
2160.01 s
[crypton] If you qualify the identifier, haddock can try to link it anyway.
2160.01 s
[crypton] 100% ( 10 / 10) in 'Crypto.MAC.HMAC'
2160.01 s
[crypton] 62% ( 5 / 8) in 'Crypto.KDF.PBKDF2'
2160.01 s
[crypton] Missing documentation for:
2160.01 s
[crypton] fastPBKDF2_SHA1 (Crypto/KDF/PBKDF2.hs:124)
2160.01 s
[crypton] fastPBKDF2_SHA256 (Crypto/KDF/PBKDF2.hs:143)
2160.01 s
[crypton] fastPBKDF2_SHA512 (Crypto/KDF/PBKDF2.hs:162)
2160.01 s
[crypton] 100% ( 3 / 3) in 'Crypto.KDF.Scrypt'
2160.01 s
[crypton] 83% ( 5 / 6) in 'Crypto.KDF.HKDF'
2160.01 s
[crypton] Missing documentation for:
2160.01 s
[crypton] toPRK (Crypto/KDF/HKDF.hs:103)
2160.01 s
[crypton] Warning: 'KMAC' is ambiguous. It is defined
2160.01 s
[crypton] * at Crypto/MAC/KMAC.hs:87:18
2160.01 s
[crypton] * at Crypto/MAC/KMAC.hs:87:1
2160.01 s
[crypton] You may be able to disambiguate the identifier by qualifying it or
2160.01 s
[crypton] by specifying the type/value namespace explicitly.
2160.01 s
[crypton] Defaulting to the one defined at Crypto/MAC/KMAC.hs:87:1
2160.01 s
[crypton] 100% ( 10 / 10) in 'Crypto.MAC.KMAC'
2160.01 s
[crypton] Warning: 'KeyedBlake2' is ambiguous. It is defined
2160.01 s
[crypton] * at Crypto/MAC/KeyedBlake2.hs:44:25
2160.01 s
[crypton] * at Crypto/MAC/KeyedBlake2.hs:44:1
2160.01 s
[crypton] You may be able to disambiguate the identifier by qualifying it or
2160.01 s
[crypton] by specifying the type/value namespace explicitly.
2160.01 s
[crypton] Defaulting to the one defined at Crypto/MAC/KeyedBlake2.hs:44:1
2160.01 s
[crypton] 100% ( 11 / 11) in 'Crypto.MAC.KeyedBlake2'
2160.01 s
[crypton] 91% ( 11 / 12) in 'Crypto.MAC.Poly1305'
2160.01 s
[crypton] Missing documentation for:
2160.01 s
[crypton] authTag (Crypto/MAC/Poly1305.hs:59)
2160.01 s
[crypton] 100% ( 19 / 19) in 'Crypto.Cipher.ChaChaPoly1305'
2160.01 s
[crypton] Warning: 'a' is out of scope.
2160.01 s
[crypton] If you qualify the identifier, haddock can try to link it anyway.
2160.01 s
[crypton] Warning: 'b' is out of scope.
2160.01 s
[crypton] If you qualify the identifier, haddock can try to link it anyway.
2160.01 s
[crypton] 100% ( 8 / 8) in 'Crypto.Number.Basic'
2160.01 s
[crypton] Warning: 'm' is out of scope.
2160.01 s
[crypton] If you qualify the identifier, haddock can try to link it anyway.
2160.01 s
[crypton] 100% ( 12 / 12) in 'Crypto.Number.F2m'
2160.01 s
[crypton] Warning: 'CoprimesAssertionError' is ambiguous. It is defined
2160.01 s
[crypton] * at Crypto/Number/ModArithmetic.hs:29:31
2160.01 s
[crypton] * at Crypto/Number/ModArithmetic.hs:29:1
2160.01 s
[crypton] You may be able to disambiguate the identifier by qualifying it or
2160.01 s
[crypton] by specifying the type/value namespace explicitly.
2160.01 s
[crypton] Defaulting to the one defined at Crypto/Number/ModArithmetic.hs:29:1
2160.01 s
[crypton] Warning: 'ModulusAssertionError' is ambiguous. It is defined
2160.01 s
[crypton] * at Crypto/Number/ModArithmetic.hs:148:30
2160.01 s
[crypton] * at Crypto/Number/ModArithmetic.hs:148:1
2160.01 s
[crypton] You may be able to disambiguate the identifier by qualifying it or
2160.01 s
[crypton] by specifying the type/value namespace explicitly.
2160.01 s
[crypton] Defaulting to the one defined at Crypto/Number/ModArithmetic.hs:148:1
2160.01 s
[crypton] 100% ( 11 / 11) in 'Crypto.Number.ModArithmetic'
2160.01 s
[crypton] 100% ( 7 / 7) in 'Crypto.Number.Nat'
2160.01 s
[crypton] 100% ( 4 / 4) in 'Crypto.Number.Serialize.Internal'
2160.01 s
[crypton] 100% ( 5 / 5) in 'Crypto.Number.Serialize'
2160.01 s
[crypton] 100% ( 4 / 4) in 'Crypto.Number.Serialize.Internal.LE'
2160.01 s
[crypton] 100% ( 5 / 5) in 'Crypto.Number.Serialize.LE'
2160.01 s
[crypton] 75% ( 9 / 12) in 'Crypto.OTP'
2160.01 s
[crypton] Missing documentation for:
2160.01 s
[crypton] hotp (Crypto/OTP.hs:75)
2160.01 s
[crypton] TOTPParams (Crypto/OTP.hs:123)
2160.01 s
[crypton] ClockSkew (Crypto/OTP.hs:125)
2160.01 s
[crypton] 100% ( 15 / 15) in 'Crypto.PubKey.ECC.Types'
2160.01 s
[crypton] 100% ( 3 / 3) in 'Crypto.PubKey.MaskGenFunction'
2160.01 s
[crypton] 100% ( 11 / 11) in 'Crypto.PubKey.RSA.Types'
2160.01 s
[crypton] 100% ( 5 / 5) in 'Crypto.PubKey.RSA.Prim'
2160.01 s
[crypton] 100% ( 5 / 5) in 'Crypto.Random.Entropy.Unsafe'
2160.01 s
[crypton] 100% ( 2 / 2) in 'Crypto.Random.Entropy'
2160.01 s
[crypton] 100% ( 5 / 5) in 'Crypto.Random.EntropyPool'
2160.01 s
[crypton] Warning: 'MonadPseudoRandom' is ambiguous. It is defined
2160.01 s
[crypton] * at Crypto/Random/Types.hs:31:35
2160.01 s
[crypton] * at Crypto/Random/Types.hs:31:1
2160.01 s
[crypton] You may be able to disambiguate the identifier by qualifying it or
2160.01 s
[crypton] by specifying the type/value namespace explicitly.
2160.01 s
[crypton] Defaulting to the one defined at Crypto/Random/Types.hs:31:1
2160.01 s
[crypton] 100% ( 5 / 5) in 'Crypto.Random.Types'
2160.01 s
[crypton] 95% ( 20 / 21) in 'Crypto.Random'
2160.01 s
[crypton] Missing documentation for:
2160.01 s
[crypton] Seed (Crypto/Random.hs:46)
2160.01 s
[crypton] 100% ( 18 / 18) in 'Crypto.PubKey.Ed448'
2160.01 s
[crypton] 100% ( 18 / 18) in 'Crypto.PubKey.Ed25519'
2160.01 s
[crypton] Warning: 'Point' is ambiguous. It is defined
2160.01 s
[crypton] * at Crypto/PubKey/ECC/P256.hs:70:17
2160.01 s
[crypton] * at Crypto/PubKey/ECC/P256.hs:70:1
2160.01 s
[crypton] You may be able to disambiguate the identifier by qualifying it or
2160.01 s
[crypton] by specifying the type/value namespace explicitly.
2160.01 s
[crypton] Defaulting to the one defined at Crypto/PubKey/ECC/P256.hs:70:1
2160.01 s
[crypton] Warning: 'Scalar' is ambiguous. It is defined
2160.01 s
[crypton] * at Crypto/PubKey/ECC/P256.hs:66:18
2160.01 s
[crypton] * at Crypto/PubKey/ECC/P256.hs:66:1
2160.01 s
[crypton] You may be able to disambiguate the identifier by qualifying it or
2160.01 s
[crypton] by specifying the type/value namespace explicitly.
2160.01 s
[crypton] Defaulting to the one defined at Crypto/PubKey/ECC/P256.hs:66:1
2160.01 s
[crypton] 100% ( 34 / 34) in 'Crypto.PubKey.ECC.P256'
2160.01 s
[crypton] 100% ( 12 / 12) in 'Crypto.PubKey.Curve448'
2160.01 s
[crypton] 100% ( 12 / 12) in 'Crypto.PubKey.Curve25519'
2160.01 s
[crypton] 100% ( 5 / 5) in 'Crypto.KDF.BCrypt'
2160.01 s
[crypton] 100% ( 21 / 21) in 'Crypto.ECC.Edwards25519'
2160.01 s
[crypton] 100% ( 6 / 6) in 'Crypto.Cipher.AESGCMSIV'
2160.01 s
[crypton] 100% ( 6 / 6) in 'Crypto.Number.Generate'
2160.01 s
[crypton] 100% ( 12 / 12) in 'Crypto.PubKey.ECC.Prim'
2160.01 s
[crypton] 100% ( 21 / 21) in 'Crypto.PubKey.ECC.ECDSA'
2160.01 s
[crypton] 100% ( 3 / 3) in 'Crypto.PubKey.ECC.Generate'
2160.01 s
[crypton] 100% ( 19 / 19) in 'Crypto.PubKey.DSA'
2160.01 s
[crypton] 100% ( 10 / 10) in 'Crypto.Number.Prime'
2160.01 s
[crypton] 100% ( 3 / 3) in 'Crypto.PubKey.Rabin.Types'
2160.01 s
[crypton] 100% ( 5 / 5) in 'Crypto.PubKey.Rabin.OAEP'
2160.01 s
[crypton] 100% ( 9 / 9) in 'Crypto.PubKey.Rabin.RW'
2160.01 s
[crypton] 100% ( 6 / 6) in 'Crypto.PubKey.Rabin.Modified'
2160.01 s
[crypton] 100% ( 11 / 11) in 'Crypto.PubKey.Rabin.Basic'
2160.01 s
[crypton] Warning: 'e' is out of scope.
2160.01 s
[crypton] If you qualify the identifier, haddock can try to link it anyway.
2160.01 s
[crypton] 100% ( 9 / 9) in 'Crypto.PubKey.RSA'
2160.01 s
[crypton] 100% ( 13 / 13) in 'Crypto.PubKey.RSA.PSS'
2160.01 s
[crypton] 100% ( 15 / 15) in 'Crypto.PubKey.RSA.PKCS15'
2160.01 s
[crypton] 100% ( 9 / 9) in 'Crypto.PubKey.RSA.OAEP'
2160.01 s
[crypton] 100% ( 10 / 10) in 'Crypto.PubKey.DH'
2160.01 s
[crypton] 100% ( 8 / 8) in 'Crypto.PubKey.ECC.DH'
2160.01 s
[crypton] 30% ( 4 / 13) in 'Crypto.ECC'
2160.01 s
[crypton] Missing documentation for:
2160.01 s
[crypton] Curve_P384R1 (Crypto/ECC.hs:218)
2160.01 s
[crypton] Curve_P521R1 (Crypto/ECC.hs:254)
2160.01 s
[crypton] Curve_X25519 (Crypto/ECC.hs:290)
2160.01 s
[crypton] Curve_X448 (Crypto/ECC.hs:313)
2160.01 s
[crypton] Curve_Edwards25519 (Crypto/ECC.hs:336)
2160.01 s
[crypton] EllipticCurve (Crypto/ECC.hs:70)
2160.01 s
[crypton] EllipticCurveDH (Crypto/ECC.hs:104)
2160.01 s
[crypton] EllipticCurveArith (Crypto/ECC.hs:128)
2160.01 s
[crypton] EllipticCurveBasepointArith (Crypto/ECC.hs:141)
2160.01 s
[crypton] 100% ( 22 / 22) in 'Crypto.PubKey.EdDSA'
2160.01 s
[crypton] 100% ( 3 / 3) in 'Crypto.PubKey.ECIES'
2160.01 s
[crypton] 100% ( 22 / 22) in 'Crypto.PubKey.ECDSA'
2160.01 s
[crypton] 100% ( 3 / 3) in 'Crypto.Data.AFIS'
2160.01 s
[crypton] 100% ( 3 / 3) in 'Crypto.System.CPU'
2160.01 s
[crypton] 100% ( 9 / 9) in 'Crypto.Tutorial'
2160.24 s
[cborg] [11 of 18] Compiling Tests.UnitTests ( tests/Tests/UnitTests.hs, dist/build/tests/tests-tmp/Tests/UnitTests.o )
2160.24 s
[cborg] [12 of 18] Compiling Tests.Util ( tests/Tests/Util.hs, dist/build/tests/tests-tmp/Tests/Util.o )
2160.24 s
[cborg] [13 of 18] Compiling Tests.UTF8 ( tests/Tests/UTF8.hs, dist/build/tests/tests-tmp/Tests/UTF8.o )
2160.24 s
[cborg] [14 of 18] Compiling Tests.Properties ( tests/Tests/Properties.hs, dist/build/tests/tests-tmp/Tests/Properties.o )
2160.85 s
[aeson-pretty] [3 of 3] Linking dist/build/aeson-pretty/aeson-pretty
2161.07 s
[crypton] Warning: Crypto.Error: could not find link destinations for:
2161.07 s
[crypton] - Crypto.Error.Types.D:R:FailureCryptoFailable
2161.20 s
[crypton] Warning: Crypto.Hash.IO: could not find link destinations for:
2161.20 s
[crypton] - Crypto.Hash.Whirlpool.D:R:HashBlockSizeWhirlpool
2161.20 s
[crypton] - Crypto.Hash.Whirlpool.D:R:HashDigestSizeWhirlpool
2161.20 s
[crypton] - Crypto.Hash.Whirlpool.D:R:HashInternalContextSizeWhirlpool
2161.20 s
[crypton] - Crypto.Hash.Tiger.D:R:HashBlockSizeTiger
2161.20 s
[crypton] - Crypto.Hash.Tiger.D:R:HashDigestSizeTiger
2161.20 s
[crypton] - Crypto.Hash.Tiger.D:R:HashInternalContextSizeTiger
2161.20 s
[crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_224
2161.20 s
[crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_224
2161.20 s
[crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_224
2161.20 s
[crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_256
2161.20 s
[crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_256
2161.20 s
[crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_256
2161.20 s
[crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_384
2161.20 s
[crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_384
2161.20 s
[crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_384
2161.20 s
[crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_512
2161.20 s
[crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_512
2161.20 s
[crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_512
2161.20 s
[crypton] - Crypto.Hash.Skein256.D:R:HashBlockSizeSkein256_224
2161.20 s
[crypton] - Crypto.Hash.Skein256.D:R:HashDigestSizeSkein256_224
2161.20 s
[crypton] - Crypto.Hash.Skein256.D:R:HashInternalContextSizeSkein256_224
2161.20 s
[crypton] - Crypto.Hash.Skein256.D:R:HashBlockSizeSkein256_256
2161.20 s
[crypton] - Crypto.Hash.Skein256.D:R:HashDigestSizeSkein256_256
2161.20 s
[crypton] - Crypto.Hash.Skein256.D:R:HashInternalContextSizeSkein256_256
2161.20 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashBlockSizeSHA512t_224
2161.20 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashDigestSizeSHA512t_224
2161.20 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashInternalContextSizeSHA512t_224
2161.20 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashBlockSizeSHA512t_256
2161.20 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashDigestSizeSHA512t_256
2161.20 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashInternalContextSizeSHA512t_256
2161.20 s
[crypton] - Crypto.Hash.SHA512.D:R:HashBlockSizeSHA512
2161.20 s
[crypton] - Crypto.Hash.SHA512.D:R:HashDigestSizeSHA512
2161.20 s
[crypton] - Crypto.Hash.SHA512.D:R:HashInternalContextSizeSHA512
2161.20 s
[crypton] - Crypto.Hash.SHA384.D:R:HashBlockSizeSHA384
2161.20 s
[crypton] - Crypto.Hash.SHA384.D:R:HashDigestSizeSHA384
2161.20 s
[crypton] - Crypto.Hash.SHA384.D:R:HashInternalContextSizeSHA384
2161.20 s
[crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_224
2161.20 s
[crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_224
2161.20 s
[crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_224
2161.20 s
[crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_256
2161.20 s
[crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_256
2161.20 s
[crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_256
2161.20 s
[crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_384
2161.20 s
[crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_384
2161.20 s
[crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_384
2161.20 s
[crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_512
2161.20 s
[crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_512
2161.20 s
[crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_512
2161.20 s
[crypton] - Crypto.Hash.SHA256.D:R:HashBlockSizeSHA256
2161.20 s
[crypton] - Crypto.Hash.SHA256.D:R:HashDigestSizeSHA256
2161.20 s
[crypton] - Crypto.Hash.SHA256.D:R:HashInternalContextSizeSHA256
2161.20 s
[crypton] - Crypto.Hash.SHA224.D:R:HashBlockSizeSHA224
2161.20 s
[crypton] - Crypto.Hash.SHA224.D:R:HashDigestSizeSHA224
2161.20 s
[crypton] - Crypto.Hash.SHA224.D:R:HashInternalContextSizeSHA224
2161.21 s
[crypton] - Crypto.Hash.SHA1.D:R:HashBlockSizeSHA1
2161.21 s
[crypton] - Crypto.Hash.SHA1.D:R:HashDigestSizeSHA1
2161.21 s
[crypton] - Crypto.Hash.SHA1.D:R:HashInternalContextSizeSHA1
2161.21 s
[crypton] - Crypto.Hash.RIPEMD160.D:R:HashBlockSizeRIPEMD160
2161.21 s
[crypton] - Crypto.Hash.RIPEMD160.D:R:HashDigestSizeRIPEMD160
2161.21 s
[crypton] - Crypto.Hash.RIPEMD160.D:R:HashInternalContextSizeRIPEMD160
2161.21 s
[crypton] - Crypto.Hash.MD5.D:R:HashBlockSizeMD5
2161.21 s
[crypton] - Crypto.Hash.MD5.D:R:HashDigestSizeMD5
2161.21 s
[crypton] - Crypto.Hash.MD5.D:R:HashInternalContextSizeMD5
2161.21 s
[crypton] - Crypto.Hash.MD4.D:R:HashBlockSizeMD4
2161.21 s
[crypton] - Crypto.Hash.MD4.D:R:HashDigestSizeMD4
2161.21 s
[crypton] - Crypto.Hash.MD4.D:R:HashInternalContextSizeMD4
2161.21 s
[crypton] - Crypto.Hash.MD2.D:R:HashBlockSizeMD2
2161.21 s
[crypton] - Crypto.Hash.MD2.D:R:HashDigestSizeMD2
2161.21 s
[crypton] - Crypto.Hash.MD2.D:R:HashInternalContextSizeMD2
2161.21 s
[crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_224
2161.21 s
[crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_224
2161.21 s
[crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_224
2161.21 s
[crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_256
2161.21 s
[crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_256
2161.21 s
[crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_256
2161.21 s
[crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_384
2161.21 s
[crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_384
2161.21 s
[crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_384
2161.21 s
[crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_512
2161.21 s
[crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_512
2161.21 s
[crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_512
2161.21 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashBlockSizeBlake2sp_224
2161.21 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashDigestSizeBlake2sp_224
2161.21 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashInternalContextSizeBlake2sp_224
2161.21 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashBlockSizeBlake2sp_256
2161.21 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashDigestSizeBlake2sp_256
2161.21 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashInternalContextSizeBlake2sp_256
2161.21 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_160
2161.21 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_160
2161.21 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_160
2161.21 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_224
2161.21 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_224
2161.21 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_224
2161.21 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_256
2161.21 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_256
2161.21 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_256
2161.21 s
[crypton] - Crypto.Hash.Blake2bp.D:R:HashBlockSizeBlake2bp_512
2161.21 s
[crypton] - Crypto.Hash.Blake2bp.D:R:HashDigestSizeBlake2bp_512
2161.21 s
[crypton] - Crypto.Hash.Blake2bp.D:R:HashInternalContextSizeBlake2bp_512
2161.21 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_160
2161.21 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_160
2161.21 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_160
2161.21 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_224
2161.21 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_224
2161.21 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_224
2161.21 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_256
2161.21 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_256
2161.21 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_256
2161.21 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_384
2161.21 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_384
2161.21 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_384
2161.21 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_512
2161.21 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_512
2161.21 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_512
2161.21 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashBlockSizeSHAKE128
2161.21 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashDigestSizeSHAKE128
2161.21 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashInternalContextSizeSHAKE128
2161.21 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashBlockSizeSHAKE256
2161.21 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashDigestSizeSHAKE256
2161.21 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashInternalContextSizeSHAKE256
2161.21 s
[crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2s
2161.21 s
[crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2s
2161.21 s
[crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2s
2161.21 s
[crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2b
2161.21 s
[crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2b
2161.21 s
[crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2b
2161.21 s
[crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2sp
2161.21 s
[crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2sp
2161.21 s
[crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2sp
2161.21 s
[crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2bp
2161.21 s
[crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2bp
2161.21 s
[crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2bp
2161.45 s
[crypton] Warning: Crypto.Hash.Algorithms: could not find link destinations for:
2161.45 s
[crypton] - Crypto.Hash.Types.hashInternalFinalizePrefix
2161.45 s
[crypton] - Crypto.Hash.Whirlpool.D:R:HashBlockSizeWhirlpool
2161.45 s
[crypton] - Crypto.Hash.Whirlpool.D:R:HashDigestSizeWhirlpool
2161.45 s
[crypton] - Crypto.Hash.Whirlpool.D:R:HashInternalContextSizeWhirlpool
2161.45 s
[crypton] - Crypto.Hash.Tiger.D:R:HashBlockSizeTiger
2161.45 s
[crypton] - Crypto.Hash.Tiger.D:R:HashDigestSizeTiger
2161.45 s
[crypton] - Crypto.Hash.Tiger.D:R:HashInternalContextSizeTiger
2161.45 s
[crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_224
2161.45 s
[crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_224
2161.45 s
[crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_224
2161.45 s
[crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_256
2161.45 s
[crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_256
2161.45 s
[crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_256
2161.45 s
[crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_384
2161.45 s
[crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_384
2161.45 s
[crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_384
2161.45 s
[crypton] - Crypto.Hash.Skein512.D:R:HashBlockSizeSkein512_512
2161.45 s
[crypton] - Crypto.Hash.Skein512.D:R:HashDigestSizeSkein512_512
2161.45 s
[crypton] - Crypto.Hash.Skein512.D:R:HashInternalContextSizeSkein512_512
2161.45 s
[crypton] - Crypto.Hash.Skein256.D:R:HashBlockSizeSkein256_224
2161.45 s
[crypton] - Crypto.Hash.Skein256.D:R:HashDigestSizeSkein256_224
2161.45 s
[crypton] - Crypto.Hash.Skein256.D:R:HashInternalContextSizeSkein256_224
2161.45 s
[crypton] - Crypto.Hash.Skein256.D:R:HashBlockSizeSkein256_256
2161.45 s
[crypton] - Crypto.Hash.Skein256.D:R:HashDigestSizeSkein256_256
2161.45 s
[crypton] - Crypto.Hash.Skein256.D:R:HashInternalContextSizeSkein256_256
2161.45 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashBlockSizeSHA512t_224
2161.45 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashDigestSizeSHA512t_224
2161.45 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashInternalContextSizeSHA512t_224
2161.45 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashBlockSizeSHA512t_256
2161.45 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashDigestSizeSHA512t_256
2161.45 s
[crypton] - Crypto.Hash.SHA512t.D:R:HashInternalContextSizeSHA512t_256
2161.45 s
[crypton] - Crypto.Hash.SHA512.D:R:HashBlockSizeSHA512
2161.45 s
[crypton] - Crypto.Hash.SHA512.D:R:HashDigestSizeSHA512
2161.45 s
[crypton] - Crypto.Hash.SHA512.D:R:HashInternalContextSizeSHA512
2161.45 s
[crypton] - Crypto.Hash.SHA384.D:R:HashBlockSizeSHA384
2161.45 s
[crypton] - Crypto.Hash.SHA384.D:R:HashDigestSizeSHA384
2161.45 s
[crypton] - Crypto.Hash.SHA384.D:R:HashInternalContextSizeSHA384
2161.45 s
[crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_224
2161.45 s
[crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_224
2161.45 s
[crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_224
2161.45 s
[crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_256
2161.45 s
[crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_256
2161.45 s
[crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_256
2161.45 s
[crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_384
2161.45 s
[crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_384
2161.45 s
[crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_384
2161.45 s
[crypton] - Crypto.Hash.SHA3.D:R:HashBlockSizeSHA3_512
2161.45 s
[crypton] - Crypto.Hash.SHA3.D:R:HashDigestSizeSHA3_512
2161.46 s
[crypton] - Crypto.Hash.SHA3.D:R:HashInternalContextSizeSHA3_512
2161.46 s
[crypton] - Crypto.Hash.SHA256.D:R:HashBlockSizeSHA256
2161.46 s
[crypton] - Crypto.Hash.SHA256.D:R:HashDigestSizeSHA256
2161.46 s
[crypton] - Crypto.Hash.SHA256.D:R:HashInternalContextSizeSHA256
2161.46 s
[crypton] - Crypto.Hash.SHA224.D:R:HashBlockSizeSHA224
2161.46 s
[crypton] - Crypto.Hash.SHA224.D:R:HashDigestSizeSHA224
2161.46 s
[crypton] - Crypto.Hash.SHA224.D:R:HashInternalContextSizeSHA224
2161.46 s
[crypton] - Crypto.Hash.SHA1.D:R:HashBlockSizeSHA1
2161.46 s
[crypton] - Crypto.Hash.SHA1.D:R:HashDigestSizeSHA1
2161.46 s
[crypton] - Crypto.Hash.SHA1.D:R:HashInternalContextSizeSHA1
2161.46 s
[crypton] - Crypto.Hash.RIPEMD160.D:R:HashBlockSizeRIPEMD160
2161.46 s
[crypton] - Crypto.Hash.RIPEMD160.D:R:HashDigestSizeRIPEMD160
2161.46 s
[crypton] - Crypto.Hash.RIPEMD160.D:R:HashInternalContextSizeRIPEMD160
2161.46 s
[crypton] - Crypto.Hash.MD5.D:R:HashBlockSizeMD5
2161.46 s
[crypton] - Crypto.Hash.MD5.D:R:HashDigestSizeMD5
2161.46 s
[crypton] - Crypto.Hash.MD5.D:R:HashInternalContextSizeMD5
2161.46 s
[crypton] - Crypto.Hash.MD4.D:R:HashBlockSizeMD4
2161.46 s
[crypton] - Crypto.Hash.MD4.D:R:HashDigestSizeMD4
2161.46 s
[crypton] - Crypto.Hash.MD4.D:R:HashInternalContextSizeMD4
2161.46 s
[crypton] - Crypto.Hash.MD2.D:R:HashBlockSizeMD2
2161.46 s
[crypton] - Crypto.Hash.MD2.D:R:HashDigestSizeMD2
2161.46 s
[crypton] - Crypto.Hash.MD2.D:R:HashInternalContextSizeMD2
2161.46 s
[crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_224
2161.46 s
[crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_224
2161.46 s
[crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_224
2161.46 s
[crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_256
2161.46 s
[crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_256
2161.46 s
[crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_256
2161.46 s
[crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_384
2161.46 s
[crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_384
2161.46 s
[crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_384
2161.46 s
[crypton] - Crypto.Hash.Keccak.D:R:HashBlockSizeKeccak_512
2161.46 s
[crypton] - Crypto.Hash.Keccak.D:R:HashDigestSizeKeccak_512
2161.46 s
[crypton] - Crypto.Hash.Keccak.D:R:HashInternalContextSizeKeccak_512
2161.46 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashBlockSizeBlake2sp_224
2161.46 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashDigestSizeBlake2sp_224
2161.46 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashInternalContextSizeBlake2sp_224
2161.46 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashBlockSizeBlake2sp_256
2161.46 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashDigestSizeBlake2sp_256
2161.46 s
[crypton] - Crypto.Hash.Blake2sp.D:R:HashInternalContextSizeBlake2sp_256
2161.46 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_160
2161.46 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_160
2161.46 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_160
2161.46 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_224
2161.46 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_224
2161.46 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_224
2161.46 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashBlockSizeBlake2s_256
2161.46 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashDigestSizeBlake2s_256
2161.46 s
[crypton] - Crypto.Hash.Blake2s.D:R:HashInternalContextSizeBlake2s_256
2161.46 s
[crypton] - Crypto.Hash.Blake2bp.D:R:HashBlockSizeBlake2bp_512
2161.46 s
[crypton] - Crypto.Hash.Blake2bp.D:R:HashDigestSizeBlake2bp_512
2161.46 s
[crypton] - Crypto.Hash.Blake2bp.D:R:HashInternalContextSizeBlake2bp_512
2161.46 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_160
2161.46 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_160
2161.46 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_160
2161.46 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_224
2161.46 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_224
2161.46 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_224
2161.46 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_256
2161.46 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_256
2161.46 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_256
2161.46 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_384
2161.46 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_384
2161.46 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_384
2161.46 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashBlockSizeBlake2b_512
2161.46 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashDigestSizeBlake2b_512
2161.46 s
[crypton] - Crypto.Hash.Blake2b.D:R:HashInternalContextSizeBlake2b_512
2161.46 s
[crypton] - Crypto.Hash.SHAKE.cshakeInternalFinalize
2161.46 s
[crypton] - Crypto.Hash.SHAKE.cshakeOutputLength
2161.46 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashBlockSizeSHAKE128
2161.46 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashDigestSizeSHAKE128
2161.46 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashInternalContextSizeSHAKE128
2161.46 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashBlockSizeSHAKE256
2161.46 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashDigestSizeSHAKE256
2161.46 s
[crypton] - Crypto.Hash.SHAKE.D:R:HashInternalContextSizeSHAKE256
2161.46 s
[crypton] - Crypto.Hash.Blake2.blake2InternalKeyedInit
2161.46 s
[crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2s
2161.46 s
[crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2s
2161.46 s
[crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2s
2161.46 s
[crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2b
2161.46 s
[crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2b
2161.46 s
[crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2b
2161.46 s
[crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2sp
2161.46 s
[crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2sp
2161.46 s
[crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2sp
2161.46 s
[crypton] - Crypto.Hash.Blake2.D:R:HashBlockSizeBlake2bp
2161.46 s
[crypton] - Crypto.Hash.Blake2.D:R:HashDigestSizeBlake2bp
2161.46 s
[crypton] - Crypto.Hash.Blake2.D:R:HashInternalContextSizeBlake2bp
2161.46 s
[crypton] - Crypto.PubKey.RSA.PKCS15.hashDigestASN1
2161.48 s
[crypton] Warning: Crypto.MAC.KMAC: could not find link destinations for:
2161.48 s
[crypton] - Crypto.Hash.SHAKE.cshakeInternalFinalize
2161.48 s
[crypton] - Crypto.Hash.SHAKE.cshakeOutputLength
2161.48 s
[crypton] Warning: Crypto.MAC.KeyedBlake2: could not find link destinations for:
2161.48 s
[crypton] - Crypto.Hash.Blake2.blake2InternalKeyedInit
2161.50 s
[crypton] Warning: Crypto.Number.ModArithmetic: could not find link destinations for:
2161.50 s
[crypton] - Crypto.Number.ModArithmetic.ModulusAssertionError
2161.50 s
[crypton] - Crypto.Number.ModArithmetic.CoprimesAssertionError
2161.50 s
[crypton] Warning: Crypto.Number.Nat: could not find link destinations for:
2161.50 s
[crypton] - Crypto.Internal.Nat.IsDiv8
2161.50 s
[crypton] - Crypto.Internal.Nat.IsGE
2161.50 s
[crypton] - Crypto.Internal.Nat.IsLE
2161.61 s
[crypton] Warning: Crypto.PubKey.Rabin.Types: could not find link destinations for:
2161.61 s
[crypton] - Crypto.PubKey.Rabin.Types.PrimeCondition
2161.65 s
[crypton] Warning: Crypto.PubKey.RSA.PKCS15: could not find link destinations for:
2161.65 s
[crypton] - Crypto.PubKey.RSA.PKCS15.hashDigestASN1
2161.70 s
[crypton] Warning: Crypto.ECC: could not find link destinations for:
2161.70 s
[crypton] - Crypto.Internal.Builder.Builder
2161.70 s
[crypton] - Crypto.ECC.D:R:PointCurve_P256R1
2161.70 s
[crypton] - Crypto.ECC.D:R:ScalarCurve_P256R1
2161.70 s
[crypton] - Crypto.ECC.D:R:PointCurve_P384R1
2161.70 s
[crypton] - Crypto.ECC.D:R:ScalarCurve_P384R1
2161.70 s
[crypton] - Crypto.ECC.D:R:PointCurve_P521R1
2161.70 s
[crypton] - Crypto.ECC.D:R:ScalarCurve_P521R1
2161.70 s
[crypton] - Crypto.ECC.D:R:PointCurve_X25519
2161.70 s
[crypton] - Crypto.ECC.D:R:ScalarCurve_X25519
2161.70 s
[crypton] - Crypto.ECC.D:R:PointCurve_X448
2161.70 s
[crypton] - Crypto.ECC.D:R:ScalarCurve_X448
2161.70 s
[crypton] - Crypto.ECC.D:R:PointCurve_Edwards25519
2161.70 s
[crypton] - Crypto.ECC.D:R:ScalarCurve_Edwards25519
2161.70 s
[crypton] - Crypto.PubKey.EdDSA.hashWithDom
2161.70 s
[crypton] - Crypto.PubKey.EdDSA.pointPublic
2161.70 s
[crypton] - Crypto.PubKey.EdDSA.publicPoint
2161.70 s
[crypton] - Crypto.PubKey.EdDSA.encodeScalarLE
2161.70 s
[crypton] - Crypto.PubKey.EdDSA.decodeScalarLE
2161.70 s
[crypton] - Crypto.PubKey.EdDSA.scheduleSecret
2161.70 s
[crypton] - Crypto.PubKey.EdDSA.D:R:CurveDigestSizeCurve_Edwards25519
2161.71 s
[crypton] Warning: Crypto.PubKey.EdDSA: could not find link destinations for:
2161.71 s
[crypton] - Crypto.Internal.Builder.Builder
2161.71 s
[crypton] - Crypto.PubKey.EdDSA.hashWithDom
2161.71 s
[crypton] - Crypto.PubKey.EdDSA.pointPublic
2161.71 s
[crypton] - Crypto.PubKey.EdDSA.publicPoint
2161.71 s
[crypton] - Crypto.PubKey.EdDSA.encodeScalarLE
2161.71 s
[crypton] - Crypto.PubKey.EdDSA.decodeScalarLE
2161.71 s
[crypton] - Crypto.PubKey.EdDSA.scheduleSecret
2161.71 s
[crypton] - Crypto.PubKey.EdDSA.D:R:CurveDigestSizeCurve_Edwards25519
2165.61 s
[aeson-pretty] Phase: checkPhase
2166.15 s
[aeson-pretty] Package has no test suites.
2166.18 s
[aeson-pretty] Phase: haddockPhase
2167.70 s
[aeson-pretty] Preprocessing library for aeson-pretty-0.8.10...
2167.70 s
[aeson-pretty] Running Haddock on library for aeson-pretty-0.8.10...
2167.73 s
[aeson-pretty] Warning: The documentation for the following packages are not installed. No
2167.73 s
[aeson-pretty] links will be generated to these packages: vector-0.13.2.0
2170.17 s
[aeson-pretty] [1 of 1] Compiling Data.Aeson.Encode.Pretty ( Data/Aeson/Encode/Pretty.hs, nothing )
2171.17 s
[aeson-pretty] Haddock coverage:
2171.20 s
[aeson-pretty] 83% ( 15 / 18) in 'Data.Aeson.Encode.Pretty'
2171.20 s
[aeson-pretty] Missing documentation for:
2171.20 s
[aeson-pretty] Config (Data/Aeson/Encode/Pretty.hs:110)
2171.20 s
[aeson-pretty] NumberFormat (Data/Aeson/Encode/Pretty.hs:97)
2171.20 s
[aeson-pretty] compare
2171.86 s
[path] Documentation created: dist/doc/html/path/, dist/doc/html/path/path.txt
2172.55 s
[path] Preprocessing test suite 'validity-test' for path-0.9.5...
2172.56 s
[path] Preprocessing test suite 'test' for path-0.9.5...
2172.60 s
[path] haddockPhase completed in 1 minutes 3 seconds
2172.60 s
[path] Phase: installPhase
2173.56 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
2176.15 s
[path] Phase: fixupPhase
2176.28 s
[path] shrinking RPATHs of ELF executables and libraries in /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5
2176.30 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
2176.38 s
[path] checking for references to /build/ in /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5...
2176.44 s
[path] patching script interpreter paths in /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5
2176.48 s
[path] stripping (with command strip and flags -S -p) in /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5/lib
2177.48 s
[path] shrinking RPATHs of ELF executables and libraries in /nix/store/09m9rr4i5i0cw77amh7cr4dmkvikxdzh-path-0.9.5-doc
2177.51 s
[path] checking for references to /build/ in /nix/store/09m9rr4i5i0cw77amh7cr4dmkvikxdzh-path-0.9.5-doc...
2177.57 s
[path] patching script interpreter paths in /nix/store/09m9rr4i5i0cw77amh7cr4dmkvikxdzh-path-0.9.5-doc
2178.98 s
[path:post-build] Uploading to the NixCI cache: /nix/store/09m9rr4i5i0cw77amh7cr4dmkvikxdzh-path-0.9.5-doc /nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5
2179.67 s
[path:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2179.97 s
[path:post-build] copying 2 paths...
2179.97 s
[path:post-build] copying path '/nix/store/09m9rr4i5i0cw77amh7cr4dmkvikxdzh-path-0.9.5-doc' to 'https://cache.nix-ci.com'...
2180.99 s
[path:post-build] copying path '/nix/store/dw0qyf18412f4wx1vyf61h3ljh22a09q-path-0.9.5' to 'https://cache.nix-ci.com'...
2186.10 s
[path:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2187.47 s
[path:post-build] copying 1 paths...
2187.47 s
[path:post-build] copying path '/nix/store/v8pc8m3x0xfr0rwcns8fmxzwagspjkpa-path-0.9.5.drv' to 'https://cache.nix-ci.com'...
2188.17 s
Uploaded path in 9.3s
2188.18 s
Progress: 90 of 106 built (3 building), 323 of 323 downloaded from cache
2188.18 s
Built path in 4m13s
2188.52 s
Building /nix/store/nq9k739p9c6nrc2zjlrja4rvvhcg6d2q-path-io-1.8.2.drv
2188.52 s
[cborg] [15 of 18] Compiling Tests.Canonical ( tests/Tests/Canonical.hs, dist/build/tests/tests-tmp/Tests/Canonical.o )
2188.52 s
[cborg] [16 of 18] Compiling Tests.ByteOffset ( tests/Tests/ByteOffset.hs, dist/build/tests/tests-tmp/Tests/ByteOffset.o )
2188.52 s
[cborg] [17 of 18] Compiling Tests.Boundary ( tests/Tests/Boundary.hs, dist/build/tests/tests-tmp/Tests/Boundary.o )
2188.52 s
[cborg] tests/Tests/Boundary.hs:75:56: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
2188.52 s
[cborg] The use of ‘~’ without TypeOperators
2188.52 s
[cborg] will become an error in a future GHC release.
2188.52 s
[cborg] Suggested fix: Perhaps you intended to use TypeOperators
2188.52 s
[cborg] |
2188.53 s
[cborg] 75 | :: forall a rep. (Bounded a, Integral a, Show a, rep ~ BRep a,
2188.53 s
[cborg] | ^
2188.53 s
[cborg]
2188.53 s
[cborg] tests/Tests/Boundary.hs:92:56: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
2188.53 s
[cborg] The use of ‘~’ without TypeOperators
2188.53 s
[cborg] will become an error in a future GHC release.
2188.53 s
[cborg] Suggested fix: Perhaps you intended to use TypeOperators
2188.53 s
[cborg] |
2188.53 s
[cborg] 92 | :: forall a rep. (Bounded a, Integral a, Show a, rep ~ BRep a,
2188.53 s
[cborg] | ^
2188.53 s
[cborg]
2188.53 s
[cborg] [18 of 18] Compiling Main ( tests/Main.hs, dist/build/tests/tests-tmp/Main.o )
2188.53 s
[cborg] [19 of 19] Linking dist/build/tests/tests
2189.15 s
[path-io] Phase: setupCompilerEnvironmentPhase
2189.17 s
[path-io] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2191.74 s
[path-io] Phase: unpackPhase
2191.76 s
[path-io] unpacking source archive /nix/store/hxbsb4h9g0l9c74h5nmsizp0kry6lc6p-path-io-1.8.2.tar.gz
2191.79 s
[path-io] source root is path-io-1.8.2
2191.84 s
[path-io] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "path-io-1.8.2/tests/Main.hs"
2191.87 s
[path-io] Phase: patchPhase
2191.90 s
[path-io] Phase: compileBuildDriverPhase
2191.94 s
[path-io] setupCompileFlags: -package-db=/build/tmp.qI9yNLDxKg/setup-package.conf.d -threaded
2192.13 s
[cborg] buildPhase completed in 4 minutes 11 seconds
2192.13 s
[cborg] Phase: checkPhase
2192.50 s
[path-io] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.qI9yNLDxKg/Main.o )
2193.05 s
[path-io] [2 of 2] Linking Setup
2194.55 s
[cborg] Running 1 test suites...
2194.55 s
[cborg] Test suite tests: RUNNING...
2194.58 s
[cborg] CBOR
2194.58 s
[cborg] Reference implementation
2194.58 s
[cborg] internal properties
2194.60 s
[cborg] Integer to/from bytes: OK (0.02s)
2194.60 s
[cborg] +++ OK, passed 100 tests.
2194.65 s
[cborg] Word16 to/from network byte order: OK (0.03s)
2194.65 s
[cborg] +++ OK, passed 100 tests.
2194.65 s
[cborg] Word32 to/from network byte order: OK
2194.65 s
[cborg] +++ OK, passed 100 tests.
2194.65 s
[cborg] Word64 to/from network byte order: OK (0.02s)
2194.65 s
[cborg] +++ OK, passed 100 tests.
2194.68 s
[cborg] Numeric.Half to/from Float: OK (0.05s)
2194.68 s
[cborg] +++ OK, passed 1 test.
2194.68 s
[cborg] properties
2194.68 s
[cborg] encoding/decoding initial byte: OK (0.03s)
2194.68 s
[cborg] +++ OK, passed 1 test.
2194.68 s
[cborg] encoding/decoding additional info: OK
2194.68 s
[cborg] +++ OK, passed 100 tests.
2194.68 s
[cborg] encoding/decoding token header: OK
2194.68 s
[cborg] +++ OK, passed 100 tests.
2194.68 s
[cborg] encoding/decoding token header 2: OK
2194.68 s
[cborg] +++ OK, passed 1 test.
2194.68 s
[cborg] encoding/decoding tokens: OK
2194.68 s
[cborg] +++ OK, passed 100 tests.
2194.84 s
[cborg] encoding/decoding terms: OK (0.18s)
2194.84 s
[cborg] +++ OK, passed 100 tests.
2194.84 s
[cborg] RFC7049 test vector: decode: OK (0.01s)
2194.84 s
[cborg] RFC7049 test vector: roundtrip: OK
2194.84 s
[cborg] external test vector: OK
2194.84 s
[cborg] unit tests
2194.84 s
[cborg] RFC7049 test vector: decode: OK
2194.84 s
[cborg] RFC7049 test vector: roundtrip: OK
2194.84 s
[cborg] external test vector: OK (0.03s)
2194.84 s
[cborg] properties
2194.84 s
[cborg] to . id . from = canon_ref
2194.84 s
[cborg] Word8: OK
2194.84 s
[cborg] +++ OK, passed 100 tests.
2194.84 s
[cborg] Word16: OK
2194.84 s
[cborg] +++ OK, passed 100 tests.
2194.84 s
[cborg] Word32: OK
2194.84 s
[cborg] +++ OK, passed 100 tests.
2194.84 s
[cborg] Word64: OK
2194.84 s
[cborg] +++ OK, passed 100 tests.
2194.84 s
[cborg] Word: OK
2194.84 s
[cborg] +++ OK, passed 100 tests.
2194.84 s
[cborg] Int8: OK
2194.84 s
[cborg] +++ OK, passed 100 tests.
2194.84 s
[cborg] Int16: OK (0.02s)
2194.85 s
[cborg] +++ OK, passed 100 tests.
2194.85 s
[cborg] Int32: OK
2194.85 s
[cborg] +++ OK, passed 100 tests.
2194.85 s
[cborg] Int64: OK
2194.85 s
[cborg] +++ OK, passed 100 tests.
2194.85 s
[cborg] Int: OK (0.01s)
2194.85 s
[cborg] +++ OK, passed 100 tests.
2194.85 s
[cborg] Integer: OK
2194.85 s
[cborg] +++ OK, passed 100 tests.
2194.85 s
[cborg] Half: OK
2194.85 s
[cborg] +++ OK, passed 100 tests.
2194.85 s
[cborg] Float: OK
2194.85 s
[cborg] +++ OK, passed 100 tests.
2194.85 s
[cborg] Double: OK
2194.85 s
[cborg] +++ OK, passed 100 tests.
2194.85 s
[cborg] Tag: OK
2194.85 s
[cborg] +++ OK, passed 100 tests.
2194.85 s
[cborg] Tag64: OK
2194.85 s
[cborg] +++ OK, passed 100 tests.
2194.85 s
[cborg] Simple: OK
2194.85 s
[cborg] +++ OK, passed 100 tests.
2194.85 s
[cborg] Term: OK (0.05s)
2194.85 s
[cborg] +++ OK, passed 100 tests.
2194.85 s
[cborg] ByteArray: OK (0.01s)
2194.85 s
[cborg] +++ OK, passed 100 tests.
2194.85 s
[cborg] from . id . to = canon_imp
2194.85 s
[cborg] Word8: OK
2194.85 s
[cborg] +++ OK, passed 100 tests.
2194.85 s
[cborg] Word16: OK
2194.85 s
[cborg] +++ OK, passed 100 tests.
2194.85 s
[cborg] Word32: OK
2194.85 s
[cborg] +++ OK, passed 100 tests.
2194.85 s
[cborg] Word64: OK
2194.85 s
[cborg] +++ OK, passed 100 tests.
2194.86 s
[cborg] Word: OK (0.03s)
2194.86 s
[cborg] +++ OK, passed 100 tests.
2194.86 s
[cborg] Int8: OK
2194.86 s
[cborg] +++ OK, passed 100 tests.
2194.86 s
[cborg] Int16: OK
2194.86 s
[cborg] +++ OK, passed 100 tests.
2194.86 s
[cborg] Int32: OK
2194.86 s
[cborg] +++ OK, passed 100 tests.
2194.86 s
[cborg] Int64: OK
2194.86 s
[cborg] +++ OK, passed 100 tests.
2194.86 s
[cborg] Int: OK
2194.86 s
[cborg] +++ OK, passed 100 tests.
2194.86 s
[cborg] Integer: OK
2194.86 s
[cborg] +++ OK, passed 100 tests.
2194.86 s
[cborg] Half: OK
2194.86 s
[cborg] +++ OK, passed 100 tests.
2194.86 s
[cborg] Float: OK (0.01s)
2194.86 s
[cborg] +++ OK, passed 100 tests.
2194.86 s
[cborg] Double: OK
2194.86 s
[cborg] +++ OK, passed 100 tests.
2194.86 s
[cborg] Tag: OK
2194.86 s
[cborg] +++ OK, passed 100 tests.
2194.86 s
[cborg] Tag64: OK
2194.86 s
[cborg] +++ OK, passed 100 tests.
2194.86 s
[cborg] Simple: OK
2194.86 s
[cborg] +++ OK, passed 100 tests.
2194.91 s
[cborg] Term: OK (0.05s)
2194.91 s
[cborg] +++ OK, passed 100 tests.
2194.91 s
[cborg] ByteArray: OK
2194.91 s
[cborg] +++ OK, passed 100 tests.
2194.91 s
[cborg] dec_ref . enc_ref = id
2194.91 s
[cborg] Word8: OK
2194.91 s
[cborg] +++ OK, passed 100 tests.
2194.91 s
[cborg] Word16: OK
2194.91 s
[cborg] +++ OK, passed 100 tests.
2194.91 s
[cborg] Word32: OK (0.01s)
2194.91 s
[cborg] +++ OK, passed 100 tests.
2194.91 s
[cborg] Word64: OK
2194.91 s
[cborg] +++ OK, passed 100 tests.
2194.91 s
[cborg] Word: OK
2194.91 s
[cborg] +++ OK, passed 100 tests.
2194.91 s
[cborg] Int8: OK
2194.91 s
[cborg] +++ OK, passed 100 tests.
2194.91 s
[cborg] Int16: OK
2194.91 s
[cborg] +++ OK, passed 100 tests.
2194.91 s
[cborg] Int32: OK
2194.91 s
[cborg] +++ OK, passed 100 tests.
2194.91 s
[cborg] Int64: OK
2194.91 s
[cborg] +++ OK, passed 100 tests.
2194.91 s
[cborg] Int: OK
2194.91 s
[cborg] +++ OK, passed 100 tests.
2194.91 s
[cborg] Integer: OK
2194.91 s
[cborg] +++ OK, passed 100 tests.
2194.91 s
[cborg] Half: OK
2194.91 s
[cborg] +++ OK, passed 100 tests.
2194.91 s
[cborg] Float: OK
2194.91 s
[cborg] +++ OK, passed 100 tests.
2194.92 s
[cborg] Double: OK (0.02s)
2194.92 s
[cborg] +++ OK, passed 100 tests.
2194.92 s
[cborg] Tag: OK
2194.92 s
[cborg] +++ OK, passed 100 tests.
2194.92 s
[cborg] Tag64: OK
2194.92 s
[cborg] +++ OK, passed 100 tests.
2194.92 s
[cborg] Simple: OK
2194.92 s
[cborg] +++ OK, passed 100 tests.
2195.02 s
[cborg] Term: OK (0.09s)
2195.02 s
[cborg] +++ OK, passed 100 tests.
2195.02 s
[cborg] ByteArray: OK (0.01s)
2195.02 s
[cborg] +++ OK, passed 100 tests.
2195.02 s
[cborg] dec_imp . enc_imp = canon_imp
2195.02 s
[cborg] Word8: OK
2195.02 s
[cborg] +++ OK, passed 100 tests.
2195.02 s
[cborg] Word16: OK (0.01s)
2195.02 s
[cborg] +++ OK, passed 100 tests.
2195.02 s
[cborg] Word32: OK (0.03s)
2195.02 s
[cborg] +++ OK, passed 100 tests.
2195.02 s
[cborg] Word64: OK
2195.02 s
[cborg] +++ OK, passed 100 tests.
2195.02 s
[cborg] Word: OK
2195.02 s
[cborg] +++ OK, passed 100 tests.
2195.02 s
[cborg] Int8: OK (0.02s)
2195.02 s
[cborg] +++ OK, passed 100 tests.
2195.02 s
[cborg] Int16: OK
2195.02 s
[cborg] +++ OK, passed 100 tests.
2195.02 s
[cborg] Int32: OK
2195.03 s
[cborg] +++ OK, passed 100 tests.
2195.03 s
[cborg] Int64: OK (0.02s)
2195.03 s
[cborg] +++ OK, passed 100 tests.
2195.03 s
[cborg] Int: OK
2195.03 s
[cborg] +++ OK, passed 100 tests.
2195.03 s
[cborg] Integer: OK
2195.03 s
[cborg] +++ OK, passed 100 tests.
2195.03 s
[cborg] Half: OK
2195.03 s
[cborg] +++ OK, passed 100 tests.
2195.03 s
[cborg] Float: OK
2195.03 s
[cborg] +++ OK, passed 100 tests.
2195.03 s
[cborg] Double: OK
2195.03 s
[cborg] +++ OK, passed 100 tests.
2195.04 s
[cborg] Tag: OK (0.03s)
2195.04 s
[cborg] +++ OK, passed 100 tests.
2195.04 s
[cborg] Tag64: OK
2195.04 s
[cborg] +++ OK, passed 100 tests.
2195.04 s
[cborg] Simple: OK
2195.04 s
[cborg] +++ OK, passed 100 tests.
2195.11 s
[cborg] Term: OK (0.08s)
2195.11 s
[cborg] +++ OK, passed 100 tests.
2195.11 s
[cborg] ByteArray: OK
2195.11 s
[cborg] +++ OK, passed 100 tests.
2195.11 s
[cborg] dec_imp . enc_imp = canon_imp (all 2-splits)
2195.11 s
[cborg] Word8: OK
2195.11 s
[cborg] +++ OK, passed 100 tests.
2195.11 s
[cborg] Word16: OK
2195.11 s
[cborg] +++ OK, passed 100 tests.
2195.11 s
[cborg] Word32: OK
2195.11 s
[cborg] +++ OK, passed 100 tests.
2195.11 s
[cborg] Word64: OK
2195.11 s
[cborg] +++ OK, passed 100 tests.
2195.11 s
[cborg] Word: OK
2195.11 s
[cborg] +++ OK, passed 100 tests.
2195.11 s
[cborg] Int8: OK (0.03s)
2195.11 s
[cborg] +++ OK, passed 100 tests.
2195.11 s
[cborg] Int16: OK
2195.11 s
[cborg] +++ OK, passed 100 tests.
2195.11 s
[cborg] Int32: OK (0.01s)
2195.11 s
[cborg] +++ OK, passed 100 tests.
2195.11 s
[cborg] Int64: OK
2195.11 s
[cborg] +++ OK, passed 100 tests.
2195.11 s
[cborg] Int: OK
2195.11 s
[cborg] +++ OK, passed 100 tests.
2195.11 s
[cborg] Integer: OK
2195.11 s
[cborg] +++ OK, passed 100 tests.
2195.11 s
[cborg] Half: OK
2195.11 s
[cborg] +++ OK, passed 100 tests.
2195.12 s
[cborg] Float: OK (0.01s)
2195.12 s
[cborg] +++ OK, passed 100 tests.
2195.14 s
[cborg] Double: OK (0.01s)
2195.15 s
[cborg] +++ OK, passed 100 tests.
2195.15 s
[cborg] Tag: OK
2195.15 s
[cborg] +++ OK, passed 100 tests.
2195.15 s
[cborg] Tag64: OK
2195.15 s
[cborg] +++ OK, passed 100 tests.
2195.15 s
[cborg] Simple: OK (0.01s)
2195.15 s
[cborg] +++ OK, passed 100 tests.
2196.77 s
[cborg] Term: OK (1.62s)
2196.77 s
[cborg] +++ OK, passed 100 tests.
2196.77 s
[cborg] ByteArray: OK (0.02s)
2196.77 s
[cborg] +++ OK, passed 100 tests.
2196.77 s
[cborg] dec_imp . enc_imp = canon_imp (all 3-splits)
2196.77 s
[cborg] Word8: OK
2196.77 s
[cborg] +++ OK, passed 100 tests.
2196.77 s
[cborg] Word16: OK (0.01s)
2196.77 s
[cborg] +++ OK, passed 100 tests.
2196.77 s
[cborg] Word32: OK (0.01s)
2196.77 s
[cborg] +++ OK, passed 100 tests.
2196.77 s
[cborg] Word64: OK (0.03s)
2196.77 s
[cborg] +++ OK, passed 100 tests.
2196.77 s
[cborg] Word: OK
2196.77 s
[cborg] +++ OK, passed 100 tests.
2196.77 s
[cborg] Int8: OK
2196.77 s
[cborg] +++ OK, passed 100 tests.
2196.77 s
[cborg] Int16: OK (0.01s)
2196.77 s
[cborg] +++ OK, passed 100 tests.
2196.77 s
[cborg] Int32: OK
2196.77 s
[cborg] +++ OK, passed 100 tests.
2196.77 s
[cborg] Int64: OK (0.02s)
2196.77 s
[cborg] +++ OK, passed 100 tests.
2196.77 s
[cborg] Int: OK (0.01s)
2196.77 s
[cborg] +++ OK, passed 100 tests.
2196.77 s
[cborg] Integer: OK
2196.77 s
[cborg] +++ OK, passed 100 tests.
2196.77 s
[cborg] Half: OK (0.02s)
2196.77 s
[cborg] +++ OK, passed 100 tests.
2196.77 s
[cborg] Float: OK (0.02s)
2196.77 s
[cborg] +++ OK, passed 100 tests.
2196.77 s
[cborg] Double: OK (0.03s)
2196.77 s
[cborg] +++ OK, passed 100 tests.
2196.77 s
[cborg] Tag: OK (0.02s)
2196.77 s
[cborg] +++ OK, passed 100 tests.
2196.77 s
[cborg] Tag64: OK (0.01s)
2196.77 s
[cborg] +++ OK, passed 100 tests.
2196.77 s
[cborg] Simple: OK
2196.77 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Term: OK (3.79s)
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] ByteArray: OK (0.82s)
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] enc_imp . from = enc_ref . canon_ref
2199.19 s
[cborg] Word8: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Word16: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Word32: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Word64: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Word: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Int8: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Int16: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Int32: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Int64: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Int: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Integer: OK (0.01s)
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Half: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Float: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Double: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Tag: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Tag64: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Simple: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Term: OK (0.02s)
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] ByteArray: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] enc_ref . to = enc_imp
2199.19 s
[cborg] Word8: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Word16: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Word32: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Word64: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Word: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Int8: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Int16: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Int32: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Int64: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Int: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Integer: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Half: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Float: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Double: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Tag: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Tag64: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Simple: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Term: OK (0.04s)
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] ByteArray: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] dec_imp . enc_ref = from . dec_ref . enc_ref
2199.19 s
[cborg] Word8: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Word16: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Word32: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Word64: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Word: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Int8: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Int16: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Int32: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Int64: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Int: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Integer: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Half: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Float: OK (0.01s)
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Double: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Tag: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Tag64: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Simple: OK
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] Term: OK (0.06s)
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] ByteArray: OK (0.01s)
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] peekByteOffset
2199.19 s
[cborg] ATerm framework
2199.19 s
[cborg] isomorphic 1: OK (0.02s)
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] isomorphic 2: OK (0.05s)
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] isomorphic 3: OK (0.06s)
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] bytes deserialise: OK (0.07s)
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] bytes reserialise: OK (0.05s)
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.19 s
[cborg] non-canonical encoding: OK (0.13s)
2199.19 s
[cborg] +++ OK, passed 100 tests; 167 discarded.
2199.19 s
[cborg] same offsets with all 2-splits: OK (0.24s)
2199.19 s
[cborg] +++ OK, passed 100 tests.
2199.62 s
[path-io] Phase: updateAutotoolsGnuConfigScriptsPhase
2199.69 s
[path-io] Phase: configurePhase
2199.70 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.qI9yNLDxKg/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
2199.75 s
[path-io] Using Parsec parser
2199.75 s
[path-io] Configuring path-io-1.8.2...
2200.16 s
[cborg] same offsets with all 3-splits: OK (1.66s)
2200.16 s
[cborg] +++ OK, passed 100 tests.
2200.16 s
[cborg] Boundary checks
2200.16 s
[cborg] Word: OK (0.08s)
2200.16 s
[cborg] +++ OK, passed 1000 tests (100.0% "inside").
2200.16 s
[cborg] Word (canonical): OK (0.05s)
2200.16 s
[cborg] +++ OK, passed 1000 tests (100.0% "inside").
2200.16 s
[cborg] Word8: OK (0.08s)
2200.16 s
[cborg] +++ OK, passed 1000 tests:
2200.16 s
[cborg] 71.9% "outside"
2200.16 s
[cborg] 28.1% "inside"
2200.16 s
[cborg] Word8 (canonical): OK (0.05s)
2200.16 s
[cborg] +++ OK, passed 1000 tests:
2200.16 s
[cborg] 69.9% "outside"
2200.16 s
[cborg] 30.1% "inside"
2200.16 s
[cborg] Word16: OK (0.07s)
2200.16 s
[cborg] +++ OK, passed 1000 tests:
2200.16 s
[cborg] 62.5% "outside"
2200.16 s
[cborg] 37.5% "inside"
2200.16 s
[cborg] Word16 (canonical): OK (0.08s)
2200.16 s
[cborg] +++ OK, passed 1000 tests:
2200.16 s
[cborg] 63.6% "outside"
2200.16 s
[cborg] 36.4% "inside"
2200.16 s
[cborg] Word32: OK (0.04s)
2200.16 s
[cborg] +++ OK, passed 1000 tests:
2200.16 s
[cborg] 50.1% "inside"
2200.16 s
[cborg] 49.9% "outside"
2200.16 s
[cborg] Word32 (canonical): OK (0.06s)
2200.16 s
[cborg] +++ OK, passed 1000 tests:
2200.16 s
[cborg] 50.3% "outside"
2200.16 s
[cborg] 49.7% "inside"
2200.16 s
[cborg] Word64: OK (0.05s)
2200.16 s
[cborg] +++ OK, passed 1000 tests (100.0% "inside").
2200.16 s
[cborg] Word64 (canonical): OK (0.05s)
2200.16 s
[cborg] +++ OK, passed 1000 tests (100.0% "inside").
2200.16 s
[cborg] Int: OK (0.03s)
2200.16 s
[cborg] +++ OK, passed 1000 tests:
2200.16 s
[cborg] 55.4% "inside"
2200.16 s
[cborg] 44.6% "outside"
2200.16 s
[cborg] Int (canonical): OK (0.03s)
2200.16 s
[cborg] +++ OK, passed 1000 tests:
2200.16 s
[cborg] 54.7% "inside"
2200.16 s
[cborg] 45.3% "outside"
2200.16 s
[cborg] Int8: OK (0.03s)
2200.16 s
[cborg] +++ OK, passed 1000 tests:
2200.16 s
[cborg] 72.9% "outside"
2200.16 s
[cborg] 27.1% "inside"
2200.16 s
[cborg] Int8 (canonical): OK
2200.16 s
[cborg] +++ OK, passed 1000 tests:
2200.16 s
[cborg] 71.4% "outside"
2200.16 s
[cborg] 28.6% "inside"
2200.16 s
[cborg] Int16: OK (0.02s)
2200.16 s
[cborg] +++ OK, passed 1000 tests:
2200.16 s
[cborg] 65.2% "outside"
2200.16 s
[cborg] 34.8% "inside"
2200.16 s
[cborg] Int16 (canonical): OK (0.04s)
2200.16 s
[cborg] +++ OK, passed 1000 tests:
2200.16 s
[cborg] 65.6% "outside"
2200.16 s
[cborg] 34.4% "inside"
2200.16 s
[cborg] Int32: OK (0.05s)
2200.16 s
[cborg] +++ OK, passed 1000 tests:
2200.16 s
[cborg] 53.2% "outside"
2200.16 s
[cborg] 46.8% "inside"
2200.16 s
[cborg] Int32 (canonical): OK (0.05s)
2200.16 s
[cborg] +++ OK, passed 1000 tests:
2200.16 s
[cborg] 50.6% "outside"
2200.16 s
[cborg] 49.4% "inside"
2200.16 s
[cborg] Int64: OK (0.05s)
2200.16 s
[cborg] +++ OK, passed 1000 tests:
2200.16 s
[cborg] 57.2% "inside"
2200.16 s
[cborg] 42.8% "outside"
2200.18 s
[cborg] Int64 (canonical): OK (0.02s)
2200.18 s
[cborg] +++ OK, passed 1000 tests:
2200.18 s
[cborg] 56.0% "inside"
2200.18 s
[cborg] 44.0% "outside"
2200.21 s
[cborg] ListLen: OK (0.05s)
2200.21 s
[cborg] +++ OK, passed 1000 tests:
2200.21 s
[cborg] 85.7% "inside"
2200.21 s
[cborg] 14.3% "outside"
2200.21 s
[cborg] ListLen (canonical): OK (0.05s)
2200.21 s
[cborg] +++ OK, passed 1000 tests:
2200.21 s
[cborg] 85.2% "inside"
2200.21 s
[cborg] 14.8% "outside"
2200.24 s
[cborg] MapLen: OK (0.03s)
2200.24 s
[cborg] +++ OK, passed 1000 tests:
2200.24 s
[cborg] 83.6% "inside"
2200.24 s
[cborg] 16.4% "outside"
2200.26 s
[cborg] MapLen (canonical): OK (0.05s)
2200.26 s
[cborg] +++ OK, passed 1000 tests:
2200.26 s
[cborg] 84.8% "inside"
2200.26 s
[cborg] 15.2% "outside"
2200.29 s
[cborg] String: OK (0.03s)
2200.29 s
[cborg] +++ OK, passed 1000 tests.
2200.29 s
[cborg] Bytes: OK (0.02s)
2200.29 s
[cborg] +++ OK, passed 1000 tests.
2200.29 s
[cborg] properties
2200.29 s
[cborg] decode non-canonical encoding
2200.29 s
[cborg] Word8: OK (0.01s)
2200.29 s
[cborg] +++ OK, passed 100 tests; 159 discarded.
2200.29 s
[cborg] Word16: OK
2200.29 s
[cborg] +++ OK, passed 100 tests; 77 discarded.
2200.29 s
[cborg] Word32: OK (0.01s)
2200.30 s
[cborg] +++ OK, passed 100 tests; 64 discarded.
2200.30 s
[cborg] Word64: OK
2200.30 s
[cborg] +++ OK, passed 100 tests; 59 discarded.
2200.30 s
[cborg] Word: OK
2200.30 s
[cborg] +++ OK, passed 100 tests; 39 discarded.
2200.30 s
[cborg] Int8: OK
2200.30 s
[cborg] +++ OK, passed 100 tests; 152 discarded.
2200.31 s
[cborg] Int16: OK (0.01s)
2200.31 s
[cborg] +++ OK, passed 100 tests; 55 discarded.
2200.31 s
[cborg] Int32: OK (0.01s)
2200.31 s
[cborg] +++ OK, passed 100 tests; 48 discarded.
2200.32 s
[cborg] Int64: OK (0.02s)
2200.32 s
[cborg] +++ OK, passed 100 tests; 54 discarded.
2200.32 s
[cborg] Int: OK
2200.32 s
[cborg] +++ OK, passed 100 tests; 22 discarded.
2200.34 s
[cborg] Integer: OK (0.02s)
2200.34 s
[cborg] +++ OK, passed 100 tests; 266 discarded.
2200.36 s
[cborg] Half: OK (0.02s)
2200.36 s
[cborg] +++ OK, passed 100 tests; 397 discarded.
2200.39 s
[cborg] Float: OK (0.02s)
2200.39 s
[cborg] +++ OK, passed 100 tests; 597 discarded.
2200.39 s
[cborg] Double: OK (0.02s)
2200.39 s
[cborg] +++ OK, passed 100 tests; 531 discarded.
2200.39 s
[cborg] Tag: OK
2200.39 s
[cborg] +++ OK, passed 100 tests; 35 discarded.
2200.39 s
[cborg] Tag64: OK (0.01s)
2200.39 s
[cborg] +++ OK, passed 100 tests; 47 discarded.
2200.39 s
[cborg] Simple: OK
2200.39 s
[cborg] +++ OK, passed 100 tests; 303 discarded.
2200.50 s
[cborg] Term: OK (0.12s)
2200.50 s
[cborg] +++ OK, passed 100 tests; 183 discarded.
2200.50 s
[cborg] canonical decoding
2200.50 s
[cborg] Word: OK
2200.50 s
[cborg] +++ OK, passed 100 tests (33% canonical).
2200.50 s
[cborg] Word8: OK
2200.50 s
[cborg] +++ OK, passed 100 tests (62% canonical).
2200.50 s
[cborg] Word16: OK
2200.50 s
[cborg] +++ OK, passed 100 tests (42% canonical).
2200.50 s
[cborg] Word32: OK (0.01s)
2200.50 s
[cborg] +++ OK, passed 100 tests (34% canonical).
2200.50 s
[cborg] Word64: OK
2200.50 s
[cborg] +++ OK, passed 100 tests (40% canonical).
2200.50 s
[cborg] Int: OK (0.01s)
2200.50 s
[cborg] +++ OK, passed 100 tests (30% canonical).
2200.50 s
[cborg] Int8: OK
2200.50 s
[cborg] +++ OK, passed 100 tests (67% canonical).
2200.50 s
[cborg] Int16: OK
2200.50 s
[cborg] +++ OK, passed 100 tests (52% canonical).
2200.50 s
[cborg] Int32: OK
2200.50 s
[cborg] +++ OK, passed 100 tests (38% canonical).
2200.50 s
[cborg] Int64: OK
2200.50 s
[cborg] +++ OK, passed 100 tests (28% canonical).
2200.50 s
[cborg] Integer: OK
2200.50 s
[cborg] +++ OK, passed 100 tests (74% canonical).
2200.50 s
[cborg] Half: OK (0.01s)
2200.50 s
[cborg] +++ OK, passed 100 tests (84% canonical).
2200.50 s
[cborg] Float: OK
2200.50 s
[cborg] +++ OK, passed 100 tests (78% canonical).
2200.50 s
[cborg] Double: OK
2200.50 s
[cborg] +++ OK, passed 100 tests (87% canonical).
2200.50 s
[cborg] Tag: OK
2200.50 s
[cborg] +++ OK, passed 100 tests (25% canonical).
2200.50 s
[cborg] Tag64: OK
2200.50 s
[cborg] +++ OK, passed 100 tests (35% canonical).
2200.50 s
[cborg] Simple: OK
2200.50 s
[cborg] +++ OK, passed 100 tests (76% canonical).
2200.50 s
[cborg] Regression tests
2200.50 s
[cborg] FlatTerm regressions
2200.50 s
[cborg] Decoding of large-ish words: OK
2200.50 s
[cborg] Encoding of Int64s on 32bit: OK
2200.50 s
[cborg] Issue 160 - decoder checks
2200.50 s
[cborg] decodeString fails on non-utf8 bytes instead of crashing (fast path): OK
2200.50 s
[cborg] decodeString fails on non-utf8 bytes instead of crashing (slow path): OK
2200.50 s
[cborg] decodeListLen doesn't produce negative lengths using a Word64: OK
2200.50 s
[cborg] decodeMapLen doesn't produce negative lengths using a Word64: OK
2200.50 s
[cborg] decodeBytes doesn't create bytestrings that cause segfaults or worse: OK
2200.50 s
[cborg] Issue 162 - canonical decoding
2200.50 s
[cborg] simple: OK
2200.50 s
[cborg] composite: OK
2200.50 s
[cborg] UTF8
2200.78 s
[cborg] Decoding of UTF8 encoded Text works and properly handles decoding failures: OK (0.29s)
2200.78 s
[cborg] +++ OK, passed 1000 tests:
2200.78 s
[cborg] 78.9% "invalid utf8"
2200.78 s
[cborg] 21.1% "valid utf8"
2200.78 s
[cborg] pre-encoded
2200.78 s
[cborg] single term, same bytes: OK (0.03s)
2200.78 s
[cborg] +++ OK, passed 100 tests.
2200.78 s
[cborg] single term, same tokens: OK (0.05s)
2200.78 s
[cborg] +++ OK, passed 100 tests.
2201.67 s
[cborg] list terms, same bytes: OK (1.10s)
2201.67 s
[cborg] +++ OK, passed 100 tests.
2202.09 s
[cborg] list terms, same tokens: OK (1.33s)
2202.09 s
[cborg] +++ OK, passed 100 tests.
2202.09 s
[cborg]
2202.09 s
[cborg] All 271 tests passed (7.51s)
2202.11 s
[cborg] Test suite tests: PASS
2202.11 s
[cborg] Test suite logged to: dist/test/cborg-0.2.10.0-tests.log
2202.11 s
[cborg] 1 of 1 test suites (1 of 1 test cases) passed.
2202.15 s
[cborg] Phase: haddockPhase
2202.46 s
[path-io] Flags chosen: dev=False
2203.56 s
[cborg] Preprocessing library for cborg-0.2.10.0...
2203.57 s
[cborg] Running Haddock on library for cborg-0.2.10.0...
2204.32 s
[path-io] Dependency base >=4.15 && <5: using base-4.20.1.0
2204.32 s
[path-io] Dependency containers: using containers-0.7
2204.32 s
[path-io] Dependency directory >=1.3.2.0 && <1.4: using directory-1.3.8.5
2204.32 s
[path-io] Dependency dlist >=0.8 && <2: using dlist-1.0
2204.32 s
[path-io] Dependency exceptions >=0.8 && <0.11: using exceptions-0.10.9
2204.32 s
[path-io] Dependency filepath >=1.2 && <1.6: using filepath-1.5.4.0
2204.32 s
[path-io] Dependency path >=0.7.1 && <0.10: using path-0.9.5
2204.32 s
[path-io] Dependency temporary >=1.1 && <1.4: using temporary-1.3
2204.32 s
[path-io] Dependency time >=1.4 && <1.15: using time-1.12.2
2204.32 s
[path-io] Dependency transformers >=0.3 && <0.7: using transformers-0.6.1.1
2204.32 s
[path-io] Dependency unix-compat: using unix-compat-0.7.4
2204.32 s
[path-io] Dependency base >=4.15 && <5: using base-4.20.1.0
2204.32 s
[path-io] Dependency exceptions >=0.8 && <0.11: using exceptions-0.10.9
2204.32 s
[path-io] Dependency hspec >=2 && <3: using hspec-2.11.12
2204.32 s
[path-io] Dependency path >=0.7.1 && <0.10: using path-0.9.5
2204.32 s
[path-io] Dependency path-io: using path-io-1.8.2
2204.33 s
[path-io] Dependency unix-compat: using unix-compat-0.7.4
2204.33 s
[path-io] Source component graph:
2204.33 s
[path-io] component lib
2204.33 s
[path-io] component test:tests dependency lib
2204.33 s
[path-io] Configured component graph:
2204.33 s
[path-io] component path-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d
2204.33 s
[path-io] include base-4.20.1.0-4f22
2204.33 s
[path-io] include containers-0.7-57cd
2204.33 s
[path-io] include directory-1.3.8.5-8f4e
2204.33 s
[path-io] include dlist-1.0-CRZt0KBQUbb44hAEqR55sf
2204.33 s
[path-io] include exceptions-0.10.9-1130
2204.33 s
[path-io] include filepath-1.5.4.0-0a9f
2204.33 s
[path-io] include path-0.9.5-FibuwQIzI7mKodf8l1AMcf
2204.33 s
[path-io] include temporary-1.3-DVW9lan804UEvwrxaud9ij
2204.33 s
[path-io] include time-1.12.2-8e38
2204.33 s
[path-io] include transformers-0.6.1.1-bbf1
2204.33 s
[path-io] include unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
2204.33 s
[path-io] component path-io-1.8.2-1gqwPWGqwV2HC8HF0FTuWX-tests
2204.33 s
[path-io] include base-4.20.1.0-4f22
2204.33 s
[path-io] include exceptions-0.10.9-1130
2204.33 s
[path-io] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
2204.33 s
[path-io] include path-0.9.5-FibuwQIzI7mKodf8l1AMcf
2204.33 s
[path-io] include path-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d
2204.33 s
[path-io] include unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
2204.33 s
[path-io] Linked component graph:
2204.33 s
[path-io] unit path-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d
2204.33 s
[path-io] include base-4.20.1.0-4f22
2204.33 s
[path-io] include containers-0.7-57cd
2204.33 s
[path-io] include directory-1.3.8.5-8f4e
2204.33 s
[path-io] include dlist-1.0-CRZt0KBQUbb44hAEqR55sf
2204.33 s
[path-io] include exceptions-0.10.9-1130
2204.33 s
[path-io] include filepath-1.5.4.0-0a9f
2204.33 s
[path-io] include path-0.9.5-FibuwQIzI7mKodf8l1AMcf
2204.33 s
[path-io] include temporary-1.3-DVW9lan804UEvwrxaud9ij
2204.33 s
[path-io] include time-1.12.2-8e38
2204.33 s
[path-io] include transformers-0.6.1.1-bbf1
2204.33 s
[path-io] include unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
2204.33 s
[path-io] Path.IO=path-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d:Path.IO
2204.33 s
[path-io] unit path-io-1.8.2-1gqwPWGqwV2HC8HF0FTuWX-tests
2204.33 s
[path-io] include base-4.20.1.0-4f22
2204.33 s
[path-io] include exceptions-0.10.9-1130
2204.33 s
[path-io] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
2204.33 s
[path-io] include path-0.9.5-FibuwQIzI7mKodf8l1AMcf
2204.33 s
[path-io] include path-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d
2204.33 s
[path-io] include unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
2204.33 s
[path-io] Ready component graph:
2204.33 s
[path-io] definite path-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d
2204.33 s
[path-io] depends base-4.20.1.0-4f22
2204.33 s
[path-io] depends containers-0.7-57cd
2204.33 s
[path-io] depends directory-1.3.8.5-8f4e
2204.33 s
[path-io] depends dlist-1.0-CRZt0KBQUbb44hAEqR55sf
2204.33 s
[path-io] depends exceptions-0.10.9-1130
2204.33 s
[path-io] depends filepath-1.5.4.0-0a9f
2204.33 s
[path-io] depends path-0.9.5-FibuwQIzI7mKodf8l1AMcf
2204.33 s
[path-io] depends temporary-1.3-DVW9lan804UEvwrxaud9ij
2204.33 s
[path-io] depends time-1.12.2-8e38
2204.33 s
[path-io] depends transformers-0.6.1.1-bbf1
2204.33 s
[path-io] depends unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
2204.33 s
[path-io] definite path-io-1.8.2-1gqwPWGqwV2HC8HF0FTuWX-tests
2204.33 s
[path-io] depends base-4.20.1.0-4f22
2204.33 s
[path-io] depends exceptions-0.10.9-1130
2204.33 s
[path-io] depends hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
2204.33 s
[path-io] depends path-0.9.5-FibuwQIzI7mKodf8l1AMcf
2204.33 s
[path-io] depends path-io-1.8.2-1jpctHmT9xY9bxb0yvlj6d
2204.33 s
[path-io] depends unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
2204.33 s
[path-io] Using Cabal-3.12.1.0 compiled by ghc-9.10
2204.33 s
[path-io] Using compiler: ghc-9.10.2
2204.33 s
[path-io] Using install prefix:
2204.33 s
[path-io] /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2
2204.33 s
[path-io] Executables installed in:
2204.33 s
[path-io] /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2/bin
2204.33 s
[path-io] Libraries installed in:
2204.33 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
2204.33 s
[path-io] Dynamic Libraries installed in:
2204.33 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
2204.33 s
[path-io] Private executables installed in:
2204.33 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
2204.33 s
[path-io] Data files installed in:
2204.33 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
2204.33 s
[path-io] Documentation installed in:
2204.33 s
[path-io] /nix/store/iz7mdmba6bd03qvimn34k1gd71i3whcj-path-io-1.8.2-doc/share/doc/path-io-1.8.2
2204.33 s
[path-io] Configuration files installed in:
2204.33 s
[path-io] /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2/etc
2204.33 s
[path-io] No alex found
2204.33 s
[path-io] Using ar found on system at:
2204.33 s
[path-io] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2204.33 s
[path-io] No c2hs found
2204.33 s
[path-io] No cpphs found
2204.33 s
[path-io] No doctest found
2204.33 s
[path-io] Using gcc version 14.3.0 given by user at:
2204.33 s
[path-io] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2204.33 s
[path-io] Using ghc version 9.10.2 found on system at:
2204.33 s
[path-io] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2204.33 s
[path-io] Using ghc-pkg version 9.10.2 found on system at:
2204.33 s
[path-io] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2204.33 s
[path-io] No ghcjs found
2204.33 s
[path-io] No ghcjs-pkg found
2204.33 s
[path-io] No greencard found
2204.33 s
[path-io] Using haddock version 2.31.0 found on system at:
2204.33 s
[path-io] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2204.33 s
[path-io] No happy found
2204.33 s
[path-io] Using haskell-suite found on system at: haskell-suite-dummy-location
2204.33 s
[path-io] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2204.33 s
[path-io] No hmake found
2204.33 s
[path-io] Using hpc version 0.69 found on system at:
2204.33 s
[path-io] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2204.33 s
[path-io] Using hsc2hs version 0.68.10 found on system at:
2204.33 s
[path-io] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2204.33 s
[path-io] Using hscolour version 1.25 found on system at:
2204.33 s
[path-io] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2204.33 s
[path-io] No jhc found
2204.33 s
[path-io] Using ld found on system at:
2204.33 s
[path-io] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2204.33 s
[path-io] No pkg-config found
2204.33 s
[path-io] Using runghc version 9.10.2 found on system at:
2204.33 s
[path-io] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2204.33 s
[path-io] Using strip version 2.44 found on system at:
2204.33 s
[path-io] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2204.33 s
[path-io] Using tar found on system at:
2204.33 s
[path-io] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2204.33 s
[path-io] No uhc found
2205.36 s
[path-io] Phase: buildPhase
2205.68 s
[path-io] Preprocessing library for path-io-1.8.2...
2205.68 s
[path-io] Building library for path-io-1.8.2...
2206.21 s
[path-io] [1 of 1] Compiling Path.IO ( Path/IO.hs, dist/build/Path/IO.o, dist/build/Path/IO.dyn_o )
2206.35 s
[cborg] [ 1 of 14] Compiling Codec.CBOR.ByteArray.Internal ( src/Codec/CBOR/ByteArray/Internal.hs, nothing )
2206.67 s
[cborg] [ 2 of 14] Compiling Codec.CBOR.ByteArray.Sliced ( src/Codec/CBOR/ByteArray/Sliced.hs, nothing )
2207.67 s
[cborg] src/Codec/CBOR/ByteArray/Sliced.hs:44:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2207.67 s
[cborg] The qualified import of ‘Data.ByteString.Short.Internal’ is redundant
2207.67 s
[cborg] except perhaps to import instances from ‘Data.ByteString.Short.Internal’
2207.67 s
[cborg] To import instances alone, use: import Data.ByteString.Short.Internal()
2207.67 s
[cborg] |
2207.67 s
[cborg] 44 | import qualified Data.ByteString.Short.Internal as BSS
2207.68 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2207.68 s
[cborg]
2207.71 s
[cborg] [ 3 of 14] Compiling Codec.CBOR.ByteArray ( src/Codec/CBOR/ByteArray.hs, nothing )
2207.83 s
[cborg] src/Codec/CBOR/ByteArray.hs:39:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2207.83 s
[cborg] The qualified import of ‘Data.ByteString.Short.Internal’ is redundant
2207.83 s
[cborg] except perhaps to import instances from ‘Data.ByteString.Short.Internal’
2207.83 s
[cborg] To import instances alone, use: import Data.ByteString.Short.Internal()
2207.83 s
[cborg] |
2207.83 s
[cborg] 39 | import qualified Data.ByteString.Short.Internal as BSS
2207.83 s
[cborg] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2207.83 s
[cborg]
2207.85 s
[cborg] [ 4 of 14] Compiling Codec.CBOR.Decoding ( src/Codec/CBOR/Decoding.hs, nothing )
2209.38 s
[cborg] [ 5 of 14] Compiling Codec.CBOR.Magic ( src/Codec/CBOR/Magic.hs, nothing )
2209.70 s
[cborg] [ 6 of 14] Compiling Codec.CBOR.Read ( src/Codec/CBOR/Read.hs, nothing )
2214.81 s
[cborg] [ 7 of 14] Compiling Codec.CBOR.Encoding[boot] ( src/Codec/CBOR/Encoding.hs-boot, nothing )
2214.82 s
[cborg] [ 8 of 14] Compiling Codec.CBOR.FlatTerm[boot] ( src/Codec/CBOR/FlatTerm.hs-boot, nothing )
2214.83 s
[cborg] [ 9 of 14] Compiling Codec.CBOR.Encoding ( src/Codec/CBOR/Encoding.hs, nothing )
2215.14 s
[cborg] [10 of 14] Compiling Codec.CBOR.FlatTerm ( src/Codec/CBOR/FlatTerm.hs, nothing )
2215.46 s
[crypton] Documentation created: dist/doc/html/crypton/,
2215.46 s
[crypton] dist/doc/html/crypton/crypton.txt
2216.06 s
[path-io] [1 of 1] Compiling Path.IO ( Path/IO.hs, dist/build/Path/IO.p_o )
2216.18 s
[crypton] Preprocessing test suite 'test-crypton' for crypton-1.0.4...
2216.27 s
[crypton] haddockPhase completed in 1 minutes 38 seconds
2216.27 s
[crypton] Phase: installPhase
2216.77 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
2216.83 s
[cborg] [11 of 14] Compiling Codec.CBOR.Term ( src/Codec/CBOR/Term.hs, nothing )
2217.30 s
[cborg] [12 of 14] Compiling Codec.CBOR ( src/Codec/CBOR.hs, nothing )
2217.32 s
[cborg] [13 of 14] Compiling Codec.CBOR.Write ( src/Codec/CBOR/Write.hs, nothing )
2217.85 s
[cborg] [14 of 14] Compiling Codec.CBOR.Pretty ( src/Codec/CBOR/Pretty.hs, nothing )
2218.30 s
[cborg] Haddock coverage:
2218.31 s
[cborg] 33% ( 3 / 9) in 'Codec.CBOR.ByteArray.Sliced'
2218.31 s
[cborg] Missing documentation for:
2218.31 s
[cborg] SlicedByteArray (src/Codec/CBOR/ByteArray/Sliced.hs:50)
2218.31 s
[cborg] sizeofSlicedByteArray (src/Codec/CBOR/ByteArray/Sliced.hs:62)
2218.31 s
[cborg] fromShortByteString (src/Codec/CBOR/ByteArray/Sliced.hs:53)
2218.31 s
[cborg] fromByteString (src/Codec/CBOR/ByteArray/Sliced.hs:56)
2218.31 s
[cborg] fromByteArray (src/Codec/CBOR/ByteArray/Sliced.hs:59)
2218.31 s
[cborg] toBuilder (src/Codec/CBOR/ByteArray/Sliced.hs:87)
2218.31 s
[cborg] 30% ( 3 / 10) in 'Codec.CBOR.ByteArray'
2218.31 s
[cborg] Missing documentation for:
2218.31 s
[cborg] ByteArray (src/Codec/CBOR/ByteArray.hs:45)
2218.31 s
[cborg] sizeofByteArray (src/Codec/CBOR/ByteArray.hs:49)
2218.31 s
[cborg] fromShortByteString (src/Codec/CBOR/ByteArray.hs:52)
2218.31 s
[cborg] toShortByteString (src/Codec/CBOR/ByteArray.hs:55)
2218.31 s
[cborg] fromByteString (src/Codec/CBOR/ByteArray.hs:58)
2218.31 s
[cborg] toBuilder (src/Codec/CBOR/ByteArray.hs:61)
2218.31 s
[cborg] toSliced (src/Codec/CBOR/ByteArray.hs:64)
2218.31 s
[cborg] Warning: 'Decoder' is ambiguous. It is defined
2218.31 s
[cborg] * at src/Codec/CBOR/Decoding.hs:137:23
2218.31 s
[cborg] * at src/Codec/CBOR/Decoding.hs:137:1
2218.31 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2218.31 s
[cborg] by specifying the type/value namespace explicitly.
2218.31 s
[cborg] Defaulting to the one defined at src/Codec/CBOR/Decoding.hs:137:1
2218.33 s
[cborg] Warning: 'simple' is out of scope.
2218.33 s
[cborg] If you qualify the identifier, haddock can try to link it anyway.
2218.36 s
[cborg] 100% ( 84 / 84) in 'Codec.CBOR.Decoding'
2218.37 s
[cborg] Warning: 'Encoding' is ambiguous. It is defined
2218.37 s
[cborg] * at src/Codec/CBOR/Encoding.hs:83:20
2218.37 s
[cborg] * at src/Codec/CBOR/Encoding.hs:83:1
2218.37 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2218.37 s
[cborg] by specifying the type/value namespace explicitly.
2218.37 s
[cborg] Defaulting to the one defined at src/Codec/CBOR/Encoding.hs:83:1
2218.40 s
[cborg] 100% ( 37 / 37) in 'Codec.CBOR.Encoding'
2218.40 s
[cborg] Warning: 'ST' is ambiguous. It is defined
2218.40 s
[cborg] * in ‘GHC.Internal.ST’
2218.40 s
[cborg] * in ‘GHC.Internal.ST’
2218.40 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2218.40 s
[cborg] by specifying the type/value namespace explicitly.
2218.40 s
[cborg] Defaulting to the one defined in ‘GHC.Internal.ST’
2218.40 s
[cborg] Warning: 'Ptr' is ambiguous. It is defined
2218.40 s
[cborg] * in ‘GHC.Internal.Ptr’
2218.40 s
[cborg] * in ‘GHC.Internal.Ptr’
2218.40 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2218.40 s
[cborg] by specifying the type/value namespace explicitly.
2218.40 s
[cborg] Defaulting to the one defined in ‘GHC.Internal.Ptr’
2218.41 s
[cborg] Warning: 'Counter' is ambiguous. It is defined
2218.41 s
[cborg] * at src/Codec/CBOR/Magic.hs:599:18
2218.41 s
[cborg] * at src/Codec/CBOR/Magic.hs:599:1
2218.41 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2218.41 s
[cborg] by specifying the type/value namespace explicitly.
2218.41 s
[cborg] Defaulting to the one defined at src/Codec/CBOR/Magic.hs:599:1
2218.42 s
[cborg] Warning: 'MutableByteArray' is ambiguous. It is defined
2218.42 s
[cborg] * in ‘Data.Array.Byte’
2218.42 s
[cborg] * in ‘Data.Array.Byte’
2218.42 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2218.42 s
[cborg] by specifying the type/value namespace explicitly.
2218.42 s
[cborg] Defaulting to the one defined in ‘Data.Array.Byte’
2218.42 s
[cborg] Warning: 'ByteArray' is ambiguous. It is defined
2218.42 s
[cborg] * in ‘Data.Array.Byte’
2218.42 s
[cborg] * in ‘Data.Array.Byte’
2218.42 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2218.42 s
[cborg] by specifying the type/value namespace explicitly.
2218.42 s
[cborg] Defaulting to the one defined in ‘Data.Array.Byte’
2218.43 s
[cborg] 72% ( 31 / 43) in 'Codec.CBOR.Magic'
2218.43 s
[cborg] Missing documentation for:
2218.43 s
[cborg] word8ToWord (src/Codec/CBOR/Magic.hs:446)
2218.43 s
[cborg] word16ToWord (src/Codec/CBOR/Magic.hs:447)
2218.43 s
[cborg] word32ToWord (src/Codec/CBOR/Magic.hs:448)
2218.43 s
[cborg] word64ToWord (src/Codec/CBOR/Magic.hs:451)
2218.43 s
[cborg] word8ToInt (src/Codec/CBOR/Magic.hs:481)
2218.43 s
[cborg] word16ToInt (src/Codec/CBOR/Magic.hs:482)
2218.43 s
[cborg] word32ToInt (src/Codec/CBOR/Magic.hs:484)
2218.43 s
[cborg] word64ToInt (src/Codec/CBOR/Magic.hs:506)
2218.43 s
[cborg] intToWord (src/Codec/CBOR/Magic.hs:434)
2218.43 s
[cborg] intToInt64 (src/Codec/CBOR/Magic.hs:430)
2218.43 s
[cborg] intToWord64 (src/Codec/CBOR/Magic.hs:438)
2218.43 s
[cborg] int64ToWord64 (src/Codec/CBOR/Magic.hs:442)
2218.44 s
[cborg] Warning: 'DeserialiseFailure' is ambiguous. It is defined
2218.44 s
[cborg] * at src/Codec/CBOR/Read.hs:89:27
2218.44 s
[cborg] * at src/Codec/CBOR/Read.hs:89:1
2218.44 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2218.44 s
[cborg] by specifying the type/value namespace explicitly.
2218.44 s
[cborg] Defaulting to the one defined at src/Codec/CBOR/Read.hs:89:1
2218.45 s
[cborg] 100% ( 7 / 7) in 'Codec.CBOR.Read'
2218.46 s
[cborg] Warning: 'Encoding' is ambiguous. It is defined
2218.46 s
[cborg] * at src/Codec/CBOR/Encoding.hs:83:20
2218.46 s
[cborg] * at src/Codec/CBOR/Encoding.hs:83:1
2218.46 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2218.46 s
[cborg] by specifying the type/value namespace explicitly.
2218.46 s
[cborg] Defaulting to the one defined at src/Codec/CBOR/Encoding.hs:83:1
2218.47 s
[cborg] 88% ( 8 / 9) in 'Codec.CBOR.FlatTerm'
2218.48 s
[cborg] Missing documentation for:
2218.48 s
[cborg] decodeTermToken (src/Codec/CBOR/FlatTerm.hs:199)
2218.48 s
[cborg] Warning: 'Serialise' is out of scope.
2218.48 s
[cborg] If you qualify the identifier, haddock can try to link it anyway.
2218.48 s
[cborg] Warning: 'decode' is out of scope.
2218.48 s
[cborg] If you qualify the identifier, haddock can try to link it anyway.
2218.48 s
[cborg] Warning: 'encode' is out of scope.
2218.48 s
[cborg] If you qualify the identifier, haddock can try to link it anyway.
2218.48 s
[cborg] Warning: 'Encoding' is ambiguous. It is defined
2218.48 s
[cborg] * at src/Codec/CBOR/Encoding.hs:83:20
2218.48 s
[cborg] * at src/Codec/CBOR/Encoding.hs:83:1
2218.48 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2218.48 s
[cborg] by specifying the type/value namespace explicitly.
2218.48 s
[cborg] Defaulting to the one defined at src/Codec/CBOR/Encoding.hs:83:1
2218.49 s
[cborg] 100% ( 4 / 4) in 'Codec.CBOR.Term'
2218.50 s
[cborg] 100% ( 3 / 3) in 'Codec.CBOR'
2218.50 s
[cborg] Warning: 'Encoding' is ambiguous. It is defined
2218.50 s
[cborg] * at src/Codec/CBOR/Encoding.hs:83:20
2218.50 s
[cborg] * at src/Codec/CBOR/Encoding.hs:83:1
2218.50 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2218.50 s
[cborg] by specifying the type/value namespace explicitly.
2218.50 s
[cborg] Defaulting to the one defined at src/Codec/CBOR/Encoding.hs:83:1
2218.51 s
[cborg] 100% ( 4 / 4) in 'Codec.CBOR.Write'
2218.51 s
[cborg] Warning: 'Encoding' is ambiguous. It is defined
2218.51 s
[cborg] * at src/Codec/CBOR/Encoding.hs:83:20
2218.51 s
[cborg] * at src/Codec/CBOR/Encoding.hs:83:1
2218.51 s
[cborg] You may be able to disambiguate the identifier by qualifying it or
2218.51 s
[cborg] by specifying the type/value namespace explicitly.
2218.51 s
[cborg] Defaulting to the one defined at src/Codec/CBOR/Encoding.hs:83:1
2218.52 s
[cborg] 100% ( 2 / 2) in 'Codec.CBOR.Pretty'
2219.87 s
[cborg] Warning: Codec.CBOR.ByteArray.Sliced: could not find link destinations for:
2219.87 s
[cborg] - Codec.CBOR.ByteArray.Sliced.D:R:ItemSlicedByteArray
2219.88 s
[cborg] Warning: Codec.CBOR.ByteArray: could not find link destinations for:
2219.88 s
[cborg] - Codec.CBOR.ByteArray.D:R:ItemByteArray
2221.99 s
[aeson-pretty] Documentation created: dist/doc/html/aeson-pretty/,
2221.99 s
[aeson-pretty] dist/doc/html/aeson-pretty/aeson-pretty.txt
2222.50 s
[aeson-pretty] Preprocessing executable 'aeson-pretty' for aeson-pretty-0.8.10...
2222.51 s
[aeson-pretty] haddockPhase completed in 56 seconds
2222.51 s
[aeson-pretty] Phase: installPhase
2223.30 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
2223.47 s
[aeson-pretty] Installing executable aeson-pretty in /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10/bin
2223.47 s
[aeson-pretty] Warning: The directory
2223.47 s
[aeson-pretty] /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10/bin is not in
2223.47 s
[aeson-pretty] the system search path.
2224.83 s
[aeson-pretty] Phase: fixupPhase
2224.97 s
[aeson-pretty] shrinking RPATHs of ELF executables and libraries in /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10
2224.98 s
[aeson-pretty] shrinking /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10/bin/aeson-pretty
2225.02 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
2225.07 s
[aeson-pretty] checking for references to /build/ in /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10...
2225.16 s
[aeson-pretty] patching script interpreter paths in /nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10
2225.21 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
2225.55 s
[aeson-pretty] shrinking RPATHs of ELF executables and libraries in /nix/store/gm0hh1b7zzbmsg5ib3g137kcavfaj6pq-aeson-pretty-0.8.10-doc
2225.56 s
[aeson-pretty] checking for references to /build/ in /nix/store/gm0hh1b7zzbmsg5ib3g137kcavfaj6pq-aeson-pretty-0.8.10-doc...
2225.59 s
[aeson-pretty] patching script interpreter paths in /nix/store/gm0hh1b7zzbmsg5ib3g137kcavfaj6pq-aeson-pretty-0.8.10-doc
2226.20 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
2227.05 s
[aeson-pretty:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2227.77 s
[aeson-pretty:post-build] copying 2 paths...
2227.77 s
[aeson-pretty:post-build] copying path '/nix/store/gm0hh1b7zzbmsg5ib3g137kcavfaj6pq-aeson-pretty-0.8.10-doc' to 'https://cache.nix-ci.com'...
2228.28 s
[aeson-pretty:post-build] copying path '/nix/store/638zwa5i0rd6gh9idzszlxjgpw2iamn2-aeson-pretty-0.8.10' to 'https://cache.nix-ci.com'...
2232.19 s
[aeson-pretty:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2233.05 s
[aeson-pretty:post-build] copying 1 paths...
2233.05 s
[aeson-pretty:post-build] copying path '/nix/store/cn22vj2vw926hq3a0h2lmn5j2q5923sh-aeson-pretty-0.8.10.drv' to 'https://cache.nix-ci.com'...
2233.67 s
Uploaded aeson-pretty in 7.6s
2233.68 s
Progress: 91 of 106 built (3 building), 323 of 323 downloaded from cache
2233.68 s
Built aeson-pretty in 1m47s
2233.68 s
[crypton] Phase: fixupPhase
2233.68 s
[crypton] shrinking RPATHs of ELF executables and libraries in /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4
2233.68 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
2233.68 s
[crypton] checking for references to /build/ in /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4...
2233.68 s
[crypton] patching script interpreter paths in /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4
2233.68 s
[crypton] stripping (with command strip and flags -S -p) in /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4/lib
2233.68 s
[path-io] Preprocessing test suite 'tests' for path-io-1.8.2...
2233.68 s
[path-io] Building test suite 'tests' for path-io-1.8.2...
2233.68 s
[path-io] [1 of 1] Compiling Main ( tests/Main.hs, dist/build/tests/tests-tmp/Main.o )
2239.04 s
[crypton] shrinking RPATHs of ELF executables and libraries in /nix/store/x1fk3sn5q6kwm7v1gg2fjibmjv6fr4lf-crypton-1.0.4-doc
2239.11 s
[crypton] checking for references to /build/ in /nix/store/x1fk3sn5q6kwm7v1gg2fjibmjv6fr4lf-crypton-1.0.4-doc...
2239.37 s
[crypton] patching script interpreter paths in /nix/store/x1fk3sn5q6kwm7v1gg2fjibmjv6fr4lf-crypton-1.0.4-doc
2240.96 s
[crypton:post-build] Uploading to the NixCI cache: /nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4 /nix/store/x1fk3sn5q6kwm7v1gg2fjibmjv6fr4lf-crypton-1.0.4-doc
2241.71 s
[crypton:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2242.08 s
[crypton:post-build] copying 2 paths...
2242.08 s
[crypton:post-build] copying path '/nix/store/x1fk3sn5q6kwm7v1gg2fjibmjv6fr4lf-crypton-1.0.4-doc' to 'https://cache.nix-ci.com'...
2248.45 s
[crypton:post-build] copying path '/nix/store/20fg46ig0jf0bxn338hfck0xzq1b8834-crypton-1.0.4' to 'https://cache.nix-ci.com'...
2288.85 s
[crypton:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2289.64 s
[crypton:post-build] copying 1 paths...
2289.64 s
[crypton:post-build] copying path '/nix/store/5m3179df0w0m5yhxa88i83l0b1q3pynz-crypton-1.0.4.drv' to 'https://cache.nix-ci.com'...
2290.15 s
Uploaded crypton in 49.4s
2290.16 s
Progress: 92 of 106 built (2 building), 323 of 323 downloaded from cache
2290.16 s
Built crypton in 16m39s
2290.36 s
Building /nix/store/0h2pmj4wwxjkd1g4ppc5iv01fvcahbjx-crypton-x509-1.7.7.drv
2290.37 s
[cborg] Documentation created: dist/doc/html/cborg/, dist/doc/html/cborg/cborg.txt
2290.37 s
[cborg] Preprocessing test suite 'tests' for cborg-0.2.10.0...
2290.37 s
[cborg] haddockPhase completed in 47 seconds
2290.37 s
[cborg] Phase: installPhase
2290.37 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
2290.37 s
[cborg] Phase: fixupPhase
2290.37 s
[cborg] shrinking RPATHs of ELF executables and libraries in /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0
2290.37 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
2290.37 s
[cborg] checking for references to /build/ in /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0...
2290.37 s
[cborg] patching script interpreter paths in /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0
2290.37 s
[cborg] stripping (with command strip and flags -S -p) in /nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0/lib
2290.37 s
[cborg] shrinking RPATHs of ELF executables and libraries in /nix/store/8hf0szcdzyjqbp0ncnw0ipa9pk4c84yd-cborg-0.2.10.0-doc
2290.37 s
[cborg] checking for references to /build/ in /nix/store/8hf0szcdzyjqbp0ncnw0ipa9pk4c84yd-cborg-0.2.10.0-doc...
2290.37 s
[cborg] patching script interpreter paths in /nix/store/8hf0szcdzyjqbp0ncnw0ipa9pk4c84yd-cborg-0.2.10.0-doc
2290.37 s
[path-io] [2 of 2] Linking dist/build/tests/tests
2290.37 s
[path-io] buildPhase completed in 39 seconds
2290.37 s
[path-io] Phase: checkPhase
2290.37 s
[path-io] Running 1 test suites...
2290.37 s
[path-io] Test suite tests: RUNNING...
2290.37 s
[path-io]
2290.37 s
[path-io] listDir
2290.37 s
[path-io] lists directory [✔]
2290.37 s
[path-io] listDirRel
2290.37 s
[path-io] lists directory [✔]
2290.37 s
[path-io] listDirRecur
2290.37 s
[path-io] lists directory recursively [✔]
2290.37 s
[path-io] listDirRecurRel
2290.37 s
[path-io] lists directory recursively [✔]
2290.37 s
[path-io] listDirRecurWith
2290.37 s
[path-io] lists directory recursively using predicates [✔]
2290.37 s
[path-io] walkDir Finish
2290.37 s
[path-io] Finishes only after finding what it is looking for [✔]
2290.37 s
[path-io] copyDirRecur
2290.37 s
[path-io] when source directory is editable
2290.37 s
[path-io] copies directory [✔]
2290.37 s
[path-io] when source directory is read-only
2290.37 s
[path-io] copies directory just as well (preserving permissions) [✔]
2290.37 s
[path-io] copyDirRecur'
2290.37 s
[path-io] when source directory is read-only
2290.37 s
[path-io] copies directory but now it's editable [✔]
2290.37 s
[path-io] findFile
2290.37 s
[path-io] finds a file lazily [✔]
2290.37 s
[path-io] removeDirLink
2290.37 s
[path-io] remove dir link [✔]
2290.37 s
[path-io] listDirRecur Cyclic
2290.37 s
[path-io] lists directory trees having traversal cycles [✔]
2290.37 s
[path-io] getCurrentDir
2290.37 s
[path-io] returns current dir [✔]
2290.37 s
[path-io] setCurrentDir
2290.37 s
[path-io] sets current dir [✔]
2290.37 s
[path-io] withCurrentDir
2290.37 s
[path-io] temporarily modifies current dir [✔]
2290.37 s
[path-io] walkDirRel
2290.37 s
[path-io] does not throw exceptions [✔]
2290.37 s
[path-io] getHomeDir
2290.37 s
[path-io] home dir is influenced by environment variable HOME [✔]
2290.37 s
[path-io] getTempDir
2290.37 s
[path-io] temp dir is influenced by environment variable TMPDIR [✔]
2290.37 s
[path-io] getXdgDir Data
2290.37 s
[path-io] XDG data dir is influenced by environment variable XDG_DATA_HOME [✔]
2290.37 s
[path-io] getXdgDir Config
2290.37 s
[path-io] XDG config dir is influenced by environment variable XDG_CONFIG_HOME [✔]
2290.37 s
[path-io] getXdgDir Cache
2290.37 s
[path-io] XDG cache dir is influenced by environment variable XDG_CACHE_HOME [✔]
2290.37 s
[path-io]
2290.37 s
[path-io] Finished in 0.0692 seconds
2290.37 s
[path-io] 21 examples, 0 failures
2290.37 s
[path-io] Test suite tests: PASS
2290.37 s
[path-io] Test suite logged to: dist/test/path-io-1.8.2-tests.log
2290.37 s
[path-io] 1 of 1 test suites (1 of 1 test cases) passed.
2290.37 s
[path-io] Phase: haddockPhase
2290.37 s
[path-io] Preprocessing library for path-io-1.8.2...
2290.37 s
[path-io] Running Haddock on library for path-io-1.8.2...
2290.37 s
[path-io] Warning: The documentation for the following packages are not installed. No
2290.37 s
[path-io] links will be generated to these packages: vector-0.13.2.0
2290.37 s
[path-io] [1 of 1] Compiling Path.IO ( Path/IO.hs, nothing )
2290.37 s
[path-io] Haddock coverage:
2290.37 s
[path-io] Warning: 'isPermissionError' is out of scope.
2290.37 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2290.37 s
[path-io] Warning: 'PermissionDenied' is out of scope.
2290.37 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2290.37 s
[path-io] Warning: 'isAlreadyExistsError' is out of scope.
2290.37 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2290.37 s
[path-io] Warning: 'AlreadyExists' is out of scope.
2290.37 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2290.37 s
[path-io] Warning: 'HardwareFault' is out of scope.
2290.37 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2290.37 s
[path-io] Warning: 'InvalidArgument' is out of scope.
2290.37 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2290.37 s
[path-io] Warning: 'NoSuchThing' is out of scope.
2290.37 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2290.37 s
[path-io] Warning: 'ResourceExhausted' is out of scope.
2290.37 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2290.37 s
[path-io] Warning: 'InappropriateType' is out of scope.
2290.37 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2290.37 s
[path-io] Warning: 'UnsatisfiedConstraints' is out of scope.
2290.37 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2290.37 s
[path-io] Warning: 'UnsupportedOperation' is out of scope.
2290.37 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2290.37 s
[path-io] Warning: 'SearchPath' is out of scope.
2290.37 s
[path-io] If you qualify the identifier, haddock can try to link it anyway.
2290.37 s
[path-io] 88% ( 80 / 90) in 'Path.IO'
2290.37 s
[path-io] Missing documentation for:
2290.37 s
[path-io] Permissions
2290.37 s
[path-io] emptyPermissions
2290.37 s
[path-io] readable
2290.37 s
[path-io] writable
2290.37 s
[path-io] executable
2290.37 s
[path-io] searchable
2290.37 s
[path-io] setOwnerReadable
2290.37 s
[path-io] setOwnerWritable
2290.37 s
[path-io] setOwnerExecutable
2290.37 s
[path-io] setOwnerSearchable
2290.37 s
[path-io] Warning: Path.IO: could not find link destinations for:
2290.37 s
[path-io] - Path.IO.D:R:AbsPathSomeBase
2290.37 s
[path-io] - Path.IO.D:R:RelPathSomeBase
2290.37 s
[path-io] - Path.IO.D:R:AbsPathSomeBase0
2290.37 s
[path-io] - Path.IO.D:R:RelPathSomeBase0
2290.37 s
[path-io] - Path.IO.D:R:AbsPathPath
2290.37 s
[path-io] - Path.IO.D:R:RelPathPath
2290.37 s
[path-io] - Path.IO.D:R:AbsPathPath0
2290.37 s
[path-io] - Path.IO.D:R:RelPathPath0
2291.39 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
2292.19 s
[cborg:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2292.59 s
[cborg:post-build] copying 2 paths...
2292.59 s
[cborg:post-build] copying path '/nix/store/8hf0szcdzyjqbp0ncnw0ipa9pk4c84yd-cborg-0.2.10.0-doc' to 'https://cache.nix-ci.com'...
2294.44 s
[cborg:post-build] copying path '/nix/store/phffdnc2ma481a5c2dvgq79im8c7h49n-cborg-0.2.10.0' to 'https://cache.nix-ci.com'...
2304.64 s
[cborg:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2305.55 s
[cborg:post-build] copying 1 paths...
2305.55 s
[cborg:post-build] copying path '/nix/store/wd4njp6vsd0j3gh5b75824virjc5rcxn-cborg-0.2.10.0.drv' to 'https://cache.nix-ci.com'...
2306.01 s
Uploaded cborg in 14.7s
2306.02 s
Progress: 93 of 106 built (2 building), 323 of 323 downloaded from cache
2306.02 s
Built cborg in 6m22s
2306.33 s
Building /nix/store/w261l1l4h8apn5wn82ibi44r2h5i1gf8-cborg-json-0.2.6.0.drv
2306.50 s
Building /nix/store/qxfyzzadj177wwfmq3ssywcqa0snbff0-serialise-0.2.6.1.drv
2306.50 s
[crypton-x509] Phase: setupCompilerEnvironmentPhase
2306.50 s
[crypton-x509] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2306.50 s
[crypton-x509] Phase: unpackPhase
2306.50 s
[crypton-x509] unpacking source archive /nix/store/57pynlg9h9fdsccqkjmq6cn13b9j4d0z-crypton-x509-1.7.7.tar.gz
2306.50 s
[crypton-x509] source root is crypton-x509-1.7.7
2306.50 s
[crypton-x509] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "crypton-x509-1.7.7/Tests/Tests.hs"
2306.50 s
[crypton-x509] Phase: patchPhase
2306.50 s
[crypton-x509] Phase: compileBuildDriverPhase
2306.50 s
[crypton-x509] setupCompileFlags: -package-db=/build/tmp.m8gFfwTAe3/setup-package.conf.d -threaded
2306.50 s
[crypton-x509] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.m8gFfwTAe3/Main.o )
2306.50 s
[crypton-x509] [2 of 2] Linking Setup
2306.50 s
[crypton-x509] Phase: updateAutotoolsGnuConfigScriptsPhase
2306.50 s
[crypton-x509] Phase: configurePhase
2306.50 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.m8gFfwTAe3/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
2306.50 s
[crypton-x509] Using Parsec parser
2306.50 s
[crypton-x509] Configuring crypton-x509-1.7.7...
2306.50 s
[crypton-x509] Dependency asn1-encoding >=0.9 && <0.10: using asn1-encoding-0.9.6
2306.50 s
[crypton-x509] Dependency asn1-parse >=0.9.3 && <0.10: using asn1-parse-0.9.5
2306.50 s
[crypton-x509] Dependency asn1-types >=0.3.1 && <0.4: using asn1-types-0.3.4
2306.50 s
[crypton-x509] Dependency base >=4.7 && <5: using base-4.20.1.0
2306.50 s
[crypton-x509] Dependency bytestring: using bytestring-0.12.2.0
2306.50 s
[crypton-x509] Dependency containers: using containers-0.7
2306.50 s
[crypton-x509] Dependency crypton >=0.24: using crypton-1.0.4
2306.50 s
[crypton-x509] Dependency hourglass: using hourglass-0.2.12
2306.50 s
[crypton-x509] Dependency memory: using memory-0.18.0
2306.50 s
[crypton-x509] Dependency pem >=0.1: using pem-0.2.4
2306.50 s
[crypton-x509] Dependency transformers >=0.4: using transformers-0.6.1.1
2306.50 s
[crypton-x509] Dependency asn1-types: using asn1-types-0.3.4
2306.50 s
[crypton-x509] Dependency base >=3 && <5: using base-4.20.1.0
2306.50 s
[crypton-x509] Dependency bytestring: using bytestring-0.12.2.0
2306.50 s
[crypton-x509] Dependency crypton: using crypton-1.0.4
2306.50 s
[crypton-x509] Dependency crypton-x509: using crypton-x509-1.7.7
2306.50 s
[crypton-x509] Dependency hourglass: using hourglass-0.2.12
2306.50 s
[crypton-x509] Dependency mtl: using mtl-2.3.1
2306.50 s
[crypton-x509] Dependency tasty: using tasty-1.5.3
2306.50 s
[crypton-x509] Dependency tasty-quickcheck: using tasty-quickcheck-0.11
2306.50 s
[crypton-x509] Source component graph:
2306.50 s
[crypton-x509] component lib
2306.50 s
[crypton-x509] component test:test-x509 dependency lib
2306.50 s
[crypton-x509] Configured component graph:
2306.50 s
[crypton-x509] component crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2306.50 s
[crypton-x509] include asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2306.50 s
[crypton-x509] include asn1-parse-0.9.5-2jKog3IeLL9Bau0v4PaxAM
2306.50 s
[crypton-x509] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2306.50 s
[crypton-x509] include base-4.20.1.0-4f22
2306.50 s
[crypton-x509] include bytestring-0.12.2.0-c0ba
2306.50 s
[crypton-x509] include containers-0.7-57cd
2306.50 s
[crypton-x509] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2306.50 s
[crypton-x509] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2306.50 s
[crypton-x509] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2306.50 s
[crypton-x509] include pem-0.2.4-DnofPTSVVNgK18RCV82ISi
2306.51 s
[crypton-x509] include transformers-0.6.1.1-bbf1
2306.51 s
[crypton-x509] component crypton-x509-1.7.7-2EqASl27CbJ4IaC8OxUslo-test-x509
2306.51 s
[crypton-x509] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2306.51 s
[crypton-x509] include base-4.20.1.0-4f22
2306.51 s
[crypton-x509] include bytestring-0.12.2.0-c0ba
2306.51 s
[path-io] Documentation created: dist/doc/html/path-io/,
2306.51 s
[path-io] dist/doc/html/path-io/path-io.txt
2306.51 s
[path-io] Preprocessing test suite 'tests' for path-io-1.8.2...
2306.51 s
[path-io] haddockPhase completed in 50 seconds
2306.51 s
[path-io] Phase: installPhase
2306.51 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
2306.51 s
[path-io] Phase: fixupPhase
2306.51 s
[path-io] shrinking RPATHs of ELF executables and libraries in /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2
2306.51 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
2306.51 s
[path-io] checking for references to /build/ in /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2...
2306.51 s
[path-io] patching script interpreter paths in /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2
2306.51 s
[path-io] stripping (with command strip and flags -S -p) in /nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2/lib
2306.51 s
[path-io] shrinking RPATHs of ELF executables and libraries in /nix/store/iz7mdmba6bd03qvimn34k1gd71i3whcj-path-io-1.8.2-doc
2306.51 s
[path-io] checking for references to /build/ in /nix/store/iz7mdmba6bd03qvimn34k1gd71i3whcj-path-io-1.8.2-doc...
2306.51 s
[path-io] patching script interpreter paths in /nix/store/iz7mdmba6bd03qvimn34k1gd71i3whcj-path-io-1.8.2-doc
2306.51 s
[crypton-x509] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2306.51 s
[crypton-x509] include crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2306.51 s
[crypton-x509] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2306.51 s
[crypton-x509] include mtl-2.3.1-6e0a
2306.51 s
[crypton-x509] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2306.51 s
[crypton-x509] include tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
2306.51 s
[crypton-x509] Linked component graph:
2306.51 s
[crypton-x509] unit crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2306.51 s
[crypton-x509] include asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2306.51 s
[crypton-x509] include asn1-parse-0.9.5-2jKog3IeLL9Bau0v4PaxAM
2306.51 s
[crypton-x509] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2306.51 s
[crypton-x509] include base-4.20.1.0-4f22
2306.51 s
[crypton-x509] include bytestring-0.12.2.0-c0ba
2306.51 s
[crypton-x509] include containers-0.7-57cd
2306.51 s
[crypton-x509] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2306.51 s
[crypton-x509] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2306.51 s
[crypton-x509] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2306.51 s
[crypton-x509] include pem-0.2.4-DnofPTSVVNgK18RCV82ISi
2306.52 s
[crypton-x509] include transformers-0.6.1.1-bbf1
2306.52 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
2306.52 s
[crypton-x509] unit crypton-x509-1.7.7-2EqASl27CbJ4IaC8OxUslo-test-x509
2306.52 s
[crypton-x509] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2306.52 s
[crypton-x509] include base-4.20.1.0-4f22
2306.52 s
[crypton-x509] include bytestring-0.12.2.0-c0ba
2306.52 s
[crypton-x509] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2306.52 s
[crypton-x509] include crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2306.52 s
[crypton-x509] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2306.52 s
[crypton-x509] include mtl-2.3.1-6e0a
2306.52 s
[crypton-x509] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2306.52 s
[crypton-x509] include tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
2306.52 s
[crypton-x509] Ready component graph:
2306.52 s
[crypton-x509] definite crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2306.52 s
[crypton-x509] depends asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2306.52 s
[crypton-x509] depends asn1-parse-0.9.5-2jKog3IeLL9Bau0v4PaxAM
2306.52 s
[crypton-x509] depends asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2306.52 s
[crypton-x509] depends base-4.20.1.0-4f22
2306.52 s
[crypton-x509] depends bytestring-0.12.2.0-c0ba
2306.52 s
[crypton-x509] depends containers-0.7-57cd
2306.52 s
[crypton-x509] depends crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2306.52 s
[crypton-x509] depends hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2306.52 s
[crypton-x509] depends memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2306.52 s
[crypton-x509] depends pem-0.2.4-DnofPTSVVNgK18RCV82ISi
2306.52 s
[crypton-x509] depends transformers-0.6.1.1-bbf1
2306.52 s
[crypton-x509] definite crypton-x509-1.7.7-2EqASl27CbJ4IaC8OxUslo-test-x509
2306.52 s
[crypton-x509] depends asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2306.52 s
[crypton-x509] depends base-4.20.1.0-4f22
2306.52 s
[crypton-x509] depends bytestring-0.12.2.0-c0ba
2306.52 s
[crypton-x509] depends crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2306.52 s
[crypton-x509] depends crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2306.52 s
[crypton-x509] depends hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2306.52 s
[crypton-x509] depends mtl-2.3.1-6e0a
2306.52 s
[crypton-x509] depends tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2306.52 s
[crypton-x509] depends tasty-quickcheck-0.11-EMuMHrjnrNEHy41qkfdOjC
2306.52 s
[crypton-x509] Using Cabal-3.12.1.0 compiled by ghc-9.10
2306.52 s
[crypton-x509] Using compiler: ghc-9.10.2
2306.52 s
[crypton-x509] Using install prefix:
2306.52 s
[crypton-x509] /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7
2306.52 s
[crypton-x509] Executables installed in:
2306.52 s
[crypton-x509] /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7/bin
2306.52 s
[crypton-x509] Libraries installed in:
2306.52 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
2306.52 s
[crypton-x509] Dynamic Libraries installed in:
2306.52 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
2306.52 s
[crypton-x509] Private executables installed in:
2306.52 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
2306.52 s
[crypton-x509] Data files installed in:
2306.52 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
2306.52 s
[crypton-x509] Documentation installed in:
2306.52 s
[crypton-x509] /nix/store/597pnawm1dkcffi0ws0mrmymrap6krs1-crypton-x509-1.7.7-doc/share/doc/crypton-x509-1.7.7
2306.52 s
[crypton-x509] Configuration files installed in:
2306.52 s
[crypton-x509] /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7/etc
2306.52 s
[crypton-x509] No alex found
2306.52 s
[crypton-x509] Using ar found on system at:
2306.52 s
[crypton-x509] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2306.52 s
[crypton-x509] No c2hs found
2306.52 s
[crypton-x509] No cpphs found
2306.52 s
[crypton-x509] No doctest found
2306.52 s
[crypton-x509] Using gcc version 14.3.0 given by user at:
2306.52 s
[crypton-x509] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2306.52 s
[crypton-x509] Using ghc version 9.10.2 found on system at:
2306.86 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
2307.46 s
[path-io:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2307.83 s
[path-io:post-build] copying 2 paths...
2307.85 s
[path-io:post-build] copying path '/nix/store/iz7mdmba6bd03qvimn34k1gd71i3whcj-path-io-1.8.2-doc' to 'https://cache.nix-ci.com'...
2309.17 s
[path-io:post-build] copying path '/nix/store/gpadjgp9xrb9v83izm6bw510d4n8fayk-path-io-1.8.2' to 'https://cache.nix-ci.com'...
2311.64 s
[path-io:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2312.77 s
[path-io:post-build] copying 1 paths...
2312.77 s
[path-io:post-build] copying path '/nix/store/nq9k739p9c6nrc2zjlrja4rvvhcg6d2q-path-io-1.8.2.drv' to 'https://cache.nix-ci.com'...
2313.28 s
Uploaded path-io in 6.5s
2313.29 s
Progress: 94 of 106 built (3 building), 323 of 323 downloaded from cache
2313.29 s
Built path-io in 2m04s
2313.29 s
[cborg-json] Phase: setupCompilerEnvironmentPhase
2313.29 s
[cborg-json] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2313.29 s
[cborg-json] Phase: unpackPhase
2313.29 s
[cborg-json] unpacking source archive /nix/store/p1xr9zyxyhzcxkikdyg7amlcf62lfjcr-cborg-json-0.2.6.0.tar.gz
2313.29 s
[cborg-json] source root is cborg-json-0.2.6.0
2313.29 s
[cborg-json] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "cborg-json-0.2.6.0/tests/Main.hs"
2313.29 s
[cborg-json] Phase: patchPhase
2313.29 s
[cborg-json] Replace Cabal file with edited version from mirror://hackage/cborg-json-0.2.6.0/revision/3.cabal.
2313.29 s
[cborg-json] Phase: compileBuildDriverPhase
2313.29 s
[cborg-json] setupCompileFlags: -package-db=/build/tmp.kuz35pRXDX/setup-package.conf.d -threaded
2313.29 s
[cborg-json] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.kuz35pRXDX/Main.o )
2313.30 s
[cborg-json] [2 of 2] Linking Setup
2313.30 s
[crypton-x509] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2313.30 s
[crypton-x509] Using ghc-pkg version 9.10.2 found on system at:
2313.30 s
[crypton-x509] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2313.30 s
[crypton-x509] No ghcjs found
2313.30 s
[crypton-x509] No ghcjs-pkg found
2313.30 s
[crypton-x509] No greencard found
2313.30 s
[crypton-x509] Using haddock version 2.31.0 found on system at:
2313.30 s
[crypton-x509] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2313.30 s
[crypton-x509] No happy found
2313.30 s
[crypton-x509] Using haskell-suite found on system at: haskell-suite-dummy-location
2313.30 s
[crypton-x509] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2313.30 s
[crypton-x509] No hmake found
2313.30 s
[crypton-x509] Using hpc version 0.69 found on system at:
2313.30 s
[crypton-x509] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2313.30 s
[crypton-x509] Using hsc2hs version 0.68.10 found on system at:
2313.30 s
[crypton-x509] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2313.30 s
[crypton-x509] Using hscolour version 1.25 found on system at:
2313.30 s
[crypton-x509] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2313.30 s
[crypton-x509] No jhc found
2313.30 s
[crypton-x509] Using ld found on system at:
2313.30 s
[crypton-x509] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2313.30 s
[crypton-x509] No pkg-config found
2313.30 s
[crypton-x509] Using runghc version 9.10.2 found on system at:
2313.30 s
[crypton-x509] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2313.30 s
[crypton-x509] Using strip version 2.44 found on system at:
2313.30 s
[crypton-x509] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2313.30 s
[crypton-x509] Using tar found on system at:
2313.30 s
[crypton-x509] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2313.30 s
[crypton-x509] No uhc found
2313.30 s
[crypton-x509] Phase: buildPhase
2313.30 s
[crypton-x509] Preprocessing library for crypton-x509-1.7.7...
2313.30 s
[crypton-x509] Building library for crypton-x509-1.7.7...
2313.30 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 )
2313.30 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 )
2313.30 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 )
2313.30 s
[crypton-x509] Data/X509/ExtensionRaw.hs:17:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2313.30 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2313.30 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2313.30 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2313.30 s
[crypton-x509] |
2313.30 s
[crypton-x509] 17 | import Control.Applicative
2313.30 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2313.30 s
[crypton-x509]
2313.30 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 )
2313.30 s
[crypton-x509] Data/X509/DistinguishedName.hs:20:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2313.30 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2313.30 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2313.30 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2313.30 s
[crypton-x509] |
2313.30 s
[crypton-x509] 20 | import Control.Applicative
2313.30 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2313.30 s
[crypton-x509]
2313.30 s
[crypton-x509] Data/X509/DistinguishedName.hs:22:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2313.30 s
[crypton-x509] The import of ‘Data.Semigroup’ is redundant
2313.30 s
[crypton-x509] except perhaps to import instances from ‘Data.Semigroup’
2313.30 s
[crypton-x509] To import instances alone, use: import Data.Semigroup()
2313.30 s
[crypton-x509] |
2313.30 s
[crypton-x509] 22 | import Data.Semigroup
2313.30 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2313.30 s
[crypton-x509]
2313.30 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 )
2313.30 s
[serialise] Phase: setupCompilerEnvironmentPhase
2313.30 s
[serialise] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2313.30 s
[serialise] Phase: unpackPhase
2313.30 s
[serialise] unpacking source archive /nix/store/grr8y9nhhy2ij3kil6l45vffsapyvadd-serialise-0.2.6.1.tar.gz
2313.30 s
[serialise] source root is serialise-0.2.6.1
2313.30 s
[serialise] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "serialise-0.2.6.1/tests/Tests/Serialise.hs"
2313.30 s
[serialise] Phase: patchPhase
2313.30 s
[serialise] Replace Cabal file with edited version from mirror://hackage/serialise-0.2.6.1/revision/4.cabal.
2313.30 s
[serialise] Phase: compileBuildDriverPhase
2313.30 s
[serialise] setupCompileFlags: -package-db=/build/tmp.Q9yqhjrijr/setup-package.conf.d -threaded
2313.30 s
[serialise] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Q9yqhjrijr/Main.o )
2313.30 s
[serialise] [2 of 2] Linking Setup
2313.30 s
[crypton-x509] Data/X509/Ext.hs:46:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2313.30 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2313.30 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2313.30 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2313.30 s
[crypton-x509] |
2313.30 s
[crypton-x509] 46 | import Control.Applicative
2313.30 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2313.30 s
[crypton-x509]
2314.04 s
[cborg-json] Phase: updateAutotoolsGnuConfigScriptsPhase
2314.07 s
[cborg-json] Phase: configurePhase
2314.10 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.kuz35pRXDX/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
2314.14 s
[serialise] Phase: updateAutotoolsGnuConfigScriptsPhase
2314.16 s
[cborg-json] Using Parsec parser
2314.16 s
[cborg-json] Configuring cborg-json-0.2.6.0...
2314.19 s
[serialise] Phase: configurePhase
2314.20 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.Q9yqhjrijr/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
2314.25 s
[serialise] Using Parsec parser
2314.25 s
[serialise] Configuring serialise-0.2.6.1...
2316.62 s
[serialise] Flags chosen: newtime15=True
2317.96 s
[serialise] Dependency array >=0.4 && <0.6: using array-0.5.8.0
2317.96 s
[serialise] Dependency base >=4.11 && <4.22: using base-4.20.1.0
2317.96 s
[serialise] Dependency bytestring >=0.10.4 && <0.13: using bytestring-0.12.2.0
2317.96 s
[serialise] Dependency cborg >=0.2 && <0.3: using cborg-0.2.10.0
2317.96 s
[serialise] Dependency containers >=0.5 && <0.8: using containers-0.7
2317.96 s
[serialise] Dependency ghc-prim >=0.3.1.0 && <0.14: using ghc-prim-0.12.0
2317.96 s
[serialise] Dependency half >=0.2.2.3 && <0.4: using half-0.3.2
2317.96 s
[serialise] Dependency hashable >=1.2 && <2.0: using hashable-1.4.7.0
2317.96 s
[serialise] Dependency primitive >=0.5 && <0.10: using primitive-0.9.1.0
2317.96 s
[serialise] Dependency strict >=0.4 && <0.6: using strict-0.5.1
2317.96 s
[serialise] Dependency text >=1.1 && <2.2: using text-2.1.2
2317.96 s
[serialise] Dependency these >=1.1 && <2.2: using these-1.2.1
2317.96 s
[serialise] Dependency time >=1.5 && <1.15: using time-1.12.2
2317.96 s
[serialise] Dependency unordered-containers >=0.2 && <0.3: using
2317.96 s
[serialise] unordered-containers-0.2.20
2317.96 s
[serialise] Dependency vector >=0.10 && <0.14: using vector-0.13.2.0
2317.96 s
[serialise] Source component graph: component lib
2317.96 s
[serialise] Configured component graph:
2317.96 s
[serialise] component serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3
2317.96 s
[serialise] include array-0.5.8.0-0ab0
2317.96 s
[serialise] include base-4.20.1.0-4f22
2317.96 s
[serialise] include bytestring-0.12.2.0-c0ba
2317.96 s
[serialise] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2317.96 s
[serialise] include containers-0.7-57cd
2317.96 s
[serialise] include ghc-prim-0.12.0-7bc0
2317.96 s
[serialise] include half-0.3.2-6TI1EVdoSz86x6v89ETacK
2317.96 s
[serialise] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
2317.96 s
[serialise] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
2317.96 s
[serialise] include strict-0.5.1-LmKO5ppKbOghjZv85EGCE
2317.96 s
[serialise] include text-2.1.2-5063
2317.96 s
[serialise] include these-1.2.1-61JcSnNhomc4JaIAjH23W0
2317.96 s
[serialise] include time-1.12.2-8e38
2317.96 s
[serialise] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
2317.96 s
[serialise] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2317.96 s
[serialise] Linked component graph:
2317.96 s
[serialise] unit serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3
2317.96 s
[serialise] include array-0.5.8.0-0ab0
2317.96 s
[serialise] include base-4.20.1.0-4f22
2317.96 s
[serialise] include bytestring-0.12.2.0-c0ba
2317.96 s
[serialise] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2317.96 s
[serialise] include containers-0.7-57cd
2317.96 s
[serialise] include ghc-prim-0.12.0-7bc0
2317.96 s
[serialise] include half-0.3.2-6TI1EVdoSz86x6v89ETacK
2317.96 s
[serialise] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
2317.96 s
[serialise] include primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
2317.96 s
[serialise] include strict-0.5.1-LmKO5ppKbOghjZv85EGCE
2317.96 s
[serialise] include text-2.1.2-5063
2317.96 s
[serialise] include these-1.2.1-61JcSnNhomc4JaIAjH23W0
2317.96 s
[serialise] include time-1.12.2-8e38
2317.96 s
[serialise] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
2317.96 s
[serialise] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2317.96 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
2317.96 s
[serialise] Ready component graph:
2317.96 s
[serialise] definite serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3
2317.96 s
[serialise] depends array-0.5.8.0-0ab0
2317.96 s
[serialise] depends base-4.20.1.0-4f22
2317.96 s
[serialise] depends bytestring-0.12.2.0-c0ba
2317.96 s
[serialise] depends cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2317.96 s
[serialise] depends containers-0.7-57cd
2317.96 s
[serialise] depends ghc-prim-0.12.0-7bc0
2317.96 s
[serialise] depends half-0.3.2-6TI1EVdoSz86x6v89ETacK
2317.96 s
[serialise] depends hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
2317.96 s
[serialise] depends primitive-0.9.1.0-GQ8dGEYFzeS5chJfHYxC7r
2317.96 s
[serialise] depends strict-0.5.1-LmKO5ppKbOghjZv85EGCE
2317.96 s
[serialise] depends text-2.1.2-5063
2317.96 s
[serialise] depends these-1.2.1-61JcSnNhomc4JaIAjH23W0
2317.96 s
[serialise] depends time-1.12.2-8e38
2317.96 s
[serialise] depends unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
2317.96 s
[serialise] depends vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2317.96 s
[serialise] Using Cabal-3.12.1.0 compiled by ghc-9.10
2317.96 s
[serialise] Using compiler: ghc-9.10.2
2317.96 s
[serialise] Using install prefix:
2317.96 s
[serialise] /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1
2317.96 s
[serialise] Executables installed in:
2317.96 s
[serialise] /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1/bin
2317.96 s
[serialise] Libraries installed in:
2317.96 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
2317.96 s
[serialise] Dynamic Libraries installed in:
2317.96 s
[serialise] /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
2317.96 s
[serialise] Private executables installed in:
2317.96 s
[serialise] /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1/libexec/x86_64-linux-ghc-9.10.2-08fd/serialise-0.2.6.1
2317.96 s
[serialise] Data files installed in:
2317.96 s
[serialise] /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1/share/x86_64-linux-ghc-9.10.2-08fd/serialise-0.2.6.1
2317.96 s
[serialise] Documentation installed in:
2317.96 s
[serialise] /nix/store/5lz3b831rvdm6n8yar16jsqnwzirvnxy-serialise-0.2.6.1-doc/share/doc/serialise-0.2.6.1
2317.96 s
[serialise] Configuration files installed in:
2317.96 s
[serialise] /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1/etc
2317.96 s
[serialise] No alex found
2317.96 s
[serialise] Using ar found on system at:
2317.96 s
[serialise] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2317.96 s
[serialise] No c2hs found
2317.96 s
[serialise] No cpphs found
2317.96 s
[serialise] No doctest found
2317.96 s
[serialise] Using gcc version 14.3.0 given by user at:
2317.96 s
[serialise] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2317.96 s
[serialise] Using ghc version 9.10.2 found on system at:
2317.96 s
[serialise] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2317.96 s
[serialise] Using ghc-pkg version 9.10.2 found on system at:
2317.96 s
[serialise] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2317.96 s
[serialise] No ghcjs found
2317.96 s
[serialise] No ghcjs-pkg found
2317.96 s
[serialise] No greencard found
2317.96 s
[serialise] Using haddock version 2.31.0 found on system at:
2317.96 s
[serialise] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2317.96 s
[serialise] No happy found
2317.96 s
[serialise] Using haskell-suite found on system at: haskell-suite-dummy-location
2317.96 s
[serialise] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2317.96 s
[serialise] No hmake found
2317.96 s
[serialise] Using hpc version 0.69 found on system at:
2317.96 s
[serialise] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2317.96 s
[serialise] Using hsc2hs version 0.68.10 found on system at:
2317.96 s
[serialise] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2317.96 s
[serialise] Using hscolour version 1.25 found on system at:
2317.96 s
[serialise] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2317.96 s
[serialise] No jhc found
2317.96 s
[serialise] Using ld found on system at:
2317.96 s
[serialise] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2317.96 s
[serialise] No pkg-config found
2317.96 s
[serialise] Using runghc version 9.10.2 found on system at:
2317.96 s
[serialise] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2317.96 s
[serialise] Using strip version 2.44 found on system at:
2317.96 s
[serialise] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2317.96 s
[serialise] Using tar found on system at:
2317.96 s
[serialise] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2317.96 s
[serialise] No uhc found
2318.52 s
[serialise] Phase: buildPhase
2318.60 s
[cborg-json] Dependency aeson >=0.7 && <2.3: using aeson-2.2.3.0
2318.60 s
[cborg-json] Dependency aeson-pretty >=0.8 && <0.9: using aeson-pretty-0.8.10
2318.60 s
[cborg-json] Dependency base >=4.11 && <4.22: using base-4.20.1.0
2318.60 s
[cborg-json] Dependency base64-bytestring >=1.0 && <1.3: using base64-bytestring-1.2.1.0
2318.60 s
[cborg-json] Dependency cborg >=0.2 && <0.3: using cborg-0.2.10.0
2318.60 s
[cborg-json] Dependency scientific >=0.3 && <0.4: using scientific-0.3.8.0
2318.60 s
[cborg-json] Dependency text >=1.1 && <2.2: using text-2.1.2
2318.60 s
[cborg-json] Dependency unordered-containers >=0.2 && <0.3: using
2318.60 s
[cborg-json] unordered-containers-0.2.20
2318.60 s
[cborg-json] Dependency vector >=0.10 && <0.14: using vector-0.13.2.0
2318.60 s
[cborg-json] Dependency QuickCheck >=2.9 && <2.16: using QuickCheck-2.14.3
2318.60 s
[cborg-json] Dependency aeson >=0.7 && <2.3: using aeson-2.2.3.0
2318.60 s
[cborg-json] Dependency base >=4.7 && <4.22: using base-4.20.1.0
2318.60 s
[cborg-json] Dependency base-orphans: using base-orphans-0.9.3
2318.60 s
[cborg-json] Dependency base16-bytestring >=1.0 && <1.1: using base16-bytestring-1.0.2.0
2318.60 s
[cborg-json] Dependency bytestring >=0.10.4 && <0.13: using bytestring-0.12.2.0
2318.60 s
[cborg-json] Dependency cborg: using cborg-0.2.10.0
2318.60 s
[cborg-json] Dependency cborg-json: using cborg-json-0.2.6.0
2318.60 s
[cborg-json] Dependency tasty >=0.11 && <1.6: using tasty-1.5.3
2318.60 s
[cborg-json] Dependency tasty-hunit >=0.9 && <0.11: using tasty-hunit-0.10.2
2318.60 s
[cborg-json] Dependency text >=1.1 && <2.2: using text-2.1.2
2318.60 s
[cborg-json] Source component graph:
2318.60 s
[cborg-json] component lib
2318.60 s
[cborg-json] component test:tests dependency lib
2318.60 s
[cborg-json] Configured component graph:
2318.60 s
[cborg-json] component cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
2318.60 s
[cborg-json] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2318.60 s
[cborg-json] include aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
2318.60 s
[cborg-json] include base-4.20.1.0-4f22
2318.60 s
[cborg-json] include base64-bytestring-1.2.1.0-FqvWr9ihafW6A5j73pGk3k
2318.60 s
[cborg-json] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2318.60 s
[cborg-json] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2318.60 s
[cborg-json] include text-2.1.2-5063
2318.60 s
[cborg-json] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
2318.61 s
[cborg-json] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2318.61 s
[cborg-json] component cborg-json-0.2.6.0-6XfjZK2K9BfFSo5FAfh8Mw-tests
2318.61 s
[cborg-json] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
2318.61 s
[cborg-json] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2318.61 s
[cborg-json] include base-4.20.1.0-4f22
2318.61 s
[cborg-json] include base-orphans-0.9.3-B1cfd6pKSv6JNH4kr5UIex
2318.61 s
[cborg-json] include base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
2318.61 s
[cborg-json] include bytestring-0.12.2.0-c0ba
2318.61 s
[cborg-json] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2318.61 s
[cborg-json] include cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
2318.61 s
[cborg-json] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2318.61 s
[cborg-json] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
2318.61 s
[cborg-json] include text-2.1.2-5063
2318.61 s
[cborg-json] Linked component graph:
2318.61 s
[cborg-json] unit cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
2318.61 s
[cborg-json] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2318.61 s
[cborg-json] include aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
2318.61 s
[cborg-json] include base-4.20.1.0-4f22
2318.61 s
[cborg-json] include base64-bytestring-1.2.1.0-FqvWr9ihafW6A5j73pGk3k
2318.61 s
[cborg-json] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2318.61 s
[cborg-json] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2318.61 s
[cborg-json] include text-2.1.2-5063
2318.61 s
[cborg-json] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
2318.61 s
[cborg-json] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2318.61 s
[cborg-json] Codec.CBOR.JSON=cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW:Codec.CBOR.JSON
2318.61 s
[cborg-json] unit cborg-json-0.2.6.0-6XfjZK2K9BfFSo5FAfh8Mw-tests
2318.61 s
[cborg-json] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
2318.61 s
[cborg-json] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2318.61 s
[cborg-json] include base-4.20.1.0-4f22
2318.61 s
[cborg-json] include base-orphans-0.9.3-B1cfd6pKSv6JNH4kr5UIex
2318.61 s
[cborg-json] include base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
2318.61 s
[cborg-json] include bytestring-0.12.2.0-c0ba
2318.61 s
[cborg-json] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2318.61 s
[cborg-json] include cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
2318.61 s
[cborg-json] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2318.61 s
[cborg-json] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
2318.61 s
[cborg-json] include text-2.1.2-5063
2318.61 s
[cborg-json] Ready component graph:
2318.61 s
[cborg-json] definite cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
2318.61 s
[cborg-json] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2318.61 s
[cborg-json] depends aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
2318.61 s
[cborg-json] depends base-4.20.1.0-4f22
2318.61 s
[cborg-json] depends base64-bytestring-1.2.1.0-FqvWr9ihafW6A5j73pGk3k
2318.61 s
[cborg-json] depends cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2318.61 s
[cborg-json] depends scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2318.61 s
[cborg-json] depends text-2.1.2-5063
2318.61 s
[cborg-json] depends unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
2318.61 s
[cborg-json] depends vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2318.61 s
[cborg-json] definite cborg-json-0.2.6.0-6XfjZK2K9BfFSo5FAfh8Mw-tests
2318.61 s
[cborg-json] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
2318.62 s
[cborg-json] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2318.62 s
[cborg-json] depends base-4.20.1.0-4f22
2318.62 s
[cborg-json] depends base-orphans-0.9.3-B1cfd6pKSv6JNH4kr5UIex
2318.62 s
[cborg-json] depends base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
2318.62 s
[cborg-json] depends bytestring-0.12.2.0-c0ba
2318.62 s
[cborg-json] depends cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2318.62 s
[cborg-json] depends cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
2318.62 s
[cborg-json] depends tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2318.62 s
[cborg-json] depends tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
2318.62 s
[cborg-json] depends text-2.1.2-5063
2318.62 s
[cborg-json] Using Cabal-3.12.1.0 compiled by ghc-9.10
2318.62 s
[cborg-json] Using compiler: ghc-9.10.2
2318.62 s
[cborg-json] Using install prefix:
2318.62 s
[cborg-json] /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0
2318.62 s
[cborg-json] Executables installed in:
2318.62 s
[cborg-json] /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0/bin
2318.62 s
[cborg-json] Libraries installed in:
2318.62 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
2318.62 s
[cborg-json] Dynamic Libraries installed in:
2318.62 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
2318.62 s
[cborg-json] Private executables installed in:
2318.62 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
2318.62 s
[cborg-json] Data files installed in:
2318.62 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
2318.62 s
[cborg-json] Documentation installed in:
2318.62 s
[cborg-json] /nix/store/gwh2rrnpc9sxrgcf73nwcgh17m3vsggc-cborg-json-0.2.6.0-doc/share/doc/cborg-json-0.2.6.0
2318.62 s
[cborg-json] Configuration files installed in:
2318.62 s
[cborg-json] /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0/etc
2318.62 s
[cborg-json] No alex found
2318.62 s
[cborg-json] Using ar found on system at:
2318.62 s
[cborg-json] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2318.62 s
[cborg-json] No c2hs found
2318.62 s
[cborg-json] No cpphs found
2318.62 s
[cborg-json] No doctest found
2318.62 s
[cborg-json] Using gcc version 14.3.0 given by user at:
2318.62 s
[cborg-json] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2318.62 s
[cborg-json] Using ghc version 9.10.2 found on system at:
2318.62 s
[cborg-json] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2318.62 s
[cborg-json] Using ghc-pkg version 9.10.2 found on system at:
2318.62 s
[cborg-json] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2318.62 s
[cborg-json] No ghcjs found
2318.62 s
[cborg-json] No ghcjs-pkg found
2318.62 s
[cborg-json] No greencard found
2318.62 s
[cborg-json] Using haddock version 2.31.0 found on system at:
2318.62 s
[cborg-json] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2318.62 s
[cborg-json] No happy found
2318.62 s
[cborg-json] Using haskell-suite found on system at: haskell-suite-dummy-location
2318.62 s
[cborg-json] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2318.62 s
[cborg-json] No hmake found
2318.62 s
[cborg-json] Using hpc version 0.69 found on system at:
2318.62 s
[cborg-json] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2318.62 s
[cborg-json] Using hsc2hs version 0.68.10 found on system at:
2318.62 s
[cborg-json] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2318.62 s
[cborg-json] Using hscolour version 1.25 found on system at:
2318.62 s
[cborg-json] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2318.62 s
[cborg-json] No jhc found
2318.62 s
[cborg-json] Using ld found on system at:
2318.62 s
[cborg-json] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2318.62 s
[cborg-json] No pkg-config found
2318.62 s
[cborg-json] Using runghc version 9.10.2 found on system at:
2318.62 s
[cborg-json] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2318.62 s
[cborg-json] Using strip version 2.44 found on system at:
2318.62 s
[cborg-json] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2318.62 s
[cborg-json] Using tar found on system at:
2318.62 s
[cborg-json] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2318.62 s
[cborg-json] No uhc found
2318.79 s
[serialise] Preprocessing library for serialise-0.2.6.1...
2318.79 s
[serialise] Building library for serialise-0.2.6.1...
2319.22 s
[cborg-json] Phase: buildPhase
2319.50 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 )
2319.87 s
[cborg-json] Preprocessing library for cborg-json-0.2.6.0...
2319.87 s
[cborg-json] Building library for cborg-json-0.2.6.0...
2320.15 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 )
2320.16 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 )
2320.33 s
[serialise] src/Codec/Serialise/Internal/GeneralisedUTF8.hs:78:15: warning : [ GHC-68441 ] [ -Wdeprecations ]
2320.33 s
[serialise] In the use of ‘sizeofMutableByteArray’
2320.33 s
[serialise] (imported from Data.Primitive.ByteArray):
2320.33 s
[serialise] Deprecated: "use getSizeofMutableByteArray instead"
2320.33 s
[serialise] |
2320.33 s
[serialise] 78 | cap = sizeofMutableByteArray ba
2320.33 s
[serialise] | ^^^^^^^^^^^^^^^^^^^^^^
2320.33 s
[serialise]
2320.36 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 )
2320.36 s
[crypton-x509] Data/X509/CRL.hs:19:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2320.36 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2320.36 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2320.36 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2320.36 s
[crypton-x509] |
2320.36 s
[crypton-x509] 19 | import Control.Applicative
2320.36 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2320.36 s
[crypton-x509]
2320.36 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 )
2320.36 s
[crypton-x509] Data/X509/OID.hs:15:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2320.36 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2320.36 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2320.36 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2320.36 s
[crypton-x509] |
2320.36 s
[crypton-x509] 15 | import Control.Applicative
2320.36 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2320.36 s
[crypton-x509]
2320.36 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 )
2320.36 s
[crypton-x509] Data/X509/PublicKey.hs:274:32: warning : [ GHC-63394 ] [ -Wx-partial ]
2320.36 s
[crypton-x509] In the use of ‘head’
2320.36 s
[crypton-x509] (imported from Prelude, but defined in GHC.Internal.List):
2320.36 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"."
2320.36 s
[crypton-x509] |
2320.36 s
[crypton-x509] 274 | bytesOfInt n = if testBit (head nints) 7 then nints else 0xff : nints
2320.36 s
[crypton-x509] | ^^^^
2320.36 s
[crypton-x509]
2320.36 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 )
2320.36 s
[crypton-x509] Data/X509/PrivateKey.hs:16:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2320.36 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2320.36 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2320.36 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2320.36 s
[crypton-x509] |
2320.36 s
[crypton-x509] 16 | import Control.Applicative ((<$>), pure)
2320.36 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2320.36 s
[crypton-x509]
2320.36 s
[crypton-x509] Data/X509/PrivateKey.hs:18:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2320.36 s
[crypton-x509] The import of ‘Data.Word’ is redundant
2320.36 s
[crypton-x509] except perhaps to import instances from ‘Data.Word’
2320.36 s
[crypton-x509] To import instances alone, use: import Data.Word()
2320.36 s
[crypton-x509] |
2320.36 s
[crypton-x509] 18 | import Data.Word (Word)
2320.36 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^
2320.36 s
[crypton-x509]
2320.62 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 )
2321.33 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 )
2323.13 s
[serialise] src/Codec/Serialise/Class.hs:1370:1: warning : [ GHC-53633 ] [ -Woverlapping-patterns ]
2323.13 s
[serialise] Pattern match is redundant
2323.13 s
[serialise] In an equation for ‘encodeTypeRep’:
2323.13 s
[serialise] encodeTypeRep (Fun arg res) = ...
2323.13 s
[serialise] |
2323.13 s
[serialise] 1370 | encodeTypeRep (Fun arg res)
2323.13 s
[serialise] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^...
2323.13 s
[serialise]
2323.16 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 )
2323.69 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 )
2323.69 s
[crypton-x509] Data/X509/Cert.hs:15:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2323.69 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2323.69 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2323.69 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2323.69 s
[crypton-x509] |
2323.69 s
[crypton-x509] 15 | import Control.Applicative ((<$>), (<*>))
2323.69 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2323.69 s
[crypton-x509]
2323.69 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 )
2323.69 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 )
2323.69 s
[crypton-x509] [14 of 14] Compiling Data.X509 ( Data/X509.hs, dist/build/Data/X509.o, dist/build/Data/X509.dyn_o )
2324.28 s
[cborg-json] [1 of 1] Compiling Codec.CBOR.JSON ( src/Codec/CBOR/JSON.hs, dist/build/Codec/CBOR/JSON.p_o )
2324.53 s
[crypton-x509] [ 1 of 14] Compiling Data.X509.AlgorithmIdentifier ( Data/X509/AlgorithmIdentifier.hs, dist/build/Data/X509/AlgorithmIdentifier.p_o )
2330.83 s
[crypton-x509] [ 2 of 14] Compiling Data.X509.Internal ( Data/X509/Internal.hs, dist/build/Data/X509/Internal.p_o )
2330.83 s
[crypton-x509] [ 3 of 14] Compiling Data.X509.ExtensionRaw ( Data/X509/ExtensionRaw.hs, dist/build/Data/X509/ExtensionRaw.p_o )
2330.83 s
[crypton-x509] Data/X509/ExtensionRaw.hs:17:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2330.83 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2330.83 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2330.83 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2330.83 s
[crypton-x509] |
2330.83 s
[crypton-x509] 17 | import Control.Applicative
2330.83 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2330.83 s
[crypton-x509]
2330.83 s
[crypton-x509] [ 4 of 14] Compiling Data.X509.DistinguishedName ( Data/X509/DistinguishedName.hs, dist/build/Data/X509/DistinguishedName.p_o )
2330.83 s
[crypton-x509] Data/X509/DistinguishedName.hs:20:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2330.83 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2330.83 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2330.83 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2330.83 s
[crypton-x509] |
2330.83 s
[crypton-x509] 20 | import Control.Applicative
2330.83 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2330.83 s
[crypton-x509]
2330.83 s
[crypton-x509] Data/X509/DistinguishedName.hs:22:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2330.83 s
[crypton-x509] The import of ‘Data.Semigroup’ is redundant
2330.83 s
[crypton-x509] except perhaps to import instances from ‘Data.Semigroup’
2330.83 s
[crypton-x509] To import instances alone, use: import Data.Semigroup()
2330.83 s
[crypton-x509] |
2330.83 s
[crypton-x509] 22 | import Data.Semigroup
2330.83 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2330.83 s
[crypton-x509]
2330.83 s
[crypton-x509] [ 5 of 14] Compiling Data.X509.Ext ( Data/X509/Ext.hs, dist/build/Data/X509/Ext.p_o )
2330.83 s
[crypton-x509] Data/X509/Ext.hs:46:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2330.83 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2330.83 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2330.83 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2330.83 s
[crypton-x509] |
2330.83 s
[crypton-x509] 46 | import Control.Applicative
2330.83 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2330.83 s
[crypton-x509]
2331.90 s
[cborg-json] Preprocessing test suite 'tests' for cborg-json-0.2.6.0...
2331.90 s
[cborg-json] Building test suite 'tests' for cborg-json-0.2.6.0...
2332.21 s
[cborg-json] [1 of 1] Compiling Main ( tests/Main.hs, dist/build/tests/tests-tmp/Main.o )
2334.10 s
[cborg-json] [2 of 2] Linking dist/build/tests/tests
2337.48 s
[cborg-json] Phase: checkPhase
2337.74 s
[crypton-x509] [ 6 of 14] Compiling Data.X509.CRL ( Data/X509/CRL.hs, dist/build/Data/X509/CRL.p_o )
2337.74 s
[crypton-x509] Data/X509/CRL.hs:19:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2337.74 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2337.74 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2337.74 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2337.75 s
[crypton-x509] |
2337.75 s
[crypton-x509] 19 | import Control.Applicative
2337.75 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2337.75 s
[crypton-x509]
2337.75 s
[crypton-x509] [ 7 of 14] Compiling Data.X509.OID ( Data/X509/OID.hs, dist/build/Data/X509/OID.p_o )
2337.75 s
[crypton-x509] Data/X509/OID.hs:15:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2337.75 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2337.75 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2337.75 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2337.75 s
[crypton-x509] |
2337.75 s
[crypton-x509] 15 | import Control.Applicative
2337.75 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2337.75 s
[crypton-x509]
2337.75 s
[crypton-x509] [ 8 of 14] Compiling Data.X509.PublicKey ( Data/X509/PublicKey.hs, dist/build/Data/X509/PublicKey.p_o )
2337.75 s
[crypton-x509] Data/X509/PublicKey.hs:274:32: warning : [ GHC-63394 ] [ -Wx-partial ]
2337.75 s
[crypton-x509] In the use of ‘head’
2337.75 s
[crypton-x509] (imported from Prelude, but defined in GHC.Internal.List):
2337.75 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"."
2337.75 s
[crypton-x509] |
2337.75 s
[crypton-x509] 274 | bytesOfInt n = if testBit (head nints) 7 then nints else 0xff : nints
2337.75 s
[crypton-x509] | ^^^^
2337.75 s
[crypton-x509]
2337.76 s
[crypton-x509] [ 9 of 14] Compiling Data.X509.PrivateKey ( Data/X509/PrivateKey.hs, dist/build/Data/X509/PrivateKey.p_o )
2337.90 s
[crypton-x509] Data/X509/PrivateKey.hs:16:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2337.90 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2337.90 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2337.90 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2337.90 s
[crypton-x509] |
2337.90 s
[crypton-x509] 16 | import Control.Applicative ((<$>), pure)
2337.90 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2337.90 s
[crypton-x509]
2337.90 s
[crypton-x509] Data/X509/PrivateKey.hs:18:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2337.90 s
[crypton-x509] The import of ‘Data.Word’ is redundant
2337.90 s
[crypton-x509] except perhaps to import instances from ‘Data.Word’
2337.90 s
[crypton-x509] To import instances alone, use: import Data.Word()
2337.90 s
[crypton-x509] |
2337.90 s
[crypton-x509] 18 | import Data.Word (Word)
2337.90 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^
2337.90 s
[crypton-x509]
2339.41 s
[cborg-json] Running 1 test suites...
2339.41 s
[cborg-json] Test suite tests: RUNNING...
2339.43 s
[cborg-json] CBOR-JSON
2339.43 s
[cborg-json] unit tests
2339.43 s
[cborg-json] decode variable ByteString as Base62Url String: OK
2339.43 s
[cborg-json]
2339.43 s
[cborg-json] All 1 tests passed (0.00s)
2339.44 s
[cborg-json] Test suite tests: PASS
2339.44 s
[cborg-json] Test suite logged to: dist/test/cborg-json-0.2.6.0-tests.log
2339.44 s
[cborg-json] 1 of 1 test suites (1 of 1 test cases) passed.
2339.47 s
[cborg-json] Phase: haddockPhase
2340.32 s
[cborg-json] Preprocessing library for cborg-json-0.2.6.0...
2340.32 s
[cborg-json] Running Haddock on library for cborg-json-0.2.6.0...
2340.35 s
[cborg-json] Warning: The documentation for the following packages are not installed. No
2340.35 s
[cborg-json] links will be generated to these packages: vector-0.13.2.0
2341.60 s
[crypton-x509] [10 of 14] Compiling Data.X509.EC ( Data/X509/EC.hs, dist/build/Data/X509/EC.p_o )
2341.75 s
[cborg-json] [1 of 1] Compiling Codec.CBOR.JSON ( src/Codec/CBOR/JSON.hs, nothing )
2342.51 s
[crypton-x509] [11 of 14] Compiling Data.X509.Cert ( Data/X509/Cert.hs, dist/build/Data/X509/Cert.p_o )
2342.51 s
[crypton-x509] Data/X509/Cert.hs:15:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2342.51 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2342.51 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2342.51 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2342.51 s
[crypton-x509] |
2342.51 s
[crypton-x509] 15 | import Control.Applicative ((<$>), (<*>))
2342.51 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2342.51 s
[crypton-x509]
2342.51 s
[crypton-x509] [12 of 14] Compiling Data.X509.Signed ( Data/X509/Signed.hs, dist/build/Data/X509/Signed.p_o )
2342.51 s
[crypton-x509] [13 of 14] Compiling Data.X509.CertificateChain ( Data/X509/CertificateChain.hs, dist/build/Data/X509/CertificateChain.p_o )
2342.51 s
[crypton-x509] [14 of 14] Compiling Data.X509 ( Data/X509.hs, dist/build/Data/X509.p_o )
2342.73 s
[cborg-json] Haddock coverage:
2342.73 s
[cborg-json] 66% ( 2 / 3) in 'Codec.CBOR.JSON'
2342.74 s
[cborg-json] Missing documentation for:
2342.74 s
[cborg-json] Module header
2343.01 s
[serialise] [5 of 8] Compiling Codec.Serialise ( src/Codec/Serialise.hs, dist/build/Codec/Serialise.o, dist/build/Codec/Serialise.dyn_o )
2343.31 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 )
2343.43 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 )
2343.54 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 )
2345.15 s
[serialise] [1 of 8] Compiling Codec.Serialise.Decoding ( src/Codec/Serialise/Decoding.hs, dist/build/Codec/Serialise/Decoding.p_o )
2346.33 s
[serialise] [2 of 8] Compiling Codec.Serialise.Encoding ( src/Codec/Serialise/Encoding.hs, dist/build/Codec/Serialise/Encoding.p_o )
2346.40 s
[serialise] [3 of 8] Compiling Codec.Serialise.Internal.GeneralisedUTF8 ( src/Codec/Serialise/Internal/GeneralisedUTF8.hs, dist/build/Codec/Serialise/Internal/GeneralisedUTF8.p_o )
2346.40 s
[serialise] src/Codec/Serialise/Internal/GeneralisedUTF8.hs:78:15: warning : [ GHC-68441 ] [ -Wdeprecations ]
2346.40 s
[serialise] In the use of ‘sizeofMutableByteArray’
2346.40 s
[serialise] (imported from Data.Primitive.ByteArray):
2346.40 s
[serialise] Deprecated: "use getSizeofMutableByteArray instead"
2346.41 s
[serialise] |
2346.41 s
[serialise] 78 | cap = sizeofMutableByteArray ba
2346.41 s
[serialise] | ^^^^^^^^^^^^^^^^^^^^^^
2346.41 s
[serialise]
2346.88 s
[crypton-x509] Preprocessing test suite 'test-x509' for crypton-x509-1.7.7...
2346.88 s
[crypton-x509] Building test suite 'test-x509' for crypton-x509-1.7.7...
2347.07 s
[crypton-x509] [1 of 1] Compiling Main ( Tests/Tests.hs, dist/build/test-x509/test-x509-tmp/Main.o )
2347.21 s
[serialise] [4 of 8] Compiling Codec.Serialise.Class ( src/Codec/Serialise/Class.hs, dist/build/Codec/Serialise/Class.p_o )
2347.72 s
[crypton-x509] Tests/Tests.hs:9:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2347.72 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2347.72 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2347.72 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2347.72 s
[crypton-x509] |
2347.72 s
[crypton-x509] 9 | import Control.Applicative
2347.73 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2347.73 s
[crypton-x509]
2348.46 s
[serialise] src/Codec/Serialise/Class.hs:1370:1: warning : [ GHC-53633 ] [ -Woverlapping-patterns ]
2348.46 s
[serialise] Pattern match is redundant
2348.46 s
[serialise] In an equation for ‘encodeTypeRep’:
2348.46 s
[serialise] encodeTypeRep (Fun arg res) = ...
2348.46 s
[serialise] |
2348.46 s
[serialise] 1370 | encodeTypeRep (Fun arg res)
2348.46 s
[serialise] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^...
2348.46 s
[serialise]
2352.24 s
[crypton-x509] [2 of 2] Linking dist/build/test-x509/test-x509
2355.43 s
[crypton-x509] buildPhase completed in 53 seconds
2355.43 s
[crypton-x509] Phase: checkPhase
2357.40 s
[crypton-x509] Running 1 test suites...
2357.40 s
[crypton-x509] Test suite test-x509: RUNNING...
2357.42 s
[crypton-x509] X509
2357.42 s
[crypton-x509] marshall
2357.45 s
[crypton-x509] pubkey: OK (0.03s)
2357.45 s
[crypton-x509] +++ OK, passed 100 tests.
2357.46 s
[crypton-x509] privkey: OK
2357.46 s
[crypton-x509] +++ OK, passed 100 tests.
2357.46 s
[crypton-x509] signature alg: OK
2357.46 s
[crypton-x509] +++ OK, passed 100 tests.
2357.46 s
[crypton-x509] extension
2357.47 s
[crypton-x509] key-usage: OK
2357.48 s
[crypton-x509] +++ OK, passed 100 tests.
2357.48 s
[crypton-x509] extended-key-usage: OK
2357.48 s
[crypton-x509] +++ OK, passed 100 tests.
2357.53 s
[crypton-x509] extensions: OK (0.05s)
2357.53 s
[crypton-x509] +++ OK, passed 100 tests.
2357.64 s
[crypton-x509] certificate: OK (0.09s)
2357.64 s
[crypton-x509] +++ OK, passed 100 tests.
2359.03 s
[crypton-x509] crl: OK (1.40s)
2359.03 s
[crypton-x509] +++ OK, passed 100 tests.
2359.03 s
[crypton-x509]
2359.03 s
[crypton-x509] All 8 tests passed (1.62s)
2359.04 s
[crypton-x509] Test suite test-x509: PASS
2359.04 s
[crypton-x509] Test suite logged to: dist/test/crypton-x509-1.7.7-test-x509.log
2359.04 s
[crypton-x509] 1 of 1 test suites (1 of 1 test cases) passed.
2359.07 s
[crypton-x509] Phase: haddockPhase
2360.00 s
[crypton-x509] Preprocessing library for crypton-x509-1.7.7...
2360.10 s
[crypton-x509] Running Haddock on library for crypton-x509-1.7.7...
2361.64 s
[crypton-x509] [ 1 of 14] Compiling Data.X509.AlgorithmIdentifier ( Data/X509/AlgorithmIdentifier.hs, nothing )
2362.20 s
[crypton-x509] [ 2 of 14] Compiling Data.X509.Internal ( Data/X509/Internal.hs, nothing )
2362.66 s
[crypton-x509] [ 3 of 14] Compiling Data.X509.ExtensionRaw ( Data/X509/ExtensionRaw.hs, nothing )
2362.74 s
[crypton-x509] Data/X509/ExtensionRaw.hs:17:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2362.74 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2362.74 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2362.74 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2362.75 s
[crypton-x509] |
2362.75 s
[crypton-x509] 17 | import Control.Applicative
2362.75 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2362.75 s
[crypton-x509]
2362.75 s
[crypton-x509] [ 4 of 14] Compiling Data.X509.DistinguishedName ( Data/X509/DistinguishedName.hs, nothing )
2362.85 s
[crypton-x509] Data/X509/DistinguishedName.hs:20:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2362.85 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2362.85 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2362.85 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2362.85 s
[crypton-x509] |
2362.85 s
[crypton-x509] 20 | import Control.Applicative
2362.85 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2362.85 s
[crypton-x509]
2362.85 s
[crypton-x509] Data/X509/DistinguishedName.hs:22:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2362.85 s
[crypton-x509] The import of ‘Data.Semigroup’ is redundant
2362.85 s
[crypton-x509] except perhaps to import instances from ‘Data.Semigroup’
2362.85 s
[crypton-x509] To import instances alone, use: import Data.Semigroup()
2362.85 s
[crypton-x509] |
2362.85 s
[crypton-x509] 22 | import Data.Semigroup
2362.85 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2362.85 s
[crypton-x509]
2362.86 s
[crypton-x509] [ 5 of 14] Compiling Data.X509.Ext ( Data/X509/Ext.hs, nothing )
2363.60 s
[crypton-x509] Data/X509/Ext.hs:46:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2363.60 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2363.60 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2363.60 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2363.60 s
[crypton-x509] |
2363.60 s
[crypton-x509] 46 | import Control.Applicative
2363.61 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2363.61 s
[crypton-x509]
2363.61 s
[crypton-x509] [ 6 of 14] Compiling Data.X509.CRL ( Data/X509/CRL.hs, nothing )
2363.82 s
[crypton-x509] Data/X509/CRL.hs:19:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2363.82 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2363.82 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2363.82 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2363.82 s
[crypton-x509] |
2363.82 s
[crypton-x509] 19 | import Control.Applicative
2363.82 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2363.82 s
[crypton-x509]
2363.83 s
[crypton-x509] [ 7 of 14] Compiling Data.X509.OID ( Data/X509/OID.hs, nothing )
2363.92 s
[crypton-x509] Data/X509/OID.hs:15:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2363.92 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2363.92 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2363.92 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2363.92 s
[crypton-x509] |
2363.92 s
[crypton-x509] 15 | import Control.Applicative
2363.92 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2363.92 s
[crypton-x509]
2363.93 s
[crypton-x509] [ 8 of 14] Compiling Data.X509.PublicKey ( Data/X509/PublicKey.hs, nothing )
2364.65 s
[crypton-x509] Data/X509/PublicKey.hs:274:32: warning : [ GHC-63394 ] [ -Wx-partial ]
2364.65 s
[crypton-x509] In the use of ‘head’
2364.65 s
[crypton-x509] (imported from Prelude, but defined in GHC.Internal.List):
2364.65 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"."
2364.65 s
[crypton-x509] |
2364.65 s
[crypton-x509] 274 | bytesOfInt n = if testBit (head nints) 7 then nints else 0xff : nints
2364.65 s
[crypton-x509] | ^^^^
2364.65 s
[crypton-x509]
2364.65 s
[crypton-x509] [ 9 of 14] Compiling Data.X509.PrivateKey ( Data/X509/PrivateKey.hs, nothing )
2365.60 s
[crypton-x509] Data/X509/PrivateKey.hs:16:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2365.60 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2365.60 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2365.60 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2365.60 s
[crypton-x509] |
2365.60 s
[crypton-x509] 16 | import Control.Applicative ((<$>), pure)
2365.60 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2365.60 s
[crypton-x509]
2365.60 s
[crypton-x509] Data/X509/PrivateKey.hs:18:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2365.60 s
[crypton-x509] The import of ‘Data.Word’ is redundant
2365.60 s
[crypton-x509] except perhaps to import instances from ‘Data.Word’
2365.60 s
[crypton-x509] To import instances alone, use: import Data.Word()
2365.60 s
[crypton-x509] |
2365.60 s
[crypton-x509] 18 | import Data.Word (Word)
2365.60 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^
2365.60 s
[crypton-x509]
2365.61 s
[crypton-x509] [10 of 14] Compiling Data.X509.EC ( Data/X509/EC.hs, nothing )
2365.71 s
[crypton-x509] [11 of 14] Compiling Data.X509.Cert ( Data/X509/Cert.hs, nothing )
2365.90 s
[crypton-x509] Data/X509/Cert.hs:15:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2365.90 s
[crypton-x509] The import of ‘Control.Applicative’ is redundant
2365.90 s
[crypton-x509] except perhaps to import instances from ‘Control.Applicative’
2365.90 s
[crypton-x509] To import instances alone, use: import Control.Applicative()
2365.90 s
[crypton-x509] |
2365.90 s
[crypton-x509] 15 | import Control.Applicative ((<$>), (<*>))
2365.90 s
[crypton-x509] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2365.90 s
[crypton-x509]
2365.92 s
[crypton-x509] [12 of 14] Compiling Data.X509.Signed ( Data/X509/Signed.hs, nothing )
2366.12 s
[crypton-x509] [13 of 14] Compiling Data.X509.CertificateChain ( Data/X509/CertificateChain.hs, nothing )
2366.16 s
[crypton-x509] [14 of 14] Compiling Data.X509 ( Data/X509.hs, nothing )
2366.22 s
[crypton-x509] Haddock coverage:
2366.24 s
[crypton-x509] Warning: 'ExtensionRaw' is ambiguous. It is defined
2366.24 s
[crypton-x509] * at Data/X509/ExtensionRaw.hs:25:21
2366.24 s
[crypton-x509] * at Data/X509/ExtensionRaw.hs:25:1
2366.24 s
[crypton-x509] You may be able to disambiguate the identifier by qualifying it or
2366.24 s
[crypton-x509] by specifying the type/value namespace explicitly.
2366.24 s
[crypton-x509] Defaulting to the one defined at Data/X509/ExtensionRaw.hs:25:1
2366.24 s
[crypton-x509] Warning: 'DistinguishedName' is ambiguous. It is defined
2366.24 s
[crypton-x509] * at Data/X509/DistinguishedName.hs:30:29
2366.24 s
[crypton-x509] * at Data/X509/DistinguishedName.hs:30:1
2366.24 s
[crypton-x509] You may be able to disambiguate the identifier by qualifying it or
2366.24 s
[crypton-x509] by specifying the type/value namespace explicitly.
2366.24 s
[crypton-x509] Defaulting to the one defined at Data/X509/DistinguishedName.hs:30:1
2366.27 s
[crypton-x509] 100% ( 7 / 7) in 'Data.X509.EC'
2366.28 s
[crypton-x509] Warning: 'SignedExact' is ambiguous. It is defined
2366.28 s
[crypton-x509] * at Data/X509/Signed.hs:66:54
2366.29 s
[crypton-x509] * at Data/X509/Signed.hs:66:1
2366.29 s
[crypton-x509] You may be able to disambiguate the identifier by qualifying it or
2366.29 s
[crypton-x509] by specifying the type/value namespace explicitly.
2366.29 s
[crypton-x509] Defaulting to the one defined at Data/X509/Signed.hs:66:1
2366.29 s
[crypton-x509] Warning: 'Signed' is ambiguous. It is defined
2366.29 s
[crypton-x509] * at Data/X509/Signed.hs:58:49
2366.29 s
[crypton-x509] * at Data/X509/Signed.hs:58:1
2366.29 s
[crypton-x509] You may be able to disambiguate the identifier by qualifying it or
2366.29 s
[crypton-x509] by specifying the type/value namespace explicitly.
2366.29 s
[crypton-x509] Defaulting to the one defined at Data/X509/Signed.hs:58:1
2366.30 s
[crypton-x509] 95% ( 64 / 67) in 'Data.X509'
2366.30 s
[crypton-x509] Missing documentation for:
2366.30 s
[crypton-x509] ExtNetscapeComment (Data/X509/Ext.hs:341)
2366.30 s
[crypton-x509] tryExtRawASN1 (Data/X509/ExtensionRaw.hs:32)
2366.30 s
[crypton-x509] extRawASN1 (Data/X509/ExtensionRaw.hs:38)
2367.93 s
[serialise] [5 of 8] Compiling Codec.Serialise ( src/Codec/Serialise.hs, dist/build/Codec/Serialise.p_o )
2368.89 s
[serialise] [6 of 8] Compiling Codec.Serialise.IO ( src/Codec/Serialise/IO.hs, dist/build/Codec/Serialise/IO.p_o )
2370.03 s
[serialise] [7 of 8] Compiling Codec.Serialise.Properties ( src/Codec/Serialise/Properties.hs, dist/build/Codec/Serialise/Properties.p_o )
2370.08 s
[serialise] [8 of 8] Compiling Codec.Serialise.Tutorial ( src/Codec/Serialise/Tutorial.hs, dist/build/Codec/Serialise/Tutorial.p_o )
2370.71 s
[cborg-json] Documentation created: dist/doc/html/cborg-json/,
2370.71 s
[cborg-json] dist/doc/html/cborg-json/cborg-json.txt
2371.07 s
[cborg-json] Preprocessing test suite 'tests' for cborg-json-0.2.6.0...
2371.09 s
[cborg-json] haddockPhase completed in 32 seconds
2371.09 s
[cborg-json] Phase: installPhase
2371.74 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
2372.91 s
[cborg-json] Phase: fixupPhase
2373.10 s
[cborg-json] shrinking RPATHs of ELF executables and libraries in /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0
2373.11 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
2373.17 s
[cborg-json] checking for references to /build/ in /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0...
2373.22 s
[cborg-json] patching script interpreter paths in /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0
2373.25 s
[cborg-json] stripping (with command strip and flags -S -p) in /nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0/lib
2373.46 s
[cborg-json] shrinking RPATHs of ELF executables and libraries in /nix/store/gwh2rrnpc9sxrgcf73nwcgh17m3vsggc-cborg-json-0.2.6.0-doc
2373.49 s
[cborg-json] checking for references to /build/ in /nix/store/gwh2rrnpc9sxrgcf73nwcgh17m3vsggc-cborg-json-0.2.6.0-doc...
2373.51 s
[cborg-json] patching script interpreter paths in /nix/store/gwh2rrnpc9sxrgcf73nwcgh17m3vsggc-cborg-json-0.2.6.0-doc
2374.00 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
2374.53 s
[cborg-json:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2375.22 s
[cborg-json:post-build] copying 2 paths...
2375.22 s
[cborg-json:post-build] copying path '/nix/store/gwh2rrnpc9sxrgcf73nwcgh17m3vsggc-cborg-json-0.2.6.0-doc' to 'https://cache.nix-ci.com'...
2375.73 s
[cborg-json:post-build] copying path '/nix/store/k5hrmcz4k7bw6jg06vxklcrf5ww4d74l-cborg-json-0.2.6.0' to 'https://cache.nix-ci.com'...
2377.04 s
[cborg-json:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2377.67 s
[cborg-json:post-build] copying 1 paths...
2377.67 s
[cborg-json:post-build] copying path '/nix/store/w261l1l4h8apn5wn82ibi44r2h5i1gf8-cborg-json-0.2.6.0.drv' to 'https://cache.nix-ci.com'...
2378.25 s
Uploaded cborg-json in 4.3s
2378.25 s
Progress: 95 of 106 built (2 building), 323 of 323 downloaded from cache
2378.25 s
Built cborg-json in 1m11s
2378.26 s
[serialise] buildPhase completed in 58 seconds
2378.26 s
[serialise] Phase: haddockPhase
2378.26 s
[serialise] Preprocessing library for serialise-0.2.6.1...
2378.26 s
[serialise] Running Haddock on library for serialise-0.2.6.1...
2378.26 s
[serialise] Warning: The documentation for the following packages are not installed. No
2378.26 s
[serialise] links will be generated to these packages: vector-0.13.2.0
2378.78 s
[serialise] [1 of 8] Compiling Codec.Serialise.Decoding ( src/Codec/Serialise/Decoding.hs, nothing )
2379.05 s
[serialise] [2 of 8] Compiling Codec.Serialise.Encoding ( src/Codec/Serialise/Encoding.hs, nothing )
2379.07 s
[serialise] [3 of 8] Compiling Codec.Serialise.Internal.GeneralisedUTF8 ( src/Codec/Serialise/Internal/GeneralisedUTF8.hs, nothing )
2379.66 s
[serialise] src/Codec/Serialise/Internal/GeneralisedUTF8.hs:78:15: warning : [ GHC-68441 ] [ -Wdeprecations ]
2379.66 s
[serialise] In the use of ‘sizeofMutableByteArray’
2379.66 s
[serialise] (imported from Data.Primitive.ByteArray):
2379.66 s
[serialise] Deprecated: "use getSizeofMutableByteArray instead"
2379.66 s
[serialise] |
2379.66 s
[serialise] 78 | cap = sizeofMutableByteArray ba
2379.66 s
[serialise] | ^^^^^^^^^^^^^^^^^^^^^^
2379.66 s
[serialise]
2379.66 s
[serialise] [4 of 8] Compiling Codec.Serialise.Class ( src/Codec/Serialise/Class.hs, nothing )
2384.31 s
[serialise] [5 of 8] Compiling Codec.Serialise ( src/Codec/Serialise.hs, nothing )
2384.47 s
[serialise] [6 of 8] Compiling Codec.Serialise.IO ( src/Codec/Serialise/IO.hs, nothing )
2384.48 s
[serialise] [7 of 8] Compiling Codec.Serialise.Properties ( src/Codec/Serialise/Properties.hs, nothing )
2384.51 s
[serialise] [8 of 8] Compiling Codec.Serialise.Tutorial ( src/Codec/Serialise/Tutorial.hs, nothing )
2384.54 s
[serialise] Haddock coverage:
2384.55 s
[serialise] 100% ( 51 / 51) in 'Codec.Serialise.Decoding'
2384.56 s
[serialise] Warning: 'Encoding' is ambiguous. It is defined
2384.56 s
[serialise] * in ‘Codec.CBOR.Encoding’
2384.56 s
[serialise] * in ‘Codec.CBOR.Encoding’
2384.56 s
[serialise] You may be able to disambiguate the identifier by qualifying it or
2384.56 s
[serialise] by specifying the type/value namespace explicitly.
2384.56 s
[serialise] Defaulting to the one defined in ‘Codec.CBOR.Encoding’
2384.56 s
[serialise] 100% ( 36 / 36) in 'Codec.Serialise.Encoding'
2384.56 s
[serialise] 57% ( 4 / 7) in 'Codec.Serialise.Internal.GeneralisedUTF8'
2384.56 s
[serialise] Missing documentation for:
2384.56 s
[serialise] Module header
2384.56 s
[serialise] UTF8Encoding (src/Codec/Serialise/Internal/GeneralisedUTF8.hs:19)
2384.56 s
[serialise] decodeGenUTF8 (src/Codec/Serialise/Internal/GeneralisedUTF8.hs:84)
2384.57 s
[serialise] Warning: 'Encoding' is ambiguous. It is defined
2384.57 s
[serialise] * in ‘Codec.CBOR.Encoding’
2384.57 s
[serialise] * in ‘Codec.CBOR.Encoding’
2384.57 s
[serialise] You may be able to disambiguate the identifier by qualifying it or
2384.57 s
[serialise] by specifying the type/value namespace explicitly.
2384.57 s
[serialise] Defaulting to the one defined in ‘Codec.CBOR.Encoding’
2384.58 s
[serialise] Warning: 'UTCTime' is ambiguous. It is defined
2384.58 s
[serialise] * in ‘Data.Time.Clock.Internal.UTCTime’
2384.58 s
[serialise] * in ‘Data.Time.Clock.Internal.UTCTime’
2384.58 s
[serialise] You may be able to disambiguate the identifier by qualifying it or
2384.58 s
[serialise] by specifying the type/value namespace explicitly.
2384.58 s
[serialise] Defaulting to the one defined in ‘Data.Time.Clock.Internal.UTCTime’
2384.59 s
[serialise] 100% ( 12 / 12) in 'Codec.Serialise.Class'
2384.60 s
[serialise] Warning: 'DeserialiseFailure' is out of scope.
2384.60 s
[serialise] If you qualify the identifier, haddock can try to link it anyway.
2384.61 s
[serialise] 100% ( 22 / 22) in 'Codec.Serialise'
2384.61 s
[serialise] 100% ( 6 / 6) in 'Codec.Serialise.IO'
2384.62 s
[serialise] 100% ( 6 / 6) in 'Codec.Serialise.Properties'
2384.63 s
[serialise] Warning: 'UTCTime' is out of scope.
2384.63 s
[serialise] If you qualify the identifier, haddock can try to link it anyway.
2384.64 s
[serialise] Warning: 'Generic' is out of scope.
2384.64 s
[serialise] If you qualify the identifier, haddock can try to link it anyway.
2384.65 s
[serialise] 100% ( 21 / 21) in 'Codec.Serialise.Tutorial'
2387.39 s
[serialise] Warning: Codec.Serialise.Class: could not find link destinations for:
2387.39 s
[serialise] - Data.Vector.Vector
2387.39 s
[serialise] - Data.Vector.Generic.Base.Vector
2387.39 s
[serialise] - Data.Vector.Unboxed.Base.Unbox
2387.39 s
[serialise] - Data.Vector.Unboxed.Base.Vector
2387.39 s
[serialise] - Data.Vector.Storable.Vector
2387.39 s
[serialise] - Data.Vector.Primitive.Vector
2387.43 s
[serialise] Warning: Codec.Serialise: could not find link destinations for:
2387.43 s
[serialise] - Data.Vector.Vector
2387.43 s
[serialise] - Data.Vector.Unboxed.Base.Unbox
2387.43 s
[serialise] - Data.Vector.Unboxed.Base.Vector
2387.43 s
[serialise] - Data.Vector.Storable.Vector
2387.43 s
[serialise] - Data.Vector.Primitive.Vector
2401.30 s
[crypton-x509] Documentation created: dist/doc/html/crypton-x509/,
2401.30 s
[crypton-x509] dist/doc/html/crypton-x509/crypton-x509.txt
2401.80 s
[crypton-x509] Preprocessing test suite 'test-x509' for crypton-x509-1.7.7...
2401.82 s
[crypton-x509] haddockPhase completed in 43 seconds
2401.82 s
[crypton-x509] Phase: installPhase
2402.51 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
2404.97 s
[crypton-x509] Phase: fixupPhase
2405.12 s
[crypton-x509] shrinking RPATHs of ELF executables and libraries in /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7
2405.14 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
2405.22 s
[crypton-x509] checking for references to /build/ in /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7...
2405.31 s
[crypton-x509] patching script interpreter paths in /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7
2405.34 s
[crypton-x509] stripping (with command strip and flags -S -p) in /nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7/lib
2406.72 s
[crypton-x509] shrinking RPATHs of ELF executables and libraries in /nix/store/597pnawm1dkcffi0ws0mrmymrap6krs1-crypton-x509-1.7.7-doc
2406.81 s
[crypton-x509] checking for references to /build/ in /nix/store/597pnawm1dkcffi0ws0mrmymrap6krs1-crypton-x509-1.7.7-doc...
2406.87 s
[crypton-x509] patching script interpreter paths in /nix/store/597pnawm1dkcffi0ws0mrmymrap6krs1-crypton-x509-1.7.7-doc
2407.36 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
2407.96 s
[crypton-x509:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2408.64 s
[crypton-x509:post-build] copying 2 paths...
2408.64 s
[crypton-x509:post-build] copying path '/nix/store/597pnawm1dkcffi0ws0mrmymrap6krs1-crypton-x509-1.7.7-doc' to 'https://cache.nix-ci.com'...
2410.06 s
[crypton-x509:post-build] copying path '/nix/store/7xdm3jsyr9vfamnaa9830kahgwankksa-crypton-x509-1.7.7' to 'https://cache.nix-ci.com'...
2420.33 s
[crypton-x509:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2421.10 s
[crypton-x509:post-build] copying 1 paths...
2421.10 s
[crypton-x509:post-build] copying path '/nix/store/0h2pmj4wwxjkd1g4ppc5iv01fvcahbjx-crypton-x509-1.7.7.drv' to 'https://cache.nix-ci.com'...
2421.57 s
Uploaded crypton-x509 in 14.3s
2421.58 s
Progress: 96 of 106 built (1 building), 323 of 323 downloaded from cache
2421.58 s
Built crypton-x509 in 2m11s
2421.74 s
Building /nix/store/y0y8ipryk0wwi1xixqr0bd40fddz9dy4-crypton-x509-store-1.6.10.drv
2422.04 s
[crypton-x509-store] Phase: setupCompilerEnvironmentPhase
2422.07 s
[crypton-x509-store] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2423.46 s
[crypton-x509-store] Phase: unpackPhase
2423.48 s
[crypton-x509-store] unpacking source archive /nix/store/r9ha0rh99vb10l6crg38q816csxnfrqi-crypton-x509-store-1.6.10.tar.gz
2423.52 s
[crypton-x509-store] source root is crypton-x509-store-1.6.10
2423.54 s
[crypton-x509-store] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "crypton-x509-store-1.6.10/Tests/Tests.hs"
2423.59 s
[crypton-x509-store] Phase: patchPhase
2423.62 s
[crypton-x509-store] Phase: compileBuildDriverPhase
2423.70 s
[crypton-x509-store] setupCompileFlags: -package-db=/build/tmp.kQH8CcpMHv/setup-package.conf.d -threaded
2424.10 s
[crypton-x509-store] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.kQH8CcpMHv/Main.o )
2424.40 s
[crypton-x509-store] [2 of 2] Linking Setup
2430.62 s
[crypton-x509-store] Phase: updateAutotoolsGnuConfigScriptsPhase
2430.67 s
[crypton-x509-store] Phase: configurePhase
2430.71 s
[crypton-x509-store] configureFlags: --verbose --prefix=/nix/store/13ih26kqws8s1qndksbdpmwbd9vizhpi-crypton-x509-store-1.6.10 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/jjnvx0xddwkwhqx6178nwssvakrv5gcf-crypton-x509-store-1.6.10-doc/share/doc/crypton-x509-store-1.6.10 --with-gcc=gcc --package-db=/build/tmp.kQH8CcpMHv/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
2430.76 s
[crypton-x509-store] Using Parsec parser
2430.76 s
[crypton-x509-store] Configuring crypton-x509-store-1.6.10...
2431.82 s
[serialise] Documentation created: dist/doc/html/serialise/,
2431.82 s
[serialise] dist/doc/html/serialise/serialise.txt
2432.45 s
[serialise] haddockPhase completed in 56 seconds
2432.45 s
[serialise] Phase: installPhase
2432.98 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
2435.11 s
[crypton-x509-store] Dependency asn1-encoding >=0.9 && <0.10: using asn1-encoding-0.9.6
2435.11 s
[crypton-x509-store] Dependency asn1-types >=0.3 && <0.4: using asn1-types-0.3.4
2435.11 s
[crypton-x509-store] Dependency base >=3 && <5: using base-4.20.1.0
2435.11 s
[crypton-x509-store] Dependency bytestring: using bytestring-0.12.2.0
2435.11 s
[crypton-x509-store] Dependency containers: using containers-0.7
2435.11 s
[crypton-x509-store] Dependency crypton: using crypton-1.0.4
2435.11 s
[crypton-x509-store] Dependency crypton-x509 >=1.7.2: using crypton-x509-1.7.7
2435.11 s
[crypton-x509-store] Dependency directory: using directory-1.3.8.5
2435.11 s
[crypton-x509-store] Dependency filepath: using filepath-1.5.4.0
2435.11 s
[crypton-x509-store] Dependency mtl: using mtl-2.3.1
2435.11 s
[crypton-x509-store] Dependency pem >=0.1 && <0.3: using pem-0.2.4
2435.11 s
[crypton-x509-store] Dependency base >=3 && <5: using base-4.20.1.0
2435.11 s
[crypton-x509-store] Dependency bytestring: using bytestring-0.12.2.0
2435.11 s
[crypton-x509-store] Dependency crypton-x509: using crypton-x509-1.7.7
2435.11 s
[crypton-x509-store] Dependency crypton-x509-store: using crypton-x509-store-1.6.10
2435.11 s
[crypton-x509-store] Dependency tasty: using tasty-1.5.3
2435.11 s
[crypton-x509-store] Dependency tasty-hunit: using tasty-hunit-0.10.2
2435.11 s
[crypton-x509-store] Source component graph:
2435.11 s
[crypton-x509-store] component lib
2435.11 s
[crypton-x509-store] component test:test-x509-store dependency lib
2435.11 s
[crypton-x509-store] Configured component graph:
2435.11 s
[crypton-x509-store] component crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF
2435.11 s
[crypton-x509-store] include asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2435.11 s
[crypton-x509-store] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2435.11 s
[crypton-x509-store] include base-4.20.1.0-4f22
2435.11 s
[crypton-x509-store] include bytestring-0.12.2.0-c0ba
2435.11 s
[crypton-x509-store] include containers-0.7-57cd
2435.11 s
[crypton-x509-store] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2435.11 s
[crypton-x509-store] include crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2435.11 s
[crypton-x509-store] include directory-1.3.8.5-8f4e
2435.11 s
[crypton-x509-store] include filepath-1.5.4.0-0a9f
2435.11 s
[crypton-x509-store] include mtl-2.3.1-6e0a
2435.11 s
[crypton-x509-store] include pem-0.2.4-DnofPTSVVNgK18RCV82ISi
2435.11 s
[crypton-x509-store] component crypton-x509-store-1.6.10-8ZDgq0OAJFGEl8H0TGVaAs-test-x509-store
2435.11 s
[crypton-x509-store] include base-4.20.1.0-4f22
2435.12 s
[crypton-x509-store] include bytestring-0.12.2.0-c0ba
2435.12 s
[crypton-x509-store] include crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2435.12 s
[crypton-x509-store] include crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF
2435.12 s
[crypton-x509-store] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2435.12 s
[crypton-x509-store] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
2435.12 s
[crypton-x509-store] Linked component graph:
2435.12 s
[crypton-x509-store] unit crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF
2435.12 s
[crypton-x509-store] include asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2435.12 s
[crypton-x509-store] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2435.12 s
[crypton-x509-store] include base-4.20.1.0-4f22
2435.12 s
[crypton-x509-store] include bytestring-0.12.2.0-c0ba
2435.12 s
[crypton-x509-store] include containers-0.7-57cd
2435.12 s
[crypton-x509-store] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2435.12 s
[crypton-x509-store] include crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2435.12 s
[crypton-x509-store] include directory-1.3.8.5-8f4e
2435.12 s
[crypton-x509-store] include filepath-1.5.4.0-0a9f
2435.12 s
[crypton-x509-store] include mtl-2.3.1-6e0a
2435.12 s
[crypton-x509-store] include pem-0.2.4-DnofPTSVVNgK18RCV82ISi
2435.12 s
[crypton-x509-store] Data.X509.CertificateStore=crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF:Data.X509.CertificateStore,Data.X509.File=crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF:Data.X509.File,Data.X509.Memory=crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF:Data.X509.Memory
2435.12 s
[crypton-x509-store] unit crypton-x509-store-1.6.10-8ZDgq0OAJFGEl8H0TGVaAs-test-x509-store
2435.12 s
[crypton-x509-store] include base-4.20.1.0-4f22
2435.12 s
[crypton-x509-store] include bytestring-0.12.2.0-c0ba
2435.12 s
[crypton-x509-store] include crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2435.12 s
[crypton-x509-store] include crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF
2435.12 s
[crypton-x509-store] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2435.12 s
[crypton-x509-store] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
2435.12 s
[crypton-x509-store] Ready component graph:
2435.12 s
[crypton-x509-store] definite crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF
2435.12 s
[crypton-x509-store] depends asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2435.12 s
[crypton-x509-store] depends asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2435.12 s
[crypton-x509-store] depends base-4.20.1.0-4f22
2435.12 s
[crypton-x509-store] depends bytestring-0.12.2.0-c0ba
2435.12 s
[crypton-x509-store] depends containers-0.7-57cd
2435.12 s
[crypton-x509-store] depends crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2435.12 s
[crypton-x509-store] depends crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2435.12 s
[crypton-x509-store] depends directory-1.3.8.5-8f4e
2435.12 s
[crypton-x509-store] depends filepath-1.5.4.0-0a9f
2435.12 s
[crypton-x509-store] depends mtl-2.3.1-6e0a
2435.12 s
[crypton-x509-store] depends pem-0.2.4-DnofPTSVVNgK18RCV82ISi
2435.12 s
[crypton-x509-store] definite crypton-x509-store-1.6.10-8ZDgq0OAJFGEl8H0TGVaAs-test-x509-store
2435.12 s
[crypton-x509-store] depends base-4.20.1.0-4f22
2435.12 s
[crypton-x509-store] depends bytestring-0.12.2.0-c0ba
2435.12 s
[crypton-x509-store] depends crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2435.12 s
[crypton-x509-store] depends crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF
2435.12 s
[crypton-x509-store] depends tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2435.12 s
[crypton-x509-store] depends tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
2435.12 s
[crypton-x509-store] Using Cabal-3.12.1.0 compiled by ghc-9.10
2435.12 s
[crypton-x509-store] Using compiler: ghc-9.10.2
2435.12 s
[crypton-x509-store] Using install prefix:
2435.12 s
[crypton-x509-store] /nix/store/13ih26kqws8s1qndksbdpmwbd9vizhpi-crypton-x509-store-1.6.10
2435.12 s
[crypton-x509-store] Executables installed in:
2435.12 s
[crypton-x509-store] /nix/store/13ih26kqws8s1qndksbdpmwbd9vizhpi-crypton-x509-store-1.6.10/bin
2435.12 s
[crypton-x509-store] Libraries installed in:
2435.12 s
[crypton-x509-store] /nix/store/13ih26kqws8s1qndksbdpmwbd9vizhpi-crypton-x509-store-1.6.10/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF
2435.12 s
[crypton-x509-store] Dynamic Libraries installed in:
2435.12 s
[crypton-x509-store] /nix/store/13ih26kqws8s1qndksbdpmwbd9vizhpi-crypton-x509-store-1.6.10/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
2435.12 s
[crypton-x509-store] Private executables installed in:
2435.12 s
[crypton-x509-store] /nix/store/13ih26kqws8s1qndksbdpmwbd9vizhpi-crypton-x509-store-1.6.10/libexec/x86_64-linux-ghc-9.10.2-08fd/crypton-x509-store-1.6.10
2435.12 s
[crypton-x509-store] Data files installed in:
2435.12 s
[crypton-x509-store] /nix/store/13ih26kqws8s1qndksbdpmwbd9vizhpi-crypton-x509-store-1.6.10/share/x86_64-linux-ghc-9.10.2-08fd/crypton-x509-store-1.6.10
2435.12 s
[crypton-x509-store] Documentation installed in:
2435.12 s
[crypton-x509-store] /nix/store/jjnvx0xddwkwhqx6178nwssvakrv5gcf-crypton-x509-store-1.6.10-doc/share/doc/crypton-x509-store-1.6.10
2435.12 s
[crypton-x509-store] Configuration files installed in:
2435.12 s
[crypton-x509-store] /nix/store/13ih26kqws8s1qndksbdpmwbd9vizhpi-crypton-x509-store-1.6.10/etc
2435.12 s
[crypton-x509-store] No alex found
2435.12 s
[crypton-x509-store] Using ar found on system at:
2435.12 s
[crypton-x509-store] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2435.12 s
[crypton-x509-store] No c2hs found
2435.12 s
[crypton-x509-store] No cpphs found
2435.12 s
[crypton-x509-store] No doctest found
2435.12 s
[crypton-x509-store] Using gcc version 14.3.0 given by user at:
2435.12 s
[crypton-x509-store] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2435.12 s
[crypton-x509-store] Using ghc version 9.10.2 found on system at:
2435.12 s
[crypton-x509-store] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2435.12 s
[crypton-x509-store] Using ghc-pkg version 9.10.2 found on system at:
2435.12 s
[crypton-x509-store] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2435.12 s
[crypton-x509-store] No ghcjs found
2435.12 s
[crypton-x509-store] No ghcjs-pkg found
2435.12 s
[crypton-x509-store] No greencard found
2435.12 s
[crypton-x509-store] Using haddock version 2.31.0 found on system at:
2435.12 s
[crypton-x509-store] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2435.12 s
[crypton-x509-store] No happy found
2435.12 s
[crypton-x509-store] Using haskell-suite found on system at: haskell-suite-dummy-location
2435.12 s
[crypton-x509-store] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2435.12 s
[crypton-x509-store] No hmake found
2435.12 s
[crypton-x509-store] Using hpc version 0.69 found on system at:
2435.12 s
[crypton-x509-store] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2435.12 s
[crypton-x509-store] Using hsc2hs version 0.68.10 found on system at:
2435.12 s
[crypton-x509-store] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2435.12 s
[crypton-x509-store] Using hscolour version 1.25 found on system at:
2435.12 s
[crypton-x509-store] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2435.12 s
[crypton-x509-store] No jhc found
2435.12 s
[crypton-x509-store] Using ld found on system at:
2435.12 s
[crypton-x509-store] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2435.12 s
[crypton-x509-store] No pkg-config found
2435.12 s
[crypton-x509-store] Using runghc version 9.10.2 found on system at:
2435.12 s
[crypton-x509-store] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2435.12 s
[crypton-x509-store] Using strip version 2.44 found on system at:
2435.12 s
[crypton-x509-store] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2435.12 s
[crypton-x509-store] Using tar found on system at:
2435.12 s
[crypton-x509-store] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2435.12 s
[crypton-x509-store] No uhc found
2435.29 s
[serialise] Phase: fixupPhase
2435.41 s
[serialise] shrinking RPATHs of ELF executables and libraries in /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1
2435.44 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
2435.46 s
[serialise] checking for references to /build/ in /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1...
2435.54 s
[serialise] patching script interpreter paths in /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1
2435.56 s
[serialise] stripping (with command strip and flags -S -p) in /nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1/lib
2435.58 s
[crypton-x509-store] Phase: buildPhase
2435.89 s
[crypton-x509-store] Preprocessing library for crypton-x509-store-1.6.10...
2435.89 s
[crypton-x509-store] Building library for crypton-x509-store-1.6.10...
2436.48 s
[crypton-x509-store] [1 of 3] Compiling Data.X509.CertificateStore ( Data/X509/CertificateStore.hs, dist/build/Data/X509/CertificateStore.o, dist/build/Data/X509/CertificateStore.dyn_o )
2436.52 s
[serialise] shrinking RPATHs of ELF executables and libraries in /nix/store/5lz3b831rvdm6n8yar16jsqnwzirvnxy-serialise-0.2.6.1-doc
2436.54 s
[serialise] checking for references to /build/ in /nix/store/5lz3b831rvdm6n8yar16jsqnwzirvnxy-serialise-0.2.6.1-doc...
2436.56 s
[serialise] patching script interpreter paths in /nix/store/5lz3b831rvdm6n8yar16jsqnwzirvnxy-serialise-0.2.6.1-doc
2437.03 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
2437.65 s
[serialise:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2438.29 s
[serialise:post-build] copying 2 paths...
2438.30 s
[serialise:post-build] copying path '/nix/store/5lz3b831rvdm6n8yar16jsqnwzirvnxy-serialise-0.2.6.1-doc' to 'https://cache.nix-ci.com'...
2439.62 s
[serialise:post-build] copying path '/nix/store/05wq4ii441z3sxxvmjkkdd6rxqynm7g9-serialise-0.2.6.1' to 'https://cache.nix-ci.com'...
2446.29 s
[serialise:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2447.33 s
[serialise:post-build] copying 1 paths...
2447.33 s
[serialise:post-build] copying path '/nix/store/qxfyzzadj177wwfmq3ssywcqa0snbff0-serialise-0.2.6.1.drv' to 'https://cache.nix-ci.com'...
2447.80 s
Uploaded serialise in 10.8s
2447.82 s
Progress: 97 of 106 built (1 building), 323 of 323 downloaded from cache
2447.82 s
Built serialise in 2m21s
2447.82 s
[crypton-x509-store] Data/X509/CertificateStore.hs:16:19: warning : [ GHC-38856 ] [ -Wunused-imports ]
2447.82 s
[crypton-x509-store] The import of ‘foldl'’ from module ‘Data.List’ is redundant
2447.82 s
[crypton-x509-store] |
2447.82 s
[crypton-x509-store] 16 | import Data.List (foldl' , isPrefixOf)
2447.82 s
[crypton-x509-store] | ^^^^^^
2447.82 s
[crypton-x509-store]
2447.82 s
[crypton-x509-store] Data/X509/CertificateStore.hs:18:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2447.82 s
[crypton-x509-store] The import of ‘Data.Semigroup’ is redundant
2447.82 s
[crypton-x509-store] except perhaps to import instances from ‘Data.Semigroup’
2447.82 s
[crypton-x509-store] To import instances alone, use: import Data.Semigroup()
2447.82 s
[crypton-x509-store] |
2447.82 s
[crypton-x509-store] 18 | import Data.Semigroup
2447.82 s
[crypton-x509-store] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2447.82 s
[crypton-x509-store]
2447.82 s
[crypton-x509-store] Data/X509/CertificateStore.hs:22:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2447.82 s
[crypton-x509-store] The import of ‘Control.Applicative’ is redundant
2447.82 s
[crypton-x509-store] except perhaps to import instances from ‘Control.Applicative’
2447.82 s
[crypton-x509-store] To import instances alone, use: import Control.Applicative()
2447.82 s
[crypton-x509-store] |
2447.82 s
[crypton-x509-store] 22 | import Control.Applicative ((<$>))
2447.82 s
[crypton-x509-store] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2447.82 s
[crypton-x509-store]
2447.82 s
[crypton-x509-store] [2 of 3] Compiling Data.X509.Memory ( Data/X509/Memory.hs, dist/build/Data/X509/Memory.o, dist/build/Data/X509/Memory.dyn_o )
2447.82 s
[crypton-x509-store] [3 of 3] Compiling Data.X509.File ( Data/X509/File.hs, dist/build/Data/X509/File.o, dist/build/Data/X509/File.dyn_o )
2447.82 s
[crypton-x509-store] Data/X509/File.hs:7:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2447.82 s
[crypton-x509-store] The import of ‘Control.Applicative’ is redundant
2447.82 s
[crypton-x509-store] except perhaps to import instances from ‘Control.Applicative’
2447.82 s
[crypton-x509-store] To import instances alone, use: import Control.Applicative()
2447.82 s
[crypton-x509-store] |
2447.82 s
[crypton-x509-store] 7 | import Control.Applicative
2447.82 s
[crypton-x509-store] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2447.82 s
[crypton-x509-store]
2447.82 s
[crypton-x509-store] Data/X509/File.hs:9:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2447.82 s
[crypton-x509-store] The import of ‘Data.ASN1.BinaryEncoding’ is redundant
2447.82 s
[crypton-x509-store] except perhaps to import instances from ‘Data.ASN1.BinaryEncoding’
2447.82 s
[crypton-x509-store] To import instances alone, use: import Data.ASN1.BinaryEncoding()
2447.82 s
[crypton-x509-store] |
2447.82 s
[crypton-x509-store] 9 | import Data.ASN1.BinaryEncoding
2447.82 s
[crypton-x509-store] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2447.82 s
[crypton-x509-store]
2447.82 s
[crypton-x509-store] Data/X509/File.hs:10:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2447.82 s
[crypton-x509-store] The import of ‘Data.ASN1.Encoding’ is redundant
2447.82 s
[crypton-x509-store] except perhaps to import instances from ‘Data.ASN1.Encoding’
2447.82 s
[crypton-x509-store] To import instances alone, use: import Data.ASN1.Encoding()
2447.82 s
[crypton-x509-store] |
2447.82 s
[crypton-x509-store] 10 | import Data.ASN1.Encoding
2447.82 s
[crypton-x509-store] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2447.82 s
[crypton-x509-store]
2447.82 s
[crypton-x509-store] Data/X509/File.hs:14:35: warning : [ GHC-38856 ] [ -Wunused-imports ]
2447.82 s
[crypton-x509-store] The import of ‘PEM(pemName)’ from module ‘Data.PEM’ is redundant
2447.82 s
[crypton-x509-store] |
2447.82 s
[crypton-x509-store] 14 | import Data.PEM (PEM, pemContent, pemName , pemParseLBS)
2447.82 s
[crypton-x509-store] | ^^^^^^^
2447.82 s
[crypton-x509-store]
2447.82 s
[crypton-x509-store] [1 of 3] Compiling Data.X509.CertificateStore ( Data/X509/CertificateStore.hs, dist/build/Data/X509/CertificateStore.p_o )
2447.82 s
[crypton-x509-store] Data/X509/CertificateStore.hs:16:19: warning : [ GHC-38856 ] [ -Wunused-imports ]
2447.82 s
[crypton-x509-store] The import of ‘foldl'’ from module ‘Data.List’ is redundant
2447.82 s
[crypton-x509-store] |
2447.82 s
[crypton-x509-store] 16 | import Data.List (foldl' , isPrefixOf)
2447.82 s
[crypton-x509-store] | ^^^^^^
2447.82 s
[crypton-x509-store]
2447.82 s
[crypton-x509-store] Data/X509/CertificateStore.hs:18:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2447.82 s
[crypton-x509-store] The import of ‘Data.Semigroup’ is redundant
2447.82 s
[crypton-x509-store] except perhaps to import instances from ‘Data.Semigroup’
2447.82 s
[crypton-x509-store] To import instances alone, use: import Data.Semigroup()
2447.82 s
[crypton-x509-store] |
2447.82 s
[crypton-x509-store] 18 | import Data.Semigroup
2447.82 s
[crypton-x509-store] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2447.82 s
[crypton-x509-store]
2447.82 s
[crypton-x509-store] Data/X509/CertificateStore.hs:22:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2447.82 s
[crypton-x509-store] The import of ‘Control.Applicative’ is redundant
2447.82 s
[crypton-x509-store] except perhaps to import instances from ‘Control.Applicative’
2447.82 s
[crypton-x509-store] To import instances alone, use: import Control.Applicative()
2447.82 s
[crypton-x509-store] |
2447.82 s
[crypton-x509-store] 22 | import Control.Applicative ((<$>))
2447.82 s
[crypton-x509-store] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2447.82 s
[crypton-x509-store]
2447.82 s
[crypton-x509-store] [2 of 3] Compiling Data.X509.Memory ( Data/X509/Memory.hs, dist/build/Data/X509/Memory.p_o )
2447.87 s
[crypton-x509-store] [3 of 3] Compiling Data.X509.File ( Data/X509/File.hs, dist/build/Data/X509/File.p_o )
2447.93 s
[crypton-x509-store] Data/X509/File.hs:7:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2447.93 s
[crypton-x509-store] The import of ‘Control.Applicative’ is redundant
2447.93 s
[crypton-x509-store] except perhaps to import instances from ‘Control.Applicative’
2447.93 s
[crypton-x509-store] To import instances alone, use: import Control.Applicative()
2447.93 s
[crypton-x509-store] |
2447.93 s
[crypton-x509-store] 7 | import Control.Applicative
2447.93 s
[crypton-x509-store] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2447.93 s
[crypton-x509-store]
2447.93 s
[crypton-x509-store] Data/X509/File.hs:9:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2447.93 s
[crypton-x509-store] The import of ‘Data.ASN1.BinaryEncoding’ is redundant
2447.93 s
[crypton-x509-store] except perhaps to import instances from ‘Data.ASN1.BinaryEncoding’
2447.93 s
[crypton-x509-store] To import instances alone, use: import Data.ASN1.BinaryEncoding()
2447.93 s
[crypton-x509-store] |
2447.93 s
[crypton-x509-store] 9 | import Data.ASN1.BinaryEncoding
2447.93 s
[crypton-x509-store] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2447.93 s
[crypton-x509-store]
2447.93 s
[crypton-x509-store] Data/X509/File.hs:10:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2447.93 s
[crypton-x509-store] The import of ‘Data.ASN1.Encoding’ is redundant
2447.93 s
[crypton-x509-store] except perhaps to import instances from ‘Data.ASN1.Encoding’
2447.93 s
[crypton-x509-store] To import instances alone, use: import Data.ASN1.Encoding()
2447.93 s
[crypton-x509-store] |
2447.93 s
[crypton-x509-store] 10 | import Data.ASN1.Encoding
2447.93 s
[crypton-x509-store] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2447.93 s
[crypton-x509-store]
2447.94 s
[crypton-x509-store] Data/X509/File.hs:14:35: warning : [ GHC-38856 ] [ -Wunused-imports ]
2447.94 s
[crypton-x509-store] The import of ‘PEM(pemName)’ from module ‘Data.PEM’ is redundant
2447.94 s
[crypton-x509-store] |
2447.94 s
[crypton-x509-store] 14 | import Data.PEM (PEM, pemContent, pemName , pemParseLBS)
2447.94 s
[crypton-x509-store] | ^^^^^^^
2447.94 s
[crypton-x509-store]
2454.19 s
[crypton-x509-store] Preprocessing test suite 'test-x509-store' for crypton-x509-store-1.6.10...
2454.19 s
[crypton-x509-store] Building test suite 'test-x509-store' for crypton-x509-store-1.6.10...
2454.56 s
[crypton-x509-store] [1 of 1] Compiling Main ( Tests/Tests.hs, dist/build/test-x509-store/test-x509-store-tmp/Main.o )
2457.32 s
[crypton-x509-store] [2 of 2] Linking dist/build/test-x509-store/test-x509-store
2460.76 s
[crypton-x509-store] Phase: checkPhase
2462.62 s
[crypton-x509-store] Running 1 test suites...
2462.62 s
[crypton-x509-store] Test suite test-x509-store: RUNNING...
2462.64 s
[crypton-x509-store] x509-store
2462.64 s
[crypton-x509-store] Memory
2462.64 s
[crypton-x509-store] Key
2462.64 s
[crypton-x509-store] RSA
2462.64 s
[crypton-x509-store] read outer: OK
2462.65 s
[crypton-x509-store] read inner: OK
2462.65 s
[crypton-x509-store] same key: OK
2462.65 s
[crypton-x509-store] DSA
2462.65 s
[crypton-x509-store] read outer: OK
2462.65 s
[crypton-x509-store] read inner: OK
2462.65 s
[crypton-x509-store] same key: OK
2462.65 s
[crypton-x509-store] EC (named curve)
2462.65 s
[crypton-x509-store] read outer: OK
2462.65 s
[crypton-x509-store] read inner: OK
2462.65 s
[crypton-x509-store] same key: OK
2462.65 s
[crypton-x509-store] EC (explicit prime curve)
2462.65 s
[crypton-x509-store] read outer: OK
2462.65 s
[crypton-x509-store] read inner: OK
2462.65 s
[crypton-x509-store] same key: OK
2462.65 s
[crypton-x509-store] X25519
2462.65 s
[crypton-x509-store] read outer: OK
2462.65 s
[crypton-x509-store] read inner: OK
2462.65 s
[crypton-x509-store] same key: OK
2462.65 s
[crypton-x509-store] X448
2462.65 s
[crypton-x509-store] read outer: OK
2462.65 s
[crypton-x509-store] read inner: OK
2462.65 s
[crypton-x509-store] same key: OK
2462.65 s
[crypton-x509-store] Ed25519
2462.65 s
[crypton-x509-store] read outer: OK
2462.65 s
[crypton-x509-store] read inner: OK
2462.65 s
[crypton-x509-store] same key: OK
2462.65 s
[crypton-x509-store] Ed448
2462.65 s
[crypton-x509-store] read outer: OK
2462.65 s
[crypton-x509-store] read inner: OK
2462.65 s
[crypton-x509-store] same key: OK
2462.65 s
[crypton-x509-store] Certificate
2462.65 s
[crypton-x509-store] RSA: OK
2462.65 s
[crypton-x509-store] DSA: OK
2462.69 s
[crypton-x509-store] EC (named curve): OK
2462.69 s
[crypton-x509-store] EC (explicit prime curve): OK
2462.69 s
[crypton-x509-store] X25519: OK
2462.69 s
[crypton-x509-store] X448: OK
2462.69 s
[crypton-x509-store] Ed25519: OK
2462.69 s
[crypton-x509-store] Ed448: OK
2462.69 s
[crypton-x509-store]
2462.69 s
[crypton-x509-store] All 32 tests passed (0.02s)
2462.69 s
[crypton-x509-store] Test suite test-x509-store: PASS
2462.69 s
[crypton-x509-store] Test suite logged to: dist/test/crypton-x509-store-1.6.10-test-x509-store.log
2462.69 s
[crypton-x509-store] 1 of 1 test suites (1 of 1 test cases) passed.
2462.73 s
[crypton-x509-store] Phase: haddockPhase
2463.91 s
[crypton-x509-store] Preprocessing library for crypton-x509-store-1.6.10...
2463.92 s
[crypton-x509-store] Running Haddock on library for crypton-x509-store-1.6.10...
2465.69 s
[crypton-x509-store] [1 of 3] Compiling Data.X509.CertificateStore ( Data/X509/CertificateStore.hs, nothing )
2466.82 s
[crypton-x509-store] Data/X509/CertificateStore.hs:16:19: warning : [ GHC-38856 ] [ -Wunused-imports ]
2466.82 s
[crypton-x509-store] The import of ‘foldl'’ from module ‘Data.List’ is redundant
2466.82 s
[crypton-x509-store] |
2466.82 s
[crypton-x509-store] 16 | import Data.List (foldl' , isPrefixOf)
2466.82 s
[crypton-x509-store] | ^^^^^^
2466.82 s
[crypton-x509-store]
2466.82 s
[crypton-x509-store] Data/X509/CertificateStore.hs:18:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2466.82 s
[crypton-x509-store] The import of ‘Data.Semigroup’ is redundant
2466.82 s
[crypton-x509-store] except perhaps to import instances from ‘Data.Semigroup’
2466.82 s
[crypton-x509-store] To import instances alone, use: import Data.Semigroup()
2466.82 s
[crypton-x509-store] |
2466.82 s
[crypton-x509-store] 18 | import Data.Semigroup
2466.82 s
[crypton-x509-store] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2466.82 s
[crypton-x509-store]
2466.82 s
[crypton-x509-store] Data/X509/CertificateStore.hs:22:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2466.82 s
[crypton-x509-store] The import of ‘Control.Applicative’ is redundant
2466.82 s
[crypton-x509-store] except perhaps to import instances from ‘Control.Applicative’
2466.82 s
[crypton-x509-store] To import instances alone, use: import Control.Applicative()
2466.82 s
[crypton-x509-store] |
2466.82 s
[crypton-x509-store] 22 | import Control.Applicative ((<$>))
2466.82 s
[crypton-x509-store] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2466.82 s
[crypton-x509-store]
2466.83 s
[crypton-x509-store] [2 of 3] Compiling Data.X509.Memory ( Data/X509/Memory.hs, nothing )
2467.17 s
[crypton-x509-store] [3 of 3] Compiling Data.X509.File ( Data/X509/File.hs, nothing )
2467.23 s
[crypton-x509-store] Data/X509/File.hs:7:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2467.23 s
[crypton-x509-store] The import of ‘Control.Applicative’ is redundant
2467.23 s
[crypton-x509-store] except perhaps to import instances from ‘Control.Applicative’
2467.23 s
[crypton-x509-store] To import instances alone, use: import Control.Applicative()
2467.23 s
[crypton-x509-store] |
2467.23 s
[crypton-x509-store] 7 | import Control.Applicative
2467.23 s
[crypton-x509-store] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2467.23 s
[crypton-x509-store]
2467.23 s
[crypton-x509-store] Data/X509/File.hs:9:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2467.23 s
[crypton-x509-store] The import of ‘Data.ASN1.BinaryEncoding’ is redundant
2467.23 s
[crypton-x509-store] except perhaps to import instances from ‘Data.ASN1.BinaryEncoding’
2467.23 s
[crypton-x509-store] To import instances alone, use: import Data.ASN1.BinaryEncoding()
2467.23 s
[crypton-x509-store] |
2467.23 s
[crypton-x509-store] 9 | import Data.ASN1.BinaryEncoding
2467.23 s
[crypton-x509-store] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2467.23 s
[crypton-x509-store]
2467.23 s
[crypton-x509-store] Data/X509/File.hs:10:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2467.23 s
[crypton-x509-store] The import of ‘Data.ASN1.Encoding’ is redundant
2467.23 s
[crypton-x509-store] except perhaps to import instances from ‘Data.ASN1.Encoding’
2467.23 s
[crypton-x509-store] To import instances alone, use: import Data.ASN1.Encoding()
2467.23 s
[crypton-x509-store] |
2467.23 s
[crypton-x509-store] 10 | import Data.ASN1.Encoding
2467.23 s
[crypton-x509-store] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2467.23 s
[crypton-x509-store]
2467.23 s
[crypton-x509-store] Data/X509/File.hs:14:35: warning : [ GHC-38856 ] [ -Wunused-imports ]
2467.23 s
[crypton-x509-store] The import of ‘PEM(pemName)’ from module ‘Data.PEM’ is redundant
2467.23 s
[crypton-x509-store] |
2467.23 s
[crypton-x509-store] 14 | import Data.PEM (PEM, pemContent, pemName , pemParseLBS)
2467.23 s
[crypton-x509-store] | ^^^^^^^
2467.23 s
[crypton-x509-store]
2467.23 s
[crypton-x509-store] Haddock coverage:
2467.24 s
[crypton-x509-store] 75% ( 6 / 8) in 'Data.X509.CertificateStore'
2467.24 s
[crypton-x509-store] Missing documentation for:
2467.24 s
[crypton-x509-store] Module header
2467.24 s
[crypton-x509-store] readCertificates (Data/X509/CertificateStore.hs:103)
2467.24 s
[crypton-x509-store] 25% ( 1 / 4) in 'Data.X509.Memory'
2467.24 s
[crypton-x509-store] Missing documentation for:
2467.24 s
[crypton-x509-store] readKeyFileFromMemory (Data/X509/Memory.hs:30)
2467.24 s
[crypton-x509-store] readSignedObjectFromMemory (Data/X509/Memory.hs:36)
2467.24 s
[crypton-x509-store] pemToKey (Data/X509/Memory.hs:41)
2467.25 s
[crypton-x509-store] 50% ( 2 / 4) in 'Data.X509.File'
2467.25 s
[crypton-x509-store] Missing documentation for:
2467.25 s
[crypton-x509-store] Module header
2467.25 s
[crypton-x509-store] PEMError (Data/X509/File.hs:18)
2494.67 s
[crypton-x509-store] Documentation created: dist/doc/html/crypton-x509-store/,
2494.68 s
[crypton-x509-store] dist/doc/html/crypton-x509-store/crypton-x509-store.txt
2495.04 s
[crypton-x509-store] Preprocessing test suite 'test-x509-store' for crypton-x509-store-1.6.10...
2495.06 s
[crypton-x509-store] haddockPhase completed in 32 seconds
2495.06 s
[crypton-x509-store] Phase: installPhase
2495.42 s
[crypton-x509-store] Installing library in /nix/store/13ih26kqws8s1qndksbdpmwbd9vizhpi-crypton-x509-store-1.6.10/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF
2496.27 s
[crypton-x509-store] Phase: fixupPhase
2496.37 s
[crypton-x509-store] shrinking RPATHs of ELF executables and libraries in /nix/store/13ih26kqws8s1qndksbdpmwbd9vizhpi-crypton-x509-store-1.6.10
2496.38 s
[crypton-x509-store] shrinking /nix/store/13ih26kqws8s1qndksbdpmwbd9vizhpi-crypton-x509-store-1.6.10/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHScrypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF-ghc9.10.2.so
2496.40 s
[crypton-x509-store] checking for references to /build/ in /nix/store/13ih26kqws8s1qndksbdpmwbd9vizhpi-crypton-x509-store-1.6.10...
2496.45 s
[crypton-x509-store] patching script interpreter paths in /nix/store/13ih26kqws8s1qndksbdpmwbd9vizhpi-crypton-x509-store-1.6.10
2496.48 s
[crypton-x509-store] stripping (with command strip and flags -S -p) in /nix/store/13ih26kqws8s1qndksbdpmwbd9vizhpi-crypton-x509-store-1.6.10/lib
2496.78 s
[crypton-x509-store] shrinking RPATHs of ELF executables and libraries in /nix/store/jjnvx0xddwkwhqx6178nwssvakrv5gcf-crypton-x509-store-1.6.10-doc
2496.80 s
[crypton-x509-store] checking for references to /build/ in /nix/store/jjnvx0xddwkwhqx6178nwssvakrv5gcf-crypton-x509-store-1.6.10-doc...
2496.84 s
[crypton-x509-store] patching script interpreter paths in /nix/store/jjnvx0xddwkwhqx6178nwssvakrv5gcf-crypton-x509-store-1.6.10-doc
2497.36 s
[crypton-x509-store:post-build] Uploading to the NixCI cache: /nix/store/13ih26kqws8s1qndksbdpmwbd9vizhpi-crypton-x509-store-1.6.10 /nix/store/jjnvx0xddwkwhqx6178nwssvakrv5gcf-crypton-x509-store-1.6.10-doc
2497.82 s
[crypton-x509-store:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2498.46 s
[crypton-x509-store:post-build] copying 2 paths...
2498.46 s
[crypton-x509-store:post-build] copying path '/nix/store/jjnvx0xddwkwhqx6178nwssvakrv5gcf-crypton-x509-store-1.6.10-doc' to 'https://cache.nix-ci.com'...
2498.90 s
[crypton-x509-store:post-build] copying path '/nix/store/13ih26kqws8s1qndksbdpmwbd9vizhpi-crypton-x509-store-1.6.10' to 'https://cache.nix-ci.com'...
2500.56 s
[crypton-x509-store:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2501.22 s
[crypton-x509-store:post-build] copying 1 paths...
2501.22 s
[crypton-x509-store:post-build] copying path '/nix/store/y0y8ipryk0wwi1xixqr0bd40fddz9dy4-crypton-x509-store-1.6.10.drv' to 'https://cache.nix-ci.com'...
2501.69 s
Uploaded crypton-x509-store in 4.4s
2501.70 s
Progress: 98 of 106 built, 323 of 323 downloaded from cache
2501.70 s
Built crypton-x509-store in 1m19s
2501.90 s
Building /nix/store/3zzr26sfk6qc2rphrzv35rc5x6n5k8wi-crypton-x509-system-1.6.7.drv
2502.06 s
Building /nix/store/kgspq8kym8fny2skq317gni50mz24jpv-crypton-x509-validation-1.6.14.drv
2502.25 s
[crypton-x509-system] Phase: setupCompilerEnvironmentPhase
2502.26 s
[crypton-x509-system] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2502.46 s
[crypton-x509-validation] Phase: setupCompilerEnvironmentPhase
2502.47 s
[crypton-x509-validation] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2502.80 s
[crypton-x509-system] Phase: unpackPhase
2502.81 s
[crypton-x509-system] unpacking source archive /nix/store/39gsxmcw92wgpfj4hzjmxkbg9gq6g04w-crypton-x509-system-1.6.7.tar.gz
2502.82 s
[crypton-x509-system] source root is crypton-x509-system-1.6.7
2502.84 s
[crypton-x509-system] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "crypton-x509-system-1.6.7/System/X509/Win32.hs"
2502.87 s
[crypton-x509-system] Phase: patchPhase
2502.89 s
[crypton-x509-system] Phase: compileBuildDriverPhase
2502.90 s
[crypton-x509-system] setupCompileFlags: -package-db=/build/tmp.2aMMj2YeKS/setup-package.conf.d -threaded
2503.16 s
[crypton-x509-system] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.2aMMj2YeKS/Main.o )
2503.49 s
[crypton-x509-system] [2 of 2] Linking Setup
2503.69 s
[crypton-x509-validation] Phase: unpackPhase
2503.70 s
[crypton-x509-validation] unpacking source archive /nix/store/9nbflkk1r503v4mb5hqnjlx5r6hqzxxl-crypton-x509-validation-1.6.14.tar.gz
2503.73 s
[crypton-x509-validation] source root is crypton-x509-validation-1.6.14
2503.77 s
[crypton-x509-validation] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "crypton-x509-validation-1.6.14/Tests/Tests.hs"
2503.79 s
[crypton-x509-validation] Phase: patchPhase
2503.83 s
[crypton-x509-validation] Phase: compileBuildDriverPhase
2503.84 s
[crypton-x509-validation] setupCompileFlags: -package-db=/build/tmp.XzGJPQFzxZ/setup-package.conf.d -threaded
2504.06 s
[crypton-x509-validation] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.XzGJPQFzxZ/Main.o )
2504.31 s
[crypton-x509-validation] [2 of 2] Linking Setup
2507.10 s
[crypton-x509-system] Phase: updateAutotoolsGnuConfigScriptsPhase
2507.14 s
[crypton-x509-system] Phase: configurePhase
2507.16 s
[crypton-x509-system] configureFlags: --verbose --prefix=/nix/store/zy4728h42r3mv1wdapm0dakkds5nlv88-crypton-x509-system-1.6.7 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/rl0fwyxw0qn53ac7lc31d92dc7q540wi-crypton-x509-system-1.6.7-doc/share/doc/crypton-x509-system-1.6.7 --with-gcc=gcc --package-db=/build/tmp.2aMMj2YeKS/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
2507.19 s
[crypton-x509-system] Using Parsec parser
2507.19 s
[crypton-x509-system] Configuring crypton-x509-system-1.6.7...
2507.94 s
[crypton-x509-validation] Phase: updateAutotoolsGnuConfigScriptsPhase
2507.99 s
[crypton-x509-validation] Phase: configurePhase
2508.02 s
[crypton-x509-validation] configureFlags: --verbose --prefix=/nix/store/franygki17s82jllba349d187gqcn9hn-crypton-x509-validation-1.6.14 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/p3pz6z6nd0s18r07jmd8cbwjlgh6nkwz-crypton-x509-validation-1.6.14-doc/share/doc/crypton-x509-validation-1.6.14 --with-gcc=gcc --package-db=/build/tmp.XzGJPQFzxZ/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
2508.06 s
[crypton-x509-validation] Using Parsec parser
2508.06 s
[crypton-x509-validation] Configuring crypton-x509-validation-1.6.14...
2509.41 s
[crypton-x509-system] Dependency base >=3 && <5: using base-4.20.1.0
2509.41 s
[crypton-x509-system] Dependency bytestring: using bytestring-0.12.2.0
2509.41 s
[crypton-x509-system] Dependency containers: using containers-0.7
2509.41 s
[crypton-x509-system] Dependency crypton-x509 >=1.6: using crypton-x509-1.7.7
2509.41 s
[crypton-x509-system] Dependency crypton-x509-store >=1.6.2: using crypton-x509-store-1.6.10
2509.41 s
[crypton-x509-system] Dependency directory: using directory-1.3.8.5
2509.41 s
[crypton-x509-system] Dependency filepath: using filepath-1.5.4.0
2509.41 s
[crypton-x509-system] Dependency mtl: using mtl-2.3.1
2509.41 s
[crypton-x509-system] Dependency pem >=0.1 && <0.3: using pem-0.2.4
2509.41 s
[crypton-x509-system] Dependency process: using process-1.6.25.0
2509.41 s
[crypton-x509-system] Source component graph: component lib
2509.41 s
[crypton-x509-system] Configured component graph:
2509.41 s
[crypton-x509-system] component crypton-x509-system-1.6.7-ETsYK6uGsAo72nvzycvUIH
2509.41 s
[crypton-x509-system] include base-4.20.1.0-4f22
2509.41 s
[crypton-x509-system] include bytestring-0.12.2.0-c0ba
2509.41 s
[crypton-x509-system] include containers-0.7-57cd
2509.41 s
[crypton-x509-system] include crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2509.41 s
[crypton-x509-system] include crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF
2509.41 s
[crypton-x509-system] include directory-1.3.8.5-8f4e
2509.41 s
[crypton-x509-system] include filepath-1.5.4.0-0a9f
2509.41 s
[crypton-x509-system] include mtl-2.3.1-6e0a
2509.41 s
[crypton-x509-system] include pem-0.2.4-DnofPTSVVNgK18RCV82ISi
2509.41 s
[crypton-x509-system] include process-1.6.25.0-d739
2509.41 s
[crypton-x509-system] Linked component graph:
2509.41 s
[crypton-x509-system] unit crypton-x509-system-1.6.7-ETsYK6uGsAo72nvzycvUIH
2509.41 s
[crypton-x509-system] include base-4.20.1.0-4f22
2509.41 s
[crypton-x509-system] include bytestring-0.12.2.0-c0ba
2509.41 s
[crypton-x509-system] include containers-0.7-57cd
2509.41 s
[crypton-x509-system] include crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2509.41 s
[crypton-x509-system] include crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF
2509.41 s
[crypton-x509-system] include directory-1.3.8.5-8f4e
2509.41 s
[crypton-x509-system] include filepath-1.5.4.0-0a9f
2509.41 s
[crypton-x509-system] include mtl-2.3.1-6e0a
2509.41 s
[crypton-x509-system] include pem-0.2.4-DnofPTSVVNgK18RCV82ISi
2509.41 s
[crypton-x509-system] include process-1.6.25.0-d739
2509.41 s
[crypton-x509-system] System.X509=crypton-x509-system-1.6.7-ETsYK6uGsAo72nvzycvUIH:System.X509,System.X509.MacOS=crypton-x509-system-1.6.7-ETsYK6uGsAo72nvzycvUIH:System.X509.MacOS,System.X509.Unix=crypton-x509-system-1.6.7-ETsYK6uGsAo72nvzycvUIH:System.X509.Unix
2509.41 s
[crypton-x509-system] Ready component graph:
2509.41 s
[crypton-x509-system] definite crypton-x509-system-1.6.7-ETsYK6uGsAo72nvzycvUIH
2509.41 s
[crypton-x509-system] depends base-4.20.1.0-4f22
2509.41 s
[crypton-x509-system] depends bytestring-0.12.2.0-c0ba
2509.41 s
[crypton-x509-system] depends containers-0.7-57cd
2509.41 s
[crypton-x509-system] depends crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2509.41 s
[crypton-x509-system] depends crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF
2509.41 s
[crypton-x509-system] depends directory-1.3.8.5-8f4e
2509.41 s
[crypton-x509-system] depends filepath-1.5.4.0-0a9f
2509.41 s
[crypton-x509-system] depends mtl-2.3.1-6e0a
2509.41 s
[crypton-x509-system] depends pem-0.2.4-DnofPTSVVNgK18RCV82ISi
2509.41 s
[crypton-x509-system] depends process-1.6.25.0-d739
2509.41 s
[crypton-x509-system] Using Cabal-3.12.1.0 compiled by ghc-9.10
2509.41 s
[crypton-x509-system] Using compiler: ghc-9.10.2
2509.41 s
[crypton-x509-system] Using install prefix:
2509.41 s
[crypton-x509-system] /nix/store/zy4728h42r3mv1wdapm0dakkds5nlv88-crypton-x509-system-1.6.7
2509.41 s
[crypton-x509-system] Executables installed in:
2509.41 s
[crypton-x509-system] /nix/store/zy4728h42r3mv1wdapm0dakkds5nlv88-crypton-x509-system-1.6.7/bin
2509.41 s
[crypton-x509-system] Libraries installed in:
2509.41 s
[crypton-x509-system] /nix/store/zy4728h42r3mv1wdapm0dakkds5nlv88-crypton-x509-system-1.6.7/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/crypton-x509-system-1.6.7-ETsYK6uGsAo72nvzycvUIH
2509.41 s
[crypton-x509-system] Dynamic Libraries installed in:
2509.41 s
[crypton-x509-system] /nix/store/zy4728h42r3mv1wdapm0dakkds5nlv88-crypton-x509-system-1.6.7/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
2509.41 s
[crypton-x509-system] Private executables installed in:
2509.41 s
[crypton-x509-system] /nix/store/zy4728h42r3mv1wdapm0dakkds5nlv88-crypton-x509-system-1.6.7/libexec/x86_64-linux-ghc-9.10.2-08fd/crypton-x509-system-1.6.7
2509.41 s
[crypton-x509-system] Data files installed in:
2509.41 s
[crypton-x509-system] /nix/store/zy4728h42r3mv1wdapm0dakkds5nlv88-crypton-x509-system-1.6.7/share/x86_64-linux-ghc-9.10.2-08fd/crypton-x509-system-1.6.7
2509.41 s
[crypton-x509-system] Documentation installed in:
2509.41 s
[crypton-x509-system] /nix/store/rl0fwyxw0qn53ac7lc31d92dc7q540wi-crypton-x509-system-1.6.7-doc/share/doc/crypton-x509-system-1.6.7
2509.41 s
[crypton-x509-system] Configuration files installed in:
2509.41 s
[crypton-x509-system] /nix/store/zy4728h42r3mv1wdapm0dakkds5nlv88-crypton-x509-system-1.6.7/etc
2509.41 s
[crypton-x509-system] No alex found
2509.41 s
[crypton-x509-system] Using ar found on system at:
2509.41 s
[crypton-x509-system] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2509.41 s
[crypton-x509-system] No c2hs found
2509.41 s
[crypton-x509-system] No cpphs found
2509.41 s
[crypton-x509-system] No doctest found
2509.41 s
[crypton-x509-system] Using gcc version 14.3.0 given by user at:
2509.41 s
[crypton-x509-system] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2509.41 s
[crypton-x509-system] Using ghc version 9.10.2 found on system at:
2509.41 s
[crypton-x509-system] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2509.41 s
[crypton-x509-system] Using ghc-pkg version 9.10.2 found on system at:
2509.41 s
[crypton-x509-system] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2509.41 s
[crypton-x509-system] No ghcjs found
2509.41 s
[crypton-x509-system] No ghcjs-pkg found
2509.41 s
[crypton-x509-system] No greencard found
2509.41 s
[crypton-x509-system] Using haddock version 2.31.0 found on system at:
2509.41 s
[crypton-x509-system] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2509.41 s
[crypton-x509-system] No happy found
2509.41 s
[crypton-x509-system] Using haskell-suite found on system at: haskell-suite-dummy-location
2509.41 s
[crypton-x509-system] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2509.41 s
[crypton-x509-system] No hmake found
2509.41 s
[crypton-x509-system] Using hpc version 0.69 found on system at:
2509.41 s
[crypton-x509-system] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2509.41 s
[crypton-x509-system] Using hsc2hs version 0.68.10 found on system at:
2509.41 s
[crypton-x509-system] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2509.41 s
[crypton-x509-system] Using hscolour version 1.25 found on system at:
2509.41 s
[crypton-x509-system] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2509.41 s
[crypton-x509-system] No jhc found
2509.42 s
[crypton-x509-system] Using ld found on system at:
2509.42 s
[crypton-x509-system] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2509.42 s
[crypton-x509-system] No pkg-config found
2509.42 s
[crypton-x509-system] Using runghc version 9.10.2 found on system at:
2509.42 s
[crypton-x509-system] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2509.42 s
[crypton-x509-system] Using strip version 2.44 found on system at:
2509.42 s
[crypton-x509-system] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2509.42 s
[crypton-x509-system] Using tar found on system at:
2509.42 s
[crypton-x509-system] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2509.42 s
[crypton-x509-system] No uhc found
2509.94 s
[crypton-x509-system] Phase: buildPhase
2510.21 s
[crypton-x509-system] Preprocessing library for crypton-x509-system-1.6.7...
2510.22 s
[crypton-x509-system] Building library for crypton-x509-system-1.6.7...
2510.52 s
[crypton-x509-validation] Dependency asn1-encoding >=0.9 && <0.10: using asn1-encoding-0.9.6
2510.52 s
[crypton-x509-validation] Dependency asn1-types >=0.3 && <0.4: using asn1-types-0.3.4
2510.52 s
[crypton-x509-validation] Dependency base >=3 && <5: using base-4.20.1.0
2510.52 s
[crypton-x509-validation] Dependency bytestring: using bytestring-0.12.2.0
2510.52 s
[crypton-x509-validation] Dependency containers: using containers-0.7
2510.52 s
[crypton-x509-validation] Dependency crypton >=0.24: using crypton-1.0.4
2510.52 s
[crypton-x509-validation] Dependency crypton-x509 >=1.7.5: using crypton-x509-1.7.7
2510.52 s
[crypton-x509-validation] Dependency crypton-x509-store >=1.6: using crypton-x509-store-1.6.10
2510.52 s
[crypton-x509-validation] Dependency data-default: using data-default-0.7.1.3
2510.52 s
[crypton-x509-validation] Dependency hourglass: using hourglass-0.2.12
2510.52 s
[crypton-x509-validation] Dependency iproute >=1.2.2: using iproute-1.7.15
2510.52 s
[crypton-x509-validation] Dependency memory: using memory-0.18.0
2510.52 s
[crypton-x509-validation] Dependency mtl: using mtl-2.3.1
2510.52 s
[crypton-x509-validation] Dependency pem >=0.1: using pem-0.2.4
2510.52 s
[crypton-x509-validation] Dependency asn1-encoding: using asn1-encoding-0.9.6
2510.52 s
[crypton-x509-validation] Dependency asn1-types: using asn1-types-0.3.4
2510.52 s
[crypton-x509-validation] Dependency base >=3 && <5: using base-4.20.1.0
2510.52 s
[crypton-x509-validation] Dependency bytestring: using bytestring-0.12.2.0
2510.52 s
[crypton-x509-validation] Dependency crypton: using crypton-1.0.4
2510.52 s
[crypton-x509-validation] Dependency crypton-x509 >=1.7.1: using crypton-x509-1.7.7
2510.52 s
[crypton-x509-validation] Dependency crypton-x509-store: using crypton-x509-store-1.6.10
2510.52 s
[crypton-x509-validation] Dependency crypton-x509-validation: using crypton-x509-validation-1.6.14
2510.52 s
[crypton-x509-validation] Dependency data-default: using data-default-0.7.1.3
2510.52 s
[crypton-x509-validation] Dependency hourglass: using hourglass-0.2.12
2510.52 s
[crypton-x509-validation] Dependency memory: using memory-0.18.0
2510.52 s
[crypton-x509-validation] Dependency tasty: using tasty-1.5.3
2510.52 s
[crypton-x509-validation] Dependency tasty-hunit: using tasty-hunit-0.10.2
2510.52 s
[crypton-x509-validation] Source component graph:
2510.52 s
[crypton-x509-validation] component lib
2510.52 s
[crypton-x509-validation] component test:test-x509-validation dependency lib
2510.52 s
[crypton-x509-validation] Configured component graph:
2510.52 s
[crypton-x509-validation] component crypton-x509-validation-1.6.14-8ygOovzUyTWAgJV7Qfe4vI
2510.52 s
[crypton-x509-validation] include asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2510.52 s
[crypton-x509-validation] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2510.52 s
[crypton-x509-validation] include base-4.20.1.0-4f22
2510.52 s
[crypton-x509-validation] include bytestring-0.12.2.0-c0ba
2510.52 s
[crypton-x509-validation] include containers-0.7-57cd
2510.52 s
[crypton-x509-validation] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2510.52 s
[crypton-x509-validation] include crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2510.52 s
[crypton-x509-validation] include crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF
2510.52 s
[crypton-x509-validation] include data-default-0.7.1.3-Dhsdt6Zqpuy2wjhF2ev7nd
2510.52 s
[crypton-x509-validation] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2510.52 s
[crypton-x509-validation] include iproute-1.7.15-7YItxIA0n8KKBQQm3R7FO3
2510.52 s
[crypton-x509-validation] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2510.52 s
[crypton-x509-validation] include mtl-2.3.1-6e0a
2510.52 s
[crypton-x509-validation] include pem-0.2.4-DnofPTSVVNgK18RCV82ISi
2510.52 s
[crypton-x509-validation] component crypton-x509-validation-1.6.14-5KtM6GJAyzLKGAKlOMlggW-test-x509-validation
2510.52 s
[crypton-x509-validation] include asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2510.52 s
[crypton-x509-validation] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2510.52 s
[crypton-x509-validation] include base-4.20.1.0-4f22
2510.52 s
[crypton-x509-validation] include bytestring-0.12.2.0-c0ba
2510.52 s
[crypton-x509-validation] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2510.52 s
[crypton-x509-validation] include crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2510.52 s
[crypton-x509-validation] include crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF
2510.52 s
[crypton-x509-validation] include crypton-x509-validation-1.6.14-8ygOovzUyTWAgJV7Qfe4vI
2510.52 s
[crypton-x509-validation] include data-default-0.7.1.3-Dhsdt6Zqpuy2wjhF2ev7nd
2510.52 s
[crypton-x509-validation] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2510.52 s
[crypton-x509-validation] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2510.52 s
[crypton-x509-validation] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2510.52 s
[crypton-x509-validation] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
2510.52 s
[crypton-x509-validation] Linked component graph:
2510.52 s
[crypton-x509-validation] unit crypton-x509-validation-1.6.14-8ygOovzUyTWAgJV7Qfe4vI
2510.52 s
[crypton-x509-validation] include asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2510.52 s
[crypton-x509-validation] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2510.52 s
[crypton-x509-validation] include base-4.20.1.0-4f22
2510.52 s
[crypton-x509-validation] include bytestring-0.12.2.0-c0ba
2510.52 s
[crypton-x509-validation] include containers-0.7-57cd
2510.52 s
[crypton-x509-validation] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2510.52 s
[crypton-x509-validation] include crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2510.52 s
[crypton-x509-validation] include crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF
2510.52 s
[crypton-x509-validation] include data-default-0.7.1.3-Dhsdt6Zqpuy2wjhF2ev7nd
2510.52 s
[crypton-x509-validation] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2510.52 s
[crypton-x509-validation] include iproute-1.7.15-7YItxIA0n8KKBQQm3R7FO3
2510.52 s
[crypton-x509-validation] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2510.52 s
[crypton-x509-validation] include mtl-2.3.1-6e0a
2510.52 s
[crypton-x509-validation] include pem-0.2.4-DnofPTSVVNgK18RCV82ISi
2510.52 s
[crypton-x509-validation] Data.X509.Validation=crypton-x509-validation-1.6.14-8ygOovzUyTWAgJV7Qfe4vI:Data.X509.Validation
2510.52 s
[crypton-x509-validation] unit crypton-x509-validation-1.6.14-5KtM6GJAyzLKGAKlOMlggW-test-x509-validation
2510.52 s
[crypton-x509-validation] include asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2510.52 s
[crypton-x509-validation] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2510.52 s
[crypton-x509-validation] include base-4.20.1.0-4f22
2510.52 s
[crypton-x509-validation] include bytestring-0.12.2.0-c0ba
2510.52 s
[crypton-x509-validation] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2510.52 s
[crypton-x509-validation] include crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2510.52 s
[crypton-x509-validation] include crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF
2510.52 s
[crypton-x509-validation] include crypton-x509-validation-1.6.14-8ygOovzUyTWAgJV7Qfe4vI
2510.52 s
[crypton-x509-validation] include data-default-0.7.1.3-Dhsdt6Zqpuy2wjhF2ev7nd
2510.52 s
[crypton-x509-validation] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2510.52 s
[crypton-x509-validation] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2510.52 s
[crypton-x509-validation] include tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2510.52 s
[crypton-x509-validation] include tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
2510.52 s
[crypton-x509-validation] Ready component graph:
2510.52 s
[crypton-x509-validation] definite crypton-x509-validation-1.6.14-8ygOovzUyTWAgJV7Qfe4vI
2510.52 s
[crypton-x509-validation] depends asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2510.52 s
[crypton-x509-validation] depends asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2510.52 s
[crypton-x509-validation] depends base-4.20.1.0-4f22
2510.52 s
[crypton-x509-validation] depends bytestring-0.12.2.0-c0ba
2510.52 s
[crypton-x509-validation] depends containers-0.7-57cd
2510.52 s
[crypton-x509-validation] depends crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2510.52 s
[crypton-x509-validation] depends crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2510.52 s
[crypton-x509-validation] depends crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF
2510.52 s
[crypton-x509-validation] depends data-default-0.7.1.3-Dhsdt6Zqpuy2wjhF2ev7nd
2510.52 s
[crypton-x509-validation] depends hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2510.52 s
[crypton-x509-validation] depends iproute-1.7.15-7YItxIA0n8KKBQQm3R7FO3
2510.52 s
[crypton-x509-validation] depends memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2510.52 s
[crypton-x509-validation] depends mtl-2.3.1-6e0a
2510.52 s
[crypton-x509-validation] depends pem-0.2.4-DnofPTSVVNgK18RCV82ISi
2510.52 s
[crypton-x509-validation] definite crypton-x509-validation-1.6.14-5KtM6GJAyzLKGAKlOMlggW-test-x509-validation
2510.52 s
[crypton-x509-validation] depends asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2510.52 s
[crypton-x509-validation] depends asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2510.52 s
[crypton-x509-validation] depends base-4.20.1.0-4f22
2510.52 s
[crypton-x509-validation] depends bytestring-0.12.2.0-c0ba
2510.52 s
[crypton-x509-validation] depends crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2510.52 s
[crypton-x509-validation] depends crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2510.52 s
[crypton-x509-validation] depends crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF
2510.52 s
[crypton-x509-validation] depends crypton-x509-validation-1.6.14-8ygOovzUyTWAgJV7Qfe4vI
2510.52 s
[crypton-x509-validation] depends data-default-0.7.1.3-Dhsdt6Zqpuy2wjhF2ev7nd
2510.52 s
[crypton-x509-validation] depends hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2510.52 s
[crypton-x509-validation] depends memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2510.52 s
[crypton-x509-validation] depends tasty-1.5.3-nlKy07m75YFLZUmK5Q3A1
2510.52 s
[crypton-x509-validation] depends tasty-hunit-0.10.2-OpD199mxH59lCgSzxVP5Z
2510.52 s
[crypton-x509-validation] Using Cabal-3.12.1.0 compiled by ghc-9.10
2510.52 s
[crypton-x509-validation] Using compiler: ghc-9.10.2
2510.52 s
[crypton-x509-validation] Using install prefix:
2510.52 s
[crypton-x509-validation] /nix/store/franygki17s82jllba349d187gqcn9hn-crypton-x509-validation-1.6.14
2510.52 s
[crypton-x509-validation] Executables installed in:
2510.52 s
[crypton-x509-validation] /nix/store/franygki17s82jllba349d187gqcn9hn-crypton-x509-validation-1.6.14/bin
2510.52 s
[crypton-x509-validation] Libraries installed in:
2510.52 s
[crypton-x509-validation] /nix/store/franygki17s82jllba349d187gqcn9hn-crypton-x509-validation-1.6.14/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/crypton-x509-validation-1.6.14-8ygOovzUyTWAgJV7Qfe4vI
2510.52 s
[crypton-x509-validation] Dynamic Libraries installed in:
2510.52 s
[crypton-x509-validation] /nix/store/franygki17s82jllba349d187gqcn9hn-crypton-x509-validation-1.6.14/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
2510.52 s
[crypton-x509-validation] Private executables installed in:
2510.52 s
[crypton-x509-validation] /nix/store/franygki17s82jllba349d187gqcn9hn-crypton-x509-validation-1.6.14/libexec/x86_64-linux-ghc-9.10.2-08fd/crypton-x509-validation-1.6.14
2510.52 s
[crypton-x509-validation] Data files installed in:
2510.52 s
[crypton-x509-validation] /nix/store/franygki17s82jllba349d187gqcn9hn-crypton-x509-validation-1.6.14/share/x86_64-linux-ghc-9.10.2-08fd/crypton-x509-validation-1.6.14
2510.52 s
[crypton-x509-validation] Documentation installed in:
2510.52 s
[crypton-x509-validation] /nix/store/p3pz6z6nd0s18r07jmd8cbwjlgh6nkwz-crypton-x509-validation-1.6.14-doc/share/doc/crypton-x509-validation-1.6.14
2510.52 s
[crypton-x509-validation] Configuration files installed in:
2510.52 s
[crypton-x509-validation] /nix/store/franygki17s82jllba349d187gqcn9hn-crypton-x509-validation-1.6.14/etc
2510.52 s
[crypton-x509-validation] No alex found
2510.52 s
[crypton-x509-validation] Using ar found on system at:
2510.52 s
[crypton-x509-validation] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2510.52 s
[crypton-x509-validation] No c2hs found
2510.52 s
[crypton-x509-validation] No cpphs found
2510.52 s
[crypton-x509-validation] No doctest found
2510.52 s
[crypton-x509-validation] Using gcc version 14.3.0 given by user at:
2510.52 s
[crypton-x509-validation] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2510.52 s
[crypton-x509-validation] Using ghc version 9.10.2 found on system at:
2510.52 s
[crypton-x509-validation] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2510.52 s
[crypton-x509-validation] Using ghc-pkg version 9.10.2 found on system at:
2510.52 s
[crypton-x509-validation] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2510.52 s
[crypton-x509-validation] No ghcjs found
2510.52 s
[crypton-x509-validation] No ghcjs-pkg found
2510.52 s
[crypton-x509-validation] No greencard found
2510.52 s
[crypton-x509-validation] Using haddock version 2.31.0 found on system at:
2510.70 s
[crypton-x509-validation] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2510.70 s
[crypton-x509-validation] No happy found
2510.70 s
[crypton-x509-validation] Using haskell-suite found on system at: haskell-suite-dummy-location
2510.70 s
[crypton-x509-validation] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2510.70 s
[crypton-x509-validation] No hmake found
2510.70 s
[crypton-x509-validation] Using hpc version 0.69 found on system at:
2510.70 s
[crypton-x509-validation] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2510.70 s
[crypton-x509-validation] Using hsc2hs version 0.68.10 found on system at:
2510.70 s
[crypton-x509-validation] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2510.70 s
[crypton-x509-validation] Using hscolour version 1.25 found on system at:
2510.70 s
[crypton-x509-validation] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2510.70 s
[crypton-x509-validation] No jhc found
2510.70 s
[crypton-x509-validation] Using ld found on system at:
2510.70 s
[crypton-x509-validation] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2510.70 s
[crypton-x509-validation] No pkg-config found
2510.70 s
[crypton-x509-validation] Using runghc version 9.10.2 found on system at:
2510.70 s
[crypton-x509-validation] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2510.70 s
[crypton-x509-validation] Using strip version 2.44 found on system at:
2510.70 s
[crypton-x509-validation] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2510.70 s
[crypton-x509-validation] Using tar found on system at:
2510.70 s
[crypton-x509-validation] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2510.70 s
[crypton-x509-validation] No uhc found
2510.80 s
[crypton-x509-system] [1 of 3] Compiling System.X509.MacOS ( System/X509/MacOS.hs, dist/build/System/X509/MacOS.o, dist/build/System/X509/MacOS.dyn_o )
2511.19 s
[crypton-x509-system] System/X509/MacOS.hs:8:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2511.19 s
[crypton-x509-system] The import of ‘Control.Applicative’ is redundant
2511.19 s
[crypton-x509-system] except perhaps to import instances from ‘Control.Applicative’
2511.19 s
[crypton-x509-system] To import instances alone, use: import Control.Applicative()
2511.19 s
[crypton-x509-system] |
2511.19 s
[crypton-x509-system] 8 | import Control.Applicative
2511.19 s
[crypton-x509-system] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2511.19 s
[crypton-x509-system]
2511.27 s
[crypton-x509-validation] Phase: buildPhase
2511.49 s
[crypton-x509-validation] Preprocessing library for crypton-x509-validation-1.6.14...
2511.50 s
[crypton-x509-validation] Building library for crypton-x509-validation-1.6.14...
2511.52 s
[crypton-x509-system] [2 of 3] Compiling System.X509.Unix ( System/X509/Unix.hs, dist/build/System/X509/Unix.o, dist/build/System/X509/Unix.dyn_o )
2511.52 s
[crypton-x509-system] System/X509/Unix.hs:22:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2511.52 s
[crypton-x509-system] The import of ‘Control.Applicative’ is redundant
2511.52 s
[crypton-x509-system] except perhaps to import instances from ‘Control.Applicative’
2511.52 s
[crypton-x509-system] To import instances alone, use: import Control.Applicative()
2511.52 s
[crypton-x509-system] |
2511.52 s
[crypton-x509-system] 22 | import Control.Applicative ((<$>))
2511.52 s
[crypton-x509-system] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2511.52 s
[crypton-x509-system]
2511.52 s
[crypton-x509-system] System/X509/Unix.hs:26:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2511.52 s
[crypton-x509-system] The import of ‘Data.Monoid’ is redundant
2511.52 s
[crypton-x509-system] except perhaps to import instances from ‘Data.Monoid’
2511.52 s
[crypton-x509-system] To import instances alone, use: import Data.Monoid()
2511.52 s
[crypton-x509-system] |
2511.52 s
[crypton-x509-system] 26 | import Data.Monoid (mconcat)
2511.52 s
[crypton-x509-system] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2511.52 s
[crypton-x509-system]
2511.53 s
[crypton-x509-system] [3 of 3] Compiling System.X509 ( System/X509.hs, dist/build/System/X509.o, dist/build/System/X509.dyn_o )
2511.79 s
[crypton-x509-validation] [1 of 5] Compiling Data.X509.Validation.Fingerprint ( Data/X509/Validation/Fingerprint.hs, dist/build/Data/X509/Validation/Fingerprint.o, dist/build/Data/X509/Validation/Fingerprint.dyn_o )
2512.25 s
[crypton-x509-system] [1 of 3] Compiling System.X509.MacOS ( System/X509/MacOS.hs, dist/build/System/X509/MacOS.p_o )
2512.68 s
[crypton-x509-system] System/X509/MacOS.hs:8:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2512.68 s
[crypton-x509-system] The import of ‘Control.Applicative’ is redundant
2512.68 s
[crypton-x509-system] except perhaps to import instances from ‘Control.Applicative’
2512.68 s
[crypton-x509-system] To import instances alone, use: import Control.Applicative()
2512.68 s
[crypton-x509-system] |
2512.68 s
[crypton-x509-system] 8 | import Control.Applicative
2512.68 s
[crypton-x509-system] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2512.68 s
[crypton-x509-system]
2512.98 s
[crypton-x509-validation] [2 of 5] Compiling Data.X509.Validation.Signature ( Data/X509/Validation/Signature.hs, dist/build/Data/X509/Validation/Signature.o, dist/build/Data/X509/Validation/Signature.dyn_o )
2513.38 s
[crypton-x509-system] [2 of 3] Compiling System.X509.Unix ( System/X509/Unix.hs, dist/build/System/X509/Unix.p_o )
2513.38 s
[crypton-x509-system] System/X509/Unix.hs:22:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2513.38 s
[crypton-x509-system] The import of ‘Control.Applicative’ is redundant
2513.38 s
[crypton-x509-system] except perhaps to import instances from ‘Control.Applicative’
2513.38 s
[crypton-x509-system] To import instances alone, use: import Control.Applicative()
2513.38 s
[crypton-x509-system] |
2513.38 s
[crypton-x509-system] 22 | import Control.Applicative ((<$>))
2513.38 s
[crypton-x509-system] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2513.38 s
[crypton-x509-system]
2513.38 s
[crypton-x509-system] System/X509/Unix.hs:26:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2513.38 s
[crypton-x509-system] The import of ‘Data.Monoid’ is redundant
2513.38 s
[crypton-x509-system] except perhaps to import instances from ‘Data.Monoid’
2513.38 s
[crypton-x509-system] To import instances alone, use: import Data.Monoid()
2513.38 s
[crypton-x509-system] |
2513.38 s
[crypton-x509-system] 26 | import Data.Monoid (mconcat)
2513.38 s
[crypton-x509-system] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2513.38 s
[crypton-x509-system]
2513.38 s
[crypton-x509-system] [3 of 3] Compiling System.X509 ( System/X509.hs, dist/build/System/X509.p_o )
2513.63 s
[crypton-x509-validation] [3 of 5] Compiling Data.X509.Validation.Types ( Data/X509/Validation/Types.hs, dist/build/Data/X509/Validation/Types.o, dist/build/Data/X509/Validation/Types.dyn_o )
2513.63 s
[crypton-x509-validation] [4 of 5] Compiling Data.X509.Validation.Cache ( Data/X509/Validation/Cache.hs, dist/build/Data/X509/Validation/Cache.o, dist/build/Data/X509/Validation/Cache.dyn_o )
2513.82 s
[crypton-x509-validation] [5 of 5] Compiling Data.X509.Validation ( Data/X509/Validation.hs, dist/build/Data/X509/Validation.o, dist/build/Data/X509/Validation.dyn_o )
2514.25 s
[crypton-x509-validation] Data/X509/Validation.hs:483:15: warning : [ GHC-63394 ] [ -Wx-partial ]
2514.25 s
[crypton-x509-validation] In the use of ‘head’
2514.25 s
[crypton-x509-validation] (imported from Data.List, but defined in GHC.Internal.List):
2514.25 s
[crypton-x509-validation] "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"."
2514.25 s
[crypton-x509-validation] |
2514.25 s
[crypton-x509-validation] 483 | | head l == "*" -> wildcardMatch (drop 1 l)
2514.25 s
[crypton-x509-validation] | ^^^^
2514.25 s
[crypton-x509-validation]
2516.93 s
[crypton-x509-system] Phase: checkPhase
2517.07 s
[crypton-x509-system] Package has no test suites.
2517.09 s
[crypton-x509-system] Phase: haddockPhase
2517.12 s
[crypton-x509-validation] [1 of 5] Compiling Data.X509.Validation.Fingerprint ( Data/X509/Validation/Fingerprint.hs, dist/build/Data/X509/Validation/Fingerprint.p_o )
2517.57 s
[crypton-x509-system] Preprocessing library for crypton-x509-system-1.6.7...
2517.57 s
[crypton-x509-system] Running Haddock on library for crypton-x509-system-1.6.7...
2518.32 s
[crypton-x509-system] [1 of 3] Compiling System.X509.MacOS ( System/X509/MacOS.hs, nothing )
2518.47 s
[crypton-x509-system] System/X509/MacOS.hs:8:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2518.47 s
[crypton-x509-system] The import of ‘Control.Applicative’ is redundant
2518.47 s
[crypton-x509-system] except perhaps to import instances from ‘Control.Applicative’
2518.47 s
[crypton-x509-system] To import instances alone, use: import Control.Applicative()
2518.47 s
[crypton-x509-system] |
2518.47 s
[crypton-x509-system] 8 | import Control.Applicative
2518.48 s
[crypton-x509-system] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2518.48 s
[crypton-x509-system]
2518.48 s
[crypton-x509-system] [2 of 3] Compiling System.X509.Unix ( System/X509/Unix.hs, nothing )
2518.52 s
[crypton-x509-system] System/X509/Unix.hs:22:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2518.52 s
[crypton-x509-system] The import of ‘Control.Applicative’ is redundant
2518.52 s
[crypton-x509-system] except perhaps to import instances from ‘Control.Applicative’
2518.52 s
[crypton-x509-system] To import instances alone, use: import Control.Applicative()
2518.52 s
[crypton-x509-system] |
2518.52 s
[crypton-x509-system] 22 | import Control.Applicative ((<$>))
2518.52 s
[crypton-x509-system] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2518.52 s
[crypton-x509-system]
2518.52 s
[crypton-x509-system] System/X509/Unix.hs:26:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2518.52 s
[crypton-x509-system] The import of ‘Data.Monoid’ is redundant
2518.52 s
[crypton-x509-system] except perhaps to import instances from ‘Data.Monoid’
2518.52 s
[crypton-x509-system] To import instances alone, use: import Data.Monoid()
2518.52 s
[crypton-x509-system] |
2518.52 s
[crypton-x509-system] 26 | import Data.Monoid (mconcat)
2518.52 s
[crypton-x509-system] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2518.52 s
[crypton-x509-system]
2518.52 s
[crypton-x509-system] [3 of 3] Compiling System.X509 ( System/X509.hs, nothing )
2518.53 s
[crypton-x509-system] Haddock coverage:
2518.53 s
[crypton-x509-system] 0% ( 0 / 2) in 'System.X509.MacOS'
2518.53 s
[crypton-x509-system] Missing documentation for:
2518.53 s
[crypton-x509-system] Module header
2518.53 s
[crypton-x509-system] getSystemCertificateStore (System/X509/MacOS.hs:29)
2518.53 s
[crypton-x509-system] 50% ( 1 / 2) in 'System.X509.Unix'
2518.53 s
[crypton-x509-system] Missing documentation for:
2518.53 s
[crypton-x509-system] getSystemCertificateStore (System/X509/Unix.hs:40)
2518.53 s
[crypton-x509-system] 50% ( 1 / 2) in 'System.X509'
2518.53 s
[crypton-x509-system] Missing documentation for:
2518.53 s
[crypton-x509-system] getSystemCertificateStore (System/X509/Unix.hs:40)
2518.61 s
[crypton-x509-validation] [2 of 5] Compiling Data.X509.Validation.Signature ( Data/X509/Validation/Signature.hs, dist/build/Data/X509/Validation/Signature.p_o )
2519.24 s
[crypton-x509-validation] [3 of 5] Compiling Data.X509.Validation.Types ( Data/X509/Validation/Types.hs, dist/build/Data/X509/Validation/Types.p_o )
2519.24 s
[crypton-x509-validation] [4 of 5] Compiling Data.X509.Validation.Cache ( Data/X509/Validation/Cache.hs, dist/build/Data/X509/Validation/Cache.p_o )
2519.61 s
[crypton-x509-validation] [5 of 5] Compiling Data.X509.Validation ( Data/X509/Validation.hs, dist/build/Data/X509/Validation.p_o )
2519.95 s
[crypton-x509-validation] Data/X509/Validation.hs:483:15: warning : [ GHC-63394 ] [ -Wx-partial ]
2519.95 s
[crypton-x509-validation] In the use of ‘head’
2519.95 s
[crypton-x509-validation] (imported from Data.List, but defined in GHC.Internal.List):
2519.95 s
[crypton-x509-validation] "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"."
2519.95 s
[crypton-x509-validation] |
2519.95 s
[crypton-x509-validation] 483 | | head l == "*" -> wildcardMatch (drop 1 l)
2519.95 s
[crypton-x509-validation] | ^^^^
2519.95 s
[crypton-x509-validation]
2525.92 s
[crypton-x509-validation] Preprocessing test suite 'test-x509-validation' for crypton-x509-validation-1.6.14...
2525.92 s
[crypton-x509-validation] Building test suite 'test-x509-validation' for crypton-x509-validation-1.6.14...
2526.14 s
[crypton-x509-validation] [1 of 2] Compiling Certificate ( Tests/Certificate.hs, dist/build/test-x509-validation/test-x509-validation-tmp/Certificate.o )
2526.46 s
[crypton-x509-validation] Tests/Certificate.hs:32:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2526.46 s
[crypton-x509-validation] The import of ‘Control.Applicative’ is redundant
2526.47 s
[crypton-x509-validation] except perhaps to import instances from ‘Control.Applicative’
2526.47 s
[crypton-x509-validation] To import instances alone, use: import Control.Applicative()
2526.47 s
[crypton-x509-validation] |
2526.47 s
[crypton-x509-validation] 32 | import Control.Applicative
2526.47 s
[crypton-x509-validation] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2526.47 s
[crypton-x509-validation]
2526.47 s
[crypton-x509-validation] Tests/Certificate.hs:145:5: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
2526.47 s
[crypton-x509-validation] Pattern match(es) are non-exhaustive
2526.47 s
[crypton-x509-validation] In a pattern binding:
2526.47 s
[crypton-x509-validation] Patterns of type ‘ECC.Point’ not matched: ECC.PointO
2526.47 s
[crypton-x509-validation] |
2526.47 s
[crypton-x509-validation] 145 | ECC.Point x y = ECDSA.public_q key
2526.47 s
[crypton-x509-validation] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2526.47 s
[crypton-x509-validation]
2526.47 s
[crypton-x509-validation] Tests/Certificate.hs:238:19: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
2526.47 s
[crypton-x509-validation] The use of ‘~’ without TypeOperators
2526.47 s
[crypton-x509-validation] will become an error in a future GHC release.
2526.47 s
[crypton-x509-validation] Suggested fix: Perhaps you intended to use TypeOperators
2526.47 s
[crypton-x509-validation] |
2526.47 s
[crypton-x509-validation] 238 | Self :: (pubI ~ pubS, privI ~ privS) => Auth pubI privI pubS privS
2526.47 s
[crypton-x509-validation] | ^
2526.47 s
[crypton-x509-validation]
2526.47 s
[crypton-x509-validation] Tests/Certificate.hs:238:33: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
2526.47 s
[crypton-x509-validation] The use of ‘~’ without TypeOperators
2526.47 s
[crypton-x509-validation] will become an error in a future GHC release.
2526.47 s
[crypton-x509-validation] Suggested fix: Perhaps you intended to use TypeOperators
2526.47 s
[crypton-x509-validation] |
2526.47 s
[crypton-x509-validation] 238 | Self :: (pubI ~ pubS, privI ~ privS) => Auth pubI privI pubS privS
2526.47 s
[crypton-x509-validation] | ^
2526.47 s
[crypton-x509-validation]
2527.37 s
[crypton-x509-validation] [2 of 2] Compiling Main ( Tests/Tests.hs, dist/build/test-x509-validation/test-x509-validation-tmp/Main.o )
2527.73 s
[crypton-x509-validation] Tests/Tests.hs:4:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2527.73 s
[crypton-x509-validation] The import of ‘Control.Applicative’ is redundant
2527.73 s
[crypton-x509-validation] except perhaps to import instances from ‘Control.Applicative’
2527.73 s
[crypton-x509-validation] To import instances alone, use: import Control.Applicative()
2527.73 s
[crypton-x509-validation] |
2527.73 s
[crypton-x509-validation] 4 | import Control.Applicative
2527.73 s
[crypton-x509-validation] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2527.73 s
[crypton-x509-validation]
2527.74 s
[crypton-x509-validation] Tests/Tests.hs:14:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2527.74 s
[crypton-x509-validation] The import of ‘Data.Monoid’ is redundant
2527.74 s
[crypton-x509-validation] except perhaps to import instances from ‘Data.Monoid’
2527.74 s
[crypton-x509-validation] To import instances alone, use: import Data.Monoid()
2527.74 s
[crypton-x509-validation] |
2527.74 s
[crypton-x509-validation] 14 | import Data.Monoid
2527.74 s
[crypton-x509-validation] | ^^^^^^^^^^^^^^^^^^
2527.74 s
[crypton-x509-validation]
2530.57 s
[crypton-x509-validation] [3 of 3] Linking dist/build/test-x509-validation/test-x509-validation
2532.27 s
[crypton-x509-system] Documentation created: dist/doc/html/crypton-x509-system/,
2532.27 s
[crypton-x509-system] dist/doc/html/crypton-x509-system/crypton-x509-system.txt
2532.45 s
[crypton-x509-system] Phase: installPhase
2532.68 s
[crypton-x509-system] Installing library in /nix/store/zy4728h42r3mv1wdapm0dakkds5nlv88-crypton-x509-system-1.6.7/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/crypton-x509-system-1.6.7-ETsYK6uGsAo72nvzycvUIH
2533.21 s
[crypton-x509-validation] Phase: checkPhase
2533.25 s
[crypton-x509-system] Phase: fixupPhase
2533.37 s
[crypton-x509-system] shrinking RPATHs of ELF executables and libraries in /nix/store/zy4728h42r3mv1wdapm0dakkds5nlv88-crypton-x509-system-1.6.7
2533.38 s
[crypton-x509-system] shrinking /nix/store/zy4728h42r3mv1wdapm0dakkds5nlv88-crypton-x509-system-1.6.7/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHScrypton-x509-system-1.6.7-ETsYK6uGsAo72nvzycvUIH-ghc9.10.2.so
2533.41 s
[crypton-x509-system] checking for references to /build/ in /nix/store/zy4728h42r3mv1wdapm0dakkds5nlv88-crypton-x509-system-1.6.7...
2533.45 s
[crypton-x509-system] patching script interpreter paths in /nix/store/zy4728h42r3mv1wdapm0dakkds5nlv88-crypton-x509-system-1.6.7
2533.47 s
[crypton-x509-system] stripping (with command strip and flags -S -p) in /nix/store/zy4728h42r3mv1wdapm0dakkds5nlv88-crypton-x509-system-1.6.7/lib
2533.59 s
[crypton-x509-system] shrinking RPATHs of ELF executables and libraries in /nix/store/rl0fwyxw0qn53ac7lc31d92dc7q540wi-crypton-x509-system-1.6.7-doc
2533.60 s
[crypton-x509-system] checking for references to /build/ in /nix/store/rl0fwyxw0qn53ac7lc31d92dc7q540wi-crypton-x509-system-1.6.7-doc...
2533.63 s
[crypton-x509-system] patching script interpreter paths in /nix/store/rl0fwyxw0qn53ac7lc31d92dc7q540wi-crypton-x509-system-1.6.7-doc
2534.11 s
[crypton-x509-system:post-build] Uploading to the NixCI cache: /nix/store/rl0fwyxw0qn53ac7lc31d92dc7q540wi-crypton-x509-system-1.6.7-doc /nix/store/zy4728h42r3mv1wdapm0dakkds5nlv88-crypton-x509-system-1.6.7
2534.93 s
[crypton-x509-system:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2535.43 s
[crypton-x509-system:post-build] copying 2 paths...
2535.43 s
[crypton-x509-system:post-build] copying path '/nix/store/rl0fwyxw0qn53ac7lc31d92dc7q540wi-crypton-x509-system-1.6.7-doc' to 'https://cache.nix-ci.com'...
2535.69 s
[crypton-x509-system:post-build] copying path '/nix/store/zy4728h42r3mv1wdapm0dakkds5nlv88-crypton-x509-system-1.6.7' to 'https://cache.nix-ci.com'...
2537.09 s
[crypton-x509-system:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2537.55 s
[crypton-x509-system:post-build] copying 1 paths...
2537.56 s
[crypton-x509-system:post-build] copying path '/nix/store/3zzr26sfk6qc2rphrzv35rc5x6n5k8wi-crypton-x509-system-1.6.7.drv' to 'https://cache.nix-ci.com'...
2538.00 s
Uploaded crypton-x509-system in 4.0s
2538.01 s
Progress: 99 of 106 built (1 building), 323 of 323 downloaded from cache
2538.01 s
Built crypton-x509-system in 36.1s
2538.01 s
[crypton-x509-validation] Running 1 test suites...
2538.01 s
[crypton-x509-validation] Test suite test-x509-validation: RUNNING...
2538.01 s
[crypton-x509-validation] Validation
2538.01 s
[crypton-x509-validation] RSA
2538.01 s
[crypton-x509-validation] signature
2539.35 s
[crypton-x509-validation] valid: OK
2539.35 s
[crypton-x509-validation] invalid: OK
2539.35 s
[crypton-x509-validation] chain
2539.35 s
[crypton-x509-validation] empty: OK
2539.35 s
[crypton-x509-validation] incomplete: OK
2539.35 s
[crypton-x509-validation] self-signed: OK
2539.35 s
[crypton-x509-validation] leaf-not-v3
2539.35 s
[crypton-x509-validation] v3-disallowed: OK
2539.35 s
[crypton-x509-validation] v3-allowed: OK
2539.36 s
[crypton-x509-validation] strict-ordering
2539.36 s
[crypton-x509-validation] enabled: OK
2539.36 s
[crypton-x509-validation] disabled: OK
2539.36 s
[crypton-x509-validation] ca-constraints
2539.36 s
[crypton-x509-validation] enabled
2539.36 s
[crypton-x509-validation] cert-sign: OK
2539.36 s
[crypton-x509-validation] crl-sign: OK
2539.36 s
[crypton-x509-validation] not-ca: OK
2539.37 s
[crypton-x509-validation] no-basic: OK
2539.37 s
[crypton-x509-validation] bad-depth: OK
2539.37 s
[crypton-x509-validation] disabled
2539.37 s
[crypton-x509-validation] cert-sign: OK
2539.38 s
[crypton-x509-validation] crl-sign: OK
2539.38 s
[crypton-x509-validation] not-ca: OK
2539.38 s
[crypton-x509-validation] no-basic: OK
2539.38 s
[crypton-x509-validation] bad-depth: OK
2539.38 s
[crypton-x509-validation] dates
2539.38 s
[crypton-x509-validation] leaf
2539.38 s
[crypton-x509-validation] enabled
2539.38 s
[crypton-x509-validation] past: OK
2539.39 s
[crypton-x509-validation] present: OK
2539.39 s
[crypton-x509-validation] future: OK
2539.39 s
[crypton-x509-validation] disabled
2539.39 s
[crypton-x509-validation] past: OK
2539.39 s
[crypton-x509-validation] present: OK
2539.39 s
[crypton-x509-validation] future: OK
2539.39 s
[crypton-x509-validation] intermediate
2539.39 s
[crypton-x509-validation] enabled
2539.39 s
[crypton-x509-validation] past: OK
2539.39 s
[crypton-x509-validation] present: OK
2539.40 s
[crypton-x509-validation] future: OK
2539.40 s
[crypton-x509-validation] disabled
2539.40 s
[crypton-x509-validation] past: OK
2539.40 s
[crypton-x509-validation] present: OK
2539.41 s
[crypton-x509-validation] future: OK
2539.41 s
[crypton-x509-validation] timeshift
2539.41 s
[crypton-x509-validation] at-past
2539.41 s
[crypton-x509-validation] past: OK
2539.41 s
[crypton-x509-validation] present: OK
2539.41 s
[crypton-x509-validation] future: OK
2539.41 s
[crypton-x509-validation] at-present
2539.41 s
[crypton-x509-validation] past: OK
2539.41 s
[crypton-x509-validation] present: OK
2539.41 s
[crypton-x509-validation] future: OK
2539.41 s
[crypton-x509-validation] in-future
2539.41 s
[crypton-x509-validation] past: OK
2539.41 s
[crypton-x509-validation] present: OK
2539.41 s
[crypton-x509-validation] future: OK
2539.41 s
[crypton-x509-validation] CommonName
2539.41 s
[crypton-x509-validation] no-common-name: OK
2539.41 s
[crypton-x509-validation] simple
2539.41 s
[crypton-x509-validation] www.example.com: OK
2539.41 s
[crypton-x509-validation] www2.example.com: OK
2539.41 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK
2539.41 s
[crypton-x509-validation] www.EXAMPLE.COM: OK
2539.41 s
[crypton-x509-validation] WWW.example.com: OK
2539.41 s
[crypton-x509-validation] www..example.com: OK
2539.41 s
[crypton-x509-validation] empty: OK
2539.41 s
[crypton-x509-validation] wildcard
2539.41 s
[crypton-x509-validation] example.com: OK
2539.41 s
[crypton-x509-validation] www.example.com: OK
2539.42 s
[crypton-x509-validation] www.EXAMPLE.com: OK
2539.42 s
[crypton-x509-validation] www2.example.com: OK
2539.42 s
[crypton-x509-validation] www.m.example.com: OK
2539.42 s
[crypton-x509-validation] single: OK
2539.42 s
[crypton-x509-validation] disabled
2539.42 s
[crypton-x509-validation] www.example.com: OK
2539.42 s
[crypton-x509-validation] www2.example.com: OK
2539.42 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK
2539.43 s
[crypton-x509-validation] www.EXAMPLE.COM: OK
2539.43 s
[crypton-x509-validation] WWW.example.com: OK
2539.43 s
[crypton-x509-validation] www..example.com: OK
2539.43 s
[crypton-x509-validation] empty: OK
2539.43 s
[crypton-x509-validation] SubjectAltName
2539.43 s
[crypton-x509-validation] simple
2539.43 s
[crypton-x509-validation] www.example.com: OK
2539.43 s
[crypton-x509-validation] www2.example.com: OK
2539.43 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK
2539.44 s
[crypton-x509-validation] www.EXAMPLE.COM: OK
2539.44 s
[crypton-x509-validation] WWW.example.com: OK
2539.44 s
[crypton-x509-validation] www..example.com: OK
2539.44 s
[crypton-x509-validation] empty: OK
2539.44 s
[crypton-x509-validation] wildcard
2539.44 s
[crypton-x509-validation] example.com: OK
2539.44 s
[crypton-x509-validation] www.example.com: OK
2539.44 s
[crypton-x509-validation] www.EXAMPLE.com: OK
2539.44 s
[crypton-x509-validation] www2.example.com: OK
2539.44 s
[crypton-x509-validation] www.m.example.com: OK
2539.44 s
[crypton-x509-validation] single: OK
2539.44 s
[crypton-x509-validation] cn-not-used: OK
2539.44 s
[crypton-x509-validation] IP addresses
2539.44 s
[crypton-x509-validation] 10.0.0.1: OK
2539.44 s
[crypton-x509-validation] 10.0.0.2: OK
2539.44 s
[crypton-x509-validation] 10.0.0.1.example.com: OK
2539.44 s
[crypton-x509-validation] 266.0.0.1: OK
2539.44 s
[crypton-x509-validation] 2001:0db8:85a3:0000:0000:8a2e:0370:7334: OK
2539.45 s
[crypton-x509-validation] 2001:0db8:85a3::8a2e:0370:7334: OK
2539.45 s
[crypton-x509-validation] 2001:0db8:85a3:0:0:8a2e:0370:7334: OK
2539.45 s
[crypton-x509-validation] ::1: OK
2539.45 s
[crypton-x509-validation] disabled
2539.45 s
[crypton-x509-validation] www.example.com: OK
2539.46 s
[crypton-x509-validation] www2.example.com: OK
2539.46 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK
2539.46 s
[crypton-x509-validation] www.EXAMPLE.COM: OK
2539.46 s
[crypton-x509-validation] WWW.example.com: OK
2539.46 s
[crypton-x509-validation] www..example.com: OK
2539.46 s
[crypton-x509-validation] empty: OK
2539.46 s
[crypton-x509-validation] key-usage
2539.46 s
[crypton-x509-validation] none: OK
2539.46 s
[crypton-x509-validation] valid: OK
2539.46 s
[crypton-x509-validation] invalid: OK
2539.46 s
[crypton-x509-validation] key-purpose
2539.46 s
[crypton-x509-validation] none: OK
2539.47 s
[crypton-x509-validation] valid: OK
2539.47 s
[crypton-x509-validation] invalid: OK
2539.49 s
[crypton-x509-validation] exhaustive: OK
2539.49 s
[crypton-x509-validation] RSAPSS
2539.49 s
[crypton-x509-validation] signature
2544.21 s
[crypton-x509-validation] valid: OK
2544.21 s
[crypton-x509-validation] invalid: OK
2544.21 s
[crypton-x509-validation] chain
2544.21 s
[crypton-x509-validation] empty: OK
2544.21 s
[crypton-x509-validation] incomplete: OK
2544.21 s
[crypton-x509-validation] self-signed: OK
2544.21 s
[crypton-x509-validation] leaf-not-v3
2544.21 s
[crypton-x509-validation] v3-disallowed: OK
2544.22 s
[crypton-x509-validation] v3-allowed: OK
2544.22 s
[crypton-x509-validation] strict-ordering
2544.22 s
[crypton-x509-validation] enabled: OK
2544.22 s
[crypton-x509-validation] disabled: OK
2544.23 s
[crypton-x509-validation] ca-constraints
2544.23 s
[crypton-x509-validation] enabled
2544.23 s
[crypton-x509-validation] cert-sign: OK
2544.23 s
[crypton-x509-validation] crl-sign: OK
2544.23 s
[crypton-x509-validation] not-ca: OK
2544.23 s
[crypton-x509-validation] no-basic: OK
2544.23 s
[crypton-x509-validation] bad-depth: OK
2544.24 s
[crypton-x509-validation] disabled
2544.24 s
[crypton-x509-validation] cert-sign: OK
2544.24 s
[crypton-x509-validation] crl-sign: OK
2544.24 s
[crypton-x509-validation] not-ca: OK
2544.24 s
[crypton-x509-validation] no-basic: OK
2544.25 s
[crypton-x509-validation] bad-depth: OK
2544.25 s
[crypton-x509-validation] dates
2544.25 s
[crypton-x509-validation] leaf
2544.25 s
[crypton-x509-validation] enabled
2544.25 s
[crypton-x509-validation] past: OK
2544.26 s
[crypton-x509-validation] present: OK
2544.26 s
[crypton-x509-validation] future: OK
2544.26 s
[crypton-x509-validation] disabled
2544.26 s
[crypton-x509-validation] past: OK
2544.27 s
[crypton-x509-validation] present: OK
2544.27 s
[crypton-x509-validation] future: OK
2544.27 s
[crypton-x509-validation] intermediate
2544.27 s
[crypton-x509-validation] enabled
2544.27 s
[crypton-x509-validation] past: OK
2544.27 s
[crypton-x509-validation] present: OK
2544.28 s
[crypton-x509-validation] future: OK
2544.28 s
[crypton-x509-validation] disabled
2544.28 s
[crypton-x509-validation] past: OK
2544.29 s
[crypton-x509-validation] present: OK
2544.29 s
[crypton-x509-validation] future: OK
2544.29 s
[crypton-x509-validation] timeshift
2544.29 s
[crypton-x509-validation] at-past
2544.29 s
[crypton-x509-validation] past: OK
2544.29 s
[crypton-x509-validation] present: OK
2544.29 s
[crypton-x509-validation] future: OK
2544.29 s
[crypton-x509-validation] at-present
2544.29 s
[crypton-x509-validation] past: OK
2544.29 s
[crypton-x509-validation] present: OK
2544.29 s
[crypton-x509-validation] future: OK
2544.29 s
[crypton-x509-validation] in-future
2544.29 s
[crypton-x509-validation] past: OK
2544.29 s
[crypton-x509-validation] present: OK
2544.29 s
[crypton-x509-validation] future: OK
2544.29 s
[crypton-x509-validation] CommonName
2544.29 s
[crypton-x509-validation] no-common-name: OK
2544.29 s
[crypton-x509-validation] simple
2544.29 s
[crypton-x509-validation] www.example.com: OK
2544.30 s
[crypton-x509-validation] www2.example.com: OK
2544.30 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK
2544.30 s
[crypton-x509-validation] www.EXAMPLE.COM: OK
2544.31 s
[crypton-x509-validation] WWW.example.com: OK
2544.31 s
[crypton-x509-validation] www..example.com: OK
2544.31 s
[crypton-x509-validation] empty: OK
2544.31 s
[crypton-x509-validation] wildcard
2544.31 s
[crypton-x509-validation] example.com: OK
2544.31 s
[crypton-x509-validation] www.example.com: OK
2544.32 s
[crypton-x509-validation] www.EXAMPLE.com: OK
2544.32 s
[crypton-x509-validation] www2.example.com: OK
2544.32 s
[crypton-x509-validation] www.m.example.com: OK
2544.32 s
[crypton-x509-validation] single: OK
2544.32 s
[crypton-x509-validation] disabled
2544.32 s
[crypton-x509-validation] www.example.com: OK
2544.33 s
[crypton-x509-validation] www2.example.com: OK
2544.33 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK
2544.33 s
[crypton-x509-validation] www.EXAMPLE.COM: OK
2544.33 s
[crypton-x509-validation] WWW.example.com: OK
2544.34 s
[crypton-x509-validation] www..example.com: OK
2544.34 s
[crypton-x509-validation] empty: OK
2544.34 s
[crypton-x509-validation] SubjectAltName
2544.34 s
[crypton-x509-validation] simple
2544.34 s
[crypton-x509-validation] www.example.com: OK
2544.34 s
[crypton-x509-validation] www2.example.com: OK
2544.35 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK
2544.35 s
[crypton-x509-validation] www.EXAMPLE.COM: OK
2544.35 s
[crypton-x509-validation] WWW.example.com: OK
2544.35 s
[crypton-x509-validation] www..example.com: OK
2544.35 s
[crypton-x509-validation] empty: OK
2544.35 s
[crypton-x509-validation] wildcard
2544.35 s
[crypton-x509-validation] example.com: OK
2544.35 s
[crypton-x509-validation] www.example.com: OK
2544.36 s
[crypton-x509-validation] www.EXAMPLE.com: OK
2544.36 s
[crypton-x509-validation] www2.example.com: OK
2544.36 s
[crypton-x509-validation] www.m.example.com: OK
2544.36 s
[crypton-x509-validation] single: OK
2544.36 s
[crypton-x509-validation] cn-not-used: OK
2544.36 s
[crypton-x509-validation] IP addresses
2544.36 s
[crypton-x509-validation] 10.0.0.1: OK
2544.37 s
[crypton-x509-validation] 10.0.0.2: OK
2544.37 s
[crypton-x509-validation] 10.0.0.1.example.com: OK
2544.37 s
[crypton-x509-validation] 266.0.0.1: OK
2544.37 s
[crypton-x509-validation] 2001:0db8:85a3:0000:0000:8a2e:0370:7334: OK
2544.37 s
[crypton-x509-validation] 2001:0db8:85a3::8a2e:0370:7334: OK
2544.38 s
[crypton-x509-validation] 2001:0db8:85a3:0:0:8a2e:0370:7334: OK
2544.38 s
[crypton-x509-validation] ::1: OK
2544.38 s
[crypton-x509-validation] disabled
2544.38 s
[crypton-x509-validation] www.example.com: OK
2544.38 s
[crypton-x509-validation] www2.example.com: OK
2544.39 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK
2544.39 s
[crypton-x509-validation] www.EXAMPLE.COM: OK
2544.40 s
[crypton-x509-validation] WWW.example.com: OK
2544.40 s
[crypton-x509-validation] www..example.com: OK
2544.40 s
[crypton-x509-validation] empty: OK
2544.40 s
[crypton-x509-validation] key-usage
2544.42 s
[crypton-x509-validation] none: OK
2544.42 s
[crypton-x509-validation] valid: OK
2544.42 s
[crypton-x509-validation] invalid: OK
2544.42 s
[crypton-x509-validation] key-purpose
2544.42 s
[crypton-x509-validation] none: OK
2544.42 s
[crypton-x509-validation] valid: OK
2544.43 s
[crypton-x509-validation] invalid: OK
2544.45 s
[crypton-x509-validation] exhaustive: OK
2544.45 s
[crypton-x509-validation] DSA
2544.45 s
[crypton-x509-validation] signature
2544.45 s
[crypton-x509-validation] valid: OK
2544.46 s
[crypton-x509-validation] invalid: OK
2544.46 s
[crypton-x509-validation] chain
2544.46 s
[crypton-x509-validation] empty: OK
2544.46 s
[crypton-x509-validation] incomplete: OK
2544.46 s
[crypton-x509-validation] self-signed: OK
2544.46 s
[crypton-x509-validation] leaf-not-v3
2544.46 s
[crypton-x509-validation] v3-disallowed: OK
2544.46 s
[crypton-x509-validation] v3-allowed: OK
2544.47 s
[crypton-x509-validation] strict-ordering
2544.47 s
[crypton-x509-validation] enabled: OK
2544.48 s
[crypton-x509-validation] disabled: OK
2544.48 s
[crypton-x509-validation] ca-constraints
2544.48 s
[crypton-x509-validation] enabled
2544.48 s
[crypton-x509-validation] cert-sign: OK
2544.48 s
[crypton-x509-validation] crl-sign: OK
2544.49 s
[crypton-x509-validation] not-ca: OK
2544.49 s
[crypton-x509-validation] no-basic: OK
2544.49 s
[crypton-x509-validation] bad-depth: OK
2544.50 s
[crypton-x509-validation] disabled
2544.50 s
[crypton-x509-validation] cert-sign: OK
2544.50 s
[crypton-x509-validation] crl-sign: OK
2544.51 s
[crypton-x509-validation] not-ca: OK
2544.52 s
[crypton-x509-validation] no-basic: OK
2544.52 s
[crypton-x509-validation] bad-depth: OK
2544.52 s
[crypton-x509-validation] dates
2544.52 s
[crypton-x509-validation] leaf
2544.52 s
[crypton-x509-validation] enabled
2544.52 s
[crypton-x509-validation] past: OK
2544.53 s
[crypton-x509-validation] present: OK
2544.53 s
[crypton-x509-validation] future: OK
2544.53 s
[crypton-x509-validation] disabled
2544.53 s
[crypton-x509-validation] past: OK
2544.54 s
[crypton-x509-validation] present: OK
2544.54 s
[crypton-x509-validation] future: OK
2544.54 s
[crypton-x509-validation] intermediate
2544.54 s
[crypton-x509-validation] enabled
2544.54 s
[crypton-x509-validation] past: OK
2544.55 s
[crypton-x509-validation] present: OK
2544.55 s
[crypton-x509-validation] future: OK
2544.55 s
[crypton-x509-validation] disabled
2544.55 s
[crypton-x509-validation] past: OK
2544.56 s
[crypton-x509-validation] present: OK
2544.56 s
[crypton-x509-validation] future: OK
2544.57 s
[crypton-x509-validation] timeshift
2544.57 s
[crypton-x509-validation] at-past
2544.57 s
[crypton-x509-validation] past: OK
2544.57 s
[crypton-x509-validation] present: OK
2544.57 s
[crypton-x509-validation] future: OK
2544.57 s
[crypton-x509-validation] at-present
2544.58 s
[crypton-x509-validation] past: OK
2544.58 s
[crypton-x509-validation] present: OK
2544.58 s
[crypton-x509-validation] future: OK
2544.58 s
[crypton-x509-validation] in-future
2544.58 s
[crypton-x509-validation] past: OK
2544.59 s
[crypton-x509-validation] present: OK
2544.60 s
[crypton-x509-validation] future: OK
2544.60 s
[crypton-x509-validation] CommonName
2544.60 s
[crypton-x509-validation] no-common-name: OK
2544.60 s
[crypton-x509-validation] simple
2544.60 s
[crypton-x509-validation] www.example.com: OK
2544.60 s
[crypton-x509-validation] www2.example.com: OK
2544.60 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK
2544.60 s
[crypton-x509-validation] www.EXAMPLE.COM: OK
2544.61 s
[crypton-x509-validation] WWW.example.com: OK
2544.61 s
[crypton-x509-validation] www..example.com: OK
2544.61 s
[crypton-x509-validation] empty: OK
2544.61 s
[crypton-x509-validation] wildcard
2544.61 s
[crypton-x509-validation] example.com: OK
2544.61 s
[crypton-x509-validation] www.example.com: OK
2544.62 s
[crypton-x509-validation] www.EXAMPLE.com: OK
2544.62 s
[crypton-x509-validation] www2.example.com: OK
2544.62 s
[crypton-x509-validation] www.m.example.com: OK
2544.62 s
[crypton-x509-validation] single: OK
2544.62 s
[crypton-x509-validation] disabled
2544.62 s
[crypton-x509-validation] www.example.com: OK
2544.62 s
[crypton-x509-validation] www2.example.com: OK
2544.63 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK
2544.63 s
[crypton-x509-validation] www.EXAMPLE.COM: OK
2544.63 s
[crypton-x509-validation] WWW.example.com: OK
2544.64 s
[crypton-x509-validation] www..example.com: OK
2544.64 s
[crypton-x509-validation] empty: OK
2544.64 s
[crypton-x509-validation] SubjectAltName
2544.64 s
[crypton-x509-validation] simple
2544.64 s
[crypton-x509-validation] www.example.com: OK
2544.64 s
[crypton-x509-validation] www2.example.com: OK
2544.65 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK
2544.65 s
[crypton-x509-validation] www.EXAMPLE.COM: OK
2544.65 s
[crypton-x509-validation] WWW.example.com: OK
2544.65 s
[crypton-x509-validation] www..example.com: OK
2544.65 s
[crypton-x509-validation] empty: OK
2544.65 s
[crypton-x509-validation] wildcard
2544.66 s
[crypton-x509-validation] example.com: OK
2544.66 s
[crypton-x509-validation] www.example.com: OK
2544.66 s
[crypton-x509-validation] www.EXAMPLE.com: OK
2544.66 s
[crypton-x509-validation] www2.example.com: OK
2544.66 s
[crypton-x509-validation] www.m.example.com: OK
2544.67 s
[crypton-x509-validation] single: OK
2544.67 s
[crypton-x509-validation] cn-not-used: OK
2544.67 s
[crypton-x509-validation] IP addresses
2544.67 s
[crypton-x509-validation] 10.0.0.1: OK
2544.67 s
[crypton-x509-validation] 10.0.0.2: OK
2544.67 s
[crypton-x509-validation] 10.0.0.1.example.com: OK
2544.68 s
[crypton-x509-validation] 266.0.0.1: OK
2544.68 s
[crypton-x509-validation] 2001:0db8:85a3:0000:0000:8a2e:0370:7334: OK
2544.68 s
[crypton-x509-validation] 2001:0db8:85a3::8a2e:0370:7334: OK
2544.68 s
[crypton-x509-validation] 2001:0db8:85a3:0:0:8a2e:0370:7334: OK
2544.68 s
[crypton-x509-validation] ::1: OK
2544.69 s
[crypton-x509-validation] disabled
2544.69 s
[crypton-x509-validation] www.example.com: OK
2544.69 s
[crypton-x509-validation] www2.example.com: OK
2544.69 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK
2544.70 s
[crypton-x509-validation] www.EXAMPLE.COM: OK
2544.70 s
[crypton-x509-validation] WWW.example.com: OK
2544.70 s
[crypton-x509-validation] www..example.com: OK
2544.71 s
[crypton-x509-validation] empty: OK
2544.71 s
[crypton-x509-validation] key-usage
2544.71 s
[crypton-x509-validation] none: OK
2544.71 s
[crypton-x509-validation] valid: OK
2544.71 s
[crypton-x509-validation] invalid: OK
2544.71 s
[crypton-x509-validation] key-purpose
2544.71 s
[crypton-x509-validation] none: OK
2544.72 s
[crypton-x509-validation] valid: OK
2544.72 s
[crypton-x509-validation] invalid: OK
2544.73 s
[crypton-x509-validation] exhaustive: OK
2544.73 s
[crypton-x509-validation] ECDSA
2544.73 s
[crypton-x509-validation] signature
2544.81 s
[crypton-x509-validation] valid: OK (0.02s)
2544.81 s
[crypton-x509-validation] invalid: OK
2544.81 s
[crypton-x509-validation] chain
2544.82 s
[crypton-x509-validation] empty: OK
2544.82 s
[crypton-x509-validation] incomplete: OK
2544.83 s
[crypton-x509-validation] self-signed: OK
2544.83 s
[crypton-x509-validation] leaf-not-v3
2544.83 s
[crypton-x509-validation] v3-disallowed: OK
2544.85 s
[crypton-x509-validation] v3-allowed: OK (0.02s)
2544.85 s
[crypton-x509-validation] strict-ordering
2544.89 s
[crypton-x509-validation] enabled: OK (0.03s)
2544.91 s
[crypton-x509-validation] disabled: OK (0.03s)
2544.91 s
[crypton-x509-validation] ca-constraints
2544.91 s
[crypton-x509-validation] enabled
2544.93 s
[crypton-x509-validation] cert-sign: OK (0.02s)
2544.93 s
[crypton-x509-validation] crl-sign: OK
2544.94 s
[crypton-x509-validation] not-ca: OK
2544.94 s
[crypton-x509-validation] no-basic: OK
2544.97 s
[crypton-x509-validation] bad-depth: OK (0.01s)
2544.97 s
[crypton-x509-validation] disabled
2544.97 s
[crypton-x509-validation] cert-sign: OK (0.02s)
2545.01 s
[crypton-x509-validation] crl-sign: OK
2545.03 s
[crypton-x509-validation] not-ca: OK (0.02s)
2545.05 s
[crypton-x509-validation] no-basic: OK (0.02s)
2545.06 s
[crypton-x509-validation] bad-depth: OK (0.03s)
2545.06 s
[crypton-x509-validation] dates
2545.06 s
[crypton-x509-validation] leaf
2545.06 s
[crypton-x509-validation] enabled
2545.07 s
[crypton-x509-validation] past: OK
2545.08 s
[crypton-x509-validation] present: OK (0.01s)
2545.08 s
[crypton-x509-validation] future: OK
2545.09 s
[crypton-x509-validation] disabled
2545.11 s
[crypton-x509-validation] past: OK (0.01s)
2545.12 s
[crypton-x509-validation] present: OK (0.02s)
2545.13 s
[crypton-x509-validation] future: OK (0.01s)
2545.13 s
[crypton-x509-validation] intermediate
2545.13 s
[crypton-x509-validation] enabled
2545.15 s
[crypton-x509-validation] past: OK (0.01s)
2545.16 s
[crypton-x509-validation] present: OK (0.01s)
2545.16 s
[crypton-x509-validation] future: OK
2545.17 s
[crypton-x509-validation] disabled
2545.19 s
[crypton-x509-validation] past: OK (0.02s)
2545.21 s
[crypton-x509-validation] present: OK (0.01s)
2545.21 s
[crypton-x509-validation] future: OK (0.01s)
2545.21 s
[crypton-x509-validation] timeshift
2545.21 s
[crypton-x509-validation] at-past
2545.22 s
[crypton-x509-validation] past: OK (0.02s)
2545.22 s
[crypton-x509-validation] present: OK
2545.23 s
[crypton-x509-validation] future: OK
2545.23 s
[crypton-x509-validation] at-present
2545.23 s
[crypton-x509-validation] past: OK
2545.25 s
[crypton-x509-validation] present: OK (0.02s)
2545.26 s
[crypton-x509-validation] future: OK
2545.26 s
[crypton-x509-validation] in-future
2545.26 s
[crypton-x509-validation] past: OK
2545.27 s
[crypton-x509-validation] present: OK
2545.29 s
[crypton-x509-validation] future: OK (0.01s)
2545.30 s
[crypton-x509-validation] CommonName
2545.30 s
[crypton-x509-validation] no-common-name: OK
2545.31 s
[crypton-x509-validation] simple
2545.31 s
[crypton-x509-validation] www.example.com: OK (0.02s)
2545.31 s
[crypton-x509-validation] www2.example.com: OK
2545.33 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK
2545.35 s
[crypton-x509-validation] www.EXAMPLE.COM: OK (0.02s)
2545.36 s
[crypton-x509-validation] WWW.example.com: OK (0.02s)
2545.36 s
[crypton-x509-validation] www..example.com: OK
2545.36 s
[crypton-x509-validation] empty: OK
2545.36 s
[crypton-x509-validation] wildcard
2545.37 s
[crypton-x509-validation] example.com: OK
2545.39 s
[crypton-x509-validation] www.example.com: OK (0.01s)
2545.41 s
[crypton-x509-validation] www.EXAMPLE.com: OK (0.01s)
2545.41 s
[crypton-x509-validation] www2.example.com: OK (0.01s)
2545.41 s
[crypton-x509-validation] www.m.example.com: OK
2545.42 s
[crypton-x509-validation] single: OK
2545.42 s
[crypton-x509-validation] disabled
2545.44 s
[crypton-x509-validation] www.example.com: OK
2545.47 s
[crypton-x509-validation] www2.example.com: OK (0.02s)
2545.49 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK (0.01s)
2545.51 s
[crypton-x509-validation] www.EXAMPLE.COM: OK (0.01s)
2545.51 s
[crypton-x509-validation] WWW.example.com: OK (0.01s)
2545.53 s
[crypton-x509-validation] www..example.com: OK (0.01s)
2545.54 s
[crypton-x509-validation] empty: OK (0.01s)
2545.54 s
[crypton-x509-validation] SubjectAltName
2545.54 s
[crypton-x509-validation] simple
2545.55 s
[crypton-x509-validation] www.example.com: OK (0.01s)
2545.55 s
[crypton-x509-validation] www2.example.com: OK
2545.57 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK (0.01s)
2545.59 s
[crypton-x509-validation] www.EXAMPLE.COM: OK (0.01s)
2545.59 s
[crypton-x509-validation] WWW.example.com: OK (0.01s)
2545.60 s
[crypton-x509-validation] www..example.com: OK
2545.60 s
[crypton-x509-validation] empty: OK
2545.60 s
[crypton-x509-validation] wildcard
2545.61 s
[crypton-x509-validation] example.com: OK
2545.63 s
[crypton-x509-validation] www.example.com: OK (0.01s)
2545.63 s
[crypton-x509-validation] www.EXAMPLE.com: OK (0.01s)
2545.64 s
[crypton-x509-validation] www2.example.com: OK (0.01s)
2545.65 s
[crypton-x509-validation] www.m.example.com: OK
2545.65 s
[crypton-x509-validation] single: OK
2545.65 s
[crypton-x509-validation] cn-not-used: OK
2545.66 s
[crypton-x509-validation] IP addresses
2545.67 s
[crypton-x509-validation] 10.0.0.1: OK (0.01s)
2545.67 s
[crypton-x509-validation] 10.0.0.2: OK
2545.67 s
[crypton-x509-validation] 10.0.0.1.example.com: OK
2545.69 s
[crypton-x509-validation] 266.0.0.1: OK
2545.69 s
[crypton-x509-validation] 2001:0db8:85a3:0000:0000:8a2e:0370:7334: OK (0.01s)
2545.71 s
[crypton-x509-validation] 2001:0db8:85a3::8a2e:0370:7334: OK (0.01s)
2545.73 s
[crypton-x509-validation] 2001:0db8:85a3:0:0:8a2e:0370:7334: OK (0.01s)
2545.73 s
[crypton-x509-validation] ::1: OK (0.01s)
2545.73 s
[crypton-x509-validation] disabled
2545.75 s
[crypton-x509-validation] www.example.com: OK (0.01s)
2545.77 s
[crypton-x509-validation] www2.example.com: OK (0.01s)
2545.77 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK (0.02s)
2545.79 s
[crypton-x509-validation] www.EXAMPLE.COM: OK (0.01s)
2545.81 s
[crypton-x509-validation] WWW.example.com: OK (0.01s)
2545.81 s
[crypton-x509-validation] www..example.com: OK (0.01s)
2545.83 s
[crypton-x509-validation] empty: OK (0.01s)
2545.83 s
[crypton-x509-validation] key-usage
2545.84 s
[crypton-x509-validation] none: OK (0.01s)
2545.85 s
[crypton-x509-validation] valid: OK (0.01s)
2545.85 s
[crypton-x509-validation] invalid: OK
2545.86 s
[crypton-x509-validation] key-purpose
2545.87 s
[crypton-x509-validation] none: OK (0.01s)
2545.88 s
[crypton-x509-validation] valid: OK (0.01s)
2545.88 s
[crypton-x509-validation] invalid: OK
2545.89 s
[crypton-x509-validation] exhaustive: OK (0.01s)
2545.89 s
[crypton-x509-validation] Ed25519
2545.89 s
[crypton-x509-validation] signature
2545.89 s
[crypton-x509-validation] valid: OK
2545.89 s
[crypton-x509-validation] invalid: OK
2545.89 s
[crypton-x509-validation] chain
2545.89 s
[crypton-x509-validation] empty: OK
2545.89 s
[crypton-x509-validation] incomplete: OK
2545.89 s
[crypton-x509-validation] self-signed: OK
2545.89 s
[crypton-x509-validation] leaf-not-v3
2545.89 s
[crypton-x509-validation] v3-disallowed: OK
2545.89 s
[crypton-x509-validation] v3-allowed: OK
2545.89 s
[crypton-x509-validation] strict-ordering
2545.89 s
[crypton-x509-validation] enabled: OK
2545.89 s
[crypton-x509-validation] disabled: OK
2545.89 s
[crypton-x509-validation] ca-constraints
2545.89 s
[crypton-x509-validation] enabled
2545.89 s
[crypton-x509-validation] cert-sign: OK
2545.89 s
[crypton-x509-validation] crl-sign: OK
2545.89 s
[crypton-x509-validation] not-ca: OK
2545.89 s
[crypton-x509-validation] no-basic: OK
2545.89 s
[crypton-x509-validation] bad-depth: OK
2545.89 s
[crypton-x509-validation] disabled
2545.89 s
[crypton-x509-validation] cert-sign: OK
2545.89 s
[crypton-x509-validation] crl-sign: OK
2545.89 s
[crypton-x509-validation] not-ca: OK
2545.89 s
[crypton-x509-validation] no-basic: OK
2545.89 s
[crypton-x509-validation] bad-depth: OK
2545.89 s
[crypton-x509-validation] dates
2545.89 s
[crypton-x509-validation] leaf
2545.89 s
[crypton-x509-validation] enabled
2545.89 s
[crypton-x509-validation] past: OK
2545.89 s
[crypton-x509-validation] present: OK
2545.89 s
[crypton-x509-validation] future: OK
2545.89 s
[crypton-x509-validation] disabled
2545.89 s
[crypton-x509-validation] past: OK
2545.89 s
[crypton-x509-validation] present: OK
2545.89 s
[crypton-x509-validation] future: OK
2545.89 s
[crypton-x509-validation] intermediate
2545.89 s
[crypton-x509-validation] enabled
2545.89 s
[crypton-x509-validation] past: OK
2545.89 s
[crypton-x509-validation] present: OK
2545.89 s
[crypton-x509-validation] future: OK
2545.89 s
[crypton-x509-validation] disabled
2545.90 s
[crypton-x509-validation] past: OK
2545.90 s
[crypton-x509-validation] present: OK
2545.90 s
[crypton-x509-validation] future: OK
2545.90 s
[crypton-x509-validation] timeshift
2545.90 s
[crypton-x509-validation] at-past
2545.90 s
[crypton-x509-validation] past: OK
2545.90 s
[crypton-x509-validation] present: OK
2545.90 s
[crypton-x509-validation] future: OK
2545.90 s
[crypton-x509-validation] at-present
2545.90 s
[crypton-x509-validation] past: OK
2545.90 s
[crypton-x509-validation] present: OK
2545.90 s
[crypton-x509-validation] future: OK
2545.90 s
[crypton-x509-validation] in-future
2545.90 s
[crypton-x509-validation] past: OK
2545.90 s
[crypton-x509-validation] present: OK
2545.90 s
[crypton-x509-validation] future: OK
2545.90 s
[crypton-x509-validation] CommonName
2545.90 s
[crypton-x509-validation] no-common-name: OK
2545.90 s
[crypton-x509-validation] simple
2545.90 s
[crypton-x509-validation] www.example.com: OK
2545.90 s
[crypton-x509-validation] www2.example.com: OK
2545.90 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK
2545.90 s
[crypton-x509-validation] www.EXAMPLE.COM: OK
2545.90 s
[crypton-x509-validation] WWW.example.com: OK
2545.90 s
[crypton-x509-validation] www..example.com: OK
2545.90 s
[crypton-x509-validation] empty: OK
2545.90 s
[crypton-x509-validation] wildcard
2545.90 s
[crypton-x509-validation] example.com: OK
2545.90 s
[crypton-x509-validation] www.example.com: OK
2545.90 s
[crypton-x509-validation] www.EXAMPLE.com: OK
2545.90 s
[crypton-x509-validation] www2.example.com: OK
2545.90 s
[crypton-x509-validation] www.m.example.com: OK
2545.90 s
[crypton-x509-validation] single: OK
2545.90 s
[crypton-x509-validation] disabled
2545.90 s
[crypton-x509-validation] www.example.com: OK
2545.90 s
[crypton-x509-validation] www2.example.com: OK
2545.90 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK
2545.90 s
[crypton-x509-validation] www.EXAMPLE.COM: OK
2545.90 s
[crypton-x509-validation] WWW.example.com: OK
2545.90 s
[crypton-x509-validation] www..example.com: OK
2545.90 s
[crypton-x509-validation] empty: OK
2545.90 s
[crypton-x509-validation] SubjectAltName
2545.90 s
[crypton-x509-validation] simple
2545.90 s
[crypton-x509-validation] www.example.com: OK
2545.90 s
[crypton-x509-validation] www2.example.com: OK
2545.90 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK
2545.90 s
[crypton-x509-validation] www.EXAMPLE.COM: OK
2545.90 s
[crypton-x509-validation] WWW.example.com: OK
2545.90 s
[crypton-x509-validation] www..example.com: OK
2545.90 s
[crypton-x509-validation] empty: OK
2545.90 s
[crypton-x509-validation] wildcard
2545.90 s
[crypton-x509-validation] example.com: OK
2545.90 s
[crypton-x509-validation] www.example.com: OK
2545.90 s
[crypton-x509-validation] www.EXAMPLE.com: OK
2545.90 s
[crypton-x509-validation] www2.example.com: OK
2545.90 s
[crypton-x509-validation] www.m.example.com: OK
2545.90 s
[crypton-x509-validation] single: OK
2545.90 s
[crypton-x509-validation] cn-not-used: OK
2545.90 s
[crypton-x509-validation] IP addresses
2545.90 s
[crypton-x509-validation] 10.0.0.1: OK
2545.90 s
[crypton-x509-validation] 10.0.0.2: OK
2545.90 s
[crypton-x509-validation] 10.0.0.1.example.com: OK
2545.91 s
[crypton-x509-validation] 266.0.0.1: OK
2545.91 s
[crypton-x509-validation] 2001:0db8:85a3:0000:0000:8a2e:0370:7334: OK
2545.91 s
[crypton-x509-validation] 2001:0db8:85a3::8a2e:0370:7334: OK
2545.91 s
[crypton-x509-validation] 2001:0db8:85a3:0:0:8a2e:0370:7334: OK
2545.91 s
[crypton-x509-validation] ::1: OK
2545.91 s
[crypton-x509-validation] disabled
2545.91 s
[crypton-x509-validation] www.example.com: OK
2545.91 s
[crypton-x509-validation] www2.example.com: OK
2545.91 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK
2545.91 s
[crypton-x509-validation] www.EXAMPLE.COM: OK
2545.91 s
[crypton-x509-validation] WWW.example.com: OK
2545.91 s
[crypton-x509-validation] www..example.com: OK
2545.91 s
[crypton-x509-validation] empty: OK
2545.91 s
[crypton-x509-validation] key-usage
2545.91 s
[crypton-x509-validation] none: OK
2545.91 s
[crypton-x509-validation] valid: OK
2545.91 s
[crypton-x509-validation] invalid: OK
2545.91 s
[crypton-x509-validation] key-purpose
2545.91 s
[crypton-x509-validation] none: OK
2545.91 s
[crypton-x509-validation] valid: OK
2545.91 s
[crypton-x509-validation] invalid: OK
2545.92 s
[crypton-x509-validation] exhaustive: OK
2545.92 s
[crypton-x509-validation] Ed448
2545.92 s
[crypton-x509-validation] signature
2545.92 s
[crypton-x509-validation] valid: OK
2545.92 s
[crypton-x509-validation] invalid: OK
2545.92 s
[crypton-x509-validation] chain
2545.92 s
[crypton-x509-validation] empty: OK
2545.92 s
[crypton-x509-validation] incomplete: OK
2545.92 s
[crypton-x509-validation] self-signed: OK
2545.92 s
[crypton-x509-validation] leaf-not-v3
2545.92 s
[crypton-x509-validation] v3-disallowed: OK
2545.92 s
[crypton-x509-validation] v3-allowed: OK
2545.92 s
[crypton-x509-validation] strict-ordering
2545.92 s
[crypton-x509-validation] enabled: OK
2545.92 s
[crypton-x509-validation] disabled: OK
2545.92 s
[crypton-x509-validation] ca-constraints
2545.92 s
[crypton-x509-validation] enabled
2545.92 s
[crypton-x509-validation] cert-sign: OK
2545.92 s
[crypton-x509-validation] crl-sign: OK
2545.92 s
[crypton-x509-validation] not-ca: OK
2545.92 s
[crypton-x509-validation] no-basic: OK
2545.92 s
[crypton-x509-validation] bad-depth: OK
2545.92 s
[crypton-x509-validation] disabled
2545.92 s
[crypton-x509-validation] cert-sign: OK
2545.92 s
[crypton-x509-validation] crl-sign: OK
2545.92 s
[crypton-x509-validation] not-ca: OK
2545.93 s
[crypton-x509-validation] no-basic: OK
2545.93 s
[crypton-x509-validation] bad-depth: OK
2545.93 s
[crypton-x509-validation] dates
2545.93 s
[crypton-x509-validation] leaf
2545.93 s
[crypton-x509-validation] enabled
2545.93 s
[crypton-x509-validation] past: OK
2545.93 s
[crypton-x509-validation] present: OK
2545.93 s
[crypton-x509-validation] future: OK
2545.93 s
[crypton-x509-validation] disabled
2545.93 s
[crypton-x509-validation] past: OK
2545.93 s
[crypton-x509-validation] present: OK
2545.93 s
[crypton-x509-validation] future: OK
2545.93 s
[crypton-x509-validation] intermediate
2545.93 s
[crypton-x509-validation] enabled
2545.93 s
[crypton-x509-validation] past: OK
2545.93 s
[crypton-x509-validation] present: OK
2545.93 s
[crypton-x509-validation] future: OK
2545.93 s
[crypton-x509-validation] disabled
2545.94 s
[crypton-x509-validation] past: OK
2545.94 s
[crypton-x509-validation] present: OK
2545.94 s
[crypton-x509-validation] future: OK
2545.94 s
[crypton-x509-validation] timeshift
2545.94 s
[crypton-x509-validation] at-past
2545.94 s
[crypton-x509-validation] past: OK
2545.94 s
[crypton-x509-validation] present: OK
2545.94 s
[crypton-x509-validation] future: OK
2545.94 s
[crypton-x509-validation] at-present
2545.94 s
[crypton-x509-validation] past: OK
2545.94 s
[crypton-x509-validation] present: OK
2545.94 s
[crypton-x509-validation] future: OK
2545.94 s
[crypton-x509-validation] in-future
2545.94 s
[crypton-x509-validation] past: OK
2545.94 s
[crypton-x509-validation] present: OK
2545.94 s
[crypton-x509-validation] future: OK
2545.94 s
[crypton-x509-validation] CommonName
2545.94 s
[crypton-x509-validation] no-common-name: OK
2545.94 s
[crypton-x509-validation] simple
2545.94 s
[crypton-x509-validation] www.example.com: OK
2545.94 s
[crypton-x509-validation] www2.example.com: OK
2545.94 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK
2545.94 s
[crypton-x509-validation] www.EXAMPLE.COM: OK
2545.94 s
[crypton-x509-validation] WWW.example.com: OK
2545.94 s
[crypton-x509-validation] www..example.com: OK
2545.94 s
[crypton-x509-validation] empty: OK
2545.94 s
[crypton-x509-validation] wildcard
2545.94 s
[crypton-x509-validation] example.com: OK
2545.94 s
[crypton-x509-validation] www.example.com: OK
2545.94 s
[crypton-x509-validation] www.EXAMPLE.com: OK
2545.94 s
[crypton-x509-validation] www2.example.com: OK
2545.94 s
[crypton-x509-validation] www.m.example.com: OK
2545.94 s
[crypton-x509-validation] single: OK
2545.94 s
[crypton-x509-validation] disabled
2545.94 s
[crypton-x509-validation] www.example.com: OK
2545.95 s
[crypton-x509-validation] www2.example.com: OK
2545.95 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK
2545.95 s
[crypton-x509-validation] www.EXAMPLE.COM: OK
2545.95 s
[crypton-x509-validation] WWW.example.com: OK
2545.95 s
[crypton-x509-validation] www..example.com: OK
2545.95 s
[crypton-x509-validation] empty: OK
2545.95 s
[crypton-x509-validation] SubjectAltName
2545.95 s
[crypton-x509-validation] simple
2545.95 s
[crypton-x509-validation] www.example.com: OK
2545.95 s
[crypton-x509-validation] www2.example.com: OK
2545.95 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK
2545.95 s
[crypton-x509-validation] www.EXAMPLE.COM: OK
2545.95 s
[crypton-x509-validation] WWW.example.com: OK
2545.95 s
[crypton-x509-validation] www..example.com: OK
2545.95 s
[crypton-x509-validation] empty: OK
2545.95 s
[crypton-x509-validation] wildcard
2545.96 s
[crypton-x509-validation] example.com: OK
2545.96 s
[crypton-x509-validation] www.example.com: OK
2545.96 s
[crypton-x509-validation] www.EXAMPLE.com: OK
2545.96 s
[crypton-x509-validation] www2.example.com: OK
2545.96 s
[crypton-x509-validation] www.m.example.com: OK
2545.96 s
[crypton-x509-validation] single: OK
2545.96 s
[crypton-x509-validation] cn-not-used: OK
2545.96 s
[crypton-x509-validation] IP addresses
2545.96 s
[crypton-x509-validation] 10.0.0.1: OK
2545.96 s
[crypton-x509-validation] 10.0.0.2: OK
2545.96 s
[crypton-x509-validation] 10.0.0.1.example.com: OK
2545.96 s
[crypton-x509-validation] 266.0.0.1: OK
2545.96 s
[crypton-x509-validation] 2001:0db8:85a3:0000:0000:8a2e:0370:7334: OK
2545.96 s
[crypton-x509-validation] 2001:0db8:85a3::8a2e:0370:7334: OK
2545.96 s
[crypton-x509-validation] 2001:0db8:85a3:0:0:8a2e:0370:7334: OK
2545.96 s
[crypton-x509-validation] ::1: OK
2545.96 s
[crypton-x509-validation] disabled
2545.96 s
[crypton-x509-validation] www.example.com: OK
2545.96 s
[crypton-x509-validation] www2.example.com: OK
2545.97 s
[crypton-x509-validation] WWW.EXAMPLE.COM: OK
2545.97 s
[crypton-x509-validation] www.EXAMPLE.COM: OK
2545.97 s
[crypton-x509-validation] WWW.example.com: OK
2545.97 s
[crypton-x509-validation] www..example.com: OK
2545.97 s
[crypton-x509-validation] empty: OK
2545.97 s
[crypton-x509-validation] key-usage
2545.97 s
[crypton-x509-validation] none: OK
2545.97 s
[crypton-x509-validation] valid: OK
2545.97 s
[crypton-x509-validation] invalid: OK
2545.97 s
[crypton-x509-validation] key-purpose
2545.97 s
[crypton-x509-validation] none: OK
2545.97 s
[crypton-x509-validation] valid: OK
2545.97 s
[crypton-x509-validation] invalid: OK
2545.97 s
[crypton-x509-validation] exhaustive: OK
2545.97 s
[crypton-x509-validation]
2545.98 s
[crypton-x509-validation] All 582 tests passed (11.50s)
2545.98 s
[crypton-x509-validation] Test suite test-x509-validation: PASS
2545.98 s
[crypton-x509-validation] Test suite logged to:
2545.98 s
[crypton-x509-validation] dist/test/crypton-x509-validation-1.6.14-test-x509-validation.log
2545.98 s
[crypton-x509-validation] 1 of 1 test suites (1 of 1 test cases) passed.
2546.01 s
[crypton-x509-validation] Phase: haddockPhase
2546.55 s
[crypton-x509-validation] Preprocessing library for crypton-x509-validation-1.6.14...
2546.55 s
[crypton-x509-validation] Running Haddock on library for crypton-x509-validation-1.6.14...
2547.49 s
[crypton-x509-validation] [1 of 5] Compiling Data.X509.Validation.Fingerprint ( Data/X509/Validation/Fingerprint.hs, nothing )
2547.66 s
[crypton-x509-validation] [2 of 5] Compiling Data.X509.Validation.Signature ( Data/X509/Validation/Signature.hs, nothing )
2547.96 s
[crypton-x509-validation] [3 of 5] Compiling Data.X509.Validation.Types ( Data/X509/Validation/Types.hs, nothing )
2547.97 s
[crypton-x509-validation] [4 of 5] Compiling Data.X509.Validation.Cache ( Data/X509/Validation/Cache.hs, nothing )
2548.30 s
[crypton-x509-validation] [5 of 5] Compiling Data.X509.Validation ( Data/X509/Validation.hs, nothing )
2548.94 s
[crypton-x509-validation] Data/X509/Validation.hs:483:15: warning : [ GHC-63394 ] [ -Wx-partial ]
2548.94 s
[crypton-x509-validation] In the use of ‘head’
2548.94 s
[crypton-x509-validation] (imported from Data.List, but defined in GHC.Internal.List):
2548.94 s
[crypton-x509-validation] "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"."
2548.94 s
[crypton-x509-validation] |
2548.94 s
[crypton-x509-validation] 483 | | head l == "*" -> wildcardMatch (drop 1 l)
2548.94 s
[crypton-x509-validation] | ^^^^
2548.94 s
[crypton-x509-validation]
2548.95 s
[crypton-x509-validation] Haddock coverage:
2548.96 s
[crypton-x509-validation] Warning: 'DistinguishedName' is ambiguous. It is defined
2548.96 s
[crypton-x509-validation] * in ‘Data.X509.DistinguishedName’
2548.96 s
[crypton-x509-validation] * in ‘Data.X509.DistinguishedName’
2548.96 s
[crypton-x509-validation] You may be able to disambiguate the identifier by qualifying it or
2548.96 s
[crypton-x509-validation] by specifying the type/value namespace explicitly.
2548.96 s
[crypton-x509-validation] Defaulting to the one defined in ‘Data.X509.DistinguishedName’
2548.98 s
[crypton-x509-validation] Warning: 'subject' is out of scope.
2548.98 s
[crypton-x509-validation] If you qualify the identifier, haddock can try to link it anyway.
2548.98 s
[crypton-x509-validation] Warning: 'issuer' is out of scope.
2548.98 s
[crypton-x509-validation] If you qualify the identifier, haddock can try to link it anyway.
2548.98 s
[crypton-x509-validation] 93% ( 28 / 30) in 'Data.X509.Validation'
2548.98 s
[crypton-x509-validation] Missing documentation for:
2548.98 s
[crypton-x509-validation] HostName (Data/X509/Validation/Types.hs:16)
2548.98 s
[crypton-x509-validation] defaultValidationCache (Data/X509/Validation/Cache.hs:71)
2568.09 s
[crypton-x509-validation] Documentation created: dist/doc/html/crypton-x509-validation/,
2568.09 s
[crypton-x509-validation] dist/doc/html/crypton-x509-validation/crypton-x509-validation.txt
2568.43 s
[crypton-x509-validation] Preprocessing test suite 'test-x509-validation' for crypton-x509-validation-1.6.14...
2568.45 s
[crypton-x509-validation] Phase: installPhase
2569.07 s
[crypton-x509-validation] Installing library in /nix/store/franygki17s82jllba349d187gqcn9hn-crypton-x509-validation-1.6.14/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/crypton-x509-validation-1.6.14-8ygOovzUyTWAgJV7Qfe4vI
2570.65 s
[crypton-x509-validation] Phase: fixupPhase
2570.79 s
[crypton-x509-validation] shrinking RPATHs of ELF executables and libraries in /nix/store/franygki17s82jllba349d187gqcn9hn-crypton-x509-validation-1.6.14
2570.80 s
[crypton-x509-validation] shrinking /nix/store/franygki17s82jllba349d187gqcn9hn-crypton-x509-validation-1.6.14/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHScrypton-x509-validation-1.6.14-8ygOovzUyTWAgJV7Qfe4vI-ghc9.10.2.so
2570.85 s
[crypton-x509-validation] checking for references to /build/ in /nix/store/franygki17s82jllba349d187gqcn9hn-crypton-x509-validation-1.6.14...
2570.95 s
[crypton-x509-validation] patching script interpreter paths in /nix/store/franygki17s82jllba349d187gqcn9hn-crypton-x509-validation-1.6.14
2570.98 s
[crypton-x509-validation] stripping (with command strip and flags -S -p) in /nix/store/franygki17s82jllba349d187gqcn9hn-crypton-x509-validation-1.6.14/lib
2571.27 s
[crypton-x509-validation] shrinking RPATHs of ELF executables and libraries in /nix/store/p3pz6z6nd0s18r07jmd8cbwjlgh6nkwz-crypton-x509-validation-1.6.14-doc
2571.28 s
[crypton-x509-validation] checking for references to /build/ in /nix/store/p3pz6z6nd0s18r07jmd8cbwjlgh6nkwz-crypton-x509-validation-1.6.14-doc...
2571.31 s
[crypton-x509-validation] patching script interpreter paths in /nix/store/p3pz6z6nd0s18r07jmd8cbwjlgh6nkwz-crypton-x509-validation-1.6.14-doc
2571.78 s
[crypton-x509-validation:post-build] Uploading to the NixCI cache: /nix/store/franygki17s82jllba349d187gqcn9hn-crypton-x509-validation-1.6.14 /nix/store/p3pz6z6nd0s18r07jmd8cbwjlgh6nkwz-crypton-x509-validation-1.6.14-doc
2572.49 s
[crypton-x509-validation:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2573.18 s
[crypton-x509-validation:post-build] copying 2 paths...
2573.18 s
[crypton-x509-validation:post-build] copying path '/nix/store/p3pz6z6nd0s18r07jmd8cbwjlgh6nkwz-crypton-x509-validation-1.6.14-doc' to 'https://cache.nix-ci.com'...
2573.92 s
[crypton-x509-validation:post-build] copying path '/nix/store/franygki17s82jllba349d187gqcn9hn-crypton-x509-validation-1.6.14' to 'https://cache.nix-ci.com'...
2575.94 s
[crypton-x509-validation:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2576.48 s
[crypton-x509-validation:post-build] copying 1 paths...
2576.48 s
[crypton-x509-validation:post-build] copying path '/nix/store/kgspq8kym8fny2skq317gni50mz24jpv-crypton-x509-validation-1.6.14.drv' to 'https://cache.nix-ci.com'...
2576.94 s
Uploaded crypton-x509-validation in 5.2s
2576.95 s
Progress: 100 of 106 built, 323 of 323 downloaded from cache
2576.95 s
Built crypton-x509-validation in 1m14s
2577.26 s
Building /nix/store/hyj4riz8bkrlsy53k61rslyiz4n38h91-tls-2.1.1.drv
2577.61 s
[tls] Phase: setupCompilerEnvironmentPhase
2577.63 s
[tls] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2579.23 s
[tls] Phase: unpackPhase
2579.26 s
[tls] unpacking source archive /nix/store/z32rx2c7168fyzjjz57rn8bbhy33w0r8-tls-2.1.1.tar.gz
2579.31 s
[tls] source root is tls-2.1.1
2579.35 s
[tls] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "tls-2.1.1/util/tls-server.hs"
2579.37 s
[tls] Phase: patchPhase
2579.40 s
[tls] Phase: compileBuildDriverPhase
2579.42 s
[tls] setupCompileFlags: -package-db=/build/tmp.7s1mKp6nMQ/setup-package.conf.d -threaded
2579.82 s
[tls] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.7s1mKp6nMQ/Main.o )
2580.06 s
[tls] [2 of 2] Linking Setup
2583.79 s
[tls] Phase: updateAutotoolsGnuConfigScriptsPhase
2583.83 s
[tls] Phase: configurePhase
2583.86 s
[tls] configureFlags: --verbose --prefix=/nix/store/kv245p4wk3kgslv30kr4qcwjlp7wm3n2-tls-2.1.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/spy7xagk97pgnl7n81ar060x8sywsa9k-tls-2.1.1-doc/share/doc/tls-2.1.1 --with-gcc=gcc --package-db=/build/tmp.7s1mKp6nMQ/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
2583.89 s
[tls] Using Parsec parser
2583.89 s
[tls] Configuring tls-2.1.1...
2585.69 s
[tls] Flags chosen: devel=False
2586.72 s
[tls] Dependency asn1-encoding >=0.9 && <0.10: using asn1-encoding-0.9.6
2586.72 s
[tls] Dependency asn1-types >=0.3 && <0.4: using asn1-types-0.3.4
2586.72 s
[tls] Dependency async >=2.2 && <2.3: using async-2.2.5
2586.72 s
[tls] Dependency base >=4.9 && <5: using base-4.20.1.0
2586.72 s
[tls] Dependency base16-bytestring: using base16-bytestring-1.0.2.0
2586.72 s
[tls] Dependency bytestring >=0.10 && <0.13: using bytestring-0.12.2.0
2586.72 s
[tls] Dependency cereal >=0.5.3 && <0.6: using cereal-0.5.8.3
2586.72 s
[tls] Dependency crypton >=0.34: using crypton-1.0.4
2586.72 s
[tls] Dependency crypton-x509 >=1.7 && <1.8: using crypton-x509-1.7.7
2586.72 s
[tls] Dependency crypton-x509-store >=1.6 && <1.7: using crypton-x509-store-1.6.10
2586.72 s
[tls] Dependency crypton-x509-validation >=1.6.5 && <1.7: using
2586.72 s
[tls] crypton-x509-validation-1.6.14
2586.72 s
[tls] Dependency data-default-class >=0.1 && <0.2: using data-default-class-0.1.2.2
2586.72 s
[tls] Dependency memory >=0.18 && <0.19: using memory-0.18.0
2586.72 s
[tls] Dependency mtl >=2.2 && <2.4: using mtl-2.3.1
2586.72 s
[tls] Dependency network >=3.1: using network-3.2.7.0
2586.72 s
[tls] Dependency serialise >=0.2 && <0.3: using serialise-0.2.6.1
2586.72 s
[tls] Dependency transformers >=0.5 && <0.7: using transformers-0.6.1.1
2586.72 s
[tls] Dependency unix-time >=0.4.11 && <0.5: using unix-time-0.4.16
2586.72 s
[tls] Dependency QuickCheck: using QuickCheck-2.14.3
2586.72 s
[tls] Dependency asn1-types: using asn1-types-0.3.4
2586.72 s
[tls] Dependency async: using async-2.2.5
2586.72 s
[tls] Dependency base >=4.9 && <5: using base-4.20.1.0
2586.72 s
[tls] Dependency bytestring: using bytestring-0.12.2.0
2586.73 s
[tls] Dependency crypton: using crypton-1.0.4
2586.73 s
[tls] Dependency crypton-x509: using crypton-x509-1.7.7
2586.73 s
[tls] Dependency crypton-x509-validation: using crypton-x509-validation-1.6.14
2586.73 s
[tls] Dependency data-default-class: using data-default-class-0.1.2.2
2586.73 s
[tls] Dependency hourglass: using hourglass-0.2.12
2586.73 s
[tls] Dependency hspec: using hspec-2.11.12
2586.73 s
[tls] Dependency serialise: using serialise-0.2.6.1
2586.73 s
[tls] Dependency tls: using tls-2.1.1
2586.73 s
[tls] Source component graph:
2586.73 s
[tls] component lib
2586.73 s
[tls] component test:spec dependency lib
2586.73 s
[tls] Configured component graph:
2586.73 s
[tls] component tls-2.1.1-8k2xzw2pEDNIfujCKiDtOd
2586.73 s
[tls] include asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2586.73 s
[tls] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2586.73 s
[tls] include async-2.2.5-5QHA8HB5dEo5AEomod8hmg
2586.73 s
[tls] include base-4.20.1.0-4f22
2586.73 s
[tls] include base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
2586.73 s
[tls] include bytestring-0.12.2.0-c0ba
2586.73 s
[tls] include cereal-0.5.8.3-3Btl5PhW6G34xJUa1YRSPi
2586.73 s
[tls] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2586.73 s
[tls] include crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2586.73 s
[tls] include crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF
2586.73 s
[tls] include crypton-x509-validation-1.6.14-8ygOovzUyTWAgJV7Qfe4vI
2586.73 s
[tls] include data-default-class-0.1.2.2-BoIG2nVFaq8GLHQJ4YP7Fy
2586.73 s
[tls] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2586.73 s
[tls] include mtl-2.3.1-6e0a
2586.73 s
[tls] include network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
2586.73 s
[tls] include serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3
2586.73 s
[tls] include transformers-0.6.1.1-bbf1
2586.73 s
[tls] include unix-time-0.4.16-8gyrAhfrZkz4IAFLTC4rL6
2586.73 s
[tls] component tls-2.1.1-CGY1OSX9CtZ7S6IeGrNemz-spec
2586.73 s
[tls] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
2586.73 s
[tls] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2586.73 s
[tls] include async-2.2.5-5QHA8HB5dEo5AEomod8hmg
2586.73 s
[tls] include base-4.20.1.0-4f22
2586.73 s
[tls] include bytestring-0.12.2.0-c0ba
2586.73 s
[tls] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2586.73 s
[tls] include crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2586.73 s
[tls] include crypton-x509-validation-1.6.14-8ygOovzUyTWAgJV7Qfe4vI
2586.73 s
[tls] include data-default-class-0.1.2.2-BoIG2nVFaq8GLHQJ4YP7Fy
2586.73 s
[tls] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2586.73 s
[tls] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
2586.73 s
[tls] include serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3
2586.73 s
[tls] include tls-2.1.1-8k2xzw2pEDNIfujCKiDtOd
2586.73 s
[tls] Linked component graph:
2586.73 s
[tls] unit tls-2.1.1-8k2xzw2pEDNIfujCKiDtOd
2586.73 s
[tls] include asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2586.73 s
[tls] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2586.73 s
[tls] include async-2.2.5-5QHA8HB5dEo5AEomod8hmg
2586.73 s
[tls] include base-4.20.1.0-4f22
2586.73 s
[tls] include base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
2586.73 s
[tls] include bytestring-0.12.2.0-c0ba
2586.73 s
[tls] include cereal-0.5.8.3-3Btl5PhW6G34xJUa1YRSPi
2586.73 s
[tls] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2586.73 s
[tls] include crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2586.73 s
[tls] include crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF
2586.73 s
[tls] include crypton-x509-validation-1.6.14-8ygOovzUyTWAgJV7Qfe4vI
2586.73 s
[tls] include data-default-class-0.1.2.2-BoIG2nVFaq8GLHQJ4YP7Fy
2586.73 s
[tls] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2586.73 s
[tls] include mtl-2.3.1-6e0a
2586.73 s
[tls] include network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
2586.73 s
[tls] include serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3
2586.73 s
[tls] include transformers-0.6.1.1-bbf1
2586.73 s
[tls] include unix-time-0.4.16-8gyrAhfrZkz4IAFLTC4rL6
2586.73 s
[tls] Network.TLS=tls-2.1.1-8k2xzw2pEDNIfujCKiDtOd:Network.TLS,Network.TLS.Cipher=tls-2.1.1-8k2xzw2pEDNIfujCKiDtOd:Network.TLS.Cipher,Network.TLS.Compression=tls-2.1.1-8k2xzw2pEDNIfujCKiDtOd:Network.TLS.Compression,Network.TLS.Extra=tls-2.1.1-8k2xzw2pEDNIfujCKiDtOd:Network.TLS.Extra,Network.TLS.Extra.Cipher=tls-2.1.1-8k2xzw2pEDNIfujCKiDtOd:Network.TLS.Extra.Cipher,Network.TLS.Extra.FFDHE=tls-2.1.1-8k2xzw2pEDNIfujCKiDtOd:Network.TLS.Extra.FFDHE,Network.TLS.Internal=tls-2.1.1-8k2xzw2pEDNIfujCKiDtOd:Network.TLS.Internal,Network.TLS.QUIC=tls-2.1.1-8k2xzw2pEDNIfujCKiDtOd:Network.TLS.QUIC
2586.73 s
[tls] unit tls-2.1.1-CGY1OSX9CtZ7S6IeGrNemz-spec
2586.73 s
[tls] include QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
2586.73 s
[tls] include asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2586.73 s
[tls] include async-2.2.5-5QHA8HB5dEo5AEomod8hmg
2586.73 s
[tls] include base-4.20.1.0-4f22
2586.73 s
[tls] include bytestring-0.12.2.0-c0ba
2586.73 s
[tls] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2586.73 s
[tls] include crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2586.73 s
[tls] include crypton-x509-validation-1.6.14-8ygOovzUyTWAgJV7Qfe4vI
2586.73 s
[tls] include data-default-class-0.1.2.2-BoIG2nVFaq8GLHQJ4YP7Fy
2586.73 s
[tls] include hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2586.73 s
[tls] include hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
2586.73 s
[tls] include serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3
2586.73 s
[tls] include tls-2.1.1-8k2xzw2pEDNIfujCKiDtOd
2586.73 s
[tls] Ready component graph:
2586.73 s
[tls] definite tls-2.1.1-8k2xzw2pEDNIfujCKiDtOd
2586.73 s
[tls] depends asn1-encoding-0.9.6-7FkQCO21Tbj1EmfQEmZvmW
2586.73 s
[tls] depends asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2586.73 s
[tls] depends async-2.2.5-5QHA8HB5dEo5AEomod8hmg
2586.73 s
[tls] depends base-4.20.1.0-4f22
2586.73 s
[tls] depends base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
2586.73 s
[tls] depends bytestring-0.12.2.0-c0ba
2586.73 s
[tls] depends cereal-0.5.8.3-3Btl5PhW6G34xJUa1YRSPi
2586.73 s
[tls] depends crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2586.73 s
[tls] depends crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2586.73 s
[tls] depends crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF
2586.73 s
[tls] depends crypton-x509-validation-1.6.14-8ygOovzUyTWAgJV7Qfe4vI
2586.73 s
[tls] depends data-default-class-0.1.2.2-BoIG2nVFaq8GLHQJ4YP7Fy
2586.73 s
[tls] depends memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2586.73 s
[tls] depends mtl-2.3.1-6e0a
2586.73 s
[tls] depends network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
2586.73 s
[tls] depends serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3
2586.73 s
[tls] depends transformers-0.6.1.1-bbf1
2586.73 s
[tls] depends unix-time-0.4.16-8gyrAhfrZkz4IAFLTC4rL6
2586.73 s
[tls] definite tls-2.1.1-CGY1OSX9CtZ7S6IeGrNemz-spec
2586.73 s
[tls] depends QuickCheck-2.14.3-HOXUVdvRnC06EdNv6J6IyG
2586.73 s
[tls] depends asn1-types-0.3.4-IlUe3aPdJNCKWv4cMQ0auq
2586.73 s
[tls] depends async-2.2.5-5QHA8HB5dEo5AEomod8hmg
2586.73 s
[tls] depends base-4.20.1.0-4f22
2586.73 s
[tls] depends bytestring-0.12.2.0-c0ba
2586.73 s
[tls] depends crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2586.73 s
[tls] depends crypton-x509-1.7.7-2x7c9hV2BkBDzWCZTz1QWH
2586.73 s
[tls] depends crypton-x509-validation-1.6.14-8ygOovzUyTWAgJV7Qfe4vI
2586.73 s
[tls] depends data-default-class-0.1.2.2-BoIG2nVFaq8GLHQJ4YP7Fy
2586.73 s
[tls] depends hourglass-0.2.12-LLYR9hr8ci4FtJF6ktWfjW
2586.73 s
[tls] depends hspec-2.11.12-2GUbgFCVDuVKthV1vjYeSf
2586.73 s
[tls] depends serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3
2586.73 s
[tls] depends tls-2.1.1-8k2xzw2pEDNIfujCKiDtOd
2586.73 s
[tls] Using Cabal-3.12.1.0 compiled by ghc-9.10
2586.73 s
[tls] Using compiler: ghc-9.10.2
2586.73 s
[tls] Using install prefix: /nix/store/kv245p4wk3kgslv30kr4qcwjlp7wm3n2-tls-2.1.1
2586.73 s
[tls] Executables installed in:
2586.73 s
[tls] /nix/store/kv245p4wk3kgslv30kr4qcwjlp7wm3n2-tls-2.1.1/bin
2586.73 s
[tls] Libraries installed in:
2586.73 s
[tls] /nix/store/kv245p4wk3kgslv30kr4qcwjlp7wm3n2-tls-2.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/tls-2.1.1-8k2xzw2pEDNIfujCKiDtOd
2586.73 s
[tls] Dynamic Libraries installed in:
2586.81 s
[tls] /nix/store/kv245p4wk3kgslv30kr4qcwjlp7wm3n2-tls-2.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
2586.81 s
[tls] Private executables installed in:
2586.81 s
[tls] /nix/store/kv245p4wk3kgslv30kr4qcwjlp7wm3n2-tls-2.1.1/libexec/x86_64-linux-ghc-9.10.2-08fd/tls-2.1.1
2586.81 s
[tls] Data files installed in:
2586.81 s
[tls] /nix/store/kv245p4wk3kgslv30kr4qcwjlp7wm3n2-tls-2.1.1/share/x86_64-linux-ghc-9.10.2-08fd/tls-2.1.1
2586.81 s
[tls] Documentation installed in:
2586.81 s
[tls] /nix/store/spy7xagk97pgnl7n81ar060x8sywsa9k-tls-2.1.1-doc/share/doc/tls-2.1.1
2586.81 s
[tls] Configuration files installed in:
2586.81 s
[tls] /nix/store/kv245p4wk3kgslv30kr4qcwjlp7wm3n2-tls-2.1.1/etc
2586.81 s
[tls] No alex found
2586.81 s
[tls] Using ar found on system at:
2586.81 s
[tls] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2586.81 s
[tls] No c2hs found
2586.81 s
[tls] No cpphs found
2586.81 s
[tls] No doctest found
2586.81 s
[tls] Using gcc version 14.3.0 given by user at:
2586.81 s
[tls] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2586.81 s
[tls] Using ghc version 9.10.2 found on system at:
2586.81 s
[tls] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2586.81 s
[tls] Using ghc-pkg version 9.10.2 found on system at:
2586.81 s
[tls] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2586.81 s
[tls] No ghcjs found
2586.81 s
[tls] No ghcjs-pkg found
2586.81 s
[tls] No greencard found
2586.81 s
[tls] Using haddock version 2.31.0 found on system at:
2586.81 s
[tls] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2586.81 s
[tls] No happy found
2586.81 s
[tls] Using haskell-suite found on system at: haskell-suite-dummy-location
2586.81 s
[tls] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2586.81 s
[tls] No hmake found
2586.81 s
[tls] Using hpc version 0.69 found on system at:
2586.81 s
[tls] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2586.81 s
[tls] Using hsc2hs version 0.68.10 found on system at:
2586.81 s
[tls] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2586.81 s
[tls] Using hscolour version 1.25 found on system at:
2586.81 s
[tls] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2586.81 s
[tls] No jhc found
2586.81 s
[tls] Using ld found on system at:
2586.81 s
[tls] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2586.81 s
[tls] No pkg-config found
2586.81 s
[tls] Using runghc version 9.10.2 found on system at:
2586.81 s
[tls] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2586.81 s
[tls] Using strip version 2.44 found on system at:
2586.82 s
[tls] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2586.82 s
[tls] Using tar found on system at:
2586.82 s
[tls] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2586.82 s
[tls] No uhc found
2587.43 s
[tls] Phase: buildPhase
2587.79 s
[tls] Preprocessing library for tls-2.1.1...
2587.83 s
[tls] Building library for tls-2.1.1...
2588.70 s
[tls] [ 1 of 76] Compiling Network.TLS.Crypto.Types ( Network/TLS/Crypto/Types.hs, dist/build/Network/TLS/Crypto/Types.o, dist/build/Network/TLS/Crypto/Types.dyn_o )
2593.01 s
[tls] [ 2 of 76] Compiling Network.TLS.ErrT ( Network/TLS/ErrT.hs, dist/build/Network/TLS/ErrT.o, dist/build/Network/TLS/ErrT.dyn_o )
2593.01 s
[tls] [ 3 of 76] Compiling Network.TLS.Imports ( Network/TLS/Imports.hs, dist/build/Network/TLS/Imports.o, dist/build/Network/TLS/Imports.dyn_o )
2593.01 s
[tls] [ 4 of 76] Compiling Network.TLS.Backend ( Network/TLS/Backend.hs, dist/build/Network/TLS/Backend.o, dist/build/Network/TLS/Backend.dyn_o )
2593.01 s
[tls] [ 5 of 76] Compiling Network.TLS.Measurement ( Network/TLS/Measurement.hs, dist/build/Network/TLS/Measurement.o, dist/build/Network/TLS/Measurement.dyn_o )
2593.01 s
[tls] [ 6 of 76] Compiling Network.TLS.RNG ( Network/TLS/RNG.hs, dist/build/Network/TLS/RNG.o, dist/build/Network/TLS/RNG.dyn_o )
2593.01 s
[tls] [ 7 of 76] Compiling Network.TLS.Crypto.DH ( Network/TLS/Crypto/DH.hs, dist/build/Network/TLS/Crypto/DH.o, dist/build/Network/TLS/Crypto/DH.dyn_o )
2593.01 s
[tls] [ 8 of 76] Compiling Network.TLS.Extra.FFDHE ( Network/TLS/Extra/FFDHE.hs, dist/build/Network/TLS/Extra/FFDHE.o, dist/build/Network/TLS/Extra/FFDHE.dyn_o )
2593.01 s
[tls] [ 9 of 76] Compiling Network.TLS.Util ( Network/TLS/Util.hs, dist/build/Network/TLS/Util.o, dist/build/Network/TLS/Util.dyn_o )
2593.02 s
[tls] [10 of 76] Compiling Network.TLS.Util.ASN1 ( Network/TLS/Util/ASN1.hs, dist/build/Network/TLS/Util/ASN1.o, dist/build/Network/TLS/Util/ASN1.dyn_o )
2593.02 s
[tls] [11 of 76] Compiling Network.TLS.Util.Serialization ( Network/TLS/Util/Serialization.hs, dist/build/Network/TLS/Util/Serialization.o, dist/build/Network/TLS/Util/Serialization.dyn_o )
2593.02 s
[tls] [12 of 76] Compiling Network.TLS.Crypto.IES ( Network/TLS/Crypto/IES.hs, dist/build/Network/TLS/Crypto/IES.o, dist/build/Network/TLS/Crypto/IES.dyn_o )
2595.51 s
[tls] [13 of 76] Compiling Network.TLS.Crypto ( Network/TLS/Crypto.hs, dist/build/Network/TLS/Crypto.o, dist/build/Network/TLS/Crypto.dyn_o )
2597.63 s
[tls] [14 of 76] Compiling Network.TLS.Types ( Network/TLS/Types.hs, dist/build/Network/TLS/Types.o, dist/build/Network/TLS/Types.dyn_o )
2599.26 s
[tls] [15 of 76] Compiling Network.TLS.Session ( Network/TLS/Session.hs, dist/build/Network/TLS/Session.o, dist/build/Network/TLS/Session.dyn_o )
2599.59 s
[tls] [16 of 76] Compiling Network.TLS.Compression ( Network/TLS/Compression.hs, dist/build/Network/TLS/Compression.o, dist/build/Network/TLS/Compression.dyn_o )
2599.76 s
[tls] [17 of 76] Compiling Network.TLS.Struct ( Network/TLS/Struct.hs, dist/build/Network/TLS/Struct.o, dist/build/Network/TLS/Struct.dyn_o )
2605.10 s
[tls] [18 of 76] Compiling Network.TLS.Struct13 ( Network/TLS/Struct13.hs, dist/build/Network/TLS/Struct13.o, dist/build/Network/TLS/Struct13.dyn_o )
2606.39 s
[tls] [19 of 76] Compiling Network.TLS.MAC ( Network/TLS/MAC.hs, dist/build/Network/TLS/MAC.o, dist/build/Network/TLS/MAC.dyn_o )
2606.39 s
[tls] [20 of 76] Compiling Network.TLS.Cipher ( Network/TLS/Cipher.hs, dist/build/Network/TLS/Cipher.o, dist/build/Network/TLS/Cipher.dyn_o )
2606.39 s
[tls] [21 of 76] Compiling Network.TLS.Handshake.Control ( Network/TLS/Handshake/Control.hs, dist/build/Network/TLS/Handshake/Control.o, dist/build/Network/TLS/Handshake/Control.dyn_o )
2606.39 s
[tls] [22 of 76] Compiling Network.TLS.Extra.Cipher ( Network/TLS/Extra/Cipher.hs, dist/build/Network/TLS/Extra/Cipher.o, dist/build/Network/TLS/Extra/Cipher.dyn_o )
2606.39 s
[tls] [23 of 76] Compiling Network.TLS.Extra ( Network/TLS/Extra.hs, dist/build/Network/TLS/Extra.o, dist/build/Network/TLS/Extra.dyn_o )
2606.39 s
[tls] [24 of 76] Compiling Network.TLS.Wire ( Network/TLS/Wire.hs, dist/build/Network/TLS/Wire.o, dist/build/Network/TLS/Wire.dyn_o )
2608.21 s
[tls] [25 of 76] Compiling Network.TLS.Packet ( Network/TLS/Packet.hs, dist/build/Network/TLS/Packet.o, dist/build/Network/TLS/Packet.dyn_o )
2613.42 s
[tls] [26 of 76] Compiling Network.TLS.Record.State ( Network/TLS/Record/State.hs, dist/build/Network/TLS/Record/State.o, dist/build/Network/TLS/Record/State.dyn_o )
2615.92 s
[tls] [27 of 76] Compiling Network.TLS.Record.Types ( Network/TLS/Record/Types.hs, dist/build/Network/TLS/Record/Types.o, dist/build/Network/TLS/Record/Types.dyn_o )
2616.88 s
[tls] [28 of 76] Compiling Network.TLS.Record.Engage ( Network/TLS/Record/Engage.hs, dist/build/Network/TLS/Record/Engage.o, dist/build/Network/TLS/Record/Engage.dyn_o )
2618.81 s
[tls] [29 of 76] Compiling Network.TLS.Record.Disengage ( Network/TLS/Record/Disengage.hs, dist/build/Network/TLS/Record/Disengage.o, dist/build/Network/TLS/Record/Disengage.dyn_o )
2619.79 s
[tls] [30 of 76] Compiling Network.TLS.Record ( Network/TLS/Record.hs, dist/build/Network/TLS/Record.o, dist/build/Network/TLS/Record.dyn_o )
2619.88 s
[tls] [31 of 76] Compiling Network.TLS.Packet13 ( Network/TLS/Packet13.hs, dist/build/Network/TLS/Packet13.o, dist/build/Network/TLS/Packet13.dyn_o )
2619.88 s
[tls] [32 of 76] Compiling Network.TLS.Handshake.State ( Network/TLS/Handshake/State.hs, dist/build/Network/TLS/Handshake/State.o, dist/build/Network/TLS/Handshake/State.dyn_o )
2622.98 s
[tls] [33 of 76] Compiling Network.TLS.KeySchedule ( Network/TLS/KeySchedule.hs, dist/build/Network/TLS/KeySchedule.o, dist/build/Network/TLS/KeySchedule.dyn_o )
2622.98 s
[tls] [34 of 76] Compiling Network.TLS.Extension ( Network/TLS/Extension.hs, dist/build/Network/TLS/Extension.o, dist/build/Network/TLS/Extension.dyn_o )
2624.19 s
[tls] [35 of 76] Compiling Network.TLS.State ( Network/TLS/State.hs, dist/build/Network/TLS/State.o, dist/build/Network/TLS/State.dyn_o )
2627.08 s
[tls] [36 of 76] Compiling Network.TLS.X509 ( Network/TLS/X509.hs, dist/build/Network/TLS/X509.o, dist/build/Network/TLS/X509.dyn_o )
2627.08 s
[tls] [37 of 76] Compiling Network.TLS.Hooks ( Network/TLS/Hooks.hs, dist/build/Network/TLS/Hooks.o, dist/build/Network/TLS/Hooks.dyn_o )
2627.08 s
[tls] [38 of 76] Compiling Network.TLS.Credentials ( Network/TLS/Credentials.hs, dist/build/Network/TLS/Credentials.o, dist/build/Network/TLS/Credentials.dyn_o )
2627.08 s
[tls] [39 of 76] Compiling Network.TLS.Parameters ( Network/TLS/Parameters.hs, dist/build/Network/TLS/Parameters.o, dist/build/Network/TLS/Parameters.dyn_o )
2627.08 s
[tls] Network/TLS/Parameters.hs:642:36: warning : [ GHC-63394 ] [ -Wx-partial ]
2627.08 s
[tls] In the use of ‘head’
2627.08 s
[tls] (imported from Network.TLS.Imports, but defined in GHC.Internal.List):
2627.08 s
[tls] "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"."
2627.08 s
[tls] |
2627.08 s
[tls] 642 | , onCipherChoosing = \_ -> head
2627.08 s
[tls] | ^^^^
2627.08 s
[tls]
2627.08 s
[tls] [40 of 76] Compiling Network.TLS.Context.Internal ( Network/TLS/Context/Internal.hs, dist/build/Network/TLS/Context/Internal.o, dist/build/Network/TLS/Context/Internal.dyn_o )
2629.27 s
[tls] [41 of 76] Compiling Network.TLS.Record.Writing ( Network/TLS/Record/Writing.hs, dist/build/Network/TLS/Record/Writing.o, dist/build/Network/TLS/Record/Writing.dyn_o )
2629.75 s
[tls] [42 of 76] Compiling Network.TLS.Record.Reading ( Network/TLS/Record/Reading.hs, dist/build/Network/TLS/Record/Reading.o, dist/build/Network/TLS/Record/Reading.dyn_o )
2630.43 s
[tls] [43 of 76] Compiling Network.TLS.Receiving ( Network/TLS/Receiving.hs, dist/build/Network/TLS/Receiving.o, dist/build/Network/TLS/Receiving.dyn_o )
2630.96 s
[tls] [44 of 76] Compiling Network.TLS.Handshake.State13 ( Network/TLS/Handshake/State13.hs, dist/build/Network/TLS/Handshake/State13.o, dist/build/Network/TLS/Handshake/State13.dyn_o )
2631.34 s
[tls] [45 of 76] Compiling Network.TLS.Handshake.Random ( Network/TLS/Handshake/Random.hs, dist/build/Network/TLS/Handshake/Random.o, dist/build/Network/TLS/Handshake/Random.dyn_o )
2631.34 s
[tls] [46 of 76] Compiling Network.TLS.Sending ( Network/TLS/Sending.hs, dist/build/Network/TLS/Sending.o, dist/build/Network/TLS/Sending.dyn_o )
2632.43 s
[tls] [47 of 76] Compiling Network.TLS.IO ( Network/TLS/IO.hs, dist/build/Network/TLS/IO.o, dist/build/Network/TLS/IO.dyn_o )
2633.36 s
[tls] [48 of 76] Compiling Network.TLS.Handshake.Process ( Network/TLS/Handshake/Process.hs, dist/build/Network/TLS/Handshake/Process.o, dist/build/Network/TLS/Handshake/Process.dyn_o )
2633.36 s
[tls] [49 of 76] Compiling Network.TLS.Handshake.Key ( Network/TLS/Handshake/Key.hs, dist/build/Network/TLS/Handshake/Key.o, dist/build/Network/TLS/Handshake/Key.dyn_o )
2633.36 s
[tls] Network/TLS/Handshake/Key.hs:179:19: warning : [ GHC-63394 ] [ -Wx-partial ]
2633.36 s
[tls] In the use of ‘tail’
2633.36 s
[tls] (imported from Network.TLS.Imports, but defined in GHC.Internal.List):
2633.36 s
[tls] "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"."
2633.36 s
[tls] |
2633.36 s
[tls] 179 | dump = init . tail . showBytesHex
2633.36 s
[tls] | ^^^^
2633.36 s
[tls]
2633.36 s
[tls] [50 of 76] Compiling Network.TLS.Handshake.Signature ( Network/TLS/Handshake/Signature.hs, dist/build/Network/TLS/Handshake/Signature.o, dist/build/Network/TLS/Handshake/Signature.dyn_o )
2633.36 s
[tls] [51 of 76] Compiling Network.TLS.Handshake.Common ( Network/TLS/Handshake/Common.hs, dist/build/Network/TLS/Handshake/Common.o, dist/build/Network/TLS/Handshake/Common.dyn_o )
2634.57 s
[tls] [52 of 76] Compiling Network.TLS.Handshake.Server.ClientHello ( Network/TLS/Handshake/Server/ClientHello.hs, dist/build/Network/TLS/Handshake/Server/ClientHello.o, dist/build/Network/TLS/Handshake/Server/ClientHello.dyn_o )
2636.50 s
[tls] [53 of 76] Compiling Network.TLS.Handshake.Certificate ( Network/TLS/Handshake/Certificate.hs, dist/build/Network/TLS/Handshake/Certificate.o, dist/build/Network/TLS/Handshake/Certificate.dyn_o )
2636.50 s
[tls] [54 of 76] Compiling Network.TLS.Handshake.Common13 ( Network/TLS/Handshake/Common13.hs, dist/build/Network/TLS/Handshake/Common13.o, dist/build/Network/TLS/Handshake/Common13.dyn_o )
2636.50 s
[tls] Network/TLS/Handshake/Common13.hs:210:31: warning : [ GHC-63394 ] [ -Wx-partial ]
2636.50 s
[tls] In the use of ‘head’
2636.50 s
[tls] (imported from Network.TLS.Imports, but defined in GHC.Internal.List):
2636.50 s
[tls] "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"."
2636.50 s
[tls] |
2636.50 s
[tls] 210 | Nothing -> trunc (head rmsgs0) : tail rmsgs0
2636.50 s
[tls] | ^^^^
2636.50 s
[tls]
2636.50 s
[tls] Network/TLS/Handshake/Common13.hs:210:46: warning : [ GHC-63394 ] [ -Wx-partial ]
2636.50 s
[tls] In the use of ‘tail’
2636.50 s
[tls] (imported from Network.TLS.Imports, but defined in GHC.Internal.List):
2636.50 s
[tls] "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"."
2636.50 s
[tls] |
2636.51 s
[tls] 210 | Nothing -> trunc (head rmsgs0) : tail rmsgs0
2636.51 s
[tls] | ^^^^
2636.51 s
[tls]
2640.36 s
[tls] [55 of 76] Compiling Network.TLS.Handshake.Server.ClientHello13 ( Network/TLS/Handshake/Server/ClientHello13.hs, dist/build/Network/TLS/Handshake/Server/ClientHello13.o, dist/build/Network/TLS/Handshake/Server/ClientHello13.dyn_o )
2642.35 s
[tls] [56 of 76] Compiling Network.TLS.Handshake.Server.Common ( Network/TLS/Handshake/Server/Common.hs, dist/build/Network/TLS/Handshake/Server/Common.o, dist/build/Network/TLS/Handshake/Server/Common.dyn_o )
2642.35 s
[tls] [57 of 76] Compiling Network.TLS.Handshake.Server.TLS13 ( Network/TLS/Handshake/Server/TLS13.hs, dist/build/Network/TLS/Handshake/Server/TLS13.o, dist/build/Network/TLS/Handshake/Server/TLS13.dyn_o )
2642.41 s
[tls] [58 of 76] Compiling Network.TLS.Handshake.Server.TLS12 ( Network/TLS/Handshake/Server/TLS12.hs, dist/build/Network/TLS/Handshake/Server/TLS12.o, dist/build/Network/TLS/Handshake/Server/TLS12.dyn_o )
2642.41 s
[tls] [59 of 76] Compiling Network.TLS.Handshake.Server.ServerHello13 ( Network/TLS/Handshake/Server/ServerHello13.hs, dist/build/Network/TLS/Handshake/Server/ServerHello13.o, dist/build/Network/TLS/Handshake/Server/ServerHello13.dyn_o )
2642.41 s
[tls] Network/TLS/Handshake/Server/ServerHello13.hs:261:34: warning : [ GHC-63394 ] [ -Wx-partial ]
2642.41 s
[tls] In the use of ‘head’
2642.41 s
[tls] (imported from Network.TLS.Imports, but defined in GHC.Internal.List):
2642.41 s
[tls] "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"."
2642.41 s
[tls] |
2642.41 s
[tls] 261 | | maybe True (== head serverGroups) mgroup = Nothing
2642.41 s
[tls] | ^^^^
2642.41 s
[tls]
2643.89 s
[tls] [60 of 76] Compiling Network.TLS.Handshake.Server.ServerHello12 ( Network/TLS/Handshake/Server/ServerHello12.hs, dist/build/Network/TLS/Handshake/Server/ServerHello12.o, dist/build/Network/TLS/Handshake/Server/ServerHello12.dyn_o )
2643.89 s
[tls] [61 of 76] Compiling Network.TLS.Handshake.Server.ClientHello12 ( Network/TLS/Handshake/Server/ClientHello12.hs, dist/build/Network/TLS/Handshake/Server/ClientHello12.o, dist/build/Network/TLS/Handshake/Server/ClientHello12.dyn_o )
2643.89 s
[tls] [62 of 76] Compiling Network.TLS.Handshake.Server ( Network/TLS/Handshake/Server.hs, dist/build/Network/TLS/Handshake/Server.o, dist/build/Network/TLS/Handshake/Server.dyn_o )
2644.42 s
[tls] [63 of 76] Compiling Network.TLS.Handshake.Client.Common ( Network/TLS/Handshake/Client/Common.hs, dist/build/Network/TLS/Handshake/Client/Common.o, dist/build/Network/TLS/Handshake/Client/Common.dyn_o )
2644.42 s
[tls] [64 of 76] Compiling Network.TLS.Handshake.Client.TLS12 ( Network/TLS/Handshake/Client/TLS12.hs, dist/build/Network/TLS/Handshake/Client/TLS12.o, dist/build/Network/TLS/Handshake/Client/TLS12.dyn_o )
2644.42 s
[tls] [65 of 76] Compiling Network.TLS.Handshake.Client.ServerHello ( Network/TLS/Handshake/Client/ServerHello.hs, dist/build/Network/TLS/Handshake/Client/ServerHello.o, dist/build/Network/TLS/Handshake/Client/ServerHello.dyn_o )
2644.42 s
[tls] [66 of 76] Compiling Network.TLS.Handshake.Client.TLS13 ( Network/TLS/Handshake/Client/TLS13.hs, dist/build/Network/TLS/Handshake/Client/TLS13.o, dist/build/Network/TLS/Handshake/Client/TLS13.dyn_o )
2644.42 s
[tls] [67 of 76] Compiling Network.TLS.Handshake.Client.ClientHello ( Network/TLS/Handshake/Client/ClientHello.hs, dist/build/Network/TLS/Handshake/Client/ClientHello.o, dist/build/Network/TLS/Handshake/Client/ClientHello.dyn_o )
2644.42 s
[tls] [68 of 76] Compiling Network.TLS.Handshake.Client ( Network/TLS/Handshake/Client.hs, dist/build/Network/TLS/Handshake/Client.o, dist/build/Network/TLS/Handshake/Client.dyn_o )
2644.87 s
[tls] [69 of 76] Compiling Network.TLS.PostHandshake ( Network/TLS/PostHandshake.hs, dist/build/Network/TLS/PostHandshake.o, dist/build/Network/TLS/PostHandshake.dyn_o )
2645.08 s
[tls] [70 of 76] Compiling Network.TLS.Handshake ( Network/TLS/Handshake.hs, dist/build/Network/TLS/Handshake.o, dist/build/Network/TLS/Handshake.dyn_o )
2645.09 s
[tls] [71 of 76] Compiling Network.TLS.Context ( Network/TLS/Context.hs, dist/build/Network/TLS/Context.o, dist/build/Network/TLS/Context.dyn_o )
2645.94 s
[tls] [72 of 76] Compiling Network.TLS.Record.Layer ( Network/TLS/Record/Layer.hs, dist/build/Network/TLS/Record/Layer.o, dist/build/Network/TLS/Record/Layer.dyn_o )
2646.27 s
[tls] [73 of 76] Compiling Network.TLS.Core ( Network/TLS/Core.hs, dist/build/Network/TLS/Core.o, dist/build/Network/TLS/Core.dyn_o )
2648.30 s
[tls] [74 of 76] Compiling Network.TLS.QUIC ( Network/TLS/QUIC.hs, dist/build/Network/TLS/QUIC.o, dist/build/Network/TLS/QUIC.dyn_o )
2648.90 s
[tls] [75 of 76] Compiling Network.TLS.Internal ( Network/TLS/Internal.hs, dist/build/Network/TLS/Internal.o, dist/build/Network/TLS/Internal.dyn_o )
2648.90 s
[tls] [76 of 76] Compiling Network.TLS ( Network/TLS.hs, dist/build/Network/TLS.o, dist/build/Network/TLS.dyn_o )
2650.16 s
[tls] [ 1 of 76] Compiling Network.TLS.Crypto.Types ( Network/TLS/Crypto/Types.hs, dist/build/Network/TLS/Crypto/Types.p_o )
2653.56 s
[tls] [ 2 of 76] Compiling Network.TLS.ErrT ( Network/TLS/ErrT.hs, dist/build/Network/TLS/ErrT.p_o )
2653.56 s
[tls] [ 3 of 76] Compiling Network.TLS.Imports ( Network/TLS/Imports.hs, dist/build/Network/TLS/Imports.p_o )
2653.56 s
[tls] [ 4 of 76] Compiling Network.TLS.Backend ( Network/TLS/Backend.hs, dist/build/Network/TLS/Backend.p_o )
2653.97 s
[tls] [ 5 of 76] Compiling Network.TLS.Measurement ( Network/TLS/Measurement.hs, dist/build/Network/TLS/Measurement.p_o )
2653.97 s
[tls] [ 6 of 76] Compiling Network.TLS.RNG ( Network/TLS/RNG.hs, dist/build/Network/TLS/RNG.p_o )
2653.97 s
[tls] [ 7 of 76] Compiling Network.TLS.Crypto.DH ( Network/TLS/Crypto/DH.hs, dist/build/Network/TLS/Crypto/DH.p_o )
2653.97 s
[tls] [ 8 of 76] Compiling Network.TLS.Extra.FFDHE ( Network/TLS/Extra/FFDHE.hs, dist/build/Network/TLS/Extra/FFDHE.p_o )
2654.33 s
[tls] [ 9 of 76] Compiling Network.TLS.Util ( Network/TLS/Util.hs, dist/build/Network/TLS/Util.p_o )
2654.33 s
[tls] [10 of 76] Compiling Network.TLS.Util.ASN1 ( Network/TLS/Util/ASN1.hs, dist/build/Network/TLS/Util/ASN1.p_o )
2654.33 s
[tls] [11 of 76] Compiling Network.TLS.Util.Serialization ( Network/TLS/Util/Serialization.hs, dist/build/Network/TLS/Util/Serialization.p_o )
2654.33 s
[tls] [12 of 76] Compiling Network.TLS.Crypto.IES ( Network/TLS/Crypto/IES.hs, dist/build/Network/TLS/Crypto/IES.p_o )
2657.13 s
[tls] [13 of 76] Compiling Network.TLS.Crypto ( Network/TLS/Crypto.hs, dist/build/Network/TLS/Crypto.p_o )
2659.73 s
[tls] [14 of 76] Compiling Network.TLS.Types ( Network/TLS/Types.hs, dist/build/Network/TLS/Types.p_o )
2662.61 s
[tls] [15 of 76] Compiling Network.TLS.Session ( Network/TLS/Session.hs, dist/build/Network/TLS/Session.p_o )
2663.47 s
[tls] [16 of 76] Compiling Network.TLS.Compression ( Network/TLS/Compression.hs, dist/build/Network/TLS/Compression.p_o )
2664.14 s
[tls] [17 of 76] Compiling Network.TLS.Struct ( Network/TLS/Struct.hs, dist/build/Network/TLS/Struct.p_o )
2669.60 s
[tls] [18 of 76] Compiling Network.TLS.Struct13 ( Network/TLS/Struct13.hs, dist/build/Network/TLS/Struct13.p_o )
2672.08 s
[tls] [19 of 76] Compiling Network.TLS.MAC ( Network/TLS/MAC.hs, dist/build/Network/TLS/MAC.p_o )
2672.08 s
[tls] [20 of 76] Compiling Network.TLS.Cipher ( Network/TLS/Cipher.hs, dist/build/Network/TLS/Cipher.p_o )
2672.08 s
[tls] [21 of 76] Compiling Network.TLS.Handshake.Control ( Network/TLS/Handshake/Control.hs, dist/build/Network/TLS/Handshake/Control.p_o )
2672.08 s
[tls] [22 of 76] Compiling Network.TLS.Extra.Cipher ( Network/TLS/Extra/Cipher.hs, dist/build/Network/TLS/Extra/Cipher.p_o )
2672.08 s
[tls] [23 of 76] Compiling Network.TLS.Extra ( Network/TLS/Extra.hs, dist/build/Network/TLS/Extra.p_o )
2672.08 s
[tls] [24 of 76] Compiling Network.TLS.Wire ( Network/TLS/Wire.hs, dist/build/Network/TLS/Wire.p_o )
2673.59 s
[tls] [25 of 76] Compiling Network.TLS.Packet ( Network/TLS/Packet.hs, dist/build/Network/TLS/Packet.p_o )
2678.07 s
[tls] [26 of 76] Compiling Network.TLS.Record.State ( Network/TLS/Record/State.hs, dist/build/Network/TLS/Record/State.p_o )
2679.83 s
[tls] [27 of 76] Compiling Network.TLS.Record.Types ( Network/TLS/Record/Types.hs, dist/build/Network/TLS/Record/Types.p_o )
2681.19 s
[tls] [28 of 76] Compiling Network.TLS.Record.Engage ( Network/TLS/Record/Engage.hs, dist/build/Network/TLS/Record/Engage.p_o )
2682.98 s
[tls] [29 of 76] Compiling Network.TLS.Record.Disengage ( Network/TLS/Record/Disengage.hs, dist/build/Network/TLS/Record/Disengage.p_o )
2683.09 s
[tls] [30 of 76] Compiling Network.TLS.Record ( Network/TLS/Record.hs, dist/build/Network/TLS/Record.p_o )
2683.38 s
[tls] [31 of 76] Compiling Network.TLS.Packet13 ( Network/TLS/Packet13.hs, dist/build/Network/TLS/Packet13.p_o )
2683.38 s
[tls] [32 of 76] Compiling Network.TLS.Handshake.State ( Network/TLS/Handshake/State.hs, dist/build/Network/TLS/Handshake/State.p_o )
2684.47 s
[tls] [33 of 76] Compiling Network.TLS.KeySchedule ( Network/TLS/KeySchedule.hs, dist/build/Network/TLS/KeySchedule.p_o )
2684.47 s
[tls] [34 of 76] Compiling Network.TLS.Extension ( Network/TLS/Extension.hs, dist/build/Network/TLS/Extension.p_o )
2685.73 s
[tls] [35 of 76] Compiling Network.TLS.State ( Network/TLS/State.hs, dist/build/Network/TLS/State.p_o )
2688.33 s
[tls] [36 of 76] Compiling Network.TLS.X509 ( Network/TLS/X509.hs, dist/build/Network/TLS/X509.p_o )
2688.33 s
[tls] [37 of 76] Compiling Network.TLS.Hooks ( Network/TLS/Hooks.hs, dist/build/Network/TLS/Hooks.p_o )
2688.33 s
[tls] [38 of 76] Compiling Network.TLS.Credentials ( Network/TLS/Credentials.hs, dist/build/Network/TLS/Credentials.p_o )
2688.33 s
[tls] [39 of 76] Compiling Network.TLS.Parameters ( Network/TLS/Parameters.hs, dist/build/Network/TLS/Parameters.p_o )
2688.33 s
[tls] Network/TLS/Parameters.hs:642:36: warning : [ GHC-63394 ] [ -Wx-partial ]
2688.33 s
[tls] In the use of ‘head’
2688.33 s
[tls] (imported from Network.TLS.Imports, but defined in GHC.Internal.List):
2688.33 s
[tls] "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"."
2688.33 s
[tls] |
2688.33 s
[tls] 642 | , onCipherChoosing = \_ -> head
2688.33 s
[tls] | ^^^^
2688.33 s
[tls]
2688.46 s
[tls] [40 of 76] Compiling Network.TLS.Context.Internal ( Network/TLS/Context/Internal.hs, dist/build/Network/TLS/Context/Internal.p_o )
2690.74 s
[tls] [41 of 76] Compiling Network.TLS.Record.Writing ( Network/TLS/Record/Writing.hs, dist/build/Network/TLS/Record/Writing.p_o )
2691.96 s
[tls] [42 of 76] Compiling Network.TLS.Record.Reading ( Network/TLS/Record/Reading.hs, dist/build/Network/TLS/Record/Reading.p_o )
2691.96 s
[tls] [43 of 76] Compiling Network.TLS.Receiving ( Network/TLS/Receiving.hs, dist/build/Network/TLS/Receiving.p_o )
2692.50 s
[tls] [44 of 76] Compiling Network.TLS.Handshake.State13 ( Network/TLS/Handshake/State13.hs, dist/build/Network/TLS/Handshake/State13.p_o )
2692.56 s
[tls] [45 of 76] Compiling Network.TLS.Handshake.Random ( Network/TLS/Handshake/Random.hs, dist/build/Network/TLS/Handshake/Random.p_o )
2692.56 s
[tls] [46 of 76] Compiling Network.TLS.Sending ( Network/TLS/Sending.hs, dist/build/Network/TLS/Sending.p_o )
2693.33 s
[tls] [47 of 76] Compiling Network.TLS.IO ( Network/TLS/IO.hs, dist/build/Network/TLS/IO.p_o )
2694.43 s
[tls] [48 of 76] Compiling Network.TLS.Handshake.Process ( Network/TLS/Handshake/Process.hs, dist/build/Network/TLS/Handshake/Process.p_o )
2694.43 s
[tls] [49 of 76] Compiling Network.TLS.Handshake.Key ( Network/TLS/Handshake/Key.hs, dist/build/Network/TLS/Handshake/Key.p_o )
2694.43 s
[tls] Network/TLS/Handshake/Key.hs:179:19: warning : [ GHC-63394 ] [ -Wx-partial ]
2694.43 s
[tls] In the use of ‘tail’
2694.43 s
[tls] (imported from Network.TLS.Imports, but defined in GHC.Internal.List):
2694.43 s
[tls] "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"."
2694.43 s
[tls] |
2694.43 s
[tls] 179 | dump = init . tail . showBytesHex
2694.43 s
[tls] | ^^^^
2694.43 s
[tls]
2694.43 s
[tls] [50 of 76] Compiling Network.TLS.Handshake.Signature ( Network/TLS/Handshake/Signature.hs, dist/build/Network/TLS/Handshake/Signature.p_o )
2694.43 s
[tls] [51 of 76] Compiling Network.TLS.Handshake.Common ( Network/TLS/Handshake/Common.hs, dist/build/Network/TLS/Handshake/Common.p_o )
2695.82 s
[tls] [52 of 76] Compiling Network.TLS.Handshake.Server.ClientHello ( Network/TLS/Handshake/Server/ClientHello.hs, dist/build/Network/TLS/Handshake/Server/ClientHello.p_o )
2697.02 s
[tls] [53 of 76] Compiling Network.TLS.Handshake.Certificate ( Network/TLS/Handshake/Certificate.hs, dist/build/Network/TLS/Handshake/Certificate.p_o )
2697.03 s
[tls] [54 of 76] Compiling Network.TLS.Handshake.Common13 ( Network/TLS/Handshake/Common13.hs, dist/build/Network/TLS/Handshake/Common13.p_o )
2697.03 s
[tls] Network/TLS/Handshake/Common13.hs:210:31: warning : [ GHC-63394 ] [ -Wx-partial ]
2697.03 s
[tls] In the use of ‘head’
2697.03 s
[tls] (imported from Network.TLS.Imports, but defined in GHC.Internal.List):
2697.03 s
[tls] "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"."
2697.03 s
[tls] |
2697.03 s
[tls] 210 | Nothing -> trunc (head rmsgs0) : tail rmsgs0
2697.03 s
[tls] | ^^^^
2697.03 s
[tls]
2697.03 s
[tls] Network/TLS/Handshake/Common13.hs:210:46: warning : [ GHC-63394 ] [ -Wx-partial ]
2697.03 s
[tls] In the use of ‘tail’
2697.03 s
[tls] (imported from Network.TLS.Imports, but defined in GHC.Internal.List):
2697.03 s
[tls] "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"."
2697.03 s
[tls] |
2697.03 s
[tls] 210 | Nothing -> trunc (head rmsgs0) : tail rmsgs0
2697.03 s
[tls] | ^^^^
2697.03 s
[tls]
2698.62 s
[tls] [55 of 76] Compiling Network.TLS.Handshake.Server.ClientHello13 ( Network/TLS/Handshake/Server/ClientHello13.hs, dist/build/Network/TLS/Handshake/Server/ClientHello13.p_o )
2700.15 s
[tls] [56 of 76] Compiling Network.TLS.Handshake.Server.Common ( Network/TLS/Handshake/Server/Common.hs, dist/build/Network/TLS/Handshake/Server/Common.p_o )
2700.15 s
[tls] [57 of 76] Compiling Network.TLS.Handshake.Server.TLS13 ( Network/TLS/Handshake/Server/TLS13.hs, dist/build/Network/TLS/Handshake/Server/TLS13.p_o )
2701.29 s
[tls] [58 of 76] Compiling Network.TLS.Handshake.Server.TLS12 ( Network/TLS/Handshake/Server/TLS12.hs, dist/build/Network/TLS/Handshake/Server/TLS12.p_o )
2701.29 s
[tls] [59 of 76] Compiling Network.TLS.Handshake.Server.ServerHello13 ( Network/TLS/Handshake/Server/ServerHello13.hs, dist/build/Network/TLS/Handshake/Server/ServerHello13.p_o )
2701.30 s
[tls] Network/TLS/Handshake/Server/ServerHello13.hs:261:34: warning : [ GHC-63394 ] [ -Wx-partial ]
2701.30 s
[tls] In the use of ‘head’
2701.30 s
[tls] (imported from Network.TLS.Imports, but defined in GHC.Internal.List):
2701.30 s
[tls] "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"."
2701.30 s
[tls] |
2701.30 s
[tls] 261 | | maybe True (== head serverGroups) mgroup = Nothing
2701.30 s
[tls] | ^^^^
2701.30 s
[tls]
2701.44 s
[tls] [60 of 76] Compiling Network.TLS.Handshake.Server.ServerHello12 ( Network/TLS/Handshake/Server/ServerHello12.hs, dist/build/Network/TLS/Handshake/Server/ServerHello12.p_o )
2701.44 s
[tls] [61 of 76] Compiling Network.TLS.Handshake.Server.ClientHello12 ( Network/TLS/Handshake/Server/ClientHello12.hs, dist/build/Network/TLS/Handshake/Server/ClientHello12.p_o )
2701.44 s
[tls] [62 of 76] Compiling Network.TLS.Handshake.Server ( Network/TLS/Handshake/Server.hs, dist/build/Network/TLS/Handshake/Server.p_o )
2702.12 s
[tls] [63 of 76] Compiling Network.TLS.Handshake.Client.Common ( Network/TLS/Handshake/Client/Common.hs, dist/build/Network/TLS/Handshake/Client/Common.p_o )
2702.12 s
[tls] [64 of 76] Compiling Network.TLS.Handshake.Client.TLS12 ( Network/TLS/Handshake/Client/TLS12.hs, dist/build/Network/TLS/Handshake/Client/TLS12.p_o )
2702.12 s
[tls] [65 of 76] Compiling Network.TLS.Handshake.Client.ServerHello ( Network/TLS/Handshake/Client/ServerHello.hs, dist/build/Network/TLS/Handshake/Client/ServerHello.p_o )
2702.12 s
[tls] [66 of 76] Compiling Network.TLS.Handshake.Client.TLS13 ( Network/TLS/Handshake/Client/TLS13.hs, dist/build/Network/TLS/Handshake/Client/TLS13.p_o )
2702.85 s
[tls] [67 of 76] Compiling Network.TLS.Handshake.Client.ClientHello ( Network/TLS/Handshake/Client/ClientHello.hs, dist/build/Network/TLS/Handshake/Client/ClientHello.p_o )
2702.85 s
[tls] [68 of 76] Compiling Network.TLS.Handshake.Client ( Network/TLS/Handshake/Client.hs, dist/build/Network/TLS/Handshake/Client.p_o )
2703.40 s
[tls] [69 of 76] Compiling Network.TLS.PostHandshake ( Network/TLS/PostHandshake.hs, dist/build/Network/TLS/PostHandshake.p_o )
2703.71 s
[tls] [70 of 76] Compiling Network.TLS.Handshake ( Network/TLS/Handshake.hs, dist/build/Network/TLS/Handshake.p_o )
2703.85 s
[tls] [71 of 76] Compiling Network.TLS.Context ( Network/TLS/Context.hs, dist/build/Network/TLS/Context.p_o )
2704.47 s
[tls] [72 of 76] Compiling Network.TLS.Record.Layer ( Network/TLS/Record/Layer.hs, dist/build/Network/TLS/Record/Layer.p_o )
2705.04 s
[tls] [73 of 76] Compiling Network.TLS.Core ( Network/TLS/Core.hs, dist/build/Network/TLS/Core.p_o )
2706.40 s
[tls] [74 of 76] Compiling Network.TLS.QUIC ( Network/TLS/QUIC.hs, dist/build/Network/TLS/QUIC.p_o )
2707.12 s
[tls] [75 of 76] Compiling Network.TLS.Internal ( Network/TLS/Internal.hs, dist/build/Network/TLS/Internal.p_o )
2707.12 s
[tls] [76 of 76] Compiling Network.TLS ( Network/TLS.hs, dist/build/Network/TLS.p_o )
2712.12 s
[tls] Preprocessing test suite 'spec' for tls-2.1.1...
2712.12 s
[tls] Building test suite 'spec' for tls-2.1.1...
2712.42 s
[tls] [ 1 of 12] Compiling API ( test/API.hs, dist/build/spec/spec-tmp/API.o )
2714.58 s
[tls] [ 2 of 12] Compiling CiphersSpec ( test/CiphersSpec.hs, dist/build/spec/spec-tmp/CiphersSpec.o )
2715.31 s
[tls] [ 3 of 12] Compiling PipeChan ( test/PipeChan.hs, dist/build/spec/spec-tmp/PipeChan.o )
2715.31 s
[tls] [ 4 of 12] Compiling PubKey ( test/PubKey.hs, dist/build/spec/spec-tmp/PubKey.o )
2715.31 s
[tls] [ 5 of 12] Compiling Certificate ( test/Certificate.hs, dist/build/spec/spec-tmp/Certificate.o )
2716.82 s
[tls] [ 6 of 12] Compiling Arbitrary ( test/Arbitrary.hs, dist/build/spec/spec-tmp/Arbitrary.o )
2717.02 s
[tls] test/Arbitrary.hs:59:38: warning : [ GHC-63394 ] [ -Wx-partial ]
2717.02 s
[tls] In the use of ‘head’
2717.02 s
[tls] (imported from Data.List, but defined in GHC.Internal.List):
2717.02 s
[tls] "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"."
2717.02 s
[tls] |
2717.02 s
[tls] 59 | arbitrary = DigitallySigned <$> (head <$> arbitrary) <*> genByteString 32
2717.02 s
[tls] | ^^^^
2717.02 s
[tls]
2717.02 s
[tls] test/Arbitrary.hs:123:33: warning : [ GHC-63394 ] [ -Wx-partial ]
2717.02 s
[tls] In the use of ‘head’
2717.02 s
[tls] (imported from Data.List, but defined in GHC.Internal.List):
2717.02 s
[tls] "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"."
2717.02 s
[tls] |
2717.02 s
[tls] 123 | , CertVerify13 <$> (head <$> arbitrary) <*> genByteString 32
2717.02 s
[tls] | ^^^^
2717.02 s
[tls]
2719.81 s
[tls] [ 7 of 12] Compiling EncodeSpec ( test/EncodeSpec.hs, dist/build/spec/spec-tmp/EncodeSpec.o )
2720.16 s
[tls] [ 8 of 12] Compiling Run ( test/Run.hs, dist/build/spec/spec-tmp/Run.o )
2721.00 s
[tls] [ 9 of 12] Compiling Session ( test/Session.hs, dist/build/spec/spec-tmp/Session.o )
2721.00 s
[tls] [10 of 12] Compiling HandshakeSpec ( test/HandshakeSpec.hs, dist/build/spec/spec-tmp/HandshakeSpec.o )
2721.57 s
[tls] test/HandshakeSpec.hs:102:13: warning : [ GHC-63394 ] [ -Wx-partial ]
2721.57 s
[tls] In the use of ‘head’
2721.57 s
[tls] (imported from Data.List, but defined in GHC.Internal.List):
2721.57 s
[tls] "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"."
2721.57 s
[tls] |
2721.57 s
[tls] 102 | hs = if head cgrps `elem` sgrps then FullHandshake else HelloRetryRequest
2721.57 s
[tls] | ^^^^
2721.57 s
[tls]
2721.57 s
[tls] test/HandshakeSpec.hs:832:56: warning : [ GHC-63394 ] [ -Wx-partial ]
2721.57 s
[tls] In the use of ‘head’
2721.57 s
[tls] (imported from Data.List, but defined in GHC.Internal.List):
2721.57 s
[tls] "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"."
2721.57 s
[tls] |
2721.57 s
[tls] 832 | { onALPNClientSuggest = Just (return . head )
2721.57 s
[tls] | ^^^^
2721.57 s
[tls]
2726.40 s
[tls] [11 of 12] Compiling ThreadSpec ( test/ThreadSpec.hs, dist/build/spec/spec-tmp/ThreadSpec.o )
2726.40 s
[tls] [12 of 12] Compiling Main ( test/Spec.hs, dist/build/spec/spec-tmp/Main.o )
2727.63 s
[tls] [13 of 13] Linking dist/build/spec/spec
2731.07 s
[tls] buildPhase completed in 2 minutes 24 seconds
2731.07 s
[tls] Phase: checkPhase
2732.26 s
[tls] Running 1 test suites...
2732.27 s
[tls] Test suite spec: RUNNING...
2732.29 s
[tls]
2732.29 s
[tls] Ciphers
2732.29 s
[tls] ciphers
2732.30 s
[tls] can ecnrypt/decrypt [✔]
2732.30 s
[tls] +++ OK, passed 100 tests.
2732.30 s
[tls] Encode
2732.30 s
[tls] encoder/decoder
2732.30 s
[tls] can encode/decode Header [✔]
2732.30 s
[tls] +++ OK, passed 100 tests.
2732.45 s
[tls] can encode/decode Handshake [✔]
2732.45 s
[tls] +++ OK, passed 100 tests.
2732.48 s
[tls] can encode/decode Handshake13 [✔]
2732.48 s
[tls] +++ OK, passed 100 tests.
2732.48 s
[tls] Handshake
2732.48 s
[tls] pipe
2732.48 s
[tls] can setup a channel [✔]
2732.48 s
[tls] handshake
2733.72 s
[tls] can run TLS 1.2 [✔]
2733.72 s
[tls] +++ OK, passed 100 tests.
2734.90 s
[tls] can run TLS 1.3 [✔]
2734.90 s
[tls] +++ OK, passed 100 tests.
2735.88 s
[tls] can update key for TLS 1.3 [✔]
2735.88 s
[tls] +++ OK, passed 100 tests.
2736.83 s
[tls] can prevent downgrade attack [✔]
2736.83 s
[tls] +++ OK, passed 100 tests.
2737.83 s
[tls] can negotiate hash and signature [✔]
2737.83 s
[tls] +++ OK, passed 100 tests.
2738.68 s
[tls] can negotiate cipher suite [✔]
2738.68 s
[tls] +++ OK, passed 100 tests.
2739.56 s
[tls] can negotiate group [✔]
2739.56 s
[tls] +++ OK, passed 100 tests.
2740.78 s
[tls] can negotiate elliptic curve [✔]
2740.78 s
[tls] +++ OK, passed 100 tests.
2741.88 s
[tls] can fallback for certificate with cipher [✔]
2741.88 s
[tls] +++ OK, passed 100 tests.
2742.73 s
[tls] can fallback for certificate with hash and signature [✔]
2742.73 s
[tls] +++ OK, passed 100 tests.
2743.54 s
[tls] can handle server key usage [✔]
2743.54 s
[tls] +++ OK, passed 100 tests.
2745.36 s
[tls] can handle client key usage [✔]
2745.36 s
[tls] +++ OK, passed 100 tests.
2748.37 s
[tls] can authenticate client [✔]
2748.37 s
[tls] +++ OK, passed 100 tests.
2749.48 s
[tls] can receive client authentication failure [✔]
2749.48 s
[tls] +++ OK, passed 100 tests.
2750.33 s
[tls] can handle extended main secret [✔]
2750.33 s
[tls] +++ OK, passed 100 tests.
2751.54 s
[tls] can resume with extended main secret [✔]
2751.54 s
[tls] +++ OK, passed 100 tests.
2752.67 s
[tls] can handle ALPN [✔]
2752.67 s
[tls] +++ OK, passed 100 tests.
2753.63 s
[tls] can handle SNI [✔]
2753.63 s
[tls] +++ OK, passed 100 tests.
2754.71 s
[tls] can re-negotiate with TLS 1.2 [✔]
2754.71 s
[tls] +++ OK, passed 100 tests.
2756.06 s
[tls] can resume session with TLS 1.2 [✔]
2756.06 s
[tls] +++ OK, passed 100 tests.
2757.51 s
[tls] can resume session ticket with TLS 1.2 [✔]
2757.51 s
[tls] +++ OK, passed 100 tests.
2758.24 s
[tls] can handshake with TLS 1.3 Full [✔]
2758.24 s
[tls] +++ OK, passed 100 tests.
2758.97 s
[tls] can handshake with TLS 1.3 HRR [✔]
2758.97 s
[tls] +++ OK, passed 100 tests.
2760.01 s
[tls] can handshake with TLS 1.3 PSK [✔]
2760.01 s
[tls] +++ OK, passed 100 tests.
2760.98 s
[tls] can handshake with TLS 1.3 PSK ticket [✔]
2760.98 s
[tls] +++ OK, passed 100 tests.
2762.01 s
[tls] can handshake with TLS 1.3 PSK -> HRR [✔]
2762.01 s
[tls] +++ OK, passed 100 tests.
2763.25 s
[tls] can handshake with TLS 1.3 0RTT [✔]
2763.25 s
[tls] +++ OK, passed 100 tests.
2764.28 s
[tls] can handshake with TLS 1.3 0RTT -> PSK [✔]
2764.28 s
[tls] +++ OK, passed 100 tests.
2765.00 s
[tls] can handshake with TLS 1.3 EE [✔]
2765.00 s
[tls] +++ OK, passed 100 tests.
2766.29 s
[tls] can handshake with TLS 1.3 EC groups [✔]
2766.29 s
[tls] +++ OK, passed 100 tests.
2767.44 s
[tls] can handshake with TLS 1.3 FFDHE groups [✔]
2767.44 s
[tls] +++ OK, passed 100 tests.
2768.97 s
[tls] can handshake with TLS 1.3 Post-handshake auth [✔]
2768.97 s
[tls] +++ OK, passed 100 tests.
2768.97 s
[tls] Thread
2768.97 s
[tls] thread safety
2770.06 s
[tls] can read/write concurrently [✔]
2770.06 s
[tls] +++ OK, passed 100 tests.
2770.06 s
[tls]
2770.06 s
[tls] Finished in 37.7684 seconds
2770.06 s
[tls] 38 examples, 0 failures
2770.07 s
[tls] Test suite spec: PASS
2770.07 s
[tls] Test suite logged to: dist/test/tls-2.1.1-spec.log
2770.07 s
[tls] 1 of 1 test suites (1 of 1 test cases) passed.
2770.12 s
[tls] checkPhase completed in 39 seconds
2770.12 s
[tls] Phase: haddockPhase
2770.82 s
[tls] Preprocessing library for tls-2.1.1...
2770.86 s
[tls] Running Haddock on library for tls-2.1.1...
2770.93 s
[tls] Warning: The documentation for the following packages are not installed. No
2770.93 s
[tls] links will be generated to these packages: vector-0.13.2.0
2772.38 s
[tls] [ 1 of 76] Compiling Network.TLS.Crypto.Types ( Network/TLS/Crypto/Types.hs, nothing )
2773.49 s
[tls] [ 2 of 76] Compiling Network.TLS.ErrT ( Network/TLS/ErrT.hs, nothing )
2773.51 s
[tls] [ 3 of 76] Compiling Network.TLS.Imports ( Network/TLS/Imports.hs, nothing )
2773.58 s
[tls] [ 4 of 76] Compiling Network.TLS.Backend ( Network/TLS/Backend.hs, nothing )
2773.71 s
[tls] [ 5 of 76] Compiling Network.TLS.Measurement ( Network/TLS/Measurement.hs, nothing )
2773.75 s
[tls] [ 6 of 76] Compiling Network.TLS.RNG ( Network/TLS/RNG.hs, nothing )
2773.77 s
[tls] [ 7 of 76] Compiling Network.TLS.Crypto.DH ( Network/TLS/Crypto/DH.hs, nothing )
2773.82 s
[tls] [ 8 of 76] Compiling Network.TLS.Extra.FFDHE ( Network/TLS/Extra/FFDHE.hs, nothing )
2773.84 s
[tls] [ 9 of 76] Compiling Network.TLS.Util ( Network/TLS/Util.hs, nothing )
2773.92 s
[tls] [10 of 76] Compiling Network.TLS.Util.ASN1 ( Network/TLS/Util/ASN1.hs, nothing )
2773.96 s
[tls] [11 of 76] Compiling Network.TLS.Util.Serialization ( Network/TLS/Util/Serialization.hs, nothing )
2773.97 s
[tls] [12 of 76] Compiling Network.TLS.Crypto.IES ( Network/TLS/Crypto/IES.hs, nothing )
2774.51 s
[tls] [13 of 76] Compiling Network.TLS.Crypto ( Network/TLS/Crypto.hs, nothing )
2775.48 s
[tls] [14 of 76] Compiling Network.TLS.Types ( Network/TLS/Types.hs, nothing )
2775.81 s
[tls] [15 of 76] Compiling Network.TLS.Session ( Network/TLS/Session.hs, nothing )
2775.83 s
[tls] [16 of 76] Compiling Network.TLS.Compression ( Network/TLS/Compression.hs, nothing )
2775.88 s
[tls] [17 of 76] Compiling Network.TLS.Struct ( Network/TLS/Struct.hs, nothing )
2776.56 s
[tls] [18 of 76] Compiling Network.TLS.Struct13 ( Network/TLS/Struct13.hs, nothing )
2776.62 s
[tls] [19 of 76] Compiling Network.TLS.MAC ( Network/TLS/MAC.hs, nothing )
2776.66 s
[tls] [20 of 76] Compiling Network.TLS.Cipher ( Network/TLS/Cipher.hs, nothing )
2776.74 s
[tls] [21 of 76] Compiling Network.TLS.Handshake.Control ( Network/TLS/Handshake/Control.hs, nothing )
2776.77 s
[tls] [22 of 76] Compiling Network.TLS.Extra.Cipher ( Network/TLS/Extra/Cipher.hs, nothing )
2776.99 s
[tls] [23 of 76] Compiling Network.TLS.Extra ( Network/TLS/Extra.hs, nothing )
2777.00 s
[tls] [24 of 76] Compiling Network.TLS.Wire ( Network/TLS/Wire.hs, nothing )
2777.12 s
[tls] [25 of 76] Compiling Network.TLS.Packet ( Network/TLS/Packet.hs, nothing )
2777.88 s
[tls] [26 of 76] Compiling Network.TLS.Record.State ( Network/TLS/Record/State.hs, nothing )
2778.02 s
[tls] [27 of 76] Compiling Network.TLS.Record.Types ( Network/TLS/Record/Types.hs, nothing )
2778.07 s
[tls] [28 of 76] Compiling Network.TLS.Record.Engage ( Network/TLS/Record/Engage.hs, nothing )
2778.17 s
[tls] [29 of 76] Compiling Network.TLS.Record.Disengage ( Network/TLS/Record/Disengage.hs, nothing )
2778.34 s
[tls] [30 of 76] Compiling Network.TLS.Record ( Network/TLS/Record.hs, nothing )
2778.35 s
[tls] [31 of 76] Compiling Network.TLS.Packet13 ( Network/TLS/Packet13.hs, nothing )
2778.45 s
[tls] [32 of 76] Compiling Network.TLS.Handshake.State ( Network/TLS/Handshake/State.hs, nothing )
2778.82 s
[tls] [33 of 76] Compiling Network.TLS.KeySchedule ( Network/TLS/KeySchedule.hs, nothing )
2778.86 s
[tls] [34 of 76] Compiling Network.TLS.Extension ( Network/TLS/Extension.hs, nothing )
2779.33 s
[tls] [35 of 76] Compiling Network.TLS.State ( Network/TLS/State.hs, nothing )
2779.57 s
[tls] [36 of 76] Compiling Network.TLS.X509 ( Network/TLS/X509.hs, nothing )
2779.62 s
[tls] [37 of 76] Compiling Network.TLS.Hooks ( Network/TLS/Hooks.hs, nothing )
2779.69 s
[tls] [38 of 76] Compiling Network.TLS.Credentials ( Network/TLS/Credentials.hs, nothing )
2780.07 s
[tls] [39 of 76] Compiling Network.TLS.Parameters ( Network/TLS/Parameters.hs, nothing )
2780.29 s
[tls] Network/TLS/Parameters.hs:642:36: warning : [ GHC-63394 ] [ -Wx-partial ]
2780.29 s
[tls] In the use of ‘head’
2780.29 s
[tls] (imported from Network.TLS.Imports, but defined in GHC.Internal.List):
2780.29 s
[tls] "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"."
2780.29 s
[tls] |
2780.30 s
[tls] 642 | , onCipherChoosing = \_ -> head
2780.30 s
[tls] | ^^^^
2780.30 s
[tls]
2780.31 s
[tls] [40 of 76] Compiling Network.TLS.Context.Internal ( Network/TLS/Context/Internal.hs, nothing )
2780.66 s
[tls] [41 of 76] Compiling Network.TLS.Record.Writing ( Network/TLS/Record/Writing.hs, nothing )
2780.68 s
[tls] [42 of 76] Compiling Network.TLS.Record.Reading ( Network/TLS/Record/Reading.hs, nothing )
2780.74 s
[tls] [43 of 76] Compiling Network.TLS.Receiving ( Network/TLS/Receiving.hs, nothing )
2780.83 s
[tls] [44 of 76] Compiling Network.TLS.Handshake.State13 ( Network/TLS/Handshake/State13.hs, nothing )
2780.92 s
[tls] [45 of 76] Compiling Network.TLS.Handshake.Random ( Network/TLS/Handshake/Random.hs, nothing )
2780.95 s
[tls] [46 of 76] Compiling Network.TLS.Sending ( Network/TLS/Sending.hs, nothing )
2781.01 s
[tls] [47 of 76] Compiling Network.TLS.IO ( Network/TLS/IO.hs, nothing )
2781.21 s
[tls] [48 of 76] Compiling Network.TLS.Handshake.Process ( Network/TLS/Handshake/Process.hs, nothing )
2781.23 s
[tls] [49 of 76] Compiling Network.TLS.Handshake.Key ( Network/TLS/Handshake/Key.hs, nothing )
2781.33 s
[tls] Network/TLS/Handshake/Key.hs:179:19: warning : [ GHC-63394 ] [ -Wx-partial ]
2781.33 s
[tls] In the use of ‘tail’
2781.33 s
[tls] (imported from Network.TLS.Imports, but defined in GHC.Internal.List):
2781.34 s
[tls] "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"."
2781.34 s
[tls] |
2781.34 s
[tls] 179 | dump = init . tail . showBytesHex
2781.34 s
[tls] | ^^^^
2781.34 s
[tls]
2781.35 s
[tls] [50 of 76] Compiling Network.TLS.Handshake.Signature ( Network/TLS/Handshake/Signature.hs, nothing )
2781.51 s
[tls] [51 of 76] Compiling Network.TLS.Handshake.Common ( Network/TLS/Handshake/Common.hs, nothing )
2781.71 s
[tls] [52 of 76] Compiling Network.TLS.Handshake.Server.ClientHello ( Network/TLS/Handshake/Server/ClientHello.hs, nothing )
2781.79 s
[tls] [53 of 76] Compiling Network.TLS.Handshake.Certificate ( Network/TLS/Handshake/Certificate.hs, nothing )
2781.82 s
[tls] [54 of 76] Compiling Network.TLS.Handshake.Common13 ( Network/TLS/Handshake/Common13.hs, nothing )
2782.56 s
[tls] Network/TLS/Handshake/Common13.hs:210:31: warning : [ GHC-63394 ] [ -Wx-partial ]
2782.56 s
[tls] In the use of ‘head’
2782.56 s
[tls] (imported from Network.TLS.Imports, but defined in GHC.Internal.List):
2782.56 s
[tls] "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"."
2782.56 s
[tls] |
2782.56 s
[tls] 210 | Nothing -> trunc (head rmsgs0) : tail rmsgs0
2782.56 s
[tls] | ^^^^
2782.56 s
[tls]
2782.57 s
[tls] Network/TLS/Handshake/Common13.hs:210:46: warning : [ GHC-63394 ] [ -Wx-partial ]
2782.57 s
[tls] In the use of ‘tail’
2782.57 s
[tls] (imported from Network.TLS.Imports, but defined in GHC.Internal.List):
2782.57 s
[tls] "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"."
2782.57 s
[tls] |
2782.57 s
[tls] 210 | Nothing -> trunc (head rmsgs0) : tail rmsgs0
2782.57 s
[tls] | ^^^^
2782.57 s
[tls]
2782.58 s
[tls] [55 of 76] Compiling Network.TLS.Handshake.Server.ClientHello13 ( Network/TLS/Handshake/Server/ClientHello13.hs, nothing )
2782.66 s
[tls] [56 of 76] Compiling Network.TLS.Handshake.Server.Common ( Network/TLS/Handshake/Server/Common.hs, nothing )
2782.75 s
[tls] [57 of 76] Compiling Network.TLS.Handshake.Server.TLS13 ( Network/TLS/Handshake/Server/TLS13.hs, nothing )
2782.95 s
[tls] [58 of 76] Compiling Network.TLS.Handshake.Server.TLS12 ( Network/TLS/Handshake/Server/TLS12.hs, nothing )
2783.08 s
[tls] [59 of 76] Compiling Network.TLS.Handshake.Server.ServerHello13 ( Network/TLS/Handshake/Server/ServerHello13.hs, nothing )
2783.39 s
[tls] Network/TLS/Handshake/Server/ServerHello13.hs:261:34: warning : [ GHC-63394 ] [ -Wx-partial ]
2783.39 s
[tls] In the use of ‘head’
2783.39 s
[tls] (imported from Network.TLS.Imports, but defined in GHC.Internal.List):
2783.39 s
[tls] "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"."
2783.39 s
[tls] |
2783.39 s
[tls] 261 | | maybe True (== head serverGroups) mgroup = Nothing
2783.39 s
[tls] | ^^^^
2783.39 s
[tls]
2783.40 s
[tls] [60 of 76] Compiling Network.TLS.Handshake.Server.ServerHello12 ( Network/TLS/Handshake/Server/ServerHello12.hs, nothing )
2783.67 s
[tls] [61 of 76] Compiling Network.TLS.Handshake.Server.ClientHello12 ( Network/TLS/Handshake/Server/ClientHello12.hs, nothing )
2783.83 s
[tls] [62 of 76] Compiling Network.TLS.Handshake.Server ( Network/TLS/Handshake/Server.hs, nothing )
2783.94 s
[tls] [63 of 76] Compiling Network.TLS.Handshake.Client.Common ( Network/TLS/Handshake/Client/Common.hs, nothing )
2784.17 s
[tls] [64 of 76] Compiling Network.TLS.Handshake.Client.TLS12 ( Network/TLS/Handshake/Client/TLS12.hs, nothing )
2784.38 s
[tls] [65 of 76] Compiling Network.TLS.Handshake.Client.ServerHello ( Network/TLS/Handshake/Client/ServerHello.hs, nothing )
2784.56 s
[tls] [66 of 76] Compiling Network.TLS.Handshake.Client.TLS13 ( Network/TLS/Handshake/Client/TLS13.hs, nothing )
2784.95 s
[tls] [67 of 76] Compiling Network.TLS.Handshake.Client.ClientHello ( Network/TLS/Handshake/Client/ClientHello.hs, nothing )
2785.58 s
[tls] [68 of 76] Compiling Network.TLS.Handshake.Client ( Network/TLS/Handshake/Client.hs, nothing )
2785.64 s
[tls] [69 of 76] Compiling Network.TLS.PostHandshake ( Network/TLS/PostHandshake.hs, nothing )
2785.66 s
[tls] [70 of 76] Compiling Network.TLS.Handshake ( Network/TLS/Handshake.hs, nothing )
2785.68 s
[tls] [71 of 76] Compiling Network.TLS.Context ( Network/TLS/Context.hs, nothing )
2785.84 s
[tls] [72 of 76] Compiling Network.TLS.Record.Layer ( Network/TLS/Record/Layer.hs, nothing )
2785.89 s
[tls] [73 of 76] Compiling Network.TLS.Core ( Network/TLS/Core.hs, nothing )
2786.32 s
[tls] [74 of 76] Compiling Network.TLS.QUIC ( Network/TLS/QUIC.hs, nothing )
2786.43 s
[tls] [75 of 76] Compiling Network.TLS.Internal ( Network/TLS/Internal.hs, nothing )
2786.45 s
[tls] [76 of 76] Compiling Network.TLS ( Network/TLS.hs, nothing )
2786.49 s
[tls] Haddock coverage:
2786.52 s
[tls] 100% ( 6 / 6) in 'Network.TLS.Extra.FFDHE'
2786.53 s
[tls] Warning: 'SessionData' is ambiguous. It is defined
2786.53 s
[tls] * at Network/TLS/Types.hs:93:20
2786.53 s
[tls] * at Network/TLS/Types.hs:93:1
2786.53 s
[tls] You may be able to disambiguate the identifier by qualifying it or
2786.53 s
[tls] by specifying the type/value namespace explicitly.
2786.53 s
[tls] Defaulting to the one defined at Network/TLS/Types.hs:93:1
2786.53 s
[tls] Warning: 'SessionData' is ambiguous. It is defined
2786.53 s
[tls] * at Network/TLS/Types.hs:93:20
2786.53 s
[tls] * at Network/TLS/Types.hs:93:1
2786.53 s
[tls] You may be able to disambiguate the identifier by qualifying it or
2786.53 s
[tls] by specifying the type/value namespace explicitly.
2786.53 s
[tls] Defaulting to the one defined at Network/TLS/Types.hs:93:1
2786.55 s
[tls] Warning: 'CertificateType' is ambiguous. It is defined
2786.55 s
[tls] * at Network/TLS/Struct.hs:213:27
2786.55 s
[tls] * at Network/TLS/Struct.hs:213:1
2786.55 s
[tls] You may be able to disambiguate the identifier by qualifying it or
2786.55 s
[tls] by specifying the type/value namespace explicitly.
2786.55 s
[tls] Defaulting to the one defined at Network/TLS/Struct.hs:213:1
2786.56 s
[tls] Warning: 'Cipher' is ambiguous. It is defined
2786.56 s
[tls] * at Network/TLS/Cipher.hs:115:15
2786.56 s
[tls] * at Network/TLS/Cipher.hs:115:1
2786.56 s
[tls] You may be able to disambiguate the identifier by qualifying it or
2786.56 s
[tls] by specifying the type/value namespace explicitly.
2786.56 s
[tls] Defaulting to the one defined at Network/TLS/Cipher.hs:115:1
2786.57 s
[tls] 33% ( 8 / 24) in 'Network.TLS.Extra.Cipher'
2786.57 s
[tls] Missing documentation for:
2786.57 s
[tls] Module header
2786.57 s
[tls] cipher_ECDHE_RSA_AES128GCM_SHA256 (Network/TLS/Extra/Cipher.hs:468)
2786.57 s
[tls] cipher_ECDHE_RSA_AES256GCM_SHA384 (Network/TLS/Extra/Cipher.hs:480)
2786.57 s
[tls] cipher_ECDHE_RSA_CHACHA20POLY1305_SHA256 (Network/TLS/Extra/Cipher.hs:546)
2786.57 s
[tls] cipher_ECDHE_ECDSA_AES128CCM_SHA256 (Network/TLS/Extra/Cipher.hs:495)
2786.57 s
[tls] cipher_ECDHE_ECDSA_AES128CCM8_SHA256 (Network/TLS/Extra/Cipher.hs:519)
2786.57 s
[tls] cipher_ECDHE_ECDSA_AES128GCM_SHA256 (Network/TLS/Extra/Cipher.hs:444)
2786.57 s
[tls] cipher_ECDHE_ECDSA_AES256CCM_SHA256 (Network/TLS/Extra/Cipher.hs:507)
2786.57 s
[tls] cipher_ECDHE_ECDSA_AES256CCM8_SHA256 (Network/TLS/Extra/Cipher.hs:531)
2786.57 s
[tls] cipher_ECDHE_ECDSA_AES256GCM_SHA384 (Network/TLS/Extra/Cipher.hs:456)
2786.57 s
[tls] cipher_ECDHE_ECDSA_CHACHA20POLY1305_SHA256 (Network/TLS/Extra/Cipher.hs:558)
2786.57 s
[tls] cipher_TLS13_AES128GCM_SHA256 (Network/TLS/Extra/Cipher.hs:381)
2786.57 s
[tls] cipher_TLS13_AES256GCM_SHA384 (Network/TLS/Extra/Cipher.hs:393)
2786.57 s
[tls] cipher_TLS13_CHACHA20POLY1305_SHA256 (Network/TLS/Extra/Cipher.hs:405)
2786.57 s
[tls] cipher_TLS13_AES128CCM_SHA256 (Network/TLS/Extra/Cipher.hs:417)
2786.57 s
[tls] cipher_TLS13_AES128CCM8_SHA256 (Network/TLS/Extra/Cipher.hs:429)
2786.57 s
[tls] 100% ( 3 / 3) in 'Network.TLS.Extra'
2786.59 s
[tls] Warning: 'CertificateType' is ambiguous. It is defined
2786.59 s
[tls] * at Network/TLS/Struct.hs:213:27
2786.59 s
[tls] * at Network/TLS/Struct.hs:213:1
2786.59 s
[tls] You may be able to disambiguate the identifier by qualifying it or
2786.59 s
[tls] by specifying the type/value namespace explicitly.
2786.59 s
[tls] Defaulting to the one defined at Network/TLS/Struct.hs:213:1
2786.64 s
[tls] Warning: 'Information' is ambiguous. It is defined
2786.64 s
[tls] * at Network/TLS/Parameters.hs:655:20
2786.64 s
[tls] * at Network/TLS/Parameters.hs:655:1
2786.64 s
[tls] You may be able to disambiguate the identifier by qualifying it or
2786.64 s
[tls] by specifying the type/value namespace explicitly.
2786.64 s
[tls] Defaulting to the one defined at Network/TLS/Parameters.hs:655:1
2786.65 s
[tls] Warning: 'Intrinsic' is out of scope.
2786.65 s
[tls] If you qualify the identifier, haddock can try to link it anyway.
2786.67 s
[tls] Warning: 'DebugParams' is ambiguous. It is defined
2786.67 s
[tls] * at Network/TLS/Parameters.hs:46:20
2786.67 s
[tls] * at Network/TLS/Parameters.hs:46:1
2786.67 s
[tls] You may be able to disambiguate the identifier by qualifying it or
2786.67 s
[tls] by specifying the type/value namespace explicitly.
2786.67 s
[tls] Defaulting to the one defined at Network/TLS/Parameters.hs:46:1
2786.67 s
[tls] Warning: 'Supported' is ambiguous. It is defined
2786.67 s
[tls] * at Network/TLS/Parameters.hs:214:18
2786.67 s
[tls] * at Network/TLS/Parameters.hs:214:1
2786.67 s
[tls] You may be able to disambiguate the identifier by qualifying it or
2786.67 s
[tls] by specifying the type/value namespace explicitly.
2786.67 s
[tls] Defaulting to the one defined at Network/TLS/Parameters.hs:214:1
2786.67 s
[tls] Warning: 'Shared' is ambiguous. It is defined
2786.67 s
[tls] * at Network/TLS/Parameters.hs:364:15
2786.67 s
[tls] * at Network/TLS/Parameters.hs:364:1
2786.67 s
[tls] You may be able to disambiguate the identifier by qualifying it or
2786.67 s
[tls] by specifying the type/value namespace explicitly.
2786.67 s
[tls] Defaulting to the one defined at Network/TLS/Parameters.hs:364:1
2786.67 s
[tls] Warning: 'ServerHooks' is ambiguous. It is defined
2786.67 s
[tls] * at Network/TLS/Parameters.hs:571:20
2786.67 s
[tls] * at Network/TLS/Parameters.hs:571:1
2786.67 s
[tls] You may be able to disambiguate the identifier by qualifying it or
2786.67 s
[tls] by specifying the type/value namespace explicitly.
2786.67 s
[tls] Defaulting to the one defined at Network/TLS/Parameters.hs:571:1
2786.67 s
[tls] Warning: 'sendData' is out of scope.
2786.67 s
[tls] If you qualify the identifier, haddock can try to link it anyway.
2786.67 s
[tls] Warning: 'ClientHooks' is ambiguous. It is defined
2786.67 s
[tls] * at Network/TLS/Parameters.hs:464:20
2786.67 s
[tls] * at Network/TLS/Parameters.hs:464:1
2786.67 s
[tls] You may be able to disambiguate the identifier by qualifying it or
2786.67 s
[tls] by specifying the type/value namespace explicitly.
2786.67 s
[tls] Defaulting to the one defined at Network/TLS/Parameters.hs:464:1
2786.67 s
[tls] Warning: 'clientWantSessionResume13' is out of scope.
2786.67 s
[tls] If you qualify the identifier, haddock can try to link it anyway.
2786.71 s
[tls] Warning: 'debugVersionForced' is out of scope.
2786.71 s
[tls] If you qualify the identifier, haddock can try to link it anyway.
2786.72 s
[tls] Warning: 'CertificateType' is ambiguous. It is defined
2786.72 s
[tls] * at Network/TLS/Struct.hs:213:27
2786.72 s
[tls] * at Network/TLS/Struct.hs:213:1
2786.72 s
[tls] You may be able to disambiguate the identifier by qualifying it or
2786.72 s
[tls] by specifying the type/value namespace explicitly.
2786.72 s
[tls] Defaulting to the one defined at Network/TLS/Struct.hs:213:1
2786.73 s
[tls] Warning: 'CertificateType' is ambiguous. It is defined
2786.73 s
[tls] * at Network/TLS/Struct.hs:213:27
2786.73 s
[tls] * at Network/TLS/Struct.hs:213:1
2786.73 s
[tls] You may be able to disambiguate the identifier by qualifying it or
2786.73 s
[tls] by specifying the type/value namespace explicitly.
2786.73 s
[tls] Defaulting to the one defined at Network/TLS/Struct.hs:213:1
2786.74 s
[tls] Warning: 'CertificateChain' is ambiguous. It is defined
2786.74 s
[tls] * in ‘Data.X509.CertificateChain’
2786.74 s
[tls] * in ‘Data.X509.CertificateChain’
2786.74 s
[tls] You may be able to disambiguate the identifier by qualifying it or
2786.74 s
[tls] by specifying the type/value namespace explicitly.
2786.74 s
[tls] Defaulting to the one defined in ‘Data.X509.CertificateChain’
2786.74 s
[tls] Warning: 'CertificateVerify' is out of scope.
2786.74 s
[tls] If you qualify the identifier, haddock can try to link it anyway.
2786.75 s
[tls] Warning: 'HandAndSignatureAlgorithm' is out of scope.
2786.75 s
[tls] If you qualify the identifier, haddock can try to link it anyway.
2786.76 s
[tls] Warning: 'bracket' is out of scope.
2786.76 s
[tls] If you qualify the identifier, haddock can try to link it anyway.
2786.78 s
[tls] 94% ( 36 / 38) in 'Network.TLS.QUIC'
2786.78 s
[tls] Missing documentation for:
2786.79 s
[tls] fromAlertDescription
2786.79 s
[tls] defaultSupported (Network/TLS/QUIC.hs:245)
2786.80 s
[tls] Warning: 'IOException' is out of scope.
2786.80 s
[tls] If you qualify the identifier, haddock can try to link it anyway.
2786.81 s
[tls] Warning: 'Supported' is ambiguous. It is defined
2786.81 s
[tls] * at Network/TLS/Parameters.hs:214:18
2786.81 s
[tls] * at Network/TLS/Parameters.hs:214:1
2786.81 s
[tls] You may be able to disambiguate the identifier by qualifying it or
2786.81 s
[tls] by specifying the type/value namespace explicitly.
2786.81 s
[tls] Defaulting to the one defined at Network/TLS/Parameters.hs:214:1
2786.82 s
[tls] 68% (169 /245) in 'Network.TLS'
2786.82 s
[tls] Missing documentation for:
2786.82 s
[tls] HasBackend (Network/TLS/Backend.hs:33)
2786.82 s
[tls] TLSParams (Network/TLS/Context.hs:99)
2786.82 s
[tls] ClientParams (Network/TLS/Parameters.hs:82)
2786.82 s
[tls] defaultParamsClient (Network/TLS/Parameters.hs:140)
2786.82 s
[tls] ServerParams (Network/TLS/Parameters.hs:154)
2786.82 s
[tls] Credentials (Network/TLS/Credentials.hs:29)
2786.82 s
[tls] Credential (Network/TLS/Credentials.hs:27)
2786.82 s
[tls] sessionVersion
2786.82 s
[tls] sessionCipher
2786.82 s
[tls] sessionCompression
2786.82 s
[tls] sessionClientSNI
2786.82 s
[tls] sessionSecret
2786.82 s
[tls] sessionGroup
2786.82 s
[tls] sessionTicketInfo
2786.82 s
[tls] sessionALPN
2786.82 s
[tls] sessionMaxEarlyDataSize
2786.82 s
[tls] sessionFlags
2786.82 s
[tls] TLS13TicketInfo (Network/TLS/Types.hs:119)
2786.82 s
[tls] is0RTTPossible (Network/TLS/Types.hs:108)
2786.82 s
[tls] HashAndSignatureAlgorithm (Network/TLS/Struct.hs:336)
2786.82 s
[tls] supportedSignatureSchemes (Network/TLS/Struct.hs:340)
2786.82 s
[tls] HashAlgorithm (Network/TLS/Struct.hs:253)
2786.82 s
[tls] SignatureAlgorithm (Network/TLS/Struct.hs:288)
2786.82 s
[tls] Group (Network/TLS/Crypto/Types.hs:34)
2786.82 s
[tls] supportedNamedGroups (Network/TLS/Crypto/Types.hs:80)
2786.82 s
[tls] DHParams (Network/TLS/Crypto/DH.hs:29)
2786.82 s
[tls] DHPublic (Network/TLS/Crypto/DH.hs:27)
2786.82 s
[tls] MaxFragmentEnum (Network/TLS/Extension.hs:199)
2786.82 s
[tls] infoVersion
2786.82 s
[tls] infoCipher
2786.82 s
[tls] infoCompression
2786.82 s
[tls] infoMainSecret
2786.82 s
[tls] infoExtendedMainSecret
2786.82 s
[tls] infoClientRandom
2786.82 s
[tls] infoServerRandom
2786.82 s
[tls] infoSupportedGroup
2786.82 s
[tls] infoTLS12Resumption
2786.82 s
[tls] infoTLS13HandshakeMode
2786.82 s
[tls] infoIsEarlyDataAccepted
2786.82 s
[tls] ClientRandom (Network/TLS/Struct.hs:469)
2786.82 s
[tls] ServerRandom (Network/TLS/Struct.hs:467)
2786.82 s
[tls] unClientRandom
2786.82 s
[tls] unServerRandom
2786.82 s
[tls] contextModifyHooks (Network/TLS/Context/Internal.hs:329)
2786.82 s
[tls] Handshake (Network/TLS/Struct.hs:874)
2786.82 s
[tls] contextHookSetHandshakeRecv (Network/TLS/Context.hs:218)
2786.82 s
[tls] Handshake13 (Network/TLS/Struct13.hs:29)
2786.82 s
[tls] contextHookSetHandshake13Recv (Network/TLS/Context.hs:223)
2786.82 s
[tls] contextHookSetCertificateRecv (Network/TLS/Context.hs:227)
2786.82 s
[tls] loggingPacketSent
2786.82 s
[tls] loggingPacketRecv
2786.82 s
[tls] loggingIOSent
2786.82 s
[tls] loggingIORecv
2786.82 s
[tls] Header (Network/TLS/Struct.hs:465)
2786.82 s
[tls] ProtocolType (Network/TLS/Struct.hs:371)
2786.82 s
[tls] contextHookSetLogging (Network/TLS/Context.hs:231)
2786.82 s
[tls] KxError (Network/TLS/Crypto.hs:86)
2786.82 s
[tls] AlertDescription (Network/TLS/Struct.hs:627)
2786.82 s
[tls] Hash (Network/TLS/Crypto.hs:160)
2786.82 s
[tls] CipherKeyExchangeType (Network/TLS/Cipher.hs:79)
2786.82 s
[tls] Bulk (Network/TLS/Cipher.hs:93)
2786.82 s
[tls] BulkFunctions (Network/TLS/Cipher.hs:68)
2786.82 s
[tls] BulkDirection (Network/TLS/Cipher.hs:58)
2786.82 s
[tls] BulkState (Network/TLS/Cipher.hs:39)
2786.82 s
[tls] BulkStream (Network/TLS/Cipher.hs:51)
2786.82 s
[tls] BulkBlock (Network/TLS/Cipher.hs:53)
2786.82 s
[tls] BulkAEAD (Network/TLS/Cipher.hs:55)
2786.82 s
[tls] bulkInit (Network/TLS/Cipher.hs:62)
2786.82 s
[tls] cipherKeyBlockSize (Network/TLS/Cipher.hs:126)
2786.82 s
[tls] BulkKey (Network/TLS/Cipher.hs:34)
2786.82 s
[tls] BulkIV (Network/TLS/Cipher.hs:35)
2786.82 s
[tls] BulkNonce (Network/TLS/Cipher.hs:36)
2786.82 s
[tls] BulkAdditionalData (Network/TLS/Cipher.hs:37)
2786.82 s
[tls] hasMAC (Network/TLS/Cipher.hs:74)
2786.82 s
[tls] hasRecordIV (Network/TLS/Cipher.hs:77)
2786.82 s
[tls] Bytes (Network/TLS.hs:330)
2788.48 s
[tls] Warning: Network.TLS: could not find link destinations for:
2788.48 s
[tls] - Network.TLS.Crypto.Types.Rep_Group
2788.48 s
[tls] - Network.TLS.Types.Role
2788.48 s
[tls] - Network.TLS.Types.Rep_SessionData
2788.48 s
[tls] - Network.TLS.Types.Rep_TLS13TicketInfo
2788.48 s
[tls] - Network.TLS.Types.Rep_SessionFlag
2788.48 s
[tls] - Network.TLS.Types.Rep_Version
2788.48 s
[tls] - Network.TLS.Struct.VerifyData
2788.48 s
[tls] - Network.TLS.Parameters.CommonParams
2788.48 s
[tls] - Network.TLS.Context.getTLSCommonParams
2788.48 s
[tls] - Network.TLS.Context.getTLSRole
2788.48 s
[tls] - Network.TLS.Context.doHandshake
2788.48 s
[tls] - Network.TLS.Context.doHandshakeWith
2788.48 s
[tls] - Network.TLS.Context.doRequestCertificate
2788.48 s
[tls] - Network.TLS.Context.doPostHandshakeAuthWith
2813.11 s
[tls] Documentation created: dist/doc/html/tls/, dist/doc/html/tls/tls.txt
2813.42 s
[tls] Preprocessing test suite 'spec' for tls-2.1.1...
2813.46 s
[tls] haddockPhase completed in 43 seconds
2813.46 s
[tls] Phase: installPhase
2814.09 s
[tls] Installing library in /nix/store/kv245p4wk3kgslv30kr4qcwjlp7wm3n2-tls-2.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/tls-2.1.1-8k2xzw2pEDNIfujCKiDtOd
2819.92 s
[tls] Phase: fixupPhase
2820.04 s
[tls] shrinking RPATHs of ELF executables and libraries in /nix/store/kv245p4wk3kgslv30kr4qcwjlp7wm3n2-tls-2.1.1
2820.14 s
[tls] shrinking /nix/store/kv245p4wk3kgslv30kr4qcwjlp7wm3n2-tls-2.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHStls-2.1.1-8k2xzw2pEDNIfujCKiDtOd-ghc9.10.2.so
2820.23 s
[tls] checking for references to /build/ in /nix/store/kv245p4wk3kgslv30kr4qcwjlp7wm3n2-tls-2.1.1...
2820.36 s
[tls] patching script interpreter paths in /nix/store/kv245p4wk3kgslv30kr4qcwjlp7wm3n2-tls-2.1.1
2820.38 s
[tls] stripping (with command strip and flags -S -p) in /nix/store/kv245p4wk3kgslv30kr4qcwjlp7wm3n2-tls-2.1.1/lib
2822.55 s
[tls] shrinking RPATHs of ELF executables and libraries in /nix/store/spy7xagk97pgnl7n81ar060x8sywsa9k-tls-2.1.1-doc
2822.58 s
[tls] checking for references to /build/ in /nix/store/spy7xagk97pgnl7n81ar060x8sywsa9k-tls-2.1.1-doc...
2822.65 s
[tls] patching script interpreter paths in /nix/store/spy7xagk97pgnl7n81ar060x8sywsa9k-tls-2.1.1-doc
2823.57 s
[tls:post-build] Uploading to the NixCI cache: /nix/store/kv245p4wk3kgslv30kr4qcwjlp7wm3n2-tls-2.1.1 /nix/store/spy7xagk97pgnl7n81ar060x8sywsa9k-tls-2.1.1-doc
2824.39 s
[tls:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2824.98 s
[tls:post-build] copying 2 paths...
2824.98 s
[tls:post-build] copying path '/nix/store/spy7xagk97pgnl7n81ar060x8sywsa9k-tls-2.1.1-doc' to 'https://cache.nix-ci.com'...
2828.16 s
[tls:post-build] copying path '/nix/store/kv245p4wk3kgslv30kr4qcwjlp7wm3n2-tls-2.1.1' to 'https://cache.nix-ci.com'...
2843.97 s
[tls:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2844.69 s
[tls:post-build] copying 1 paths...
2844.69 s
[tls:post-build] copying path '/nix/store/hyj4riz8bkrlsy53k61rslyiz4n38h91-tls-2.1.1.drv' to 'https://cache.nix-ci.com'...
2845.13 s
Uploaded tls in 21.7s
2845.13 s
Progress: 101 of 106 built, 323 of 323 downloaded from cache
2845.13 s
Built tls in 4m27s
2845.27 s
Building /nix/store/9c0dzd0a26dj04p9w0an708y6ggwn613-crypton-connection-0.4.4.drv
2845.61 s
[crypton-connection] Phase: setupCompilerEnvironmentPhase
2845.62 s
[crypton-connection] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2846.82 s
[crypton-connection] Phase: unpackPhase
2846.85 s
[crypton-connection] unpacking source archive /nix/store/k02763anw4q366k66sha8mfgdindqdfl-crypton-connection-0.4.4.tar.gz
2846.87 s
[crypton-connection] source root is crypton-connection-0.4.4
2846.93 s
[crypton-connection] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "crypton-connection-0.4.4/Setup.hs"
2846.93 s
[crypton-connection] Phase: patchPhase
2846.96 s
[crypton-connection] Phase: compileBuildDriverPhase
2846.98 s
[crypton-connection] setupCompileFlags: -package-db=/build/tmp.5HP0hXRNqb/setup-package.conf.d -threaded
2847.15 s
[crypton-connection] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.5HP0hXRNqb/Main.o )
2847.35 s
[crypton-connection] [2 of 2] Linking Setup
2850.46 s
[crypton-connection] Phase: updateAutotoolsGnuConfigScriptsPhase
2850.52 s
[crypton-connection] Phase: configurePhase
2850.53 s
[crypton-connection] configureFlags: --verbose --prefix=/nix/store/0m3kfc116ky3pi585wxlf90dwdh34yjb-crypton-connection-0.4.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/amvlv92kwd50b9y4vyv71dnwpjvppgys-crypton-connection-0.4.4-doc/share/doc/crypton-connection-0.4.4 --with-gcc=gcc --package-db=/build/tmp.5HP0hXRNqb/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
2850.57 s
[crypton-connection] Using Parsec parser
2850.57 s
[crypton-connection] Configuring crypton-connection-0.4.4...
2852.97 s
[crypton-connection] Dependency base >=3 && <5: using base-4.20.1.0
2852.97 s
[crypton-connection] Dependency bytestring: using bytestring-0.12.2.0
2852.97 s
[crypton-connection] Dependency containers: using containers-0.7
2852.97 s
[crypton-connection] Dependency crypton-x509-store >=1.5: using crypton-x509-store-1.6.10
2852.97 s
[crypton-connection] Dependency crypton-x509-system >=1.5: using crypton-x509-system-1.6.7
2852.97 s
[crypton-connection] Dependency data-default: using data-default-0.7.1.3
2852.97 s
[crypton-connection] Dependency network >=2.6.3: using network-3.2.7.0
2852.97 s
[crypton-connection] Dependency socks >=0.6: using socks-0.6.1
2852.97 s
[crypton-connection] Dependency tls >=1.7 && <2.2: using tls-2.1.1
2852.97 s
[crypton-connection] Source component graph: component lib
2852.97 s
[crypton-connection] Configured component graph:
2852.97 s
[crypton-connection] component crypton-connection-0.4.4-GWGeI2bQ8FXIdVZOWWJfEy
2852.97 s
[crypton-connection] include base-4.20.1.0-4f22
2852.97 s
[crypton-connection] include bytestring-0.12.2.0-c0ba
2852.97 s
[crypton-connection] include containers-0.7-57cd
2852.97 s
[crypton-connection] include crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF
2852.97 s
[crypton-connection] include crypton-x509-system-1.6.7-ETsYK6uGsAo72nvzycvUIH
2852.97 s
[crypton-connection] include data-default-0.7.1.3-Dhsdt6Zqpuy2wjhF2ev7nd
2852.97 s
[crypton-connection] include network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
2852.97 s
[crypton-connection] include socks-0.6.1-JH4uz5c8TewJssPOLWOH6A
2852.97 s
[crypton-connection] include tls-2.1.1-8k2xzw2pEDNIfujCKiDtOd
2852.97 s
[crypton-connection] Linked component graph:
2852.97 s
[crypton-connection] unit crypton-connection-0.4.4-GWGeI2bQ8FXIdVZOWWJfEy
2852.97 s
[crypton-connection] include base-4.20.1.0-4f22
2852.97 s
[crypton-connection] include bytestring-0.12.2.0-c0ba
2852.97 s
[crypton-connection] include containers-0.7-57cd
2852.97 s
[crypton-connection] include crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF
2852.97 s
[crypton-connection] include crypton-x509-system-1.6.7-ETsYK6uGsAo72nvzycvUIH
2852.97 s
[crypton-connection] include data-default-0.7.1.3-Dhsdt6Zqpuy2wjhF2ev7nd
2852.97 s
[crypton-connection] include network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
2852.97 s
[crypton-connection] include socks-0.6.1-JH4uz5c8TewJssPOLWOH6A
2852.97 s
[crypton-connection] include tls-2.1.1-8k2xzw2pEDNIfujCKiDtOd
2852.97 s
[crypton-connection] Network.Connection=crypton-connection-0.4.4-GWGeI2bQ8FXIdVZOWWJfEy:Network.Connection,Network.Connection.Internal=crypton-connection-0.4.4-GWGeI2bQ8FXIdVZOWWJfEy:Network.Connection.Internal
2852.97 s
[crypton-connection] Ready component graph:
2852.97 s
[crypton-connection] definite crypton-connection-0.4.4-GWGeI2bQ8FXIdVZOWWJfEy
2852.97 s
[crypton-connection] depends base-4.20.1.0-4f22
2852.97 s
[crypton-connection] depends bytestring-0.12.2.0-c0ba
2852.97 s
[crypton-connection] depends containers-0.7-57cd
2852.97 s
[crypton-connection] depends crypton-x509-store-1.6.10-B2MO45G3002DqOgp52C6DF
2852.97 s
[crypton-connection] depends crypton-x509-system-1.6.7-ETsYK6uGsAo72nvzycvUIH
2852.97 s
[crypton-connection] depends data-default-0.7.1.3-Dhsdt6Zqpuy2wjhF2ev7nd
2852.97 s
[crypton-connection] depends network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
2852.97 s
[crypton-connection] depends socks-0.6.1-JH4uz5c8TewJssPOLWOH6A
2852.97 s
[crypton-connection] depends tls-2.1.1-8k2xzw2pEDNIfujCKiDtOd
2852.97 s
[crypton-connection] Using Cabal-3.12.1.0 compiled by ghc-9.10
2852.97 s
[crypton-connection] Using compiler: ghc-9.10.2
2852.97 s
[crypton-connection] Using install prefix:
2852.97 s
[crypton-connection] /nix/store/0m3kfc116ky3pi585wxlf90dwdh34yjb-crypton-connection-0.4.4
2852.97 s
[crypton-connection] Executables installed in:
2852.97 s
[crypton-connection] /nix/store/0m3kfc116ky3pi585wxlf90dwdh34yjb-crypton-connection-0.4.4/bin
2852.97 s
[crypton-connection] Libraries installed in:
2852.97 s
[crypton-connection] /nix/store/0m3kfc116ky3pi585wxlf90dwdh34yjb-crypton-connection-0.4.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/crypton-connection-0.4.4-GWGeI2bQ8FXIdVZOWWJfEy
2852.97 s
[crypton-connection] Dynamic Libraries installed in:
2852.97 s
[crypton-connection] /nix/store/0m3kfc116ky3pi585wxlf90dwdh34yjb-crypton-connection-0.4.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
2852.97 s
[crypton-connection] Private executables installed in:
2852.97 s
[crypton-connection] /nix/store/0m3kfc116ky3pi585wxlf90dwdh34yjb-crypton-connection-0.4.4/libexec/x86_64-linux-ghc-9.10.2-08fd/crypton-connection-0.4.4
2852.97 s
[crypton-connection] Data files installed in:
2852.97 s
[crypton-connection] /nix/store/0m3kfc116ky3pi585wxlf90dwdh34yjb-crypton-connection-0.4.4/share/x86_64-linux-ghc-9.10.2-08fd/crypton-connection-0.4.4
2852.97 s
[crypton-connection] Documentation installed in:
2852.97 s
[crypton-connection] /nix/store/amvlv92kwd50b9y4vyv71dnwpjvppgys-crypton-connection-0.4.4-doc/share/doc/crypton-connection-0.4.4
2852.97 s
[crypton-connection] Configuration files installed in:
2852.97 s
[crypton-connection] /nix/store/0m3kfc116ky3pi585wxlf90dwdh34yjb-crypton-connection-0.4.4/etc
2852.97 s
[crypton-connection] No alex found
2852.97 s
[crypton-connection] Using ar found on system at:
2852.97 s
[crypton-connection] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2852.97 s
[crypton-connection] No c2hs found
2852.98 s
[crypton-connection] No cpphs found
2852.98 s
[crypton-connection] No doctest found
2852.98 s
[crypton-connection] Using gcc version 14.3.0 given by user at:
2852.98 s
[crypton-connection] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2852.98 s
[crypton-connection] Using ghc version 9.10.2 found on system at:
2852.98 s
[crypton-connection] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2852.98 s
[crypton-connection] Using ghc-pkg version 9.10.2 found on system at:
2852.98 s
[crypton-connection] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2852.98 s
[crypton-connection] No ghcjs found
2852.98 s
[crypton-connection] No ghcjs-pkg found
2852.98 s
[crypton-connection] No greencard found
2852.98 s
[crypton-connection] Using haddock version 2.31.0 found on system at:
2852.98 s
[crypton-connection] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2852.98 s
[crypton-connection] No happy found
2852.98 s
[crypton-connection] Using haskell-suite found on system at: haskell-suite-dummy-location
2852.98 s
[crypton-connection] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2852.98 s
[crypton-connection] No hmake found
2852.98 s
[crypton-connection] Using hpc version 0.69 found on system at:
2852.98 s
[crypton-connection] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2852.98 s
[crypton-connection] Using hsc2hs version 0.68.10 found on system at:
2852.98 s
[crypton-connection] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2852.98 s
[crypton-connection] Using hscolour version 1.25 found on system at:
2852.98 s
[crypton-connection] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2852.98 s
[crypton-connection] No jhc found
2852.98 s
[crypton-connection] Using ld found on system at:
2852.98 s
[crypton-connection] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2852.98 s
[crypton-connection] No pkg-config found
2852.98 s
[crypton-connection] Using runghc version 9.10.2 found on system at:
2852.98 s
[crypton-connection] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2852.98 s
[crypton-connection] Using strip version 2.44 found on system at:
2852.98 s
[crypton-connection] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2852.98 s
[crypton-connection] Using tar found on system at:
2852.98 s
[crypton-connection] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2852.98 s
[crypton-connection] No uhc found
2853.36 s
[crypton-connection] Phase: buildPhase
2853.66 s
[crypton-connection] Preprocessing library for crypton-connection-0.4.4...
2853.66 s
[crypton-connection] Building library for crypton-connection-0.4.4...
2854.01 s
[crypton-connection] [1 of 3] Compiling Network.Connection.Types ( Network/Connection/Types.hs, dist/build/Network/Connection/Types.o, dist/build/Network/Connection/Types.dyn_o )
2855.12 s
[crypton-connection] [2 of 3] Compiling Network.Connection.Internal ( Network/Connection/Internal.hs, dist/build/Network/Connection/Internal.o, dist/build/Network/Connection/Internal.dyn_o )
2855.22 s
[crypton-connection] [3 of 3] Compiling Network.Connection ( Network/Connection.hs, dist/build/Network/Connection.o, dist/build/Network/Connection.dyn_o )
2859.83 s
[crypton-connection] [1 of 3] Compiling Network.Connection.Types ( Network/Connection/Types.hs, dist/build/Network/Connection/Types.p_o )
2860.87 s
[crypton-connection] [2 of 3] Compiling Network.Connection.Internal ( Network/Connection/Internal.hs, dist/build/Network/Connection/Internal.p_o )
2861.21 s
[crypton-connection] [3 of 3] Compiling Network.Connection ( Network/Connection.hs, dist/build/Network/Connection.p_o )
2868.07 s
[crypton-connection] Phase: checkPhase
2868.23 s
[crypton-connection] Package has no test suites.
2868.25 s
[crypton-connection] Phase: haddockPhase
2868.66 s
[crypton-connection] Preprocessing library for crypton-connection-0.4.4...
2868.66 s
[crypton-connection] Running Haddock on library for crypton-connection-0.4.4...
2868.68 s
[crypton-connection] Warning: The documentation for the following packages are not installed. No
2868.68 s
[crypton-connection] links will be generated to these packages: vector-0.13.2.0
2869.40 s
[crypton-connection] [1 of 3] Compiling Network.Connection.Types ( Network/Connection/Types.hs, nothing )
2869.98 s
[crypton-connection] [2 of 3] Compiling Network.Connection.Internal ( Network/Connection/Internal.hs, nothing )
2869.99 s
[crypton-connection] [3 of 3] Compiling Network.Connection ( Network/Connection.hs, nothing )
2870.64 s
[crypton-connection] Haddock coverage:
2870.65 s
[crypton-connection] 50% ( 1 / 2) in 'Network.Connection.Internal'
2870.65 s
[crypton-connection] Missing documentation for:
2870.65 s
[crypton-connection] Module header
2870.65 s
[crypton-connection] Warning: 'ClientParams' is out of scope.
2870.65 s
[crypton-connection] If you qualify the identifier, haddock can try to link it anyway.
2870.66 s
[crypton-connection] Warning: 'isEOFError' is out of scope.
2870.66 s
[crypton-connection] If you qualify the identifier, haddock can try to link it anyway.
2870.66 s
[crypton-connection] 93% ( 30 / 32) in 'Network.Connection'
2870.66 s
[crypton-connection] Missing documentation for:
2870.66 s
[crypton-connection] SockSettings (Network/Connection/Types.hs:66)
2870.66 s
[crypton-connection] connectionSessionManager (Network/Connection.hs:99)
2871.88 s
[crypton-connection] Warning: Network.Connection: could not find link destinations for:
2871.88 s
[crypton-connection] - Network.Connection.Types.ConnectionID
2871.88 s
[crypton-connection] - Network.Connection.Types.HostName
2871.88 s
[crypton-connection] - Network.Connection.Manager
2887.24 s
[crypton-connection] Documentation created: dist/doc/html/crypton-connection/,
2887.24 s
[crypton-connection] dist/doc/html/crypton-connection/crypton-connection.txt
2887.41 s
[crypton-connection] Phase: installPhase
2887.67 s
[crypton-connection] Installing library in /nix/store/0m3kfc116ky3pi585wxlf90dwdh34yjb-crypton-connection-0.4.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/crypton-connection-0.4.4-GWGeI2bQ8FXIdVZOWWJfEy
2888.20 s
[crypton-connection] Phase: fixupPhase
2888.22 s
[crypton-connection] shrinking RPATHs of ELF executables and libraries in /nix/store/0m3kfc116ky3pi585wxlf90dwdh34yjb-crypton-connection-0.4.4
2888.23 s
[crypton-connection] shrinking /nix/store/0m3kfc116ky3pi585wxlf90dwdh34yjb-crypton-connection-0.4.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHScrypton-connection-0.4.4-GWGeI2bQ8FXIdVZOWWJfEy-ghc9.10.2.so
2888.25 s
[crypton-connection] checking for references to /build/ in /nix/store/0m3kfc116ky3pi585wxlf90dwdh34yjb-crypton-connection-0.4.4...
2888.27 s
[crypton-connection] patching script interpreter paths in /nix/store/0m3kfc116ky3pi585wxlf90dwdh34yjb-crypton-connection-0.4.4
2888.28 s
[crypton-connection] stripping (with command strip and flags -S -p) in /nix/store/0m3kfc116ky3pi585wxlf90dwdh34yjb-crypton-connection-0.4.4/lib
2888.44 s
[crypton-connection] shrinking RPATHs of ELF executables and libraries in /nix/store/amvlv92kwd50b9y4vyv71dnwpjvppgys-crypton-connection-0.4.4-doc
2888.45 s
[crypton-connection] checking for references to /build/ in /nix/store/amvlv92kwd50b9y4vyv71dnwpjvppgys-crypton-connection-0.4.4-doc...
2888.47 s
[crypton-connection] patching script interpreter paths in /nix/store/amvlv92kwd50b9y4vyv71dnwpjvppgys-crypton-connection-0.4.4-doc
2888.95 s
[crypton-connection:post-build] Uploading to the NixCI cache: /nix/store/0m3kfc116ky3pi585wxlf90dwdh34yjb-crypton-connection-0.4.4 /nix/store/amvlv92kwd50b9y4vyv71dnwpjvppgys-crypton-connection-0.4.4-doc
2889.86 s
[crypton-connection:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2890.32 s
[crypton-connection:post-build] copying 2 paths...
2890.32 s
[crypton-connection:post-build] copying path '/nix/store/amvlv92kwd50b9y4vyv71dnwpjvppgys-crypton-connection-0.4.4-doc' to 'https://cache.nix-ci.com'...
2890.64 s
[crypton-connection:post-build] copying path '/nix/store/0m3kfc116ky3pi585wxlf90dwdh34yjb-crypton-connection-0.4.4' to 'https://cache.nix-ci.com'...
2892.41 s
[crypton-connection:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2892.84 s
[crypton-connection:post-build] copying 1 paths...
2892.84 s
[crypton-connection:post-build] copying path '/nix/store/9c0dzd0a26dj04p9w0an708y6ggwn613-crypton-connection-0.4.4.drv' to 'https://cache.nix-ci.com'...
2893.42 s
Uploaded crypton-connection in 4.5s
2893.43 s
Progress: 102 of 106 built, 323 of 323 downloaded from cache
2893.43 s
Built crypton-connection in 48.1s
2893.57 s
Building /nix/store/kw6p15sv67bsrp7scir191hkpgxxys1r-http-client-tls-0.3.6.4.drv
2894.09 s
[http-client-tls] Phase: setupCompilerEnvironmentPhase
2894.11 s
[http-client-tls] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2895.20 s
[http-client-tls] Phase: unpackPhase
2895.25 s
[http-client-tls] unpacking source archive /nix/store/vjm21c2wpq3457531wdvc8qpgfwagk5r-http-client-tls-0.3.6.4.tar.gz
2895.26 s
[http-client-tls] source root is http-client-tls-0.3.6.4
2895.29 s
[http-client-tls] setting SOURCE_DATE_EPOCH to timestamp 1730015331 of file "http-client-tls-0.3.6.4/ChangeLog.md"
2895.31 s
[http-client-tls] Phase: patchPhase
2895.32 s
[http-client-tls] Replace Cabal file with edited version from mirror://hackage/http-client-tls-0.3.6.4/revision/2.cabal.
2895.34 s
[http-client-tls] Run jailbreak-cabal to lift version restrictions on build inputs.
2895.39 s
[http-client-tls] Phase: compileBuildDriverPhase
2895.40 s
[http-client-tls] setupCompileFlags: -package-db=/build/tmp.TZNKWiJ69j/setup-package.conf.d -threaded
2895.63 s
[http-client-tls] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.TZNKWiJ69j/Main.o )
2895.80 s
[http-client-tls] [2 of 2] Linking Setup
2898.59 s
[http-client-tls] Phase: updateAutotoolsGnuConfigScriptsPhase
2898.63 s
[http-client-tls] Phase: configurePhase
2898.64 s
[http-client-tls] configureFlags: --verbose --prefix=/nix/store/1ar52sg16l9czbljccj45l5fry4ps8vh-http-client-tls-0.3.6.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/zvyz8m7sckavh6c63bf6wbpa7b9w6c2k-http-client-tls-0.3.6.4-doc/share/doc/http-client-tls-0.3.6.4 --with-gcc=gcc --package-db=/build/tmp.TZNKWiJ69j/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
2898.66 s
[http-client-tls] Using Parsec parser
2898.66 s
[http-client-tls] Configuring http-client-tls-0.3.6.4...
2900.80 s
[http-client-tls] Dependency base: using base-4.20.1.0
2900.80 s
[http-client-tls] Dependency bytestring: using bytestring-0.12.2.0
2900.80 s
[http-client-tls] Dependency case-insensitive: using case-insensitive-1.2.1.0
2900.80 s
[http-client-tls] Dependency containers: using containers-0.7
2900.80 s
[http-client-tls] Dependency crypton: using crypton-1.0.4
2900.80 s
[http-client-tls] Dependency crypton-connection: using crypton-connection-0.4.4
2900.80 s
[http-client-tls] Dependency data-default: using data-default-0.7.1.3
2900.80 s
[http-client-tls] Dependency exceptions: using exceptions-0.10.9
2900.80 s
[http-client-tls] Dependency http-client: using http-client-0.7.19
2900.80 s
[http-client-tls] Dependency http-types: using http-types-0.12.4
2900.80 s
[http-client-tls] Dependency memory: using memory-0.18.0
2900.80 s
[http-client-tls] Dependency network: using network-3.2.7.0
2900.80 s
[http-client-tls] Dependency network-uri: using network-uri-2.6.4.2
2900.80 s
[http-client-tls] Dependency text: using text-2.1.2
2900.80 s
[http-client-tls] Dependency tls: using tls-2.1.1
2900.80 s
[http-client-tls] Dependency transformers: using transformers-0.6.1.1
2900.80 s
[http-client-tls] Source component graph: component lib
2900.80 s
[http-client-tls] Configured component graph:
2900.80 s
[http-client-tls] component http-client-tls-0.3.6.4-GlYEu7u6IO8LXxtRC5QMg8
2900.80 s
[http-client-tls] include base-4.20.1.0-4f22
2900.80 s
[http-client-tls] include bytestring-0.12.2.0-c0ba
2900.80 s
[http-client-tls] include case-insensitive-1.2.1.0-9DZepRmzjpEL3SR0CC8Cnt
2900.80 s
[http-client-tls] include containers-0.7-57cd
2900.80 s
[http-client-tls] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2900.80 s
[http-client-tls] include crypton-connection-0.4.4-GWGeI2bQ8FXIdVZOWWJfEy
2900.80 s
[http-client-tls] include data-default-0.7.1.3-Dhsdt6Zqpuy2wjhF2ev7nd
2900.80 s
[http-client-tls] include exceptions-0.10.9-1130
2900.80 s
[http-client-tls] include http-client-0.7.19-LvMaaskQnM16Dt4x5V5Xdd
2900.80 s
[http-client-tls] include http-types-0.12.4-APH00PFtfaq4hQgSkj0h6G
2900.80 s
[http-client-tls] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2900.80 s
[http-client-tls] include network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
2900.80 s
[http-client-tls] include network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
2900.80 s
[http-client-tls] include text-2.1.2-5063
2900.80 s
[http-client-tls] include tls-2.1.1-8k2xzw2pEDNIfujCKiDtOd
2900.80 s
[http-client-tls] include transformers-0.6.1.1-bbf1
2900.80 s
[http-client-tls] Linked component graph:
2900.80 s
[http-client-tls] unit http-client-tls-0.3.6.4-GlYEu7u6IO8LXxtRC5QMg8
2900.80 s
[http-client-tls] include base-4.20.1.0-4f22
2900.80 s
[http-client-tls] include bytestring-0.12.2.0-c0ba
2900.80 s
[http-client-tls] include case-insensitive-1.2.1.0-9DZepRmzjpEL3SR0CC8Cnt
2900.80 s
[http-client-tls] include containers-0.7-57cd
2900.80 s
[http-client-tls] include crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2900.80 s
[http-client-tls] include crypton-connection-0.4.4-GWGeI2bQ8FXIdVZOWWJfEy
2900.80 s
[http-client-tls] include data-default-0.7.1.3-Dhsdt6Zqpuy2wjhF2ev7nd
2900.80 s
[http-client-tls] include exceptions-0.10.9-1130
2900.80 s
[http-client-tls] include http-client-0.7.19-LvMaaskQnM16Dt4x5V5Xdd
2900.80 s
[http-client-tls] include http-types-0.12.4-APH00PFtfaq4hQgSkj0h6G
2900.80 s
[http-client-tls] include memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2900.80 s
[http-client-tls] include network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
2900.80 s
[http-client-tls] include network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
2900.80 s
[http-client-tls] include text-2.1.2-5063
2900.80 s
[http-client-tls] include tls-2.1.1-8k2xzw2pEDNIfujCKiDtOd
2900.80 s
[http-client-tls] include transformers-0.6.1.1-bbf1
2900.80 s
[http-client-tls] Network.HTTP.Client.TLS=http-client-tls-0.3.6.4-GlYEu7u6IO8LXxtRC5QMg8:Network.HTTP.Client.TLS
2900.80 s
[http-client-tls] Ready component graph:
2900.80 s
[http-client-tls] definite http-client-tls-0.3.6.4-GlYEu7u6IO8LXxtRC5QMg8
2900.80 s
[http-client-tls] depends base-4.20.1.0-4f22
2900.80 s
[http-client-tls] depends bytestring-0.12.2.0-c0ba
2900.80 s
[http-client-tls] depends case-insensitive-1.2.1.0-9DZepRmzjpEL3SR0CC8Cnt
2900.80 s
[http-client-tls] depends containers-0.7-57cd
2900.80 s
[http-client-tls] depends crypton-1.0.4-FKqyAR3XPQOGNcJeb489uQ
2900.80 s
[http-client-tls] depends crypton-connection-0.4.4-GWGeI2bQ8FXIdVZOWWJfEy
2900.80 s
[http-client-tls] depends data-default-0.7.1.3-Dhsdt6Zqpuy2wjhF2ev7nd
2900.80 s
[http-client-tls] depends exceptions-0.10.9-1130
2900.80 s
[http-client-tls] depends http-client-0.7.19-LvMaaskQnM16Dt4x5V5Xdd
2900.80 s
[http-client-tls] depends http-types-0.12.4-APH00PFtfaq4hQgSkj0h6G
2900.80 s
[http-client-tls] depends memory-0.18.0-1uOiSX97CBoK8uJ90m1G0
2900.80 s
[http-client-tls] depends network-3.2.7.0-6pDwrzZQpQvK85XEEbcB8g
2900.80 s
[http-client-tls] depends network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
2900.81 s
[http-client-tls] depends text-2.1.2-5063
2900.81 s
[http-client-tls] depends tls-2.1.1-8k2xzw2pEDNIfujCKiDtOd
2900.81 s
[http-client-tls] depends transformers-0.6.1.1-bbf1
2900.81 s
[http-client-tls] Using Cabal-3.12.1.0 compiled by ghc-9.10
2900.81 s
[http-client-tls] Using compiler: ghc-9.10.2
2900.81 s
[http-client-tls] Using install prefix:
2900.81 s
[http-client-tls] /nix/store/1ar52sg16l9czbljccj45l5fry4ps8vh-http-client-tls-0.3.6.4
2900.81 s
[http-client-tls] Executables installed in:
2900.81 s
[http-client-tls] /nix/store/1ar52sg16l9czbljccj45l5fry4ps8vh-http-client-tls-0.3.6.4/bin
2900.81 s
[http-client-tls] Libraries installed in:
2900.81 s
[http-client-tls] /nix/store/1ar52sg16l9czbljccj45l5fry4ps8vh-http-client-tls-0.3.6.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/http-client-tls-0.3.6.4-GlYEu7u6IO8LXxtRC5QMg8
2900.81 s
[http-client-tls] Dynamic Libraries installed in:
2900.81 s
[http-client-tls] /nix/store/1ar52sg16l9czbljccj45l5fry4ps8vh-http-client-tls-0.3.6.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
2900.81 s
[http-client-tls] Private executables installed in:
2900.81 s
[http-client-tls] /nix/store/1ar52sg16l9czbljccj45l5fry4ps8vh-http-client-tls-0.3.6.4/libexec/x86_64-linux-ghc-9.10.2-08fd/http-client-tls-0.3.6.4
2900.81 s
[http-client-tls] Data files installed in:
2900.81 s
[http-client-tls] /nix/store/1ar52sg16l9czbljccj45l5fry4ps8vh-http-client-tls-0.3.6.4/share/x86_64-linux-ghc-9.10.2-08fd/http-client-tls-0.3.6.4
2900.81 s
[http-client-tls] Documentation installed in:
2900.81 s
[http-client-tls] /nix/store/zvyz8m7sckavh6c63bf6wbpa7b9w6c2k-http-client-tls-0.3.6.4-doc/share/doc/http-client-tls-0.3.6.4
2900.81 s
[http-client-tls] Configuration files installed in:
2900.81 s
[http-client-tls] /nix/store/1ar52sg16l9czbljccj45l5fry4ps8vh-http-client-tls-0.3.6.4/etc
2900.81 s
[http-client-tls] No alex found
2900.81 s
[http-client-tls] Using ar found on system at:
2900.81 s
[http-client-tls] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2900.81 s
[http-client-tls] No c2hs found
2900.81 s
[http-client-tls] No cpphs found
2900.81 s
[http-client-tls] No doctest found
2900.81 s
[http-client-tls] Using gcc version 14.3.0 given by user at:
2900.81 s
[http-client-tls] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2900.81 s
[http-client-tls] Using ghc version 9.10.2 found on system at:
2900.81 s
[http-client-tls] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2900.81 s
[http-client-tls] Using ghc-pkg version 9.10.2 found on system at:
2900.81 s
[http-client-tls] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2900.81 s
[http-client-tls] No ghcjs found
2900.81 s
[http-client-tls] No ghcjs-pkg found
2900.81 s
[http-client-tls] No greencard found
2900.81 s
[http-client-tls] Using haddock version 2.31.0 found on system at:
2900.81 s
[http-client-tls] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2900.81 s
[http-client-tls] No happy found
2900.81 s
[http-client-tls] Using haskell-suite found on system at: haskell-suite-dummy-location
2900.81 s
[http-client-tls] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2900.81 s
[http-client-tls] No hmake found
2900.81 s
[http-client-tls] Using hpc version 0.69 found on system at:
2900.81 s
[http-client-tls] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2900.81 s
[http-client-tls] Using hsc2hs version 0.68.10 found on system at:
2900.81 s
[http-client-tls] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2900.81 s
[http-client-tls] Using hscolour version 1.25 found on system at:
2900.81 s
[http-client-tls] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2900.81 s
[http-client-tls] No jhc found
2900.81 s
[http-client-tls] Using ld found on system at:
2900.81 s
[http-client-tls] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2900.81 s
[http-client-tls] No pkg-config found
2900.81 s
[http-client-tls] Using runghc version 9.10.2 found on system at:
2900.81 s
[http-client-tls] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2900.81 s
[http-client-tls] Using strip version 2.44 found on system at:
2900.81 s
[http-client-tls] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2900.81 s
[http-client-tls] Using tar found on system at:
2900.81 s
[http-client-tls] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2900.81 s
[http-client-tls] No uhc found
2901.35 s
[http-client-tls] Phase: buildPhase
2901.56 s
[http-client-tls] Preprocessing library for http-client-tls-0.3.6.4...
2901.56 s
[http-client-tls] Building library for http-client-tls-0.3.6.4...
2901.85 s
[http-client-tls] [1 of 1] Compiling Network.HTTP.Client.TLS ( Network/HTTP/Client/TLS.hs, dist/build/Network/HTTP/Client/TLS.o, dist/build/Network/HTTP/Client/TLS.dyn_o )
2906.77 s
[http-client-tls] [1 of 1] Compiling Network.HTTP.Client.TLS ( Network/HTTP/Client/TLS.hs, dist/build/Network/HTTP/Client/TLS.p_o )
2914.45 s
[http-client-tls] Phase: haddockPhase
2914.93 s
[http-client-tls] Preprocessing library for http-client-tls-0.3.6.4...
2914.93 s
[http-client-tls] Running Haddock on library for http-client-tls-0.3.6.4...
2915.07 s
[http-client-tls] Warning: The documentation for the following packages are not installed. No
2915.07 s
[http-client-tls] links will be generated to these packages: vector-0.13.2.0
2916.07 s
[http-client-tls] [1 of 1] Compiling Network.HTTP.Client.TLS ( Network/HTTP/Client/TLS.hs, nothing )
2917.26 s
[http-client-tls] Haddock coverage:
2917.26 s
[http-client-tls] Warning: 'DigestAuthException' is ambiguous. It is defined
2917.26 s
[http-client-tls] * at Network/HTTP/Client/TLS.hs:271:7
2917.26 s
[http-client-tls] * at Network/HTTP/Client/TLS.hs:270:1
2917.26 s
[http-client-tls] You may be able to disambiguate the identifier by qualifying it or
2917.26 s
[http-client-tls] by specifying the type/value namespace explicitly.
2917.26 s
[http-client-tls] Defaulting to the one defined at Network/HTTP/Client/TLS.hs:270:1
2917.27 s
[http-client-tls] Warning: 'ManagerSettings' is ambiguous. It is defined
2917.27 s
[http-client-tls] * in ‘Network.HTTP.Client.Types’
2917.27 s
[http-client-tls] * in ‘Network.HTTP.Client.Types’
2917.27 s
[http-client-tls] You may be able to disambiguate the identifier by qualifying it or
2917.27 s
[http-client-tls] by specifying the type/value namespace explicitly.
2917.27 s
[http-client-tls] Defaulting to the one defined in ‘Network.HTTP.Client.Types’
2917.28 s
[http-client-tls] Warning: 'Manager' is ambiguous. It is defined
2917.28 s
[http-client-tls] * in ‘Network.HTTP.Client.Types’
2917.28 s
[http-client-tls] * in ‘Network.HTTP.Client.Types’
2917.28 s
[http-client-tls] You may be able to disambiguate the identifier by qualifying it or
2917.28 s
[http-client-tls] by specifying the type/value namespace explicitly.
2917.28 s
[http-client-tls] Defaulting to the one defined in ‘Network.HTTP.Client.Types’
2917.28 s
[http-client-tls] 100% ( 15 / 15) in 'Network.HTTP.Client.TLS'
2936.25 s
[http-client-tls] Documentation created: dist/doc/html/http-client-tls/,
2936.25 s
[http-client-tls] dist/doc/html/http-client-tls/http-client-tls.txt
2936.42 s
[http-client-tls] Phase: installPhase
2936.67 s
[http-client-tls] Installing library in /nix/store/1ar52sg16l9czbljccj45l5fry4ps8vh-http-client-tls-0.3.6.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/http-client-tls-0.3.6.4-GlYEu7u6IO8LXxtRC5QMg8
2937.27 s
[http-client-tls] Phase: fixupPhase
2937.36 s
[http-client-tls] shrinking RPATHs of ELF executables and libraries in /nix/store/1ar52sg16l9czbljccj45l5fry4ps8vh-http-client-tls-0.3.6.4
2937.37 s
[http-client-tls] shrinking /nix/store/1ar52sg16l9czbljccj45l5fry4ps8vh-http-client-tls-0.3.6.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHShttp-client-tls-0.3.6.4-GlYEu7u6IO8LXxtRC5QMg8-ghc9.10.2.so
2937.40 s
[http-client-tls] checking for references to /build/ in /nix/store/1ar52sg16l9czbljccj45l5fry4ps8vh-http-client-tls-0.3.6.4...
2937.42 s
[http-client-tls] patching script interpreter paths in /nix/store/1ar52sg16l9czbljccj45l5fry4ps8vh-http-client-tls-0.3.6.4
2937.44 s
[http-client-tls] stripping (with command strip and flags -S -p) in /nix/store/1ar52sg16l9czbljccj45l5fry4ps8vh-http-client-tls-0.3.6.4/lib
2937.55 s
[http-client-tls] shrinking RPATHs of ELF executables and libraries in /nix/store/zvyz8m7sckavh6c63bf6wbpa7b9w6c2k-http-client-tls-0.3.6.4-doc
2937.56 s
[http-client-tls] checking for references to /build/ in /nix/store/zvyz8m7sckavh6c63bf6wbpa7b9w6c2k-http-client-tls-0.3.6.4-doc...
2937.57 s
[http-client-tls] patching script interpreter paths in /nix/store/zvyz8m7sckavh6c63bf6wbpa7b9w6c2k-http-client-tls-0.3.6.4-doc
2937.93 s
[http-client-tls:post-build] Uploading to the NixCI cache: /nix/store/1ar52sg16l9czbljccj45l5fry4ps8vh-http-client-tls-0.3.6.4 /nix/store/zvyz8m7sckavh6c63bf6wbpa7b9w6c2k-http-client-tls-0.3.6.4-doc
2938.97 s
[http-client-tls:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2939.32 s
[http-client-tls:post-build] copying 2 paths...
2939.32 s
[http-client-tls:post-build] copying path '/nix/store/zvyz8m7sckavh6c63bf6wbpa7b9w6c2k-http-client-tls-0.3.6.4-doc' to 'https://cache.nix-ci.com'...
2939.63 s
[http-client-tls:post-build] copying path '/nix/store/1ar52sg16l9czbljccj45l5fry4ps8vh-http-client-tls-0.3.6.4' to 'https://cache.nix-ci.com'...
2941.01 s
[http-client-tls:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
2941.44 s
[http-client-tls:post-build] copying 1 paths...
2941.44 s
[http-client-tls:post-build] copying path '/nix/store/kw6p15sv67bsrp7scir191hkpgxxys1r-http-client-tls-0.3.6.4.drv' to 'https://cache.nix-ci.com'...
2941.83 s
Uploaded http-client-tls in 4.0s
2941.83 s
Progress: 103 of 106 built, 323 of 323 downloaded from cache
2941.83 s
Built http-client-tls in 48.2s
2941.99 s
Building /nix/store/3zrkypxb0h83mgrq6326n66iy57vsp64-dhall-1.42.2.drv
2942.96 s
[dhall] Phase: setupCompilerEnvironmentPhase
2942.97 s
[dhall] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
2944.57 s
[dhall] Phase: unpackPhase
2944.59 s
[dhall] unpacking source archive /nix/store/myxrgvkcmyy9s5jxm5r72b3vlvkx93mb-dhall-1.42.2.tar.gz
2944.80 s
[dhall] source root is dhall-1.42.2
2944.95 s
[dhall] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "dhall-1.42.2/tests/tutorial/unions4B.dhall"
2944.97 s
[dhall] Phase: patchPhase
2944.99 s
[dhall] Phase: compileBuildDriverPhase
2945.00 s
[dhall] setupCompileFlags: -package-db=/build/tmp.3EFpg0HVd5/setup-package.conf.d -threaded
2945.14 s
[dhall] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.3EFpg0HVd5/Main.o )
2945.29 s
[dhall] [2 of 2] Linking Setup
2948.05 s
[dhall] Phase: updateAutotoolsGnuConfigScriptsPhase
2948.09 s
[dhall] Phase: configurePhase
2948.10 s
[dhall] configureFlags: --verbose --prefix=/nix/store/jc7wzi0916c0hmarlykd3c7wwsxqryn0-dhall-1.42.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --datadir=/nix/store/nfgdxi4yrqp25fm7vdzif00klwsm7fwl-dhall-1.42.2-data/share/ghc-9.10.2 --docdir=/nix/store/m0fkvj91jw7ppss5rak1294sgaaiqhpl-dhall-1.42.2-doc/share/doc/dhall-1.42.2 --with-gcc=gcc --package-db=/build/tmp.3EFpg0HVd5/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
2948.15 s
[dhall] Using Parsec parser
2948.15 s
[dhall] Configuring dhall-1.42.2...
2949.42 s
[dhall] Flags chosen: cross=False, network-tests=True, use-http-client-tls=True,
2949.42 s
[dhall] with-http=True
2950.95 s
[dhall] Dependency Diff >=0.2 && <1.1: using Diff-0.5
2950.95 s
[dhall] Dependency aeson >=1.0.0.0 && <2.3: using aeson-2.2.3.0
2950.95 s
[dhall] Dependency aeson-pretty <0.9: using aeson-pretty-0.8.10
2950.95 s
[dhall] Dependency ansi-terminal >=0.6.3.1 && <1.2: using ansi-terminal-1.1.2
2950.95 s
[dhall] Dependency atomic-write >=0.2.0.7 && <0.3: using atomic-write-0.2.1.1
2950.95 s
[dhall] Dependency base >=4.11.0.0 && <5: using base-4.20.1.0
2950.95 s
[dhall] Dependency base16-bytestring >=1.0.0.0: using base16-bytestring-1.0.2.0
2950.95 s
[dhall] Dependency bytestring <0.13: using bytestring-0.12.2.0
2950.95 s
[dhall] Dependency case-insensitive <1.3: using case-insensitive-1.2.1.0
2950.95 s
[dhall] Dependency cborg >=0.2.0.0 && <0.3: using cborg-0.2.10.0
2950.95 s
[dhall] Dependency cborg-json >=0.2.2.0 && <0.3: using cborg-json-0.2.6.0
2950.95 s
[dhall] Dependency containers >=0.5.8.0 && <0.8: using containers-0.7
2950.95 s
[dhall] Dependency contravariant <1.6: using contravariant-1.5.5
2950.95 s
[dhall] Dependency cryptohash-sha256: using cryptohash-sha256-0.11.102.1
2950.95 s
[dhall] Dependency data-fix <0.4: using data-fix-0.3.4
2950.95 s
[dhall] Dependency deepseq <1.6: using deepseq-1.5.0.0
2950.95 s
[dhall] Dependency directory >=1.3.0.0 && <1.4: using directory-1.3.8.5
2950.95 s
[dhall] Dependency dotgen >=0.4.2 && <0.5: using dotgen-0.4.3
2950.95 s
[dhall] Dependency either >=5 && <5.1: using either-5.0.2
2950.95 s
[dhall] Dependency exceptions >=0.8.3 && <0.11: using exceptions-0.10.9
2950.95 s
[dhall] Dependency filepath >=1.4 && <1.6: using filepath-1.5.4.0
2950.95 s
[dhall] Dependency half >=0.2.2.3 && <0.4: using half-0.3.2
2950.95 s
[dhall] Dependency hashable >=1.2 && <1.6: using hashable-1.4.7.0
2950.95 s
[dhall] Dependency haskeline >=0.7.2.1 && <0.9: using haskeline-0.8.2.1
2950.95 s
[dhall] Dependency http-client >=0.5.0 && <0.8: using http-client-0.7.19
2950.95 s
[dhall] Dependency http-client-tls >=0.2.0 && <0.4: using http-client-tls-0.3.6.4
2950.95 s
[dhall] Dependency http-types >=0.7.0 && <0.13: using http-types-0.12.4
2950.95 s
[dhall] Dependency indexed-traversable <0.2: using indexed-traversable-0.1.4
2950.95 s
[dhall] Dependency lens-family-core >=1.0.0 && <2.2: using lens-family-core-2.1.3
2950.95 s
[dhall] Dependency megaparsec >=8 && <10: using megaparsec-9.6.1
2950.95 s
[dhall] Dependency mmorph <1.3: using mmorph-1.2.0
2950.95 s
[dhall] Dependency mtl >=2.2.1 && <2.4: using mtl-2.3.1
2950.95 s
[dhall] Dependency network-uri >=2.6 && <2.7: using network-uri-2.6.4.2
2950.95 s
[dhall] Dependency optparse-applicative >=0.14.0.0 && <0.19: using
2950.95 s
[dhall] optparse-applicative-0.18.1.0
2950.95 s
[dhall] Dependency parser-combinators: using parser-combinators-1.3.0
2950.95 s
[dhall] Dependency parsers >=0.12.4 && <0.13: using parsers-0.12.12
2950.95 s
[dhall] Dependency pretty-simple <4.2: using pretty-simple-4.1.3.0
2950.95 s
[dhall] Dependency prettyprinter >=1.7.0 && <1.8: using prettyprinter-1.7.1
2950.95 s
[dhall] Dependency prettyprinter-ansi-terminal >=1.1.2 && <1.2: using
2950.95 s
[dhall] prettyprinter-ansi-terminal-1.1.3
2950.95 s
[dhall] Dependency profunctors >=3.1.2 && <5.7: using profunctors-5.6.2
2950.95 s
[dhall] Dependency repline >=0.4.0.0 && <0.5: using repline-0.4.2.0
2950.95 s
[dhall] Dependency scientific >=0.3.0.0 && <0.4: using scientific-0.3.8.0
2950.95 s
[dhall] Dependency serialise >=0.2.0.0 && <0.3: using serialise-0.2.6.1
2950.95 s
[dhall] Dependency template-haskell >=2.13.0.0 && <2.23: using
2950.95 s
[dhall] template-haskell-2.22.0.0
2950.95 s
[dhall] Dependency text >=0.11.1.0 && <2.2: using text-2.1.2
2950.95 s
[dhall] Dependency text-manipulate >=0.2.0.1 && <0.4: using text-manipulate-0.3.1.0
2950.95 s
[dhall] Dependency text-short >=0.1 && <0.2: using text-short-0.1.6
2950.95 s
[dhall] Dependency th-lift-instances >=0.1.13 && <0.2: using th-lift-instances-0.1.20
2950.95 s
[dhall] Dependency time >=1.9 && <1.15: using time-1.12.2
2950.95 s
[dhall] Dependency transformers >=0.5.2.0 && <0.7: using transformers-0.6.1.1
2950.95 s
[dhall] Dependency unix >=2.7 && <2.9: using unix-2.8.6.0
2950.95 s
[dhall] Dependency unix-compat >=0.4.2 && <0.8: using unix-compat-0.7.4
2950.95 s
[dhall] Dependency unordered-containers >=0.1.3.0 && <0.3: using
2950.95 s
[dhall] unordered-containers-0.2.20
2950.95 s
[dhall] Dependency vector >=0.11.0.0 && <0.14: using vector-0.13.2.0
2950.95 s
[dhall] Dependency Diff >=0.2 && <1.1: using Diff-0.5
2950.95 s
[dhall] Dependency aeson >=1.0.0.0 && <2.3: using aeson-2.2.3.0
2950.95 s
[dhall] Dependency aeson-pretty <0.9: using aeson-pretty-0.8.10
2950.95 s
[dhall] Dependency ansi-terminal >=0.6.3.1 && <1.2: using ansi-terminal-1.1.2
2950.95 s
[dhall] Dependency atomic-write >=0.2.0.7 && <0.3: using atomic-write-0.2.1.1
2950.95 s
[dhall] Dependency base >=4.11.0.0 && <5: using base-4.20.1.0
2950.95 s
[dhall] Dependency base16-bytestring >=1.0.0.0: using base16-bytestring-1.0.2.0
2950.95 s
[dhall] Dependency bytestring <0.13: using bytestring-0.12.2.0
2950.95 s
[dhall] Dependency case-insensitive <1.3: using case-insensitive-1.2.1.0
2950.95 s
[dhall] Dependency cborg >=0.2.0.0 && <0.3: using cborg-0.2.10.0
2950.95 s
[dhall] Dependency cborg-json >=0.2.2.0 && <0.3: using cborg-json-0.2.6.0
2950.95 s
[dhall] Dependency containers >=0.5.8.0 && <0.8: using containers-0.7
2950.95 s
[dhall] Dependency contravariant <1.6: using contravariant-1.5.5
2950.95 s
[dhall] Dependency data-fix <0.4: using data-fix-0.3.4
2950.95 s
[dhall] Dependency deepseq <1.6: using deepseq-1.5.0.0
2950.95 s
[dhall] Dependency dhall: using dhall-1.42.2
2950.95 s
[dhall] Dependency directory >=1.3.0.0 && <1.4: using directory-1.3.8.5
2950.95 s
[dhall] Dependency dotgen >=0.4.2 && <0.5: using dotgen-0.4.3
2950.95 s
[dhall] Dependency either >=5 && <5.1: using either-5.0.2
2950.95 s
[dhall] Dependency exceptions >=0.8.3 && <0.11: using exceptions-0.10.9
2950.95 s
[dhall] Dependency filepath >=1.4 && <1.6: using filepath-1.5.4.0
2950.95 s
[dhall] Dependency half >=0.2.2.3 && <0.4: using half-0.3.2
2950.95 s
[dhall] Dependency hashable >=1.2 && <1.6: using hashable-1.4.7.0
2950.95 s
[dhall] Dependency haskeline >=0.7.2.1 && <0.9: using haskeline-0.8.2.1
2950.95 s
[dhall] Dependency indexed-traversable <0.2: using indexed-traversable-0.1.4
2950.95 s
[dhall] Dependency lens-family-core >=1.0.0 && <2.2: using lens-family-core-2.1.3
2950.95 s
[dhall] Dependency megaparsec >=8 && <10: using megaparsec-9.6.1
2950.95 s
[dhall] Dependency mmorph <1.3: using mmorph-1.2.0
2950.95 s
[dhall] Dependency mtl >=2.2.1 && <2.4: using mtl-2.3.1
2950.95 s
[dhall] Dependency network-uri >=2.6 && <2.7: using network-uri-2.6.4.2
2950.95 s
[dhall] Dependency optparse-applicative >=0.14.0.0 && <0.19: using
2950.95 s
[dhall] optparse-applicative-0.18.1.0
2950.95 s
[dhall] Dependency parser-combinators: using parser-combinators-1.3.0
2950.95 s
[dhall] Dependency parsers >=0.12.4 && <0.13: using parsers-0.12.12
2950.95 s
[dhall] Dependency pretty-simple <4.2: using pretty-simple-4.1.3.0
2950.95 s
[dhall] Dependency prettyprinter >=1.7.0 && <1.8: using prettyprinter-1.7.1
2950.95 s
[dhall] Dependency prettyprinter-ansi-terminal >=1.1.2 && <1.2: using
2950.95 s
[dhall] prettyprinter-ansi-terminal-1.1.3
2950.95 s
[dhall] Dependency profunctors >=3.1.2 && <5.7: using profunctors-5.6.2
2950.95 s
[dhall] Dependency repline >=0.4.0.0 && <0.5: using repline-0.4.2.0
2950.95 s
[dhall] Dependency scientific >=0.3.0.0 && <0.4: using scientific-0.3.8.0
2950.95 s
[dhall] Dependency serialise >=0.2.0.0 && <0.3: using serialise-0.2.6.1
2950.95 s
[dhall] Dependency template-haskell >=2.13.0.0 && <2.23: using
2950.95 s
[dhall] template-haskell-2.22.0.0
2950.95 s
[dhall] Dependency text >=0.11.1.0 && <2.2: using text-2.1.2
2950.95 s
[dhall] Dependency text-manipulate >=0.2.0.1 && <0.4: using text-manipulate-0.3.1.0
2950.95 s
[dhall] Dependency text-short >=0.1 && <0.2: using text-short-0.1.6
2950.95 s
[dhall] Dependency th-lift-instances >=0.1.13 && <0.2: using th-lift-instances-0.1.20
2950.95 s
[dhall] Dependency time >=1.9 && <1.15: using time-1.12.2
2950.95 s
[dhall] Dependency transformers >=0.5.2.0 && <0.7: using transformers-0.6.1.1
2950.95 s
[dhall] Dependency unix >=2.7 && <2.9: using unix-2.8.6.0
2950.95 s
[dhall] Dependency unix-compat >=0.4.2 && <0.8: using unix-compat-0.7.4
2950.95 s
[dhall] Dependency unordered-containers >=0.1.3.0 && <0.3: using
2950.95 s
[dhall] unordered-containers-0.2.20
2950.95 s
[dhall] Dependency vector >=0.11.0.0 && <0.14: using vector-0.13.2.0
2950.95 s
[dhall] Source component graph:
2950.95 s
[dhall] component lib
2950.95 s
[dhall] component exe:dhall dependency lib
2950.95 s
[dhall] Configured component graph:
2950.95 s
[dhall] component dhall-1.42.2-483u9pw5KsLA4JP1waRVAL
2950.95 s
[dhall] include Diff-0.5-3M2QTCaAuDV5Kew0gClCFO
2950.95 s
[dhall] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2950.95 s
[dhall] include aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
2950.95 s
[dhall] include ansi-terminal-1.1.2-AYfndKrYkV2IABu5F8JA1V
2950.95 s
[dhall] include atomic-write-0.2.1.1-ffPcQ7IYMaEyy9NjMeIyE
2950.95 s
[dhall] include base-4.20.1.0-4f22
2950.95 s
[dhall] include base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
2950.95 s
[dhall] include bytestring-0.12.2.0-c0ba
2950.95 s
[dhall] include case-insensitive-1.2.1.0-9DZepRmzjpEL3SR0CC8Cnt
2950.95 s
[dhall] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2950.95 s
[dhall] include cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
2950.95 s
[dhall] include containers-0.7-57cd
2950.95 s
[dhall] include contravariant-1.5.5-9Fili0MCuVYLluKRbCzr1M
2950.95 s
[dhall] include cryptohash-sha256-0.11.102.1-148HOwyVTDvDmVTKyK4YgG
2950.95 s
[dhall] include data-fix-0.3.4-HpCWnq2afNbKafOOweks3u
2950.95 s
[dhall] include deepseq-1.5.0.0-8d11
2950.95 s
[dhall] include directory-1.3.8.5-8f4e
2950.95 s
[dhall] include dotgen-0.4.3-Ds3B1WzRqBuJgUWakVDfIB
2950.95 s
[dhall] include either-5.0.2-FoyyEuSLuMg9lJsNurl90F
2950.95 s
[dhall] include exceptions-0.10.9-1130
2950.95 s
[dhall] include filepath-1.5.4.0-0a9f
2950.95 s
[dhall] include half-0.3.2-6TI1EVdoSz86x6v89ETacK
2950.95 s
[dhall] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
2950.95 s
[dhall] include haskeline-0.8.2.1-7ecd
2950.95 s
[dhall] include http-client-0.7.19-LvMaaskQnM16Dt4x5V5Xdd
2950.95 s
[dhall] include http-client-tls-0.3.6.4-GlYEu7u6IO8LXxtRC5QMg8
2950.95 s
[dhall] include http-types-0.12.4-APH00PFtfaq4hQgSkj0h6G
2950.95 s
[dhall] include indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
2950.95 s
[dhall] include lens-family-core-2.1.3-5TBmhOZ4d1ZKLXw8yJ9D6
2950.95 s
[dhall] include megaparsec-9.6.1-3W8dG75yuCeFVm92JNbvzq
2950.95 s
[dhall] include mmorph-1.2.0-L1waGAbtNMtG5kUwJ3271k
2950.95 s
[dhall] include mtl-2.3.1-6e0a
2950.95 s
[dhall] include network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
2950.95 s
[dhall] include optparse-applicative-0.18.1.0-EhIa6U46G8qD3Joc5FRuC0
2950.95 s
[dhall] include parser-combinators-1.3.0-Ao9odzzNHMdHCQsKLLfXO3
2950.95 s
[dhall] include parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1
2950.95 s
[dhall] include pretty-simple-4.1.3.0-BQs5bUVLCxj1hQYLGGxqMk
2950.95 s
[dhall] include prettyprinter-1.7.1-G22af94ViHd7amhJurj1Ob
2950.95 s
[dhall] include prettyprinter-ansi-terminal-1.1.3-JK9lQ0RIsKBAKIjGkDc0zD
2950.95 s
[dhall] include profunctors-5.6.2-FdtVIxR8WXeL5U27krvR8C
2950.95 s
[dhall] include repline-0.4.2.0-5VFGTvzKZnj8yUKNEBs1As
2950.95 s
[dhall] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2950.95 s
[dhall] include serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3
2950.95 s
[dhall] include template-haskell-2.22.0.0-93bf
2950.95 s
[dhall] include text-2.1.2-5063
2950.95 s
[dhall] include text-manipulate-0.3.1.0-DqhUsV9VSyABCQrM0IZ7XR
2950.95 s
[dhall] include text-short-0.1.6-5v8U6tG3f0EAMPgQQEqOdP
2950.95 s
[dhall] include th-lift-instances-0.1.20-1jzmAA7QHHPLPfUX6NFDmR
2950.95 s
[dhall] include time-1.12.2-8e38
2950.95 s
[dhall] include transformers-0.6.1.1-bbf1
2950.95 s
[dhall] include unix-2.8.6.0-a592
2950.95 s
[dhall] include unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
2950.95 s
[dhall] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
2950.95 s
[dhall] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2950.95 s
[dhall] component dhall-1.42.2-BrmjDPTkd0vKOgVYz9oczv-dhall
2950.95 s
[dhall] include Diff-0.5-3M2QTCaAuDV5Kew0gClCFO
2950.95 s
[dhall] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2950.95 s
[dhall] include aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
2950.96 s
[dhall] include ansi-terminal-1.1.2-AYfndKrYkV2IABu5F8JA1V
2950.96 s
[dhall] include atomic-write-0.2.1.1-ffPcQ7IYMaEyy9NjMeIyE
2950.96 s
[dhall] include base-4.20.1.0-4f22
2950.96 s
[dhall] include base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
2950.96 s
[dhall] include bytestring-0.12.2.0-c0ba
2950.96 s
[dhall] include case-insensitive-1.2.1.0-9DZepRmzjpEL3SR0CC8Cnt
2950.96 s
[dhall] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2950.96 s
[dhall] include cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
2950.96 s
[dhall] include containers-0.7-57cd
2950.96 s
[dhall] include contravariant-1.5.5-9Fili0MCuVYLluKRbCzr1M
2950.96 s
[dhall] include data-fix-0.3.4-HpCWnq2afNbKafOOweks3u
2950.96 s
[dhall] include deepseq-1.5.0.0-8d11
2950.96 s
[dhall] include dhall-1.42.2-483u9pw5KsLA4JP1waRVAL
2950.96 s
[dhall] include directory-1.3.8.5-8f4e
2950.96 s
[dhall] include dotgen-0.4.3-Ds3B1WzRqBuJgUWakVDfIB
2950.96 s
[dhall] include either-5.0.2-FoyyEuSLuMg9lJsNurl90F
2950.96 s
[dhall] include exceptions-0.10.9-1130
2950.96 s
[dhall] include filepath-1.5.4.0-0a9f
2950.96 s
[dhall] include half-0.3.2-6TI1EVdoSz86x6v89ETacK
2950.96 s
[dhall] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
2950.96 s
[dhall] include haskeline-0.8.2.1-7ecd
2950.96 s
[dhall] include indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
2950.96 s
[dhall] include lens-family-core-2.1.3-5TBmhOZ4d1ZKLXw8yJ9D6
2950.96 s
[dhall] include megaparsec-9.6.1-3W8dG75yuCeFVm92JNbvzq
2950.96 s
[dhall] include mmorph-1.2.0-L1waGAbtNMtG5kUwJ3271k
2950.96 s
[dhall] include mtl-2.3.1-6e0a
2950.96 s
[dhall] include network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
2950.96 s
[dhall] include optparse-applicative-0.18.1.0-EhIa6U46G8qD3Joc5FRuC0
2950.96 s
[dhall] include parser-combinators-1.3.0-Ao9odzzNHMdHCQsKLLfXO3
2950.96 s
[dhall] include parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1
2950.96 s
[dhall] include pretty-simple-4.1.3.0-BQs5bUVLCxj1hQYLGGxqMk
2950.96 s
[dhall] include prettyprinter-1.7.1-G22af94ViHd7amhJurj1Ob
2950.96 s
[dhall] include prettyprinter-ansi-terminal-1.1.3-JK9lQ0RIsKBAKIjGkDc0zD
2950.96 s
[dhall] include profunctors-5.6.2-FdtVIxR8WXeL5U27krvR8C
2950.96 s
[dhall] include repline-0.4.2.0-5VFGTvzKZnj8yUKNEBs1As
2950.96 s
[dhall] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2950.96 s
[dhall] include serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3
2950.96 s
[dhall] include template-haskell-2.22.0.0-93bf
2950.96 s
[dhall] include text-2.1.2-5063
2950.96 s
[dhall] include text-manipulate-0.3.1.0-DqhUsV9VSyABCQrM0IZ7XR
2950.96 s
[dhall] include text-short-0.1.6-5v8U6tG3f0EAMPgQQEqOdP
2950.96 s
[dhall] include th-lift-instances-0.1.20-1jzmAA7QHHPLPfUX6NFDmR
2950.96 s
[dhall] include time-1.12.2-8e38
2950.96 s
[dhall] include transformers-0.6.1.1-bbf1
2950.96 s
[dhall] include unix-2.8.6.0-a592
2950.96 s
[dhall] include unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
2950.96 s
[dhall] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
2950.96 s
[dhall] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2950.96 s
[dhall] Linked component graph:
2950.96 s
[dhall] unit dhall-1.42.2-483u9pw5KsLA4JP1waRVAL
2950.96 s
[dhall] include Diff-0.5-3M2QTCaAuDV5Kew0gClCFO
2950.96 s
[dhall] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2950.96 s
[dhall] include aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
2950.96 s
[dhall] include ansi-terminal-1.1.2-AYfndKrYkV2IABu5F8JA1V
2950.96 s
[dhall] include atomic-write-0.2.1.1-ffPcQ7IYMaEyy9NjMeIyE
2950.96 s
[dhall] include base-4.20.1.0-4f22
2950.96 s
[dhall] include base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
2950.96 s
[dhall] include bytestring-0.12.2.0-c0ba
2950.96 s
[dhall] include case-insensitive-1.2.1.0-9DZepRmzjpEL3SR0CC8Cnt
2950.96 s
[dhall] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2950.96 s
[dhall] include cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
2950.96 s
[dhall] include containers-0.7-57cd
2950.96 s
[dhall] include contravariant-1.5.5-9Fili0MCuVYLluKRbCzr1M
2950.96 s
[dhall] include cryptohash-sha256-0.11.102.1-148HOwyVTDvDmVTKyK4YgG
2950.96 s
[dhall] include data-fix-0.3.4-HpCWnq2afNbKafOOweks3u
2950.96 s
[dhall] include deepseq-1.5.0.0-8d11
2950.96 s
[dhall] include directory-1.3.8.5-8f4e
2950.96 s
[dhall] include dotgen-0.4.3-Ds3B1WzRqBuJgUWakVDfIB
2950.96 s
[dhall] include either-5.0.2-FoyyEuSLuMg9lJsNurl90F
2950.96 s
[dhall] include exceptions-0.10.9-1130
2950.96 s
[dhall] include filepath-1.5.4.0-0a9f
2950.96 s
[dhall] include half-0.3.2-6TI1EVdoSz86x6v89ETacK
2950.96 s
[dhall] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
2950.96 s
[dhall] include haskeline-0.8.2.1-7ecd
2950.96 s
[dhall] include http-client-0.7.19-LvMaaskQnM16Dt4x5V5Xdd
2950.96 s
[dhall] include http-client-tls-0.3.6.4-GlYEu7u6IO8LXxtRC5QMg8
2950.96 s
[dhall] include http-types-0.12.4-APH00PFtfaq4hQgSkj0h6G
2950.96 s
[dhall] include indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
2950.96 s
[dhall] include lens-family-core-2.1.3-5TBmhOZ4d1ZKLXw8yJ9D6
2950.96 s
[dhall] include megaparsec-9.6.1-3W8dG75yuCeFVm92JNbvzq
2950.96 s
[dhall] include mmorph-1.2.0-L1waGAbtNMtG5kUwJ3271k
2950.96 s
[dhall] include mtl-2.3.1-6e0a
2950.96 s
[dhall] include network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
2950.96 s
[dhall] include optparse-applicative-0.18.1.0-EhIa6U46G8qD3Joc5FRuC0
2950.96 s
[dhall] include parser-combinators-1.3.0-Ao9odzzNHMdHCQsKLLfXO3
2950.96 s
[dhall] include parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1
2950.96 s
[dhall] include pretty-simple-4.1.3.0-BQs5bUVLCxj1hQYLGGxqMk
2950.96 s
[dhall] include prettyprinter-1.7.1-G22af94ViHd7amhJurj1Ob
2950.96 s
[dhall] include prettyprinter-ansi-terminal-1.1.3-JK9lQ0RIsKBAKIjGkDc0zD
2950.96 s
[dhall] include profunctors-5.6.2-FdtVIxR8WXeL5U27krvR8C
2950.96 s
[dhall] include repline-0.4.2.0-5VFGTvzKZnj8yUKNEBs1As
2950.96 s
[dhall] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2950.96 s
[dhall] include serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3
2950.96 s
[dhall] include template-haskell-2.22.0.0-93bf
2950.96 s
[dhall] include text-2.1.2-5063
2950.96 s
[dhall] include text-manipulate-0.3.1.0-DqhUsV9VSyABCQrM0IZ7XR
2950.96 s
[dhall] include text-short-0.1.6-5v8U6tG3f0EAMPgQQEqOdP
2950.96 s
[dhall] include th-lift-instances-0.1.20-1jzmAA7QHHPLPfUX6NFDmR
2950.96 s
[dhall] include time-1.12.2-8e38
2950.96 s
[dhall] include transformers-0.6.1.1-bbf1
2950.96 s
[dhall] include unix-2.8.6.0-a592
2950.96 s
[dhall] include unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
2950.96 s
[dhall] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
2950.96 s
[dhall] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2950.96 s
[dhall] Dhall=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall,Dhall.Binary=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Binary,Dhall.Context=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Context,Dhall.Core=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Core,Dhall.Crypto=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Crypto,Dhall.Deriving=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Deriving,Dhall.Diff=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Diff,Dhall.DirectoryTree=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.DirectoryTree,Dhall.Format=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Format,Dhall.Freeze=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Freeze,Dhall.Import=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Import,Dhall.Lint=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Lint,Dhall.Main=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Main,Dhall.Map=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Map,Dhall.Marshal.Decode=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Marshal.Decode,Dhall.Marshal.Encode=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Marshal.Encode,Dhall.Optics=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Optics,Dhall.Package=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Package,Dhall.Parser=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Parser,Dhall.Parser.Expression=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Parser.Expression,Dhall.Parser.Token=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Parser.Token,Dhall.Pretty=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Pretty,Dhall.Repl=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Repl,Dhall.Schemas=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Schemas,Dhall.Set=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Set,Dhall.Src=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Src,Dhall.Substitution=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Substitution,Dhall.TH=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.TH,Dhall.Tags=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Tags,Dhall.Tutorial=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Tutorial,Dhall.TypeCheck=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.TypeCheck,Dhall.Util=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Util,Dhall.Version=dhall-1.42.2-483u9pw5KsLA4JP1waRVAL:Dhall.Version
2950.96 s
[dhall] unit dhall-1.42.2-BrmjDPTkd0vKOgVYz9oczv-dhall
2950.96 s
[dhall] include Diff-0.5-3M2QTCaAuDV5Kew0gClCFO
2950.96 s
[dhall] include aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2950.96 s
[dhall] include aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
2950.96 s
[dhall] include ansi-terminal-1.1.2-AYfndKrYkV2IABu5F8JA1V
2950.96 s
[dhall] include atomic-write-0.2.1.1-ffPcQ7IYMaEyy9NjMeIyE
2950.96 s
[dhall] include base-4.20.1.0-4f22
2950.96 s
[dhall] include base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
2950.96 s
[dhall] include bytestring-0.12.2.0-c0ba
2950.96 s
[dhall] include case-insensitive-1.2.1.0-9DZepRmzjpEL3SR0CC8Cnt
2950.96 s
[dhall] include cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2950.96 s
[dhall] include cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
2950.96 s
[dhall] include containers-0.7-57cd
2950.96 s
[dhall] include contravariant-1.5.5-9Fili0MCuVYLluKRbCzr1M
2950.96 s
[dhall] include data-fix-0.3.4-HpCWnq2afNbKafOOweks3u
2950.96 s
[dhall] include deepseq-1.5.0.0-8d11
2950.96 s
[dhall] include dhall-1.42.2-483u9pw5KsLA4JP1waRVAL
2950.96 s
[dhall] include directory-1.3.8.5-8f4e
2950.96 s
[dhall] include dotgen-0.4.3-Ds3B1WzRqBuJgUWakVDfIB
2950.96 s
[dhall] include either-5.0.2-FoyyEuSLuMg9lJsNurl90F
2950.96 s
[dhall] include exceptions-0.10.9-1130
2950.96 s
[dhall] include filepath-1.5.4.0-0a9f
2950.96 s
[dhall] include half-0.3.2-6TI1EVdoSz86x6v89ETacK
2950.96 s
[dhall] include hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
2950.96 s
[dhall] include haskeline-0.8.2.1-7ecd
2950.96 s
[dhall] include indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
2950.96 s
[dhall] include lens-family-core-2.1.3-5TBmhOZ4d1ZKLXw8yJ9D6
2950.96 s
[dhall] include megaparsec-9.6.1-3W8dG75yuCeFVm92JNbvzq
2950.96 s
[dhall] include mmorph-1.2.0-L1waGAbtNMtG5kUwJ3271k
2950.96 s
[dhall] include mtl-2.3.1-6e0a
2950.96 s
[dhall] include network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
2950.96 s
[dhall] include optparse-applicative-0.18.1.0-EhIa6U46G8qD3Joc5FRuC0
2950.96 s
[dhall] include parser-combinators-1.3.0-Ao9odzzNHMdHCQsKLLfXO3
2950.96 s
[dhall] include parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1
2950.96 s
[dhall] include pretty-simple-4.1.3.0-BQs5bUVLCxj1hQYLGGxqMk
2950.96 s
[dhall] include prettyprinter-1.7.1-G22af94ViHd7amhJurj1Ob
2950.96 s
[dhall] include prettyprinter-ansi-terminal-1.1.3-JK9lQ0RIsKBAKIjGkDc0zD
2950.96 s
[dhall] include profunctors-5.6.2-FdtVIxR8WXeL5U27krvR8C
2950.96 s
[dhall] include repline-0.4.2.0-5VFGTvzKZnj8yUKNEBs1As
2950.96 s
[dhall] include scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2950.96 s
[dhall] include serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3
2950.96 s
[dhall] include template-haskell-2.22.0.0-93bf
2950.96 s
[dhall] include text-2.1.2-5063
2950.96 s
[dhall] include text-manipulate-0.3.1.0-DqhUsV9VSyABCQrM0IZ7XR
2950.96 s
[dhall] include text-short-0.1.6-5v8U6tG3f0EAMPgQQEqOdP
2950.96 s
[dhall] include th-lift-instances-0.1.20-1jzmAA7QHHPLPfUX6NFDmR
2950.96 s
[dhall] include time-1.12.2-8e38
2950.96 s
[dhall] include transformers-0.6.1.1-bbf1
2950.96 s
[dhall] include unix-2.8.6.0-a592
2950.96 s
[dhall] include unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
2950.96 s
[dhall] include unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
2950.96 s
[dhall] include vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2950.96 s
[dhall] Ready component graph:
2950.96 s
[dhall] definite dhall-1.42.2-483u9pw5KsLA4JP1waRVAL
2950.96 s
[dhall] depends Diff-0.5-3M2QTCaAuDV5Kew0gClCFO
2950.96 s
[dhall] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2950.96 s
[dhall] depends aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
2950.96 s
[dhall] depends ansi-terminal-1.1.2-AYfndKrYkV2IABu5F8JA1V
2950.96 s
[dhall] depends atomic-write-0.2.1.1-ffPcQ7IYMaEyy9NjMeIyE
2950.96 s
[dhall] depends base-4.20.1.0-4f22
2950.96 s
[dhall] depends base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
2950.96 s
[dhall] depends bytestring-0.12.2.0-c0ba
2950.96 s
[dhall] depends case-insensitive-1.2.1.0-9DZepRmzjpEL3SR0CC8Cnt
2950.96 s
[dhall] depends cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2950.96 s
[dhall] depends cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
2950.96 s
[dhall] depends containers-0.7-57cd
2950.96 s
[dhall] depends contravariant-1.5.5-9Fili0MCuVYLluKRbCzr1M
2950.96 s
[dhall] depends cryptohash-sha256-0.11.102.1-148HOwyVTDvDmVTKyK4YgG
2950.96 s
[dhall] depends data-fix-0.3.4-HpCWnq2afNbKafOOweks3u
2950.96 s
[dhall] depends deepseq-1.5.0.0-8d11
2950.96 s
[dhall] depends directory-1.3.8.5-8f4e
2950.96 s
[dhall] depends dotgen-0.4.3-Ds3B1WzRqBuJgUWakVDfIB
2950.96 s
[dhall] depends either-5.0.2-FoyyEuSLuMg9lJsNurl90F
2950.96 s
[dhall] depends exceptions-0.10.9-1130
2950.96 s
[dhall] depends filepath-1.5.4.0-0a9f
2950.96 s
[dhall] depends half-0.3.2-6TI1EVdoSz86x6v89ETacK
2950.96 s
[dhall] depends hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
2950.96 s
[dhall] depends haskeline-0.8.2.1-7ecd
2950.96 s
[dhall] depends http-client-0.7.19-LvMaaskQnM16Dt4x5V5Xdd
2950.96 s
[dhall] depends http-client-tls-0.3.6.4-GlYEu7u6IO8LXxtRC5QMg8
2950.96 s
[dhall] depends http-types-0.12.4-APH00PFtfaq4hQgSkj0h6G
2950.96 s
[dhall] depends indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
2950.96 s
[dhall] depends lens-family-core-2.1.3-5TBmhOZ4d1ZKLXw8yJ9D6
2950.96 s
[dhall] depends megaparsec-9.6.1-3W8dG75yuCeFVm92JNbvzq
2950.96 s
[dhall] depends mmorph-1.2.0-L1waGAbtNMtG5kUwJ3271k
2950.96 s
[dhall] depends mtl-2.3.1-6e0a
2950.96 s
[dhall] depends network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
2950.96 s
[dhall] depends optparse-applicative-0.18.1.0-EhIa6U46G8qD3Joc5FRuC0
2950.96 s
[dhall] depends parser-combinators-1.3.0-Ao9odzzNHMdHCQsKLLfXO3
2950.96 s
[dhall] depends parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1
2950.96 s
[dhall] depends pretty-simple-4.1.3.0-BQs5bUVLCxj1hQYLGGxqMk
2950.96 s
[dhall] depends prettyprinter-1.7.1-G22af94ViHd7amhJurj1Ob
2950.96 s
[dhall] depends prettyprinter-ansi-terminal-1.1.3-JK9lQ0RIsKBAKIjGkDc0zD
2950.96 s
[dhall] depends profunctors-5.6.2-FdtVIxR8WXeL5U27krvR8C
2950.96 s
[dhall] depends repline-0.4.2.0-5VFGTvzKZnj8yUKNEBs1As
2950.96 s
[dhall] depends scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2950.96 s
[dhall] depends serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3
2950.96 s
[dhall] depends template-haskell-2.22.0.0-93bf
2950.96 s
[dhall] depends text-2.1.2-5063
2950.96 s
[dhall] depends text-manipulate-0.3.1.0-DqhUsV9VSyABCQrM0IZ7XR
2950.96 s
[dhall] depends text-short-0.1.6-5v8U6tG3f0EAMPgQQEqOdP
2950.96 s
[dhall] depends th-lift-instances-0.1.20-1jzmAA7QHHPLPfUX6NFDmR
2950.96 s
[dhall] depends time-1.12.2-8e38
2950.96 s
[dhall] depends transformers-0.6.1.1-bbf1
2950.96 s
[dhall] depends unix-2.8.6.0-a592
2950.96 s
[dhall] depends unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
2950.96 s
[dhall] depends unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
2950.96 s
[dhall] depends vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2950.96 s
[dhall] definite dhall-1.42.2-BrmjDPTkd0vKOgVYz9oczv-dhall
2950.96 s
[dhall] depends Diff-0.5-3M2QTCaAuDV5Kew0gClCFO
2950.96 s
[dhall] depends aeson-2.2.3.0-ADGhLzX6lHNE9OmANP5HZw
2950.96 s
[dhall] depends aeson-pretty-0.8.10-BcdeOGBXErMaocSTuv14e
2950.96 s
[dhall] depends ansi-terminal-1.1.2-AYfndKrYkV2IABu5F8JA1V
2950.96 s
[dhall] depends atomic-write-0.2.1.1-ffPcQ7IYMaEyy9NjMeIyE
2950.96 s
[dhall] depends base-4.20.1.0-4f22
2950.96 s
[dhall] depends base16-bytestring-1.0.2.0-iDaLXEPIqYLHZboKz1Ivi
2950.96 s
[dhall] depends bytestring-0.12.2.0-c0ba
2950.96 s
[dhall] depends case-insensitive-1.2.1.0-9DZepRmzjpEL3SR0CC8Cnt
2950.96 s
[dhall] depends cborg-0.2.10.0-9sz9NZRyJQhBE1JNro5XWn
2950.96 s
[dhall] depends cborg-json-0.2.6.0-8dW0VMgVHon7nzq4DtRfsW
2950.96 s
[dhall] depends containers-0.7-57cd
2950.96 s
[dhall] depends contravariant-1.5.5-9Fili0MCuVYLluKRbCzr1M
2950.96 s
[dhall] depends data-fix-0.3.4-HpCWnq2afNbKafOOweks3u
2950.96 s
[dhall] depends deepseq-1.5.0.0-8d11
2950.96 s
[dhall] depends dhall-1.42.2-483u9pw5KsLA4JP1waRVAL
2950.96 s
[dhall] depends directory-1.3.8.5-8f4e
2950.96 s
[dhall] depends dotgen-0.4.3-Ds3B1WzRqBuJgUWakVDfIB
2950.96 s
[dhall] depends either-5.0.2-FoyyEuSLuMg9lJsNurl90F
2950.96 s
[dhall] depends exceptions-0.10.9-1130
2950.96 s
[dhall] depends filepath-1.5.4.0-0a9f
2950.96 s
[dhall] depends half-0.3.2-6TI1EVdoSz86x6v89ETacK
2950.96 s
[dhall] depends hashable-1.4.7.0-1t1Wm0jGhNW1g2oG3tLkvm
2950.96 s
[dhall] depends haskeline-0.8.2.1-7ecd
2950.96 s
[dhall] depends indexed-traversable-0.1.4-GR8yGdmBvdkFnNeJS7eQJe
2950.96 s
[dhall] depends lens-family-core-2.1.3-5TBmhOZ4d1ZKLXw8yJ9D6
2950.96 s
[dhall] depends megaparsec-9.6.1-3W8dG75yuCeFVm92JNbvzq
2950.96 s
[dhall] depends mmorph-1.2.0-L1waGAbtNMtG5kUwJ3271k
2950.96 s
[dhall] depends mtl-2.3.1-6e0a
2951.05 s
[dhall] depends network-uri-2.6.4.2-6djK1MJxBMJ4LqZWBUN7x7
2951.05 s
[dhall] depends optparse-applicative-0.18.1.0-EhIa6U46G8qD3Joc5FRuC0
2951.05 s
[dhall] depends parser-combinators-1.3.0-Ao9odzzNHMdHCQsKLLfXO3
2951.05 s
[dhall] depends parsers-0.12.12-36dvIWlWIrg2Od2FkHRUg1
2951.05 s
[dhall] depends pretty-simple-4.1.3.0-BQs5bUVLCxj1hQYLGGxqMk
2951.05 s
[dhall] depends prettyprinter-1.7.1-G22af94ViHd7amhJurj1Ob
2951.05 s
[dhall] depends prettyprinter-ansi-terminal-1.1.3-JK9lQ0RIsKBAKIjGkDc0zD
2951.05 s
[dhall] depends profunctors-5.6.2-FdtVIxR8WXeL5U27krvR8C
2951.05 s
[dhall] depends repline-0.4.2.0-5VFGTvzKZnj8yUKNEBs1As
2951.05 s
[dhall] depends scientific-0.3.8.0-4qIpQQSwMgZFfKTrro9ws5
2951.05 s
[dhall] depends serialise-0.2.6.1-J6yRXQIk7Ul8PpNKGHvSx3
2951.05 s
[dhall] depends template-haskell-2.22.0.0-93bf
2951.05 s
[dhall] depends text-2.1.2-5063
2951.05 s
[dhall] depends text-manipulate-0.3.1.0-DqhUsV9VSyABCQrM0IZ7XR
2951.05 s
[dhall] depends text-short-0.1.6-5v8U6tG3f0EAMPgQQEqOdP
2951.05 s
[dhall] depends th-lift-instances-0.1.20-1jzmAA7QHHPLPfUX6NFDmR
2951.05 s
[dhall] depends time-1.12.2-8e38
2951.05 s
[dhall] depends transformers-0.6.1.1-bbf1
2951.05 s
[dhall] depends unix-2.8.6.0-a592
2951.05 s
[dhall] depends unix-compat-0.7.4-8LfjRNPPhsmbgYJVqY06S
2951.05 s
[dhall] depends unordered-containers-0.2.20-7gKiSLlE727789cZTHKuZC
2951.05 s
[dhall] depends vector-0.13.2.0-7MlwMJDv8wKkDbi7dmW6e
2951.05 s
[dhall] Using Cabal-3.12.1.0 compiled by ghc-9.10
2951.05 s
[dhall] Using compiler: ghc-9.10.2
2951.05 s
[dhall] Using install prefix: /nix/store/jc7wzi0916c0hmarlykd3c7wwsxqryn0-dhall-1.42.2
2951.05 s
[dhall] Executables installed in:
2951.05 s
[dhall] /nix/store/jc7wzi0916c0hmarlykd3c7wwsxqryn0-dhall-1.42.2/bin
2951.05 s
[dhall] Libraries installed in:
2951.05 s
[dhall] /nix/store/jc7wzi0916c0hmarlykd3c7wwsxqryn0-dhall-1.42.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/dhall-1.42.2-483u9pw5KsLA4JP1waRVAL
2951.05 s
[dhall] Dynamic Libraries installed in:
2951.05 s
[dhall] /nix/store/jc7wzi0916c0hmarlykd3c7wwsxqryn0-dhall-1.42.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd
2951.05 s
[dhall] Private executables installed in:
2951.05 s
[dhall] /nix/store/jc7wzi0916c0hmarlykd3c7wwsxqryn0-dhall-1.42.2/libexec/x86_64-linux-ghc-9.10.2-08fd/dhall-1.42.2
2951.05 s
[dhall] Data files installed in:
2951.05 s
[dhall] /nix/store/nfgdxi4yrqp25fm7vdzif00klwsm7fwl-dhall-1.42.2-data/share/ghc-9.10.2/x86_64-linux-ghc-9.10.2-08fd/dhall-1.42.2
2951.05 s
[dhall] Documentation installed in:
2951.05 s
[dhall] /nix/store/m0fkvj91jw7ppss5rak1294sgaaiqhpl-dhall-1.42.2-doc/share/doc/dhall-1.42.2
2951.05 s
[dhall] Configuration files installed in:
2951.05 s
[dhall] /nix/store/jc7wzi0916c0hmarlykd3c7wwsxqryn0-dhall-1.42.2/etc
2951.05 s
[dhall] No alex found
2951.05 s
[dhall] Using ar found on system at:
2951.05 s
[dhall] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
2951.05 s
[dhall] No c2hs found
2951.05 s
[dhall] No cpphs found
2951.05 s
[dhall] No doctest found
2951.05 s
[dhall] Using gcc version 14.3.0 given by user at:
2951.05 s
[dhall] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
2951.05 s
[dhall] Using ghc version 9.10.2 found on system at:
2951.05 s
[dhall] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc
2951.05 s
[dhall] Using ghc-pkg version 9.10.2 found on system at:
2951.05 s
[dhall] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/ghc-pkg-9.10.2
2951.05 s
[dhall] No ghcjs found
2951.05 s
[dhall] No ghcjs-pkg found
2951.05 s
[dhall] No greencard found
2951.05 s
[dhall] Using haddock version 2.31.0 found on system at:
2951.05 s
[dhall] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/haddock-ghc-9.10.2
2951.05 s
[dhall] No happy found
2951.05 s
[dhall] Using haskell-suite found on system at: haskell-suite-dummy-location
2951.05 s
[dhall] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
2951.05 s
[dhall] No hmake found
2951.05 s
[dhall] Using hpc version 0.69 found on system at:
2951.05 s
[dhall] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hpc-ghc-9.10.2
2951.05 s
[dhall] Using hsc2hs version 0.68.10 found on system at:
2951.05 s
[dhall] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
2951.05 s
[dhall] Using hscolour version 1.25 found on system at:
2951.05 s
[dhall] /nix/store/nf9im6inc2772v65fd74y808dwa8n7ak-hscolour-1.25/bin/HsColour
2951.05 s
[dhall] No jhc found
2951.05 s
[dhall] Using ld found on system at:
2951.05 s
[dhall] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/ld
2951.05 s
[dhall] No pkg-config found
2951.05 s
[dhall] Using runghc version 9.10.2 found on system at:
2951.05 s
[dhall] /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2/bin/runghc-9.10.2
2951.05 s
[dhall] Using strip version 2.44 found on system at:
2951.05 s
[dhall] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
2951.05 s
[dhall] Using tar found on system at:
2951.05 s
[dhall] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
2951.05 s
[dhall] No uhc found
2951.70 s
[dhall] Phase: buildPhase
2952.06 s
[dhall] Preprocessing library for dhall-1.42.2...
2952.09 s
[dhall] Building library for dhall-1.42.2...
2953.96 s
[dhall] [ 1 of 77] Compiling Dhall.Context ( src/Dhall/Context.hs, dist/build/Dhall/Context.o, dist/build/Dhall/Context.dyn_o )
2955.98 s
[dhall] [ 2 of 77] Compiling Dhall.Crypto ( ghc-src/Dhall/Crypto.hs, dist/build/Dhall/Crypto.o, dist/build/Dhall/Crypto.dyn_o )
2958.83 s
[dhall] [ 3 of 77] Compiling Dhall.Import.Manager ( ghc-src/Dhall/Import/Manager.hs, dist/build/Dhall/Import/Manager.o, dist/build/Dhall/Import/Manager.dyn_o )
2958.83 s
[dhall] [ 4 of 77] Compiling Dhall.Map ( src/Dhall/Map.hs, dist/build/Dhall/Map.o, dist/build/Dhall/Map.dyn_o )
2962.79 s
[dhall] [ 5 of 77] Compiling Dhall.Optics ( src/Dhall/Optics.hs, dist/build/Dhall/Optics.o, dist/build/Dhall/Optics.dyn_o )
2962.79 s
[dhall] [ 6 of 77] Compiling Dhall.Set ( src/Dhall/Set.hs, dist/build/Dhall/Set.o, dist/build/Dhall/Set.dyn_o )
2962.79 s
[dhall] src/Dhall/Set.hs:30:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
2962.79 s
[dhall] The import of ‘Data.List’ is redundant
2962.79 s
[dhall] except perhaps to import instances from ‘Data.List’
2962.79 s
[dhall] To import instances alone, use: import Data.List()
2962.79 s
[dhall] |
2962.79 s
[dhall] 30 | import Data.List (foldl')
2962.79 s
[dhall] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2962.79 s
[dhall]
2962.79 s
[dhall] [ 7 of 77] Compiling Dhall.Syntax.Const ( src/Dhall/Syntax/Const.hs, dist/build/Dhall/Syntax/Const.o, dist/build/Dhall/Syntax/Const.dyn_o )
2962.79 s
[dhall] [ 8 of 77] Compiling Dhall.Syntax.Types[boot] ( src/Dhall/Syntax/Types.hs-boot, dist/build/Dhall/Syntax/Types.o-boot, dist/build/Dhall/Syntax/Types.dyn_o-boot )
2962.79 s
[dhall] [ 9 of 77] Compiling Dhall.Syntax.Types ( src/Dhall/Syntax/Types.hs, dist/build/Dhall/Syntax/Types.o, dist/build/Dhall/Syntax/Types.dyn_o )
2962.79 s
[dhall] [10 of 77] Compiling Dhall.Syntax.Var ( src/Dhall/Syntax/Var.hs, dist/build/Dhall/Syntax/Var.o, dist/build/Dhall/Syntax/Var.dyn_o )
2962.79 s
[dhall] [11 of 77] Compiling Dhall.Syntax.Chunks[boot] ( src/Dhall/Syntax/Chunks.hs-boot, dist/build/Dhall/Syntax/Chunks.o-boot, dist/build/Dhall/Syntax/Chunks.dyn_o-boot )
2962.79 s
[dhall] [12 of 77] Compiling Dhall.Syntax.Expr[boot] ( src/Dhall/Syntax/Expr.hs-boot, dist/build/Dhall/Syntax/Expr.o-boot, dist/build/Dhall/Syntax/Expr.dyn_o-boot )
2962.79 s
[dhall] [13 of 77] Compiling Dhall.Syntax.RecordField ( src/Dhall/Syntax/RecordField.hs, dist/build/Dhall/Syntax/RecordField.o, dist/build/Dhall/Syntax/RecordField.dyn_o )
2962.79 s
[dhall] [14 of 77] Compiling Dhall.Syntax.FunctionBinding ( src/Dhall/Syntax/FunctionBinding.hs, dist/build/Dhall/Syntax/FunctionBinding.o, dist/build/Dhall/Syntax/FunctionBinding.dyn_o )
2962.79 s
[dhall] [15 of 77] Compiling Dhall.Syntax.Binding ( src/Dhall/Syntax/Binding.hs, dist/build/Dhall/Syntax/Binding.o, dist/build/Dhall/Syntax/Binding.dyn_o )
2962.79 s
[dhall] [16 of 77] Compiling Dhall.Util[boot] ( src/Dhall/Util.hs-boot, dist/build/Dhall/Util.o-boot, dist/build/Dhall/Util.dyn_o-boot )
2962.79 s
[dhall] [17 of 77] Compiling Dhall.Src ( src/Dhall/Src.hs, dist/build/Dhall/Src.o, dist/build/Dhall/Src.dyn_o )
2962.79 s
[dhall] [18 of 77] Compiling Dhall.Pretty.Internal[boot] ( src/Dhall/Pretty/Internal.hs-boot, dist/build/Dhall/Pretty/Internal.o-boot, dist/build/Dhall/Pretty/Internal.dyn_o-boot )
2962.79 s
[dhall] [19 of 77] Compiling Dhall.Syntax.Chunks ( src/Dhall/Syntax/Chunks.hs, dist/build/Dhall/Syntax/Chunks.o, dist/build/Dhall/Syntax/Chunks.dyn_o )
2962.79 s
[dhall] [20 of 77] Compiling Dhall.Syntax.Expr ( src/Dhall/Syntax/Expr.hs, dist/build/Dhall/Syntax/Expr.o, dist/build/Dhall/Syntax/Expr.dyn_o )
2964.54 s
[dhall] [21 of 77] Compiling Dhall.Syntax.Operations[boot] ( src/Dhall/Syntax/Operations.hs-boot, dist/build/Dhall/Syntax/Operations.o-boot, dist/build/Dhall/Syntax/Operations.dyn_o-boot )
2964.57 s
[dhall] [22 of 77] Compiling Dhall.Syntax.Instances.Pretty[boot] ( src/Dhall/Syntax/Instances/Pretty.hs-boot, dist/build/Dhall/Syntax/Instances/Pretty.o-boot, dist/build/Dhall/Syntax/Instances/Pretty.dyn_o-boot )
2964.57 s
[dhall] [23 of 77] Compiling Dhall.Syntax.MultiLet ( src/Dhall/Syntax/MultiLet.hs, dist/build/Dhall/Syntax/MultiLet.o, dist/build/Dhall/Syntax/MultiLet.dyn_o )
2965.15 s
[dhall] [24 of 77] Compiling Dhall.Syntax.Operations ( src/Dhall/Syntax/Operations.hs, dist/build/Dhall/Syntax/Operations.o, dist/build/Dhall/Syntax/Operations.dyn_o )
2971.51 s
[dhall] [25 of 77] Compiling Dhall.Syntax.Instances.Functor ( src/Dhall/Syntax/Instances/Functor.hs, dist/build/Dhall/Syntax/Instances/Functor.o, dist/build/Dhall/Syntax/Instances/Functor.dyn_o )
2972.68 s
[dhall] [26 of 77] Compiling Dhall.Syntax.Instances.Applicative ( src/Dhall/Syntax/Instances/Applicative.hs, dist/build/Dhall/Syntax/Instances/Applicative.o, dist/build/Dhall/Syntax/Instances/Applicative.dyn_o )
2972.91 s
[dhall] [27 of 77] Compiling Dhall.Syntax.Instances.Monad ( src/Dhall/Syntax/Instances/Monad.hs, dist/build/Dhall/Syntax/Instances/Monad.o, dist/build/Dhall/Syntax/Instances/Monad.dyn_o )
2973.18 s
[dhall] [28 of 77] Compiling Dhall.Syntax.Instances.Bifunctor ( src/Dhall/Syntax/Instances/Bifunctor.hs, dist/build/Dhall/Syntax/Instances/Bifunctor.o, dist/build/Dhall/Syntax/Instances/Bifunctor.dyn_o )
2973.24 s
[dhall] [29 of 77] Compiling Dhall.Syntax.Instances.Data ( src/Dhall/Syntax/Instances/Data.hs, dist/build/Dhall/Syntax/Instances/Data.o, dist/build/Dhall/Syntax/Instances/Data.dyn_o )
2973.24 s
[dhall] [30 of 77] Compiling Dhall.Syntax.Instances.Foldable ( src/Dhall/Syntax/Instances/Foldable.hs, dist/build/Dhall/Syntax/Instances/Foldable.o, dist/build/Dhall/Syntax/Instances/Foldable.dyn_o )
2973.24 s
[dhall] [31 of 77] Compiling Dhall.Syntax.Instances.Traversable ( src/Dhall/Syntax/Instances/Traversable.hs, dist/build/Dhall/Syntax/Instances/Traversable.o, dist/build/Dhall/Syntax/Instances/Traversable.dyn_o )
2973.85 s
[dhall] [32 of 77] Compiling Dhall.Syntax.Instances.Lift ( src/Dhall/Syntax/Instances/Lift.hs, dist/build/Dhall/Syntax/Instances/Lift.o, dist/build/Dhall/Syntax/Instances/Lift.dyn_o )
2973.85 s
[dhall] [33 of 77] Compiling Dhall.Syntax.Import ( src/Dhall/Syntax/Import.hs, dist/build/Dhall/Syntax/Import.o, dist/build/Dhall/Syntax/Import.dyn_o )
2975.54 s
[dhall] [34 of 77] Compiling Dhall.Syntax.Instances.Pretty ( src/Dhall/Syntax/Instances/Pretty.hs, dist/build/Dhall/Syntax/Instances/Pretty.o, dist/build/Dhall/Syntax/Instances/Pretty.dyn_o )
2976.63 s
[dhall] [35 of 77] Compiling Dhall.Syntax.Instances.Show ( src/Dhall/Syntax/Instances/Show.hs, dist/build/Dhall/Syntax/Instances/Show.o, dist/build/Dhall/Syntax/Instances/Show.dyn_o )
2978.34 s
[dhall] [36 of 77] Compiling Dhall.Syntax.Instances.Eq ( src/Dhall/Syntax/Instances/Eq.hs, dist/build/Dhall/Syntax/Instances/Eq.o, dist/build/Dhall/Syntax/Instances/Eq.dyn_o )
2978.64 s
[dhall] [37 of 77] Compiling Dhall.Syntax.Instances.Ord ( src/Dhall/Syntax/Instances/Ord.hs, dist/build/Dhall/Syntax/Instances/Ord.o, dist/build/Dhall/Syntax/Instances/Ord.dyn_o )
2981.38 s
[dhall] [38 of 77] Compiling Dhall.Syntax.Instances.NFData ( src/Dhall/Syntax/Instances/NFData.hs, dist/build/Dhall/Syntax/Instances/NFData.o, dist/build/Dhall/Syntax/Instances/NFData.dyn_o )
2981.38 s
[dhall] [39 of 77] Compiling Dhall.Syntax ( src/Dhall/Syntax.hs, dist/build/Dhall/Syntax.o, dist/build/Dhall/Syntax.dyn_o )
2981.44 s
[dhall] [40 of 77] Compiling Dhall.Pretty.Internal ( src/Dhall/Pretty/Internal.hs, dist/build/Dhall/Pretty/Internal.o, dist/build/Dhall/Pretty/Internal.dyn_o )
2991.41 s
[dhall] [41 of 77] Compiling Dhall.Pretty ( src/Dhall/Pretty.hs, dist/build/Dhall/Pretty.o, dist/build/Dhall/Pretty.dyn_o )
2991.49 s
[dhall] [42 of 77] Compiling Dhall.Eval ( src/Dhall/Eval.hs, dist/build/Dhall/Eval.o, dist/build/Dhall/Eval.dyn_o )
3003.98 s
[dhall] [43 of 77] Compiling Dhall.Normalize ( src/Dhall/Normalize.hs, dist/build/Dhall/Normalize.o, dist/build/Dhall/Normalize.dyn_o )
3012.95 s
[dhall] [44 of 77] Compiling Dhall.Parser.Combinators ( src/Dhall/Parser/Combinators.hs, dist/build/Dhall/Parser/Combinators.o, dist/build/Dhall/Parser/Combinators.dyn_o )
3012.95 s
[dhall] [45 of 77] Compiling Dhall.Parser.Token ( src/Dhall/Parser/Token.hs, dist/build/Dhall/Parser/Token.o, dist/build/Dhall/Parser/Token.dyn_o )
3012.95 s
[dhall] [46 of 77] Compiling Dhall.Parser.Expression ( src/Dhall/Parser/Expression.hs, dist/build/Dhall/Parser/Expression.o, dist/build/Dhall/Parser/Expression.dyn_o )
3012.95 s
[dhall] src/Dhall/Parser/Expression.hs:18:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3012.95 s
[dhall] The import of ‘Data.Foldable’ is redundant
3012.95 s
[dhall] except perhaps to import instances from ‘Data.Foldable’
3012.95 s
[dhall] To import instances alone, use: import Data.Foldable()
3012.95 s
[dhall] |
3012.95 s
[dhall] 18 | import Data.Foldable (foldl')
3012.95 s
[dhall] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3012.95 s
[dhall]
3025.00 s
[dhall] [47 of 77] Compiling Dhall.Core ( src/Dhall/Core.hs, dist/build/Dhall/Core.o, dist/build/Dhall/Core.dyn_o )
3025.00 s
[dhall] [48 of 77] Compiling Dhall.Parser ( src/Dhall/Parser.hs, dist/build/Dhall/Parser.o, dist/build/Dhall/Parser.dyn_o )
3025.48 s
[dhall] [49 of 77] Compiling Dhall.Util ( src/Dhall/Util.hs, dist/build/Dhall/Util.o, dist/build/Dhall/Util.dyn_o )
3027.34 s
[dhall] [50 of 77] Compiling Dhall.URL ( src/Dhall/URL.hs, dist/build/Dhall/URL.o, dist/build/Dhall/URL.dyn_o )
3027.50 s
[dhall] [51 of 77] Compiling Dhall.Substitution ( src/Dhall/Substitution.hs, dist/build/Dhall/Substitution.o, dist/build/Dhall/Substitution.dyn_o )
3027.60 s
[dhall] [52 of 77] Compiling Dhall.Binary ( src/Dhall/Binary.hs, dist/build/Dhall/Binary.o, dist/build/Dhall/Binary.dyn_o )
3040.52 s
[dhall] [53 of 77] Compiling Dhall.Diff ( src/Dhall/Diff.hs, dist/build/Dhall/Diff.o, dist/build/Dhall/Diff.dyn_o )
3052.49 s
[dhall] [54 of 77] Compiling Dhall.TypeCheck ( src/Dhall/TypeCheck.hs, dist/build/Dhall/TypeCheck.o, dist/build/Dhall/TypeCheck.dyn_o )
3065.34 s
[dhall] [55 of 77] Compiling Dhall.Tags ( src/Dhall/Tags.hs, dist/build/Dhall/Tags.o, dist/build/Dhall/Tags.dyn_o )
3065.34 s
[dhall] src/Dhall/Tags.hs:11:28: warning : [ GHC-38856 ] [ -Wunused-imports ]
3065.34 s
[dhall] The import of ‘foldl'’ from module ‘Data.List’ is redundant
3065.34 s
[dhall] |
3065.34 s
[dhall] 11 | import Data.List (foldl' , isSuffixOf)
3065.34 s
[dhall] | ^^^^^^
3065.34 s
[dhall]
3065.34 s
[dhall] src/Dhall/Tags.hs:264:73: warning : [ GHC-63394 ] [ -Wx-partial ]
3065.34 s
[dhall] In the use of ‘head’
3065.34 s
[dhall] (imported from Prelude, but defined in GHC.Internal.List):
3065.34 s
[dhall] "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"."
3065.34 s
[dhall] |
3065.34 s
[dhall] 264 | contents <- fmap (filter ((/=) '.' . head ))
3065.34 s
[dhall] | ^^^^
3065.34 s
[dhall]
3065.34 s
[dhall] [56 of 77] Compiling Dhall.Marshal.Internal ( src/Dhall/Marshal/Internal.hs, dist/build/Dhall/Marshal/Internal.o, dist/build/Dhall/Marshal/Internal.dyn_o )
3065.34 s
[dhall] [57 of 77] Compiling Dhall.Marshal.Encode ( src/Dhall/Marshal/Encode.hs, dist/build/Dhall/Marshal/Encode.o, dist/build/Dhall/Marshal/Encode.dyn_o )
3065.34 s
[dhall] [58 of 77] Compiling Dhall.Lint ( src/Dhall/Lint.hs, dist/build/Dhall/Lint.o, dist/build/Dhall/Lint.dyn_o )
3065.34 s
[dhall] [59 of 77] Compiling Dhall.Import.Types ( src/Dhall/Import/Types.hs, dist/build/Dhall/Import/Types.o, dist/build/Dhall/Import/Types.dyn_o )
3065.34 s
[dhall] [60 of 77] Compiling Dhall.Import.Headers ( src/Dhall/Import/Headers.hs, dist/build/Dhall/Import/Headers.o, dist/build/Dhall/Import/Headers.dyn_o )
3066.65 s
[dhall] [61 of 77] Compiling Dhall.Package ( src/Dhall/Package.hs, dist/build/Dhall/Package.o, dist/build/Dhall/Package.dyn_o )
3066.65 s
[dhall] [62 of 77] Compiling Dhall.Marshal.Decode ( src/Dhall/Marshal/Decode.hs, dist/build/Dhall/Marshal/Decode.o, dist/build/Dhall/Marshal/Decode.dyn_o )
3066.65 s
[dhall] src/Dhall/Marshal/Decode.hs:1302:50: warning : [ GHC-63394 ] [ -Wx-partial ]
3066.65 s
[dhall] In the use of ‘head’
3066.65 s
[dhall] (imported from Prelude, but defined in GHC.Internal.List):
3066.65 s
[dhall] "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"."
3066.65 s
[dhall] |
3066.65 s
[dhall] 1302 | <> (Data.Text.pack $ show $ head duplicates)
3066.65 s
[dhall] | ^^^^
3066.65 s
[dhall]
3066.65 s
[dhall] src/Dhall/Marshal/Decode.hs:1306:31: warning : [ GHC-63394 ] [ -Wx-partial ]
3066.65 s
[dhall] In the use of ‘head’
3066.65 s
[dhall] (imported from Prelude, but defined in GHC.Internal.List):
3066.65 s
[dhall] "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"."
3066.65 s
[dhall] |
3066.65 s
[dhall] 1306 | , show $ head duplicates
3066.65 s
[dhall] | ^^^^
3066.65 s
[dhall]
3066.65 s
[dhall] [63 of 77] Compiling Dhall.DirectoryTree.Types ( src/Dhall/DirectoryTree/Types.hs, dist/build/Dhall/DirectoryTree/Types.o, dist/build/Dhall/DirectoryTree/Types.dyn_o )
3066.65 s
[dhall] [64 of 77] Compiling Dhall.Import.HTTP ( ghc-src/Dhall/Import/HTTP.hs, dist/build/Dhall/Import/HTTP.o, dist/build/Dhall/Import/HTTP.dyn_o )
3066.65 s
[dhall] [65 of 77] Compiling Dhall.Import ( src/Dhall/Import.hs, dist/build/Dhall/Import.o, dist/build/Dhall/Import.dyn_o )
3072.51 s
[dhall] [66 of 77] Compiling Dhall.Schemas ( src/Dhall/Schemas.hs, dist/build/Dhall/Schemas.o, dist/build/Dhall/Schemas.dyn_o )
3074.25 s
[dhall] [67 of 77] Compiling Dhall ( src/Dhall.hs, dist/build/Dhall.o, dist/build/Dhall.dyn_o )
3074.25 s
[dhall] [68 of 77] Compiling Dhall.Tutorial ( src/Dhall/Tutorial.hs, dist/build/Dhall/Tutorial.o, dist/build/Dhall/Tutorial.dyn_o )
3074.25 s
[dhall] [69 of 77] Compiling Dhall.TH ( src/Dhall/TH.hs, dist/build/Dhall/TH.o, dist/build/Dhall/TH.dyn_o )
3076.92 s
[dhall] [70 of 77] Compiling Dhall.Deriving ( src/Dhall/Deriving.hs, dist/build/Dhall/Deriving.o, dist/build/Dhall/Deriving.dyn_o )
3076.92 s
[dhall] [71 of 77] Compiling Dhall.Freeze ( src/Dhall/Freeze.hs, dist/build/Dhall/Freeze.o, dist/build/Dhall/Freeze.dyn_o )
3076.92 s
[dhall] [72 of 77] Compiling Dhall.Format ( src/Dhall/Format.hs, dist/build/Dhall/Format.o, dist/build/Dhall/Format.dyn_o )
3076.92 s
[dhall] [73 of 77] Compiling Dhall.DirectoryTree ( src/Dhall/DirectoryTree.hs, dist/build/Dhall/DirectoryTree.o, dist/build/Dhall/DirectoryTree.dyn_o )
3076.92 s
[dhall] [74 of 77] Compiling Paths_dhall ( dist/build/autogen/Paths_dhall.hs, dist/build/Paths_dhall.o, dist/build/Paths_dhall.dyn_o )
3076.92 s
[dhall] [75 of 77] Compiling Dhall.Version ( src/Dhall/Version.hs, dist/build/Dhall/Version.o, dist/build/Dhall/Version.dyn_o )
3076.92 s
[dhall] [76 of 77] Compiling Dhall.Repl ( src/Dhall/Repl.hs, dist/build/Dhall/Repl.o, dist/build/Dhall/Repl.dyn_o )
3076.92 s
[dhall] [77 of 77] Compiling Dhall.Main ( src/Dhall/Main.hs, dist/build/Dhall/Main.o, dist/build/Dhall/Main.dyn_o )
3082.22 s
[dhall] [ 1 of 77] Compiling Dhall.Context ( src/Dhall/Context.hs, dist/build/Dhall/Context.p_o )
3083.85 s
[dhall] [ 2 of 77] Compiling Dhall.Crypto ( ghc-src/Dhall/Crypto.hs, dist/build/Dhall/Crypto.p_o )
3086.62 s
[dhall] [ 3 of 77] Compiling Dhall.Import.Manager ( ghc-src/Dhall/Import/Manager.hs, dist/build/Dhall/Import/Manager.p_o )
3086.62 s
[dhall] [ 4 of 77] Compiling Dhall.Map ( src/Dhall/Map.hs, dist/build/Dhall/Map.p_o )
3089.95 s
[dhall] [ 5 of 77] Compiling Dhall.Optics ( src/Dhall/Optics.hs, dist/build/Dhall/Optics.p_o )
3089.95 s
[dhall] [ 6 of 77] Compiling Dhall.Set ( src/Dhall/Set.hs, dist/build/Dhall/Set.p_o )
3089.95 s
[dhall] src/Dhall/Set.hs:30:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3089.95 s
[dhall] The import of ‘Data.List’ is redundant
3089.95 s
[dhall] except perhaps to import instances from ‘Data.List’
3089.95 s
[dhall] To import instances alone, use: import Data.List()
3089.95 s
[dhall] |
3089.95 s
[dhall] 30 | import Data.List (foldl')
3089.95 s
[dhall] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3089.95 s
[dhall]
3089.95 s
[dhall] [ 7 of 77] Compiling Dhall.Syntax.Const ( src/Dhall/Syntax/Const.hs, dist/build/Dhall/Syntax/Const.p_o )
3089.95 s
[dhall] [ 8 of 77] Compiling Dhall.Syntax.Types[boot] ( src/Dhall/Syntax/Types.hs-boot, dist/build/Dhall/Syntax/Types.p_o-boot )
3089.95 s
[dhall] [ 9 of 77] Compiling Dhall.Syntax.Types ( src/Dhall/Syntax/Types.hs, dist/build/Dhall/Syntax/Types.p_o )
3089.95 s
[dhall] [10 of 77] Compiling Dhall.Syntax.Var ( src/Dhall/Syntax/Var.hs, dist/build/Dhall/Syntax/Var.p_o )
3089.95 s
[dhall] [11 of 77] Compiling Dhall.Syntax.Chunks[boot] ( src/Dhall/Syntax/Chunks.hs-boot, dist/build/Dhall/Syntax/Chunks.p_o-boot )
3089.95 s
[dhall] [12 of 77] Compiling Dhall.Syntax.Expr[boot] ( src/Dhall/Syntax/Expr.hs-boot, dist/build/Dhall/Syntax/Expr.p_o-boot )
3089.95 s
[dhall] [13 of 77] Compiling Dhall.Syntax.RecordField ( src/Dhall/Syntax/RecordField.hs, dist/build/Dhall/Syntax/RecordField.p_o )
3089.95 s
[dhall] [14 of 77] Compiling Dhall.Syntax.FunctionBinding ( src/Dhall/Syntax/FunctionBinding.hs, dist/build/Dhall/Syntax/FunctionBinding.p_o )
3089.95 s
[dhall] [15 of 77] Compiling Dhall.Syntax.Binding ( src/Dhall/Syntax/Binding.hs, dist/build/Dhall/Syntax/Binding.p_o )
3089.95 s
[dhall] [16 of 77] Compiling Dhall.Util[boot] ( src/Dhall/Util.hs-boot, dist/build/Dhall/Util.p_o-boot )
3089.95 s
[dhall] [17 of 77] Compiling Dhall.Src ( src/Dhall/Src.hs, dist/build/Dhall/Src.p_o )
3089.95 s
[dhall] [18 of 77] Compiling Dhall.Pretty.Internal[boot] ( src/Dhall/Pretty/Internal.hs-boot, dist/build/Dhall/Pretty/Internal.p_o-boot )
3089.95 s
[dhall] [19 of 77] Compiling Dhall.Syntax.Chunks ( src/Dhall/Syntax/Chunks.hs, dist/build/Dhall/Syntax/Chunks.p_o )
3089.95 s
[dhall] [20 of 77] Compiling Dhall.Syntax.Expr ( src/Dhall/Syntax/Expr.hs, dist/build/Dhall/Syntax/Expr.p_o )
3091.43 s
[dhall] [21 of 77] Compiling Dhall.Syntax.Operations[boot] ( src/Dhall/Syntax/Operations.hs-boot, dist/build/Dhall/Syntax/Operations.p_o-boot )
3091.43 s
[dhall] [22 of 77] Compiling Dhall.Syntax.Instances.Pretty[boot] ( src/Dhall/Syntax/Instances/Pretty.hs-boot, dist/build/Dhall/Syntax/Instances/Pretty.p_o-boot )
3091.43 s
[dhall] [23 of 77] Compiling Dhall.Syntax.MultiLet ( src/Dhall/Syntax/MultiLet.hs, dist/build/Dhall/Syntax/MultiLet.p_o )
3091.78 s
[dhall] [24 of 77] Compiling Dhall.Syntax.Operations ( src/Dhall/Syntax/Operations.hs, dist/build/Dhall/Syntax/Operations.p_o )
3095.09 s
[dhall] [25 of 77] Compiling Dhall.Syntax.Instances.Functor ( src/Dhall/Syntax/Instances/Functor.hs, dist/build/Dhall/Syntax/Instances/Functor.p_o )
3096.13 s
[dhall] [26 of 77] Compiling Dhall.Syntax.Instances.Applicative ( src/Dhall/Syntax/Instances/Applicative.hs, dist/build/Dhall/Syntax/Instances/Applicative.p_o )
3096.64 s
[dhall] [27 of 77] Compiling Dhall.Syntax.Instances.Monad ( src/Dhall/Syntax/Instances/Monad.hs, dist/build/Dhall/Syntax/Instances/Monad.p_o )
3097.00 s
[dhall] [28 of 77] Compiling Dhall.Syntax.Instances.Bifunctor ( src/Dhall/Syntax/Instances/Bifunctor.hs, dist/build/Dhall/Syntax/Instances/Bifunctor.p_o )
3097.00 s
[dhall] [29 of 77] Compiling Dhall.Syntax.Instances.Data ( src/Dhall/Syntax/Instances/Data.hs, dist/build/Dhall/Syntax/Instances/Data.p_o )
3097.00 s
[dhall] [30 of 77] Compiling Dhall.Syntax.Instances.Foldable ( src/Dhall/Syntax/Instances/Foldable.hs, dist/build/Dhall/Syntax/Instances/Foldable.p_o )
3097.00 s
[dhall] [31 of 77] Compiling Dhall.Syntax.Instances.Traversable ( src/Dhall/Syntax/Instances/Traversable.hs, dist/build/Dhall/Syntax/Instances/Traversable.p_o )
3097.00 s
[dhall] [32 of 77] Compiling Dhall.Syntax.Instances.Lift ( src/Dhall/Syntax/Instances/Lift.hs, dist/build/Dhall/Syntax/Instances/Lift.p_o )
3097.00 s
[dhall] [33 of 77] Compiling Dhall.Syntax.Import ( src/Dhall/Syntax/Import.hs, dist/build/Dhall/Syntax/Import.p_o )
3098.59 s
[dhall] [34 of 77] Compiling Dhall.Syntax.Instances.Pretty ( src/Dhall/Syntax/Instances/Pretty.hs, dist/build/Dhall/Syntax/Instances/Pretty.p_o )
3099.56 s
[dhall] [35 of 77] Compiling Dhall.Syntax.Instances.Show ( src/Dhall/Syntax/Instances/Show.hs, dist/build/Dhall/Syntax/Instances/Show.p_o )
3101.28 s
[dhall] [36 of 77] Compiling Dhall.Syntax.Instances.Eq ( src/Dhall/Syntax/Instances/Eq.hs, dist/build/Dhall/Syntax/Instances/Eq.p_o )
3101.29 s
[dhall] [37 of 77] Compiling Dhall.Syntax.Instances.Ord ( src/Dhall/Syntax/Instances/Ord.hs, dist/build/Dhall/Syntax/Instances/Ord.p_o )
3103.42 s
[dhall] [38 of 77] Compiling Dhall.Syntax.Instances.NFData ( src/Dhall/Syntax/Instances/NFData.hs, dist/build/Dhall/Syntax/Instances/NFData.p_o )
3103.42 s
[dhall] [39 of 77] Compiling Dhall.Syntax ( src/Dhall/Syntax.hs, dist/build/Dhall/Syntax.p_o )
3103.75 s
[dhall] [40 of 77] Compiling Dhall.Pretty.Internal ( src/Dhall/Pretty/Internal.hs, dist/build/Dhall/Pretty/Internal.p_o )
3112.43 s
[dhall] [41 of 77] Compiling Dhall.Pretty ( src/Dhall/Pretty.hs, dist/build/Dhall/Pretty.p_o )
3112.68 s
[dhall] [42 of 77] Compiling Dhall.Eval ( src/Dhall/Eval.hs, dist/build/Dhall/Eval.p_o )
3120.25 s
[dhall] [43 of 77] Compiling Dhall.Normalize ( src/Dhall/Normalize.hs, dist/build/Dhall/Normalize.p_o )
3124.65 s
[dhall] [44 of 77] Compiling Dhall.Parser.Combinators ( src/Dhall/Parser/Combinators.hs, dist/build/Dhall/Parser/Combinators.p_o )
3124.65 s
[dhall] [45 of 77] Compiling Dhall.Parser.Token ( src/Dhall/Parser/Token.hs, dist/build/Dhall/Parser/Token.p_o )
3124.65 s
[dhall] [46 of 77] Compiling Dhall.Parser.Expression ( src/Dhall/Parser/Expression.hs, dist/build/Dhall/Parser/Expression.p_o )
3124.65 s
[dhall] src/Dhall/Parser/Expression.hs:18:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3124.65 s
[dhall] The import of ‘Data.Foldable’ is redundant
3124.65 s
[dhall] except perhaps to import instances from ‘Data.Foldable’
3124.65 s
[dhall] To import instances alone, use: import Data.Foldable()
3124.65 s
[dhall] |
3124.65 s
[dhall] 18 | import Data.Foldable (foldl')
3124.65 s
[dhall] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3124.65 s
[dhall]
3132.90 s
[dhall] [47 of 77] Compiling Dhall.Core ( src/Dhall/Core.hs, dist/build/Dhall/Core.p_o )
3132.91 s
[dhall] [48 of 77] Compiling Dhall.Parser ( src/Dhall/Parser.hs, dist/build/Dhall/Parser.p_o )
3133.38 s
[dhall] [49 of 77] Compiling Dhall.Util ( src/Dhall/Util.hs, dist/build/Dhall/Util.p_o )
3134.67 s
[dhall] [50 of 77] Compiling Dhall.URL ( src/Dhall/URL.hs, dist/build/Dhall/URL.p_o )
3135.88 s
[dhall] [51 of 77] Compiling Dhall.Substitution ( src/Dhall/Substitution.hs, dist/build/Dhall/Substitution.p_o )
3135.88 s
[dhall] [52 of 77] Compiling Dhall.Binary ( src/Dhall/Binary.hs, dist/build/Dhall/Binary.p_o )
3141.95 s
[dhall] [53 of 77] Compiling Dhall.Diff ( src/Dhall/Diff.hs, dist/build/Dhall/Diff.p_o )
3142.23 s
[dhall] [54 of 77] Compiling Dhall.TypeCheck ( src/Dhall/TypeCheck.hs, dist/build/Dhall/TypeCheck.p_o )
3155.66 s
[dhall] [55 of 77] Compiling Dhall.Tags ( src/Dhall/Tags.hs, dist/build/Dhall/Tags.p_o )
3155.66 s
[dhall] src/Dhall/Tags.hs:11:28: warning : [ GHC-38856 ] [ -Wunused-imports ]
3155.66 s
[dhall] The import of ‘foldl'’ from module ‘Data.List’ is redundant
3155.66 s
[dhall] |
3155.66 s
[dhall] 11 | import Data.List (foldl' , isSuffixOf)
3155.66 s
[dhall] | ^^^^^^
3155.66 s
[dhall]
3155.66 s
[dhall] src/Dhall/Tags.hs:264:73: warning : [ GHC-63394 ] [ -Wx-partial ]
3155.66 s
[dhall] In the use of ‘head’
3155.66 s
[dhall] (imported from Prelude, but defined in GHC.Internal.List):
3155.66 s
[dhall] "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"."
3155.66 s
[dhall] |
3155.66 s
[dhall] 264 | contents <- fmap (filter ((/=) '.' . head ))
3155.66 s
[dhall] | ^^^^
3155.66 s
[dhall]
3155.66 s
[dhall] [56 of 77] Compiling Dhall.Marshal.Internal ( src/Dhall/Marshal/Internal.hs, dist/build/Dhall/Marshal/Internal.p_o )
3155.66 s
[dhall] [57 of 77] Compiling Dhall.Marshal.Encode ( src/Dhall/Marshal/Encode.hs, dist/build/Dhall/Marshal/Encode.p_o )
3155.66 s
[dhall] [58 of 77] Compiling Dhall.Lint ( src/Dhall/Lint.hs, dist/build/Dhall/Lint.p_o )
3155.66 s
[dhall] [59 of 77] Compiling Dhall.Import.Types ( src/Dhall/Import/Types.hs, dist/build/Dhall/Import/Types.p_o )
3155.67 s
[dhall] [60 of 77] Compiling Dhall.Import.Headers ( src/Dhall/Import/Headers.hs, dist/build/Dhall/Import/Headers.p_o )
3156.70 s
[dhall] [61 of 77] Compiling Dhall.Package ( src/Dhall/Package.hs, dist/build/Dhall/Package.p_o )
3156.70 s
[dhall] [62 of 77] Compiling Dhall.Marshal.Decode ( src/Dhall/Marshal/Decode.hs, dist/build/Dhall/Marshal/Decode.p_o )
3156.70 s
[dhall] src/Dhall/Marshal/Decode.hs:1302:50: warning : [ GHC-63394 ] [ -Wx-partial ]
3156.70 s
[dhall] In the use of ‘head’
3156.70 s
[dhall] (imported from Prelude, but defined in GHC.Internal.List):
3156.70 s
[dhall] "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"."
3156.70 s
[dhall] |
3156.70 s
[dhall] 1302 | <> (Data.Text.pack $ show $ head duplicates)
3156.70 s
[dhall] | ^^^^
3156.70 s
[dhall]
3156.70 s
[dhall] src/Dhall/Marshal/Decode.hs:1306:31: warning : [ GHC-63394 ] [ -Wx-partial ]
3156.70 s
[dhall] In the use of ‘head’
3156.70 s
[dhall] (imported from Prelude, but defined in GHC.Internal.List):
3156.70 s
[dhall] "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"."
3156.70 s
[dhall] |
3156.70 s
[dhall] 1306 | , show $ head duplicates
3156.70 s
[dhall] | ^^^^
3156.70 s
[dhall]
3156.70 s
[dhall] [63 of 77] Compiling Dhall.DirectoryTree.Types ( src/Dhall/DirectoryTree/Types.hs, dist/build/Dhall/DirectoryTree/Types.p_o )
3156.70 s
[dhall] [64 of 77] Compiling Dhall.Import.HTTP ( ghc-src/Dhall/Import/HTTP.hs, dist/build/Dhall/Import/HTTP.p_o )
3156.71 s
[dhall] [65 of 77] Compiling Dhall.Import ( src/Dhall/Import.hs, dist/build/Dhall/Import.p_o )
3161.87 s
[dhall] [66 of 77] Compiling Dhall.Schemas ( src/Dhall/Schemas.hs, dist/build/Dhall/Schemas.p_o )
3162.95 s
[dhall] [67 of 77] Compiling Dhall ( src/Dhall.hs, dist/build/Dhall.p_o )
3162.95 s
[dhall] [68 of 77] Compiling Dhall.Tutorial ( src/Dhall/Tutorial.hs, dist/build/Dhall/Tutorial.p_o )
3163.28 s
[dhall] [69 of 77] Compiling Dhall.TH ( src/Dhall/TH.hs, dist/build/Dhall/TH.p_o )
3165.44 s
[dhall] [70 of 77] Compiling Dhall.Deriving ( src/Dhall/Deriving.hs, dist/build/Dhall/Deriving.p_o )
3165.45 s
[dhall] [71 of 77] Compiling Dhall.Freeze ( src/Dhall/Freeze.hs, dist/build/Dhall/Freeze.p_o )
3165.45 s
[dhall] [72 of 77] Compiling Dhall.Format ( src/Dhall/Format.hs, dist/build/Dhall/Format.p_o )
3165.45 s
[dhall] [73 of 77] Compiling Dhall.DirectoryTree ( src/Dhall/DirectoryTree.hs, dist/build/Dhall/DirectoryTree.p_o )
3165.45 s
[dhall] [74 of 77] Compiling Paths_dhall ( dist/build/autogen/Paths_dhall.hs, dist/build/Paths_dhall.p_o )
3165.45 s
[dhall] [75 of 77] Compiling Dhall.Version ( src/Dhall/Version.hs, dist/build/Dhall/Version.p_o )
3165.45 s
[dhall] [76 of 77] Compiling Dhall.Repl ( src/Dhall/Repl.hs, dist/build/Dhall/Repl.p_o )
3165.65 s
[dhall] [77 of 77] Compiling Dhall.Main ( src/Dhall/Main.hs, dist/build/Dhall/Main.p_o )
3176.16 s
[dhall] Preprocessing executable 'dhall' for dhall-1.42.2...
3176.16 s
[dhall] Building executable 'dhall' for dhall-1.42.2...
3176.41 s
[dhall] [1 of 1] Compiling Main ( dhall/Main.hs, dist/build/dhall/dhall-tmp/Main.o )
3176.94 s
[dhall] [2 of 2] Linking dist/build/dhall/dhall
3180.55 s
[dhall] buildPhase completed in 3 minutes 48 seconds
3180.55 s
[dhall] Phase: haddockPhase
3181.05 s
[dhall] Preprocessing library for dhall-1.42.2...
3181.08 s
[dhall] Running Haddock on library for dhall-1.42.2...
3181.45 s
[dhall] Warning: The documentation for the following packages are not installed. No
3181.46 s
[dhall] links will be generated to these packages: attoparsec-0.14.4,
3181.46 s
[dhall] attoparsec-0.14.4, vector-0.13.2.0
3183.89 s
[dhall] [ 1 of 77] Compiling Dhall.Context ( src/Dhall/Context.hs, /build/ghc1857_0/ghc_36.o, /build/ghc1857_0/ghc_36.dyn_o )
3184.06 s
[dhall] [ 2 of 77] Compiling Dhall.Crypto ( ghc-src/Dhall/Crypto.hs, /build/ghc1857_0/ghc_40.o, /build/ghc1857_0/ghc_40.dyn_o )
3184.79 s
[dhall] [ 3 of 77] Compiling Dhall.Import.Manager ( ghc-src/Dhall/Import/Manager.hs, /build/ghc1857_0/ghc_52.o, /build/ghc1857_0/ghc_52.dyn_o )
3185.01 s
[dhall] [ 4 of 77] Compiling Dhall.Map ( src/Dhall/Map.hs, /build/ghc1857_0/ghc_56.o, /build/ghc1857_0/ghc_56.dyn_o )
3186.79 s
[dhall] [ 5 of 77] Compiling Dhall.Optics ( src/Dhall/Optics.hs, /build/ghc1857_0/ghc_66.o, /build/ghc1857_0/ghc_66.dyn_o )
3187.03 s
[dhall] [ 6 of 77] Compiling Dhall.Set ( src/Dhall/Set.hs, /build/ghc1857_0/ghc_80.o, /build/ghc1857_0/ghc_80.dyn_o )
3187.13 s
[dhall] src/Dhall/Set.hs:30:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3187.13 s
[dhall] The import of ‘Data.List’ is redundant
3187.13 s
[dhall] except perhaps to import instances from ‘Data.List’
3187.13 s
[dhall] To import instances alone, use: import Data.List()
3187.13 s
[dhall] |
3187.13 s
[dhall] 30 | import Data.List (foldl')
3187.13 s
[dhall] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3187.13 s
[dhall]
3187.48 s
[dhall] [ 7 of 77] Compiling Dhall.Syntax.Const ( src/Dhall/Syntax/Const.hs, /build/ghc1857_0/ghc_92.o, /build/ghc1857_0/ghc_92.dyn_o )
3187.62 s
[dhall] [ 8 of 77] Compiling Dhall.Syntax.Types[boot] ( src/Dhall/Syntax/Types.hs-boot, nothing )
3187.62 s
[dhall] [ 9 of 77] Compiling Dhall.Syntax.Types ( src/Dhall/Syntax/Types.hs, /build/ghc1857_0/ghc_132.o, /build/ghc1857_0/ghc_132.dyn_o )
3187.77 s
[dhall] [10 of 77] Compiling Dhall.Syntax.Var ( src/Dhall/Syntax/Var.hs, /build/ghc1857_0/ghc_134.o, /build/ghc1857_0/ghc_134.dyn_o )
3187.83 s
[dhall] [11 of 77] Compiling Dhall.Syntax.Chunks[boot] ( src/Dhall/Syntax/Chunks.hs-boot, nothing )
3187.83 s
[dhall] [12 of 77] Compiling Dhall.Syntax.Expr[boot] ( src/Dhall/Syntax/Expr.hs-boot, nothing )
3187.84 s
[dhall] [13 of 77] Compiling Dhall.Syntax.RecordField ( src/Dhall/Syntax/RecordField.hs, /build/ghc1857_0/ghc_130.o, /build/ghc1857_0/ghc_130.dyn_o )
3187.94 s
[dhall] [14 of 77] Compiling Dhall.Syntax.FunctionBinding ( src/Dhall/Syntax/FunctionBinding.hs, /build/ghc1857_0/ghc_96.o, /build/ghc1857_0/ghc_96.dyn_o )
3188.03 s
[dhall] [15 of 77] Compiling Dhall.Syntax.Binding ( src/Dhall/Syntax/Binding.hs, /build/ghc1857_0/ghc_88.o, /build/ghc1857_0/ghc_88.dyn_o )
3188.17 s
[dhall] [16 of 77] Compiling Dhall.Util[boot] ( src/Dhall/Util.hs-boot, nothing )
3188.17 s
[dhall] [17 of 77] Compiling Dhall.Src ( src/Dhall/Src.hs, /build/ghc1857_0/ghc_82.o, /build/ghc1857_0/ghc_82.dyn_o )
3188.70 s
[dhall] [18 of 77] Compiling Dhall.Pretty.Internal[boot] ( src/Dhall/Pretty/Internal.hs-boot, nothing )
3188.72 s
[dhall] [19 of 77] Compiling Dhall.Syntax.Chunks ( src/Dhall/Syntax/Chunks.hs, /build/ghc1857_0/ghc_90.o, /build/ghc1857_0/ghc_90.dyn_o )
3188.99 s
[dhall] [20 of 77] Compiling Dhall.Syntax.Expr ( src/Dhall/Syntax/Expr.hs, /build/ghc1857_0/ghc_94.o, /build/ghc1857_0/ghc_94.dyn_o )
3190.85 s
[dhall] [21 of 77] Compiling Dhall.Syntax.Operations[boot] ( src/Dhall/Syntax/Operations.hs-boot, nothing )
3190.86 s
[dhall] [22 of 77] Compiling Dhall.Syntax.Instances.Pretty[boot] ( src/Dhall/Syntax/Instances/Pretty.hs-boot, nothing )
3190.87 s
[dhall] [23 of 77] Compiling Dhall.Syntax.MultiLet ( src/Dhall/Syntax/MultiLet.hs, /build/ghc1857_0/ghc_126.o, /build/ghc1857_0/ghc_126.dyn_o )
3190.95 s
[dhall] [24 of 77] Compiling Dhall.Syntax.Operations ( src/Dhall/Syntax/Operations.hs, /build/ghc1857_0/ghc_128.o, /build/ghc1857_0/ghc_128.dyn_o )
3191.85 s
[dhall] [25 of 77] Compiling Dhall.Syntax.Instances.Functor ( src/Dhall/Syntax/Instances/Functor.hs, /build/ghc1857_0/ghc_110.o, /build/ghc1857_0/ghc_110.dyn_o )
3192.01 s
[dhall] [26 of 77] Compiling Dhall.Syntax.Instances.Applicative ( src/Dhall/Syntax/Instances/Applicative.hs, /build/ghc1857_0/ghc_100.o, /build/ghc1857_0/ghc_100.dyn_o )
3192.14 s
[dhall] [27 of 77] Compiling Dhall.Syntax.Instances.Monad ( src/Dhall/Syntax/Instances/Monad.hs, /build/ghc1857_0/ghc_114.o, /build/ghc1857_0/ghc_114.dyn_o )
3192.30 s
[dhall] [28 of 77] Compiling Dhall.Syntax.Instances.Bifunctor ( src/Dhall/Syntax/Instances/Bifunctor.hs, /build/ghc1857_0/ghc_102.o, /build/ghc1857_0/ghc_102.dyn_o )
3192.50 s
[dhall] [29 of 77] Compiling Dhall.Syntax.Instances.Data ( src/Dhall/Syntax/Instances/Data.hs, /build/ghc1857_0/ghc_104.o, /build/ghc1857_0/ghc_104.dyn_o )
3195.20 s
[dhall] [30 of 77] Compiling Dhall.Syntax.Instances.Foldable ( src/Dhall/Syntax/Instances/Foldable.hs, /build/ghc1857_0/ghc_108.o, /build/ghc1857_0/ghc_108.dyn_o )
3196.17 s
[dhall] [31 of 77] Compiling Dhall.Syntax.Instances.Traversable ( src/Dhall/Syntax/Instances/Traversable.hs, /build/ghc1857_0/ghc_124.o, /build/ghc1857_0/ghc_124.dyn_o )
3196.60 s
[dhall] [32 of 77] Compiling Dhall.Syntax.Instances.Lift ( src/Dhall/Syntax/Instances/Lift.hs, /build/ghc1857_0/ghc_112.o, /build/ghc1857_0/ghc_112.dyn_o )
3198.79 s
[dhall] [33 of 77] Compiling Dhall.Syntax.Import ( src/Dhall/Syntax/Import.hs, /build/ghc1857_0/ghc_98.o, /build/ghc1857_0/ghc_98.dyn_o )
3200.34 s
[dhall] [34 of 77] Compiling Dhall.Syntax.Instances.Pretty ( src/Dhall/Syntax/Instances/Pretty.hs, /build/ghc1857_0/ghc_120.o, /build/ghc1857_0/ghc_120.dyn_o )
3200.74 s
[dhall] [35 of 77] Compiling Dhall.Syntax.Instances.Show ( src/Dhall/Syntax/Instances/Show.hs, /build/ghc1857_0/ghc_122.o, /build/ghc1857_0/ghc_122.dyn_o )
3201.89 s
[dhall] [36 of 77] Compiling Dhall.Syntax.Instances.Eq ( src/Dhall/Syntax/Instances/Eq.hs, /build/ghc1857_0/ghc_106.o, /build/ghc1857_0/ghc_106.dyn_o )
3202.78 s
[dhall] [37 of 77] Compiling Dhall.Syntax.Instances.Ord ( src/Dhall/Syntax/Instances/Ord.hs, /build/ghc1857_0/ghc_118.o, /build/ghc1857_0/ghc_118.dyn_o )
3204.25 s
[dhall] [38 of 77] Compiling Dhall.Syntax.Instances.NFData ( src/Dhall/Syntax/Instances/NFData.hs, /build/ghc1857_0/ghc_116.o, /build/ghc1857_0/ghc_116.dyn_o )
3205.07 s
[dhall] [39 of 77] Compiling Dhall.Syntax ( src/Dhall/Syntax.hs, /build/ghc1857_0/ghc_86.o, /build/ghc1857_0/ghc_86.dyn_o )
3205.11 s
[dhall] [40 of 77] Compiling Dhall.Pretty.Internal ( src/Dhall/Pretty/Internal.hs, /build/ghc1857_0/ghc_78.o, /build/ghc1857_0/ghc_78.dyn_o )
3210.12 s
[dhall] [41 of 77] Compiling Dhall.Pretty ( src/Dhall/Pretty.hs, /build/ghc1857_0/ghc_76.o, /build/ghc1857_0/ghc_76.dyn_o )
3210.17 s
[dhall] [42 of 77] Compiling Dhall.Eval ( src/Dhall/Eval.hs, /build/ghc1857_0/ghc_44.o, /build/ghc1857_0/ghc_44.dyn_o )
3217.00 s
[dhall] [43 of 77] Compiling Dhall.Normalize ( src/Dhall/Normalize.hs, /build/ghc1857_0/ghc_64.o, /build/ghc1857_0/ghc_64.dyn_o )
3220.07 s
[dhall] [44 of 77] Compiling Dhall.Parser.Combinators ( src/Dhall/Parser/Combinators.hs, /build/ghc1857_0/ghc_70.o, /build/ghc1857_0/ghc_70.dyn_o )
3220.90 s
[dhall] [45 of 77] Compiling Dhall.Parser.Token ( src/Dhall/Parser/Token.hs, /build/ghc1857_0/ghc_74.o, /build/ghc1857_0/ghc_74.dyn_o )
3223.23 s
[dhall] [46 of 77] Compiling Dhall.Parser.Expression ( src/Dhall/Parser/Expression.hs, /build/ghc1857_0/ghc_72.o, /build/ghc1857_0/ghc_72.dyn_o )
3224.28 s
[dhall] src/Dhall/Parser/Expression.hs:18:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3224.28 s
[dhall] The import of ‘Data.Foldable’ is redundant
3224.28 s
[dhall] except perhaps to import instances from ‘Data.Foldable’
3224.28 s
[dhall] To import instances alone, use: import Data.Foldable()
3224.28 s
[dhall] |
3224.28 s
[dhall] 18 | import Data.Foldable (foldl')
3224.28 s
[dhall] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3224.28 s
[dhall]
3225.88 s
[dhall] [47 of 77] Compiling Dhall.Core ( src/Dhall/Core.hs, /build/ghc1857_0/ghc_38.o, /build/ghc1857_0/ghc_38.dyn_o )
3226.03 s
[dhall] [48 of 77] Compiling Dhall.Parser ( src/Dhall/Parser.hs, /build/ghc1857_0/ghc_68.o, /build/ghc1857_0/ghc_68.dyn_o )
3226.30 s
[dhall] [49 of 77] Compiling Dhall.Util ( src/Dhall/Util.hs, /build/ghc1857_0/ghc_140.o, /build/ghc1857_0/ghc_140.dyn_o )
3226.83 s
[dhall] [50 of 77] Compiling Dhall.URL ( src/Dhall/URL.hs, /build/ghc1857_0/ghc_138.o, /build/ghc1857_0/ghc_138.dyn_o )
3226.97 s
[dhall] [51 of 77] Compiling Dhall.Substitution ( src/Dhall/Substitution.hs, /build/ghc1857_0/ghc_84.o, /build/ghc1857_0/ghc_84.dyn_o )
3227.03 s
[dhall] [52 of 77] Compiling Dhall.Binary ( src/Dhall/Binary.hs, /build/ghc1857_0/ghc_34.o, /build/ghc1857_0/ghc_34.dyn_o )
3229.98 s
[dhall] [53 of 77] Compiling Dhall.Diff ( src/Dhall/Diff.hs, /build/ghc1857_0/ghc_42.o, /build/ghc1857_0/ghc_42.dyn_o )
3234.89 s
[dhall] [54 of 77] Compiling Dhall.TypeCheck ( src/Dhall/TypeCheck.hs, /build/ghc1857_0/ghc_136.o, /build/ghc1857_0/ghc_136.dyn_o )
3242.88 s
[dhall] [55 of 77] Compiling Dhall.Tags ( src/Dhall/Tags.hs, nothing )
3243.05 s
[dhall] src/Dhall/Tags.hs:11:28: warning : [ GHC-38856 ] [ -Wunused-imports ]
3243.05 s
[dhall] The import of ‘foldl'’ from module ‘Data.List’ is redundant
3243.05 s
[dhall] |
3243.05 s
[dhall] 11 | import Data.List (foldl' , isSuffixOf)
3243.05 s
[dhall] | ^^^^^^
3243.05 s
[dhall]
3243.05 s
[dhall] src/Dhall/Tags.hs:264:73: warning : [ GHC-63394 ] [ -Wx-partial ]
3243.05 s
[dhall] In the use of ‘head’
3243.05 s
[dhall] (imported from Prelude, but defined in GHC.Internal.List):
3243.05 s
[dhall] "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"."
3243.05 s
[dhall] |
3243.05 s
[dhall] 264 | contents <- fmap (filter ((/=) '.' . head ))
3243.05 s
[dhall] | ^^^^
3243.05 s
[dhall]
3243.05 s
[dhall] [56 of 77] Compiling Dhall.Marshal.Internal ( src/Dhall/Marshal/Internal.hs, /build/ghc1857_0/ghc_62.o, /build/ghc1857_0/ghc_62.dyn_o )
3243.25 s
[dhall] [57 of 77] Compiling Dhall.Marshal.Encode ( src/Dhall/Marshal/Encode.hs, /build/ghc1857_0/ghc_60.o, /build/ghc1857_0/ghc_60.dyn_o )
3244.95 s
[dhall] [58 of 77] Compiling Dhall.Lint ( src/Dhall/Lint.hs, nothing )
3245.07 s
[dhall] [59 of 77] Compiling Dhall.Import.Types ( src/Dhall/Import/Types.hs, /build/ghc1857_0/ghc_54.o, /build/ghc1857_0/ghc_54.dyn_o )
3245.74 s
[dhall] [60 of 77] Compiling Dhall.Import.Headers ( src/Dhall/Import/Headers.hs, /build/ghc1857_0/ghc_50.o, /build/ghc1857_0/ghc_50.dyn_o )
3246.00 s
[dhall] [61 of 77] Compiling Dhall.Package ( src/Dhall/Package.hs, nothing )
3246.10 s
[dhall] [62 of 77] Compiling Dhall.Marshal.Decode ( src/Dhall/Marshal/Decode.hs, /build/ghc1857_0/ghc_58.o, /build/ghc1857_0/ghc_58.dyn_o )
3247.28 s
[dhall] src/Dhall/Marshal/Decode.hs:1302:50: warning : [ GHC-63394 ] [ -Wx-partial ]
3247.28 s
[dhall] In the use of ‘head’
3247.28 s
[dhall] (imported from Prelude, but defined in GHC.Internal.List):
3247.28 s
[dhall] "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"."
3247.28 s
[dhall] |
3247.29 s
[dhall] 1302 | <> (Data.Text.pack $ show $ head duplicates)
3247.29 s
[dhall] | ^^^^
3247.29 s
[dhall]
3247.29 s
[dhall] src/Dhall/Marshal/Decode.hs:1306:31: warning : [ GHC-63394 ] [ -Wx-partial ]
3247.29 s
[dhall] In the use of ‘head’
3247.29 s
[dhall] (imported from Prelude, but defined in GHC.Internal.List):
3247.29 s
[dhall] "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"."
3247.29 s
[dhall] |
3247.29 s
[dhall] 1306 | , show $ head duplicates
3247.29 s
[dhall] | ^^^^
3247.29 s
[dhall]
3248.82 s
[dhall] [63 of 77] Compiling Dhall.DirectoryTree.Types ( src/Dhall/DirectoryTree/Types.hs, nothing )
3249.10 s
[dhall] [64 of 77] Compiling Dhall.Import.HTTP ( ghc-src/Dhall/Import/HTTP.hs, /build/ghc1857_0/ghc_48.o, /build/ghc1857_0/ghc_48.dyn_o )
3249.81 s
[dhall] [65 of 77] Compiling Dhall.Import ( src/Dhall/Import.hs, /build/ghc1857_0/ghc_46.o, /build/ghc1857_0/ghc_46.dyn_o )
3252.45 s
[dhall] [66 of 77] Compiling Dhall.Schemas ( src/Dhall/Schemas.hs, nothing )
3252.57 s
[dhall] [67 of 77] Compiling Dhall ( src/Dhall.hs, /build/ghc1857_0/ghc_32.o, /build/ghc1857_0/ghc_32.dyn_o )
3253.11 s
[dhall] [68 of 77] Compiling Dhall.Tutorial ( src/Dhall/Tutorial.hs, nothing )
3253.19 s
[dhall] [69 of 77] Compiling Dhall.TH ( src/Dhall/TH.hs, nothing )
3253.55 s
[dhall] [70 of 77] Compiling Dhall.Deriving ( src/Dhall/Deriving.hs, nothing )
3253.63 s
[dhall] [71 of 77] Compiling Dhall.Freeze ( src/Dhall/Freeze.hs, nothing )
3253.79 s
[dhall] [72 of 77] Compiling Dhall.Format ( src/Dhall/Format.hs, nothing )
3253.86 s
[dhall] [73 of 77] Compiling Dhall.DirectoryTree ( src/Dhall/DirectoryTree.hs, nothing )
3254.11 s
[dhall] [74 of 77] Compiling Paths_dhall ( dist/build/autogen/Paths_dhall.hs, nothing )
3254.14 s
[dhall] [75 of 77] Compiling Dhall.Version ( src/Dhall/Version.hs, nothing )
3254.15 s
[dhall] [76 of 77] Compiling Dhall.Repl ( src/Dhall/Repl.hs, nothing )
3254.60 s
[dhall] [77 of 77] Compiling Dhall.Main ( src/Dhall/Main.hs, nothing )
3256.18 s
[dhall] Haddock coverage:
3256.19 s
[dhall] Warning: 'Context' is ambiguous. It is defined
3256.19 s
[dhall] * at src/Dhall/Context.hs:31:21
3256.19 s
[dhall] * at src/Dhall/Context.hs:31:1
3256.19 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.19 s
[dhall] by specifying the type/value namespace explicitly.
3256.19 s
[dhall] Defaulting to the one defined at src/Dhall/Context.hs:31:1
3256.21 s
[dhall] 100% ( 8 / 8) in 'Dhall.Context'
3256.21 s
[dhall] Warning: 'SHA256Digest' is ambiguous. It is defined
3256.21 s
[dhall] * at ghc-src/Dhall/Crypto.hs:27:24
3256.21 s
[dhall] * at ghc-src/Dhall/Crypto.hs:27:1
3256.21 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.21 s
[dhall] by specifying the type/value namespace explicitly.
3256.21 s
[dhall] Defaulting to the one defined at ghc-src/Dhall/Crypto.hs:27:1
3256.21 s
[dhall] 100% ( 5 / 5) in 'Dhall.Crypto'
3256.22 s
[dhall] Warning: 'Map' is ambiguous. It is defined
3256.22 s
[dhall] * at src/Dhall/Map.hs:92:16
3256.22 s
[dhall] * at src/Dhall/Map.hs:92:1
3256.22 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.22 s
[dhall] by specifying the type/value namespace explicitly.
3256.22 s
[dhall] Defaulting to the one defined at src/Dhall/Map.hs:92:1
3256.24 s
[dhall] 100% ( 50 / 50) in 'Dhall.Map'
3256.25 s
[dhall] 100% ( 12 / 12) in 'Dhall.Optics'
3256.26 s
[dhall] 100% ( 15 / 15) in 'Dhall.Set'
3256.26 s
[dhall] Warning: 'Binding' is ambiguous. It is defined
3256.26 s
[dhall] * at src/Dhall/Syntax/Binding.hs:29:20
3256.26 s
[dhall] * at src/Dhall/Syntax/Binding.hs:29:1
3256.26 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.26 s
[dhall] by specifying the type/value namespace explicitly.
3256.26 s
[dhall] Defaulting to the one defined at src/Dhall/Syntax/Binding.hs:29:1
3256.26 s
[dhall] Warning: 'FunctionBinding' is ambiguous. It is defined
3256.26 s
[dhall] * at src/Dhall/Syntax/FunctionBinding.hs:28:28
3256.26 s
[dhall] * at src/Dhall/Syntax/FunctionBinding.hs:28:1
3256.26 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.26 s
[dhall] by specifying the type/value namespace explicitly.
3256.26 s
[dhall] Defaulting to the one defined at src/Dhall/Syntax/FunctionBinding.hs:28:1
3256.27 s
[dhall] Warning: 'RecordField' is ambiguous. It is defined
3256.27 s
[dhall] * at src/Dhall/Syntax/RecordField.hs:70:24
3256.27 s
[dhall] * at src/Dhall/Syntax/RecordField.hs:70:1
3256.27 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.27 s
[dhall] by specifying the type/value namespace explicitly.
3256.27 s
[dhall] Defaulting to the one defined at src/Dhall/Syntax/RecordField.hs:70:1
3256.28 s
[dhall] Warning: 'FieldSelection' is ambiguous. It is defined
3256.28 s
[dhall] * at src/Dhall/Syntax/Types.hs:43:25
3256.28 s
[dhall] * at src/Dhall/Syntax/Types.hs:43:1
3256.28 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.28 s
[dhall] by specifying the type/value namespace explicitly.
3256.28 s
[dhall] Defaulting to the one defined at src/Dhall/Syntax/Types.hs:43:1
3256.28 s
[dhall] Warning: 'Src' is ambiguous. It is defined
3256.28 s
[dhall] * at src/Dhall/Src.hs:31:12
3256.28 s
[dhall] * at src/Dhall/Src.hs:31:1
3256.28 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.28 s
[dhall] by specifying the type/value namespace explicitly.
3256.28 s
[dhall] Defaulting to the one defined at src/Dhall/Src.hs:31:1
3256.28 s
[dhall] 100% ( 3 / 3) in 'Dhall.Src'
3256.28 s
[dhall] Warning: 'Chunks' is ambiguous. It is defined
3256.28 s
[dhall] * at src/Dhall/Syntax/Chunks.hs:29:19
3256.28 s
[dhall] * at src/Dhall/Syntax/Chunks.hs:29:1
3256.28 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.28 s
[dhall] by specifying the type/value namespace explicitly.
3256.28 s
[dhall] Defaulting to the one defined at src/Dhall/Syntax/Chunks.hs:29:1
3256.33 s
[dhall] Warning: 'MultiLet' is ambiguous. It is defined
3256.33 s
[dhall] * at src/Dhall/Syntax/MultiLet.hs:62:21
3256.33 s
[dhall] * at src/Dhall/Syntax/MultiLet.hs:62:1
3256.33 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.33 s
[dhall] by specifying the type/value namespace explicitly.
3256.33 s
[dhall] Defaulting to the one defined at src/Dhall/Syntax/MultiLet.hs:62:1
3256.33 s
[dhall] Warning: 'File' is ambiguous. It is defined
3256.33 s
[dhall] * at src/Dhall/Syntax/Import.hs:40:13
3256.33 s
[dhall] * at src/Dhall/Syntax/Import.hs:40:1
3256.33 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.33 s
[dhall] by specifying the type/value namespace explicitly.
3256.33 s
[dhall] Defaulting to the one defined at src/Dhall/Syntax/Import.hs:40:1
3256.34 s
[dhall] Warning: 'DhallDouble' is ambiguous. It is defined
3256.34 s
[dhall] * at src/Dhall/Syntax/Types.hs:16:23
3256.34 s
[dhall] * at src/Dhall/Syntax/Types.hs:16:1
3256.34 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.34 s
[dhall] by specifying the type/value namespace explicitly.
3256.34 s
[dhall] Defaulting to the one defined at src/Dhall/Syntax/Types.hs:16:1
3256.34 s
[dhall] Warning: Dhall.Syntax: Could not find documentation for exported module: Dhall.Pretty.Internal
3256.35 s
[dhall] Warning: Dhall.Syntax: Couldn't find .haddock for export CharacterSet
3256.38 s
[dhall] 100% ( 4 / 4) in 'Dhall.Substitution'
3256.38 s
[dhall] 100% ( 6 / 6) in 'Dhall.Binary'
3256.38 s
[dhall] Warning: 'Src' is ambiguous. It is defined
3256.38 s
[dhall] * at src/Dhall/Src.hs:31:12
3256.38 s
[dhall] * at src/Dhall/Src.hs:31:1
3256.38 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.38 s
[dhall] by specifying the type/value namespace explicitly.
3256.38 s
[dhall] Defaulting to the one defined at src/Dhall/Src.hs:31:1
3256.39 s
[dhall] Warning: 'Chunks' is ambiguous. It is defined
3256.39 s
[dhall] * at src/Dhall/Syntax/Chunks.hs:29:19
3256.39 s
[dhall] * at src/Dhall/Syntax/Chunks.hs:29:1
3256.39 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.39 s
[dhall] by specifying the type/value namespace explicitly.
3256.39 s
[dhall] Defaulting to the one defined at src/Dhall/Syntax/Chunks.hs:29:1
3256.41 s
[dhall] 100% ( 14 / 14) in 'Dhall.Pretty'
3256.41 s
[dhall] 100% ( 5 / 5) in 'Dhall.Diff'
3256.41 s
[dhall] Warning: 'Parser' is ambiguous. It is defined
3256.41 s
[dhall] * at src/Dhall/Parser/Combinators.hs:82:20
3256.41 s
[dhall] * at src/Dhall/Parser/Combinators.hs:82:1
3256.41 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.41 s
[dhall] by specifying the type/value namespace explicitly.
3256.41 s
[dhall] Defaulting to the one defined at src/Dhall/Parser/Combinators.hs:82:1
3256.41 s
[dhall] Warning: 'Src' is ambiguous. It is defined
3256.41 s
[dhall] * at src/Dhall/Src.hs:31:12
3256.41 s
[dhall] * at src/Dhall/Src.hs:31:1
3256.41 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.41 s
[dhall] by specifying the type/value namespace explicitly.
3256.41 s
[dhall] Defaulting to the one defined at src/Dhall/Src.hs:31:1
3256.43 s
[dhall] Warning: 'File' is ambiguous. It is defined
3256.43 s
[dhall] * at src/Dhall/Syntax/Import.hs:40:13
3256.43 s
[dhall] * at src/Dhall/Syntax/Import.hs:40:1
3256.43 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.43 s
[dhall] by specifying the type/value namespace explicitly.
3256.43 s
[dhall] Defaulting to the one defined at src/Dhall/Syntax/Import.hs:40:1
3256.48 s
[dhall] 100% (123 /123) in 'Dhall.Parser.Token'
3256.49 s
[dhall] Warning: 'Parser' is ambiguous. It is defined
3256.49 s
[dhall] * at src/Dhall/Parser/Combinators.hs:82:20
3256.49 s
[dhall] * at src/Dhall/Parser/Combinators.hs:82:1
3256.49 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.49 s
[dhall] by specifying the type/value namespace explicitly.
3256.49 s
[dhall] Defaulting to the one defined at src/Dhall/Parser/Combinators.hs:82:1
3256.49 s
[dhall] Warning: 'Src' is ambiguous. It is defined
3256.49 s
[dhall] * at src/Dhall/Src.hs:31:12
3256.49 s
[dhall] * at src/Dhall/Src.hs:31:1
3256.49 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.49 s
[dhall] by specifying the type/value namespace explicitly.
3256.49 s
[dhall] Defaulting to the one defined at src/Dhall/Src.hs:31:1
3256.51 s
[dhall] Warning: 'ImportHashed' is ambiguous. It is defined
3256.51 s
[dhall] * at src/Dhall/Syntax/Import.hs:86:21
3256.51 s
[dhall] * at src/Dhall/Syntax/Import.hs:86:1
3256.51 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.51 s
[dhall] by specifying the type/value namespace explicitly.
3256.51 s
[dhall] Defaulting to the one defined at src/Dhall/Syntax/Import.hs:86:1
3256.51 s
[dhall] Warning: 'Import' is ambiguous. It is defined
3256.51 s
[dhall] * at src/Dhall/Syntax/Import.hs:92:15
3256.51 s
[dhall] * at src/Dhall/Syntax/Import.hs:92:1
3256.51 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.51 s
[dhall] by specifying the type/value namespace explicitly.
3256.51 s
[dhall] Defaulting to the one defined at src/Dhall/Syntax/Import.hs:92:1
3256.51 s
[dhall] 100% ( 26 / 26) in 'Dhall.Parser.Expression'
3256.51 s
[dhall] Warning: 'Src' is ambiguous. It is defined
3256.51 s
[dhall] * at src/Dhall/Src.hs:31:12
3256.51 s
[dhall] * at src/Dhall/Src.hs:31:1
3256.51 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.51 s
[dhall] by specifying the type/value namespace explicitly.
3256.51 s
[dhall] Defaulting to the one defined at src/Dhall/Src.hs:31:1
3256.52 s
[dhall] 100% ( 65 / 65) in 'Dhall.Core'
3256.54 s
[dhall] 100% ( 15 / 15) in 'Dhall.Parser'
3256.54 s
[dhall] Warning: 'MultipleCheckFailed' is ambiguous. It is defined
3256.54 s
[dhall] * at src/Dhall/Util.hs:202:28
3256.54 s
[dhall] * at src/Dhall/Util.hs:202:1
3256.54 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.54 s
[dhall] by specifying the type/value namespace explicitly.
3256.54 s
[dhall] Defaulting to the one defined at src/Dhall/Util.hs:202:1
3256.54 s
[dhall] Warning: 'Censor' is ambiguous. It is defined
3256.54 s
[dhall] * at src/Dhall/Util.hs:166:26
3256.54 s
[dhall] * at src/Dhall/Util.hs:166:1
3256.54 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.55 s
[dhall] by specifying the type/value namespace explicitly.
3256.55 s
[dhall] Defaulting to the one defined at src/Dhall/Util.hs:166:1
3256.55 s
[dhall] 100% ( 20 / 20) in 'Dhall.Util'
3256.56 s
[dhall] Warning: 'ErrorMessages' is ambiguous. It is defined
3256.56 s
[dhall] * at src/Dhall/TypeCheck.hs:1457:22
3256.56 s
[dhall] * at src/Dhall/TypeCheck.hs:1457:1
3256.56 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.56 s
[dhall] by specifying the type/value namespace explicitly.
3256.56 s
[dhall] Defaulting to the one defined at src/Dhall/TypeCheck.hs:1457:1
3256.57 s
[dhall] 100% ( 17 / 17) in 'Dhall.TypeCheck'
3256.59 s
[dhall] 100% ( 2 / 2) in 'Dhall.Tags'
3256.60 s
[dhall] 100% ( 4 / 4) in 'Dhall.Package'
3256.61 s
[dhall] Warning: 'Fix' is ambiguous. It is defined
3256.61 s
[dhall] * in ‘Data.Fix’
3256.61 s
[dhall] * in ‘Data.Fix’
3256.61 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.61 s
[dhall] by specifying the type/value namespace explicitly.
3256.61 s
[dhall] Defaulting to the one defined in ‘Data.Fix’
3256.62 s
[dhall] Warning: Dhall.Marshal.Internal: Couldn't find .haddock for export Vector
3256.64 s
[dhall] Warning: 'UnionEncoder' is ambiguous. It is defined
3256.64 s
[dhall] * at src/Dhall/Marshal/Encode.hs:990:3
3256.64 s
[dhall] * at src/Dhall/Marshal/Encode.hs:989:1
3256.64 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.64 s
[dhall] by specifying the type/value namespace explicitly.
3256.64 s
[dhall] Defaulting to the one defined at src/Dhall/Marshal/Encode.hs:989:1
3256.64 s
[dhall] Warning: 'Encoder' is ambiguous. It is defined
3256.64 s
[dhall] * at src/Dhall/Marshal/Encode.hs:105:18
3256.64 s
[dhall] * at src/Dhall/Marshal/Encode.hs:105:1
3256.64 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.64 s
[dhall] by specifying the type/value namespace explicitly.
3256.64 s
[dhall] Defaulting to the one defined at src/Dhall/Marshal/Encode.hs:105:1
3256.64 s
[dhall] Warning: 'RecordEncoder' is ambiguous. It is defined
3256.64 s
[dhall] * at src/Dhall/Marshal/Encode.hs:904:5
3256.64 s
[dhall] * at src/Dhall/Marshal/Encode.hs:903:1
3256.64 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.64 s
[dhall] by specifying the type/value namespace explicitly.
3256.64 s
[dhall] Defaulting to the one defined at src/Dhall/Marshal/Encode.hs:903:1
3256.64 s
[dhall] Warning: 'InterpretOptions' is ambiguous. It is defined
3256.65 s
[dhall] * at src/Dhall/Marshal/Internal.hs:79:25
3256.65 s
[dhall] * at src/Dhall/Marshal/Internal.hs:79:1
3256.65 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.65 s
[dhall] by specifying the type/value namespace explicitly.
3256.65 s
[dhall] Defaulting to the one defined at src/Dhall/Marshal/Internal.hs:79:1
3256.65 s
[dhall] Warning: 'InputNormalizer' is ambiguous. It is defined
3256.65 s
[dhall] * at src/Dhall/Marshal/Internal.hs:95:27
3256.65 s
[dhall] * at src/Dhall/Marshal/Internal.hs:95:1
3256.65 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.65 s
[dhall] by specifying the type/value namespace explicitly.
3256.65 s
[dhall] Defaulting to the one defined at src/Dhall/Marshal/Internal.hs:95:1
3256.66 s
[dhall] Warning: Dhall.Marshal.Encode: Couldn't find .haddock for export Vector
3256.66 s
[dhall] 97% ( 37 / 38) in 'Dhall.Marshal.Encode'
3256.66 s
[dhall] Missing documentation for:
3256.66 s
[dhall] Vector
3256.67 s
[dhall] Warning: 'Decoder' is ambiguous. It is defined
3256.67 s
[dhall] * at src/Dhall/Marshal/Decode.hs:224:18
3256.67 s
[dhall] * at src/Dhall/Marshal/Decode.hs:224:1
3256.67 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.67 s
[dhall] by specifying the type/value namespace explicitly.
3256.67 s
[dhall] Defaulting to the one defined at src/Dhall/Marshal/Decode.hs:224:1
3256.67 s
[dhall] Warning: 'UnionDecoder' is ambiguous. It is defined
3256.67 s
[dhall] * at src/Dhall/Marshal/Decode.hs:1535:5
3256.67 s
[dhall] * at src/Dhall/Marshal/Decode.hs:1534:1
3256.67 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.67 s
[dhall] by specifying the type/value namespace explicitly.
3256.67 s
[dhall] Defaulting to the one defined at src/Dhall/Marshal/Decode.hs:1534:1
3256.68 s
[dhall] Warning: 'RecordDecoder' is ambiguous. It is defined
3256.68 s
[dhall] * at src/Dhall/Marshal/Decode.hs:1461:3
3256.68 s
[dhall] * at src/Dhall/Marshal/Decode.hs:1460:1
3256.68 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.68 s
[dhall] by specifying the type/value namespace explicitly.
3256.68 s
[dhall] Defaulting to the one defined at src/Dhall/Marshal/Decode.hs:1460:1
3256.68 s
[dhall] Warning: 'InterpretOptions' is ambiguous. It is defined
3256.68 s
[dhall] * at src/Dhall/Marshal/Internal.hs:79:25
3256.68 s
[dhall] * at src/Dhall/Marshal/Internal.hs:79:1
3256.68 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.68 s
[dhall] by specifying the type/value namespace explicitly.
3256.68 s
[dhall] Defaulting to the one defined at src/Dhall/Marshal/Internal.hs:79:1
3256.68 s
[dhall] Warning: 'InputNormalizer' is ambiguous. It is defined
3256.68 s
[dhall] * at src/Dhall/Marshal/Internal.hs:95:27
3256.68 s
[dhall] * at src/Dhall/Marshal/Internal.hs:95:1
3256.69 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.69 s
[dhall] by specifying the type/value namespace explicitly.
3256.69 s
[dhall] Defaulting to the one defined at src/Dhall/Marshal/Internal.hs:95:1
3256.72 s
[dhall] Warning: Dhall.Marshal.Decode: Couldn't find .haddock for export Vector
3256.72 s
[dhall] 99% (102 /103) in 'Dhall.Marshal.Decode'
3256.72 s
[dhall] Missing documentation for:
3256.72 s
[dhall] Vector
3256.73 s
[dhall] Warning: 'Identity' is ambiguous. It is defined
3256.73 s
[dhall] * in ‘GHC.Internal.Data.Functor.Identity’
3256.73 s
[dhall] * in ‘GHC.Internal.Data.Functor.Identity’
3256.73 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.73 s
[dhall] by specifying the type/value namespace explicitly.
3256.73 s
[dhall] Defaulting to the one defined in ‘GHC.Internal.Data.Functor.Identity’
3256.74 s
[dhall] 100% ( 9 / 9) in 'Dhall.Lint'
3256.74 s
[dhall] Warning: 'Dynamic' is ambiguous. It is defined
3256.74 s
[dhall] * in ‘GHC.Internal.Data.Dynamic’
3256.74 s
[dhall] * in ‘GHC.Internal.Data.Dynamic’
3256.74 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.74 s
[dhall] by specifying the type/value namespace explicitly.
3256.74 s
[dhall] Defaulting to the one defined in ‘GHC.Internal.Data.Dynamic’
3256.74 s
[dhall] Warning: 'Import' is ambiguous. It is defined
3256.74 s
[dhall] * at src/Dhall/Syntax/Import.hs:92:15
3256.74 s
[dhall] * at src/Dhall/Syntax/Import.hs:92:1
3256.74 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.74 s
[dhall] by specifying the type/value namespace explicitly.
3256.74 s
[dhall] Defaulting to the one defined at src/Dhall/Syntax/Import.hs:92:1
3256.75 s
[dhall] Warning: 'Status' is ambiguous. It is defined
3256.75 s
[dhall] * at src/Dhall/Import/Types.hs:95:15
3256.75 s
[dhall] * at src/Dhall/Import/Types.hs:95:1
3256.75 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.75 s
[dhall] by specifying the type/value namespace explicitly.
3256.75 s
[dhall] Defaulting to the one defined at src/Dhall/Import/Types.hs:95:1
3256.78 s
[dhall] Warning: 'Chained' is ambiguous. It is defined
3256.78 s
[dhall] * at src/Dhall/Import/Types.hs:43:19
3256.78 s
[dhall] * at src/Dhall/Import/Types.hs:43:1
3256.78 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.78 s
[dhall] by specifying the type/value namespace explicitly.
3256.78 s
[dhall] Defaulting to the one defined at src/Dhall/Import/Types.hs:43:1
3256.78 s
[dhall] Warning: 'Status' is ambiguous. It is defined
3256.78 s
[dhall] * at src/Dhall/Import/Types.hs:95:15
3256.78 s
[dhall] * at src/Dhall/Import/Types.hs:95:1
3256.78 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.78 s
[dhall] by specifying the type/value namespace explicitly.
3256.78 s
[dhall] Defaulting to the one defined at src/Dhall/Import/Types.hs:95:1
3256.79 s
[dhall] 100% ( 50 / 50) in 'Dhall.Import'
3256.79 s
[dhall] 100% ( 6 / 6) in 'Dhall.Schemas'
3256.80 s
[dhall] 100% ( 4 / 4) in 'Dhall.Format'
3256.80 s
[dhall] Warning: 'FilesystemError' is ambiguous. It is defined
3256.80 s
[dhall] * at src/Dhall/DirectoryTree.hs:429:5
3256.80 s
[dhall] * at src/Dhall/DirectoryTree.hs:428:1
3256.80 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.80 s
[dhall] by specifying the type/value namespace explicitly.
3256.80 s
[dhall] Defaulting to the one defined at src/Dhall/DirectoryTree.hs:428:1
3256.81 s
[dhall] Warning: 'Mode' is ambiguous. It is defined
3256.81 s
[dhall] * at src/Dhall/DirectoryTree/Types.hs:149:15
3256.81 s
[dhall] * at src/Dhall/DirectoryTree/Types.hs:149:1
3256.81 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.81 s
[dhall] by specifying the type/value namespace explicitly.
3256.81 s
[dhall] Defaulting to the one defined at src/Dhall/DirectoryTree/Types.hs:149:1
3256.81 s
[dhall] Warning: 'Access' is ambiguous. It is defined
3256.81 s
[dhall] * at src/Dhall/DirectoryTree/Types.hs:175:17
3256.81 s
[dhall] * at src/Dhall/DirectoryTree/Types.hs:175:1
3256.81 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.81 s
[dhall] by specifying the type/value namespace explicitly.
3256.81 s
[dhall] Defaulting to the one defined at src/Dhall/DirectoryTree/Types.hs:175:1
3256.82 s
[dhall] 100% ( 18 / 18) in 'Dhall.DirectoryTree'
3256.82 s
[dhall] Warning: 'InputSettings' is ambiguous. It is defined
3256.82 s
[dhall] * at src/Dhall.hs:92:22
3256.82 s
[dhall] * at src/Dhall.hs:92:1
3256.82 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.82 s
[dhall] by specifying the type/value namespace explicitly.
3256.82 s
[dhall] Defaulting to the one defined at src/Dhall.hs:92:1
3256.83 s
[dhall] Warning: 'Decoder' is ambiguous. It is defined
3256.83 s
[dhall] * at src/Dhall/Marshal/Decode.hs:224:18
3256.83 s
[dhall] * at src/Dhall/Marshal/Decode.hs:224:1
3256.83 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.83 s
[dhall] by specifying the type/value namespace explicitly.
3256.83 s
[dhall] Defaulting to the one defined at src/Dhall/Marshal/Decode.hs:224:1
3256.84 s
[dhall] 100% ( 38 / 38) in 'Dhall'
3256.97 s
[dhall] 100% ( 57 / 57) in 'Dhall.Tutorial'
3256.99 s
[dhall] Warning: 'GenerateOptions' is ambiguous. It is defined
3256.99 s
[dhall] * at src/Dhall/TH.hs:470:24
3256.99 s
[dhall] * at src/Dhall/TH.hs:470:1
3256.99 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3256.99 s
[dhall] by specifying the type/value namespace explicitly.
3256.99 s
[dhall] Defaulting to the one defined at src/Dhall/TH.hs:470:1
3257.00 s
[dhall] 100% ( 11 / 11) in 'Dhall.TH'
3257.01 s
[dhall] Warning: 'Import' is ambiguous. It is defined
3257.01 s
[dhall] * at src/Dhall/Syntax/Import.hs:92:15
3257.01 s
[dhall] * at src/Dhall/Syntax/Import.hs:92:1
3257.01 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3257.01 s
[dhall] by specifying the type/value namespace explicitly.
3257.01 s
[dhall] Defaulting to the one defined at src/Dhall/Syntax/Import.hs:92:1
3257.02 s
[dhall] 100% ( 19 / 19) in 'Dhall.Freeze'
3257.03 s
[dhall] Warning: 'InterpretOptions' is ambiguous. It is defined
3257.03 s
[dhall] * at src/Dhall/Marshal/Internal.hs:79:25
3257.03 s
[dhall] * at src/Dhall/Marshal/Internal.hs:79:1
3257.03 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3257.03 s
[dhall] by specifying the type/value namespace explicitly.
3257.03 s
[dhall] Defaulting to the one defined at src/Dhall/Marshal/Internal.hs:79:1
3257.04 s
[dhall] Warning: 'Decoder' is ambiguous. It is defined
3257.04 s
[dhall] * at src/Dhall/Marshal/Decode.hs:224:18
3257.04 s
[dhall] * at src/Dhall/Marshal/Decode.hs:224:1
3257.04 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3257.04 s
[dhall] by specifying the type/value namespace explicitly.
3257.04 s
[dhall] Defaulting to the one defined at src/Dhall/Marshal/Decode.hs:224:1
3257.05 s
[dhall] Warning: 'Codec' is ambiguous. It is defined
3257.05 s
[dhall] * at src/Dhall/Deriving.hs:91:23
3257.05 s
[dhall] * at src/Dhall/Deriving.hs:91:1
3257.05 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3257.05 s
[dhall] by specifying the type/value namespace explicitly.
3257.05 s
[dhall] Defaulting to the one defined at src/Dhall/Deriving.hs:91:1
3257.06 s
[dhall] Warning: '<<<' is out of scope.
3257.06 s
[dhall] If you qualify the identifier, haddock can try to link it anyway.
3257.06 s
[dhall] 100% ( 39 / 39) in 'Dhall.Deriving'
3257.06 s
[dhall] 100% ( 3 / 3) in 'Dhall.Version'
3257.06 s
[dhall] 100% ( 3 / 3) in 'Dhall.Repl'
3257.07 s
[dhall] Warning: 'Options' is ambiguous. It is defined
3257.07 s
[dhall] * at src/Dhall/Main.hs:118:16
3257.07 s
[dhall] * at src/Dhall/Main.hs:118:1
3257.07 s
[dhall] You may be able to disambiguate the identifier by qualifying it or
3257.07 s
[dhall] by specifying the type/value namespace explicitly.
3257.07 s
[dhall] Defaulting to the one defined at src/Dhall/Main.hs:118:1
3257.07 s
[dhall] 100% ( 10 / 10) in 'Dhall.Main'
3260.18 s
[dhall] Warning: Dhall.Crypto: could not find link destinations for:
3260.18 s
[dhall] - Dhall.Crypto.Rep_SHA256Digest
3260.19 s
[dhall] Warning: Dhall.Map: could not find link destinations for:
3260.19 s
[dhall] - Dhall.Map.D:R:ItemMap
3260.19 s
[dhall] - Dhall.Map.Rep_Map
3260.20 s
[dhall] Warning: Dhall.Optics: could not find link destinations for:
3260.20 s
[dhall] - Dhall.Optics.Getting
3260.20 s
[dhall] Warning: Dhall.Set: could not find link destinations for:
3260.20 s
[dhall] - Dhall.Set.Rep_Set
3260.23 s
[dhall] Warning: Dhall.Src: could not find link destinations for:
3260.23 s
[dhall] - Dhall.Src.Rep_Src
3260.36 s
[dhall] Warning: Dhall.Pretty: could not find link destinations for:
3260.36 s
[dhall] - Dhall.Pretty.Internal.Rep_CharacterSet
3260.48 s
[dhall] Warning: Dhall.Core: could not find link destinations for:
3260.48 s
[dhall] - Dhall.Syntax.Const.Rep_Const
3260.48 s
[dhall] - Dhall.Syntax.Types.Rep_WithComponent
3260.48 s
[dhall] - Dhall.Syntax.Types.Rep_FieldSelection
3260.48 s
[dhall] - Dhall.Syntax.Types.Rep_PreferAnnotation
3260.48 s
[dhall] - Dhall.Syntax.Types.Rep_DhallDouble
3260.48 s
[dhall] - Dhall.Syntax.Var.Rep_Var
3260.48 s
[dhall] - Dhall.Syntax.RecordField.Rep_RecordField
3260.48 s
[dhall] - Dhall.Syntax.FunctionBinding.Rep_FunctionBinding
3260.48 s
[dhall] - Dhall.Syntax.Binding.Rep_Binding
3260.48 s
[dhall] - Dhall.Syntax.Chunks.Rep_Chunks
3260.48 s
[dhall] - Dhall.Syntax.Expr.Rep_Expr
3260.48 s
[dhall] - Dhall.Syntax.Import.Rep_Import
3260.48 s
[dhall] - Dhall.Syntax.Import.Rep_ImportHashed
3260.48 s
[dhall] - Dhall.Syntax.Import.Rep_ImportType
3260.48 s
[dhall] - Dhall.Syntax.Import.Rep_URL
3260.48 s
[dhall] - Dhall.Syntax.Import.Rep_ImportMode
3260.48 s
[dhall] - Dhall.Syntax.Import.Rep_Scheme
3260.48 s
[dhall] - Dhall.Syntax.Import.Rep_FilePrefix
3260.48 s
[dhall] - Dhall.Syntax.Import.Rep_File
3260.48 s
[dhall] - Dhall.Syntax.Import.Rep_Directory
3260.49 s
[dhall] Warning: Dhall.Parser: could not find link destinations for:
3260.49 s
[dhall] - Dhall.Src.Rep_Src
3261.05 s
[dhall] Warning: Dhall.Marshal.Encode: could not find link destinations for:
3261.05 s
[dhall] - Control.Applicative.Rep_WrappedArrow
3261.05 s
[dhall] - Control.Applicative.Rep_WrappedMonad
3261.05 s
[dhall] - Data.Semigroup.Rep_WrappedMonoid
3261.05 s
[dhall] - Data.Semigroup.Rep_Last
3261.05 s
[dhall] - Data.Semigroup.Rep_First
3261.05 s
[dhall] - Data.Semigroup.Rep_Arg
3261.05 s
[dhall] - Data.Semigroup.Rep_Max
3261.05 s
[dhall] - Data.Semigroup.Rep_Min
3261.05 s
[dhall] - Data.Complex.Rep_Complex
3261.05 s
[dhall] - Data.Functor.Sum.Rep_Sum
3261.05 s
[dhall] - Data.Functor.Product.Rep_Product
3261.05 s
[dhall] - Data.Functor.Compose.Rep_Compose
3261.05 s
[dhall] - Data.Sequence.Internal.Rep_ViewR
3261.05 s
[dhall] - Data.Sequence.Internal.Rep_ViewL
3261.05 s
[dhall] - Data.Sequence.Internal.Rep_Elem
3261.05 s
[dhall] - Data.Sequence.Internal.Rep_Node
3261.05 s
[dhall] - Data.Sequence.Internal.Rep_Digit
3261.05 s
[dhall] - Data.Sequence.Internal.Rep_FingerTree
3261.05 s
[dhall] - Data.Tree.Rep_Tree
3261.05 s
[dhall] - Data.Graph.Rep_SCC
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Fingerprint
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_GeneralCategory
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_SrcLoc
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Down
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Tuple15
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Tuple14
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Tuple13
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Tuple12
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Tuple11
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Tuple10
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Tuple9
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Tuple8
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Tuple7
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Tuple6
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Tuple5
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Tuple4
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Tuple3
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Tuple2
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Solo
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Unit
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Proxy
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Ordering
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Bool
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Either
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Maybe
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_NonEmpty
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_List
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Void
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_M1
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_V1
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_U1
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Par1
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Rec1
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_K1
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_:+:
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_:*:
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_:.:
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_R:UReckWordp
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_R:UReckIntp
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_R:UReckDoublep
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_R:UReckCharp
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_R:UReckPtrp
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Fixity
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_Associativity
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_SourceUnpackedness
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_SourceStrictness
3261.05 s
[dhall] - GHC.Internal.Generics.Rep_DecidedStrictness
3261.05 s
[dhall] - GHC.Internal.Data.Semigroup.Internal.Rep_Alt
3261.05 s
[dhall] - GHC.Internal.Data.Semigroup.Internal.Rep_Product
3261.05 s
[dhall] - GHC.Internal.Data.Semigroup.Internal.Rep_Sum
3261.05 s
[dhall] - GHC.Internal.Data.Semigroup.Internal.Rep_Any
3261.05 s
[dhall] - GHC.Internal.Data.Semigroup.Internal.Rep_All
3261.05 s
[dhall] - GHC.Internal.Data.Semigroup.Internal.Rep_Endo
3261.05 s
[dhall] - GHC.Internal.Data.Semigroup.Internal.Rep_Dual
3261.05 s
[dhall] - GHC.Internal.Data.Monoid.Rep_Ap
3261.06 s
[dhall] - GHC.Internal.Data.Monoid.Rep_Last
3261.06 s
[dhall] - GHC.Internal.Data.Monoid.Rep_First
3261.06 s
[dhall] - GHC.Internal.ByteOrder.Rep_ByteOrder
3261.06 s
[dhall] - GHC.Internal.Data.Functor.Const.Rep_Const
3261.06 s
[dhall] - GHC.Internal.RTS.Flags.Rep_RTSFlags
3261.06 s
[dhall] - GHC.Internal.RTS.Flags.Rep_HpcFlags
3261.06 s
[dhall] - GHC.Internal.RTS.Flags.Rep_ParFlags
3261.06 s
[dhall] - GHC.Internal.RTS.Flags.Rep_TickyFlags
3261.06 s
[dhall] - GHC.Internal.RTS.Flags.Rep_TraceFlags
3261.06 s
[dhall] - GHC.Internal.RTS.Flags.Rep_DoTrace
3261.06 s
[dhall] - GHC.Internal.RTS.Flags.Rep_ProfFlags
3261.06 s
[dhall] - GHC.Internal.RTS.Flags.Rep_DoHeapProfile
3261.06 s
[dhall] - GHC.Internal.RTS.Flags.Rep_CCFlags
3261.06 s
[dhall] - GHC.Internal.RTS.Flags.Rep_DoCostCentres
3261.06 s
[dhall] - GHC.Internal.RTS.Flags.Rep_DebugFlags
3261.06 s
[dhall] - GHC.Internal.RTS.Flags.Rep_MiscFlags
3261.06 s
[dhall] - GHC.Internal.RTS.Flags.Rep_ConcFlags
3261.06 s
[dhall] - GHC.Internal.RTS.Flags.Rep_GCFlags
3261.06 s
[dhall] - GHC.Internal.RTS.Flags.Rep_GiveGCStats
3261.06 s
[dhall] - GHC.Internal.Data.Functor.Identity.Rep_Identity
3261.06 s
[dhall] - GHC.Internal.Stats.Rep_RTSStats
3261.06 s
[dhall] - GHC.Internal.Stats.Rep_GCDetails
3261.06 s
[dhall] - GHC.Internal.Data.Version.Rep_Version
3261.06 s
[dhall] - GHC.Internal.Functor.ZipList.Rep_ZipList
3261.06 s
[dhall] - GHC.Internal.Control.Arrow.Rep_Kleisli
3261.06 s
[dhall] - Network.HTTP.Types.Header.Rep_ByteRange
3261.06 s
[dhall] - Network.HTTP.Types.Method.Rep_StdMethod
3261.06 s
[dhall] - Network.HTTP.Types.Status.Rep_Status
3261.06 s
[dhall] - Network.HTTP.Types.Version.Rep_HttpVersion
3261.06 s
[dhall] - Network.TLS.Types.Millisecond
3261.06 s
[dhall] - Network.TLS.Types.Second
3261.06 s
[dhall] - Codec.Compression.Zlib.Internal.Rep_DecompressError
3261.06 s
[dhall] - Codec.Compression.Zlib.Internal.Rep_DecompressParams
3261.06 s
[dhall] - Codec.Compression.Zlib.Internal.Rep_CompressParams
3261.06 s
[dhall] - GHC.Internal.Generics.Rep_R:UReckFloatp
3261.06 s
[dhall] - Dhall.Crypto.Rep_SHA256Digest
3261.06 s
[dhall] - GHC.ForeignSrcLang.Type.Rep_ForeignSrcLang
3261.06 s
[dhall] - GHC.LanguageExtensions.Type.Rep_Extension
3261.06 s
[dhall] - GHC.Internal.IO.Exception.Rep_ExitCode
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_AnnLookup
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_AnnTarget
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Bang
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_BndrVis
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Body
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Bytes
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Callconv
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Clause
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Con
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Dec
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_DecidedStrictness
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_DerivClause
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_DerivStrategy
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_DocLoc
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Exp
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_FamilyResultSig
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_FixityDirection
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Fixity
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Foreign
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_FunDep
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Guard
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Info
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_InjectivityAnn
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Inline
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Lit
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Loc
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Match
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_ModName
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_ModuleInfo
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Module
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_NameFlavour
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_NameSpace
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Name
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_NamespaceSpecifier
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_OccName
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Overlap
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Pat
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_PatSynArgs
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_PatSynDir
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Phases
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_PkgName
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Pragma
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Range
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Role
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_RuleBndr
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_RuleMatch
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Safety
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_SourceStrictness
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_SourceUnpackedness
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Specificity
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Stmt
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_TyLit
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_TySynEqn
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_TyVarBndr
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Type
3261.06 s
[dhall] - Language.Haskell.TH.Syntax.Rep_TypeFamilyHead
3261.06 s
[dhall] - Network.HTTP.Client.Rep_HistoriedResponse
3261.06 s
[dhall] - Data.Vector.Generic.Base.Vector
3261.06 s
[dhall] - Data.Vector.Generic.Base.Mutable
3261.06 s
[dhall] - Data.Vector.Generic.Base.basicLength
3261.06 s
[dhall] - Data.Vector.Generic.Base.basicUnsafeIndexM
3261.06 s
[dhall] - Data.Vector.Generic.Base.basicUnsafeFreeze
3261.06 s
[dhall] - Data.Vector.Generic.Base.elemseq
3261.06 s
[dhall] - Data.Vector.Generic.Base.basicUnsafeCopy
3261.06 s
[dhall] - Data.Vector.Generic.Base.basicUnsafeSlice
3261.06 s
[dhall] - Control.Monad.Trans.Accum.Rep_AccumT
3261.06 s
[dhall] - Control.Monad.Trans.Cont.Rep_ContT
3261.06 s
[dhall] - Control.Monad.Trans.Except.Rep_ExceptT
3261.06 s
[dhall] - Control.Monad.Trans.Identity.Rep_IdentityT
3261.06 s
[dhall] - Control.Monad.Trans.Maybe.Rep_MaybeT
3261.06 s
[dhall] - Control.Monad.Trans.RWS.CPS.Rep_RWST
3261.06 s
[dhall] - Control.Monad.Trans.RWS.Lazy.Rep_RWST
3261.06 s
[dhall] - Control.Monad.Trans.RWS.Strict.Rep_RWST
3261.06 s
[dhall] - Control.Monad.Trans.Reader.Rep_ReaderT
3261.06 s
[dhall] - Control.Monad.Trans.Select.Rep_SelectT
3261.06 s
[dhall] - Control.Monad.Trans.State.Lazy.Rep_StateT
3261.06 s
[dhall] - Control.Monad.Trans.State.Strict.Rep_StateT
3261.06 s
[dhall] - Control.Monad.Trans.Writer.CPS.Rep_WriterT
3261.06 s
[dhall] - Control.Monad.Trans.Writer.Lazy.Rep_WriterT
3261.06 s
[dhall] - Control.Monad.Trans.Writer.Strict.Rep_WriterT
3261.06 s
[dhall] - Data.Vector.Mutable.MVector
3261.06 s
[dhall] - Data.Vector.D:R:ItemVector
3261.06 s
[dhall] - Data.Vector.Generic.Base.basicUnsafeThaw
3261.06 s
[dhall] - Text.PrettyPrint.Annotated.HughesPJ.Rep_Doc
3261.06 s
[dhall] - Text.PrettyPrint.Annotated.HughesPJ.Rep_Mode
3261.06 s
[dhall] - Text.PrettyPrint.Annotated.HughesPJ.Rep_Style
3261.06 s
[dhall] - Text.PrettyPrint.Annotated.HughesPJ.Rep_TextDetails
3261.06 s
[dhall] - Text.PrettyPrint.HughesPJ.Rep_Doc
3261.06 s
[dhall] - Dhall.Map.Rep_Map
3261.06 s
[dhall] - Data.Functor.Constant.Rep_Constant
3261.06 s
[dhall] - Data.Bifunctor.Biff.Rep_Biff
3261.06 s
[dhall] - Data.Bifunctor.Clown.Rep_Clown
3261.06 s
[dhall] - Data.Bifunctor.Joker.Rep_Joker
3261.06 s
[dhall] - Data.Bifunctor.Product.Rep_Product
3261.06 s
[dhall] - Data.Bifunctor.Sum.Rep_Sum
3261.06 s
[dhall] - Data.Bifunctor.Tannen.Rep_Tannen
3261.06 s
[dhall] - Data.Sequence.Internal.D:R:ItemSeq
3261.06 s
[dhall] - Data.Sequence.Internal.UnzipWith
3261.06 s
[dhall] - Data.Sequence.Internal.unzipWith'
3261.06 s
[dhall] - Data.Tagged.Rep_Tagged
3261.06 s
[dhall] - Data.Functor.Reverse.Rep_Reverse
3261.06 s
[dhall] - Dhall.Set.Rep_Set
3261.06 s
[dhall] - Dhall.Syntax.Const.Rep_Const
3261.06 s
[dhall] - Dhall.Syntax.Types.Rep_WithComponent
3261.06 s
[dhall] - Dhall.Syntax.Types.Rep_FieldSelection
3261.06 s
[dhall] - Dhall.Syntax.Types.Rep_PreferAnnotation
3261.06 s
[dhall] - Dhall.Syntax.Types.Rep_DhallDouble
3261.06 s
[dhall] - Data.ByteString.Short.Internal.Rep_ShortByteString
3261.06 s
[dhall] - Dhall.Syntax.Var.Rep_Var
3261.06 s
[dhall] - Dhall.Syntax.RecordField.Rep_RecordField
3261.06 s
[dhall] - Dhall.Syntax.FunctionBinding.Rep_FunctionBinding
3261.06 s
[dhall] - Dhall.Syntax.Binding.Rep_Binding
3261.06 s
[dhall] - Text.Megaparsec.Error.Rep_ErrorFancy
3261.06 s
[dhall] - Text.Megaparsec.Error.Rep_ErrorItem
3261.06 s
[dhall] - Text.Megaparsec.Error.Rep_ParseErrorBundle
3261.06 s
[dhall] - Text.Megaparsec.Error.Rep_ParseError
3261.06 s
[dhall] - Text.Megaparsec.Pos.Rep_InvalidPosException
3261.06 s
[dhall] - Text.Megaparsec.Pos.Rep_Pos
3261.06 s
[dhall] - Text.Megaparsec.Pos.Rep_SourcePos
3261.06 s
[dhall] - Text.Megaparsec.State.Rep_PosState
3261.06 s
[dhall] - Text.Megaparsec.State.Rep_State
3261.06 s
[dhall] - Text.Megaparsec.Stream.D:R:TokenNoShareInput0
3261.06 s
[dhall] - Text.Megaparsec.Stream.D:R:TokensNoShareInput0
3261.06 s
[dhall] - Text.Megaparsec.Stream.D:R:TokenSeq
3261.06 s
[dhall] - Text.Megaparsec.Stream.D:R:TokensSeq
3261.06 s
[dhall] - Text.Megaparsec.Stream.D:R:TokenShareInput0
3261.06 s
[dhall] - Text.Megaparsec.Stream.D:R:TokensShareInput0
3261.06 s
[dhall] - Text.Megaparsec.Stream.D:R:TokenText0
3261.06 s
[dhall] - Text.Megaparsec.Stream.D:R:TokensText0
3261.06 s
[dhall] - Prettyprinter.Internal.Rep_Doc
3261.06 s
[dhall] - Prettyprinter.Internal.Rep_SimpleDocStream
3261.06 s
[dhall] - Dhall.Src.Rep_Src
3261.06 s
[dhall] - Dhall.Syntax.Chunks.Rep_Chunks
3261.06 s
[dhall] - Dhall.Syntax.Expr.Rep_Expr
3261.06 s
[dhall] - System.OsString.Internal.Types.Rep_OsChar
3261.06 s
[dhall] - System.OsString.Internal.Types.Rep_OsString
3261.06 s
[dhall] - System.OsString.Internal.Types.Rep_PosixChar
3261.06 s
[dhall] - System.OsString.Internal.Types.Rep_PosixString
3261.06 s
[dhall] - System.OsString.Internal.Types.Rep_WindowsChar
3261.06 s
[dhall] - System.OsString.Internal.Types.Rep_WindowsString
3261.06 s
[dhall] - Control.Applicative.Backwards.Rep_Backwards
3261.06 s
[dhall] - Dhall.Syntax.Import.Rep_Import
3261.06 s
[dhall] - Dhall.Syntax.Import.Rep_ImportHashed
3261.06 s
[dhall] - Dhall.Syntax.Import.Rep_ImportType
3261.06 s
[dhall] - Dhall.Syntax.Import.Rep_URL
3261.06 s
[dhall] - Dhall.Syntax.Import.Rep_ImportMode
3261.06 s
[dhall] - Dhall.Syntax.Import.Rep_Scheme
3261.06 s
[dhall] - Dhall.Syntax.Import.Rep_FilePrefix
3261.06 s
[dhall] - Dhall.Syntax.Import.Rep_File
3261.06 s
[dhall] - Dhall.Syntax.Import.Rep_Directory
3261.06 s
[dhall] - Network.URI.Rep_URIAuth
3261.06 s
[dhall] - Network.URI.Rep_URI
3261.06 s
[dhall] - Data.Aeson.Types.Internal.Rep_Value
3261.06 s
[dhall] - Data.Fix.Rep_Fix
3261.06 s
[dhall] - Data.Strict.Either.Rep_Either
3261.06 s
[dhall] - Data.Strict.Maybe.Rep_Maybe
3261.06 s
[dhall] - Data.Strict.These.Rep_These
3261.06 s
[dhall] - Data.Strict.Tuple.Rep_Pair
3261.06 s
[dhall] - Data.Functor.These.Rep_These1
3261.06 s
[dhall] - Data.These.Rep_These
3261.06 s
[dhall] - Dhall.Pretty.Internal.Rep_CharacterSet
3261.06 s
[dhall] - Data.Attoparsec.Internal.Types.Chunk
3261.06 s
[dhall] - Data.Attoparsec.Internal.Types.State
3261.06 s
[dhall] - Data.Attoparsec.Internal.Types.Pos
3261.06 s
[dhall] - Data.Attoparsec.Internal.Types.ChunkElem
3261.06 s
[dhall] - Data.Attoparsec.Internal.Types.chunkElemToChar
3261.06 s
[dhall] - Data.Attoparsec.Internal.Types.bufferElemAt
3261.06 s
[dhall] - Data.Attoparsec.Internal.Types.atBufferEnd
3261.06 s
[dhall] - Data.Attoparsec.Internal.Types.nullChunk
3261.06 s
[dhall] - Data.Attoparsec.Internal.Types.pappendChunk
3261.06 s
[dhall] - Data.Attoparsec.Text.Buffer.Buffer
3261.06 s
[dhall] - Data.Attoparsec.Internal.Types.D:R:ChunkElemText
3261.06 s
[dhall] - Numeric.Half.Internal.Rep_Half
3261.06 s
[dhall] - Basement.Numerical.Subtractive.D:R:DifferenceNatural
3261.06 s
[dhall] - Data.IP.Addr.Rep_IP
3261.06 s
[dhall] - Data.IP.Addr.Rep_IPv4
3261.06 s
[dhall] - Data.IP.Addr.Rep_IPv6
3261.06 s
[dhall] - Data.IP.Range.Rep_AddrRange
3261.06 s
[dhall] - Data.IP.Range.Rep_IPRange
3261.06 s
[dhall] - Network.TLS.Crypto.Types.Rep_Group
3261.06 s
[dhall] - Network.TLS.Types.Rep_SessionData
3261.06 s
[dhall] - Network.TLS.Types.Rep_SessionFlag
3261.06 s
[dhall] - Network.TLS.Types.Rep_TLS13TicketInfo
3261.06 s
[dhall] - Network.TLS.Types.Rep_Version
3261.06 s
[dhall] - Data.UnixTime.Types.Rep_UnixTime
3261.06 s
[dhall] - Codec.Compression.Zlib.Stream.Rep_CompressionLevel
3261.06 s
[dhall] - Codec.Compression.Zlib.Stream.Rep_CompressionStrategy
3261.06 s
[dhall] - Codec.Compression.Zlib.Stream.Rep_Format
3261.06 s
[dhall] - Codec.Compression.Zlib.Stream.Rep_MemoryLevel
3261.06 s
[dhall] - Codec.Compression.Zlib.Stream.Rep_Method
3261.06 s
[dhall] - Codec.Compression.Zlib.Stream.Rep_WindowBits
3261.06 s
[dhall] - Data.CaseInsensitive.Internal.foldCaseList
3261.06 s
[dhall] - Data.Bifunctor.Flip.Rep_Flip
3261.06 s
[dhall] - Data.Bifunctor.Join.Rep_Join
3261.06 s
[dhall] - Data.Bifunctor.Wrapped.Rep_WrappedBifunctor
3261.06 s
[dhall] - Control.Applicative.Lift.Rep_Lift
3261.06 s
[dhall] - Dhall.DirectoryTree.Types.Rep_FilesystemEntry
3261.06 s
[dhall] - Dhall.DirectoryTree.Types.Rep_Entry
3261.06 s
[dhall] - Dhall.DirectoryTree.Types.Rep_Mode
3261.06 s
[dhall] - Dhall.DirectoryTree.Types.Rep_Access
3261.06 s
[dhall] - Dhall.DirectoryTree.Types.Rep_Group
3261.06 s
[dhall] - Dhall.DirectoryTree.Types.Rep_User
3261.06 s
[dhall] - Text.Pretty.Simple.Internal.Color.Rep_ColorOptions
3261.06 s
[dhall] - Text.Pretty.Simple.Internal.Color.Rep_Style
3261.06 s
[dhall] - Text.Pretty.Simple.Internal.Expr.Rep_CommaSeparated
3261.06 s
[dhall] - Text.Pretty.Simple.Internal.Expr.Rep_Expr
3261.06 s
[dhall] - Text.Pretty.Simple.Internal.Printer.Rep_CheckColorTty
3261.06 s
[dhall] - Text.Pretty.Simple.Internal.Printer.Rep_OutputOptions
3261.06 s
[dhall] - Text.Pretty.Simple.Internal.Printer.Rep_StringOutputStyle
3261.06 s
[dhall] - Text.Megaparsec.Error.Builder.Rep_EF
3261.06 s
[dhall] - Text.Megaparsec.Error.Builder.Rep_ET
3261.06 s
[dhall] - Prettyprinter.Render.Util.SimpleDocTree.Rep_SimpleDocTree
3261.24 s
[dhall] Warning: Dhall.Marshal.Decode: could not find link destinations for:
3261.24 s
[dhall] - Control.Applicative.Rep_WrappedArrow
3261.24 s
[dhall] - Control.Applicative.Rep_WrappedMonad
3261.24 s
[dhall] - Data.Semigroup.Rep_WrappedMonoid
3261.24 s
[dhall] - Data.Semigroup.Rep_Last
3261.24 s
[dhall] - Data.Semigroup.Rep_First
3261.24 s
[dhall] - Data.Semigroup.Rep_Arg
3261.24 s
[dhall] - Data.Semigroup.Rep_Max
3261.24 s
[dhall] - Data.Semigroup.Rep_Min
3261.24 s
[dhall] - Data.Complex.Rep_Complex
3261.24 s
[dhall] - Data.Functor.Sum.Rep_Sum
3261.24 s
[dhall] - Data.Functor.Product.Rep_Product
3261.24 s
[dhall] - Data.Functor.Compose.Rep_Compose
3261.24 s
[dhall] - Data.Sequence.Internal.Rep_ViewR
3261.24 s
[dhall] - Data.Sequence.Internal.Rep_ViewL
3261.24 s
[dhall] - Data.Sequence.Internal.Rep_Elem
3261.24 s
[dhall] - Data.Sequence.Internal.Rep_Node
3261.24 s
[dhall] - Data.Sequence.Internal.Rep_Digit
3261.24 s
[dhall] - Data.Sequence.Internal.Rep_FingerTree
3261.24 s
[dhall] - Data.Tree.Rep_Tree
3261.24 s
[dhall] - Data.Graph.Rep_SCC
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Fingerprint
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_GeneralCategory
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_SrcLoc
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Down
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Tuple15
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Tuple14
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Tuple13
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Tuple12
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Tuple11
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Tuple10
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Tuple9
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Tuple8
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Tuple7
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Tuple6
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Tuple5
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Tuple4
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Tuple3
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Tuple2
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Solo
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Unit
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Proxy
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Ordering
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Bool
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Either
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Maybe
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_NonEmpty
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_List
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Void
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_M1
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_V1
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_U1
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Par1
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Rec1
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_K1
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_:+:
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_:*:
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_:.:
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_R:UReckWordp
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_R:UReckIntp
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_R:UReckDoublep
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_R:UReckCharp
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_R:UReckPtrp
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Fixity
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_Associativity
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_SourceUnpackedness
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_SourceStrictness
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_DecidedStrictness
3261.24 s
[dhall] - GHC.Internal.Data.Semigroup.Internal.Rep_Alt
3261.24 s
[dhall] - GHC.Internal.Data.Semigroup.Internal.Rep_Product
3261.24 s
[dhall] - GHC.Internal.Data.Semigroup.Internal.Rep_Sum
3261.24 s
[dhall] - GHC.Internal.Data.Semigroup.Internal.Rep_Any
3261.24 s
[dhall] - GHC.Internal.Data.Semigroup.Internal.Rep_All
3261.24 s
[dhall] - GHC.Internal.Data.Semigroup.Internal.Rep_Endo
3261.24 s
[dhall] - GHC.Internal.Data.Semigroup.Internal.Rep_Dual
3261.24 s
[dhall] - GHC.Internal.Data.Monoid.Rep_Ap
3261.24 s
[dhall] - GHC.Internal.Data.Monoid.Rep_Last
3261.24 s
[dhall] - GHC.Internal.Data.Monoid.Rep_First
3261.24 s
[dhall] - GHC.Internal.ByteOrder.Rep_ByteOrder
3261.24 s
[dhall] - GHC.Internal.Data.Functor.Const.Rep_Const
3261.24 s
[dhall] - GHC.Internal.RTS.Flags.Rep_RTSFlags
3261.24 s
[dhall] - GHC.Internal.RTS.Flags.Rep_HpcFlags
3261.24 s
[dhall] - GHC.Internal.RTS.Flags.Rep_ParFlags
3261.24 s
[dhall] - GHC.Internal.RTS.Flags.Rep_TickyFlags
3261.24 s
[dhall] - GHC.Internal.RTS.Flags.Rep_TraceFlags
3261.24 s
[dhall] - GHC.Internal.RTS.Flags.Rep_DoTrace
3261.24 s
[dhall] - GHC.Internal.RTS.Flags.Rep_ProfFlags
3261.24 s
[dhall] - GHC.Internal.RTS.Flags.Rep_DoHeapProfile
3261.24 s
[dhall] - GHC.Internal.RTS.Flags.Rep_CCFlags
3261.24 s
[dhall] - GHC.Internal.RTS.Flags.Rep_DoCostCentres
3261.24 s
[dhall] - GHC.Internal.RTS.Flags.Rep_DebugFlags
3261.24 s
[dhall] - GHC.Internal.RTS.Flags.Rep_MiscFlags
3261.24 s
[dhall] - GHC.Internal.RTS.Flags.Rep_ConcFlags
3261.24 s
[dhall] - GHC.Internal.RTS.Flags.Rep_GCFlags
3261.24 s
[dhall] - GHC.Internal.RTS.Flags.Rep_GiveGCStats
3261.24 s
[dhall] - GHC.Internal.Data.Functor.Identity.Rep_Identity
3261.24 s
[dhall] - GHC.Internal.Stats.Rep_RTSStats
3261.24 s
[dhall] - GHC.Internal.Stats.Rep_GCDetails
3261.24 s
[dhall] - GHC.Internal.Data.Version.Rep_Version
3261.24 s
[dhall] - GHC.Internal.Functor.ZipList.Rep_ZipList
3261.24 s
[dhall] - GHC.Internal.Control.Arrow.Rep_Kleisli
3261.24 s
[dhall] - Network.HTTP.Types.Header.Rep_ByteRange
3261.24 s
[dhall] - Network.HTTP.Types.Method.Rep_StdMethod
3261.24 s
[dhall] - Network.HTTP.Types.Status.Rep_Status
3261.24 s
[dhall] - Network.HTTP.Types.Version.Rep_HttpVersion
3261.24 s
[dhall] - Network.TLS.Types.Millisecond
3261.24 s
[dhall] - Network.TLS.Types.Second
3261.24 s
[dhall] - Codec.Compression.Zlib.Internal.Rep_DecompressError
3261.24 s
[dhall] - Codec.Compression.Zlib.Internal.Rep_DecompressParams
3261.24 s
[dhall] - Codec.Compression.Zlib.Internal.Rep_CompressParams
3261.24 s
[dhall] - GHC.Internal.Generics.Rep_R:UReckFloatp
3261.24 s
[dhall] - Dhall.Crypto.Rep_SHA256Digest
3261.24 s
[dhall] - GHC.ForeignSrcLang.Type.Rep_ForeignSrcLang
3261.24 s
[dhall] - GHC.LanguageExtensions.Type.Rep_Extension
3261.24 s
[dhall] - GHC.Internal.IO.Exception.Rep_ExitCode
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_AnnLookup
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_AnnTarget
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Bang
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_BndrVis
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Body
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Bytes
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Callconv
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Clause
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Con
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Dec
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_DecidedStrictness
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_DerivClause
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_DerivStrategy
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_DocLoc
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Exp
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_FamilyResultSig
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_FixityDirection
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Fixity
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Foreign
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_FunDep
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Guard
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Info
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_InjectivityAnn
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Inline
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Lit
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Loc
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Match
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_ModName
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_ModuleInfo
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Module
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_NameFlavour
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_NameSpace
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Name
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_NamespaceSpecifier
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_OccName
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Overlap
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Pat
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_PatSynArgs
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_PatSynDir
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Phases
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_PkgName
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Pragma
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Range
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Role
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_RuleBndr
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_RuleMatch
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Safety
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_SourceStrictness
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_SourceUnpackedness
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Specificity
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Stmt
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_TyLit
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_TySynEqn
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_TyVarBndr
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_Type
3261.24 s
[dhall] - Language.Haskell.TH.Syntax.Rep_TypeFamilyHead
3261.24 s
[dhall] - Network.HTTP.Client.Rep_HistoriedResponse
3261.24 s
[dhall] - Data.Vector.Generic.Base.Vector
3261.24 s
[dhall] - Data.Vector.Generic.Base.Mutable
3261.24 s
[dhall] - Data.Vector.Generic.Base.basicLength
3261.24 s
[dhall] - Data.Vector.Generic.Base.basicUnsafeIndexM
3261.24 s
[dhall] - Data.Vector.Generic.Base.basicUnsafeFreeze
3261.24 s
[dhall] - Data.Vector.Generic.Base.elemseq
3261.24 s
[dhall] - Data.Vector.Generic.Base.basicUnsafeCopy
3261.24 s
[dhall] - Data.Vector.Generic.Base.basicUnsafeSlice
3261.24 s
[dhall] - Control.Monad.Trans.Accum.Rep_AccumT
3261.24 s
[dhall] - Control.Monad.Trans.Cont.Rep_ContT
3261.24 s
[dhall] - Control.Monad.Trans.Except.Rep_ExceptT
3261.24 s
[dhall] - Control.Monad.Trans.Identity.Rep_IdentityT
3261.24 s
[dhall] - Control.Monad.Trans.Maybe.Rep_MaybeT
3261.24 s
[dhall] - Control.Monad.Trans.RWS.CPS.Rep_RWST
3261.24 s
[dhall] - Control.Monad.Trans.RWS.Lazy.Rep_RWST
3261.24 s
[dhall] - Control.Monad.Trans.RWS.Strict.Rep_RWST
3261.24 s
[dhall] - Control.Monad.Trans.Reader.Rep_ReaderT
3261.24 s
[dhall] - Control.Monad.Trans.Select.Rep_SelectT
3261.24 s
[dhall] - Control.Monad.Trans.State.Lazy.Rep_StateT
3261.24 s
[dhall] - Control.Monad.Trans.State.Strict.Rep_StateT
3261.24 s
[dhall] - Control.Monad.Trans.Writer.CPS.Rep_WriterT
3261.24 s
[dhall] - Control.Monad.Trans.Writer.Lazy.Rep_WriterT
3261.24 s
[dhall] - Control.Monad.Trans.Writer.Strict.Rep_WriterT
3261.24 s
[dhall] - Data.Vector.Mutable.MVector
3261.24 s
[dhall] - Data.Vector.D:R:ItemVector
3261.24 s
[dhall] - Data.Vector.Generic.Base.basicUnsafeThaw
3261.24 s
[dhall] - Text.PrettyPrint.Annotated.HughesPJ.Rep_Doc
3261.24 s
[dhall] - Text.PrettyPrint.Annotated.HughesPJ.Rep_Mode
3261.24 s
[dhall] - Text.PrettyPrint.Annotated.HughesPJ.Rep_Style
3261.24 s
[dhall] - Text.PrettyPrint.Annotated.HughesPJ.Rep_TextDetails
3261.24 s
[dhall] - Text.PrettyPrint.HughesPJ.Rep_Doc
3261.24 s
[dhall] - Dhall.Map.Rep_Map
3261.24 s
[dhall] - Data.Functor.Constant.Rep_Constant
3261.24 s
[dhall] - Data.Bifunctor.Biff.Rep_Biff
3261.24 s
[dhall] - Data.Bifunctor.Clown.Rep_Clown
3261.24 s
[dhall] - Data.Bifunctor.Joker.Rep_Joker
3261.24 s
[dhall] - Data.Bifunctor.Product.Rep_Product
3261.24 s
[dhall] - Data.Bifunctor.Sum.Rep_Sum
3261.24 s
[dhall] - Data.Bifunctor.Tannen.Rep_Tannen
3261.24 s
[dhall] - Data.Sequence.Internal.D:R:ItemSeq
3261.24 s
[dhall] - Data.Sequence.Internal.UnzipWith
3261.24 s
[dhall] - Data.Sequence.Internal.unzipWith'
3261.24 s
[dhall] - Data.Tagged.Rep_Tagged
3261.24 s
[dhall] - Data.Functor.Reverse.Rep_Reverse
3261.24 s
[dhall] - Dhall.Set.Rep_Set
3261.25 s
[dhall] - Dhall.Syntax.Const.Rep_Const
3261.25 s
[dhall] - Dhall.Syntax.Types.Rep_WithComponent
3261.25 s
[dhall] - Dhall.Syntax.Types.Rep_FieldSelection
3261.25 s
[dhall] - Dhall.Syntax.Types.Rep_PreferAnnotation
3261.25 s
[dhall] - Dhall.Syntax.Types.Rep_DhallDouble
3261.25 s
[dhall] - Data.ByteString.Short.Internal.Rep_ShortByteString
3261.25 s
[dhall] - Dhall.Syntax.Var.Rep_Var
3261.25 s
[dhall] - Dhall.Syntax.RecordField.Rep_RecordField
3261.25 s
[dhall] - Dhall.Syntax.FunctionBinding.Rep_FunctionBinding
3261.25 s
[dhall] - Dhall.Syntax.Binding.Rep_Binding
3261.25 s
[dhall] - Text.Megaparsec.Error.Rep_ErrorFancy
3261.25 s
[dhall] - Text.Megaparsec.Error.Rep_ErrorItem
3261.25 s
[dhall] - Text.Megaparsec.Error.Rep_ParseErrorBundle
3261.25 s
[dhall] - Text.Megaparsec.Error.Rep_ParseError
3261.25 s
[dhall] - Text.Megaparsec.Pos.Rep_InvalidPosException
3261.25 s
[dhall] - Text.Megaparsec.Pos.Rep_Pos
3261.25 s
[dhall] - Text.Megaparsec.Pos.Rep_SourcePos
3261.25 s
[dhall] - Text.Megaparsec.State.Rep_PosState
3261.25 s
[dhall] - Text.Megaparsec.State.Rep_State
3261.25 s
[dhall] - Text.Megaparsec.Stream.D:R:TokenNoShareInput0
3261.25 s
[dhall] - Text.Megaparsec.Stream.D:R:TokensNoShareInput0
3261.25 s
[dhall] - Text.Megaparsec.Stream.D:R:TokenSeq
3261.25 s
[dhall] - Text.Megaparsec.Stream.D:R:TokensSeq
3261.25 s
[dhall] - Text.Megaparsec.Stream.D:R:TokenShareInput0
3261.25 s
[dhall] - Text.Megaparsec.Stream.D:R:TokensShareInput0
3261.25 s
[dhall] - Text.Megaparsec.Stream.D:R:TokenText0
3261.25 s
[dhall] - Text.Megaparsec.Stream.D:R:TokensText0
3261.25 s
[dhall] - Prettyprinter.Internal.Rep_Doc
3261.25 s
[dhall] - Prettyprinter.Internal.Rep_SimpleDocStream
3261.25 s
[dhall] - Dhall.Src.Rep_Src
3261.25 s
[dhall] - Dhall.Syntax.Chunks.Rep_Chunks
3261.25 s
[dhall] - Dhall.Syntax.Expr.Rep_Expr
3261.25 s
[dhall] - System.OsString.Internal.Types.Rep_OsChar
3261.25 s
[dhall] - System.OsString.Internal.Types.Rep_OsString
3261.25 s
[dhall] - System.OsString.Internal.Types.Rep_PosixChar
3261.25 s
[dhall] - System.OsString.Internal.Types.Rep_PosixString
3261.25 s
[dhall] - System.OsString.Internal.Types.Rep_WindowsChar
3261.25 s
[dhall] - System.OsString.Internal.Types.Rep_WindowsString
3261.25 s
[dhall] - Control.Applicative.Backwards.Rep_Backwards
3261.25 s
[dhall] - Dhall.Syntax.Import.Rep_Import
3261.25 s
[dhall] - Dhall.Syntax.Import.Rep_ImportHashed
3261.25 s
[dhall] - Dhall.Syntax.Import.Rep_ImportType
3261.25 s
[dhall] - Dhall.Syntax.Import.Rep_URL
3261.25 s
[dhall] - Dhall.Syntax.Import.Rep_ImportMode
3261.25 s
[dhall] - Dhall.Syntax.Import.Rep_Scheme
3261.25 s
[dhall] - Dhall.Syntax.Import.Rep_FilePrefix
3261.25 s
[dhall] - Dhall.Syntax.Import.Rep_File
3261.25 s
[dhall] - Dhall.Syntax.Import.Rep_Directory
3261.25 s
[dhall] - Network.URI.Rep_URIAuth
3261.25 s
[dhall] - Network.URI.Rep_URI
3261.25 s
[dhall] - Data.Aeson.Types.Internal.Rep_Value
3261.25 s
[dhall] - Data.Fix.Rep_Fix
3261.25 s
[dhall] - Data.Strict.Either.Rep_Either
3261.25 s
[dhall] - Data.Strict.Maybe.Rep_Maybe
3261.25 s
[dhall] - Data.Strict.These.Rep_These
3261.25 s
[dhall] - Data.Strict.Tuple.Rep_Pair
3261.25 s
[dhall] - Data.Functor.These.Rep_These1
3261.25 s
[dhall] - Data.These.Rep_These
3261.25 s
[dhall] - Dhall.Pretty.Internal.Rep_CharacterSet
3261.25 s
[dhall] - Data.Attoparsec.Internal.Types.Chunk
3261.25 s
[dhall] - Data.Attoparsec.Internal.Types.State
3261.25 s
[dhall] - Data.Attoparsec.Internal.Types.Pos
3261.25 s
[dhall] - Data.Attoparsec.Internal.Types.ChunkElem
3261.25 s
[dhall] - Data.Attoparsec.Internal.Types.chunkElemToChar
3261.25 s
[dhall] - Data.Attoparsec.Internal.Types.bufferElemAt
3261.25 s
[dhall] - Data.Attoparsec.Internal.Types.atBufferEnd
3261.25 s
[dhall] - Data.Attoparsec.Internal.Types.nullChunk
3261.25 s
[dhall] - Data.Attoparsec.Internal.Types.pappendChunk
3261.25 s
[dhall] - Data.Attoparsec.Text.Buffer.Buffer
3261.25 s
[dhall] - Data.Attoparsec.Internal.Types.D:R:ChunkElemText
3261.25 s
[dhall] - Numeric.Half.Internal.Rep_Half
3261.25 s
[dhall] - Basement.Numerical.Subtractive.D:R:DifferenceNatural
3261.25 s
[dhall] - Data.IP.Addr.Rep_IP
3261.25 s
[dhall] - Data.IP.Addr.Rep_IPv4
3261.25 s
[dhall] - Data.IP.Addr.Rep_IPv6
3261.25 s
[dhall] - Data.IP.Range.Rep_AddrRange
3261.25 s
[dhall] - Data.IP.Range.Rep_IPRange
3261.25 s
[dhall] - Network.TLS.Crypto.Types.Rep_Group
3261.25 s
[dhall] - Network.TLS.Types.Rep_SessionData
3261.25 s
[dhall] - Network.TLS.Types.Rep_SessionFlag
3261.25 s
[dhall] - Network.TLS.Types.Rep_TLS13TicketInfo
3261.25 s
[dhall] - Network.TLS.Types.Rep_Version
3261.25 s
[dhall] - Data.UnixTime.Types.Rep_UnixTime
3261.25 s
[dhall] - Codec.Compression.Zlib.Stream.Rep_CompressionLevel
3261.25 s
[dhall] - Codec.Compression.Zlib.Stream.Rep_CompressionStrategy
3261.25 s
[dhall] - Codec.Compression.Zlib.Stream.Rep_Format
3261.25 s
[dhall] - Codec.Compression.Zlib.Stream.Rep_MemoryLevel
3261.25 s
[dhall] - Codec.Compression.Zlib.Stream.Rep_Method
3261.25 s
[dhall] - Codec.Compression.Zlib.Stream.Rep_WindowBits
3261.25 s
[dhall] - Data.CaseInsensitive.Internal.foldCaseList
3261.25 s
[dhall] - Data.Bifunctor.Flip.Rep_Flip
3261.25 s
[dhall] - Data.Bifunctor.Join.Rep_Join
3261.25 s
[dhall] - Data.Bifunctor.Wrapped.Rep_WrappedBifunctor
3261.25 s
[dhall] - Control.Applicative.Lift.Rep_Lift
3261.25 s
[dhall] - Dhall.DirectoryTree.Types.Rep_FilesystemEntry
3261.25 s
[dhall] - Dhall.DirectoryTree.Types.Rep_Entry
3261.25 s
[dhall] - Dhall.DirectoryTree.Types.Rep_Mode
3261.25 s
[dhall] - Dhall.DirectoryTree.Types.Rep_Access
3261.25 s
[dhall] - Dhall.DirectoryTree.Types.Rep_Group
3261.25 s
[dhall] - Dhall.DirectoryTree.Types.Rep_User
3261.25 s
[dhall] - Text.Pretty.Simple.Internal.Color.Rep_ColorOptions
3261.25 s
[dhall] - Text.Pretty.Simple.Internal.Color.Rep_Style
3261.25 s
[dhall] - Text.Pretty.Simple.Internal.Expr.Rep_CommaSeparated
3261.25 s
[dhall] - Text.Pretty.Simple.Internal.Expr.Rep_Expr
3261.25 s
[dhall] - Text.Pretty.Simple.Internal.Printer.Rep_CheckColorTty
3261.25 s
[dhall] - Text.Pretty.Simple.Internal.Printer.Rep_OutputOptions
3261.25 s
[dhall] - Text.Pretty.Simple.Internal.Printer.Rep_StringOutputStyle
3261.25 s
[dhall] - Text.Megaparsec.Error.Builder.Rep_EF
3261.25 s
[dhall] - Text.Megaparsec.Error.Builder.Rep_ET
3261.25 s
[dhall] - Prettyprinter.Render.Util.SimpleDocTree.Rep_SimpleDocTree
3261.28 s
[dhall] Warning: Dhall.Import: could not find link destinations for:
3261.28 s
[dhall] - Dhall.Import.Types.OriginHeaders
3261.28 s
[dhall] Warning: Dhall.DirectoryTree: could not find link destinations for:
3261.28 s
[dhall] - Dhall.DirectoryTree.Types.Rep_FilesystemEntry
3261.28 s
[dhall] - Dhall.DirectoryTree.Types.Rep_Entry
3261.28 s
[dhall] - Dhall.DirectoryTree.Types.Rep_Mode
3261.28 s
[dhall] - Dhall.DirectoryTree.Types.Rep_Access
3261.28 s
[dhall] - Dhall.DirectoryTree.Types.Rep_Group
3261.28 s
[dhall] - Dhall.DirectoryTree.Types.Rep_User
3324.70 s
[dhall] Documentation created: dist/doc/html/dhall/, dist/doc/html/dhall/dhall.txt
3324.93 s
[dhall] Preprocessing executable 'dhall' for dhall-1.42.2...
3324.95 s
[dhall] haddockPhase completed in 2 minutes 25 seconds
3324.95 s
[dhall] Phase: installPhase
3325.71 s
[dhall] Installing library in /nix/store/jc7wzi0916c0hmarlykd3c7wwsxqryn0-dhall-1.42.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/dhall-1.42.2-483u9pw5KsLA4JP1waRVAL
3328.31 s
[dhall] Installing executable dhall in /nix/store/jc7wzi0916c0hmarlykd3c7wwsxqryn0-dhall-1.42.2/bin
3328.31 s
[dhall] Warning: The directory
3328.31 s
[dhall] /nix/store/jc7wzi0916c0hmarlykd3c7wwsxqryn0-dhall-1.42.2/bin is not in the
3328.31 s
[dhall] system search path.
3332.03 s
[dhall] Phase: fixupPhase
3332.15 s
[dhall] shrinking RPATHs of ELF executables and libraries in /nix/store/jc7wzi0916c0hmarlykd3c7wwsxqryn0-dhall-1.42.2
3332.15 s
[dhall] shrinking /nix/store/jc7wzi0916c0hmarlykd3c7wwsxqryn0-dhall-1.42.2/bin/dhall
3332.21 s
[dhall] shrinking /nix/store/jc7wzi0916c0hmarlykd3c7wwsxqryn0-dhall-1.42.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-08fd/libHSdhall-1.42.2-483u9pw5KsLA4JP1waRVAL-ghc9.10.2.so
3332.38 s
[dhall] checking for references to /build/ in /nix/store/jc7wzi0916c0hmarlykd3c7wwsxqryn0-dhall-1.42.2...
3332.57 s
[dhall] patching script interpreter paths in /nix/store/jc7wzi0916c0hmarlykd3c7wwsxqryn0-dhall-1.42.2
3332.59 s
[dhall] stripping (with command strip and flags -S -p) in /nix/store/jc7wzi0916c0hmarlykd3c7wwsxqryn0-dhall-1.42.2/lib /nix/store/jc7wzi0916c0hmarlykd3c7wwsxqryn0-dhall-1.42.2/bin
3335.20 s
[dhall] shrinking RPATHs of ELF executables and libraries in /nix/store/nfgdxi4yrqp25fm7vdzif00klwsm7fwl-dhall-1.42.2-data
3335.21 s
[dhall] checking for references to /build/ in /nix/store/nfgdxi4yrqp25fm7vdzif00klwsm7fwl-dhall-1.42.2-data...
3335.22 s
[dhall] patching script interpreter paths in /nix/store/nfgdxi4yrqp25fm7vdzif00klwsm7fwl-dhall-1.42.2-data
3335.23 s
[dhall] shrinking RPATHs of ELF executables and libraries in /nix/store/m0fkvj91jw7ppss5rak1294sgaaiqhpl-dhall-1.42.2-doc
3335.26 s
[dhall] checking for references to /build/ in /nix/store/m0fkvj91jw7ppss5rak1294sgaaiqhpl-dhall-1.42.2-doc...
3335.30 s
[dhall] patching script interpreter paths in /nix/store/m0fkvj91jw7ppss5rak1294sgaaiqhpl-dhall-1.42.2-doc
3336.61 s
[dhall:post-build] Uploading to the NixCI cache: /nix/store/jc7wzi0916c0hmarlykd3c7wwsxqryn0-dhall-1.42.2 /nix/store/m0fkvj91jw7ppss5rak1294sgaaiqhpl-dhall-1.42.2-doc /nix/store/nfgdxi4yrqp25fm7vdzif00klwsm7fwl-dhall-1.42.2-data
3337.41 s
[dhall:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3337.84 s
[dhall:post-build] copying 3 paths...
3337.84 s
[dhall:post-build] copying path '/nix/store/nfgdxi4yrqp25fm7vdzif00klwsm7fwl-dhall-1.42.2-data' to 'https://cache.nix-ci.com'...
3338.03 s
[dhall:post-build] copying path '/nix/store/m0fkvj91jw7ppss5rak1294sgaaiqhpl-dhall-1.42.2-doc' to 'https://cache.nix-ci.com'...
3343.10 s
[dhall:post-build] copying path '/nix/store/jc7wzi0916c0hmarlykd3c7wwsxqryn0-dhall-1.42.2' to 'https://cache.nix-ci.com'...
3370.59 s
[dhall:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3371.13 s
[dhall:post-build] copying 3 paths...
3371.13 s
[dhall:post-build] copying path '/nix/store/sy6cj5jxw8ib041icn9qsd0hswyknlh3-SHA-1.6.4.4.drv' to 'https://cache.nix-ci.com'...
3371.32 s
[dhall:post-build] copying path '/nix/store/ghdyxdfvn26y3gp1081an1ldggwmc24l-cryptohash-sha256-0.11.102.1.drv' to 'https://cache.nix-ci.com'...
3371.50 s
[dhall:post-build] copying path '/nix/store/3zrkypxb0h83mgrq6326n66iy57vsp64-dhall-1.42.2.drv' to 'https://cache.nix-ci.com'...
3371.82 s
Uploaded dhall in 35.3s
3371.83 s
Progress: 104 of 106 built, 323 of 323 downloaded from cache
3371.83 s
Built dhall in 7m09s
3372.03 s
Building /nix/store/m8njg4lls2h1pbd843cxrrym2blki204-autodocodec-dhall-0.0.1.0.drv
3372.94 s
[autodocodec-dhall] Phase: setupCompilerEnvironmentPhase
3372.95 s
[autodocodec-dhall] Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
3374.74 s
[autodocodec-dhall] Phase: unpackPhase
3374.75 s
[autodocodec-dhall] unpacking source archive /nix/store/irkkh933z7ic8kvac60yqr7qiaxc4qwp-mgila1sz39l4d55a4hbff6k1qf75g4wq-source/./core
3374.83 s
[autodocodec-dhall] source root is core
3374.88 s
[autodocodec-dhall] Phase: patchPhase
3374.89 s
[autodocodec-dhall] Phase: compileBuildDriverPhase
3374.90 s
[autodocodec-dhall] setupCompileFlags: -package-db=/build/tmp.q1JNnydahG/setup-package.conf.d -threaded
3375.15 s
[autodocodec-dhall] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.q1JNnydahG/Main.o )
3375.31 s
[autodocodec-dhall] [2 of 2] Linking Setup
3378.29 s
[autodocodec-dhall] Phase: updateAutotoolsGnuConfigScriptsPhase
3378.32 s
[autodocodec-dhall] Phase: configurePhase
3378.34 s
[autodocodec-dhall] configureFlags: --verbose --prefix=/nix/store/81353sszfifyd63v6b4lvjknx6bdm501-autodocodec-dhall-0.0.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/93ph1layylw65z9b4xyl31v42x4ym2qr-autodocodec-dhall-0.0.1.0-doc/share/doc/autodocodec-dhall-0.0.1.0 --with-gcc=gcc --package-db=/build/tmp.q1JNnydahG/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 --ghc-options=-Werror --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
3378.36 s
[autodocodec-dhall] Using Parsec parser
3378.36 s
[autodocodec-dhall] Configuring autodocodec-dhall-0.0.1.0...
3379.97 s
[autodocodec-dhall] Error: [Cabal-8010]
3379.97 s
[autodocodec-dhall] Encountered missing or private dependencies:
3379.97 s
[autodocodec-dhall] doctest >=0.24.2 && <0.25
3379.97 s
[autodocodec-dhall] CallStack (from HasCallStack):
3379.97 s
[autodocodec-dhall] dieWithException, called at libraries/Cabal/Cabal/src/Distribution/Simple/Configure.hs:1457:11 in Cabal-3.12.1.0-fed6:Distribution.Simple.Configure
3379.97 s
[autodocodec-dhall]
3380.08 s
Progress: 104 of 105 built (1 failed), 323 of 323 downloaded from cache
3380.08 s
Failed to build autodocodec-dhall after 8.0s
3380.14 s
Cannot build ' /nix/store/m8njg4lls2h1pbd843cxrrym2blki204-autodocodec-dhall-0.0.1.0.drv '.
3380.14 s
Reason: builder failed with exit code 1 .
3380.14 s
Output paths:
3380.14 s
/nix/store/81353sszfifyd63v6b4lvjknx6bdm501-autodocodec-dhall-0.0.1.0
3380.14 s
/nix/store/93ph1layylw65z9b4xyl31v42x4ym2qr-autodocodec-dhall-0.0.1.0-doc
3380.14 s
Last 21 log lines:
3380.14 s
> Running phase: setupCompilerEnvironmentPhase
3380.14 s
> Build with /nix/store/mmipa0ycnfwscnfpywa7nn5wlamzac1j-ghc-9.10.2.
3380.14 s
> Running phase: unpackPhase
3380.14 s
> unpacking source archive /nix/store/irkkh933z7ic8kvac60yqr7qiaxc4qwp-mgila1sz39l4d55a4hbff6k1qf75g4wq-source/./core
3380.14 s
> source root is core
3380.14 s
> Running phase: patchPhase
3380.14 s
> Running phase: compileBuildDriverPhase
3380.14 s
> setupCompileFlags: -package-db=/build/tmp.q1JNnydahG/setup-package.conf.d -threaded
3380.14 s
> [1 of 2] Compiling Main ( Setup.hs, /build/tmp.q1JNnydahG/Main.o )
3380.14 s
> [2 of 2] Linking Setup
3380.14 s
> Running phase: updateAutotoolsGnuConfigScriptsPhase
3380.14 s
> Running phase: configurePhase
3380.14 s
> configureFlags: --verbose --prefix=/nix/store/81353sszfifyd63v6b4lvjknx6bdm501-autodocodec-dhall-0.0.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/93ph1layylw65z9b4xyl31v42x4ym2qr-autodocodec-dhall-0.0.1.0-doc/share/doc/autodocodec-dhall-0.0.1.0 --with-gcc=gcc --package-db=/build/tmp.q1JNnydahG/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 --ghc-options=-Werror --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
3380.14 s
> Using Parsec parser
3380.14 s
> Configuring autodocodec-dhall-0.0.1.0...
3380.14 s
> Error: [Cabal-8010]
3380.14 s
> Encountered missing or private dependencies:
3380.14 s
> doctest >=0.24.2 && <0.25
3380.14 s
> CallStack (from HasCallStack):
3380.14 s
> dieWithException, called at libraries/Cabal/Cabal/src/Distribution/Simple/Configure.hs:1457:11 in Cabal-3.12.1.0-fed6:Distribution.Simple.Configure
3380.14 s
>
3380.14 s
For full logs, run:
3380.14 s
nix log /nix/store/m8njg4lls2h1pbd843cxrrym2blki204-autodocodec-dhall-0.0.1.0.drv
3380.34 s
Build failed.