2025-07-03 22:29.24: New job: test cdaringe/my.hood https://github.com/cdaringe/my.hood.git#refs/heads/main (d53fcbf35110e10f3a7b0bd05c5de45af387446a) (macos-arm64:macos-homebrew-4.14_arm64_opam-2.3) Base: macos-homebrew-ocaml-4.14 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-4.14 # macos-homebrew-4.14_arm64_opam-2.3 USER 1000:1000 ENV CLICOLOR_FORCE="1" ENV OPAMCOLOR="always" RUN ln -f ~/local/bin/opam-2.3 ~/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 f7060d5dd1056d18a1e0f07c7958d7529ad9f555 || git fetch origin master) && git reset -q --hard f7060d5dd1056d18a1e0f07c7958d7529ad9f555 && 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.0 angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 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.19.1 cmdliner.1.3.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libev.4-12 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.19.1 dune-build-info.3.19.1 dune-configurator.3.19.1 dune-private-libs.3.19.1 dune-rpc.3.19.1 dune-site.3.19.1 duration.0.2.1 dyn.3.19.1 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.20250428 fmt.0.10.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.12.0 h2-lwt.0.12.0 h2-lwt-unix.0.12.0 hmap.0.8.1 hpack.0.12.0 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.0 irmin-watcher.0.5.0 js_of_ocaml.6.0.1 js_of_ocaml-compiler.6.0.1 js_of_ocaml-ppx.6.0.1 jsonm.1.0.2 jsonrpc.1.21.0-4.14 kdf.1.0.0 ke.0.6 lambdasoup.1.1.1 logs.0.8.0 lru.0.3.1 lsp.1.21.0-4.14 lwt.5.9.1 lwt-dllist.1.1.0 lwt_ppx.5.9.1 lwt_ssl.1.2.0 macaddr.5.6.0 magic-mime.1.3.1 markup.1.0.3 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 merlin-lib.4.19-414 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.6.0 multipart_form-lwt.0.6.0 num.1.6 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-lsp-server.1.21.0-4.14 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocamlbuild.0.16.1 ocamlc-loc.3.19.1 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.8.1 ocplib-endian.1.2 octavius.1.2.2 ohex.0.2.0 opam-core.2.3.0 opam-dune-lint.0.6 opam-file-format.2.2.0 opam-format.2.3.0 opam-repository.2.3.0 opam-state.2.3.0 ordering.3.19.1 parsexp.v0.16.0 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_js_style.v0.16.0 ppx_yojson_conv.v0.16.0 ppx_yojson_conv_lib.v0.16.0 ppxlib.0.35.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 re.1.12.0 rresult.0.7.0 sedlex.3.6 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 sha.1.15.4 spawn.v0.17.0 spdx_licenses.1.4.0 ssl.0.7.0 stdio.v0.16.0 stdlib-shims.0.3.0 stdune.3.19.1 stringext.1.6.0 swhid_core.0.1 tls.2.0.1 topkg.1.0.8 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uucp.16.0.0 uuseg.16.0.0 uutf.1.0.4 x509.1.0.6 xdg.3.19.1 yojson.2.2.2 zarith.1.14" ENV CI="true" ENV OCAMLCI="true" RUN opam update --depexts && opam install --cli=2.3 --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-07-03 22:29.24: Using cache hint "cdaringe/my.hood-macos-homebrew-ocaml-4.14-macos-homebrew-4.14_arm64_opam-2.3-4224527e25694e097c27eee783943463" 2025-07-03 22:29.24: Using OBuilder spec: ((from macos-homebrew-ocaml-4.14) (comment macos-homebrew-4.14_arm64_opam-2.3) (user (uid 1000) (gid 1000)) (env CLICOLOR_FORCE 1) (env OPAMCOLOR always) (run (shell "ln -f ~/local/bin/opam-2.3 ~/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 f7060d5dd1056d18a1e0f07c7958d7529ad9f555 || git fetch origin master) && git reset -q --hard f7060d5dd1056d18a1e0f07c7958d7529ad9f555 && 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.0 angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 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.19.1 cmdliner.1.3.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libev.4-12 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.19.1 dune-build-info.3.19.1 dune-configurator.3.19.1 dune-private-libs.3.19.1 dune-rpc.3.19.1 dune-site.3.19.1 duration.0.2.1 dyn.3.19.1 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.20250428 fmt.0.10.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.12.0 h2-lwt.0.12.0 h2-lwt-unix.0.12.0 hmap.0.8.1 hpack.0.12.0 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.0 irmin-watcher.0.5.0 js_of_ocaml.6.0.1 js_of_ocaml-compiler.6.0.1 js_of_ocaml-ppx.6.0.1 jsonm.1.0.2 jsonrpc.1.21.0-4.14 kdf.1.0.0 ke.0.6 lambdasoup.1.1.1 logs.0.8.0 lru.0.3.1 lsp.1.21.0-4.14 lwt.5.9.1 lwt-dllist.1.1.0 lwt_ppx.5.9.1 lwt_ssl.1.2.0 macaddr.5.6.0 magic-mime.1.3.1 markup.1.0.3 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 merlin-lib.4.19-414 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.6.0 multipart_form-lwt.0.6.0 num.1.6 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-lsp-server.1.21.0-4.14 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocamlbuild.0.16.1 ocamlc-loc.3.19.1 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.8.1 ocplib-endian.1.2 octavius.1.2.2 ohex.0.2.0 opam-core.2.3.0 opam-dune-lint.0.6 opam-file-format.2.2.0 opam-format.2.3.0 opam-repository.2.3.0 opam-state.2.3.0 ordering.3.19.1 parsexp.v0.16.0 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_js_style.v0.16.0 ppx_yojson_conv.v0.16.0 ppx_yojson_conv_lib.v0.16.0 ppxlib.0.35.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 re.1.12.0 rresult.0.7.0 sedlex.3.6 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 sha.1.15.4 spawn.v0.17.0 spdx_licenses.1.4.0 ssl.0.7.0 stdio.v0.16.0 stdlib-shims.0.3.0 stdune.3.19.1 stringext.1.6.0 swhid_core.0.1 tls.2.0.1 topkg.1.0.8 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uucp.16.0.0 uuseg.16.0.0 uutf.1.0.4 x509.1.0.6 xdg.3.19.1 yojson.2.2.2 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.3 --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-07-03 22:29.24: Waiting for resource in pool OCluster 2025-07-03 22:29.24: Waiting for worker… 2025-07-04 00:01.44: Got resource from pool OCluster Building on m1-worker-01 All commits already cached HEAD is now at d53fcbf chore: update ocamlfmt (from macos-homebrew-ocaml-4.14) 2025-07-04 00:03.51 ---> using "0c60f117aee57abea8364cb033d47bb1d63ff0f68e5ee97378e032498e8442af" from cache /: (comment macos-homebrew-4.14_arm64_opam-2.3) /: (user (uid 1000) (gid 1000)) /: (env CLICOLOR_FORCE 1) /: (env OPAMCOLOR always) /: (run (shell "ln -f ~/local/bin/opam-2.3 ~/local/bin/opam")) 2025-07-04 00:03.51 ---> using "d185bb362ab7a62e22c76fe28c4578fe7a4e17f7cc7bc09a3073972dfb5efd3b" 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-07-04 00:03.51 ---> using "1a239dab0512a5f76e4948de67b26faca67b4de935df003aa7f81d4e2d68958d" from cache /: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Darwin 23.4.0 The OCaml toplevel, version 4.14.2 2.3.0 2025-07-04 00:03.51 ---> using "f52eecff7be584d99550d2f8c42b8f22f9135c2276c46c827a485f089226c5ac" 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 f7060d5dd1056d18a1e0f07c7958d7529ad9f555 || git fetch origin master) && git reset -q --hard f7060d5dd1056d18a1e0f07c7958d7529ad9f555 && git log --no-decorate -n1 --oneline && opam update -u")) From https://github.com/ocaml/opam-repository * branch master -> FETCH_HEAD 11bdbee611..f7060d5dd1 master -> origin/master f7060d5dd1 Merge pull request #28126 from kit-ty-kate/opam-publish-opam-file-format.2.2.0 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from git+file:///Users/mac1000/opam-repository Everything as up-to-date as possible (run with --verbose to show unavailable upgrades). The following packages are not being upgraded because the new versions conflict with other installed packages: - ocaml.5.5.0 - ocaml-config.3 However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages. Nothing to do. # To update the current shell environment, run: eval $(opam env) 2025-07-04 00:03.51 ---> using "6c80893fdaab9f540ed0a91460c53c04fe1ad2f3bbd6551fc7b89a8da28dbb97" from cache /: (copy (src hood.opam) (dst ./src/./)) 2025-07-04 00:03.52 ---> saved as "d0a2f78ec71d793e7c63a63b66d6d68650181a2d9f41670c3aa371a729f6e995" /: (run (network host) (shell "opam pin add -yn hood.dev './src/./'")) Package hood does not exist, create as a NEW package? [y/n] y [hood.dev] synchronised (file:///Users/mac1000/src) hood is now pinned to file:///Users/mac1000/src (version dev) 2025-07-04 00:04.09 ---> saved as "d3606db4b5b9b5cb0aa54ad750de2ded7663949195dd6bf7ad2c3906061d63a4" /: (run (network host) (shell "echo '(lang dune 3.0)' > './src/./dune-project'")) 2025-07-04 00:04.10 ---> saved as "a4298b0ed237e3f6bb3c5bb188dcb2d2981f15fb916e79c82b0ca35165a8fc1a" /: (env DEPS "alcotest.1.9.0 angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 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.19.1 cmdliner.1.3.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libev.4-12 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.19.1 dune-build-info.3.19.1 dune-configurator.3.19.1 dune-private-libs.3.19.1 dune-rpc.3.19.1 dune-site.3.19.1 duration.0.2.1 dyn.3.19.1 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.20250428 fmt.0.10.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.12.0 h2-lwt.0.12.0 h2-lwt-unix.0.12.0 hmap.0.8.1 hpack.0.12.0 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.0 irmin-watcher.0.5.0 js_of_ocaml.6.0.1 js_of_ocaml-compiler.6.0.1 js_of_ocaml-ppx.6.0.1 jsonm.1.0.2 jsonrpc.1.21.0-4.14 kdf.1.0.0 ke.0.6 lambdasoup.1.1.1 logs.0.8.0 lru.0.3.1 lsp.1.21.0-4.14 lwt.5.9.1 lwt-dllist.1.1.0 lwt_ppx.5.9.1 lwt_ssl.1.2.0 macaddr.5.6.0 magic-mime.1.3.1 markup.1.0.3 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 merlin-lib.4.19-414 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.6.0 multipart_form-lwt.0.6.0 num.1.6 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-lsp-server.1.21.0-4.14 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocamlbuild.0.16.1 ocamlc-loc.3.19.1 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.8.1 ocplib-endian.1.2 octavius.1.2.2 ohex.0.2.0 opam-core.2.3.0 opam-dune-lint.0.6 opam-file-format.2.2.0 opam-format.2.3.0 opam-repository.2.3.0 opam-state.2.3.0 ordering.3.19.1 parsexp.v0.16.0 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_js_style.v0.16.0 ppx_yojson_conv.v0.16.0 ppx_yojson_conv_lib.v0.16.0 ppxlib.0.35.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 re.1.12.0 rresult.0.7.0 sedlex.3.6 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 sha.1.15.4 spawn.v0.17.0 spdx_licenses.1.4.0 ssl.0.7.0 stdio.v0.16.0 stdlib-shims.0.3.0 stdune.3.19.1 stringext.1.6.0 swhid_core.0.1 tls.2.0.1 topkg.1.0.8 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uucp.16.0.0 uuseg.16.0.0 uutf.1.0.4 x509.1.0.6 xdg.3.19.1 yojson.2.2.2 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.3 --depext-only -y hood.dev $DEPS")) + /opt/homebrew/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 2). [NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2). [NOTE] Package ocaml is already installed (current version is 4.14.2). [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-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 <><><><><><><><><><><><><><><><><><><><><><> + /opt/homebrew/bin/brew "install" "gmp" "libev" "libffi" "openssl" "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 - ==> Fetching gmp - ==> Downloading https://ghcr.io/v2/homebrew/core/gmp/blobs/sha256:6683d73d6677d28e1e8d1b92d6ebfbc068c1d33e19b79114a22a648a99ba5991 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/a0c4a56cc56ffac0cb3f0aa5deb1b3a614002dabf65a81e14d87129c89eb7bde--gmp--6.3.0.arm64_sequoia.bottle.tar.gz - ==> 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 - ==> Fetching libev - ==> Downloading https://ghcr.io/v2/homebrew/core/libev/blobs/sha256:67740e5ba01e82c140ceadc512aa26a3990bfadaef0f4b545ba7f9aaf24c50bf - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/26f288757898d8160aadf1d43e2eab2bf36099792cdb9a8fb1bbc362aa0500d0--libev--4.33.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/libffi/manifests/3.5.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/2a0a00cd44d587830113cc55dfda470280f6667255105214e0e6941d4c8b3802--libffi-3.5.1.bottle_manifest.json - ==> Fetching libffi - ==> Downloading https://ghcr.io/v2/homebrew/core/libffi/blobs/sha256:48eb150271830a3c7da1a28485bd7252c38de09764485b25cf90c0ec93a20be5 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b9ecf009652bcbb0ce3f70c161ee9fdcaf9c20a0502ef4550f592cb58c9fe60f--libffi--3.5.1.arm64_sequoia.bottle.tar.gz - ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.5.1 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/9d8c8da104539ae29f198f366fe5794ac377d96a92458ae62557e3f83b03a351--openssl@3-3.5.1.bottle_manifest.json - ==> Fetching dependencies for openssl@3: ca-certificates - ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2025-05-20 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/bc18acc15e0abddc102f828b57a29cfdbec1b6b002db37ad12bad9dbf0e9d12f--ca-certificates-2025-05-20.bottle_manifest.json - ==> Fetching ca-certificates - ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:dda1100e7f994081a593d6a5e422451bfa20037e29667ed2b79f011ffc9288a7 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/eb391d8baa4587df71816793a3902ad39c85bce7b1d56e379da462314f8dfedf--ca-certificates--2025-05-20.all.bottle.tar.gz - ==> Fetching openssl@3 - ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/blobs/sha256:e14a37b55eb218aff8024cd9dedb2c2884f0405e2803ce5b0f9995bbbce972d3 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/4ce3a569ec0665c80942dfd9bdd1dfcf890ed8199bb2c74383b89bf93307d491--openssl@3--3.5.1.arm64_sequoia.bottle.tar.gz - ==> 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 pkgconf - ==> Downloading https://ghcr.io/v2/homebrew/core/pkgconf/blobs/sha256:6fabdc3d0a656e2d505aec4e39b2f8e354601ee141469554fa71eabc3386e18f - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1a24d1ad02d9375a2488968c81e160cf6edbbb0709cc51dbeeb5c7f9c5e473b0--pkgconf--2.5.1.arm64_sequoia.bottle.tar.gz - ==> Pouring gmp--6.3.0.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/gmp/6.3.0: 22 files, 3.3MB - ==> Running `brew cleanup gmp`... - Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP. - Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`). - ==> Pouring libev--4.33.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/libev/4.33: 13 files, 502.4KB - ==> Running `brew cleanup libev`... - ==> Pouring libffi--3.5.1.arm64_sequoia.bottle.tar.gz - ==> Caveats - libffi is keg-only, which means it was not symlinked into /opt/homebrew, - 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/opt/homebrew/opt/libffi/lib" - export CPPFLAGS="-I/opt/homebrew/opt/libffi/include" - ==> Summary - 🍺 /opt/homebrew/Cellar/libffi/3.5.1: 18 files, 806.2KB - ==> Running `brew cleanup libffi`... - ==> Installing dependencies for openssl@3: ca-certificates - ==> Installing openssl@3 dependency: ca-certificates - ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2025-05-20 - Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/bc18acc15e0abddc102f828b57a29cfdbec1b6b002db37ad12bad9dbf0e9d12f--ca-certificates-2025-05-20.bottle_manifest.json - ==> Pouring ca-certificates--2025-05-20.all.bottle.tar.gz - ==> Regenerating CA certificate bundle from keychain, this may take a while... - 🍺 /opt/homebrew/Cellar/ca-certificates/2025-05-20: 4 files, 225.3KB - ==> Installing openssl@3 - ==> Pouring openssl@3--3.5.1.arm64_sequoia.bottle.tar.gz - ==> Caveats - A CA file has been bootstrapped using certificates from the system - keychain. To add additional certificates, place .pem files in - /opt/homebrew/etc/openssl@3/certs - - and run - /opt/homebrew/opt/openssl@3/bin/c_rehash - ==> Summary - 🍺 /opt/homebrew/Cellar/openssl@3/3.5.1: 7,563 files, 35.2MB - ==> Running `brew cleanup openssl@3`... - ==> Pouring pkgconf--2.5.1.arm64_sequoia.bottle.tar.gz - 🍺 /opt/homebrew/Cellar/pkgconf/2.5.1: 28 files, 518.6KB - ==> Running `brew cleanup pkgconf`... - ==> Caveats - ==> libffi - libffi is keg-only, which means it was not symlinked into /opt/homebrew, - 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/opt/homebrew/opt/libffi/lib" - export CPPFLAGS="-I/opt/homebrew/opt/libffi/include" - ==> openssl@3 - A CA file has been bootstrapped using certificates from the system - keychain. To add additional certificates, place .pem files in - /opt/homebrew/etc/openssl@3/certs - - and run - /opt/homebrew/opt/openssl@3/bin/c_rehash 2025-07-04 00:05.32 ---> saved as "37a67bec1c06fdd5be438d47e9b59c4f6009150bff5af2fac0cc7deed76e5f98" /: (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 2). [NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2). [NOTE] Package ocaml is already installed (current version is 4.14.2). [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-bigarray is already installed (current version is base). The following actions will be performed: === install 171 packages - install alcotest 1.9.0 - install angstrom 0.16.1 - install asn1-combinators 0.3.2 - install astring 0.8.5 - install base v0.16.4 - install base-bytes base - install base64 3.5.1 - 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.19.1 - install cmdliner 1.3.0 - install conf-gmp 5 - install conf-gmp-powm-sec 4 - install conf-libev 4-12 - 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.4.1 - 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.19.1 - install dune-build-info 3.19.1 - install dune-configurator 3.19.1 - install dune-private-libs 3.19.1 - install dune-rpc 3.19.1 - install dune-site 3.19.1 - install duration 0.2.1 - install dyn 3.19.1 - 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 20250428 - install fmt 0.10.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.12.0 - install h2-lwt 0.12.0 - install h2-lwt-unix 0.12.0 - install hmap 0.8.1 - install hpack 0.12.0 - 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.0 - install irmin-watcher 0.5.0 - install js_of_ocaml 6.0.1 - install js_of_ocaml-compiler 6.0.1 - install js_of_ocaml-ppx 6.0.1 - install jsonm 1.0.2 - install jsonrpc 1.21.0-4.14 - install kdf 1.0.0 - install ke 0.6 - install lambdasoup 1.1.1 - install logs 0.8.0 - install lru 0.3.1 - install lsp 1.21.0-4.14 - install lwt 5.9.1 - install lwt-dllist 1.1.0 - install lwt_ppx 5.9.1 - install lwt_ssl 1.2.0 - install macaddr 5.6.0 - install magic-mime 1.3.1 - install markup 1.0.3 - install menhir 20240715 - install menhirCST 20240715 - install menhirLib 20240715 - install menhirSdk 20240715 - install merlin-lib 4.19-414 - 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.6.0 - install multipart_form-lwt 0.6.0 - install num 1.6 - install ocaml-compiler-libs v0.12.4 - install ocaml-lsp-server 1.21.0-4.14 - install ocaml-syntax-shims 1.0.0 - install ocaml-version 4.0.1 - install ocamlbuild 0.16.1 - install ocamlc-loc 3.19.1 - install ocamlfind 1.9.8 - install ocamlformat 0.27.0 - install ocamlformat-lib 0.27.0 - 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.27.0 - install ocamlgraph 2.2.0 - install ocp-indent 1.8.1 - install ocplib-endian 1.2 - install octavius 1.2.2 - install ohex 0.2.0 - install opam-core 2.3.0 - install opam-dune-lint 0.6 - install opam-file-format 2.2.0 - install opam-format 2.3.0 - install opam-repository 2.3.0 - install opam-state 2.3.0 - install ordering 3.19.1 - install parsexp v0.16.0 - install pecu 0.7 - install pp 2.0.0 - install ppx_derivers 1.2.1 - install ppx_deriving 6.0.3 - install ppx_js_style v0.16.0 - install ppx_yojson_conv v0.16.0 - install ppx_yojson_conv_lib v0.16.0 - install ppxlib 0.35.0 - install prettym 0.0.3 - install psq 0.2.1 - install ptime 1.2.0 - install re 1.12.0 - install rresult 0.7.0 - install sedlex 3.6 - install seq base - install sexplib v0.16.0 - install sexplib0 v0.16.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.16.0 - install stdlib-shims 0.3.0 - install stdune 3.19.1 - install stringext 1.6.0 - install swhid_core 0.1 - install tls 2.0.1 - install topkg 1.0.8 - install uchar 0.0.2 - install unstrctrd 0.4 - install uri 4.4.0 - install uucp 16.0.0 - install uuseg 16.0.0 - install uutf 1.0.4 - install x509 1.0.6 - install xdg 3.19.1 - install yojson 2.2.2 - install zarith 1.14 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved angstrom.0.16.1 (cached) -> retrieved asn1-combinators.0.3.2 (cached) -> retrieved astring.0.8.5 (cached) -> retrieved alcotest.1.9.0 (cached) -> retrieved base64.3.5.1 (cached) -> retrieved bigarray-compat.1.1.0 (cached) -> retrieved base.v0.16.4 (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-12 (cached) -> retrieved conf-libssl.4 (cached) -> retrieved cmdliner.1.3.0 (cached) -> retrieved cppo.1.8.0 (cached) -> installed conf-pkg-config.4 -> retrieved csexp.1.5.2 (cached) -> installed conf-libffi.2.0.0 -> installed conf-gmp.5 -> retrieved containers.3.16 (cached) -> installed conf-gmp-powm-sec.4 -> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0 (cached) -> installed conf-libssl.4 -> retrieved cstruct.6.2.0 (cached) -> installed conf-libev.4-12 -> retrieved chrome-trace.3.19.1, dune.3.19.1, dune-build-info.3.19.1, dune-configurator.3.19.1, dune-private-libs.3.19.1, dune-rpc.3.19.1, dune-site.3.19.1, dyn.3.19.1, ocamlc-loc.3.19.1, ordering.3.19.1, stdune.3.19.1, xdg.3.19.1 (cached) -> retrieved dream.1.0.0~alpha8, dream-httpaf.1.0.0~alpha4 (cached) -> retrieved domain-name.0.4.1 (cached) -> retrieved dream-livereload.0.2.0 (cached) -> retrieved digestif.1.3.0 (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) -> retrieved fiber.3.7.0 (cached) -> retrieved dream-pure.1.0.0~alpha2 (cached) -> retrieved fmt.0.10.0 (cached) -> retrieved fix.20250428 (cached) -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0 (cached) -> retrieved gen.1.1 (cached) -> retrieved fpath.0.7.3 (cached) -> retrieved gluten.0.5.2, gluten-lwt.0.5.2, gluten-lwt-unix.0.5.2 (cached) -> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0 (cached) -> retrieved gmap.0.3.0 (cached) -> retrieved hmap.0.8.1 (cached) -> retrieved h2.0.12.0, h2-lwt.0.12.0, h2-lwt-unix.0.12.0, hpack.0.12.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.0, macaddr.5.6.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.8.0 (cached) -> installed cmdliner.1.3.0 -> retrieved lru.0.3.1 (cached) -> retrieved lwt.5.9.1, lwt_ppx.5.9.1 (cached) -> retrieved jsonrpc.1.21.0-4.14, lsp.1.21.0-4.14, ocaml-lsp-server.1.21.0-4.14 (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.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached) -> retrieved js_of_ocaml.6.0.1, js_of_ocaml-compiler.6.0.1, js_of_ocaml-ppx.6.0.1 (cached) -> retrieved mirage-clock.4.2.0 (cached) -> retrieved merlin-lib.4.19-414 (cached) -> retrieved mtime.2.1.0 (cached) -> retrieved multipart_form.0.6.0, multipart_form-lwt.0.6.0 (cached) -> retrieved num.1.6 (cached) -> retrieved ocaml-syntax-shims.1.0.0 (cached) -> retrieved ocaml-compiler-libs.v0.12.4 (cached) -> retrieved ocaml-version.4.0.1 (cached) -> retrieved ocamlbuild.0.16.1 (cached) -> retrieved ocamlfind.1.9.8 (cached) -> installed ocamlformat-rpc.removed -> retrieved ocamlgraph.2.2.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 ocp-indent.1.8.1 (cached) -> retrieved ocplib-endian.1.2 (cached) -> retrieved ocamlformat.0.27.0, ocamlformat-lib.0.27.0, ocamlformat-rpc-lib.0.27.0 (cached) -> retrieved ohex.0.2.0 (cached) -> retrieved octavius.1.2.2 (cached) -> installed num.1.6 -> retrieved opam-file-format.2.2.0 (cached) -> retrieved opam-dune-lint.0.6 (cached) -> retrieved pecu.0.7 (cached) -> retrieved parsexp.v0.16.0 (cached) -> retrieved pp.2.0.0 (cached) -> retrieved opam-core.2.3.0, opam-format.2.3.0, opam-repository.2.3.0, opam-state.2.3.0 (cached) -> retrieved ppx_deriving.6.0.3 (cached) -> retrieved ppx_js_style.v0.16.0 (cached) -> retrieved ppx_derivers.1.2.1 (cached) -> retrieved ppx_yojson_conv.v0.16.0 (cached) -> retrieved ppx_yojson_conv_lib.v0.16.0 (cached) -> retrieved prettym.0.0.3 (cached) -> retrieved psq.0.2.1 (cached) -> retrieved ptime.1.2.0 (cached) -> retrieved rresult.0.7.0 (cached) -> retrieved re.1.12.0 (cached) -> retrieved seq.base (cached) -> installed seq.base -> retrieved sedlex.3.6 (cached) -> retrieved ppxlib.0.35.0 (cached) -> retrieved sexplib0.v0.16.0 (cached) -> retrieved sha.1.15.4 (cached) -> retrieved sexplib.v0.16.0 (cached) -> retrieved spawn.v0.17.0 (cached) -> retrieved spdx_licenses.1.4.0 (cached) -> retrieved ssl.0.7.0 (cached) -> retrieved stdlib-shims.0.3.0 (cached) -> retrieved stdio.v0.16.0 (cached) -> retrieved swhid_core.0.1 (cached) -> retrieved stringext.1.6.0 (cached) -> retrieved topkg.1.0.8 (cached) -> retrieved tls.2.0.1 (cached) -> retrieved unstrctrd.0.4 (cached) -> retrieved uchar.0.0.2 (cached) -> retrieved uuseg.16.0.0 (cached) -> retrieved uri.4.4.0 (cached) -> retrieved uutf.1.0.4 (cached) -> retrieved x509.1.0.6 (cached) -> retrieved zarith.1.14 (cached) -> retrieved yojson.2.2.2 (cached) -> retrieved uucp.16.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.0.8 -> installed hmap.0.8.1 -> installed rresult.0.7.0 -> installed mtime.2.1.0 -> installed ptime.1.2.0 -> installed astring.0.8.5 -> installed fmt.0.10.0 -> installed uutf.1.0.4 -> installed fpath.0.7.3 -> installed jsonm.1.0.2 -> installed dune.3.19.1 -> installed camlp-streams.5.0.1 -> installed bigarray-compat.1.1.0 -> installed base64.3.5.1 -> installed asn1-combinators.0.3.2 -> installed domain-name.0.4.1 -> installed chrome-trace.3.19.1 -> installed cstruct.6.2.0 -> installed csexp.1.5.2 -> installed cppo.1.8.0 -> installed fix.20250428 -> installed dune-build-info.3.19.1 -> installed eqaf.0.10 -> installed either.1.0.0 -> installed duration.0.2.1 -> installed gmap.0.3.0 -> installed jsonrpc.1.21.0-4.14 -> installed ke.0.6 -> installed lwt-dllist.1.1.0 -> installed macaddr.5.6.0 -> installed gen.1.1 -> installed digestif.1.3.0 -> installed ipaddr.5.6.0 -> installed menhirCST.20240715 -> installed magic-mime.1.3.1 -> installed dune-configurator.3.19.1 -> installed mirage-clock.4.2.0 -> installed menhirSdk.20240715 -> installed menhirLib.20240715 -> installed ocaml-compiler-libs.v0.12.4 -> installed bigstringaf.0.10.0 -> installed markup.1.0.3 -> installed faraday.0.8.2 -> installed mirage-crypto.1.2.0 -> installed ocaml-syntax-shims.1.0.0 -> installed gluten.0.5.2 -> installed lambdasoup.1.1.1 -> installed httpun-types.0.1.0 -> installed kdf.1.0.0 -> installed angstrom.0.16.1 -> installed containers.3.16 -> installed ocamlformat-rpc-lib.0.27.0 -> installed ocaml-version.4.0.1 -> installed httpun.0.1.0 -> installed hpack.0.12.0 -> installed ocplib-endian.1.2 -> installed httpun-ws.0.2.0 -> installed ocp-indent.1.8.1 -> installed ohex.0.2.0 -> installed octavius.1.2.2 -> installed ocamlgraph.2.2.0 -> installed pecu.0.7 -> installed pp.2.0.0 -> installed ppx_derivers.1.2.1 -> installed lwt.5.9.1 -> installed psq.0.2.1 -> installed ordering.3.19.1 -> installed faraday-lwt.0.8.2 -> installed gluten-lwt.0.5.2 -> installed sexplib0.v0.16.0 -> installed re.1.12.0 -> installed faraday-lwt-unix.0.8.2 -> installed httpun-lwt.0.1.0 -> installed h2.0.12.0 -> installed dyn.3.19.1 -> installed lru.0.3.1 -> installed h2-lwt.0.12.0 -> installed parsexp.v0.16.0 -> installed spawn.v0.17.0 -> installed spdx_licenses.1.4.0 -> installed menhir.20240715 -> installed stdlib-shims.0.3.0 -> installed ocamlc-loc.3.19.1 -> installed sexplib.v0.16.0 -> installed ssl.0.7.0 -> installed integers.0.7.0 -> installed graphql_parser.0.14.0 -> installed lwt_ssl.1.2.0 -> installed opam-file-format.2.2.0 -> installed merlin-lib.4.19-414 -> installed gluten-lwt-unix.0.5.2 -> installed sha.1.15.4 -> installed alcotest.1.9.0 -> installed base.v0.16.4 -> installed stringext.1.6.0 -> installed httpun-lwt-unix.0.1.0 -> installed h2-lwt-unix.0.12.0 -> installed stdio.v0.16.0 -> installed swhid_core.0.1 -> installed uri.4.4.0 -> installed unstrctrd.0.4 -> installed ctypes.0.23.0 -> installed stdune.3.19.1 -> installed xdg.3.19.1 -> installed yojson.2.2.2 -> installed fiber.3.7.0 -> installed ctypes-foreign.0.23.0 -> installed ppx_yojson_conv_lib.v0.16.0 -> installed graphql.0.14.0 -> installed uucp.16.0.0 -> installed graphql-lwt.0.14.0 -> installed dune-rpc.3.19.1 -> installed dune-private-libs.3.19.1 -> installed uuseg.16.0.0 -> installed opam-core.2.3.0 -> installed cf.0.5.0 -> installed ppxlib.0.35.0 -> installed cf-lwt.0.5.0 -> installed dune-site.3.19.1 -> installed fsevents.0.3.0 -> installed lwt_ppx.5.9.1 -> installed ppx_js_style.v0.16.0 -> installed fsevents-lwt.0.3.0 -> installed dream-pure.1.0.0~alpha2 -> installed ppx_deriving.6.0.3 -> installed sedlex.3.6 -> installed dream-httpaf.1.0.0~alpha4 -> installed ppx_yojson_conv.v0.16.0 -> installed opam-format.2.3.0 -> installed lsp.1.21.0-4.14 -> installed ocamlformat-lib.0.27.0 -> installed opam-repository.2.3.0 -> installed ocamlformat.0.27.0 -> installed ocaml-lsp-server.1.21.0-4.14 -> installed js_of_ocaml-compiler.6.0.1 -> installed bigarray-overlap.0.2.1 -> installed opam-state.2.3.0 -> installed prettym.0.0.3 -> installed logs.0.8.0 -> installed irmin-watcher.0.5.0 -> installed mirage-crypto-rng.1.2.0 -> installed multipart_form.0.6.0 -> installed multipart_form-lwt.0.6.0 -> installed mirage-crypto-rng-lwt.1.2.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.1 -> installed caqti.2.2.4 -> installed js_of_ocaml.6.0.1 -> installed caqti-lwt.2.2.4 -> installed js_of_ocaml-ppx.6.0.1 -> installed dream.1.0.0~alpha8 -> installed dream-livereload.0.2.0 Done. <><> ocp-indent.1.8.1 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/4.14.2/share/emacs/site-lisp") (require 'ocp-indent) * for Vim, add this line to ~/.vimrc: set rtp^="/Users/mac1000/.opam/4.14.2/share/ocp-indent/vim" # To update the current shell environment, run: eval $(opam env) 2025-07-04 00:08.21 ---> saved as "b492e890a1cdc2dec63b0298c4ff7c0f4d68935618395bc9ce05132f31d10298" /: (copy (src .) (dst ./src)) 2025-07-04 00:08.22 ---> saved as "e2b0ff95a04e7b44548ca0cdd18c2293dd77b987a60e057197f8c5911aad311c" /: (run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build")) (cd _build/default && /Users/mac1000/.opam/4.14.2/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I src/lib/hood/.hood.objs/byte -I /Users/mac1000/.opam/4.14.2/lib/containers -I /Users/mac1000/.opam/4.14.2/lib/containers/monomorphic -I /Users/mac1000/.opam/4.14.2/lib/either -I /Users/mac1000/.opam/4.14.2/lib/ppx_deriving/runtime -I /Users/mac1000/.opam/4.14.2/lib/ppx_yojson_conv_lib -I /Users/mac1000/.opam/4.14.2/lib/seq -I /Users/mac1000/.opam/4.14.2/lib/yojson -no-alias-deps -opaque -open Hood -o src/lib/hood/.hood.objs/byte/hood__Common.cmo -c -impl src/lib/hood/common.pp.ml) File "src/lib/hood/common.ml", line 2, characters 12-18: 2 | num : int option; ^^^^^^ Error: Unbound value option_of_yojson "/usr/bin/env" "bash" "-c" "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 1 2025-07-04 00:08.27: Job failed: Failed: Build failed