Build #1 for phaser-1.0.2.0

[all reports]

Package phaser-1.0.2.0
Install InstallOk
Docs Ok
Tests Ok
Time submitted 2024-08-25 22:55:57.533661019 UTC
Compiler ghc-9.6.3
OS linux
Arch x86_64
Dependencies base-4.18.1.0, bytestring-0.11.5.2, containers-0.6.7, text-2.0.2
Flags none

Code Coverage

expressions32% (594/1829)
booleanguards50% (1/2)
conditions 33% (3/9)
qualifiers100% (0/0)
alternatives33% (75/225)
local declarations38% (23/60)
top-level declarations36% (52/144)

Build log

[view raw]

Resolving dependencies...
Downloading  phaser-1.0.2.0
Downloaded   phaser-1.0.2.0
Starting     phaser-1.0.2.0
Building     phaser-1.0.2.0
Completed    phaser-1.0.2.0

Test log

[view raw]

Resolving dependencies...
Build profile: -w ghc-9.6.3 -O0
In order, the following will be built (use -v for more details):
 - phaser-1.0.2.0 (first run)
Configuring phaser-1.0.2.0...
Preprocessing library for phaser-1.0.2.0..
Building library for phaser-1.0.2.0..
[1 of 8] Compiling Codec.Phaser.Core ( Codec/Phaser/Core.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/phaser-1.0.2.0/noopt/build/Codec/Phaser/Core.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/phaser-1.0.2.0/noopt/build/Codec/Phaser/Core.dyn_o )
[2 of 8] Compiling Codec.Phaser.ByteString ( Codec/Phaser/ByteString.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/phaser-1.0.2.0/noopt/build/Codec/Phaser/ByteString.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/phaser-1.0.2.0/noopt/build/Codec/Phaser/ByteString.dyn_o )
[3 of 8] Compiling Codec.Phaser.Common ( Codec/Phaser/Common.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/phaser-1.0.2.0/noopt/build/Codec/Phaser/Common.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/phaser-1.0.2.0/noopt/build/Codec/Phaser/Common.dyn_o )
[4 of 8] Compiling Codec.Phaser     ( Codec/Phaser.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/phaser-1.0.2.0/noopt/build/Codec/Phaser.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/phaser-1.0.2.0/noopt/build/Codec/Phaser.dyn_o )
[5 of 8] Compiling Codec.Phaser.Permutation ( Codec/Phaser/Permutation.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/phaser-1.0.2.0/noopt/build/Codec/Phaser/Permutation.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/phaser-1.0.2.0/noopt/build/Codec/Phaser/Permutation.dyn_o )
[6 of 8] Compiling Codec.Phaser.Text ( Codec/Phaser/Text.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/phaser-1.0.2.0/noopt/build/Codec/Phaser/Text.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/phaser-1.0.2.0/noopt/build/Codec/Phaser/Text.dyn_o )
[7 of 8] Compiling Codec.Phaser.UTF16 ( Codec/Phaser/UTF16.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/phaser-1.0.2.0/noopt/build/Codec/Phaser/UTF16.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/phaser-1.0.2.0/noopt/build/Codec/Phaser/UTF16.dyn_o )
[8 of 8] Compiling Codec.Phaser.UTF8 ( Codec/Phaser/UTF8.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/phaser-1.0.2.0/noopt/build/Codec/Phaser/UTF8.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/phaser-1.0.2.0/noopt/build/Codec/Phaser/UTF8.dyn_o )
Preprocessing test suite 'test-phaser' for phaser-1.0.2.0..
Building test suite 'test-phaser' for phaser-1.0.2.0..
[1 of 1] Compiling Main             ( test/TestMain.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/phaser-1.0.2.0/noopt/build/test-phaser/test-phaser-tmp/Main.o )
[2 of 2] Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/phaser-1.0.2.0/noopt/build/test-phaser/test-phaser
Running 1 test suites...
Test suite test-phaser: RUNNING...
Test suite test-phaser: PASS
Test suite logged to:
/home/builder/builder-dir/build-cache/tmp-install/reports/phaser-1.0.2.0.test
Writing: phaser-1.0.2.0-inplace/Codec.Phaser.ByteString.hs.html
Writing: phaser-1.0.2.0-inplace/Codec.Phaser.Core.hs.html
Writing: phaser-1.0.2.0-inplace/Codec.Phaser.Common.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.6.3/phaser-1.0.2.0/noopt/hpc/vanilla/html/test-phaser/hpc_index.html
1 of 1 test suites (1 of 1 test cases) passed.
Writing: phaser-1.0.2.0-inplace/Codec.Phaser.ByteString.hs.html
Writing: phaser-1.0.2.0-inplace/Codec.Phaser.Core.hs.html
Writing: phaser-1.0.2.0-inplace/Codec.Phaser.Common.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.6.3/phaser-1.0.2.0/noopt/hpc/vanilla/html/phaser-1.0.2.0/hpc_index.html