Resolving dependencies... Build profile: -w ghc-9.6.3 -O0 In order, the following will be built (use -v for more details): - crypton-x509-store-1.6.10 (lib:crypton-x509-store) (requires build) - crypton-x509-validation-1.6.14 (first run) Starting crypton-x509-store-1.6.10 (all, legacy fallback) Building crypton-x509-store-1.6.10 (all, legacy fallback) Installing crypton-x509-store-1.6.10 (all, legacy fallback) Completed crypton-x509-store-1.6.10 (all, legacy fallback) Configuring crypton-x509-validation-1.6.14... Preprocessing library for crypton-x509-validation-1.6.14.. Building library for crypton-x509-validation-1.6.14.. [1 of 5] Compiling Data.X509.Validation.Fingerprint ( Data/X509/Validation/Fingerprint.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/crypton-x509-validation-1.6.14/noopt/build/Data/X509/Validation/Fingerprint.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/crypton-x509-validation-1.6.14/noopt/build/Data/X509/Validation/Fingerprint.dyn_o ) [2 of 5] Compiling Data.X509.Validation.Signature ( Data/X509/Validation/Signature.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/crypton-x509-validation-1.6.14/noopt/build/Data/X509/Validation/Signature.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/crypton-x509-validation-1.6.14/noopt/build/Data/X509/Validation/Signature.dyn_o ) [3 of 5] Compiling Data.X509.Validation.Types ( Data/X509/Validation/Types.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/crypton-x509-validation-1.6.14/noopt/build/Data/X509/Validation/Types.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/crypton-x509-validation-1.6.14/noopt/build/Data/X509/Validation/Types.dyn_o ) [4 of 5] Compiling Data.X509.Validation.Cache ( Data/X509/Validation/Cache.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/crypton-x509-validation-1.6.14/noopt/build/Data/X509/Validation/Cache.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/crypton-x509-validation-1.6.14/noopt/build/Data/X509/Validation/Cache.dyn_o ) [5 of 5] Compiling Data.X509.Validation ( Data/X509/Validation.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/crypton-x509-validation-1.6.14/noopt/build/Data/X509/Validation.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/crypton-x509-validation-1.6.14/noopt/build/Data/X509/Validation.dyn_o ) Preprocessing test suite 'test-x509-validation' for crypton-x509-validation-1.6.14.. Building test suite 'test-x509-validation' for crypton-x509-validation-1.6.14.. [1 of 2] Compiling Certificate ( Tests/Certificate.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/crypton-x509-validation-1.6.14/noopt/build/test-x509-validation/test-x509-validation-tmp/Certificate.o ) Tests/Certificate.hs:32:1: warning: [-Wunused-imports] The import of Control.Applicative is redundant except perhaps to import instances from Control.Applicative To import instances alone, use: import Control.Applicative() | 32 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Tests/Certificate.hs:145:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type ECC.Point not matched: ECC.PointO | 145 | ECC.Point x y = ECDSA.public_q key | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Tests/Certificate.hs:238:19: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 238 | Self :: (pubI ~ pubS, privI ~ privS) => Auth pubI privI pubS privS | ^ Tests/Certificate.hs:238:33: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ~ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 238 | Self :: (pubI ~ pubS, privI ~ privS) => Auth pubI privI pubS privS | ^ [2 of 2] Compiling Main ( Tests/Tests.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/crypton-x509-validation-1.6.14/noopt/build/test-x509-validation/test-x509-validation-tmp/Main.o ) Tests/Tests.hs:4:1: warning: [-Wunused-imports] The import of Control.Applicative is redundant except perhaps to import instances from Control.Applicative To import instances alone, use: import Control.Applicative() | 4 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Tests/Tests.hs:14:1: warning: [-Wunused-imports] The import of Data.Monoid is redundant except perhaps to import instances from Data.Monoid To import instances alone, use: import Data.Monoid() | 14 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^ [3 of 3] Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/crypton-x509-validation-1.6.14/noopt/build/test-x509-validation/test-x509-validation Running 1 test suites... Test suite test-x509-validation: RUNNING... Test suite test-x509-validation: PASS Test suite logged to: /home/builder/builder-dir/build-cache/tmp-install/reports/crypton-x509-validation-1.6.14.test Writing: crypton-x509-validation-1.6.14-inplace/Data.X509.Validation.hs.html Writing: hpc_index.html Writing: hpc_index_fun.html Writing: hpc_index_alt.html Writing: hpc_index_exp.html Test coverage report written to /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/crypton-x509-validation-1.6.14/noopt/hpc/vanilla/html/test-x509-validation/hpc_index.html 1 of 1 test suites (1 of 1 test cases) passed. Writing: crypton-x509-validation-1.6.14-inplace/Data.X509.Validation.hs.html Writing: hpc_index.html Writing: hpc_index_fun.html Writing: hpc_index_alt.html Writing: hpc_index_exp.html Package coverage report written to /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/crypton-x509-validation-1.6.14/noopt/hpc/vanilla/html/crypton-x509-validation-1.6.14/hpc_index.html