Resolving dependencies... Build profile: -w ghc-9.2.4 -O0 In order, the following will be built (use -v for more details): - nspace-0.2.0.0 (first run) Configuring nspace-0.2.0.0... Preprocessing library for nspace-0.2.0.0.. Building library for nspace-0.2.0.0.. [1 of 6] Compiling Data.OctTree.Internal ( src/Data/OctTree/Internal.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/nspace-0.2.0.0/noopt/build/Data/OctTree/Internal.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/nspace-0.2.0.0/noopt/build/Data/OctTree/Internal.dyn_o ) [2 of 6] Compiling Data.QuadTree.Internal ( src/Data/QuadTree/Internal.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/nspace-0.2.0.0/noopt/build/Data/QuadTree/Internal.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/nspace-0.2.0.0/noopt/build/Data/QuadTree/Internal.dyn_o ) [3 of 6] Compiling Data.Semilattice ( src/Data/Semilattice.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/nspace-0.2.0.0/noopt/build/Data/Semilattice.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/nspace-0.2.0.0/noopt/build/Data/Semilattice.dyn_o ) src/Data/Semilattice.hs:48:10: warning: [-Wredundant-constraints] " Redundant constraint: Eq k " In the instance declaration for Semilattice (HashMap.MonoidalHashMap k a) | 48 | instance (Hashable k, Eq k, Semilattice a) => Semilattice (HashMap.MonoidalHashMap k a) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [4 of 6] Compiling Data.QuadTree ( src/Data/QuadTree.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/nspace-0.2.0.0/noopt/build/Data/QuadTree.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/nspace-0.2.0.0/noopt/build/Data/QuadTree.dyn_o ) [5 of 6] Compiling Data.OctTree ( src/Data/OctTree.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/nspace-0.2.0.0/noopt/build/Data/OctTree.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/nspace-0.2.0.0/noopt/build/Data/OctTree.dyn_o ) [6 of 6] Compiling Paths_nspace ( /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/nspace-0.2.0.0/noopt/build/autogen/Paths_nspace.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/nspace-0.2.0.0/noopt/build/Paths_nspace.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/nspace-0.2.0.0/noopt/build/Paths_nspace.dyn_o ) Preprocessing test suite 'nspace-test' for nspace-0.2.0.0.. Building test suite 'nspace-test' for nspace-0.2.0.0.. [1 of 4] Compiling Paths_nspace ( /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/nspace-0.2.0.0/noopt/build/nspace-test/autogen/Paths_nspace.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/nspace-0.2.0.0/noopt/build/nspace-test/nspace-test-tmp/Paths_nspace.o ) [2 of 4] Compiling QuadTreeSpec ( test/QuadTreeSpec.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/nspace-0.2.0.0/noopt/build/nspace-test/nspace-test-tmp/QuadTreeSpec.o ) [3 of 4] Compiling OctTreeSpec ( test/OctTreeSpec.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/nspace-0.2.0.0/noopt/build/nspace-test/nspace-test-tmp/OctTreeSpec.o ) [4 of 4] Compiling Main ( test/Spec.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/nspace-0.2.0.0/noopt/build/nspace-test/nspace-test-tmp/Main.o ) Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/nspace-0.2.0.0/noopt/build/nspace-test/nspace-test ... Running 1 test suites... Test suite nspace-test: RUNNING... Test suite nspace-test: FAIL Test suite logged to: /home/builder/builder-dir/build-cache/tmp-install/reports/nspace-0.2.0.0.test Writing: nspace-0.2.0.0-inplace/Data.Semilattice.hs.html Writing: nspace-0.2.0.0-inplace/Data.QuadTree.Internal.hs.html Writing: nspace-0.2.0.0-inplace/Data.QuadTree.hs.html Writing: nspace-0.2.0.0-inplace/Data.OctTree.Internal.hs.html Writing: nspace-0.2.0.0-inplace/Data.OctTree.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/nspace-0.2.0.0/noopt/hpc/vanilla/html/nspace-test/hpc_index.html 0 of 1 test suites (0 of 1 test cases) passed. Writing: nspace-0.2.0.0-inplace/Data.Semilattice.hs.html Writing: nspace-0.2.0.0-inplace/Data.QuadTree.Internal.hs.html Writing: nspace-0.2.0.0-inplace/Data.QuadTree.hs.html Writing: nspace-0.2.0.0-inplace/Data.OctTree.Internal.hs.html Writing: nspace-0.2.0.0-inplace/Data.OctTree.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/nspace-0.2.0.0/noopt/hpc/vanilla/html/nspace-0.2.0.0/hpc_index.html Error: cabal: Tests failed for nspace-0.2.0.0.