Build:
- 0
2026-06-16 17:19.15: New job: build gen_js_api.1.0.6 (75a696e85feb) 2026-06-16 17:19.15: Waiting for resource in pool day11-builds 2026-06-16 18:07.48: Got resource from pool day11-builds 2026-06-16 18:07.48: [profile full] build gen_js_api.1.0.6 2026-06-16 18:07.48: build gen_js_api.1.0.6 (75a696e85feb) === DEPENDENCIES (25 transitive) === base-threads.base b7164ff76afe base-unix.base 839dc585f12d cmdliner.2.1.1 1074a3ce6ed3 dune.3.23.1 6e9c895d33c4 js_of_ocaml.5.0.1 f81cbbec57ff js_of_ocaml-compiler.5.0.1 a151ff0a8cc1 menhir.20260209 b45234b4b21c menhirCST.20260209 3ca75d60bd90 menhirGLR.20260209 6d1f5317158a menhirLib.20260209 f54bb40208eb menhirSdk.20260209 0ba8a5f6edc0 ocaml.4.12.1 b220906b3826 ocaml-base-compiler.4.12.1 ce8680725b32 ocaml-compiler-libs.v0.12.4 692cac4e32e0 ocaml-config.2 3a99bd9dbb34 ocaml-migrate-parsetree.1.8.0 2e4ce0b38e6e ocaml-secondary-compiler.4.14.2 208983c0e1e0 ocamlfind.1.9.6 6a204c1e4cf6 ocamlfind-secondary.1.9.6 74c288ceaf87 ppx_derivers.1.2.1 8e0bcbefff24 ppxlib.0.15.0 0a497d9a78ba result.1.5 be123bcfc185 sexplib0.v0.16.0 4ae610422567 stdlib-shims.0.3.0 73378b8dd48d yojson.3.0.0 f9b228d9a129 === 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-16 18:08.19: OK: build gen_js_api.1.0.6 (runc: 7.6s, disk: 17KB) 2026-06-16 18:08.19: Job succeeded