Build #1 for scalpel-core-0.6.2.2

[all reports]

Package scalpel-core-0.6.2.2
Install InstallOk
Docs Ok
Tests Ok
Time submitted 2023-12-08 08:55:51.224264697 UTC
Compiler ghc-9.2.4
OS linux
Arch x86_64
Dependencies base-4.16.3.0, bytestring-0.11.3.1, containers-0.6.5.1, data-default-0.7.1.1, fail-4.9.0.0, mtl-2.2.2, pointedlist-0.6.1, regex-base-0.94.0.2, regex-tdfa-1.3.2.2, tagsoup-0.14.8, text-1.2.5.0, transformers-0.5.6.2, vector-0.13.1.0
Flags none

Code Coverage

expressions91% (998/1096)
booleanguards48% (15/31)
conditions 100% (0/0)
qualifiers100% (0/0)
alternatives85% (58/68)
local declarations100% (59/59)
top-level declarations63% (87/137)

Build log

[view raw]

Resolving dependencies...
Starting     data-default-class-0.1.2.0
Starting     data-array-byte-0.1.0.1
Starting     fail-4.9.0.0
Starting     old-locale-1.0.0.7
Starting     dlist-1.0
Starting     pointedlist-0.6.1
Starting     regex-base-0.94.0.2
Starting     vector-stream-0.1.0.0
Starting     tagsoup-0.14.8
Building     regex-base-0.94.0.2
Building     data-default-class-0.1.2.0
Building     old-locale-1.0.0.7
Building     fail-4.9.0.0
Building     data-array-byte-0.1.0.1
Building     dlist-1.0
Building     pointedlist-0.6.1
Building     vector-stream-0.1.0.0
Building     tagsoup-0.14.8
Completed    fail-4.9.0.0
Completed    old-locale-1.0.0.7
Completed    data-default-class-0.1.2.0
Starting     data-default-instances-old-locale-0.0.1
Starting     data-default-instances-containers-0.0.1
Building     data-default-instances-old-locale-0.0.1
Building     data-default-instances-containers-0.0.1
Completed    data-array-byte-0.1.0.1
Starting     primitive-0.9.0.0
Completed    dlist-1.0
Starting     data-default-instances-dlist-0.0.1
Building     primitive-0.9.0.0
Completed    pointedlist-0.6.1
Building     data-default-instances-dlist-0.0.1
Completed    regex-base-0.94.0.2
Starting     regex-tdfa-1.3.2.2
Completed    data-default-instances-old-locale-0.0.1
Building     regex-tdfa-1.3.2.2
Completed    vector-stream-0.1.0.0
Completed    data-default-instances-containers-0.0.1
Completed    data-default-instances-dlist-0.0.1
Starting     data-default-0.7.1.1
Building     data-default-0.7.1.1
Completed    data-default-0.7.1.1
Completed    tagsoup-0.14.8
Completed    primitive-0.9.0.0
Starting     vector-0.13.1.0
Building     vector-0.13.1.0
Completed    regex-tdfa-1.3.2.2
Completed    vector-0.13.1.0
Starting     scalpel-core-0.6.2.2
Building     scalpel-core-0.6.2.2
Completed    scalpel-core-0.6.2.2

Test log

[view raw]

Resolving dependencies...
Build profile: -w ghc-9.2.4 -O0
In order, the following will be built (use -v for more details):
 - scalpel-core-0.6.2.2 (first run)
Configuring scalpel-core-0.6.2.2...
Preprocessing library for scalpel-core-0.6.2.2..
Building library for scalpel-core-0.6.2.2..
[1 of 7] Compiling Text.HTML.Scalpel.Internal.Select.Types ( src/Text/HTML/Scalpel/Internal/Select/Types.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/scalpel-core-0.6.2.2/noopt/build/Text/HTML/Scalpel/Internal/Select/Types.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/scalpel-core-0.6.2.2/noopt/build/Text/HTML/Scalpel/Internal/Select/Types.dyn_o )
[2 of 7] Compiling Text.HTML.Scalpel.Internal.Select.Combinators ( src/Text/HTML/Scalpel/Internal/Select/Combinators.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/scalpel-core-0.6.2.2/noopt/build/Text/HTML/Scalpel/Internal/Select/Combinators.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/scalpel-core-0.6.2.2/noopt/build/Text/HTML/Scalpel/Internal/Select/Combinators.dyn_o )
[3 of 7] Compiling Text.HTML.Scalpel.Internal.Select ( src/Text/HTML/Scalpel/Internal/Select.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/scalpel-core-0.6.2.2/noopt/build/Text/HTML/Scalpel/Internal/Select.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/scalpel-core-0.6.2.2/noopt/build/Text/HTML/Scalpel/Internal/Select.dyn_o )

