Organisationscdaringemy.hoodd53fcb (main)freebsd-14.3-5.3_opam-2.4

freebsd-14.3-5.3_opam-2.4

Link Copied
Code Copied

Logs

2025-10-10 20:14.34: New job: test cdaringe/my.hood https://github.com/cdaringe/my.hood.git#refs/heads/main (d53fcbf35110e10f3a7b0bd05c5de45af387446a) (freebsd-x86_64:freebsd-14.3-5.3_opam-2.4)
Base: freebsd-14.3-ocaml-5.3
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/cdaringe/my.hood.git" -b "main" && cd "my.hood" && git reset --hard d53fcbf3
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM freebsd-14.3-ocaml-5.3
# freebsd-14.3-5.3_opam-2.4
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo ln -f /usr/local/bin/opam-2.4 /usr/local/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
WORKDIR /src
RUN sudo chown opam /src
RUN cd ~/opam-repository && (git cat-file -e 6fab318652edf2e934926c95dbe83c86f899f133 || git fetch origin master) && git reset -q --hard 6fab318652edf2e934926c95dbe83c86f899f133 && git log --no-decorate -n1 --oneline && opam update -u
COPY --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.4.1 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 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.23.1 kdf.1.0.0 ke.0.6 lambdasoup.1.1.1 logs.0.9.0 lru.0.3.1 lsp.1.23.1 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-503 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.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-index.5.6-503 ocaml-lsp-server.1.23.1 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.27.0 ocamlformat-lib.0.27.0 ocamlformat-rpc.removed ocamlformat-rpc-lib.0.27.0 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~5.4preview 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.15.1 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 $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /src
RUN opam exec -- dune build @install @check @runtest && rm -rf _build


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2025-10-10 20:14.34: Using cache hint "cdaringe/my.hood-freebsd-14.3-ocaml-5.3-freebsd-14.3-5.3_opam-2.4-e49d7533dd8a8b8c50fbe429ac11990c"
2025-10-10 20:14.34: Using OBuilder spec:
((from freebsd-14.3-ocaml-5.3)
(comment freebsd-14.3-5.3_opam-2.4)
(user (uid 1000) (gid 1000))
(env CLICOLOR_FORCE 1)
(env OPAMCOLOR always)
(workdir /src)
(run (shell "sudo ln -f /usr/local/bin/opam-2.4 /usr/local/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 6fab318652edf2e934926c95dbe83c86f899f133 || git fetch origin master) && git reset -q --hard 6fab318652edf2e934926c95dbe83c86f899f133 && 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.4.1 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 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.23.1 kdf.1.0.0 ke.0.6 lambdasoup.1.1.1 logs.0.9.0 lru.0.3.1 lsp.1.23.1 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-503 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.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-index.5.6-503 ocaml-lsp-server.1.23.1 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.27.0 ocamlformat-lib.0.27.0 ocamlformat-rpc.removed ocamlformat-rpc-lib.0.27.0 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~5.4preview 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.15.1 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-10 20:14.34: Waiting for resource in pool OCluster
2025-10-10 20:14.34: Waiting for worker…
2025-10-10 21:09.51: Got resource from pool OCluster
Building on rosemary
All commits already cached
HEAD is now at d53fcbf chore: update ocamlfmt


(from freebsd-14.3-ocaml-5.3)
2025-10-10 21:18.13 ---> using "60bac7f21805020c29d2a88a6913503683a681e01c7da46429af43006be5190e" from cache


/: (comment freebsd-14.3-5.3_opam-2.4)


/: (user (uid 1000) (gid 1000))


/: (env CLICOLOR_FORCE 1)


/: (env OPAMCOLOR always)


/: (workdir /src)


/src: (run (shell "sudo ln -f /usr/local/bin/opam-2.4 /usr/local/bin/opam"))
2025-10-10 21:18.13 ---> using "4d63dfa430f870863e128ed3c471110b31bb3e53377210a2ea894afe5e37bcbb" from cache


/src: (run (shell "opam init --reinit -ni"))
No configuration file found, using 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.1 to version 2.2, which can't be reverted.
You may want to back it up before going further.


Continue? [Y/n] y
[NOTE] The 'jobs' option was reset, its value was 1 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
opam option jobs=1 --global
Format upgrade done.


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] no changes from git+file:///home/opam/opam-repository
2025-10-10 21:18.13 ---> using "08dcdc7a41451c03feaf1cde41bdf093eeb3b516304c17e950a6225d1dbc12be" from cache


/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
FreeBSD 14.3-RELEASE-p3
The OCaml toplevel, version 5.3.0
2.4.1
2025-10-10 21:18.13 ---> using "89dfe63ac7dbdaa6723d28341400dd0a5b1be839b593d33c65eaf4466d13b257" from cache


/src: (workdir /src)


/src: (run (shell "sudo chown opam /src"))
2025-10-10 21:18.13 ---> using "ec3674891376259f4044950e2c0e886ef7c9543b50a81fe66e196cb6a302a954" from cache


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e 6fab318652edf2e934926c95dbe83c86f899f133 || git fetch origin master) && git reset -q --hard 6fab318652edf2e934926c95dbe83c86f899f133 && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
* branch                  master     -> FETCH_HEAD
98696b94e2..4b164c25f6  master     -> origin/master
6fab318652 Merge pull request #28690 from mtelvers/opam-publish-ocaml-version.4.0.3


<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from git+file:///home/opam/opam-repository


Everything as up-to-date as possible


The following packages are not being upgraded because the new versions conflict with other installed packages:
- ocaml-compiler.5.4.0
However, you may "opam upgrade" these packages explicitly at these versions (e.g. "opam upgrade ocaml-base-compiler.5.4.0"), which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
2025-10-10 21:18.14 ---> using "5b7b157afafce2d2c797468b8bb0c8e842f8198df27636daccf0923f2898e6e4" from cache


/src: (copy (src hood.opam) (dst ./))
2025-10-10 21:18.14 ---> saved as "97ea72a11c372c0851b857ccb8aea1054f8e907eb6a201366d57a68f38a5393b"


/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-10 21:18.15 ---> saved as "a9f8e5210acd0b1fcb7242a927cdf5b1e60f69a65025b5f023bf2f555c7e84ad"


/src: (run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
2025-10-10 21:18.16 ---> saved as "c61a0c7c2a07b36edd07b90ca81dea0a00d74d0d06f45dc5196c635f37bb0ac6"


/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.4.1 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 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.23.1 kdf.1.0.0 ke.0.6 lambdasoup.1.1.1 logs.0.9.0 lru.0.3.1 lsp.1.23.1 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-503 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.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-index.5.6-503 ocaml-lsp-server.1.23.1 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.27.0 ocamlformat-lib.0.27.0 ocamlformat-rpc.removed ocamlformat-rpc-lib.0.27.0 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~5.4preview 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.15.1 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"))
[WARNING] Unknown update command for bsd, skipping system update


<><> 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.3.0).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0).
[NOTE] Package ocaml is already installed (current version is 5.3.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 libev


<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>


+ /usr/local/bin/sudo "pkg" "install" "-y" "gmp" "libev"
- Updating FreeBSD repository catalogue...
- [rosemary] Fetching data.pkg: ..
- ..
- .
- .
- .
- .
- .
- . done
- Processing entries:
- ..
- ...
- ..
- ..
- . done
- FreeBSD repository update completed. 36559 packages processed.
- Updating FreeBSD-kmods repository catalogue...
- [rosemary] Fetching data.pkg: .
- . done
- Processing entries: .......... done
- FreeBSD-kmods repository update completed. 212 packages processed.
- All repositories are up to date.
- The following 2 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	gmp: 6.3.0 [FreeBSD]
- 	libev: 4.33_1,1 [FreeBSD]
- 
- Number of packages to be installed: 2
- 
- The process will require 3 MiB more space.
- 614 KiB to be downloaded.
- [rosemary] [1/2] Fetching libev-4.33_1,1.pkg: ........ done
- [rosemary] [2/2] Fetching gmp-6.3.0.pkg: .....
- ..... done
- Checking integrity... done (0 conflicting)
- [rosemary] [1/2] Installing gmp-6.3.0...
- [rosemary] [1/2] Extracting gmp-6.3.0: .......... done
- [rosemary] [2/2] Installing libev-4.33_1,1...
- [rosemary] [2/2] Extracting libev-4.33_1,1: .......... done
2025-10-10 21:18.55 ---> saved as "d12de18a8c47ec76db5c6eee26176c6d155a1f2c910cd39f0432d5339866fe15"


/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.3.0).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0).
[NOTE] Package ocaml is already installed (current version is 5.3.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 176 packages
 alcotest                1.9.1
 angstrom                0.16.1
 asn1-combinators        0.3.2
 astring                 0.8.5
 base                    v0.17.3
 base-bytes              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.4.1
 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
 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.23.1
 kdf                     1.0.0
 ke                      0.6
 lambdasoup              1.1.1
 logs                    0.9.0
 lru                     0.3.1
 lsp                     1.23.1
 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-503
 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-compiler-libs     v0.17.0
 ocaml-index             5.6-503
 ocaml-lsp-server        1.23.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.27.0
 ocamlformat-lib         0.27.0
 ocamlformat-rpc         removed            The `ocamlformat` package ships the RPC mode since version 0.22.4. This package is no longer necessary.
 ocamlformat-rpc-lib     0.27.0
 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~5.4preview
 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.15.1
 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


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
 retrieved asn1-combinators.0.3.2  (cached)
 retrieved angstrom.0.16.1  (cached)
 retrieved astring.0.8.5  (cached)
 retrieved base.v0.17.3  (cached)
 retrieved base64.3.5.2  (cached)
 retrieved bigarray-compat.1.1.0  (cached)
 retrieved bigarray-overlap.0.2.1  (cached)
 retrieved alcotest.1.9.1  (cached)
 retrieved bos.0.2.1  (cached)
 retrieved camlp-streams.5.0.1  (cached)
 retrieved bigstringaf.0.10.0  (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
 installed conf-libssl.4
 installed conf-libffi.2.0.0
 retrieved cppo.1.8.0  (cached)
 installed conf-gmp.5
 installed conf-gmp-powm-sec.4
 retrieved csexp.1.5.2  (cached)
 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.4.1  (cached)
 retrieved dream.1.0.0~alpha8, dream-httpaf.1.0.0~alpha4  (cached)
 retrieved digestif.1.3.0  (cached)
 retrieved dream-pure.1.0.0~alpha2  (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 either.1.0.0  (cached)
 retrieved duration.0.2.1  (cached)
 retrieved dream-livereload.0.2.0  (https://github.com/tmattio/dream-livereload/releases/download/0.2.0/dream-livereload-0.2.0.tbz)
 retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2  (cached)
 retrieved fiber.3.7.0  (cached)
 retrieved eqaf.0.10  (cached)
 retrieved fix.20250919  (cached)
 retrieved fpath.0.7.3  (cached)
 installed cmdliner.1.3.0
 retrieved gen.1.1  (cached)
 retrieved fsevents.0.3.0, fsevents-lwt.0.3.0  (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 fmt.0.11.0  (cached)
 retrieved h2.0.10.0, h2-lwt.0.10.0, h2-lwt-unix.0.10.0  (cached)
 retrieved hmap.0.8.1  (cached)
 retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0  (cached)
 retrieved httpaf.0.7.1  (cached)
 retrieved hpack.0.13.0  (cached)
 retrieved httpun-ws.0.2.0  (cached)
 retrieved integers.0.7.0  (cached)
 retrieved httpun.0.1.0, httpun-lwt.0.1.0, httpun-lwt-unix.0.1.0, httpun-types.0.1.0  (cached)
 retrieved irmin-watcher.0.5.0  (cached)
 retrieved ipaddr.5.6.1, macaddr.5.6.1  (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.23.1, lsp.1.23.1, ocaml-lsp-server.1.23.1  (cached)
 retrieved lwt-dllist.1.1.0  (cached)
 retrieved lwt_ssl.1.2.0  (cached)
 retrieved magic-mime.1.3.1  (cached)
 retrieved markup.1.0.3  (cached)
 retrieved menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912  (cached)
 retrieved js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-ppx.6.2.0  (cached)
 retrieved mirage-clock.4.2.0  (cached)
 retrieved merlin-lib.5.6-503, ocaml-index.5.6-503  (cached)
 retrieved mtime.2.1.0  (cached)
 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 num.1.6  (cached)
 retrieved ocaml-compiler-libs.v0.17.0  (cached)
 retrieved ocaml-syntax-shims.1.0.0  (cached)
 retrieved multipart_form.0.7.0, multipart_form-lwt.0.7.0  (cached)
 retrieved ocaml_intrinsics_kernel.v0.17.1  (cached)
 retrieved ocaml-version.4.0.3  (cached)
 retrieved ocamlfind.1.9.8  (cached)
 installed ocamlformat-rpc.removed
 retrieved ocamlbuild.0.16.1  (cached)
 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 ocamlformat.0.27.0, ocamlformat-lib.0.27.0, ocamlformat-rpc-lib.0.27.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  (https://github.com/ocurrent/opam-dune-lint/releases/download/v0.6/opam-dune-lint-0.6.tbz)
 retrieved opam-file-format.2.2.0  (cached)
 installed num.1.6
 retrieved pecu.0.7  (cached)
 retrieved patch.3.0.0  (cached)
 retrieved pp.2.0.0  (cached)
 retrieved parsexp.v0.17.0  (cached)
 retrieved ppx_deriving.6.1.1  (cached)
 retrieved ppx_derivers.1.2.1  (cached)
 retrieved ppx_yojson_conv_lib.v0.17.0  (cached)
 retrieved ppxlib.0.37.0~5.4preview  (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 sedlex.3.7  (cached)
 retrieved seq.base  (cached)
 installed seq.base
 retrieved sexplib.v0.17.0  (cached)
 retrieved sexplib0.v0.17.0  (cached)
 retrieved sha.1.15.4  (cached)
 retrieved spawn.v0.15.1  (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 tls.2.0.3  (cached)
 retrieved ppx_js_style.v0.17.1  (https://github.com/janestreet/ppx_js_style/archive/refs/tags/v0.17.1.tar.gz)
 retrieved uchar.0.0.2  (cached)
 retrieved unstrctrd.0.4  (cached)
 retrieved topkg.1.1.0  (cached)
 retrieved ppx_yojson_conv.v0.17.1  (https://github.com/janestreet/ppx_yojson_conv/archive/refs/tags/v0.17.1.tar.gz)
 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 yojson.3.0.0  (cached)
 retrieved zarith.1.14  (cached)
 retrieved uucp.17.0.0  (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 topkg.1.1.0
 installed dune.3.20.2
 installed ohex.0.2.0
 installed octavius.1.2.2
 installed ocp-indent.1.9.0
 installed ocaml_intrinsics_kernel.v0.17.1
 installed ocaml-version.4.0.3
 installed pp.2.0.0
 installed ppx_derivers.1.2.1
 installed pecu.0.7
 installed ocaml-syntax-shims.1.0.0
 installed patch.3.0.0
 installed ocaml-compiler-libs.v0.17.0
 installed mirage-clock.4.2.0
 installed result.1.5
 installed swhid_core.0.1
 installed stringext.1.6.0
 installed stdlib-shims.0.3.0
 installed spdx_licenses.1.4.0
 installed spawn.v0.15.1
 installed sexplib0.v0.17.0
 installed re.1.14.0
 installed psq.0.2.1
 installed ordering.3.20.2
 installed lru.0.3.1
 installed integers.0.7.0
 installed sha.1.15.4
 installed xdg.3.20.2
 installed yojson.3.0.0
 installed ocamlgraph.2.2.0
 installed parsexp.v0.17.0
 installed menhirSdk.20250912
 installed ppx_yojson_conv_lib.v0.17.0
 installed menhirLib.20250912
 installed jsonrpc.1.23.1
 installed menhirCST.20250912
 installed dyn.3.20.2
 installed sexplib.v0.17.0
 installed magic-mime.1.3.1
 installed macaddr.5.6.1
 installed lwt-dllist.1.1.0
 installed gmap.0.3.0
 installed gen.1.1
 installed fix.20250919
 installed eqaf.0.10
 installed either.1.0.0
 installed duration.0.2.1
 installed domain-name.0.4.1
 installed csexp.1.5.2
 installed ocamlformat-rpc-lib.0.27.0
 installed dune-build-info.3.20.2
 installed ipaddr.5.6.1
 installed digestif.1.3.0
 installed ocamlc-loc.3.20.2
 installed cppo.1.8.0
 installed camlp-streams.5.0.1
 installed bigarray-compat.1.1.0
 installed base64.3.5.2
 installed uutf.1.0.4
 installed rresult.0.7.0
 installed ptime.1.2.0
 installed mtime.2.1.0
 installed hmap.0.8.1
 installed fmt.0.11.0
 installed ocplib-endian.1.2
 installed astring.0.8.5
 installed ke.0.6
 installed chrome-trace.3.20.2
 installed cstruct.6.2.0
 installed asn1-combinators.0.3.2
 installed jsonm.1.0.2
 installed dune-configurator.3.20.2
 installed fpath.0.7.3
 installed markup.1.0.3
 installed alcotest.1.9.1
 installed bigstringaf.0.10.0
 installed faraday.0.8.2
 installed lambdasoup.1.1.1
 installed gluten.0.5.2
 installed angstrom.0.16.1
 installed httpun-types.0.1.0
 installed ssl.0.7.0
 installed mirage-crypto.1.2.0
 installed unstrctrd.0.4
 installed stdune.3.20.2
 installed kdf.1.0.0
 installed httpun.0.1.0
 installed uri.4.4.0
 installed httpaf.0.7.1
 installed hpack.0.13.0
 installed lwt.5.9.2
 installed containers.3.16
 installed lwt_ssl.1.2.0
 installed faraday-lwt.0.8.2
 installed gluten-lwt.0.5.2
 installed httpun-ws.0.2.0
 installed fiber.3.7.0
 installed faraday-lwt-unix.0.8.2
 installed httpun-lwt.0.1.0
 installed ppxlib.0.37.0~5.4preview
 installed ctypes.0.23.0
 installed gluten-lwt-unix.0.5.2
 installed h2.0.10.0
 installed dune-rpc.3.20.2
 installed dune-private-libs.3.20.2
 installed h2-lwt.0.10.0
 installed httpun-lwt-unix.0.1.0
 installed ppx_deriving.6.1.1
 installed lwt_ppx.5.9.2
 installed h2-lwt-unix.0.10.0
 installed sedlex.3.7
 installed opam-core.2.4.1
 installed base.v0.17.3
 installed ctypes-foreign.0.23.0
 installed dream-pure.1.0.0~alpha2
 installed dune-site.3.20.2
 installed lsp.1.23.1
 installed cf.0.5.0
 installed stdio.v0.17.0
 installed menhir.20250912
 installed graphql_parser.0.14.0
 installed fsevents.0.3.0
 installed dream-httpaf.1.0.0~alpha4
 installed cf-lwt.0.5.0
 installed ppx_js_style.v0.17.1
 installed merlin-lib.5.6-503
 installed fsevents-lwt.0.3.0
 installed graphql.0.14.0
 installed opam-file-format.2.2.0
 installed uucp.17.0.0
 installed graphql-lwt.0.14.0
 installed ppx_yojson_conv.v0.17.1
 installed ocaml-index.5.6-503
 installed uuseg.17.0.0
 installed ocaml-lsp-server.1.23.1
 installed opam-format.2.4.1
 installed js_of_ocaml-compiler.6.2.0
 installed bigarray-overlap.0.2.1
 installed prettym.0.0.3
 installed opam-repository.2.4.1
 installed ocamlformat-lib.0.27.0
 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 ocamlformat.0.27.0
 installed bos.0.2.1
 installed mirage-crypto-ec.1.2.0
 installed opam-state.2.4.1
 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.0
Done.


<><> 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.3.0/share/emacs/site-lisp")
(require 'ocp-indent)


* for Vim, add this line to ~/.vimrc:
set rtp^="/home/opam/.opam/5.3.0/share/ocp-indent/vim"
2025-10-10 21:21.15 ---> saved as "8d591c4833dd017975571f0a2cb2b5cb223eb1e39bc09c14c3ba10a6e107f87d"


/src: (copy (src .) (dst /src))
2025-10-10 21:21.16 ---> saved as "521069c5d0530a5b76637fa0ea8ca467df5db49cd20dff52005aca287608fdee"


/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
(cd _build/default && /home/opam/.opam/5.3.0/bin/ocamldep.opt -modules -impl test/game.ml) > _build/default/test/.board.eobjs/dune__exe__Game.impl.d
File "test/game.ml", line 7, characters 4-10:
7 |     effect = None;
^^^^^^
Error: Syntax error: "}" expected
File "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/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
(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.
jail: /usr/bin/su -l opam -c cd '/src' && env OCAMLCI='true' CI='true' 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.4.1 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 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.23.1 kdf.1.0.0 ke.0.6 lambdasoup.1.1.1 logs.0.9.0 lru.0.3.1 lsp.1.23.1 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-503 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.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-index.5.6-503 ocaml-lsp-server.1.23.1 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.27.0 ocamlformat-lib.0.27.0 ocamlformat-rpc.removed ocamlformat-rpc-lib.0.27.0 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~5.4preview 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.15.1 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' OPAMCOLOR='always' CLICOLOR_FORCE='1' '/usr/bin/env' 'bash' '-c' 'opam exec -- dune build @install @check @runtest && rm -rf _build': failed
"jail" "-c" "name=obuilder_73090_14953" "mount.devfs" "path=/obuilder/result/e03e1dce4a36d4bfc846d5801d0e2c8303c33f374ea30e4faff8c9930dd0c6f7/rootfs" "vnet" "exec.start=/sbin/ifconfig lo0 127.0.0.1/8" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/src' && env OCAMLCI='true' CI='true' 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.4.1 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 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.23.1 kdf.1.0.0 ke.0.6 lambdasoup.1.1.1 logs.0.9.0 lru.0.3.1 lsp.1.23.1 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-503 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.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-index.5.6-503 ocaml-lsp-server.1.23.1 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.27.0 ocamlformat-lib.0.27.0 ocamlformat-rpc.removed ocamlformat-rpc-lib.0.27.0 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~5.4preview 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.15.1 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' OPAMCOLOR='always' CLICOLOR_FORCE='1' '/usr/bin/env' 'bash' '-c' 'opam exec -- dune build @install @check @runtest && rm -rf _build'" failed with exit status 1
2025-10-10 21:23.00: Job failed: Failed: Build failed