build checks.x86_64-linux.nixpkgs-25_11

Reproduce this run
  1. 116.69 s [genvalidity-containers] Preprocessing benchmark 'genvalidity-containers-bench' for genvalidity-containers-1.0.0.2...
  2. 116.69 s [genvalidity-containers] Building benchmark 'genvalidity-containers-bench' for genvalidity-containers-1.0.0.2...
  3. 116.78 s [genvalidity-containers] [1 of 2] Compiling Main ( bench/Main.hs, dist/build/genvalidity-containers-bench/genvalidity-containers-bench-tmp/Main.o )
  4. 117.12 s [genvalidity-containers] [2 of 2] Compiling Paths_genvalidity_containers ( dist/build/genvalidity-containers-bench/autogen/Paths_genvalidity_containers.hs, dist/build/genvalidity-containers-bench/genvalidity-containers-bench-tmp/Paths_genvalidity_containers.o )
  5. 117.29 s [genvalidity-containers] [3 of 3] Linking dist/build/genvalidity-containers-bench/genvalidity-containers-bench
  6. 118.60 s [genvalidity-containers] Preprocessing test suite 'genvalidity-containers-test' for genvalidity-containers-1.0.0.2...
  7. 118.65 s [genvalidity-containers] Building test suite 'genvalidity-containers-test' for genvalidity-containers-1.0.0.2...
  8. 118.70 s [genvalidity-containers] [1 of 7] Compiling Data.GenValidity.Containers.IntMapSpec ( test/Data/GenValidity/Containers/IntMapSpec.hs, dist/build/genvalidity-containers-test/genvalidity-containers-test-tmp/Data/GenValidity/Containers/IntMapSpec.o )
  9. 118.84 s [genvalidity-containers] [2 of 7] Compiling Data.GenValidity.Containers.MapSpec ( test/Data/GenValidity/Containers/MapSpec.hs, dist/build/genvalidity-containers-test/genvalidity-containers-test-tmp/Data/GenValidity/Containers/MapSpec.o )
  10. 118.93 s [genvalidity-containers] [3 of 7] Compiling Data.GenValidity.Containers.SeqSpec ( test/Data/GenValidity/Containers/SeqSpec.hs, dist/build/genvalidity-containers-test/genvalidity-containers-test-tmp/Data/GenValidity/Containers/SeqSpec.o )
  11. 118.93 s [genvalidity-containers] [4 of 7] Compiling Data.GenValidity.Containers.SetSpec ( test/Data/GenValidity/Containers/SetSpec.hs, dist/build/genvalidity-containers-test/genvalidity-containers-test-tmp/Data/GenValidity/Containers/SetSpec.o )
  12. 119.12 s [genvalidity-containers] [5 of 7] Compiling Data.GenValidity.Containers.TreeSpec ( test/Data/GenValidity/Containers/TreeSpec.hs, dist/build/genvalidity-containers-test/genvalidity-containers-test-tmp/Data/GenValidity/Containers/TreeSpec.o )
  13. 119.12 s [genvalidity-containers] [6 of 7] Compiling Main ( test/Spec.hs, dist/build/genvalidity-containers-test/genvalidity-containers-test-tmp/Main.o )
  14. 119.19 s [genvalidity-containers] [7 of 7] Compiling Paths_genvalidity_containers ( dist/build/genvalidity-containers-test/autogen/Paths_genvalidity_containers.hs, dist/build/genvalidity-containers-test/genvalidity-containers-test-tmp/Paths_genvalidity_containers.o )
  15. 119.40 s [genvalidity-containers] [8 of 8] Linking dist/build/genvalidity-containers-test/genvalidity-containers-test
  16. 120.28 s [genvalidity-containers] Phase: checkPhase
  17. 120.61 s [genvalidity-containers] Running 1 test suites...
  18. 120.61 s [genvalidity-containers] Test suite genvalidity-containers-test: RUNNING...
  19. 120.61 s [autodocodec-yaml] Documentation created: dist/doc/html/autodocodec-yaml/,
  20. 120.61 s [autodocodec-yaml] dist/doc/html/autodocodec-yaml/autodocodec-yaml.txt
  21. 120.62 s [genvalidity-containers]
  22. 120.62 s [genvalidity-containers] Data.GenValidity.Containers.IntMap
  23. 120.62 s [genvalidity-containers] genIntMapOf
  24. 120.63 s [genvalidity-containers] produces valid maps [✔]
  25. 120.63 s [genvalidity-containers] +++ OK, passed 100 tests.
  26. 120.63 s [genvalidity-containers] GenValid (IntMap (Ratio Integer))
  27. 120.63 s [genvalidity-containers] genValid :: Gen (IntMap (Ratio Integer))
  28. 120.63 s [genvalidity-containers] only generates valid '(IntMap (Ratio Integer))'s [✔]
  29. 120.63 s [genvalidity-containers] +++ OK, passed 100 tests.
  30. 120.63 s [genvalidity-containers] GenValid (IntMap (Ratio Integer))
  31. 120.63 s [genvalidity-containers] genValid :: Gen (IntMap (Ratio Integer))
  32. 120.63 s [genvalidity-containers] only generates valid '(IntMap (Ratio Integer))'s [✔]
  33. 120.63 s [genvalidity-containers] +++ OK, passed 100 tests.
  34. 120.63 s [genvalidity-containers] Data.GenValidity.Containers.Map
  35. 120.64 s [genvalidity-containers] genMapOf
  36. 120.65 s [genvalidity-containers] produces valid maps [✔]
  37. 120.65 s [genvalidity-containers] +++ OK, passed 100 tests.
  38. 120.65 s [genvalidity-containers] GenValid (Map Int (Ratio Integer))
  39. 120.65 s [genvalidity-containers] genValid :: Gen (Map Int (Ratio Integer))
  40. 120.65 s [genvalidity-containers] only generates valid '(Map Int (Ratio Integer))'s [✔]
  41. 120.65 s [genvalidity-containers] +++ OK, passed 100 tests.
  42. 120.65 s [genvalidity-containers] GenValid (Map (Ratio Integer) (Ratio Integer))
  43. 120.65 s [genvalidity-containers] genValid :: Gen (Map (Ratio Integer) (Ratio Integer))
  44. 120.65 s [genvalidity-containers] only generates valid '(Map (Ratio Integer) (Ratio Integer))'s [✔]
  45. 120.65 s [genvalidity-containers] +++ OK, passed 100 tests.
  46. 120.65 s [genvalidity-containers] Data.GenValidity.Containers.Seq
  47. 120.65 s [genvalidity-containers] GenValid (Seq Int)
  48. 120.65 s [genvalidity-containers] genValid :: Gen (Seq Int)
  49. 120.65 s [genvalidity-containers] only generates valid '(Seq Int)'s [✔]
  50. 120.65 s [genvalidity-containers] +++ OK, passed 100 tests.
  51. 120.65 s [genvalidity-containers] GenValid (Seq (Ratio Integer))
  52. 120.65 s [genvalidity-containers] genValid :: Gen (Seq (Ratio Integer))
  53. 120.65 s [genvalidity-containers] only generates valid '(Seq (Ratio Integer))'s [✔]
  54. 120.65 s [genvalidity-containers] +++ OK, passed 100 tests.
  55. 120.65 s [genvalidity-containers] Data.GenValidity.Containers.Set
  56. 120.65 s [genvalidity-containers] genSetOf
  57. 120.66 s [genvalidity-containers] produces valid sets [✔]
  58. 120.66 s [genvalidity-containers] +++ OK, passed 100 tests.
  59. 120.66 s [genvalidity-containers] GenValid (Set Int)
  60. 120.66 s [genvalidity-containers] genValid :: Gen (Set Int)
  61. 120.66 s [genvalidity-containers] only generates valid '(Set Int)'s [✔]
  62. 120.66 s [genvalidity-containers] +++ OK, passed 100 tests.
  63. 120.66 s [genvalidity-containers] GenValid (Set (Ratio Integer))
  64. 120.66 s [genvalidity-containers] genValid :: Gen (Set (Ratio Integer))
  65. 120.66 s [genvalidity-containers] only generates valid '(Set (Ratio Integer))'s [✔]
  66. 120.66 s [genvalidity-containers] +++ OK, passed 100 tests.
  67. 120.66 s [genvalidity-containers] genSeperate
  68. 120.66 s [genvalidity-containers] generates values that are seperate [✔]
  69. 120.66 s [genvalidity-containers] +++ OK, passed 100 tests.
  70. 120.67 s [genvalidity-containers] generates values that are seperate [✔]
  71. 120.67 s [genvalidity-containers] +++ OK, passed 100 tests.
  72. 120.67 s [genvalidity-containers] genSeperateFor
  73. 120.67 s [genvalidity-containers] generates values that are seperate [✔]
  74. 120.67 s [genvalidity-containers] +++ OK, passed 100 tests.
  75. 120.68 s [genvalidity-containers] generates values that are seperate [✔]
  76. 120.68 s [genvalidity-containers] +++ OK, passed 100 tests.
  77. 120.68 s [genvalidity-containers] genValidSeperateFor
  78. 120.68 s [genvalidity-containers] generates values that are seperate [✔]
  79. 120.68 s [genvalidity-containers] +++ OK, passed 100 tests.
  80. 120.68 s [genvalidity-containers] Data.GenValidity.Containers.Tree
  81. 120.68 s [genvalidity-containers] GenValid (Tree Int)
  82. 120.68 s [genvalidity-containers] genValid :: Gen (Tree Int)
  83. 120.68 s [genvalidity-containers] only generates valid '(Tree Int)'s [✔]
  84. 120.68 s [genvalidity-containers] +++ OK, passed 100 tests.
  85. 120.68 s [genvalidity-containers] GenValid (Tree (Ratio Integer))
  86. 120.68 s [genvalidity-containers] genValid :: Gen (Tree (Ratio Integer))
  87. 120.68 s [genvalidity-containers] only generates valid '(Tree (Ratio Integer))'s [✔]
  88. 120.68 s [genvalidity-containers] +++ OK, passed 100 tests.
  89. 120.68 s [genvalidity-containers]
  90. 120.68 s [genvalidity-containers] Finished in 0.0590 seconds
  91. 120.68 s [genvalidity-containers] 18 examples, 0 failures
  92. 120.70 s [genvalidity-containers] Test suite genvalidity-containers-test: PASS
  93. 120.70 s [genvalidity-containers] Test suite logged to:
  94. 120.70 s [genvalidity-containers] dist/test/genvalidity-containers-1.0.0.2-genvalidity-containers-test.log
  95. 120.70 s [genvalidity-containers] 1 of 1 test suites (1 of 1 test cases) passed.
  96. 120.70 s [autodocodec-yaml] Phase: installPhase
  97. 120.72 s [genvalidity-containers] Phase: haddockPhase
  98. 120.81 s [autodocodec-yaml] Installing library in /nix/store/im4p9igvfyzrari1ghjmggfv71jaaisv-autodocodec-yaml-0.4.0.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/autodocodec-yaml-0.4.0.2-5ibAN6yBsTJL2laVrAsQ4a
  99. 120.88 s [genvalidity-containers] Preprocessing library for genvalidity-containers-1.0.0.2...
  100. 120.88 s [genvalidity-containers] Running Haddock on library for genvalidity-containers-1.0.0.2...
  101. 121.07 s [autodocodec-yaml] Phase: fixupPhase
  102. 121.09 s [autodocodec-yaml] shrinking RPATHs of ELF executables and libraries in /nix/store/im4p9igvfyzrari1ghjmggfv71jaaisv-autodocodec-yaml-0.4.0.2
  103. 121.10 s [genvalidity-containers] [1 of 7] Compiling Data.GenValidity.IntMap ( src/Data/GenValidity/IntMap.hs, nothing )
  104. 121.10 s [autodocodec-yaml] shrinking /nix/store/im4p9igvfyzrari1ghjmggfv71jaaisv-autodocodec-yaml-0.4.0.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/libHSautodocodec-yaml-0.4.0.2-5ibAN6yBsTJL2laVrAsQ4a-ghc9.10.3.so
  105. 121.12 s [autodocodec-yaml] checking for references to /build/ in /nix/store/im4p9igvfyzrari1ghjmggfv71jaaisv-autodocodec-yaml-0.4.0.2...
  106. 121.14 s [autodocodec-yaml] patching script interpreter paths in /nix/store/im4p9igvfyzrari1ghjmggfv71jaaisv-autodocodec-yaml-0.4.0.2
  107. 121.14 s [genvalidity-containers] [2 of 7] Compiling Data.GenValidity.Map ( src/Data/GenValidity/Map.hs, nothing )
  108. 121.14 s [autodocodec-yaml] stripping (with command strip and flags -S -p) in /nix/store/im4p9igvfyzrari1ghjmggfv71jaaisv-autodocodec-yaml-0.4.0.2/lib
  109. 121.16 s [genvalidity-containers] [3 of 7] Compiling Data.GenValidity.Sequence ( src/Data/GenValidity/Sequence.hs, nothing )
  110. 121.18 s [genvalidity-containers] [4 of 7] Compiling Data.GenValidity.Set ( src/Data/GenValidity/Set.hs, nothing )
  111. 121.19 s [autodocodec-yaml] shrinking RPATHs of ELF executables and libraries in /nix/store/gcfjr6nj2fx1rr6bbgqcy7w9vf5gxp8k-autodocodec-yaml-0.4.0.2-doc
  112. 121.19 s [autodocodec-yaml] checking for references to /build/ in /nix/store/gcfjr6nj2fx1rr6bbgqcy7w9vf5gxp8k-autodocodec-yaml-0.4.0.2-doc...
  113. 121.21 s [autodocodec-yaml] patching script interpreter paths in /nix/store/gcfjr6nj2fx1rr6bbgqcy7w9vf5gxp8k-autodocodec-yaml-0.4.0.2-doc
  114. 121.24 s [genvalidity-containers] [5 of 7] Compiling Data.GenValidity.Tree ( src/Data/GenValidity/Tree.hs, nothing )
  115. 121.25 s [genvalidity-containers] [6 of 7] Compiling Data.GenValidity.Containers ( src/Data/GenValidity/Containers.hs, nothing )
  116. 121.25 s [genvalidity-containers] [7 of 7] Compiling Paths_genvalidity_containers ( dist/build/autogen/Paths_genvalidity_containers.hs, nothing )
  117. 121.27 s [genvalidity-containers] Haddock coverage:
  118. 121.27 s [genvalidity-containers] 0% ( 0 / 3) in 'Data.GenValidity.IntMap'
  119. 121.27 s [genvalidity-containers] Missing documentation for:
  120. 121.27 s [genvalidity-containers] Module header
  121. 121.27 s [genvalidity-containers] genIntMapOf (src/Data/GenValidity/IntMap.hs:20)
  122. 121.27 s [genvalidity-containers] shrinkIntMapOf (src/Data/GenValidity/IntMap.hs:23)
  123. 121.27 s [genvalidity-containers] 0% ( 0 / 3) in 'Data.GenValidity.Map'
  124. 121.27 s [genvalidity-containers] Missing documentation for:
  125. 121.27 s [genvalidity-containers] Module header
  126. 121.27 s [genvalidity-containers] genMapOf (src/Data/GenValidity/Map.hs:20)
  127. 121.27 s [genvalidity-containers] shrinkMapOf (src/Data/GenValidity/Map.hs:23)
  128. 121.27 s [genvalidity-containers] 0% ( 0 / 3) in 'Data.GenValidity.Sequence'
  129. 121.27 s [genvalidity-containers] Missing documentation for:
  130. 121.27 s [genvalidity-containers] Module header
  131. 121.27 s [genvalidity-containers] genSeqOf (src/Data/GenValidity/Sequence.hs:21)
  132. 121.27 s [genvalidity-containers] shrinkSeqOf (src/Data/GenValidity/Sequence.hs:24)
  133. 121.27 s [genvalidity-containers] 0% ( 0 / 8) in 'Data.GenValidity.Set'
  134. 121.27 s [genvalidity-containers] Missing documentation for:
  135. 121.27 s [genvalidity-containers] Module header
  136. 121.27 s [genvalidity-containers] genSetOf (src/Data/GenValidity/Set.hs:28)
  137. 121.27 s [genvalidity-containers] shrinkSetOf (src/Data/GenValidity/Set.hs:31)
  138. 121.27 s [genvalidity-containers] genSeperate (src/Data/GenValidity/Set.hs:40)
  139. 121.27 s [genvalidity-containers] genSeperateFor (src/Data/GenValidity/Set.hs:44)
  140. 121.27 s [genvalidity-containers] genSeperateForNE (src/Data/GenValidity/Set.hs:48)
  141. 121.27 s [genvalidity-containers] genValidSeperateFor (src/Data/GenValidity/Set.hs:34)
  142. 121.27 s [genvalidity-containers] genValidSeperateForNE (src/Data/GenValidity/Set.hs:37)
  143. 121.27 s [genvalidity-containers] 33% ( 1 / 3) in 'Data.GenValidity.Tree'
  144. 121.27 s [genvalidity-containers] Missing documentation for:
  145. 121.27 s [genvalidity-containers] Module header
  146. 121.27 s [genvalidity-containers] shrinkTreeOf (src/Data/GenValidity/Tree.hs:17)
  147. 121.27 s [genvalidity-containers] 83% ( 5 / 6) in 'Data.GenValidity.Containers'
  148. 121.27 s [genvalidity-containers] Missing documentation for:
  149. 121.27 s [genvalidity-containers] Module header
  150. 121.79 s Progress: 39 of 50 built (1 building)
  151. 123.07 s Building opt-env-conf-source
  152. 123.33 s [opt-env-conf-source] Phase: setupCompilerEnvironmentPhase
  153. 123.34 s [opt-env-conf-source] Build with /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3.
  154. 123.64 s [opt-env-conf-source] Phase: unpackPhase
  155. 123.69 s [opt-env-conf-source] unpacking source archive /nix/store/9vcmnqbfhmrbvklx6qssavahnbgk99vf-opt-env-conf
  156. 123.69 s [opt-env-conf-source] source root is opt-env-conf
  157. 123.69 s [opt-env-conf-source] Phase: patchPhase
  158. 123.69 s [opt-env-conf-source] Phase: compileBuildDriverPhase
  159. 123.69 s [opt-env-conf-source] setupCompileFlags: -package-db=/build/tmp.BCCZzW2XhM/setup-package.conf.d -threaded
  160. 123.73 s [opt-env-conf-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.BCCZzW2XhM/Main.o )
  161. 123.78 s [opt-env-conf-source] [2 of 2] Linking Setup
  162. 125.01 s [genvalidity-containers] Documentation created: dist/doc/html/genvalidity-containers/,
  163. 125.01 s [genvalidity-containers] dist/doc/html/genvalidity-containers/genvalidity-containers.txt
  164. 125.07 s [genvalidity-containers] Preprocessing benchmark 'genvalidity-containers-bench' for genvalidity-containers-1.0.0.2...
  165. 125.07 s [genvalidity-containers] Preprocessing test suite 'genvalidity-containers-test' for genvalidity-containers-1.0.0.2...
  166. 125.08 s [genvalidity-containers] Phase: installPhase
  167. 125.09 s [opt-env-conf-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  168. 125.10 s [opt-env-conf-source] Phase: configurePhase
  169. 125.10 s [opt-env-conf-source] configureFlags: --verbose --prefix=/nix/store/n3ikghyfhsrilvy0h5p2m5lfcyvqc42j-opt-env-conf-source-0.15.0.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/opt-env-conf-0.15.0.2 --with-gcc=gcc --package-db=/build/tmp.BCCZzW2XhM/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Werror --extra-lib-dirs=/nix/store/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-elfutils-0.194/lib --extra-lib-dirs=/nix/store/hi0ar880110k6jsmmili7dh1gq3cg2a9-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/g09cflpnp4g80q56sj9dng1qzv4v4ybc-numactl-2.0.18/lib
  170. 125.11 s [opt-env-conf-source] Using Parsec parser
  171. 125.11 s [opt-env-conf-source] Configuring opt-env-conf-0.15.0.2...
  172. 125.18 s [genvalidity-containers] Installing library in /nix/store/g4bx8cxpfas4p8013h5sk9m6h93kkgnr-genvalidity-containers-1.0.0.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/genvalidity-containers-1.0.0.2-DXaOCEBh8iJ1c8u2LwVlK1
  173. 125.45 s [genvalidity-containers] Phase: fixupPhase
  174. 125.47 s [genvalidity-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/g4bx8cxpfas4p8013h5sk9m6h93kkgnr-genvalidity-containers-1.0.0.2
  175. 125.47 s [genvalidity-containers] shrinking /nix/store/g4bx8cxpfas4p8013h5sk9m6h93kkgnr-genvalidity-containers-1.0.0.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/libHSgenvalidity-containers-1.0.0.2-DXaOCEBh8iJ1c8u2LwVlK1-ghc9.10.3.so
  176. 125.49 s [genvalidity-containers] checking for references to /build/ in /nix/store/g4bx8cxpfas4p8013h5sk9m6h93kkgnr-genvalidity-containers-1.0.0.2...
  177. 125.50 s [genvalidity-containers] patching script interpreter paths in /nix/store/g4bx8cxpfas4p8013h5sk9m6h93kkgnr-genvalidity-containers-1.0.0.2
  178. 125.51 s [genvalidity-containers] stripping (with command strip and flags -S -p) in /nix/store/g4bx8cxpfas4p8013h5sk9m6h93kkgnr-genvalidity-containers-1.0.0.2/lib
  179. 125.55 s [genvalidity-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/9kibn1bmd95r1fqmbh40638lnjwg543y-genvalidity-containers-1.0.0.2-doc
  180. 125.56 s [genvalidity-containers] checking for references to /build/ in /nix/store/9kibn1bmd95r1fqmbh40638lnjwg543y-genvalidity-containers-1.0.0.2-doc...
  181. 125.57 s [genvalidity-containers] patching script interpreter paths in /nix/store/9kibn1bmd95r1fqmbh40638lnjwg543y-genvalidity-containers-1.0.0.2-doc
  182. 126.16 s Progress: 40 of 50 built (1 building)
  183. 126.16 s [opt-env-conf-source] Dependency aeson: using aeson-2.2.3.0
  184. 126.16 s [opt-env-conf-source] Dependency autodocodec >=0.3.0.0: using autodocodec-0.5.0.0
  185. 126.16 s [opt-env-conf-source] Dependency autodocodec-nix: using autodocodec-nix-0.1.0.0
  186. 126.16 s [opt-env-conf-source] Dependency autodocodec-schema: using autodocodec-schema-0.2.0.1
  187. 126.16 s [opt-env-conf-source] Dependency autodocodec-yaml: using autodocodec-yaml-0.4.0.2
  188. 126.16 s [opt-env-conf-source] Dependency base <5: using base-4.20.2.0
  189. 126.16 s [opt-env-conf-source] Dependency containers: using containers-0.7
  190. 126.16 s [opt-env-conf-source] Dependency hashable: using hashable-1.5.0.0
  191. 126.16 s [opt-env-conf-source] Dependency mtl: using mtl-2.3.1
  192. 126.16 s [opt-env-conf-source] Dependency path: using path-0.9.6
  193. 126.16 s [opt-env-conf-source] Dependency path-io: using path-io-1.8.2
  194. 126.16 s [opt-env-conf-source] Dependency safe-coloured-text >=0.3.0.2: using safe-coloured-text-0.3.0.2
  195. 126.16 s [opt-env-conf-source] Dependency safe-coloured-text-layout >=0.2.0.0: using
  196. 126.16 s [opt-env-conf-source] safe-coloured-text-layout-0.2.0.1
  197. 126.16 s [opt-env-conf-source] Dependency safe-coloured-text-terminfo: using
  198. 126.16 s [opt-env-conf-source] safe-coloured-text-terminfo-0.3.0.0
  199. 126.16 s [opt-env-conf-source] Dependency selective: using selective-0.7.0.1
  200. 126.16 s [opt-env-conf-source] Dependency text: using text-2.1.3
  201. 126.16 s [opt-env-conf-source] Dependency validity: using validity-0.12.1.0
  202. 126.16 s [opt-env-conf-source] Dependency validity-containers: using validity-containers-0.5.0.5
  203. 126.16 s [opt-env-conf-source] Dependency validity-text: using validity-text-0.3.1.3
  204. 126.16 s [opt-env-conf-source] Source component graph: component lib
  205. 126.16 s [opt-env-conf-source] Configured component graph:
  206. 126.16 s [opt-env-conf-source] component opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  207. 126.16 s [opt-env-conf-source] include aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
  208. 126.16 s [opt-env-conf-source] include autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
  209. 126.16 s [opt-env-conf-source] include autodocodec-nix-0.1.0.0-3bJumQdfANXB1yXY9uvqB3
  210. 126.16 s [opt-env-conf-source] include autodocodec-schema-0.2.0.1-EMdcjRrADhKDtaa7HekBFN
  211. 126.16 s [opt-env-conf-source] include autodocodec-yaml-0.4.0.2-5ibAN6yBsTJL2laVrAsQ4a
  212. 126.16 s [opt-env-conf-source] include base-4.20.2.0-64da
  213. 126.16 s [opt-env-conf-source] include containers-0.7-504a
  214. 126.16 s [opt-env-conf-source] include hashable-1.5.0.0-HOT2SU7kjP9HxgwMjYLBlH
  215. 126.16 s [opt-env-conf-source] include mtl-2.3.1-b4af
  216. 126.16 s [opt-env-conf-source] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
  217. 126.16 s [opt-env-conf-source] include path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
  218. 126.16 s [opt-env-conf-source] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
  219. 126.16 s [opt-env-conf-source] include safe-coloured-text-layout-0.2.0.1-1IWKxbfVqpbARSxXcPAgXf
  220. 126.16 s [opt-env-conf-source] include safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
  221. 126.16 s [opt-env-conf-source] include selective-0.7.0.1-GNtXMZVm0YvIj2VYkVe04f
  222. 126.16 s [opt-env-conf-source] include text-2.1.3-c691
  223. 126.16 s [opt-env-conf-source] include validity-0.12.1.0-2vJMqyxn6Ae2B1jlP90HgP
  224. 126.16 s [opt-env-conf-source] include validity-containers-0.5.0.5-JMisIHg6jT0HAhS7h7vTA4
  225. 126.16 s [opt-env-conf-source] include validity-text-0.3.1.3-5Fc5JnrCHq56kou0H34Gip
  226. 126.16 s [opt-env-conf-source] Linked component graph:
  227. 126.16 s [opt-env-conf-source] unit opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  228. 126.16 s [opt-env-conf-source] include aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
  229. 126.16 s [opt-env-conf-source] include autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
  230. 126.16 s [opt-env-conf-source] include autodocodec-nix-0.1.0.0-3bJumQdfANXB1yXY9uvqB3
  231. 126.16 s [opt-env-conf-source] include autodocodec-schema-0.2.0.1-EMdcjRrADhKDtaa7HekBFN
  232. 126.16 s [opt-env-conf-source] include autodocodec-yaml-0.4.0.2-5ibAN6yBsTJL2laVrAsQ4a
  233. 126.16 s [opt-env-conf-source] include base-4.20.2.0-64da
  234. 126.16 s [opt-env-conf-source] include containers-0.7-504a
  235. 126.16 s [opt-env-conf-source] include hashable-1.5.0.0-HOT2SU7kjP9HxgwMjYLBlH
  236. 126.16 s [opt-env-conf-source] include mtl-2.3.1-b4af
  237. 126.16 s [opt-env-conf-source] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
  238. 126.16 s [opt-env-conf-source] include path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
  239. 126.16 s [opt-env-conf-source] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
  240. 126.16 s [opt-env-conf-source] include safe-coloured-text-layout-0.2.0.1-1IWKxbfVqpbARSxXcPAgXf
  241. 126.16 s [opt-env-conf-source] include safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
  242. 126.16 s [opt-env-conf-source] include selective-0.7.0.1-GNtXMZVm0YvIj2VYkVe04f
  243. 126.16 s [opt-env-conf-source] include text-2.1.3-c691
  244. 126.16 s [opt-env-conf-source] include validity-0.12.1.0-2vJMqyxn6Ae2B1jlP90HgP
  245. 126.16 s [opt-env-conf-source] include validity-containers-0.5.0.5-JMisIHg6jT0HAhS7h7vTA4
  246. 126.16 s [opt-env-conf-source] include validity-text-0.3.1.3-5Fc5JnrCHq56kou0H34Gip
  247. 126.16 s [opt-env-conf-source] OptEnvConf=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf,OptEnvConf.Args=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Args,OptEnvConf.Capability=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Capability,OptEnvConf.Casing=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Casing,OptEnvConf.Check=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Check,OptEnvConf.Completer=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Completer,OptEnvConf.Completion=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Completion,OptEnvConf.Doc=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Doc,OptEnvConf.EnvMap=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.EnvMap,OptEnvConf.Error=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Error,OptEnvConf.Lint=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Lint,OptEnvConf.Main=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Main,OptEnvConf.Nix=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Nix,OptEnvConf.NonDet=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.NonDet,OptEnvConf.Output=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Output,OptEnvConf.Parser=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Parser,OptEnvConf.Reader=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Reader,OptEnvConf.Run=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Run,OptEnvConf.Setting=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Setting,OptEnvConf.Terminal=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Terminal,OptEnvConf.Validation=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Validation
  248. 126.16 s [opt-env-conf-source] Ready component graph:
  249. 126.16 s [opt-env-conf-source] definite opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  250. 126.16 s [opt-env-conf-source] depends aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
  251. 126.16 s [opt-env-conf-source] depends autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
  252. 126.16 s [opt-env-conf-source] depends autodocodec-nix-0.1.0.0-3bJumQdfANXB1yXY9uvqB3
  253. 126.16 s [opt-env-conf-source] depends autodocodec-schema-0.2.0.1-EMdcjRrADhKDtaa7HekBFN
  254. 126.16 s [opt-env-conf-source] depends autodocodec-yaml-0.4.0.2-5ibAN6yBsTJL2laVrAsQ4a
  255. 126.16 s [opt-env-conf-source] depends base-4.20.2.0-64da
  256. 126.16 s [opt-env-conf-source] depends containers-0.7-504a
  257. 126.16 s [opt-env-conf-source] depends hashable-1.5.0.0-HOT2SU7kjP9HxgwMjYLBlH
  258. 126.16 s [opt-env-conf-source] depends mtl-2.3.1-b4af
  259. 126.16 s [opt-env-conf-source] depends path-0.9.6-JuNdYVciddTDWUiQr3NuVx
  260. 126.16 s [opt-env-conf-source] depends path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
  261. 126.16 s [opt-env-conf-source] depends safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
  262. 126.16 s [opt-env-conf-source] depends safe-coloured-text-layout-0.2.0.1-1IWKxbfVqpbARSxXcPAgXf
  263. 126.16 s [opt-env-conf-source] depends safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
  264. 126.16 s [opt-env-conf-source] depends selective-0.7.0.1-GNtXMZVm0YvIj2VYkVe04f
  265. 126.16 s [opt-env-conf-source] depends text-2.1.3-c691
  266. 126.16 s [opt-env-conf-source] depends validity-0.12.1.0-2vJMqyxn6Ae2B1jlP90HgP
  267. 126.16 s [opt-env-conf-source] depends validity-containers-0.5.0.5-JMisIHg6jT0HAhS7h7vTA4
  268. 126.16 s [opt-env-conf-source] depends validity-text-0.3.1.3-5Fc5JnrCHq56kou0H34Gip
  269. 126.16 s [opt-env-conf-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  270. 126.16 s [opt-env-conf-source] Using compiler: ghc-9.10.3
  271. 126.16 s [opt-env-conf-source] Using install prefix:
  272. 126.16 s [opt-env-conf-source] /nix/store/n3ikghyfhsrilvy0h5p2m5lfcyvqc42j-opt-env-conf-source-0.15.0.2
  273. 126.16 s [opt-env-conf-source] Executables installed in:
  274. 126.16 s [opt-env-conf-source] /nix/store/n3ikghyfhsrilvy0h5p2m5lfcyvqc42j-opt-env-conf-source-0.15.0.2/bin
  275. 126.16 s [opt-env-conf-source] Libraries installed in:
  276. 126.16 s [opt-env-conf-source] /nix/store/n3ikghyfhsrilvy0h5p2m5lfcyvqc42j-opt-env-conf-source-0.15.0.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  277. 126.16 s [opt-env-conf-source] Dynamic Libraries installed in:
  278. 126.16 s [opt-env-conf-source] /nix/store/n3ikghyfhsrilvy0h5p2m5lfcyvqc42j-opt-env-conf-source-0.15.0.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6
  279. 126.16 s [opt-env-conf-source] Private executables installed in:
  280. 126.16 s [opt-env-conf-source] /nix/store/n3ikghyfhsrilvy0h5p2m5lfcyvqc42j-opt-env-conf-source-0.15.0.2/libexec/x86_64-linux-ghc-9.10.3-05f6/opt-env-conf-0.15.0.2
  281. 126.16 s [opt-env-conf-source] Data files installed in:
  282. 126.16 s [opt-env-conf-source] /nix/store/n3ikghyfhsrilvy0h5p2m5lfcyvqc42j-opt-env-conf-source-0.15.0.2/share/x86_64-linux-ghc-9.10.3-05f6/opt-env-conf-0.15.0.2
  283. 126.16 s [opt-env-conf-source] Documentation installed in: /share/doc/opt-env-conf-0.15.0.2
  284. 126.16 s [opt-env-conf-source] Configuration files installed in:
  285. 126.16 s [opt-env-conf-source] /nix/store/n3ikghyfhsrilvy0h5p2m5lfcyvqc42j-opt-env-conf-source-0.15.0.2/etc
  286. 126.16 s [opt-env-conf-source] No alex found
  287. 126.16 s [opt-env-conf-source] Using ar found on system at:
  288. 126.16 s [opt-env-conf-source] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  289. 126.16 s [opt-env-conf-source] No c2hs found
  290. 126.16 s [opt-env-conf-source] No cpphs found
  291. 126.16 s [opt-env-conf-source] No doctest found
  292. 126.16 s [opt-env-conf-source] Using gcc version 14.3.0 given by user at:
  293. 126.16 s [opt-env-conf-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  294. 126.16 s [opt-env-conf-source] Using ghc version 9.10.3 found on system at:
  295. 126.16 s [opt-env-conf-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc
  296. 126.17 s [opt-env-conf-source] Using ghc-pkg version 9.10.3 found on system at:
  297. 126.17 s [opt-env-conf-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc-pkg-9.10.3
  298. 126.17 s [opt-env-conf-source] No ghcjs found
  299. 126.17 s [opt-env-conf-source] No ghcjs-pkg found
  300. 126.17 s [opt-env-conf-source] No greencard found
  301. 126.17 s [opt-env-conf-source] Using haddock version 2.31.1 found on system at:
  302. 126.17 s [opt-env-conf-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/haddock-ghc-9.10.3
  303. 126.17 s [opt-env-conf-source] No happy found
  304. 126.17 s [opt-env-conf-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  305. 126.17 s [opt-env-conf-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  306. 126.17 s [opt-env-conf-source] No hmake found
  307. 126.17 s [opt-env-conf-source] Using hpc version 0.69 found on system at:
  308. 126.17 s [opt-env-conf-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hpc-ghc-9.10.3
  309. 126.17 s [opt-env-conf-source] Using hsc2hs version 0.68.10 found on system at:
  310. 126.17 s [opt-env-conf-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  311. 126.17 s [opt-env-conf-source] Using hscolour version 1.25 found on system at:
  312. 126.17 s [opt-env-conf-source] /nix/store/f755skyzf4jvfx3crwq9mmh3x4lsaz8i-hscolour-1.25/bin/HsColour
  313. 126.17 s [opt-env-conf-source] No jhc found
  314. 126.17 s [opt-env-conf-source] Using ld found on system at:
  315. 126.17 s [opt-env-conf-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  316. 126.17 s [opt-env-conf-source] No pkg-config found
  317. 126.17 s [opt-env-conf-source] Using runghc version 9.10.3 found on system at:
  318. 126.17 s [opt-env-conf-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/runghc-9.10.3
  319. 126.17 s [opt-env-conf-source] Using strip version 2.44 found on system at:
  320. 126.17 s [opt-env-conf-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  321. 126.17 s [opt-env-conf-source] Using tar found on system at:
  322. 126.17 s [opt-env-conf-source] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  323. 126.17 s [opt-env-conf-source] No uhc found
  324. 126.17 s [opt-env-conf-source] Phase: buildPhase
  325. 126.17 s [opt-env-conf-source] Distribution quality warnings:
  326. 126.17 s [opt-env-conf-source] [no-category] No 'category' field.
  327. 126.17 s [opt-env-conf-source] [no-description] No 'description' field.
  328. 126.17 s [opt-env-conf-source] [long-synopsis] The 'synopsis' field is rather long (max 80 chars is
  329. 126.17 s [opt-env-conf-source] recommended).
  330. 126.17 s [opt-env-conf-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  331. 126.17 s [opt-env-conf-source] - aeson
  332. 126.17 s [opt-env-conf-source] - autodocodec
  333. 126.17 s [opt-env-conf-source] - autodocodec-nix
  334. 126.17 s [opt-env-conf-source] - autodocodec-schema
  335. 126.17 s [opt-env-conf-source] - autodocodec-yaml
  336. 126.17 s [opt-env-conf-source] - containers
  337. 126.17 s [opt-env-conf-source] - hashable
  338. 126.17 s [opt-env-conf-source] - mtl
  339. 126.17 s [opt-env-conf-source] - path
  340. 126.17 s [opt-env-conf-source] - path-io
  341. 126.17 s [opt-env-conf-source] - safe-coloured-text
  342. 126.17 s [opt-env-conf-source] - safe-coloured-text-layout
  343. 126.17 s [opt-env-conf-source] - selective
  344. 126.17 s [opt-env-conf-source] - text
  345. 126.17 s [opt-env-conf-source] - validity
  346. 126.17 s [opt-env-conf-source] - validity-containers
  347. 126.17 s [opt-env-conf-source] - validity-text
  348. 126.17 s [opt-env-conf-source] - safe-coloured-text-terminfo
  349. 126.17 s [opt-env-conf-source] Please add them. There is more information at https://pvp.haskell.org/
  350. 126.17 s [opt-env-conf-source] Building source dist for opt-env-conf-0.15.0.2...
  351. 126.17 s [opt-env-conf-source] Source tarball created: dist/opt-env-conf-0.15.0.2.tar.gz
  352. 126.17 s [opt-env-conf-source] Phase: haddockPhase
  353. 126.19 s [opt-env-conf-source] Phase: installPhase
  354. 126.19 s [opt-env-conf-source] Phase: fixupPhase
  355. 126.79 s Progress: 41 of 50 built
  356. 127.58 s Building opt-env-conf
  357. 127.83 s [opt-env-conf] Phase: setupCompilerEnvironmentPhase
  358. 127.84 s [opt-env-conf] Build with /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3.
  359. 128.16 s [opt-env-conf] Phase: unpackPhase
  360. 128.16 s [opt-env-conf] unpacking source archive /nix/store/n3ikghyfhsrilvy0h5p2m5lfcyvqc42j-opt-env-conf-source-0.15.0.2/opt-env-conf-0.15.0.2.tar.gz
  361. 128.17 s [opt-env-conf] source root is opt-env-conf-0.15.0.2
  362. 128.17 s [opt-env-conf] setting SOURCE_DATE_EPOCH to timestamp 1780307857 of file "opt-env-conf-0.15.0.2/src/OptEnvConf/Validation.hs"
  363. 128.17 s [opt-env-conf] warning: file "opt-env-conf-0.15.0.2/src/OptEnvConf/Validation.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  364. 128.18 s [opt-env-conf] Phase: patchPhase
  365. 128.19 s [opt-env-conf] Phase: compileBuildDriverPhase
  366. 128.19 s [opt-env-conf] setupCompileFlags: -package-db=/build/tmp.CSVZYfHQ0A/setup-package.conf.d -threaded
  367. 128.24 s [opt-env-conf] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.CSVZYfHQ0A/Main.o )
  368. 128.28 s [opt-env-conf] [2 of 2] Linking Setup
  369. 129.50 s [opt-env-conf] Phase: updateAutotoolsGnuConfigScriptsPhase
  370. 129.51 s [opt-env-conf] Phase: configurePhase
  371. 129.51 s [opt-env-conf] configureFlags: --verbose --prefix=/nix/store/03xmw9qpcc604l1k9pkblb4xaqw5g9np-opt-env-conf-0.15.0.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/dqbjggaj1hkkcbcdjvqh8m9w7kx6c4sv-opt-env-conf-0.15.0.2-doc/share/doc/opt-env-conf-0.15.0.2 --with-gcc=gcc --package-db=/build/tmp.CSVZYfHQ0A/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Werror --extra-lib-dirs=/nix/store/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-elfutils-0.194/lib --extra-lib-dirs=/nix/store/hi0ar880110k6jsmmili7dh1gq3cg2a9-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/g09cflpnp4g80q56sj9dng1qzv4v4ybc-numactl-2.0.18/lib
  372. 129.56 s [opt-env-conf] Using Parsec parser
  373. 129.56 s [opt-env-conf] Configuring opt-env-conf-0.15.0.2...
  374. 130.15 s [opt-env-conf] Dependency aeson: using aeson-2.2.3.0
  375. 130.15 s [opt-env-conf] Dependency autodocodec >=0.3.0.0: using autodocodec-0.5.0.0
  376. 130.15 s [opt-env-conf] Dependency autodocodec-nix: using autodocodec-nix-0.1.0.0
  377. 130.15 s [opt-env-conf] Dependency autodocodec-schema: using autodocodec-schema-0.2.0.1
  378. 130.15 s [opt-env-conf] Dependency autodocodec-yaml: using autodocodec-yaml-0.4.0.2
  379. 130.15 s [opt-env-conf] Dependency base <5: using base-4.20.2.0
  380. 130.15 s [opt-env-conf] Dependency containers: using containers-0.7
  381. 130.15 s [opt-env-conf] Dependency hashable: using hashable-1.5.0.0
  382. 130.15 s [opt-env-conf] Dependency mtl: using mtl-2.3.1
  383. 130.15 s [opt-env-conf] Dependency path: using path-0.9.6
  384. 130.15 s [opt-env-conf] Dependency path-io: using path-io-1.8.2
  385. 130.15 s [opt-env-conf] Dependency safe-coloured-text >=0.3.0.2: using safe-coloured-text-0.3.0.2
  386. 130.15 s [opt-env-conf] Dependency safe-coloured-text-layout >=0.2.0.0: using
  387. 130.15 s [opt-env-conf] safe-coloured-text-layout-0.2.0.1
  388. 130.15 s [opt-env-conf] Dependency safe-coloured-text-terminfo: using
  389. 130.15 s [opt-env-conf] safe-coloured-text-terminfo-0.3.0.0
  390. 130.15 s [opt-env-conf] Dependency selective: using selective-0.7.0.1
  391. 130.15 s [opt-env-conf] Dependency text: using text-2.1.3
  392. 130.15 s [opt-env-conf] Dependency validity: using validity-0.12.1.0
  393. 130.15 s [opt-env-conf] Dependency validity-containers: using validity-containers-0.5.0.5
  394. 130.15 s [opt-env-conf] Dependency validity-text: using validity-text-0.3.1.3
  395. 130.15 s [opt-env-conf] Source component graph: component lib
  396. 130.15 s [opt-env-conf] Configured component graph:
  397. 130.15 s [opt-env-conf] component opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  398. 130.15 s [opt-env-conf] include aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
  399. 130.15 s [opt-env-conf] include autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
  400. 130.15 s [opt-env-conf] include autodocodec-nix-0.1.0.0-3bJumQdfANXB1yXY9uvqB3
  401. 130.15 s [opt-env-conf] include autodocodec-schema-0.2.0.1-EMdcjRrADhKDtaa7HekBFN
  402. 130.15 s [opt-env-conf] include autodocodec-yaml-0.4.0.2-5ibAN6yBsTJL2laVrAsQ4a
  403. 130.15 s [opt-env-conf] include base-4.20.2.0-64da
  404. 130.15 s [opt-env-conf] include containers-0.7-504a
  405. 130.15 s [opt-env-conf] include hashable-1.5.0.0-HOT2SU7kjP9HxgwMjYLBlH
  406. 130.15 s [opt-env-conf] include mtl-2.3.1-b4af
  407. 130.15 s [opt-env-conf] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
  408. 130.15 s [opt-env-conf] include path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
  409. 130.15 s [opt-env-conf] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
  410. 130.15 s [opt-env-conf] include safe-coloured-text-layout-0.2.0.1-1IWKxbfVqpbARSxXcPAgXf
  411. 130.15 s [opt-env-conf] include safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
  412. 130.15 s [opt-env-conf] include selective-0.7.0.1-GNtXMZVm0YvIj2VYkVe04f
  413. 130.15 s [opt-env-conf] include text-2.1.3-c691
  414. 130.15 s [opt-env-conf] include validity-0.12.1.0-2vJMqyxn6Ae2B1jlP90HgP
  415. 130.15 s [opt-env-conf] include validity-containers-0.5.0.5-JMisIHg6jT0HAhS7h7vTA4
  416. 130.15 s [opt-env-conf] include validity-text-0.3.1.3-5Fc5JnrCHq56kou0H34Gip
  417. 130.15 s [opt-env-conf] Linked component graph:
  418. 130.15 s [opt-env-conf] unit opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  419. 130.15 s [opt-env-conf] include aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
  420. 130.15 s [opt-env-conf] include autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
  421. 130.15 s [opt-env-conf] include autodocodec-nix-0.1.0.0-3bJumQdfANXB1yXY9uvqB3
  422. 130.15 s [opt-env-conf] include autodocodec-schema-0.2.0.1-EMdcjRrADhKDtaa7HekBFN
  423. 130.15 s [opt-env-conf] include autodocodec-yaml-0.4.0.2-5ibAN6yBsTJL2laVrAsQ4a
  424. 130.15 s [opt-env-conf] include base-4.20.2.0-64da
  425. 130.15 s [opt-env-conf] include containers-0.7-504a
  426. 130.15 s [opt-env-conf] include hashable-1.5.0.0-HOT2SU7kjP9HxgwMjYLBlH
  427. 130.15 s [opt-env-conf] include mtl-2.3.1-b4af
  428. 130.15 s [opt-env-conf] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
  429. 130.15 s [opt-env-conf] include path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
  430. 130.15 s [opt-env-conf] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
  431. 130.15 s [opt-env-conf] include safe-coloured-text-layout-0.2.0.1-1IWKxbfVqpbARSxXcPAgXf
  432. 130.15 s [opt-env-conf] include safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
  433. 130.15 s [opt-env-conf] include selective-0.7.0.1-GNtXMZVm0YvIj2VYkVe04f
  434. 130.15 s [opt-env-conf] include text-2.1.3-c691
  435. 130.15 s [opt-env-conf] include validity-0.12.1.0-2vJMqyxn6Ae2B1jlP90HgP
  436. 130.15 s [opt-env-conf] include validity-containers-0.5.0.5-JMisIHg6jT0HAhS7h7vTA4
  437. 130.15 s [opt-env-conf] include validity-text-0.3.1.3-5Fc5JnrCHq56kou0H34Gip
  438. 130.15 s [opt-env-conf] OptEnvConf=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf,OptEnvConf.Args=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Args,OptEnvConf.Capability=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Capability,OptEnvConf.Casing=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Casing,OptEnvConf.Check=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Check,OptEnvConf.Completer=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Completer,OptEnvConf.Completion=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Completion,OptEnvConf.Doc=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Doc,OptEnvConf.EnvMap=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.EnvMap,OptEnvConf.Error=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Error,OptEnvConf.Lint=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Lint,OptEnvConf.Main=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Main,OptEnvConf.Nix=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Nix,OptEnvConf.NonDet=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.NonDet,OptEnvConf.Output=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Output,OptEnvConf.Parser=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Parser,OptEnvConf.Reader=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Reader,OptEnvConf.Run=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Run,OptEnvConf.Setting=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Setting,OptEnvConf.Terminal=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Terminal,OptEnvConf.Validation=opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l:OptEnvConf.Validation
  439. 130.15 s [opt-env-conf] Ready component graph:
  440. 130.15 s [opt-env-conf] definite opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  441. 130.15 s [opt-env-conf] depends aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
  442. 130.15 s [opt-env-conf] depends autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
  443. 130.15 s [opt-env-conf] depends autodocodec-nix-0.1.0.0-3bJumQdfANXB1yXY9uvqB3
  444. 130.15 s [opt-env-conf] depends autodocodec-schema-0.2.0.1-EMdcjRrADhKDtaa7HekBFN
  445. 130.15 s [opt-env-conf] depends autodocodec-yaml-0.4.0.2-5ibAN6yBsTJL2laVrAsQ4a
  446. 130.15 s [opt-env-conf] depends base-4.20.2.0-64da
  447. 130.15 s [opt-env-conf] depends containers-0.7-504a
  448. 130.15 s [opt-env-conf] depends hashable-1.5.0.0-HOT2SU7kjP9HxgwMjYLBlH
  449. 130.15 s [opt-env-conf] depends mtl-2.3.1-b4af
  450. 130.15 s [opt-env-conf] depends path-0.9.6-JuNdYVciddTDWUiQr3NuVx
  451. 130.15 s [opt-env-conf] depends path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
  452. 130.15 s [opt-env-conf] depends safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
  453. 130.15 s [opt-env-conf] depends safe-coloured-text-layout-0.2.0.1-1IWKxbfVqpbARSxXcPAgXf
  454. 130.15 s [opt-env-conf] depends safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
  455. 130.15 s [opt-env-conf] depends selective-0.7.0.1-GNtXMZVm0YvIj2VYkVe04f
  456. 130.15 s [opt-env-conf] depends text-2.1.3-c691
  457. 130.15 s [opt-env-conf] depends validity-0.12.1.0-2vJMqyxn6Ae2B1jlP90HgP
  458. 130.15 s [opt-env-conf] depends validity-containers-0.5.0.5-JMisIHg6jT0HAhS7h7vTA4
  459. 130.15 s [opt-env-conf] depends validity-text-0.3.1.3-5Fc5JnrCHq56kou0H34Gip
  460. 130.15 s [opt-env-conf] Using Cabal-3.12.1.0 compiled by ghc-9.10
  461. 130.15 s [opt-env-conf] Using compiler: ghc-9.10.3
  462. 130.15 s [opt-env-conf] Using install prefix:
  463. 130.15 s [opt-env-conf] /nix/store/03xmw9qpcc604l1k9pkblb4xaqw5g9np-opt-env-conf-0.15.0.2
  464. 130.15 s [opt-env-conf] Executables installed in:
  465. 130.15 s [opt-env-conf] /nix/store/03xmw9qpcc604l1k9pkblb4xaqw5g9np-opt-env-conf-0.15.0.2/bin
  466. 130.15 s [opt-env-conf] Libraries installed in:
  467. 130.15 s [opt-env-conf] /nix/store/03xmw9qpcc604l1k9pkblb4xaqw5g9np-opt-env-conf-0.15.0.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  468. 130.15 s [opt-env-conf] Dynamic Libraries installed in:
  469. 130.15 s [opt-env-conf] /nix/store/03xmw9qpcc604l1k9pkblb4xaqw5g9np-opt-env-conf-0.15.0.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6
  470. 130.15 s [opt-env-conf] Private executables installed in:
  471. 130.15 s [opt-env-conf] /nix/store/03xmw9qpcc604l1k9pkblb4xaqw5g9np-opt-env-conf-0.15.0.2/libexec/x86_64-linux-ghc-9.10.3-05f6/opt-env-conf-0.15.0.2
  472. 130.15 s [opt-env-conf] Data files installed in:
  473. 130.15 s [opt-env-conf] /nix/store/03xmw9qpcc604l1k9pkblb4xaqw5g9np-opt-env-conf-0.15.0.2/share/x86_64-linux-ghc-9.10.3-05f6/opt-env-conf-0.15.0.2
  474. 130.15 s [opt-env-conf] Documentation installed in:
  475. 130.15 s [opt-env-conf] /nix/store/dqbjggaj1hkkcbcdjvqh8m9w7kx6c4sv-opt-env-conf-0.15.0.2-doc/share/doc/opt-env-conf-0.15.0.2
  476. 130.15 s [opt-env-conf] Configuration files installed in:
  477. 130.15 s [opt-env-conf] /nix/store/03xmw9qpcc604l1k9pkblb4xaqw5g9np-opt-env-conf-0.15.0.2/etc
  478. 130.15 s [opt-env-conf] No alex found
  479. 130.15 s [opt-env-conf] Using ar found on system at:
  480. 130.15 s [opt-env-conf] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  481. 130.15 s [opt-env-conf] No c2hs found
  482. 130.15 s [opt-env-conf] No cpphs found
  483. 130.15 s [opt-env-conf] No doctest found
  484. 130.15 s [opt-env-conf] Using gcc version 14.3.0 given by user at:
  485. 130.15 s [opt-env-conf] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  486. 130.15 s [opt-env-conf] Using ghc version 9.10.3 found on system at:
  487. 130.15 s [opt-env-conf] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc
  488. 130.15 s [opt-env-conf] Using ghc-pkg version 9.10.3 found on system at:
  489. 130.15 s [opt-env-conf] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc-pkg-9.10.3
  490. 130.15 s [opt-env-conf] No ghcjs found
  491. 130.15 s [opt-env-conf] No ghcjs-pkg found
  492. 130.15 s [opt-env-conf] No greencard found
  493. 130.15 s [opt-env-conf] Using haddock version 2.31.1 found on system at:
  494. 130.15 s [opt-env-conf] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/haddock-ghc-9.10.3
  495. 130.15 s [opt-env-conf] No happy found
  496. 130.15 s [opt-env-conf] Using haskell-suite found on system at: haskell-suite-dummy-location
  497. 130.15 s [opt-env-conf] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  498. 130.15 s [opt-env-conf] No hmake found
  499. 130.15 s [opt-env-conf] Using hpc version 0.69 found on system at:
  500. 130.19 s [opt-env-conf] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hpc-ghc-9.10.3
  501. 130.19 s [opt-env-conf] Using hsc2hs version 0.68.10 found on system at:
  502. 130.19 s [opt-env-conf] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  503. 130.19 s [opt-env-conf] Using hscolour version 1.25 found on system at:
  504. 130.19 s [opt-env-conf] /nix/store/f755skyzf4jvfx3crwq9mmh3x4lsaz8i-hscolour-1.25/bin/HsColour
  505. 130.19 s [opt-env-conf] No jhc found
  506. 130.19 s [opt-env-conf] Using ld found on system at:
  507. 130.19 s [opt-env-conf] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  508. 130.19 s [opt-env-conf] No pkg-config found
  509. 130.19 s [opt-env-conf] Using runghc version 9.10.3 found on system at:
  510. 130.19 s [opt-env-conf] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/runghc-9.10.3
  511. 130.19 s [opt-env-conf] Using strip version 2.44 found on system at:
  512. 130.19 s [opt-env-conf] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  513. 130.19 s [opt-env-conf] Using tar found on system at:
  514. 130.19 s [opt-env-conf] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  515. 130.19 s [opt-env-conf] No uhc found
  516. 130.54 s [opt-env-conf] Phase: buildPhase
  517. 130.63 s [opt-env-conf] Preprocessing library for opt-env-conf-0.15.0.2...
  518. 130.64 s [opt-env-conf] Building library for opt-env-conf-0.15.0.2...
  519. 130.80 s [opt-env-conf] [ 1 of 22] Compiling OptEnvConf.Args ( src/OptEnvConf/Args.hs, dist/build/OptEnvConf/Args.o, dist/build/OptEnvConf/Args.dyn_o )
  520. 131.91 s [opt-env-conf] [ 2 of 22] Compiling OptEnvConf.Capability ( src/OptEnvConf/Capability.hs, dist/build/OptEnvConf/Capability.o, dist/build/OptEnvConf/Capability.dyn_o )
  521. 131.91 s [opt-env-conf] [ 3 of 22] Compiling OptEnvConf.Casing ( src/OptEnvConf/Casing.hs, dist/build/OptEnvConf/Casing.o, dist/build/OptEnvConf/Casing.dyn_o )
  522. 131.91 s [opt-env-conf] [ 4 of 22] Compiling OptEnvConf.Completer ( src/OptEnvConf/Completer.hs, dist/build/OptEnvConf/Completer.o, dist/build/OptEnvConf/Completer.dyn_o )
  523. 131.91 s [opt-env-conf] [ 5 of 22] Compiling OptEnvConf.EnvMap ( src/OptEnvConf/EnvMap.hs, dist/build/OptEnvConf/EnvMap.o, dist/build/OptEnvConf/EnvMap.dyn_o )
  524. 131.91 s [opt-env-conf] [ 6 of 22] Compiling OptEnvConf.NonDet ( src/OptEnvConf/NonDet.hs, dist/build/OptEnvConf/NonDet.o, dist/build/OptEnvConf/NonDet.dyn_o )
  525. 131.91 s [opt-env-conf] [ 7 of 22] Compiling OptEnvConf.Reader ( src/OptEnvConf/Reader.hs, dist/build/OptEnvConf/Reader.o, dist/build/OptEnvConf/Reader.dyn_o )
  526. 131.91 s [opt-env-conf] [ 8 of 22] Compiling OptEnvConf.Setting ( src/OptEnvConf/Setting.hs, dist/build/OptEnvConf/Setting.o, dist/build/OptEnvConf/Setting.dyn_o )
  527. 132.46 s [opt-env-conf] [ 9 of 22] Compiling OptEnvConf.Parser ( src/OptEnvConf/Parser.hs, dist/build/OptEnvConf/Parser.o, dist/build/OptEnvConf/Parser.dyn_o )
  528. 134.05 s [opt-env-conf] [10 of 22] Compiling OptEnvConf.Output ( src/OptEnvConf/Output.hs, dist/build/OptEnvConf/Output.o, dist/build/OptEnvConf/Output.dyn_o )
  529. 134.33 s [opt-env-conf] [11 of 22] Compiling OptEnvConf.Nix ( src/OptEnvConf/Nix.hs, dist/build/OptEnvConf/Nix.o, dist/build/OptEnvConf/Nix.dyn_o )
  530. 134.33 s [opt-env-conf] [12 of 22] Compiling OptEnvConf.Doc ( src/OptEnvConf/Doc.hs, dist/build/OptEnvConf/Doc.o, dist/build/OptEnvConf/Doc.dyn_o )
  531. 136.63 s [opt-env-conf] [13 of 22] Compiling OptEnvConf.Error ( src/OptEnvConf/Error.hs, dist/build/OptEnvConf/Error.o, dist/build/OptEnvConf/Error.dyn_o )
  532. 137.40 s [opt-env-conf] [14 of 22] Compiling OptEnvConf.Completion ( src/OptEnvConf/Completion.hs, dist/build/OptEnvConf/Completion.o, dist/build/OptEnvConf/Completion.dyn_o )
  533. 137.40 s [opt-env-conf] [15 of 22] Compiling OptEnvConf.Terminal ( src/OptEnvConf/Terminal.hs, dist/build/OptEnvConf/Terminal.o, dist/build/OptEnvConf/Terminal.dyn_o )
  534. 137.40 s [opt-env-conf] [16 of 22] Compiling OptEnvConf.Validation ( src/OptEnvConf/Validation.hs, dist/build/OptEnvConf/Validation.o, dist/build/OptEnvConf/Validation.dyn_o )
  535. 137.40 s [opt-env-conf] [17 of 22] Compiling OptEnvConf.Run ( src/OptEnvConf/Run.hs, dist/build/OptEnvConf/Run.o, dist/build/OptEnvConf/Run.dyn_o )
  536. 140.09 s [opt-env-conf] [18 of 22] Compiling OptEnvConf.Check ( src/OptEnvConf/Check.hs, dist/build/OptEnvConf/Check.o, dist/build/OptEnvConf/Check.dyn_o )
  537. 140.26 s [opt-env-conf] [19 of 22] Compiling OptEnvConf.Lint ( src/OptEnvConf/Lint.hs, dist/build/OptEnvConf/Lint.o, dist/build/OptEnvConf/Lint.dyn_o )
  538. 140.26 s [opt-env-conf] [20 of 22] Compiling OptEnvConf.Main ( src/OptEnvConf/Main.hs, dist/build/OptEnvConf/Main.o, dist/build/OptEnvConf/Main.dyn_o )
  539. 140.60 s [opt-env-conf] [21 of 22] Compiling OptEnvConf ( src/OptEnvConf.hs, dist/build/OptEnvConf.o, dist/build/OptEnvConf.dyn_o )
  540. 140.62 s [opt-env-conf] [22 of 22] Compiling Paths_opt_env_conf ( dist/build/autogen/Paths_opt_env_conf.hs, dist/build/Paths_opt_env_conf.o, dist/build/Paths_opt_env_conf.dyn_o )
  541. 141.09 s [opt-env-conf] [ 1 of 22] Compiling OptEnvConf.Args ( src/OptEnvConf/Args.hs, dist/build/OptEnvConf/Args.p_o )
  542. 142.05 s [opt-env-conf] [ 2 of 22] Compiling OptEnvConf.Capability ( src/OptEnvConf/Capability.hs, dist/build/OptEnvConf/Capability.p_o )
  543. 142.07 s [opt-env-conf] [ 3 of 22] Compiling OptEnvConf.Casing ( src/OptEnvConf/Casing.hs, dist/build/OptEnvConf/Casing.p_o )
  544. 142.07 s [opt-env-conf] [ 4 of 22] Compiling OptEnvConf.Completer ( src/OptEnvConf/Completer.hs, dist/build/OptEnvConf/Completer.p_o )
  545. 142.07 s [opt-env-conf] [ 5 of 22] Compiling OptEnvConf.EnvMap ( src/OptEnvConf/EnvMap.hs, dist/build/OptEnvConf/EnvMap.p_o )
  546. 142.07 s [opt-env-conf] [ 6 of 22] Compiling OptEnvConf.NonDet ( src/OptEnvConf/NonDet.hs, dist/build/OptEnvConf/NonDet.p_o )
  547. 142.07 s [opt-env-conf] [ 7 of 22] Compiling OptEnvConf.Reader ( src/OptEnvConf/Reader.hs, dist/build/OptEnvConf/Reader.p_o )
  548. 142.07 s [opt-env-conf] [ 8 of 22] Compiling OptEnvConf.Setting ( src/OptEnvConf/Setting.hs, dist/build/OptEnvConf/Setting.p_o )
  549. 142.75 s [opt-env-conf] [ 9 of 22] Compiling OptEnvConf.Parser ( src/OptEnvConf/Parser.hs, dist/build/OptEnvConf/Parser.p_o )
  550. 144.24 s [opt-env-conf] [10 of 22] Compiling OptEnvConf.Output ( src/OptEnvConf/Output.hs, dist/build/OptEnvConf/Output.p_o )
  551. 144.59 s [opt-env-conf] [11 of 22] Compiling OptEnvConf.Nix ( src/OptEnvConf/Nix.hs, dist/build/OptEnvConf/Nix.p_o )
  552. 144.59 s [opt-env-conf] [12 of 22] Compiling OptEnvConf.Doc ( src/OptEnvConf/Doc.hs, dist/build/OptEnvConf/Doc.p_o )
  553. 146.08 s [opt-env-conf] [13 of 22] Compiling OptEnvConf.Error ( src/OptEnvConf/Error.hs, dist/build/OptEnvConf/Error.p_o )
  554. 146.55 s [opt-env-conf] [14 of 22] Compiling OptEnvConf.Completion ( src/OptEnvConf/Completion.hs, dist/build/OptEnvConf/Completion.p_o )
  555. 146.55 s [opt-env-conf] [15 of 22] Compiling OptEnvConf.Terminal ( src/OptEnvConf/Terminal.hs, dist/build/OptEnvConf/Terminal.p_o )
  556. 146.55 s [opt-env-conf] [16 of 22] Compiling OptEnvConf.Validation ( src/OptEnvConf/Validation.hs, dist/build/OptEnvConf/Validation.p_o )
  557. 146.55 s [opt-env-conf] [17 of 22] Compiling OptEnvConf.Run ( src/OptEnvConf/Run.hs, dist/build/OptEnvConf/Run.p_o )
  558. 148.95 s [opt-env-conf] [18 of 22] Compiling OptEnvConf.Check ( src/OptEnvConf/Check.hs, dist/build/OptEnvConf/Check.p_o )
  559. 149.17 s [opt-env-conf] [19 of 22] Compiling OptEnvConf.Lint ( src/OptEnvConf/Lint.hs, dist/build/OptEnvConf/Lint.p_o )
  560. 149.17 s [opt-env-conf] [20 of 22] Compiling OptEnvConf.Main ( src/OptEnvConf/Main.hs, dist/build/OptEnvConf/Main.p_o )
  561. 149.84 s [opt-env-conf] [21 of 22] Compiling OptEnvConf ( src/OptEnvConf.hs, dist/build/OptEnvConf.p_o )
  562. 149.98 s [opt-env-conf] [22 of 22] Compiling Paths_opt_env_conf ( dist/build/autogen/Paths_opt_env_conf.hs, dist/build/Paths_opt_env_conf.p_o )
  563. 152.66 s [opt-env-conf] Phase: haddockPhase
  564. 152.79 s [opt-env-conf] Preprocessing library for opt-env-conf-0.15.0.2...
  565. 152.80 s [opt-env-conf] Running Haddock on library for opt-env-conf-0.15.0.2...
  566. 152.80 s [opt-env-conf] Warning: The documentation for the following packages are not installed. No
  567. 152.80 s [opt-env-conf] links will be generated to these packages: attoparsec-0.14.4,
  568. 152.80 s [opt-env-conf] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
  569. 153.09 s [opt-env-conf] [ 1 of 22] Compiling OptEnvConf.Args ( src/OptEnvConf/Args.hs, nothing )
  570. 153.33 s [opt-env-conf] [ 2 of 22] Compiling OptEnvConf.Capability ( src/OptEnvConf/Capability.hs, nothing )
  571. 153.35 s [opt-env-conf] [ 3 of 22] Compiling OptEnvConf.Casing ( src/OptEnvConf/Casing.hs, nothing )
  572. 153.35 s [opt-env-conf] [ 4 of 22] Compiling OptEnvConf.Completer ( src/OptEnvConf/Completer.hs, nothing )
  573. 153.43 s [opt-env-conf] [ 5 of 22] Compiling OptEnvConf.EnvMap ( src/OptEnvConf/EnvMap.hs, nothing )
  574. 153.44 s [opt-env-conf] [ 6 of 22] Compiling OptEnvConf.NonDet ( src/OptEnvConf/NonDet.hs, nothing )
  575. 153.46 s [opt-env-conf] [ 7 of 22] Compiling OptEnvConf.Reader ( src/OptEnvConf/Reader.hs, nothing )
  576. 153.49 s [opt-env-conf] [ 8 of 22] Compiling OptEnvConf.Setting ( src/OptEnvConf/Setting.hs, nothing )
  577. 153.73 s [opt-env-conf] [ 9 of 22] Compiling OptEnvConf.Parser ( src/OptEnvConf/Parser.hs, nothing )
  578. 154.15 s [opt-env-conf] [10 of 22] Compiling OptEnvConf.Output ( src/OptEnvConf/Output.hs, nothing )
  579. 154.17 s [opt-env-conf] [11 of 22] Compiling OptEnvConf.Nix ( src/OptEnvConf/Nix.hs, nothing )
  580. 154.20 s [opt-env-conf] [12 of 22] Compiling OptEnvConf.Doc ( src/OptEnvConf/Doc.hs, nothing )
  581. 154.30 s [opt-env-conf] [13 of 22] Compiling OptEnvConf.Error ( src/OptEnvConf/Error.hs, nothing )
  582. 154.32 s [opt-env-conf] [14 of 22] Compiling OptEnvConf.Completion ( src/OptEnvConf/Completion.hs, nothing )
  583. 154.38 s [opt-env-conf] [15 of 22] Compiling OptEnvConf.Terminal ( src/OptEnvConf/Terminal.hs, nothing )
  584. 154.38 s [opt-env-conf] [16 of 22] Compiling OptEnvConf.Validation ( src/OptEnvConf/Validation.hs, nothing )
  585. 154.40 s [opt-env-conf] [17 of 22] Compiling OptEnvConf.Run ( src/OptEnvConf/Run.hs, nothing )
  586. 154.69 s [opt-env-conf] [18 of 22] Compiling OptEnvConf.Check ( src/OptEnvConf/Check.hs, nothing )
  587. 154.70 s [opt-env-conf] [19 of 22] Compiling OptEnvConf.Lint ( src/OptEnvConf/Lint.hs, nothing )
  588. 154.74 s [opt-env-conf] [20 of 22] Compiling OptEnvConf.Main ( src/OptEnvConf/Main.hs, nothing )
  589. 154.76 s [opt-env-conf] [21 of 22] Compiling OptEnvConf ( src/OptEnvConf.hs, nothing )
  590. 154.77 s [opt-env-conf] [22 of 22] Compiling Paths_opt_env_conf ( dist/build/autogen/Paths_opt_env_conf.hs, nothing )
  591. 154.77 s [opt-env-conf] Haddock coverage:
  592. 154.77 s [opt-env-conf] Warning: 'Args' is ambiguous. It is defined
  593. 154.77 s [opt-env-conf] * at src/OptEnvConf/Args.hs:97:13
  594. 154.77 s [opt-env-conf] * at src/OptEnvConf/Args.hs:97:1
  595. 154.77 s [opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
  596. 154.77 s [opt-env-conf] by specifying the type/value namespace explicitly.
  597. 154.77 s [opt-env-conf] Defaulting to the one defined at src/OptEnvConf/Args.hs:97:1
  598. 154.78 s [opt-env-conf] 50% ( 9 / 18) in 'OptEnvConf.Args'
  599. 154.78 s [opt-env-conf] Missing documentation for:
  600. 154.78 s [opt-env-conf] Module header
  601. 154.78 s [opt-env-conf] recogniseLeftovers (src/OptEnvConf/Args.hs:377)
  602. 154.78 s [opt-env-conf] argsAtEnd (src/OptEnvConf/Args.hs:118)
  603. 154.78 s [opt-env-conf] Arg (src/OptEnvConf/Args.hs:53)
  604. 154.78 s [opt-env-conf] parseArg (src/OptEnvConf/Args.hs:76)
  605. 154.78 s [opt-env-conf] renderArg (src/OptEnvConf/Args.hs:86)
  606. 154.78 s [opt-env-conf] Dashed (src/OptEnvConf/Args.hs:391)
  607. 154.78 s [opt-env-conf] renderDashed (src/OptEnvConf/Args.hs:405)
  608. 154.78 s [opt-env-conf] prefixDashed (src/OptEnvConf/Args.hs:410)
  609. 154.78 s [opt-env-conf] 22% ( 2 / 9) in 'OptEnvConf.Capability'
  610. 154.78 s [opt-env-conf] Missing documentation for:
  611. 154.78 s [opt-env-conf] Module header
  612. 154.78 s [opt-env-conf] Capabilities (src/OptEnvConf/Capability.hs:30)
  613. 154.78 s [opt-env-conf] Capability (src/OptEnvConf/Capability.hs:50)
  614. 154.78 s [opt-env-conf] allCapabilities (src/OptEnvConf/Capability.hs:36)
  615. 154.78 s [opt-env-conf] enableCapability (src/OptEnvConf/Capability.hs:39)
  616. 154.78 s [opt-env-conf] disableCapability (src/OptEnvConf/Capability.hs:43)
  617. 154.78 s [opt-env-conf] missingCapabilities (src/OptEnvConf/Capability.hs:47)
  618. 154.78 s [opt-env-conf] 85% ( 6 / 7) in 'OptEnvConf.Casing'
  619. 154.78 s [opt-env-conf] Missing documentation for:
  620. 154.78 s [opt-env-conf] Module header
  621. 154.78 s [opt-env-conf] 8% ( 1 / 12) in 'OptEnvConf.Completer'
  622. 154.78 s [opt-env-conf] Missing documentation for:
  623. 154.78 s [opt-env-conf] Module header
  624. 154.78 s [opt-env-conf] Completer (src/OptEnvConf/Completer.hs:51)
  625. 154.78 s [opt-env-conf] mkCompleter (src/OptEnvConf/Completer.hs:55)
  626. 154.78 s [opt-env-conf] CompletionResult (src/OptEnvConf/Completer.hs:38)
  627. 154.78 s [opt-env-conf] finalResult (src/OptEnvConf/Completer.hs:45)
  628. 154.78 s [opt-env-conf] listCompleter (src/OptEnvConf/Completer.hs:58)
  629. 154.78 s [opt-env-conf] listIOCompleter (src/OptEnvConf/Completer.hs:61)
  630. 154.78 s [opt-env-conf] filePath (src/OptEnvConf/Completer.hs:64)
  631. 154.78 s [opt-env-conf] filePathWithExtension (src/OptEnvConf/Completer.hs:136)
  632. 154.78 s [opt-env-conf] filePathWithExtensions (src/OptEnvConf/Completer.hs:139)
  633. 154.78 s [opt-env-conf] directoryPath (src/OptEnvConf/Completer.hs:148)
  634. 154.78 s [opt-env-conf] 16% ( 1 / 6) in 'OptEnvConf.EnvMap'
  635. 154.78 s [opt-env-conf] Missing documentation for:
  636. 154.78 s [opt-env-conf] Module header
  637. 154.78 s [opt-env-conf] empty (src/OptEnvConf/EnvMap.hs:29)
  638. 154.78 s [opt-env-conf] parse (src/OptEnvConf/EnvMap.hs:32)
  639. 154.78 s [opt-env-conf] lookup (src/OptEnvConf/EnvMap.hs:35)
  640. 154.78 s [opt-env-conf] insert (src/OptEnvConf/EnvMap.hs:38)
  641. 154.78 s [opt-env-conf] 0% ( 0 / 6) in 'OptEnvConf.NonDet'
  642. 154.78 s [opt-env-conf] Missing documentation for:
  643. 154.78 s [opt-env-conf] Module header
  644. 154.78 s [opt-env-conf] runNonDet (src/OptEnvConf/NonDet.hs:23)
  645. 154.78 s [opt-env-conf] runNonDetT (src/OptEnvConf/NonDet.hs:28)
  646. 154.78 s [opt-env-conf] runNonDetTLazy (src/OptEnvConf/NonDet.hs:31)
  647. 154.78 s [opt-env-conf] liftNonDetTList (src/OptEnvConf/NonDet.hs:34)
  648. 154.78 s [opt-env-conf] NonDetT (src/OptEnvConf/NonDet.hs:25)
  649. 154.78 s [opt-env-conf] Warning: 'String' is ambiguous. It is defined
  650. 154.78 s [opt-env-conf] * in ‘Data.Aeson.Types.Internal’
  651. 154.78 s [opt-env-conf] * in ‘GHC.Internal.Base’
  652. 154.78 s [opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
  653. 154.78 s [opt-env-conf] by specifying the type/value namespace explicitly.
  654. 154.78 s [opt-env-conf] Defaulting to the one defined in ‘GHC.Internal.Base’
  655. 154.78 s [opt-env-conf] Warning: 'Reader' is ambiguous. It is defined
  656. 154.78 s [opt-env-conf] * at src/OptEnvConf/Reader.hs:44:20
  657. 154.78 s [opt-env-conf] * at src/OptEnvConf/Reader.hs:44:1
  658. 154.78 s [opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
  659. 154.78 s [opt-env-conf] by specifying the type/value namespace explicitly.
  660. 154.78 s [opt-env-conf] Defaulting to the one defined at src/OptEnvConf/Reader.hs:44:1
  661. 154.78 s [opt-env-conf] 83% ( 15 / 18) in 'OptEnvConf.Reader'
  662. 154.78 s [opt-env-conf] Missing documentation for:
  663. 154.78 s [opt-env-conf] Module header
  664. 154.78 s [opt-env-conf] Reader (src/OptEnvConf/Reader.hs:44)
  665. 154.78 s [opt-env-conf] runReader (src/OptEnvConf/Reader.hs:48)
  666. 154.78 s [opt-env-conf] Warning: 'Setting' is ambiguous. It is defined
  667. 154.78 s [opt-env-conf] * at src/OptEnvConf/Setting.hs:81:18
  668. 154.78 s [opt-env-conf] * at src/OptEnvConf/Setting.hs:81:1
  669. 154.78 s [opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
  670. 154.78 s [opt-env-conf] by specifying the type/value namespace explicitly.
  671. 154.78 s [opt-env-conf] Defaulting to the one defined at src/OptEnvConf/Setting.hs:81:1
  672. 154.78 s [opt-env-conf] Warning: 'Builder' is ambiguous. It is defined
  673. 154.78 s [opt-env-conf] * at src/OptEnvConf/Setting.hs:250:21
  674. 154.78 s [opt-env-conf] * at src/OptEnvConf/Setting.hs:250:1
  675. 154.78 s [opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
  676. 154.78 s [opt-env-conf] by specifying the type/value namespace explicitly.
  677. 154.78 s [opt-env-conf] Defaulting to the one defined at src/OptEnvConf/Setting.hs:250:1
  678. 154.78 s [opt-env-conf] Warning: 'f' is out of scope.
  679. 154.78 s [opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
  680. 154.78 s [opt-env-conf] Warning: 'subEnv' is out of scope.
  681. 154.78 s [opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
  682. 154.78 s [opt-env-conf] Warning: 'subEnv_' is out of scope.
  683. 154.78 s [opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
  684. 154.78 s [opt-env-conf] Warning: 'subAll' is out of scope.
  685. 154.78 s [opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
  686. 154.78 s [opt-env-conf] Warning: 'Null' is out of scope.
  687. 154.78 s [opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
  688. 154.78 s [opt-env-conf] Warning: 'subConf' is out of scope.
  689. 154.78 s [opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
  690. 154.78 s [opt-env-conf] Warning: 'subConf_' is out of scope.
  691. 154.78 s [opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
  692. 154.78 s [opt-env-conf] 72% ( 34 / 47) in 'OptEnvConf.Setting'
  693. 154.78 s [opt-env-conf] Missing documentation for:
  694. 154.78 s [opt-env-conf] Module header
  695. 154.78 s [opt-env-conf] EnvVarSetting (src/OptEnvConf/Setting.hs:134)
  696. 154.78 s [opt-env-conf] ConfigValSetting (src/OptEnvConf/Setting.hs:155)
  697. 154.78 s [opt-env-conf] BuildInstruction (src/OptEnvConf/Setting.hs:252)
  698. 154.78 s [opt-env-conf] SettingHash (src/OptEnvConf/Setting.hs:115)
  699. 154.78 s [opt-env-conf] hashSetting (src/OptEnvConf/Setting.hs:121)
  700. 154.78 s [opt-env-conf] mapMaybeBuilder (src/OptEnvConf/Setting.hs:302)
  701. 154.78 s [opt-env-conf] Metavar (src/OptEnvConf/Setting.hs:76)
  702. 154.78 s [opt-env-conf] Help (src/OptEnvConf/Setting.hs:78)
  703. 154.78 s [opt-env-conf] prefixEnvVarSetting (src/OptEnvConf/Setting.hs:147)
  704. 154.78 s [opt-env-conf] suffixEnvVarSetting (src/OptEnvConf/Setting.hs:153)
  705. 154.78 s [opt-env-conf] prefixConfigValSetting (src/OptEnvConf/Setting.hs:164)
  706. 154.78 s [opt-env-conf] suffixConfigValSettingKey (src/OptEnvConf/Setting.hs:170)
  707. 154.78 s [opt-env-conf] Warning: 'runParser' is out of scope.
  708. 154.78 s [opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
  709. 154.78 s [opt-env-conf] Warning: 'runSettingsParser' is out of scope.
  710. 154.78 s [opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
  711. 154.78 s [opt-env-conf] Warning: 'foo' is out of scope.
  712. 154.78 s [opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
  713. 154.78 s [opt-env-conf] Warning: 'f' is out of scope.
  714. 154.78 s [opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
  715. 154.79 s [opt-env-conf] Warning: 'checkMap' is out of scope.
  716. 154.79 s [opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
  717. 154.79 s [opt-env-conf] Warning: 'Command' is ambiguous. It is defined
  718. 154.79 s [opt-env-conf] * at src/OptEnvConf/Parser.hs:121:18
  719. 154.79 s [opt-env-conf] * at src/OptEnvConf/Parser.hs:121:1
  720. 154.79 s [opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
  721. 154.79 s [opt-env-conf] by specifying the type/value namespace explicitly.
  722. 154.79 s [opt-env-conf] Defaulting to the one defined at src/OptEnvConf/Parser.hs:121:1
  723. 154.79 s [opt-env-conf] Warning: 'Bool' is ambiguous. It is defined
  724. 154.79 s [opt-env-conf] * in ‘Data.Aeson.Types.Internal’
  725. 154.79 s [opt-env-conf] * in ‘GHC.Types’
  726. 154.79 s [opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
  727. 154.79 s [opt-env-conf] by specifying the type/value namespace explicitly.
  728. 154.79 s [opt-env-conf] Defaulting to the one defined in ‘GHC.Types’
  729. 154.79 s [opt-env-conf] Warning: 'String' is ambiguous. It is defined
  730. 154.79 s [opt-env-conf] * in ‘Data.Aeson.Types.Internal’
  731. 154.79 s [opt-env-conf] * in ‘GHC.Internal.Base’
  732. 154.79 s [opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
  733. 154.79 s [opt-env-conf] by specifying the type/value namespace explicitly.
  734. 154.79 s [opt-env-conf] Defaulting to the one defined in ‘GHC.Internal.Base’
  735. 154.79 s [opt-env-conf] Warning: 'Setting' is ambiguous. It is defined
  736. 154.79 s [opt-env-conf] * at src/OptEnvConf/Setting.hs:81:18
  737. 154.79 s [opt-env-conf] * at src/OptEnvConf/Setting.hs:81:1
  738. 154.79 s [opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
  739. 154.79 s [opt-env-conf] by specifying the type/value namespace explicitly.
  740. 154.79 s [opt-env-conf] Defaulting to the one defined at src/OptEnvConf/Setting.hs:81:1
  741. 154.79 s [opt-env-conf] 81% ( 59 / 72) in 'OptEnvConf.Parser'
  742. 154.79 s [opt-env-conf] Missing documentation for:
  743. 154.79 s [opt-env-conf] Module header
  744. 154.79 s [opt-env-conf] defaultCommand (src/OptEnvConf/Parser.hs:726)
  745. 154.79 s [opt-env-conf] withCombinedYamlConfigs' (src/OptEnvConf/Parser.hs:762)
  746. 154.79 s [opt-env-conf] combineConfigObjects (src/OptEnvConf/Parser.hs:777)
  747. 154.79 s [opt-env-conf] makeDoubleSwitch (src/OptEnvConf/Parser.hs:873)
  748. 154.79 s [opt-env-conf] Capability (src/OptEnvConf/Capability.hs:50)
  749. 154.79 s [opt-env-conf] Command (src/OptEnvConf/Parser.hs:121)
  750. 154.79 s [opt-env-conf] CommandsBuilder (src/OptEnvConf/Parser.hs:117)
  751. 154.79 s [opt-env-conf] Metavar (src/OptEnvConf/Setting.hs:76)
  752. 154.79 s [opt-env-conf] Help (src/OptEnvConf/Setting.hs:78)
  753. 154.79 s [opt-env-conf] showParserABit (src/OptEnvConf/Parser.hs:297)
  754. 154.79 s [opt-env-conf] commandTraverseSetting (src/OptEnvConf/Parser.hs:1222)
  755. 154.79 s [opt-env-conf] parserSettingsMap (src/OptEnvConf/Parser.hs:1227)
  756. 154.79 s [opt-env-conf] 0% ( 0 / 28) in 'OptEnvConf.Output'
  757. 154.79 s [opt-env-conf] Missing documentation for:
  758. 154.79 s [opt-env-conf] Module header
  759. 154.79 s [opt-env-conf] stringLines (src/OptEnvConf/Output.hs:22)
  760. 154.79 s [opt-env-conf] progNameChunk (src/OptEnvConf/Output.hs:27)
  761. 154.79 s [opt-env-conf] versionChunk (src/OptEnvConf/Output.hs:30)
  762. 154.79 s [opt-env-conf] usageChunk (src/OptEnvConf/Output.hs:33)
  763. 154.79 s [opt-env-conf] commandChunk (src/OptEnvConf/Output.hs:36)
  764. 154.79 s [opt-env-conf] functionChunk (src/OptEnvConf/Output.hs:39)
  765. 154.79 s [opt-env-conf] mMetavarChunk (src/OptEnvConf/Output.hs:42)
  766. 154.79 s [opt-env-conf] metavarChunk (src/OptEnvConf/Output.hs:45)
  767. 154.79 s [opt-env-conf] dashedChunks (src/OptEnvConf/Output.hs:48)
  768. 154.79 s [opt-env-conf] dashedChunksNE (src/OptEnvConf/Output.hs:51)
  769. 154.79 s [opt-env-conf] dashedChunk (src/OptEnvConf/Output.hs:54)
  770. 154.79 s [opt-env-conf] envVarChunksNE (src/OptEnvConf/Output.hs:57)
  771. 154.79 s [opt-env-conf] envVarChunk (src/OptEnvConf/Output.hs:60)
  772. 154.79 s [opt-env-conf] confValChunk (src/OptEnvConf/Output.hs:63)
  773. 154.79 s [opt-env-conf] defaultValueChunks (src/OptEnvConf/Output.hs:66)
  774. 154.79 s [opt-env-conf] exampleValuesChunks (src/OptEnvConf/Output.hs:69)
  775. 154.79 s [opt-env-conf] mHelpChunk (src/OptEnvConf/Output.hs:75)
  776. 154.79 s [opt-env-conf] helpChunk (src/OptEnvConf/Output.hs:78)
  777. 154.79 s [opt-env-conf] headerChunks (src/OptEnvConf/Output.hs:81)
  778. 154.79 s [opt-env-conf] syntaxChunk (src/OptEnvConf/Output.hs:84)
  779. 154.79 s [opt-env-conf] capabilitiesChunks (src/OptEnvConf/Output.hs:87)
  780. 154.79 s [opt-env-conf] capabilityChunk (src/OptEnvConf/Output.hs:92)
  781. 154.79 s [opt-env-conf] mSrcLocChunk (src/OptEnvConf/Output.hs:95)
  782. 154.79 s [opt-env-conf] srcLocChunk (src/OptEnvConf/Output.hs:98)
  783. 154.79 s [opt-env-conf] indent (src/OptEnvConf/Output.hs:116)
  784. 154.79 s [opt-env-conf] parenthesise (src/OptEnvConf/Output.hs:119)
  785. 154.79 s [opt-env-conf] bracketise (src/OptEnvConf/Output.hs:123)
  786. 154.79 s [opt-env-conf] 0% ( 0 / 8) in 'OptEnvConf.Nix'
  787. 154.79 s [opt-env-conf] Missing documentation for:
  788. 154.79 s [opt-env-conf] Module header
  789. 154.79 s [opt-env-conf] renderSettingsNixOptionsWithGeneratedComment (src/OptEnvConf/Nix.hs:23)
  790. 154.79 s [opt-env-conf] renderParserNixOptionsWithGeneratedComment (src/OptEnvConf/Nix.hs:27)
  791. 154.79 s [opt-env-conf] withGeneratedComment (src/OptEnvConf/Nix.hs:31)
  792. 154.79 s [opt-env-conf] renderSettingsNixOptions (src/OptEnvConf/Nix.hs:43)
  793. 154.79 s [opt-env-conf] renderParserNixOptions (src/OptEnvConf/Nix.hs:46)
  794. 154.79 s [opt-env-conf] parserNixOptionExpr (src/OptEnvConf/Nix.hs:49)
  795. 154.79 s [opt-env-conf] parserNixOptions (src/OptEnvConf/Nix.hs:52)
  796. 154.79 s [opt-env-conf] 32% ( 11 / 34) in 'OptEnvConf.Doc'
  797. 154.79 s [opt-env-conf] Missing documentation for:
  798. 154.79 s [opt-env-conf] Module header
  799. 154.79 s [opt-env-conf] commandParserDocs (src/OptEnvConf/Doc.hs:181)
  800. 154.79 s [opt-env-conf] parserOptDocs (src/OptEnvConf/Doc.hs:612)
  801. 154.80 s [opt-env-conf] docsToOptDocs (src/OptEnvConf/Doc.hs:615)
  802. 154.80 s [opt-env-conf] parserEnvDocs (src/OptEnvConf/Doc.hs:737)
  803. 154.80 s [opt-env-conf] docsToEnvDocs (src/OptEnvConf/Doc.hs:740)
  804. 154.80 s [opt-env-conf] parserConfDocs (src/OptEnvConf/Doc.hs:780)
  805. 154.80 s [opt-env-conf] docsToConfDocs (src/OptEnvConf/Doc.hs:783)
  806. 154.80 s [opt-env-conf] AnyDocs (src/OptEnvConf/Doc.hs:105)
  807. 154.80 s [opt-env-conf] SetDoc (src/OptEnvConf/Doc.hs:62)
  808. 154.80 s [opt-env-conf] OptDoc (src/OptEnvConf/Doc.hs:76)
  809. 154.80 s [opt-env-conf] EnvDoc (src/OptEnvConf/Doc.hs:88)
  810. 154.80 s [opt-env-conf] ConfDoc (src/OptEnvConf/Doc.hs:97)
  811. 154.80 s [opt-env-conf] CommandDoc (src/OptEnvConf/Doc.hs:112)
  812. 154.80 s [opt-env-conf] settingSetDoc (src/OptEnvConf/Doc.hs:192)
  813. 154.80 s [opt-env-conf] renderSetDoc (src/OptEnvConf/Doc.hs:215)
  814. 154.80 s [opt-env-conf] settingOptDoc (src/OptEnvConf/Doc.hs:212)
  815. 154.80 s [opt-env-conf] renderOptDocLong (src/OptEnvConf/Doc.hs:720)
  816. 154.80 s [opt-env-conf] settingEnvDoc (src/OptEnvConf/Doc.hs:752)
  817. 154.80 s [opt-env-conf] renderEnvDoc (src/OptEnvConf/Doc.hs:766)
  818. 154.80 s [opt-env-conf] settingConfDoc (src/OptEnvConf/Doc.hs:794)
  819. 154.80 s [opt-env-conf] renderConfDoc (src/OptEnvConf/Doc.hs:815)
  820. 154.80 s [opt-env-conf] helpLines (src/OptEnvConf/Doc.hs:284)
  821. 154.80 s [opt-env-conf] Warning: 'Alt' is out of scope.
  822. 154.80 s [opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
  823. 154.80 s [opt-env-conf] 10% ( 1 / 10) in 'OptEnvConf.Error'
  824. 154.80 s [opt-env-conf] Missing documentation for:
  825. 154.80 s [opt-env-conf] Module header
  826. 154.80 s [opt-env-conf] ParseError (src/OptEnvConf/Error.hs:19)
  827. 154.80 s [opt-env-conf] ParseErrorMessage (src/OptEnvConf/Error.hs:25)
  828. 154.80 s [opt-env-conf] errorMessageIsForgivable (src/OptEnvConf/Error.hs:51)
  829. 154.80 s [opt-env-conf] eraseErrorSrcLocs (src/OptEnvConf/Error.hs:72)
  830. 154.80 s [opt-env-conf] eraseErrorSrcLoc (src/OptEnvConf/Error.hs:75)
  831. 154.80 s [opt-env-conf] renderErrors (src/OptEnvConf/Error.hs:78)
  832. 154.80 s [opt-env-conf] renderError (src/OptEnvConf/Error.hs:81)
  833. 154.80 s [opt-env-conf] availableCommandsLines (src/OptEnvConf/Error.hs:144)
  834. 154.80 s [opt-env-conf] 21% ( 3 / 14) in 'OptEnvConf.Completion'
  835. 154.80 s [opt-env-conf] Missing documentation for:
  836. 154.80 s [opt-env-conf] Module header
  837. 154.80 s [opt-env-conf] generateBashCompletionScript (src/OptEnvConf/Completion.hs:36)
  838. 154.80 s [opt-env-conf] generateZshCompletionScript (src/OptEnvConf/Completion.hs:61)
  839. 154.80 s [opt-env-conf] generateFishCompletionScript (src/OptEnvConf/Completion.hs:109)
  840. 154.80 s [opt-env-conf] runCompletionQuery (src/OptEnvConf/Completion.hs:151)
  841. 154.80 s [opt-env-conf] pureCompletionQuery (src/OptEnvConf/Completion.hs:239)
  842. 154.80 s [opt-env-conf] Completion (src/OptEnvConf/Completion.hs:202)
  843. 154.80 s [opt-env-conf] evalCompletions (src/OptEnvConf/Completion.hs:218)
  844. 154.80 s [opt-env-conf] evalCompletion (src/OptEnvConf/Completion.hs:221)
  845. 154.80 s [opt-env-conf] Suggestion (src/OptEnvConf/Completion.hs:225)
  846. 154.80 s [opt-env-conf] evalSuggestion (src/OptEnvConf/Completion.hs:234)
  847. 154.80 s [opt-env-conf] 50% ( 1 / 2) in 'OptEnvConf.Terminal'
  848. 154.80 s [opt-env-conf] Missing documentation for:
  849. 154.80 s [opt-env-conf] Module header
  850. 154.80 s [opt-env-conf] 0% ( 0 / 9) in 'OptEnvConf.Validation'
  851. 154.80 s [opt-env-conf] Missing documentation for:
  852. 154.80 s [opt-env-conf] Module header
  853. 154.80 s [opt-env-conf] ValidationT (src/OptEnvConf/Validation.hs:17)
  854. 154.80 s [opt-env-conf] runValidationT (src/OptEnvConf/Validation.hs:51)
  855. 154.80 s [opt-env-conf] validationTFailure (src/OptEnvConf/Validation.hs:54)
  856. 154.80 s [opt-env-conf] mapValidationTFailure (src/OptEnvConf/Validation.hs:57)
  857. 154.80 s [opt-env-conf] Validation (src/OptEnvConf/Validation.hs:59)
  858. 154.80 s [opt-env-conf] validationFailure (src/OptEnvConf/Validation.hs:86)
  859. 154.80 s [opt-env-conf] mapValidationFailure (src/OptEnvConf/Validation.hs:89)
  860. 154.80 s [opt-env-conf] validationToEither (src/OptEnvConf/Validation.hs:94)
  861. 154.80 s [opt-env-conf] 33% ( 1 / 3) in 'OptEnvConf.Run'
  862. 154.80 s [opt-env-conf] Missing documentation for:
  863. 154.80 s [opt-env-conf] Module header
  864. 154.80 s [opt-env-conf] runHelpParser (src/OptEnvConf/Run.hs:499)
  865. 154.80 s [opt-env-conf] 0% ( 0 / 4) in 'OptEnvConf.Check'
  866. 154.80 s [opt-env-conf] Missing documentation for:
  867. 154.80 s [opt-env-conf] Module header
  868. 154.80 s [opt-env-conf] runSettingsCheck (src/OptEnvConf/Check.hs:30)
  869. 154.80 s [opt-env-conf] runSettingsCheckOn (src/OptEnvConf/Check.hs:79)
  870. 154.80 s [opt-env-conf] CheckResult (src/OptEnvConf/Check.hs:53)
  871. 154.80 s [opt-env-conf] 0% ( 0 / 6) in 'OptEnvConf.Lint'
  872. 154.80 s [opt-env-conf] Missing documentation for:
  873. 154.80 s [opt-env-conf] Module header
  874. 154.80 s [opt-env-conf] LintError (src/OptEnvConf/Lint.hs:33)
  875. 154.80 s [opt-env-conf] LintErrorMessage (src/OptEnvConf/Lint.hs:38)
  876. 154.80 s [opt-env-conf] renderLintErrors (src/OptEnvConf/Lint.hs:59)
  877. 154.80 s [opt-env-conf] renderLintError (src/OptEnvConf/Lint.hs:66)
  878. 154.80 s [opt-env-conf] lintParser (src/OptEnvConf/Lint.hs:235)
  879. 154.80 s [opt-env-conf] 50% ( 2 / 4) in 'OptEnvConf.Main'
  880. 154.80 s [opt-env-conf] Missing documentation for:
  881. 154.80 s [opt-env-conf] Module header
  882. 154.80 s [opt-env-conf] internalParser (src/OptEnvConf/Main.hs:227)
  883. 154.80 s [opt-env-conf] 92% (118 /127) in 'OptEnvConf'
  884. 154.80 s [opt-env-conf] Missing documentation for:
  885. 154.80 s [opt-env-conf] Module header
  886. 154.80 s [opt-env-conf] defaultCommand (src/OptEnvConf/Parser.hs:726)
  887. 154.80 s [opt-env-conf] select
  888. 154.80 s [opt-env-conf] filePath (src/OptEnvConf/Completer.hs:64)
  889. 154.80 s [opt-env-conf] filePathWithExtension (src/OptEnvConf/Completer.hs:136)
  890. 154.80 s [opt-env-conf] filePathWithExtensions (src/OptEnvConf/Completer.hs:139)
  891. 154.80 s [opt-env-conf] directoryPath (src/OptEnvConf/Completer.hs:148)
  892. 154.80 s [opt-env-conf] withCombinedYamlConfigs' (src/OptEnvConf/Parser.hs:762)
  893. 154.80 s [opt-env-conf] makeDoubleSwitch (src/OptEnvConf/Parser.hs:873)
  894. 155.07 s [opt-env-conf] Warning: OptEnvConf.Args: could not find link destinations for:
  895. 155.07 s [opt-env-conf] - OptEnvConf.Args.Rep_Dashed
  896. 155.07 s [opt-env-conf] - OptEnvConf.Args.Rep_Args
  897. 155.07 s [opt-env-conf] - OptEnvConf.Args.Rep_Arg
  898. 155.07 s [opt-env-conf] - OptEnvConf.Args.Rep_Tomb
  899. 155.07 s [opt-env-conf] Warning: OptEnvConf.Capability: could not find link destinations for:
  900. 155.07 s [opt-env-conf] - OptEnvConf.Capability.Rep_Capabilities
  901. 155.07 s [opt-env-conf] - OptEnvConf.Capability.Rep_Capability
  902. 155.07 s [opt-env-conf] Warning: OptEnvConf.EnvMap: could not find link destinations for:
  903. 155.07 s [opt-env-conf] - OptEnvConf.EnvMap.Rep_EnvMap
  904. 155.07 s [opt-env-conf] Warning: OptEnvConf.NonDet: could not find link destinations for:
  905. 155.07 s [opt-env-conf] - OptEnvConf.NonDet.ListT
  906. 155.07 s [opt-env-conf] - OptEnvConf.NonDet.NonDet
  907. 155.30 s [opt-env-conf] Warning: OptEnvConf.Parser: could not find link destinations for:
  908. 155.30 s [opt-env-conf] - Data.Vector.Vector
  909. 155.30 s [opt-env-conf] - Path.Internal.Posix.Path
  910. 155.30 s [opt-env-conf] - OptEnvConf.Capability.Rep_Capability
  911. 155.30 s [opt-env-conf] - Path.Posix.Abs
  912. 155.30 s [opt-env-conf] - Path.Posix.Dir
  913. 155.30 s [opt-env-conf] - Path.Posix.File
  914. 155.30 s [opt-env-conf] - Data.Vector.Strict.Vector
  915. 155.30 s [opt-env-conf] - Data.Attoparsec.Internal.Types.Parser
  916. 155.30 s [opt-env-conf] - Data.Attoparsec.Internal.Types.IResult
  917. 155.30 s [opt-env-conf] - Data.Graph.SetM
  918. 155.30 s [opt-env-conf] Warning: OptEnvConf.Completion: could not find link destinations for:
  919. 155.30 s [opt-env-conf] - Path.Internal.Posix.Path
  920. 155.30 s [opt-env-conf] - Path.Posix.Abs
  921. 155.30 s [opt-env-conf] - Path.Posix.File
  922. 155.30 s [opt-env-conf] Warning: OptEnvConf.Check: could not find link destinations for:
  923. 155.30 s [opt-env-conf] - OptEnvConf.Check.MissingCapability
  924. 155.30 s [opt-env-conf] - OptEnvConf.Check.Rep_CheckResult
  925. 155.30 s [opt-env-conf] Warning: OptEnvConf.Main: could not find link destinations for:
  926. 155.30 s [opt-env-conf] - OptEnvConf.Main.Internal
  927. 155.31 s [opt-env-conf] Warning: OptEnvConf: could not find link destinations for:
  928. 155.31 s [opt-env-conf] - Path.Internal.Posix.Path
  929. 155.31 s [opt-env-conf] - Path.Posix.Abs
  930. 155.31 s [opt-env-conf] - Path.Posix.Dir
  931. 155.31 s [opt-env-conf] - Path.Posix.File
  932. 162.56 s [opt-env-conf] Documentation created: dist/doc/html/opt-env-conf/,
  933. 162.58 s [opt-env-conf] dist/doc/html/opt-env-conf/opt-env-conf.txt
  934. 162.62 s [opt-env-conf] Phase: installPhase
  935. 162.73 s [opt-env-conf] Installing library in /nix/store/03xmw9qpcc604l1k9pkblb4xaqw5g9np-opt-env-conf-0.15.0.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  936. 163.37 s [opt-env-conf] Phase: fixupPhase
  937. 163.39 s [opt-env-conf] shrinking RPATHs of ELF executables and libraries in /nix/store/03xmw9qpcc604l1k9pkblb4xaqw5g9np-opt-env-conf-0.15.0.2
  938. 163.40 s [opt-env-conf] shrinking /nix/store/03xmw9qpcc604l1k9pkblb4xaqw5g9np-opt-env-conf-0.15.0.2/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/libHSopt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l-ghc9.10.3.so
  939. 163.43 s [opt-env-conf] checking for references to /build/ in /nix/store/03xmw9qpcc604l1k9pkblb4xaqw5g9np-opt-env-conf-0.15.0.2...
  940. 163.46 s [opt-env-conf] patching script interpreter paths in /nix/store/03xmw9qpcc604l1k9pkblb4xaqw5g9np-opt-env-conf-0.15.0.2
  941. 163.47 s [opt-env-conf] stripping (with command strip and flags -S -p) in /nix/store/03xmw9qpcc604l1k9pkblb4xaqw5g9np-opt-env-conf-0.15.0.2/lib
  942. 163.68 s [opt-env-conf] shrinking RPATHs of ELF executables and libraries in /nix/store/dqbjggaj1hkkcbcdjvqh8m9w7kx6c4sv-opt-env-conf-0.15.0.2-doc
  943. 163.69 s [opt-env-conf] checking for references to /build/ in /nix/store/dqbjggaj1hkkcbcdjvqh8m9w7kx6c4sv-opt-env-conf-0.15.0.2-doc...
  944. 163.72 s [opt-env-conf] patching script interpreter paths in /nix/store/dqbjggaj1hkkcbcdjvqh8m9w7kx6c4sv-opt-env-conf-0.15.0.2-doc
  945. 163.86 s Progress: 42 of 50 built
  946. 163.90 s Building opt-env-conf-example-source
  947. 163.94 s Building sydtest-source
  948. 164.16 s [opt-env-conf-example-source] Phase: setupCompilerEnvironmentPhase
  949. 164.16 s [opt-env-conf-example-source] Build with /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3.
  950. 164.22 s [sydtest-source] Phase: setupCompilerEnvironmentPhase
  951. 164.22 s [sydtest-source] Build with /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3.
  952. 164.49 s [opt-env-conf-example-source] Phase: unpackPhase
  953. 164.50 s [opt-env-conf-example-source] unpacking source archive /nix/store/1srrcxmfpy79yz17bk00bdpkw4l0l8q6-opt-env-conf-example
  954. 164.51 s [opt-env-conf-example-source] source root is opt-env-conf-example
  955. 164.52 s [opt-env-conf-example-source] Phase: patchPhase
  956. 164.53 s [opt-env-conf-example-source] Phase: compileBuildDriverPhase
  957. 164.53 s [opt-env-conf-example-source] setupCompileFlags: -package-db=/build/tmp.c7iP3WEszb/setup-package.conf.d -threaded
  958. 164.59 s [sydtest-source] Phase: unpackPhase
  959. 164.59 s [sydtest-source] unpacking source archive /nix/store/9zmag20nn0xizyvj44pr52j32s7svx0b-sydtest
  960. 164.60 s [opt-env-conf-example-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.c7iP3WEszb/Main.o )
  961. 164.60 s [sydtest-source] source root is sydtest
  962. 164.61 s [sydtest-source] Phase: patchPhase
  963. 164.62 s [sydtest-source] Phase: compileBuildDriverPhase
  964. 164.62 s [sydtest-source] setupCompileFlags: -package-db=/build/tmp.SKGWK355Ns/setup-package.conf.d -threaded
  965. 164.65 s [opt-env-conf-example-source] [2 of 2] Linking Setup
  966. 164.67 s [sydtest-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.SKGWK355Ns/Main.o )
  967. 164.72 s [sydtest-source] [2 of 2] Linking Setup
  968. 165.92 s [opt-env-conf-example-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  969. 165.93 s [opt-env-conf-example-source] Phase: configurePhase
  970. 165.94 s [opt-env-conf-example-source] configureFlags: --verbose --prefix=/nix/store/a1zm8a2r38ykfjc3vzl052a4ldks7mqn-opt-env-conf-example-source-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/opt-env-conf-example-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.c7iP3WEszb/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Werror --extra-lib-dirs=/nix/store/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-elfutils-0.194/lib --extra-lib-dirs=/nix/store/hi0ar880110k6jsmmili7dh1gq3cg2a9-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/g09cflpnp4g80q56sj9dng1qzv4v4ybc-numactl-2.0.18/lib
  971. 165.95 s [opt-env-conf-example-source] Using Parsec parser
  972. 165.95 s [opt-env-conf-example-source] Configuring opt-env-conf-example-0.0.0.0...
  973. 165.99 s [sydtest-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  974. 166.00 s [sydtest-source] Phase: configurePhase
  975. 166.01 s [sydtest-source] configureFlags: --verbose --prefix=/nix/store/hylraz0qbyzfsqm2x77a6dfp5awh7wck-sydtest-source-0.23.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/sydtest-0.23.0.1 --with-gcc=gcc --package-db=/build/tmp.SKGWK355Ns/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-elfutils-0.194/lib --extra-lib-dirs=/nix/store/hi0ar880110k6jsmmili7dh1gq3cg2a9-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/g09cflpnp4g80q56sj9dng1qzv4v4ybc-numactl-2.0.18/lib
  976. 166.01 s [sydtest-source] Using Parsec parser
  977. 166.01 s [sydtest-source] Configuring sydtest-0.23.0.1...
  978. 166.54 s [opt-env-conf-example-source] Dependency base <5: using base-4.20.2.0
  979. 166.54 s [opt-env-conf-example-source] Dependency opt-env-conf: using opt-env-conf-0.15.0.2
  980. 166.54 s [opt-env-conf-example-source] Dependency path: using path-0.9.6
  981. 166.54 s [opt-env-conf-example-source] Dependency text: using text-2.1.3
  982. 166.54 s [opt-env-conf-example-source] Dependency base <5: using base-4.20.2.0
  983. 166.54 s [opt-env-conf-example-source] Dependency opt-env-conf-example: using opt-env-conf-example-0.0.0.0
  984. 166.54 s [opt-env-conf-example-source] Source component graph:
  985. 166.54 s [opt-env-conf-example-source] component lib
  986. 166.54 s [opt-env-conf-example-source] component exe:opt-env-conf-example dependency lib
  987. 166.54 s [opt-env-conf-example-source] Configured component graph:
  988. 166.54 s [opt-env-conf-example-source] component opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
  989. 166.54 s [opt-env-conf-example-source] include base-4.20.2.0-64da
  990. 166.54 s [opt-env-conf-example-source] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  991. 166.54 s [opt-env-conf-example-source] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
  992. 166.54 s [opt-env-conf-example-source] include text-2.1.3-c691
  993. 166.54 s [opt-env-conf-example-source] component opt-env-conf-example-0.0.0.0-AkbD5AROXbIJOl7VRx6CXU-opt-env-conf-example
  994. 166.54 s [opt-env-conf-example-source] include base-4.20.2.0-64da
  995. 166.54 s [opt-env-conf-example-source] include opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
  996. 166.54 s [opt-env-conf-example-source] Linked component graph:
  997. 166.54 s [opt-env-conf-example-source] unit opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
  998. 166.54 s [opt-env-conf-example-source] include base-4.20.2.0-64da
  999. 166.54 s [opt-env-conf-example-source] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  1000. 166.54 s [opt-env-conf-example-source] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
  1001. 166.54 s [opt-env-conf-example-source] include text-2.1.3-c691
  1002. 166.54 s [opt-env-conf-example-source] OptEnvConf.Example=opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n:OptEnvConf.Example
  1003. 166.54 s [opt-env-conf-example-source] unit opt-env-conf-example-0.0.0.0-AkbD5AROXbIJOl7VRx6CXU-opt-env-conf-example
  1004. 166.54 s [opt-env-conf-example-source] include base-4.20.2.0-64da
  1005. 166.54 s [opt-env-conf-example-source] include opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
  1006. 166.54 s [opt-env-conf-example-source] Ready component graph:
  1007. 166.54 s [opt-env-conf-example-source] definite opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
  1008. 166.54 s [opt-env-conf-example-source] depends base-4.20.2.0-64da
  1009. 166.54 s [opt-env-conf-example-source] depends opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  1010. 166.54 s [opt-env-conf-example-source] depends path-0.9.6-JuNdYVciddTDWUiQr3NuVx
  1011. 166.54 s [opt-env-conf-example-source] depends text-2.1.3-c691
  1012. 166.54 s [opt-env-conf-example-source] definite opt-env-conf-example-0.0.0.0-AkbD5AROXbIJOl7VRx6CXU-opt-env-conf-example
  1013. 166.54 s [opt-env-conf-example-source] depends base-4.20.2.0-64da
  1014. 166.54 s [opt-env-conf-example-source] depends opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
  1015. 166.54 s [opt-env-conf-example-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  1016. 166.54 s [opt-env-conf-example-source] Using compiler: ghc-9.10.3
  1017. 166.54 s [opt-env-conf-example-source] Using install prefix:
  1018. 166.54 s [opt-env-conf-example-source] /nix/store/a1zm8a2r38ykfjc3vzl052a4ldks7mqn-opt-env-conf-example-source-0.0.0.0
  1019. 166.54 s [opt-env-conf-example-source] Executables installed in:
  1020. 166.54 s [opt-env-conf-example-source] /nix/store/a1zm8a2r38ykfjc3vzl052a4ldks7mqn-opt-env-conf-example-source-0.0.0.0/bin
  1021. 166.54 s [opt-env-conf-example-source] Libraries installed in:
  1022. 166.54 s [opt-env-conf-example-source] /nix/store/a1zm8a2r38ykfjc3vzl052a4ldks7mqn-opt-env-conf-example-source-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
  1023. 166.54 s [opt-env-conf-example-source] Dynamic Libraries installed in:
  1024. 166.54 s [opt-env-conf-example-source] /nix/store/a1zm8a2r38ykfjc3vzl052a4ldks7mqn-opt-env-conf-example-source-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6
  1025. 166.54 s [opt-env-conf-example-source] Private executables installed in:
  1026. 166.54 s [opt-env-conf-example-source] /nix/store/a1zm8a2r38ykfjc3vzl052a4ldks7mqn-opt-env-conf-example-source-0.0.0.0/libexec/x86_64-linux-ghc-9.10.3-05f6/opt-env-conf-example-0.0.0.0
  1027. 166.54 s [opt-env-conf-example-source] Data files installed in:
  1028. 166.54 s [opt-env-conf-example-source] /nix/store/a1zm8a2r38ykfjc3vzl052a4ldks7mqn-opt-env-conf-example-source-0.0.0.0/share/x86_64-linux-ghc-9.10.3-05f6/opt-env-conf-example-0.0.0.0
  1029. 166.54 s [opt-env-conf-example-source] Documentation installed in: /share/doc/opt-env-conf-example-0.0.0.0
  1030. 166.54 s [opt-env-conf-example-source] Configuration files installed in:
  1031. 166.54 s [opt-env-conf-example-source] /nix/store/a1zm8a2r38ykfjc3vzl052a4ldks7mqn-opt-env-conf-example-source-0.0.0.0/etc
  1032. 166.54 s [opt-env-conf-example-source] No alex found
  1033. 166.54 s [opt-env-conf-example-source] Using ar found on system at:
  1034. 166.54 s [opt-env-conf-example-source] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  1035. 166.54 s [opt-env-conf-example-source] No c2hs found
  1036. 166.54 s [opt-env-conf-example-source] No cpphs found
  1037. 166.54 s [opt-env-conf-example-source] No doctest found
  1038. 166.54 s [opt-env-conf-example-source] Using gcc version 14.3.0 given by user at:
  1039. 166.54 s [opt-env-conf-example-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  1040. 166.54 s [opt-env-conf-example-source] Using ghc version 9.10.3 found on system at:
  1041. 166.54 s [opt-env-conf-example-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc
  1042. 166.54 s [opt-env-conf-example-source] Using ghc-pkg version 9.10.3 found on system at:
  1043. 166.54 s [opt-env-conf-example-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc-pkg-9.10.3
  1044. 166.54 s [opt-env-conf-example-source] No ghcjs found
  1045. 166.54 s [opt-env-conf-example-source] No ghcjs-pkg found
  1046. 166.54 s [opt-env-conf-example-source] No greencard found
  1047. 166.54 s [opt-env-conf-example-source] Using haddock version 2.31.1 found on system at:
  1048. 166.54 s [opt-env-conf-example-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/haddock-ghc-9.10.3
  1049. 166.54 s [opt-env-conf-example-source] No happy found
  1050. 166.54 s [opt-env-conf-example-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  1051. 166.54 s [opt-env-conf-example-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1052. 166.54 s [opt-env-conf-example-source] No hmake found
  1053. 166.54 s [opt-env-conf-example-source] Using hpc version 0.69 found on system at:
  1054. 166.54 s [opt-env-conf-example-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hpc-ghc-9.10.3
  1055. 166.54 s [opt-env-conf-example-source] Using hsc2hs version 0.68.10 found on system at:
  1056. 166.54 s [opt-env-conf-example-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  1057. 166.54 s [opt-env-conf-example-source] Using hscolour version 1.25 found on system at:
  1058. 166.54 s [opt-env-conf-example-source] /nix/store/f755skyzf4jvfx3crwq9mmh3x4lsaz8i-hscolour-1.25/bin/HsColour
  1059. 166.54 s [opt-env-conf-example-source] No jhc found
  1060. 166.54 s [opt-env-conf-example-source] Using ld found on system at:
  1061. 166.54 s [opt-env-conf-example-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  1062. 166.54 s [opt-env-conf-example-source] No pkg-config found
  1063. 166.54 s [opt-env-conf-example-source] Using runghc version 9.10.3 found on system at:
  1064. 166.54 s [opt-env-conf-example-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/runghc-9.10.3
  1065. 166.54 s [opt-env-conf-example-source] Using strip version 2.44 found on system at:
  1066. 166.54 s [opt-env-conf-example-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  1067. 166.54 s [opt-env-conf-example-source] Using tar found on system at:
  1068. 166.54 s [opt-env-conf-example-source] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  1069. 166.54 s [opt-env-conf-example-source] No uhc found
  1070. 166.59 s [sydtest-source] Dependency MonadRandom: using MonadRandom-0.6.2
  1071. 166.59 s [sydtest-source] Dependency QuickCheck: using QuickCheck-2.15.0.1
  1072. 166.59 s [sydtest-source] Dependency async: using async-2.2.5
  1073. 166.59 s [sydtest-source] Dependency autodocodec: using autodocodec-0.5.0.0
  1074. 166.59 s [sydtest-source] Dependency base >=4.7 && <5: using base-4.20.2.0
  1075. 166.59 s [sydtest-source] Dependency bytestring: using bytestring-0.12.2.0
  1076. 166.59 s [sydtest-source] Dependency containers: using containers-0.7
  1077. 166.59 s [sydtest-source] Dependency deepseq: using deepseq-1.5.0.0
  1078. 166.59 s [sydtest-source] Dependency dlist: using dlist-1.0
  1079. 166.59 s [sydtest-source] Dependency fast-myers-diff >=0.0.1: using fast-myers-diff-0.0.2
  1080. 166.59 s [sydtest-source] Dependency filepath: using filepath-1.5.4.0
  1081. 166.59 s [sydtest-source] Dependency mtl: using mtl-2.3.1
  1082. 166.59 s [sydtest-source] Dependency opt-env-conf >=0.10: using opt-env-conf-0.15.0.2
  1083. 166.59 s [sydtest-source] Dependency path: using path-0.9.6
  1084. 166.59 s [sydtest-source] Dependency path-io: using path-io-1.8.2
  1085. 166.59 s [sydtest-source] Dependency pretty-show: using pretty-show-1.10
  1086. 166.59 s [sydtest-source] Dependency quickcheck-io: using quickcheck-io-0.2.0
  1087. 166.59 s [sydtest-source] Dependency random: using random-1.2.1.3
  1088. 166.59 s [sydtest-source] Dependency random-shuffle: using random-shuffle-0.0.4
  1089. 166.59 s [sydtest-source] Dependency safe: using safe-0.3.21
  1090. 166.59 s [sydtest-source] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
  1091. 166.59 s [sydtest-source] Dependency safe-coloured-text-terminfo: using
  1092. 166.59 s [sydtest-source] safe-coloured-text-terminfo-0.3.0.0
  1093. 166.59 s [sydtest-source] Dependency stm: using stm-2.5.3.1
  1094. 166.59 s [sydtest-source] Dependency svg-builder: using svg-builder-0.1.1
  1095. 166.59 s [sydtest-source] Dependency text: using text-2.1.3
  1096. 166.59 s [sydtest-source] Dependency vector: using vector-0.13.2.0
  1097. 166.59 s [sydtest-source] Source component graph: component lib
  1098. 166.59 s [sydtest-source] Configured component graph:
  1099. 166.59 s [sydtest-source] component sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
  1100. 166.59 s [sydtest-source] include MonadRandom-0.6.2-4OUPXxFoP45JPrY3Hi7G9u
  1101. 166.59 s [sydtest-source] include QuickCheck-2.15.0.1-8fVC1qSJKj9H9pvMjJXUwU
  1102. 166.59 s [sydtest-source] include async-2.2.5-AVpB3MY1d7nLZpywuDqSMi
  1103. 166.59 s [sydtest-source] include autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
  1104. 166.59 s [sydtest-source] include base-4.20.2.0-64da
  1105. 166.59 s [sydtest-source] include bytestring-0.12.2.0-262e
  1106. 166.59 s [sydtest-source] include containers-0.7-504a
  1107. 166.59 s [sydtest-source] include deepseq-1.5.0.0-9a2c
  1108. 166.59 s [sydtest-source] include dlist-1.0-2bT47M9he3qC9V8UeGXfX3
  1109. 166.59 s [sydtest-source] include fast-myers-diff-0.0.2-IH1IhqvSmc78PSV8V5d1yX
  1110. 166.59 s [sydtest-source] include filepath-1.5.4.0-e600
  1111. 166.59 s [sydtest-source] include mtl-2.3.1-b4af
  1112. 166.59 s [sydtest-source] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  1113. 166.59 s [sydtest-source] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
  1114. 166.59 s [sydtest-source] include path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
  1115. 166.59 s [sydtest-source] include pretty-show-1.10-CuGoXeUvzjB9II93JT7lKs
  1116. 166.59 s [sydtest-source] include quickcheck-io-0.2.0-uOZJkNmNm67gZuqoT5mgz
  1117. 166.59 s [sydtest-source] include random-1.2.1.3-9T1sBqjfI7C3JconfAiPFk
  1118. 166.59 s [sydtest-source] include random-shuffle-0.0.4-730ncrKawDMDidTBZfhecB
  1119. 166.59 s [sydtest-source] include safe-0.3.21-3KkbrJIc4RVHGJea2Lg3Om
  1120. 166.59 s [sydtest-source] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
  1121. 166.59 s [sydtest-source] include safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
  1122. 166.59 s [sydtest-source] include stm-2.5.3.1-a2f3
  1123. 166.59 s [sydtest-source] include svg-builder-0.1.1-5RHVKdPXgHp8o619RGrosD
  1124. 166.59 s [sydtest-source] include text-2.1.3-c691
  1125. 166.59 s [sydtest-source] include vector-0.13.2.0-GDUCoiHhVuq2SKPTzzTr3a
  1126. 166.59 s [sydtest-source] Linked component graph:
  1127. 166.59 s [sydtest-source] unit sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
  1128. 166.59 s [sydtest-source] include MonadRandom-0.6.2-4OUPXxFoP45JPrY3Hi7G9u
  1129. 166.59 s [sydtest-source] include QuickCheck-2.15.0.1-8fVC1qSJKj9H9pvMjJXUwU
  1130. 166.59 s [sydtest-source] include async-2.2.5-AVpB3MY1d7nLZpywuDqSMi
  1131. 166.59 s [sydtest-source] include autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
  1132. 166.59 s [sydtest-source] include base-4.20.2.0-64da
  1133. 166.59 s [sydtest-source] include bytestring-0.12.2.0-262e
  1134. 166.59 s [sydtest-source] include containers-0.7-504a
  1135. 166.59 s [sydtest-source] include deepseq-1.5.0.0-9a2c
  1136. 166.59 s [sydtest-source] include dlist-1.0-2bT47M9he3qC9V8UeGXfX3
  1137. 166.59 s [sydtest-source] include fast-myers-diff-0.0.2-IH1IhqvSmc78PSV8V5d1yX
  1138. 166.59 s [sydtest-source] include filepath-1.5.4.0-e600
  1139. 166.59 s [sydtest-source] include mtl-2.3.1-b4af
  1140. 166.59 s [sydtest-source] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  1141. 166.59 s [sydtest-source] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
  1142. 166.59 s [sydtest-source] include path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
  1143. 166.59 s [sydtest-source] include pretty-show-1.10-CuGoXeUvzjB9II93JT7lKs
  1144. 166.59 s [sydtest-source] include quickcheck-io-0.2.0-uOZJkNmNm67gZuqoT5mgz
  1145. 166.59 s [sydtest-source] include random-1.2.1.3-9T1sBqjfI7C3JconfAiPFk
  1146. 166.59 s [sydtest-source] include random-shuffle-0.0.4-730ncrKawDMDidTBZfhecB
  1147. 166.59 s [sydtest-source] include safe-0.3.21-3KkbrJIc4RVHGJea2Lg3Om
  1148. 166.59 s [sydtest-source] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
  1149. 166.59 s [sydtest-source] include safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
  1150. 166.60 s [sydtest-source] include stm-2.5.3.1-a2f3
  1151. 166.60 s [sydtest-source] include svg-builder-0.1.1-5RHVKdPXgHp8o619RGrosD
  1152. 166.60 s [sydtest-source] include text-2.1.3-c691
  1153. 166.60 s [sydtest-source] include vector-0.13.2.0-GDUCoiHhVuq2SKPTzzTr3a
  1154. 166.60 s [sydtest-source] Test.Syd=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd,Test.Syd.Def=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Def,Test.Syd.Def.Around=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Def.Around,Test.Syd.Def.AroundAll=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Def.AroundAll,Test.Syd.Def.Golden=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Def.Golden,Test.Syd.Def.Scenario=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Def.Scenario,Test.Syd.Def.SetupFunc=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Def.SetupFunc,Test.Syd.Def.Specify=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Def.Specify,Test.Syd.Def.TestDefM=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Def.TestDefM,Test.Syd.Expectation=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Expectation,Test.Syd.HList=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.HList,Test.Syd.Modify=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Modify,Test.Syd.OptParse=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.OptParse,Test.Syd.Output=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Output,Test.Syd.Output.Common=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Output.Common,Test.Syd.Output.Pretty=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Output.Pretty,Test.Syd.Output.Terse=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Output.Terse,Test.Syd.Path=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Path,Test.Syd.ReRun=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.ReRun,Test.Syd.Run=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Run,Test.Syd.Runner=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Runner,Test.Syd.Runner.Asynchronous=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Runner.Asynchronous,Test.Syd.Runner.Single=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Runner.Single,Test.Syd.Runner.Synchronous=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Runner.Synchronous,Test.Syd.Runner.Synchronous.Interleaved=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Runner.Synchronous.Interleaved,Test.Syd.Runner.Synchronous.Separate=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Runner.Synchronous.Separate,Test.Syd.Runner.Wrappers=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Runner.Wrappers,Test.Syd.SVG=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.SVG,Test.Syd.SpecDef=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.SpecDef,Test.Syd.SpecForest=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.SpecForest
  1155. 166.60 s [sydtest-source] Ready component graph:
  1156. 166.60 s [sydtest-source] definite sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
  1157. 166.60 s [sydtest-source] depends MonadRandom-0.6.2-4OUPXxFoP45JPrY3Hi7G9u
  1158. 166.60 s [sydtest-source] depends QuickCheck-2.15.0.1-8fVC1qSJKj9H9pvMjJXUwU
  1159. 166.60 s [sydtest-source] depends async-2.2.5-AVpB3MY1d7nLZpywuDqSMi
  1160. 166.60 s [sydtest-source] depends autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
  1161. 166.60 s [sydtest-source] depends base-4.20.2.0-64da
  1162. 166.60 s [sydtest-source] depends bytestring-0.12.2.0-262e
  1163. 166.60 s [sydtest-source] depends containers-0.7-504a
  1164. 166.60 s [sydtest-source] depends deepseq-1.5.0.0-9a2c
  1165. 166.60 s [sydtest-source] depends dlist-1.0-2bT47M9he3qC9V8UeGXfX3
  1166. 166.60 s [sydtest-source] depends fast-myers-diff-0.0.2-IH1IhqvSmc78PSV8V5d1yX
  1167. 166.60 s [sydtest-source] depends filepath-1.5.4.0-e600
  1168. 166.60 s [sydtest-source] depends mtl-2.3.1-b4af
  1169. 166.60 s [sydtest-source] depends opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  1170. 166.60 s [sydtest-source] depends path-0.9.6-JuNdYVciddTDWUiQr3NuVx
  1171. 166.60 s [sydtest-source] depends path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
  1172. 166.60 s [sydtest-source] depends pretty-show-1.10-CuGoXeUvzjB9II93JT7lKs
  1173. 166.60 s [sydtest-source] depends quickcheck-io-0.2.0-uOZJkNmNm67gZuqoT5mgz
  1174. 166.60 s [sydtest-source] depends random-1.2.1.3-9T1sBqjfI7C3JconfAiPFk
  1175. 166.60 s [sydtest-source] depends random-shuffle-0.0.4-730ncrKawDMDidTBZfhecB
  1176. 166.60 s [sydtest-source] depends safe-0.3.21-3KkbrJIc4RVHGJea2Lg3Om
  1177. 166.60 s [sydtest-source] depends safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
  1178. 166.60 s [sydtest-source] depends safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
  1179. 166.60 s [sydtest-source] depends stm-2.5.3.1-a2f3
  1180. 166.60 s [sydtest-source] depends svg-builder-0.1.1-5RHVKdPXgHp8o619RGrosD
  1181. 166.60 s [sydtest-source] depends text-2.1.3-c691
  1182. 166.60 s [sydtest-source] depends vector-0.13.2.0-GDUCoiHhVuq2SKPTzzTr3a
  1183. 166.60 s [sydtest-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  1184. 166.60 s [sydtest-source] Using compiler: ghc-9.10.3
  1185. 166.60 s [sydtest-source] Using install prefix:
  1186. 166.60 s [sydtest-source] /nix/store/hylraz0qbyzfsqm2x77a6dfp5awh7wck-sydtest-source-0.23.0.1
  1187. 166.60 s [sydtest-source] Executables installed in:
  1188. 166.60 s [sydtest-source] /nix/store/hylraz0qbyzfsqm2x77a6dfp5awh7wck-sydtest-source-0.23.0.1/bin
  1189. 166.60 s [sydtest-source] Libraries installed in:
  1190. 166.61 s [sydtest-source] /nix/store/hylraz0qbyzfsqm2x77a6dfp5awh7wck-sydtest-source-0.23.0.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
  1191. 166.61 s [sydtest-source] Dynamic Libraries installed in:
  1192. 166.61 s [sydtest-source] /nix/store/hylraz0qbyzfsqm2x77a6dfp5awh7wck-sydtest-source-0.23.0.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6
  1193. 166.61 s [sydtest-source] Private executables installed in:
  1194. 166.61 s [sydtest-source] /nix/store/hylraz0qbyzfsqm2x77a6dfp5awh7wck-sydtest-source-0.23.0.1/libexec/x86_64-linux-ghc-9.10.3-05f6/sydtest-0.23.0.1
  1195. 166.61 s [sydtest-source] Data files installed in:
  1196. 166.61 s [sydtest-source] /nix/store/hylraz0qbyzfsqm2x77a6dfp5awh7wck-sydtest-source-0.23.0.1/share/x86_64-linux-ghc-9.10.3-05f6/sydtest-0.23.0.1
  1197. 166.61 s [sydtest-source] Documentation installed in: /share/doc/sydtest-0.23.0.1
  1198. 166.61 s [sydtest-source] Configuration files installed in:
  1199. 166.61 s [sydtest-source] /nix/store/hylraz0qbyzfsqm2x77a6dfp5awh7wck-sydtest-source-0.23.0.1/etc
  1200. 166.61 s [sydtest-source] No alex found
  1201. 166.61 s [sydtest-source] Using ar found on system at:
  1202. 166.61 s [sydtest-source] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  1203. 166.61 s [sydtest-source] No c2hs found
  1204. 166.61 s [sydtest-source] No cpphs found
  1205. 166.61 s [sydtest-source] No doctest found
  1206. 166.61 s [sydtest-source] Using gcc version 14.3.0 given by user at:
  1207. 166.61 s [sydtest-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  1208. 166.61 s [sydtest-source] Using ghc version 9.10.3 found on system at:
  1209. 166.61 s [sydtest-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc
  1210. 166.61 s [sydtest-source] Using ghc-pkg version 9.10.3 found on system at:
  1211. 166.61 s [sydtest-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc-pkg-9.10.3
  1212. 166.61 s [sydtest-source] No ghcjs found
  1213. 166.61 s [sydtest-source] No ghcjs-pkg found
  1214. 166.61 s [sydtest-source] No greencard found
  1215. 166.61 s [sydtest-source] Using haddock version 2.31.1 found on system at:
  1216. 166.61 s [sydtest-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/haddock-ghc-9.10.3
  1217. 166.61 s [sydtest-source] No happy found
  1218. 166.61 s [sydtest-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  1219. 166.61 s [sydtest-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1220. 166.61 s [sydtest-source] No hmake found
  1221. 166.61 s [sydtest-source] Using hpc version 0.69 found on system at:
  1222. 166.61 s [sydtest-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hpc-ghc-9.10.3
  1223. 166.61 s [sydtest-source] Using hsc2hs version 0.68.10 found on system at:
  1224. 166.61 s [sydtest-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  1225. 166.61 s [sydtest-source] Using hscolour version 1.25 found on system at:
  1226. 166.61 s [sydtest-source] /nix/store/f755skyzf4jvfx3crwq9mmh3x4lsaz8i-hscolour-1.25/bin/HsColour
  1227. 166.61 s [sydtest-source] No jhc found
  1228. 166.61 s [sydtest-source] Using ld found on system at:
  1229. 166.61 s [sydtest-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  1230. 166.61 s [sydtest-source] No pkg-config found
  1231. 166.61 s [sydtest-source] Using runghc version 9.10.3 found on system at:
  1232. 166.61 s [sydtest-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/runghc-9.10.3
  1233. 166.61 s [sydtest-source] Using strip version 2.44 found on system at:
  1234. 166.61 s [sydtest-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  1235. 166.61 s [sydtest-source] Using tar found on system at:
  1236. 166.61 s [sydtest-source] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  1237. 166.61 s [sydtest-source] No uhc found
  1238. 166.90 s [opt-env-conf-example-source] Phase: buildPhase
  1239. 166.91 s [opt-env-conf-example-source] Distribution quality errors:
  1240. 166.91 s [opt-env-conf-example-source] [no-syn-desc] No 'synopsis' or 'description' field.
  1241. 166.91 s [opt-env-conf-example-source] [license-none] The 'license' field is missing or is NONE.
  1242. 166.91 s [opt-env-conf-example-source] Distribution quality warnings:
  1243. 166.91 s [opt-env-conf-example-source] [no-category] No 'category' field.
  1244. 166.91 s [opt-env-conf-example-source] [no-maintainer] No 'maintainer' field.
  1245. 166.91 s [opt-env-conf-example-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  1246. 166.91 s [opt-env-conf-example-source] - opt-env-conf
  1247. 166.91 s [opt-env-conf-example-source] - path
  1248. 166.91 s [opt-env-conf-example-source] - text
  1249. 166.91 s [opt-env-conf-example-source] Please add them. There is more information at https://pvp.haskell.org/
  1250. 166.91 s [opt-env-conf-example-source] Note: the public hackage server would reject this package.
  1251. 166.91 s [opt-env-conf-example-source] Building source dist for opt-env-conf-example-0.0.0.0...
  1252. 166.92 s [opt-env-conf-example-source] Source tarball created: dist/opt-env-conf-example-0.0.0.0.tar.gz
  1253. 166.92 s [opt-env-conf-example-source] Phase: haddockPhase
  1254. 166.93 s [opt-env-conf-example-source] Phase: installPhase
  1255. 166.93 s [opt-env-conf-example-source] Phase: fixupPhase
  1256. 166.99 s [sydtest-source] Phase: buildPhase
  1257. 167.00 s [sydtest-source] Distribution quality warnings:
  1258. 167.00 s [sydtest-source] [long-synopsis] The 'synopsis' field is rather long (max 80 chars is
  1259. 167.00 s [sydtest-source] recommended).
  1260. 167.00 s [sydtest-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  1261. 167.00 s [sydtest-source] - MonadRandom
  1262. 167.00 s [sydtest-source] - QuickCheck
  1263. 167.00 s [sydtest-source] - async
  1264. 167.00 s [sydtest-source] - autodocodec
  1265. 167.00 s [sydtest-source] - bytestring
  1266. 167.00 s [sydtest-source] - containers
  1267. 167.00 s [sydtest-source] - deepseq
  1268. 167.00 s [sydtest-source] - dlist
  1269. 167.00 s [sydtest-source] - fast-myers-diff
  1270. 167.00 s [sydtest-source] - filepath
  1271. 167.00 s [sydtest-source] - mtl
  1272. 167.00 s [sydtest-source] - opt-env-conf
  1273. 167.00 s [sydtest-source] - path
  1274. 167.00 s [sydtest-source] - path-io
  1275. 167.00 s [sydtest-source] - pretty-show
  1276. 167.00 s [sydtest-source] - quickcheck-io
  1277. 167.00 s [sydtest-source] - random
  1278. 167.00 s [sydtest-source] - random-shuffle
  1279. 167.00 s [sydtest-source] - safe
  1280. 167.00 s [sydtest-source] - safe-coloured-text
  1281. 167.00 s [sydtest-source] - stm
  1282. 167.00 s [sydtest-source] - svg-builder
  1283. 167.00 s [sydtest-source] - text
  1284. 167.00 s [sydtest-source] - vector
  1285. 167.00 s [sydtest-source] - ansi-terminal
  1286. 167.00 s [sydtest-source] - safe-coloured-text-terminfo
  1287. 167.00 s [sydtest-source] Please add them. There is more information at https://pvp.haskell.org/
  1288. 167.00 s [sydtest-source] Building source dist for sydtest-0.23.0.1...
  1289. 167.02 s [sydtest-source] Source tarball created: dist/sydtest-0.23.0.1.tar.gz
  1290. 167.02 s [sydtest-source] Phase: checkPhase
  1291. 167.03 s [sydtest-source] Phase: haddockPhase
  1292. 167.03 s [sydtest-source] Phase: installPhase
  1293. 167.04 s [sydtest-source] Phase: fixupPhase
  1294. 167.23 s Progress: 43 of 50 built (1 building)
  1295. 167.45 s Building opt-env-conf-example
  1296. 167.47 s Progress: 44 of 50 built (1 building)
  1297. 167.54 s Building sydtest
  1298. 167.69 s [opt-env-conf-example] Phase: setupCompilerEnvironmentPhase
  1299. 167.70 s [opt-env-conf-example] Build with /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3.
  1300. 167.81 s [sydtest] Phase: setupCompilerEnvironmentPhase
  1301. 167.81 s [sydtest] Build with /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3.
  1302. 167.99 s [opt-env-conf-example] Phase: unpackPhase
  1303. 168.00 s [opt-env-conf-example] unpacking source archive /nix/store/a1zm8a2r38ykfjc3vzl052a4ldks7mqn-opt-env-conf-example-source-0.0.0.0/opt-env-conf-example-0.0.0.0.tar.gz
  1304. 168.00 s [opt-env-conf-example] source root is opt-env-conf-example-0.0.0.0
  1305. 168.01 s [opt-env-conf-example] setting SOURCE_DATE_EPOCH to timestamp 1780307898 of file "opt-env-conf-example-0.0.0.0/test/Spec.hs"
  1306. 168.01 s [opt-env-conf-example] warning: file "opt-env-conf-example-0.0.0.0/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  1307. 168.01 s [opt-env-conf-example] Phase: patchPhase
  1308. 168.02 s [opt-env-conf-example] Phase: compileBuildDriverPhase
  1309. 168.02 s [opt-env-conf-example] setupCompileFlags: -package-db=/build/tmp.VioTE3Y1dG/setup-package.conf.d -threaded
  1310. 168.07 s [opt-env-conf-example] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.VioTE3Y1dG/Main.o )
  1311. 168.13 s [sydtest] Phase: unpackPhase
  1312. 168.14 s [sydtest] unpacking source archive /nix/store/hylraz0qbyzfsqm2x77a6dfp5awh7wck-sydtest-source-0.23.0.1/sydtest-0.23.0.1.tar.gz
  1313. 168.14 s [sydtest] source root is sydtest-0.23.0.1
  1314. 168.14 s [opt-env-conf-example] [2 of 2] Linking Setup
  1315. 168.15 s [sydtest] setting SOURCE_DATE_EPOCH to timestamp 1780307898 of file "sydtest-0.23.0.1/sydtest.cabal"
  1316. 168.15 s [sydtest] warning: file "sydtest-0.23.0.1/sydtest.cabal" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  1317. 168.16 s [sydtest] Phase: patchPhase
  1318. 168.23 s [sydtest] Phase: compileBuildDriverPhase
  1319. 168.23 s [sydtest] setupCompileFlags: -package-db=/build/tmp.zd2SiDqorH/setup-package.conf.d -threaded
  1320. 168.28 s [sydtest] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.zd2SiDqorH/Main.o )
  1321. 168.32 s [sydtest] [2 of 2] Linking Setup
  1322. 169.30 s [opt-env-conf-example] Phase: updateAutotoolsGnuConfigScriptsPhase
  1323. 169.31 s [opt-env-conf-example] Phase: configurePhase
  1324. 169.31 s [opt-env-conf-example] configureFlags: --verbose --prefix=/nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/g9g7v8dbkw5r5qn71h3icy3473w9w9fw-opt-env-conf-example-0.0.0.0-doc/share/doc/opt-env-conf-example-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.VioTE3Y1dG/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Werror --extra-lib-dirs=/nix/store/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-elfutils-0.194/lib --extra-lib-dirs=/nix/store/hi0ar880110k6jsmmili7dh1gq3cg2a9-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/g09cflpnp4g80q56sj9dng1qzv4v4ybc-numactl-2.0.18/lib
  1325. 169.32 s [opt-env-conf-example] Using Parsec parser
  1326. 169.32 s [opt-env-conf-example] Configuring opt-env-conf-example-0.0.0.0...
  1327. 169.47 s [sydtest] Phase: updateAutotoolsGnuConfigScriptsPhase
  1328. 169.47 s [sydtest] Phase: configurePhase
  1329. 169.48 s [sydtest] configureFlags: --verbose --prefix=/nix/store/wn1cmyij6rvh5b3mw6ngihrxr7cdiqi5-sydtest-0.23.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/71vifngcy5v80y2b9pdd4k5dhli2xafm-sydtest-0.23.0.1-doc/share/doc/sydtest-0.23.0.1 --with-gcc=gcc --package-db=/build/tmp.zd2SiDqorH/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Wunused-packages --ghc-options=-Werror --ghc-options=-Wno-deprecations --extra-lib-dirs=/nix/store/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-elfutils-0.194/lib --extra-lib-dirs=/nix/store/hi0ar880110k6jsmmili7dh1gq3cg2a9-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/g09cflpnp4g80q56sj9dng1qzv4v4ybc-numactl-2.0.18/lib
  1330. 169.49 s [sydtest] Using Parsec parser
  1331. 169.49 s [sydtest] Configuring sydtest-0.23.0.1...
  1332. 169.89 s [opt-env-conf-example] Dependency base <5: using base-4.20.2.0
  1333. 169.89 s [opt-env-conf-example] Dependency opt-env-conf: using opt-env-conf-0.15.0.2
  1334. 169.89 s [opt-env-conf-example] Dependency path: using path-0.9.6
  1335. 169.89 s [opt-env-conf-example] Dependency text: using text-2.1.3
  1336. 169.89 s [opt-env-conf-example] Dependency base <5: using base-4.20.2.0
  1337. 169.89 s [opt-env-conf-example] Dependency opt-env-conf-example: using opt-env-conf-example-0.0.0.0
  1338. 169.89 s [opt-env-conf-example] Source component graph:
  1339. 169.89 s [opt-env-conf-example] component lib
  1340. 169.89 s [opt-env-conf-example] component exe:opt-env-conf-example dependency lib
  1341. 169.89 s [opt-env-conf-example] Configured component graph:
  1342. 169.89 s [opt-env-conf-example] component opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
  1343. 169.89 s [opt-env-conf-example] include base-4.20.2.0-64da
  1344. 169.89 s [opt-env-conf-example] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  1345. 169.89 s [opt-env-conf-example] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
  1346. 169.89 s [opt-env-conf-example] include text-2.1.3-c691
  1347. 169.89 s [opt-env-conf-example] component opt-env-conf-example-0.0.0.0-AkbD5AROXbIJOl7VRx6CXU-opt-env-conf-example
  1348. 169.89 s [opt-env-conf-example] include base-4.20.2.0-64da
  1349. 169.89 s [opt-env-conf-example] include opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
  1350. 169.89 s [opt-env-conf-example] Linked component graph:
  1351. 169.89 s [opt-env-conf-example] unit opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
  1352. 169.90 s [opt-env-conf-example] include base-4.20.2.0-64da
  1353. 169.90 s [opt-env-conf-example] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  1354. 169.90 s [opt-env-conf-example] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
  1355. 169.90 s [opt-env-conf-example] include text-2.1.3-c691
  1356. 169.90 s [opt-env-conf-example] OptEnvConf.Example=opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n:OptEnvConf.Example
  1357. 169.90 s [opt-env-conf-example] unit opt-env-conf-example-0.0.0.0-AkbD5AROXbIJOl7VRx6CXU-opt-env-conf-example
  1358. 169.90 s [opt-env-conf-example] include base-4.20.2.0-64da
  1359. 169.90 s [opt-env-conf-example] include opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
  1360. 169.90 s [opt-env-conf-example] Ready component graph:
  1361. 169.90 s [opt-env-conf-example] definite opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
  1362. 169.90 s [opt-env-conf-example] depends base-4.20.2.0-64da
  1363. 169.90 s [opt-env-conf-example] depends opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  1364. 169.90 s [opt-env-conf-example] depends path-0.9.6-JuNdYVciddTDWUiQr3NuVx
  1365. 169.90 s [opt-env-conf-example] depends text-2.1.3-c691
  1366. 169.90 s [opt-env-conf-example] definite opt-env-conf-example-0.0.0.0-AkbD5AROXbIJOl7VRx6CXU-opt-env-conf-example
  1367. 169.90 s [opt-env-conf-example] depends base-4.20.2.0-64da
  1368. 169.90 s [opt-env-conf-example] depends opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
  1369. 169.90 s [opt-env-conf-example] Using Cabal-3.12.1.0 compiled by ghc-9.10
  1370. 169.90 s [opt-env-conf-example] Using compiler: ghc-9.10.3
  1371. 169.90 s [opt-env-conf-example] Using install prefix:
  1372. 169.90 s [opt-env-conf-example] /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0
  1373. 169.90 s [opt-env-conf-example] Executables installed in:
  1374. 169.90 s [opt-env-conf-example] /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0/bin
  1375. 169.90 s [opt-env-conf-example] Libraries installed in:
  1376. 169.90 s [opt-env-conf-example] /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
  1377. 169.90 s [opt-env-conf-example] Dynamic Libraries installed in:
  1378. 169.90 s [opt-env-conf-example] /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6
  1379. 169.90 s [opt-env-conf-example] Private executables installed in:
  1380. 169.90 s [opt-env-conf-example] /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0/libexec/x86_64-linux-ghc-9.10.3-05f6/opt-env-conf-example-0.0.0.0
  1381. 169.90 s [opt-env-conf-example] Data files installed in:
  1382. 169.90 s [opt-env-conf-example] /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0/share/x86_64-linux-ghc-9.10.3-05f6/opt-env-conf-example-0.0.0.0
  1383. 169.90 s [opt-env-conf-example] Documentation installed in:
  1384. 169.90 s [opt-env-conf-example] /nix/store/g9g7v8dbkw5r5qn71h3icy3473w9w9fw-opt-env-conf-example-0.0.0.0-doc/share/doc/opt-env-conf-example-0.0.0.0
  1385. 169.90 s [opt-env-conf-example] Configuration files installed in:
  1386. 169.90 s [opt-env-conf-example] /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0/etc
  1387. 169.90 s [opt-env-conf-example] No alex found
  1388. 169.90 s [opt-env-conf-example] Using ar found on system at:
  1389. 169.90 s [opt-env-conf-example] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  1390. 169.90 s [opt-env-conf-example] No c2hs found
  1391. 169.90 s [opt-env-conf-example] No cpphs found
  1392. 169.90 s [opt-env-conf-example] No doctest found
  1393. 169.90 s [opt-env-conf-example] Using gcc version 14.3.0 given by user at:
  1394. 169.90 s [opt-env-conf-example] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  1395. 169.90 s [opt-env-conf-example] Using ghc version 9.10.3 found on system at:
  1396. 169.90 s [opt-env-conf-example] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc
  1397. 169.90 s [opt-env-conf-example] Using ghc-pkg version 9.10.3 found on system at:
  1398. 169.90 s [opt-env-conf-example] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc-pkg-9.10.3
  1399. 169.90 s [opt-env-conf-example] No ghcjs found
  1400. 169.90 s [opt-env-conf-example] No ghcjs-pkg found
  1401. 169.90 s [opt-env-conf-example] No greencard found
  1402. 169.90 s [opt-env-conf-example] Using haddock version 2.31.1 found on system at:
  1403. 169.90 s [opt-env-conf-example] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/haddock-ghc-9.10.3
  1404. 169.90 s [opt-env-conf-example] No happy found
  1405. 169.90 s [opt-env-conf-example] Using haskell-suite found on system at: haskell-suite-dummy-location
  1406. 169.90 s [opt-env-conf-example] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1407. 169.90 s [opt-env-conf-example] No hmake found
  1408. 169.90 s [opt-env-conf-example] Using hpc version 0.69 found on system at:
  1409. 169.90 s [opt-env-conf-example] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hpc-ghc-9.10.3
  1410. 169.90 s [opt-env-conf-example] Using hsc2hs version 0.68.10 found on system at:
  1411. 169.90 s [opt-env-conf-example] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  1412. 169.90 s [opt-env-conf-example] Using hscolour version 1.25 found on system at:
  1413. 169.90 s [opt-env-conf-example] /nix/store/f755skyzf4jvfx3crwq9mmh3x4lsaz8i-hscolour-1.25/bin/HsColour
  1414. 169.90 s [opt-env-conf-example] No jhc found
  1415. 169.90 s [opt-env-conf-example] Using ld found on system at:
  1416. 169.90 s [opt-env-conf-example] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  1417. 169.90 s [opt-env-conf-example] No pkg-config found
  1418. 169.90 s [opt-env-conf-example] Using runghc version 9.10.3 found on system at:
  1419. 169.90 s [opt-env-conf-example] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/runghc-9.10.3
  1420. 169.90 s [opt-env-conf-example] Using strip version 2.44 found on system at:
  1421. 169.90 s [opt-env-conf-example] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  1422. 169.90 s [opt-env-conf-example] Using tar found on system at:
  1423. 169.90 s [opt-env-conf-example] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  1424. 169.90 s [opt-env-conf-example] No uhc found
  1425. 170.21 s [opt-env-conf-example] Phase: buildPhase
  1426. 170.28 s [opt-env-conf-example] Preprocessing library for opt-env-conf-example-0.0.0.0...
  1427. 170.28 s [opt-env-conf-example] Building library for opt-env-conf-example-0.0.0.0...
  1428. 170.30 s [sydtest] Dependency MonadRandom: using MonadRandom-0.6.2
  1429. 170.30 s [sydtest] Dependency QuickCheck: using QuickCheck-2.15.0.1
  1430. 170.30 s [sydtest] Dependency async: using async-2.2.5
  1431. 170.30 s [sydtest] Dependency autodocodec: using autodocodec-0.5.0.0
  1432. 170.30 s [sydtest] Dependency base >=4.7 && <5: using base-4.20.2.0
  1433. 170.30 s [sydtest] Dependency bytestring: using bytestring-0.12.2.0
  1434. 170.30 s [sydtest] Dependency containers: using containers-0.7
  1435. 170.30 s [sydtest] Dependency deepseq: using deepseq-1.5.0.0
  1436. 170.30 s [sydtest] Dependency dlist: using dlist-1.0
  1437. 170.30 s [sydtest] Dependency fast-myers-diff >=0.0.1: using fast-myers-diff-0.0.2
  1438. 170.30 s [sydtest] Dependency filepath: using filepath-1.5.4.0
  1439. 170.30 s [sydtest] Dependency mtl: using mtl-2.3.1
  1440. 170.30 s [sydtest] Dependency opt-env-conf >=0.10: using opt-env-conf-0.15.0.2
  1441. 170.30 s [sydtest] Dependency path: using path-0.9.6
  1442. 170.30 s [sydtest] Dependency path-io: using path-io-1.8.2
  1443. 170.30 s [sydtest] Dependency pretty-show: using pretty-show-1.10
  1444. 170.30 s [sydtest] Dependency quickcheck-io: using quickcheck-io-0.2.0
  1445. 170.30 s [sydtest] Dependency random: using random-1.2.1.3
  1446. 170.30 s [sydtest] Dependency random-shuffle: using random-shuffle-0.0.4
  1447. 170.30 s [sydtest] Dependency safe: using safe-0.3.21
  1448. 170.30 s [sydtest] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
  1449. 170.30 s [sydtest] Dependency safe-coloured-text-terminfo: using
  1450. 170.30 s [sydtest] safe-coloured-text-terminfo-0.3.0.0
  1451. 170.30 s [sydtest] Dependency stm: using stm-2.5.3.1
  1452. 170.30 s [sydtest] Dependency svg-builder: using svg-builder-0.1.1
  1453. 170.30 s [sydtest] Dependency text: using text-2.1.3
  1454. 170.30 s [sydtest] Dependency vector: using vector-0.13.2.0
  1455. 170.30 s [sydtest] Source component graph: component lib
  1456. 170.30 s [sydtest] Configured component graph:
  1457. 170.30 s [sydtest] component sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
  1458. 170.30 s [sydtest] include MonadRandom-0.6.2-4OUPXxFoP45JPrY3Hi7G9u
  1459. 170.30 s [sydtest] include QuickCheck-2.15.0.1-8fVC1qSJKj9H9pvMjJXUwU
  1460. 170.30 s [sydtest] include async-2.2.5-AVpB3MY1d7nLZpywuDqSMi
  1461. 170.30 s [sydtest] include autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
  1462. 170.30 s [sydtest] include base-4.20.2.0-64da
  1463. 170.30 s [sydtest] include bytestring-0.12.2.0-262e
  1464. 170.30 s [sydtest] include containers-0.7-504a
  1465. 170.30 s [sydtest] include deepseq-1.5.0.0-9a2c
  1466. 170.30 s [sydtest] include dlist-1.0-2bT47M9he3qC9V8UeGXfX3
  1467. 170.30 s [sydtest] include fast-myers-diff-0.0.2-IH1IhqvSmc78PSV8V5d1yX
  1468. 170.30 s [sydtest] include filepath-1.5.4.0-e600
  1469. 170.30 s [sydtest] include mtl-2.3.1-b4af
  1470. 170.30 s [sydtest] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  1471. 170.30 s [sydtest] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
  1472. 170.30 s [sydtest] include path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
  1473. 170.30 s [sydtest] include pretty-show-1.10-CuGoXeUvzjB9II93JT7lKs
  1474. 170.30 s [sydtest] include quickcheck-io-0.2.0-uOZJkNmNm67gZuqoT5mgz
  1475. 170.30 s [sydtest] include random-1.2.1.3-9T1sBqjfI7C3JconfAiPFk
  1476. 170.30 s [sydtest] include random-shuffle-0.0.4-730ncrKawDMDidTBZfhecB
  1477. 170.30 s [sydtest] include safe-0.3.21-3KkbrJIc4RVHGJea2Lg3Om
  1478. 170.30 s [sydtest] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
  1479. 170.30 s [sydtest] include safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
  1480. 170.30 s [sydtest] include stm-2.5.3.1-a2f3
  1481. 170.30 s [sydtest] include svg-builder-0.1.1-5RHVKdPXgHp8o619RGrosD
  1482. 170.30 s [sydtest] include text-2.1.3-c691
  1483. 170.30 s [sydtest] include vector-0.13.2.0-GDUCoiHhVuq2SKPTzzTr3a
  1484. 170.30 s [sydtest] Linked component graph:
  1485. 170.30 s [sydtest] unit sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
  1486. 170.30 s [sydtest] include MonadRandom-0.6.2-4OUPXxFoP45JPrY3Hi7G9u
  1487. 170.30 s [sydtest] include QuickCheck-2.15.0.1-8fVC1qSJKj9H9pvMjJXUwU
  1488. 170.30 s [sydtest] include async-2.2.5-AVpB3MY1d7nLZpywuDqSMi
  1489. 170.30 s [sydtest] include autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
  1490. 170.30 s [sydtest] include base-4.20.2.0-64da
  1491. 170.30 s [sydtest] include bytestring-0.12.2.0-262e
  1492. 170.30 s [sydtest] include containers-0.7-504a
  1493. 170.30 s [sydtest] include deepseq-1.5.0.0-9a2c
  1494. 170.30 s [sydtest] include dlist-1.0-2bT47M9he3qC9V8UeGXfX3
  1495. 170.30 s [sydtest] include fast-myers-diff-0.0.2-IH1IhqvSmc78PSV8V5d1yX
  1496. 170.30 s [sydtest] include filepath-1.5.4.0-e600
  1497. 170.30 s [sydtest] include mtl-2.3.1-b4af
  1498. 170.30 s [sydtest] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  1499. 170.30 s [sydtest] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
  1500. 170.30 s [sydtest] include path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
  1501. 170.30 s [sydtest] include pretty-show-1.10-CuGoXeUvzjB9II93JT7lKs
  1502. 170.30 s [sydtest] include quickcheck-io-0.2.0-uOZJkNmNm67gZuqoT5mgz
  1503. 170.30 s [sydtest] include random-1.2.1.3-9T1sBqjfI7C3JconfAiPFk
  1504. 170.30 s [sydtest] include random-shuffle-0.0.4-730ncrKawDMDidTBZfhecB
  1505. 170.30 s [sydtest] include safe-0.3.21-3KkbrJIc4RVHGJea2Lg3Om
  1506. 170.30 s [sydtest] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
  1507. 170.30 s [sydtest] include safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
  1508. 170.30 s [sydtest] include stm-2.5.3.1-a2f3
  1509. 170.30 s [sydtest] include svg-builder-0.1.1-5RHVKdPXgHp8o619RGrosD
  1510. 170.30 s [sydtest] include text-2.1.3-c691
  1511. 170.30 s [sydtest] include vector-0.13.2.0-GDUCoiHhVuq2SKPTzzTr3a
  1512. 170.30 s [sydtest] Test.Syd=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd,Test.Syd.Def=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Def,Test.Syd.Def.Around=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Def.Around,Test.Syd.Def.AroundAll=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Def.AroundAll,Test.Syd.Def.Golden=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Def.Golden,Test.Syd.Def.Scenario=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Def.Scenario,Test.Syd.Def.SetupFunc=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Def.SetupFunc,Test.Syd.Def.Specify=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Def.Specify,Test.Syd.Def.TestDefM=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Def.TestDefM,Test.Syd.Expectation=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Expectation,Test.Syd.HList=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.HList,Test.Syd.Modify=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Modify,Test.Syd.OptParse=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.OptParse,Test.Syd.Output=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Output,Test.Syd.Output.Common=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Output.Common,Test.Syd.Output.Pretty=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Output.Pretty,Test.Syd.Output.Terse=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Output.Terse,Test.Syd.Path=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Path,Test.Syd.ReRun=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.ReRun,Test.Syd.Run=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Run,Test.Syd.Runner=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Runner,Test.Syd.Runner.Asynchronous=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Runner.Asynchronous,Test.Syd.Runner.Single=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Runner.Single,Test.Syd.Runner.Synchronous=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Runner.Synchronous,Test.Syd.Runner.Synchronous.Interleaved=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Runner.Synchronous.Interleaved,Test.Syd.Runner.Synchronous.Separate=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Runner.Synchronous.Separate,Test.Syd.Runner.Wrappers=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.Runner.Wrappers,Test.Syd.SVG=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.SVG,Test.Syd.SpecDef=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.SpecDef,Test.Syd.SpecForest=sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1:Test.Syd.SpecForest
  1513. 170.30 s [sydtest] Ready component graph:
  1514. 170.30 s [sydtest] definite sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
  1515. 170.30 s [sydtest] depends MonadRandom-0.6.2-4OUPXxFoP45JPrY3Hi7G9u
  1516. 170.30 s [sydtest] depends QuickCheck-2.15.0.1-8fVC1qSJKj9H9pvMjJXUwU
  1517. 170.30 s [sydtest] depends async-2.2.5-AVpB3MY1d7nLZpywuDqSMi
  1518. 170.30 s [sydtest] depends autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
  1519. 170.30 s [sydtest] depends base-4.20.2.0-64da
  1520. 170.30 s [sydtest] depends bytestring-0.12.2.0-262e
  1521. 170.30 s [sydtest] depends containers-0.7-504a
  1522. 170.30 s [sydtest] depends deepseq-1.5.0.0-9a2c
  1523. 170.30 s [sydtest] depends dlist-1.0-2bT47M9he3qC9V8UeGXfX3
  1524. 170.30 s [sydtest] depends fast-myers-diff-0.0.2-IH1IhqvSmc78PSV8V5d1yX
  1525. 170.30 s [sydtest] depends filepath-1.5.4.0-e600
  1526. 170.30 s [sydtest] depends mtl-2.3.1-b4af
  1527. 170.30 s [sydtest] depends opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  1528. 170.30 s [sydtest] depends path-0.9.6-JuNdYVciddTDWUiQr3NuVx
  1529. 170.30 s [sydtest] depends path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
  1530. 170.30 s [sydtest] depends pretty-show-1.10-CuGoXeUvzjB9II93JT7lKs
  1531. 170.30 s [sydtest] depends quickcheck-io-0.2.0-uOZJkNmNm67gZuqoT5mgz
  1532. 170.30 s [sydtest] depends random-1.2.1.3-9T1sBqjfI7C3JconfAiPFk
  1533. 170.30 s [sydtest] depends random-shuffle-0.0.4-730ncrKawDMDidTBZfhecB
  1534. 170.30 s [sydtest] depends safe-0.3.21-3KkbrJIc4RVHGJea2Lg3Om
  1535. 170.30 s [sydtest] depends safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
  1536. 170.30 s [sydtest] depends safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
  1537. 170.30 s [sydtest] depends stm-2.5.3.1-a2f3
  1538. 170.30 s [sydtest] depends svg-builder-0.1.1-5RHVKdPXgHp8o619RGrosD
  1539. 170.30 s [sydtest] depends text-2.1.3-c691
  1540. 170.30 s [sydtest] depends vector-0.13.2.0-GDUCoiHhVuq2SKPTzzTr3a
  1541. 170.30 s [sydtest] Using Cabal-3.12.1.0 compiled by ghc-9.10
  1542. 170.30 s [sydtest] Using compiler: ghc-9.10.3
  1543. 170.30 s [sydtest] Using install prefix:
  1544. 170.30 s [sydtest] /nix/store/wn1cmyij6rvh5b3mw6ngihrxr7cdiqi5-sydtest-0.23.0.1
  1545. 170.30 s [sydtest] Executables installed in:
  1546. 170.30 s [sydtest] /nix/store/wn1cmyij6rvh5b3mw6ngihrxr7cdiqi5-sydtest-0.23.0.1/bin
  1547. 170.30 s [sydtest] Libraries installed in:
  1548. 170.32 s [sydtest] /nix/store/wn1cmyij6rvh5b3mw6ngihrxr7cdiqi5-sydtest-0.23.0.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
  1549. 170.32 s [sydtest] Dynamic Libraries installed in:
  1550. 170.32 s [sydtest] /nix/store/wn1cmyij6rvh5b3mw6ngihrxr7cdiqi5-sydtest-0.23.0.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6
  1551. 170.32 s [sydtest] Private executables installed in:
  1552. 170.32 s [sydtest] /nix/store/wn1cmyij6rvh5b3mw6ngihrxr7cdiqi5-sydtest-0.23.0.1/libexec/x86_64-linux-ghc-9.10.3-05f6/sydtest-0.23.0.1
  1553. 170.32 s [sydtest] Data files installed in:
  1554. 170.32 s [sydtest] /nix/store/wn1cmyij6rvh5b3mw6ngihrxr7cdiqi5-sydtest-0.23.0.1/share/x86_64-linux-ghc-9.10.3-05f6/sydtest-0.23.0.1
  1555. 170.32 s [sydtest] Documentation installed in:
  1556. 170.32 s [sydtest] /nix/store/71vifngcy5v80y2b9pdd4k5dhli2xafm-sydtest-0.23.0.1-doc/share/doc/sydtest-0.23.0.1
  1557. 170.32 s [sydtest] Configuration files installed in:
  1558. 170.32 s [sydtest] /nix/store/wn1cmyij6rvh5b3mw6ngihrxr7cdiqi5-sydtest-0.23.0.1/etc
  1559. 170.32 s [sydtest] No alex found
  1560. 170.32 s [sydtest] Using ar found on system at:
  1561. 170.32 s [sydtest] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  1562. 170.32 s [sydtest] No c2hs found
  1563. 170.32 s [sydtest] No cpphs found
  1564. 170.32 s [sydtest] No doctest found
  1565. 170.32 s [sydtest] Using gcc version 14.3.0 given by user at:
  1566. 170.32 s [sydtest] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  1567. 170.32 s [sydtest] Using ghc version 9.10.3 found on system at:
  1568. 170.32 s [sydtest] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc
  1569. 170.32 s [sydtest] Using ghc-pkg version 9.10.3 found on system at:
  1570. 170.32 s [sydtest] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc-pkg-9.10.3
  1571. 170.32 s [sydtest] No ghcjs found
  1572. 170.32 s [sydtest] No ghcjs-pkg found
  1573. 170.32 s [sydtest] No greencard found
  1574. 170.32 s [sydtest] Using haddock version 2.31.1 found on system at:
  1575. 170.32 s [sydtest] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/haddock-ghc-9.10.3
  1576. 170.32 s [sydtest] No happy found
  1577. 170.32 s [sydtest] Using haskell-suite found on system at: haskell-suite-dummy-location
  1578. 170.32 s [sydtest] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1579. 170.32 s [sydtest] No hmake found
  1580. 170.32 s [sydtest] Using hpc version 0.69 found on system at:
  1581. 170.32 s [sydtest] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hpc-ghc-9.10.3
  1582. 170.32 s [sydtest] Using hsc2hs version 0.68.10 found on system at:
  1583. 170.32 s [sydtest] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  1584. 170.32 s [sydtest] Using hscolour version 1.25 found on system at:
  1585. 170.32 s [sydtest] /nix/store/f755skyzf4jvfx3crwq9mmh3x4lsaz8i-hscolour-1.25/bin/HsColour
  1586. 170.32 s [sydtest] No jhc found
  1587. 170.32 s [sydtest] Using ld found on system at:
  1588. 170.32 s [sydtest] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  1589. 170.32 s [sydtest] No pkg-config found
  1590. 170.32 s [sydtest] Using runghc version 9.10.3 found on system at:
  1591. 170.32 s [sydtest] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/runghc-9.10.3
  1592. 170.32 s [sydtest] Using strip version 2.44 found on system at:
  1593. 170.32 s [sydtest] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  1594. 170.32 s [sydtest] Using tar found on system at:
  1595. 170.32 s [sydtest] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  1596. 170.32 s [sydtest] No uhc found
  1597. 170.36 s [opt-env-conf-example] [1 of 2] Compiling Paths_opt_env_conf_example ( dist/build/autogen/Paths_opt_env_conf_example.hs, dist/build/Paths_opt_env_conf_example.o, dist/build/Paths_opt_env_conf_example.dyn_o )
  1598. 170.49 s [opt-env-conf-example] [2 of 2] Compiling OptEnvConf.Example ( src/OptEnvConf/Example.hs, dist/build/OptEnvConf/Example.o, dist/build/OptEnvConf/Example.dyn_o )
  1599. 170.68 s [sydtest] Phase: buildPhase
  1600. 170.76 s [sydtest] Preprocessing library for sydtest-0.23.0.1...
  1601. 170.77 s [sydtest] Building library for sydtest-0.23.0.1...
  1602. 170.96 s [sydtest] [ 1 of 31] Compiling Paths_sydtest ( dist/build/autogen/Paths_sydtest.hs, dist/build/Paths_sydtest.o, dist/build/Paths_sydtest.dyn_o )
  1603. 171.10 s [sydtest] [ 2 of 31] Compiling Test.Syd.HList ( src/Test/Syd/HList.hs, dist/build/Test/Syd/HList.o, dist/build/Test/Syd/HList.dyn_o )
  1604. 171.10 s [sydtest] [ 3 of 31] Compiling Test.Syd.Run ( src/Test/Syd/Run.hs, dist/build/Test/Syd/Run.o, dist/build/Test/Syd/Run.dyn_o )
  1605. 171.45 s [opt-env-conf-example] [1 of 2] Compiling Paths_opt_env_conf_example ( dist/build/autogen/Paths_opt_env_conf_example.hs, dist/build/Paths_opt_env_conf_example.p_o )
  1606. 171.81 s [opt-env-conf-example] [2 of 2] Compiling OptEnvConf.Example ( src/OptEnvConf/Example.hs, dist/build/OptEnvConf/Example.p_o )
  1607. 173.45 s [sydtest] [ 4 of 31] Compiling Test.Syd.OptParse ( src/Test/Syd/OptParse.hs, dist/build/Test/Syd/OptParse.o, dist/build/Test/Syd/OptParse.dyn_o )
  1608. 175.31 s [sydtest] [ 5 of 31] Compiling Test.Syd.Expectation ( src/Test/Syd/Expectation.hs, dist/build/Test/Syd/Expectation.o, dist/build/Test/Syd/Expectation.dyn_o )
  1609. 175.31 s [sydtest] [ 6 of 31] Compiling Test.Syd.Def.Golden ( src/Test/Syd/Def/Golden.hs, dist/build/Test/Syd/Def/Golden.o, dist/build/Test/Syd/Def/Golden.dyn_o )
  1610. 175.31 s [sydtest] [ 7 of 31] Compiling Test.Syd.SpecForest ( src/Test/Syd/SpecForest.hs, dist/build/Test/Syd/SpecForest.o, dist/build/Test/Syd/SpecForest.dyn_o )
  1611. 175.33 s [opt-env-conf-example] Preprocessing executable 'opt-env-conf-example' for opt-env-conf-example-0.0.0.0...
  1612. 175.33 s [opt-env-conf-example] Building executable 'opt-env-conf-example' for opt-env-conf-example-0.0.0.0...
  1613. 175.41 s [opt-env-conf-example] [1 of 2] Compiling Main ( app/Main.hs, dist/build/opt-env-conf-example/opt-env-conf-example-tmp/Main.o )
  1614. 175.46 s [opt-env-conf-example] [2 of 2] Compiling Paths_opt_env_conf_example ( dist/build/opt-env-conf-example/autogen/Paths_opt_env_conf_example.hs, dist/build/opt-env-conf-example/opt-env-conf-example-tmp/Paths_opt_env_conf_example.o )
  1615. 175.64 s [opt-env-conf-example] [3 of 3] Linking dist/build/opt-env-conf-example/opt-env-conf-example
  1616. 176.18 s [sydtest] [ 8 of 31] Compiling Test.Syd.SpecDef ( src/Test/Syd/SpecDef.hs, dist/build/Test/Syd/SpecDef.o, dist/build/Test/Syd/SpecDef.dyn_o )
  1617. 176.78 s [opt-env-conf-example] Phase: haddockPhase
  1618. 176.90 s [opt-env-conf-example] Preprocessing library for opt-env-conf-example-0.0.0.0...
  1619. 176.90 s [opt-env-conf-example] Running Haddock on library for opt-env-conf-example-0.0.0.0...
  1620. 176.91 s [opt-env-conf-example] Warning: The documentation for the following packages are not installed. No
  1621. 176.91 s [opt-env-conf-example] links will be generated to these packages: attoparsec-0.14.4,
  1622. 176.91 s [opt-env-conf-example] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
  1623. 177.12 s [opt-env-conf-example] [1 of 2] Compiling Paths_opt_env_conf_example ( dist/build/autogen/Paths_opt_env_conf_example.hs, nothing )
  1624. 177.20 s [opt-env-conf-example] [2 of 2] Compiling OptEnvConf.Example ( src/OptEnvConf/Example.hs, nothing )
  1625. 177.27 s [opt-env-conf-example] Haddock coverage:
  1626. 177.27 s [opt-env-conf-example] 0% ( 0 / 5) in 'OptEnvConf.Example'
  1627. 177.27 s [opt-env-conf-example] Missing documentation for:
  1628. 177.27 s [opt-env-conf-example] Module header
  1629. 177.27 s [opt-env-conf-example] exampleMain (src/OptEnvConf/Example.hs:19)
  1630. 177.27 s [opt-env-conf-example] Instructions (src/OptEnvConf/Example.hs:26)
  1631. 177.27 s [opt-env-conf-example] Dispatch (src/OptEnvConf/Example.hs:36)
  1632. 177.27 s [opt-env-conf-example] Settings (src/OptEnvConf/Example.hs:86)
  1633. 177.32 s [sydtest] [ 9 of 31] Compiling Test.Syd.Runner.Wrappers ( src/Test/Syd/Runner/Wrappers.hs, dist/build/Test/Syd/Runner/Wrappers.o, dist/build/Test/Syd/Runner/Wrappers.dyn_o )
  1634. 177.40 s [sydtest] [10 of 31] Compiling Test.Syd.Runner.Single ( src/Test/Syd/Runner/Single.hs, dist/build/Test/Syd/Runner/Single.o, dist/build/Test/Syd/Runner/Single.dyn_o )
  1635. 177.40 s [sydtest] [11 of 31] Compiling Test.Syd.Def.TestDefM ( src/Test/Syd/Def/TestDefM.hs, dist/build/Test/Syd/Def/TestDefM.o, dist/build/Test/Syd/Def/TestDefM.dyn_o )
  1636. 177.53 s [sydtest] [12 of 31] Compiling Test.Syd.Def.Specify ( src/Test/Syd/Def/Specify.hs, dist/build/Test/Syd/Def/Specify.o, dist/build/Test/Syd/Def/Specify.dyn_o )
  1637. 177.67 s [sydtest] [13 of 31] Compiling Test.Syd.Def.Scenario ( src/Test/Syd/Def/Scenario.hs, dist/build/Test/Syd/Def/Scenario.o, dist/build/Test/Syd/Def/Scenario.dyn_o )
  1638. 177.73 s [opt-env-conf-example] Warning: OptEnvConf.Example: could not find link destinations for:
  1639. 177.73 s [opt-env-conf-example] - Path.Internal.Posix.Path
  1640. 177.73 s [opt-env-conf-example] - Path.Posix.Abs
  1641. 177.73 s [opt-env-conf-example] - Path.Posix.Dir
  1642. 177.73 s [opt-env-conf-example] - Path.Posix.File
  1643. 177.73 s [opt-env-conf-example] - OptEnvConf.Example.PaymentSettings
  1644. 177.74 s [sydtest] [14 of 31] Compiling Test.Syd.Def.AroundAll ( src/Test/Syd/Def/AroundAll.hs, dist/build/Test/Syd/Def/AroundAll.o, dist/build/Test/Syd/Def/AroundAll.dyn_o )
  1645. 177.74 s [sydtest] [15 of 31] Compiling Test.Syd.Def.Around ( src/Test/Syd/Def/Around.hs, dist/build/Test/Syd/Def/Around.o, dist/build/Test/Syd/Def/Around.dyn_o )
  1646. 177.74 s [sydtest] [16 of 31] Compiling Test.Syd.Def.SetupFunc ( src/Test/Syd/Def/SetupFunc.hs, dist/build/Test/Syd/Def/SetupFunc.o, dist/build/Test/Syd/Def/SetupFunc.dyn_o )
  1647. 177.74 s [sydtest] [17 of 31] Compiling Test.Syd.Path ( src/Test/Syd/Path.hs, dist/build/Test/Syd/Path.o, dist/build/Test/Syd/Path.dyn_o )
  1648. 177.77 s [sydtest] [18 of 31] Compiling Test.Syd.Def ( src/Test/Syd/Def.hs, dist/build/Test/Syd/Def.o, dist/build/Test/Syd/Def.dyn_o )
  1649. 177.77 s [sydtest] [19 of 31] Compiling Test.Syd.Modify ( src/Test/Syd/Modify.hs, dist/build/Test/Syd/Modify.o, dist/build/Test/Syd/Modify.dyn_o )
  1650. 177.91 s [sydtest] [20 of 31] Compiling Test.Syd.SVG ( src/Test/Syd/SVG.hs, dist/build/Test/Syd/SVG.o, dist/build/Test/Syd/SVG.dyn_o )
  1651. 177.91 s [sydtest] [21 of 31] Compiling Test.Syd.Runner.Synchronous.Separate ( src/Test/Syd/Runner/Synchronous/Separate.hs, dist/build/Test/Syd/Runner/Synchronous/Separate.o, dist/build/Test/Syd/Runner/Synchronous/Separate.dyn_o )
  1652. 177.91 s [sydtest] [22 of 31] Compiling Test.Syd.ReRun ( src/Test/Syd/ReRun.hs, dist/build/Test/Syd/ReRun.o, dist/build/Test/Syd/ReRun.dyn_o )
  1653. 178.43 s [sydtest] [23 of 31] Compiling Test.Syd.Output.Common ( src/Test/Syd/Output/Common.hs, dist/build/Test/Syd/Output/Common.o, dist/build/Test/Syd/Output/Common.dyn_o )
  1654. 178.43 s [sydtest] [24 of 31] Compiling Test.Syd.Output.Terse ( src/Test/Syd/Output/Terse.hs, dist/build/Test/Syd/Output/Terse.o, dist/build/Test/Syd/Output/Terse.dyn_o )
  1655. 178.43 s [sydtest] [25 of 31] Compiling Test.Syd.Output.Pretty ( src/Test/Syd/Output/Pretty.hs, dist/build/Test/Syd/Output/Pretty.o, dist/build/Test/Syd/Output/Pretty.dyn_o )
  1656. 178.62 s [sydtest] [26 of 31] Compiling Test.Syd.Output ( src/Test/Syd/Output.hs, dist/build/Test/Syd/Output.o, dist/build/Test/Syd/Output.dyn_o )
  1657. 178.65 s [sydtest] [27 of 31] Compiling Test.Syd.Runner.Synchronous.Interleaved ( src/Test/Syd/Runner/Synchronous/Interleaved.hs, dist/build/Test/Syd/Runner/Synchronous/Interleaved.o, dist/build/Test/Syd/Runner/Synchronous/Interleaved.dyn_o )
  1658. 178.92 s [sydtest] [28 of 31] Compiling Test.Syd.Runner.Synchronous ( src/Test/Syd/Runner/Synchronous.hs, dist/build/Test/Syd/Runner/Synchronous.o, dist/build/Test/Syd/Runner/Synchronous.dyn_o )
  1659. 178.94 s [sydtest] [29 of 31] Compiling Test.Syd.Runner.Asynchronous ( src/Test/Syd/Runner/Asynchronous.hs, dist/build/Test/Syd/Runner/Asynchronous.o, dist/build/Test/Syd/Runner/Asynchronous.dyn_o )
  1660. 179.12 s [sydtest] [30 of 31] Compiling Test.Syd.Runner ( src/Test/Syd/Runner.hs, dist/build/Test/Syd/Runner.o, dist/build/Test/Syd/Runner.dyn_o )
  1661. 179.34 s [sydtest] [31 of 31] Compiling Test.Syd ( src/Test/Syd.hs, dist/build/Test/Syd.o, dist/build/Test/Syd.dyn_o )
  1662. 179.90 s [sydtest] [ 1 of 31] Compiling Paths_sydtest ( dist/build/autogen/Paths_sydtest.hs, dist/build/Paths_sydtest.p_o )
  1663. 180.19 s [sydtest] [ 2 of 31] Compiling Test.Syd.HList ( src/Test/Syd/HList.hs, dist/build/Test/Syd/HList.p_o )
  1664. 180.19 s [sydtest] [ 3 of 31] Compiling Test.Syd.Run ( src/Test/Syd/Run.hs, dist/build/Test/Syd/Run.p_o )
  1665. 181.88 s [sydtest] [ 4 of 31] Compiling Test.Syd.OptParse ( src/Test/Syd/OptParse.hs, dist/build/Test/Syd/OptParse.p_o )
  1666. 183.36 s [opt-env-conf-example] Documentation created: dist/doc/html/opt-env-conf-example/,
  1667. 183.36 s [opt-env-conf-example] dist/doc/html/opt-env-conf-example/opt-env-conf-example.txt
  1668. 183.42 s [opt-env-conf-example] Preprocessing executable 'opt-env-conf-example' for opt-env-conf-example-0.0.0.0...
  1669. 183.43 s [opt-env-conf-example] Phase: installPhase
  1670. 183.51 s [opt-env-conf-example] Installing library in /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
  1671. 183.55 s [opt-env-conf-example] Installing executable opt-env-conf-example in /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0/bin
  1672. 183.55 s [opt-env-conf-example] Warning: The directory
  1673. 183.55 s [opt-env-conf-example] /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0/bin
  1674. 183.55 s [opt-env-conf-example] is not in the system search path.
  1675. 183.69 s [sydtest] [ 5 of 31] Compiling Test.Syd.Expectation ( src/Test/Syd/Expectation.hs, dist/build/Test/Syd/Expectation.p_o )
  1676. 183.71 s [sydtest] [ 6 of 31] Compiling Test.Syd.Def.Golden ( src/Test/Syd/Def/Golden.hs, dist/build/Test/Syd/Def/Golden.p_o )
  1677. 183.71 s [sydtest] [ 7 of 31] Compiling Test.Syd.SpecForest ( src/Test/Syd/SpecForest.hs, dist/build/Test/Syd/SpecForest.p_o )
  1678. 183.71 s [sydtest] [ 8 of 31] Compiling Test.Syd.SpecDef ( src/Test/Syd/SpecDef.hs, dist/build/Test/Syd/SpecDef.p_o )
  1679. 183.76 s [opt-env-conf-example] Phase: fixupPhase
  1680. 183.78 s [opt-env-conf-example] shrinking RPATHs of ELF executables and libraries in /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0
  1681. 183.79 s [opt-env-conf-example] shrinking /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0/bin/opt-env-conf-example
  1682. 183.79 s [opt-env-conf-example] shrinking /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/libHSopt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n-ghc9.10.3.so
  1683. 183.81 s [opt-env-conf-example] checking for references to /build/ in /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0...
  1684. 183.83 s [opt-env-conf-example] gzipping man pages under /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0/share/man/
  1685. 183.84 s [opt-env-conf-example]
  1686. 183.85 s [opt-env-conf-example] stripping (with command strip and flags -S -p) in /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0/lib /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0/bin
  1687. 183.90 s [opt-env-conf-example] shrinking RPATHs of ELF executables and libraries in /nix/store/g9g7v8dbkw5r5qn71h3icy3473w9w9fw-opt-env-conf-example-0.0.0.0-doc
  1688. 183.90 s [opt-env-conf-example] checking for references to /build/ in /nix/store/g9g7v8dbkw5r5qn71h3icy3473w9w9fw-opt-env-conf-example-0.0.0.0-doc...
  1689. 183.91 s [opt-env-conf-example] patching script interpreter paths in /nix/store/g9g7v8dbkw5r5qn71h3icy3473w9w9fw-opt-env-conf-example-0.0.0.0-doc
  1690. 184.01 s Progress: 45 of 50 built (1 building)
  1691. 184.75 s [sydtest] [ 9 of 31] Compiling Test.Syd.Runner.Wrappers ( src/Test/Syd/Runner/Wrappers.hs, dist/build/Test/Syd/Runner/Wrappers.p_o )
  1692. 184.92 s [sydtest] [10 of 31] Compiling Test.Syd.Runner.Single ( src/Test/Syd/Runner/Single.hs, dist/build/Test/Syd/Runner/Single.p_o )
  1693. 184.92 s [sydtest] [11 of 31] Compiling Test.Syd.Def.TestDefM ( src/Test/Syd/Def/TestDefM.hs, dist/build/Test/Syd/Def/TestDefM.p_o )
  1694. 185.10 s [sydtest] [12 of 31] Compiling Test.Syd.Def.Specify ( src/Test/Syd/Def/Specify.hs, dist/build/Test/Syd/Def/Specify.p_o )
  1695. 185.52 s [sydtest] [13 of 31] Compiling Test.Syd.Def.Scenario ( src/Test/Syd/Def/Scenario.hs, dist/build/Test/Syd/Def/Scenario.p_o )
  1696. 185.73 s [sydtest] [14 of 31] Compiling Test.Syd.Def.AroundAll ( src/Test/Syd/Def/AroundAll.hs, dist/build/Test/Syd/Def/AroundAll.p_o )
  1697. 185.73 s [sydtest] [15 of 31] Compiling Test.Syd.Def.Around ( src/Test/Syd/Def/Around.hs, dist/build/Test/Syd/Def/Around.p_o )
  1698. 185.73 s [sydtest] [16 of 31] Compiling Test.Syd.Def.SetupFunc ( src/Test/Syd/Def/SetupFunc.hs, dist/build/Test/Syd/Def/SetupFunc.p_o )
  1699. 185.73 s [sydtest] [17 of 31] Compiling Test.Syd.Path ( src/Test/Syd/Path.hs, dist/build/Test/Syd/Path.p_o )
  1700. 185.88 s [sydtest] [18 of 31] Compiling Test.Syd.Def ( src/Test/Syd/Def.hs, dist/build/Test/Syd/Def.p_o )
  1701. 185.88 s [sydtest] [19 of 31] Compiling Test.Syd.Modify ( src/Test/Syd/Modify.hs, dist/build/Test/Syd/Modify.p_o )
  1702. 186.12 s [sydtest] [20 of 31] Compiling Test.Syd.SVG ( src/Test/Syd/SVG.hs, dist/build/Test/Syd/SVG.p_o )
  1703. 186.12 s [sydtest] [21 of 31] Compiling Test.Syd.Runner.Synchronous.Separate ( src/Test/Syd/Runner/Synchronous/Separate.hs, dist/build/Test/Syd/Runner/Synchronous/Separate.p_o )
  1704. 186.12 s [sydtest] [22 of 31] Compiling Test.Syd.ReRun ( src/Test/Syd/ReRun.hs, dist/build/Test/Syd/ReRun.p_o )
  1705. 186.63 s [sydtest] [23 of 31] Compiling Test.Syd.Output.Common ( src/Test/Syd/Output/Common.hs, dist/build/Test/Syd/Output/Common.p_o )
  1706. 186.63 s [sydtest] [24 of 31] Compiling Test.Syd.Output.Terse ( src/Test/Syd/Output/Terse.hs, dist/build/Test/Syd/Output/Terse.p_o )
  1707. 186.63 s [sydtest] [25 of 31] Compiling Test.Syd.Output.Pretty ( src/Test/Syd/Output/Pretty.hs, dist/build/Test/Syd/Output/Pretty.p_o )
  1708. 186.63 s [sydtest] [26 of 31] Compiling Test.Syd.Output ( src/Test/Syd/Output.hs, dist/build/Test/Syd/Output.p_o )
  1709. 186.63 s [sydtest] [27 of 31] Compiling Test.Syd.Runner.Synchronous.Interleaved ( src/Test/Syd/Runner/Synchronous/Interleaved.hs, dist/build/Test/Syd/Runner/Synchronous/Interleaved.p_o )
  1710. 186.94 s [sydtest] [28 of 31] Compiling Test.Syd.Runner.Synchronous ( src/Test/Syd/Runner/Synchronous.hs, dist/build/Test/Syd/Runner/Synchronous.p_o )
  1711. 187.09 s [sydtest] [29 of 31] Compiling Test.Syd.Runner.Asynchronous ( src/Test/Syd/Runner/Asynchronous.hs, dist/build/Test/Syd/Runner/Asynchronous.p_o )
  1712. 187.11 s [sydtest] [30 of 31] Compiling Test.Syd.Runner ( src/Test/Syd/Runner.hs, dist/build/Test/Syd/Runner.p_o )
  1713. 187.37 s [sydtest] [31 of 31] Compiling Test.Syd ( src/Test/Syd.hs, dist/build/Test/Syd.p_o )
  1714. 189.95 s [sydtest] Phase: checkPhase
  1715. 190.00 s [sydtest] Package has no test suites.
  1716. 190.00 s [sydtest] Phase: haddockPhase
  1717. 190.13 s [sydtest] Preprocessing library for sydtest-0.23.0.1...
  1718. 190.16 s [sydtest] Running Haddock on library for sydtest-0.23.0.1...
  1719. 190.16 s [sydtest] Warning: The documentation for the following packages are not installed. No
  1720. 190.16 s [sydtest] links will be generated to these packages: attoparsec-0.14.4,
  1721. 190.16 s [sydtest] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
  1722. 190.46 s [sydtest] [ 1 of 31] Compiling Paths_sydtest ( dist/build/autogen/Paths_sydtest.hs, /build/ghc1639_0/ghc_10.o, /build/ghc1639_0/ghc_10.dyn_o )
  1723. 190.53 s [sydtest] [ 2 of 31] Compiling Test.Syd.HList ( src/Test/Syd/HList.hs, /build/ghc1639_0/ghc_30.o, /build/ghc1639_0/ghc_30.dyn_o )
  1724. 190.57 s [sydtest] [ 3 of 31] Compiling Test.Syd.Run ( src/Test/Syd/Run.hs, /build/ghc1639_0/ghc_34.o, /build/ghc1639_0/ghc_34.dyn_o )
  1725. 191.75 s [sydtest] [ 4 of 31] Compiling Test.Syd.OptParse ( src/Test/Syd/OptParse.hs, /build/ghc1639_0/ghc_32.o, /build/ghc1639_0/ghc_32.dyn_o )
  1726. 193.10 s [sydtest] [ 5 of 31] Compiling Test.Syd.Expectation ( src/Test/Syd/Expectation.hs, /build/ghc1639_0/ghc_28.o, /build/ghc1639_0/ghc_28.dyn_o )
  1727. 193.30 s [sydtest] [ 6 of 31] Compiling Test.Syd.Def.Golden ( src/Test/Syd/Def/Golden.hs, /build/ghc1639_0/ghc_18.o, /build/ghc1639_0/ghc_18.dyn_o )
  1728. 193.46 s [sydtest] [ 7 of 31] Compiling Test.Syd.SpecForest ( src/Test/Syd/SpecForest.hs, /build/ghc1639_0/ghc_38.o, /build/ghc1639_0/ghc_38.dyn_o )
  1729. 193.60 s [sydtest] [ 8 of 31] Compiling Test.Syd.SpecDef ( src/Test/Syd/SpecDef.hs, /build/ghc1639_0/ghc_36.o, /build/ghc1639_0/ghc_36.dyn_o )
  1730. 194.47 s [sydtest] [ 9 of 31] Compiling Test.Syd.Runner.Wrappers ( src/Test/Syd/Runner/Wrappers.hs, nothing )
  1731. 194.49 s [sydtest] [10 of 31] Compiling Test.Syd.Runner.Single ( src/Test/Syd/Runner/Single.hs, nothing )
  1732. 194.50 s [sydtest] [11 of 31] Compiling Test.Syd.Def.TestDefM ( src/Test/Syd/Def/TestDefM.hs, /build/ghc1639_0/ghc_26.o, /build/ghc1639_0/ghc_26.dyn_o )
  1733. 194.62 s [sydtest] [12 of 31] Compiling Test.Syd.Def.Specify ( src/Test/Syd/Def/Specify.hs, /build/ghc1639_0/ghc_24.o, /build/ghc1639_0/ghc_24.dyn_o )
  1734. 194.88 s [sydtest] [13 of 31] Compiling Test.Syd.Def.Scenario ( src/Test/Syd/Def/Scenario.hs, /build/ghc1639_0/ghc_20.o, /build/ghc1639_0/ghc_20.dyn_o )
  1735. 194.92 s [sydtest] [14 of 31] Compiling Test.Syd.Def.AroundAll ( src/Test/Syd/Def/AroundAll.hs, /build/ghc1639_0/ghc_16.o, /build/ghc1639_0/ghc_16.dyn_o )
  1736. 194.96 s [sydtest] [15 of 31] Compiling Test.Syd.Def.Around ( src/Test/Syd/Def/Around.hs, /build/ghc1639_0/ghc_14.o, /build/ghc1639_0/ghc_14.dyn_o )
  1737. 195.04 s [sydtest] [16 of 31] Compiling Test.Syd.Def.SetupFunc ( src/Test/Syd/Def/SetupFunc.hs, /build/ghc1639_0/ghc_22.o, /build/ghc1639_0/ghc_22.dyn_o )
  1738. 195.11 s [sydtest] [17 of 31] Compiling Test.Syd.Path ( src/Test/Syd/Path.hs, nothing )
  1739. 195.11 s [sydtest] [18 of 31] Compiling Test.Syd.Def ( src/Test/Syd/Def.hs, /build/ghc1639_0/ghc_12.o, /build/ghc1639_0/ghc_12.dyn_o )
  1740. 195.14 s [sydtest] [19 of 31] Compiling Test.Syd.Modify ( src/Test/Syd/Modify.hs, nothing )
  1741. 195.15 s [sydtest] [20 of 31] Compiling Test.Syd.SVG ( src/Test/Syd/SVG.hs, nothing )
  1742. 195.19 s [sydtest] [21 of 31] Compiling Test.Syd.Runner.Synchronous.Separate ( src/Test/Syd/Runner/Synchronous/Separate.hs, nothing )
  1743. 195.22 s [sydtest] [22 of 31] Compiling Test.Syd.ReRun ( src/Test/Syd/ReRun.hs, nothing )
  1744. 195.48 s [sydtest] [23 of 31] Compiling Test.Syd.Output.Common ( src/Test/Syd/Output/Common.hs, nothing )
  1745. 195.67 s [sydtest] [24 of 31] Compiling Test.Syd.Output.Terse ( src/Test/Syd/Output/Terse.hs, nothing )
  1746. 195.69 s [sydtest] [25 of 31] Compiling Test.Syd.Output.Pretty ( src/Test/Syd/Output/Pretty.hs, nothing )
  1747. 195.83 s [sydtest] [26 of 31] Compiling Test.Syd.Output ( src/Test/Syd/Output.hs, nothing )
  1748. 195.83 s [sydtest] [27 of 31] Compiling Test.Syd.Runner.Synchronous.Interleaved ( src/Test/Syd/Runner/Synchronous/Interleaved.hs, nothing )
  1749. 196.09 s [sydtest] [28 of 31] Compiling Test.Syd.Runner.Synchronous ( src/Test/Syd/Runner/Synchronous.hs, nothing )
  1750. 196.09 s [sydtest] [29 of 31] Compiling Test.Syd.Runner.Asynchronous ( src/Test/Syd/Runner/Asynchronous.hs, nothing )
  1751. 196.16 s [sydtest] [30 of 31] Compiling Test.Syd.Runner ( src/Test/Syd/Runner.hs, nothing )
  1752. 196.18 s [sydtest] [31 of 31] Compiling Test.Syd ( src/Test/Syd.hs, nothing )
  1753. 196.19 s [sydtest] Haddock coverage:
  1754. 196.19 s [sydtest] 0% ( 0 / 3) in 'Test.Syd.HList'
  1755. 196.19 s [sydtest] Missing documentation for:
  1756. 196.19 s [sydtest] Module header
  1757. 196.19 s [sydtest] HList (src/Test/Syd/HList.hs:13)
  1758. 196.19 s [sydtest] HContains (src/Test/Syd/HList.hs:17)
  1759. 196.19 s [sydtest] Warning: 'SomeException' is ambiguous. It is defined
  1760. 196.19 s [sydtest] * in ‘GHC.Internal.Exception.Type’
  1761. 196.19 s [sydtest] * in ‘GHC.Internal.Exception.Type’
  1762. 196.19 s [sydtest] You may be able to disambiguate the identifier by qualifying it or
  1763. 196.19 s [sydtest] by specifying the type/value namespace explicitly.
  1764. 196.19 s [sydtest] Defaulting to the one defined in ‘GHC.Internal.Exception.Type’
  1765. 196.19 s [sydtest] Warning: 'shouldBe' is out of scope.
  1766. 196.19 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1767. 196.19 s [sydtest] Warning: 'golden' is out of scope.
  1768. 196.19 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1769. 196.19 s [sydtest] Warning: 'aroundAll' is out of scope.
  1770. 196.19 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1771. 196.19 s [sydtest] Warning: 'around' is out of scope.
  1772. 196.19 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1773. 196.19 s [sydtest] Warning: 'StagedGolden' is ambiguous. It is defined
  1774. 196.19 s [sydtest] * at src/Test/Syd/Run.hs:383:5
  1775. 196.19 s [sydtest] * at src/Test/Syd/Run.hs:382:1
  1776. 196.19 s [sydtest] You may be able to disambiguate the identifier by qualifying it or
  1777. 196.19 s [sydtest] by specifying the type/value namespace explicitly.
  1778. 196.19 s [sydtest] Defaulting to the one defined at src/Test/Syd/Run.hs:382:1
  1779. 196.19 s [sydtest] Warning: 'timeit' is out of scope.
  1780. 196.19 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1781. 196.19 s [sydtest] 21% ( 8 / 37) in 'Test.Syd.Run'
  1782. 196.19 s [sydtest] Missing documentation for:
  1783. 196.19 s [sydtest] IsTest (src/Test/Syd/Run.hs:45)
  1784. 196.19 s [sydtest] runPureTestWithArg (src/Test/Syd/Run.hs:81)
  1785. 196.19 s [sydtest] applyWrapper2 (src/Test/Syd/Run.hs:106)
  1786. 196.19 s [sydtest] runIOTestWithArg (src/Test/Syd/Run.hs:148)
  1787. 196.19 s [sydtest] makeQuickCheckArgs (src/Test/Syd/Run.hs:188)
  1788. 196.19 s [sydtest] runPropertyTestWithArg (src/Test/Syd/Run.hs:207)
  1789. 196.19 s [sydtest] aroundProperty (src/Test/Syd/Run.hs:274)
  1790. 196.19 s [sydtest] aroundProp (src/Test/Syd/Run.hs:277)
  1791. 196.19 s [sydtest] aroundRose (src/Test/Syd/Run.hs:280)
  1792. 196.19 s [sydtest] runGoldenTestWithArg (src/Test/Syd/Run.hs:347)
  1793. 196.19 s [sydtest] StagedGolden (src/Test/Syd/Run.hs:382)
  1794. 196.19 s [sydtest] runStagedGoldenWithArg (src/Test/Syd/Run.hs:412)
  1795. 196.19 s [sydtest] exceptionHandlers (src/Test/Syd/Run.hs:475)
  1796. 196.19 s [sydtest] Test (src/Test/Syd/Run.hs:487)
  1797. 196.19 s [sydtest] TestRunSettings (src/Test/Syd/Run.hs:489)
  1798. 196.19 s [sydtest] defaultTestRunSettings (src/Test/Syd/Run.hs:501)
  1799. 196.19 s [sydtest] SeedSetting (src/Test/Syd/Run.hs:519)
  1800. 196.19 s [sydtest] TestRunResult (src/Test/Syd/Run.hs:565)
  1801. 196.19 s [sydtest] TestStatus (src/Test/Syd/Run.hs:579)
  1802. 196.19 s [sydtest] addContextToException (src/Test/Syd/Run.hs:643)
  1803. 196.19 s [sydtest] GoldenCase (src/Test/Syd/Run.hs:645)
  1804. 196.19 s [sydtest] ProgressReporter (src/Test/Syd/Run.hs:651)
  1805. 196.19 s [sydtest] noProgressReporter (src/Test/Syd/Run.hs:654)
  1806. 196.19 s [sydtest] reportProgress (src/Test/Syd/Run.hs:657)
  1807. 196.19 s [sydtest] Progress (src/Test/Syd/Run.hs:659)
  1808. 196.19 s [sydtest] timeItDuration (src/Test/Syd/Run.hs:694)
  1809. 196.19 s [sydtest] timeItBeginEnd (src/Test/Syd/Run.hs:699)
  1810. 196.19 s [sydtest] Timed (src/Test/Syd/Run.hs:705)
  1811. 196.19 s [sydtest] timedTime (src/Test/Syd/Run.hs:716)
  1812. 196.19 s [sydtest] 15% ( 2 / 13) in 'Test.Syd.OptParse'
  1813. 196.19 s [sydtest] Missing documentation for:
  1814. 196.19 s [sydtest] Module header
  1815. 196.19 s [sydtest] getSettings (src/Test/Syd/OptParse.hs:36)
  1816. 196.19 s [sydtest] defaultSettings (src/Test/Syd/OptParse.hs:209)
  1817. 196.19 s [sydtest] defaultTimeout (src/Test/Syd/OptParse.hs:237)
  1818. 196.19 s [sydtest] defaultRetries (src/Test/Syd/OptParse.hs:240)
  1819. 196.19 s [sydtest] detectTerminalCapabilities (src/Test/Syd/OptParse.hs:251)
  1820. 196.19 s [sydtest] Flags (src/Test/Syd/OptParse.hs:257)
  1821. 196.19 s [sydtest] Timeout (src/Test/Syd/OptParse.hs:456)
  1822. 196.19 s [sydtest] Threads (src/Test/Syd/OptParse.hs:489)
  1823. 196.19 s [sydtest] Iterations (src/Test/Syd/OptParse.hs:550)
  1824. 196.19 s [sydtest] ReportProgress (src/Test/Syd/OptParse.hs:595)
  1825. 196.20 s [sydtest] Warning: 'String' is ambiguous. It is defined
  1826. 196.20 s [sydtest] * in ‘Text.Show.Value’
  1827. 196.20 s [sydtest] * in ‘GHC.Internal.Base’
  1828. 196.20 s [sydtest] You may be able to disambiguate the identifier by qualifying it or
  1829. 196.20 s [sydtest] by specifying the type/value namespace explicitly.
  1830. 196.20 s [sydtest] Defaulting to the one defined in ‘GHC.Internal.Base’
  1831. 196.20 s [sydtest] Warning: 'a' is out of scope.
  1832. 196.20 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1833. 196.20 s [sydtest] Warning: '()' is out of scope.
  1834. 196.20 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1835. 196.20 s [sydtest] 82% ( 23 / 28) in 'Test.Syd.Expectation'
  1836. 196.20 s [sydtest] Missing documentation for:
  1837. 196.20 s [sydtest] anyException (src/Test/Syd/Expectation.hs:175)
  1838. 196.20 s [sydtest] anyErrorCall (src/Test/Syd/Expectation.hs:178)
  1839. 196.20 s [sydtest] errorCall (src/Test/Syd/Expectation.hs:181)
  1840. 196.20 s [sydtest] anyIOException (src/Test/Syd/Expectation.hs:184)
  1841. 196.20 s [sydtest] anyArithException (src/Test/Syd/Expectation.hs:187)
  1842. 196.20 s [sydtest] Warning: Test.Syd.Def.Golden: Could not find documentation for exported module: Test.Syd.Def.Golden
  1843. 196.20 s [sydtest] 93% ( 14 / 15) in 'Test.Syd.Def.Golden'
  1844. 196.20 s [sydtest] Missing documentation for:
  1845. 196.20 s [sydtest] Module header
  1846. 196.20 s [sydtest] 0% ( 0 / 5) in 'Test.Syd.SpecForest'
  1847. 196.20 s [sydtest] Missing documentation for:
  1848. 196.20 s [sydtest] Module header
  1849. 196.20 s [sydtest] SpecForest (src/Test/Syd/SpecForest.hs:10)
  1850. 196.20 s [sydtest] SpecTree (src/Test/Syd/SpecForest.hs:12)
  1851. 196.20 s [sydtest] flattenSpecForest (src/Test/Syd/SpecForest.hs:34)
  1852. 196.20 s [sydtest] flattenSpecTree (src/Test/Syd/SpecForest.hs:37)
  1853. 196.20 s [sydtest] Warning: 'aroundAll' is out of scope.
  1854. 196.20 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1855. 196.20 s [sydtest] Warning: 'around' is out of scope.
  1856. 196.20 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1857. 196.20 s [sydtest] Warning: 'TestDefM' is out of scope.
  1858. 196.20 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1859. 196.20 s [sydtest] Warning: '()' is out of scope.
  1860. 196.20 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1861. 196.20 s [sydtest] 7% ( 2 / 28) in 'Test.Syd.SpecDef'
  1862. 196.20 s [sydtest] Missing documentation for:
  1863. 196.20 s [sydtest] TDef (src/Test/Syd/SpecDef.hs:41)
  1864. 196.20 s [sydtest] TestForest (src/Test/Syd/SpecDef.hs:44)
  1865. 196.20 s [sydtest] TestTree (src/Test/Syd/SpecDef.hs:46)
  1866. 196.20 s [sydtest] SpecDefForest (src/Test/Syd/SpecDef.hs:48)
  1867. 196.20 s [sydtest] filterTestForest (src/Test/Syd/SpecDef.hs:221)
  1868. 196.20 s [sydtest] randomiseTestForest (src/Test/Syd/SpecDef.hs:260)
  1869. 196.20 s [sydtest] markSpecForestAsPending (src/Test/Syd/SpecDef.hs:287)
  1870. 196.20 s [sydtest] Parallelism (src/Test/Syd/SpecDef.hs:311)
  1871. 196.20 s [sydtest] ExecutionOrderRandomisation (src/Test/Syd/SpecDef.hs:316)
  1872. 196.20 s [sydtest] FlakinessMode (src/Test/Syd/SpecDef.hs:321)
  1873. 196.20 s [sydtest] ExpectationMode (src/Test/Syd/SpecDef.hs:326)
  1874. 196.20 s [sydtest] ResultForest (src/Test/Syd/SpecDef.hs:331)
  1875. 196.20 s [sydtest] ResultTree (src/Test/Syd/SpecDef.hs:333)
  1876. 196.20 s [sydtest] computeTestSuiteStats (src/Test/Syd/SpecDef.hs:336)
  1877. 196.20 s [sydtest] TestSuiteStats (src/Test/Syd/SpecDef.hs:372)
  1878. 196.20 s [sydtest] shouldExitFail (src/Test/Syd/SpecDef.hs:406)
  1879. 196.20 s [sydtest] anyFailedTests (src/Test/Syd/SpecDef.hs:420)
  1880. 196.20 s [sydtest] TestRunReport (src/Test/Syd/SpecDef.hs:423)
  1881. 196.20 s [sydtest] testRunReportReportedRun (src/Test/Syd/SpecDef.hs:432)
  1882. 196.20 s [sydtest] testRunReportFailed (src/Test/Syd/SpecDef.hs:442)
  1883. 196.20 s [sydtest] testRunReportStatus (src/Test/Syd/SpecDef.hs:446)
  1884. 196.20 s [sydtest] testStatusMatchesExpectationMode (src/Test/Syd/SpecDef.hs:468)
  1885. 196.20 s [sydtest] testRunReportExamples (src/Test/Syd/SpecDef.hs:474)
  1886. 196.20 s [sydtest] testRunResultExamples (src/Test/Syd/SpecDef.hs:477)
  1887. 196.20 s [sydtest] testRunReportWasFlaky (src/Test/Syd/SpecDef.hs:481)
  1888. 196.20 s [sydtest] testRunReportRetries (src/Test/Syd/SpecDef.hs:489)
  1889. 196.20 s [sydtest] 0% ( 0 / 8) in 'Test.Syd.Runner.Wrappers'
  1890. 196.20 s [sydtest] Missing documentation for:
  1891. 196.20 s [sydtest] Module header
  1892. 196.20 s [sydtest] Next (src/Test/Syd/Runner/Wrappers.hs:15)
  1893. 196.20 s [sydtest] extractNext (src/Test/Syd/Runner/Wrappers.hs:19)
  1894. 196.20 s [sydtest] failFastNext (src/Test/Syd/Runner/Wrappers.hs:23)
  1895. 196.20 s [sydtest] applySimpleWrapper (src/Test/Syd/Runner/Wrappers.hs:33)
  1896. 196.20 s [sydtest] applySimpleWrapper' (src/Test/Syd/Runner/Wrappers.hs:48)
  1897. 196.20 s [sydtest] applySimpleWrapper'' (src/Test/Syd/Runner/Wrappers.hs:63)
  1898. 196.20 s [sydtest] applySimpleWrapper2 (src/Test/Syd/Runner/Wrappers.hs:76)
  1899. 196.20 s [sydtest] Warning: 'maxRetries' is out of scope.
  1900. 196.20 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1901. 196.20 s [sydtest] 50% ( 1 / 2) in 'Test.Syd.Runner.Single'
  1902. 196.20 s [sydtest] Missing documentation for:
  1903. 196.20 s [sydtest] Module header
  1904. 196.20 s [sydtest] Warning: 'aroundAll' is out of scope.
  1905. 196.20 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1906. 196.20 s [sydtest] Warning: 'around' is out of scope.
  1907. 196.20 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1908. 196.20 s [sydtest] Warning: 'TestDefM' is ambiguous. It is defined
  1909. 196.20 s [sydtest] * at src/Test/Syd/Def/TestDefM.hs:47:52
  1910. 196.20 s [sydtest] * at src/Test/Syd/Def/TestDefM.hs:47:1
  1911. 196.20 s [sydtest] You may be able to disambiguate the identifier by qualifying it or
  1912. 196.20 s [sydtest] by specifying the type/value namespace explicitly.
  1913. 196.20 s [sydtest] Defaulting to the one defined at src/Test/Syd/Def/TestDefM.hs:47:1
  1914. 196.20 s [sydtest] Warning: '()' is out of scope.
  1915. 196.20 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1916. 196.20 s [sydtest] Warning: 'describe' is out of scope.
  1917. 196.20 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1918. 196.20 s [sydtest] 54% ( 6 / 11) in 'Test.Syd.Def.TestDefM'
  1919. 196.20 s [sydtest] Missing documentation for:
  1920. 196.20 s [sydtest] Module header
  1921. 196.20 s [sydtest] TestDefEnv (src/Test/Syd/Def/TestDefM.hs:59)
  1922. 196.20 s [sydtest] execTestDefM (src/Test/Syd/Def/TestDefM.hs:66)
  1923. 196.20 s [sydtest] runTestDefM (src/Test/Syd/Def/TestDefM.hs:69)
  1924. 196.20 s [sydtest] toTestRunSettings (src/Test/Syd/Def/TestDefM.hs:103)
  1925. 196.21 s [sydtest] 80% ( 21 / 26) in 'Test.Syd.Def.Specify'
  1926. 196.21 s [sydtest] Missing documentation for:
  1927. 196.21 s [sydtest] xdescribe (src/Test/Syd/Def/Specify.hs:74)
  1928. 196.21 s [sydtest] xit (src/Test/Syd/Def/Specify.hs:195)
  1929. 196.21 s [sydtest] xitWithOuter (src/Test/Syd/Def/Specify.hs:295)
  1930. 196.21 s [sydtest] xitWithBoth (src/Test/Syd/Def/Specify.hs:396)
  1931. 196.21 s [sydtest] xitWithAll (src/Test/Syd/Def/Specify.hs:465)
  1932. 196.21 s [sydtest] 66% ( 2 / 3) in 'Test.Syd.Def.Scenario'
  1933. 196.21 s [sydtest] Missing documentation for:
  1934. 196.21 s [sydtest] Module header
  1935. 196.21 s [sydtest] Warning: 'a' is out of scope.
  1936. 196.21 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1937. 196.21 s [sydtest] Warning: 'b' is out of scope.
  1938. 196.21 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1939. 196.21 s [sydtest] Warning: 'around_' is out of scope.
  1940. 196.21 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1941. 196.21 s [sydtest] 100% ( 12 / 12) in 'Test.Syd.Def.AroundAll'
  1942. 196.21 s [sydtest] Warning: 'inner' is out of scope.
  1943. 196.21 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1944. 196.21 s [sydtest] Warning: 'newInner' is out of scope.
  1945. 196.21 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1946. 196.21 s [sydtest] Warning: 'oldInner' is out of scope.
  1947. 196.21 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1948. 196.21 s [sydtest] Warning: 'c' is out of scope.
  1949. 196.21 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1950. 196.21 s [sydtest] Warning: 'd' is out of scope.
  1951. 196.21 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1952. 196.21 s [sydtest] 90% ( 10 / 11) in 'Test.Syd.Def.Around'
  1953. 196.21 s [sydtest] Missing documentation for:
  1954. 196.21 s [sydtest] Module header
  1955. 196.21 s [sydtest] Warning: 'SetupFunc' is ambiguous. It is defined
  1956. 196.21 s [sydtest] * at src/Test/Syd/Def/SetupFunc.hs:30:30
  1957. 196.21 s [sydtest] * at src/Test/Syd/Def/SetupFunc.hs:30:1
  1958. 196.21 s [sydtest] You may be able to disambiguate the identifier by qualifying it or
  1959. 196.21 s [sydtest] by specifying the type/value namespace explicitly.
  1960. 196.21 s [sydtest] Defaulting to the one defined at src/Test/Syd/Def/SetupFunc.hs:30:1
  1961. 196.21 s [sydtest] Warning: 'resource' is out of scope.
  1962. 196.21 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  1963. 196.21 s [sydtest] 100% ( 12 / 12) in 'Test.Syd.Def.SetupFunc'
  1964. 196.21 s [sydtest] 50% ( 2 / 4) in 'Test.Syd.Path'
  1965. 196.21 s [sydtest] Missing documentation for:
  1966. 196.21 s [sydtest] Module header
  1967. 196.21 s [sydtest] tempBinaryFileWithContentsSetupFunc (src/Test/Syd/Path.hs:31)
  1968. 196.21 s [sydtest] 100% ( 9 / 9) in 'Test.Syd.Def'
  1969. 196.22 s [sydtest] 74% ( 29 / 39) in 'Test.Syd.Modify'
  1970. 196.22 s [sydtest] Missing documentation for:
  1971. 196.22 s [sydtest] modifyMaxSuccess (src/Test/Syd/Modify.hs:64)
  1972. 196.22 s [sydtest] modifyMaxDiscardRatio (src/Test/Syd/Modify.hs:67)
  1973. 196.22 s [sydtest] modifyMaxSize (src/Test/Syd/Modify.hs:70)
  1974. 196.22 s [sydtest] modifyMaxShrinks (src/Test/Syd/Modify.hs:73)
  1975. 196.22 s [sydtest] modifyRunSettings (src/Test/Syd/Modify.hs:61)
  1976. 196.22 s [sydtest] TestRunSettings (src/Test/Syd/Run.hs:489)
  1977. 196.22 s [sydtest] Parallelism (src/Test/Syd/SpecDef.hs:311)
  1978. 196.22 s [sydtest] ExecutionOrderRandomisation (src/Test/Syd/SpecDef.hs:316)
  1979. 196.22 s [sydtest] FlakinessMode (src/Test/Syd/SpecDef.hs:321)
  1980. 196.22 s [sydtest] ExpectationMode (src/Test/Syd/SpecDef.hs:326)
  1981. 196.22 s [sydtest] 0% ( 0 / 2) in 'Test.Syd.SVG'
  1982. 196.22 s [sydtest] Missing documentation for:
  1983. 196.22 s [sydtest] Module header
  1984. 196.22 s [sydtest] writeSvgReport (src/Test/Syd/SVG.hs:18)
  1985. 196.22 s [sydtest] 0% ( 0 / 2) in 'Test.Syd.Runner.Synchronous.Separate'
  1986. 196.22 s [sydtest] Missing documentation for:
  1987. 196.22 s [sydtest] Module header
  1988. 196.22 s [sydtest] runSpecForestSynchronously (src/Test/Syd/Runner/Synchronous/Separate.hs:21)
  1989. 196.22 s [sydtest] 0% ( 0 / 2) in 'Test.Syd.ReRun'
  1990. 196.22 s [sydtest] Missing documentation for:
  1991. 196.22 s [sydtest] Module header
  1992. 196.22 s [sydtest] withRerunByReport (src/Test/Syd/ReRun.hs:35)
  1993. 196.22 s [sydtest] Warning: 'Chunk' is ambiguous. It is defined
  1994. 196.22 s [sydtest] * in ‘Text.Colour.Chunk’
  1995. 196.22 s [sydtest] * in ‘Text.Colour.Chunk’
  1996. 196.22 s [sydtest] You may be able to disambiguate the identifier by qualifying it or
  1997. 196.22 s [sydtest] by specifying the type/value namespace explicitly.
  1998. 196.22 s [sydtest] Defaulting to the one defined in ‘Text.Colour.Chunk’
  1999. 196.22 s [sydtest] 4% ( 1 / 22) in 'Test.Syd.Output.Common'
  2000. 196.22 s [sydtest] Missing documentation for:
  2001. 196.22 s [sydtest] Module header
  2002. 196.22 s [sydtest] padding (src/Test/Syd/Output/Common.hs:28)
  2003. 196.22 s [sydtest] paddingSize (src/Test/Syd/Output/Common.hs:31)
  2004. 196.22 s [sydtest] orange (src/Test/Syd/Output/Common.hs:34)
  2005. 196.22 s [sydtest] darkRed (src/Test/Syd/Output/Common.hs:37)
  2006. 196.22 s [sydtest] statusColour (src/Test/Syd/Output/Common.hs:40)
  2007. 196.22 s [sydtest] statusCheckMark (src/Test/Syd/Output/Common.hs:45)
  2008. 196.22 s [sydtest] timeChunkFor (src/Test/Syd/Output/Common.hs:50)
  2009. 196.22 s [sydtest] stringChunks (src/Test/Syd/Output/Common.hs:63)
  2010. 196.22 s [sydtest] indexed (src/Test/Syd/Output/Common.hs:68)
  2011. 196.22 s [sydtest] commaList (src/Test/Syd/Output/Common.hs:71)
  2012. 196.22 s [sydtest] mContextChunks (src/Test/Syd/Output/Common.hs:76)
  2013. 196.22 s [sydtest] outputSomeException (src/Test/Syd/Output/Common.hs:79)
  2014. 196.22 s [sydtest] outputAssertion (src/Test/Syd/Output/Common.hs:93)
  2015. 196.22 s [sydtest] outputEqualityAssertionFailed (src/Test/Syd/Output/Common.hs:143)
  2016. 196.22 s [sydtest] formatDiff (src/Test/Syd/Output/Common.hs:155)
  2017. 196.22 s [sydtest] outputNotEqualAssertionFailed (src/Test/Syd/Output/Common.hs:201)
  2018. 196.22 s [sydtest] outputPredicateSuccessAssertionFailed (src/Test/Syd/Output/Common.hs:214)
  2019. 196.22 s [sydtest] outputPredicateFailAssertionFailed (src/Test/Syd/Output/Common.hs:223)
  2020. 196.22 s [sydtest] resultForestWidth (src/Test/Syd/Output/Common.hs:232)
  2021. 196.22 s [sydtest] specForestWidth (src/Test/Syd/Output/Common.hs:244)
  2022. 196.22 s [sydtest] 80% ( 4 / 5) in 'Test.Syd.Output.Terse'
  2023. 196.22 s [sydtest] Missing documentation for:
  2024. 196.22 s [sydtest] Module header
  2025. 196.22 s [sydtest] 0% ( 0 / 25) in 'Test.Syd.Output.Pretty'
  2026. 196.22 s [sydtest] Missing documentation for:
  2027. 196.22 s [sydtest] Module header
  2028. 196.22 s [sydtest] renderPrettyReport (src/Test/Syd/Output/Pretty.hs:28)
  2029. 196.22 s [sydtest] outputResultReport (src/Test/Syd/Output/Pretty.hs:35)
  2030. 196.22 s [sydtest] outputPrettySummary (src/Test/Syd/Output/Pretty.hs:47)
  2031. 196.22 s [sydtest] outputFailuresHeader (src/Test/Syd/Output/Pretty.hs:60)
  2032. 196.22 s [sydtest] outputFailuresWithHeading (src/Test/Syd/Output/Pretty.hs:63)
  2033. 196.22 s [sydtest] outputStats (src/Test/Syd/Output/Pretty.hs:73)
  2034. 196.22 s [sydtest] outputProfilingInfo (src/Test/Syd/Output/Pretty.hs:121)
  2035. 196.22 s [sydtest] outputTestsHeader (src/Test/Syd/Output/Pretty.hs:138)
  2036. 196.22 s [sydtest] outputHeader (src/Test/Syd/Output/Pretty.hs:141)
  2037. 196.22 s [sydtest] outputSpecForest (src/Test/Syd/Output/Pretty.hs:147)
  2038. 196.22 s [sydtest] outputSpecTree (src/Test/Syd/Output/Pretty.hs:150)
  2039. 196.22 s [sydtest] outputDescribeLine (src/Test/Syd/Output/Pretty.hs:157)
  2040. 196.22 s [sydtest] outputSpecifyLines (src/Test/Syd/Output/Pretty.hs:160)
  2041. 196.22 s [sydtest] exampleNrChunk (src/Test/Syd/Output/Pretty.hs:194)
  2042. 196.22 s [sydtest] retriesChunks (src/Test/Syd/Output/Pretty.hs:201)
  2043. 196.22 s [sydtest] labelsChunks (src/Test/Syd/Output/Pretty.hs:218)
  2044. 196.22 s [sydtest] classesChunks (src/Test/Syd/Output/Pretty.hs:243)
  2045. 196.22 s [sydtest] tablesChunks (src/Test/Syd/Output/Pretty.hs:264)
  2046. 196.22 s [sydtest] outputPendingLines (src/Test/Syd/Output/Pretty.hs:287)
  2047. 196.22 s [sydtest] outputFailureLabels (src/Test/Syd/Output/Pretty.hs:297)
  2048. 196.22 s [sydtest] outputFailureClasses (src/Test/Syd/Output/Pretty.hs:303)
  2049. 196.22 s [sydtest] outputGoldenCase (src/Test/Syd/Output/Pretty.hs:309)
  2050. 196.22 s [sydtest] spacingChunk (src/Test/Syd/Output/Pretty.hs:318)
  2051. 196.22 s [sydtest] outputFailures (src/Test/Syd/Output/Pretty.hs:331)
  2052. 196.22 s [sydtest] 71% ( 5 / 7) in 'Test.Syd.Output'
  2053. 196.22 s [sydtest] Missing documentation for:
  2054. 196.22 s [sydtest] Module header
  2055. 196.22 s [sydtest] printOutputSpecForest (src/Test/Syd/Output.hs:22)
  2056. 196.22 s [sydtest] 0% ( 0 / 2) in 'Test.Syd.Runner.Synchronous.Interleaved'
  2057. 196.22 s [sydtest] Missing documentation for:
  2058. 196.22 s [sydtest] Module header
  2059. 196.22 s [sydtest] runSpecForestInterleavedWithOutputSynchronously (src/Test/Syd/Runner/Synchronous/Interleaved.hs:28)
  2060. 196.22 s [sydtest] 0% ( 0 / 3) in 'Test.Syd.Runner.Synchronous'
  2061. 196.22 s [sydtest] Missing documentation for:
  2062. 196.22 s [sydtest] Module header
  2063. 196.22 s [sydtest] runSpecForestSynchronously (src/Test/Syd/Runner/Synchronous/Separate.hs:21)
  2064. 196.22 s [sydtest] runSpecForestInterleavedWithOutputSynchronously (src/Test/Syd/Runner/Synchronous/Interleaved.hs:28)
  2065. 196.22 s [sydtest] 33% ( 1 / 3) in 'Test.Syd.Runner.Asynchronous'
  2066. 196.22 s [sydtest] Missing documentation for:
  2067. 196.22 s [sydtest] runSpecForestAsynchronously (src/Test/Syd/Runner/Asynchronous.hs:39)
  2068. 196.22 s [sydtest] runSpecForestInterleavedWithOutputAsynchronously (src/Test/Syd/Runner/Asynchronous.hs:48)
  2069. 196.22 s [sydtest] Warning: Test.Syd.Runner: Could not find documentation for exported module: Test.Syd.Runner
  2070. 196.22 s [sydtest] 50% ( 4 / 8) in 'Test.Syd.Runner'
  2071. 196.22 s [sydtest] Missing documentation for:
  2072. 196.22 s [sydtest] sydTestResult (src/Test/Syd/Runner.hs:53)
  2073. 196.22 s [sydtest] sydTestOnce (src/Test/Syd/Runner.hs:63)
  2074. 196.22 s [sydtest] sydTestIterations (src/Test/Syd/Runner.hs:76)
  2075. 196.22 s [sydtest] setPseudorandomness (src/Test/Syd/Runner.hs:113)
  2076. 196.22 s [sydtest] Warning: 'GoldenTest' is ambiguous. It is defined
  2077. 196.22 s [sydtest] * at src/Test/Syd/Run.hs:298:21
  2078. 196.22 s [sydtest] * at src/Test/Syd/Run.hs:298:1
  2079. 196.22 s [sydtest] You may be able to disambiguate the identifier by qualifying it or
  2080. 196.22 s [sydtest] by specifying the type/value namespace explicitly.
  2081. 196.22 s [sydtest] Defaulting to the one defined at src/Test/Syd/Run.hs:298:1
  2082. 196.22 s [sydtest] Warning: '()' is out of scope.
  2083. 196.22 s [sydtest] If you qualify the identifier, haddock can try to link it anyway.
  2084. 196.22 s [sydtest] Warning: 'Settings' is ambiguous. It is defined
  2085. 196.22 s [sydtest] * at src/Test/Syd/OptParse.hs:39:17
  2086. 196.22 s [sydtest] * at src/Test/Syd/OptParse.hs:39:1
  2087. 196.22 s [sydtest] You may be able to disambiguate the identifier by qualifying it or
  2088. 196.22 s [sydtest] by specifying the type/value namespace explicitly.
  2089. 196.22 s [sydtest] Defaulting to the one defined at src/Test/Syd/OptParse.hs:39:1
  2090. 196.23 s [sydtest] 83% (154 /184) in 'Test.Syd'
  2091. 196.23 s [sydtest] Missing documentation for:
  2092. 196.23 s [sydtest] xdescribe (src/Test/Syd/Def/Specify.hs:74)
  2093. 196.23 s [sydtest] xit (src/Test/Syd/Def/Specify.hs:195)
  2094. 196.23 s [sydtest] xitWithOuter (src/Test/Syd/Def/Specify.hs:295)
  2095. 196.23 s [sydtest] xitWithBoth (src/Test/Syd/Def/Specify.hs:396)
  2096. 196.23 s [sydtest] xitWithAll (src/Test/Syd/Def/Specify.hs:465)
  2097. 196.23 s [sydtest] anyException (src/Test/Syd/Expectation.hs:175)
  2098. 196.23 s [sydtest] anyErrorCall (src/Test/Syd/Expectation.hs:178)
  2099. 196.23 s [sydtest] errorCall (src/Test/Syd/Expectation.hs:181)
  2100. 196.23 s [sydtest] anyIOException (src/Test/Syd/Expectation.hs:184)
  2101. 196.23 s [sydtest] anyArithException (src/Test/Syd/Expectation.hs:187)
  2102. 196.23 s [sydtest] modifyMaxSuccess (src/Test/Syd/Modify.hs:64)
  2103. 196.23 s [sydtest] modifyMaxDiscardRatio (src/Test/Syd/Modify.hs:67)
  2104. 196.23 s [sydtest] modifyMaxSize (src/Test/Syd/Modify.hs:70)
  2105. 196.23 s [sydtest] modifyMaxShrinks (src/Test/Syd/Modify.hs:73)
  2106. 196.23 s [sydtest] modifyRunSettings (src/Test/Syd/Modify.hs:61)
  2107. 196.23 s [sydtest] TestRunSettings (src/Test/Syd/Run.hs:489)
  2108. 196.23 s [sydtest] Parallelism (src/Test/Syd/SpecDef.hs:311)
  2109. 196.23 s [sydtest] ExecutionOrderRandomisation (src/Test/Syd/SpecDef.hs:316)
  2110. 196.23 s [sydtest] FlakinessMode (src/Test/Syd/SpecDef.hs:321)
  2111. 196.23 s [sydtest] ExpectationMode (src/Test/Syd/SpecDef.hs:326)
  2112. 196.23 s [sydtest] execTestDefM (src/Test/Syd/Def/TestDefM.hs:66)
  2113. 196.23 s [sydtest] runTestDefM (src/Test/Syd/Def/TestDefM.hs:69)
  2114. 196.23 s [sydtest] IsTest (src/Test/Syd/Run.hs:45)
  2115. 196.23 s [sydtest] TDef (src/Test/Syd/SpecDef.hs:41)
  2116. 196.23 s [sydtest] TestForest (src/Test/Syd/SpecDef.hs:44)
  2117. 196.23 s [sydtest] TestTree (src/Test/Syd/SpecDef.hs:46)
  2118. 196.23 s [sydtest] SpecDefForest (src/Test/Syd/SpecDef.hs:48)
  2119. 196.23 s [sydtest] ResultForest (src/Test/Syd/SpecDef.hs:331)
  2120. 196.23 s [sydtest] ResultTree (src/Test/Syd/SpecDef.hs:333)
  2121. 196.23 s [sydtest] shouldExitFail (src/Test/Syd/SpecDef.hs:406)
  2122. 196.71 s [sydtest] Warning: Test.Syd.Run: could not find link destinations for:
  2123. 196.71 s [sydtest] - Test.QuickCheck.Property.Result
  2124. 196.71 s [sydtest] - Test.QuickCheck.Property.Prop
  2125. 196.71 s [sydtest] - Test.QuickCheck.Property.Rose
  2126. 196.71 s [sydtest] - Test.Syd.Run.Rep_Timed
  2127. 196.71 s [sydtest] - Test.Syd.Run.Rep_Progress
  2128. 196.71 s [sydtest] - Test.Syd.Run.Rep_TestRunResult
  2129. 196.71 s [sydtest] - Test.Syd.Run.Rep_GoldenCase
  2130. 196.71 s [sydtest] - Test.Syd.Run.Rep_Assertion
  2131. 196.71 s [sydtest] - Test.Syd.Run.Rep_TestStatus
  2132. 196.71 s [sydtest] - Test.Syd.Run.Rep_TestRunSettings
  2133. 196.71 s [sydtest] - Test.Syd.Run.Rep_SeedSetting
  2134. 196.71 s [sydtest] Warning: Test.Syd.OptParse: could not find link destinations for:
  2135. 196.71 s [sydtest] - Path.Internal.Posix.Path
  2136. 196.71 s [sydtest] - Path.Posix.Abs
  2137. 196.71 s [sydtest] - Path.Posix.File
  2138. 196.71 s [sydtest] - Test.Syd.OptParse.Rep_Settings
  2139. 196.71 s [sydtest] - Test.Syd.OptParse.Rep_Flags
  2140. 196.71 s [sydtest] - Test.Syd.OptParse.Rep_ReportProgress
  2141. 196.71 s [sydtest] - Test.Syd.OptParse.Rep_Iterations
  2142. 196.71 s [sydtest] - Test.Syd.OptParse.Rep_Threads
  2143. 196.71 s [sydtest] - Test.Syd.OptParse.Rep_Timeout
  2144. 196.71 s [sydtest] - Test.Syd.OptParse.Rep_OutputFormat
  2145. 196.72 s [sydtest] Warning: Test.Syd.SpecDef: could not find link destinations for:
  2146. 196.72 s [sydtest] - Test.Syd.SpecDef.Rep_TestRunReport
  2147. 196.72 s [sydtest] - Test.Syd.SpecDef.Rep_ExpectationMode
  2148. 196.72 s [sydtest] - Test.Syd.SpecDef.Rep_FlakinessMode
  2149. 196.72 s [sydtest] - Test.Syd.SpecDef.Rep_ExecutionOrderRandomisation
  2150. 196.72 s [sydtest] - Test.Syd.SpecDef.Rep_Parallelism
  2151. 196.72 s [sydtest] Warning: Test.Syd.Def.TestDefM: could not find link destinations for:
  2152. 196.72 s [sydtest] - Test.Syd.Def.TestDefM.Rep_TestDefEnv
  2153. 196.72 s [sydtest] Warning: Test.Syd.Path: could not find link destinations for:
  2154. 196.72 s [sydtest] - Path.Internal.Posix.Path
  2155. 196.72 s [sydtest] - Path.Posix.Abs
  2156. 196.72 s [sydtest] - Path.Posix.Dir
  2157. 196.72 s [sydtest] - Path.Posix.File
  2158. 196.72 s [sydtest] Warning: Test.Syd.Modify: could not find link destinations for:
  2159. 196.72 s [sydtest] - Test.Syd.Run.Rep_TestRunSettings
  2160. 196.72 s [sydtest] - Test.Syd.SpecDef.Rep_ExpectationMode
  2161. 196.72 s [sydtest] - Test.Syd.SpecDef.Rep_FlakinessMode
  2162. 196.72 s [sydtest] - Test.Syd.SpecDef.Rep_ExecutionOrderRandomisation
  2163. 196.72 s [sydtest] - Test.Syd.SpecDef.Rep_Parallelism
  2164. 196.74 s [sydtest] Warning: Test.Syd: could not find link destinations for:
  2165. 196.74 s [sydtest] - Test.Syd.Run.Rep_Assertion
  2166. 196.74 s [sydtest] - Test.Syd.Run.Rep_TestRunSettings
  2167. 196.74 s [sydtest] - Test.Syd.SpecDef.Rep_ExpectationMode
  2168. 196.74 s [sydtest] - Test.Syd.SpecDef.Rep_FlakinessMode
  2169. 196.74 s [sydtest] - Test.Syd.SpecDef.Rep_ExecutionOrderRandomisation
  2170. 196.74 s [sydtest] - Test.Syd.SpecDef.Rep_Parallelism
  2171. 203.49 s [sydtest] Documentation created: dist/doc/html/sydtest/,
  2172. 203.49 s [sydtest] dist/doc/html/sydtest/sydtest.txt
  2173. 203.55 s [sydtest] Phase: installPhase
  2174. 203.65 s [sydtest] Installing library in /nix/store/wn1cmyij6rvh5b3mw6ngihrxr7cdiqi5-sydtest-0.23.0.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
  2175. 204.29 s [sydtest] Phase: fixupPhase
  2176. 204.33 s [sydtest] shrinking RPATHs of ELF executables and libraries in /nix/store/wn1cmyij6rvh5b3mw6ngihrxr7cdiqi5-sydtest-0.23.0.1
  2177. 204.35 s [sydtest] shrinking /nix/store/wn1cmyij6rvh5b3mw6ngihrxr7cdiqi5-sydtest-0.23.0.1/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/libHSsydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1-ghc9.10.3.so
  2178. 204.40 s [sydtest] checking for references to /build/ in /nix/store/wn1cmyij6rvh5b3mw6ngihrxr7cdiqi5-sydtest-0.23.0.1...
  2179. 204.44 s [sydtest] patching script interpreter paths in /nix/store/wn1cmyij6rvh5b3mw6ngihrxr7cdiqi5-sydtest-0.23.0.1
  2180. 204.44 s [sydtest] stripping (with command strip and flags -S -p) in /nix/store/wn1cmyij6rvh5b3mw6ngihrxr7cdiqi5-sydtest-0.23.0.1/lib
  2181. 204.78 s [sydtest] shrinking RPATHs of ELF executables and libraries in /nix/store/71vifngcy5v80y2b9pdd4k5dhli2xafm-sydtest-0.23.0.1-doc
  2182. 204.80 s [sydtest] checking for references to /build/ in /nix/store/71vifngcy5v80y2b9pdd4k5dhli2xafm-sydtest-0.23.0.1-doc...
  2183. 204.83 s [sydtest] patching script interpreter paths in /nix/store/71vifngcy5v80y2b9pdd4k5dhli2xafm-sydtest-0.23.0.1-doc
  2184. 204.97 s Progress: 46 of 50 built
  2185. 205.01 s Building opt-env-conf-test-source
  2186. 205.30 s [opt-env-conf-test-source] Phase: setupCompilerEnvironmentPhase
  2187. 205.33 s [opt-env-conf-test-source] Build with /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3.
  2188. 205.66 s [opt-env-conf-test-source] Phase: unpackPhase
  2189. 205.67 s [opt-env-conf-test-source] unpacking source archive /nix/store/54dnifb9z3m8j76s8hgvph6c6np3iznk-opt-env-conf-test
  2190. 205.69 s [opt-env-conf-test-source] source root is opt-env-conf-test
  2191. 205.70 s [opt-env-conf-test-source] Phase: patchPhase
  2192. 205.71 s [opt-env-conf-test-source] Phase: compileBuildDriverPhase
  2193. 205.72 s [opt-env-conf-test-source] setupCompileFlags: -package-db=/build/tmp.8i5UvmkElG/setup-package.conf.d -threaded
  2194. 205.76 s [opt-env-conf-test-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.8i5UvmkElG/Main.o )
  2195. 205.80 s [opt-env-conf-test-source] [2 of 2] Linking Setup
  2196. 206.93 s [opt-env-conf-test-source] Phase: updateAutotoolsGnuConfigScriptsPhase
  2197. 206.94 s [opt-env-conf-test-source] Phase: configurePhase
  2198. 206.95 s [opt-env-conf-test-source] configureFlags: --verbose --prefix=/nix/store/ca5hfn76yvyrshr3nnmnqybg0kghqkkv-opt-env-conf-test-source-0.0.0.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/share/doc/opt-env-conf-test-0.0.0.4 --with-gcc=gcc --package-db=/build/tmp.8i5UvmkElG/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Werror --extra-lib-dirs=/nix/store/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-elfutils-0.194/lib --extra-lib-dirs=/nix/store/hi0ar880110k6jsmmili7dh1gq3cg2a9-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/g09cflpnp4g80q56sj9dng1qzv4v4ybc-numactl-2.0.18/lib
  2199. 206.96 s [opt-env-conf-test-source] Using Parsec parser
  2200. 206.96 s [opt-env-conf-test-source] Configuring opt-env-conf-test-0.0.0.4...
  2201. 207.66 s [opt-env-conf-test-source] Dependency aeson: using aeson-2.2.3.0
  2202. 207.66 s [opt-env-conf-test-source] Dependency base <5: using base-4.20.2.0
  2203. 207.66 s [opt-env-conf-test-source] Dependency genvalidity: using genvalidity-1.1.1.0
  2204. 207.66 s [opt-env-conf-test-source] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
  2205. 207.66 s [opt-env-conf-test-source] Dependency opt-env-conf >=0.9.0.0: using opt-env-conf-0.15.0.2
  2206. 207.66 s [opt-env-conf-test-source] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
  2207. 207.66 s [opt-env-conf-test-source] Dependency sydtest: using sydtest-0.23.0.1
  2208. 207.66 s [opt-env-conf-test-source] Dependency text: using text-2.1.3
  2209. 207.66 s [opt-env-conf-test-source] Source component graph: component lib
  2210. 207.66 s [opt-env-conf-test-source] Configured component graph:
  2211. 207.66 s [opt-env-conf-test-source] component opt-env-conf-test-0.0.0.4-24nngTOAnSWLeOEhhVynh6
  2212. 207.66 s [opt-env-conf-test-source] include aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
  2213. 207.66 s [opt-env-conf-test-source] include base-4.20.2.0-64da
  2214. 207.66 s [opt-env-conf-test-source] include genvalidity-1.1.1.0-KJOcA1wEUno9vXRiVdno1L
  2215. 207.66 s [opt-env-conf-test-source] include genvalidity-containers-1.0.0.2-DXaOCEBh8iJ1c8u2LwVlK1
  2216. 207.66 s [opt-env-conf-test-source] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  2217. 207.66 s [opt-env-conf-test-source] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
  2218. 207.66 s [opt-env-conf-test-source] include sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
  2219. 207.66 s [opt-env-conf-test-source] include text-2.1.3-c691
  2220. 207.66 s [opt-env-conf-test-source] Linked component graph:
  2221. 207.66 s [opt-env-conf-test-source] unit opt-env-conf-test-0.0.0.4-24nngTOAnSWLeOEhhVynh6
  2222. 207.66 s [opt-env-conf-test-source] include aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
  2223. 207.66 s [opt-env-conf-test-source] include base-4.20.2.0-64da
  2224. 207.66 s [opt-env-conf-test-source] include genvalidity-1.1.1.0-KJOcA1wEUno9vXRiVdno1L
  2225. 207.66 s [opt-env-conf-test-source] include genvalidity-containers-1.0.0.2-DXaOCEBh8iJ1c8u2LwVlK1
  2226. 207.66 s [opt-env-conf-test-source] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  2227. 207.66 s [opt-env-conf-test-source] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
  2228. 207.66 s [opt-env-conf-test-source] include sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
  2229. 207.66 s [opt-env-conf-test-source] include text-2.1.3-c691
  2230. 207.66 s [opt-env-conf-test-source] OptEnvConf.Args.Gen=opt-env-conf-test-0.0.0.4-24nngTOAnSWLeOEhhVynh6:OptEnvConf.Args.Gen,OptEnvConf.EnvMap.Gen=opt-env-conf-test-0.0.0.4-24nngTOAnSWLeOEhhVynh6:OptEnvConf.EnvMap.Gen,OptEnvConf.Test=opt-env-conf-test-0.0.0.4-24nngTOAnSWLeOEhhVynh6:OptEnvConf.Test
  2231. 207.66 s [opt-env-conf-test-source] Ready component graph:
  2232. 207.66 s [opt-env-conf-test-source] definite opt-env-conf-test-0.0.0.4-24nngTOAnSWLeOEhhVynh6
  2233. 207.66 s [opt-env-conf-test-source] depends aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
  2234. 207.66 s [opt-env-conf-test-source] depends base-4.20.2.0-64da
  2235. 207.66 s [opt-env-conf-test-source] depends genvalidity-1.1.1.0-KJOcA1wEUno9vXRiVdno1L
  2236. 207.66 s [opt-env-conf-test-source] depends genvalidity-containers-1.0.0.2-DXaOCEBh8iJ1c8u2LwVlK1
  2237. 207.66 s [opt-env-conf-test-source] depends opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  2238. 207.66 s [opt-env-conf-test-source] depends safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
  2239. 207.66 s [opt-env-conf-test-source] depends sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
  2240. 207.66 s [opt-env-conf-test-source] depends text-2.1.3-c691
  2241. 207.66 s [opt-env-conf-test-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
  2242. 207.66 s [opt-env-conf-test-source] Using compiler: ghc-9.10.3
  2243. 207.66 s [opt-env-conf-test-source] Using install prefix:
  2244. 207.66 s [opt-env-conf-test-source] /nix/store/ca5hfn76yvyrshr3nnmnqybg0kghqkkv-opt-env-conf-test-source-0.0.0.4
  2245. 207.66 s [opt-env-conf-test-source] Executables installed in:
  2246. 207.66 s [opt-env-conf-test-source] /nix/store/ca5hfn76yvyrshr3nnmnqybg0kghqkkv-opt-env-conf-test-source-0.0.0.4/bin
  2247. 207.66 s [opt-env-conf-test-source] Libraries installed in:
  2248. 207.66 s [opt-env-conf-test-source] /nix/store/ca5hfn76yvyrshr3nnmnqybg0kghqkkv-opt-env-conf-test-source-0.0.0.4/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/opt-env-conf-test-0.0.0.4-24nngTOAnSWLeOEhhVynh6
  2249. 207.66 s [opt-env-conf-test-source] Dynamic Libraries installed in:
  2250. 207.66 s [opt-env-conf-test-source] /nix/store/ca5hfn76yvyrshr3nnmnqybg0kghqkkv-opt-env-conf-test-source-0.0.0.4/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6
  2251. 207.66 s [opt-env-conf-test-source] Private executables installed in:
  2252. 207.66 s [opt-env-conf-test-source] /nix/store/ca5hfn76yvyrshr3nnmnqybg0kghqkkv-opt-env-conf-test-source-0.0.0.4/libexec/x86_64-linux-ghc-9.10.3-05f6/opt-env-conf-test-0.0.0.4
  2253. 207.66 s [opt-env-conf-test-source] Data files installed in:
  2254. 207.66 s [opt-env-conf-test-source] /nix/store/ca5hfn76yvyrshr3nnmnqybg0kghqkkv-opt-env-conf-test-source-0.0.0.4/share/x86_64-linux-ghc-9.10.3-05f6/opt-env-conf-test-0.0.0.4
  2255. 207.66 s [opt-env-conf-test-source] Documentation installed in: /share/doc/opt-env-conf-test-0.0.0.4
  2256. 207.66 s [opt-env-conf-test-source] Configuration files installed in:
  2257. 207.66 s [opt-env-conf-test-source] /nix/store/ca5hfn76yvyrshr3nnmnqybg0kghqkkv-opt-env-conf-test-source-0.0.0.4/etc
  2258. 207.66 s [opt-env-conf-test-source] No alex found
  2259. 207.66 s [opt-env-conf-test-source] Using ar found on system at:
  2260. 207.66 s [opt-env-conf-test-source] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  2261. 207.66 s [opt-env-conf-test-source] No c2hs found
  2262. 207.66 s [opt-env-conf-test-source] No cpphs found
  2263. 207.66 s [opt-env-conf-test-source] No doctest found
  2264. 207.66 s [opt-env-conf-test-source] Using gcc version 14.3.0 given by user at:
  2265. 207.66 s [opt-env-conf-test-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  2266. 207.66 s [opt-env-conf-test-source] Using ghc version 9.10.3 found on system at:
  2267. 207.66 s [opt-env-conf-test-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc
  2268. 207.66 s [opt-env-conf-test-source] Using ghc-pkg version 9.10.3 found on system at:
  2269. 207.66 s [opt-env-conf-test-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc-pkg-9.10.3
  2270. 207.66 s [opt-env-conf-test-source] No ghcjs found
  2271. 207.66 s [opt-env-conf-test-source] No ghcjs-pkg found
  2272. 207.66 s [opt-env-conf-test-source] No greencard found
  2273. 207.66 s [opt-env-conf-test-source] Using haddock version 2.31.1 found on system at:
  2274. 207.66 s [opt-env-conf-test-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/haddock-ghc-9.10.3
  2275. 207.66 s [opt-env-conf-test-source] No happy found
  2276. 207.66 s [opt-env-conf-test-source] Using haskell-suite found on system at: haskell-suite-dummy-location
  2277. 207.66 s [opt-env-conf-test-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  2278. 207.66 s [opt-env-conf-test-source] No hmake found
  2279. 207.66 s [opt-env-conf-test-source] Using hpc version 0.69 found on system at:
  2280. 207.66 s [opt-env-conf-test-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hpc-ghc-9.10.3
  2281. 207.66 s [opt-env-conf-test-source] Using hsc2hs version 0.68.10 found on system at:
  2282. 207.66 s [opt-env-conf-test-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  2283. 207.66 s [opt-env-conf-test-source] Using hscolour version 1.25 found on system at:
  2284. 207.66 s [opt-env-conf-test-source] /nix/store/f755skyzf4jvfx3crwq9mmh3x4lsaz8i-hscolour-1.25/bin/HsColour
  2285. 207.66 s [opt-env-conf-test-source] No jhc found
  2286. 207.66 s [opt-env-conf-test-source] Using ld found on system at:
  2287. 207.66 s [opt-env-conf-test-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  2288. 207.66 s [opt-env-conf-test-source] No pkg-config found
  2289. 207.66 s [opt-env-conf-test-source] Using runghc version 9.10.3 found on system at:
  2290. 207.66 s [opt-env-conf-test-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/runghc-9.10.3
  2291. 207.66 s [opt-env-conf-test-source] Using strip version 2.44 found on system at:
  2292. 207.66 s [opt-env-conf-test-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  2293. 207.66 s [opt-env-conf-test-source] Using tar found on system at:
  2294. 207.66 s [opt-env-conf-test-source] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  2295. 207.66 s [opt-env-conf-test-source] No uhc found
  2296. 208.02 s [opt-env-conf-test-source] Phase: buildPhase
  2297. 208.15 s [opt-env-conf-test-source] Distribution quality warnings:
  2298. 208.15 s [opt-env-conf-test-source] [no-category] No 'category' field.
  2299. 208.15 s [opt-env-conf-test-source] [no-description] No 'description' field.
  2300. 208.15 s [opt-env-conf-test-source] [missing-upper-bounds] On library, these packages miss upper bounds:
  2301. 208.15 s [opt-env-conf-test-source] - aeson
  2302. 208.15 s [opt-env-conf-test-source] - genvalidity
  2303. 208.15 s [opt-env-conf-test-source] - genvalidity-containers
  2304. 208.15 s [opt-env-conf-test-source] - opt-env-conf
  2305. 208.15 s [opt-env-conf-test-source] - safe-coloured-text
  2306. 208.15 s [opt-env-conf-test-source] - sydtest
  2307. 208.15 s [opt-env-conf-test-source] - text
  2308. 208.15 s [opt-env-conf-test-source] Please add them. There is more information at https://pvp.haskell.org/
  2309. 208.15 s [opt-env-conf-test-source] Building source dist for opt-env-conf-test-0.0.0.4...
  2310. 208.22 s [opt-env-conf-test-source] Source tarball created: dist/opt-env-conf-test-0.0.0.4.tar.gz
  2311. 208.23 s [opt-env-conf-test-source] Phase: haddockPhase
  2312. 208.24 s [opt-env-conf-test-source] Phase: installPhase
  2313. 208.24 s [opt-env-conf-test-source] Phase: fixupPhase
  2314. 208.29 s Progress: 47 of 50 built
  2315. 208.48 s Building opt-env-conf-test
  2316. 208.79 s [opt-env-conf-test] Phase: setupCompilerEnvironmentPhase
  2317. 208.80 s [opt-env-conf-test] Build with /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3.
  2318. 209.16 s [opt-env-conf-test] Phase: unpackPhase
  2319. 209.16 s [opt-env-conf-test] unpacking source archive /nix/store/ca5hfn76yvyrshr3nnmnqybg0kghqkkv-opt-env-conf-test-source-0.0.0.4/opt-env-conf-test-0.0.0.4.tar.gz
  2320. 209.18 s [opt-env-conf-test] source root is opt-env-conf-test-0.0.0.4
  2321. 209.19 s [opt-env-conf-test] setting SOURCE_DATE_EPOCH to timestamp 1780307939 of file "opt-env-conf-test-0.0.0.4/test/Spec.hs"
  2322. 209.19 s [opt-env-conf-test] warning: file "opt-env-conf-test-0.0.0.4/test/Spec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
  2323. 209.19 s [opt-env-conf-test] Phase: patchPhase
  2324. 209.20 s [opt-env-conf-test] Phase: compileBuildDriverPhase
  2325. 209.21 s [opt-env-conf-test] setupCompileFlags: -package-db=/build/tmp.EiGGm6zJpD/setup-package.conf.d -threaded
  2326. 209.26 s [opt-env-conf-test] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.EiGGm6zJpD/Main.o )
  2327. 209.31 s [opt-env-conf-test] [2 of 2] Linking Setup
  2328. 210.67 s [opt-env-conf-test] Phase: updateAutotoolsGnuConfigScriptsPhase
  2329. 210.70 s [opt-env-conf-test] Phase: configurePhase
  2330. 210.70 s [opt-env-conf-test] configureFlags: --verbose --prefix=/nix/store/l5g4inwcxhpc85x5996xi5gbyq89wvgg-opt-env-conf-test-0.0.0.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/ymshpnfp4ymg2gk7byvby4z051f8h3mb-opt-env-conf-test-0.0.0.4-doc/share/doc/opt-env-conf-test-0.0.0.4 --with-gcc=gcc --package-db=/build/tmp.EiGGm6zJpD/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-O2 --ghc-options=-Wall --ghc-options=-Wincomplete-uni-patterns --ghc-options=-Wincomplete-record-updates --ghc-options=-Wpartial-fields --ghc-options=-Widentities --ghc-options=-Wredundant-constraints --ghc-options=-Wcpp-undef --ghc-options=-Werror --extra-lib-dirs=/nix/store/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-elfutils-0.194/lib --extra-lib-dirs=/nix/store/hi0ar880110k6jsmmili7dh1gq3cg2a9-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/g09cflpnp4g80q56sj9dng1qzv4v4ybc-numactl-2.0.18/lib
  2331. 210.71 s [opt-env-conf-test] Using Parsec parser
  2332. 210.71 s [opt-env-conf-test] Configuring opt-env-conf-test-0.0.0.4...
  2333. 211.50 s [opt-env-conf-test] Dependency aeson: using aeson-2.2.3.0
  2334. 211.50 s [opt-env-conf-test] Dependency base <5: using base-4.20.2.0
  2335. 211.50 s [opt-env-conf-test] Dependency genvalidity: using genvalidity-1.1.1.0
  2336. 211.50 s [opt-env-conf-test] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
  2337. 211.50 s [opt-env-conf-test] Dependency opt-env-conf >=0.9.0.0: using opt-env-conf-0.15.0.2
  2338. 211.50 s [opt-env-conf-test] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
  2339. 211.50 s [opt-env-conf-test] Dependency sydtest: using sydtest-0.23.0.1
  2340. 211.50 s [opt-env-conf-test] Dependency text: using text-2.1.3
  2341. 211.50 s [opt-env-conf-test] Source component graph: component lib
  2342. 211.50 s [opt-env-conf-test] Configured component graph:
  2343. 211.50 s [opt-env-conf-test] component opt-env-conf-test-0.0.0.4-24nngTOAnSWLeOEhhVynh6
  2344. 211.50 s [opt-env-conf-test] include aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
  2345. 211.50 s [opt-env-conf-test] include base-4.20.2.0-64da
  2346. 211.50 s [opt-env-conf-test] include genvalidity-1.1.1.0-KJOcA1wEUno9vXRiVdno1L
  2347. 211.50 s [opt-env-conf-test] include genvalidity-containers-1.0.0.2-DXaOCEBh8iJ1c8u2LwVlK1
  2348. 211.50 s [opt-env-conf-test] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  2349. 211.50 s [opt-env-conf-test] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
  2350. 211.50 s [opt-env-conf-test] include sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
  2351. 211.50 s [opt-env-conf-test] include text-2.1.3-c691
  2352. 211.50 s [opt-env-conf-test] Linked component graph:
  2353. 211.50 s [opt-env-conf-test] unit opt-env-conf-test-0.0.0.4-24nngTOAnSWLeOEhhVynh6
  2354. 211.50 s [opt-env-conf-test] include aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
  2355. 211.50 s [opt-env-conf-test] include base-4.20.2.0-64da
  2356. 211.50 s [opt-env-conf-test] include genvalidity-1.1.1.0-KJOcA1wEUno9vXRiVdno1L
  2357. 211.50 s [opt-env-conf-test] include genvalidity-containers-1.0.0.2-DXaOCEBh8iJ1c8u2LwVlK1
  2358. 211.50 s [opt-env-conf-test] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  2359. 211.50 s [opt-env-conf-test] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
  2360. 211.50 s [opt-env-conf-test] include sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
  2361. 211.50 s [opt-env-conf-test] include text-2.1.3-c691
  2362. 211.50 s [opt-env-conf-test] OptEnvConf.Args.Gen=opt-env-conf-test-0.0.0.4-24nngTOAnSWLeOEhhVynh6:OptEnvConf.Args.Gen,OptEnvConf.EnvMap.Gen=opt-env-conf-test-0.0.0.4-24nngTOAnSWLeOEhhVynh6:OptEnvConf.EnvMap.Gen,OptEnvConf.Test=opt-env-conf-test-0.0.0.4-24nngTOAnSWLeOEhhVynh6:OptEnvConf.Test
  2363. 211.50 s [opt-env-conf-test] Ready component graph:
  2364. 211.50 s [opt-env-conf-test] definite opt-env-conf-test-0.0.0.4-24nngTOAnSWLeOEhhVynh6
  2365. 211.50 s [opt-env-conf-test] depends aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
  2366. 211.50 s [opt-env-conf-test] depends base-4.20.2.0-64da
  2367. 211.50 s [opt-env-conf-test] depends genvalidity-1.1.1.0-KJOcA1wEUno9vXRiVdno1L
  2368. 211.50 s [opt-env-conf-test] depends genvalidity-containers-1.0.0.2-DXaOCEBh8iJ1c8u2LwVlK1
  2369. 211.50 s [opt-env-conf-test] depends opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
  2370. 211.50 s [opt-env-conf-test] depends safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
  2371. 211.50 s [opt-env-conf-test] depends sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
  2372. 211.50 s [opt-env-conf-test] depends text-2.1.3-c691
  2373. 211.50 s [opt-env-conf-test] Using Cabal-3.12.1.0 compiled by ghc-9.10
  2374. 211.50 s [opt-env-conf-test] Using compiler: ghc-9.10.3
  2375. 211.50 s [opt-env-conf-test] Using install prefix:
  2376. 211.50 s [opt-env-conf-test] /nix/store/l5g4inwcxhpc85x5996xi5gbyq89wvgg-opt-env-conf-test-0.0.0.4
  2377. 211.50 s [opt-env-conf-test] Executables installed in:
  2378. 211.50 s [opt-env-conf-test] /nix/store/l5g4inwcxhpc85x5996xi5gbyq89wvgg-opt-env-conf-test-0.0.0.4/bin
  2379. 211.50 s [opt-env-conf-test] Libraries installed in:
  2380. 211.50 s [opt-env-conf-test] /nix/store/l5g4inwcxhpc85x5996xi5gbyq89wvgg-opt-env-conf-test-0.0.0.4/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/opt-env-conf-test-0.0.0.4-24nngTOAnSWLeOEhhVynh6
  2381. 211.50 s [opt-env-conf-test] Dynamic Libraries installed in:
  2382. 211.50 s [opt-env-conf-test] /nix/store/l5g4inwcxhpc85x5996xi5gbyq89wvgg-opt-env-conf-test-0.0.0.4/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6
  2383. 211.50 s [opt-env-conf-test] Private executables installed in:
  2384. 211.50 s [opt-env-conf-test] /nix/store/l5g4inwcxhpc85x5996xi5gbyq89wvgg-opt-env-conf-test-0.0.0.4/libexec/x86_64-linux-ghc-9.10.3-05f6/opt-env-conf-test-0.0.0.4
  2385. 211.50 s [opt-env-conf-test] Data files installed in:
  2386. 211.50 s [opt-env-conf-test] /nix/store/l5g4inwcxhpc85x5996xi5gbyq89wvgg-opt-env-conf-test-0.0.0.4/share/x86_64-linux-ghc-9.10.3-05f6/opt-env-conf-test-0.0.0.4
  2387. 211.50 s [opt-env-conf-test] Documentation installed in:
  2388. 211.50 s [opt-env-conf-test] /nix/store/ymshpnfp4ymg2gk7byvby4z051f8h3mb-opt-env-conf-test-0.0.0.4-doc/share/doc/opt-env-conf-test-0.0.0.4
  2389. 211.50 s [opt-env-conf-test] Configuration files installed in:
  2390. 211.50 s [opt-env-conf-test] /nix/store/l5g4inwcxhpc85x5996xi5gbyq89wvgg-opt-env-conf-test-0.0.0.4/etc
  2391. 211.50 s [opt-env-conf-test] No alex found
  2392. 211.50 s [opt-env-conf-test] Using ar found on system at:
  2393. 211.50 s [opt-env-conf-test] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  2394. 211.50 s [opt-env-conf-test] No c2hs found
  2395. 211.50 s [opt-env-conf-test] No cpphs found
  2396. 211.50 s [opt-env-conf-test] No doctest found
  2397. 211.50 s [opt-env-conf-test] Using gcc version 14.3.0 given by user at:
  2398. 211.50 s [opt-env-conf-test] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  2399. 211.50 s [opt-env-conf-test] Using ghc version 9.10.3 found on system at:
  2400. 211.50 s [opt-env-conf-test] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc
  2401. 211.50 s [opt-env-conf-test] Using ghc-pkg version 9.10.3 found on system at:
  2402. 211.50 s [opt-env-conf-test] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc-pkg-9.10.3
  2403. 211.50 s [opt-env-conf-test] No ghcjs found
  2404. 211.50 s [opt-env-conf-test] No ghcjs-pkg found
  2405. 211.50 s [opt-env-conf-test] No greencard found
  2406. 211.50 s [opt-env-conf-test] Using haddock version 2.31.1 found on system at:
  2407. 211.50 s [opt-env-conf-test] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/haddock-ghc-9.10.3
  2408. 211.50 s [opt-env-conf-test] No happy found
  2409. 211.50 s [opt-env-conf-test] Using haskell-suite found on system at: haskell-suite-dummy-location
  2410. 211.50 s [opt-env-conf-test] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  2411. 211.50 s [opt-env-conf-test] No hmake found
  2412. 211.50 s [opt-env-conf-test] Using hpc version 0.69 found on system at:
  2413. 211.50 s [opt-env-conf-test] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hpc-ghc-9.10.3
  2414. 211.50 s [opt-env-conf-test] Using hsc2hs version 0.68.10 found on system at:
  2415. 211.50 s [opt-env-conf-test] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
  2416. 211.50 s [opt-env-conf-test] Using hscolour version 1.25 found on system at:
  2417. 211.50 s [opt-env-conf-test] /nix/store/f755skyzf4jvfx3crwq9mmh3x4lsaz8i-hscolour-1.25/bin/HsColour
  2418. 211.50 s [opt-env-conf-test] No jhc found
  2419. 211.50 s [opt-env-conf-test] Using ld found on system at:
  2420. 211.50 s [opt-env-conf-test] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  2421. 211.50 s [opt-env-conf-test] No pkg-config found
  2422. 211.50 s [opt-env-conf-test] Using runghc version 9.10.3 found on system at:
  2423. 211.50 s [opt-env-conf-test] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/runghc-9.10.3
  2424. 211.50 s [opt-env-conf-test] Using strip version 2.44 found on system at:
  2425. 211.50 s [opt-env-conf-test] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  2426. 211.50 s [opt-env-conf-test] Using tar found on system at:
  2427. 211.50 s [opt-env-conf-test] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  2428. 211.50 s [opt-env-conf-test] No uhc found
  2429. 211.85 s [opt-env-conf-test] Phase: buildPhase
  2430. 211.92 s [opt-env-conf-test] Preprocessing library for opt-env-conf-test-0.0.0.4...
  2431. 211.92 s [opt-env-conf-test] Building library for opt-env-conf-test-0.0.0.4...
  2432. 212.00 s [opt-env-conf-test] [1 of 4] Compiling OptEnvConf.Args.Gen ( src/OptEnvConf/Args/Gen.hs, dist/build/OptEnvConf/Args/Gen.o, dist/build/OptEnvConf/Args/Gen.dyn_o )
  2433. 212.55 s [opt-env-conf-test] [2 of 4] Compiling OptEnvConf.EnvMap.Gen ( src/OptEnvConf/EnvMap/Gen.hs, dist/build/OptEnvConf/EnvMap/Gen.o, dist/build/OptEnvConf/EnvMap/Gen.dyn_o )
  2434. 212.55 s [opt-env-conf-test] [3 of 4] Compiling OptEnvConf.Test ( src/OptEnvConf/Test.hs, dist/build/OptEnvConf/Test.o, dist/build/OptEnvConf/Test.dyn_o )
  2435. 212.55 s [opt-env-conf-test] [4 of 4] Compiling Paths_opt_env_conf_test ( dist/build/autogen/Paths_opt_env_conf_test.hs, dist/build/Paths_opt_env_conf_test.o, dist/build/Paths_opt_env_conf_test.dyn_o )
  2436. 212.75 s [opt-env-conf-test] [1 of 4] Compiling OptEnvConf.Args.Gen ( src/OptEnvConf/Args/Gen.hs, dist/build/OptEnvConf/Args/Gen.p_o )
  2437. 213.24 s [opt-env-conf-test] [2 of 4] Compiling OptEnvConf.EnvMap.Gen ( src/OptEnvConf/EnvMap/Gen.hs, dist/build/OptEnvConf/EnvMap/Gen.p_o )
  2438. 213.24 s [opt-env-conf-test] [3 of 4] Compiling OptEnvConf.Test ( src/OptEnvConf/Test.hs, dist/build/OptEnvConf/Test.p_o )
  2439. 213.27 s [opt-env-conf-test] [4 of 4] Compiling Paths_opt_env_conf_test ( dist/build/autogen/Paths_opt_env_conf_test.hs, dist/build/Paths_opt_env_conf_test.p_o )
  2440. 215.86 s [opt-env-conf-test] Phase: haddockPhase
  2441. 216.03 s [opt-env-conf-test] Preprocessing library for opt-env-conf-test-0.0.0.4...
  2442. 216.03 s [opt-env-conf-test] Running Haddock on library for opt-env-conf-test-0.0.0.4...
  2443. 216.07 s [opt-env-conf-test] Warning: The documentation for the following packages are not installed. No
  2444. 216.07 s [opt-env-conf-test] links will be generated to these packages: attoparsec-0.14.4,
  2445. 216.07 s [opt-env-conf-test] attoparsec-0.14.4, libyaml-clib-0.2.5, path-0.9.6, path-0.9.6, vector-0.13.2.0
  2446. 219.89 s [opt-env-conf-test] [1 of 4] Compiling OptEnvConf.Args.Gen ( src/OptEnvConf/Args/Gen.hs, nothing )
  2447. 220.03 s [opt-env-conf-test] [2 of 4] Compiling OptEnvConf.EnvMap.Gen ( src/OptEnvConf/EnvMap/Gen.hs, nothing )
  2448. 220.05 s [opt-env-conf-test] [3 of 4] Compiling OptEnvConf.Test ( src/OptEnvConf/Test.hs, nothing )
  2449. 220.16 s [opt-env-conf-test] [4 of 4] Compiling Paths_opt_env_conf_test ( dist/build/autogen/Paths_opt_env_conf_test.hs, nothing )
  2450. 220.18 s [opt-env-conf-test] Haddock coverage:
  2451. 220.18 s [opt-env-conf-test] 0% ( 0 / 1) in 'OptEnvConf.Args.Gen'
  2452. 220.18 s [opt-env-conf-test] Missing documentation for:
  2453. 220.18 s [opt-env-conf-test] Module header
  2454. 220.18 s [opt-env-conf-test] 0% ( 0 / 1) in 'OptEnvConf.EnvMap.Gen'
  2455. 220.18 s [opt-env-conf-test] Missing documentation for:
  2456. 220.18 s [opt-env-conf-test] Module header
  2457. 220.18 s [opt-env-conf-test] 21% ( 6 / 28) in 'OptEnvConf.Test'
  2458. 220.18 s [opt-env-conf-test] Missing documentation for:
  2459. 220.18 s [opt-env-conf-test] Module header
  2460. 220.18 s [opt-env-conf-test] settingsLintSpec (src/OptEnvConf/Test.hs:57)
  2461. 220.18 s [opt-env-conf-test] parserLintSpec (src/OptEnvConf/Test.hs:60)
  2462. 220.18 s [opt-env-conf-test] parserLintTest (src/OptEnvConf/Test.hs:66)
  2463. 220.18 s [opt-env-conf-test] settingsParserArgsTest (src/OptEnvConf/Test.hs:73)
  2464. 220.18 s [opt-env-conf-test] parserArgsTest (src/OptEnvConf/Test.hs:76)
  2465. 220.18 s [opt-env-conf-test] settingsParserEnvTest (src/OptEnvConf/Test.hs:79)
  2466. 220.18 s [opt-env-conf-test] parserEnvTest (src/OptEnvConf/Test.hs:82)
  2467. 220.18 s [opt-env-conf-test] settingsParserConfTest (src/OptEnvConf/Test.hs:85)
  2468. 220.18 s [opt-env-conf-test] parserConfTest (src/OptEnvConf/Test.hs:88)
  2469. 220.18 s [opt-env-conf-test] settingsParserTest (src/OptEnvConf/Test.hs:91)
  2470. 220.18 s [opt-env-conf-test] parserTest (src/OptEnvConf/Test.hs:94)
  2471. 220.18 s [opt-env-conf-test] settingsParserCompletionTest (src/OptEnvConf/Test.hs:101)
  2472. 220.18 s [opt-env-conf-test] settingsParserCompletionDescriptionTest (src/OptEnvConf/Test.hs:104)
  2473. 220.18 s [opt-env-conf-test] parserCompletionTest (src/OptEnvConf/Test.hs:107)
  2474. 220.18 s [opt-env-conf-test] parserCompletionDescriptionTest (src/OptEnvConf/Test.hs:115)
  2475. 220.18 s [opt-env-conf-test] goldenSettingsReferenceDocumentationSpec (src/OptEnvConf/Test.hs:120)
  2476. 220.18 s [opt-env-conf-test] goldenParserReferenceDocumentationSpec (src/OptEnvConf/Test.hs:123)
  2477. 220.18 s [opt-env-conf-test] pureGoldenReferenceDocumentation (src/OptEnvConf/Test.hs:128)
  2478. 220.18 s [opt-env-conf-test] goldenSettingsNixOptionsSpec (src/OptEnvConf/Test.hs:135)
  2479. 220.18 s [opt-env-conf-test] goldenParserNixOptionsSpec (src/OptEnvConf/Test.hs:138)
  2480. 220.18 s [opt-env-conf-test] pureGoldenNixOptions (src/OptEnvConf/Test.hs:143)
  2481. 226.17 s [opt-env-conf-test] Documentation created: dist/doc/html/opt-env-conf-test/,
  2482. 226.19 s [opt-env-conf-test] dist/doc/html/opt-env-conf-test/opt-env-conf-test.txt
  2483. 226.24 s [opt-env-conf-test] Phase: installPhase
  2484. 226.35 s [opt-env-conf-test] Installing library in /nix/store/l5g4inwcxhpc85x5996xi5gbyq89wvgg-opt-env-conf-test-0.0.0.4/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/opt-env-conf-test-0.0.0.4-24nngTOAnSWLeOEhhVynh6
  2485. 226.65 s [opt-env-conf-test] Phase: fixupPhase
  2486. 226.67 s [opt-env-conf-test] shrinking RPATHs of ELF executables and libraries in /nix/store/l5g4inwcxhpc85x5996xi5gbyq89wvgg-opt-env-conf-test-0.0.0.4
  2487. 226.67 s [opt-env-conf-test] shrinking /nix/store/l5g4inwcxhpc85x5996xi5gbyq89wvgg-opt-env-conf-test-0.0.0.4/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/libHSopt-env-conf-test-0.0.0.4-24nngTOAnSWLeOEhhVynh6-ghc9.10.3.so
  2488. 226.70 s [opt-env-conf-test] checking for references to /build/ in /nix/store/l5g4inwcxhpc85x5996xi5gbyq89wvgg-opt-env-conf-test-0.0.0.4...
  2489. 226.72 s [opt-env-conf-test] patching script interpreter paths in /nix/store/l5g4inwcxhpc85x5996xi5gbyq89wvgg-opt-env-conf-test-0.0.0.4
  2490. 226.72 s [opt-env-conf-test] stripping (with command strip and flags -S -p) in /nix/store/l5g4inwcxhpc85x5996xi5gbyq89wvgg-opt-env-conf-test-0.0.0.4/lib
  2491. 226.76 s [opt-env-conf-test] shrinking RPATHs of ELF executables and libraries in /nix/store/ymshpnfp4ymg2gk7byvby4z051f8h3mb-opt-env-conf-test-0.0.0.4-doc
  2492. 226.77 s [opt-env-conf-test] checking for references to /build/ in /nix/store/ymshpnfp4ymg2gk7byvby4z051f8h3mb-opt-env-conf-test-0.0.0.4-doc...
  2493. 226.79 s [opt-env-conf-test] patching script interpreter paths in /nix/store/ymshpnfp4ymg2gk7byvby4z051f8h3mb-opt-env-conf-test-0.0.0.4-doc
  2494. 233.35 s Progress: 48 of 50 built
  2495. 233.40 s Building opt-env-conf-release
  2496. 233.44 s [opt-env-conf-release] /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0/nix-support:
  2497. 233.46 s [opt-env-conf-release] propagated-build-inputs: Keeping existing link to /nix/store/03xmw9qpcc604l1k9pkblb4xaqw5g9np-opt-env-conf-0.15.0.2/nix-support/propagated-build-inputs
  2498. 233.46 s [opt-env-conf-release] /nix/store/l5g4inwcxhpc85x5996xi5gbyq89wvgg-opt-env-conf-test-0.0.0.4/nix-support:
  2499. 233.46 s [opt-env-conf-release] propagated-build-inputs: Keeping existing link to /nix/store/03xmw9qpcc604l1k9pkblb4xaqw5g9np-opt-env-conf-0.15.0.2/nix-support/propagated-build-inputs
  2500. 233.48 s Progress: 49 of 50 built