Build #1 for tzdata-0.2.20240201.0

[all reports]

Package tzdata-0.2.20240201.0
Install InstallOk
Docs Ok
Tests Ok
Time submitted 2024-02-10 23:13:23.694234427 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, deepseq-1.4.8.1, vector-0.13.1.0
Flags none

Code Coverage

expressions70% (3070/4335)
booleanguards0% (0/2)
conditions 100% (0/0)
qualifiers100% (0/0)
alternatives98% (603/610)
local declarations87% (7/8)
top-level declarations92% (619/672)

Build log

[view raw]

Resolving dependencies...
Starting     vector-stream-0.1.0.1
Starting     primitive-0.9.0.0
Building     vector-stream-0.1.0.1
Building     primitive-0.9.0.0
Completed    vector-stream-0.1.0.1
Completed    primitive-0.9.0.0
Starting     vector-0.13.1.0
Building     vector-0.13.1.0
Completed    vector-0.13.1.0
Downloading  tzdata-0.2.20240201.0
Downloaded   tzdata-0.2.20240201.0
Starting     tzdata-0.2.20240201.0
Building     tzdata-0.2.20240201.0
Completed    tzdata-0.2.20240201.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):
 - tasty-hunit-0.10.1 (lib:tasty-hunit) (requires build)
 - tasty-th-0.1.7 (lib:tasty-th) (requires build)
 - tzdata-0.2.20240201.0 (first run)
Starting     tasty-hunit-0.10.1 (all, legacy fallback)
Starting     tasty-th-0.1.7 (all, legacy fallback)
Building     tasty-hunit-0.10.1 (all, legacy fallback)
Building     tasty-th-0.1.7 (all, legacy fallback)
Installing   tasty-hunit-0.10.1 (all, legacy fallback)
Installing   tasty-th-0.1.7 (all, legacy fallback)
Completed    tasty-hunit-0.10.1 (all, legacy fallback)
Completed    tasty-th-0.1.7 (all, legacy fallback)
Configuring tzdata-0.2.20240201.0...
Preprocessing library for tzdata-0.2.20240201.0..
Building library for tzdata-0.2.20240201.0..
[1 of 3] Compiling Data.Time.Zones.DB ( Data/Time/Zones/DB.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/tzdata-0.2.20240201.0/noopt/build/Data/Time/Zones/DB.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/tzdata-0.2.20240201.0/noopt/build/Data/Time/Zones/DB.dyn_o )

Data/Time/Zones/DB.hs:716:5: warning: [-Wunused-local-binds]
    Defined but not used: l
    |
716 |     l name target = Left (BS.pack name, BS.pack target)
    |     ^
[2 of 3] Compiling Paths_tzdata     ( /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/tzdata-0.2.20240201.0/noopt/build/autogen/Paths_tzdata.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/tzdata-0.2.20240201.0/noopt/build/Paths_tzdata.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/tzdata-0.2.20240201.0/noopt/build/Paths_tzdata.dyn_o )
[3 of 3] Compiling Data.Time.Zones.Files ( Data/Time/Zones/Files.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/tzdata-0.2.20240201.0/noopt/build/Data/Time/Zones/Files.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/tzdata-0.2.20240201.0/noopt/build/Data/Time/Zones/Files.dyn_o )
Preprocessing test suite 'test-db' for tzdata-0.2.20240201.0..
Building test suite 'test-db' for tzdata-0.2.20240201.0..
[1 of 1] Compiling Main             ( tests/testDB.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/tzdata-0.2.20240201.0/noopt/build/test-db/test-db-tmp/Main.o )

tests/testDB.hs:6:1: warning: [-Wunused-imports]
    The import of Data.Maybe is redundant
      except perhaps to import instances from Data.Maybe
    To import instances alone, use: import Data.Maybe()
  |
6 | import Data.Maybe
  | ^^^^^^^^^^^^^^^^^

tests/testDB.hs:18:7: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type Maybe BL.ByteString not matched: Nothing
   |
18 |   let Just budByName = tzDataByName "Europe/Budapest"
   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

tests/testDB.hs:26:7: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type Maybe BL.ByteString not matched: Nothing
   |
26 |   let Just etcByName = tzDataByName "Etc/GMT+1"
   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

tests/testDB.hs:50:3: warning: [GHC-68441] [-Wdeprecations]
    In the use of assert
    (imported from Test.Tasty.HUnit, but defined in Test.Tasty.HUnit.Orig):
    Deprecated: "This class or type seems dubious. If you have a good use case for it, please create an issue for tasty. Otherwise, it may be removed in a future version."
   |
50 |   assert $ BL.length (tzDataByLabel Europe__Budapest) > 2000
   |   ^^^^^^
[2 of 2] Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/tzdata-0.2.20240201.0/noopt/build/test-db/test-db
Running 1 test suites...
Test suite test-db: RUNNING...
Test suite test-db: PASS
Test suite logged to:
/home/builder/builder-dir/build-cache/tmp-install/reports/tzdata-0.2.20240201.0.test
Writing: tzdata-0.2.20240201.0-inplace/Data.Time.Zones.Files.hs.html
Writing: tzdata-0.2.20240201.0-inplace/Data.Time.Zones.DB.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/tzdata-0.2.20240201.0/noopt/hpc/vanilla/html/test-db/hpc_index.html
1 of 1 test suites (1 of 1 test cases) passed.
Writing: tzdata-0.2.20240201.0-inplace/Data.Time.Zones.Files.hs.html
Writing: tzdata-0.2.20240201.0-inplace/Data.Time.Zones.DB.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/tzdata-0.2.20240201.0/noopt/hpc/vanilla/html/tzdata-0.2.20240201.0/hpc_index.html