build packages.x86_64-linux.ghc981_xdg-base-directory-internal

Reproduce this run
  1. 993.68 s [distributive] Building test suite 'spec' for distributive-0.6.2.1..
  2. 993.68 s [distributive] [1 of 2] Compiling GenericsSpec ( tests/GenericsSpec.hs, dist/build/spec/spec-tmp/GenericsSpec.o )
  3. 993.68 s [distributive] [2 of 2] Compiling Main ( tests/Spec.hs, dist/build/spec/spec-tmp/Main.o )
  4. 993.68 s [distributive] [3 of 3] Linking dist/build/spec/spec
  5. 993.68 s [distributive] Phase: checkPhase
  6. 993.68 s [distributive] Running 1 test suites...
  7. 993.68 s [distributive] Test suite spec: RUNNING...
  8. 993.68 s [distributive]
  9. 993.68 s [distributive] Generics
  10. 993.68 s [distributive] Id
  11. 993.68 s [distributive] distribute idExample = idExample [✔]
  12. 993.68 s [distributive] Stream
  13. 993.68 s [distributive] runId (shead (stail (distribute streamExample))) = 1 [✔]
  14. 993.68 s [distributive] PolyRec
  15. 993.68 s [distributive] runId (plast (runId (pinit (distribute polyRecExample)))) = 1 [✔]
  16. 993.68 s [distributive]
  17. 993.68 s [distributive] Finished in 0.0085 seconds
  18. 993.68 s [distributive] 3 examples, 0 failures
  19. 993.68 s [distributive] Test suite spec: PASS
  20. 993.68 s [distributive] Test suite logged to: dist/test/distributive-0.6.2.1-spec.log
  21. 993.68 s [distributive] 1 of 1 test suites (1 of 1 test cases) passed.
  22. 993.68 s [distributive] Phase: haddockPhase
  23. 993.68 s [distributive] Preprocessing library for distributive-0.6.2.1..
  24. 993.68 s [distributive] Running Haddock on library for distributive-0.6.2.1..
  25. 993.68 s [distributive] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
  26. 993.68 s [distributive] [1 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, nothing )
  27. 993.68 s [distributive]
  28. 993.68 s [distributive] src/Data/Distributive.hs:157:26: warning: [GHC-47082] [-Woperator-whitespace-ext-conflict]
  29. 993.69 s [distributive] The prefix use of a ‘$’ would denote an untyped splice
  30. 993.69 s [distributive] were the TemplateHaskell extension enabled.
  31. 993.69 s [distributive] Suggested fix: Add whitespace after the ‘$’.
  32. 993.69 s [distributive] |
  33. 993.69 s [distributive] 157 | distribute a e = fmap ($e) a
  34. 993.69 s [distributive] | ^
  35. 993.69 s [distributive] [2 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, nothing )
  36. 993.69 s [distributive] Haddock coverage:
  37. 993.69 s [distributive] Warning: 'Representable' is out of scope.
  38. 993.69 s [distributive] If you qualify the identifier, haddock can try to link it anyway.
  39. 993.69 s [distributive] Warning: 'Identity' is ambiguous. It is defined
  40. 993.69 s [distributive] * in ‘Data.Functor.Identity’
  41. 993.69 s [distributive] * in ‘Data.Functor.Identity’
  42. 993.69 s [distributive] You may be able to disambiguate the identifier by qualifying it or
  43. 993.69 s [distributive] by specifying the type/value namespace explicitly.
  44. 993.69 s [distributive] Defaulting to the one defined in ‘Data.Functor.Identity’
  45. 993.69 s [distributive] Warning: 'Compose' is ambiguous. It is defined
  46. 993.69 s [distributive] * in ‘Data.Functor.Compose’
  47. 993.69 s [distributive] * in ‘Data.Functor.Compose’
  48. 993.69 s [distributive] You may be able to disambiguate the identifier by qualifying it or
  49. 993.69 s [distributive] by specifying the type/value namespace explicitly.
  50. 993.69 s [distributive] Defaulting to the one defined in ‘Data.Functor.Compose’
  51. 993.69 s [distributive] 100% ( 4 / 4) in 'Data.Distributive'
  52. 993.69 s [distributive] 75% ( 3 / 4) in 'Data.Distributive.Generic'
  53. 993.69 s [distributive] Missing documentation for:
  54. 993.69 s [distributive] GDistributive (src/Data/Distributive/Generic.hs:51)
  55. 993.69 s [doctest] examples from the same Haddock comment share the same scope [✔]
  56. 993.69 s [doctest] testDocumentationForArguments [✔]
  57. 993.69 s [doctest] template-haskell [✔]
  58. 993.69 s [doctest] handles source files with CRLF line endings [✔]
  59. 993.69 s [doctest] runs $setup before each test group [✔]
  60. 993.69 s [doctest] skips subsequent tests from a module, if $setup fails [✔]
  61. 993.69 s [doctest] ignores trailing whitespace when matching test output [✔]
  62. 993.69 s [doctest] doctest as a runner for QuickCheck properties
  63. 993.69 s [doctest] runs a boolean property [✔]
  64. 993.69 s [doctest] runs an explicitly quantified property [✔]
  65. 993.69 s [doctest] runs an implicitly quantified property [✔]
  66. 993.69 s [doctest] reports a failing property [✔]
  67. 993.69 s [doctest] runs a boolean property with an explicit type signature [✔]
  68. 993.69 s [hashable] Documentation created: dist/doc/html/hashable/,
  69. 993.69 s [hashable] dist/doc/html/hashable/hashable.txt
  70. 993.69 s [hashable] Preprocessing test suite 'hashable-examples' for hashable-1.4.7.0..
  71. 993.69 s [hashable] Preprocessing test suite 'xxhash-tests' for hashable-1.4.7.0..
  72. 993.69 s [hashable] Preprocessing test suite 'hashable-tests' for hashable-1.4.7.0..
  73. 993.69 s [hashable] Phase: installPhase
  74. 993.69 s [hashable] Installing library in /nix/store/58hi5ybppjhjympxgdvd1zdx7v7bcpa3-hashable-1.4.7.0/lib/ghc-9.8.1/lib/x86_64-linux-ghc-9.8.1/hashable-1.4.7.0-AAUEyqmVc1993isK8ZJccQ
  75. 993.69 s [hashable] Phase: fixupPhase
  76. 993.69 s [hashable] shrinking RPATHs of ELF executables and libraries in /nix/store/58hi5ybppjhjympxgdvd1zdx7v7bcpa3-hashable-1.4.7.0
  77. 993.69 s [hashable] shrinking /nix/store/58hi5ybppjhjympxgdvd1zdx7v7bcpa3-hashable-1.4.7.0/lib/ghc-9.8.1/lib/x86_64-linux-ghc-9.8.1/libHShashable-1.4.7.0-AAUEyqmVc1993isK8ZJccQ-ghc9.8.1.so
  78. 993.69 s [hashable] checking for references to /build/ in /nix/store/58hi5ybppjhjympxgdvd1zdx7v7bcpa3-hashable-1.4.7.0...
  79. 993.69 s [hashable] patching script interpreter paths in /nix/store/58hi5ybppjhjympxgdvd1zdx7v7bcpa3-hashable-1.4.7.0
  80. 993.69 s [hashable] stripping (with command strip and flags -S -p) in /nix/store/58hi5ybppjhjympxgdvd1zdx7v7bcpa3-hashable-1.4.7.0/lib
  81. 993.69 s [hashable] shrinking RPATHs of ELF executables and libraries in /nix/store/cdc87cicp2ma2kfzsf6q1byqgkvr0qr3-hashable-1.4.7.0-doc
  82. 993.69 s [hashable] checking for references to /build/ in /nix/store/cdc87cicp2ma2kfzsf6q1byqgkvr0qr3-hashable-1.4.7.0-doc...
  83. 993.69 s [hashable] patching script interpreter paths in /nix/store/cdc87cicp2ma2kfzsf6q1byqgkvr0qr3-hashable-1.4.7.0-doc
  84. 993.86 s [hashable:post-build] Uploading to the NixCI cache: /nix/store/58hi5ybppjhjympxgdvd1zdx7v7bcpa3-hashable-1.4.7.0 /nix/store/cdc87cicp2ma2kfzsf6q1byqgkvr0qr3-hashable-1.4.7.0-doc
  85. 994.12 s [hashable:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  86. 994.36 s [hashable:post-build] copying 2 paths...
  87. 994.36 s [hashable:post-build] copying path '/nix/store/cdc87cicp2ma2kfzsf6q1byqgkvr0qr3-hashable-1.4.7.0-doc' to 'https://cache.nix-ci.com'...
  88. 995.01 s [hashable:post-build] copying path '/nix/store/58hi5ybppjhjympxgdvd1zdx7v7bcpa3-hashable-1.4.7.0' to 'https://cache.nix-ci.com'...
  89. 996.82 s [hashable:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  90. 997.11 s [hashable:post-build] copying 1 paths...
  91. 997.11 s [hashable:post-build] copying path '/nix/store/6mx8kwsqk58jfv3fh20yj3jfcak0r7rx-hashable-1.4.7.0.drv' to 'https://cache.nix-ci.com'...
  92. 997.97 s Uploaded hashable in 4.1s
  93. 997.97 s Progress: 89 of 138 built (2 building), 177 of 177 downloaded from cache
  94. 997.97 s Built hashable in 1m19s
  95. 998.13 s Building /nix/store/k5xfvh5rwdfrj8zzjvhv1cwx5q0vwn05-OneTuple-0.4.2.drv