Resolving dependencies... Build profile: -w ghc-9.2.4 -O0 In order, the following will be built (use -v for more details): - hashids-1.1.0.1 (first run) Configuring hashids-1.1.0.1... Preprocessing library for hashids-1.1.0.1.. Building library for hashids-1.1.0.1.. [1 of 2] Compiling Paths_hashids ( /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/hashids-1.1.0.1/noopt/build/autogen/Paths_hashids.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/hashids-1.1.0.1/noopt/build/Paths_hashids.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/hashids-1.1.0.1/noopt/build/Paths_hashids.dyn_o ) [2 of 2] Compiling Web.Hashids ( src/Web/Hashids.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/hashids-1.1.0.1/noopt/build/Web/Hashids.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/hashids-1.1.0.1/noopt/build/Web/Hashids.dyn_o ) src/Web/Hashids.hs:322:18: warning: [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type [(a, String)] not matched: [] ((_, []):_:_) ((_, (_:_)):_:_) | 322 | go str = let [(a,_)] = readHex ('1':str) in a | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Preprocessing test suite 'hashids-test' for hashids-1.1.0.1.. Building test suite 'hashids-test' for hashids-1.1.0.1.. [1 of 4] Compiling Paths_hashids ( /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/hashids-1.1.0.1/noopt/build/hashids-test/autogen/Paths_hashids.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/hashids-1.1.0.1/noopt/build/hashids-test/hashids-test-tmp/Paths_hashids.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/hashids-1.1.0.1/noopt/build/hashids-test/hashids-test-tmp/Paths_hashids.dyn_o ) [2 of 4] Compiling Test.Web.Hashids.Gen ( test/Test/Web/Hashids/Gen.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/hashids-1.1.0.1/noopt/build/hashids-test/hashids-test-tmp/Test/Web/Hashids/Gen.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/hashids-1.1.0.1/noopt/build/hashids-test/hashids-test-tmp/Test/Web/Hashids/Gen.dyn_o ) test/Test/Web/Hashids/Gen.hs:11: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() | 11 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [3 of 4] Compiling Test.Web.Hashids.Property ( test/Test/Web/Hashids/Property.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/hashids-1.1.0.1/noopt/build/hashids-test/hashids-test-tmp/Test/Web/Hashids/Property.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/hashids-1.1.0.1/noopt/build/hashids-test/hashids-test-tmp/Test/Web/Hashids/Property.dyn_o ) test/Test/Web/Hashids/Property.hs:7: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() | 7 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [4 of 4] Compiling Main ( test/Test.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/hashids-1.1.0.1/noopt/build/hashids-test/hashids-test-tmp/Main.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/hashids-1.1.0.1/noopt/build/hashids-test/hashids-test-tmp/Main.dyn_o ) Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/hashids-1.1.0.1/noopt/build/hashids-test/hashids-test ... Running 1 test suites... Test suite hashids-test: RUNNING... Test suite hashids-test: PASS Test suite logged to: /home/builder/builder-dir/build-cache/tmp-install/reports/hashids-1.1.0.1.test Writing: hashids-1.1.0.1-inplace/Web.Hashids.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.2.4/hashids-1.1.0.1/noopt/hpc/vanilla/html/hashids-test/hpc_index.html 1 of 1 test suites (1 of 1 test cases) passed. Writing: hashids-1.1.0.1-inplace/Web.Hashids.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.2.4/hashids-1.1.0.1/noopt/hpc/vanilla/html/hashids-1.1.0.1/hpc_index.html