Build #1 for megaparsec-tests-9.3.1

[all reports]

Package megaparsec-tests-9.3.1
Install InstallOk
Docs Ok
Tests Ok
Time submitted 2023-05-18 18:34:12.628852797 UTC
Compiler ghc-9.2.4
OS linux
Arch x86_64
Dependencies QuickCheck-2.14.2, base-4.16.3.0, bytestring-0.11.3.1, containers-0.6.5.1, hspec-2.11.0.1, hspec-expectations-0.8.2, hspec-megaparsec-2.2.0, megaparsec-9.3.1, mtl-2.2.2, text-1.2.5.0, transformers-0.5.6.2
Flags -dev

Code Coverage

expressions93% (308/328)
booleanguards100% (0/0)
conditions 100% (1/1)
qualifiers100% (0/0)
alternatives100% (2/2)
local declarations100% (3/3)
top-level declarations91% (33/36)

Build log

[view raw]

Resolving dependencies...
Starting     call-stack-0.4.0
Starting     data-array-byte-0.1.0.1
Starting     colour-2.3.6
Starting     haskell-lexer-1.1.1
Starting     hspec-discover-2.11.0.1
Starting     parser-combinators-1.3.0
Starting     integer-logarithms-1.0.3.1
Starting     splitmix-0.1.0.4
Building     call-stack-0.4.0
Building     colour-2.3.6
Building     integer-logarithms-1.0.3.1
Building     haskell-lexer-1.1.1
Building     parser-combinators-1.3.0
Building     hspec-discover-2.11.0.1
Building     data-array-byte-0.1.0.1
Building     splitmix-0.1.0.4
Completed    call-stack-0.4.0
Starting     HUnit-1.6.2.0
Building     HUnit-1.6.2.0
Completed    integer-logarithms-1.0.3.1
Completed    data-array-byte-0.1.0.1
Starting     hashable-1.4.2.0
Starting     primitive-0.8.0.0
Completed    splitmix-0.1.0.4
Starting     random-1.2.1.1
Completed    parser-combinators-1.3.0
Building     hashable-1.4.2.0
Building     primitive-0.8.0.0
Building     random-1.2.1.1
Completed    hspec-discover-2.11.0.1
Completed    colour-2.3.6
Starting     ansi-terminal-types-0.11.5
Building     ansi-terminal-types-0.11.5
Completed    HUnit-1.6.2.0
Starting     hspec-expectations-0.8.2
Building     hspec-expectations-0.8.2
Completed    hspec-expectations-0.8.2
Completed    ansi-terminal-types-0.11.5
Starting     ansi-terminal-1.0
Completed    hashable-1.4.2.0
Starting     case-insensitive-1.2.1.0
Building     ansi-terminal-1.0
Building     case-insensitive-1.2.1.0
Completed    ansi-terminal-1.0
Completed    random-1.2.1.1
Starting     QuickCheck-2.14.2
Building     QuickCheck-2.14.2
Completed    case-insensitive-1.2.1.0
Completed    primitive-0.8.0.0
Starting     scientific-0.3.7.0
Starting     tf-random-0.5
Building     scientific-0.3.7.0
Building     tf-random-0.5
Completed    haskell-lexer-1.1.1
Completed    tf-random-0.5
Completed    scientific-0.3.7.0
Downloading  megaparsec-9.3.1
Downloaded   megaparsec-9.3.1
Starting     megaparsec-9.3.1
Building     megaparsec-9.3.1
Completed    QuickCheck-2.14.2
Starting     quickcheck-io-0.2.0
Building     quickcheck-io-0.2.0
Completed    quickcheck-io-0.2.0
Starting     hspec-core-2.11.0.1
Building     hspec-core-2.11.0.1
Completed    megaparsec-9.3.1
Starting     hspec-megaparsec-2.2.0
Building     hspec-megaparsec-2.2.0
Completed    hspec-megaparsec-2.2.0
Completed    hspec-core-2.11.0.1
Starting     hspec-2.11.0.1
Building     hspec-2.11.0.1
Completed    hspec-2.11.0.1
Downloading  megaparsec-tests-9.3.1
Downloaded   megaparsec-tests-9.3.1
Starting     megaparsec-tests-9.3.1
Building     megaparsec-tests-9.3.1
Completed    megaparsec-tests-9.3.1

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):
 - megaparsec-9.3.1 (lib:megaparsec) (requires build)
 - hspec-megaparsec-2.2.0 (lib:hspec-megaparsec) (requires build)
 - megaparsec-tests-9.3.1 (first run)
