Build:
  1. 0
2026-06-24 16:30.25: New job: build gen_js_api.1.0.6 (e89cd3188f92)
2026-06-24 16:30.25: Waiting for resource in pool day11-builds
2026-06-24 17:21.41: Got resource from pool day11-builds
2026-06-24 17:21.41: [profile full] build gen_js_api.1.0.6
2026-06-24 17:21.41: build gen_js_api.1.0.6 (e89cd3188f92)
=== DEPENDENCIES (23 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  cmdliner.2.1.1                                     d75422a375b1
  dune.3.22.2                                        d61110fc100a
  js_of_ocaml.5.0.1                                  e57bd361d38b
  js_of_ocaml-compiler.5.0.1                         86fcf7b5ddf7
  menhir.20260209                                    ca7b9b0d8b28
  menhirCST.20260209                                 7f4cace6f3ff
  menhirGLR.20260209                                 507e6629f17c
  menhirLib.20260209                                 7c5708ebe84d
  menhirSdk.20260209                                 475be1896df8
  ocaml.4.12.1                                       dee35ad2ab01
  ocaml-base-compiler.4.12.1                         16a69ab1424d
  ocaml-compiler-libs.v0.12.4                        0eb96a6b8301
  ocaml-config.2                                     e77f021f2144
  ocaml-migrate-parsetree.1.8.0                      0bef5e3c265f
  ocamlfind.1.9.8                                    f66c61fccf46
  ppx_derivers.1.2.1                                 825771b7efd3
  ppxlib.0.15.0                                      495c156b175d
  result.1.5                                         a90482a4f9d2
  sexplib0.v0.16.0                                   cb6628d693f9
  stdlib-shims.0.3.0                                 48a5ebf68664
  yojson.3.0.0                                       102149340692
=== STDOUT ===
Processing: [default: loading data]
[gen_js_api.1.0.6: dl]
[gen_js_api.1.0.6: extract]
-> retrieved gen_js_api.1.0.6  (https://opam.ocaml.org/cache)
[gen_js_api: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "gen_js_api" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/gen_js_api.1.0.6)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I ppx-lib/.gen_js_api_ppx.objs/byte -I /home/opam/.opam/default/lib/ocaml-migrate-parsetree -I /home/opam/.opam/default/lib/ocaml/compiler-libs -I /home/opam/.opam/default/lib/ppx_derivers -I /home/opam/.opam/default/lib/result -intf-suffix .ml -no-alias-deps -o ppx-lib/.gen_js_api_ppx.objs/byte/gen_js_api_ppx.cmo -c -impl ppx-lib/gen_js_api_ppx.ml)
- File "ppx-lib/gen_js_api_ppx.ml", line 583, characters 32-47:
- 583 | let var x = Exp.ident (mknoloc (Longident.parse x))
-                                       ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx-lib/gen_js_api_ppx.ml", line 604, characters 35-50:
- 604 | let ojs_typ = Typ.constr (mknoloc (Longident.parse "Ojs.t")) []
-                                          ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx-lib/gen_js_api_ppx.ml", line 613, characters 33-48:
- 613 |   Exp.apply (Exp.ident (mknoloc (Longident.parse "List.iter"))) (nolabel [f; x])
-                                        ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx-lib/gen_js_api_ppx.ml", line 650, characters 26-41:
- 650 |   Pat.construct (mknoloc (Longident.parse "Some")) (Some arg)
-                                 ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx-lib/gen_js_api_ppx.ml", line 653, characters 26-41:
- 653 |   Pat.construct (mknoloc (Longident.parse "None")) None
-                                 ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx-lib/gen_js_api_ppx.ml", line 735, characters 56-71:
- 735 | let assert_false = Exp.assert_ (Exp.construct (mknoloc (Longident.parse "false")) None)
-                                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx-lib/gen_js_api_ppx.ml", line 959, characters 43-58:
- 959 |         | Opt _ -> Exp.construct (mknoloc (Longident.parse "Some")) (Some extra_arg)
-                                                  ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx-lib/gen_js_api_ppx.ml", line 1171, characters 27-42:
- 1171 |       Typ.constr (mknoloc (Longident.parse s)) (List.map gen_typ tyl)
-                                   ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx-lib/gen_js_api_ppx.ml", line 1273, characters 61-76:
- 1273 |                     (Typ.arrow Nolabel (Typ.constr (mknoloc (Longident.parse name)) [Typ.constr (mknoloc (Longident.parse v)) []]) ojs_typ)))
-                                                                     ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx-lib/gen_js_api_ppx.ml", line 1273, characters 106-121:
- 1273 |                     (Typ.arrow Nolabel (Typ.constr (mknoloc (Longident.parse name)) [Typ.constr (mknoloc (Longident.parse v)) []]) ojs_typ)))
-                                                                                                                  ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx-lib/gen_js_api_ppx.ml", line 1341, characters 44-59:
- 1341 |       let e = Cl.apply (Cl.constr (mknoloc (Longident.parse super_class)) []) [Nolabel, obj] in
-                                                    ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx-lib/gen_js_api_ppx.ml", line 1368, characters 43-58:
- 1368 |       let class_typ = Typ.constr (mknoloc (Longident.parse class_name)) [] in
-                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I ppx-lib/.gen_js_api_ppx.objs/byte -I ppx-lib/.gen_js_api_ppx.objs/native -I /home/opam/.opam/default/lib/ocaml-migrate-parsetree -I /home/opam/.opam/default/lib/ocaml/compiler-libs -I /home/opam/.opam/default/lib/ppx_derivers -I /home/opam/.opam/default/lib/result -intf-suffix .ml -no-alias-deps -o ppx-lib/.gen_js_api_ppx.objs/native/gen_js_api_ppx.cmx -c -impl ppx-lib/gen_js_api_ppx.ml)
- File "ppx-lib/gen_js_api_ppx.ml", line 583, characters 32-47:
- 583 | let var x = Exp.ident (mknoloc (Longident.parse x))
-                                       ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx-lib/gen_js_api_ppx.ml", line 604, characters 35-50:
- 604 | let ojs_typ = Typ.constr (mknoloc (Longident.parse "Ojs.t")) []
-                                          ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx-lib/gen_js_api_ppx.ml", line 613, characters 33-48:
- 613 |   Exp.apply (Exp.ident (mknoloc (Longident.parse "List.iter"))) (nolabel [f; x])
-                                        ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx-lib/gen_js_api_ppx.ml", line 650, characters 26-41:
- 650 |   Pat.construct (mknoloc (Longident.parse "Some")) (Some arg)
-                                 ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx-lib/gen_js_api_ppx.ml", line 653, characters 26-41:
- 653 |   Pat.construct (mknoloc (Longident.parse "None")) None
-                                 ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx-lib/gen_js_api_ppx.ml", line 735, characters 56-71:
- 735 | let assert_false = Exp.assert_ (Exp.construct (mknoloc (Longident.parse "false")) None)
-                                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx-lib/gen_js_api_ppx.ml", line 959, characters 43-58:
- 959 |         | Opt _ -> Exp.construct (mknoloc (Longident.parse "Some")) (Some extra_arg)
-                                                  ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx-lib/gen_js_api_ppx.ml", line 1171, characters 27-42:
- 1171 |       Typ.constr (mknoloc (Longident.parse s)) (List.map gen_typ tyl)
-                                   ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx-lib/gen_js_api_ppx.ml", line 1273, characters 61-76:
- 1273 |                     (Typ.arrow Nolabel (Typ.constr (mknoloc (Longident.parse name)) [Typ.constr (mknoloc (Longident.parse v)) []]) ojs_typ)))
-                                                                     ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx-lib/gen_js_api_ppx.ml", line 1273, characters 106-121:
- 1273 |                     (Typ.arrow Nolabel (Typ.constr (mknoloc (Longident.parse name)) [Typ.constr (mknoloc (Longident.parse v)) []]) ojs_typ)))
-                                                                                                                  ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx-lib/gen_js_api_ppx.ml", line 1341, characters 44-59:
- 1341 |       let e = Cl.apply (Cl.constr (mknoloc (Longident.parse super_class)) []) [Nolabel, obj] in
-                                                    ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- File "ppx-lib/gen_js_api_ppx.ml", line 1368, characters 43-58:
- 1368 |       let class_typ = Typ.constr (mknoloc (Longident.parse class_name)) [] in
-                                                   ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
-> compiled  gen_js_api.1.0.6
-> installed gen_js_api.1.0.6

=== STDERR ===

2026-06-24 17:22.03: OK: build gen_js_api.1.0.6 (runc: 4.1s, disk: 17KB)
2026-06-24 17:22.03: Job succeeded