Build:
- 0
2026-09-06 19:23.36: New job: build pa_ppx_migrate.8.05.01 (3fc48265516d)
2026-09-06 19:23.36: Waiting for resource in pool day11-builds
2026-09-06 19:34.06: Got resource from pool day11-builds
2026-09-06 19:34.06: [profile full] build pa_ppx_migrate.8.05.01
2026-09-06 19:34.06: build pa_ppx_migrate.8.05.01 (3fc48265516d)
=== DEPENDENCIES (51 transitive) ===
astring.0.8.5 dd9bc4900cb4
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
bos.0.3.0 6807912e498f
camlp-streams.5.0.1 922664744f95
camlp5.8.05.02 1453dd372574
camlp5-buildscripts.0.07 c8560651bd31
compiler-cloning.enabled 966a2e6839f0
conf-bash.1 6de2a9c16097
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 3a29ac6f7bab
csexp.1.5.2 8c096e7de322
cstruct.6.3.0 053f1cab6819
dune.3.24.2 25fbaa318de6
dune-compiledb.0.6.0 b074c7d65611
dune-configurator.3.24.2 517e3f9cad4b
ezjsonm.1.3.0 3413ed364e0d
fmt.0.11.0 151e0b51ed7d
fpath.0.7.3 313c8edc1b30
hex.1.5.0 1ab930c27916
jsonm.1.0.2 1bc7b2115a96
logs.0.10.0 2fb001b4e504
not-ocamlfind.0.15 9c5c4df6ed8b
num.1.6 244eeeb7f1b4
ocaml.5.5.1 70ca0c66e0e8
ocaml-base-compiler.5.5.1 59841d7ed85e
ocaml-compiler.5.5.1 492c0c740bd1
ocamlbuild.0.16.1 e25cf731aeb5
ocamlfind.1.9.9~preview 5e0261154b58
ocamlgraph.2.2.0 c8e04eceddc9
ounit.2.2.7 13a31c75f138
ounit2.2.2.7 ca5481b1c065
pa_ppx.8.05.01 63838963f53f
parsexp.v0.17.0 79bf454965d2
pcre2.8.0.4 47b6db6489fd
re.1.14.0 0218237d775d
result.1.5 de914be7381a
rresult.0.7.0 bd921cc3de54
seq.base 06af5ac9d1a8
sexplib.v0.17.0 bfd4eff0be44
sexplib0.v0.17.0 055934f8e366
stdint.0.7.2 4a1b2fb4f0a1
stdlib-shims.0.3.0 cc542b70be6c
topkg.1.1.1 2919b4412ec4
uint.2.0.1 337f5dafd710
uutf.1.0.4 69a1c756ad05
yojson.3.0.0 7ef0eaa5587b
=== STDOUT ===
Processing: [default: loading data]
[pa_ppx_migrate.8.05.01: dl]
[pa_ppx_migrate.8.05.01: extract]
-> retrieved pa_ppx_migrate.8.05.01 (https://opam.ocaml.org/cache)
[pa_ppx_migrate: make sys]
+ /usr/bin/make "-j39" "DEBUG=-g" "sys" (CWD=/home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01)
- set -e; for i in pa_migrate; do cd $i; /usr/bin/make all; cd ..; done
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate'
- 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.base,pa_ppx.unmatched_vala,pa_ppx.deriving_plugins.params,pa_ppx.params_runtime -c pa_deriving_migrate.ml
- 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.base,pa_ppx.unmatched_vala,pa_ppx.deriving_plugins.params,pa_ppx.params_runtime -c pa_deriving_migrate.ml
- 'ocamlfind' 'ocamlopt' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.base,pa_ppx.unmatched_vala,pa_ppx.deriving_plugins.params,pa_ppx.params_runtime' '-c' -syntax camlp5r pa_deriving_migrate.ml
- 'ocamlfind' 'ocamlc' '-g' '-package' 'fmt,unix,compiler-libs.common,camlp5,camlp5.extfun,camlp5.parser_quotations,pa_ppx.deriving,pa_ppx.base,pa_ppx.unmatched_vala,pa_ppx.deriving_plugins.params,pa_ppx.params_runtime' '-c' -syntax camlp5r pa_deriving_migrate.ml
- File "pa_deriving_migrate.ml", line 37, characters 24-32:
- 37 | | exception Failure "caught" -> None
- ^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual
- values of this constructor's arguments.
- They are only for information and may change in future versions.
- (see manual section 13.5.3)
- File "pa_deriving_migrate.ml", line 37, characters 24-32:
- 37 | | exception Failure "caught" -> None
- ^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual
- values of this constructor's arguments.
- They are only for information and may change in future versions.
- (see manual section 13.5.3)
-
- 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: Some (ExFun (_, VaAnt _))
-
- 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: Some (ExFun (_, VaAnt _))
-
- 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:
- ExLong (_, LiUid (_, 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:
- ExLong (_, LiUid (_, VaVal ""))
-
- File "pa_deriving_migrate.ml", lines 592-597, characters 6-9:
- 592 | ......match e with [
- 593 | <:expr:< fun [ $patt$ -> $expr$ ] >> ->
- 594 | let expr = <:expr< $uid:uid$ $expr$ >> in
- 595 | let expr = Dispatch1.expr_wrap_dsttype_module d expr in
- 596 | [(<:patt< $uid:uid$ $patt$ >>, <:vala< None >>, expr)]
- 597 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ExFun (loc, VaVal ((patt, VaVal None, expr)::(_, _, _)::_))
-
- 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:
- (_, VaVal uid, VaVal [], VaVal tyl, VaVal None, VaVal (_::_))
-
- File "pa_deriving_migrate.ml", lines 592-597, characters 6-9:
- 592 | ......match e with [
- 593 | <:expr:< fun [ $patt$ -> $expr$ ] >> ->
- 594 | let expr = <:expr< $uid:uid$ $expr$ >> in
- 595 | let expr = Dispatch1.expr_wrap_dsttype_module d expr in
- 596 | [(<:patt< $uid:uid$ $patt$ >>, <:vala< None >>, expr)]
- 597 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ExFun (loc, VaVal ((patt, VaVal None, expr)::(_, _, _)::_))
-
- File "pa_deriving_migrate.ml", lines 666-669, characters 10-13:
- 666 | ..........match uv lab with [
- 667 | None -> <:patt< $lid:lid$ >>
- 668 | | Some <:vala< lab >> -> <:patt< ~{$lid:lab$ = $lid:lid$} >>
- 669 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: Some (VaAnt _)
-
-
- 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:
- (_, VaVal uid, VaVal [], VaVal tyl, VaVal None, VaVal (_::_))
- File "pa_deriving_migrate.ml", lines 677-680, characters 10-13:
- 677 | ..........match uv lab with [
- 678 | None -> <:expr< $app_dt t (fst sub_rw)$ $lid:lid$ >>
- 679 | | Some <:vala< lab >> -> <:expr< ~{$lid:lab$ = $app_dt t (fst sub_rw)$ $lid:lid$} >>
- 680 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: Some (VaAnt _)
-
- File "pa_deriving_migrate.ml", lines 702-705, characters 12-15:
- 702 | ............match uv lab with [
- 703 | None -> <:patt< $lid:lid$ >>
- 704 | | Some <:vala< lab >> -> <:patt< ~{$lid:lab$ = $lid:lid$} >>
- 705 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: Some (VaAnt _)
-
- File "pa_deriving_migrate.ml", lines 711-714, characters 20-17:
- 711 | ....................match uv lab with [
- 712 | None -> <:expr< $app_dt t (fst sub_rw)$ $lid:lid$ >>
- 713 | | Some <:vala< lab >> -> <:expr< ~{$lid:lab$ = $app_dt t (fst sub_rw)$ $lid:lid$} >>
- 714 | ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: Some (VaAnt _)
-
- File "pa_deriving_migrate.ml", lines 666-669, characters 10-13:
- 666 | ..........match uv lab with [
- 667 | None -> <:patt< $lid:lid$ >>
- 668 | | Some <:vala< lab >> -> <:patt< ~{$lid:lab$ = $lid:lid$} >>
- 669 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: Some (VaAnt _)
-
- File "pa_deriving_migrate.ml", lines 677-680, characters 10-13:
- 677 | ..........match uv lab with [
- 678 | None -> <:expr< $app_dt t (fst sub_rw)$ $lid:lid$ >>
- 679 | | Some <:vala< lab >> -> <:expr< ~{$lid:lab$ = $app_dt t (fst sub_rw)$ $lid:lid$} >>
- 680 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: Some (VaAnt _)
-
- File "pa_deriving_migrate.ml", lines 702-705, characters 12-15:
- 702 | ............match uv lab with [
- 703 | None -> <:patt< $lid:lid$ >>
- 704 | | Some <:vala< lab >> -> <:patt< ~{$lid:lab$ = $lid:lid$} >>
- 705 | ]
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: Some (VaAnt _)
-
- File "pa_deriving_migrate.ml", lines 711-714, characters 20-17:
- 711 | ....................match uv lab with [
- 712 | None -> <:expr< $app_dt t (fst sub_rw)$ $lid:lid$ >>
- 713 | | Some <:vala< lab >> -> <:expr< ~{$lid:lab$ = $app_dt t (fst sub_rw)$ $lid:lid$} >>
- 714 | ]...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched: Some (VaAnt _)
-
- File "pa_deriving_migrate.ml", lines 617-637, characters 2-36:
- 617 | ..<:ctyp:< [= $list:l$ ] >> as z ->
- 618 | let branches = List.concat_map (fun [
- 619 | PvTag loc cid _ tyl _ ->
- 620 | let cid = uv cid in
- 621 | let custom_branches = Std.filter (fun (n, _) -> cid = n) d.Dispatch1.custom_branches in
- ...
- 634 | | PvInh loc ty ->
- 635 | Fmt.(raise_failwithf loc "pa_deriving_migrate: we don't handle poly-variant inheritance: the OCaml compiler will expand the inheritance, so just use pa_ppx_import to import the type and you wont' have any inheritance.")
- 636 | ]) l in
- 637 | <:expr< fun [ $list:branches$ ] >>
- Warning 26 [unused-var]: unused variable z.
-
- File "pa_deriving_migrate.ml", lines 617-637, characters 2-36:
- 617 | ..<:ctyp:< [= $list:l$ ] >> as z ->
- 618 | let branches = List.concat_map (fun [
- 619 | PvTag loc cid _ tyl _ ->
- 620 | let cid = uv cid in
- 621 | let custom_branches = Std.filter (fun (n, _) -> cid = n) d.Dispatch1.custom_branches in
- ...
- 634 | | PvInh loc ty ->
- 635 | Fmt.(raise_failwithf loc "pa_deriving_migrate: we don't handle poly-variant inheritance: the OCaml compiler will expand the inheritance, so just use pa_ppx_import to import the type and you wont' have any inheritance.")
- 636 | ]) l in
- 637 | <:expr< fun [ $list:branches$ ] >>
- Warning 26 [unused-var]: unused variable z.
- /usr/bin/make local-install
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate'
- /usr/bin/make DESTDIR=/home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate/../local-install/ install
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate'
- cppo -I .. mk_meta.ML > mk_meta.ml
- env TOP=.. ocamlfind camlp5-buildscripts/LAUNCH -- ocamlfind ocamlc -linkpkg -linkall -package fmt,re mk_meta.ml -o mk_meta
- ./mk_meta > META
- touch META
- mkdir -p /home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_migrate -destdir /home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate/../local-install//lib META pa_deriving_migrate.cmo pa_deriving_migrate.cmx pa_deriving_migrate.cmi pa_deriving_migrate.o
- ocamlfind: [WARNING] No such directory: /home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate/../local-install//lib/pa_ppx_migrate
- reinstall-if-diff: remove and install lists have differing lengths
- + ocamlfind remove -destdir /home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate/../local-install//lib pa_ppx_migrate
- ocamlfind: [WARNING] No such file: /home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate/../local-install//lib/pa_ppx_migrate/META
- + ocamlfind install pa_ppx_migrate -destdir /home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate/../local-install//lib META pa_deriving_migrate.cmo pa_deriving_migrate.cmx pa_deriving_migrate.cmi pa_deriving_migrate.o
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate/../local-install//lib/pa_ppx_migrate/pa_deriving_migrate.o
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate/../local-install//lib/pa_ppx_migrate/pa_deriving_migrate.cmi
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate/../local-install//lib/pa_ppx_migrate/pa_deriving_migrate.cmx
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate/../local-install//lib/pa_ppx_migrate/pa_deriving_migrate.cmo
- Installed /home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate/../local-install//lib/pa_ppx_migrate/META
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate'
-> compiled pa_ppx_migrate.8.05.01
[pa_ppx_migrate: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01)
- set -e; for i in pa_migrate; do cd $i; /usr/bin/make all; cd ..; done
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate'
- /usr/bin/make local-install
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate'
- /usr/bin/make DESTDIR=/home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate/../local-install/ install
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate'
- touch META
- mkdir -p /home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate/../local-install//lib
- not-ocamlfind reinstall-if-diff pa_ppx_migrate -destdir /home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate/../local-install//lib META pa_deriving_migrate.cmo pa_deriving_migrate.cmx pa_deriving_migrate.cmi pa_deriving_migrate.o
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pa_ppx_migrate.8.05.01/pa_migrate'
- ocamlfind remove pa_ppx_migrate || true
- ocamlfind: [WARNING] No such file: /home/opam/.opam/default/lib/pa_ppx_migrate/META
- ocamlfind install pa_ppx_migrate local-install/lib/pa_ppx_migrate/*
- Installed /home/opam/.opam/default/lib/pa_ppx_migrate/pa_deriving_migrate.o
- Installed /home/opam/.opam/default/lib/pa_ppx_migrate/pa_deriving_migrate.cmx
- Installed /home/opam/.opam/default/lib/pa_ppx_migrate/pa_deriving_migrate.cmo
- Installed /home/opam/.opam/default/lib/pa_ppx_migrate/pa_deriving_migrate.cmi
- Installed /home/opam/.opam/default/lib/pa_ppx_migrate/META
-> installed pa_ppx_migrate.8.05.01
[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:34.34: OK: build pa_ppx_migrate.8.05.01 (runc: 5.1s, disk: 25KB)
2026-09-06 19:34.34: Job succeeded