build checks.x86_64-linux.nixpkgs-25_11
116.69 s
[genvalidity-containers] Preprocessing benchmark 'genvalidity-containers-bench' for genvalidity-containers-1.0.0.2...
116.69 s
[genvalidity-containers] Building benchmark 'genvalidity-containers-bench' for genvalidity-containers-1.0.0.2...
116.78 s
[genvalidity-containers] [1 of 2] Compiling Main ( bench/Main.hs, dist/build/genvalidity-containers-bench/genvalidity-containers-bench-tmp/Main.o )
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 )
117.29 s
[genvalidity-containers] [3 of 3] Linking dist/build/genvalidity-containers-bench/genvalidity-containers-bench
118.60 s
[genvalidity-containers] Preprocessing test suite 'genvalidity-containers-test' for genvalidity-containers-1.0.0.2...
118.65 s
[genvalidity-containers] Building test suite 'genvalidity-containers-test' for genvalidity-containers-1.0.0.2...
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 )
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 )
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 )
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 )
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 )
119.12 s
[genvalidity-containers] [6 of 7] Compiling Main ( test/Spec.hs, dist/build/genvalidity-containers-test/genvalidity-containers-test-tmp/Main.o )
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 )
119.40 s
[genvalidity-containers] [8 of 8] Linking dist/build/genvalidity-containers-test/genvalidity-containers-test
120.28 s
[genvalidity-containers] Phase: checkPhase
120.61 s
[genvalidity-containers] Running 1 test suites...
120.61 s
[genvalidity-containers] Test suite genvalidity-containers-test: RUNNING...
120.61 s
[autodocodec-yaml] Documentation created: dist/doc/html/autodocodec-yaml/,
120.61 s
[autodocodec-yaml] dist/doc/html/autodocodec-yaml/autodocodec-yaml.txt
120.62 s
[genvalidity-containers]
120.62 s
[genvalidity-containers] Data.GenValidity.Containers.IntMap
120.62 s
[genvalidity-containers] genIntMapOf
120.63 s
[genvalidity-containers] produces valid maps [✔]
120.63 s
[genvalidity-containers] +++ OK, passed 100 tests.
120.63 s
[genvalidity-containers] GenValid (IntMap (Ratio Integer))
120.63 s
[genvalidity-containers] genValid :: Gen (IntMap (Ratio Integer))
120.63 s
[genvalidity-containers] only generates valid '(IntMap (Ratio Integer))'s [✔]
120.63 s
[genvalidity-containers] +++ OK, passed 100 tests.
120.63 s
[genvalidity-containers] GenValid (IntMap (Ratio Integer))
120.63 s
[genvalidity-containers] genValid :: Gen (IntMap (Ratio Integer))
120.63 s
[genvalidity-containers] only generates valid '(IntMap (Ratio Integer))'s [✔]
120.63 s
[genvalidity-containers] +++ OK, passed 100 tests.
120.63 s
[genvalidity-containers] Data.GenValidity.Containers.Map
120.64 s
[genvalidity-containers] genMapOf
120.65 s
[genvalidity-containers] produces valid maps [✔]
120.65 s
[genvalidity-containers] +++ OK, passed 100 tests.
120.65 s
[genvalidity-containers] GenValid (Map Int (Ratio Integer))
120.65 s
[genvalidity-containers] genValid :: Gen (Map Int (Ratio Integer))
120.65 s
[genvalidity-containers] only generates valid '(Map Int (Ratio Integer))'s [✔]
120.65 s
[genvalidity-containers] +++ OK, passed 100 tests.
120.65 s
[genvalidity-containers] GenValid (Map (Ratio Integer) (Ratio Integer))
120.65 s
[genvalidity-containers] genValid :: Gen (Map (Ratio Integer) (Ratio Integer))
120.65 s
[genvalidity-containers] only generates valid '(Map (Ratio Integer) (Ratio Integer))'s [✔]
120.65 s
[genvalidity-containers] +++ OK, passed 100 tests.
120.65 s
[genvalidity-containers] Data.GenValidity.Containers.Seq
120.65 s
[genvalidity-containers] GenValid (Seq Int)
120.65 s
[genvalidity-containers] genValid :: Gen (Seq Int)
120.65 s
[genvalidity-containers] only generates valid '(Seq Int)'s [✔]
120.65 s
[genvalidity-containers] +++ OK, passed 100 tests.
120.65 s
[genvalidity-containers] GenValid (Seq (Ratio Integer))
120.65 s
[genvalidity-containers] genValid :: Gen (Seq (Ratio Integer))
120.65 s
[genvalidity-containers] only generates valid '(Seq (Ratio Integer))'s [✔]
120.65 s
[genvalidity-containers] +++ OK, passed 100 tests.
120.65 s
[genvalidity-containers] Data.GenValidity.Containers.Set
120.65 s
[genvalidity-containers] genSetOf
120.66 s
[genvalidity-containers] produces valid sets [✔]
120.66 s
[genvalidity-containers] +++ OK, passed 100 tests.
120.66 s
[genvalidity-containers] GenValid (Set Int)
120.66 s
[genvalidity-containers] genValid :: Gen (Set Int)
120.66 s
[genvalidity-containers] only generates valid '(Set Int)'s [✔]
120.66 s
[genvalidity-containers] +++ OK, passed 100 tests.
120.66 s
[genvalidity-containers] GenValid (Set (Ratio Integer))
120.66 s
[genvalidity-containers] genValid :: Gen (Set (Ratio Integer))
120.66 s
[genvalidity-containers] only generates valid '(Set (Ratio Integer))'s [✔]
120.66 s
[genvalidity-containers] +++ OK, passed 100 tests.
120.66 s
[genvalidity-containers] genSeperate
120.66 s
[genvalidity-containers] generates values that are seperate [✔]
120.66 s
[genvalidity-containers] +++ OK, passed 100 tests.
120.67 s
[genvalidity-containers] generates values that are seperate [✔]
120.67 s
[genvalidity-containers] +++ OK, passed 100 tests.
120.67 s
[genvalidity-containers] genSeperateFor
120.67 s
[genvalidity-containers] generates values that are seperate [✔]
120.67 s
[genvalidity-containers] +++ OK, passed 100 tests.
120.68 s
[genvalidity-containers] generates values that are seperate [✔]
120.68 s
[genvalidity-containers] +++ OK, passed 100 tests.
120.68 s
[genvalidity-containers] genValidSeperateFor
120.68 s
[genvalidity-containers] generates values that are seperate [✔]
120.68 s
[genvalidity-containers] +++ OK, passed 100 tests.
120.68 s
[genvalidity-containers] Data.GenValidity.Containers.Tree
120.68 s
[genvalidity-containers] GenValid (Tree Int)
120.68 s
[genvalidity-containers] genValid :: Gen (Tree Int)
120.68 s
[genvalidity-containers] only generates valid '(Tree Int)'s [✔]
120.68 s
[genvalidity-containers] +++ OK, passed 100 tests.
120.68 s
[genvalidity-containers] GenValid (Tree (Ratio Integer))
120.68 s
[genvalidity-containers] genValid :: Gen (Tree (Ratio Integer))
120.68 s
[genvalidity-containers] only generates valid '(Tree (Ratio Integer))'s [✔]
120.68 s
[genvalidity-containers] +++ OK, passed 100 tests.
120.68 s
[genvalidity-containers]
120.68 s
[genvalidity-containers] Finished in 0.0590 seconds
120.68 s
[genvalidity-containers] 18 examples, 0 failures
120.70 s
[genvalidity-containers] Test suite genvalidity-containers-test: PASS
120.70 s
[genvalidity-containers] Test suite logged to:
120.70 s
[genvalidity-containers] dist/test/genvalidity-containers-1.0.0.2-genvalidity-containers-test.log
120.70 s
[genvalidity-containers] 1 of 1 test suites (1 of 1 test cases) passed.
120.70 s
[autodocodec-yaml] Phase: installPhase
120.72 s
[genvalidity-containers] Phase: haddockPhase
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
120.88 s
[genvalidity-containers] Preprocessing library for genvalidity-containers-1.0.0.2...
120.88 s
[genvalidity-containers] Running Haddock on library for genvalidity-containers-1.0.0.2...
121.07 s
[autodocodec-yaml] Phase: fixupPhase
121.09 s
[autodocodec-yaml] shrinking RPATHs of ELF executables and libraries in /nix/store/im4p9igvfyzrari1ghjmggfv71jaaisv-autodocodec-yaml-0.4.0.2
121.10 s
[genvalidity-containers] [1 of 7] Compiling Data.GenValidity.IntMap ( src/Data/GenValidity/IntMap.hs, nothing )
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
121.12 s
[autodocodec-yaml] checking for references to /build/ in /nix/store/im4p9igvfyzrari1ghjmggfv71jaaisv-autodocodec-yaml-0.4.0.2...
121.14 s
[autodocodec-yaml] patching script interpreter paths in /nix/store/im4p9igvfyzrari1ghjmggfv71jaaisv-autodocodec-yaml-0.4.0.2
121.14 s
[genvalidity-containers] [2 of 7] Compiling Data.GenValidity.Map ( src/Data/GenValidity/Map.hs, nothing )
121.14 s
[autodocodec-yaml] stripping (with command strip and flags -S -p) in /nix/store/im4p9igvfyzrari1ghjmggfv71jaaisv-autodocodec-yaml-0.4.0.2/lib
121.16 s
[genvalidity-containers] [3 of 7] Compiling Data.GenValidity.Sequence ( src/Data/GenValidity/Sequence.hs, nothing )
121.18 s
[genvalidity-containers] [4 of 7] Compiling Data.GenValidity.Set ( src/Data/GenValidity/Set.hs, nothing )
121.19 s
[autodocodec-yaml] shrinking RPATHs of ELF executables and libraries in /nix/store/gcfjr6nj2fx1rr6bbgqcy7w9vf5gxp8k-autodocodec-yaml-0.4.0.2-doc
121.19 s
[autodocodec-yaml] checking for references to /build/ in /nix/store/gcfjr6nj2fx1rr6bbgqcy7w9vf5gxp8k-autodocodec-yaml-0.4.0.2-doc...
121.21 s
[autodocodec-yaml] patching script interpreter paths in /nix/store/gcfjr6nj2fx1rr6bbgqcy7w9vf5gxp8k-autodocodec-yaml-0.4.0.2-doc
121.24 s
[genvalidity-containers] [5 of 7] Compiling Data.GenValidity.Tree ( src/Data/GenValidity/Tree.hs, nothing )
121.25 s
[genvalidity-containers] [6 of 7] Compiling Data.GenValidity.Containers ( src/Data/GenValidity/Containers.hs, nothing )
121.25 s
[genvalidity-containers] [7 of 7] Compiling Paths_genvalidity_containers ( dist/build/autogen/Paths_genvalidity_containers.hs, nothing )
121.27 s
[genvalidity-containers] Haddock coverage:
121.27 s
[genvalidity-containers] 0% ( 0 / 3) in 'Data.GenValidity.IntMap'
121.27 s
[genvalidity-containers] Missing documentation for:
121.27 s
[genvalidity-containers] Module header
121.27 s
[genvalidity-containers] genIntMapOf (src/Data/GenValidity/IntMap.hs:20)
121.27 s
[genvalidity-containers] shrinkIntMapOf (src/Data/GenValidity/IntMap.hs:23)
121.27 s
[genvalidity-containers] 0% ( 0 / 3) in 'Data.GenValidity.Map'
121.27 s
[genvalidity-containers] Missing documentation for:
121.27 s
[genvalidity-containers] Module header
121.27 s
[genvalidity-containers] genMapOf (src/Data/GenValidity/Map.hs:20)
121.27 s
[genvalidity-containers] shrinkMapOf (src/Data/GenValidity/Map.hs:23)
121.27 s
[genvalidity-containers] 0% ( 0 / 3) in 'Data.GenValidity.Sequence'
121.27 s
[genvalidity-containers] Missing documentation for:
121.27 s
[genvalidity-containers] Module header
121.27 s
[genvalidity-containers] genSeqOf (src/Data/GenValidity/Sequence.hs:21)
121.27 s
[genvalidity-containers] shrinkSeqOf (src/Data/GenValidity/Sequence.hs:24)
121.27 s
[genvalidity-containers] 0% ( 0 / 8) in 'Data.GenValidity.Set'
121.27 s
[genvalidity-containers] Missing documentation for:
121.27 s
[genvalidity-containers] Module header
121.27 s
[genvalidity-containers] genSetOf (src/Data/GenValidity/Set.hs:28)
121.27 s
[genvalidity-containers] shrinkSetOf (src/Data/GenValidity/Set.hs:31)
121.27 s
[genvalidity-containers] genSeperate (src/Data/GenValidity/Set.hs:40)
121.27 s
[genvalidity-containers] genSeperateFor (src/Data/GenValidity/Set.hs:44)
121.27 s
[genvalidity-containers] genSeperateForNE (src/Data/GenValidity/Set.hs:48)
121.27 s
[genvalidity-containers] genValidSeperateFor (src/Data/GenValidity/Set.hs:34)
121.27 s
[genvalidity-containers] genValidSeperateForNE (src/Data/GenValidity/Set.hs:37)
121.27 s
[genvalidity-containers] 33% ( 1 / 3) in 'Data.GenValidity.Tree'
121.27 s
[genvalidity-containers] Missing documentation for:
121.27 s
[genvalidity-containers] Module header
121.27 s
[genvalidity-containers] shrinkTreeOf (src/Data/GenValidity/Tree.hs:17)
121.27 s
[genvalidity-containers] 83% ( 5 / 6) in 'Data.GenValidity.Containers'
121.27 s
[genvalidity-containers] Missing documentation for:
121.27 s
[genvalidity-containers] Module header
121.79 s
Progress: 39 of 50 built (1 building)
123.07 s
Building opt-env-conf-source
123.33 s
[opt-env-conf-source] Phase: setupCompilerEnvironmentPhase
123.34 s
[opt-env-conf-source] Build with /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3.
123.64 s
[opt-env-conf-source] Phase: unpackPhase
123.69 s
[opt-env-conf-source] unpacking source archive /nix/store/9vcmnqbfhmrbvklx6qssavahnbgk99vf-opt-env-conf
123.69 s
[opt-env-conf-source] source root is opt-env-conf
123.69 s
[opt-env-conf-source] Phase: patchPhase
123.69 s
[opt-env-conf-source] Phase: compileBuildDriverPhase
123.69 s
[opt-env-conf-source] setupCompileFlags: -package-db=/build/tmp.BCCZzW2XhM/setup-package.conf.d -threaded
123.73 s
[opt-env-conf-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.BCCZzW2XhM/Main.o )
123.78 s
[opt-env-conf-source] [2 of 2] Linking Setup
125.01 s
[genvalidity-containers] Documentation created: dist/doc/html/genvalidity-containers/,
125.01 s
[genvalidity-containers] dist/doc/html/genvalidity-containers/genvalidity-containers.txt
125.07 s
[genvalidity-containers] Preprocessing benchmark 'genvalidity-containers-bench' for genvalidity-containers-1.0.0.2...
125.07 s
[genvalidity-containers] Preprocessing test suite 'genvalidity-containers-test' for genvalidity-containers-1.0.0.2...
125.08 s
[genvalidity-containers] Phase: installPhase
125.09 s
[opt-env-conf-source] Phase: updateAutotoolsGnuConfigScriptsPhase
125.10 s
[opt-env-conf-source] Phase: configurePhase
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
125.11 s
[opt-env-conf-source] Using Parsec parser
125.11 s
[opt-env-conf-source] Configuring opt-env-conf-0.15.0.2...
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
125.45 s
[genvalidity-containers] Phase: fixupPhase
125.47 s
[genvalidity-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/g4bx8cxpfas4p8013h5sk9m6h93kkgnr-genvalidity-containers-1.0.0.2
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
125.49 s
[genvalidity-containers] checking for references to /build/ in /nix/store/g4bx8cxpfas4p8013h5sk9m6h93kkgnr-genvalidity-containers-1.0.0.2...
125.50 s
[genvalidity-containers] patching script interpreter paths in /nix/store/g4bx8cxpfas4p8013h5sk9m6h93kkgnr-genvalidity-containers-1.0.0.2
125.51 s
[genvalidity-containers] stripping (with command strip and flags -S -p) in /nix/store/g4bx8cxpfas4p8013h5sk9m6h93kkgnr-genvalidity-containers-1.0.0.2/lib
125.55 s
[genvalidity-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/9kibn1bmd95r1fqmbh40638lnjwg543y-genvalidity-containers-1.0.0.2-doc
125.56 s
[genvalidity-containers] checking for references to /build/ in /nix/store/9kibn1bmd95r1fqmbh40638lnjwg543y-genvalidity-containers-1.0.0.2-doc...
125.57 s
[genvalidity-containers] patching script interpreter paths in /nix/store/9kibn1bmd95r1fqmbh40638lnjwg543y-genvalidity-containers-1.0.0.2-doc
126.16 s
Progress: 40 of 50 built (1 building)
126.16 s
[opt-env-conf-source] Dependency aeson: using aeson-2.2.3.0
126.16 s
[opt-env-conf-source] Dependency autodocodec >=0.3.0.0: using autodocodec-0.5.0.0
126.16 s
[opt-env-conf-source] Dependency autodocodec-nix: using autodocodec-nix-0.1.0.0
126.16 s
[opt-env-conf-source] Dependency autodocodec-schema: using autodocodec-schema-0.2.0.1
126.16 s
[opt-env-conf-source] Dependency autodocodec-yaml: using autodocodec-yaml-0.4.0.2
126.16 s
[opt-env-conf-source] Dependency base <5: using base-4.20.2.0
126.16 s
[opt-env-conf-source] Dependency containers: using containers-0.7
126.16 s
[opt-env-conf-source] Dependency hashable: using hashable-1.5.0.0
126.16 s
[opt-env-conf-source] Dependency mtl: using mtl-2.3.1
126.16 s
[opt-env-conf-source] Dependency path: using path-0.9.6
126.16 s
[opt-env-conf-source] Dependency path-io: using path-io-1.8.2
126.16 s
[opt-env-conf-source] Dependency safe-coloured-text >=0.3.0.2: using safe-coloured-text-0.3.0.2
126.16 s
[opt-env-conf-source] Dependency safe-coloured-text-layout >=0.2.0.0: using
126.16 s
[opt-env-conf-source] safe-coloured-text-layout-0.2.0.1
126.16 s
[opt-env-conf-source] Dependency safe-coloured-text-terminfo: using
126.16 s
[opt-env-conf-source] safe-coloured-text-terminfo-0.3.0.0
126.16 s
[opt-env-conf-source] Dependency selective: using selective-0.7.0.1
126.16 s
[opt-env-conf-source] Dependency text: using text-2.1.3
126.16 s
[opt-env-conf-source] Dependency validity: using validity-0.12.1.0
126.16 s
[opt-env-conf-source] Dependency validity-containers: using validity-containers-0.5.0.5
126.16 s
[opt-env-conf-source] Dependency validity-text: using validity-text-0.3.1.3
126.16 s
[opt-env-conf-source] Source component graph: component lib
126.16 s
[opt-env-conf-source] Configured component graph:
126.16 s
[opt-env-conf-source] component opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
126.16 s
[opt-env-conf-source] include aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
126.16 s
[opt-env-conf-source] include autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
126.16 s
[opt-env-conf-source] include autodocodec-nix-0.1.0.0-3bJumQdfANXB1yXY9uvqB3
126.16 s
[opt-env-conf-source] include autodocodec-schema-0.2.0.1-EMdcjRrADhKDtaa7HekBFN
126.16 s
[opt-env-conf-source] include autodocodec-yaml-0.4.0.2-5ibAN6yBsTJL2laVrAsQ4a
126.16 s
[opt-env-conf-source] include base-4.20.2.0-64da
126.16 s
[opt-env-conf-source] include containers-0.7-504a
126.16 s
[opt-env-conf-source] include hashable-1.5.0.0-HOT2SU7kjP9HxgwMjYLBlH
126.16 s
[opt-env-conf-source] include mtl-2.3.1-b4af
126.16 s
[opt-env-conf-source] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
126.16 s
[opt-env-conf-source] include path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
126.16 s
[opt-env-conf-source] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
126.16 s
[opt-env-conf-source] include safe-coloured-text-layout-0.2.0.1-1IWKxbfVqpbARSxXcPAgXf
126.16 s
[opt-env-conf-source] include safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
126.16 s
[opt-env-conf-source] include selective-0.7.0.1-GNtXMZVm0YvIj2VYkVe04f
126.16 s
[opt-env-conf-source] include text-2.1.3-c691
126.16 s
[opt-env-conf-source] include validity-0.12.1.0-2vJMqyxn6Ae2B1jlP90HgP
126.16 s
[opt-env-conf-source] include validity-containers-0.5.0.5-JMisIHg6jT0HAhS7h7vTA4
126.16 s
[opt-env-conf-source] include validity-text-0.3.1.3-5Fc5JnrCHq56kou0H34Gip
126.16 s
[opt-env-conf-source] Linked component graph:
126.16 s
[opt-env-conf-source] unit opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
126.16 s
[opt-env-conf-source] include aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
126.16 s
[opt-env-conf-source] include autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
126.16 s
[opt-env-conf-source] include autodocodec-nix-0.1.0.0-3bJumQdfANXB1yXY9uvqB3
126.16 s
[opt-env-conf-source] include autodocodec-schema-0.2.0.1-EMdcjRrADhKDtaa7HekBFN
126.16 s
[opt-env-conf-source] include autodocodec-yaml-0.4.0.2-5ibAN6yBsTJL2laVrAsQ4a
126.16 s
[opt-env-conf-source] include base-4.20.2.0-64da
126.16 s
[opt-env-conf-source] include containers-0.7-504a
126.16 s
[opt-env-conf-source] include hashable-1.5.0.0-HOT2SU7kjP9HxgwMjYLBlH
126.16 s
[opt-env-conf-source] include mtl-2.3.1-b4af
126.16 s
[opt-env-conf-source] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
126.16 s
[opt-env-conf-source] include path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
126.16 s
[opt-env-conf-source] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
126.16 s
[opt-env-conf-source] include safe-coloured-text-layout-0.2.0.1-1IWKxbfVqpbARSxXcPAgXf
126.16 s
[opt-env-conf-source] include safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
126.16 s
[opt-env-conf-source] include selective-0.7.0.1-GNtXMZVm0YvIj2VYkVe04f
126.16 s
[opt-env-conf-source] include text-2.1.3-c691
126.16 s
[opt-env-conf-source] include validity-0.12.1.0-2vJMqyxn6Ae2B1jlP90HgP
126.16 s
[opt-env-conf-source] include validity-containers-0.5.0.5-JMisIHg6jT0HAhS7h7vTA4
126.16 s
[opt-env-conf-source] include validity-text-0.3.1.3-5Fc5JnrCHq56kou0H34Gip
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
126.16 s
[opt-env-conf-source] Ready component graph:
126.16 s
[opt-env-conf-source] definite opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
126.16 s
[opt-env-conf-source] depends aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
126.16 s
[opt-env-conf-source] depends autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
126.16 s
[opt-env-conf-source] depends autodocodec-nix-0.1.0.0-3bJumQdfANXB1yXY9uvqB3
126.16 s
[opt-env-conf-source] depends autodocodec-schema-0.2.0.1-EMdcjRrADhKDtaa7HekBFN
126.16 s
[opt-env-conf-source] depends autodocodec-yaml-0.4.0.2-5ibAN6yBsTJL2laVrAsQ4a
126.16 s
[opt-env-conf-source] depends base-4.20.2.0-64da
126.16 s
[opt-env-conf-source] depends containers-0.7-504a
126.16 s
[opt-env-conf-source] depends hashable-1.5.0.0-HOT2SU7kjP9HxgwMjYLBlH
126.16 s
[opt-env-conf-source] depends mtl-2.3.1-b4af
126.16 s
[opt-env-conf-source] depends path-0.9.6-JuNdYVciddTDWUiQr3NuVx
126.16 s
[opt-env-conf-source] depends path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
126.16 s
[opt-env-conf-source] depends safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
126.16 s
[opt-env-conf-source] depends safe-coloured-text-layout-0.2.0.1-1IWKxbfVqpbARSxXcPAgXf
126.16 s
[opt-env-conf-source] depends safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
126.16 s
[opt-env-conf-source] depends selective-0.7.0.1-GNtXMZVm0YvIj2VYkVe04f
126.16 s
[opt-env-conf-source] depends text-2.1.3-c691
126.16 s
[opt-env-conf-source] depends validity-0.12.1.0-2vJMqyxn6Ae2B1jlP90HgP
126.16 s
[opt-env-conf-source] depends validity-containers-0.5.0.5-JMisIHg6jT0HAhS7h7vTA4
126.16 s
[opt-env-conf-source] depends validity-text-0.3.1.3-5Fc5JnrCHq56kou0H34Gip
126.16 s
[opt-env-conf-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
126.16 s
[opt-env-conf-source] Using compiler: ghc-9.10.3
126.16 s
[opt-env-conf-source] Using install prefix:
126.16 s
[opt-env-conf-source] /nix/store/n3ikghyfhsrilvy0h5p2m5lfcyvqc42j-opt-env-conf-source-0.15.0.2
126.16 s
[opt-env-conf-source] Executables installed in:
126.16 s
[opt-env-conf-source] /nix/store/n3ikghyfhsrilvy0h5p2m5lfcyvqc42j-opt-env-conf-source-0.15.0.2/bin
126.16 s
[opt-env-conf-source] Libraries installed in:
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
126.16 s
[opt-env-conf-source] Dynamic Libraries installed in:
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
126.16 s
[opt-env-conf-source] Private executables installed in:
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
126.16 s
[opt-env-conf-source] Data files installed in:
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
126.16 s
[opt-env-conf-source] Documentation installed in: /share/doc/opt-env-conf-0.15.0.2
126.16 s
[opt-env-conf-source] Configuration files installed in:
126.16 s
[opt-env-conf-source] /nix/store/n3ikghyfhsrilvy0h5p2m5lfcyvqc42j-opt-env-conf-source-0.15.0.2/etc
126.16 s
[opt-env-conf-source] No alex found
126.16 s
[opt-env-conf-source] Using ar found on system at:
126.16 s
[opt-env-conf-source] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
126.16 s
[opt-env-conf-source] No c2hs found
126.16 s
[opt-env-conf-source] No cpphs found
126.16 s
[opt-env-conf-source] No doctest found
126.16 s
[opt-env-conf-source] Using gcc version 14.3.0 given by user at:
126.16 s
[opt-env-conf-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
126.16 s
[opt-env-conf-source] Using ghc version 9.10.3 found on system at:
126.16 s
[opt-env-conf-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc
126.17 s
[opt-env-conf-source] Using ghc-pkg version 9.10.3 found on system at:
126.17 s
[opt-env-conf-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc-pkg-9.10.3
126.17 s
[opt-env-conf-source] No ghcjs found
126.17 s
[opt-env-conf-source] No ghcjs-pkg found
126.17 s
[opt-env-conf-source] No greencard found
126.17 s
[opt-env-conf-source] Using haddock version 2.31.1 found on system at:
126.17 s
[opt-env-conf-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/haddock-ghc-9.10.3
126.17 s
[opt-env-conf-source] No happy found
126.17 s
[opt-env-conf-source] Using haskell-suite found on system at: haskell-suite-dummy-location
126.17 s
[opt-env-conf-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
126.17 s
[opt-env-conf-source] No hmake found
126.17 s
[opt-env-conf-source] Using hpc version 0.69 found on system at:
126.17 s
[opt-env-conf-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hpc-ghc-9.10.3
126.17 s
[opt-env-conf-source] Using hsc2hs version 0.68.10 found on system at:
126.17 s
[opt-env-conf-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
126.17 s
[opt-env-conf-source] Using hscolour version 1.25 found on system at:
126.17 s
[opt-env-conf-source] /nix/store/f755skyzf4jvfx3crwq9mmh3x4lsaz8i-hscolour-1.25/bin/HsColour
126.17 s
[opt-env-conf-source] No jhc found
126.17 s
[opt-env-conf-source] Using ld found on system at:
126.17 s
[opt-env-conf-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
126.17 s
[opt-env-conf-source] No pkg-config found
126.17 s
[opt-env-conf-source] Using runghc version 9.10.3 found on system at:
126.17 s
[opt-env-conf-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/runghc-9.10.3
126.17 s
[opt-env-conf-source] Using strip version 2.44 found on system at:
126.17 s
[opt-env-conf-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
126.17 s
[opt-env-conf-source] Using tar found on system at:
126.17 s
[opt-env-conf-source] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
126.17 s
[opt-env-conf-source] No uhc found
126.17 s
[opt-env-conf-source] Phase: buildPhase
126.17 s
[opt-env-conf-source] Distribution quality warnings:
126.17 s
[opt-env-conf-source] [no-category] No 'category' field.
126.17 s
[opt-env-conf-source] [no-description] No 'description' field.
126.17 s
[opt-env-conf-source] [long-synopsis] The 'synopsis' field is rather long (max 80 chars is
126.17 s
[opt-env-conf-source] recommended).
126.17 s
[opt-env-conf-source] [missing-upper-bounds] On library, these packages miss upper bounds:
126.17 s
[opt-env-conf-source] - aeson
126.17 s
[opt-env-conf-source] - autodocodec
126.17 s
[opt-env-conf-source] - autodocodec-nix
126.17 s
[opt-env-conf-source] - autodocodec-schema
126.17 s
[opt-env-conf-source] - autodocodec-yaml
126.17 s
[opt-env-conf-source] - containers
126.17 s
[opt-env-conf-source] - hashable
126.17 s
[opt-env-conf-source] - mtl
126.17 s
[opt-env-conf-source] - path
126.17 s
[opt-env-conf-source] - path-io
126.17 s
[opt-env-conf-source] - safe-coloured-text
126.17 s
[opt-env-conf-source] - safe-coloured-text-layout
126.17 s
[opt-env-conf-source] - selective
126.17 s
[opt-env-conf-source] - text
126.17 s
[opt-env-conf-source] - validity
126.17 s
[opt-env-conf-source] - validity-containers
126.17 s
[opt-env-conf-source] - validity-text
126.17 s
[opt-env-conf-source] - safe-coloured-text-terminfo
126.17 s
[opt-env-conf-source] Please add them. There is more information at https://pvp.haskell.org/
126.17 s
[opt-env-conf-source] Building source dist for opt-env-conf-0.15.0.2...
126.17 s
[opt-env-conf-source] Source tarball created: dist/opt-env-conf-0.15.0.2.tar.gz
126.17 s
[opt-env-conf-source] Phase: haddockPhase
126.19 s
[opt-env-conf-source] Phase: installPhase
126.19 s
[opt-env-conf-source] Phase: fixupPhase
126.79 s
Progress: 41 of 50 built
127.58 s
Building opt-env-conf
127.83 s
[opt-env-conf] Phase: setupCompilerEnvironmentPhase
127.84 s
[opt-env-conf] Build with /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3.
128.16 s
[opt-env-conf] Phase: unpackPhase
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
128.17 s
[opt-env-conf] source root is opt-env-conf-0.15.0.2
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"
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
128.18 s
[opt-env-conf] Phase: patchPhase
128.19 s
[opt-env-conf] Phase: compileBuildDriverPhase
128.19 s
[opt-env-conf] setupCompileFlags: -package-db=/build/tmp.CSVZYfHQ0A/setup-package.conf.d -threaded
128.24 s
[opt-env-conf] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.CSVZYfHQ0A/Main.o )
128.28 s
[opt-env-conf] [2 of 2] Linking Setup
129.50 s
[opt-env-conf] Phase: updateAutotoolsGnuConfigScriptsPhase
129.51 s
[opt-env-conf] Phase: configurePhase
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
129.56 s
[opt-env-conf] Using Parsec parser
129.56 s
[opt-env-conf] Configuring opt-env-conf-0.15.0.2...
130.15 s
[opt-env-conf] Dependency aeson: using aeson-2.2.3.0
130.15 s
[opt-env-conf] Dependency autodocodec >=0.3.0.0: using autodocodec-0.5.0.0
130.15 s
[opt-env-conf] Dependency autodocodec-nix: using autodocodec-nix-0.1.0.0
130.15 s
[opt-env-conf] Dependency autodocodec-schema: using autodocodec-schema-0.2.0.1
130.15 s
[opt-env-conf] Dependency autodocodec-yaml: using autodocodec-yaml-0.4.0.2
130.15 s
[opt-env-conf] Dependency base <5: using base-4.20.2.0
130.15 s
[opt-env-conf] Dependency containers: using containers-0.7
130.15 s
[opt-env-conf] Dependency hashable: using hashable-1.5.0.0
130.15 s
[opt-env-conf] Dependency mtl: using mtl-2.3.1
130.15 s
[opt-env-conf] Dependency path: using path-0.9.6
130.15 s
[opt-env-conf] Dependency path-io: using path-io-1.8.2
130.15 s
[opt-env-conf] Dependency safe-coloured-text >=0.3.0.2: using safe-coloured-text-0.3.0.2
130.15 s
[opt-env-conf] Dependency safe-coloured-text-layout >=0.2.0.0: using
130.15 s
[opt-env-conf] safe-coloured-text-layout-0.2.0.1
130.15 s
[opt-env-conf] Dependency safe-coloured-text-terminfo: using
130.15 s
[opt-env-conf] safe-coloured-text-terminfo-0.3.0.0
130.15 s
[opt-env-conf] Dependency selective: using selective-0.7.0.1
130.15 s
[opt-env-conf] Dependency text: using text-2.1.3
130.15 s
[opt-env-conf] Dependency validity: using validity-0.12.1.0
130.15 s
[opt-env-conf] Dependency validity-containers: using validity-containers-0.5.0.5
130.15 s
[opt-env-conf] Dependency validity-text: using validity-text-0.3.1.3
130.15 s
[opt-env-conf] Source component graph: component lib
130.15 s
[opt-env-conf] Configured component graph:
130.15 s
[opt-env-conf] component opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
130.15 s
[opt-env-conf] include aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
130.15 s
[opt-env-conf] include autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
130.15 s
[opt-env-conf] include autodocodec-nix-0.1.0.0-3bJumQdfANXB1yXY9uvqB3
130.15 s
[opt-env-conf] include autodocodec-schema-0.2.0.1-EMdcjRrADhKDtaa7HekBFN
130.15 s
[opt-env-conf] include autodocodec-yaml-0.4.0.2-5ibAN6yBsTJL2laVrAsQ4a
130.15 s
[opt-env-conf] include base-4.20.2.0-64da
130.15 s
[opt-env-conf] include containers-0.7-504a
130.15 s
[opt-env-conf] include hashable-1.5.0.0-HOT2SU7kjP9HxgwMjYLBlH
130.15 s
[opt-env-conf] include mtl-2.3.1-b4af
130.15 s
[opt-env-conf] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
130.15 s
[opt-env-conf] include path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
130.15 s
[opt-env-conf] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
130.15 s
[opt-env-conf] include safe-coloured-text-layout-0.2.0.1-1IWKxbfVqpbARSxXcPAgXf
130.15 s
[opt-env-conf] include safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
130.15 s
[opt-env-conf] include selective-0.7.0.1-GNtXMZVm0YvIj2VYkVe04f
130.15 s
[opt-env-conf] include text-2.1.3-c691
130.15 s
[opt-env-conf] include validity-0.12.1.0-2vJMqyxn6Ae2B1jlP90HgP
130.15 s
[opt-env-conf] include validity-containers-0.5.0.5-JMisIHg6jT0HAhS7h7vTA4
130.15 s
[opt-env-conf] include validity-text-0.3.1.3-5Fc5JnrCHq56kou0H34Gip
130.15 s
[opt-env-conf] Linked component graph:
130.15 s
[opt-env-conf] unit opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
130.15 s
[opt-env-conf] include aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
130.15 s
[opt-env-conf] include autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
130.15 s
[opt-env-conf] include autodocodec-nix-0.1.0.0-3bJumQdfANXB1yXY9uvqB3
130.15 s
[opt-env-conf] include autodocodec-schema-0.2.0.1-EMdcjRrADhKDtaa7HekBFN
130.15 s
[opt-env-conf] include autodocodec-yaml-0.4.0.2-5ibAN6yBsTJL2laVrAsQ4a
130.15 s
[opt-env-conf] include base-4.20.2.0-64da
130.15 s
[opt-env-conf] include containers-0.7-504a
130.15 s
[opt-env-conf] include hashable-1.5.0.0-HOT2SU7kjP9HxgwMjYLBlH
130.15 s
[opt-env-conf] include mtl-2.3.1-b4af
130.15 s
[opt-env-conf] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
130.15 s
[opt-env-conf] include path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
130.15 s
[opt-env-conf] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
130.15 s
[opt-env-conf] include safe-coloured-text-layout-0.2.0.1-1IWKxbfVqpbARSxXcPAgXf
130.15 s
[opt-env-conf] include safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
130.15 s
[opt-env-conf] include selective-0.7.0.1-GNtXMZVm0YvIj2VYkVe04f
130.15 s
[opt-env-conf] include text-2.1.3-c691
130.15 s
[opt-env-conf] include validity-0.12.1.0-2vJMqyxn6Ae2B1jlP90HgP
130.15 s
[opt-env-conf] include validity-containers-0.5.0.5-JMisIHg6jT0HAhS7h7vTA4
130.15 s
[opt-env-conf] include validity-text-0.3.1.3-5Fc5JnrCHq56kou0H34Gip
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
130.15 s
[opt-env-conf] Ready component graph:
130.15 s
[opt-env-conf] definite opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
130.15 s
[opt-env-conf] depends aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
130.15 s
[opt-env-conf] depends autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
130.15 s
[opt-env-conf] depends autodocodec-nix-0.1.0.0-3bJumQdfANXB1yXY9uvqB3
130.15 s
[opt-env-conf] depends autodocodec-schema-0.2.0.1-EMdcjRrADhKDtaa7HekBFN
130.15 s
[opt-env-conf] depends autodocodec-yaml-0.4.0.2-5ibAN6yBsTJL2laVrAsQ4a
130.15 s
[opt-env-conf] depends base-4.20.2.0-64da
130.15 s
[opt-env-conf] depends containers-0.7-504a
130.15 s
[opt-env-conf] depends hashable-1.5.0.0-HOT2SU7kjP9HxgwMjYLBlH
130.15 s
[opt-env-conf] depends mtl-2.3.1-b4af
130.15 s
[opt-env-conf] depends path-0.9.6-JuNdYVciddTDWUiQr3NuVx
130.15 s
[opt-env-conf] depends path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
130.15 s
[opt-env-conf] depends safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
130.15 s
[opt-env-conf] depends safe-coloured-text-layout-0.2.0.1-1IWKxbfVqpbARSxXcPAgXf
130.15 s
[opt-env-conf] depends safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
130.15 s
[opt-env-conf] depends selective-0.7.0.1-GNtXMZVm0YvIj2VYkVe04f
130.15 s
[opt-env-conf] depends text-2.1.3-c691
130.15 s
[opt-env-conf] depends validity-0.12.1.0-2vJMqyxn6Ae2B1jlP90HgP
130.15 s
[opt-env-conf] depends validity-containers-0.5.0.5-JMisIHg6jT0HAhS7h7vTA4
130.15 s
[opt-env-conf] depends validity-text-0.3.1.3-5Fc5JnrCHq56kou0H34Gip
130.15 s
[opt-env-conf] Using Cabal-3.12.1.0 compiled by ghc-9.10
130.15 s
[opt-env-conf] Using compiler: ghc-9.10.3
130.15 s
[opt-env-conf] Using install prefix:
130.15 s
[opt-env-conf] /nix/store/03xmw9qpcc604l1k9pkblb4xaqw5g9np-opt-env-conf-0.15.0.2
130.15 s
[opt-env-conf] Executables installed in:
130.15 s
[opt-env-conf] /nix/store/03xmw9qpcc604l1k9pkblb4xaqw5g9np-opt-env-conf-0.15.0.2/bin
130.15 s
[opt-env-conf] Libraries installed in:
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
130.15 s
[opt-env-conf] Dynamic Libraries installed in:
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
130.15 s
[opt-env-conf] Private executables installed in:
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
130.15 s
[opt-env-conf] Data files installed in:
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
130.15 s
[opt-env-conf] Documentation installed in:
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
130.15 s
[opt-env-conf] Configuration files installed in:
130.15 s
[opt-env-conf] /nix/store/03xmw9qpcc604l1k9pkblb4xaqw5g9np-opt-env-conf-0.15.0.2/etc
130.15 s
[opt-env-conf] No alex found
130.15 s
[opt-env-conf] Using ar found on system at:
130.15 s
[opt-env-conf] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
130.15 s
[opt-env-conf] No c2hs found
130.15 s
[opt-env-conf] No cpphs found
130.15 s
[opt-env-conf] No doctest found
130.15 s
[opt-env-conf] Using gcc version 14.3.0 given by user at:
130.15 s
[opt-env-conf] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
130.15 s
[opt-env-conf] Using ghc version 9.10.3 found on system at:
130.15 s
[opt-env-conf] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc
130.15 s
[opt-env-conf] Using ghc-pkg version 9.10.3 found on system at:
130.15 s
[opt-env-conf] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc-pkg-9.10.3
130.15 s
[opt-env-conf] No ghcjs found
130.15 s
[opt-env-conf] No ghcjs-pkg found
130.15 s
[opt-env-conf] No greencard found
130.15 s
[opt-env-conf] Using haddock version 2.31.1 found on system at:
130.15 s
[opt-env-conf] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/haddock-ghc-9.10.3
130.15 s
[opt-env-conf] No happy found
130.15 s
[opt-env-conf] Using haskell-suite found on system at: haskell-suite-dummy-location
130.15 s
[opt-env-conf] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
130.15 s
[opt-env-conf] No hmake found
130.15 s
[opt-env-conf] Using hpc version 0.69 found on system at:
130.19 s
[opt-env-conf] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hpc-ghc-9.10.3
130.19 s
[opt-env-conf] Using hsc2hs version 0.68.10 found on system at:
130.19 s
[opt-env-conf] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
130.19 s
[opt-env-conf] Using hscolour version 1.25 found on system at:
130.19 s
[opt-env-conf] /nix/store/f755skyzf4jvfx3crwq9mmh3x4lsaz8i-hscolour-1.25/bin/HsColour
130.19 s
[opt-env-conf] No jhc found
130.19 s
[opt-env-conf] Using ld found on system at:
130.19 s
[opt-env-conf] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
130.19 s
[opt-env-conf] No pkg-config found
130.19 s
[opt-env-conf] Using runghc version 9.10.3 found on system at:
130.19 s
[opt-env-conf] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/runghc-9.10.3
130.19 s
[opt-env-conf] Using strip version 2.44 found on system at:
130.19 s
[opt-env-conf] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
130.19 s
[opt-env-conf] Using tar found on system at:
130.19 s
[opt-env-conf] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
130.19 s
[opt-env-conf] No uhc found
130.54 s
[opt-env-conf] Phase: buildPhase
130.63 s
[opt-env-conf] Preprocessing library for opt-env-conf-0.15.0.2...
130.64 s
[opt-env-conf] Building library for opt-env-conf-0.15.0.2...
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
140.60 s
[opt-env-conf] [21 of 22] Compiling OptEnvConf ( src/OptEnvConf.hs, dist/build/OptEnvConf.o, dist/build/OptEnvConf.dyn_o )
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 )
141.09 s
[opt-env-conf] [ 1 of 22] Compiling OptEnvConf.Args ( src/OptEnvConf/Args.hs, dist/build/OptEnvConf/Args.p_o )
142.05 s
[opt-env-conf] [ 2 of 22] Compiling OptEnvConf.Capability ( src/OptEnvConf/Capability.hs, dist/build/OptEnvConf/Capability.p_o )
142.07 s
[opt-env-conf] [ 3 of 22] Compiling OptEnvConf.Casing ( src/OptEnvConf/Casing.hs, dist/build/OptEnvConf/Casing.p_o )
142.07 s
[opt-env-conf] [ 4 of 22] Compiling OptEnvConf.Completer ( src/OptEnvConf/Completer.hs, dist/build/OptEnvConf/Completer.p_o )
142.07 s
[opt-env-conf] [ 5 of 22] Compiling OptEnvConf.EnvMap ( src/OptEnvConf/EnvMap.hs, dist/build/OptEnvConf/EnvMap.p_o )
142.07 s
[opt-env-conf] [ 6 of 22] Compiling OptEnvConf.NonDet ( src/OptEnvConf/NonDet.hs, dist/build/OptEnvConf/NonDet.p_o )
142.07 s
[opt-env-conf] [ 7 of 22] Compiling OptEnvConf.Reader ( src/OptEnvConf/Reader.hs, dist/build/OptEnvConf/Reader.p_o )
142.07 s
[opt-env-conf] [ 8 of 22] Compiling OptEnvConf.Setting ( src/OptEnvConf/Setting.hs, dist/build/OptEnvConf/Setting.p_o )
142.75 s
[opt-env-conf] [ 9 of 22] Compiling OptEnvConf.Parser ( src/OptEnvConf/Parser.hs, dist/build/OptEnvConf/Parser.p_o )
144.24 s
[opt-env-conf] [10 of 22] Compiling OptEnvConf.Output ( src/OptEnvConf/Output.hs, dist/build/OptEnvConf/Output.p_o )
144.59 s
[opt-env-conf] [11 of 22] Compiling OptEnvConf.Nix ( src/OptEnvConf/Nix.hs, dist/build/OptEnvConf/Nix.p_o )
144.59 s
[opt-env-conf] [12 of 22] Compiling OptEnvConf.Doc ( src/OptEnvConf/Doc.hs, dist/build/OptEnvConf/Doc.p_o )
146.08 s
[opt-env-conf] [13 of 22] Compiling OptEnvConf.Error ( src/OptEnvConf/Error.hs, dist/build/OptEnvConf/Error.p_o )
146.55 s
[opt-env-conf] [14 of 22] Compiling OptEnvConf.Completion ( src/OptEnvConf/Completion.hs, dist/build/OptEnvConf/Completion.p_o )
146.55 s
[opt-env-conf] [15 of 22] Compiling OptEnvConf.Terminal ( src/OptEnvConf/Terminal.hs, dist/build/OptEnvConf/Terminal.p_o )
146.55 s
[opt-env-conf] [16 of 22] Compiling OptEnvConf.Validation ( src/OptEnvConf/Validation.hs, dist/build/OptEnvConf/Validation.p_o )
146.55 s
[opt-env-conf] [17 of 22] Compiling OptEnvConf.Run ( src/OptEnvConf/Run.hs, dist/build/OptEnvConf/Run.p_o )
148.95 s
[opt-env-conf] [18 of 22] Compiling OptEnvConf.Check ( src/OptEnvConf/Check.hs, dist/build/OptEnvConf/Check.p_o )
149.17 s
[opt-env-conf] [19 of 22] Compiling OptEnvConf.Lint ( src/OptEnvConf/Lint.hs, dist/build/OptEnvConf/Lint.p_o )
149.17 s
[opt-env-conf] [20 of 22] Compiling OptEnvConf.Main ( src/OptEnvConf/Main.hs, dist/build/OptEnvConf/Main.p_o )
149.84 s
[opt-env-conf] [21 of 22] Compiling OptEnvConf ( src/OptEnvConf.hs, dist/build/OptEnvConf.p_o )
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 )
152.66 s
[opt-env-conf] Phase: haddockPhase
152.79 s
[opt-env-conf] Preprocessing library for opt-env-conf-0.15.0.2...
152.80 s
[opt-env-conf] Running Haddock on library for opt-env-conf-0.15.0.2...
152.80 s
[opt-env-conf] Warning: The documentation for the following packages are not installed. No
152.80 s
[opt-env-conf] links will be generated to these packages: attoparsec-0.14.4,
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
153.09 s
[opt-env-conf] [ 1 of 22] Compiling OptEnvConf.Args ( src/OptEnvConf/Args.hs, nothing )
153.33 s
[opt-env-conf] [ 2 of 22] Compiling OptEnvConf.Capability ( src/OptEnvConf/Capability.hs, nothing )
153.35 s
[opt-env-conf] [ 3 of 22] Compiling OptEnvConf.Casing ( src/OptEnvConf/Casing.hs, nothing )
153.35 s
[opt-env-conf] [ 4 of 22] Compiling OptEnvConf.Completer ( src/OptEnvConf/Completer.hs, nothing )
153.43 s
[opt-env-conf] [ 5 of 22] Compiling OptEnvConf.EnvMap ( src/OptEnvConf/EnvMap.hs, nothing )
153.44 s
[opt-env-conf] [ 6 of 22] Compiling OptEnvConf.NonDet ( src/OptEnvConf/NonDet.hs, nothing )
153.46 s
[opt-env-conf] [ 7 of 22] Compiling OptEnvConf.Reader ( src/OptEnvConf/Reader.hs, nothing )
153.49 s
[opt-env-conf] [ 8 of 22] Compiling OptEnvConf.Setting ( src/OptEnvConf/Setting.hs, nothing )
153.73 s
[opt-env-conf] [ 9 of 22] Compiling OptEnvConf.Parser ( src/OptEnvConf/Parser.hs, nothing )
154.15 s
[opt-env-conf] [10 of 22] Compiling OptEnvConf.Output ( src/OptEnvConf/Output.hs, nothing )
154.17 s
[opt-env-conf] [11 of 22] Compiling OptEnvConf.Nix ( src/OptEnvConf/Nix.hs, nothing )
154.20 s
[opt-env-conf] [12 of 22] Compiling OptEnvConf.Doc ( src/OptEnvConf/Doc.hs, nothing )
154.30 s
[opt-env-conf] [13 of 22] Compiling OptEnvConf.Error ( src/OptEnvConf/Error.hs, nothing )
154.32 s
[opt-env-conf] [14 of 22] Compiling OptEnvConf.Completion ( src/OptEnvConf/Completion.hs, nothing )
154.38 s
[opt-env-conf] [15 of 22] Compiling OptEnvConf.Terminal ( src/OptEnvConf/Terminal.hs, nothing )
154.38 s
[opt-env-conf] [16 of 22] Compiling OptEnvConf.Validation ( src/OptEnvConf/Validation.hs, nothing )
154.40 s
[opt-env-conf] [17 of 22] Compiling OptEnvConf.Run ( src/OptEnvConf/Run.hs, nothing )
154.69 s
[opt-env-conf] [18 of 22] Compiling OptEnvConf.Check ( src/OptEnvConf/Check.hs, nothing )
154.70 s
[opt-env-conf] [19 of 22] Compiling OptEnvConf.Lint ( src/OptEnvConf/Lint.hs, nothing )
154.74 s
[opt-env-conf] [20 of 22] Compiling OptEnvConf.Main ( src/OptEnvConf/Main.hs, nothing )
154.76 s
[opt-env-conf] [21 of 22] Compiling OptEnvConf ( src/OptEnvConf.hs, nothing )
154.77 s
[opt-env-conf] [22 of 22] Compiling Paths_opt_env_conf ( dist/build/autogen/Paths_opt_env_conf.hs, nothing )
154.77 s
[opt-env-conf] Haddock coverage:
154.77 s
[opt-env-conf] Warning: 'Args' is ambiguous. It is defined
154.77 s
[opt-env-conf] * at src/OptEnvConf/Args.hs:97:13
154.77 s
[opt-env-conf] * at src/OptEnvConf/Args.hs:97:1
154.77 s
[opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
154.77 s
[opt-env-conf] by specifying the type/value namespace explicitly.
154.77 s
[opt-env-conf] Defaulting to the one defined at src/OptEnvConf/Args.hs:97:1
154.78 s
[opt-env-conf] 50% ( 9 / 18) in 'OptEnvConf.Args'
154.78 s
[opt-env-conf] Missing documentation for:
154.78 s
[opt-env-conf] Module header
154.78 s
[opt-env-conf] recogniseLeftovers (src/OptEnvConf/Args.hs:377)
154.78 s
[opt-env-conf] argsAtEnd (src/OptEnvConf/Args.hs:118)
154.78 s
[opt-env-conf] Arg (src/OptEnvConf/Args.hs:53)
154.78 s
[opt-env-conf] parseArg (src/OptEnvConf/Args.hs:76)
154.78 s
[opt-env-conf] renderArg (src/OptEnvConf/Args.hs:86)
154.78 s
[opt-env-conf] Dashed (src/OptEnvConf/Args.hs:391)
154.78 s
[opt-env-conf] renderDashed (src/OptEnvConf/Args.hs:405)
154.78 s
[opt-env-conf] prefixDashed (src/OptEnvConf/Args.hs:410)
154.78 s
[opt-env-conf] 22% ( 2 / 9) in 'OptEnvConf.Capability'
154.78 s
[opt-env-conf] Missing documentation for:
154.78 s
[opt-env-conf] Module header
154.78 s
[opt-env-conf] Capabilities (src/OptEnvConf/Capability.hs:30)
154.78 s
[opt-env-conf] Capability (src/OptEnvConf/Capability.hs:50)
154.78 s
[opt-env-conf] allCapabilities (src/OptEnvConf/Capability.hs:36)
154.78 s
[opt-env-conf] enableCapability (src/OptEnvConf/Capability.hs:39)
154.78 s
[opt-env-conf] disableCapability (src/OptEnvConf/Capability.hs:43)
154.78 s
[opt-env-conf] missingCapabilities (src/OptEnvConf/Capability.hs:47)
154.78 s
[opt-env-conf] 85% ( 6 / 7) in 'OptEnvConf.Casing'
154.78 s
[opt-env-conf] Missing documentation for:
154.78 s
[opt-env-conf] Module header
154.78 s
[opt-env-conf] 8% ( 1 / 12) in 'OptEnvConf.Completer'
154.78 s
[opt-env-conf] Missing documentation for:
154.78 s
[opt-env-conf] Module header
154.78 s
[opt-env-conf] Completer (src/OptEnvConf/Completer.hs:51)
154.78 s
[opt-env-conf] mkCompleter (src/OptEnvConf/Completer.hs:55)
154.78 s
[opt-env-conf] CompletionResult (src/OptEnvConf/Completer.hs:38)
154.78 s
[opt-env-conf] finalResult (src/OptEnvConf/Completer.hs:45)
154.78 s
[opt-env-conf] listCompleter (src/OptEnvConf/Completer.hs:58)
154.78 s
[opt-env-conf] listIOCompleter (src/OptEnvConf/Completer.hs:61)
154.78 s
[opt-env-conf] filePath (src/OptEnvConf/Completer.hs:64)
154.78 s
[opt-env-conf] filePathWithExtension (src/OptEnvConf/Completer.hs:136)
154.78 s
[opt-env-conf] filePathWithExtensions (src/OptEnvConf/Completer.hs:139)
154.78 s
[opt-env-conf] directoryPath (src/OptEnvConf/Completer.hs:148)
154.78 s
[opt-env-conf] 16% ( 1 / 6) in 'OptEnvConf.EnvMap'
154.78 s
[opt-env-conf] Missing documentation for:
154.78 s
[opt-env-conf] Module header
154.78 s
[opt-env-conf] empty (src/OptEnvConf/EnvMap.hs:29)
154.78 s
[opt-env-conf] parse (src/OptEnvConf/EnvMap.hs:32)
154.78 s
[opt-env-conf] lookup (src/OptEnvConf/EnvMap.hs:35)
154.78 s
[opt-env-conf] insert (src/OptEnvConf/EnvMap.hs:38)
154.78 s
[opt-env-conf] 0% ( 0 / 6) in 'OptEnvConf.NonDet'
154.78 s
[opt-env-conf] Missing documentation for:
154.78 s
[opt-env-conf] Module header
154.78 s
[opt-env-conf] runNonDet (src/OptEnvConf/NonDet.hs:23)
154.78 s
[opt-env-conf] runNonDetT (src/OptEnvConf/NonDet.hs:28)
154.78 s
[opt-env-conf] runNonDetTLazy (src/OptEnvConf/NonDet.hs:31)
154.78 s
[opt-env-conf] liftNonDetTList (src/OptEnvConf/NonDet.hs:34)
154.78 s
[opt-env-conf] NonDetT (src/OptEnvConf/NonDet.hs:25)
154.78 s
[opt-env-conf] Warning: 'String' is ambiguous. It is defined
154.78 s
[opt-env-conf] * in ‘Data.Aeson.Types.Internal’
154.78 s
[opt-env-conf] * in ‘GHC.Internal.Base’
154.78 s
[opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
154.78 s
[opt-env-conf] by specifying the type/value namespace explicitly.
154.78 s
[opt-env-conf] Defaulting to the one defined in ‘GHC.Internal.Base’
154.78 s
[opt-env-conf] Warning: 'Reader' is ambiguous. It is defined
154.78 s
[opt-env-conf] * at src/OptEnvConf/Reader.hs:44:20
154.78 s
[opt-env-conf] * at src/OptEnvConf/Reader.hs:44:1
154.78 s
[opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
154.78 s
[opt-env-conf] by specifying the type/value namespace explicitly.
154.78 s
[opt-env-conf] Defaulting to the one defined at src/OptEnvConf/Reader.hs:44:1
154.78 s
[opt-env-conf] 83% ( 15 / 18) in 'OptEnvConf.Reader'
154.78 s
[opt-env-conf] Missing documentation for:
154.78 s
[opt-env-conf] Module header
154.78 s
[opt-env-conf] Reader (src/OptEnvConf/Reader.hs:44)
154.78 s
[opt-env-conf] runReader (src/OptEnvConf/Reader.hs:48)
154.78 s
[opt-env-conf] Warning: 'Setting' is ambiguous. It is defined
154.78 s
[opt-env-conf] * at src/OptEnvConf/Setting.hs:81:18
154.78 s
[opt-env-conf] * at src/OptEnvConf/Setting.hs:81:1
154.78 s
[opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
154.78 s
[opt-env-conf] by specifying the type/value namespace explicitly.
154.78 s
[opt-env-conf] Defaulting to the one defined at src/OptEnvConf/Setting.hs:81:1
154.78 s
[opt-env-conf] Warning: 'Builder' is ambiguous. It is defined
154.78 s
[opt-env-conf] * at src/OptEnvConf/Setting.hs:250:21
154.78 s
[opt-env-conf] * at src/OptEnvConf/Setting.hs:250:1
154.78 s
[opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
154.78 s
[opt-env-conf] by specifying the type/value namespace explicitly.
154.78 s
[opt-env-conf] Defaulting to the one defined at src/OptEnvConf/Setting.hs:250:1
154.78 s
[opt-env-conf] Warning: 'f' is out of scope.
154.78 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
154.78 s
[opt-env-conf] Warning: 'subEnv' is out of scope.
154.78 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
154.78 s
[opt-env-conf] Warning: 'subEnv_' is out of scope.
154.78 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
154.78 s
[opt-env-conf] Warning: 'subAll' is out of scope.
154.78 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
154.78 s
[opt-env-conf] Warning: 'Null' is out of scope.
154.78 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
154.78 s
[opt-env-conf] Warning: 'subConf' is out of scope.
154.78 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
154.78 s
[opt-env-conf] Warning: 'subConf_' is out of scope.
154.78 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
154.78 s
[opt-env-conf] 72% ( 34 / 47) in 'OptEnvConf.Setting'
154.78 s
[opt-env-conf] Missing documentation for:
154.78 s
[opt-env-conf] Module header
154.78 s
[opt-env-conf] EnvVarSetting (src/OptEnvConf/Setting.hs:134)
154.78 s
[opt-env-conf] ConfigValSetting (src/OptEnvConf/Setting.hs:155)
154.78 s
[opt-env-conf] BuildInstruction (src/OptEnvConf/Setting.hs:252)
154.78 s
[opt-env-conf] SettingHash (src/OptEnvConf/Setting.hs:115)
154.78 s
[opt-env-conf] hashSetting (src/OptEnvConf/Setting.hs:121)
154.78 s
[opt-env-conf] mapMaybeBuilder (src/OptEnvConf/Setting.hs:302)
154.78 s
[opt-env-conf] Metavar (src/OptEnvConf/Setting.hs:76)
154.78 s
[opt-env-conf] Help (src/OptEnvConf/Setting.hs:78)
154.78 s
[opt-env-conf] prefixEnvVarSetting (src/OptEnvConf/Setting.hs:147)
154.78 s
[opt-env-conf] suffixEnvVarSetting (src/OptEnvConf/Setting.hs:153)
154.78 s
[opt-env-conf] prefixConfigValSetting (src/OptEnvConf/Setting.hs:164)
154.78 s
[opt-env-conf] suffixConfigValSettingKey (src/OptEnvConf/Setting.hs:170)
154.78 s
[opt-env-conf] Warning: 'runParser' is out of scope.
154.78 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
154.78 s
[opt-env-conf] Warning: 'runSettingsParser' is out of scope.
154.78 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
154.78 s
[opt-env-conf] Warning: 'foo' is out of scope.
154.78 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
154.78 s
[opt-env-conf] Warning: 'f' is out of scope.
154.78 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
154.79 s
[opt-env-conf] Warning: 'checkMap' is out of scope.
154.79 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
154.79 s
[opt-env-conf] Warning: 'Command' is ambiguous. It is defined
154.79 s
[opt-env-conf] * at src/OptEnvConf/Parser.hs:121:18
154.79 s
[opt-env-conf] * at src/OptEnvConf/Parser.hs:121:1
154.79 s
[opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
154.79 s
[opt-env-conf] by specifying the type/value namespace explicitly.
154.79 s
[opt-env-conf] Defaulting to the one defined at src/OptEnvConf/Parser.hs:121:1
154.79 s
[opt-env-conf] Warning: 'Bool' is ambiguous. It is defined
154.79 s
[opt-env-conf] * in ‘Data.Aeson.Types.Internal’
154.79 s
[opt-env-conf] * in ‘GHC.Types’
154.79 s
[opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
154.79 s
[opt-env-conf] by specifying the type/value namespace explicitly.
154.79 s
[opt-env-conf] Defaulting to the one defined in ‘GHC.Types’
154.79 s
[opt-env-conf] Warning: 'String' is ambiguous. It is defined
154.79 s
[opt-env-conf] * in ‘Data.Aeson.Types.Internal’
154.79 s
[opt-env-conf] * in ‘GHC.Internal.Base’
154.79 s
[opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
154.79 s
[opt-env-conf] by specifying the type/value namespace explicitly.
154.79 s
[opt-env-conf] Defaulting to the one defined in ‘GHC.Internal.Base’
154.79 s
[opt-env-conf] Warning: 'Setting' is ambiguous. It is defined
154.79 s
[opt-env-conf] * at src/OptEnvConf/Setting.hs:81:18
154.79 s
[opt-env-conf] * at src/OptEnvConf/Setting.hs:81:1
154.79 s
[opt-env-conf] You may be able to disambiguate the identifier by qualifying it or
154.79 s
[opt-env-conf] by specifying the type/value namespace explicitly.
154.79 s
[opt-env-conf] Defaulting to the one defined at src/OptEnvConf/Setting.hs:81:1
154.79 s
[opt-env-conf] 81% ( 59 / 72) in 'OptEnvConf.Parser'
154.79 s
[opt-env-conf] Missing documentation for:
154.79 s
[opt-env-conf] Module header
154.79 s
[opt-env-conf] defaultCommand (src/OptEnvConf/Parser.hs:726)
154.79 s
[opt-env-conf] withCombinedYamlConfigs' (src/OptEnvConf/Parser.hs:762)
154.79 s
[opt-env-conf] combineConfigObjects (src/OptEnvConf/Parser.hs:777)
154.79 s
[opt-env-conf] makeDoubleSwitch (src/OptEnvConf/Parser.hs:873)
154.79 s
[opt-env-conf] Capability (src/OptEnvConf/Capability.hs:50)
154.79 s
[opt-env-conf] Command (src/OptEnvConf/Parser.hs:121)
154.79 s
[opt-env-conf] CommandsBuilder (src/OptEnvConf/Parser.hs:117)
154.79 s
[opt-env-conf] Metavar (src/OptEnvConf/Setting.hs:76)
154.79 s
[opt-env-conf] Help (src/OptEnvConf/Setting.hs:78)
154.79 s
[opt-env-conf] showParserABit (src/OptEnvConf/Parser.hs:297)
154.79 s
[opt-env-conf] commandTraverseSetting (src/OptEnvConf/Parser.hs:1222)
154.79 s
[opt-env-conf] parserSettingsMap (src/OptEnvConf/Parser.hs:1227)
154.79 s
[opt-env-conf] 0% ( 0 / 28) in 'OptEnvConf.Output'
154.79 s
[opt-env-conf] Missing documentation for:
154.79 s
[opt-env-conf] Module header
154.79 s
[opt-env-conf] stringLines (src/OptEnvConf/Output.hs:22)
154.79 s
[opt-env-conf] progNameChunk (src/OptEnvConf/Output.hs:27)
154.79 s
[opt-env-conf] versionChunk (src/OptEnvConf/Output.hs:30)
154.79 s
[opt-env-conf] usageChunk (src/OptEnvConf/Output.hs:33)
154.79 s
[opt-env-conf] commandChunk (src/OptEnvConf/Output.hs:36)
154.79 s
[opt-env-conf] functionChunk (src/OptEnvConf/Output.hs:39)
154.79 s
[opt-env-conf] mMetavarChunk (src/OptEnvConf/Output.hs:42)
154.79 s
[opt-env-conf] metavarChunk (src/OptEnvConf/Output.hs:45)
154.79 s
[opt-env-conf] dashedChunks (src/OptEnvConf/Output.hs:48)
154.79 s
[opt-env-conf] dashedChunksNE (src/OptEnvConf/Output.hs:51)
154.79 s
[opt-env-conf] dashedChunk (src/OptEnvConf/Output.hs:54)
154.79 s
[opt-env-conf] envVarChunksNE (src/OptEnvConf/Output.hs:57)
154.79 s
[opt-env-conf] envVarChunk (src/OptEnvConf/Output.hs:60)
154.79 s
[opt-env-conf] confValChunk (src/OptEnvConf/Output.hs:63)
154.79 s
[opt-env-conf] defaultValueChunks (src/OptEnvConf/Output.hs:66)
154.79 s
[opt-env-conf] exampleValuesChunks (src/OptEnvConf/Output.hs:69)
154.79 s
[opt-env-conf] mHelpChunk (src/OptEnvConf/Output.hs:75)
154.79 s
[opt-env-conf] helpChunk (src/OptEnvConf/Output.hs:78)
154.79 s
[opt-env-conf] headerChunks (src/OptEnvConf/Output.hs:81)
154.79 s
[opt-env-conf] syntaxChunk (src/OptEnvConf/Output.hs:84)
154.79 s
[opt-env-conf] capabilitiesChunks (src/OptEnvConf/Output.hs:87)
154.79 s
[opt-env-conf] capabilityChunk (src/OptEnvConf/Output.hs:92)
154.79 s
[opt-env-conf] mSrcLocChunk (src/OptEnvConf/Output.hs:95)
154.79 s
[opt-env-conf] srcLocChunk (src/OptEnvConf/Output.hs:98)
154.79 s
[opt-env-conf] indent (src/OptEnvConf/Output.hs:116)
154.79 s
[opt-env-conf] parenthesise (src/OptEnvConf/Output.hs:119)
154.79 s
[opt-env-conf] bracketise (src/OptEnvConf/Output.hs:123)
154.79 s
[opt-env-conf] 0% ( 0 / 8) in 'OptEnvConf.Nix'
154.79 s
[opt-env-conf] Missing documentation for:
154.79 s
[opt-env-conf] Module header
154.79 s
[opt-env-conf] renderSettingsNixOptionsWithGeneratedComment (src/OptEnvConf/Nix.hs:23)
154.79 s
[opt-env-conf] renderParserNixOptionsWithGeneratedComment (src/OptEnvConf/Nix.hs:27)
154.79 s
[opt-env-conf] withGeneratedComment (src/OptEnvConf/Nix.hs:31)
154.79 s
[opt-env-conf] renderSettingsNixOptions (src/OptEnvConf/Nix.hs:43)
154.79 s
[opt-env-conf] renderParserNixOptions (src/OptEnvConf/Nix.hs:46)
154.79 s
[opt-env-conf] parserNixOptionExpr (src/OptEnvConf/Nix.hs:49)
154.79 s
[opt-env-conf] parserNixOptions (src/OptEnvConf/Nix.hs:52)
154.79 s
[opt-env-conf] 32% ( 11 / 34) in 'OptEnvConf.Doc'
154.79 s
[opt-env-conf] Missing documentation for:
154.79 s
[opt-env-conf] Module header
154.79 s
[opt-env-conf] commandParserDocs (src/OptEnvConf/Doc.hs:181)
154.79 s
[opt-env-conf] parserOptDocs (src/OptEnvConf/Doc.hs:612)
154.80 s
[opt-env-conf] docsToOptDocs (src/OptEnvConf/Doc.hs:615)
154.80 s
[opt-env-conf] parserEnvDocs (src/OptEnvConf/Doc.hs:737)
154.80 s
[opt-env-conf] docsToEnvDocs (src/OptEnvConf/Doc.hs:740)
154.80 s
[opt-env-conf] parserConfDocs (src/OptEnvConf/Doc.hs:780)
154.80 s
[opt-env-conf] docsToConfDocs (src/OptEnvConf/Doc.hs:783)
154.80 s
[opt-env-conf] AnyDocs (src/OptEnvConf/Doc.hs:105)
154.80 s
[opt-env-conf] SetDoc (src/OptEnvConf/Doc.hs:62)
154.80 s
[opt-env-conf] OptDoc (src/OptEnvConf/Doc.hs:76)
154.80 s
[opt-env-conf] EnvDoc (src/OptEnvConf/Doc.hs:88)
154.80 s
[opt-env-conf] ConfDoc (src/OptEnvConf/Doc.hs:97)
154.80 s
[opt-env-conf] CommandDoc (src/OptEnvConf/Doc.hs:112)
154.80 s
[opt-env-conf] settingSetDoc (src/OptEnvConf/Doc.hs:192)
154.80 s
[opt-env-conf] renderSetDoc (src/OptEnvConf/Doc.hs:215)
154.80 s
[opt-env-conf] settingOptDoc (src/OptEnvConf/Doc.hs:212)
154.80 s
[opt-env-conf] renderOptDocLong (src/OptEnvConf/Doc.hs:720)
154.80 s
[opt-env-conf] settingEnvDoc (src/OptEnvConf/Doc.hs:752)
154.80 s
[opt-env-conf] renderEnvDoc (src/OptEnvConf/Doc.hs:766)
154.80 s
[opt-env-conf] settingConfDoc (src/OptEnvConf/Doc.hs:794)
154.80 s
[opt-env-conf] renderConfDoc (src/OptEnvConf/Doc.hs:815)
154.80 s
[opt-env-conf] helpLines (src/OptEnvConf/Doc.hs:284)
154.80 s
[opt-env-conf] Warning: 'Alt' is out of scope.
154.80 s
[opt-env-conf] If you qualify the identifier, haddock can try to link it anyway.
154.80 s
[opt-env-conf] 10% ( 1 / 10) in 'OptEnvConf.Error'
154.80 s
[opt-env-conf] Missing documentation for:
154.80 s
[opt-env-conf] Module header
154.80 s
[opt-env-conf] ParseError (src/OptEnvConf/Error.hs:19)
154.80 s
[opt-env-conf] ParseErrorMessage (src/OptEnvConf/Error.hs:25)
154.80 s
[opt-env-conf] errorMessageIsForgivable (src/OptEnvConf/Error.hs:51)
154.80 s
[opt-env-conf] eraseErrorSrcLocs (src/OptEnvConf/Error.hs:72)
154.80 s
[opt-env-conf] eraseErrorSrcLoc (src/OptEnvConf/Error.hs:75)
154.80 s
[opt-env-conf] renderErrors (src/OptEnvConf/Error.hs:78)
154.80 s
[opt-env-conf] renderError (src/OptEnvConf/Error.hs:81)
154.80 s
[opt-env-conf] availableCommandsLines (src/OptEnvConf/Error.hs:144)
154.80 s
[opt-env-conf] 21% ( 3 / 14) in 'OptEnvConf.Completion'
154.80 s
[opt-env-conf] Missing documentation for:
154.80 s
[opt-env-conf] Module header
154.80 s
[opt-env-conf] generateBashCompletionScript (src/OptEnvConf/Completion.hs:36)
154.80 s
[opt-env-conf] generateZshCompletionScript (src/OptEnvConf/Completion.hs:61)
154.80 s
[opt-env-conf] generateFishCompletionScript (src/OptEnvConf/Completion.hs:109)
154.80 s
[opt-env-conf] runCompletionQuery (src/OptEnvConf/Completion.hs:151)
154.80 s
[opt-env-conf] pureCompletionQuery (src/OptEnvConf/Completion.hs:239)
154.80 s
[opt-env-conf] Completion (src/OptEnvConf/Completion.hs:202)
154.80 s
[opt-env-conf] evalCompletions (src/OptEnvConf/Completion.hs:218)
154.80 s
[opt-env-conf] evalCompletion (src/OptEnvConf/Completion.hs:221)
154.80 s
[opt-env-conf] Suggestion (src/OptEnvConf/Completion.hs:225)
154.80 s
[opt-env-conf] evalSuggestion (src/OptEnvConf/Completion.hs:234)
154.80 s
[opt-env-conf] 50% ( 1 / 2) in 'OptEnvConf.Terminal'
154.80 s
[opt-env-conf] Missing documentation for:
154.80 s
[opt-env-conf] Module header
154.80 s
[opt-env-conf] 0% ( 0 / 9) in 'OptEnvConf.Validation'
154.80 s
[opt-env-conf] Missing documentation for:
154.80 s
[opt-env-conf] Module header
154.80 s
[opt-env-conf] ValidationT (src/OptEnvConf/Validation.hs:17)
154.80 s
[opt-env-conf] runValidationT (src/OptEnvConf/Validation.hs:51)
154.80 s
[opt-env-conf] validationTFailure (src/OptEnvConf/Validation.hs:54)
154.80 s
[opt-env-conf] mapValidationTFailure (src/OptEnvConf/Validation.hs:57)
154.80 s
[opt-env-conf] Validation (src/OptEnvConf/Validation.hs:59)
154.80 s
[opt-env-conf] validationFailure (src/OptEnvConf/Validation.hs:86)
154.80 s
[opt-env-conf] mapValidationFailure (src/OptEnvConf/Validation.hs:89)
154.80 s
[opt-env-conf] validationToEither (src/OptEnvConf/Validation.hs:94)
154.80 s
[opt-env-conf] 33% ( 1 / 3) in 'OptEnvConf.Run'
154.80 s
[opt-env-conf] Missing documentation for:
154.80 s
[opt-env-conf] Module header
154.80 s
[opt-env-conf] runHelpParser (src/OptEnvConf/Run.hs:499)
154.80 s
[opt-env-conf] 0% ( 0 / 4) in 'OptEnvConf.Check'
154.80 s
[opt-env-conf] Missing documentation for:
154.80 s
[opt-env-conf] Module header
154.80 s
[opt-env-conf] runSettingsCheck (src/OptEnvConf/Check.hs:30)
154.80 s
[opt-env-conf] runSettingsCheckOn (src/OptEnvConf/Check.hs:79)
154.80 s
[opt-env-conf] CheckResult (src/OptEnvConf/Check.hs:53)
154.80 s
[opt-env-conf] 0% ( 0 / 6) in 'OptEnvConf.Lint'
154.80 s
[opt-env-conf] Missing documentation for:
154.80 s
[opt-env-conf] Module header
154.80 s
[opt-env-conf] LintError (src/OptEnvConf/Lint.hs:33)
154.80 s
[opt-env-conf] LintErrorMessage (src/OptEnvConf/Lint.hs:38)
154.80 s
[opt-env-conf] renderLintErrors (src/OptEnvConf/Lint.hs:59)
154.80 s
[opt-env-conf] renderLintError (src/OptEnvConf/Lint.hs:66)
154.80 s
[opt-env-conf] lintParser (src/OptEnvConf/Lint.hs:235)
154.80 s
[opt-env-conf] 50% ( 2 / 4) in 'OptEnvConf.Main'
154.80 s
[opt-env-conf] Missing documentation for:
154.80 s
[opt-env-conf] Module header
154.80 s
[opt-env-conf] internalParser (src/OptEnvConf/Main.hs:227)
154.80 s
[opt-env-conf] 92% (118 /127) in 'OptEnvConf'
154.80 s
[opt-env-conf] Missing documentation for:
154.80 s
[opt-env-conf] Module header
154.80 s
[opt-env-conf] defaultCommand (src/OptEnvConf/Parser.hs:726)
154.80 s
[opt-env-conf] select
154.80 s
[opt-env-conf] filePath (src/OptEnvConf/Completer.hs:64)
154.80 s
[opt-env-conf] filePathWithExtension (src/OptEnvConf/Completer.hs:136)
154.80 s
[opt-env-conf] filePathWithExtensions (src/OptEnvConf/Completer.hs:139)
154.80 s
[opt-env-conf] directoryPath (src/OptEnvConf/Completer.hs:148)
154.80 s
[opt-env-conf] withCombinedYamlConfigs' (src/OptEnvConf/Parser.hs:762)
154.80 s
[opt-env-conf] makeDoubleSwitch (src/OptEnvConf/Parser.hs:873)
155.07 s
[opt-env-conf] Warning: OptEnvConf.Args: could not find link destinations for:
155.07 s
[opt-env-conf] - OptEnvConf.Args.Rep_Dashed
155.07 s
[opt-env-conf] - OptEnvConf.Args.Rep_Args
155.07 s
[opt-env-conf] - OptEnvConf.Args.Rep_Arg
155.07 s
[opt-env-conf] - OptEnvConf.Args.Rep_Tomb
155.07 s
[opt-env-conf] Warning: OptEnvConf.Capability: could not find link destinations for:
155.07 s
[opt-env-conf] - OptEnvConf.Capability.Rep_Capabilities
155.07 s
[opt-env-conf] - OptEnvConf.Capability.Rep_Capability
155.07 s
[opt-env-conf] Warning: OptEnvConf.EnvMap: could not find link destinations for:
155.07 s
[opt-env-conf] - OptEnvConf.EnvMap.Rep_EnvMap
155.07 s
[opt-env-conf] Warning: OptEnvConf.NonDet: could not find link destinations for:
155.07 s
[opt-env-conf] - OptEnvConf.NonDet.ListT
155.07 s
[opt-env-conf] - OptEnvConf.NonDet.NonDet
155.30 s
[opt-env-conf] Warning: OptEnvConf.Parser: could not find link destinations for:
155.30 s
[opt-env-conf] - Data.Vector.Vector
155.30 s
[opt-env-conf] - Path.Internal.Posix.Path
155.30 s
[opt-env-conf] - OptEnvConf.Capability.Rep_Capability
155.30 s
[opt-env-conf] - Path.Posix.Abs
155.30 s
[opt-env-conf] - Path.Posix.Dir
155.30 s
[opt-env-conf] - Path.Posix.File
155.30 s
[opt-env-conf] - Data.Vector.Strict.Vector
155.30 s
[opt-env-conf] - Data.Attoparsec.Internal.Types.Parser
155.30 s
[opt-env-conf] - Data.Attoparsec.Internal.Types.IResult
155.30 s
[opt-env-conf] - Data.Graph.SetM
155.30 s
[opt-env-conf] Warning: OptEnvConf.Completion: could not find link destinations for:
155.30 s
[opt-env-conf] - Path.Internal.Posix.Path
155.30 s
[opt-env-conf] - Path.Posix.Abs
155.30 s
[opt-env-conf] - Path.Posix.File
155.30 s
[opt-env-conf] Warning: OptEnvConf.Check: could not find link destinations for:
155.30 s
[opt-env-conf] - OptEnvConf.Check.MissingCapability
155.30 s
[opt-env-conf] - OptEnvConf.Check.Rep_CheckResult
155.30 s
[opt-env-conf] Warning: OptEnvConf.Main: could not find link destinations for:
155.30 s
[opt-env-conf] - OptEnvConf.Main.Internal
155.31 s
[opt-env-conf] Warning: OptEnvConf: could not find link destinations for:
155.31 s
[opt-env-conf] - Path.Internal.Posix.Path
155.31 s
[opt-env-conf] - Path.Posix.Abs
155.31 s
[opt-env-conf] - Path.Posix.Dir
155.31 s
[opt-env-conf] - Path.Posix.File
162.56 s
[opt-env-conf] Documentation created: dist/doc/html/opt-env-conf/,
162.58 s
[opt-env-conf] dist/doc/html/opt-env-conf/opt-env-conf.txt
162.62 s
[opt-env-conf] Phase: installPhase
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
163.37 s
[opt-env-conf] Phase: fixupPhase
163.39 s
[opt-env-conf] shrinking RPATHs of ELF executables and libraries in /nix/store/03xmw9qpcc604l1k9pkblb4xaqw5g9np-opt-env-conf-0.15.0.2
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
163.43 s
[opt-env-conf] checking for references to /build/ in /nix/store/03xmw9qpcc604l1k9pkblb4xaqw5g9np-opt-env-conf-0.15.0.2...
163.46 s
[opt-env-conf] patching script interpreter paths in /nix/store/03xmw9qpcc604l1k9pkblb4xaqw5g9np-opt-env-conf-0.15.0.2
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
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
163.69 s
[opt-env-conf] checking for references to /build/ in /nix/store/dqbjggaj1hkkcbcdjvqh8m9w7kx6c4sv-opt-env-conf-0.15.0.2-doc...
163.72 s
[opt-env-conf] patching script interpreter paths in /nix/store/dqbjggaj1hkkcbcdjvqh8m9w7kx6c4sv-opt-env-conf-0.15.0.2-doc
163.86 s
Progress: 42 of 50 built
163.90 s
Building opt-env-conf-example-source
163.94 s
Building sydtest-source
164.16 s
[opt-env-conf-example-source] Phase: setupCompilerEnvironmentPhase
164.16 s
[opt-env-conf-example-source] Build with /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3.
164.22 s
[sydtest-source] Phase: setupCompilerEnvironmentPhase
164.22 s
[sydtest-source] Build with /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3.
164.49 s
[opt-env-conf-example-source] Phase: unpackPhase
164.50 s
[opt-env-conf-example-source] unpacking source archive /nix/store/1srrcxmfpy79yz17bk00bdpkw4l0l8q6-opt-env-conf-example
164.51 s
[opt-env-conf-example-source] source root is opt-env-conf-example
164.52 s
[opt-env-conf-example-source] Phase: patchPhase
164.53 s
[opt-env-conf-example-source] Phase: compileBuildDriverPhase
164.53 s
[opt-env-conf-example-source] setupCompileFlags: -package-db=/build/tmp.c7iP3WEszb/setup-package.conf.d -threaded
164.59 s
[sydtest-source] Phase: unpackPhase
164.59 s
[sydtest-source] unpacking source archive /nix/store/9zmag20nn0xizyvj44pr52j32s7svx0b-sydtest
164.60 s
[opt-env-conf-example-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.c7iP3WEszb/Main.o )
164.60 s
[sydtest-source] source root is sydtest
164.61 s
[sydtest-source] Phase: patchPhase
164.62 s
[sydtest-source] Phase: compileBuildDriverPhase
164.62 s
[sydtest-source] setupCompileFlags: -package-db=/build/tmp.SKGWK355Ns/setup-package.conf.d -threaded
164.65 s
[opt-env-conf-example-source] [2 of 2] Linking Setup
164.67 s
[sydtest-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.SKGWK355Ns/Main.o )
164.72 s
[sydtest-source] [2 of 2] Linking Setup
165.92 s
[opt-env-conf-example-source] Phase: updateAutotoolsGnuConfigScriptsPhase
165.93 s
[opt-env-conf-example-source] Phase: configurePhase
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
165.95 s
[opt-env-conf-example-source] Using Parsec parser
165.95 s
[opt-env-conf-example-source] Configuring opt-env-conf-example-0.0.0.0...
165.99 s
[sydtest-source] Phase: updateAutotoolsGnuConfigScriptsPhase
166.00 s
[sydtest-source] Phase: configurePhase
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
166.01 s
[sydtest-source] Using Parsec parser
166.01 s
[sydtest-source] Configuring sydtest-0.23.0.1...
166.54 s
[opt-env-conf-example-source] Dependency base <5: using base-4.20.2.0
166.54 s
[opt-env-conf-example-source] Dependency opt-env-conf: using opt-env-conf-0.15.0.2
166.54 s
[opt-env-conf-example-source] Dependency path: using path-0.9.6
166.54 s
[opt-env-conf-example-source] Dependency text: using text-2.1.3
166.54 s
[opt-env-conf-example-source] Dependency base <5: using base-4.20.2.0
166.54 s
[opt-env-conf-example-source] Dependency opt-env-conf-example: using opt-env-conf-example-0.0.0.0
166.54 s
[opt-env-conf-example-source] Source component graph:
166.54 s
[opt-env-conf-example-source] component lib
166.54 s
[opt-env-conf-example-source] component exe:opt-env-conf-example dependency lib
166.54 s
[opt-env-conf-example-source] Configured component graph:
166.54 s
[opt-env-conf-example-source] component opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
166.54 s
[opt-env-conf-example-source] include base-4.20.2.0-64da
166.54 s
[opt-env-conf-example-source] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
166.54 s
[opt-env-conf-example-source] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
166.54 s
[opt-env-conf-example-source] include text-2.1.3-c691
166.54 s
[opt-env-conf-example-source] component opt-env-conf-example-0.0.0.0-AkbD5AROXbIJOl7VRx6CXU-opt-env-conf-example
166.54 s
[opt-env-conf-example-source] include base-4.20.2.0-64da
166.54 s
[opt-env-conf-example-source] include opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
166.54 s
[opt-env-conf-example-source] Linked component graph:
166.54 s
[opt-env-conf-example-source] unit opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
166.54 s
[opt-env-conf-example-source] include base-4.20.2.0-64da
166.54 s
[opt-env-conf-example-source] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
166.54 s
[opt-env-conf-example-source] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
166.54 s
[opt-env-conf-example-source] include text-2.1.3-c691
166.54 s
[opt-env-conf-example-source] OptEnvConf.Example=opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n:OptEnvConf.Example
166.54 s
[opt-env-conf-example-source] unit opt-env-conf-example-0.0.0.0-AkbD5AROXbIJOl7VRx6CXU-opt-env-conf-example
166.54 s
[opt-env-conf-example-source] include base-4.20.2.0-64da
166.54 s
[opt-env-conf-example-source] include opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
166.54 s
[opt-env-conf-example-source] Ready component graph:
166.54 s
[opt-env-conf-example-source] definite opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
166.54 s
[opt-env-conf-example-source] depends base-4.20.2.0-64da
166.54 s
[opt-env-conf-example-source] depends opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
166.54 s
[opt-env-conf-example-source] depends path-0.9.6-JuNdYVciddTDWUiQr3NuVx
166.54 s
[opt-env-conf-example-source] depends text-2.1.3-c691
166.54 s
[opt-env-conf-example-source] definite opt-env-conf-example-0.0.0.0-AkbD5AROXbIJOl7VRx6CXU-opt-env-conf-example
166.54 s
[opt-env-conf-example-source] depends base-4.20.2.0-64da
166.54 s
[opt-env-conf-example-source] depends opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
166.54 s
[opt-env-conf-example-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
166.54 s
[opt-env-conf-example-source] Using compiler: ghc-9.10.3
166.54 s
[opt-env-conf-example-source] Using install prefix:
166.54 s
[opt-env-conf-example-source] /nix/store/a1zm8a2r38ykfjc3vzl052a4ldks7mqn-opt-env-conf-example-source-0.0.0.0
166.54 s
[opt-env-conf-example-source] Executables installed in:
166.54 s
[opt-env-conf-example-source] /nix/store/a1zm8a2r38ykfjc3vzl052a4ldks7mqn-opt-env-conf-example-source-0.0.0.0/bin
166.54 s
[opt-env-conf-example-source] Libraries installed in:
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
166.54 s
[opt-env-conf-example-source] Dynamic Libraries installed in:
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
166.54 s
[opt-env-conf-example-source] Private executables installed in:
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
166.54 s
[opt-env-conf-example-source] Data files installed in:
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
166.54 s
[opt-env-conf-example-source] Documentation installed in: /share/doc/opt-env-conf-example-0.0.0.0
166.54 s
[opt-env-conf-example-source] Configuration files installed in:
166.54 s
[opt-env-conf-example-source] /nix/store/a1zm8a2r38ykfjc3vzl052a4ldks7mqn-opt-env-conf-example-source-0.0.0.0/etc
166.54 s
[opt-env-conf-example-source] No alex found
166.54 s
[opt-env-conf-example-source] Using ar found on system at:
166.54 s
[opt-env-conf-example-source] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
166.54 s
[opt-env-conf-example-source] No c2hs found
166.54 s
[opt-env-conf-example-source] No cpphs found
166.54 s
[opt-env-conf-example-source] No doctest found
166.54 s
[opt-env-conf-example-source] Using gcc version 14.3.0 given by user at:
166.54 s
[opt-env-conf-example-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
166.54 s
[opt-env-conf-example-source] Using ghc version 9.10.3 found on system at:
166.54 s
[opt-env-conf-example-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc
166.54 s
[opt-env-conf-example-source] Using ghc-pkg version 9.10.3 found on system at:
166.54 s
[opt-env-conf-example-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc-pkg-9.10.3
166.54 s
[opt-env-conf-example-source] No ghcjs found
166.54 s
[opt-env-conf-example-source] No ghcjs-pkg found
166.54 s
[opt-env-conf-example-source] No greencard found
166.54 s
[opt-env-conf-example-source] Using haddock version 2.31.1 found on system at:
166.54 s
[opt-env-conf-example-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/haddock-ghc-9.10.3
166.54 s
[opt-env-conf-example-source] No happy found
166.54 s
[opt-env-conf-example-source] Using haskell-suite found on system at: haskell-suite-dummy-location
166.54 s
[opt-env-conf-example-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
166.54 s
[opt-env-conf-example-source] No hmake found
166.54 s
[opt-env-conf-example-source] Using hpc version 0.69 found on system at:
166.54 s
[opt-env-conf-example-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hpc-ghc-9.10.3
166.54 s
[opt-env-conf-example-source] Using hsc2hs version 0.68.10 found on system at:
166.54 s
[opt-env-conf-example-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
166.54 s
[opt-env-conf-example-source] Using hscolour version 1.25 found on system at:
166.54 s
[opt-env-conf-example-source] /nix/store/f755skyzf4jvfx3crwq9mmh3x4lsaz8i-hscolour-1.25/bin/HsColour
166.54 s
[opt-env-conf-example-source] No jhc found
166.54 s
[opt-env-conf-example-source] Using ld found on system at:
166.54 s
[opt-env-conf-example-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
166.54 s
[opt-env-conf-example-source] No pkg-config found
166.54 s
[opt-env-conf-example-source] Using runghc version 9.10.3 found on system at:
166.54 s
[opt-env-conf-example-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/runghc-9.10.3
166.54 s
[opt-env-conf-example-source] Using strip version 2.44 found on system at:
166.54 s
[opt-env-conf-example-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
166.54 s
[opt-env-conf-example-source] Using tar found on system at:
166.54 s
[opt-env-conf-example-source] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
166.54 s
[opt-env-conf-example-source] No uhc found
166.59 s
[sydtest-source] Dependency MonadRandom: using MonadRandom-0.6.2
166.59 s
[sydtest-source] Dependency QuickCheck: using QuickCheck-2.15.0.1
166.59 s
[sydtest-source] Dependency async: using async-2.2.5
166.59 s
[sydtest-source] Dependency autodocodec: using autodocodec-0.5.0.0
166.59 s
[sydtest-source] Dependency base >=4.7 && <5: using base-4.20.2.0
166.59 s
[sydtest-source] Dependency bytestring: using bytestring-0.12.2.0
166.59 s
[sydtest-source] Dependency containers: using containers-0.7
166.59 s
[sydtest-source] Dependency deepseq: using deepseq-1.5.0.0
166.59 s
[sydtest-source] Dependency dlist: using dlist-1.0
166.59 s
[sydtest-source] Dependency fast-myers-diff >=0.0.1: using fast-myers-diff-0.0.2
166.59 s
[sydtest-source] Dependency filepath: using filepath-1.5.4.0
166.59 s
[sydtest-source] Dependency mtl: using mtl-2.3.1
166.59 s
[sydtest-source] Dependency opt-env-conf >=0.10: using opt-env-conf-0.15.0.2
166.59 s
[sydtest-source] Dependency path: using path-0.9.6
166.59 s
[sydtest-source] Dependency path-io: using path-io-1.8.2
166.59 s
[sydtest-source] Dependency pretty-show: using pretty-show-1.10
166.59 s
[sydtest-source] Dependency quickcheck-io: using quickcheck-io-0.2.0
166.59 s
[sydtest-source] Dependency random: using random-1.2.1.3
166.59 s
[sydtest-source] Dependency random-shuffle: using random-shuffle-0.0.4
166.59 s
[sydtest-source] Dependency safe: using safe-0.3.21
166.59 s
[sydtest-source] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
166.59 s
[sydtest-source] Dependency safe-coloured-text-terminfo: using
166.59 s
[sydtest-source] safe-coloured-text-terminfo-0.3.0.0
166.59 s
[sydtest-source] Dependency stm: using stm-2.5.3.1
166.59 s
[sydtest-source] Dependency svg-builder: using svg-builder-0.1.1
166.59 s
[sydtest-source] Dependency text: using text-2.1.3
166.59 s
[sydtest-source] Dependency vector: using vector-0.13.2.0
166.59 s
[sydtest-source] Source component graph: component lib
166.59 s
[sydtest-source] Configured component graph:
166.59 s
[sydtest-source] component sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
166.59 s
[sydtest-source] include MonadRandom-0.6.2-4OUPXxFoP45JPrY3Hi7G9u
166.59 s
[sydtest-source] include QuickCheck-2.15.0.1-8fVC1qSJKj9H9pvMjJXUwU
166.59 s
[sydtest-source] include async-2.2.5-AVpB3MY1d7nLZpywuDqSMi
166.59 s
[sydtest-source] include autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
166.59 s
[sydtest-source] include base-4.20.2.0-64da
166.59 s
[sydtest-source] include bytestring-0.12.2.0-262e
166.59 s
[sydtest-source] include containers-0.7-504a
166.59 s
[sydtest-source] include deepseq-1.5.0.0-9a2c
166.59 s
[sydtest-source] include dlist-1.0-2bT47M9he3qC9V8UeGXfX3
166.59 s
[sydtest-source] include fast-myers-diff-0.0.2-IH1IhqvSmc78PSV8V5d1yX
166.59 s
[sydtest-source] include filepath-1.5.4.0-e600
166.59 s
[sydtest-source] include mtl-2.3.1-b4af
166.59 s
[sydtest-source] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
166.59 s
[sydtest-source] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
166.59 s
[sydtest-source] include path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
166.59 s
[sydtest-source] include pretty-show-1.10-CuGoXeUvzjB9II93JT7lKs
166.59 s
[sydtest-source] include quickcheck-io-0.2.0-uOZJkNmNm67gZuqoT5mgz
166.59 s
[sydtest-source] include random-1.2.1.3-9T1sBqjfI7C3JconfAiPFk
166.59 s
[sydtest-source] include random-shuffle-0.0.4-730ncrKawDMDidTBZfhecB
166.59 s
[sydtest-source] include safe-0.3.21-3KkbrJIc4RVHGJea2Lg3Om
166.59 s
[sydtest-source] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
166.59 s
[sydtest-source] include safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
166.59 s
[sydtest-source] include stm-2.5.3.1-a2f3
166.59 s
[sydtest-source] include svg-builder-0.1.1-5RHVKdPXgHp8o619RGrosD
166.59 s
[sydtest-source] include text-2.1.3-c691
166.59 s
[sydtest-source] include vector-0.13.2.0-GDUCoiHhVuq2SKPTzzTr3a
166.59 s
[sydtest-source] Linked component graph:
166.59 s
[sydtest-source] unit sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
166.59 s
[sydtest-source] include MonadRandom-0.6.2-4OUPXxFoP45JPrY3Hi7G9u
166.59 s
[sydtest-source] include QuickCheck-2.15.0.1-8fVC1qSJKj9H9pvMjJXUwU
166.59 s
[sydtest-source] include async-2.2.5-AVpB3MY1d7nLZpywuDqSMi
166.59 s
[sydtest-source] include autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
166.59 s
[sydtest-source] include base-4.20.2.0-64da
166.59 s
[sydtest-source] include bytestring-0.12.2.0-262e
166.59 s
[sydtest-source] include containers-0.7-504a
166.59 s
[sydtest-source] include deepseq-1.5.0.0-9a2c
166.59 s
[sydtest-source] include dlist-1.0-2bT47M9he3qC9V8UeGXfX3
166.59 s
[sydtest-source] include fast-myers-diff-0.0.2-IH1IhqvSmc78PSV8V5d1yX
166.59 s
[sydtest-source] include filepath-1.5.4.0-e600
166.59 s
[sydtest-source] include mtl-2.3.1-b4af
166.59 s
[sydtest-source] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
166.59 s
[sydtest-source] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
166.59 s
[sydtest-source] include path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
166.59 s
[sydtest-source] include pretty-show-1.10-CuGoXeUvzjB9II93JT7lKs
166.59 s
[sydtest-source] include quickcheck-io-0.2.0-uOZJkNmNm67gZuqoT5mgz
166.59 s
[sydtest-source] include random-1.2.1.3-9T1sBqjfI7C3JconfAiPFk
166.59 s
[sydtest-source] include random-shuffle-0.0.4-730ncrKawDMDidTBZfhecB
166.59 s
[sydtest-source] include safe-0.3.21-3KkbrJIc4RVHGJea2Lg3Om
166.59 s
[sydtest-source] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
166.59 s
[sydtest-source] include safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
166.60 s
[sydtest-source] include stm-2.5.3.1-a2f3
166.60 s
[sydtest-source] include svg-builder-0.1.1-5RHVKdPXgHp8o619RGrosD
166.60 s
[sydtest-source] include text-2.1.3-c691
166.60 s
[sydtest-source] include vector-0.13.2.0-GDUCoiHhVuq2SKPTzzTr3a
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
166.60 s
[sydtest-source] Ready component graph:
166.60 s
[sydtest-source] definite sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
166.60 s
[sydtest-source] depends MonadRandom-0.6.2-4OUPXxFoP45JPrY3Hi7G9u
166.60 s
[sydtest-source] depends QuickCheck-2.15.0.1-8fVC1qSJKj9H9pvMjJXUwU
166.60 s
[sydtest-source] depends async-2.2.5-AVpB3MY1d7nLZpywuDqSMi
166.60 s
[sydtest-source] depends autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
166.60 s
[sydtest-source] depends base-4.20.2.0-64da
166.60 s
[sydtest-source] depends bytestring-0.12.2.0-262e
166.60 s
[sydtest-source] depends containers-0.7-504a
166.60 s
[sydtest-source] depends deepseq-1.5.0.0-9a2c
166.60 s
[sydtest-source] depends dlist-1.0-2bT47M9he3qC9V8UeGXfX3
166.60 s
[sydtest-source] depends fast-myers-diff-0.0.2-IH1IhqvSmc78PSV8V5d1yX
166.60 s
[sydtest-source] depends filepath-1.5.4.0-e600
166.60 s
[sydtest-source] depends mtl-2.3.1-b4af
166.60 s
[sydtest-source] depends opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
166.60 s
[sydtest-source] depends path-0.9.6-JuNdYVciddTDWUiQr3NuVx
166.60 s
[sydtest-source] depends path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
166.60 s
[sydtest-source] depends pretty-show-1.10-CuGoXeUvzjB9II93JT7lKs
166.60 s
[sydtest-source] depends quickcheck-io-0.2.0-uOZJkNmNm67gZuqoT5mgz
166.60 s
[sydtest-source] depends random-1.2.1.3-9T1sBqjfI7C3JconfAiPFk
166.60 s
[sydtest-source] depends random-shuffle-0.0.4-730ncrKawDMDidTBZfhecB
166.60 s
[sydtest-source] depends safe-0.3.21-3KkbrJIc4RVHGJea2Lg3Om
166.60 s
[sydtest-source] depends safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
166.60 s
[sydtest-source] depends safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
166.60 s
[sydtest-source] depends stm-2.5.3.1-a2f3
166.60 s
[sydtest-source] depends svg-builder-0.1.1-5RHVKdPXgHp8o619RGrosD
166.60 s
[sydtest-source] depends text-2.1.3-c691
166.60 s
[sydtest-source] depends vector-0.13.2.0-GDUCoiHhVuq2SKPTzzTr3a
166.60 s
[sydtest-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
166.60 s
[sydtest-source] Using compiler: ghc-9.10.3
166.60 s
[sydtest-source] Using install prefix:
166.60 s
[sydtest-source] /nix/store/hylraz0qbyzfsqm2x77a6dfp5awh7wck-sydtest-source-0.23.0.1
166.60 s
[sydtest-source] Executables installed in:
166.60 s
[sydtest-source] /nix/store/hylraz0qbyzfsqm2x77a6dfp5awh7wck-sydtest-source-0.23.0.1/bin
166.60 s
[sydtest-source] Libraries installed in:
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
166.61 s
[sydtest-source] Dynamic Libraries installed in:
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
166.61 s
[sydtest-source] Private executables installed in:
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
166.61 s
[sydtest-source] Data files installed in:
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
166.61 s
[sydtest-source] Documentation installed in: /share/doc/sydtest-0.23.0.1
166.61 s
[sydtest-source] Configuration files installed in:
166.61 s
[sydtest-source] /nix/store/hylraz0qbyzfsqm2x77a6dfp5awh7wck-sydtest-source-0.23.0.1/etc
166.61 s
[sydtest-source] No alex found
166.61 s
[sydtest-source] Using ar found on system at:
166.61 s
[sydtest-source] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
166.61 s
[sydtest-source] No c2hs found
166.61 s
[sydtest-source] No cpphs found
166.61 s
[sydtest-source] No doctest found
166.61 s
[sydtest-source] Using gcc version 14.3.0 given by user at:
166.61 s
[sydtest-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
166.61 s
[sydtest-source] Using ghc version 9.10.3 found on system at:
166.61 s
[sydtest-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc
166.61 s
[sydtest-source] Using ghc-pkg version 9.10.3 found on system at:
166.61 s
[sydtest-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc-pkg-9.10.3
166.61 s
[sydtest-source] No ghcjs found
166.61 s
[sydtest-source] No ghcjs-pkg found
166.61 s
[sydtest-source] No greencard found
166.61 s
[sydtest-source] Using haddock version 2.31.1 found on system at:
166.61 s
[sydtest-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/haddock-ghc-9.10.3
166.61 s
[sydtest-source] No happy found
166.61 s
[sydtest-source] Using haskell-suite found on system at: haskell-suite-dummy-location
166.61 s
[sydtest-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
166.61 s
[sydtest-source] No hmake found
166.61 s
[sydtest-source] Using hpc version 0.69 found on system at:
166.61 s
[sydtest-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hpc-ghc-9.10.3
166.61 s
[sydtest-source] Using hsc2hs version 0.68.10 found on system at:
166.61 s
[sydtest-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
166.61 s
[sydtest-source] Using hscolour version 1.25 found on system at:
166.61 s
[sydtest-source] /nix/store/f755skyzf4jvfx3crwq9mmh3x4lsaz8i-hscolour-1.25/bin/HsColour
166.61 s
[sydtest-source] No jhc found
166.61 s
[sydtest-source] Using ld found on system at:
166.61 s
[sydtest-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
166.61 s
[sydtest-source] No pkg-config found
166.61 s
[sydtest-source] Using runghc version 9.10.3 found on system at:
166.61 s
[sydtest-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/runghc-9.10.3
166.61 s
[sydtest-source] Using strip version 2.44 found on system at:
166.61 s
[sydtest-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
166.61 s
[sydtest-source] Using tar found on system at:
166.61 s
[sydtest-source] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
166.61 s
[sydtest-source] No uhc found
166.90 s
[opt-env-conf-example-source] Phase: buildPhase
166.91 s
[opt-env-conf-example-source] Distribution quality errors:
166.91 s
[opt-env-conf-example-source] [no-syn-desc] No 'synopsis' or 'description' field.
166.91 s
[opt-env-conf-example-source] [license-none] The 'license' field is missing or is NONE.
166.91 s
[opt-env-conf-example-source] Distribution quality warnings:
166.91 s
[opt-env-conf-example-source] [no-category] No 'category' field.
166.91 s
[opt-env-conf-example-source] [no-maintainer] No 'maintainer' field.
166.91 s
[opt-env-conf-example-source] [missing-upper-bounds] On library, these packages miss upper bounds:
166.91 s
[opt-env-conf-example-source] - opt-env-conf
166.91 s
[opt-env-conf-example-source] - path
166.91 s
[opt-env-conf-example-source] - text
166.91 s
[opt-env-conf-example-source] Please add them. There is more information at https://pvp.haskell.org/
166.91 s
[opt-env-conf-example-source] Note: the public hackage server would reject this package.
166.91 s
[opt-env-conf-example-source] Building source dist for opt-env-conf-example-0.0.0.0...
166.92 s
[opt-env-conf-example-source] Source tarball created: dist/opt-env-conf-example-0.0.0.0.tar.gz
166.92 s
[opt-env-conf-example-source] Phase: haddockPhase
166.93 s
[opt-env-conf-example-source] Phase: installPhase
166.93 s
[opt-env-conf-example-source] Phase: fixupPhase
166.99 s
[sydtest-source] Phase: buildPhase
167.00 s
[sydtest-source] Distribution quality warnings:
167.00 s
[sydtest-source] [long-synopsis] The 'synopsis' field is rather long (max 80 chars is
167.00 s
[sydtest-source] recommended).
167.00 s
[sydtest-source] [missing-upper-bounds] On library, these packages miss upper bounds:
167.00 s
[sydtest-source] - MonadRandom
167.00 s
[sydtest-source] - QuickCheck
167.00 s
[sydtest-source] - async
167.00 s
[sydtest-source] - autodocodec
167.00 s
[sydtest-source] - bytestring
167.00 s
[sydtest-source] - containers
167.00 s
[sydtest-source] - deepseq
167.00 s
[sydtest-source] - dlist
167.00 s
[sydtest-source] - fast-myers-diff
167.00 s
[sydtest-source] - filepath
167.00 s
[sydtest-source] - mtl
167.00 s
[sydtest-source] - opt-env-conf
167.00 s
[sydtest-source] - path
167.00 s
[sydtest-source] - path-io
167.00 s
[sydtest-source] - pretty-show
167.00 s
[sydtest-source] - quickcheck-io
167.00 s
[sydtest-source] - random
167.00 s
[sydtest-source] - random-shuffle
167.00 s
[sydtest-source] - safe
167.00 s
[sydtest-source] - safe-coloured-text
167.00 s
[sydtest-source] - stm
167.00 s
[sydtest-source] - svg-builder
167.00 s
[sydtest-source] - text
167.00 s
[sydtest-source] - vector
167.00 s
[sydtest-source] - ansi-terminal
167.00 s
[sydtest-source] - safe-coloured-text-terminfo
167.00 s
[sydtest-source] Please add them. There is more information at https://pvp.haskell.org/
167.00 s
[sydtest-source] Building source dist for sydtest-0.23.0.1...
167.02 s
[sydtest-source] Source tarball created: dist/sydtest-0.23.0.1.tar.gz
167.02 s
[sydtest-source] Phase: checkPhase
167.03 s
[sydtest-source] Phase: haddockPhase
167.03 s
[sydtest-source] Phase: installPhase
167.04 s
[sydtest-source] Phase: fixupPhase
167.23 s
Progress: 43 of 50 built (1 building)
167.45 s
Building opt-env-conf-example
167.47 s
Progress: 44 of 50 built (1 building)
167.54 s
Building sydtest
167.69 s
[opt-env-conf-example] Phase: setupCompilerEnvironmentPhase
167.70 s
[opt-env-conf-example] Build with /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3.
167.81 s
[sydtest] Phase: setupCompilerEnvironmentPhase
167.81 s
[sydtest] Build with /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3.
167.99 s
[opt-env-conf-example] Phase: unpackPhase
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
168.00 s
[opt-env-conf-example] source root is opt-env-conf-example-0.0.0.0
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"
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
168.01 s
[opt-env-conf-example] Phase: patchPhase
168.02 s
[opt-env-conf-example] Phase: compileBuildDriverPhase
168.02 s
[opt-env-conf-example] setupCompileFlags: -package-db=/build/tmp.VioTE3Y1dG/setup-package.conf.d -threaded
168.07 s
[opt-env-conf-example] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.VioTE3Y1dG/Main.o )
168.13 s
[sydtest] Phase: unpackPhase
168.14 s
[sydtest] unpacking source archive /nix/store/hylraz0qbyzfsqm2x77a6dfp5awh7wck-sydtest-source-0.23.0.1/sydtest-0.23.0.1.tar.gz
168.14 s
[sydtest] source root is sydtest-0.23.0.1
168.14 s
[opt-env-conf-example] [2 of 2] Linking Setup
168.15 s
[sydtest] setting SOURCE_DATE_EPOCH to timestamp 1780307898 of file "sydtest-0.23.0.1/sydtest.cabal"
168.15 s
[sydtest] warning: file "sydtest-0.23.0.1/sydtest.cabal" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
168.16 s
[sydtest] Phase: patchPhase
168.23 s
[sydtest] Phase: compileBuildDriverPhase
168.23 s
[sydtest] setupCompileFlags: -package-db=/build/tmp.zd2SiDqorH/setup-package.conf.d -threaded
168.28 s
[sydtest] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.zd2SiDqorH/Main.o )
168.32 s
[sydtest] [2 of 2] Linking Setup
169.30 s
[opt-env-conf-example] Phase: updateAutotoolsGnuConfigScriptsPhase
169.31 s
[opt-env-conf-example] Phase: configurePhase
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
169.32 s
[opt-env-conf-example] Using Parsec parser
169.32 s
[opt-env-conf-example] Configuring opt-env-conf-example-0.0.0.0...
169.47 s
[sydtest] Phase: updateAutotoolsGnuConfigScriptsPhase
169.47 s
[sydtest] Phase: configurePhase
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
169.49 s
[sydtest] Using Parsec parser
169.49 s
[sydtest] Configuring sydtest-0.23.0.1...
169.89 s
[opt-env-conf-example] Dependency base <5: using base-4.20.2.0
169.89 s
[opt-env-conf-example] Dependency opt-env-conf: using opt-env-conf-0.15.0.2
169.89 s
[opt-env-conf-example] Dependency path: using path-0.9.6
169.89 s
[opt-env-conf-example] Dependency text: using text-2.1.3
169.89 s
[opt-env-conf-example] Dependency base <5: using base-4.20.2.0
169.89 s
[opt-env-conf-example] Dependency opt-env-conf-example: using opt-env-conf-example-0.0.0.0
169.89 s
[opt-env-conf-example] Source component graph:
169.89 s
[opt-env-conf-example] component lib
169.89 s
[opt-env-conf-example] component exe:opt-env-conf-example dependency lib
169.89 s
[opt-env-conf-example] Configured component graph:
169.89 s
[opt-env-conf-example] component opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
169.89 s
[opt-env-conf-example] include base-4.20.2.0-64da
169.89 s
[opt-env-conf-example] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
169.89 s
[opt-env-conf-example] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
169.89 s
[opt-env-conf-example] include text-2.1.3-c691
169.89 s
[opt-env-conf-example] component opt-env-conf-example-0.0.0.0-AkbD5AROXbIJOl7VRx6CXU-opt-env-conf-example
169.89 s
[opt-env-conf-example] include base-4.20.2.0-64da
169.89 s
[opt-env-conf-example] include opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
169.89 s
[opt-env-conf-example] Linked component graph:
169.89 s
[opt-env-conf-example] unit opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
169.90 s
[opt-env-conf-example] include base-4.20.2.0-64da
169.90 s
[opt-env-conf-example] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
169.90 s
[opt-env-conf-example] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
169.90 s
[opt-env-conf-example] include text-2.1.3-c691
169.90 s
[opt-env-conf-example] OptEnvConf.Example=opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n:OptEnvConf.Example
169.90 s
[opt-env-conf-example] unit opt-env-conf-example-0.0.0.0-AkbD5AROXbIJOl7VRx6CXU-opt-env-conf-example
169.90 s
[opt-env-conf-example] include base-4.20.2.0-64da
169.90 s
[opt-env-conf-example] include opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
169.90 s
[opt-env-conf-example] Ready component graph:
169.90 s
[opt-env-conf-example] definite opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
169.90 s
[opt-env-conf-example] depends base-4.20.2.0-64da
169.90 s
[opt-env-conf-example] depends opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
169.90 s
[opt-env-conf-example] depends path-0.9.6-JuNdYVciddTDWUiQr3NuVx
169.90 s
[opt-env-conf-example] depends text-2.1.3-c691
169.90 s
[opt-env-conf-example] definite opt-env-conf-example-0.0.0.0-AkbD5AROXbIJOl7VRx6CXU-opt-env-conf-example
169.90 s
[opt-env-conf-example] depends base-4.20.2.0-64da
169.90 s
[opt-env-conf-example] depends opt-env-conf-example-0.0.0.0-B3MGvbDeMsN1dJsKkWdl6n
169.90 s
[opt-env-conf-example] Using Cabal-3.12.1.0 compiled by ghc-9.10
169.90 s
[opt-env-conf-example] Using compiler: ghc-9.10.3
169.90 s
[opt-env-conf-example] Using install prefix:
169.90 s
[opt-env-conf-example] /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0
169.90 s
[opt-env-conf-example] Executables installed in:
169.90 s
[opt-env-conf-example] /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0/bin
169.90 s
[opt-env-conf-example] Libraries installed in:
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
169.90 s
[opt-env-conf-example] Dynamic Libraries installed in:
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
169.90 s
[opt-env-conf-example] Private executables installed in:
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
169.90 s
[opt-env-conf-example] Data files installed in:
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
169.90 s
[opt-env-conf-example] Documentation installed in:
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
169.90 s
[opt-env-conf-example] Configuration files installed in:
169.90 s
[opt-env-conf-example] /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0/etc
169.90 s
[opt-env-conf-example] No alex found
169.90 s
[opt-env-conf-example] Using ar found on system at:
169.90 s
[opt-env-conf-example] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
169.90 s
[opt-env-conf-example] No c2hs found
169.90 s
[opt-env-conf-example] No cpphs found
169.90 s
[opt-env-conf-example] No doctest found
169.90 s
[opt-env-conf-example] Using gcc version 14.3.0 given by user at:
169.90 s
[opt-env-conf-example] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
169.90 s
[opt-env-conf-example] Using ghc version 9.10.3 found on system at:
169.90 s
[opt-env-conf-example] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc
169.90 s
[opt-env-conf-example] Using ghc-pkg version 9.10.3 found on system at:
169.90 s
[opt-env-conf-example] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc-pkg-9.10.3
169.90 s
[opt-env-conf-example] No ghcjs found
169.90 s
[opt-env-conf-example] No ghcjs-pkg found
169.90 s
[opt-env-conf-example] No greencard found
169.90 s
[opt-env-conf-example] Using haddock version 2.31.1 found on system at:
169.90 s
[opt-env-conf-example] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/haddock-ghc-9.10.3
169.90 s
[opt-env-conf-example] No happy found
169.90 s
[opt-env-conf-example] Using haskell-suite found on system at: haskell-suite-dummy-location
169.90 s
[opt-env-conf-example] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
169.90 s
[opt-env-conf-example] No hmake found
169.90 s
[opt-env-conf-example] Using hpc version 0.69 found on system at:
169.90 s
[opt-env-conf-example] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hpc-ghc-9.10.3
169.90 s
[opt-env-conf-example] Using hsc2hs version 0.68.10 found on system at:
169.90 s
[opt-env-conf-example] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
169.90 s
[opt-env-conf-example] Using hscolour version 1.25 found on system at:
169.90 s
[opt-env-conf-example] /nix/store/f755skyzf4jvfx3crwq9mmh3x4lsaz8i-hscolour-1.25/bin/HsColour
169.90 s
[opt-env-conf-example] No jhc found
169.90 s
[opt-env-conf-example] Using ld found on system at:
169.90 s
[opt-env-conf-example] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
169.90 s
[opt-env-conf-example] No pkg-config found
169.90 s
[opt-env-conf-example] Using runghc version 9.10.3 found on system at:
169.90 s
[opt-env-conf-example] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/runghc-9.10.3
169.90 s
[opt-env-conf-example] Using strip version 2.44 found on system at:
169.90 s
[opt-env-conf-example] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
169.90 s
[opt-env-conf-example] Using tar found on system at:
169.90 s
[opt-env-conf-example] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
169.90 s
[opt-env-conf-example] No uhc found
170.21 s
[opt-env-conf-example] Phase: buildPhase
170.28 s
[opt-env-conf-example] Preprocessing library for opt-env-conf-example-0.0.0.0...
170.28 s
[opt-env-conf-example] Building library for opt-env-conf-example-0.0.0.0...
170.30 s
[sydtest] Dependency MonadRandom: using MonadRandom-0.6.2
170.30 s
[sydtest] Dependency QuickCheck: using QuickCheck-2.15.0.1
170.30 s
[sydtest] Dependency async: using async-2.2.5
170.30 s
[sydtest] Dependency autodocodec: using autodocodec-0.5.0.0
170.30 s
[sydtest] Dependency base >=4.7 && <5: using base-4.20.2.0
170.30 s
[sydtest] Dependency bytestring: using bytestring-0.12.2.0
170.30 s
[sydtest] Dependency containers: using containers-0.7
170.30 s
[sydtest] Dependency deepseq: using deepseq-1.5.0.0
170.30 s
[sydtest] Dependency dlist: using dlist-1.0
170.30 s
[sydtest] Dependency fast-myers-diff >=0.0.1: using fast-myers-diff-0.0.2
170.30 s
[sydtest] Dependency filepath: using filepath-1.5.4.0
170.30 s
[sydtest] Dependency mtl: using mtl-2.3.1
170.30 s
[sydtest] Dependency opt-env-conf >=0.10: using opt-env-conf-0.15.0.2
170.30 s
[sydtest] Dependency path: using path-0.9.6
170.30 s
[sydtest] Dependency path-io: using path-io-1.8.2
170.30 s
[sydtest] Dependency pretty-show: using pretty-show-1.10
170.30 s
[sydtest] Dependency quickcheck-io: using quickcheck-io-0.2.0
170.30 s
[sydtest] Dependency random: using random-1.2.1.3
170.30 s
[sydtest] Dependency random-shuffle: using random-shuffle-0.0.4
170.30 s
[sydtest] Dependency safe: using safe-0.3.21
170.30 s
[sydtest] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
170.30 s
[sydtest] Dependency safe-coloured-text-terminfo: using
170.30 s
[sydtest] safe-coloured-text-terminfo-0.3.0.0
170.30 s
[sydtest] Dependency stm: using stm-2.5.3.1
170.30 s
[sydtest] Dependency svg-builder: using svg-builder-0.1.1
170.30 s
[sydtest] Dependency text: using text-2.1.3
170.30 s
[sydtest] Dependency vector: using vector-0.13.2.0
170.30 s
[sydtest] Source component graph: component lib
170.30 s
[sydtest] Configured component graph:
170.30 s
[sydtest] component sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
170.30 s
[sydtest] include MonadRandom-0.6.2-4OUPXxFoP45JPrY3Hi7G9u
170.30 s
[sydtest] include QuickCheck-2.15.0.1-8fVC1qSJKj9H9pvMjJXUwU
170.30 s
[sydtest] include async-2.2.5-AVpB3MY1d7nLZpywuDqSMi
170.30 s
[sydtest] include autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
170.30 s
[sydtest] include base-4.20.2.0-64da
170.30 s
[sydtest] include bytestring-0.12.2.0-262e
170.30 s
[sydtest] include containers-0.7-504a
170.30 s
[sydtest] include deepseq-1.5.0.0-9a2c
170.30 s
[sydtest] include dlist-1.0-2bT47M9he3qC9V8UeGXfX3
170.30 s
[sydtest] include fast-myers-diff-0.0.2-IH1IhqvSmc78PSV8V5d1yX
170.30 s
[sydtest] include filepath-1.5.4.0-e600
170.30 s
[sydtest] include mtl-2.3.1-b4af
170.30 s
[sydtest] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
170.30 s
[sydtest] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
170.30 s
[sydtest] include path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
170.30 s
[sydtest] include pretty-show-1.10-CuGoXeUvzjB9II93JT7lKs
170.30 s
[sydtest] include quickcheck-io-0.2.0-uOZJkNmNm67gZuqoT5mgz
170.30 s
[sydtest] include random-1.2.1.3-9T1sBqjfI7C3JconfAiPFk
170.30 s
[sydtest] include random-shuffle-0.0.4-730ncrKawDMDidTBZfhecB
170.30 s
[sydtest] include safe-0.3.21-3KkbrJIc4RVHGJea2Lg3Om
170.30 s
[sydtest] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
170.30 s
[sydtest] include safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
170.30 s
[sydtest] include stm-2.5.3.1-a2f3
170.30 s
[sydtest] include svg-builder-0.1.1-5RHVKdPXgHp8o619RGrosD
170.30 s
[sydtest] include text-2.1.3-c691
170.30 s
[sydtest] include vector-0.13.2.0-GDUCoiHhVuq2SKPTzzTr3a
170.30 s
[sydtest] Linked component graph:
170.30 s
[sydtest] unit sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
170.30 s
[sydtest] include MonadRandom-0.6.2-4OUPXxFoP45JPrY3Hi7G9u
170.30 s
[sydtest] include QuickCheck-2.15.0.1-8fVC1qSJKj9H9pvMjJXUwU
170.30 s
[sydtest] include async-2.2.5-AVpB3MY1d7nLZpywuDqSMi
170.30 s
[sydtest] include autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
170.30 s
[sydtest] include base-4.20.2.0-64da
170.30 s
[sydtest] include bytestring-0.12.2.0-262e
170.30 s
[sydtest] include containers-0.7-504a
170.30 s
[sydtest] include deepseq-1.5.0.0-9a2c
170.30 s
[sydtest] include dlist-1.0-2bT47M9he3qC9V8UeGXfX3
170.30 s
[sydtest] include fast-myers-diff-0.0.2-IH1IhqvSmc78PSV8V5d1yX
170.30 s
[sydtest] include filepath-1.5.4.0-e600
170.30 s
[sydtest] include mtl-2.3.1-b4af
170.30 s
[sydtest] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
170.30 s
[sydtest] include path-0.9.6-JuNdYVciddTDWUiQr3NuVx
170.30 s
[sydtest] include path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
170.30 s
[sydtest] include pretty-show-1.10-CuGoXeUvzjB9II93JT7lKs
170.30 s
[sydtest] include quickcheck-io-0.2.0-uOZJkNmNm67gZuqoT5mgz
170.30 s
[sydtest] include random-1.2.1.3-9T1sBqjfI7C3JconfAiPFk
170.30 s
[sydtest] include random-shuffle-0.0.4-730ncrKawDMDidTBZfhecB
170.30 s
[sydtest] include safe-0.3.21-3KkbrJIc4RVHGJea2Lg3Om
170.30 s
[sydtest] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
170.30 s
[sydtest] include safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
170.30 s
[sydtest] include stm-2.5.3.1-a2f3
170.30 s
[sydtest] include svg-builder-0.1.1-5RHVKdPXgHp8o619RGrosD
170.30 s
[sydtest] include text-2.1.3-c691
170.30 s
[sydtest] include vector-0.13.2.0-GDUCoiHhVuq2SKPTzzTr3a
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
170.30 s
[sydtest] Ready component graph:
170.30 s
[sydtest] definite sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
170.30 s
[sydtest] depends MonadRandom-0.6.2-4OUPXxFoP45JPrY3Hi7G9u
170.30 s
[sydtest] depends QuickCheck-2.15.0.1-8fVC1qSJKj9H9pvMjJXUwU
170.30 s
[sydtest] depends async-2.2.5-AVpB3MY1d7nLZpywuDqSMi
170.30 s
[sydtest] depends autodocodec-0.5.0.0-1mMvp4WI6JDKv9IH8Klk8Y
170.30 s
[sydtest] depends base-4.20.2.0-64da
170.30 s
[sydtest] depends bytestring-0.12.2.0-262e
170.30 s
[sydtest] depends containers-0.7-504a
170.30 s
[sydtest] depends deepseq-1.5.0.0-9a2c
170.30 s
[sydtest] depends dlist-1.0-2bT47M9he3qC9V8UeGXfX3
170.30 s
[sydtest] depends fast-myers-diff-0.0.2-IH1IhqvSmc78PSV8V5d1yX
170.30 s
[sydtest] depends filepath-1.5.4.0-e600
170.30 s
[sydtest] depends mtl-2.3.1-b4af
170.30 s
[sydtest] depends opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
170.30 s
[sydtest] depends path-0.9.6-JuNdYVciddTDWUiQr3NuVx
170.30 s
[sydtest] depends path-io-1.8.2-J5Tb8ehzZIb1sPaxTlVmSL
170.30 s
[sydtest] depends pretty-show-1.10-CuGoXeUvzjB9II93JT7lKs
170.30 s
[sydtest] depends quickcheck-io-0.2.0-uOZJkNmNm67gZuqoT5mgz
170.30 s
[sydtest] depends random-1.2.1.3-9T1sBqjfI7C3JconfAiPFk
170.30 s
[sydtest] depends random-shuffle-0.0.4-730ncrKawDMDidTBZfhecB
170.30 s
[sydtest] depends safe-0.3.21-3KkbrJIc4RVHGJea2Lg3Om
170.30 s
[sydtest] depends safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
170.30 s
[sydtest] depends safe-coloured-text-terminfo-0.3.0.0-740WNGtWYzO8xrFwexSoij
170.30 s
[sydtest] depends stm-2.5.3.1-a2f3
170.30 s
[sydtest] depends svg-builder-0.1.1-5RHVKdPXgHp8o619RGrosD
170.30 s
[sydtest] depends text-2.1.3-c691
170.30 s
[sydtest] depends vector-0.13.2.0-GDUCoiHhVuq2SKPTzzTr3a
170.30 s
[sydtest] Using Cabal-3.12.1.0 compiled by ghc-9.10
170.30 s
[sydtest] Using compiler: ghc-9.10.3
170.30 s
[sydtest] Using install prefix:
170.30 s
[sydtest] /nix/store/wn1cmyij6rvh5b3mw6ngihrxr7cdiqi5-sydtest-0.23.0.1
170.30 s
[sydtest] Executables installed in:
170.30 s
[sydtest] /nix/store/wn1cmyij6rvh5b3mw6ngihrxr7cdiqi5-sydtest-0.23.0.1/bin
170.30 s
[sydtest] Libraries installed in:
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
170.32 s
[sydtest] Dynamic Libraries installed in:
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
170.32 s
[sydtest] Private executables installed in:
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
170.32 s
[sydtest] Data files installed in:
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
170.32 s
[sydtest] Documentation installed in:
170.32 s
[sydtest] /nix/store/71vifngcy5v80y2b9pdd4k5dhli2xafm-sydtest-0.23.0.1-doc/share/doc/sydtest-0.23.0.1
170.32 s
[sydtest] Configuration files installed in:
170.32 s
[sydtest] /nix/store/wn1cmyij6rvh5b3mw6ngihrxr7cdiqi5-sydtest-0.23.0.1/etc
170.32 s
[sydtest] No alex found
170.32 s
[sydtest] Using ar found on system at:
170.32 s
[sydtest] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
170.32 s
[sydtest] No c2hs found
170.32 s
[sydtest] No cpphs found
170.32 s
[sydtest] No doctest found
170.32 s
[sydtest] Using gcc version 14.3.0 given by user at:
170.32 s
[sydtest] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
170.32 s
[sydtest] Using ghc version 9.10.3 found on system at:
170.32 s
[sydtest] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc
170.32 s
[sydtest] Using ghc-pkg version 9.10.3 found on system at:
170.32 s
[sydtest] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc-pkg-9.10.3
170.32 s
[sydtest] No ghcjs found
170.32 s
[sydtest] No ghcjs-pkg found
170.32 s
[sydtest] No greencard found
170.32 s
[sydtest] Using haddock version 2.31.1 found on system at:
170.32 s
[sydtest] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/haddock-ghc-9.10.3
170.32 s
[sydtest] No happy found
170.32 s
[sydtest] Using haskell-suite found on system at: haskell-suite-dummy-location
170.32 s
[sydtest] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
170.32 s
[sydtest] No hmake found
170.32 s
[sydtest] Using hpc version 0.69 found on system at:
170.32 s
[sydtest] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hpc-ghc-9.10.3
170.32 s
[sydtest] Using hsc2hs version 0.68.10 found on system at:
170.32 s
[sydtest] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
170.32 s
[sydtest] Using hscolour version 1.25 found on system at:
170.32 s
[sydtest] /nix/store/f755skyzf4jvfx3crwq9mmh3x4lsaz8i-hscolour-1.25/bin/HsColour
170.32 s
[sydtest] No jhc found
170.32 s
[sydtest] Using ld found on system at:
170.32 s
[sydtest] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
170.32 s
[sydtest] No pkg-config found
170.32 s
[sydtest] Using runghc version 9.10.3 found on system at:
170.32 s
[sydtest] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/runghc-9.10.3
170.32 s
[sydtest] Using strip version 2.44 found on system at:
170.32 s
[sydtest] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
170.32 s
[sydtest] Using tar found on system at:
170.32 s
[sydtest] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
170.32 s
[sydtest] No uhc found
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 )
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 )
170.68 s
[sydtest] Phase: buildPhase
170.76 s
[sydtest] Preprocessing library for sydtest-0.23.0.1...
170.77 s
[sydtest] Building library for sydtest-0.23.0.1...
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 )
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 )
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 )
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 )
171.81 s
[opt-env-conf-example] [2 of 2] Compiling OptEnvConf.Example ( src/OptEnvConf/Example.hs, dist/build/OptEnvConf/Example.p_o )
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 )
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 )
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 )
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 )
175.33 s
[opt-env-conf-example] Preprocessing executable 'opt-env-conf-example' for opt-env-conf-example-0.0.0.0...
175.33 s
[opt-env-conf-example] Building executable 'opt-env-conf-example' for opt-env-conf-example-0.0.0.0...
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 )
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 )
175.64 s
[opt-env-conf-example] [3 of 3] Linking dist/build/opt-env-conf-example/opt-env-conf-example
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 )
176.78 s
[opt-env-conf-example] Phase: haddockPhase
176.90 s
[opt-env-conf-example] Preprocessing library for opt-env-conf-example-0.0.0.0...
176.90 s
[opt-env-conf-example] Running Haddock on library for opt-env-conf-example-0.0.0.0...
176.91 s
[opt-env-conf-example] Warning: The documentation for the following packages are not installed. No
176.91 s
[opt-env-conf-example] links will be generated to these packages: attoparsec-0.14.4,
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
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 )
177.20 s
[opt-env-conf-example] [2 of 2] Compiling OptEnvConf.Example ( src/OptEnvConf/Example.hs, nothing )
177.27 s
[opt-env-conf-example] Haddock coverage:
177.27 s
[opt-env-conf-example] 0% ( 0 / 5) in 'OptEnvConf.Example'
177.27 s
[opt-env-conf-example] Missing documentation for:
177.27 s
[opt-env-conf-example] Module header
177.27 s
[opt-env-conf-example] exampleMain (src/OptEnvConf/Example.hs:19)
177.27 s
[opt-env-conf-example] Instructions (src/OptEnvConf/Example.hs:26)
177.27 s
[opt-env-conf-example] Dispatch (src/OptEnvConf/Example.hs:36)
177.27 s
[opt-env-conf-example] Settings (src/OptEnvConf/Example.hs:86)
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 )
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 )
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 )
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 )
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 )
177.73 s
[opt-env-conf-example] Warning: OptEnvConf.Example: could not find link destinations for:
177.73 s
[opt-env-conf-example] - Path.Internal.Posix.Path
177.73 s
[opt-env-conf-example] - Path.Posix.Abs
177.73 s
[opt-env-conf-example] - Path.Posix.Dir
177.73 s
[opt-env-conf-example] - Path.Posix.File
177.73 s
[opt-env-conf-example] - OptEnvConf.Example.PaymentSettings
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
179.90 s
[sydtest] [ 1 of 31] Compiling Paths_sydtest ( dist/build/autogen/Paths_sydtest.hs, dist/build/Paths_sydtest.p_o )
180.19 s
[sydtest] [ 2 of 31] Compiling Test.Syd.HList ( src/Test/Syd/HList.hs, dist/build/Test/Syd/HList.p_o )
180.19 s
[sydtest] [ 3 of 31] Compiling Test.Syd.Run ( src/Test/Syd/Run.hs, dist/build/Test/Syd/Run.p_o )
181.88 s
[sydtest] [ 4 of 31] Compiling Test.Syd.OptParse ( src/Test/Syd/OptParse.hs, dist/build/Test/Syd/OptParse.p_o )
183.36 s
[opt-env-conf-example] Documentation created: dist/doc/html/opt-env-conf-example/,
183.36 s
[opt-env-conf-example] dist/doc/html/opt-env-conf-example/opt-env-conf-example.txt
183.42 s
[opt-env-conf-example] Preprocessing executable 'opt-env-conf-example' for opt-env-conf-example-0.0.0.0...
183.43 s
[opt-env-conf-example] Phase: installPhase
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
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
183.55 s
[opt-env-conf-example] Warning: The directory
183.55 s
[opt-env-conf-example] /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0/bin
183.55 s
[opt-env-conf-example] is not in the system search path.
183.69 s
[sydtest] [ 5 of 31] Compiling Test.Syd.Expectation ( src/Test/Syd/Expectation.hs, dist/build/Test/Syd/Expectation.p_o )
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 )
183.71 s
[sydtest] [ 7 of 31] Compiling Test.Syd.SpecForest ( src/Test/Syd/SpecForest.hs, dist/build/Test/Syd/SpecForest.p_o )
183.71 s
[sydtest] [ 8 of 31] Compiling Test.Syd.SpecDef ( src/Test/Syd/SpecDef.hs, dist/build/Test/Syd/SpecDef.p_o )
183.76 s
[opt-env-conf-example] Phase: fixupPhase
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
183.79 s
[opt-env-conf-example] shrinking /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0/bin/opt-env-conf-example
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
183.81 s
[opt-env-conf-example] checking for references to /build/ in /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0...
183.83 s
[opt-env-conf-example] gzipping man pages under /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0/share/man/
183.84 s
[opt-env-conf-example] �
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
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
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...
183.91 s
[opt-env-conf-example] patching script interpreter paths in /nix/store/g9g7v8dbkw5r5qn71h3icy3473w9w9fw-opt-env-conf-example-0.0.0.0-doc
184.01 s
Progress: 45 of 50 built (1 building)
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
185.73 s
[sydtest] [17 of 31] Compiling Test.Syd.Path ( src/Test/Syd/Path.hs, dist/build/Test/Syd/Path.p_o )
185.88 s
[sydtest] [18 of 31] Compiling Test.Syd.Def ( src/Test/Syd/Def.hs, dist/build/Test/Syd/Def.p_o )
185.88 s
[sydtest] [19 of 31] Compiling Test.Syd.Modify ( src/Test/Syd/Modify.hs, dist/build/Test/Syd/Modify.p_o )
186.12 s
[sydtest] [20 of 31] Compiling Test.Syd.SVG ( src/Test/Syd/SVG.hs, dist/build/Test/Syd/SVG.p_o )
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 )
186.12 s
[sydtest] [22 of 31] Compiling Test.Syd.ReRun ( src/Test/Syd/ReRun.hs, dist/build/Test/Syd/ReRun.p_o )
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 )
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 )
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 )
186.63 s
[sydtest] [26 of 31] Compiling Test.Syd.Output ( src/Test/Syd/Output.hs, dist/build/Test/Syd/Output.p_o )
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 )
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 )
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 )
187.11 s
[sydtest] [30 of 31] Compiling Test.Syd.Runner ( src/Test/Syd/Runner.hs, dist/build/Test/Syd/Runner.p_o )
187.37 s
[sydtest] [31 of 31] Compiling Test.Syd ( src/Test/Syd.hs, dist/build/Test/Syd.p_o )
189.95 s
[sydtest] Phase: checkPhase
190.00 s
[sydtest] Package has no test suites.
190.00 s
[sydtest] Phase: haddockPhase
190.13 s
[sydtest] Preprocessing library for sydtest-0.23.0.1...
190.16 s
[sydtest] Running Haddock on library for sydtest-0.23.0.1...
190.16 s
[sydtest] Warning: The documentation for the following packages are not installed. No
190.16 s
[sydtest] links will be generated to these packages: attoparsec-0.14.4,
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
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 )
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 )
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 )
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 )
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 )
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 )
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 )
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 )
194.47 s
[sydtest] [ 9 of 31] Compiling Test.Syd.Runner.Wrappers ( src/Test/Syd/Runner/Wrappers.hs, nothing )
194.49 s
[sydtest] [10 of 31] Compiling Test.Syd.Runner.Single ( src/Test/Syd/Runner/Single.hs, nothing )
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 )
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 )
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 )
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 )
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 )
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 )
195.11 s
[sydtest] [17 of 31] Compiling Test.Syd.Path ( src/Test/Syd/Path.hs, nothing )
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 )
195.14 s
[sydtest] [19 of 31] Compiling Test.Syd.Modify ( src/Test/Syd/Modify.hs, nothing )
195.15 s
[sydtest] [20 of 31] Compiling Test.Syd.SVG ( src/Test/Syd/SVG.hs, nothing )
195.19 s
[sydtest] [21 of 31] Compiling Test.Syd.Runner.Synchronous.Separate ( src/Test/Syd/Runner/Synchronous/Separate.hs, nothing )
195.22 s
[sydtest] [22 of 31] Compiling Test.Syd.ReRun ( src/Test/Syd/ReRun.hs, nothing )
195.48 s
[sydtest] [23 of 31] Compiling Test.Syd.Output.Common ( src/Test/Syd/Output/Common.hs, nothing )
195.67 s
[sydtest] [24 of 31] Compiling Test.Syd.Output.Terse ( src/Test/Syd/Output/Terse.hs, nothing )
195.69 s
[sydtest] [25 of 31] Compiling Test.Syd.Output.Pretty ( src/Test/Syd/Output/Pretty.hs, nothing )
195.83 s
[sydtest] [26 of 31] Compiling Test.Syd.Output ( src/Test/Syd/Output.hs, nothing )
195.83 s
[sydtest] [27 of 31] Compiling Test.Syd.Runner.Synchronous.Interleaved ( src/Test/Syd/Runner/Synchronous/Interleaved.hs, nothing )
196.09 s
[sydtest] [28 of 31] Compiling Test.Syd.Runner.Synchronous ( src/Test/Syd/Runner/Synchronous.hs, nothing )
196.09 s
[sydtest] [29 of 31] Compiling Test.Syd.Runner.Asynchronous ( src/Test/Syd/Runner/Asynchronous.hs, nothing )
196.16 s
[sydtest] [30 of 31] Compiling Test.Syd.Runner ( src/Test/Syd/Runner.hs, nothing )
196.18 s
[sydtest] [31 of 31] Compiling Test.Syd ( src/Test/Syd.hs, nothing )
196.19 s
[sydtest] Haddock coverage:
196.19 s
[sydtest] 0% ( 0 / 3) in 'Test.Syd.HList'
196.19 s
[sydtest] Missing documentation for:
196.19 s
[sydtest] Module header
196.19 s
[sydtest] HList (src/Test/Syd/HList.hs:13)
196.19 s
[sydtest] HContains (src/Test/Syd/HList.hs:17)
196.19 s
[sydtest] Warning: 'SomeException' is ambiguous. It is defined
196.19 s
[sydtest] * in ‘GHC.Internal.Exception.Type’
196.19 s
[sydtest] * in ‘GHC.Internal.Exception.Type’
196.19 s
[sydtest] You may be able to disambiguate the identifier by qualifying it or
196.19 s
[sydtest] by specifying the type/value namespace explicitly.
196.19 s
[sydtest] Defaulting to the one defined in ‘GHC.Internal.Exception.Type’
196.19 s
[sydtest] Warning: 'shouldBe' is out of scope.
196.19 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.19 s
[sydtest] Warning: 'golden' is out of scope.
196.19 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.19 s
[sydtest] Warning: 'aroundAll' is out of scope.
196.19 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.19 s
[sydtest] Warning: 'around' is out of scope.
196.19 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.19 s
[sydtest] Warning: 'StagedGolden' is ambiguous. It is defined
196.19 s
[sydtest] * at src/Test/Syd/Run.hs:383:5
196.19 s
[sydtest] * at src/Test/Syd/Run.hs:382:1
196.19 s
[sydtest] You may be able to disambiguate the identifier by qualifying it or
196.19 s
[sydtest] by specifying the type/value namespace explicitly.
196.19 s
[sydtest] Defaulting to the one defined at src/Test/Syd/Run.hs:382:1
196.19 s
[sydtest] Warning: 'timeit' is out of scope.
196.19 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.19 s
[sydtest] 21% ( 8 / 37) in 'Test.Syd.Run'
196.19 s
[sydtest] Missing documentation for:
196.19 s
[sydtest] IsTest (src/Test/Syd/Run.hs:45)
196.19 s
[sydtest] runPureTestWithArg (src/Test/Syd/Run.hs:81)
196.19 s
[sydtest] applyWrapper2 (src/Test/Syd/Run.hs:106)
196.19 s
[sydtest] runIOTestWithArg (src/Test/Syd/Run.hs:148)
196.19 s
[sydtest] makeQuickCheckArgs (src/Test/Syd/Run.hs:188)
196.19 s
[sydtest] runPropertyTestWithArg (src/Test/Syd/Run.hs:207)
196.19 s
[sydtest] aroundProperty (src/Test/Syd/Run.hs:274)
196.19 s
[sydtest] aroundProp (src/Test/Syd/Run.hs:277)
196.19 s
[sydtest] aroundRose (src/Test/Syd/Run.hs:280)
196.19 s
[sydtest] runGoldenTestWithArg (src/Test/Syd/Run.hs:347)
196.19 s
[sydtest] StagedGolden (src/Test/Syd/Run.hs:382)
196.19 s
[sydtest] runStagedGoldenWithArg (src/Test/Syd/Run.hs:412)
196.19 s
[sydtest] exceptionHandlers (src/Test/Syd/Run.hs:475)
196.19 s
[sydtest] Test (src/Test/Syd/Run.hs:487)
196.19 s
[sydtest] TestRunSettings (src/Test/Syd/Run.hs:489)
196.19 s
[sydtest] defaultTestRunSettings (src/Test/Syd/Run.hs:501)
196.19 s
[sydtest] SeedSetting (src/Test/Syd/Run.hs:519)
196.19 s
[sydtest] TestRunResult (src/Test/Syd/Run.hs:565)
196.19 s
[sydtest] TestStatus (src/Test/Syd/Run.hs:579)
196.19 s
[sydtest] addContextToException (src/Test/Syd/Run.hs:643)
196.19 s
[sydtest] GoldenCase (src/Test/Syd/Run.hs:645)
196.19 s
[sydtest] ProgressReporter (src/Test/Syd/Run.hs:651)
196.19 s
[sydtest] noProgressReporter (src/Test/Syd/Run.hs:654)
196.19 s
[sydtest] reportProgress (src/Test/Syd/Run.hs:657)
196.19 s
[sydtest] Progress (src/Test/Syd/Run.hs:659)
196.19 s
[sydtest] timeItDuration (src/Test/Syd/Run.hs:694)
196.19 s
[sydtest] timeItBeginEnd (src/Test/Syd/Run.hs:699)
196.19 s
[sydtest] Timed (src/Test/Syd/Run.hs:705)
196.19 s
[sydtest] timedTime (src/Test/Syd/Run.hs:716)
196.19 s
[sydtest] 15% ( 2 / 13) in 'Test.Syd.OptParse'
196.19 s
[sydtest] Missing documentation for:
196.19 s
[sydtest] Module header
196.19 s
[sydtest] getSettings (src/Test/Syd/OptParse.hs:36)
196.19 s
[sydtest] defaultSettings (src/Test/Syd/OptParse.hs:209)
196.19 s
[sydtest] defaultTimeout (src/Test/Syd/OptParse.hs:237)
196.19 s
[sydtest] defaultRetries (src/Test/Syd/OptParse.hs:240)
196.19 s
[sydtest] detectTerminalCapabilities (src/Test/Syd/OptParse.hs:251)
196.19 s
[sydtest] Flags (src/Test/Syd/OptParse.hs:257)
196.19 s
[sydtest] Timeout (src/Test/Syd/OptParse.hs:456)
196.19 s
[sydtest] Threads (src/Test/Syd/OptParse.hs:489)
196.19 s
[sydtest] Iterations (src/Test/Syd/OptParse.hs:550)
196.19 s
[sydtest] ReportProgress (src/Test/Syd/OptParse.hs:595)
196.20 s
[sydtest] Warning: 'String' is ambiguous. It is defined
196.20 s
[sydtest] * in ‘Text.Show.Value’
196.20 s
[sydtest] * in ‘GHC.Internal.Base’
196.20 s
[sydtest] You may be able to disambiguate the identifier by qualifying it or
196.20 s
[sydtest] by specifying the type/value namespace explicitly.
196.20 s
[sydtest] Defaulting to the one defined in ‘GHC.Internal.Base’
196.20 s
[sydtest] Warning: 'a' is out of scope.
196.20 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.20 s
[sydtest] Warning: '()' is out of scope.
196.20 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.20 s
[sydtest] 82% ( 23 / 28) in 'Test.Syd.Expectation'
196.20 s
[sydtest] Missing documentation for:
196.20 s
[sydtest] anyException (src/Test/Syd/Expectation.hs:175)
196.20 s
[sydtest] anyErrorCall (src/Test/Syd/Expectation.hs:178)
196.20 s
[sydtest] errorCall (src/Test/Syd/Expectation.hs:181)
196.20 s
[sydtest] anyIOException (src/Test/Syd/Expectation.hs:184)
196.20 s
[sydtest] anyArithException (src/Test/Syd/Expectation.hs:187)
196.20 s
[sydtest] Warning: Test.Syd.Def.Golden: Could not find documentation for exported module: Test.Syd.Def.Golden
196.20 s
[sydtest] 93% ( 14 / 15) in 'Test.Syd.Def.Golden'
196.20 s
[sydtest] Missing documentation for:
196.20 s
[sydtest] Module header
196.20 s
[sydtest] 0% ( 0 / 5) in 'Test.Syd.SpecForest'
196.20 s
[sydtest] Missing documentation for:
196.20 s
[sydtest] Module header
196.20 s
[sydtest] SpecForest (src/Test/Syd/SpecForest.hs:10)
196.20 s
[sydtest] SpecTree (src/Test/Syd/SpecForest.hs:12)
196.20 s
[sydtest] flattenSpecForest (src/Test/Syd/SpecForest.hs:34)
196.20 s
[sydtest] flattenSpecTree (src/Test/Syd/SpecForest.hs:37)
196.20 s
[sydtest] Warning: 'aroundAll' is out of scope.
196.20 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.20 s
[sydtest] Warning: 'around' is out of scope.
196.20 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.20 s
[sydtest] Warning: 'TestDefM' is out of scope.
196.20 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.20 s
[sydtest] Warning: '()' is out of scope.
196.20 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.20 s
[sydtest] 7% ( 2 / 28) in 'Test.Syd.SpecDef'
196.20 s
[sydtest] Missing documentation for:
196.20 s
[sydtest] TDef (src/Test/Syd/SpecDef.hs:41)
196.20 s
[sydtest] TestForest (src/Test/Syd/SpecDef.hs:44)
196.20 s
[sydtest] TestTree (src/Test/Syd/SpecDef.hs:46)
196.20 s
[sydtest] SpecDefForest (src/Test/Syd/SpecDef.hs:48)
196.20 s
[sydtest] filterTestForest (src/Test/Syd/SpecDef.hs:221)
196.20 s
[sydtest] randomiseTestForest (src/Test/Syd/SpecDef.hs:260)
196.20 s
[sydtest] markSpecForestAsPending (src/Test/Syd/SpecDef.hs:287)
196.20 s
[sydtest] Parallelism (src/Test/Syd/SpecDef.hs:311)
196.20 s
[sydtest] ExecutionOrderRandomisation (src/Test/Syd/SpecDef.hs:316)
196.20 s
[sydtest] FlakinessMode (src/Test/Syd/SpecDef.hs:321)
196.20 s
[sydtest] ExpectationMode (src/Test/Syd/SpecDef.hs:326)
196.20 s
[sydtest] ResultForest (src/Test/Syd/SpecDef.hs:331)
196.20 s
[sydtest] ResultTree (src/Test/Syd/SpecDef.hs:333)
196.20 s
[sydtest] computeTestSuiteStats (src/Test/Syd/SpecDef.hs:336)
196.20 s
[sydtest] TestSuiteStats (src/Test/Syd/SpecDef.hs:372)
196.20 s
[sydtest] shouldExitFail (src/Test/Syd/SpecDef.hs:406)
196.20 s
[sydtest] anyFailedTests (src/Test/Syd/SpecDef.hs:420)
196.20 s
[sydtest] TestRunReport (src/Test/Syd/SpecDef.hs:423)
196.20 s
[sydtest] testRunReportReportedRun (src/Test/Syd/SpecDef.hs:432)
196.20 s
[sydtest] testRunReportFailed (src/Test/Syd/SpecDef.hs:442)
196.20 s
[sydtest] testRunReportStatus (src/Test/Syd/SpecDef.hs:446)
196.20 s
[sydtest] testStatusMatchesExpectationMode (src/Test/Syd/SpecDef.hs:468)
196.20 s
[sydtest] testRunReportExamples (src/Test/Syd/SpecDef.hs:474)
196.20 s
[sydtest] testRunResultExamples (src/Test/Syd/SpecDef.hs:477)
196.20 s
[sydtest] testRunReportWasFlaky (src/Test/Syd/SpecDef.hs:481)
196.20 s
[sydtest] testRunReportRetries (src/Test/Syd/SpecDef.hs:489)
196.20 s
[sydtest] 0% ( 0 / 8) in 'Test.Syd.Runner.Wrappers'
196.20 s
[sydtest] Missing documentation for:
196.20 s
[sydtest] Module header
196.20 s
[sydtest] Next (src/Test/Syd/Runner/Wrappers.hs:15)
196.20 s
[sydtest] extractNext (src/Test/Syd/Runner/Wrappers.hs:19)
196.20 s
[sydtest] failFastNext (src/Test/Syd/Runner/Wrappers.hs:23)
196.20 s
[sydtest] applySimpleWrapper (src/Test/Syd/Runner/Wrappers.hs:33)
196.20 s
[sydtest] applySimpleWrapper' (src/Test/Syd/Runner/Wrappers.hs:48)
196.20 s
[sydtest] applySimpleWrapper'' (src/Test/Syd/Runner/Wrappers.hs:63)
196.20 s
[sydtest] applySimpleWrapper2 (src/Test/Syd/Runner/Wrappers.hs:76)
196.20 s
[sydtest] Warning: 'maxRetries' is out of scope.
196.20 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.20 s
[sydtest] 50% ( 1 / 2) in 'Test.Syd.Runner.Single'
196.20 s
[sydtest] Missing documentation for:
196.20 s
[sydtest] Module header
196.20 s
[sydtest] Warning: 'aroundAll' is out of scope.
196.20 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.20 s
[sydtest] Warning: 'around' is out of scope.
196.20 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.20 s
[sydtest] Warning: 'TestDefM' is ambiguous. It is defined
196.20 s
[sydtest] * at src/Test/Syd/Def/TestDefM.hs:47:52
196.20 s
[sydtest] * at src/Test/Syd/Def/TestDefM.hs:47:1
196.20 s
[sydtest] You may be able to disambiguate the identifier by qualifying it or
196.20 s
[sydtest] by specifying the type/value namespace explicitly.
196.20 s
[sydtest] Defaulting to the one defined at src/Test/Syd/Def/TestDefM.hs:47:1
196.20 s
[sydtest] Warning: '()' is out of scope.
196.20 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.20 s
[sydtest] Warning: 'describe' is out of scope.
196.20 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.20 s
[sydtest] 54% ( 6 / 11) in 'Test.Syd.Def.TestDefM'
196.20 s
[sydtest] Missing documentation for:
196.20 s
[sydtest] Module header
196.20 s
[sydtest] TestDefEnv (src/Test/Syd/Def/TestDefM.hs:59)
196.20 s
[sydtest] execTestDefM (src/Test/Syd/Def/TestDefM.hs:66)
196.20 s
[sydtest] runTestDefM (src/Test/Syd/Def/TestDefM.hs:69)
196.20 s
[sydtest] toTestRunSettings (src/Test/Syd/Def/TestDefM.hs:103)
196.21 s
[sydtest] 80% ( 21 / 26) in 'Test.Syd.Def.Specify'
196.21 s
[sydtest] Missing documentation for:
196.21 s
[sydtest] xdescribe (src/Test/Syd/Def/Specify.hs:74)
196.21 s
[sydtest] xit (src/Test/Syd/Def/Specify.hs:195)
196.21 s
[sydtest] xitWithOuter (src/Test/Syd/Def/Specify.hs:295)
196.21 s
[sydtest] xitWithBoth (src/Test/Syd/Def/Specify.hs:396)
196.21 s
[sydtest] xitWithAll (src/Test/Syd/Def/Specify.hs:465)
196.21 s
[sydtest] 66% ( 2 / 3) in 'Test.Syd.Def.Scenario'
196.21 s
[sydtest] Missing documentation for:
196.21 s
[sydtest] Module header
196.21 s
[sydtest] Warning: 'a' is out of scope.
196.21 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.21 s
[sydtest] Warning: 'b' is out of scope.
196.21 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.21 s
[sydtest] Warning: 'around_' is out of scope.
196.21 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.21 s
[sydtest] 100% ( 12 / 12) in 'Test.Syd.Def.AroundAll'
196.21 s
[sydtest] Warning: 'inner' is out of scope.
196.21 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.21 s
[sydtest] Warning: 'newInner' is out of scope.
196.21 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.21 s
[sydtest] Warning: 'oldInner' is out of scope.
196.21 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.21 s
[sydtest] Warning: 'c' is out of scope.
196.21 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.21 s
[sydtest] Warning: 'd' is out of scope.
196.21 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.21 s
[sydtest] 90% ( 10 / 11) in 'Test.Syd.Def.Around'
196.21 s
[sydtest] Missing documentation for:
196.21 s
[sydtest] Module header
196.21 s
[sydtest] Warning: 'SetupFunc' is ambiguous. It is defined
196.21 s
[sydtest] * at src/Test/Syd/Def/SetupFunc.hs:30:30
196.21 s
[sydtest] * at src/Test/Syd/Def/SetupFunc.hs:30:1
196.21 s
[sydtest] You may be able to disambiguate the identifier by qualifying it or
196.21 s
[sydtest] by specifying the type/value namespace explicitly.
196.21 s
[sydtest] Defaulting to the one defined at src/Test/Syd/Def/SetupFunc.hs:30:1
196.21 s
[sydtest] Warning: 'resource' is out of scope.
196.21 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.21 s
[sydtest] 100% ( 12 / 12) in 'Test.Syd.Def.SetupFunc'
196.21 s
[sydtest] 50% ( 2 / 4) in 'Test.Syd.Path'
196.21 s
[sydtest] Missing documentation for:
196.21 s
[sydtest] Module header
196.21 s
[sydtest] tempBinaryFileWithContentsSetupFunc (src/Test/Syd/Path.hs:31)
196.21 s
[sydtest] 100% ( 9 / 9) in 'Test.Syd.Def'
196.22 s
[sydtest] 74% ( 29 / 39) in 'Test.Syd.Modify'
196.22 s
[sydtest] Missing documentation for:
196.22 s
[sydtest] modifyMaxSuccess (src/Test/Syd/Modify.hs:64)
196.22 s
[sydtest] modifyMaxDiscardRatio (src/Test/Syd/Modify.hs:67)
196.22 s
[sydtest] modifyMaxSize (src/Test/Syd/Modify.hs:70)
196.22 s
[sydtest] modifyMaxShrinks (src/Test/Syd/Modify.hs:73)
196.22 s
[sydtest] modifyRunSettings (src/Test/Syd/Modify.hs:61)
196.22 s
[sydtest] TestRunSettings (src/Test/Syd/Run.hs:489)
196.22 s
[sydtest] Parallelism (src/Test/Syd/SpecDef.hs:311)
196.22 s
[sydtest] ExecutionOrderRandomisation (src/Test/Syd/SpecDef.hs:316)
196.22 s
[sydtest] FlakinessMode (src/Test/Syd/SpecDef.hs:321)
196.22 s
[sydtest] ExpectationMode (src/Test/Syd/SpecDef.hs:326)
196.22 s
[sydtest] 0% ( 0 / 2) in 'Test.Syd.SVG'
196.22 s
[sydtest] Missing documentation for:
196.22 s
[sydtest] Module header
196.22 s
[sydtest] writeSvgReport (src/Test/Syd/SVG.hs:18)
196.22 s
[sydtest] 0% ( 0 / 2) in 'Test.Syd.Runner.Synchronous.Separate'
196.22 s
[sydtest] Missing documentation for:
196.22 s
[sydtest] Module header
196.22 s
[sydtest] runSpecForestSynchronously (src/Test/Syd/Runner/Synchronous/Separate.hs:21)
196.22 s
[sydtest] 0% ( 0 / 2) in 'Test.Syd.ReRun'
196.22 s
[sydtest] Missing documentation for:
196.22 s
[sydtest] Module header
196.22 s
[sydtest] withRerunByReport (src/Test/Syd/ReRun.hs:35)
196.22 s
[sydtest] Warning: 'Chunk' is ambiguous. It is defined
196.22 s
[sydtest] * in ‘Text.Colour.Chunk’
196.22 s
[sydtest] * in ‘Text.Colour.Chunk’
196.22 s
[sydtest] You may be able to disambiguate the identifier by qualifying it or
196.22 s
[sydtest] by specifying the type/value namespace explicitly.
196.22 s
[sydtest] Defaulting to the one defined in ‘Text.Colour.Chunk’
196.22 s
[sydtest] 4% ( 1 / 22) in 'Test.Syd.Output.Common'
196.22 s
[sydtest] Missing documentation for:
196.22 s
[sydtest] Module header
196.22 s
[sydtest] padding (src/Test/Syd/Output/Common.hs:28)
196.22 s
[sydtest] paddingSize (src/Test/Syd/Output/Common.hs:31)
196.22 s
[sydtest] orange (src/Test/Syd/Output/Common.hs:34)
196.22 s
[sydtest] darkRed (src/Test/Syd/Output/Common.hs:37)
196.22 s
[sydtest] statusColour (src/Test/Syd/Output/Common.hs:40)
196.22 s
[sydtest] statusCheckMark (src/Test/Syd/Output/Common.hs:45)
196.22 s
[sydtest] timeChunkFor (src/Test/Syd/Output/Common.hs:50)
196.22 s
[sydtest] stringChunks (src/Test/Syd/Output/Common.hs:63)
196.22 s
[sydtest] indexed (src/Test/Syd/Output/Common.hs:68)
196.22 s
[sydtest] commaList (src/Test/Syd/Output/Common.hs:71)
196.22 s
[sydtest] mContextChunks (src/Test/Syd/Output/Common.hs:76)
196.22 s
[sydtest] outputSomeException (src/Test/Syd/Output/Common.hs:79)
196.22 s
[sydtest] outputAssertion (src/Test/Syd/Output/Common.hs:93)
196.22 s
[sydtest] outputEqualityAssertionFailed (src/Test/Syd/Output/Common.hs:143)
196.22 s
[sydtest] formatDiff (src/Test/Syd/Output/Common.hs:155)
196.22 s
[sydtest] outputNotEqualAssertionFailed (src/Test/Syd/Output/Common.hs:201)
196.22 s
[sydtest] outputPredicateSuccessAssertionFailed (src/Test/Syd/Output/Common.hs:214)
196.22 s
[sydtest] outputPredicateFailAssertionFailed (src/Test/Syd/Output/Common.hs:223)
196.22 s
[sydtest] resultForestWidth (src/Test/Syd/Output/Common.hs:232)
196.22 s
[sydtest] specForestWidth (src/Test/Syd/Output/Common.hs:244)
196.22 s
[sydtest] 80% ( 4 / 5) in 'Test.Syd.Output.Terse'
196.22 s
[sydtest] Missing documentation for:
196.22 s
[sydtest] Module header
196.22 s
[sydtest] 0% ( 0 / 25) in 'Test.Syd.Output.Pretty'
196.22 s
[sydtest] Missing documentation for:
196.22 s
[sydtest] Module header
196.22 s
[sydtest] renderPrettyReport (src/Test/Syd/Output/Pretty.hs:28)
196.22 s
[sydtest] outputResultReport (src/Test/Syd/Output/Pretty.hs:35)
196.22 s
[sydtest] outputPrettySummary (src/Test/Syd/Output/Pretty.hs:47)
196.22 s
[sydtest] outputFailuresHeader (src/Test/Syd/Output/Pretty.hs:60)
196.22 s
[sydtest] outputFailuresWithHeading (src/Test/Syd/Output/Pretty.hs:63)
196.22 s
[sydtest] outputStats (src/Test/Syd/Output/Pretty.hs:73)
196.22 s
[sydtest] outputProfilingInfo (src/Test/Syd/Output/Pretty.hs:121)
196.22 s
[sydtest] outputTestsHeader (src/Test/Syd/Output/Pretty.hs:138)
196.22 s
[sydtest] outputHeader (src/Test/Syd/Output/Pretty.hs:141)
196.22 s
[sydtest] outputSpecForest (src/Test/Syd/Output/Pretty.hs:147)
196.22 s
[sydtest] outputSpecTree (src/Test/Syd/Output/Pretty.hs:150)
196.22 s
[sydtest] outputDescribeLine (src/Test/Syd/Output/Pretty.hs:157)
196.22 s
[sydtest] outputSpecifyLines (src/Test/Syd/Output/Pretty.hs:160)
196.22 s
[sydtest] exampleNrChunk (src/Test/Syd/Output/Pretty.hs:194)
196.22 s
[sydtest] retriesChunks (src/Test/Syd/Output/Pretty.hs:201)
196.22 s
[sydtest] labelsChunks (src/Test/Syd/Output/Pretty.hs:218)
196.22 s
[sydtest] classesChunks (src/Test/Syd/Output/Pretty.hs:243)
196.22 s
[sydtest] tablesChunks (src/Test/Syd/Output/Pretty.hs:264)
196.22 s
[sydtest] outputPendingLines (src/Test/Syd/Output/Pretty.hs:287)
196.22 s
[sydtest] outputFailureLabels (src/Test/Syd/Output/Pretty.hs:297)
196.22 s
[sydtest] outputFailureClasses (src/Test/Syd/Output/Pretty.hs:303)
196.22 s
[sydtest] outputGoldenCase (src/Test/Syd/Output/Pretty.hs:309)
196.22 s
[sydtest] spacingChunk (src/Test/Syd/Output/Pretty.hs:318)
196.22 s
[sydtest] outputFailures (src/Test/Syd/Output/Pretty.hs:331)
196.22 s
[sydtest] 71% ( 5 / 7) in 'Test.Syd.Output'
196.22 s
[sydtest] Missing documentation for:
196.22 s
[sydtest] Module header
196.22 s
[sydtest] printOutputSpecForest (src/Test/Syd/Output.hs:22)
196.22 s
[sydtest] 0% ( 0 / 2) in 'Test.Syd.Runner.Synchronous.Interleaved'
196.22 s
[sydtest] Missing documentation for:
196.22 s
[sydtest] Module header
196.22 s
[sydtest] runSpecForestInterleavedWithOutputSynchronously (src/Test/Syd/Runner/Synchronous/Interleaved.hs:28)
196.22 s
[sydtest] 0% ( 0 / 3) in 'Test.Syd.Runner.Synchronous'
196.22 s
[sydtest] Missing documentation for:
196.22 s
[sydtest] Module header
196.22 s
[sydtest] runSpecForestSynchronously (src/Test/Syd/Runner/Synchronous/Separate.hs:21)
196.22 s
[sydtest] runSpecForestInterleavedWithOutputSynchronously (src/Test/Syd/Runner/Synchronous/Interleaved.hs:28)
196.22 s
[sydtest] 33% ( 1 / 3) in 'Test.Syd.Runner.Asynchronous'
196.22 s
[sydtest] Missing documentation for:
196.22 s
[sydtest] runSpecForestAsynchronously (src/Test/Syd/Runner/Asynchronous.hs:39)
196.22 s
[sydtest] runSpecForestInterleavedWithOutputAsynchronously (src/Test/Syd/Runner/Asynchronous.hs:48)
196.22 s
[sydtest] Warning: Test.Syd.Runner: Could not find documentation for exported module: Test.Syd.Runner
196.22 s
[sydtest] 50% ( 4 / 8) in 'Test.Syd.Runner'
196.22 s
[sydtest] Missing documentation for:
196.22 s
[sydtest] sydTestResult (src/Test/Syd/Runner.hs:53)
196.22 s
[sydtest] sydTestOnce (src/Test/Syd/Runner.hs:63)
196.22 s
[sydtest] sydTestIterations (src/Test/Syd/Runner.hs:76)
196.22 s
[sydtest] setPseudorandomness (src/Test/Syd/Runner.hs:113)
196.22 s
[sydtest] Warning: 'GoldenTest' is ambiguous. It is defined
196.22 s
[sydtest] * at src/Test/Syd/Run.hs:298:21
196.22 s
[sydtest] * at src/Test/Syd/Run.hs:298:1
196.22 s
[sydtest] You may be able to disambiguate the identifier by qualifying it or
196.22 s
[sydtest] by specifying the type/value namespace explicitly.
196.22 s
[sydtest] Defaulting to the one defined at src/Test/Syd/Run.hs:298:1
196.22 s
[sydtest] Warning: '()' is out of scope.
196.22 s
[sydtest] If you qualify the identifier, haddock can try to link it anyway.
196.22 s
[sydtest] Warning: 'Settings' is ambiguous. It is defined
196.22 s
[sydtest] * at src/Test/Syd/OptParse.hs:39:17
196.22 s
[sydtest] * at src/Test/Syd/OptParse.hs:39:1
196.22 s
[sydtest] You may be able to disambiguate the identifier by qualifying it or
196.22 s
[sydtest] by specifying the type/value namespace explicitly.
196.22 s
[sydtest] Defaulting to the one defined at src/Test/Syd/OptParse.hs:39:1
196.23 s
[sydtest] 83% (154 /184) in 'Test.Syd'
196.23 s
[sydtest] Missing documentation for:
196.23 s
[sydtest] xdescribe (src/Test/Syd/Def/Specify.hs:74)
196.23 s
[sydtest] xit (src/Test/Syd/Def/Specify.hs:195)
196.23 s
[sydtest] xitWithOuter (src/Test/Syd/Def/Specify.hs:295)
196.23 s
[sydtest] xitWithBoth (src/Test/Syd/Def/Specify.hs:396)
196.23 s
[sydtest] xitWithAll (src/Test/Syd/Def/Specify.hs:465)
196.23 s
[sydtest] anyException (src/Test/Syd/Expectation.hs:175)
196.23 s
[sydtest] anyErrorCall (src/Test/Syd/Expectation.hs:178)
196.23 s
[sydtest] errorCall (src/Test/Syd/Expectation.hs:181)
196.23 s
[sydtest] anyIOException (src/Test/Syd/Expectation.hs:184)
196.23 s
[sydtest] anyArithException (src/Test/Syd/Expectation.hs:187)
196.23 s
[sydtest] modifyMaxSuccess (src/Test/Syd/Modify.hs:64)
196.23 s
[sydtest] modifyMaxDiscardRatio (src/Test/Syd/Modify.hs:67)
196.23 s
[sydtest] modifyMaxSize (src/Test/Syd/Modify.hs:70)
196.23 s
[sydtest] modifyMaxShrinks (src/Test/Syd/Modify.hs:73)
196.23 s
[sydtest] modifyRunSettings (src/Test/Syd/Modify.hs:61)
196.23 s
[sydtest] TestRunSettings (src/Test/Syd/Run.hs:489)
196.23 s
[sydtest] Parallelism (src/Test/Syd/SpecDef.hs:311)
196.23 s
[sydtest] ExecutionOrderRandomisation (src/Test/Syd/SpecDef.hs:316)
196.23 s
[sydtest] FlakinessMode (src/Test/Syd/SpecDef.hs:321)
196.23 s
[sydtest] ExpectationMode (src/Test/Syd/SpecDef.hs:326)
196.23 s
[sydtest] execTestDefM (src/Test/Syd/Def/TestDefM.hs:66)
196.23 s
[sydtest] runTestDefM (src/Test/Syd/Def/TestDefM.hs:69)
196.23 s
[sydtest] IsTest (src/Test/Syd/Run.hs:45)
196.23 s
[sydtest] TDef (src/Test/Syd/SpecDef.hs:41)
196.23 s
[sydtest] TestForest (src/Test/Syd/SpecDef.hs:44)
196.23 s
[sydtest] TestTree (src/Test/Syd/SpecDef.hs:46)
196.23 s
[sydtest] SpecDefForest (src/Test/Syd/SpecDef.hs:48)
196.23 s
[sydtest] ResultForest (src/Test/Syd/SpecDef.hs:331)
196.23 s
[sydtest] ResultTree (src/Test/Syd/SpecDef.hs:333)
196.23 s
[sydtest] shouldExitFail (src/Test/Syd/SpecDef.hs:406)
196.71 s
[sydtest] Warning: Test.Syd.Run: could not find link destinations for:
196.71 s
[sydtest] - Test.QuickCheck.Property.Result
196.71 s
[sydtest] - Test.QuickCheck.Property.Prop
196.71 s
[sydtest] - Test.QuickCheck.Property.Rose
196.71 s
[sydtest] - Test.Syd.Run.Rep_Timed
196.71 s
[sydtest] - Test.Syd.Run.Rep_Progress
196.71 s
[sydtest] - Test.Syd.Run.Rep_TestRunResult
196.71 s
[sydtest] - Test.Syd.Run.Rep_GoldenCase
196.71 s
[sydtest] - Test.Syd.Run.Rep_Assertion
196.71 s
[sydtest] - Test.Syd.Run.Rep_TestStatus
196.71 s
[sydtest] - Test.Syd.Run.Rep_TestRunSettings
196.71 s
[sydtest] - Test.Syd.Run.Rep_SeedSetting
196.71 s
[sydtest] Warning: Test.Syd.OptParse: could not find link destinations for:
196.71 s
[sydtest] - Path.Internal.Posix.Path
196.71 s
[sydtest] - Path.Posix.Abs
196.71 s
[sydtest] - Path.Posix.File
196.71 s
[sydtest] - Test.Syd.OptParse.Rep_Settings
196.71 s
[sydtest] - Test.Syd.OptParse.Rep_Flags
196.71 s
[sydtest] - Test.Syd.OptParse.Rep_ReportProgress
196.71 s
[sydtest] - Test.Syd.OptParse.Rep_Iterations
196.71 s
[sydtest] - Test.Syd.OptParse.Rep_Threads
196.71 s
[sydtest] - Test.Syd.OptParse.Rep_Timeout
196.71 s
[sydtest] - Test.Syd.OptParse.Rep_OutputFormat
196.72 s
[sydtest] Warning: Test.Syd.SpecDef: could not find link destinations for:
196.72 s
[sydtest] - Test.Syd.SpecDef.Rep_TestRunReport
196.72 s
[sydtest] - Test.Syd.SpecDef.Rep_ExpectationMode
196.72 s
[sydtest] - Test.Syd.SpecDef.Rep_FlakinessMode
196.72 s
[sydtest] - Test.Syd.SpecDef.Rep_ExecutionOrderRandomisation
196.72 s
[sydtest] - Test.Syd.SpecDef.Rep_Parallelism
196.72 s
[sydtest] Warning: Test.Syd.Def.TestDefM: could not find link destinations for:
196.72 s
[sydtest] - Test.Syd.Def.TestDefM.Rep_TestDefEnv
196.72 s
[sydtest] Warning: Test.Syd.Path: could not find link destinations for:
196.72 s
[sydtest] - Path.Internal.Posix.Path
196.72 s
[sydtest] - Path.Posix.Abs
196.72 s
[sydtest] - Path.Posix.Dir
196.72 s
[sydtest] - Path.Posix.File
196.72 s
[sydtest] Warning: Test.Syd.Modify: could not find link destinations for:
196.72 s
[sydtest] - Test.Syd.Run.Rep_TestRunSettings
196.72 s
[sydtest] - Test.Syd.SpecDef.Rep_ExpectationMode
196.72 s
[sydtest] - Test.Syd.SpecDef.Rep_FlakinessMode
196.72 s
[sydtest] - Test.Syd.SpecDef.Rep_ExecutionOrderRandomisation
196.72 s
[sydtest] - Test.Syd.SpecDef.Rep_Parallelism
196.74 s
[sydtest] Warning: Test.Syd: could not find link destinations for:
196.74 s
[sydtest] - Test.Syd.Run.Rep_Assertion
196.74 s
[sydtest] - Test.Syd.Run.Rep_TestRunSettings
196.74 s
[sydtest] - Test.Syd.SpecDef.Rep_ExpectationMode
196.74 s
[sydtest] - Test.Syd.SpecDef.Rep_FlakinessMode
196.74 s
[sydtest] - Test.Syd.SpecDef.Rep_ExecutionOrderRandomisation
196.74 s
[sydtest] - Test.Syd.SpecDef.Rep_Parallelism
203.49 s
[sydtest] Documentation created: dist/doc/html/sydtest/,
203.49 s
[sydtest] dist/doc/html/sydtest/sydtest.txt
203.55 s
[sydtest] Phase: installPhase
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
204.29 s
[sydtest] Phase: fixupPhase
204.33 s
[sydtest] shrinking RPATHs of ELF executables and libraries in /nix/store/wn1cmyij6rvh5b3mw6ngihrxr7cdiqi5-sydtest-0.23.0.1
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
204.40 s
[sydtest] checking for references to /build/ in /nix/store/wn1cmyij6rvh5b3mw6ngihrxr7cdiqi5-sydtest-0.23.0.1...
204.44 s
[sydtest] patching script interpreter paths in /nix/store/wn1cmyij6rvh5b3mw6ngihrxr7cdiqi5-sydtest-0.23.0.1
204.44 s
[sydtest] stripping (with command strip and flags -S -p) in /nix/store/wn1cmyij6rvh5b3mw6ngihrxr7cdiqi5-sydtest-0.23.0.1/lib
204.78 s
[sydtest] shrinking RPATHs of ELF executables and libraries in /nix/store/71vifngcy5v80y2b9pdd4k5dhli2xafm-sydtest-0.23.0.1-doc
204.80 s
[sydtest] checking for references to /build/ in /nix/store/71vifngcy5v80y2b9pdd4k5dhli2xafm-sydtest-0.23.0.1-doc...
204.83 s
[sydtest] patching script interpreter paths in /nix/store/71vifngcy5v80y2b9pdd4k5dhli2xafm-sydtest-0.23.0.1-doc
204.97 s
Progress: 46 of 50 built
205.01 s
Building opt-env-conf-test-source
205.30 s
[opt-env-conf-test-source] Phase: setupCompilerEnvironmentPhase
205.33 s
[opt-env-conf-test-source] Build with /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3.
205.66 s
[opt-env-conf-test-source] Phase: unpackPhase
205.67 s
[opt-env-conf-test-source] unpacking source archive /nix/store/54dnifb9z3m8j76s8hgvph6c6np3iznk-opt-env-conf-test
205.69 s
[opt-env-conf-test-source] source root is opt-env-conf-test
205.70 s
[opt-env-conf-test-source] Phase: patchPhase
205.71 s
[opt-env-conf-test-source] Phase: compileBuildDriverPhase
205.72 s
[opt-env-conf-test-source] setupCompileFlags: -package-db=/build/tmp.8i5UvmkElG/setup-package.conf.d -threaded
205.76 s
[opt-env-conf-test-source] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.8i5UvmkElG/Main.o )
205.80 s
[opt-env-conf-test-source] [2 of 2] Linking Setup
206.93 s
[opt-env-conf-test-source] Phase: updateAutotoolsGnuConfigScriptsPhase
206.94 s
[opt-env-conf-test-source] Phase: configurePhase
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
206.96 s
[opt-env-conf-test-source] Using Parsec parser
206.96 s
[opt-env-conf-test-source] Configuring opt-env-conf-test-0.0.0.4...
207.66 s
[opt-env-conf-test-source] Dependency aeson: using aeson-2.2.3.0
207.66 s
[opt-env-conf-test-source] Dependency base <5: using base-4.20.2.0
207.66 s
[opt-env-conf-test-source] Dependency genvalidity: using genvalidity-1.1.1.0
207.66 s
[opt-env-conf-test-source] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
207.66 s
[opt-env-conf-test-source] Dependency opt-env-conf >=0.9.0.0: using opt-env-conf-0.15.0.2
207.66 s
[opt-env-conf-test-source] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
207.66 s
[opt-env-conf-test-source] Dependency sydtest: using sydtest-0.23.0.1
207.66 s
[opt-env-conf-test-source] Dependency text: using text-2.1.3
207.66 s
[opt-env-conf-test-source] Source component graph: component lib
207.66 s
[opt-env-conf-test-source] Configured component graph:
207.66 s
[opt-env-conf-test-source] component opt-env-conf-test-0.0.0.4-24nngTOAnSWLeOEhhVynh6
207.66 s
[opt-env-conf-test-source] include aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
207.66 s
[opt-env-conf-test-source] include base-4.20.2.0-64da
207.66 s
[opt-env-conf-test-source] include genvalidity-1.1.1.0-KJOcA1wEUno9vXRiVdno1L
207.66 s
[opt-env-conf-test-source] include genvalidity-containers-1.0.0.2-DXaOCEBh8iJ1c8u2LwVlK1
207.66 s
[opt-env-conf-test-source] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
207.66 s
[opt-env-conf-test-source] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
207.66 s
[opt-env-conf-test-source] include sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
207.66 s
[opt-env-conf-test-source] include text-2.1.3-c691
207.66 s
[opt-env-conf-test-source] Linked component graph:
207.66 s
[opt-env-conf-test-source] unit opt-env-conf-test-0.0.0.4-24nngTOAnSWLeOEhhVynh6
207.66 s
[opt-env-conf-test-source] include aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
207.66 s
[opt-env-conf-test-source] include base-4.20.2.0-64da
207.66 s
[opt-env-conf-test-source] include genvalidity-1.1.1.0-KJOcA1wEUno9vXRiVdno1L
207.66 s
[opt-env-conf-test-source] include genvalidity-containers-1.0.0.2-DXaOCEBh8iJ1c8u2LwVlK1
207.66 s
[opt-env-conf-test-source] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
207.66 s
[opt-env-conf-test-source] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
207.66 s
[opt-env-conf-test-source] include sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
207.66 s
[opt-env-conf-test-source] include text-2.1.3-c691
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
207.66 s
[opt-env-conf-test-source] Ready component graph:
207.66 s
[opt-env-conf-test-source] definite opt-env-conf-test-0.0.0.4-24nngTOAnSWLeOEhhVynh6
207.66 s
[opt-env-conf-test-source] depends aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
207.66 s
[opt-env-conf-test-source] depends base-4.20.2.0-64da
207.66 s
[opt-env-conf-test-source] depends genvalidity-1.1.1.0-KJOcA1wEUno9vXRiVdno1L
207.66 s
[opt-env-conf-test-source] depends genvalidity-containers-1.0.0.2-DXaOCEBh8iJ1c8u2LwVlK1
207.66 s
[opt-env-conf-test-source] depends opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
207.66 s
[opt-env-conf-test-source] depends safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
207.66 s
[opt-env-conf-test-source] depends sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
207.66 s
[opt-env-conf-test-source] depends text-2.1.3-c691
207.66 s
[opt-env-conf-test-source] Using Cabal-3.12.1.0 compiled by ghc-9.10
207.66 s
[opt-env-conf-test-source] Using compiler: ghc-9.10.3
207.66 s
[opt-env-conf-test-source] Using install prefix:
207.66 s
[opt-env-conf-test-source] /nix/store/ca5hfn76yvyrshr3nnmnqybg0kghqkkv-opt-env-conf-test-source-0.0.0.4
207.66 s
[opt-env-conf-test-source] Executables installed in:
207.66 s
[opt-env-conf-test-source] /nix/store/ca5hfn76yvyrshr3nnmnqybg0kghqkkv-opt-env-conf-test-source-0.0.0.4/bin
207.66 s
[opt-env-conf-test-source] Libraries installed in:
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
207.66 s
[opt-env-conf-test-source] Dynamic Libraries installed in:
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
207.66 s
[opt-env-conf-test-source] Private executables installed in:
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
207.66 s
[opt-env-conf-test-source] Data files installed in:
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
207.66 s
[opt-env-conf-test-source] Documentation installed in: /share/doc/opt-env-conf-test-0.0.0.4
207.66 s
[opt-env-conf-test-source] Configuration files installed in:
207.66 s
[opt-env-conf-test-source] /nix/store/ca5hfn76yvyrshr3nnmnqybg0kghqkkv-opt-env-conf-test-source-0.0.0.4/etc
207.66 s
[opt-env-conf-test-source] No alex found
207.66 s
[opt-env-conf-test-source] Using ar found on system at:
207.66 s
[opt-env-conf-test-source] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
207.66 s
[opt-env-conf-test-source] No c2hs found
207.66 s
[opt-env-conf-test-source] No cpphs found
207.66 s
[opt-env-conf-test-source] No doctest found
207.66 s
[opt-env-conf-test-source] Using gcc version 14.3.0 given by user at:
207.66 s
[opt-env-conf-test-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
207.66 s
[opt-env-conf-test-source] Using ghc version 9.10.3 found on system at:
207.66 s
[opt-env-conf-test-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc
207.66 s
[opt-env-conf-test-source] Using ghc-pkg version 9.10.3 found on system at:
207.66 s
[opt-env-conf-test-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc-pkg-9.10.3
207.66 s
[opt-env-conf-test-source] No ghcjs found
207.66 s
[opt-env-conf-test-source] No ghcjs-pkg found
207.66 s
[opt-env-conf-test-source] No greencard found
207.66 s
[opt-env-conf-test-source] Using haddock version 2.31.1 found on system at:
207.66 s
[opt-env-conf-test-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/haddock-ghc-9.10.3
207.66 s
[opt-env-conf-test-source] No happy found
207.66 s
[opt-env-conf-test-source] Using haskell-suite found on system at: haskell-suite-dummy-location
207.66 s
[opt-env-conf-test-source] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
207.66 s
[opt-env-conf-test-source] No hmake found
207.66 s
[opt-env-conf-test-source] Using hpc version 0.69 found on system at:
207.66 s
[opt-env-conf-test-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hpc-ghc-9.10.3
207.66 s
[opt-env-conf-test-source] Using hsc2hs version 0.68.10 found on system at:
207.66 s
[opt-env-conf-test-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
207.66 s
[opt-env-conf-test-source] Using hscolour version 1.25 found on system at:
207.66 s
[opt-env-conf-test-source] /nix/store/f755skyzf4jvfx3crwq9mmh3x4lsaz8i-hscolour-1.25/bin/HsColour
207.66 s
[opt-env-conf-test-source] No jhc found
207.66 s
[opt-env-conf-test-source] Using ld found on system at:
207.66 s
[opt-env-conf-test-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
207.66 s
[opt-env-conf-test-source] No pkg-config found
207.66 s
[opt-env-conf-test-source] Using runghc version 9.10.3 found on system at:
207.66 s
[opt-env-conf-test-source] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/runghc-9.10.3
207.66 s
[opt-env-conf-test-source] Using strip version 2.44 found on system at:
207.66 s
[opt-env-conf-test-source] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
207.66 s
[opt-env-conf-test-source] Using tar found on system at:
207.66 s
[opt-env-conf-test-source] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
207.66 s
[opt-env-conf-test-source] No uhc found
208.02 s
[opt-env-conf-test-source] Phase: buildPhase
208.15 s
[opt-env-conf-test-source] Distribution quality warnings:
208.15 s
[opt-env-conf-test-source] [no-category] No 'category' field.
208.15 s
[opt-env-conf-test-source] [no-description] No 'description' field.
208.15 s
[opt-env-conf-test-source] [missing-upper-bounds] On library, these packages miss upper bounds:
208.15 s
[opt-env-conf-test-source] - aeson
208.15 s
[opt-env-conf-test-source] - genvalidity
208.15 s
[opt-env-conf-test-source] - genvalidity-containers
208.15 s
[opt-env-conf-test-source] - opt-env-conf
208.15 s
[opt-env-conf-test-source] - safe-coloured-text
208.15 s
[opt-env-conf-test-source] - sydtest
208.15 s
[opt-env-conf-test-source] - text
208.15 s
[opt-env-conf-test-source] Please add them. There is more information at https://pvp.haskell.org/
208.15 s
[opt-env-conf-test-source] Building source dist for opt-env-conf-test-0.0.0.4...
208.22 s
[opt-env-conf-test-source] Source tarball created: dist/opt-env-conf-test-0.0.0.4.tar.gz
208.23 s
[opt-env-conf-test-source] Phase: haddockPhase
208.24 s
[opt-env-conf-test-source] Phase: installPhase
208.24 s
[opt-env-conf-test-source] Phase: fixupPhase
208.29 s
Progress: 47 of 50 built
208.48 s
Building opt-env-conf-test
208.79 s
[opt-env-conf-test] Phase: setupCompilerEnvironmentPhase
208.80 s
[opt-env-conf-test] Build with /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3.
209.16 s
[opt-env-conf-test] Phase: unpackPhase
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
209.18 s
[opt-env-conf-test] source root is opt-env-conf-test-0.0.0.4
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"
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
209.19 s
[opt-env-conf-test] Phase: patchPhase
209.20 s
[opt-env-conf-test] Phase: compileBuildDriverPhase
209.21 s
[opt-env-conf-test] setupCompileFlags: -package-db=/build/tmp.EiGGm6zJpD/setup-package.conf.d -threaded
209.26 s
[opt-env-conf-test] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.EiGGm6zJpD/Main.o )
209.31 s
[opt-env-conf-test] [2 of 2] Linking Setup
210.67 s
[opt-env-conf-test] Phase: updateAutotoolsGnuConfigScriptsPhase
210.70 s
[opt-env-conf-test] Phase: configurePhase
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
210.71 s
[opt-env-conf-test] Using Parsec parser
210.71 s
[opt-env-conf-test] Configuring opt-env-conf-test-0.0.0.4...
211.50 s
[opt-env-conf-test] Dependency aeson: using aeson-2.2.3.0
211.50 s
[opt-env-conf-test] Dependency base <5: using base-4.20.2.0
211.50 s
[opt-env-conf-test] Dependency genvalidity: using genvalidity-1.1.1.0
211.50 s
[opt-env-conf-test] Dependency genvalidity-containers: using genvalidity-containers-1.0.0.2
211.50 s
[opt-env-conf-test] Dependency opt-env-conf >=0.9.0.0: using opt-env-conf-0.15.0.2
211.50 s
[opt-env-conf-test] Dependency safe-coloured-text: using safe-coloured-text-0.3.0.2
211.50 s
[opt-env-conf-test] Dependency sydtest: using sydtest-0.23.0.1
211.50 s
[opt-env-conf-test] Dependency text: using text-2.1.3
211.50 s
[opt-env-conf-test] Source component graph: component lib
211.50 s
[opt-env-conf-test] Configured component graph:
211.50 s
[opt-env-conf-test] component opt-env-conf-test-0.0.0.4-24nngTOAnSWLeOEhhVynh6
211.50 s
[opt-env-conf-test] include aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
211.50 s
[opt-env-conf-test] include base-4.20.2.0-64da
211.50 s
[opt-env-conf-test] include genvalidity-1.1.1.0-KJOcA1wEUno9vXRiVdno1L
211.50 s
[opt-env-conf-test] include genvalidity-containers-1.0.0.2-DXaOCEBh8iJ1c8u2LwVlK1
211.50 s
[opt-env-conf-test] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
211.50 s
[opt-env-conf-test] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
211.50 s
[opt-env-conf-test] include sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
211.50 s
[opt-env-conf-test] include text-2.1.3-c691
211.50 s
[opt-env-conf-test] Linked component graph:
211.50 s
[opt-env-conf-test] unit opt-env-conf-test-0.0.0.4-24nngTOAnSWLeOEhhVynh6
211.50 s
[opt-env-conf-test] include aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
211.50 s
[opt-env-conf-test] include base-4.20.2.0-64da
211.50 s
[opt-env-conf-test] include genvalidity-1.1.1.0-KJOcA1wEUno9vXRiVdno1L
211.50 s
[opt-env-conf-test] include genvalidity-containers-1.0.0.2-DXaOCEBh8iJ1c8u2LwVlK1
211.50 s
[opt-env-conf-test] include opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
211.50 s
[opt-env-conf-test] include safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
211.50 s
[opt-env-conf-test] include sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
211.50 s
[opt-env-conf-test] include text-2.1.3-c691
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
211.50 s
[opt-env-conf-test] Ready component graph:
211.50 s
[opt-env-conf-test] definite opt-env-conf-test-0.0.0.4-24nngTOAnSWLeOEhhVynh6
211.50 s
[opt-env-conf-test] depends aeson-2.2.3.0-7E4AsQHgFKfArDQma5twwk
211.50 s
[opt-env-conf-test] depends base-4.20.2.0-64da
211.50 s
[opt-env-conf-test] depends genvalidity-1.1.1.0-KJOcA1wEUno9vXRiVdno1L
211.50 s
[opt-env-conf-test] depends genvalidity-containers-1.0.0.2-DXaOCEBh8iJ1c8u2LwVlK1
211.50 s
[opt-env-conf-test] depends opt-env-conf-0.15.0.2-7b2NPWwFfWi73uqVgkpn7l
211.50 s
[opt-env-conf-test] depends safe-coloured-text-0.3.0.2-LSXS6xrXHv6N3OkAHnmHO
211.50 s
[opt-env-conf-test] depends sydtest-0.23.0.1-DraTWdHEyy9JLop6uzcUE1
211.50 s
[opt-env-conf-test] depends text-2.1.3-c691
211.50 s
[opt-env-conf-test] Using Cabal-3.12.1.0 compiled by ghc-9.10
211.50 s
[opt-env-conf-test] Using compiler: ghc-9.10.3
211.50 s
[opt-env-conf-test] Using install prefix:
211.50 s
[opt-env-conf-test] /nix/store/l5g4inwcxhpc85x5996xi5gbyq89wvgg-opt-env-conf-test-0.0.0.4
211.50 s
[opt-env-conf-test] Executables installed in:
211.50 s
[opt-env-conf-test] /nix/store/l5g4inwcxhpc85x5996xi5gbyq89wvgg-opt-env-conf-test-0.0.0.4/bin
211.50 s
[opt-env-conf-test] Libraries installed in:
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
211.50 s
[opt-env-conf-test] Dynamic Libraries installed in:
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
211.50 s
[opt-env-conf-test] Private executables installed in:
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
211.50 s
[opt-env-conf-test] Data files installed in:
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
211.50 s
[opt-env-conf-test] Documentation installed in:
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
211.50 s
[opt-env-conf-test] Configuration files installed in:
211.50 s
[opt-env-conf-test] /nix/store/l5g4inwcxhpc85x5996xi5gbyq89wvgg-opt-env-conf-test-0.0.0.4/etc
211.50 s
[opt-env-conf-test] No alex found
211.50 s
[opt-env-conf-test] Using ar found on system at:
211.50 s
[opt-env-conf-test] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
211.50 s
[opt-env-conf-test] No c2hs found
211.50 s
[opt-env-conf-test] No cpphs found
211.50 s
[opt-env-conf-test] No doctest found
211.50 s
[opt-env-conf-test] Using gcc version 14.3.0 given by user at:
211.50 s
[opt-env-conf-test] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
211.50 s
[opt-env-conf-test] Using ghc version 9.10.3 found on system at:
211.50 s
[opt-env-conf-test] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc
211.50 s
[opt-env-conf-test] Using ghc-pkg version 9.10.3 found on system at:
211.50 s
[opt-env-conf-test] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc-pkg-9.10.3
211.50 s
[opt-env-conf-test] No ghcjs found
211.50 s
[opt-env-conf-test] No ghcjs-pkg found
211.50 s
[opt-env-conf-test] No greencard found
211.50 s
[opt-env-conf-test] Using haddock version 2.31.1 found on system at:
211.50 s
[opt-env-conf-test] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/haddock-ghc-9.10.3
211.50 s
[opt-env-conf-test] No happy found
211.50 s
[opt-env-conf-test] Using haskell-suite found on system at: haskell-suite-dummy-location
211.50 s
[opt-env-conf-test] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
211.50 s
[opt-env-conf-test] No hmake found
211.50 s
[opt-env-conf-test] Using hpc version 0.69 found on system at:
211.50 s
[opt-env-conf-test] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hpc-ghc-9.10.3
211.50 s
[opt-env-conf-test] Using hsc2hs version 0.68.10 found on system at:
211.50 s
[opt-env-conf-test] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
211.50 s
[opt-env-conf-test] Using hscolour version 1.25 found on system at:
211.50 s
[opt-env-conf-test] /nix/store/f755skyzf4jvfx3crwq9mmh3x4lsaz8i-hscolour-1.25/bin/HsColour
211.50 s
[opt-env-conf-test] No jhc found
211.50 s
[opt-env-conf-test] Using ld found on system at:
211.50 s
[opt-env-conf-test] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
211.50 s
[opt-env-conf-test] No pkg-config found
211.50 s
[opt-env-conf-test] Using runghc version 9.10.3 found on system at:
211.50 s
[opt-env-conf-test] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/runghc-9.10.3
211.50 s
[opt-env-conf-test] Using strip version 2.44 found on system at:
211.50 s
[opt-env-conf-test] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
211.50 s
[opt-env-conf-test] Using tar found on system at:
211.50 s
[opt-env-conf-test] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
211.50 s
[opt-env-conf-test] No uhc found
211.85 s
[opt-env-conf-test] Phase: buildPhase
211.92 s
[opt-env-conf-test] Preprocessing library for opt-env-conf-test-0.0.0.4...
211.92 s
[opt-env-conf-test] Building library for opt-env-conf-test-0.0.0.4...
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 )
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 )
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 )
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 )
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 )
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 )
213.24 s
[opt-env-conf-test] [3 of 4] Compiling OptEnvConf.Test ( src/OptEnvConf/Test.hs, dist/build/OptEnvConf/Test.p_o )
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 )
215.86 s
[opt-env-conf-test] Phase: haddockPhase
216.03 s
[opt-env-conf-test] Preprocessing library for opt-env-conf-test-0.0.0.4...
216.03 s
[opt-env-conf-test] Running Haddock on library for opt-env-conf-test-0.0.0.4...
216.07 s
[opt-env-conf-test] Warning: The documentation for the following packages are not installed. No
216.07 s
[opt-env-conf-test] links will be generated to these packages: attoparsec-0.14.4,
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
219.89 s
[opt-env-conf-test] [1 of 4] Compiling OptEnvConf.Args.Gen ( src/OptEnvConf/Args/Gen.hs, nothing )
220.03 s
[opt-env-conf-test] [2 of 4] Compiling OptEnvConf.EnvMap.Gen ( src/OptEnvConf/EnvMap/Gen.hs, nothing )
220.05 s
[opt-env-conf-test] [3 of 4] Compiling OptEnvConf.Test ( src/OptEnvConf/Test.hs, nothing )
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 )
220.18 s
[opt-env-conf-test] Haddock coverage:
220.18 s
[opt-env-conf-test] 0% ( 0 / 1) in 'OptEnvConf.Args.Gen'
220.18 s
[opt-env-conf-test] Missing documentation for:
220.18 s
[opt-env-conf-test] Module header
220.18 s
[opt-env-conf-test] 0% ( 0 / 1) in 'OptEnvConf.EnvMap.Gen'
220.18 s
[opt-env-conf-test] Missing documentation for:
220.18 s
[opt-env-conf-test] Module header
220.18 s
[opt-env-conf-test] 21% ( 6 / 28) in 'OptEnvConf.Test'
220.18 s
[opt-env-conf-test] Missing documentation for:
220.18 s
[opt-env-conf-test] Module header
220.18 s
[opt-env-conf-test] settingsLintSpec (src/OptEnvConf/Test.hs:57)
220.18 s
[opt-env-conf-test] parserLintSpec (src/OptEnvConf/Test.hs:60)
220.18 s
[opt-env-conf-test] parserLintTest (src/OptEnvConf/Test.hs:66)
220.18 s
[opt-env-conf-test] settingsParserArgsTest (src/OptEnvConf/Test.hs:73)
220.18 s
[opt-env-conf-test] parserArgsTest (src/OptEnvConf/Test.hs:76)
220.18 s
[opt-env-conf-test] settingsParserEnvTest (src/OptEnvConf/Test.hs:79)
220.18 s
[opt-env-conf-test] parserEnvTest (src/OptEnvConf/Test.hs:82)
220.18 s
[opt-env-conf-test] settingsParserConfTest (src/OptEnvConf/Test.hs:85)
220.18 s
[opt-env-conf-test] parserConfTest (src/OptEnvConf/Test.hs:88)
220.18 s
[opt-env-conf-test] settingsParserTest (src/OptEnvConf/Test.hs:91)
220.18 s
[opt-env-conf-test] parserTest (src/OptEnvConf/Test.hs:94)
220.18 s
[opt-env-conf-test] settingsParserCompletionTest (src/OptEnvConf/Test.hs:101)
220.18 s
[opt-env-conf-test] settingsParserCompletionDescriptionTest (src/OptEnvConf/Test.hs:104)
220.18 s
[opt-env-conf-test] parserCompletionTest (src/OptEnvConf/Test.hs:107)
220.18 s
[opt-env-conf-test] parserCompletionDescriptionTest (src/OptEnvConf/Test.hs:115)
220.18 s
[opt-env-conf-test] goldenSettingsReferenceDocumentationSpec (src/OptEnvConf/Test.hs:120)
220.18 s
[opt-env-conf-test] goldenParserReferenceDocumentationSpec (src/OptEnvConf/Test.hs:123)
220.18 s
[opt-env-conf-test] pureGoldenReferenceDocumentation (src/OptEnvConf/Test.hs:128)
220.18 s
[opt-env-conf-test] goldenSettingsNixOptionsSpec (src/OptEnvConf/Test.hs:135)
220.18 s
[opt-env-conf-test] goldenParserNixOptionsSpec (src/OptEnvConf/Test.hs:138)
220.18 s
[opt-env-conf-test] pureGoldenNixOptions (src/OptEnvConf/Test.hs:143)
226.17 s
[opt-env-conf-test] Documentation created: dist/doc/html/opt-env-conf-test/,
226.19 s
[opt-env-conf-test] dist/doc/html/opt-env-conf-test/opt-env-conf-test.txt
226.24 s
[opt-env-conf-test] Phase: installPhase
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
226.65 s
[opt-env-conf-test] Phase: fixupPhase
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
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
226.70 s
[opt-env-conf-test] checking for references to /build/ in /nix/store/l5g4inwcxhpc85x5996xi5gbyq89wvgg-opt-env-conf-test-0.0.0.4...
226.72 s
[opt-env-conf-test] patching script interpreter paths in /nix/store/l5g4inwcxhpc85x5996xi5gbyq89wvgg-opt-env-conf-test-0.0.0.4
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
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
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...
226.79 s
[opt-env-conf-test] patching script interpreter paths in /nix/store/ymshpnfp4ymg2gk7byvby4z051f8h3mb-opt-env-conf-test-0.0.0.4-doc
233.35 s
Progress: 48 of 50 built
233.40 s
Building opt-env-conf-release
233.44 s
[opt-env-conf-release] /nix/store/9cxy008v99m8cny82j7lfhw51hkw36l1-opt-env-conf-example-0.0.0.0/nix-support:
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
233.46 s
[opt-env-conf-release] /nix/store/l5g4inwcxhpc85x5996xi5gbyq89wvgg-opt-env-conf-test-0.0.0.4/nix-support:
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
233.48 s
Progress: 49 of 50 built