Starting     megaparsec-9.3.1 (all, legacy fallback)
Building     megaparsec-9.3.1 (all, legacy fallback)
Installing   megaparsec-9.3.1 (all, legacy fallback)
Completed    megaparsec-9.3.1 (all, legacy fallback)
Starting     hspec-megaparsec-2.2.0 (all, legacy fallback)
Building     hspec-megaparsec-2.2.0 (all, legacy fallback)
Installing   hspec-megaparsec-2.2.0 (all, legacy fallback)
Completed    hspec-megaparsec-2.2.0 (all, legacy fallback)
Configuring megaparsec-tests-9.3.1...
Preprocessing library for megaparsec-tests-9.3.1..
Building library for megaparsec-tests-9.3.1..
[1 of 1] Compiling Test.Hspec.Megaparsec.AdHoc ( src/Test/Hspec/Megaparsec/AdHoc.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/megaparsec-tests-9.3.1/noopt/build/Test/Hspec/Megaparsec/AdHoc.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/megaparsec-tests-9.3.1/noopt/build/Test/Hspec/Megaparsec/AdHoc.dyn_o )
Preprocessing test suite 'tests' for megaparsec-tests-9.3.1..
Building test suite 'tests' for megaparsec-tests-9.3.1..
[ 1 of 11] Compiling Text.Megaparsec.Byte.BinarySpec ( tests/Text/Megaparsec/Byte/BinarySpec.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/megaparsec-tests-9.3.1/noopt/build/tests/tests-tmp/Text/Megaparsec/Byte/BinarySpec.o )
[ 2 of 11] Compiling Text.Megaparsec.Byte.LexerSpec ( tests/Text/Megaparsec/Byte/LexerSpec.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/megaparsec-tests-9.3.1/noopt/build/tests/tests-tmp/Text/Megaparsec/Byte/LexerSpec.o )
[ 3 of 11] Compiling Text.Megaparsec.ByteSpec ( tests/Text/Megaparsec/ByteSpec.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/megaparsec-tests-9.3.1/noopt/build/tests/tests-tmp/Text/Megaparsec/ByteSpec.o )
[ 4 of 11] Compiling Text.Megaparsec.Char.LexerSpec ( tests/Text/Megaparsec/Char/LexerSpec.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/megaparsec-tests-9.3.1/noopt/build/tests/tests-tmp/Text/Megaparsec/Char/LexerSpec.o )
[ 5 of 11] Compiling Text.Megaparsec.CharSpec ( tests/Text/Megaparsec/CharSpec.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/megaparsec-tests-9.3.1/noopt/build/tests/tests-tmp/Text/Megaparsec/CharSpec.o )
[ 6 of 11] Compiling Text.Megaparsec.DebugSpec ( tests/Text/Megaparsec/DebugSpec.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/megaparsec-tests-9.3.1/noopt/build/tests/tests-tmp/Text/Megaparsec/DebugSpec.o )
[ 7 of 11] Compiling Text.Megaparsec.ErrorSpec ( tests/Text/Megaparsec/ErrorSpec.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/megaparsec-tests-9.3.1/noopt/build/tests/tests-tmp/Text/Megaparsec/ErrorSpec.o )
[ 8 of 11] Compiling Text.Megaparsec.PosSpec ( tests/Text/Megaparsec/PosSpec.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/megaparsec-tests-9.3.1/noopt/build/tests/tests-tmp/Text/Megaparsec/PosSpec.o )
[ 9 of 11] Compiling Text.Megaparsec.StreamSpec ( tests/Text/Megaparsec/StreamSpec.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/megaparsec-tests-9.3.1/noopt/build/tests/tests-tmp/Text/Megaparsec/StreamSpec.o )
[10 of 11] Compiling Text.MegaparsecSpec ( tests/Text/MegaparsecSpec.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/megaparsec-tests-9.3.1/noopt/build/tests/tests-tmp/Text/MegaparsecSpec.o )
[11 of 11] Compiling Main             ( tests/Spec.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/megaparsec-tests-9.3.1/noopt/build/tests/tests-tmp/Main.o )
Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/megaparsec-tests-9.3.1/noopt/build/tests/tests ...
Running 1 test suites...
Test suite tests: RUNNING...
Test suite tests: PASS
Test suite logged to:
/home/builder/builder-dir/build-cache/tmp-install/reports/megaparsec-tests-9.3.1.test
Writing: megaparsec-tests-9.3.1-inplace/Test.Hspec.Megaparsec.AdHoc.hs.html
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/megaparsec-tests-9.3.1/noopt/hpc/vanilla/html/tests/hpc_index.html
1 of 1 test suites (1 of 1 test cases) passed.
Writing: megaparsec-tests-9.3.1-inplace/Test.Hspec.Megaparsec.AdHoc.hs.html
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/megaparsec-tests-9.3.1/noopt/hpc/vanilla/html/megaparsec-tests-9.3.1/hpc_index.html