Build:
  1. 0
2026-09-06 19:14.33: New job: build pa_ppx_hashcons.0.11 (57d5777a2cd7)
2026-09-06 19:14.33: Waiting for resource in pool day11-builds
2026-09-06 19:21.34: Got resource from pool day11-builds
2026-09-06 19:21.34: [profile full] build pa_ppx_hashcons.0.11
2026-09-06 19:21.34: build pa_ppx_hashcons.0.11 (57d5777a2cd7)
=== DEPENDENCIES (50 transitive) ===
  astring.0.8.5                                      637362172f2b
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bos.0.3.0                                          edcb4214b9f9
  camlp-streams.5.0.1                                fd2fc16ed543
  camlp5.8.03.00                                     9bf3ed5b77f9
  camlp5-buildscripts.0.07                           ade2329d5d3f
  conf-libpcre2-8.2                                  00e030e78dee
  conf-m4.1                                          cced3fb5db42
  conf-perl.2                                        f520f20c9658
  conf-pkg-config.5                                  74f50f3cfe72
  conf-which.1                                       4293d66f3d9e
  cppo.1.8.0                                         9ddefe83b866
  csexp.1.5.2                                        8c444f289963
  cstruct.6.3.0                                      19a2d35073a3
  dune.3.24.2                                        cf844c114f1a
  dune-compiledb.0.6.0                               baea286789a7
  dune-configurator.3.24.2                           c2d289d36210
  ezjsonm.1.3.0                                      9ba84d60d1dd
  fmt.0.11.0                                         5e1e07aca759
  fpath.0.7.3                                        87bbc70c0923
  hashcons.1.4.0                                     399388935fba
  hex.1.5.0                                          24bb46afa1f0
  jsonm.1.0.2                                        d05c7af86a2f
  logs.0.10.0                                        5bcb64be4f38
  not-ocamlfind.0.15                                 38df1a4c1813
  num.1.6                                            594caeb3af0f
  ocaml.5.2.1                                        d8399d6b6c43
  ocaml-base-compiler.5.2.1                          a53cb1b6356d
  ocaml-config.3                                     1c357e4d2066
  ocamlbuild.0.16.1                                  373235d8c571
  ocamlfind.1.9.8                                    e3f08a6b7b86
  ocamlgraph.2.2.0                                   3d4e832ef08b
  ounit.2.2.7                                        b479594fff85
  ounit2.2.2.7                                       5868faa111a1
  pa_ppx.0.15                                        4cb7f261fea8
  parsexp.v0.17.0                                    52d1b5bbfd32
  pcre2.8.0.4                                        66e5c35b54c9
  re.1.14.0                                          e89a14c72539
  result.1.5                                         79cec5ab74cd
  rresult.0.7.0                                      1d11e11f25ad
  seq.base                                           a914df0f8963
  sexplib.v0.17.0                                    60383422c6b6
  sexplib0.v0.17.0                                   3bebf8f2981b
  stdint.0.7.2                                       5aa719123842
  stdlib-shims.0.3.0                                 5eae1233e520
  topkg.1.1.1                                        afd8eb0b6f0b
  uint.2.0.1                                         e39f1b8aeaa3
  uutf.1.0.4                                         f23e57e43244
  yojson.2.2.2                                       cd76cb2cb3b1
