Build:
- 0
2026-06-16 17:13.29: New job: build server-reason-react.0.2.0 (ff4df510cf33) 2026-06-16 17:13.29: Waiting for resource in pool day11-builds 2026-06-16 17:59.32: Got resource from pool day11-builds 2026-06-16 17:59.32: [profile full] build server-reason-react.0.2.0 2026-06-16 17:59.32: build server-reason-react.0.2.0 (ff4df510cf33) === DEPENDENCIES (42 transitive) === angstrom.0.16.1 6bbb0142027e base-bytes.base fe093162f383 base-threads.base b7164ff76afe base-unix.base 839dc585f12d bigstringaf.0.10.0 d6f325ac37f8 cmdliner.2.1.1 31028e9aa5d7 conf-libev.4-13 279743e11b0d cppo.1.8.0 419078d7d6b0 csexp.1.5.2 1637d117a8bb ctypes.0.24.0 553bd54f7ce5 dune.3.23.1 433683e90514 dune-build-info.3.23.1 966a40e50244 dune-configurator.3.23.1 d169faaa676d fix.20250919 e6a79c795d59 integers.0.8.0 2c05f4dc9a9b lwt.5.10.0 ff88b3721727 lwt_ppx.5.9.1 42f8547bff92 melange.5.1.0-53 af7aedf54fd6 menhir.20260209 db1e576d09fc menhirCST.20260209 5ae1ce0e3cc9 menhirGLR.20260209 a21348cfb497 menhirLib.20260209 643af17924e0 menhirSdk.20260209 3c82faacb8b3 merlin-extend.0.6.2 af5edfb4dfba ocaml.5.3.0 f3f5cb82ec5e ocaml-base-compiler.5.3.0 3282792848d7 ocaml-compiler.5.3.0 ec781058d2f3 ocaml-compiler-libs.v0.17.0 8c25585cc677 ocaml-config.3 0df636be409d ocaml-syntax-shims.1.0.0 1a614cb8950f ocamlfind.1.9.8 814b8d0197a7 ocplib-endian.1.2 3fcd35c84ea1 ppx_derivers.1.2.1 ff9d4bfc129e ppxlib.0.35.0 2ca0651b3ecc promise.1.1.2 7d6c7bff9c9a quickjs.0.1.1 cc74ff83afcf reason.3.15.0 843e78339b78 result.1.5 858d801cd20c sexplib0.v0.17.0 56e363170312 stdlib-shims.0.3.0 f49bc9dde33b stringext.1.6.0 cfeda177f3fa uri.4.4.0 ae16f99b74d1 === STDOUT === Processing: [default: loading data] [server-reason-react.0.2.0: dl] [server-reason-react.0.2.0: extract] -> retrieved server-reason-react.0.2.0 (https://opam.ocaml.org/cache) [server-reason-react: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "server-reason-react" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/server-reason-react.0.2.0) - File "dune-project", line 62, characters 2-29: - 62 | (melange-webapi :with-test) - ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning: Duplicate dependency on package (melange-webapi :with-test) in - 'depends' field. If you want to specify multiple constraints, combine them - using (and ...). - Hint: To disable this warning, add the following to your dune-project file: - (warnings (duplicate_deps disabled)) - (cd _build/.sandbox/f1407331032482dc75bdec389df03a03/default && /home/opam/.opam/default/bin/melc -w -40 -g -bin-annot -bin-annot-occurrences -I packages/promise/js/.promise_js.objs/melange -I /home/opam/.opam/default/lib/melange/belt/melange -I /home/opam/.opam/default/lib/melange/js/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name promise --bs-package-name server-reason-react.promise-js -no-alias-deps -o packages/promise/js/.promise_js.objs/melange/promise.cmj -c -impl packages/promise/js/promise.re.pp.ml) - File "packages/promise/js/promise.re", line 312, characters 42-50: - 312 | let allOk2 = (p1, p2) => unsafeAllOkArray((p1, p2)); - ^^^^^^^^ - Warning 20 [ignored-extra-argument]: this argument will not be used by the function. - - File "packages/promise/js/promise.re", line 314, characters 46-58: - 314 | let allOk3 = (p1, p2, p3) => unsafeAllOkArray((p1, p2, p3)); - ^^^^^^^^^^^^ - Warning 20 [ignored-extra-argument]: this argument will not be used by the function. - - File "packages/promise/js/promise.re", line 316, characters 50-66: - 316 | let allOk4 = (p1, p2, p3, p4) => unsafeAllOkArray((p1, p2, p3, p4)); - ^^^^^^^^^^^^^^^^ - Warning 20 [ignored-extra-argument]: this argument will not be used by the function. - - File "packages/promise/js/promise.re", line 318, characters 54-74: - 318 | let allOk5 = (p1, p2, p3, p4, p5) => unsafeAllOkArray((p1, p2, p3, p4, p5)); - ^^^^^^^^^^^^^^^^^^^^ - Warning 20 [ignored-extra-argument]: this argument will not be used by the function. - - File "packages/promise/js/promise.re", line 321, characters 19-43: - 321 | unsafeAllOkArray((p1, p2, p3, p4, p5, p6)); - ^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 20 [ignored-extra-argument]: this argument will not be used by the function. - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I packages/melange.dom/.dom.objs/byte -I packages/runtime/.runtime.objs/byte -no-alias-deps -open Dom__ -o packages/melange.dom/.dom.objs/byte/dom__Dom_storage.cmo -c -impl packages/melange.dom/Dom_storage.pp.ml) - File "packages/melange.dom/Dom_storage.ml", line 14, characters 0-42: - 14 | external localStorage : t = "localStorage" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context - - File "packages/melange.dom/Dom_storage.ml", line 15, characters 0-46: - 15 | external sessionStorage : t = "sessionStorage" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I packages/melange.dom/.dom.objs/byte -I packages/melange.dom/.dom.objs/native -I packages/runtime/.runtime.objs/byte -I packages/runtime/.runtime.objs/native -cmi-file packages/melange.dom/.dom.objs/byte/dom__Dom_storage.cmi -no-alias-deps -open Dom__ -o packages/melange.dom/.dom.objs/native/dom__Dom_storage.cmx -c -impl packages/melange.dom/Dom_storage.pp.ml) - File "packages/melange.dom/Dom_storage.ml", line 14, characters 0-42: - 14 | external localStorage : t = "localStorage" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context - - File "packages/melange.dom/Dom_storage.ml", line 15, characters 0-46: - 15 | external sessionStorage : t = "sessionStorage" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w -34 -w -16 -g -bin-annot -bin-annot-occurrences -I packages/webapi/src/.webapi.objs/byte -I packages/fetch/.fetch.objs/byte -I packages/melange.dom/.dom.objs/byte -I packages/melange.js/.js.objs/byte -I packages/runtime/.runtime.objs/byte -no-alias-deps -o packages/webapi/src/.webapi.objs/byte/webapi__Dom.cmo -c -impl packages/webapi/src/Webapi__Dom.re.pp.ml) - File "packages/webapi/src/Webapi__Dom.re", line 70, characters 0-38: - 70 | external window: Dom.window = "window"; - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context - - File "packages/webapi/src/Webapi__Dom.re", line 71, characters 0-44: - 71 | external document: Dom.document = "document"; - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context - - File "packages/webapi/src/Webapi__Dom.re", line 72, characters 0-63: - 72 | [@mel.scope "window"] external history: Dom.history = "history"; - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context - - File "packages/webapi/src/Webapi__Dom.re", line 73, characters 0-66: - 73 | [@mel.scope "window"] external location: Dom.location = "location"; - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w -34 -w -16 -g -I packages/webapi/src/.webapi.objs/byte -I packages/webapi/src/.webapi.objs/native -I packages/fetch/.fetch.objs/byte -I packages/fetch/.fetch.objs/native -I packages/melange.dom/.dom.objs/byte -I packages/melange.dom/.dom.objs/native -I packages/melange.js/.js.objs/byte -I packages/melange.js/.js.objs/native -I packages/runtime/.runtime.objs/byte -I packages/runtime/.runtime.objs/native -cmi-file packages/webapi/src/.webapi.objs/byte/webapi__Dom.cmi -no-alias-deps -o packages/webapi/src/.webapi.objs/native/webapi__Dom.cmx -c -impl packages/webapi/src/Webapi__Dom.re.pp.ml) - File "packages/webapi/src/Webapi__Dom.re", line 70, characters 0-38: - 70 | external window: Dom.window = "window"; - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context - - File "packages/webapi/src/Webapi__Dom.re", line 71, characters 0-44: - 71 | external document: Dom.document = "document"; - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context - - File "packages/webapi/src/Webapi__Dom.re", line 72, characters 0-63: - 72 | [@mel.scope "window"] external history: Dom.history = "history"; - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context - - File "packages/webapi/src/Webapi__Dom.re", line 73, characters 0-66: - 73 | [@mel.scope "window"] external location: Dom.location = "location"; - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context -> compiled server-reason-react.0.2.0 -> installed server-reason-react.0.2.0 === STDERR === 2026-06-16 18:00.34: OK: build server-reason-react.0.2.0 (runc: 50.7s, disk: 17KB) 2026-06-16 18:00.34: Job succeeded