Build:
- 0
2026-06-24 16:43.04: New job: build server-reason-react.0.2.0 (937a17ba8769) 2026-06-24 16:43.04: Waiting for resource in pool day11-builds 2026-06-24 17:29.04: Got resource from pool day11-builds 2026-06-24 17:29.04: [profile full] build server-reason-react.0.2.0 2026-06-24 17:29.04: build server-reason-react.0.2.0 (937a17ba8769) === DEPENDENCIES (41 transitive) === angstrom.0.16.1 11c793ba24a8 base-bytes.base b1e4ea0d0665 base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb bigstringaf.0.10.0 a4abf4d59a91 cmdliner.2.1.1 f8fcac25252a cppo.1.8.0 c8a9dfb8f116 csexp.1.5.2 0ced60b1f74a ctypes.0.24.0 840d5a6705c9 dune.3.23.1 9d721df3a13a dune-build-info.3.23.1 31a544cdb0a5 dune-configurator.3.23.1 1ab906eeab63 fix.20250919 e9e5fe94fea2 integers.0.8.0 8fd3523bef72 lwt.5.10.0 e020e86cb12a lwt_ppx.5.9.1 2f3687885474 melange.5.1.0-53 574a336c856e menhir.20260209 05da01205928 menhirCST.20260209 10afe0461689 menhirGLR.20260209 7b22500e7305 menhirLib.20260209 0f58e6c70ac8 menhirSdk.20260209 caf07569aba6 merlin-extend.0.6.2 9aa8dd4edfbd ocaml.5.3.0 ec34d524d97d ocaml-base-compiler.5.3.0 1841888fe75b ocaml-compiler.5.3.0 f295fe609c87 ocaml-compiler-libs.v0.17.0 ae1038bc23cf ocaml-config.3 a52eea84eedb ocaml-syntax-shims.1.0.0 32df0930c8b9 ocamlfind.1.9.8 558092066ff0 ocplib-endian.1.2 bf0e5b1899f9 ppx_derivers.1.2.1 fe71b19cf412 ppxlib.0.35.0 c1fcf64e4dff promise.1.1.2 44af04816872 quickjs.0.1.1 f6e251d81d0f reason.3.15.0 7017c1788ce0 result.1.5 3b36b5342c52 sexplib0.v0.17.0 a15b0f614c90 stdlib-shims.0.3.0 c94355dec213 stringext.1.6.0 c1fdb1453e0b uri.4.4.0 117d5d7c4ccf === 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-24 17:29.30: OK: build server-reason-react.0.2.0 (runc: 17.6s, disk: 18KB) 2026-06-24 17:29.30: Job succeeded