=== STDOUT ===
Processing: [default: loading data]
[pa_ppx_hashcons.0.11: dl]
[pa_ppx_hashcons.0.11: extract]
-> retrieved pa_ppx_hashcons.0.11  (https://opam.ocaml.org/cache)
[pa_ppx_hashcons: make sys]
+ /usr/bin/make "sys" (CWD=/home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11)
- set -e; for i in pa_hashcons; do cd $i; /usr/bin/make all; cd ..; done
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11/pa_hashcons'
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlc -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.deriving_plugins.show,pa_ppx.base,pa_ppx.unmatched_vala,pa_ppx.deriving_plugins.params -c pa_deriving_hashcons.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.deriving_plugins.show,pa_ppx.base,pa_ppx.unmatched_vala,pa_ppx.deriving_plugins.params' '-c' -syntax camlp5r  pa_deriving_hashcons.ml
- File "pa_deriving_hashcons.ml", line 199, characters 10-49:
- 199 |           <:constructor< $uid:ci$ of $list:tl$ >> ->
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal ci, VaVal [], VaVal tl, VaVal None, VaVal (_::_))
- 
- File "_none_", line 1:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (VaAnt _, _)
- 
- File "pa_deriving_hashcons.ml", line 342, characters 10-49:
- 342 |           <:constructor< $uid:ci$ of $list:tl$ >> ->
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal ci, VaVal [], VaVal tl, VaVal None, VaVal (_::_))
- 
- File "pa_deriving_hashcons.ml", lines 473-635, characters 2-3:
- 473 | ..match memo_tys with [
- 474 | 
- 475 |     Left l when not (List.exists fst l) ->
- 476 |     let vars_types = List.mapi (fun i x -> (Printf.sprintf "v_%d" i, x)) l in
- 477 |     let vars_exps = List.map (to_expr loc) vars_types in
- ...
- 632 |       ]
- 633 |     }
- 634 | 
- 635 |   ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Left ((true, _)::(true, z1)::_::_)
- (However, some guarded clause may match this value.)
- 
- File "_none_", line 1:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- StMod (_, VaVal false, VaVal ((VaVal (Some (VaVal _)), _, VaVal [])::_::_))
- 
- File "_none_", line 1:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (VaAnt _, _)
- 
- File "pa_deriving_hashcons.ml", lines 149-151, characters 4-28:
- 149 | ....<:ctyp:< $lid:lid$ >> as z when List.mem_assoc lid rc.type_decls ->
- 150 |     let eq_name = eq_prefix^"_"^lid in
- 151 |     <:expr< $lid:eq_name$ >>
- Warning 26 [unused-var]: unused variable z.
- 
- File "pa_deriving_hashcons.ml", lines 301-303, characters 4-30:
- 301 | ....<:ctyp:< $lid:lid$ >> as z when List.mem_assoc lid rc.type_decls ->
- 302 |     let hash_name = hash_prefix^"_"^lid in
- 303 |     <:expr< $lid:hash_name$ >>
- Warning 26 [unused-var]: unused variable z.
- 
- File "pa_deriving_hashcons.ml", line 492, characters 8-16:
- 492 |     let fun_type = 
-               ^^^^^^^^
- Warning 26 [unused-var]: unused variable fun_type.
- 
- File "pa_deriving_hashcons.ml", line 511, characters 8-18:
- 511 |     let memo_ftype =
-               ^^^^^^^^^^
- Warning 26 [unused-var]: unused variable memo_ftype.
- 
- File "pa_deriving_hashcons.ml", line 537, characters 8-18:
- 537 |     let memo_ftype =
-               ^^^^^^^^^^
- Warning 26 [unused-var]: unused variable memo_ftype.
- 
- File "pa_deriving_hashcons.ml", line 597, characters 12-22:
- 597 |         let memo_ftype =  <:ctyp< ! 'a . $fun_type$ -> $fun_type$ >> in
-                   ^^^^^^^^^^
- Warning 26 [unused-var]: unused variable memo_ftype.
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind camlp5-buildscripts/ya-wrap-ocamlfind ocamlfind ocamlopt -g  -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.deriving_plugins.show,pa_ppx.base,pa_ppx.unmatched_vala,pa_ppx.deriving_plugins.params -c pa_deriving_hashcons.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.deriving_plugins.show,pa_ppx.base,pa_ppx.unmatched_vala,pa_ppx.deriving_plugins.params' '-c' -syntax camlp5r  pa_deriving_hashcons.ml
- File "pa_deriving_hashcons.ml", line 199, characters 10-49:
- 199 |           <:constructor< $uid:ci$ of $list:tl$ >> ->
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal ci, VaVal [], VaVal tl, VaVal None, VaVal (_::_))
- 
- File "_none_", line 1:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (VaAnt _, _)
- 
- File "pa_deriving_hashcons.ml", line 342, characters 10-49:
- 342 |           <:constructor< $uid:ci$ of $list:tl$ >> ->
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, VaVal ci, VaVal [], VaVal tl, VaVal None, VaVal (_::_))
- 
- File "pa_deriving_hashcons.ml", lines 473-635, characters 2-3:
- 473 | ..match memo_tys with [
- 474 | 
- 475 |     Left l when not (List.exists fst l) ->
- 476 |     let vars_types = List.mapi (fun i x -> (Printf.sprintf "v_%d" i, x)) l in
- 477 |     let vars_exps = List.map (to_expr loc) vars_types in
- ...
- 632 |       ]
- 633 |     }
- 634 | 
- 635 |   ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Left ((true, _)::(true, z1)::_::_)
- (However, some guarded clause may match this value.)
- 
- File "_none_", line 1:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- StMod (_, VaVal false, VaVal ((VaVal (Some (VaVal _)), _, VaVal [])::_::_))
- 
- File "_none_", line 1:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (VaAnt _, _)
- 
- File "pa_deriving_hashcons.ml", lines 149-151, characters 4-28:
- 149 | ....<:ctyp:< $lid:lid$ >> as z when List.mem_assoc lid rc.type_decls ->
- 150 |     let eq_name = eq_prefix^"_"^lid in
- 151 |     <:expr< $lid:eq_name$ >>
- Warning 26 [unused-var]: unused variable z.
- 
- File "pa_deriving_hashcons.ml", lines 301-303, characters 4-30:
- 301 | ....<:ctyp:< $lid:lid$ >> as z when List.mem_assoc lid rc.type_decls ->
- 302 |     let hash_name = hash_prefix^"_"^lid in
- 303 |     <:expr< $lid:hash_name$ >>
- Warning 26 [unused-var]: unused variable z.
- 
- File "pa_deriving_hashcons.ml", line 492, characters 8-16:
- 492 |     let fun_type = 
-               ^^^^^^^^
- Warning 26 [unused-var]: unused variable fun_type.
- 
- File "pa_deriving_hashcons.ml", line 511, characters 8-18:
- 511 |     let memo_ftype =
-               ^^^^^^^^^^
- Warning 26 [unused-var]: unused variable memo_ftype.
- 
- File "pa_deriving_hashcons.ml", line 537, characters 8-18:
- 537 |     let memo_ftype =
-               ^^^^^^^^^^
- Warning 26 [unused-var]: unused variable memo_ftype.
- 
- File "pa_deriving_hashcons.ml", line 597, characters 12-22:
- 597 |         let memo_ftype =  <:ctyp< ! 'a . $fun_type$ -> $fun_type$ >> in
-                   ^^^^^^^^^^
- Warning 26 [unused-var]: unused variable memo_ftype.
- /usr/bin/make DESTDIR=/home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11/pa_hashcons/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11/pa_hashcons'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.deriving_plugins.show,pa_ppx.base,pa_ppx.unmatched_vala,pa_ppx.deriving_plugins.params mk_meta.ml -o mk_meta
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11/pa_hashcons/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_hashcons -destdir /home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11/pa_hashcons/../local-install//lib META   pa_deriving_hashcons.cmo pa_deriving_hashcons.cmx pa_deriving_hashcons.cmi pa_deriving_hashcons.o
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11/pa_hashcons/../local-install//lib/pa_ppx_hashcons
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11/pa_hashcons/../local-install//lib pa_ppx_hashcons
- ocamlfind: [WARNING] No such file: /home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11/pa_hashcons/../local-install//lib/pa_ppx_hashcons/META
- + ocamlfind install pa_ppx_hashcons -destdir /home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11/pa_hashcons/../local-install//lib META pa_deriving_hashcons.cmo pa_deriving_hashcons.cmx pa_deriving_hashcons.cmi pa_deriving_hashcons.o
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11/pa_hashcons/../local-install//lib/pa_ppx_hashcons/pa_deriving_hashcons.o
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11/pa_hashcons/../local-install//lib/pa_ppx_hashcons/pa_deriving_hashcons.cmi
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11/pa_hashcons/../local-install//lib/pa_ppx_hashcons/pa_deriving_hashcons.cmx
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11/pa_hashcons/../local-install//lib/pa_ppx_hashcons/pa_deriving_hashcons.cmo
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11/pa_hashcons/../local-install//lib/pa_ppx_hashcons/META
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11/pa_hashcons'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11/pa_hashcons'
-> compiled  pa_ppx_hashcons.0.11
[pa_ppx_hashcons: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11)
- set -e; for i in pa_hashcons; do cd $i; /usr/bin/make all; cd ..; done
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11/pa_hashcons'
- /usr/bin/make DESTDIR=/home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11/pa_hashcons/../local-install/ install
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11/pa_hashcons'
- touch META
- mkdir -p /home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11/pa_hashcons/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_hashcons -destdir /home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11/pa_hashcons/../local-install//lib META   pa_deriving_hashcons.cmo pa_deriving_hashcons.cmx pa_deriving_hashcons.cmi pa_deriving_hashcons.o
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11/pa_hashcons'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_hashcons.0.11/pa_hashcons'
- ocamlfind remove pa_ppx_hashcons || true
- ocamlfind: [WARNING] No such file: /home/opam/.opam/default/lib/pa_ppx_hashcons/META
- ocamlfind install pa_ppx_hashcons local-install/lib/pa_ppx_hashcons/*
- Installed /home/opam/.opam/default/lib/pa_ppx_hashcons/pa_deriving_hashcons.o
- Installed /home/opam/.opam/default/lib/pa_ppx_hashcons/pa_deriving_hashcons.cmx
- Installed /home/opam/.opam/default/lib/pa_ppx_hashcons/pa_deriving_hashcons.cmo
- Installed /home/opam/.opam/default/lib/pa_ppx_hashcons/pa_deriving_hashcons.cmi
- Installed /home/opam/.opam/default/lib/pa_ppx_hashcons/META
-> installed pa_ppx_hashcons.0.11
[WARNING] Opam packages conf-libpcre2-8.2, conf-pkg-config.5 and not-ocamlfind.0.15 depend on the following system packages that are no longer installed: libpcre2-dev pkg-config xdot
  - conf-libpcre2-8.2: depends on libpcre2-dev
  - conf-pkg-config.5: depends on pkg-config
  - not-ocamlfind.0.15: depends on xdot

=== STDERR ===

2026-09-06 19:21.41: OK: build pa_ppx_hashcons.0.11 (runc: 4.6s, disk: 23KB)
2026-09-06 19:21.41: Job succeeded