2025-10-27 22:40.12: New job: test cdaringe/my.hood https://github.com/cdaringe/my.hood.git#refs/heads/main (d53fcbf35110e10f3a7b0bd05c5de45af387446a) (linux-x86_64:opensuse-15.6-5.4_opam-2.4)Base: ocaml/opam:opensuse-15.6-ocaml-5.4@sha256:1c982b8e935613488ca327cafdf3cbfc336773f6c28e0c189ba034de067dba97Opam project buildTo reproduce locally:git clone --recursive "https://github.com/cdaringe/my.hood.git" -b "main" && cd "my.hood" && git reset --hard d53fcbf3cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:opensuse-15.6-ocaml-5.4@sha256:1c982b8e935613488ca327cafdf3cbfc336773f6c28e0c189ba034de067dba97# opensuse-15.6-5.4_opam-2.4USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.4 /usr/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN cd ~/opam-repository && (git cat-file -e 7f9c784b97b368cd82ee80890d9866b8e66b7c1b || git fetch origin master) && git reset -q --hard 7f9c784b97b368cd82ee80890d9866b8e66b7c1b && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 hood.opam ./RUN opam pin add -yn hood.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="alcotest.1.9.1 angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 bos.0.2.1 camlp-streams.5.0.1 caqti.2.2.4 caqti-lwt.2.2.4 cf.0.5.0 cf-lwt.0.5.0 chrome-trace.3.20.2 cmdliner.1.3.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libev.4-13 conf-libffi.2.0.0 conf-libssl.4 conf-pkg-config.4 containers.3.16 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 digestif.1.3.0 domain-name.0.5.0 dream.1.0.0~alpha8 dream-httpaf.1.0.0~alpha4 dream-livereload.0.2.0 dream-pure.1.0.0~alpha2 dune.3.20.2 dune-build-info.3.20.2 dune-configurator.3.20.2 dune-private-libs.3.20.2 dune-rpc.3.20.2 dune-site.3.20.2 duration.0.2.1 dyn.3.20.2 either.1.0.0 eqaf.0.10 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fiber.3.7.0 fix.20250919 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 gluten.0.5.2 gluten-lwt.0.5.2 gluten-lwt-unix.0.5.2 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h2.0.10.0 h2-lwt.0.10.0 h2-lwt-unix.0.10.0 hmap.0.8.1 hpack.0.13.0 httpaf.0.7.1 httpun.0.1.0 httpun-lwt.0.1.0 httpun-lwt-unix.0.1.0 httpun-types.0.1.0 httpun-ws.0.2.0 inotify.2.6 integers.0.7.0 ipaddr.5.6.1 irmin-watcher.0.5.0 js_of_ocaml.6.2.0 js_of_ocaml-compiler.6.2.0 js_of_ocaml-ppx.6.2.0 jsonm.1.0.2 jsonrpc.1.24.0 kdf.1.0.0 ke.0.6 lambdasoup.1.1.1 logs.0.9.0 lru.0.3.1 lsp.1.24.0 lwt.5.9.2 lwt-dllist.1.1.0 lwt_ppx.5.9.2 lwt_ssl.1.2.0 macaddr.5.6.1 magic-mime.1.3.1 markup.1.0.3 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 merlin-lib.5.6-504 mirage-clock.4.2.0 mirage-crypto.1.2.0 mirage-crypto-ec.1.2.0 mirage-crypto-pk.1.2.0 mirage-crypto-rng.1.2.0 mirage-crypto-rng-lwt.1.2.0 mtime.2.1.0 multipart_form.0.7.0 multipart_form-lwt.0.7.0 num.1.6 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-index.5.6-504 ocaml-lsp-server.1.24.0 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.3 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlc-loc.3.20.2 ocamlfind.1.9.8 ocamlformat.0.28.1 ocamlformat-lib.0.28.1 ocamlformat-rpc.removed ocamlformat-rpc-lib.0.28.1 ocamlgraph.2.2.0 ocp-indent.1.9.0 ocplib-endian.1.2 octavius.1.2.2 ohex.0.2.0 opam-core.2.4.1 opam-dune-lint.0.6 opam-file-format.2.2.0 opam-format.2.4.1 opam-repository.2.4.1 opam-state.2.4.1 ordering.3.20.2 parsexp.v0.17.0 patch.3.0.0 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_js_style.v0.17.1 ppx_yojson_conv.v0.17.1 ppx_yojson_conv_lib.v0.17.0 ppxlib.0.37.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 re.1.14.0 result.1.5 rresult.0.7.0 sedlex.3.7 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 sha.1.15.4 spawn.v0.17.0 spdx_licenses.1.4.0 ssl.0.7.0 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.20.2 stringext.1.6.0 swhid_core.0.1 tls.2.0.3 topkg.1.1.0 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uucp.17.0.0 uuseg.17.0.0 uutf.1.0.4 x509.1.0.6 xdg.3.20.2 yojson.3.0.0 zarith.1.14"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.4 --depext-only -y hood.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2025-10-27 22:40.12: Using cache hint "cdaringe/my.hood-ocaml/opam:opensuse-15.6-ocaml-5.4@sha256:1c982b8e935613488ca327cafdf3cbfc336773f6c28e0c189ba034de067dba97-opensuse-15.6-5.4_opam-2.4-0a07e43c1c0826471632f00a9d79f546"2025-10-27 22:40.12: Using OBuilder spec:((from ocaml/opam:opensuse-15.6-ocaml-5.4@sha256:1c982b8e935613488ca327cafdf3cbfc336773f6c28e0c189ba034de067dba97)(comment opensuse-15.6-5.4_opam-2.4)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam"))(run (shell "opam init --reinit -ni"))(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))(workdir /src)(run (shell "sudo chown opam /src"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 7f9c784b97b368cd82ee80890d9866b8e66b7c1b || git fetch origin master) && git reset -q --hard 7f9c784b97b368cd82ee80890d9866b8e66b7c1b && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src hood.opam) (dst ./))(run (network host)(shell "opam pin add -yn hood.dev './'"))(run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "alcotest.1.9.1 angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 bos.0.2.1 camlp-streams.5.0.1 caqti.2.2.4 caqti-lwt.2.2.4 cf.0.5.0 cf-lwt.0.5.0 chrome-trace.3.20.2 cmdliner.1.3.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libev.4-13 conf-libffi.2.0.0 conf-libssl.4 conf-pkg-config.4 containers.3.16 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 digestif.1.3.0 domain-name.0.5.0 dream.1.0.0~alpha8 dream-httpaf.1.0.0~alpha4 dream-livereload.0.2.0 dream-pure.1.0.0~alpha2 dune.3.20.2 dune-build-info.3.20.2 dune-configurator.3.20.2 dune-private-libs.3.20.2 dune-rpc.3.20.2 dune-site.3.20.2 duration.0.2.1 dyn.3.20.2 either.1.0.0 eqaf.0.10 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fiber.3.7.0 fix.20250919 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 gluten.0.5.2 gluten-lwt.0.5.2 gluten-lwt-unix.0.5.2 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h2.0.10.0 h2-lwt.0.10.0 h2-lwt-unix.0.10.0 hmap.0.8.1 hpack.0.13.0 httpaf.0.7.1 httpun.0.1.0 httpun-lwt.0.1.0 httpun-lwt-unix.0.1.0 httpun-types.0.1.0 httpun-ws.0.2.0 inotify.2.6 integers.0.7.0 ipaddr.5.6.1 irmin-watcher.0.5.0 js_of_ocaml.6.2.0 js_of_ocaml-compiler.6.2.0 js_of_ocaml-ppx.6.2.0 jsonm.1.0.2 jsonrpc.1.24.0 kdf.1.0.0 ke.0.6 lambdasoup.1.1.1 logs.0.9.0 lru.0.3.1 lsp.1.24.0 lwt.5.9.2 lwt-dllist.1.1.0 lwt_ppx.5.9.2 lwt_ssl.1.2.0 macaddr.5.6.1 magic-mime.1.3.1 markup.1.0.3 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 merlin-lib.5.6-504 mirage-clock.4.2.0 mirage-crypto.1.2.0 mirage-crypto-ec.1.2.0 mirage-crypto-pk.1.2.0 mirage-crypto-rng.1.2.0 mirage-crypto-rng-lwt.1.2.0 mtime.2.1.0 multipart_form.0.7.0 multipart_form-lwt.0.7.0 num.1.6 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-index.5.6-504 ocaml-lsp-server.1.24.0 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.3 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlc-loc.3.20.2 ocamlfind.1.9.8 ocamlformat.0.28.1 ocamlformat-lib.0.28.1 ocamlformat-rpc.removed ocamlformat-rpc-lib.0.28.1 ocamlgraph.2.2.0 ocp-indent.1.9.0 ocplib-endian.1.2 octavius.1.2.2 ohex.0.2.0 opam-core.2.4.1 opam-dune-lint.0.6 opam-file-format.2.2.0 opam-format.2.4.1 opam-repository.2.4.1 opam-state.2.4.1 ordering.3.20.2 parsexp.v0.17.0 patch.3.0.0 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_js_style.v0.17.1 ppx_yojson_conv.v0.17.1 ppx_yojson_conv_lib.v0.17.0 ppxlib.0.37.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 re.1.14.0 result.1.5 rresult.0.7.0 sedlex.3.7 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 sha.1.15.4 spawn.v0.17.0 spdx_licenses.1.4.0 ssl.0.7.0 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.20.2 stringext.1.6.0 swhid_core.0.1 tls.2.0.3 topkg.1.1.0 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uucp.17.0.0 uuseg.17.0.0 uutf.1.0.4 x509.1.0.6 xdg.3.20.2 yojson.3.0.0 zarith.1.14")(env CI true)(env OCAMLCI true)(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update --depexts && opam install --cli=2.4 --depext-only -y hood.dev $DEPS"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))(copy (src .) (dst /src))(run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")))2025-10-27 22:40.12: Waiting for resource in pool OCluster2025-10-27 23:21.47: Waiting for worker…2025-10-27 23:24.07: Got resource from pool OClusterBuilding on odawa.caelum.ci.devAll commits already cachedHEAD is now at d53fcbf chore: update ocamlfmt(from ocaml/opam:opensuse-15.6-ocaml-5.4@sha256:1c982b8e935613488ca327cafdf3cbfc336773f6c28e0c189ba034de067dba97)Unable to find image 'ocaml/opam:opensuse-15.6-ocaml-5.4@sha256:1c982b8e935613488ca327cafdf3cbfc336773f6c28e0c189ba034de067dba97' locallydocker.io/ocaml/opam@sha256:1c982b8e935613488ca327cafdf3cbfc336773f6c28e0c189ba034de067dba97: Pulling from ocaml/opamfc8a24cc533c: Pulling fs layer90cd161318ac: Pulling fs layera6ee25031616: Pulling fs layer388350438afb: Pulling fs layer10cb99b51569: Pulling fs layera6e883ede098: Pulling fs layer2c40aeca1b5f: Pulling fs layeree8a2db70249: Pulling fs layera6ee25031616: Waiting10cb99b51569: Waiting90cd161318ac: Waitingee8a2db70249: Waitinga6e883ede098: Waiting2c40aeca1b5f: Waiting388350438afb: Waiting90cd161318ac: Verifying Checksum90cd161318ac: Download completea6ee25031616: Verifying Checksuma6ee25031616: Download complete388350438afb: Verifying Checksum388350438afb: Download completea6e883ede098: Verifying Checksuma6e883ede098: Download complete2c40aeca1b5f: Download completeee8a2db70249: Download complete10cb99b51569: Verifying Checksum10cb99b51569: Download completefc8a24cc533c: Verifying Checksumfc8a24cc533c: Download completefc8a24cc533c: Pull complete90cd161318ac: Pull completea6ee25031616: Pull complete388350438afb: Pull complete10cb99b51569: Pull completea6e883ede098: Pull complete2c40aeca1b5f: Pull completeee8a2db70249: Pull completeDigest: sha256:1c982b8e935613488ca327cafdf3cbfc336773f6c28e0c189ba034de067dba97Status: Downloaded newer image for ocaml/opam@sha256:1c982b8e935613488ca327cafdf3cbfc336773f6c28e0c189ba034de067dba972025-10-27 23:24.07 ---> using "ae1cf7874d1348db516956c3b0f04d2e72f623ebde5436869fa3fbfc5bad9e6d" from cache/: (comment opensuse-15.6-5.4_opam-2.4)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam"))2025-10-27 23:24.07 ---> using "bcdc17b3ac77279cc0d22245f3d4882045d63fca79a0088cf9f8b9a4bdad354d" from cache/src: (run (shell "opam init --reinit -ni"))Configuring from /home/opam/.opamrc and then from built-in defaults.Checking for available remotes: rsync and local, git.- you won't be able to use mercurial repositories unless you install the hg command on your system.- you won't be able to use darcs repositories unless you install the darcs command on your system.This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.You may want to back it up before going further.Continue? [Y/n] yFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2025-10-27 23:24.07 ---> using "bb715596ca145bfa6cd68223417ee352ad0ffd2c5802210c32b1340ab12475ac" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-85-genericThe OCaml toplevel, version 5.4.02.4.12025-10-27 23:24.07 ---> using "2ad2a6ec92abda11867bb601b151ab3e60260ae1cdefbdf9cbd2c57a5f276391" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2025-10-27 23:24.07 ---> using "666d928111f3644c7d7e3ce175c6d1dee44967a51cf2d50712c3e9353eaaccc6" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 7f9c784b97b368cd82ee80890d9866b8e66b7c1b || git fetch origin master) && git reset -q --hard 7f9c784b97b368cd82ee80890d9866b8e66b7c1b && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD5bf570252b..7f9c784b97 master -> origin/master7f9c784b97 Merge pull request #28787 from ocaml/mseri-patch-1<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryAlready up-to-date.Nothing to do.# To update the current shell environment, run: eval $(opam env)2025-10-27 23:24.07 ---> using "9d4cc55ada4a1fc4a3df567e98b26f1b660e425749581b7b857ed337c29c659a" from cache/src: (copy (src hood.opam) (dst ./))2025-10-27 23:24.07 ---> saved as "a8b235c6e2d0f44c4bdad6e30cff4a3968bea2a126225f394bee7a7bc23c794f"/src: (run (network host)(shell "opam pin add -yn hood.dev './'"))[NOTE] Package hood does not exist in opam repositories registered in the current switch.[hood.dev] synchronised (file:///src)hood is now pinned to file:///src (version dev)2025-10-27 23:24.08 ---> saved as "ce59e6f799bdf72c506cbfe07defb1ea12d3886a6155926cc8b46bb57f9e7630"/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2025-10-27 23:24.08 ---> saved as "733753f25ffc5b3ffcda8455b6752b24c3eab43daeffc7e20784f6685747e293"/src: (env DEPS "alcotest.1.9.1 angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 bos.0.2.1 camlp-streams.5.0.1 caqti.2.2.4 caqti-lwt.2.2.4 cf.0.5.0 cf-lwt.0.5.0 chrome-trace.3.20.2 cmdliner.1.3.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libev.4-13 conf-libffi.2.0.0 conf-libssl.4 conf-pkg-config.4 containers.3.16 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 digestif.1.3.0 domain-name.0.5.0 dream.1.0.0~alpha8 dream-httpaf.1.0.0~alpha4 dream-livereload.0.2.0 dream-pure.1.0.0~alpha2 dune.3.20.2 dune-build-info.3.20.2 dune-configurator.3.20.2 dune-private-libs.3.20.2 dune-rpc.3.20.2 dune-site.3.20.2 duration.0.2.1 dyn.3.20.2 either.1.0.0 eqaf.0.10 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fiber.3.7.0 fix.20250919 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 gluten.0.5.2 gluten-lwt.0.5.2 gluten-lwt-unix.0.5.2 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h2.0.10.0 h2-lwt.0.10.0 h2-lwt-unix.0.10.0 hmap.0.8.1 hpack.0.13.0 httpaf.0.7.1 httpun.0.1.0 httpun-lwt.0.1.0 httpun-lwt-unix.0.1.0 httpun-types.0.1.0 httpun-ws.0.2.0 inotify.2.6 integers.0.7.0 ipaddr.5.6.1 irmin-watcher.0.5.0 js_of_ocaml.6.2.0 js_of_ocaml-compiler.6.2.0 js_of_ocaml-ppx.6.2.0 jsonm.1.0.2 jsonrpc.1.24.0 kdf.1.0.0 ke.0.6 lambdasoup.1.1.1 logs.0.9.0 lru.0.3.1 lsp.1.24.0 lwt.5.9.2 lwt-dllist.1.1.0 lwt_ppx.5.9.2 lwt_ssl.1.2.0 macaddr.5.6.1 magic-mime.1.3.1 markup.1.0.3 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 merlin-lib.5.6-504 mirage-clock.4.2.0 mirage-crypto.1.2.0 mirage-crypto-ec.1.2.0 mirage-crypto-pk.1.2.0 mirage-crypto-rng.1.2.0 mirage-crypto-rng-lwt.1.2.0 mtime.2.1.0 multipart_form.0.7.0 multipart_form-lwt.0.7.0 num.1.6 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-index.5.6-504 ocaml-lsp-server.1.24.0 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.3 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlc-loc.3.20.2 ocamlfind.1.9.8 ocamlformat.0.28.1 ocamlformat-lib.0.28.1 ocamlformat-rpc.removed ocamlformat-rpc-lib.0.28.1 ocamlgraph.2.2.0 ocp-indent.1.9.0 ocplib-endian.1.2 octavius.1.2.2 ohex.0.2.0 opam-core.2.4.1 opam-dune-lint.0.6 opam-file-format.2.2.0 opam-format.2.4.1 opam-repository.2.4.1 opam-state.2.4.1 ordering.3.20.2 parsexp.v0.17.0 patch.3.0.0 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_js_style.v0.17.1 ppx_yojson_conv.v0.17.1 ppx_yojson_conv_lib.v0.17.0 ppxlib.0.37.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 re.1.14.0 result.1.5 rresult.0.7.0 sedlex.3.7 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 sha.1.15.4 spawn.v0.17.0 spdx_licenses.1.4.0 ssl.0.7.0 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.20.2 stringext.1.6.0 swhid_core.0.1 tls.2.0.3 topkg.1.1.0 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uucp.17.0.0 uuseg.17.0.0 uutf.1.0.4 x509.1.0.6 xdg.3.20.2 yojson.3.0.0 zarith.1.14")/src: (env CI true)/src: (env OCAMLCI true)/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update --depexts && opam install --cli=2.4 --depext-only -y hood.dev $DEPS"))+ /usr/bin/sudo "zypper" "--non-interactive" "refresh"- Retrieving repository 'Update repository of openSUSE Backports' metadata [..- Looking for gpg keys in repository Update repository of openSUSE Backports.- gpgkey=http://download.opensuse.org/update/leap/15.6/backports/repodata/repomd.xml.key- .......- ........- .....- .............- ......- ......- ......- ......- .......- .......- .......- ......- ......- ......- ............- .......- ......- ......- ..done]- Building repository 'Update repository of openSUSE Backports' cache [....done]- Retrieving repository 'Update repository with updates from SUSE Linux Enterprise 15' metadata [..- Looking for gpg keys in repository Update repository with updates from SUSE Linux Enterprise 15.- gpgkey=http://download.opensuse.org/update/leap/15.6/sle/repodata/repomd.xml.key- .- ..........- .........- ..........- .........- ..........- .........- ..........- ..........- .........- .........- ..........- ..........- ..........- .........- ..........- ..........- .........- ..........- .........- ..........- .........- ..........- ..........- ..........- .........- ..........- ..........- .........- .done]- Building repository 'Update repository with updates from SUSE Linux Enterprise 15' cache [..- ..done]- Retrieving repository 'Main Update Repository' metadata [..- Looking for gpg keys in repository Main Update Repository.- gpgkey=http://download.opensuse.org/update/leap/15.6/oss/repodata/repomd.xml.key- .- .........done]- Building repository 'Main Update Repository' cache [....done]- Repository 'Update Repository (Non-Oss)' is up to date.- Repository 'Non-OSS Repository' is up to date.- Repository 'Main Repository' is up to date.- All repositories have been refreshed.<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[hood.dev] synchronised (file:///src)[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml is already installed (current version is 5.4.0).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-nnp is already installed (current version is base).[NOTE] Package base-effects is already installed (current version is base).[NOTE] Package base-domains is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).The following system packages will first need to be installed:gmp-devel libev-devel libffi-devel libopenssl-devel<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>+ /usr/bin/sudo "zypper" "--non-interactive" "install" "gmp-devel" "libev-devel" "libffi-devel" "libopenssl-devel"- Loading repository data...- Reading installed packages...- Resolving package dependencies...-- The following 8 NEW packages are going to be installed:- gmp-devel jitterentropy-devel libev-devel libev4 libffi-devel libgmpxx4 libopenssl-3-devel libopenssl-devel-- 8 new packages to install.-- Package download size: 2.9 MiB-- Package install size change:- | 9.1 MiB required by packages that will be installed- 9.1 MiB | - 0 B released by packages that will be removed-- Backend: classic_rpmtrans- Continue? [y/n/v/...? shows all options] (y): y- Retrieving: libev4-4.33-150600.1.3.x86_64 (Main Repository) (1/8), 37.8 KiB- Retrieving: libev4-4.33-150600.1.3.x86_64.rpm [...- ....- ....- ....- ....- ....done (2.6 KiB/s)]- Retrieving: libffi-devel-3.2.1.git259-10.8.x86_64 (Main Repository) (2/8), 26.7 KiB- Retrieving: libffi-devel-3.2.1.git259-10.8.x86_64.rpm [.done]- Retrieving: libgmpxx4-6.1.2-4.9.1.x86_64 (Main Repository) (3/8), 17.1 KiB- Retrieving: libgmpxx4-6.1.2-4.9.1.x86_64.rpm [..done (17.1 KiB/s)]- Retrieving: libev-devel-4.33-150600.1.3.x86_64 (Main Repository) (4/8), 180.7 KiB- Retrieving: libev-devel-4.33-150600.1.3.x86_64.rpm [.- ..done (83.9 KiB/s)]- Retrieving: gmp-devel-6.1.2-4.9.1.x86_64 (Main Repository) (5/8), 2.2 MiB- Retrieving: gmp-devel-6.1.2-4.9.1.x86_64.rpm [......done (2.0 MiB/s)]- Retrieving: jitterentropy-devel-3.4.1-150000.1.12.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (6/8), 29.5 KiB- Retrieving: jitterentropy-devel-3.4.1-150000.1.12.1.x86_64.rpm [.done]- Retrieving: libopenssl-3-devel-3.1.4-150600.5.39.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (7/8), 377.6 KiB- Retrieving: libopenssl-3-devel-3.1.4-150600.5.39.1.x86_64.rpm [.done]- Retrieving: libopenssl-devel-3.1.4-150600.2.1.noarch (Main Repository) (8/8), 26.6 KiB- Retrieving: libopenssl-devel-3.1.4-150600.2.1.noarch.rpm [.- done]-- Checking for file conflicts: [..done]- (1/8) Installing: libev4-4.33-150600.1.3.x86_64 [..done]- (2/8) Installing: libffi-devel-3.2.1.git259-10.8.x86_64 [..done]- (3/8) Installing: libgmpxx4-6.1.2-4.9.1.x86_64 [..done]- (4/8) Installing: libev-devel-4.33-150600.1.3.x86_64 [..done]- (5/8) Installing: gmp-devel-6.1.2-4.9.1.x86_64 [...done]- (6/8) Installing: jitterentropy-devel-3.4.1-150000.1.12.1.x86_64 [..done]- (7/8) Installing: libopenssl-3-devel-3.1.4-150600.5.39.1.x86_64 [..done]- (8/8) Installing: libopenssl-devel-3.1.4-150600.2.1.noarch [..done]2025-10-27 23:25.35 ---> saved as "2c6d3df23caf952a11444fbceffcfe0558148e7a06b3588d761a817cb18dd205"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml is already installed (current version is 5.4.0).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-nnp is already installed (current version is base).[NOTE] Package base-effects is already installed (current version is base).[NOTE] Package base-domains is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).The following actions will be performed:=== install 177 packages- install alcotest 1.9.1- install angstrom 0.16.1- install asn1-combinators 0.3.2- install astring 0.8.5- install base v0.17.3- install base-bytes base- install base64 3.5.2- install bigarray-compat 1.1.0- install bigarray-overlap 0.2.1- install bigstringaf 0.10.0- install bos 0.2.1- install camlp-streams 5.0.1- install caqti 2.2.4- install caqti-lwt 2.2.4- install cf 0.5.0- install cf-lwt 0.5.0- install chrome-trace 3.20.2- install cmdliner 1.3.0- install conf-gmp 5- install conf-gmp-powm-sec 4- install conf-libev 4-13- install conf-libffi 2.0.0- install conf-libssl 4- install conf-pkg-config 4- install containers 3.16- install cppo 1.8.0- install csexp 1.5.2- install cstruct 6.2.0- install ctypes 0.23.0- install ctypes-foreign 0.23.0- install digestif 1.3.0- install domain-name 0.5.0- install dream 1.0.0~alpha8- install dream-httpaf 1.0.0~alpha4- install dream-livereload 0.2.0- install dream-pure 1.0.0~alpha2- install dune 3.20.2- install dune-build-info 3.20.2- install dune-configurator 3.20.2- install dune-private-libs 3.20.2- install dune-rpc 3.20.2- install dune-site 3.20.2- install duration 0.2.1- install dyn 3.20.2- install either 1.0.0- install eqaf 0.10- install faraday 0.8.2- install faraday-lwt 0.8.2- install faraday-lwt-unix 0.8.2- install fiber 3.7.0- install fix 20250919- install fmt 0.11.0- install fpath 0.7.3- install fsevents 0.3.0- install fsevents-lwt 0.3.0- install gen 1.1- install gluten 0.5.2- install gluten-lwt 0.5.2- install gluten-lwt-unix 0.5.2- install gmap 0.3.0- install graphql 0.14.0- install graphql-lwt 0.14.0- install graphql_parser 0.14.0- install h2 0.10.0- install h2-lwt 0.10.0- install h2-lwt-unix 0.10.0- install hmap 0.8.1- install hpack 0.13.0- install httpaf 0.7.1- install httpun 0.1.0- install httpun-lwt 0.1.0- install httpun-lwt-unix 0.1.0- install httpun-types 0.1.0- install httpun-ws 0.2.0- install inotify 2.6- install integers 0.7.0- install ipaddr 5.6.1- install irmin-watcher 0.5.0- install js_of_ocaml 6.2.0- install js_of_ocaml-compiler 6.2.0- install js_of_ocaml-ppx 6.2.0- install jsonm 1.0.2- install jsonrpc 1.24.0- install kdf 1.0.0- install ke 0.6- install lambdasoup 1.1.1- install logs 0.9.0- install lru 0.3.1- install lsp 1.24.0- install lwt 5.9.2- install lwt-dllist 1.1.0- install lwt_ppx 5.9.2- install lwt_ssl 1.2.0- install macaddr 5.6.1- install magic-mime 1.3.1- install markup 1.0.3- install menhir 20250912- install menhirCST 20250912- install menhirLib 20250912- install menhirSdk 20250912- install merlin-lib 5.6-504- install mirage-clock 4.2.0- install mirage-crypto 1.2.0- install mirage-crypto-ec 1.2.0- install mirage-crypto-pk 1.2.0- install mirage-crypto-rng 1.2.0- install mirage-crypto-rng-lwt 1.2.0- install mtime 2.1.0- install multipart_form 0.7.0- install multipart_form-lwt 0.7.0- install num 1.6- install ocaml-compiler-libs v0.17.0- install ocaml-index 5.6-504- install ocaml-lsp-server 1.24.0- install ocaml-syntax-shims 1.0.0- install ocaml-version 4.0.3- install ocaml_intrinsics_kernel v0.17.1- install ocamlbuild 0.16.1- install ocamlc-loc 3.20.2- install ocamlfind 1.9.8- install ocamlformat 0.28.1- install ocamlformat-lib 0.28.1- install ocamlformat-rpc removed The `ocamlformat` package ships the RPC mode since version 0.22.4. This package is no longer necessary.- install ocamlformat-rpc-lib 0.28.1- install ocamlgraph 2.2.0- install ocp-indent 1.9.0- install ocplib-endian 1.2- install octavius 1.2.2- install ohex 0.2.0- install opam-core 2.4.1- install opam-dune-lint 0.6- install opam-file-format 2.2.0- install opam-format 2.4.1- install opam-repository 2.4.1- install opam-state 2.4.1- install ordering 3.20.2- install parsexp v0.17.0- install patch 3.0.0- install pecu 0.7- install pp 2.0.0- install ppx_derivers 1.2.1- install ppx_deriving 6.1.1- install ppx_js_style v0.17.1- install ppx_yojson_conv v0.17.1- install ppx_yojson_conv_lib v0.17.0- install ppxlib 0.37.0- install prettym 0.0.3- install psq 0.2.1- install ptime 1.2.0- install re 1.14.0- install result 1.5- install rresult 0.7.0- install sedlex 3.7- install seq base- install sexplib v0.17.0- install sexplib0 v0.17.0- install sha 1.15.4- install spawn v0.17.0- install spdx_licenses 1.4.0- install ssl 0.7.0- install stdio v0.17.0- install stdlib-shims 0.3.0- install stdune 3.20.2- install stringext 1.6.0- install swhid_core 0.1- install tls 2.0.3- install topkg 1.1.0- install uchar 0.0.2- install unstrctrd 0.4- install uri 4.4.0- install uucp 17.0.0- install uuseg 17.0.0- install uutf 1.0.4- install x509 1.0.6- install xdg 3.20.2- install yojson 3.0.0- install zarith 1.14<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved alcotest.1.9.1 (cached)-> retrieved angstrom.0.16.1 (cached)-> retrieved asn1-combinators.0.3.2 (cached)-> retrieved astring.0.8.5 (cached)-> retrieved base64.3.5.2 (cached)-> retrieved base.v0.17.3 (cached)-> retrieved bigarray-compat.1.1.0 (cached)-> retrieved bigarray-overlap.0.2.1 (cached)-> retrieved bigstringaf.0.10.0 (cached)-> retrieved bos.0.2.1 (cached)-> retrieved camlp-streams.5.0.1 (cached)-> retrieved cf.0.5.0, cf-lwt.0.5.0 (cached)-> retrieved caqti.2.2.4, caqti-lwt.2.2.4 (cached)-> retrieved conf-gmp.5 (cached)-> retrieved conf-gmp-powm-sec.4 (cached)-> retrieved conf-libev.4-13 (cached)-> retrieved conf-libssl.4 (cached)-> retrieved cmdliner.1.3.0 (cached)-> installed conf-pkg-config.4-> retrieved cppo.1.8.0 (cached)-> installed conf-gmp.5-> installed conf-libffi.2.0.0-> installed conf-libssl.4-> retrieved csexp.1.5.2 (cached)-> installed conf-gmp-powm-sec.4-> retrieved containers.3.16 (cached)-> retrieved cstruct.6.2.0 (cached)-> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0 (cached)-> installed conf-libev.4-13-> retrieved domain-name.0.5.0 (cached)-> retrieved dream.1.0.0~alpha8, dream-httpaf.1.0.0~alpha4 (cached)-> retrieved chrome-trace.3.20.2, dune.3.20.2, dune-build-info.3.20.2, dune-configurator.3.20.2, dune-private-libs.3.20.2, dune-rpc.3.20.2, dune-site.3.20.2, dyn.3.20.2, ocamlc-loc.3.20.2, ordering.3.20.2, stdune.3.20.2, xdg.3.20.2 (cached)-> retrieved digestif.1.3.0 (cached)-> retrieved dream-livereload.0.2.0 (cached)-> retrieved dream-pure.1.0.0~alpha2 (cached)-> retrieved duration.0.2.1 (cached)-> retrieved either.1.0.0 (cached)-> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2 (cached)-> retrieved eqaf.0.10 (cached)-> installed cmdliner.1.3.0-> retrieved fiber.3.7.0 (cached)-> retrieved fix.20250919 (cached)-> retrieved fmt.0.11.0 (cached)-> retrieved fpath.0.7.3 (cached)-> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0 (cached)-> retrieved gen.1.1 (cached)-> retrieved gluten.0.5.2, gluten-lwt.0.5.2, gluten-lwt-unix.0.5.2 (cached)-> retrieved gmap.0.3.0 (cached)-> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0 (cached)-> retrieved hmap.0.8.1 (cached)-> retrieved h2.0.10.0, h2-lwt.0.10.0, h2-lwt-unix.0.10.0 (cached)-> retrieved hpack.0.13.0 (cached)-> retrieved httpaf.0.7.1 (cached)-> retrieved httpun.0.1.0, httpun-lwt.0.1.0, httpun-lwt-unix.0.1.0, httpun-types.0.1.0 (cached)-> retrieved httpun-ws.0.2.0 (cached)-> retrieved inotify.2.6 (cached)-> retrieved integers.0.7.0 (cached)-> retrieved ipaddr.5.6.1, macaddr.5.6.1 (cached)-> retrieved irmin-watcher.0.5.0 (cached)-> retrieved jsonm.1.0.2 (cached)-> retrieved kdf.1.0.0 (cached)-> retrieved ke.0.6 (cached)-> retrieved lambdasoup.1.1.1 (cached)-> retrieved logs.0.9.0 (cached)-> retrieved lru.0.3.1 (cached)-> retrieved lwt.5.9.2, lwt_ppx.5.9.2 (cached)-> retrieved jsonrpc.1.24.0, lsp.1.24.0, ocaml-lsp-server.1.24.0 (cached)-> retrieved lwt-dllist.1.1.0 (cached)-> retrieved lwt_ssl.1.2.0 (cached)-> retrieved magic-mime.1.3.1 (cached)-> retrieved js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-ppx.6.2.0 (cached)-> retrieved markup.1.0.3 (cached)-> retrieved menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912 (cached)-> retrieved mirage-clock.4.2.0 (cached)-> retrieved mtime.2.1.0 (cached)-> retrieved multipart_form.0.7.0, multipart_form-lwt.0.7.0 (cached)-> retrieved num.1.6 (cached)-> retrieved ocaml-compiler-libs.v0.17.0 (cached)-> retrieved ocaml-syntax-shims.1.0.0 (cached)-> retrieved ocaml-version.4.0.3 (cached)-> retrieved ocaml_intrinsics_kernel.v0.17.1 (cached)-> retrieved ocamlbuild.0.16.1 (cached)-> retrieved ocamlfind.1.9.8 (cached)-> retrieved merlin-lib.5.6-504, ocaml-index.5.6-504 (cached)-> installed ocamlformat-rpc.removed-> retrieved mirage-crypto.1.2.0, mirage-crypto-ec.1.2.0, mirage-crypto-pk.1.2.0, mirage-crypto-rng.1.2.0, mirage-crypto-rng-lwt.1.2.0 (cached)-> retrieved ocamlformat.0.28.1, ocamlformat-lib.0.28.1, ocamlformat-rpc-lib.0.28.1 (cached)-> installed num.1.6-> retrieved ocamlgraph.2.2.0 (cached)-> retrieved ocp-indent.1.9.0 (cached)-> retrieved ocplib-endian.1.2 (cached)-> retrieved octavius.1.2.2 (cached)-> retrieved ohex.0.2.0 (cached)-> retrieved opam-core.2.4.1, opam-format.2.4.1, opam-repository.2.4.1, opam-state.2.4.1 (cached)-> retrieved opam-dune-lint.0.6 (cached)-> retrieved opam-file-format.2.2.0 (cached)-> retrieved parsexp.v0.17.0 (cached)-> retrieved patch.3.0.0 (cached)-> retrieved pecu.0.7 (cached)-> retrieved pp.2.0.0 (cached)-> retrieved ppx_derivers.1.2.1 (cached)-> retrieved ppx_deriving.6.1.1 (cached)-> retrieved ppx_js_style.v0.17.1 (cached)-> retrieved ppx_yojson_conv.v0.17.1 (cached)-> retrieved ppx_yojson_conv_lib.v0.17.0 (cached)-> retrieved prettym.0.0.3 (cached)-> retrieved psq.0.2.1 (cached)-> retrieved ptime.1.2.0 (cached)-> retrieved re.1.14.0 (cached)-> retrieved result.1.5 (cached)-> retrieved rresult.0.7.0 (cached)-> retrieved seq.base (cached)-> installed seq.base-> retrieved sedlex.3.7 (cached)-> retrieved ppxlib.0.37.0 (cached)-> retrieved sexplib.v0.17.0 (cached)-> retrieved sexplib0.v0.17.0 (cached)-> retrieved sha.1.15.4 (cached)-> retrieved spawn.v0.17.0 (cached)-> retrieved spdx_licenses.1.4.0 (cached)-> retrieved ssl.0.7.0 (cached)-> retrieved stdio.v0.17.0 (cached)-> retrieved stdlib-shims.0.3.0 (cached)-> retrieved stringext.1.6.0 (cached)-> retrieved swhid_core.0.1 (cached)-> retrieved topkg.1.1.0 (cached)-> retrieved uchar.0.0.2 (cached)-> retrieved unstrctrd.0.4 (cached)-> retrieved tls.2.0.3 (cached)-> retrieved uuseg.17.0.0 (cached)-> retrieved uri.4.4.0 (cached)-> retrieved uutf.1.0.4 (cached)-> retrieved x509.1.0.6 (cached)-> retrieved uucp.17.0.0 (cached)-> retrieved yojson.3.0.0 (cached)-> retrieved zarith.1.14 (cached)-> installed ocamlfind.1.9.8-> installed base-bytes.base-> installed ocamlbuild.0.16.1-> installed uchar.0.0.2-> installed zarith.1.14-> installed dune.3.20.2-> installed topkg.1.1.0-> installed base64.3.5.2-> installed bigarray-compat.1.1.0-> installed camlp-streams.5.0.1-> installed cppo.1.8.0-> installed csexp.1.5.2-> installed domain-name.0.5.0-> installed duration.0.2.1-> installed either.1.0.0-> installed eqaf.0.10-> installed fix.20250919-> installed gen.1.1-> installed gmap.0.3.0-> installed lwt-dllist.1.1.0-> installed macaddr.5.6.1-> installed magic-mime.1.3.1-> installed menhirCST.20250912-> installed menhirLib.20250912-> installed menhirSdk.20250912-> installed mirage-clock.4.2.0-> installed ocaml-compiler-libs.v0.17.0-> installed ocaml-syntax-shims.1.0.0-> installed ocaml-version.4.0.3-> installed ocaml_intrinsics_kernel.v0.17.1-> installed ocamlgraph.2.2.0-> installed ocp-indent.1.9.0-> installed octavius.1.2.2-> installed ohex.0.2.0-> installed patch.3.0.0-> installed pecu.0.7-> installed pp.2.0.0-> installed ppx_derivers.1.2.1-> installed psq.0.2.1-> installed re.1.14.0-> installed result.1.5-> installed sexplib0.v0.17.0-> installed spawn.v0.17.0-> installed spdx_licenses.1.4.0-> installed stdlib-shims.0.3.0-> installed stringext.1.6.0-> installed swhid_core.0.1-> installed yojson.3.0.0-> installed astring.0.8.5-> installed fmt.0.11.0-> installed hmap.0.8.1-> installed mtime.2.1.0-> installed ptime.1.2.0-> installed rresult.0.7.0-> installed uutf.1.0.4-> installed ocplib-endian.1.2-> installed ocamlformat-rpc-lib.0.28.1-> installed digestif.1.3.0-> installed ipaddr.5.6.1-> installed lru.0.3.1-> installed integers.0.7.0-> installed jsonrpc.1.24.0-> installed ppx_yojson_conv_lib.v0.17.0-> installed cstruct.6.2.0-> installed ke.0.6-> installed asn1-combinators.0.3.2-> installed fpath.0.7.3-> installed sha.1.15.4-> installed parsexp.v0.17.0-> installed chrome-trace.3.20.2-> installed dune-build-info.3.20.2-> installed ordering.3.20.2-> installed alcotest.1.9.1-> installed jsonm.1.0.2-> installed markup.1.0.3-> installed xdg.3.20.2-> installed dune-configurator.3.20.2-> installed sexplib.v0.17.0-> installed lambdasoup.1.1.1-> installed bigstringaf.0.10.0-> installed faraday.0.8.2-> installed gluten.0.5.2-> installed angstrom.0.16.1-> installed dyn.3.20.2-> installed containers.3.16-> installed mirage-crypto.1.2.0-> installed ssl.0.7.0-> installed lwt.5.9.2-> installed lsp.1.24.0-> installed httpun-types.0.1.0-> installed hpack.0.13.0-> installed httpaf.0.7.1-> installed unstrctrd.0.4-> installed uri.4.4.0-> installed kdf.1.0.0-> installed faraday-lwt.0.8.2-> installed gluten-lwt.0.5.2-> installed inotify.2.6-> installed lwt_ssl.1.2.0-> installed faraday-lwt-unix.0.8.2-> installed httpun.0.1.0-> installed gluten-lwt-unix.0.5.2-> installed h2.0.10.0-> installed httpun-lwt.0.1.0-> installed merlin-lib.5.6-504-> installed base.v0.17.3-> installed opam-core.2.4.1-> installed ocamlc-loc.3.20.2-> installed stdune.3.20.2-> installed menhir.20250912-> installed ppxlib.0.37.0-> installed httpun-ws.0.2.0-> installed h2-lwt.0.10.0-> installed ctypes.0.23.0-> installed httpun-lwt-unix.0.1.0-> installed stdio.v0.17.0-> installed fiber.3.7.0-> installed graphql_parser.0.14.0-> installed opam-file-format.2.2.0-> installed h2-lwt-unix.0.10.0-> installed ocaml-index.5.6-504-> installed graphql.0.14.0-> installed graphql-lwt.0.14.0-> installed ctypes-foreign.0.23.0-> installed cf.0.5.0-> installed fsevents.0.3.0-> installed dune-private-libs.3.20.2-> installed uucp.17.0.0-> installed lwt_ppx.5.9.2-> installed ppx_deriving.6.1.1-> installed ppx_js_style.v0.17.1-> installed sedlex.3.7-> installed dune-rpc.3.20.2-> installed cf-lwt.0.5.0-> installed uuseg.17.0.0-> installed dream-pure.1.0.0~alpha2-> installed fsevents-lwt.0.3.0-> installed ppx_yojson_conv.v0.17.1-> installed dune-site.3.20.2-> installed dream-httpaf.1.0.0~alpha4-> installed opam-format.2.4.1-> installed ocaml-lsp-server.1.24.0-> installed opam-repository.2.4.1-> installed ocamlformat-lib.0.28.1-> installed js_of_ocaml-compiler.6.2.0-> installed ocamlformat.0.28.1-> installed opam-state.2.4.1-> installed bigarray-overlap.0.2.1-> installed prettym.0.0.3-> installed logs.0.9.0-> installed irmin-watcher.0.5.0-> installed mirage-crypto-rng.1.2.0-> installed multipart_form.0.7.0-> installed mirage-crypto-rng-lwt.1.2.0-> installed multipart_form-lwt.0.7.0-> installed mirage-crypto-pk.1.2.0-> installed bos.0.2.1-> installed mirage-crypto-ec.1.2.0-> installed opam-dune-lint.0.6-> installed x509.1.0.6-> installed tls.2.0.3-> installed caqti.2.2.4-> installed caqti-lwt.2.2.4-> installed dream.1.0.0~alpha8-> installed js_of_ocaml.6.2.0-> installed dream-livereload.0.2.0-> installed js_of_ocaml-ppx.6.2.0Done.<><> ocp-indent.1.9.0 installed successfully ><><><><><><><><><><><><><><><><><>=> This package requires additional configuration for use in editors. Install package 'user-setup', or manually:* for Emacs, add these lines to ~/.emacs:(add-to-list 'load-path "/home/opam/.opam/5.4/share/emacs/site-lisp")(require 'ocp-indent)* for Vim, add this line to ~/.vimrc:set rtp^="/home/opam/.opam/5.4/share/ocp-indent/vim"# To update the current shell environment, run: eval $(opam env)2025-10-27 23:27.16 ---> saved as "16c3c6f038afc94b189f9bc6e78731a817faa413ce803a9330f8a9ec327a8f0b"/src: (copy (src .) (dst /src))2025-10-27 23:27.16 ---> saved as "9fbe0ca9ac681b6a1a848be3d3c2569193c28587fd6c757bf3f289c0367f99d7"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default && /home/opam/.opam/5.4/bin/ocamldep.opt -modules -impl test/game.ml) > _build/default/test/.board.eobjs/dune__exe__Game.impl.dFile "test/game.ml", line 7, characters 4-10:7 | effect = None;^^^^^^Error: Syntax error: } expectedFile "test/game.ml", line 5, characters 2-3:5 | {^This { might be unmatched(cd _build/default && .ppx/cccac904a841ae54bd3ab2fb0f259272/ppx.exe --cookie 'library-name="hood"' -o src/lib/hood/common.pp.ml --impl src/lib/hood/common.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)File "src/lib/hood/common.ml", line 26, characters 5-11:26 | type effect =^^^^^^Error: Syntax error(cd _build/default && .ppx/cccac904a841ae54bd3ab2fb0f259272/ppx.exe --cookie 'library-name="hood"' -o src/lib/hood/game.pp.ml --impl src/lib/hood/game.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)File "src/lib/hood/game.ml", line 33, characters 41-47:33 | let handle_effect home_assignment (eff : effect) (game : game) player_id =^^^^^^Error: Syntax error: type expected.(cd _build/default && .ppx/cccac904a841ae54bd3ab2fb0f259272/ppx.exe --cookie 'library-name="hood"' -o src/lib/hood/deck.pp.ml --impl src/lib/hood/deck.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)File "src/lib/hood/deck.ml", line 90, characters 26-32:90 | let assign_cards_effect l effect =^^^^^^Error: Syntax error"/usr/bin/env" "bash" "-c" "opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 12025-10-27 23:27.18: Job failed: Failed: Build failed