2025-10-27 22:40.12: New job: test cdaringe/my.hood https://github.com/cdaringe/my.hood.git#refs/heads/main (d53fcbf35110e10f3a7b0bd05c5de45af387446a) (macos-x86_64:macos-homebrew-5.4_opam-2.4) Base: macos-homebrew-ocaml-5.4 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 macos-homebrew-ocaml-5.4 # macos-homebrew-5.4_opam-2.4 USER 1000:1000 ENV CLICOLOR_FORCE="1" ENV OPAMCOLOR="always" RUN ln -f ~/local/bin/opam-2.4 ~/local/bin/opam RUN opam init --reinit -ni RUN uname -rs && opam exec -- ocaml -version && opam --version RUN 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 --chown=1000:1000 hood.opam ./src/./ RUN opam pin add -yn hood.dev './src/./' RUN echo '(lang dune 3.0)' > './src/./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 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 $DEPS RUN opam install $DEPS COPY --chown=1000:1000 . ./src RUN cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-10-27 22:40.12: Using cache hint "cdaringe/my.hood-macos-homebrew-ocaml-5.4-macos-homebrew-5.4_opam-2.4-bad9c0a0ec64043405a39fc068fb44e7" 2025-10-27 22:40.12: Using OBuilder spec: ((from macos-homebrew-ocaml-5.4) (comment macos-homebrew-5.4_opam-2.4) (user (uid 1000) (gid 1000)) (env CLICOLOR_FORCE 1) (env OPAMCOLOR always) (run (shell "ln -f ~/local/bin/opam-2.4 ~/local/bin/opam")) (run (shell "opam init --reinit -ni")) (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew))) (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 ./src/./)) (run (network host) (shell "opam pin add -yn hood.dev './src/./'")) (run (network host) (shell "echo '(lang dune 3.0)' > './src/./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 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 /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew))) (network host) (shell "opam update --depexts && opam install --cli=2.4 --depext-only -y hood.dev $DEPS")) (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew))) (network host) (shell "opam install $DEPS")) (copy (src .) (dst ./src)) (run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build")) ) 2025-10-27 22:40.12: Waiting for resource in pool OCluster 2025-10-27 23:47.00: Waiting for worker… 2025-10-28 03:49.11: Got resource from pool OCluster Building on i7-worker-02 All commits already cached HEAD is now at d53fcbf chore: update ocamlfmt (from macos-homebrew-ocaml-5.4) 2025-10-28 03:49.12 ---> using "338135fbf1889e924a607b47198b8b308c32a925cc9436066d65a9bdc402cad5" from cache /: (comment macos-homebrew-5.4_opam-2.4) /: (user (uid 1000) (gid 1000)) /: (env CLICOLOR_FORCE 1) /: (env OPAMCOLOR always) /: (run (shell "ln -f ~/local/bin/opam-2.4 ~/local/bin/opam")) 2025-10-28 03:49.13 ---> using "c45c11c7286cf606ab2156414383237a0e197bf48b9278e9465cc1693c9332b7" from cache /: (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 /Users/mac1000/.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:///Users/mac1000/opam-repository 2025-10-28 03:49.13 ---> using "59a16318ff40c58338bc0b572a2d778111fa14b30a0dc4a11f6465d8abb80bbd" from cache /: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Darwin 24.5.0 The OCaml toplevel, version 5.4.0 2.4.1 2025-10-28 03:49.13 ---> using "03cbf303c2ae412068cf1b7f097ec773b09f8e6d693af9a4cf051761664f96f9" from cache /: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew))) (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_HEAD 12d0447fd1..7f9c784b97 master -> origin/master 7f9c784b97 Merge pull request #28787 from ocaml/mseri-patch-1 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from git+file:///Users/mac1000/opam-repository Already up-to-date. Nothing to do. # To update the current shell environment, run: eval $(opam env) 2025-10-28 03:49.14 ---> using "0d3b40e06fac490f5b93247996fcf52b04dc54fb28708e299ea5669ed85fd164" from cache /: (copy (src hood.opam) (dst ./src/./)) 2025-10-28 03:49.16 ---> saved as "2b9c2d59cbaeac462d6fb14538a25322582ad8fc80d50069c3b38331e74840e4" /: (run (network host) (shell "opam pin add -yn hood.dev './src/./'")) [NOTE] Package hood does not exist in opam repositories registered in the current switch. [hood.dev] synchronised (file:///Users/mac1000/src) hood is now pinned to file:///Users/mac1000/src (version dev) 2025-10-28 03:49.26 ---> saved as "7119b5a7d1f3d31fb0d945dce558a65af9ca33e0aba73f1accd2a531dae73b10" /: (run (network host) (shell "echo '(lang dune 3.0)' > './src/./dune-project'")) 2025-10-28 03:49.28 ---> saved as "0e782f38e8a78657fe1e6939e86a6c1bc48b722ec8e1854d1bb05e32f172120c" /: (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 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 /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew))) (network host) (shell "opam update --depexts && opam install --cli=2.4 --depext-only -y hood.dev $DEPS")) + /usr/local/bin/brew "update" - ==> Updating Homebrew... - Already up-to-date. <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [hood.dev] synchronised (file:///Users/mac1000/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 libev libffi openssl pkgconf <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> + /usr/local/bin/brew "install" "gmp" "libev" "libffi" "openssl" "pkgconf" - ==> Fetching downloads for: gmp, libev, libffi, openssl@3 and pkgconf - ==> Downloading https://ghcr.io/v2/homebrew/core/gmp/manifests/6.3.0 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/70a72a71216843d66a953c06ff6337445ce9bc94fae9f0e301e2f59005274a8e--gmp-6.3.0.bottle_manifest.json - ==> Downloading https://ghcr.io/v2/homebrew/core/libev/manifests/4.33 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/dcc77a4ef78cc646caf5e0675f4121c18ac6fbbb84ddb181eaab408546c41b66--libev-4.33.bottle_manifest.json - ==> Downloading https://ghcr.io/v2/homebrew/core/libffi/manifests/3.5.2 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1e3f0378eebac131d3f2f10e90ed27d4d855d669ead4a290ed14197729216c90--libffi-3.5.2.bottle_manifest.json - ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.6.0 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/403c903e557d19d801f4c6b4f635c9553af72a487024139a5773e636c884ef9e--openssl@3-3.6.0.bottle_manifest.json - ==> Downloading https://ghcr.io/v2/homebrew/core/pkgconf/manifests/2.5.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/e0bf05fafcedcfbde9a9a488dc3a083cadd19584ac19f4cc053a9c265f841120--pkgconf-2.5.1.bottle_manifest.json - ==> Fetching gmp - ==> Downloading https://ghcr.io/v2/homebrew/core/gmp/blobs/sha256:d1192da68b2618652f4be0dd9f56b18d2d276481440ae241ce9cc17be0450e07 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ea83c2ee63250dbc931826078df9b212ba8618ad631319170d4cb55723e4fe0b--gmp--6.3.0.sequoia.bottle.tar.gz - ==> Fetching libev - ==> Downloading https://ghcr.io/v2/homebrew/core/libev/blobs/sha256:5de04c4e03a70639639d5e4ced919aafdef07f9ea98cbde320b2e9dd81f9d5ce - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/01d328e7ed42ea70e8b855d283d1396acb653daad4e3270a7fd0c52f1ca69df2--libev--4.33.sonoma.bottle.tar.gz - ==> Fetching libffi - ==> Downloading https://ghcr.io/v2/homebrew/core/libffi/blobs/sha256:4d9e57a4b8bb66b3dd966a931b0be8e916b2587bec5886b8af519dcafe276b13 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/689c6d660f0d5ca0546bfdc65f7c162c4860b8346c0fffda739a8cbff56bab9d--libffi--3.5.2.sonoma.bottle.tar.gz - ==> Fetching dependencies for openssl@3: ca-certificates - ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2025-09-09-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/4d4fbd31e178e7d46676ee46b8a629a56cf084bda67d2ae2d543a7a9b8d0718a--ca-certificates-2025-09-09-1.bottle_manifest.json - ==> Fetching ca-certificates - ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:bf8219c33f6de8c2554cff8bcff1e9061ba61e9201acdabf6955347a3b72eb03 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/6085493d1b30b576e5ad85aa34370174eec955f21a0516162a86816a4bd1cd1b--ca-certificates--2025-09-09.all.bottle.1.tar.gz - ==> Fetching openssl@3 - ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/blobs/sha256:a015d2e06290484b37547a57b60c6bc5bd45be0479e0c58529ffa4359a3f6225 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8dc0f2d4b5d1dc3675652c2239ed47f365d72b5ec28d9c875fddff6150f0b7a0--openssl@3--3.6.0.sequoia.bottle.tar.gz - ==> Fetching pkgconf - ==> Downloading https://ghcr.io/v2/homebrew/core/pkgconf/blobs/sha256:a074f871aa476dec1101c13b4fcfbb9354a8b35bcb6e056f8411463913632071 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/2f783e65294d208e2dea96042a5edbde1c117183f409d4687d8d77c44c013470--pkgconf--2.5.1.sequoia.bottle.tar.gz - ==> Pouring gmp--6.3.0.sequoia.bottle.tar.gz - 🍺 /usr/local/Cellar/gmp/6.3.0: 22 files, 3.2MB - ==> Running `brew cleanup gmp`... - Disable this behaviour by setting `HOMEBREW_NO_INSTALL_CLEANUP=1`. - Hide these hints with `HOMEBREW_NO_ENV_HINTS=1` (see `man brew`). - ==> Pouring libev--4.33.sonoma.bottle.tar.gz - 🍺 /usr/local/Cellar/libev/4.33: 13 files, 484.2KB - ==> Running `brew cleanup libev`... - ==> Pouring libffi--3.5.2.sonoma.bottle.tar.gz - ==> Caveats - libffi is keg-only, which means it was not symlinked into /usr/local, - because macOS already provides this software and installing another version in - parallel can cause all kinds of trouble. - - For compilers to find libffi you may need to set: - export LDFLAGS="-L/usr/local/opt/libffi/lib" - export CPPFLAGS="-I/usr/local/opt/libffi/include" - ==> Summary - 🍺 /usr/local/Cellar/libffi/3.5.2: 18 files, 704.5KB - ==> Running `brew cleanup libffi`... - ==> Installing openssl@3 dependency: ca-certificates - ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2025-09-09-1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/4d4fbd31e178e7d46676ee46b8a629a56cf084bda67d2ae2d543a7a9b8d0718a--ca-certificates-2025-09-09-1.bottle_manifest.json - ==> Pouring ca-certificates--2025-09-09.all.bottle.1.tar.gz - ==> Regenerating CA certificate bundle from keychain, this may take a while... - 🍺 /usr/local/Cellar/ca-certificates/2025-09-09: 4 files, 232.4KB - ==> Pouring openssl@3--3.6.0.sequoia.bottle.tar.gz - ==> Caveats - To add additional certificates, place .pem files in - /usr/local/etc/openssl@3/certs - - and run - /usr/local/opt/openssl@3/bin/c_rehash - ==> Summary - 🍺 /usr/local/Cellar/openssl@3/3.6.0: 7,609 files, 36MB - ==> Running `brew cleanup openssl@3`... - ==> Pouring pkgconf--2.5.1.sequoia.bottle.tar.gz - 🍺 /usr/local/Cellar/pkgconf/2.5.1: 28 files, 374.2KB - ==> Running `brew cleanup pkgconf`... - ==> Caveats - ==> libffi - libffi is keg-only, which means it was not symlinked into /usr/local, - because macOS already provides this software and installing another version in - parallel can cause all kinds of trouble. - - For compilers to find libffi you may need to set: - export LDFLAGS="-L/usr/local/opt/libffi/lib" - export CPPFLAGS="-I/usr/local/opt/libffi/include" - ==> openssl@3 - To add additional certificates, place .pem files in - /usr/local/etc/openssl@3/certs - - and run - /usr/local/opt/openssl@3/bin/c_rehash 2025-10-28 03:50.27 ---> saved as "d6c96cba8a7030063685a68b8f81d3e0dff2d2b5efb8f2cfd2ac2fdc24c47c25" /: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew))) (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 176 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 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 asn1-combinators.0.3.2 (cached) -> retrieved angstrom.0.16.1 (cached) -> retrieved astring.0.8.5 (cached) -> retrieved alcotest.1.9.1 (cached) -> retrieved base64.3.5.2 (cached) -> retrieved bigarray-compat.1.1.0 (cached) -> retrieved base.v0.17.3 (cached) -> retrieved bigstringaf.0.10.0 (cached) -> retrieved bigarray-overlap.0.2.1 (cached) -> retrieved camlp-streams.5.0.1 (cached) -> retrieved bos.0.2.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 -> retrieved csexp.1.5.2 (cached) -> retrieved cstruct.6.2.0 (cached) -> retrieved containers.3.16 (cached) -> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0 (cached) -> retrieved digestif.1.3.0 (cached) -> retrieved domain-name.0.5.0 (cached) -> installed conf-libssl.4 -> installed conf-gmp-powm-sec.4 -> installed conf-libev.4-13 -> retrieved dream-livereload.0.2.0 (cached) -> retrieved dream.1.0.0~alpha8, dream-httpaf.1.0.0~alpha4 (cached) -> retrieved dream-pure.1.0.0~alpha2 (cached) -> retrieved duration.0.2.1 (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 faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2 (cached) -> retrieved eqaf.0.10 (cached) -> retrieved fiber.3.7.0 (cached) -> retrieved either.1.0.0 (cached) -> retrieved fpath.0.7.3 (cached) -> retrieved fmt.0.11.0 (cached) -> retrieved fix.20250919 (cached) -> retrieved gen.1.1 (cached) -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0 (cached) -> retrieved gmap.0.3.0 (cached) -> retrieved gluten.0.5.2, gluten-lwt.0.5.2, gluten-lwt-unix.0.5.2 (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) -> installed cmdliner.1.3.0 -> retrieved logs.0.9.0 (cached) -> retrieved lru.0.3.1 (cached) -> retrieved jsonrpc.1.24.0, lsp.1.24.0, ocaml-lsp-server.1.24.0 (cached) -> retrieved lwt.5.9.2, lwt_ppx.5.9.2 (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-504, ocaml-index.5.6-504 (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-syntax-shims.1.0.0 (cached) -> retrieved ocaml-compiler-libs.v0.17.0 (cached) -> retrieved ocaml-version.4.0.3 (cached) -> retrieved multipart_form.0.7.0, multipart_form-lwt.0.7.0 (cached) -> retrieved ocaml_intrinsics_kernel.v0.17.1 (cached) -> retrieved ocamlbuild.0.16.1 (cached) -> installed ocamlformat-rpc.removed -> retrieved ocamlfind.1.9.8 (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 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 opam-core.2.4.1, opam-format.2.4.1, opam-repository.2.4.1, opam-state.2.4.1 (cached) -> retrieved pecu.0.7 (cached) -> retrieved pp.2.0.0 (cached) -> retrieved ppx_derivers.1.2.1 (cached) -> retrieved ocamlformat.0.28.1, ocamlformat-lib.0.28.1, ocamlformat-rpc-lib.0.28.1 (cached) -> retrieved ppx_js_style.v0.17.1 (cached) -> retrieved ppx_deriving.6.1.1 (cached) -> retrieved ppx_yojson_conv_lib.v0.17.0 (cached) -> retrieved ppx_yojson_conv.v0.17.1 (cached) -> installed num.1.6 -> retrieved psq.0.2.1 (cached) -> retrieved prettym.0.0.3 (cached) -> retrieved ptime.1.2.0 (cached) -> retrieved result.1.5 (cached) -> retrieved re.1.14.0 (cached) -> retrieved rresult.0.7.0 (cached) -> retrieved seq.base (cached) -> installed seq.base -> 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 sedlex.3.7 (cached) -> retrieved spdx_licenses.1.4.0 (cached) -> retrieved spawn.v0.17.0 (cached) -> retrieved stdio.v0.17.0 (cached) -> retrieved ssl.0.7.0 (cached) -> retrieved stringext.1.6.0 (cached) -> retrieved swhid_core.0.1 (cached) -> retrieved stdlib-shims.0.3.0 (cached) -> retrieved uchar.0.0.2 (cached) -> retrieved unstrctrd.0.4 (cached) -> retrieved topkg.1.1.0 (cached) -> retrieved tls.2.0.3 (cached) -> retrieved uri.4.4.0 (cached) -> retrieved uuseg.17.0.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 dune.3.20.2 -> installed domain-name.0.5.0 -> installed csexp.1.5.2 -> installed cppo.1.8.0 -> installed fix.20250919 -> installed eqaf.0.10 -> installed either.1.0.0 -> installed duration.0.2.1 -> installed camlp-streams.5.0.1 -> installed bigarray-compat.1.1.0 -> installed base64.3.5.2 -> installed gmap.0.3.0 -> installed macaddr.5.6.1 -> installed menhirCST.20250912 -> installed lwt-dllist.1.1.0 -> installed magic-mime.1.3.1 -> installed chrome-trace.3.20.2 -> installed menhirLib.20250912 -> installed menhirSdk.20250912 -> installed ipaddr.5.6.1 -> installed mirage-clock.4.2.0 -> installed digestif.1.3.0 -> installed ocaml_intrinsics_kernel.v0.17.1 -> installed ocaml-version.4.0.3 -> installed ocaml-syntax-shims.1.0.0 -> installed ocaml-compiler-libs.v0.17.0 -> installed dune-configurator.3.20.2 -> installed gen.1.1 -> installed dune-build-info.3.20.2 -> installed topkg.1.1.0 -> installed ocamlformat-rpc-lib.0.28.1 -> installed ohex.0.2.0 -> installed bigstringaf.0.10.0 -> installed ocplib-endian.1.2 -> installed hmap.0.8.1 -> installed octavius.1.2.2 -> installed faraday.0.8.2 -> installed angstrom.0.16.1 -> installed ocp-indent.1.9.0 -> installed gluten.0.5.2 -> installed mirage-crypto.1.2.0 -> installed httpun-types.0.1.0 -> installed hpack.0.13.0 -> installed mtime.2.1.0 -> installed fmt.0.11.0 -> installed astring.0.8.5 -> installed lwt.5.9.2 -> installed kdf.1.0.0 -> installed pecu.0.7 -> installed containers.3.16 -> installed faraday-lwt.0.8.2 -> installed cstruct.6.2.0 -> installed patch.3.0.0 -> installed ordering.3.20.2 -> installed httpun.0.1.0 -> installed ocamlgraph.2.2.0 -> installed psq.0.2.1 -> installed ppx_derivers.1.2.1 -> installed faraday-lwt-unix.0.8.2 -> installed pp.2.0.0 -> installed ke.0.6 -> installed rresult.0.7.0 -> installed result.1.5 -> installed lru.0.3.1 -> installed re.1.14.0 -> installed httpun-ws.0.2.0 -> installed spawn.v0.17.0 -> installed ptime.1.2.0 -> installed gluten-lwt.0.5.2 -> installed fpath.0.7.3 -> installed spdx_licenses.1.4.0 -> installed sexplib0.v0.17.0 -> installed stdlib-shims.0.3.0 -> installed stringext.1.6.0 -> installed httpaf.0.7.1 -> installed dyn.3.20.2 -> installed httpun-lwt.0.1.0 -> installed h2.0.10.0 -> installed parsexp.v0.17.0 -> installed integers.0.7.0 -> installed swhid_core.0.1 -> installed h2-lwt.0.10.0 -> installed asn1-combinators.0.3.2 -> installed sexplib.v0.17.0 -> installed sha.1.15.4 -> installed ocamlc-loc.3.20.2 -> installed uutf.1.0.4 -> installed uri.4.4.0 -> installed base.v0.17.3 -> installed ssl.0.7.0 -> installed menhir.20250912 -> installed merlin-lib.5.6-504 -> installed graphql_parser.0.14.0 -> installed lwt_ssl.1.2.0 -> installed markup.1.0.3 -> installed jsonm.1.0.2 -> installed xdg.3.20.2 -> installed alcotest.1.9.1 -> installed yojson.3.0.0 -> installed stdune.3.20.2 -> installed ctypes.0.23.0 -> installed graphql.0.14.0 -> installed unstrctrd.0.4 -> installed stdio.v0.17.0 -> installed lambdasoup.1.1.1 -> installed gluten-lwt-unix.0.5.2 -> installed dune-private-libs.3.20.2 -> installed opam-file-format.2.2.0 -> installed h2-lwt-unix.0.10.0 -> installed jsonrpc.1.24.0 -> installed dune-rpc.3.20.2 -> installed graphql-lwt.0.14.0 -> installed fiber.3.7.0 -> installed ppxlib.0.37.0 -> installed ctypes-foreign.0.23.0 -> installed ocaml-index.5.6-504 -> installed ppx_yojson_conv_lib.v0.17.0 -> installed httpun-lwt-unix.0.1.0 -> installed opam-core.2.4.1 -> installed dune-site.3.20.2 -> installed ppx_js_style.v0.17.1 -> installed lwt_ppx.5.9.2 -> installed cf.0.5.0 -> installed ppx_deriving.6.1.1 -> installed sedlex.3.7 -> installed fsevents.0.3.0 -> installed dream-pure.1.0.0~alpha2 -> installed cf-lwt.0.5.0 -> installed ppx_yojson_conv.v0.17.1 -> installed uucp.17.0.0 -> installed fsevents-lwt.0.3.0 -> installed dream-httpaf.1.0.0~alpha4 -> installed lsp.1.24.0 -> installed uuseg.17.0.0 -> installed opam-format.2.4.1 -> installed ocaml-lsp-server.1.24.0 -> installed opam-repository.2.4.1 -> installed js_of_ocaml-compiler.6.2.0 -> installed bigarray-overlap.0.2.1 -> installed ocamlformat-lib.0.28.1 -> installed prettym.0.0.3 -> installed opam-state.2.4.1 -> installed logs.0.9.0 -> installed ocamlformat.0.28.1 -> 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 js_of_ocaml.6.2.0 -> installed tls.2.0.3 -> installed caqti.2.2.4 -> installed js_of_ocaml-ppx.6.2.0 -> installed caqti-lwt.2.2.4 -> installed dream.1.0.0~alpha8 -> installed dream-livereload.0.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 "/Users/mac1000/.opam/5.4.0/share/emacs/site-lisp") (require 'ocp-indent) * for Vim, add this line to ~/.vimrc: set rtp^="/Users/mac1000/.opam/5.4.0/share/ocp-indent/vim" # To update the current shell environment, run: eval $(opam env) 2025-10-28 03:55.57 ---> saved as "f91f86beb13ecae4e9cee9cce4494b737338c1fc359dd91599788577bf0a1a23" /: (copy (src .) (dst ./src)) 2025-10-28 03:55.59 ---> saved as "9fbd9006d1e7f0100b3cea7f6e749abf412a249d5c25b93923a9c028b6a9f845" /: (run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build")) (cd _build/default && /Users/mac1000/.opam/5.4.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/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/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. "/usr/bin/env" "bash" "-c" "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 1 2025-10-28 03:56.06: Job failed: Failed: Build failed