src/Text/HTML/Scalpel/Internal/Select.hs:16:29: warning: [-Wunused-imports]
    The import of <$> from module Control.Applicative is redundant
   |
16 | import Control.Applicative ((<$>), (<|>))
   |                             ^^^^^
[4 of 7] Compiling Text.HTML.Scalpel.Internal.Scrape ( src/Text/HTML/Scalpel/Internal/Scrape.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/scalpel-core-0.6.2.2/noopt/build/Text/HTML/Scalpel/Internal/Scrape.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/scalpel-core-0.6.2.2/noopt/build/Text/HTML/Scalpel/Internal/Scrape.dyn_o )

src/Text/HTML/Scalpel/Internal/Scrape.hs:39:1: warning: [-Wunused-imports]
    The import of Control.Monad.Fix is redundant
      except perhaps to import instances from Control.Monad.Fix
    To import instances alone, use: import Control.Monad.Fix()
   |
39 | import Control.Monad.Fix
   | ^^^^^^^^^^^^^^^^^^^^^^^^
[5 of 7] Compiling Text.HTML.Scalpel.Internal.Scrape.StringLike ( src/Text/HTML/Scalpel/Internal/Scrape/StringLike.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/scalpel-core-0.6.2.2/noopt/build/Text/HTML/Scalpel/Internal/Scrape/StringLike.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/scalpel-core-0.6.2.2/noopt/build/Text/HTML/Scalpel/Internal/Scrape/StringLike.dyn_o )
[6 of 7] Compiling Text.HTML.Scalpel.Internal.Serial ( src/Text/HTML/Scalpel/Internal/Serial.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/scalpel-core-0.6.2.2/noopt/build/Text/HTML/Scalpel/Internal/Serial.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/scalpel-core-0.6.2.2/noopt/build/Text/HTML/Scalpel/Internal/Serial.dyn_o )

src/Text/HTML/Scalpel/Internal/Serial.hs:34:1: warning: [-Wunused-imports]
    The import of Control.Monad.Fix is redundant
      except perhaps to import instances from Control.Monad.Fix
    To import instances alone, use: import Control.Monad.Fix()
   |
34 | import Control.Monad.Fix
   | ^^^^^^^^^^^^^^^^^^^^^^^^
[7 of 7] Compiling Text.HTML.Scalpel.Core ( src/Text/HTML/Scalpel/Core.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/scalpel-core-0.6.2.2/noopt/build/Text/HTML/Scalpel/Core.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/scalpel-core-0.6.2.2/noopt/build/Text/HTML/Scalpel/Core.dyn_o )
Preprocessing test suite 'lib-tests' for scalpel-core-0.6.2.2..
Building test suite 'lib-tests' for scalpel-core-0.6.2.2..
[1 of 1] Compiling Main             ( tests/TestMain.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/scalpel-core-0.6.2.2/noopt/build/lib-tests/lib-tests-tmp/Main.o )
Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/scalpel-core-0.6.2.2/noopt/build/lib-tests/lib-tests ...
Running 1 test suites...
Test suite lib-tests: RUNNING...
Test suite lib-tests: PASS
Test suite logged to:
/home/builder/builder-dir/build-cache/tmp-install/reports/scalpel-core-0.6.2.2.test
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/scalpel-core-0.6.2.2/noopt/hpc/vanilla/html/lib-tests/hpc_index.html
1 of 1 test suites (1 of 1 test cases) passed.
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Package coverage report written to
/home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/scalpel-core-0.6.2.2/noopt/hpc/vanilla/html/scalpel-core-0.6.2.2/hpc_index.html