build packages.x86_64-linux.ghc948_all
0.00 s
$ /nix/store/9ypz3flqsrl5xl495mm8h645gadjsxi1-coreutils-9.11/bin/timeout --kill-after=15s 7200s /nix/store/23zk8sgzamrbmj1fday15szf7f2279s8-nix-2.34.7/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --log-format internal-json build --no-link --print-out-paths git+https://github.com/sellout/no-recursion?ref=test-infrastructure&rev=766bd6bb77330bf989c9bfed07d54140be4b7cc7&shallow=1#packages.x86_64-linux.ghc948_all --print-build-logs
0.10 s
warning: ignoring untrusted flake configuration setting 'allow-import-from-derivation'.
0.10 s
Pass '--accept-flake-config' to trust it
0.10 s
warning: ignoring untrusted flake configuration setting 'extra-experimental-features'.
0.10 s
Pass '--accept-flake-config' to trust it
0.10 s
warning: ignoring untrusted flake configuration setting 'extra-substituters'.
0.10 s
Pass '--accept-flake-config' to trust it
0.10 s
warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'.
0.10 s
Pass '--accept-flake-config' to trust it
0.10 s
warning: ignoring untrusted flake configuration setting 'sandbox'.
0.10 s
Pass '--accept-flake-config' to trust it
0.10 s
warning: ignoring untrusted flake configuration setting 'use-registries'.
0.10 s
Pass '--accept-flake-config' to trust it
0.10 s
error (ignored): SQLite database '/var/cache/nix-ci-worker/eval-cache-v6/c0c4ba769c4927f871dd9b045f6ef0ad8b6b8556f69535b6a5a93a758ea8cf9a.sqlite ' is busy
1.91 s
2.22 s
Building /nix/store/5g89jxcq1kghlasw07dmyh6amchjsa1w-no-recursion-0.4.0.1.drv
2.38 s
[no-recursion] Phase: setupCompilerEnvironmentPhase
2.39 s
[no-recursion] Build with /nix/store/s4chyi5811vskl362p6w95nrqszsd063-ghc-9.4.8.
2.64 s
[no-recursion] Phase: unpackPhase
2.65 s
[no-recursion] unpacking source archive /nix/store/yp80h5l1948j15ik98sa0qmgg167vwnd-plugin
2.66 s
[no-recursion] source root is plugin
2.67 s
[no-recursion] Phase: patchPhase
2.69 s
[no-recursion] Phase: compileBuildDriverPhase
2.69 s
[no-recursion] setupCompileFlags: -package-db=/build/tmp.wtuRiZ3BZz/setup-package.conf.d -threaded
2.74 s
[no-recursion] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.wtuRiZ3BZz/Main.o )
2.89 s
[no-recursion]
2.89 s
[no-recursion] Setup.hs:16:5: warning: [ -Wunused-imports ]
2.89 s
[no-recursion] The import of ‘UserHooks’
2.89 s
[no-recursion] from module ‘Distribution.Simple’ is redundant
2.89 s
[no-recursion] |
2.89 s
[no-recursion] 16 | ( UserHooks ,
2.89 s
[no-recursion] | ^^^^^^^^^
2.89 s
[no-recursion]
2.89 s
[no-recursion] Setup.hs:41:5: warning: [ -Wunused-imports ]
2.89 s
[no-recursion] The import of ‘GhcOptions’
2.89 s
[no-recursion] from module ‘Distribution.Simple.Program.GHC’ is redundant
2.89 s
[no-recursion] |
2.89 s
[no-recursion] 41 | ( GhcOptions ,
2.89 s
[no-recursion] | ^^^^^^^^^^
2.89 s
[no-recursion]
2.89 s
[no-recursion] Setup.hs:46:52: warning: [ -Wunused-imports ]
2.89 s
[no-recursion] The import of ‘MungedPackageId’
2.89 s
[no-recursion] from module ‘Distribution.Types.MungedPackageId’ is redundant
2.89 s
[no-recursion] |
2.89 s
[no-recursion] 46 | import "Cabal" Distribution.Types.MungedPackageId (MungedPackageId , mungedName)
2.89 s
[no-recursion] | ^^^^^^^^^^^^^^^
2.96 s
[no-recursion] [2 of 2] Linking Setup
4.32 s
[no-recursion] Phase: updateAutotoolsGnuConfigScriptsPhase
4.34 s
[no-recursion] Phase: configurePhase
4.35 s
[no-recursion] configureFlags: --verbose --prefix=/nix/store/hgfr5q56dblv0l0d6f6sr184spcwy7jl-no-recursion-0.4.0.1 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/8ilsg4ablbymnvhrpv64s9lbd1780hk1-no-recursion-0.4.0.1-doc/share/doc/no-recursion-0.4.0.1 --with-gcc=gcc --package-db=/build/tmp.wtuRiZ3BZz/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 --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-Werror --extra-lib-dirs=/nix/store/pndhkk0l649lm1sj0mxk7cbwq26qd1ra-ncurses-6.6/lib --extra-lib-dirs=/nix/store/0djlg4g0b81w94k3vcaqsxsc2hh4kism-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/39vv2pf64gd8li48a4hpbhw2crzd8z5p-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/7wwvald8lapkrsr72qanlw8blyn55ifx-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/s4chyi5811vskl362p6w95nrqszsd063-ghc-9.4.8/lib
4.83 s
[no-recursion] Using Parsec parser
4.83 s
[no-recursion] Configuring no-recursion-0.4.0.1...
4.83 s
[no-recursion] Flags chosen: lint=False, noisy-deprecations=True
4.83 s
[no-recursion] Dependency base >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 ||
4.83 s
[no-recursion] >=4.19.0 && <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 &&
4.83 s
[no-recursion] <4.23: using base-4.17.2.1
4.83 s
[no-recursion] Dependency ghc >=9.2.1 && <9.3 || >=9.4.1 && <9.5 || >=9.6.1 && <9.7 ||
4.83 s
[no-recursion] >=9.8.1 && <9.9 || >=9.10.1 && <9.11 || >=9.12.1 && <9.13 || >=9.14.1 &&
4.83 s
[no-recursion] <9.15: using ghc-9.4.8
4.83 s
[no-recursion] Dependency ghc-compat-plugin >=0.1.0 && <0.2: using ghc-compat-plugin-0.1.0.1
4.83 s
[no-recursion] Dependency recursion-analysis >=0.0.0 && <0.1: using
4.84 s
[no-recursion] recursion-analysis-0.0.0.0
4.84 s
[no-recursion] Dependency base >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 ||
4.84 s
[no-recursion] >=4.19.0 && <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 &&
4.84 s
[no-recursion] <4.23: using base-4.17.2.1
4.84 s
[no-recursion] Dependency ghc >=9.2.1 && <9.3 || >=9.4.1 && <9.5 || >=9.6.1 && <9.7 ||
4.84 s
[no-recursion] >=9.8.1 && <9.9 || >=9.10.1 && <9.11 || >=9.12.1 && <9.13 || >=9.14.1 &&
4.84 s
[no-recursion] <9.15: using ghc-9.4.8
4.84 s
[no-recursion] Dependency ghc-compat-plugin >=0.1.0 && <0.2: using ghc-compat-plugin-0.1.0.1
4.84 s
[no-recursion] Dependency hspec >=2.11.17 && <2.12: using hspec-2.11.17
4.84 s
[no-recursion] Dependency no-recursion: using no-recursion-0.4.0.1
4.84 s
[no-recursion] Dependency recursion-analysis: using recursion-analysis-0.0.0.0
4.84 s
[no-recursion] Dependency tasty >=1.5.4 && <1.6: using tasty-1.5.4
4.84 s
[no-recursion] Dependency tasty-hspec >=1.2.0 && <1.3: using tasty-hspec-1.2.0.4
4.84 s
[no-recursion] Dependency base >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 ||
4.84 s
[no-recursion] >=4.19.0 && <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 &&
4.84 s
[no-recursion] <4.23: using base-4.17.2.1
4.84 s
[no-recursion] Dependency directory >=1.3.6 && <1.4: using directory-1.3.7.1
4.84 s
[no-recursion] Dependency filepath >=1.4.2 && <1.5 || >=1.5.2 && <1.6: using filepath-1.4.2.2
4.84 s
[no-recursion] Dependency ghc >=9.2.1 && <9.3 || >=9.4.1 && <9.5 || >=9.6.1 && <9.7 ||
4.84 s
[no-recursion] >=9.8.1 && <9.9 || >=9.10.1 && <9.11 || >=9.12.1 && <9.13 || >=9.14.1 &&
4.84 s
[no-recursion] <9.15: using ghc-9.4.8
4.84 s
[no-recursion] Dependency ghc-compat-plugin >=0.1.0 && <0.2: using ghc-compat-plugin-0.1.0.1
4.84 s
[no-recursion] Dependency hspec >=2.11.17 && <2.12: using hspec-2.11.17
4.84 s
[no-recursion] Dependency no-recursion: using no-recursion-0.4.0.1
4.84 s
[no-recursion] Dependency process >=1.6.13 && <1.7: using process-1.6.18.0
4.84 s
[no-recursion] Dependency recursion-analysis: using recursion-analysis-0.0.0.0
4.84 s
[no-recursion] Dependency tasty >=1.5.4 && <1.6: using tasty-1.5.4
4.84 s
[no-recursion] Dependency tasty-hspec >=1.2.0 && <1.3: using tasty-hspec-1.2.0.4
4.84 s
[no-recursion] Dependency base >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 ||
4.84 s
[no-recursion] >=4.19.0 && <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 &&
4.84 s
[no-recursion] <4.23: using base-4.17.2.1
4.84 s
[no-recursion] Dependency doctest >=0.18.2 && <0.19 || >=0.20.1 && <0.21 || >=0.21.1 && <0.22
4.84 s
[no-recursion] || >=0.22.2 && <0.23 || >=0.24.0 && <0.25 || >=0.25.0 && <0.26: using
4.84 s
[no-recursion] doctest-0.24.3
4.84 s
[no-recursion] Dependency ghc-compat-plugin >=0.1.0 && <0.2: using ghc-compat-plugin-0.1.0.1
4.84 s
[no-recursion] Dependency no-recursion: using no-recursion-0.4.0.1
4.84 s
[no-recursion] Dependency base >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 ||
4.84 s
[no-recursion] >=4.19.0 && <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 &&
4.84 s
[no-recursion] <4.23: using base-4.17.2.1
4.84 s
[no-recursion] Dependency directory >=1.3.6 && <1.4: using directory-1.3.7.1
4.84 s
[no-recursion] Dependency filepath >=1.4.2 && <1.5 || >=1.5.2 && <1.6: using filepath-1.4.2.2
4.84 s
[no-recursion] Dependency ghc-compat-plugin >=0.1.0 && <0.2: using ghc-compat-plugin-0.1.0.1
4.84 s
[no-recursion] Dependency hspec >=2.11.17 && <2.12: using hspec-2.11.17
4.84 s
[no-recursion] Dependency no-recursion: using no-recursion-0.4.0.1
4.84 s
[no-recursion] Dependency process >=1.6.13 && <1.7: using process-1.6.18.0
4.84 s
[no-recursion] Dependency tasty >=1.5.4 && <1.6: using tasty-1.5.4
4.84 s
[no-recursion] Dependency tasty-hspec >=1.2.0 && <1.3: using tasty-hspec-1.2.0.4
5.03 s
[no-recursion] Source component graph:
5.03 s
[no-recursion] component lib
5.03 s
[no-recursion] component test:doctests dependency lib
5.03 s
[no-recursion] component test:recursion-errors dependency lib
5.03 s
[no-recursion] component test:source dependency lib
5.03 s
[no-recursion] component test:unit dependency lib
5.03 s
[no-recursion] Configured component graph:
5.03 s
[no-recursion] component no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
5.03 s
[no-recursion] include base-4.17.2.1
5.03 s
[no-recursion] include ghc-9.4.8
5.03 s
[no-recursion] include ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
5.03 s
[no-recursion] include recursion-analysis-0.0.0.0-6CYJq8442Vb4VfmVhajXzA
5.03 s
[no-recursion] component no-recursion-0.4.0.1-2mYXU43lhYhAUlnEmy5eO4-doctests
5.03 s
[no-recursion] include base-4.17.2.1
5.03 s
[no-recursion] include doctest-0.24.3-Er565Niv0E8CJhMXZrVYCo
5.03 s
[no-recursion] include ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
5.03 s
[no-recursion] include no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
5.03 s
[no-recursion] component no-recursion-0.4.0.1-37gddnLYF2r6DsugzqeHsm-recursion-errors
5.03 s
[no-recursion] include base-4.17.2.1
5.03 s
[no-recursion] include directory-1.3.7.1
5.03 s
[no-recursion] include filepath-1.4.2.2
5.03 s
[no-recursion] include ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
5.03 s
[no-recursion] include hspec-2.11.17-As2JUxtT0PH6f5v1lPQjFi
5.03 s
[no-recursion] include no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
5.03 s
[no-recursion] include process-1.6.18.0
5.03 s
[no-recursion] include tasty-1.5.4-T0h7L1Em7V7JYxRPnRo00
5.03 s
[no-recursion] include tasty-hspec-1.2.0.4-EicQEACuul8GF1qxL412SR
5.03 s
[no-recursion] component no-recursion-0.4.0.1-5vpbIFOeQxQA5XI938d6rW-source
5.03 s
[no-recursion] include base-4.17.2.1
5.03 s
[no-recursion] include directory-1.3.7.1
5.03 s
[no-recursion] include filepath-1.4.2.2
5.03 s
[no-recursion] include ghc-9.4.8
5.03 s
[no-recursion] include ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
5.03 s
[no-recursion] include hspec-2.11.17-As2JUxtT0PH6f5v1lPQjFi
5.03 s
[no-recursion] include no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
5.03 s
[no-recursion] include process-1.6.18.0
5.03 s
[no-recursion] include recursion-analysis-0.0.0.0-6CYJq8442Vb4VfmVhajXzA
5.03 s
[no-recursion] include tasty-1.5.4-T0h7L1Em7V7JYxRPnRo00
5.03 s
[no-recursion] include tasty-hspec-1.2.0.4-EicQEACuul8GF1qxL412SR
5.03 s
[no-recursion] component no-recursion-0.4.0.1-GFexsE69qmYLDug4ZwRtpz-unit
5.03 s
[no-recursion] include base-4.17.2.1
5.03 s
[no-recursion] include ghc-9.4.8
5.03 s
[no-recursion] include ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
5.03 s
[no-recursion] include hspec-2.11.17-As2JUxtT0PH6f5v1lPQjFi
5.03 s
[no-recursion] include no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
5.03 s
[no-recursion] include recursion-analysis-0.0.0.0-6CYJq8442Vb4VfmVhajXzA
5.03 s
[no-recursion] include tasty-1.5.4-T0h7L1Em7V7JYxRPnRo00
5.03 s
[no-recursion] include tasty-hspec-1.2.0.4-EicQEACuul8GF1qxL412SR
5.03 s
[no-recursion] Linked component graph:
5.03 s
[no-recursion] unit no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
5.03 s
[no-recursion] include base-4.17.2.1
5.03 s
[no-recursion] include ghc-9.4.8
5.03 s
[no-recursion] include ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
5.03 s
[no-recursion] include recursion-analysis-0.0.0.0-6CYJq8442Vb4VfmVhajXzA
5.03 s
[no-recursion] NoRecursion=no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb:NoRecursion,NoRecursion.Internal=no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb:NoRecursion.Internal
5.03 s
[no-recursion] unit no-recursion-0.4.0.1-2mYXU43lhYhAUlnEmy5eO4-doctests
5.03 s
[no-recursion] include base-4.17.2.1
5.03 s
[no-recursion] include doctest-0.24.3-Er565Niv0E8CJhMXZrVYCo
5.03 s
[no-recursion] include ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
5.03 s
[no-recursion] include no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
5.03 s
[no-recursion] unit no-recursion-0.4.0.1-37gddnLYF2r6DsugzqeHsm-recursion-errors
5.03 s
[no-recursion] include base-4.17.2.1
5.03 s
[no-recursion] include directory-1.3.7.1
5.03 s
[no-recursion] include filepath-1.4.2.2
5.03 s
[no-recursion] include ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
5.03 s
[no-recursion] include hspec-2.11.17-As2JUxtT0PH6f5v1lPQjFi
5.03 s
[no-recursion] include no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
5.03 s
[no-recursion] include process-1.6.18.0
5.03 s
[no-recursion] include tasty-1.5.4-T0h7L1Em7V7JYxRPnRo00
5.03 s
[no-recursion] include tasty-hspec-1.2.0.4-EicQEACuul8GF1qxL412SR
5.03 s
[no-recursion] unit no-recursion-0.4.0.1-5vpbIFOeQxQA5XI938d6rW-source
5.03 s
[no-recursion] include base-4.17.2.1
5.03 s
[no-recursion] include directory-1.3.7.1
5.03 s
[no-recursion] include filepath-1.4.2.2
5.03 s
[no-recursion] include ghc-9.4.8
5.03 s
[no-recursion] include ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
5.03 s
[no-recursion] include hspec-2.11.17-As2JUxtT0PH6f5v1lPQjFi
5.03 s
[no-recursion] include no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
5.03 s
[no-recursion] include process-1.6.18.0
5.03 s
[no-recursion] include recursion-analysis-0.0.0.0-6CYJq8442Vb4VfmVhajXzA
5.03 s
[no-recursion] include tasty-1.5.4-T0h7L1Em7V7JYxRPnRo00
5.03 s
[no-recursion] include tasty-hspec-1.2.0.4-EicQEACuul8GF1qxL412SR
5.03 s
[no-recursion] unit no-recursion-0.4.0.1-GFexsE69qmYLDug4ZwRtpz-unit
5.03 s
[no-recursion] include base-4.17.2.1
5.03 s
[no-recursion] include ghc-9.4.8
5.03 s
[no-recursion] include ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
5.03 s
[no-recursion] include hspec-2.11.17-As2JUxtT0PH6f5v1lPQjFi
5.03 s
[no-recursion] include no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
5.03 s
[no-recursion] include recursion-analysis-0.0.0.0-6CYJq8442Vb4VfmVhajXzA
5.03 s
[no-recursion] include tasty-1.5.4-T0h7L1Em7V7JYxRPnRo00
5.03 s
[no-recursion] include tasty-hspec-1.2.0.4-EicQEACuul8GF1qxL412SR
5.03 s
[no-recursion] Ready component graph:
5.03 s
[no-recursion] definite no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
5.03 s
[no-recursion] depends base-4.17.2.1
5.03 s
[no-recursion] depends ghc-9.4.8
5.03 s
[no-recursion] depends ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
5.03 s
[no-recursion] depends recursion-analysis-0.0.0.0-6CYJq8442Vb4VfmVhajXzA
5.03 s
[no-recursion] definite no-recursion-0.4.0.1-GFexsE69qmYLDug4ZwRtpz-unit
5.03 s
[no-recursion] depends base-4.17.2.1
5.03 s
[no-recursion] depends ghc-9.4.8
5.03 s
[no-recursion] depends ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
5.03 s
[no-recursion] depends hspec-2.11.17-As2JUxtT0PH6f5v1lPQjFi
5.03 s
[no-recursion] depends no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
5.03 s
[no-recursion] depends recursion-analysis-0.0.0.0-6CYJq8442Vb4VfmVhajXzA
5.03 s
[no-recursion] depends tasty-1.5.4-T0h7L1Em7V7JYxRPnRo00
5.03 s
[no-recursion] depends tasty-hspec-1.2.0.4-EicQEACuul8GF1qxL412SR
5.03 s
[no-recursion] definite no-recursion-0.4.0.1-5vpbIFOeQxQA5XI938d6rW-source
5.03 s
[no-recursion] depends base-4.17.2.1
5.03 s
[no-recursion] depends directory-1.3.7.1
5.03 s
[no-recursion] depends filepath-1.4.2.2
5.03 s
[no-recursion] depends ghc-9.4.8
5.03 s
[no-recursion] depends ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
5.03 s
[no-recursion] depends hspec-2.11.17-As2JUxtT0PH6f5v1lPQjFi
5.03 s
[no-recursion] depends no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
5.03 s
[no-recursion] depends process-1.6.18.0
5.03 s
[no-recursion] depends recursion-analysis-0.0.0.0-6CYJq8442Vb4VfmVhajXzA
5.03 s
[no-recursion] depends tasty-1.5.4-T0h7L1Em7V7JYxRPnRo00
5.03 s
[no-recursion] depends tasty-hspec-1.2.0.4-EicQEACuul8GF1qxL412SR
5.03 s
[no-recursion] definite no-recursion-0.4.0.1-37gddnLYF2r6DsugzqeHsm-recursion-errors
5.03 s
[no-recursion] depends base-4.17.2.1
5.03 s
[no-recursion] depends directory-1.3.7.1
5.03 s
[no-recursion] depends filepath-1.4.2.2
5.03 s
[no-recursion] depends ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
5.03 s
[no-recursion] depends hspec-2.11.17-As2JUxtT0PH6f5v1lPQjFi
5.03 s
[no-recursion] depends no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
5.03 s
[no-recursion] depends process-1.6.18.0
5.03 s
[no-recursion] depends tasty-1.5.4-T0h7L1Em7V7JYxRPnRo00
5.03 s
[no-recursion] depends tasty-hspec-1.2.0.4-EicQEACuul8GF1qxL412SR
5.03 s
[no-recursion] definite no-recursion-0.4.0.1-2mYXU43lhYhAUlnEmy5eO4-doctests
5.03 s
[no-recursion] depends base-4.17.2.1
5.03 s
[no-recursion] depends doctest-0.24.3-Er565Niv0E8CJhMXZrVYCo
5.03 s
[no-recursion] depends ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
5.03 s
[no-recursion] depends no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
5.03 s
[no-recursion] Using Cabal-3.8.1.0 compiled by ghc-9.4
5.03 s
[no-recursion] Using compiler: ghc-9.4.8
5.03 s
[no-recursion] Using install prefix:
5.03 s
[no-recursion] /nix/store/hgfr5q56dblv0l0d6f6sr184spcwy7jl-no-recursion-0.4.0.1
5.03 s
[no-recursion] Executables installed in:
5.03 s
[no-recursion] /nix/store/hgfr5q56dblv0l0d6f6sr184spcwy7jl-no-recursion-0.4.0.1/bin
5.03 s
[no-recursion] Libraries installed in:
5.03 s
[no-recursion] /nix/store/hgfr5q56dblv0l0d6f6sr184spcwy7jl-no-recursion-0.4.0.1/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8/no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
5.03 s
[no-recursion] Dynamic Libraries installed in:
5.03 s
[no-recursion] /nix/store/hgfr5q56dblv0l0d6f6sr184spcwy7jl-no-recursion-0.4.0.1/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8
5.03 s
[no-recursion] Private executables installed in:
5.03 s
[no-recursion] /nix/store/hgfr5q56dblv0l0d6f6sr184spcwy7jl-no-recursion-0.4.0.1/libexec/x86_64-linux-ghc-9.4.8/no-recursion-0.4.0.1
5.03 s
[no-recursion] Data files installed in:
5.03 s
[no-recursion] /nix/store/hgfr5q56dblv0l0d6f6sr184spcwy7jl-no-recursion-0.4.0.1/share/x86_64-linux-ghc-9.4.8/no-recursion-0.4.0.1
5.03 s
[no-recursion] Documentation installed in:
5.03 s
[no-recursion] /nix/store/8ilsg4ablbymnvhrpv64s9lbd1780hk1-no-recursion-0.4.0.1-doc/share/doc/no-recursion-0.4.0.1
5.03 s
[no-recursion] Configuration files installed in:
5.03 s
[no-recursion] /nix/store/hgfr5q56dblv0l0d6f6sr184spcwy7jl-no-recursion-0.4.0.1/etc
5.03 s
[no-recursion] No alex found
5.03 s
[no-recursion] Using ar found on system at:
5.03 s
[no-recursion] /nix/store/zjraf40s86y3iwhp626b934r5y6ldkbb-binutils-wrapper-2.46/bin/ar
5.03 s
[no-recursion] No c2hs found
5.03 s
[no-recursion] No cpphs found
5.03 s
[no-recursion] Using doctest version 0.24.3 found on system at:
5.03 s
[no-recursion] /nix/store/zqrjlks7bn023dmk8j1hfrnik52hqz6y-doctest-0.24.3/bin/doctest
5.03 s
[no-recursion] Using gcc version 15.2.0 given by user at:
5.03 s
[no-recursion] /nix/store/29qjlshvklnyr67nhpprzgb9igmsfsjj-gcc-wrapper-15.2.0/bin/gcc
5.03 s
[no-recursion] Using ghc version 9.4.8 found on system at:
5.03 s
[no-recursion] /nix/store/s4chyi5811vskl362p6w95nrqszsd063-ghc-9.4.8/bin/ghc
5.38 s
[no-recursion] Using ghc-pkg version 9.4.8 found on system at:
5.38 s
[no-recursion] /nix/store/s4chyi5811vskl362p6w95nrqszsd063-ghc-9.4.8/bin/ghc-pkg-9.4.8
5.38 s
[no-recursion] No ghcjs found
5.38 s
[no-recursion] No ghcjs-pkg found
5.38 s
[no-recursion] No greencard found
5.38 s
[no-recursion] Using haddock version 2.27.0 found on system at:
5.38 s
[no-recursion] /nix/store/s4chyi5811vskl362p6w95nrqszsd063-ghc-9.4.8/bin/haddock-ghc-9.4.8
5.38 s
[no-recursion] No happy found
5.38 s
[no-recursion] Using haskell-suite found on system at: haskell-suite-dummy-location
5.38 s
[no-recursion] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
5.38 s
[no-recursion] No hmake found
5.38 s
[no-recursion] Using hpc version 0.68 found on system at:
5.38 s
[no-recursion] /nix/store/s4chyi5811vskl362p6w95nrqszsd063-ghc-9.4.8/bin/hpc
5.38 s
[no-recursion] Using hsc2hs version 0.68.8 found on system at:
5.38 s
[no-recursion] /nix/store/s4chyi5811vskl362p6w95nrqszsd063-ghc-9.4.8/bin/hsc2hs
5.38 s
[no-recursion] Using hscolour version 1.25 found on system at:
5.38 s
[no-recursion] /nix/store/c7krm56avdq9ycm9a6504w213pcl3kim-hscolour-1.25/bin/HsColour
5.38 s
[no-recursion] No jhc found
5.38 s
[no-recursion] Using ld found on system at:
5.38 s
[no-recursion] /nix/store/zjraf40s86y3iwhp626b934r5y6ldkbb-binutils-wrapper-2.46/bin/ld.gold
5.38 s
[no-recursion] No pkg-config found
5.38 s
[no-recursion] Using runghc version 9.4.8 found on system at:
5.38 s
[no-recursion] /nix/store/s4chyi5811vskl362p6w95nrqszsd063-ghc-9.4.8/bin/runghc-9.4.8
5.38 s
[no-recursion] Using strip version 2.46 found on system at:
5.38 s
[no-recursion] /nix/store/29qjlshvklnyr67nhpprzgb9igmsfsjj-gcc-wrapper-15.2.0/bin/strip
5.38 s
[no-recursion] Using tar found on system at:
5.38 s
[no-recursion] /nix/store/z5mq2sam4484prf3kv6v6vjw1m0i7j24-gnutar-1.35/bin/tar
5.38 s
[no-recursion] No uhc found
5.40 s
[no-recursion] Phase: buildPhase
5.47 s
[no-recursion] Preprocessing library for no-recursion-0.4.0.1..
5.48 s
[no-recursion] Building library for no-recursion-0.4.0.1..
5.59 s
[no-recursion] [1 of 3] Compiling NoRecursion.Internal ( src/NoRecursion/Internal.hs, dist/build/NoRecursion/Internal.o, dist/build/NoRecursion/Internal.dyn_o )
6.35 s
[no-recursion] [2 of 3] Compiling PluginUtils ( src/PluginUtils.hs, dist/build/PluginUtils.o, dist/build/PluginUtils.dyn_o )
6.45 s
[no-recursion] [3 of 3] Compiling NoRecursion ( src/NoRecursion.hs, dist/build/NoRecursion.o, dist/build/NoRecursion.dyn_o )
7.06 s
[no-recursion] [1 of 3] Compiling NoRecursion.Internal ( src/NoRecursion/Internal.hs, dist/build/NoRecursion/Internal.p_o )
7.88 s
[no-recursion] [2 of 3] Compiling PluginUtils ( src/PluginUtils.hs, dist/build/PluginUtils.p_o )
7.96 s
[no-recursion] [3 of 3] Compiling NoRecursion ( src/NoRecursion.hs, dist/build/NoRecursion.p_o )
10.77 s
[no-recursion] Preprocessing test suite 'unit' for no-recursion-0.4.0.1..
10.77 s
[no-recursion] Building test suite 'unit' for no-recursion-0.4.0.1..
10.90 s
[no-recursion] [1 of 1] Compiling Main ( tests/unit/test.hs, dist/build/unit/unit-tmp/Main.o )
12.17 s
[no-recursion] [2 of 2] Linking dist/build/unit/unit
13.73 s
[no-recursion] Preprocessing test suite 'source' for no-recursion-0.4.0.1..
13.73 s
[no-recursion] Building test suite 'source' for no-recursion-0.4.0.1..
13.90 s
[no-recursion] [1 of 2] Compiling NoRecursion.Test.Driver ( tests/source/NoRecursion/Test/Driver.hs, dist/build/source/source-tmp/NoRecursion/Test/Driver.o )
15.02 s
[no-recursion] [2 of 2] Compiling Main ( tests/source/test.hs, dist/build/source/source-tmp/Main.o )
16.09 s
[no-recursion] [3 of 3] Linking dist/build/source/source
18.09 s
[no-recursion] Preprocessing test suite 'recursion-errors' for no-recursion-0.4.0.1..
18.09 s
[no-recursion] Building test suite 'recursion-errors' for no-recursion-0.4.0.1..
18.21 s
[no-recursion] [1 of 2] Compiling Build_fixtures ( dist/build/recursion-errors/recursion-errors-tmp/Build_fixtures.hs, dist/build/recursion-errors/recursion-errors-tmp/Build_fixtures.o )
18.52 s
[no-recursion] [2 of 2] Compiling Main ( tests/errors/test.hs, dist/build/recursion-errors/recursion-errors-tmp/Main.o )
19.25 s
[no-recursion] [3 of 3] Linking dist/build/recursion-errors/recursion-errors
20.27 s
[no-recursion] Preprocessing test suite 'doctests' for no-recursion-0.4.0.1..
20.27 s
[no-recursion] Building test suite 'doctests' for no-recursion-0.4.0.1..
20.37 s
[no-recursion] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
20.84 s
[no-recursion] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
21.42 s
[no-recursion] [3 of 3] Linking dist/build/doctests/doctests
23.11 s
[no-recursion] Phase: checkPhase
23.14 s
[no-recursion] Running 4 test suites...
23.14 s
[no-recursion] Test suite unit: RUNNING...
23.15 s
[no-recursion] NoRecursion.Internal
23.15 s
[no-recursion] failOnRecursion
23.15 s
[no-recursion] reports a top-level rec group: OK
23.15 s
[no-recursion] reports recursion inside a top-level non-recursive binding: OK
23.15 s
[no-recursion] # PENDING: No reason given
23.15 s
[no-recursion] lets a top-level rec group through with allow-recursion: OK
23.15 s
[no-recursion] prefers a NoRecursion annotation on a binder to allow-recursion: OK
23.15 s
[no-recursion] allows a binder annotated Recursion without the option: OK
23.15 s
[no-recursion] prefers a NoRecursion module annotation to a Recursion one: OK
23.15 s
[no-recursion] drops a group named by ignore-decls: OK
23.15 s
[no-recursion] drops a top-level group of desugarer names with ignore-method-cycles: OK
23.15 s
[no-recursion] reports that same group without ignore-method-cycles: OK
23.15 s
[no-recursion] drops what is nested under a method named by ignore-methods: OK
23.15 s
[no-recursion]
23.15 s
[no-recursion] All 10 tests passed (0.00s)
23.16 s
[no-recursion] Test suite unit: PASS
23.16 s
[no-recursion] Test suite logged to: dist/test/no-recursion-0.4.0.1-unit.log
23.16 s
[no-recursion] Test suite source: RUNNING...
23.26 s
[no-recursion] NoRecursion.Test.Driver
23.26 s
[no-recursion] the analysis over real Haskell
23.30 s
[no-recursion] reports a self-recursive function at the top level: OK (0.04s)
23.31 s
[no-recursion] reports nothing for a function that calls nothing: OK (0.01s)
23.33 s
[no-recursion] names both binders of mutual recursion: OK (0.02s)
23.33 s
[no-recursion] finds recursion in the where clause of a non-recursive function: OK
23.33 s
[no-recursion] # PENDING: No reason given
23.49 s
[no-recursion] allows everything in a module annotated Recursion: OK (0.15s)
23.59 s
[no-recursion] allows a binder annotated Recursion: OK (0.12s)
23.62 s
[no-recursion] sees every method of an instance as mutually recursive: FAIL (0.02s)
23.62 s
[no-recursion] expected: Analyzed (Analysis {renamedRecords = [], coreRecords = [Record {context = [], occurrences = "$fSemigroupE" :| ["$cstimes","$csconcat"]},Record {context = ["$cstimes"], occurrences = "f" :| []},Record {context = ["$cstimes","f"], occurrences = "g" :| []},Record {context = ["$csconcat"], occurrences = "go1" :| []}]})
23.62 s
[no-recursion] but got: Analyzed (Analysis {renamedRecords = [], coreRecords = [Record {context = [], occurrences = "$fSemigroupE" :| ["$cstimes","$csconcat"]},Record {context = ["$csconcat"], occurrences = "go1" :| []}]})
23.62 s
[no-recursion]
23.62 s
[no-recursion] Use -p '/sees every method of an instance as mutually recursive/' to rerun this test only.
23.63 s
[no-recursion] drops only the top-level group with ignore-method-cycles: FAIL (0.02s)
23.63 s
[no-recursion] expected: Analyzed (Analysis {renamedRecords = [], coreRecords = [Record {context = ["$cstimes"], occurrences = "f" :| []},Record {context = ["$cstimes","f"], occurrences = "g" :| []},Record {context = ["$csconcat"], occurrences = "go1" :| []}]})
23.63 s
[no-recursion] but got: Analyzed (Analysis {renamedRecords = [], coreRecords = [Record {context = ["$csconcat"], occurrences = "go1" :| []}]})
23.63 s
[no-recursion]
23.63 s
[no-recursion] Use -p '/drops only the top-level group with ignore-method-cycles/' to rerun this test only.
23.65 s
[no-recursion] drops what is nested inside the methods named by ignore-methods: OK (0.03s)
23.65 s
[no-recursion]
23.65 s
[no-recursion] 2 out of 9 tests failed (0.40s)
23.67 s
[no-recursion] Test suite source: FAIL
23.67 s
[no-recursion] Test suite logged to: dist/test/no-recursion-0.4.0.1-source.log
23.67 s
[no-recursion] Test suite recursion-errors: RUNNING...
23.68 s
[no-recursion] compiling the fixtures with /nix/store/s4chyi5811vskl362p6w95nrqszsd063-ghc-9.4.8/bin/ghc -package-env=- -no-user-package-db -package-db /build/tmp.wtuRiZ3BZz/package.conf.d -package-db dist/package.conf.inplace -package-id no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
23.68 s
[no-recursion] NoRecursion
23.68 s
[no-recursion] the fixtures
24.06 s
[no-recursion] rejects a top-level recursive binding: OK (0.38s)
24.45 s
[no-recursion] rejects one whose plugin came from the command line: OK (0.39s)
24.83 s
[no-recursion] rejects the same binding at -O0: OK (0.38s)
25.26 s
[no-recursion] rejects the same binding at -O: OK (0.42s)
25.26 s
[no-recursion]
25.26 s
[no-recursion] All 4 tests passed (1.57s)
25.26 s
[no-recursion] Test suite recursion-errors: PASS
25.26 s
[no-recursion] Test suite logged to: dist/test/no-recursion-0.4.0.1-recursion-errors.log
25.26 s
[no-recursion] Test suite doctests: RUNNING...
25.98 s
[no-recursion] Examples: 0 Tried: 0 Errors: 0 Failures: 0
26.03 s
[no-recursion] NameLib Nothing
26.03 s
[no-recursion] ----------------------------------------
26.05 s
[no-recursion] Test suite doctests: PASS
26.05 s
[no-recursion] Test suite logged to: dist/test/no-recursion-0.4.0.1-doctests.log
26.05 s
[no-recursion] 3 of 4 test suites (3 of 4 test cases) passed.
26.16 s
Progress: 0 of 4 built (1 failed)
26.16 s
Failed to build no-recursion after 23.9s
26.16 s
error: Cannot build '/nix/store/5g89jxcq1kghlasw07dmyh6amchjsa1w-no-recursion-0.4.0.1.drv '.
26.16 s
Reason: builder failed with exit code 1 .
26.16 s
Output paths:
26.16 s
/nix/store/8ilsg4ablbymnvhrpv64s9lbd1780hk1-no-recursion-0.4.0.1-doc
26.16 s
/nix/store/hgfr5q56dblv0l0d6f6sr184spcwy7jl-no-recursion-0.4.0.1
26.16 s
Last 374 log lines:
26.16 s
> Running phase: setupCompilerEnvironmentPhase
26.16 s
> Build with /nix/store/s4chyi5811vskl362p6w95nrqszsd063-ghc-9.4.8.
26.16 s
> Running phase: unpackPhase
26.16 s
> unpacking source archive /nix/store/yp80h5l1948j15ik98sa0qmgg167vwnd-plugin
26.16 s
> source root is plugin
26.16 s
> Running phase: patchPhase
26.16 s
> Running phase: compileBuildDriverPhase
26.16 s
> setupCompileFlags: -package-db=/build/tmp.wtuRiZ3BZz/setup-package.conf.d -threaded
26.16 s
> [1 of 2] Compiling Main ( Setup.hs, /build/tmp.wtuRiZ3BZz/Main.o )
26.16 s
>
26.16 s
> Setup.hs:16:5: warning: [ -Wunused-imports ]
26.16 s
> The import of ‘UserHooks’
26.16 s
> from module ‘Distribution.Simple’ is redundant
26.16 s
> |
26.16 s
> 16 | ( UserHooks ,
26.16 s
> | ^^^^^^^^^
26.16 s
>
26.16 s
> Setup.hs:41:5: warning: [ -Wunused-imports ]
26.16 s
> The import of ‘GhcOptions’
26.16 s
> from module ‘Distribution.Simple.Program.GHC’ is redundant
26.16 s
> |
26.16 s
> 41 | ( GhcOptions ,
26.16 s
> | ^^^^^^^^^^
26.16 s
>
26.16 s
> Setup.hs:46:52: warning: [ -Wunused-imports ]
26.16 s
> The import of ‘MungedPackageId’
26.16 s
> from module ‘Distribution.Types.MungedPackageId’ is redundant
26.16 s
> |
26.16 s
> 46 | import "Cabal" Distribution.Types.MungedPackageId (MungedPackageId , mungedName)
26.16 s
> | ^^^^^^^^^^^^^^^
26.16 s
> [2 of 2] Linking Setup
26.16 s
> Running phase: updateAutotoolsGnuConfigScriptsPhase
26.16 s
> Running phase: configurePhase
26.16 s
> configureFlags: --verbose --prefix=/nix/store/hgfr5q56dblv0l0d6f6sr184spcwy7jl-no-recursion-0.4.0.1 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/8ilsg4ablbymnvhrpv64s9lbd1780hk1-no-recursion-0.4.0.1-doc/share/doc/no-recursion-0.4.0.1 --with-gcc=gcc --package-db=/build/tmp.wtuRiZ3BZz/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 --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --ghc-options=-Werror --extra-lib-dirs=/nix/store/pndhkk0l649lm1sj0mxk7cbwq26qd1ra-ncurses-6.6/lib --extra-lib-dirs=/nix/store/0djlg4g0b81w94k3vcaqsxsc2hh4kism-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/39vv2pf64gd8li48a4hpbhw2crzd8z5p-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/7wwvald8lapkrsr72qanlw8blyn55ifx-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/s4chyi5811vskl362p6w95nrqszsd063-ghc-9.4.8/lib
26.16 s
> Using Parsec parser
26.16 s
> Configuring no-recursion-0.4.0.1...
26.16 s
> Flags chosen: lint=False, noisy-deprecations=True
26.16 s
> Dependency base >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 ||
26.16 s
> >=4.19.0 && <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 &&
26.16 s
> <4.23: using base-4.17.2.1
26.16 s
> Dependency ghc >=9.2.1 && <9.3 || >=9.4.1 && <9.5 || >=9.6.1 && <9.7 ||
26.16 s
> >=9.8.1 && <9.9 || >=9.10.1 && <9.11 || >=9.12.1 && <9.13 || >=9.14.1 &&
26.16 s
> <9.15: using ghc-9.4.8
26.16 s
> Dependency ghc-compat-plugin >=0.1.0 && <0.2: using ghc-compat-plugin-0.1.0.1
26.16 s
> Dependency recursion-analysis >=0.0.0 && <0.1: using
26.16 s
> recursion-analysis-0.0.0.0
26.16 s
> Dependency base >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 ||
26.16 s
> >=4.19.0 && <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 &&
26.16 s
> <4.23: using base-4.17.2.1
26.16 s
> Dependency ghc >=9.2.1 && <9.3 || >=9.4.1 && <9.5 || >=9.6.1 && <9.7 ||
26.16 s
> >=9.8.1 && <9.9 || >=9.10.1 && <9.11 || >=9.12.1 && <9.13 || >=9.14.1 &&
26.16 s
> <9.15: using ghc-9.4.8
26.16 s
> Dependency ghc-compat-plugin >=0.1.0 && <0.2: using ghc-compat-plugin-0.1.0.1
26.16 s
> Dependency hspec >=2.11.17 && <2.12: using hspec-2.11.17
26.16 s
> Dependency no-recursion: using no-recursion-0.4.0.1
26.16 s
> Dependency recursion-analysis: using recursion-analysis-0.0.0.0
26.16 s
> Dependency tasty >=1.5.4 && <1.6: using tasty-1.5.4
26.16 s
> Dependency tasty-hspec >=1.2.0 && <1.3: using tasty-hspec-1.2.0.4
26.16 s
> Dependency base >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 ||
26.16 s
> >=4.19.0 && <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 &&
26.16 s
> <4.23: using base-4.17.2.1
26.16 s
> Dependency directory >=1.3.6 && <1.4: using directory-1.3.7.1
26.16 s
> Dependency filepath >=1.4.2 && <1.5 || >=1.5.2 && <1.6: using filepath-1.4.2.2
26.16 s
> Dependency ghc >=9.2.1 && <9.3 || >=9.4.1 && <9.5 || >=9.6.1 && <9.7 ||
26.16 s
> >=9.8.1 && <9.9 || >=9.10.1 && <9.11 || >=9.12.1 && <9.13 || >=9.14.1 &&
26.16 s
> <9.15: using ghc-9.4.8
26.16 s
> Dependency ghc-compat-plugin >=0.1.0 && <0.2: using ghc-compat-plugin-0.1.0.1
26.16 s
> Dependency hspec >=2.11.17 && <2.12: using hspec-2.11.17
26.16 s
> Dependency no-recursion: using no-recursion-0.4.0.1
26.16 s
> Dependency process >=1.6.13 && <1.7: using process-1.6.18.0
26.16 s
> Dependency recursion-analysis: using recursion-analysis-0.0.0.0
26.16 s
> Dependency tasty >=1.5.4 && <1.6: using tasty-1.5.4
26.16 s
> Dependency tasty-hspec >=1.2.0 && <1.3: using tasty-hspec-1.2.0.4
26.16 s
> Dependency base >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 ||
26.16 s
> >=4.19.0 && <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 &&
26.16 s
> <4.23: using base-4.17.2.1
26.16 s
> Dependency doctest >=0.18.2 && <0.19 || >=0.20.1 && <0.21 || >=0.21.1 && <0.22
26.16 s
> || >=0.22.2 && <0.23 || >=0.24.0 && <0.25 || >=0.25.0 && <0.26: using
26.16 s
> doctest-0.24.3
26.16 s
> Dependency ghc-compat-plugin >=0.1.0 && <0.2: using ghc-compat-plugin-0.1.0.1
26.16 s
> Dependency no-recursion: using no-recursion-0.4.0.1
26.16 s
> Dependency base >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 ||
26.16 s
> >=4.19.0 && <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22 || >=4.22.0 &&
26.16 s
> <4.23: using base-4.17.2.1
26.16 s
> Dependency directory >=1.3.6 && <1.4: using directory-1.3.7.1
26.16 s
> Dependency filepath >=1.4.2 && <1.5 || >=1.5.2 && <1.6: using filepath-1.4.2.2
26.16 s
> Dependency ghc-compat-plugin >=0.1.0 && <0.2: using ghc-compat-plugin-0.1.0.1
26.16 s
> Dependency hspec >=2.11.17 && <2.12: using hspec-2.11.17
26.16 s
> Dependency no-recursion: using no-recursion-0.4.0.1
26.16 s
> Dependency process >=1.6.13 && <1.7: using process-1.6.18.0
26.16 s
> Dependency tasty >=1.5.4 && <1.6: using tasty-1.5.4
26.16 s
> Dependency tasty-hspec >=1.2.0 && <1.3: using tasty-hspec-1.2.0.4
26.16 s
> Source component graph:
26.16 s
> component lib
26.16 s
> component test:doctests dependency lib
26.16 s
> component test:recursion-errors dependency lib
26.16 s
> component test:source dependency lib
26.16 s
> component test:unit dependency lib
26.16 s
> Configured component graph:
26.16 s
> component no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
26.16 s
> include base-4.17.2.1
26.16 s
> include ghc-9.4.8
26.16 s
> include ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
26.16 s
> include recursion-analysis-0.0.0.0-6CYJq8442Vb4VfmVhajXzA
26.16 s
> component no-recursion-0.4.0.1-2mYXU43lhYhAUlnEmy5eO4-doctests
26.16 s
> include base-4.17.2.1
26.16 s
> include doctest-0.24.3-Er565Niv0E8CJhMXZrVYCo
26.16 s
> include ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
26.16 s
> include no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
26.16 s
> component no-recursion-0.4.0.1-37gddnLYF2r6DsugzqeHsm-recursion-errors
26.16 s
> include base-4.17.2.1
26.16 s
> include directory-1.3.7.1
26.16 s
> include filepath-1.4.2.2
26.16 s
> include ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
26.16 s
> include hspec-2.11.17-As2JUxtT0PH6f5v1lPQjFi
26.16 s
> include no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
26.16 s
> include process-1.6.18.0
26.16 s
> include tasty-1.5.4-T0h7L1Em7V7JYxRPnRo00
26.16 s
> include tasty-hspec-1.2.0.4-EicQEACuul8GF1qxL412SR
26.16 s
> component no-recursion-0.4.0.1-5vpbIFOeQxQA5XI938d6rW-source
26.16 s
> include base-4.17.2.1
26.16 s
> include directory-1.3.7.1
26.16 s
> include filepath-1.4.2.2
26.16 s
> include ghc-9.4.8
26.16 s
> include ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
26.16 s
> include hspec-2.11.17-As2JUxtT0PH6f5v1lPQjFi
26.16 s
> include no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
26.16 s
> include process-1.6.18.0
26.16 s
> include recursion-analysis-0.0.0.0-6CYJq8442Vb4VfmVhajXzA
26.16 s
> include tasty-1.5.4-T0h7L1Em7V7JYxRPnRo00
26.16 s
> include tasty-hspec-1.2.0.4-EicQEACuul8GF1qxL412SR
26.16 s
> component no-recursion-0.4.0.1-GFexsE69qmYLDug4ZwRtpz-unit
26.16 s
> include base-4.17.2.1
26.16 s
> include ghc-9.4.8
26.16 s
> include ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
26.16 s
> include hspec-2.11.17-As2JUxtT0PH6f5v1lPQjFi
26.16 s
> include no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
26.16 s
> include recursion-analysis-0.0.0.0-6CYJq8442Vb4VfmVhajXzA
26.16 s
> include tasty-1.5.4-T0h7L1Em7V7JYxRPnRo00
26.16 s
> include tasty-hspec-1.2.0.4-EicQEACuul8GF1qxL412SR
26.16 s
> Linked component graph:
26.16 s
> unit no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
26.16 s
> include base-4.17.2.1
26.16 s
> include ghc-9.4.8
26.16 s
> include ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
26.16 s
> include recursion-analysis-0.0.0.0-6CYJq8442Vb4VfmVhajXzA
26.16 s
> NoRecursion=no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb:NoRecursion,NoRecursion.Internal=no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb:NoRecursion.Internal
26.16 s
> unit no-recursion-0.4.0.1-2mYXU43lhYhAUlnEmy5eO4-doctests
26.16 s
> include base-4.17.2.1
26.16 s
> include doctest-0.24.3-Er565Niv0E8CJhMXZrVYCo
26.16 s
> include ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
26.16 s
> include no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
26.16 s
> unit no-recursion-0.4.0.1-37gddnLYF2r6DsugzqeHsm-recursion-errors
26.16 s
> include base-4.17.2.1
26.16 s
> include directory-1.3.7.1
26.16 s
> include filepath-1.4.2.2
26.16 s
> include ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
26.16 s
> include hspec-2.11.17-As2JUxtT0PH6f5v1lPQjFi
26.16 s
> include no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
26.16 s
> include process-1.6.18.0
26.16 s
> include tasty-1.5.4-T0h7L1Em7V7JYxRPnRo00
26.16 s
> include tasty-hspec-1.2.0.4-EicQEACuul8GF1qxL412SR
26.16 s
> unit no-recursion-0.4.0.1-5vpbIFOeQxQA5XI938d6rW-source
26.16 s
> include base-4.17.2.1
26.16 s
> include directory-1.3.7.1
26.16 s
> include filepath-1.4.2.2
26.16 s
> include ghc-9.4.8
26.16 s
> include ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
26.16 s
> include hspec-2.11.17-As2JUxtT0PH6f5v1lPQjFi
26.16 s
> include no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
26.16 s
> include process-1.6.18.0
26.16 s
> include recursion-analysis-0.0.0.0-6CYJq8442Vb4VfmVhajXzA
26.16 s
> include tasty-1.5.4-T0h7L1Em7V7JYxRPnRo00
26.16 s
> include tasty-hspec-1.2.0.4-EicQEACuul8GF1qxL412SR
26.16 s
> unit no-recursion-0.4.0.1-GFexsE69qmYLDug4ZwRtpz-unit
26.16 s
> include base-4.17.2.1
26.16 s
> include ghc-9.4.8
26.16 s
> include ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
26.16 s
> include hspec-2.11.17-As2JUxtT0PH6f5v1lPQjFi
26.16 s
> include no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
26.16 s
> include recursion-analysis-0.0.0.0-6CYJq8442Vb4VfmVhajXzA
26.16 s
> include tasty-1.5.4-T0h7L1Em7V7JYxRPnRo00
26.16 s
> include tasty-hspec-1.2.0.4-EicQEACuul8GF1qxL412SR
26.16 s
> Ready component graph:
26.16 s
> definite no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
26.16 s
> depends base-4.17.2.1
26.16 s
> depends ghc-9.4.8
26.16 s
> depends ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
26.16 s
> depends recursion-analysis-0.0.0.0-6CYJq8442Vb4VfmVhajXzA
26.16 s
> definite no-recursion-0.4.0.1-GFexsE69qmYLDug4ZwRtpz-unit
26.16 s
> depends base-4.17.2.1
26.16 s
> depends ghc-9.4.8
26.16 s
> depends ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
26.16 s
> depends hspec-2.11.17-As2JUxtT0PH6f5v1lPQjFi
26.16 s
> depends no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
26.16 s
> depends recursion-analysis-0.0.0.0-6CYJq8442Vb4VfmVhajXzA
26.16 s
> depends tasty-1.5.4-T0h7L1Em7V7JYxRPnRo00
26.16 s
> depends tasty-hspec-1.2.0.4-EicQEACuul8GF1qxL412SR
26.16 s
> definite no-recursion-0.4.0.1-5vpbIFOeQxQA5XI938d6rW-source
26.16 s
> depends base-4.17.2.1
26.16 s
> depends directory-1.3.7.1
26.16 s
> depends filepath-1.4.2.2
26.16 s
> depends ghc-9.4.8
26.16 s
> depends ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
26.16 s
> depends hspec-2.11.17-As2JUxtT0PH6f5v1lPQjFi
26.16 s
> depends no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
26.16 s
> depends process-1.6.18.0
26.16 s
> depends recursion-analysis-0.0.0.0-6CYJq8442Vb4VfmVhajXzA
26.16 s
> depends tasty-1.5.4-T0h7L1Em7V7JYxRPnRo00
26.16 s
> depends tasty-hspec-1.2.0.4-EicQEACuul8GF1qxL412SR
26.16 s
> definite no-recursion-0.4.0.1-37gddnLYF2r6DsugzqeHsm-recursion-errors
26.16 s
> depends base-4.17.2.1
26.16 s
> depends directory-1.3.7.1
26.16 s
> depends filepath-1.4.2.2
26.16 s
> depends ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
26.16 s
> depends hspec-2.11.17-As2JUxtT0PH6f5v1lPQjFi
26.16 s
> depends no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
26.16 s
> depends process-1.6.18.0
26.16 s
> depends tasty-1.5.4-T0h7L1Em7V7JYxRPnRo00
26.16 s
> depends tasty-hspec-1.2.0.4-EicQEACuul8GF1qxL412SR
26.16 s
> definite no-recursion-0.4.0.1-2mYXU43lhYhAUlnEmy5eO4-doctests
26.16 s
> depends base-4.17.2.1
26.16 s
> depends doctest-0.24.3-Er565Niv0E8CJhMXZrVYCo
26.16 s
> depends ghc-compat-plugin-0.1.0.1-EF6fkbvBW8o6hs1RRExbcG
26.16 s
> depends no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
26.16 s
> Using Cabal-3.8.1.0 compiled by ghc-9.4
26.16 s
> Using compiler: ghc-9.4.8
26.16 s
> Using install prefix:
26.16 s
> /nix/store/hgfr5q56dblv0l0d6f6sr184spcwy7jl-no-recursion-0.4.0.1
26.16 s
> Executables installed in:
26.16 s
> /nix/store/hgfr5q56dblv0l0d6f6sr184spcwy7jl-no-recursion-0.4.0.1/bin
26.16 s
> Libraries installed in:
26.16 s
> /nix/store/hgfr5q56dblv0l0d6f6sr184spcwy7jl-no-recursion-0.4.0.1/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8/no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
26.16 s
> Dynamic Libraries installed in:
26.16 s
> /nix/store/hgfr5q56dblv0l0d6f6sr184spcwy7jl-no-recursion-0.4.0.1/lib/ghc-9.4.8/x86_64-linux-ghc-9.4.8
26.16 s
> Private executables installed in:
26.16 s
> /nix/store/hgfr5q56dblv0l0d6f6sr184spcwy7jl-no-recursion-0.4.0.1/libexec/x86_64-linux-ghc-9.4.8/no-recursion-0.4.0.1
26.16 s
> Data files installed in:
26.16 s
> /nix/store/hgfr5q56dblv0l0d6f6sr184spcwy7jl-no-recursion-0.4.0.1/share/x86_64-linux-ghc-9.4.8/no-recursion-0.4.0.1
26.16 s
> Documentation installed in:
26.16 s
> /nix/store/8ilsg4ablbymnvhrpv64s9lbd1780hk1-no-recursion-0.4.0.1-doc/share/doc/no-recursion-0.4.0.1
26.16 s
> Configuration files installed in:
26.16 s
> /nix/store/hgfr5q56dblv0l0d6f6sr184spcwy7jl-no-recursion-0.4.0.1/etc
26.16 s
> No alex found
26.16 s
> Using ar found on system at:
26.16 s
> /nix/store/zjraf40s86y3iwhp626b934r5y6ldkbb-binutils-wrapper-2.46/bin/ar
26.16 s
> No c2hs found
26.16 s
> No cpphs found
26.16 s
> Using doctest version 0.24.3 found on system at:
26.16 s
> /nix/store/zqrjlks7bn023dmk8j1hfrnik52hqz6y-doctest-0.24.3/bin/doctest
26.16 s
> Using gcc version 15.2.0 given by user at:
26.16 s
> /nix/store/29qjlshvklnyr67nhpprzgb9igmsfsjj-gcc-wrapper-15.2.0/bin/gcc
26.16 s
> Using ghc version 9.4.8 found on system at:
26.16 s
> /nix/store/s4chyi5811vskl362p6w95nrqszsd063-ghc-9.4.8/bin/ghc
26.16 s
> Using ghc-pkg version 9.4.8 found on system at:
26.16 s
> /nix/store/s4chyi5811vskl362p6w95nrqszsd063-ghc-9.4.8/bin/ghc-pkg-9.4.8
26.16 s
> No ghcjs found
26.16 s
> No ghcjs-pkg found
26.16 s
> No greencard found
26.16 s
> Using haddock version 2.27.0 found on system at:
26.16 s
> /nix/store/s4chyi5811vskl362p6w95nrqszsd063-ghc-9.4.8/bin/haddock-ghc-9.4.8
26.16 s
> No happy found
26.16 s
> Using haskell-suite found on system at: haskell-suite-dummy-location
26.16 s
> Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
26.16 s
> No hmake found
26.16 s
> Using hpc version 0.68 found on system at:
26.16 s
> /nix/store/s4chyi5811vskl362p6w95nrqszsd063-ghc-9.4.8/bin/hpc
26.16 s
> Using hsc2hs version 0.68.8 found on system at:
26.16 s
> /nix/store/s4chyi5811vskl362p6w95nrqszsd063-ghc-9.4.8/bin/hsc2hs
26.16 s
> Using hscolour version 1.25 found on system at:
26.16 s
> /nix/store/c7krm56avdq9ycm9a6504w213pcl3kim-hscolour-1.25/bin/HsColour
26.16 s
> No jhc found
26.16 s
> Using ld found on system at:
26.16 s
> /nix/store/zjraf40s86y3iwhp626b934r5y6ldkbb-binutils-wrapper-2.46/bin/ld.gold
26.16 s
> No pkg-config found
26.16 s
> Using runghc version 9.4.8 found on system at:
26.16 s
> /nix/store/s4chyi5811vskl362p6w95nrqszsd063-ghc-9.4.8/bin/runghc-9.4.8
26.16 s
> Using strip version 2.46 found on system at:
26.16 s
> /nix/store/29qjlshvklnyr67nhpprzgb9igmsfsjj-gcc-wrapper-15.2.0/bin/strip
26.16 s
> Using tar found on system at:
26.16 s
> /nix/store/z5mq2sam4484prf3kv6v6vjw1m0i7j24-gnutar-1.35/bin/tar
26.16 s
> No uhc found
26.16 s
> Running phase: buildPhase
26.16 s
> Preprocessing library for no-recursion-0.4.0.1..
26.16 s
> Building library for no-recursion-0.4.0.1..
26.16 s
> [1 of 3] Compiling NoRecursion.Internal ( src/NoRecursion/Internal.hs, dist/build/NoRecursion/Internal.o, dist/build/NoRecursion/Internal.dyn_o )
26.16 s
> [2 of 3] Compiling PluginUtils ( src/PluginUtils.hs, dist/build/PluginUtils.o, dist/build/PluginUtils.dyn_o )
26.16 s
> [3 of 3] Compiling NoRecursion ( src/NoRecursion.hs, dist/build/NoRecursion.o, dist/build/NoRecursion.dyn_o )
26.16 s
> [1 of 3] Compiling NoRecursion.Internal ( src/NoRecursion/Internal.hs, dist/build/NoRecursion/Internal.p_o )
26.16 s
> [2 of 3] Compiling PluginUtils ( src/PluginUtils.hs, dist/build/PluginUtils.p_o )
26.16 s
> [3 of 3] Compiling NoRecursion ( src/NoRecursion.hs, dist/build/NoRecursion.p_o )
26.16 s
> Preprocessing test suite 'unit' for no-recursion-0.4.0.1..
26.16 s
> Building test suite 'unit' for no-recursion-0.4.0.1..
26.16 s
> [1 of 1] Compiling Main ( tests/unit/test.hs, dist/build/unit/unit-tmp/Main.o )
26.16 s
> [2 of 2] Linking dist/build/unit/unit
26.16 s
> Preprocessing test suite 'source' for no-recursion-0.4.0.1..
26.16 s
> Building test suite 'source' for no-recursion-0.4.0.1..
26.16 s
> [1 of 2] Compiling NoRecursion.Test.Driver ( tests/source/NoRecursion/Test/Driver.hs, dist/build/source/source-tmp/NoRecursion/Test/Driver.o )
26.16 s
> [2 of 2] Compiling Main ( tests/source/test.hs, dist/build/source/source-tmp/Main.o )
26.16 s
> [3 of 3] Linking dist/build/source/source
26.16 s
> Preprocessing test suite 'recursion-errors' for no-recursion-0.4.0.1..
26.16 s
> Building test suite 'recursion-errors' for no-recursion-0.4.0.1..
26.16 s
> [1 of 2] Compiling Build_fixtures ( dist/build/recursion-errors/recursion-errors-tmp/Build_fixtures.hs, dist/build/recursion-errors/recursion-errors-tmp/Build_fixtures.o )
26.16 s
> [2 of 2] Compiling Main ( tests/errors/test.hs, dist/build/recursion-errors/recursion-errors-tmp/Main.o )
26.16 s
> [3 of 3] Linking dist/build/recursion-errors/recursion-errors
26.16 s
> Preprocessing test suite 'doctests' for no-recursion-0.4.0.1..
26.16 s
> Building test suite 'doctests' for no-recursion-0.4.0.1..
26.16 s
> [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
26.16 s
> [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
26.16 s
> [3 of 3] Linking dist/build/doctests/doctests
26.16 s
> Running phase: checkPhase
26.16 s
> Running 4 test suites...
26.16 s
> Test suite unit: RUNNING...
26.16 s
> NoRecursion.Internal
26.16 s
> failOnRecursion
26.16 s
> reports a top-level rec group: OK
26.16 s
> reports recursion inside a top-level non-recursive binding: OK
26.16 s
> # PENDING: No reason given
26.16 s
> lets a top-level rec group through with allow-recursion: OK
26.16 s
> prefers a NoRecursion annotation on a binder to allow-recursion: OK
26.16 s
> allows a binder annotated Recursion without the option: OK
26.16 s
> prefers a NoRecursion module annotation to a Recursion one: OK
26.16 s
> drops a group named by ignore-decls: OK
26.16 s
> drops a top-level group of desugarer names with ignore-method-cycles: OK
26.16 s
> reports that same group without ignore-method-cycles: OK
26.16 s
> drops what is nested under a method named by ignore-methods: OK
26.16 s
>
26.16 s
> All 10 tests passed (0.00s)
26.16 s
> Test suite unit: PASS
26.16 s
> Test suite logged to: dist/test/no-recursion-0.4.0.1-unit.log
26.16 s
> Test suite source: RUNNING...
26.16 s
> NoRecursion.Test.Driver
26.16 s
> the analysis over real Haskell
26.16 s
> reports a self-recursive function at the top level: OK (0.04s)
26.16 s
> reports nothing for a function that calls nothing: OK (0.01s)
26.16 s
> names both binders of mutual recursion: OK (0.02s)
26.16 s
> finds recursion in the where clause of a non-recursive function: OK
26.16 s
> # PENDING: No reason given
26.16 s
> allows everything in a module annotated Recursion: OK (0.15s)
26.16 s
> allows a binder annotated Recursion: OK (0.12s)
26.16 s
> sees every method of an instance as mutually recursive: FAIL (0.02s)
26.16 s
> expected: Analyzed (Analysis {renamedRecords = [], coreRecords = [Record {context = [], occurrences = "$fSemigroupE" :| ["$cstimes","$csconcat"]},Record {context = ["$cstimes"], occurrences = "f" :| []},Record {context = ["$cstimes","f"], occurrences = "g" :| []},Record {context = ["$csconcat"], occurrences = "go1" :| []}]})
26.16 s
> but got: Analyzed (Analysis {renamedRecords = [], coreRecords = [Record {context = [], occurrences = "$fSemigroupE" :| ["$cstimes","$csconcat"]},Record {context = ["$csconcat"], occurrences = "go1" :| []}]})
26.16 s
>
26.16 s
> Use -p '/sees every method of an instance as mutually recursive/' to rerun this test only.
26.16 s
> drops only the top-level group with ignore-method-cycles: FAIL (0.02s)
26.16 s
> expected: Analyzed (Analysis {renamedRecords = [], coreRecords = [Record {context = ["$cstimes"], occurrences = "f" :| []},Record {context = ["$cstimes","f"], occurrences = "g" :| []},Record {context = ["$csconcat"], occurrences = "go1" :| []}]})
26.16 s
> but got: Analyzed (Analysis {renamedRecords = [], coreRecords = [Record {context = ["$csconcat"], occurrences = "go1" :| []}]})
26.16 s
>
26.16 s
> Use -p '/drops only the top-level group with ignore-method-cycles/' to rerun this test only.
26.16 s
> drops what is nested inside the methods named by ignore-methods: OK (0.03s)
26.16 s
>
26.16 s
> 2 out of 9 tests failed (0.40s)
26.16 s
> Test suite source: FAIL
26.16 s
> Test suite logged to: dist/test/no-recursion-0.4.0.1-source.log
26.16 s
> Test suite recursion-errors: RUNNING...
26.16 s
> compiling the fixtures with /nix/store/s4chyi5811vskl362p6w95nrqszsd063-ghc-9.4.8/bin/ghc -package-env=- -no-user-package-db -package-db /build/tmp.wtuRiZ3BZz/package.conf.d -package-db dist/package.conf.inplace -package-id no-recursion-0.4.0.1-EQpiJ4BvJPd1T4idBt5vKb
26.16 s
> NoRecursion
26.16 s
> the fixtures
26.16 s
> rejects a top-level recursive binding: OK (0.38s)
26.16 s
> rejects one whose plugin came from the command line: OK (0.39s)
26.16 s
> rejects the same binding at -O0: OK (0.38s)
26.16 s
> rejects the same binding at -O: OK (0.42s)
26.16 s
>
26.16 s
> All 4 tests passed (1.57s)
26.16 s
> Test suite recursion-errors: PASS
26.16 s
> Test suite logged to: dist/test/no-recursion-0.4.0.1-recursion-errors.log
26.16 s
> Test suite doctests: RUNNING...
26.16 s
> Examples: 0 Tried: 0 Errors: 0 Failures: 0
26.16 s
> NameLib Nothing
26.16 s
> ----------------------------------------
26.16 s
> Test suite doctests: PASS
26.16 s
> Test suite logged to: dist/test/no-recursion-0.4.0.1-doctests.log
26.16 s
> 3 of 4 test suites (3 of 4 test cases) passed.
26.16 s
For full logs, run:
26.16 s
nix log /nix/store/5g89jxcq1kghlasw07dmyh6amchjsa1w-no-recursion-0.4.0.1.drv
26.16 s
error: Cannot build '/nix/store/7d93n1bv0nzgg08cqhjb95z6kk9bdf3y-ghc-9.4.8-with-packages.drv '.
26.16 s
Reason: 1 dependency failed .
26.16 s
Output paths:
26.16 s
/nix/store/cnr6rc6d7m0svfvb6ypskkyc6wl1xddk-ghc-9.4.8-with-packages
26.16 s
error: Build failed due to failed dependency
26.16 s
error: Cannot build '/nix/store/np0gwbb757myzy6fcpn7d5jwws2ym3x6-all-packages.drv '.
26.16 s
Reason: 1 dependency failed .
26.16 s
Output paths:
26.16 s
/nix/store/bnqqgxjz9ls035ss2w0vp1j9gdhjvjp3-all-packages
26.16 s
Build failed due to failed dependency
26.19 s
Build failed.