Resolving dependencies... Build profile: -w ghc-9.6.3 -O0 In order, the following will be built (use -v for more details): - random-1.3.1 (first run) Configuring random-1.3.1... Preprocessing library for random-1.3.1.. Building library for random-1.3.1.. [1 of 6] Compiling System.Random.Array ( src/System/Random/Array.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/System/Random/Array.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/System/Random/Array.dyn_o ) [2 of 6] Compiling System.Random.GFinite ( src/System/Random/GFinite.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/System/Random/GFinite.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/System/Random/GFinite.dyn_o ) [3 of 6] Compiling System.Random.Internal ( src/System/Random/Internal.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/System/Random/Internal.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/System/Random/Internal.dyn_o ) [4 of 6] Compiling System.Random.Seed ( src/System/Random/Seed.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/System/Random/Seed.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/System/Random/Seed.dyn_o ) [5 of 6] Compiling System.Random ( src/System/Random.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/System/Random.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/System/Random.dyn_o ) [6 of 6] Compiling System.Random.Stateful ( src/System/Random/Stateful.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/System/Random/Stateful.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/System/Random/Stateful.dyn_o ) Preprocessing test suite 'legacy-test' for random-1.3.1.. Building test suite 'legacy-test' for random-1.3.1.. [1 of 6] Compiling Random1283 ( test-legacy/Random1283.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/legacy-test/legacy-test-tmp/Random1283.o ) [2 of 6] Compiling RangeTest ( test-legacy/RangeTest.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/legacy-test/legacy-test-tmp/RangeTest.o ) [3 of 6] Compiling T7936 ( test-legacy/T7936.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/legacy-test/legacy-test-tmp/T7936.o ) [4 of 6] Compiling TestRandomIOs ( test-legacy/TestRandomIOs.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/legacy-test/legacy-test-tmp/TestRandomIOs.o ) [5 of 6] Compiling TestRandomRs ( test-legacy/TestRandomRs.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/legacy-test/legacy-test-tmp/TestRandomRs.o ) [6 of 6] Compiling Main ( test-legacy/Legacy.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/legacy-test/legacy-test-tmp/Main.o ) [7 of 7] Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/legacy-test/legacy-test Preprocessing test suite 'spec' for random-1.3.1.. Building test suite 'spec' for random-1.3.1.. [1 of 5] Compiling Spec.Range ( test/Spec/Range.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/spec/spec-tmp/Spec/Range.o ) [2 of 5] Compiling Spec.Run ( test/Spec/Run.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/spec/spec-tmp/Spec/Run.o ) [3 of 5] Compiling Spec.Stateful ( test/Spec/Stateful.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/spec/spec-tmp/Spec/Stateful.o ) [4 of 5] Compiling Spec.Seed ( test/Spec/Seed.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/spec/spec-tmp/Spec/Seed.o ) [5 of 5] Compiling Main ( test/Spec.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/spec/spec-tmp/Main.o ) [6 of 6] Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/spec/spec Preprocessing test suite 'spec-inspection' for random-1.3.1.. Building test suite 'spec-inspection' for random-1.3.1.. [1 of 2] Compiling Spec.Inspection ( test-inspection/Spec/Inspection.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/spec-inspection/spec-inspection-tmp/Spec/Inspection.o ) [2 of 2] Compiling Main ( test-inspection/Spec.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/spec-inspection/spec-inspection-tmp/Main.o ) [3 of 3] Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/random-1.3.1/noopt/build/spec-inspection/spec-inspection Running 3 test suites... Test suite legacy-test: RUNNING... Test suite legacy-test: PASS Test suite logged to: /home/builder/builder-dir/build-cache/tmp-install/reports/random-1.3.1.test Writing: random-1.3.1-inplace/System.Random.Internal.hs.html Writing: random-1.3.1-inplace/System.Random.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/random-1.3.1/noopt/hpc/vanilla/html/legacy-test/hpc_index.html Test suite spec: RUNNING... Test suite spec: PASS Test suite logged to: /home/builder/builder-dir/build-cache/tmp-install/reports/random-1.3.1.test Writing: random-1.3.1-inplace/System.Random.Stateful.hs.html Writing: random-1.3.1-inplace/System.Random.Internal.hs.html Writing: random-1.3.1-inplace/System.Random.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/random-1.3.1/noopt/hpc/vanilla/html/spec/hpc_index.html Test suite spec-inspection: RUNNING... Test suite spec-inspection: FAIL Test suite logged to: /home/builder/builder-dir/build-cache/tmp-install/reports/random-1.3.1.test Writing: random-1.3.1-inplace/System.Random.Internal.hs.html Writing: random-1.3.1-inplace/System.Random.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/random-1.3.1/noopt/hpc/vanilla/html/spec-inspection/hpc_index.html 2 of 3 test suites (2 of 3 test cases) passed. Writing: random-1.3.1-inplace/System.Random.hs.html Writing: random-1.3.1-inplace/System.Random.Internal.hs.html Writing: random-1.3.1-inplace/System.Random.Stateful.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/random-1.3.1/noopt/hpc/vanilla/html/random-1.3.1/hpc_index.html Error: cabal: Tests failed for random-1.3.1.