0.03 s
$ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/99b1z08awpxj8b6mzggn59gp1shljnff-nix-2.34.5/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --log-format internal-json build --no-link git+https://github.com/NorfairKing/sydtest?ref=mutation-testing&rev=0b5982b9edf89fa95984e20b7b92aba6d187ac43#checks.x86_64-linux.mutation-release --print-build-logs
0.08 s
warning: ignoring untrusted flake configuration setting 'extra-substituters'.
0.08 s
Pass '--accept-flake-config' to trust it
0.08 s
warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'.
0.08 s
Pass '--accept-flake-config' to trust it
0.54 s
error (ignored): SQLite database '/var/cache/private/nix-ci-worker/eval-cache-v6/10d00521a0111927c3cc12f806f39f0212d2415fb18419a20bc77175cd79fc6f.sqlite ' is busy
1.19 s
1.84 s
Downloading cached sydtest-0.23.1.0-doc from https://cache.staging.nix-ci.com
1.90 s
Downloading cached sydtest-mutation-example-gen-source from https://cache.staging.nix-ci.com
1.91 s
Progress: 0 of 5 built, 1 of 5 downloaded from cache (1 downloading)
1.91 s
Downloading cached sydtest from https://cache.staging.nix-ci.com
1.91 s
Downloading cached sydtest-mutation-0.0.0.0-doc from https://cache.staging.nix-ci.com
1.91 s
Progress: 0 of 5 built, 2 of 5 downloaded from cache (2 downloading)
1.93 s
Progress: 0 of 4 built, 3 of 5 downloaded from cache (1 downloading)
2.02 s
Progress: 0 of 4 built, 4 of 5 downloaded from cache
2.03 s
Downloading cached sydtest-mutation from https://cache.staging.nix-ci.com
2.13 s
Building sydtest-mutation-example-gen
2.13 s
Progress: 0 of 3 built (1 building), 5 of 5 downloaded from cache
2.46 s
[sydtest-mutation-example-gen] Phase: setupCompilerEnvironmentPhase
2.47 s
[sydtest-mutation-example-gen] Build with /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3.
2.89 s
[sydtest-mutation-example-gen] Phase: unpackPhase
2.90 s
[sydtest-mutation-example-gen] unpacking source archive /nix/store/4ywcdh32pip3fi65yjpak7ly7n09hi31-sydtest-mutation-example-gen-source-0.0.0.0/sydtest-mutation-example-gen-0.0.0.0.tar.gz
2.90 s
[sydtest-mutation-example-gen] source root is sydtest-mutation-example-gen-0.0.0.0
2.91 s
[sydtest-mutation-example-gen] setting SOURCE_DATE_EPOCH to timestamp 1779108311 of file "sydtest-mutation-example-gen-0.0.0.0/test/Spec.hs"
2.91 s
[sydtest-mutation-example-gen] Phase: patchPhase
2.92 s
[sydtest-mutation-example-gen] Phase: compileBuildDriverPhase
2.92 s
[sydtest-mutation-example-gen] setupCompileFlags: -package-db=/build/tmp.0N7MAyluDZ/setup-package.conf.d -threaded
2.97 s
[sydtest-mutation-example-gen] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.0N7MAyluDZ/Main.o )
3.01 s
[sydtest-mutation-example-gen] [2 of 2] Linking Setup
4.16 s
[sydtest-mutation-example-gen] Phase: updateAutotoolsGnuConfigScriptsPhase
4.17 s
[sydtest-mutation-example-gen] Phase: configurePhase
4.18 s
[sydtest-mutation-example-gen] configureFlags: --verbose --prefix=/nix/store/b3v1ci534p09gpx77mv4dzx08hrnn54p-sydtest-mutation-example-gen-0.0.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/bb6398i4w641a8a11r04vdfw43a53jad-sydtest-mutation-example-gen-0.0.0.0-doc/share/doc/sydtest-mutation-example-gen-0.0.0.0 --with-gcc=gcc --package-db=/build/tmp.0N7MAyluDZ/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
4.18 s
[sydtest-mutation-example-gen] Using Parsec parser
4.18 s
[sydtest-mutation-example-gen] Configuring sydtest-mutation-example-gen-0.0.0.0...
4.79 s
[sydtest-mutation-example-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
4.79 s
[sydtest-mutation-example-gen] Dependency base >=4.7 && <5: using base-4.20.2.0
4.79 s
[sydtest-mutation-example-gen] Dependency QuickCheck: using QuickCheck-2.15.0.1
4.79 s
[sydtest-mutation-example-gen] Dependency base >=4.7 && <5: using base-4.20.2.0
4.79 s
[sydtest-mutation-example-gen] Dependency sydtest: using sydtest-0.23.1.0
4.79 s
[sydtest-mutation-example-gen] Dependency sydtest-mutation-example: using sydtest-mutation-example-0.0.0.0
4.79 s
[sydtest-mutation-example-gen] Dependency sydtest-mutation-example-gen: using
4.79 s
[sydtest-mutation-example-gen] sydtest-mutation-example-gen-0.0.0.0
4.79 s
[sydtest-mutation-example-gen] Source component graph:
4.79 s
[sydtest-mutation-example-gen] component lib
4.79 s
[sydtest-mutation-example-gen] component test:sydtest-mutation-example-gen-test dependency lib
4.79 s
[sydtest-mutation-example-gen] Configured component graph:
4.79 s
[sydtest-mutation-example-gen] component sydtest-mutation-example-gen-0.0.0.0-2N3V3NV1148BsChSepwsd8
4.79 s
[sydtest-mutation-example-gen] include QuickCheck-2.15.0.1-8fVC1qSJKj9H9pvMjJXUwU
4.79 s
[sydtest-mutation-example-gen] include base-4.20.2.0-64da
4.80 s
[sydtest-mutation-example-gen] component sydtest-mutation-example-gen-0.0.0.0-8sRx9OqoiwULghFDzL5Dg2-sydtest-mutation-example-gen-test
4.80 s
[sydtest-mutation-example-gen] include QuickCheck-2.15.0.1-8fVC1qSJKj9H9pvMjJXUwU
4.80 s
[sydtest-mutation-example-gen] include base-4.20.2.0-64da
4.80 s
[sydtest-mutation-example-gen] include sydtest-0.23.1.0-BOTA4OfyLNz9JsrtpH2nIg
4.80 s
[sydtest-mutation-example-gen] include sydtest-mutation-example-0.0.0.0-AP4YwxYYlbSKrmTKnqBEmu
4.80 s
[sydtest-mutation-example-gen] include sydtest-mutation-example-gen-0.0.0.0-2N3V3NV1148BsChSepwsd8
4.80 s
[sydtest-mutation-example-gen] Linked component graph:
4.80 s
[sydtest-mutation-example-gen] unit sydtest-mutation-example-gen-0.0.0.0-2N3V3NV1148BsChSepwsd8
4.80 s
[sydtest-mutation-example-gen] include QuickCheck-2.15.0.1-8fVC1qSJKj9H9pvMjJXUwU
4.80 s
[sydtest-mutation-example-gen] include base-4.20.2.0-64da
4.80 s
[sydtest-mutation-example-gen] Example.Gen=sydtest-mutation-example-gen-0.0.0.0-2N3V3NV1148BsChSepwsd8:Example.Gen
4.80 s
[sydtest-mutation-example-gen] unit sydtest-mutation-example-gen-0.0.0.0-8sRx9OqoiwULghFDzL5Dg2-sydtest-mutation-example-gen-test
4.80 s
[sydtest-mutation-example-gen] include QuickCheck-2.15.0.1-8fVC1qSJKj9H9pvMjJXUwU
4.80 s
[sydtest-mutation-example-gen] include base-4.20.2.0-64da
4.80 s
[sydtest-mutation-example-gen] include sydtest-0.23.1.0-BOTA4OfyLNz9JsrtpH2nIg
4.80 s
[sydtest-mutation-example-gen] include sydtest-mutation-example-0.0.0.0-AP4YwxYYlbSKrmTKnqBEmu
4.80 s
[sydtest-mutation-example-gen] include sydtest-mutation-example-gen-0.0.0.0-2N3V3NV1148BsChSepwsd8
4.80 s
[sydtest-mutation-example-gen] Ready component graph:
4.80 s
[sydtest-mutation-example-gen] definite sydtest-mutation-example-gen-0.0.0.0-2N3V3NV1148BsChSepwsd8
4.80 s
[sydtest-mutation-example-gen] depends QuickCheck-2.15.0.1-8fVC1qSJKj9H9pvMjJXUwU
4.80 s
[sydtest-mutation-example-gen] depends base-4.20.2.0-64da
4.80 s
[sydtest-mutation-example-gen] definite sydtest-mutation-example-gen-0.0.0.0-8sRx9OqoiwULghFDzL5Dg2-sydtest-mutation-example-gen-test
4.80 s
[sydtest-mutation-example-gen] depends QuickCheck-2.15.0.1-8fVC1qSJKj9H9pvMjJXUwU
4.80 s
[sydtest-mutation-example-gen] depends base-4.20.2.0-64da
4.80 s
[sydtest-mutation-example-gen] depends sydtest-0.23.1.0-BOTA4OfyLNz9JsrtpH2nIg
4.80 s
[sydtest-mutation-example-gen] depends sydtest-mutation-example-0.0.0.0-AP4YwxYYlbSKrmTKnqBEmu
4.80 s
[sydtest-mutation-example-gen] depends sydtest-mutation-example-gen-0.0.0.0-2N3V3NV1148BsChSepwsd8
4.80 s
[sydtest-mutation-example-gen] Using Cabal-3.12.1.0 compiled by ghc-9.10
4.80 s
[sydtest-mutation-example-gen] Using compiler: ghc-9.10.3
4.80 s
[sydtest-mutation-example-gen] Using install prefix:
4.80 s
[sydtest-mutation-example-gen] /nix/store/b3v1ci534p09gpx77mv4dzx08hrnn54p-sydtest-mutation-example-gen-0.0.0.0
4.80 s
[sydtest-mutation-example-gen] Executables installed in:
4.80 s
[sydtest-mutation-example-gen] /nix/store/b3v1ci534p09gpx77mv4dzx08hrnn54p-sydtest-mutation-example-gen-0.0.0.0/bin
4.80 s
[sydtest-mutation-example-gen] Libraries installed in:
4.80 s
[sydtest-mutation-example-gen] /nix/store/b3v1ci534p09gpx77mv4dzx08hrnn54p-sydtest-mutation-example-gen-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/sydtest-mutation-example-gen-0.0.0.0-2N3V3NV1148BsChSepwsd8
4.80 s
[sydtest-mutation-example-gen] Dynamic Libraries installed in:
4.80 s
[sydtest-mutation-example-gen] /nix/store/b3v1ci534p09gpx77mv4dzx08hrnn54p-sydtest-mutation-example-gen-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6
4.80 s
[sydtest-mutation-example-gen] Private executables installed in:
4.80 s
[sydtest-mutation-example-gen] /nix/store/b3v1ci534p09gpx77mv4dzx08hrnn54p-sydtest-mutation-example-gen-0.0.0.0/libexec/x86_64-linux-ghc-9.10.3-05f6/sydtest-mutation-example-gen-0.0.0.0
4.80 s
[sydtest-mutation-example-gen] Data files installed in:
4.80 s
[sydtest-mutation-example-gen] /nix/store/b3v1ci534p09gpx77mv4dzx08hrnn54p-sydtest-mutation-example-gen-0.0.0.0/share/x86_64-linux-ghc-9.10.3-05f6/sydtest-mutation-example-gen-0.0.0.0
4.80 s
[sydtest-mutation-example-gen] Documentation installed in:
4.80 s
[sydtest-mutation-example-gen] /nix/store/bb6398i4w641a8a11r04vdfw43a53jad-sydtest-mutation-example-gen-0.0.0.0-doc/share/doc/sydtest-mutation-example-gen-0.0.0.0
4.80 s
[sydtest-mutation-example-gen] Configuration files installed in:
4.80 s
[sydtest-mutation-example-gen] /nix/store/b3v1ci534p09gpx77mv4dzx08hrnn54p-sydtest-mutation-example-gen-0.0.0.0/etc
4.80 s
[sydtest-mutation-example-gen] No alex found
4.80 s
[sydtest-mutation-example-gen] Using ar found on system at:
4.80 s
[sydtest-mutation-example-gen] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
4.80 s
[sydtest-mutation-example-gen] No c2hs found
4.80 s
[sydtest-mutation-example-gen] No cpphs found
4.80 s
[sydtest-mutation-example-gen] No doctest found
4.80 s
[sydtest-mutation-example-gen] Using gcc version 14.3.0 given by user at:
4.80 s
[sydtest-mutation-example-gen] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
4.80 s
[sydtest-mutation-example-gen] Using ghc version 9.10.3 found on system at:
4.80 s
[sydtest-mutation-example-gen] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc
4.80 s
[sydtest-mutation-example-gen] Using ghc-pkg version 9.10.3 found on system at:
4.80 s
[sydtest-mutation-example-gen] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/ghc-pkg-9.10.3
4.80 s
[sydtest-mutation-example-gen] No ghcjs found
4.80 s
[sydtest-mutation-example-gen] No ghcjs-pkg found
4.80 s
[sydtest-mutation-example-gen] No greencard found
4.80 s
[sydtest-mutation-example-gen] Using haddock version 2.31.1 found on system at:
4.80 s
[sydtest-mutation-example-gen] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/haddock-ghc-9.10.3
4.80 s
[sydtest-mutation-example-gen] No happy found
4.80 s
[sydtest-mutation-example-gen] Using haskell-suite found on system at: haskell-suite-dummy-location
4.80 s
[sydtest-mutation-example-gen] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
4.80 s
[sydtest-mutation-example-gen] No hmake found
4.80 s
[sydtest-mutation-example-gen] Using hpc version 0.69 found on system at:
4.80 s
[sydtest-mutation-example-gen] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hpc-ghc-9.10.3
4.80 s
[sydtest-mutation-example-gen] Using hsc2hs version 0.68.10 found on system at:
4.80 s
[sydtest-mutation-example-gen] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/hsc2hs-ghc-9.10.3
4.80 s
[sydtest-mutation-example-gen] Using hscolour version 1.25 found on system at:
4.80 s
[sydtest-mutation-example-gen] /nix/store/f755skyzf4jvfx3crwq9mmh3x4lsaz8i-hscolour-1.25/bin/HsColour
4.80 s
[sydtest-mutation-example-gen] No jhc found
4.80 s
[sydtest-mutation-example-gen] Using ld found on system at:
4.80 s
[sydtest-mutation-example-gen] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
4.80 s
[sydtest-mutation-example-gen] No pkg-config found
4.80 s
[sydtest-mutation-example-gen] Using runghc version 9.10.3 found on system at:
4.80 s
[sydtest-mutation-example-gen] /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3/bin/runghc-9.10.3
4.80 s
[sydtest-mutation-example-gen] Using strip version 2.44 found on system at:
4.80 s
[sydtest-mutation-example-gen] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
4.80 s
[sydtest-mutation-example-gen] Using tar found on system at:
4.80 s
[sydtest-mutation-example-gen] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
4.80 s
[sydtest-mutation-example-gen] No uhc found
5.16 s
[sydtest-mutation-example-gen] Phase: buildPhase
5.23 s
[sydtest-mutation-example-gen] Preprocessing library for sydtest-mutation-example-gen-0.0.0.0...
5.27 s
[sydtest-mutation-example-gen] Building library for sydtest-mutation-example-gen-0.0.0.0...
5.31 s
[sydtest-mutation-example-gen] [1 of 2] Compiling Example.Gen ( src/Example/Gen.hs, dist/build/Example/Gen.o, dist/build/Example/Gen.dyn_o )
5.35 s
[sydtest-mutation-example-gen] [2 of 2] Compiling Paths_sydtest_mutation_example_gen ( dist/build/autogen/Paths_sydtest_mutation_example_gen.hs, dist/build/Paths_sydtest_mutation_example_gen.o, dist/build/Paths_sydtest_mutation_example_gen.dyn_o )
5.54 s
[sydtest-mutation-example-gen] [1 of 2] Compiling Example.Gen ( src/Example/Gen.hs, dist/build/Example/Gen.p_o )
5.67 s
[sydtest-mutation-example-gen] [2 of 2] Compiling Paths_sydtest_mutation_example_gen ( dist/build/autogen/Paths_sydtest_mutation_example_gen.hs, dist/build/Paths_sydtest_mutation_example_gen.p_o )
6.71 s
[sydtest-mutation-example-gen] Preprocessing test suite 'sydtest-mutation-example-gen-test' for sydtest-mutation-example-gen-0.0.0.0...
6.71 s
[sydtest-mutation-example-gen] Building test suite 'sydtest-mutation-example-gen-test' for sydtest-mutation-example-gen-0.0.0.0...
6.83 s
[sydtest-mutation-example-gen] [ 1 of 12] Compiling Example.BoolLibSpec ( test/Example/BoolLibSpec.hs, dist/build/sydtest-mutation-example-gen-test/sydtest-mutation-example-gen-test-tmp/Example/BoolLibSpec.o )
6.98 s
[sydtest-mutation-example-gen] [ 2 of 12] Compiling Example.CaseLibSpec ( test/Example/CaseLibSpec.hs, dist/build/sydtest-mutation-example-gen-test/sydtest-mutation-example-gen-test-tmp/Example/CaseLibSpec.o )
6.98 s
[sydtest-mutation-example-gen] [ 3 of 12] Compiling Example.DoLibSpec ( test/Example/DoLibSpec.hs, dist/build/sydtest-mutation-example-gen-test/sydtest-mutation-example-gen-test-tmp/Example/DoLibSpec.o )
6.98 s
[sydtest-mutation-example-gen] [ 4 of 12] Compiling Example.ExceptionLibSpec ( test/Example/ExceptionLibSpec.hs, dist/build/sydtest-mutation-example-gen-test/sydtest-mutation-example-gen-test-tmp/Example/ExceptionLibSpec.o )
6.98 s
[sydtest-mutation-example-gen] [ 5 of 12] Compiling Example.FunctionExceptionLibSpec ( test/Example/FunctionExceptionLibSpec.hs, dist/build/sydtest-mutation-example-gen-test/sydtest-mutation-example-gen-test-tmp/Example/FunctionExceptionLibSpec.o )
6.98 s
[sydtest-mutation-example-gen] [ 6 of 12] Compiling Example.LibSpec ( test/Example/LibSpec.hs, dist/build/sydtest-mutation-example-gen-test/sydtest-mutation-example-gen-test-tmp/Example/LibSpec.o )
6.98 s
[sydtest-mutation-example-gen] [ 7 of 12] Compiling Example.ListLibSpec ( test/Example/ListLibSpec.hs, dist/build/sydtest-mutation-example-gen-test/sydtest-mutation-example-gen-test-tmp/Example/ListLibSpec.o )
6.98 s
[sydtest-mutation-example-gen] [ 8 of 12] Compiling Example.LocalDisableLibSpec ( test/Example/LocalDisableLibSpec.hs, dist/build/sydtest-mutation-example-gen-test/sydtest-mutation-example-gen-test-tmp/Example/LocalDisableLibSpec.o )
7.04 s
[sydtest-mutation-example-gen] [ 9 of 12] Compiling Example.LogicLibSpec ( test/Example/LogicLibSpec.hs, dist/build/sydtest-mutation-example-gen-test/sydtest-mutation-example-gen-test-tmp/Example/LogicLibSpec.o )
7.04 s
[sydtest-mutation-example-gen] [10 of 12] Compiling Example.OtherwiseLibSpec ( test/Example/OtherwiseLibSpec.hs, dist/build/sydtest-mutation-example-gen-test/sydtest-mutation-example-gen-test-tmp/Example/OtherwiseLibSpec.o )
7.04 s
[sydtest-mutation-example-gen] [11 of 12] Compiling Main ( test/Spec.hs, dist/build/sydtest-mutation-example-gen-test/sydtest-mutation-example-gen-test-tmp/Main.o )
7.14 s
[sydtest-mutation-example-gen] [12 of 12] Compiling Paths_sydtest_mutation_example_gen ( dist/build/sydtest-mutation-example-gen-test/autogen/Paths_sydtest_mutation_example_gen.hs, dist/build/sydtest-mutation-example-gen-test/sydtest-mutation-example-gen-test-tmp/Paths_sydtest_mutation_example_gen.o )
7.38 s
[sydtest-mutation-example-gen] [13 of 13] Linking dist/build/sydtest-mutation-example-gen-test/sydtest-mutation-example-gen-test
8.63 s
[sydtest-mutation-example-gen] Phase: checkPhase
8.94 s
[sydtest-mutation-example-gen] Running 1 test suites...
8.94 s
[sydtest-mutation-example-gen] Test suite sydtest-mutation-example-gen-test: RUNNING...
8.97 s
[sydtest-mutation-example-gen] Tests:
8.97 s
[sydtest-mutation-example-gen]
8.97 s
[sydtest-mutation-example-gen] Example.DoLibSpec
8.97 s
[sydtest-mutation-example-gen] greet
8.97 s
[sydtest-mutation-example-gen] ✓ greets quietly 0.37 ms
8.97 s
[sydtest-mutation-example-gen] ✓ greets loudly 0.08 ms
8.97 s
[sydtest-mutation-example-gen] Example.ExceptionLibSpec
8.97 s
[sydtest-mutation-example-gen] addOneModuleDisabled
8.97 s
[sydtest-mutation-example-gen] ✓ increments by one 1.28 ms
8.97 s
[sydtest-mutation-example-gen] passed for all of 100 inputs.
8.97 s
[sydtest-mutation-example-gen] Example.LocalDisableLibSpec
8.97 s
[sydtest-mutation-example-gen] withInnerKept
8.97 s
[sydtest-mutation-example-gen] ✓ is True when given False 0.01 ms
8.97 s
[sydtest-mutation-example-gen] ✓ is False when given True 0.06 ms
8.97 s
[sydtest-mutation-example-gen] withInnerBoolLitDisabled
8.97 s
[sydtest-mutation-example-gen] ✓ is False when given True 0.00 ms
8.97 s
[sydtest-mutation-example-gen] ✓ is True when given False 0.34 ms
8.97 s
[sydtest-mutation-example-gen] withBindKept
8.97 s
[sydtest-mutation-example-gen] ✓ passes the input through the toggle function (False -> True) 0.33 ms
8.97 s
[sydtest-mutation-example-gen] ✓ passes the input through the toggle function (True -> False) 0.41 ms
8.97 s
[sydtest-mutation-example-gen] withInnerDisabled
8.97 s
[sydtest-mutation-example-gen] ✓ is False when given True 0.44 ms
8.97 s
[sydtest-mutation-example-gen] ✓ is True when given False 0.86 ms
8.97 s
[sydtest-mutation-example-gen] withBindDisabled
8.97 s
[sydtest-mutation-example-gen] ✓ passes the input through the toggle function (False -> True) 0.88 ms
8.97 s
[sydtest-mutation-example-gen] ✓ passes the input through the toggle function (True -> False) 0.91 ms
8.97 s
[sydtest-mutation-example-gen] Example.BoolLibSpec
8.97 s
[sydtest-mutation-example-gen] wrapTrue
8.97 s
[sydtest-mutation-example-gen] ✓ is Just True 0.89 ms
8.97 s
[sydtest-mutation-example-gen] wrapFalse
8.97 s
[sydtest-mutation-example-gen] ✓ is Just False 0.93 ms
8.97 s
[sydtest-mutation-example-gen] negateWrapped
8.97 s
[sydtest-mutation-example-gen] ✓ negates Just True to Just False 0.95 ms
8.97 s
[sydtest-mutation-example-gen] ✓ leaves Nothing as Nothing 0.94 ms
8.97 s
[sydtest-mutation-example-gen] ✓ negates Just False to Just True 0.91 ms
8.97 s
[sydtest-mutation-example-gen] Example.ListLibSpec
8.97 s
[sydtest-mutation-example-gen] pairConcat
8.97 s
[sydtest-mutation-example-gen] ✓ preserves the order 0.94 ms
8.97 s
[sydtest-mutation-example-gen] ✓ concatenates both arguments 0.96 ms
8.98 s
[sydtest-mutation-example-gen] tripleConcat
8.98 s
[sydtest-mutation-example-gen] ✓ distinguishes the last element 0.97 ms
8.98 s
[sydtest-mutation-example-gen] ✓ distinguishes the first element 1.01 ms
8.98 s
[sydtest-mutation-example-gen] ✓ concatenates all three arguments 1.00 ms
8.98 s
[sydtest-mutation-example-gen] Example.CaseLibSpec
8.98 s
[sydtest-mutation-example-gen] describeList
8.98 s
[sydtest-mutation-example-gen] ✓ describes singleton lists 1.00 ms
8.98 s
[sydtest-mutation-example-gen] ✓ describes longer lists 1.00 ms
8.98 s
[sydtest-mutation-example-gen] ✓ describes empty lists 1.06 ms
8.98 s
[sydtest-mutation-example-gen] Example.LibSpec
8.98 s
[sydtest-mutation-example-gen] addOne
8.98 s
[sydtest-mutation-example-gen] ✓ returns 6 for input 5 1.01 ms
8.98 s
[sydtest-mutation-example-gen] ✓ returns 2 for input 1 1.07 ms
8.98 s
[sydtest-mutation-example-gen] Example.OtherwiseLibSpec
8.98 s
[sydtest-mutation-example-gen] classify
8.98 s
[sydtest-mutation-example-gen] ✓ classifies negative numbers 1.06 ms
8.98 s
[sydtest-mutation-example-gen] ✓ classifies positive numbers 1.06 ms
8.98 s
[sydtest-mutation-example-gen] ✓ classifies zero 1.09 ms
8.98 s
[sydtest-mutation-example-gen] Example.FunctionExceptionLibSpec
8.98 s
[sydtest-mutation-example-gen] addOneArithDisabled
8.98 s
[sydtest-mutation-example-gen] ✓ increments by one 1.10 ms
8.98 s
[sydtest-mutation-example-gen] passed for all of 100 inputs.
8.98 s
[sydtest-mutation-example-gen] addOneArithAndIntLitDisabled
8.98 s
[sydtest-mutation-example-gen] ✓ increments by one 3.10 ms
8.98 s
[sydtest-mutation-example-gen] passed for all of 100 inputs.
8.98 s
[sydtest-mutation-example-gen] addOneFunctionDisabled
8.98 s
[sydtest-mutation-example-gen] ✓ increments by one 8.01 ms
8.98 s
[sydtest-mutation-example-gen] passed for all of 100 inputs.
8.98 s
[sydtest-mutation-example-gen] Example.LogicLibSpec
8.98 s
[sydtest-mutation-example-gen] eitherPositive
8.98 s
[sydtest-mutation-example-gen] ✓ is True when only the second is positive 2.24 ms
8.98 s
[sydtest-mutation-example-gen] ✓ is False when neither is positive 2.25 ms
8.98 s
[sydtest-mutation-example-gen] ✓ is True when only the first is positive 2.83 ms
8.98 s
[sydtest-mutation-example-gen] ✓ is True when both are positive 6.92 ms
8.98 s
[sydtest-mutation-example-gen] bothPositive
8.98 s
[sydtest-mutation-example-gen] ✓ is False when only the first is positive 6.90 ms
8.98 s
[sydtest-mutation-example-gen] ✓ is True when both are positive 7.16 ms
8.98 s
[sydtest-mutation-example-gen] ✓ is False when only the second is positive 7.37 ms
8.98 s
[sydtest-mutation-example-gen] ✓ is False when neither is positive 7.36 ms
8.98 s
[sydtest-mutation-example-gen]
8.98 s
[sydtest-mutation-example-gen] Examples: 438
8.98 s
[sydtest-mutation-example-gen] Passed: 42
8.98 s
[sydtest-mutation-example-gen] Failed: 0
8.98 s
[sydtest-mutation-example-gen] Sum of test runtimes: 0.08 seconds
8.98 s
[sydtest-mutation-example-gen] Test suite took: 0.01 seconds
8.98 s
[sydtest-mutation-example-gen]
8.98 s
[sydtest-mutation-example-gen] Test suite sydtest-mutation-example-gen-test: PASS
8.98 s
[sydtest-mutation-example-gen] Test suite logged to:
8.98 s
[sydtest-mutation-example-gen] dist/test/sydtest-mutation-example-gen-0.0.0.0-sydtest-mutation-example-gen-test.log
8.98 s
[sydtest-mutation-example-gen] 1 of 1 test suites (1 of 1 test cases) passed.
8.99 s
[sydtest-mutation-example-gen] Phase: haddockPhase
9.11 s
[sydtest-mutation-example-gen] Preprocessing library for sydtest-mutation-example-gen-0.0.0.0...
9.11 s
[sydtest-mutation-example-gen] Running Haddock on library for sydtest-mutation-example-gen-0.0.0.0...
9.27 s
[sydtest-mutation-example-gen] [1 of 2] Compiling Example.Gen ( src/Example/Gen.hs, nothing )
9.28 s
[sydtest-mutation-example-gen] [2 of 2] Compiling Paths_sydtest_mutation_example_gen ( dist/build/autogen/Paths_sydtest_mutation_example_gen.hs, nothing )
9.30 s
[sydtest-mutation-example-gen] Haddock coverage:
9.30 s
[sydtest-mutation-example-gen] 50% ( 1 / 2) in 'Example.Gen'
9.30 s
[sydtest-mutation-example-gen] Missing documentation for:
9.30 s
[sydtest-mutation-example-gen] Module header
12.53 s
[sydtest-mutation-example-gen] Documentation created: dist/doc/html/sydtest-mutation-example-gen/,
12.58 s
[sydtest-mutation-example-gen] dist/doc/html/sydtest-mutation-example-gen/sydtest-mutation-example-gen.txt
12.58 s
[sydtest-mutation-example-gen] Preprocessing test suite 'sydtest-mutation-example-gen-test' for sydtest-mutation-example-gen-0.0.0.0...
12.59 s
[sydtest-mutation-example-gen] Phase: installPhase
12.68 s
[sydtest-mutation-example-gen] Installing library in /nix/store/b3v1ci534p09gpx77mv4dzx08hrnn54p-sydtest-mutation-example-gen-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/sydtest-mutation-example-gen-0.0.0.0-2N3V3NV1148BsChSepwsd8
12.86 s
[sydtest-mutation-example-gen] Phase: fixupPhase
12.87 s
[sydtest-mutation-example-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/b3v1ci534p09gpx77mv4dzx08hrnn54p-sydtest-mutation-example-gen-0.0.0.0
12.88 s
[sydtest-mutation-example-gen] shrinking /nix/store/b3v1ci534p09gpx77mv4dzx08hrnn54p-sydtest-mutation-example-gen-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/libHSsydtest-mutation-example-gen-0.0.0.0-2N3V3NV1148BsChSepwsd8-ghc9.10.3.so
12.88 s
[sydtest-mutation-example-gen] checking for references to /build/ in /nix/store/b3v1ci534p09gpx77mv4dzx08hrnn54p-sydtest-mutation-example-gen-0.0.0.0...
12.90 s
[sydtest-mutation-example-gen] patching script interpreter paths in /nix/store/b3v1ci534p09gpx77mv4dzx08hrnn54p-sydtest-mutation-example-gen-0.0.0.0
12.90 s
[sydtest-mutation-example-gen] stripping (with command strip and flags -S -p) in /nix/store/b3v1ci534p09gpx77mv4dzx08hrnn54p-sydtest-mutation-example-gen-0.0.0.0/lib
12.93 s
[sydtest-mutation-example-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/bb6398i4w641a8a11r04vdfw43a53jad-sydtest-mutation-example-gen-0.0.0.0-doc
12.93 s
[sydtest-mutation-example-gen] checking for references to /build/ in /nix/store/bb6398i4w641a8a11r04vdfw43a53jad-sydtest-mutation-example-gen-0.0.0.0-doc...
12.94 s
[sydtest-mutation-example-gen] patching script interpreter paths in /nix/store/bb6398i4w641a8a11r04vdfw43a53jad-sydtest-mutation-example-gen-0.0.0.0-doc
13.02 s
[post-build-hook] Uploading to cachix cache "sydtest": /nix/store/b3v1ci534p09gpx77mv4dzx08hrnn54p-sydtest-mutation-example-gen-0.0.0.0 /nix/store/bb6398i4w641a8a11r04vdfw43a53jad-sydtest-mutation-example-gen-0.0.0.0-doc
13.55 s
[post-build-hook] Pushing 2 paths (76 are already present) using zstd to cache sydtest ⏳
13.55 s
[post-build-hook]
13.89 s
[post-build-hook] Pushing /nix/store/b3v1ci534p09gpx77mv4dzx08hrnn54p-sydtest-mutation-example-gen-0.0.0.0 (286.66 KiB)
14.01 s
[post-build-hook] Pushing /nix/store/bb6398i4w641a8a11r04vdfw43a53jad-sydtest-mutation-example-gen-0.0.0.0-doc (142.72 KiB)
15.03 s
[post-build-hook]
15.03 s
[post-build-hook] All done.
15.04 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/b3v1ci534p09gpx77mv4dzx08hrnn54p-sydtest-mutation-example-gen-0.0.0.0 /nix/store/bb6398i4w641a8a11r04vdfw43a53jad-sydtest-mutation-example-gen-0.0.0.0-doc
15.08 s
[post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
15.09 s
[post-build-hook] copying 1 paths...
15.09 s
[post-build-hook] copying path '/nix/store/bb6398i4w641a8a11r04vdfw43a53jad-sydtest-mutation-example-gen-0.0.0.0-doc' to 'https://cache.staging.nix-ci.com'...
15.23 s
[post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
15.32 s
[post-build-hook] copying 0 paths...
15.34 s
Progress: 1 of 3 built, 5 of 5 downloaded from cache
15.39 s
Building sydtest-mutation-release
15.43 s
[sydtest-mutation-release] /nix/store/zhy1kzdljwnwdf1cbkfy9fph4w9w054b-sydtest-mutation-example-0.0.0.0/nix-support:
15.43 s
[sydtest-mutation-release] propagated-build-inputs: Keeping existing link to /nix/store/bprp5aiwf0d3g17n2zzijc2zfgs8d8rf-sydtest-mutation-0.0.0.0/nix-support/propagated-build-inputs
15.43 s
[sydtest-mutation-release] /nix/store/b3v1ci534p09gpx77mv4dzx08hrnn54p-sydtest-mutation-example-gen-0.0.0.0/nix-support:
15.43 s
[sydtest-mutation-release] propagated-build-inputs: Keeping existing link to /nix/store/bprp5aiwf0d3g17n2zzijc2zfgs8d8rf-sydtest-mutation-0.0.0.0/nix-support/propagated-build-inputs
15.44 s
[sydtest-mutation-release] /nix/store/gyn9ivl5yfwg3a86m00c7iicirimzj1f-sydtest-mutation-plugin-0.0.0.0/nix-support:
15.44 s
[sydtest-mutation-release] propagated-build-inputs: Keeping existing link to /nix/store/bprp5aiwf0d3g17n2zzijc2zfgs8d8rf-sydtest-mutation-0.0.0.0/nix-support/propagated-build-inputs
15.44 s
[sydtest-mutation-release] /nix/store/1a3rgn01gybss2p6z3kzxjyaag43c7d2-sydtest-mutation-runtime-0.0.0.0/nix-support:
15.44 s
[sydtest-mutation-release] propagated-build-inputs: Keeping existing link to /nix/store/bprp5aiwf0d3g17n2zzijc2zfgs8d8rf-sydtest-mutation-0.0.0.0/nix-support/propagated-build-inputs
15.48 s
[post-build-hook] Uploading to cachix cache "sydtest": /nix/store/pvkj3dx6byrj8v86cgjx8q50lj21pywq-sydtest-mutation-release
15.98 s
[post-build-hook] Pushing 7 paths (269 are already present) using zstd to cache sydtest ⏳
15.98 s
[post-build-hook]
16.32 s
[post-build-hook] Pushing /nix/store/1xjjp19gf6xmwyq3ylvgjagis7zgj0dc-sydtest-mutation-plugin-0.0.0.0-doc (1.62 MiB)
16.37 s
[post-build-hook] Pushing /nix/store/qrrhcl7js55li86wcs4p5nqfd9lrigfz-sydtest-0.23.1.0 (21.58 MiB)
16.43 s
[post-build-hook] Pushing /nix/store/qx6sv01h08jdmxxlxw45x5qclpvv9inn-sydtest-0.23.1.0-doc (7.74 MiB)
16.44 s
[post-build-hook] Pushing /nix/store/96rwgras7cgfhhgc89plj5vi24i69cgc-sydtest-mutation-0.0.0.0-doc (233.90 KiB)
16.49 s
[post-build-hook] Pushing /nix/store/gyn9ivl5yfwg3a86m00c7iicirimzj1f-sydtest-mutation-plugin-0.0.0.0 (4.80 MiB)
16.52 s
[post-build-hook] Pushing /nix/store/bprp5aiwf0d3g17n2zzijc2zfgs8d8rf-sydtest-mutation-0.0.0.0 (343.36 KiB)
16.53 s
[post-build-hook] Pushing /nix/store/pvkj3dx6byrj8v86cgjx8q50lj21pywq-sydtest-mutation-release (64.41 KiB)
18.43 s
[post-build-hook]
18.43 s
[post-build-hook] All done.
18.45 s
[post-build-hook] Uploading to the NixCI staging cache: /nix/store/pvkj3dx6byrj8v86cgjx8q50lj21pywq-sydtest-mutation-release
18.49 s
[post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
18.57 s
[post-build-hook] copying 0 paths...
18.62 s
[post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
18.72 s
[post-build-hook] copying 0 paths...
18.73 s
Progress: 2 of 3 built, 5 of 5 downloaded from cache