2025-07-11 13:28.53: New job: test dialohq/ocaml-grpc https://github.com/dialohq/ocaml-grpc.git#refs/heads/main (62962831d0f088508da6eb1aaf5f296c41f0fbfc) (macos-x86_64:macos-homebrew-5.3_opam-2.3)
Base: macos-homebrew-ocaml-5.3
Opam project build
To reproduce locally:
git clone --recursive "https://github.com/dialohq/ocaml-grpc.git" -b "main" && cd "ocaml-grpc" && git reset --hard 62962831
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM macos-homebrew-ocaml-5.3
# macos-homebrew-5.3_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 64169c3d1d6774ef4ce0fcc471269bb09cd215f5 || git fetch origin master) && git reset -q --hard 64169c3d1d6774ef4ce0fcc471269bb09cd215f5 && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 grpc.opam grpc-lwt.opam grpc-examples.opam grpc-eio.opam grpc-bench.opam grpc-async.opam ./src/./
RUN opam pin add -yn grpc.dev './src/./' && \
opam pin add -yn grpc-lwt.dev './src/./' && \
opam pin add -yn grpc-examples.dev './src/./' && \
opam pin add -yn grpc-eio.dev './src/./' && \
opam pin add -yn grpc-bench.dev './src/./' && \
opam pin add -yn grpc-async.dev './src/./'
RUN echo '(lang dune 3.0)' > './src/./dune-project'
ENV DEPS="angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 async.v0.17.0 async_kernel.v0.17.0 async_log.v0.17.0 async_rpc_kernel.v0.17.0 async_unix.v0.17.0 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.1 base_bigstring.v0.17.0 base_quickcheck.v0.17.1 bechamel.0.5.0 bechamel-notty.0.5.0 bigstringaf.0.10.0 bin_prot.v0.17.0-1 bos.0.2.1 ca-certs.1.0.1 camlp-streams.5.0.1 capitalization.v0.17.0 cmdliner.1.3.0 cohttp.6.1.1 cohttp-lwt.6.1.1 cohttp-lwt-unix.6.1.1 conduit.8.0.0 conduit-lwt.8.0.0 conduit-lwt-unix.8.0.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libssl.4 conf-pkg-config.4 conf-protoc.4.4.0 core.v0.17.1 core_kernel.v0.17.0 core_unix.v0.17.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 cstruct-async.6.2.0 digestif.1.3.0 domain-local-await.1.0.1 domain-name.0.4.1 dune.3.19.1 dune-configurator.3.19.1 duration.0.2.1 eio.1.2 eio_main.1.2 eio_posix.1.2 eqaf.0.10 expect_test_helpers_core.v0.17.0 faraday.0.8.2 faraday-async.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fieldslib.v0.17.0 fmt.0.10.0 fpath.0.7.3 gel.v0.17.0 gluten.0.5.2 gluten-async.0.5.2 gluten-eio.0.5.2 gluten-lwt.0.5.2 gluten-lwt-unix.0.5.2 gmap.0.3.0 h2.0.13.0 h2-async.0.13.0 h2-eio.0.13.0 h2-lwt.0.13.0 h2-lwt-unix.0.13.0 hmap.0.8.1 hpack.0.13.0 http.6.1.1 httpun-types.0.2.0 int_repr.v0.17.0 iomux.0.3 ipaddr.5.6.0 ipaddr-sexp.5.6.0 jane-street-headers.v0.17.0 jst-config.v0.17.0 kdf.1.0.0 logs.0.9.0 lwt.5.9.1 lwt-dllist.1.1.0 lwt_ssl.1.2.0 macaddr.5.6.0 magic-mime.1.3.1 mdx.2.5.0 mirage-crypto.2.0.1 mirage-crypto-ec.2.0.1 mirage-crypto-pk.2.0.1 mirage-crypto-rng.2.0.1 mtime.2.1.0 notty.0.2.3 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-options-vanilla.1 ocaml-protoc-plugin.6.1.0 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 parsexp.v0.17.0 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.1 ppx_bin_prot.v0.17.1 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.1.0 ppx_deriving_yojson.3.10.0 ppx_diff.v0.17.1 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.3 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.2 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.1 ppx_jane.v0.17.0 ppx_let.v0.17.1 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.1 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.1 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.1 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.1 ppx_typerep_conv.v0.17.1 ppx_variants_conv.v0.17.1 ppxlib.0.36.0 ppxlib_jane.v0.17.4 protocol_version_header.v0.17.0 psq.0.2.1 ptime.1.2.0 re.1.13.2 result.1.5 rresult.0.7.0 seq.base sexp_pretty.v0.17.0 sexplib.v0.17.0 sexplib0.v0.17.0 spawn.v0.17.0 splittable_random.v0.17.0 ssl.0.7.0 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 textutils.v0.17.0 thread-table.1.0.0 time_now.v0.17.0 timezone.v0.17.0 tls.2.0.1 tls-async.2.0.1 topkg.1.0.8 typerep.v0.17.1 uopt.v0.17.0 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.4 variantslib.v0.17.0 x509.1.0.6 yojson.3.0.0 zarith.1.14"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.3 --depext-only -y grpc.dev grpc-lwt.dev grpc-examples.dev grpc-eio.dev grpc-bench.dev grpc-async.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-11 13:28.53: Using cache hint "dialohq/ocaml-grpc-macos-homebrew-ocaml-5.3-macos-homebrew-5.3_opam-2.3-88582231b0badd5b1c3cd89ae4935a0d"
2025-07-11 13:28.53: Using OBuilder spec:
((from macos-homebrew-ocaml-5.3)
(comment macos-homebrew-5.3_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 64169c3d1d6774ef4ce0fcc471269bb09cd215f5 || git fetch origin master) && git reset -q --hard 64169c3d1d6774ef4ce0fcc471269bb09cd215f5 && git log --no-decorate -n1 --oneline && opam update -u"))
(copy (src grpc.opam grpc-lwt.opam grpc-examples.opam grpc-eio.opam grpc-bench.opam grpc-async.opam)
(dst ./src/./))
(run (network host)
(shell "opam pin add -yn grpc.dev './src/./' && \
\nopam pin add -yn grpc-lwt.dev './src/./' && \
\nopam pin add -yn grpc-examples.dev './src/./' && \
\nopam pin add -yn grpc-eio.dev './src/./' && \
\nopam pin add -yn grpc-bench.dev './src/./' && \
\nopam pin add -yn grpc-async.dev './src/./'"))
(run (network host)
(shell "echo '(lang dune 3.0)' > './src/./dune-project'"))
(env DEPS "angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 async.v0.17.0 async_kernel.v0.17.0 async_log.v0.17.0 async_rpc_kernel.v0.17.0 async_unix.v0.17.0 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.1 base_bigstring.v0.17.0 base_quickcheck.v0.17.1 bechamel.0.5.0 bechamel-notty.0.5.0 bigstringaf.0.10.0 bin_prot.v0.17.0-1 bos.0.2.1 ca-certs.1.0.1 camlp-streams.5.0.1 capitalization.v0.17.0 cmdliner.1.3.0 cohttp.6.1.1 cohttp-lwt.6.1.1 cohttp-lwt-unix.6.1.1 conduit.8.0.0 conduit-lwt.8.0.0 conduit-lwt-unix.8.0.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libssl.4 conf-pkg-config.4 conf-protoc.4.4.0 core.v0.17.1 core_kernel.v0.17.0 core_unix.v0.17.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 cstruct-async.6.2.0 digestif.1.3.0 domain-local-await.1.0.1 domain-name.0.4.1 dune.3.19.1 dune-configurator.3.19.1 duration.0.2.1 eio.1.2 eio_main.1.2 eio_posix.1.2 eqaf.0.10 expect_test_helpers_core.v0.17.0 faraday.0.8.2 faraday-async.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fieldslib.v0.17.0 fmt.0.10.0 fpath.0.7.3 gel.v0.17.0 gluten.0.5.2 gluten-async.0.5.2 gluten-eio.0.5.2 gluten-lwt.0.5.2 gluten-lwt-unix.0.5.2 gmap.0.3.0 h2.0.13.0 h2-async.0.13.0 h2-eio.0.13.0 h2-lwt.0.13.0 h2-lwt-unix.0.13.0 hmap.0.8.1 hpack.0.13.0 http.6.1.1 httpun-types.0.2.0 int_repr.v0.17.0 iomux.0.3 ipaddr.5.6.0 ipaddr-sexp.5.6.0 jane-street-headers.v0.17.0 jst-config.v0.17.0 kdf.1.0.0 logs.0.9.0 lwt.5.9.1 lwt-dllist.1.1.0 lwt_ssl.1.2.0 macaddr.5.6.0 magic-mime.1.3.1 mdx.2.5.0 mirage-crypto.2.0.1 mirage-crypto-ec.2.0.1 mirage-crypto-pk.2.0.1 mirage-crypto-rng.2.0.1 mtime.2.1.0 notty.0.2.3 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-options-vanilla.1 ocaml-protoc-plugin.6.1.0 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 parsexp.v0.17.0 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.1 ppx_bin_prot.v0.17.1 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.1.0 ppx_deriving_yojson.3.10.0 ppx_diff.v0.17.1 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.3 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.2 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.1 ppx_jane.v0.17.0 ppx_let.v0.17.1 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.1 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.1 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.1 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.1 ppx_typerep_conv.v0.17.1 ppx_variants_conv.v0.17.1 ppxlib.0.36.0 ppxlib_jane.v0.17.4 protocol_version_header.v0.17.0 psq.0.2.1 ptime.1.2.0 re.1.13.2 result.1.5 rresult.0.7.0 seq.base sexp_pretty.v0.17.0 sexplib.v0.17.0 sexplib0.v0.17.0 spawn.v0.17.0 splittable_random.v0.17.0 ssl.0.7.0 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 textutils.v0.17.0 thread-table.1.0.0 time_now.v0.17.0 timezone.v0.17.0 tls.2.0.1 tls-async.2.0.1 topkg.1.0.8 typerep.v0.17.1 uopt.v0.17.0 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.4 variantslib.v0.17.0 x509.1.0.6 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.3 --depext-only -y grpc.dev grpc-lwt.dev grpc-examples.dev grpc-eio.dev grpc-bench.dev grpc-async.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-11 13:28.53: Waiting for resource in pool OCluster
2025-07-11 13:28.53: Waiting for worker…
2025-07-11 13:28.53: Got resource from pool OCluster
Building on i7-worker-03
HEAD is now at afd6dd6 Make it compiling with H2 v0.13.0.
HEAD is now at 6296283 Make it compiling with H2 v0.13.0.
(from macos-homebrew-ocaml-5.3)
2025-07-11 13:28.55 ---> using "6ee950b55569b1a3f8a7953dc679318bf303d3a70ac7d49901c0ac2ca3805d7c" from cache
/: (comment macos-homebrew-5.3_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-11 13:28.55 ---> using "8efc335cb5004a650aab29e72b9849a2b2e2f0853bc55d3a74763c7cceed5d74" 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-11 13:28.56 ---> using "e29fa6de89fe919799ac81fd4a1c768d8341cedf873c17042854467d2aebeceb" from cache
/: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Darwin 23.4.0
The OCaml toplevel, version 5.3.0
2.3.0
2025-07-11 13:28.56 ---> using "a268524b45b0c90a951719c2a6c8c78c0b8a0fec90c9f437befd49b0008dc673" 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 64169c3d1d6774ef4ce0fcc471269bb09cd215f5 || git fetch origin master) && git reset -q --hard 64169c3d1d6774ef4ce0fcc471269bb09cd215f5 && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
* branch master -> FETCH_HEAD
67e940587b..64169c3d1d master -> origin/master
64169c3d1d Merge pull request #28149 from dbuenzli/b0-publish-logs.0.9.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-compiler.5.5
-- ocaml-base-compiler.5.4.0~alpha1 is installed and requires ocaml-compiler = 5.4.0~alpha1
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-11 13:28.56 ---> using "848ebc86a4226ce5591148eb5ddf70a80d24e7b49e6bff95e1431af3917a66bf" from cache
/: (copy (src grpc.opam grpc-lwt.opam grpc-examples.opam grpc-eio.opam grpc-bench.opam grpc-async.opam)
(dst ./src/./))
2025-07-11 13:28.57 ---> using "d72e1c8399fe9fbd509e032a7416bcef61529cb7e334f364d20063b0ebd6b315" from cache
/: (run (network host)
(shell "opam pin add -yn grpc.dev './src/./' && \
\nopam pin add -yn grpc-lwt.dev './src/./' && \
\nopam pin add -yn grpc-examples.dev './src/./' && \
\nopam pin add -yn grpc-eio.dev './src/./' && \
\nopam pin add -yn grpc-bench.dev './src/./' && \
\nopam pin add -yn grpc-async.dev './src/./'"))
[grpc.dev] synchronised (file:///Users/mac1000/src)
grpc is now pinned to file:///Users/mac1000/src (version dev)
[grpc-lwt.dev] synchronised (file:///Users/mac1000/src)
grpc-lwt is now pinned to file:///Users/mac1000/src (version dev)
[grpc-examples.dev] synchronised (file:///Users/mac1000/src)
grpc-examples is now pinned to file:///Users/mac1000/src (version dev)
[grpc-eio.dev] synchronised (file:///Users/mac1000/src)
grpc-eio is now pinned to file:///Users/mac1000/src (version dev)
[grpc-bench.dev] synchronised (file:///Users/mac1000/src)
grpc-bench is now pinned to file:///Users/mac1000/src (version dev)
[grpc-async.dev] synchronised (file:///Users/mac1000/src)
grpc-async is now pinned to file:///Users/mac1000/src (version dev)
2025-07-11 13:28.57 ---> using "80cd8e642b5a9babf8f0912815f07c11b2058c2e3201015f2f066da3d81ce110" from cache
/: (run (network host)
(shell "echo '(lang dune 3.0)' > './src/./dune-project'"))
2025-07-11 13:28.57 ---> using "33dbe56b3c23c56a65ab3534d793a389bbeaba5bb9b8f018d337e3c725513cc5" from cache
/: (env DEPS "angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 async.v0.17.0 async_kernel.v0.17.0 async_log.v0.17.0 async_rpc_kernel.v0.17.0 async_unix.v0.17.0 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.1 base_bigstring.v0.17.0 base_quickcheck.v0.17.1 bechamel.0.5.0 bechamel-notty.0.5.0 bigstringaf.0.10.0 bin_prot.v0.17.0-1 bos.0.2.1 ca-certs.1.0.1 camlp-streams.5.0.1 capitalization.v0.17.0 cmdliner.1.3.0 cohttp.6.1.1 cohttp-lwt.6.1.1 cohttp-lwt-unix.6.1.1 conduit.8.0.0 conduit-lwt.8.0.0 conduit-lwt-unix.8.0.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libssl.4 conf-pkg-config.4 conf-protoc.4.4.0 core.v0.17.1 core_kernel.v0.17.0 core_unix.v0.17.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 cstruct-async.6.2.0 digestif.1.3.0 domain-local-await.1.0.1 domain-name.0.4.1 dune.3.19.1 dune-configurator.3.19.1 duration.0.2.1 eio.1.2 eio_main.1.2 eio_posix.1.2 eqaf.0.10 expect_test_helpers_core.v0.17.0 faraday.0.8.2 faraday-async.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fieldslib.v0.17.0 fmt.0.10.0 fpath.0.7.3 gel.v0.17.0 gluten.0.5.2 gluten-async.0.5.2 gluten-eio.0.5.2 gluten-lwt.0.5.2 gluten-lwt-unix.0.5.2 gmap.0.3.0 h2.0.13.0 h2-async.0.13.0 h2-eio.0.13.0 h2-lwt.0.13.0 h2-lwt-unix.0.13.0 hmap.0.8.1 hpack.0.13.0 http.6.1.1 httpun-types.0.2.0 int_repr.v0.17.0 iomux.0.3 ipaddr.5.6.0 ipaddr-sexp.5.6.0 jane-street-headers.v0.17.0 jst-config.v0.17.0 kdf.1.0.0 logs.0.9.0 lwt.5.9.1 lwt-dllist.1.1.0 lwt_ssl.1.2.0 macaddr.5.6.0 magic-mime.1.3.1 mdx.2.5.0 mirage-crypto.2.0.1 mirage-crypto-ec.2.0.1 mirage-crypto-pk.2.0.1 mirage-crypto-rng.2.0.1 mtime.2.1.0 notty.0.2.3 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-options-vanilla.1 ocaml-protoc-plugin.6.1.0 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 parsexp.v0.17.0 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.1 ppx_bin_prot.v0.17.1 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.1.0 ppx_deriving_yojson.3.10.0 ppx_diff.v0.17.1 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.3 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.2 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.1 ppx_jane.v0.17.0 ppx_let.v0.17.1 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.1 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.1 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.1 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.1 ppx_typerep_conv.v0.17.1 ppx_variants_conv.v0.17.1 ppxlib.0.36.0 ppxlib_jane.v0.17.4 protocol_version_header.v0.17.0 psq.0.2.1 ptime.1.2.0 re.1.13.2 result.1.5 rresult.0.7.0 seq.base sexp_pretty.v0.17.0 sexplib.v0.17.0 sexplib0.v0.17.0 spawn.v0.17.0 splittable_random.v0.17.0 ssl.0.7.0 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 textutils.v0.17.0 thread-table.1.0.0 time_now.v0.17.0 timezone.v0.17.0 tls.2.0.1 tls-async.2.0.1 topkg.1.0.8 typerep.v0.17.1 uopt.v0.17.0 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.4 variantslib.v0.17.0 x509.1.0.6 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.3 --depext-only -y grpc.dev grpc-lwt.dev grpc-examples.dev grpc-eio.dev grpc-bench.dev grpc-async.dev $DEPS"))
+ /usr/local/bin/brew "update"
- ==> Updating Homebrew...
- Already up-to-date.
<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[grpc.dev] synchronised (file:///Users/mac1000/src)
[grpc-bench.dev] synchronised (file:///Users/mac1000/src)
[grpc-async.dev] synchronised (file:///Users/mac1000/src)
[grpc-eio.dev] synchronised (file:///Users/mac1000/src)
[grpc-examples.dev] synchronised (file:///Users/mac1000/src)
[grpc-lwt.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.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 openssl pkgconf protobuf
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/local/bin/brew "install" "gmp" "openssl" "pkgconf" "protobuf"
- ==> 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:d1192da68b2618652f4be0dd9f56b18d2d276481440ae241ce9cc17be0450e07
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ea83c2ee63250dbc931826078df9b212ba8618ad631319170d4cb55723e4fe0b--gmp--6.3.0.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:752c0242eaad67ab63c47448f113c0953c3aae9084d6e7e1cc0faf14f1601924
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/c6f5a8f725f0ac98ac5f23e096b2e25b8b1889fbfd37399f32dd8c06c703f513--openssl@3--3.5.1.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:a074f871aa476dec1101c13b4fcfbb9354a8b35bcb6e056f8411463913632071
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/2f783e65294d208e2dea96042a5edbde1c117183f409d4687d8d77c44c013470--pkgconf--2.5.1.sequoia.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/29.3-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/09885a61d550375eb2b9cc433d3478d1f5620f6a3036bf867a8846340536b2f7--protobuf-29.3-1.bottle_manifest.json
- ==> Fetching dependencies for protobuf: abseil
- ==> Downloading https://ghcr.io/v2/homebrew/core/abseil/manifests/20240722.1-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/37b7f391549b1946182862cceee66ff87d2afca7d1f2e86f7d9f0ca770cffc9a--abseil-20240722.1-1.bottle_manifest.json
- ==> Fetching abseil
- ==> Downloading https://ghcr.io/v2/homebrew/core/abseil/blobs/sha256:f59d69e8c777caaa48de0e78bd35d7437c3848be3c85952684075bfb6df10312
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d25d21d9dbc1b9191d8338d8f1ef7831916c9849353e4de0e36f312d60666fff--abseil--20240722.1.sonoma.bottle.1.tar.gz
- ==> Fetching protobuf
- ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:c02c1b1d259c09adfb869080dbbda7737d50fa6a3f0da77e431900f903cbea7a
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/95b50775bfbb9b34f64fb2b53040f4db84e053b601a016e0b3881efc8859a92c--protobuf--29.3.sonoma.bottle.1.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.
- Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
- ==> 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...
- 🍺 /usr/local/Cellar/ca-certificates/2025-05-20: 4 files, 225.3KB
- ==> Installing openssl@3
- ==> Pouring openssl@3--3.5.1.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
- /usr/local/etc/openssl@3/certs
-
- and run
- /usr/local/opt/openssl@3/bin/c_rehash
- ==> Summary
- 🍺 /usr/local/Cellar/openssl@3/3.5.1: 7,563 files, 35.7MB
- ==> Running `brew cleanup openssl@3`...
- ==> Pouring pkgconf--2.5.1.sequoia.bottle.tar.gz
- 🍺 /usr/local/Cellar/pkgconf/2.5.1: 28 files, 374.1KB
- ==> Running `brew cleanup pkgconf`...
- ==> Installing dependencies for protobuf: abseil
- ==> Installing protobuf dependency: abseil
- ==> Downloading https://ghcr.io/v2/homebrew/core/abseil/manifests/20240722.1-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/37b7f391549b1946182862cceee66ff87d2afca7d1f2e86f7d9f0ca770cffc9a--abseil-20240722.1-1.bottle_manifest.json
- ==> Pouring abseil--20240722.1.sonoma.bottle.1.tar.gz
- 🍺 /usr/local/Cellar/abseil/20240722.1: 772 files, 8.4MB
- ==> Installing protobuf
- ==> Pouring protobuf--29.3.sonoma.bottle.1.tar.gz
- 🍺 /usr/local/Cellar/protobuf/29.3: 445 files, 15MB
- ==> Running `brew cleanup protobuf`...
- ==> Caveats
- Emacs Lisp files have been installed to:
- /usr/local/share/emacs/site-lisp/protobuf
- ==> openssl@3
- A CA file has been bootstrapped using certificates from the system
- keychain. 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-07-11 13:28.58 ---> using "ef110c6b0ce0807975f7a318e2ede3b6b2bce1efe7a6f590ef066f1de5da8a7a" from cache
/: (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.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 178 packages
- install angstrom 0.16.1
- install asn1-combinators 0.3.2
- install astring 0.8.5
- install async v0.17.0
- install async_kernel v0.17.0
- install async_log v0.17.0
- install async_rpc_kernel v0.17.0
- install async_unix v0.17.0
- install base v0.17.3
- install base-bytes base
- install base64 3.5.1
- install base_bigstring v0.17.0
- install base_quickcheck v0.17.1
- install bechamel 0.5.0
- install bechamel-notty 0.5.0
- install bigstringaf 0.10.0
- install bin_prot v0.17.0-1
- install bos 0.2.1
- install ca-certs 1.0.1
- install camlp-streams 5.0.1
- install capitalization v0.17.0
- install cmdliner 1.3.0
- install cohttp 6.1.1
- install cohttp-lwt 6.1.1
- install cohttp-lwt-unix 6.1.1
- install conduit 8.0.0
- install conduit-lwt 8.0.0
- install conduit-lwt-unix 8.0.0
- install conf-gmp 5
- install conf-gmp-powm-sec 4
- install conf-libssl 4
- install conf-pkg-config 4
- install conf-protoc 4.4.0
- install core v0.17.1
- install core_kernel v0.17.0
- install core_unix v0.17.1
- install cppo 1.8.0
- install csexp 1.5.2
- install cstruct 6.2.0
- install cstruct-async 6.2.0
- install digestif 1.3.0
- install domain-local-await 1.0.1
- install domain-name 0.4.1
- install dune 3.19.1
- install dune-configurator 3.19.1
- install duration 0.2.1
- install eio 1.2
- install eio_main 1.2
- install eio_posix 1.2
- install eqaf 0.10
- install expect_test_helpers_core v0.17.0
- install faraday 0.8.2
- install faraday-async 0.8.2
- install faraday-lwt 0.8.2
- install faraday-lwt-unix 0.8.2
- install fieldslib v0.17.0
- install fmt 0.10.0
- install fpath 0.7.3
- install gel v0.17.0
- install gluten 0.5.2
- install gluten-async 0.5.2
- install gluten-eio 0.5.2
- install gluten-lwt 0.5.2
- install gluten-lwt-unix 0.5.2
- install gmap 0.3.0
- install h2 0.13.0
- install h2-async 0.13.0
- install h2-eio 0.13.0
- install h2-lwt 0.13.0
- install h2-lwt-unix 0.13.0
- install hmap 0.8.1
- install hpack 0.13.0
- install http 6.1.1
- install httpun-types 0.2.0
- install int_repr v0.17.0
- install iomux 0.3
- install ipaddr 5.6.0
- install ipaddr-sexp 5.6.0
- install jane-street-headers v0.17.0
- install jst-config v0.17.0
- install kdf 1.0.0
- install logs 0.9.0
- install lwt 5.9.1
- install lwt-dllist 1.1.0
- install lwt_ssl 1.2.0
- install macaddr 5.6.0
- install magic-mime 1.3.1
- install mdx 2.5.0
- install mirage-crypto 2.0.1
- install mirage-crypto-ec 2.0.1
- install mirage-crypto-pk 2.0.1
- install mirage-crypto-rng 2.0.1
- install mtime 2.1.0
- install notty 0.2.3
- install num 1.6
- install ocaml-compiler-libs v0.17.0
- install ocaml-protoc-plugin 6.1.0
- install ocaml-syntax-shims 1.0.0
- install ocaml-version 4.0.1
- install ocaml_intrinsics_kernel v0.17.1
- install ocamlbuild 0.16.1
- install ocamlfind 1.9.8
- install ocplib-endian 1.2
- install ohex 0.2.0
- install optint 0.3.0
- install parsexp v0.17.0
- install ppx_assert v0.17.0
- install ppx_base v0.17.0
- install ppx_bench v0.17.1
- install ppx_bin_prot v0.17.1
- install ppx_cold v0.17.0
- install ppx_compare v0.17.0
- install ppx_custom_printf v0.17.0
- install ppx_derivers 1.2.1
- install ppx_deriving 6.1.0
- install ppx_deriving_yojson 3.10.0
- install ppx_diff v0.17.1
- install ppx_disable_unused_warnings v0.17.0
- install ppx_enumerate v0.17.0
- install ppx_expect v0.17.3
- install ppx_fields_conv v0.17.0
- install ppx_fixed_literal v0.17.0
- install ppx_globalize v0.17.2
- install ppx_hash v0.17.0
- install ppx_here v0.17.0
- install ppx_ignore_instrumentation v0.17.0
- install ppx_inline_test v0.17.1
- install ppx_jane v0.17.0
- install ppx_let v0.17.1
- install ppx_log v0.17.0
- install ppx_module_timer v0.17.0
- install ppx_optcomp v0.17.1
- install ppx_optional v0.17.0
- install ppx_pipebang v0.17.0
- install ppx_sexp_conv v0.17.1
- install ppx_sexp_message v0.17.0
- install ppx_sexp_value v0.17.0
- install ppx_stable v0.17.1
- install ppx_stable_witness v0.17.0
- install ppx_string v0.17.0
- install ppx_string_conv v0.17.0
- install ppx_tydi v0.17.1
- install ppx_typerep_conv v0.17.1
- install ppx_variants_conv v0.17.1
- install ppxlib 0.36.0
- install ppxlib_jane v0.17.4
- install protocol_version_header v0.17.0
- install psq 0.2.1
- install ptime 1.2.0
- install re 1.13.2
- install result 1.5
- install rresult 0.7.0
- install seq base
- install sexp_pretty v0.17.0
- install sexplib v0.17.0
- install sexplib0 v0.17.0
- install spawn v0.17.0
- install splittable_random v0.17.0
- install ssl 0.7.0
- install stdio v0.17.0
- install stdlib-shims 0.3.0
- install stringext 1.6.0
- install textutils v0.17.0
- install thread-table 1.0.0
- install time_now v0.17.0
- install timezone v0.17.0
- install tls 2.0.1
- install tls-async 2.0.1
- install topkg 1.0.8
- install typerep v0.17.1
- install uopt v0.17.0
- install uri 4.4.0
- install uri-sexp 4.4.0
- install uutf 1.0.4
- install variantslib v0.17.0
- install x509 1.0.6
- install yojson 3.0.0
- install zarith 1.14
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved asn1-combinators.0.3.2 (cached)
-> retrieved astring.0.8.5 (cached)
-> retrieved angstrom.0.16.1 (cached)
-> retrieved async.v0.17.0 (cached)
-> retrieved async_log.v0.17.0 (cached)
-> retrieved async_rpc_kernel.v0.17.0 (cached)
-> retrieved async_unix.v0.17.0 (cached)
-> retrieved async_kernel.v0.17.0 (cached)
-> retrieved base64.3.5.1 (cached)
-> retrieved base_bigstring.v0.17.0 (cached)
-> retrieved base.v0.17.3 (cached)
-> retrieved bechamel.0.5.0, bechamel-notty.0.5.0 (cached)
-> retrieved bigstringaf.0.10.0 (cached)
-> retrieved base_quickcheck.v0.17.1 (cached)
-> retrieved bos.0.2.1 (cached)
-> retrieved ca-certs.1.0.1 (cached)
-> retrieved camlp-streams.5.0.1 (cached)
-> retrieved bin_prot.v0.17.0-1 (cached)
-> retrieved cmdliner.1.3.0 (cached)
-> retrieved capitalization.v0.17.0 (cached)
-> retrieved conf-gmp.5 (cached)
-> retrieved conf-gmp-powm-sec.4 (cached)
-> retrieved conf-libssl.4 (cached)
-> retrieved conduit.8.0.0, conduit-lwt.8.0.0, conduit-lwt-unix.8.0.0 (cached)
-> installed conf-pkg-config.4
-> retrieved cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1 (cached)
-> installed conf-gmp.5
-> retrieved core_unix.v0.17.1 (cached)
-> installed conf-libssl.4
-> installed conf-gmp-powm-sec.4
-> retrieved core_kernel.v0.17.0 (cached)
-> retrieved cppo.1.8.0 (cached)
-> retrieved csexp.1.5.2 (cached)
-> installed conf-protoc.4.4.0
-> retrieved core.v0.17.1 (cached)
-> retrieved cstruct.6.2.0, cstruct-async.6.2.0 (cached)
-> retrieved domain-local-await.1.0.1 (cached)
-> retrieved domain-name.0.4.1 (cached)
-> retrieved duration.0.2.1 (cached)
-> retrieved digestif.1.3.0 (cached)
-> retrieved eqaf.0.10 (cached)
-> retrieved eio.1.2, eio_main.1.2, eio_posix.1.2 (cached)
-> retrieved expect_test_helpers_core.v0.17.0 (cached)
-> retrieved faraday.0.8.2, faraday-async.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2 (cached)
-> retrieved fieldslib.v0.17.0 (cached)
-> retrieved fmt.0.10.0 (cached)
-> retrieved fpath.0.7.3 (cached)
-> retrieved gel.v0.17.0 (cached)
-> retrieved gluten.0.5.2, gluten-async.0.5.2, gluten-eio.0.5.2, gluten-lwt.0.5.2, gluten-lwt-unix.0.5.2 (cached)
-> retrieved gmap.0.3.0 (cached)
-> retrieved hmap.0.8.1 (cached)
-> retrieved httpun-types.0.2.0 (cached)
-> retrieved h2.0.13.0, h2-async.0.13.0, h2-eio.0.13.0, h2-lwt.0.13.0, h2-lwt-unix.0.13.0, hpack.0.13.0 (cached)
-> retrieved int_repr.v0.17.0 (cached)
-> retrieved iomux.0.3 (cached)
-> retrieved ipaddr.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0 (cached)
-> retrieved jane-street-headers.v0.17.0 (cached)
-> retrieved jst-config.v0.17.0 (cached)
-> retrieved kdf.1.0.0 (cached)
-> retrieved logs.0.9.0 (cached)
-> retrieved lwt-dllist.1.1.0 (cached)
-> retrieved lwt_ssl.1.2.0 (cached)
-> retrieved lwt.5.9.1 (cached)
-> retrieved magic-mime.1.3.1 (cached)
-> retrieved mdx.2.5.0 (cached)
-> retrieved mtime.2.1.0 (cached)
-> retrieved notty.0.2.3 (cached)
-> retrieved num.1.6 (cached)
-> retrieved ocaml-compiler-libs.v0.17.0 (cached)
-> retrieved ocaml-protoc-plugin.6.1.0 (cached)
-> retrieved ocaml-syntax-shims.1.0.0 (cached)
-> retrieved mirage-crypto.2.0.1, mirage-crypto-ec.2.0.1, mirage-crypto-pk.2.0.1, mirage-crypto-rng.2.0.1 (cached)
-> retrieved ocaml-version.4.0.1 (cached)
-> retrieved dune.3.19.1, dune-configurator.3.19.1 (cached)
-> retrieved ocamlfind.1.9.8 (cached)
-> retrieved ocplib-endian.1.2 (cached)
-> retrieved ocamlbuild.0.16.1 (cached)
-> retrieved optint.0.3.0 (cached)
-> retrieved ohex.0.2.0 (cached)
-> retrieved ocaml_intrinsics_kernel.v0.17.1 (cached)
-> retrieved ppx_assert.v0.17.0 (cached)
-> retrieved ppx_base.v0.17.0 (cached)
-> retrieved parsexp.v0.17.0 (cached)
-> retrieved ppx_bin_prot.v0.17.1 (cached)
-> retrieved ppx_cold.v0.17.0 (cached)
-> retrieved ppx_bench.v0.17.1 (cached)
-> retrieved ppx_compare.v0.17.0 (cached)
-> retrieved ppx_derivers.1.2.1 (cached)
-> retrieved ppx_custom_printf.v0.17.0 (cached)
-> installed num.1.6
-> retrieved ppx_deriving_yojson.3.10.0 (cached)
-> retrieved ppx_deriving.6.1.0 (cached)
-> retrieved ppx_disable_unused_warnings.v0.17.0 (cached)
-> retrieved ppx_diff.v0.17.1 (cached)
-> retrieved ppx_enumerate.v0.17.0 (cached)
-> retrieved ppx_fixed_literal.v0.17.0 (cached)
-> retrieved ppx_fields_conv.v0.17.0 (cached)
-> retrieved ppx_globalize.v0.17.2 (cached)
-> retrieved ppx_hash.v0.17.0 (cached)
-> retrieved ppx_here.v0.17.0 (cached)
-> retrieved ppx_ignore_instrumentation.v0.17.0 (cached)
-> retrieved ppx_expect.v0.17.3 (cached)
-> retrieved ppx_jane.v0.17.0 (cached)
-> retrieved ppx_inline_test.v0.17.1 (cached)
-> retrieved ppx_let.v0.17.1 (cached)
-> retrieved ppx_module_timer.v0.17.0 (cached)
-> retrieved ppx_log.v0.17.0 (cached)
-> retrieved ppx_optional.v0.17.0 (cached)
-> retrieved ppx_optcomp.v0.17.1 (cached)
-> retrieved ppx_pipebang.v0.17.0 (cached)
-> retrieved ppx_sexp_message.v0.17.0 (cached)
-> retrieved ppx_sexp_value.v0.17.0 (cached)
-> retrieved ppx_sexp_conv.v0.17.1 (cached)
-> retrieved ppx_stable_witness.v0.17.0 (cached)
-> retrieved ppx_stable.v0.17.1 (cached)
-> retrieved ppx_string_conv.v0.17.0 (cached)
-> retrieved ppx_string.v0.17.0 (cached)
-> retrieved ppx_tydi.v0.17.1 (cached)
-> retrieved ppx_variants_conv.v0.17.1 (cached)
-> retrieved ppx_typerep_conv.v0.17.1 (cached)
-> installed cmdliner.1.3.0
-> retrieved protocol_version_header.v0.17.0 (cached)
-> retrieved ppxlib_jane.v0.17.4 (cached)
-> retrieved psq.0.2.1 (cached)
-> retrieved ptime.1.2.0 (cached)
-> retrieved result.1.5 (cached)
-> retrieved re.1.13.2 (cached)
-> retrieved seq.base (cached)
-> installed seq.base
-> retrieved rresult.0.7.0 (cached)
-> retrieved sexp_pretty.v0.17.0 (cached)
-> retrieved ppxlib.0.36.0 (cached)
-> retrieved sexplib0.v0.17.0 (cached)
-> retrieved sexplib.v0.17.0 (cached)
-> retrieved splittable_random.v0.17.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 stdlib-shims.0.3.0 (cached)
-> retrieved textutils.v0.17.0 (cached)
-> retrieved time_now.v0.17.0 (cached)
-> retrieved timezone.v0.17.0 (cached)
-> retrieved thread-table.1.0.0 (cached)
-> retrieved typerep.v0.17.1 (cached)
-> retrieved uopt.v0.17.0 (cached)
-> retrieved topkg.1.0.8 (cached)
-> retrieved tls.2.0.1, tls-async.2.0.1 (cached)
-> retrieved uutf.1.0.4 (cached)
-> retrieved variantslib.v0.17.0 (cached)
-> retrieved uri.4.4.0, uri-sexp.4.4.0 (cached)
-> retrieved zarith.1.14 (cached)
-> retrieved x509.1.0.6 (cached)
-> retrieved yojson.3.0.0 (cached)
-> installed ocamlfind.1.9.8
-> installed base-bytes.base
-> installed zarith.1.14
-> installed ocamlbuild.0.16.1
-> installed topkg.1.0.8
-> installed hmap.0.8.1
-> installed rresult.0.7.0
-> installed uutf.1.0.4
-> installed mtime.2.1.0
-> installed ptime.1.2.0
-> installed fmt.0.10.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed dune.3.19.1
-> installed duration.0.2.1
-> installed gmap.0.3.0
-> installed domain-name.0.4.1
-> installed csexp.1.5.2
-> installed camlp-streams.5.0.1
-> installed macaddr.5.6.0
-> installed lwt-dllist.1.1.0
-> installed jane-street-headers.v0.17.0
-> installed http.6.1.1
-> installed eqaf.0.10
-> installed cstruct.6.2.0
-> installed cppo.1.8.0
-> installed bechamel.0.5.0
-> installed base64.3.5.1
-> installed asn1-combinators.0.3.2
-> installed ohex.0.2.0
-> installed ocaml-version.4.0.1
-> installed ipaddr.5.6.0
-> installed optint.0.3.0
-> installed ocaml_intrinsics_kernel.v0.17.1
-> installed ocplib-endian.1.2
-> installed ocaml-syntax-shims.1.0.0
-> installed ppx_derivers.1.2.1
-> installed ocaml-compiler-libs.v0.17.0
-> installed psq.0.2.1
-> installed stringext.1.6.0
-> installed stdlib-shims.0.3.0
-> installed spawn.v0.17.0
-> installed result.1.5
-> installed magic-mime.1.3.1
-> installed dune-configurator.3.19.1
-> installed thread-table.1.0.0
-> installed digestif.1.3.0
-> installed sexplib0.v0.17.0
-> installed bigstringaf.0.10.0
-> installed domain-local-await.1.0.1
-> installed iomux.0.3
-> installed re.1.13.2
-> installed faraday.0.8.2
-> installed ssl.0.7.0
-> installed yojson.3.0.0
-> installed angstrom.0.16.1
-> installed gluten.0.5.2
-> installed httpun-types.0.2.0
-> installed mirage-crypto.2.0.1
-> installed kdf.1.0.0
-> installed hpack.0.13.0
-> installed parsexp.v0.17.0
-> installed eio.1.2
-> installed h2.0.13.0
-> installed gluten-eio.0.5.2
-> installed uri.4.4.0
-> installed h2-eio.0.13.0
-> installed sexplib.v0.17.0
-> installed lwt.5.9.1
-> installed eio_posix.1.2
-> installed faraday-lwt.0.8.2
-> installed lwt_ssl.1.2.0
-> installed gluten-lwt.0.5.2
-> installed faraday-lwt-unix.0.8.2
-> installed eio_main.1.2
-> installed h2-lwt.0.13.0
-> installed notty.0.2.3
-> installed gluten-lwt-unix.0.5.2
-> installed h2-lwt-unix.0.13.0
-> installed bechamel-notty.0.5.0
-> installed logs.0.9.0
-> installed base.v0.17.3
-> installed mirage-crypto-rng.2.0.1
-> installed variantslib.v0.17.0
-> installed fieldslib.v0.17.0
-> installed stdio.v0.17.0
-> installed mirage-crypto-pk.2.0.1
-> installed typerep.v0.17.1
-> installed mdx.2.5.0
-> installed bos.0.2.1
-> installed mirage-crypto-ec.2.0.1
-> installed x509.1.0.6
-> installed ca-certs.1.0.1
-> installed ppxlib.0.36.0
-> installed tls.2.0.1
-> installed ppx_cold.v0.17.0
-> installed ppx_disable_unused_warnings.v0.17.0
-> installed ppx_here.v0.17.0
-> installed ppx_pipebang.v0.17.0
-> installed ppx_ignore_instrumentation.v0.17.0
-> installed ppx_stable_witness.v0.17.0
-> installed ppx_fixed_literal.v0.17.0
-> installed ppx_optcomp.v0.17.1
-> installed ppx_fields_conv.v0.17.0
-> installed ppx_tydi.v0.17.1
-> installed ppx_stable.v0.17.1
-> installed ppx_deriving.6.1.0
-> installed ppx_typerep_conv.v0.17.1
-> installed ppx_variants_conv.v0.17.1
-> installed ppxlib_jane.v0.17.4
-> installed ppx_let.v0.17.1
-> installed ppx_deriving_yojson.3.10.0
-> installed ppx_enumerate.v0.17.0
-> installed ppx_optional.v0.17.0
-> installed ppx_globalize.v0.17.2
-> installed ppx_compare.v0.17.0
-> installed ppx_sexp_conv.v0.17.1
-> installed ipaddr-sexp.5.6.0
-> installed uri-sexp.4.4.0
-> installed ppx_hash.v0.17.0
-> installed ppx_assert.v0.17.0
-> installed ppx_sexp_value.v0.17.0
-> installed ppx_sexp_message.v0.17.0
-> installed conduit.8.0.0
-> installed ppx_custom_printf.v0.17.0
-> installed ppx_base.v0.17.0
-> installed cohttp.6.1.1
-> installed conduit-lwt.8.0.0
-> installed capitalization.v0.17.0
-> installed jst-config.v0.17.0
-> installed sexp_pretty.v0.17.0
-> installed ppx_string.v0.17.0
-> installed time_now.v0.17.0
-> installed conduit-lwt-unix.8.0.0
-> installed cohttp-lwt.6.1.1
-> installed bin_prot.v0.17.0-1
-> installed ppx_string_conv.v0.17.0
-> installed ppx_module_timer.v0.17.0
-> installed ppx_inline_test.v0.17.1
-> installed cohttp-lwt-unix.6.1.1
-> installed ppx_bin_prot.v0.17.1
-> installed ppx_bench.v0.17.1
-> installed ppx_expect.v0.17.3
-> installed splittable_random.v0.17.0
-> installed base_quickcheck.v0.17.1
-> installed ppx_log.v0.17.0
-> installed ppx_jane.v0.17.0
-> installed uopt.v0.17.0
-> installed gel.v0.17.0
-> installed int_repr.v0.17.0
-> installed ocaml-protoc-plugin.6.1.0
-> installed base_bigstring.v0.17.0
-> installed ppx_diff.v0.17.1
-> installed core.v0.17.1
-> installed protocol_version_header.v0.17.0
-> installed timezone.v0.17.0
-> installed expect_test_helpers_core.v0.17.0
-> installed core_kernel.v0.17.0
-> installed async_kernel.v0.17.0
-> installed core_unix.v0.17.1
-> installed textutils.v0.17.0
-> installed async_rpc_kernel.v0.17.0
-> installed async_unix.v0.17.0
-> installed async_log.v0.17.0
-> installed async.v0.17.0
-> installed cstruct-async.6.2.0
-> installed faraday-async.0.8.2
-> installed tls-async.2.0.1
-> installed gluten-async.0.5.2
-> installed h2-async.0.13.0
Done.
# To update the current shell environment, run: eval $(opam env)
2025-07-11 13:28.58 ---> using "c2b38289e4e9cad57498efd53d2d84c7264c1eeac8733bee0300b726c50658c9" from cache
/: (copy (src .) (dst ./src))
2025-07-11 13:28.58 ---> using "bdaf82e7a3b618513568a33b2112a1e36fec10ffcc0236b019571cd8f0d547e8" from cache
/: (run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build"))
2025-07-11 13:28.59 ---> using "bc57861cec84114038944a24e171458725753b8ce7db9147d6ce00e804297cfe" from cache
Job succeeded
2025-07-11 13:29.07: Job succeeded