Resolving dependencies... Build profile: -w ghc-9.6.3 -O0 In order, the following will be built (use -v for more details): - ChasingBottoms-1.3.1.12 (lib:ChasingBottoms) (requires build) - nothunks-0.1.5 (lib:nothunks) (requires build) - unordered-containers-0.2.20 (first run) Starting nothunks-0.1.5 (all, legacy fallback) Starting ChasingBottoms-1.3.1.12 (all, legacy fallback) Building nothunks-0.1.5 (all, legacy fallback) Building ChasingBottoms-1.3.1.12 (all, legacy fallback) Installing ChasingBottoms-1.3.1.12 (all, legacy fallback) Installing nothunks-0.1.5 (all, legacy fallback) Completed ChasingBottoms-1.3.1.12 (all, legacy fallback) Completed nothunks-0.1.5 (all, legacy fallback) Configuring unordered-containers-0.2.20... Preprocessing library for unordered-containers-0.2.20.. Building library for unordered-containers-0.2.20.. Data/HashMap/Internal.hs:12:14-23: warning: [-Wdeprecated-flags] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead | 12 | {-# LANGUAGE TypeInType #-} | ^^^^^^^^^^ [1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/Data/HashMap/Internal/Array.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/Data/HashMap/Internal/Array.dyn_o ) Data/HashMap/Internal/Array.hs:83:1-35: 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() | 83 | import Control.Applicative (liftA2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/Data/HashMap/Internal/List.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/Data/HashMap/Internal/List.dyn_o ) [3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/Data/HashMap/Internal.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/Data/HashMap/Internal.dyn_o ) [4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/Data/HashMap/Internal/Debug.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/Data/HashMap/Internal/Debug.dyn_o ) [5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/Data/HashMap/Internal/Strict.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/Data/HashMap/Internal/Strict.dyn_o ) [6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/Data/HashSet/Internal.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/Data/HashSet/Internal.dyn_o ) [7 of 9] Compiling Data.HashSet ( Data/HashSet.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/Data/HashSet.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/Data/HashSet.dyn_o ) [8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/Data/HashMap/Strict.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/Data/HashMap/Strict.dyn_o ) [9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/Data/HashMap/Lazy.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/Data/HashMap/Lazy.dyn_o ) Preprocessing test suite 'unordered-containers-tests' for unordered-containers-0.2.20.. Building test suite 'unordered-containers-tests' for unordered-containers-0.2.20.. [1 of 9] Compiling Properties.List ( tests/Properties/List.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/unordered-containers-tests/unordered-containers-tests-tmp/Properties/List.o ) [2 of 9] Compiling Regressions ( tests/Regressions.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/unordered-containers-tests/unordered-containers-tests-tmp/Regressions.o ) [3 of 9] Compiling Util.Key ( tests/Util/Key.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/unordered-containers-tests/unordered-containers-tests-tmp/Util/Key.o ) [4 of 9] Compiling Strictness ( tests/Strictness.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/unordered-containers-tests/unordered-containers-tests-tmp/Strictness.o ) [5 of 9] Compiling Properties.HashSet ( tests/Properties/HashSet.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/unordered-containers-tests/unordered-containers-tests-tmp/Properties/HashSet.o ) [6 of 9] Compiling Properties.HashMapStrict ( tests/Properties/HashMapStrict.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/unordered-containers-tests/unordered-containers-tests-tmp/Properties/HashMapStrict.o ) [7 of 9] Compiling Properties.HashMapLazy ( tests/Properties/HashMapLazy.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/unordered-containers-tests/unordered-containers-tests-tmp/Properties/HashMapLazy.o ) [8 of 9] Compiling Properties ( tests/Properties.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/unordered-containers-tests/unordered-containers-tests-tmp/Properties.o ) [9 of 9] Compiling Main ( tests/Main.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/unordered-containers-tests/unordered-containers-tests-tmp/Main.o ) [10 of 10] Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/unordered-containers-0.2.20/noopt/build/unordered-containers-tests/unordered-containers-tests Running 1 test suites... Test suite unordered-containers-tests: RUNNING... Test suite unordered-containers-tests: FAIL Test suite logged to: /home/builder/builder-dir/build-cache/tmp-install/reports/unordered-containers-0.2.20.test Writing: unordered-containers-0.2.20-inplace/Data.HashSet.Internal.hs.html Writing: unordered-containers-0.2.20-inplace/Data.HashMap.Internal.Strict.hs.html Writing: unordered-containers-0.2.20-inplace/Data.HashMap.Internal.List.hs.html Writing: unordered-containers-0.2.20-inplace/Data.HashMap.Internal.Debug.hs.html Writing: unordered-containers-0.2.20-inplace/Data.HashMap.Internal.Array.hs.html Writing: unordered-containers-0.2.20-inplace/Data.HashMap.Internal.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/unordered-containers-0.2.20/noopt/hpc/vanilla/html/unordered-containers-tests/hpc_index.html 0 of 1 test suites (0 of 1 test cases) passed. Writing: unordered-containers-0.2.20-inplace/Data.HashSet.Internal.hs.html Writing: unordered-containers-0.2.20-inplace/Data.HashMap.Internal.Strict.hs.html Writing: unordered-containers-0.2.20-inplace/Data.HashMap.Internal.List.hs.html Writing: unordered-containers-0.2.20-inplace/Data.HashMap.Internal.Debug.hs.html Writing: unordered-containers-0.2.20-inplace/Data.HashMap.Internal.Array.hs.html Writing: unordered-containers-0.2.20-inplace/Data.HashMap.Internal.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/unordered-containers-0.2.20/noopt/hpc/vanilla/html/unordered-containers-0.2.20/hpc_index.html Error: cabal: Tests failed for unordered-containers-0.2.20.